2023-12-01T04:24:52.479 INFO:root:teuthology version: 0.0.1.dev214+gf2de108 2023-12-01T04:24:52.479 DEBUG:teuthology.run:Teuthology command: teuthology --name yuriw-2023-12-01_04:14:53-upgrade:reef-x-wip-yuri10-testing-2023-11-30-0943-distro-default-smithi --owner scheduled_yuriw@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} --verbose --archive /home/teuthworker/archive/yuriw-2023-12-01_04:14:53-upgrade:reef-x-wip-yuri10-testing-2023-11-30-0943-distro-default-smithi/7473628 -- /home/teuthworker/archive/yuriw-2023-12-01_04:14:53-upgrade:reef-x-wip-yuri10-testing-2023-11-30-0943-distro-default-smithi/7473628/orig.config.yaml 2023-12-01T04:24:52.538 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-01T04:24:52.640 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/yuriw-2023-12-01_04:14:53-upgrade:reef-x-wip-yuri10-testing-2023-11-30-0943-distro-default-smithi/7473628 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: '7473628' 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_04:14:53-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: 1744 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: smithi080.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM= smithi090.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_04:14:53 tube: smithi user: yuriw verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.232157 2023-12-01T04:24:52.640 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-01T04:24:52.641 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_9942cfafa9f7e22e363b3f76a7fe21130085c2db/qa/tasks 2023-12-01T04:24:52.641 INFO:teuthology.run_tasks:Running task internal.check_packages... 2023-12-01T04:24:52.643 INFO:teuthology.task.internal:Checking packages... 2023-12-01T04:24:52.671 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash '9942cfafa9f7e22e363b3f76a7fe21130085c2db' 2023-12-01T04:24:52.671 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-01T04:24:52.671 INFO:teuthology.packaging:ref: None 2023-12-01T04:24:52.671 INFO:teuthology.packaging:tag: None 2023-12-01T04:24:52.671 INFO:teuthology.packaging:branch: wip-yuri10-testing-2023-11-30-0943 2023-12-01T04:24:52.671 INFO:teuthology.packaging:sha1: 9942cfafa9f7e22e363b3f76a7fe21130085c2db 2023-12-01T04:24:52.671 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-01T04:24:52.816 INFO:teuthology.task.internal:Found packages for ceph version 18.0.0-7650-g9942cfaf-1focal 2023-12-01T04:24:52.816 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2023-12-01T04:24:52.825 INFO:teuthology.task.internal:no buildpackages task found 2023-12-01T04:24:52.825 INFO:teuthology.run_tasks:Running task internal.save_config... 2023-12-01T04:24:52.866 INFO:teuthology.task.internal:Saving configuration 2023-12-01T04:24:52.889 INFO:teuthology.run_tasks:Running task internal.check_lock... 2023-12-01T04:24:52.895 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-01T04:24:52.926 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi080.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-01_04:14:53-upgrade:reef-x-wip-yuri10-testing-2023-11-30-0943-distro-default-smithi/7473628', '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 04:17:37.652738', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGETOy3xONfbx7kUFCNiUtRLNfkcrcEsWzPdq6Np/6Bw'} 2023-12-01T04:24:52.949 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi090.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-01_04:14:53-upgrade:reef-x-wip-yuri10-testing-2023-11-30-0943-distro-default-smithi/7473628', '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 04:17:37.651135', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGETOy3xONfbx7kUFCNiUtRLNfkcrcEsWzPdq6Np/6Bw'} 2023-12-01T04:24:52.949 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2023-12-01T04:24:52.956 INFO:teuthology.task.internal:roles: ubuntu@smithi080.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-01T04:24:52.956 INFO:teuthology.task.internal:roles: ubuntu@smithi090.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-01T04:24:52.956 INFO:teuthology.run_tasks:Running task console_log... 2023-12-01T04:24:53.035 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7fad410300d0>, signals=[15]) 2023-12-01T04:24:53.036 INFO:teuthology.run_tasks:Running task internal.connect... 2023-12-01T04:24:53.046 INFO:teuthology.task.internal:Opening connections... 2023-12-01T04:24:53.046 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi080.front.sepia.ceph.com 2023-12-01T04:24:53.048 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi080.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-01T04:24:53.094 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi090.front.sepia.ceph.com 2023-12-01T04:24:53.095 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi090.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-01T04:24:53.141 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2023-12-01T04:24:53.148 DEBUG:teuthology.orchestra.run.smithi080:> uname -m 2023-12-01T04:24:53.173 INFO:teuthology.orchestra.run.smithi080.stdout:x86_64 2023-12-01T04:24:53.174 DEBUG:teuthology.orchestra.run.smithi080:> cat /etc/os-release 2023-12-01T04:24:53.223 INFO:teuthology.orchestra.run.smithi080.stdout:NAME="Ubuntu" 2023-12-01T04:24:53.224 INFO:teuthology.orchestra.run.smithi080.stdout:VERSION="20.04.4 LTS (Focal Fossa)" 2023-12-01T04:24:53.224 INFO:teuthology.orchestra.run.smithi080.stdout:ID=ubuntu 2023-12-01T04:24:53.224 INFO:teuthology.orchestra.run.smithi080.stdout:ID_LIKE=debian 2023-12-01T04:24:53.224 INFO:teuthology.orchestra.run.smithi080.stdout:PRETTY_NAME="Ubuntu 20.04.4 LTS" 2023-12-01T04:24:53.224 INFO:teuthology.orchestra.run.smithi080.stdout:VERSION_ID="20.04" 2023-12-01T04:24:53.224 INFO:teuthology.orchestra.run.smithi080.stdout:HOME_URL="https://www.ubuntu.com/" 2023-12-01T04:24:53.224 INFO:teuthology.orchestra.run.smithi080.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2023-12-01T04:24:53.224 INFO:teuthology.orchestra.run.smithi080.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2023-12-01T04:24:53.224 INFO:teuthology.orchestra.run.smithi080.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2023-12-01T04:24:53.224 INFO:teuthology.orchestra.run.smithi080.stdout:VERSION_CODENAME=focal 2023-12-01T04:24:53.224 INFO:teuthology.orchestra.run.smithi080.stdout:UBUNTU_CODENAME=focal 2023-12-01T04:24:53.225 INFO:teuthology.lock.ops:Updating smithi080.front.sepia.ceph.com on lock server 2023-12-01T04:24:53.249 DEBUG:teuthology.orchestra.run.smithi090:> uname -m 2023-12-01T04:24:53.255 INFO:teuthology.orchestra.run.smithi090.stdout:x86_64 2023-12-01T04:24:53.256 DEBUG:teuthology.orchestra.run.smithi090:> cat /etc/os-release 2023-12-01T04:24:53.306 INFO:teuthology.orchestra.run.smithi090.stdout:NAME="Ubuntu" 2023-12-01T04:24:53.306 INFO:teuthology.orchestra.run.smithi090.stdout:VERSION="20.04.4 LTS (Focal Fossa)" 2023-12-01T04:24:53.306 INFO:teuthology.orchestra.run.smithi090.stdout:ID=ubuntu 2023-12-01T04:24:53.306 INFO:teuthology.orchestra.run.smithi090.stdout:ID_LIKE=debian 2023-12-01T04:24:53.306 INFO:teuthology.orchestra.run.smithi090.stdout:PRETTY_NAME="Ubuntu 20.04.4 LTS" 2023-12-01T04:24:53.306 INFO:teuthology.orchestra.run.smithi090.stdout:VERSION_ID="20.04" 2023-12-01T04:24:53.306 INFO:teuthology.orchestra.run.smithi090.stdout:HOME_URL="https://www.ubuntu.com/" 2023-12-01T04:24:53.306 INFO:teuthology.orchestra.run.smithi090.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2023-12-01T04:24:53.306 INFO:teuthology.orchestra.run.smithi090.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2023-12-01T04:24:53.306 INFO:teuthology.orchestra.run.smithi090.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2023-12-01T04:24:53.306 INFO:teuthology.orchestra.run.smithi090.stdout:VERSION_CODENAME=focal 2023-12-01T04:24:53.307 INFO:teuthology.orchestra.run.smithi090.stdout:UBUNTU_CODENAME=focal 2023-12-01T04:24:53.307 INFO:teuthology.lock.ops:Updating smithi090.front.sepia.ceph.com on lock server 2023-12-01T04:24:53.340 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2023-12-01T04:24:53.349 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2023-12-01T04:24:53.355 INFO:teuthology.task.internal:Checking for old test directory... 2023-12-01T04:24:53.356 DEBUG:teuthology.orchestra.run.smithi080:> test '!' -e /home/ubuntu/cephtest 2023-12-01T04:24:53.359 DEBUG:teuthology.orchestra.run.smithi090:> test '!' -e /home/ubuntu/cephtest 2023-12-01T04:24:53.367 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2023-12-01T04:24:53.373 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2023-12-01T04:24:53.373 DEBUG:teuthology.orchestra.run.smithi080:> test -z $(ls -A /var/lib/ceph) 2023-12-01T04:24:53.376 DEBUG:teuthology.orchestra.run.smithi090:> test -z $(ls -A /var/lib/ceph) 2023-12-01T04:24:53.420 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2023-12-01T04:24:53.474 INFO:teuthology.run_tasks:Running task kernel... 2023-12-01T04:24:53.490 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2023-12-01T04:24:53.490 INFO:teuthology.task.kernel:normalize config orig: {'hwe': True} 2023-12-01T04:24:53.490 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-01T04:24:53.490 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-01T04:24:53.491 DEBUG:teuthology.orchestra.run.smithi080:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-01T04:24:53.491 DEBUG:teuthology.orchestra.run.smithi090:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-01T04:24:53.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-01T04:24:53.497 DEBUG:teuthology.orchestra.run.smithi080:> uname -r 2023-12-01T04:24:53.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-01T04:24:53.498 DEBUG:teuthology.orchestra.run.smithi090:> uname -r 2023-12-01T04:24:53.505 INFO:teuthology.orchestra.run.smithi080.stdout:5.4.0-124-generic 2023-12-01T04:24:53.505 INFO:teuthology.orchestra.run.smithi090.stdout:5.4.0-124-generic 2023-12-01T04:24:53.505 INFO:teuthology.task.kernel:Running kernel on smithi080: 5.4.0-124-generic 2023-12-01T04:24:53.506 DEBUG:teuthology.orchestra.run.smithi080:> sudo apt-get clean 2023-12-01T04:24:53.506 INFO:teuthology.task.kernel:Running kernel on smithi090: 5.4.0-124-generic 2023-12-01T04:24:53.506 DEBUG:teuthology.orchestra.run.smithi090:> sudo apt-get clean 2023-12-01T04:24:53.624 DEBUG:teuthology.orchestra.run.smithi090:> sudo apt-get update 2023-12-01T04:24:53.651 DEBUG:teuthology.orchestra.run.smithi080:> sudo apt-get update 2023-12-01T04:24:53.801 INFO:teuthology.orchestra.run.smithi090.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2023-12-01T04:24:53.806 INFO:teuthology.orchestra.run.smithi090.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2023-12-01T04:24:53.815 INFO:teuthology.orchestra.run.smithi080.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2023-12-01T04:24:53.815 INFO:teuthology.orchestra.run.smithi080.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2023-12-01T04:24:53.815 INFO:teuthology.orchestra.run.smithi080.stdout:Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2023-12-01T04:24:53.880 INFO:teuthology.orchestra.run.smithi080.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2023-12-01T04:24:53.880 INFO:teuthology.orchestra.run.smithi090.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2023-12-01T04:24:53.901 INFO:teuthology.orchestra.run.smithi090.stdout:Get:4 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2023-12-01T04:24:54.174 INFO:teuthology.orchestra.run.smithi090.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [2,994 kB] 2023-12-01T04:24:54.184 INFO:teuthology.orchestra.run.smithi080.stdout:Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2,604 kB] 2023-12-01T04:24:54.307 INFO:teuthology.orchestra.run.smithi080.stdout:Get:6 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [680 kB] 2023-12-01T04:24:54.315 INFO:teuthology.orchestra.run.smithi080.stdout:Get:7 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [402 kB] 2023-12-01T04:24:54.317 INFO:teuthology.orchestra.run.smithi090.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [913 kB] 2023-12-01T04:24:54.319 INFO:teuthology.orchestra.run.smithi080.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [2,994 kB] 2023-12-01T04:24:54.320 INFO:teuthology.orchestra.run.smithi080.stdout:Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [13.2 kB] 2023-12-01T04:24:54.320 INFO:teuthology.orchestra.run.smithi080.stdout:Get:10 http://security.ubuntu.com/ubuntu focal-security/restricted i386 Packages [34.7 kB] 2023-12-01T04:24:54.321 INFO:teuthology.orchestra.run.smithi080.stdout:Get:11 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2,411 kB] 2023-12-01T04:24:54.329 INFO:teuthology.orchestra.run.smithi090.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [484 kB] 2023-12-01T04:24:54.333 INFO:teuthology.orchestra.run.smithi090.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [17.2 kB] 2023-12-01T04:24:54.333 INFO:teuthology.orchestra.run.smithi090.stdout:Get:9 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [2,528 kB] 2023-12-01T04:24:54.341 INFO:teuthology.orchestra.run.smithi080.stdout:Get:12 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [336 kB] 2023-12-01T04:24:54.343 INFO:teuthology.orchestra.run.smithi080.stdout:Get:13 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [552 B] 2023-12-01T04:24:54.344 INFO:teuthology.orchestra.run.smithi080.stdout:Get:14 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [630 kB] 2023-12-01T04:24:54.350 INFO:teuthology.orchestra.run.smithi080.stdout:Get:15 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [911 kB] 2023-12-01T04:24:54.352 INFO:teuthology.orchestra.run.smithi090.stdout:Get:10 http://archive.ubuntu.com/ubuntu focal-updates/restricted i386 Packages [36.0 kB] 2023-12-01T04:24:54.352 INFO:teuthology.orchestra.run.smithi090.stdout:Get:11 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [353 kB] 2023-12-01T04:24:54.356 INFO:teuthology.orchestra.run.smithi090.stdout:Get:12 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [552 B] 2023-12-01T04:24:54.356 INFO:teuthology.orchestra.run.smithi090.stdout:Get:13 http://archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [758 kB] 2023-12-01T04:24:54.356 INFO:teuthology.orchestra.run.smithi080.stdout:Get:16 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [191 kB] 2023-12-01T04:24:54.357 INFO:teuthology.orchestra.run.smithi080.stdout:Get:17 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [19.2 kB] 2023-12-01T04:24:54.358 INFO:teuthology.orchestra.run.smithi080.stdout:Get:18 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [23.6 kB] 2023-12-01T04:24:54.358 INFO:teuthology.orchestra.run.smithi080.stdout:Get:19 http://security.ubuntu.com/ubuntu focal-security/multiverse i386 Packages [7,188 B] 2023-12-01T04:24:54.358 INFO:teuthology.orchestra.run.smithi080.stdout:Get:20 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5,504 B] 2023-12-01T04:24:54.362 INFO:teuthology.orchestra.run.smithi090.stdout:Get:14 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1,136 kB] 2023-12-01T04:24:54.367 INFO:teuthology.orchestra.run.smithi080.stdout:Get:21 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [548 B] 2023-12-01T04:24:54.371 INFO:teuthology.orchestra.run.smithi090.stdout:Get:15 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [272 kB] 2023-12-01T04:24:54.374 INFO:teuthology.orchestra.run.smithi090.stdout:Get:16 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [25.7 kB] 2023-12-01T04:24:54.374 INFO:teuthology.orchestra.run.smithi090.stdout:Get:17 http://archive.ubuntu.com/ubuntu focal-updates/multiverse i386 Packages [8,440 B] 2023-12-01T04:24:54.374 INFO:teuthology.orchestra.run.smithi090.stdout:Get:18 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [25.8 kB] 2023-12-01T04:24:54.375 INFO:teuthology.orchestra.run.smithi090.stdout:Get:19 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7,484 B] 2023-12-01T04:24:54.375 INFO:teuthology.orchestra.run.smithi090.stdout:Get:20 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [620 B] 2023-12-01T04:24:54.394 INFO:teuthology.orchestra.run.smithi090.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal-backports/main i386 Packages [36.1 kB] 2023-12-01T04:24:54.394 INFO:teuthology.orchestra.run.smithi090.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [45.7 kB] 2023-12-01T04:24:54.395 INFO:teuthology.orchestra.run.smithi090.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 c-n-f Metadata [1,420 B] 2023-12-01T04:24:54.395 INFO:teuthology.orchestra.run.smithi090.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [25.0 kB] 2023-12-01T04:24:54.420 INFO:teuthology.orchestra.run.smithi090.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal-backports/universe i386 Packages [13.8 kB] 2023-12-01T04:24:54.420 INFO:teuthology.orchestra.run.smithi090.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [880 B] 2023-12-01T04:24:54.422 INFO:teuthology.orchestra.run.smithi080.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [913 kB] 2023-12-01T04:24:54.429 INFO:teuthology.orchestra.run.smithi080.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [484 kB] 2023-12-01T04:24:54.435 INFO:teuthology.orchestra.run.smithi080.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [17.2 kB] 2023-12-01T04:24:54.435 INFO:teuthology.orchestra.run.smithi080.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [2,528 kB] 2023-12-01T04:24:54.464 INFO:teuthology.orchestra.run.smithi080.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal-updates/restricted i386 Packages [36.0 kB] 2023-12-01T04:24:54.464 INFO:teuthology.orchestra.run.smithi080.stdout:Get:27 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [353 kB] 2023-12-01T04:24:54.469 INFO:teuthology.orchestra.run.smithi080.stdout:Get:28 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [552 B] 2023-12-01T04:24:54.469 INFO:teuthology.orchestra.run.smithi080.stdout:Get:29 http://archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [758 kB] 2023-12-01T04:24:54.476 INFO:teuthology.orchestra.run.smithi080.stdout:Get:30 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1,136 kB] 2023-12-01T04:24:54.484 INFO:teuthology.orchestra.run.smithi080.stdout:Get:31 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [272 kB] 2023-12-01T04:24:54.486 INFO:teuthology.orchestra.run.smithi080.stdout:Get:32 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [25.7 kB] 2023-12-01T04:24:54.486 INFO:teuthology.orchestra.run.smithi080.stdout:Get:33 http://archive.ubuntu.com/ubuntu focal-updates/multiverse i386 Packages [8,440 B] 2023-12-01T04:24:54.486 INFO:teuthology.orchestra.run.smithi080.stdout:Get:34 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [25.8 kB] 2023-12-01T04:24:54.486 INFO:teuthology.orchestra.run.smithi080.stdout:Get:35 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7,484 B] 2023-12-01T04:24:54.498 INFO:teuthology.orchestra.run.smithi080.stdout:Get:36 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [620 B] 2023-12-01T04:24:54.498 INFO:teuthology.orchestra.run.smithi080.stdout:Get:37 http://archive.ubuntu.com/ubuntu focal-backports/main i386 Packages [36.1 kB] 2023-12-01T04:24:54.499 INFO:teuthology.orchestra.run.smithi080.stdout:Get:38 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [45.7 kB] 2023-12-01T04:24:54.499 INFO:teuthology.orchestra.run.smithi080.stdout:Get:39 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 c-n-f Metadata [1,420 B] 2023-12-01T04:24:54.502 INFO:teuthology.orchestra.run.smithi090.stdout:Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2,604 kB] 2023-12-01T04:24:54.515 INFO:teuthology.orchestra.run.smithi080.stdout:Get:40 http://archive.ubuntu.com/ubuntu focal-backports/universe i386 Packages [13.8 kB] 2023-12-01T04:24:54.516 INFO:teuthology.orchestra.run.smithi080.stdout:Get:41 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [25.0 kB] 2023-12-01T04:24:54.516 INFO:teuthology.orchestra.run.smithi080.stdout:Get:42 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [880 B] 2023-12-01T04:24:54.983 INFO:teuthology.orchestra.run.smithi090.stdout:Get:28 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [680 kB] 2023-12-01T04:24:54.998 INFO:teuthology.orchestra.run.smithi090.stdout:Get:29 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [402 kB] 2023-12-01T04:24:55.006 INFO:teuthology.orchestra.run.smithi090.stdout:Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [13.2 kB] 2023-12-01T04:24:55.007 INFO:teuthology.orchestra.run.smithi090.stdout:Get:31 http://security.ubuntu.com/ubuntu focal-security/restricted i386 Packages [34.7 kB] 2023-12-01T04:24:55.007 INFO:teuthology.orchestra.run.smithi090.stdout:Get:32 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2,411 kB] 2023-12-01T04:24:55.084 INFO:teuthology.orchestra.run.smithi090.stdout:Get:33 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [336 kB] 2023-12-01T04:24:55.091 INFO:teuthology.orchestra.run.smithi090.stdout:Get:34 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [552 B] 2023-12-01T04:24:55.091 INFO:teuthology.orchestra.run.smithi090.stdout:Get:35 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [911 kB] 2023-12-01T04:24:55.111 INFO:teuthology.orchestra.run.smithi090.stdout:Get:36 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [630 kB] 2023-12-01T04:24:55.287 INFO:teuthology.orchestra.run.smithi090.stdout:Get:37 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [191 kB] 2023-12-01T04:24:55.714 INFO:teuthology.orchestra.run.smithi090.stdout:Get:38 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [19.2 kB] 2023-12-01T04:24:55.733 INFO:teuthology.orchestra.run.smithi090.stdout:Get:39 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [23.6 kB] 2023-12-01T04:24:55.758 INFO:teuthology.orchestra.run.smithi090.stdout:Get:40 http://security.ubuntu.com/ubuntu focal-security/multiverse i386 Packages [7,188 B] 2023-12-01T04:24:55.774 INFO:teuthology.orchestra.run.smithi090.stdout:Get:41 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5,504 B] 2023-12-01T04:24:55.786 INFO:teuthology.orchestra.run.smithi090.stdout:Get:42 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [548 B] 2023-12-01T04:24:58.155 INFO:teuthology.orchestra.run.smithi080.stdout:Fetched 18.3 MB in 3s (6,984 kB/s) 2023-12-01T04:24:58.291 INFO:teuthology.orchestra.run.smithi090.stdout:Fetched 18.3 MB in 3s (6,884 kB/s) 2023-12-01T04:24:59.653 INFO:teuthology.orchestra.run.smithi080.stdout:Reading package lists... 2023-12-01T04:24:59.679 DEBUG:teuthology.orchestra.run.smithi080:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic-hwe-20.04 2023-12-01T04:24:59.747 INFO:teuthology.orchestra.run.smithi080.stdout:Reading package lists... 2023-12-01T04:24:59.950 INFO:teuthology.orchestra.run.smithi080.stdout:Building dependency tree... 2023-12-01T04:24:59.950 INFO:teuthology.orchestra.run.smithi080.stdout:Reading state information... 2023-12-01T04:24:59.951 INFO:teuthology.orchestra.run.smithi090.stdout:Reading package lists... 2023-12-01T04:24:59.979 DEBUG:teuthology.orchestra.run.smithi090:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic-hwe-20.04 2023-12-01T04:25:00.046 INFO:teuthology.orchestra.run.smithi090.stdout:Reading package lists... 2023-12-01T04:25:00.121 INFO:teuthology.orchestra.run.smithi080.stdout:The following additional packages will be installed: 2023-12-01T04:25:00.121 INFO:teuthology.orchestra.run.smithi080.stdout: libdbus-glib-1-2 libevdev2 libimobiledevice6 libplist3 libupower-glib3 2023-12-01T04:25:00.121 INFO:teuthology.orchestra.run.smithi080.stdout: libusbmuxd6 linux-image-5.15.0-89-generic linux-modules-5.15.0-89-generic 2023-12-01T04:25:00.121 INFO:teuthology.orchestra.run.smithi080.stdout: linux-modules-extra-5.15.0-89-generic thermald upower usbmuxd 2023-12-01T04:25:00.127 INFO:teuthology.orchestra.run.smithi080.stdout:Suggested packages: 2023-12-01T04:25:00.128 INFO:teuthology.orchestra.run.smithi080.stdout: libusbmuxd-tools fdutils linux-doc | linux-hwe-5.15-source-5.15.0 2023-12-01T04:25:00.128 INFO:teuthology.orchestra.run.smithi080.stdout: linux-hwe-5.15-tools linux-headers-5.15.0-89-generic 2023-12-01T04:25:00.175 INFO:teuthology.orchestra.run.smithi080.stdout:The following NEW packages will be installed: 2023-12-01T04:25:00.175 INFO:teuthology.orchestra.run.smithi080.stdout: libdbus-glib-1-2 libevdev2 libimobiledevice6 libplist3 libupower-glib3 2023-12-01T04:25:00.176 INFO:teuthology.orchestra.run.smithi080.stdout: libusbmuxd6 linux-image-5.15.0-89-generic linux-image-generic-hwe-20.04 2023-12-01T04:25:00.176 INFO:teuthology.orchestra.run.smithi080.stdout: linux-modules-5.15.0-89-generic linux-modules-extra-5.15.0-89-generic 2023-12-01T04:25:00.176 INFO:teuthology.orchestra.run.smithi080.stdout: thermald upower usbmuxd 2023-12-01T04:25:00.252 INFO:teuthology.orchestra.run.smithi090.stdout:Building dependency tree... 2023-12-01T04:25:00.253 INFO:teuthology.orchestra.run.smithi090.stdout:Reading state information... 2023-12-01T04:25:00.360 INFO:teuthology.orchestra.run.smithi080.stdout:0 upgraded, 13 newly installed, 0 to remove and 283 not upgraded. 2023-12-01T04:25:00.360 INFO:teuthology.orchestra.run.smithi080.stdout:Need to get 90.8 MB of archives. 2023-12-01T04:25:00.360 INFO:teuthology.orchestra.run.smithi080.stdout:After this operation, 497 MB of additional disk space will be used. 2023-12-01T04:25:00.360 INFO:teuthology.orchestra.run.smithi080.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 libdbus-glib-1-2 amd64 0.110-5fakssync1 [59.1 kB] 2023-12-01T04:25:00.423 INFO:teuthology.orchestra.run.smithi090.stdout:The following additional packages will be installed: 2023-12-01T04:25:00.423 INFO:teuthology.orchestra.run.smithi090.stdout: libdbus-glib-1-2 libevdev2 libimobiledevice6 libplist3 libupower-glib3 2023-12-01T04:25:00.424 INFO:teuthology.orchestra.run.smithi090.stdout: libusbmuxd6 linux-image-5.15.0-89-generic linux-modules-5.15.0-89-generic 2023-12-01T04:25:00.424 INFO:teuthology.orchestra.run.smithi090.stdout: linux-modules-extra-5.15.0-89-generic thermald upower usbmuxd 2023-12-01T04:25:00.425 INFO:teuthology.orchestra.run.smithi090.stdout:Suggested packages: 2023-12-01T04:25:00.426 INFO:teuthology.orchestra.run.smithi090.stdout: libusbmuxd-tools fdutils linux-doc | linux-hwe-5.15-source-5.15.0 2023-12-01T04:25:00.426 INFO:teuthology.orchestra.run.smithi090.stdout: linux-hwe-5.15-tools linux-headers-5.15.0-89-generic 2023-12-01T04:25:00.482 INFO:teuthology.orchestra.run.smithi090.stdout:The following NEW packages will be installed: 2023-12-01T04:25:00.482 INFO:teuthology.orchestra.run.smithi090.stdout: libdbus-glib-1-2 libevdev2 libimobiledevice6 libplist3 libupower-glib3 2023-12-01T04:25:00.482 INFO:teuthology.orchestra.run.smithi090.stdout: libusbmuxd6 linux-image-5.15.0-89-generic linux-image-generic-hwe-20.04 2023-12-01T04:25:00.483 INFO:teuthology.orchestra.run.smithi090.stdout: linux-modules-5.15.0-89-generic linux-modules-extra-5.15.0-89-generic 2023-12-01T04:25:00.483 INFO:teuthology.orchestra.run.smithi090.stdout: thermald upower usbmuxd 2023-12-01T04:25:00.644 INFO:teuthology.orchestra.run.smithi080.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libplist3 amd64 2.1.0-4build2 [31.6 kB] 2023-12-01T04:25:00.666 INFO:teuthology.orchestra.run.smithi090.stdout:0 upgraded, 13 newly installed, 0 to remove and 283 not upgraded. 2023-12-01T04:25:00.666 INFO:teuthology.orchestra.run.smithi090.stdout:Need to get 90.8 MB of archives. 2023-12-01T04:25:00.666 INFO:teuthology.orchestra.run.smithi090.stdout:After this operation, 497 MB of additional disk space will be used. 2023-12-01T04:25:00.666 INFO:teuthology.orchestra.run.smithi090.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 libdbus-glib-1-2 amd64 0.110-5fakssync1 [59.1 kB] 2023-12-01T04:25:00.672 INFO:teuthology.orchestra.run.smithi080.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libusbmuxd6 amd64 2.0.1-2 [19.1 kB] 2023-12-01T04:25:00.691 INFO:teuthology.orchestra.run.smithi080.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libimobiledevice6 amd64 1.2.1~git20191129.9f79242-1build1 [65.2 kB] 2023-12-01T04:25:00.762 INFO:teuthology.orchestra.run.smithi080.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libupower-glib3 amd64 0.99.11-1build2 [43.2 kB] 2023-12-01T04:25:00.799 INFO:teuthology.orchestra.run.smithi080.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-01T04:25:00.949 INFO:teuthology.orchestra.run.smithi090.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libplist3 amd64 2.1.0-4build2 [31.6 kB] 2023-12-01T04:25:00.977 INFO:teuthology.orchestra.run.smithi090.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libusbmuxd6 amd64 2.0.1-2 [19.1 kB] 2023-12-01T04:25:00.996 INFO:teuthology.orchestra.run.smithi090.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libimobiledevice6 amd64 1.2.1~git20191129.9f79242-1build1 [65.2 kB] 2023-12-01T04:25:01.067 INFO:teuthology.orchestra.run.smithi090.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libupower-glib3 amd64 0.99.11-1build2 [43.2 kB] 2023-12-01T04:25:01.103 INFO:teuthology.orchestra.run.smithi090.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-01T04:25:01.703 INFO:teuthology.orchestra.run.smithi080.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-01T04:25:01.983 INFO:teuthology.orchestra.run.smithi090.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-01T04:25:01.987 INFO:teuthology.orchestra.run.smithi080.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-01T04:25:02.296 INFO:teuthology.orchestra.run.smithi090.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-01T04:25:03.914 INFO:teuthology.orchestra.run.smithi080.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-01T04:25:03.983 INFO:teuthology.orchestra.run.smithi080.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-01T04:25:04.021 INFO:teuthology.orchestra.run.smithi080.stdout:Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 thermald amd64 1.9.1-1ubuntu0.6 [233 kB] 2023-12-01T04:25:04.086 INFO:teuthology.orchestra.run.smithi080.stdout:Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 upower amd64 0.99.11-1build2 [104 kB] 2023-12-01T04:25:04.107 INFO:teuthology.orchestra.run.smithi080.stdout:Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 usbmuxd amd64 1.1.1~git20191130.9af2b12-1 [38.4 kB] 2023-12-01T04:25:04.771 INFO:teuthology.orchestra.run.smithi080.stdout:Fetched 90.8 MB in 4s (23.1 MB/s) 2023-12-01T04:25:04.960 INFO:teuthology.orchestra.run.smithi080.stdout:Selecting previously unselected package libdbus-glib-1-2:amd64. 2023-12-01T04:25:06.719 INFO:teuthology.orchestra.run.smithi080.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-01T04:25:06.723 INFO:teuthology.orchestra.run.smithi080.stdout:Preparing to unpack .../00-libdbus-glib-1-2_0.110-5fakssync1_amd64.deb ... 2023-12-01T04:25:06.875 INFO:teuthology.orchestra.run.smithi080.stdout:Unpacking libdbus-glib-1-2:amd64 (0.110-5fakssync1) ... 2023-12-01T04:25:07.211 INFO:teuthology.orchestra.run.smithi080.stdout:Selecting previously unselected package libplist3:amd64. 2023-12-01T04:25:07.226 INFO:teuthology.orchestra.run.smithi080.stdout:Preparing to unpack .../01-libplist3_2.1.0-4build2_amd64.deb ... 2023-12-01T04:25:07.270 INFO:teuthology.orchestra.run.smithi080.stdout:Unpacking libplist3:amd64 (2.1.0-4build2) ... 2023-12-01T04:25:07.648 INFO:teuthology.orchestra.run.smithi080.stdout:Selecting previously unselected package libusbmuxd6:amd64. 2023-12-01T04:25:07.662 INFO:teuthology.orchestra.run.smithi080.stdout:Preparing to unpack .../02-libusbmuxd6_2.0.1-2_amd64.deb ... 2023-12-01T04:25:07.706 INFO:teuthology.orchestra.run.smithi080.stdout:Unpacking libusbmuxd6:amd64 (2.0.1-2) ... 2023-12-01T04:25:08.076 INFO:teuthology.orchestra.run.smithi080.stdout:Selecting previously unselected package libimobiledevice6:amd64. 2023-12-01T04:25:08.090 INFO:teuthology.orchestra.run.smithi080.stdout:Preparing to unpack .../03-libimobiledevice6_1.2.1~git20191129.9f79242-1build1_amd64.deb ... 2023-12-01T04:25:08.126 INFO:teuthology.orchestra.run.smithi080.stdout:Unpacking libimobiledevice6:amd64 (1.2.1~git20191129.9f79242-1build1) ... 2023-12-01T04:25:08.454 INFO:teuthology.orchestra.run.smithi080.stdout:Selecting previously unselected package libupower-glib3:amd64. 2023-12-01T04:25:08.467 INFO:teuthology.orchestra.run.smithi080.stdout:Preparing to unpack .../04-libupower-glib3_0.99.11-1build2_amd64.deb ... 2023-12-01T04:25:08.504 INFO:teuthology.orchestra.run.smithi080.stdout:Unpacking libupower-glib3:amd64 (0.99.11-1build2) ... 2023-12-01T04:25:08.849 INFO:teuthology.orchestra.run.smithi080.stdout:Selecting previously unselected package linux-modules-5.15.0-89-generic. 2023-12-01T04:25:08.862 INFO:teuthology.orchestra.run.smithi080.stdout:Preparing to unpack .../05-linux-modules-5.15.0-89-generic_5.15.0-89.99~20.04.1_amd64.deb ... 2023-12-01T04:25:08.907 INFO:teuthology.orchestra.run.smithi080.stdout:Unpacking linux-modules-5.15.0-89-generic (5.15.0-89.99~20.04.1) ... 2023-12-01T04:25:09.658 INFO:teuthology.orchestra.run.smithi090.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-01T04:25:09.676 INFO:teuthology.orchestra.run.smithi090.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-01T04:25:09.713 INFO:teuthology.orchestra.run.smithi090.stdout:Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 thermald amd64 1.9.1-1ubuntu0.6 [233 kB] 2023-12-01T04:25:09.778 INFO:teuthology.orchestra.run.smithi090.stdout:Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 upower amd64 0.99.11-1build2 [104 kB] 2023-12-01T04:25:09.800 INFO:teuthology.orchestra.run.smithi090.stdout:Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 usbmuxd amd64 1.1.1~git20191130.9af2b12-1 [38.4 kB] 2023-12-01T04:25:10.520 INFO:teuthology.orchestra.run.smithi090.stdout:Fetched 90.8 MB in 9s (9,755 kB/s) 2023-12-01T04:25:10.756 INFO:teuthology.orchestra.run.smithi090.stdout:Selecting previously unselected package libdbus-glib-1-2:amd64. 2023-12-01T04:25:11.467 INFO:teuthology.orchestra.run.smithi080.stdout:Selecting previously unselected package linux-image-5.15.0-89-generic. 2023-12-01T04:25:11.484 INFO:teuthology.orchestra.run.smithi080.stdout:Preparing to unpack .../06-linux-image-5.15.0-89-generic_5.15.0-89.99~20.04.1_amd64.deb ... 2023-12-01T04:25:11.588 INFO:teuthology.orchestra.run.smithi080.stdout:Unpacking linux-image-5.15.0-89-generic (5.15.0-89.99~20.04.1) ... 2023-12-01T04:25:12.088 INFO:teuthology.orchestra.run.smithi080.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-89-generic. 2023-12-01T04:25:12.104 INFO:teuthology.orchestra.run.smithi080.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-01T04:25:12.138 INFO:teuthology.orchestra.run.smithi080.stdout:Unpacking linux-modules-extra-5.15.0-89-generic (5.15.0-89.99~20.04.1) ... 2023-12-01T04:25:13.163 INFO:teuthology.orchestra.run.smithi090.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-01T04:25:13.168 INFO:teuthology.orchestra.run.smithi090.stdout:Preparing to unpack .../00-libdbus-glib-1-2_0.110-5fakssync1_amd64.deb ... 2023-12-01T04:25:13.265 INFO:teuthology.orchestra.run.smithi090.stdout:Unpacking libdbus-glib-1-2:amd64 (0.110-5fakssync1) ... 2023-12-01T04:25:13.660 INFO:teuthology.orchestra.run.smithi090.stdout:Selecting previously unselected package libplist3:amd64. 2023-12-01T04:25:13.675 INFO:teuthology.orchestra.run.smithi090.stdout:Preparing to unpack .../01-libplist3_2.1.0-4build2_amd64.deb ... 2023-12-01T04:25:13.719 INFO:teuthology.orchestra.run.smithi090.stdout:Unpacking libplist3:amd64 (2.1.0-4build2) ... 2023-12-01T04:25:14.090 INFO:teuthology.orchestra.run.smithi090.stdout:Selecting previously unselected package libusbmuxd6:amd64. 2023-12-01T04:25:14.106 INFO:teuthology.orchestra.run.smithi090.stdout:Preparing to unpack .../02-libusbmuxd6_2.0.1-2_amd64.deb ... 2023-12-01T04:25:14.173 INFO:teuthology.orchestra.run.smithi090.stdout:Unpacking libusbmuxd6:amd64 (2.0.1-2) ... 2023-12-01T04:25:14.510 INFO:teuthology.orchestra.run.smithi090.stdout:Selecting previously unselected package libimobiledevice6:amd64. 2023-12-01T04:25:14.524 INFO:teuthology.orchestra.run.smithi090.stdout:Preparing to unpack .../03-libimobiledevice6_1.2.1~git20191129.9f79242-1build1_amd64.deb ... 2023-12-01T04:25:14.577 INFO:teuthology.orchestra.run.smithi090.stdout:Unpacking libimobiledevice6:amd64 (1.2.1~git20191129.9f79242-1build1) ... 2023-12-01T04:25:14.947 INFO:teuthology.orchestra.run.smithi090.stdout:Selecting previously unselected package libupower-glib3:amd64. 2023-12-01T04:25:14.960 INFO:teuthology.orchestra.run.smithi090.stdout:Preparing to unpack .../04-libupower-glib3_0.99.11-1build2_amd64.deb ... 2023-12-01T04:25:15.005 INFO:teuthology.orchestra.run.smithi090.stdout:Unpacking libupower-glib3:amd64 (0.99.11-1build2) ... 2023-12-01T04:25:15.360 INFO:teuthology.orchestra.run.smithi090.stdout:Selecting previously unselected package linux-modules-5.15.0-89-generic. 2023-12-01T04:25:15.373 INFO:teuthology.orchestra.run.smithi090.stdout:Preparing to unpack .../05-linux-modules-5.15.0-89-generic_5.15.0-89.99~20.04.1_amd64.deb ... 2023-12-01T04:25:15.410 INFO:teuthology.orchestra.run.smithi090.stdout:Unpacking linux-modules-5.15.0-89-generic (5.15.0-89.99~20.04.1) ... 2023-12-01T04:25:18.141 INFO:teuthology.orchestra.run.smithi090.stdout:Selecting previously unselected package linux-image-5.15.0-89-generic. 2023-12-01T04:25:18.155 INFO:teuthology.orchestra.run.smithi090.stdout:Preparing to unpack .../06-linux-image-5.15.0-89-generic_5.15.0-89.99~20.04.1_amd64.deb ... 2023-12-01T04:25:18.266 INFO:teuthology.orchestra.run.smithi090.stdout:Unpacking linux-image-5.15.0-89-generic (5.15.0-89.99~20.04.1) ... 2023-12-01T04:25:18.855 INFO:teuthology.orchestra.run.smithi090.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-89-generic. 2023-12-01T04:25:18.869 INFO:teuthology.orchestra.run.smithi090.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-01T04:25:18.905 INFO:teuthology.orchestra.run.smithi090.stdout:Unpacking linux-modules-extra-5.15.0-89-generic (5.15.0-89.99~20.04.1) ... 2023-12-01T04:25:19.194 INFO:teuthology.orchestra.run.smithi080.stdout:Selecting previously unselected package linux-image-generic-hwe-20.04. 2023-12-01T04:25:19.210 INFO:teuthology.orchestra.run.smithi080.stdout:Preparing to unpack .../08-linux-image-generic-hwe-20.04_5.15.0.89.99~20.04.47_amd64.deb ... 2023-12-01T04:25:19.254 INFO:teuthology.orchestra.run.smithi080.stdout:Unpacking linux-image-generic-hwe-20.04 (5.15.0.89.99~20.04.47) ... 2023-12-01T04:25:19.610 INFO:teuthology.orchestra.run.smithi080.stdout:Selecting previously unselected package libevdev2:amd64. 2023-12-01T04:25:19.626 INFO:teuthology.orchestra.run.smithi080.stdout:Preparing to unpack .../09-libevdev2_1.9.0+dfsg-1ubuntu0.2_amd64.deb ... 2023-12-01T04:25:19.673 INFO:teuthology.orchestra.run.smithi080.stdout:Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.2) ... 2023-12-01T04:25:20.034 INFO:teuthology.orchestra.run.smithi080.stdout:Selecting previously unselected package thermald. 2023-12-01T04:25:20.048 INFO:teuthology.orchestra.run.smithi080.stdout:Preparing to unpack .../10-thermald_1.9.1-1ubuntu0.6_amd64.deb ... 2023-12-01T04:25:20.126 INFO:teuthology.orchestra.run.smithi080.stdout:Unpacking thermald (1.9.1-1ubuntu0.6) ... 2023-12-01T04:25:20.714 INFO:teuthology.orchestra.run.smithi080.stdout:Selecting previously unselected package upower. 2023-12-01T04:25:20.729 INFO:teuthology.orchestra.run.smithi080.stdout:Preparing to unpack .../11-upower_0.99.11-1build2_amd64.deb ... 2023-12-01T04:25:20.788 INFO:teuthology.orchestra.run.smithi080.stdout:Unpacking upower (0.99.11-1build2) ... 2023-12-01T04:25:21.177 INFO:teuthology.orchestra.run.smithi080.stdout:Selecting previously unselected package usbmuxd. 2023-12-01T04:25:21.192 INFO:teuthology.orchestra.run.smithi080.stdout:Preparing to unpack .../12-usbmuxd_1.1.1~git20191130.9af2b12-1_amd64.deb ... 2023-12-01T04:25:21.235 INFO:teuthology.orchestra.run.smithi080.stdout:Unpacking usbmuxd (1.1.1~git20191130.9af2b12-1) ... 2023-12-01T04:25:21.525 INFO:teuthology.orchestra.run.smithi080.stdout:Setting up libplist3:amd64 (2.1.0-4build2) ... 2023-12-01T04:25:21.830 INFO:teuthology.orchestra.run.smithi080.stdout:Setting up libdbus-glib-1-2:amd64 (0.110-5fakssync1) ... 2023-12-01T04:25:21.959 INFO:teuthology.orchestra.run.smithi080.stdout:Setting up libusbmuxd6:amd64 (2.0.1-2) ... 2023-12-01T04:25:22.100 INFO:teuthology.orchestra.run.smithi080.stdout:Setting up libupower-glib3:amd64 (0.99.11-1build2) ... 2023-12-01T04:25:22.226 INFO:teuthology.orchestra.run.smithi080.stdout:Setting up libimobiledevice6:amd64 (1.2.1~git20191129.9f79242-1build1) ... 2023-12-01T04:25:22.352 INFO:teuthology.orchestra.run.smithi080.stdout:Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.2) ... 2023-12-01T04:25:22.478 INFO:teuthology.orchestra.run.smithi080.stdout:Setting up upower (0.99.11-1build2) ... 2023-12-01T04:25:23.063 INFO:teuthology.orchestra.run.smithi080.stdout:upower.service is a disabled or a static unit, not starting it. 2023-12-01T04:25:23.116 INFO:teuthology.orchestra.run.smithi080.stdout:Setting up usbmuxd (1.1.1~git20191130.9af2b12-1) ... 2023-12-01T04:25:23.284 INFO:teuthology.orchestra.run.smithi080.stdout:Warning: The home dir /var/lib/usbmux you specified can't be accessed: No such file or directory 2023-12-01T04:25:23.295 INFO:teuthology.orchestra.run.smithi080.stdout:Adding system user `usbmux' (UID 114) ... 2023-12-01T04:25:23.295 INFO:teuthology.orchestra.run.smithi080.stdout:Adding new user `usbmux' (UID 114) with group `plugdev' ... 2023-12-01T04:25:23.825 INFO:teuthology.orchestra.run.smithi080.stdout:Not creating home directory `/var/lib/usbmux'. 2023-12-01T04:25:24.043 INFO:teuthology.orchestra.run.smithi080.stdout:usbmuxd.service is a disabled or a static unit, not starting it. 2023-12-01T04:25:24.088 INFO:teuthology.orchestra.run.smithi080.stdout:Setting up thermald (1.9.1-1ubuntu0.6) ... 2023-12-01T04:25:24.401 INFO:teuthology.orchestra.run.smithi080.stdout:Created symlink /etc/systemd/system/dbus-org.freedesktop.thermald.service -> /lib/systemd/system/thermald.service. 2023-12-01T04:25:24.401 INFO:teuthology.orchestra.run.smithi080.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/thermald.service -> /lib/systemd/system/thermald.service. 2023-12-01T04:25:24.858 INFO:teuthology.orchestra.run.smithi080.stdout:Setting up linux-image-5.15.0-89-generic (5.15.0-89.99~20.04.1) ... 2023-12-01T04:25:26.207 INFO:teuthology.orchestra.run.smithi080.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-89-generic 2023-12-01T04:25:26.207 INFO:teuthology.orchestra.run.smithi080.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-89-generic 2023-12-01T04:25:26.361 INFO:teuthology.orchestra.run.smithi080.stdout:Setting up linux-modules-extra-5.15.0-89-generic (5.15.0-89.99~20.04.1) ... 2023-12-01T04:25:28.345 INFO:teuthology.orchestra.run.smithi080.stdout:Setting up linux-modules-5.15.0-89-generic (5.15.0-89.99~20.04.1) ... 2023-12-01T04:25:28.752 INFO:teuthology.orchestra.run.smithi090.stdout:Selecting previously unselected package linux-image-generic-hwe-20.04. 2023-12-01T04:25:28.769 INFO:teuthology.orchestra.run.smithi090.stdout:Preparing to unpack .../08-linux-image-generic-hwe-20.04_5.15.0.89.99~20.04.47_amd64.deb ... 2023-12-01T04:25:28.810 INFO:teuthology.orchestra.run.smithi090.stdout:Unpacking linux-image-generic-hwe-20.04 (5.15.0.89.99~20.04.47) ... 2023-12-01T04:25:29.172 INFO:teuthology.orchestra.run.smithi090.stdout:Selecting previously unselected package libevdev2:amd64. 2023-12-01T04:25:29.186 INFO:teuthology.orchestra.run.smithi090.stdout:Preparing to unpack .../09-libevdev2_1.9.0+dfsg-1ubuntu0.2_amd64.deb ... 2023-12-01T04:25:29.222 INFO:teuthology.orchestra.run.smithi090.stdout:Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.2) ... 2023-12-01T04:25:29.609 INFO:teuthology.orchestra.run.smithi090.stdout:Selecting previously unselected package thermald. 2023-12-01T04:25:29.623 INFO:teuthology.orchestra.run.smithi090.stdout:Preparing to unpack .../10-thermald_1.9.1-1ubuntu0.6_amd64.deb ... 2023-12-01T04:25:29.669 INFO:teuthology.orchestra.run.smithi090.stdout:Unpacking thermald (1.9.1-1ubuntu0.6) ... 2023-12-01T04:25:29.763 INFO:teuthology.orchestra.run.smithi080.stdout:Setting up linux-image-generic-hwe-20.04 (5.15.0.89.99~20.04.47) ... 2023-12-01T04:25:29.914 INFO:teuthology.orchestra.run.smithi080.stdout:Processing triggers for libc-bin (2.31-0ubuntu9.9) ... 2023-12-01T04:25:30.203 INFO:teuthology.orchestra.run.smithi080.stdout:Processing triggers for man-db (2.9.1-1) ... 2023-12-01T04:25:30.249 INFO:teuthology.orchestra.run.smithi090.stdout:Selecting previously unselected package upower. 2023-12-01T04:25:30.265 INFO:teuthology.orchestra.run.smithi090.stdout:Preparing to unpack .../11-upower_0.99.11-1build2_amd64.deb ... 2023-12-01T04:25:30.344 INFO:teuthology.orchestra.run.smithi090.stdout:Unpacking upower (0.99.11-1build2) ... 2023-12-01T04:25:30.746 INFO:teuthology.orchestra.run.smithi090.stdout:Selecting previously unselected package usbmuxd. 2023-12-01T04:25:30.760 INFO:teuthology.orchestra.run.smithi090.stdout:Preparing to unpack .../12-usbmuxd_1.1.1~git20191130.9af2b12-1_amd64.deb ... 2023-12-01T04:25:30.796 INFO:teuthology.orchestra.run.smithi090.stdout:Unpacking usbmuxd (1.1.1~git20191130.9af2b12-1) ... 2023-12-01T04:25:30.989 INFO:teuthology.orchestra.run.smithi080.stdout:Processing triggers for dbus (1.12.16-2ubuntu2.2) ... 2023-12-01T04:25:31.098 INFO:teuthology.orchestra.run.smithi080.stdout:Processing triggers for linux-image-5.15.0-89-generic (5.15.0-89.99~20.04.1) ... 2023-12-01T04:25:31.139 INFO:teuthology.orchestra.run.smithi090.stdout:Setting up libplist3:amd64 (2.1.0-4build2) ... 2023-12-01T04:25:31.178 INFO:teuthology.orchestra.run.smithi080.stdout:/etc/kernel/postinst.d/initramfs-tools: 2023-12-01T04:25:31.178 INFO:teuthology.orchestra.run.smithi080.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-89-generic 2023-12-01T04:25:31.261 INFO:teuthology.orchestra.run.smithi090.stdout:Setting up libdbus-glib-1-2:amd64 (0.110-5fakssync1) ... 2023-12-01T04:25:31.388 INFO:teuthology.orchestra.run.smithi090.stdout:Setting up libusbmuxd6:amd64 (2.0.1-2) ... 2023-12-01T04:25:31.539 INFO:teuthology.orchestra.run.smithi090.stdout:Setting up libupower-glib3:amd64 (0.99.11-1build2) ... 2023-12-01T04:25:31.665 INFO:teuthology.orchestra.run.smithi090.stdout:Setting up libimobiledevice6:amd64 (1.2.1~git20191129.9f79242-1build1) ... 2023-12-01T04:25:31.792 INFO:teuthology.orchestra.run.smithi090.stdout:Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.2) ... 2023-12-01T04:25:31.944 INFO:teuthology.orchestra.run.smithi090.stdout:Setting up upower (0.99.11-1build2) ... 2023-12-01T04:25:32.496 INFO:teuthology.orchestra.run.smithi090.stdout:upower.service is a disabled or a static unit, not starting it. 2023-12-01T04:25:32.549 INFO:teuthology.orchestra.run.smithi090.stdout:Setting up usbmuxd (1.1.1~git20191130.9af2b12-1) ... 2023-12-01T04:25:32.764 INFO:teuthology.orchestra.run.smithi090.stdout:Warning: The home dir /var/lib/usbmux you specified can't be accessed: No such file or directory 2023-12-01T04:25:32.774 INFO:teuthology.orchestra.run.smithi090.stdout:Adding system user `usbmux' (UID 114) ... 2023-12-01T04:25:32.774 INFO:teuthology.orchestra.run.smithi090.stdout:Adding new user `usbmux' (UID 114) with group `plugdev' ... 2023-12-01T04:25:33.260 INFO:teuthology.orchestra.run.smithi090.stdout:Not creating home directory `/var/lib/usbmux'. 2023-12-01T04:25:33.487 INFO:teuthology.orchestra.run.smithi090.stdout:usbmuxd.service is a disabled or a static unit, not starting it. 2023-12-01T04:25:34.034 INFO:teuthology.orchestra.run.smithi090.stdout:Setting up thermald (1.9.1-1ubuntu0.6) ... 2023-12-01T04:25:34.637 INFO:teuthology.orchestra.run.smithi090.stdout:Created symlink /etc/systemd/system/dbus-org.freedesktop.thermald.service -> /lib/systemd/system/thermald.service. 2023-12-01T04:25:34.638 INFO:teuthology.orchestra.run.smithi090.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/thermald.service -> /lib/systemd/system/thermald.service. 2023-12-01T04:25:35.094 INFO:teuthology.orchestra.run.smithi090.stdout:Setting up linux-image-5.15.0-89-generic (5.15.0-89.99~20.04.1) ... 2023-12-01T04:25:36.405 INFO:teuthology.orchestra.run.smithi090.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-89-generic 2023-12-01T04:25:36.405 INFO:teuthology.orchestra.run.smithi090.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-89-generic 2023-12-01T04:25:36.560 INFO:teuthology.orchestra.run.smithi090.stdout:Setting up linux-modules-extra-5.15.0-89-generic (5.15.0-89.99~20.04.1) ... 2023-12-01T04:25:37.970 INFO:teuthology.orchestra.run.smithi090.stdout:Setting up linux-modules-5.15.0-89-generic (5.15.0-89.99~20.04.1) ... 2023-12-01T04:25:39.359 INFO:teuthology.orchestra.run.smithi090.stdout:Setting up linux-image-generic-hwe-20.04 (5.15.0.89.99~20.04.47) ... 2023-12-01T04:25:39.482 INFO:teuthology.orchestra.run.smithi090.stdout:Processing triggers for libc-bin (2.31-0ubuntu9.9) ... 2023-12-01T04:25:39.789 INFO:teuthology.orchestra.run.smithi090.stdout:Processing triggers for man-db (2.9.1-1) ... 2023-12-01T04:25:40.569 INFO:teuthology.orchestra.run.smithi090.stdout:Processing triggers for dbus (1.12.16-2ubuntu2.2) ... 2023-12-01T04:25:40.677 INFO:teuthology.orchestra.run.smithi090.stdout:Processing triggers for linux-image-5.15.0-89-generic (5.15.0-89.99~20.04.1) ... 2023-12-01T04:25:40.757 INFO:teuthology.orchestra.run.smithi090.stdout:/etc/kernel/postinst.d/initramfs-tools: 2023-12-01T04:25:40.757 INFO:teuthology.orchestra.run.smithi090.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-89-generic 2023-12-01T04:25:56.612 INFO:teuthology.orchestra.run.smithi080.stdout:/etc/kernel/postinst.d/zz-update-grub: 2023-12-01T04:25:56.612 INFO:teuthology.orchestra.run.smithi080.stdout:Sourcing file `/etc/default/grub' 2023-12-01T04:25:56.619 INFO:teuthology.orchestra.run.smithi080.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2023-12-01T04:25:56.633 INFO:teuthology.orchestra.run.smithi080.stdout:Generating grub configuration file ... 2023-12-01T04:25:56.942 INFO:teuthology.orchestra.run.smithi080.stdout:Found linux image: /boot/vmlinuz-5.15.0-89-generic 2023-12-01T04:25:56.969 INFO:teuthology.orchestra.run.smithi080.stdout:Found initrd image: /boot/initrd.img-5.15.0-89-generic 2023-12-01T04:25:57.342 INFO:teuthology.orchestra.run.smithi080.stdout:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2023-12-01T04:25:57.353 INFO:teuthology.orchestra.run.smithi080.stdout:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2023-12-01T04:25:59.126 INFO:teuthology.orchestra.run.smithi080.stdout:done 2023-12-01T04:25:59.606 DEBUG:teuthology.orchestra.run.smithi080:> dpkg -s linux-image-generic-hwe-20.04 2023-12-01T04:25:59.663 INFO:teuthology.orchestra.run.smithi080.stdout:Package: linux-image-generic-hwe-20.04 2023-12-01T04:25:59.663 INFO:teuthology.orchestra.run.smithi080.stdout:Status: install ok installed 2023-12-01T04:25:59.663 INFO:teuthology.orchestra.run.smithi080.stdout:Priority: optional 2023-12-01T04:25:59.663 INFO:teuthology.orchestra.run.smithi080.stdout:Section: kernel 2023-12-01T04:25:59.663 INFO:teuthology.orchestra.run.smithi080.stdout:Installed-Size: 20 2023-12-01T04:25:59.663 INFO:teuthology.orchestra.run.smithi080.stdout:Maintainer: Ubuntu Kernel Team 2023-12-01T04:25:59.663 INFO:teuthology.orchestra.run.smithi080.stdout:Architecture: amd64 2023-12-01T04:25:59.663 INFO:teuthology.orchestra.run.smithi080.stdout:Source: linux-meta-hwe-5.15 2023-12-01T04:25:59.663 INFO:teuthology.orchestra.run.smithi080.stdout:Version: 5.15.0.89.99~20.04.47 2023-12-01T04:25:59.663 INFO:teuthology.orchestra.run.smithi080.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-01T04:25:59.663 INFO:teuthology.orchestra.run.smithi080.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-01T04:25:59.664 INFO:teuthology.orchestra.run.smithi080.stdout:Recommends: thermald 2023-12-01T04:25:59.664 INFO:teuthology.orchestra.run.smithi080.stdout:Description: Generic Linux kernel image 2023-12-01T04:25:59.664 INFO:teuthology.orchestra.run.smithi080.stdout: This package will always depend on the latest generic kernel image 2023-12-01T04:25:59.664 INFO:teuthology.orchestra.run.smithi080.stdout: available. 2023-12-01T04:25:59.664 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.4.0-124-generic Expected: 5.15.0-89-generic 2023-12-01T04:25:59.664 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-12-01T04:25:59.664 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-12-01T04:25:59.664 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2023-12-01T04:25:59.664 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi080.front.sepia.ceph.com, path=None, version=distro) 2023-12-01T04:25:59.664 DEBUG:teuthology.orchestra.run.smithi080:> sudo apt-get clean 2023-12-01T04:25:59.743 DEBUG:teuthology.orchestra.run.smithi080:> sudo apt-get update 2023-12-01T04:26:00.002 INFO:teuthology.orchestra.run.smithi080.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2023-12-01T04:26:00.010 INFO:teuthology.orchestra.run.smithi080.stdout:Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2023-12-01T04:26:00.072 INFO:teuthology.orchestra.run.smithi080.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2023-12-01T04:26:00.159 INFO:teuthology.orchestra.run.smithi080.stdout:Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2023-12-01T04:26:01.747 INFO:teuthology.orchestra.run.smithi080.stdout:Reading package lists... 2023-12-01T04:26:01.774 DEBUG:teuthology.orchestra.run.smithi080:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic-hwe-20.04 2023-12-01T04:26:01.846 INFO:teuthology.orchestra.run.smithi080.stdout:Reading package lists... 2023-12-01T04:26:02.051 INFO:teuthology.orchestra.run.smithi080.stdout:Building dependency tree... 2023-12-01T04:26:02.052 INFO:teuthology.orchestra.run.smithi080.stdout:Reading state information... 2023-12-01T04:26:02.271 INFO:teuthology.orchestra.run.smithi080.stdout:linux-image-generic-hwe-20.04 is already the newest version (5.15.0.89.99~20.04.47). 2023-12-01T04:26:02.271 INFO:teuthology.orchestra.run.smithi080.stdout:0 upgraded, 0 newly installed, 0 to remove and 283 not upgraded. 2023-12-01T04:26:02.273 DEBUG:teuthology.orchestra.run.smithi080:> dpkg -s linux-image-generic-hwe-20.04 2023-12-01T04:26:02.296 INFO:teuthology.orchestra.run.smithi080.stdout:Package: linux-image-generic-hwe-20.04 2023-12-01T04:26:02.296 INFO:teuthology.orchestra.run.smithi080.stdout:Status: install ok installed 2023-12-01T04:26:02.297 INFO:teuthology.orchestra.run.smithi080.stdout:Priority: optional 2023-12-01T04:26:02.297 INFO:teuthology.orchestra.run.smithi080.stdout:Section: kernel 2023-12-01T04:26:02.297 INFO:teuthology.orchestra.run.smithi080.stdout:Installed-Size: 20 2023-12-01T04:26:02.297 INFO:teuthology.orchestra.run.smithi080.stdout:Maintainer: Ubuntu Kernel Team 2023-12-01T04:26:02.297 INFO:teuthology.orchestra.run.smithi080.stdout:Architecture: amd64 2023-12-01T04:26:02.297 INFO:teuthology.orchestra.run.smithi080.stdout:Source: linux-meta-hwe-5.15 2023-12-01T04:26:02.297 INFO:teuthology.orchestra.run.smithi080.stdout:Version: 5.15.0.89.99~20.04.47 2023-12-01T04:26:02.297 INFO:teuthology.orchestra.run.smithi080.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-01T04:26:02.297 INFO:teuthology.orchestra.run.smithi080.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-01T04:26:02.297 INFO:teuthology.orchestra.run.smithi080.stdout:Recommends: thermald 2023-12-01T04:26:02.297 INFO:teuthology.orchestra.run.smithi080.stdout:Description: Generic Linux kernel image 2023-12-01T04:26:02.297 INFO:teuthology.orchestra.run.smithi080.stdout: This package will always depend on the latest generic kernel image 2023-12-01T04:26:02.297 INFO:teuthology.orchestra.run.smithi080.stdout: available. 2023-12-01T04:26:02.298 DEBUG:teuthology.orchestra.run.smithi080:> mktemp 2023-12-01T04:26:02.343 INFO:teuthology.orchestra.run.smithi080.stdout:/tmp/tmp.H8RYHQeI3g 2023-12-01T04:26:02.343 DEBUG:teuthology.orchestra.run.smithi080:> sudo cp /boot/grub/grub.cfg /tmp/tmp.H8RYHQeI3g 2023-12-01T04:26:02.369 DEBUG:teuthology.orchestra.run.smithi080:> sudo chmod 0666 /tmp/tmp.H8RYHQeI3g 2023-12-01T04:26:02.411 DEBUG:teuthology.orchestra.remote:smithi080:/tmp/tmp.H8RYHQeI3g is 9KB 2023-12-01T04:26:02.425 DEBUG:teuthology.orchestra.run.smithi080:> rm -fr /tmp/tmp.H8RYHQeI3g 2023-12-01T04:26:02.431 DEBUG:teuthology.orchestra.run.smithi080:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2023-12-01T04:26:02.489 DEBUG:teuthology.orchestra.run.smithi080:> set -ex 2023-12-01T04:26:02.489 DEBUG:teuthology.orchestra.run.smithi080:> sudo dd of=/etc/grub.d/01_ceph_kernel 2023-12-01T04:26:02.489 DEBUG:teuthology.orchestra.run.smithi080:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2023-12-01T04:26:02.521 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-89-generic 2023-12-01T04:26:02.521 DEBUG:teuthology.orchestra.run.smithi080:> sudo update-grub 2023-12-01T04:26:03.925 INFO:teuthology.orchestra.run.smithi080.stderr:Sourcing file `/etc/default/grub' 2023-12-01T04:26:03.936 INFO:teuthology.orchestra.run.smithi080.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2023-12-01T04:26:03.945 INFO:teuthology.orchestra.run.smithi080.stderr:Generating grub configuration file ... 2023-12-01T04:26:04.195 INFO:teuthology.orchestra.run.smithi080.stderr:Found linux image: /boot/vmlinuz-5.15.0-89-generic 2023-12-01T04:26:04.207 INFO:teuthology.orchestra.run.smithi080.stderr:Found initrd image: /boot/initrd.img-5.15.0-89-generic 2023-12-01T04:26:04.570 INFO:teuthology.orchestra.run.smithi080.stderr:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2023-12-01T04:26:04.582 INFO:teuthology.orchestra.run.smithi080.stderr:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2023-12-01T04:26:05.375 INFO:teuthology.orchestra.run.smithi080.stderr:done 2023-12-01T04:26:05.376 DEBUG:teuthology.orchestra.run.smithi080:> sudo shutdown -r now 2023-12-01T04:26:06.605 INFO:teuthology.orchestra.run.smithi090.stdout:/etc/kernel/postinst.d/zz-update-grub: 2023-12-01T04:26:06.606 INFO:teuthology.orchestra.run.smithi090.stdout:Sourcing file `/etc/default/grub' 2023-12-01T04:26:06.625 INFO:teuthology.orchestra.run.smithi090.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2023-12-01T04:26:06.645 INFO:teuthology.orchestra.run.smithi090.stdout:Generating grub configuration file ... 2023-12-01T04:26:07.069 INFO:teuthology.orchestra.run.smithi090.stdout:Found linux image: /boot/vmlinuz-5.15.0-89-generic 2023-12-01T04:26:07.101 INFO:teuthology.orchestra.run.smithi090.stdout:Found initrd image: /boot/initrd.img-5.15.0-89-generic 2023-12-01T04:26:07.763 INFO:teuthology.orchestra.run.smithi090.stdout:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2023-12-01T04:26:07.775 INFO:teuthology.orchestra.run.smithi090.stdout:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2023-12-01T04:26:09.770 INFO:teuthology.orchestra.run.smithi090.stdout:done 2023-12-01T04:26:10.307 DEBUG:teuthology.orchestra.run.smithi090:> dpkg -s linux-image-generic-hwe-20.04 2023-12-01T04:26:10.360 INFO:teuthology.orchestra.run.smithi090.stdout:Package: linux-image-generic-hwe-20.04 2023-12-01T04:26:10.360 INFO:teuthology.orchestra.run.smithi090.stdout:Status: install ok installed 2023-12-01T04:26:10.360 INFO:teuthology.orchestra.run.smithi090.stdout:Priority: optional 2023-12-01T04:26:10.360 INFO:teuthology.orchestra.run.smithi090.stdout:Section: kernel 2023-12-01T04:26:10.360 INFO:teuthology.orchestra.run.smithi090.stdout:Installed-Size: 20 2023-12-01T04:26:10.360 INFO:teuthology.orchestra.run.smithi090.stdout:Maintainer: Ubuntu Kernel Team 2023-12-01T04:26:10.361 INFO:teuthology.orchestra.run.smithi090.stdout:Architecture: amd64 2023-12-01T04:26:10.361 INFO:teuthology.orchestra.run.smithi090.stdout:Source: linux-meta-hwe-5.15 2023-12-01T04:26:10.361 INFO:teuthology.orchestra.run.smithi090.stdout:Version: 5.15.0.89.99~20.04.47 2023-12-01T04:26:10.361 INFO:teuthology.orchestra.run.smithi090.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-01T04:26:10.361 INFO:teuthology.orchestra.run.smithi090.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-01T04:26:10.361 INFO:teuthology.orchestra.run.smithi090.stdout:Recommends: thermald 2023-12-01T04:26:10.361 INFO:teuthology.orchestra.run.smithi090.stdout:Description: Generic Linux kernel image 2023-12-01T04:26:10.361 INFO:teuthology.orchestra.run.smithi090.stdout: This package will always depend on the latest generic kernel image 2023-12-01T04:26:10.361 INFO:teuthology.orchestra.run.smithi090.stdout: available. 2023-12-01T04:26:10.361 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.4.0-124-generic Expected: 5.15.0-89-generic 2023-12-01T04:26:10.361 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-12-01T04:26:10.362 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-12-01T04:26:10.362 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2023-12-01T04:26:10.362 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi090.front.sepia.ceph.com, path=None, version=distro) 2023-12-01T04:26:10.362 DEBUG:teuthology.orchestra.run.smithi090:> sudo apt-get clean 2023-12-01T04:26:10.476 DEBUG:teuthology.orchestra.run.smithi090:> sudo apt-get update 2023-12-01T04:26:10.613 INFO:teuthology.orchestra.run.smithi090.stdout:Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2023-12-01T04:26:10.613 INFO:teuthology.orchestra.run.smithi090.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 2023-12-01T04:26:10.623 INFO:teuthology.orchestra.run.smithi090.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2023-12-01T04:26:10.643 INFO:teuthology.orchestra.run.smithi090.stdout:Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2023-12-01T04:26:12.367 INFO:teuthology.orchestra.run.smithi090.stdout:Reading package lists... 2023-12-01T04:26:12.391 DEBUG:teuthology.orchestra.run.smithi090:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic-hwe-20.04 2023-12-01T04:26:12.460 INFO:teuthology.orchestra.run.smithi090.stdout:Reading package lists... 2023-12-01T04:26:12.646 INFO:teuthology.orchestra.run.smithi090.stdout:Building dependency tree... 2023-12-01T04:26:12.646 INFO:teuthology.orchestra.run.smithi090.stdout:Reading state information... 2023-12-01T04:26:12.854 INFO:teuthology.orchestra.run.smithi090.stdout:linux-image-generic-hwe-20.04 is already the newest version (5.15.0.89.99~20.04.47). 2023-12-01T04:26:12.854 INFO:teuthology.orchestra.run.smithi090.stdout:0 upgraded, 0 newly installed, 0 to remove and 283 not upgraded. 2023-12-01T04:26:12.856 DEBUG:teuthology.orchestra.run.smithi090:> dpkg -s linux-image-generic-hwe-20.04 2023-12-01T04:26:12.878 INFO:teuthology.orchestra.run.smithi090.stdout:Package: linux-image-generic-hwe-20.04 2023-12-01T04:26:12.879 INFO:teuthology.orchestra.run.smithi090.stdout:Status: install ok installed 2023-12-01T04:26:12.879 INFO:teuthology.orchestra.run.smithi090.stdout:Priority: optional 2023-12-01T04:26:12.879 INFO:teuthology.orchestra.run.smithi090.stdout:Section: kernel 2023-12-01T04:26:12.879 INFO:teuthology.orchestra.run.smithi090.stdout:Installed-Size: 20 2023-12-01T04:26:12.879 INFO:teuthology.orchestra.run.smithi090.stdout:Maintainer: Ubuntu Kernel Team 2023-12-01T04:26:12.879 INFO:teuthology.orchestra.run.smithi090.stdout:Architecture: amd64 2023-12-01T04:26:12.879 INFO:teuthology.orchestra.run.smithi090.stdout:Source: linux-meta-hwe-5.15 2023-12-01T04:26:12.879 INFO:teuthology.orchestra.run.smithi090.stdout:Version: 5.15.0.89.99~20.04.47 2023-12-01T04:26:12.879 INFO:teuthology.orchestra.run.smithi090.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-01T04:26:12.879 INFO:teuthology.orchestra.run.smithi090.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-01T04:26:12.879 INFO:teuthology.orchestra.run.smithi090.stdout:Recommends: thermald 2023-12-01T04:26:12.879 INFO:teuthology.orchestra.run.smithi090.stdout:Description: Generic Linux kernel image 2023-12-01T04:26:12.880 INFO:teuthology.orchestra.run.smithi090.stdout: This package will always depend on the latest generic kernel image 2023-12-01T04:26:12.880 INFO:teuthology.orchestra.run.smithi090.stdout: available. 2023-12-01T04:26:12.880 DEBUG:teuthology.orchestra.run.smithi090:> mktemp 2023-12-01T04:26:12.886 INFO:teuthology.orchestra.run.smithi090.stdout:/tmp/tmp.goKOcMUPXx 2023-12-01T04:26:12.886 DEBUG:teuthology.orchestra.run.smithi090:> sudo cp /boot/grub/grub.cfg /tmp/tmp.goKOcMUPXx 2023-12-01T04:26:12.941 DEBUG:teuthology.orchestra.run.smithi090:> sudo chmod 0666 /tmp/tmp.goKOcMUPXx 2023-12-01T04:26:12.982 DEBUG:teuthology.orchestra.remote:smithi090:/tmp/tmp.goKOcMUPXx is 9KB 2023-12-01T04:26:12.997 DEBUG:teuthology.orchestra.run.smithi090:> rm -fr /tmp/tmp.goKOcMUPXx 2023-12-01T04:26:13.004 DEBUG:teuthology.orchestra.run.smithi090:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2023-12-01T04:26:13.060 DEBUG:teuthology.orchestra.run.smithi090:> set -ex 2023-12-01T04:26:13.060 DEBUG:teuthology.orchestra.run.smithi090:> sudo dd of=/etc/grub.d/01_ceph_kernel 2023-12-01T04:26:13.060 DEBUG:teuthology.orchestra.run.smithi090:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2023-12-01T04:26:13.089 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-89-generic 2023-12-01T04:26:13.089 DEBUG:teuthology.orchestra.run.smithi090:> sudo update-grub 2023-12-01T04:26:14.867 INFO:teuthology.orchestra.run.smithi090.stderr:Sourcing file `/etc/default/grub' 2023-12-01T04:26:14.878 INFO:teuthology.orchestra.run.smithi090.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2023-12-01T04:26:14.893 INFO:teuthology.orchestra.run.smithi090.stderr:Generating grub configuration file ... 2023-12-01T04:26:15.318 INFO:teuthology.orchestra.run.smithi090.stderr:Found linux image: /boot/vmlinuz-5.15.0-89-generic 2023-12-01T04:26:15.331 INFO:teuthology.orchestra.run.smithi090.stderr:Found initrd image: /boot/initrd.img-5.15.0-89-generic 2023-12-01T04:26:15.923 INFO:teuthology.orchestra.run.smithi090.stderr:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2023-12-01T04:26:15.934 INFO:teuthology.orchestra.run.smithi090.stderr:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2023-12-01T04:26:16.776 INFO:teuthology.orchestra.run.smithi090.stderr:done 2023-12-01T04:26:16.778 DEBUG:teuthology.orchestra.run.smithi090:> sudo shutdown -r now 2023-12-01T04:26:35.394 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2023-12-01T04:26:35.395 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi080.front.sepia.ceph.com' 2023-12-01T04:26:35.395 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi080.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-01T04:26:46.790 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2023-12-01T04:26:46.790 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi090.front.sepia.ceph.com' 2023-12-01T04:26:46.791 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi090.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-01T04:27:10.051 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.80 2023-12-01T04:27:19.058 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi080.front.sepia.ceph.com' 2023-12-01T04:27:19.059 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi080.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-01T04:27:21.318 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.90 2023-12-01T04:27:30.326 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi090.front.sepia.ceph.com' 2023-12-01T04:27:30.326 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi090.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-01T04:27:33.378 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.90 2023-12-01T04:27:37.442 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.80 2023-12-01T04:27:45.386 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi090.front.sepia.ceph.com' 2023-12-01T04:27:45.387 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi090.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-01T04:27:49.446 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi080.front.sepia.ceph.com' 2023-12-01T04:27:49.447 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi080.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-01T04:27:50.126 DEBUG:teuthology.orchestra.run.smithi080:> true 2023-12-01T04:27:51.150 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi080.front.sepia.ceph.com' 2023-12-01T04:27:51.151 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.15.0-89-generic"... 2023-12-01T04:27:51.151 DEBUG:teuthology.orchestra.run.smithi080:> uname -r 2023-12-01T04:27:51.199 INFO:teuthology.orchestra.run.smithi080.stdout:5.15.0-89-generic 2023-12-01T04:27:51.200 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-89-generic vs 5.15.0-89-generic 2023-12-01T04:27:51.200 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-12-01T04:27:51.200 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2023-12-01T04:27:52.201 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2023-12-01T04:27:52.202 DEBUG:teuthology.orchestra.run.smithi080:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-01T04:27:52.311 INFO:teuthology.orchestra.run.smithi080.stdout:ttyS1 2023-12-01T04:27:52.341 DEBUG:teuthology.parallel:result is None 2023-12-01T04:28:45.389 DEBUG:teuthology.orchestra.remote:timed out 2023-12-01T04:29:00.390 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi090.front.sepia.ceph.com' 2023-12-01T04:29:00.391 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi090.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-01T04:29:00.631 DEBUG:teuthology.orchestra.run.smithi090:> true 2023-12-01T04:29:01.241 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi090.front.sepia.ceph.com' 2023-12-01T04:29:01.241 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.15.0-89-generic"... 2023-12-01T04:29:01.241 DEBUG:teuthology.orchestra.run.smithi090:> uname -r 2023-12-01T04:29:01.291 INFO:teuthology.orchestra.run.smithi090.stdout:5.15.0-89-generic 2023-12-01T04:29:01.291 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-89-generic vs 5.15.0-89-generic 2023-12-01T04:29:01.292 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-12-01T04:29:01.292 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2023-12-01T04:29:02.293 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2023-12-01T04:29:02.293 DEBUG:teuthology.orchestra.run.smithi090:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-01T04:29:02.383 INFO:teuthology.orchestra.run.smithi090.stdout:ttyS1 2023-12-01T04:29:02.420 DEBUG:teuthology.parallel:result is None 2023-12-01T04:29:02.421 INFO:teuthology.run_tasks:Running task internal.base... 2023-12-01T04:29:02.430 INFO:teuthology.task.internal:Creating test directory... 2023-12-01T04:29:02.430 DEBUG:teuthology.orchestra.run.smithi080:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-01T04:29:02.434 DEBUG:teuthology.orchestra.run.smithi090:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-01T04:29:02.441 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2023-12-01T04:29:02.547 INFO:teuthology.run_tasks:Running task internal.archive... 2023-12-01T04:29:02.554 INFO:teuthology.task.internal:Creating archive directory... 2023-12-01T04:29:02.555 DEBUG:teuthology.orchestra.run.smithi080:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-01T04:29:02.557 DEBUG:teuthology.orchestra.run.smithi090:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-01T04:29:02.592 INFO:teuthology.run_tasks:Running task internal.coredump... 2023-12-01T04:29:02.602 INFO:teuthology.task.internal:Enabling coredump saving... 2023-12-01T04:29:02.602 DEBUG:teuthology.orchestra.run.smithi080:> 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-01T04:29:02.625 DEBUG:teuthology.orchestra.run.smithi090:> 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-01T04:29:02.645 INFO:teuthology.orchestra.run.smithi090.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-01T04:29:02.648 INFO:teuthology.orchestra.run.smithi080.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-01T04:29:02.654 INFO:teuthology.orchestra.run.smithi090.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-01T04:29:02.662 INFO:teuthology.orchestra.run.smithi080.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-01T04:29:02.662 INFO:teuthology.run_tasks:Running task internal.sudo... 2023-12-01T04:29:02.669 INFO:teuthology.task.internal:Configuring sudo... 2023-12-01T04:29:02.669 DEBUG:teuthology.orchestra.run.smithi080:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-01T04:29:02.705 DEBUG:teuthology.orchestra.run.smithi090:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-01T04:29:02.720 INFO:teuthology.run_tasks:Running task internal.syslog... 2023-12-01T04:29:02.730 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2023-12-01T04:29:02.730 DEBUG:teuthology.orchestra.run.smithi080:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-01T04:29:02.764 DEBUG:teuthology.orchestra.run.smithi090:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-01T04:29:02.771 DEBUG:teuthology.orchestra.run.smithi080:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-01T04:29:02.818 DEBUG:teuthology.orchestra.run.smithi080:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-01T04:29:02.866 DEBUG:teuthology.orchestra.run.smithi080:> set -ex 2023-12-01T04:29:02.867 DEBUG:teuthology.orchestra.run.smithi080:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-01T04:29:02.931 DEBUG:teuthology.orchestra.run.smithi090:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-01T04:29:02.939 DEBUG:teuthology.orchestra.run.smithi090:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-01T04:29:02.988 DEBUG:teuthology.orchestra.run.smithi090:> set -ex 2023-12-01T04:29:02.988 DEBUG:teuthology.orchestra.run.smithi090:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-01T04:29:03.054 DEBUG:teuthology.orchestra.run.smithi080:> sudo service rsyslog restart 2023-12-01T04:29:03.057 DEBUG:teuthology.orchestra.run.smithi090:> sudo service rsyslog restart 2023-12-01T04:29:03.145 INFO:teuthology.run_tasks:Running task internal.timer... 2023-12-01T04:29:03.155 INFO:teuthology.task.internal:Starting timer... 2023-12-01T04:29:03.155 INFO:teuthology.run_tasks:Running task pcp... 2023-12-01T04:29:03.167 INFO:teuthology.run_tasks:Running task selinux... 2023-12-01T04:29:03.178 DEBUG:teuthology.task.selinux:Excluding smithi080: OS 'ubuntu' does not support SELinux 2023-12-01T04:29:03.178 DEBUG:teuthology.task.selinux:Excluding smithi090: OS 'ubuntu' does not support SELinux 2023-12-01T04:29:03.178 DEBUG:teuthology.task.selinux:Getting current SELinux state 2023-12-01T04:29:03.178 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2023-12-01T04:29:03.178 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2023-12-01T04:29:03.179 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2023-12-01T04:29:03.192 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-01T04:29:03.192 INFO:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2023-12-01T04:29:03.211 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-01T04:29:03.212 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi080.front.sepia.ceph.com,smithi090.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2023-12-01T04:35:23.701 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi080.front.sepia.ceph.com'), Remote(name='ubuntu@smithi090.front.sepia.ceph.com')] 2023-12-01T04:35:23.702 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi080.front.sepia.ceph.com' 2023-12-01T04:35:23.703 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi080.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-01T04:35:23.829 DEBUG:teuthology.orchestra.run.smithi080:> true 2023-12-01T04:35:23.947 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi080.front.sepia.ceph.com' 2023-12-01T04:35:23.948 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi090.front.sepia.ceph.com' 2023-12-01T04:35:23.948 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi090.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-01T04:35:24.034 DEBUG:teuthology.orchestra.run.smithi090:> true 2023-12-01T04:35:24.156 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi090.front.sepia.ceph.com' 2023-12-01T04:35:24.156 INFO:teuthology.run_tasks:Running task clock... 2023-12-01T04:35:24.172 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2023-12-01T04:35:24.173 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-01T04:35:24.173 DEBUG:teuthology.orchestra.run.smithi080:> 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-01T04:35:24.176 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-01T04:35:24.176 DEBUG:teuthology.orchestra.run.smithi090:> 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-01T04:35:24.210 INFO:teuthology.orchestra.run.smithi080.stdout: 1 Dec 04:35:24 ntpd[23471]: ntpd 4.2.8p12@1.3728-o (1): Starting 2023-12-01T04:35:24.210 INFO:teuthology.orchestra.run.smithi080.stdout: 1 Dec 04:35:24 ntpd[23471]: Command line: ntpd -gq 2023-12-01T04:35:24.211 INFO:teuthology.orchestra.run.smithi080.stdout: 1 Dec 04:35:24 ntpd[23471]: proto: precision = 0.106 usec (-23) 2023-12-01T04:35:24.211 INFO:teuthology.orchestra.run.smithi080.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2023-12-01T04:35:24.212 INFO:teuthology.orchestra.run.smithi080.stdout: 1 Dec 04:35:24 ntpd[23471]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2023-12-01T04:35:24.212 INFO:teuthology.orchestra.run.smithi080.stderr:restrict ::: KOD does nothing without LIMITED. 2023-12-01T04:35:24.213 INFO:teuthology.orchestra.run.smithi080.stdout: 1 Dec 04:35:24 ntpd[23471]: restrict ::: KOD does nothing without LIMITED. 2023-12-01T04:35:24.213 INFO:teuthology.orchestra.run.smithi080.stdout: 1 Dec 04:35:24 ntpd[23471]: Listen and drop on 0 v6wildcard [::]:123 2023-12-01T04:35:24.213 INFO:teuthology.orchestra.run.smithi080.stdout: 1 Dec 04:35:24 ntpd[23471]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2023-12-01T04:35:24.213 INFO:teuthology.orchestra.run.smithi080.stdout: 1 Dec 04:35:24 ntpd[23471]: Listen normally on 2 lo 127.0.0.1:123 2023-12-01T04:35:24.213 INFO:teuthology.orchestra.run.smithi080.stdout: 1 Dec 04:35:24 ntpd[23471]: Listen normally on 3 enp3s0f1 172.21.15.80:123 2023-12-01T04:35:24.213 INFO:teuthology.orchestra.run.smithi080.stdout: 1 Dec 04:35:24 ntpd[23471]: Listen normally on 4 lo [::1]:123 2023-12-01T04:35:24.213 INFO:teuthology.orchestra.run.smithi080.stdout: 1 Dec 04:35:24 ntpd[23471]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe8f:cba9%5]:123 2023-12-01T04:35:24.214 INFO:teuthology.orchestra.run.smithi080.stdout: 1 Dec 04:35:24 ntpd[23471]: Listening on routing socket on fd #22 for interface updates 2023-12-01T04:35:24.227 INFO:teuthology.orchestra.run.smithi090.stdout: 1 Dec 04:35:24 ntpd[23476]: ntpd 4.2.8p12@1.3728-o (1): Starting 2023-12-01T04:35:24.228 INFO:teuthology.orchestra.run.smithi090.stdout: 1 Dec 04:35:24 ntpd[23476]: Command line: ntpd -gq 2023-12-01T04:35:24.228 INFO:teuthology.orchestra.run.smithi090.stdout: 1 Dec 04:35:24 ntpd[23476]: proto: precision = 0.050 usec (-24) 2023-12-01T04:35:24.228 INFO:teuthology.orchestra.run.smithi090.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2023-12-01T04:35:24.229 INFO:teuthology.orchestra.run.smithi090.stdout: 1 Dec 04:35:24 ntpd[23476]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2023-12-01T04:35:24.229 INFO:teuthology.orchestra.run.smithi090.stderr:restrict ::: KOD does nothing without LIMITED. 2023-12-01T04:35:24.230 INFO:teuthology.orchestra.run.smithi090.stdout: 1 Dec 04:35:24 ntpd[23476]: restrict ::: KOD does nothing without LIMITED. 2023-12-01T04:35:24.230 INFO:teuthology.orchestra.run.smithi090.stdout: 1 Dec 04:35:24 ntpd[23476]: Listen and drop on 0 v6wildcard [::]:123 2023-12-01T04:35:24.230 INFO:teuthology.orchestra.run.smithi090.stdout: 1 Dec 04:35:24 ntpd[23476]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2023-12-01T04:35:24.230 INFO:teuthology.orchestra.run.smithi090.stdout: 1 Dec 04:35:24 ntpd[23476]: Listen normally on 2 lo 127.0.0.1:123 2023-12-01T04:35:24.230 INFO:teuthology.orchestra.run.smithi090.stdout: 1 Dec 04:35:24 ntpd[23476]: Listen normally on 3 enp3s0f1 172.21.15.90:123 2023-12-01T04:35:24.230 INFO:teuthology.orchestra.run.smithi090.stdout: 1 Dec 04:35:24 ntpd[23476]: Listen normally on 4 lo [::1]:123 2023-12-01T04:35:24.231 INFO:teuthology.orchestra.run.smithi090.stdout: 1 Dec 04:35:24 ntpd[23476]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe8f:d767%5]:123 2023-12-01T04:35:24.231 INFO:teuthology.orchestra.run.smithi090.stdout: 1 Dec 04:35:24 ntpd[23476]: Listening on routing socket on fd #22 for interface updates 2023-12-01T04:35:25.228 INFO:teuthology.orchestra.run.smithi090.stderr: 1 Dec 04:35:25 ntpd[23476]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-01T04:35:25.228 INFO:teuthology.orchestra.run.smithi090.stderr: 1 Dec 04:35:25 ntpd[23476]: can't open /var/log/ntpstats/rawstats.20231201: Permission denied 2023-12-01T04:35:25.228 INFO:teuthology.orchestra.run.smithi090.stderr: 1 Dec 04:35:25 ntpd[23476]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-01T04:35:25.229 INFO:teuthology.orchestra.run.smithi090.stderr: 1 Dec 04:35:25 ntpd[23476]: can't open /var/log/ntpstats/rawstats.20231201: Permission denied 2023-12-01T04:35:25.229 INFO:teuthology.orchestra.run.smithi090.stderr: 1 Dec 04:35:25 ntpd[23476]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-01T04:35:25.229 INFO:teuthology.orchestra.run.smithi090.stderr: 1 Dec 04:35:25 ntpd[23476]: can't open /var/log/ntpstats/peerstats.20231201: Permission denied 2023-12-01T04:35:26.211 INFO:teuthology.orchestra.run.smithi080.stderr: 1 Dec 04:35:26 ntpd[23471]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-01T04:35:26.211 INFO:teuthology.orchestra.run.smithi080.stderr: 1 Dec 04:35:26 ntpd[23471]: can't open /var/log/ntpstats/rawstats.20231201: Permission denied 2023-12-01T04:35:26.211 INFO:teuthology.orchestra.run.smithi080.stderr: 1 Dec 04:35:26 ntpd[23471]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-01T04:35:26.211 INFO:teuthology.orchestra.run.smithi080.stderr: 1 Dec 04:35:26 ntpd[23471]: can't open /var/log/ntpstats/rawstats.20231201: Permission denied 2023-12-01T04:35:26.211 INFO:teuthology.orchestra.run.smithi080.stderr: 1 Dec 04:35:26 ntpd[23471]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-01T04:35:26.211 INFO:teuthology.orchestra.run.smithi080.stderr: 1 Dec 04:35:26 ntpd[23471]: can't open /var/log/ntpstats/peerstats.20231201: Permission denied 2023-12-01T04:35:26.229 INFO:teuthology.orchestra.run.smithi090.stderr: 1 Dec 04:35:26 ntpd[23476]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-01T04:35:26.229 INFO:teuthology.orchestra.run.smithi090.stderr: 1 Dec 04:35:26 ntpd[23476]: can't open /var/log/ntpstats/rawstats.20231201: Permission denied 2023-12-01T04:35:26.229 INFO:teuthology.orchestra.run.smithi090.stderr: 1 Dec 04:35:26 ntpd[23476]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-01T04:35:26.229 INFO:teuthology.orchestra.run.smithi090.stderr: 1 Dec 04:35:26 ntpd[23476]: can't open /var/log/ntpstats/rawstats.20231201: Permission denied 2023-12-01T04:35:26.229 INFO:teuthology.orchestra.run.smithi090.stderr: 1 Dec 04:35:26 ntpd[23476]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-01T04:35:26.229 INFO:teuthology.orchestra.run.smithi090.stderr: 1 Dec 04:35:26 ntpd[23476]: can't open /var/log/ntpstats/rawstats.20231201: Permission denied 2023-12-01T04:35:26.229 INFO:teuthology.orchestra.run.smithi090.stderr: 1 Dec 04:35:26 ntpd[23476]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-01T04:35:26.230 INFO:teuthology.orchestra.run.smithi090.stderr: 1 Dec 04:35:26 ntpd[23476]: can't open /var/log/ntpstats/rawstats.20231201: Permission denied 2023-12-01T04:35:26.230 INFO:teuthology.orchestra.run.smithi090.stderr: 1 Dec 04:35:26 ntpd[23476]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-01T04:35:26.230 INFO:teuthology.orchestra.run.smithi090.stderr: 1 Dec 04:35:26 ntpd[23476]: can't open /var/log/ntpstats/peerstats.20231201: Permission denied 2023-12-01T04:35:26.230 INFO:teuthology.orchestra.run.smithi090.stderr: 1 Dec 04:35:26 ntpd[23476]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-01T04:35:26.230 INFO:teuthology.orchestra.run.smithi090.stderr: 1 Dec 04:35:26 ntpd[23476]: can't open /var/log/ntpstats/rawstats.20231201: Permission denied 2023-12-01T04:35:26.230 INFO:teuthology.orchestra.run.smithi090.stderr: 1 Dec 04:35:26 ntpd[23476]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-01T04:35:26.230 INFO:teuthology.orchestra.run.smithi090.stderr: 1 Dec 04:35:26 ntpd[23476]: can't open /var/log/ntpstats/peerstats.20231201: Permission denied 2023-12-01T04:35:27.228 INFO:teuthology.orchestra.run.smithi090.stderr: 1 Dec 04:35:27 ntpd[23476]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-01T04:35:27.228 INFO:teuthology.orchestra.run.smithi090.stderr: 1 Dec 04:35:27 ntpd[23476]: can't open /var/log/ntpstats/rawstats.20231201: Permission denied 2023-12-01T04:35:27.228 INFO:teuthology.orchestra.run.smithi090.stderr: 1 Dec 04:35:27 ntpd[23476]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-01T04:35:27.229 INFO:teuthology.orchestra.run.smithi090.stderr: 1 Dec 04:35:27 ntpd[23476]: can't open /var/log/ntpstats/rawstats.20231201: Permission denied 2023-12-01T04:35:27.229 INFO:teuthology.orchestra.run.smithi090.stderr: 1 Dec 04:35:27 ntpd[23476]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-01T04:35:27.229 INFO:teuthology.orchestra.run.smithi090.stderr: 1 Dec 04:35:27 ntpd[23476]: can't open /var/log/ntpstats/peerstats.20231201: Permission denied 2023-12-01T04:35:28.213 INFO:teuthology.orchestra.run.smithi080.stderr: 1 Dec 04:35:28 ntpd[23471]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-01T04:35:28.213 INFO:teuthology.orchestra.run.smithi080.stderr: 1 Dec 04:35:28 ntpd[23471]: can't open /var/log/ntpstats/rawstats.20231201: Permission denied 2023-12-01T04:35:28.213 INFO:teuthology.orchestra.run.smithi080.stderr: 1 Dec 04:35:28 ntpd[23471]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-01T04:35:28.213 INFO:teuthology.orchestra.run.smithi080.stderr: 1 Dec 04:35:28 ntpd[23471]: can't open /var/log/ntpstats/rawstats.20231201: Permission denied 2023-12-01T04:35:28.213 INFO:teuthology.orchestra.run.smithi080.stderr: 1 Dec 04:35:28 ntpd[23471]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-01T04:35:28.213 INFO:teuthology.orchestra.run.smithi080.stderr: 1 Dec 04:35:28 ntpd[23471]: can't open /var/log/ntpstats/rawstats.20231201: Permission denied 2023-12-01T04:35:28.213 INFO:teuthology.orchestra.run.smithi080.stderr: 1 Dec 04:35:28 ntpd[23471]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-01T04:35:28.213 INFO:teuthology.orchestra.run.smithi080.stderr: 1 Dec 04:35:28 ntpd[23471]: can't open /var/log/ntpstats/rawstats.20231201: Permission denied 2023-12-01T04:35:28.213 INFO:teuthology.orchestra.run.smithi080.stderr: 1 Dec 04:35:28 ntpd[23471]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-01T04:35:28.213 INFO:teuthology.orchestra.run.smithi080.stderr: 1 Dec 04:35:28 ntpd[23471]: can't open /var/log/ntpstats/peerstats.20231201: Permission denied 2023-12-01T04:35:28.213 INFO:teuthology.orchestra.run.smithi080.stderr: 1 Dec 04:35:28 ntpd[23471]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-01T04:35:28.214 INFO:teuthology.orchestra.run.smithi080.stderr: 1 Dec 04:35:28 ntpd[23471]: can't open /var/log/ntpstats/rawstats.20231201: Permission denied 2023-12-01T04:35:28.214 INFO:teuthology.orchestra.run.smithi080.stderr: 1 Dec 04:35:28 ntpd[23471]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-01T04:35:28.214 INFO:teuthology.orchestra.run.smithi080.stderr: 1 Dec 04:35:28 ntpd[23471]: can't open /var/log/ntpstats/peerstats.20231201: Permission denied 2023-12-01T04:35:28.229 INFO:teuthology.orchestra.run.smithi090.stderr: 1 Dec 04:35:28 ntpd[23476]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-01T04:35:28.229 INFO:teuthology.orchestra.run.smithi090.stderr: 1 Dec 04:35:28 ntpd[23476]: can't open /var/log/ntpstats/rawstats.20231201: Permission denied 2023-12-01T04:35:28.229 INFO:teuthology.orchestra.run.smithi090.stderr: 1 Dec 04:35:28 ntpd[23476]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-01T04:35:28.229 INFO:teuthology.orchestra.run.smithi090.stderr: 1 Dec 04:35:28 ntpd[23476]: can't open /var/log/ntpstats/rawstats.20231201: Permission denied 2023-12-01T04:35:28.229 INFO:teuthology.orchestra.run.smithi090.stderr: 1 Dec 04:35:28 ntpd[23476]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-01T04:35:28.229 INFO:teuthology.orchestra.run.smithi090.stderr: 1 Dec 04:35:28 ntpd[23476]: can't open /var/log/ntpstats/rawstats.20231201: Permission denied 2023-12-01T04:35:28.229 INFO:teuthology.orchestra.run.smithi090.stderr: 1 Dec 04:35:28 ntpd[23476]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-01T04:35:28.229 INFO:teuthology.orchestra.run.smithi090.stderr: 1 Dec 04:35:28 ntpd[23476]: can't open /var/log/ntpstats/peerstats.20231201: Permission denied 2023-12-01T04:35:28.229 INFO:teuthology.orchestra.run.smithi090.stderr: 1 Dec 04:35:28 ntpd[23476]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-01T04:35:28.229 INFO:teuthology.orchestra.run.smithi090.stderr: 1 Dec 04:35:28 ntpd[23476]: can't open /var/log/ntpstats/rawstats.20231201: Permission denied 2023-12-01T04:35:28.229 INFO:teuthology.orchestra.run.smithi090.stderr: 1 Dec 04:35:28 ntpd[23476]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-01T04:35:28.229 INFO:teuthology.orchestra.run.smithi090.stderr: 1 Dec 04:35:28 ntpd[23476]: can't open /var/log/ntpstats/peerstats.20231201: Permission denied 2023-12-01T04:35:29.211 INFO:teuthology.orchestra.run.smithi080.stderr: 1 Dec 04:35:29 ntpd[23471]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-01T04:35:29.211 INFO:teuthology.orchestra.run.smithi080.stderr: 1 Dec 04:35:29 ntpd[23471]: can't open /var/log/ntpstats/rawstats.20231201: Permission denied 2023-12-01T04:35:29.211 INFO:teuthology.orchestra.run.smithi080.stderr: 1 Dec 04:35:29 ntpd[23471]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-01T04:35:29.211 INFO:teuthology.orchestra.run.smithi080.stderr: 1 Dec 04:35:29 ntpd[23471]: can't open /var/log/ntpstats/rawstats.20231201: Permission denied 2023-12-01T04:35:29.211 INFO:teuthology.orchestra.run.smithi080.stderr: 1 Dec 04:35:29 ntpd[23471]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-01T04:35:29.211 INFO:teuthology.orchestra.run.smithi080.stderr: 1 Dec 04:35:29 ntpd[23471]: can't open /var/log/ntpstats/peerstats.20231201: Permission denied 2023-12-01T04:35:29.228 INFO:teuthology.orchestra.run.smithi090.stderr: 1 Dec 04:35:29 ntpd[23476]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-01T04:35:29.228 INFO:teuthology.orchestra.run.smithi090.stderr: 1 Dec 04:35:29 ntpd[23476]: can't open /var/log/ntpstats/rawstats.20231201: Permission denied 2023-12-01T04:35:29.228 INFO:teuthology.orchestra.run.smithi090.stderr: 1 Dec 04:35:29 ntpd[23476]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-01T04:35:29.228 INFO:teuthology.orchestra.run.smithi090.stderr: 1 Dec 04:35:29 ntpd[23476]: can't open /var/log/ntpstats/rawstats.20231201: Permission denied 2023-12-01T04:35:29.229 INFO:teuthology.orchestra.run.smithi090.stderr: 1 Dec 04:35:29 ntpd[23476]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-01T04:35:29.229 INFO:teuthology.orchestra.run.smithi090.stderr: 1 Dec 04:35:29 ntpd[23476]: can't open /var/log/ntpstats/peerstats.20231201: Permission denied 2023-12-01T04:35:30.215 INFO:teuthology.orchestra.run.smithi080.stderr: 1 Dec 04:35:30 ntpd[23471]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-01T04:35:30.215 INFO:teuthology.orchestra.run.smithi080.stderr: 1 Dec 04:35:30 ntpd[23471]: can't open /var/log/ntpstats/rawstats.20231201: Permission denied 2023-12-01T04:35:30.216 INFO:teuthology.orchestra.run.smithi080.stderr: 1 Dec 04:35:30 ntpd[23471]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-01T04:35:30.216 INFO:teuthology.orchestra.run.smithi080.stderr: 1 Dec 04:35:30 ntpd[23471]: can't open /var/log/ntpstats/rawstats.20231201: Permission denied 2023-12-01T04:35:30.216 INFO:teuthology.orchestra.run.smithi080.stderr: 1 Dec 04:35:30 ntpd[23471]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-01T04:35:30.216 INFO:teuthology.orchestra.run.smithi080.stderr: 1 Dec 04:35:30 ntpd[23471]: can't open /var/log/ntpstats/rawstats.20231201: Permission denied 2023-12-01T04:35:30.216 INFO:teuthology.orchestra.run.smithi080.stderr: 1 Dec 04:35:30 ntpd[23471]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-01T04:35:30.216 INFO:teuthology.orchestra.run.smithi080.stderr: 1 Dec 04:35:30 ntpd[23471]: can't open /var/log/ntpstats/peerstats.20231201: Permission denied 2023-12-01T04:35:30.216 INFO:teuthology.orchestra.run.smithi080.stderr: 1 Dec 04:35:30 ntpd[23471]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-01T04:35:30.216 INFO:teuthology.orchestra.run.smithi080.stderr: 1 Dec 04:35:30 ntpd[23471]: can't open /var/log/ntpstats/rawstats.20231201: Permission denied 2023-12-01T04:35:30.217 INFO:teuthology.orchestra.run.smithi080.stderr: 1 Dec 04:35:30 ntpd[23471]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-01T04:35:30.217 INFO:teuthology.orchestra.run.smithi080.stderr: 1 Dec 04:35:30 ntpd[23471]: can't open /var/log/ntpstats/peerstats.20231201: Permission denied 2023-12-01T04:35:30.229 INFO:teuthology.orchestra.run.smithi090.stderr: 1 Dec 04:35:30 ntpd[23476]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-01T04:35:30.229 INFO:teuthology.orchestra.run.smithi090.stderr: 1 Dec 04:35:30 ntpd[23476]: can't open /var/log/ntpstats/rawstats.20231201: Permission denied 2023-12-01T04:35:30.229 INFO:teuthology.orchestra.run.smithi090.stderr: 1 Dec 04:35:30 ntpd[23476]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-01T04:35:30.229 INFO:teuthology.orchestra.run.smithi090.stderr: 1 Dec 04:35:30 ntpd[23476]: can't open /var/log/ntpstats/rawstats.20231201: Permission denied 2023-12-01T04:35:30.229 INFO:teuthology.orchestra.run.smithi090.stderr: 1 Dec 04:35:30 ntpd[23476]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-01T04:35:30.229 INFO:teuthology.orchestra.run.smithi090.stderr: 1 Dec 04:35:30 ntpd[23476]: can't open /var/log/ntpstats/rawstats.20231201: Permission denied 2023-12-01T04:35:30.229 INFO:teuthology.orchestra.run.smithi090.stderr: 1 Dec 04:35:30 ntpd[23476]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-01T04:35:30.229 INFO:teuthology.orchestra.run.smithi090.stderr: 1 Dec 04:35:30 ntpd[23476]: can't open /var/log/ntpstats/peerstats.20231201: Permission denied 2023-12-01T04:35:30.229 INFO:teuthology.orchestra.run.smithi090.stderr: 1 Dec 04:35:30 ntpd[23476]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-01T04:35:30.229 INFO:teuthology.orchestra.run.smithi090.stderr: 1 Dec 04:35:30 ntpd[23476]: can't open /var/log/ntpstats/rawstats.20231201: Permission denied 2023-12-01T04:35:30.230 INFO:teuthology.orchestra.run.smithi090.stderr: 1 Dec 04:35:30 ntpd[23476]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-01T04:35:30.230 INFO:teuthology.orchestra.run.smithi090.stderr: 1 Dec 04:35:30 ntpd[23476]: can't open /var/log/ntpstats/peerstats.20231201: Permission denied 2023-12-01T04:35:31.213 INFO:teuthology.orchestra.run.smithi080.stderr: 1 Dec 04:35:31 ntpd[23471]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-01T04:35:31.214 INFO:teuthology.orchestra.run.smithi080.stderr: 1 Dec 04:35:31 ntpd[23471]: can't open /var/log/ntpstats/rawstats.20231201: Permission denied 2023-12-01T04:35:31.214 INFO:teuthology.orchestra.run.smithi080.stderr: 1 Dec 04:35:31 ntpd[23471]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-01T04:35:31.214 INFO:teuthology.orchestra.run.smithi080.stderr: 1 Dec 04:35:31 ntpd[23471]: can't open /var/log/ntpstats/rawstats.20231201: Permission denied 2023-12-01T04:35:31.214 INFO:teuthology.orchestra.run.smithi080.stderr: 1 Dec 04:35:31 ntpd[23471]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-01T04:35:31.214 INFO:teuthology.orchestra.run.smithi080.stderr: 1 Dec 04:35:31 ntpd[23471]: can't open /var/log/ntpstats/peerstats.20231201: Permission denied 2023-12-01T04:35:31.228 INFO:teuthology.orchestra.run.smithi090.stderr: 1 Dec 04:35:31 ntpd[23476]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-01T04:35:31.228 INFO:teuthology.orchestra.run.smithi090.stderr: 1 Dec 04:35:31 ntpd[23476]: can't open /var/log/ntpstats/rawstats.20231201: Permission denied 2023-12-01T04:35:31.228 INFO:teuthology.orchestra.run.smithi090.stderr: 1 Dec 04:35:31 ntpd[23476]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-01T04:35:31.228 INFO:teuthology.orchestra.run.smithi090.stderr: 1 Dec 04:35:31 ntpd[23476]: can't open /var/log/ntpstats/rawstats.20231201: Permission denied 2023-12-01T04:35:31.229 INFO:teuthology.orchestra.run.smithi090.stderr: 1 Dec 04:35:31 ntpd[23476]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-01T04:35:31.229 INFO:teuthology.orchestra.run.smithi090.stderr: 1 Dec 04:35:31 ntpd[23476]: can't open /var/log/ntpstats/peerstats.20231201: Permission denied 2023-12-01T04:35:31.229 INFO:teuthology.orchestra.run.smithi090.stdout: 1 Dec 04:35:31 ntpd[23476]: ntpd: time slew +0.001633 s 2023-12-01T04:35:31.229 INFO:teuthology.orchestra.run.smithi090.stdout:ntpd: time slew +0.001633s 2023-12-01T04:35:31.229 INFO:teuthology.orchestra.run.smithi090.stderr: 1 Dec 04:35:31 ntpd[23476]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2023-12-01T04:35:31.230 INFO:teuthology.orchestra.run.smithi090.stderr: 1 Dec 04:35:31 ntpd[23476]: can't open /var/log/ntpstats/loopstats.20231201: Permission denied 2023-12-01T04:35:31.298 INFO:teuthology.orchestra.run.smithi090.stdout: remote refid st t when poll reach delay offset jitter 2023-12-01T04:35:31.298 INFO:teuthology.orchestra.run.smithi090.stdout:============================================================================== 2023-12-01T04:35:31.298 INFO:teuthology.orchestra.run.smithi090.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-12-01T04:35:31.298 INFO:teuthology.orchestra.run.smithi090.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-12-01T04:35:31.299 INFO:teuthology.orchestra.run.smithi090.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-12-01T04:35:31.299 INFO:teuthology.orchestra.run.smithi090.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-12-01T04:35:32.212 INFO:teuthology.orchestra.run.smithi080.stderr: 1 Dec 04:35:32 ntpd[23471]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-01T04:35:32.212 INFO:teuthology.orchestra.run.smithi080.stderr: 1 Dec 04:35:32 ntpd[23471]: can't open /var/log/ntpstats/rawstats.20231201: Permission denied 2023-12-01T04:35:32.212 INFO:teuthology.orchestra.run.smithi080.stderr: 1 Dec 04:35:32 ntpd[23471]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-01T04:35:32.212 INFO:teuthology.orchestra.run.smithi080.stderr: 1 Dec 04:35:32 ntpd[23471]: can't open /var/log/ntpstats/rawstats.20231201: Permission denied 2023-12-01T04:35:32.212 INFO:teuthology.orchestra.run.smithi080.stderr: 1 Dec 04:35:32 ntpd[23471]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-01T04:35:32.212 INFO:teuthology.orchestra.run.smithi080.stderr: 1 Dec 04:35:32 ntpd[23471]: can't open /var/log/ntpstats/rawstats.20231201: Permission denied 2023-12-01T04:35:32.212 INFO:teuthology.orchestra.run.smithi080.stderr: 1 Dec 04:35:32 ntpd[23471]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-01T04:35:32.212 INFO:teuthology.orchestra.run.smithi080.stderr: 1 Dec 04:35:32 ntpd[23471]: can't open /var/log/ntpstats/peerstats.20231201: Permission denied 2023-12-01T04:35:32.213 INFO:teuthology.orchestra.run.smithi080.stderr: 1 Dec 04:35:32 ntpd[23471]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-01T04:35:32.213 INFO:teuthology.orchestra.run.smithi080.stderr: 1 Dec 04:35:32 ntpd[23471]: can't open /var/log/ntpstats/rawstats.20231201: Permission denied 2023-12-01T04:35:32.213 INFO:teuthology.orchestra.run.smithi080.stderr: 1 Dec 04:35:32 ntpd[23471]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-01T04:35:32.213 INFO:teuthology.orchestra.run.smithi080.stderr: 1 Dec 04:35:32 ntpd[23471]: can't open /var/log/ntpstats/peerstats.20231201: Permission denied 2023-12-01T04:35:32.213 INFO:teuthology.orchestra.run.smithi080.stdout: 1 Dec 04:35:32 ntpd[23471]: ntpd: time slew -0.000341 s 2023-12-01T04:35:32.213 INFO:teuthology.orchestra.run.smithi080.stdout:ntpd: time slew -0.000341s 2023-12-01T04:35:32.214 INFO:teuthology.orchestra.run.smithi080.stderr: 1 Dec 04:35:32 ntpd[23471]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2023-12-01T04:35:32.214 INFO:teuthology.orchestra.run.smithi080.stderr: 1 Dec 04:35:32 ntpd[23471]: can't open /var/log/ntpstats/loopstats.20231201: Permission denied 2023-12-01T04:35:32.277 INFO:teuthology.orchestra.run.smithi080.stdout: remote refid st t when poll reach delay offset jitter 2023-12-01T04:35:32.277 INFO:teuthology.orchestra.run.smithi080.stdout:============================================================================== 2023-12-01T04:35:32.277 INFO:teuthology.orchestra.run.smithi080.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-12-01T04:35:32.277 INFO:teuthology.orchestra.run.smithi080.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-12-01T04:35:32.277 INFO:teuthology.orchestra.run.smithi080.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-12-01T04:35:32.278 INFO:teuthology.orchestra.run.smithi080.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-12-01T04:35:32.278 INFO:teuthology.run_tasks:Running task install... 2023-12-01T04:35:32.288 DEBUG:teuthology.task.install:project ceph 2023-12-01T04:35:32.288 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': '9942cfafa9f7e22e363b3f76a7fe21130085c2db'}} 2023-12-01T04:35:32.288 DEBUG:teuthology.task.install:config {'branch': 'reef', 'exclude_packages': ['ceph-volume'], 'flavor': 'default', 'sha1': '9942cfafa9f7e22e363b3f76a7fe21130085c2db'} 2023-12-01T04:35:32.288 INFO:teuthology.task.install:Using flavor: default 2023-12-01T04:35:32.294 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-01T04:35:32.294 INFO:teuthology.task.install:extra packages: [] 2023-12-01T04:35:32.294 DEBUG:teuthology.orchestra.run.smithi080:> sudo apt-key list | grep Ceph 2023-12-01T04:35:32.295 DEBUG:teuthology.orchestra.run.smithi090:> sudo apt-key list | grep Ceph 2023-12-01T04:35:32.389 INFO:teuthology.orchestra.run.smithi090.stderr:Warning: apt-key output should not be parsed (stdout is not a terminal) 2023-12-01T04:35:32.412 INFO:teuthology.orchestra.run.smithi080.stderr:Warning: apt-key output should not be parsed (stdout is not a terminal) 2023-12-01T04:35:32.447 INFO:teuthology.orchestra.run.smithi090.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2023-12-01T04:35:32.447 INFO:teuthology.orchestra.run.smithi090.stdout:uid [ unknown] Ceph.com (release key) 2023-12-01T04:35:32.448 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-01T04:35:32.448 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-01T04:35:32.448 INFO:teuthology.packaging:ref: None 2023-12-01T04:35:32.448 INFO:teuthology.packaging:tag: None 2023-12-01T04:35:32.448 INFO:teuthology.packaging:branch: reef 2023-12-01T04:35:32.449 INFO:teuthology.packaging:sha1: 9942cfafa9f7e22e363b3f76a7fe21130085c2db 2023-12-01T04:35:32.449 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-01T04:35:32.468 INFO:teuthology.orchestra.run.smithi080.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2023-12-01T04:35:32.468 INFO:teuthology.orchestra.run.smithi080.stdout:uid [ unknown] Ceph.com (release key) 2023-12-01T04:35:32.469 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-01T04:35:32.469 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-01T04:35:32.469 INFO:teuthology.packaging:ref: None 2023-12-01T04:35:32.469 INFO:teuthology.packaging:tag: None 2023-12-01T04:35:32.469 INFO:teuthology.packaging:branch: reef 2023-12-01T04:35:32.469 INFO:teuthology.packaging:sha1: 9942cfafa9f7e22e363b3f76a7fe21130085c2db 2023-12-01T04:35:32.469 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-01T04:35:32.756 INFO:teuthology.task.install.deb:Pulling from https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default/ 2023-12-01T04:35:32.757 INFO:teuthology.task.install.deb:Package version is 18.2.0-1291-g188db309-1focal 2023-12-01T04:35:32.779 INFO:teuthology.task.install.deb:Pulling from https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default/ 2023-12-01T04:35:32.780 INFO:teuthology.task.install.deb:Package version is 18.2.0-1291-g188db309-1focal 2023-12-01T04:35:32.895 DEBUG:teuthology.orchestra.run.smithi080:> set -ex 2023-12-01T04:35:32.896 DEBUG:teuthology.orchestra.run.smithi080:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2023-12-01T04:35:32.913 DEBUG:teuthology.orchestra.run.smithi080:> sudo apt-get update 2023-12-01T04:35:32.926 DEBUG:teuthology.orchestra.run.smithi090:> set -ex 2023-12-01T04:35:32.926 DEBUG:teuthology.orchestra.run.smithi090:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2023-12-01T04:35:32.942 DEBUG:teuthology.orchestra.run.smithi090:> sudo apt-get update 2023-12-01T04:35:33.125 INFO:teuthology.orchestra.run.smithi080.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2023-12-01T04:35:33.131 INFO:teuthology.orchestra.run.smithi090.stdout:Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2023-12-01T04:35:33.134 INFO:teuthology.orchestra.run.smithi080.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2023-12-01T04:35:33.154 INFO:teuthology.orchestra.run.smithi080.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2023-12-01T04:35:33.216 INFO:teuthology.orchestra.run.smithi080.stdout:Ign:4 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal InRelease 2023-12-01T04:35:33.242 INFO:teuthology.orchestra.run.smithi080.stdout:Hit:5 http://security.ubuntu.com/ubuntu focal-security InRelease 2023-12-01T04:35:33.244 INFO:teuthology.orchestra.run.smithi090.stdout:Ign:2 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal InRelease 2023-12-01T04:35:33.247 INFO:teuthology.orchestra.run.smithi090.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal InRelease 2023-12-01T04:35:33.253 INFO:teuthology.orchestra.run.smithi080.stdout:Get:6 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal Release [7,662 B] 2023-12-01T04:35:33.281 INFO:teuthology.orchestra.run.smithi090.stdout:Get:4 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal Release [7,662 B] 2023-12-01T04:35:33.294 INFO:teuthology.orchestra.run.smithi080.stdout:Ign:7 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal Release.gpg 2023-12-01T04:35:33.319 INFO:teuthology.orchestra.run.smithi090.stdout:Ign:5 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal Release.gpg 2023-12-01T04:35:33.327 INFO:teuthology.orchestra.run.smithi080.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-01T04:35:33.329 INFO:teuthology.orchestra.run.smithi090.stdout:Hit:6 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2023-12-01T04:35:33.356 INFO:teuthology.orchestra.run.smithi090.stdout:Get:7 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal/main amd64 Packages [17.3 kB] 2023-12-01T04:35:33.375 INFO:teuthology.orchestra.run.smithi080.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-01T04:35:33.404 INFO:teuthology.orchestra.run.smithi090.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-01T04:35:33.411 INFO:teuthology.orchestra.run.smithi090.stdout:Hit:9 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2023-12-01T04:35:33.750 INFO:teuthology.orchestra.run.smithi080.stdout:Fetched 28.4 kB in 1s (45.5 kB/s) 2023-12-01T04:35:33.751 INFO:teuthology.orchestra.run.smithi090.stdout:Fetched 28.4 kB in 1s (47.0 kB/s) 2023-12-01T04:35:34.806 INFO:teuthology.orchestra.run.smithi090.stdout:Reading package lists... 2023-12-01T04:35:34.820 INFO:teuthology.orchestra.run.smithi080.stdout:Reading package lists... 2023-12-01T04:35:34.837 DEBUG:teuthology.orchestra.run.smithi090:> 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-01T04:35:34.849 DEBUG:teuthology.orchestra.run.smithi080:> 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-01T04:35:34.910 INFO:teuthology.orchestra.run.smithi090.stdout:Reading package lists... 2023-12-01T04:35:34.925 INFO:teuthology.orchestra.run.smithi080.stdout:Reading package lists... 2023-12-01T04:35:35.116 INFO:teuthology.orchestra.run.smithi090.stdout:Building dependency tree... 2023-12-01T04:35:35.117 INFO:teuthology.orchestra.run.smithi090.stdout:Reading state information... 2023-12-01T04:35:35.131 INFO:teuthology.orchestra.run.smithi080.stdout:Building dependency tree... 2023-12-01T04:35:35.131 INFO:teuthology.orchestra.run.smithi080.stdout:Reading state information... 2023-12-01T04:35:35.300 INFO:teuthology.orchestra.run.smithi090.stdout:The following packages were automatically installed and are no longer required: 2023-12-01T04:35:35.301 INFO:teuthology.orchestra.run.smithi090.stdout: libboost-iostreams1.71.0 libboost-thread1.71.0 2023-12-01T04:35:35.301 INFO:teuthology.orchestra.run.smithi090.stdout:Use 'sudo apt autoremove' to remove them. 2023-12-01T04:35:35.301 INFO:teuthology.orchestra.run.smithi090.stdout:The following additional packages will be installed: 2023-12-01T04:35:35.301 INFO:teuthology.orchestra.run.smithi090.stdout: ceph-base ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-local 2023-12-01T04:35:35.301 INFO:teuthology.orchestra.run.smithi090.stdout: ceph-mgr-k8sevents ceph-mgr-modules-core ceph-mon ceph-osd ceph-volume 2023-12-01T04:35:35.301 INFO:teuthology.orchestra.run.smithi090.stdout: fonts-mathjax jq libdouble-conversion3 libjq1 libjs-mathjax libjs-sphinxdoc 2023-12-01T04:35:35.301 INFO:teuthology.orchestra.run.smithi090.stdout: libjs-underscore liblbfgsb0 liblttng-ust0 liblua5.3-0 liboath0 libonig5 2023-12-01T04:35:35.302 INFO:teuthology.orchestra.run.smithi090.stdout: libpcre2-16-0 libqt5core5a libqt5dbus5 libqt5network5 librabbitmq4 2023-12-01T04:35:35.303 INFO:teuthology.orchestra.run.smithi090.stdout: libradosstriper1 librdkafka1 librgw2 libsqlite3-mod-ceph libthrift-0.13.0 2023-12-01T04:35:35.304 INFO:teuthology.orchestra.run.smithi090.stdout: nvme-cli python-asyncssh-doc python-natsort-doc python-pastedeploy-tpl 2023-12-01T04:35:35.304 INFO:teuthology.orchestra.run.smithi090.stdout: python3-asyncssh python3-atomicwrites python3-attr python3-bcrypt 2023-12-01T04:35:35.304 INFO:teuthology.orchestra.run.smithi090.stdout: python3-blinker python3-bs4 python3-cachetools python3-ceph-argparse 2023-12-01T04:35:35.304 INFO:teuthology.orchestra.run.smithi090.stdout: python3-ceph-common python3-cherrypy3 python3-cryptography python3-decorator 2023-12-01T04:35:35.304 INFO:teuthology.orchestra.run.smithi090.stdout: python3-google-auth python3-html5lib python3-jinja2 python3-joblib 2023-12-01T04:35:35.304 INFO:teuthology.orchestra.run.smithi090.stdout: python3-jwt python3-kubernetes python3-logutils python3-lxml python3-mako 2023-12-01T04:35:35.304 INFO:teuthology.orchestra.run.smithi090.stdout: python3-markupsafe python3-natsort python3-oauthlib python3-openssl 2023-12-01T04:35:35.304 INFO:teuthology.orchestra.run.smithi090.stdout: python3-packaging python3-paste python3-pastedeploy python3-pastescript 2023-12-01T04:35:35.304 INFO:teuthology.orchestra.run.smithi090.stdout: python3-pecan python3-pluggy python3-prettytable python3-psutil python3-py 2023-12-01T04:35:35.304 INFO:teuthology.orchestra.run.smithi090.stdout: python3-pyasn1 python3-pyasn1-modules python3-pyinotify python3-pytest 2023-12-01T04:35:35.304 INFO:teuthology.orchestra.run.smithi090.stdout: python3-repoze.lru python3-requests-oauthlib python3-routes python3-rsa 2023-12-01T04:35:35.304 INFO:teuthology.orchestra.run.smithi090.stdout: python3-scipy python3-simplegeneric python3-simplejson 2023-12-01T04:35:35.304 INFO:teuthology.orchestra.run.smithi090.stdout: python3-singledispatch python3-sklearn python3-sklearn-lib python3-soupsieve 2023-12-01T04:35:35.304 INFO:teuthology.orchestra.run.smithi090.stdout: python3-tempita python3-waitress python3-wcwidth python3-webencodings 2023-12-01T04:35:35.304 INFO:teuthology.orchestra.run.smithi090.stdout: python3-webob python3-websocket python3-webtest python3-werkzeug 2023-12-01T04:35:35.305 INFO:teuthology.orchestra.run.smithi090.stdout: qttranslations5-l10n socat xmlstarlet 2023-12-01T04:35:35.305 INFO:teuthology.orchestra.run.smithi090.stdout:Suggested packages: 2023-12-01T04:35:35.305 INFO:teuthology.orchestra.run.smithi090.stdout: python3-influxdb fonts-mathjax-extras fonts-stix libjs-mathjax-doc 2023-12-01T04:35:35.305 INFO:teuthology.orchestra.run.smithi090.stdout: python-attr-doc python-blinker-doc python-cryptography-doc 2023-12-01T04:35:35.305 INFO:teuthology.orchestra.run.smithi090.stdout: python3-cryptography-vectors python3-genshi python-jinja2-doc python3-crypto 2023-12-01T04:35:35.305 INFO:teuthology.orchestra.run.smithi090.stdout: python3-lxml-dbg python-lxml-doc python3-beaker python-mako-doc 2023-12-01T04:35:35.305 INFO:teuthology.orchestra.run.smithi090.stdout: python-openssl-doc python3-openssl-dbg httpd-wsgi libapache2-mod-python 2023-12-01T04:35:35.305 INFO:teuthology.orchestra.run.smithi090.stdout: libapache2-mod-scgi libjs-mochikit python-pecan-doc python-psutil-doc 2023-12-01T04:35:35.305 INFO:teuthology.orchestra.run.smithi090.stdout: subversion python-pyinotify-doc python-scipy-doc python3-dap 2023-12-01T04:35:35.305 INFO:teuthology.orchestra.run.smithi090.stdout: python-sklearn-doc ipython3 python-waitress-doc python-webob-doc 2023-12-01T04:35:35.305 INFO:teuthology.orchestra.run.smithi090.stdout: python-webtest-doc python-werkzeug-doc python3-termcolor python3-watchdog 2023-12-01T04:35:35.305 INFO:teuthology.orchestra.run.smithi090.stdout:Recommended packages: 2023-12-01T04:35:35.305 INFO:teuthology.orchestra.run.smithi090.stdout: btrfs-tools 2023-12-01T04:35:35.317 INFO:teuthology.orchestra.run.smithi080.stdout:The following packages were automatically installed and are no longer required: 2023-12-01T04:35:35.319 INFO:teuthology.orchestra.run.smithi080.stdout: libboost-iostreams1.71.0 libboost-thread1.71.0 2023-12-01T04:35:35.320 INFO:teuthology.orchestra.run.smithi080.stdout:Use 'sudo apt autoremove' to remove them. 2023-12-01T04:35:35.320 INFO:teuthology.orchestra.run.smithi080.stdout:The following additional packages will be installed: 2023-12-01T04:35:35.320 INFO:teuthology.orchestra.run.smithi080.stdout: ceph-base ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-local 2023-12-01T04:35:35.320 INFO:teuthology.orchestra.run.smithi080.stdout: ceph-mgr-k8sevents ceph-mgr-modules-core ceph-mon ceph-osd ceph-volume 2023-12-01T04:35:35.320 INFO:teuthology.orchestra.run.smithi080.stdout: fonts-mathjax jq libdouble-conversion3 libjq1 libjs-mathjax libjs-sphinxdoc 2023-12-01T04:35:35.320 INFO:teuthology.orchestra.run.smithi080.stdout: libjs-underscore liblbfgsb0 liblttng-ust0 liblua5.3-0 liboath0 libonig5 2023-12-01T04:35:35.320 INFO:teuthology.orchestra.run.smithi080.stdout: libpcre2-16-0 libqt5core5a libqt5dbus5 libqt5network5 librabbitmq4 2023-12-01T04:35:35.320 INFO:teuthology.orchestra.run.smithi080.stdout: libradosstriper1 librdkafka1 librgw2 libsqlite3-mod-ceph libthrift-0.13.0 2023-12-01T04:35:35.320 INFO:teuthology.orchestra.run.smithi080.stdout: nvme-cli python-asyncssh-doc python-natsort-doc python-pastedeploy-tpl 2023-12-01T04:35:35.320 INFO:teuthology.orchestra.run.smithi080.stdout: python3-asyncssh python3-atomicwrites python3-attr python3-bcrypt 2023-12-01T04:35:35.320 INFO:teuthology.orchestra.run.smithi080.stdout: python3-blinker python3-bs4 python3-cachetools python3-ceph-argparse 2023-12-01T04:35:35.320 INFO:teuthology.orchestra.run.smithi080.stdout: python3-ceph-common python3-cherrypy3 python3-cryptography python3-decorator 2023-12-01T04:35:35.320 INFO:teuthology.orchestra.run.smithi080.stdout: python3-google-auth python3-html5lib python3-jinja2 python3-joblib 2023-12-01T04:35:35.320 INFO:teuthology.orchestra.run.smithi080.stdout: python3-jwt python3-kubernetes python3-logutils python3-lxml python3-mako 2023-12-01T04:35:35.321 INFO:teuthology.orchestra.run.smithi080.stdout: python3-markupsafe python3-natsort python3-oauthlib python3-openssl 2023-12-01T04:35:35.321 INFO:teuthology.orchestra.run.smithi080.stdout: python3-packaging python3-paste python3-pastedeploy python3-pastescript 2023-12-01T04:35:35.321 INFO:teuthology.orchestra.run.smithi080.stdout: python3-pecan python3-pluggy python3-prettytable python3-psutil python3-py 2023-12-01T04:35:35.321 INFO:teuthology.orchestra.run.smithi080.stdout: python3-pyasn1 python3-pyasn1-modules python3-pyinotify python3-pytest 2023-12-01T04:35:35.321 INFO:teuthology.orchestra.run.smithi080.stdout: python3-repoze.lru python3-requests-oauthlib python3-routes python3-rsa 2023-12-01T04:35:35.321 INFO:teuthology.orchestra.run.smithi080.stdout: python3-scipy python3-simplegeneric python3-simplejson 2023-12-01T04:35:35.321 INFO:teuthology.orchestra.run.smithi080.stdout: python3-singledispatch python3-sklearn python3-sklearn-lib python3-soupsieve 2023-12-01T04:35:35.321 INFO:teuthology.orchestra.run.smithi080.stdout: python3-tempita python3-waitress python3-wcwidth python3-webencodings 2023-12-01T04:35:35.321 INFO:teuthology.orchestra.run.smithi080.stdout: python3-webob python3-websocket python3-webtest python3-werkzeug 2023-12-01T04:35:35.321 INFO:teuthology.orchestra.run.smithi080.stdout: qttranslations5-l10n socat xmlstarlet 2023-12-01T04:35:35.321 INFO:teuthology.orchestra.run.smithi080.stdout:Suggested packages: 2023-12-01T04:35:35.322 INFO:teuthology.orchestra.run.smithi080.stdout: python3-influxdb fonts-mathjax-extras fonts-stix libjs-mathjax-doc 2023-12-01T04:35:35.322 INFO:teuthology.orchestra.run.smithi080.stdout: python-attr-doc python-blinker-doc python-cryptography-doc 2023-12-01T04:35:35.322 INFO:teuthology.orchestra.run.smithi080.stdout: python3-cryptography-vectors python3-genshi python-jinja2-doc python3-crypto 2023-12-01T04:35:35.322 INFO:teuthology.orchestra.run.smithi080.stdout: python3-lxml-dbg python-lxml-doc python3-beaker python-mako-doc 2023-12-01T04:35:35.322 INFO:teuthology.orchestra.run.smithi080.stdout: python-openssl-doc python3-openssl-dbg httpd-wsgi libapache2-mod-python 2023-12-01T04:35:35.322 INFO:teuthology.orchestra.run.smithi080.stdout: libapache2-mod-scgi libjs-mochikit python-pecan-doc python-psutil-doc 2023-12-01T04:35:35.322 INFO:teuthology.orchestra.run.smithi080.stdout: subversion python-pyinotify-doc python-scipy-doc python3-dap 2023-12-01T04:35:35.322 INFO:teuthology.orchestra.run.smithi080.stdout: python-sklearn-doc ipython3 python-waitress-doc python-webob-doc 2023-12-01T04:35:35.322 INFO:teuthology.orchestra.run.smithi080.stdout: python-webtest-doc python-werkzeug-doc python3-termcolor python3-watchdog 2023-12-01T04:35:35.322 INFO:teuthology.orchestra.run.smithi080.stdout:Recommended packages: 2023-12-01T04:35:35.322 INFO:teuthology.orchestra.run.smithi080.stdout: btrfs-tools 2023-12-01T04:35:35.422 INFO:teuthology.orchestra.run.smithi090.stdout:The following NEW packages will be installed: 2023-12-01T04:35:35.422 INFO:teuthology.orchestra.run.smithi090.stdout: ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2023-12-01T04:35:35.422 INFO:teuthology.orchestra.run.smithi090.stdout: ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2023-12-01T04:35:35.422 INFO:teuthology.orchestra.run.smithi090.stdout: ceph-mgr-modules-core ceph-mon ceph-osd ceph-test ceph-volume cephadm 2023-12-01T04:35:35.422 INFO:teuthology.orchestra.run.smithi090.stdout: fonts-mathjax jq libcephfs-dev libcephfs2 libdouble-conversion3 libjq1 2023-12-01T04:35:35.422 INFO:teuthology.orchestra.run.smithi090.stdout: libjs-mathjax libjs-sphinxdoc libjs-underscore liblbfgsb0 liblttng-ust0 2023-12-01T04:35:35.422 INFO:teuthology.orchestra.run.smithi090.stdout: liblua5.3-0 liboath0 libonig5 libpcre2-16-0 libqt5core5a libqt5dbus5 2023-12-01T04:35:35.422 INFO:teuthology.orchestra.run.smithi090.stdout: libqt5network5 librabbitmq4 libradosstriper1 librdkafka1 librgw2 2023-12-01T04:35:35.423 INFO:teuthology.orchestra.run.smithi090.stdout: libsqlite3-mod-ceph libthrift-0.13.0 nvme-cli python-asyncssh-doc 2023-12-01T04:35:35.423 INFO:teuthology.orchestra.run.smithi090.stdout: python-natsort-doc python-pastedeploy-tpl python3-asyncssh 2023-12-01T04:35:35.423 INFO:teuthology.orchestra.run.smithi090.stdout: python3-atomicwrites python3-attr python3-bcrypt python3-blinker python3-bs4 2023-12-01T04:35:35.423 INFO:teuthology.orchestra.run.smithi090.stdout: python3-cachetools python3-ceph-argparse python3-ceph-common python3-cephfs 2023-12-01T04:35:35.423 INFO:teuthology.orchestra.run.smithi090.stdout: python3-cherrypy3 python3-cryptography python3-decorator python3-google-auth 2023-12-01T04:35:35.424 INFO:teuthology.orchestra.run.smithi090.stdout: python3-html5lib python3-jinja2 python3-joblib python3-jwt 2023-12-01T04:35:35.424 INFO:teuthology.orchestra.run.smithi090.stdout: python3-kubernetes python3-logutils python3-lxml python3-mako 2023-12-01T04:35:35.424 INFO:teuthology.orchestra.run.smithi090.stdout: python3-markupsafe python3-natsort python3-oauthlib python3-openssl 2023-12-01T04:35:35.424 INFO:teuthology.orchestra.run.smithi090.stdout: python3-packaging python3-paste python3-pastedeploy python3-pastescript 2023-12-01T04:35:35.424 INFO:teuthology.orchestra.run.smithi090.stdout: python3-pecan python3-pluggy python3-prettytable python3-psutil python3-py 2023-12-01T04:35:35.424 INFO:teuthology.orchestra.run.smithi090.stdout: python3-pyasn1 python3-pyasn1-modules python3-pyinotify python3-pytest 2023-12-01T04:35:35.424 INFO:teuthology.orchestra.run.smithi090.stdout: python3-rados python3-rbd python3-repoze.lru python3-requests-oauthlib 2023-12-01T04:35:35.424 INFO:teuthology.orchestra.run.smithi090.stdout: python3-rgw python3-routes python3-rsa python3-scipy python3-simplegeneric 2023-12-01T04:35:35.424 INFO:teuthology.orchestra.run.smithi090.stdout: python3-simplejson python3-singledispatch python3-sklearn 2023-12-01T04:35:35.424 INFO:teuthology.orchestra.run.smithi090.stdout: python3-sklearn-lib python3-soupsieve python3-tempita python3-waitress 2023-12-01T04:35:35.424 INFO:teuthology.orchestra.run.smithi090.stdout: python3-wcwidth python3-webencodings python3-webob python3-websocket 2023-12-01T04:35:35.424 INFO:teuthology.orchestra.run.smithi090.stdout: python3-webtest python3-werkzeug qttranslations5-l10n radosgw rbd-fuse socat 2023-12-01T04:35:35.424 INFO:teuthology.orchestra.run.smithi090.stdout: xmlstarlet 2023-12-01T04:35:35.425 INFO:teuthology.orchestra.run.smithi090.stdout:The following packages will be upgraded: 2023-12-01T04:35:35.425 INFO:teuthology.orchestra.run.smithi090.stdout: librados2 librbd1 2023-12-01T04:35:35.442 INFO:teuthology.orchestra.run.smithi080.stdout:The following NEW packages will be installed: 2023-12-01T04:35:35.443 INFO:teuthology.orchestra.run.smithi080.stdout: ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2023-12-01T04:35:35.443 INFO:teuthology.orchestra.run.smithi080.stdout: ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2023-12-01T04:35:35.443 INFO:teuthology.orchestra.run.smithi080.stdout: ceph-mgr-modules-core ceph-mon ceph-osd ceph-test ceph-volume cephadm 2023-12-01T04:35:35.443 INFO:teuthology.orchestra.run.smithi080.stdout: fonts-mathjax jq libcephfs-dev libcephfs2 libdouble-conversion3 libjq1 2023-12-01T04:35:35.443 INFO:teuthology.orchestra.run.smithi080.stdout: libjs-mathjax libjs-sphinxdoc libjs-underscore liblbfgsb0 liblttng-ust0 2023-12-01T04:35:35.443 INFO:teuthology.orchestra.run.smithi080.stdout: liblua5.3-0 liboath0 libonig5 libpcre2-16-0 libqt5core5a libqt5dbus5 2023-12-01T04:35:35.443 INFO:teuthology.orchestra.run.smithi080.stdout: libqt5network5 librabbitmq4 libradosstriper1 librdkafka1 librgw2 2023-12-01T04:35:35.443 INFO:teuthology.orchestra.run.smithi080.stdout: libsqlite3-mod-ceph libthrift-0.13.0 nvme-cli python-asyncssh-doc 2023-12-01T04:35:35.443 INFO:teuthology.orchestra.run.smithi080.stdout: python-natsort-doc python-pastedeploy-tpl python3-asyncssh 2023-12-01T04:35:35.443 INFO:teuthology.orchestra.run.smithi080.stdout: python3-atomicwrites python3-attr python3-bcrypt python3-blinker python3-bs4 2023-12-01T04:35:35.443 INFO:teuthology.orchestra.run.smithi080.stdout: python3-cachetools python3-ceph-argparse python3-ceph-common python3-cephfs 2023-12-01T04:35:35.443 INFO:teuthology.orchestra.run.smithi080.stdout: python3-cherrypy3 python3-cryptography python3-decorator python3-google-auth 2023-12-01T04:35:35.444 INFO:teuthology.orchestra.run.smithi080.stdout: python3-html5lib python3-jinja2 python3-joblib python3-jwt 2023-12-01T04:35:35.444 INFO:teuthology.orchestra.run.smithi080.stdout: python3-kubernetes python3-logutils python3-lxml python3-mako 2023-12-01T04:35:35.444 INFO:teuthology.orchestra.run.smithi080.stdout: python3-markupsafe python3-natsort python3-oauthlib python3-openssl 2023-12-01T04:35:35.444 INFO:teuthology.orchestra.run.smithi080.stdout: python3-packaging python3-paste python3-pastedeploy python3-pastescript 2023-12-01T04:35:35.444 INFO:teuthology.orchestra.run.smithi080.stdout: python3-pecan python3-pluggy python3-prettytable python3-psutil python3-py 2023-12-01T04:35:35.444 INFO:teuthology.orchestra.run.smithi080.stdout: python3-pyasn1 python3-pyasn1-modules python3-pyinotify python3-pytest 2023-12-01T04:35:35.444 INFO:teuthology.orchestra.run.smithi080.stdout: python3-rados python3-rbd python3-repoze.lru python3-requests-oauthlib 2023-12-01T04:35:35.444 INFO:teuthology.orchestra.run.smithi080.stdout: python3-rgw python3-routes python3-rsa python3-scipy python3-simplegeneric 2023-12-01T04:35:35.444 INFO:teuthology.orchestra.run.smithi080.stdout: python3-simplejson python3-singledispatch python3-sklearn 2023-12-01T04:35:35.444 INFO:teuthology.orchestra.run.smithi080.stdout: python3-sklearn-lib python3-soupsieve python3-tempita python3-waitress 2023-12-01T04:35:35.444 INFO:teuthology.orchestra.run.smithi080.stdout: python3-wcwidth python3-webencodings python3-webob python3-websocket 2023-12-01T04:35:35.444 INFO:teuthology.orchestra.run.smithi080.stdout: python3-webtest python3-werkzeug qttranslations5-l10n radosgw rbd-fuse socat 2023-12-01T04:35:35.444 INFO:teuthology.orchestra.run.smithi080.stdout: xmlstarlet 2023-12-01T04:35:35.444 INFO:teuthology.orchestra.run.smithi080.stdout:The following packages will be upgraded: 2023-12-01T04:35:35.444 INFO:teuthology.orchestra.run.smithi080.stdout: librados2 librbd1 2023-12-01T04:35:35.487 INFO:teuthology.orchestra.run.smithi090.stdout:2 upgraded, 110 newly installed, 0 to remove and 262 not upgraded. 2023-12-01T04:35:35.487 INFO:teuthology.orchestra.run.smithi090.stdout:Need to get 208 MB of archives. 2023-12-01T04:35:35.487 INFO:teuthology.orchestra.run.smithi090.stdout:After this operation, 1,029 MB of additional disk space will be used. 2023-12-01T04:35:35.488 INFO:teuthology.orchestra.run.smithi090.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 liblttng-ust0 amd64 2.11.0-1 [160 kB] 2023-12-01T04:35:35.569 INFO:teuthology.orchestra.run.smithi090.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal/universe amd64 libdouble-conversion3 amd64 3.1.5-4ubuntu1 [37.9 kB] 2023-12-01T04:35:35.572 INFO:teuthology.orchestra.run.smithi090.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpcre2-16-0 amd64 10.34-7ubuntu0.1 [181 kB] 2023-12-01T04:35:35.574 INFO:teuthology.orchestra.run.smithi090.stdout:Get:4 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-01T04:35:35.589 INFO:teuthology.orchestra.run.smithi090.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-01T04:35:35.590 INFO:teuthology.orchestra.run.smithi080.stdout:2 upgraded, 110 newly installed, 0 to remove and 262 not upgraded. 2023-12-01T04:35:35.590 INFO:teuthology.orchestra.run.smithi080.stdout:Need to get 208 MB of archives. 2023-12-01T04:35:35.590 INFO:teuthology.orchestra.run.smithi080.stdout:After this operation, 1,029 MB of additional disk space will be used. 2023-12-01T04:35:35.590 INFO:teuthology.orchestra.run.smithi080.stdout:Get:1 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-01T04:35:35.634 INFO:teuthology.orchestra.run.smithi080.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 liblttng-ust0 amd64 2.11.0-1 [160 kB] 2023-12-01T04:35:35.641 INFO:teuthology.orchestra.run.smithi090.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libqt5dbus5 amd64 5.12.8+dfsg-0ubuntu2.1 [208 kB] 2023-12-01T04:35:35.643 INFO:teuthology.orchestra.run.smithi090.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libqt5network5 amd64 5.12.8+dfsg-0ubuntu2.1 [673 kB] 2023-12-01T04:35:35.652 INFO:teuthology.orchestra.run.smithi090.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal/universe amd64 libthrift-0.13.0 amd64 0.13.0-2build2 [249 kB] 2023-12-01T04:35:35.654 INFO:teuthology.orchestra.run.smithi090.stdout:Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-prettytable all 0.7.2-5 [20.1 kB] 2023-12-01T04:35:35.654 INFO:teuthology.orchestra.run.smithi090.stdout:Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2023-12-01T04:35:35.656 INFO:teuthology.orchestra.run.smithi090.stdout:Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 librabbitmq4 amd64 0.10.0-1 [35.8 kB] 2023-12-01T04:35:35.656 INFO:teuthology.orchestra.run.smithi090.stdout:Get:12 http://archive.ubuntu.com/ubuntu focal/universe amd64 librdkafka1 amd64 1.2.1-1ubuntu1 [410 kB] 2023-12-01T04:35:35.660 INFO:teuthology.orchestra.run.smithi090.stdout:Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 liboath0 amd64 2.6.1-1.3 [44.7 kB] 2023-12-01T04:35:35.660 INFO:teuthology.orchestra.run.smithi090.stdout:Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-cherrypy3 all 8.9.1-6 [160 kB] 2023-12-01T04:35:35.662 INFO:teuthology.orchestra.run.smithi090.stdout:Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-natsort all 7.0.1-1 [29.2 kB] 2023-12-01T04:35:35.676 INFO:teuthology.orchestra.run.smithi090.stdout:Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-logutils all 0.3.3-7 [17.3 kB] 2023-12-01T04:35:35.676 INFO:teuthology.orchestra.run.smithi090.stdout:Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-markupsafe amd64 1.1.0-1build2 [13.9 kB] 2023-12-01T04:35:35.677 INFO:teuthology.orchestra.run.smithi090.stdout:Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-mako all 1.1.0+ds1-1ubuntu2.1 [59.2 kB] 2023-12-01T04:35:35.680 INFO:teuthology.orchestra.run.smithi090.stdout:Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-simplegeneric all 0.8.1-3 [11.3 kB] 2023-12-01T04:35:35.681 INFO:teuthology.orchestra.run.smithi090.stdout:Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-singledispatch all 3.4.0.3-2build1 [7,128 B] 2023-12-01T04:35:35.681 INFO:teuthology.orchestra.run.smithi090.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webob all 1:1.8.5-2 [84.4 kB] 2023-12-01T04:35:35.692 INFO:teuthology.orchestra.run.smithi090.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2023-12-01T04:35:35.693 INFO:teuthology.orchestra.run.smithi090.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2023-12-01T04:35:35.695 INFO:teuthology.orchestra.run.smithi090.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-waitress all 1.4.1-1ubuntu0.1 [81.4 kB] 2023-12-01T04:35:35.697 INFO:teuthology.orchestra.run.smithi090.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-tempita all 0.5.2-6 [14.8 kB] 2023-12-01T04:35:35.709 INFO:teuthology.orchestra.run.smithi090.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-paste all 3.4.0+dfsg1-1 [456 kB] 2023-12-01T04:35:35.719 INFO:teuthology.orchestra.run.smithi090.stdout:Get:27 http://archive.ubuntu.com/ubuntu focal/main amd64 python-pastedeploy-tpl all 2.1.0-1 [5,016 B] 2023-12-01T04:35:35.719 INFO:teuthology.orchestra.run.smithi090.stdout:Get:28 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pastedeploy all 2.1.0-1 [26.5 kB] 2023-12-01T04:35:35.720 INFO:teuthology.orchestra.run.smithi090.stdout:Get:29 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webtest all 2.0.32-2 [28.2 kB] 2023-12-01T04:35:35.721 INFO:teuthology.orchestra.run.smithi090.stdout:Get:30 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pecan all 1.3.3-3ubuntu1 [85.8 kB] 2023-12-01T04:35:35.722 INFO:teuthology.orchestra.run.smithi090.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-01T04:35:35.725 INFO:teuthology.orchestra.run.smithi090.stdout:Get:32 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-cryptography amd64 2.8-3ubuntu0.1 [211 kB] 2023-12-01T04:35:35.728 INFO:teuthology.orchestra.run.smithi090.stdout:Get:33 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-openssl all 19.0.0-1build1 [43.3 kB] 2023-12-01T04:35:35.728 INFO:teuthology.orchestra.run.smithi090.stdout:Get:34 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-asyncssh all 1.12.2-1 [152 kB] 2023-12-01T04:35:35.730 INFO:teuthology.orchestra.run.smithi090.stdout:Get:35 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-jinja2 all 2.10.1-2 [95.5 kB] 2023-12-01T04:35:35.743 INFO:teuthology.orchestra.run.smithi090.stdout:Get:36 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-bcrypt amd64 3.1.7-2ubuntu1 [30.4 kB] 2023-12-01T04:35:35.743 INFO:teuthology.orchestra.run.smithi090.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-01T04:35:35.744 INFO:teuthology.orchestra.run.smithi090.stdout:Get:38 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-attr all 19.3.0-2 [33.9 kB] 2023-12-01T04:35:35.745 INFO:teuthology.orchestra.run.smithi090.stdout:Get:39 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-pluggy all 0.13.0-2 [18.4 kB] 2023-12-01T04:35:35.745 INFO:teuthology.orchestra.run.smithi090.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-01T04:35:35.747 INFO:teuthology.orchestra.run.smithi090.stdout:Get:41 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-atomicwrites all 1.1.5-2build1 [7,016 B] 2023-12-01T04:35:35.760 INFO:teuthology.orchestra.run.smithi090.stdout:Get:42 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-packaging all 20.3-1 [26.8 kB] 2023-12-01T04:35:35.760 INFO:teuthology.orchestra.run.smithi090.stdout:Get:43 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-wcwidth all 0.1.8+dfsg1-3 [17.4 kB] 2023-12-01T04:35:35.762 INFO:teuthology.orchestra.run.smithi090.stdout:Get:44 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-pytest all 4.6.9-1 [178 kB] 2023-12-01T04:35:35.765 INFO:teuthology.orchestra.run.smithi090.stdout:Get:45 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2023-12-01T04:35:35.777 INFO:teuthology.orchestra.run.smithi090.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-01T04:35:35.781 INFO:teuthology.orchestra.run.smithi090.stdout:Get:47 http://archive.ubuntu.com/ubuntu focal/main amd64 libjs-sphinxdoc all 1.8.5-7ubuntu3 [97.1 kB] 2023-12-01T04:35:35.790 INFO:teuthology.orchestra.run.smithi090.stdout:Get:48 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-routes all 2.4.1-2 [88.1 kB] 2023-12-01T04:35:35.790 INFO:teuthology.orchestra.run.smithi090.stdout:Get:49 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2023-12-01T04:35:35.790 INFO:teuthology.orchestra.run.smithi090.stdout:Get:50 http://archive.ubuntu.com/ubuntu focal/universe amd64 liblbfgsb0 amd64 3.0+dfsg.3-7build1 [29.5 kB] 2023-12-01T04:35:35.790 INFO:teuthology.orchestra.run.smithi090.stdout:Get:51 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-scipy amd64 1.3.3-3build1 [11.1 MB] 2023-12-01T04:35:35.860 INFO:teuthology.orchestra.run.smithi090.stdout:Get:52 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-01T04:35:35.867 INFO:teuthology.orchestra.run.smithi090.stdout:Get:53 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-sklearn-lib amd64 0.22.2.post1+dfsg-5 [2,358 kB] 2023-12-01T04:35:35.871 INFO:teuthology.orchestra.run.smithi080.stdout:Get:3 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-01T04:35:35.883 INFO:teuthology.orchestra.run.smithi090.stdout:Get:54 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-joblib all 0.14.0-3 [192 kB] 2023-12-01T04:35:35.885 INFO:teuthology.orchestra.run.smithi090.stdout:Get:55 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-sklearn all 0.22.2.post1+dfsg-5 [1,773 kB] 2023-12-01T04:35:35.897 INFO:teuthology.orchestra.run.smithi090.stdout:Get:56 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-cachetools all 4.0.0-1 [9,820 B] 2023-12-01T04:35:35.897 INFO:teuthology.orchestra.run.smithi090.stdout:Get:57 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyasn1 all 0.4.2-3build1 [46.7 kB] 2023-12-01T04:35:35.897 INFO:teuthology.orchestra.run.smithi090.stdout:Get:58 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyasn1-modules all 0.2.1-0.2build1 [32.9 kB] 2023-12-01T04:35:35.898 INFO:teuthology.orchestra.run.smithi090.stdout:Get:59 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-rsa all 4.0-3 [24.7 kB] 2023-12-01T04:35:35.936 INFO:teuthology.orchestra.run.smithi090.stdout:Get:60 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-google-auth all 1.5.1-2 [35.6 kB] 2023-12-01T04:35:35.936 INFO:teuthology.orchestra.run.smithi090.stdout:Get:61 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-blinker all 1.4+dfsg1-0.3ubuntu1 [13.2 kB] 2023-12-01T04:35:35.937 INFO:teuthology.orchestra.run.smithi090.stdout:Get:62 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-oauthlib all 3.1.0-1ubuntu2 [84.8 kB] 2023-12-01T04:35:35.941 INFO:teuthology.orchestra.run.smithi090.stdout:Get:63 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-requests-oauthlib all 1.0.0-1.1build1 [16.8 kB] 2023-12-01T04:35:35.942 INFO:teuthology.orchestra.run.smithi090.stdout:Get:64 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-websocket all 0.53.0-2ubuntu1 [32.3 kB] 2023-12-01T04:35:35.942 INFO:teuthology.orchestra.run.smithi090.stdout:Get:65 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-kubernetes all 7.0.0~a1-2 [271 kB] 2023-12-01T04:35:35.942 INFO:teuthology.orchestra.run.smithi090.stdout:Get:66 http://archive.ubuntu.com/ubuntu focal/universe amd64 libonig5 amd64 6.9.4-1 [142 kB] 2023-12-01T04:35:35.942 INFO:teuthology.orchestra.run.smithi090.stdout:Get:67 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libjq1 amd64 1.6-1ubuntu0.20.04.1 [121 kB] 2023-12-01T04:35:35.953 INFO:teuthology.orchestra.run.smithi090.stdout:Get:68 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 jq amd64 1.6-1ubuntu0.20.04.1 [50.2 kB] 2023-12-01T04:35:35.960 INFO:teuthology.orchestra.run.smithi090.stdout:Get:69 http://archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2023-12-01T04:35:35.965 INFO:teuthology.orchestra.run.smithi090.stdout:Get:70 http://archive.ubuntu.com/ubuntu focal/universe amd64 xmlstarlet amd64 1.6.1-2build1 [267 kB] 2023-12-01T04:35:35.969 INFO:teuthology.orchestra.run.smithi090.stdout:Get:71 http://archive.ubuntu.com/ubuntu focal/universe amd64 fonts-mathjax all 2.7.4+dfsg-1 [2,208 kB] 2023-12-01T04:35:35.987 INFO:teuthology.orchestra.run.smithi090.stdout:Get:72 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 nvme-cli amd64 1.9-1ubuntu0.1 [283 kB] 2023-12-01T04:35:35.989 INFO:teuthology.orchestra.run.smithi090.stdout:Get:73 http://archive.ubuntu.com/ubuntu focal/universe amd64 python-asyncssh-doc all 1.12.2-1 [258 kB] 2023-12-01T04:35:35.991 INFO:teuthology.orchestra.run.smithi090.stdout:Get:74 http://archive.ubuntu.com/ubuntu focal/universe amd64 libjs-mathjax all 2.7.4+dfsg-1 [5,654 kB] 2023-12-01T04:35:36.030 INFO:teuthology.orchestra.run.smithi090.stdout:Get:75 http://archive.ubuntu.com/ubuntu focal/universe amd64 python-natsort-doc all 7.0.1-1 [103 kB] 2023-12-01T04:35:36.031 INFO:teuthology.orchestra.run.smithi090.stdout:Get:76 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2023-12-01T04:35:36.031 INFO:teuthology.orchestra.run.smithi090.stdout:Get:77 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2023-12-01T04:35:36.032 INFO:teuthology.orchestra.run.smithi090.stdout:Get:78 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.5 [1,384 kB] 2023-12-01T04:35:36.040 INFO:teuthology.orchestra.run.smithi080.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal/universe amd64 libdouble-conversion3 amd64 3.1.5-4ubuntu1 [37.9 kB] 2023-12-01T04:35:36.047 INFO:teuthology.orchestra.run.smithi090.stdout:Get:79 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pastescript all 2.0.2-4 [54.6 kB] 2023-12-01T04:35:36.048 INFO:teuthology.orchestra.run.smithi090.stdout:Get:80 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-psutil amd64 5.5.1-1ubuntu4 [141 kB] 2023-12-01T04:35:36.048 INFO:teuthology.orchestra.run.smithi090.stdout:Get:81 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyinotify all 0.9.6-1.2ubuntu1 [24.8 kB] 2023-12-01T04:35:36.048 INFO:teuthology.orchestra.run.smithi090.stdout:Get:82 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-simplejson amd64 3.16.0-2ubuntu2 [50.8 kB] 2023-12-01T04:35:36.048 INFO:teuthology.orchestra.run.smithi090.stdout:Get:83 http://archive.ubuntu.com/ubuntu focal/universe amd64 qttranslations5-l10n all 5.12.8-0ubuntu1 [1,486 kB] 2023-12-01T04:35:36.054 INFO:teuthology.orchestra.run.smithi080.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpcre2-16-0 amd64 10.34-7ubuntu0.1 [181 kB] 2023-12-01T04:35:36.103 INFO:teuthology.orchestra.run.smithi090.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-01T04:35:36.125 INFO:teuthology.orchestra.run.smithi080.stdout:Get:6 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-01T04:35:36.139 INFO:teuthology.orchestra.run.smithi080.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libqt5core5a amd64 5.12.8+dfsg-0ubuntu2.1 [2,006 kB] 2023-12-01T04:35:36.154 INFO:teuthology.orchestra.run.smithi090.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-01T04:35:36.167 INFO:teuthology.orchestra.run.smithi090.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-01T04:35:36.169 INFO:teuthology.orchestra.run.smithi090.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-01T04:35:36.177 INFO:teuthology.orchestra.run.smithi080.stdout:Get:8 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-01T04:35:36.189 INFO:teuthology.orchestra.run.smithi080.stdout:Get:9 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-01T04:35:36.190 INFO:teuthology.orchestra.run.smithi080.stdout:Get:10 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-01T04:35:36.197 INFO:teuthology.orchestra.run.smithi080.stdout:Get:11 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-01T04:35:36.204 INFO:teuthology.orchestra.run.smithi090.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-01T04:35:36.206 INFO:teuthology.orchestra.run.smithi090.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-01T04:35:36.218 INFO:teuthology.orchestra.run.smithi090.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-01T04:35:36.228 INFO:teuthology.orchestra.run.smithi080.stdout:Get:12 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-01T04:35:36.240 INFO:teuthology.orchestra.run.smithi080.stdout:Get:13 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-01T04:35:36.382 INFO:teuthology.orchestra.run.smithi080.stdout:Get:14 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libqt5dbus5 amd64 5.12.8+dfsg-0ubuntu2.1 [208 kB] 2023-12-01T04:35:36.394 INFO:teuthology.orchestra.run.smithi080.stdout:Get:15 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libqt5network5 amd64 5.12.8+dfsg-0ubuntu2.1 [673 kB] 2023-12-01T04:35:36.420 INFO:teuthology.orchestra.run.smithi080.stdout:Get:16 http://archive.ubuntu.com/ubuntu focal/universe amd64 libthrift-0.13.0 amd64 0.13.0-2build2 [249 kB] 2023-12-01T04:35:36.431 INFO:teuthology.orchestra.run.smithi080.stdout:Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-prettytable all 0.7.2-5 [20.1 kB] 2023-12-01T04:35:36.431 INFO:teuthology.orchestra.run.smithi080.stdout:Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2023-12-01T04:35:36.433 INFO:teuthology.orchestra.run.smithi080.stdout:Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 librabbitmq4 amd64 0.10.0-1 [35.8 kB] 2023-12-01T04:35:36.434 INFO:teuthology.orchestra.run.smithi080.stdout:Get:20 http://archive.ubuntu.com/ubuntu focal/universe amd64 librdkafka1 amd64 1.2.1-1ubuntu1 [410 kB] 2023-12-01T04:35:36.611 INFO:teuthology.orchestra.run.smithi080.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 liboath0 amd64 2.6.1-1.3 [44.7 kB] 2023-12-01T04:35:36.646 INFO:teuthology.orchestra.run.smithi090.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-01T04:35:36.649 INFO:teuthology.orchestra.run.smithi090.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-01T04:35:36.703 INFO:teuthology.orchestra.run.smithi090.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-01T04:35:36.810 INFO:teuthology.orchestra.run.smithi080.stdout:Get:22 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-01T04:35:36.813 INFO:teuthology.orchestra.run.smithi080.stdout:Get:23 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-01T04:35:36.820 INFO:teuthology.orchestra.run.smithi080.stdout:Get:24 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-01T04:35:36.858 INFO:teuthology.orchestra.run.smithi080.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-cherrypy3 all 8.9.1-6 [160 kB] 2023-12-01T04:35:37.029 INFO:teuthology.orchestra.run.smithi080.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-natsort all 7.0.1-1 [29.2 kB] 2023-12-01T04:35:37.042 INFO:teuthology.orchestra.run.smithi080.stdout:Get:27 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-logutils all 0.3.3-7 [17.3 kB] 2023-12-01T04:35:37.049 INFO:teuthology.orchestra.run.smithi080.stdout:Get:28 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-markupsafe amd64 1.1.0-1build2 [13.9 kB] 2023-12-01T04:35:37.056 INFO:teuthology.orchestra.run.smithi080.stdout:Get:29 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-mako all 1.1.0+ds1-1ubuntu2.1 [59.2 kB] 2023-12-01T04:35:37.084 INFO:teuthology.orchestra.run.smithi080.stdout:Get:30 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-simplegeneric all 0.8.1-3 [11.3 kB] 2023-12-01T04:35:37.088 INFO:teuthology.orchestra.run.smithi080.stdout:Get:31 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-singledispatch all 3.4.0.3-2build1 [7,128 B] 2023-12-01T04:35:37.092 INFO:teuthology.orchestra.run.smithi080.stdout:Get:32 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webob all 1:1.8.5-2 [84.4 kB] 2023-12-01T04:35:37.122 INFO:teuthology.orchestra.run.smithi080.stdout:Get:33 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2023-12-01T04:35:37.130 INFO:teuthology.orchestra.run.smithi080.stdout:Get:34 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2023-12-01T04:35:37.314 INFO:teuthology.orchestra.run.smithi080.stdout:Get:35 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-waitress all 1.4.1-1ubuntu0.1 [81.4 kB] 2023-12-01T04:35:37.636 INFO:teuthology.orchestra.run.smithi080.stdout:Get:36 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-tempita all 0.5.2-6 [14.8 kB] 2023-12-01T04:35:37.649 INFO:teuthology.orchestra.run.smithi080.stdout:Get:37 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-paste all 3.4.0+dfsg1-1 [456 kB] 2023-12-01T04:35:37.882 INFO:teuthology.orchestra.run.smithi080.stdout:Get:38 http://archive.ubuntu.com/ubuntu focal/main amd64 python-pastedeploy-tpl all 2.1.0-1 [5,016 B] 2023-12-01T04:35:37.883 INFO:teuthology.orchestra.run.smithi080.stdout:Get:39 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pastedeploy all 2.1.0-1 [26.5 kB] 2023-12-01T04:35:37.890 INFO:teuthology.orchestra.run.smithi080.stdout:Get:40 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webtest all 2.0.32-2 [28.2 kB] 2023-12-01T04:35:37.896 INFO:teuthology.orchestra.run.smithi080.stdout:Get:41 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pecan all 1.3.3-3ubuntu1 [85.8 kB] 2023-12-01T04:35:37.920 INFO:teuthology.orchestra.run.smithi080.stdout:Get:42 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-werkzeug all 0.16.1+dfsg1-2ubuntu0.1 [183 kB] 2023-12-01T04:35:37.945 INFO:teuthology.orchestra.run.smithi080.stdout:Get:43 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-cryptography amd64 2.8-3ubuntu0.1 [211 kB] 2023-12-01T04:35:37.969 INFO:teuthology.orchestra.run.smithi080.stdout:Get:44 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-openssl all 19.0.0-1build1 [43.3 kB] 2023-12-01T04:35:37.974 INFO:teuthology.orchestra.run.smithi080.stdout:Get:45 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-asyncssh all 1.12.2-1 [152 kB] 2023-12-01T04:35:38.153 INFO:teuthology.orchestra.run.smithi080.stdout:Get:46 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-jinja2 all 2.10.1-2 [95.5 kB] 2023-12-01T04:35:38.418 INFO:teuthology.orchestra.run.smithi090.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-01T04:35:38.490 INFO:teuthology.orchestra.run.smithi080.stdout:Get:47 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-01T04:35:38.518 INFO:teuthology.orchestra.run.smithi080.stdout:Get:48 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-bcrypt amd64 3.1.7-2ubuntu1 [30.4 kB] 2023-12-01T04:35:38.537 INFO:teuthology.orchestra.run.smithi080.stdout:Get:49 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-jwt all 1.7.1-2ubuntu2.1 [18.0 kB] 2023-12-01T04:35:38.549 INFO:teuthology.orchestra.run.smithi080.stdout:Get:50 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-attr all 19.3.0-2 [33.9 kB] 2023-12-01T04:35:38.569 INFO:teuthology.orchestra.run.smithi080.stdout:Get:51 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-pluggy all 0.13.0-2 [18.4 kB] 2023-12-01T04:35:38.582 INFO:teuthology.orchestra.run.smithi080.stdout:Get:52 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-py all 1.8.1-1ubuntu0.1 [65.6 kB] 2023-12-01T04:35:38.635 INFO:teuthology.orchestra.run.smithi080.stdout:Get:53 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-atomicwrites all 1.1.5-2build1 [7,016 B] 2023-12-01T04:35:38.639 INFO:teuthology.orchestra.run.smithi080.stdout:Get:54 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-packaging all 20.3-1 [26.8 kB] 2023-12-01T04:35:38.655 INFO:teuthology.orchestra.run.smithi080.stdout:Get:55 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-wcwidth all 0.1.8+dfsg1-3 [17.4 kB] 2023-12-01T04:35:38.664 INFO:teuthology.orchestra.run.smithi080.stdout:Get:56 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-pytest all 4.6.9-1 [178 kB] 2023-12-01T04:35:38.719 INFO:teuthology.orchestra.run.smithi080.stdout:Get:57 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2023-12-01T04:35:38.885 INFO:teuthology.orchestra.run.smithi080.stdout:Get:58 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-01T04:35:39.102 INFO:teuthology.orchestra.run.smithi090.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-01T04:35:39.103 INFO:teuthology.orchestra.run.smithi090.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-01T04:35:39.105 INFO:teuthology.orchestra.run.smithi090.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-01T04:35:39.109 INFO:teuthology.orchestra.run.smithi080.stdout:Get:59 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-01T04:35:39.114 INFO:teuthology.orchestra.run.smithi080.stdout:Get:60 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-01T04:35:39.118 INFO:teuthology.orchestra.run.smithi080.stdout:Get:61 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-01T04:35:39.163 INFO:teuthology.orchestra.run.smithi090.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-01T04:35:39.235 INFO:teuthology.orchestra.run.smithi080.stdout:Get:62 http://archive.ubuntu.com/ubuntu focal/main amd64 libjs-sphinxdoc all 1.8.5-7ubuntu3 [97.1 kB] 2023-12-01T04:35:39.241 INFO:teuthology.orchestra.run.smithi080.stdout:Get:63 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-01T04:35:39.294 INFO:teuthology.orchestra.run.smithi080.stdout:Get:64 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-routes all 2.4.1-2 [88.1 kB] 2023-12-01T04:35:39.360 INFO:teuthology.orchestra.run.smithi080.stdout:Get:65 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2023-12-01T04:35:39.366 INFO:teuthology.orchestra.run.smithi080.stdout:Get:66 http://archive.ubuntu.com/ubuntu focal/universe amd64 liblbfgsb0 amd64 3.0+dfsg.3-7build1 [29.5 kB] 2023-12-01T04:35:39.382 INFO:teuthology.orchestra.run.smithi080.stdout:Get:67 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-scipy amd64 1.3.3-3build1 [11.1 MB] 2023-12-01T04:35:39.806 INFO:teuthology.orchestra.run.smithi090.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-01T04:35:39.857 INFO:teuthology.orchestra.run.smithi080.stdout:Get:68 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-01T04:35:39.958 INFO:teuthology.orchestra.run.smithi080.stdout:Get:69 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-sklearn-lib amd64 0.22.2.post1+dfsg-5 [2,358 kB] 2023-12-01T04:35:39.974 INFO:teuthology.orchestra.run.smithi080.stdout:Get:70 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-joblib all 0.14.0-3 [192 kB] 2023-12-01T04:35:39.975 INFO:teuthology.orchestra.run.smithi080.stdout:Get:71 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-sklearn all 0.22.2.post1+dfsg-5 [1,773 kB] 2023-12-01T04:35:40.056 INFO:teuthology.orchestra.run.smithi080.stdout:Get:72 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-cachetools all 4.0.0-1 [9,820 B] 2023-12-01T04:35:40.056 INFO:teuthology.orchestra.run.smithi080.stdout:Get:73 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyasn1 all 0.4.2-3build1 [46.7 kB] 2023-12-01T04:35:40.219 INFO:teuthology.orchestra.run.smithi080.stdout:Get:74 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyasn1-modules all 0.2.1-0.2build1 [32.9 kB] 2023-12-01T04:35:40.430 INFO:teuthology.orchestra.run.smithi080.stdout:Get:75 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-rsa all 4.0-3 [24.7 kB] 2023-12-01T04:35:40.475 INFO:teuthology.orchestra.run.smithi080.stdout:Get:76 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-google-auth all 1.5.1-2 [35.6 kB] 2023-12-01T04:35:40.545 INFO:teuthology.orchestra.run.smithi080.stdout:Get:77 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-blinker all 1.4+dfsg1-0.3ubuntu1 [13.2 kB] 2023-12-01T04:35:40.573 INFO:teuthology.orchestra.run.smithi080.stdout:Get:78 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-oauthlib all 3.1.0-1ubuntu2 [84.8 kB] 2023-12-01T04:35:40.650 INFO:teuthology.orchestra.run.smithi080.stdout:Get:79 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-requests-oauthlib all 1.0.0-1.1build1 [16.8 kB] 2023-12-01T04:35:40.660 INFO:teuthology.orchestra.run.smithi080.stdout:Get:80 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-websocket all 0.53.0-2ubuntu1 [32.3 kB] 2023-12-01T04:35:40.682 INFO:teuthology.orchestra.run.smithi080.stdout:Get:81 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-kubernetes all 7.0.0~a1-2 [271 kB] 2023-12-01T04:35:40.778 INFO:teuthology.orchestra.run.smithi080.stdout:Get:82 http://archive.ubuntu.com/ubuntu focal/universe amd64 libonig5 amd64 6.9.4-1 [142 kB] 2023-12-01T04:35:40.808 INFO:teuthology.orchestra.run.smithi080.stdout:Get:83 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libjq1 amd64 1.6-1ubuntu0.20.04.1 [121 kB] 2023-12-01T04:35:40.830 INFO:teuthology.orchestra.run.smithi080.stdout:Get:84 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 jq amd64 1.6-1ubuntu0.20.04.1 [50.2 kB] 2023-12-01T04:35:41.001 INFO:teuthology.orchestra.run.smithi080.stdout:Get:85 http://archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2023-12-01T04:35:41.493 INFO:teuthology.orchestra.run.smithi080.stdout:Get:86 http://archive.ubuntu.com/ubuntu focal/universe amd64 xmlstarlet amd64 1.6.1-2build1 [267 kB] 2023-12-01T04:35:41.542 INFO:teuthology.orchestra.run.smithi080.stdout:Get:87 http://archive.ubuntu.com/ubuntu focal/universe amd64 fonts-mathjax all 2.7.4+dfsg-1 [2,208 kB] 2023-12-01T04:35:41.772 INFO:teuthology.orchestra.run.smithi080.stdout:Get:88 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 nvme-cli amd64 1.9-1ubuntu0.1 [283 kB] 2023-12-01T04:35:41.878 INFO:teuthology.orchestra.run.smithi080.stdout:Get:89 http://archive.ubuntu.com/ubuntu focal/universe amd64 python-asyncssh-doc all 1.12.2-1 [258 kB] 2023-12-01T04:35:41.968 INFO:teuthology.orchestra.run.smithi080.stdout:Get:90 http://archive.ubuntu.com/ubuntu focal/universe amd64 libjs-mathjax all 2.7.4+dfsg-1 [5,654 kB] 2023-12-01T04:35:41.968 INFO:teuthology.orchestra.run.smithi080.stdout:Get:91 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-01T04:35:41.968 INFO:teuthology.orchestra.run.smithi080.stdout:Get:92 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-01T04:35:41.979 INFO:teuthology.orchestra.run.smithi080.stdout:Get:93 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-01T04:35:42.007 INFO:teuthology.orchestra.run.smithi080.stdout:Get:94 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-01T04:35:42.008 INFO:teuthology.orchestra.run.smithi080.stdout:Get:95 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-01T04:35:42.010 INFO:teuthology.orchestra.run.smithi080.stdout:Get:96 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-01T04:35:42.078 INFO:teuthology.orchestra.run.smithi080.stdout:Get:97 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-01T04:35:42.096 INFO:teuthology.orchestra.run.smithi080.stdout:Get:98 http://archive.ubuntu.com/ubuntu focal/universe amd64 python-natsort-doc all 7.0.1-1 [103 kB] 2023-12-01T04:35:42.098 INFO:teuthology.orchestra.run.smithi080.stdout:Get:99 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2023-12-01T04:35:42.098 INFO:teuthology.orchestra.run.smithi080.stdout:Get:100 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2023-12-01T04:35:42.098 INFO:teuthology.orchestra.run.smithi080.stdout:Get:101 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.5 [1,384 kB] 2023-12-01T04:35:42.143 INFO:teuthology.orchestra.run.smithi080.stdout:Get:102 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pastescript all 2.0.2-4 [54.6 kB] 2023-12-01T04:35:42.170 INFO:teuthology.orchestra.run.smithi090.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-01T04:35:42.170 INFO:teuthology.orchestra.run.smithi090.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-01T04:35:42.176 INFO:teuthology.orchestra.run.smithi090.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-01T04:35:42.238 INFO:teuthology.orchestra.run.smithi090.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-01T04:35:42.286 INFO:teuthology.orchestra.run.smithi090.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-01T04:35:42.290 INFO:teuthology.orchestra.run.smithi090.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-01T04:35:42.307 INFO:teuthology.orchestra.run.smithi080.stdout:Get:103 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-psutil amd64 5.5.1-1ubuntu4 [141 kB] 2023-12-01T04:35:42.433 INFO:teuthology.orchestra.run.smithi090.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-01T04:35:42.538 INFO:teuthology.orchestra.run.smithi080.stdout:Get:104 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-01T04:35:42.538 INFO:teuthology.orchestra.run.smithi080.stdout:Get:105 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-01T04:35:42.691 INFO:teuthology.orchestra.run.smithi080.stdout:Get:106 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyinotify all 0.9.6-1.2ubuntu1 [24.8 kB] 2023-12-01T04:35:42.701 INFO:teuthology.orchestra.run.smithi080.stdout:Get:107 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-simplejson amd64 3.16.0-2ubuntu2 [50.8 kB] 2023-12-01T04:35:42.724 INFO:teuthology.orchestra.run.smithi080.stdout:Get:108 http://archive.ubuntu.com/ubuntu focal/universe amd64 qttranslations5-l10n all 5.12.8-0ubuntu1 [1,486 kB] 2023-12-01T04:35:43.022 INFO:teuthology.orchestra.run.smithi090.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-01T04:35:43.023 INFO:teuthology.orchestra.run.smithi090.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-01T04:35:45.719 INFO:teuthology.orchestra.run.smithi080.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-01T04:35:45.720 INFO:teuthology.orchestra.run.smithi080.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-01T04:35:45.720 INFO:teuthology.orchestra.run.smithi080.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-01T04:35:46.322 INFO:teuthology.orchestra.run.smithi080.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-01T04:35:46.782 INFO:teuthology.orchestra.run.smithi090.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-01T04:35:46.782 INFO:teuthology.orchestra.run.smithi090.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-01T04:35:46.783 INFO:teuthology.orchestra.run.smithi090.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-01T04:35:46.980 INFO:teuthology.orchestra.run.smithi080.stdout:Fetched 208 MB in 11s (19.1 MB/s) 2023-12-01T04:35:47.109 INFO:teuthology.orchestra.run.smithi090.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-01T04:35:47.158 INFO:teuthology.orchestra.run.smithi080.stdout:Selecting previously unselected package liblttng-ust0:amd64. 2023-12-01T04:35:47.205 INFO:teuthology.orchestra.run.smithi080.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-01T04:35:47.208 INFO:teuthology.orchestra.run.smithi080.stdout:Preparing to unpack .../000-liblttng-ust0_2.11.0-1_amd64.deb ... 2023-12-01T04:35:47.290 INFO:teuthology.orchestra.run.smithi080.stdout:Unpacking liblttng-ust0:amd64 (2.11.0-1) ... 2023-12-01T04:35:47.635 INFO:teuthology.orchestra.run.smithi080.stdout:Selecting previously unselected package libdouble-conversion3:amd64. 2023-12-01T04:35:47.648 INFO:teuthology.orchestra.run.smithi080.stdout:Preparing to unpack .../001-libdouble-conversion3_3.1.5-4ubuntu1_amd64.deb ... 2023-12-01T04:35:47.693 INFO:teuthology.orchestra.run.smithi080.stdout:Unpacking libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2023-12-01T04:35:47.772 INFO:teuthology.orchestra.run.smithi090.stdout:Fetched 208 MB in 12s (17.8 MB/s) 2023-12-01T04:35:47.906 INFO:teuthology.orchestra.run.smithi090.stdout:Selecting previously unselected package liblttng-ust0:amd64. 2023-12-01T04:35:47.949 INFO:teuthology.orchestra.run.smithi090.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-01T04:35:47.952 INFO:teuthology.orchestra.run.smithi090.stdout:Preparing to unpack .../000-liblttng-ust0_2.11.0-1_amd64.deb ... 2023-12-01T04:35:48.007 INFO:teuthology.orchestra.run.smithi080.stdout:Selecting previously unselected package libpcre2-16-0:amd64. 2023-12-01T04:35:48.018 INFO:teuthology.orchestra.run.smithi080.stdout:Preparing to unpack .../002-libpcre2-16-0_10.34-7ubuntu0.1_amd64.deb ... 2023-12-01T04:35:48.035 INFO:teuthology.orchestra.run.smithi090.stdout:Unpacking liblttng-ust0:amd64 (2.11.0-1) ... 2023-12-01T04:35:48.054 INFO:teuthology.orchestra.run.smithi080.stdout:Unpacking libpcre2-16-0:amd64 (10.34-7ubuntu0.1) ... 2023-12-01T04:35:48.389 INFO:teuthology.orchestra.run.smithi090.stdout:Selecting previously unselected package libdouble-conversion3:amd64. 2023-12-01T04:35:48.402 INFO:teuthology.orchestra.run.smithi090.stdout:Preparing to unpack .../001-libdouble-conversion3_3.1.5-4ubuntu1_amd64.deb ... 2023-12-01T04:35:48.438 INFO:teuthology.orchestra.run.smithi090.stdout:Unpacking libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2023-12-01T04:35:48.533 INFO:teuthology.orchestra.run.smithi080.stdout:Selecting previously unselected package libqt5core5a:amd64. 2023-12-01T04:35:48.546 INFO:teuthology.orchestra.run.smithi080.stdout:Preparing to unpack .../003-libqt5core5a_5.12.8+dfsg-0ubuntu2.1_amd64.deb ... 2023-12-01T04:35:48.599 INFO:teuthology.orchestra.run.smithi080.stdout:Unpacking libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu2.1) ... 2023-12-01T04:35:48.776 INFO:teuthology.orchestra.run.smithi090.stdout:Selecting previously unselected package libpcre2-16-0:amd64. 2023-12-01T04:35:48.789 INFO:teuthology.orchestra.run.smithi090.stdout:Preparing to unpack .../002-libpcre2-16-0_10.34-7ubuntu0.1_amd64.deb ... 2023-12-01T04:35:48.834 INFO:teuthology.orchestra.run.smithi090.stdout:Unpacking libpcre2-16-0:amd64 (10.34-7ubuntu0.1) ... 2023-12-01T04:35:49.085 INFO:teuthology.orchestra.run.smithi080.stdout:Selecting previously unselected package libqt5dbus5:amd64. 2023-12-01T04:35:49.097 INFO:teuthology.orchestra.run.smithi080.stdout:Preparing to unpack .../004-libqt5dbus5_5.12.8+dfsg-0ubuntu2.1_amd64.deb ... 2023-12-01T04:35:49.161 INFO:teuthology.orchestra.run.smithi080.stdout:Unpacking libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu2.1) ... 2023-12-01T04:35:49.280 INFO:teuthology.orchestra.run.smithi090.stdout:Selecting previously unselected package libqt5core5a:amd64. 2023-12-01T04:35:49.293 INFO:teuthology.orchestra.run.smithi090.stdout:Preparing to unpack .../003-libqt5core5a_5.12.8+dfsg-0ubuntu2.1_amd64.deb ... 2023-12-01T04:35:49.340 INFO:teuthology.orchestra.run.smithi090.stdout:Unpacking libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu2.1) ... 2023-12-01T04:35:49.507 INFO:teuthology.orchestra.run.smithi080.stdout:Selecting previously unselected package libqt5network5:amd64. 2023-12-01T04:35:49.522 INFO:teuthology.orchestra.run.smithi080.stdout:Preparing to unpack .../005-libqt5network5_5.12.8+dfsg-0ubuntu2.1_amd64.deb ... 2023-12-01T04:35:49.565 INFO:teuthology.orchestra.run.smithi080.stdout:Unpacking libqt5network5:amd64 (5.12.8+dfsg-0ubuntu2.1) ... 2023-12-01T04:35:49.851 INFO:teuthology.orchestra.run.smithi090.stdout:Selecting previously unselected package libqt5dbus5:amd64. 2023-12-01T04:35:49.866 INFO:teuthology.orchestra.run.smithi090.stdout:Preparing to unpack .../004-libqt5dbus5_5.12.8+dfsg-0ubuntu2.1_amd64.deb ... 2023-12-01T04:35:49.910 INFO:teuthology.orchestra.run.smithi090.stdout:Unpacking libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu2.1) ... 2023-12-01T04:35:49.959 INFO:teuthology.orchestra.run.smithi080.stdout:Selecting previously unselected package libthrift-0.13.0. 2023-12-01T04:35:49.974 INFO:teuthology.orchestra.run.smithi080.stdout:Preparing to unpack .../006-libthrift-0.13.0_0.13.0-2build2_amd64.deb ... 2023-12-01T04:35:50.017 INFO:teuthology.orchestra.run.smithi080.stdout:Unpacking libthrift-0.13.0 (0.13.0-2build2) ... 2023-12-01T04:35:50.329 INFO:teuthology.orchestra.run.smithi090.stdout:Selecting previously unselected package libqt5network5:amd64. 2023-12-01T04:35:50.345 INFO:teuthology.orchestra.run.smithi090.stdout:Preparing to unpack .../005-libqt5network5_5.12.8+dfsg-0ubuntu2.1_amd64.deb ... 2023-12-01T04:35:50.388 INFO:teuthology.orchestra.run.smithi090.stdout:Unpacking libqt5network5:amd64 (5.12.8+dfsg-0ubuntu2.1) ... 2023-12-01T04:35:50.394 INFO:teuthology.orchestra.run.smithi080.stdout:Preparing to unpack .../007-librbd1_18.2.0-1291-g188db309-1focal_amd64.deb ... 2023-12-01T04:35:50.513 INFO:teuthology.orchestra.run.smithi080.stdout:Unpacking librbd1 (18.2.0-1291-g188db309-1focal) over (15.2.17-0ubuntu0.20.04.4) ... 2023-12-01T04:35:50.794 INFO:teuthology.orchestra.run.smithi090.stdout:Selecting previously unselected package libthrift-0.13.0. 2023-12-01T04:35:50.807 INFO:teuthology.orchestra.run.smithi090.stdout:Preparing to unpack .../006-libthrift-0.13.0_0.13.0-2build2_amd64.deb ... 2023-12-01T04:35:50.852 INFO:teuthology.orchestra.run.smithi090.stdout:Unpacking libthrift-0.13.0 (0.13.0-2build2) ... 2023-12-01T04:35:51.155 INFO:teuthology.orchestra.run.smithi090.stdout:Preparing to unpack .../007-librbd1_18.2.0-1291-g188db309-1focal_amd64.deb ... 2023-12-01T04:35:51.263 INFO:teuthology.orchestra.run.smithi080.stdout:Preparing to unpack .../008-librados2_18.2.0-1291-g188db309-1focal_amd64.deb ... 2023-12-01T04:35:51.280 INFO:teuthology.orchestra.run.smithi090.stdout:Unpacking librbd1 (18.2.0-1291-g188db309-1focal) over (15.2.17-0ubuntu0.20.04.4) ... 2023-12-01T04:35:51.525 INFO:teuthology.orchestra.run.smithi080.stdout:Unpacking librados2 (18.2.0-1291-g188db309-1focal) over (15.2.17-0ubuntu0.20.04.4) ... 2023-12-01T04:35:52.182 INFO:teuthology.orchestra.run.smithi090.stdout:Preparing to unpack .../008-librados2_18.2.0-1291-g188db309-1focal_amd64.deb ... 2023-12-01T04:35:52.246 INFO:teuthology.orchestra.run.smithi080.stdout:Selecting previously unselected package libcephfs2. 2023-12-01T04:35:52.259 INFO:teuthology.orchestra.run.smithi080.stdout:Preparing to unpack .../009-libcephfs2_18.2.0-1291-g188db309-1focal_amd64.deb ... 2023-12-01T04:35:52.296 INFO:teuthology.orchestra.run.smithi080.stdout:Unpacking libcephfs2 (18.2.0-1291-g188db309-1focal) ... 2023-12-01T04:35:52.395 INFO:teuthology.orchestra.run.smithi090.stdout:Unpacking librados2 (18.2.0-1291-g188db309-1focal) over (15.2.17-0ubuntu0.20.04.4) ... 2023-12-01T04:35:52.682 INFO:teuthology.orchestra.run.smithi080.stdout:Selecting previously unselected package python3-rados. 2023-12-01T04:35:52.695 INFO:teuthology.orchestra.run.smithi080.stdout:Preparing to unpack .../010-python3-rados_18.2.0-1291-g188db309-1focal_amd64.deb ... 2023-12-01T04:35:52.748 INFO:teuthology.orchestra.run.smithi080.stdout:Unpacking python3-rados (18.2.0-1291-g188db309-1focal) ... 2023-12-01T04:35:53.091 INFO:teuthology.orchestra.run.smithi090.stdout:Selecting previously unselected package libcephfs2. 2023-12-01T04:35:53.105 INFO:teuthology.orchestra.run.smithi090.stdout:Preparing to unpack .../009-libcephfs2_18.2.0-1291-g188db309-1focal_amd64.deb ... 2023-12-01T04:35:53.149 INFO:teuthology.orchestra.run.smithi090.stdout:Unpacking libcephfs2 (18.2.0-1291-g188db309-1focal) ... 2023-12-01T04:35:53.151 INFO:teuthology.orchestra.run.smithi080.stdout:Selecting previously unselected package python3-ceph-argparse. 2023-12-01T04:35:53.164 INFO:teuthology.orchestra.run.smithi080.stdout:Preparing to unpack .../011-python3-ceph-argparse_18.2.0-1291-g188db309-1focal_all.deb ... 2023-12-01T04:35:53.218 INFO:teuthology.orchestra.run.smithi080.stdout:Unpacking python3-ceph-argparse (18.2.0-1291-g188db309-1focal) ... 2023-12-01T04:35:53.429 INFO:teuthology.orchestra.run.smithi080.stdout:Selecting previously unselected package python3-cephfs. 2023-12-01T04:35:53.443 INFO:teuthology.orchestra.run.smithi080.stdout:Preparing to unpack .../012-python3-cephfs_18.2.0-1291-g188db309-1focal_amd64.deb ... 2023-12-01T04:35:53.479 INFO:teuthology.orchestra.run.smithi080.stdout:Unpacking python3-cephfs (18.2.0-1291-g188db309-1focal) ... 2023-12-01T04:35:53.495 INFO:teuthology.orchestra.run.smithi090.stdout:Selecting previously unselected package python3-rados. 2023-12-01T04:35:53.510 INFO:teuthology.orchestra.run.smithi090.stdout:Preparing to unpack .../010-python3-rados_18.2.0-1291-g188db309-1focal_amd64.deb ... 2023-12-01T04:35:53.553 INFO:teuthology.orchestra.run.smithi090.stdout:Unpacking python3-rados (18.2.0-1291-g188db309-1focal) ... 2023-12-01T04:35:53.790 INFO:teuthology.orchestra.run.smithi080.stdout:Selecting previously unselected package python3-ceph-common. 2023-12-01T04:35:53.803 INFO:teuthology.orchestra.run.smithi080.stdout:Preparing to unpack .../013-python3-ceph-common_18.2.0-1291-g188db309-1focal_all.deb ... 2023-12-01T04:35:53.848 INFO:teuthology.orchestra.run.smithi080.stdout:Unpacking python3-ceph-common (18.2.0-1291-g188db309-1focal) ... 2023-12-01T04:35:53.915 INFO:teuthology.orchestra.run.smithi090.stdout:Selecting previously unselected package python3-ceph-argparse. 2023-12-01T04:35:53.929 INFO:teuthology.orchestra.run.smithi090.stdout:Preparing to unpack .../011-python3-ceph-argparse_18.2.0-1291-g188db309-1focal_all.deb ... 2023-12-01T04:35:53.973 INFO:teuthology.orchestra.run.smithi090.stdout:Unpacking python3-ceph-argparse (18.2.0-1291-g188db309-1focal) ... 2023-12-01T04:35:54.176 INFO:teuthology.orchestra.run.smithi080.stdout:Selecting previously unselected package python3-prettytable. 2023-12-01T04:35:54.191 INFO:teuthology.orchestra.run.smithi080.stdout:Preparing to unpack .../014-python3-prettytable_0.7.2-5_all.deb ... 2023-12-01T04:35:54.217 INFO:teuthology.orchestra.run.smithi090.stdout:Selecting previously unselected package python3-cephfs. 2023-12-01T04:35:54.233 INFO:teuthology.orchestra.run.smithi090.stdout:Preparing to unpack .../012-python3-cephfs_18.2.0-1291-g188db309-1focal_amd64.deb ... 2023-12-01T04:35:54.234 INFO:teuthology.orchestra.run.smithi080.stdout:Unpacking python3-prettytable (0.7.2-5) ... 2023-12-01T04:35:54.276 INFO:teuthology.orchestra.run.smithi090.stdout:Unpacking python3-cephfs (18.2.0-1291-g188db309-1focal) ... 2023-12-01T04:35:54.495 INFO:teuthology.orchestra.run.smithi080.stdout:Selecting previously unselected package python3-rbd. 2023-12-01T04:35:54.509 INFO:teuthology.orchestra.run.smithi080.stdout:Preparing to unpack .../015-python3-rbd_18.2.0-1291-g188db309-1focal_amd64.deb ... 2023-12-01T04:35:54.553 INFO:teuthology.orchestra.run.smithi080.stdout:Unpacking python3-rbd (18.2.0-1291-g188db309-1focal) ... 2023-12-01T04:35:54.622 INFO:teuthology.orchestra.run.smithi090.stdout:Selecting previously unselected package python3-ceph-common. 2023-12-01T04:35:54.636 INFO:teuthology.orchestra.run.smithi090.stdout:Preparing to unpack .../013-python3-ceph-common_18.2.0-1291-g188db309-1focal_all.deb ... 2023-12-01T04:35:54.672 INFO:teuthology.orchestra.run.smithi090.stdout:Unpacking python3-ceph-common (18.2.0-1291-g188db309-1focal) ... 2023-12-01T04:35:54.881 INFO:teuthology.orchestra.run.smithi080.stdout:Selecting previously unselected package liblua5.3-0:amd64. 2023-12-01T04:35:54.894 INFO:teuthology.orchestra.run.smithi080.stdout:Preparing to unpack .../016-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2023-12-01T04:35:54.939 INFO:teuthology.orchestra.run.smithi080.stdout:Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2023-12-01T04:35:55.001 INFO:teuthology.orchestra.run.smithi090.stdout:Selecting previously unselected package python3-prettytable. 2023-12-01T04:35:55.009 INFO:teuthology.orchestra.run.smithi090.stdout:Preparing to unpack .../014-python3-prettytable_0.7.2-5_all.deb ... 2023-12-01T04:35:55.050 INFO:teuthology.orchestra.run.smithi090.stdout:Unpacking python3-prettytable (0.7.2-5) ... 2023-12-01T04:35:55.251 INFO:teuthology.orchestra.run.smithi080.stdout:Selecting previously unselected package librabbitmq4:amd64. 2023-12-01T04:35:55.264 INFO:teuthology.orchestra.run.smithi080.stdout:Preparing to unpack .../017-librabbitmq4_0.10.0-1_amd64.deb ... 2023-12-01T04:35:55.309 INFO:teuthology.orchestra.run.smithi080.stdout:Unpacking librabbitmq4:amd64 (0.10.0-1) ... 2023-12-01T04:35:55.328 INFO:teuthology.orchestra.run.smithi090.stdout:Selecting previously unselected package python3-rbd. 2023-12-01T04:35:55.342 INFO:teuthology.orchestra.run.smithi090.stdout:Preparing to unpack .../015-python3-rbd_18.2.0-1291-g188db309-1focal_amd64.deb ... 2023-12-01T04:35:55.387 INFO:teuthology.orchestra.run.smithi090.stdout:Unpacking python3-rbd (18.2.0-1291-g188db309-1focal) ... 2023-12-01T04:35:55.662 INFO:teuthology.orchestra.run.smithi080.stdout:Selecting previously unselected package librdkafka1:amd64. 2023-12-01T04:35:55.675 INFO:teuthology.orchestra.run.smithi080.stdout:Preparing to unpack .../018-librdkafka1_1.2.1-1ubuntu1_amd64.deb ... 2023-12-01T04:35:55.720 INFO:teuthology.orchestra.run.smithi080.stdout:Unpacking librdkafka1:amd64 (1.2.1-1ubuntu1) ... 2023-12-01T04:35:55.793 INFO:teuthology.orchestra.run.smithi090.stdout:Selecting previously unselected package liblua5.3-0:amd64. 2023-12-01T04:35:55.804 INFO:teuthology.orchestra.run.smithi090.stdout:Preparing to unpack .../016-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2023-12-01T04:35:55.858 INFO:teuthology.orchestra.run.smithi090.stdout:Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2023-12-01T04:35:56.048 INFO:teuthology.orchestra.run.smithi080.stdout:Selecting previously unselected package librgw2. 2023-12-01T04:35:56.062 INFO:teuthology.orchestra.run.smithi080.stdout:Preparing to unpack .../019-librgw2_18.2.0-1291-g188db309-1focal_amd64.deb ... 2023-12-01T04:35:56.106 INFO:teuthology.orchestra.run.smithi080.stdout:Unpacking librgw2 (18.2.0-1291-g188db309-1focal) ... 2023-12-01T04:35:56.219 INFO:teuthology.orchestra.run.smithi090.stdout:Selecting previously unselected package librabbitmq4:amd64. 2023-12-01T04:35:56.233 INFO:teuthology.orchestra.run.smithi090.stdout:Preparing to unpack .../017-librabbitmq4_0.10.0-1_amd64.deb ... 2023-12-01T04:35:56.277 INFO:teuthology.orchestra.run.smithi090.stdout:Unpacking librabbitmq4:amd64 (0.10.0-1) ... 2023-12-01T04:35:56.611 INFO:teuthology.orchestra.run.smithi090.stdout:Selecting previously unselected package librdkafka1:amd64. 2023-12-01T04:35:56.621 INFO:teuthology.orchestra.run.smithi090.stdout:Preparing to unpack .../018-librdkafka1_1.2.1-1ubuntu1_amd64.deb ... 2023-12-01T04:35:56.674 INFO:teuthology.orchestra.run.smithi090.stdout:Unpacking librdkafka1:amd64 (1.2.1-1ubuntu1) ... 2023-12-01T04:35:57.018 INFO:teuthology.orchestra.run.smithi080.stdout:Selecting previously unselected package python3-rgw. 2023-12-01T04:35:57.030 INFO:teuthology.orchestra.run.smithi080.stdout:Preparing to unpack .../020-python3-rgw_18.2.0-1291-g188db309-1focal_amd64.deb ... 2023-12-01T04:35:57.066 INFO:teuthology.orchestra.run.smithi080.stdout:Unpacking python3-rgw (18.2.0-1291-g188db309-1focal) ... 2023-12-01T04:35:57.068 INFO:teuthology.orchestra.run.smithi090.stdout:Selecting previously unselected package librgw2. 2023-12-01T04:35:57.082 INFO:teuthology.orchestra.run.smithi090.stdout:Preparing to unpack .../019-librgw2_18.2.0-1291-g188db309-1focal_amd64.deb ... 2023-12-01T04:35:57.127 INFO:teuthology.orchestra.run.smithi090.stdout:Unpacking librgw2 (18.2.0-1291-g188db309-1focal) ... 2023-12-01T04:35:57.420 INFO:teuthology.orchestra.run.smithi080.stdout:Selecting previously unselected package liboath0. 2023-12-01T04:35:57.434 INFO:teuthology.orchestra.run.smithi080.stdout:Preparing to unpack .../021-liboath0_2.6.1-1.3_amd64.deb ... 2023-12-01T04:35:57.478 INFO:teuthology.orchestra.run.smithi080.stdout:Unpacking liboath0 (2.6.1-1.3) ... 2023-12-01T04:35:57.822 INFO:teuthology.orchestra.run.smithi080.stdout:Selecting previously unselected package libradosstriper1. 2023-12-01T04:35:57.838 INFO:teuthology.orchestra.run.smithi080.stdout:Preparing to unpack .../022-libradosstriper1_18.2.0-1291-g188db309-1focal_amd64.deb ... 2023-12-01T04:35:57.889 INFO:teuthology.orchestra.run.smithi080.stdout:Unpacking libradosstriper1 (18.2.0-1291-g188db309-1focal) ... 2023-12-01T04:35:58.071 INFO:teuthology.orchestra.run.smithi090.stdout:Selecting previously unselected package python3-rgw. 2023-12-01T04:35:58.085 INFO:teuthology.orchestra.run.smithi090.stdout:Preparing to unpack .../020-python3-rgw_18.2.0-1291-g188db309-1focal_amd64.deb ... 2023-12-01T04:35:58.129 INFO:teuthology.orchestra.run.smithi090.stdout:Unpacking python3-rgw (18.2.0-1291-g188db309-1focal) ... 2023-12-01T04:35:58.450 INFO:teuthology.orchestra.run.smithi080.stdout:Selecting previously unselected package ceph-common. 2023-12-01T04:35:58.463 INFO:teuthology.orchestra.run.smithi080.stdout:Preparing to unpack .../023-ceph-common_18.2.0-1291-g188db309-1focal_amd64.deb ... 2023-12-01T04:35:58.516 INFO:teuthology.orchestra.run.smithi080.stdout:Unpacking ceph-common (18.2.0-1291-g188db309-1focal) ... 2023-12-01T04:35:58.559 INFO:teuthology.orchestra.run.smithi090.stdout:Selecting previously unselected package liboath0. 2023-12-01T04:35:58.573 INFO:teuthology.orchestra.run.smithi090.stdout:Preparing to unpack .../021-liboath0_2.6.1-1.3_amd64.deb ... 2023-12-01T04:35:58.626 INFO:teuthology.orchestra.run.smithi090.stdout:Unpacking liboath0 (2.6.1-1.3) ... 2023-12-01T04:35:58.954 INFO:teuthology.orchestra.run.smithi090.stdout:Selecting previously unselected package libradosstriper1. 2023-12-01T04:35:58.967 INFO:teuthology.orchestra.run.smithi090.stdout:Preparing to unpack .../022-libradosstriper1_18.2.0-1291-g188db309-1focal_amd64.deb ... 2023-12-01T04:35:59.012 INFO:teuthology.orchestra.run.smithi090.stdout:Unpacking libradosstriper1 (18.2.0-1291-g188db309-1focal) ... 2023-12-01T04:35:59.566 INFO:teuthology.orchestra.run.smithi090.stdout:Selecting previously unselected package ceph-common. 2023-12-01T04:35:59.581 INFO:teuthology.orchestra.run.smithi090.stdout:Preparing to unpack .../023-ceph-common_18.2.0-1291-g188db309-1focal_amd64.deb ... 2023-12-01T04:35:59.632 INFO:teuthology.orchestra.run.smithi090.stdout:Unpacking ceph-common (18.2.0-1291-g188db309-1focal) ... 2023-12-01T04:36:01.130 INFO:teuthology.orchestra.run.smithi080.stdout:Selecting previously unselected package ceph-base. 2023-12-01T04:36:01.146 INFO:teuthology.orchestra.run.smithi080.stdout:Preparing to unpack .../024-ceph-base_18.2.0-1291-g188db309-1focal_amd64.deb ... 2023-12-01T04:36:01.207 INFO:teuthology.orchestra.run.smithi080.stdout:Unpacking ceph-base (18.2.0-1291-g188db309-1focal) ... 2023-12-01T04:36:02.065 INFO:teuthology.orchestra.run.smithi090.stdout:Selecting previously unselected package ceph-base. 2023-12-01T04:36:02.078 INFO:teuthology.orchestra.run.smithi090.stdout:Preparing to unpack .../024-ceph-base_18.2.0-1291-g188db309-1focal_amd64.deb ... 2023-12-01T04:36:02.123 INFO:teuthology.orchestra.run.smithi090.stdout:Unpacking ceph-base (18.2.0-1291-g188db309-1focal) ... 2023-12-01T04:36:02.626 INFO:teuthology.orchestra.run.smithi080.stdout:Selecting previously unselected package python3-cherrypy3. 2023-12-01T04:36:02.643 INFO:teuthology.orchestra.run.smithi080.stdout:Preparing to unpack .../025-python3-cherrypy3_8.9.1-6_all.deb ... 2023-12-01T04:36:02.684 INFO:teuthology.orchestra.run.smithi080.stdout:Unpacking python3-cherrypy3 (8.9.1-6) ... 2023-12-01T04:36:03.013 INFO:teuthology.orchestra.run.smithi080.stdout:Selecting previously unselected package python3-natsort. 2023-12-01T04:36:03.027 INFO:teuthology.orchestra.run.smithi080.stdout:Preparing to unpack .../026-python3-natsort_7.0.1-1_all.deb ... 2023-12-01T04:36:03.071 INFO:teuthology.orchestra.run.smithi080.stdout:Unpacking python3-natsort (7.0.1-1) ... 2023-12-01T04:36:03.374 INFO:teuthology.orchestra.run.smithi080.stdout:Selecting previously unselected package python3-logutils. 2023-12-01T04:36:03.387 INFO:teuthology.orchestra.run.smithi080.stdout:Preparing to unpack .../027-python3-logutils_0.3.3-7_all.deb ... 2023-12-01T04:36:03.432 INFO:teuthology.orchestra.run.smithi080.stdout:Unpacking python3-logutils (0.3.3-7) ... 2023-12-01T04:36:03.630 INFO:teuthology.orchestra.run.smithi090.stdout:Selecting previously unselected package python3-cherrypy3. 2023-12-01T04:36:03.645 INFO:teuthology.orchestra.run.smithi090.stdout:Preparing to unpack .../025-python3-cherrypy3_8.9.1-6_all.deb ... 2023-12-01T04:36:03.688 INFO:teuthology.orchestra.run.smithi090.stdout:Unpacking python3-cherrypy3 (8.9.1-6) ... 2023-12-01T04:36:03.751 INFO:teuthology.orchestra.run.smithi080.stdout:Selecting previously unselected package python3-markupsafe. 2023-12-01T04:36:03.765 INFO:teuthology.orchestra.run.smithi080.stdout:Preparing to unpack .../028-python3-markupsafe_1.1.0-1build2_amd64.deb ... 2023-12-01T04:36:03.818 INFO:teuthology.orchestra.run.smithi080.stdout:Unpacking python3-markupsafe (1.1.0-1build2) ... 2023-12-01T04:36:04.067 INFO:teuthology.orchestra.run.smithi090.stdout:Selecting previously unselected package python3-natsort. 2023-12-01T04:36:04.080 INFO:teuthology.orchestra.run.smithi090.stdout:Preparing to unpack .../026-python3-natsort_7.0.1-1_all.deb ... 2023-12-01T04:36:04.125 INFO:teuthology.orchestra.run.smithi090.stdout:Unpacking python3-natsort (7.0.1-1) ... 2023-12-01T04:36:04.129 INFO:teuthology.orchestra.run.smithi080.stdout:Selecting previously unselected package python3-mako. 2023-12-01T04:36:04.143 INFO:teuthology.orchestra.run.smithi080.stdout:Preparing to unpack .../029-python3-mako_1.1.0+ds1-1ubuntu2.1_all.deb ... 2023-12-01T04:36:04.187 INFO:teuthology.orchestra.run.smithi080.stdout:Unpacking python3-mako (1.1.0+ds1-1ubuntu2.1) ... 2023-12-01T04:36:04.438 INFO:teuthology.orchestra.run.smithi090.stdout:Selecting previously unselected package python3-logutils. 2023-12-01T04:36:04.451 INFO:teuthology.orchestra.run.smithi090.stdout:Preparing to unpack .../027-python3-logutils_0.3.3-7_all.deb ... 2023-12-01T04:36:04.497 INFO:teuthology.orchestra.run.smithi090.stdout:Unpacking python3-logutils (0.3.3-7) ... 2023-12-01T04:36:04.557 INFO:teuthology.orchestra.run.smithi080.stdout:Selecting previously unselected package python3-simplegeneric. 2023-12-01T04:36:04.571 INFO:teuthology.orchestra.run.smithi080.stdout:Preparing to unpack .../030-python3-simplegeneric_0.8.1-3_all.deb ... 2023-12-01T04:36:04.615 INFO:teuthology.orchestra.run.smithi080.stdout:Unpacking python3-simplegeneric (0.8.1-3) ... 2023-12-01T04:36:04.782 INFO:teuthology.orchestra.run.smithi090.stdout:Selecting previously unselected package python3-markupsafe. 2023-12-01T04:36:04.796 INFO:teuthology.orchestra.run.smithi090.stdout:Preparing to unpack .../028-python3-markupsafe_1.1.0-1build2_amd64.deb ... 2023-12-01T04:36:04.832 INFO:teuthology.orchestra.run.smithi090.stdout:Unpacking python3-markupsafe (1.1.0-1build2) ... 2023-12-01T04:36:04.918 INFO:teuthology.orchestra.run.smithi080.stdout:Selecting previously unselected package python3-singledispatch. 2023-12-01T04:36:04.931 INFO:teuthology.orchestra.run.smithi080.stdout:Preparing to unpack .../031-python3-singledispatch_3.4.0.3-2build1_all.deb ... 2023-12-01T04:36:04.968 INFO:teuthology.orchestra.run.smithi080.stdout:Unpacking python3-singledispatch (3.4.0.3-2build1) ... 2023-12-01T04:36:05.119 INFO:teuthology.orchestra.run.smithi090.stdout:Selecting previously unselected package python3-mako. 2023-12-01T04:36:05.134 INFO:teuthology.orchestra.run.smithi090.stdout:Preparing to unpack .../029-python3-mako_1.1.0+ds1-1ubuntu2.1_all.deb ... 2023-12-01T04:36:05.177 INFO:teuthology.orchestra.run.smithi090.stdout:Unpacking python3-mako (1.1.0+ds1-1ubuntu2.1) ... 2023-12-01T04:36:05.263 INFO:teuthology.orchestra.run.smithi080.stdout:Selecting previously unselected package python3-webob. 2023-12-01T04:36:05.277 INFO:teuthology.orchestra.run.smithi080.stdout:Preparing to unpack .../032-python3-webob_1%3a1.8.5-2_all.deb ... 2023-12-01T04:36:05.321 INFO:teuthology.orchestra.run.smithi080.stdout:Unpacking python3-webob (1:1.8.5-2) ... 2023-12-01T04:36:05.498 INFO:teuthology.orchestra.run.smithi090.stdout:Selecting previously unselected package python3-simplegeneric. 2023-12-01T04:36:05.512 INFO:teuthology.orchestra.run.smithi090.stdout:Preparing to unpack .../030-python3-simplegeneric_0.8.1-3_all.deb ... 2023-12-01T04:36:05.556 INFO:teuthology.orchestra.run.smithi090.stdout:Unpacking python3-simplegeneric (0.8.1-3) ... 2023-12-01T04:36:05.649 INFO:teuthology.orchestra.run.smithi080.stdout:Selecting previously unselected package python3-soupsieve. 2023-12-01T04:36:05.663 INFO:teuthology.orchestra.run.smithi080.stdout:Preparing to unpack .../033-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2023-12-01T04:36:05.707 INFO:teuthology.orchestra.run.smithi080.stdout:Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2023-12-01T04:36:05.851 INFO:teuthology.orchestra.run.smithi090.stdout:Selecting previously unselected package python3-singledispatch. 2023-12-01T04:36:05.866 INFO:teuthology.orchestra.run.smithi090.stdout:Preparing to unpack .../031-python3-singledispatch_3.4.0.3-2build1_all.deb ... 2023-12-01T04:36:05.909 INFO:teuthology.orchestra.run.smithi090.stdout:Unpacking python3-singledispatch (3.4.0.3-2build1) ... 2023-12-01T04:36:05.985 INFO:teuthology.orchestra.run.smithi080.stdout:Selecting previously unselected package python3-bs4. 2023-12-01T04:36:05.999 INFO:teuthology.orchestra.run.smithi080.stdout:Preparing to unpack .../034-python3-bs4_4.8.2-1_all.deb ... 2023-12-01T04:36:06.043 INFO:teuthology.orchestra.run.smithi080.stdout:Unpacking python3-bs4 (4.8.2-1) ... 2023-12-01T04:36:06.197 INFO:teuthology.orchestra.run.smithi090.stdout:Selecting previously unselected package python3-webob. 2023-12-01T04:36:06.213 INFO:teuthology.orchestra.run.smithi090.stdout:Preparing to unpack .../032-python3-webob_1%3a1.8.5-2_all.deb ... 2023-12-01T04:36:06.255 INFO:teuthology.orchestra.run.smithi090.stdout:Unpacking python3-webob (1:1.8.5-2) ... 2023-12-01T04:36:06.388 INFO:teuthology.orchestra.run.smithi080.stdout:Selecting previously unselected package python3-waitress. 2023-12-01T04:36:06.401 INFO:teuthology.orchestra.run.smithi080.stdout:Preparing to unpack .../035-python3-waitress_1.4.1-1ubuntu0.1_all.deb ... 2023-12-01T04:36:06.457 INFO:teuthology.orchestra.run.smithi080.stdout:Unpacking python3-waitress (1.4.1-1ubuntu0.1) ... 2023-12-01T04:36:06.592 INFO:teuthology.orchestra.run.smithi090.stdout:Selecting previously unselected package python3-soupsieve. 2023-12-01T04:36:06.606 INFO:teuthology.orchestra.run.smithi090.stdout:Preparing to unpack .../033-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2023-12-01T04:36:06.650 INFO:teuthology.orchestra.run.smithi090.stdout:Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2023-12-01T04:36:06.961 INFO:teuthology.orchestra.run.smithi090.stdout:Selecting previously unselected package python3-bs4. 2023-12-01T04:36:06.978 INFO:teuthology.orchestra.run.smithi090.stdout:Preparing to unpack .../034-python3-bs4_4.8.2-1_all.deb ... 2023-12-01T04:36:07.020 INFO:teuthology.orchestra.run.smithi090.stdout:Unpacking python3-bs4 (4.8.2-1) ... 2023-12-01T04:36:07.358 INFO:teuthology.orchestra.run.smithi080.stdout:Selecting previously unselected package python3-tempita. 2023-12-01T04:36:07.372 INFO:teuthology.orchestra.run.smithi080.stdout:Preparing to unpack .../036-python3-tempita_0.5.2-6_all.deb ... 2023-12-01T04:36:07.408 INFO:teuthology.orchestra.run.smithi090.stdout:Selecting previously unselected package python3-waitress. 2023-12-01T04:36:07.421 INFO:teuthology.orchestra.run.smithi090.stdout:Preparing to unpack .../035-python3-waitress_1.4.1-1ubuntu0.1_all.deb ... 2023-12-01T04:36:07.469 INFO:teuthology.orchestra.run.smithi090.stdout:Unpacking python3-waitress (1.4.1-1ubuntu0.1) ... 2023-12-01T04:36:07.658 INFO:teuthology.orchestra.run.smithi080.stdout:Unpacking python3-tempita (0.5.2-6) ... 2023-12-01T04:36:08.019 INFO:teuthology.orchestra.run.smithi080.stdout:Selecting previously unselected package python3-paste. 2023-12-01T04:36:08.034 INFO:teuthology.orchestra.run.smithi080.stdout:Preparing to unpack .../037-python3-paste_3.4.0+dfsg1-1_all.deb ... 2023-12-01T04:36:08.085 INFO:teuthology.orchestra.run.smithi080.stdout:Unpacking python3-paste (3.4.0+dfsg1-1) ... 2023-12-01T04:36:08.447 INFO:teuthology.orchestra.run.smithi080.stdout:Selecting previously unselected package python-pastedeploy-tpl. 2023-12-01T04:36:08.461 INFO:teuthology.orchestra.run.smithi080.stdout:Preparing to unpack .../038-python-pastedeploy-tpl_2.1.0-1_all.deb ... 2023-12-01T04:36:08.505 INFO:teuthology.orchestra.run.smithi080.stdout:Unpacking python-pastedeploy-tpl (2.1.0-1) ... 2023-12-01T04:36:08.811 INFO:teuthology.orchestra.run.smithi080.stdout:Selecting previously unselected package python3-pastedeploy. 2023-12-01T04:36:08.823 INFO:teuthology.orchestra.run.smithi080.stdout:Preparing to unpack .../039-python3-pastedeploy_2.1.0-1_all.deb ... 2023-12-01T04:36:08.862 INFO:teuthology.orchestra.run.smithi090.stdout:Selecting previously unselected package python3-tempita. 2023-12-01T04:36:08.866 INFO:teuthology.orchestra.run.smithi080.stdout:Unpacking python3-pastedeploy (2.1.0-1) ... 2023-12-01T04:36:08.875 INFO:teuthology.orchestra.run.smithi090.stdout:Preparing to unpack .../036-python3-tempita_0.5.2-6_all.deb ... 2023-12-01T04:36:08.920 INFO:teuthology.orchestra.run.smithi090.stdout:Unpacking python3-tempita (0.5.2-6) ... 2023-12-01T04:36:09.215 INFO:teuthology.orchestra.run.smithi090.stdout:Selecting previously unselected package python3-paste. 2023-12-01T04:36:09.228 INFO:teuthology.orchestra.run.smithi080.stdout:Selecting previously unselected package python3-webtest. 2023-12-01T04:36:09.229 INFO:teuthology.orchestra.run.smithi090.stdout:Preparing to unpack .../037-python3-paste_3.4.0+dfsg1-1_all.deb ... 2023-12-01T04:36:09.241 INFO:teuthology.orchestra.run.smithi080.stdout:Preparing to unpack .../040-python3-webtest_2.0.32-2_all.deb ... 2023-12-01T04:36:09.274 INFO:teuthology.orchestra.run.smithi090.stdout:Unpacking python3-paste (3.4.0+dfsg1-1) ... 2023-12-01T04:36:09.294 INFO:teuthology.orchestra.run.smithi080.stdout:Unpacking python3-webtest (2.0.32-2) ... 2023-12-01T04:36:09.603 INFO:teuthology.orchestra.run.smithi090.stdout:Selecting previously unselected package python-pastedeploy-tpl. 2023-12-01T04:36:09.618 INFO:teuthology.orchestra.run.smithi090.stdout:Preparing to unpack .../038-python-pastedeploy-tpl_2.1.0-1_all.deb ... 2023-12-01T04:36:09.661 INFO:teuthology.orchestra.run.smithi090.stdout:Unpacking python-pastedeploy-tpl (2.1.0-1) ... 2023-12-01T04:36:09.672 INFO:teuthology.orchestra.run.smithi080.stdout:Selecting previously unselected package python3-pecan. 2023-12-01T04:36:09.687 INFO:teuthology.orchestra.run.smithi080.stdout:Preparing to unpack .../041-python3-pecan_1.3.3-3ubuntu1_all.deb ... 2023-12-01T04:36:09.738 INFO:teuthology.orchestra.run.smithi080.stdout:Unpacking python3-pecan (1.3.3-3ubuntu1) ... 2023-12-01T04:36:09.989 INFO:teuthology.orchestra.run.smithi090.stdout:Selecting previously unselected package python3-pastedeploy. 2023-12-01T04:36:10.004 INFO:teuthology.orchestra.run.smithi090.stdout:Preparing to unpack .../039-python3-pastedeploy_2.1.0-1_all.deb ... 2023-12-01T04:36:10.058 INFO:teuthology.orchestra.run.smithi090.stdout:Unpacking python3-pastedeploy (2.1.0-1) ... 2023-12-01T04:36:10.102 INFO:teuthology.orchestra.run.smithi080.stdout:Selecting previously unselected package python3-werkzeug. 2023-12-01T04:36:10.115 INFO:teuthology.orchestra.run.smithi080.stdout:Preparing to unpack .../042-python3-werkzeug_0.16.1+dfsg1-2ubuntu0.1_all.deb ... 2023-12-01T04:36:10.168 INFO:teuthology.orchestra.run.smithi080.stdout:Unpacking python3-werkzeug (0.16.1+dfsg1-2ubuntu0.1) ... 2023-12-01T04:36:10.418 INFO:teuthology.orchestra.run.smithi090.stdout:Selecting previously unselected package python3-webtest. 2023-12-01T04:36:10.432 INFO:teuthology.orchestra.run.smithi090.stdout:Preparing to unpack .../040-python3-webtest_2.0.32-2_all.deb ... 2023-12-01T04:36:10.455 INFO:teuthology.orchestra.run.smithi080.stdout:Selecting previously unselected package ceph-mgr-modules-core. 2023-12-01T04:36:10.468 INFO:teuthology.orchestra.run.smithi080.stdout:Preparing to unpack .../043-ceph-mgr-modules-core_18.2.0-1291-g188db309-1focal_all.deb ... 2023-12-01T04:36:10.485 INFO:teuthology.orchestra.run.smithi090.stdout:Unpacking python3-webtest (2.0.32-2) ... 2023-12-01T04:36:10.513 INFO:teuthology.orchestra.run.smithi080.stdout:Unpacking ceph-mgr-modules-core (18.2.0-1291-g188db309-1focal) ... 2023-12-01T04:36:10.830 INFO:teuthology.orchestra.run.smithi090.stdout:Selecting previously unselected package python3-pecan. 2023-12-01T04:36:10.843 INFO:teuthology.orchestra.run.smithi090.stdout:Preparing to unpack .../041-python3-pecan_1.3.3-3ubuntu1_all.deb ... 2023-12-01T04:36:10.876 INFO:teuthology.orchestra.run.smithi080.stdout:Selecting previously unselected package libsqlite3-mod-ceph. 2023-12-01T04:36:10.888 INFO:teuthology.orchestra.run.smithi090.stdout:Unpacking python3-pecan (1.3.3-3ubuntu1) ... 2023-12-01T04:36:10.888 INFO:teuthology.orchestra.run.smithi080.stdout:Preparing to unpack .../044-libsqlite3-mod-ceph_18.2.0-1291-g188db309-1focal_amd64.deb ... 2023-12-01T04:36:10.926 INFO:teuthology.orchestra.run.smithi080.stdout:Unpacking libsqlite3-mod-ceph (18.2.0-1291-g188db309-1focal) ... 2023-12-01T04:36:11.245 INFO:teuthology.orchestra.run.smithi080.stdout:Selecting previously unselected package python3-cryptography. 2023-12-01T04:36:11.253 INFO:teuthology.orchestra.run.smithi090.stdout:Selecting previously unselected package python3-werkzeug. 2023-12-01T04:36:11.258 INFO:teuthology.orchestra.run.smithi080.stdout:Preparing to unpack .../045-python3-cryptography_2.8-3ubuntu0.1_amd64.deb ... 2023-12-01T04:36:11.269 INFO:teuthology.orchestra.run.smithi090.stdout:Preparing to unpack .../042-python3-werkzeug_0.16.1+dfsg1-2ubuntu0.1_all.deb ... 2023-12-01T04:36:11.295 INFO:teuthology.orchestra.run.smithi080.stdout:Unpacking python3-cryptography (2.8-3ubuntu0.1) ... 2023-12-01T04:36:11.311 INFO:teuthology.orchestra.run.smithi090.stdout:Unpacking python3-werkzeug (0.16.1+dfsg1-2ubuntu0.1) ... 2023-12-01T04:36:11.623 INFO:teuthology.orchestra.run.smithi090.stdout:Selecting previously unselected package ceph-mgr-modules-core. 2023-12-01T04:36:11.637 INFO:teuthology.orchestra.run.smithi090.stdout:Preparing to unpack .../043-ceph-mgr-modules-core_18.2.0-1291-g188db309-1focal_all.deb ... 2023-12-01T04:36:11.649 INFO:teuthology.orchestra.run.smithi080.stdout:Selecting previously unselected package python3-openssl. 2023-12-01T04:36:11.662 INFO:teuthology.orchestra.run.smithi080.stdout:Preparing to unpack .../046-python3-openssl_19.0.0-1build1_all.deb ... 2023-12-01T04:36:11.681 INFO:teuthology.orchestra.run.smithi090.stdout:Unpacking ceph-mgr-modules-core (18.2.0-1291-g188db309-1focal) ... 2023-12-01T04:36:11.698 INFO:teuthology.orchestra.run.smithi080.stdout:Unpacking python3-openssl (19.0.0-1build1) ... 2023-12-01T04:36:12.043 INFO:teuthology.orchestra.run.smithi080.stdout:Selecting previously unselected package ceph-mgr. 2023-12-01T04:36:12.056 INFO:teuthology.orchestra.run.smithi080.stdout:Preparing to unpack .../047-ceph-mgr_18.2.0-1291-g188db309-1focal_amd64.deb ... 2023-12-01T04:36:12.080 INFO:teuthology.orchestra.run.smithi090.stdout:Selecting previously unselected package libsqlite3-mod-ceph. 2023-12-01T04:36:12.094 INFO:teuthology.orchestra.run.smithi090.stdout:Preparing to unpack .../044-libsqlite3-mod-ceph_18.2.0-1291-g188db309-1focal_amd64.deb ... 2023-12-01T04:36:12.101 INFO:teuthology.orchestra.run.smithi080.stdout:Unpacking ceph-mgr (18.2.0-1291-g188db309-1focal) ... 2023-12-01T04:36:12.138 INFO:teuthology.orchestra.run.smithi090.stdout:Unpacking libsqlite3-mod-ceph (18.2.0-1291-g188db309-1focal) ... 2023-12-01T04:36:12.474 INFO:teuthology.orchestra.run.smithi090.stdout:Selecting previously unselected package python3-cryptography. 2023-12-01T04:36:12.487 INFO:teuthology.orchestra.run.smithi090.stdout:Preparing to unpack .../045-python3-cryptography_2.8-3ubuntu0.1_amd64.deb ... 2023-12-01T04:36:12.532 INFO:teuthology.orchestra.run.smithi090.stdout:Unpacking python3-cryptography (2.8-3ubuntu0.1) ... 2023-12-01T04:36:12.613 INFO:teuthology.orchestra.run.smithi080.stdout:Selecting previously unselected package ceph-mon. 2023-12-01T04:36:12.626 INFO:teuthology.orchestra.run.smithi080.stdout:Preparing to unpack .../048-ceph-mon_18.2.0-1291-g188db309-1focal_amd64.deb ... 2023-12-01T04:36:12.663 INFO:teuthology.orchestra.run.smithi080.stdout:Unpacking ceph-mon (18.2.0-1291-g188db309-1focal) ... 2023-12-01T04:36:12.879 INFO:teuthology.orchestra.run.smithi090.stdout:Selecting previously unselected package python3-openssl. 2023-12-01T04:36:12.894 INFO:teuthology.orchestra.run.smithi090.stdout:Preparing to unpack .../046-python3-openssl_19.0.0-1build1_all.deb ... 2023-12-01T04:36:12.929 INFO:teuthology.orchestra.run.smithi090.stdout:Unpacking python3-openssl (19.0.0-1build1) ... 2023-12-01T04:36:13.316 INFO:teuthology.orchestra.run.smithi090.stdout:Selecting previously unselected package ceph-mgr. 2023-12-01T04:36:13.330 INFO:teuthology.orchestra.run.smithi090.stdout:Preparing to unpack .../047-ceph-mgr_18.2.0-1291-g188db309-1focal_amd64.deb ... 2023-12-01T04:36:13.374 INFO:teuthology.orchestra.run.smithi090.stdout:Unpacking ceph-mgr (18.2.0-1291-g188db309-1focal) ... 2023-12-01T04:36:13.878 INFO:teuthology.orchestra.run.smithi090.stdout:Selecting previously unselected package ceph-mon. 2023-12-01T04:36:13.893 INFO:teuthology.orchestra.run.smithi090.stdout:Preparing to unpack .../048-ceph-mon_18.2.0-1291-g188db309-1focal_amd64.deb ... 2023-12-01T04:36:13.936 INFO:teuthology.orchestra.run.smithi090.stdout:Unpacking ceph-mon (18.2.0-1291-g188db309-1focal) ... 2023-12-01T04:36:13.950 INFO:teuthology.orchestra.run.smithi080.stdout:Selecting previously unselected package ceph-osd. 2023-12-01T04:36:13.963 INFO:teuthology.orchestra.run.smithi080.stdout:Preparing to unpack .../049-ceph-osd_18.2.0-1291-g188db309-1focal_amd64.deb ... 2023-12-01T04:36:14.007 INFO:teuthology.orchestra.run.smithi080.stdout:Unpacking ceph-osd (18.2.0-1291-g188db309-1focal) ... 2023-12-01T04:36:15.166 INFO:teuthology.orchestra.run.smithi090.stdout:Selecting previously unselected package ceph-osd. 2023-12-01T04:36:15.181 INFO:teuthology.orchestra.run.smithi090.stdout:Preparing to unpack .../049-ceph-osd_18.2.0-1291-g188db309-1focal_amd64.deb ... 2023-12-01T04:36:15.216 INFO:teuthology.orchestra.run.smithi090.stdout:Unpacking ceph-osd (18.2.0-1291-g188db309-1focal) ... 2023-12-01T04:36:17.052 INFO:teuthology.orchestra.run.smithi080.stdout:Selecting previously unselected package ceph. 2023-12-01T04:36:17.065 INFO:teuthology.orchestra.run.smithi080.stdout:Preparing to unpack .../050-ceph_18.2.0-1291-g188db309-1focal_amd64.deb ... 2023-12-01T04:36:17.112 INFO:teuthology.orchestra.run.smithi080.stdout:Unpacking ceph (18.2.0-1291-g188db309-1focal) ... 2023-12-01T04:36:17.429 INFO:teuthology.orchestra.run.smithi080.stdout:Selecting previously unselected package ceph-fuse. 2023-12-01T04:36:17.443 INFO:teuthology.orchestra.run.smithi080.stdout:Preparing to unpack .../051-ceph-fuse_18.2.0-1291-g188db309-1focal_amd64.deb ... 2023-12-01T04:36:17.487 INFO:teuthology.orchestra.run.smithi080.stdout:Unpacking ceph-fuse (18.2.0-1291-g188db309-1focal) ... 2023-12-01T04:36:18.041 INFO:teuthology.orchestra.run.smithi080.stdout:Selecting previously unselected package ceph-mds. 2023-12-01T04:36:18.054 INFO:teuthology.orchestra.run.smithi080.stdout:Preparing to unpack .../052-ceph-mds_18.2.0-1291-g188db309-1focal_amd64.deb ... 2023-12-01T04:36:18.099 INFO:teuthology.orchestra.run.smithi080.stdout:Unpacking ceph-mds (18.2.0-1291-g188db309-1focal) ... 2023-12-01T04:36:18.336 INFO:teuthology.orchestra.run.smithi090.stdout:Selecting previously unselected package ceph. 2023-12-01T04:36:18.350 INFO:teuthology.orchestra.run.smithi090.stdout:Preparing to unpack .../050-ceph_18.2.0-1291-g188db309-1focal_amd64.deb ... 2023-12-01T04:36:18.394 INFO:teuthology.orchestra.run.smithi090.stdout:Unpacking ceph (18.2.0-1291-g188db309-1focal) ... 2023-12-01T04:36:18.627 INFO:teuthology.orchestra.run.smithi080.stdout:Selecting previously unselected package cephadm. 2023-12-01T04:36:18.640 INFO:teuthology.orchestra.run.smithi080.stdout:Preparing to unpack .../053-cephadm_18.2.0-1291-g188db309-1focal_amd64.deb ... 2023-12-01T04:36:18.677 INFO:teuthology.orchestra.run.smithi080.stdout:Unpacking cephadm (18.2.0-1291-g188db309-1focal) ... 2023-12-01T04:36:18.724 INFO:teuthology.orchestra.run.smithi090.stdout:Selecting previously unselected package ceph-fuse. 2023-12-01T04:36:18.737 INFO:teuthology.orchestra.run.smithi090.stdout:Preparing to unpack .../051-ceph-fuse_18.2.0-1291-g188db309-1focal_amd64.deb ... 2023-12-01T04:36:18.849 INFO:teuthology.orchestra.run.smithi090.stdout:Unpacking ceph-fuse (18.2.0-1291-g188db309-1focal) ... 2023-12-01T04:36:18.997 INFO:teuthology.orchestra.run.smithi080.stdout:Selecting previously unselected package python3-asyncssh. 2023-12-01T04:36:19.009 INFO:teuthology.orchestra.run.smithi080.stdout:Preparing to unpack .../054-python3-asyncssh_1.12.2-1_all.deb ... 2023-12-01T04:36:19.046 INFO:teuthology.orchestra.run.smithi080.stdout:Unpacking python3-asyncssh (1.12.2-1) ... 2023-12-01T04:36:19.286 INFO:teuthology.orchestra.run.smithi090.stdout:Selecting previously unselected package ceph-mds. 2023-12-01T04:36:19.299 INFO:teuthology.orchestra.run.smithi090.stdout:Preparing to unpack .../052-ceph-mds_18.2.0-1291-g188db309-1focal_amd64.deb ... 2023-12-01T04:36:19.344 INFO:teuthology.orchestra.run.smithi090.stdout:Unpacking ceph-mds (18.2.0-1291-g188db309-1focal) ... 2023-12-01T04:36:19.399 INFO:teuthology.orchestra.run.smithi080.stdout:Selecting previously unselected package python3-jinja2. 2023-12-01T04:36:19.413 INFO:teuthology.orchestra.run.smithi080.stdout:Preparing to unpack .../055-python3-jinja2_2.10.1-2_all.deb ... 2023-12-01T04:36:19.457 INFO:teuthology.orchestra.run.smithi080.stdout:Unpacking python3-jinja2 (2.10.1-2) ... 2023-12-01T04:36:19.786 INFO:teuthology.orchestra.run.smithi080.stdout:Selecting previously unselected package ceph-mgr-cephadm. 2023-12-01T04:36:19.799 INFO:teuthology.orchestra.run.smithi080.stdout:Preparing to unpack .../056-ceph-mgr-cephadm_18.2.0-1291-g188db309-1focal_all.deb ... 2023-12-01T04:36:19.861 INFO:teuthology.orchestra.run.smithi080.stdout:Unpacking ceph-mgr-cephadm (18.2.0-1291-g188db309-1focal) ... 2023-12-01T04:36:19.889 INFO:teuthology.orchestra.run.smithi090.stdout:Selecting previously unselected package cephadm. 2023-12-01T04:36:19.902 INFO:teuthology.orchestra.run.smithi090.stdout:Preparing to unpack .../053-cephadm_18.2.0-1291-g188db309-1focal_amd64.deb ... 2023-12-01T04:36:19.938 INFO:teuthology.orchestra.run.smithi090.stdout:Unpacking cephadm (18.2.0-1291-g188db309-1focal) ... 2023-12-01T04:36:20.222 INFO:teuthology.orchestra.run.smithi080.stdout:Selecting previously unselected package python3-bcrypt. 2023-12-01T04:36:20.236 INFO:teuthology.orchestra.run.smithi080.stdout:Preparing to unpack .../057-python3-bcrypt_3.1.7-2ubuntu1_amd64.deb ... 2023-12-01T04:36:20.259 INFO:teuthology.orchestra.run.smithi090.stdout:Selecting previously unselected package python3-asyncssh. 2023-12-01T04:36:20.274 INFO:teuthology.orchestra.run.smithi090.stdout:Preparing to unpack .../054-python3-asyncssh_1.12.2-1_all.deb ... 2023-12-01T04:36:20.280 INFO:teuthology.orchestra.run.smithi080.stdout:Unpacking python3-bcrypt (3.1.7-2ubuntu1) ... 2023-12-01T04:36:20.317 INFO:teuthology.orchestra.run.smithi090.stdout:Unpacking python3-asyncssh (1.12.2-1) ... 2023-12-01T04:36:20.583 INFO:teuthology.orchestra.run.smithi080.stdout:Selecting previously unselected package python3-jwt. 2023-12-01T04:36:20.599 INFO:teuthology.orchestra.run.smithi080.stdout:Preparing to unpack .../058-python3-jwt_1.7.1-2ubuntu2.1_all.deb ... 2023-12-01T04:36:20.641 INFO:teuthology.orchestra.run.smithi080.stdout:Unpacking python3-jwt (1.7.1-2ubuntu2.1) ... 2023-12-01T04:36:20.679 INFO:teuthology.orchestra.run.smithi090.stdout:Selecting previously unselected package python3-jinja2. 2023-12-01T04:36:20.693 INFO:teuthology.orchestra.run.smithi090.stdout:Preparing to unpack .../055-python3-jinja2_2.10.1-2_all.deb ... 2023-12-01T04:36:20.738 INFO:teuthology.orchestra.run.smithi090.stdout:Unpacking python3-jinja2 (2.10.1-2) ... 2023-12-01T04:36:20.944 INFO:teuthology.orchestra.run.smithi080.stdout:Selecting previously unselected package python3-attr. 2023-12-01T04:36:20.958 INFO:teuthology.orchestra.run.smithi080.stdout:Preparing to unpack .../059-python3-attr_19.3.0-2_all.deb ... 2023-12-01T04:36:21.002 INFO:teuthology.orchestra.run.smithi080.stdout:Unpacking python3-attr (19.3.0-2) ... 2023-12-01T04:36:21.065 INFO:teuthology.orchestra.run.smithi090.stdout:Selecting previously unselected package ceph-mgr-cephadm. 2023-12-01T04:36:21.081 INFO:teuthology.orchestra.run.smithi090.stdout:Preparing to unpack .../056-ceph-mgr-cephadm_18.2.0-1291-g188db309-1focal_all.deb ... 2023-12-01T04:36:21.124 INFO:teuthology.orchestra.run.smithi090.stdout:Unpacking ceph-mgr-cephadm (18.2.0-1291-g188db309-1focal) ... 2023-12-01T04:36:21.338 INFO:teuthology.orchestra.run.smithi080.stdout:Selecting previously unselected package python3-pluggy. 2023-12-01T04:36:21.354 INFO:teuthology.orchestra.run.smithi080.stdout:Preparing to unpack .../060-python3-pluggy_0.13.0-2_all.deb ... 2023-12-01T04:36:21.396 INFO:teuthology.orchestra.run.smithi080.stdout:Unpacking python3-pluggy (0.13.0-2) ... 2023-12-01T04:36:21.487 INFO:teuthology.orchestra.run.smithi090.stdout:Selecting previously unselected package python3-bcrypt. 2023-12-01T04:36:21.500 INFO:teuthology.orchestra.run.smithi090.stdout:Preparing to unpack .../057-python3-bcrypt_3.1.7-2ubuntu1_amd64.deb ... 2023-12-01T04:36:21.545 INFO:teuthology.orchestra.run.smithi090.stdout:Unpacking python3-bcrypt (3.1.7-2ubuntu1) ... 2023-12-01T04:36:21.708 INFO:teuthology.orchestra.run.smithi080.stdout:Selecting previously unselected package python3-py. 2023-12-01T04:36:21.721 INFO:teuthology.orchestra.run.smithi080.stdout:Preparing to unpack .../061-python3-py_1.8.1-1ubuntu0.1_all.deb ... 2023-12-01T04:36:21.766 INFO:teuthology.orchestra.run.smithi080.stdout:Unpacking python3-py (1.8.1-1ubuntu0.1) ... 2023-12-01T04:36:21.856 INFO:teuthology.orchestra.run.smithi090.stdout:Selecting previously unselected package python3-jwt. 2023-12-01T04:36:21.870 INFO:teuthology.orchestra.run.smithi090.stdout:Preparing to unpack .../058-python3-jwt_1.7.1-2ubuntu2.1_all.deb ... 2023-12-01T04:36:21.906 INFO:teuthology.orchestra.run.smithi090.stdout:Unpacking python3-jwt (1.7.1-2ubuntu2.1) ... 2023-12-01T04:36:22.069 INFO:teuthology.orchestra.run.smithi080.stdout:Selecting previously unselected package python3-atomicwrites. 2023-12-01T04:36:22.083 INFO:teuthology.orchestra.run.smithi080.stdout:Preparing to unpack .../062-python3-atomicwrites_1.1.5-2build1_all.deb ... 2023-12-01T04:36:22.127 INFO:teuthology.orchestra.run.smithi080.stdout:Unpacking python3-atomicwrites (1.1.5-2build1) ... 2023-12-01T04:36:22.202 INFO:teuthology.orchestra.run.smithi090.stdout:Selecting previously unselected package python3-attr. 2023-12-01T04:36:22.216 INFO:teuthology.orchestra.run.smithi090.stdout:Preparing to unpack .../059-python3-attr_19.3.0-2_all.deb ... 2023-12-01T04:36:22.260 INFO:teuthology.orchestra.run.smithi090.stdout:Unpacking python3-attr (19.3.0-2) ... 2023-12-01T04:36:22.496 INFO:teuthology.orchestra.run.smithi080.stdout:Selecting previously unselected package python3-packaging. 2023-12-01T04:36:22.510 INFO:teuthology.orchestra.run.smithi080.stdout:Preparing to unpack .../063-python3-packaging_20.3-1_all.deb ... 2023-12-01T04:36:22.563 INFO:teuthology.orchestra.run.smithi080.stdout:Unpacking python3-packaging (20.3-1) ... 2023-12-01T04:36:22.622 INFO:teuthology.orchestra.run.smithi090.stdout:Selecting previously unselected package python3-pluggy. 2023-12-01T04:36:22.635 INFO:teuthology.orchestra.run.smithi090.stdout:Preparing to unpack .../060-python3-pluggy_0.13.0-2_all.deb ... 2023-12-01T04:36:22.680 INFO:teuthology.orchestra.run.smithi090.stdout:Unpacking python3-pluggy (0.13.0-2) ... 2023-12-01T04:36:22.882 INFO:teuthology.orchestra.run.smithi080.stdout:Selecting previously unselected package python3-wcwidth. 2023-12-01T04:36:22.896 INFO:teuthology.orchestra.run.smithi080.stdout:Preparing to unpack .../064-python3-wcwidth_0.1.8+dfsg1-3_all.deb ... 2023-12-01T04:36:22.992 INFO:teuthology.orchestra.run.smithi090.stdout:Selecting previously unselected package python3-py. 2023-12-01T04:36:23.005 INFO:teuthology.orchestra.run.smithi090.stdout:Preparing to unpack .../061-python3-py_1.8.1-1ubuntu0.1_all.deb ... 2023-12-01T04:36:23.050 INFO:teuthology.orchestra.run.smithi090.stdout:Unpacking python3-py (1.8.1-1ubuntu0.1) ... 2023-12-01T04:36:23.235 INFO:teuthology.orchestra.run.smithi080.stdout:Unpacking python3-wcwidth (0.1.8+dfsg1-3) ... 2023-12-01T04:36:23.363 INFO:teuthology.orchestra.run.smithi090.stdout:Selecting previously unselected package python3-atomicwrites. 2023-12-01T04:36:23.377 INFO:teuthology.orchestra.run.smithi090.stdout:Preparing to unpack .../062-python3-atomicwrites_1.1.5-2build1_all.deb ... 2023-12-01T04:36:23.413 INFO:teuthology.orchestra.run.smithi090.stdout:Unpacking python3-atomicwrites (1.1.5-2build1) ... 2023-12-01T04:36:23.586 INFO:teuthology.orchestra.run.smithi080.stdout:Selecting previously unselected package python3-pytest. 2023-12-01T04:36:23.600 INFO:teuthology.orchestra.run.smithi080.stdout:Preparing to unpack .../065-python3-pytest_4.6.9-1_all.deb ... 2023-12-01T04:36:23.643 INFO:teuthology.orchestra.run.smithi080.stdout:Unpacking python3-pytest (4.6.9-1) ... 2023-12-01T04:36:23.724 INFO:teuthology.orchestra.run.smithi090.stdout:Selecting previously unselected package python3-packaging. 2023-12-01T04:36:23.738 INFO:teuthology.orchestra.run.smithi090.stdout:Preparing to unpack .../063-python3-packaging_20.3-1_all.deb ... 2023-12-01T04:36:23.774 INFO:teuthology.orchestra.run.smithi090.stdout:Unpacking python3-packaging (20.3-1) ... 2023-12-01T04:36:23.997 INFO:teuthology.orchestra.run.smithi080.stdout:Selecting previously unselected package python3-repoze.lru. 2023-12-01T04:36:24.011 INFO:teuthology.orchestra.run.smithi080.stdout:Preparing to unpack .../066-python3-repoze.lru_0.7-2_all.deb ... 2023-12-01T04:36:24.055 INFO:teuthology.orchestra.run.smithi080.stdout:Unpacking python3-repoze.lru (0.7-2) ... 2023-12-01T04:36:24.316 INFO:teuthology.orchestra.run.smithi080.stdout:Selecting previously unselected package libjs-underscore. 2023-12-01T04:36:24.330 INFO:teuthology.orchestra.run.smithi080.stdout:Preparing to unpack .../067-libjs-underscore_1.9.1~dfsg-1ubuntu0.20.04.1_all.deb ... 2023-12-01T04:36:24.374 INFO:teuthology.orchestra.run.smithi080.stdout:Unpacking libjs-underscore (1.9.1~dfsg-1ubuntu0.20.04.1) ... 2023-12-01T04:36:24.461 INFO:teuthology.orchestra.run.smithi090.stdout:Selecting previously unselected package python3-wcwidth. 2023-12-01T04:36:24.474 INFO:teuthology.orchestra.run.smithi090.stdout:Preparing to unpack .../064-python3-wcwidth_0.1.8+dfsg1-3_all.deb ... 2023-12-01T04:36:24.518 INFO:teuthology.orchestra.run.smithi090.stdout:Unpacking python3-wcwidth (0.1.8+dfsg1-3) ... 2023-12-01T04:36:24.652 INFO:teuthology.orchestra.run.smithi080.stdout:Selecting previously unselected package libjs-sphinxdoc. 2023-12-01T04:36:24.665 INFO:teuthology.orchestra.run.smithi080.stdout:Preparing to unpack .../068-libjs-sphinxdoc_1.8.5-7ubuntu3_all.deb ... 2023-12-01T04:36:24.710 INFO:teuthology.orchestra.run.smithi080.stdout:Unpacking libjs-sphinxdoc (1.8.5-7ubuntu3) ... 2023-12-01T04:36:24.823 INFO:teuthology.orchestra.run.smithi090.stdout:Selecting previously unselected package python3-pytest. 2023-12-01T04:36:24.838 INFO:teuthology.orchestra.run.smithi090.stdout:Preparing to unpack .../065-python3-pytest_4.6.9-1_all.deb ... 2023-12-01T04:36:24.881 INFO:teuthology.orchestra.run.smithi090.stdout:Unpacking python3-pytest (4.6.9-1) ... 2023-12-01T04:36:24.996 INFO:teuthology.orchestra.run.smithi080.stdout:Selecting previously unselected package python3-routes. 2023-12-01T04:36:25.010 INFO:teuthology.orchestra.run.smithi080.stdout:Preparing to unpack .../069-python3-routes_2.4.1-2_all.deb ... 2023-12-01T04:36:25.054 INFO:teuthology.orchestra.run.smithi080.stdout:Unpacking python3-routes (2.4.1-2) ... 2023-12-01T04:36:25.218 INFO:teuthology.orchestra.run.smithi090.stdout:Selecting previously unselected package python3-repoze.lru. 2023-12-01T04:36:25.232 INFO:teuthology.orchestra.run.smithi090.stdout:Preparing to unpack .../066-python3-repoze.lru_0.7-2_all.deb ... 2023-12-01T04:36:25.276 INFO:teuthology.orchestra.run.smithi090.stdout:Unpacking python3-repoze.lru (0.7-2) ... 2023-12-01T04:36:25.373 INFO:teuthology.orchestra.run.smithi080.stdout:Selecting previously unselected package ceph-mgr-dashboard. 2023-12-01T04:36:25.387 INFO:teuthology.orchestra.run.smithi080.stdout:Preparing to unpack .../070-ceph-mgr-dashboard_18.2.0-1291-g188db309-1focal_all.deb ... 2023-12-01T04:36:25.432 INFO:teuthology.orchestra.run.smithi080.stdout:Unpacking ceph-mgr-dashboard (18.2.0-1291-g188db309-1focal) ... 2023-12-01T04:36:25.522 INFO:teuthology.orchestra.run.smithi090.stdout:Selecting previously unselected package libjs-underscore. 2023-12-01T04:36:25.536 INFO:teuthology.orchestra.run.smithi090.stdout:Preparing to unpack .../067-libjs-underscore_1.9.1~dfsg-1ubuntu0.20.04.1_all.deb ... 2023-12-01T04:36:25.573 INFO:teuthology.orchestra.run.smithi090.stdout:Unpacking libjs-underscore (1.9.1~dfsg-1ubuntu0.20.04.1) ... 2023-12-01T04:36:25.833 INFO:teuthology.orchestra.run.smithi090.stdout:Selecting previously unselected package libjs-sphinxdoc. 2023-12-01T04:36:25.847 INFO:teuthology.orchestra.run.smithi090.stdout:Preparing to unpack .../068-libjs-sphinxdoc_1.8.5-7ubuntu3_all.deb ... 2023-12-01T04:36:25.891 INFO:teuthology.orchestra.run.smithi090.stdout:Unpacking libjs-sphinxdoc (1.8.5-7ubuntu3) ... 2023-12-01T04:36:25.919 INFO:teuthology.orchestra.run.smithi080.stdout:Selecting previously unselected package python3-decorator. 2023-12-01T04:36:25.935 INFO:teuthology.orchestra.run.smithi080.stdout:Preparing to unpack .../071-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2023-12-01T04:36:25.977 INFO:teuthology.orchestra.run.smithi080.stdout:Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2023-12-01T04:36:26.194 INFO:teuthology.orchestra.run.smithi090.stdout:Selecting previously unselected package python3-routes. 2023-12-01T04:36:26.208 INFO:teuthology.orchestra.run.smithi090.stdout:Preparing to unpack .../069-python3-routes_2.4.1-2_all.deb ... 2023-12-01T04:36:26.252 INFO:teuthology.orchestra.run.smithi090.stdout:Unpacking python3-routes (2.4.1-2) ... 2023-12-01T04:36:26.280 INFO:teuthology.orchestra.run.smithi080.stdout:Selecting previously unselected package liblbfgsb0:amd64. 2023-12-01T04:36:26.293 INFO:teuthology.orchestra.run.smithi080.stdout:Preparing to unpack .../072-liblbfgsb0_3.0+dfsg.3-7build1_amd64.deb ... 2023-12-01T04:36:26.338 INFO:teuthology.orchestra.run.smithi080.stdout:Unpacking liblbfgsb0:amd64 (3.0+dfsg.3-7build1) ... 2023-12-01T04:36:26.565 INFO:teuthology.orchestra.run.smithi090.stdout:Selecting previously unselected package ceph-mgr-dashboard. 2023-12-01T04:36:26.581 INFO:teuthology.orchestra.run.smithi090.stdout:Preparing to unpack .../070-ceph-mgr-dashboard_18.2.0-1291-g188db309-1focal_all.deb ... 2023-12-01T04:36:26.623 INFO:teuthology.orchestra.run.smithi090.stdout:Unpacking ceph-mgr-dashboard (18.2.0-1291-g188db309-1focal) ... 2023-12-01T04:36:26.665 INFO:teuthology.orchestra.run.smithi080.stdout:Selecting previously unselected package python3-scipy. 2023-12-01T04:36:26.680 INFO:teuthology.orchestra.run.smithi080.stdout:Preparing to unpack .../073-python3-scipy_1.3.3-3build1_amd64.deb ... 2023-12-01T04:36:26.731 INFO:teuthology.orchestra.run.smithi080.stdout:Unpacking python3-scipy (1.3.3-3build1) ... 2023-12-01T04:36:27.202 INFO:teuthology.orchestra.run.smithi090.stdout:Selecting previously unselected package python3-decorator. 2023-12-01T04:36:27.216 INFO:teuthology.orchestra.run.smithi090.stdout:Preparing to unpack .../071-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2023-12-01T04:36:27.252 INFO:teuthology.orchestra.run.smithi090.stdout:Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2023-12-01T04:36:27.547 INFO:teuthology.orchestra.run.smithi090.stdout:Selecting previously unselected package liblbfgsb0:amd64. 2023-12-01T04:36:27.560 INFO:teuthology.orchestra.run.smithi090.stdout:Preparing to unpack .../072-liblbfgsb0_3.0+dfsg.3-7build1_amd64.deb ... 2023-12-01T04:36:27.605 INFO:teuthology.orchestra.run.smithi090.stdout:Unpacking liblbfgsb0:amd64 (3.0+dfsg.3-7build1) ... 2023-12-01T04:36:27.934 INFO:teuthology.orchestra.run.smithi090.stdout:Selecting previously unselected package python3-scipy. 2023-12-01T04:36:27.948 INFO:teuthology.orchestra.run.smithi090.stdout:Preparing to unpack .../073-python3-scipy_1.3.3-3build1_amd64.deb ... 2023-12-01T04:36:27.992 INFO:teuthology.orchestra.run.smithi090.stdout:Unpacking python3-scipy (1.3.3-3build1) ... 2023-12-01T04:36:28.124 INFO:teuthology.orchestra.run.smithi080.stdout:Selecting previously unselected package python3-sklearn-lib. 2023-12-01T04:36:28.138 INFO:teuthology.orchestra.run.smithi080.stdout:Preparing to unpack .../074-python3-sklearn-lib_0.22.2.post1+dfsg-5_amd64.deb ... 2023-12-01T04:36:28.182 INFO:teuthology.orchestra.run.smithi080.stdout:Unpacking python3-sklearn-lib (0.22.2.post1+dfsg-5) ... 2023-12-01T04:36:28.727 INFO:teuthology.orchestra.run.smithi080.stdout:Selecting previously unselected package python3-joblib. 2023-12-01T04:36:28.742 INFO:teuthology.orchestra.run.smithi080.stdout:Preparing to unpack .../075-python3-joblib_0.14.0-3_all.deb ... 2023-12-01T04:36:28.785 INFO:teuthology.orchestra.run.smithi080.stdout:Unpacking python3-joblib (0.14.0-3) ... 2023-12-01T04:36:29.155 INFO:teuthology.orchestra.run.smithi080.stdout:Selecting previously unselected package python3-sklearn. 2023-12-01T04:36:29.169 INFO:teuthology.orchestra.run.smithi080.stdout:Preparing to unpack .../076-python3-sklearn_0.22.2.post1+dfsg-5_all.deb ... 2023-12-01T04:36:29.213 INFO:teuthology.orchestra.run.smithi080.stdout:Unpacking python3-sklearn (0.22.2.post1+dfsg-5) ... 2023-12-01T04:36:29.576 INFO:teuthology.orchestra.run.smithi090.stdout:Selecting previously unselected package python3-sklearn-lib. 2023-12-01T04:36:29.591 INFO:teuthology.orchestra.run.smithi090.stdout:Preparing to unpack .../074-python3-sklearn-lib_0.22.2.post1+dfsg-5_amd64.deb ... 2023-12-01T04:36:29.634 INFO:teuthology.orchestra.run.smithi090.stdout:Unpacking python3-sklearn-lib (0.22.2.post1+dfsg-5) ... 2023-12-01T04:36:29.949 INFO:teuthology.orchestra.run.smithi080.stdout:Selecting previously unselected package ceph-mgr-diskprediction-local. 2023-12-01T04:36:29.963 INFO:teuthology.orchestra.run.smithi080.stdout:Preparing to unpack .../077-ceph-mgr-diskprediction-local_18.2.0-1291-g188db309-1focal_all.deb ... 2023-12-01T04:36:30.007 INFO:teuthology.orchestra.run.smithi080.stdout:Unpacking ceph-mgr-diskprediction-local (18.2.0-1291-g188db309-1focal) ... 2023-12-01T04:36:30.196 INFO:teuthology.orchestra.run.smithi090.stdout:Selecting previously unselected package python3-joblib. 2023-12-01T04:36:30.209 INFO:teuthology.orchestra.run.smithi090.stdout:Preparing to unpack .../075-python3-joblib_0.14.0-3_all.deb ... 2023-12-01T04:36:30.255 INFO:teuthology.orchestra.run.smithi090.stdout:Unpacking python3-joblib (0.14.0-3) ... 2023-12-01T04:36:30.626 INFO:teuthology.orchestra.run.smithi090.stdout:Selecting previously unselected package python3-sklearn. 2023-12-01T04:36:30.640 INFO:teuthology.orchestra.run.smithi090.stdout:Preparing to unpack .../076-python3-sklearn_0.22.2.post1+dfsg-5_all.deb ... 2023-12-01T04:36:30.676 INFO:teuthology.orchestra.run.smithi090.stdout:Unpacking python3-sklearn (0.22.2.post1+dfsg-5) ... 2023-12-01T04:36:31.137 INFO:teuthology.orchestra.run.smithi080.stdout:Selecting previously unselected package python3-cachetools. 2023-12-01T04:36:31.150 INFO:teuthology.orchestra.run.smithi080.stdout:Preparing to unpack .../078-python3-cachetools_4.0.0-1_all.deb ... 2023-12-01T04:36:31.187 INFO:teuthology.orchestra.run.smithi080.stdout:Unpacking python3-cachetools (4.0.0-1) ... 2023-12-01T04:36:31.470 INFO:teuthology.orchestra.run.smithi090.stdout:Selecting previously unselected package ceph-mgr-diskprediction-local. 2023-12-01T04:36:31.484 INFO:teuthology.orchestra.run.smithi090.stdout:Preparing to unpack .../077-ceph-mgr-diskprediction-local_18.2.0-1291-g188db309-1focal_all.deb ... 2023-12-01T04:36:31.523 INFO:teuthology.orchestra.run.smithi080.stdout:Selecting previously unselected package python3-pyasn1. 2023-12-01T04:36:31.528 INFO:teuthology.orchestra.run.smithi090.stdout:Unpacking ceph-mgr-diskprediction-local (18.2.0-1291-g188db309-1focal) ... 2023-12-01T04:36:31.537 INFO:teuthology.orchestra.run.smithi080.stdout:Preparing to unpack .../079-python3-pyasn1_0.4.2-3build1_all.deb ... 2023-12-01T04:36:31.581 INFO:teuthology.orchestra.run.smithi080.stdout:Unpacking python3-pyasn1 (0.4.2-3build1) ... 2023-12-01T04:36:31.900 INFO:teuthology.orchestra.run.smithi080.stdout:Selecting previously unselected package python3-pyasn1-modules. 2023-12-01T04:36:31.914 INFO:teuthology.orchestra.run.smithi080.stdout:Preparing to unpack .../080-python3-pyasn1-modules_0.2.1-0.2build1_all.deb ... 2023-12-01T04:36:31.958 INFO:teuthology.orchestra.run.smithi080.stdout:Unpacking python3-pyasn1-modules (0.2.1-0.2build1) ... 2023-12-01T04:36:32.355 INFO:teuthology.orchestra.run.smithi080.stdout:Selecting previously unselected package python3-rsa. 2023-12-01T04:36:32.369 INFO:teuthology.orchestra.run.smithi080.stdout:Preparing to unpack .../081-python3-rsa_4.0-3_all.deb ... 2023-12-01T04:36:32.413 INFO:teuthology.orchestra.run.smithi080.stdout:Unpacking python3-rsa (4.0-3) ... 2023-12-01T04:36:32.735 INFO:teuthology.orchestra.run.smithi080.stdout:Selecting previously unselected package python3-google-auth. 2023-12-01T04:36:32.751 INFO:teuthology.orchestra.run.smithi080.stdout:Preparing to unpack .../082-python3-google-auth_1.5.1-2_all.deb ... 2023-12-01T04:36:32.793 INFO:teuthology.orchestra.run.smithi080.stdout:Unpacking python3-google-auth (1.5.1-2) ... 2023-12-01T04:36:32.970 INFO:teuthology.orchestra.run.smithi090.stdout:Selecting previously unselected package python3-cachetools. 2023-12-01T04:36:32.985 INFO:teuthology.orchestra.run.smithi090.stdout:Preparing to unpack .../078-python3-cachetools_4.0.0-1_all.deb ... 2023-12-01T04:36:33.028 INFO:teuthology.orchestra.run.smithi090.stdout:Unpacking python3-cachetools (4.0.0-1) ... 2023-12-01T04:36:33.097 INFO:teuthology.orchestra.run.smithi080.stdout:Selecting previously unselected package python3-blinker. 2023-12-01T04:36:33.111 INFO:teuthology.orchestra.run.smithi080.stdout:Preparing to unpack .../083-python3-blinker_1.4+dfsg1-0.3ubuntu1_all.deb ... 2023-12-01T04:36:33.155 INFO:teuthology.orchestra.run.smithi080.stdout:Unpacking python3-blinker (1.4+dfsg1-0.3ubuntu1) ... 2023-12-01T04:36:33.390 INFO:teuthology.orchestra.run.smithi090.stdout:Selecting previously unselected package python3-pyasn1. 2023-12-01T04:36:33.405 INFO:teuthology.orchestra.run.smithi090.stdout:Preparing to unpack .../079-python3-pyasn1_0.4.2-3build1_all.deb ... 2023-12-01T04:36:33.456 INFO:teuthology.orchestra.run.smithi090.stdout:Unpacking python3-pyasn1 (0.4.2-3build1) ... 2023-12-01T04:36:33.458 INFO:teuthology.orchestra.run.smithi080.stdout:Selecting previously unselected package python3-oauthlib. 2023-12-01T04:36:33.472 INFO:teuthology.orchestra.run.smithi080.stdout:Preparing to unpack .../084-python3-oauthlib_3.1.0-1ubuntu2_all.deb ... 2023-12-01T04:36:33.516 INFO:teuthology.orchestra.run.smithi080.stdout:Unpacking python3-oauthlib (3.1.0-1ubuntu2) ... 2023-12-01T04:36:33.836 INFO:teuthology.orchestra.run.smithi080.stdout:Selecting previously unselected package python3-requests-oauthlib. 2023-12-01T04:36:33.837 INFO:teuthology.orchestra.run.smithi090.stdout:Selecting previously unselected package python3-pyasn1-modules. 2023-12-01T04:36:33.850 INFO:teuthology.orchestra.run.smithi080.stdout:Preparing to unpack .../085-python3-requests-oauthlib_1.0.0-1.1build1_all.deb ... 2023-12-01T04:36:33.851 INFO:teuthology.orchestra.run.smithi090.stdout:Preparing to unpack .../080-python3-pyasn1-modules_0.2.1-0.2build1_all.deb ... 2023-12-01T04:36:33.894 INFO:teuthology.orchestra.run.smithi080.stdout:Unpacking python3-requests-oauthlib (1.0.0-1.1build1) ... 2023-12-01T04:36:33.895 INFO:teuthology.orchestra.run.smithi090.stdout:Unpacking python3-pyasn1-modules (0.2.1-0.2build1) ... 2023-12-01T04:36:34.214 INFO:teuthology.orchestra.run.smithi080.stdout:Selecting previously unselected package python3-websocket. 2023-12-01T04:36:34.228 INFO:teuthology.orchestra.run.smithi080.stdout:Preparing to unpack .../086-python3-websocket_0.53.0-2ubuntu1_all.deb ... 2023-12-01T04:36:34.272 INFO:teuthology.orchestra.run.smithi080.stdout:Unpacking python3-websocket (0.53.0-2ubuntu1) ... 2023-12-01T04:36:34.393 INFO:teuthology.orchestra.run.smithi090.stdout:Selecting previously unselected package python3-rsa. 2023-12-01T04:36:34.409 INFO:teuthology.orchestra.run.smithi090.stdout:Preparing to unpack .../081-python3-rsa_4.0-3_all.deb ... 2023-12-01T04:36:34.460 INFO:teuthology.orchestra.run.smithi090.stdout:Unpacking python3-rsa (4.0-3) ... 2023-12-01T04:36:34.592 INFO:teuthology.orchestra.run.smithi080.stdout:Selecting previously unselected package python3-kubernetes. 2023-12-01T04:36:34.607 INFO:teuthology.orchestra.run.smithi080.stdout:Preparing to unpack .../087-python3-kubernetes_7.0.0~a1-2_all.deb ... 2023-12-01T04:36:34.650 INFO:teuthology.orchestra.run.smithi080.stdout:Unpacking python3-kubernetes (7.0.0~a1-2) ... 2023-12-01T04:36:34.799 INFO:teuthology.orchestra.run.smithi090.stdout:Selecting previously unselected package python3-google-auth. 2023-12-01T04:36:34.814 INFO:teuthology.orchestra.run.smithi090.stdout:Preparing to unpack .../082-python3-google-auth_1.5.1-2_all.deb ... 2023-12-01T04:36:34.857 INFO:teuthology.orchestra.run.smithi090.stdout:Unpacking python3-google-auth (1.5.1-2) ... 2023-12-01T04:36:35.162 INFO:teuthology.orchestra.run.smithi090.stdout:Selecting previously unselected package python3-blinker. 2023-12-01T04:36:35.176 INFO:teuthology.orchestra.run.smithi090.stdout:Preparing to unpack .../083-python3-blinker_1.4+dfsg1-0.3ubuntu1_all.deb ... 2023-12-01T04:36:35.212 INFO:teuthology.orchestra.run.smithi090.stdout:Unpacking python3-blinker (1.4+dfsg1-0.3ubuntu1) ... 2023-12-01T04:36:35.239 INFO:teuthology.orchestra.run.smithi080.stdout:Selecting previously unselected package ceph-mgr-k8sevents. 2023-12-01T04:36:35.255 INFO:teuthology.orchestra.run.smithi080.stdout:Preparing to unpack .../088-ceph-mgr-k8sevents_18.2.0-1291-g188db309-1focal_all.deb ... 2023-12-01T04:36:35.305 INFO:teuthology.orchestra.run.smithi080.stdout:Unpacking ceph-mgr-k8sevents (18.2.0-1291-g188db309-1focal) ... 2023-12-01T04:36:35.508 INFO:teuthology.orchestra.run.smithi090.stdout:Selecting previously unselected package python3-oauthlib. 2023-12-01T04:36:35.522 INFO:teuthology.orchestra.run.smithi090.stdout:Preparing to unpack .../084-python3-oauthlib_3.1.0-1ubuntu2_all.deb ... 2023-12-01T04:36:35.566 INFO:teuthology.orchestra.run.smithi090.stdout:Unpacking python3-oauthlib (3.1.0-1ubuntu2) ... 2023-12-01T04:36:35.700 INFO:teuthology.orchestra.run.smithi080.stdout:Selecting previously unselected package libonig5:amd64. 2023-12-01T04:36:35.715 INFO:teuthology.orchestra.run.smithi080.stdout:Preparing to unpack .../089-libonig5_6.9.4-1_amd64.deb ... 2023-12-01T04:36:35.766 INFO:teuthology.orchestra.run.smithi080.stdout:Unpacking libonig5:amd64 (6.9.4-1) ... 2023-12-01T04:36:35.879 INFO:teuthology.orchestra.run.smithi090.stdout:Selecting previously unselected package python3-requests-oauthlib. 2023-12-01T04:36:35.892 INFO:teuthology.orchestra.run.smithi090.stdout:Preparing to unpack .../085-python3-requests-oauthlib_1.0.0-1.1build1_all.deb ... 2023-12-01T04:36:35.937 INFO:teuthology.orchestra.run.smithi090.stdout:Unpacking python3-requests-oauthlib (1.0.0-1.1build1) ... 2023-12-01T04:36:36.152 INFO:teuthology.orchestra.run.smithi080.stdout:Selecting previously unselected package libjq1:amd64. 2023-12-01T04:36:36.167 INFO:teuthology.orchestra.run.smithi080.stdout:Preparing to unpack .../090-libjq1_1.6-1ubuntu0.20.04.1_amd64.deb ... 2023-12-01T04:36:36.210 INFO:teuthology.orchestra.run.smithi080.stdout:Unpacking libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... 2023-12-01T04:36:36.266 INFO:teuthology.orchestra.run.smithi090.stdout:Selecting previously unselected package python3-websocket. 2023-12-01T04:36:36.282 INFO:teuthology.orchestra.run.smithi090.stdout:Preparing to unpack .../086-python3-websocket_0.53.0-2ubuntu1_all.deb ... 2023-12-01T04:36:36.316 INFO:teuthology.orchestra.run.smithi090.stdout:Unpacking python3-websocket (0.53.0-2ubuntu1) ... 2023-12-01T04:36:36.489 INFO:teuthology.orchestra.run.smithi080.stdout:Selecting previously unselected package jq. 2023-12-01T04:36:36.503 INFO:teuthology.orchestra.run.smithi080.stdout:Preparing to unpack .../091-jq_1.6-1ubuntu0.20.04.1_amd64.deb ... 2023-12-01T04:36:36.546 INFO:teuthology.orchestra.run.smithi080.stdout:Unpacking jq (1.6-1ubuntu0.20.04.1) ... 2023-12-01T04:36:36.645 INFO:teuthology.orchestra.run.smithi090.stdout:Selecting previously unselected package python3-kubernetes. 2023-12-01T04:36:36.658 INFO:teuthology.orchestra.run.smithi090.stdout:Preparing to unpack .../087-python3-kubernetes_7.0.0~a1-2_all.deb ... 2023-12-01T04:36:36.694 INFO:teuthology.orchestra.run.smithi090.stdout:Unpacking python3-kubernetes (7.0.0~a1-2) ... 2023-12-01T04:36:36.849 INFO:teuthology.orchestra.run.smithi080.stdout:Selecting previously unselected package socat. 2023-12-01T04:36:36.864 INFO:teuthology.orchestra.run.smithi080.stdout:Preparing to unpack .../092-socat_1.7.3.3-2_amd64.deb ... 2023-12-01T04:36:36.916 INFO:teuthology.orchestra.run.smithi080.stdout:Unpacking socat (1.7.3.3-2) ... 2023-12-01T04:36:37.237 INFO:teuthology.orchestra.run.smithi080.stdout:Selecting previously unselected package xmlstarlet. 2023-12-01T04:36:37.251 INFO:teuthology.orchestra.run.smithi080.stdout:Preparing to unpack .../093-xmlstarlet_1.6.1-2build1_amd64.deb ... 2023-12-01T04:36:37.295 INFO:teuthology.orchestra.run.smithi080.stdout:Unpacking xmlstarlet (1.6.1-2build1) ... 2023-12-01T04:36:37.301 INFO:teuthology.orchestra.run.smithi090.stdout:Selecting previously unselected package ceph-mgr-k8sevents. 2023-12-01T04:36:37.318 INFO:teuthology.orchestra.run.smithi090.stdout:Preparing to unpack .../088-ceph-mgr-k8sevents_18.2.0-1291-g188db309-1focal_all.deb ... 2023-12-01T04:36:37.359 INFO:teuthology.orchestra.run.smithi090.stdout:Unpacking ceph-mgr-k8sevents (18.2.0-1291-g188db309-1focal) ... 2023-12-01T04:36:37.633 INFO:teuthology.orchestra.run.smithi080.stdout:Selecting previously unselected package ceph-test. 2023-12-01T04:36:37.647 INFO:teuthology.orchestra.run.smithi080.stdout:Preparing to unpack .../094-ceph-test_18.2.0-1291-g188db309-1focal_amd64.deb ... 2023-12-01T04:36:37.691 INFO:teuthology.orchestra.run.smithi080.stdout:Unpacking ceph-test (18.2.0-1291-g188db309-1focal) ... 2023-12-01T04:36:37.704 INFO:teuthology.orchestra.run.smithi090.stdout:Selecting previously unselected package libonig5:amd64. 2023-12-01T04:36:37.718 INFO:teuthology.orchestra.run.smithi090.stdout:Preparing to unpack .../089-libonig5_6.9.4-1_amd64.deb ... 2023-12-01T04:36:37.762 INFO:teuthology.orchestra.run.smithi090.stdout:Unpacking libonig5:amd64 (6.9.4-1) ... 2023-12-01T04:36:38.116 INFO:teuthology.orchestra.run.smithi090.stdout:Selecting previously unselected package libjq1:amd64. 2023-12-01T04:36:38.131 INFO:teuthology.orchestra.run.smithi090.stdout:Preparing to unpack .../090-libjq1_1.6-1ubuntu0.20.04.1_amd64.deb ... 2023-12-01T04:36:38.174 INFO:teuthology.orchestra.run.smithi090.stdout:Unpacking libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... 2023-12-01T04:36:38.445 INFO:teuthology.orchestra.run.smithi090.stdout:Selecting previously unselected package jq. 2023-12-01T04:36:38.459 INFO:teuthology.orchestra.run.smithi090.stdout:Preparing to unpack .../091-jq_1.6-1ubuntu0.20.04.1_amd64.deb ... 2023-12-01T04:36:38.503 INFO:teuthology.orchestra.run.smithi090.stdout:Unpacking jq (1.6-1ubuntu0.20.04.1) ... 2023-12-01T04:36:38.764 INFO:teuthology.orchestra.run.smithi090.stdout:Selecting previously unselected package socat. 2023-12-01T04:36:38.779 INFO:teuthology.orchestra.run.smithi090.stdout:Preparing to unpack .../092-socat_1.7.3.3-2_amd64.deb ... 2023-12-01T04:36:38.814 INFO:teuthology.orchestra.run.smithi090.stdout:Unpacking socat (1.7.3.3-2) ... 2023-12-01T04:36:39.144 INFO:teuthology.orchestra.run.smithi090.stdout:Selecting previously unselected package xmlstarlet. 2023-12-01T04:36:39.158 INFO:teuthology.orchestra.run.smithi090.stdout:Preparing to unpack .../093-xmlstarlet_1.6.1-2build1_amd64.deb ... 2023-12-01T04:36:39.202 INFO:teuthology.orchestra.run.smithi090.stdout:Unpacking xmlstarlet (1.6.1-2build1) ... 2023-12-01T04:36:39.567 INFO:teuthology.orchestra.run.smithi090.stdout:Selecting previously unselected package ceph-test. 2023-12-01T04:36:39.582 INFO:teuthology.orchestra.run.smithi090.stdout:Preparing to unpack .../094-ceph-test_18.2.0-1291-g188db309-1focal_amd64.deb ... 2023-12-01T04:36:39.625 INFO:teuthology.orchestra.run.smithi090.stdout:Unpacking ceph-test (18.2.0-1291-g188db309-1focal) ... 2023-12-01T04:36:42.178 INFO:teuthology.orchestra.run.smithi080.stdout:Selecting previously unselected package ceph-volume. 2023-12-01T04:36:42.192 INFO:teuthology.orchestra.run.smithi080.stdout:Preparing to unpack .../095-ceph-volume_18.2.0-1291-g188db309-1focal_all.deb ... 2023-12-01T04:36:42.244 INFO:teuthology.orchestra.run.smithi080.stdout:Unpacking ceph-volume (18.2.0-1291-g188db309-1focal) ... 2023-12-01T04:36:42.540 INFO:teuthology.orchestra.run.smithi080.stdout:Selecting previously unselected package fonts-mathjax. 2023-12-01T04:36:42.555 INFO:teuthology.orchestra.run.smithi080.stdout:Preparing to unpack .../096-fonts-mathjax_2.7.4+dfsg-1_all.deb ... 2023-12-01T04:36:42.598 INFO:teuthology.orchestra.run.smithi080.stdout:Unpacking fonts-mathjax (2.7.4+dfsg-1) ... 2023-12-01T04:36:43.160 INFO:teuthology.orchestra.run.smithi080.stdout:Selecting previously unselected package libcephfs-dev. 2023-12-01T04:36:43.174 INFO:teuthology.orchestra.run.smithi080.stdout:Preparing to unpack .../097-libcephfs-dev_18.2.0-1291-g188db309-1focal_amd64.deb ... 2023-12-01T04:36:43.218 INFO:teuthology.orchestra.run.smithi080.stdout:Unpacking libcephfs-dev (18.2.0-1291-g188db309-1focal) ... 2023-12-01T04:36:43.621 INFO:teuthology.orchestra.run.smithi080.stdout:Selecting previously unselected package nvme-cli. 2023-12-01T04:36:43.634 INFO:teuthology.orchestra.run.smithi080.stdout:Preparing to unpack .../098-nvme-cli_1.9-1ubuntu0.1_amd64.deb ... 2023-12-01T04:36:43.686 INFO:teuthology.orchestra.run.smithi080.stdout:Unpacking nvme-cli (1.9-1ubuntu0.1) ... 2023-12-01T04:36:44.001 INFO:teuthology.orchestra.run.smithi080.stdout:Selecting previously unselected package python-asyncssh-doc. 2023-12-01T04:36:44.015 INFO:teuthology.orchestra.run.smithi080.stdout:Preparing to unpack .../099-python-asyncssh-doc_1.12.2-1_all.deb ... 2023-12-01T04:36:44.056 INFO:teuthology.orchestra.run.smithi090.stdout:Selecting previously unselected package ceph-volume. 2023-12-01T04:36:44.058 INFO:teuthology.orchestra.run.smithi080.stdout:Unpacking python-asyncssh-doc (1.12.2-1) ... 2023-12-01T04:36:44.070 INFO:teuthology.orchestra.run.smithi090.stdout:Preparing to unpack .../095-ceph-volume_18.2.0-1291-g188db309-1focal_all.deb ... 2023-12-01T04:36:44.114 INFO:teuthology.orchestra.run.smithi090.stdout:Unpacking ceph-volume (18.2.0-1291-g188db309-1focal) ... 2023-12-01T04:36:44.418 INFO:teuthology.orchestra.run.smithi090.stdout:Selecting previously unselected package fonts-mathjax. 2023-12-01T04:36:44.433 INFO:teuthology.orchestra.run.smithi090.stdout:Preparing to unpack .../096-fonts-mathjax_2.7.4+dfsg-1_all.deb ... 2023-12-01T04:36:44.454 INFO:teuthology.orchestra.run.smithi080.stdout:Selecting previously unselected package libjs-mathjax. 2023-12-01T04:36:44.467 INFO:teuthology.orchestra.run.smithi080.stdout:Preparing to unpack .../100-libjs-mathjax_2.7.4+dfsg-1_all.deb ... 2023-12-01T04:36:44.476 INFO:teuthology.orchestra.run.smithi090.stdout:Unpacking fonts-mathjax (2.7.4+dfsg-1) ... 2023-12-01T04:36:44.512 INFO:teuthology.orchestra.run.smithi080.stdout:Unpacking libjs-mathjax (2.7.4+dfsg-1) ... 2023-12-01T04:36:44.957 INFO:teuthology.orchestra.run.smithi090.stdout:Selecting previously unselected package libcephfs-dev. 2023-12-01T04:36:44.972 INFO:teuthology.orchestra.run.smithi090.stdout:Preparing to unpack .../097-libcephfs-dev_18.2.0-1291-g188db309-1focal_amd64.deb ... 2023-12-01T04:36:45.006 INFO:teuthology.orchestra.run.smithi090.stdout:Unpacking libcephfs-dev (18.2.0-1291-g188db309-1focal) ... 2023-12-01T04:36:45.419 INFO:teuthology.orchestra.run.smithi090.stdout:Selecting previously unselected package nvme-cli. 2023-12-01T04:36:45.434 INFO:teuthology.orchestra.run.smithi090.stdout:Preparing to unpack .../098-nvme-cli_1.9-1ubuntu0.1_amd64.deb ... 2023-12-01T04:36:45.491 INFO:teuthology.orchestra.run.smithi090.stdout:Unpacking nvme-cli (1.9-1ubuntu0.1) ... 2023-12-01T04:36:45.791 INFO:teuthology.orchestra.run.smithi090.stdout:Selecting previously unselected package python-asyncssh-doc. 2023-12-01T04:36:45.806 INFO:teuthology.orchestra.run.smithi090.stdout:Preparing to unpack .../099-python-asyncssh-doc_1.12.2-1_all.deb ... 2023-12-01T04:36:45.849 INFO:teuthology.orchestra.run.smithi090.stdout:Unpacking python-asyncssh-doc (1.12.2-1) ... 2023-12-01T04:36:46.210 INFO:teuthology.orchestra.run.smithi080.stdout:Selecting previously unselected package python-natsort-doc. 2023-12-01T04:36:46.225 INFO:teuthology.orchestra.run.smithi080.stdout:Preparing to unpack .../101-python-natsort-doc_7.0.1-1_all.deb ... 2023-12-01T04:36:46.278 INFO:teuthology.orchestra.run.smithi080.stdout:Unpacking python-natsort-doc (7.0.1-1) ... 2023-12-01T04:36:46.328 INFO:teuthology.orchestra.run.smithi090.stdout:Selecting previously unselected package libjs-mathjax. 2023-12-01T04:36:46.342 INFO:teuthology.orchestra.run.smithi090.stdout:Preparing to unpack .../100-libjs-mathjax_2.7.4+dfsg-1_all.deb ... 2023-12-01T04:36:46.386 INFO:teuthology.orchestra.run.smithi090.stdout:Unpacking libjs-mathjax (2.7.4+dfsg-1) ... 2023-12-01T04:36:46.612 INFO:teuthology.orchestra.run.smithi080.stdout:Selecting previously unselected package python3-webencodings. 2023-12-01T04:36:46.628 INFO:teuthology.orchestra.run.smithi080.stdout:Preparing to unpack .../102-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2023-12-01T04:36:46.670 INFO:teuthology.orchestra.run.smithi080.stdout:Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2023-12-01T04:36:46.998 INFO:teuthology.orchestra.run.smithi080.stdout:Selecting previously unselected package python3-html5lib. 2023-12-01T04:36:47.015 INFO:teuthology.orchestra.run.smithi080.stdout:Preparing to unpack .../103-python3-html5lib_1.0.1-2_all.deb ... 2023-12-01T04:36:47.056 INFO:teuthology.orchestra.run.smithi080.stdout:Unpacking python3-html5lib (1.0.1-2) ... 2023-12-01T04:36:47.376 INFO:teuthology.orchestra.run.smithi080.stdout:Selecting previously unselected package python3-lxml:amd64. 2023-12-01T04:36:47.391 INFO:teuthology.orchestra.run.smithi080.stdout:Preparing to unpack .../104-python3-lxml_4.5.0-1ubuntu0.5_amd64.deb ... 2023-12-01T04:36:47.434 INFO:teuthology.orchestra.run.smithi080.stdout:Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.5) ... 2023-12-01T04:36:47.904 INFO:teuthology.orchestra.run.smithi080.stdout:Selecting previously unselected package python3-pastescript. 2023-12-01T04:36:47.918 INFO:teuthology.orchestra.run.smithi080.stdout:Preparing to unpack .../105-python3-pastescript_2.0.2-4_all.deb ... 2023-12-01T04:36:47.962 INFO:teuthology.orchestra.run.smithi080.stdout:Unpacking python3-pastescript (2.0.2-4) ... 2023-12-01T04:36:48.291 INFO:teuthology.orchestra.run.smithi080.stdout:Selecting previously unselected package python3-psutil. 2023-12-01T04:36:48.300 INFO:teuthology.orchestra.run.smithi080.stdout:Preparing to unpack .../106-python3-psutil_5.5.1-1ubuntu4_amd64.deb ... 2023-12-01T04:36:48.340 INFO:teuthology.orchestra.run.smithi080.stdout:Unpacking python3-psutil (5.5.1-1ubuntu4) ... 2023-12-01T04:36:48.519 INFO:teuthology.orchestra.run.smithi090.stdout:Selecting previously unselected package python-natsort-doc. 2023-12-01T04:36:48.536 INFO:teuthology.orchestra.run.smithi090.stdout:Preparing to unpack .../101-python-natsort-doc_7.0.1-1_all.deb ... 2023-12-01T04:36:48.577 INFO:teuthology.orchestra.run.smithi090.stdout:Unpacking python-natsort-doc (7.0.1-1) ... 2023-12-01T04:36:48.660 INFO:teuthology.orchestra.run.smithi080.stdout:Selecting previously unselected package python3-pyinotify. 2023-12-01T04:36:48.669 INFO:teuthology.orchestra.run.smithi080.stdout:Preparing to unpack .../107-python3-pyinotify_0.9.6-1.2ubuntu1_all.deb ... 2023-12-01T04:36:48.709 INFO:teuthology.orchestra.run.smithi080.stdout:Unpacking python3-pyinotify (0.9.6-1.2ubuntu1) ... 2023-12-01T04:36:48.923 INFO:teuthology.orchestra.run.smithi090.stdout:Selecting previously unselected package python3-webencodings. 2023-12-01T04:36:48.938 INFO:teuthology.orchestra.run.smithi090.stdout:Preparing to unpack .../102-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2023-12-01T04:36:48.981 INFO:teuthology.orchestra.run.smithi090.stdout:Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2023-12-01T04:36:49.063 INFO:teuthology.orchestra.run.smithi080.stdout:Selecting previously unselected package python3-simplejson. 2023-12-01T04:36:49.072 INFO:teuthology.orchestra.run.smithi080.stdout:Preparing to unpack .../108-python3-simplejson_3.16.0-2ubuntu2_amd64.deb ... 2023-12-01T04:36:49.112 INFO:teuthology.orchestra.run.smithi080.stdout:Unpacking python3-simplejson (3.16.0-2ubuntu2) ... 2023-12-01T04:36:49.276 INFO:teuthology.orchestra.run.smithi090.stdout:Selecting previously unselected package python3-html5lib. 2023-12-01T04:36:49.291 INFO:teuthology.orchestra.run.smithi090.stdout:Preparing to unpack .../103-python3-html5lib_1.0.1-2_all.deb ... 2023-12-01T04:36:49.326 INFO:teuthology.orchestra.run.smithi090.stdout:Unpacking python3-html5lib (1.0.1-2) ... 2023-12-01T04:36:49.390 INFO:teuthology.orchestra.run.smithi080.stdout:Selecting previously unselected package qttranslations5-l10n. 2023-12-01T04:36:49.399 INFO:teuthology.orchestra.run.smithi080.stdout:Preparing to unpack .../109-qttranslations5-l10n_5.12.8-0ubuntu1_all.deb ... 2023-12-01T04:36:49.440 INFO:teuthology.orchestra.run.smithi080.stdout:Unpacking qttranslations5-l10n (5.12.8-0ubuntu1) ... 2023-12-01T04:36:49.696 INFO:teuthology.orchestra.run.smithi090.stdout:Selecting previously unselected package python3-lxml:amd64. 2023-12-01T04:36:49.714 INFO:teuthology.orchestra.run.smithi090.stdout:Preparing to unpack .../104-python3-lxml_4.5.0-1ubuntu0.5_amd64.deb ... 2023-12-01T04:36:49.780 INFO:teuthology.orchestra.run.smithi090.stdout:Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.5) ... 2023-12-01T04:36:50.138 INFO:teuthology.orchestra.run.smithi080.stdout:Selecting previously unselected package radosgw. 2023-12-01T04:36:50.153 INFO:teuthology.orchestra.run.smithi080.stdout:Preparing to unpack .../110-radosgw_18.2.0-1291-g188db309-1focal_amd64.deb ... 2023-12-01T04:36:50.188 INFO:teuthology.orchestra.run.smithi080.stdout:Unpacking radosgw (18.2.0-1291-g188db309-1focal) ... 2023-12-01T04:36:50.276 INFO:teuthology.orchestra.run.smithi090.stdout:Selecting previously unselected package python3-pastescript. 2023-12-01T04:36:50.291 INFO:teuthology.orchestra.run.smithi090.stdout:Preparing to unpack .../105-python3-pastescript_2.0.2-4_all.deb ... 2023-12-01T04:36:50.334 INFO:teuthology.orchestra.run.smithi090.stdout:Unpacking python3-pastescript (2.0.2-4) ... 2023-12-01T04:36:50.663 INFO:teuthology.orchestra.run.smithi090.stdout:Selecting previously unselected package python3-psutil. 2023-12-01T04:36:50.678 INFO:teuthology.orchestra.run.smithi090.stdout:Preparing to unpack .../106-python3-psutil_5.5.1-1ubuntu4_amd64.deb ... 2023-12-01T04:36:50.721 INFO:teuthology.orchestra.run.smithi090.stdout:Unpacking python3-psutil (5.5.1-1ubuntu4) ... 2023-12-01T04:36:51.076 INFO:teuthology.orchestra.run.smithi090.stdout:Selecting previously unselected package python3-pyinotify. 2023-12-01T04:36:51.090 INFO:teuthology.orchestra.run.smithi090.stdout:Preparing to unpack .../107-python3-pyinotify_0.9.6-1.2ubuntu1_all.deb ... 2023-12-01T04:36:51.134 INFO:teuthology.orchestra.run.smithi090.stdout:Unpacking python3-pyinotify (0.9.6-1.2ubuntu1) ... 2023-12-01T04:36:51.437 INFO:teuthology.orchestra.run.smithi090.stdout:Selecting previously unselected package python3-simplejson. 2023-12-01T04:36:51.452 INFO:teuthology.orchestra.run.smithi090.stdout:Preparing to unpack .../108-python3-simplejson_3.16.0-2ubuntu2_amd64.deb ... 2023-12-01T04:36:51.487 INFO:teuthology.orchestra.run.smithi090.stdout:Unpacking python3-simplejson (3.16.0-2ubuntu2) ... 2023-12-01T04:36:51.616 INFO:teuthology.orchestra.run.smithi080.stdout:Selecting previously unselected package rbd-fuse. 2023-12-01T04:36:51.624 INFO:teuthology.orchestra.run.smithi080.stdout:Preparing to unpack .../111-rbd-fuse_18.2.0-1291-g188db309-1focal_amd64.deb ... 2023-12-01T04:36:51.666 INFO:teuthology.orchestra.run.smithi080.stdout:Unpacking rbd-fuse (18.2.0-1291-g188db309-1focal) ... 2023-12-01T04:36:51.757 INFO:teuthology.orchestra.run.smithi090.stdout:Selecting previously unselected package qttranslations5-l10n. 2023-12-01T04:36:51.772 INFO:teuthology.orchestra.run.smithi090.stdout:Preparing to unpack .../109-qttranslations5-l10n_5.12.8-0ubuntu1_all.deb ... 2023-12-01T04:36:51.815 INFO:teuthology.orchestra.run.smithi090.stdout:Unpacking qttranslations5-l10n (5.12.8-0ubuntu1) ... 2023-12-01T04:36:51.982 INFO:teuthology.orchestra.run.smithi080.stdout:Setting up python3-attr (19.3.0-2) ... 2023-12-01T04:36:52.259 INFO:teuthology.orchestra.run.smithi080.stdout:Setting up librabbitmq4:amd64 (0.10.0-1) ... 2023-12-01T04:36:52.384 INFO:teuthology.orchestra.run.smithi080.stdout:Setting up libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2023-12-01T04:36:52.509 INFO:teuthology.orchestra.run.smithi080.stdout:Setting up nvme-cli (1.9-1ubuntu0.1) ... 2023-12-01T04:36:52.540 INFO:teuthology.orchestra.run.smithi090.stdout:Selecting previously unselected package radosgw. 2023-12-01T04:36:52.554 INFO:teuthology.orchestra.run.smithi090.stdout:Preparing to unpack .../110-radosgw_18.2.0-1291-g188db309-1focal_amd64.deb ... 2023-12-01T04:36:52.598 INFO:teuthology.orchestra.run.smithi090.stdout:Unpacking radosgw (18.2.0-1291-g188db309-1focal) ... 2023-12-01T04:36:52.702 INFO:teuthology.orchestra.run.smithi080.stdout:Setting up cephadm (18.2.0-1291-g188db309-1focal) ... 2023-12-01T04:36:53.243 INFO:teuthology.orchestra.run.smithi080.stdout:Adding system user cephadm....done 2023-12-01T04:36:53.396 INFO:teuthology.orchestra.run.smithi080.stdout:Setting up fonts-mathjax (2.7.4+dfsg-1) ... 2023-12-01T04:36:53.522 INFO:teuthology.orchestra.run.smithi080.stdout:Setting up python3-waitress (1.4.1-1ubuntu0.1) ... 2023-12-01T04:36:53.903 INFO:teuthology.orchestra.run.smithi080.stdout:Setting up python3-repoze.lru (0.7-2) ... 2023-12-01T04:36:54.053 INFO:teuthology.orchestra.run.smithi090.stdout:Selecting previously unselected package rbd-fuse. 2023-12-01T04:36:54.063 INFO:teuthology.orchestra.run.smithi090.stdout:Preparing to unpack .../111-rbd-fuse_18.2.0-1291-g188db309-1focal_amd64.deb ... 2023-12-01T04:36:54.103 INFO:teuthology.orchestra.run.smithi090.stdout:Unpacking rbd-fuse (18.2.0-1291-g188db309-1focal) ... 2023-12-01T04:36:54.414 INFO:teuthology.orchestra.run.smithi090.stdout:Setting up python3-attr (19.3.0-2) ... 2023-12-01T04:36:54.626 INFO:teuthology.orchestra.run.smithi080.stdout:Setting up libjs-mathjax (2.7.4+dfsg-1) ... 2023-12-01T04:36:54.705 INFO:teuthology.orchestra.run.smithi090.stdout:Setting up librabbitmq4:amd64 (0.10.0-1) ... 2023-12-01T04:36:54.777 INFO:teuthology.orchestra.run.smithi080.stdout:Setting up liboath0 (2.6.1-1.3) ... 2023-12-01T04:36:54.832 INFO:teuthology.orchestra.run.smithi090.stdout:Setting up libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2023-12-01T04:36:54.903 INFO:teuthology.orchestra.run.smithi080.stdout:Setting up python3-py (1.8.1-1ubuntu0.1) ... 2023-12-01T04:36:55.229 INFO:teuthology.orchestra.run.smithi080.stdout:Setting up python3-joblib (0.14.0-3) ... 2023-12-01T04:36:55.599 INFO:teuthology.orchestra.run.smithi090.stdout:Setting up nvme-cli (1.9-1ubuntu0.1) ... 2023-12-01T04:36:55.640 INFO:teuthology.orchestra.run.smithi080.stdout:Setting up python3-jwt (1.7.1-2ubuntu2.1) ... 2023-12-01T04:36:55.784 INFO:teuthology.orchestra.run.smithi090.stdout:Setting up cephadm (18.2.0-1291-g188db309-1focal) ... 2023-12-01T04:36:55.958 INFO:teuthology.orchestra.run.smithi080.stdout:Setting up python3-cachetools (4.0.0-1) ... 2023-12-01T04:36:56.243 INFO:teuthology.orchestra.run.smithi080.stdout:Setting up python3-bcrypt (3.1.7-2ubuntu1) ... 2023-12-01T04:36:56.325 INFO:teuthology.orchestra.run.smithi090.stdout:Adding system user cephadm....done 2023-12-01T04:36:56.479 INFO:teuthology.orchestra.run.smithi090.stdout:Setting up fonts-mathjax (2.7.4+dfsg-1) ... 2023-12-01T04:36:56.527 INFO:teuthology.orchestra.run.smithi080.stdout:Setting up python3-pyinotify (0.9.6-1.2ubuntu1) ... 2023-12-01T04:36:56.606 INFO:teuthology.orchestra.run.smithi090.stdout:Setting up python3-waitress (1.4.1-1ubuntu0.1) ... 2023-12-01T04:36:56.820 INFO:teuthology.orchestra.run.smithi080.stdout:Setting up python3-ceph-argparse (18.2.0-1291-g188db309-1focal) ... 2023-12-01T04:36:56.949 INFO:teuthology.orchestra.run.smithi090.stdout:Setting up python3-repoze.lru (0.7-2) ... 2023-12-01T04:36:57.121 INFO:teuthology.orchestra.run.smithi080.stdout:Setting up python3-sklearn-lib (0.22.2.post1+dfsg-5) ... 2023-12-01T04:36:57.234 INFO:teuthology.orchestra.run.smithi090.stdout:Setting up libjs-mathjax (2.7.4+dfsg-1) ... 2023-12-01T04:36:57.247 INFO:teuthology.orchestra.run.smithi080.stdout:Setting up python3-markupsafe (1.1.0-1build2) ... 2023-12-01T04:36:57.343 INFO:teuthology.orchestra.run.smithi090.stdout:Setting up liboath0 (2.6.1-1.3) ... 2023-12-01T04:36:57.470 INFO:teuthology.orchestra.run.smithi090.stdout:Setting up python3-py (1.8.1-1ubuntu0.1) ... 2023-12-01T04:36:57.523 INFO:teuthology.orchestra.run.smithi080.stdout:Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2023-12-01T04:36:57.780 INFO:teuthology.orchestra.run.smithi090.stdout:Setting up python3-joblib (0.14.0-3) ... 2023-12-01T04:36:57.791 INFO:teuthology.orchestra.run.smithi080.stdout:Setting up libpcre2-16-0:amd64 (10.34-7ubuntu0.1) ... 2023-12-01T04:36:57.917 INFO:teuthology.orchestra.run.smithi080.stdout:Setting up python3-psutil (5.5.1-1ubuntu4) ... 2023-12-01T04:36:58.167 INFO:teuthology.orchestra.run.smithi090.stdout:Setting up python3-jwt (1.7.1-2ubuntu2.1) ... 2023-12-01T04:36:58.302 INFO:teuthology.orchestra.run.smithi080.stdout:Setting up python3-natsort (7.0.1-1) ... 2023-12-01T04:36:58.444 INFO:teuthology.orchestra.run.smithi090.stdout:Setting up python3-cachetools (4.0.0-1) ... 2023-12-01T04:36:58.587 INFO:teuthology.orchestra.run.smithi080.stdout:Setting up python3-atomicwrites (1.1.5-2build1) ... 2023-12-01T04:36:58.720 INFO:teuthology.orchestra.run.smithi090.stdout:Setting up python3-bcrypt (3.1.7-2ubuntu1) ... 2023-12-01T04:36:58.871 INFO:teuthology.orchestra.run.smithi080.stdout:Setting up python3-simplejson (3.16.0-2ubuntu2) ... 2023-12-01T04:36:59.005 INFO:teuthology.orchestra.run.smithi090.stdout:Setting up python3-pyinotify (0.9.6-1.2ubuntu1) ... 2023-12-01T04:36:59.206 INFO:teuthology.orchestra.run.smithi080.stdout:Setting up python3-decorator (4.4.2-0ubuntu1) ... 2023-12-01T04:36:59.289 INFO:teuthology.orchestra.run.smithi090.stdout:Setting up python3-ceph-argparse (18.2.0-1291-g188db309-1focal) ... 2023-12-01T04:36:59.482 INFO:teuthology.orchestra.run.smithi080.stdout:Setting up python3-jinja2 (2.10.1-2) ... 2023-12-01T04:36:59.575 INFO:teuthology.orchestra.run.smithi090.stdout:Setting up python3-sklearn-lib (0.22.2.post1+dfsg-5) ... 2023-12-01T04:36:59.701 INFO:teuthology.orchestra.run.smithi090.stdout:Setting up python3-markupsafe (1.1.0-1build2) ... 2023-12-01T04:36:59.825 INFO:teuthology.orchestra.run.smithi080.stdout:Setting up python3-tempita (0.5.2-6) ... 2023-12-01T04:36:59.986 INFO:teuthology.orchestra.run.smithi090.stdout:Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2023-12-01T04:37:00.117 INFO:teuthology.orchestra.run.smithi080.stdout:Setting up python3-packaging (20.3-1) ... 2023-12-01T04:37:00.270 INFO:teuthology.orchestra.run.smithi090.stdout:Setting up libpcre2-16-0:amd64 (10.34-7ubuntu0.1) ... 2023-12-01T04:37:00.396 INFO:teuthology.orchestra.run.smithi090.stdout:Setting up python3-psutil (5.5.1-1ubuntu4) ... 2023-12-01T04:37:00.419 INFO:teuthology.orchestra.run.smithi080.stdout:Setting up python-pastedeploy-tpl (2.1.0-1) ... 2023-12-01T04:37:00.545 INFO:teuthology.orchestra.run.smithi080.stdout:Setting up qttranslations5-l10n (5.12.8-0ubuntu1) ... 2023-12-01T04:37:00.671 INFO:teuthology.orchestra.run.smithi080.stdout:Setting up python3-wcwidth (0.1.8+dfsg1-3) ... 2023-12-01T04:37:00.764 INFO:teuthology.orchestra.run.smithi090.stdout:Setting up python3-natsort (7.0.1-1) ... 2023-12-01T04:37:00.955 INFO:teuthology.orchestra.run.smithi080.stdout:Setting up python3-paste (3.4.0+dfsg1-1) ... 2023-12-01T04:37:01.057 INFO:teuthology.orchestra.run.smithi090.stdout:Setting up python3-atomicwrites (1.1.5-2build1) ... 2023-12-01T04:37:01.335 INFO:teuthology.orchestra.run.smithi090.stdout:Setting up python3-simplejson (3.16.0-2ubuntu2) ... 2023-12-01T04:37:01.357 INFO:teuthology.orchestra.run.smithi080.stdout:Setting up python3-werkzeug (0.16.1+dfsg1-2ubuntu0.1) ... 2023-12-01T04:37:01.678 INFO:teuthology.orchestra.run.smithi090.stdout:Setting up python3-decorator (4.4.2-0ubuntu1) ... 2023-12-01T04:37:01.717 INFO:teuthology.orchestra.run.smithi080.stdout:Setting up python3-cryptography (2.8-3ubuntu0.1) ... 2023-12-01T04:37:01.954 INFO:teuthology.orchestra.run.smithi090.stdout:Setting up python3-jinja2 (2.10.1-2) ... 2023-12-01T04:37:02.077 INFO:teuthology.orchestra.run.smithi080.stdout:Setting up socat (1.7.3.3-2) ... 2023-12-01T04:37:02.203 INFO:teuthology.orchestra.run.smithi080.stdout:Setting up python3-ceph-common (18.2.0-1291-g188db309-1focal) ... 2023-12-01T04:37:02.280 INFO:teuthology.orchestra.run.smithi090.stdout:Setting up python3-tempita (0.5.2-6) ... 2023-12-01T04:37:02.521 INFO:teuthology.orchestra.run.smithi080.stdout:Setting up libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu2.1) ... 2023-12-01T04:37:02.565 INFO:teuthology.orchestra.run.smithi090.stdout:Setting up python3-packaging (20.3-1) ... 2023-12-01T04:37:02.656 INFO:teuthology.orchestra.run.smithi080.stdout:Setting up python3-html5lib (1.0.1-2) ... 2023-12-01T04:37:02.858 INFO:teuthology.orchestra.run.smithi090.stdout:Setting up python-pastedeploy-tpl (2.1.0-1) ... 2023-12-01T04:37:02.968 INFO:teuthology.orchestra.run.smithi090.stdout:Setting up qttranslations5-l10n (5.12.8-0ubuntu1) ... 2023-12-01T04:37:02.983 INFO:teuthology.orchestra.run.smithi080.stdout:Setting up librdkafka1:amd64 (1.2.1-1ubuntu1) ... 2023-12-01T04:37:03.095 INFO:teuthology.orchestra.run.smithi090.stdout:Setting up python3-wcwidth (0.1.8+dfsg1-3) ... 2023-12-01T04:37:03.108 INFO:teuthology.orchestra.run.smithi080.stdout:Setting up xmlstarlet (1.6.1-2build1) ... 2023-12-01T04:37:03.234 INFO:teuthology.orchestra.run.smithi080.stdout:Setting up python3-pluggy (0.13.0-2) ... 2023-12-01T04:37:03.379 INFO:teuthology.orchestra.run.smithi090.stdout:Setting up python3-paste (3.4.0+dfsg1-1) ... 2023-12-01T04:37:03.519 INFO:teuthology.orchestra.run.smithi080.stdout:Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.5) ... 2023-12-01T04:37:03.781 INFO:teuthology.orchestra.run.smithi090.stdout:Setting up python3-werkzeug (0.16.1+dfsg1-2ubuntu0.1) ... 2023-12-01T04:37:03.829 INFO:teuthology.orchestra.run.smithi080.stdout:Setting up libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu2.1) ... 2023-12-01T04:37:03.955 INFO:teuthology.orchestra.run.smithi080.stdout:Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2023-12-01T04:37:04.081 INFO:teuthology.orchestra.run.smithi080.stdout:Setting up python3-pyasn1 (0.4.2-3build1) ... 2023-12-01T04:37:04.166 INFO:teuthology.orchestra.run.smithi090.stdout:Setting up python3-cryptography (2.8-3ubuntu0.1) ... 2023-12-01T04:37:04.399 INFO:teuthology.orchestra.run.smithi080.stdout:Setting up python3-singledispatch (3.4.0.3-2build1) ... 2023-12-01T04:37:04.528 INFO:teuthology.orchestra.run.smithi090.stdout:Setting up socat (1.7.3.3-2) ... 2023-12-01T04:37:04.654 INFO:teuthology.orchestra.run.smithi090.stdout:Setting up python3-ceph-common (18.2.0-1291-g188db309-1focal) ... 2023-12-01T04:37:04.667 INFO:teuthology.orchestra.run.smithi080.stdout:Setting up python3-logutils (0.3.3-7) ... 2023-12-01T04:37:04.960 INFO:teuthology.orchestra.run.smithi080.stdout:Setting up liblttng-ust0:amd64 (2.11.0-1) ... 2023-12-01T04:37:04.963 INFO:teuthology.orchestra.run.smithi090.stdout:Setting up libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu2.1) ... 2023-12-01T04:37:05.086 INFO:teuthology.orchestra.run.smithi080.stdout:Setting up python3-simplegeneric (0.8.1-3) ... 2023-12-01T04:37:05.098 INFO:teuthology.orchestra.run.smithi090.stdout:Setting up python3-html5lib (1.0.1-2) ... 2023-12-01T04:37:05.370 INFO:teuthology.orchestra.run.smithi080.stdout:Setting up python3-prettytable (0.7.2-5) ... 2023-12-01T04:37:05.441 INFO:teuthology.orchestra.run.smithi090.stdout:Setting up librdkafka1:amd64 (1.2.1-1ubuntu1) ... 2023-12-01T04:37:05.551 INFO:teuthology.orchestra.run.smithi090.stdout:Setting up xmlstarlet (1.6.1-2build1) ... 2023-12-01T04:37:05.663 INFO:teuthology.orchestra.run.smithi080.stdout:Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2023-12-01T04:37:05.677 INFO:teuthology.orchestra.run.smithi090.stdout:Setting up python3-pluggy (0.13.0-2) ... 2023-12-01T04:37:05.956 INFO:teuthology.orchestra.run.smithi080.stdout:Setting up python3-websocket (0.53.0-2ubuntu1) ... 2023-12-01T04:37:05.963 INFO:teuthology.orchestra.run.smithi090.stdout:Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.5) ... 2023-12-01T04:37:06.273 INFO:teuthology.orchestra.run.smithi090.stdout:Setting up libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu2.1) ... 2023-12-01T04:37:06.341 INFO:teuthology.orchestra.run.smithi080.stdout:update-alternatives: using /usr/bin/python3-wsdump to provide /usr/bin/wsdump (wsdump) in auto mode 2023-12-01T04:37:06.399 INFO:teuthology.orchestra.run.smithi090.stdout:Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2023-12-01T04:37:06.525 INFO:teuthology.orchestra.run.smithi090.stdout:Setting up python3-pyasn1 (0.4.2-3build1) ... 2023-12-01T04:37:06.592 INFO:teuthology.orchestra.run.smithi080.stdout:Setting up libonig5:amd64 (6.9.4-1) ... 2023-12-01T04:37:06.718 INFO:teuthology.orchestra.run.smithi080.stdout:Setting up python3-mako (1.1.0+ds1-1ubuntu2.1) ... 2023-12-01T04:37:06.843 INFO:teuthology.orchestra.run.smithi090.stdout:Setting up python3-singledispatch (3.4.0.3-2build1) ... 2023-12-01T04:37:07.036 INFO:teuthology.orchestra.run.smithi080.stdout:Setting up python3-cherrypy3 (8.9.1-6) ... 2023-12-01T04:37:07.120 INFO:teuthology.orchestra.run.smithi090.stdout:Setting up python3-logutils (0.3.3-7) ... 2023-12-01T04:37:07.387 INFO:teuthology.orchestra.run.smithi080.stdout:Setting up libjs-underscore (1.9.1~dfsg-1ubuntu0.20.04.1) ... 2023-12-01T04:37:07.414 INFO:teuthology.orchestra.run.smithi090.stdout:Setting up liblttng-ust0:amd64 (2.11.0-1) ... 2023-12-01T04:37:07.514 INFO:teuthology.orchestra.run.smithi080.stdout:Setting up liblbfgsb0:amd64 (3.0+dfsg.3-7build1) ... 2023-12-01T04:37:07.540 INFO:teuthology.orchestra.run.smithi090.stdout:Setting up python3-simplegeneric (0.8.1-3) ... 2023-12-01T04:37:07.639 INFO:teuthology.orchestra.run.smithi080.stdout:Setting up python3-webob (1:1.8.5-2) ... 2023-12-01T04:37:07.824 INFO:teuthology.orchestra.run.smithi090.stdout:Setting up python3-prettytable (0.7.2-5) ... 2023-12-01T04:37:07.966 INFO:teuthology.orchestra.run.smithi080.stdout:Setting up python3-blinker (1.4+dfsg1-0.3ubuntu1) ... 2023-12-01T04:37:08.117 INFO:teuthology.orchestra.run.smithi090.stdout:Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2023-12-01T04:37:08.242 INFO:teuthology.orchestra.run.smithi080.stdout:Setting up python3-scipy (1.3.3-3build1) ... 2023-12-01T04:37:08.410 INFO:teuthology.orchestra.run.smithi090.stdout:Setting up python3-websocket (0.53.0-2ubuntu1) ... 2023-12-01T04:37:08.772 INFO:teuthology.orchestra.run.smithi090.stdout:update-alternatives: using /usr/bin/python3-wsdump to provide /usr/bin/wsdump (wsdump) in auto mode 2023-12-01T04:37:09.005 INFO:teuthology.orchestra.run.smithi090.stdout:Setting up libonig5:amd64 (6.9.4-1) ... 2023-12-01T04:37:09.132 INFO:teuthology.orchestra.run.smithi090.stdout:Setting up python3-mako (1.1.0+ds1-1ubuntu2.1) ... 2023-12-01T04:37:09.434 INFO:teuthology.orchestra.run.smithi090.stdout:Setting up python3-cherrypy3 (8.9.1-6) ... 2023-12-01T04:37:09.701 INFO:teuthology.orchestra.run.smithi080.stdout:Setting up libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... 2023-12-01T04:37:09.777 INFO:teuthology.orchestra.run.smithi090.stdout:Setting up libjs-underscore (1.9.1~dfsg-1ubuntu0.20.04.1) ... 2023-12-01T04:37:09.852 INFO:teuthology.orchestra.run.smithi080.stdout:Setting up python3-pytest (4.6.9-1) ... 2023-12-01T04:37:09.895 INFO:teuthology.orchestra.run.smithi090.stdout:Setting up liblbfgsb0:amd64 (3.0+dfsg.3-7build1) ... 2023-12-01T04:37:10.021 INFO:teuthology.orchestra.run.smithi090.stdout:Setting up python3-webob (1:1.8.5-2) ... 2023-12-01T04:37:10.221 INFO:teuthology.orchestra.run.smithi080.stdout:Setting up python3-openssl (19.0.0-1build1) ... 2023-12-01T04:37:10.347 INFO:teuthology.orchestra.run.smithi090.stdout:Setting up python3-blinker (1.4+dfsg1-0.3ubuntu1) ... 2023-12-01T04:37:10.505 INFO:teuthology.orchestra.run.smithi080.stdout:Setting up python3-pastedeploy (2.1.0-1) ... 2023-12-01T04:37:10.633 INFO:teuthology.orchestra.run.smithi090.stdout:Setting up python3-scipy (1.3.3-3build1) ... 2023-12-01T04:37:10.798 INFO:teuthology.orchestra.run.smithi080.stdout:Setting up libqt5network5:amd64 (5.12.8+dfsg-0ubuntu2.1) ... 2023-12-01T04:37:10.924 INFO:teuthology.orchestra.run.smithi080.stdout:Setting up python3-bs4 (4.8.2-1) ... 2023-12-01T04:37:11.275 INFO:teuthology.orchestra.run.smithi080.stdout:Setting up python3-oauthlib (3.1.0-1ubuntu2) ... 2023-12-01T04:37:11.586 INFO:teuthology.orchestra.run.smithi080.stdout:Setting up python3-asyncssh (1.12.2-1) ... 2023-12-01T04:37:11.970 INFO:teuthology.orchestra.run.smithi080.stdout:Setting up python3-pyasn1-modules (0.2.1-0.2build1) ... 2023-12-01T04:37:12.156 INFO:teuthology.orchestra.run.smithi090.stdout:Setting up libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... 2023-12-01T04:37:12.284 INFO:teuthology.orchestra.run.smithi090.stdout:Setting up python3-pytest (4.6.9-1) ... 2023-12-01T04:37:12.290 INFO:teuthology.orchestra.run.smithi080.stdout:Setting up python3-sklearn (0.22.2.post1+dfsg-5) ... 2023-12-01T04:37:12.647 INFO:teuthology.orchestra.run.smithi090.stdout:Setting up python3-openssl (19.0.0-1build1) ... 2023-12-01T04:37:12.940 INFO:teuthology.orchestra.run.smithi090.stdout:Setting up python3-pastedeploy (2.1.0-1) ... 2023-12-01T04:37:13.249 INFO:teuthology.orchestra.run.smithi090.stdout:Setting up libqt5network5:amd64 (5.12.8+dfsg-0ubuntu2.1) ... 2023-12-01T04:37:13.330 INFO:teuthology.orchestra.run.smithi080.stdout:Setting up libjs-sphinxdoc (1.8.5-7ubuntu3) ... 2023-12-01T04:37:13.377 INFO:teuthology.orchestra.run.smithi090.stdout:Setting up python3-bs4 (4.8.2-1) ... 2023-12-01T04:37:13.464 INFO:teuthology.orchestra.run.smithi080.stdout:Setting up python-natsort-doc (7.0.1-1) ... 2023-12-01T04:37:13.591 INFO:teuthology.orchestra.run.smithi080.stdout:Setting up jq (1.6-1ubuntu0.20.04.1) ... 2023-12-01T04:37:13.703 INFO:teuthology.orchestra.run.smithi090.stdout:Setting up python3-oauthlib (3.1.0-1ubuntu2) ... 2023-12-01T04:37:13.717 INFO:teuthology.orchestra.run.smithi080.stdout:Setting up python3-rsa (4.0-3) ... 2023-12-01T04:37:14.010 INFO:teuthology.orchestra.run.smithi080.stdout:Setting up libthrift-0.13.0 (0.13.0-2build2) ... 2023-12-01T04:37:14.022 INFO:teuthology.orchestra.run.smithi090.stdout:Setting up python3-asyncssh (1.12.2-1) ... 2023-12-01T04:37:14.136 INFO:teuthology.orchestra.run.smithi080.stdout:Setting up python3-webtest (2.0.32-2) ... 2023-12-01T04:37:14.390 INFO:teuthology.orchestra.run.smithi090.stdout:Setting up python3-pyasn1-modules (0.2.1-0.2build1) ... 2023-12-01T04:37:14.437 INFO:teuthology.orchestra.run.smithi080.stdout:Setting up python3-requests-oauthlib (1.0.0-1.1build1) ... 2023-12-01T04:37:14.716 INFO:teuthology.orchestra.run.smithi090.stdout:Setting up python3-sklearn (0.22.2.post1+dfsg-5) ... 2023-12-01T04:37:14.730 INFO:teuthology.orchestra.run.smithi080.stdout:Setting up python3-pastescript (2.0.2-4) ... 2023-12-01T04:37:15.033 INFO:teuthology.orchestra.run.smithi080.stdout:Setting up python3-pecan (1.3.3-3ubuntu1) ... 2023-12-01T04:37:15.393 INFO:teuthology.orchestra.run.smithi080.stdout:Setting up librados2 (18.2.0-1291-g188db309-1focal) ... 2023-12-01T04:37:15.519 INFO:teuthology.orchestra.run.smithi080.stdout:Setting up python-asyncssh-doc (1.12.2-1) ... 2023-12-01T04:37:15.645 INFO:teuthology.orchestra.run.smithi080.stdout:Setting up librgw2 (18.2.0-1291-g188db309-1focal) ... 2023-12-01T04:37:15.771 INFO:teuthology.orchestra.run.smithi080.stdout:Setting up libsqlite3-mod-ceph (18.2.0-1291-g188db309-1focal) ... 2023-12-01T04:37:15.784 INFO:teuthology.orchestra.run.smithi090.stdout:Setting up libjs-sphinxdoc (1.8.5-7ubuntu3) ... 2023-12-01T04:37:15.904 INFO:teuthology.orchestra.run.smithi090.stdout:Setting up python-natsort-doc (7.0.1-1) ... 2023-12-01T04:37:15.986 INFO:teuthology.orchestra.run.smithi080.stdout:Setting up libcephfs2 (18.2.0-1291-g188db309-1focal) ... 2023-12-01T04:37:16.030 INFO:teuthology.orchestra.run.smithi090.stdout:Setting up jq (1.6-1ubuntu0.20.04.1) ... 2023-12-01T04:37:16.109 INFO:teuthology.orchestra.run.smithi080.stdout:Setting up python3-routes (2.4.1-2) ... 2023-12-01T04:37:16.156 INFO:teuthology.orchestra.run.smithi090.stdout:Setting up python3-rsa (4.0-3) ... 2023-12-01T04:37:16.402 INFO:teuthology.orchestra.run.smithi080.stdout:Setting up libradosstriper1 (18.2.0-1291-g188db309-1focal) ... 2023-12-01T04:37:16.449 INFO:teuthology.orchestra.run.smithi090.stdout:Setting up libthrift-0.13.0 (0.13.0-2build2) ... 2023-12-01T04:37:16.529 INFO:teuthology.orchestra.run.smithi080.stdout:Setting up python3-google-auth (1.5.1-2) ... 2023-12-01T04:37:16.575 INFO:teuthology.orchestra.run.smithi090.stdout:Setting up python3-webtest (2.0.32-2) ... 2023-12-01T04:37:16.822 INFO:teuthology.orchestra.run.smithi080.stdout:Setting up librbd1 (18.2.0-1291-g188db309-1focal) ... 2023-12-01T04:37:16.868 INFO:teuthology.orchestra.run.smithi090.stdout:Setting up python3-requests-oauthlib (1.0.0-1.1build1) ... 2023-12-01T04:37:16.948 INFO:teuthology.orchestra.run.smithi080.stdout:Setting up ceph-mgr-modules-core (18.2.0-1291-g188db309-1focal) ... 2023-12-01T04:37:17.074 INFO:teuthology.orchestra.run.smithi080.stdout:Setting up ceph-fuse (18.2.0-1291-g188db309-1focal) ... 2023-12-01T04:37:17.153 INFO:teuthology.orchestra.run.smithi090.stdout:Setting up python3-pastescript (2.0.2-4) ... 2023-12-01T04:37:17.292 INFO:teuthology.orchestra.run.smithi080.stdout:Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2023-12-01T04:37:17.292 INFO:teuthology.orchestra.run.smithi080.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2023-12-01T04:37:17.464 INFO:teuthology.orchestra.run.smithi090.stdout:Setting up python3-pecan (1.3.3-3ubuntu1) ... 2023-12-01T04:37:17.792 INFO:teuthology.orchestra.run.smithi080.stdout:Setting up libcephfs-dev (18.2.0-1291-g188db309-1focal) ... 2023-12-01T04:37:17.825 INFO:teuthology.orchestra.run.smithi090.stdout:Setting up librados2 (18.2.0-1291-g188db309-1focal) ... 2023-12-01T04:37:17.919 INFO:teuthology.orchestra.run.smithi080.stdout:Setting up python3-rados (18.2.0-1291-g188db309-1focal) ... 2023-12-01T04:37:17.952 INFO:teuthology.orchestra.run.smithi090.stdout:Setting up python-asyncssh-doc (1.12.2-1) ... 2023-12-01T04:37:18.045 INFO:teuthology.orchestra.run.smithi080.stdout:Setting up python3-kubernetes (7.0.0~a1-2) ... 2023-12-01T04:37:18.062 INFO:teuthology.orchestra.run.smithi090.stdout:Setting up librgw2 (18.2.0-1291-g188db309-1focal) ... 2023-12-01T04:37:18.188 INFO:teuthology.orchestra.run.smithi090.stdout:Setting up libsqlite3-mod-ceph (18.2.0-1291-g188db309-1focal) ... 2023-12-01T04:37:18.409 INFO:teuthology.orchestra.run.smithi090.stdout:Setting up libcephfs2 (18.2.0-1291-g188db309-1focal) ... 2023-12-01T04:37:18.535 INFO:teuthology.orchestra.run.smithi090.stdout:Setting up python3-routes (2.4.1-2) ... 2023-12-01T04:37:18.820 INFO:teuthology.orchestra.run.smithi090.stdout:Setting up libradosstriper1 (18.2.0-1291-g188db309-1focal) ... 2023-12-01T04:37:18.947 INFO:teuthology.orchestra.run.smithi090.stdout:Setting up python3-google-auth (1.5.1-2) ... 2023-12-01T04:37:19.007 INFO:teuthology.orchestra.run.smithi080.stdout:Setting up python3-rbd (18.2.0-1291-g188db309-1focal) ... 2023-12-01T04:37:19.133 INFO:teuthology.orchestra.run.smithi080.stdout:Setting up rbd-fuse (18.2.0-1291-g188db309-1focal) ... 2023-12-01T04:37:19.251 INFO:teuthology.orchestra.run.smithi090.stdout:Setting up librbd1 (18.2.0-1291-g188db309-1focal) ... 2023-12-01T04:37:19.259 INFO:teuthology.orchestra.run.smithi080.stdout:Setting up python3-rgw (18.2.0-1291-g188db309-1focal) ... 2023-12-01T04:37:19.376 INFO:teuthology.orchestra.run.smithi090.stdout:Setting up ceph-mgr-modules-core (18.2.0-1291-g188db309-1focal) ... 2023-12-01T04:37:19.385 INFO:teuthology.orchestra.run.smithi080.stdout:Setting up python3-cephfs (18.2.0-1291-g188db309-1focal) ... 2023-12-01T04:37:19.502 INFO:teuthology.orchestra.run.smithi090.stdout:Setting up ceph-fuse (18.2.0-1291-g188db309-1focal) ... 2023-12-01T04:37:19.511 INFO:teuthology.orchestra.run.smithi080.stdout:Setting up ceph-common (18.2.0-1291-g188db309-1focal) ... 2023-12-01T04:37:19.726 INFO:teuthology.orchestra.run.smithi090.stdout:Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2023-12-01T04:37:19.726 INFO:teuthology.orchestra.run.smithi090.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2023-12-01T04:37:20.082 INFO:teuthology.orchestra.run.smithi080.stdout:Adding group ceph....done 2023-12-01T04:37:20.187 INFO:teuthology.orchestra.run.smithi090.stdout:Setting up libcephfs-dev (18.2.0-1291-g188db309-1focal) ... 2023-12-01T04:37:20.314 INFO:teuthology.orchestra.run.smithi090.stdout:Setting up python3-rados (18.2.0-1291-g188db309-1focal) ... 2023-12-01T04:37:20.440 INFO:teuthology.orchestra.run.smithi090.stdout:Setting up python3-kubernetes (7.0.0~a1-2) ... 2023-12-01T04:37:20.467 INFO:teuthology.orchestra.run.smithi080.stdout:Adding system user ceph....done 2023-12-01T04:37:20.643 INFO:teuthology.orchestra.run.smithi080.stdout:Setting system user ceph properties....done 2023-12-01T04:37:20.660 INFO:teuthology.orchestra.run.smithi080.stdout:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2023-12-01T04:37:20.816 INFO:teuthology.orchestra.run.smithi080.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /lib/systemd/system/ceph.target. 2023-12-01T04:37:21.139 INFO:teuthology.orchestra.run.smithi080.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service -> /lib/systemd/system/rbdmap.service. 2023-12-01T04:37:21.387 INFO:teuthology.orchestra.run.smithi090.stdout:Setting up python3-rbd (18.2.0-1291-g188db309-1focal) ... 2023-12-01T04:37:21.538 INFO:teuthology.orchestra.run.smithi090.stdout:Setting up rbd-fuse (18.2.0-1291-g188db309-1focal) ... 2023-12-01T04:37:21.613 INFO:teuthology.orchestra.run.smithi080.stdout:Setting up ceph-test (18.2.0-1291-g188db309-1focal) ... 2023-12-01T04:37:21.690 INFO:teuthology.orchestra.run.smithi090.stdout:Setting up python3-rgw (18.2.0-1291-g188db309-1focal) ... 2023-12-01T04:37:21.740 INFO:teuthology.orchestra.run.smithi080.stdout:Setting up radosgw (18.2.0-1291-g188db309-1focal) ... 2023-12-01T04:37:21.824 INFO:teuthology.orchestra.run.smithi090.stdout:Setting up python3-cephfs (18.2.0-1291-g188db309-1focal) ... 2023-12-01T04:37:21.953 INFO:teuthology.orchestra.run.smithi090.stdout:Setting up ceph-common (18.2.0-1291-g188db309-1focal) ... 2023-12-01T04:37:22.221 INFO:teuthology.orchestra.run.smithi080.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2023-12-01T04:37:22.221 INFO:teuthology.orchestra.run.smithi080.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2023-12-01T04:37:22.597 INFO:teuthology.orchestra.run.smithi090.stdout:Adding group ceph....done 2023-12-01T04:37:22.667 INFO:teuthology.orchestra.run.smithi080.stdout:Setting up ceph-base (18.2.0-1291-g188db309-1focal) ... 2023-12-01T04:37:22.992 INFO:teuthology.orchestra.run.smithi090.stdout:Adding system user ceph....done 2023-12-01T04:37:23.043 INFO:teuthology.orchestra.run.smithi080.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service -> /lib/systemd/system/ceph-crash.service. 2023-12-01T04:37:23.169 INFO:teuthology.orchestra.run.smithi090.stdout:Setting system user ceph properties....done 2023-12-01T04:37:23.186 INFO:teuthology.orchestra.run.smithi090.stdout:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2023-12-01T04:37:23.328 INFO:teuthology.orchestra.run.smithi090.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /lib/systemd/system/ceph.target. 2023-12-01T04:37:23.535 INFO:teuthology.orchestra.run.smithi080.stdout:Setting up ceph-mds (18.2.0-1291-g188db309-1focal) ... 2023-12-01T04:37:23.651 INFO:teuthology.orchestra.run.smithi090.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service -> /lib/systemd/system/rbdmap.service. 2023-12-01T04:37:23.777 INFO:teuthology.orchestra.run.smithi080.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2023-12-01T04:37:23.777 INFO:teuthology.orchestra.run.smithi080.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2023-12-01T04:37:24.139 INFO:teuthology.orchestra.run.smithi090.stdout:Setting up ceph-test (18.2.0-1291-g188db309-1focal) ... 2023-12-01T04:37:24.237 INFO:teuthology.orchestra.run.smithi080.stdout:Setting up ceph-mgr (18.2.0-1291-g188db309-1focal) ... 2023-12-01T04:37:24.265 INFO:teuthology.orchestra.run.smithi090.stdout:Setting up radosgw (18.2.0-1291-g188db309-1focal) ... 2023-12-01T04:37:24.465 INFO:teuthology.orchestra.run.smithi080.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2023-12-01T04:37:24.465 INFO:teuthology.orchestra.run.smithi080.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2023-12-01T04:37:24.738 INFO:teuthology.orchestra.run.smithi090.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2023-12-01T04:37:24.738 INFO:teuthology.orchestra.run.smithi090.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2023-12-01T04:37:24.904 INFO:teuthology.orchestra.run.smithi080.stdout:Setting up ceph-osd (18.2.0-1291-g188db309-1focal) ... 2023-12-01T04:37:25.192 INFO:teuthology.orchestra.run.smithi090.stdout:Setting up ceph-base (18.2.0-1291-g188db309-1focal) ... 2023-12-01T04:37:25.376 INFO:teuthology.orchestra.run.smithi080.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2023-12-01T04:37:25.376 INFO:teuthology.orchestra.run.smithi080.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2023-12-01T04:37:25.570 INFO:teuthology.orchestra.run.smithi090.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service -> /lib/systemd/system/ceph-crash.service. 2023-12-01T04:37:25.823 INFO:teuthology.orchestra.run.smithi080.stdout:Setting up ceph-mgr-k8sevents (18.2.0-1291-g188db309-1focal) ... 2023-12-01T04:37:25.949 INFO:teuthology.orchestra.run.smithi080.stdout:Setting up ceph-mgr-diskprediction-local (18.2.0-1291-g188db309-1focal) ... 2023-12-01T04:37:26.037 INFO:teuthology.orchestra.run.smithi090.stdout:Setting up ceph-mds (18.2.0-1291-g188db309-1focal) ... 2023-12-01T04:37:26.101 INFO:teuthology.orchestra.run.smithi080.stdout:Setting up ceph-mon (18.2.0-1291-g188db309-1focal) ... 2023-12-01T04:37:26.319 INFO:teuthology.orchestra.run.smithi080.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2023-12-01T04:37:26.319 INFO:teuthology.orchestra.run.smithi080.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2023-12-01T04:37:26.521 INFO:teuthology.orchestra.run.smithi090.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2023-12-01T04:37:26.522 INFO:teuthology.orchestra.run.smithi090.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2023-12-01T04:37:26.777 INFO:teuthology.orchestra.run.smithi080.stdout:Setting up ceph-mgr-cephadm (18.2.0-1291-g188db309-1focal) ... 2023-12-01T04:37:26.920 INFO:teuthology.orchestra.run.smithi080.stdout:Setting up ceph (18.2.0-1291-g188db309-1focal) ... 2023-12-01T04:37:26.981 INFO:teuthology.orchestra.run.smithi090.stdout:Setting up ceph-mgr (18.2.0-1291-g188db309-1focal) ... 2023-12-01T04:37:27.046 INFO:teuthology.orchestra.run.smithi080.stdout:Setting up ceph-mgr-dashboard (18.2.0-1291-g188db309-1focal) ... 2023-12-01T04:37:27.180 INFO:teuthology.orchestra.run.smithi080.stdout:Setting up ceph-volume (18.2.0-1291-g188db309-1focal) ... 2023-12-01T04:37:27.205 INFO:teuthology.orchestra.run.smithi090.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2023-12-01T04:37:27.205 INFO:teuthology.orchestra.run.smithi090.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2023-12-01T04:37:27.559 INFO:teuthology.orchestra.run.smithi080.stdout:Processing triggers for libc-bin (2.31-0ubuntu9.9) ... 2023-12-01T04:37:27.674 INFO:teuthology.orchestra.run.smithi090.stdout:Setting up ceph-osd (18.2.0-1291-g188db309-1focal) ... 2023-12-01T04:37:27.702 INFO:teuthology.orchestra.run.smithi080.stdout:Processing triggers for systemd (245.4-4ubuntu3.17) ... 2023-12-01T04:37:27.978 INFO:teuthology.orchestra.run.smithi080.stdout:Processing triggers for man-db (2.9.1-1) ... 2023-12-01T04:37:28.163 INFO:teuthology.orchestra.run.smithi090.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2023-12-01T04:37:28.163 INFO:teuthology.orchestra.run.smithi090.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2023-12-01T04:37:28.626 INFO:teuthology.orchestra.run.smithi090.stdout:Setting up ceph-mgr-k8sevents (18.2.0-1291-g188db309-1focal) ... 2023-12-01T04:37:28.752 INFO:teuthology.orchestra.run.smithi090.stdout:Setting up ceph-mgr-diskprediction-local (18.2.0-1291-g188db309-1focal) ... 2023-12-01T04:37:28.895 INFO:teuthology.orchestra.run.smithi090.stdout:Setting up ceph-mon (18.2.0-1291-g188db309-1focal) ... 2023-12-01T04:37:29.120 INFO:teuthology.orchestra.run.smithi090.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2023-12-01T04:37:29.120 INFO:teuthology.orchestra.run.smithi090.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2023-12-01T04:37:29.573 INFO:teuthology.orchestra.run.smithi090.stdout:Setting up ceph-mgr-cephadm (18.2.0-1291-g188db309-1focal) ... 2023-12-01T04:37:29.726 INFO:teuthology.orchestra.run.smithi090.stdout:Setting up ceph (18.2.0-1291-g188db309-1focal) ... 2023-12-01T04:37:29.850 INFO:teuthology.orchestra.run.smithi090.stdout:Setting up ceph-mgr-dashboard (18.2.0-1291-g188db309-1focal) ... 2023-12-01T04:37:29.993 INFO:teuthology.orchestra.run.smithi090.stdout:Setting up ceph-volume (18.2.0-1291-g188db309-1focal) ... 2023-12-01T04:37:30.346 INFO:teuthology.orchestra.run.smithi090.stdout:Processing triggers for libc-bin (2.31-0ubuntu9.9) ... 2023-12-01T04:37:30.499 INFO:teuthology.orchestra.run.smithi090.stdout:Processing triggers for systemd (245.4-4ubuntu3.17) ... 2023-12-01T04:37:30.792 INFO:teuthology.orchestra.run.smithi090.stdout:Processing triggers for man-db (2.9.1-1) ... 2023-12-01T04:37:30.998 INFO:teuthology.orchestra.run.smithi080.stdout:Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2023-12-01T04:37:31.620 INFO:teuthology.orchestra.run.smithi080.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2023-12-01T04:37:31.623 DEBUG:teuthology.parallel:result is None 2023-12-01T04:37:33.796 INFO:teuthology.orchestra.run.smithi090.stdout:Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2023-12-01T04:37:34.378 INFO:teuthology.orchestra.run.smithi090.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2023-12-01T04:37:34.381 DEBUG:teuthology.parallel:result is None 2023-12-01T04:37:34.382 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-01T04:37:34.382 INFO:teuthology.packaging:ref: None 2023-12-01T04:37:34.382 INFO:teuthology.packaging:tag: None 2023-12-01T04:37:34.382 INFO:teuthology.packaging:branch: reef 2023-12-01T04:37:34.382 INFO:teuthology.packaging:sha1: 9942cfafa9f7e22e363b3f76a7fe21130085c2db 2023-12-01T04:37:34.382 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-01T04:37:34.601 DEBUG:teuthology.orchestra.run.smithi080:> dpkg-query -W -f '${Version}' ceph 2023-12-01T04:37:34.623 INFO:teuthology.orchestra.run.smithi080.stdout:18.2.0-1291-g188db309-1focal 2023-12-01T04:37:34.624 INFO:teuthology.packaging:The installed version of ceph is 18.2.0-1291-g188db309-1focal 2023-12-01T04:37:34.624 INFO:teuthology.task.install:The correct ceph version 18.2.0-1291-g188db309-1focal is installed. 2023-12-01T04:37:34.624 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-01T04:37:34.624 INFO:teuthology.packaging:ref: None 2023-12-01T04:37:34.625 INFO:teuthology.packaging:tag: None 2023-12-01T04:37:34.625 INFO:teuthology.packaging:branch: reef 2023-12-01T04:37:34.625 INFO:teuthology.packaging:sha1: 9942cfafa9f7e22e363b3f76a7fe21130085c2db 2023-12-01T04:37:34.625 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-01T04:37:34.937 DEBUG:teuthology.orchestra.run.smithi090:> dpkg-query -W -f '${Version}' ceph 2023-12-01T04:37:34.959 INFO:teuthology.orchestra.run.smithi090.stdout:18.2.0-1291-g188db309-1focal 2023-12-01T04:37:34.959 INFO:teuthology.packaging:The installed version of ceph is 18.2.0-1291-g188db309-1focal 2023-12-01T04:37:34.960 INFO:teuthology.task.install:The correct ceph version 18.2.0-1291-g188db309-1focal is installed. 2023-12-01T04:37:34.960 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2023-12-01T04:37:34.960 DEBUG:teuthology.orchestra.run.smithi080:> set -ex 2023-12-01T04:37:34.960 DEBUG:teuthology.orchestra.run.smithi080:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2023-12-01T04:37:34.977 DEBUG:teuthology.orchestra.run.smithi090:> set -ex 2023-12-01T04:37:34.977 DEBUG:teuthology.orchestra.run.smithi090:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2023-12-01T04:37:35.015 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2023-12-01T04:37:35.015 DEBUG:teuthology.orchestra.run.smithi080:> set -ex 2023-12-01T04:37:35.015 DEBUG:teuthology.orchestra.run.smithi080:> sudo dd of=/usr/bin/daemon-helper 2023-12-01T04:37:35.033 DEBUG:teuthology.orchestra.run.smithi080:> sudo chmod a=rx -- /usr/bin/daemon-helper 2023-12-01T04:37:35.089 DEBUG:teuthology.orchestra.run.smithi090:> set -ex 2023-12-01T04:37:35.089 DEBUG:teuthology.orchestra.run.smithi090:> sudo dd of=/usr/bin/daemon-helper 2023-12-01T04:37:35.105 DEBUG:teuthology.orchestra.run.smithi090:> sudo chmod a=rx -- /usr/bin/daemon-helper 2023-12-01T04:37:35.162 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2023-12-01T04:37:35.162 DEBUG:teuthology.orchestra.run.smithi080:> set -ex 2023-12-01T04:37:35.162 DEBUG:teuthology.orchestra.run.smithi080:> sudo dd of=/usr/bin/adjust-ulimits 2023-12-01T04:37:35.178 DEBUG:teuthology.orchestra.run.smithi080:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2023-12-01T04:37:35.235 DEBUG:teuthology.orchestra.run.smithi090:> set -ex 2023-12-01T04:37:35.235 DEBUG:teuthology.orchestra.run.smithi090:> sudo dd of=/usr/bin/adjust-ulimits 2023-12-01T04:37:35.252 DEBUG:teuthology.orchestra.run.smithi090:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2023-12-01T04:37:35.308 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2023-12-01T04:37:35.308 DEBUG:teuthology.orchestra.run.smithi080:> set -ex 2023-12-01T04:37:35.308 DEBUG:teuthology.orchestra.run.smithi080:> sudo dd of=/usr/bin/stdin-killer 2023-12-01T04:37:35.325 DEBUG:teuthology.orchestra.run.smithi080:> sudo chmod a=rx -- /usr/bin/stdin-killer 2023-12-01T04:37:35.384 DEBUG:teuthology.orchestra.run.smithi090:> set -ex 2023-12-01T04:37:35.385 DEBUG:teuthology.orchestra.run.smithi090:> sudo dd of=/usr/bin/stdin-killer 2023-12-01T04:37:35.401 DEBUG:teuthology.orchestra.run.smithi090:> sudo chmod a=rx -- /usr/bin/stdin-killer 2023-12-01T04:37:35.460 INFO:teuthology.run_tasks:Running task cephadm... 2023-12-01T04:37:35.547 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-01T04:37:35.547 INFO:tasks.cephadm:Cluster image is quay.ceph.io/ceph-ci/ceph:reef 2023-12-01T04:37:35.547 INFO:tasks.cephadm:Cluster fsid is 597927aa-9003-11ee-95a2-87774f69a715 2023-12-01T04:37:35.548 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2023-12-01T04:37:35.548 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.80', 'mon.c': '[v2:172.21.15.80:3301,v1:172.21.15.80:6790]', 'mon.b': '172.21.15.90'} 2023-12-01T04:37:35.548 INFO:tasks.cephadm:First mon is mon.a on smithi080 2023-12-01T04:37:35.548 INFO:tasks.cephadm:First mgr is y 2023-12-01T04:37:35.548 INFO:tasks.cephadm:Normalizing hostnames... 2023-12-01T04:37:35.548 DEBUG:teuthology.orchestra.run.smithi080:> sudo hostname $(hostname -s) 2023-12-01T04:37:35.565 DEBUG:teuthology.orchestra.run.smithi090:> sudo hostname $(hostname -s) 2023-12-01T04:37:35.581 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra for reef 2023-12-01T04:37:35.582 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-01T04:37:35.803 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-01T04:37:36.016 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-01T04:37:36.017 INFO:tasks.cephadm:Discovered cachra url: https://4.chacra.ceph.com/binaries/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/x86_64/flavors/default/cephadm 2023-12-01T04:37:36.017 DEBUG:teuthology.orchestra.run.smithi080:> 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-01T04:37:36.557 INFO:teuthology.orchestra.run.smithi080.stdout:-rw-rw-r-- 1 ubuntu ubuntu 212466 Dec 1 04:37 /home/ubuntu/cephtest/cephadm 2023-12-01T04:37:36.557 DEBUG:teuthology.orchestra.run.smithi090:> 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-01T04:37:37.070 INFO:teuthology.orchestra.run.smithi090.stdout:-rw-rw-r-- 1 ubuntu ubuntu 212466 Dec 1 04:37 /home/ubuntu/cephtest/cephadm 2023-12-01T04:37:37.070 DEBUG:teuthology.orchestra.run.smithi080:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-12-01T04:37:37.080 DEBUG:teuthology.orchestra.run.smithi090:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-12-01T04:37:37.103 INFO:tasks.cephadm:Pulling image quay.ceph.io/ceph-ci/ceph:reef on all hosts... 2023-12-01T04:37:37.103 DEBUG:teuthology.orchestra.run.smithi080:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef pull 2023-12-01T04:37:37.123 DEBUG:teuthology.orchestra.run.smithi090:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef pull 2023-12-01T04:37:37.344 INFO:teuthology.orchestra.run.smithi080.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:reef... 2023-12-01T04:37:37.363 INFO:teuthology.orchestra.run.smithi090.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:reef... 2023-12-01T04:38:26.471 INFO:teuthology.orchestra.run.smithi090.stdout:{ 2023-12-01T04:38:26.472 INFO:teuthology.orchestra.run.smithi090.stdout: "ceph_version": "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)", 2023-12-01T04:38:26.472 INFO:teuthology.orchestra.run.smithi090.stdout: "image_id": "413ac213b5e51227a1ccbf9e74449508005ee31293d9fa83cfd88b021f5df78f", 2023-12-01T04:38:26.472 INFO:teuthology.orchestra.run.smithi090.stdout: "repo_digests": [ 2023-12-01T04:38:26.472 INFO:teuthology.orchestra.run.smithi090.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:f58348a33b523d6c6a1fcede9ab5759ce05c9752b9458aa2254f0bb44d49e181" 2023-12-01T04:38:26.472 INFO:teuthology.orchestra.run.smithi090.stdout: ] 2023-12-01T04:38:26.472 INFO:teuthology.orchestra.run.smithi090.stdout:} 2023-12-01T04:38:52.192 INFO:teuthology.orchestra.run.smithi080.stdout:{ 2023-12-01T04:38:52.192 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph_version": "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)", 2023-12-01T04:38:52.192 INFO:teuthology.orchestra.run.smithi080.stdout: "image_id": "413ac213b5e51227a1ccbf9e74449508005ee31293d9fa83cfd88b021f5df78f", 2023-12-01T04:38:52.192 INFO:teuthology.orchestra.run.smithi080.stdout: "repo_digests": [ 2023-12-01T04:38:52.192 INFO:teuthology.orchestra.run.smithi080.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:f58348a33b523d6c6a1fcede9ab5759ce05c9752b9458aa2254f0bb44d49e181" 2023-12-01T04:38:52.192 INFO:teuthology.orchestra.run.smithi080.stdout: ] 2023-12-01T04:38:52.192 INFO:teuthology.orchestra.run.smithi080.stdout:} 2023-12-01T04:38:52.216 DEBUG:teuthology.orchestra.run.smithi080:> sudo mkdir -p /etc/ceph 2023-12-01T04:38:52.233 DEBUG:teuthology.orchestra.run.smithi090:> sudo mkdir -p /etc/ceph 2023-12-01T04:38:52.251 DEBUG:teuthology.orchestra.run.smithi080:> sudo chmod 777 /etc/ceph 2023-12-01T04:38:52.292 DEBUG:teuthology.orchestra.run.smithi090:> sudo chmod 777 /etc/ceph 2023-12-01T04:38:52.306 INFO:tasks.cephadm:Writing seed config... 2023-12-01T04:38:52.308 INFO:tasks.cephadm: override: [osd] osd_class_default_list = * 2023-12-01T04:38:52.308 INFO:tasks.cephadm: override: [osd] osd_class_load_list = * 2023-12-01T04:38:52.309 INFO:tasks.cephadm: override: [osd] debug ms = 1 2023-12-01T04:38:52.309 INFO:tasks.cephadm: override: [osd] debug osd = 20 2023-12-01T04:38:52.309 INFO:tasks.cephadm: override: [osd] osd shutdown pgref assert = True 2023-12-01T04:38:52.309 INFO:tasks.cephadm: override: [global] mon election default strategy = 1 2023-12-01T04:38:52.309 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2023-12-01T04:38:52.310 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2023-12-01T04:38:52.310 INFO:tasks.cephadm: override: [mon] debug mon = 20 2023-12-01T04:38:52.310 INFO:tasks.cephadm: override: [mon] debug ms = 1 2023-12-01T04:38:52.310 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2023-12-01T04:38:52.310 DEBUG:teuthology.orchestra.run.smithi080:> set -ex 2023-12-01T04:38:52.310 DEBUG:teuthology.orchestra.run.smithi080:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2023-12-01T04:38:52.340 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 = 597927aa-9003-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-01T04:38:52.340 DEBUG:teuthology.orchestra.run.smithi080:mon.a> sudo journalctl -f -n 0 -u ceph-597927aa-9003-11ee-95a2-87774f69a715@mon.a.service 2023-12-01T04:38:52.383 DEBUG:teuthology.orchestra.run.smithi080:mgr.y> sudo journalctl -f -n 0 -u ceph-597927aa-9003-11ee-95a2-87774f69a715@mgr.y.service 2023-12-01T04:38:52.426 INFO:tasks.cephadm:Bootstrapping... 2023-12-01T04:38:52.427 DEBUG:teuthology.orchestra.run.smithi080:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef -v bootstrap --fsid 597927aa-9003-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.80 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2023-12-01T04:38:52.588 INFO:teuthology.orchestra.run.smithi080.stdout:-------------------------------------------------------------------------------- 2023-12-01T04:38:52.588 INFO:teuthology.orchestra.run.smithi080.stdout:cephadm ['--image', 'quay.ceph.io/ceph-ci/ceph:reef', '-v', 'bootstrap', '--fsid', '597927aa-9003-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.80', '--skip-admin-label'] 2023-12-01T04:38:52.588 INFO:teuthology.orchestra.run.smithi080.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2023-12-01T04:38:52.589 INFO:teuthology.orchestra.run.smithi080.stdout:Verifying podman|docker is present... 2023-12-01T04:38:52.589 INFO:teuthology.orchestra.run.smithi080.stdout:Verifying lvm2 is present... 2023-12-01T04:38:52.589 INFO:teuthology.orchestra.run.smithi080.stdout:Verifying time synchronization is in place... 2023-12-01T04:38:52.595 INFO:teuthology.orchestra.run.smithi080.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2023-12-01T04:38:52.595 INFO:teuthology.orchestra.run.smithi080.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2023-12-01T04:38:52.601 INFO:teuthology.orchestra.run.smithi080.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2023-12-01T04:38:52.602 INFO:teuthology.orchestra.run.smithi080.stdout:systemctl: stdout inactive 2023-12-01T04:38:52.607 INFO:teuthology.orchestra.run.smithi080.stdout:Non-zero exit code 1 from systemctl is-enabled chronyd.service 2023-12-01T04:38:52.607 INFO:teuthology.orchestra.run.smithi080.stdout:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2023-12-01T04:38:52.611 INFO:teuthology.orchestra.run.smithi080.stdout:Non-zero exit code 3 from systemctl is-active chronyd.service 2023-12-01T04:38:52.612 INFO:teuthology.orchestra.run.smithi080.stdout:systemctl: stdout inactive 2023-12-01T04:38:52.617 INFO:teuthology.orchestra.run.smithi080.stdout:Non-zero exit code 1 from systemctl is-enabled systemd-timesyncd.service 2023-12-01T04:38:52.617 INFO:teuthology.orchestra.run.smithi080.stdout:systemctl: stdout masked 2023-12-01T04:38:52.622 INFO:teuthology.orchestra.run.smithi080.stdout:Non-zero exit code 3 from systemctl is-active systemd-timesyncd.service 2023-12-01T04:38:52.622 INFO:teuthology.orchestra.run.smithi080.stdout:systemctl: stdout inactive 2023-12-01T04:38:52.627 INFO:teuthology.orchestra.run.smithi080.stdout:Non-zero exit code 1 from systemctl is-enabled ntpd.service 2023-12-01T04:38:52.627 INFO:teuthology.orchestra.run.smithi080.stdout:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2023-12-01T04:38:52.632 INFO:teuthology.orchestra.run.smithi080.stdout:Non-zero exit code 3 from systemctl is-active ntpd.service 2023-12-01T04:38:52.632 INFO:teuthology.orchestra.run.smithi080.stdout:systemctl: stdout inactive 2023-12-01T04:38:52.639 INFO:teuthology.orchestra.run.smithi080.stdout:systemctl: stdout enabled 2023-12-01T04:38:52.644 INFO:teuthology.orchestra.run.smithi080.stdout:systemctl: stdout active 2023-12-01T04:38:52.644 INFO:teuthology.orchestra.run.smithi080.stdout:Unit ntp.service is enabled and running 2023-12-01T04:38:52.644 INFO:teuthology.orchestra.run.smithi080.stdout:Repeating the final host check... 2023-12-01T04:38:52.644 INFO:teuthology.orchestra.run.smithi080.stdout:docker (/usr/bin/docker) is present 2023-12-01T04:38:52.644 INFO:teuthology.orchestra.run.smithi080.stdout:systemctl is present 2023-12-01T04:38:52.645 INFO:teuthology.orchestra.run.smithi080.stdout:lvcreate is present 2023-12-01T04:38:52.648 INFO:teuthology.orchestra.run.smithi080.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2023-12-01T04:38:52.649 INFO:teuthology.orchestra.run.smithi080.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2023-12-01T04:38:52.653 INFO:teuthology.orchestra.run.smithi080.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2023-12-01T04:38:52.653 INFO:teuthology.orchestra.run.smithi080.stdout:systemctl: stdout inactive 2023-12-01T04:38:52.657 INFO:teuthology.orchestra.run.smithi080.stdout:Non-zero exit code 1 from systemctl is-enabled chronyd.service 2023-12-01T04:38:52.657 INFO:teuthology.orchestra.run.smithi080.stdout:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2023-12-01T04:38:52.663 INFO:teuthology.orchestra.run.smithi080.stdout:Non-zero exit code 3 from systemctl is-active chronyd.service 2023-12-01T04:38:52.663 INFO:teuthology.orchestra.run.smithi080.stdout:systemctl: stdout inactive 2023-12-01T04:38:52.667 INFO:teuthology.orchestra.run.smithi080.stdout:Non-zero exit code 1 from systemctl is-enabled systemd-timesyncd.service 2023-12-01T04:38:52.668 INFO:teuthology.orchestra.run.smithi080.stdout:systemctl: stdout masked 2023-12-01T04:38:52.673 INFO:teuthology.orchestra.run.smithi080.stdout:Non-zero exit code 3 from systemctl is-active systemd-timesyncd.service 2023-12-01T04:38:52.673 INFO:teuthology.orchestra.run.smithi080.stdout:systemctl: stdout inactive 2023-12-01T04:38:52.677 INFO:teuthology.orchestra.run.smithi080.stdout:Non-zero exit code 1 from systemctl is-enabled ntpd.service 2023-12-01T04:38:52.677 INFO:teuthology.orchestra.run.smithi080.stdout:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2023-12-01T04:38:52.683 INFO:teuthology.orchestra.run.smithi080.stdout:Non-zero exit code 3 from systemctl is-active ntpd.service 2023-12-01T04:38:52.683 INFO:teuthology.orchestra.run.smithi080.stdout:systemctl: stdout inactive 2023-12-01T04:38:52.688 INFO:teuthology.orchestra.run.smithi080.stdout:systemctl: stdout enabled 2023-12-01T04:38:52.694 INFO:teuthology.orchestra.run.smithi080.stdout:systemctl: stdout active 2023-12-01T04:38:52.694 INFO:teuthology.orchestra.run.smithi080.stdout:Unit ntp.service is enabled and running 2023-12-01T04:38:52.694 INFO:teuthology.orchestra.run.smithi080.stdout:Host looks OK 2023-12-01T04:38:52.694 INFO:teuthology.orchestra.run.smithi080.stdout:Cluster fsid: 597927aa-9003-11ee-95a2-87774f69a715 2023-12-01T04:38:52.694 INFO:teuthology.orchestra.run.smithi080.stdout:Acquiring lock 140032292874800 on /run/cephadm/597927aa-9003-11ee-95a2-87774f69a715.lock 2023-12-01T04:38:52.694 INFO:teuthology.orchestra.run.smithi080.stdout:Lock 140032292874800 acquired on /run/cephadm/597927aa-9003-11ee-95a2-87774f69a715.lock 2023-12-01T04:38:52.695 INFO:teuthology.orchestra.run.smithi080.stdout:Verifying IP 172.21.15.80 port 3300 ... 2023-12-01T04:38:52.695 INFO:teuthology.orchestra.run.smithi080.stdout:Verifying IP 172.21.15.80 port 6789 ... 2023-12-01T04:38:52.695 INFO:teuthology.orchestra.run.smithi080.stdout:Base mon IP(s) is [172.21.15.80:3300, 172.21.15.80:6789], mon addrv is [v2:172.21.15.80:3300,v1:172.21.15.80:6789] 2023-12-01T04:38:52.699 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/sbin/ip: stdout default via 172.21.15.254 dev enp3s0f1 2023-12-01T04:38:52.699 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/sbin/ip: stdout default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.80 metric 100 2023-12-01T04:38:52.699 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/sbin/ip: stdout 172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown 2023-12-01T04:38:52.700 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/sbin/ip: stdout 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.80 2023-12-01T04:38:52.700 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/sbin/ip: stdout 172.21.15.254 dev enp3s0f1 proto dhcp scope link src 172.21.15.80 metric 100 2023-12-01T04:38:52.702 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2023-12-01T04:38:52.702 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/sbin/ip: stdout fe80::/64 dev enp3s0f1 proto kernel metric 256 pref medium 2023-12-01T04:38:52.703 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev enp3s0f1 proto ra metric 100 expires 1798sec pref medium 2023-12-01T04:38:52.707 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2023-12-01T04:38:52.707 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/sbin/ip: stdout inet6 ::1/128 scope host 2023-12-01T04:38:52.707 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/sbin/ip: stdout valid_lft forever preferred_lft forever 2023-12-01T04:38:52.707 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/sbin/ip: stdout 5: enp3s0f1: mtu 1500 state UP qlen 1000 2023-12-01T04:38:52.707 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/sbin/ip: stdout inet6 fe80::ec4:7aff:fe8f:cba9/64 scope link 2023-12-01T04:38:52.707 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/sbin/ip: stdout valid_lft forever preferred_lft forever 2023-12-01T04:38:52.708 INFO:teuthology.orchestra.run.smithi080.stdout:Mon IP `172.21.15.80` is in CIDR network `172.21.0.0/20` 2023-12-01T04:38:52.708 INFO:teuthology.orchestra.run.smithi080.stdout:Mon IP `172.21.15.80` is in CIDR network `172.21.0.0/20` 2023-12-01T04:38:52.708 INFO:teuthology.orchestra.run.smithi080.stdout:Mon IP `172.21.15.80` is in CIDR network `172.21.15.254/32` 2023-12-01T04:38:52.708 INFO:teuthology.orchestra.run.smithi080.stdout:Mon IP `172.21.15.80` is in CIDR network `172.21.15.254/32` 2023-12-01T04:38:52.708 INFO:teuthology.orchestra.run.smithi080.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20', '172.21.15.254/32', '172.21.15.254/32'] 2023-12-01T04:38:52.709 INFO:teuthology.orchestra.run.smithi080.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2023-12-01T04:38:52.710 INFO:teuthology.orchestra.run.smithi080.stdout:Pulling container image quay.ceph.io/ceph-ci/ceph:reef... 2023-12-01T04:38:52.836 INFO:journalctl@ceph.mon.a.smithi080.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-01T04:38:52.885 INFO:journalctl@ceph.mgr.y.smithi080.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-01T04:38:53.300 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/docker: stdout reef: Pulling from ceph-ci/ceph 2023-12-01T04:38:53.300 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/docker: stdout Digest: sha256:f58348a33b523d6c6a1fcede9ab5759ce05c9752b9458aa2254f0bb44d49e181 2023-12-01T04:38:53.300 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/docker: stdout Status: Image is up to date for quay.ceph.io/ceph-ci/ceph:reef 2023-12-01T04:38:53.300 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/docker: stdout quay.ceph.io/ceph-ci/ceph:reef 2023-12-01T04:38:54.846 INFO:teuthology.orchestra.run.smithi080.stdout:ceph: stdout ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable) 2023-12-01T04:38:54.846 INFO:teuthology.orchestra.run.smithi080.stdout:Ceph version: ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable) 2023-12-01T04:38:54.847 INFO:teuthology.orchestra.run.smithi080.stdout:Extracting ceph user uid/gid from container image... 2023-12-01T04:38:56.183 INFO:teuthology.orchestra.run.smithi080.stdout:stat: stdout 167 167 2023-12-01T04:38:56.183 INFO:teuthology.orchestra.run.smithi080.stdout:Creating initial keys... 2023-12-01T04:38:57.469 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-authtool: stdout AQBgY2ll6BvKNxAAhVx25FZ2XtWir19sdg8YiQ== 2023-12-01T04:38:58.793 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-authtool: stdout AQBiY2llMwm5DxAATrlVppufO/dSMjb6S0sQaw== 2023-12-01T04:39:00.123 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-authtool: stdout AQBjY2llAKclIBAA2tk18OP0mWgi2EG79eVchg== 2023-12-01T04:39:00.124 INFO:teuthology.orchestra.run.smithi080.stdout:Creating initial monmap... 2023-12-01T04:39:01.503 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2023-12-01T04:39:01.503 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = pacific 2023-12-01T04:39:01.503 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to 597927aa-9003-11ee-95a2-87774f69a715 2023-12-01T04:39:01.503 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2023-12-01T04:39:01.503 INFO:teuthology.orchestra.run.smithi080.stdout:monmaptool for a [v2:172.21.15.80:3300,v1:172.21.15.80:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2023-12-01T04:39:01.503 INFO:teuthology.orchestra.run.smithi080.stdout:setting min_mon_release = pacific 2023-12-01T04:39:01.503 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/monmaptool: set fsid to 597927aa-9003-11ee-95a2-87774f69a715 2023-12-01T04:39:01.503 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2023-12-01T04:39:01.504 INFO:teuthology.orchestra.run.smithi080.stdout: 2023-12-01T04:39:01.504 INFO:teuthology.orchestra.run.smithi080.stdout:Creating mon... 2023-12-01T04:39:02.818 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.280+0000 7fb3f7d2cc80 0 set uid:gid to 167:167 (ceph:ceph) 2023-12-01T04:39:02.818 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.280+0000 7fb3f7d2cc80 1 imported monmap: 2023-12-01T04:39:02.818 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr epoch 0 2023-12-01T04:39:02.818 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr fsid 597927aa-9003-11ee-95a2-87774f69a715 2023-12-01T04:39:02.818 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr last_changed 2023-12-01T04:39:00.930502+0000 2023-12-01T04:39:02.819 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr created 2023-12-01T04:39:00.930502+0000 2023-12-01T04:39:02.819 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr min_mon_release 16 (pacific) 2023-12-01T04:39:02.819 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr election_strategy: 1 2023-12-01T04:39:02.819 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr 0: [v2:172.21.15.80:3300/0,v1:172.21.15.80:6789/0] mon.a 2023-12-01T04:39:02.819 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr 2023-12-01T04:39:02.819 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.280+0000 7fb3f7d2cc80 0 /usr/bin/ceph-mon: set fsid to 597927aa-9003-11ee-95a2-87774f69a715 2023-12-01T04:39:02.819 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: RocksDB version: 7.9.2 2023-12-01T04:39:02.819 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr 2023-12-01T04:39:02.819 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Git sha 0 2023-12-01T04:39:02.819 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Compile date 2023-11-30 20:50:28 2023-12-01T04:39:02.819 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: DB SUMMARY 2023-12-01T04:39:02.819 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr 2023-12-01T04:39:02.820 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: DB Session ID: ENYGC3NG3VEUBBDK18HK 2023-12-01T04:39:02.820 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr 2023-12-01T04:39:02.820 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2023-12-01T04:39:02.820 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr 2023-12-01T04:39:02.820 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2023-12-01T04:39:02.820 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr 2023-12-01T04:39:02.820 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.error_if_exists: 0 2023-12-01T04:39:02.820 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.create_if_missing: 1 2023-12-01T04:39:02.820 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.paranoid_checks: 1 2023-12-01T04:39:02.820 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.flush_verify_memtable_count: 1 2023-12-01T04:39:02.820 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-12-01T04:39:02.820 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-12-01T04:39:02.820 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.env: 0x55cfecfab720 2023-12-01T04:39:02.820 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.fs: PosixFileSystem 2023-12-01T04:39:02.821 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.info_log: 0x55cff03f6660 2023-12-01T04:39:02.821 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.max_file_opening_threads: 16 2023-12-01T04:39:02.821 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.statistics: (nil) 2023-12-01T04:39:02.821 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.use_fsync: 0 2023-12-01T04:39:02.821 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.max_log_file_size: 0 2023-12-01T04:39:02.821 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-01T04:39:02.821 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.log_file_time_to_roll: 0 2023-12-01T04:39:02.821 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.keep_log_file_num: 1000 2023-12-01T04:39:02.821 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.recycle_log_file_num: 0 2023-12-01T04:39:02.821 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.allow_fallocate: 1 2023-12-01T04:39:02.821 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.allow_mmap_reads: 0 2023-12-01T04:39:02.821 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.allow_mmap_writes: 0 2023-12-01T04:39:02.821 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.use_direct_reads: 0 2023-12-01T04:39:02.821 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-01T04:39:02.821 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.create_missing_column_families: 0 2023-12-01T04:39:02.822 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.db_log_dir: 2023-12-01T04:39:02.822 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.wal_dir: 2023-12-01T04:39:02.822 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.table_cache_numshardbits: 6 2023-12-01T04:39:02.822 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-12-01T04:39:02.822 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-12-01T04:39:02.822 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-12-01T04:39:02.822 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-01T04:39:02.822 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-12-01T04:39:02.822 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.advise_random_on_open: 1 2023-12-01T04:39:02.822 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.db_write_buffer_size: 0 2023-12-01T04:39:02.822 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.write_buffer_manager: 0x55cfef687180 2023-12-01T04:39:02.822 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-01T04:39:02.822 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-01T04:39:02.822 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.use_adaptive_mutex: 0 2023-12-01T04:39:02.823 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.rate_limiter: (nil) 2023-12-01T04:39:02.823 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-01T04:39:02.823 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.wal_recovery_mode: 2 2023-12-01T04:39:02.823 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.enable_thread_tracking: 0 2023-12-01T04:39:02.823 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.enable_pipelined_write: 0 2023-12-01T04:39:02.823 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.unordered_write: 0 2023-12-01T04:39:02.823 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-01T04:39:02.823 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-01T04:39:02.823 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-01T04:39:02.823 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-01T04:39:02.823 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.row_cache: None 2023-12-01T04:39:02.823 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.wal_filter: None 2023-12-01T04:39:02.823 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-01T04:39:02.823 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.allow_ingest_behind: 0 2023-12-01T04:39:02.824 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.two_write_queues: 0 2023-12-01T04:39:02.824 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.manual_wal_flush: 0 2023-12-01T04:39:02.824 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.wal_compression: 0 2023-12-01T04:39:02.824 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.atomic_flush: 0 2023-12-01T04:39:02.824 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-01T04:39:02.824 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.persist_stats_to_disk: 0 2023-12-01T04:39:02.824 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.write_dbid_to_manifest: 0 2023-12-01T04:39:02.824 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.log_readahead_size: 0 2023-12-01T04:39:02.824 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2023-12-01T04:39:02.824 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.best_efforts_recovery: 0 2023-12-01T04:39:02.824 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-12-01T04:39:02.824 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-12-01T04:39:02.824 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.allow_data_in_errors: 0 2023-12-01T04:39:02.824 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.db_host_id: __hostname__ 2023-12-01T04:39:02.825 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.enforce_single_del_contracts: true 2023-12-01T04:39:02.825 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.max_background_jobs: 2 2023-12-01T04:39:02.825 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.max_background_compactions: -1 2023-12-01T04:39:02.825 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.max_subcompactions: 1 2023-12-01T04:39:02.825 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-01T04:39:02.825 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-01T04:39:02.825 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.delayed_write_rate : 16777216 2023-12-01T04:39:02.825 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.max_total_wal_size: 0 2023-12-01T04:39:02.825 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-01T04:39:02.825 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.stats_dump_period_sec: 600 2023-12-01T04:39:02.825 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.stats_persist_period_sec: 600 2023-12-01T04:39:02.825 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-01T04:39:02.825 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.max_open_files: -1 2023-12-01T04:39:02.825 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.bytes_per_sync: 0 2023-12-01T04:39:02.825 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-12-01T04:39:02.825 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.strict_bytes_per_sync: 0 2023-12-01T04:39:02.826 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.compaction_readahead_size: 0 2023-12-01T04:39:02.826 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.max_background_flushes: -1 2023-12-01T04:39:02.826 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Compression algorithms supported: 2023-12-01T04:39:02.826 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-01T04:39:02.826 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: kZSTD supported: 0 2023-12-01T04:39:02.826 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: kXpressCompression supported: 0 2023-12-01T04:39:02.826 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: kLZ4HCCompression supported: 1 2023-12-01T04:39:02.826 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: kZlibCompression supported: 1 2023-12-01T04:39:02.826 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: kSnappyCompression supported: 1 2023-12-01T04:39:02.826 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: kLZ4Compression supported: 1 2023-12-01T04:39:02.826 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: kBZip2Compression supported: 0 2023-12-01T04:39:02.826 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-12-01T04:39:02.826 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: DMutex implementation: pthread_mutex_t 2023-12-01T04:39:02.826 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: [db/db_impl/db_impl_open.cc:317] Creating manifest 1 2023-12-01T04:39:02.827 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr 2023-12-01T04:39:02.827 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2023-12-01T04:39:02.827 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr 2023-12-01T04:39:02.827 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-12-01T04:39:02.827 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr 2023-12-01T04:39:02.827 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-01T04:39:02.827 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.merge_operator: 2023-12-01T04:39:02.827 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.compaction_filter: None 2023-12-01T04:39:02.827 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.compaction_filter_factory: None 2023-12-01T04:39:02.827 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.sst_partitioner_factory: None 2023-12-01T04:39:02.827 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-12-01T04:39:02.827 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.table_factory: BlockBasedTable 2023-12-01T04:39:02.827 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55cff03f6760) 2023-12-01T04:39:02.827 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks: 1 2023-12-01T04:39:02.827 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks_with_high_priority: 0 2023-12-01T04:39:02.828 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-01T04:39:02.828 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr pin_top_level_index_and_filter: 1 2023-12-01T04:39:02.828 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr index_type: 0 2023-12-01T04:39:02.828 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr data_block_index_type: 0 2023-12-01T04:39:02.828 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr index_shortening: 1 2023-12-01T04:39:02.828 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr data_block_hash_table_util_ratio: 0.750000 2023-12-01T04:39:02.828 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr checksum: 4 2023-12-01T04:39:02.828 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr no_block_cache: 0 2023-12-01T04:39:02.828 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr block_cache: 0x55cfef7071f0 2023-12-01T04:39:02.828 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr block_cache_name: BinnedLRUCache 2023-12-01T04:39:02.828 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr block_cache_options: 2023-12-01T04:39:02.828 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr capacity : 536870912 2023-12-01T04:39:02.828 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr num_shard_bits : 4 2023-12-01T04:39:02.828 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr strict_capacity_limit : 0 2023-12-01T04:39:02.828 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr high_pri_pool_ratio: 0.000 2023-12-01T04:39:02.829 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr block_cache_compressed: (nil) 2023-12-01T04:39:02.829 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr persistent_cache: (nil) 2023-12-01T04:39:02.829 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr block_size: 4096 2023-12-01T04:39:02.829 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr block_size_deviation: 10 2023-12-01T04:39:02.829 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr block_restart_interval: 16 2023-12-01T04:39:02.829 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr index_block_restart_interval: 1 2023-12-01T04:39:02.829 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr metadata_block_size: 4096 2023-12-01T04:39:02.829 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr partition_filters: 0 2023-12-01T04:39:02.829 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr use_delta_encoding: 1 2023-12-01T04:39:02.829 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr filter_policy: bloomfilter 2023-12-01T04:39:02.829 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr whole_key_filtering: 1 2023-12-01T04:39:02.829 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr verify_compression: 0 2023-12-01T04:39:02.829 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr read_amp_bytes_per_bit: 0 2023-12-01T04:39:02.829 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr format_version: 5 2023-12-01T04:39:02.829 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr enable_index_compression: 1 2023-12-01T04:39:02.829 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr block_align: 0 2023-12-01T04:39:02.830 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr max_auto_readahead_size: 262144 2023-12-01T04:39:02.830 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr prepopulate_block_cache: 0 2023-12-01T04:39:02.830 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr initial_auto_readahead_size: 8192 2023-12-01T04:39:02.830 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr num_file_reads_for_auto_readahead: 2 2023-12-01T04:39:02.830 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr 2023-12-01T04:39:02.830 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.write_buffer_size: 33554432 2023-12-01T04:39:02.830 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.max_write_buffer_number: 2 2023-12-01T04:39:02.830 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.compression: NoCompression 2023-12-01T04:39:02.830 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.bottommost_compression: Disabled 2023-12-01T04:39:02.830 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.prefix_extractor: nullptr 2023-12-01T04:39:02.830 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-01T04:39:02.830 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.num_levels: 7 2023-12-01T04:39:02.830 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-01T04:39:02.831 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-01T04:39:02.831 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-12-01T04:39:02.831 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-01T04:39:02.831 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-01T04:39:02.831 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-01T04:39:02.831 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-01T04:39:02.831 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-01T04:39:02.831 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-12-01T04:39:02.831 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-01T04:39:02.831 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-12-01T04:39:02.831 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-12-01T04:39:02.831 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.compression_opts.window_bits: -14 2023-12-01T04:39:02.831 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.compression_opts.level: 32767 2023-12-01T04:39:02.831 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.compression_opts.strategy: 0 2023-12-01T04:39:02.832 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-01T04:39:02.832 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-01T04:39:02.832 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-12-01T04:39:02.832 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2023-12-01T04:39:02.832 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.compression_opts.enabled: false 2023-12-01T04:39:02.832 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-12-01T04:39:02.832 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-01T04:39:02.832 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-01T04:39:02.832 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-01T04:39:02.832 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.target_file_size_base: 67108864 2023-12-01T04:39:02.832 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.target_file_size_multiplier: 1 2023-12-01T04:39:02.832 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-01T04:39:02.832 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-01T04:39:02.832 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-01T04:39:02.832 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-01T04:39:02.832 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-01T04:39:02.833 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-01T04:39:02.833 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-01T04:39:02.833 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-01T04:39:02.833 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-01T04:39:02.833 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-01T04:39:02.833 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-01T04:39:02.833 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-01T04:39:02.833 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-12-01T04:39:02.833 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.arena_block_size: 1048576 2023-12-01T04:39:02.833 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-01T04:39:02.833 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-01T04:39:02.833 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.disable_auto_compactions: 0 2023-12-01T04:39:02.834 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-01T04:39:02.834 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-01T04:39:02.834 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-01T04:39:02.834 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-01T04:39:02.834 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-01T04:39:02.834 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-01T04:39:02.834 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-01T04:39:02.834 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-01T04:39:02.834 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-01T04:39:02.834 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-01T04:39:02.834 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.table_properties_collectors: 2023-12-01T04:39:02.835 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.inplace_update_support: 0 2023-12-01T04:39:02.835 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-12-01T04:39:02.835 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-01T04:39:02.835 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-01T04:39:02.835 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.memtable_huge_page_size: 0 2023-12-01T04:39:02.835 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.bloom_locality: 0 2023-12-01T04:39:02.835 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.max_successive_merges: 0 2023-12-01T04:39:02.835 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-12-01T04:39:02.835 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.paranoid_file_checks: 0 2023-12-01T04:39:02.835 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.force_consistency_checks: 1 2023-12-01T04:39:02.835 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.report_bg_io_stats: 0 2023-12-01T04:39:02.835 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.ttl: 2592000 2023-12-01T04:39:02.835 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.periodic_compaction_seconds: 0 2023-12-01T04:39:02.835 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2023-12-01T04:39:02.835 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2023-12-01T04:39:02.836 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.enable_blob_files: false 2023-12-01T04:39:02.836 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.min_blob_size: 0 2023-12-01T04:39:02.836 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.blob_file_size: 268435456 2023-12-01T04:39:02.836 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.blob_compression_type: NoCompression 2023-12-01T04:39:02.836 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.enable_blob_garbage_collection: false 2023-12-01T04:39:02.836 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-12-01T04:39:02.836 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-12-01T04:39:02.836 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2023-12-01T04:39:02.836 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.blob_file_starting_level: 0 2023-12-01T04:39:02.836 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-12-01T04:39:02.837 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 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-01T04:39:02.837 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr 2023-12-01T04:39:02.837 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2023-12-01T04:39:02.837 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr 2023-12-01T04:39:02.837 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 349163c8-7b02-49dd-9754-36963554b5d2 2023-12-01T04:39:02.837 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr 2023-12-01T04:39:02.838 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.284+0000 7fb3f7d2cc80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 5 2023-12-01T04:39:02.838 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr 2023-12-01T04:39:02.838 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.288+0000 7fb3f7d2cc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55cfef77a000 2023-12-01T04:39:02.838 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.288+0000 7fb3f7d2cc80 4 rocksdb: DB pointer 0x55cfef76c000 2023-12-01T04:39:02.838 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.288+0000 7fb3e7f3f700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-12-01T04:39:02.838 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.288+0000 7fb3e7f3f700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2023-12-01T04:39:02.838 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr ** DB Stats ** 2023-12-01T04:39:02.838 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2023-12-01T04:39:02.838 INFO:teuthology.orchestra.run.smithi080.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-01T04:39:02.839 INFO:teuthology.orchestra.run.smithi080.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-01T04:39:02.839 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-01T04:39:02.839 INFO:teuthology.orchestra.run.smithi080.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-01T04:39:02.839 INFO:teuthology.orchestra.run.smithi080.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-01T04:39:02.839 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-01T04:39:02.839 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr 2023-12-01T04:39:02.839 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2023-12-01T04:39:02.839 INFO:teuthology.orchestra.run.smithi080.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-01T04:39:02.839 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-12-01T04:39:02.839 INFO:teuthology.orchestra.run.smithi080.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-01T04:39:02.839 INFO:teuthology.orchestra.run.smithi080.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-01T04:39:02.839 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr 2023-12-01T04:39:02.839 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2023-12-01T04:39:02.840 INFO:teuthology.orchestra.run.smithi080.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-01T04:39:02.840 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-01T04:39:02.840 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr 2023-12-01T04:39:02.840 INFO:teuthology.orchestra.run.smithi080.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-01T04:39:02.840 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr 2023-12-01T04:39:02.840 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2023-12-01T04:39:02.840 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr Flush(GB): cumulative 0.000, interval 0.000 2023-12-01T04:39:02.840 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr AddFile(GB): cumulative 0.000, interval 0.000 2023-12-01T04:39:02.840 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr AddFile(Total Files): cumulative 0, interval 0 2023-12-01T04:39:02.840 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr AddFile(L0 Files): cumulative 0, interval 0 2023-12-01T04:39:02.840 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr AddFile(Keys): cumulative 0, interval 0 2023-12-01T04:39:02.841 INFO:teuthology.orchestra.run.smithi080.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-01T04:39:02.841 INFO:teuthology.orchestra.run.smithi080.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-01T04:39:02.841 INFO:teuthology.orchestra.run.smithi080.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-01T04:39:02.841 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr Block cache BinnedLRUCache@0x55cfef7071f0#7 capacity: 512.00 MB usage: 0.00 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 3e-05 secs_since: 0 2023-12-01T04:39:02.841 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr Block cache entry stats(count,size,portion): Misc(1,0.00 KB,0%) 2023-12-01T04:39:02.841 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr 2023-12-01T04:39:02.841 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr ** File Read Latency Histogram By Level [default] ** 2023-12-01T04:39:02.841 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr 2023-12-01T04:39:02.841 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.288+0000 7fb3f7d2cc80 4 rocksdb: [db/db_impl/db_impl.cc:496] Shutdown: canceling all background work 2023-12-01T04:39:02.841 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.288+0000 7fb3f7d2cc80 4 rocksdb: [db/db_impl/db_impl.cc:704] Shutdown complete 2023-12-01T04:39:02.841 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T04:39:02.288+0000 7fb3f7d2cc80 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2023-12-01T04:39:02.841 INFO:teuthology.orchestra.run.smithi080.stdout:create mon.a on 2023-12-01T04:39:03.058 INFO:teuthology.orchestra.run.smithi080.stdout:systemctl: stderr Removed /etc/systemd/system/multi-user.target.wants/ceph.target. 2023-12-01T04:39:03.240 INFO:teuthology.orchestra.run.smithi080.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /etc/systemd/system/ceph.target. 2023-12-01T04:39:03.487 INFO:teuthology.orchestra.run.smithi080.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-597927aa-9003-11ee-95a2-87774f69a715.target -> /etc/systemd/system/ceph-597927aa-9003-11ee-95a2-87774f69a715.target. 2023-12-01T04:39:03.487 INFO:teuthology.orchestra.run.smithi080.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-597927aa-9003-11ee-95a2-87774f69a715.target -> /etc/systemd/system/ceph-597927aa-9003-11ee-95a2-87774f69a715.target. 2023-12-01T04:39:03.783 INFO:teuthology.orchestra.run.smithi080.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-597927aa-9003-11ee-95a2-87774f69a715@mon.a 2023-12-01T04:39:03.783 INFO:teuthology.orchestra.run.smithi080.stdout:systemctl: stderr Failed to reset failed state of unit ceph-597927aa-9003-11ee-95a2-87774f69a715@mon.a.service: Unit ceph-597927aa-9003-11ee-95a2-87774f69a715@mon.a.service not loaded. 2023-12-01T04:39:03.967 INFO:teuthology.orchestra.run.smithi080.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-597927aa-9003-11ee-95a2-87774f69a715.target.wants/ceph-597927aa-9003-11ee-95a2-87774f69a715@mon.a.service -> /etc/systemd/system/ceph-597927aa-9003-11ee-95a2-87774f69a715@.service. 2023-12-01T04:39:03.983 INFO:teuthology.orchestra.run.smithi080.stdout:firewalld does not appear to be present 2023-12-01T04:39:03.983 INFO:teuthology.orchestra.run.smithi080.stdout:Not possible to enable service . firewalld.service is not available 2023-12-01T04:39:03.984 INFO:teuthology.orchestra.run.smithi080.stdout:Waiting for mon to start... 2023-12-01T04:39:03.984 INFO:teuthology.orchestra.run.smithi080.stdout:Waiting for mon... 2023-12-01T04:39:05.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:05 smithi080 bash[27847]: cluster 2023-12-01T04:39:05.289805+0000 mon.a (mon.0) 1 : cluster 1 mon.a is new leader, mons a in quorum (ranks 0) 2023-12-01T04:39:06.112 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout cluster: 2023-12-01T04:39:06.112 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout id: 597927aa-9003-11ee-95a2-87774f69a715 2023-12-01T04:39:06.112 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2023-12-01T04:39:06.112 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout 2023-12-01T04:39:06.112 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout services: 2023-12-01T04:39:06.112 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 0.233749s) 2023-12-01T04:39:06.113 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2023-12-01T04:39:06.113 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2023-12-01T04:39:06.113 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout 2023-12-01T04:39:06.113 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout data: 2023-12-01T04:39:06.113 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2023-12-01T04:39:06.113 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2023-12-01T04:39:06.113 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2023-12-01T04:39:06.113 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout pgs: 2023-12-01T04:39:06.113 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout 2023-12-01T04:39:06.113 INFO:teuthology.orchestra.run.smithi080.stdout:mon is available 2023-12-01T04:39:06.113 INFO:teuthology.orchestra.run.smithi080.stdout:Assimilating anything we can from ceph.conf... 2023-12-01T04:39:06.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:06 smithi080 bash[27847]: cluster 2023-12-01T04:39:05.312766+0000 mon.a (mon.0) 2 : cluster 1 mon.a is new leader, mons a in quorum (ranks 0) 2023-12-01T04:39:06.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:06 smithi080 bash[27847]: cluster 2023-12-01T04:39:05.313124+0000 mon.a (mon.0) 3 : cluster 0 monmap e1: 1 mons at {a=[v2:172.21.15.80:3300/0,v1:172.21.15.80:6789/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-01T04:39:06.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:06 smithi080 bash[27847]: cluster 2023-12-01T04:39:05.317736+0000 mon.a (mon.0) 4 : cluster 0 fsmap 2023-12-01T04:39:06.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:06 smithi080 bash[27847]: cluster 2023-12-01T04:39:05.322368+0000 mon.a (mon.0) 5 : cluster 0 osdmap e1: 0 total, 0 up, 0 in 2023-12-01T04:39:06.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:06 smithi080 bash[27847]: cluster 2023-12-01T04:39:05.323299+0000 mon.a (mon.0) 6 : cluster 0 mgrmap e1: no daemons active 2023-12-01T04:39:06.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:06 smithi080 bash[27847]: audit 2023-12-01T04:39:05.546440+0000 mon.a (mon.0) 7 : audit 0 from='client.? 172.21.15.80:0/3907961152' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-12-01T04:39:07.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:07 smithi080 bash[27847]: audit 2023-12-01T04:39:07.140573+0000 mon.a (mon.0) 8 : audit 1 from='client.? 172.21.15.80:0/4056203097' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-12-01T04:39:07.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:07 smithi080 bash[27847]: audit 2023-12-01T04:39:07.143774+0000 mon.a (mon.0) 9 : audit 1 from='client.? 172.21.15.80:0/4056203097' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2023-12-01T04:39:07.724 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout 2023-12-01T04:39:07.724 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout [global] 2023-12-01T04:39:07.724 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout fsid = 597927aa-9003-11ee-95a2-87774f69a715 2023-12-01T04:39:07.725 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.80:3300,v1:172.21.15.80:6789] 2023-12-01T04:39:07.725 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2023-12-01T04:39:07.725 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2023-12-01T04:39:07.725 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2023-12-01T04:39:07.725 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2023-12-01T04:39:07.725 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout 2023-12-01T04:39:07.725 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout [mgr] 2023-12-01T04:39:07.725 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2023-12-01T04:39:07.725 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout 2023-12-01T04:39:07.725 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout [osd] 2023-12-01T04:39:07.725 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2023-12-01T04:39:07.725 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2023-12-01T04:39:07.726 INFO:teuthology.orchestra.run.smithi080.stdout:Generating new minimal ceph.conf... 2023-12-01T04:39:09.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:08 smithi080 bash[27847]: audit 2023-12-01T04:39:08.796830+0000 mon.a (mon.0) 10 : audit 0 from='client.? 172.21.15.80:0/2579872913' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:39:09.395 INFO:teuthology.orchestra.run.smithi080.stdout:Restarting the monitor... 2023-12-01T04:39:09.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:09 smithi080 systemd[1]: Stopping Ceph mon.a for 597927aa-9003-11ee-95a2-87774f69a715... 2023-12-01T04:39:09.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:09 smithi080 bash[27847]: debug 2023-12-01T04:39:09.532+0000 7fd4fb996700 -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-01T04:39:09.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:09 smithi080 bash[27847]: debug 2023-12-01T04:39:09.532+0000 7fd4fb996700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2023-12-01T04:39:10.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:10 smithi080 bash[28256]: ceph-597927aa-9003-11ee-95a2-87774f69a715-mon-a 2023-12-01T04:39:10.290 INFO:teuthology.orchestra.run.smithi080.stdout:Setting public_network to 172.21.0.0/20,172.21.15.254/32 in mon config section 2023-12-01T04:39:10.348 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:10 smithi080 bash[28322]: Error response from daemon: No such container: ceph-597927aa-9003-11ee-95a2-87774f69a715-mon-a 2023-12-01T04:39:10.348 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:10 smithi080 systemd[1]: ceph-597927aa-9003-11ee-95a2-87774f69a715@mon.a.service: Succeeded. 2023-12-01T04:39:10.348 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:10 smithi080 systemd[1]: Stopped Ceph mon.a for 597927aa-9003-11ee-95a2-87774f69a715. 2023-12-01T04:39:10.348 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:10 smithi080 systemd[1]: Started Ceph mon.a for 597927aa-9003-11ee-95a2-87774f69a715. 2023-12-01T04:39:11.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.408+0000 7f6ed5bd8c80 0 set uid:gid to 167:167 (ceph:ceph) 2023-12-01T04:39:11.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.408+0000 7f6ed5bd8c80 0 ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable), process ceph-mon, pid 7 2023-12-01T04:39:11.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.408+0000 7f6ed5bd8c80 0 pidfile_write: ignore empty --pid-file 2023-12-01T04:39:11.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.412+0000 7f6ed5bd8c80 0 load: jerasure load: lrc 2023-12-01T04:39:11.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.412+0000 7f6ed5bd8c80 4 rocksdb: RocksDB version: 7.9.2 2023-12-01T04:39:11.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.412+0000 7f6ed5bd8c80 4 rocksdb: Git sha 0 2023-12-01T04:39:11.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.412+0000 7f6ed5bd8c80 4 rocksdb: Compile date 2023-11-30 20:50:28 2023-12-01T04:39:11.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.412+0000 7f6ed5bd8c80 4 rocksdb: DB SUMMARY 2023-12-01T04:39:11.684 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.412+0000 7f6ed5bd8c80 4 rocksdb: DB Session ID: 7A7R2GZTH5ALXXCSDMXC 2023-12-01T04:39:11.684 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.412+0000 7f6ed5bd8c80 4 rocksdb: CURRENT file: CURRENT 2023-12-01T04:39:11.684 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.412+0000 7f6ed5bd8c80 4 rocksdb: IDENTITY file: IDENTITY 2023-12-01T04:39:11.684 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.412+0000 7f6ed5bd8c80 4 rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2023-12-01T04:39:11.684 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.412+0000 7f6ed5bd8c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2023-12-01T04:39:11.684 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.412+0000 7f6ed5bd8c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000009.log size: 84020 ; 2023-12-01T04:39:11.684 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.412+0000 7f6ed5bd8c80 4 rocksdb: Options.error_if_exists: 0 2023-12-01T04:39:11.684 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.412+0000 7f6ed5bd8c80 4 rocksdb: Options.create_if_missing: 0 2023-12-01T04:39:11.684 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.412+0000 7f6ed5bd8c80 4 rocksdb: Options.paranoid_checks: 1 2023-12-01T04:39:11.684 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.412+0000 7f6ed5bd8c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2023-12-01T04:39:11.684 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.412+0000 7f6ed5bd8c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-12-01T04:39:11.685 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.412+0000 7f6ed5bd8c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-12-01T04:39:11.685 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.412+0000 7f6ed5bd8c80 4 rocksdb: Options.env: 0x55e07fe48720 2023-12-01T04:39:11.685 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.412+0000 7f6ed5bd8c80 4 rocksdb: Options.fs: PosixFileSystem 2023-12-01T04:39:11.685 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.412+0000 7f6ed5bd8c80 4 rocksdb: Options.info_log: 0x55e081bcb440 2023-12-01T04:39:11.685 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.412+0000 7f6ed5bd8c80 4 rocksdb: Options.max_file_opening_threads: 16 2023-12-01T04:39:11.685 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.412+0000 7f6ed5bd8c80 4 rocksdb: Options.statistics: (nil) 2023-12-01T04:39:11.685 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.412+0000 7f6ed5bd8c80 4 rocksdb: Options.use_fsync: 0 2023-12-01T04:39:11.685 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.412+0000 7f6ed5bd8c80 4 rocksdb: Options.max_log_file_size: 0 2023-12-01T04:39:11.685 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.412+0000 7f6ed5bd8c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-01T04:39:11.685 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.412+0000 7f6ed5bd8c80 4 rocksdb: Options.log_file_time_to_roll: 0 2023-12-01T04:39:11.685 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.412+0000 7f6ed5bd8c80 4 rocksdb: Options.keep_log_file_num: 1000 2023-12-01T04:39:11.685 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.412+0000 7f6ed5bd8c80 4 rocksdb: Options.recycle_log_file_num: 0 2023-12-01T04:39:11.685 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.412+0000 7f6ed5bd8c80 4 rocksdb: Options.allow_fallocate: 1 2023-12-01T04:39:11.685 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.412+0000 7f6ed5bd8c80 4 rocksdb: Options.allow_mmap_reads: 0 2023-12-01T04:39:11.686 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.412+0000 7f6ed5bd8c80 4 rocksdb: Options.allow_mmap_writes: 0 2023-12-01T04:39:11.686 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.412+0000 7f6ed5bd8c80 4 rocksdb: Options.use_direct_reads: 0 2023-12-01T04:39:11.686 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.412+0000 7f6ed5bd8c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-01T04:39:11.686 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.412+0000 7f6ed5bd8c80 4 rocksdb: Options.create_missing_column_families: 0 2023-12-01T04:39:11.686 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.412+0000 7f6ed5bd8c80 4 rocksdb: Options.db_log_dir: 2023-12-01T04:39:11.686 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.412+0000 7f6ed5bd8c80 4 rocksdb: Options.wal_dir: 2023-12-01T04:39:11.686 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.412+0000 7f6ed5bd8c80 4 rocksdb: Options.table_cache_numshardbits: 6 2023-12-01T04:39:11.686 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.412+0000 7f6ed5bd8c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-12-01T04:39:11.686 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.412+0000 7f6ed5bd8c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-12-01T04:39:11.686 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.412+0000 7f6ed5bd8c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-12-01T04:39:11.686 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.412+0000 7f6ed5bd8c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-01T04:39:11.686 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.412+0000 7f6ed5bd8c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-12-01T04:39:11.687 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.412+0000 7f6ed5bd8c80 4 rocksdb: Options.advise_random_on_open: 1 2023-12-01T04:39:11.687 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.412+0000 7f6ed5bd8c80 4 rocksdb: Options.db_write_buffer_size: 0 2023-12-01T04:39:11.687 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.412+0000 7f6ed5bd8c80 4 rocksdb: Options.write_buffer_manager: 0x55e080e58320 2023-12-01T04:39:11.687 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.412+0000 7f6ed5bd8c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-01T04:39:11.687 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.412+0000 7f6ed5bd8c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-01T04:39:11.687 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.412+0000 7f6ed5bd8c80 4 rocksdb: Options.use_adaptive_mutex: 0 2023-12-01T04:39:11.687 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.412+0000 7f6ed5bd8c80 4 rocksdb: Options.rate_limiter: (nil) 2023-12-01T04:39:11.687 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.412+0000 7f6ed5bd8c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-01T04:39:11.687 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.412+0000 7f6ed5bd8c80 4 rocksdb: Options.wal_recovery_mode: 2 2023-12-01T04:39:11.689 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.412+0000 7f6ed5bd8c80 4 rocksdb: Options.enable_thread_tracking: 0 2023-12-01T04:39:11.689 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.412+0000 7f6ed5bd8c80 4 rocksdb: Options.enable_pipelined_write: 0 2023-12-01T04:39:11.689 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.412+0000 7f6ed5bd8c80 4 rocksdb: Options.unordered_write: 0 2023-12-01T04:39:11.689 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.412+0000 7f6ed5bd8c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-01T04:39:11.689 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.412+0000 7f6ed5bd8c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-01T04:39:11.689 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.412+0000 7f6ed5bd8c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-01T04:39:11.689 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.412+0000 7f6ed5bd8c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-01T04:39:11.689 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.412+0000 7f6ed5bd8c80 4 rocksdb: Options.row_cache: None 2023-12-01T04:39:11.689 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.412+0000 7f6ed5bd8c80 4 rocksdb: Options.wal_filter: None 2023-12-01T04:39:11.690 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.412+0000 7f6ed5bd8c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-01T04:39:11.690 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.412+0000 7f6ed5bd8c80 4 rocksdb: Options.allow_ingest_behind: 0 2023-12-01T04:39:11.690 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.412+0000 7f6ed5bd8c80 4 rocksdb: Options.two_write_queues: 0 2023-12-01T04:39:11.690 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.412+0000 7f6ed5bd8c80 4 rocksdb: Options.manual_wal_flush: 0 2023-12-01T04:39:11.690 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.412+0000 7f6ed5bd8c80 4 rocksdb: Options.wal_compression: 0 2023-12-01T04:39:11.690 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.412+0000 7f6ed5bd8c80 4 rocksdb: Options.atomic_flush: 0 2023-12-01T04:39:11.690 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.412+0000 7f6ed5bd8c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-01T04:39:11.690 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.412+0000 7f6ed5bd8c80 4 rocksdb: Options.persist_stats_to_disk: 0 2023-12-01T04:39:11.690 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.412+0000 7f6ed5bd8c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2023-12-01T04:39:11.690 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.412+0000 7f6ed5bd8c80 4 rocksdb: Options.log_readahead_size: 0 2023-12-01T04:39:11.690 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.412+0000 7f6ed5bd8c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2023-12-01T04:39:11.690 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.412+0000 7f6ed5bd8c80 4 rocksdb: Options.best_efforts_recovery: 0 2023-12-01T04:39:11.690 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.412+0000 7f6ed5bd8c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-12-01T04:39:11.690 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.412+0000 7f6ed5bd8c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-12-01T04:39:11.691 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.412+0000 7f6ed5bd8c80 4 rocksdb: Options.allow_data_in_errors: 0 2023-12-01T04:39:11.691 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.412+0000 7f6ed5bd8c80 4 rocksdb: Options.db_host_id: __hostname__ 2023-12-01T04:39:11.691 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.412+0000 7f6ed5bd8c80 4 rocksdb: Options.enforce_single_del_contracts: true 2023-12-01T04:39:11.691 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.412+0000 7f6ed5bd8c80 4 rocksdb: Options.max_background_jobs: 2 2023-12-01T04:39:11.691 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.412+0000 7f6ed5bd8c80 4 rocksdb: Options.max_background_compactions: -1 2023-12-01T04:39:11.691 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.412+0000 7f6ed5bd8c80 4 rocksdb: Options.max_subcompactions: 1 2023-12-01T04:39:11.691 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.412+0000 7f6ed5bd8c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-01T04:39:11.691 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.412+0000 7f6ed5bd8c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-01T04:39:11.692 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.412+0000 7f6ed5bd8c80 4 rocksdb: Options.delayed_write_rate : 16777216 2023-12-01T04:39:11.692 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.412+0000 7f6ed5bd8c80 4 rocksdb: Options.max_total_wal_size: 0 2023-12-01T04:39:11.692 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.412+0000 7f6ed5bd8c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-01T04:39:11.692 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.412+0000 7f6ed5bd8c80 4 rocksdb: Options.stats_dump_period_sec: 600 2023-12-01T04:39:11.692 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.412+0000 7f6ed5bd8c80 4 rocksdb: Options.stats_persist_period_sec: 600 2023-12-01T04:39:11.692 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.412+0000 7f6ed5bd8c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-01T04:39:11.692 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.412+0000 7f6ed5bd8c80 4 rocksdb: Options.max_open_files: -1 2023-12-01T04:39:11.692 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.412+0000 7f6ed5bd8c80 4 rocksdb: Options.bytes_per_sync: 0 2023-12-01T04:39:11.692 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.412+0000 7f6ed5bd8c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-12-01T04:39:11.692 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.412+0000 7f6ed5bd8c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2023-12-01T04:39:11.692 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.412+0000 7f6ed5bd8c80 4 rocksdb: Options.compaction_readahead_size: 0 2023-12-01T04:39:11.692 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.412+0000 7f6ed5bd8c80 4 rocksdb: Options.max_background_flushes: -1 2023-12-01T04:39:11.692 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.412+0000 7f6ed5bd8c80 4 rocksdb: Compression algorithms supported: 2023-12-01T04:39:11.692 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.412+0000 7f6ed5bd8c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-01T04:39:11.692 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.412+0000 7f6ed5bd8c80 4 rocksdb: kZSTD supported: 0 2023-12-01T04:39:11.693 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.412+0000 7f6ed5bd8c80 4 rocksdb: kXpressCompression supported: 0 2023-12-01T04:39:11.693 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.412+0000 7f6ed5bd8c80 4 rocksdb: kLZ4HCCompression supported: 1 2023-12-01T04:39:11.693 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.412+0000 7f6ed5bd8c80 4 rocksdb: kZlibCompression supported: 1 2023-12-01T04:39:11.693 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.412+0000 7f6ed5bd8c80 4 rocksdb: kSnappyCompression supported: 1 2023-12-01T04:39:11.693 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.412+0000 7f6ed5bd8c80 4 rocksdb: kLZ4Compression supported: 1 2023-12-01T04:39:11.693 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.412+0000 7f6ed5bd8c80 4 rocksdb: kBZip2Compression supported: 0 2023-12-01T04:39:11.693 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.412+0000 7f6ed5bd8c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-12-01T04:39:11.693 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.412+0000 7f6ed5bd8c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2023-12-01T04:39:11.693 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.412+0000 7f6ed5bd8c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 2023-12-01T04:39:11.693 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.416+0000 7f6ed5bd8c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-12-01T04:39:11.693 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.416+0000 7f6ed5bd8c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-01T04:39:11.693 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.416+0000 7f6ed5bd8c80 4 rocksdb: Options.merge_operator: 2023-12-01T04:39:11.693 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.416+0000 7f6ed5bd8c80 4 rocksdb: Options.compaction_filter: None 2023-12-01T04:39:11.693 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.416+0000 7f6ed5bd8c80 4 rocksdb: Options.compaction_filter_factory: None 2023-12-01T04:39:11.694 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.416+0000 7f6ed5bd8c80 4 rocksdb: Options.sst_partitioner_factory: None 2023-12-01T04:39:11.694 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.416+0000 7f6ed5bd8c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-12-01T04:39:11.694 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.416+0000 7f6ed5bd8c80 4 rocksdb: Options.table_factory: BlockBasedTable 2023-12-01T04:39:11.694 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.416+0000 7f6ed5bd8c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55e081bcb540) 2023-12-01T04:39:11.694 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: cache_index_and_filter_blocks: 1 2023-12-01T04:39:11.694 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: cache_index_and_filter_blocks_with_high_priority: 0 2023-12-01T04:39:11.694 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-01T04:39:11.694 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: pin_top_level_index_and_filter: 1 2023-12-01T04:39:11.694 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: index_type: 0 2023-12-01T04:39:11.694 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: data_block_index_type: 0 2023-12-01T04:39:11.694 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: index_shortening: 1 2023-12-01T04:39:11.695 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: data_block_hash_table_util_ratio: 0.750000 2023-12-01T04:39:11.695 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: checksum: 4 2023-12-01T04:39:11.695 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: no_block_cache: 0 2023-12-01T04:39:11.695 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: block_cache: 0x55e080edb1f0 2023-12-01T04:39:11.695 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: block_cache_name: BinnedLRUCache 2023-12-01T04:39:11.695 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: block_cache_options: 2023-12-01T04:39:11.696 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: capacity : 536870912 2023-12-01T04:39:11.696 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: num_shard_bits : 4 2023-12-01T04:39:11.696 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: strict_capacity_limit : 0 2023-12-01T04:39:11.696 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: high_pri_pool_ratio: 0.000 2023-12-01T04:39:11.696 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: block_cache_compressed: (nil) 2023-12-01T04:39:11.696 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: persistent_cache: (nil) 2023-12-01T04:39:11.696 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: block_size: 4096 2023-12-01T04:39:11.696 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: block_size_deviation: 10 2023-12-01T04:39:11.696 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: block_restart_interval: 16 2023-12-01T04:39:11.696 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: index_block_restart_interval: 1 2023-12-01T04:39:11.696 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: metadata_block_size: 4096 2023-12-01T04:39:11.696 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: partition_filters: 0 2023-12-01T04:39:11.697 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: use_delta_encoding: 1 2023-12-01T04:39:11.697 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: filter_policy: bloomfilter 2023-12-01T04:39:11.697 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: whole_key_filtering: 1 2023-12-01T04:39:11.697 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: verify_compression: 0 2023-12-01T04:39:11.697 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: read_amp_bytes_per_bit: 0 2023-12-01T04:39:11.697 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: format_version: 5 2023-12-01T04:39:11.697 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: enable_index_compression: 1 2023-12-01T04:39:11.697 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: block_align: 0 2023-12-01T04:39:11.697 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: max_auto_readahead_size: 262144 2023-12-01T04:39:11.697 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: prepopulate_block_cache: 0 2023-12-01T04:39:11.697 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: initial_auto_readahead_size: 8192 2023-12-01T04:39:11.697 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: num_file_reads_for_auto_readahead: 2 2023-12-01T04:39:11.697 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.416+0000 7f6ed5bd8c80 4 rocksdb: Options.write_buffer_size: 33554432 2023-12-01T04:39:11.697 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.416+0000 7f6ed5bd8c80 4 rocksdb: Options.max_write_buffer_number: 2 2023-12-01T04:39:11.697 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.416+0000 7f6ed5bd8c80 4 rocksdb: Options.compression: NoCompression 2023-12-01T04:39:11.698 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.416+0000 7f6ed5bd8c80 4 rocksdb: Options.bottommost_compression: Disabled 2023-12-01T04:39:11.698 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.416+0000 7f6ed5bd8c80 4 rocksdb: Options.prefix_extractor: nullptr 2023-12-01T04:39:11.698 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.416+0000 7f6ed5bd8c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-01T04:39:11.698 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.416+0000 7f6ed5bd8c80 4 rocksdb: Options.num_levels: 7 2023-12-01T04:39:11.698 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.416+0000 7f6ed5bd8c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-01T04:39:11.698 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.416+0000 7f6ed5bd8c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-01T04:39:11.698 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.416+0000 7f6ed5bd8c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-12-01T04:39:11.698 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.416+0000 7f6ed5bd8c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-01T04:39:11.698 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.416+0000 7f6ed5bd8c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-01T04:39:11.698 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.416+0000 7f6ed5bd8c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-01T04:39:11.698 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.416+0000 7f6ed5bd8c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-01T04:39:11.698 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.416+0000 7f6ed5bd8c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-01T04:39:11.698 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.416+0000 7f6ed5bd8c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-12-01T04:39:11.698 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.416+0000 7f6ed5bd8c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-01T04:39:11.698 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.416+0000 7f6ed5bd8c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-12-01T04:39:11.699 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.416+0000 7f6ed5bd8c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-12-01T04:39:11.699 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.416+0000 7f6ed5bd8c80 4 rocksdb: Options.compression_opts.window_bits: -14 2023-12-01T04:39:11.699 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.416+0000 7f6ed5bd8c80 4 rocksdb: Options.compression_opts.level: 32767 2023-12-01T04:39:11.699 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.416+0000 7f6ed5bd8c80 4 rocksdb: Options.compression_opts.strategy: 0 2023-12-01T04:39:11.699 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.416+0000 7f6ed5bd8c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-01T04:39:11.699 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.416+0000 7f6ed5bd8c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-01T04:39:11.699 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.416+0000 7f6ed5bd8c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-12-01T04:39:11.699 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.416+0000 7f6ed5bd8c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2023-12-01T04:39:11.699 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.416+0000 7f6ed5bd8c80 4 rocksdb: Options.compression_opts.enabled: false 2023-12-01T04:39:11.699 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.416+0000 7f6ed5bd8c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-12-01T04:39:11.699 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.416+0000 7f6ed5bd8c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-01T04:39:11.699 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.416+0000 7f6ed5bd8c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-01T04:39:11.699 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.416+0000 7f6ed5bd8c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-01T04:39:11.699 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.416+0000 7f6ed5bd8c80 4 rocksdb: Options.target_file_size_base: 67108864 2023-12-01T04:39:11.699 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.416+0000 7f6ed5bd8c80 4 rocksdb: Options.target_file_size_multiplier: 1 2023-12-01T04:39:11.700 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.416+0000 7f6ed5bd8c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-01T04:39:11.700 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.416+0000 7f6ed5bd8c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-01T04:39:11.700 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.416+0000 7f6ed5bd8c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-01T04:39:11.700 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.416+0000 7f6ed5bd8c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-01T04:39:11.700 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.416+0000 7f6ed5bd8c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-01T04:39:11.700 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.416+0000 7f6ed5bd8c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-01T04:39:11.700 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.416+0000 7f6ed5bd8c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-01T04:39:11.700 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.416+0000 7f6ed5bd8c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-01T04:39:11.700 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.416+0000 7f6ed5bd8c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-01T04:39:11.700 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.416+0000 7f6ed5bd8c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-01T04:39:11.700 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.416+0000 7f6ed5bd8c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-01T04:39:11.700 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.416+0000 7f6ed5bd8c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-01T04:39:11.701 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.416+0000 7f6ed5bd8c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-12-01T04:39:11.701 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.416+0000 7f6ed5bd8c80 4 rocksdb: Options.arena_block_size: 1048576 2023-12-01T04:39:11.701 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.416+0000 7f6ed5bd8c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-01T04:39:11.701 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.416+0000 7f6ed5bd8c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-01T04:39:11.701 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.416+0000 7f6ed5bd8c80 4 rocksdb: Options.disable_auto_compactions: 0 2023-12-01T04:39:11.701 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.416+0000 7f6ed5bd8c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-01T04:39:11.701 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.416+0000 7f6ed5bd8c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-01T04:39:11.701 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.416+0000 7f6ed5bd8c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-01T04:39:11.701 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.416+0000 7f6ed5bd8c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-01T04:39:11.701 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.416+0000 7f6ed5bd8c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-01T04:39:11.702 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.416+0000 7f6ed5bd8c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-01T04:39:11.702 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.416+0000 7f6ed5bd8c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-01T04:39:11.702 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.416+0000 7f6ed5bd8c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-01T04:39:11.702 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.416+0000 7f6ed5bd8c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-01T04:39:11.702 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.416+0000 7f6ed5bd8c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-01T04:39:11.702 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.416+0000 7f6ed5bd8c80 4 rocksdb: Options.table_properties_collectors: 2023-12-01T04:39:11.702 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.416+0000 7f6ed5bd8c80 4 rocksdb: Options.inplace_update_support: 0 2023-12-01T04:39:11.702 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.416+0000 7f6ed5bd8c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-12-01T04:39:11.702 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.416+0000 7f6ed5bd8c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-01T04:39:11.702 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.416+0000 7f6ed5bd8c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-01T04:39:11.702 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.416+0000 7f6ed5bd8c80 4 rocksdb: Options.memtable_huge_page_size: 0 2023-12-01T04:39:11.703 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.416+0000 7f6ed5bd8c80 4 rocksdb: Options.bloom_locality: 0 2023-12-01T04:39:11.703 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.416+0000 7f6ed5bd8c80 4 rocksdb: Options.max_successive_merges: 0 2023-12-01T04:39:11.703 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.416+0000 7f6ed5bd8c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-12-01T04:39:11.703 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.416+0000 7f6ed5bd8c80 4 rocksdb: Options.paranoid_file_checks: 0 2023-12-01T04:39:11.703 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.416+0000 7f6ed5bd8c80 4 rocksdb: Options.force_consistency_checks: 1 2023-12-01T04:39:11.703 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.416+0000 7f6ed5bd8c80 4 rocksdb: Options.report_bg_io_stats: 0 2023-12-01T04:39:11.703 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.416+0000 7f6ed5bd8c80 4 rocksdb: Options.ttl: 2592000 2023-12-01T04:39:11.703 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.416+0000 7f6ed5bd8c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2023-12-01T04:39:11.703 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.416+0000 7f6ed5bd8c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2023-12-01T04:39:11.704 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.416+0000 7f6ed5bd8c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2023-12-01T04:39:11.704 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.416+0000 7f6ed5bd8c80 4 rocksdb: Options.enable_blob_files: false 2023-12-01T04:39:11.704 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.416+0000 7f6ed5bd8c80 4 rocksdb: Options.min_blob_size: 0 2023-12-01T04:39:11.704 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.416+0000 7f6ed5bd8c80 4 rocksdb: Options.blob_file_size: 268435456 2023-12-01T04:39:11.704 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.416+0000 7f6ed5bd8c80 4 rocksdb: Options.blob_compression_type: NoCompression 2023-12-01T04:39:11.704 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.416+0000 7f6ed5bd8c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2023-12-01T04:39:11.704 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.416+0000 7f6ed5bd8c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-12-01T04:39:11.704 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.416+0000 7f6ed5bd8c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-12-01T04:39:11.704 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.416+0000 7f6ed5bd8c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2023-12-01T04:39:11.705 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.416+0000 7f6ed5bd8c80 4 rocksdb: Options.blob_file_starting_level: 0 2023-12-01T04:39:11.705 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.416+0000 7f6ed5bd8c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-12-01T04:39:11.705 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.416+0000 7f6ed5bd8c80 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-01T04:39:11.705 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.416+0000 7f6ed5bd8c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2023-12-01T04:39:11.705 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.416+0000 7f6ed5bd8c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 349163c8-7b02-49dd-9754-36963554b5d2 2023-12-01T04:39:11.705 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.416+0000 7f6ed5bd8c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1701405551421134, "job": 1, "event": "recovery_started", "wal_files": [9]} 2023-12-01T04:39:11.705 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.416+0000 7f6ed5bd8c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2023-12-01T04:39:11.705 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.416+0000 7f6ed5bd8c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1701405551422485, "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": 1701405551, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "349163c8-7b02-49dd-9754-36963554b5d2", "db_session_id": "7A7R2GZTH5ALXXCSDMXC", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2023-12-01T04:39:11.705 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.416+0000 7f6ed5bd8c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1701405551422670, "job": 1, "event": "recovery_finished"} 2023-12-01T04:39:11.705 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.416+0000 7f6ed5bd8c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 15 2023-12-01T04:39:11.705 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.420+0000 7f6ed5bd8c80 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-01T04:39:11.705 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.420+0000 7f6ed5bd8c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55e080f7c000 2023-12-01T04:39:11.705 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.420+0000 7f6ed5bd8c80 4 rocksdb: DB pointer 0x55e080f6a000 2023-12-01T04:39:11.705 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.420+0000 7f6ec43e5700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-12-01T04:39:11.706 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.420+0000 7f6ec43e5700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2023-12-01T04:39:11.706 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: ** DB Stats ** 2023-12-01T04:39:11.706 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: Uptime(secs): 0.0 total, 0.0 interval 2023-12-01T04:39:11.706 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: 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-01T04:39:11.706 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-01T04:39:11.706 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-01T04:39:11.706 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: 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-01T04:39:11.706 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-01T04:39:11.706 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-01T04:39:11.706 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: ** Compaction Stats [default] ** 2023-12-01T04:39:11.706 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: 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-01T04:39:11.706 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-12-01T04:39:11.706 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: L0 2/0 80.60 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 84.0 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-12-01T04:39:11.707 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: Sum 2/0 80.60 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 84.0 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-12-01T04:39:11.707 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 84.0 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-12-01T04:39:11.707 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: ** Compaction Stats [default] ** 2023-12-01T04:39:11.707 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: 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-01T04:39:11.707 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-01T04:39:11.707 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 84.0 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-12-01T04:39:11.707 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-12-01T04:39:11.707 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: Uptime(secs): 0.0 total, 0.0 interval 2023-12-01T04:39:11.707 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: Flush(GB): cumulative 0.000, interval 0.000 2023-12-01T04:39:11.707 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-01T04:39:11.707 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: AddFile(Total Files): cumulative 0, interval 0 2023-12-01T04:39:11.707 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: AddFile(L0 Files): cumulative 0, interval 0 2023-12-01T04:39:11.707 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: AddFile(Keys): cumulative 0, interval 0 2023-12-01T04:39:11.707 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: Cumulative compaction: 0.00 GB write, 12.15 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-01T04:39:11.707 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: Interval compaction: 0.00 GB write, 12.15 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-01T04:39:11.708 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: 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-01T04:39:11.708 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: Block cache BinnedLRUCache@0x55e080edb1f0#7 capacity: 512.00 MB usage: 1.19 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 2.1e-05 secs_since: 0 2023-12-01T04:39:11.708 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: 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-01T04:39:11.708 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: ** File Read Latency Histogram By Level [default] ** 2023-12-01T04:39:11.708 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.420+0000 7f6ed5bd8c80 0 starting mon.a rank 0 at public addrs [v2:172.21.15.80:3300/0,v1:172.21.15.80:6789/0] at bind addrs [v2:172.21.15.80:3300/0,v1:172.21.15.80:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 597927aa-9003-11ee-95a2-87774f69a715 2023-12-01T04:39:11.708 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.424+0000 7f6ed5bd8c80 1 mon.a@-1(???) e1 preinit fsid 597927aa-9003-11ee-95a2-87774f69a715 2023-12-01T04:39:11.708 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.424+0000 7f6ed5bd8c80 0 mon.a@-1(???).mds e1 new map 2023-12-01T04:39:11.708 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.424+0000 7f6ed5bd8c80 0 mon.a@-1(???).mds e1 print_map 2023-12-01T04:39:11.708 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: e1 2023-12-01T04:39:11.708 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: enable_multiple, ever_enabled_multiple: 1,1 2023-12-01T04:39:11.708 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: 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-01T04:39:11.708 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: legacy client fscid: -1 2023-12-01T04:39:11.708 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: 2023-12-01T04:39:11.708 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: No filesystems configured 2023-12-01T04:39:11.708 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.424+0000 7f6ed5bd8c80 0 mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2023-12-01T04:39:11.709 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.424+0000 7f6ed5bd8c80 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-12-01T04:39:11.709 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.424+0000 7f6ed5bd8c80 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-12-01T04:39:11.709 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.424+0000 7f6ed5bd8c80 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-12-01T04:39:11.709 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: debug 2023-12-01T04:39:11.424+0000 7f6ed5bd8c80 1 mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2023-12-01T04:39:11.709 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: cluster 2023-12-01T04:39:11.460721+0000 mon.a (mon.0) 1 : cluster 1 mon.a is new leader, mons a in quorum (ranks 0) 2023-12-01T04:39:11.709 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: cluster 2023-12-01T04:39:11.460836+0000 mon.a (mon.0) 2 : cluster 0 monmap e1: 1 mons at {a=[v2:172.21.15.80:3300/0,v1:172.21.15.80:6789/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-01T04:39:11.709 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: cluster 2023-12-01T04:39:11.461816+0000 mon.a (mon.0) 3 : cluster 0 fsmap 2023-12-01T04:39:11.709 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: cluster 2023-12-01T04:39:11.461872+0000 mon.a (mon.0) 4 : cluster 0 osdmap e1: 0 total, 0 up, 0 in 2023-12-01T04:39:11.709 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:11 smithi080 bash[28361]: cluster 2023-12-01T04:39:11.462646+0000 mon.a (mon.0) 5 : cluster 0 mgrmap e1: no daemons active 2023-12-01T04:39:12.313 INFO:teuthology.orchestra.run.smithi080.stdout:Wrote config to /etc/ceph/ceph.conf 2023-12-01T04:39:12.339 INFO:teuthology.orchestra.run.smithi080.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2023-12-01T04:39:12.339 INFO:teuthology.orchestra.run.smithi080.stdout:Creating mgr... 2023-12-01T04:39:12.339 INFO:teuthology.orchestra.run.smithi080.stdout:Verifying port 0.0.0.0:9283 ... 2023-12-01T04:39:12.340 INFO:teuthology.orchestra.run.smithi080.stdout:Verifying port 0.0.0.0:8765 ... 2023-12-01T04:39:12.644 INFO:teuthology.orchestra.run.smithi080.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-597927aa-9003-11ee-95a2-87774f69a715@mgr.y 2023-12-01T04:39:12.645 INFO:teuthology.orchestra.run.smithi080.stdout:systemctl: stderr Failed to reset failed state of unit ceph-597927aa-9003-11ee-95a2-87774f69a715@mgr.y.service: Unit ceph-597927aa-9003-11ee-95a2-87774f69a715@mgr.y.service not loaded. 2023-12-01T04:39:12.853 INFO:teuthology.orchestra.run.smithi080.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-597927aa-9003-11ee-95a2-87774f69a715.target.wants/ceph-597927aa-9003-11ee-95a2-87774f69a715@mgr.y.service -> /etc/systemd/system/ceph-597927aa-9003-11ee-95a2-87774f69a715@.service. 2023-12-01T04:39:12.865 INFO:teuthology.orchestra.run.smithi080.stdout:firewalld does not appear to be present 2023-12-01T04:39:12.865 INFO:teuthology.orchestra.run.smithi080.stdout:Not possible to enable service . firewalld.service is not available 2023-12-01T04:39:12.865 INFO:teuthology.orchestra.run.smithi080.stdout:firewalld does not appear to be present 2023-12-01T04:39:12.865 INFO:teuthology.orchestra.run.smithi080.stdout:Not possible to open ports <[9283, 8765]>. firewalld.service is not available 2023-12-01T04:39:12.866 INFO:teuthology.orchestra.run.smithi080.stdout:Waiting for mgr to start... 2023-12-01T04:39:12.866 INFO:teuthology.orchestra.run.smithi080.stdout:Waiting for mgr... 2023-12-01T04:39:13.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:12 smithi080 bash[28361]: audit 2023-12-01T04:39:11.715440+0000 mon.a (mon.0) 6 : audit 1 from='client.? 172.21.15.80:0/718605922' entity='client.admin' 2023-12-01T04:39:14.576 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:39:14 smithi080 bash[28629]: debug 2023-12-01T04:39:14.288+0000 7f0ddc6ba200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-01T04:39:14.576 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:14 smithi080 bash[28361]: audit 2023-12-01T04:39:14.400197+0000 mon.a (mon.0) 7 : audit 0 from='client.? 172.21.15.80:0/4056373845' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-01T04:39:14.981 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout 2023-12-01T04:39:14.981 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout { 2023-12-01T04:39:14.981 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "fsid": "597927aa-9003-11ee-95a2-87774f69a715", 2023-12-01T04:39:14.981 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "health": { 2023-12-01T04:39:14.981 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2023-12-01T04:39:14.981 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "checks": {}, 2023-12-01T04:39:14.981 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "mutes": [] 2023-12-01T04:39:14.981 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout }, 2023-12-01T04:39:14.981 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2023-12-01T04:39:14.982 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "quorum": [ 2023-12-01T04:39:14.982 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout 0 2023-12-01T04:39:14.982 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout ], 2023-12-01T04:39:14.982 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2023-12-01T04:39:14.982 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "a" 2023-12-01T04:39:14.982 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout ], 2023-12-01T04:39:14.982 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "quorum_age": 2, 2023-12-01T04:39:14.982 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "monmap": { 2023-12-01T04:39:14.982 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-01T04:39:14.982 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "reef", 2023-12-01T04:39:14.982 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "num_mons": 1 2023-12-01T04:39:14.982 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout }, 2023-12-01T04:39:14.982 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "osdmap": { 2023-12-01T04:39:14.982 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-01T04:39:14.982 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2023-12-01T04:39:14.983 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2023-12-01T04:39:14.983 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2023-12-01T04:39:14.983 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2023-12-01T04:39:14.986 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2023-12-01T04:39:14.986 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2023-12-01T04:39:14.987 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout }, 2023-12-01T04:39:14.987 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "pgmap": { 2023-12-01T04:39:14.987 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2023-12-01T04:39:14.987 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2023-12-01T04:39:14.987 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2023-12-01T04:39:14.987 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2023-12-01T04:39:14.987 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2023-12-01T04:39:14.987 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2023-12-01T04:39:14.987 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2023-12-01T04:39:14.987 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2023-12-01T04:39:14.987 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout }, 2023-12-01T04:39:14.987 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "fsmap": { 2023-12-01T04:39:14.987 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-01T04:39:14.987 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "by_rank": [], 2023-12-01T04:39:14.988 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "up:standby": 0 2023-12-01T04:39:14.988 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout }, 2023-12-01T04:39:14.988 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "mgrmap": { 2023-12-01T04:39:14.988 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "available": false, 2023-12-01T04:39:14.988 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2023-12-01T04:39:14.988 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "modules": [ 2023-12-01T04:39:14.988 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "iostat", 2023-12-01T04:39:14.988 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "nfs", 2023-12-01T04:39:14.988 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "restful" 2023-12-01T04:39:14.988 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout ], 2023-12-01T04:39:14.988 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "services": {} 2023-12-01T04:39:14.988 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout }, 2023-12-01T04:39:14.988 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "servicemap": { 2023-12-01T04:39:14.988 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-01T04:39:14.988 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "modified": "2023-12-01T04:39:05.315993+0000", 2023-12-01T04:39:14.989 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "services": {} 2023-12-01T04:39:14.989 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout }, 2023-12-01T04:39:14.989 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "progress_events": {} 2023-12-01T04:39:14.989 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout } 2023-12-01T04:39:14.989 INFO:teuthology.orchestra.run.smithi080.stdout:mgr not available, waiting (1/15)... 2023-12-01T04:39:15.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:39:15 smithi080 bash[28629]: debug 2023-12-01T04:39:15.216+0000 7f0ddc6ba200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-01T04:39:15.683 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:39:15 smithi080 bash[28629]: debug 2023-12-01T04:39:15.320+0000 7f0ddc6ba200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-01T04:39:15.683 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:39:15 smithi080 bash[28629]: debug 2023-12-01T04:39:15.420+0000 7f0ddc6ba200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-01T04:39:16.043 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:39:15 smithi080 bash[28629]: debug 2023-12-01T04:39:15.684+0000 7f0ddc6ba200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-01T04:39:16.411 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:39:16 smithi080 bash[28629]: debug 2023-12-01T04:39:16.036+0000 7f0ddc6ba200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-01T04:39:16.412 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:39:16 smithi080 bash[28629]: debug 2023-12-01T04:39:16.192+0000 7f0ddc6ba200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-01T04:39:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:39:16 smithi080 bash[28629]: debug 2023-12-01T04:39:16.404+0000 7f0ddc6ba200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-01T04:39:17.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:39:17 smithi080 bash[28629]: debug 2023-12-01T04:39:17.424+0000 7f0ddc6ba200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-01T04:39:17.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:39:17 smithi080 bash[28629]: debug 2023-12-01T04:39:17.536+0000 7f0ddc6ba200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-01T04:39:17.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:39:17 smithi080 bash[28629]: debug 2023-12-01T04:39:17.648+0000 7f0ddc6ba200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-01T04:39:18.363 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:39:18 smithi080 bash[28629]: debug 2023-12-01T04:39:18.128+0000 7f0ddc6ba200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-01T04:39:18.363 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:18 smithi080 bash[28361]: audit 2023-12-01T04:39:18.056334+0000 mon.a (mon.0) 8 : audit 0 from='client.? 172.21.15.80:0/2641756930' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-01T04:39:18.626 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout 2023-12-01T04:39:18.627 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout { 2023-12-01T04:39:18.627 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "fsid": "597927aa-9003-11ee-95a2-87774f69a715", 2023-12-01T04:39:18.627 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "health": { 2023-12-01T04:39:18.627 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2023-12-01T04:39:18.627 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "checks": {}, 2023-12-01T04:39:18.627 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "mutes": [] 2023-12-01T04:39:18.628 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout }, 2023-12-01T04:39:18.628 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2023-12-01T04:39:18.628 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "quorum": [ 2023-12-01T04:39:18.628 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout 0 2023-12-01T04:39:18.628 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout ], 2023-12-01T04:39:18.628 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2023-12-01T04:39:18.628 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "a" 2023-12-01T04:39:18.629 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout ], 2023-12-01T04:39:18.629 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "quorum_age": 6, 2023-12-01T04:39:18.629 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "monmap": { 2023-12-01T04:39:18.629 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-01T04:39:18.629 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "reef", 2023-12-01T04:39:18.629 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "num_mons": 1 2023-12-01T04:39:18.629 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout }, 2023-12-01T04:39:18.629 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "osdmap": { 2023-12-01T04:39:18.630 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-01T04:39:18.630 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2023-12-01T04:39:18.630 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2023-12-01T04:39:18.630 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2023-12-01T04:39:18.630 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2023-12-01T04:39:18.630 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2023-12-01T04:39:18.630 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2023-12-01T04:39:18.630 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout }, 2023-12-01T04:39:18.630 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "pgmap": { 2023-12-01T04:39:18.630 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2023-12-01T04:39:18.630 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2023-12-01T04:39:18.630 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2023-12-01T04:39:18.631 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2023-12-01T04:39:18.631 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2023-12-01T04:39:18.631 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2023-12-01T04:39:18.631 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2023-12-01T04:39:18.631 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2023-12-01T04:39:18.631 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout }, 2023-12-01T04:39:18.631 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "fsmap": { 2023-12-01T04:39:18.631 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-01T04:39:18.631 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "by_rank": [], 2023-12-01T04:39:18.631 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "up:standby": 0 2023-12-01T04:39:18.631 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout }, 2023-12-01T04:39:18.631 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "mgrmap": { 2023-12-01T04:39:18.632 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "available": false, 2023-12-01T04:39:18.632 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2023-12-01T04:39:18.632 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "modules": [ 2023-12-01T04:39:18.632 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "iostat", 2023-12-01T04:39:18.632 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "nfs", 2023-12-01T04:39:18.632 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "restful" 2023-12-01T04:39:18.632 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout ], 2023-12-01T04:39:18.632 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "services": {} 2023-12-01T04:39:18.632 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout }, 2023-12-01T04:39:18.632 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "servicemap": { 2023-12-01T04:39:18.632 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-01T04:39:18.632 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "modified": "2023-12-01T04:39:05.315993+0000", 2023-12-01T04:39:18.633 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "services": {} 2023-12-01T04:39:18.633 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout }, 2023-12-01T04:39:18.633 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "progress_events": {} 2023-12-01T04:39:18.633 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout } 2023-12-01T04:39:18.633 INFO:teuthology.orchestra.run.smithi080.stdout:mgr not available, waiting (2/15)... 2023-12-01T04:39:18.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:39:18 smithi080 bash[28629]: debug 2023-12-01T04:39:18.356+0000 7f0ddc6ba200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-01T04:39:19.182 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:39:18 smithi080 bash[28629]: debug 2023-12-01T04:39:18.804+0000 7f0ddc6ba200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-01T04:39:19.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:39:19 smithi080 bash[28629]: debug 2023-12-01T04:39:19.292+0000 7f0ddc6ba200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-01T04:39:20.182 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:39:19 smithi080 bash[28629]: debug 2023-12-01T04:39:19.844+0000 7f0ddc6ba200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-01T04:39:20.182 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:39:19 smithi080 bash[28629]: debug 2023-12-01T04:39:19.952+0000 7f0ddc6ba200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-01T04:39:20.560 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:39:20 smithi080 bash[28629]: debug 2023-12-01T04:39:20.300+0000 7f0ddc6ba200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-01T04:39:20.561 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:39:20 smithi080 bash[28629]: debug 2023-12-01T04:39:20.416+0000 7f0ddc6ba200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-01T04:39:20.932 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:39:20 smithi080 bash[28629]: debug 2023-12-01T04:39:20.552+0000 7f0ddc6ba200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-01T04:39:20.932 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:39:20 smithi080 bash[28629]: debug 2023-12-01T04:39:20.668+0000 7f0ddc6ba200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-01T04:39:20.932 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:39:20 smithi080 bash[28629]: debug 2023-12-01T04:39:20.800+0000 7f0ddc6ba200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-01T04:39:21.399 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:39:21 smithi080 bash[28629]: debug 2023-12-01T04:39:21.004+0000 7f0ddc6ba200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-01T04:39:21.399 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:39:21 smithi080 bash[28629]: debug 2023-12-01T04:39:21.136+0000 7f0ddc6ba200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-01T04:39:22.325 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout 2023-12-01T04:39:22.325 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout { 2023-12-01T04:39:22.325 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "fsid": "597927aa-9003-11ee-95a2-87774f69a715", 2023-12-01T04:39:22.325 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "health": { 2023-12-01T04:39:22.326 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2023-12-01T04:39:22.326 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "checks": {}, 2023-12-01T04:39:22.326 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "mutes": [] 2023-12-01T04:39:22.326 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout }, 2023-12-01T04:39:22.326 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2023-12-01T04:39:22.326 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "quorum": [ 2023-12-01T04:39:22.326 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout 0 2023-12-01T04:39:22.326 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout ], 2023-12-01T04:39:22.326 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2023-12-01T04:39:22.326 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "a" 2023-12-01T04:39:22.326 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout ], 2023-12-01T04:39:22.326 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "quorum_age": 10, 2023-12-01T04:39:22.326 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "monmap": { 2023-12-01T04:39:22.326 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-01T04:39:22.326 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "reef", 2023-12-01T04:39:22.327 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "num_mons": 1 2023-12-01T04:39:22.327 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout }, 2023-12-01T04:39:22.327 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "osdmap": { 2023-12-01T04:39:22.327 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-01T04:39:22.327 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2023-12-01T04:39:22.327 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2023-12-01T04:39:22.327 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2023-12-01T04:39:22.327 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2023-12-01T04:39:22.331 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2023-12-01T04:39:22.331 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2023-12-01T04:39:22.331 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout }, 2023-12-01T04:39:22.331 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "pgmap": { 2023-12-01T04:39:22.331 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2023-12-01T04:39:22.331 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2023-12-01T04:39:22.332 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2023-12-01T04:39:22.332 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2023-12-01T04:39:22.332 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2023-12-01T04:39:22.332 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2023-12-01T04:39:22.332 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2023-12-01T04:39:22.332 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2023-12-01T04:39:22.332 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout }, 2023-12-01T04:39:22.332 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "fsmap": { 2023-12-01T04:39:22.332 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-01T04:39:22.332 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "by_rank": [], 2023-12-01T04:39:22.332 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "up:standby": 0 2023-12-01T04:39:22.332 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout }, 2023-12-01T04:39:22.332 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "mgrmap": { 2023-12-01T04:39:22.332 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "available": false, 2023-12-01T04:39:22.333 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2023-12-01T04:39:22.333 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "modules": [ 2023-12-01T04:39:22.333 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "iostat", 2023-12-01T04:39:22.333 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "nfs", 2023-12-01T04:39:22.333 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "restful" 2023-12-01T04:39:22.333 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout ], 2023-12-01T04:39:22.333 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "services": {} 2023-12-01T04:39:22.333 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout }, 2023-12-01T04:39:22.333 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "servicemap": { 2023-12-01T04:39:22.333 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-01T04:39:22.333 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "modified": "2023-12-01T04:39:05.315993+0000", 2023-12-01T04:39:22.333 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "services": {} 2023-12-01T04:39:22.333 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout }, 2023-12-01T04:39:22.334 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "progress_events": {} 2023-12-01T04:39:22.334 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout } 2023-12-01T04:39:22.334 INFO:teuthology.orchestra.run.smithi080.stdout:mgr not available, waiting (3/15)... 2023-12-01T04:39:22.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:39:22 smithi080 bash[28629]: debug 2023-12-01T04:39:22.400+0000 7f0ddc6ba200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-01T04:39:22.685 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:22 smithi080 bash[28361]: audit 2023-12-01T04:39:21.787366+0000 mon.a (mon.0) 9 : audit 0 from='client.? 172.21.15.80:0/2312087853' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-01T04:39:22.685 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:22 smithi080 bash[28361]: cluster 2023-12-01T04:39:22.427034+0000 mon.a (mon.0) 10 : cluster 1 Activating manager daemon y 2023-12-01T04:39:22.686 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:22 smithi080 bash[28361]: cluster 2023-12-01T04:39:22.433393+0000 mon.a (mon.0) 11 : cluster 0 mgrmap e2: y(active, starting, since 0.00684991s) 2023-12-01T04:39:22.686 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:22 smithi080 bash[28361]: audit 2023-12-01T04:39:22.434451+0000 mon.a (mon.0) 12 : audit 0 from='mgr.14100 172.21.15.80:0/770329396' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-01T04:39:22.686 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:22 smithi080 bash[28361]: audit 2023-12-01T04:39:22.434769+0000 mon.a (mon.0) 13 : audit 0 from='mgr.14100 172.21.15.80:0/770329396' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-01T04:39:22.686 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:22 smithi080 bash[28361]: audit 2023-12-01T04:39:22.434986+0000 mon.a (mon.0) 14 : audit 0 from='mgr.14100 172.21.15.80:0/770329396' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-01T04:39:22.686 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:22 smithi080 bash[28361]: audit 2023-12-01T04:39:22.435196+0000 mon.a (mon.0) 15 : audit 0 from='mgr.14100 172.21.15.80:0/770329396' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T04:39:22.686 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:22 smithi080 bash[28361]: audit 2023-12-01T04:39:22.435837+0000 mon.a (mon.0) 16 : audit 0 from='mgr.14100 172.21.15.80:0/770329396' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-01T04:39:23.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:23 smithi080 bash[28361]: cluster 2023-12-01T04:39:22.446766+0000 mon.a (mon.0) 17 : cluster 1 Manager daemon y is now available 2023-12-01T04:39:23.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:23 smithi080 bash[28361]: audit 2023-12-01T04:39:22.465729+0000 mon.a (mon.0) 18 : audit 1 from='mgr.14100 172.21.15.80:0/770329396' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-01T04:39:23.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:23 smithi080 bash[28361]: audit 2023-12-01T04:39:22.469670+0000 mon.a (mon.0) 19 : audit 1 from='mgr.14100 172.21.15.80:0/770329396' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-01T04:39:23.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:23 smithi080 bash[28361]: audit 2023-12-01T04:39:22.474224+0000 mon.a (mon.0) 20 : audit 1 from='mgr.14100 172.21.15.80:0/770329396' entity='mgr.y' 2023-12-01T04:39:23.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:23 smithi080 bash[28361]: audit 2023-12-01T04:39:22.476565+0000 mon.a (mon.0) 21 : audit 1 from='mgr.14100 172.21.15.80:0/770329396' entity='mgr.y' 2023-12-01T04:39:23.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:23 smithi080 bash[28361]: audit 2023-12-01T04:39:22.478841+0000 mon.a (mon.0) 22 : audit 1 from='mgr.14100 172.21.15.80:0/770329396' entity='mgr.y' 2023-12-01T04:39:24.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:24 smithi080 bash[28361]: cluster 2023-12-01T04:39:23.448074+0000 mon.a (mon.0) 23 : cluster 0 mgrmap e3: y(active, since 1.02153s) 2023-12-01T04:39:25.917 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:25 smithi080 bash[28361]: cluster 2023-12-01T04:39:24.458272+0000 mon.a (mon.0) 24 : cluster 0 mgrmap e4: y(active, since 2s) 2023-12-01T04:39:26.463 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout 2023-12-01T04:39:26.463 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout { 2023-12-01T04:39:26.463 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "fsid": "597927aa-9003-11ee-95a2-87774f69a715", 2023-12-01T04:39:26.463 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "health": { 2023-12-01T04:39:26.463 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2023-12-01T04:39:26.463 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "checks": {}, 2023-12-01T04:39:26.463 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "mutes": [] 2023-12-01T04:39:26.463 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout }, 2023-12-01T04:39:26.463 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2023-12-01T04:39:26.463 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "quorum": [ 2023-12-01T04:39:26.463 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout 0 2023-12-01T04:39:26.463 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout ], 2023-12-01T04:39:26.465 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2023-12-01T04:39:26.465 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "a" 2023-12-01T04:39:26.465 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout ], 2023-12-01T04:39:26.465 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "quorum_age": 14, 2023-12-01T04:39:26.465 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "monmap": { 2023-12-01T04:39:26.465 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-01T04:39:26.466 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "reef", 2023-12-01T04:39:26.466 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "num_mons": 1 2023-12-01T04:39:26.466 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout }, 2023-12-01T04:39:26.466 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "osdmap": { 2023-12-01T04:39:26.466 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-01T04:39:26.466 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2023-12-01T04:39:26.466 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2023-12-01T04:39:26.466 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2023-12-01T04:39:26.466 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2023-12-01T04:39:26.469 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2023-12-01T04:39:26.469 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2023-12-01T04:39:26.470 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout }, 2023-12-01T04:39:26.470 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "pgmap": { 2023-12-01T04:39:26.470 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2023-12-01T04:39:26.470 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2023-12-01T04:39:26.470 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2023-12-01T04:39:26.470 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2023-12-01T04:39:26.470 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2023-12-01T04:39:26.470 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2023-12-01T04:39:26.470 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2023-12-01T04:39:26.470 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2023-12-01T04:39:26.470 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout }, 2023-12-01T04:39:26.470 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "fsmap": { 2023-12-01T04:39:26.470 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-01T04:39:26.470 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "by_rank": [], 2023-12-01T04:39:26.470 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "up:standby": 0 2023-12-01T04:39:26.471 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout }, 2023-12-01T04:39:26.471 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "mgrmap": { 2023-12-01T04:39:26.471 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "available": true, 2023-12-01T04:39:26.471 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2023-12-01T04:39:26.471 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "modules": [ 2023-12-01T04:39:26.471 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "iostat", 2023-12-01T04:39:26.471 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "nfs", 2023-12-01T04:39:26.471 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "restful" 2023-12-01T04:39:26.471 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout ], 2023-12-01T04:39:26.471 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "services": {} 2023-12-01T04:39:26.471 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout }, 2023-12-01T04:39:26.471 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "servicemap": { 2023-12-01T04:39:26.471 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-01T04:39:26.471 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "modified": "2023-12-01T04:39:05.315993+0000", 2023-12-01T04:39:26.471 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "services": {} 2023-12-01T04:39:26.472 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout }, 2023-12-01T04:39:26.472 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "progress_events": {} 2023-12-01T04:39:26.472 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout } 2023-12-01T04:39:26.472 INFO:teuthology.orchestra.run.smithi080.stdout:mgr is available 2023-12-01T04:39:26.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:26 smithi080 bash[28361]: audit 2023-12-01T04:39:25.883529+0000 mon.a (mon.0) 25 : audit 0 from='client.? 172.21.15.80:0/4092439440' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-01T04:39:28.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:27 smithi080 bash[28361]: audit 2023-12-01T04:39:27.845682+0000 mon.a (mon.0) 26 : audit 1 from='client.? 172.21.15.80:0/2846215592' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-12-01T04:39:28.436 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout 2023-12-01T04:39:28.436 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout [global] 2023-12-01T04:39:28.436 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout fsid = 597927aa-9003-11ee-95a2-87774f69a715 2023-12-01T04:39:28.436 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2023-12-01T04:39:28.436 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2023-12-01T04:39:28.436 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2023-12-01T04:39:28.436 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2023-12-01T04:39:28.437 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout 2023-12-01T04:39:28.437 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout [mgr] 2023-12-01T04:39:28.437 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2023-12-01T04:39:28.437 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout 2023-12-01T04:39:28.437 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout [osd] 2023-12-01T04:39:28.437 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2023-12-01T04:39:28.437 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2023-12-01T04:39:28.437 INFO:teuthology.orchestra.run.smithi080.stdout:Enabling cephadm module... 2023-12-01T04:39:30.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:29 smithi080 bash[28361]: audit 2023-12-01T04:39:29.878216+0000 mon.a (mon.0) 27 : audit 1 from='client.? 172.21.15.80:0/2581517650' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2023-12-01T04:39:30.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:39:29 smithi080 bash[28629]: ignoring --setuser ceph since I am not root 2023-12-01T04:39:30.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:39:29 smithi080 bash[28629]: ignoring --setgroup ceph since I am not root 2023-12-01T04:39:30.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:39:30 smithi080 bash[28629]: debug 2023-12-01T04:39:30.144+0000 7f8a9e03c200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-01T04:39:31.191 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:30 smithi080 bash[28361]: audit 2023-12-01T04:39:29.935761+0000 mon.a (mon.0) 28 : audit 1 from='client.? 172.21.15.80:0/2581517650' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2023-12-01T04:39:31.192 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:30 smithi080 bash[28361]: cluster 2023-12-01T04:39:29.935908+0000 mon.a (mon.0) 29 : cluster 0 mgrmap e5: y(active, since 7s) 2023-12-01T04:39:31.192 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:39:31 smithi080 bash[28629]: debug 2023-12-01T04:39:31.076+0000 7f8a9e03c200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-01T04:39:31.192 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:39:31 smithi080 bash[28629]: debug 2023-12-01T04:39:31.176+0000 7f8a9e03c200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-01T04:39:31.568 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:39:31 smithi080 bash[28629]: debug 2023-12-01T04:39:31.288+0000 7f8a9e03c200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-01T04:39:31.928 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:39:31 smithi080 bash[28629]: debug 2023-12-01T04:39:31.560+0000 7f8a9e03c200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-01T04:39:31.929 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:39:31 smithi080 bash[28629]: debug 2023-12-01T04:39:31.920+0000 7f8a9e03c200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-01T04:39:32.182 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:39:32 smithi080 bash[28629]: debug 2023-12-01T04:39:32.084+0000 7f8a9e03c200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-01T04:39:32.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:39:32 smithi080 bash[28629]: debug 2023-12-01T04:39:32.300+0000 7f8a9e03c200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-01T04:39:32.547 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout { 2023-12-01T04:39:32.547 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "epoch": 5, 2023-12-01T04:39:32.547 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "available": true, 2023-12-01T04:39:32.547 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "active_name": "y", 2023-12-01T04:39:32.547 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "num_standby": 0 2023-12-01T04:39:32.547 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout } 2023-12-01T04:39:32.547 INFO:teuthology.orchestra.run.smithi080.stdout:Waiting for the mgr to restart... 2023-12-01T04:39:32.547 INFO:teuthology.orchestra.run.smithi080.stdout:Waiting for mgr epoch 5... 2023-12-01T04:39:32.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:32 smithi080 bash[28361]: audit 2023-12-01T04:39:31.929046+0000 mon.a (mon.0) 30 : audit 0 from='client.? 172.21.15.80:0/4156353171' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2023-12-01T04:39:33.563 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:39:33 smithi080 bash[28629]: debug 2023-12-01T04:39:33.320+0000 7f8a9e03c200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-01T04:39:33.563 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:39:33 smithi080 bash[28629]: debug 2023-12-01T04:39:33.436+0000 7f8a9e03c200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-01T04:39:33.932 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:39:33 smithi080 bash[28629]: debug 2023-12-01T04:39:33.556+0000 7f8a9e03c200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-01T04:39:34.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:39:34 smithi080 bash[28629]: debug 2023-12-01T04:39:34.028+0000 7f8a9e03c200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-01T04:39:34.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:39:34 smithi080 bash[28629]: debug 2023-12-01T04:39:34.248+0000 7f8a9e03c200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-01T04:39:35.182 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:39:34 smithi080 bash[28629]: debug 2023-12-01T04:39:34.692+0000 7f8a9e03c200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-01T04:39:35.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:39:35 smithi080 bash[28629]: debug 2023-12-01T04:39:35.188+0000 7f8a9e03c200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-01T04:39:36.182 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:39:35 smithi080 bash[28629]: debug 2023-12-01T04:39:35.736+0000 7f8a9e03c200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-01T04:39:36.182 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:39:35 smithi080 bash[28629]: debug 2023-12-01T04:39:35.844+0000 7f8a9e03c200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-01T04:39:36.450 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:39:36 smithi080 bash[28629]: debug 2023-12-01T04:39:36.188+0000 7f8a9e03c200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-01T04:39:36.450 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:39:36 smithi080 bash[28629]: debug 2023-12-01T04:39:36.300+0000 7f8a9e03c200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-01T04:39:36.874 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:39:36 smithi080 bash[28629]: debug 2023-12-01T04:39:36.444+0000 7f8a9e03c200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-01T04:39:36.874 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:39:36 smithi080 bash[28629]: debug 2023-12-01T04:39:36.556+0000 7f8a9e03c200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-01T04:39:36.874 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:39:36 smithi080 bash[28629]: debug 2023-12-01T04:39:36.680+0000 7f8a9e03c200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-01T04:39:37.182 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:39:36 smithi080 bash[28629]: debug 2023-12-01T04:39:36.868+0000 7f8a9e03c200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-01T04:39:37.182 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:39:36 smithi080 bash[28629]: debug 2023-12-01T04:39:36.988+0000 7f8a9e03c200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-01T04:39:38.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:39:38 smithi080 bash[28629]: debug 2023-12-01T04:39:38.204+0000 7f8a9e03c200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-01T04:39:38.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:38 smithi080 bash[28361]: cluster 2023-12-01T04:39:38.229890+0000 mon.a (mon.0) 31 : cluster 1 Active manager daemon y restarted 2023-12-01T04:39:38.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:38 smithi080 bash[28361]: cluster 2023-12-01T04:39:38.230361+0000 mon.a (mon.0) 32 : cluster 1 Activating manager daemon y 2023-12-01T04:39:38.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:38 smithi080 bash[28361]: cluster 2023-12-01T04:39:38.237617+0000 mon.a (mon.0) 33 : cluster 0 osdmap e2: 0 total, 0 up, 0 in 2023-12-01T04:39:38.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:38 smithi080 bash[28361]: cluster 2023-12-01T04:39:38.237755+0000 mon.a (mon.0) 34 : cluster 0 mgrmap e6: y(active, starting, since 0.00757361s) 2023-12-01T04:39:38.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:38 smithi080 bash[28361]: audit 2023-12-01T04:39:38.239770+0000 mon.a (mon.0) 35 : audit 0 from='mgr.14120 172.21.15.80:0/3991147207' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T04:39:38.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:38 smithi080 bash[28361]: audit 2023-12-01T04:39:38.241330+0000 mon.a (mon.0) 36 : audit 0 from='mgr.14120 172.21.15.80:0/3991147207' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-01T04:39:38.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:38 smithi080 bash[28361]: audit 2023-12-01T04:39:38.242209+0000 mon.a (mon.0) 37 : audit 0 from='mgr.14120 172.21.15.80:0/3991147207' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-01T04:39:38.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:38 smithi080 bash[28361]: audit 2023-12-01T04:39:38.242533+0000 mon.a (mon.0) 38 : audit 0 from='mgr.14120 172.21.15.80:0/3991147207' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-01T04:39:38.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:38 smithi080 bash[28361]: audit 2023-12-01T04:39:38.242818+0000 mon.a (mon.0) 39 : audit 0 from='mgr.14120 172.21.15.80:0/3991147207' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-01T04:39:38.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:38 smithi080 bash[28361]: cluster 2023-12-01T04:39:38.272170+0000 mon.a (mon.0) 40 : cluster 1 Manager daemon y is now available 2023-12-01T04:39:39.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:39 smithi080 bash[28361]: cephadm 2023-12-01T04:39:38.295471+0000 mgr.y (mgr.14120) 1 : cephadm 1 Found migration_current of "None". Setting to last migration. 2023-12-01T04:39:39.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:39 smithi080 bash[28361]: audit 2023-12-01T04:39:38.300452+0000 mon.a (mon.0) 41 : audit 1 from='mgr.14120 172.21.15.80:0/3991147207' entity='mgr.y' 2023-12-01T04:39:39.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:39 smithi080 bash[28361]: audit 2023-12-01T04:39:38.305616+0000 mon.a (mon.0) 42 : audit 1 from='mgr.14120 172.21.15.80:0/3991147207' entity='mgr.y' 2023-12-01T04:39:39.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:39 smithi080 bash[28361]: audit 2023-12-01T04:39:38.310067+0000 mon.a (mon.0) 43 : audit 0 from='mgr.14120 172.21.15.80:0/3991147207' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:39:39.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:39 smithi080 bash[28361]: audit 2023-12-01T04:39:38.313277+0000 mon.a (mon.0) 44 : audit 0 from='mgr.14120 172.21.15.80:0/3991147207' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:39:39.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:39 smithi080 bash[28361]: audit 2023-12-01T04:39:38.318463+0000 mon.a (mon.0) 45 : audit 0 from='mgr.14120 172.21.15.80:0/3991147207' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:39:39.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:39 smithi080 bash[28361]: audit 2023-12-01T04:39:38.334778+0000 mon.a (mon.0) 46 : audit 1 from='mgr.14120 172.21.15.80:0/3991147207' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-01T04:39:39.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:39 smithi080 bash[28361]: audit 2023-12-01T04:39:38.339591+0000 mon.a (mon.0) 47 : audit 1 from='mgr.14120 172.21.15.80:0/3991147207' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-01T04:39:39.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:39 smithi080 bash[28361]: audit 2023-12-01T04:39:38.583808+0000 mon.a (mon.0) 48 : audit 1 from='mgr.14120 172.21.15.80:0/3991147207' entity='mgr.y' 2023-12-01T04:39:39.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:39 smithi080 bash[28361]: audit 2023-12-01T04:39:38.589125+0000 mon.a (mon.0) 49 : audit 1 from='mgr.14120 172.21.15.80:0/3991147207' entity='mgr.y' 2023-12-01T04:39:39.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:39 smithi080 bash[28361]: cluster 2023-12-01T04:39:39.242323+0000 mon.a (mon.0) 50 : cluster 0 mgrmap e7: y(active, since 1.01214s) 2023-12-01T04:39:39.891 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout { 2023-12-01T04:39:39.891 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2023-12-01T04:39:39.891 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "initialized": true 2023-12-01T04:39:39.892 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout } 2023-12-01T04:39:39.892 INFO:teuthology.orchestra.run.smithi080.stdout:mgr epoch 5 is available 2023-12-01T04:39:39.892 INFO:teuthology.orchestra.run.smithi080.stdout:Setting orchestrator backend to cephadm... 2023-12-01T04:39:40.575 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:40 smithi080 bash[28361]: audit 2023-12-01T04:39:39.240318+0000 mgr.y (mgr.14120) 2 : audit 0 from='client.14124 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2023-12-01T04:39:40.576 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:40 smithi080 bash[28361]: audit 2023-12-01T04:39:39.254833+0000 mgr.y (mgr.14120) 3 : audit 0 from='client.14124 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2023-12-01T04:39:40.576 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:40 smithi080 bash[28361]: audit 2023-12-01T04:39:40.292644+0000 mon.a (mon.0) 51 : audit 0 from='mgr.14120 172.21.15.80:0/3991147207' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:39:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:41 smithi080 bash[28361]: cephadm 2023-12-01T04:39:40.061348+0000 mgr.y (mgr.14120) 4 : cephadm 1 [01/Dec/2023:04:39:40] ENGINE Bus STARTING 2023-12-01T04:39:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:41 smithi080 bash[28361]: cephadm 2023-12-01T04:39:40.163374+0000 mgr.y (mgr.14120) 5 : cephadm 1 [01/Dec/2023:04:39:40] ENGINE Serving on http://172.21.15.80:8765 2023-12-01T04:39:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:41 smithi080 bash[28361]: cephadm 2023-12-01T04:39:40.284180+0000 mgr.y (mgr.14120) 6 : cephadm 1 [01/Dec/2023:04:39:40] ENGINE Serving on https://172.21.15.80:7150 2023-12-01T04:39:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:41 smithi080 bash[28361]: cephadm 2023-12-01T04:39:40.284437+0000 mgr.y (mgr.14120) 7 : cephadm 1 [01/Dec/2023:04:39:40] ENGINE Bus STARTED 2023-12-01T04:39:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:41 smithi080 bash[28361]: cluster 2023-12-01T04:39:40.301453+0000 mon.a (mon.0) 52 : cluster 0 mgrmap e8: y(active, since 2s) 2023-12-01T04:39:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:41 smithi080 bash[28361]: audit 2023-12-01T04:39:41.237058+0000 mon.a (mon.0) 53 : audit 1 from='mgr.14120 172.21.15.80:0/3991147207' entity='mgr.y' 2023-12-01T04:39:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:41 smithi080 bash[28361]: audit 2023-12-01T04:39:41.261951+0000 mon.a (mon.0) 54 : audit 0 from='mgr.14120 172.21.15.80:0/3991147207' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:39:42.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:42 smithi080 bash[28361]: audit 2023-12-01T04:39:41.227598+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-01T04:39:43.644 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout value unchanged 2023-12-01T04:39:43.645 INFO:teuthology.orchestra.run.smithi080.stdout:Generating ssh key... 2023-12-01T04:39:44.352 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:44 smithi080 bash[28361]: audit 2023-12-01T04:39:43.089482+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-01T04:39:45.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:45 smithi080 bash[28361]: audit 2023-12-01T04:39:44.932015+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-01T04:39:45.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:45 smithi080 bash[28361]: cephadm 2023-12-01T04:39:44.932449+0000 mgr.y (mgr.14120) 11 : cephadm 1 Generating ssh key... 2023-12-01T04:39:45.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:39:45 smithi080 bash[28629]: Generating public/private rsa key pair. 2023-12-01T04:39:45.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:39:45 smithi080 bash[28629]: Your identification has been saved in /tmp/tmp7z3gh1aw/key. 2023-12-01T04:39:45.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:39:45 smithi080 bash[28629]: Your public key has been saved in /tmp/tmp7z3gh1aw/key.pub. 2023-12-01T04:39:45.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:39:45 smithi080 bash[28629]: The key fingerprint is: 2023-12-01T04:39:45.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:39:45 smithi080 bash[28629]: SHA256:ceri3HziI2OQCl/R7wTAU4tAiId/UJzlr9XWiTBhBWY ceph-597927aa-9003-11ee-95a2-87774f69a715 2023-12-01T04:39:45.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:39:45 smithi080 bash[28629]: The key's randomart image is: 2023-12-01T04:39:45.433 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:39:45 smithi080 bash[28629]: +---[RSA 3072]----+ 2023-12-01T04:39:45.433 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:39:45 smithi080 bash[28629]: |.+o+.+o Eo. | 2023-12-01T04:39:45.433 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:39:45 smithi080 bash[28629]: |+ o.*o = . | 2023-12-01T04:39:45.433 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:39:45 smithi080 bash[28629]: | o ..+o + . | 2023-12-01T04:39:45.433 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:39:45 smithi080 bash[28629]: | . o o. B o . | 2023-12-01T04:39:45.433 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:39:45 smithi080 bash[28629]: | . o oS + o | 2023-12-01T04:39:45.433 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:39:45 smithi080 bash[28629]: |. + +o. | 2023-12-01T04:39:45.433 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:39:45 smithi080 bash[28629]: | o o .oo. | 2023-12-01T04:39:45.433 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:39:45 smithi080 bash[28629]: | o o+++ . | 2023-12-01T04:39:45.433 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:39:45 smithi080 bash[28629]: | .o+++ | 2023-12-01T04:39:45.433 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:39:45 smithi080 bash[28629]: +----[SHA256]-----+ 2023-12-01T04:39:46.344 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:46 smithi080 bash[28361]: audit 2023-12-01T04:39:45.074935+0000 mon.a (mon.0) 55 : audit 1 from='mgr.14120 172.21.15.80:0/3991147207' entity='mgr.y' 2023-12-01T04:39:46.344 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:46 smithi080 bash[28361]: audit 2023-12-01T04:39:45.079075+0000 mon.a (mon.0) 56 : audit 1 from='mgr.14120 172.21.15.80:0/3991147207' entity='mgr.y' 2023-12-01T04:39:47.588 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC91dzPjBxSuElFqSK8e2fMSIz+qTSmm5nOXpG5S2KclnwKI4uStUIvrS9qRQeIhbHRxtodMeKw77DPP5rTJ+Lz6hDOHuvLnd4i1U1Sr/pqSEIhM9yd1K4L8Oc4A8635C4rwRhsGGt1MGE6IDUgXL7Dv4wQMvvGUgdTIORQr//F616t8fWAmmYxL9di0pBCBpfZ6IjTWDXpOIbq8IpaHAE6hZ+NzGPjs9Ri5kv9EXQr7xmnC8EzWyj6RoN5iog9auVor0zeZuwMcEKKlal+69w09u3uf1+UaUyF17l9h542CToyBZFXMS/iHb9Eti7NLuWIEhzWks/EyudmrY9u+vz4wkQ9M0SkHSqwzMXUxiBBBiIAnQfF9H/LnHUAuDXRdA+amlb0Lwi3yx/JZYOnJrO6VNXngoVtAZix2RKql9CL/94JOnjzuL2yuRFLHfBmgWm4oDJ0UtfCpRytVFBZviVEFbLJI699rHuJV16F5Y/SR9UNI9cJyxUHYvf1WX7LytM= ceph-597927aa-9003-11ee-95a2-87774f69a715 2023-12-01T04:39:47.588 INFO:teuthology.orchestra.run.smithi080.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2023-12-01T04:39:47.589 INFO:teuthology.orchestra.run.smithi080.stdout:Adding key to root@localhost authorized_keys... 2023-12-01T04:39:47.590 INFO:teuthology.orchestra.run.smithi080.stdout:Adding host smithi080... 2023-12-01T04:39:47.619 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:47 smithi080 bash[28361]: audit 2023-12-01T04:39:47.003352+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-01T04:39:49.303 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:49 smithi080 bash[28361]: audit 2023-12-01T04:39:48.950520+0000 mgr.y (mgr.14120) 13 : audit 0 from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi080", "addr": "172.21.15.80", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:39:50.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:50 smithi080 bash[28361]: cephadm 2023-12-01T04:39:49.745632+0000 mgr.y (mgr.14120) 14 : cephadm 1 Deploying cephadm binary to smithi080 2023-12-01T04:39:53.552 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout Added host 'smithi080' with addr '172.21.15.80' 2023-12-01T04:39:53.552 INFO:teuthology.orchestra.run.smithi080.stdout:Deploying unmanaged mon service... 2023-12-01T04:39:53.953 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:53 smithi080 bash[28361]: audit 2023-12-01T04:39:52.553315+0000 mon.a (mon.0) 57 : audit 1 from='mgr.14120 172.21.15.80:0/3991147207' entity='mgr.y' 2023-12-01T04:39:53.953 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:53 smithi080 bash[28361]: cephadm 2023-12-01T04:39:52.554094+0000 mgr.y (mgr.14120) 15 : cephadm 1 Added host smithi080 2023-12-01T04:39:53.953 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:53 smithi080 bash[28361]: audit 2023-12-01T04:39:52.599566+0000 mon.a (mon.0) 58 : audit 0 from='mgr.14120 172.21.15.80:0/3991147207' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:39:55.848 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2023-12-01T04:39:55.849 INFO:teuthology.orchestra.run.smithi080.stdout:Deploying unmanaged mgr service... 2023-12-01T04:39:56.608 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:56 smithi080 bash[28361]: audit 2023-12-01T04:39:55.260077+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-01T04:39:56.608 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:56 smithi080 bash[28361]: cephadm 2023-12-01T04:39:55.263183+0000 mgr.y (mgr.14120) 17 : cephadm 1 Saving service mon spec with placement count:5 2023-12-01T04:39:56.608 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:56 smithi080 bash[28361]: audit 2023-12-01T04:39:55.266547+0000 mon.a (mon.0) 59 : audit 1 from='mgr.14120 172.21.15.80:0/3991147207' entity='mgr.y' 2023-12-01T04:39:56.608 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:56 smithi080 bash[28361]: audit 2023-12-01T04:39:55.331008+0000 mon.a (mon.0) 60 : audit 1 from='mgr.14120 172.21.15.80:0/3991147207' entity='mgr.y' 2023-12-01T04:39:56.608 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:56 smithi080 bash[28361]: audit 2023-12-01T04:39:55.710227+0000 mon.a (mon.0) 61 : audit 1 from='mgr.14120 172.21.15.80:0/3991147207' entity='mgr.y' 2023-12-01T04:39:57.955 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2023-12-01T04:39:58.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:58 smithi080 bash[28361]: audit 2023-12-01T04:39:57.285735+0000 mgr.y (mgr.14120) 18 : audit 0 from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:39:58.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:58 smithi080 bash[28361]: cephadm 2023-12-01T04:39:57.288229+0000 mgr.y (mgr.14120) 19 : cephadm 1 Saving service mgr spec with placement count:2 2023-12-01T04:39:58.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:58 smithi080 bash[28361]: audit 2023-12-01T04:39:57.292503+0000 mon.a (mon.0) 62 : audit 1 from='mgr.14120 172.21.15.80:0/3991147207' entity='mgr.y' 2023-12-01T04:39:59.616 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:39:59 smithi080 bash[28361]: cluster 2023-12-01T04:39:58.244076+0000 mgr.y (mgr.14120) 20 : cluster 0 pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T04:40:00.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:40:00 smithi080 bash[28361]: audit 2023-12-01T04:39:59.372318+0000 mon.a (mon.0) 63 : audit 1 from='client.? 172.21.15.80:0/4080526141' entity='client.admin' 2023-12-01T04:40:02.089 INFO:teuthology.orchestra.run.smithi080.stdout:Enabling the dashboard module... 2023-12-01T04:40:02.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:40:01 smithi080 bash[28361]: cluster 2023-12-01T04:40:00.244579+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-01T04:40:02.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:40:01 smithi080 bash[28361]: audit 2023-12-01T04:40:00.894227+0000 mon.a (mon.0) 64 : audit 1 from='mgr.14120 172.21.15.80:0/3991147207' entity='mgr.y' 2023-12-01T04:40:02.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:40:01 smithi080 bash[28361]: audit 2023-12-01T04:40:01.403735+0000 mon.a (mon.0) 65 : audit 1 from='client.? 172.21.15.80:0/1401448987' entity='client.admin' 2023-12-01T04:40:02.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:40:01 smithi080 bash[28361]: audit 2023-12-01T04:40:01.732516+0000 mon.a (mon.0) 66 : audit 1 from='mgr.14120 172.21.15.80:0/3991147207' entity='mgr.y' 2023-12-01T04:40:04.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:40:03 smithi080 bash[28361]: cluster 2023-12-01T04:40:02.245018+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-01T04:40:04.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:40:03 smithi080 bash[28361]: audit 2023-12-01T04:40:03.674933+0000 mon.a (mon.0) 67 : audit 1 from='client.? 172.21.15.80:0/3887931678' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2023-12-01T04:40:04.182 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:40:03 smithi080 bash[28629]: ignoring --setuser ceph since I am not root 2023-12-01T04:40:04.182 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:40:03 smithi080 bash[28629]: ignoring --setgroup ceph since I am not root 2023-12-01T04:40:04.182 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:40:04 smithi080 bash[28629]: debug 2023-12-01T04:40:04.123+0000 7f6998cfd200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-01T04:40:05.182 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:40:05 smithi080 bash[28629]: debug 2023-12-01T04:40:05.043+0000 7f6998cfd200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-01T04:40:05.182 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:40:05 smithi080 bash[28629]: debug 2023-12-01T04:40:05.151+0000 7f6998cfd200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-01T04:40:05.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:40:04 smithi080 bash[28361]: audit 2023-12-01T04:40:03.903214+0000 mon.a (mon.0) 68 : audit 1 from='client.? 172.21.15.80:0/3887931678' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2023-12-01T04:40:05.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:40:04 smithi080 bash[28361]: cluster 2023-12-01T04:40:03.903330+0000 mon.a (mon.0) 69 : cluster 0 mgrmap e9: y(active, since 25s) 2023-12-01T04:40:05.524 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:40:05 smithi080 bash[28629]: debug 2023-12-01T04:40:05.251+0000 7f6998cfd200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-01T04:40:06.139 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:40:06 smithi080 bash[28361]: audit 2023-12-01T04:40:06.057955+0000 mon.a (mon.0) 70 : audit 0 from='client.? 172.21.15.80:0/1430878747' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2023-12-01T04:40:06.139 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:40:05 smithi080 bash[28629]: debug 2023-12-01T04:40:05.519+0000 7f6998cfd200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-01T04:40:06.139 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:40:05 smithi080 bash[28629]: debug 2023-12-01T04:40:05.883+0000 7f6998cfd200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-01T04:40:06.139 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:40:06 smithi080 bash[28629]: debug 2023-12-01T04:40:06.047+0000 7f6998cfd200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-01T04:40:06.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:40:06 smithi080 bash[28629]: debug 2023-12-01T04:40:06.271+0000 7f6998cfd200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-01T04:40:06.734 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout { 2023-12-01T04:40:06.735 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "epoch": 9, 2023-12-01T04:40:06.735 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "available": true, 2023-12-01T04:40:06.735 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "active_name": "y", 2023-12-01T04:40:06.735 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "num_standby": 0 2023-12-01T04:40:06.735 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout } 2023-12-01T04:40:06.735 INFO:teuthology.orchestra.run.smithi080.stdout:Waiting for the mgr to restart... 2023-12-01T04:40:06.735 INFO:teuthology.orchestra.run.smithi080.stdout:Waiting for mgr epoch 9... 2023-12-01T04:40:07.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:40:07 smithi080 bash[28629]: debug 2023-12-01T04:40:07.275+0000 7f6998cfd200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-01T04:40:07.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:40:07 smithi080 bash[28629]: debug 2023-12-01T04:40:07.391+0000 7f6998cfd200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-01T04:40:07.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:40:07 smithi080 bash[28629]: debug 2023-12-01T04:40:07.503+0000 7f6998cfd200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-01T04:40:08.181 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:40:07 smithi080 bash[28629]: debug 2023-12-01T04:40:07.967+0000 7f6998cfd200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-01T04:40:08.511 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:40:08 smithi080 bash[28629]: debug 2023-12-01T04:40:08.199+0000 7f6998cfd200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-01T04:40:08.931 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:40:08 smithi080 bash[28629]: debug 2023-12-01T04:40:08.651+0000 7f6998cfd200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-01T04:40:09.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:40:09 smithi080 bash[28629]: debug 2023-12-01T04:40:09.135+0000 7f6998cfd200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-01T04:40:10.181 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:40:09 smithi080 bash[28629]: debug 2023-12-01T04:40:09.699+0000 7f6998cfd200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-01T04:40:10.182 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:40:09 smithi080 bash[28629]: debug 2023-12-01T04:40:09.819+0000 7f6998cfd200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-01T04:40:10.441 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:40:10 smithi080 bash[28629]: debug 2023-12-01T04:40:10.187+0000 7f6998cfd200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-01T04:40:10.441 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:40:10 smithi080 bash[28629]: debug 2023-12-01T04:40:10.299+0000 7f6998cfd200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-01T04:40:10.867 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:40:10 smithi080 bash[28629]: debug 2023-12-01T04:40:10.439+0000 7f6998cfd200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-01T04:40:10.868 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:40:10 smithi080 bash[28629]: debug 2023-12-01T04:40:10.551+0000 7f6998cfd200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-01T04:40:10.868 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:40:10 smithi080 bash[28629]: debug 2023-12-01T04:40:10.679+0000 7f6998cfd200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-01T04:40:11.181 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:40:10 smithi080 bash[28629]: debug 2023-12-01T04:40:10.863+0000 7f6998cfd200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-01T04:40:11.182 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:40:10 smithi080 bash[28629]: debug 2023-12-01T04:40:10.987+0000 7f6998cfd200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-01T04:40:12.455 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:40:12 smithi080 bash[28629]: debug 2023-12-01T04:40:12.191+0000 7f6998cfd200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-01T04:40:12.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:40:12 smithi080 bash[28361]: cluster 2023-12-01T04:40:12.213995+0000 mon.a (mon.0) 71 : cluster 1 Active manager daemon y restarted 2023-12-01T04:40:12.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:40:12 smithi080 bash[28361]: cluster 2023-12-01T04:40:12.214582+0000 mon.a (mon.0) 72 : cluster 1 Activating manager daemon y 2023-12-01T04:40:12.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:40:12 smithi080 bash[28361]: cluster 2023-12-01T04:40:12.221447+0000 mon.a (mon.0) 73 : cluster 0 osdmap e3: 0 total, 0 up, 0 in 2023-12-01T04:40:12.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:40:12 smithi080 bash[28361]: cluster 2023-12-01T04:40:12.221568+0000 mon.a (mon.0) 74 : cluster 0 mgrmap e10: y(active, starting, since 0.0071972s) 2023-12-01T04:40:12.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:40:12 smithi080 bash[28361]: audit 2023-12-01T04:40:12.223342+0000 mon.a (mon.0) 75 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T04:40:12.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:40:12 smithi080 bash[28361]: audit 2023-12-01T04:40:12.224771+0000 mon.a (mon.0) 76 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-01T04:40:12.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:40:12 smithi080 bash[28361]: audit 2023-12-01T04:40:12.225591+0000 mon.a (mon.0) 77 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-01T04:40:12.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:40:12 smithi080 bash[28361]: audit 2023-12-01T04:40:12.225928+0000 mon.a (mon.0) 78 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-01T04:40:12.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:40:12 smithi080 bash[28361]: audit 2023-12-01T04:40:12.226231+0000 mon.a (mon.0) 79 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-01T04:40:12.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:40:12 smithi080 bash[28361]: cluster 2023-12-01T04:40:12.256538+0000 mon.a (mon.0) 80 : cluster 1 Manager daemon y is now available 2023-12-01T04:40:12.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:40:12 smithi080 bash[28361]: audit 2023-12-01T04:40:12.282427+0000 mon.a (mon.0) 81 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:40:12.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:40:12 smithi080 bash[28361]: audit 2023-12-01T04:40:12.287204+0000 mon.a (mon.0) 82 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:40:12.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:40:12 smithi080 bash[28361]: audit 2023-12-01T04:40:12.318441+0000 mon.a (mon.0) 83 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-01T04:40:12.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:40:12 smithi080 bash[28361]: audit 2023-12-01T04:40:12.322109+0000 mon.a (mon.0) 84 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-01T04:40:13.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:40:13 smithi080 bash[28361]: cephadm 2023-12-01T04:40:12.506261+0000 mgr.y (mgr.14152) 1 : cephadm 1 [01/Dec/2023:04:40:12] ENGINE Bus STARTING 2023-12-01T04:40:13.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:40:13 smithi080 bash[28361]: cephadm 2023-12-01T04:40:12.610864+0000 mgr.y (mgr.14152) 2 : cephadm 1 [01/Dec/2023:04:40:12] ENGINE Serving on http://172.21.15.80:8765 2023-12-01T04:40:13.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:40:13 smithi080 bash[28361]: cephadm 2023-12-01T04:40:12.737803+0000 mgr.y (mgr.14152) 3 : cephadm 1 [01/Dec/2023:04:40:12] ENGINE Serving on https://172.21.15.80:7150 2023-12-01T04:40:13.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:40:13 smithi080 bash[28361]: cephadm 2023-12-01T04:40:12.738231+0000 mgr.y (mgr.14152) 4 : cephadm 1 [01/Dec/2023:04:40:12] ENGINE Bus STARTED 2023-12-01T04:40:13.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:40:13 smithi080 bash[28361]: cluster 2023-12-01T04:40:13.227017+0000 mon.a (mon.0) 85 : cluster 0 mgrmap e11: y(active, since 1.01263s) 2023-12-01T04:40:13.923 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout { 2023-12-01T04:40:13.923 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2023-12-01T04:40:13.923 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "initialized": true 2023-12-01T04:40:13.923 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout } 2023-12-01T04:40:13.923 INFO:teuthology.orchestra.run.smithi080.stdout:mgr epoch 9 is available 2023-12-01T04:40:13.923 INFO:teuthology.orchestra.run.smithi080.stdout:Generating a dashboard self-signed certificate... 2023-12-01T04:40:14.748 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:40:14 smithi080 bash[28361]: audit 2023-12-01T04:40:13.225567+0000 mgr.y (mgr.14152) 5 : audit 0 from='client.14156 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2023-12-01T04:40:14.748 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:40:14 smithi080 bash[28361]: audit 2023-12-01T04:40:13.241065+0000 mgr.y (mgr.14152) 6 : audit 0 from='client.14156 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2023-12-01T04:40:15.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:40:15 smithi080 bash[28361]: cluster 2023-12-01T04:40:14.462954+0000 mon.a (mon.0) 86 : cluster 0 mgrmap e12: y(active, since 2s) 2023-12-01T04:40:15.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:40:15 smithi080 bash[28361]: audit 2023-12-01T04:40:15.364739+0000 mon.a (mon.0) 87 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:40:15.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:40:15 smithi080 bash[28361]: audit 2023-12-01T04:40:15.369127+0000 mon.a (mon.0) 88 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:40:16.035 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout Self-signed certificate created 2023-12-01T04:40:16.035 INFO:teuthology.orchestra.run.smithi080.stdout:Creating initial admin user... 2023-12-01T04:40:16.749 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:40:16 smithi080 bash[28361]: audit 2023-12-01T04:40:15.308356+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-01T04:40:18.351 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$Y35K7vwPoJBt5Ll0ASRrbeQVBjsMd/cCWQ7kdwwfztnMLkumL4d3i", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1701405617, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2023-12-01T04:40:18.351 INFO:teuthology.orchestra.run.smithi080.stdout:Fetching dashboard port number... 2023-12-01T04:40:19.013 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:40:18 smithi080 bash[28361]: audit 2023-12-01T04:40:17.459638+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-01T04:40:19.013 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:40:18 smithi080 bash[28361]: audit 2023-12-01T04:40:17.701313+0000 mon.a (mon.0) 89 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:40:20.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:40:19 smithi080 bash[28361]: cluster 2023-12-01T04:40:18.706618+0000 mon.a (mon.0) 90 : cluster 0 mgrmap e13: y(active, since 6s) 2023-12-01T04:40:20.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:40:19 smithi080 bash[28361]: audit 2023-12-01T04:40:19.150853+0000 mon.a (mon.0) 91 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:40:20.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:40:19 smithi080 bash[28361]: audit 2023-12-01T04:40:19.664591+0000 mon.a (mon.0) 92 : audit 0 from='client.? 172.21.15.80:0/2351974210' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2023-12-01T04:40:20.322 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout 8443 2023-12-01T04:40:20.323 INFO:teuthology.orchestra.run.smithi080.stdout:firewalld does not appear to be present 2023-12-01T04:40:20.323 INFO:teuthology.orchestra.run.smithi080.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2023-12-01T04:40:20.324 INFO:teuthology.orchestra.run.smithi080.stdout:Ceph Dashboard is now available at: 2023-12-01T04:40:20.324 INFO:teuthology.orchestra.run.smithi080.stdout: 2023-12-01T04:40:20.324 INFO:teuthology.orchestra.run.smithi080.stdout: URL: https://smithi080.front.sepia.ceph.com:8443/ 2023-12-01T04:40:20.325 INFO:teuthology.orchestra.run.smithi080.stdout: User: admin 2023-12-01T04:40:20.325 INFO:teuthology.orchestra.run.smithi080.stdout: Password: hlzdg75nuc 2023-12-01T04:40:20.325 INFO:teuthology.orchestra.run.smithi080.stdout: 2023-12-01T04:40:20.325 INFO:teuthology.orchestra.run.smithi080.stdout:Saving cluster configuration to /var/lib/ceph/597927aa-9003-11ee-95a2-87774f69a715/config directory 2023-12-01T04:40:20.325 INFO:teuthology.orchestra.run.smithi080.stdout:Enabling autotune for osd_memory_target 2023-12-01T04:40:21.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:40:20 smithi080 bash[28361]: audit 2023-12-01T04:40:19.941768+0000 mon.a (mon.0) 93 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:40:24.484 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2023-12-01T04:40:24.485 INFO:teuthology.orchestra.run.smithi080.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2023-12-01T04:40:24.485 INFO:teuthology.orchestra.run.smithi080.stdout: 2023-12-01T04:40:24.485 INFO:teuthology.orchestra.run.smithi080.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid 597927aa-9003-11ee-95a2-87774f69a715 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2023-12-01T04:40:24.485 INFO:teuthology.orchestra.run.smithi080.stdout: 2023-12-01T04:40:24.485 INFO:teuthology.orchestra.run.smithi080.stdout:Or, if you are only running a single cluster on this host: 2023-12-01T04:40:24.485 INFO:teuthology.orchestra.run.smithi080.stdout: 2023-12-01T04:40:24.485 INFO:teuthology.orchestra.run.smithi080.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2023-12-01T04:40:24.485 INFO:teuthology.orchestra.run.smithi080.stdout: 2023-12-01T04:40:24.485 INFO:teuthology.orchestra.run.smithi080.stdout:Please consider enabling telemetry to help improve Ceph: 2023-12-01T04:40:24.485 INFO:teuthology.orchestra.run.smithi080.stdout: 2023-12-01T04:40:24.485 INFO:teuthology.orchestra.run.smithi080.stdout: ceph telemetry on 2023-12-01T04:40:24.485 INFO:teuthology.orchestra.run.smithi080.stdout: 2023-12-01T04:40:24.485 INFO:teuthology.orchestra.run.smithi080.stdout:For more information see: 2023-12-01T04:40:24.486 INFO:teuthology.orchestra.run.smithi080.stdout: 2023-12-01T04:40:24.486 INFO:teuthology.orchestra.run.smithi080.stdout: https://docs.ceph.com/en/latest/mgr/telemetry/ 2023-12-01T04:40:24.486 INFO:teuthology.orchestra.run.smithi080.stdout: 2023-12-01T04:40:24.486 INFO:teuthology.orchestra.run.smithi080.stdout:Bootstrap complete. 2023-12-01T04:40:24.525 INFO:tasks.cephadm:Fetching config... 2023-12-01T04:40:24.525 DEBUG:teuthology.orchestra.run.smithi080:> set -ex 2023-12-01T04:40:24.525 DEBUG:teuthology.orchestra.run.smithi080:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2023-12-01T04:40:24.531 INFO:tasks.cephadm:Fetching client.admin keyring... 2023-12-01T04:40:24.531 DEBUG:teuthology.orchestra.run.smithi080:> set -ex 2023-12-01T04:40:24.532 DEBUG:teuthology.orchestra.run.smithi080:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2023-12-01T04:40:24.576 INFO:tasks.cephadm:Fetching mon keyring... 2023-12-01T04:40:24.577 DEBUG:teuthology.orchestra.run.smithi080:> set -ex 2023-12-01T04:40:24.577 DEBUG:teuthology.orchestra.run.smithi080:> sudo dd if=/var/lib/ceph/597927aa-9003-11ee-95a2-87774f69a715/mon.a/keyring of=/dev/stdout 2023-12-01T04:40:24.635 INFO:tasks.cephadm:Fetching pub ssh key... 2023-12-01T04:40:24.635 DEBUG:teuthology.orchestra.run.smithi080:> set -ex 2023-12-01T04:40:24.635 DEBUG:teuthology.orchestra.run.smithi080:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2023-12-01T04:40:24.684 INFO:tasks.cephadm:Installing pub ssh key for root users... 2023-12-01T04:40:24.684 DEBUG:teuthology.orchestra.run.smithi080:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC91dzPjBxSuElFqSK8e2fMSIz+qTSmm5nOXpG5S2KclnwKI4uStUIvrS9qRQeIhbHRxtodMeKw77DPP5rTJ+Lz6hDOHuvLnd4i1U1Sr/pqSEIhM9yd1K4L8Oc4A8635C4rwRhsGGt1MGE6IDUgXL7Dv4wQMvvGUgdTIORQr//F616t8fWAmmYxL9di0pBCBpfZ6IjTWDXpOIbq8IpaHAE6hZ+NzGPjs9Ri5kv9EXQr7xmnC8EzWyj6RoN5iog9auVor0zeZuwMcEKKlal+69w09u3uf1+UaUyF17l9h542CToyBZFXMS/iHb9Eti7NLuWIEhzWks/EyudmrY9u+vz4wkQ9M0SkHSqwzMXUxiBBBiIAnQfF9H/LnHUAuDXRdA+amlb0Lwi3yx/JZYOnJrO6VNXngoVtAZix2RKql9CL/94JOnjzuL2yuRFLHfBmgWm4oDJ0UtfCpRytVFBZviVEFbLJI699rHuJV16F5Y/SR9UNI9cJyxUHYvf1WX7LytM= ceph-597927aa-9003-11ee-95a2-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2023-12-01T04:40:24.746 INFO:teuthology.orchestra.run.smithi080.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC91dzPjBxSuElFqSK8e2fMSIz+qTSmm5nOXpG5S2KclnwKI4uStUIvrS9qRQeIhbHRxtodMeKw77DPP5rTJ+Lz6hDOHuvLnd4i1U1Sr/pqSEIhM9yd1K4L8Oc4A8635C4rwRhsGGt1MGE6IDUgXL7Dv4wQMvvGUgdTIORQr//F616t8fWAmmYxL9di0pBCBpfZ6IjTWDXpOIbq8IpaHAE6hZ+NzGPjs9Ri5kv9EXQr7xmnC8EzWyj6RoN5iog9auVor0zeZuwMcEKKlal+69w09u3uf1+UaUyF17l9h542CToyBZFXMS/iHb9Eti7NLuWIEhzWks/EyudmrY9u+vz4wkQ9M0SkHSqwzMXUxiBBBiIAnQfF9H/LnHUAuDXRdA+amlb0Lwi3yx/JZYOnJrO6VNXngoVtAZix2RKql9CL/94JOnjzuL2yuRFLHfBmgWm4oDJ0UtfCpRytVFBZviVEFbLJI699rHuJV16F5Y/SR9UNI9cJyxUHYvf1WX7LytM= ceph-597927aa-9003-11ee-95a2-87774f69a715 2023-12-01T04:40:24.753 DEBUG:teuthology.orchestra.run.smithi090:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC91dzPjBxSuElFqSK8e2fMSIz+qTSmm5nOXpG5S2KclnwKI4uStUIvrS9qRQeIhbHRxtodMeKw77DPP5rTJ+Lz6hDOHuvLnd4i1U1Sr/pqSEIhM9yd1K4L8Oc4A8635C4rwRhsGGt1MGE6IDUgXL7Dv4wQMvvGUgdTIORQr//F616t8fWAmmYxL9di0pBCBpfZ6IjTWDXpOIbq8IpaHAE6hZ+NzGPjs9Ri5kv9EXQr7xmnC8EzWyj6RoN5iog9auVor0zeZuwMcEKKlal+69w09u3uf1+UaUyF17l9h542CToyBZFXMS/iHb9Eti7NLuWIEhzWks/EyudmrY9u+vz4wkQ9M0SkHSqwzMXUxiBBBiIAnQfF9H/LnHUAuDXRdA+amlb0Lwi3yx/JZYOnJrO6VNXngoVtAZix2RKql9CL/94JOnjzuL2yuRFLHfBmgWm4oDJ0UtfCpRytVFBZviVEFbLJI699rHuJV16F5Y/SR9UNI9cJyxUHYvf1WX7LytM= ceph-597927aa-9003-11ee-95a2-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2023-12-01T04:40:24.777 INFO:teuthology.orchestra.run.smithi090.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC91dzPjBxSuElFqSK8e2fMSIz+qTSmm5nOXpG5S2KclnwKI4uStUIvrS9qRQeIhbHRxtodMeKw77DPP5rTJ+Lz6hDOHuvLnd4i1U1Sr/pqSEIhM9yd1K4L8Oc4A8635C4rwRhsGGt1MGE6IDUgXL7Dv4wQMvvGUgdTIORQr//F616t8fWAmmYxL9di0pBCBpfZ6IjTWDXpOIbq8IpaHAE6hZ+NzGPjs9Ri5kv9EXQr7xmnC8EzWyj6RoN5iog9auVor0zeZuwMcEKKlal+69w09u3uf1+UaUyF17l9h542CToyBZFXMS/iHb9Eti7NLuWIEhzWks/EyudmrY9u+vz4wkQ9M0SkHSqwzMXUxiBBBiIAnQfF9H/LnHUAuDXRdA+amlb0Lwi3yx/JZYOnJrO6VNXngoVtAZix2RKql9CL/94JOnjzuL2yuRFLHfBmgWm4oDJ0UtfCpRytVFBZviVEFbLJI699rHuJV16F5Y/SR9UNI9cJyxUHYvf1WX7LytM= ceph-597927aa-9003-11ee-95a2-87774f69a715 2023-12-01T04:40:24.788 DEBUG:teuthology.orchestra.run.smithi080:> 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 597927aa-9003-11ee-95a2-87774f69a715 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2023-12-01T04:40:25.051 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:40:24 smithi080 bash[28361]: audit 2023-12-01T04:40:23.888428+0000 mon.a (mon.0) 94 : audit 1 from='client.? 172.21.15.80:0/3919112400' entity='client.admin' 2023-12-01T04:40:31.007 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/597927aa-9003-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T04:40:32.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:40:32 smithi080 bash[28361]: audit 2023-12-01T04:40:31.592213+0000 mon.a (mon.0) 95 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:40:32.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:40:32 smithi080 bash[28361]: audit 2023-12-01T04:40:31.597942+0000 mon.a (mon.0) 96 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:40:32.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:40:32 smithi080 bash[28361]: audit 2023-12-01T04:40:31.598909+0000 mon.a (mon.0) 97 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi080", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:40:32.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:40:32 smithi080 bash[28361]: audit 2023-12-01T04:40:31.605734+0000 mon.a (mon.0) 98 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:40:32.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:40:32 smithi080 bash[28361]: audit 2023-12-01T04:40:31.640005+0000 mon.a (mon.0) 99 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:40:32.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:40:32 smithi080 bash[28361]: audit 2023-12-01T04:40:31.647949+0000 mon.a (mon.0) 100 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:40:33.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:40:33 smithi080 bash[28361]: cluster 2023-12-01T04:40:32.227457+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-01T04:40:34.780 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2023-12-01T04:40:34.780 DEBUG:teuthology.orchestra.run.smithi080:> 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 597927aa-9003-11ee-95a2-87774f69a715 -- ceph orch client-keyring set client.admin '*' --mode 0755 2023-12-01T04:40:35.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:40:35 smithi080 bash[28361]: audit 2023-12-01T04:40:34.019059+0000 mon.a (mon.0) 101 : audit 1 from='client.? 172.21.15.80:0/2119293214' entity='client.admin' 2023-12-01T04:40:35.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:40:35 smithi080 bash[28361]: audit 2023-12-01T04:40:34.050573+0000 mon.a (mon.0) 102 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:40:35.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:40:35 smithi080 bash[28361]: audit 2023-12-01T04:40:34.058869+0000 mon.a (mon.0) 103 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:40:35.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:40:35 smithi080 bash[28361]: cluster 2023-12-01T04:40:34.227869+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-01T04:40:37.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:40:37 smithi080 bash[28361]: cluster 2023-12-01T04:40:36.228318+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-01T04:40:39.452 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/597927aa-9003-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T04:40:39.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:40:39 smithi080 bash[28361]: cluster 2023-12-01T04:40:38.228791+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-01T04:40:41.760 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:40:41 smithi080 bash[28361]: cluster 2023-12-01T04:40:40.229120+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-01T04:40:42.953 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi090 2023-12-01T04:40:42.953 DEBUG:teuthology.orchestra.run.smithi090:> set -ex 2023-12-01T04:40:42.953 DEBUG:teuthology.orchestra.run.smithi090:> dd of=/etc/ceph/ceph.conf 2023-12-01T04:40:42.961 DEBUG:teuthology.orchestra.run.smithi090:> set -ex 2023-12-01T04:40:42.961 DEBUG:teuthology.orchestra.run.smithi090:> dd of=/etc/ceph/ceph.client.admin.keyring 2023-12-01T04:40:43.008 INFO:tasks.cephadm:Adding host smithi090 to orchestrator... 2023-12-01T04:40:43.009 DEBUG:teuthology.orchestra.run.smithi080:> 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 597927aa-9003-11ee-95a2-87774f69a715 -- ceph orch host add smithi090 2023-12-01T04:40:43.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:40:43 smithi080 bash[28361]: audit 2023-12-01T04:40:42.225292+0000 mgr.y (mgr.14152) 14 : 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-01T04:40:43.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:40:43 smithi080 bash[28361]: audit 2023-12-01T04:40:42.229494+0000 mon.a (mon.0) 104 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:40:43.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:40:43 smithi080 bash[28361]: cluster 2023-12-01T04:40:42.229526+0000 mgr.y (mgr.14152) 15 : cluster 0 pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T04:40:43.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:40:43 smithi080 bash[28361]: audit 2023-12-01T04:40:42.278717+0000 mon.a (mon.0) 105 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:40:43.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:40:43 smithi080 bash[28361]: audit 2023-12-01T04:40:42.282152+0000 mon.a (mon.0) 106 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:40:43.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:40:43 smithi080 bash[28361]: audit 2023-12-01T04:40:42.283716+0000 mon.a (mon.0) 107 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:40:43.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:40:43 smithi080 bash[28361]: cephadm 2023-12-01T04:40:42.285917+0000 mgr.y (mgr.14152) 16 : cephadm 1 Updating smithi080:/etc/ceph/ceph.conf 2023-12-01T04:40:43.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:40:43 smithi080 bash[28361]: cephadm 2023-12-01T04:40:42.452313+0000 mgr.y (mgr.14152) 17 : cephadm 1 Updating smithi080:/var/lib/ceph/597927aa-9003-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-01T04:40:43.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:40:43 smithi080 bash[28361]: cephadm 2023-12-01T04:40:42.666911+0000 mgr.y (mgr.14152) 18 : cephadm 1 Updating smithi080:/etc/ceph/ceph.client.admin.keyring 2023-12-01T04:40:43.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:40:43 smithi080 bash[28361]: cephadm 2023-12-01T04:40:42.781352+0000 mgr.y (mgr.14152) 19 : cephadm 1 Updating smithi080:/var/lib/ceph/597927aa-9003-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-01T04:40:43.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:40:43 smithi080 bash[28361]: audit 2023-12-01T04:40:42.901036+0000 mon.a (mon.0) 108 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:40:43.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:40:43 smithi080 bash[28361]: audit 2023-12-01T04:40:42.907195+0000 mon.a (mon.0) 109 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:40:43.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:40:43 smithi080 bash[28361]: audit 2023-12-01T04:40:42.913164+0000 mon.a (mon.0) 110 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:40:45.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:40:45 smithi080 bash[28361]: cluster 2023-12-01T04:40:44.229940+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-01T04:40:47.688 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/597927aa-9003-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T04:40:47.718 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:40:47 smithi080 bash[28361]: cluster 2023-12-01T04:40:46.230438+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-01T04:40:49.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:40:49 smithi080 bash[28361]: cluster 2023-12-01T04:40:48.230916+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-01T04:40:51.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:40:51 smithi080 bash[28361]: cluster 2023-12-01T04:40:50.231256+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-01T04:40:51.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:40:51 smithi080 bash[28361]: audit 2023-12-01T04:40:50.440034+0000 mgr.y (mgr.14152) 24 : audit 0 from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi090", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:40:52.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:40:52 smithi080 bash[28361]: cephadm 2023-12-01T04:40:51.217260+0000 mgr.y (mgr.14152) 25 : cephadm 1 Deploying cephadm binary to smithi090 2023-12-01T04:40:53.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:40:53 smithi080 bash[28361]: cluster 2023-12-01T04:40:52.231637+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-01T04:40:54.012 INFO:teuthology.orchestra.run.smithi080.stdout:Added host 'smithi090' with addr '172.21.15.90' 2023-12-01T04:40:54.779 DEBUG:teuthology.orchestra.run.smithi080:> 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 597927aa-9003-11ee-95a2-87774f69a715 -- ceph orch host ls --format=json 2023-12-01T04:40:55.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:40:55 smithi080 bash[28361]: audit 2023-12-01T04:40:54.009893+0000 mon.a (mon.0) 111 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:40:55.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:40:55 smithi080 bash[28361]: cephadm 2023-12-01T04:40:54.010659+0000 mgr.y (mgr.14152) 27 : cephadm 1 Added host smithi090 2023-12-01T04:40:55.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:40:55 smithi080 bash[28361]: audit 2023-12-01T04:40:54.032682+0000 mon.a (mon.0) 112 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:40:55.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:40:55 smithi080 bash[28361]: cluster 2023-12-01T04:40:54.231953+0000 mgr.y (mgr.14152) 28 : cluster 0 pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T04:40:55.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:40:55 smithi080 bash[28361]: audit 2023-12-01T04:40:54.407096+0000 mon.a (mon.0) 113 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:40:57.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:40:56 smithi080 bash[28361]: audit 2023-12-01T04:40:55.780849+0000 mon.a (mon.0) 114 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:40:57.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:40:56 smithi080 bash[28361]: audit 2023-12-01T04:40:56.625071+0000 mon.a (mon.0) 115 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:40:58.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:40:57 smithi080 bash[28361]: cluster 2023-12-01T04:40:56.232224+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-01T04:40:59.455 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/597927aa-9003-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T04:41:00.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:40:59 smithi080 bash[28361]: cluster 2023-12-01T04:40:58.232624+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-01T04:41:02.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:01 smithi080 bash[28361]: cluster 2023-12-01T04:41:00.232971+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-01T04:41:02.293 INFO:teuthology.orchestra.run.smithi080.stdout: 2023-12-01T04:41:02.294 INFO:teuthology.orchestra.run.smithi080.stdout:[{"addr": "172.21.15.80", "hostname": "smithi080", "labels": [], "status": ""}, {"addr": "172.21.15.90", "hostname": "smithi090", "labels": [], "status": ""}] 2023-12-01T04:41:02.989 INFO:tasks.cephadm:Setting crush tunables to default 2023-12-01T04:41:02.989 DEBUG:teuthology.orchestra.run.smithi080:> 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 597927aa-9003-11ee-95a2-87774f69a715 -- ceph osd crush tunables default 2023-12-01T04:41:04.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:03 smithi080 bash[28361]: cluster 2023-12-01T04:41:02.233350+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-01T04:41:04.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:03 smithi080 bash[28361]: audit 2023-12-01T04:41:02.291733+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-01T04:41:04.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:03 smithi080 bash[28361]: audit 2023-12-01T04:41:02.962199+0000 mon.a (mon.0) 116 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:41:04.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:03 smithi080 bash[28361]: audit 2023-12-01T04:41:02.968225+0000 mon.a (mon.0) 117 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:41:04.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:03 smithi080 bash[28361]: audit 2023-12-01T04:41:02.972603+0000 mon.a (mon.0) 118 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:41:04.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:03 smithi080 bash[28361]: audit 2023-12-01T04:41:02.975632+0000 mon.a (mon.0) 119 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:41:04.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:03 smithi080 bash[28361]: audit 2023-12-01T04:41:02.976764+0000 mon.a (mon.0) 120 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi090", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:41:04.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:03 smithi080 bash[28361]: audit 2023-12-01T04:41:02.978221+0000 mon.a (mon.0) 121 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:41:04.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:03 smithi080 bash[28361]: audit 2023-12-01T04:41:02.979429+0000 mon.a (mon.0) 122 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:41:04.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:03 smithi080 bash[28361]: cephadm 2023-12-01T04:41:02.981266+0000 mgr.y (mgr.14152) 34 : cephadm 1 Updating smithi090:/etc/ceph/ceph.conf 2023-12-01T04:41:04.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:03 smithi080 bash[28361]: audit 2023-12-01T04:41:03.646853+0000 mon.a (mon.0) 123 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:41:04.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:03 smithi080 bash[28361]: audit 2023-12-01T04:41:03.651173+0000 mon.a (mon.0) 124 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:41:04.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:03 smithi080 bash[28361]: audit 2023-12-01T04:41:03.655579+0000 mon.a (mon.0) 125 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:41:05.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:04 smithi080 bash[28361]: cephadm 2023-12-01T04:41:03.146595+0000 mgr.y (mgr.14152) 35 : cephadm 1 Updating smithi090:/var/lib/ceph/597927aa-9003-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-01T04:41:05.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:04 smithi080 bash[28361]: cephadm 2023-12-01T04:41:03.311942+0000 mgr.y (mgr.14152) 36 : cephadm 1 Updating smithi090:/etc/ceph/ceph.client.admin.keyring 2023-12-01T04:41:05.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:04 smithi080 bash[28361]: cephadm 2023-12-01T04:41:03.476575+0000 mgr.y (mgr.14152) 37 : cephadm 1 Updating smithi090:/var/lib/ceph/597927aa-9003-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-01T04:41:06.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:05 smithi080 bash[28361]: cluster 2023-12-01T04:41:04.233751+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-01T04:41:07.659 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/597927aa-9003-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T04:41:08.412 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:07 smithi080 bash[28361]: cluster 2023-12-01T04:41:06.234173+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-01T04:41:10.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:09 smithi080 bash[28361]: cluster 2023-12-01T04:41:08.234633+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-01T04:41:10.985 INFO:teuthology.orchestra.run.smithi080.stderr:adjusted tunables profile to default 2023-12-01T04:41:11.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:10 smithi080 bash[28361]: audit 2023-12-01T04:41:10.438086+0000 mon.a (mon.0) 126 : audit 1 from='client.? 172.21.15.80:0/2673374543' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2023-12-01T04:41:11.663 INFO:tasks.cephadm:Adding mon.a on smithi080 2023-12-01T04:41:11.663 INFO:tasks.cephadm:Adding mon.c on smithi080 2023-12-01T04:41:11.663 INFO:tasks.cephadm:Adding mon.b on smithi090 2023-12-01T04:41:11.664 DEBUG:teuthology.orchestra.run.smithi090:> 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 597927aa-9003-11ee-95a2-87774f69a715 -- ceph orch apply mon '3;smithi080:172.21.15.80=a;smithi080:[v2:172.21.15.80:3301,v1:172.21.15.80:6790]=c;smithi090:172.21.15.90=b' 2023-12-01T04:41:12.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:11 smithi080 bash[28361]: cluster 2023-12-01T04:41:10.235151+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-01T04:41:12.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:11 smithi080 bash[28361]: audit 2023-12-01T04:41:10.979599+0000 mon.a (mon.0) 127 : audit 1 from='client.? 172.21.15.80:0/2673374543' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2023-12-01T04:41:12.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:11 smithi080 bash[28361]: cluster 2023-12-01T04:41:10.979652+0000 mon.a (mon.0) 128 : cluster 0 osdmap e4: 0 total, 0 up, 0 in 2023-12-01T04:41:12.855 INFO:teuthology.orchestra.run.smithi090.stderr:Inferring config /var/lib/ceph/597927aa-9003-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-01T04:41:14.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:13 smithi080 bash[28361]: cluster 2023-12-01T04:41:12.235570+0000 mgr.y (mgr.14152) 42 : cluster 0 pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T04:41:15.971 INFO:teuthology.orchestra.run.smithi090.stdout:Scheduled mon update... 2023-12-01T04:41:16.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:15 smithi080 bash[28361]: cluster 2023-12-01T04:41:14.236033+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-01T04:41:16.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:15 smithi080 bash[28361]: audit 2023-12-01T04:41:15.969712+0000 mon.a (mon.0) 129 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:41:17.125 DEBUG:teuthology.orchestra.run.smithi080:mon.c> sudo journalctl -f -n 0 -u ceph-597927aa-9003-11ee-95a2-87774f69a715@mon.c.service 2023-12-01T04:41:17.128 DEBUG:teuthology.orchestra.run.smithi090:mon.b> sudo journalctl -f -n 0 -u ceph-597927aa-9003-11ee-95a2-87774f69a715@mon.b.service 2023-12-01T04:41:17.130 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-12-01T04:41:17.130 DEBUG:teuthology.orchestra.run.smithi090:> 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 597927aa-9003-11ee-95a2-87774f69a715 -- ceph mon dump -f json 2023-12-01T04:41:17.360 INFO:journalctl@ceph.mon.c.smithi080.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-01T04:41:17.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:16 smithi080 bash[28361]: audit 2023-12-01T04:41:15.959583+0000 mgr.y (mgr.14152) 44 : audit 0 from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi080:172.21.15.80=a;smithi080:[v2:172.21.15.80:3301,v1:172.21.15.80:6790]=c;smithi090:172.21.15.90=b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:41:17.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:16 smithi080 bash[28361]: cephadm 2023-12-01T04:41:15.964973+0000 mgr.y (mgr.14152) 45 : cephadm 1 Saving service mon spec with placement smithi080:172.21.15.80=a;smithi080:[v2:172.21.15.80:3301,v1:172.21.15.80:6790]=c;smithi090:172.21.15.90=b;count:3 2023-12-01T04:41:17.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:16 smithi080 bash[28361]: audit 2023-12-01T04:41:16.017595+0000 mon.a (mon.0) 130 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:41:17.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:16 smithi080 bash[28361]: audit 2023-12-01T04:41:16.021083+0000 mon.a (mon.0) 131 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:41:17.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:16 smithi080 bash[28361]: audit 2023-12-01T04:41:16.022973+0000 mon.a (mon.0) 132 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:41:17.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:16 smithi080 bash[28361]: audit 2023-12-01T04:41:16.031172+0000 mon.a (mon.0) 133 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:41:17.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:16 smithi080 bash[28361]: audit 2023-12-01T04:41:16.034083+0000 mon.a (mon.0) 134 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-01T04:41:17.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:16 smithi080 bash[28361]: audit 2023-12-01T04:41:16.035505+0000 mon.a (mon.0) 135 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:41:17.783 INFO:journalctl@ceph.mon.b.smithi090.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-01T04:41:18.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:17 smithi080 bash[28361]: cephadm 2023-12-01T04:41:16.036958+0000 mgr.y (mgr.14152) 46 : cephadm 1 Deploying daemon mon.b on smithi090 2023-12-01T04:41:18.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:17 smithi080 bash[28361]: cluster 2023-12-01T04:41:16.236439+0000 mgr.y (mgr.14152) 47 : cluster 0 pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T04:41:19.016 INFO:teuthology.orchestra.run.smithi090.stderr:Inferring config /var/lib/ceph/597927aa-9003-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-01T04:41:19.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:18 smithi080 bash[28361]: cluster 2023-12-01T04:41:18.236831+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-01T04:41:21.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:21 smithi080 bash[28361]: cluster 2023-12-01T04:41:20.237210+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-01T04:41:22.606 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:22 smithi090 systemd[1]: Started Ceph mon.b for 597927aa-9003-11ee-95a2-87774f69a715. 2023-12-01T04:41:22.894 INFO:teuthology.orchestra.run.smithi090.stdout: 2023-12-01T04:41:22.894 INFO:teuthology.orchestra.run.smithi090.stdout:{"epoch":1,"fsid":"597927aa-9003-11ee-95a2-87774f69a715","modified":"2023-12-01T04:39:00.930502Z","created":"2023-12-01T04:39:00.930502Z","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.80:3300","nonce":0},{"type":"v1","addr":"172.21.15.80:6789","nonce":0}]},"addr":"172.21.15.80:6789/0","public_addr":"172.21.15.80:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-12-01T04:41:22.897 INFO:teuthology.orchestra.run.smithi090.stderr:dumped monmap epoch 1 2023-12-01T04:41:23.868 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:23 smithi080 bash[28361]: cluster 2023-12-01T04:41:22.237608+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-01T04:41:23.868 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:23 smithi080 bash[28361]: audit 2023-12-01T04:41:22.596815+0000 mon.a (mon.0) 136 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:41:23.868 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:23 smithi080 bash[28361]: audit 2023-12-01T04:41:22.602086+0000 mon.a (mon.0) 137 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:41:23.868 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:23 smithi080 bash[28361]: audit 2023-12-01T04:41:22.625218+0000 mon.a (mon.0) 138 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:41:23.868 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:23 smithi080 bash[28361]: audit 2023-12-01T04:41:22.626385+0000 mon.a (mon.0) 139 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-01T04:41:23.868 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:23 smithi080 bash[28361]: audit 2023-12-01T04:41:22.628005+0000 mon.a (mon.0) 140 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:41:23.868 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:23 smithi080 bash[28361]: cephadm 2023-12-01T04:41:22.629810+0000 mgr.y (mgr.14152) 51 : cephadm 1 Deploying daemon mon.c on smithi080 2023-12-01T04:41:23.869 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:23 smithi080 bash[28361]: audit 2023-12-01T04:41:22.892862+0000 mon.a (mon.0) 141 : audit 0 from='client.? 172.21.15.90:0/2775182741' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-01T04:41:24.432 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.419+0000 7fa54b155c80 0 set uid:gid to 167:167 (ceph:ceph) 2023-12-01T04:41:24.433 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.419+0000 7fa54b155c80 0 ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable), process ceph-mon, pid 7 2023-12-01T04:41:24.433 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.419+0000 7fa54b155c80 0 pidfile_write: ignore empty --pid-file 2023-12-01T04:41:24.433 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 0 load: jerasure load: lrc 2023-12-01T04:41:24.433 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: RocksDB version: 7.9.2 2023-12-01T04:41:24.433 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Git sha 0 2023-12-01T04:41:24.433 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Compile date 2023-11-30 20:50:28 2023-12-01T04:41:24.433 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: DB SUMMARY 2023-12-01T04:41:24.433 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: DB Session ID: 9N2L9BO6PBIEQ4QRLAM0 2023-12-01T04:41:24.433 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: CURRENT file: CURRENT 2023-12-01T04:41:24.434 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: IDENTITY file: IDENTITY 2023-12-01T04:41:24.434 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 59 Bytes 2023-12-01T04:41:24.434 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 0, files: 2023-12-01T04:41:24.434 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000004.log size: 511 ; 2023-12-01T04:41:24.434 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.error_if_exists: 0 2023-12-01T04:41:24.434 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.create_if_missing: 0 2023-12-01T04:41:24.434 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.paranoid_checks: 1 2023-12-01T04:41:24.434 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2023-12-01T04:41:24.434 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-12-01T04:41:24.434 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-12-01T04:41:24.434 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.env: 0x55be7a2bc720 2023-12-01T04:41:24.434 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.fs: PosixFileSystem 2023-12-01T04:41:24.434 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.info_log: 0x55be7c5c5440 2023-12-01T04:41:24.434 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.max_file_opening_threads: 16 2023-12-01T04:41:24.435 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.statistics: (nil) 2023-12-01T04:41:24.435 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.use_fsync: 0 2023-12-01T04:41:24.435 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.max_log_file_size: 0 2023-12-01T04:41:24.435 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-01T04:41:24.435 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.log_file_time_to_roll: 0 2023-12-01T04:41:24.435 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.keep_log_file_num: 1000 2023-12-01T04:41:24.435 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.recycle_log_file_num: 0 2023-12-01T04:41:24.435 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.allow_fallocate: 1 2023-12-01T04:41:24.435 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.allow_mmap_reads: 0 2023-12-01T04:41:24.435 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.allow_mmap_writes: 0 2023-12-01T04:41:24.435 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.use_direct_reads: 0 2023-12-01T04:41:24.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-01T04:41:24.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.create_missing_column_families: 0 2023-12-01T04:41:24.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.db_log_dir: 2023-12-01T04:41:24.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.wal_dir: 2023-12-01T04:41:24.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.table_cache_numshardbits: 6 2023-12-01T04:41:24.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-12-01T04:41:24.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-12-01T04:41:24.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-12-01T04:41:24.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-01T04:41:24.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-12-01T04:41:24.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.advise_random_on_open: 1 2023-12-01T04:41:24.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.db_write_buffer_size: 0 2023-12-01T04:41:24.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.write_buffer_manager: 0x55be7b852320 2023-12-01T04:41:24.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-01T04:41:24.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-01T04:41:24.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.use_adaptive_mutex: 0 2023-12-01T04:41:24.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.rate_limiter: (nil) 2023-12-01T04:41:24.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-01T04:41:24.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.wal_recovery_mode: 2 2023-12-01T04:41:24.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.enable_thread_tracking: 0 2023-12-01T04:41:24.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.enable_pipelined_write: 0 2023-12-01T04:41:24.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.unordered_write: 0 2023-12-01T04:41:24.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-01T04:41:24.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-01T04:41:24.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-01T04:41:24.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-01T04:41:24.774 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.row_cache: None 2023-12-01T04:41:24.774 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.wal_filter: None 2023-12-01T04:41:24.774 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-01T04:41:24.774 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.allow_ingest_behind: 0 2023-12-01T04:41:24.774 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.two_write_queues: 0 2023-12-01T04:41:24.774 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.manual_wal_flush: 0 2023-12-01T04:41:24.774 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.wal_compression: 0 2023-12-01T04:41:24.775 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.atomic_flush: 0 2023-12-01T04:41:24.775 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-01T04:41:24.775 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.persist_stats_to_disk: 0 2023-12-01T04:41:24.775 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2023-12-01T04:41:24.775 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.log_readahead_size: 0 2023-12-01T04:41:24.775 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2023-12-01T04:41:24.776 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.best_efforts_recovery: 0 2023-12-01T04:41:24.776 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-12-01T04:41:24.776 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-12-01T04:41:24.776 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.allow_data_in_errors: 0 2023-12-01T04:41:24.776 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.db_host_id: __hostname__ 2023-12-01T04:41:24.776 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.enforce_single_del_contracts: true 2023-12-01T04:41:24.777 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.max_background_jobs: 2 2023-12-01T04:41:24.777 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.max_background_compactions: -1 2023-12-01T04:41:24.777 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.max_subcompactions: 1 2023-12-01T04:41:24.777 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-01T04:41:24.777 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-01T04:41:24.777 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.delayed_write_rate : 16777216 2023-12-01T04:41:24.777 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.max_total_wal_size: 0 2023-12-01T04:41:24.777 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-01T04:41:24.777 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.stats_dump_period_sec: 600 2023-12-01T04:41:24.777 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.stats_persist_period_sec: 600 2023-12-01T04:41:24.777 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-01T04:41:24.777 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.max_open_files: -1 2023-12-01T04:41:24.777 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.bytes_per_sync: 0 2023-12-01T04:41:24.777 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-12-01T04:41:24.777 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2023-12-01T04:41:24.778 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.compaction_readahead_size: 0 2023-12-01T04:41:24.778 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.max_background_flushes: -1 2023-12-01T04:41:24.778 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Compression algorithms supported: 2023-12-01T04:41:24.778 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-01T04:41:24.778 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: kZSTD supported: 0 2023-12-01T04:41:24.778 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: kXpressCompression supported: 0 2023-12-01T04:41:24.778 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: kLZ4HCCompression supported: 1 2023-12-01T04:41:24.778 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: kZlibCompression supported: 1 2023-12-01T04:41:24.778 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: kSnappyCompression supported: 1 2023-12-01T04:41:24.778 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: kLZ4Compression supported: 1 2023-12-01T04:41:24.778 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: kBZip2Compression supported: 0 2023-12-01T04:41:24.778 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-12-01T04:41:24.778 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2023-12-01T04:41:24.778 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000005 2023-12-01T04:41:24.779 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-12-01T04:41:24.779 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-01T04:41:24.779 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.merge_operator: 2023-12-01T04:41:24.779 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.compaction_filter: None 2023-12-01T04:41:24.779 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.compaction_filter_factory: None 2023-12-01T04:41:24.779 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.sst_partitioner_factory: None 2023-12-01T04:41:24.779 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-12-01T04:41:24.779 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.table_factory: BlockBasedTable 2023-12-01T04:41:24.779 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55be7c5c5540) 2023-12-01T04:41:24.779 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: cache_index_and_filter_blocks: 1 2023-12-01T04:41:24.779 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: cache_index_and_filter_blocks_with_high_priority: 0 2023-12-01T04:41:24.779 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-01T04:41:24.779 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: pin_top_level_index_and_filter: 1 2023-12-01T04:41:24.779 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: index_type: 0 2023-12-01T04:41:24.779 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: data_block_index_type: 0 2023-12-01T04:41:24.780 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: index_shortening: 1 2023-12-01T04:41:24.780 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: data_block_hash_table_util_ratio: 0.750000 2023-12-01T04:41:24.780 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: checksum: 4 2023-12-01T04:41:24.780 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: no_block_cache: 0 2023-12-01T04:41:24.780 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: block_cache: 0x55be7b8d51f0 2023-12-01T04:41:24.780 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: block_cache_name: BinnedLRUCache 2023-12-01T04:41:24.780 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: block_cache_options: 2023-12-01T04:41:24.780 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: capacity : 536870912 2023-12-01T04:41:24.780 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: num_shard_bits : 4 2023-12-01T04:41:24.780 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: strict_capacity_limit : 0 2023-12-01T04:41:24.780 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: high_pri_pool_ratio: 0.000 2023-12-01T04:41:24.780 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: block_cache_compressed: (nil) 2023-12-01T04:41:24.780 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: persistent_cache: (nil) 2023-12-01T04:41:24.780 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: block_size: 4096 2023-12-01T04:41:24.780 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: block_size_deviation: 10 2023-12-01T04:41:24.781 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: block_restart_interval: 16 2023-12-01T04:41:24.781 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: index_block_restart_interval: 1 2023-12-01T04:41:24.781 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: metadata_block_size: 4096 2023-12-01T04:41:24.781 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: partition_filters: 0 2023-12-01T04:41:24.781 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: use_delta_encoding: 1 2023-12-01T04:41:24.781 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: filter_policy: bloomfilter 2023-12-01T04:41:24.781 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: whole_key_filtering: 1 2023-12-01T04:41:24.781 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: verify_compression: 0 2023-12-01T04:41:24.781 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: read_amp_bytes_per_bit: 0 2023-12-01T04:41:24.781 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: format_version: 5 2023-12-01T04:41:24.781 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: enable_index_compression: 1 2023-12-01T04:41:24.781 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: block_align: 0 2023-12-01T04:41:24.781 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: max_auto_readahead_size: 262144 2023-12-01T04:41:24.781 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: prepopulate_block_cache: 0 2023-12-01T04:41:24.781 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: initial_auto_readahead_size: 8192 2023-12-01T04:41:24.782 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: num_file_reads_for_auto_readahead: 2 2023-12-01T04:41:24.782 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.write_buffer_size: 33554432 2023-12-01T04:41:24.782 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.max_write_buffer_number: 2 2023-12-01T04:41:24.782 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.compression: NoCompression 2023-12-01T04:41:24.782 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.bottommost_compression: Disabled 2023-12-01T04:41:24.782 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.prefix_extractor: nullptr 2023-12-01T04:41:24.782 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-01T04:41:24.782 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.num_levels: 7 2023-12-01T04:41:24.782 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-01T04:41:24.782 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-01T04:41:24.782 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-12-01T04:41:24.782 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-01T04:41:24.782 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-01T04:41:24.782 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-01T04:41:24.783 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-01T04:41:24.783 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-01T04:41:24.783 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-12-01T04:41:24.783 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-01T04:41:24.783 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-12-01T04:41:24.783 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-12-01T04:41:24.783 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.compression_opts.window_bits: -14 2023-12-01T04:41:24.783 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.compression_opts.level: 32767 2023-12-01T04:41:24.783 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.compression_opts.strategy: 0 2023-12-01T04:41:24.784 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-01T04:41:24.784 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-01T04:41:24.784 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-12-01T04:41:24.784 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2023-12-01T04:41:24.784 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.compression_opts.enabled: false 2023-12-01T04:41:24.784 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-12-01T04:41:24.784 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-01T04:41:24.784 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-01T04:41:24.784 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-01T04:41:24.784 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.target_file_size_base: 67108864 2023-12-01T04:41:24.784 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.target_file_size_multiplier: 1 2023-12-01T04:41:24.784 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-01T04:41:24.784 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-01T04:41:24.785 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-01T04:41:24.785 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-01T04:41:24.785 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-01T04:41:24.785 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-01T04:41:24.785 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-01T04:41:24.785 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-01T04:41:24.785 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-01T04:41:24.785 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-01T04:41:24.785 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-01T04:41:24.785 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-01T04:41:24.785 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-12-01T04:41:24.785 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.arena_block_size: 1048576 2023-12-01T04:41:24.785 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-01T04:41:24.785 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-01T04:41:24.785 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.disable_auto_compactions: 0 2023-12-01T04:41:24.786 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-01T04:41:24.786 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-01T04:41:24.786 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-01T04:41:24.786 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-01T04:41:24.786 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-01T04:41:24.786 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-01T04:41:24.786 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-01T04:41:24.786 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-01T04:41:24.786 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-01T04:41:24.786 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-01T04:41:24.786 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.table_properties_collectors: 2023-12-01T04:41:24.786 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.inplace_update_support: 0 2023-12-01T04:41:24.786 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-12-01T04:41:24.786 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-01T04:41:24.787 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-01T04:41:24.787 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.memtable_huge_page_size: 0 2023-12-01T04:41:24.787 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.bloom_locality: 0 2023-12-01T04:41:24.787 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.max_successive_merges: 0 2023-12-01T04:41:24.787 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-12-01T04:41:24.787 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.paranoid_file_checks: 0 2023-12-01T04:41:24.787 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.force_consistency_checks: 1 2023-12-01T04:41:24.787 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.report_bg_io_stats: 0 2023-12-01T04:41:24.787 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.ttl: 2592000 2023-12-01T04:41:24.787 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2023-12-01T04:41:24.787 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2023-12-01T04:41:24.787 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2023-12-01T04:41:24.787 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.enable_blob_files: false 2023-12-01T04:41:24.787 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.min_blob_size: 0 2023-12-01T04:41:24.787 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.blob_file_size: 268435456 2023-12-01T04:41:24.787 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.blob_compression_type: NoCompression 2023-12-01T04:41:24.788 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2023-12-01T04:41:24.788 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-12-01T04:41:24.788 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-12-01T04:41:24.788 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2023-12-01T04:41:24.788 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.blob_file_starting_level: 0 2023-12-01T04:41:24.788 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.423+0000 7fa54b155c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-12-01T04:41:24.788 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.427+0000 7fa54b155c80 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-01T04:41:24.788 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.427+0000 7fa54b155c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2023-12-01T04:41:24.788 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.427+0000 7fa54b155c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 76465233-eb3d-4cef-a879-4141b77f91be 2023-12-01T04:41:24.788 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.427+0000 7fa54b155c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1701405684429694, "job": 1, "event": "recovery_started", "wal_files": [4]} 2023-12-01T04:41:24.788 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.427+0000 7fa54b155c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #4 mode 2 2023-12-01T04:41:24.788 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.427+0000 7fa54b155c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1701405684430242, "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": 1701405684, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "76465233-eb3d-4cef-a879-4141b77f91be", "db_session_id": "9N2L9BO6PBIEQ4QRLAM0", "orig_file_number": 8, "seqno_to_time_mapping": "N/A"}} 2023-12-01T04:41:24.788 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.427+0000 7fa54b155c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1701405684430370, "job": 1, "event": "recovery_finished"} 2023-12-01T04:41:24.788 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.427+0000 7fa54b155c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 10 2023-12-01T04:41:24.789 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.427+0000 7fa54b155c80 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-01T04:41:24.789 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.427+0000 7fa54b155c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55be7b976000 2023-12-01T04:41:24.789 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.427+0000 7fa54b155c80 4 rocksdb: DB pointer 0x55be7b964000 2023-12-01T04:41:24.789 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.427+0000 7fa539962700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-12-01T04:41:24.789 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.427+0000 7fa539962700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2023-12-01T04:41:24.789 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: ** DB Stats ** 2023-12-01T04:41:24.789 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: Uptime(secs): 0.0 total, 0.0 interval 2023-12-01T04:41:24.789 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: 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-01T04:41:24.789 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-01T04:41:24.789 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-01T04:41:24.789 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: 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-01T04:41:24.789 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-01T04:41:24.789 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-01T04:41:24.790 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: ** Compaction Stats [default] ** 2023-12-01T04:41:24.790 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: 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-01T04:41:24.790 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-12-01T04:41:24.790 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: L0 1/0 1.58 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.1 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-12-01T04:41:24.790 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: Sum 1/0 1.58 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.1 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-12-01T04:41:24.790 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.1 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-12-01T04:41:24.790 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: ** Compaction Stats [default] ** 2023-12-01T04:41:24.790 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: 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-01T04:41:24.790 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-01T04:41:24.790 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 3.1 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-12-01T04:41:24.790 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-12-01T04:41:24.790 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: Uptime(secs): 0.0 total, 0.0 interval 2023-12-01T04:41:24.790 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: Flush(GB): cumulative 0.000, interval 0.000 2023-12-01T04:41:24.791 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-01T04:41:24.791 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: AddFile(Total Files): cumulative 0, interval 0 2023-12-01T04:41:24.791 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: AddFile(L0 Files): cumulative 0, interval 0 2023-12-01T04:41:24.791 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: AddFile(Keys): cumulative 0, interval 0 2023-12-01T04:41:24.791 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: Cumulative compaction: 0.00 GB write, 0.40 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-01T04:41:24.791 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: Interval compaction: 0.00 GB write, 0.40 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-01T04:41:24.791 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: 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-01T04:41:24.791 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: Block cache BinnedLRUCache@0x55be7b8d51f0#7 capacity: 512.00 MB usage: 0.22 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.6e-05 secs_since: 0 2023-12-01T04:41:24.791 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: 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-01T04:41:24.791 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: ** File Read Latency Histogram By Level [default] ** 2023-12-01T04:41:24.791 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.427+0000 7fa54b155c80 0 mon.b does not exist in monmap, will attempt to join an existing cluster 2023-12-01T04:41:24.792 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.427+0000 7fa54b155c80 0 using public_addr v2:172.21.15.90:0/0 -> [v2:172.21.15.90:3300/0,v1:172.21.15.90:6789/0] 2023-12-01T04:41:24.792 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.431+0000 7fa54b155c80 0 starting mon.b rank -1 at public addrs [v2:172.21.15.90:3300/0,v1:172.21.15.90:6789/0] at bind addrs [v2:172.21.15.90:3300/0,v1:172.21.15.90:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 597927aa-9003-11ee-95a2-87774f69a715 2023-12-01T04:41:24.793 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.431+0000 7fa54b155c80 1 mon.b@-1(???) e0 preinit fsid 597927aa-9003-11ee-95a2-87774f69a715 2023-12-01T04:41:24.793 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.455+0000 7fa53c968700 0 mon.b@-1(synchronizing).mds e1 new map 2023-12-01T04:41:24.793 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.455+0000 7fa53c968700 0 mon.b@-1(synchronizing).mds e1 print_map 2023-12-01T04:41:24.793 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: e1 2023-12-01T04:41:24.793 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: enable_multiple, ever_enabled_multiple: 1,1 2023-12-01T04:41:24.793 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: 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-01T04:41:24.793 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: legacy client fscid: -1 2023-12-01T04:41:24.793 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: 2023-12-01T04:41:24.793 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: No filesystems configured 2023-12-01T04:41:24.793 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.455+0000 7fa53c968700 1 mon.b@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2023-12-01T04:41:24.793 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.459+0000 7fa53c968700 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-01T04:41:24.793 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.459+0000 7fa53c968700 1 mon.b@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2023-12-01T04:41:24.793 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.459+0000 7fa53c968700 1 mon.b@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2023-12-01T04:41:24.793 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.459+0000 7fa53c968700 1 mon.b@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2023-12-01T04:41:24.794 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.459+0000 7fa53c968700 1 mon.b@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2023-12-01T04:41:24.794 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.459+0000 7fa53c968700 0 mon.b@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2023-12-01T04:41:24.794 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.459+0000 7fa53c968700 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-12-01T04:41:24.794 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.459+0000 7fa53c968700 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-12-01T04:41:24.794 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.459+0000 7fa53c968700 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-12-01T04:41:24.794 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: cluster 2023-12-01T04:40:38.228791+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-01T04:41:24.794 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: cluster 2023-12-01T04:40:40.229120+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-01T04:41:24.794 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: audit 2023-12-01T04:40:42.225292+0000 mgr.y (mgr.14152) 14 : 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-01T04:41:24.794 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: audit 2023-12-01T04:40:42.229494+0000 mon.a (mon.0) 104 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:41:24.794 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: cluster 2023-12-01T04:40:42.229526+0000 mgr.y (mgr.14152) 15 : cluster 0 pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T04:41:24.794 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: audit 2023-12-01T04:40:42.278717+0000 mon.a (mon.0) 105 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:41:24.794 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: audit 2023-12-01T04:40:42.282152+0000 mon.a (mon.0) 106 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:41:24.794 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: audit 2023-12-01T04:40:42.283716+0000 mon.a (mon.0) 107 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:41:24.794 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: cephadm 2023-12-01T04:40:42.285917+0000 mgr.y (mgr.14152) 16 : cephadm 1 Updating smithi080:/etc/ceph/ceph.conf 2023-12-01T04:41:24.795 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: cephadm 2023-12-01T04:40:42.452313+0000 mgr.y (mgr.14152) 17 : cephadm 1 Updating smithi080:/var/lib/ceph/597927aa-9003-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-01T04:41:24.795 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: cephadm 2023-12-01T04:40:42.666911+0000 mgr.y (mgr.14152) 18 : cephadm 1 Updating smithi080:/etc/ceph/ceph.client.admin.keyring 2023-12-01T04:41:24.795 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: cephadm 2023-12-01T04:40:42.781352+0000 mgr.y (mgr.14152) 19 : cephadm 1 Updating smithi080:/var/lib/ceph/597927aa-9003-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-01T04:41:24.795 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: audit 2023-12-01T04:40:42.901036+0000 mon.a (mon.0) 108 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:41:24.795 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: audit 2023-12-01T04:40:42.907195+0000 mon.a (mon.0) 109 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:41:24.795 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: audit 2023-12-01T04:40:42.913164+0000 mon.a (mon.0) 110 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:41:24.795 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: cluster 2023-12-01T04:40:44.229940+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-01T04:41:24.795 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: cluster 2023-12-01T04:40:46.230438+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-01T04:41:24.795 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: cluster 2023-12-01T04:40:48.230916+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-01T04:41:24.795 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: cluster 2023-12-01T04:40:50.231256+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-01T04:41:24.795 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: audit 2023-12-01T04:40:50.440034+0000 mgr.y (mgr.14152) 24 : audit 0 from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi090", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:41:24.795 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: cephadm 2023-12-01T04:40:51.217260+0000 mgr.y (mgr.14152) 25 : cephadm 1 Deploying cephadm binary to smithi090 2023-12-01T04:41:24.795 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: cluster 2023-12-01T04:40:52.231637+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-01T04:41:24.795 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: audit 2023-12-01T04:40:54.009893+0000 mon.a (mon.0) 111 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:41:24.795 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: cephadm 2023-12-01T04:40:54.010659+0000 mgr.y (mgr.14152) 27 : cephadm 1 Added host smithi090 2023-12-01T04:41:24.795 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: audit 2023-12-01T04:40:54.032682+0000 mon.a (mon.0) 112 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:41:24.796 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: cluster 2023-12-01T04:40:54.231953+0000 mgr.y (mgr.14152) 28 : cluster 0 pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T04:41:24.796 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: audit 2023-12-01T04:40:54.407096+0000 mon.a (mon.0) 113 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:41:24.796 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: audit 2023-12-01T04:40:55.780849+0000 mon.a (mon.0) 114 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:41:24.796 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: audit 2023-12-01T04:40:56.625071+0000 mon.a (mon.0) 115 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:41:24.796 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: cluster 2023-12-01T04:40:56.232224+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-01T04:41:24.796 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: cluster 2023-12-01T04:40:58.232624+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-01T04:41:24.796 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: cluster 2023-12-01T04:41:00.232971+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-01T04:41:24.796 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: cluster 2023-12-01T04:41:02.233350+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-01T04:41:24.796 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: audit 2023-12-01T04:41:02.291733+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-01T04:41:24.796 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: audit 2023-12-01T04:41:02.962199+0000 mon.a (mon.0) 116 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:41:24.796 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: audit 2023-12-01T04:41:02.968225+0000 mon.a (mon.0) 117 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:41:24.796 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: audit 2023-12-01T04:41:02.972603+0000 mon.a (mon.0) 118 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:41:24.796 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: audit 2023-12-01T04:41:02.975632+0000 mon.a (mon.0) 119 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:41:24.796 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: audit 2023-12-01T04:41:02.976764+0000 mon.a (mon.0) 120 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi090", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:41:24.796 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: audit 2023-12-01T04:41:02.978221+0000 mon.a (mon.0) 121 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:41:24.797 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: audit 2023-12-01T04:41:02.979429+0000 mon.a (mon.0) 122 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:41:24.797 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: cephadm 2023-12-01T04:41:02.981266+0000 mgr.y (mgr.14152) 34 : cephadm 1 Updating smithi090:/etc/ceph/ceph.conf 2023-12-01T04:41:24.797 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: audit 2023-12-01T04:41:03.646853+0000 mon.a (mon.0) 123 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:41:24.797 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: audit 2023-12-01T04:41:03.651173+0000 mon.a (mon.0) 124 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:41:24.797 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: audit 2023-12-01T04:41:03.655579+0000 mon.a (mon.0) 125 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:41:24.797 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: cephadm 2023-12-01T04:41:03.146595+0000 mgr.y (mgr.14152) 35 : cephadm 1 Updating smithi090:/var/lib/ceph/597927aa-9003-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-01T04:41:24.797 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: cephadm 2023-12-01T04:41:03.311942+0000 mgr.y (mgr.14152) 36 : cephadm 1 Updating smithi090:/etc/ceph/ceph.client.admin.keyring 2023-12-01T04:41:24.797 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: cephadm 2023-12-01T04:41:03.476575+0000 mgr.y (mgr.14152) 37 : cephadm 1 Updating smithi090:/var/lib/ceph/597927aa-9003-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-01T04:41:24.797 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: cluster 2023-12-01T04:41:04.233751+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-01T04:41:24.797 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: cluster 2023-12-01T04:41:06.234173+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-01T04:41:24.797 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: cluster 2023-12-01T04:41:08.234633+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-01T04:41:24.797 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: audit 2023-12-01T04:41:10.438086+0000 mon.a (mon.0) 126 : audit 1 from='client.? 172.21.15.80:0/2673374543' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2023-12-01T04:41:24.797 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: cluster 2023-12-01T04:41:10.235151+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-01T04:41:24.797 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: audit 2023-12-01T04:41:10.979599+0000 mon.a (mon.0) 127 : audit 1 from='client.? 172.21.15.80:0/2673374543' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2023-12-01T04:41:24.797 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: cluster 2023-12-01T04:41:10.979652+0000 mon.a (mon.0) 128 : cluster 0 osdmap e4: 0 total, 0 up, 0 in 2023-12-01T04:41:24.798 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: cluster 2023-12-01T04:41:12.235570+0000 mgr.y (mgr.14152) 42 : cluster 0 pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T04:41:24.798 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: cluster 2023-12-01T04:41:14.236033+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-01T04:41:24.798 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: audit 2023-12-01T04:41:15.969712+0000 mon.a (mon.0) 129 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:41:24.798 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: audit 2023-12-01T04:41:15.959583+0000 mgr.y (mgr.14152) 44 : audit 0 from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi080:172.21.15.80=a;smithi080:[v2:172.21.15.80:3301,v1:172.21.15.80:6790]=c;smithi090:172.21.15.90=b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:41:24.798 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: cephadm 2023-12-01T04:41:15.964973+0000 mgr.y (mgr.14152) 45 : cephadm 1 Saving service mon spec with placement smithi080:172.21.15.80=a;smithi080:[v2:172.21.15.80:3301,v1:172.21.15.80:6790]=c;smithi090:172.21.15.90=b;count:3 2023-12-01T04:41:24.798 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: audit 2023-12-01T04:41:16.017595+0000 mon.a (mon.0) 130 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:41:24.798 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: audit 2023-12-01T04:41:16.021083+0000 mon.a (mon.0) 131 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:41:24.798 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: audit 2023-12-01T04:41:16.022973+0000 mon.a (mon.0) 132 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:41:24.798 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: audit 2023-12-01T04:41:16.031172+0000 mon.a (mon.0) 133 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:41:24.798 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: audit 2023-12-01T04:41:16.034083+0000 mon.a (mon.0) 134 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-01T04:41:24.798 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: audit 2023-12-01T04:41:16.035505+0000 mon.a (mon.0) 135 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:41:24.798 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: cephadm 2023-12-01T04:41:16.036958+0000 mgr.y (mgr.14152) 46 : cephadm 1 Deploying daemon mon.b on smithi090 2023-12-01T04:41:24.798 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: cluster 2023-12-01T04:41:16.236439+0000 mgr.y (mgr.14152) 47 : cluster 0 pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T04:41:24.798 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: cluster 2023-12-01T04:41:18.236831+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-01T04:41:24.799 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: cluster 2023-12-01T04:41:20.237210+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-01T04:41:24.799 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: cluster 2023-12-01T04:41:22.237608+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-01T04:41:24.799 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: audit 2023-12-01T04:41:22.596815+0000 mon.a (mon.0) 136 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:41:24.799 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: audit 2023-12-01T04:41:22.602086+0000 mon.a (mon.0) 137 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:41:24.799 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: audit 2023-12-01T04:41:22.625218+0000 mon.a (mon.0) 138 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:41:24.799 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: audit 2023-12-01T04:41:22.626385+0000 mon.a (mon.0) 139 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-01T04:41:24.799 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: audit 2023-12-01T04:41:22.628005+0000 mon.a (mon.0) 140 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:41:24.799 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: cephadm 2023-12-01T04:41:22.629810+0000 mgr.y (mgr.14152) 51 : cephadm 1 Deploying daemon mon.c on smithi080 2023-12-01T04:41:24.799 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: audit 2023-12-01T04:41:22.892862+0000 mon.a (mon.0) 141 : audit 0 from='client.? 172.21.15.90:0/2775182741' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-01T04:41:24.799 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:24 smithi090 bash[32384]: debug 2023-12-01T04:41:24.459+0000 7fa53c968700 1 mon.b@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2023-12-01T04:41:25.183 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-12-01T04:41:25.183 DEBUG:teuthology.orchestra.run.smithi090:> 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 597927aa-9003-11ee-95a2-87774f69a715 -- ceph mon dump -f json 2023-12-01T04:41:27.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:41:27 smithi080 bash[41963]: debug 2023-12-01T04:41:27.758+0000 7f4815721700 10 mon.c@-1(synchronizing) e2 handle_conf_change mon_allow_pool_delete 2023-12-01T04:41:28.878 INFO:teuthology.orchestra.run.smithi090.stderr:Inferring config /var/lib/ceph/597927aa-9003-11ee-95a2-87774f69a715/mon.b/config 2023-12-01T04:41:29.862 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:29 smithi090 bash[32384]: cluster 2023-12-01T04:41:24.238030+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-01T04:41:29.862 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:29 smithi090 bash[32384]: audit 2023-12-01T04:41:24.475475+0000 mon.a (mon.0) 143 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T04:41:29.862 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:29 smithi090 bash[32384]: cluster 2023-12-01T04:41:24.475841+0000 mon.a (mon.0) 144 : cluster 1 mon.a calling monitor election 2023-12-01T04:41:29.862 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:29 smithi090 bash[32384]: audit 2023-12-01T04:41:24.497001+0000 mon.a (mon.0) 145 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T04:41:29.862 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:29 smithi090 bash[32384]: audit 2023-12-01T04:41:25.471439+0000 mon.a (mon.0) 146 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T04:41:29.862 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:29 smithi090 bash[32384]: cluster 2023-12-01T04:41:26.238458+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-01T04:41:29.862 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:29 smithi090 bash[32384]: audit 2023-12-01T04:41:26.471064+0000 mon.a (mon.0) 147 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T04:41:29.862 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:29 smithi090 bash[32384]: cluster 2023-12-01T04:41:26.471558+0000 mon.b (mon.1) 1 : cluster 1 mon.b calling monitor election 2023-12-01T04:41:29.863 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:29 smithi090 bash[32384]: audit 2023-12-01T04:41:27.471565+0000 mon.a (mon.0) 148 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T04:41:29.863 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:29 smithi090 bash[32384]: audit 2023-12-01T04:41:27.765496+0000 mon.a (mon.0) 149 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T04:41:29.863 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:29 smithi090 bash[32384]: cluster 2023-12-01T04:41:28.238871+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-01T04:41:29.863 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:29 smithi090 bash[32384]: audit 2023-12-01T04:41:28.471906+0000 mon.a (mon.0) 150 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T04:41:29.863 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:29 smithi090 bash[32384]: audit 2023-12-01T04:41:28.766341+0000 mon.a (mon.0) 151 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T04:41:29.863 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:29 smithi090 bash[32384]: audit 2023-12-01T04:41:29.472061+0000 mon.a (mon.0) 152 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T04:41:29.863 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:29 smithi090 bash[32384]: cluster 2023-12-01T04:41:29.520090+0000 mon.a (mon.0) 153 : cluster 1 mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-12-01T04:41:29.863 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:29 smithi090 bash[32384]: cluster 2023-12-01T04:41:29.530427+0000 mon.a (mon.0) 154 : cluster 0 monmap e2: 2 mons at {a=[v2:172.21.15.80:3300/0,v1:172.21.15.80:6789/0],b=[v2:172.21.15.90:3300/0,v1:172.21.15.90:6789/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-01T04:41:29.863 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:29 smithi090 bash[32384]: cluster 2023-12-01T04:41:29.531241+0000 mon.a (mon.0) 155 : cluster 0 fsmap 2023-12-01T04:41:29.863 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:29 smithi090 bash[32384]: cluster 2023-12-01T04:41:29.531339+0000 mon.a (mon.0) 156 : cluster 0 osdmap e4: 0 total, 0 up, 0 in 2023-12-01T04:41:29.863 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:29 smithi090 bash[32384]: cluster 2023-12-01T04:41:29.531632+0000 mon.a (mon.0) 157 : cluster 0 mgrmap e13: y(active, since 77s) 2023-12-01T04:41:29.863 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:29 smithi090 bash[32384]: cluster 2023-12-01T04:41:29.555374+0000 mon.a (mon.0) 158 : cluster 1 overall HEALTH_OK 2023-12-01T04:41:29.863 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:29 smithi090 bash[32384]: audit 2023-12-01T04:41:29.561967+0000 mon.a (mon.0) 159 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:41:29.863 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:29 smithi090 bash[32384]: audit 2023-12-01T04:41:29.569505+0000 mon.a (mon.0) 160 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:41:29.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:29 smithi080 bash[28361]: cluster 2023-12-01T04:41:24.238030+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-01T04:41:29.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:29 smithi080 bash[28361]: audit 2023-12-01T04:41:24.475475+0000 mon.a (mon.0) 143 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T04:41:29.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:29 smithi080 bash[28361]: cluster 2023-12-01T04:41:24.475841+0000 mon.a (mon.0) 144 : cluster 1 mon.a calling monitor election 2023-12-01T04:41:29.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:29 smithi080 bash[28361]: audit 2023-12-01T04:41:24.497001+0000 mon.a (mon.0) 145 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T04:41:29.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:29 smithi080 bash[28361]: audit 2023-12-01T04:41:25.471439+0000 mon.a (mon.0) 146 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T04:41:29.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:29 smithi080 bash[28361]: cluster 2023-12-01T04:41:26.238458+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-01T04:41:29.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:29 smithi080 bash[28361]: audit 2023-12-01T04:41:26.471064+0000 mon.a (mon.0) 147 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T04:41:29.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:29 smithi080 bash[28361]: cluster 2023-12-01T04:41:26.471558+0000 mon.b (mon.1) 1 : cluster 1 mon.b calling monitor election 2023-12-01T04:41:29.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:29 smithi080 bash[28361]: audit 2023-12-01T04:41:27.471565+0000 mon.a (mon.0) 148 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T04:41:29.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:29 smithi080 bash[28361]: audit 2023-12-01T04:41:27.765496+0000 mon.a (mon.0) 149 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T04:41:29.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:29 smithi080 bash[28361]: cluster 2023-12-01T04:41:28.238871+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-01T04:41:29.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:29 smithi080 bash[28361]: audit 2023-12-01T04:41:28.471906+0000 mon.a (mon.0) 150 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T04:41:29.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:29 smithi080 bash[28361]: audit 2023-12-01T04:41:28.766341+0000 mon.a (mon.0) 151 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T04:41:29.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:29 smithi080 bash[28361]: audit 2023-12-01T04:41:29.472061+0000 mon.a (mon.0) 152 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T04:41:29.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:29 smithi080 bash[28361]: cluster 2023-12-01T04:41:29.520090+0000 mon.a (mon.0) 153 : cluster 1 mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-12-01T04:41:29.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:29 smithi080 bash[28361]: cluster 2023-12-01T04:41:29.530427+0000 mon.a (mon.0) 154 : cluster 0 monmap e2: 2 mons at {a=[v2:172.21.15.80:3300/0,v1:172.21.15.80:6789/0],b=[v2:172.21.15.90:3300/0,v1:172.21.15.90:6789/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-01T04:41:29.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:29 smithi080 bash[28361]: cluster 2023-12-01T04:41:29.531241+0000 mon.a (mon.0) 155 : cluster 0 fsmap 2023-12-01T04:41:29.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:29 smithi080 bash[28361]: cluster 2023-12-01T04:41:29.531339+0000 mon.a (mon.0) 156 : cluster 0 osdmap e4: 0 total, 0 up, 0 in 2023-12-01T04:41:29.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:29 smithi080 bash[28361]: cluster 2023-12-01T04:41:29.531632+0000 mon.a (mon.0) 157 : cluster 0 mgrmap e13: y(active, since 77s) 2023-12-01T04:41:29.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:29 smithi080 bash[28361]: cluster 2023-12-01T04:41:29.555374+0000 mon.a (mon.0) 158 : cluster 1 overall HEALTH_OK 2023-12-01T04:41:29.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:29 smithi080 bash[28361]: audit 2023-12-01T04:41:29.561967+0000 mon.a (mon.0) 159 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:41:29.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:29 smithi080 bash[28361]: audit 2023-12-01T04:41:29.569505+0000 mon.a (mon.0) 160 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:41:30.931 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:41:30 smithi080 bash[28629]: debug 2023-12-01T04:41:30.469+0000 7f6950c70700 -1 mgr.server handle_report got status from non-daemon mon.b 2023-12-01T04:41:35.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:41:34 smithi080 bash[41963]: cluster 2023-12-01T04:41:24.238030+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-01T04:41:35.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:41:34 smithi080 bash[41963]: audit 2023-12-01T04:41:24.475475+0000 mon.a (mon.0) 143 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T04:41:35.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:41:34 smithi080 bash[41963]: cluster 2023-12-01T04:41:24.475841+0000 mon.a (mon.0) 144 : cluster 1 mon.a calling monitor election 2023-12-01T04:41:35.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:41:34 smithi080 bash[41963]: audit 2023-12-01T04:41:24.497001+0000 mon.a (mon.0) 145 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T04:41:35.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:41:34 smithi080 bash[41963]: audit 2023-12-01T04:41:25.471439+0000 mon.a (mon.0) 146 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T04:41:35.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:41:34 smithi080 bash[41963]: cluster 2023-12-01T04:41:26.238458+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-01T04:41:35.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:41:34 smithi080 bash[41963]: audit 2023-12-01T04:41:26.471064+0000 mon.a (mon.0) 147 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T04:41:35.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:41:34 smithi080 bash[41963]: cluster 2023-12-01T04:41:26.471558+0000 mon.b (mon.1) 1 : cluster 1 mon.b calling monitor election 2023-12-01T04:41:35.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:41:34 smithi080 bash[41963]: audit 2023-12-01T04:41:27.471565+0000 mon.a (mon.0) 148 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T04:41:35.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:41:34 smithi080 bash[41963]: audit 2023-12-01T04:41:27.765496+0000 mon.a (mon.0) 149 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T04:41:35.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:41:34 smithi080 bash[41963]: cluster 2023-12-01T04:41:28.238871+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-01T04:41:35.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:41:34 smithi080 bash[41963]: audit 2023-12-01T04:41:28.471906+0000 mon.a (mon.0) 150 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T04:41:35.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:41:34 smithi080 bash[41963]: audit 2023-12-01T04:41:28.766341+0000 mon.a (mon.0) 151 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T04:41:35.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:41:34 smithi080 bash[41963]: audit 2023-12-01T04:41:29.472061+0000 mon.a (mon.0) 152 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T04:41:35.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:41:34 smithi080 bash[41963]: cluster 2023-12-01T04:41:29.520090+0000 mon.a (mon.0) 153 : cluster 1 mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-12-01T04:41:35.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:41:34 smithi080 bash[41963]: cluster 2023-12-01T04:41:29.530427+0000 mon.a (mon.0) 154 : cluster 0 monmap e2: 2 mons at {a=[v2:172.21.15.80:3300/0,v1:172.21.15.80:6789/0],b=[v2:172.21.15.90:3300/0,v1:172.21.15.90:6789/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-01T04:41:35.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:41:34 smithi080 bash[41963]: cluster 2023-12-01T04:41:29.531241+0000 mon.a (mon.0) 155 : cluster 0 fsmap 2023-12-01T04:41:35.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:41:34 smithi080 bash[41963]: cluster 2023-12-01T04:41:29.531339+0000 mon.a (mon.0) 156 : cluster 0 osdmap e4: 0 total, 0 up, 0 in 2023-12-01T04:41:35.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:41:34 smithi080 bash[41963]: cluster 2023-12-01T04:41:29.531632+0000 mon.a (mon.0) 157 : cluster 0 mgrmap e13: y(active, since 77s) 2023-12-01T04:41:35.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:41:34 smithi080 bash[41963]: cluster 2023-12-01T04:41:29.555374+0000 mon.a (mon.0) 158 : cluster 1 overall HEALTH_OK 2023-12-01T04:41:35.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:41:34 smithi080 bash[41963]: audit 2023-12-01T04:41:29.561967+0000 mon.a (mon.0) 159 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:41:35.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:41:34 smithi080 bash[41963]: audit 2023-12-01T04:41:29.569505+0000 mon.a (mon.0) 160 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:41:35.184 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:34 smithi080 bash[28361]: audit 2023-12-01T04:41:29.774052+0000 mon.a (mon.0) 165 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T04:41:35.184 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:34 smithi080 bash[28361]: cluster 2023-12-01T04:41:29.774338+0000 mon.a (mon.0) 166 : cluster 1 mon.a calling monitor election 2023-12-01T04:41:35.184 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:34 smithi080 bash[28361]: cluster 2023-12-01T04:41:29.774927+0000 mon.b (mon.1) 2 : cluster 1 mon.b calling monitor election 2023-12-01T04:41:35.184 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:34 smithi080 bash[28361]: audit 2023-12-01T04:41:29.793226+0000 mon.a (mon.0) 167 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T04:41:35.184 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:34 smithi080 bash[28361]: audit 2023-12-01T04:41:29.793451+0000 mon.a (mon.0) 168 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T04:41:35.184 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:34 smithi080 bash[28361]: cluster 2023-12-01T04:41:30.239391+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-01T04:41:35.184 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:34 smithi080 bash[28361]: audit 2023-12-01T04:41:30.766620+0000 mon.a (mon.0) 169 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T04:41:35.185 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:34 smithi080 bash[28361]: audit 2023-12-01T04:41:31.766847+0000 mon.a (mon.0) 170 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T04:41:35.185 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:34 smithi080 bash[28361]: cluster 2023-12-01T04:41:31.768959+0000 mon.c (mon.2) 1 : cluster 1 mon.c calling monitor election 2023-12-01T04:41:35.185 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:34 smithi080 bash[28361]: cluster 2023-12-01T04:41:32.239802+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-01T04:41:35.185 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:34 smithi080 bash[28361]: audit 2023-12-01T04:41:32.766885+0000 mon.a (mon.0) 171 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T04:41:35.185 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:34 smithi080 bash[28361]: audit 2023-12-01T04:41:33.766923+0000 mon.a (mon.0) 172 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T04:41:35.185 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:34 smithi080 bash[28361]: audit 2023-12-01T04:41:34.767065+0000 mon.a (mon.0) 173 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T04:41:35.185 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:34 smithi080 bash[28361]: cluster 2023-12-01T04:41:34.821406+0000 mon.a (mon.0) 174 : cluster 1 mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-12-01T04:41:35.185 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:34 smithi080 bash[28361]: cluster 2023-12-01T04:41:34.833034+0000 mon.a (mon.0) 175 : cluster 0 monmap e3: 3 mons at {a=[v2:172.21.15.80:3300/0,v1:172.21.15.80:6789/0],b=[v2:172.21.15.90:3300/0,v1:172.21.15.90:6789/0],c=[v2:172.21.15.80:3301/0,v1:172.21.15.80:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-01T04:41:35.185 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:34 smithi080 bash[28361]: cluster 2023-12-01T04:41:34.856782+0000 mon.a (mon.0) 176 : cluster 0 fsmap 2023-12-01T04:41:35.185 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:34 smithi080 bash[28361]: cluster 2023-12-01T04:41:34.856877+0000 mon.a (mon.0) 177 : cluster 0 osdmap e4: 0 total, 0 up, 0 in 2023-12-01T04:41:35.185 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:34 smithi080 bash[28361]: cluster 2023-12-01T04:41:34.857200+0000 mon.a (mon.0) 178 : cluster 0 mgrmap e13: y(active, since 82s) 2023-12-01T04:41:35.185 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:34 smithi080 bash[28361]: cluster 2023-12-01T04:41:34.863606+0000 mon.a (mon.0) 179 : cluster 1 overall HEALTH_OK 2023-12-01T04:41:35.185 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:34 smithi080 bash[28361]: audit 2023-12-01T04:41:34.866756+0000 mon.a (mon.0) 180 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:41:35.185 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:34 smithi080 bash[28361]: audit 2023-12-01T04:41:34.869848+0000 mon.a (mon.0) 181 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:41:35.186 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:34 smithi080 bash[28361]: audit 2023-12-01T04:41:34.875264+0000 mon.a (mon.0) 182 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:41:35.186 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:41:34 smithi080 bash[41963]: audit 2023-12-01T04:41:29.774052+0000 mon.a (mon.0) 165 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T04:41:35.186 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:41:34 smithi080 bash[41963]: cluster 2023-12-01T04:41:29.774338+0000 mon.a (mon.0) 166 : cluster 1 mon.a calling monitor election 2023-12-01T04:41:35.186 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:41:34 smithi080 bash[41963]: cluster 2023-12-01T04:41:29.774927+0000 mon.b (mon.1) 2 : cluster 1 mon.b calling monitor election 2023-12-01T04:41:35.186 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:41:34 smithi080 bash[41963]: audit 2023-12-01T04:41:29.793226+0000 mon.a (mon.0) 167 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T04:41:35.186 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:41:34 smithi080 bash[41963]: audit 2023-12-01T04:41:29.793451+0000 mon.a (mon.0) 168 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T04:41:35.186 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:41:34 smithi080 bash[41963]: cluster 2023-12-01T04:41:30.239391+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-01T04:41:35.186 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:41:34 smithi080 bash[41963]: audit 2023-12-01T04:41:30.766620+0000 mon.a (mon.0) 169 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T04:41:35.186 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:41:34 smithi080 bash[41963]: audit 2023-12-01T04:41:31.766847+0000 mon.a (mon.0) 170 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T04:41:35.186 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:41:34 smithi080 bash[41963]: cluster 2023-12-01T04:41:31.768959+0000 mon.c (mon.2) 1 : cluster 1 mon.c calling monitor election 2023-12-01T04:41:35.186 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:41:34 smithi080 bash[41963]: cluster 2023-12-01T04:41:32.239802+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-01T04:41:35.187 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:41:34 smithi080 bash[41963]: audit 2023-12-01T04:41:32.766885+0000 mon.a (mon.0) 171 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T04:41:35.187 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:41:34 smithi080 bash[41963]: audit 2023-12-01T04:41:33.766923+0000 mon.a (mon.0) 172 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T04:41:35.187 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:41:34 smithi080 bash[41963]: audit 2023-12-01T04:41:34.767065+0000 mon.a (mon.0) 173 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T04:41:35.187 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:41:34 smithi080 bash[41963]: cluster 2023-12-01T04:41:34.821406+0000 mon.a (mon.0) 174 : cluster 1 mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-12-01T04:41:35.187 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:41:34 smithi080 bash[41963]: cluster 2023-12-01T04:41:34.833034+0000 mon.a (mon.0) 175 : cluster 0 monmap e3: 3 mons at {a=[v2:172.21.15.80:3300/0,v1:172.21.15.80:6789/0],b=[v2:172.21.15.90:3300/0,v1:172.21.15.90:6789/0],c=[v2:172.21.15.80:3301/0,v1:172.21.15.80:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-01T04:41:35.187 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:41:34 smithi080 bash[41963]: cluster 2023-12-01T04:41:34.856782+0000 mon.a (mon.0) 176 : cluster 0 fsmap 2023-12-01T04:41:35.187 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:41:34 smithi080 bash[41963]: cluster 2023-12-01T04:41:34.856877+0000 mon.a (mon.0) 177 : cluster 0 osdmap e4: 0 total, 0 up, 0 in 2023-12-01T04:41:35.187 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:41:34 smithi080 bash[41963]: cluster 2023-12-01T04:41:34.857200+0000 mon.a (mon.0) 178 : cluster 0 mgrmap e13: y(active, since 82s) 2023-12-01T04:41:35.187 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:41:34 smithi080 bash[41963]: cluster 2023-12-01T04:41:34.863606+0000 mon.a (mon.0) 179 : cluster 1 overall HEALTH_OK 2023-12-01T04:41:35.187 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:41:34 smithi080 bash[41963]: audit 2023-12-01T04:41:34.866756+0000 mon.a (mon.0) 180 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:41:35.187 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:41:34 smithi080 bash[41963]: audit 2023-12-01T04:41:34.869848+0000 mon.a (mon.0) 181 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:41:35.187 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:41:34 smithi080 bash[41963]: audit 2023-12-01T04:41:34.875264+0000 mon.a (mon.0) 182 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:41:35.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:34 smithi090 bash[32384]: audit 2023-12-01T04:41:29.774052+0000 mon.a (mon.0) 165 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T04:41:35.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:34 smithi090 bash[32384]: cluster 2023-12-01T04:41:29.774338+0000 mon.a (mon.0) 166 : cluster 1 mon.a calling monitor election 2023-12-01T04:41:35.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:34 smithi090 bash[32384]: cluster 2023-12-01T04:41:29.774927+0000 mon.b (mon.1) 2 : cluster 1 mon.b calling monitor election 2023-12-01T04:41:35.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:34 smithi090 bash[32384]: audit 2023-12-01T04:41:29.793226+0000 mon.a (mon.0) 167 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T04:41:35.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:34 smithi090 bash[32384]: audit 2023-12-01T04:41:29.793451+0000 mon.a (mon.0) 168 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T04:41:35.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:34 smithi090 bash[32384]: cluster 2023-12-01T04:41:30.239391+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-01T04:41:35.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:34 smithi090 bash[32384]: audit 2023-12-01T04:41:30.766620+0000 mon.a (mon.0) 169 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T04:41:35.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:34 smithi090 bash[32384]: audit 2023-12-01T04:41:31.766847+0000 mon.a (mon.0) 170 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T04:41:35.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:34 smithi090 bash[32384]: cluster 2023-12-01T04:41:31.768959+0000 mon.c (mon.2) 1 : cluster 1 mon.c calling monitor election 2023-12-01T04:41:35.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:34 smithi090 bash[32384]: cluster 2023-12-01T04:41:32.239802+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-01T04:41:35.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:34 smithi090 bash[32384]: audit 2023-12-01T04:41:32.766885+0000 mon.a (mon.0) 171 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T04:41:35.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:34 smithi090 bash[32384]: audit 2023-12-01T04:41:33.766923+0000 mon.a (mon.0) 172 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T04:41:35.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:34 smithi090 bash[32384]: audit 2023-12-01T04:41:34.767065+0000 mon.a (mon.0) 173 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T04:41:35.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:34 smithi090 bash[32384]: cluster 2023-12-01T04:41:34.821406+0000 mon.a (mon.0) 174 : cluster 1 mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-12-01T04:41:35.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:34 smithi090 bash[32384]: cluster 2023-12-01T04:41:34.833034+0000 mon.a (mon.0) 175 : cluster 0 monmap e3: 3 mons at {a=[v2:172.21.15.80:3300/0,v1:172.21.15.80:6789/0],b=[v2:172.21.15.90:3300/0,v1:172.21.15.90:6789/0],c=[v2:172.21.15.80:3301/0,v1:172.21.15.80:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-01T04:41:35.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:34 smithi090 bash[32384]: cluster 2023-12-01T04:41:34.856782+0000 mon.a (mon.0) 176 : cluster 0 fsmap 2023-12-01T04:41:35.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:34 smithi090 bash[32384]: cluster 2023-12-01T04:41:34.856877+0000 mon.a (mon.0) 177 : cluster 0 osdmap e4: 0 total, 0 up, 0 in 2023-12-01T04:41:35.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:34 smithi090 bash[32384]: cluster 2023-12-01T04:41:34.857200+0000 mon.a (mon.0) 178 : cluster 0 mgrmap e13: y(active, since 82s) 2023-12-01T04:41:35.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:34 smithi090 bash[32384]: cluster 2023-12-01T04:41:34.863606+0000 mon.a (mon.0) 179 : cluster 1 overall HEALTH_OK 2023-12-01T04:41:35.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:34 smithi090 bash[32384]: audit 2023-12-01T04:41:34.866756+0000 mon.a (mon.0) 180 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:41:35.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:34 smithi090 bash[32384]: audit 2023-12-01T04:41:34.869848+0000 mon.a (mon.0) 181 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:41:35.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:34 smithi090 bash[32384]: audit 2023-12-01T04:41:34.875264+0000 mon.a (mon.0) 182 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:41:35.324 INFO:teuthology.orchestra.run.smithi090.stdout: 2023-12-01T04:41:35.324 INFO:teuthology.orchestra.run.smithi090.stdout:{"epoch":3,"fsid":"597927aa-9003-11ee-95a2-87774f69a715","modified":"2023-12-01T04:41:29.766974Z","created":"2023-12-01T04:39:00.930502Z","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.80:3300","nonce":0},{"type":"v1","addr":"172.21.15.80:6789","nonce":0}]},"addr":"172.21.15.80:6789/0","public_addr":"172.21.15.80:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:3300","nonce":0},{"type":"v1","addr":"172.21.15.90:6789","nonce":0}]},"addr":"172.21.15.90:6789/0","public_addr":"172.21.15.90:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:3301","nonce":0},{"type":"v1","addr":"172.21.15.80:6790","nonce":0}]},"addr":"172.21.15.80:6790/0","public_addr":"172.21.15.80:6790/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1,2]} 2023-12-01T04:41:35.327 INFO:teuthology.orchestra.run.smithi090.stderr:dumped monmap epoch 3 2023-12-01T04:41:36.164 INFO:tasks.cephadm:Generating final ceph.conf file... 2023-12-01T04:41:36.164 DEBUG:teuthology.orchestra.run.smithi080:> 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 597927aa-9003-11ee-95a2-87774f69a715 -- ceph config generate-minimal-conf 2023-12-01T04:41:36.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:35 smithi090 bash[32384]: cluster 2023-12-01T04:41:34.240296+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-01T04:41:36.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:35 smithi090 bash[32384]: audit 2023-12-01T04:41:34.930518+0000 mon.a (mon.0) 183 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:41:36.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:35 smithi090 bash[32384]: audit 2023-12-01T04:41:34.937335+0000 mon.a (mon.0) 184 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:41:36.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:35 smithi090 bash[32384]: audit 2023-12-01T04:41:35.322327+0000 mon.a (mon.0) 185 : audit 0 from='client.? 172.21.15.90:0/2476931480' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-01T04:41:36.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:35 smithi090 bash[32384]: audit 2023-12-01T04:41:35.408750+0000 mon.a (mon.0) 186 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:41:36.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:35 smithi090 bash[32384]: audit 2023-12-01T04:41:35.410705+0000 mon.a (mon.0) 187 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:41:36.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:35 smithi090 bash[32384]: audit 2023-12-01T04:41:35.753350+0000 mon.a (mon.0) 188 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:41:36.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:35 smithi090 bash[32384]: audit 2023-12-01T04:41:35.758917+0000 mon.a (mon.0) 189 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:41:36.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:35 smithi090 bash[32384]: audit 2023-12-01T04:41:35.766502+0000 mon.a (mon.0) 190 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T04:41:36.350 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:35 smithi080 bash[28361]: cluster 2023-12-01T04:41:34.240296+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-01T04:41:36.350 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:35 smithi080 bash[28361]: audit 2023-12-01T04:41:34.930518+0000 mon.a (mon.0) 183 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:41:36.350 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:35 smithi080 bash[28361]: audit 2023-12-01T04:41:34.937335+0000 mon.a (mon.0) 184 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:41:36.350 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:35 smithi080 bash[28361]: audit 2023-12-01T04:41:35.322327+0000 mon.a (mon.0) 185 : audit 0 from='client.? 172.21.15.90:0/2476931480' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-01T04:41:36.351 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:35 smithi080 bash[28361]: audit 2023-12-01T04:41:35.408750+0000 mon.a (mon.0) 186 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:41:36.351 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:35 smithi080 bash[28361]: audit 2023-12-01T04:41:35.410705+0000 mon.a (mon.0) 187 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:41:36.351 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:35 smithi080 bash[28361]: audit 2023-12-01T04:41:35.753350+0000 mon.a (mon.0) 188 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:41:36.351 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:35 smithi080 bash[28361]: audit 2023-12-01T04:41:35.758917+0000 mon.a (mon.0) 189 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:41:36.351 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:35 smithi080 bash[28361]: audit 2023-12-01T04:41:35.766502+0000 mon.a (mon.0) 190 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T04:41:36.351 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:41:35 smithi080 bash[41963]: cluster 2023-12-01T04:41:34.240296+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-01T04:41:36.351 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:41:35 smithi080 bash[41963]: audit 2023-12-01T04:41:34.930518+0000 mon.a (mon.0) 183 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:41:36.351 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:41:35 smithi080 bash[41963]: audit 2023-12-01T04:41:34.937335+0000 mon.a (mon.0) 184 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:41:36.351 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:41:35 smithi080 bash[41963]: audit 2023-12-01T04:41:35.322327+0000 mon.a (mon.0) 185 : audit 0 from='client.? 172.21.15.90:0/2476931480' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-01T04:41:36.351 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:41:35 smithi080 bash[41963]: audit 2023-12-01T04:41:35.408750+0000 mon.a (mon.0) 186 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:41:36.352 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:41:35 smithi080 bash[41963]: audit 2023-12-01T04:41:35.410705+0000 mon.a (mon.0) 187 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:41:36.352 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:41:35 smithi080 bash[41963]: audit 2023-12-01T04:41:35.753350+0000 mon.a (mon.0) 188 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:41:36.352 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:41:35 smithi080 bash[41963]: audit 2023-12-01T04:41:35.758917+0000 mon.a (mon.0) 189 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:41:36.352 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:41:35 smithi080 bash[41963]: audit 2023-12-01T04:41:35.766502+0000 mon.a (mon.0) 190 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T04:41:37.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:36 smithi090 bash[32384]: cephadm 2023-12-01T04:41:35.413300+0000 mgr.y (mgr.14152) 58 : cephadm 1 Updating smithi080:/etc/ceph/ceph.conf 2023-12-01T04:41:37.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:36 smithi090 bash[32384]: cephadm 2023-12-01T04:41:35.413706+0000 mgr.y (mgr.14152) 59 : cephadm 1 Updating smithi090:/etc/ceph/ceph.conf 2023-12-01T04:41:37.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:36 smithi090 bash[32384]: cephadm 2023-12-01T04:41:35.578629+0000 mgr.y (mgr.14152) 60 : cephadm 1 Updating smithi090:/var/lib/ceph/597927aa-9003-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-01T04:41:37.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:36 smithi090 bash[32384]: cephadm 2023-12-01T04:41:35.579047+0000 mgr.y (mgr.14152) 61 : cephadm 1 Updating smithi080:/var/lib/ceph/597927aa-9003-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-01T04:41:37.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:36 smithi090 bash[32384]: audit 2023-12-01T04:41:35.953511+0000 mon.a (mon.0) 191 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:41:37.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:36 smithi090 bash[32384]: audit 2023-12-01T04:41:35.960920+0000 mon.a (mon.0) 192 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:41:37.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:36 smithi090 bash[32384]: audit 2023-12-01T04:41:35.967947+0000 mon.a (mon.0) 193 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:41:37.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:36 smithi090 bash[32384]: audit 2023-12-01T04:41:36.040172+0000 mon.a (mon.0) 194 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:41:37.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:36 smithi090 bash[32384]: audit 2023-12-01T04:41:36.046936+0000 mon.a (mon.0) 195 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:41:37.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:36 smithi090 bash[32384]: audit 2023-12-01T04:41:36.052783+0000 mon.a (mon.0) 196 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:41:37.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:36 smithi090 bash[32384]: audit 2023-12-01T04:41:36.058107+0000 mon.a (mon.0) 197 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:41:37.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:36 smithi090 bash[32384]: audit 2023-12-01T04:41:36.058934+0000 mon.a (mon.0) 198 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-01T04:41:37.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:36 smithi090 bash[32384]: audit 2023-12-01T04:41:36.060359+0000 mon.a (mon.0) 199 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-01T04:41:37.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:36 smithi090 bash[32384]: audit 2023-12-01T04:41:36.061748+0000 mon.a (mon.0) 200 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:41:37.381 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:36 smithi080 bash[28361]: cephadm 2023-12-01T04:41:35.413300+0000 mgr.y (mgr.14152) 58 : cephadm 1 Updating smithi080:/etc/ceph/ceph.conf 2023-12-01T04:41:37.381 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:36 smithi080 bash[28361]: cephadm 2023-12-01T04:41:35.413706+0000 mgr.y (mgr.14152) 59 : cephadm 1 Updating smithi090:/etc/ceph/ceph.conf 2023-12-01T04:41:37.381 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:36 smithi080 bash[28361]: cephadm 2023-12-01T04:41:35.578629+0000 mgr.y (mgr.14152) 60 : cephadm 1 Updating smithi090:/var/lib/ceph/597927aa-9003-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-01T04:41:37.381 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:36 smithi080 bash[28361]: cephadm 2023-12-01T04:41:35.579047+0000 mgr.y (mgr.14152) 61 : cephadm 1 Updating smithi080:/var/lib/ceph/597927aa-9003-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-01T04:41:37.382 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:36 smithi080 bash[28361]: audit 2023-12-01T04:41:35.953511+0000 mon.a (mon.0) 191 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:41:37.382 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:36 smithi080 bash[28361]: audit 2023-12-01T04:41:35.960920+0000 mon.a (mon.0) 192 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:41:37.382 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:36 smithi080 bash[28361]: audit 2023-12-01T04:41:35.967947+0000 mon.a (mon.0) 193 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:41:37.382 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:36 smithi080 bash[28361]: audit 2023-12-01T04:41:36.040172+0000 mon.a (mon.0) 194 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:41:37.382 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:36 smithi080 bash[28361]: audit 2023-12-01T04:41:36.046936+0000 mon.a (mon.0) 195 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:41:37.382 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:36 smithi080 bash[28361]: audit 2023-12-01T04:41:36.052783+0000 mon.a (mon.0) 196 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:41:37.382 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:36 smithi080 bash[28361]: audit 2023-12-01T04:41:36.058107+0000 mon.a (mon.0) 197 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:41:37.382 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:36 smithi080 bash[28361]: audit 2023-12-01T04:41:36.058934+0000 mon.a (mon.0) 198 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-01T04:41:37.382 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:36 smithi080 bash[28361]: audit 2023-12-01T04:41:36.060359+0000 mon.a (mon.0) 199 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-01T04:41:37.382 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:36 smithi080 bash[28361]: audit 2023-12-01T04:41:36.061748+0000 mon.a (mon.0) 200 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:41:37.383 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:41:36 smithi080 bash[41963]: cephadm 2023-12-01T04:41:35.413300+0000 mgr.y (mgr.14152) 58 : cephadm 1 Updating smithi080:/etc/ceph/ceph.conf 2023-12-01T04:41:37.383 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:41:36 smithi080 bash[41963]: cephadm 2023-12-01T04:41:35.413706+0000 mgr.y (mgr.14152) 59 : cephadm 1 Updating smithi090:/etc/ceph/ceph.conf 2023-12-01T04:41:37.383 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:41:36 smithi080 bash[41963]: cephadm 2023-12-01T04:41:35.578629+0000 mgr.y (mgr.14152) 60 : cephadm 1 Updating smithi090:/var/lib/ceph/597927aa-9003-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-01T04:41:37.383 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:41:36 smithi080 bash[41963]: cephadm 2023-12-01T04:41:35.579047+0000 mgr.y (mgr.14152) 61 : cephadm 1 Updating smithi080:/var/lib/ceph/597927aa-9003-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-01T04:41:37.383 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:41:36 smithi080 bash[41963]: audit 2023-12-01T04:41:35.953511+0000 mon.a (mon.0) 191 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:41:37.383 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:41:36 smithi080 bash[41963]: audit 2023-12-01T04:41:35.960920+0000 mon.a (mon.0) 192 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:41:37.383 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:41:36 smithi080 bash[41963]: audit 2023-12-01T04:41:35.967947+0000 mon.a (mon.0) 193 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:41:37.383 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:41:36 smithi080 bash[41963]: audit 2023-12-01T04:41:36.040172+0000 mon.a (mon.0) 194 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:41:37.383 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:41:36 smithi080 bash[41963]: audit 2023-12-01T04:41:36.046936+0000 mon.a (mon.0) 195 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:41:37.383 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:41:36 smithi080 bash[41963]: audit 2023-12-01T04:41:36.052783+0000 mon.a (mon.0) 196 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:41:37.383 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:41:36 smithi080 bash[41963]: audit 2023-12-01T04:41:36.058107+0000 mon.a (mon.0) 197 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:41:37.383 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:41:36 smithi080 bash[41963]: audit 2023-12-01T04:41:36.058934+0000 mon.a (mon.0) 198 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-01T04:41:37.384 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:41:36 smithi080 bash[41963]: audit 2023-12-01T04:41:36.060359+0000 mon.a (mon.0) 199 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-01T04:41:37.384 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:41:36 smithi080 bash[41963]: audit 2023-12-01T04:41:36.061748+0000 mon.a (mon.0) 200 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:41:38.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:41:37 smithi080 bash[41963]: cephadm 2023-12-01T04:41:36.058552+0000 mgr.y (mgr.14152) 62 : cephadm 1 Reconfiguring mon.a (unknown last config time)... 2023-12-01T04:41:38.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:41:37 smithi080 bash[41963]: cephadm 2023-12-01T04:41:36.063147+0000 mgr.y (mgr.14152) 63 : cephadm 1 Reconfiguring daemon mon.a on smithi080 2023-12-01T04:41:38.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:41:37 smithi080 bash[41963]: cluster 2023-12-01T04:41:36.240746+0000 mgr.y (mgr.14152) 64 : cluster 0 pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T04:41:38.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:37 smithi080 bash[28361]: cephadm 2023-12-01T04:41:36.058552+0000 mgr.y (mgr.14152) 62 : cephadm 1 Reconfiguring mon.a (unknown last config time)... 2023-12-01T04:41:38.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:37 smithi080 bash[28361]: cephadm 2023-12-01T04:41:36.063147+0000 mgr.y (mgr.14152) 63 : cephadm 1 Reconfiguring daemon mon.a on smithi080 2023-12-01T04:41:38.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:37 smithi080 bash[28361]: cluster 2023-12-01T04:41:36.240746+0000 mgr.y (mgr.14152) 64 : cluster 0 pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T04:41:38.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:37 smithi090 bash[32384]: cephadm 2023-12-01T04:41:36.058552+0000 mgr.y (mgr.14152) 62 : cephadm 1 Reconfiguring mon.a (unknown last config time)... 2023-12-01T04:41:38.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:37 smithi090 bash[32384]: cephadm 2023-12-01T04:41:36.063147+0000 mgr.y (mgr.14152) 63 : cephadm 1 Reconfiguring daemon mon.a on smithi080 2023-12-01T04:41:38.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:37 smithi090 bash[32384]: cluster 2023-12-01T04:41:36.240746+0000 mgr.y (mgr.14152) 64 : cluster 0 pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T04:41:39.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:39 smithi090 bash[32384]: cluster 2023-12-01T04:41:38.241141+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-01T04:41:39.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:39 smithi090 bash[32384]: audit 2023-12-01T04:41:38.260293+0000 mon.a (mon.0) 201 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:41:39.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:39 smithi090 bash[32384]: audit 2023-12-01T04:41:38.266477+0000 mon.a (mon.0) 202 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:41:39.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:39 smithi090 bash[32384]: cephadm 2023-12-01T04:41:38.282330+0000 mgr.y (mgr.14152) 66 : cephadm 1 Reconfiguring mon.c (monmap changed)... 2023-12-01T04:41:39.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:39 smithi090 bash[32384]: audit 2023-12-01T04:41:38.282933+0000 mon.a (mon.0) 203 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-01T04:41:39.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:39 smithi090 bash[32384]: audit 2023-12-01T04:41:38.284523+0000 mon.a (mon.0) 204 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-01T04:41:39.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:39 smithi090 bash[32384]: audit 2023-12-01T04:41:38.286075+0000 mon.a (mon.0) 205 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:41:39.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:39 smithi090 bash[32384]: cephadm 2023-12-01T04:41:38.287740+0000 mgr.y (mgr.14152) 67 : cephadm 1 Reconfiguring daemon mon.c on smithi080 2023-12-01T04:41:39.573 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:39 smithi080 bash[28361]: cluster 2023-12-01T04:41:38.241141+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-01T04:41:39.573 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:39 smithi080 bash[28361]: audit 2023-12-01T04:41:38.260293+0000 mon.a (mon.0) 201 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:41:39.573 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:39 smithi080 bash[28361]: audit 2023-12-01T04:41:38.266477+0000 mon.a (mon.0) 202 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:41:39.573 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:39 smithi080 bash[28361]: cephadm 2023-12-01T04:41:38.282330+0000 mgr.y (mgr.14152) 66 : cephadm 1 Reconfiguring mon.c (monmap changed)... 2023-12-01T04:41:39.573 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:39 smithi080 bash[28361]: audit 2023-12-01T04:41:38.282933+0000 mon.a (mon.0) 203 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-01T04:41:39.573 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:39 smithi080 bash[28361]: audit 2023-12-01T04:41:38.284523+0000 mon.a (mon.0) 204 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-01T04:41:39.574 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:39 smithi080 bash[28361]: audit 2023-12-01T04:41:38.286075+0000 mon.a (mon.0) 205 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:41:39.574 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:39 smithi080 bash[28361]: cephadm 2023-12-01T04:41:38.287740+0000 mgr.y (mgr.14152) 67 : cephadm 1 Reconfiguring daemon mon.c on smithi080 2023-12-01T04:41:39.574 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:41:39 smithi080 bash[41963]: cluster 2023-12-01T04:41:38.241141+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-01T04:41:39.574 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:41:39 smithi080 bash[41963]: audit 2023-12-01T04:41:38.260293+0000 mon.a (mon.0) 201 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:41:39.574 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:41:39 smithi080 bash[41963]: audit 2023-12-01T04:41:38.266477+0000 mon.a (mon.0) 202 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:41:39.574 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:41:39 smithi080 bash[41963]: cephadm 2023-12-01T04:41:38.282330+0000 mgr.y (mgr.14152) 66 : cephadm 1 Reconfiguring mon.c (monmap changed)... 2023-12-01T04:41:39.574 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:41:39 smithi080 bash[41963]: audit 2023-12-01T04:41:38.282933+0000 mon.a (mon.0) 203 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-01T04:41:39.574 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:41:39 smithi080 bash[41963]: audit 2023-12-01T04:41:38.284523+0000 mon.a (mon.0) 204 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-01T04:41:39.574 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:41:39 smithi080 bash[41963]: audit 2023-12-01T04:41:38.286075+0000 mon.a (mon.0) 205 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:41:39.574 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:41:39 smithi080 bash[41963]: cephadm 2023-12-01T04:41:38.287740+0000 mgr.y (mgr.14152) 67 : cephadm 1 Reconfiguring daemon mon.c on smithi080 2023-12-01T04:41:40.848 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/597927aa-9003-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T04:41:41.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:41 smithi090 bash[32384]: cluster 2023-12-01T04:41:40.241618+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-01T04:41:41.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:41 smithi090 bash[32384]: audit 2023-12-01T04:41:40.263359+0000 mon.a (mon.0) 206 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:41:41.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:41 smithi090 bash[32384]: audit 2023-12-01T04:41:40.270288+0000 mon.a (mon.0) 207 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:41:41.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:41 smithi090 bash[32384]: cephadm 2023-12-01T04:41:40.307698+0000 mgr.y (mgr.14152) 69 : cephadm 1 Reconfiguring mon.b (monmap changed)... 2023-12-01T04:41:41.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:41 smithi090 bash[32384]: audit 2023-12-01T04:41:40.308268+0000 mon.a (mon.0) 208 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-01T04:41:41.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:41 smithi090 bash[32384]: audit 2023-12-01T04:41:40.309962+0000 mon.a (mon.0) 209 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-01T04:41:41.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:41 smithi090 bash[32384]: audit 2023-12-01T04:41:40.311288+0000 mon.a (mon.0) 210 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:41:41.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:41 smithi090 bash[32384]: cephadm 2023-12-01T04:41:40.312881+0000 mgr.y (mgr.14152) 70 : cephadm 1 Reconfiguring daemon mon.b on smithi090 2023-12-01T04:41:41.646 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:41:41 smithi080 bash[41963]: cluster 2023-12-01T04:41:40.241618+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-01T04:41:41.647 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:41:41 smithi080 bash[41963]: audit 2023-12-01T04:41:40.263359+0000 mon.a (mon.0) 206 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:41:41.647 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:41:41 smithi080 bash[41963]: audit 2023-12-01T04:41:40.270288+0000 mon.a (mon.0) 207 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:41:41.647 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:41:41 smithi080 bash[41963]: cephadm 2023-12-01T04:41:40.307698+0000 mgr.y (mgr.14152) 69 : cephadm 1 Reconfiguring mon.b (monmap changed)... 2023-12-01T04:41:41.647 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:41:41 smithi080 bash[41963]: audit 2023-12-01T04:41:40.308268+0000 mon.a (mon.0) 208 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-01T04:41:41.647 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:41:41 smithi080 bash[41963]: audit 2023-12-01T04:41:40.309962+0000 mon.a (mon.0) 209 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-01T04:41:41.647 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:41:41 smithi080 bash[41963]: audit 2023-12-01T04:41:40.311288+0000 mon.a (mon.0) 210 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:41:41.647 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:41:41 smithi080 bash[41963]: cephadm 2023-12-01T04:41:40.312881+0000 mgr.y (mgr.14152) 70 : cephadm 1 Reconfiguring daemon mon.b on smithi090 2023-12-01T04:41:41.647 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:41 smithi080 bash[28361]: cluster 2023-12-01T04:41:40.241618+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-01T04:41:41.647 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:41 smithi080 bash[28361]: audit 2023-12-01T04:41:40.263359+0000 mon.a (mon.0) 206 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:41:41.648 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:41 smithi080 bash[28361]: audit 2023-12-01T04:41:40.270288+0000 mon.a (mon.0) 207 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:41:41.648 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:41 smithi080 bash[28361]: cephadm 2023-12-01T04:41:40.307698+0000 mgr.y (mgr.14152) 69 : cephadm 1 Reconfiguring mon.b (monmap changed)... 2023-12-01T04:41:41.648 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:41 smithi080 bash[28361]: audit 2023-12-01T04:41:40.308268+0000 mon.a (mon.0) 208 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-01T04:41:41.648 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:41 smithi080 bash[28361]: audit 2023-12-01T04:41:40.309962+0000 mon.a (mon.0) 209 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-01T04:41:41.648 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:41 smithi080 bash[28361]: audit 2023-12-01T04:41:40.311288+0000 mon.a (mon.0) 210 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:41:41.648 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:41 smithi080 bash[28361]: cephadm 2023-12-01T04:41:40.312881+0000 mgr.y (mgr.14152) 70 : cephadm 1 Reconfiguring daemon mon.b on smithi090 2023-12-01T04:41:43.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:41:43 smithi080 bash[41963]: cluster 2023-12-01T04:41:42.242070+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-01T04:41:43.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:41:43 smithi080 bash[41963]: audit 2023-12-01T04:41:42.424295+0000 mon.a (mon.0) 211 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:41:43.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:41:43 smithi080 bash[41963]: audit 2023-12-01T04:41:42.431723+0000 mon.a (mon.0) 212 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:41:43.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:41:43 smithi080 bash[41963]: audit 2023-12-01T04:41:42.484513+0000 mon.a (mon.0) 213 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:41:43.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:41:43 smithi080 bash[41963]: audit 2023-12-01T04:41:42.487095+0000 mon.a (mon.0) 214 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:41:43.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:41:43 smithi080 bash[41963]: audit 2023-12-01T04:41:42.488092+0000 mon.a (mon.0) 215 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:41:43.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:41:43 smithi080 bash[41963]: audit 2023-12-01T04:41:42.495419+0000 mon.a (mon.0) 216 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:41:43.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:43 smithi080 bash[28361]: cluster 2023-12-01T04:41:42.242070+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-01T04:41:43.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:43 smithi080 bash[28361]: audit 2023-12-01T04:41:42.424295+0000 mon.a (mon.0) 211 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:41:43.684 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:43 smithi080 bash[28361]: audit 2023-12-01T04:41:42.431723+0000 mon.a (mon.0) 212 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:41:43.684 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:43 smithi080 bash[28361]: audit 2023-12-01T04:41:42.484513+0000 mon.a (mon.0) 213 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:41:43.684 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:43 smithi080 bash[28361]: audit 2023-12-01T04:41:42.487095+0000 mon.a (mon.0) 214 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:41:43.684 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:43 smithi080 bash[28361]: audit 2023-12-01T04:41:42.488092+0000 mon.a (mon.0) 215 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:41:43.684 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:43 smithi080 bash[28361]: audit 2023-12-01T04:41:42.495419+0000 mon.a (mon.0) 216 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:41:43.756 INFO:teuthology.orchestra.run.smithi080.stdout:# minimal ceph.conf for 597927aa-9003-11ee-95a2-87774f69a715 2023-12-01T04:41:43.757 INFO:teuthology.orchestra.run.smithi080.stdout:[global] 2023-12-01T04:41:43.757 INFO:teuthology.orchestra.run.smithi080.stdout: fsid = 597927aa-9003-11ee-95a2-87774f69a715 2023-12-01T04:41:43.757 INFO:teuthology.orchestra.run.smithi080.stdout: mon_host = [v2:172.21.15.80:3300/0,v1:172.21.15.80:6789/0] [v2:172.21.15.90:3300/0,v1:172.21.15.90:6789/0] [v2:172.21.15.80:3301/0,v1:172.21.15.80:6790/0] 2023-12-01T04:41:43.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:43 smithi090 bash[32384]: cluster 2023-12-01T04:41:42.242070+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-01T04:41:43.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:43 smithi090 bash[32384]: audit 2023-12-01T04:41:42.424295+0000 mon.a (mon.0) 211 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:41:43.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:43 smithi090 bash[32384]: audit 2023-12-01T04:41:42.431723+0000 mon.a (mon.0) 212 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:41:43.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:43 smithi090 bash[32384]: audit 2023-12-01T04:41:42.484513+0000 mon.a (mon.0) 213 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:41:43.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:43 smithi090 bash[32384]: audit 2023-12-01T04:41:42.487095+0000 mon.a (mon.0) 214 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:41:43.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:43 smithi090 bash[32384]: audit 2023-12-01T04:41:42.488092+0000 mon.a (mon.0) 215 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:41:43.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:43 smithi090 bash[32384]: audit 2023-12-01T04:41:42.495419+0000 mon.a (mon.0) 216 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:41:44.522 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2023-12-01T04:41:44.522 DEBUG:teuthology.orchestra.run.smithi080:> set -ex 2023-12-01T04:41:44.522 DEBUG:teuthology.orchestra.run.smithi080:> sudo dd of=/etc/ceph/ceph.conf 2023-12-01T04:41:44.536 DEBUG:teuthology.orchestra.run.smithi080:> set -ex 2023-12-01T04:41:44.536 DEBUG:teuthology.orchestra.run.smithi080:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2023-12-01T04:41:44.596 DEBUG:teuthology.orchestra.run.smithi090:> set -ex 2023-12-01T04:41:44.596 DEBUG:teuthology.orchestra.run.smithi090:> sudo dd of=/etc/ceph/ceph.conf 2023-12-01T04:41:44.611 DEBUG:teuthology.orchestra.run.smithi090:> set -ex 2023-12-01T04:41:44.611 DEBUG:teuthology.orchestra.run.smithi090:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2023-12-01T04:41:44.668 INFO:tasks.cephadm:Adding mgr.y on smithi080 2023-12-01T04:41:44.668 INFO:tasks.cephadm:Adding mgr.x on smithi090 2023-12-01T04:41:44.669 DEBUG:teuthology.orchestra.run.smithi090:> 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 597927aa-9003-11ee-95a2-87774f69a715 -- ceph orch apply mgr '2;smithi080=y;smithi090=x' 2023-12-01T04:41:44.723 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:44 smithi090 bash[32384]: audit 2023-12-01T04:41:43.755654+0000 mon.c (mon.2) 2 : audit 0 from='client.? 172.21.15.80:0/690817705' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:41:44.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:41:44 smithi080 bash[41963]: audit 2023-12-01T04:41:43.755654+0000 mon.c (mon.2) 2 : audit 0 from='client.? 172.21.15.80:0/690817705' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:41:44.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:44 smithi080 bash[28361]: audit 2023-12-01T04:41:43.755654+0000 mon.c (mon.2) 2 : audit 0 from='client.? 172.21.15.80:0/690817705' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:41:45.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:45 smithi090 bash[32384]: cluster 2023-12-01T04:41:44.242512+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-01T04:41:45.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:41:45 smithi080 bash[41963]: cluster 2023-12-01T04:41:44.242512+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-01T04:41:45.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:45 smithi080 bash[28361]: cluster 2023-12-01T04:41:44.242512+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-01T04:41:47.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:47 smithi090 bash[32384]: cluster 2023-12-01T04:41:46.242929+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-01T04:41:47.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:41:47 smithi080 bash[41963]: cluster 2023-12-01T04:41:46.242929+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-01T04:41:47.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:47 smithi080 bash[28361]: cluster 2023-12-01T04:41:46.242929+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-01T04:41:48.383 INFO:teuthology.orchestra.run.smithi090.stderr:Inferring config /var/lib/ceph/597927aa-9003-11ee-95a2-87774f69a715/mon.b/config 2023-12-01T04:41:49.691 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:49 smithi090 bash[32384]: cluster 2023-12-01T04:41:48.243338+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-01T04:41:49.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:41:49 smithi080 bash[41963]: cluster 2023-12-01T04:41:48.243338+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-01T04:41:49.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:49 smithi080 bash[28361]: cluster 2023-12-01T04:41:48.243338+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-01T04:41:51.491 INFO:teuthology.orchestra.run.smithi090.stdout:Scheduled mgr update... 2023-12-01T04:41:51.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:51 smithi090 bash[32384]: cluster 2023-12-01T04:41:50.243794+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-01T04:41:51.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:51 smithi080 bash[28361]: cluster 2023-12-01T04:41:50.243794+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-01T04:41:51.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:41:51 smithi080 bash[41963]: cluster 2023-12-01T04:41:50.243794+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-01T04:41:52.773 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:52 smithi090 bash[32384]: audit 2023-12-01T04:41:51.479476+0000 mgr.y (mgr.14152) 76 : audit 0 from='client.24109 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi080=y;smithi090=x", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:41:52.773 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:52 smithi090 bash[32384]: cephadm 2023-12-01T04:41:51.483379+0000 mgr.y (mgr.14152) 77 : cephadm 1 Saving service mgr spec with placement smithi080=y;smithi090=x;count:2 2023-12-01T04:41:52.773 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:52 smithi090 bash[32384]: audit 2023-12-01T04:41:51.489725+0000 mon.a (mon.0) 217 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:41:52.773 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:52 smithi090 bash[32384]: audit 2023-12-01T04:41:51.536034+0000 mon.a (mon.0) 218 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:41:52.773 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:52 smithi090 bash[32384]: audit 2023-12-01T04:41:51.539475+0000 mon.a (mon.0) 219 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:41:52.774 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:52 smithi090 bash[32384]: audit 2023-12-01T04:41:51.541163+0000 mon.a (mon.0) 220 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:41:52.774 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:52 smithi090 bash[32384]: audit 2023-12-01T04:41:51.550815+0000 mon.a (mon.0) 221 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:41:52.774 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:52 smithi090 bash[32384]: audit 2023-12-01T04:41:51.553082+0000 mon.a (mon.0) 222 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-01T04:41:52.774 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:52 smithi090 bash[32384]: audit 2023-12-01T04:41:51.559228+0000 mon.a (mon.0) 223 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-12-01T04:41:52.774 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:52 smithi090 bash[32384]: audit 2023-12-01T04:41:51.560502+0000 mon.a (mon.0) 224 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-01T04:41:52.774 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:52 smithi090 bash[32384]: audit 2023-12-01T04:41:51.562051+0000 mon.a (mon.0) 225 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:41:52.774 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:52 smithi090 bash[32384]: cephadm 2023-12-01T04:41:51.563616+0000 mgr.y (mgr.14152) 78 : cephadm 1 Deploying daemon mgr.x on smithi090 2023-12-01T04:41:52.901 DEBUG:teuthology.orchestra.run.smithi090:mgr.x> sudo journalctl -f -n 0 -u ceph-597927aa-9003-11ee-95a2-87774f69a715@mgr.x.service 2023-12-01T04:41:52.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:52 smithi080 bash[28361]: audit 2023-12-01T04:41:51.479476+0000 mgr.y (mgr.14152) 76 : audit 0 from='client.24109 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi080=y;smithi090=x", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:41:52.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:52 smithi080 bash[28361]: cephadm 2023-12-01T04:41:51.483379+0000 mgr.y (mgr.14152) 77 : cephadm 1 Saving service mgr spec with placement smithi080=y;smithi090=x;count:2 2023-12-01T04:41:52.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:52 smithi080 bash[28361]: audit 2023-12-01T04:41:51.489725+0000 mon.a (mon.0) 217 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:41:52.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:52 smithi080 bash[28361]: audit 2023-12-01T04:41:51.536034+0000 mon.a (mon.0) 218 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:41:52.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:52 smithi080 bash[28361]: audit 2023-12-01T04:41:51.539475+0000 mon.a (mon.0) 219 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:41:52.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:52 smithi080 bash[28361]: audit 2023-12-01T04:41:51.541163+0000 mon.a (mon.0) 220 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:41:52.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:52 smithi080 bash[28361]: audit 2023-12-01T04:41:51.550815+0000 mon.a (mon.0) 221 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:41:52.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:52 smithi080 bash[28361]: audit 2023-12-01T04:41:51.553082+0000 mon.a (mon.0) 222 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-01T04:41:52.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:52 smithi080 bash[28361]: audit 2023-12-01T04:41:51.559228+0000 mon.a (mon.0) 223 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-12-01T04:41:52.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:52 smithi080 bash[28361]: audit 2023-12-01T04:41:51.560502+0000 mon.a (mon.0) 224 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-01T04:41:52.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:52 smithi080 bash[28361]: audit 2023-12-01T04:41:51.562051+0000 mon.a (mon.0) 225 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:41:52.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:52 smithi080 bash[28361]: cephadm 2023-12-01T04:41:51.563616+0000 mgr.y (mgr.14152) 78 : cephadm 1 Deploying daemon mgr.x on smithi090 2023-12-01T04:41:52.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:41:52 smithi080 bash[41963]: audit 2023-12-01T04:41:51.479476+0000 mgr.y (mgr.14152) 76 : audit 0 from='client.24109 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi080=y;smithi090=x", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:41:52.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:41:52 smithi080 bash[41963]: cephadm 2023-12-01T04:41:51.483379+0000 mgr.y (mgr.14152) 77 : cephadm 1 Saving service mgr spec with placement smithi080=y;smithi090=x;count:2 2023-12-01T04:41:52.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:41:52 smithi080 bash[41963]: audit 2023-12-01T04:41:51.489725+0000 mon.a (mon.0) 217 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:41:52.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:41:52 smithi080 bash[41963]: audit 2023-12-01T04:41:51.536034+0000 mon.a (mon.0) 218 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:41:52.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:41:52 smithi080 bash[41963]: audit 2023-12-01T04:41:51.539475+0000 mon.a (mon.0) 219 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:41:52.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:41:52 smithi080 bash[41963]: audit 2023-12-01T04:41:51.541163+0000 mon.a (mon.0) 220 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:41:52.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:41:52 smithi080 bash[41963]: audit 2023-12-01T04:41:51.550815+0000 mon.a (mon.0) 221 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:41:52.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:41:52 smithi080 bash[41963]: audit 2023-12-01T04:41:51.553082+0000 mon.a (mon.0) 222 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-01T04:41:52.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:41:52 smithi080 bash[41963]: audit 2023-12-01T04:41:51.559228+0000 mon.a (mon.0) 223 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-12-01T04:41:52.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:41:52 smithi080 bash[41963]: audit 2023-12-01T04:41:51.560502+0000 mon.a (mon.0) 224 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-01T04:41:52.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:41:52 smithi080 bash[41963]: audit 2023-12-01T04:41:51.562051+0000 mon.a (mon.0) 225 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:41:52.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:41:52 smithi080 bash[41963]: cephadm 2023-12-01T04:41:51.563616+0000 mgr.y (mgr.14152) 78 : cephadm 1 Deploying daemon mgr.x on smithi090 2023-12-01T04:41:52.944 INFO:tasks.cephadm:Deploying OSDs... 2023-12-01T04:41:52.945 DEBUG:teuthology.orchestra.run.smithi080:> set -ex 2023-12-01T04:41:52.945 DEBUG:teuthology.orchestra.run.smithi080:> dd if=/scratch_devs of=/dev/stdout 2023-12-01T04:41:52.952 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2023-12-01T04:41:52.953 DEBUG:teuthology.orchestra.run.smithi080:> stat /dev/vg_nvme/lv_1 2023-12-01T04:41:53.003 INFO:teuthology.orchestra.run.smithi080.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-12-01T04:41:53.003 INFO:teuthology.orchestra.run.smithi080.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-01T04:41:53.003 INFO:teuthology.orchestra.run.smithi080.stdout:Device: 5h/5d Inode: 491 Links: 1 2023-12-01T04:41:53.003 INFO:teuthology.orchestra.run.smithi080.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-01T04:41:53.004 INFO:teuthology.orchestra.run.smithi080.stdout:Access: 2023-12-01 04:33:47.889398711 +0000 2023-12-01T04:41:53.004 INFO:teuthology.orchestra.run.smithi080.stdout:Modify: 2023-12-01 04:33:47.525407106 +0000 2023-12-01T04:41:53.004 INFO:teuthology.orchestra.run.smithi080.stdout:Change: 2023-12-01 04:33:47.525407106 +0000 2023-12-01T04:41:53.004 INFO:teuthology.orchestra.run.smithi080.stdout: Birth: - 2023-12-01T04:41:53.004 DEBUG:teuthology.orchestra.run.smithi080:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-12-01T04:41:53.058 INFO:teuthology.orchestra.run.smithi080.stderr:1+0 records in 2023-12-01T04:41:53.058 INFO:teuthology.orchestra.run.smithi080.stderr:1+0 records out 2023-12-01T04:41:53.058 INFO:teuthology.orchestra.run.smithi080.stderr:512 bytes copied, 0.000368003 s, 1.4 MB/s 2023-12-01T04:41:53.060 DEBUG:teuthology.orchestra.run.smithi080:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-12-01T04:41:53.113 DEBUG:teuthology.orchestra.run.smithi080:> stat /dev/vg_nvme/lv_2 2023-12-01T04:41:53.164 INFO:teuthology.orchestra.run.smithi080.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-12-01T04:41:53.164 INFO:teuthology.orchestra.run.smithi080.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-01T04:41:53.164 INFO:teuthology.orchestra.run.smithi080.stdout:Device: 5h/5d Inode: 498 Links: 1 2023-12-01T04:41:53.164 INFO:teuthology.orchestra.run.smithi080.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-01T04:41:53.164 INFO:teuthology.orchestra.run.smithi080.stdout:Access: 2023-12-01 04:33:48.117393453 +0000 2023-12-01T04:41:53.164 INFO:teuthology.orchestra.run.smithi080.stdout:Modify: 2023-12-01 04:33:48.113393547 +0000 2023-12-01T04:41:53.164 INFO:teuthology.orchestra.run.smithi080.stdout:Change: 2023-12-01 04:33:48.113393547 +0000 2023-12-01T04:41:53.165 INFO:teuthology.orchestra.run.smithi080.stdout: Birth: - 2023-12-01T04:41:53.165 DEBUG:teuthology.orchestra.run.smithi080:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-12-01T04:41:53.222 INFO:teuthology.orchestra.run.smithi080.stderr:1+0 records in 2023-12-01T04:41:53.222 INFO:teuthology.orchestra.run.smithi080.stderr:1+0 records out 2023-12-01T04:41:53.223 INFO:teuthology.orchestra.run.smithi080.stderr:512 bytes copied, 0.000386032 s, 1.3 MB/s 2023-12-01T04:41:53.224 DEBUG:teuthology.orchestra.run.smithi080:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-12-01T04:41:53.277 DEBUG:teuthology.orchestra.run.smithi080:> stat /dev/vg_nvme/lv_3 2023-12-01T04:41:53.328 INFO:teuthology.orchestra.run.smithi080.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-12-01T04:41:53.328 INFO:teuthology.orchestra.run.smithi080.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-01T04:41:53.328 INFO:teuthology.orchestra.run.smithi080.stdout:Device: 5h/5d Inode: 504 Links: 1 2023-12-01T04:41:53.328 INFO:teuthology.orchestra.run.smithi080.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-01T04:41:53.328 INFO:teuthology.orchestra.run.smithi080.stdout:Access: 2023-12-01 04:33:49.085371131 +0000 2023-12-01T04:41:53.328 INFO:teuthology.orchestra.run.smithi080.stdout:Modify: 2023-12-01 04:33:48.693380170 +0000 2023-12-01T04:41:53.328 INFO:teuthology.orchestra.run.smithi080.stdout:Change: 2023-12-01 04:33:48.693380170 +0000 2023-12-01T04:41:53.328 INFO:teuthology.orchestra.run.smithi080.stdout: Birth: - 2023-12-01T04:41:53.329 DEBUG:teuthology.orchestra.run.smithi080:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-12-01T04:41:53.387 INFO:teuthology.orchestra.run.smithi080.stderr:1+0 records in 2023-12-01T04:41:53.387 INFO:teuthology.orchestra.run.smithi080.stderr:1+0 records out 2023-12-01T04:41:53.387 INFO:teuthology.orchestra.run.smithi080.stderr:512 bytes copied, 0.000430801 s, 1.2 MB/s 2023-12-01T04:41:53.388 DEBUG:teuthology.orchestra.run.smithi080:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-12-01T04:41:53.440 DEBUG:teuthology.orchestra.run.smithi080:> stat /dev/vg_nvme/lv_4 2023-12-01T04:41:53.475 INFO:journalctl@ceph.mgr.x.smithi090.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-01T04:41:53.491 INFO:teuthology.orchestra.run.smithi080.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-12-01T04:41:53.491 INFO:teuthology.orchestra.run.smithi080.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-01T04:41:53.491 INFO:teuthology.orchestra.run.smithi080.stdout:Device: 5h/5d Inode: 510 Links: 1 2023-12-01T04:41:53.491 INFO:teuthology.orchestra.run.smithi080.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-01T04:41:53.491 INFO:teuthology.orchestra.run.smithi080.stdout:Access: 2023-12-01 04:33:49.633358494 +0000 2023-12-01T04:41:53.491 INFO:teuthology.orchestra.run.smithi080.stdout:Modify: 2023-12-01 04:33:49.293366335 +0000 2023-12-01T04:41:53.491 INFO:teuthology.orchestra.run.smithi080.stdout:Change: 2023-12-01 04:33:49.293366335 +0000 2023-12-01T04:41:53.492 INFO:teuthology.orchestra.run.smithi080.stdout: Birth: - 2023-12-01T04:41:53.492 DEBUG:teuthology.orchestra.run.smithi080:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-12-01T04:41:53.546 INFO:teuthology.orchestra.run.smithi080.stderr:1+0 records in 2023-12-01T04:41:53.546 INFO:teuthology.orchestra.run.smithi080.stderr:1+0 records out 2023-12-01T04:41:53.546 INFO:teuthology.orchestra.run.smithi080.stderr:512 bytes copied, 0.000459376 s, 1.1 MB/s 2023-12-01T04:41:53.548 DEBUG:teuthology.orchestra.run.smithi080:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-12-01T04:41:53.600 DEBUG:teuthology.orchestra.run.smithi090:> set -ex 2023-12-01T04:41:53.601 DEBUG:teuthology.orchestra.run.smithi090:> dd if=/scratch_devs of=/dev/stdout 2023-12-01T04:41:53.609 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-01T04:41:53.609 DEBUG:teuthology.orchestra.run.smithi090:> stat /dev/vg_nvme/lv_1 2023-12-01T04:41:53.658 INFO:teuthology.orchestra.run.smithi090.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-12-01T04:41:53.658 INFO:teuthology.orchestra.run.smithi090.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-01T04:41:53.658 INFO:teuthology.orchestra.run.smithi090.stdout:Device: 5h/5d Inode: 493 Links: 1 2023-12-01T04:41:53.658 INFO:teuthology.orchestra.run.smithi090.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-01T04:41:53.658 INFO:teuthology.orchestra.run.smithi090.stdout:Access: 2023-12-01 04:33:50.178386177 +0000 2023-12-01T04:41:53.658 INFO:teuthology.orchestra.run.smithi090.stdout:Modify: 2023-12-01 04:33:49.838394020 +0000 2023-12-01T04:41:53.658 INFO:teuthology.orchestra.run.smithi090.stdout:Change: 2023-12-01 04:33:49.838394020 +0000 2023-12-01T04:41:53.658 INFO:teuthology.orchestra.run.smithi090.stdout: Birth: - 2023-12-01T04:41:53.659 DEBUG:teuthology.orchestra.run.smithi090:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-12-01T04:41:53.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:53 smithi080 bash[28361]: cluster 2023-12-01T04:41:52.244149+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-01T04:41:53.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:41:53 smithi080 bash[41963]: cluster 2023-12-01T04:41:52.244149+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-01T04:41:53.711 INFO:teuthology.orchestra.run.smithi090.stderr:1+0 records in 2023-12-01T04:41:53.711 INFO:teuthology.orchestra.run.smithi090.stderr:1+0 records out 2023-12-01T04:41:53.712 INFO:teuthology.orchestra.run.smithi090.stderr:512 bytes copied, 0.000376252 s, 1.4 MB/s 2023-12-01T04:41:53.712 DEBUG:teuthology.orchestra.run.smithi090:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-12-01T04:41:53.766 DEBUG:teuthology.orchestra.run.smithi090:> stat /dev/vg_nvme/lv_2 2023-12-01T04:41:53.814 INFO:teuthology.orchestra.run.smithi090.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-12-01T04:41:53.814 INFO:teuthology.orchestra.run.smithi090.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-01T04:41:53.814 INFO:teuthology.orchestra.run.smithi090.stdout:Device: 5h/5d Inode: 502 Links: 1 2023-12-01T04:41:53.814 INFO:teuthology.orchestra.run.smithi090.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-01T04:41:53.815 INFO:teuthology.orchestra.run.smithi090.stdout:Access: 2023-12-01 04:33:50.754372891 +0000 2023-12-01T04:41:53.815 INFO:teuthology.orchestra.run.smithi090.stdout:Modify: 2023-12-01 04:33:50.390381287 +0000 2023-12-01T04:41:53.815 INFO:teuthology.orchestra.run.smithi090.stdout:Change: 2023-12-01 04:33:50.390381287 +0000 2023-12-01T04:41:53.815 INFO:teuthology.orchestra.run.smithi090.stdout: Birth: - 2023-12-01T04:41:53.815 DEBUG:teuthology.orchestra.run.smithi090:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-12-01T04:41:53.869 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:53 smithi090 bash[32384]: cluster 2023-12-01T04:41:52.244149+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-01T04:41:53.871 INFO:teuthology.orchestra.run.smithi090.stderr:1+0 records in 2023-12-01T04:41:53.871 INFO:teuthology.orchestra.run.smithi090.stderr:1+0 records out 2023-12-01T04:41:53.871 INFO:teuthology.orchestra.run.smithi090.stderr:512 bytes copied, 0.000266508 s, 1.9 MB/s 2023-12-01T04:41:53.872 DEBUG:teuthology.orchestra.run.smithi090:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-12-01T04:41:53.922 DEBUG:teuthology.orchestra.run.smithi090:> stat /dev/vg_nvme/lv_3 2023-12-01T04:41:53.971 INFO:teuthology.orchestra.run.smithi090.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-12-01T04:41:53.971 INFO:teuthology.orchestra.run.smithi090.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-01T04:41:53.971 INFO:teuthology.orchestra.run.smithi090.stdout:Device: 5h/5d Inode: 508 Links: 1 2023-12-01T04:41:53.971 INFO:teuthology.orchestra.run.smithi090.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-01T04:41:53.971 INFO:teuthology.orchestra.run.smithi090.stdout:Access: 2023-12-01 04:33:50.974367816 +0000 2023-12-01T04:41:53.971 INFO:teuthology.orchestra.run.smithi090.stdout:Modify: 2023-12-01 04:33:50.970367909 +0000 2023-12-01T04:41:53.971 INFO:teuthology.orchestra.run.smithi090.stdout:Change: 2023-12-01 04:33:50.970367909 +0000 2023-12-01T04:41:53.971 INFO:teuthology.orchestra.run.smithi090.stdout: Birth: - 2023-12-01T04:41:53.972 DEBUG:teuthology.orchestra.run.smithi090:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-12-01T04:41:54.023 INFO:teuthology.orchestra.run.smithi090.stderr:1+0 records in 2023-12-01T04:41:54.023 INFO:teuthology.orchestra.run.smithi090.stderr:1+0 records out 2023-12-01T04:41:54.023 INFO:teuthology.orchestra.run.smithi090.stderr:512 bytes copied, 0.000361837 s, 1.4 MB/s 2023-12-01T04:41:54.024 DEBUG:teuthology.orchestra.run.smithi090:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-12-01T04:41:54.073 DEBUG:teuthology.orchestra.run.smithi090:> stat /dev/vg_nvme/lv_4 2023-12-01T04:41:54.122 INFO:teuthology.orchestra.run.smithi090.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-12-01T04:41:54.123 INFO:teuthology.orchestra.run.smithi090.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-01T04:41:54.123 INFO:teuthology.orchestra.run.smithi090.stdout:Device: 5h/5d Inode: 513 Links: 1 2023-12-01T04:41:54.123 INFO:teuthology.orchestra.run.smithi090.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-01T04:41:54.123 INFO:teuthology.orchestra.run.smithi090.stdout:Access: 2023-12-01 04:33:51.926345857 +0000 2023-12-01T04:41:54.123 INFO:teuthology.orchestra.run.smithi090.stdout:Modify: 2023-12-01 04:33:51.558354345 +0000 2023-12-01T04:41:54.123 INFO:teuthology.orchestra.run.smithi090.stdout:Change: 2023-12-01 04:33:51.558354345 +0000 2023-12-01T04:41:54.123 INFO:teuthology.orchestra.run.smithi090.stdout: Birth: - 2023-12-01T04:41:54.123 DEBUG:teuthology.orchestra.run.smithi090:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-12-01T04:41:54.180 INFO:teuthology.orchestra.run.smithi090.stderr:1+0 records in 2023-12-01T04:41:54.181 INFO:teuthology.orchestra.run.smithi090.stderr:1+0 records out 2023-12-01T04:41:54.181 INFO:teuthology.orchestra.run.smithi090.stderr:512 bytes copied, 0.000324394 s, 1.6 MB/s 2023-12-01T04:41:54.181 DEBUG:teuthology.orchestra.run.smithi090:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-12-01T04:41:54.229 INFO:tasks.cephadm:Deploying osd.0 on smithi080 with /dev/vg_nvme/lv_4... 2023-12-01T04:41:54.229 DEBUG:teuthology.orchestra.run.smithi080:> 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 597927aa-9003-11ee-95a2-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2023-12-01T04:41:55.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:41:55 smithi080 bash[41963]: cluster 2023-12-01T04:41:54.244571+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-01T04:41:55.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:41:55 smithi080 bash[41963]: audit 2023-12-01T04:41:55.070247+0000 mon.a (mon.0) 226 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:41:55.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:41:55 smithi080 bash[41963]: audit 2023-12-01T04:41:55.077592+0000 mon.a (mon.0) 227 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:41:55.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:41:55 smithi080 bash[41963]: audit 2023-12-01T04:41:55.092283+0000 mon.a (mon.0) 228 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:41:55.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:41:55 smithi080 bash[41963]: audit 2023-12-01T04:41:55.097476+0000 mon.a (mon.0) 229 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:41:55.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:41:55 smithi080 bash[41963]: audit 2023-12-01T04:41:55.164095+0000 mon.a (mon.0) 230 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:41:55.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:55 smithi080 bash[28361]: cluster 2023-12-01T04:41:54.244571+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-01T04:41:55.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:55 smithi080 bash[28361]: audit 2023-12-01T04:41:55.070247+0000 mon.a (mon.0) 226 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:41:55.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:55 smithi080 bash[28361]: audit 2023-12-01T04:41:55.077592+0000 mon.a (mon.0) 227 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:41:55.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:55 smithi080 bash[28361]: audit 2023-12-01T04:41:55.092283+0000 mon.a (mon.0) 228 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:41:55.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:55 smithi080 bash[28361]: audit 2023-12-01T04:41:55.097476+0000 mon.a (mon.0) 229 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:41:55.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:55 smithi080 bash[28361]: audit 2023-12-01T04:41:55.164095+0000 mon.a (mon.0) 230 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:41:56.000 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:55 smithi090 bash[32384]: cluster 2023-12-01T04:41:54.244571+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-01T04:41:56.000 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:55 smithi090 bash[32384]: audit 2023-12-01T04:41:55.070247+0000 mon.a (mon.0) 226 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:41:56.000 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:55 smithi090 bash[32384]: audit 2023-12-01T04:41:55.077592+0000 mon.a (mon.0) 227 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:41:56.000 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:55 smithi090 bash[32384]: audit 2023-12-01T04:41:55.092283+0000 mon.a (mon.0) 228 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:41:56.000 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:55 smithi090 bash[32384]: audit 2023-12-01T04:41:55.097476+0000 mon.a (mon.0) 229 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:41:56.001 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:55 smithi090 bash[32384]: audit 2023-12-01T04:41:55.164095+0000 mon.a (mon.0) 230 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:41:56.270 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Dec 01 04:41:56 smithi090 bash[33383]: debug 2023-12-01T04:41:56.139+0000 7f58dfc17700 1 -- 172.21.15.90:0/2073998798 <== mon.1 v2:172.21.15.90:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5645ba67f1e0 con 0x5645bb3fe400 2023-12-01T04:41:56.770 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Dec 01 04:41:56 smithi090 bash[33383]: debug 2023-12-01T04:41:56.295+0000 7f58e9d66200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-01T04:41:57.520 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Dec 01 04:41:57 smithi090 bash[33383]: debug 2023-12-01T04:41:57.195+0000 7f58e9d66200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-01T04:41:57.520 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Dec 01 04:41:57 smithi090 bash[33383]: debug 2023-12-01T04:41:57.295+0000 7f58e9d66200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-01T04:41:57.520 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Dec 01 04:41:57 smithi090 bash[33383]: debug 2023-12-01T04:41:57.395+0000 7f58e9d66200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-01T04:41:57.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:57 smithi080 bash[28361]: cluster 2023-12-01T04:41:56.244998+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-01T04:41:57.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:41:57 smithi080 bash[41963]: cluster 2023-12-01T04:41:56.244998+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-01T04:41:58.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:57 smithi090 bash[32384]: cluster 2023-12-01T04:41:56.244998+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-01T04:41:58.020 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Dec 01 04:41:57 smithi090 bash[33383]: debug 2023-12-01T04:41:57.667+0000 7f58e9d66200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-01T04:41:58.394 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Dec 01 04:41:58 smithi090 bash[33383]: debug 2023-12-01T04:41:58.023+0000 7f58e9d66200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-01T04:41:58.394 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Dec 01 04:41:58 smithi090 bash[33383]: debug 2023-12-01T04:41:58.179+0000 7f58e9d66200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-01T04:41:58.770 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Dec 01 04:41:58 smithi090 bash[33383]: debug 2023-12-01T04:41:58.387+0000 7f58e9d66200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-01T04:41:58.918 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/597927aa-9003-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T04:41:59.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:41:59 smithi090 bash[32384]: cluster 2023-12-01T04:41:58.245505+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-01T04:41:59.770 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Dec 01 04:41:59 smithi090 bash[33383]: debug 2023-12-01T04:41:59.411+0000 7f58e9d66200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-01T04:41:59.770 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Dec 01 04:41:59 smithi090 bash[33383]: debug 2023-12-01T04:41:59.519+0000 7f58e9d66200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-01T04:41:59.771 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Dec 01 04:41:59 smithi090 bash[33383]: debug 2023-12-01T04:41:59.635+0000 7f58e9d66200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-01T04:41:59.868 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:41:59 smithi080 bash[28361]: cluster 2023-12-01T04:41:58.245505+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-01T04:41:59.868 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:41:59 smithi080 bash[41963]: cluster 2023-12-01T04:41:58.245505+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-01T04:42:00.520 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Dec 01 04:42:00 smithi090 bash[33383]: debug 2023-12-01T04:42:00.147+0000 7f58e9d66200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-01T04:42:00.520 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Dec 01 04:42:00 smithi090 bash[33383]: debug 2023-12-01T04:42:00.383+0000 7f58e9d66200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-01T04:42:01.142 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:42:00 smithi080 bash[28361]: audit 2023-12-01T04:41:59.875531+0000 mon.a (mon.0) 231 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:42:01.143 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:42:00 smithi080 bash[28361]: audit 2023-12-01T04:42:00.303734+0000 mon.a (mon.0) 232 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:42:01.143 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:42:00 smithi080 bash[28361]: audit 2023-12-01T04:42:00.311344+0000 mon.a (mon.0) 233 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:42:01.143 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:42:00 smithi080 bash[28361]: audit 2023-12-01T04:42:00.778195+0000 mon.a (mon.0) 234 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:42:01.143 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:42:00 smithi080 bash[28361]: audit 2023-12-01T04:42:00.779224+0000 mon.a (mon.0) 235 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:42:01.143 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:42:00 smithi080 bash[28361]: audit 2023-12-01T04:42:00.788272+0000 mon.a (mon.0) 236 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:42:01.143 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:42:00 smithi080 bash[28361]: audit 2023-12-01T04:42:00.855348+0000 mon.a (mon.0) 237 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-01T04:42:01.143 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:42:00 smithi080 bash[28361]: audit 2023-12-01T04:42:00.856581+0000 mon.a (mon.0) 238 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-01T04:42:01.143 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:42:00 smithi080 bash[28361]: audit 2023-12-01T04:42:00.857442+0000 mon.a (mon.0) 239 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:42:01.143 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:42:00 smithi080 bash[41963]: audit 2023-12-01T04:41:59.875531+0000 mon.a (mon.0) 231 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:42:01.143 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:42:00 smithi080 bash[41963]: audit 2023-12-01T04:42:00.303734+0000 mon.a (mon.0) 232 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:42:01.143 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:42:00 smithi080 bash[41963]: audit 2023-12-01T04:42:00.311344+0000 mon.a (mon.0) 233 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:42:01.144 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:42:00 smithi080 bash[41963]: audit 2023-12-01T04:42:00.778195+0000 mon.a (mon.0) 234 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:42:01.144 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:42:00 smithi080 bash[41963]: audit 2023-12-01T04:42:00.779224+0000 mon.a (mon.0) 235 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:42:01.144 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:42:00 smithi080 bash[41963]: audit 2023-12-01T04:42:00.788272+0000 mon.a (mon.0) 236 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:42:01.144 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:42:00 smithi080 bash[41963]: audit 2023-12-01T04:42:00.855348+0000 mon.a (mon.0) 237 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-01T04:42:01.144 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:42:00 smithi080 bash[41963]: audit 2023-12-01T04:42:00.856581+0000 mon.a (mon.0) 238 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-01T04:42:01.144 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:42:00 smithi080 bash[41963]: audit 2023-12-01T04:42:00.857442+0000 mon.a (mon.0) 239 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:42:01.270 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Dec 01 04:42:00 smithi090 bash[33383]: debug 2023-12-01T04:42:00.879+0000 7f58e9d66200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-01T04:42:01.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:42:00 smithi090 bash[32384]: audit 2023-12-01T04:41:59.875531+0000 mon.a (mon.0) 231 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:42:01.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:42:00 smithi090 bash[32384]: audit 2023-12-01T04:42:00.303734+0000 mon.a (mon.0) 232 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:42:01.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:42:00 smithi090 bash[32384]: audit 2023-12-01T04:42:00.311344+0000 mon.a (mon.0) 233 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:42:01.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:42:00 smithi090 bash[32384]: audit 2023-12-01T04:42:00.778195+0000 mon.a (mon.0) 234 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:42:01.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:42:00 smithi090 bash[32384]: audit 2023-12-01T04:42:00.779224+0000 mon.a (mon.0) 235 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:42:01.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:42:00 smithi090 bash[32384]: audit 2023-12-01T04:42:00.788272+0000 mon.a (mon.0) 236 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:42:01.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:42:00 smithi090 bash[32384]: audit 2023-12-01T04:42:00.855348+0000 mon.a (mon.0) 237 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-01T04:42:01.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:42:00 smithi090 bash[32384]: audit 2023-12-01T04:42:00.856581+0000 mon.a (mon.0) 238 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-01T04:42:01.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:42:00 smithi090 bash[32384]: audit 2023-12-01T04:42:00.857442+0000 mon.a (mon.0) 239 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:42:01.770 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Dec 01 04:42:01 smithi090 bash[33383]: debug 2023-12-01T04:42:01.387+0000 7f58e9d66200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-01T04:42:02.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:42:01 smithi080 bash[41963]: cluster 2023-12-01T04:42:00.245836+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-01T04:42:02.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:42:01 smithi080 bash[41963]: cephadm 2023-12-01T04:42:00.854938+0000 mgr.y (mgr.14152) 84 : cephadm 1 Reconfiguring mgr.y (unknown last config time)... 2023-12-01T04:42:02.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:42:01 smithi080 bash[41963]: cephadm 2023-12-01T04:42:00.858407+0000 mgr.y (mgr.14152) 85 : cephadm 1 Reconfiguring daemon mgr.y on smithi080 2023-12-01T04:42:02.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:42:01 smithi080 bash[28361]: cluster 2023-12-01T04:42:00.245836+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-01T04:42:02.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:42:01 smithi080 bash[28361]: cephadm 2023-12-01T04:42:00.854938+0000 mgr.y (mgr.14152) 84 : cephadm 1 Reconfiguring mgr.y (unknown last config time)... 2023-12-01T04:42:02.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:42:01 smithi080 bash[28361]: cephadm 2023-12-01T04:42:00.858407+0000 mgr.y (mgr.14152) 85 : cephadm 1 Reconfiguring daemon mgr.y on smithi080 2023-12-01T04:42:02.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:42:01 smithi090 bash[32384]: cluster 2023-12-01T04:42:00.245836+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-01T04:42:02.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:42:01 smithi090 bash[32384]: cephadm 2023-12-01T04:42:00.854938+0000 mgr.y (mgr.14152) 84 : cephadm 1 Reconfiguring mgr.y (unknown last config time)... 2023-12-01T04:42:02.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:42:01 smithi090 bash[32384]: cephadm 2023-12-01T04:42:00.858407+0000 mgr.y (mgr.14152) 85 : cephadm 1 Reconfiguring daemon mgr.y on smithi080 2023-12-01T04:42:02.271 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Dec 01 04:42:01 smithi090 bash[33383]: debug 2023-12-01T04:42:01.931+0000 7f58e9d66200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-01T04:42:02.271 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Dec 01 04:42:02 smithi090 bash[33383]: debug 2023-12-01T04:42:02.039+0000 7f58e9d66200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-01T04:42:02.635 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Dec 01 04:42:02 smithi090 bash[33383]: debug 2023-12-01T04:42:02.379+0000 7f58e9d66200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-01T04:42:02.636 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Dec 01 04:42:02 smithi090 bash[33383]: debug 2023-12-01T04:42:02.491+0000 7f58e9d66200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-01T04:42:02.636 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Dec 01 04:42:02 smithi090 bash[33383]: debug 2023-12-01T04:42:02.631+0000 7f58e9d66200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-01T04:42:02.726 INFO:teuthology.orchestra.run.smithi080.stderr:--> Zapping: /dev/vg_nvme/lv_4 2023-12-01T04:42:02.726 INFO:teuthology.orchestra.run.smithi080.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2023-12-01T04:42:02.726 INFO:teuthology.orchestra.run.smithi080.stderr: stderr: 10+0 records in 2023-12-01T04:42:02.726 INFO:teuthology.orchestra.run.smithi080.stderr:10+0 records out 2023-12-01T04:42:02.726 INFO:teuthology.orchestra.run.smithi080.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0163174 s, 643 MB/s 2023-12-01T04:42:02.726 INFO:teuthology.orchestra.run.smithi080.stderr:--> Zapping successful for: 2023-12-01T04:42:03.020 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Dec 01 04:42:02 smithi090 bash[33383]: debug 2023-12-01T04:42:02.743+0000 7f58e9d66200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-01T04:42:03.020 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Dec 01 04:42:02 smithi090 bash[33383]: debug 2023-12-01T04:42:02.863+0000 7f58e9d66200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-01T04:42:03.520 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Dec 01 04:42:03 smithi090 bash[33383]: debug 2023-12-01T04:42:03.051+0000 7f58e9d66200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-01T04:42:03.521 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Dec 01 04:42:03 smithi090 bash[33383]: debug 2023-12-01T04:42:03.175+0000 7f58e9d66200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-01T04:42:03.756 DEBUG:teuthology.orchestra.run.smithi080:> 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 597927aa-9003-11ee-95a2-87774f69a715 -- ceph orch daemon add osd smithi080:vg_nvme/lv_4 2023-12-01T04:42:04.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:42:03 smithi080 bash[28361]: cluster 2023-12-01T04:42:02.246207+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-01T04:42:04.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:42:03 smithi080 bash[28361]: audit 2023-12-01T04:42:03.365868+0000 mon.a (mon.0) 240 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:42:04.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:42:03 smithi080 bash[28361]: audit 2023-12-01T04:42:03.370213+0000 mon.a (mon.0) 241 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:42:04.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:42:03 smithi080 bash[28361]: audit 2023-12-01T04:42:03.378279+0000 mon.a (mon.0) 242 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:42:04.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:42:03 smithi080 bash[28361]: audit 2023-12-01T04:42:03.380260+0000 mon.a (mon.0) 243 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:42:04.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:42:03 smithi080 bash[28361]: audit 2023-12-01T04:42:03.381307+0000 mon.a (mon.0) 244 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:42:04.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:42:03 smithi080 bash[28361]: audit 2023-12-01T04:42:03.387302+0000 mon.a (mon.0) 245 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:42:04.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:42:03 smithi080 bash[41963]: cluster 2023-12-01T04:42:02.246207+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-01T04:42:04.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:42:03 smithi080 bash[41963]: audit 2023-12-01T04:42:03.365868+0000 mon.a (mon.0) 240 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:42:04.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:42:03 smithi080 bash[41963]: audit 2023-12-01T04:42:03.370213+0000 mon.a (mon.0) 241 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:42:04.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:42:03 smithi080 bash[41963]: audit 2023-12-01T04:42:03.378279+0000 mon.a (mon.0) 242 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:42:04.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:42:03 smithi080 bash[41963]: audit 2023-12-01T04:42:03.380260+0000 mon.a (mon.0) 243 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:42:04.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:42:03 smithi080 bash[41963]: audit 2023-12-01T04:42:03.381307+0000 mon.a (mon.0) 244 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:42:04.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:42:03 smithi080 bash[41963]: audit 2023-12-01T04:42:03.387302+0000 mon.a (mon.0) 245 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:42:04.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:42:03 smithi090 bash[32384]: cluster 2023-12-01T04:42:02.246207+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-01T04:42:04.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:42:03 smithi090 bash[32384]: audit 2023-12-01T04:42:03.365868+0000 mon.a (mon.0) 240 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:42:04.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:42:03 smithi090 bash[32384]: audit 2023-12-01T04:42:03.370213+0000 mon.a (mon.0) 241 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:42:04.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:42:03 smithi090 bash[32384]: audit 2023-12-01T04:42:03.378279+0000 mon.a (mon.0) 242 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:42:04.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:42:03 smithi090 bash[32384]: audit 2023-12-01T04:42:03.380260+0000 mon.a (mon.0) 243 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:42:04.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:42:03 smithi090 bash[32384]: audit 2023-12-01T04:42:03.381307+0000 mon.a (mon.0) 244 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:42:04.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:42:03 smithi090 bash[32384]: audit 2023-12-01T04:42:03.387302+0000 mon.a (mon.0) 245 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:42:04.770 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Dec 01 04:42:04 smithi090 bash[33383]: debug 2023-12-01T04:42:04.406+0000 7f58e9d66200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-01T04:42:05.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:42:04 smithi080 bash[28361]: audit 2023-12-01T04:42:04.434338+0000 mon.b (mon.1) 3 : audit 0 from='mgr.? 172.21.15.90:0/3711035716' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-01T04:42:05.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:42:04 smithi080 bash[28361]: cluster 2023-12-01T04:42:04.434802+0000 mon.a (mon.0) 246 : cluster 0 Standby manager daemon x started 2023-12-01T04:42:05.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:42:04 smithi080 bash[28361]: audit 2023-12-01T04:42:04.435350+0000 mon.b (mon.1) 4 : audit 0 from='mgr.? 172.21.15.90:0/3711035716' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-01T04:42:05.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:42:04 smithi080 bash[28361]: audit 2023-12-01T04:42:04.437490+0000 mon.b (mon.1) 5 : audit 0 from='mgr.? 172.21.15.90:0/3711035716' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-01T04:42:05.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:42:04 smithi080 bash[28361]: audit 2023-12-01T04:42:04.438323+0000 mon.b (mon.1) 6 : audit 0 from='mgr.? 172.21.15.90:0/3711035716' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-01T04:42:05.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:42:04 smithi080 bash[41963]: audit 2023-12-01T04:42:04.434338+0000 mon.b (mon.1) 3 : audit 0 from='mgr.? 172.21.15.90:0/3711035716' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-01T04:42:05.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:42:04 smithi080 bash[41963]: cluster 2023-12-01T04:42:04.434802+0000 mon.a (mon.0) 246 : cluster 0 Standby manager daemon x started 2023-12-01T04:42:05.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:42:04 smithi080 bash[41963]: audit 2023-12-01T04:42:04.435350+0000 mon.b (mon.1) 4 : audit 0 from='mgr.? 172.21.15.90:0/3711035716' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-01T04:42:05.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:42:04 smithi080 bash[41963]: audit 2023-12-01T04:42:04.437490+0000 mon.b (mon.1) 5 : audit 0 from='mgr.? 172.21.15.90:0/3711035716' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-01T04:42:05.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:42:04 smithi080 bash[41963]: audit 2023-12-01T04:42:04.438323+0000 mon.b (mon.1) 6 : audit 0 from='mgr.? 172.21.15.90:0/3711035716' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-01T04:42:05.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:42:04 smithi090 bash[32384]: audit 2023-12-01T04:42:04.434338+0000 mon.b (mon.1) 3 : audit 0 from='mgr.? 172.21.15.90:0/3711035716' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-01T04:42:05.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:42:04 smithi090 bash[32384]: cluster 2023-12-01T04:42:04.434802+0000 mon.a (mon.0) 246 : cluster 0 Standby manager daemon x started 2023-12-01T04:42:05.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:42:04 smithi090 bash[32384]: audit 2023-12-01T04:42:04.435350+0000 mon.b (mon.1) 4 : audit 0 from='mgr.? 172.21.15.90:0/3711035716' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-01T04:42:05.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:42:04 smithi090 bash[32384]: audit 2023-12-01T04:42:04.437490+0000 mon.b (mon.1) 5 : audit 0 from='mgr.? 172.21.15.90:0/3711035716' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-01T04:42:05.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:42:04 smithi090 bash[32384]: audit 2023-12-01T04:42:04.438323+0000 mon.b (mon.1) 6 : audit 0 from='mgr.? 172.21.15.90:0/3711035716' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-01T04:42:06.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:42:05 smithi080 bash[28361]: cluster 2023-12-01T04:42:04.246642+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-01T04:42:06.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:42:05 smithi080 bash[28361]: cluster 2023-12-01T04:42:04.914240+0000 mon.a (mon.0) 247 : cluster 0 mgrmap e14: y(active, since 112s), standbys: x 2023-12-01T04:42:06.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:42:05 smithi080 bash[28361]: audit 2023-12-01T04:42:04.914399+0000 mon.a (mon.0) 248 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-01T04:42:06.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:42:05 smithi080 bash[41963]: cluster 2023-12-01T04:42:04.246642+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-01T04:42:06.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:42:05 smithi080 bash[41963]: cluster 2023-12-01T04:42:04.914240+0000 mon.a (mon.0) 247 : cluster 0 mgrmap e14: y(active, since 112s), standbys: x 2023-12-01T04:42:06.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:42:05 smithi080 bash[41963]: audit 2023-12-01T04:42:04.914399+0000 mon.a (mon.0) 248 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-01T04:42:06.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:42:05 smithi090 bash[32384]: cluster 2023-12-01T04:42:04.246642+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-01T04:42:06.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:42:05 smithi090 bash[32384]: cluster 2023-12-01T04:42:04.914240+0000 mon.a (mon.0) 247 : cluster 0 mgrmap e14: y(active, since 112s), standbys: x 2023-12-01T04:42:06.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:42:05 smithi090 bash[32384]: audit 2023-12-01T04:42:04.914399+0000 mon.a (mon.0) 248 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-01T04:42:08.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:42:07 smithi080 bash[28361]: cluster 2023-12-01T04:42:06.247067+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-01T04:42:08.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:42:07 smithi080 bash[41963]: cluster 2023-12-01T04:42:06.247067+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-01T04:42:08.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:42:07 smithi090 bash[32384]: cluster 2023-12-01T04:42:06.247067+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-01T04:42:08.433 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/597927aa-9003-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T04:42:09.949 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:42:09 smithi080 bash[28361]: cluster 2023-12-01T04:42:08.247506+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-01T04:42:10.244 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:42:09 smithi080 bash[41963]: cluster 2023-12-01T04:42:08.247506+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-01T04:42:10.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:42:09 smithi090 bash[32384]: cluster 2023-12-01T04:42:08.247506+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-01T04:42:12.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:42:11 smithi080 bash[41963]: cluster 2023-12-01T04:42:10.247915+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-01T04:42:12.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:42:11 smithi080 bash[41963]: audit 2023-12-01T04:42:11.509502+0000 mon.a (mon.0) 249 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-01T04:42:12.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:42:11 smithi080 bash[41963]: audit 2023-12-01T04:42:11.515859+0000 mon.a (mon.0) 250 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-01T04:42:12.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:42:11 smithi080 bash[41963]: audit 2023-12-01T04:42:11.516752+0000 mon.a (mon.0) 251 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:42:12.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:42:11 smithi080 bash[28361]: cluster 2023-12-01T04:42:10.247915+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-01T04:42:12.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:42:11 smithi080 bash[28361]: audit 2023-12-01T04:42:11.509502+0000 mon.a (mon.0) 249 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-01T04:42:12.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:42:11 smithi080 bash[28361]: audit 2023-12-01T04:42:11.515859+0000 mon.a (mon.0) 250 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-01T04:42:12.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:42:11 smithi080 bash[28361]: audit 2023-12-01T04:42:11.516752+0000 mon.a (mon.0) 251 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:42:12.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:42:11 smithi090 bash[32384]: cluster 2023-12-01T04:42:10.247915+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-01T04:42:12.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:42:11 smithi090 bash[32384]: audit 2023-12-01T04:42:11.509502+0000 mon.a (mon.0) 249 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-01T04:42:12.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:42:11 smithi090 bash[32384]: audit 2023-12-01T04:42:11.515859+0000 mon.a (mon.0) 250 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-01T04:42:12.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:42:11 smithi090 bash[32384]: audit 2023-12-01T04:42:11.516752+0000 mon.a (mon.0) 251 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:42:13.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:42:12 smithi080 bash[41963]: audit 2023-12-01T04:42:11.502259+0000 mgr.y (mgr.14152) 91 : audit 0 from='client.14214 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi080:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:42:13.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:42:12 smithi080 bash[28361]: audit 2023-12-01T04:42:11.502259+0000 mgr.y (mgr.14152) 91 : audit 0 from='client.14214 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi080:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:42:13.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:42:12 smithi090 bash[32384]: audit 2023-12-01T04:42:11.502259+0000 mgr.y (mgr.14152) 91 : audit 0 from='client.14214 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi080:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:42:14.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:42:13 smithi090 bash[32384]: cluster 2023-12-01T04:42:12.248319+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-01T04:42:14.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:42:13 smithi080 bash[41963]: cluster 2023-12-01T04:42:12.248319+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-01T04:42:14.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:42:13 smithi080 bash[28361]: cluster 2023-12-01T04:42:12.248319+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-01T04:42:16.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:42:15 smithi090 bash[32384]: cluster 2023-12-01T04:42:14.248852+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-01T04:42:16.352 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:42:15 smithi080 bash[28361]: cluster 2023-12-01T04:42:14.248852+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-01T04:42:16.352 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:42:15 smithi080 bash[41963]: cluster 2023-12-01T04:42:14.248852+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-01T04:42:18.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:42:17 smithi090 bash[32384]: cluster 2023-12-01T04:42:16.249326+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-01T04:42:18.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:42:17 smithi080 bash[41963]: cluster 2023-12-01T04:42:16.249326+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-01T04:42:18.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:42:17 smithi080 bash[28361]: cluster 2023-12-01T04:42:16.249326+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-01T04:42:20.274 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:42:19 smithi090 bash[32384]: cluster 2023-12-01T04:42:18.249771+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-01T04:42:20.274 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:42:19 smithi090 bash[32384]: audit 2023-12-01T04:42:19.800086+0000 mon.a (mon.0) 252 : audit 1 from='client.? 172.21.15.80:0/1872941822' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b5c052c7-d35e-4b33-ba10-7121f227236d"}]: dispatch 2023-12-01T04:42:20.274 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:42:19 smithi090 bash[32384]: audit 2023-12-01T04:42:19.807617+0000 mon.a (mon.0) 253 : audit 1 from='client.? 172.21.15.80:0/1872941822' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b5c052c7-d35e-4b33-ba10-7121f227236d"}]': finished 2023-12-01T04:42:20.274 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:42:19 smithi090 bash[32384]: cluster 2023-12-01T04:42:19.807736+0000 mon.a (mon.0) 254 : cluster 0 osdmap e5: 1 total, 0 up, 1 in 2023-12-01T04:42:20.274 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:42:19 smithi090 bash[32384]: audit 2023-12-01T04:42:19.808015+0000 mon.a (mon.0) 255 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-01T04:42:20.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:42:19 smithi080 bash[28361]: cluster 2023-12-01T04:42:18.249771+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-01T04:42:20.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:42:19 smithi080 bash[28361]: audit 2023-12-01T04:42:19.800086+0000 mon.a (mon.0) 252 : audit 1 from='client.? 172.21.15.80:0/1872941822' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b5c052c7-d35e-4b33-ba10-7121f227236d"}]: dispatch 2023-12-01T04:42:20.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:42:19 smithi080 bash[28361]: audit 2023-12-01T04:42:19.807617+0000 mon.a (mon.0) 253 : audit 1 from='client.? 172.21.15.80:0/1872941822' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b5c052c7-d35e-4b33-ba10-7121f227236d"}]': finished 2023-12-01T04:42:20.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:42:19 smithi080 bash[28361]: cluster 2023-12-01T04:42:19.807736+0000 mon.a (mon.0) 254 : cluster 0 osdmap e5: 1 total, 0 up, 1 in 2023-12-01T04:42:20.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:42:19 smithi080 bash[28361]: audit 2023-12-01T04:42:19.808015+0000 mon.a (mon.0) 255 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-01T04:42:20.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:42:19 smithi080 bash[41963]: cluster 2023-12-01T04:42:18.249771+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-01T04:42:20.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:42:19 smithi080 bash[41963]: audit 2023-12-01T04:42:19.800086+0000 mon.a (mon.0) 252 : audit 1 from='client.? 172.21.15.80:0/1872941822' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b5c052c7-d35e-4b33-ba10-7121f227236d"}]: dispatch 2023-12-01T04:42:20.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:42:19 smithi080 bash[41963]: audit 2023-12-01T04:42:19.807617+0000 mon.a (mon.0) 253 : audit 1 from='client.? 172.21.15.80:0/1872941822' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b5c052c7-d35e-4b33-ba10-7121f227236d"}]': finished 2023-12-01T04:42:20.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:42:19 smithi080 bash[41963]: cluster 2023-12-01T04:42:19.807736+0000 mon.a (mon.0) 254 : cluster 0 osdmap e5: 1 total, 0 up, 1 in 2023-12-01T04:42:20.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:42:19 smithi080 bash[41963]: audit 2023-12-01T04:42:19.808015+0000 mon.a (mon.0) 255 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-01T04:42:21.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:42:20 smithi090 bash[32384]: audit 2023-12-01T04:42:20.537968+0000 mon.a (mon.0) 256 : audit 0 from='client.? 172.21.15.80:0/534027479' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-01T04:42:21.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:42:20 smithi080 bash[28361]: audit 2023-12-01T04:42:20.537968+0000 mon.a (mon.0) 256 : audit 0 from='client.? 172.21.15.80:0/534027479' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-01T04:42:21.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:42:20 smithi080 bash[41963]: audit 2023-12-01T04:42:20.537968+0000 mon.a (mon.0) 256 : audit 0 from='client.? 172.21.15.80:0/534027479' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-01T04:42:22.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:42:21 smithi090 bash[32384]: cluster 2023-12-01T04:42:20.250115+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-01T04:42:22.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:42:21 smithi080 bash[28361]: cluster 2023-12-01T04:42:20.250115+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-01T04:42:22.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:42:21 smithi080 bash[41963]: cluster 2023-12-01T04:42:20.250115+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-01T04:42:24.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:42:23 smithi090 bash[32384]: cluster 2023-12-01T04:42:22.250522+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-01T04:42:24.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:42:23 smithi080 bash[28361]: cluster 2023-12-01T04:42:22.250522+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-01T04:42:24.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:42:23 smithi080 bash[41963]: cluster 2023-12-01T04:42:22.250522+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-01T04:42:26.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:42:25 smithi090 bash[32384]: cluster 2023-12-01T04:42:24.250978+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-01T04:42:26.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:42:25 smithi080 bash[28361]: cluster 2023-12-01T04:42:24.250978+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-01T04:42:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:42:25 smithi080 bash[41963]: cluster 2023-12-01T04:42:24.250978+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-01T04:42:28.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:42:27 smithi090 bash[32384]: cluster 2023-12-01T04:42:26.251443+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-01T04:42:28.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:42:27 smithi080 bash[28361]: cluster 2023-12-01T04:42:26.251443+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-01T04:42:28.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:42:27 smithi080 bash[41963]: cluster 2023-12-01T04:42:26.251443+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-01T04:42:30.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:42:29 smithi080 bash[28361]: cluster 2023-12-01T04:42:28.251928+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-01T04:42:30.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:42:29 smithi080 bash[41963]: cluster 2023-12-01T04:42:28.251928+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-01T04:42:30.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:42:29 smithi090 bash[32384]: cluster 2023-12-01T04:42:28.251928+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-01T04:42:32.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:42:31 smithi080 bash[28361]: cluster 2023-12-01T04:42:30.252409+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-01T04:42:32.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:42:31 smithi080 bash[41963]: cluster 2023-12-01T04:42:30.252409+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-01T04:42:32.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:42:31 smithi090 bash[32384]: cluster 2023-12-01T04:42:30.252409+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-01T04:42:33.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:42:32 smithi090 bash[32384]: audit 2023-12-01T04:42:32.306985+0000 mon.a (mon.0) 257 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-01T04:42:33.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:42:32 smithi090 bash[32384]: audit 2023-12-01T04:42:32.308598+0000 mon.a (mon.0) 258 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:42:33.352 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:42:32 smithi080 bash[28361]: audit 2023-12-01T04:42:32.306985+0000 mon.a (mon.0) 257 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-01T04:42:33.352 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:42:32 smithi080 bash[28361]: audit 2023-12-01T04:42:32.308598+0000 mon.a (mon.0) 258 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:42:33.353 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:42:32 smithi080 bash[41963]: audit 2023-12-01T04:42:32.306985+0000 mon.a (mon.0) 257 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-01T04:42:33.353 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:42:32 smithi080 bash[41963]: audit 2023-12-01T04:42:32.308598+0000 mon.a (mon.0) 258 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:42:34.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:42:33 smithi090 bash[32384]: cluster 2023-12-01T04:42:32.252859+0000 mgr.y (mgr.14152) 102 : cluster 0 pgmap v65: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T04:42:34.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:42:33 smithi090 bash[32384]: cephadm 2023-12-01T04:42:32.309783+0000 mgr.y (mgr.14152) 103 : cephadm 1 Deploying daemon osd.0 on smithi080 2023-12-01T04:42:34.323 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:42:33 smithi080 bash[28361]: cluster 2023-12-01T04:42:32.252859+0000 mgr.y (mgr.14152) 102 : cluster 0 pgmap v65: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T04:42:34.323 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:42:33 smithi080 bash[28361]: cephadm 2023-12-01T04:42:32.309783+0000 mgr.y (mgr.14152) 103 : cephadm 1 Deploying daemon osd.0 on smithi080 2023-12-01T04:42:34.323 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:42:33 smithi080 bash[41963]: cluster 2023-12-01T04:42:32.252859+0000 mgr.y (mgr.14152) 102 : cluster 0 pgmap v65: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T04:42:34.324 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:42:33 smithi080 bash[41963]: cephadm 2023-12-01T04:42:32.309783+0000 mgr.y (mgr.14152) 103 : cephadm 1 Deploying daemon osd.0 on smithi080 2023-12-01T04:42:36.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:42:35 smithi090 bash[32384]: cluster 2023-12-01T04:42:34.253208+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-01T04:42:36.284 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:42:35 smithi080 bash[28361]: cluster 2023-12-01T04:42:34.253208+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-01T04:42:36.284 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:42:35 smithi080 bash[41963]: cluster 2023-12-01T04:42:34.253208+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-01T04:42:38.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:42:37 smithi080 bash[28361]: cluster 2023-12-01T04:42:36.253529+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-01T04:42:38.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:42:37 smithi080 bash[28361]: audit 2023-12-01T04:42:36.772637+0000 mon.a (mon.0) 259 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:42:38.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:42:37 smithi080 bash[28361]: audit 2023-12-01T04:42:36.780368+0000 mon.a (mon.0) 260 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:42:38.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:42:37 smithi080 bash[28361]: audit 2023-12-01T04:42:36.801150+0000 mon.a (mon.0) 261 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:42:38.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:42:37 smithi080 bash[41963]: cluster 2023-12-01T04:42:36.253529+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-01T04:42:38.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:42:37 smithi080 bash[41963]: audit 2023-12-01T04:42:36.772637+0000 mon.a (mon.0) 259 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:42:38.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:42:37 smithi080 bash[41963]: audit 2023-12-01T04:42:36.780368+0000 mon.a (mon.0) 260 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:42:38.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:42:37 smithi080 bash[41963]: audit 2023-12-01T04:42:36.801150+0000 mon.a (mon.0) 261 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:42:38.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:42:37 smithi090 bash[32384]: cluster 2023-12-01T04:42:36.253529+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-01T04:42:38.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:42:37 smithi090 bash[32384]: audit 2023-12-01T04:42:36.772637+0000 mon.a (mon.0) 259 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:42:38.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:42:37 smithi090 bash[32384]: audit 2023-12-01T04:42:36.780368+0000 mon.a (mon.0) 260 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:42:38.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:42:37 smithi090 bash[32384]: audit 2023-12-01T04:42:36.801150+0000 mon.a (mon.0) 261 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:42:40.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:42:39 smithi080 bash[28361]: cluster 2023-12-01T04:42:38.253975+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-01T04:42:40.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:42:39 smithi080 bash[41963]: cluster 2023-12-01T04:42:38.253975+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-01T04:42:40.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:42:39 smithi090 bash[32384]: cluster 2023-12-01T04:42:38.253975+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-01T04:42:41.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:42:41 smithi080 bash[41963]: cluster 2023-12-01T04:42:40.254389+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-01T04:42:41.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:42:41 smithi080 bash[28361]: cluster 2023-12-01T04:42:40.254389+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-01T04:42:42.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:42:41 smithi090 bash[32384]: cluster 2023-12-01T04:42:40.254389+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-01T04:42:43.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:42:43 smithi080 bash[28361]: audit 2023-12-01T04:42:42.037698+0000 mon.a (mon.0) 262 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:42:43.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:42:43 smithi080 bash[28361]: audit 2023-12-01T04:42:42.043116+0000 mon.a (mon.0) 263 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:42:43.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:42:43 smithi080 bash[28361]: cluster 2023-12-01T04:42:42.254685+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-01T04:42:43.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:42:43 smithi080 bash[28361]: audit 2023-12-01T04:42:42.509734+0000 mon.a (mon.0) 264 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:42:43.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:42:43 smithi080 bash[28361]: audit 2023-12-01T04:42:42.511243+0000 mon.a (mon.0) 265 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:42:43.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:42:43 smithi080 bash[28361]: audit 2023-12-01T04:42:42.517844+0000 mon.a (mon.0) 266 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:42:43.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:42:43 smithi080 bash[41963]: audit 2023-12-01T04:42:42.037698+0000 mon.a (mon.0) 262 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:42:43.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:42:43 smithi080 bash[41963]: audit 2023-12-01T04:42:42.043116+0000 mon.a (mon.0) 263 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:42:43.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:42:43 smithi080 bash[41963]: cluster 2023-12-01T04:42:42.254685+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-01T04:42:43.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:42:43 smithi080 bash[41963]: audit 2023-12-01T04:42:42.509734+0000 mon.a (mon.0) 264 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:42:43.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:42:43 smithi080 bash[41963]: audit 2023-12-01T04:42:42.511243+0000 mon.a (mon.0) 265 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:42:43.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:42:43 smithi080 bash[41963]: audit 2023-12-01T04:42:42.517844+0000 mon.a (mon.0) 266 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:42:43.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:42:43 smithi090 bash[32384]: audit 2023-12-01T04:42:42.037698+0000 mon.a (mon.0) 262 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:42:43.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:42:43 smithi090 bash[32384]: audit 2023-12-01T04:42:42.043116+0000 mon.a (mon.0) 263 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:42:43.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:42:43 smithi090 bash[32384]: cluster 2023-12-01T04:42:42.254685+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-01T04:42:43.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:42:43 smithi090 bash[32384]: audit 2023-12-01T04:42:42.509734+0000 mon.a (mon.0) 264 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:42:43.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:42:43 smithi090 bash[32384]: audit 2023-12-01T04:42:42.511243+0000 mon.a (mon.0) 265 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:42:43.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:42:43 smithi090 bash[32384]: audit 2023-12-01T04:42:42.517844+0000 mon.a (mon.0) 266 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:42:44.344 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:42:44 smithi080 bash[28361]: audit 2023-12-01T04:42:43.503955+0000 mon.a (mon.0) 267 : audit 1 from='osd.0 [v2:172.21.15.80:6802/4094941814,v1:172.21.15.80:6803/4094941814]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-01T04:42:44.344 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:42:44 smithi080 bash[41963]: audit 2023-12-01T04:42:43.503955+0000 mon.a (mon.0) 267 : audit 1 from='osd.0 [v2:172.21.15.80:6802/4094941814,v1:172.21.15.80:6803/4094941814]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-01T04:42:44.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:42:44 smithi090 bash[32384]: audit 2023-12-01T04:42:43.503955+0000 mon.a (mon.0) 267 : audit 1 from='osd.0 [v2:172.21.15.80:6802/4094941814,v1:172.21.15.80:6803/4094941814]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-01T04:42:45.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:42:45 smithi080 bash[41963]: audit 2023-12-01T04:42:44.053270+0000 mon.a (mon.0) 268 : audit 1 from='osd.0 [v2:172.21.15.80:6802/4094941814,v1:172.21.15.80:6803/4094941814]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-12-01T04:42:45.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:42:45 smithi080 bash[41963]: cluster 2023-12-01T04:42:44.053370+0000 mon.a (mon.0) 269 : cluster 0 osdmap e6: 1 total, 0 up, 1 in 2023-12-01T04:42:45.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:42:45 smithi080 bash[41963]: audit 2023-12-01T04:42:44.053567+0000 mon.a (mon.0) 270 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-01T04:42:45.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:42:45 smithi080 bash[41963]: audit 2023-12-01T04:42:44.054160+0000 mon.a (mon.0) 271 : audit 1 from='osd.0 [v2:172.21.15.80:6802/4094941814,v1:172.21.15.80:6803/4094941814]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi080", "root=default"]}]: dispatch 2023-12-01T04:42:45.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:42:45 smithi080 bash[41963]: cluster 2023-12-01T04:42:44.255084+0000 mgr.y (mgr.14152) 109 : cluster 0 pgmap v72: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T04:42:45.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:42:45 smithi080 bash[28361]: audit 2023-12-01T04:42:44.053270+0000 mon.a (mon.0) 268 : audit 1 from='osd.0 [v2:172.21.15.80:6802/4094941814,v1:172.21.15.80:6803/4094941814]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-12-01T04:42:45.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:42:45 smithi080 bash[28361]: cluster 2023-12-01T04:42:44.053370+0000 mon.a (mon.0) 269 : cluster 0 osdmap e6: 1 total, 0 up, 1 in 2023-12-01T04:42:45.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:42:45 smithi080 bash[28361]: audit 2023-12-01T04:42:44.053567+0000 mon.a (mon.0) 270 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-01T04:42:45.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:42:45 smithi080 bash[28361]: audit 2023-12-01T04:42:44.054160+0000 mon.a (mon.0) 271 : audit 1 from='osd.0 [v2:172.21.15.80:6802/4094941814,v1:172.21.15.80:6803/4094941814]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi080", "root=default"]}]: dispatch 2023-12-01T04:42:45.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:42:45 smithi080 bash[28361]: cluster 2023-12-01T04:42:44.255084+0000 mgr.y (mgr.14152) 109 : cluster 0 pgmap v72: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T04:42:45.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:42:45 smithi090 bash[32384]: audit 2023-12-01T04:42:44.053270+0000 mon.a (mon.0) 268 : audit 1 from='osd.0 [v2:172.21.15.80:6802/4094941814,v1:172.21.15.80:6803/4094941814]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-12-01T04:42:45.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:42:45 smithi090 bash[32384]: cluster 2023-12-01T04:42:44.053370+0000 mon.a (mon.0) 269 : cluster 0 osdmap e6: 1 total, 0 up, 1 in 2023-12-01T04:42:45.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:42:45 smithi090 bash[32384]: audit 2023-12-01T04:42:44.053567+0000 mon.a (mon.0) 270 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-01T04:42:45.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:42:45 smithi090 bash[32384]: audit 2023-12-01T04:42:44.054160+0000 mon.a (mon.0) 271 : audit 1 from='osd.0 [v2:172.21.15.80:6802/4094941814,v1:172.21.15.80:6803/4094941814]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi080", "root=default"]}]: dispatch 2023-12-01T04:42:45.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:42:45 smithi090 bash[32384]: cluster 2023-12-01T04:42:44.255084+0000 mgr.y (mgr.14152) 109 : cluster 0 pgmap v72: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T04:42:45.666 INFO:teuthology.orchestra.run.smithi080.stdout:Created osd(s) 0 on host 'smithi080' 2023-12-01T04:42:46.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:42:46 smithi080 bash[41963]: audit 2023-12-01T04:42:45.057037+0000 mon.a (mon.0) 272 : audit 1 from='osd.0 [v2:172.21.15.80:6802/4094941814,v1:172.21.15.80:6803/4094941814]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi080", "root=default"]}]': finished 2023-12-01T04:42:46.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:42:46 smithi080 bash[41963]: cluster 2023-12-01T04:42:45.057244+0000 mon.a (mon.0) 273 : cluster 0 osdmap e7: 1 total, 0 up, 1 in 2023-12-01T04:42:46.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:42:46 smithi080 bash[41963]: audit 2023-12-01T04:42:45.057866+0000 mon.a (mon.0) 274 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-01T04:42:46.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:42:46 smithi080 bash[41963]: audit 2023-12-01T04:42:45.065234+0000 mon.a (mon.0) 275 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-01T04:42:46.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:42:46 smithi080 bash[41963]: audit 2023-12-01T04:42:45.631722+0000 mon.a (mon.0) 276 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:42:46.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:42:46 smithi080 bash[41963]: audit 2023-12-01T04:42:45.637864+0000 mon.a (mon.0) 277 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:42:46.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:42:46 smithi080 bash[41963]: audit 2023-12-01T04:42:45.639824+0000 mon.a (mon.0) 278 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:42:46.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:42:46 smithi080 bash[28361]: audit 2023-12-01T04:42:45.057037+0000 mon.a (mon.0) 272 : audit 1 from='osd.0 [v2:172.21.15.80:6802/4094941814,v1:172.21.15.80:6803/4094941814]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi080", "root=default"]}]': finished 2023-12-01T04:42:46.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:42:46 smithi080 bash[28361]: cluster 2023-12-01T04:42:45.057244+0000 mon.a (mon.0) 273 : cluster 0 osdmap e7: 1 total, 0 up, 1 in 2023-12-01T04:42:46.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:42:46 smithi080 bash[28361]: audit 2023-12-01T04:42:45.057866+0000 mon.a (mon.0) 274 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-01T04:42:46.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:42:46 smithi080 bash[28361]: audit 2023-12-01T04:42:45.065234+0000 mon.a (mon.0) 275 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-01T04:42:46.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:42:46 smithi080 bash[28361]: audit 2023-12-01T04:42:45.631722+0000 mon.a (mon.0) 276 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:42:46.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:42:46 smithi080 bash[28361]: audit 2023-12-01T04:42:45.637864+0000 mon.a (mon.0) 277 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:42:46.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:42:46 smithi080 bash[28361]: audit 2023-12-01T04:42:45.639824+0000 mon.a (mon.0) 278 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:42:46.353 DEBUG:teuthology.orchestra.run.smithi080:osd.0> sudo journalctl -f -n 0 -u ceph-597927aa-9003-11ee-95a2-87774f69a715@osd.0.service 2023-12-01T04:42:46.355 INFO:tasks.cephadm:Deploying osd.1 on smithi080 with /dev/vg_nvme/lv_3... 2023-12-01T04:42:46.355 DEBUG:teuthology.orchestra.run.smithi080:> 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 597927aa-9003-11ee-95a2-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2023-12-01T04:42:46.492 INFO:journalctl@ceph.osd.0.smithi080.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-01T04:42:46.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:42:46 smithi090 bash[32384]: audit 2023-12-01T04:42:45.057037+0000 mon.a (mon.0) 272 : audit 1 from='osd.0 [v2:172.21.15.80:6802/4094941814,v1:172.21.15.80:6803/4094941814]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi080", "root=default"]}]': finished 2023-12-01T04:42:46.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:42:46 smithi090 bash[32384]: cluster 2023-12-01T04:42:45.057244+0000 mon.a (mon.0) 273 : cluster 0 osdmap e7: 1 total, 0 up, 1 in 2023-12-01T04:42:46.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:42:46 smithi090 bash[32384]: audit 2023-12-01T04:42:45.057866+0000 mon.a (mon.0) 274 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-01T04:42:46.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:42:46 smithi090 bash[32384]: audit 2023-12-01T04:42:45.065234+0000 mon.a (mon.0) 275 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-01T04:42:46.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:42:46 smithi090 bash[32384]: audit 2023-12-01T04:42:45.631722+0000 mon.a (mon.0) 276 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:42:46.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:42:46 smithi090 bash[32384]: audit 2023-12-01T04:42:45.637864+0000 mon.a (mon.0) 277 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:42:46.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:42:46 smithi090 bash[32384]: audit 2023-12-01T04:42:45.639824+0000 mon.a (mon.0) 278 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:42:47.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:42:47 smithi080 bash[41963]: cluster 2023-12-01T04:42:44.549941+0000 osd.0 (osd.0) 1 : cluster 0 purged_snaps scrub starts 2023-12-01T04:42:47.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:42:47 smithi080 bash[41963]: cluster 2023-12-01T04:42:44.550026+0000 osd.0 (osd.0) 2 : cluster 0 purged_snaps scrub ok 2023-12-01T04:42:47.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:42:47 smithi080 bash[41963]: cluster 2023-12-01T04:42:46.068695+0000 mon.a (mon.0) 279 : cluster 1 osd.0 [v2:172.21.15.80:6802/4094941814,v1:172.21.15.80:6803/4094941814] boot 2023-12-01T04:42:47.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:42:47 smithi080 bash[41963]: cluster 2023-12-01T04:42:46.068801+0000 mon.a (mon.0) 280 : cluster 0 osdmap e8: 1 total, 1 up, 1 in 2023-12-01T04:42:47.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:42:47 smithi080 bash[41963]: audit 2023-12-01T04:42:46.069634+0000 mon.a (mon.0) 281 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-01T04:42:47.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:42:47 smithi080 bash[41963]: cluster 2023-12-01T04:42:46.255462+0000 mgr.y (mgr.14152) 110 : cluster 0 pgmap v75: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T04:42:47.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:42:47 smithi080 bash[28361]: cluster 2023-12-01T04:42:44.549941+0000 osd.0 (osd.0) 1 : cluster 0 purged_snaps scrub starts 2023-12-01T04:42:47.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:42:47 smithi080 bash[28361]: cluster 2023-12-01T04:42:44.550026+0000 osd.0 (osd.0) 2 : cluster 0 purged_snaps scrub ok 2023-12-01T04:42:47.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:42:47 smithi080 bash[28361]: cluster 2023-12-01T04:42:46.068695+0000 mon.a (mon.0) 279 : cluster 1 osd.0 [v2:172.21.15.80:6802/4094941814,v1:172.21.15.80:6803/4094941814] boot 2023-12-01T04:42:47.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:42:47 smithi080 bash[28361]: cluster 2023-12-01T04:42:46.068801+0000 mon.a (mon.0) 280 : cluster 0 osdmap e8: 1 total, 1 up, 1 in 2023-12-01T04:42:47.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:42:47 smithi080 bash[28361]: audit 2023-12-01T04:42:46.069634+0000 mon.a (mon.0) 281 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-01T04:42:47.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:42:47 smithi080 bash[28361]: cluster 2023-12-01T04:42:46.255462+0000 mgr.y (mgr.14152) 110 : cluster 0 pgmap v75: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T04:42:47.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:42:47 smithi090 bash[32384]: cluster 2023-12-01T04:42:44.549941+0000 osd.0 (osd.0) 1 : cluster 0 purged_snaps scrub starts 2023-12-01T04:42:47.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:42:47 smithi090 bash[32384]: cluster 2023-12-01T04:42:44.550026+0000 osd.0 (osd.0) 2 : cluster 0 purged_snaps scrub ok 2023-12-01T04:42:47.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:42:47 smithi090 bash[32384]: cluster 2023-12-01T04:42:46.068695+0000 mon.a (mon.0) 279 : cluster 1 osd.0 [v2:172.21.15.80:6802/4094941814,v1:172.21.15.80:6803/4094941814] boot 2023-12-01T04:42:47.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:42:47 smithi090 bash[32384]: cluster 2023-12-01T04:42:46.068801+0000 mon.a (mon.0) 280 : cluster 0 osdmap e8: 1 total, 1 up, 1 in 2023-12-01T04:42:47.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:42:47 smithi090 bash[32384]: audit 2023-12-01T04:42:46.069634+0000 mon.a (mon.0) 281 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-01T04:42:47.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:42:47 smithi090 bash[32384]: cluster 2023-12-01T04:42:46.255462+0000 mgr.y (mgr.14152) 110 : cluster 0 pgmap v75: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T04:42:48.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:42:48 smithi090 bash[32384]: cluster 2023-12-01T04:42:47.507899+0000 mon.a (mon.0) 282 : cluster 0 osdmap e9: 1 total, 1 up, 1 in 2023-12-01T04:42:48.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:42:48 smithi080 bash[28361]: cluster 2023-12-01T04:42:47.507899+0000 mon.a (mon.0) 282 : cluster 0 osdmap e9: 1 total, 1 up, 1 in 2023-12-01T04:42:48.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:42:48 smithi080 bash[41963]: cluster 2023-12-01T04:42:47.507899+0000 mon.a (mon.0) 282 : cluster 0 osdmap e9: 1 total, 1 up, 1 in 2023-12-01T04:42:49.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:42:49 smithi090 bash[32384]: cluster 2023-12-01T04:42:48.256066+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-01T04:42:49.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:42:49 smithi080 bash[28361]: cluster 2023-12-01T04:42:48.256066+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-01T04:42:49.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:42:49 smithi080 bash[41963]: cluster 2023-12-01T04:42:48.256066+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-01T04:42:50.464 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/597927aa-9003-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T04:42:51.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:42:51 smithi090 bash[32384]: cluster 2023-12-01T04:42:50.256631+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-01T04:42:51.771 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:42:51 smithi080 bash[28361]: cluster 2023-12-01T04:42:50.256631+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-01T04:42:51.771 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:42:51 smithi080 bash[41963]: cluster 2023-12-01T04:42:50.256631+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-01T04:42:53.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:42:53 smithi090 bash[32384]: cluster 2023-12-01T04:42:52.257115+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-01T04:42:53.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:42:53 smithi080 bash[28361]: cluster 2023-12-01T04:42:52.257115+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-01T04:42:53.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:42:53 smithi080 bash[41963]: cluster 2023-12-01T04:42:52.257115+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-01T04:42:54.954 INFO:teuthology.orchestra.run.smithi080.stderr:--> Zapping: /dev/vg_nvme/lv_3 2023-12-01T04:42:54.954 INFO:teuthology.orchestra.run.smithi080.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2023-12-01T04:42:54.954 INFO:teuthology.orchestra.run.smithi080.stderr: stderr: 10+0 records in 2023-12-01T04:42:54.955 INFO:teuthology.orchestra.run.smithi080.stderr:10+0 records out 2023-12-01T04:42:54.955 INFO:teuthology.orchestra.run.smithi080.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0149142 s, 703 MB/s 2023-12-01T04:42:54.955 INFO:teuthology.orchestra.run.smithi080.stderr:--> Zapping successful for: 2023-12-01T04:42:55.704 DEBUG:teuthology.orchestra.run.smithi080:> 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 597927aa-9003-11ee-95a2-87774f69a715 -- ceph orch daemon add osd smithi080:vg_nvme/lv_3 2023-12-01T04:42:55.861 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:42:55 smithi080 bash[28361]: cluster 2023-12-01T04:42:54.257398+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-01T04:42:55.862 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:42:55 smithi080 bash[41963]: cluster 2023-12-01T04:42:54.257398+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-01T04:42:56.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:42:55 smithi090 bash[32384]: cluster 2023-12-01T04:42:54.257398+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-01T04:42:57.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:42:57 smithi090 bash[32384]: cluster 2023-12-01T04:42:56.257834+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-01T04:42:57.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:42:57 smithi090 bash[32384]: cephadm 2023-12-01T04:42:56.482913+0000 mgr.y (mgr.14152) 116 : cephadm 1 Detected new or changed devices on smithi080 2023-12-01T04:42:57.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:42:57 smithi090 bash[32384]: audit 2023-12-01T04:42:56.490935+0000 mon.a (mon.0) 283 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:42:57.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:42:57 smithi090 bash[32384]: audit 2023-12-01T04:42:56.499217+0000 mon.a (mon.0) 284 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:42:57.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:42:57 smithi090 bash[32384]: audit 2023-12-01T04:42:56.500914+0000 mon.a (mon.0) 285 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:42:57.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:42:57 smithi090 bash[32384]: cephadm 2023-12-01T04:42:56.501861+0000 mgr.y (mgr.14152) 117 : cephadm 1 Adjusting osd_memory_target on smithi080 to 16241M 2023-12-01T04:42:57.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:42:57 smithi090 bash[32384]: audit 2023-12-01T04:42:56.514753+0000 mon.a (mon.0) 286 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:42:57.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:42:57 smithi090 bash[32384]: audit 2023-12-01T04:42:56.516576+0000 mon.a (mon.0) 287 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:42:57.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:42:57 smithi090 bash[32384]: audit 2023-12-01T04:42:56.517815+0000 mon.a (mon.0) 288 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:42:57.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:42:57 smithi090 bash[32384]: audit 2023-12-01T04:42:56.527309+0000 mon.a (mon.0) 289 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:42:57.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:42:57 smithi080 bash[28361]: cluster 2023-12-01T04:42:56.257834+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-01T04:42:57.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:42:57 smithi080 bash[28361]: cephadm 2023-12-01T04:42:56.482913+0000 mgr.y (mgr.14152) 116 : cephadm 1 Detected new or changed devices on smithi080 2023-12-01T04:42:57.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:42:57 smithi080 bash[28361]: audit 2023-12-01T04:42:56.490935+0000 mon.a (mon.0) 283 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:42:57.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:42:57 smithi080 bash[28361]: audit 2023-12-01T04:42:56.499217+0000 mon.a (mon.0) 284 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:42:57.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:42:57 smithi080 bash[28361]: audit 2023-12-01T04:42:56.500914+0000 mon.a (mon.0) 285 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:42:57.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:42:57 smithi080 bash[28361]: cephadm 2023-12-01T04:42:56.501861+0000 mgr.y (mgr.14152) 117 : cephadm 1 Adjusting osd_memory_target on smithi080 to 16241M 2023-12-01T04:42:57.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:42:57 smithi080 bash[28361]: audit 2023-12-01T04:42:56.514753+0000 mon.a (mon.0) 286 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:42:57.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:42:57 smithi080 bash[28361]: audit 2023-12-01T04:42:56.516576+0000 mon.a (mon.0) 287 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:42:57.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:42:57 smithi080 bash[28361]: audit 2023-12-01T04:42:56.517815+0000 mon.a (mon.0) 288 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:42:57.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:42:57 smithi080 bash[28361]: audit 2023-12-01T04:42:56.527309+0000 mon.a (mon.0) 289 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:42:57.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:42:57 smithi080 bash[41963]: cluster 2023-12-01T04:42:56.257834+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-01T04:42:57.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:42:57 smithi080 bash[41963]: cephadm 2023-12-01T04:42:56.482913+0000 mgr.y (mgr.14152) 116 : cephadm 1 Detected new or changed devices on smithi080 2023-12-01T04:42:57.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:42:57 smithi080 bash[41963]: audit 2023-12-01T04:42:56.490935+0000 mon.a (mon.0) 283 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:42:57.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:42:57 smithi080 bash[41963]: audit 2023-12-01T04:42:56.499217+0000 mon.a (mon.0) 284 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:42:57.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:42:57 smithi080 bash[41963]: audit 2023-12-01T04:42:56.500914+0000 mon.a (mon.0) 285 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:42:57.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:42:57 smithi080 bash[41963]: cephadm 2023-12-01T04:42:56.501861+0000 mgr.y (mgr.14152) 117 : cephadm 1 Adjusting osd_memory_target on smithi080 to 16241M 2023-12-01T04:42:57.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:42:57 smithi080 bash[41963]: audit 2023-12-01T04:42:56.514753+0000 mon.a (mon.0) 286 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:42:57.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:42:57 smithi080 bash[41963]: audit 2023-12-01T04:42:56.516576+0000 mon.a (mon.0) 287 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:42:57.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:42:57 smithi080 bash[41963]: audit 2023-12-01T04:42:56.517815+0000 mon.a (mon.0) 288 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:42:57.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:42:57 smithi080 bash[41963]: audit 2023-12-01T04:42:56.527309+0000 mon.a (mon.0) 289 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:42:59.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:42:59 smithi090 bash[32384]: cluster 2023-12-01T04:42:58.258367+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-01T04:42:59.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:42:59 smithi080 bash[28361]: cluster 2023-12-01T04:42:58.258367+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-01T04:42:59.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:42:59 smithi080 bash[41963]: cluster 2023-12-01T04:42:58.258367+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-01T04:43:00.397 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/597927aa-9003-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T04:43:01.669 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:43:01 smithi080 bash[28361]: cluster 2023-12-01T04:43:00.258869+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-01T04:43:01.669 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:43:01 smithi080 bash[41963]: cluster 2023-12-01T04:43:00.258869+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-01T04:43:01.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:43:01 smithi090 bash[32384]: cluster 2023-12-01T04:43:00.258869+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-01T04:43:03.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:43:03 smithi090 bash[32384]: cluster 2023-12-01T04:43:02.259365+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-01T04:43:03.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:43:03 smithi090 bash[32384]: audit 2023-12-01T04:43:03.430076+0000 mon.a (mon.0) 290 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-01T04:43:03.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:43:03 smithi090 bash[32384]: audit 2023-12-01T04:43:03.434144+0000 mon.a (mon.0) 291 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-01T04:43:03.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:43:03 smithi090 bash[32384]: audit 2023-12-01T04:43:03.435257+0000 mon.a (mon.0) 292 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:43:03.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:43:03 smithi080 bash[28361]: cluster 2023-12-01T04:43:02.259365+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-01T04:43:03.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:43:03 smithi080 bash[28361]: audit 2023-12-01T04:43:03.430076+0000 mon.a (mon.0) 290 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-01T04:43:03.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:43:03 smithi080 bash[28361]: audit 2023-12-01T04:43:03.434144+0000 mon.a (mon.0) 291 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-01T04:43:03.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:43:03 smithi080 bash[28361]: audit 2023-12-01T04:43:03.435257+0000 mon.a (mon.0) 292 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:43:03.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:43:03 smithi080 bash[41963]: cluster 2023-12-01T04:43:02.259365+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-01T04:43:03.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:43:03 smithi080 bash[41963]: audit 2023-12-01T04:43:03.430076+0000 mon.a (mon.0) 290 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-01T04:43:03.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:43:03 smithi080 bash[41963]: audit 2023-12-01T04:43:03.434144+0000 mon.a (mon.0) 291 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-01T04:43:03.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:43:03 smithi080 bash[41963]: audit 2023-12-01T04:43:03.435257+0000 mon.a (mon.0) 292 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:43:04.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:43:04 smithi090 bash[32384]: audit 2023-12-01T04:43:03.424340+0000 mgr.y (mgr.14152) 121 : audit 0 from='client.14241 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi080:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:43:04.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:43:04 smithi080 bash[28361]: audit 2023-12-01T04:43:03.424340+0000 mgr.y (mgr.14152) 121 : audit 0 from='client.14241 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi080:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:43:04.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:43:04 smithi080 bash[41963]: audit 2023-12-01T04:43:03.424340+0000 mgr.y (mgr.14152) 121 : audit 0 from='client.14241 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi080:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:43:05.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:43:05 smithi090 bash[32384]: cluster 2023-12-01T04:43:04.259857+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-01T04:43:05.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:43:05 smithi080 bash[28361]: cluster 2023-12-01T04:43:04.259857+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-01T04:43:05.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:43:05 smithi080 bash[41963]: cluster 2023-12-01T04:43:04.259857+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-01T04:43:07.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:43:07 smithi080 bash[28361]: cluster 2023-12-01T04:43:06.260329+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-01T04:43:07.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:43:07 smithi080 bash[41963]: cluster 2023-12-01T04:43:06.260329+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-01T04:43:08.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:43:07 smithi090 bash[32384]: cluster 2023-12-01T04:43:06.260329+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-01T04:43:09.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:43:09 smithi080 bash[28361]: cluster 2023-12-01T04:43:08.260763+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-01T04:43:09.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:43:09 smithi080 bash[41963]: cluster 2023-12-01T04:43:08.260763+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-01T04:43:10.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:43:09 smithi090 bash[32384]: cluster 2023-12-01T04:43:08.260763+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-01T04:43:11.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:43:11 smithi080 bash[28361]: cluster 2023-12-01T04:43:10.261279+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-01T04:43:11.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:43:11 smithi080 bash[41963]: cluster 2023-12-01T04:43:10.261279+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-01T04:43:12.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:43:11 smithi090 bash[32384]: cluster 2023-12-01T04:43:10.261279+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-01T04:43:12.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:43:12 smithi080 bash[28361]: audit 2023-12-01T04:43:11.706266+0000 mon.c (mon.2) 3 : audit 1 from='client.? 172.21.15.80:0/1497042669' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9d120cf1-8c58-4cdf-b767-063d1bc66d56"}]: dispatch 2023-12-01T04:43:12.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:43:12 smithi080 bash[28361]: audit 2023-12-01T04:43:11.706845+0000 mon.a (mon.0) 293 : audit 1 from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9d120cf1-8c58-4cdf-b767-063d1bc66d56"}]: dispatch 2023-12-01T04:43:12.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:43:12 smithi080 bash[28361]: audit 2023-12-01T04:43:11.715057+0000 mon.a (mon.0) 294 : audit 1 from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9d120cf1-8c58-4cdf-b767-063d1bc66d56"}]': finished 2023-12-01T04:43:12.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:43:12 smithi080 bash[28361]: cluster 2023-12-01T04:43:11.715170+0000 mon.a (mon.0) 295 : cluster 0 osdmap e10: 2 total, 1 up, 2 in 2023-12-01T04:43:12.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:43:12 smithi080 bash[28361]: audit 2023-12-01T04:43:11.715353+0000 mon.a (mon.0) 296 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-01T04:43:12.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:43:12 smithi080 bash[28361]: audit 2023-12-01T04:43:12.491828+0000 mon.c (mon.2) 4 : audit 0 from='client.? 172.21.15.80:0/422088884' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-01T04:43:12.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:43:12 smithi080 bash[41963]: audit 2023-12-01T04:43:11.706266+0000 mon.c (mon.2) 3 : audit 1 from='client.? 172.21.15.80:0/1497042669' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9d120cf1-8c58-4cdf-b767-063d1bc66d56"}]: dispatch 2023-12-01T04:43:12.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:43:12 smithi080 bash[41963]: audit 2023-12-01T04:43:11.706845+0000 mon.a (mon.0) 293 : audit 1 from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9d120cf1-8c58-4cdf-b767-063d1bc66d56"}]: dispatch 2023-12-01T04:43:12.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:43:12 smithi080 bash[41963]: audit 2023-12-01T04:43:11.715057+0000 mon.a (mon.0) 294 : audit 1 from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9d120cf1-8c58-4cdf-b767-063d1bc66d56"}]': finished 2023-12-01T04:43:12.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:43:12 smithi080 bash[41963]: cluster 2023-12-01T04:43:11.715170+0000 mon.a (mon.0) 295 : cluster 0 osdmap e10: 2 total, 1 up, 2 in 2023-12-01T04:43:12.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:43:12 smithi080 bash[41963]: audit 2023-12-01T04:43:11.715353+0000 mon.a (mon.0) 296 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-01T04:43:12.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:43:12 smithi080 bash[41963]: audit 2023-12-01T04:43:12.491828+0000 mon.c (mon.2) 4 : audit 0 from='client.? 172.21.15.80:0/422088884' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-01T04:43:13.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:43:12 smithi090 bash[32384]: audit 2023-12-01T04:43:11.706266+0000 mon.c (mon.2) 3 : audit 1 from='client.? 172.21.15.80:0/1497042669' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9d120cf1-8c58-4cdf-b767-063d1bc66d56"}]: dispatch 2023-12-01T04:43:13.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:43:12 smithi090 bash[32384]: audit 2023-12-01T04:43:11.706845+0000 mon.a (mon.0) 293 : audit 1 from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9d120cf1-8c58-4cdf-b767-063d1bc66d56"}]: dispatch 2023-12-01T04:43:13.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:43:12 smithi090 bash[32384]: audit 2023-12-01T04:43:11.715057+0000 mon.a (mon.0) 294 : audit 1 from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9d120cf1-8c58-4cdf-b767-063d1bc66d56"}]': finished 2023-12-01T04:43:13.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:43:12 smithi090 bash[32384]: cluster 2023-12-01T04:43:11.715170+0000 mon.a (mon.0) 295 : cluster 0 osdmap e10: 2 total, 1 up, 2 in 2023-12-01T04:43:13.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:43:12 smithi090 bash[32384]: audit 2023-12-01T04:43:11.715353+0000 mon.a (mon.0) 296 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-01T04:43:13.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:43:12 smithi090 bash[32384]: audit 2023-12-01T04:43:12.491828+0000 mon.c (mon.2) 4 : audit 0 from='client.? 172.21.15.80:0/422088884' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-01T04:43:14.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:43:13 smithi090 bash[32384]: cluster 2023-12-01T04:43:12.261608+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-01T04:43:14.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:43:13 smithi080 bash[41963]: cluster 2023-12-01T04:43:12.261608+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-01T04:43:14.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:43:13 smithi080 bash[28361]: cluster 2023-12-01T04:43:12.261608+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-01T04:43:16.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:43:15 smithi090 bash[32384]: cluster 2023-12-01T04:43:14.261985+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-01T04:43:16.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:43:15 smithi080 bash[41963]: cluster 2023-12-01T04:43:14.261985+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-01T04:43:16.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:43:15 smithi080 bash[28361]: cluster 2023-12-01T04:43:14.261985+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-01T04:43:18.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:43:17 smithi090 bash[32384]: cluster 2023-12-01T04:43:16.262474+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-01T04:43:18.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:43:17 smithi080 bash[41963]: cluster 2023-12-01T04:43:16.262474+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-01T04:43:18.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:43:17 smithi080 bash[28361]: cluster 2023-12-01T04:43:16.262474+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-01T04:43:20.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:43:19 smithi090 bash[32384]: cluster 2023-12-01T04:43:18.262972+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-01T04:43:20.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:43:19 smithi080 bash[41963]: cluster 2023-12-01T04:43:18.262972+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-01T04:43:20.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:43:19 smithi080 bash[28361]: cluster 2023-12-01T04:43:18.262972+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-01T04:43:21.889 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:43:21 smithi080 bash[28361]: cluster 2023-12-01T04:43:20.263551+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-01T04:43:21.889 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:43:21 smithi080 bash[41963]: cluster 2023-12-01T04:43:20.263551+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-01T04:43:22.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:43:21 smithi090 bash[32384]: cluster 2023-12-01T04:43:20.263551+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-01T04:43:24.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:43:23 smithi090 bash[32384]: cluster 2023-12-01T04:43:22.264152+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-01T04:43:24.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:43:23 smithi080 bash[41963]: cluster 2023-12-01T04:43:22.264152+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-01T04:43:24.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:43:23 smithi080 bash[28361]: cluster 2023-12-01T04:43:22.264152+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-01T04:43:25.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:43:24 smithi090 bash[32384]: audit 2023-12-01T04:43:24.416941+0000 mon.a (mon.0) 297 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-01T04:43:25.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:43:24 smithi090 bash[32384]: audit 2023-12-01T04:43:24.418095+0000 mon.a (mon.0) 298 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:43:25.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:43:24 smithi080 bash[41963]: audit 2023-12-01T04:43:24.416941+0000 mon.a (mon.0) 297 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-01T04:43:25.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:43:24 smithi080 bash[41963]: audit 2023-12-01T04:43:24.418095+0000 mon.a (mon.0) 298 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:43:25.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:43:24 smithi080 bash[28361]: audit 2023-12-01T04:43:24.416941+0000 mon.a (mon.0) 297 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-01T04:43:25.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:43:24 smithi080 bash[28361]: audit 2023-12-01T04:43:24.418095+0000 mon.a (mon.0) 298 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:43:25.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:43:25 smithi080 bash[28361]: cluster 2023-12-01T04:43:24.264690+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-01T04:43:25.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:43:25 smithi080 bash[28361]: cephadm 2023-12-01T04:43:24.419093+0000 mgr.y (mgr.14152) 133 : cephadm 1 Deploying daemon osd.1 on smithi080 2023-12-01T04:43:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:43:25 smithi080 bash[41963]: cluster 2023-12-01T04:43:24.264690+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-01T04:43:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:43:25 smithi080 bash[41963]: cephadm 2023-12-01T04:43:24.419093+0000 mgr.y (mgr.14152) 133 : cephadm 1 Deploying daemon osd.1 on smithi080 2023-12-01T04:43:26.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:43:25 smithi090 bash[32384]: cluster 2023-12-01T04:43:24.264690+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-01T04:43:26.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:43:25 smithi090 bash[32384]: cephadm 2023-12-01T04:43:24.419093+0000 mgr.y (mgr.14152) 133 : cephadm 1 Deploying daemon osd.1 on smithi080 2023-12-01T04:43:28.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:43:27 smithi090 bash[32384]: cluster 2023-12-01T04:43:26.265192+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-01T04:43:28.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:43:27 smithi080 bash[41963]: cluster 2023-12-01T04:43:26.265192+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-01T04:43:28.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:43:27 smithi080 bash[28361]: cluster 2023-12-01T04:43:26.265192+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-01T04:43:30.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:43:29 smithi080 bash[41963]: cluster 2023-12-01T04:43:28.265608+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-01T04:43:30.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:43:29 smithi080 bash[41963]: audit 2023-12-01T04:43:28.932924+0000 mon.a (mon.0) 299 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:43:30.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:43:29 smithi080 bash[41963]: audit 2023-12-01T04:43:28.940724+0000 mon.a (mon.0) 300 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:43:30.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:43:29 smithi080 bash[41963]: audit 2023-12-01T04:43:28.941445+0000 mon.a (mon.0) 301 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:43:30.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:43:29 smithi080 bash[28361]: cluster 2023-12-01T04:43:28.265608+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-01T04:43:30.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:43:29 smithi080 bash[28361]: audit 2023-12-01T04:43:28.932924+0000 mon.a (mon.0) 299 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:43:30.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:43:29 smithi080 bash[28361]: audit 2023-12-01T04:43:28.940724+0000 mon.a (mon.0) 300 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:43:30.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:43:29 smithi080 bash[28361]: audit 2023-12-01T04:43:28.941445+0000 mon.a (mon.0) 301 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:43:30.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:43:29 smithi090 bash[32384]: cluster 2023-12-01T04:43:28.265608+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-01T04:43:30.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:43:29 smithi090 bash[32384]: audit 2023-12-01T04:43:28.932924+0000 mon.a (mon.0) 299 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:43:30.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:43:29 smithi090 bash[32384]: audit 2023-12-01T04:43:28.940724+0000 mon.a (mon.0) 300 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:43:30.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:43:29 smithi090 bash[32384]: audit 2023-12-01T04:43:28.941445+0000 mon.a (mon.0) 301 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:43:32.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:43:31 smithi080 bash[28361]: cluster 2023-12-01T04:43:30.266090+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-01T04:43:32.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:43:31 smithi080 bash[41963]: cluster 2023-12-01T04:43:30.266090+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-01T04:43:32.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:43:31 smithi090 bash[32384]: cluster 2023-12-01T04:43:30.266090+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-01T04:43:34.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:43:33 smithi080 bash[28361]: cluster 2023-12-01T04:43:32.266479+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-01T04:43:34.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:43:33 smithi080 bash[41963]: cluster 2023-12-01T04:43:32.266479+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-01T04:43:34.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:43:33 smithi090 bash[32384]: cluster 2023-12-01T04:43:32.266479+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-01T04:43:35.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:43:35 smithi080 bash[41963]: audit 2023-12-01T04:43:34.236687+0000 mon.a (mon.0) 302 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:43:35.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:43:35 smithi080 bash[41963]: audit 2023-12-01T04:43:34.243955+0000 mon.a (mon.0) 303 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:43:35.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:43:35 smithi080 bash[41963]: audit 2023-12-01T04:43:34.245126+0000 mon.a (mon.0) 304 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:43:35.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:43:35 smithi080 bash[41963]: audit 2023-12-01T04:43:34.246398+0000 mon.a (mon.0) 305 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:43:35.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:43:35 smithi080 bash[41963]: audit 2023-12-01T04:43:34.255897+0000 mon.a (mon.0) 306 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:43:35.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:43:35 smithi080 bash[41963]: cluster 2023-12-01T04:43:34.266759+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-01T04:43:35.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:43:35 smithi080 bash[28361]: audit 2023-12-01T04:43:34.236687+0000 mon.a (mon.0) 302 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:43:35.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:43:35 smithi080 bash[28361]: audit 2023-12-01T04:43:34.243955+0000 mon.a (mon.0) 303 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:43:35.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:43:35 smithi080 bash[28361]: audit 2023-12-01T04:43:34.245126+0000 mon.a (mon.0) 304 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:43:35.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:43:35 smithi080 bash[28361]: audit 2023-12-01T04:43:34.246398+0000 mon.a (mon.0) 305 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:43:35.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:43:35 smithi080 bash[28361]: audit 2023-12-01T04:43:34.255897+0000 mon.a (mon.0) 306 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:43:35.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:43:35 smithi080 bash[28361]: cluster 2023-12-01T04:43:34.266759+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-01T04:43:35.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:43:35 smithi090 bash[32384]: audit 2023-12-01T04:43:34.236687+0000 mon.a (mon.0) 302 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:43:35.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:43:35 smithi090 bash[32384]: audit 2023-12-01T04:43:34.243955+0000 mon.a (mon.0) 303 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:43:35.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:43:35 smithi090 bash[32384]: audit 2023-12-01T04:43:34.245126+0000 mon.a (mon.0) 304 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:43:35.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:43:35 smithi090 bash[32384]: audit 2023-12-01T04:43:34.246398+0000 mon.a (mon.0) 305 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:43:35.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:43:35 smithi090 bash[32384]: audit 2023-12-01T04:43:34.255897+0000 mon.a (mon.0) 306 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:43:35.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:43:35 smithi090 bash[32384]: cluster 2023-12-01T04:43:34.266759+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-01T04:43:36.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:43:36 smithi090 bash[32384]: audit 2023-12-01T04:43:35.586032+0000 mon.c (mon.2) 5 : audit 1 from='osd.1 [v2:172.21.15.80:6810/2190129906,v1:172.21.15.80:6811/2190129906]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-01T04:43:36.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:43:36 smithi090 bash[32384]: audit 2023-12-01T04:43:35.586411+0000 mon.a (mon.0) 307 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-01T04:43:36.530 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:43:36 smithi080 bash[28361]: audit 2023-12-01T04:43:35.586032+0000 mon.c (mon.2) 5 : audit 1 from='osd.1 [v2:172.21.15.80:6810/2190129906,v1:172.21.15.80:6811/2190129906]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-01T04:43:36.530 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:43:36 smithi080 bash[28361]: audit 2023-12-01T04:43:35.586411+0000 mon.a (mon.0) 307 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-01T04:43:36.531 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:43:36 smithi080 bash[41963]: audit 2023-12-01T04:43:35.586032+0000 mon.c (mon.2) 5 : audit 1 from='osd.1 [v2:172.21.15.80:6810/2190129906,v1:172.21.15.80:6811/2190129906]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-01T04:43:36.531 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:43:36 smithi080 bash[41963]: audit 2023-12-01T04:43:35.586411+0000 mon.a (mon.0) 307 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-01T04:43:37.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:43:37 smithi080 bash[28361]: cluster 2023-12-01T04:43:36.267104+0000 mgr.y (mgr.14152) 139 : cluster 0 pgmap v103: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-01T04:43:37.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:43:37 smithi080 bash[28361]: audit 2023-12-01T04:43:36.267439+0000 mon.a (mon.0) 308 : audit 1 from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-12-01T04:43:37.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:43:37 smithi080 bash[28361]: cluster 2023-12-01T04:43:36.267553+0000 mon.a (mon.0) 309 : cluster 0 osdmap e11: 2 total, 1 up, 2 in 2023-12-01T04:43:37.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:43:37 smithi080 bash[28361]: audit 2023-12-01T04:43:36.267713+0000 mon.a (mon.0) 310 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-01T04:43:37.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:43:37 smithi080 bash[28361]: audit 2023-12-01T04:43:36.268326+0000 mon.c (mon.2) 6 : audit 1 from='osd.1 [v2:172.21.15.80:6810/2190129906,v1:172.21.15.80:6811/2190129906]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi080", "root=default"]}]: dispatch 2023-12-01T04:43:37.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:43:37 smithi080 bash[28361]: audit 2023-12-01T04:43:36.268770+0000 mon.a (mon.0) 311 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi080", "root=default"]}]: dispatch 2023-12-01T04:43:37.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:43:37 smithi080 bash[41963]: cluster 2023-12-01T04:43:36.267104+0000 mgr.y (mgr.14152) 139 : cluster 0 pgmap v103: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-01T04:43:37.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:43:37 smithi080 bash[41963]: audit 2023-12-01T04:43:36.267439+0000 mon.a (mon.0) 308 : audit 1 from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-12-01T04:43:37.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:43:37 smithi080 bash[41963]: cluster 2023-12-01T04:43:36.267553+0000 mon.a (mon.0) 309 : cluster 0 osdmap e11: 2 total, 1 up, 2 in 2023-12-01T04:43:37.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:43:37 smithi080 bash[41963]: audit 2023-12-01T04:43:36.267713+0000 mon.a (mon.0) 310 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-01T04:43:37.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:43:37 smithi080 bash[41963]: audit 2023-12-01T04:43:36.268326+0000 mon.c (mon.2) 6 : audit 1 from='osd.1 [v2:172.21.15.80:6810/2190129906,v1:172.21.15.80:6811/2190129906]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi080", "root=default"]}]: dispatch 2023-12-01T04:43:37.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:43:37 smithi080 bash[41963]: audit 2023-12-01T04:43:36.268770+0000 mon.a (mon.0) 311 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi080", "root=default"]}]: dispatch 2023-12-01T04:43:37.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:43:37 smithi090 bash[32384]: cluster 2023-12-01T04:43:36.267104+0000 mgr.y (mgr.14152) 139 : cluster 0 pgmap v103: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-01T04:43:37.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:43:37 smithi090 bash[32384]: audit 2023-12-01T04:43:36.267439+0000 mon.a (mon.0) 308 : audit 1 from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-12-01T04:43:37.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:43:37 smithi090 bash[32384]: cluster 2023-12-01T04:43:36.267553+0000 mon.a (mon.0) 309 : cluster 0 osdmap e11: 2 total, 1 up, 2 in 2023-12-01T04:43:37.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:43:37 smithi090 bash[32384]: audit 2023-12-01T04:43:36.267713+0000 mon.a (mon.0) 310 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-01T04:43:37.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:43:37 smithi090 bash[32384]: audit 2023-12-01T04:43:36.268326+0000 mon.c (mon.2) 6 : audit 1 from='osd.1 [v2:172.21.15.80:6810/2190129906,v1:172.21.15.80:6811/2190129906]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi080", "root=default"]}]: dispatch 2023-12-01T04:43:37.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:43:37 smithi090 bash[32384]: audit 2023-12-01T04:43:36.268770+0000 mon.a (mon.0) 311 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi080", "root=default"]}]: dispatch 2023-12-01T04:43:37.837 INFO:teuthology.orchestra.run.smithi080.stdout:Created osd(s) 1 on host 'smithi080' 2023-12-01T04:43:38.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:43:38 smithi080 bash[28361]: audit 2023-12-01T04:43:37.271500+0000 mon.a (mon.0) 312 : audit 1 from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi080", "root=default"]}]': finished 2023-12-01T04:43:38.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:43:38 smithi080 bash[28361]: cluster 2023-12-01T04:43:37.271647+0000 mon.a (mon.0) 313 : cluster 0 osdmap e12: 2 total, 1 up, 2 in 2023-12-01T04:43:38.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:43:38 smithi080 bash[28361]: audit 2023-12-01T04:43:37.272322+0000 mon.a (mon.0) 314 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-01T04:43:38.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:43:38 smithi080 bash[28361]: audit 2023-12-01T04:43:37.278787+0000 mon.a (mon.0) 315 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-01T04:43:38.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:43:38 smithi080 bash[28361]: audit 2023-12-01T04:43:37.784073+0000 mon.a (mon.0) 316 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:43:38.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:43:38 smithi080 bash[28361]: audit 2023-12-01T04:43:37.789682+0000 mon.a (mon.0) 317 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:43:38.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:43:38 smithi080 bash[28361]: audit 2023-12-01T04:43:37.798656+0000 mon.a (mon.0) 318 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:43:38.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:43:38 smithi080 bash[41963]: audit 2023-12-01T04:43:37.271500+0000 mon.a (mon.0) 312 : audit 1 from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi080", "root=default"]}]': finished 2023-12-01T04:43:38.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:43:38 smithi080 bash[41963]: cluster 2023-12-01T04:43:37.271647+0000 mon.a (mon.0) 313 : cluster 0 osdmap e12: 2 total, 1 up, 2 in 2023-12-01T04:43:38.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:43:38 smithi080 bash[41963]: audit 2023-12-01T04:43:37.272322+0000 mon.a (mon.0) 314 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-01T04:43:38.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:43:38 smithi080 bash[41963]: audit 2023-12-01T04:43:37.278787+0000 mon.a (mon.0) 315 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-01T04:43:38.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:43:38 smithi080 bash[41963]: audit 2023-12-01T04:43:37.784073+0000 mon.a (mon.0) 316 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:43:38.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:43:38 smithi080 bash[41963]: audit 2023-12-01T04:43:37.789682+0000 mon.a (mon.0) 317 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:43:38.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:43:38 smithi080 bash[41963]: audit 2023-12-01T04:43:37.798656+0000 mon.a (mon.0) 318 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:43:38.484 DEBUG:teuthology.orchestra.run.smithi080:osd.1> sudo journalctl -f -n 0 -u ceph-597927aa-9003-11ee-95a2-87774f69a715@osd.1.service 2023-12-01T04:43:38.487 INFO:tasks.cephadm:Deploying osd.2 on smithi080 with /dev/vg_nvme/lv_2... 2023-12-01T04:43:38.487 DEBUG:teuthology.orchestra.run.smithi080:> 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 597927aa-9003-11ee-95a2-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2023-12-01T04:43:38.702 INFO:journalctl@ceph.osd.1.smithi080.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-01T04:43:38.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:43:38 smithi090 bash[32384]: audit 2023-12-01T04:43:37.271500+0000 mon.a (mon.0) 312 : audit 1 from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi080", "root=default"]}]': finished 2023-12-01T04:43:38.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:43:38 smithi090 bash[32384]: cluster 2023-12-01T04:43:37.271647+0000 mon.a (mon.0) 313 : cluster 0 osdmap e12: 2 total, 1 up, 2 in 2023-12-01T04:43:38.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:43:38 smithi090 bash[32384]: audit 2023-12-01T04:43:37.272322+0000 mon.a (mon.0) 314 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-01T04:43:38.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:43:38 smithi090 bash[32384]: audit 2023-12-01T04:43:37.278787+0000 mon.a (mon.0) 315 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-01T04:43:38.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:43:38 smithi090 bash[32384]: audit 2023-12-01T04:43:37.784073+0000 mon.a (mon.0) 316 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:43:38.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:43:38 smithi090 bash[32384]: audit 2023-12-01T04:43:37.789682+0000 mon.a (mon.0) 317 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:43:38.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:43:38 smithi090 bash[32384]: audit 2023-12-01T04:43:37.798656+0000 mon.a (mon.0) 318 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:43:39.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:43:39 smithi080 bash[28361]: cluster 2023-12-01T04:43:36.557952+0000 osd.1 (osd.1) 1 : cluster 0 purged_snaps scrub starts 2023-12-01T04:43:39.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:43:39 smithi080 bash[28361]: cluster 2023-12-01T04:43:36.558077+0000 osd.1 (osd.1) 2 : cluster 0 purged_snaps scrub ok 2023-12-01T04:43:39.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:43:39 smithi080 bash[28361]: cluster 2023-12-01T04:43:38.267507+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-01T04:43:39.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:43:39 smithi080 bash[28361]: cluster 2023-12-01T04:43:38.279384+0000 mon.a (mon.0) 319 : cluster 1 osd.1 [v2:172.21.15.80:6810/2190129906,v1:172.21.15.80:6811/2190129906] boot 2023-12-01T04:43:39.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:43:39 smithi080 bash[28361]: cluster 2023-12-01T04:43:38.279432+0000 mon.a (mon.0) 320 : cluster 0 osdmap e13: 2 total, 2 up, 2 in 2023-12-01T04:43:39.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:43:39 smithi080 bash[28361]: audit 2023-12-01T04:43:38.279787+0000 mon.a (mon.0) 321 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-01T04:43:39.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:43:39 smithi080 bash[41963]: cluster 2023-12-01T04:43:36.557952+0000 osd.1 (osd.1) 1 : cluster 0 purged_snaps scrub starts 2023-12-01T04:43:39.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:43:39 smithi080 bash[41963]: cluster 2023-12-01T04:43:36.558077+0000 osd.1 (osd.1) 2 : cluster 0 purged_snaps scrub ok 2023-12-01T04:43:39.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:43:39 smithi080 bash[41963]: cluster 2023-12-01T04:43:38.267507+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-01T04:43:39.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:43:39 smithi080 bash[41963]: cluster 2023-12-01T04:43:38.279384+0000 mon.a (mon.0) 319 : cluster 1 osd.1 [v2:172.21.15.80:6810/2190129906,v1:172.21.15.80:6811/2190129906] boot 2023-12-01T04:43:39.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:43:39 smithi080 bash[41963]: cluster 2023-12-01T04:43:38.279432+0000 mon.a (mon.0) 320 : cluster 0 osdmap e13: 2 total, 2 up, 2 in 2023-12-01T04:43:39.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:43:39 smithi080 bash[41963]: audit 2023-12-01T04:43:38.279787+0000 mon.a (mon.0) 321 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-01T04:43:39.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:43:39 smithi090 bash[32384]: cluster 2023-12-01T04:43:36.557952+0000 osd.1 (osd.1) 1 : cluster 0 purged_snaps scrub starts 2023-12-01T04:43:39.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:43:39 smithi090 bash[32384]: cluster 2023-12-01T04:43:36.558077+0000 osd.1 (osd.1) 2 : cluster 0 purged_snaps scrub ok 2023-12-01T04:43:39.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:43:39 smithi090 bash[32384]: cluster 2023-12-01T04:43:38.267507+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-01T04:43:39.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:43:39 smithi090 bash[32384]: cluster 2023-12-01T04:43:38.279384+0000 mon.a (mon.0) 319 : cluster 1 osd.1 [v2:172.21.15.80:6810/2190129906,v1:172.21.15.80:6811/2190129906] boot 2023-12-01T04:43:39.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:43:39 smithi090 bash[32384]: cluster 2023-12-01T04:43:38.279432+0000 mon.a (mon.0) 320 : cluster 0 osdmap e13: 2 total, 2 up, 2 in 2023-12-01T04:43:39.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:43:39 smithi090 bash[32384]: audit 2023-12-01T04:43:38.279787+0000 mon.a (mon.0) 321 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-01T04:43:40.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:43:40 smithi080 bash[28361]: cluster 2023-12-01T04:43:39.290195+0000 mon.a (mon.0) 322 : cluster 0 osdmap e14: 2 total, 2 up, 2 in 2023-12-01T04:43:40.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:43:40 smithi080 bash[41963]: cluster 2023-12-01T04:43:39.290195+0000 mon.a (mon.0) 322 : cluster 0 osdmap e14: 2 total, 2 up, 2 in 2023-12-01T04:43:40.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:43:40 smithi090 bash[32384]: cluster 2023-12-01T04:43:39.290195+0000 mon.a (mon.0) 322 : cluster 0 osdmap e14: 2 total, 2 up, 2 in 2023-12-01T04:43:41.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:43:41 smithi080 bash[41963]: cluster 2023-12-01T04:43:40.268030+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-01T04:43:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:43:41 smithi080 bash[28361]: cluster 2023-12-01T04:43:40.268030+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-01T04:43:41.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:43:41 smithi090 bash[32384]: cluster 2023-12-01T04:43:40.268030+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-01T04:43:42.633 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/597927aa-9003-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T04:43:43.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:43:43 smithi080 bash[28361]: cluster 2023-12-01T04:43:42.268467+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-01T04:43:43.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:43:43 smithi080 bash[41963]: cluster 2023-12-01T04:43:42.268467+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-01T04:43:44.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:43:43 smithi090 bash[32384]: cluster 2023-12-01T04:43:42.268467+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-01T04:43:45.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:43:45 smithi080 bash[28361]: cluster 2023-12-01T04:43:44.268925+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-01T04:43:45.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:43:45 smithi080 bash[41963]: cluster 2023-12-01T04:43:44.268925+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-01T04:43:46.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:43:45 smithi090 bash[32384]: cluster 2023-12-01T04:43:44.268925+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-01T04:43:47.413 INFO:teuthology.orchestra.run.smithi080.stderr:--> Zapping: /dev/vg_nvme/lv_2 2023-12-01T04:43:47.413 INFO:teuthology.orchestra.run.smithi080.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2023-12-01T04:43:47.413 INFO:teuthology.orchestra.run.smithi080.stderr: stderr: 10+0 records in 2023-12-01T04:43:47.413 INFO:teuthology.orchestra.run.smithi080.stderr:10+0 records out 2023-12-01T04:43:47.413 INFO:teuthology.orchestra.run.smithi080.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0170767 s, 614 MB/s 2023-12-01T04:43:47.413 INFO:teuthology.orchestra.run.smithi080.stderr:--> Zapping successful for: 2023-12-01T04:43:47.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:43:47 smithi080 bash[28361]: cluster 2023-12-01T04:43:46.269484+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-01T04:43:47.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:43:47 smithi080 bash[41963]: cluster 2023-12-01T04:43:46.269484+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-01T04:43:48.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:43:47 smithi090 bash[32384]: cluster 2023-12-01T04:43:46.269484+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-01T04:43:48.173 DEBUG:teuthology.orchestra.run.smithi080:> 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 597927aa-9003-11ee-95a2-87774f69a715 -- ceph orch daemon add osd smithi080:vg_nvme/lv_2 2023-12-01T04:43:50.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:43:49 smithi080 bash[28361]: cluster 2023-12-01T04:43:48.269880+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-01T04:43:50.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:43:49 smithi080 bash[28361]: cephadm 2023-12-01T04:43:48.843409+0000 mgr.y (mgr.14152) 146 : cephadm 1 Detected new or changed devices on smithi080 2023-12-01T04:43:50.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:43:49 smithi080 bash[28361]: audit 2023-12-01T04:43:48.850778+0000 mon.a (mon.0) 323 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:43:50.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:43:49 smithi080 bash[28361]: audit 2023-12-01T04:43:48.857170+0000 mon.a (mon.0) 324 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:43:50.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:43:49 smithi080 bash[28361]: audit 2023-12-01T04:43:48.858411+0000 mon.a (mon.0) 325 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:43:50.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:43:49 smithi080 bash[28361]: audit 2023-12-01T04:43:48.859402+0000 mon.a (mon.0) 326 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:43:50.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:43:49 smithi080 bash[28361]: cephadm 2023-12-01T04:43:48.860166+0000 mgr.y (mgr.14152) 147 : cephadm 1 Adjusting osd_memory_target on smithi080 to 8120M 2023-12-01T04:43:50.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:43:49 smithi080 bash[28361]: audit 2023-12-01T04:43:48.865312+0000 mon.a (mon.0) 327 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:43:50.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:43:49 smithi080 bash[28361]: audit 2023-12-01T04:43:48.867970+0000 mon.a (mon.0) 328 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:43:50.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:43:49 smithi080 bash[28361]: audit 2023-12-01T04:43:48.868956+0000 mon.a (mon.0) 329 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:43:50.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:43:49 smithi080 bash[28361]: audit 2023-12-01T04:43:48.875702+0000 mon.a (mon.0) 330 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:43:50.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:43:49 smithi080 bash[41963]: cluster 2023-12-01T04:43:48.269880+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-01T04:43:50.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:43:49 smithi080 bash[41963]: cephadm 2023-12-01T04:43:48.843409+0000 mgr.y (mgr.14152) 146 : cephadm 1 Detected new or changed devices on smithi080 2023-12-01T04:43:50.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:43:49 smithi080 bash[41963]: audit 2023-12-01T04:43:48.850778+0000 mon.a (mon.0) 323 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:43:50.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:43:49 smithi080 bash[41963]: audit 2023-12-01T04:43:48.857170+0000 mon.a (mon.0) 324 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:43:50.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:43:49 smithi080 bash[41963]: audit 2023-12-01T04:43:48.858411+0000 mon.a (mon.0) 325 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:43:50.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:43:49 smithi080 bash[41963]: audit 2023-12-01T04:43:48.859402+0000 mon.a (mon.0) 326 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:43:50.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:43:49 smithi080 bash[41963]: cephadm 2023-12-01T04:43:48.860166+0000 mgr.y (mgr.14152) 147 : cephadm 1 Adjusting osd_memory_target on smithi080 to 8120M 2023-12-01T04:43:50.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:43:49 smithi080 bash[41963]: audit 2023-12-01T04:43:48.865312+0000 mon.a (mon.0) 327 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:43:50.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:43:49 smithi080 bash[41963]: audit 2023-12-01T04:43:48.867970+0000 mon.a (mon.0) 328 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:43:50.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:43:49 smithi080 bash[41963]: audit 2023-12-01T04:43:48.868956+0000 mon.a (mon.0) 329 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:43:50.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:43:49 smithi080 bash[41963]: audit 2023-12-01T04:43:48.875702+0000 mon.a (mon.0) 330 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:43:50.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:43:49 smithi090 bash[32384]: cluster 2023-12-01T04:43:48.269880+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-01T04:43:50.301 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:43:49 smithi090 bash[32384]: cephadm 2023-12-01T04:43:48.843409+0000 mgr.y (mgr.14152) 146 : cephadm 1 Detected new or changed devices on smithi080 2023-12-01T04:43:50.302 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:43:49 smithi090 bash[32384]: audit 2023-12-01T04:43:48.850778+0000 mon.a (mon.0) 323 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:43:50.302 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:43:49 smithi090 bash[32384]: audit 2023-12-01T04:43:48.857170+0000 mon.a (mon.0) 324 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:43:50.302 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:43:49 smithi090 bash[32384]: audit 2023-12-01T04:43:48.858411+0000 mon.a (mon.0) 325 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:43:50.302 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:43:49 smithi090 bash[32384]: audit 2023-12-01T04:43:48.859402+0000 mon.a (mon.0) 326 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:43:50.302 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:43:49 smithi090 bash[32384]: cephadm 2023-12-01T04:43:48.860166+0000 mgr.y (mgr.14152) 147 : cephadm 1 Adjusting osd_memory_target on smithi080 to 8120M 2023-12-01T04:43:50.302 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:43:49 smithi090 bash[32384]: audit 2023-12-01T04:43:48.865312+0000 mon.a (mon.0) 327 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:43:50.302 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:43:49 smithi090 bash[32384]: audit 2023-12-01T04:43:48.867970+0000 mon.a (mon.0) 328 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:43:50.302 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:43:49 smithi090 bash[32384]: audit 2023-12-01T04:43:48.868956+0000 mon.a (mon.0) 329 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:43:50.302 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:43:49 smithi090 bash[32384]: audit 2023-12-01T04:43:48.875702+0000 mon.a (mon.0) 330 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:43:52.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:43:51 smithi080 bash[28361]: cluster 2023-12-01T04:43:50.270328+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-01T04:43:52.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:43:51 smithi080 bash[41963]: cluster 2023-12-01T04:43:50.270328+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-01T04:43:52.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:43:51 smithi090 bash[32384]: cluster 2023-12-01T04:43:50.270328+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-01T04:43:52.866 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/597927aa-9003-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T04:43:54.123 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:43:53 smithi080 bash[28361]: cluster 2023-12-01T04:43:52.270794+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-01T04:43:54.124 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:43:53 smithi080 bash[41963]: cluster 2023-12-01T04:43:52.270794+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-01T04:43:54.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:43:53 smithi090 bash[32384]: cluster 2023-12-01T04:43:52.270794+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-01T04:43:56.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:43:55 smithi080 bash[28361]: cluster 2023-12-01T04:43:54.271216+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-01T04:43:56.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:43:55 smithi080 bash[41963]: cluster 2023-12-01T04:43:54.271216+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-01T04:43:56.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:43:55 smithi090 bash[32384]: cluster 2023-12-01T04:43:54.271216+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-01T04:43:57.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:43:56 smithi080 bash[28361]: audit 2023-12-01T04:43:55.855894+0000 mgr.y (mgr.14152) 151 : audit 0 from='client.24173 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi080:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:43:57.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:43:56 smithi080 bash[28361]: audit 2023-12-01T04:43:55.865755+0000 mon.a (mon.0) 331 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-01T04:43:57.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:43:56 smithi080 bash[28361]: audit 2023-12-01T04:43:55.870268+0000 mon.a (mon.0) 332 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-01T04:43:57.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:43:56 smithi080 bash[28361]: audit 2023-12-01T04:43:55.871175+0000 mon.a (mon.0) 333 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:43:57.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:43:56 smithi080 bash[41963]: audit 2023-12-01T04:43:55.855894+0000 mgr.y (mgr.14152) 151 : audit 0 from='client.24173 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi080:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:43:57.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:43:56 smithi080 bash[41963]: audit 2023-12-01T04:43:55.865755+0000 mon.a (mon.0) 331 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-01T04:43:57.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:43:56 smithi080 bash[41963]: audit 2023-12-01T04:43:55.870268+0000 mon.a (mon.0) 332 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-01T04:43:57.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:43:56 smithi080 bash[41963]: audit 2023-12-01T04:43:55.871175+0000 mon.a (mon.0) 333 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:43:57.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:43:56 smithi090 bash[32384]: audit 2023-12-01T04:43:55.855894+0000 mgr.y (mgr.14152) 151 : audit 0 from='client.24173 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi080:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:43:57.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:43:56 smithi090 bash[32384]: audit 2023-12-01T04:43:55.865755+0000 mon.a (mon.0) 331 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-01T04:43:57.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:43:56 smithi090 bash[32384]: audit 2023-12-01T04:43:55.870268+0000 mon.a (mon.0) 332 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-01T04:43:57.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:43:56 smithi090 bash[32384]: audit 2023-12-01T04:43:55.871175+0000 mon.a (mon.0) 333 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:43:58.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:43:57 smithi080 bash[28361]: cluster 2023-12-01T04:43:56.271734+0000 mgr.y (mgr.14152) 152 : cluster 0 pgmap v116: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T04:43:58.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:43:57 smithi080 bash[41963]: cluster 2023-12-01T04:43:56.271734+0000 mgr.y (mgr.14152) 152 : cluster 0 pgmap v116: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T04:43:58.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:43:57 smithi090 bash[32384]: cluster 2023-12-01T04:43:56.271734+0000 mgr.y (mgr.14152) 152 : cluster 0 pgmap v116: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T04:44:00.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:43:59 smithi080 bash[28361]: cluster 2023-12-01T04:43:58.272291+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-01T04:44:00.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:43:59 smithi080 bash[41963]: cluster 2023-12-01T04:43:58.272291+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-01T04:44:00.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:43:59 smithi090 bash[32384]: cluster 2023-12-01T04:43:58.272291+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-01T04:44:02.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:44:01 smithi080 bash[28361]: cluster 2023-12-01T04:44:00.272772+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-01T04:44:02.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:44:01 smithi080 bash[41963]: cluster 2023-12-01T04:44:00.272772+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-01T04:44:02.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:44:01 smithi090 bash[32384]: cluster 2023-12-01T04:44:00.272772+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-01T04:44:04.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:44:03 smithi080 bash[41963]: cluster 2023-12-01T04:44:02.273229+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-01T04:44:04.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:44:03 smithi080 bash[28361]: cluster 2023-12-01T04:44:02.273229+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-01T04:44:04.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:44:03 smithi090 bash[32384]: cluster 2023-12-01T04:44:02.273229+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-01T04:44:05.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:44:04 smithi080 bash[28361]: audit 2023-12-01T04:44:04.231526+0000 mon.a (mon.0) 334 : audit 1 from='client.? 172.21.15.80:0/1554312629' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6b1800d5-4177-4b90-b137-003a6c3f2cca"}]: dispatch 2023-12-01T04:44:05.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:44:04 smithi080 bash[28361]: audit 2023-12-01T04:44:04.236916+0000 mon.a (mon.0) 335 : audit 1 from='client.? 172.21.15.80:0/1554312629' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6b1800d5-4177-4b90-b137-003a6c3f2cca"}]': finished 2023-12-01T04:44:05.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:44:04 smithi080 bash[28361]: cluster 2023-12-01T04:44:04.236991+0000 mon.a (mon.0) 336 : cluster 0 osdmap e15: 3 total, 2 up, 3 in 2023-12-01T04:44:05.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:44:04 smithi080 bash[28361]: audit 2023-12-01T04:44:04.237178+0000 mon.a (mon.0) 337 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-01T04:44:05.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:44:04 smithi080 bash[41963]: audit 2023-12-01T04:44:04.231526+0000 mon.a (mon.0) 334 : audit 1 from='client.? 172.21.15.80:0/1554312629' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6b1800d5-4177-4b90-b137-003a6c3f2cca"}]: dispatch 2023-12-01T04:44:05.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:44:04 smithi080 bash[41963]: audit 2023-12-01T04:44:04.236916+0000 mon.a (mon.0) 335 : audit 1 from='client.? 172.21.15.80:0/1554312629' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6b1800d5-4177-4b90-b137-003a6c3f2cca"}]': finished 2023-12-01T04:44:05.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:44:04 smithi080 bash[41963]: cluster 2023-12-01T04:44:04.236991+0000 mon.a (mon.0) 336 : cluster 0 osdmap e15: 3 total, 2 up, 3 in 2023-12-01T04:44:05.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:44:04 smithi080 bash[41963]: audit 2023-12-01T04:44:04.237178+0000 mon.a (mon.0) 337 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-01T04:44:05.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:44:04 smithi090 bash[32384]: audit 2023-12-01T04:44:04.231526+0000 mon.a (mon.0) 334 : audit 1 from='client.? 172.21.15.80:0/1554312629' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6b1800d5-4177-4b90-b137-003a6c3f2cca"}]: dispatch 2023-12-01T04:44:05.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:44:04 smithi090 bash[32384]: audit 2023-12-01T04:44:04.236916+0000 mon.a (mon.0) 335 : audit 1 from='client.? 172.21.15.80:0/1554312629' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6b1800d5-4177-4b90-b137-003a6c3f2cca"}]': finished 2023-12-01T04:44:05.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:44:04 smithi090 bash[32384]: cluster 2023-12-01T04:44:04.236991+0000 mon.a (mon.0) 336 : cluster 0 osdmap e15: 3 total, 2 up, 3 in 2023-12-01T04:44:05.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:44:04 smithi090 bash[32384]: audit 2023-12-01T04:44:04.237178+0000 mon.a (mon.0) 337 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-01T04:44:06.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:44:05 smithi080 bash[28361]: cluster 2023-12-01T04:44:04.273706+0000 mgr.y (mgr.14152) 156 : cluster 0 pgmap v121: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T04:44:06.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:44:05 smithi080 bash[28361]: audit 2023-12-01T04:44:05.001296+0000 mon.c (mon.2) 7 : audit 0 from='client.? 172.21.15.80:0/3868650362' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-01T04:44:06.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:44:05 smithi080 bash[41963]: cluster 2023-12-01T04:44:04.273706+0000 mgr.y (mgr.14152) 156 : cluster 0 pgmap v121: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T04:44:06.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:44:05 smithi080 bash[41963]: audit 2023-12-01T04:44:05.001296+0000 mon.c (mon.2) 7 : audit 0 from='client.? 172.21.15.80:0/3868650362' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-01T04:44:06.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:44:05 smithi090 bash[32384]: cluster 2023-12-01T04:44:04.273706+0000 mgr.y (mgr.14152) 156 : cluster 0 pgmap v121: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T04:44:06.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:44:05 smithi090 bash[32384]: audit 2023-12-01T04:44:05.001296+0000 mon.c (mon.2) 7 : audit 0 from='client.? 172.21.15.80:0/3868650362' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-01T04:44:08.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:44:07 smithi080 bash[28361]: cluster 2023-12-01T04:44:06.274248+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-01T04:44:08.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:44:07 smithi080 bash[41963]: cluster 2023-12-01T04:44:06.274248+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-01T04:44:08.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:44:07 smithi090 bash[32384]: cluster 2023-12-01T04:44:06.274248+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-01T04:44:10.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:44:09 smithi080 bash[28361]: cluster 2023-12-01T04:44:08.274738+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-01T04:44:10.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:44:09 smithi080 bash[41963]: cluster 2023-12-01T04:44:08.274738+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-01T04:44:10.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:44:09 smithi090 bash[32384]: cluster 2023-12-01T04:44:08.274738+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-01T04:44:12.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:44:11 smithi080 bash[28361]: cluster 2023-12-01T04:44:10.275205+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-01T04:44:12.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:44:11 smithi080 bash[41963]: cluster 2023-12-01T04:44:10.275205+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-01T04:44:12.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:44:11 smithi090 bash[32384]: cluster 2023-12-01T04:44:10.275205+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-01T04:44:14.166 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:44:13 smithi080 bash[41963]: cluster 2023-12-01T04:44:12.275685+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-01T04:44:14.167 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:44:13 smithi080 bash[28361]: cluster 2023-12-01T04:44:12.275685+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-01T04:44:14.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:44:13 smithi090 bash[32384]: cluster 2023-12-01T04:44:12.275685+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-01T04:44:16.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:44:15 smithi080 bash[28361]: cluster 2023-12-01T04:44:14.276164+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-01T04:44:16.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:44:15 smithi080 bash[41963]: cluster 2023-12-01T04:44:14.276164+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-01T04:44:16.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:44:15 smithi090 bash[32384]: cluster 2023-12-01T04:44:14.276164+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-01T04:44:18.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:44:17 smithi080 bash[28361]: cluster 2023-12-01T04:44:16.276572+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-01T04:44:18.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:44:17 smithi080 bash[28361]: audit 2023-12-01T04:44:16.924196+0000 mon.a (mon.0) 338 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-01T04:44:18.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:44:17 smithi080 bash[28361]: audit 2023-12-01T04:44:16.925362+0000 mon.a (mon.0) 339 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:44:18.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:44:17 smithi080 bash[28361]: cephadm 2023-12-01T04:44:16.926178+0000 mgr.y (mgr.14152) 163 : cephadm 1 Deploying daemon osd.2 on smithi080 2023-12-01T04:44:18.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:44:17 smithi080 bash[41963]: cluster 2023-12-01T04:44:16.276572+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-01T04:44:18.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:44:17 smithi080 bash[41963]: audit 2023-12-01T04:44:16.924196+0000 mon.a (mon.0) 338 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-01T04:44:18.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:44:17 smithi080 bash[41963]: audit 2023-12-01T04:44:16.925362+0000 mon.a (mon.0) 339 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:44:18.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:44:17 smithi080 bash[41963]: cephadm 2023-12-01T04:44:16.926178+0000 mgr.y (mgr.14152) 163 : cephadm 1 Deploying daemon osd.2 on smithi080 2023-12-01T04:44:18.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:44:17 smithi090 bash[32384]: cluster 2023-12-01T04:44:16.276572+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-01T04:44:18.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:44:17 smithi090 bash[32384]: audit 2023-12-01T04:44:16.924196+0000 mon.a (mon.0) 338 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-01T04:44:18.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:44:17 smithi090 bash[32384]: audit 2023-12-01T04:44:16.925362+0000 mon.a (mon.0) 339 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:44:18.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:44:17 smithi090 bash[32384]: cephadm 2023-12-01T04:44:16.926178+0000 mgr.y (mgr.14152) 163 : cephadm 1 Deploying daemon osd.2 on smithi080 2023-12-01T04:44:20.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:44:19 smithi080 bash[28361]: cluster 2023-12-01T04:44:18.277021+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-01T04:44:20.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:44:19 smithi080 bash[41963]: cluster 2023-12-01T04:44:18.277021+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-01T04:44:20.273 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:44:19 smithi090 bash[32384]: cluster 2023-12-01T04:44:18.277021+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-01T04:44:22.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:44:21 smithi080 bash[28361]: cluster 2023-12-01T04:44:20.277528+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-01T04:44:22.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:44:21 smithi080 bash[28361]: audit 2023-12-01T04:44:21.615022+0000 mon.a (mon.0) 340 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:44:22.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:44:21 smithi080 bash[28361]: audit 2023-12-01T04:44:21.620963+0000 mon.a (mon.0) 341 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:44:22.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:44:21 smithi080 bash[28361]: audit 2023-12-01T04:44:21.641312+0000 mon.a (mon.0) 342 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:44:22.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:44:21 smithi080 bash[41963]: cluster 2023-12-01T04:44:20.277528+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-01T04:44:22.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:44:21 smithi080 bash[41963]: audit 2023-12-01T04:44:21.615022+0000 mon.a (mon.0) 340 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:44:22.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:44:21 smithi080 bash[41963]: audit 2023-12-01T04:44:21.620963+0000 mon.a (mon.0) 341 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:44:22.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:44:21 smithi080 bash[41963]: audit 2023-12-01T04:44:21.641312+0000 mon.a (mon.0) 342 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:44:22.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:44:21 smithi090 bash[32384]: cluster 2023-12-01T04:44:20.277528+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-01T04:44:22.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:44:21 smithi090 bash[32384]: audit 2023-12-01T04:44:21.615022+0000 mon.a (mon.0) 340 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:44:22.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:44:21 smithi090 bash[32384]: audit 2023-12-01T04:44:21.620963+0000 mon.a (mon.0) 341 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:44:22.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:44:21 smithi090 bash[32384]: audit 2023-12-01T04:44:21.641312+0000 mon.a (mon.0) 342 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:44:24.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:44:23 smithi080 bash[41963]: cluster 2023-12-01T04:44:22.278020+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-01T04:44:24.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:44:23 smithi080 bash[28361]: cluster 2023-12-01T04:44:22.278020+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-01T04:44:24.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:44:23 smithi090 bash[32384]: cluster 2023-12-01T04:44:22.278020+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-01T04:44:26.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:44:25 smithi080 bash[28361]: cluster 2023-12-01T04:44:24.278508+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-01T04:44:26.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:44:25 smithi080 bash[41963]: cluster 2023-12-01T04:44:24.278508+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-01T04:44:26.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:44:25 smithi090 bash[32384]: cluster 2023-12-01T04:44:24.278508+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-01T04:44:28.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:44:27 smithi080 bash[28361]: cluster 2023-12-01T04:44:26.279041+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-01T04:44:28.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:44:27 smithi080 bash[28361]: audit 2023-12-01T04:44:26.931032+0000 mon.a (mon.0) 343 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:44:28.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:44:27 smithi080 bash[28361]: audit 2023-12-01T04:44:26.936971+0000 mon.a (mon.0) 344 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:44:28.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:44:27 smithi080 bash[28361]: audit 2023-12-01T04:44:27.404418+0000 mon.a (mon.0) 345 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:44:28.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:44:27 smithi080 bash[28361]: audit 2023-12-01T04:44:27.406070+0000 mon.a (mon.0) 346 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:44:28.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:44:27 smithi080 bash[28361]: audit 2023-12-01T04:44:27.412381+0000 mon.a (mon.0) 347 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:44:28.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:44:27 smithi080 bash[41963]: cluster 2023-12-01T04:44:26.279041+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-01T04:44:28.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:44:27 smithi080 bash[41963]: audit 2023-12-01T04:44:26.931032+0000 mon.a (mon.0) 343 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:44:28.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:44:27 smithi080 bash[41963]: audit 2023-12-01T04:44:26.936971+0000 mon.a (mon.0) 344 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:44:28.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:44:27 smithi080 bash[41963]: audit 2023-12-01T04:44:27.404418+0000 mon.a (mon.0) 345 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:44:28.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:44:27 smithi080 bash[41963]: audit 2023-12-01T04:44:27.406070+0000 mon.a (mon.0) 346 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:44:28.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:44:27 smithi080 bash[41963]: audit 2023-12-01T04:44:27.412381+0000 mon.a (mon.0) 347 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:44:28.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:44:27 smithi090 bash[32384]: cluster 2023-12-01T04:44:26.279041+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-01T04:44:28.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:44:27 smithi090 bash[32384]: audit 2023-12-01T04:44:26.931032+0000 mon.a (mon.0) 343 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:44:28.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:44:27 smithi090 bash[32384]: audit 2023-12-01T04:44:26.936971+0000 mon.a (mon.0) 344 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:44:28.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:44:27 smithi090 bash[32384]: audit 2023-12-01T04:44:27.404418+0000 mon.a (mon.0) 345 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:44:28.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:44:27 smithi090 bash[32384]: audit 2023-12-01T04:44:27.406070+0000 mon.a (mon.0) 346 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:44:28.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:44:27 smithi090 bash[32384]: audit 2023-12-01T04:44:27.412381+0000 mon.a (mon.0) 347 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:44:29.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:44:28 smithi090 bash[32384]: audit 2023-12-01T04:44:28.449016+0000 mon.c (mon.2) 8 : audit 1 from='osd.2 [v2:172.21.15.80:6818/4282081272,v1:172.21.15.80:6819/4282081272]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-01T04:44:29.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:44:28 smithi090 bash[32384]: audit 2023-12-01T04:44:28.449380+0000 mon.a (mon.0) 348 : audit 1 from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-01T04:44:29.277 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:44:28 smithi080 bash[41963]: audit 2023-12-01T04:44:28.449016+0000 mon.c (mon.2) 8 : audit 1 from='osd.2 [v2:172.21.15.80:6818/4282081272,v1:172.21.15.80:6819/4282081272]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-01T04:44:29.277 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:44:28 smithi080 bash[41963]: audit 2023-12-01T04:44:28.449380+0000 mon.a (mon.0) 348 : audit 1 from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-01T04:44:29.277 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:44:28 smithi080 bash[28361]: audit 2023-12-01T04:44:28.449016+0000 mon.c (mon.2) 8 : audit 1 from='osd.2 [v2:172.21.15.80:6818/4282081272,v1:172.21.15.80:6819/4282081272]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-01T04:44:29.277 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:44:28 smithi080 bash[28361]: audit 2023-12-01T04:44:28.449380+0000 mon.a (mon.0) 348 : audit 1 from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-01T04:44:30.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:44:29 smithi080 bash[28361]: cluster 2023-12-01T04:44:28.279444+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-01T04:44:30.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:44:29 smithi080 bash[28361]: audit 2023-12-01T04:44:28.952069+0000 mon.a (mon.0) 349 : audit 1 from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-12-01T04:44:30.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:44:29 smithi080 bash[28361]: cluster 2023-12-01T04:44:28.952144+0000 mon.a (mon.0) 350 : cluster 0 osdmap e16: 3 total, 2 up, 3 in 2023-12-01T04:44:30.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:44:29 smithi080 bash[28361]: audit 2023-12-01T04:44:28.952293+0000 mon.a (mon.0) 351 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-01T04:44:30.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:44:29 smithi080 bash[28361]: audit 2023-12-01T04:44:28.953247+0000 mon.c (mon.2) 9 : audit 1 from='osd.2 [v2:172.21.15.80:6818/4282081272,v1:172.21.15.80:6819/4282081272]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi080", "root=default"]}]: dispatch 2023-12-01T04:44:30.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:44:29 smithi080 bash[28361]: audit 2023-12-01T04:44:28.953719+0000 mon.a (mon.0) 352 : audit 1 from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi080", "root=default"]}]: dispatch 2023-12-01T04:44:30.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:44:29 smithi080 bash[41963]: cluster 2023-12-01T04:44:28.279444+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-01T04:44:30.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:44:29 smithi080 bash[41963]: audit 2023-12-01T04:44:28.952069+0000 mon.a (mon.0) 349 : audit 1 from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-12-01T04:44:30.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:44:29 smithi080 bash[41963]: cluster 2023-12-01T04:44:28.952144+0000 mon.a (mon.0) 350 : cluster 0 osdmap e16: 3 total, 2 up, 3 in 2023-12-01T04:44:30.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:44:29 smithi080 bash[41963]: audit 2023-12-01T04:44:28.952293+0000 mon.a (mon.0) 351 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-01T04:44:30.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:44:29 smithi080 bash[41963]: audit 2023-12-01T04:44:28.953247+0000 mon.c (mon.2) 9 : audit 1 from='osd.2 [v2:172.21.15.80:6818/4282081272,v1:172.21.15.80:6819/4282081272]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi080", "root=default"]}]: dispatch 2023-12-01T04:44:30.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:44:29 smithi080 bash[41963]: audit 2023-12-01T04:44:28.953719+0000 mon.a (mon.0) 352 : audit 1 from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi080", "root=default"]}]: dispatch 2023-12-01T04:44:30.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:44:29 smithi090 bash[32384]: cluster 2023-12-01T04:44:28.279444+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-01T04:44:30.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:44:29 smithi090 bash[32384]: audit 2023-12-01T04:44:28.952069+0000 mon.a (mon.0) 349 : audit 1 from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-12-01T04:44:30.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:44:29 smithi090 bash[32384]: cluster 2023-12-01T04:44:28.952144+0000 mon.a (mon.0) 350 : cluster 0 osdmap e16: 3 total, 2 up, 3 in 2023-12-01T04:44:30.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:44:29 smithi090 bash[32384]: audit 2023-12-01T04:44:28.952293+0000 mon.a (mon.0) 351 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-01T04:44:30.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:44:29 smithi090 bash[32384]: audit 2023-12-01T04:44:28.953247+0000 mon.c (mon.2) 9 : audit 1 from='osd.2 [v2:172.21.15.80:6818/4282081272,v1:172.21.15.80:6819/4282081272]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi080", "root=default"]}]: dispatch 2023-12-01T04:44:30.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:44:29 smithi090 bash[32384]: audit 2023-12-01T04:44:28.953719+0000 mon.a (mon.0) 352 : audit 1 from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi080", "root=default"]}]: dispatch 2023-12-01T04:44:30.674 INFO:teuthology.orchestra.run.smithi080.stdout:Created osd(s) 2 on host 'smithi080' 2023-12-01T04:44:31.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:44:30 smithi080 bash[28361]: audit 2023-12-01T04:44:29.957090+0000 mon.a (mon.0) 353 : audit 1 from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi080", "root=default"]}]': finished 2023-12-01T04:44:31.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:44:30 smithi080 bash[28361]: cluster 2023-12-01T04:44:29.957236+0000 mon.a (mon.0) 354 : cluster 0 osdmap e17: 3 total, 2 up, 3 in 2023-12-01T04:44:31.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:44:30 smithi080 bash[28361]: audit 2023-12-01T04:44:29.957874+0000 mon.a (mon.0) 355 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-01T04:44:31.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:44:30 smithi080 bash[28361]: audit 2023-12-01T04:44:29.965868+0000 mon.a (mon.0) 356 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-01T04:44:31.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:44:30 smithi080 bash[28361]: audit 2023-12-01T04:44:30.650654+0000 mon.a (mon.0) 357 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:44:31.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:44:30 smithi080 bash[28361]: audit 2023-12-01T04:44:30.653869+0000 mon.a (mon.0) 358 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:44:31.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:44:30 smithi080 bash[28361]: audit 2023-12-01T04:44:30.658876+0000 mon.a (mon.0) 359 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:44:31.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:44:30 smithi080 bash[41963]: audit 2023-12-01T04:44:29.957090+0000 mon.a (mon.0) 353 : audit 1 from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi080", "root=default"]}]': finished 2023-12-01T04:44:31.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:44:30 smithi080 bash[41963]: cluster 2023-12-01T04:44:29.957236+0000 mon.a (mon.0) 354 : cluster 0 osdmap e17: 3 total, 2 up, 3 in 2023-12-01T04:44:31.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:44:30 smithi080 bash[41963]: audit 2023-12-01T04:44:29.957874+0000 mon.a (mon.0) 355 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-01T04:44:31.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:44:30 smithi080 bash[41963]: audit 2023-12-01T04:44:29.965868+0000 mon.a (mon.0) 356 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-01T04:44:31.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:44:30 smithi080 bash[41963]: audit 2023-12-01T04:44:30.650654+0000 mon.a (mon.0) 357 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:44:31.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:44:30 smithi080 bash[41963]: audit 2023-12-01T04:44:30.653869+0000 mon.a (mon.0) 358 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:44:31.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:44:30 smithi080 bash[41963]: audit 2023-12-01T04:44:30.658876+0000 mon.a (mon.0) 359 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:44:31.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:44:30 smithi090 bash[32384]: audit 2023-12-01T04:44:29.957090+0000 mon.a (mon.0) 353 : audit 1 from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi080", "root=default"]}]': finished 2023-12-01T04:44:31.305 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:44:30 smithi090 bash[32384]: cluster 2023-12-01T04:44:29.957236+0000 mon.a (mon.0) 354 : cluster 0 osdmap e17: 3 total, 2 up, 3 in 2023-12-01T04:44:31.306 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:44:30 smithi090 bash[32384]: audit 2023-12-01T04:44:29.957874+0000 mon.a (mon.0) 355 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-01T04:44:31.306 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:44:30 smithi090 bash[32384]: audit 2023-12-01T04:44:29.965868+0000 mon.a (mon.0) 356 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-01T04:44:31.306 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:44:30 smithi090 bash[32384]: audit 2023-12-01T04:44:30.650654+0000 mon.a (mon.0) 357 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:44:31.306 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:44:30 smithi090 bash[32384]: audit 2023-12-01T04:44:30.653869+0000 mon.a (mon.0) 358 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:44:31.306 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:44:30 smithi090 bash[32384]: audit 2023-12-01T04:44:30.658876+0000 mon.a (mon.0) 359 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:44:31.426 DEBUG:teuthology.orchestra.run.smithi080:osd.2> sudo journalctl -f -n 0 -u ceph-597927aa-9003-11ee-95a2-87774f69a715@osd.2.service 2023-12-01T04:44:31.428 INFO:tasks.cephadm:Deploying osd.3 on smithi080 with /dev/vg_nvme/lv_1... 2023-12-01T04:44:31.428 DEBUG:teuthology.orchestra.run.smithi080:> 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 597927aa-9003-11ee-95a2-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2023-12-01T04:44:31.676 INFO:journalctl@ceph.osd.2.smithi080.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-01T04:44:32.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:44:31 smithi090 bash[32384]: cluster 2023-12-01T04:44:29.454040+0000 osd.2 (osd.2) 1 : cluster 0 purged_snaps scrub starts 2023-12-01T04:44:32.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:44:31 smithi090 bash[32384]: cluster 2023-12-01T04:44:29.454127+0000 osd.2 (osd.2) 2 : cluster 0 purged_snaps scrub ok 2023-12-01T04:44:32.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:44:31 smithi090 bash[32384]: cluster 2023-12-01T04:44:30.279990+0000 mgr.y (mgr.14152) 170 : cluster 0 pgmap v136: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T04:44:32.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:44:31 smithi090 bash[32384]: cluster 2023-12-01T04:44:30.966336+0000 mon.a (mon.0) 360 : cluster 1 osd.2 [v2:172.21.15.80:6818/4282081272,v1:172.21.15.80:6819/4282081272] boot 2023-12-01T04:44:32.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:44:31 smithi090 bash[32384]: cluster 2023-12-01T04:44:30.966374+0000 mon.a (mon.0) 361 : cluster 0 osdmap e18: 3 total, 3 up, 3 in 2023-12-01T04:44:32.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:44:31 smithi090 bash[32384]: audit 2023-12-01T04:44:30.966776+0000 mon.a (mon.0) 362 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-01T04:44:32.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:44:31 smithi080 bash[28361]: cluster 2023-12-01T04:44:29.454040+0000 osd.2 (osd.2) 1 : cluster 0 purged_snaps scrub starts 2023-12-01T04:44:32.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:44:31 smithi080 bash[28361]: cluster 2023-12-01T04:44:29.454127+0000 osd.2 (osd.2) 2 : cluster 0 purged_snaps scrub ok 2023-12-01T04:44:32.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:44:31 smithi080 bash[28361]: cluster 2023-12-01T04:44:30.279990+0000 mgr.y (mgr.14152) 170 : cluster 0 pgmap v136: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T04:44:32.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:44:31 smithi080 bash[28361]: cluster 2023-12-01T04:44:30.966336+0000 mon.a (mon.0) 360 : cluster 1 osd.2 [v2:172.21.15.80:6818/4282081272,v1:172.21.15.80:6819/4282081272] boot 2023-12-01T04:44:32.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:44:31 smithi080 bash[28361]: cluster 2023-12-01T04:44:30.966374+0000 mon.a (mon.0) 361 : cluster 0 osdmap e18: 3 total, 3 up, 3 in 2023-12-01T04:44:32.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:44:31 smithi080 bash[28361]: audit 2023-12-01T04:44:30.966776+0000 mon.a (mon.0) 362 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-01T04:44:32.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:44:31 smithi080 bash[41963]: cluster 2023-12-01T04:44:29.454040+0000 osd.2 (osd.2) 1 : cluster 0 purged_snaps scrub starts 2023-12-01T04:44:32.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:44:31 smithi080 bash[41963]: cluster 2023-12-01T04:44:29.454127+0000 osd.2 (osd.2) 2 : cluster 0 purged_snaps scrub ok 2023-12-01T04:44:32.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:44:31 smithi080 bash[41963]: cluster 2023-12-01T04:44:30.279990+0000 mgr.y (mgr.14152) 170 : cluster 0 pgmap v136: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T04:44:32.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:44:31 smithi080 bash[41963]: cluster 2023-12-01T04:44:30.966336+0000 mon.a (mon.0) 360 : cluster 1 osd.2 [v2:172.21.15.80:6818/4282081272,v1:172.21.15.80:6819/4282081272] boot 2023-12-01T04:44:32.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:44:31 smithi080 bash[41963]: cluster 2023-12-01T04:44:30.966374+0000 mon.a (mon.0) 361 : cluster 0 osdmap e18: 3 total, 3 up, 3 in 2023-12-01T04:44:32.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:44:31 smithi080 bash[41963]: audit 2023-12-01T04:44:30.966776+0000 mon.a (mon.0) 362 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-01T04:44:33.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:44:32 smithi090 bash[32384]: cluster 2023-12-01T04:44:31.979862+0000 mon.a (mon.0) 363 : cluster 0 osdmap e19: 3 total, 3 up, 3 in 2023-12-01T04:44:33.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:44:32 smithi090 bash[32384]: audit 2023-12-01T04:44:32.428681+0000 mon.a (mon.0) 364 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' 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-01T04:44:33.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:44:32 smithi080 bash[28361]: cluster 2023-12-01T04:44:31.979862+0000 mon.a (mon.0) 363 : cluster 0 osdmap e19: 3 total, 3 up, 3 in 2023-12-01T04:44:33.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:44:32 smithi080 bash[28361]: audit 2023-12-01T04:44:32.428681+0000 mon.a (mon.0) 364 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' 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-01T04:44:33.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:44:32 smithi080 bash[41963]: cluster 2023-12-01T04:44:31.979862+0000 mon.a (mon.0) 363 : cluster 0 osdmap e19: 3 total, 3 up, 3 in 2023-12-01T04:44:33.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:44:32 smithi080 bash[41963]: audit 2023-12-01T04:44:32.428681+0000 mon.a (mon.0) 364 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' 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-01T04:44:34.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:44:33 smithi090 bash[32384]: cluster 2023-12-01T04:44:32.280451+0000 mgr.y (mgr.14152) 171 : cluster 0 pgmap v139: 0 pgs: ; 0 B data, 79 MiB used, 268 GiB / 268 GiB avail 2023-12-01T04:44:34.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:44:33 smithi090 bash[32384]: audit 2023-12-01T04:44:32.987721+0000 mon.a (mon.0) 365 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' 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-01T04:44:34.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:44:33 smithi090 bash[32384]: cluster 2023-12-01T04:44:32.987817+0000 mon.a (mon.0) 366 : cluster 0 osdmap e20: 3 total, 3 up, 3 in 2023-12-01T04:44:34.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:44:33 smithi090 bash[32384]: audit 2023-12-01T04:44:32.989094+0000 mon.a (mon.0) 367 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-12-01T04:44:34.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:44:33 smithi080 bash[28361]: cluster 2023-12-01T04:44:32.280451+0000 mgr.y (mgr.14152) 171 : cluster 0 pgmap v139: 0 pgs: ; 0 B data, 79 MiB used, 268 GiB / 268 GiB avail 2023-12-01T04:44:34.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:44:33 smithi080 bash[28361]: audit 2023-12-01T04:44:32.987721+0000 mon.a (mon.0) 365 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' 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-01T04:44:34.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:44:33 smithi080 bash[28361]: cluster 2023-12-01T04:44:32.987817+0000 mon.a (mon.0) 366 : cluster 0 osdmap e20: 3 total, 3 up, 3 in 2023-12-01T04:44:34.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:44:33 smithi080 bash[28361]: audit 2023-12-01T04:44:32.989094+0000 mon.a (mon.0) 367 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-12-01T04:44:34.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:44:33 smithi080 bash[41963]: cluster 2023-12-01T04:44:32.280451+0000 mgr.y (mgr.14152) 171 : cluster 0 pgmap v139: 0 pgs: ; 0 B data, 79 MiB used, 268 GiB / 268 GiB avail 2023-12-01T04:44:34.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:44:33 smithi080 bash[41963]: audit 2023-12-01T04:44:32.987721+0000 mon.a (mon.0) 365 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' 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-01T04:44:34.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:44:33 smithi080 bash[41963]: cluster 2023-12-01T04:44:32.987817+0000 mon.a (mon.0) 366 : cluster 0 osdmap e20: 3 total, 3 up, 3 in 2023-12-01T04:44:34.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:44:33 smithi080 bash[41963]: audit 2023-12-01T04:44:32.989094+0000 mon.a (mon.0) 367 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-12-01T04:44:35.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:44:35 smithi090 bash[32384]: audit 2023-12-01T04:44:33.990170+0000 mon.a (mon.0) 368 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2023-12-01T04:44:35.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:44:35 smithi090 bash[32384]: cluster 2023-12-01T04:44:33.990280+0000 mon.a (mon.0) 369 : cluster 0 osdmap e21: 3 total, 3 up, 3 in 2023-12-01T04:44:35.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:44:35 smithi080 bash[41963]: audit 2023-12-01T04:44:33.990170+0000 mon.a (mon.0) 368 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2023-12-01T04:44:35.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:44:35 smithi080 bash[41963]: cluster 2023-12-01T04:44:33.990280+0000 mon.a (mon.0) 369 : cluster 0 osdmap e21: 3 total, 3 up, 3 in 2023-12-01T04:44:35.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:44:35 smithi080 bash[28361]: audit 2023-12-01T04:44:33.990170+0000 mon.a (mon.0) 368 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2023-12-01T04:44:35.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:44:35 smithi080 bash[28361]: cluster 2023-12-01T04:44:33.990280+0000 mon.a (mon.0) 369 : cluster 0 osdmap e21: 3 total, 3 up, 3 in 2023-12-01T04:44:35.497 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/597927aa-9003-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T04:44:36.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:44:36 smithi090 bash[32384]: cluster 2023-12-01T04:44:34.280986+0000 mgr.y (mgr.14152) 172 : cluster 0 pgmap v142: 1 pgs: 1 unknown; 0 B data, 79 MiB used, 268 GiB / 268 GiB avail 2023-12-01T04:44:36.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:44:36 smithi090 bash[32384]: cluster 2023-12-01T04:44:35.005771+0000 mon.a (mon.0) 370 : cluster 0 osdmap e22: 3 total, 3 up, 3 in 2023-12-01T04:44:36.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:44:36 smithi090 bash[32384]: audit 2023-12-01T04:44:35.578244+0000 mon.a (mon.0) 371 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:44:36.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:44:36 smithi080 bash[28361]: cluster 2023-12-01T04:44:34.280986+0000 mgr.y (mgr.14152) 172 : cluster 0 pgmap v142: 1 pgs: 1 unknown; 0 B data, 79 MiB used, 268 GiB / 268 GiB avail 2023-12-01T04:44:36.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:44:36 smithi080 bash[28361]: cluster 2023-12-01T04:44:35.005771+0000 mon.a (mon.0) 370 : cluster 0 osdmap e22: 3 total, 3 up, 3 in 2023-12-01T04:44:36.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:44:36 smithi080 bash[28361]: audit 2023-12-01T04:44:35.578244+0000 mon.a (mon.0) 371 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:44:36.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:44:36 smithi080 bash[41963]: cluster 2023-12-01T04:44:34.280986+0000 mgr.y (mgr.14152) 172 : cluster 0 pgmap v142: 1 pgs: 1 unknown; 0 B data, 79 MiB used, 268 GiB / 268 GiB avail 2023-12-01T04:44:36.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:44:36 smithi080 bash[41963]: cluster 2023-12-01T04:44:35.005771+0000 mon.a (mon.0) 370 : cluster 0 osdmap e22: 3 total, 3 up, 3 in 2023-12-01T04:44:36.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:44:36 smithi080 bash[41963]: audit 2023-12-01T04:44:35.578244+0000 mon.a (mon.0) 371 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:44:38.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:44:38 smithi080 bash[41963]: cluster 2023-12-01T04:44:36.281440+0000 mgr.y (mgr.14152) 173 : cluster 0 pgmap v144: 1 pgs: 1 creating+activating; 0 B data, 79 MiB used, 268 GiB / 268 GiB avail 2023-12-01T04:44:38.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:44:38 smithi080 bash[41963]: cluster 2023-12-01T04:44:37.016975+0000 mon.a (mon.0) 372 : cluster 0 mgrmap e15: y(active, since 4m), standbys: x 2023-12-01T04:44:38.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:44:38 smithi080 bash[28361]: cluster 2023-12-01T04:44:36.281440+0000 mgr.y (mgr.14152) 173 : cluster 0 pgmap v144: 1 pgs: 1 creating+activating; 0 B data, 79 MiB used, 268 GiB / 268 GiB avail 2023-12-01T04:44:38.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:44:38 smithi080 bash[28361]: cluster 2023-12-01T04:44:37.016975+0000 mon.a (mon.0) 372 : cluster 0 mgrmap e15: y(active, since 4m), standbys: x 2023-12-01T04:44:38.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:44:38 smithi090 bash[32384]: cluster 2023-12-01T04:44:36.281440+0000 mgr.y (mgr.14152) 173 : cluster 0 pgmap v144: 1 pgs: 1 creating+activating; 0 B data, 79 MiB used, 268 GiB / 268 GiB avail 2023-12-01T04:44:38.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:44:38 smithi090 bash[32384]: cluster 2023-12-01T04:44:37.016975+0000 mon.a (mon.0) 372 : cluster 0 mgrmap e15: y(active, since 4m), standbys: x 2023-12-01T04:44:40.102 INFO:teuthology.orchestra.run.smithi080.stderr:--> Zapping: /dev/vg_nvme/lv_1 2023-12-01T04:44:40.103 INFO:teuthology.orchestra.run.smithi080.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2023-12-01T04:44:40.103 INFO:teuthology.orchestra.run.smithi080.stderr: stderr: 10+0 records in 2023-12-01T04:44:40.103 INFO:teuthology.orchestra.run.smithi080.stderr:10+0 records out 2023-12-01T04:44:40.103 INFO:teuthology.orchestra.run.smithi080.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0145659 s, 720 MB/s 2023-12-01T04:44:40.103 INFO:teuthology.orchestra.run.smithi080.stderr:--> Zapping successful for: 2023-12-01T04:44:40.404 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:44:40 smithi080 bash[41963]: audit 2023-12-01T04:44:37.363033+0000 mon.a (mon.0) 373 : audit 1 from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-01T04:44:40.404 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:44:40 smithi080 bash[41963]: audit 2023-12-01T04:44:38.250670+0000 mon.a (mon.0) 374 : audit 1 from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-01T04:44:40.405 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:44:40 smithi080 bash[41963]: audit 2023-12-01T04:44:38.250818+0000 mon.a (mon.0) 375 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T04:44:40.405 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:44:40 smithi080 bash[41963]: audit 2023-12-01T04:44:38.251632+0000 mon.a (mon.0) 376 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T04:44:40.405 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:44:40 smithi080 bash[41963]: audit 2023-12-01T04:44:38.251857+0000 mon.a (mon.0) 377 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T04:44:40.405 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:44:40 smithi080 bash[41963]: audit 2023-12-01T04:44:38.258907+0000 mon.b (mon.1) 7 : audit 1 from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-01T04:44:40.405 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:44:40 smithi080 bash[41963]: audit 2023-12-01T04:44:38.261733+0000 mon.a (mon.0) 378 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T04:44:40.405 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:44:40 smithi080 bash[41963]: audit 2023-12-01T04:44:38.261906+0000 mon.a (mon.0) 379 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T04:44:40.405 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:44:40 smithi080 bash[41963]: audit 2023-12-01T04:44:38.262083+0000 mon.a (mon.0) 380 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T04:44:40.405 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:44:40 smithi080 bash[41963]: cluster 2023-12-01T04:44:38.281941+0000 mgr.y (mgr.14152) 174 : cluster 0 pgmap v145: 1 pgs: 1 creating+activating; 0 B data, 81 MiB used, 268 GiB / 268 GiB avail 2023-12-01T04:44:40.405 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:44:40 smithi080 bash[41963]: audit 2023-12-01T04:44:39.159963+0000 mon.b (mon.1) 8 : audit 1 from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-01T04:44:40.405 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:44:40 smithi080 bash[41963]: audit 2023-12-01T04:44:39.193735+0000 mon.a (mon.0) 381 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:44:40.405 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:44:40 smithi080 bash[41963]: audit 2023-12-01T04:44:39.195838+0000 mon.a (mon.0) 382 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T04:44:40.405 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:44:40 smithi080 bash[41963]: audit 2023-12-01T04:44:39.196204+0000 mon.a (mon.0) 383 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T04:44:40.405 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:44:40 smithi080 bash[41963]: audit 2023-12-01T04:44:39.196482+0000 mon.a (mon.0) 384 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T04:44:40.406 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:44:40 smithi080 bash[28361]: audit 2023-12-01T04:44:37.363033+0000 mon.a (mon.0) 373 : audit 1 from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-01T04:44:40.406 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:44:40 smithi080 bash[28361]: audit 2023-12-01T04:44:38.250670+0000 mon.a (mon.0) 374 : audit 1 from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-01T04:44:40.406 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:44:40 smithi080 bash[28361]: audit 2023-12-01T04:44:38.250818+0000 mon.a (mon.0) 375 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T04:44:40.406 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:44:40 smithi080 bash[28361]: audit 2023-12-01T04:44:38.251632+0000 mon.a (mon.0) 376 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T04:44:40.406 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:44:40 smithi080 bash[28361]: audit 2023-12-01T04:44:38.251857+0000 mon.a (mon.0) 377 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T04:44:40.406 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:44:40 smithi080 bash[28361]: audit 2023-12-01T04:44:38.258907+0000 mon.b (mon.1) 7 : audit 1 from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-01T04:44:40.406 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:44:40 smithi080 bash[28361]: audit 2023-12-01T04:44:38.261733+0000 mon.a (mon.0) 378 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T04:44:40.406 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:44:40 smithi080 bash[28361]: audit 2023-12-01T04:44:38.261906+0000 mon.a (mon.0) 379 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T04:44:40.406 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:44:40 smithi080 bash[28361]: audit 2023-12-01T04:44:38.262083+0000 mon.a (mon.0) 380 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T04:44:40.406 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:44:40 smithi080 bash[28361]: cluster 2023-12-01T04:44:38.281941+0000 mgr.y (mgr.14152) 174 : cluster 0 pgmap v145: 1 pgs: 1 creating+activating; 0 B data, 81 MiB used, 268 GiB / 268 GiB avail 2023-12-01T04:44:40.406 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:44:40 smithi080 bash[28361]: audit 2023-12-01T04:44:39.159963+0000 mon.b (mon.1) 8 : audit 1 from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-01T04:44:40.407 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:44:40 smithi080 bash[28361]: audit 2023-12-01T04:44:39.193735+0000 mon.a (mon.0) 381 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:44:40.407 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:44:40 smithi080 bash[28361]: audit 2023-12-01T04:44:39.195838+0000 mon.a (mon.0) 382 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T04:44:40.407 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:44:40 smithi080 bash[28361]: audit 2023-12-01T04:44:39.196204+0000 mon.a (mon.0) 383 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T04:44:40.407 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:44:40 smithi080 bash[28361]: audit 2023-12-01T04:44:39.196482+0000 mon.a (mon.0) 384 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T04:44:40.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:44:40 smithi090 bash[32384]: audit 2023-12-01T04:44:37.363033+0000 mon.a (mon.0) 373 : audit 1 from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-01T04:44:40.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:44:40 smithi090 bash[32384]: audit 2023-12-01T04:44:38.250670+0000 mon.a (mon.0) 374 : audit 1 from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-01T04:44:40.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:44:40 smithi090 bash[32384]: audit 2023-12-01T04:44:38.250818+0000 mon.a (mon.0) 375 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T04:44:40.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:44:40 smithi090 bash[32384]: audit 2023-12-01T04:44:38.251632+0000 mon.a (mon.0) 376 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T04:44:40.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:44:40 smithi090 bash[32384]: audit 2023-12-01T04:44:38.251857+0000 mon.a (mon.0) 377 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T04:44:40.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:44:40 smithi090 bash[32384]: audit 2023-12-01T04:44:38.258907+0000 mon.b (mon.1) 7 : audit 1 from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-01T04:44:40.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:44:40 smithi090 bash[32384]: audit 2023-12-01T04:44:38.261733+0000 mon.a (mon.0) 378 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T04:44:40.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:44:40 smithi090 bash[32384]: audit 2023-12-01T04:44:38.261906+0000 mon.a (mon.0) 379 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T04:44:40.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:44:40 smithi090 bash[32384]: audit 2023-12-01T04:44:38.262083+0000 mon.a (mon.0) 380 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T04:44:40.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:44:40 smithi090 bash[32384]: cluster 2023-12-01T04:44:38.281941+0000 mgr.y (mgr.14152) 174 : cluster 0 pgmap v145: 1 pgs: 1 creating+activating; 0 B data, 81 MiB used, 268 GiB / 268 GiB avail 2023-12-01T04:44:40.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:44:40 smithi090 bash[32384]: audit 2023-12-01T04:44:39.159963+0000 mon.b (mon.1) 8 : audit 1 from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-01T04:44:40.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:44:40 smithi090 bash[32384]: audit 2023-12-01T04:44:39.193735+0000 mon.a (mon.0) 381 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:44:40.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:44:40 smithi090 bash[32384]: audit 2023-12-01T04:44:39.195838+0000 mon.a (mon.0) 382 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T04:44:40.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:44:40 smithi090 bash[32384]: audit 2023-12-01T04:44:39.196204+0000 mon.a (mon.0) 383 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T04:44:40.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:44:40 smithi090 bash[32384]: audit 2023-12-01T04:44:39.196482+0000 mon.a (mon.0) 384 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T04:44:40.973 DEBUG:teuthology.orchestra.run.smithi080:> 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 597927aa-9003-11ee-95a2-87774f69a715 -- ceph orch daemon add osd smithi080:vg_nvme/lv_1 2023-12-01T04:44:41.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:44:41 smithi080 bash[28361]: audit 2023-12-01T04:44:39.195234+0000 mon.c (mon.2) 10 : audit 1 from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-01T04:44:41.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:44:41 smithi080 bash[28361]: audit 2023-12-01T04:44:40.070767+0000 mon.c (mon.2) 11 : audit 1 from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-01T04:44:41.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:44:41 smithi080 bash[28361]: cluster 2023-12-01T04:44:40.282281+0000 mgr.y (mgr.14152) 175 : cluster 0 pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2023-12-01T04:44:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:44:41 smithi080 bash[41963]: audit 2023-12-01T04:44:39.195234+0000 mon.c (mon.2) 10 : audit 1 from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-01T04:44:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:44:41 smithi080 bash[41963]: audit 2023-12-01T04:44:40.070767+0000 mon.c (mon.2) 11 : audit 1 from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-01T04:44:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:44:41 smithi080 bash[41963]: cluster 2023-12-01T04:44:40.282281+0000 mgr.y (mgr.14152) 175 : cluster 0 pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2023-12-01T04:44:41.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:44:41 smithi090 bash[32384]: audit 2023-12-01T04:44:39.195234+0000 mon.c (mon.2) 10 : audit 1 from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-01T04:44:41.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:44:41 smithi090 bash[32384]: audit 2023-12-01T04:44:40.070767+0000 mon.c (mon.2) 11 : audit 1 from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-01T04:44:41.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:44:41 smithi090 bash[32384]: cluster 2023-12-01T04:44:40.282281+0000 mgr.y (mgr.14152) 175 : cluster 0 pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2023-12-01T04:44:42.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:44:42 smithi080 bash[28361]: cephadm 2023-12-01T04:44:41.602242+0000 mgr.y (mgr.14152) 176 : cephadm 1 Detected new or changed devices on smithi080 2023-12-01T04:44:42.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:44:42 smithi080 bash[28361]: audit 2023-12-01T04:44:41.612003+0000 mon.a (mon.0) 385 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:44:42.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:44:42 smithi080 bash[28361]: audit 2023-12-01T04:44:41.618730+0000 mon.a (mon.0) 386 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:44:42.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:44:42 smithi080 bash[28361]: audit 2023-12-01T04:44:41.620552+0000 mon.a (mon.0) 387 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:44:42.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:44:42 smithi080 bash[28361]: audit 2023-12-01T04:44:41.621668+0000 mon.a (mon.0) 388 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:44:42.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:44:42 smithi080 bash[28361]: audit 2023-12-01T04:44:41.622658+0000 mon.a (mon.0) 389 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:44:42.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:44:42 smithi080 bash[28361]: cephadm 2023-12-01T04:44:41.623437+0000 mgr.y (mgr.14152) 177 : cephadm 1 Adjusting osd_memory_target on smithi080 to 5413M 2023-12-01T04:44:42.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:44:42 smithi080 bash[28361]: audit 2023-12-01T04:44:41.628774+0000 mon.a (mon.0) 390 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:44:42.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:44:42 smithi080 bash[28361]: audit 2023-12-01T04:44:41.630500+0000 mon.a (mon.0) 391 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:44:42.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:44:42 smithi080 bash[28361]: audit 2023-12-01T04:44:41.631676+0000 mon.a (mon.0) 392 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:44:42.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:44:42 smithi080 bash[28361]: audit 2023-12-01T04:44:41.638457+0000 mon.a (mon.0) 393 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:44:42.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:44:42 smithi080 bash[41963]: cephadm 2023-12-01T04:44:41.602242+0000 mgr.y (mgr.14152) 176 : cephadm 1 Detected new or changed devices on smithi080 2023-12-01T04:44:42.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:44:42 smithi080 bash[41963]: audit 2023-12-01T04:44:41.612003+0000 mon.a (mon.0) 385 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:44:42.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:44:42 smithi080 bash[41963]: audit 2023-12-01T04:44:41.618730+0000 mon.a (mon.0) 386 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:44:42.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:44:42 smithi080 bash[41963]: audit 2023-12-01T04:44:41.620552+0000 mon.a (mon.0) 387 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:44:42.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:44:42 smithi080 bash[41963]: audit 2023-12-01T04:44:41.621668+0000 mon.a (mon.0) 388 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:44:42.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:44:42 smithi080 bash[41963]: audit 2023-12-01T04:44:41.622658+0000 mon.a (mon.0) 389 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:44:42.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:44:42 smithi080 bash[41963]: cephadm 2023-12-01T04:44:41.623437+0000 mgr.y (mgr.14152) 177 : cephadm 1 Adjusting osd_memory_target on smithi080 to 5413M 2023-12-01T04:44:42.935 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:44:42 smithi080 bash[41963]: audit 2023-12-01T04:44:41.628774+0000 mon.a (mon.0) 390 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:44:42.935 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:44:42 smithi080 bash[41963]: audit 2023-12-01T04:44:41.630500+0000 mon.a (mon.0) 391 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:44:42.935 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:44:42 smithi080 bash[41963]: audit 2023-12-01T04:44:41.631676+0000 mon.a (mon.0) 392 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:44:42.935 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:44:42 smithi080 bash[41963]: audit 2023-12-01T04:44:41.638457+0000 mon.a (mon.0) 393 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:44:43.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:44:42 smithi090 bash[32384]: cephadm 2023-12-01T04:44:41.602242+0000 mgr.y (mgr.14152) 176 : cephadm 1 Detected new or changed devices on smithi080 2023-12-01T04:44:43.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:44:42 smithi090 bash[32384]: audit 2023-12-01T04:44:41.612003+0000 mon.a (mon.0) 385 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:44:43.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:44:42 smithi090 bash[32384]: audit 2023-12-01T04:44:41.618730+0000 mon.a (mon.0) 386 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:44:43.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:44:42 smithi090 bash[32384]: audit 2023-12-01T04:44:41.620552+0000 mon.a (mon.0) 387 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:44:43.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:44:42 smithi090 bash[32384]: audit 2023-12-01T04:44:41.621668+0000 mon.a (mon.0) 388 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:44:43.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:44:42 smithi090 bash[32384]: audit 2023-12-01T04:44:41.622658+0000 mon.a (mon.0) 389 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:44:43.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:44:42 smithi090 bash[32384]: cephadm 2023-12-01T04:44:41.623437+0000 mgr.y (mgr.14152) 177 : cephadm 1 Adjusting osd_memory_target on smithi080 to 5413M 2023-12-01T04:44:43.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:44:42 smithi090 bash[32384]: audit 2023-12-01T04:44:41.628774+0000 mon.a (mon.0) 390 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:44:43.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:44:42 smithi090 bash[32384]: audit 2023-12-01T04:44:41.630500+0000 mon.a (mon.0) 391 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:44:43.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:44:42 smithi090 bash[32384]: audit 2023-12-01T04:44:41.631676+0000 mon.a (mon.0) 392 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:44:43.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:44:42 smithi090 bash[32384]: audit 2023-12-01T04:44:41.638457+0000 mon.a (mon.0) 393 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:44:43.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:44:43 smithi080 bash[28361]: cluster 2023-12-01T04:44:42.282793+0000 mgr.y (mgr.14152) 178 : cluster 0 pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2023-12-01T04:44:43.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:44:43 smithi080 bash[41963]: cluster 2023-12-01T04:44:42.282793+0000 mgr.y (mgr.14152) 178 : cluster 0 pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2023-12-01T04:44:44.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:44:43 smithi090 bash[32384]: cluster 2023-12-01T04:44:42.282793+0000 mgr.y (mgr.14152) 178 : cluster 0 pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2023-12-01T04:44:45.665 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/597927aa-9003-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T04:44:45.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:44:45 smithi080 bash[28361]: cluster 2023-12-01T04:44:44.283432+0000 mgr.y (mgr.14152) 179 : cluster 0 pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2023-12-01T04:44:45.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:44:45 smithi080 bash[41963]: cluster 2023-12-01T04:44:44.283432+0000 mgr.y (mgr.14152) 179 : cluster 0 pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2023-12-01T04:44:46.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:44:45 smithi090 bash[32384]: cluster 2023-12-01T04:44:44.283432+0000 mgr.y (mgr.14152) 179 : cluster 0 pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2023-12-01T04:44:47.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:44:47 smithi080 bash[28361]: cluster 2023-12-01T04:44:46.284174+0000 mgr.y (mgr.14152) 180 : cluster 0 pgmap v149: 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-01T04:44:47.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:44:47 smithi080 bash[41963]: cluster 2023-12-01T04:44:46.284174+0000 mgr.y (mgr.14152) 180 : cluster 0 pgmap v149: 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-01T04:44:48.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:44:47 smithi090 bash[32384]: cluster 2023-12-01T04:44:46.284174+0000 mgr.y (mgr.14152) 180 : cluster 0 pgmap v149: 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-01T04:44:49.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:44:49 smithi080 bash[28361]: cluster 2023-12-01T04:44:48.284804+0000 mgr.y (mgr.14152) 181 : cluster 0 pgmap v150: 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-01T04:44:49.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:44:49 smithi080 bash[28361]: audit 2023-12-01T04:44:48.697442+0000 mgr.y (mgr.14152) 182 : audit 0 from='client.14304 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi080:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:44:49.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:44:49 smithi080 bash[28361]: audit 2023-12-01T04:44:48.703982+0000 mon.a (mon.0) 394 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-01T04:44:49.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:44:49 smithi080 bash[28361]: audit 2023-12-01T04:44:48.708049+0000 mon.a (mon.0) 395 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-01T04:44:49.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:44:49 smithi080 bash[28361]: audit 2023-12-01T04:44:48.709266+0000 mon.a (mon.0) 396 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:44:49.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:44:49 smithi080 bash[41963]: cluster 2023-12-01T04:44:48.284804+0000 mgr.y (mgr.14152) 181 : cluster 0 pgmap v150: 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-01T04:44:49.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:44:49 smithi080 bash[41963]: audit 2023-12-01T04:44:48.697442+0000 mgr.y (mgr.14152) 182 : audit 0 from='client.14304 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi080:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:44:49.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:44:49 smithi080 bash[41963]: audit 2023-12-01T04:44:48.703982+0000 mon.a (mon.0) 394 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-01T04:44:49.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:44:49 smithi080 bash[41963]: audit 2023-12-01T04:44:48.708049+0000 mon.a (mon.0) 395 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-01T04:44:49.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:44:49 smithi080 bash[41963]: audit 2023-12-01T04:44:48.709266+0000 mon.a (mon.0) 396 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:44:50.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:44:49 smithi090 bash[32384]: cluster 2023-12-01T04:44:48.284804+0000 mgr.y (mgr.14152) 181 : cluster 0 pgmap v150: 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-01T04:44:50.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:44:49 smithi090 bash[32384]: audit 2023-12-01T04:44:48.697442+0000 mgr.y (mgr.14152) 182 : audit 0 from='client.14304 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi080:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:44:50.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:44:49 smithi090 bash[32384]: audit 2023-12-01T04:44:48.703982+0000 mon.a (mon.0) 394 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-01T04:44:50.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:44:49 smithi090 bash[32384]: audit 2023-12-01T04:44:48.708049+0000 mon.a (mon.0) 395 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-01T04:44:50.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:44:49 smithi090 bash[32384]: audit 2023-12-01T04:44:48.709266+0000 mon.a (mon.0) 396 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:44:51.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:44:51 smithi080 bash[28361]: cluster 2023-12-01T04:44:50.285413+0000 mgr.y (mgr.14152) 183 : cluster 0 pgmap v151: 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-01T04:44:51.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:44:51 smithi080 bash[41963]: cluster 2023-12-01T04:44:50.285413+0000 mgr.y (mgr.14152) 183 : cluster 0 pgmap v151: 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-01T04:44:52.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:44:51 smithi090 bash[32384]: cluster 2023-12-01T04:44:50.285413+0000 mgr.y (mgr.14152) 183 : cluster 0 pgmap v151: 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-01T04:44:53.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:44:53 smithi080 bash[28361]: cluster 2023-12-01T04:44:52.285979+0000 mgr.y (mgr.14152) 184 : 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-01T04:44:53.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:44:53 smithi080 bash[41963]: cluster 2023-12-01T04:44:52.285979+0000 mgr.y (mgr.14152) 184 : 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-01T04:44:54.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:44:53 smithi090 bash[32384]: cluster 2023-12-01T04:44:52.285979+0000 mgr.y (mgr.14152) 184 : 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-01T04:44:55.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:44:55 smithi080 bash[41963]: cluster 2023-12-01T04:44:54.286539+0000 mgr.y (mgr.14152) 185 : 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-01T04:44:55.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:44:55 smithi080 bash[28361]: cluster 2023-12-01T04:44:54.286539+0000 mgr.y (mgr.14152) 185 : 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-01T04:44:56.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:44:55 smithi090 bash[32384]: cluster 2023-12-01T04:44:54.286539+0000 mgr.y (mgr.14152) 185 : 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-01T04:44:57.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:44:57 smithi080 bash[28361]: cluster 2023-12-01T04:44:56.287093+0000 mgr.y (mgr.14152) 186 : cluster 0 pgmap v154: 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-01T04:44:57.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:44:57 smithi080 bash[28361]: audit 2023-12-01T04:44:57.244234+0000 mon.c (mon.2) 12 : audit 1 from='client.? 172.21.15.80:0/1868243670' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7f75fe67-0f68-4459-b9c6-9c278ff217c3"}]: dispatch 2023-12-01T04:44:57.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:44:57 smithi080 bash[28361]: audit 2023-12-01T04:44:57.244967+0000 mon.a (mon.0) 397 : audit 1 from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7f75fe67-0f68-4459-b9c6-9c278ff217c3"}]: dispatch 2023-12-01T04:44:57.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:44:57 smithi080 bash[28361]: audit 2023-12-01T04:44:57.252153+0000 mon.a (mon.0) 398 : audit 1 from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7f75fe67-0f68-4459-b9c6-9c278ff217c3"}]': finished 2023-12-01T04:44:57.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:44:57 smithi080 bash[28361]: cluster 2023-12-01T04:44:57.252238+0000 mon.a (mon.0) 399 : cluster 0 osdmap e23: 4 total, 3 up, 4 in 2023-12-01T04:44:57.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:44:57 smithi080 bash[28361]: audit 2023-12-01T04:44:57.252406+0000 mon.a (mon.0) 400 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-01T04:44:57.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:44:57 smithi080 bash[41963]: cluster 2023-12-01T04:44:56.287093+0000 mgr.y (mgr.14152) 186 : cluster 0 pgmap v154: 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-01T04:44:57.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:44:57 smithi080 bash[41963]: audit 2023-12-01T04:44:57.244234+0000 mon.c (mon.2) 12 : audit 1 from='client.? 172.21.15.80:0/1868243670' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7f75fe67-0f68-4459-b9c6-9c278ff217c3"}]: dispatch 2023-12-01T04:44:57.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:44:57 smithi080 bash[41963]: audit 2023-12-01T04:44:57.244967+0000 mon.a (mon.0) 397 : audit 1 from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7f75fe67-0f68-4459-b9c6-9c278ff217c3"}]: dispatch 2023-12-01T04:44:57.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:44:57 smithi080 bash[41963]: audit 2023-12-01T04:44:57.252153+0000 mon.a (mon.0) 398 : audit 1 from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7f75fe67-0f68-4459-b9c6-9c278ff217c3"}]': finished 2023-12-01T04:44:57.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:44:57 smithi080 bash[41963]: cluster 2023-12-01T04:44:57.252238+0000 mon.a (mon.0) 399 : cluster 0 osdmap e23: 4 total, 3 up, 4 in 2023-12-01T04:44:57.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:44:57 smithi080 bash[41963]: audit 2023-12-01T04:44:57.252406+0000 mon.a (mon.0) 400 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-01T04:44:58.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:44:57 smithi090 bash[32384]: cluster 2023-12-01T04:44:56.287093+0000 mgr.y (mgr.14152) 186 : cluster 0 pgmap v154: 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-01T04:44:58.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:44:57 smithi090 bash[32384]: audit 2023-12-01T04:44:57.244234+0000 mon.c (mon.2) 12 : audit 1 from='client.? 172.21.15.80:0/1868243670' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7f75fe67-0f68-4459-b9c6-9c278ff217c3"}]: dispatch 2023-12-01T04:44:58.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:44:57 smithi090 bash[32384]: audit 2023-12-01T04:44:57.244967+0000 mon.a (mon.0) 397 : audit 1 from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7f75fe67-0f68-4459-b9c6-9c278ff217c3"}]: dispatch 2023-12-01T04:44:58.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:44:57 smithi090 bash[32384]: audit 2023-12-01T04:44:57.252153+0000 mon.a (mon.0) 398 : audit 1 from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7f75fe67-0f68-4459-b9c6-9c278ff217c3"}]': finished 2023-12-01T04:44:58.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:44:57 smithi090 bash[32384]: cluster 2023-12-01T04:44:57.252238+0000 mon.a (mon.0) 399 : cluster 0 osdmap e23: 4 total, 3 up, 4 in 2023-12-01T04:44:58.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:44:57 smithi090 bash[32384]: audit 2023-12-01T04:44:57.252406+0000 mon.a (mon.0) 400 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-01T04:44:58.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:44:58 smithi080 bash[28361]: audit 2023-12-01T04:44:58.019374+0000 mon.a (mon.0) 401 : audit 0 from='client.? 172.21.15.80:0/3603120083' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-01T04:44:58.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:44:58 smithi080 bash[41963]: audit 2023-12-01T04:44:58.019374+0000 mon.a (mon.0) 401 : audit 0 from='client.? 172.21.15.80:0/3603120083' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-01T04:44:59.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:44:58 smithi090 bash[32384]: audit 2023-12-01T04:44:58.019374+0000 mon.a (mon.0) 401 : audit 0 from='client.? 172.21.15.80:0/3603120083' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-01T04:44:59.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:44:59 smithi080 bash[28361]: cluster 2023-12-01T04:44:58.287625+0000 mgr.y (mgr.14152) 187 : cluster 0 pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2023-12-01T04:44:59.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:44:59 smithi080 bash[41963]: cluster 2023-12-01T04:44:58.287625+0000 mgr.y (mgr.14152) 187 : cluster 0 pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2023-12-01T04:45:00.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:44:59 smithi090 bash[32384]: cluster 2023-12-01T04:44:58.287625+0000 mgr.y (mgr.14152) 187 : cluster 0 pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2023-12-01T04:45:02.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:45:01 smithi090 bash[32384]: cluster 2023-12-01T04:45:00.288237+0000 mgr.y (mgr.14152) 188 : cluster 0 pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2023-12-01T04:45:02.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:45:01 smithi080 bash[28361]: cluster 2023-12-01T04:45:00.288237+0000 mgr.y (mgr.14152) 188 : cluster 0 pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2023-12-01T04:45:02.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:45:01 smithi080 bash[41963]: cluster 2023-12-01T04:45:00.288237+0000 mgr.y (mgr.14152) 188 : cluster 0 pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2023-12-01T04:45:04.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:45:03 smithi090 bash[32384]: cluster 2023-12-01T04:45:02.288720+0000 mgr.y (mgr.14152) 189 : cluster 0 pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2023-12-01T04:45:04.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:45:03 smithi080 bash[41963]: cluster 2023-12-01T04:45:02.288720+0000 mgr.y (mgr.14152) 189 : cluster 0 pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2023-12-01T04:45:04.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:45:03 smithi080 bash[28361]: cluster 2023-12-01T04:45:02.288720+0000 mgr.y (mgr.14152) 189 : cluster 0 pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2023-12-01T04:45:06.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:45:05 smithi090 bash[32384]: cluster 2023-12-01T04:45:04.289267+0000 mgr.y (mgr.14152) 190 : cluster 0 pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2023-12-01T04:45:06.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:45:05 smithi080 bash[28361]: cluster 2023-12-01T04:45:04.289267+0000 mgr.y (mgr.14152) 190 : cluster 0 pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2023-12-01T04:45:06.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:45:05 smithi080 bash[41963]: cluster 2023-12-01T04:45:04.289267+0000 mgr.y (mgr.14152) 190 : cluster 0 pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2023-12-01T04:45:07.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:45:07 smithi080 bash[28361]: cluster 2023-12-01T04:45:06.289868+0000 mgr.y (mgr.14152) 191 : cluster 0 pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2023-12-01T04:45:07.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:45:07 smithi080 bash[41963]: cluster 2023-12-01T04:45:06.289868+0000 mgr.y (mgr.14152) 191 : cluster 0 pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2023-12-01T04:45:08.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:45:07 smithi090 bash[32384]: cluster 2023-12-01T04:45:06.289868+0000 mgr.y (mgr.14152) 191 : cluster 0 pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2023-12-01T04:45:09.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:45:09 smithi080 bash[28361]: cluster 2023-12-01T04:45:08.290266+0000 mgr.y (mgr.14152) 192 : cluster 0 pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2023-12-01T04:45:09.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:45:09 smithi080 bash[41963]: cluster 2023-12-01T04:45:08.290266+0000 mgr.y (mgr.14152) 192 : cluster 0 pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2023-12-01T04:45:10.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:45:09 smithi090 bash[32384]: cluster 2023-12-01T04:45:08.290266+0000 mgr.y (mgr.14152) 192 : cluster 0 pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2023-12-01T04:45:10.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:45:10 smithi080 bash[28361]: audit 2023-12-01T04:45:10.160209+0000 mon.a (mon.0) 402 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-01T04:45:10.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:45:10 smithi080 bash[28361]: audit 2023-12-01T04:45:10.161640+0000 mon.a (mon.0) 403 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:45:10.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:45:10 smithi080 bash[41963]: audit 2023-12-01T04:45:10.160209+0000 mon.a (mon.0) 402 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-01T04:45:10.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:45:10 smithi080 bash[41963]: audit 2023-12-01T04:45:10.161640+0000 mon.a (mon.0) 403 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:45:11.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:45:10 smithi090 bash[32384]: audit 2023-12-01T04:45:10.160209+0000 mon.a (mon.0) 402 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-01T04:45:11.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:45:10 smithi090 bash[32384]: audit 2023-12-01T04:45:10.161640+0000 mon.a (mon.0) 403 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:45:12.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:45:11 smithi090 bash[32384]: cephadm 2023-12-01T04:45:10.162846+0000 mgr.y (mgr.14152) 193 : cephadm 1 Deploying daemon osd.3 on smithi080 2023-12-01T04:45:12.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:45:11 smithi090 bash[32384]: cluster 2023-12-01T04:45:10.290838+0000 mgr.y (mgr.14152) 194 : cluster 0 pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2023-12-01T04:45:12.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:45:11 smithi080 bash[28361]: cephadm 2023-12-01T04:45:10.162846+0000 mgr.y (mgr.14152) 193 : cephadm 1 Deploying daemon osd.3 on smithi080 2023-12-01T04:45:12.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:45:11 smithi080 bash[28361]: cluster 2023-12-01T04:45:10.290838+0000 mgr.y (mgr.14152) 194 : cluster 0 pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2023-12-01T04:45:12.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:45:11 smithi080 bash[41963]: cephadm 2023-12-01T04:45:10.162846+0000 mgr.y (mgr.14152) 193 : cephadm 1 Deploying daemon osd.3 on smithi080 2023-12-01T04:45:12.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:45:11 smithi080 bash[41963]: cluster 2023-12-01T04:45:10.290838+0000 mgr.y (mgr.14152) 194 : cluster 0 pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2023-12-01T04:45:13.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:45:13 smithi080 bash[28361]: cluster 2023-12-01T04:45:12.291340+0000 mgr.y (mgr.14152) 195 : cluster 0 pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2023-12-01T04:45:13.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:45:13 smithi080 bash[41963]: cluster 2023-12-01T04:45:12.291340+0000 mgr.y (mgr.14152) 195 : cluster 0 pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2023-12-01T04:45:14.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:45:13 smithi090 bash[32384]: cluster 2023-12-01T04:45:12.291340+0000 mgr.y (mgr.14152) 195 : cluster 0 pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2023-12-01T04:45:16.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:45:15 smithi080 bash[28361]: cluster 2023-12-01T04:45:14.291917+0000 mgr.y (mgr.14152) 196 : cluster 0 pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2023-12-01T04:45:16.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:45:15 smithi080 bash[28361]: audit 2023-12-01T04:45:14.938911+0000 mon.a (mon.0) 404 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:45:16.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:45:15 smithi080 bash[28361]: audit 2023-12-01T04:45:14.946199+0000 mon.a (mon.0) 405 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:45:16.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:45:15 smithi080 bash[28361]: audit 2023-12-01T04:45:14.957322+0000 mon.a (mon.0) 406 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:45:16.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:45:15 smithi080 bash[41963]: cluster 2023-12-01T04:45:14.291917+0000 mgr.y (mgr.14152) 196 : cluster 0 pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2023-12-01T04:45:16.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:45:15 smithi080 bash[41963]: audit 2023-12-01T04:45:14.938911+0000 mon.a (mon.0) 404 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:45:16.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:45:15 smithi080 bash[41963]: audit 2023-12-01T04:45:14.946199+0000 mon.a (mon.0) 405 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:45:16.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:45:15 smithi080 bash[41963]: audit 2023-12-01T04:45:14.957322+0000 mon.a (mon.0) 406 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:45:16.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:45:15 smithi090 bash[32384]: cluster 2023-12-01T04:45:14.291917+0000 mgr.y (mgr.14152) 196 : cluster 0 pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2023-12-01T04:45:16.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:45:15 smithi090 bash[32384]: audit 2023-12-01T04:45:14.938911+0000 mon.a (mon.0) 404 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:45:16.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:45:15 smithi090 bash[32384]: audit 2023-12-01T04:45:14.946199+0000 mon.a (mon.0) 405 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:45:16.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:45:15 smithi090 bash[32384]: audit 2023-12-01T04:45:14.957322+0000 mon.a (mon.0) 406 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:45:18.208 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:45:17 smithi080 bash[41963]: cluster 2023-12-01T04:45:16.292384+0000 mgr.y (mgr.14152) 197 : cluster 0 pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2023-12-01T04:45:18.208 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:45:17 smithi080 bash[28361]: cluster 2023-12-01T04:45:16.292384+0000 mgr.y (mgr.14152) 197 : cluster 0 pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2023-12-01T04:45:18.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:45:17 smithi090 bash[32384]: cluster 2023-12-01T04:45:16.292384+0000 mgr.y (mgr.14152) 197 : cluster 0 pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2023-12-01T04:45:20.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:45:19 smithi090 bash[32384]: cluster 2023-12-01T04:45:18.292885+0000 mgr.y (mgr.14152) 198 : cluster 0 pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2023-12-01T04:45:20.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:45:19 smithi080 bash[28361]: cluster 2023-12-01T04:45:18.292885+0000 mgr.y (mgr.14152) 198 : cluster 0 pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2023-12-01T04:45:20.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:45:19 smithi080 bash[41963]: cluster 2023-12-01T04:45:18.292885+0000 mgr.y (mgr.14152) 198 : cluster 0 pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2023-12-01T04:45:22.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:45:21 smithi080 bash[28361]: cluster 2023-12-01T04:45:20.293470+0000 mgr.y (mgr.14152) 199 : cluster 0 pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2023-12-01T04:45:22.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:45:21 smithi080 bash[28361]: audit 2023-12-01T04:45:21.407054+0000 mon.a (mon.0) 407 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:45:22.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:45:21 smithi080 bash[28361]: audit 2023-12-01T04:45:21.415322+0000 mon.a (mon.0) 408 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:45:22.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:45:21 smithi080 bash[28361]: audit 2023-12-01T04:45:21.416648+0000 mon.a (mon.0) 409 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:45:22.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:45:21 smithi080 bash[28361]: audit 2023-12-01T04:45:21.417859+0000 mon.a (mon.0) 410 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:45:22.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:45:21 smithi080 bash[28361]: audit 2023-12-01T04:45:21.424757+0000 mon.a (mon.0) 411 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:45:22.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:45:21 smithi080 bash[28361]: audit 2023-12-01T04:45:21.900129+0000 mon.a (mon.0) 412 : audit 1 from='osd.3 [v2:172.21.15.80:6826/3348619775,v1:172.21.15.80:6827/3348619775]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-01T04:45:22.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:45:21 smithi080 bash[41963]: cluster 2023-12-01T04:45:20.293470+0000 mgr.y (mgr.14152) 199 : cluster 0 pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2023-12-01T04:45:22.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:45:21 smithi080 bash[41963]: audit 2023-12-01T04:45:21.407054+0000 mon.a (mon.0) 407 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:45:22.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:45:21 smithi080 bash[41963]: audit 2023-12-01T04:45:21.415322+0000 mon.a (mon.0) 408 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:45:22.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:45:21 smithi080 bash[41963]: audit 2023-12-01T04:45:21.416648+0000 mon.a (mon.0) 409 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:45:22.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:45:21 smithi080 bash[41963]: audit 2023-12-01T04:45:21.417859+0000 mon.a (mon.0) 410 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:45:22.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:45:21 smithi080 bash[41963]: audit 2023-12-01T04:45:21.424757+0000 mon.a (mon.0) 411 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:45:22.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:45:21 smithi080 bash[41963]: audit 2023-12-01T04:45:21.900129+0000 mon.a (mon.0) 412 : audit 1 from='osd.3 [v2:172.21.15.80:6826/3348619775,v1:172.21.15.80:6827/3348619775]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-01T04:45:22.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:45:21 smithi090 bash[32384]: cluster 2023-12-01T04:45:20.293470+0000 mgr.y (mgr.14152) 199 : cluster 0 pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2023-12-01T04:45:22.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:45:21 smithi090 bash[32384]: audit 2023-12-01T04:45:21.407054+0000 mon.a (mon.0) 407 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:45:22.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:45:21 smithi090 bash[32384]: audit 2023-12-01T04:45:21.415322+0000 mon.a (mon.0) 408 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:45:22.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:45:21 smithi090 bash[32384]: audit 2023-12-01T04:45:21.416648+0000 mon.a (mon.0) 409 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:45:22.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:45:21 smithi090 bash[32384]: audit 2023-12-01T04:45:21.417859+0000 mon.a (mon.0) 410 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:45:22.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:45:21 smithi090 bash[32384]: audit 2023-12-01T04:45:21.424757+0000 mon.a (mon.0) 411 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:45:22.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:45:21 smithi090 bash[32384]: audit 2023-12-01T04:45:21.900129+0000 mon.a (mon.0) 412 : audit 1 from='osd.3 [v2:172.21.15.80:6826/3348619775,v1:172.21.15.80:6827/3348619775]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-01T04:45:23.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:45:23 smithi080 bash[41963]: cluster 2023-12-01T04:45:22.294013+0000 mgr.y (mgr.14152) 200 : cluster 0 pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2023-12-01T04:45:23.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:45:23 smithi080 bash[41963]: audit 2023-12-01T04:45:22.556234+0000 mon.a (mon.0) 413 : audit 1 from='osd.3 [v2:172.21.15.80:6826/3348619775,v1:172.21.15.80:6827/3348619775]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-12-01T04:45:23.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:45:23 smithi080 bash[41963]: cluster 2023-12-01T04:45:22.556288+0000 mon.a (mon.0) 414 : cluster 0 osdmap e24: 4 total, 3 up, 4 in 2023-12-01T04:45:23.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:45:23 smithi080 bash[41963]: audit 2023-12-01T04:45:22.556485+0000 mon.a (mon.0) 415 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-01T04:45:23.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:45:23 smithi080 bash[41963]: audit 2023-12-01T04:45:22.557281+0000 mon.a (mon.0) 416 : audit 1 from='osd.3 [v2:172.21.15.80:6826/3348619775,v1:172.21.15.80:6827/3348619775]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi080", "root=default"]}]: dispatch 2023-12-01T04:45:23.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:45:23 smithi080 bash[28361]: cluster 2023-12-01T04:45:22.294013+0000 mgr.y (mgr.14152) 200 : cluster 0 pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2023-12-01T04:45:23.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:45:23 smithi080 bash[28361]: audit 2023-12-01T04:45:22.556234+0000 mon.a (mon.0) 413 : audit 1 from='osd.3 [v2:172.21.15.80:6826/3348619775,v1:172.21.15.80:6827/3348619775]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-12-01T04:45:23.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:45:23 smithi080 bash[28361]: cluster 2023-12-01T04:45:22.556288+0000 mon.a (mon.0) 414 : cluster 0 osdmap e24: 4 total, 3 up, 4 in 2023-12-01T04:45:23.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:45:23 smithi080 bash[28361]: audit 2023-12-01T04:45:22.556485+0000 mon.a (mon.0) 415 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-01T04:45:23.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:45:23 smithi080 bash[28361]: audit 2023-12-01T04:45:22.557281+0000 mon.a (mon.0) 416 : audit 1 from='osd.3 [v2:172.21.15.80:6826/3348619775,v1:172.21.15.80:6827/3348619775]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi080", "root=default"]}]: dispatch 2023-12-01T04:45:24.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:45:23 smithi090 bash[32384]: cluster 2023-12-01T04:45:22.294013+0000 mgr.y (mgr.14152) 200 : cluster 0 pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2023-12-01T04:45:24.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:45:23 smithi090 bash[32384]: audit 2023-12-01T04:45:22.556234+0000 mon.a (mon.0) 413 : audit 1 from='osd.3 [v2:172.21.15.80:6826/3348619775,v1:172.21.15.80:6827/3348619775]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-12-01T04:45:24.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:45:23 smithi090 bash[32384]: cluster 2023-12-01T04:45:22.556288+0000 mon.a (mon.0) 414 : cluster 0 osdmap e24: 4 total, 3 up, 4 in 2023-12-01T04:45:24.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:45:23 smithi090 bash[32384]: audit 2023-12-01T04:45:22.556485+0000 mon.a (mon.0) 415 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-01T04:45:24.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:45:23 smithi090 bash[32384]: audit 2023-12-01T04:45:22.557281+0000 mon.a (mon.0) 416 : audit 1 from='osd.3 [v2:172.21.15.80:6826/3348619775,v1:172.21.15.80:6827/3348619775]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi080", "root=default"]}]: dispatch 2023-12-01T04:45:24.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:45:24 smithi080 bash[28361]: audit 2023-12-01T04:45:23.562735+0000 mon.a (mon.0) 417 : audit 1 from='osd.3 [v2:172.21.15.80:6826/3348619775,v1:172.21.15.80:6827/3348619775]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi080", "root=default"]}]': finished 2023-12-01T04:45:24.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:45:24 smithi080 bash[28361]: cluster 2023-12-01T04:45:23.562919+0000 mon.a (mon.0) 418 : cluster 0 osdmap e25: 4 total, 3 up, 4 in 2023-12-01T04:45:24.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:45:24 smithi080 bash[28361]: audit 2023-12-01T04:45:23.563777+0000 mon.a (mon.0) 419 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-01T04:45:24.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:45:24 smithi080 bash[28361]: audit 2023-12-01T04:45:23.570215+0000 mon.a (mon.0) 420 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-01T04:45:24.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:45:24 smithi080 bash[41963]: audit 2023-12-01T04:45:23.562735+0000 mon.a (mon.0) 417 : audit 1 from='osd.3 [v2:172.21.15.80:6826/3348619775,v1:172.21.15.80:6827/3348619775]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi080", "root=default"]}]': finished 2023-12-01T04:45:24.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:45:24 smithi080 bash[41963]: cluster 2023-12-01T04:45:23.562919+0000 mon.a (mon.0) 418 : cluster 0 osdmap e25: 4 total, 3 up, 4 in 2023-12-01T04:45:24.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:45:24 smithi080 bash[41963]: audit 2023-12-01T04:45:23.563777+0000 mon.a (mon.0) 419 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-01T04:45:24.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:45:24 smithi080 bash[41963]: audit 2023-12-01T04:45:23.570215+0000 mon.a (mon.0) 420 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-01T04:45:25.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:45:24 smithi090 bash[32384]: audit 2023-12-01T04:45:23.562735+0000 mon.a (mon.0) 417 : audit 1 from='osd.3 [v2:172.21.15.80:6826/3348619775,v1:172.21.15.80:6827/3348619775]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi080", "root=default"]}]': finished 2023-12-01T04:45:25.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:45:24 smithi090 bash[32384]: cluster 2023-12-01T04:45:23.562919+0000 mon.a (mon.0) 418 : cluster 0 osdmap e25: 4 total, 3 up, 4 in 2023-12-01T04:45:25.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:45:24 smithi090 bash[32384]: audit 2023-12-01T04:45:23.563777+0000 mon.a (mon.0) 419 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-01T04:45:25.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:45:24 smithi090 bash[32384]: audit 2023-12-01T04:45:23.570215+0000 mon.a (mon.0) 420 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-01T04:45:25.060 INFO:teuthology.orchestra.run.smithi080.stdout:Created osd(s) 3 on host 'smithi080' 2023-12-01T04:45:25.763 DEBUG:teuthology.orchestra.run.smithi080:osd.3> sudo journalctl -f -n 0 -u ceph-597927aa-9003-11ee-95a2-87774f69a715@osd.3.service 2023-12-01T04:45:25.766 INFO:tasks.cephadm:Deploying osd.4 on smithi090 with /dev/vg_nvme/lv_4... 2023-12-01T04:45:25.766 DEBUG:teuthology.orchestra.run.smithi090:> 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 597927aa-9003-11ee-95a2-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2023-12-01T04:45:25.903 INFO:journalctl@ceph.osd.3.smithi080.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-01T04:45:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:45:25 smithi080 bash[28361]: cluster 2023-12-01T04:45:22.918483+0000 osd.3 (osd.3) 1 : cluster 0 purged_snaps scrub starts 2023-12-01T04:45:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:45:25 smithi080 bash[28361]: cluster 2023-12-01T04:45:22.918568+0000 osd.3 (osd.3) 2 : cluster 0 purged_snaps scrub ok 2023-12-01T04:45:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:45:25 smithi080 bash[28361]: cluster 2023-12-01T04:45:24.294417+0000 mgr.y (mgr.14152) 201 : cluster 0 pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2023-12-01T04:45:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:45:25 smithi080 bash[28361]: cluster 2023-12-01T04:45:24.574325+0000 mon.a (mon.0) 421 : cluster 1 osd.3 [v2:172.21.15.80:6826/3348619775,v1:172.21.15.80:6827/3348619775] boot 2023-12-01T04:45:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:45:25 smithi080 bash[28361]: cluster 2023-12-01T04:45:24.574387+0000 mon.a (mon.0) 422 : cluster 0 osdmap e26: 4 total, 4 up, 4 in 2023-12-01T04:45:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:45:25 smithi080 bash[28361]: audit 2023-12-01T04:45:24.575019+0000 mon.a (mon.0) 423 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-01T04:45:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:45:25 smithi080 bash[28361]: audit 2023-12-01T04:45:25.014977+0000 mon.a (mon.0) 424 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:45:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:45:25 smithi080 bash[28361]: audit 2023-12-01T04:45:25.018637+0000 mon.a (mon.0) 425 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:45:25.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:45:25 smithi080 bash[28361]: audit 2023-12-01T04:45:25.022265+0000 mon.a (mon.0) 426 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:45:25.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:45:25 smithi080 bash[41963]: cluster 2023-12-01T04:45:22.918483+0000 osd.3 (osd.3) 1 : cluster 0 purged_snaps scrub starts 2023-12-01T04:45:25.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:45:25 smithi080 bash[41963]: cluster 2023-12-01T04:45:22.918568+0000 osd.3 (osd.3) 2 : cluster 0 purged_snaps scrub ok 2023-12-01T04:45:25.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:45:25 smithi080 bash[41963]: cluster 2023-12-01T04:45:24.294417+0000 mgr.y (mgr.14152) 201 : cluster 0 pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2023-12-01T04:45:25.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:45:25 smithi080 bash[41963]: cluster 2023-12-01T04:45:24.574325+0000 mon.a (mon.0) 421 : cluster 1 osd.3 [v2:172.21.15.80:6826/3348619775,v1:172.21.15.80:6827/3348619775] boot 2023-12-01T04:45:25.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:45:25 smithi080 bash[41963]: cluster 2023-12-01T04:45:24.574387+0000 mon.a (mon.0) 422 : cluster 0 osdmap e26: 4 total, 4 up, 4 in 2023-12-01T04:45:25.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:45:25 smithi080 bash[41963]: audit 2023-12-01T04:45:24.575019+0000 mon.a (mon.0) 423 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-01T04:45:25.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:45:25 smithi080 bash[41963]: audit 2023-12-01T04:45:25.014977+0000 mon.a (mon.0) 424 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:45:25.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:45:25 smithi080 bash[41963]: audit 2023-12-01T04:45:25.018637+0000 mon.a (mon.0) 425 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:45:25.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:45:25 smithi080 bash[41963]: audit 2023-12-01T04:45:25.022265+0000 mon.a (mon.0) 426 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:45:26.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:45:25 smithi090 bash[32384]: cluster 2023-12-01T04:45:22.918483+0000 osd.3 (osd.3) 1 : cluster 0 purged_snaps scrub starts 2023-12-01T04:45:26.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:45:25 smithi090 bash[32384]: cluster 2023-12-01T04:45:22.918568+0000 osd.3 (osd.3) 2 : cluster 0 purged_snaps scrub ok 2023-12-01T04:45:26.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:45:25 smithi090 bash[32384]: cluster 2023-12-01T04:45:24.294417+0000 mgr.y (mgr.14152) 201 : cluster 0 pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2023-12-01T04:45:26.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:45:25 smithi090 bash[32384]: cluster 2023-12-01T04:45:24.574325+0000 mon.a (mon.0) 421 : cluster 1 osd.3 [v2:172.21.15.80:6826/3348619775,v1:172.21.15.80:6827/3348619775] boot 2023-12-01T04:45:26.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:45:25 smithi090 bash[32384]: cluster 2023-12-01T04:45:24.574387+0000 mon.a (mon.0) 422 : cluster 0 osdmap e26: 4 total, 4 up, 4 in 2023-12-01T04:45:26.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:45:25 smithi090 bash[32384]: audit 2023-12-01T04:45:24.575019+0000 mon.a (mon.0) 423 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-01T04:45:26.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:45:25 smithi090 bash[32384]: audit 2023-12-01T04:45:25.014977+0000 mon.a (mon.0) 424 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:45:26.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:45:25 smithi090 bash[32384]: audit 2023-12-01T04:45:25.018637+0000 mon.a (mon.0) 425 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:45:26.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:45:25 smithi090 bash[32384]: audit 2023-12-01T04:45:25.022265+0000 mon.a (mon.0) 426 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:45:26.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:45:26 smithi080 bash[28361]: cluster 2023-12-01T04:45:25.592455+0000 mon.a (mon.0) 427 : cluster 0 osdmap e27: 4 total, 4 up, 4 in 2023-12-01T04:45:26.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:45:26 smithi080 bash[41963]: cluster 2023-12-01T04:45:25.592455+0000 mon.a (mon.0) 427 : cluster 0 osdmap e27: 4 total, 4 up, 4 in 2023-12-01T04:45:27.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:45:26 smithi090 bash[32384]: cluster 2023-12-01T04:45:25.592455+0000 mon.a (mon.0) 427 : cluster 0 osdmap e27: 4 total, 4 up, 4 in 2023-12-01T04:45:27.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:45:27 smithi080 bash[28361]: cluster 2023-12-01T04:45:26.294895+0000 mgr.y (mgr.14152) 202 : cluster 0 pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T04:45:27.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:45:27 smithi080 bash[41963]: cluster 2023-12-01T04:45:26.294895+0000 mgr.y (mgr.14152) 202 : cluster 0 pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T04:45:28.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:45:27 smithi090 bash[32384]: cluster 2023-12-01T04:45:26.294895+0000 mgr.y (mgr.14152) 202 : cluster 0 pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T04:45:29.900 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:45:29 smithi080 bash[28361]: cluster 2023-12-01T04:45:28.295388+0000 mgr.y (mgr.14152) 203 : cluster 0 pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T04:45:29.900 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:45:29 smithi080 bash[41963]: cluster 2023-12-01T04:45:28.295388+0000 mgr.y (mgr.14152) 203 : cluster 0 pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T04:45:30.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:45:29 smithi090 bash[32384]: cluster 2023-12-01T04:45:28.295388+0000 mgr.y (mgr.14152) 203 : cluster 0 pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T04:45:30.449 INFO:teuthology.orchestra.run.smithi090.stderr:Inferring config /var/lib/ceph/597927aa-9003-11ee-95a2-87774f69a715/mon.b/config 2023-12-01T04:45:31.916 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:45:31 smithi090 bash[32384]: cluster 2023-12-01T04:45:30.295975+0000 mgr.y (mgr.14152) 204 : cluster 0 pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T04:45:31.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:45:31 smithi080 bash[28361]: cluster 2023-12-01T04:45:30.295975+0000 mgr.y (mgr.14152) 204 : cluster 0 pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T04:45:31.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:45:31 smithi080 bash[41963]: cluster 2023-12-01T04:45:30.295975+0000 mgr.y (mgr.14152) 204 : cluster 0 pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T04:45:33.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:45:33 smithi080 bash[28361]: cluster 2023-12-01T04:45:32.296572+0000 mgr.y (mgr.14152) 205 : cluster 0 pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T04:45:33.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:45:33 smithi080 bash[41963]: cluster 2023-12-01T04:45:32.296572+0000 mgr.y (mgr.14152) 205 : cluster 0 pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T04:45:34.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:45:33 smithi090 bash[32384]: cluster 2023-12-01T04:45:32.296572+0000 mgr.y (mgr.14152) 205 : cluster 0 pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T04:45:34.044 INFO:teuthology.orchestra.run.smithi090.stderr:--> Zapping: /dev/vg_nvme/lv_4 2023-12-01T04:45:34.044 INFO:teuthology.orchestra.run.smithi090.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2023-12-01T04:45:34.044 INFO:teuthology.orchestra.run.smithi090.stderr: stderr: 10+0 records in 2023-12-01T04:45:34.044 INFO:teuthology.orchestra.run.smithi090.stderr:10+0 records out 2023-12-01T04:45:34.044 INFO:teuthology.orchestra.run.smithi090.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0185321 s, 566 MB/s 2023-12-01T04:45:34.044 INFO:teuthology.orchestra.run.smithi090.stderr:--> Zapping successful for: 2023-12-01T04:45:34.781 DEBUG:teuthology.orchestra.run.smithi090:> 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 597927aa-9003-11ee-95a2-87774f69a715 -- ceph orch daemon add osd smithi090:vg_nvme/lv_4 2023-12-01T04:45:36.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:45:35 smithi080 bash[28361]: cluster 2023-12-01T04:45:34.297143+0000 mgr.y (mgr.14152) 206 : cluster 0 pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T04:45:36.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:45:35 smithi080 bash[28361]: cephadm 2023-12-01T04:45:34.861497+0000 mgr.y (mgr.14152) 207 : cephadm 1 Detected new or changed devices on smithi080 2023-12-01T04:45:36.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:45:35 smithi080 bash[28361]: audit 2023-12-01T04:45:34.872311+0000 mon.a (mon.0) 428 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:45:36.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:45:35 smithi080 bash[28361]: audit 2023-12-01T04:45:34.881229+0000 mon.a (mon.0) 429 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:45:36.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:45:35 smithi080 bash[28361]: audit 2023-12-01T04:45:34.894109+0000 mon.a (mon.0) 430 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:45:36.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:45:35 smithi080 bash[28361]: audit 2023-12-01T04:45:34.895774+0000 mon.a (mon.0) 431 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:45:36.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:45:35 smithi080 bash[28361]: audit 2023-12-01T04:45:34.897286+0000 mon.a (mon.0) 432 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:45:36.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:45:35 smithi080 bash[28361]: audit 2023-12-01T04:45:34.898734+0000 mon.a (mon.0) 433 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:45:36.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:45:35 smithi080 bash[28361]: cephadm 2023-12-01T04:45:34.899801+0000 mgr.y (mgr.14152) 208 : cephadm 1 Adjusting osd_memory_target on smithi080 to 4060M 2023-12-01T04:45:36.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:45:35 smithi080 bash[28361]: audit 2023-12-01T04:45:34.908680+0000 mon.a (mon.0) 434 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:45:36.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:45:35 smithi080 bash[28361]: audit 2023-12-01T04:45:34.910474+0000 mon.a (mon.0) 435 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:45:36.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:45:35 smithi080 bash[28361]: audit 2023-12-01T04:45:34.911638+0000 mon.a (mon.0) 436 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:45:36.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:45:35 smithi080 bash[28361]: audit 2023-12-01T04:45:34.921354+0000 mon.a (mon.0) 437 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:45:36.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:45:35 smithi080 bash[41963]: cluster 2023-12-01T04:45:34.297143+0000 mgr.y (mgr.14152) 206 : cluster 0 pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T04:45:36.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:45:35 smithi080 bash[41963]: cephadm 2023-12-01T04:45:34.861497+0000 mgr.y (mgr.14152) 207 : cephadm 1 Detected new or changed devices on smithi080 2023-12-01T04:45:36.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:45:35 smithi080 bash[41963]: audit 2023-12-01T04:45:34.872311+0000 mon.a (mon.0) 428 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:45:36.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:45:35 smithi080 bash[41963]: audit 2023-12-01T04:45:34.881229+0000 mon.a (mon.0) 429 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:45:36.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:45:35 smithi080 bash[41963]: audit 2023-12-01T04:45:34.894109+0000 mon.a (mon.0) 430 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:45:36.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:45:35 smithi080 bash[41963]: audit 2023-12-01T04:45:34.895774+0000 mon.a (mon.0) 431 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:45:36.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:45:35 smithi080 bash[41963]: audit 2023-12-01T04:45:34.897286+0000 mon.a (mon.0) 432 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:45:36.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:45:35 smithi080 bash[41963]: audit 2023-12-01T04:45:34.898734+0000 mon.a (mon.0) 433 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:45:36.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:45:35 smithi080 bash[41963]: cephadm 2023-12-01T04:45:34.899801+0000 mgr.y (mgr.14152) 208 : cephadm 1 Adjusting osd_memory_target on smithi080 to 4060M 2023-12-01T04:45:36.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:45:35 smithi080 bash[41963]: audit 2023-12-01T04:45:34.908680+0000 mon.a (mon.0) 434 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:45:36.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:45:35 smithi080 bash[41963]: audit 2023-12-01T04:45:34.910474+0000 mon.a (mon.0) 435 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:45:36.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:45:35 smithi080 bash[41963]: audit 2023-12-01T04:45:34.911638+0000 mon.a (mon.0) 436 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:45:36.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:45:35 smithi080 bash[41963]: audit 2023-12-01T04:45:34.921354+0000 mon.a (mon.0) 437 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:45:36.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:45:35 smithi090 bash[32384]: cluster 2023-12-01T04:45:34.297143+0000 mgr.y (mgr.14152) 206 : cluster 0 pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T04:45:36.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:45:35 smithi090 bash[32384]: cephadm 2023-12-01T04:45:34.861497+0000 mgr.y (mgr.14152) 207 : cephadm 1 Detected new or changed devices on smithi080 2023-12-01T04:45:36.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:45:35 smithi090 bash[32384]: audit 2023-12-01T04:45:34.872311+0000 mon.a (mon.0) 428 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:45:36.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:45:35 smithi090 bash[32384]: audit 2023-12-01T04:45:34.881229+0000 mon.a (mon.0) 429 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:45:36.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:45:35 smithi090 bash[32384]: audit 2023-12-01T04:45:34.894109+0000 mon.a (mon.0) 430 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:45:36.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:45:35 smithi090 bash[32384]: audit 2023-12-01T04:45:34.895774+0000 mon.a (mon.0) 431 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:45:36.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:45:35 smithi090 bash[32384]: audit 2023-12-01T04:45:34.897286+0000 mon.a (mon.0) 432 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:45:36.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:45:35 smithi090 bash[32384]: audit 2023-12-01T04:45:34.898734+0000 mon.a (mon.0) 433 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:45:36.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:45:35 smithi090 bash[32384]: cephadm 2023-12-01T04:45:34.899801+0000 mgr.y (mgr.14152) 208 : cephadm 1 Adjusting osd_memory_target on smithi080 to 4060M 2023-12-01T04:45:36.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:45:35 smithi090 bash[32384]: audit 2023-12-01T04:45:34.908680+0000 mon.a (mon.0) 434 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:45:36.273 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:45:35 smithi090 bash[32384]: audit 2023-12-01T04:45:34.910474+0000 mon.a (mon.0) 435 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:45:36.273 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:45:35 smithi090 bash[32384]: audit 2023-12-01T04:45:34.911638+0000 mon.a (mon.0) 436 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:45:36.273 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:45:35 smithi090 bash[32384]: audit 2023-12-01T04:45:34.921354+0000 mon.a (mon.0) 437 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:45:38.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:45:37 smithi080 bash[28361]: cluster 2023-12-01T04:45:36.297670+0000 mgr.y (mgr.14152) 209 : cluster 0 pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T04:45:38.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:45:37 smithi080 bash[41963]: cluster 2023-12-01T04:45:36.297670+0000 mgr.y (mgr.14152) 209 : cluster 0 pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T04:45:38.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:45:37 smithi090 bash[32384]: cluster 2023-12-01T04:45:36.297670+0000 mgr.y (mgr.14152) 209 : cluster 0 pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T04:45:39.466 INFO:teuthology.orchestra.run.smithi090.stderr:Inferring config /var/lib/ceph/597927aa-9003-11ee-95a2-87774f69a715/mon.b/config 2023-12-01T04:45:40.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:45:39 smithi080 bash[28361]: cluster 2023-12-01T04:45:38.298247+0000 mgr.y (mgr.14152) 210 : cluster 0 pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T04:45:40.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:45:39 smithi080 bash[41963]: cluster 2023-12-01T04:45:38.298247+0000 mgr.y (mgr.14152) 210 : cluster 0 pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T04:45:40.274 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:45:39 smithi090 bash[32384]: cluster 2023-12-01T04:45:38.298247+0000 mgr.y (mgr.14152) 210 : cluster 0 pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T04:45:42.162 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:45:41 smithi090 bash[32384]: cluster 2023-12-01T04:45:40.298872+0000 mgr.y (mgr.14152) 211 : cluster 0 pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T04:45:42.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:45:41 smithi080 bash[28361]: cluster 2023-12-01T04:45:40.298872+0000 mgr.y (mgr.14152) 211 : cluster 0 pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T04:45:42.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:45:41 smithi080 bash[41963]: cluster 2023-12-01T04:45:40.298872+0000 mgr.y (mgr.14152) 211 : cluster 0 pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T04:45:43.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:45:42 smithi080 bash[28361]: audit 2023-12-01T04:45:42.577541+0000 mon.a (mon.0) 438 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-01T04:45:43.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:45:42 smithi080 bash[28361]: audit 2023-12-01T04:45:42.583912+0000 mon.a (mon.0) 439 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-01T04:45:43.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:45:42 smithi080 bash[28361]: audit 2023-12-01T04:45:42.585363+0000 mon.a (mon.0) 440 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:45:43.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:45:42 smithi080 bash[41963]: audit 2023-12-01T04:45:42.577541+0000 mon.a (mon.0) 438 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-01T04:45:43.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:45:42 smithi080 bash[41963]: audit 2023-12-01T04:45:42.583912+0000 mon.a (mon.0) 439 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-01T04:45:43.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:45:42 smithi080 bash[41963]: audit 2023-12-01T04:45:42.585363+0000 mon.a (mon.0) 440 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:45:43.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:45:42 smithi090 bash[32384]: audit 2023-12-01T04:45:42.577541+0000 mon.a (mon.0) 438 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-01T04:45:43.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:45:42 smithi090 bash[32384]: audit 2023-12-01T04:45:42.583912+0000 mon.a (mon.0) 439 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-01T04:45:43.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:45:42 smithi090 bash[32384]: audit 2023-12-01T04:45:42.585363+0000 mon.a (mon.0) 440 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:45:44.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:45:43 smithi080 bash[28361]: cluster 2023-12-01T04:45:42.299387+0000 mgr.y (mgr.14152) 212 : cluster 0 pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T04:45:44.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:45:43 smithi080 bash[28361]: audit 2023-12-01T04:45:42.571373+0000 mgr.y (mgr.14152) 213 : audit 0 from='client.24220 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi090:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:45:44.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:45:43 smithi080 bash[41963]: cluster 2023-12-01T04:45:42.299387+0000 mgr.y (mgr.14152) 212 : cluster 0 pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T04:45:44.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:45:43 smithi080 bash[41963]: audit 2023-12-01T04:45:42.571373+0000 mgr.y (mgr.14152) 213 : audit 0 from='client.24220 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi090:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:45:44.273 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:45:43 smithi090 bash[32384]: cluster 2023-12-01T04:45:42.299387+0000 mgr.y (mgr.14152) 212 : cluster 0 pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T04:45:44.273 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:45:43 smithi090 bash[32384]: audit 2023-12-01T04:45:42.571373+0000 mgr.y (mgr.14152) 213 : audit 0 from='client.24220 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi090:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:45:46.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:45:45 smithi080 bash[28361]: cluster 2023-12-01T04:45:44.299995+0000 mgr.y (mgr.14152) 214 : cluster 0 pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T04:45:46.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:45:45 smithi080 bash[41963]: cluster 2023-12-01T04:45:44.299995+0000 mgr.y (mgr.14152) 214 : cluster 0 pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T04:45:46.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:45:45 smithi090 bash[32384]: cluster 2023-12-01T04:45:44.299995+0000 mgr.y (mgr.14152) 214 : cluster 0 pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T04:45:48.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:45:47 smithi080 bash[28361]: cluster 2023-12-01T04:45:46.300506+0000 mgr.y (mgr.14152) 215 : cluster 0 pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T04:45:48.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:45:47 smithi080 bash[41963]: cluster 2023-12-01T04:45:46.300506+0000 mgr.y (mgr.14152) 215 : cluster 0 pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T04:45:48.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:45:47 smithi090 bash[32384]: cluster 2023-12-01T04:45:46.300506+0000 mgr.y (mgr.14152) 215 : cluster 0 pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T04:45:50.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:45:49 smithi080 bash[28361]: cluster 2023-12-01T04:45:48.301060+0000 mgr.y (mgr.14152) 216 : cluster 0 pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T04:45:50.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:45:49 smithi080 bash[41963]: cluster 2023-12-01T04:45:48.301060+0000 mgr.y (mgr.14152) 216 : cluster 0 pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T04:45:50.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:45:49 smithi090 bash[32384]: cluster 2023-12-01T04:45:48.301060+0000 mgr.y (mgr.14152) 216 : cluster 0 pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T04:45:52.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:45:51 smithi080 bash[41963]: cluster 2023-12-01T04:45:50.301628+0000 mgr.y (mgr.14152) 217 : cluster 0 pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T04:45:52.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:45:51 smithi080 bash[41963]: audit 2023-12-01T04:45:51.292751+0000 mon.c (mon.2) 13 : audit 1 from='client.? 172.21.15.90:0/1151204650' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "51824cf0-bb27-4bd4-9b24-b437ede45b7d"}]: dispatch 2023-12-01T04:45:52.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:45:51 smithi080 bash[41963]: audit 2023-12-01T04:45:51.293532+0000 mon.a (mon.0) 441 : audit 1 from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "51824cf0-bb27-4bd4-9b24-b437ede45b7d"}]: dispatch 2023-12-01T04:45:52.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:45:51 smithi080 bash[41963]: audit 2023-12-01T04:45:51.302639+0000 mon.a (mon.0) 442 : audit 1 from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "51824cf0-bb27-4bd4-9b24-b437ede45b7d"}]': finished 2023-12-01T04:45:52.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:45:51 smithi080 bash[41963]: cluster 2023-12-01T04:45:51.302720+0000 mon.a (mon.0) 443 : cluster 0 osdmap e28: 5 total, 4 up, 5 in 2023-12-01T04:45:52.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:45:51 smithi080 bash[41963]: audit 2023-12-01T04:45:51.302896+0000 mon.a (mon.0) 444 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-01T04:45:52.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:45:51 smithi080 bash[28361]: cluster 2023-12-01T04:45:50.301628+0000 mgr.y (mgr.14152) 217 : cluster 0 pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T04:45:52.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:45:51 smithi080 bash[28361]: audit 2023-12-01T04:45:51.292751+0000 mon.c (mon.2) 13 : audit 1 from='client.? 172.21.15.90:0/1151204650' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "51824cf0-bb27-4bd4-9b24-b437ede45b7d"}]: dispatch 2023-12-01T04:45:52.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:45:51 smithi080 bash[28361]: audit 2023-12-01T04:45:51.293532+0000 mon.a (mon.0) 441 : audit 1 from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "51824cf0-bb27-4bd4-9b24-b437ede45b7d"}]: dispatch 2023-12-01T04:45:52.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:45:51 smithi080 bash[28361]: audit 2023-12-01T04:45:51.302639+0000 mon.a (mon.0) 442 : audit 1 from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "51824cf0-bb27-4bd4-9b24-b437ede45b7d"}]': finished 2023-12-01T04:45:52.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:45:51 smithi080 bash[28361]: cluster 2023-12-01T04:45:51.302720+0000 mon.a (mon.0) 443 : cluster 0 osdmap e28: 5 total, 4 up, 5 in 2023-12-01T04:45:52.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:45:51 smithi080 bash[28361]: audit 2023-12-01T04:45:51.302896+0000 mon.a (mon.0) 444 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-01T04:45:52.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:45:51 smithi090 bash[32384]: cluster 2023-12-01T04:45:50.301628+0000 mgr.y (mgr.14152) 217 : cluster 0 pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T04:45:52.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:45:51 smithi090 bash[32384]: audit 2023-12-01T04:45:51.292751+0000 mon.c (mon.2) 13 : audit 1 from='client.? 172.21.15.90:0/1151204650' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "51824cf0-bb27-4bd4-9b24-b437ede45b7d"}]: dispatch 2023-12-01T04:45:52.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:45:51 smithi090 bash[32384]: audit 2023-12-01T04:45:51.293532+0000 mon.a (mon.0) 441 : audit 1 from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "51824cf0-bb27-4bd4-9b24-b437ede45b7d"}]: dispatch 2023-12-01T04:45:52.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:45:51 smithi090 bash[32384]: audit 2023-12-01T04:45:51.302639+0000 mon.a (mon.0) 442 : audit 1 from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "51824cf0-bb27-4bd4-9b24-b437ede45b7d"}]': finished 2023-12-01T04:45:52.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:45:51 smithi090 bash[32384]: cluster 2023-12-01T04:45:51.302720+0000 mon.a (mon.0) 443 : cluster 0 osdmap e28: 5 total, 4 up, 5 in 2023-12-01T04:45:52.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:45:51 smithi090 bash[32384]: audit 2023-12-01T04:45:51.302896+0000 mon.a (mon.0) 444 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-01T04:45:53.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:45:52 smithi080 bash[28361]: audit 2023-12-01T04:45:52.072226+0000 mon.b (mon.1) 9 : audit 0 from='client.? 172.21.15.90:0/163955124' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-01T04:45:53.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:45:52 smithi080 bash[41963]: audit 2023-12-01T04:45:52.072226+0000 mon.b (mon.1) 9 : audit 0 from='client.? 172.21.15.90:0/163955124' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-01T04:45:53.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:45:52 smithi090 bash[32384]: audit 2023-12-01T04:45:52.072226+0000 mon.b (mon.1) 9 : audit 0 from='client.? 172.21.15.90:0/163955124' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-01T04:45:54.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:45:53 smithi080 bash[28361]: cluster 2023-12-01T04:45:52.302147+0000 mgr.y (mgr.14152) 218 : cluster 0 pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T04:45:54.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:45:53 smithi080 bash[41963]: cluster 2023-12-01T04:45:52.302147+0000 mgr.y (mgr.14152) 218 : cluster 0 pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T04:45:54.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:45:53 smithi090 bash[32384]: cluster 2023-12-01T04:45:52.302147+0000 mgr.y (mgr.14152) 218 : cluster 0 pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T04:45:56.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:45:55 smithi080 bash[41963]: cluster 2023-12-01T04:45:54.302697+0000 mgr.y (mgr.14152) 219 : cluster 0 pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T04:45:56.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:45:55 smithi080 bash[28361]: cluster 2023-12-01T04:45:54.302697+0000 mgr.y (mgr.14152) 219 : cluster 0 pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T04:45:56.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:45:55 smithi090 bash[32384]: cluster 2023-12-01T04:45:54.302697+0000 mgr.y (mgr.14152) 219 : cluster 0 pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T04:45:58.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:45:57 smithi080 bash[28361]: cluster 2023-12-01T04:45:56.303219+0000 mgr.y (mgr.14152) 220 : cluster 0 pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T04:45:58.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:45:57 smithi080 bash[41963]: cluster 2023-12-01T04:45:56.303219+0000 mgr.y (mgr.14152) 220 : cluster 0 pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T04:45:58.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:45:57 smithi090 bash[32384]: cluster 2023-12-01T04:45:56.303219+0000 mgr.y (mgr.14152) 220 : cluster 0 pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T04:46:00.238 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:45:59 smithi090 bash[32384]: cluster 2023-12-01T04:45:58.303770+0000 mgr.y (mgr.14152) 221 : cluster 0 pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T04:46:00.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:45:59 smithi080 bash[28361]: cluster 2023-12-01T04:45:58.303770+0000 mgr.y (mgr.14152) 221 : cluster 0 pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T04:46:00.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:45:59 smithi080 bash[41963]: cluster 2023-12-01T04:45:58.303770+0000 mgr.y (mgr.14152) 221 : cluster 0 pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T04:46:02.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:46:01 smithi090 bash[32384]: cluster 2023-12-01T04:46:00.304251+0000 mgr.y (mgr.14152) 222 : cluster 0 pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T04:46:02.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:46:01 smithi080 bash[28361]: cluster 2023-12-01T04:46:00.304251+0000 mgr.y (mgr.14152) 222 : cluster 0 pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T04:46:02.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:46:01 smithi080 bash[41963]: cluster 2023-12-01T04:46:00.304251+0000 mgr.y (mgr.14152) 222 : cluster 0 pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T04:46:04.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:46:03 smithi090 bash[32384]: cluster 2023-12-01T04:46:02.304785+0000 mgr.y (mgr.14152) 223 : cluster 0 pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T04:46:04.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:46:03 smithi080 bash[28361]: cluster 2023-12-01T04:46:02.304785+0000 mgr.y (mgr.14152) 223 : cluster 0 pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T04:46:04.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:46:03 smithi080 bash[41963]: cluster 2023-12-01T04:46:02.304785+0000 mgr.y (mgr.14152) 223 : cluster 0 pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T04:46:05.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:46:04 smithi090 bash[32384]: audit 2023-12-01T04:46:04.357351+0000 mon.a (mon.0) 445 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-01T04:46:05.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:46:04 smithi090 bash[32384]: audit 2023-12-01T04:46:04.358884+0000 mon.a (mon.0) 446 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:46:05.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:46:04 smithi080 bash[28361]: audit 2023-12-01T04:46:04.357351+0000 mon.a (mon.0) 445 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-01T04:46:05.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:46:04 smithi080 bash[28361]: audit 2023-12-01T04:46:04.358884+0000 mon.a (mon.0) 446 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:46:05.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:46:04 smithi080 bash[41963]: audit 2023-12-01T04:46:04.357351+0000 mon.a (mon.0) 445 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-01T04:46:05.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:46:04 smithi080 bash[41963]: audit 2023-12-01T04:46:04.358884+0000 mon.a (mon.0) 446 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:46:06.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:46:05 smithi090 bash[32384]: cluster 2023-12-01T04:46:04.305351+0000 mgr.y (mgr.14152) 224 : cluster 0 pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T04:46:06.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:46:05 smithi090 bash[32384]: cephadm 2023-12-01T04:46:04.360203+0000 mgr.y (mgr.14152) 225 : cephadm 1 Deploying daemon osd.4 on smithi090 2023-12-01T04:46:06.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:46:05 smithi080 bash[41963]: cluster 2023-12-01T04:46:04.305351+0000 mgr.y (mgr.14152) 224 : cluster 0 pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T04:46:06.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:46:05 smithi080 bash[41963]: cephadm 2023-12-01T04:46:04.360203+0000 mgr.y (mgr.14152) 225 : cephadm 1 Deploying daemon osd.4 on smithi090 2023-12-01T04:46:06.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:46:05 smithi080 bash[28361]: cluster 2023-12-01T04:46:04.305351+0000 mgr.y (mgr.14152) 224 : cluster 0 pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T04:46:06.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:46:05 smithi080 bash[28361]: cephadm 2023-12-01T04:46:04.360203+0000 mgr.y (mgr.14152) 225 : cephadm 1 Deploying daemon osd.4 on smithi090 2023-12-01T04:46:08.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:46:07 smithi090 bash[32384]: cluster 2023-12-01T04:46:06.305929+0000 mgr.y (mgr.14152) 226 : cluster 0 pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T04:46:08.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:46:07 smithi080 bash[28361]: cluster 2023-12-01T04:46:06.305929+0000 mgr.y (mgr.14152) 226 : cluster 0 pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T04:46:08.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:46:07 smithi080 bash[41963]: cluster 2023-12-01T04:46:06.305929+0000 mgr.y (mgr.14152) 226 : cluster 0 pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T04:46:10.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:46:09 smithi090 bash[32384]: cluster 2023-12-01T04:46:08.306486+0000 mgr.y (mgr.14152) 227 : cluster 0 pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T04:46:10.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:46:09 smithi090 bash[32384]: audit 2023-12-01T04:46:09.360584+0000 mon.a (mon.0) 447 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:46:10.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:46:09 smithi090 bash[32384]: audit 2023-12-01T04:46:09.366262+0000 mon.a (mon.0) 448 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:46:10.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:46:09 smithi090 bash[32384]: audit 2023-12-01T04:46:09.403286+0000 mon.a (mon.0) 449 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:46:10.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:46:09 smithi080 bash[28361]: cluster 2023-12-01T04:46:08.306486+0000 mgr.y (mgr.14152) 227 : cluster 0 pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T04:46:10.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:46:09 smithi080 bash[28361]: audit 2023-12-01T04:46:09.360584+0000 mon.a (mon.0) 447 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:46:10.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:46:09 smithi080 bash[28361]: audit 2023-12-01T04:46:09.366262+0000 mon.a (mon.0) 448 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:46:10.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:46:09 smithi080 bash[28361]: audit 2023-12-01T04:46:09.403286+0000 mon.a (mon.0) 449 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:46:10.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:46:09 smithi080 bash[41963]: cluster 2023-12-01T04:46:08.306486+0000 mgr.y (mgr.14152) 227 : cluster 0 pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T04:46:10.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:46:09 smithi080 bash[41963]: audit 2023-12-01T04:46:09.360584+0000 mon.a (mon.0) 447 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:46:10.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:46:09 smithi080 bash[41963]: audit 2023-12-01T04:46:09.366262+0000 mon.a (mon.0) 448 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:46:10.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:46:09 smithi080 bash[41963]: audit 2023-12-01T04:46:09.403286+0000 mon.a (mon.0) 449 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:46:12.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:46:11 smithi090 bash[32384]: cluster 2023-12-01T04:46:10.307056+0000 mgr.y (mgr.14152) 228 : cluster 0 pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T04:46:12.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:46:11 smithi080 bash[28361]: cluster 2023-12-01T04:46:10.307056+0000 mgr.y (mgr.14152) 228 : cluster 0 pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T04:46:12.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:46:11 smithi080 bash[41963]: cluster 2023-12-01T04:46:10.307056+0000 mgr.y (mgr.14152) 228 : cluster 0 pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T04:46:14.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:46:13 smithi090 bash[32384]: cluster 2023-12-01T04:46:12.307658+0000 mgr.y (mgr.14152) 229 : cluster 0 pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T04:46:14.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:46:13 smithi080 bash[28361]: cluster 2023-12-01T04:46:12.307658+0000 mgr.y (mgr.14152) 229 : cluster 0 pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T04:46:14.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:46:13 smithi080 bash[41963]: cluster 2023-12-01T04:46:12.307658+0000 mgr.y (mgr.14152) 229 : cluster 0 pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T04:46:16.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:46:15 smithi090 bash[32384]: cluster 2023-12-01T04:46:14.308252+0000 mgr.y (mgr.14152) 230 : cluster 0 pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T04:46:16.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:46:15 smithi090 bash[32384]: audit 2023-12-01T04:46:14.702436+0000 mon.a (mon.0) 450 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:46:16.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:46:15 smithi090 bash[32384]: audit 2023-12-01T04:46:14.708660+0000 mon.a (mon.0) 451 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:46:16.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:46:15 smithi090 bash[32384]: audit 2023-12-01T04:46:15.176427+0000 mon.a (mon.0) 452 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:46:16.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:46:15 smithi090 bash[32384]: audit 2023-12-01T04:46:15.178227+0000 mon.a (mon.0) 453 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:46:16.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:46:15 smithi090 bash[32384]: audit 2023-12-01T04:46:15.187940+0000 mon.a (mon.0) 454 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:46:16.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:46:15 smithi080 bash[28361]: cluster 2023-12-01T04:46:14.308252+0000 mgr.y (mgr.14152) 230 : cluster 0 pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T04:46:16.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:46:15 smithi080 bash[28361]: audit 2023-12-01T04:46:14.702436+0000 mon.a (mon.0) 450 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:46:16.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:46:15 smithi080 bash[28361]: audit 2023-12-01T04:46:14.708660+0000 mon.a (mon.0) 451 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:46:16.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:46:15 smithi080 bash[28361]: audit 2023-12-01T04:46:15.176427+0000 mon.a (mon.0) 452 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:46:16.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:46:15 smithi080 bash[28361]: audit 2023-12-01T04:46:15.178227+0000 mon.a (mon.0) 453 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:46:16.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:46:15 smithi080 bash[28361]: audit 2023-12-01T04:46:15.187940+0000 mon.a (mon.0) 454 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:46:16.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:46:15 smithi080 bash[41963]: cluster 2023-12-01T04:46:14.308252+0000 mgr.y (mgr.14152) 230 : cluster 0 pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T04:46:16.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:46:15 smithi080 bash[41963]: audit 2023-12-01T04:46:14.702436+0000 mon.a (mon.0) 450 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:46:16.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:46:15 smithi080 bash[41963]: audit 2023-12-01T04:46:14.708660+0000 mon.a (mon.0) 451 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:46:16.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:46:15 smithi080 bash[41963]: audit 2023-12-01T04:46:15.176427+0000 mon.a (mon.0) 452 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:46:16.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:46:15 smithi080 bash[41963]: audit 2023-12-01T04:46:15.178227+0000 mon.a (mon.0) 453 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:46:16.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:46:15 smithi080 bash[41963]: audit 2023-12-01T04:46:15.187940+0000 mon.a (mon.0) 454 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:46:17.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:46:16 smithi090 bash[32384]: audit 2023-12-01T04:46:16.303950+0000 mon.b (mon.1) 10 : audit 1 from='osd.4 [v2:172.21.15.90:6800/2558122101,v1:172.21.15.90:6801/2558122101]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-01T04:46:17.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:46:16 smithi090 bash[32384]: audit 2023-12-01T04:46:16.308075+0000 mon.a (mon.0) 455 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-01T04:46:17.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:46:16 smithi080 bash[28361]: audit 2023-12-01T04:46:16.303950+0000 mon.b (mon.1) 10 : audit 1 from='osd.4 [v2:172.21.15.90:6800/2558122101,v1:172.21.15.90:6801/2558122101]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-01T04:46:17.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:46:16 smithi080 bash[28361]: audit 2023-12-01T04:46:16.308075+0000 mon.a (mon.0) 455 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-01T04:46:17.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:46:16 smithi080 bash[41963]: audit 2023-12-01T04:46:16.303950+0000 mon.b (mon.1) 10 : audit 1 from='osd.4 [v2:172.21.15.90:6800/2558122101,v1:172.21.15.90:6801/2558122101]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-01T04:46:17.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:46:16 smithi080 bash[41963]: audit 2023-12-01T04:46:16.308075+0000 mon.a (mon.0) 455 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-01T04:46:17.995 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:46:17 smithi090 bash[32384]: cluster 2023-12-01T04:46:16.308737+0000 mgr.y (mgr.14152) 231 : cluster 0 pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T04:46:17.995 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:46:17 smithi090 bash[32384]: audit 2023-12-01T04:46:16.709889+0000 mon.b (mon.1) 11 : audit 1 from='osd.4 [v2:172.21.15.90:6800/2558122101,v1:172.21.15.90:6801/2558122101]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi090", "root=default"]}]: dispatch 2023-12-01T04:46:17.995 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:46:17 smithi090 bash[32384]: audit 2023-12-01T04:46:16.712393+0000 mon.a (mon.0) 456 : audit 1 from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-12-01T04:46:17.995 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:46:17 smithi090 bash[32384]: cluster 2023-12-01T04:46:16.712472+0000 mon.a (mon.0) 457 : cluster 0 osdmap e29: 5 total, 4 up, 5 in 2023-12-01T04:46:17.995 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:46:17 smithi090 bash[32384]: audit 2023-12-01T04:46:16.712639+0000 mon.a (mon.0) 458 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-01T04:46:17.995 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:46:17 smithi090 bash[32384]: audit 2023-12-01T04:46:16.713809+0000 mon.a (mon.0) 459 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi090", "root=default"]}]: dispatch 2023-12-01T04:46:18.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:46:17 smithi080 bash[41963]: cluster 2023-12-01T04:46:16.308737+0000 mgr.y (mgr.14152) 231 : cluster 0 pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T04:46:18.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:46:17 smithi080 bash[41963]: audit 2023-12-01T04:46:16.709889+0000 mon.b (mon.1) 11 : audit 1 from='osd.4 [v2:172.21.15.90:6800/2558122101,v1:172.21.15.90:6801/2558122101]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi090", "root=default"]}]: dispatch 2023-12-01T04:46:18.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:46:17 smithi080 bash[41963]: audit 2023-12-01T04:46:16.712393+0000 mon.a (mon.0) 456 : audit 1 from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-12-01T04:46:18.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:46:17 smithi080 bash[41963]: cluster 2023-12-01T04:46:16.712472+0000 mon.a (mon.0) 457 : cluster 0 osdmap e29: 5 total, 4 up, 5 in 2023-12-01T04:46:18.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:46:17 smithi080 bash[41963]: audit 2023-12-01T04:46:16.712639+0000 mon.a (mon.0) 458 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-01T04:46:18.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:46:17 smithi080 bash[41963]: audit 2023-12-01T04:46:16.713809+0000 mon.a (mon.0) 459 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi090", "root=default"]}]: dispatch 2023-12-01T04:46:18.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:46:17 smithi080 bash[28361]: cluster 2023-12-01T04:46:16.308737+0000 mgr.y (mgr.14152) 231 : cluster 0 pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T04:46:18.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:46:17 smithi080 bash[28361]: audit 2023-12-01T04:46:16.709889+0000 mon.b (mon.1) 11 : audit 1 from='osd.4 [v2:172.21.15.90:6800/2558122101,v1:172.21.15.90:6801/2558122101]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi090", "root=default"]}]: dispatch 2023-12-01T04:46:18.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:46:17 smithi080 bash[28361]: audit 2023-12-01T04:46:16.712393+0000 mon.a (mon.0) 456 : audit 1 from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-12-01T04:46:18.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:46:17 smithi080 bash[28361]: cluster 2023-12-01T04:46:16.712472+0000 mon.a (mon.0) 457 : cluster 0 osdmap e29: 5 total, 4 up, 5 in 2023-12-01T04:46:18.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:46:17 smithi080 bash[28361]: audit 2023-12-01T04:46:16.712639+0000 mon.a (mon.0) 458 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-01T04:46:18.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:46:17 smithi080 bash[28361]: audit 2023-12-01T04:46:16.713809+0000 mon.a (mon.0) 459 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi090", "root=default"]}]: dispatch 2023-12-01T04:46:18.810 INFO:teuthology.orchestra.run.smithi090.stdout:Created osd(s) 4 on host 'smithi090' 2023-12-01T04:46:19.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:46:18 smithi090 bash[32384]: audit 2023-12-01T04:46:17.718190+0000 mon.a (mon.0) 460 : audit 1 from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi090", "root=default"]}]': finished 2023-12-01T04:46:19.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:46:18 smithi090 bash[32384]: cluster 2023-12-01T04:46:17.718425+0000 mon.a (mon.0) 461 : cluster 0 osdmap e30: 5 total, 4 up, 5 in 2023-12-01T04:46:19.026 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:46:18 smithi090 bash[32384]: audit 2023-12-01T04:46:17.719115+0000 mon.a (mon.0) 462 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-01T04:46:19.026 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:46:18 smithi090 bash[32384]: audit 2023-12-01T04:46:17.726478+0000 mon.a (mon.0) 463 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-01T04:46:19.027 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:46:18 smithi090 bash[32384]: cluster 2023-12-01T04:46:18.720764+0000 mon.a (mon.0) 464 : cluster 1 osd.4 [v2:172.21.15.90:6800/2558122101,v1:172.21.15.90:6801/2558122101] boot 2023-12-01T04:46:19.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:46:18 smithi080 bash[28361]: audit 2023-12-01T04:46:17.718190+0000 mon.a (mon.0) 460 : audit 1 from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi090", "root=default"]}]': finished 2023-12-01T04:46:19.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:46:18 smithi080 bash[28361]: cluster 2023-12-01T04:46:17.718425+0000 mon.a (mon.0) 461 : cluster 0 osdmap e30: 5 total, 4 up, 5 in 2023-12-01T04:46:19.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:46:18 smithi080 bash[28361]: audit 2023-12-01T04:46:17.719115+0000 mon.a (mon.0) 462 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-01T04:46:19.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:46:18 smithi080 bash[28361]: audit 2023-12-01T04:46:17.726478+0000 mon.a (mon.0) 463 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-01T04:46:19.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:46:18 smithi080 bash[28361]: cluster 2023-12-01T04:46:18.720764+0000 mon.a (mon.0) 464 : cluster 1 osd.4 [v2:172.21.15.90:6800/2558122101,v1:172.21.15.90:6801/2558122101] boot 2023-12-01T04:46:19.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:46:18 smithi080 bash[41963]: audit 2023-12-01T04:46:17.718190+0000 mon.a (mon.0) 460 : audit 1 from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi090", "root=default"]}]': finished 2023-12-01T04:46:19.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:46:18 smithi080 bash[41963]: cluster 2023-12-01T04:46:17.718425+0000 mon.a (mon.0) 461 : cluster 0 osdmap e30: 5 total, 4 up, 5 in 2023-12-01T04:46:19.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:46:18 smithi080 bash[41963]: audit 2023-12-01T04:46:17.719115+0000 mon.a (mon.0) 462 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-01T04:46:19.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:46:18 smithi080 bash[41963]: audit 2023-12-01T04:46:17.726478+0000 mon.a (mon.0) 463 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-01T04:46:19.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:46:18 smithi080 bash[41963]: cluster 2023-12-01T04:46:18.720764+0000 mon.a (mon.0) 464 : cluster 1 osd.4 [v2:172.21.15.90:6800/2558122101,v1:172.21.15.90:6801/2558122101] boot 2023-12-01T04:46:19.508 DEBUG:teuthology.orchestra.run.smithi090:osd.4> sudo journalctl -f -n 0 -u ceph-597927aa-9003-11ee-95a2-87774f69a715@osd.4.service 2023-12-01T04:46:19.511 INFO:tasks.cephadm:Deploying osd.5 on smithi090 with /dev/vg_nvme/lv_3... 2023-12-01T04:46:19.511 DEBUG:teuthology.orchestra.run.smithi090:> 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 597927aa-9003-11ee-95a2-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2023-12-01T04:46:19.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:46:19 smithi090 bash[32384]: cluster 2023-12-01T04:46:17.315498+0000 osd.4 (osd.4) 1 : cluster 0 purged_snaps scrub starts 2023-12-01T04:46:19.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:46:19 smithi090 bash[32384]: cluster 2023-12-01T04:46:17.315614+0000 osd.4 (osd.4) 2 : cluster 0 purged_snaps scrub ok 2023-12-01T04:46:19.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:46:19 smithi090 bash[32384]: cluster 2023-12-01T04:46:18.309275+0000 mgr.y (mgr.14152) 232 : cluster 0 pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T04:46:19.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:46:19 smithi090 bash[32384]: cluster 2023-12-01T04:46:18.720832+0000 mon.a (mon.0) 465 : cluster 0 osdmap e31: 5 total, 5 up, 5 in 2023-12-01T04:46:19.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:46:19 smithi090 bash[32384]: audit 2023-12-01T04:46:18.721102+0000 mon.a (mon.0) 466 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-01T04:46:19.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:46:19 smithi090 bash[32384]: audit 2023-12-01T04:46:18.775946+0000 mon.a (mon.0) 467 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:46:19.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:46:19 smithi090 bash[32384]: audit 2023-12-01T04:46:18.780624+0000 mon.a (mon.0) 468 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:46:19.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:46:19 smithi090 bash[32384]: audit 2023-12-01T04:46:18.785409+0000 mon.a (mon.0) 469 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:46:19.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:46:19 smithi090 bash[32384]: cluster 2023-12-01T04:46:19.724195+0000 mon.a (mon.0) 470 : cluster 0 osdmap e32: 5 total, 5 up, 5 in 2023-12-01T04:46:19.812 INFO:journalctl@ceph.osd.4.smithi090.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-01T04:46:20.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:46:19 smithi080 bash[28361]: cluster 2023-12-01T04:46:17.315498+0000 osd.4 (osd.4) 1 : cluster 0 purged_snaps scrub starts 2023-12-01T04:46:20.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:46:19 smithi080 bash[28361]: cluster 2023-12-01T04:46:17.315614+0000 osd.4 (osd.4) 2 : cluster 0 purged_snaps scrub ok 2023-12-01T04:46:20.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:46:19 smithi080 bash[28361]: cluster 2023-12-01T04:46:18.309275+0000 mgr.y (mgr.14152) 232 : cluster 0 pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T04:46:20.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:46:19 smithi080 bash[28361]: cluster 2023-12-01T04:46:18.720832+0000 mon.a (mon.0) 465 : cluster 0 osdmap e31: 5 total, 5 up, 5 in 2023-12-01T04:46:20.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:46:19 smithi080 bash[28361]: audit 2023-12-01T04:46:18.721102+0000 mon.a (mon.0) 466 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-01T04:46:20.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:46:19 smithi080 bash[28361]: audit 2023-12-01T04:46:18.775946+0000 mon.a (mon.0) 467 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:46:20.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:46:19 smithi080 bash[28361]: audit 2023-12-01T04:46:18.780624+0000 mon.a (mon.0) 468 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:46:20.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:46:19 smithi080 bash[28361]: audit 2023-12-01T04:46:18.785409+0000 mon.a (mon.0) 469 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:46:20.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:46:19 smithi080 bash[28361]: cluster 2023-12-01T04:46:19.724195+0000 mon.a (mon.0) 470 : cluster 0 osdmap e32: 5 total, 5 up, 5 in 2023-12-01T04:46:20.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:46:19 smithi080 bash[41963]: cluster 2023-12-01T04:46:17.315498+0000 osd.4 (osd.4) 1 : cluster 0 purged_snaps scrub starts 2023-12-01T04:46:20.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:46:19 smithi080 bash[41963]: cluster 2023-12-01T04:46:17.315614+0000 osd.4 (osd.4) 2 : cluster 0 purged_snaps scrub ok 2023-12-01T04:46:20.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:46:19 smithi080 bash[41963]: cluster 2023-12-01T04:46:18.309275+0000 mgr.y (mgr.14152) 232 : cluster 0 pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T04:46:20.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:46:19 smithi080 bash[41963]: cluster 2023-12-01T04:46:18.720832+0000 mon.a (mon.0) 465 : cluster 0 osdmap e31: 5 total, 5 up, 5 in 2023-12-01T04:46:20.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:46:19 smithi080 bash[41963]: audit 2023-12-01T04:46:18.721102+0000 mon.a (mon.0) 466 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-01T04:46:20.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:46:19 smithi080 bash[41963]: audit 2023-12-01T04:46:18.775946+0000 mon.a (mon.0) 467 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:46:20.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:46:19 smithi080 bash[41963]: audit 2023-12-01T04:46:18.780624+0000 mon.a (mon.0) 468 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:46:20.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:46:19 smithi080 bash[41963]: audit 2023-12-01T04:46:18.785409+0000 mon.a (mon.0) 469 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:46:20.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:46:19 smithi080 bash[41963]: cluster 2023-12-01T04:46:19.724195+0000 mon.a (mon.0) 470 : cluster 0 osdmap e32: 5 total, 5 up, 5 in 2023-12-01T04:46:22.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:46:21 smithi090 bash[32384]: cluster 2023-12-01T04:46:20.309829+0000 mgr.y (mgr.14152) 233 : cluster 0 pgmap v206: 1 pgs: 1 remapped+peering; 577 KiB data, 134 MiB used, 447 GiB / 447 GiB avail 2023-12-01T04:46:22.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:46:21 smithi090 bash[32384]: cluster 2023-12-01T04:46:20.724695+0000 mon.a (mon.0) 471 : cluster 0 osdmap e33: 5 total, 5 up, 5 in 2023-12-01T04:46:22.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:46:21 smithi090 bash[32384]: cluster 2023-12-01T04:46:21.577692+0000 mon.a (mon.0) 472 : cluster 0 osdmap e34: 5 total, 5 up, 5 in 2023-12-01T04:46:22.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:46:21 smithi080 bash[41963]: cluster 2023-12-01T04:46:20.309829+0000 mgr.y (mgr.14152) 233 : cluster 0 pgmap v206: 1 pgs: 1 remapped+peering; 577 KiB data, 134 MiB used, 447 GiB / 447 GiB avail 2023-12-01T04:46:22.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:46:21 smithi080 bash[41963]: cluster 2023-12-01T04:46:20.724695+0000 mon.a (mon.0) 471 : cluster 0 osdmap e33: 5 total, 5 up, 5 in 2023-12-01T04:46:22.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:46:21 smithi080 bash[41963]: cluster 2023-12-01T04:46:21.577692+0000 mon.a (mon.0) 472 : cluster 0 osdmap e34: 5 total, 5 up, 5 in 2023-12-01T04:46:22.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:46:21 smithi080 bash[28361]: cluster 2023-12-01T04:46:20.309829+0000 mgr.y (mgr.14152) 233 : cluster 0 pgmap v206: 1 pgs: 1 remapped+peering; 577 KiB data, 134 MiB used, 447 GiB / 447 GiB avail 2023-12-01T04:46:22.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:46:21 smithi080 bash[28361]: cluster 2023-12-01T04:46:20.724695+0000 mon.a (mon.0) 471 : cluster 0 osdmap e33: 5 total, 5 up, 5 in 2023-12-01T04:46:22.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:46:21 smithi080 bash[28361]: cluster 2023-12-01T04:46:21.577692+0000 mon.a (mon.0) 472 : cluster 0 osdmap e34: 5 total, 5 up, 5 in 2023-12-01T04:46:23.615 INFO:teuthology.orchestra.run.smithi090.stderr:Inferring config /var/lib/ceph/597927aa-9003-11ee-95a2-87774f69a715/mon.b/config 2023-12-01T04:46:23.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:46:23 smithi080 bash[28361]: cluster 2023-12-01T04:46:22.310398+0000 mgr.y (mgr.14152) 234 : cluster 0 pgmap v209: 1 pgs: 1 remapped+peering; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-12-01T04:46:23.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:46:23 smithi080 bash[28361]: cluster 2023-12-01T04:46:22.580296+0000 mon.a (mon.0) 473 : cluster 0 osdmap e35: 5 total, 5 up, 5 in 2023-12-01T04:46:23.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:46:23 smithi080 bash[41963]: cluster 2023-12-01T04:46:22.310398+0000 mgr.y (mgr.14152) 234 : cluster 0 pgmap v209: 1 pgs: 1 remapped+peering; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-12-01T04:46:23.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:46:23 smithi080 bash[41963]: cluster 2023-12-01T04:46:22.580296+0000 mon.a (mon.0) 473 : cluster 0 osdmap e35: 5 total, 5 up, 5 in 2023-12-01T04:46:23.964 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:46:23 smithi090 bash[32384]: cluster 2023-12-01T04:46:22.310398+0000 mgr.y (mgr.14152) 234 : cluster 0 pgmap v209: 1 pgs: 1 remapped+peering; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-12-01T04:46:23.964 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:46:23 smithi090 bash[32384]: cluster 2023-12-01T04:46:22.580296+0000 mon.a (mon.0) 473 : cluster 0 osdmap e35: 5 total, 5 up, 5 in 2023-12-01T04:46:25.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:46:25 smithi090 bash[32384]: cluster 2023-12-01T04:46:24.311108+0000 mgr.y (mgr.14152) 235 : cluster 0 pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 126 KiB/s, 0 objects/s recovering 2023-12-01T04:46:25.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:46:25 smithi080 bash[28361]: cluster 2023-12-01T04:46:24.311108+0000 mgr.y (mgr.14152) 235 : cluster 0 pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 126 KiB/s, 0 objects/s recovering 2023-12-01T04:46:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:46:25 smithi080 bash[41963]: cluster 2023-12-01T04:46:24.311108+0000 mgr.y (mgr.14152) 235 : cluster 0 pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 126 KiB/s, 0 objects/s recovering 2023-12-01T04:46:27.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:46:27 smithi080 bash[28361]: cluster 2023-12-01T04:46:26.311817+0000 mgr.y (mgr.14152) 236 : cluster 0 pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 96 KiB/s, 0 objects/s recovering 2023-12-01T04:46:27.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:46:27 smithi080 bash[41963]: cluster 2023-12-01T04:46:26.311817+0000 mgr.y (mgr.14152) 236 : cluster 0 pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 96 KiB/s, 0 objects/s recovering 2023-12-01T04:46:28.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:46:27 smithi090 bash[32384]: cluster 2023-12-01T04:46:26.311817+0000 mgr.y (mgr.14152) 236 : cluster 0 pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 96 KiB/s, 0 objects/s recovering 2023-12-01T04:46:28.746 INFO:teuthology.orchestra.run.smithi090.stderr:--> Zapping: /dev/vg_nvme/lv_3 2023-12-01T04:46:28.746 INFO:teuthology.orchestra.run.smithi090.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2023-12-01T04:46:28.746 INFO:teuthology.orchestra.run.smithi090.stderr: stderr: 10+0 records in 2023-12-01T04:46:28.746 INFO:teuthology.orchestra.run.smithi090.stderr:10+0 records out 2023-12-01T04:46:28.746 INFO:teuthology.orchestra.run.smithi090.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0172919 s, 606 MB/s 2023-12-01T04:46:28.746 INFO:teuthology.orchestra.run.smithi090.stderr:--> Zapping successful for: 2023-12-01T04:46:29.503 DEBUG:teuthology.orchestra.run.smithi090:> 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 597927aa-9003-11ee-95a2-87774f69a715 -- ceph orch daemon add osd smithi090:vg_nvme/lv_3 2023-12-01T04:46:29.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:46:29 smithi090 bash[32384]: cluster 2023-12-01T04:46:28.312390+0000 mgr.y (mgr.14152) 237 : cluster 0 pgmap v213: 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-01T04:46:29.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:46:29 smithi080 bash[28361]: cluster 2023-12-01T04:46:28.312390+0000 mgr.y (mgr.14152) 237 : cluster 0 pgmap v213: 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-01T04:46:29.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:46:29 smithi080 bash[41963]: cluster 2023-12-01T04:46:28.312390+0000 mgr.y (mgr.14152) 237 : cluster 0 pgmap v213: 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-01T04:46:31.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:46:31 smithi090 bash[32384]: cephadm 2023-12-01T04:46:30.228764+0000 mgr.y (mgr.14152) 238 : cephadm 1 Detected new or changed devices on smithi090 2023-12-01T04:46:31.525 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:46:31 smithi090 bash[32384]: audit 2023-12-01T04:46:30.237470+0000 mon.a (mon.0) 474 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:46:31.525 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:46:31 smithi090 bash[32384]: audit 2023-12-01T04:46:30.245936+0000 mon.a (mon.0) 475 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:46:31.525 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:46:31 smithi090 bash[32384]: audit 2023-12-01T04:46:30.247662+0000 mon.a (mon.0) 476 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:46:31.525 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:46:31 smithi090 bash[32384]: cephadm 2023-12-01T04:46:30.248644+0000 mgr.y (mgr.14152) 239 : cephadm 1 Adjusting osd_memory_target on smithi090 to 17265M 2023-12-01T04:46:31.525 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:46:31 smithi090 bash[32384]: audit 2023-12-01T04:46:30.254169+0000 mon.a (mon.0) 477 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:46:31.525 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:46:31 smithi090 bash[32384]: audit 2023-12-01T04:46:30.255693+0000 mon.a (mon.0) 478 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:46:31.526 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:46:31 smithi090 bash[32384]: audit 2023-12-01T04:46:30.256937+0000 mon.a (mon.0) 479 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:46:31.526 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:46:31 smithi090 bash[32384]: audit 2023-12-01T04:46:30.263079+0000 mon.a (mon.0) 480 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:46:31.526 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:46:31 smithi090 bash[32384]: cluster 2023-12-01T04:46:30.312825+0000 mgr.y (mgr.14152) 240 : cluster 0 pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 66 KiB/s, 0 objects/s recovering 2023-12-01T04:46:31.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:46:31 smithi080 bash[41963]: cephadm 2023-12-01T04:46:30.228764+0000 mgr.y (mgr.14152) 238 : cephadm 1 Detected new or changed devices on smithi090 2023-12-01T04:46:31.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:46:31 smithi080 bash[41963]: audit 2023-12-01T04:46:30.237470+0000 mon.a (mon.0) 474 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:46:31.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:46:31 smithi080 bash[41963]: audit 2023-12-01T04:46:30.245936+0000 mon.a (mon.0) 475 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:46:31.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:46:31 smithi080 bash[41963]: audit 2023-12-01T04:46:30.247662+0000 mon.a (mon.0) 476 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:46:31.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:46:31 smithi080 bash[41963]: cephadm 2023-12-01T04:46:30.248644+0000 mgr.y (mgr.14152) 239 : cephadm 1 Adjusting osd_memory_target on smithi090 to 17265M 2023-12-01T04:46:31.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:46:31 smithi080 bash[41963]: audit 2023-12-01T04:46:30.254169+0000 mon.a (mon.0) 477 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:46:31.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:46:31 smithi080 bash[41963]: audit 2023-12-01T04:46:30.255693+0000 mon.a (mon.0) 478 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:46:31.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:46:31 smithi080 bash[41963]: audit 2023-12-01T04:46:30.256937+0000 mon.a (mon.0) 479 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:46:31.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:46:31 smithi080 bash[41963]: audit 2023-12-01T04:46:30.263079+0000 mon.a (mon.0) 480 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:46:31.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:46:31 smithi080 bash[41963]: cluster 2023-12-01T04:46:30.312825+0000 mgr.y (mgr.14152) 240 : cluster 0 pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 66 KiB/s, 0 objects/s recovering 2023-12-01T04:46:31.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:46:31 smithi080 bash[28361]: cephadm 2023-12-01T04:46:30.228764+0000 mgr.y (mgr.14152) 238 : cephadm 1 Detected new or changed devices on smithi090 2023-12-01T04:46:31.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:46:31 smithi080 bash[28361]: audit 2023-12-01T04:46:30.237470+0000 mon.a (mon.0) 474 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:46:31.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:46:31 smithi080 bash[28361]: audit 2023-12-01T04:46:30.245936+0000 mon.a (mon.0) 475 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:46:31.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:46:31 smithi080 bash[28361]: audit 2023-12-01T04:46:30.247662+0000 mon.a (mon.0) 476 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:46:31.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:46:31 smithi080 bash[28361]: cephadm 2023-12-01T04:46:30.248644+0000 mgr.y (mgr.14152) 239 : cephadm 1 Adjusting osd_memory_target on smithi090 to 17265M 2023-12-01T04:46:31.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:46:31 smithi080 bash[28361]: audit 2023-12-01T04:46:30.254169+0000 mon.a (mon.0) 477 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:46:31.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:46:31 smithi080 bash[28361]: audit 2023-12-01T04:46:30.255693+0000 mon.a (mon.0) 478 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:46:31.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:46:31 smithi080 bash[28361]: audit 2023-12-01T04:46:30.256937+0000 mon.a (mon.0) 479 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:46:31.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:46:31 smithi080 bash[28361]: audit 2023-12-01T04:46:30.263079+0000 mon.a (mon.0) 480 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:46:31.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:46:31 smithi080 bash[28361]: cluster 2023-12-01T04:46:30.312825+0000 mgr.y (mgr.14152) 240 : cluster 0 pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 66 KiB/s, 0 objects/s recovering 2023-12-01T04:46:33.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:46:33 smithi080 bash[28361]: cluster 2023-12-01T04:46:32.313346+0000 mgr.y (mgr.14152) 241 : cluster 0 pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2023-12-01T04:46:33.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:46:33 smithi080 bash[41963]: cluster 2023-12-01T04:46:32.313346+0000 mgr.y (mgr.14152) 241 : cluster 0 pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2023-12-01T04:46:34.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:46:33 smithi090 bash[32384]: cluster 2023-12-01T04:46:32.313346+0000 mgr.y (mgr.14152) 241 : cluster 0 pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2023-12-01T04:46:34.188 INFO:teuthology.orchestra.run.smithi090.stderr:Inferring config /var/lib/ceph/597927aa-9003-11ee-95a2-87774f69a715/mon.b/config 2023-12-01T04:46:35.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:46:35 smithi080 bash[28361]: cluster 2023-12-01T04:46:34.313932+0000 mgr.y (mgr.14152) 242 : cluster 0 pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 49 KiB/s, 0 objects/s recovering 2023-12-01T04:46:35.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:46:35 smithi080 bash[41963]: cluster 2023-12-01T04:46:34.313932+0000 mgr.y (mgr.14152) 242 : cluster 0 pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 49 KiB/s, 0 objects/s recovering 2023-12-01T04:46:36.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:46:35 smithi090 bash[32384]: cluster 2023-12-01T04:46:34.313932+0000 mgr.y (mgr.14152) 242 : cluster 0 pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 49 KiB/s, 0 objects/s recovering 2023-12-01T04:46:37.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:46:37 smithi080 bash[28361]: cluster 2023-12-01T04:46:36.314488+0000 mgr.y (mgr.14152) 243 : cluster 0 pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-12-01T04:46:37.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:46:37 smithi080 bash[28361]: audit 2023-12-01T04:46:37.489867+0000 mon.a (mon.0) 481 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-01T04:46:37.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:46:37 smithi080 bash[28361]: audit 2023-12-01T04:46:37.496080+0000 mon.a (mon.0) 482 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-01T04:46:37.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:46:37 smithi080 bash[28361]: audit 2023-12-01T04:46:37.497435+0000 mon.a (mon.0) 483 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:46:37.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:46:37 smithi080 bash[41963]: cluster 2023-12-01T04:46:36.314488+0000 mgr.y (mgr.14152) 243 : cluster 0 pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-12-01T04:46:37.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:46:37 smithi080 bash[41963]: audit 2023-12-01T04:46:37.489867+0000 mon.a (mon.0) 481 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-01T04:46:37.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:46:37 smithi080 bash[41963]: audit 2023-12-01T04:46:37.496080+0000 mon.a (mon.0) 482 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-01T04:46:37.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:46:37 smithi080 bash[41963]: audit 2023-12-01T04:46:37.497435+0000 mon.a (mon.0) 483 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:46:38.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:46:37 smithi090 bash[32384]: cluster 2023-12-01T04:46:36.314488+0000 mgr.y (mgr.14152) 243 : cluster 0 pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-12-01T04:46:38.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:46:37 smithi090 bash[32384]: audit 2023-12-01T04:46:37.489867+0000 mon.a (mon.0) 481 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-01T04:46:38.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:46:37 smithi090 bash[32384]: audit 2023-12-01T04:46:37.496080+0000 mon.a (mon.0) 482 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-01T04:46:38.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:46:37 smithi090 bash[32384]: audit 2023-12-01T04:46:37.497435+0000 mon.a (mon.0) 483 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:46:38.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:46:38 smithi080 bash[28361]: audit 2023-12-01T04:46:37.483593+0000 mgr.y (mgr.14152) 244 : audit 0 from='client.24247 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi090:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:46:38.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:46:38 smithi080 bash[41963]: audit 2023-12-01T04:46:37.483593+0000 mgr.y (mgr.14152) 244 : audit 0 from='client.24247 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi090:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:46:39.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:46:38 smithi090 bash[32384]: audit 2023-12-01T04:46:37.483593+0000 mgr.y (mgr.14152) 244 : audit 0 from='client.24247 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi090:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:46:39.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:46:39 smithi080 bash[28361]: cluster 2023-12-01T04:46:38.315025+0000 mgr.y (mgr.14152) 245 : cluster 0 pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-12-01T04:46:39.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:46:39 smithi080 bash[41963]: cluster 2023-12-01T04:46:38.315025+0000 mgr.y (mgr.14152) 245 : cluster 0 pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-12-01T04:46:40.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:46:39 smithi090 bash[32384]: cluster 2023-12-01T04:46:38.315025+0000 mgr.y (mgr.14152) 245 : cluster 0 pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-12-01T04:46:41.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:46:41 smithi080 bash[28361]: cluster 2023-12-01T04:46:40.315605+0000 mgr.y (mgr.14152) 246 : cluster 0 pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-12-01T04:46:41.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:46:41 smithi080 bash[41963]: cluster 2023-12-01T04:46:40.315605+0000 mgr.y (mgr.14152) 246 : cluster 0 pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-12-01T04:46:42.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:46:41 smithi090 bash[32384]: cluster 2023-12-01T04:46:40.315605+0000 mgr.y (mgr.14152) 246 : cluster 0 pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-12-01T04:46:43.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:46:43 smithi080 bash[28361]: cluster 2023-12-01T04:46:42.316165+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-01T04:46:43.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:46:43 smithi080 bash[41963]: cluster 2023-12-01T04:46:42.316165+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-01T04:46:44.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:46:43 smithi090 bash[32384]: cluster 2023-12-01T04:46:42.316165+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-01T04:46:45.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:46:45 smithi080 bash[28361]: cluster 2023-12-01T04:46:44.316702+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-01T04:46:45.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:46:45 smithi080 bash[41963]: cluster 2023-12-01T04:46:44.316702+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-01T04:46:46.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:46:45 smithi090 bash[32384]: cluster 2023-12-01T04:46:44.316702+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-01T04:46:46.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:46:46 smithi080 bash[28361]: audit 2023-12-01T04:46:46.067335+0000 mon.b (mon.1) 12 : audit 1 from='client.? 172.21.15.90:0/4125820705' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b1244ca3-4253-4b0f-a7b2-1438b41781a3"}]: dispatch 2023-12-01T04:46:46.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:46:46 smithi080 bash[28361]: audit 2023-12-01T04:46:46.071845+0000 mon.a (mon.0) 484 : audit 1 from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b1244ca3-4253-4b0f-a7b2-1438b41781a3"}]: dispatch 2023-12-01T04:46:46.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:46:46 smithi080 bash[28361]: audit 2023-12-01T04:46:46.081001+0000 mon.a (mon.0) 485 : audit 1 from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b1244ca3-4253-4b0f-a7b2-1438b41781a3"}]': finished 2023-12-01T04:46:46.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:46:46 smithi080 bash[28361]: cluster 2023-12-01T04:46:46.081071+0000 mon.a (mon.0) 486 : cluster 0 osdmap e36: 6 total, 5 up, 6 in 2023-12-01T04:46:46.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:46:46 smithi080 bash[28361]: audit 2023-12-01T04:46:46.081354+0000 mon.a (mon.0) 487 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-01T04:46:46.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:46:46 smithi080 bash[41963]: audit 2023-12-01T04:46:46.067335+0000 mon.b (mon.1) 12 : audit 1 from='client.? 172.21.15.90:0/4125820705' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b1244ca3-4253-4b0f-a7b2-1438b41781a3"}]: dispatch 2023-12-01T04:46:46.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:46:46 smithi080 bash[41963]: audit 2023-12-01T04:46:46.071845+0000 mon.a (mon.0) 484 : audit 1 from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b1244ca3-4253-4b0f-a7b2-1438b41781a3"}]: dispatch 2023-12-01T04:46:46.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:46:46 smithi080 bash[41963]: audit 2023-12-01T04:46:46.081001+0000 mon.a (mon.0) 485 : audit 1 from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b1244ca3-4253-4b0f-a7b2-1438b41781a3"}]': finished 2023-12-01T04:46:46.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:46:46 smithi080 bash[41963]: cluster 2023-12-01T04:46:46.081071+0000 mon.a (mon.0) 486 : cluster 0 osdmap e36: 6 total, 5 up, 6 in 2023-12-01T04:46:46.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:46:46 smithi080 bash[41963]: audit 2023-12-01T04:46:46.081354+0000 mon.a (mon.0) 487 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-01T04:46:47.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:46:46 smithi090 bash[32384]: audit 2023-12-01T04:46:46.067335+0000 mon.b (mon.1) 12 : audit 1 from='client.? 172.21.15.90:0/4125820705' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b1244ca3-4253-4b0f-a7b2-1438b41781a3"}]: dispatch 2023-12-01T04:46:47.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:46:46 smithi090 bash[32384]: audit 2023-12-01T04:46:46.071845+0000 mon.a (mon.0) 484 : audit 1 from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b1244ca3-4253-4b0f-a7b2-1438b41781a3"}]: dispatch 2023-12-01T04:46:47.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:46:46 smithi090 bash[32384]: audit 2023-12-01T04:46:46.081001+0000 mon.a (mon.0) 485 : audit 1 from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b1244ca3-4253-4b0f-a7b2-1438b41781a3"}]': finished 2023-12-01T04:46:47.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:46:46 smithi090 bash[32384]: cluster 2023-12-01T04:46:46.081071+0000 mon.a (mon.0) 486 : cluster 0 osdmap e36: 6 total, 5 up, 6 in 2023-12-01T04:46:47.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:46:46 smithi090 bash[32384]: audit 2023-12-01T04:46:46.081354+0000 mon.a (mon.0) 487 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-01T04:46:47.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:46:47 smithi080 bash[28361]: cluster 2023-12-01T04:46:46.317276+0000 mgr.y (mgr.14152) 249 : cluster 0 pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-12-01T04:46:47.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:46:47 smithi080 bash[28361]: audit 2023-12-01T04:46:46.871523+0000 mon.b (mon.1) 13 : audit 0 from='client.? 172.21.15.90:0/3247883660' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-01T04:46:47.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:46:47 smithi080 bash[41963]: cluster 2023-12-01T04:46:46.317276+0000 mgr.y (mgr.14152) 249 : cluster 0 pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-12-01T04:46:47.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:46:47 smithi080 bash[41963]: audit 2023-12-01T04:46:46.871523+0000 mon.b (mon.1) 13 : audit 0 from='client.? 172.21.15.90:0/3247883660' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-01T04:46:48.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:46:47 smithi090 bash[32384]: cluster 2023-12-01T04:46:46.317276+0000 mgr.y (mgr.14152) 249 : cluster 0 pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-12-01T04:46:48.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:46:47 smithi090 bash[32384]: audit 2023-12-01T04:46:46.871523+0000 mon.b (mon.1) 13 : audit 0 from='client.? 172.21.15.90:0/3247883660' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-01T04:46:49.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:46:49 smithi090 bash[32384]: cluster 2023-12-01T04:46:48.317834+0000 mgr.y (mgr.14152) 250 : cluster 0 pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-12-01T04:46:49.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:46:49 smithi080 bash[28361]: cluster 2023-12-01T04:46:48.317834+0000 mgr.y (mgr.14152) 250 : cluster 0 pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-12-01T04:46:49.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:46:49 smithi080 bash[41963]: cluster 2023-12-01T04:46:48.317834+0000 mgr.y (mgr.14152) 250 : cluster 0 pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-12-01T04:46:51.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:46:51 smithi080 bash[28361]: cluster 2023-12-01T04:46:50.318421+0000 mgr.y (mgr.14152) 251 : cluster 0 pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-12-01T04:46:51.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:46:51 smithi080 bash[41963]: cluster 2023-12-01T04:46:50.318421+0000 mgr.y (mgr.14152) 251 : cluster 0 pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-12-01T04:46:52.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:46:51 smithi090 bash[32384]: cluster 2023-12-01T04:46:50.318421+0000 mgr.y (mgr.14152) 251 : cluster 0 pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-12-01T04:46:53.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:46:53 smithi080 bash[28361]: cluster 2023-12-01T04:46:52.319045+0000 mgr.y (mgr.14152) 252 : cluster 0 pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-12-01T04:46:53.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:46:53 smithi080 bash[41963]: cluster 2023-12-01T04:46:52.319045+0000 mgr.y (mgr.14152) 252 : cluster 0 pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-12-01T04:46:54.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:46:53 smithi090 bash[32384]: cluster 2023-12-01T04:46:52.319045+0000 mgr.y (mgr.14152) 252 : cluster 0 pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-12-01T04:46:55.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:46:55 smithi080 bash[28361]: cluster 2023-12-01T04:46:54.319622+0000 mgr.y (mgr.14152) 253 : cluster 0 pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-12-01T04:46:55.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:46:55 smithi080 bash[41963]: cluster 2023-12-01T04:46:54.319622+0000 mgr.y (mgr.14152) 253 : cluster 0 pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-12-01T04:46:56.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:46:55 smithi090 bash[32384]: cluster 2023-12-01T04:46:54.319622+0000 mgr.y (mgr.14152) 253 : cluster 0 pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-12-01T04:46:57.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:46:57 smithi080 bash[28361]: cluster 2023-12-01T04:46:56.320217+0000 mgr.y (mgr.14152) 254 : cluster 0 pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-12-01T04:46:57.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:46:57 smithi080 bash[41963]: cluster 2023-12-01T04:46:56.320217+0000 mgr.y (mgr.14152) 254 : cluster 0 pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-12-01T04:46:57.957 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:46:57 smithi090 bash[32384]: cluster 2023-12-01T04:46:56.320217+0000 mgr.y (mgr.14152) 254 : cluster 0 pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-12-01T04:46:59.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:46:59 smithi080 bash[28361]: cluster 2023-12-01T04:46:58.320724+0000 mgr.y (mgr.14152) 255 : cluster 0 pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-12-01T04:46:59.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:46:59 smithi080 bash[28361]: audit 2023-12-01T04:46:59.280974+0000 mon.a (mon.0) 488 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-01T04:46:59.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:46:59 smithi080 bash[28361]: audit 2023-12-01T04:46:59.282615+0000 mon.a (mon.0) 489 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:46:59.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:46:59 smithi080 bash[41963]: cluster 2023-12-01T04:46:58.320724+0000 mgr.y (mgr.14152) 255 : cluster 0 pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-12-01T04:46:59.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:46:59 smithi080 bash[41963]: audit 2023-12-01T04:46:59.280974+0000 mon.a (mon.0) 488 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-01T04:46:59.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:46:59 smithi080 bash[41963]: audit 2023-12-01T04:46:59.282615+0000 mon.a (mon.0) 489 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:47:00.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:46:59 smithi090 bash[32384]: cluster 2023-12-01T04:46:58.320724+0000 mgr.y (mgr.14152) 255 : cluster 0 pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-12-01T04:47:00.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:46:59 smithi090 bash[32384]: audit 2023-12-01T04:46:59.280974+0000 mon.a (mon.0) 488 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-01T04:47:00.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:46:59 smithi090 bash[32384]: audit 2023-12-01T04:46:59.282615+0000 mon.a (mon.0) 489 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:47:00.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:47:00 smithi090 bash[32384]: cephadm 2023-12-01T04:46:59.284071+0000 mgr.y (mgr.14152) 256 : cephadm 1 Deploying daemon osd.5 on smithi090 2023-12-01T04:47:00.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:47:00 smithi080 bash[28361]: cephadm 2023-12-01T04:46:59.284071+0000 mgr.y (mgr.14152) 256 : cephadm 1 Deploying daemon osd.5 on smithi090 2023-12-01T04:47:00.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:47:00 smithi080 bash[41963]: cephadm 2023-12-01T04:46:59.284071+0000 mgr.y (mgr.14152) 256 : cephadm 1 Deploying daemon osd.5 on smithi090 2023-12-01T04:47:01.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:47:01 smithi090 bash[32384]: cluster 2023-12-01T04:47:00.321262+0000 mgr.y (mgr.14152) 257 : cluster 0 pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-12-01T04:47:01.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:47:01 smithi080 bash[28361]: cluster 2023-12-01T04:47:00.321262+0000 mgr.y (mgr.14152) 257 : cluster 0 pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-12-01T04:47:01.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:47:01 smithi080 bash[41963]: cluster 2023-12-01T04:47:00.321262+0000 mgr.y (mgr.14152) 257 : cluster 0 pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-12-01T04:47:03.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:47:03 smithi080 bash[28361]: cluster 2023-12-01T04:47:02.321816+0000 mgr.y (mgr.14152) 258 : cluster 0 pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-12-01T04:47:03.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:47:03 smithi080 bash[41963]: cluster 2023-12-01T04:47:02.321816+0000 mgr.y (mgr.14152) 258 : cluster 0 pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-12-01T04:47:04.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:47:03 smithi090 bash[32384]: cluster 2023-12-01T04:47:02.321816+0000 mgr.y (mgr.14152) 258 : cluster 0 pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-12-01T04:47:05.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:47:05 smithi080 bash[28361]: audit 2023-12-01T04:47:04.084336+0000 mon.a (mon.0) 490 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:47:05.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:47:05 smithi080 bash[28361]: audit 2023-12-01T04:47:04.090724+0000 mon.a (mon.0) 491 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:47:05.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:47:05 smithi080 bash[28361]: audit 2023-12-01T04:47:04.091112+0000 mon.a (mon.0) 492 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:47:05.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:47:05 smithi080 bash[28361]: cluster 2023-12-01T04:47:04.322388+0000 mgr.y (mgr.14152) 259 : cluster 0 pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-12-01T04:47:05.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:47:05 smithi080 bash[41963]: audit 2023-12-01T04:47:04.084336+0000 mon.a (mon.0) 490 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:47:05.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:47:05 smithi080 bash[41963]: audit 2023-12-01T04:47:04.090724+0000 mon.a (mon.0) 491 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:47:05.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:47:05 smithi080 bash[41963]: audit 2023-12-01T04:47:04.091112+0000 mon.a (mon.0) 492 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:47:05.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:47:05 smithi080 bash[41963]: cluster 2023-12-01T04:47:04.322388+0000 mgr.y (mgr.14152) 259 : cluster 0 pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-12-01T04:47:05.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:47:05 smithi090 bash[32384]: audit 2023-12-01T04:47:04.084336+0000 mon.a (mon.0) 490 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:47:05.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:47:05 smithi090 bash[32384]: audit 2023-12-01T04:47:04.090724+0000 mon.a (mon.0) 491 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:47:05.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:47:05 smithi090 bash[32384]: audit 2023-12-01T04:47:04.091112+0000 mon.a (mon.0) 492 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:47:05.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:47:05 smithi090 bash[32384]: cluster 2023-12-01T04:47:04.322388+0000 mgr.y (mgr.14152) 259 : cluster 0 pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-12-01T04:47:07.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:47:07 smithi090 bash[32384]: cluster 2023-12-01T04:47:06.322922+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-01T04:47:07.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:47:07 smithi080 bash[28361]: cluster 2023-12-01T04:47:06.322922+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-01T04:47:07.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:47:07 smithi080 bash[41963]: cluster 2023-12-01T04:47:06.322922+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-01T04:47:09.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:47:09 smithi080 bash[28361]: cluster 2023-12-01T04:47:08.323466+0000 mgr.y (mgr.14152) 261 : cluster 0 pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-12-01T04:47:09.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:47:09 smithi080 bash[41963]: cluster 2023-12-01T04:47:08.323466+0000 mgr.y (mgr.14152) 261 : cluster 0 pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-12-01T04:47:10.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:47:09 smithi090 bash[32384]: cluster 2023-12-01T04:47:08.323466+0000 mgr.y (mgr.14152) 261 : cluster 0 pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-12-01T04:47:11.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:47:11 smithi090 bash[32384]: cluster 2023-12-01T04:47:10.324081+0000 mgr.y (mgr.14152) 262 : cluster 0 pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-12-01T04:47:11.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:47:11 smithi090 bash[32384]: audit 2023-12-01T04:47:10.535210+0000 mon.a (mon.0) 493 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:47:11.773 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:47:11 smithi090 bash[32384]: audit 2023-12-01T04:47:10.541053+0000 mon.a (mon.0) 494 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:47:11.773 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:47:11 smithi090 bash[32384]: audit 2023-12-01T04:47:10.542370+0000 mon.a (mon.0) 495 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:47:11.773 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:47:11 smithi090 bash[32384]: audit 2023-12-01T04:47:10.543573+0000 mon.a (mon.0) 496 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:47:11.773 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:47:11 smithi090 bash[32384]: audit 2023-12-01T04:47:10.550217+0000 mon.a (mon.0) 497 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:47:11.773 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:47:11 smithi090 bash[32384]: audit 2023-12-01T04:47:11.119000+0000 mon.b (mon.1) 14 : audit 1 from='osd.5 [v2:172.21.15.90:6808/1430575330,v1:172.21.15.90:6809/1430575330]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-01T04:47:11.773 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:47:11 smithi090 bash[32384]: audit 2023-12-01T04:47:11.123367+0000 mon.a (mon.0) 498 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-01T04:47:11.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:47:11 smithi080 bash[28361]: cluster 2023-12-01T04:47:10.324081+0000 mgr.y (mgr.14152) 262 : cluster 0 pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-12-01T04:47:11.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:47:11 smithi080 bash[28361]: audit 2023-12-01T04:47:10.535210+0000 mon.a (mon.0) 493 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:47:11.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:47:11 smithi080 bash[28361]: audit 2023-12-01T04:47:10.541053+0000 mon.a (mon.0) 494 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:47:11.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:47:11 smithi080 bash[28361]: audit 2023-12-01T04:47:10.542370+0000 mon.a (mon.0) 495 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:47:11.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:47:11 smithi080 bash[28361]: audit 2023-12-01T04:47:10.543573+0000 mon.a (mon.0) 496 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:47:11.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:47:11 smithi080 bash[28361]: audit 2023-12-01T04:47:10.550217+0000 mon.a (mon.0) 497 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:47:11.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:47:11 smithi080 bash[28361]: audit 2023-12-01T04:47:11.119000+0000 mon.b (mon.1) 14 : audit 1 from='osd.5 [v2:172.21.15.90:6808/1430575330,v1:172.21.15.90:6809/1430575330]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-01T04:47:11.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:47:11 smithi080 bash[28361]: audit 2023-12-01T04:47:11.123367+0000 mon.a (mon.0) 498 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-01T04:47:11.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:47:11 smithi080 bash[41963]: cluster 2023-12-01T04:47:10.324081+0000 mgr.y (mgr.14152) 262 : cluster 0 pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-12-01T04:47:11.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:47:11 smithi080 bash[41963]: audit 2023-12-01T04:47:10.535210+0000 mon.a (mon.0) 493 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:47:11.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:47:11 smithi080 bash[41963]: audit 2023-12-01T04:47:10.541053+0000 mon.a (mon.0) 494 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:47:11.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:47:11 smithi080 bash[41963]: audit 2023-12-01T04:47:10.542370+0000 mon.a (mon.0) 495 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:47:11.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:47:11 smithi080 bash[41963]: audit 2023-12-01T04:47:10.543573+0000 mon.a (mon.0) 496 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:47:11.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:47:11 smithi080 bash[41963]: audit 2023-12-01T04:47:10.550217+0000 mon.a (mon.0) 497 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:47:11.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:47:11 smithi080 bash[41963]: audit 2023-12-01T04:47:11.119000+0000 mon.b (mon.1) 14 : audit 1 from='osd.5 [v2:172.21.15.90:6808/1430575330,v1:172.21.15.90:6809/1430575330]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-01T04:47:11.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:47:11 smithi080 bash[41963]: audit 2023-12-01T04:47:11.123367+0000 mon.a (mon.0) 498 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-01T04:47:12.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:47:12 smithi080 bash[28361]: audit 2023-12-01T04:47:11.602428+0000 mon.b (mon.1) 15 : audit 1 from='osd.5 [v2:172.21.15.90:6808/1430575330,v1:172.21.15.90:6809/1430575330]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi090", "root=default"]}]: dispatch 2023-12-01T04:47:12.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:47:12 smithi080 bash[28361]: audit 2023-12-01T04:47:11.605325+0000 mon.a (mon.0) 499 : audit 1 from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-12-01T04:47:12.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:47:12 smithi080 bash[28361]: cluster 2023-12-01T04:47:11.605476+0000 mon.a (mon.0) 500 : cluster 0 osdmap e37: 6 total, 5 up, 6 in 2023-12-01T04:47:12.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:47:12 smithi080 bash[28361]: audit 2023-12-01T04:47:11.605687+0000 mon.a (mon.0) 501 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-01T04:47:12.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:47:12 smithi080 bash[28361]: audit 2023-12-01T04:47:11.606708+0000 mon.a (mon.0) 502 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi090", "root=default"]}]: dispatch 2023-12-01T04:47:12.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:47:12 smithi080 bash[41963]: audit 2023-12-01T04:47:11.602428+0000 mon.b (mon.1) 15 : audit 1 from='osd.5 [v2:172.21.15.90:6808/1430575330,v1:172.21.15.90:6809/1430575330]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi090", "root=default"]}]: dispatch 2023-12-01T04:47:12.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:47:12 smithi080 bash[41963]: audit 2023-12-01T04:47:11.605325+0000 mon.a (mon.0) 499 : audit 1 from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-12-01T04:47:12.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:47:12 smithi080 bash[41963]: cluster 2023-12-01T04:47:11.605476+0000 mon.a (mon.0) 500 : cluster 0 osdmap e37: 6 total, 5 up, 6 in 2023-12-01T04:47:12.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:47:12 smithi080 bash[41963]: audit 2023-12-01T04:47:11.605687+0000 mon.a (mon.0) 501 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-01T04:47:12.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:47:12 smithi080 bash[41963]: audit 2023-12-01T04:47:11.606708+0000 mon.a (mon.0) 502 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi090", "root=default"]}]: dispatch 2023-12-01T04:47:13.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:47:12 smithi090 bash[32384]: audit 2023-12-01T04:47:11.602428+0000 mon.b (mon.1) 15 : audit 1 from='osd.5 [v2:172.21.15.90:6808/1430575330,v1:172.21.15.90:6809/1430575330]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi090", "root=default"]}]: dispatch 2023-12-01T04:47:13.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:47:12 smithi090 bash[32384]: audit 2023-12-01T04:47:11.605325+0000 mon.a (mon.0) 499 : audit 1 from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-12-01T04:47:13.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:47:12 smithi090 bash[32384]: cluster 2023-12-01T04:47:11.605476+0000 mon.a (mon.0) 500 : cluster 0 osdmap e37: 6 total, 5 up, 6 in 2023-12-01T04:47:13.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:47:12 smithi090 bash[32384]: audit 2023-12-01T04:47:11.605687+0000 mon.a (mon.0) 501 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-01T04:47:13.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:47:12 smithi090 bash[32384]: audit 2023-12-01T04:47:11.606708+0000 mon.a (mon.0) 502 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi090", "root=default"]}]: dispatch 2023-12-01T04:47:13.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:47:13 smithi080 bash[28361]: cluster 2023-12-01T04:47:12.324635+0000 mgr.y (mgr.14152) 263 : cluster 0 pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-12-01T04:47:13.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:47:13 smithi080 bash[28361]: audit 2023-12-01T04:47:12.609730+0000 mon.a (mon.0) 503 : audit 1 from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi090", "root=default"]}]': finished 2023-12-01T04:47:13.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:47:13 smithi080 bash[28361]: cluster 2023-12-01T04:47:12.609885+0000 mon.a (mon.0) 504 : cluster 0 osdmap e38: 6 total, 5 up, 6 in 2023-12-01T04:47:13.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:47:13 smithi080 bash[28361]: audit 2023-12-01T04:47:12.610462+0000 mon.a (mon.0) 505 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-01T04:47:13.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:47:13 smithi080 bash[28361]: audit 2023-12-01T04:47:12.617163+0000 mon.a (mon.0) 506 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-01T04:47:13.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:47:13 smithi080 bash[41963]: cluster 2023-12-01T04:47:12.324635+0000 mgr.y (mgr.14152) 263 : cluster 0 pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-12-01T04:47:13.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:47:13 smithi080 bash[41963]: audit 2023-12-01T04:47:12.609730+0000 mon.a (mon.0) 503 : audit 1 from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi090", "root=default"]}]': finished 2023-12-01T04:47:13.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:47:13 smithi080 bash[41963]: cluster 2023-12-01T04:47:12.609885+0000 mon.a (mon.0) 504 : cluster 0 osdmap e38: 6 total, 5 up, 6 in 2023-12-01T04:47:13.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:47:13 smithi080 bash[41963]: audit 2023-12-01T04:47:12.610462+0000 mon.a (mon.0) 505 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-01T04:47:13.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:47:13 smithi080 bash[41963]: audit 2023-12-01T04:47:12.617163+0000 mon.a (mon.0) 506 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-01T04:47:13.962 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:47:13 smithi090 bash[32384]: cluster 2023-12-01T04:47:12.324635+0000 mgr.y (mgr.14152) 263 : cluster 0 pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-12-01T04:47:13.962 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:47:13 smithi090 bash[32384]: audit 2023-12-01T04:47:12.609730+0000 mon.a (mon.0) 503 : audit 1 from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi090", "root=default"]}]': finished 2023-12-01T04:47:13.962 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:47:13 smithi090 bash[32384]: cluster 2023-12-01T04:47:12.609885+0000 mon.a (mon.0) 504 : cluster 0 osdmap e38: 6 total, 5 up, 6 in 2023-12-01T04:47:13.962 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:47:13 smithi090 bash[32384]: audit 2023-12-01T04:47:12.610462+0000 mon.a (mon.0) 505 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-01T04:47:13.963 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:47:13 smithi090 bash[32384]: audit 2023-12-01T04:47:12.617163+0000 mon.a (mon.0) 506 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-01T04:47:14.615 INFO:teuthology.orchestra.run.smithi090.stdout:Created osd(s) 5 on host 'smithi090' 2023-12-01T04:47:14.894 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:47:14 smithi090 bash[32384]: cluster 2023-12-01T04:47:12.143281+0000 osd.5 (osd.5) 1 : cluster 0 purged_snaps scrub starts 2023-12-01T04:47:14.894 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:47:14 smithi090 bash[32384]: cluster 2023-12-01T04:47:12.143377+0000 osd.5 (osd.5) 2 : cluster 0 purged_snaps scrub ok 2023-12-01T04:47:14.895 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:47:14 smithi090 bash[32384]: cluster 2023-12-01T04:47:13.612235+0000 mon.a (mon.0) 507 : cluster 1 osd.5 [v2:172.21.15.90:6808/1430575330,v1:172.21.15.90:6809/1430575330] boot 2023-12-01T04:47:14.895 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:47:14 smithi090 bash[32384]: cluster 2023-12-01T04:47:13.612299+0000 mon.a (mon.0) 508 : cluster 0 osdmap e39: 6 total, 6 up, 6 in 2023-12-01T04:47:14.895 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:47:14 smithi090 bash[32384]: audit 2023-12-01T04:47:13.612506+0000 mon.a (mon.0) 509 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-01T04:47:14.895 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:47:14 smithi090 bash[32384]: audit 2023-12-01T04:47:14.571082+0000 mon.a (mon.0) 510 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:47:14.895 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:47:14 smithi090 bash[32384]: audit 2023-12-01T04:47:14.577511+0000 mon.a (mon.0) 511 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:47:14.895 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:47:14 smithi090 bash[32384]: audit 2023-12-01T04:47:14.593307+0000 mon.a (mon.0) 512 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:47:14.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:47:14 smithi080 bash[41963]: cluster 2023-12-01T04:47:12.143281+0000 osd.5 (osd.5) 1 : cluster 0 purged_snaps scrub starts 2023-12-01T04:47:14.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:47:14 smithi080 bash[41963]: cluster 2023-12-01T04:47:12.143377+0000 osd.5 (osd.5) 2 : cluster 0 purged_snaps scrub ok 2023-12-01T04:47:14.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:47:14 smithi080 bash[41963]: cluster 2023-12-01T04:47:13.612235+0000 mon.a (mon.0) 507 : cluster 1 osd.5 [v2:172.21.15.90:6808/1430575330,v1:172.21.15.90:6809/1430575330] boot 2023-12-01T04:47:14.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:47:14 smithi080 bash[41963]: cluster 2023-12-01T04:47:13.612299+0000 mon.a (mon.0) 508 : cluster 0 osdmap e39: 6 total, 6 up, 6 in 2023-12-01T04:47:14.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:47:14 smithi080 bash[41963]: audit 2023-12-01T04:47:13.612506+0000 mon.a (mon.0) 509 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-01T04:47:14.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:47:14 smithi080 bash[41963]: audit 2023-12-01T04:47:14.571082+0000 mon.a (mon.0) 510 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:47:14.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:47:14 smithi080 bash[41963]: audit 2023-12-01T04:47:14.577511+0000 mon.a (mon.0) 511 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:47:14.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:47:14 smithi080 bash[41963]: audit 2023-12-01T04:47:14.593307+0000 mon.a (mon.0) 512 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:47:14.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:47:14 smithi080 bash[28361]: cluster 2023-12-01T04:47:12.143281+0000 osd.5 (osd.5) 1 : cluster 0 purged_snaps scrub starts 2023-12-01T04:47:14.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:47:14 smithi080 bash[28361]: cluster 2023-12-01T04:47:12.143377+0000 osd.5 (osd.5) 2 : cluster 0 purged_snaps scrub ok 2023-12-01T04:47:14.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:47:14 smithi080 bash[28361]: cluster 2023-12-01T04:47:13.612235+0000 mon.a (mon.0) 507 : cluster 1 osd.5 [v2:172.21.15.90:6808/1430575330,v1:172.21.15.90:6809/1430575330] boot 2023-12-01T04:47:14.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:47:14 smithi080 bash[28361]: cluster 2023-12-01T04:47:13.612299+0000 mon.a (mon.0) 508 : cluster 0 osdmap e39: 6 total, 6 up, 6 in 2023-12-01T04:47:14.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:47:14 smithi080 bash[28361]: audit 2023-12-01T04:47:13.612506+0000 mon.a (mon.0) 509 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-01T04:47:14.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:47:14 smithi080 bash[28361]: audit 2023-12-01T04:47:14.571082+0000 mon.a (mon.0) 510 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:47:14.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:47:14 smithi080 bash[28361]: audit 2023-12-01T04:47:14.577511+0000 mon.a (mon.0) 511 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:47:14.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:47:14 smithi080 bash[28361]: audit 2023-12-01T04:47:14.593307+0000 mon.a (mon.0) 512 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:47:15.464 DEBUG:teuthology.orchestra.run.smithi090:osd.5> sudo journalctl -f -n 0 -u ceph-597927aa-9003-11ee-95a2-87774f69a715@osd.5.service 2023-12-01T04:47:15.466 INFO:tasks.cephadm:Deploying osd.6 on smithi090 with /dev/vg_nvme/lv_2... 2023-12-01T04:47:15.466 DEBUG:teuthology.orchestra.run.smithi090:> 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 597927aa-9003-11ee-95a2-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2023-12-01T04:47:15.681 INFO:journalctl@ceph.osd.5.smithi090.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-01T04:47:15.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:47:15 smithi090 bash[32384]: cluster 2023-12-01T04:47:14.325194+0000 mgr.y (mgr.14152) 264 : cluster 0 pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 161 MiB used, 536 GiB / 536 GiB avail 2023-12-01T04:47:15.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:47:15 smithi090 bash[32384]: cluster 2023-12-01T04:47:14.615497+0000 mon.a (mon.0) 513 : cluster 0 osdmap e40: 6 total, 6 up, 6 in 2023-12-01T04:47:15.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:47:15 smithi090 bash[32384]: cluster 2023-12-01T04:47:15.616520+0000 mon.a (mon.0) 514 : cluster 0 osdmap e41: 6 total, 6 up, 6 in 2023-12-01T04:47:15.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:47:15 smithi080 bash[28361]: cluster 2023-12-01T04:47:14.325194+0000 mgr.y (mgr.14152) 264 : cluster 0 pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 161 MiB used, 536 GiB / 536 GiB avail 2023-12-01T04:47:15.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:47:15 smithi080 bash[28361]: cluster 2023-12-01T04:47:14.615497+0000 mon.a (mon.0) 513 : cluster 0 osdmap e40: 6 total, 6 up, 6 in 2023-12-01T04:47:15.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:47:15 smithi080 bash[28361]: cluster 2023-12-01T04:47:15.616520+0000 mon.a (mon.0) 514 : cluster 0 osdmap e41: 6 total, 6 up, 6 in 2023-12-01T04:47:15.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:47:15 smithi080 bash[41963]: cluster 2023-12-01T04:47:14.325194+0000 mgr.y (mgr.14152) 264 : cluster 0 pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 161 MiB used, 536 GiB / 536 GiB avail 2023-12-01T04:47:15.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:47:15 smithi080 bash[41963]: cluster 2023-12-01T04:47:14.615497+0000 mon.a (mon.0) 513 : cluster 0 osdmap e40: 6 total, 6 up, 6 in 2023-12-01T04:47:15.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:47:15 smithi080 bash[41963]: cluster 2023-12-01T04:47:15.616520+0000 mon.a (mon.0) 514 : cluster 0 osdmap e41: 6 total, 6 up, 6 in 2023-12-01T04:47:17.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:47:17 smithi080 bash[28361]: cluster 2023-12-01T04:47:16.325774+0000 mgr.y (mgr.14152) 265 : cluster 0 pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 161 MiB used, 536 GiB / 536 GiB avail 2023-12-01T04:47:17.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:47:17 smithi080 bash[28361]: cluster 2023-12-01T04:47:16.596945+0000 mon.a (mon.0) 515 : cluster 0 osdmap e42: 6 total, 6 up, 6 in 2023-12-01T04:47:17.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:47:17 smithi080 bash[41963]: cluster 2023-12-01T04:47:16.325774+0000 mgr.y (mgr.14152) 265 : cluster 0 pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 161 MiB used, 536 GiB / 536 GiB avail 2023-12-01T04:47:17.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:47:17 smithi080 bash[41963]: cluster 2023-12-01T04:47:16.596945+0000 mon.a (mon.0) 515 : cluster 0 osdmap e42: 6 total, 6 up, 6 in 2023-12-01T04:47:18.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:47:17 smithi090 bash[32384]: cluster 2023-12-01T04:47:16.325774+0000 mgr.y (mgr.14152) 265 : cluster 0 pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 161 MiB used, 536 GiB / 536 GiB avail 2023-12-01T04:47:18.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:47:17 smithi090 bash[32384]: cluster 2023-12-01T04:47:16.596945+0000 mon.a (mon.0) 515 : cluster 0 osdmap e42: 6 total, 6 up, 6 in 2023-12-01T04:47:18.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:47:18 smithi080 bash[28361]: cluster 2023-12-01T04:47:17.598415+0000 mon.a (mon.0) 516 : cluster 0 osdmap e43: 6 total, 6 up, 6 in 2023-12-01T04:47:18.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:47:18 smithi080 bash[41963]: cluster 2023-12-01T04:47:17.598415+0000 mon.a (mon.0) 516 : cluster 0 osdmap e43: 6 total, 6 up, 6 in 2023-12-01T04:47:19.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:47:18 smithi090 bash[32384]: cluster 2023-12-01T04:47:17.598415+0000 mon.a (mon.0) 516 : cluster 0 osdmap e43: 6 total, 6 up, 6 in 2023-12-01T04:47:19.442 INFO:teuthology.orchestra.run.smithi090.stderr:Inferring config /var/lib/ceph/597927aa-9003-11ee-95a2-87774f69a715/mon.b/config 2023-12-01T04:47:19.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:47:19 smithi090 bash[32384]: cluster 2023-12-01T04:47:18.326296+0000 mgr.y (mgr.14152) 266 : cluster 0 pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-12-01T04:47:19.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:47:19 smithi080 bash[28361]: cluster 2023-12-01T04:47:18.326296+0000 mgr.y (mgr.14152) 266 : cluster 0 pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-12-01T04:47:19.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:47:19 smithi080 bash[41963]: cluster 2023-12-01T04:47:18.326296+0000 mgr.y (mgr.14152) 266 : cluster 0 pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-12-01T04:47:21.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:47:21 smithi090 bash[32384]: cluster 2023-12-01T04:47:20.326907+0000 mgr.y (mgr.14152) 267 : cluster 0 pgmap v247: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-12-01T04:47:21.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:47:21 smithi080 bash[28361]: cluster 2023-12-01T04:47:20.326907+0000 mgr.y (mgr.14152) 267 : cluster 0 pgmap v247: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-12-01T04:47:21.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:47:21 smithi080 bash[41963]: cluster 2023-12-01T04:47:20.326907+0000 mgr.y (mgr.14152) 267 : cluster 0 pgmap v247: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-12-01T04:47:23.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:47:23 smithi080 bash[28361]: cluster 2023-12-01T04:47:22.327476+0000 mgr.y (mgr.14152) 268 : cluster 0 pgmap v248: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-12-01T04:47:23.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:47:23 smithi080 bash[41963]: cluster 2023-12-01T04:47:22.327476+0000 mgr.y (mgr.14152) 268 : cluster 0 pgmap v248: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-12-01T04:47:24.014 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:47:23 smithi090 bash[32384]: cluster 2023-12-01T04:47:22.327476+0000 mgr.y (mgr.14152) 268 : cluster 0 pgmap v248: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-12-01T04:47:24.751 INFO:teuthology.orchestra.run.smithi090.stderr:--> Zapping: /dev/vg_nvme/lv_2 2023-12-01T04:47:24.751 INFO:teuthology.orchestra.run.smithi090.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2023-12-01T04:47:24.751 INFO:teuthology.orchestra.run.smithi090.stderr: stderr: 10+0 records in 2023-12-01T04:47:24.751 INFO:teuthology.orchestra.run.smithi090.stderr:10+0 records out 2023-12-01T04:47:24.751 INFO:teuthology.orchestra.run.smithi090.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0200865 s, 522 MB/s 2023-12-01T04:47:24.751 INFO:teuthology.orchestra.run.smithi090.stderr:--> Zapping successful for: 2023-12-01T04:47:25.708 DEBUG:teuthology.orchestra.run.smithi090:> 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 597927aa-9003-11ee-95a2-87774f69a715 -- ceph orch daemon add osd smithi090:vg_nvme/lv_2 2023-12-01T04:47:25.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:47:25 smithi080 bash[41963]: cluster 2023-12-01T04:47:24.328079+0000 mgr.y (mgr.14152) 269 : cluster 0 pgmap v249: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-12-01T04:47:25.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:47:25 smithi080 bash[28361]: cluster 2023-12-01T04:47:24.328079+0000 mgr.y (mgr.14152) 269 : cluster 0 pgmap v249: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-12-01T04:47:26.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:47:25 smithi090 bash[32384]: cluster 2023-12-01T04:47:24.328079+0000 mgr.y (mgr.14152) 269 : cluster 0 pgmap v249: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-12-01T04:47:27.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:47:27 smithi080 bash[28361]: cluster 2023-12-01T04:47:26.328598+0000 mgr.y (mgr.14152) 270 : cluster 0 pgmap v250: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-12-01T04:47:27.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:47:27 smithi080 bash[28361]: cephadm 2023-12-01T04:47:26.354746+0000 mgr.y (mgr.14152) 271 : cephadm 1 Detected new or changed devices on smithi090 2023-12-01T04:47:27.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:47:27 smithi080 bash[28361]: audit 2023-12-01T04:47:26.364000+0000 mon.a (mon.0) 517 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:47:27.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:47:27 smithi080 bash[28361]: audit 2023-12-01T04:47:26.369903+0000 mon.a (mon.0) 518 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:47:27.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:47:27 smithi080 bash[28361]: audit 2023-12-01T04:47:26.371593+0000 mon.a (mon.0) 519 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:47:27.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:47:27 smithi080 bash[28361]: audit 2023-12-01T04:47:26.372913+0000 mon.a (mon.0) 520 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:47:27.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:47:27 smithi080 bash[28361]: cephadm 2023-12-01T04:47:26.373925+0000 mgr.y (mgr.14152) 272 : cephadm 1 Adjusting osd_memory_target on smithi090 to 8632M 2023-12-01T04:47:27.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:47:27 smithi080 bash[28361]: audit 2023-12-01T04:47:26.379489+0000 mon.a (mon.0) 521 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:47:27.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:47:27 smithi080 bash[28361]: audit 2023-12-01T04:47:26.381350+0000 mon.a (mon.0) 522 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:47:27.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:47:27 smithi080 bash[28361]: audit 2023-12-01T04:47:26.382784+0000 mon.a (mon.0) 523 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:47:27.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:47:27 smithi080 bash[28361]: audit 2023-12-01T04:47:26.389478+0000 mon.a (mon.0) 524 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:47:27.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:47:27 smithi080 bash[41963]: cluster 2023-12-01T04:47:26.328598+0000 mgr.y (mgr.14152) 270 : cluster 0 pgmap v250: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-12-01T04:47:27.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:47:27 smithi080 bash[41963]: cephadm 2023-12-01T04:47:26.354746+0000 mgr.y (mgr.14152) 271 : cephadm 1 Detected new or changed devices on smithi090 2023-12-01T04:47:27.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:47:27 smithi080 bash[41963]: audit 2023-12-01T04:47:26.364000+0000 mon.a (mon.0) 517 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:47:27.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:47:27 smithi080 bash[41963]: audit 2023-12-01T04:47:26.369903+0000 mon.a (mon.0) 518 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:47:27.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:47:27 smithi080 bash[41963]: audit 2023-12-01T04:47:26.371593+0000 mon.a (mon.0) 519 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:47:27.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:47:27 smithi080 bash[41963]: audit 2023-12-01T04:47:26.372913+0000 mon.a (mon.0) 520 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:47:27.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:47:27 smithi080 bash[41963]: cephadm 2023-12-01T04:47:26.373925+0000 mgr.y (mgr.14152) 272 : cephadm 1 Adjusting osd_memory_target on smithi090 to 8632M 2023-12-01T04:47:27.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:47:27 smithi080 bash[41963]: audit 2023-12-01T04:47:26.379489+0000 mon.a (mon.0) 521 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:47:27.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:47:27 smithi080 bash[41963]: audit 2023-12-01T04:47:26.381350+0000 mon.a (mon.0) 522 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:47:27.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:47:27 smithi080 bash[41963]: audit 2023-12-01T04:47:26.382784+0000 mon.a (mon.0) 523 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:47:27.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:47:27 smithi080 bash[41963]: audit 2023-12-01T04:47:26.389478+0000 mon.a (mon.0) 524 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:47:27.773 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:47:27 smithi090 bash[32384]: cluster 2023-12-01T04:47:26.328598+0000 mgr.y (mgr.14152) 270 : cluster 0 pgmap v250: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-12-01T04:47:27.773 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:47:27 smithi090 bash[32384]: cephadm 2023-12-01T04:47:26.354746+0000 mgr.y (mgr.14152) 271 : cephadm 1 Detected new or changed devices on smithi090 2023-12-01T04:47:27.773 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:47:27 smithi090 bash[32384]: audit 2023-12-01T04:47:26.364000+0000 mon.a (mon.0) 517 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:47:27.773 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:47:27 smithi090 bash[32384]: audit 2023-12-01T04:47:26.369903+0000 mon.a (mon.0) 518 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:47:27.773 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:47:27 smithi090 bash[32384]: audit 2023-12-01T04:47:26.371593+0000 mon.a (mon.0) 519 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:47:27.773 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:47:27 smithi090 bash[32384]: audit 2023-12-01T04:47:26.372913+0000 mon.a (mon.0) 520 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:47:27.773 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:47:27 smithi090 bash[32384]: cephadm 2023-12-01T04:47:26.373925+0000 mgr.y (mgr.14152) 272 : cephadm 1 Adjusting osd_memory_target on smithi090 to 8632M 2023-12-01T04:47:27.773 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:47:27 smithi090 bash[32384]: audit 2023-12-01T04:47:26.379489+0000 mon.a (mon.0) 521 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:47:27.773 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:47:27 smithi090 bash[32384]: audit 2023-12-01T04:47:26.381350+0000 mon.a (mon.0) 522 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:47:27.773 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:47:27 smithi090 bash[32384]: audit 2023-12-01T04:47:26.382784+0000 mon.a (mon.0) 523 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:47:27.773 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:47:27 smithi090 bash[32384]: audit 2023-12-01T04:47:26.389478+0000 mon.a (mon.0) 524 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:47:29.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:47:29 smithi080 bash[28361]: cluster 2023-12-01T04:47:28.329139+0000 mgr.y (mgr.14152) 273 : cluster 0 pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-12-01T04:47:29.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:47:29 smithi080 bash[41963]: cluster 2023-12-01T04:47:28.329139+0000 mgr.y (mgr.14152) 273 : cluster 0 pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-12-01T04:47:29.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:47:29 smithi090 bash[32384]: cluster 2023-12-01T04:47:28.329139+0000 mgr.y (mgr.14152) 273 : cluster 0 pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-12-01T04:47:30.392 INFO:teuthology.orchestra.run.smithi090.stderr:Inferring config /var/lib/ceph/597927aa-9003-11ee-95a2-87774f69a715/mon.b/config 2023-12-01T04:47:31.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:47:31 smithi080 bash[28361]: cluster 2023-12-01T04:47:30.329721+0000 mgr.y (mgr.14152) 274 : cluster 0 pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-12-01T04:47:31.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:47:31 smithi080 bash[41963]: cluster 2023-12-01T04:47:30.329721+0000 mgr.y (mgr.14152) 274 : cluster 0 pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-12-01T04:47:31.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:47:31 smithi090 bash[32384]: cluster 2023-12-01T04:47:30.329721+0000 mgr.y (mgr.14152) 274 : cluster 0 pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-12-01T04:47:33.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:47:33 smithi080 bash[28361]: cluster 2023-12-01T04:47:32.330171+0000 mgr.y (mgr.14152) 275 : cluster 0 pgmap v253: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-12-01T04:47:33.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:47:33 smithi080 bash[41963]: cluster 2023-12-01T04:47:32.330171+0000 mgr.y (mgr.14152) 275 : cluster 0 pgmap v253: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-12-01T04:47:34.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:47:33 smithi090 bash[32384]: cluster 2023-12-01T04:47:32.330171+0000 mgr.y (mgr.14152) 275 : cluster 0 pgmap v253: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-12-01T04:47:34.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:47:34 smithi080 bash[28361]: audit 2023-12-01T04:47:33.749366+0000 mgr.y (mgr.14152) 276 : audit 0 from='client.24274 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi090:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:47:34.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:47:34 smithi080 bash[28361]: audit 2023-12-01T04:47:33.756355+0000 mon.a (mon.0) 525 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-01T04:47:34.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:47:34 smithi080 bash[28361]: audit 2023-12-01T04:47:33.762915+0000 mon.a (mon.0) 526 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-01T04:47:34.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:47:34 smithi080 bash[28361]: audit 2023-12-01T04:47:33.764322+0000 mon.a (mon.0) 527 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:47:34.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:47:34 smithi080 bash[41963]: audit 2023-12-01T04:47:33.749366+0000 mgr.y (mgr.14152) 276 : audit 0 from='client.24274 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi090:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:47:34.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:47:34 smithi080 bash[41963]: audit 2023-12-01T04:47:33.756355+0000 mon.a (mon.0) 525 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-01T04:47:34.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:47:34 smithi080 bash[41963]: audit 2023-12-01T04:47:33.762915+0000 mon.a (mon.0) 526 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-01T04:47:34.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:47:34 smithi080 bash[41963]: audit 2023-12-01T04:47:33.764322+0000 mon.a (mon.0) 527 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:47:35.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:47:34 smithi090 bash[32384]: audit 2023-12-01T04:47:33.749366+0000 mgr.y (mgr.14152) 276 : audit 0 from='client.24274 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi090:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:47:35.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:47:34 smithi090 bash[32384]: audit 2023-12-01T04:47:33.756355+0000 mon.a (mon.0) 525 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-01T04:47:35.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:47:34 smithi090 bash[32384]: audit 2023-12-01T04:47:33.762915+0000 mon.a (mon.0) 526 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-01T04:47:35.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:47:34 smithi090 bash[32384]: audit 2023-12-01T04:47:33.764322+0000 mon.a (mon.0) 527 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:47:35.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:47:35 smithi080 bash[28361]: cluster 2023-12-01T04:47:34.330689+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-01T04:47:35.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:47:35 smithi080 bash[41963]: cluster 2023-12-01T04:47:34.330689+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-01T04:47:36.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:47:35 smithi090 bash[32384]: cluster 2023-12-01T04:47:34.330689+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-01T04:47:37.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:47:37 smithi080 bash[28361]: cluster 2023-12-01T04:47:36.331296+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-01T04:47:37.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:47:37 smithi080 bash[41963]: cluster 2023-12-01T04:47:36.331296+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-01T04:47:38.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:47:37 smithi090 bash[32384]: cluster 2023-12-01T04:47:36.331296+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-01T04:47:39.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:47:39 smithi080 bash[28361]: cluster 2023-12-01T04:47:38.331950+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-01T04:47:39.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:47:39 smithi080 bash[41963]: cluster 2023-12-01T04:47:38.331950+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-01T04:47:40.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:47:39 smithi090 bash[32384]: cluster 2023-12-01T04:47:38.331950+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-01T04:47:41.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:47:41 smithi090 bash[32384]: cluster 2023-12-01T04:47:40.332493+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-01T04:47:41.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:47:41 smithi080 bash[28361]: cluster 2023-12-01T04:47:40.332493+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-01T04:47:41.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:47:41 smithi080 bash[41963]: cluster 2023-12-01T04:47:40.332493+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-01T04:47:42.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:47:42 smithi080 bash[28361]: audit 2023-12-01T04:47:42.479889+0000 mon.b (mon.1) 16 : audit 1 from='client.? 172.21.15.90:0/1999575011' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ca38de0a-159b-4d95-b98f-c5c6c618325b"}]: dispatch 2023-12-01T04:47:42.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:47:42 smithi080 bash[28361]: audit 2023-12-01T04:47:42.484714+0000 mon.a (mon.0) 528 : audit 1 from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ca38de0a-159b-4d95-b98f-c5c6c618325b"}]: dispatch 2023-12-01T04:47:42.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:47:42 smithi080 bash[28361]: audit 2023-12-01T04:47:42.492924+0000 mon.a (mon.0) 529 : audit 1 from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ca38de0a-159b-4d95-b98f-c5c6c618325b"}]': finished 2023-12-01T04:47:42.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:47:42 smithi080 bash[28361]: cluster 2023-12-01T04:47:42.493036+0000 mon.a (mon.0) 530 : cluster 0 osdmap e44: 7 total, 6 up, 7 in 2023-12-01T04:47:42.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:47:42 smithi080 bash[28361]: audit 2023-12-01T04:47:42.493283+0000 mon.a (mon.0) 531 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-01T04:47:42.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:47:42 smithi080 bash[41963]: audit 2023-12-01T04:47:42.479889+0000 mon.b (mon.1) 16 : audit 1 from='client.? 172.21.15.90:0/1999575011' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ca38de0a-159b-4d95-b98f-c5c6c618325b"}]: dispatch 2023-12-01T04:47:42.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:47:42 smithi080 bash[41963]: audit 2023-12-01T04:47:42.484714+0000 mon.a (mon.0) 528 : audit 1 from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ca38de0a-159b-4d95-b98f-c5c6c618325b"}]: dispatch 2023-12-01T04:47:42.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:47:42 smithi080 bash[41963]: audit 2023-12-01T04:47:42.492924+0000 mon.a (mon.0) 529 : audit 1 from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ca38de0a-159b-4d95-b98f-c5c6c618325b"}]': finished 2023-12-01T04:47:42.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:47:42 smithi080 bash[41963]: cluster 2023-12-01T04:47:42.493036+0000 mon.a (mon.0) 530 : cluster 0 osdmap e44: 7 total, 6 up, 7 in 2023-12-01T04:47:42.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:47:42 smithi080 bash[41963]: audit 2023-12-01T04:47:42.493283+0000 mon.a (mon.0) 531 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-01T04:47:43.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:47:42 smithi090 bash[32384]: audit 2023-12-01T04:47:42.479889+0000 mon.b (mon.1) 16 : audit 1 from='client.? 172.21.15.90:0/1999575011' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ca38de0a-159b-4d95-b98f-c5c6c618325b"}]: dispatch 2023-12-01T04:47:43.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:47:42 smithi090 bash[32384]: audit 2023-12-01T04:47:42.484714+0000 mon.a (mon.0) 528 : audit 1 from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ca38de0a-159b-4d95-b98f-c5c6c618325b"}]: dispatch 2023-12-01T04:47:43.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:47:42 smithi090 bash[32384]: audit 2023-12-01T04:47:42.492924+0000 mon.a (mon.0) 529 : audit 1 from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ca38de0a-159b-4d95-b98f-c5c6c618325b"}]': finished 2023-12-01T04:47:43.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:47:42 smithi090 bash[32384]: cluster 2023-12-01T04:47:42.493036+0000 mon.a (mon.0) 530 : cluster 0 osdmap e44: 7 total, 6 up, 7 in 2023-12-01T04:47:43.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:47:42 smithi090 bash[32384]: audit 2023-12-01T04:47:42.493283+0000 mon.a (mon.0) 531 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-01T04:47:43.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:47:43 smithi080 bash[28361]: cluster 2023-12-01T04:47:42.333038+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-01T04:47:43.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:47:43 smithi080 bash[28361]: audit 2023-12-01T04:47:43.248609+0000 mon.b (mon.1) 17 : audit 0 from='client.? 172.21.15.90:0/2809178498' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-01T04:47:43.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:47:43 smithi080 bash[41963]: cluster 2023-12-01T04:47:42.333038+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-01T04:47:43.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:47:43 smithi080 bash[41963]: audit 2023-12-01T04:47:43.248609+0000 mon.b (mon.1) 17 : audit 0 from='client.? 172.21.15.90:0/2809178498' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-01T04:47:44.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:47:43 smithi090 bash[32384]: cluster 2023-12-01T04:47:42.333038+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-01T04:47:44.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:47:43 smithi090 bash[32384]: audit 2023-12-01T04:47:43.248609+0000 mon.b (mon.1) 17 : audit 0 from='client.? 172.21.15.90:0/2809178498' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-01T04:47:45.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:47:45 smithi080 bash[28361]: cluster 2023-12-01T04:47:44.333591+0000 mgr.y (mgr.14152) 282 : cluster 0 pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-12-01T04:47:45.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:47:45 smithi080 bash[41963]: cluster 2023-12-01T04:47:44.333591+0000 mgr.y (mgr.14152) 282 : cluster 0 pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-12-01T04:47:45.960 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:47:45 smithi090 bash[32384]: cluster 2023-12-01T04:47:44.333591+0000 mgr.y (mgr.14152) 282 : cluster 0 pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-12-01T04:47:47.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:47:47 smithi080 bash[28361]: cluster 2023-12-01T04:47:46.334147+0000 mgr.y (mgr.14152) 283 : cluster 0 pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-12-01T04:47:47.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:47:47 smithi080 bash[41963]: cluster 2023-12-01T04:47:46.334147+0000 mgr.y (mgr.14152) 283 : cluster 0 pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-12-01T04:47:48.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:47:47 smithi090 bash[32384]: cluster 2023-12-01T04:47:46.334147+0000 mgr.y (mgr.14152) 283 : cluster 0 pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-12-01T04:47:49.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:47:49 smithi080 bash[28361]: cluster 2023-12-01T04:47:48.334714+0000 mgr.y (mgr.14152) 284 : cluster 0 pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-12-01T04:47:49.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:47:49 smithi080 bash[41963]: cluster 2023-12-01T04:47:48.334714+0000 mgr.y (mgr.14152) 284 : cluster 0 pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-12-01T04:47:50.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:47:49 smithi090 bash[32384]: cluster 2023-12-01T04:47:48.334714+0000 mgr.y (mgr.14152) 284 : cluster 0 pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-12-01T04:47:51.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:47:51 smithi090 bash[32384]: cluster 2023-12-01T04:47:50.335261+0000 mgr.y (mgr.14152) 285 : cluster 0 pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-12-01T04:47:51.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:47:51 smithi080 bash[28361]: cluster 2023-12-01T04:47:50.335261+0000 mgr.y (mgr.14152) 285 : cluster 0 pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-12-01T04:47:51.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:47:51 smithi080 bash[41963]: cluster 2023-12-01T04:47:50.335261+0000 mgr.y (mgr.14152) 285 : cluster 0 pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-12-01T04:47:53.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:47:53 smithi090 bash[32384]: cluster 2023-12-01T04:47:52.335804+0000 mgr.y (mgr.14152) 286 : cluster 0 pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-12-01T04:47:53.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:47:53 smithi080 bash[41963]: cluster 2023-12-01T04:47:52.335804+0000 mgr.y (mgr.14152) 286 : cluster 0 pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-12-01T04:47:53.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:47:53 smithi080 bash[28361]: cluster 2023-12-01T04:47:52.335804+0000 mgr.y (mgr.14152) 286 : cluster 0 pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-12-01T04:47:55.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:47:55 smithi080 bash[41963]: cluster 2023-12-01T04:47:54.336311+0000 mgr.y (mgr.14152) 287 : cluster 0 pgmap v265: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-12-01T04:47:55.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:47:55 smithi080 bash[41963]: audit 2023-12-01T04:47:55.600157+0000 mon.a (mon.0) 532 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-01T04:47:55.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:47:55 smithi080 bash[41963]: audit 2023-12-01T04:47:55.601870+0000 mon.a (mon.0) 533 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:47:55.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:47:55 smithi080 bash[28361]: cluster 2023-12-01T04:47:54.336311+0000 mgr.y (mgr.14152) 287 : cluster 0 pgmap v265: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-12-01T04:47:55.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:47:55 smithi080 bash[28361]: audit 2023-12-01T04:47:55.600157+0000 mon.a (mon.0) 532 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-01T04:47:55.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:47:55 smithi080 bash[28361]: audit 2023-12-01T04:47:55.601870+0000 mon.a (mon.0) 533 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:47:55.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:47:55 smithi090 bash[32384]: cluster 2023-12-01T04:47:54.336311+0000 mgr.y (mgr.14152) 287 : cluster 0 pgmap v265: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-12-01T04:47:55.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:47:55 smithi090 bash[32384]: audit 2023-12-01T04:47:55.600157+0000 mon.a (mon.0) 532 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-01T04:47:55.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:47:55 smithi090 bash[32384]: audit 2023-12-01T04:47:55.601870+0000 mon.a (mon.0) 533 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:47:56.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:47:56 smithi080 bash[41963]: cephadm 2023-12-01T04:47:55.603235+0000 mgr.y (mgr.14152) 288 : cephadm 1 Deploying daemon osd.6 on smithi090 2023-12-01T04:47:56.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:47:56 smithi080 bash[28361]: cephadm 2023-12-01T04:47:55.603235+0000 mgr.y (mgr.14152) 288 : cephadm 1 Deploying daemon osd.6 on smithi090 2023-12-01T04:47:56.960 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:47:56 smithi090 bash[32384]: cephadm 2023-12-01T04:47:55.603235+0000 mgr.y (mgr.14152) 288 : cephadm 1 Deploying daemon osd.6 on smithi090 2023-12-01T04:47:58.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:47:57 smithi090 bash[32384]: cluster 2023-12-01T04:47:56.336774+0000 mgr.y (mgr.14152) 289 : cluster 0 pgmap v266: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-12-01T04:47:58.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:47:57 smithi080 bash[41963]: cluster 2023-12-01T04:47:56.336774+0000 mgr.y (mgr.14152) 289 : cluster 0 pgmap v266: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-12-01T04:47:58.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:47:57 smithi080 bash[28361]: cluster 2023-12-01T04:47:56.336774+0000 mgr.y (mgr.14152) 289 : cluster 0 pgmap v266: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-12-01T04:48:00.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:47:59 smithi090 bash[32384]: cluster 2023-12-01T04:47:58.337367+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-01T04:48:00.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:47:59 smithi080 bash[41963]: cluster 2023-12-01T04:47:58.337367+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-01T04:48:00.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:47:59 smithi080 bash[28361]: cluster 2023-12-01T04:47:58.337367+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-01T04:48:02.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:48:01 smithi090 bash[32384]: cluster 2023-12-01T04:48:00.338021+0000 mgr.y (mgr.14152) 291 : cluster 0 pgmap v268: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-12-01T04:48:02.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:48:01 smithi090 bash[32384]: audit 2023-12-01T04:48:00.707478+0000 mon.a (mon.0) 534 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:48:02.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:48:01 smithi090 bash[32384]: audit 2023-12-01T04:48:00.714018+0000 mon.a (mon.0) 535 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:48:02.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:48:01 smithi090 bash[32384]: audit 2023-12-01T04:48:00.717439+0000 mon.a (mon.0) 536 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:48:02.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:48:01 smithi080 bash[41963]: cluster 2023-12-01T04:48:00.338021+0000 mgr.y (mgr.14152) 291 : cluster 0 pgmap v268: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-12-01T04:48:02.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:48:01 smithi080 bash[41963]: audit 2023-12-01T04:48:00.707478+0000 mon.a (mon.0) 534 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:48:02.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:48:01 smithi080 bash[41963]: audit 2023-12-01T04:48:00.714018+0000 mon.a (mon.0) 535 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:48:02.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:48:01 smithi080 bash[41963]: audit 2023-12-01T04:48:00.717439+0000 mon.a (mon.0) 536 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:48:02.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:48:01 smithi080 bash[28361]: cluster 2023-12-01T04:48:00.338021+0000 mgr.y (mgr.14152) 291 : cluster 0 pgmap v268: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-12-01T04:48:02.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:48:01 smithi080 bash[28361]: audit 2023-12-01T04:48:00.707478+0000 mon.a (mon.0) 534 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:48:02.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:48:01 smithi080 bash[28361]: audit 2023-12-01T04:48:00.714018+0000 mon.a (mon.0) 535 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:48:02.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:48:01 smithi080 bash[28361]: audit 2023-12-01T04:48:00.717439+0000 mon.a (mon.0) 536 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:48:04.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:48:03 smithi090 bash[32384]: cluster 2023-12-01T04:48:02.338601+0000 mgr.y (mgr.14152) 292 : cluster 0 pgmap v269: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-12-01T04:48:04.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:48:03 smithi080 bash[41963]: cluster 2023-12-01T04:48:02.338601+0000 mgr.y (mgr.14152) 292 : cluster 0 pgmap v269: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-12-01T04:48:04.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:48:03 smithi080 bash[28361]: cluster 2023-12-01T04:48:02.338601+0000 mgr.y (mgr.14152) 292 : cluster 0 pgmap v269: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-12-01T04:48:06.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:48:05 smithi090 bash[32384]: cluster 2023-12-01T04:48:04.339271+0000 mgr.y (mgr.14152) 293 : cluster 0 pgmap v270: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-12-01T04:48:06.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:48:05 smithi080 bash[28361]: cluster 2023-12-01T04:48:04.339271+0000 mgr.y (mgr.14152) 293 : cluster 0 pgmap v270: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-12-01T04:48:06.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:48:05 smithi080 bash[41963]: cluster 2023-12-01T04:48:04.339271+0000 mgr.y (mgr.14152) 293 : cluster 0 pgmap v270: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-12-01T04:48:08.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:48:07 smithi090 bash[32384]: cluster 2023-12-01T04:48:06.339992+0000 mgr.y (mgr.14152) 294 : cluster 0 pgmap v271: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-12-01T04:48:08.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:48:07 smithi090 bash[32384]: audit 2023-12-01T04:48:07.213378+0000 mon.a (mon.0) 537 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:48:08.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:48:07 smithi090 bash[32384]: audit 2023-12-01T04:48:07.222191+0000 mon.a (mon.0) 538 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:48:08.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:48:07 smithi090 bash[32384]: audit 2023-12-01T04:48:07.694990+0000 mon.a (mon.0) 539 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:48:08.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:48:07 smithi090 bash[32384]: audit 2023-12-01T04:48:07.696391+0000 mon.a (mon.0) 540 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:48:08.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:48:07 smithi090 bash[32384]: audit 2023-12-01T04:48:07.706328+0000 mon.a (mon.0) 541 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:48:08.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:48:07 smithi080 bash[28361]: cluster 2023-12-01T04:48:06.339992+0000 mgr.y (mgr.14152) 294 : cluster 0 pgmap v271: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-12-01T04:48:08.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:48:07 smithi080 bash[28361]: audit 2023-12-01T04:48:07.213378+0000 mon.a (mon.0) 537 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:48:08.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:48:07 smithi080 bash[28361]: audit 2023-12-01T04:48:07.222191+0000 mon.a (mon.0) 538 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:48:08.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:48:07 smithi080 bash[28361]: audit 2023-12-01T04:48:07.694990+0000 mon.a (mon.0) 539 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:48:08.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:48:07 smithi080 bash[28361]: audit 2023-12-01T04:48:07.696391+0000 mon.a (mon.0) 540 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:48:08.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:48:07 smithi080 bash[28361]: audit 2023-12-01T04:48:07.706328+0000 mon.a (mon.0) 541 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:48:08.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:48:07 smithi080 bash[41963]: cluster 2023-12-01T04:48:06.339992+0000 mgr.y (mgr.14152) 294 : cluster 0 pgmap v271: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-12-01T04:48:08.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:48:07 smithi080 bash[41963]: audit 2023-12-01T04:48:07.213378+0000 mon.a (mon.0) 537 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:48:08.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:48:07 smithi080 bash[41963]: audit 2023-12-01T04:48:07.222191+0000 mon.a (mon.0) 538 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:48:08.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:48:07 smithi080 bash[41963]: audit 2023-12-01T04:48:07.694990+0000 mon.a (mon.0) 539 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:48:08.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:48:07 smithi080 bash[41963]: audit 2023-12-01T04:48:07.696391+0000 mon.a (mon.0) 540 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:48:08.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:48:07 smithi080 bash[41963]: audit 2023-12-01T04:48:07.706328+0000 mon.a (mon.0) 541 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:48:09.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:48:08 smithi090 bash[32384]: audit 2023-12-01T04:48:07.834909+0000 mon.b (mon.1) 18 : audit 1 from='osd.6 [v2:172.21.15.90:6816/4018615315,v1:172.21.15.90:6817/4018615315]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-01T04:48:09.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:48:08 smithi090 bash[32384]: audit 2023-12-01T04:48:07.840036+0000 mon.a (mon.0) 542 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-01T04:48:09.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:48:08 smithi080 bash[28361]: audit 2023-12-01T04:48:07.834909+0000 mon.b (mon.1) 18 : audit 1 from='osd.6 [v2:172.21.15.90:6816/4018615315,v1:172.21.15.90:6817/4018615315]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-01T04:48:09.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:48:08 smithi080 bash[28361]: audit 2023-12-01T04:48:07.840036+0000 mon.a (mon.0) 542 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-01T04:48:09.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:48:08 smithi080 bash[41963]: audit 2023-12-01T04:48:07.834909+0000 mon.b (mon.1) 18 : audit 1 from='osd.6 [v2:172.21.15.90:6816/4018615315,v1:172.21.15.90:6817/4018615315]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-01T04:48:09.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:48:08 smithi080 bash[41963]: audit 2023-12-01T04:48:07.840036+0000 mon.a (mon.0) 542 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-01T04:48:10.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:48:09 smithi090 bash[32384]: cluster 2023-12-01T04:48:08.340537+0000 mgr.y (mgr.14152) 295 : cluster 0 pgmap v272: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-12-01T04:48:10.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:48:09 smithi090 bash[32384]: audit 2023-12-01T04:48:08.733049+0000 mon.b (mon.1) 19 : audit 1 from='osd.6 [v2:172.21.15.90:6816/4018615315,v1:172.21.15.90:6817/4018615315]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi090", "root=default"]}]: dispatch 2023-12-01T04:48:10.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:48:09 smithi090 bash[32384]: audit 2023-12-01T04:48:08.736069+0000 mon.a (mon.0) 543 : audit 1 from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-12-01T04:48:10.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:48:09 smithi090 bash[32384]: cluster 2023-12-01T04:48:08.736236+0000 mon.a (mon.0) 544 : cluster 0 osdmap e45: 7 total, 6 up, 7 in 2023-12-01T04:48:10.024 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:48:09 smithi090 bash[32384]: audit 2023-12-01T04:48:08.736399+0000 mon.a (mon.0) 545 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-01T04:48:10.024 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:48:09 smithi090 bash[32384]: audit 2023-12-01T04:48:08.737683+0000 mon.a (mon.0) 546 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi090", "root=default"]}]: dispatch 2023-12-01T04:48:10.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:48:09 smithi080 bash[28361]: cluster 2023-12-01T04:48:08.340537+0000 mgr.y (mgr.14152) 295 : cluster 0 pgmap v272: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-12-01T04:48:10.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:48:09 smithi080 bash[28361]: audit 2023-12-01T04:48:08.733049+0000 mon.b (mon.1) 19 : audit 1 from='osd.6 [v2:172.21.15.90:6816/4018615315,v1:172.21.15.90:6817/4018615315]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi090", "root=default"]}]: dispatch 2023-12-01T04:48:10.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:48:09 smithi080 bash[28361]: audit 2023-12-01T04:48:08.736069+0000 mon.a (mon.0) 543 : audit 1 from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-12-01T04:48:10.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:48:09 smithi080 bash[28361]: cluster 2023-12-01T04:48:08.736236+0000 mon.a (mon.0) 544 : cluster 0 osdmap e45: 7 total, 6 up, 7 in 2023-12-01T04:48:10.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:48:09 smithi080 bash[28361]: audit 2023-12-01T04:48:08.736399+0000 mon.a (mon.0) 545 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-01T04:48:10.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:48:09 smithi080 bash[28361]: audit 2023-12-01T04:48:08.737683+0000 mon.a (mon.0) 546 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi090", "root=default"]}]: dispatch 2023-12-01T04:48:10.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:48:09 smithi080 bash[41963]: cluster 2023-12-01T04:48:08.340537+0000 mgr.y (mgr.14152) 295 : cluster 0 pgmap v272: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-12-01T04:48:10.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:48:09 smithi080 bash[41963]: audit 2023-12-01T04:48:08.733049+0000 mon.b (mon.1) 19 : audit 1 from='osd.6 [v2:172.21.15.90:6816/4018615315,v1:172.21.15.90:6817/4018615315]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi090", "root=default"]}]: dispatch 2023-12-01T04:48:10.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:48:09 smithi080 bash[41963]: audit 2023-12-01T04:48:08.736069+0000 mon.a (mon.0) 543 : audit 1 from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-12-01T04:48:10.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:48:09 smithi080 bash[41963]: cluster 2023-12-01T04:48:08.736236+0000 mon.a (mon.0) 544 : cluster 0 osdmap e45: 7 total, 6 up, 7 in 2023-12-01T04:48:10.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:48:09 smithi080 bash[41963]: audit 2023-12-01T04:48:08.736399+0000 mon.a (mon.0) 545 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-01T04:48:10.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:48:09 smithi080 bash[41963]: audit 2023-12-01T04:48:08.737683+0000 mon.a (mon.0) 546 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi090", "root=default"]}]: dispatch 2023-12-01T04:48:11.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:48:10 smithi090 bash[32384]: audit 2023-12-01T04:48:09.738310+0000 mon.a (mon.0) 547 : audit 1 from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi090", "root=default"]}]': finished 2023-12-01T04:48:11.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:48:10 smithi090 bash[32384]: cluster 2023-12-01T04:48:09.738420+0000 mon.a (mon.0) 548 : cluster 0 osdmap e46: 7 total, 6 up, 7 in 2023-12-01T04:48:11.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:48:10 smithi090 bash[32384]: audit 2023-12-01T04:48:09.739049+0000 mon.a (mon.0) 549 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-01T04:48:11.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:48:10 smithi090 bash[32384]: audit 2023-12-01T04:48:09.746296+0000 mon.a (mon.0) 550 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-01T04:48:11.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:48:10 smithi080 bash[28361]: audit 2023-12-01T04:48:09.738310+0000 mon.a (mon.0) 547 : audit 1 from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi090", "root=default"]}]': finished 2023-12-01T04:48:11.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:48:10 smithi080 bash[28361]: cluster 2023-12-01T04:48:09.738420+0000 mon.a (mon.0) 548 : cluster 0 osdmap e46: 7 total, 6 up, 7 in 2023-12-01T04:48:11.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:48:10 smithi080 bash[28361]: audit 2023-12-01T04:48:09.739049+0000 mon.a (mon.0) 549 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-01T04:48:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:48:10 smithi080 bash[28361]: audit 2023-12-01T04:48:09.746296+0000 mon.a (mon.0) 550 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-01T04:48:11.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:48:10 smithi080 bash[41963]: audit 2023-12-01T04:48:09.738310+0000 mon.a (mon.0) 547 : audit 1 from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi090", "root=default"]}]': finished 2023-12-01T04:48:11.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:48:10 smithi080 bash[41963]: cluster 2023-12-01T04:48:09.738420+0000 mon.a (mon.0) 548 : cluster 0 osdmap e46: 7 total, 6 up, 7 in 2023-12-01T04:48:11.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:48:10 smithi080 bash[41963]: audit 2023-12-01T04:48:09.739049+0000 mon.a (mon.0) 549 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-01T04:48:11.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:48:10 smithi080 bash[41963]: audit 2023-12-01T04:48:09.746296+0000 mon.a (mon.0) 550 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-01T04:48:11.433 INFO:teuthology.orchestra.run.smithi090.stdout:Created osd(s) 6 on host 'smithi090' 2023-12-01T04:48:12.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:48:11 smithi080 bash[28361]: cluster 2023-12-01T04:48:08.796057+0000 osd.6 (osd.6) 1 : cluster 0 purged_snaps scrub starts 2023-12-01T04:48:12.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:48:11 smithi080 bash[28361]: cluster 2023-12-01T04:48:08.796136+0000 osd.6 (osd.6) 2 : cluster 0 purged_snaps scrub ok 2023-12-01T04:48:12.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:48:11 smithi080 bash[28361]: cluster 2023-12-01T04:48:10.341109+0000 mgr.y (mgr.14152) 296 : cluster 0 pgmap v275: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-12-01T04:48:12.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:48:11 smithi080 bash[28361]: audit 2023-12-01T04:48:10.748274+0000 mon.a (mon.0) 551 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-01T04:48:12.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:48:11 smithi080 bash[28361]: cluster 2023-12-01T04:48:10.754503+0000 mon.a (mon.0) 552 : cluster 1 osd.6 [v2:172.21.15.90:6816/4018615315,v1:172.21.15.90:6817/4018615315] boot 2023-12-01T04:48:12.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:48:11 smithi080 bash[28361]: cluster 2023-12-01T04:48:10.754568+0000 mon.a (mon.0) 553 : cluster 0 osdmap e47: 7 total, 7 up, 7 in 2023-12-01T04:48:12.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:48:11 smithi080 bash[28361]: audit 2023-12-01T04:48:10.754935+0000 mon.a (mon.0) 554 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-01T04:48:12.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:48:11 smithi080 bash[28361]: audit 2023-12-01T04:48:11.404687+0000 mon.a (mon.0) 555 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:48:12.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:48:11 smithi080 bash[28361]: audit 2023-12-01T04:48:11.404986+0000 mon.a (mon.0) 556 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:48:12.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:48:11 smithi080 bash[28361]: audit 2023-12-01T04:48:11.412375+0000 mon.a (mon.0) 557 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:48:12.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:48:11 smithi080 bash[28361]: cluster 2023-12-01T04:48:11.615855+0000 mon.a (mon.0) 558 : cluster 0 osdmap e48: 7 total, 7 up, 7 in 2023-12-01T04:48:12.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:48:11 smithi080 bash[41963]: cluster 2023-12-01T04:48:08.796057+0000 osd.6 (osd.6) 1 : cluster 0 purged_snaps scrub starts 2023-12-01T04:48:12.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:48:11 smithi080 bash[41963]: cluster 2023-12-01T04:48:08.796136+0000 osd.6 (osd.6) 2 : cluster 0 purged_snaps scrub ok 2023-12-01T04:48:12.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:48:11 smithi080 bash[41963]: cluster 2023-12-01T04:48:10.341109+0000 mgr.y (mgr.14152) 296 : cluster 0 pgmap v275: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-12-01T04:48:12.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:48:11 smithi080 bash[41963]: audit 2023-12-01T04:48:10.748274+0000 mon.a (mon.0) 551 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-01T04:48:12.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:48:11 smithi080 bash[41963]: cluster 2023-12-01T04:48:10.754503+0000 mon.a (mon.0) 552 : cluster 1 osd.6 [v2:172.21.15.90:6816/4018615315,v1:172.21.15.90:6817/4018615315] boot 2023-12-01T04:48:12.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:48:11 smithi080 bash[41963]: cluster 2023-12-01T04:48:10.754568+0000 mon.a (mon.0) 553 : cluster 0 osdmap e47: 7 total, 7 up, 7 in 2023-12-01T04:48:12.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:48:11 smithi080 bash[41963]: audit 2023-12-01T04:48:10.754935+0000 mon.a (mon.0) 554 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-01T04:48:12.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:48:11 smithi080 bash[41963]: audit 2023-12-01T04:48:11.404687+0000 mon.a (mon.0) 555 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:48:12.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:48:11 smithi080 bash[41963]: audit 2023-12-01T04:48:11.404986+0000 mon.a (mon.0) 556 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:48:12.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:48:11 smithi080 bash[41963]: audit 2023-12-01T04:48:11.412375+0000 mon.a (mon.0) 557 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:48:12.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:48:11 smithi080 bash[41963]: cluster 2023-12-01T04:48:11.615855+0000 mon.a (mon.0) 558 : cluster 0 osdmap e48: 7 total, 7 up, 7 in 2023-12-01T04:48:12.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:48:12 smithi090 bash[32384]: cluster 2023-12-01T04:48:08.796057+0000 osd.6 (osd.6) 1 : cluster 0 purged_snaps scrub starts 2023-12-01T04:48:12.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:48:12 smithi090 bash[32384]: cluster 2023-12-01T04:48:08.796136+0000 osd.6 (osd.6) 2 : cluster 0 purged_snaps scrub ok 2023-12-01T04:48:12.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:48:12 smithi090 bash[32384]: cluster 2023-12-01T04:48:10.341109+0000 mgr.y (mgr.14152) 296 : cluster 0 pgmap v275: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-12-01T04:48:12.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:48:12 smithi090 bash[32384]: audit 2023-12-01T04:48:10.748274+0000 mon.a (mon.0) 551 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-01T04:48:12.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:48:12 smithi090 bash[32384]: cluster 2023-12-01T04:48:10.754503+0000 mon.a (mon.0) 552 : cluster 1 osd.6 [v2:172.21.15.90:6816/4018615315,v1:172.21.15.90:6817/4018615315] boot 2023-12-01T04:48:12.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:48:12 smithi090 bash[32384]: cluster 2023-12-01T04:48:10.754568+0000 mon.a (mon.0) 553 : cluster 0 osdmap e47: 7 total, 7 up, 7 in 2023-12-01T04:48:12.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:48:12 smithi090 bash[32384]: audit 2023-12-01T04:48:10.754935+0000 mon.a (mon.0) 554 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-01T04:48:12.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:48:12 smithi090 bash[32384]: audit 2023-12-01T04:48:11.404687+0000 mon.a (mon.0) 555 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:48:12.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:48:12 smithi090 bash[32384]: audit 2023-12-01T04:48:11.404986+0000 mon.a (mon.0) 556 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:48:12.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:48:12 smithi090 bash[32384]: audit 2023-12-01T04:48:11.412375+0000 mon.a (mon.0) 557 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:48:12.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:48:12 smithi090 bash[32384]: cluster 2023-12-01T04:48:11.615855+0000 mon.a (mon.0) 558 : cluster 0 osdmap e48: 7 total, 7 up, 7 in 2023-12-01T04:48:12.272 DEBUG:teuthology.orchestra.run.smithi090:osd.6> sudo journalctl -f -n 0 -u ceph-597927aa-9003-11ee-95a2-87774f69a715@osd.6.service 2023-12-01T04:48:12.274 INFO:tasks.cephadm:Deploying osd.7 on smithi090 with /dev/vg_nvme/lv_1... 2023-12-01T04:48:12.274 DEBUG:teuthology.orchestra.run.smithi090:> 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 597927aa-9003-11ee-95a2-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2023-12-01T04:48:12.404 INFO:journalctl@ceph.osd.6.smithi090.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-01T04:48:13.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:48:13 smithi080 bash[28361]: cluster 2023-12-01T04:48:12.341682+0000 mgr.y (mgr.14152) 297 : cluster 0 pgmap v278: 1 pgs: 1 remapped+peering; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T04:48:13.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:48:13 smithi080 bash[28361]: cluster 2023-12-01T04:48:12.626767+0000 mon.a (mon.0) 559 : cluster 0 osdmap e49: 7 total, 7 up, 7 in 2023-12-01T04:48:13.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:48:13 smithi080 bash[41963]: cluster 2023-12-01T04:48:12.341682+0000 mgr.y (mgr.14152) 297 : cluster 0 pgmap v278: 1 pgs: 1 remapped+peering; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T04:48:13.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:48:13 smithi080 bash[41963]: cluster 2023-12-01T04:48:12.626767+0000 mon.a (mon.0) 559 : cluster 0 osdmap e49: 7 total, 7 up, 7 in 2023-12-01T04:48:14.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:48:13 smithi090 bash[32384]: cluster 2023-12-01T04:48:12.341682+0000 mgr.y (mgr.14152) 297 : cluster 0 pgmap v278: 1 pgs: 1 remapped+peering; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T04:48:14.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:48:13 smithi090 bash[32384]: cluster 2023-12-01T04:48:12.626767+0000 mon.a (mon.0) 559 : cluster 0 osdmap e49: 7 total, 7 up, 7 in 2023-12-01T04:48:15.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:48:14 smithi090 bash[32384]: cluster 2023-12-01T04:48:13.760570+0000 mon.a (mon.0) 560 : cluster 0 osdmap e50: 7 total, 7 up, 7 in 2023-12-01T04:48:15.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:48:14 smithi080 bash[28361]: cluster 2023-12-01T04:48:13.760570+0000 mon.a (mon.0) 560 : cluster 0 osdmap e50: 7 total, 7 up, 7 in 2023-12-01T04:48:15.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:48:14 smithi080 bash[41963]: cluster 2023-12-01T04:48:13.760570+0000 mon.a (mon.0) 560 : cluster 0 osdmap e50: 7 total, 7 up, 7 in 2023-12-01T04:48:16.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:48:15 smithi090 bash[32384]: cluster 2023-12-01T04:48:14.342242+0000 mgr.y (mgr.14152) 298 : cluster 0 pgmap v281: 1 pgs: 1 remapped+peering; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T04:48:16.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:48:15 smithi090 bash[32384]: cluster 2023-12-01T04:48:14.768101+0000 mon.a (mon.0) 561 : cluster 0 osdmap e51: 7 total, 7 up, 7 in 2023-12-01T04:48:16.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:48:15 smithi080 bash[28361]: cluster 2023-12-01T04:48:14.342242+0000 mgr.y (mgr.14152) 298 : cluster 0 pgmap v281: 1 pgs: 1 remapped+peering; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T04:48:16.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:48:15 smithi080 bash[28361]: cluster 2023-12-01T04:48:14.768101+0000 mon.a (mon.0) 561 : cluster 0 osdmap e51: 7 total, 7 up, 7 in 2023-12-01T04:48:16.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:48:15 smithi080 bash[41963]: cluster 2023-12-01T04:48:14.342242+0000 mgr.y (mgr.14152) 298 : cluster 0 pgmap v281: 1 pgs: 1 remapped+peering; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T04:48:16.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:48:15 smithi080 bash[41963]: cluster 2023-12-01T04:48:14.768101+0000 mon.a (mon.0) 561 : cluster 0 osdmap e51: 7 total, 7 up, 7 in 2023-12-01T04:48:16.244 INFO:teuthology.orchestra.run.smithi090.stderr:Inferring config /var/lib/ceph/597927aa-9003-11ee-95a2-87774f69a715/mon.b/config 2023-12-01T04:48:17.703 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:48:17 smithi090 bash[32384]: cluster 2023-12-01T04:48:16.342846+0000 mgr.y (mgr.14152) 299 : cluster 0 pgmap v283: 1 pgs: 1 remapped+peering; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T04:48:17.704 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:48:17 smithi090 bash[32384]: cluster 2023-12-01T04:48:16.765375+0000 mon.a (mon.0) 562 : cluster 3 Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2023-12-01T04:48:17.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:48:17 smithi080 bash[28361]: cluster 2023-12-01T04:48:16.342846+0000 mgr.y (mgr.14152) 299 : cluster 0 pgmap v283: 1 pgs: 1 remapped+peering; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T04:48:17.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:48:17 smithi080 bash[28361]: cluster 2023-12-01T04:48:16.765375+0000 mon.a (mon.0) 562 : cluster 3 Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2023-12-01T04:48:17.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:48:17 smithi080 bash[41963]: cluster 2023-12-01T04:48:16.342846+0000 mgr.y (mgr.14152) 299 : cluster 0 pgmap v283: 1 pgs: 1 remapped+peering; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T04:48:17.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:48:17 smithi080 bash[41963]: cluster 2023-12-01T04:48:16.765375+0000 mon.a (mon.0) 562 : cluster 3 Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2023-12-01T04:48:18.855 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:48:18 smithi090 bash[32384]: cluster 2023-12-01T04:48:18.614235+0000 mon.a (mon.0) 563 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2023-12-01T04:48:18.855 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:48:18 smithi090 bash[32384]: cluster 2023-12-01T04:48:18.614288+0000 mon.a (mon.0) 564 : cluster 1 Cluster is now healthy 2023-12-01T04:48:18.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:48:18 smithi080 bash[28361]: cluster 2023-12-01T04:48:18.614235+0000 mon.a (mon.0) 563 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2023-12-01T04:48:18.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:48:18 smithi080 bash[28361]: cluster 2023-12-01T04:48:18.614288+0000 mon.a (mon.0) 564 : cluster 1 Cluster is now healthy 2023-12-01T04:48:18.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:48:18 smithi080 bash[41963]: cluster 2023-12-01T04:48:18.614235+0000 mon.a (mon.0) 563 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2023-12-01T04:48:18.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:48:18 smithi080 bash[41963]: cluster 2023-12-01T04:48:18.614288+0000 mon.a (mon.0) 564 : cluster 1 Cluster is now healthy 2023-12-01T04:48:19.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:48:19 smithi080 bash[28361]: cluster 2023-12-01T04:48:18.343538+0000 mgr.y (mgr.14152) 300 : cluster 0 pgmap v284: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 96 KiB/s, 0 objects/s recovering 2023-12-01T04:48:19.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:48:19 smithi080 bash[41963]: cluster 2023-12-01T04:48:18.343538+0000 mgr.y (mgr.14152) 300 : cluster 0 pgmap v284: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 96 KiB/s, 0 objects/s recovering 2023-12-01T04:48:20.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:48:19 smithi090 bash[32384]: cluster 2023-12-01T04:48:18.343538+0000 mgr.y (mgr.14152) 300 : cluster 0 pgmap v284: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 96 KiB/s, 0 objects/s recovering 2023-12-01T04:48:20.801 INFO:teuthology.orchestra.run.smithi090.stderr:--> Zapping: /dev/vg_nvme/lv_1 2023-12-01T04:48:20.801 INFO:teuthology.orchestra.run.smithi090.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2023-12-01T04:48:20.801 INFO:teuthology.orchestra.run.smithi090.stderr: stderr: 10+0 records in 2023-12-01T04:48:20.801 INFO:teuthology.orchestra.run.smithi090.stderr:10+0 records out 2023-12-01T04:48:20.801 INFO:teuthology.orchestra.run.smithi090.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0174857 s, 600 MB/s 2023-12-01T04:48:20.801 INFO:teuthology.orchestra.run.smithi090.stderr:--> Zapping successful for: 2023-12-01T04:48:21.833 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:48:21 smithi090 bash[32384]: cluster 2023-12-01T04:48:20.344275+0000 mgr.y (mgr.14152) 301 : cluster 0 pgmap v285: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail; 75 KiB/s, 0 objects/s recovering 2023-12-01T04:48:21.840 DEBUG:teuthology.orchestra.run.smithi090:> 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 597927aa-9003-11ee-95a2-87774f69a715 -- ceph orch daemon add osd smithi090:vg_nvme/lv_1 2023-12-01T04:48:21.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:48:21 smithi080 bash[28361]: cluster 2023-12-01T04:48:20.344275+0000 mgr.y (mgr.14152) 301 : cluster 0 pgmap v285: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail; 75 KiB/s, 0 objects/s recovering 2023-12-01T04:48:21.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:48:21 smithi080 bash[41963]: cluster 2023-12-01T04:48:20.344275+0000 mgr.y (mgr.14152) 301 : cluster 0 pgmap v285: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail; 75 KiB/s, 0 objects/s recovering 2023-12-01T04:48:23.773 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:48:23 smithi090 bash[32384]: cluster 2023-12-01T04:48:22.344946+0000 mgr.y (mgr.14152) 302 : cluster 0 pgmap v286: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail; 67 KiB/s, 0 objects/s recovering 2023-12-01T04:48:23.773 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:48:23 smithi090 bash[32384]: cephadm 2023-12-01T04:48:22.453436+0000 mgr.y (mgr.14152) 303 : cephadm 1 Detected new or changed devices on smithi090 2023-12-01T04:48:23.773 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:48:23 smithi090 bash[32384]: audit 2023-12-01T04:48:22.461821+0000 mon.a (mon.0) 565 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:48:23.773 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:48:23 smithi090 bash[32384]: audit 2023-12-01T04:48:22.470123+0000 mon.a (mon.0) 566 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:48:23.773 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:48:23 smithi090 bash[32384]: audit 2023-12-01T04:48:22.471832+0000 mon.a (mon.0) 567 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:48:23.773 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:48:23 smithi090 bash[32384]: audit 2023-12-01T04:48:22.473293+0000 mon.a (mon.0) 568 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:48:23.773 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:48:23 smithi090 bash[32384]: audit 2023-12-01T04:48:22.474497+0000 mon.a (mon.0) 569 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:48:23.774 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:48:23 smithi090 bash[32384]: cephadm 2023-12-01T04:48:22.475389+0000 mgr.y (mgr.14152) 304 : cephadm 1 Adjusting osd_memory_target on smithi090 to 5755M 2023-12-01T04:48:23.774 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:48:23 smithi090 bash[32384]: audit 2023-12-01T04:48:22.483217+0000 mon.a (mon.0) 570 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:48:23.774 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:48:23 smithi090 bash[32384]: audit 2023-12-01T04:48:22.484837+0000 mon.a (mon.0) 571 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:48:23.774 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:48:23 smithi090 bash[32384]: audit 2023-12-01T04:48:22.486056+0000 mon.a (mon.0) 572 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:48:23.774 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:48:23 smithi090 bash[32384]: audit 2023-12-01T04:48:22.494909+0000 mon.a (mon.0) 573 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:48:23.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:48:23 smithi080 bash[28361]: cluster 2023-12-01T04:48:22.344946+0000 mgr.y (mgr.14152) 302 : cluster 0 pgmap v286: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail; 67 KiB/s, 0 objects/s recovering 2023-12-01T04:48:23.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:48:23 smithi080 bash[28361]: cephadm 2023-12-01T04:48:22.453436+0000 mgr.y (mgr.14152) 303 : cephadm 1 Detected new or changed devices on smithi090 2023-12-01T04:48:23.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:48:23 smithi080 bash[28361]: audit 2023-12-01T04:48:22.461821+0000 mon.a (mon.0) 565 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:48:23.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:48:23 smithi080 bash[28361]: audit 2023-12-01T04:48:22.470123+0000 mon.a (mon.0) 566 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:48:23.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:48:23 smithi080 bash[28361]: audit 2023-12-01T04:48:22.471832+0000 mon.a (mon.0) 567 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:48:23.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:48:23 smithi080 bash[28361]: audit 2023-12-01T04:48:22.473293+0000 mon.a (mon.0) 568 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:48:23.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:48:23 smithi080 bash[28361]: audit 2023-12-01T04:48:22.474497+0000 mon.a (mon.0) 569 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:48:23.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:48:23 smithi080 bash[28361]: cephadm 2023-12-01T04:48:22.475389+0000 mgr.y (mgr.14152) 304 : cephadm 1 Adjusting osd_memory_target on smithi090 to 5755M 2023-12-01T04:48:23.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:48:23 smithi080 bash[28361]: audit 2023-12-01T04:48:22.483217+0000 mon.a (mon.0) 570 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:48:23.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:48:23 smithi080 bash[28361]: audit 2023-12-01T04:48:22.484837+0000 mon.a (mon.0) 571 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:48:23.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:48:23 smithi080 bash[28361]: audit 2023-12-01T04:48:22.486056+0000 mon.a (mon.0) 572 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:48:23.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:48:23 smithi080 bash[28361]: audit 2023-12-01T04:48:22.494909+0000 mon.a (mon.0) 573 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:48:23.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:48:23 smithi080 bash[41963]: cluster 2023-12-01T04:48:22.344946+0000 mgr.y (mgr.14152) 302 : cluster 0 pgmap v286: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail; 67 KiB/s, 0 objects/s recovering 2023-12-01T04:48:23.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:48:23 smithi080 bash[41963]: cephadm 2023-12-01T04:48:22.453436+0000 mgr.y (mgr.14152) 303 : cephadm 1 Detected new or changed devices on smithi090 2023-12-01T04:48:23.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:48:23 smithi080 bash[41963]: audit 2023-12-01T04:48:22.461821+0000 mon.a (mon.0) 565 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:48:23.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:48:23 smithi080 bash[41963]: audit 2023-12-01T04:48:22.470123+0000 mon.a (mon.0) 566 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:48:23.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:48:23 smithi080 bash[41963]: audit 2023-12-01T04:48:22.471832+0000 mon.a (mon.0) 567 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:48:23.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:48:23 smithi080 bash[41963]: audit 2023-12-01T04:48:22.473293+0000 mon.a (mon.0) 568 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:48:23.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:48:23 smithi080 bash[41963]: audit 2023-12-01T04:48:22.474497+0000 mon.a (mon.0) 569 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:48:23.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:48:23 smithi080 bash[41963]: cephadm 2023-12-01T04:48:22.475389+0000 mgr.y (mgr.14152) 304 : cephadm 1 Adjusting osd_memory_target on smithi090 to 5755M 2023-12-01T04:48:23.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:48:23 smithi080 bash[41963]: audit 2023-12-01T04:48:22.483217+0000 mon.a (mon.0) 570 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:48:23.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:48:23 smithi080 bash[41963]: audit 2023-12-01T04:48:22.484837+0000 mon.a (mon.0) 571 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:48:23.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:48:23 smithi080 bash[41963]: audit 2023-12-01T04:48:22.486056+0000 mon.a (mon.0) 572 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:48:23.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:48:23 smithi080 bash[41963]: audit 2023-12-01T04:48:22.494909+0000 mon.a (mon.0) 573 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:48:25.773 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:48:25 smithi090 bash[32384]: cluster 2023-12-01T04:48:24.345547+0000 mgr.y (mgr.14152) 305 : cluster 0 pgmap v287: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail; 58 KiB/s, 0 objects/s recovering 2023-12-01T04:48:25.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:48:25 smithi080 bash[28361]: cluster 2023-12-01T04:48:24.345547+0000 mgr.y (mgr.14152) 305 : cluster 0 pgmap v287: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail; 58 KiB/s, 0 objects/s recovering 2023-12-01T04:48:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:48:25 smithi080 bash[41963]: cluster 2023-12-01T04:48:24.345547+0000 mgr.y (mgr.14152) 305 : cluster 0 pgmap v287: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail; 58 KiB/s, 0 objects/s recovering 2023-12-01T04:48:26.535 INFO:teuthology.orchestra.run.smithi090.stderr:Inferring config /var/lib/ceph/597927aa-9003-11ee-95a2-87774f69a715/mon.b/config 2023-12-01T04:48:27.925 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:48:27 smithi090 bash[32384]: cluster 2023-12-01T04:48:26.346120+0000 mgr.y (mgr.14152) 306 : cluster 0 pgmap v288: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail; 50 KiB/s, 0 objects/s recovering 2023-12-01T04:48:27.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:48:27 smithi080 bash[28361]: cluster 2023-12-01T04:48:26.346120+0000 mgr.y (mgr.14152) 306 : cluster 0 pgmap v288: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail; 50 KiB/s, 0 objects/s recovering 2023-12-01T04:48:27.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:48:27 smithi080 bash[41963]: cluster 2023-12-01T04:48:26.346120+0000 mgr.y (mgr.14152) 306 : cluster 0 pgmap v288: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail; 50 KiB/s, 0 objects/s recovering 2023-12-01T04:48:29.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:48:29 smithi090 bash[32384]: cluster 2023-12-01T04:48:28.346717+0000 mgr.y (mgr.14152) 307 : cluster 0 pgmap v289: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail; 48 KiB/s, 0 objects/s recovering 2023-12-01T04:48:29.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:48:29 smithi080 bash[28361]: cluster 2023-12-01T04:48:28.346717+0000 mgr.y (mgr.14152) 307 : cluster 0 pgmap v289: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail; 48 KiB/s, 0 objects/s recovering 2023-12-01T04:48:29.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:48:29 smithi080 bash[41963]: cluster 2023-12-01T04:48:28.346717+0000 mgr.y (mgr.14152) 307 : cluster 0 pgmap v289: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail; 48 KiB/s, 0 objects/s recovering 2023-12-01T04:48:30.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:48:30 smithi080 bash[28361]: audit 2023-12-01T04:48:29.890558+0000 mgr.y (mgr.14152) 308 : audit 0 from='client.24301 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi090:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:48:30.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:48:30 smithi080 bash[28361]: audit 2023-12-01T04:48:29.897516+0000 mon.a (mon.0) 574 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-01T04:48:30.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:48:30 smithi080 bash[28361]: audit 2023-12-01T04:48:29.903322+0000 mon.a (mon.0) 575 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-01T04:48:30.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:48:30 smithi080 bash[28361]: audit 2023-12-01T04:48:29.904678+0000 mon.a (mon.0) 576 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:48:30.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:48:30 smithi080 bash[41963]: audit 2023-12-01T04:48:29.890558+0000 mgr.y (mgr.14152) 308 : audit 0 from='client.24301 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi090:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:48:30.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:48:30 smithi080 bash[41963]: audit 2023-12-01T04:48:29.897516+0000 mon.a (mon.0) 574 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-01T04:48:30.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:48:30 smithi080 bash[41963]: audit 2023-12-01T04:48:29.903322+0000 mon.a (mon.0) 575 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-01T04:48:30.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:48:30 smithi080 bash[41963]: audit 2023-12-01T04:48:29.904678+0000 mon.a (mon.0) 576 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:48:31.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:48:30 smithi090 bash[32384]: audit 2023-12-01T04:48:29.890558+0000 mgr.y (mgr.14152) 308 : audit 0 from='client.24301 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi090:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:48:31.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:48:30 smithi090 bash[32384]: audit 2023-12-01T04:48:29.897516+0000 mon.a (mon.0) 574 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-01T04:48:31.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:48:30 smithi090 bash[32384]: audit 2023-12-01T04:48:29.903322+0000 mon.a (mon.0) 575 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-01T04:48:31.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:48:30 smithi090 bash[32384]: audit 2023-12-01T04:48:29.904678+0000 mon.a (mon.0) 576 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:48:31.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:48:31 smithi080 bash[28361]: cluster 2023-12-01T04:48:30.347289+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-01T04:48:31.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:48:31 smithi080 bash[41963]: cluster 2023-12-01T04:48:30.347289+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-01T04:48:32.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:48:31 smithi090 bash[32384]: cluster 2023-12-01T04:48:30.347289+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-01T04:48:33.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:48:33 smithi080 bash[28361]: cluster 2023-12-01T04:48:32.347850+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-01T04:48:33.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:48:33 smithi080 bash[41963]: cluster 2023-12-01T04:48:32.347850+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-01T04:48:34.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:48:33 smithi090 bash[32384]: cluster 2023-12-01T04:48:32.347850+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-01T04:48:35.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:48:35 smithi080 bash[28361]: cluster 2023-12-01T04:48:34.348387+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-01T04:48:35.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:48:35 smithi080 bash[41963]: cluster 2023-12-01T04:48:34.348387+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-01T04:48:35.939 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:48:35 smithi090 bash[32384]: cluster 2023-12-01T04:48:34.348387+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-01T04:48:37.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:48:37 smithi080 bash[41963]: cluster 2023-12-01T04:48:36.348962+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-01T04:48:37.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:48:37 smithi080 bash[28361]: cluster 2023-12-01T04:48:36.348962+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-01T04:48:38.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:48:37 smithi090 bash[32384]: cluster 2023-12-01T04:48:36.348962+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-01T04:48:38.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:48:38 smithi080 bash[28361]: audit 2023-12-01T04:48:38.610143+0000 mon.b (mon.1) 20 : audit 1 from='client.? 172.21.15.90:0/34584160' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "def97565-0bf3-4977-b2dc-b9cfb462d784"}]: dispatch 2023-12-01T04:48:38.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:48:38 smithi080 bash[28361]: audit 2023-12-01T04:48:38.615567+0000 mon.a (mon.0) 577 : audit 1 from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "def97565-0bf3-4977-b2dc-b9cfb462d784"}]: dispatch 2023-12-01T04:48:38.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:48:38 smithi080 bash[28361]: audit 2023-12-01T04:48:38.624538+0000 mon.a (mon.0) 578 : audit 1 from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "def97565-0bf3-4977-b2dc-b9cfb462d784"}]': finished 2023-12-01T04:48:38.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:48:38 smithi080 bash[28361]: cluster 2023-12-01T04:48:38.624684+0000 mon.a (mon.0) 579 : cluster 0 osdmap e52: 8 total, 7 up, 8 in 2023-12-01T04:48:38.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:48:38 smithi080 bash[28361]: audit 2023-12-01T04:48:38.624919+0000 mon.a (mon.0) 580 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-01T04:48:38.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:48:38 smithi080 bash[41963]: audit 2023-12-01T04:48:38.610143+0000 mon.b (mon.1) 20 : audit 1 from='client.? 172.21.15.90:0/34584160' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "def97565-0bf3-4977-b2dc-b9cfb462d784"}]: dispatch 2023-12-01T04:48:38.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:48:38 smithi080 bash[41963]: audit 2023-12-01T04:48:38.615567+0000 mon.a (mon.0) 577 : audit 1 from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "def97565-0bf3-4977-b2dc-b9cfb462d784"}]: dispatch 2023-12-01T04:48:38.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:48:38 smithi080 bash[41963]: audit 2023-12-01T04:48:38.624538+0000 mon.a (mon.0) 578 : audit 1 from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "def97565-0bf3-4977-b2dc-b9cfb462d784"}]': finished 2023-12-01T04:48:38.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:48:38 smithi080 bash[41963]: cluster 2023-12-01T04:48:38.624684+0000 mon.a (mon.0) 579 : cluster 0 osdmap e52: 8 total, 7 up, 8 in 2023-12-01T04:48:38.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:48:38 smithi080 bash[41963]: audit 2023-12-01T04:48:38.624919+0000 mon.a (mon.0) 580 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-01T04:48:39.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:48:38 smithi090 bash[32384]: audit 2023-12-01T04:48:38.610143+0000 mon.b (mon.1) 20 : audit 1 from='client.? 172.21.15.90:0/34584160' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "def97565-0bf3-4977-b2dc-b9cfb462d784"}]: dispatch 2023-12-01T04:48:39.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:48:38 smithi090 bash[32384]: audit 2023-12-01T04:48:38.615567+0000 mon.a (mon.0) 577 : audit 1 from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "def97565-0bf3-4977-b2dc-b9cfb462d784"}]: dispatch 2023-12-01T04:48:39.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:48:38 smithi090 bash[32384]: audit 2023-12-01T04:48:38.624538+0000 mon.a (mon.0) 578 : audit 1 from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "def97565-0bf3-4977-b2dc-b9cfb462d784"}]': finished 2023-12-01T04:48:39.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:48:38 smithi090 bash[32384]: cluster 2023-12-01T04:48:38.624684+0000 mon.a (mon.0) 579 : cluster 0 osdmap e52: 8 total, 7 up, 8 in 2023-12-01T04:48:39.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:48:38 smithi090 bash[32384]: audit 2023-12-01T04:48:38.624919+0000 mon.a (mon.0) 580 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-01T04:48:39.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:48:39 smithi080 bash[28361]: cluster 2023-12-01T04:48:38.349553+0000 mgr.y (mgr.14152) 313 : cluster 0 pgmap v294: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T04:48:39.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:48:39 smithi080 bash[28361]: audit 2023-12-01T04:48:39.432562+0000 mon.b (mon.1) 21 : audit 0 from='client.? 172.21.15.90:0/4219427921' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-01T04:48:39.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:48:39 smithi080 bash[41963]: cluster 2023-12-01T04:48:38.349553+0000 mgr.y (mgr.14152) 313 : cluster 0 pgmap v294: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T04:48:39.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:48:39 smithi080 bash[41963]: audit 2023-12-01T04:48:39.432562+0000 mon.b (mon.1) 21 : audit 0 from='client.? 172.21.15.90:0/4219427921' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-01T04:48:40.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:48:39 smithi090 bash[32384]: cluster 2023-12-01T04:48:38.349553+0000 mgr.y (mgr.14152) 313 : cluster 0 pgmap v294: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T04:48:40.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:48:39 smithi090 bash[32384]: audit 2023-12-01T04:48:39.432562+0000 mon.b (mon.1) 21 : audit 0 from='client.? 172.21.15.90:0/4219427921' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-01T04:48:41.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:48:41 smithi080 bash[28361]: cluster 2023-12-01T04:48:40.350112+0000 mgr.y (mgr.14152) 314 : cluster 0 pgmap v296: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T04:48:41.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:48:41 smithi080 bash[41963]: cluster 2023-12-01T04:48:40.350112+0000 mgr.y (mgr.14152) 314 : cluster 0 pgmap v296: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T04:48:41.976 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:48:41 smithi090 bash[32384]: cluster 2023-12-01T04:48:40.350112+0000 mgr.y (mgr.14152) 314 : cluster 0 pgmap v296: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T04:48:43.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:48:43 smithi080 bash[28361]: cluster 2023-12-01T04:48:42.350665+0000 mgr.y (mgr.14152) 315 : cluster 0 pgmap v297: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T04:48:43.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:48:43 smithi080 bash[41963]: cluster 2023-12-01T04:48:42.350665+0000 mgr.y (mgr.14152) 315 : cluster 0 pgmap v297: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T04:48:44.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:48:43 smithi090 bash[32384]: cluster 2023-12-01T04:48:42.350665+0000 mgr.y (mgr.14152) 315 : cluster 0 pgmap v297: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T04:48:45.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:48:45 smithi080 bash[28361]: cluster 2023-12-01T04:48:44.351237+0000 mgr.y (mgr.14152) 316 : cluster 0 pgmap v298: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T04:48:45.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:48:45 smithi080 bash[41963]: cluster 2023-12-01T04:48:44.351237+0000 mgr.y (mgr.14152) 316 : cluster 0 pgmap v298: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T04:48:46.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:48:45 smithi090 bash[32384]: cluster 2023-12-01T04:48:44.351237+0000 mgr.y (mgr.14152) 316 : cluster 0 pgmap v298: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T04:48:47.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:48:47 smithi080 bash[28361]: cluster 2023-12-01T04:48:46.351842+0000 mgr.y (mgr.14152) 317 : cluster 0 pgmap v299: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T04:48:47.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:48:47 smithi080 bash[41963]: cluster 2023-12-01T04:48:46.351842+0000 mgr.y (mgr.14152) 317 : cluster 0 pgmap v299: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T04:48:48.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:48:47 smithi090 bash[32384]: cluster 2023-12-01T04:48:46.351842+0000 mgr.y (mgr.14152) 317 : cluster 0 pgmap v299: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T04:48:49.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:48:49 smithi080 bash[28361]: cluster 2023-12-01T04:48:48.352389+0000 mgr.y (mgr.14152) 318 : cluster 0 pgmap v300: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T04:48:49.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:48:49 smithi080 bash[41963]: cluster 2023-12-01T04:48:48.352389+0000 mgr.y (mgr.14152) 318 : cluster 0 pgmap v300: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T04:48:50.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:48:49 smithi090 bash[32384]: cluster 2023-12-01T04:48:48.352389+0000 mgr.y (mgr.14152) 318 : cluster 0 pgmap v300: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T04:48:51.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:48:51 smithi080 bash[28361]: cluster 2023-12-01T04:48:50.352919+0000 mgr.y (mgr.14152) 319 : cluster 0 pgmap v301: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T04:48:51.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:48:51 smithi080 bash[41963]: cluster 2023-12-01T04:48:50.352919+0000 mgr.y (mgr.14152) 319 : cluster 0 pgmap v301: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T04:48:52.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:48:51 smithi090 bash[32384]: cluster 2023-12-01T04:48:50.352919+0000 mgr.y (mgr.14152) 319 : cluster 0 pgmap v301: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T04:48:52.773 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:48:52 smithi090 bash[32384]: audit 2023-12-01T04:48:52.166548+0000 mon.a (mon.0) 581 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-12-01T04:48:52.773 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:48:52 smithi090 bash[32384]: audit 2023-12-01T04:48:52.168126+0000 mon.a (mon.0) 582 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:48:53.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:48:52 smithi080 bash[28361]: audit 2023-12-01T04:48:52.166548+0000 mon.a (mon.0) 581 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-12-01T04:48:53.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:48:52 smithi080 bash[28361]: audit 2023-12-01T04:48:52.168126+0000 mon.a (mon.0) 582 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:48:53.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:48:52 smithi080 bash[41963]: audit 2023-12-01T04:48:52.166548+0000 mon.a (mon.0) 581 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-12-01T04:48:53.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:48:52 smithi080 bash[41963]: audit 2023-12-01T04:48:52.168126+0000 mon.a (mon.0) 582 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:48:54.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:48:53 smithi090 bash[32384]: cephadm 2023-12-01T04:48:52.169654+0000 mgr.y (mgr.14152) 320 : cephadm 1 Deploying daemon osd.7 on smithi090 2023-12-01T04:48:54.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:48:53 smithi090 bash[32384]: cluster 2023-12-01T04:48:52.353484+0000 mgr.y (mgr.14152) 321 : cluster 0 pgmap v302: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T04:48:54.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:48:53 smithi080 bash[28361]: cephadm 2023-12-01T04:48:52.169654+0000 mgr.y (mgr.14152) 320 : cephadm 1 Deploying daemon osd.7 on smithi090 2023-12-01T04:48:54.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:48:53 smithi080 bash[28361]: cluster 2023-12-01T04:48:52.353484+0000 mgr.y (mgr.14152) 321 : cluster 0 pgmap v302: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T04:48:54.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:48:53 smithi080 bash[41963]: cephadm 2023-12-01T04:48:52.169654+0000 mgr.y (mgr.14152) 320 : cephadm 1 Deploying daemon osd.7 on smithi090 2023-12-01T04:48:54.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:48:53 smithi080 bash[41963]: cluster 2023-12-01T04:48:52.353484+0000 mgr.y (mgr.14152) 321 : cluster 0 pgmap v302: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T04:48:56.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:48:55 smithi090 bash[32384]: cluster 2023-12-01T04:48:54.354011+0000 mgr.y (mgr.14152) 322 : cluster 0 pgmap v303: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T04:48:56.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:48:55 smithi080 bash[28361]: cluster 2023-12-01T04:48:54.354011+0000 mgr.y (mgr.14152) 322 : cluster 0 pgmap v303: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T04:48:56.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:48:55 smithi080 bash[41963]: cluster 2023-12-01T04:48:54.354011+0000 mgr.y (mgr.14152) 322 : cluster 0 pgmap v303: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T04:48:58.027 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:48:57 smithi090 bash[32384]: cluster 2023-12-01T04:48:56.354643+0000 mgr.y (mgr.14152) 323 : cluster 0 pgmap v304: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T04:48:58.027 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:48:57 smithi090 bash[32384]: audit 2023-12-01T04:48:57.571991+0000 mon.a (mon.0) 583 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:48:58.027 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:48:57 smithi090 bash[32384]: audit 2023-12-01T04:48:57.581030+0000 mon.a (mon.0) 584 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:48:58.028 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:48:57 smithi090 bash[32384]: audit 2023-12-01T04:48:57.581642+0000 mon.a (mon.0) 585 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:48:58.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:48:57 smithi080 bash[28361]: cluster 2023-12-01T04:48:56.354643+0000 mgr.y (mgr.14152) 323 : cluster 0 pgmap v304: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T04:48:58.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:48:57 smithi080 bash[28361]: audit 2023-12-01T04:48:57.571991+0000 mon.a (mon.0) 583 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:48:58.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:48:57 smithi080 bash[28361]: audit 2023-12-01T04:48:57.581030+0000 mon.a (mon.0) 584 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:48:58.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:48:57 smithi080 bash[28361]: audit 2023-12-01T04:48:57.581642+0000 mon.a (mon.0) 585 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:48:58.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:48:57 smithi080 bash[41963]: cluster 2023-12-01T04:48:56.354643+0000 mgr.y (mgr.14152) 323 : cluster 0 pgmap v304: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T04:48:58.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:48:57 smithi080 bash[41963]: audit 2023-12-01T04:48:57.571991+0000 mon.a (mon.0) 583 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:48:58.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:48:57 smithi080 bash[41963]: audit 2023-12-01T04:48:57.581030+0000 mon.a (mon.0) 584 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:48:58.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:48:57 smithi080 bash[41963]: audit 2023-12-01T04:48:57.581642+0000 mon.a (mon.0) 585 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:49:00.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:48:59 smithi090 bash[32384]: cluster 2023-12-01T04:48:58.355175+0000 mgr.y (mgr.14152) 324 : cluster 0 pgmap v305: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T04:49:00.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:48:59 smithi080 bash[28361]: cluster 2023-12-01T04:48:58.355175+0000 mgr.y (mgr.14152) 324 : cluster 0 pgmap v305: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T04:49:00.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:48:59 smithi080 bash[41963]: cluster 2023-12-01T04:48:58.355175+0000 mgr.y (mgr.14152) 324 : cluster 0 pgmap v305: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T04:49:02.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:49:01 smithi090 bash[32384]: cluster 2023-12-01T04:49:00.355768+0000 mgr.y (mgr.14152) 325 : cluster 0 pgmap v306: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T04:49:02.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:49:01 smithi080 bash[28361]: cluster 2023-12-01T04:49:00.355768+0000 mgr.y (mgr.14152) 325 : cluster 0 pgmap v306: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T04:49:02.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:49:01 smithi080 bash[41963]: cluster 2023-12-01T04:49:00.355768+0000 mgr.y (mgr.14152) 325 : cluster 0 pgmap v306: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T04:49:04.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:49:03 smithi090 bash[32384]: cluster 2023-12-01T04:49:02.356402+0000 mgr.y (mgr.14152) 326 : cluster 0 pgmap v307: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T04:49:04.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:49:03 smithi090 bash[32384]: audit 2023-12-01T04:49:03.380158+0000 mon.a (mon.0) 586 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:49:04.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:49:03 smithi090 bash[32384]: audit 2023-12-01T04:49:03.388931+0000 mon.a (mon.0) 587 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:49:04.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:49:03 smithi090 bash[32384]: audit 2023-12-01T04:49:03.390482+0000 mon.a (mon.0) 588 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:49:04.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:49:03 smithi090 bash[32384]: audit 2023-12-01T04:49:03.391863+0000 mon.a (mon.0) 589 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:49:04.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:49:03 smithi090 bash[32384]: audit 2023-12-01T04:49:03.399040+0000 mon.a (mon.0) 590 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:49:04.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:49:03 smithi080 bash[28361]: cluster 2023-12-01T04:49:02.356402+0000 mgr.y (mgr.14152) 326 : cluster 0 pgmap v307: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T04:49:04.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:49:03 smithi080 bash[28361]: audit 2023-12-01T04:49:03.380158+0000 mon.a (mon.0) 586 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:49:04.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:49:03 smithi080 bash[28361]: audit 2023-12-01T04:49:03.388931+0000 mon.a (mon.0) 587 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:49:04.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:49:03 smithi080 bash[28361]: audit 2023-12-01T04:49:03.390482+0000 mon.a (mon.0) 588 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:49:04.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:49:03 smithi080 bash[28361]: audit 2023-12-01T04:49:03.391863+0000 mon.a (mon.0) 589 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:49:04.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:49:03 smithi080 bash[28361]: audit 2023-12-01T04:49:03.399040+0000 mon.a (mon.0) 590 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:49:04.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:49:03 smithi080 bash[41963]: cluster 2023-12-01T04:49:02.356402+0000 mgr.y (mgr.14152) 326 : cluster 0 pgmap v307: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T04:49:04.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:49:03 smithi080 bash[41963]: audit 2023-12-01T04:49:03.380158+0000 mon.a (mon.0) 586 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:49:04.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:49:03 smithi080 bash[41963]: audit 2023-12-01T04:49:03.388931+0000 mon.a (mon.0) 587 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:49:04.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:49:03 smithi080 bash[41963]: audit 2023-12-01T04:49:03.390482+0000 mon.a (mon.0) 588 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:49:04.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:49:03 smithi080 bash[41963]: audit 2023-12-01T04:49:03.391863+0000 mon.a (mon.0) 589 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:49:04.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:49:03 smithi080 bash[41963]: audit 2023-12-01T04:49:03.399040+0000 mon.a (mon.0) 590 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:49:06.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:49:05 smithi090 bash[32384]: cluster 2023-12-01T04:49:04.357035+0000 mgr.y (mgr.14152) 327 : cluster 0 pgmap v308: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T04:49:06.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:49:05 smithi090 bash[32384]: audit 2023-12-01T04:49:04.797666+0000 mon.b (mon.1) 22 : audit 1 from='osd.7 [v2:172.21.15.90:6824/1023789058,v1:172.21.15.90:6825/1023789058]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-01T04:49:06.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:49:05 smithi090 bash[32384]: audit 2023-12-01T04:49:04.802760+0000 mon.a (mon.0) 591 : audit 1 from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-01T04:49:06.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:49:05 smithi080 bash[28361]: cluster 2023-12-01T04:49:04.357035+0000 mgr.y (mgr.14152) 327 : cluster 0 pgmap v308: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T04:49:06.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:49:05 smithi080 bash[28361]: audit 2023-12-01T04:49:04.797666+0000 mon.b (mon.1) 22 : audit 1 from='osd.7 [v2:172.21.15.90:6824/1023789058,v1:172.21.15.90:6825/1023789058]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-01T04:49:06.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:49:05 smithi080 bash[28361]: audit 2023-12-01T04:49:04.802760+0000 mon.a (mon.0) 591 : audit 1 from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-01T04:49:06.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:49:05 smithi080 bash[41963]: cluster 2023-12-01T04:49:04.357035+0000 mgr.y (mgr.14152) 327 : cluster 0 pgmap v308: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T04:49:06.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:49:05 smithi080 bash[41963]: audit 2023-12-01T04:49:04.797666+0000 mon.b (mon.1) 22 : audit 1 from='osd.7 [v2:172.21.15.90:6824/1023789058,v1:172.21.15.90:6825/1023789058]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-01T04:49:06.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:49:05 smithi080 bash[41963]: audit 2023-12-01T04:49:04.802760+0000 mon.a (mon.0) 591 : audit 1 from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-01T04:49:07.007 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:49:06 smithi090 bash[32384]: audit 2023-12-01T04:49:05.724422+0000 mon.b (mon.1) 23 : audit 1 from='osd.7 [v2:172.21.15.90:6824/1023789058,v1:172.21.15.90:6825/1023789058]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi090", "root=default"]}]: dispatch 2023-12-01T04:49:07.008 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:49:06 smithi090 bash[32384]: audit 2023-12-01T04:49:05.727827+0000 mon.a (mon.0) 592 : audit 1 from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-12-01T04:49:07.008 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:49:06 smithi090 bash[32384]: cluster 2023-12-01T04:49:05.727984+0000 mon.a (mon.0) 593 : cluster 0 osdmap e53: 8 total, 7 up, 8 in 2023-12-01T04:49:07.008 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:49:06 smithi090 bash[32384]: audit 2023-12-01T04:49:05.728179+0000 mon.a (mon.0) 594 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-01T04:49:07.008 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:49:06 smithi090 bash[32384]: audit 2023-12-01T04:49:05.729254+0000 mon.a (mon.0) 595 : audit 1 from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi090", "root=default"]}]: dispatch 2023-12-01T04:49:07.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:49:06 smithi080 bash[28361]: audit 2023-12-01T04:49:05.724422+0000 mon.b (mon.1) 23 : audit 1 from='osd.7 [v2:172.21.15.90:6824/1023789058,v1:172.21.15.90:6825/1023789058]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi090", "root=default"]}]: dispatch 2023-12-01T04:49:07.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:49:06 smithi080 bash[28361]: audit 2023-12-01T04:49:05.727827+0000 mon.a (mon.0) 592 : audit 1 from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-12-01T04:49:07.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:49:06 smithi080 bash[28361]: cluster 2023-12-01T04:49:05.727984+0000 mon.a (mon.0) 593 : cluster 0 osdmap e53: 8 total, 7 up, 8 in 2023-12-01T04:49:07.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:49:06 smithi080 bash[28361]: audit 2023-12-01T04:49:05.728179+0000 mon.a (mon.0) 594 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-01T04:49:07.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:49:06 smithi080 bash[28361]: audit 2023-12-01T04:49:05.729254+0000 mon.a (mon.0) 595 : audit 1 from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi090", "root=default"]}]: dispatch 2023-12-01T04:49:07.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:49:06 smithi080 bash[41963]: audit 2023-12-01T04:49:05.724422+0000 mon.b (mon.1) 23 : audit 1 from='osd.7 [v2:172.21.15.90:6824/1023789058,v1:172.21.15.90:6825/1023789058]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi090", "root=default"]}]: dispatch 2023-12-01T04:49:07.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:49:06 smithi080 bash[41963]: audit 2023-12-01T04:49:05.727827+0000 mon.a (mon.0) 592 : audit 1 from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-12-01T04:49:07.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:49:06 smithi080 bash[41963]: cluster 2023-12-01T04:49:05.727984+0000 mon.a (mon.0) 593 : cluster 0 osdmap e53: 8 total, 7 up, 8 in 2023-12-01T04:49:07.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:49:06 smithi080 bash[41963]: audit 2023-12-01T04:49:05.728179+0000 mon.a (mon.0) 594 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-01T04:49:07.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:49:06 smithi080 bash[41963]: audit 2023-12-01T04:49:05.729254+0000 mon.a (mon.0) 595 : audit 1 from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi090", "root=default"]}]: dispatch 2023-12-01T04:49:07.777 INFO:teuthology.orchestra.run.smithi090.stdout:Created osd(s) 7 on host 'smithi090' 2023-12-01T04:49:08.007 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:49:07 smithi090 bash[32384]: cluster 2023-12-01T04:49:06.357604+0000 mgr.y (mgr.14152) 328 : cluster 0 pgmap v310: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T04:49:08.007 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:49:07 smithi090 bash[32384]: audit 2023-12-01T04:49:06.733685+0000 mon.a (mon.0) 596 : audit 1 from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi090", "root=default"]}]': finished 2023-12-01T04:49:08.007 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:49:07 smithi090 bash[32384]: cluster 2023-12-01T04:49:06.733792+0000 mon.a (mon.0) 597 : cluster 0 osdmap e54: 8 total, 7 up, 8 in 2023-12-01T04:49:08.007 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:49:07 smithi090 bash[32384]: audit 2023-12-01T04:49:06.734833+0000 mon.a (mon.0) 598 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-01T04:49:08.007 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:49:07 smithi090 bash[32384]: audit 2023-12-01T04:49:06.744178+0000 mon.a (mon.0) 599 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-01T04:49:08.007 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:49:07 smithi090 bash[32384]: audit 2023-12-01T04:49:07.728574+0000 mon.a (mon.0) 600 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:49:08.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:49:07 smithi080 bash[28361]: cluster 2023-12-01T04:49:06.357604+0000 mgr.y (mgr.14152) 328 : cluster 0 pgmap v310: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T04:49:08.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:49:07 smithi080 bash[28361]: audit 2023-12-01T04:49:06.733685+0000 mon.a (mon.0) 596 : audit 1 from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi090", "root=default"]}]': finished 2023-12-01T04:49:08.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:49:07 smithi080 bash[28361]: cluster 2023-12-01T04:49:06.733792+0000 mon.a (mon.0) 597 : cluster 0 osdmap e54: 8 total, 7 up, 8 in 2023-12-01T04:49:08.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:49:07 smithi080 bash[28361]: audit 2023-12-01T04:49:06.734833+0000 mon.a (mon.0) 598 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-01T04:49:08.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:49:07 smithi080 bash[28361]: audit 2023-12-01T04:49:06.744178+0000 mon.a (mon.0) 599 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-01T04:49:08.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:49:07 smithi080 bash[28361]: audit 2023-12-01T04:49:07.728574+0000 mon.a (mon.0) 600 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:49:08.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:49:07 smithi080 bash[41963]: cluster 2023-12-01T04:49:06.357604+0000 mgr.y (mgr.14152) 328 : cluster 0 pgmap v310: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T04:49:08.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:49:07 smithi080 bash[41963]: audit 2023-12-01T04:49:06.733685+0000 mon.a (mon.0) 596 : audit 1 from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi090", "root=default"]}]': finished 2023-12-01T04:49:08.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:49:07 smithi080 bash[41963]: cluster 2023-12-01T04:49:06.733792+0000 mon.a (mon.0) 597 : cluster 0 osdmap e54: 8 total, 7 up, 8 in 2023-12-01T04:49:08.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:49:07 smithi080 bash[41963]: audit 2023-12-01T04:49:06.734833+0000 mon.a (mon.0) 598 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-01T04:49:08.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:49:07 smithi080 bash[41963]: audit 2023-12-01T04:49:06.744178+0000 mon.a (mon.0) 599 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-01T04:49:08.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:49:07 smithi080 bash[41963]: audit 2023-12-01T04:49:07.728574+0000 mon.a (mon.0) 600 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:49:08.603 DEBUG:teuthology.orchestra.run.smithi090:osd.7> sudo journalctl -f -n 0 -u ceph-597927aa-9003-11ee-95a2-87774f69a715@osd.7.service 2023-12-01T04:49:08.606 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2023-12-01T04:49:08.606 DEBUG:teuthology.orchestra.run.smithi080:> 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 597927aa-9003-11ee-95a2-87774f69a715 -- ceph osd stat -f json 2023-12-01T04:49:08.785 INFO:journalctl@ceph.osd.7.smithi090.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-01T04:49:08.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:49:08 smithi080 bash[41963]: cluster 2023-12-01T04:49:05.826497+0000 osd.7 (osd.7) 1 : cluster 0 purged_snaps scrub starts 2023-12-01T04:49:08.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:49:08 smithi080 bash[41963]: cluster 2023-12-01T04:49:05.826600+0000 osd.7 (osd.7) 2 : cluster 0 purged_snaps scrub ok 2023-12-01T04:49:08.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:49:08 smithi080 bash[41963]: cluster 2023-12-01T04:49:07.737920+0000 mon.a (mon.0) 601 : cluster 1 osd.7 [v2:172.21.15.90:6824/1023789058,v1:172.21.15.90:6825/1023789058] boot 2023-12-01T04:49:08.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:49:08 smithi080 bash[41963]: cluster 2023-12-01T04:49:07.737969+0000 mon.a (mon.0) 602 : cluster 0 osdmap e55: 8 total, 8 up, 8 in 2023-12-01T04:49:08.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:49:08 smithi080 bash[41963]: audit 2023-12-01T04:49:07.738444+0000 mon.a (mon.0) 603 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-01T04:49:08.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:49:08 smithi080 bash[41963]: audit 2023-12-01T04:49:07.745958+0000 mon.a (mon.0) 604 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:49:08.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:49:08 smithi080 bash[41963]: audit 2023-12-01T04:49:07.746639+0000 mon.a (mon.0) 605 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:49:08.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:49:08 smithi080 bash[41963]: cluster 2023-12-01T04:49:08.739424+0000 mon.a (mon.0) 606 : cluster 0 osdmap e56: 8 total, 8 up, 8 in 2023-12-01T04:49:08.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:49:08 smithi080 bash[28361]: cluster 2023-12-01T04:49:05.826497+0000 osd.7 (osd.7) 1 : cluster 0 purged_snaps scrub starts 2023-12-01T04:49:08.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:49:08 smithi080 bash[28361]: cluster 2023-12-01T04:49:05.826600+0000 osd.7 (osd.7) 2 : cluster 0 purged_snaps scrub ok 2023-12-01T04:49:08.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:49:08 smithi080 bash[28361]: cluster 2023-12-01T04:49:07.737920+0000 mon.a (mon.0) 601 : cluster 1 osd.7 [v2:172.21.15.90:6824/1023789058,v1:172.21.15.90:6825/1023789058] boot 2023-12-01T04:49:08.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:49:08 smithi080 bash[28361]: cluster 2023-12-01T04:49:07.737969+0000 mon.a (mon.0) 602 : cluster 0 osdmap e55: 8 total, 8 up, 8 in 2023-12-01T04:49:08.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:49:08 smithi080 bash[28361]: audit 2023-12-01T04:49:07.738444+0000 mon.a (mon.0) 603 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-01T04:49:08.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:49:08 smithi080 bash[28361]: audit 2023-12-01T04:49:07.745958+0000 mon.a (mon.0) 604 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:49:08.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:49:08 smithi080 bash[28361]: audit 2023-12-01T04:49:07.746639+0000 mon.a (mon.0) 605 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:49:08.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:49:08 smithi080 bash[28361]: cluster 2023-12-01T04:49:08.739424+0000 mon.a (mon.0) 606 : cluster 0 osdmap e56: 8 total, 8 up, 8 in 2023-12-01T04:49:09.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:49:08 smithi090 bash[32384]: cluster 2023-12-01T04:49:05.826497+0000 osd.7 (osd.7) 1 : cluster 0 purged_snaps scrub starts 2023-12-01T04:49:09.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:49:08 smithi090 bash[32384]: cluster 2023-12-01T04:49:05.826600+0000 osd.7 (osd.7) 2 : cluster 0 purged_snaps scrub ok 2023-12-01T04:49:09.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:49:08 smithi090 bash[32384]: cluster 2023-12-01T04:49:07.737920+0000 mon.a (mon.0) 601 : cluster 1 osd.7 [v2:172.21.15.90:6824/1023789058,v1:172.21.15.90:6825/1023789058] boot 2023-12-01T04:49:09.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:49:08 smithi090 bash[32384]: cluster 2023-12-01T04:49:07.737969+0000 mon.a (mon.0) 602 : cluster 0 osdmap e55: 8 total, 8 up, 8 in 2023-12-01T04:49:09.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:49:08 smithi090 bash[32384]: audit 2023-12-01T04:49:07.738444+0000 mon.a (mon.0) 603 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-01T04:49:09.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:49:08 smithi090 bash[32384]: audit 2023-12-01T04:49:07.745958+0000 mon.a (mon.0) 604 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:49:09.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:49:08 smithi090 bash[32384]: audit 2023-12-01T04:49:07.746639+0000 mon.a (mon.0) 605 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:49:09.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:49:08 smithi090 bash[32384]: cluster 2023-12-01T04:49:08.739424+0000 mon.a (mon.0) 606 : cluster 0 osdmap e56: 8 total, 8 up, 8 in 2023-12-01T04:49:10.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:49:09 smithi090 bash[32384]: cluster 2023-12-01T04:49:08.358158+0000 mgr.y (mgr.14152) 329 : cluster 0 pgmap v313: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:49:10.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:49:09 smithi090 bash[32384]: cluster 2023-12-01T04:49:09.741812+0000 mon.a (mon.0) 607 : cluster 0 osdmap e57: 8 total, 8 up, 8 in 2023-12-01T04:49:10.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:49:09 smithi080 bash[28361]: cluster 2023-12-01T04:49:08.358158+0000 mgr.y (mgr.14152) 329 : cluster 0 pgmap v313: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:49:10.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:49:09 smithi080 bash[28361]: cluster 2023-12-01T04:49:09.741812+0000 mon.a (mon.0) 607 : cluster 0 osdmap e57: 8 total, 8 up, 8 in 2023-12-01T04:49:10.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:49:09 smithi080 bash[41963]: cluster 2023-12-01T04:49:08.358158+0000 mgr.y (mgr.14152) 329 : cluster 0 pgmap v313: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:49:10.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:49:09 smithi080 bash[41963]: cluster 2023-12-01T04:49:09.741812+0000 mon.a (mon.0) 607 : cluster 0 osdmap e57: 8 total, 8 up, 8 in 2023-12-01T04:49:12.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:49:11 smithi090 bash[32384]: cluster 2023-12-01T04:49:10.358722+0000 mgr.y (mgr.14152) 330 : cluster 0 pgmap v316: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:49:12.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:49:11 smithi090 bash[32384]: cluster 2023-12-01T04:49:10.747758+0000 mon.a (mon.0) 608 : cluster 0 osdmap e58: 8 total, 8 up, 8 in 2023-12-01T04:49:12.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:49:11 smithi080 bash[41963]: cluster 2023-12-01T04:49:10.358722+0000 mgr.y (mgr.14152) 330 : cluster 0 pgmap v316: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:49:12.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:49:11 smithi080 bash[41963]: cluster 2023-12-01T04:49:10.747758+0000 mon.a (mon.0) 608 : cluster 0 osdmap e58: 8 total, 8 up, 8 in 2023-12-01T04:49:12.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:49:11 smithi080 bash[28361]: cluster 2023-12-01T04:49:10.358722+0000 mgr.y (mgr.14152) 330 : cluster 0 pgmap v316: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:49:12.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:49:11 smithi080 bash[28361]: cluster 2023-12-01T04:49:10.747758+0000 mon.a (mon.0) 608 : cluster 0 osdmap e58: 8 total, 8 up, 8 in 2023-12-01T04:49:13.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:49:12 smithi090 bash[32384]: cluster 2023-12-01T04:49:11.751996+0000 mon.a (mon.0) 609 : cluster 0 osdmap e59: 8 total, 8 up, 8 in 2023-12-01T04:49:13.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:49:12 smithi080 bash[41963]: cluster 2023-12-01T04:49:11.751996+0000 mon.a (mon.0) 609 : cluster 0 osdmap e59: 8 total, 8 up, 8 in 2023-12-01T04:49:13.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:49:12 smithi080 bash[28361]: cluster 2023-12-01T04:49:11.751996+0000 mon.a (mon.0) 609 : cluster 0 osdmap e59: 8 total, 8 up, 8 in 2023-12-01T04:49:13.315 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/597927aa-9003-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T04:49:14.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:49:13 smithi090 bash[32384]: cluster 2023-12-01T04:49:12.359296+0000 mgr.y (mgr.14152) 331 : cluster 0 pgmap v319: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:49:14.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:49:13 smithi080 bash[41963]: cluster 2023-12-01T04:49:12.359296+0000 mgr.y (mgr.14152) 331 : cluster 0 pgmap v319: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:49:14.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:49:13 smithi080 bash[28361]: cluster 2023-12-01T04:49:12.359296+0000 mgr.y (mgr.14152) 331 : cluster 0 pgmap v319: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:49:16.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:49:15 smithi090 bash[32384]: cluster 2023-12-01T04:49:14.360084+0000 mgr.y (mgr.14152) 332 : cluster 0 pgmap v320: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 103 KiB/s, 0 objects/s recovering 2023-12-01T04:49:16.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:49:15 smithi080 bash[28361]: cluster 2023-12-01T04:49:14.360084+0000 mgr.y (mgr.14152) 332 : cluster 0 pgmap v320: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 103 KiB/s, 0 objects/s recovering 2023-12-01T04:49:16.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:49:15 smithi080 bash[41963]: cluster 2023-12-01T04:49:14.360084+0000 mgr.y (mgr.14152) 332 : cluster 0 pgmap v320: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 103 KiB/s, 0 objects/s recovering 2023-12-01T04:49:16.749 INFO:teuthology.orchestra.run.smithi080.stdout: 2023-12-01T04:49:17.502 INFO:teuthology.orchestra.run.smithi080.stdout:{"epoch":59,"num_osds":8,"num_up_osds":8,"osd_up_since":1701406147,"num_in_osds":8,"osd_in_since":1701406118,"num_remapped_pgs":0} 2023-12-01T04:49:17.503 DEBUG:teuthology.orchestra.run.smithi080:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 597927aa-9003-11ee-95a2-87774f69a715 -- ceph osd dump --format=json 2023-12-01T04:49:17.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:49:17 smithi080 bash[28361]: cluster 2023-12-01T04:49:16.360762+0000 mgr.y (mgr.14152) 333 : cluster 0 pgmap v321: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 87 KiB/s, 0 objects/s recovering 2023-12-01T04:49:17.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:49:17 smithi080 bash[28361]: audit 2023-12-01T04:49:16.748760+0000 mon.c (mon.2) 14 : audit 0 from='client.? 172.21.15.80:0/3363047464' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-01T04:49:17.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:49:17 smithi080 bash[41963]: cluster 2023-12-01T04:49:16.360762+0000 mgr.y (mgr.14152) 333 : cluster 0 pgmap v321: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 87 KiB/s, 0 objects/s recovering 2023-12-01T04:49:17.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:49:17 smithi080 bash[41963]: audit 2023-12-01T04:49:16.748760+0000 mon.c (mon.2) 14 : audit 0 from='client.? 172.21.15.80:0/3363047464' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-01T04:49:18.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:49:17 smithi090 bash[32384]: cluster 2023-12-01T04:49:16.360762+0000 mgr.y (mgr.14152) 333 : cluster 0 pgmap v321: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 87 KiB/s, 0 objects/s recovering 2023-12-01T04:49:18.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:49:17 smithi090 bash[32384]: audit 2023-12-01T04:49:16.748760+0000 mon.c (mon.2) 14 : audit 0 from='client.? 172.21.15.80:0/3363047464' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-01T04:49:19.773 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:49:19 smithi090 bash[32384]: cluster 2023-12-01T04:49:18.361395+0000 mgr.y (mgr.14152) 334 : cluster 0 pgmap v322: 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-01T04:49:19.773 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:49:19 smithi090 bash[32384]: cephadm 2023-12-01T04:49:18.508514+0000 mgr.y (mgr.14152) 335 : cephadm 1 Detected new or changed devices on smithi090 2023-12-01T04:49:19.773 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:49:19 smithi090 bash[32384]: audit 2023-12-01T04:49:18.516477+0000 mon.a (mon.0) 610 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:49:19.773 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:49:19 smithi090 bash[32384]: audit 2023-12-01T04:49:18.522350+0000 mon.a (mon.0) 611 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:49:19.773 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:49:19 smithi090 bash[32384]: audit 2023-12-01T04:49:18.523871+0000 mon.a (mon.0) 612 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:49:19.773 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:49:19 smithi090 bash[32384]: audit 2023-12-01T04:49:18.525524+0000 mon.a (mon.0) 613 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:49:19.773 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:49:19 smithi090 bash[32384]: audit 2023-12-01T04:49:18.526764+0000 mon.a (mon.0) 614 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:49:19.774 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:49:19 smithi090 bash[32384]: audit 2023-12-01T04:49:18.527995+0000 mon.a (mon.0) 615 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:49:19.774 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:49:19 smithi090 bash[32384]: cephadm 2023-12-01T04:49:18.528981+0000 mgr.y (mgr.14152) 336 : cephadm 1 Adjusting osd_memory_target on smithi090 to 4316M 2023-12-01T04:49:19.774 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:49:19 smithi090 bash[32384]: audit 2023-12-01T04:49:18.534299+0000 mon.a (mon.0) 616 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:49:19.774 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:49:19 smithi090 bash[32384]: audit 2023-12-01T04:49:18.535730+0000 mon.a (mon.0) 617 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:49:19.774 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:49:19 smithi090 bash[32384]: audit 2023-12-01T04:49:18.536703+0000 mon.a (mon.0) 618 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:49:19.774 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:49:19 smithi090 bash[32384]: audit 2023-12-01T04:49:18.543022+0000 mon.a (mon.0) 619 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:49:19.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:49:19 smithi080 bash[28361]: cluster 2023-12-01T04:49:18.361395+0000 mgr.y (mgr.14152) 334 : cluster 0 pgmap v322: 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-01T04:49:19.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:49:19 smithi080 bash[28361]: cephadm 2023-12-01T04:49:18.508514+0000 mgr.y (mgr.14152) 335 : cephadm 1 Detected new or changed devices on smithi090 2023-12-01T04:49:19.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:49:19 smithi080 bash[28361]: audit 2023-12-01T04:49:18.516477+0000 mon.a (mon.0) 610 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:49:19.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:49:19 smithi080 bash[28361]: audit 2023-12-01T04:49:18.522350+0000 mon.a (mon.0) 611 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:49:19.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:49:19 smithi080 bash[28361]: audit 2023-12-01T04:49:18.523871+0000 mon.a (mon.0) 612 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:49:19.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:49:19 smithi080 bash[28361]: audit 2023-12-01T04:49:18.525524+0000 mon.a (mon.0) 613 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:49:19.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:49:19 smithi080 bash[28361]: audit 2023-12-01T04:49:18.526764+0000 mon.a (mon.0) 614 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:49:19.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:49:19 smithi080 bash[28361]: audit 2023-12-01T04:49:18.527995+0000 mon.a (mon.0) 615 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:49:19.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:49:19 smithi080 bash[28361]: cephadm 2023-12-01T04:49:18.528981+0000 mgr.y (mgr.14152) 336 : cephadm 1 Adjusting osd_memory_target on smithi090 to 4316M 2023-12-01T04:49:19.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:49:19 smithi080 bash[28361]: audit 2023-12-01T04:49:18.534299+0000 mon.a (mon.0) 616 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:49:19.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:49:19 smithi080 bash[28361]: audit 2023-12-01T04:49:18.535730+0000 mon.a (mon.0) 617 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:49:19.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:49:19 smithi080 bash[28361]: audit 2023-12-01T04:49:18.536703+0000 mon.a (mon.0) 618 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:49:19.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:49:19 smithi080 bash[28361]: audit 2023-12-01T04:49:18.543022+0000 mon.a (mon.0) 619 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:49:19.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:49:19 smithi080 bash[41963]: cluster 2023-12-01T04:49:18.361395+0000 mgr.y (mgr.14152) 334 : cluster 0 pgmap v322: 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-01T04:49:19.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:49:19 smithi080 bash[41963]: cephadm 2023-12-01T04:49:18.508514+0000 mgr.y (mgr.14152) 335 : cephadm 1 Detected new or changed devices on smithi090 2023-12-01T04:49:19.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:49:19 smithi080 bash[41963]: audit 2023-12-01T04:49:18.516477+0000 mon.a (mon.0) 610 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:49:19.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:49:19 smithi080 bash[41963]: audit 2023-12-01T04:49:18.522350+0000 mon.a (mon.0) 611 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:49:19.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:49:19 smithi080 bash[41963]: audit 2023-12-01T04:49:18.523871+0000 mon.a (mon.0) 612 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:49:19.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:49:19 smithi080 bash[41963]: audit 2023-12-01T04:49:18.525524+0000 mon.a (mon.0) 613 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:49:19.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:49:19 smithi080 bash[41963]: audit 2023-12-01T04:49:18.526764+0000 mon.a (mon.0) 614 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:49:19.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:49:19 smithi080 bash[41963]: audit 2023-12-01T04:49:18.527995+0000 mon.a (mon.0) 615 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:49:19.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:49:19 smithi080 bash[41963]: cephadm 2023-12-01T04:49:18.528981+0000 mgr.y (mgr.14152) 336 : cephadm 1 Adjusting osd_memory_target on smithi090 to 4316M 2023-12-01T04:49:19.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:49:19 smithi080 bash[41963]: audit 2023-12-01T04:49:18.534299+0000 mon.a (mon.0) 616 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:49:19.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:49:19 smithi080 bash[41963]: audit 2023-12-01T04:49:18.535730+0000 mon.a (mon.0) 617 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:49:19.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:49:19 smithi080 bash[41963]: audit 2023-12-01T04:49:18.536703+0000 mon.a (mon.0) 618 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:49:19.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:49:19 smithi080 bash[41963]: audit 2023-12-01T04:49:18.543022+0000 mon.a (mon.0) 619 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:49:21.773 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:49:21 smithi090 bash[32384]: cluster 2023-12-01T04:49:20.361988+0000 mgr.y (mgr.14152) 337 : cluster 0 pgmap v323: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 60 KiB/s, 0 objects/s recovering 2023-12-01T04:49:21.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:49:21 smithi080 bash[28361]: cluster 2023-12-01T04:49:20.361988+0000 mgr.y (mgr.14152) 337 : cluster 0 pgmap v323: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 60 KiB/s, 0 objects/s recovering 2023-12-01T04:49:21.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:49:21 smithi080 bash[41963]: cluster 2023-12-01T04:49:20.361988+0000 mgr.y (mgr.14152) 337 : cluster 0 pgmap v323: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 60 KiB/s, 0 objects/s recovering 2023-12-01T04:49:22.228 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/597927aa-9003-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T04:49:23.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:49:23 smithi080 bash[28361]: cluster 2023-12-01T04:49:22.362662+0000 mgr.y (mgr.14152) 338 : cluster 0 pgmap v324: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 54 KiB/s, 0 objects/s recovering 2023-12-01T04:49:23.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:49:23 smithi080 bash[41963]: cluster 2023-12-01T04:49:22.362662+0000 mgr.y (mgr.14152) 338 : cluster 0 pgmap v324: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 54 KiB/s, 0 objects/s recovering 2023-12-01T04:49:24.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:49:23 smithi090 bash[32384]: cluster 2023-12-01T04:49:22.362662+0000 mgr.y (mgr.14152) 338 : cluster 0 pgmap v324: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 54 KiB/s, 0 objects/s recovering 2023-12-01T04:49:25.558 INFO:teuthology.orchestra.run.smithi080.stdout: 2023-12-01T04:49:25.559 INFO:teuthology.orchestra.run.smithi080.stdout:{"epoch":59,"fsid":"597927aa-9003-11ee-95a2-87774f69a715","created":"2023-12-01T04:39:05.314625+0000","modified":"2023-12-01T04:49:11.740889+0000","last_up_change":"2023-12-01T04:49:07.728821+0000","last_in_change":"2023-12-01T04:48:38.616810+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-01T04:44:32.862494+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":"22","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":"b5c052c7-d35e-4b33-ba10-7121f227236d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6802","nonce":4094941814},{"type":"v1","addr":"172.21.15.80:6803","nonce":4094941814}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6804","nonce":4094941814},{"type":"v1","addr":"172.21.15.80:6805","nonce":4094941814}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6808","nonce":4094941814},{"type":"v1","addr":"172.21.15.80:6809","nonce":4094941814}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6806","nonce":4094941814},{"type":"v1","addr":"172.21.15.80:6807","nonce":4094941814}]},"public_addr":"172.21.15.80:6803/4094941814","cluster_addr":"172.21.15.80:6805/4094941814","heartbeat_back_addr":"172.21.15.80:6809/4094941814","heartbeat_front_addr":"172.21.15.80:6807/4094941814","state":["exists","up"]},{"osd":1,"uuid":"9d120cf1-8c58-4cdf-b767-063d1bc66d56","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":34,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6810","nonce":2190129906},{"type":"v1","addr":"172.21.15.80:6811","nonce":2190129906}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6812","nonce":2190129906},{"type":"v1","addr":"172.21.15.80:6813","nonce":2190129906}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6816","nonce":2190129906},{"type":"v1","addr":"172.21.15.80:6817","nonce":2190129906}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6814","nonce":2190129906},{"type":"v1","addr":"172.21.15.80:6815","nonce":2190129906}]},"public_addr":"172.21.15.80:6811/2190129906","cluster_addr":"172.21.15.80:6813/2190129906","heartbeat_back_addr":"172.21.15.80:6817/2190129906","heartbeat_front_addr":"172.21.15.80:6815/2190129906","state":["exists","up"]},{"osd":2,"uuid":"6b1800d5-4177-4b90-b137-003a6c3f2cca","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.80:6818","nonce":4282081272},{"type":"v1","addr":"172.21.15.80:6819","nonce":4282081272}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6820","nonce":4282081272},{"type":"v1","addr":"172.21.15.80:6821","nonce":4282081272}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6824","nonce":4282081272},{"type":"v1","addr":"172.21.15.80:6825","nonce":4282081272}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6822","nonce":4282081272},{"type":"v1","addr":"172.21.15.80:6823","nonce":4282081272}]},"public_addr":"172.21.15.80:6819/4282081272","cluster_addr":"172.21.15.80:6821/4282081272","heartbeat_back_addr":"172.21.15.80:6825/4282081272","heartbeat_front_addr":"172.21.15.80:6823/4282081272","state":["exists","up"]},{"osd":3,"uuid":"7f75fe67-0f68-4459-b9c6-9c278ff217c3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6826","nonce":3348619775},{"type":"v1","addr":"172.21.15.80:6827","nonce":3348619775}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6828","nonce":3348619775},{"type":"v1","addr":"172.21.15.80:6829","nonce":3348619775}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6832","nonce":3348619775},{"type":"v1","addr":"172.21.15.80:6833","nonce":3348619775}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6830","nonce":3348619775},{"type":"v1","addr":"172.21.15.80:6831","nonce":3348619775}]},"public_addr":"172.21.15.80:6827/3348619775","cluster_addr":"172.21.15.80:6829/3348619775","heartbeat_back_addr":"172.21.15.80:6833/3348619775","heartbeat_front_addr":"172.21.15.80:6831/3348619775","state":["exists","up"]},{"osd":4,"uuid":"51824cf0-bb27-4bd4-9b24-b437ede45b7d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6800","nonce":2558122101},{"type":"v1","addr":"172.21.15.90:6801","nonce":2558122101}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6802","nonce":2558122101},{"type":"v1","addr":"172.21.15.90:6803","nonce":2558122101}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6806","nonce":2558122101},{"type":"v1","addr":"172.21.15.90:6807","nonce":2558122101}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6804","nonce":2558122101},{"type":"v1","addr":"172.21.15.90:6805","nonce":2558122101}]},"public_addr":"172.21.15.90:6801/2558122101","cluster_addr":"172.21.15.90:6803/2558122101","heartbeat_back_addr":"172.21.15.90:6807/2558122101","heartbeat_front_addr":"172.21.15.90:6805/2558122101","state":["exists","up"]},{"osd":5,"uuid":"b1244ca3-4253-4b0f-a7b2-1438b41781a3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":42,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6808","nonce":1430575330},{"type":"v1","addr":"172.21.15.90:6809","nonce":1430575330}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6810","nonce":1430575330},{"type":"v1","addr":"172.21.15.90:6811","nonce":1430575330}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6814","nonce":1430575330},{"type":"v1","addr":"172.21.15.90:6815","nonce":1430575330}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6812","nonce":1430575330},{"type":"v1","addr":"172.21.15.90:6813","nonce":1430575330}]},"public_addr":"172.21.15.90:6809/1430575330","cluster_addr":"172.21.15.90:6811/1430575330","heartbeat_back_addr":"172.21.15.90:6815/1430575330","heartbeat_front_addr":"172.21.15.90:6813/1430575330","state":["exists","up"]},{"osd":6,"uuid":"ca38de0a-159b-4d95-b98f-c5c6c618325b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":50,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6816","nonce":4018615315},{"type":"v1","addr":"172.21.15.90:6817","nonce":4018615315}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6818","nonce":4018615315},{"type":"v1","addr":"172.21.15.90:6819","nonce":4018615315}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6822","nonce":4018615315},{"type":"v1","addr":"172.21.15.90:6823","nonce":4018615315}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6820","nonce":4018615315},{"type":"v1","addr":"172.21.15.90:6821","nonce":4018615315}]},"public_addr":"172.21.15.90:6817/4018615315","cluster_addr":"172.21.15.90:6819/4018615315","heartbeat_back_addr":"172.21.15.90:6823/4018615315","heartbeat_front_addr":"172.21.15.90:6821/4018615315","state":["exists","up"]},{"osd":7,"uuid":"def97565-0bf3-4977-b2dc-b9cfb462d784","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":58,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6824","nonce":1023789058},{"type":"v1","addr":"172.21.15.90:6825","nonce":1023789058}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6826","nonce":1023789058},{"type":"v1","addr":"172.21.15.90:6827","nonce":1023789058}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6830","nonce":1023789058},{"type":"v1","addr":"172.21.15.90:6831","nonce":1023789058}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6828","nonce":1023789058},{"type":"v1","addr":"172.21.15.90:6829","nonce":1023789058}]},"public_addr":"172.21.15.90:6825/1023789058","cluster_addr":"172.21.15.90:6827/1023789058","heartbeat_back_addr":"172.21.15.90:6831/1023789058","heartbeat_front_addr":"172.21.15.90:6829/1023789058","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-01T04:42:44.550032+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-01T04:43:36.558082+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-01T04:44:29.454132+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-01T04:45:22.918571+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-01T04:46:17.315620+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-01T04:47:12.143382+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-01T04:48:08.796139+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-01T04:49:05.826606+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.80:6801/1796799973":"2023-12-02T04:40:12.214053+0000","172.21.15.80:0/410084528":"2023-12-02T04:40:12.214053+0000","172.21.15.80:6800/1796799973":"2023-12-02T04:40:12.214053+0000","172.21.15.80:0/1567984252":"2023-12-02T04:40:12.214053+0000","172.21.15.80:6801/2886553628":"2023-12-02T04:39:38.229921+0000","172.21.15.80:6800/2886553628":"2023-12-02T04:39:38.229921+0000","172.21.15.80:0/377807261":"2023-12-02T04:39:38.229921+0000","172.21.15.80:0/1046311744":"2023-12-02T04:39:38.229921+0000","172.21.15.80:0/1650683912":"2023-12-02T04:40:12.214053+0000","172.21.15.80:0/1111337968":"2023-12-02T04:39:38.229921+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-01T04:49:25.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:49:25 smithi080 bash[28361]: cluster 2023-12-01T04:49:24.363204+0000 mgr.y (mgr.14152) 339 : cluster 0 pgmap v325: 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-01T04:49:25.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:49:25 smithi080 bash[28361]: audit 2023-12-01T04:49:25.555947+0000 mon.a (mon.0) 620 : audit 0 from='client.? 172.21.15.80:0/4268690954' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-01T04:49:25.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:49:25 smithi080 bash[41963]: cluster 2023-12-01T04:49:24.363204+0000 mgr.y (mgr.14152) 339 : cluster 0 pgmap v325: 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-01T04:49:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:49:25 smithi080 bash[41963]: audit 2023-12-01T04:49:25.555947+0000 mon.a (mon.0) 620 : audit 0 from='client.? 172.21.15.80:0/4268690954' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-01T04:49:26.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:49:25 smithi090 bash[32384]: cluster 2023-12-01T04:49:24.363204+0000 mgr.y (mgr.14152) 339 : cluster 0 pgmap v325: 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-01T04:49:26.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:49:25 smithi090 bash[32384]: audit 2023-12-01T04:49:25.555947+0000 mon.a (mon.0) 620 : audit 0 from='client.? 172.21.15.80:0/4268690954' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-01T04:49:26.260 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2023-12-01T04:44:32.862494+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': '22', '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-01T04:49:26.261 DEBUG:teuthology.orchestra.run.smithi080:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 597927aa-9003-11ee-95a2-87774f69a715 -- ceph osd pool get .mgr pg_num 2023-12-01T04:49:27.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:49:27 smithi080 bash[41963]: cluster 2023-12-01T04:49:26.363732+0000 mgr.y (mgr.14152) 340 : cluster 0 pgmap v326: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:49:27.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:49:27 smithi080 bash[28361]: cluster 2023-12-01T04:49:26.363732+0000 mgr.y (mgr.14152) 340 : cluster 0 pgmap v326: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:49:28.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:49:27 smithi090 bash[32384]: cluster 2023-12-01T04:49:26.363732+0000 mgr.y (mgr.14152) 340 : cluster 0 pgmap v326: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:49:29.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:49:29 smithi080 bash[28361]: cluster 2023-12-01T04:49:28.364326+0000 mgr.y (mgr.14152) 341 : cluster 0 pgmap v327: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:49:29.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:49:29 smithi080 bash[41963]: cluster 2023-12-01T04:49:28.364326+0000 mgr.y (mgr.14152) 341 : cluster 0 pgmap v327: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:49:30.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:49:29 smithi090 bash[32384]: cluster 2023-12-01T04:49:28.364326+0000 mgr.y (mgr.14152) 341 : cluster 0 pgmap v327: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:49:30.981 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/597927aa-9003-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T04:49:31.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:49:31 smithi080 bash[41963]: cluster 2023-12-01T04:49:30.364939+0000 mgr.y (mgr.14152) 342 : cluster 0 pgmap v328: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:49:31.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:49:31 smithi080 bash[28361]: cluster 2023-12-01T04:49:30.364939+0000 mgr.y (mgr.14152) 342 : cluster 0 pgmap v328: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:49:32.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:49:31 smithi090 bash[32384]: cluster 2023-12-01T04:49:30.364939+0000 mgr.y (mgr.14152) 342 : cluster 0 pgmap v328: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:49:33.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:49:33 smithi080 bash[28361]: cluster 2023-12-01T04:49:32.365496+0000 mgr.y (mgr.14152) 343 : cluster 0 pgmap v329: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:49:33.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:49:33 smithi080 bash[41963]: cluster 2023-12-01T04:49:32.365496+0000 mgr.y (mgr.14152) 343 : cluster 0 pgmap v329: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:49:34.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:49:33 smithi090 bash[32384]: cluster 2023-12-01T04:49:32.365496+0000 mgr.y (mgr.14152) 343 : cluster 0 pgmap v329: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:49:34.133 INFO:teuthology.orchestra.run.smithi080.stdout:pg_num: 1 2023-12-01T04:49:34.922 INFO:tasks.cephadm:Adding prometheus.a on smithi090 2023-12-01T04:49:34.922 DEBUG:teuthology.orchestra.run.smithi090:> 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 597927aa-9003-11ee-95a2-87774f69a715 -- ceph orch apply prometheus '1;smithi090=a' 2023-12-01T04:49:34.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:49:34 smithi080 bash[41963]: audit 2023-12-01T04:49:34.132874+0000 mon.a (mon.0) 621 : audit 0 from='client.? 172.21.15.80:0/651831842' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-12-01T04:49:34.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:49:34 smithi080 bash[28361]: audit 2023-12-01T04:49:34.132874+0000 mon.a (mon.0) 621 : audit 0 from='client.? 172.21.15.80:0/651831842' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-12-01T04:49:34.935 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:49:34 smithi090 bash[32384]: audit 2023-12-01T04:49:34.132874+0000 mon.a (mon.0) 621 : audit 0 from='client.? 172.21.15.80:0/651831842' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-12-01T04:49:36.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:49:35 smithi090 bash[32384]: cluster 2023-12-01T04:49:34.366013+0000 mgr.y (mgr.14152) 344 : cluster 0 pgmap v330: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:49:36.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:49:35 smithi080 bash[28361]: cluster 2023-12-01T04:49:34.366013+0000 mgr.y (mgr.14152) 344 : cluster 0 pgmap v330: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:49:36.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:49:35 smithi080 bash[41963]: cluster 2023-12-01T04:49:34.366013+0000 mgr.y (mgr.14152) 344 : cluster 0 pgmap v330: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:49:38.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:49:37 smithi090 bash[32384]: cluster 2023-12-01T04:49:36.366575+0000 mgr.y (mgr.14152) 345 : cluster 0 pgmap v331: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:49:38.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:49:37 smithi080 bash[28361]: cluster 2023-12-01T04:49:36.366575+0000 mgr.y (mgr.14152) 345 : cluster 0 pgmap v331: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:49:38.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:49:37 smithi080 bash[41963]: cluster 2023-12-01T04:49:36.366575+0000 mgr.y (mgr.14152) 345 : cluster 0 pgmap v331: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:49:39.637 INFO:teuthology.orchestra.run.smithi090.stderr:Inferring config /var/lib/ceph/597927aa-9003-11ee-95a2-87774f69a715/mon.b/config 2023-12-01T04:49:40.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:49:39 smithi090 bash[32384]: cluster 2023-12-01T04:49:38.367166+0000 mgr.y (mgr.14152) 346 : cluster 0 pgmap v332: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:49:40.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:49:39 smithi080 bash[28361]: cluster 2023-12-01T04:49:38.367166+0000 mgr.y (mgr.14152) 346 : cluster 0 pgmap v332: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:49:40.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:49:39 smithi080 bash[41963]: cluster 2023-12-01T04:49:38.367166+0000 mgr.y (mgr.14152) 346 : cluster 0 pgmap v332: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:49:42.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:49:41 smithi090 bash[32384]: cluster 2023-12-01T04:49:40.367751+0000 mgr.y (mgr.14152) 347 : cluster 0 pgmap v333: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:49:42.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:49:41 smithi080 bash[28361]: cluster 2023-12-01T04:49:40.367751+0000 mgr.y (mgr.14152) 347 : cluster 0 pgmap v333: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:49:42.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:49:41 smithi080 bash[41963]: cluster 2023-12-01T04:49:40.367751+0000 mgr.y (mgr.14152) 347 : cluster 0 pgmap v333: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:49:43.383 INFO:teuthology.orchestra.run.smithi090.stdout:Scheduled prometheus update... 2023-12-01T04:49:44.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:49:43 smithi090 bash[32384]: cluster 2023-12-01T04:49:42.368334+0000 mgr.y (mgr.14152) 348 : cluster 0 pgmap v334: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:49:44.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:49:43 smithi090 bash[32384]: audit 2023-12-01T04:49:43.381697+0000 mon.a (mon.0) 622 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:49:44.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:49:43 smithi090 bash[32384]: audit 2023-12-01T04:49:43.389643+0000 mon.a (mon.0) 623 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:49:44.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:49:43 smithi090 bash[32384]: audit 2023-12-01T04:49:43.392578+0000 mon.a (mon.0) 624 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:49:44.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:49:43 smithi090 bash[32384]: audit 2023-12-01T04:49:43.393885+0000 mon.a (mon.0) 625 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:49:44.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:49:43 smithi090 bash[32384]: audit 2023-12-01T04:49:43.404594+0000 mon.a (mon.0) 626 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:49:44.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:49:43 smithi080 bash[28361]: cluster 2023-12-01T04:49:42.368334+0000 mgr.y (mgr.14152) 348 : cluster 0 pgmap v334: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:49:44.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:49:43 smithi080 bash[28361]: audit 2023-12-01T04:49:43.381697+0000 mon.a (mon.0) 622 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:49:44.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:49:43 smithi080 bash[28361]: audit 2023-12-01T04:49:43.389643+0000 mon.a (mon.0) 623 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:49:44.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:49:43 smithi080 bash[28361]: audit 2023-12-01T04:49:43.392578+0000 mon.a (mon.0) 624 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:49:44.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:49:43 smithi080 bash[28361]: audit 2023-12-01T04:49:43.393885+0000 mon.a (mon.0) 625 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:49:44.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:49:43 smithi080 bash[28361]: audit 2023-12-01T04:49:43.404594+0000 mon.a (mon.0) 626 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:49:44.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:49:43 smithi080 bash[41963]: cluster 2023-12-01T04:49:42.368334+0000 mgr.y (mgr.14152) 348 : cluster 0 pgmap v334: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:49:44.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:49:43 smithi080 bash[41963]: audit 2023-12-01T04:49:43.381697+0000 mon.a (mon.0) 622 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:49:44.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:49:43 smithi080 bash[41963]: audit 2023-12-01T04:49:43.389643+0000 mon.a (mon.0) 623 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:49:44.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:49:43 smithi080 bash[41963]: audit 2023-12-01T04:49:43.392578+0000 mon.a (mon.0) 624 : audit 0 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:49:44.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:49:43 smithi080 bash[41963]: audit 2023-12-01T04:49:43.393885+0000 mon.a (mon.0) 625 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:49:44.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:49:43 smithi080 bash[41963]: audit 2023-12-01T04:49:43.404594+0000 mon.a (mon.0) 626 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:49:44.263 DEBUG:teuthology.orchestra.run.smithi090:prometheus.a> sudo journalctl -f -n 0 -u ceph-597927aa-9003-11ee-95a2-87774f69a715@prometheus.a.service 2023-12-01T04:49:44.307 INFO:tasks.cephadm:Adding node-exporter.a on smithi080 2023-12-01T04:49:44.307 INFO:tasks.cephadm:Adding node-exporter.b on smithi090 2023-12-01T04:49:44.307 DEBUG:teuthology.orchestra.run.smithi090:> 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 597927aa-9003-11ee-95a2-87774f69a715 -- ceph orch apply node-exporter '2;smithi080=a;smithi090=b' 2023-12-01T04:49:44.346 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-01T04:49:45.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:49:44 smithi090 bash[32384]: audit 2023-12-01T04:49:43.371760+0000 mgr.y (mgr.14152) 349 : audit 0 from='client.24346 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi090=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:49:45.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:49:44 smithi090 bash[32384]: cephadm 2023-12-01T04:49:43.374778+0000 mgr.y (mgr.14152) 350 : cephadm 1 Saving service prometheus spec with placement smithi090=a;count:1 2023-12-01T04:49:45.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:49:44 smithi090 bash[32384]: cephadm 2023-12-01T04:49:43.658788+0000 mgr.y (mgr.14152) 351 : cephadm 1 Deploying daemon prometheus.a on smithi090 2023-12-01T04:49:45.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:49:44 smithi080 bash[28361]: audit 2023-12-01T04:49:43.371760+0000 mgr.y (mgr.14152) 349 : audit 0 from='client.24346 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi090=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:49:45.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:49:44 smithi080 bash[28361]: cephadm 2023-12-01T04:49:43.374778+0000 mgr.y (mgr.14152) 350 : cephadm 1 Saving service prometheus spec with placement smithi090=a;count:1 2023-12-01T04:49:45.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:49:44 smithi080 bash[28361]: cephadm 2023-12-01T04:49:43.658788+0000 mgr.y (mgr.14152) 351 : cephadm 1 Deploying daemon prometheus.a on smithi090 2023-12-01T04:49:45.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:49:44 smithi080 bash[41963]: audit 2023-12-01T04:49:43.371760+0000 mgr.y (mgr.14152) 349 : audit 0 from='client.24346 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi090=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:49:45.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:49:44 smithi080 bash[41963]: cephadm 2023-12-01T04:49:43.374778+0000 mgr.y (mgr.14152) 350 : cephadm 1 Saving service prometheus spec with placement smithi090=a;count:1 2023-12-01T04:49:45.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:49:44 smithi080 bash[41963]: cephadm 2023-12-01T04:49:43.658788+0000 mgr.y (mgr.14152) 351 : cephadm 1 Deploying daemon prometheus.a on smithi090 2023-12-01T04:49:46.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:49:45 smithi090 bash[32384]: cluster 2023-12-01T04:49:44.368951+0000 mgr.y (mgr.14152) 352 : cluster 0 pgmap v335: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:49:46.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:49:45 smithi080 bash[28361]: cluster 2023-12-01T04:49:44.368951+0000 mgr.y (mgr.14152) 352 : cluster 0 pgmap v335: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:49:46.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:49:45 smithi080 bash[41963]: cluster 2023-12-01T04:49:44.368951+0000 mgr.y (mgr.14152) 352 : cluster 0 pgmap v335: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:49:48.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:49:47 smithi090 bash[32384]: cluster 2023-12-01T04:49:46.369519+0000 mgr.y (mgr.14152) 353 : cluster 0 pgmap v336: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:49:48.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:49:47 smithi080 bash[28361]: cluster 2023-12-01T04:49:46.369519+0000 mgr.y (mgr.14152) 353 : cluster 0 pgmap v336: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:49:48.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:49:47 smithi080 bash[41963]: cluster 2023-12-01T04:49:46.369519+0000 mgr.y (mgr.14152) 353 : cluster 0 pgmap v336: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:49:49.050 INFO:teuthology.orchestra.run.smithi090.stderr:Inferring config /var/lib/ceph/597927aa-9003-11ee-95a2-87774f69a715/mon.b/config 2023-12-01T04:49:50.075 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:49:49 smithi090 bash[32384]: cluster 2023-12-01T04:49:48.370132+0000 mgr.y (mgr.14152) 354 : cluster 0 pgmap v337: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:49:50.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:49:49 smithi080 bash[41963]: cluster 2023-12-01T04:49:48.370132+0000 mgr.y (mgr.14152) 354 : cluster 0 pgmap v337: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:49:50.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:49:49 smithi080 bash[28361]: cluster 2023-12-01T04:49:48.370132+0000 mgr.y (mgr.14152) 354 : cluster 0 pgmap v337: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:49:52.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:49:51 smithi090 bash[32384]: cluster 2023-12-01T04:49:50.370703+0000 mgr.y (mgr.14152) 355 : cluster 0 pgmap v338: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:49:52.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:49:51 smithi080 bash[28361]: cluster 2023-12-01T04:49:50.370703+0000 mgr.y (mgr.14152) 355 : cluster 0 pgmap v338: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:49:52.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:49:51 smithi080 bash[41963]: cluster 2023-12-01T04:49:50.370703+0000 mgr.y (mgr.14152) 355 : cluster 0 pgmap v338: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:49:54.028 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:49:53 smithi090 bash[32384]: cluster 2023-12-01T04:49:52.371300+0000 mgr.y (mgr.14152) 356 : cluster 0 pgmap v339: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:49:54.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:49:53 smithi080 bash[28361]: cluster 2023-12-01T04:49:52.371300+0000 mgr.y (mgr.14152) 356 : cluster 0 pgmap v339: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:49:54.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:49:53 smithi080 bash[41963]: cluster 2023-12-01T04:49:52.371300+0000 mgr.y (mgr.14152) 356 : cluster 0 pgmap v339: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:49:56.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:49:55 smithi090 bash[32384]: cluster 2023-12-01T04:49:54.371849+0000 mgr.y (mgr.14152) 357 : cluster 0 pgmap v340: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:49:56.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:49:55 smithi080 bash[28361]: cluster 2023-12-01T04:49:54.371849+0000 mgr.y (mgr.14152) 357 : cluster 0 pgmap v340: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:49:56.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:49:55 smithi080 bash[41963]: cluster 2023-12-01T04:49:54.371849+0000 mgr.y (mgr.14152) 357 : cluster 0 pgmap v340: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:49:58.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:49:57 smithi090 bash[32384]: cluster 2023-12-01T04:49:56.372385+0000 mgr.y (mgr.14152) 358 : cluster 0 pgmap v341: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:49:58.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:49:57 smithi080 bash[28361]: cluster 2023-12-01T04:49:56.372385+0000 mgr.y (mgr.14152) 358 : cluster 0 pgmap v341: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:49:58.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:49:57 smithi080 bash[41963]: cluster 2023-12-01T04:49:56.372385+0000 mgr.y (mgr.14152) 358 : cluster 0 pgmap v341: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:49:58.209 INFO:teuthology.orchestra.run.smithi090.stdout:Scheduled node-exporter update... 2023-12-01T04:49:59.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:49:59 smithi090 bash[32384]: audit 2023-12-01T04:49:58.198398+0000 mgr.y (mgr.14152) 359 : audit 0 from='client.24352 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi080=a;smithi090=b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:49:59.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:49:59 smithi090 bash[32384]: cephadm 2023-12-01T04:49:58.201977+0000 mgr.y (mgr.14152) 360 : cephadm 1 Saving service node-exporter spec with placement smithi080=a;smithi090=b;count:2 2023-12-01T04:49:59.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:49:59 smithi090 bash[32384]: audit 2023-12-01T04:49:58.207564+0000 mon.a (mon.0) 627 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:49:59.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:49:59 smithi090 bash[32384]: cluster 2023-12-01T04:49:58.372939+0000 mgr.y (mgr.14152) 361 : cluster 0 pgmap v342: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:49:59.520 DEBUG:teuthology.orchestra.run.smithi080:node-exporter.a> sudo journalctl -f -n 0 -u ceph-597927aa-9003-11ee-95a2-87774f69a715@node-exporter.a.service 2023-12-01T04:49:59.523 DEBUG:teuthology.orchestra.run.smithi090:node-exporter.b> sudo journalctl -f -n 0 -u ceph-597927aa-9003-11ee-95a2-87774f69a715@node-exporter.b.service 2023-12-01T04:49:59.526 INFO:tasks.cephadm:Adding alertmanager.a on smithi080 2023-12-01T04:49:59.526 DEBUG:teuthology.orchestra.run.smithi090:> 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 597927aa-9003-11ee-95a2-87774f69a715 -- ceph orch apply alertmanager '1;smithi080=a' 2023-12-01T04:49:59.531 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:49:59 smithi080 bash[41963]: audit 2023-12-01T04:49:58.198398+0000 mgr.y (mgr.14152) 359 : audit 0 from='client.24352 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi080=a;smithi090=b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:49:59.531 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:49:59 smithi080 bash[41963]: cephadm 2023-12-01T04:49:58.201977+0000 mgr.y (mgr.14152) 360 : cephadm 1 Saving service node-exporter spec with placement smithi080=a;smithi090=b;count:2 2023-12-01T04:49:59.532 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:49:59 smithi080 bash[41963]: audit 2023-12-01T04:49:58.207564+0000 mon.a (mon.0) 627 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:49:59.532 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:49:59 smithi080 bash[41963]: cluster 2023-12-01T04:49:58.372939+0000 mgr.y (mgr.14152) 361 : cluster 0 pgmap v342: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:49:59.532 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:49:59 smithi080 bash[28361]: audit 2023-12-01T04:49:58.198398+0000 mgr.y (mgr.14152) 359 : audit 0 from='client.24352 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi080=a;smithi090=b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:49:59.532 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:49:59 smithi080 bash[28361]: cephadm 2023-12-01T04:49:58.201977+0000 mgr.y (mgr.14152) 360 : cephadm 1 Saving service node-exporter spec with placement smithi080=a;smithi090=b;count:2 2023-12-01T04:49:59.532 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:49:59 smithi080 bash[28361]: audit 2023-12-01T04:49:58.207564+0000 mon.a (mon.0) 627 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:49:59.532 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:49:59 smithi080 bash[28361]: cluster 2023-12-01T04:49:58.372939+0000 mgr.y (mgr.14152) 361 : cluster 0 pgmap v342: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:49:59.556 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-01T04:49:59.833 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-01T04:50:00.329 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:00 smithi090 bash[32384]: cluster 2023-12-01T04:50:00.000132+0000 mon.a (mon.0) 628 : cluster 1 overall HEALTH_OK 2023-12-01T04:50:00.329 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Dec 01 04:50:00 smithi090 systemd[1]: Started Ceph prometheus.a for 597927aa-9003-11ee-95a2-87774f69a715. 2023-12-01T04:50:00.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:00 smithi080 bash[28361]: cluster 2023-12-01T04:50:00.000132+0000 mon.a (mon.0) 628 : cluster 1 overall HEALTH_OK 2023-12-01T04:50:00.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:00 smithi080 bash[41963]: cluster 2023-12-01T04:50:00.000132+0000 mon.a (mon.0) 628 : cluster 1 overall HEALTH_OK 2023-12-01T04:50:01.563 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:01 smithi080 bash[28361]: audit 2023-12-01T04:50:00.305672+0000 mon.a (mon.0) 629 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:50:01.563 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:01 smithi080 bash[28361]: audit 2023-12-01T04:50:00.313385+0000 mon.a (mon.0) 630 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:50:01.563 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:01 smithi080 bash[28361]: audit 2023-12-01T04:50:00.329703+0000 mon.a (mon.0) 631 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:50:01.564 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:01 smithi080 bash[28361]: audit 2023-12-01T04:50:00.337192+0000 mon.a (mon.0) 632 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-12-01T04:50:01.564 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:01 smithi080 bash[28361]: cluster 2023-12-01T04:50:00.373531+0000 mgr.y (mgr.14152) 362 : cluster 0 pgmap v343: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:50:01.564 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:50:01 smithi080 bash[28629]: ignoring --setuser ceph since I am not root 2023-12-01T04:50:01.564 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:50:01 smithi080 bash[28629]: ignoring --setgroup ceph since I am not root 2023-12-01T04:50:01.564 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:01 smithi080 bash[41963]: audit 2023-12-01T04:50:00.305672+0000 mon.a (mon.0) 629 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:50:01.564 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:01 smithi080 bash[41963]: audit 2023-12-01T04:50:00.313385+0000 mon.a (mon.0) 630 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:50:01.564 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:01 smithi080 bash[41963]: audit 2023-12-01T04:50:00.329703+0000 mon.a (mon.0) 631 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:50:01.564 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:01 smithi080 bash[41963]: audit 2023-12-01T04:50:00.337192+0000 mon.a (mon.0) 632 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-12-01T04:50:01.564 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:01 smithi080 bash[41963]: cluster 2023-12-01T04:50:00.373531+0000 mgr.y (mgr.14152) 362 : cluster 0 pgmap v343: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:50:01.565 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Dec 01 04:50:01 smithi090 bash[33383]: ignoring --setuser ceph since I am not root 2023-12-01T04:50:01.565 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Dec 01 04:50:01 smithi090 bash[33383]: ignoring --setgroup ceph since I am not root 2023-12-01T04:50:01.565 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Dec 01 04:50:01 smithi090 bash[33383]: debug 2023-12-01T04:50:01.392+0000 7f10c3aec700 1 -- 172.21.15.90:0/3759884901 <== mon.1 v2:172.21.15.90:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5561529a11e0 con 0x556153720c00 2023-12-01T04:50:01.565 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:01 smithi090 bash[32384]: audit 2023-12-01T04:50:00.305672+0000 mon.a (mon.0) 629 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:50:01.565 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:01 smithi090 bash[32384]: audit 2023-12-01T04:50:00.313385+0000 mon.a (mon.0) 630 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:50:01.565 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:01 smithi090 bash[32384]: audit 2023-12-01T04:50:00.329703+0000 mon.a (mon.0) 631 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' 2023-12-01T04:50:01.565 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:01 smithi090 bash[32384]: audit 2023-12-01T04:50:00.337192+0000 mon.a (mon.0) 632 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-12-01T04:50:01.566 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:01 smithi090 bash[32384]: cluster 2023-12-01T04:50:00.373531+0000 mgr.y (mgr.14152) 362 : cluster 0 pgmap v343: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:50:02.024 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Dec 01 04:50:01 smithi090 bash[33383]: debug 2023-12-01T04:50:01.564+0000 7f10cd81d200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-01T04:50:02.024 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Dec 01 04:50:01 smithi090 bash[63649]: ts=2023-12-01T04:50:01.558Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2023-12-01T04:50:02.024 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Dec 01 04:50:01 smithi090 bash[63649]: ts=2023-12-01T04:50:01.558Z 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-01T04:50:02.024 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Dec 01 04:50:01 smithi090 bash[63649]: ts=2023-12-01T04:50:01.558Z 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 smithi090 (none))" 2023-12-01T04:50:02.024 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Dec 01 04:50:01 smithi090 bash[63649]: ts=2023-12-01T04:50:01.559Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-12-01T04:50:02.024 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Dec 01 04:50:01 smithi090 bash[63649]: ts=2023-12-01T04:50:01.559Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-12-01T04:50:02.024 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Dec 01 04:50:01 smithi090 bash[63649]: ts=2023-12-01T04:50:01.560Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2023-12-01T04:50:02.024 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Dec 01 04:50:01 smithi090 bash[63649]: ts=2023-12-01T04:50:01.560Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2023-12-01T04:50:02.024 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Dec 01 04:50:01 smithi090 bash[63649]: ts=2023-12-01T04:50:01.562Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2023-12-01T04:50:02.024 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Dec 01 04:50:01 smithi090 bash[63649]: ts=2023-12-01T04:50:01.562Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2023-12-01T04:50:02.025 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Dec 01 04:50:01 smithi090 bash[63649]: ts=2023-12-01T04:50:01.564Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-12-01T04:50:02.025 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Dec 01 04:50:01 smithi090 bash[63649]: ts=2023-12-01T04:50:01.564Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=3.925µs 2023-12-01T04:50:02.025 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Dec 01 04:50:01 smithi090 bash[63649]: ts=2023-12-01T04:50:01.564Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-12-01T04:50:02.025 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Dec 01 04:50:01 smithi090 bash[63649]: ts=2023-12-01T04:50:01.565Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=0 2023-12-01T04:50:02.025 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Dec 01 04:50:01 smithi090 bash[63649]: ts=2023-12-01T04:50:01.565Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=38.785µs wal_replay_duration=686.089µs wbl_replay_duration=146ns total_replay_duration=838.343µs 2023-12-01T04:50:02.025 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Dec 01 04:50:01 smithi090 bash[63649]: ts=2023-12-01T04:50:01.566Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2023-12-01T04:50:02.025 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Dec 01 04:50:01 smithi090 bash[63649]: ts=2023-12-01T04:50:01.567Z caller=main.go:1029 level=info msg="TSDB started" 2023-12-01T04:50:02.025 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Dec 01 04:50:01 smithi090 bash[63649]: ts=2023-12-01T04:50:01.567Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-12-01T04:50:02.025 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Dec 01 04:50:01 smithi090 bash[63649]: ts=2023-12-01T04:50:01.567Z caller=refresh.go:80 level=error component="discovery manager scrape" discovery=http config=ceph-exporter msg="Unable to refresh target groups" err="Get \"http://172.21.15.80:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.80:8765: connect: connection refused" 2023-12-01T04:50:02.025 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Dec 01 04:50:01 smithi090 bash[63649]: ts=2023-12-01T04:50:01.568Z caller=refresh.go:80 level=error component="discovery manager scrape" discovery=http config=ceph msg="Unable to refresh target groups" err="Get \"http://172.21.15.80:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.80:8765: connect: connection refused" 2023-12-01T04:50:02.025 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Dec 01 04:50:01 smithi090 bash[63649]: ts=2023-12-01T04:50:01.591Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=24.390538ms db_storage=818ns remote_storage=1.618µs web_handler=556ns query_engine=605ns scrape=271.329µs scrape_sd=93.306µs notify=872ns notify_sd=1.401µs rules=23.784084ms tracing=11.509µs 2023-12-01T04:50:02.025 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Dec 01 04:50:01 smithi090 bash[63649]: ts=2023-12-01T04:50:01.591Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2023-12-01T04:50:02.025 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Dec 01 04:50:01 smithi090 bash[63649]: ts=2023-12-01T04:50:01.591Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2023-12-01T04:50:02.635 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Dec 01 04:50:02 smithi090 bash[33383]: debug 2023-12-01T04:50:02.528+0000 7f10cd81d200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-01T04:50:02.635 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:02 smithi090 bash[32384]: audit 2023-12-01T04:50:01.346793+0000 mon.a (mon.0) 633 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2023-12-01T04:50:02.636 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:02 smithi090 bash[32384]: cluster 2023-12-01T04:50:01.346848+0000 mon.a (mon.0) 634 : cluster 0 mgrmap e16: y(active, since 9m), standbys: x 2023-12-01T04:50:02.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:02 smithi080 bash[41963]: audit 2023-12-01T04:50:01.346793+0000 mon.a (mon.0) 633 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2023-12-01T04:50:02.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:02 smithi080 bash[41963]: cluster 2023-12-01T04:50:01.346848+0000 mon.a (mon.0) 634 : cluster 0 mgrmap e16: y(active, since 9m), standbys: x 2023-12-01T04:50:02.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:02 smithi080 bash[28361]: audit 2023-12-01T04:50:01.346793+0000 mon.a (mon.0) 633 : audit 1 from='mgr.14152 172.21.15.80:0/969775696' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2023-12-01T04:50:02.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:02 smithi080 bash[28361]: cluster 2023-12-01T04:50:01.346848+0000 mon.a (mon.0) 634 : cluster 0 mgrmap e16: y(active, since 9m), standbys: x 2023-12-01T04:50:02.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:50:01 smithi080 bash[28629]: debug 2023-12-01T04:50:01.559+0000 7f6554876200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-01T04:50:02.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:50:02 smithi080 bash[28629]: debug 2023-12-01T04:50:02.475+0000 7f6554876200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-01T04:50:02.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:50:02 smithi080 bash[28629]: debug 2023-12-01T04:50:02.579+0000 7f6554876200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-01T04:50:02.950 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:50:02 smithi080 bash[28629]: debug 2023-12-01T04:50:02.679+0000 7f6554876200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-01T04:50:03.005 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Dec 01 04:50:02 smithi090 bash[33383]: debug 2023-12-01T04:50:02.628+0000 7f10cd81d200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-01T04:50:03.006 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Dec 01 04:50:02 smithi090 bash[33383]: debug 2023-12-01T04:50:02.728+0000 7f10cd81d200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-01T04:50:03.272 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Dec 01 04:50:03 smithi090 bash[33383]: debug 2023-12-01T04:50:02.996+0000 7f10cd81d200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-01T04:50:03.312 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:50:02 smithi080 bash[28629]: debug 2023-12-01T04:50:02.947+0000 7f6554876200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-01T04:50:03.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:50:03 smithi080 bash[28629]: debug 2023-12-01T04:50:03.307+0000 7f6554876200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-01T04:50:03.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:50:03 smithi080 bash[28629]: debug 2023-12-01T04:50:03.466+0000 7f6554876200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-01T04:50:03.735 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Dec 01 04:50:03 smithi090 bash[33383]: debug 2023-12-01T04:50:03.356+0000 7f10cd81d200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-01T04:50:03.735 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Dec 01 04:50:03 smithi090 bash[33383]: debug 2023-12-01T04:50:03.512+0000 7f10cd81d200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-01T04:50:04.022 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Dec 01 04:50:03 smithi090 bash[33383]: debug 2023-12-01T04:50:03.728+0000 7f10cd81d200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-01T04:50:04.181 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:50:03 smithi080 bash[28629]: debug 2023-12-01T04:50:03.682+0000 7f6554876200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-01T04:50:05.023 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Dec 01 04:50:04 smithi090 bash[33383]: debug 2023-12-01T04:50:04.736+0000 7f10cd81d200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-01T04:50:05.023 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Dec 01 04:50:04 smithi090 bash[33383]: debug 2023-12-01T04:50:04.848+0000 7f10cd81d200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-01T04:50:05.023 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Dec 01 04:50:04 smithi090 bash[33383]: debug 2023-12-01T04:50:04.968+0000 7f10cd81d200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-01T04:50:05.181 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:50:04 smithi080 bash[28629]: debug 2023-12-01T04:50:04.694+0000 7f6554876200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-01T04:50:05.181 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:50:04 smithi080 bash[28629]: debug 2023-12-01T04:50:04.806+0000 7f6554876200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-01T04:50:05.181 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:50:04 smithi080 bash[28629]: debug 2023-12-01T04:50:04.930+0000 7f6554876200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-01T04:50:05.278 INFO:teuthology.orchestra.run.smithi090.stderr:Inferring config /var/lib/ceph/597927aa-9003-11ee-95a2-87774f69a715/mon.b/config 2023-12-01T04:50:05.676 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Dec 01 04:50:05 smithi090 bash[33383]: debug 2023-12-01T04:50:05.444+0000 7f10cd81d200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-01T04:50:05.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:50:05 smithi080 bash[28629]: debug 2023-12-01T04:50:05.398+0000 7f6554876200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-01T04:50:05.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:50:05 smithi080 bash[28629]: debug 2023-12-01T04:50:05.622+0000 7f6554876200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-01T04:50:06.022 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Dec 01 04:50:05 smithi090 bash[33383]: debug 2023-12-01T04:50:05.668+0000 7f10cd81d200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-01T04:50:06.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:50:06 smithi080 bash[28629]: debug 2023-12-01T04:50:06.070+0000 7f6554876200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-01T04:50:06.448 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Dec 01 04:50:06 smithi090 bash[33383]: debug 2023-12-01T04:50:06.124+0000 7f10cd81d200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-01T04:50:06.770 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Dec 01 04:50:06 smithi090 bash[33383]: debug 2023-12-01T04:50:06.632+0000 7f10cd81d200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-01T04:50:06.931 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:50:06 smithi080 bash[28629]: debug 2023-12-01T04:50:06.562+0000 7f6554876200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-01T04:50:07.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:50:07 smithi080 bash[28629]: debug 2023-12-01T04:50:07.110+0000 7f6554876200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-01T04:50:07.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:50:07 smithi080 bash[28629]: debug 2023-12-01T04:50:07.218+0000 7f6554876200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-01T04:50:07.465 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Dec 01 04:50:07 smithi090 bash[33383]: debug 2023-12-01T04:50:07.180+0000 7f10cd81d200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-01T04:50:07.466 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Dec 01 04:50:07 smithi090 bash[33383]: debug 2023-12-01T04:50:07.292+0000 7f10cd81d200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-01T04:50:07.770 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Dec 01 04:50:07 smithi090 bash[33383]: debug 2023-12-01T04:50:07.648+0000 7f10cd81d200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-01T04:50:07.834 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:50:07 smithi080 bash[28629]: debug 2023-12-01T04:50:07.562+0000 7f6554876200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-01T04:50:07.834 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:50:07 smithi080 bash[28629]: debug 2023-12-01T04:50:07.686+0000 7f6554876200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-01T04:50:08.022 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Dec 01 04:50:07 smithi090 bash[33383]: debug 2023-12-01T04:50:07.764+0000 7f10cd81d200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-01T04:50:08.023 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Dec 01 04:50:07 smithi090 bash[33383]: debug 2023-12-01T04:50:07.904+0000 7f10cd81d200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-01T04:50:08.181 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:50:07 smithi080 bash[28629]: debug 2023-12-01T04:50:07.830+0000 7f6554876200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-01T04:50:08.181 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:50:07 smithi080 bash[28629]: debug 2023-12-01T04:50:07.950+0000 7f6554876200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-01T04:50:08.181 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:50:08 smithi080 bash[28629]: debug 2023-12-01T04:50:08.074+0000 7f6554876200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-01T04:50:08.352 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Dec 01 04:50:08 smithi090 bash[33383]: debug 2023-12-01T04:50:08.016+0000 7f10cd81d200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-01T04:50:08.352 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Dec 01 04:50:08 smithi090 bash[33383]: debug 2023-12-01T04:50:08.144+0000 7f10cd81d200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-01T04:50:08.650 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Dec 01 04:50:08 smithi090 bash[33383]: debug 2023-12-01T04:50:08.344+0000 7f10cd81d200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-01T04:50:08.650 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Dec 01 04:50:08 smithi090 bash[33383]: debug 2023-12-01T04:50:08.480+0000 7f10cd81d200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-01T04:50:08.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:50:08 smithi080 bash[28629]: debug 2023-12-01T04:50:08.270+0000 7f6554876200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-01T04:50:08.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:50:08 smithi080 bash[28629]: debug 2023-12-01T04:50:08.394+0000 7f6554876200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-01T04:50:09.903 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:50:09 smithi080 bash[28629]: debug 2023-12-01T04:50:09.614+0000 7f6554876200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-01T04:50:09.903 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:50:09 smithi080 bash[28629]: [01/Dec/2023:04:50:09] ENGINE Bus STARTING 2023-12-01T04:50:09.904 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:09 smithi080 bash[28361]: cluster 2023-12-01T04:50:09.639746+0000 mon.a (mon.0) 635 : cluster 1 Active manager daemon y restarted 2023-12-01T04:50:09.904 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:09 smithi080 bash[28361]: cluster 2023-12-01T04:50:09.640686+0000 mon.a (mon.0) 636 : cluster 1 Activating manager daemon y 2023-12-01T04:50:09.904 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:09 smithi080 bash[28361]: cluster 2023-12-01T04:50:09.651930+0000 mon.a (mon.0) 637 : cluster 0 osdmap e60: 8 total, 8 up, 8 in 2023-12-01T04:50:09.904 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:09 smithi080 bash[28361]: cluster 2023-12-01T04:50:09.652455+0000 mon.a (mon.0) 638 : cluster 0 mgrmap e17: y(active, starting, since 0.0121437s), standbys: x 2023-12-01T04:50:09.904 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:09 smithi080 bash[28361]: audit 2023-12-01T04:50:09.656900+0000 mon.c (mon.2) 15 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T04:50:09.904 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:09 smithi080 bash[28361]: audit 2023-12-01T04:50:09.657091+0000 mon.c (mon.2) 16 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T04:50:09.904 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:09 smithi080 bash[28361]: audit 2023-12-01T04:50:09.657345+0000 mon.c (mon.2) 17 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T04:50:09.904 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:09 smithi080 bash[28361]: audit 2023-12-01T04:50:09.659081+0000 mon.c (mon.2) 18 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-01T04:50:09.904 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:09 smithi080 bash[28361]: audit 2023-12-01T04:50:09.659506+0000 mon.c (mon.2) 19 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-01T04:50:09.904 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:09 smithi080 bash[28361]: audit 2023-12-01T04:50:09.659904+0000 mon.c (mon.2) 20 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-01T04:50:09.904 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:09 smithi080 bash[28361]: audit 2023-12-01T04:50:09.660220+0000 mon.c (mon.2) 21 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-01T04:50:09.904 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:09 smithi080 bash[28361]: audit 2023-12-01T04:50:09.660577+0000 mon.c (mon.2) 22 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-01T04:50:09.904 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:09 smithi080 bash[28361]: audit 2023-12-01T04:50:09.660974+0000 mon.c (mon.2) 23 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-01T04:50:09.904 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:09 smithi080 bash[28361]: audit 2023-12-01T04:50:09.661301+0000 mon.c (mon.2) 24 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-01T04:50:09.905 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:09 smithi080 bash[28361]: audit 2023-12-01T04:50:09.661616+0000 mon.c (mon.2) 25 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-01T04:50:09.905 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:09 smithi080 bash[28361]: audit 2023-12-01T04:50:09.661920+0000 mon.c (mon.2) 26 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-01T04:50:09.905 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:09 smithi080 bash[28361]: audit 2023-12-01T04:50:09.662239+0000 mon.c (mon.2) 27 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-01T04:50:09.905 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:09 smithi080 bash[28361]: audit 2023-12-01T04:50:09.662555+0000 mon.c (mon.2) 28 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-01T04:50:09.905 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:09 smithi080 bash[28361]: audit 2023-12-01T04:50:09.662791+0000 mon.c (mon.2) 29 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-01T04:50:09.905 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:09 smithi080 bash[28361]: audit 2023-12-01T04:50:09.663367+0000 mon.c (mon.2) 30 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-01T04:50:09.905 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:09 smithi080 bash[41963]: cluster 2023-12-01T04:50:09.639746+0000 mon.a (mon.0) 635 : cluster 1 Active manager daemon y restarted 2023-12-01T04:50:09.905 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:09 smithi080 bash[41963]: cluster 2023-12-01T04:50:09.640686+0000 mon.a (mon.0) 636 : cluster 1 Activating manager daemon y 2023-12-01T04:50:09.905 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:09 smithi080 bash[41963]: cluster 2023-12-01T04:50:09.651930+0000 mon.a (mon.0) 637 : cluster 0 osdmap e60: 8 total, 8 up, 8 in 2023-12-01T04:50:09.905 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:09 smithi080 bash[41963]: cluster 2023-12-01T04:50:09.652455+0000 mon.a (mon.0) 638 : cluster 0 mgrmap e17: y(active, starting, since 0.0121437s), standbys: x 2023-12-01T04:50:09.905 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:09 smithi080 bash[41963]: audit 2023-12-01T04:50:09.656900+0000 mon.c (mon.2) 15 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T04:50:09.905 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:09 smithi080 bash[41963]: audit 2023-12-01T04:50:09.657091+0000 mon.c (mon.2) 16 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T04:50:09.906 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:09 smithi080 bash[41963]: audit 2023-12-01T04:50:09.657345+0000 mon.c (mon.2) 17 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T04:50:09.906 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:09 smithi080 bash[41963]: audit 2023-12-01T04:50:09.659081+0000 mon.c (mon.2) 18 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-01T04:50:09.906 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:09 smithi080 bash[41963]: audit 2023-12-01T04:50:09.659506+0000 mon.c (mon.2) 19 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-01T04:50:09.906 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:09 smithi080 bash[41963]: audit 2023-12-01T04:50:09.659904+0000 mon.c (mon.2) 20 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-01T04:50:09.906 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:09 smithi080 bash[41963]: audit 2023-12-01T04:50:09.660220+0000 mon.c (mon.2) 21 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-01T04:50:09.906 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:09 smithi080 bash[41963]: audit 2023-12-01T04:50:09.660577+0000 mon.c (mon.2) 22 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-01T04:50:09.906 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:09 smithi080 bash[41963]: audit 2023-12-01T04:50:09.660974+0000 mon.c (mon.2) 23 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-01T04:50:09.906 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:09 smithi080 bash[41963]: audit 2023-12-01T04:50:09.661301+0000 mon.c (mon.2) 24 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-01T04:50:09.906 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:09 smithi080 bash[41963]: audit 2023-12-01T04:50:09.661616+0000 mon.c (mon.2) 25 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-01T04:50:09.906 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:09 smithi080 bash[41963]: audit 2023-12-01T04:50:09.661920+0000 mon.c (mon.2) 26 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-01T04:50:09.906 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:09 smithi080 bash[41963]: audit 2023-12-01T04:50:09.662239+0000 mon.c (mon.2) 27 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-01T04:50:09.906 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:09 smithi080 bash[41963]: audit 2023-12-01T04:50:09.662555+0000 mon.c (mon.2) 28 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-01T04:50:09.906 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:09 smithi080 bash[41963]: audit 2023-12-01T04:50:09.662791+0000 mon.c (mon.2) 29 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-01T04:50:09.906 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:09 smithi080 bash[41963]: audit 2023-12-01T04:50:09.663367+0000 mon.c (mon.2) 30 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-01T04:50:10.023 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Dec 01 04:50:09 smithi090 bash[33383]: debug 2023-12-01T04:50:09.756+0000 7f10cd81d200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-01T04:50:10.023 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Dec 01 04:50:09 smithi090 bash[33383]: [01/Dec/2023:04:50:09] ENGINE Bus STARTING 2023-12-01T04:50:10.023 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Dec 01 04:50:09 smithi090 bash[33383]: CherryPy Checker: 2023-12-01T04:50:10.023 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Dec 01 04:50:09 smithi090 bash[33383]: The Application mounted at '' has an empty config. 2023-12-01T04:50:10.023 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Dec 01 04:50:09 smithi090 bash[33383]: [01/Dec/2023:04:50:09] ENGINE Serving on http://:::9283 2023-12-01T04:50:10.023 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Dec 01 04:50:09 smithi090 bash[33383]: [01/Dec/2023:04:50:09] ENGINE Bus STARTED 2023-12-01T04:50:10.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:09 smithi090 bash[32384]: cluster 2023-12-01T04:50:09.639746+0000 mon.a (mon.0) 635 : cluster 1 Active manager daemon y restarted 2023-12-01T04:50:10.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:09 smithi090 bash[32384]: cluster 2023-12-01T04:50:09.640686+0000 mon.a (mon.0) 636 : cluster 1 Activating manager daemon y 2023-12-01T04:50:10.024 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:09 smithi090 bash[32384]: cluster 2023-12-01T04:50:09.651930+0000 mon.a (mon.0) 637 : cluster 0 osdmap e60: 8 total, 8 up, 8 in 2023-12-01T04:50:10.024 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:09 smithi090 bash[32384]: cluster 2023-12-01T04:50:09.652455+0000 mon.a (mon.0) 638 : cluster 0 mgrmap e17: y(active, starting, since 0.0121437s), standbys: x 2023-12-01T04:50:10.024 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:09 smithi090 bash[32384]: audit 2023-12-01T04:50:09.656900+0000 mon.c (mon.2) 15 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T04:50:10.024 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:09 smithi090 bash[32384]: audit 2023-12-01T04:50:09.657091+0000 mon.c (mon.2) 16 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T04:50:10.024 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:09 smithi090 bash[32384]: audit 2023-12-01T04:50:09.657345+0000 mon.c (mon.2) 17 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T04:50:10.024 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:09 smithi090 bash[32384]: audit 2023-12-01T04:50:09.659081+0000 mon.c (mon.2) 18 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-01T04:50:10.024 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:09 smithi090 bash[32384]: audit 2023-12-01T04:50:09.659506+0000 mon.c (mon.2) 19 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-01T04:50:10.024 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:09 smithi090 bash[32384]: audit 2023-12-01T04:50:09.659904+0000 mon.c (mon.2) 20 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-01T04:50:10.024 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:09 smithi090 bash[32384]: audit 2023-12-01T04:50:09.660220+0000 mon.c (mon.2) 21 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-01T04:50:10.024 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:09 smithi090 bash[32384]: audit 2023-12-01T04:50:09.660577+0000 mon.c (mon.2) 22 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-01T04:50:10.024 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:09 smithi090 bash[32384]: audit 2023-12-01T04:50:09.660974+0000 mon.c (mon.2) 23 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-01T04:50:10.024 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:09 smithi090 bash[32384]: audit 2023-12-01T04:50:09.661301+0000 mon.c (mon.2) 24 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-01T04:50:10.024 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:09 smithi090 bash[32384]: audit 2023-12-01T04:50:09.661616+0000 mon.c (mon.2) 25 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-01T04:50:10.025 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:09 smithi090 bash[32384]: audit 2023-12-01T04:50:09.661920+0000 mon.c (mon.2) 26 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-01T04:50:10.025 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:09 smithi090 bash[32384]: audit 2023-12-01T04:50:09.662239+0000 mon.c (mon.2) 27 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-01T04:50:10.025 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:09 smithi090 bash[32384]: audit 2023-12-01T04:50:09.662555+0000 mon.c (mon.2) 28 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-01T04:50:10.025 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:09 smithi090 bash[32384]: audit 2023-12-01T04:50:09.662791+0000 mon.c (mon.2) 29 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-01T04:50:10.025 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:09 smithi090 bash[32384]: audit 2023-12-01T04:50:09.663367+0000 mon.c (mon.2) 30 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-01T04:50:10.181 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:50:09 smithi080 bash[28629]: CherryPy Checker: 2023-12-01T04:50:10.181 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:50:09 smithi080 bash[28629]: The Application mounted at '' has an empty config. 2023-12-01T04:50:10.181 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:50:09 smithi080 bash[28629]: [01/Dec/2023:04:50:09] ENGINE Serving on http://:::9283 2023-12-01T04:50:10.182 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:50:09 smithi080 bash[28629]: [01/Dec/2023:04:50:09] ENGINE Bus STARTED 2023-12-01T04:50:10.679 INFO:teuthology.orchestra.run.smithi090.stdout:Scheduled alertmanager update... 2023-12-01T04:50:11.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:10 smithi090 bash[32384]: cluster 2023-12-01T04:50:09.694523+0000 mon.a (mon.0) 639 : cluster 1 Manager daemon y is now available 2023-12-01T04:50:11.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:10 smithi090 bash[32384]: audit 2023-12-01T04:50:09.737807+0000 mon.c (mon.2) 31 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:50:11.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:10 smithi090 bash[32384]: audit 2023-12-01T04:50:09.740694+0000 mon.c (mon.2) 32 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:50:11.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:10 smithi090 bash[32384]: audit 2023-12-01T04:50:09.765309+0000 mon.a (mon.0) 640 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:50:11.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:10 smithi090 bash[32384]: audit 2023-12-01T04:50:09.779590+0000 mon.c (mon.2) 33 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:50:11.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:10 smithi090 bash[32384]: cluster 2023-12-01T04:50:09.784527+0000 mon.a (mon.0) 641 : cluster 0 Standby manager daemon x restarted 2023-12-01T04:50:11.024 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:10 smithi090 bash[32384]: audit 2023-12-01T04:50:09.784545+0000 mon.b (mon.1) 24 : audit 0 from='mgr.? 172.21.15.90:0/1127718762' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-01T04:50:11.024 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:10 smithi090 bash[32384]: cluster 2023-12-01T04:50:09.784668+0000 mon.a (mon.0) 642 : cluster 0 Standby manager daemon x started 2023-12-01T04:50:11.024 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:10 smithi090 bash[32384]: audit 2023-12-01T04:50:09.786033+0000 mon.b (mon.1) 25 : audit 0 from='mgr.? 172.21.15.90:0/1127718762' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-01T04:50:11.024 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:10 smithi090 bash[32384]: audit 2023-12-01T04:50:09.790988+0000 mon.b (mon.1) 26 : audit 0 from='mgr.? 172.21.15.90:0/1127718762' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-01T04:50:11.024 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:10 smithi090 bash[32384]: audit 2023-12-01T04:50:09.791450+0000 mon.b (mon.1) 27 : audit 0 from='mgr.? 172.21.15.90:0/1127718762' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-01T04:50:11.024 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:10 smithi090 bash[32384]: audit 2023-12-01T04:50:09.800650+0000 mon.c (mon.2) 34 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-01T04:50:11.024 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:10 smithi090 bash[32384]: audit 2023-12-01T04:50:09.801402+0000 mon.a (mon.0) 643 : audit 1 from='mgr.24362 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-01T04:50:11.024 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:10 smithi090 bash[32384]: audit 2023-12-01T04:50:09.810843+0000 mon.c (mon.2) 35 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-01T04:50:11.024 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:10 smithi090 bash[32384]: audit 2023-12-01T04:50:09.811265+0000 mon.a (mon.0) 644 : audit 1 from='mgr.24362 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-01T04:50:11.024 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:10 smithi090 bash[32384]: audit 2023-12-01T04:50:10.554932+0000 mon.a (mon.0) 645 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:50:11.024 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:10 smithi090 bash[32384]: audit 2023-12-01T04:50:10.563221+0000 mon.a (mon.0) 646 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:50:11.024 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:10 smithi090 bash[32384]: cluster 2023-12-01T04:50:10.661870+0000 mon.a (mon.0) 647 : cluster 0 mgrmap e18: y(active, since 1.02155s), standbys: x 2023-12-01T04:50:11.024 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:10 smithi090 bash[32384]: audit 2023-12-01T04:50:10.675034+0000 mon.a (mon.0) 648 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:50:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:10 smithi080 bash[28361]: cluster 2023-12-01T04:50:09.694523+0000 mon.a (mon.0) 639 : cluster 1 Manager daemon y is now available 2023-12-01T04:50:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:10 smithi080 bash[28361]: audit 2023-12-01T04:50:09.737807+0000 mon.c (mon.2) 31 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:50:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:10 smithi080 bash[28361]: audit 2023-12-01T04:50:09.740694+0000 mon.c (mon.2) 32 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:50:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:10 smithi080 bash[28361]: audit 2023-12-01T04:50:09.765309+0000 mon.a (mon.0) 640 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:50:11.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:10 smithi080 bash[28361]: audit 2023-12-01T04:50:09.779590+0000 mon.c (mon.2) 33 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:50:11.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:10 smithi080 bash[28361]: cluster 2023-12-01T04:50:09.784527+0000 mon.a (mon.0) 641 : cluster 0 Standby manager daemon x restarted 2023-12-01T04:50:11.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:10 smithi080 bash[28361]: audit 2023-12-01T04:50:09.784545+0000 mon.b (mon.1) 24 : audit 0 from='mgr.? 172.21.15.90:0/1127718762' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-01T04:50:11.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:10 smithi080 bash[28361]: cluster 2023-12-01T04:50:09.784668+0000 mon.a (mon.0) 642 : cluster 0 Standby manager daemon x started 2023-12-01T04:50:11.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:10 smithi080 bash[28361]: audit 2023-12-01T04:50:09.786033+0000 mon.b (mon.1) 25 : audit 0 from='mgr.? 172.21.15.90:0/1127718762' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-01T04:50:11.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:10 smithi080 bash[28361]: audit 2023-12-01T04:50:09.790988+0000 mon.b (mon.1) 26 : audit 0 from='mgr.? 172.21.15.90:0/1127718762' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-01T04:50:11.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:10 smithi080 bash[28361]: audit 2023-12-01T04:50:09.791450+0000 mon.b (mon.1) 27 : audit 0 from='mgr.? 172.21.15.90:0/1127718762' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-01T04:50:11.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:10 smithi080 bash[28361]: audit 2023-12-01T04:50:09.800650+0000 mon.c (mon.2) 34 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-01T04:50:11.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:10 smithi080 bash[28361]: audit 2023-12-01T04:50:09.801402+0000 mon.a (mon.0) 643 : audit 1 from='mgr.24362 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-01T04:50:11.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:10 smithi080 bash[28361]: audit 2023-12-01T04:50:09.810843+0000 mon.c (mon.2) 35 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-01T04:50:11.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:10 smithi080 bash[28361]: audit 2023-12-01T04:50:09.811265+0000 mon.a (mon.0) 644 : audit 1 from='mgr.24362 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-01T04:50:11.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:10 smithi080 bash[28361]: audit 2023-12-01T04:50:10.554932+0000 mon.a (mon.0) 645 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:50:11.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:10 smithi080 bash[28361]: audit 2023-12-01T04:50:10.563221+0000 mon.a (mon.0) 646 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:50:11.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:10 smithi080 bash[28361]: cluster 2023-12-01T04:50:10.661870+0000 mon.a (mon.0) 647 : cluster 0 mgrmap e18: y(active, since 1.02155s), standbys: x 2023-12-01T04:50:11.184 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:10 smithi080 bash[28361]: audit 2023-12-01T04:50:10.675034+0000 mon.a (mon.0) 648 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:50:11.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:10 smithi080 bash[41963]: cluster 2023-12-01T04:50:09.694523+0000 mon.a (mon.0) 639 : cluster 1 Manager daemon y is now available 2023-12-01T04:50:11.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:10 smithi080 bash[41963]: audit 2023-12-01T04:50:09.737807+0000 mon.c (mon.2) 31 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:50:11.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:10 smithi080 bash[41963]: audit 2023-12-01T04:50:09.740694+0000 mon.c (mon.2) 32 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:50:11.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:10 smithi080 bash[41963]: audit 2023-12-01T04:50:09.765309+0000 mon.a (mon.0) 640 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:50:11.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:10 smithi080 bash[41963]: audit 2023-12-01T04:50:09.779590+0000 mon.c (mon.2) 33 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:50:11.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:10 smithi080 bash[41963]: cluster 2023-12-01T04:50:09.784527+0000 mon.a (mon.0) 641 : cluster 0 Standby manager daemon x restarted 2023-12-01T04:50:11.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:10 smithi080 bash[41963]: audit 2023-12-01T04:50:09.784545+0000 mon.b (mon.1) 24 : audit 0 from='mgr.? 172.21.15.90:0/1127718762' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-01T04:50:11.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:10 smithi080 bash[41963]: cluster 2023-12-01T04:50:09.784668+0000 mon.a (mon.0) 642 : cluster 0 Standby manager daemon x started 2023-12-01T04:50:11.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:10 smithi080 bash[41963]: audit 2023-12-01T04:50:09.786033+0000 mon.b (mon.1) 25 : audit 0 from='mgr.? 172.21.15.90:0/1127718762' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-01T04:50:11.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:10 smithi080 bash[41963]: audit 2023-12-01T04:50:09.790988+0000 mon.b (mon.1) 26 : audit 0 from='mgr.? 172.21.15.90:0/1127718762' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-01T04:50:11.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:10 smithi080 bash[41963]: audit 2023-12-01T04:50:09.791450+0000 mon.b (mon.1) 27 : audit 0 from='mgr.? 172.21.15.90:0/1127718762' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-01T04:50:11.185 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:10 smithi080 bash[41963]: audit 2023-12-01T04:50:09.800650+0000 mon.c (mon.2) 34 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-01T04:50:11.185 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:10 smithi080 bash[41963]: audit 2023-12-01T04:50:09.801402+0000 mon.a (mon.0) 643 : audit 1 from='mgr.24362 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-01T04:50:11.185 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:10 smithi080 bash[41963]: audit 2023-12-01T04:50:09.810843+0000 mon.c (mon.2) 35 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-01T04:50:11.185 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:10 smithi080 bash[41963]: audit 2023-12-01T04:50:09.811265+0000 mon.a (mon.0) 644 : audit 1 from='mgr.24362 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-01T04:50:11.185 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:10 smithi080 bash[41963]: audit 2023-12-01T04:50:10.554932+0000 mon.a (mon.0) 645 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:50:11.185 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:10 smithi080 bash[41963]: audit 2023-12-01T04:50:10.563221+0000 mon.a (mon.0) 646 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:50:11.185 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:10 smithi080 bash[41963]: cluster 2023-12-01T04:50:10.661870+0000 mon.a (mon.0) 647 : cluster 0 mgrmap e18: y(active, since 1.02155s), standbys: x 2023-12-01T04:50:11.185 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:10 smithi080 bash[41963]: audit 2023-12-01T04:50:10.675034+0000 mon.a (mon.0) 648 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:50:11.562 DEBUG:teuthology.orchestra.run.smithi080:alertmanager.a> sudo journalctl -f -n 0 -u ceph-597927aa-9003-11ee-95a2-87774f69a715@alertmanager.a.service 2023-12-01T04:50:11.565 INFO:tasks.cephadm:Adding grafana.a on smithi090 2023-12-01T04:50:11.566 DEBUG:teuthology.orchestra.run.smithi090:> 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 597927aa-9003-11ee-95a2-87774f69a715 -- ceph orch apply grafana '1;smithi090=a' 2023-12-01T04:50:11.706 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-01T04:50:11.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:11 smithi080 bash[28361]: cephadm 2023-12-01T04:50:10.671306+0000 mgr.y (mgr.24362) 2 : cephadm 1 Saving service alertmanager spec with placement smithi080=a;count:1 2023-12-01T04:50:11.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:11 smithi080 bash[28361]: cluster 2023-12-01T04:50:10.672166+0000 mgr.y (mgr.24362) 3 : cluster 0 pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:50:11.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:11 smithi080 bash[28361]: cephadm 2023-12-01T04:50:10.676088+0000 mgr.y (mgr.24362) 4 : cephadm 1 [01/Dec/2023:04:50:10] ENGINE Bus STARTING 2023-12-01T04:50:11.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:11 smithi080 bash[28361]: cephadm 2023-12-01T04:50:10.778383+0000 mgr.y (mgr.24362) 5 : cephadm 1 [01/Dec/2023:04:50:10] ENGINE Serving on http://172.21.15.80:8765 2023-12-01T04:50:11.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:11 smithi080 bash[28361]: cephadm 2023-12-01T04:50:10.905141+0000 mgr.y (mgr.24362) 6 : cephadm 1 [01/Dec/2023:04:50:10] ENGINE Serving on https://172.21.15.80:7150 2023-12-01T04:50:11.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:11 smithi080 bash[28361]: cephadm 2023-12-01T04:50:10.905536+0000 mgr.y (mgr.24362) 7 : cephadm 1 [01/Dec/2023:04:50:10] ENGINE Bus STARTED 2023-12-01T04:50:11.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:11 smithi080 bash[41963]: cephadm 2023-12-01T04:50:10.671306+0000 mgr.y (mgr.24362) 2 : cephadm 1 Saving service alertmanager spec with placement smithi080=a;count:1 2023-12-01T04:50:11.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:11 smithi080 bash[41963]: cluster 2023-12-01T04:50:10.672166+0000 mgr.y (mgr.24362) 3 : cluster 0 pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:50:11.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:11 smithi080 bash[41963]: cephadm 2023-12-01T04:50:10.676088+0000 mgr.y (mgr.24362) 4 : cephadm 1 [01/Dec/2023:04:50:10] ENGINE Bus STARTING 2023-12-01T04:50:11.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:11 smithi080 bash[41963]: cephadm 2023-12-01T04:50:10.778383+0000 mgr.y (mgr.24362) 5 : cephadm 1 [01/Dec/2023:04:50:10] ENGINE Serving on http://172.21.15.80:8765 2023-12-01T04:50:11.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:11 smithi080 bash[41963]: cephadm 2023-12-01T04:50:10.905141+0000 mgr.y (mgr.24362) 6 : cephadm 1 [01/Dec/2023:04:50:10] ENGINE Serving on https://172.21.15.80:7150 2023-12-01T04:50:11.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:11 smithi080 bash[41963]: cephadm 2023-12-01T04:50:10.905536+0000 mgr.y (mgr.24362) 7 : cephadm 1 [01/Dec/2023:04:50:10] ENGINE Bus STARTED 2023-12-01T04:50:12.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:11 smithi090 bash[32384]: cephadm 2023-12-01T04:50:10.671306+0000 mgr.y (mgr.24362) 2 : cephadm 1 Saving service alertmanager spec with placement smithi080=a;count:1 2023-12-01T04:50:12.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:11 smithi090 bash[32384]: cluster 2023-12-01T04:50:10.672166+0000 mgr.y (mgr.24362) 3 : cluster 0 pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:50:12.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:11 smithi090 bash[32384]: cephadm 2023-12-01T04:50:10.676088+0000 mgr.y (mgr.24362) 4 : cephadm 1 [01/Dec/2023:04:50:10] ENGINE Bus STARTING 2023-12-01T04:50:12.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:11 smithi090 bash[32384]: cephadm 2023-12-01T04:50:10.778383+0000 mgr.y (mgr.24362) 5 : cephadm 1 [01/Dec/2023:04:50:10] ENGINE Serving on http://172.21.15.80:8765 2023-12-01T04:50:12.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:11 smithi090 bash[32384]: cephadm 2023-12-01T04:50:10.905141+0000 mgr.y (mgr.24362) 6 : cephadm 1 [01/Dec/2023:04:50:10] ENGINE Serving on https://172.21.15.80:7150 2023-12-01T04:50:12.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:11 smithi090 bash[32384]: cephadm 2023-12-01T04:50:10.905536+0000 mgr.y (mgr.24362) 7 : cephadm 1 [01/Dec/2023:04:50:10] ENGINE Bus STARTED 2023-12-01T04:50:13.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:12 smithi090 bash[32384]: cluster 2023-12-01T04:50:11.660761+0000 mgr.y (mgr.24362) 8 : cluster 0 pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:50:13.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:12 smithi090 bash[32384]: cluster 2023-12-01T04:50:12.668825+0000 mon.a (mon.0) 649 : cluster 0 mgrmap e19: y(active, since 3s), standbys: x 2023-12-01T04:50:13.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:12 smithi080 bash[28361]: cluster 2023-12-01T04:50:11.660761+0000 mgr.y (mgr.24362) 8 : cluster 0 pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:50:13.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:12 smithi080 bash[28361]: cluster 2023-12-01T04:50:12.668825+0000 mon.a (mon.0) 649 : cluster 0 mgrmap e19: y(active, since 3s), standbys: x 2023-12-01T04:50:13.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:12 smithi080 bash[41963]: cluster 2023-12-01T04:50:11.660761+0000 mgr.y (mgr.24362) 8 : cluster 0 pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:50:13.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:12 smithi080 bash[41963]: cluster 2023-12-01T04:50:12.668825+0000 mon.a (mon.0) 649 : cluster 0 mgrmap e19: y(active, since 3s), standbys: x 2023-12-01T04:50:15.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:14 smithi090 bash[32384]: cluster 2023-12-01T04:50:13.661318+0000 mgr.y (mgr.24362) 9 : cluster 0 pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:50:15.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:14 smithi090 bash[32384]: cluster 2023-12-01T04:50:13.720247+0000 mon.a (mon.0) 650 : cluster 0 mgrmap e20: y(active, since 4s), standbys: x 2023-12-01T04:50:15.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:14 smithi080 bash[28361]: cluster 2023-12-01T04:50:13.661318+0000 mgr.y (mgr.24362) 9 : cluster 0 pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:50:15.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:14 smithi080 bash[28361]: cluster 2023-12-01T04:50:13.720247+0000 mon.a (mon.0) 650 : cluster 0 mgrmap e20: y(active, since 4s), standbys: x 2023-12-01T04:50:15.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:14 smithi080 bash[41963]: cluster 2023-12-01T04:50:13.661318+0000 mgr.y (mgr.24362) 9 : cluster 0 pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:50:15.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:14 smithi080 bash[41963]: cluster 2023-12-01T04:50:13.720247+0000 mon.a (mon.0) 650 : cluster 0 mgrmap e20: y(active, since 4s), standbys: x 2023-12-01T04:50:16.055 INFO:teuthology.orchestra.run.smithi090.stderr:Inferring config /var/lib/ceph/597927aa-9003-11ee-95a2-87774f69a715/mon.b/config 2023-12-01T04:50:17.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:16 smithi090 bash[32384]: cluster 2023-12-01T04:50:15.661838+0000 mgr.y (mgr.24362) 10 : cluster 0 pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:50:17.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:16 smithi090 bash[32384]: audit 2023-12-01T04:50:15.762792+0000 mon.a (mon.0) 651 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:50:17.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:16 smithi090 bash[32384]: audit 2023-12-01T04:50:15.770529+0000 mon.a (mon.0) 652 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:50:17.024 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:16 smithi090 bash[32384]: audit 2023-12-01T04:50:15.961376+0000 mon.a (mon.0) 653 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:50:17.024 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:16 smithi090 bash[32384]: audit 2023-12-01T04:50:15.971394+0000 mon.a (mon.0) 654 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:50:17.024 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:16 smithi090 bash[32384]: audit 2023-12-01T04:50:16.568772+0000 mon.a (mon.0) 655 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:50:17.024 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:16 smithi090 bash[32384]: audit 2023-12-01T04:50:16.581738+0000 mon.a (mon.0) 656 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:50:17.024 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:16 smithi090 bash[32384]: audit 2023-12-01T04:50:16.584076+0000 mon.c (mon.2) 36 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:50:17.024 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:16 smithi090 bash[32384]: audit 2023-12-01T04:50:16.584505+0000 mon.a (mon.0) 657 : audit 1 from='mgr.24362 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:50:17.024 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:16 smithi090 bash[32384]: audit 2023-12-01T04:50:16.585874+0000 mon.c (mon.2) 37 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:50:17.025 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:16 smithi090 bash[32384]: audit 2023-12-01T04:50:16.586252+0000 mon.a (mon.0) 658 : audit 1 from='mgr.24362 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:50:17.025 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:16 smithi090 bash[32384]: audit 2023-12-01T04:50:16.587419+0000 mon.c (mon.2) 38 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:50:17.025 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:16 smithi090 bash[32384]: audit 2023-12-01T04:50:16.587754+0000 mon.a (mon.0) 659 : audit 1 from='mgr.24362 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:50:17.025 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:16 smithi090 bash[32384]: audit 2023-12-01T04:50:16.588953+0000 mon.c (mon.2) 39 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:50:17.025 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:16 smithi090 bash[32384]: audit 2023-12-01T04:50:16.589520+0000 mon.a (mon.0) 660 : audit 1 from='mgr.24362 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:50:17.025 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:16 smithi090 bash[32384]: audit 2023-12-01T04:50:16.597442+0000 mon.a (mon.0) 661 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:50:17.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:16 smithi080 bash[28361]: cluster 2023-12-01T04:50:15.661838+0000 mgr.y (mgr.24362) 10 : cluster 0 pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:50:17.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:16 smithi080 bash[28361]: audit 2023-12-01T04:50:15.762792+0000 mon.a (mon.0) 651 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:50:17.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:16 smithi080 bash[28361]: audit 2023-12-01T04:50:15.770529+0000 mon.a (mon.0) 652 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:50:17.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:16 smithi080 bash[28361]: audit 2023-12-01T04:50:15.961376+0000 mon.a (mon.0) 653 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:50:17.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:16 smithi080 bash[28361]: audit 2023-12-01T04:50:15.971394+0000 mon.a (mon.0) 654 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:50:17.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:16 smithi080 bash[28361]: audit 2023-12-01T04:50:16.568772+0000 mon.a (mon.0) 655 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:50:17.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:16 smithi080 bash[28361]: audit 2023-12-01T04:50:16.581738+0000 mon.a (mon.0) 656 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:50:17.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:16 smithi080 bash[28361]: audit 2023-12-01T04:50:16.584076+0000 mon.c (mon.2) 36 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:50:17.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:16 smithi080 bash[28361]: audit 2023-12-01T04:50:16.584505+0000 mon.a (mon.0) 657 : audit 1 from='mgr.24362 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:50:17.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:16 smithi080 bash[28361]: audit 2023-12-01T04:50:16.585874+0000 mon.c (mon.2) 37 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:50:17.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:16 smithi080 bash[28361]: audit 2023-12-01T04:50:16.586252+0000 mon.a (mon.0) 658 : audit 1 from='mgr.24362 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:50:17.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:16 smithi080 bash[28361]: audit 2023-12-01T04:50:16.587419+0000 mon.c (mon.2) 38 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:50:17.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:16 smithi080 bash[28361]: audit 2023-12-01T04:50:16.587754+0000 mon.a (mon.0) 659 : audit 1 from='mgr.24362 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:50:17.184 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:16 smithi080 bash[28361]: audit 2023-12-01T04:50:16.588953+0000 mon.c (mon.2) 39 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:50:17.184 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:16 smithi080 bash[28361]: audit 2023-12-01T04:50:16.589520+0000 mon.a (mon.0) 660 : audit 1 from='mgr.24362 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:50:17.184 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:16 smithi080 bash[28361]: audit 2023-12-01T04:50:16.597442+0000 mon.a (mon.0) 661 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:50:17.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:16 smithi080 bash[41963]: cluster 2023-12-01T04:50:15.661838+0000 mgr.y (mgr.24362) 10 : cluster 0 pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:50:17.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:16 smithi080 bash[41963]: audit 2023-12-01T04:50:15.762792+0000 mon.a (mon.0) 651 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:50:17.185 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:16 smithi080 bash[41963]: audit 2023-12-01T04:50:15.770529+0000 mon.a (mon.0) 652 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:50:17.185 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:16 smithi080 bash[41963]: audit 2023-12-01T04:50:15.961376+0000 mon.a (mon.0) 653 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:50:17.185 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:16 smithi080 bash[41963]: audit 2023-12-01T04:50:15.971394+0000 mon.a (mon.0) 654 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:50:17.185 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:16 smithi080 bash[41963]: audit 2023-12-01T04:50:16.568772+0000 mon.a (mon.0) 655 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:50:17.185 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:16 smithi080 bash[41963]: audit 2023-12-01T04:50:16.581738+0000 mon.a (mon.0) 656 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:50:17.185 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:16 smithi080 bash[41963]: audit 2023-12-01T04:50:16.584076+0000 mon.c (mon.2) 36 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:50:17.185 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:16 smithi080 bash[41963]: audit 2023-12-01T04:50:16.584505+0000 mon.a (mon.0) 657 : audit 1 from='mgr.24362 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:50:17.186 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:16 smithi080 bash[41963]: audit 2023-12-01T04:50:16.585874+0000 mon.c (mon.2) 37 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:50:17.186 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:16 smithi080 bash[41963]: audit 2023-12-01T04:50:16.586252+0000 mon.a (mon.0) 658 : audit 1 from='mgr.24362 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:50:17.186 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:16 smithi080 bash[41963]: audit 2023-12-01T04:50:16.587419+0000 mon.c (mon.2) 38 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:50:17.186 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:16 smithi080 bash[41963]: audit 2023-12-01T04:50:16.587754+0000 mon.a (mon.0) 659 : audit 1 from='mgr.24362 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:50:17.186 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:16 smithi080 bash[41963]: audit 2023-12-01T04:50:16.588953+0000 mon.c (mon.2) 39 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:50:17.186 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:16 smithi080 bash[41963]: audit 2023-12-01T04:50:16.589520+0000 mon.a (mon.0) 660 : audit 1 from='mgr.24362 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:50:17.186 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:16 smithi080 bash[41963]: audit 2023-12-01T04:50:16.597442+0000 mon.a (mon.0) 661 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:50:18.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:17 smithi080 bash[28361]: cephadm 2023-12-01T04:50:16.590567+0000 mgr.y (mgr.24362) 11 : cephadm 1 Adjusting osd_memory_target on smithi090 to 4060M 2023-12-01T04:50:18.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:17 smithi080 bash[28361]: audit 2023-12-01T04:50:16.779265+0000 mon.a (mon.0) 662 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:50:18.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:17 smithi080 bash[28361]: audit 2023-12-01T04:50:16.788966+0000 mon.a (mon.0) 663 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:50:18.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:17 smithi080 bash[28361]: audit 2023-12-01T04:50:16.791862+0000 mon.c (mon.2) 40 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:50:18.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:17 smithi080 bash[28361]: audit 2023-12-01T04:50:16.793100+0000 mon.c (mon.2) 41 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:50:18.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:17 smithi080 bash[28361]: cephadm 2023-12-01T04:50:16.794741+0000 mgr.y (mgr.24362) 12 : cephadm 1 Updating smithi080:/etc/ceph/ceph.conf 2023-12-01T04:50:18.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:17 smithi080 bash[28361]: cephadm 2023-12-01T04:50:16.795003+0000 mgr.y (mgr.24362) 13 : cephadm 1 Updating smithi090:/etc/ceph/ceph.conf 2023-12-01T04:50:18.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:17 smithi080 bash[28361]: cephadm 2023-12-01T04:50:16.959962+0000 mgr.y (mgr.24362) 14 : cephadm 1 Updating smithi080:/var/lib/ceph/597927aa-9003-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-01T04:50:18.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:17 smithi080 bash[28361]: cephadm 2023-12-01T04:50:17.009909+0000 mgr.y (mgr.24362) 15 : cephadm 1 Updating smithi090:/var/lib/ceph/597927aa-9003-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-01T04:50:18.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:17 smithi080 bash[28361]: cephadm 2023-12-01T04:50:17.125042+0000 mgr.y (mgr.24362) 16 : cephadm 1 Updating smithi080:/etc/ceph/ceph.client.admin.keyring 2023-12-01T04:50:18.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:17 smithi080 bash[28361]: cephadm 2023-12-01T04:50:17.175414+0000 mgr.y (mgr.24362) 17 : cephadm 1 Updating smithi090:/etc/ceph/ceph.client.admin.keyring 2023-12-01T04:50:18.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:17 smithi080 bash[28361]: cephadm 2023-12-01T04:50:17.290555+0000 mgr.y (mgr.24362) 18 : cephadm 1 Updating smithi080:/var/lib/ceph/597927aa-9003-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-01T04:50:18.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:17 smithi080 bash[28361]: cephadm 2023-12-01T04:50:17.339922+0000 mgr.y (mgr.24362) 19 : cephadm 1 Updating smithi090:/var/lib/ceph/597927aa-9003-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-01T04:50:18.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:17 smithi080 bash[28361]: audit 2023-12-01T04:50:17.466194+0000 mon.a (mon.0) 664 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:50:18.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:17 smithi080 bash[28361]: audit 2023-12-01T04:50:17.474082+0000 mon.a (mon.0) 665 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:50:18.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:17 smithi080 bash[28361]: audit 2023-12-01T04:50:17.512776+0000 mon.a (mon.0) 666 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:50:18.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:17 smithi080 bash[28361]: audit 2023-12-01T04:50:17.523155+0000 mon.a (mon.0) 667 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:50:18.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:17 smithi080 bash[28361]: audit 2023-12-01T04:50:17.531590+0000 mon.a (mon.0) 668 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:50:18.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:17 smithi080 bash[41963]: cephadm 2023-12-01T04:50:16.590567+0000 mgr.y (mgr.24362) 11 : cephadm 1 Adjusting osd_memory_target on smithi090 to 4060M 2023-12-01T04:50:18.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:17 smithi080 bash[41963]: audit 2023-12-01T04:50:16.779265+0000 mon.a (mon.0) 662 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:50:18.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:17 smithi080 bash[41963]: audit 2023-12-01T04:50:16.788966+0000 mon.a (mon.0) 663 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:50:18.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:17 smithi080 bash[41963]: audit 2023-12-01T04:50:16.791862+0000 mon.c (mon.2) 40 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:50:18.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:17 smithi080 bash[41963]: audit 2023-12-01T04:50:16.793100+0000 mon.c (mon.2) 41 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:50:18.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:17 smithi080 bash[41963]: cephadm 2023-12-01T04:50:16.794741+0000 mgr.y (mgr.24362) 12 : cephadm 1 Updating smithi080:/etc/ceph/ceph.conf 2023-12-01T04:50:18.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:17 smithi080 bash[41963]: cephadm 2023-12-01T04:50:16.795003+0000 mgr.y (mgr.24362) 13 : cephadm 1 Updating smithi090:/etc/ceph/ceph.conf 2023-12-01T04:50:18.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:17 smithi080 bash[41963]: cephadm 2023-12-01T04:50:16.959962+0000 mgr.y (mgr.24362) 14 : cephadm 1 Updating smithi080:/var/lib/ceph/597927aa-9003-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-01T04:50:18.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:17 smithi080 bash[41963]: cephadm 2023-12-01T04:50:17.009909+0000 mgr.y (mgr.24362) 15 : cephadm 1 Updating smithi090:/var/lib/ceph/597927aa-9003-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-01T04:50:18.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:17 smithi080 bash[41963]: cephadm 2023-12-01T04:50:17.125042+0000 mgr.y (mgr.24362) 16 : cephadm 1 Updating smithi080:/etc/ceph/ceph.client.admin.keyring 2023-12-01T04:50:18.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:17 smithi080 bash[41963]: cephadm 2023-12-01T04:50:17.175414+0000 mgr.y (mgr.24362) 17 : cephadm 1 Updating smithi090:/etc/ceph/ceph.client.admin.keyring 2023-12-01T04:50:18.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:17 smithi080 bash[41963]: cephadm 2023-12-01T04:50:17.290555+0000 mgr.y (mgr.24362) 18 : cephadm 1 Updating smithi080:/var/lib/ceph/597927aa-9003-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-01T04:50:18.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:17 smithi080 bash[41963]: cephadm 2023-12-01T04:50:17.339922+0000 mgr.y (mgr.24362) 19 : cephadm 1 Updating smithi090:/var/lib/ceph/597927aa-9003-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-01T04:50:18.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:17 smithi080 bash[41963]: audit 2023-12-01T04:50:17.466194+0000 mon.a (mon.0) 664 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:50:18.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:17 smithi080 bash[41963]: audit 2023-12-01T04:50:17.474082+0000 mon.a (mon.0) 665 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:50:18.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:17 smithi080 bash[41963]: audit 2023-12-01T04:50:17.512776+0000 mon.a (mon.0) 666 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:50:18.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:17 smithi080 bash[41963]: audit 2023-12-01T04:50:17.523155+0000 mon.a (mon.0) 667 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:50:18.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:17 smithi080 bash[41963]: audit 2023-12-01T04:50:17.531590+0000 mon.a (mon.0) 668 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:50:18.185 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:17 smithi090 bash[32384]: cephadm 2023-12-01T04:50:16.590567+0000 mgr.y (mgr.24362) 11 : cephadm 1 Adjusting osd_memory_target on smithi090 to 4060M 2023-12-01T04:50:18.185 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:17 smithi090 bash[32384]: audit 2023-12-01T04:50:16.779265+0000 mon.a (mon.0) 662 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:50:18.185 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:17 smithi090 bash[32384]: audit 2023-12-01T04:50:16.788966+0000 mon.a (mon.0) 663 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:50:18.185 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:17 smithi090 bash[32384]: audit 2023-12-01T04:50:16.791862+0000 mon.c (mon.2) 40 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:50:18.185 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:17 smithi090 bash[32384]: audit 2023-12-01T04:50:16.793100+0000 mon.c (mon.2) 41 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:50:18.185 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:17 smithi090 bash[32384]: cephadm 2023-12-01T04:50:16.794741+0000 mgr.y (mgr.24362) 12 : cephadm 1 Updating smithi080:/etc/ceph/ceph.conf 2023-12-01T04:50:18.186 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:17 smithi090 bash[32384]: cephadm 2023-12-01T04:50:16.795003+0000 mgr.y (mgr.24362) 13 : cephadm 1 Updating smithi090:/etc/ceph/ceph.conf 2023-12-01T04:50:18.186 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:17 smithi090 bash[32384]: cephadm 2023-12-01T04:50:16.959962+0000 mgr.y (mgr.24362) 14 : cephadm 1 Updating smithi080:/var/lib/ceph/597927aa-9003-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-01T04:50:18.186 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:17 smithi090 bash[32384]: cephadm 2023-12-01T04:50:17.009909+0000 mgr.y (mgr.24362) 15 : cephadm 1 Updating smithi090:/var/lib/ceph/597927aa-9003-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-01T04:50:18.186 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:17 smithi090 bash[32384]: cephadm 2023-12-01T04:50:17.125042+0000 mgr.y (mgr.24362) 16 : cephadm 1 Updating smithi080:/etc/ceph/ceph.client.admin.keyring 2023-12-01T04:50:18.186 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:17 smithi090 bash[32384]: cephadm 2023-12-01T04:50:17.175414+0000 mgr.y (mgr.24362) 17 : cephadm 1 Updating smithi090:/etc/ceph/ceph.client.admin.keyring 2023-12-01T04:50:18.186 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:17 smithi090 bash[32384]: cephadm 2023-12-01T04:50:17.290555+0000 mgr.y (mgr.24362) 18 : cephadm 1 Updating smithi080:/var/lib/ceph/597927aa-9003-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-01T04:50:18.186 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:17 smithi090 bash[32384]: cephadm 2023-12-01T04:50:17.339922+0000 mgr.y (mgr.24362) 19 : cephadm 1 Updating smithi090:/var/lib/ceph/597927aa-9003-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-01T04:50:18.186 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:17 smithi090 bash[32384]: audit 2023-12-01T04:50:17.466194+0000 mon.a (mon.0) 664 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:50:18.186 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:17 smithi090 bash[32384]: audit 2023-12-01T04:50:17.474082+0000 mon.a (mon.0) 665 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:50:18.186 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:17 smithi090 bash[32384]: audit 2023-12-01T04:50:17.512776+0000 mon.a (mon.0) 666 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:50:18.186 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:17 smithi090 bash[32384]: audit 2023-12-01T04:50:17.523155+0000 mon.a (mon.0) 667 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:50:18.186 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:17 smithi090 bash[32384]: audit 2023-12-01T04:50:17.531590+0000 mon.a (mon.0) 668 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:50:18.467 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 01 04:50:18 smithi080 systemd[1]: Started Ceph node-exporter.a for 597927aa-9003-11ee-95a2-87774f69a715. 2023-12-01T04:50:18.782 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 01 04:50:18 smithi080 bash[75285]: Unable to find image 'quay.io/prometheus/node-exporter:v1.5.0' locally 2023-12-01T04:50:19.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:18 smithi080 bash[28361]: cephadm 2023-12-01T04:50:17.537686+0000 mgr.y (mgr.24362) 20 : cephadm 1 Deploying daemon node-exporter.a on smithi080 2023-12-01T04:50:19.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:18 smithi080 bash[28361]: cluster 2023-12-01T04:50:17.662450+0000 mgr.y (mgr.24362) 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-01T04:50:19.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:18 smithi080 bash[28361]: audit 2023-12-01T04:50:18.446270+0000 mon.a (mon.0) 669 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:50:19.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:18 smithi080 bash[28361]: audit 2023-12-01T04:50:18.458325+0000 mon.a (mon.0) 670 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:50:19.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:18 smithi080 bash[28361]: audit 2023-12-01T04:50:18.513516+0000 mon.a (mon.0) 671 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:50:19.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:18 smithi080 bash[41963]: cephadm 2023-12-01T04:50:17.537686+0000 mgr.y (mgr.24362) 20 : cephadm 1 Deploying daemon node-exporter.a on smithi080 2023-12-01T04:50:19.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:18 smithi080 bash[41963]: cluster 2023-12-01T04:50:17.662450+0000 mgr.y (mgr.24362) 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-01T04:50:19.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:18 smithi080 bash[41963]: audit 2023-12-01T04:50:18.446270+0000 mon.a (mon.0) 669 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:50:19.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:18 smithi080 bash[41963]: audit 2023-12-01T04:50:18.458325+0000 mon.a (mon.0) 670 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:50:19.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:18 smithi080 bash[41963]: audit 2023-12-01T04:50:18.513516+0000 mon.a (mon.0) 671 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:50:19.203 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:18 smithi090 bash[32384]: cephadm 2023-12-01T04:50:17.537686+0000 mgr.y (mgr.24362) 20 : cephadm 1 Deploying daemon node-exporter.a on smithi080 2023-12-01T04:50:19.204 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:18 smithi090 bash[32384]: cluster 2023-12-01T04:50:17.662450+0000 mgr.y (mgr.24362) 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-01T04:50:19.204 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:18 smithi090 bash[32384]: audit 2023-12-01T04:50:18.446270+0000 mon.a (mon.0) 669 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:50:19.204 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:18 smithi090 bash[32384]: audit 2023-12-01T04:50:18.458325+0000 mon.a (mon.0) 670 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:50:19.204 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:18 smithi090 bash[32384]: audit 2023-12-01T04:50:18.513516+0000 mon.a (mon.0) 671 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:50:19.671 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 01 04:50:19 smithi080 bash[75285]: v1.5.0: Pulling from prometheus/node-exporter 2023-12-01T04:50:19.685 INFO:teuthology.orchestra.run.smithi090.stdout:Scheduled grafana update... 2023-12-01T04:50:19.719 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Dec 01 04:50:19 smithi090 systemd[1]: Started Ceph node-exporter.b for 597927aa-9003-11ee-95a2-87774f69a715. 2023-12-01T04:50:19.719 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Dec 01 04:50:19 smithi090 bash[64647]: Unable to find image 'quay.io/prometheus/node-exporter:v1.5.0' locally 2023-12-01T04:50:19.931 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 01 04:50:19 smithi080 bash[75285]: 22b70bddd3ac: Pulling fs layer 2023-12-01T04:50:19.931 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 01 04:50:19 smithi080 bash[75285]: 5c12815fee55: Pulling fs layer 2023-12-01T04:50:19.931 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 01 04:50:19 smithi080 bash[75285]: c0e87333d380: Pulling fs layer 2023-12-01T04:50:19.931 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 01 04:50:19 smithi080 bash[75285]: 5c12815fee55: Download complete 2023-12-01T04:50:19.931 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 01 04:50:19 smithi080 bash[75285]: 22b70bddd3ac: Verifying Checksum 2023-12-01T04:50:19.931 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 01 04:50:19 smithi080 bash[75285]: 22b70bddd3ac: Download complete 2023-12-01T04:50:19.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:19 smithi080 bash[28361]: cephadm 2023-12-01T04:50:18.517300+0000 mgr.y (mgr.24362) 22 : cephadm 1 Deploying daemon node-exporter.b on smithi090 2023-12-01T04:50:19.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:19 smithi080 bash[28361]: audit 2023-12-01T04:50:19.501713+0000 mon.a (mon.0) 672 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:50:19.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:19 smithi080 bash[28361]: audit 2023-12-01T04:50:19.512805+0000 mon.a (mon.0) 673 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:50:19.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:19 smithi080 bash[28361]: audit 2023-12-01T04:50:19.542637+0000 mon.a (mon.0) 674 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:50:19.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:19 smithi080 bash[28361]: audit 2023-12-01T04:50:19.549190+0000 mon.a (mon.0) 675 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:50:19.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:19 smithi080 bash[28361]: audit 2023-12-01T04:50:19.560520+0000 mon.a (mon.0) 676 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:50:19.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:19 smithi080 bash[28361]: audit 2023-12-01T04:50:19.683961+0000 mon.a (mon.0) 677 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:50:19.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:19 smithi080 bash[28361]: audit 2023-12-01T04:50:19.763242+0000 mon.a (mon.0) 678 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:50:19.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:19 smithi080 bash[41963]: cephadm 2023-12-01T04:50:18.517300+0000 mgr.y (mgr.24362) 22 : cephadm 1 Deploying daemon node-exporter.b on smithi090 2023-12-01T04:50:19.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:19 smithi080 bash[41963]: audit 2023-12-01T04:50:19.501713+0000 mon.a (mon.0) 672 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:50:19.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:19 smithi080 bash[41963]: audit 2023-12-01T04:50:19.512805+0000 mon.a (mon.0) 673 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:50:19.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:19 smithi080 bash[41963]: audit 2023-12-01T04:50:19.542637+0000 mon.a (mon.0) 674 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:50:19.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:19 smithi080 bash[41963]: audit 2023-12-01T04:50:19.549190+0000 mon.a (mon.0) 675 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:50:19.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:19 smithi080 bash[41963]: audit 2023-12-01T04:50:19.560520+0000 mon.a (mon.0) 676 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:50:19.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:19 smithi080 bash[41963]: audit 2023-12-01T04:50:19.683961+0000 mon.a (mon.0) 677 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:50:19.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:19 smithi080 bash[41963]: audit 2023-12-01T04:50:19.763242+0000 mon.a (mon.0) 678 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:50:20.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:19 smithi090 bash[32384]: cephadm 2023-12-01T04:50:18.517300+0000 mgr.y (mgr.24362) 22 : cephadm 1 Deploying daemon node-exporter.b on smithi090 2023-12-01T04:50:20.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:19 smithi090 bash[32384]: audit 2023-12-01T04:50:19.501713+0000 mon.a (mon.0) 672 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:50:20.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:19 smithi090 bash[32384]: audit 2023-12-01T04:50:19.512805+0000 mon.a (mon.0) 673 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:50:20.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:19 smithi090 bash[32384]: audit 2023-12-01T04:50:19.542637+0000 mon.a (mon.0) 674 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:50:20.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:19 smithi090 bash[32384]: audit 2023-12-01T04:50:19.549190+0000 mon.a (mon.0) 675 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:50:20.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:19 smithi090 bash[32384]: audit 2023-12-01T04:50:19.560520+0000 mon.a (mon.0) 676 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:50:20.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:19 smithi090 bash[32384]: audit 2023-12-01T04:50:19.683961+0000 mon.a (mon.0) 677 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:50:20.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:19 smithi090 bash[32384]: audit 2023-12-01T04:50:19.763242+0000 mon.a (mon.0) 678 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:50:20.431 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 01 04:50:19 smithi080 bash[75285]: c0e87333d380: Verifying Checksum 2023-12-01T04:50:20.431 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 01 04:50:19 smithi080 bash[75285]: c0e87333d380: Download complete 2023-12-01T04:50:20.431 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 01 04:50:20 smithi080 bash[75285]: 22b70bddd3ac: Pull complete 2023-12-01T04:50:20.854 DEBUG:teuthology.orchestra.run.smithi090:grafana.a> sudo journalctl -f -n 0 -u ceph-597927aa-9003-11ee-95a2-87774f69a715@grafana.a.service 2023-12-01T04:50:20.857 INFO:tasks.cephadm:Setting up client nodes... 2023-12-01T04:50:20.857 DEBUG:teuthology.orchestra.run.smithi080:> 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 597927aa-9003-11ee-95a2-87774f69a715 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2023-12-01T04:50:20.892 INFO:journalctl@ceph.grafana.a.smithi090.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-01T04:50:20.931 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 01 04:50:20 smithi080 bash[75285]: 5c12815fee55: Pull complete 2023-12-01T04:50:20.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:20 smithi080 bash[41963]: cephadm 2023-12-01T04:50:19.578011+0000 mgr.y (mgr.24362) 23 : cephadm 1 Deploying daemon alertmanager.a on smithi080 2023-12-01T04:50:20.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:20 smithi080 bash[41963]: cluster 2023-12-01T04:50:19.662928+0000 mgr.y (mgr.24362) 24 : 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-01T04:50:20.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:20 smithi080 bash[41963]: audit 2023-12-01T04:50:19.673654+0000 mgr.y (mgr.24362) 25 : audit 0 from='client.24394 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi090=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:50:20.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:20 smithi080 bash[41963]: cephadm 2023-12-01T04:50:19.676920+0000 mgr.y (mgr.24362) 26 : cephadm 1 Saving service grafana spec with placement smithi090=a;count:1 2023-12-01T04:50:20.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:20 smithi080 bash[28361]: cephadm 2023-12-01T04:50:19.578011+0000 mgr.y (mgr.24362) 23 : cephadm 1 Deploying daemon alertmanager.a on smithi080 2023-12-01T04:50:20.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:20 smithi080 bash[28361]: cluster 2023-12-01T04:50:19.662928+0000 mgr.y (mgr.24362) 24 : 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-01T04:50:20.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:20 smithi080 bash[28361]: audit 2023-12-01T04:50:19.673654+0000 mgr.y (mgr.24362) 25 : audit 0 from='client.24394 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi090=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:50:20.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:20 smithi080 bash[28361]: cephadm 2023-12-01T04:50:19.676920+0000 mgr.y (mgr.24362) 26 : cephadm 1 Saving service grafana spec with placement smithi090=a;count:1 2023-12-01T04:50:20.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:20 smithi090 bash[32384]: cephadm 2023-12-01T04:50:19.578011+0000 mgr.y (mgr.24362) 23 : cephadm 1 Deploying daemon alertmanager.a on smithi080 2023-12-01T04:50:20.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:20 smithi090 bash[32384]: cluster 2023-12-01T04:50:19.662928+0000 mgr.y (mgr.24362) 24 : 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-01T04:50:20.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:20 smithi090 bash[32384]: audit 2023-12-01T04:50:19.673654+0000 mgr.y (mgr.24362) 25 : audit 0 from='client.24394 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi090=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:50:20.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:20 smithi090 bash[32384]: cephadm 2023-12-01T04:50:19.676920+0000 mgr.y (mgr.24362) 26 : cephadm 1 Saving service grafana spec with placement smithi090=a;count:1 2023-12-01T04:50:20.946 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Dec 01 04:50:20 smithi090 bash[64647]: v1.5.0: Pulling from prometheus/node-exporter 2023-12-01T04:50:20.946 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Dec 01 04:50:20 smithi090 bash[64647]: 22b70bddd3ac: Pulling fs layer 2023-12-01T04:50:20.947 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Dec 01 04:50:20 smithi090 bash[64647]: 5c12815fee55: Pulling fs layer 2023-12-01T04:50:20.947 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Dec 01 04:50:20 smithi090 bash[64647]: c0e87333d380: Pulling fs layer 2023-12-01T04:50:21.197 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Dec 01 04:50:21 smithi090 bash[64647]: 5c12815fee55: Download complete 2023-12-01T04:50:21.311 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 01 04:50:21 smithi080 bash[75285]: c0e87333d380: Pull complete 2023-12-01T04:50:21.522 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Dec 01 04:50:21 smithi090 bash[64647]: 22b70bddd3ac: Verifying Checksum 2023-12-01T04:50:21.523 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Dec 01 04:50:21 smithi090 bash[64647]: 22b70bddd3ac: Download complete 2023-12-01T04:50:21.523 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Dec 01 04:50:21 smithi090 bash[64647]: c0e87333d380: Verifying Checksum 2023-12-01T04:50:21.523 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Dec 01 04:50:21 smithi090 bash[64647]: c0e87333d380: Download complete 2023-12-01T04:50:21.523 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Dec 01 04:50:21 smithi090 bash[64647]: 22b70bddd3ac: Pull complete 2023-12-01T04:50:21.681 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 01 04:50:21 smithi080 bash[75285]: Digest: sha256:39c642b2b337e38c18e80266fb14383754178202f40103646337722a594d984c 2023-12-01T04:50:21.681 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 01 04:50:21 smithi080 bash[75285]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.5.0 2023-12-01T04:50:22.259 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Dec 01 04:50:21 smithi090 bash[64647]: 5c12815fee55: Pull complete 2023-12-01T04:50:22.523 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Dec 01 04:50:22 smithi090 bash[64647]: c0e87333d380: Pull complete 2023-12-01T04:50:22.523 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Dec 01 04:50:22 smithi090 bash[64647]: Digest: sha256:39c642b2b337e38c18e80266fb14383754178202f40103646337722a594d984c 2023-12-01T04:50:22.523 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Dec 01 04:50:22 smithi090 bash[64647]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.5.0 2023-12-01T04:50:22.773 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:22 smithi090 bash[32384]: cluster 2023-12-01T04:50:21.663370+0000 mgr.y (mgr.24362) 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-01T04:50:22.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:22 smithi080 bash[28361]: cluster 2023-12-01T04:50:21.663370+0000 mgr.y (mgr.24362) 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-01T04:50:22.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:22 smithi080 bash[41963]: cluster 2023-12-01T04:50:21.663370+0000 mgr.y (mgr.24362) 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-01T04:50:23.432 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 01 04:50:23 smithi080 bash[75285]: ts=2023-12-01T04:50:23.298Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2023-12-01T04:50:23.432 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 01 04:50:23 smithi080 bash[75285]: ts=2023-12-01T04:50:23.298Z 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-01T04:50:23.432 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 01 04:50:23 smithi080 bash[75285]: ts=2023-12-01T04:50:23.299Z 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-01T04:50:23.432 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 01 04:50:23 smithi080 bash[75285]: ts=2023-12-01T04:50:23.299Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2023-12-01T04:50:23.432 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 01 04:50:23 smithi080 bash[75285]: ts=2023-12-01T04:50:23.299Z 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-01T04:50:23.432 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 01 04:50:23 smithi080 bash[75285]: ts=2023-12-01T04:50:23.299Z 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-01T04:50:23.432 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 01 04:50:23 smithi080 bash[75285]: ts=2023-12-01T04:50:23.300Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2023-12-01T04:50:23.432 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 01 04:50:23 smithi080 bash[75285]: ts=2023-12-01T04:50:23.300Z caller=node_exporter.go:117 level=info collector=arp 2023-12-01T04:50:23.432 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 01 04:50:23 smithi080 bash[75285]: ts=2023-12-01T04:50:23.300Z caller=node_exporter.go:117 level=info collector=bcache 2023-12-01T04:50:23.432 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 01 04:50:23 smithi080 bash[75285]: ts=2023-12-01T04:50:23.300Z caller=node_exporter.go:117 level=info collector=bonding 2023-12-01T04:50:23.432 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 01 04:50:23 smithi080 bash[75285]: ts=2023-12-01T04:50:23.300Z caller=node_exporter.go:117 level=info collector=btrfs 2023-12-01T04:50:23.433 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 01 04:50:23 smithi080 bash[75285]: ts=2023-12-01T04:50:23.300Z caller=node_exporter.go:117 level=info collector=conntrack 2023-12-01T04:50:23.433 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 01 04:50:23 smithi080 bash[75285]: ts=2023-12-01T04:50:23.300Z caller=node_exporter.go:117 level=info collector=cpu 2023-12-01T04:50:23.433 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 01 04:50:23 smithi080 bash[75285]: ts=2023-12-01T04:50:23.300Z caller=node_exporter.go:117 level=info collector=cpufreq 2023-12-01T04:50:23.433 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 01 04:50:23 smithi080 bash[75285]: ts=2023-12-01T04:50:23.300Z caller=node_exporter.go:117 level=info collector=diskstats 2023-12-01T04:50:23.433 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 01 04:50:23 smithi080 bash[75285]: ts=2023-12-01T04:50:23.300Z caller=node_exporter.go:117 level=info collector=dmi 2023-12-01T04:50:23.433 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 01 04:50:23 smithi080 bash[75285]: ts=2023-12-01T04:50:23.300Z caller=node_exporter.go:117 level=info collector=edac 2023-12-01T04:50:23.433 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 01 04:50:23 smithi080 bash[75285]: ts=2023-12-01T04:50:23.300Z caller=node_exporter.go:117 level=info collector=entropy 2023-12-01T04:50:23.433 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 01 04:50:23 smithi080 bash[75285]: ts=2023-12-01T04:50:23.300Z caller=node_exporter.go:117 level=info collector=fibrechannel 2023-12-01T04:50:23.433 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 01 04:50:23 smithi080 bash[75285]: ts=2023-12-01T04:50:23.300Z caller=node_exporter.go:117 level=info collector=filefd 2023-12-01T04:50:23.433 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 01 04:50:23 smithi080 bash[75285]: ts=2023-12-01T04:50:23.300Z caller=node_exporter.go:117 level=info collector=filesystem 2023-12-01T04:50:23.433 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 01 04:50:23 smithi080 bash[75285]: ts=2023-12-01T04:50:23.300Z caller=node_exporter.go:117 level=info collector=hwmon 2023-12-01T04:50:23.433 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 01 04:50:23 smithi080 bash[75285]: ts=2023-12-01T04:50:23.300Z caller=node_exporter.go:117 level=info collector=infiniband 2023-12-01T04:50:23.433 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 01 04:50:23 smithi080 bash[75285]: ts=2023-12-01T04:50:23.300Z caller=node_exporter.go:117 level=info collector=ipvs 2023-12-01T04:50:23.433 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 01 04:50:23 smithi080 bash[75285]: ts=2023-12-01T04:50:23.300Z caller=node_exporter.go:117 level=info collector=loadavg 2023-12-01T04:50:23.434 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 01 04:50:23 smithi080 bash[75285]: ts=2023-12-01T04:50:23.300Z caller=node_exporter.go:117 level=info collector=mdadm 2023-12-01T04:50:23.434 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 01 04:50:23 smithi080 bash[75285]: ts=2023-12-01T04:50:23.300Z caller=node_exporter.go:117 level=info collector=meminfo 2023-12-01T04:50:23.434 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 01 04:50:23 smithi080 bash[75285]: ts=2023-12-01T04:50:23.300Z caller=node_exporter.go:117 level=info collector=netclass 2023-12-01T04:50:23.434 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 01 04:50:23 smithi080 bash[75285]: ts=2023-12-01T04:50:23.300Z caller=node_exporter.go:117 level=info collector=netdev 2023-12-01T04:50:23.434 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 01 04:50:23 smithi080 bash[75285]: ts=2023-12-01T04:50:23.300Z caller=node_exporter.go:117 level=info collector=netstat 2023-12-01T04:50:23.434 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 01 04:50:23 smithi080 bash[75285]: ts=2023-12-01T04:50:23.300Z caller=node_exporter.go:117 level=info collector=nfs 2023-12-01T04:50:23.434 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 01 04:50:23 smithi080 bash[75285]: ts=2023-12-01T04:50:23.300Z caller=node_exporter.go:117 level=info collector=nfsd 2023-12-01T04:50:23.434 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 01 04:50:23 smithi080 bash[75285]: ts=2023-12-01T04:50:23.300Z caller=node_exporter.go:117 level=info collector=nvme 2023-12-01T04:50:23.434 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 01 04:50:23 smithi080 bash[75285]: ts=2023-12-01T04:50:23.300Z caller=node_exporter.go:117 level=info collector=os 2023-12-01T04:50:23.434 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 01 04:50:23 smithi080 bash[75285]: ts=2023-12-01T04:50:23.300Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2023-12-01T04:50:23.434 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 01 04:50:23 smithi080 bash[75285]: ts=2023-12-01T04:50:23.300Z caller=node_exporter.go:117 level=info collector=pressure 2023-12-01T04:50:23.434 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 01 04:50:23 smithi080 bash[75285]: ts=2023-12-01T04:50:23.300Z caller=node_exporter.go:117 level=info collector=rapl 2023-12-01T04:50:23.435 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 01 04:50:23 smithi080 bash[75285]: ts=2023-12-01T04:50:23.300Z caller=node_exporter.go:117 level=info collector=schedstat 2023-12-01T04:50:23.435 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 01 04:50:23 smithi080 bash[75285]: ts=2023-12-01T04:50:23.300Z caller=node_exporter.go:117 level=info collector=selinux 2023-12-01T04:50:23.435 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 01 04:50:23 smithi080 bash[75285]: ts=2023-12-01T04:50:23.300Z caller=node_exporter.go:117 level=info collector=sockstat 2023-12-01T04:50:23.435 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 01 04:50:23 smithi080 bash[75285]: ts=2023-12-01T04:50:23.300Z caller=node_exporter.go:117 level=info collector=softnet 2023-12-01T04:50:23.435 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 01 04:50:23 smithi080 bash[75285]: ts=2023-12-01T04:50:23.300Z caller=node_exporter.go:117 level=info collector=stat 2023-12-01T04:50:23.435 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 01 04:50:23 smithi080 bash[75285]: ts=2023-12-01T04:50:23.300Z caller=node_exporter.go:117 level=info collector=tapestats 2023-12-01T04:50:23.435 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 01 04:50:23 smithi080 bash[75285]: ts=2023-12-01T04:50:23.300Z caller=node_exporter.go:117 level=info collector=textfile 2023-12-01T04:50:23.435 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 01 04:50:23 smithi080 bash[75285]: ts=2023-12-01T04:50:23.300Z caller=node_exporter.go:117 level=info collector=thermal_zone 2023-12-01T04:50:23.435 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 01 04:50:23 smithi080 bash[75285]: ts=2023-12-01T04:50:23.300Z caller=node_exporter.go:117 level=info collector=time 2023-12-01T04:50:23.435 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 01 04:50:23 smithi080 bash[75285]: ts=2023-12-01T04:50:23.300Z caller=node_exporter.go:117 level=info collector=udp_queues 2023-12-01T04:50:23.435 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 01 04:50:23 smithi080 bash[75285]: ts=2023-12-01T04:50:23.300Z caller=node_exporter.go:117 level=info collector=uname 2023-12-01T04:50:23.435 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 01 04:50:23 smithi080 bash[75285]: ts=2023-12-01T04:50:23.300Z caller=node_exporter.go:117 level=info collector=vmstat 2023-12-01T04:50:23.435 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 01 04:50:23 smithi080 bash[75285]: ts=2023-12-01T04:50:23.300Z caller=node_exporter.go:117 level=info collector=xfs 2023-12-01T04:50:23.435 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 01 04:50:23 smithi080 bash[75285]: ts=2023-12-01T04:50:23.300Z caller=node_exporter.go:117 level=info collector=zfs 2023-12-01T04:50:23.435 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 01 04:50:23 smithi080 bash[75285]: ts=2023-12-01T04:50:23.301Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2023-12-01T04:50:23.436 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 01 04:50:23 smithi080 bash[75285]: ts=2023-12-01T04:50:23.301Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2023-12-01T04:50:24.273 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Dec 01 04:50:24 smithi090 bash[64647]: ts=2023-12-01T04:50:24.054Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2023-12-01T04:50:24.273 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Dec 01 04:50:24 smithi090 bash[64647]: ts=2023-12-01T04:50:24.054Z 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-01T04:50:24.273 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Dec 01 04:50:24 smithi090 bash[64647]: ts=2023-12-01T04:50:24.055Z 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-01T04:50:24.273 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Dec 01 04:50:24 smithi090 bash[64647]: ts=2023-12-01T04:50:24.056Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2023-12-01T04:50:24.274 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Dec 01 04:50:24 smithi090 bash[64647]: ts=2023-12-01T04:50:24.056Z 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-01T04:50:24.274 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Dec 01 04:50:24 smithi090 bash[64647]: ts=2023-12-01T04:50:24.056Z 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-01T04:50:24.274 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Dec 01 04:50:24 smithi090 bash[64647]: ts=2023-12-01T04:50:24.057Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2023-12-01T04:50:24.274 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Dec 01 04:50:24 smithi090 bash[64647]: ts=2023-12-01T04:50:24.057Z caller=node_exporter.go:117 level=info collector=arp 2023-12-01T04:50:24.274 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Dec 01 04:50:24 smithi090 bash[64647]: ts=2023-12-01T04:50:24.057Z caller=node_exporter.go:117 level=info collector=bcache 2023-12-01T04:50:24.274 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Dec 01 04:50:24 smithi090 bash[64647]: ts=2023-12-01T04:50:24.057Z caller=node_exporter.go:117 level=info collector=bonding 2023-12-01T04:50:24.274 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Dec 01 04:50:24 smithi090 bash[64647]: ts=2023-12-01T04:50:24.057Z caller=node_exporter.go:117 level=info collector=btrfs 2023-12-01T04:50:24.274 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Dec 01 04:50:24 smithi090 bash[64647]: ts=2023-12-01T04:50:24.057Z caller=node_exporter.go:117 level=info collector=conntrack 2023-12-01T04:50:24.274 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Dec 01 04:50:24 smithi090 bash[64647]: ts=2023-12-01T04:50:24.057Z caller=node_exporter.go:117 level=info collector=cpu 2023-12-01T04:50:24.274 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Dec 01 04:50:24 smithi090 bash[64647]: ts=2023-12-01T04:50:24.057Z caller=node_exporter.go:117 level=info collector=cpufreq 2023-12-01T04:50:24.274 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Dec 01 04:50:24 smithi090 bash[64647]: ts=2023-12-01T04:50:24.057Z caller=node_exporter.go:117 level=info collector=diskstats 2023-12-01T04:50:24.274 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Dec 01 04:50:24 smithi090 bash[64647]: ts=2023-12-01T04:50:24.057Z caller=node_exporter.go:117 level=info collector=dmi 2023-12-01T04:50:24.274 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Dec 01 04:50:24 smithi090 bash[64647]: ts=2023-12-01T04:50:24.057Z caller=node_exporter.go:117 level=info collector=edac 2023-12-01T04:50:24.275 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Dec 01 04:50:24 smithi090 bash[64647]: ts=2023-12-01T04:50:24.057Z caller=node_exporter.go:117 level=info collector=entropy 2023-12-01T04:50:24.275 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Dec 01 04:50:24 smithi090 bash[64647]: ts=2023-12-01T04:50:24.057Z caller=node_exporter.go:117 level=info collector=fibrechannel 2023-12-01T04:50:24.275 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Dec 01 04:50:24 smithi090 bash[64647]: ts=2023-12-01T04:50:24.057Z caller=node_exporter.go:117 level=info collector=filefd 2023-12-01T04:50:24.275 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Dec 01 04:50:24 smithi090 bash[64647]: ts=2023-12-01T04:50:24.057Z caller=node_exporter.go:117 level=info collector=filesystem 2023-12-01T04:50:24.275 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Dec 01 04:50:24 smithi090 bash[64647]: ts=2023-12-01T04:50:24.057Z caller=node_exporter.go:117 level=info collector=hwmon 2023-12-01T04:50:24.275 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Dec 01 04:50:24 smithi090 bash[64647]: ts=2023-12-01T04:50:24.057Z caller=node_exporter.go:117 level=info collector=infiniband 2023-12-01T04:50:24.275 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Dec 01 04:50:24 smithi090 bash[64647]: ts=2023-12-01T04:50:24.057Z caller=node_exporter.go:117 level=info collector=ipvs 2023-12-01T04:50:24.275 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Dec 01 04:50:24 smithi090 bash[64647]: ts=2023-12-01T04:50:24.057Z caller=node_exporter.go:117 level=info collector=loadavg 2023-12-01T04:50:24.275 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Dec 01 04:50:24 smithi090 bash[64647]: ts=2023-12-01T04:50:24.057Z caller=node_exporter.go:117 level=info collector=mdadm 2023-12-01T04:50:24.275 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Dec 01 04:50:24 smithi090 bash[64647]: ts=2023-12-01T04:50:24.057Z caller=node_exporter.go:117 level=info collector=meminfo 2023-12-01T04:50:24.276 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Dec 01 04:50:24 smithi090 bash[64647]: ts=2023-12-01T04:50:24.057Z caller=node_exporter.go:117 level=info collector=netclass 2023-12-01T04:50:24.276 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Dec 01 04:50:24 smithi090 bash[64647]: ts=2023-12-01T04:50:24.057Z caller=node_exporter.go:117 level=info collector=netdev 2023-12-01T04:50:24.276 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Dec 01 04:50:24 smithi090 bash[64647]: ts=2023-12-01T04:50:24.057Z caller=node_exporter.go:117 level=info collector=netstat 2023-12-01T04:50:24.276 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Dec 01 04:50:24 smithi090 bash[64647]: ts=2023-12-01T04:50:24.057Z caller=node_exporter.go:117 level=info collector=nfs 2023-12-01T04:50:24.276 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Dec 01 04:50:24 smithi090 bash[64647]: ts=2023-12-01T04:50:24.057Z caller=node_exporter.go:117 level=info collector=nfsd 2023-12-01T04:50:24.276 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Dec 01 04:50:24 smithi090 bash[64647]: ts=2023-12-01T04:50:24.057Z caller=node_exporter.go:117 level=info collector=nvme 2023-12-01T04:50:24.276 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Dec 01 04:50:24 smithi090 bash[64647]: ts=2023-12-01T04:50:24.057Z caller=node_exporter.go:117 level=info collector=os 2023-12-01T04:50:24.276 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Dec 01 04:50:24 smithi090 bash[64647]: ts=2023-12-01T04:50:24.057Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2023-12-01T04:50:24.276 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Dec 01 04:50:24 smithi090 bash[64647]: ts=2023-12-01T04:50:24.057Z caller=node_exporter.go:117 level=info collector=pressure 2023-12-01T04:50:24.276 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Dec 01 04:50:24 smithi090 bash[64647]: ts=2023-12-01T04:50:24.058Z caller=node_exporter.go:117 level=info collector=rapl 2023-12-01T04:50:24.276 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Dec 01 04:50:24 smithi090 bash[64647]: ts=2023-12-01T04:50:24.058Z caller=node_exporter.go:117 level=info collector=schedstat 2023-12-01T04:50:24.276 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Dec 01 04:50:24 smithi090 bash[64647]: ts=2023-12-01T04:50:24.058Z caller=node_exporter.go:117 level=info collector=selinux 2023-12-01T04:50:24.276 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Dec 01 04:50:24 smithi090 bash[64647]: ts=2023-12-01T04:50:24.058Z caller=node_exporter.go:117 level=info collector=sockstat 2023-12-01T04:50:24.277 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Dec 01 04:50:24 smithi090 bash[64647]: ts=2023-12-01T04:50:24.058Z caller=node_exporter.go:117 level=info collector=softnet 2023-12-01T04:50:24.277 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Dec 01 04:50:24 smithi090 bash[64647]: ts=2023-12-01T04:50:24.058Z caller=node_exporter.go:117 level=info collector=stat 2023-12-01T04:50:24.277 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Dec 01 04:50:24 smithi090 bash[64647]: ts=2023-12-01T04:50:24.058Z caller=node_exporter.go:117 level=info collector=tapestats 2023-12-01T04:50:24.277 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Dec 01 04:50:24 smithi090 bash[64647]: ts=2023-12-01T04:50:24.058Z caller=node_exporter.go:117 level=info collector=textfile 2023-12-01T04:50:24.277 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Dec 01 04:50:24 smithi090 bash[64647]: ts=2023-12-01T04:50:24.058Z caller=node_exporter.go:117 level=info collector=thermal_zone 2023-12-01T04:50:24.277 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Dec 01 04:50:24 smithi090 bash[64647]: ts=2023-12-01T04:50:24.058Z caller=node_exporter.go:117 level=info collector=time 2023-12-01T04:50:24.277 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Dec 01 04:50:24 smithi090 bash[64647]: ts=2023-12-01T04:50:24.058Z caller=node_exporter.go:117 level=info collector=udp_queues 2023-12-01T04:50:24.277 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Dec 01 04:50:24 smithi090 bash[64647]: ts=2023-12-01T04:50:24.058Z caller=node_exporter.go:117 level=info collector=uname 2023-12-01T04:50:24.277 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Dec 01 04:50:24 smithi090 bash[64647]: ts=2023-12-01T04:50:24.058Z caller=node_exporter.go:117 level=info collector=vmstat 2023-12-01T04:50:24.277 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Dec 01 04:50:24 smithi090 bash[64647]: ts=2023-12-01T04:50:24.058Z caller=node_exporter.go:117 level=info collector=xfs 2023-12-01T04:50:24.277 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Dec 01 04:50:24 smithi090 bash[64647]: ts=2023-12-01T04:50:24.058Z caller=node_exporter.go:117 level=info collector=zfs 2023-12-01T04:50:24.277 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Dec 01 04:50:24 smithi090 bash[64647]: ts=2023-12-01T04:50:24.058Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2023-12-01T04:50:24.277 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Dec 01 04:50:24 smithi090 bash[64647]: ts=2023-12-01T04:50:24.058Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2023-12-01T04:50:25.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:24 smithi090 bash[32384]: cluster 2023-12-01T04:50:23.664156+0000 mgr.y (mgr.24362) 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-01T04:50:25.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:24 smithi080 bash[28361]: cluster 2023-12-01T04:50:23.664156+0000 mgr.y (mgr.24362) 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-01T04:50:25.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:24 smithi080 bash[41963]: cluster 2023-12-01T04:50:23.664156+0000 mgr.y (mgr.24362) 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-01T04:50:25.557 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/597927aa-9003-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T04:50:25.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:25 smithi080 bash[28361]: audit 2023-12-01T04:50:24.779797+0000 mon.c (mon.2) 42 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:50:25.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:25 smithi080 bash[41963]: audit 2023-12-01T04:50:24.779797+0000 mon.c (mon.2) 42 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:50:26.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:25 smithi090 bash[32384]: audit 2023-12-01T04:50:24.779797+0000 mon.c (mon.2) 42 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:50:26.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:26 smithi080 bash[28361]: cluster 2023-12-01T04:50:25.664891+0000 mgr.y (mgr.24362) 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-01T04:50:26.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:26 smithi080 bash[41963]: cluster 2023-12-01T04:50:25.664891+0000 mgr.y (mgr.24362) 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-01T04:50:27.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:26 smithi090 bash[32384]: cluster 2023-12-01T04:50:25.664891+0000 mgr.y (mgr.24362) 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-01T04:50:28.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:28 smithi080 bash[28361]: cluster 2023-12-01T04:50:27.665458+0000 mgr.y (mgr.24362) 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-01T04:50:28.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:28 smithi080 bash[41963]: cluster 2023-12-01T04:50:27.665458+0000 mgr.y (mgr.24362) 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-01T04:50:29.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:28 smithi090 bash[32384]: cluster 2023-12-01T04:50:27.665458+0000 mgr.y (mgr.24362) 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-01T04:50:30.328 INFO:teuthology.orchestra.run.smithi080.stdout:[client.0] 2023-12-01T04:50:30.329 INFO:teuthology.orchestra.run.smithi080.stdout: key = AQAWZmllJEk1ExAA3s1VHO+/mBnXVKDMXlT5og== 2023-12-01T04:50:30.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:30 smithi080 bash[41963]: cluster 2023-12-01T04:50:29.665801+0000 mgr.y (mgr.24362) 31 : cluster 0 pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:50:30.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:30 smithi080 bash[41963]: audit 2023-12-01T04:50:30.321222+0000 mon.c (mon.2) 43 : audit 1 from='client.? 172.21.15.80:0/779253276' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-01T04:50:30.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:30 smithi080 bash[41963]: audit 2023-12-01T04:50:30.321937+0000 mon.a (mon.0) 679 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-01T04:50:30.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:30 smithi080 bash[41963]: audit 2023-12-01T04:50:30.328099+0000 mon.a (mon.0) 680 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-12-01T04:50:30.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:30 smithi080 bash[28361]: cluster 2023-12-01T04:50:29.665801+0000 mgr.y (mgr.24362) 31 : cluster 0 pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:50:30.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:30 smithi080 bash[28361]: audit 2023-12-01T04:50:30.321222+0000 mon.c (mon.2) 43 : audit 1 from='client.? 172.21.15.80:0/779253276' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-01T04:50:30.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:30 smithi080 bash[28361]: audit 2023-12-01T04:50:30.321937+0000 mon.a (mon.0) 679 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-01T04:50:30.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:30 smithi080 bash[28361]: audit 2023-12-01T04:50:30.328099+0000 mon.a (mon.0) 680 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-12-01T04:50:31.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:30 smithi090 bash[32384]: cluster 2023-12-01T04:50:29.665801+0000 mgr.y (mgr.24362) 31 : cluster 0 pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:50:31.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:30 smithi090 bash[32384]: audit 2023-12-01T04:50:30.321222+0000 mon.c (mon.2) 43 : audit 1 from='client.? 172.21.15.80:0/779253276' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-01T04:50:31.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:30 smithi090 bash[32384]: audit 2023-12-01T04:50:30.321937+0000 mon.a (mon.0) 679 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-01T04:50:31.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:30 smithi090 bash[32384]: audit 2023-12-01T04:50:30.328099+0000 mon.a (mon.0) 680 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-12-01T04:50:31.391 DEBUG:teuthology.orchestra.run.smithi080:> set -ex 2023-12-01T04:50:31.391 DEBUG:teuthology.orchestra.run.smithi080:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2023-12-01T04:50:31.391 DEBUG:teuthology.orchestra.run.smithi080:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2023-12-01T04:50:31.411 DEBUG:teuthology.orchestra.run.smithi090:> 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 597927aa-9003-11ee-95a2-87774f69a715 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2023-12-01T04:50:32.681 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 01 04:50:32 smithi080 bash[75861]: ts=2023-12-01T04:50:32.631Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2023-12-01T04:50:32.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:32 smithi080 bash[41963]: audit 2023-12-01T04:50:31.493094+0000 mon.a (mon.0) 681 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:50:32.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:32 smithi080 bash[41963]: audit 2023-12-01T04:50:31.502683+0000 mon.a (mon.0) 682 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:50:32.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:32 smithi080 bash[41963]: audit 2023-12-01T04:50:31.524955+0000 mon.a (mon.0) 683 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:50:32.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:32 smithi080 bash[41963]: audit 2023-12-01T04:50:31.529300+0000 mon.a (mon.0) 684 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:50:32.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:32 smithi080 bash[41963]: audit 2023-12-01T04:50:31.595862+0000 mon.c (mon.2) 44 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:50:32.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:32 smithi080 bash[41963]: cluster 2023-12-01T04:50:31.666338+0000 mgr.y (mgr.24362) 32 : cluster 0 pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:50:32.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:32 smithi080 bash[28361]: audit 2023-12-01T04:50:31.493094+0000 mon.a (mon.0) 681 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:50:32.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:32 smithi080 bash[28361]: audit 2023-12-01T04:50:31.502683+0000 mon.a (mon.0) 682 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:50:32.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:32 smithi080 bash[28361]: audit 2023-12-01T04:50:31.524955+0000 mon.a (mon.0) 683 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:50:32.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:32 smithi080 bash[28361]: audit 2023-12-01T04:50:31.529300+0000 mon.a (mon.0) 684 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:50:32.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:32 smithi080 bash[28361]: audit 2023-12-01T04:50:31.595862+0000 mon.c (mon.2) 44 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:50:32.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:32 smithi080 bash[28361]: cluster 2023-12-01T04:50:31.666338+0000 mgr.y (mgr.24362) 32 : cluster 0 pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:50:32.773 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:32 smithi090 bash[32384]: audit 2023-12-01T04:50:31.493094+0000 mon.a (mon.0) 681 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:50:32.773 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:32 smithi090 bash[32384]: audit 2023-12-01T04:50:31.502683+0000 mon.a (mon.0) 682 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:50:32.773 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:32 smithi090 bash[32384]: audit 2023-12-01T04:50:31.524955+0000 mon.a (mon.0) 683 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:50:32.773 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:32 smithi090 bash[32384]: audit 2023-12-01T04:50:31.529300+0000 mon.a (mon.0) 684 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:50:32.773 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:32 smithi090 bash[32384]: audit 2023-12-01T04:50:31.595862+0000 mon.c (mon.2) 44 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:50:32.773 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:32 smithi090 bash[32384]: cluster 2023-12-01T04:50:31.666338+0000 mgr.y (mgr.24362) 32 : cluster 0 pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:50:34.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:34 smithi080 bash[28361]: cluster 2023-12-01T04:50:33.666911+0000 mgr.y (mgr.24362) 33 : cluster 0 pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:50:34.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:34 smithi080 bash[41963]: cluster 2023-12-01T04:50:33.666911+0000 mgr.y (mgr.24362) 33 : cluster 0 pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:50:34.932 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 01 04:50:34 smithi080 bash[75861]: ts=2023-12-01T04:50:34.579Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000510345s 2023-12-01T04:50:35.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:34 smithi090 bash[32384]: cluster 2023-12-01T04:50:33.666911+0000 mgr.y (mgr.24362) 33 : cluster 0 pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:50:36.145 INFO:teuthology.orchestra.run.smithi090.stderr:Inferring config /var/lib/ceph/597927aa-9003-11ee-95a2-87774f69a715/mon.b/config 2023-12-01T04:50:36.169 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:35 smithi090 bash[32384]: audit 2023-12-01T04:50:34.775433+0000 mon.a (mon.0) 685 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:50:36.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:35 smithi080 bash[28361]: audit 2023-12-01T04:50:34.775433+0000 mon.a (mon.0) 685 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:50:36.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:35 smithi080 bash[41963]: audit 2023-12-01T04:50:34.775433+0000 mon.a (mon.0) 685 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:50:37.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:36 smithi080 bash[41963]: cluster 2023-12-01T04:50:35.667497+0000 mgr.y (mgr.24362) 34 : cluster 0 pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:50:37.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:36 smithi080 bash[28361]: cluster 2023-12-01T04:50:35.667497+0000 mgr.y (mgr.24362) 34 : cluster 0 pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:50:37.264 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:36 smithi090 bash[32384]: cluster 2023-12-01T04:50:35.667497+0000 mgr.y (mgr.24362) 34 : cluster 0 pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:50:37.931 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:50:37 smithi080 bash[28629]: [01/Dec/2023:04:50:37] ENGINE Bus STOPPING 2023-12-01T04:50:37.931 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:50:37 smithi080 bash[28629]: [01/Dec/2023:04:50:37] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-01T04:50:37.931 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:50:37 smithi080 bash[28629]: [01/Dec/2023:04:50:37] ENGINE Bus STOPPED 2023-12-01T04:50:37.931 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:50:37 smithi080 bash[28629]: [01/Dec/2023:04:50:37] ENGINE Bus STARTING 2023-12-01T04:50:37.932 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:50:37 smithi080 bash[28629]: [01/Dec/2023:04:50:37] ENGINE Serving on http://:::9283 2023-12-01T04:50:37.932 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:50:37 smithi080 bash[28629]: [01/Dec/2023:04:50:37] ENGINE Bus STARTED 2023-12-01T04:50:38.273 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:37 smithi090 bash[32384]: audit 2023-12-01T04:50:36.998067+0000 mon.a (mon.0) 686 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:50:38.273 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:37 smithi090 bash[32384]: audit 2023-12-01T04:50:37.008079+0000 mon.a (mon.0) 687 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:50:38.273 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:37 smithi090 bash[32384]: audit 2023-12-01T04:50:37.390161+0000 mon.a (mon.0) 688 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:50:38.273 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:37 smithi090 bash[32384]: audit 2023-12-01T04:50:37.399801+0000 mon.a (mon.0) 689 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:50:38.273 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:37 smithi090 bash[32384]: audit 2023-12-01T04:50:37.402531+0000 mon.c (mon.2) 45 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:50:38.273 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:37 smithi090 bash[32384]: audit 2023-12-01T04:50:37.404001+0000 mon.c (mon.2) 46 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:50:38.273 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:37 smithi090 bash[32384]: audit 2023-12-01T04:50:37.411978+0000 mon.a (mon.0) 690 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:50:38.273 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:37 smithi090 bash[32384]: audit 2023-12-01T04:50:37.515807+0000 mon.a (mon.0) 691 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:50:38.273 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:37 smithi090 bash[32384]: audit 2023-12-01T04:50:37.523656+0000 mon.a (mon.0) 692 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:50:38.273 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:37 smithi090 bash[32384]: audit 2023-12-01T04:50:37.528178+0000 mon.c (mon.2) 47 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-01T04:50:38.273 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:37 smithi090 bash[32384]: audit 2023-12-01T04:50:37.535353+0000 mon.a (mon.0) 693 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:50:38.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:37 smithi080 bash[28361]: audit 2023-12-01T04:50:36.998067+0000 mon.a (mon.0) 686 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:50:38.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:37 smithi080 bash[28361]: audit 2023-12-01T04:50:37.008079+0000 mon.a (mon.0) 687 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:50:38.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:37 smithi080 bash[28361]: audit 2023-12-01T04:50:37.390161+0000 mon.a (mon.0) 688 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:50:38.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:37 smithi080 bash[28361]: audit 2023-12-01T04:50:37.399801+0000 mon.a (mon.0) 689 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:50:38.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:37 smithi080 bash[28361]: audit 2023-12-01T04:50:37.402531+0000 mon.c (mon.2) 45 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:50:38.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:37 smithi080 bash[28361]: audit 2023-12-01T04:50:37.404001+0000 mon.c (mon.2) 46 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:50:38.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:37 smithi080 bash[28361]: audit 2023-12-01T04:50:37.411978+0000 mon.a (mon.0) 690 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:50:38.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:37 smithi080 bash[28361]: audit 2023-12-01T04:50:37.515807+0000 mon.a (mon.0) 691 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:50:38.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:37 smithi080 bash[28361]: audit 2023-12-01T04:50:37.523656+0000 mon.a (mon.0) 692 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:50:38.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:37 smithi080 bash[28361]: audit 2023-12-01T04:50:37.528178+0000 mon.c (mon.2) 47 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-01T04:50:38.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:37 smithi080 bash[28361]: audit 2023-12-01T04:50:37.535353+0000 mon.a (mon.0) 693 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:50:38.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:37 smithi080 bash[41963]: audit 2023-12-01T04:50:36.998067+0000 mon.a (mon.0) 686 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:50:38.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:37 smithi080 bash[41963]: audit 2023-12-01T04:50:37.008079+0000 mon.a (mon.0) 687 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:50:38.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:37 smithi080 bash[41963]: audit 2023-12-01T04:50:37.390161+0000 mon.a (mon.0) 688 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:50:38.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:37 smithi080 bash[41963]: audit 2023-12-01T04:50:37.399801+0000 mon.a (mon.0) 689 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:50:38.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:37 smithi080 bash[41963]: audit 2023-12-01T04:50:37.402531+0000 mon.c (mon.2) 45 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:50:38.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:37 smithi080 bash[41963]: audit 2023-12-01T04:50:37.404001+0000 mon.c (mon.2) 46 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:50:38.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:37 smithi080 bash[41963]: audit 2023-12-01T04:50:37.411978+0000 mon.a (mon.0) 690 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:50:38.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:37 smithi080 bash[41963]: audit 2023-12-01T04:50:37.515807+0000 mon.a (mon.0) 691 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:50:38.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:37 smithi080 bash[41963]: audit 2023-12-01T04:50:37.523656+0000 mon.a (mon.0) 692 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:50:38.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:37 smithi080 bash[41963]: audit 2023-12-01T04:50:37.528178+0000 mon.c (mon.2) 47 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-01T04:50:38.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:37 smithi080 bash[41963]: audit 2023-12-01T04:50:37.535353+0000 mon.a (mon.0) 693 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:50:39.273 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:38 smithi090 bash[32384]: cephadm 2023-12-01T04:50:37.430683+0000 mgr.y (mgr.24362) 35 : cephadm 1 Regenerating cephadm self-signed grafana TLS certificates 2023-12-01T04:50:39.273 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:38 smithi090 bash[32384]: audit 2023-12-01T04:50:37.528941+0000 mgr.y (mgr.24362) 36 : audit 0 from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-01T04:50:39.273 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:38 smithi090 bash[32384]: cephadm 2023-12-01T04:50:37.540385+0000 mgr.y (mgr.24362) 37 : cephadm 1 Deploying daemon grafana.a on smithi090 2023-12-01T04:50:39.273 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:38 smithi090 bash[32384]: cluster 2023-12-01T04:50:37.668095+0000 mgr.y (mgr.24362) 38 : cluster 0 pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:50:39.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:38 smithi080 bash[28361]: cephadm 2023-12-01T04:50:37.430683+0000 mgr.y (mgr.24362) 35 : cephadm 1 Regenerating cephadm self-signed grafana TLS certificates 2023-12-01T04:50:39.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:38 smithi080 bash[28361]: audit 2023-12-01T04:50:37.528941+0000 mgr.y (mgr.24362) 36 : audit 0 from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-01T04:50:39.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:38 smithi080 bash[28361]: cephadm 2023-12-01T04:50:37.540385+0000 mgr.y (mgr.24362) 37 : cephadm 1 Deploying daemon grafana.a on smithi090 2023-12-01T04:50:39.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:38 smithi080 bash[28361]: cluster 2023-12-01T04:50:37.668095+0000 mgr.y (mgr.24362) 38 : cluster 0 pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:50:39.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:39 smithi080 bash[41963]: cephadm 2023-12-01T04:50:37.430683+0000 mgr.y (mgr.24362) 35 : cephadm 1 Regenerating cephadm self-signed grafana TLS certificates 2023-12-01T04:50:39.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:39 smithi080 bash[41963]: audit 2023-12-01T04:50:37.528941+0000 mgr.y (mgr.24362) 36 : audit 0 from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-01T04:50:39.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:39 smithi080 bash[41963]: cephadm 2023-12-01T04:50:37.540385+0000 mgr.y (mgr.24362) 37 : cephadm 1 Deploying daemon grafana.a on smithi090 2023-12-01T04:50:39.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:39 smithi080 bash[41963]: cluster 2023-12-01T04:50:37.668095+0000 mgr.y (mgr.24362) 38 : cluster 0 pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:50:40.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:40 smithi090 bash[32384]: audit 2023-12-01T04:50:39.780279+0000 mon.c (mon.2) 48 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:50:40.334 INFO:teuthology.orchestra.run.smithi090.stdout:[client.1] 2023-12-01T04:50:40.334 INFO:teuthology.orchestra.run.smithi090.stdout: key = AQAgZmll2SB7ExAAt6tRoBodAz9J9tWyhEToeA== 2023-12-01T04:50:40.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:40 smithi080 bash[28361]: audit 2023-12-01T04:50:39.780279+0000 mon.c (mon.2) 48 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:50:40.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:40 smithi080 bash[41963]: audit 2023-12-01T04:50:39.780279+0000 mon.c (mon.2) 48 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:50:41.277 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:41 smithi090 bash[32384]: cluster 2023-12-01T04:50:39.668700+0000 mgr.y (mgr.24362) 39 : cluster 0 pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:50:41.277 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:41 smithi090 bash[32384]: audit 2023-12-01T04:50:40.321355+0000 mon.b (mon.1) 28 : audit 1 from='client.? 172.21.15.90:0/331556978' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-01T04:50:41.278 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:41 smithi090 bash[32384]: audit 2023-12-01T04:50:40.326479+0000 mon.a (mon.0) 694 : 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-01T04:50:41.278 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:41 smithi090 bash[32384]: audit 2023-12-01T04:50:40.333383+0000 mon.a (mon.0) 695 : 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-01T04:50:41.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:41 smithi080 bash[28361]: cluster 2023-12-01T04:50:39.668700+0000 mgr.y (mgr.24362) 39 : cluster 0 pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:50:41.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:41 smithi080 bash[28361]: audit 2023-12-01T04:50:40.321355+0000 mon.b (mon.1) 28 : audit 1 from='client.? 172.21.15.90:0/331556978' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-01T04:50:41.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:41 smithi080 bash[28361]: audit 2023-12-01T04:50:40.326479+0000 mon.a (mon.0) 694 : 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-01T04:50:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:41 smithi080 bash[28361]: audit 2023-12-01T04:50:40.333383+0000 mon.a (mon.0) 695 : 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-01T04:50:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:41 smithi080 bash[41963]: cluster 2023-12-01T04:50:39.668700+0000 mgr.y (mgr.24362) 39 : cluster 0 pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:50:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:41 smithi080 bash[41963]: audit 2023-12-01T04:50:40.321355+0000 mon.b (mon.1) 28 : audit 1 from='client.? 172.21.15.90:0/331556978' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-01T04:50:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:41 smithi080 bash[41963]: audit 2023-12-01T04:50:40.326479+0000 mon.a (mon.0) 694 : 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-01T04:50:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:41 smithi080 bash[41963]: audit 2023-12-01T04:50:40.333383+0000 mon.a (mon.0) 695 : 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-01T04:50:42.484 DEBUG:teuthology.orchestra.run.smithi090:> set -ex 2023-12-01T04:50:42.484 DEBUG:teuthology.orchestra.run.smithi090:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2023-12-01T04:50:42.485 DEBUG:teuthology.orchestra.run.smithi090:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2023-12-01T04:50:42.503 INFO:tasks.cephadm:Waiting for OSDs to come up 2023-12-01T04:50:42.504 DEBUG:teuthology.orchestra.run.smithi080:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster ceph osd dump --format=json 2023-12-01T04:50:42.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:42 smithi090 bash[32384]: cluster 2023-12-01T04:50:41.669194+0000 mgr.y (mgr.24362) 40 : cluster 0 pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:50:42.813 INFO:teuthology.misc.health.smithi080.stdout: 2023-12-01T04:50:42.813 INFO:teuthology.misc.health.smithi080.stdout:{"epoch":60,"fsid":"597927aa-9003-11ee-95a2-87774f69a715","created":"2023-12-01T04:39:05.314625+0000","modified":"2023-12-01T04:50:09.639957+0000","last_up_change":"2023-12-01T04:49:07.728821+0000","last_in_change":"2023-12-01T04:48:38.616810+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-01T04:44:32.862494+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":"22","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":"b5c052c7-d35e-4b33-ba10-7121f227236d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6802","nonce":4094941814},{"type":"v1","addr":"172.21.15.80:6803","nonce":4094941814}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6804","nonce":4094941814},{"type":"v1","addr":"172.21.15.80:6805","nonce":4094941814}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6808","nonce":4094941814},{"type":"v1","addr":"172.21.15.80:6809","nonce":4094941814}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6806","nonce":4094941814},{"type":"v1","addr":"172.21.15.80:6807","nonce":4094941814}]},"public_addr":"172.21.15.80:6803/4094941814","cluster_addr":"172.21.15.80:6805/4094941814","heartbeat_back_addr":"172.21.15.80:6809/4094941814","heartbeat_front_addr":"172.21.15.80:6807/4094941814","state":["exists","up"]},{"osd":1,"uuid":"9d120cf1-8c58-4cdf-b767-063d1bc66d56","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":34,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6810","nonce":2190129906},{"type":"v1","addr":"172.21.15.80:6811","nonce":2190129906}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6812","nonce":2190129906},{"type":"v1","addr":"172.21.15.80:6813","nonce":2190129906}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6816","nonce":2190129906},{"type":"v1","addr":"172.21.15.80:6817","nonce":2190129906}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6814","nonce":2190129906},{"type":"v1","addr":"172.21.15.80:6815","nonce":2190129906}]},"public_addr":"172.21.15.80:6811/2190129906","cluster_addr":"172.21.15.80:6813/2190129906","heartbeat_back_addr":"172.21.15.80:6817/2190129906","heartbeat_front_addr":"172.21.15.80:6815/2190129906","state":["exists","up"]},{"osd":2,"uuid":"6b1800d5-4177-4b90-b137-003a6c3f2cca","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.80:6818","nonce":4282081272},{"type":"v1","addr":"172.21.15.80:6819","nonce":4282081272}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6820","nonce":4282081272},{"type":"v1","addr":"172.21.15.80:6821","nonce":4282081272}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6824","nonce":4282081272},{"type":"v1","addr":"172.21.15.80:6825","nonce":4282081272}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6822","nonce":4282081272},{"type":"v1","addr":"172.21.15.80:6823","nonce":4282081272}]},"public_addr":"172.21.15.80:6819/4282081272","cluster_addr":"172.21.15.80:6821/4282081272","heartbeat_back_addr":"172.21.15.80:6825/4282081272","heartbeat_front_addr":"172.21.15.80:6823/4282081272","state":["exists","up"]},{"osd":3,"uuid":"7f75fe67-0f68-4459-b9c6-9c278ff217c3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6826","nonce":3348619775},{"type":"v1","addr":"172.21.15.80:6827","nonce":3348619775}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6828","nonce":3348619775},{"type":"v1","addr":"172.21.15.80:6829","nonce":3348619775}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6832","nonce":3348619775},{"type":"v1","addr":"172.21.15.80:6833","nonce":3348619775}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6830","nonce":3348619775},{"type":"v1","addr":"172.21.15.80:6831","nonce":3348619775}]},"public_addr":"172.21.15.80:6827/3348619775","cluster_addr":"172.21.15.80:6829/3348619775","heartbeat_back_addr":"172.21.15.80:6833/3348619775","heartbeat_front_addr":"172.21.15.80:6831/3348619775","state":["exists","up"]},{"osd":4,"uuid":"51824cf0-bb27-4bd4-9b24-b437ede45b7d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6800","nonce":2558122101},{"type":"v1","addr":"172.21.15.90:6801","nonce":2558122101}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6802","nonce":2558122101},{"type":"v1","addr":"172.21.15.90:6803","nonce":2558122101}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6806","nonce":2558122101},{"type":"v1","addr":"172.21.15.90:6807","nonce":2558122101}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6804","nonce":2558122101},{"type":"v1","addr":"172.21.15.90:6805","nonce":2558122101}]},"public_addr":"172.21.15.90:6801/2558122101","cluster_addr":"172.21.15.90:6803/2558122101","heartbeat_back_addr":"172.21.15.90:6807/2558122101","heartbeat_front_addr":"172.21.15.90:6805/2558122101","state":["exists","up"]},{"osd":5,"uuid":"b1244ca3-4253-4b0f-a7b2-1438b41781a3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":42,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6808","nonce":1430575330},{"type":"v1","addr":"172.21.15.90:6809","nonce":1430575330}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6810","nonce":1430575330},{"type":"v1","addr":"172.21.15.90:6811","nonce":1430575330}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6814","nonce":1430575330},{"type":"v1","addr":"172.21.15.90:6815","nonce":1430575330}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6812","nonce":1430575330},{"type":"v1","addr":"172.21.15.90:6813","nonce":1430575330}]},"public_addr":"172.21.15.90:6809/1430575330","cluster_addr":"172.21.15.90:6811/1430575330","heartbeat_back_addr":"172.21.15.90:6815/1430575330","heartbeat_front_addr":"172.21.15.90:6813/1430575330","state":["exists","up"]},{"osd":6,"uuid":"ca38de0a-159b-4d95-b98f-c5c6c618325b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":50,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6816","nonce":4018615315},{"type":"v1","addr":"172.21.15.90:6817","nonce":4018615315}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6818","nonce":4018615315},{"type":"v1","addr":"172.21.15.90:6819","nonce":4018615315}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6822","nonce":4018615315},{"type":"v1","addr":"172.21.15.90:6823","nonce":4018615315}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6820","nonce":4018615315},{"type":"v1","addr":"172.21.15.90:6821","nonce":4018615315}]},"public_addr":"172.21.15.90:6817/4018615315","cluster_addr":"172.21.15.90:6819/4018615315","heartbeat_back_addr":"172.21.15.90:6823/4018615315","heartbeat_front_addr":"172.21.15.90:6821/4018615315","state":["exists","up"]},{"osd":7,"uuid":"def97565-0bf3-4977-b2dc-b9cfb462d784","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":58,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6824","nonce":1023789058},{"type":"v1","addr":"172.21.15.90:6825","nonce":1023789058}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6826","nonce":1023789058},{"type":"v1","addr":"172.21.15.90:6827","nonce":1023789058}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6830","nonce":1023789058},{"type":"v1","addr":"172.21.15.90:6831","nonce":1023789058}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6828","nonce":1023789058},{"type":"v1","addr":"172.21.15.90:6829","nonce":1023789058}]},"public_addr":"172.21.15.90:6825/1023789058","cluster_addr":"172.21.15.90:6827/1023789058","heartbeat_back_addr":"172.21.15.90:6831/1023789058","heartbeat_front_addr":"172.21.15.90:6829/1023789058","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-01T04:42:44.550032+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-01T04:43:36.558082+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-01T04:44:29.454132+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-01T04:45:22.918571+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-01T04:46:17.315620+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-01T04:47:12.143382+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-01T04:48:08.796139+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-01T04:49:05.826606+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.80:6801/1346121914":"2023-12-02T04:50:09.639805+0000","172.21.15.80:0/570793799":"2023-12-02T04:50:09.639805+0000","172.21.15.80:0/838802224":"2023-12-02T04:50:09.639805+0000","172.21.15.80:6800/1346121914":"2023-12-02T04:50:09.639805+0000","172.21.15.80:6801/1796799973":"2023-12-02T04:40:12.214053+0000","172.21.15.80:0/410084528":"2023-12-02T04:40:12.214053+0000","172.21.15.80:0/2144473450":"2023-12-02T04:50:09.639805+0000","172.21.15.80:6800/1796799973":"2023-12-02T04:40:12.214053+0000","172.21.15.80:0/1567984252":"2023-12-02T04:40:12.214053+0000","172.21.15.80:0/2659171866":"2023-12-02T04:50:09.639805+0000","172.21.15.80:6801/2886553628":"2023-12-02T04:39:38.229921+0000","172.21.15.80:6800/2886553628":"2023-12-02T04:39:38.229921+0000","172.21.15.80:0/377807261":"2023-12-02T04:39:38.229921+0000","172.21.15.80:0/1046311744":"2023-12-02T04:39:38.229921+0000","172.21.15.80:0/1650683912":"2023-12-02T04:40:12.214053+0000","172.21.15.80:0/1111337968":"2023-12-02T04:39:38.229921+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-01T04:50:42.828 DEBUG:teuthology.misc:8 of 8 OSDs are up 2023-12-01T04:50:42.828 INFO:tasks.cephadm:Creating RBD pool 2023-12-01T04:50:42.829 DEBUG:teuthology.orchestra.run.smithi080:> 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 597927aa-9003-11ee-95a2-87774f69a715 -- sudo ceph --cluster ceph osd pool create rbd 8 2023-12-01T04:50:42.835 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:42 smithi080 bash[41963]: cluster 2023-12-01T04:50:41.669194+0000 mgr.y (mgr.24362) 40 : cluster 0 pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:50:42.836 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:42 smithi080 bash[28361]: cluster 2023-12-01T04:50:41.669194+0000 mgr.y (mgr.24362) 40 : cluster 0 pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:50:42.836 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 01 04:50:42 smithi080 bash[75861]: ts=2023-12-01T04:50:42.581Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.003175299s 2023-12-01T04:50:43.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:43 smithi080 bash[28361]: audit 2023-12-01T04:50:42.811115+0000 mon.c (mon.2) 49 : audit 0 from='client.? 172.21.15.80:0/2701493890' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-01T04:50:43.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:43 smithi080 bash[41963]: audit 2023-12-01T04:50:42.811115+0000 mon.c (mon.2) 49 : audit 0 from='client.? 172.21.15.80:0/2701493890' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-01T04:50:44.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:43 smithi090 bash[32384]: audit 2023-12-01T04:50:42.811115+0000 mon.c (mon.2) 49 : audit 0 from='client.? 172.21.15.80:0/2701493890' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-01T04:50:45.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:44 smithi090 bash[32384]: cluster 2023-12-01T04:50:43.669766+0000 mgr.y (mgr.24362) 41 : cluster 0 pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:50:45.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:44 smithi080 bash[28361]: cluster 2023-12-01T04:50:43.669766+0000 mgr.y (mgr.24362) 41 : cluster 0 pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:50:45.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:44 smithi080 bash[41963]: cluster 2023-12-01T04:50:43.669766+0000 mgr.y (mgr.24362) 41 : cluster 0 pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:50:47.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:46 smithi090 bash[32384]: cluster 2023-12-01T04:50:45.670372+0000 mgr.y (mgr.24362) 42 : cluster 0 pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:50:47.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:46 smithi080 bash[28361]: cluster 2023-12-01T04:50:45.670372+0000 mgr.y (mgr.24362) 42 : cluster 0 pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:50:47.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:46 smithi080 bash[41963]: cluster 2023-12-01T04:50:45.670372+0000 mgr.y (mgr.24362) 42 : cluster 0 pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:50:47.545 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/597927aa-9003-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T04:50:48.899 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:48 smithi080 bash[28361]: cluster 2023-12-01T04:50:47.671051+0000 mgr.y (mgr.24362) 43 : cluster 0 pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:50:48.899 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:48 smithi080 bash[41963]: cluster 2023-12-01T04:50:47.671051+0000 mgr.y (mgr.24362) 43 : cluster 0 pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:50:49.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:48 smithi090 bash[32384]: cluster 2023-12-01T04:50:47.671051+0000 mgr.y (mgr.24362) 43 : cluster 0 pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:50:51.152 INFO:teuthology.orchestra.run.smithi080.stderr:pool 'rbd' created 2023-12-01T04:50:51.406 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:51 smithi080 bash[41963]: cluster 2023-12-01T04:50:49.671679+0000 mgr.y (mgr.24362) 44 : cluster 0 pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:50:51.406 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:51 smithi080 bash[28361]: cluster 2023-12-01T04:50:49.671679+0000 mgr.y (mgr.24362) 44 : cluster 0 pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:50:51.523 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:51 smithi090 bash[32384]: cluster 2023-12-01T04:50:49.671679+0000 mgr.y (mgr.24362) 44 : cluster 0 pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:50:51.899 DEBUG:teuthology.orchestra.run.smithi080:> 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 597927aa-9003-11ee-95a2-87774f69a715 -- sudo ceph --cluster ceph osd pool application enable rbd rbd --yes-i-really-mean-it 2023-12-01T04:50:52.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:52 smithi080 bash[28361]: audit 2023-12-01T04:50:50.646014+0000 mon.a (mon.0) 696 : audit 1 from='client.? 172.21.15.80:0/1148333511' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2023-12-01T04:50:52.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:52 smithi080 bash[28361]: audit 2023-12-01T04:50:51.145382+0000 mon.a (mon.0) 697 : audit 1 from='client.? 172.21.15.80:0/1148333511' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2023-12-01T04:50:52.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:52 smithi080 bash[28361]: cluster 2023-12-01T04:50:51.145507+0000 mon.a (mon.0) 698 : cluster 0 osdmap e61: 8 total, 8 up, 8 in 2023-12-01T04:50:52.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:52 smithi080 bash[41963]: audit 2023-12-01T04:50:50.646014+0000 mon.a (mon.0) 696 : audit 1 from='client.? 172.21.15.80:0/1148333511' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2023-12-01T04:50:52.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:52 smithi080 bash[41963]: audit 2023-12-01T04:50:51.145382+0000 mon.a (mon.0) 697 : audit 1 from='client.? 172.21.15.80:0/1148333511' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2023-12-01T04:50:52.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:52 smithi080 bash[41963]: cluster 2023-12-01T04:50:51.145507+0000 mon.a (mon.0) 698 : cluster 0 osdmap e61: 8 total, 8 up, 8 in 2023-12-01T04:50:52.523 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:52 smithi090 bash[32384]: audit 2023-12-01T04:50:50.646014+0000 mon.a (mon.0) 696 : audit 1 from='client.? 172.21.15.80:0/1148333511' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2023-12-01T04:50:52.523 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:52 smithi090 bash[32384]: audit 2023-12-01T04:50:51.145382+0000 mon.a (mon.0) 697 : audit 1 from='client.? 172.21.15.80:0/1148333511' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2023-12-01T04:50:52.523 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:52 smithi090 bash[32384]: cluster 2023-12-01T04:50:51.145507+0000 mon.a (mon.0) 698 : cluster 0 osdmap e61: 8 total, 8 up, 8 in 2023-12-01T04:50:53.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:53 smithi080 bash[28361]: cluster 2023-12-01T04:50:51.672347+0000 mgr.y (mgr.24362) 45 : cluster 0 pgmap v25: 9 pgs: 8 unknown, 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:50:53.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:53 smithi080 bash[28361]: cluster 2023-12-01T04:50:52.151171+0000 mon.a (mon.0) 699 : cluster 0 osdmap e62: 8 total, 8 up, 8 in 2023-12-01T04:50:53.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:53 smithi080 bash[28361]: cluster 2023-12-01T04:50:52.667552+0000 mon.a (mon.0) 700 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T04:50:53.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:53 smithi080 bash[41963]: cluster 2023-12-01T04:50:51.672347+0000 mgr.y (mgr.24362) 45 : cluster 0 pgmap v25: 9 pgs: 8 unknown, 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:50:53.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:53 smithi080 bash[41963]: cluster 2023-12-01T04:50:52.151171+0000 mon.a (mon.0) 699 : cluster 0 osdmap e62: 8 total, 8 up, 8 in 2023-12-01T04:50:53.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:53 smithi080 bash[41963]: cluster 2023-12-01T04:50:52.667552+0000 mon.a (mon.0) 700 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T04:50:53.523 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:53 smithi090 bash[32384]: cluster 2023-12-01T04:50:51.672347+0000 mgr.y (mgr.24362) 45 : cluster 0 pgmap v25: 9 pgs: 8 unknown, 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:50:53.523 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:53 smithi090 bash[32384]: cluster 2023-12-01T04:50:52.151171+0000 mon.a (mon.0) 699 : cluster 0 osdmap e62: 8 total, 8 up, 8 in 2023-12-01T04:50:53.523 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:53 smithi090 bash[32384]: cluster 2023-12-01T04:50:52.667552+0000 mon.a (mon.0) 700 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T04:50:54.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:54 smithi080 bash[28361]: cluster 2023-12-01T04:50:53.152524+0000 mon.a (mon.0) 701 : cluster 0 osdmap e63: 8 total, 8 up, 8 in 2023-12-01T04:50:54.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:54 smithi080 bash[41963]: cluster 2023-12-01T04:50:53.152524+0000 mon.a (mon.0) 701 : cluster 0 osdmap e63: 8 total, 8 up, 8 in 2023-12-01T04:50:54.523 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:54 smithi090 bash[32384]: cluster 2023-12-01T04:50:53.152524+0000 mon.a (mon.0) 701 : cluster 0 osdmap e63: 8 total, 8 up, 8 in 2023-12-01T04:50:55.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:55 smithi080 bash[28361]: cluster 2023-12-01T04:50:53.673051+0000 mgr.y (mgr.24362) 46 : cluster 0 pgmap v28: 9 pgs: 8 unknown, 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:50:55.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:55 smithi080 bash[28361]: audit 2023-12-01T04:50:54.791340+0000 mon.a (mon.0) 702 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:50:55.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:55 smithi080 bash[28361]: audit 2023-12-01T04:50:54.793412+0000 mon.c (mon.2) 50 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:50:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:55 smithi080 bash[41963]: cluster 2023-12-01T04:50:53.673051+0000 mgr.y (mgr.24362) 46 : cluster 0 pgmap v28: 9 pgs: 8 unknown, 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:50:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:55 smithi080 bash[41963]: audit 2023-12-01T04:50:54.791340+0000 mon.a (mon.0) 702 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:50:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:55 smithi080 bash[41963]: audit 2023-12-01T04:50:54.793412+0000 mon.c (mon.2) 50 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:50:55.523 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:55 smithi090 bash[32384]: cluster 2023-12-01T04:50:53.673051+0000 mgr.y (mgr.24362) 46 : cluster 0 pgmap v28: 9 pgs: 8 unknown, 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:50:55.523 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:55 smithi090 bash[32384]: audit 2023-12-01T04:50:54.791340+0000 mon.a (mon.0) 702 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:50:55.523 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:55 smithi090 bash[32384]: audit 2023-12-01T04:50:54.793412+0000 mon.c (mon.2) 50 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:50:56.674 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/597927aa-9003-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T04:50:57.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:57 smithi080 bash[41963]: cluster 2023-12-01T04:50:55.673746+0000 mgr.y (mgr.24362) 47 : cluster 0 pgmap v29: 9 pgs: 8 active+clean, 1 unknown; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:50:57.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:57 smithi080 bash[28361]: cluster 2023-12-01T04:50:55.673746+0000 mgr.y (mgr.24362) 47 : cluster 0 pgmap v29: 9 pgs: 8 active+clean, 1 unknown; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:50:57.523 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:57 smithi090 bash[32384]: cluster 2023-12-01T04:50:55.673746+0000 mgr.y (mgr.24362) 47 : cluster 0 pgmap v29: 9 pgs: 8 active+clean, 1 unknown; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:50:59.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:50:59 smithi080 bash[28361]: cluster 2023-12-01T04:50:57.674399+0000 mgr.y (mgr.24362) 48 : cluster 0 pgmap v30: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:50:59.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:50:59 smithi080 bash[41963]: cluster 2023-12-01T04:50:57.674399+0000 mgr.y (mgr.24362) 48 : cluster 0 pgmap v30: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:50:59.523 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:50:59 smithi090 bash[32384]: cluster 2023-12-01T04:50:57.674399+0000 mgr.y (mgr.24362) 48 : cluster 0 pgmap v30: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:51:00.193 INFO:teuthology.orchestra.run.smithi080.stderr:enabled application 'rbd' on pool 'rbd' 2023-12-01T04:51:00.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:51:00 smithi080 bash[28361]: audit 2023-12-01T04:50:59.776077+0000 mon.c (mon.2) 51 : audit 1 from='client.? 172.21.15.80:0/1063172095' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2023-12-01T04:51:00.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:51:00 smithi080 bash[28361]: audit 2023-12-01T04:50:59.776666+0000 mon.a (mon.0) 703 : 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-01T04:51:00.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:51:00 smithi080 bash[41963]: audit 2023-12-01T04:50:59.776077+0000 mon.c (mon.2) 51 : audit 1 from='client.? 172.21.15.80:0/1063172095' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2023-12-01T04:51:00.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:51:00 smithi080 bash[41963]: audit 2023-12-01T04:50:59.776666+0000 mon.a (mon.0) 703 : 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-01T04:51:00.523 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:51:00 smithi090 bash[32384]: audit 2023-12-01T04:50:59.776077+0000 mon.c (mon.2) 51 : audit 1 from='client.? 172.21.15.80:0/1063172095' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2023-12-01T04:51:00.523 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:51:00 smithi090 bash[32384]: audit 2023-12-01T04:50:59.776666+0000 mon.a (mon.0) 703 : 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-01T04:51:00.926 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2023-12-01T04:51:00.926 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2023-12-01T04:51:00.927 DEBUG:teuthology.orchestra.run.smithi080:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 597927aa-9003-11ee-95a2-87774f69a715 -- ceph mgr dump --format=json 2023-12-01T04:51:01.523 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:51:01 smithi090 bash[32384]: cluster 2023-12-01T04:50:59.675050+0000 mgr.y (mgr.24362) 49 : cluster 0 pgmap v31: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:51:01.523 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:51:01 smithi090 bash[32384]: audit 2023-12-01T04:51:00.188614+0000 mon.a (mon.0) 704 : 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-01T04:51:01.523 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:51:01 smithi090 bash[32384]: cluster 2023-12-01T04:51:00.188724+0000 mon.a (mon.0) 705 : cluster 0 osdmap e64: 8 total, 8 up, 8 in 2023-12-01T04:51:01.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:51:01 smithi080 bash[41963]: cluster 2023-12-01T04:50:59.675050+0000 mgr.y (mgr.24362) 49 : cluster 0 pgmap v31: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:51:01.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:51:01 smithi080 bash[41963]: audit 2023-12-01T04:51:00.188614+0000 mon.a (mon.0) 704 : 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-01T04:51:01.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:51:01 smithi080 bash[41963]: cluster 2023-12-01T04:51:00.188724+0000 mon.a (mon.0) 705 : cluster 0 osdmap e64: 8 total, 8 up, 8 in 2023-12-01T04:51:01.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:51:01 smithi080 bash[28361]: cluster 2023-12-01T04:50:59.675050+0000 mgr.y (mgr.24362) 49 : cluster 0 pgmap v31: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:51:01.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:51:01 smithi080 bash[28361]: audit 2023-12-01T04:51:00.188614+0000 mon.a (mon.0) 704 : 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-01T04:51:01.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:51:01 smithi080 bash[28361]: cluster 2023-12-01T04:51:00.188724+0000 mon.a (mon.0) 705 : cluster 0 osdmap e64: 8 total, 8 up, 8 in 2023-12-01T04:51:02.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:51:02 smithi080 bash[28361]: cluster 2023-12-01T04:51:01.675695+0000 mgr.y (mgr.24362) 50 : cluster 0 pgmap v33: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:51:02.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:51:02 smithi080 bash[41963]: cluster 2023-12-01T04:51:01.675695+0000 mgr.y (mgr.24362) 50 : cluster 0 pgmap v33: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:51:03.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:51:02 smithi090 bash[32384]: cluster 2023-12-01T04:51:01.675695+0000 mgr.y (mgr.24362) 50 : cluster 0 pgmap v33: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:51:04.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:51:03 smithi090 bash[32384]: cluster 2023-12-01T04:51:02.670987+0000 mon.a (mon.0) 706 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T04:51:04.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:51:03 smithi090 bash[32384]: cluster 2023-12-01T04:51:02.671044+0000 mon.a (mon.0) 707 : cluster 1 Cluster is now healthy 2023-12-01T04:51:04.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:51:03 smithi080 bash[28361]: cluster 2023-12-01T04:51:02.670987+0000 mon.a (mon.0) 706 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T04:51:04.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:51:03 smithi080 bash[28361]: cluster 2023-12-01T04:51:02.671044+0000 mon.a (mon.0) 707 : cluster 1 Cluster is now healthy 2023-12-01T04:51:04.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:51:03 smithi080 bash[41963]: cluster 2023-12-01T04:51:02.670987+0000 mon.a (mon.0) 706 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T04:51:04.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:51:03 smithi080 bash[41963]: cluster 2023-12-01T04:51:02.671044+0000 mon.a (mon.0) 707 : cluster 1 Cluster is now healthy 2023-12-01T04:51:05.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:51:04 smithi090 bash[32384]: cluster 2023-12-01T04:51:03.676322+0000 mgr.y (mgr.24362) 51 : cluster 0 pgmap v34: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:51:05.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:51:04 smithi080 bash[28361]: cluster 2023-12-01T04:51:03.676322+0000 mgr.y (mgr.24362) 51 : cluster 0 pgmap v34: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:51:05.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:51:04 smithi080 bash[41963]: cluster 2023-12-01T04:51:03.676322+0000 mgr.y (mgr.24362) 51 : cluster 0 pgmap v34: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:51:05.523 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:05 smithi090 systemd[1]: Started Ceph grafana.a for 597927aa-9003-11ee-95a2-87774f69a715. 2023-12-01T04:51:05.651 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/597927aa-9003-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T04:51:05.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:51:05 smithi080 bash[28361]: audit 2023-12-01T04:51:04.793038+0000 mon.a (mon.0) 708 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:51:05.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:51:05 smithi080 bash[28361]: audit 2023-12-01T04:51:05.371905+0000 mon.a (mon.0) 709 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:51:05.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:51:05 smithi080 bash[28361]: audit 2023-12-01T04:51:05.385495+0000 mon.a (mon.0) 710 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:51:05.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:51:05 smithi080 bash[28361]: audit 2023-12-01T04:51:05.436666+0000 mon.a (mon.0) 711 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:51:05.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:51:05 smithi080 bash[28361]: audit 2023-12-01T04:51:05.445365+0000 mon.a (mon.0) 712 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:51:05.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:51:05 smithi080 bash[28361]: audit 2023-12-01T04:51:05.510872+0000 mon.c (mon.2) 52 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:51:05.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:51:05 smithi080 bash[41963]: audit 2023-12-01T04:51:04.793038+0000 mon.a (mon.0) 708 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:51:05.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:51:05 smithi080 bash[41963]: audit 2023-12-01T04:51:05.371905+0000 mon.a (mon.0) 709 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:51:05.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:51:05 smithi080 bash[41963]: audit 2023-12-01T04:51:05.385495+0000 mon.a (mon.0) 710 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:51:05.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:51:05 smithi080 bash[41963]: audit 2023-12-01T04:51:05.436666+0000 mon.a (mon.0) 711 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:51:05.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:51:05 smithi080 bash[41963]: audit 2023-12-01T04:51:05.445365+0000 mon.a (mon.0) 712 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:51:05.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:51:05 smithi080 bash[41963]: audit 2023-12-01T04:51:05.510872+0000 mon.c (mon.2) 52 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:51:06.273 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:51:05 smithi090 bash[32384]: audit 2023-12-01T04:51:04.793038+0000 mon.a (mon.0) 708 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:51:06.273 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:51:05 smithi090 bash[32384]: audit 2023-12-01T04:51:05.371905+0000 mon.a (mon.0) 709 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:51:06.273 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:51:05 smithi090 bash[32384]: audit 2023-12-01T04:51:05.385495+0000 mon.a (mon.0) 710 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:51:06.273 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:51:05 smithi090 bash[32384]: audit 2023-12-01T04:51:05.436666+0000 mon.a (mon.0) 711 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:51:06.273 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:51:05 smithi090 bash[32384]: audit 2023-12-01T04:51:05.445365+0000 mon.a (mon.0) 712 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:51:06.273 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:51:05 smithi090 bash[32384]: audit 2023-12-01T04:51:05.510872+0000 mon.c (mon.2) 52 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:51:06.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:51:06 smithi080 bash[28361]: cluster 2023-12-01T04:51:05.676787+0000 mgr.y (mgr.24362) 52 : cluster 0 pgmap v35: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:51:06.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:51:06 smithi080 bash[28361]: audit 2023-12-01T04:51:05.890323+0000 mon.a (mon.0) 713 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:51:06.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:51:06 smithi080 bash[28361]: audit 2023-12-01T04:51:05.899225+0000 mon.a (mon.0) 714 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:51:06.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:51:06 smithi080 bash[41963]: cluster 2023-12-01T04:51:05.676787+0000 mgr.y (mgr.24362) 52 : cluster 0 pgmap v35: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:51:06.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:51:06 smithi080 bash[41963]: audit 2023-12-01T04:51:05.890323+0000 mon.a (mon.0) 713 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:51:06.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:51:06 smithi080 bash[41963]: audit 2023-12-01T04:51:05.899225+0000 mon.a (mon.0) 714 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:51:06.972 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:51:06 smithi090 bash[32384]: cluster 2023-12-01T04:51:05.676787+0000 mgr.y (mgr.24362) 52 : cluster 0 pgmap v35: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:51:06.972 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:51:06 smithi090 bash[32384]: audit 2023-12-01T04:51:05.890323+0000 mon.a (mon.0) 713 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:51:06.972 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:51:06 smithi090 bash[32384]: audit 2023-12-01T04:51:05.899225+0000 mon.a (mon.0) 714 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:51:06.972 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:06 smithi090 bash[65515]: logger=settings t=2023-12-01T04:51:06.668089976Z level=info msg="Starting Grafana" version=9.4.7 commit=4add91f03d branch=HEAD compiled=2023-03-16T23:56:52Z 2023-12-01T04:51:06.972 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:06 smithi090 bash[65515]: logger=settings t=2023-12-01T04:51:06.668294696Z level=warn msg="\"sentry\" frontend logging provider is deprecated and will be removed in the next major version. Use \"grafana\" provider instead." 2023-12-01T04:51:06.973 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:06 smithi090 bash[65515]: logger=settings t=2023-12-01T04:51:06.668321823Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2023-12-01T04:51:06.973 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:06 smithi090 bash[65515]: logger=settings t=2023-12-01T04:51:06.668337489Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2023-12-01T04:51:06.973 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:06 smithi090 bash[65515]: logger=settings t=2023-12-01T04:51:06.668350965Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2023-12-01T04:51:06.973 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:06 smithi090 bash[65515]: logger=settings t=2023-12-01T04:51:06.668364087Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2023-12-01T04:51:06.973 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:06 smithi090 bash[65515]: logger=settings t=2023-12-01T04:51:06.668376896Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2023-12-01T04:51:06.973 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:06 smithi090 bash[65515]: logger=settings t=2023-12-01T04:51:06.668389799Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2023-12-01T04:51:06.973 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:06 smithi090 bash[65515]: logger=settings t=2023-12-01T04:51:06.668403292Z level=info msg="Path Home" path=/usr/share/grafana 2023-12-01T04:51:06.973 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:06 smithi090 bash[65515]: logger=settings t=2023-12-01T04:51:06.66841226Z level=info msg="Path Data" path=/var/lib/grafana 2023-12-01T04:51:06.973 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:06 smithi090 bash[65515]: logger=settings t=2023-12-01T04:51:06.668423859Z level=info msg="Path Logs" path=/var/log/grafana 2023-12-01T04:51:06.973 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:06 smithi090 bash[65515]: logger=settings t=2023-12-01T04:51:06.668435253Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2023-12-01T04:51:06.973 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:06 smithi090 bash[65515]: logger=settings t=2023-12-01T04:51:06.668446885Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2023-12-01T04:51:06.973 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:06 smithi090 bash[65515]: logger=settings t=2023-12-01T04:51:06.668459131Z level=info msg="App mode production" 2023-12-01T04:51:06.973 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:06 smithi090 bash[65515]: logger=sqlstore t=2023-12-01T04:51:06.668558491Z level=info msg="Connecting to DB" dbtype=sqlite3 2023-12-01T04:51:06.974 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:06 smithi090 bash[65515]: logger=sqlstore t=2023-12-01T04:51:06.668590644Z 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-01T04:51:06.974 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:06 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:06.669948696Z level=info msg="Starting DB migrations" 2023-12-01T04:51:06.974 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:06 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:06.670036753Z level=info msg="Executing migration" id="create migration_log table" 2023-12-01T04:51:06.974 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:06 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:06.714827767Z level=info msg="Executing migration" id="create user table" 2023-12-01T04:51:06.974 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:06 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:06.748454597Z level=info msg="Executing migration" id="add unique index user.login" 2023-12-01T04:51:06.974 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:06 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:06.798955764Z level=info msg="Executing migration" id="add unique index user.email" 2023-12-01T04:51:06.974 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:06 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:06.832664186Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" 2023-12-01T04:51:06.974 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:06 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:06.866146952Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" 2023-12-01T04:51:06.974 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:06 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:06.916636792Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" 2023-12-01T04:51:06.974 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:06 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:06.967046717Z level=info msg="Executing migration" id="create user table v2" 2023-12-01T04:51:07.260 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:07 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:07.000752289Z level=info msg="Executing migration" id="create index UQE_user_login - v2" 2023-12-01T04:51:07.260 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:07 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:07.035779218Z level=info msg="Executing migration" id="create index UQE_user_email - v2" 2023-12-01T04:51:07.260 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:07 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:07.069527283Z level=info msg="Executing migration" id="copy data_source v1 to v2" 2023-12-01T04:51:07.260 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:07 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:07.111506353Z level=info msg="Executing migration" id="Drop old table user_v1" 2023-12-01T04:51:07.260 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:07 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:07.136828252Z level=info msg="Executing migration" id="Add column help_flags1 to user table" 2023-12-01T04:51:07.260 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:07 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:07.162119856Z level=info msg="Executing migration" id="Update user table charset" 2023-12-01T04:51:07.260 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:07 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:07.18731259Z level=info msg="Executing migration" id="Add last_seen_at column to user" 2023-12-01T04:51:07.260 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:07 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:07.212778562Z level=info msg="Executing migration" id="Add missing user data" 2023-12-01T04:51:07.260 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:07 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:07.254746391Z level=info msg="Executing migration" id="Add is_disabled column to user" 2023-12-01T04:51:07.523 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:07 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:07.296768223Z level=info msg="Executing migration" id="Add index user.login/user.email" 2023-12-01T04:51:07.523 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:07 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:07.322196875Z level=info msg="Executing migration" id="Add is_service_account column to user" 2023-12-01T04:51:07.523 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:07 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:07.347490625Z level=info msg="Executing migration" id="Update is_service_account column to nullable" 2023-12-01T04:51:07.523 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:07 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:07.372831884Z level=info msg="Executing migration" id="create temp user table v1-7" 2023-12-01T04:51:07.523 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:07 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:07.438970675Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" 2023-12-01T04:51:07.523 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:07 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:07.476925431Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" 2023-12-01T04:51:07.523 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:07 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:07.50353859Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" 2023-12-01T04:51:07.812 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:07 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:07.555557793Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" 2023-12-01T04:51:07.812 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:07 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:07.580935484Z level=info msg="Executing migration" id="Update temp_user table charset" 2023-12-01T04:51:07.812 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:07 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:07.608439761Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" 2023-12-01T04:51:07.813 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:07 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:07.650465236Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" 2023-12-01T04:51:07.813 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:07 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:07.675794155Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" 2023-12-01T04:51:07.813 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:07 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:07.704558306Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" 2023-12-01T04:51:07.813 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:07 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:07.738254185Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" 2023-12-01T04:51:07.813 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:07 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:07.781096872Z level=info msg="Executing migration" id="create temp_user v2" 2023-12-01T04:51:07.813 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:07 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:07.807346149Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" 2023-12-01T04:51:08.071 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:07 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:07.858514787Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" 2023-12-01T04:51:08.071 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:07 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:07.883926759Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" 2023-12-01T04:51:08.071 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:07 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:07.927469451Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" 2023-12-01T04:51:08.071 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:07 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:07.952995957Z level=info msg="Executing migration" id="copy temp_user v1 to v2" 2023-12-01T04:51:08.071 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:07 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:07.978194787Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" 2023-12-01T04:51:08.071 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:08 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:08.015476577Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" 2023-12-01T04:51:08.071 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:08 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:08.040774803Z level=info msg="Executing migration" id="create star table" 2023-12-01T04:51:08.364 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:08 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:08.066032884Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" 2023-12-01T04:51:08.364 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:08 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:08.110656844Z level=info msg="Executing migration" id="create org table v1" 2023-12-01T04:51:08.364 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:08 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:08.136001389Z level=info msg="Executing migration" id="create index UQE_org_name - v1" 2023-12-01T04:51:08.364 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:08 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:08.18038351Z level=info msg="Executing migration" id="create org_user table v1" 2023-12-01T04:51:08.364 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:08 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:08.205652673Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" 2023-12-01T04:51:08.364 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:08 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:08.25820229Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" 2023-12-01T04:51:08.364 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:08 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:08.308530821Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" 2023-12-01T04:51:08.625 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:08 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:08.359159431Z level=info msg="Executing migration" id="Update org table charset" 2023-12-01T04:51:08.625 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:08 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:08.384472384Z level=info msg="Executing migration" id="Update org_user table charset" 2023-12-01T04:51:08.625 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:08 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:08.409710022Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" 2023-12-01T04:51:08.625 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:08 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:08.443417521Z level=info msg="Executing migration" id="create dashboard table" 2023-12-01T04:51:08.626 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:08 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:08.468484179Z level=info msg="Executing migration" id="add index dashboard.account_id" 2023-12-01T04:51:08.626 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:08 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:08.493900451Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" 2023-12-01T04:51:08.626 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:08 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:08.519569275Z level=info msg="Executing migration" id="create dashboard_tag table" 2023-12-01T04:51:08.626 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:08 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:08.569911843Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" 2023-12-01T04:51:08.626 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:08 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:08.62059767Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2023-12-01T04:51:08.895 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:08 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:08.670886855Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" 2023-12-01T04:51:08.895 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:08 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:08.704565969Z level=info msg="Executing migration" id="create dashboard v2" 2023-12-01T04:51:08.895 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:08 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:08.738161842Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" 2023-12-01T04:51:08.895 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:08 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:08.771940369Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" 2023-12-01T04:51:08.895 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:08 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:08.805569225Z level=info msg="Executing migration" id="copy dashboard v1 to v2" 2023-12-01T04:51:08.895 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:08 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:08.839194427Z level=info msg="Executing migration" id="drop table dashboard_v1" 2023-12-01T04:51:08.896 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:08 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:08.864550627Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" 2023-12-01T04:51:08.918 INFO:teuthology.orchestra.run.smithi080.stdout: 2023-12-01T04:51:09.157 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:51:08 smithi090 bash[32384]: cluster 2023-12-01T04:51:07.677323+0000 mgr.y (mgr.24362) 53 : cluster 0 pgmap v36: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:51:09.157 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:08 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:08.906512509Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" 2023-12-01T04:51:09.157 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:08 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:08.931819975Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" 2023-12-01T04:51:09.157 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:08 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:08.95842355Z level=info msg="Executing migration" id="Add column gnetId in dashboard" 2023-12-01T04:51:09.157 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:08 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:08.992059328Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" 2023-12-01T04:51:09.157 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:09 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:09.02561914Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" 2023-12-01T04:51:09.157 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:09 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:09.059415182Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" 2023-12-01T04:51:09.157 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:09 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:09.084702142Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" 2023-12-01T04:51:09.158 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:09 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:09.126663311Z level=info msg="Executing migration" id="Update dashboard table charset" 2023-12-01T04:51:09.158 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:09 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:09.15214104Z level=info msg="Executing migration" id="Update dashboard_tag table charset" 2023-12-01T04:51:09.177 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:51:08 smithi080 bash[41963]: cluster 2023-12-01T04:51:07.677323+0000 mgr.y (mgr.24362) 53 : cluster 0 pgmap v36: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:51:09.177 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:51:08 smithi080 bash[28361]: cluster 2023-12-01T04:51:07.677323+0000 mgr.y (mgr.24362) 53 : cluster 0 pgmap v36: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:51:09.410 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:09 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:09.177427587Z level=info msg="Executing migration" id="Add column folder_id in dashboard" 2023-12-01T04:51:09.410 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:09 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:09.202855534Z level=info msg="Executing migration" id="Add column isFolder in dashboard" 2023-12-01T04:51:09.410 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:09 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:09.244856535Z level=info msg="Executing migration" id="Add column has_acl in dashboard" 2023-12-01T04:51:09.410 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:09 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:09.286894275Z level=info msg="Executing migration" id="Add column uid in dashboard" 2023-12-01T04:51:09.410 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:09 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:09.312210058Z level=info msg="Executing migration" id="Update uid column values in dashboard" 2023-12-01T04:51:09.410 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:09 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:09.354135377Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" 2023-12-01T04:51:09.410 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:09 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:09.379535838Z level=info msg="Executing migration" id="Remove unique index org_id_slug" 2023-12-01T04:51:09.410 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:09 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:09.404850651Z level=info msg="Executing migration" id="Update dashboard title length" 2023-12-01T04:51:09.644 INFO:teuthology.orchestra.run.smithi080.stdout:{"epoch":20,"active_gid":24362,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6800","nonce":2331966380},{"type":"v1","addr":"172.21.15.80:6801","nonce":2331966380}]},"active_addr":"172.21.15.80:6801/2331966380","active_change":"2023-12-01T04:50:09.640296+0000","active_mgr_features":4540138322906710015,"available":true,"standbys":[{"gid":24358,"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.80:8443/","prometheus":"http://172.21.15.80: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":60,"active_clients":[{"name":"devicehealth","addrvec":[{"type":"v2","addr":"172.21.15.80:0","nonce":2522678989}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.80:0","nonce":498109659}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.80:0","nonce":827181232}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.80:0","nonce":3967926530}]}]} 2023-12-01T04:51:09.650 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2023-12-01T04:51:09.650 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2023-12-01T04:51:09.650 DEBUG:teuthology.orchestra.run.smithi080:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 597927aa-9003-11ee-95a2-87774f69a715 -- ceph osd dump --format=json 2023-12-01T04:51:09.696 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:09 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:09.430080591Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" 2023-12-01T04:51:09.696 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:09 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:09.455465343Z level=info msg="Executing migration" id="create dashboard_provisioning" 2023-12-01T04:51:09.696 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:09 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:09.497471157Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2023-12-01T04:51:09.696 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:09 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:09.539626889Z level=info msg="Executing migration" id="create dashboard_provisioning v2" 2023-12-01T04:51:09.696 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:09 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:09.565019807Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2023-12-01T04:51:09.696 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:09 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:09.607003122Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2023-12-01T04:51:09.696 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:09 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:09.649102584Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" 2023-12-01T04:51:09.950 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:09 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:09.691107145Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" 2023-12-01T04:51:09.950 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:09 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:09.71648306Z level=info msg="Executing migration" id="Add check_sum column" 2023-12-01T04:51:09.950 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:09 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:09.742990876Z level=info msg="Executing migration" id="Add index for dashboard_title" 2023-12-01T04:51:09.950 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:09 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:09.768291833Z level=info msg="Executing migration" id="delete tags for deleted dashboards" 2023-12-01T04:51:09.950 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:09 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:09.810214222Z level=info msg="Executing migration" id="delete stars for deleted dashboards" 2023-12-01T04:51:09.950 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:09 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:09.852431112Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" 2023-12-01T04:51:09.951 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:09 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:09.877695955Z level=info msg="Executing migration" id="Add isPublic for dashboard" 2023-12-01T04:51:09.951 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:09 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:09.919898733Z level=info msg="Executing migration" id="create data_source table" 2023-12-01T04:51:09.951 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:09 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:09.945167233Z level=info msg="Executing migration" id="add index data_source.account_id" 2023-12-01T04:51:09.951 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:51:09 smithi090 bash[32384]: audit 2023-12-01T04:51:08.910635+0000 mon.c (mon.2) 53 : audit 0 from='client.? 172.21.15.80:0/3993363235' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-12-01T04:51:09.951 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:51:09 smithi090 bash[32384]: audit 2023-12-01T04:51:09.789011+0000 mon.a (mon.0) 715 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:51:09.951 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:51:09 smithi090 bash[32384]: audit 2023-12-01T04:51:09.790161+0000 mon.c (mon.2) 54 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:51:09.951 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:51:09 smithi090 bash[32384]: audit 2023-12-01T04:51:09.803064+0000 mon.a (mon.0) 716 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:51:10.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:51:09 smithi080 bash[28361]: audit 2023-12-01T04:51:08.910635+0000 mon.c (mon.2) 53 : audit 0 from='client.? 172.21.15.80:0/3993363235' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-12-01T04:51:10.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:51:09 smithi080 bash[28361]: audit 2023-12-01T04:51:09.789011+0000 mon.a (mon.0) 715 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:51:10.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:51:09 smithi080 bash[28361]: audit 2023-12-01T04:51:09.790161+0000 mon.c (mon.2) 54 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:51:10.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:51:09 smithi080 bash[28361]: audit 2023-12-01T04:51:09.803064+0000 mon.a (mon.0) 716 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:51:10.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:51:09 smithi080 bash[41963]: audit 2023-12-01T04:51:08.910635+0000 mon.c (mon.2) 53 : audit 0 from='client.? 172.21.15.80:0/3993363235' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-12-01T04:51:10.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:51:09 smithi080 bash[41963]: audit 2023-12-01T04:51:09.789011+0000 mon.a (mon.0) 715 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:51:10.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:51:09 smithi080 bash[41963]: audit 2023-12-01T04:51:09.790161+0000 mon.c (mon.2) 54 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:51:10.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:51:09 smithi080 bash[41963]: audit 2023-12-01T04:51:09.803064+0000 mon.a (mon.0) 716 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:51:10.219 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:09 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:09.970494388Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" 2023-12-01T04:51:10.220 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:09 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:09.995764612Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" 2023-12-01T04:51:10.220 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:10 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:10.020823468Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" 2023-12-01T04:51:10.220 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:10 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:10.046322342Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" 2023-12-01T04:51:10.220 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:10 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:10.096690144Z level=info msg="Executing migration" id="create data_source table v2" 2023-12-01T04:51:10.220 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:10 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:10.122040231Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" 2023-12-01T04:51:10.220 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:10 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:10.147259345Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" 2023-12-01T04:51:10.220 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:10 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:10.189387397Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" 2023-12-01T04:51:10.220 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:10 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:10.214698457Z level=info msg="Executing migration" id="Add column with_credentials" 2023-12-01T04:51:10.472 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:10 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:10.256998769Z level=info msg="Executing migration" id="Add secure json data column" 2023-12-01T04:51:10.472 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:10 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:10.298735893Z level=info msg="Executing migration" id="Update data_source table charset" 2023-12-01T04:51:10.472 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:10 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:10.340915516Z level=info msg="Executing migration" id="Update initial version to 1" 2023-12-01T04:51:10.472 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:10 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:10.366412168Z level=info msg="Executing migration" id="Add read_only data column" 2023-12-01T04:51:10.473 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:10 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:10.400145587Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" 2023-12-01T04:51:10.473 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:10 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:10.43369981Z level=info msg="Executing migration" id="Update json_data with nulls" 2023-12-01T04:51:10.473 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:10 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:10.467406591Z level=info msg="Executing migration" id="Add uid column" 2023-12-01T04:51:10.742 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:10 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:10.502323874Z level=info msg="Executing migration" id="Update uid value" 2023-12-01T04:51:10.743 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:10 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:10.55265551Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" 2023-12-01T04:51:10.743 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:10 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:10.603115311Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" 2023-12-01T04:51:10.743 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:10 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:10.636828482Z level=info msg="Executing migration" id="create api_key table" 2023-12-01T04:51:10.743 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:10 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:10.712412982Z level=info msg="Executing migration" id="add index api_key.account_id" 2023-12-01T04:51:11.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:51:10 smithi090 bash[32384]: cluster 2023-12-01T04:51:09.677859+0000 mgr.y (mgr.24362) 54 : cluster 0 pgmap v37: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:51:11.021 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:10 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:10.737619945Z level=info msg="Executing migration" id="add index api_key.key" 2023-12-01T04:51:11.021 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:10 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:10.771331787Z level=info msg="Executing migration" id="add index api_key.account_id_name" 2023-12-01T04:51:11.021 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:10 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:10.813558718Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" 2023-12-01T04:51:11.021 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:10 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:10.85581841Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" 2023-12-01T04:51:11.021 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:10 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:10.88104292Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" 2023-12-01T04:51:11.021 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:10 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:10.92329363Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" 2023-12-01T04:51:11.021 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:10 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:10.948544135Z level=info msg="Executing migration" id="create api_key table v2" 2023-12-01T04:51:11.021 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:10 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:10.974081247Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" 2023-12-01T04:51:11.021 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:11 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:11.015939554Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" 2023-12-01T04:51:11.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:51:10 smithi080 bash[28361]: cluster 2023-12-01T04:51:09.677859+0000 mgr.y (mgr.24362) 54 : cluster 0 pgmap v37: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:51:11.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:51:10 smithi080 bash[41963]: cluster 2023-12-01T04:51:09.677859+0000 mgr.y (mgr.24362) 54 : cluster 0 pgmap v37: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:51:11.273 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:11 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:11.041458969Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" 2023-12-01T04:51:11.273 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:11 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:11.07497394Z level=info msg="Executing migration" id="copy api_key v1 to v2" 2023-12-01T04:51:11.273 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:11 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:11.125234065Z level=info msg="Executing migration" id="Drop old table api_key_v1" 2023-12-01T04:51:11.273 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:11 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:11.158935062Z level=info msg="Executing migration" id="Update api_key table charset" 2023-12-01T04:51:11.273 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:11 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:11.209659441Z level=info msg="Executing migration" id="Add expires to api_key table" 2023-12-01T04:51:11.273 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:11 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:11.259785489Z level=info msg="Executing migration" id="Add service account foreign key" 2023-12-01T04:51:11.611 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:11 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:11.31054762Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" 2023-12-01T04:51:11.611 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:11 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:11.353746042Z level=info msg="Executing migration" id="Add last_used_at to api_key table" 2023-12-01T04:51:11.612 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:11 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:11.387489124Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" 2023-12-01T04:51:11.612 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:11 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:11.421265623Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" 2023-12-01T04:51:11.612 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:11 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:11.446550592Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" 2023-12-01T04:51:11.612 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:11 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:11.488656957Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" 2023-12-01T04:51:11.612 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:11 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:11.513963496Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" 2023-12-01T04:51:11.612 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:11 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:11.556211539Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" 2023-12-01T04:51:11.612 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:11 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:11.60645538Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" 2023-12-01T04:51:11.864 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:11 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:11.657262662Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" 2023-12-01T04:51:11.865 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:11 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:11.707589661Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" 2023-12-01T04:51:11.865 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:11 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:11.732871447Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" 2023-12-01T04:51:11.865 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:11 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:11.774944207Z level=info msg="Executing migration" id="Add encrypted dashboard json column" 2023-12-01T04:51:11.865 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:11 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:11.809512027Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" 2023-12-01T04:51:11.865 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:11 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:11.859166891Z level=info msg="Executing migration" id="create quota table v1" 2023-12-01T04:51:12.116 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:51:12 smithi090 bash[32384]: audit 2023-12-01T04:51:11.006874+0000 mon.a (mon.0) 717 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:51:12.117 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:51:12 smithi090 bash[32384]: audit 2023-12-01T04:51:11.019680+0000 mon.a (mon.0) 718 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:51:12.117 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:51:12 smithi090 bash[32384]: audit 2023-12-01T04:51:11.941567+0000 mon.a (mon.0) 719 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:51:12.117 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:51:12 smithi090 bash[32384]: audit 2023-12-01T04:51:11.952358+0000 mon.a (mon.0) 720 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:51:12.117 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:51:12 smithi090 bash[32384]: audit 2023-12-01T04:51:11.955067+0000 mon.c (mon.2) 55 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:51:12.117 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:51:12 smithi090 bash[32384]: audit 2023-12-01T04:51:11.956334+0000 mon.c (mon.2) 56 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:51:12.117 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:51:12 smithi090 bash[32384]: audit 2023-12-01T04:51:11.964194+0000 mon.a (mon.0) 721 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:51:12.117 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:11 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:11.892859889Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" 2023-12-01T04:51:12.117 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:11 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:11.926735763Z level=info msg="Executing migration" id="Update quota table charset" 2023-12-01T04:51:12.117 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:11 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:11.977050697Z level=info msg="Executing migration" id="create plugin_setting table" 2023-12-01T04:51:12.117 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:12 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:12.027571745Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2023-12-01T04:51:12.118 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:12 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:12.061222709Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" 2023-12-01T04:51:12.118 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:12 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:12.11154562Z level=info msg="Executing migration" id="Update plugin_setting table charset" 2023-12-01T04:51:12.337 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:51:12 smithi080 bash[41963]: audit 2023-12-01T04:51:11.006874+0000 mon.a (mon.0) 717 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:51:12.337 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:51:12 smithi080 bash[41963]: audit 2023-12-01T04:51:11.019680+0000 mon.a (mon.0) 718 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:51:12.338 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:51:12 smithi080 bash[41963]: audit 2023-12-01T04:51:11.941567+0000 mon.a (mon.0) 719 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:51:12.338 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:51:12 smithi080 bash[41963]: audit 2023-12-01T04:51:11.952358+0000 mon.a (mon.0) 720 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:51:12.338 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:51:12 smithi080 bash[41963]: audit 2023-12-01T04:51:11.955067+0000 mon.c (mon.2) 55 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:51:12.338 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:51:12 smithi080 bash[41963]: audit 2023-12-01T04:51:11.956334+0000 mon.c (mon.2) 56 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:51:12.338 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:51:12 smithi080 bash[41963]: audit 2023-12-01T04:51:11.964194+0000 mon.a (mon.0) 721 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:51:12.340 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:51:12 smithi080 bash[28361]: audit 2023-12-01T04:51:11.006874+0000 mon.a (mon.0) 717 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:51:12.340 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:51:12 smithi080 bash[28361]: audit 2023-12-01T04:51:11.019680+0000 mon.a (mon.0) 718 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:51:12.340 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:51:12 smithi080 bash[28361]: audit 2023-12-01T04:51:11.941567+0000 mon.a (mon.0) 719 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:51:12.340 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:51:12 smithi080 bash[28361]: audit 2023-12-01T04:51:11.952358+0000 mon.a (mon.0) 720 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:51:12.340 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:51:12 smithi080 bash[28361]: audit 2023-12-01T04:51:11.955067+0000 mon.c (mon.2) 55 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:51:12.340 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:51:12 smithi080 bash[28361]: audit 2023-12-01T04:51:11.956334+0000 mon.c (mon.2) 56 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:51:12.341 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:51:12 smithi080 bash[28361]: audit 2023-12-01T04:51:11.964194+0000 mon.a (mon.0) 721 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:51:12.386 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:12 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:12.146481203Z level=info msg="Executing migration" id="create session table" 2023-12-01T04:51:12.387 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:12 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:12.180191072Z level=info msg="Executing migration" id="Drop old table playlist table" 2023-12-01T04:51:12.387 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:12 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:12.230442443Z level=info msg="Executing migration" id="Drop old table playlist_item table" 2023-12-01T04:51:12.387 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:12 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:12.280930731Z level=info msg="Executing migration" id="create playlist table v2" 2023-12-01T04:51:12.387 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:12 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:12.331381556Z level=info msg="Executing migration" id="create playlist item table v2" 2023-12-01T04:51:12.387 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:12 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:12.381755651Z level=info msg="Executing migration" id="Update playlist table charset" 2023-12-01T04:51:12.655 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:12 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:12.415476587Z level=info msg="Executing migration" id="Update playlist_item table charset" 2023-12-01T04:51:12.656 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:12 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:12.449109298Z level=info msg="Executing migration" id="drop preferences table v2" 2023-12-01T04:51:12.656 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:12 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:12.482714639Z level=info msg="Executing migration" id="drop preferences table v3" 2023-12-01T04:51:12.656 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:12 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:12.516471321Z level=info msg="Executing migration" id="create preferences table v3" 2023-12-01T04:51:12.656 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:12 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:12.566912235Z level=info msg="Executing migration" id="Update preferences table charset" 2023-12-01T04:51:12.656 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:12 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:12.600560025Z level=info msg="Executing migration" id="Add column team_id in preferences" 2023-12-01T04:51:12.934 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:12 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:12.650931079Z level=info msg="Executing migration" id="Update team_id column values in preferences" 2023-12-01T04:51:12.934 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:12 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:12.701350476Z level=info msg="Executing migration" id="Add column week_start in preferences" 2023-12-01T04:51:12.934 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:12 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:12.735098129Z level=info msg="Executing migration" id="Add column preferences.json_data" 2023-12-01T04:51:12.934 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:12 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:12.768678111Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" 2023-12-01T04:51:12.934 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:12 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:12.794028521Z level=info msg="Executing migration" id="Add preferences index org_id" 2023-12-01T04:51:12.934 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:12 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:12.819397715Z level=info msg="Executing migration" id="Add preferences index user_id" 2023-12-01T04:51:12.934 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:12 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:12.84473296Z level=info msg="Executing migration" id="create alert table v1" 2023-12-01T04:51:12.934 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:12 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:12.870018912Z level=info msg="Executing migration" id="add index alert org_id & id " 2023-12-01T04:51:12.934 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:12 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:12.895322927Z level=info msg="Executing migration" id="add index alert state" 2023-12-01T04:51:12.934 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:12 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:12.928957278Z level=info msg="Executing migration" id="add index alert dashboard_id" 2023-12-01T04:51:13.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:51:13 smithi090 bash[32384]: cluster 2023-12-01T04:51:11.678544+0000 mgr.y (mgr.24362) 55 : cluster 0 pgmap v38: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:51:13.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:51:13 smithi090 bash[32384]: cephadm 2023-12-01T04:51:12.037016+0000 mgr.y (mgr.24362) 56 : cephadm 1 Reconfiguring alertmanager.a (dependencies changed)... 2023-12-01T04:51:13.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:51:13 smithi090 bash[32384]: cephadm 2023-12-01T04:51:12.045024+0000 mgr.y (mgr.24362) 57 : cephadm 1 Reconfiguring daemon alertmanager.a on smithi080 2023-12-01T04:51:13.196 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:12 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:12.962564446Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" 2023-12-01T04:51:13.196 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:13 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:13.014315793Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" 2023-12-01T04:51:13.196 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:13 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:13.048009519Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" 2023-12-01T04:51:13.196 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:13 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:13.098319784Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" 2023-12-01T04:51:13.196 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:13 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:13.140333326Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" 2023-12-01T04:51:13.196 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:13 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:13.190801958Z 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-01T04:51:13.262 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:51:13 smithi080 bash[28361]: cluster 2023-12-01T04:51:11.678544+0000 mgr.y (mgr.24362) 55 : cluster 0 pgmap v38: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:51:13.262 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:51:13 smithi080 bash[28361]: cephadm 2023-12-01T04:51:12.037016+0000 mgr.y (mgr.24362) 56 : cephadm 1 Reconfiguring alertmanager.a (dependencies changed)... 2023-12-01T04:51:13.262 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:51:13 smithi080 bash[28361]: cephadm 2023-12-01T04:51:12.045024+0000 mgr.y (mgr.24362) 57 : cephadm 1 Reconfiguring daemon alertmanager.a on smithi080 2023-12-01T04:51:13.262 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:51:13 smithi080 bash[41963]: cluster 2023-12-01T04:51:11.678544+0000 mgr.y (mgr.24362) 55 : cluster 0 pgmap v38: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:51:13.262 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:51:13 smithi080 bash[41963]: cephadm 2023-12-01T04:51:12.037016+0000 mgr.y (mgr.24362) 56 : cephadm 1 Reconfiguring alertmanager.a (dependencies changed)... 2023-12-01T04:51:13.262 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:51:13 smithi080 bash[41963]: cephadm 2023-12-01T04:51:12.045024+0000 mgr.y (mgr.24362) 57 : cephadm 1 Reconfiguring daemon alertmanager.a on smithi080 2023-12-01T04:51:13.456 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:13 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:13.241215247Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" 2023-12-01T04:51:13.456 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:13 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:13.283337314Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" 2023-12-01T04:51:13.457 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:13 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:13.308749044Z level=info msg="Executing migration" id="create alert_notification table v1" 2023-12-01T04:51:13.457 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:13 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:13.359091961Z level=info msg="Executing migration" id="Add column is_default" 2023-12-01T04:51:13.457 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:13 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:13.392834746Z level=info msg="Executing migration" id="Add column frequency" 2023-12-01T04:51:13.457 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:13 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:13.426464646Z level=info msg="Executing migration" id="Add column send_reminder" 2023-12-01T04:51:13.457 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:13 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:13.451688679Z level=info msg="Executing migration" id="Add column disable_resolve_message" 2023-12-01T04:51:13.734 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:13 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:13.502121699Z level=info msg="Executing migration" id="add index alert_notification org_id & name" 2023-12-01T04:51:13.734 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:13 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:13.527510118Z level=info msg="Executing migration" id="Update alert table charset" 2023-12-01T04:51:13.735 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:13 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:13.577926835Z level=info msg="Executing migration" id="Update alert_notification table charset" 2023-12-01T04:51:13.735 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:13 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:13.611692727Z level=info msg="Executing migration" id="create notification_journal table v1" 2023-12-01T04:51:13.735 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:13 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:13.64533489Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" 2023-12-01T04:51:13.735 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:13 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:13.695713544Z level=info msg="Executing migration" id="drop alert_notification_journal" 2023-12-01T04:51:13.735 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:13 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:13.729400967Z level=info msg="Executing migration" id="create alert_notification_state table v1" 2023-12-01T04:51:14.005 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:13 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:13.762994555Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" 2023-12-01T04:51:14.005 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:13 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:13.796540749Z level=info msg="Executing migration" id="Add for to alert table" 2023-12-01T04:51:14.005 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:13 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:13.821967709Z level=info msg="Executing migration" id="Add column uid in alert_notification" 2023-12-01T04:51:14.005 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:13 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:13.863971954Z level=info msg="Executing migration" id="Update uid column values in alert_notification" 2023-12-01T04:51:14.005 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:13 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:13.898981138Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" 2023-12-01T04:51:14.005 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:13 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:13.924344518Z level=info msg="Executing migration" id="Remove unique index org_id_name" 2023-12-01T04:51:14.005 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:13 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:13.949464269Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" 2023-12-01T04:51:14.005 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:13 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:13.974878358Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" 2023-12-01T04:51:14.273 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:14 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:14.000200007Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" 2023-12-01T04:51:14.273 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:14 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:14.042215208Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" 2023-12-01T04:51:14.273 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:14 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:14.0841881Z level=info msg="Executing migration" id="Drop old annotation table v4" 2023-12-01T04:51:14.274 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:14 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:14.109480611Z level=info msg="Executing migration" id="create annotation table v5" 2023-12-01T04:51:14.274 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:14 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:14.13490964Z level=info msg="Executing migration" id="add index annotation 0 v3" 2023-12-01T04:51:14.274 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:14 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:14.176930558Z level=info msg="Executing migration" id="add index annotation 1 v3" 2023-12-01T04:51:14.274 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:14 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:14.202325517Z level=info msg="Executing migration" id="add index annotation 2 v3" 2023-12-01T04:51:14.274 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:14 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:14.236000252Z level=info msg="Executing migration" id="add index annotation 3 v3" 2023-12-01T04:51:14.585 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:14 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:14.294811917Z level=info msg="Executing migration" id="add index annotation 4 v3" 2023-12-01T04:51:14.586 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:14 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:14.345154064Z level=info msg="Executing migration" id="Update annotation table charset" 2023-12-01T04:51:14.586 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:14 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:14.395611555Z level=info msg="Executing migration" id="Add column region_id to annotation table" 2023-12-01T04:51:14.586 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:14 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:14.429286795Z level=info msg="Executing migration" id="Drop category_id index" 2023-12-01T04:51:14.586 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:14 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:14.479651763Z level=info msg="Executing migration" id="Add column tags to annotation table" 2023-12-01T04:51:14.586 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:14 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:14.530061843Z level=info msg="Executing migration" id="Create annotation_tag table v2" 2023-12-01T04:51:14.628 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/597927aa-9003-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T04:51:14.856 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:14 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:14.58058283Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" 2023-12-01T04:51:14.857 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:14 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:14.60593946Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" 2023-12-01T04:51:14.857 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:14 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:14.631149212Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" 2023-12-01T04:51:14.857 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:14 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:14.656540999Z level=info msg="Executing migration" id="Create annotation_tag table v3" 2023-12-01T04:51:14.857 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:14 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:14.69858742Z 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-01T04:51:14.857 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:14 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:14.725137713Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" 2023-12-01T04:51:14.857 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:14 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:14.75036617Z level=info msg="Executing migration" id="drop table annotation_tag_v2" 2023-12-01T04:51:14.857 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:14 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:14.775674579Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" 2023-12-01T04:51:14.857 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:14 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:14.800991637Z level=info msg="Executing migration" id="Add created time to annotation table" 2023-12-01T04:51:14.857 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:14 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:14.826259532Z level=info msg="Executing migration" id="Add updated time to annotation table" 2023-12-01T04:51:14.857 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:14 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:14.851560207Z level=info msg="Executing migration" id="Add index for created in annotation table" 2023-12-01T04:51:15.109 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:51:15 smithi090 bash[32384]: cluster 2023-12-01T04:51:13.678993+0000 mgr.y (mgr.24362) 58 : cluster 0 pgmap v39: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:51:15.110 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:14 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:14.876765701Z level=info msg="Executing migration" id="Add index for updated in annotation table" 2023-12-01T04:51:15.110 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:14 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:14.911409643Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" 2023-12-01T04:51:15.110 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:14 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:14.953389509Z level=info msg="Executing migration" id="Add epoch_end column" 2023-12-01T04:51:15.110 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:14 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:14.979851771Z level=info msg="Executing migration" id="Add index for epoch_end" 2023-12-01T04:51:15.110 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:15 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:15.014601498Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" 2023-12-01T04:51:15.111 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:15 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:15.034541036Z level=info msg="Executing migration" id="Move region to single row" 2023-12-01T04:51:15.111 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:15 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:15.062477235Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" 2023-12-01T04:51:15.111 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:15 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:15.104481033Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2023-12-01T04:51:15.383 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:15 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:15.131463977Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2023-12-01T04:51:15.383 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:15 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:15.156719529Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" 2023-12-01T04:51:15.383 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:15 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:15.198757911Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" 2023-12-01T04:51:15.383 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:15 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:15.240661921Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" 2023-12-01T04:51:15.384 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:15 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:15.310913665Z level=info msg="Executing migration" id="Increase tags column to length 4096" 2023-12-01T04:51:15.384 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:15 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:15.352945359Z level=info msg="Executing migration" id="create test_data table" 2023-12-01T04:51:15.384 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:15 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:15.378348839Z level=info msg="Executing migration" id="create dashboard_version table v1" 2023-12-01T04:51:15.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:51:15 smithi080 bash[28361]: cluster 2023-12-01T04:51:13.678993+0000 mgr.y (mgr.24362) 58 : cluster 0 pgmap v39: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:51:15.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:51:15 smithi080 bash[41963]: cluster 2023-12-01T04:51:13.678993+0000 mgr.y (mgr.24362) 58 : cluster 0 pgmap v39: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:51:15.673 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:15 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:15.403575423Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" 2023-12-01T04:51:15.673 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:15 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:15.438930142Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2023-12-01T04:51:15.673 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:15 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:15.464298253Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" 2023-12-01T04:51:15.673 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:15 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:15.506244281Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" 2023-12-01T04:51:15.673 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:15 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:15.531568676Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" 2023-12-01T04:51:15.673 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:15 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:15.573592247Z level=info msg="Executing migration" id="create team table" 2023-12-01T04:51:15.673 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:15 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:15.600650489Z level=info msg="Executing migration" id="add index team.org_id" 2023-12-01T04:51:15.673 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:15 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:15.625992712Z level=info msg="Executing migration" id="add unique index team_org_id_name" 2023-12-01T04:51:15.673 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:15 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:15.667957663Z level=info msg="Executing migration" id="create team member table" 2023-12-01T04:51:15.947 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:15 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:15.718518507Z level=info msg="Executing migration" id="add index team_member.org_id" 2023-12-01T04:51:15.947 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:15 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:15.755083274Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" 2023-12-01T04:51:15.947 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:15 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:15.780407909Z level=info msg="Executing migration" id="add index team_member.team_id" 2023-12-01T04:51:15.947 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:15 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:15.822435326Z level=info msg="Executing migration" id="Add column email to team table" 2023-12-01T04:51:15.947 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:15 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:15.864474953Z level=info msg="Executing migration" id="Add column external to team_member table" 2023-12-01T04:51:15.947 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:15 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:15.891456171Z level=info msg="Executing migration" id="Add column permission to team_member table" 2023-12-01T04:51:15.947 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:15 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:15.916744359Z level=info msg="Executing migration" id="create dashboard acl table" 2023-12-01T04:51:15.947 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:15 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:15.942049264Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" 2023-12-01T04:51:16.209 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:15 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:15.967234855Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" 2023-12-01T04:51:16.209 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:15 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:15.992528555Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" 2023-12-01T04:51:16.209 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:16 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:16.027613117Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" 2023-12-01T04:51:16.210 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:16 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:16.055545132Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" 2023-12-01T04:51:16.210 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:16 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:16.090464971Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" 2023-12-01T04:51:16.210 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:16 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:16.13359232Z level=info msg="Executing migration" id="add index dashboard_permission" 2023-12-01T04:51:16.210 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:16 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:16.179029623Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" 2023-12-01T04:51:16.210 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:16 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:16.204376449Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" 2023-12-01T04:51:16.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:51:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:04:51:16] "GET /metrics HTTP/1.1" 200 28549 "" "Prometheus/2.43.0" 2023-12-01T04:51:16.482 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:16 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:16.22949196Z level=info msg="Executing migration" id="create tag table" 2023-12-01T04:51:16.483 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:16 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:16.272904116Z level=info msg="Executing migration" id="add index tag.key_value" 2023-12-01T04:51:16.483 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:16 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:16.32331162Z level=info msg="Executing migration" id="create login attempt table" 2023-12-01T04:51:16.483 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:16 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:16.349968264Z level=info msg="Executing migration" id="add index login_attempt.username" 2023-12-01T04:51:16.483 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:16 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:16.393504171Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" 2023-12-01T04:51:16.483 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:16 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:16.418940729Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2023-12-01T04:51:16.483 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:16 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:16.452601028Z level=info msg="Executing migration" id="create login_attempt v2" 2023-12-01T04:51:16.483 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:16 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:16.477770237Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" 2023-12-01T04:51:16.748 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:16 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:16.513285603Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" 2023-12-01T04:51:16.749 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:16 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:16.538494042Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" 2023-12-01T04:51:16.749 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:16 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:16.563844978Z level=info msg="Executing migration" id="create user auth table" 2023-12-01T04:51:16.749 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:16 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:16.605903648Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" 2023-12-01T04:51:16.749 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:16 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:16.649200242Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" 2023-12-01T04:51:16.749 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:16 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:16.692994561Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" 2023-12-01T04:51:16.749 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:16 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:16.718278369Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" 2023-12-01T04:51:16.749 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:16 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:16.743621941Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" 2023-12-01T04:51:16.933 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 01 04:51:16 smithi080 systemd[1]: Stopping Ceph alertmanager.a for 597927aa-9003-11ee-95a2-87774f69a715... 2023-12-01T04:51:17.006 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:16 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:16.768951182Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" 2023-12-01T04:51:17.006 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:16 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:16.821155782Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" 2023-12-01T04:51:17.007 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:16 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:16.846463225Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" 2023-12-01T04:51:17.007 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:16 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:16.871649358Z level=info msg="Executing migration" id="create server_lock table" 2023-12-01T04:51:17.007 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:16 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:16.897038374Z level=info msg="Executing migration" id="add index server_lock.operation_uid" 2023-12-01T04:51:17.007 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:16 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:16.922262319Z level=info msg="Executing migration" id="create user auth token table" 2023-12-01T04:51:17.007 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:16 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:16.950503375Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" 2023-12-01T04:51:17.007 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:16 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:16.975808129Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" 2023-12-01T04:51:17.007 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:17 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:17.001104376Z level=info msg="Executing migration" id="add index user_auth_token.user_id" 2023-12-01T04:51:17.273 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:51:17 smithi090 bash[32384]: cluster 2023-12-01T04:51:15.679650+0000 mgr.y (mgr.24362) 59 : cluster 0 pgmap v40: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:51:17.273 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:17 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:17.04323181Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" 2023-12-01T04:51:17.273 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:17 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:17.068545652Z level=info msg="Executing migration" id="create cache_data table" 2023-12-01T04:51:17.273 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:17 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:17.096650251Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" 2023-12-01T04:51:17.273 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:17 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:17.131782069Z level=info msg="Executing migration" id="create short_url table v1" 2023-12-01T04:51:17.273 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:17 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:17.177863143Z level=info msg="Executing migration" id="add index short_url.org_id-uid" 2023-12-01T04:51:17.274 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:17 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:17.206268109Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" 2023-12-01T04:51:17.274 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:17 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:17.231549502Z level=info msg="Executing migration" id="delete alert_definition table" 2023-12-01T04:51:17.367 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 01 04:51:17 smithi080 bash[75861]: ts=2023-12-01T04:51:17.131Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2023-12-01T04:51:17.367 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:51:17 smithi080 bash[41963]: cluster 2023-12-01T04:51:15.679650+0000 mgr.y (mgr.24362) 59 : cluster 0 pgmap v40: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:51:17.368 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:51:17 smithi080 bash[28361]: cluster 2023-12-01T04:51:15.679650+0000 mgr.y (mgr.24362) 59 : cluster 0 pgmap v40: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:51:17.544 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:17 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:17.273478004Z level=info msg="Executing migration" id="recreate alert_definition table" 2023-12-01T04:51:17.544 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:17 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:17.32407623Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" 2023-12-01T04:51:17.544 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:17 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:17.359403053Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" 2023-12-01T04:51:17.544 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:17 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:17.39428432Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" 2023-12-01T04:51:17.544 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:17 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:17.419552774Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" 2023-12-01T04:51:17.544 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:17 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:17.453254754Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" 2023-12-01T04:51:17.544 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:17 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:17.503595923Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" 2023-12-01T04:51:17.544 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:17 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:17.538970434Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" 2023-12-01T04:51:17.806 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:17 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:17.572627222Z level=info msg="Executing migration" id="Add column paused in alert_definition" 2023-12-01T04:51:17.806 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:17 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:17.623018616Z level=info msg="Executing migration" id="drop alert_definition table" 2023-12-01T04:51:17.806 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:17 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:17.656691871Z level=info msg="Executing migration" id="delete alert_definition_version table" 2023-12-01T04:51:17.807 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:17 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:17.700387001Z level=info msg="Executing migration" id="recreate alert_definition_version table" 2023-12-01T04:51:17.807 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:17 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:17.750870164Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" 2023-12-01T04:51:17.807 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:17 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:17.801347409Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" 2023-12-01T04:51:18.061 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:17 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:17.851710267Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" 2023-12-01T04:51:18.061 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:17 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:17.904967021Z level=info msg="Executing migration" id="drop alert_definition_version table" 2023-12-01T04:51:18.061 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:17 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:17.938679328Z level=info msg="Executing migration" id="create alert_instance table" 2023-12-01T04:51:18.061 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:17 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:17.972349626Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" 2023-12-01T04:51:18.061 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:18 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:18.005916739Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" 2023-12-01T04:51:18.061 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:18 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:18.056333772Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" 2023-12-01T04:51:18.335 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:18 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:18.091643798Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" 2023-12-01T04:51:18.335 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:18 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:18.14200155Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" 2023-12-01T04:51:18.335 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:18 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:18.175723995Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" 2023-12-01T04:51:18.335 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:18 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:18.234404734Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" 2023-12-01T04:51:18.335 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:18 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:18.277510551Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" 2023-12-01T04:51:18.383 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 01 04:51:18 smithi080 bash[77530]: ceph-597927aa-9003-11ee-95a2-87774f69a715-alertmanager-a 2023-12-01T04:51:18.600 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:18 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:18.330094139Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" 2023-12-01T04:51:18.600 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:18 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:18.355469034Z level=info msg="Executing migration" id="add current_reason column related to current_state" 2023-12-01T04:51:18.600 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:18 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:18.408736381Z level=info msg="Executing migration" id="create alert_rule table" 2023-12-01T04:51:18.600 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:18 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:18.444051892Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" 2023-12-01T04:51:18.600 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:18 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:18.494550847Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" 2023-12-01T04:51:18.601 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:18 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:18.544956027Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" 2023-12-01T04:51:18.681 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 01 04:51:18 smithi080 bash[77606]: Error response from daemon: No such container: ceph-597927aa-9003-11ee-95a2-87774f69a715-alertmanager-a 2023-12-01T04:51:18.681 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 01 04:51:18 smithi080 systemd[1]: ceph-597927aa-9003-11ee-95a2-87774f69a715@alertmanager.a.service: Succeeded. 2023-12-01T04:51:18.681 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 01 04:51:18 smithi080 systemd[1]: Stopped Ceph alertmanager.a for 597927aa-9003-11ee-95a2-87774f69a715. 2023-12-01T04:51:18.681 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 01 04:51:18 smithi080 systemd[1]: Started Ceph alertmanager.a for 597927aa-9003-11ee-95a2-87774f69a715. 2023-12-01T04:51:18.858 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:18 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:18.595357737Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" 2023-12-01T04:51:18.859 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:18 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:18.631889205Z level=info msg="Executing migration" id="add column for to alert_rule" 2023-12-01T04:51:18.860 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:18 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:18.665530023Z level=info msg="Executing migration" id="add column annotations to alert_rule" 2023-12-01T04:51:18.860 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:18 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:18.715850834Z level=info msg="Executing migration" id="add column labels to alert_rule" 2023-12-01T04:51:18.860 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:18 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:18.749526174Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" 2023-12-01T04:51:18.860 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:18 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:18.7833041Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" 2023-12-01T04:51:18.860 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:18 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:18.818587213Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" 2023-12-01T04:51:18.860 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:18 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:18.852239414Z level=info msg="Executing migration" id="add panel_id column to alert_rule" 2023-12-01T04:51:19.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:51:19 smithi090 bash[32384]: cluster 2023-12-01T04:51:17.680220+0000 mgr.y (mgr.24362) 60 : cluster 0 pgmap v41: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:51:19.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:51:19 smithi090 bash[32384]: audit 2023-12-01T04:51:18.452433+0000 mon.a (mon.0) 722 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:51:19.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:51:19 smithi090 bash[32384]: audit 2023-12-01T04:51:18.461547+0000 mon.a (mon.0) 723 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:51:19.197 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:18 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:18.885883295Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" 2023-12-01T04:51:19.197 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:18 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:18.9195536Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" 2023-12-01T04:51:19.197 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:18 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:18.946451661Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" 2023-12-01T04:51:19.197 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:18 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:18.996683132Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" 2023-12-01T04:51:19.197 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:19 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:19.192145587Z level=info msg="Executing migration" id="create alert_rule_version table" 2023-12-01T04:51:19.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:51:19 smithi080 bash[28361]: cluster 2023-12-01T04:51:17.680220+0000 mgr.y (mgr.24362) 60 : cluster 0 pgmap v41: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:51:19.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:51:19 smithi080 bash[28361]: audit 2023-12-01T04:51:18.452433+0000 mon.a (mon.0) 722 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:51:19.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:51:19 smithi080 bash[28361]: audit 2023-12-01T04:51:18.461547+0000 mon.a (mon.0) 723 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:51:19.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:51:19 smithi080 bash[41963]: cluster 2023-12-01T04:51:17.680220+0000 mgr.y (mgr.24362) 60 : cluster 0 pgmap v41: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:51:19.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:51:19 smithi080 bash[41963]: audit 2023-12-01T04:51:18.452433+0000 mon.a (mon.0) 722 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:51:19.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:51:19 smithi080 bash[41963]: audit 2023-12-01T04:51:18.461547+0000 mon.a (mon.0) 723 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:51:19.472 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:19 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:19.318453782Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" 2023-12-01T04:51:19.561 INFO:teuthology.orchestra.run.smithi080.stdout: 2023-12-01T04:51:19.562 INFO:teuthology.orchestra.run.smithi080.stdout:{"epoch":64,"fsid":"597927aa-9003-11ee-95a2-87774f69a715","created":"2023-12-01T04:39:05.314625+0000","modified":"2023-12-01T04:51:00.176744+0000","last_up_change":"2023-12-01T04:49:07.728821+0000","last_in_change":"2023-12-01T04:48:38.616810+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-01T04:44:32.862494+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":"22","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-01T04:50:51.086259+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":"64","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":"b5c052c7-d35e-4b33-ba10-7121f227236d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6802","nonce":4094941814},{"type":"v1","addr":"172.21.15.80:6803","nonce":4094941814}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6804","nonce":4094941814},{"type":"v1","addr":"172.21.15.80:6805","nonce":4094941814}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6808","nonce":4094941814},{"type":"v1","addr":"172.21.15.80:6809","nonce":4094941814}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6806","nonce":4094941814},{"type":"v1","addr":"172.21.15.80:6807","nonce":4094941814}]},"public_addr":"172.21.15.80:6803/4094941814","cluster_addr":"172.21.15.80:6805/4094941814","heartbeat_back_addr":"172.21.15.80:6809/4094941814","heartbeat_front_addr":"172.21.15.80:6807/4094941814","state":["exists","up"]},{"osd":1,"uuid":"9d120cf1-8c58-4cdf-b767-063d1bc66d56","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6810","nonce":2190129906},{"type":"v1","addr":"172.21.15.80:6811","nonce":2190129906}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6812","nonce":2190129906},{"type":"v1","addr":"172.21.15.80:6813","nonce":2190129906}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6816","nonce":2190129906},{"type":"v1","addr":"172.21.15.80:6817","nonce":2190129906}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6814","nonce":2190129906},{"type":"v1","addr":"172.21.15.80:6815","nonce":2190129906}]},"public_addr":"172.21.15.80:6811/2190129906","cluster_addr":"172.21.15.80:6813/2190129906","heartbeat_back_addr":"172.21.15.80:6817/2190129906","heartbeat_front_addr":"172.21.15.80:6815/2190129906","state":["exists","up"]},{"osd":2,"uuid":"6b1800d5-4177-4b90-b137-003a6c3f2cca","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6818","nonce":4282081272},{"type":"v1","addr":"172.21.15.80:6819","nonce":4282081272}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6820","nonce":4282081272},{"type":"v1","addr":"172.21.15.80:6821","nonce":4282081272}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6824","nonce":4282081272},{"type":"v1","addr":"172.21.15.80:6825","nonce":4282081272}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6822","nonce":4282081272},{"type":"v1","addr":"172.21.15.80:6823","nonce":4282081272}]},"public_addr":"172.21.15.80:6819/4282081272","cluster_addr":"172.21.15.80:6821/4282081272","heartbeat_back_addr":"172.21.15.80:6825/4282081272","heartbeat_front_addr":"172.21.15.80:6823/4282081272","state":["exists","up"]},{"osd":3,"uuid":"7f75fe67-0f68-4459-b9c6-9c278ff217c3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6826","nonce":3348619775},{"type":"v1","addr":"172.21.15.80:6827","nonce":3348619775}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6828","nonce":3348619775},{"type":"v1","addr":"172.21.15.80:6829","nonce":3348619775}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6832","nonce":3348619775},{"type":"v1","addr":"172.21.15.80:6833","nonce":3348619775}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6830","nonce":3348619775},{"type":"v1","addr":"172.21.15.80:6831","nonce":3348619775}]},"public_addr":"172.21.15.80:6827/3348619775","cluster_addr":"172.21.15.80:6829/3348619775","heartbeat_back_addr":"172.21.15.80:6833/3348619775","heartbeat_front_addr":"172.21.15.80:6831/3348619775","state":["exists","up"]},{"osd":4,"uuid":"51824cf0-bb27-4bd4-9b24-b437ede45b7d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6800","nonce":2558122101},{"type":"v1","addr":"172.21.15.90:6801","nonce":2558122101}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6802","nonce":2558122101},{"type":"v1","addr":"172.21.15.90:6803","nonce":2558122101}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6806","nonce":2558122101},{"type":"v1","addr":"172.21.15.90:6807","nonce":2558122101}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6804","nonce":2558122101},{"type":"v1","addr":"172.21.15.90:6805","nonce":2558122101}]},"public_addr":"172.21.15.90:6801/2558122101","cluster_addr":"172.21.15.90:6803/2558122101","heartbeat_back_addr":"172.21.15.90:6807/2558122101","heartbeat_front_addr":"172.21.15.90:6805/2558122101","state":["exists","up"]},{"osd":5,"uuid":"b1244ca3-4253-4b0f-a7b2-1438b41781a3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6808","nonce":1430575330},{"type":"v1","addr":"172.21.15.90:6809","nonce":1430575330}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6810","nonce":1430575330},{"type":"v1","addr":"172.21.15.90:6811","nonce":1430575330}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6814","nonce":1430575330},{"type":"v1","addr":"172.21.15.90:6815","nonce":1430575330}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6812","nonce":1430575330},{"type":"v1","addr":"172.21.15.90:6813","nonce":1430575330}]},"public_addr":"172.21.15.90:6809/1430575330","cluster_addr":"172.21.15.90:6811/1430575330","heartbeat_back_addr":"172.21.15.90:6815/1430575330","heartbeat_front_addr":"172.21.15.90:6813/1430575330","state":["exists","up"]},{"osd":6,"uuid":"ca38de0a-159b-4d95-b98f-c5c6c618325b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6816","nonce":4018615315},{"type":"v1","addr":"172.21.15.90:6817","nonce":4018615315}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6818","nonce":4018615315},{"type":"v1","addr":"172.21.15.90:6819","nonce":4018615315}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6822","nonce":4018615315},{"type":"v1","addr":"172.21.15.90:6823","nonce":4018615315}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6820","nonce":4018615315},{"type":"v1","addr":"172.21.15.90:6821","nonce":4018615315}]},"public_addr":"172.21.15.90:6817/4018615315","cluster_addr":"172.21.15.90:6819/4018615315","heartbeat_back_addr":"172.21.15.90:6823/4018615315","heartbeat_front_addr":"172.21.15.90:6821/4018615315","state":["exists","up"]},{"osd":7,"uuid":"def97565-0bf3-4977-b2dc-b9cfb462d784","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6824","nonce":1023789058},{"type":"v1","addr":"172.21.15.90:6825","nonce":1023789058}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6826","nonce":1023789058},{"type":"v1","addr":"172.21.15.90:6827","nonce":1023789058}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6830","nonce":1023789058},{"type":"v1","addr":"172.21.15.90:6831","nonce":1023789058}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6828","nonce":1023789058},{"type":"v1","addr":"172.21.15.90:6829","nonce":1023789058}]},"public_addr":"172.21.15.90:6825/1023789058","cluster_addr":"172.21.15.90:6827/1023789058","heartbeat_back_addr":"172.21.15.90:6831/1023789058","heartbeat_front_addr":"172.21.15.90:6829/1023789058","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-01T04:42:44.550032+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-01T04:43:36.558082+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-01T04:44:29.454132+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-01T04:45:22.918571+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-01T04:46:17.315620+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-01T04:47:12.143382+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-01T04:48:08.796139+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-01T04:49:05.826606+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.80:6801/1346121914":"2023-12-02T04:50:09.639805+0000","172.21.15.80:0/570793799":"2023-12-02T04:50:09.639805+0000","172.21.15.80:0/838802224":"2023-12-02T04:50:09.639805+0000","172.21.15.80:6800/1346121914":"2023-12-02T04:50:09.639805+0000","172.21.15.80:6801/1796799973":"2023-12-02T04:40:12.214053+0000","172.21.15.80:0/410084528":"2023-12-02T04:40:12.214053+0000","172.21.15.80:0/2144473450":"2023-12-02T04:50:09.639805+0000","172.21.15.80:6800/1796799973":"2023-12-02T04:40:12.214053+0000","172.21.15.80:0/1567984252":"2023-12-02T04:40:12.214053+0000","172.21.15.80:0/2659171866":"2023-12-02T04:50:09.639805+0000","172.21.15.80:6801/2886553628":"2023-12-02T04:39:38.229921+0000","172.21.15.80:6800/2886553628":"2023-12-02T04:39:38.229921+0000","172.21.15.80:0/377807261":"2023-12-02T04:39:38.229921+0000","172.21.15.80:0/1046311744":"2023-12-02T04:39:38.229921+0000","172.21.15.80:0/1650683912":"2023-12-02T04:40:12.214053+0000","172.21.15.80:0/1111337968":"2023-12-02T04:39:38.229921+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-01T04:51:19.773 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:19 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:19.467359655Z 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-01T04:51:19.858 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 01 04:51:19 smithi080 bash[77634]: ts=2023-12-01T04:51:19.727Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2023-12-01T04:51:19.858 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 01 04:51:19 smithi080 bash[77634]: ts=2023-12-01T04:51:19.727Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2023-12-01T04:51:19.858 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 01 04:51:19 smithi080 bash[77634]: ts=2023-12-01T04:51:19.729Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.80 port=9094 2023-12-01T04:51:19.858 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 01 04:51:19 smithi080 bash[77634]: ts=2023-12-01T04:51:19.730Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2023-12-01T04:51:19.858 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 01 04:51:19 smithi080 bash[77634]: ts=2023-12-01T04:51:19.767Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2023-12-01T04:51:19.858 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 01 04:51:19 smithi080 bash[77634]: ts=2023-12-01T04:51:19.768Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2023-12-01T04:51:19.858 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 01 04:51:19 smithi080 bash[77634]: ts=2023-12-01T04:51:19.773Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2023-12-01T04:51:19.858 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 01 04:51:19 smithi080 bash[77634]: ts=2023-12-01T04:51:19.773Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2023-12-01T04:51:20.117 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:51:20 smithi090 bash[32384]: cephadm 2023-12-01T04:51:18.475228+0000 mgr.y (mgr.24362) 61 : cephadm 1 Reconfiguring prometheus.a (dependencies changed)... 2023-12-01T04:51:20.117 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:51:20 smithi090 bash[32384]: cephadm 2023-12-01T04:51:18.720494+0000 mgr.y (mgr.24362) 62 : cephadm 1 Reconfiguring daemon prometheus.a on smithi090 2023-12-01T04:51:20.117 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:51:20 smithi090 bash[32384]: audit 2023-12-01T04:51:19.560546+0000 mon.c (mon.2) 57 : audit 0 from='client.? 172.21.15.80:0/3785985054' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-01T04:51:20.118 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:19 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:19.854897321Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" 2023-12-01T04:51:20.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:51:20 smithi080 bash[28361]: cephadm 2023-12-01T04:51:18.475228+0000 mgr.y (mgr.24362) 61 : cephadm 1 Reconfiguring prometheus.a (dependencies changed)... 2023-12-01T04:51:20.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:51:20 smithi080 bash[28361]: cephadm 2023-12-01T04:51:18.720494+0000 mgr.y (mgr.24362) 62 : cephadm 1 Reconfiguring daemon prometheus.a on smithi090 2023-12-01T04:51:20.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:51:20 smithi080 bash[28361]: audit 2023-12-01T04:51:19.560546+0000 mon.c (mon.2) 57 : audit 0 from='client.? 172.21.15.80:0/3785985054' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-01T04:51:20.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:51:20 smithi080 bash[41963]: cephadm 2023-12-01T04:51:18.475228+0000 mgr.y (mgr.24362) 61 : cephadm 1 Reconfiguring prometheus.a (dependencies changed)... 2023-12-01T04:51:20.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:51:20 smithi080 bash[41963]: cephadm 2023-12-01T04:51:18.720494+0000 mgr.y (mgr.24362) 62 : cephadm 1 Reconfiguring daemon prometheus.a on smithi090 2023-12-01T04:51:20.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:51:20 smithi080 bash[41963]: audit 2023-12-01T04:51:19.560546+0000 mon.c (mon.2) 57 : audit 0 from='client.? 172.21.15.80:0/3785985054' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-01T04:51:20.385 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2023-12-01T04:51:20.385 DEBUG:teuthology.orchestra.run.smithi080:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 597927aa-9003-11ee-95a2-87774f69a715 -- ceph osd dump --format=json 2023-12-01T04:51:20.400 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:20 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:20.112593268Z level=info msg="Executing migration" id="add column for to alert_rule_version" 2023-12-01T04:51:20.773 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:20 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:20.440165701Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" 2023-12-01T04:51:21.221 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:51:21 smithi090 bash[32384]: cluster 2023-12-01T04:51:19.680684+0000 mgr.y (mgr.24362) 63 : cluster 0 pgmap v42: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:51:21.222 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:20 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:20.871152248Z level=info msg="Executing migration" id="add column labels to alert_rule_version" 2023-12-01T04:51:21.222 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:21 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:21.036285397Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" 2023-12-01T04:51:21.222 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:21 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:21.120556142Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" 2023-12-01T04:51:21.222 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:21 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:21.216787772Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" 2023-12-01T04:51:21.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:51:21 smithi080 bash[28361]: cluster 2023-12-01T04:51:19.680684+0000 mgr.y (mgr.24362) 63 : cluster 0 pgmap v42: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:51:21.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:51:21 smithi080 bash[41963]: cluster 2023-12-01T04:51:19.680684+0000 mgr.y (mgr.24362) 63 : cluster 0 pgmap v42: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:51:21.472 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:21 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:21.325069588Z level=info msg="Executing migration" id=create_alert_configuration_table 2023-12-01T04:51:21.472 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:21 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:21.38197484Z level=info msg="Executing migration" id="Add column default in alert_configuration" 2023-12-01T04:51:21.728 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:21 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:21.467519234Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" 2023-12-01T04:51:21.728 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:21 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:21.536682648Z level=info msg="Executing migration" id="add column org_id in alert_configuration" 2023-12-01T04:51:21.728 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:21 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:21.595128171Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" 2023-12-01T04:51:21.728 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:21 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:21.647891028Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" 2023-12-01T04:51:21.995 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:21 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:21.723169861Z level=info msg="Executing migration" id=create_ngalert_configuration_table 2023-12-01T04:51:21.995 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:21 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:21.75027731Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" 2023-12-01T04:51:21.995 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:21 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:21.792357109Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" 2023-12-01T04:51:21.995 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:21 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:21.88737572Z level=info msg="Executing migration" id="create provenance_type table" 2023-12-01T04:51:21.996 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:21 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:21.990717107Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" 2023-12-01T04:51:22.181 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 01 04:51:21 smithi080 bash[77634]: ts=2023-12-01T04:51:21.730Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000354639s 2023-12-01T04:51:22.278 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:22 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:22.120422944Z level=info msg="Executing migration" id="create alert_image table" 2023-12-01T04:51:22.773 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:51:22 smithi090 bash[32384]: cluster 2023-12-01T04:51:21.681283+0000 mgr.y (mgr.24362) 64 : cluster 0 pgmap v43: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:51:22.773 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:22 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:22.446495886Z level=info msg="Executing migration" id="add unique index on token to alert_image table" 2023-12-01T04:51:23.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:51:22 smithi080 bash[28361]: cluster 2023-12-01T04:51:21.681283+0000 mgr.y (mgr.24362) 64 : cluster 0 pgmap v43: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:51:23.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:51:22 smithi080 bash[41963]: cluster 2023-12-01T04:51:21.681283+0000 mgr.y (mgr.24362) 64 : cluster 0 pgmap v43: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:51:23.273 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:22 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:22.794696283Z level=info msg="Executing migration" id="support longer URLs in alert_image table" 2023-12-01T04:51:23.273 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:22 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:22.861561259Z level=info msg="Executing migration" id=create_alert_configuration_history_table 2023-12-01T04:51:23.273 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:22 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:22.946934272Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" 2023-12-01T04:51:23.273 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:23 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:23.008128403Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" 2023-12-01T04:51:23.273 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:23 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:23.008438993Z 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-01T04:51:23.734 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:23 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:23.393425935Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" 2023-12-01T04:51:23.735 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:23 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:23.574073643Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" 2023-12-01T04:51:23.735 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:23 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:23.729546368Z level=info msg="Executing migration" id="clear migration entry \"remove unified alerting data\"" 2023-12-01T04:51:24.023 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:23 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:23.730259519Z level=info msg="Executing migration" id="move dashboard alerts to unified alerting" 2023-12-01T04:51:24.023 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:23 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:23.730786313Z level=info msg="alerts found to migrate" alerts=0 2023-12-01T04:51:24.464 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:24 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:24.09639353Z level=info msg="Executing migration" id="create library_element table v1" 2023-12-01T04:51:24.759 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:51:24 smithi090 bash[32384]: cluster 2023-12-01T04:51:23.681883+0000 mgr.y (mgr.24362) 65 : cluster 0 pgmap v44: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:51:24.759 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:24 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:24.459523993Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" 2023-12-01T04:51:24.760 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:24 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:24.559732672Z level=info msg="Executing migration" id="create library_element_connection table v1" 2023-12-01T04:51:24.760 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:24 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:24.673974571Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" 2023-12-01T04:51:24.760 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:24 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:24.754479542Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" 2023-12-01T04:51:25.022 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:24 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:24.862216552Z level=info msg="Executing migration" id="increase max description length to 2048" 2023-12-01T04:51:25.023 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:24 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:24.965566369Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" 2023-12-01T04:51:25.110 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/597927aa-9003-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T04:51:25.139 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:51:24 smithi080 bash[28361]: cluster 2023-12-01T04:51:23.681883+0000 mgr.y (mgr.24362) 65 : cluster 0 pgmap v44: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:51:25.139 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:51:24 smithi080 bash[41963]: cluster 2023-12-01T04:51:23.681883+0000 mgr.y (mgr.24362) 65 : cluster 0 pgmap v44: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:51:25.284 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:25 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:25.028303565Z level=info msg="Executing migration" id="create data_keys table" 2023-12-01T04:51:25.284 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:25 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:25.084676392Z level=info msg="Executing migration" id="create secrets table" 2023-12-01T04:51:25.284 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:25 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:25.136357643Z level=info msg="Executing migration" id="rename data_keys name column to id" 2023-12-01T04:51:25.285 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:25 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:25.232940656Z level=info msg="Executing migration" id="add name column into data_keys" 2023-12-01T04:51:25.655 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:25 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:25.286171974Z level=info msg="Executing migration" id="copy data_keys id column values into name" 2023-12-01T04:51:25.655 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:25 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:25.373790096Z level=info msg="Executing migration" id="rename data_keys name column to label" 2023-12-01T04:51:25.655 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:25 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:25.470580489Z level=info msg="Executing migration" id="rename data_keys id column back to name" 2023-12-01T04:51:25.974 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:51:25 smithi080 bash[41963]: audit 2023-12-01T04:51:24.783683+0000 mon.c (mon.2) 58 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:51:25.975 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:51:25 smithi080 bash[28361]: audit 2023-12-01T04:51:24.783683+0000 mon.c (mon.2) 58 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:51:26.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:51:25 smithi090 bash[32384]: audit 2023-12-01T04:51:24.783683+0000 mon.c (mon.2) 58 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:51:26.023 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:25 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:25.650265924Z level=info msg="Executing migration" id="create kv_store table v1" 2023-12-01T04:51:26.336 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:26 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:26.067161563Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" 2023-12-01T04:51:26.336 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:26 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:26.185517011Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" 2023-12-01T04:51:26.616 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Dec 01 04:51:26 smithi090 systemd[1]: Stopping Ceph prometheus.a for 597927aa-9003-11ee-95a2-87774f69a715... 2023-12-01T04:51:26.616 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:26 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:26.33107185Z level=info msg="Executing migration" id="create permission table" 2023-12-01T04:51:26.617 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:26 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:26.419511448Z level=info msg="Executing migration" id="add unique index permission.role_id" 2023-12-01T04:51:26.617 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:26 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:26.507651232Z level=info msg="Executing migration" id="add unique index role_id_action_scope" 2023-12-01T04:51:26.617 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:26 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:26.560569576Z level=info msg="Executing migration" id="create role table" 2023-12-01T04:51:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:51:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:04:51:26] "GET /metrics HTTP/1.1" 200 28548 "" "Prometheus/2.43.0" 2023-12-01T04:51:26.875 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:51:26 smithi090 bash[32384]: cluster 2023-12-01T04:51:25.682511+0000 mgr.y (mgr.24362) 66 : cluster 0 pgmap v45: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:51:26.876 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Dec 01 04:51:26 smithi090 bash[63649]: ts=2023-12-01T04:51:26.708Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-12-01T04:51:26.876 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Dec 01 04:51:26 smithi090 bash[63649]: ts=2023-12-01T04:51:26.708Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2023-12-01T04:51:26.876 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Dec 01 04:51:26 smithi090 bash[63649]: ts=2023-12-01T04:51:26.708Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2023-12-01T04:51:26.876 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Dec 01 04:51:26 smithi090 bash[63649]: ts=2023-12-01T04:51:26.708Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2023-12-01T04:51:26.876 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Dec 01 04:51:26 smithi090 bash[63649]: ts=2023-12-01T04:51:26.708Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2023-12-01T04:51:26.876 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Dec 01 04:51:26 smithi090 bash[63649]: ts=2023-12-01T04:51:26.708Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2023-12-01T04:51:26.876 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Dec 01 04:51:26 smithi090 bash[63649]: ts=2023-12-01T04:51:26.708Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2023-12-01T04:51:26.876 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Dec 01 04:51:26 smithi090 bash[63649]: ts=2023-12-01T04:51:26.708Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2023-12-01T04:51:26.876 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Dec 01 04:51:26 smithi090 bash[63649]: ts=2023-12-01T04:51:26.709Z caller=main.go:907 level=info msg="Scrape manager stopped" 2023-12-01T04:51:26.877 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Dec 01 04:51:26 smithi090 bash[63649]: ts=2023-12-01T04:51:26.709Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2023-12-01T04:51:26.877 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Dec 01 04:51:26 smithi090 bash[63649]: ts=2023-12-01T04:51:26.709Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2023-12-01T04:51:26.877 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Dec 01 04:51:26 smithi090 bash[63649]: ts=2023-12-01T04:51:26.709Z caller=main.go:1147 level=info msg="See you next time!" 2023-12-01T04:51:26.877 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:26 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:26.61162311Z level=info msg="Executing migration" id="add column display_name" 2023-12-01T04:51:26.877 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:26 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:26.679336903Z level=info msg="Executing migration" id="add column group_name" 2023-12-01T04:51:26.877 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:26 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:26.725417723Z level=info msg="Executing migration" id="add index role.org_id" 2023-12-01T04:51:26.877 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:26 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:26.77814529Z level=info msg="Executing migration" id="add unique index role_org_id_name" 2023-12-01T04:51:27.172 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:26 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:26.870862468Z level=info msg="Executing migration" id="add index role_org_id_uid" 2023-12-01T04:51:27.172 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:26 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:26.978883456Z level=info msg="Executing migration" id="create team role table" 2023-12-01T04:51:27.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:51:26 smithi080 bash[28361]: cluster 2023-12-01T04:51:25.682511+0000 mgr.y (mgr.24362) 66 : cluster 0 pgmap v45: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:51:27.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:51:26 smithi080 bash[41963]: cluster 2023-12-01T04:51:25.682511+0000 mgr.y (mgr.24362) 66 : cluster 0 pgmap v45: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:51:27.458 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:27 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:27.16703025Z level=info msg="Executing migration" id="add index team_role.org_id" 2023-12-01T04:51:27.773 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:27 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:27.453426174Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" 2023-12-01T04:51:28.096 INFO:teuthology.orchestra.run.smithi080.stdout: 2023-12-01T04:51:28.096 INFO:teuthology.orchestra.run.smithi080.stdout:{"epoch":64,"fsid":"597927aa-9003-11ee-95a2-87774f69a715","created":"2023-12-01T04:39:05.314625+0000","modified":"2023-12-01T04:51:00.176744+0000","last_up_change":"2023-12-01T04:49:07.728821+0000","last_in_change":"2023-12-01T04:48:38.616810+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-01T04:44:32.862494+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":"22","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-01T04:50:51.086259+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":"64","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":"b5c052c7-d35e-4b33-ba10-7121f227236d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6802","nonce":4094941814},{"type":"v1","addr":"172.21.15.80:6803","nonce":4094941814}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6804","nonce":4094941814},{"type":"v1","addr":"172.21.15.80:6805","nonce":4094941814}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6808","nonce":4094941814},{"type":"v1","addr":"172.21.15.80:6809","nonce":4094941814}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6806","nonce":4094941814},{"type":"v1","addr":"172.21.15.80:6807","nonce":4094941814}]},"public_addr":"172.21.15.80:6803/4094941814","cluster_addr":"172.21.15.80:6805/4094941814","heartbeat_back_addr":"172.21.15.80:6809/4094941814","heartbeat_front_addr":"172.21.15.80:6807/4094941814","state":["exists","up"]},{"osd":1,"uuid":"9d120cf1-8c58-4cdf-b767-063d1bc66d56","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6810","nonce":2190129906},{"type":"v1","addr":"172.21.15.80:6811","nonce":2190129906}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6812","nonce":2190129906},{"type":"v1","addr":"172.21.15.80:6813","nonce":2190129906}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6816","nonce":2190129906},{"type":"v1","addr":"172.21.15.80:6817","nonce":2190129906}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6814","nonce":2190129906},{"type":"v1","addr":"172.21.15.80:6815","nonce":2190129906}]},"public_addr":"172.21.15.80:6811/2190129906","cluster_addr":"172.21.15.80:6813/2190129906","heartbeat_back_addr":"172.21.15.80:6817/2190129906","heartbeat_front_addr":"172.21.15.80:6815/2190129906","state":["exists","up"]},{"osd":2,"uuid":"6b1800d5-4177-4b90-b137-003a6c3f2cca","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6818","nonce":4282081272},{"type":"v1","addr":"172.21.15.80:6819","nonce":4282081272}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6820","nonce":4282081272},{"type":"v1","addr":"172.21.15.80:6821","nonce":4282081272}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6824","nonce":4282081272},{"type":"v1","addr":"172.21.15.80:6825","nonce":4282081272}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6822","nonce":4282081272},{"type":"v1","addr":"172.21.15.80:6823","nonce":4282081272}]},"public_addr":"172.21.15.80:6819/4282081272","cluster_addr":"172.21.15.80:6821/4282081272","heartbeat_back_addr":"172.21.15.80:6825/4282081272","heartbeat_front_addr":"172.21.15.80:6823/4282081272","state":["exists","up"]},{"osd":3,"uuid":"7f75fe67-0f68-4459-b9c6-9c278ff217c3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6826","nonce":3348619775},{"type":"v1","addr":"172.21.15.80:6827","nonce":3348619775}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6828","nonce":3348619775},{"type":"v1","addr":"172.21.15.80:6829","nonce":3348619775}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6832","nonce":3348619775},{"type":"v1","addr":"172.21.15.80:6833","nonce":3348619775}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6830","nonce":3348619775},{"type":"v1","addr":"172.21.15.80:6831","nonce":3348619775}]},"public_addr":"172.21.15.80:6827/3348619775","cluster_addr":"172.21.15.80:6829/3348619775","heartbeat_back_addr":"172.21.15.80:6833/3348619775","heartbeat_front_addr":"172.21.15.80:6831/3348619775","state":["exists","up"]},{"osd":4,"uuid":"51824cf0-bb27-4bd4-9b24-b437ede45b7d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6800","nonce":2558122101},{"type":"v1","addr":"172.21.15.90:6801","nonce":2558122101}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6802","nonce":2558122101},{"type":"v1","addr":"172.21.15.90:6803","nonce":2558122101}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6806","nonce":2558122101},{"type":"v1","addr":"172.21.15.90:6807","nonce":2558122101}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6804","nonce":2558122101},{"type":"v1","addr":"172.21.15.90:6805","nonce":2558122101}]},"public_addr":"172.21.15.90:6801/2558122101","cluster_addr":"172.21.15.90:6803/2558122101","heartbeat_back_addr":"172.21.15.90:6807/2558122101","heartbeat_front_addr":"172.21.15.90:6805/2558122101","state":["exists","up"]},{"osd":5,"uuid":"b1244ca3-4253-4b0f-a7b2-1438b41781a3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6808","nonce":1430575330},{"type":"v1","addr":"172.21.15.90:6809","nonce":1430575330}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6810","nonce":1430575330},{"type":"v1","addr":"172.21.15.90:6811","nonce":1430575330}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6814","nonce":1430575330},{"type":"v1","addr":"172.21.15.90:6815","nonce":1430575330}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6812","nonce":1430575330},{"type":"v1","addr":"172.21.15.90:6813","nonce":1430575330}]},"public_addr":"172.21.15.90:6809/1430575330","cluster_addr":"172.21.15.90:6811/1430575330","heartbeat_back_addr":"172.21.15.90:6815/1430575330","heartbeat_front_addr":"172.21.15.90:6813/1430575330","state":["exists","up"]},{"osd":6,"uuid":"ca38de0a-159b-4d95-b98f-c5c6c618325b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6816","nonce":4018615315},{"type":"v1","addr":"172.21.15.90:6817","nonce":4018615315}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6818","nonce":4018615315},{"type":"v1","addr":"172.21.15.90:6819","nonce":4018615315}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6822","nonce":4018615315},{"type":"v1","addr":"172.21.15.90:6823","nonce":4018615315}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6820","nonce":4018615315},{"type":"v1","addr":"172.21.15.90:6821","nonce":4018615315}]},"public_addr":"172.21.15.90:6817/4018615315","cluster_addr":"172.21.15.90:6819/4018615315","heartbeat_back_addr":"172.21.15.90:6823/4018615315","heartbeat_front_addr":"172.21.15.90:6821/4018615315","state":["exists","up"]},{"osd":7,"uuid":"def97565-0bf3-4977-b2dc-b9cfb462d784","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6824","nonce":1023789058},{"type":"v1","addr":"172.21.15.90:6825","nonce":1023789058}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6826","nonce":1023789058},{"type":"v1","addr":"172.21.15.90:6827","nonce":1023789058}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6830","nonce":1023789058},{"type":"v1","addr":"172.21.15.90:6831","nonce":1023789058}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6828","nonce":1023789058},{"type":"v1","addr":"172.21.15.90:6829","nonce":1023789058}]},"public_addr":"172.21.15.90:6825/1023789058","cluster_addr":"172.21.15.90:6827/1023789058","heartbeat_back_addr":"172.21.15.90:6831/1023789058","heartbeat_front_addr":"172.21.15.90:6829/1023789058","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-01T04:42:44.550032+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-01T04:43:36.558082+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-01T04:44:29.454132+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-01T04:45:22.918571+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-01T04:46:17.315620+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-01T04:47:12.143382+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-01T04:48:08.796139+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-01T04:49:05.826606+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.80:6801/1346121914":"2023-12-02T04:50:09.639805+0000","172.21.15.80:0/570793799":"2023-12-02T04:50:09.639805+0000","172.21.15.80:0/838802224":"2023-12-02T04:50:09.639805+0000","172.21.15.80:6800/1346121914":"2023-12-02T04:50:09.639805+0000","172.21.15.80:6801/1796799973":"2023-12-02T04:40:12.214053+0000","172.21.15.80:0/410084528":"2023-12-02T04:40:12.214053+0000","172.21.15.80:0/2144473450":"2023-12-02T04:50:09.639805+0000","172.21.15.80:6800/1796799973":"2023-12-02T04:40:12.214053+0000","172.21.15.80:0/1567984252":"2023-12-02T04:40:12.214053+0000","172.21.15.80:0/2659171866":"2023-12-02T04:50:09.639805+0000","172.21.15.80:6801/2886553628":"2023-12-02T04:39:38.229921+0000","172.21.15.80:6800/2886553628":"2023-12-02T04:39:38.229921+0000","172.21.15.80:0/377807261":"2023-12-02T04:39:38.229921+0000","172.21.15.80:0/1046311744":"2023-12-02T04:39:38.229921+0000","172.21.15.80:0/1650683912":"2023-12-02T04:40:12.214053+0000","172.21.15.80:0/1111337968":"2023-12-02T04:39:38.229921+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-01T04:51:28.144 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:27 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:27.851101338Z level=info msg="Executing migration" id="add index team_role.team_id" 2023-12-01T04:51:28.144 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:28 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:28.014371108Z level=info msg="Executing migration" id="create user role table" 2023-12-01T04:51:28.144 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:28 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:28.10113174Z level=info msg="Executing migration" id="add index user_role.org_id" 2023-12-01T04:51:28.145 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Dec 01 04:51:27 smithi090 bash[66140]: ceph-597927aa-9003-11ee-95a2-87774f69a715-prometheus-a 2023-12-01T04:51:28.406 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:51:28 smithi080 bash[28629]: [01/Dec/2023:04:51:28] ENGINE Bus STOPPING 2023-12-01T04:51:28.406 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:51:28 smithi080 bash[28629]: [01/Dec/2023:04:51:28] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-01T04:51:28.407 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:51:28 smithi080 bash[28629]: [01/Dec/2023:04:51:28] ENGINE Bus STOPPED 2023-12-01T04:51:28.407 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:51:28 smithi080 bash[28629]: [01/Dec/2023:04:51:28] ENGINE Bus STARTING 2023-12-01T04:51:28.407 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:51:28 smithi080 bash[28629]: [01/Dec/2023:04:51:28] ENGINE Serving on http://:::9283 2023-12-01T04:51:28.407 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:51:28 smithi080 bash[28629]: [01/Dec/2023:04:51:28] ENGINE Bus STARTED 2023-12-01T04:51:28.523 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Dec 01 04:51:28 smithi090 bash[66204]: Error response from daemon: No such container: ceph-597927aa-9003-11ee-95a2-87774f69a715-prometheus-a 2023-12-01T04:51:28.523 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Dec 01 04:51:28 smithi090 systemd[1]: ceph-597927aa-9003-11ee-95a2-87774f69a715@prometheus.a.service: Succeeded. 2023-12-01T04:51:28.523 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Dec 01 04:51:28 smithi090 systemd[1]: Stopped Ceph prometheus.a for 597927aa-9003-11ee-95a2-87774f69a715. 2023-12-01T04:51:28.523 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Dec 01 04:51:28 smithi090 systemd[1]: Started Ceph prometheus.a for 597927aa-9003-11ee-95a2-87774f69a715. 2023-12-01T04:51:28.523 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:28 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:28.16814579Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" 2023-12-01T04:51:28.523 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:28 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:28.221352828Z level=info msg="Executing migration" id="add index user_role.user_id" 2023-12-01T04:51:28.636 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:51:28 smithi080 bash[28629]: [01/Dec/2023:04:51:28] ENGINE Bus STOPPING 2023-12-01T04:51:28.636 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:51:28 smithi080 bash[28629]: [01/Dec/2023:04:51:28] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-01T04:51:28.636 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:51:28 smithi080 bash[28629]: [01/Dec/2023:04:51:28] ENGINE Bus STOPPED 2023-12-01T04:51:28.636 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:51:28 smithi080 bash[28629]: [01/Dec/2023:04:51:28] ENGINE Bus STARTING 2023-12-01T04:51:28.636 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:51:28 smithi080 bash[28629]: [01/Dec/2023:04:51:28] ENGINE Serving on http://:::9283 2023-12-01T04:51:28.636 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:51:28 smithi080 bash[28629]: [01/Dec/2023:04:51:28] ENGINE Bus STARTED 2023-12-01T04:51:28.636 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:51:28 smithi080 bash[28629]: [01/Dec/2023:04:51:28] ENGINE Bus STOPPING 2023-12-01T04:51:28.636 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:51:28 smithi080 bash[28629]: [01/Dec/2023:04:51:28] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-01T04:51:28.636 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:51:28 smithi080 bash[28629]: [01/Dec/2023:04:51:28] ENGINE Bus STOPPED 2023-12-01T04:51:28.637 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:51:28 smithi080 bash[28629]: [01/Dec/2023:04:51:28] ENGINE Bus STARTING 2023-12-01T04:51:28.637 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:51:28 smithi080 bash[28629]: [01/Dec/2023:04:51:28] ENGINE Serving on http://:::9283 2023-12-01T04:51:28.637 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:51:28 smithi080 bash[28629]: [01/Dec/2023:04:51:28] ENGINE Bus STARTED 2023-12-01T04:51:28.865 DEBUG:teuthology.orchestra.run.smithi080:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 597927aa-9003-11ee-95a2-87774f69a715 -- ceph tell osd.0 flush_pg_stats 2023-12-01T04:51:28.866 DEBUG:teuthology.orchestra.run.smithi080:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 597927aa-9003-11ee-95a2-87774f69a715 -- ceph tell osd.1 flush_pg_stats 2023-12-01T04:51:28.866 DEBUG:teuthology.orchestra.run.smithi080:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 597927aa-9003-11ee-95a2-87774f69a715 -- ceph tell osd.2 flush_pg_stats 2023-12-01T04:51:28.867 DEBUG:teuthology.orchestra.run.smithi080:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 597927aa-9003-11ee-95a2-87774f69a715 -- ceph tell osd.3 flush_pg_stats 2023-12-01T04:51:28.867 DEBUG:teuthology.orchestra.run.smithi080:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 597927aa-9003-11ee-95a2-87774f69a715 -- ceph tell osd.4 flush_pg_stats 2023-12-01T04:51:28.867 DEBUG:teuthology.orchestra.run.smithi080:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 597927aa-9003-11ee-95a2-87774f69a715 -- ceph tell osd.5 flush_pg_stats 2023-12-01T04:51:28.868 DEBUG:teuthology.orchestra.run.smithi080:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 597927aa-9003-11ee-95a2-87774f69a715 -- ceph tell osd.6 flush_pg_stats 2023-12-01T04:51:28.868 DEBUG:teuthology.orchestra.run.smithi080:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 597927aa-9003-11ee-95a2-87774f69a715 -- ceph tell osd.7 flush_pg_stats 2023-12-01T04:51:29.023 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:28 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:28.557494686Z level=info msg="Executing migration" id="create builtin role table" 2023-12-01T04:51:29.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:51:28 smithi090 bash[32384]: cluster 2023-12-01T04:51:27.683104+0000 mgr.y (mgr.24362) 67 : cluster 0 pgmap v46: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:51:29.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:51:28 smithi090 bash[32384]: audit 2023-12-01T04:51:28.094161+0000 mon.a (mon.0) 724 : audit 0 from='client.? 172.21.15.80:0/1323289718' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-01T04:51:29.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:51:28 smithi090 bash[32384]: audit 2023-12-01T04:51:28.210450+0000 mon.a (mon.0) 725 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:51:29.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:51:28 smithi090 bash[32384]: audit 2023-12-01T04:51:28.219195+0000 mon.a (mon.0) 726 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:51:29.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:51:28 smithi090 bash[32384]: audit 2023-12-01T04:51:28.267591+0000 mon.c (mon.2) 59 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-01T04:51:29.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:51:28 smithi090 bash[32384]: audit 2023-12-01T04:51:28.268264+0000 mgr.y (mgr.24362) 68 : audit 0 from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-01T04:51:29.024 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:51:28 smithi090 bash[32384]: audit 2023-12-01T04:51:28.269837+0000 mon.c (mon.2) 60 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi080.front.sepia.ceph.com:9093"}]: dispatch 2023-12-01T04:51:29.024 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:51:28 smithi090 bash[32384]: audit 2023-12-01T04:51:28.270270+0000 mgr.y (mgr.24362) 69 : audit 0 from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi080.front.sepia.ceph.com:9093"}]: dispatch 2023-12-01T04:51:29.024 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:51:28 smithi090 bash[32384]: audit 2023-12-01T04:51:28.278242+0000 mon.a (mon.0) 727 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:51:29.024 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:51:28 smithi090 bash[32384]: audit 2023-12-01T04:51:28.290196+0000 mon.c (mon.2) 61 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-01T04:51:29.024 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:51:28 smithi090 bash[32384]: audit 2023-12-01T04:51:28.290837+0000 mgr.y (mgr.24362) 70 : audit 0 from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-01T04:51:29.024 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:51:28 smithi090 bash[32384]: audit 2023-12-01T04:51:28.295738+0000 mon.c (mon.2) 62 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi090.front.sepia.ceph.com:9095"}]: dispatch 2023-12-01T04:51:29.024 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:51:28 smithi090 bash[32384]: audit 2023-12-01T04:51:28.296487+0000 mgr.y (mgr.24362) 71 : audit 0 from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi090.front.sepia.ceph.com:9095"}]: dispatch 2023-12-01T04:51:29.024 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:51:28 smithi090 bash[32384]: audit 2023-12-01T04:51:28.305746+0000 mon.a (mon.0) 728 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:51:29.024 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:51:28 smithi090 bash[32384]: audit 2023-12-01T04:51:28.315997+0000 mon.c (mon.2) 63 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-01T04:51:29.024 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:51:28 smithi090 bash[32384]: audit 2023-12-01T04:51:28.316744+0000 mgr.y (mgr.24362) 72 : audit 0 from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-01T04:51:29.024 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:51:28 smithi090 bash[32384]: audit 2023-12-01T04:51:28.321574+0000 mon.c (mon.2) 64 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi090.front.sepia.ceph.com:3000"}]: dispatch 2023-12-01T04:51:29.024 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:51:28 smithi090 bash[32384]: audit 2023-12-01T04:51:28.322365+0000 mgr.y (mgr.24362) 73 : audit 0 from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi090.front.sepia.ceph.com:3000"}]: dispatch 2023-12-01T04:51:29.024 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:51:28 smithi090 bash[32384]: audit 2023-12-01T04:51:28.330923+0000 mon.a (mon.0) 729 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:51:29.024 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:51:28 smithi090 bash[32384]: audit 2023-12-01T04:51:28.354115+0000 mon.c (mon.2) 65 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:51:29.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:51:28 smithi080 bash[41963]: cluster 2023-12-01T04:51:27.683104+0000 mgr.y (mgr.24362) 67 : cluster 0 pgmap v46: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:51:29.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:51:28 smithi080 bash[41963]: audit 2023-12-01T04:51:28.094161+0000 mon.a (mon.0) 724 : audit 0 from='client.? 172.21.15.80:0/1323289718' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-01T04:51:29.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:51:28 smithi080 bash[41963]: audit 2023-12-01T04:51:28.210450+0000 mon.a (mon.0) 725 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:51:29.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:51:28 smithi080 bash[41963]: audit 2023-12-01T04:51:28.219195+0000 mon.a (mon.0) 726 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:51:29.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:51:28 smithi080 bash[41963]: audit 2023-12-01T04:51:28.267591+0000 mon.c (mon.2) 59 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-01T04:51:29.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:51:28 smithi080 bash[41963]: audit 2023-12-01T04:51:28.268264+0000 mgr.y (mgr.24362) 68 : audit 0 from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-01T04:51:29.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:51:28 smithi080 bash[41963]: audit 2023-12-01T04:51:28.269837+0000 mon.c (mon.2) 60 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi080.front.sepia.ceph.com:9093"}]: dispatch 2023-12-01T04:51:29.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:51:28 smithi080 bash[41963]: audit 2023-12-01T04:51:28.270270+0000 mgr.y (mgr.24362) 69 : audit 0 from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi080.front.sepia.ceph.com:9093"}]: dispatch 2023-12-01T04:51:29.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:51:28 smithi080 bash[41963]: audit 2023-12-01T04:51:28.278242+0000 mon.a (mon.0) 727 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:51:29.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:51:28 smithi080 bash[41963]: audit 2023-12-01T04:51:28.290196+0000 mon.c (mon.2) 61 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-01T04:51:29.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:51:28 smithi080 bash[41963]: audit 2023-12-01T04:51:28.290837+0000 mgr.y (mgr.24362) 70 : audit 0 from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-01T04:51:29.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:51:28 smithi080 bash[41963]: audit 2023-12-01T04:51:28.295738+0000 mon.c (mon.2) 62 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi090.front.sepia.ceph.com:9095"}]: dispatch 2023-12-01T04:51:29.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:51:28 smithi080 bash[41963]: audit 2023-12-01T04:51:28.296487+0000 mgr.y (mgr.24362) 71 : audit 0 from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi090.front.sepia.ceph.com:9095"}]: dispatch 2023-12-01T04:51:29.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:51:28 smithi080 bash[41963]: audit 2023-12-01T04:51:28.305746+0000 mon.a (mon.0) 728 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:51:29.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:51:28 smithi080 bash[41963]: audit 2023-12-01T04:51:28.315997+0000 mon.c (mon.2) 63 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-01T04:51:29.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:51:28 smithi080 bash[41963]: audit 2023-12-01T04:51:28.316744+0000 mgr.y (mgr.24362) 72 : audit 0 from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-01T04:51:29.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:51:28 smithi080 bash[41963]: audit 2023-12-01T04:51:28.321574+0000 mon.c (mon.2) 64 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi090.front.sepia.ceph.com:3000"}]: dispatch 2023-12-01T04:51:29.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:51:28 smithi080 bash[41963]: audit 2023-12-01T04:51:28.322365+0000 mgr.y (mgr.24362) 73 : audit 0 from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi090.front.sepia.ceph.com:3000"}]: dispatch 2023-12-01T04:51:29.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:51:28 smithi080 bash[41963]: audit 2023-12-01T04:51:28.330923+0000 mon.a (mon.0) 729 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:51:29.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:51:28 smithi080 bash[41963]: audit 2023-12-01T04:51:28.354115+0000 mon.c (mon.2) 65 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:51:29.184 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:51:28 smithi080 bash[28361]: cluster 2023-12-01T04:51:27.683104+0000 mgr.y (mgr.24362) 67 : cluster 0 pgmap v46: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:51:29.184 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:51:28 smithi080 bash[28361]: audit 2023-12-01T04:51:28.094161+0000 mon.a (mon.0) 724 : audit 0 from='client.? 172.21.15.80:0/1323289718' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-01T04:51:29.184 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:51:28 smithi080 bash[28361]: audit 2023-12-01T04:51:28.210450+0000 mon.a (mon.0) 725 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:51:29.184 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:51:28 smithi080 bash[28361]: audit 2023-12-01T04:51:28.219195+0000 mon.a (mon.0) 726 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:51:29.184 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:51:28 smithi080 bash[28361]: audit 2023-12-01T04:51:28.267591+0000 mon.c (mon.2) 59 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-01T04:51:29.184 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:51:28 smithi080 bash[28361]: audit 2023-12-01T04:51:28.268264+0000 mgr.y (mgr.24362) 68 : audit 0 from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-01T04:51:29.184 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:51:28 smithi080 bash[28361]: audit 2023-12-01T04:51:28.269837+0000 mon.c (mon.2) 60 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi080.front.sepia.ceph.com:9093"}]: dispatch 2023-12-01T04:51:29.184 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:51:28 smithi080 bash[28361]: audit 2023-12-01T04:51:28.270270+0000 mgr.y (mgr.24362) 69 : audit 0 from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi080.front.sepia.ceph.com:9093"}]: dispatch 2023-12-01T04:51:29.184 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:51:28 smithi080 bash[28361]: audit 2023-12-01T04:51:28.278242+0000 mon.a (mon.0) 727 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:51:29.184 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:51:28 smithi080 bash[28361]: audit 2023-12-01T04:51:28.290196+0000 mon.c (mon.2) 61 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-01T04:51:29.184 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:51:28 smithi080 bash[28361]: audit 2023-12-01T04:51:28.290837+0000 mgr.y (mgr.24362) 70 : audit 0 from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-01T04:51:29.185 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:51:28 smithi080 bash[28361]: audit 2023-12-01T04:51:28.295738+0000 mon.c (mon.2) 62 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi090.front.sepia.ceph.com:9095"}]: dispatch 2023-12-01T04:51:29.185 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:51:28 smithi080 bash[28361]: audit 2023-12-01T04:51:28.296487+0000 mgr.y (mgr.24362) 71 : audit 0 from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi090.front.sepia.ceph.com:9095"}]: dispatch 2023-12-01T04:51:29.185 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:51:28 smithi080 bash[28361]: audit 2023-12-01T04:51:28.305746+0000 mon.a (mon.0) 728 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:51:29.185 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:51:28 smithi080 bash[28361]: audit 2023-12-01T04:51:28.315997+0000 mon.c (mon.2) 63 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-01T04:51:29.185 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:51:28 smithi080 bash[28361]: audit 2023-12-01T04:51:28.316744+0000 mgr.y (mgr.24362) 72 : audit 0 from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-01T04:51:29.185 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:51:28 smithi080 bash[28361]: audit 2023-12-01T04:51:28.321574+0000 mon.c (mon.2) 64 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi090.front.sepia.ceph.com:3000"}]: dispatch 2023-12-01T04:51:29.185 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:51:28 smithi080 bash[28361]: audit 2023-12-01T04:51:28.322365+0000 mgr.y (mgr.24362) 73 : audit 0 from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi090.front.sepia.ceph.com:3000"}]: dispatch 2023-12-01T04:51:29.185 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:51:28 smithi080 bash[28361]: audit 2023-12-01T04:51:28.330923+0000 mon.a (mon.0) 729 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:51:29.185 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:51:28 smithi080 bash[28361]: audit 2023-12-01T04:51:28.354115+0000 mon.c (mon.2) 65 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:51:29.357 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:29 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:29.028382217Z level=info msg="Executing migration" id="add index builtin_role.role_id" 2023-12-01T04:51:29.615 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:29 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:29.352525549Z level=info msg="Executing migration" id="add index builtin_role.name" 2023-12-01T04:51:29.615 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:29 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:29.538469169Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" 2023-12-01T04:51:29.879 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:29 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:29.61027896Z level=info msg="Executing migration" id="add index builtin_role.org_id" 2023-12-01T04:51:29.879 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:29 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:29.695179593Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" 2023-12-01T04:51:29.879 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:29 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:29.792632013Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" 2023-12-01T04:51:29.879 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:29 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:29.874102581Z level=info msg="Executing migration" id="add unique index role.uid" 2023-12-01T04:51:30.140 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:29 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:29.961417617Z level=info msg="Executing migration" id="create seed assignment table" 2023-12-01T04:51:30.140 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:30 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:30.037743Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" 2023-12-01T04:51:30.181 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 01 04:51:29 smithi080 bash[77634]: ts=2023-12-01T04:51:29.732Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.002718121s 2023-12-01T04:51:30.411 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:30 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:30.135463651Z level=info msg="Executing migration" id="add column hidden to role table" 2023-12-01T04:51:30.412 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:30 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:30.18586153Z level=info msg="Executing migration" id="create query_history table v1" 2023-12-01T04:51:30.412 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:30 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:30.211307906Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" 2023-12-01T04:51:30.412 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:30 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:30.253757298Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" 2023-12-01T04:51:30.412 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:30 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:30.306822225Z level=info msg="Executing migration" id="teams permissions migration" 2023-12-01T04:51:30.412 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:30 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:30.376221676Z level=info msg="Executing migration" id="dashboard permissions" 2023-12-01T04:51:30.412 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:30 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:30.406587467Z level=info msg="Executing migration" id="dashboard permissions uid scopes" 2023-12-01T04:51:30.413 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Dec 01 04:51:30 smithi090 bash[66231]: ts=2023-12-01T04:51:30.309Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2023-12-01T04:51:30.413 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Dec 01 04:51:30 smithi090 bash[66231]: ts=2023-12-01T04:51:30.309Z 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-01T04:51:30.413 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Dec 01 04:51:30 smithi090 bash[66231]: ts=2023-12-01T04:51:30.309Z 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 smithi090 (none))" 2023-12-01T04:51:30.413 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Dec 01 04:51:30 smithi090 bash[66231]: ts=2023-12-01T04:51:30.309Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-12-01T04:51:30.413 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Dec 01 04:51:30 smithi090 bash[66231]: ts=2023-12-01T04:51:30.309Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-12-01T04:51:30.413 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Dec 01 04:51:30 smithi090 bash[66231]: ts=2023-12-01T04:51:30.312Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2023-12-01T04:51:30.413 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Dec 01 04:51:30 smithi090 bash[66231]: ts=2023-12-01T04:51:30.312Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2023-12-01T04:51:30.413 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Dec 01 04:51:30 smithi090 bash[66231]: ts=2023-12-01T04:51:30.314Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2023-12-01T04:51:30.413 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Dec 01 04:51:30 smithi090 bash[66231]: ts=2023-12-01T04:51:30.314Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2023-12-01T04:51:30.413 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Dec 01 04:51:30 smithi090 bash[66231]: ts=2023-12-01T04:51:30.318Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-12-01T04:51:30.413 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Dec 01 04:51:30 smithi090 bash[66231]: ts=2023-12-01T04:51:30.318Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=3.393µs 2023-12-01T04:51:30.414 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Dec 01 04:51:30 smithi090 bash[66231]: ts=2023-12-01T04:51:30.318Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-12-01T04:51:30.414 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Dec 01 04:51:30 smithi090 bash[66231]: ts=2023-12-01T04:51:30.321Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2023-12-01T04:51:30.414 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Dec 01 04:51:30 smithi090 bash[66231]: ts=2023-12-01T04:51:30.321Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2023-12-01T04:51:30.414 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Dec 01 04:51:30 smithi090 bash[66231]: ts=2023-12-01T04:51:30.321Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=73.715µs wal_replay_duration=3.260242ms wbl_replay_duration=134ns total_replay_duration=3.372551ms 2023-12-01T04:51:30.414 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Dec 01 04:51:30 smithi090 bash[66231]: ts=2023-12-01T04:51:30.322Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2023-12-01T04:51:30.414 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Dec 01 04:51:30 smithi090 bash[66231]: ts=2023-12-01T04:51:30.322Z caller=main.go:1029 level=info msg="TSDB started" 2023-12-01T04:51:30.414 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Dec 01 04:51:30 smithi090 bash[66231]: ts=2023-12-01T04:51:30.322Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-12-01T04:51:30.414 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Dec 01 04:51:30 smithi090 bash[66231]: ts=2023-12-01T04:51:30.345Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=22.935993ms db_storage=1.023µs remote_storage=1.514µs web_handler=468ns query_engine=828ns scrape=316.059µs scrape_sd=114.088µs notify=18.503µs notify_sd=15.418µs rules=22.142778ms tracing=6.828µs 2023-12-01T04:51:30.414 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Dec 01 04:51:30 smithi090 bash[66231]: ts=2023-12-01T04:51:30.345Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2023-12-01T04:51:30.414 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Dec 01 04:51:30 smithi090 bash[66231]: ts=2023-12-01T04:51:30.345Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2023-12-01T04:51:30.696 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:30 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:30.456948333Z level=info msg="Executing migration" id="drop managed folder create actions" 2023-12-01T04:51:30.696 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:30 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:30.499620371Z level=info msg="Executing migration" id="alerting notification permissions" 2023-12-01T04:51:30.697 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:30 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:30.526386591Z level=info msg="Executing migration" id="create query_history_star table v1" 2023-12-01T04:51:30.697 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:30 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:30.554541723Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" 2023-12-01T04:51:30.697 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:30 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:30.579867652Z level=info msg="Executing migration" id="add column org_id in query_history_star" 2023-12-01T04:51:30.697 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:30 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:30.613892378Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" 2023-12-01T04:51:30.697 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:30 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:30.640967088Z level=info msg="Executing migration" id="create correlation table v1" 2023-12-01T04:51:30.697 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:30 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:30.691566551Z level=info msg="Executing migration" id="add index correlations.uid" 2023-12-01T04:51:30.951 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:51:30 smithi090 bash[32384]: cluster 2023-12-01T04:51:29.683677+0000 mgr.y (mgr.24362) 74 : cluster 0 pgmap v47: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:51:30.951 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:30 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:30.744203333Z level=info msg="Executing migration" id="add index correlations.source_uid" 2023-12-01T04:51:30.951 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:30 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:30.786461002Z level=info msg="Executing migration" id="add correlation config column" 2023-12-01T04:51:30.951 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:30 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:30.815394772Z level=info msg="Executing migration" id="create entity_events table" 2023-12-01T04:51:30.951 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:30 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:30.840737362Z level=info msg="Executing migration" id="create dashboard public config v1" 2023-12-01T04:51:30.951 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:30 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:30.865955349Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" 2023-12-01T04:51:30.951 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:30 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:30.8663134Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" 2023-12-01T04:51:30.952 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:30 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:30.893874432Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2023-12-01T04:51:30.952 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:30 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:30.894195436Z 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-01T04:51:30.952 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:30 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:30.919154765Z level=info msg="Executing migration" id="Drop old dashboard public config table" 2023-12-01T04:51:31.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:51:30 smithi080 bash[28361]: cluster 2023-12-01T04:51:29.683677+0000 mgr.y (mgr.24362) 74 : cluster 0 pgmap v47: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:51:31.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:51:30 smithi080 bash[41963]: cluster 2023-12-01T04:51:29.683677+0000 mgr.y (mgr.24362) 74 : cluster 0 pgmap v47: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:51:31.219 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:30 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:30.946038516Z level=info msg="Executing migration" id="recreate dashboard public config v1" 2023-12-01T04:51:31.219 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:30 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:30.971363339Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" 2023-12-01T04:51:31.219 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:30 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:30.990595444Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2023-12-01T04:51:31.219 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:31 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:31.015823465Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" 2023-12-01T04:51:31.219 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:31 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:31.034433188Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2023-12-01T04:51:31.219 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:31 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:31.059783013Z level=info msg="Executing migration" id="Drop public config table" 2023-12-01T04:51:31.220 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:31 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:31.085154Z level=info msg="Executing migration" id="Recreate dashboard public config v2" 2023-12-01T04:51:31.220 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:31 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:31.111014173Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" 2023-12-01T04:51:31.220 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:31 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:31.146254744Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2023-12-01T04:51:31.220 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:31 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:31.188427119Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" 2023-12-01T04:51:31.220 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:31 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:31.214225323Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" 2023-12-01T04:51:31.470 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:31 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:31.267500727Z level=info msg="Executing migration" id="add annotations_enabled column" 2023-12-01T04:51:31.470 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:31 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:31.31851923Z level=info msg="Executing migration" id="add time_selection_enabled column" 2023-12-01T04:51:31.470 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:31 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:31.370573003Z level=info msg="Executing migration" id="delete orphaned public dashboards" 2023-12-01T04:51:31.470 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:31 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:31.412627737Z level=info msg="Executing migration" id="add share column" 2023-12-01T04:51:31.470 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:31 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:31.465306131Z level=info msg="Executing migration" id="create default alerting folders" 2023-12-01T04:51:31.721 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:31 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:31.490635247Z level=info msg="Executing migration" id="create file table" 2023-12-01T04:51:31.721 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:31 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:31.515978828Z level=info msg="Executing migration" id="file table idx: path natural pk" 2023-12-01T04:51:31.721 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:31 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:31.542912138Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" 2023-12-01T04:51:31.721 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:31 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:31.570064554Z level=info msg="Executing migration" id="create file_meta table" 2023-12-01T04:51:31.721 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:31 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:31.595335994Z level=info msg="Executing migration" id="file table idx: path key" 2023-12-01T04:51:31.721 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:31 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:31.621295611Z level=info msg="Executing migration" id="set path collation in file table" 2023-12-01T04:51:31.721 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:31 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:31.648149246Z level=info msg="Executing migration" id="managed permissions migration" 2023-12-01T04:51:31.721 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:31 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:31.690197568Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" 2023-12-01T04:51:31.985 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:31 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:31.716039Z level=info msg="Executing migration" id="RBAC action name migrator" 2023-12-01T04:51:31.985 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:31 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:31.742217209Z level=info msg="Executing migration" id="Add UID column to playlist" 2023-12-01T04:51:31.985 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:31 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:31.767505416Z level=info msg="Executing migration" id="Update uid column values in playlist" 2023-12-01T04:51:31.985 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:31 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:31.811899492Z level=info msg="Executing migration" id="Add index for uid in playlist" 2023-12-01T04:51:31.985 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:31 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:31.85393895Z level=info msg="Executing migration" id="update group index for alert rules" 2023-12-01T04:51:31.985 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:31 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:31.874289943Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" 2023-12-01T04:51:31.985 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:31 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:31.899552765Z level=info msg="Executing migration" id="admin only folder/dashboard permission" 2023-12-01T04:51:31.985 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:31 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:31.92659407Z level=info msg="Executing migration" id="add action column to seed_assignment" 2023-12-01T04:51:31.986 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:31 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:31.951863786Z level=info msg="Executing migration" id="add scope column to seed_assignment" 2023-12-01T04:51:31.986 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:31 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:31.980056381Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" 2023-12-01T04:51:32.259 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:32 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:32.046231211Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" 2023-12-01T04:51:32.260 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:32 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:32.089703117Z level=info msg="Executing migration" id="add unique index builtin_role_name back" 2023-12-01T04:51:32.260 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:32 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:32.125068319Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" 2023-12-01T04:51:32.260 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:32 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:32.150343167Z level=info msg="Executing migration" id="add primary key to seed_assigment" 2023-12-01T04:51:32.260 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:32 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:32.184514314Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" 2023-12-01T04:51:32.260 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:32 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:32.211721122Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" 2023-12-01T04:51:32.524 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:32 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:32.254900899Z level=info msg="Executing migration" id="create folder table" 2023-12-01T04:51:32.525 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:32 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:32.274157034Z level=info msg="Executing migration" id="Add index for parent_uid" 2023-12-01T04:51:32.525 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:32 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:32.324521133Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" 2023-12-01T04:51:32.525 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:32 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:32.378179492Z level=info msg="Executing migration" id="Update folder title length" 2023-12-01T04:51:32.525 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:32 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:32.406917173Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" 2023-12-01T04:51:32.525 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:32 smithi090 bash[65515]: logger=migrator t=2023-12-01T04:51:32.457368243Z level=info msg="migrations completed" performed=485 skipped=0 duration=25.787350523s 2023-12-01T04:51:32.525 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:32 smithi090 bash[65515]: logger=sqlstore t=2023-12-01T04:51:32.45886595Z level=info msg="Created default organization" 2023-12-01T04:51:33.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:51:32 smithi090 bash[32384]: cluster 2023-12-01T04:51:31.684327+0000 mgr.y (mgr.24362) 75 : cluster 0 pgmap v48: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:51:33.023 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:32 smithi090 bash[65515]: logger=plugin.loader t=2023-12-01T04:51:32.582163688Z level=info msg="Plugin registered" pluginID=input 2023-12-01T04:51:33.023 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:32 smithi090 bash[65515]: logger=plugin.loader t=2023-12-01T04:51:32.617545328Z level=info msg="Plugin registered" pluginID=grafana-piechart-panel 2023-12-01T04:51:33.023 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:32 smithi090 bash[65515]: logger=plugin.loader t=2023-12-01T04:51:32.617580787Z level=info msg="Plugin registered" pluginID=vonage-status-panel 2023-12-01T04:51:33.023 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:32 smithi090 bash[65515]: logger=secrets t=2023-12-01T04:51:32.617619463Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2023-12-01T04:51:33.023 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:32 smithi090 bash[65515]: logger=query_data t=2023-12-01T04:51:32.619567954Z level=info msg="Query Service initialization" 2023-12-01T04:51:33.024 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:32 smithi090 bash[65515]: logger=live.push_http t=2023-12-01T04:51:32.623658952Z level=info msg="Live Push Gateway initialization" 2023-12-01T04:51:33.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:51:32 smithi080 bash[28361]: cluster 2023-12-01T04:51:31.684327+0000 mgr.y (mgr.24362) 75 : cluster 0 pgmap v48: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:51:33.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:51:32 smithi080 bash[41963]: cluster 2023-12-01T04:51:31.684327+0000 mgr.y (mgr.24362) 75 : cluster 0 pgmap v48: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:51:33.216 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/597927aa-9003-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T04:51:33.217 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/597927aa-9003-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T04:51:33.217 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/597927aa-9003-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T04:51:33.218 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/597927aa-9003-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T04:51:33.218 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/597927aa-9003-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T04:51:33.223 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/597927aa-9003-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T04:51:33.224 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/597927aa-9003-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T04:51:33.224 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/597927aa-9003-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T04:51:33.840 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:33 smithi090 bash[65515]: logger=infra.usagestats.collector t=2023-12-01T04:51:33.560269199Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2023-12-01T04:51:33.840 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:33 smithi090 bash[65515]: logger=provisioning.datasources t=2023-12-01T04:51:33.616539357Z level=info msg="inserting datasource from configuration " name=Dashboard1 uid=P43CA22E17D0F9596 2023-12-01T04:51:33.840 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:33 smithi090 bash[65515]: logger=provisioning.datasources t=2023-12-01T04:51:33.732385555Z level=info msg="inserting datasource from configuration " name=Loki uid=P8E80F9AEF21F6940 2023-12-01T04:51:33.840 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:33 smithi090 bash[65515]: logger=provisioning.alerting t=2023-12-01T04:51:33.789168948Z level=info msg="starting to provision alerting" 2023-12-01T04:51:33.840 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:33 smithi090 bash[65515]: logger=provisioning.alerting t=2023-12-01T04:51:33.789201112Z level=info msg="finished to provision alerting" 2023-12-01T04:51:33.840 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:33 smithi090 bash[65515]: logger=ngalert.state.manager t=2023-12-01T04:51:33.789381281Z level=info msg="Warming state cache for startup" 2023-12-01T04:51:33.841 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:33 smithi090 bash[65515]: logger=grafanaStorageLogger t=2023-12-01T04:51:33.789449886Z level=info msg="storage starting" 2023-12-01T04:51:33.841 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:33 smithi090 bash[65515]: logger=http.server t=2023-12-01T04:51:33.795307912Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2023-12-01T04:51:33.841 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:33 smithi090 bash[65515]: logger=sqlstore.transactions t=2023-12-01T04:51:33.801394815Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2023-12-01T04:51:34.273 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:33 smithi090 bash[65515]: logger=ngalert.state.manager t=2023-12-01T04:51:33.835209509Z level=info msg="State cache has been initialized" states=0 duration=45.824712ms 2023-12-01T04:51:34.273 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:33 smithi090 bash[65515]: logger=ngalert.multiorg.alertmanager t=2023-12-01T04:51:33.835339168Z level=info msg="starting MultiOrg Alertmanager" 2023-12-01T04:51:34.273 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:33 smithi090 bash[65515]: logger=ticker t=2023-12-01T04:51:33.835383215Z level=info msg=starting first_tick=2023-12-01T04:51:40Z 2023-12-01T04:51:34.273 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 04:51:33 smithi090 bash[65515]: logger=sqlstore.transactions t=2023-12-01T04:51:33.956999038Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2023-12-01T04:51:35.290 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:51:35 smithi080 bash[28361]: cluster 2023-12-01T04:51:33.684730+0000 mgr.y (mgr.24362) 76 : cluster 0 pgmap v49: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:51:35.290 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:51:35 smithi080 bash[28361]: audit 2023-12-01T04:51:34.043818+0000 mon.a (mon.0) 730 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:51:35.290 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:51:35 smithi080 bash[28361]: audit 2023-12-01T04:51:34.054145+0000 mon.a (mon.0) 731 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:51:35.290 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:51:35 smithi080 bash[41963]: cluster 2023-12-01T04:51:33.684730+0000 mgr.y (mgr.24362) 76 : cluster 0 pgmap v49: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:51:35.290 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:51:35 smithi080 bash[41963]: audit 2023-12-01T04:51:34.043818+0000 mon.a (mon.0) 730 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:51:35.291 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:51:35 smithi080 bash[41963]: audit 2023-12-01T04:51:34.054145+0000 mon.a (mon.0) 731 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:51:35.523 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:51:35 smithi090 bash[32384]: cluster 2023-12-01T04:51:33.684730+0000 mgr.y (mgr.24362) 76 : cluster 0 pgmap v49: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:51:35.523 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:51:35 smithi090 bash[32384]: audit 2023-12-01T04:51:34.043818+0000 mon.a (mon.0) 730 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:51:35.523 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:51:35 smithi090 bash[32384]: audit 2023-12-01T04:51:34.054145+0000 mon.a (mon.0) 731 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:51:36.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:51:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:04:51:36] "GET /metrics HTTP/1.1" 200 28548 "" "Prometheus/2.43.0" 2023-12-01T04:51:36.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:51:36 smithi080 bash[28361]: audit 2023-12-01T04:51:35.397717+0000 mon.a (mon.0) 732 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:51:36.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:51:36 smithi080 bash[28361]: audit 2023-12-01T04:51:35.407540+0000 mon.a (mon.0) 733 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:51:36.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:51:36 smithi080 bash[28361]: audit 2023-12-01T04:51:35.879684+0000 mon.c (mon.2) 66 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:51:36.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:51:36 smithi080 bash[28361]: audit 2023-12-01T04:51:35.881375+0000 mon.c (mon.2) 67 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:51:36.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:51:36 smithi080 bash[28361]: audit 2023-12-01T04:51:35.887565+0000 mon.a (mon.0) 734 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:51:36.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:51:36 smithi080 bash[41963]: audit 2023-12-01T04:51:35.397717+0000 mon.a (mon.0) 732 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:51:36.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:51:36 smithi080 bash[41963]: audit 2023-12-01T04:51:35.407540+0000 mon.a (mon.0) 733 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:51:36.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:51:36 smithi080 bash[41963]: audit 2023-12-01T04:51:35.879684+0000 mon.c (mon.2) 66 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:51:36.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:51:36 smithi080 bash[41963]: audit 2023-12-01T04:51:35.881375+0000 mon.c (mon.2) 67 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:51:36.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:51:36 smithi080 bash[41963]: audit 2023-12-01T04:51:35.887565+0000 mon.a (mon.0) 734 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:51:36.773 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:51:36 smithi090 bash[32384]: audit 2023-12-01T04:51:35.397717+0000 mon.a (mon.0) 732 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:51:36.773 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:51:36 smithi090 bash[32384]: audit 2023-12-01T04:51:35.407540+0000 mon.a (mon.0) 733 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:51:36.773 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:51:36 smithi090 bash[32384]: audit 2023-12-01T04:51:35.879684+0000 mon.c (mon.2) 66 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:51:36.773 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:51:36 smithi090 bash[32384]: audit 2023-12-01T04:51:35.881375+0000 mon.c (mon.2) 67 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:51:36.773 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:51:36 smithi090 bash[32384]: audit 2023-12-01T04:51:35.887565+0000 mon.a (mon.0) 734 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:51:37.741 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:51:37 smithi080 bash[41963]: cluster 2023-12-01T04:51:35.685260+0000 mgr.y (mgr.24362) 77 : cluster 0 pgmap v50: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:51:37.741 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:51:37 smithi080 bash[28361]: cluster 2023-12-01T04:51:35.685260+0000 mgr.y (mgr.24362) 77 : cluster 0 pgmap v50: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:51:37.773 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:51:37 smithi090 bash[32384]: cluster 2023-12-01T04:51:35.685260+0000 mgr.y (mgr.24362) 77 : cluster 0 pgmap v50: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:51:39.773 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:51:39 smithi090 bash[32384]: cluster 2023-12-01T04:51:37.685802+0000 mgr.y (mgr.24362) 78 : cluster 0 pgmap v51: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:51:39.915 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:51:39 smithi080 bash[41963]: cluster 2023-12-01T04:51:37.685802+0000 mgr.y (mgr.24362) 78 : cluster 0 pgmap v51: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:51:39.915 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:51:39 smithi080 bash[28361]: cluster 2023-12-01T04:51:37.685802+0000 mgr.y (mgr.24362) 78 : cluster 0 pgmap v51: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:51:40.560 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:51:40 smithi080 bash[28361]: audit 2023-12-01T04:51:39.783405+0000 mon.c (mon.2) 68 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:51:40.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:51:40 smithi080 bash[41963]: audit 2023-12-01T04:51:39.783405+0000 mon.c (mon.2) 68 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:51:40.773 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:51:40 smithi090 bash[32384]: audit 2023-12-01T04:51:39.783405+0000 mon.c (mon.2) 68 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:51:41.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:51:41 smithi080 bash[41963]: cluster 2023-12-01T04:51:39.686480+0000 mgr.y (mgr.24362) 79 : cluster 0 pgmap v52: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:51:41.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:51:41 smithi080 bash[28361]: cluster 2023-12-01T04:51:39.686480+0000 mgr.y (mgr.24362) 79 : cluster 0 pgmap v52: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:51:41.773 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:51:41 smithi090 bash[32384]: cluster 2023-12-01T04:51:39.686480+0000 mgr.y (mgr.24362) 79 : cluster 0 pgmap v52: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:51:43.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:51:42 smithi090 bash[32384]: cluster 2023-12-01T04:51:41.687166+0000 mgr.y (mgr.24362) 80 : cluster 0 pgmap v53: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:51:43.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:51:42 smithi080 bash[41963]: cluster 2023-12-01T04:51:41.687166+0000 mgr.y (mgr.24362) 80 : cluster 0 pgmap v53: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:51:43.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:51:42 smithi080 bash[28361]: cluster 2023-12-01T04:51:41.687166+0000 mgr.y (mgr.24362) 80 : cluster 0 pgmap v53: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:51:44.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:51:44 smithi080 bash[41963]: cluster 2023-12-01T04:51:43.687842+0000 mgr.y (mgr.24362) 81 : cluster 0 pgmap v54: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:51:44.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:51:44 smithi080 bash[28361]: cluster 2023-12-01T04:51:43.687842+0000 mgr.y (mgr.24362) 81 : cluster 0 pgmap v54: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:51:45.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:51:44 smithi090 bash[32384]: cluster 2023-12-01T04:51:43.687842+0000 mgr.y (mgr.24362) 81 : cluster 0 pgmap v54: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:51:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:51:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:04:51:46] "GET /metrics HTTP/1.1" 200 28550 "" "Prometheus/2.43.0" 2023-12-01T04:51:47.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:51:46 smithi090 bash[32384]: cluster 2023-12-01T04:51:45.688283+0000 mgr.y (mgr.24362) 82 : cluster 0 pgmap v55: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:51:47.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:51:46 smithi080 bash[28361]: cluster 2023-12-01T04:51:45.688283+0000 mgr.y (mgr.24362) 82 : cluster 0 pgmap v55: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:51:47.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:51:46 smithi080 bash[41963]: cluster 2023-12-01T04:51:45.688283+0000 mgr.y (mgr.24362) 82 : cluster 0 pgmap v55: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:51:47.617 INFO:teuthology.orchestra.run.smithi080.stdout:133143986242 2023-12-01T04:51:47.618 DEBUG:teuthology.orchestra.run.smithi080:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 597927aa-9003-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.4 2023-12-01T04:51:49.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:51:48 smithi090 bash[32384]: cluster 2023-12-01T04:51:47.688584+0000 mgr.y (mgr.24362) 83 : cluster 0 pgmap v56: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:51:49.082 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:51:48 smithi080 bash[28361]: cluster 2023-12-01T04:51:47.688584+0000 mgr.y (mgr.24362) 83 : cluster 0 pgmap v56: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:51:49.082 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:51:48 smithi080 bash[41963]: cluster 2023-12-01T04:51:47.688584+0000 mgr.y (mgr.24362) 83 : cluster 0 pgmap v56: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:51:49.083 INFO:teuthology.orchestra.run.smithi080.stdout:111669149772 2023-12-01T04:51:49.083 DEBUG:teuthology.orchestra.run.smithi080:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 597927aa-9003-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.3 2023-12-01T04:51:50.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:51:50 smithi080 bash[41963]: cluster 2023-12-01T04:51:49.689058+0000 mgr.y (mgr.24362) 84 : cluster 0 pgmap v57: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:51:50.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:51:50 smithi080 bash[28361]: cluster 2023-12-01T04:51:49.689058+0000 mgr.y (mgr.24362) 84 : cluster 0 pgmap v57: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:51:51.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:51:50 smithi090 bash[32384]: cluster 2023-12-01T04:51:49.689058+0000 mgr.y (mgr.24362) 84 : cluster 0 pgmap v57: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:51:51.250 INFO:teuthology.orchestra.run.smithi080.stdout:34359738478 2023-12-01T04:51:51.251 DEBUG:teuthology.orchestra.run.smithi080:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 597927aa-9003-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.0 2023-12-01T04:51:51.253 INFO:teuthology.orchestra.run.smithi080.stdout:167503724600 2023-12-01T04:51:51.254 DEBUG:teuthology.orchestra.run.smithi080:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 597927aa-9003-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.5 2023-12-01T04:51:51.275 INFO:teuthology.orchestra.run.smithi080.stdout:77309411416 2023-12-01T04:51:51.276 DEBUG:teuthology.orchestra.run.smithi080:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 597927aa-9003-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.2 2023-12-01T04:51:52.332 INFO:teuthology.orchestra.run.smithi080.stdout:55834574947 2023-12-01T04:51:52.333 DEBUG:teuthology.orchestra.run.smithi080:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 597927aa-9003-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.1 2023-12-01T04:51:52.356 INFO:teuthology.orchestra.run.smithi080.stdout:236223201312 2023-12-01T04:51:52.356 DEBUG:teuthology.orchestra.run.smithi080:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 597927aa-9003-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.7 2023-12-01T04:51:52.357 INFO:teuthology.orchestra.run.smithi080.stdout:201863462957 2023-12-01T04:51:52.357 DEBUG:teuthology.orchestra.run.smithi080:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 597927aa-9003-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.6 2023-12-01T04:51:53.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:51:52 smithi090 bash[32384]: cluster 2023-12-01T04:51:51.689747+0000 mgr.y (mgr.24362) 85 : cluster 0 pgmap v58: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:51:53.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:51:52 smithi080 bash[28361]: cluster 2023-12-01T04:51:51.689747+0000 mgr.y (mgr.24362) 85 : cluster 0 pgmap v58: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:51:53.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:51:52 smithi080 bash[41963]: cluster 2023-12-01T04:51:51.689747+0000 mgr.y (mgr.24362) 85 : cluster 0 pgmap v58: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:51:55.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:51:54 smithi090 bash[32384]: cluster 2023-12-01T04:51:53.690396+0000 mgr.y (mgr.24362) 86 : cluster 0 pgmap v59: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:51:55.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:51:54 smithi080 bash[28361]: cluster 2023-12-01T04:51:53.690396+0000 mgr.y (mgr.24362) 86 : cluster 0 pgmap v59: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:51:55.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:51:54 smithi080 bash[41963]: cluster 2023-12-01T04:51:53.690396+0000 mgr.y (mgr.24362) 86 : cluster 0 pgmap v59: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:51:55.367 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/597927aa-9003-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T04:51:55.368 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/597927aa-9003-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T04:51:55.368 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/597927aa-9003-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T04:51:55.368 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/597927aa-9003-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T04:51:55.370 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/597927aa-9003-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T04:51:56.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:51:55 smithi090 bash[32384]: audit 2023-12-01T04:51:54.784615+0000 mon.c (mon.2) 69 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:51:56.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:51:55 smithi080 bash[28361]: audit 2023-12-01T04:51:54.784615+0000 mon.c (mon.2) 69 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:51:56.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:51:55 smithi080 bash[41963]: audit 2023-12-01T04:51:54.784615+0000 mon.c (mon.2) 69 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:51:56.381 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/597927aa-9003-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T04:51:56.382 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/597927aa-9003-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T04:51:56.383 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/597927aa-9003-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T04:51:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:51:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:04:51:56] "GET /metrics HTTP/1.1" 200 28550 "" "Prometheus/2.43.0" 2023-12-01T04:51:57.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:51:56 smithi090 bash[32384]: cluster 2023-12-01T04:51:55.690891+0000 mgr.y (mgr.24362) 87 : cluster 0 pgmap v60: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:51:57.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:51:56 smithi080 bash[41963]: cluster 2023-12-01T04:51:55.690891+0000 mgr.y (mgr.24362) 87 : cluster 0 pgmap v60: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:51:57.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:51:56 smithi080 bash[28361]: cluster 2023-12-01T04:51:55.690891+0000 mgr.y (mgr.24362) 87 : cluster 0 pgmap v60: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:51:58.779 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:51:58 smithi080 bash[28361]: cluster 2023-12-01T04:51:57.691505+0000 mgr.y (mgr.24362) 88 : cluster 0 pgmap v61: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:51:58.779 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:51:58 smithi080 bash[41963]: cluster 2023-12-01T04:51:57.691505+0000 mgr.y (mgr.24362) 88 : cluster 0 pgmap v61: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:51:59.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:51:58 smithi090 bash[32384]: cluster 2023-12-01T04:51:57.691505+0000 mgr.y (mgr.24362) 88 : cluster 0 pgmap v61: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:52:00.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:52:00 smithi080 bash[41963]: cluster 2023-12-01T04:51:59.692156+0000 mgr.y (mgr.24362) 89 : cluster 0 pgmap v62: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:52:00.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:52:00 smithi080 bash[28361]: cluster 2023-12-01T04:51:59.692156+0000 mgr.y (mgr.24362) 89 : cluster 0 pgmap v62: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:52:01.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:52:00 smithi090 bash[32384]: cluster 2023-12-01T04:51:59.692156+0000 mgr.y (mgr.24362) 89 : cluster 0 pgmap v62: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:52:03.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:52:02 smithi090 bash[32384]: cluster 2023-12-01T04:52:01.692674+0000 mgr.y (mgr.24362) 90 : cluster 0 pgmap v63: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:52:03.186 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:52:02 smithi080 bash[41963]: cluster 2023-12-01T04:52:01.692674+0000 mgr.y (mgr.24362) 90 : cluster 0 pgmap v63: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:52:03.187 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:52:02 smithi080 bash[28361]: cluster 2023-12-01T04:52:01.692674+0000 mgr.y (mgr.24362) 90 : cluster 0 pgmap v63: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:52:04.951 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:52:04 smithi080 bash[28361]: cluster 2023-12-01T04:52:03.693026+0000 mgr.y (mgr.24362) 91 : cluster 0 pgmap v64: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:52:04.952 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:52:04 smithi080 bash[41963]: cluster 2023-12-01T04:52:03.693026+0000 mgr.y (mgr.24362) 91 : cluster 0 pgmap v64: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:52:05.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:52:04 smithi090 bash[32384]: cluster 2023-12-01T04:52:03.693026+0000 mgr.y (mgr.24362) 91 : cluster 0 pgmap v64: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:52:06.390 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:52:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:04:52:06] "GET /metrics HTTP/1.1" 200 28550 "" "Prometheus/2.43.0" 2023-12-01T04:52:06.823 INFO:teuthology.orchestra.run.smithi080.stdout:133143986247 2023-12-01T04:52:07.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:52:06 smithi090 bash[32384]: cluster 2023-12-01T04:52:05.693652+0000 mgr.y (mgr.24362) 92 : cluster 0 pgmap v65: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:52:07.095 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:52:06 smithi080 bash[41963]: cluster 2023-12-01T04:52:05.693652+0000 mgr.y (mgr.24362) 92 : cluster 0 pgmap v65: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:52:07.096 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:52:06 smithi080 bash[28361]: cluster 2023-12-01T04:52:05.693652+0000 mgr.y (mgr.24362) 92 : cluster 0 pgmap v65: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:52:07.996 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:52:07 smithi080 bash[41963]: audit 2023-12-01T04:52:06.822387+0000 mon.c (mon.2) 70 : audit 0 from='client.? 172.21.15.80:0/2435858344' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-12-01T04:52:07.996 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:52:07 smithi080 bash[28361]: audit 2023-12-01T04:52:06.822387+0000 mon.c (mon.2) 70 : audit 0 from='client.? 172.21.15.80:0/2435858344' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-12-01T04:52:08.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:52:07 smithi090 bash[32384]: audit 2023-12-01T04:52:06.822387+0000 mon.c (mon.2) 70 : audit 0 from='client.? 172.21.15.80:0/2435858344' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-12-01T04:52:08.371 INFO:teuthology.orchestra.run.smithi080.stdout:77309411420 2023-12-01T04:52:09.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:52:08 smithi090 bash[32384]: cluster 2023-12-01T04:52:07.694208+0000 mgr.y (mgr.24362) 93 : cluster 0 pgmap v66: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:52:09.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:52:08 smithi090 bash[32384]: audit 2023-12-01T04:52:08.370852+0000 mon.c (mon.2) 71 : audit 0 from='client.? 172.21.15.80:0/2983419768' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-12-01T04:52:09.196 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:52:08 smithi080 bash[28361]: cluster 2023-12-01T04:52:07.694208+0000 mgr.y (mgr.24362) 93 : cluster 0 pgmap v66: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:52:09.196 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:52:08 smithi080 bash[28361]: audit 2023-12-01T04:52:08.370852+0000 mon.c (mon.2) 71 : audit 0 from='client.? 172.21.15.80:0/2983419768' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-12-01T04:52:09.196 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:52:08 smithi080 bash[41963]: cluster 2023-12-01T04:52:07.694208+0000 mgr.y (mgr.24362) 93 : cluster 0 pgmap v66: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:52:09.196 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:52:08 smithi080 bash[41963]: audit 2023-12-01T04:52:08.370852+0000 mon.c (mon.2) 71 : audit 0 from='client.? 172.21.15.80:0/2983419768' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-12-01T04:52:09.400 INFO:tasks.cephadm.ceph_manager.ceph:need seq 133143986242 got 133143986247 for osd.4 2023-12-01T04:52:09.400 DEBUG:teuthology.parallel:result is None 2023-12-01T04:52:10.282 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411416 got 77309411420 for osd.2 2023-12-01T04:52:10.283 DEBUG:teuthology.parallel:result is None 2023-12-01T04:52:10.826 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:52:10 smithi080 bash[28361]: cluster 2023-12-01T04:52:09.694793+0000 mgr.y (mgr.24362) 94 : cluster 0 pgmap v67: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:52:10.827 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:52:10 smithi080 bash[28361]: audit 2023-12-01T04:52:09.784772+0000 mon.c (mon.2) 72 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:52:10.827 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:52:10 smithi080 bash[41963]: cluster 2023-12-01T04:52:09.694793+0000 mgr.y (mgr.24362) 94 : cluster 0 pgmap v67: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:52:10.827 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:52:10 smithi080 bash[41963]: audit 2023-12-01T04:52:09.784772+0000 mon.c (mon.2) 72 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:52:11.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:52:10 smithi090 bash[32384]: cluster 2023-12-01T04:52:09.694793+0000 mgr.y (mgr.24362) 94 : cluster 0 pgmap v67: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:52:11.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:52:10 smithi090 bash[32384]: audit 2023-12-01T04:52:09.784772+0000 mon.c (mon.2) 72 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:52:11.069 INFO:teuthology.orchestra.run.smithi080.stdout:111669149777 2023-12-01T04:52:11.070 INFO:teuthology.orchestra.run.smithi080.stdout:201863462961 2023-12-01T04:52:11.124 INFO:teuthology.orchestra.run.smithi080.stdout:167503724604 2023-12-01T04:52:11.139 INFO:teuthology.orchestra.run.smithi080.stdout:55834574950 2023-12-01T04:52:11.259 INFO:teuthology.orchestra.run.smithi080.stdout:34359738482 2023-12-01T04:52:11.288 INFO:teuthology.orchestra.run.smithi080.stdout:236223201316 2023-12-01T04:52:11.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:52:11 smithi080 bash[28361]: audit 2023-12-01T04:52:11.066314+0000 mon.c (mon.2) 73 : audit 0 from='client.? 172.21.15.80:0/3873061851' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-12-01T04:52:11.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:52:11 smithi080 bash[28361]: audit 2023-12-01T04:52:11.068418+0000 mon.c (mon.2) 74 : audit 0 from='client.? 172.21.15.80:0/820717160' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-12-01T04:52:11.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:52:11 smithi080 bash[28361]: audit 2023-12-01T04:52:11.123845+0000 mon.a (mon.0) 735 : audit 0 from='client.? 172.21.15.80:0/280169819' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-12-01T04:52:11.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:52:11 smithi080 bash[28361]: audit 2023-12-01T04:52:11.139007+0000 mon.a (mon.0) 736 : audit 0 from='client.? 172.21.15.80:0/1962012686' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-12-01T04:52:11.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:52:11 smithi080 bash[28361]: audit 2023-12-01T04:52:11.259325+0000 mon.c (mon.2) 75 : audit 0 from='client.? 172.21.15.80:0/1239300062' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-12-01T04:52:11.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:52:11 smithi080 bash[28361]: audit 2023-12-01T04:52:11.287769+0000 mon.a (mon.0) 737 : audit 0 from='client.? 172.21.15.80:0/1442958292' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-12-01T04:52:11.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:52:11 smithi080 bash[41963]: audit 2023-12-01T04:52:11.066314+0000 mon.c (mon.2) 73 : audit 0 from='client.? 172.21.15.80:0/3873061851' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-12-01T04:52:11.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:52:11 smithi080 bash[41963]: audit 2023-12-01T04:52:11.068418+0000 mon.c (mon.2) 74 : audit 0 from='client.? 172.21.15.80:0/820717160' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-12-01T04:52:11.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:52:11 smithi080 bash[41963]: audit 2023-12-01T04:52:11.123845+0000 mon.a (mon.0) 735 : audit 0 from='client.? 172.21.15.80:0/280169819' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-12-01T04:52:11.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:52:11 smithi080 bash[41963]: audit 2023-12-01T04:52:11.139007+0000 mon.a (mon.0) 736 : audit 0 from='client.? 172.21.15.80:0/1962012686' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-12-01T04:52:11.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:52:11 smithi080 bash[41963]: audit 2023-12-01T04:52:11.259325+0000 mon.c (mon.2) 75 : audit 0 from='client.? 172.21.15.80:0/1239300062' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-12-01T04:52:11.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:52:11 smithi080 bash[41963]: audit 2023-12-01T04:52:11.287769+0000 mon.a (mon.0) 737 : audit 0 from='client.? 172.21.15.80:0/1442958292' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-12-01T04:52:12.024 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:52:11 smithi090 bash[32384]: audit 2023-12-01T04:52:11.066314+0000 mon.c (mon.2) 73 : audit 0 from='client.? 172.21.15.80:0/3873061851' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-12-01T04:52:12.061 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:52:11 smithi090 bash[32384]: audit 2023-12-01T04:52:11.068418+0000 mon.c (mon.2) 74 : audit 0 from='client.? 172.21.15.80:0/820717160' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-12-01T04:52:12.061 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:52:11 smithi090 bash[32384]: audit 2023-12-01T04:52:11.123845+0000 mon.a (mon.0) 735 : audit 0 from='client.? 172.21.15.80:0/280169819' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-12-01T04:52:12.062 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:52:11 smithi090 bash[32384]: audit 2023-12-01T04:52:11.139007+0000 mon.a (mon.0) 736 : audit 0 from='client.? 172.21.15.80:0/1962012686' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-12-01T04:52:12.062 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:52:11 smithi090 bash[32384]: audit 2023-12-01T04:52:11.259325+0000 mon.c (mon.2) 75 : audit 0 from='client.? 172.21.15.80:0/1239300062' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-12-01T04:52:12.062 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:52:11 smithi090 bash[32384]: audit 2023-12-01T04:52:11.287769+0000 mon.a (mon.0) 737 : audit 0 from='client.? 172.21.15.80:0/1442958292' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-12-01T04:52:13.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:52:12 smithi090 bash[32384]: cluster 2023-12-01T04:52:11.695262+0000 mgr.y (mgr.24362) 95 : cluster 0 pgmap v68: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:52:13.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:52:12 smithi080 bash[41963]: cluster 2023-12-01T04:52:11.695262+0000 mgr.y (mgr.24362) 95 : cluster 0 pgmap v68: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:52:13.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:52:12 smithi080 bash[28361]: cluster 2023-12-01T04:52:11.695262+0000 mgr.y (mgr.24362) 95 : cluster 0 pgmap v68: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:52:13.340 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574947 got 55834574950 for osd.1 2023-12-01T04:52:13.340 DEBUG:teuthology.parallel:result is None 2023-12-01T04:52:13.341 INFO:tasks.cephadm.ceph_manager.ceph:need seq 111669149772 got 111669149777 for osd.3 2023-12-01T04:52:13.341 DEBUG:teuthology.parallel:result is None 2023-12-01T04:52:13.479 INFO:tasks.cephadm.ceph_manager.ceph:need seq 167503724600 got 167503724604 for osd.5 2023-12-01T04:52:13.479 DEBUG:teuthology.parallel:result is None 2023-12-01T04:52:14.019 INFO:tasks.cephadm.ceph_manager.ceph:need seq 201863462957 got 201863462961 for osd.6 2023-12-01T04:52:14.019 DEBUG:teuthology.parallel:result is None 2023-12-01T04:52:14.290 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738478 got 34359738482 for osd.0 2023-12-01T04:52:14.290 DEBUG:teuthology.parallel:result is None 2023-12-01T04:52:14.308 INFO:tasks.cephadm.ceph_manager.ceph:need seq 236223201312 got 236223201316 for osd.7 2023-12-01T04:52:14.308 DEBUG:teuthology.parallel:result is None 2023-12-01T04:52:14.308 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2023-12-01T04:52:14.308 DEBUG:teuthology.orchestra.run.smithi080:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 597927aa-9003-11ee-95a2-87774f69a715 -- ceph pg dump --format=json 2023-12-01T04:52:15.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:52:14 smithi090 bash[32384]: cluster 2023-12-01T04:52:13.695841+0000 mgr.y (mgr.24362) 96 : cluster 0 pgmap v69: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:52:15.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:52:14 smithi080 bash[28361]: cluster 2023-12-01T04:52:13.695841+0000 mgr.y (mgr.24362) 96 : cluster 0 pgmap v69: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:52:15.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:52:14 smithi080 bash[41963]: cluster 2023-12-01T04:52:13.695841+0000 mgr.y (mgr.24362) 96 : cluster 0 pgmap v69: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:52:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:52:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:04:52:16] "GET /metrics HTTP/1.1" 200 28550 "" "Prometheus/2.43.0" 2023-12-01T04:52:17.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:52:16 smithi090 bash[32384]: cluster 2023-12-01T04:52:15.696451+0000 mgr.y (mgr.24362) 97 : cluster 0 pgmap v70: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:52:17.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:52:16 smithi080 bash[28361]: cluster 2023-12-01T04:52:15.696451+0000 mgr.y (mgr.24362) 97 : cluster 0 pgmap v70: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:52:17.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:52:16 smithi080 bash[41963]: cluster 2023-12-01T04:52:15.696451+0000 mgr.y (mgr.24362) 97 : cluster 0 pgmap v70: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:52:19.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:52:18 smithi090 bash[32384]: cluster 2023-12-01T04:52:17.697037+0000 mgr.y (mgr.24362) 98 : cluster 0 pgmap v71: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:52:19.082 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/597927aa-9003-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T04:52:19.113 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:52:18 smithi080 bash[28361]: cluster 2023-12-01T04:52:17.697037+0000 mgr.y (mgr.24362) 98 : cluster 0 pgmap v71: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:52:19.114 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:52:18 smithi080 bash[41963]: cluster 2023-12-01T04:52:17.697037+0000 mgr.y (mgr.24362) 98 : cluster 0 pgmap v71: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:52:21.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:52:20 smithi090 bash[32384]: cluster 2023-12-01T04:52:19.697738+0000 mgr.y (mgr.24362) 99 : cluster 0 pgmap v72: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:52:21.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:52:20 smithi080 bash[41963]: cluster 2023-12-01T04:52:19.697738+0000 mgr.y (mgr.24362) 99 : cluster 0 pgmap v72: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:52:21.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:52:20 smithi080 bash[28361]: cluster 2023-12-01T04:52:19.697738+0000 mgr.y (mgr.24362) 99 : cluster 0 pgmap v72: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:52:22.168 INFO:teuthology.orchestra.run.smithi080.stdout: 2023-12-01T04:52:22.172 INFO:teuthology.orchestra.run.smithi080.stderr:dumped all 2023-12-01T04:52:22.870 INFO:teuthology.orchestra.run.smithi080.stdout:{"pg_ready":true,"pg_map":{"version":73,"stamp":"2023-12-01T04:52:21.698064+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":222364,"kb_used_data":6748,"kb_used_omap":0,"kb_used_meta":215552,"kb_avail":749738852,"statfs":{"total":767960285184,"available":767732584448,"internally_reserved":0,"allocated":6909952,"data_stored":3904466,"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.003553"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":12,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T04:50:55.666691+0000","last_change":"2023-12-01T04:50:52.154342+0000","last_active":"2023-12-01T04:50:55.666691+0000","last_peered":"2023-12-01T04:50:55.666691+0000","last_clean":"2023-12-01T04:50:55.666691+0000","last_became_active":"2023-12-01T04:50:52.153833+0000","last_became_peered":"2023-12-01T04:50:52.153833+0000","last_unstale":"2023-12-01T04:50:55.666691+0000","last_undegraded":"2023-12-01T04:50:55.666691+0000","last_fullsized":"2023-12-01T04:50:55.666691+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:50:51.136448+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:50:51.136448+0000","last_clean_scrub_stamp":"2023-12-01T04:50:51.136448+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T10:14:30.593748+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":63,"state":"active+clean","last_fresh":"2023-12-01T04:50:55.668731+0000","last_change":"2023-12-01T04:50:52.311363+0000","last_active":"2023-12-01T04:50:55.668731+0000","last_peered":"2023-12-01T04:50:55.668731+0000","last_clean":"2023-12-01T04:50:55.668731+0000","last_became_active":"2023-12-01T04:50:52.310393+0000","last_became_peered":"2023-12-01T04:50:52.310393+0000","last_unstale":"2023-12-01T04:50:55.668731+0000","last_undegraded":"2023-12-01T04:50:55.668731+0000","last_fullsized":"2023-12-01T04:50:55.668731+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:50:51.136448+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:50:51.136448+0000","last_clean_scrub_stamp":"2023-12-01T04:50:51.136448+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T11:54:51.612048+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":63,"state":"active+clean","last_fresh":"2023-12-01T04:50:55.666663+0000","last_change":"2023-12-01T04:50:52.306554+0000","last_active":"2023-12-01T04:50:55.666663+0000","last_peered":"2023-12-01T04:50:55.666663+0000","last_clean":"2023-12-01T04:50:55.666663+0000","last_became_active":"2023-12-01T04:50:52.305386+0000","last_became_peered":"2023-12-01T04:50:52.305386+0000","last_unstale":"2023-12-01T04:50:55.666663+0000","last_undegraded":"2023-12-01T04:50:55.666663+0000","last_fullsized":"2023-12-01T04:50:55.666663+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:50:51.136448+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:50:51.136448+0000","last_clean_scrub_stamp":"2023-12-01T04:50:51.136448+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T11:06:11.892941+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":63,"state":"active+clean","last_fresh":"2023-12-01T04:50:55.666606+0000","last_change":"2023-12-01T04:50:52.155400+0000","last_active":"2023-12-01T04:50:55.666606+0000","last_peered":"2023-12-01T04:50:55.666606+0000","last_clean":"2023-12-01T04:50:55.666606+0000","last_became_active":"2023-12-01T04:50:52.154983+0000","last_became_peered":"2023-12-01T04:50:52.154983+0000","last_unstale":"2023-12-01T04:50:55.666606+0000","last_undegraded":"2023-12-01T04:50:55.666606+0000","last_fullsized":"2023-12-01T04:50:55.666606+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:50:51.136448+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:50:51.136448+0000","last_clean_scrub_stamp":"2023-12-01T04:50:51.136448+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T06:50:28.415244+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'128","reported_seq":260,"reported_epoch":64,"state":"active+clean","last_fresh":"2023-12-01T04:51:00.408064+0000","last_change":"2023-12-01T04:49:11.753171+0000","last_active":"2023-12-01T04:51:00.408064+0000","last_peered":"2023-12-01T04:51:00.408064+0000","last_clean":"2023-12-01T04:51:00.408064+0000","last_became_active":"2023-12-01T04:49:11.752497+0000","last_became_peered":"2023-12-01T04:49:11.752497+0000","last_unstale":"2023-12-01T04:51:00.408064+0000","last_undegraded":"2023-12-01T04:51:00.408064+0000","last_fullsized":"2023-12-01T04:51:00.408064+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:32.976824+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:32.976824+0000","last_clean_scrub_stamp":"2023-12-01T04:44:32.976824+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-02T06:13:22.326676+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":63,"state":"active+clean","last_fresh":"2023-12-01T04:50:55.667817+0000","last_change":"2023-12-01T04:50:52.154587+0000","last_active":"2023-12-01T04:50:55.667817+0000","last_peered":"2023-12-01T04:50:55.667817+0000","last_clean":"2023-12-01T04:50:55.667817+0000","last_became_active":"2023-12-01T04:50:52.154015+0000","last_became_peered":"2023-12-01T04:50:52.154015+0000","last_unstale":"2023-12-01T04:50:55.667817+0000","last_undegraded":"2023-12-01T04:50:55.667817+0000","last_fullsized":"2023-12-01T04:50:55.667817+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:50:51.136448+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:50:51.136448+0000","last_clean_scrub_stamp":"2023-12-01T04:50:51.136448+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T05:27:47.736979+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":63,"state":"active+clean","last_fresh":"2023-12-01T04:50:55.674631+0000","last_change":"2023-12-01T04:50:52.325379+0000","last_active":"2023-12-01T04:50:55.674631+0000","last_peered":"2023-12-01T04:50:55.674631+0000","last_clean":"2023-12-01T04:50:55.674631+0000","last_became_active":"2023-12-01T04:50:52.324638+0000","last_became_peered":"2023-12-01T04:50:52.324638+0000","last_unstale":"2023-12-01T04:50:55.674631+0000","last_undegraded":"2023-12-01T04:50:55.674631+0000","last_fullsized":"2023-12-01T04:50:55.674631+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:50:51.136448+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:50:51.136448+0000","last_clean_scrub_stamp":"2023-12-01T04:50:51.136448+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T12:12:18.844389+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":63,"state":"active+clean","last_fresh":"2023-12-01T04:50:55.667779+0000","last_change":"2023-12-01T04:50:52.150370+0000","last_active":"2023-12-01T04:50:55.667779+0000","last_peered":"2023-12-01T04:50:55.667779+0000","last_clean":"2023-12-01T04:50:55.667779+0000","last_became_active":"2023-12-01T04:50:52.150029+0000","last_became_peered":"2023-12-01T04:50:52.150029+0000","last_unstale":"2023-12-01T04:50:55.667779+0000","last_undegraded":"2023-12-01T04:50:55.667779+0000","last_fullsized":"2023-12-01T04:50:55.667779+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:50:51.136448+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:50:51.136448+0000","last_clean_scrub_stamp":"2023-12-01T04:50:51.136448+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T10:38:03.498316+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":63,"state":"active+clean","last_fresh":"2023-12-01T04:50:55.668697+0000","last_change":"2023-12-01T04:50:52.155756+0000","last_active":"2023-12-01T04:50:55.668697+0000","last_peered":"2023-12-01T04:50:55.668697+0000","last_clean":"2023-12-01T04:50:55.668697+0000","last_became_active":"2023-12-01T04:50:52.155368+0000","last_became_peered":"2023-12-01T04:50:52.155368+0000","last_unstale":"2023-12-01T04:50:55.668697+0000","last_undegraded":"2023-12-01T04:50:55.668697+0000","last_fullsized":"2023-12-01T04:50:55.668697+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:50:51.136448+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:50:51.136448+0000","last_clean_scrub_stamp":"2023-12-01T04:50:51.136448+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T07:16:05.956935+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":55,"seq":236223201319,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28160,"kb_used_data":1208,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93716992,"statfs":{"total":95995035648,"available":95966199808,"internally_reserved":0,"allocated":1236992,"data_stored":857182,"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 04:52:11 2023","interfaces":[{"interface":"back","average":{"1min":0.82099999999999995,"5min":0.90700000000000003,"15min":0.94099999999999995},"min":{"1min":0.48099999999999998,"5min":0.47999999999999998,"15min":0.47999999999999998},"max":{"1min":1.0920000000000001,"5min":1.321,"15min":1.321},"last":0.72799999999999998},{"interface":"front","average":{"1min":0.871,"5min":0.92100000000000004,"15min":0.94499999999999995},"min":{"1min":0.58299999999999996,"5min":0.46200000000000002,"15min":0.46200000000000002},"max":{"1min":1.2589999999999999,"5min":1.28,"15min":1.28},"last":1.216}]},{"osd":1,"last update":"Fri Dec 1 04:52:11 2023","interfaces":[{"interface":"back","average":{"1min":0.83799999999999997,"5min":0.88300000000000001,"15min":0.90000000000000002},"min":{"1min":0.56200000000000006,"5min":0.501,"15min":0.501},"max":{"1min":1.196,"5min":1.2470000000000001,"15min":1.2470000000000001},"last":0.99199999999999999},{"interface":"front","average":{"1min":0.81999999999999995,"5min":0.90300000000000002,"15min":0.92800000000000005},"min":{"1min":0.66700000000000004,"5min":0.49199999999999999,"15min":0.49199999999999999},"max":{"1min":1.089,"5min":1.1479999999999999,"15min":1.1479999999999999},"last":1.0369999999999999}]},{"osd":2,"last update":"Fri Dec 1 04:52:11 2023","interfaces":[{"interface":"back","average":{"1min":0.83599999999999997,"5min":0.88100000000000001,"15min":0.88400000000000001},"min":{"1min":0.60799999999999998,"5min":0.60799999999999998,"15min":0.60799999999999998},"max":{"1min":1.115,"5min":1.3220000000000001,"15min":1.3220000000000001},"last":0.91200000000000003},{"interface":"front","average":{"1min":0.97399999999999998,"5min":0.93000000000000005,"15min":0.93600000000000005},"min":{"1min":0.754,"5min":0.52700000000000002,"15min":0.52700000000000002},"max":{"1min":1.3560000000000001,"5min":1.3560000000000001,"15min":1.3560000000000001},"last":1.335}]},{"osd":3,"last update":"Fri Dec 1 04:52:11 2023","interfaces":[{"interface":"back","average":{"1min":0.93100000000000005,"5min":0.95599999999999996,"15min":0.97499999999999998},"min":{"1min":0.63800000000000001,"5min":0.44400000000000001,"15min":0.44400000000000001},"max":{"1min":1.1180000000000001,"5min":1.4590000000000001,"15min":1.4590000000000001},"last":1.0840000000000001},{"interface":"front","average":{"1min":0.90600000000000003,"5min":0.95799999999999996,"15min":0.97899999999999998},"min":{"1min":0.623,"5min":0.5,"15min":0.5},"max":{"1min":1.2470000000000001,"5min":1.2969999999999999,"15min":1.2969999999999999},"last":1.107}]},{"osd":4,"last update":"Fri Dec 1 04:52:11 2023","interfaces":[{"interface":"back","average":{"1min":0.86399999999999999,"5min":0.85799999999999998,"15min":0.86899999999999999},"min":{"1min":0.56699999999999995,"5min":0.45100000000000001,"15min":0.45100000000000001},"max":{"1min":1.1830000000000001,"5min":1.22,"15min":1.22},"last":1.151},{"interface":"front","average":{"1min":1.0489999999999999,"5min":0.92000000000000004,"15min":0.90100000000000002},"min":{"1min":0.60199999999999998,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":1.331,"5min":1.3939999999999999,"15min":1.3939999999999999},"last":1.181}]},{"osd":5,"last update":"Fri Dec 1 04:52:11 2023","interfaces":[{"interface":"back","average":{"1min":0.99299999999999999,"5min":0.92200000000000004,"15min":0.91100000000000003},"min":{"1min":0.74199999999999999,"5min":0.46000000000000002,"15min":0.46000000000000002},"max":{"1min":1.2609999999999999,"5min":1.4570000000000001,"15min":1.4570000000000001},"last":1.2490000000000001},{"interface":"front","average":{"1min":1.0129999999999999,"5min":0.99099999999999999,"15min":1.0129999999999999},"min":{"1min":0.76500000000000001,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":1.302,"5min":1.456,"15min":1.456},"last":1.3009999999999999}]},{"osd":6,"last update":"Fri Dec 1 04:52:11 2023","interfaces":[{"interface":"back","average":{"1min":1.0660000000000001,"5min":1.034,"15min":1.056},"min":{"1min":0.79900000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"max":{"1min":1.252,"5min":1.496,"15min":1.496},"last":1.377},{"interface":"front","average":{"1min":1.167,"5min":1.0529999999999999,"15min":1.0489999999999999},"min":{"1min":0.78300000000000003,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":1.429,"5min":1.552,"15min":1.552},"last":1.2709999999999999}]}]},{"osd":6,"up_from":47,"seq":201863462964,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28160,"kb_used_data":1208,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93716992,"statfs":{"total":95995035648,"available":95966199808,"internally_reserved":0,"allocated":1236992,"data_stored":857182,"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 04:52:19 2023","interfaces":[{"interface":"back","average":{"1min":0.89000000000000001,"5min":0.84599999999999997,"15min":0.79800000000000004},"min":{"1min":0.495,"5min":0.495,"15min":0.495},"max":{"1min":1.218,"5min":1.218,"15min":1.218},"last":0.92700000000000005},{"interface":"front","average":{"1min":0.88400000000000001,"5min":0.88500000000000001,"15min":0.88200000000000001},"min":{"1min":0.52600000000000002,"5min":0.502,"15min":0.502},"max":{"1min":1.216,"5min":1.256,"15min":1.256},"last":1.097}]},{"osd":1,"last update":"Fri Dec 1 04:52:19 2023","interfaces":[{"interface":"back","average":{"1min":0.84099999999999997,"5min":0.86499999999999999,"15min":0.86699999999999999},"min":{"1min":0.55900000000000005,"5min":0.504,"15min":0.504},"max":{"1min":1.2170000000000001,"5min":1.464,"15min":1.464},"last":0.874},{"interface":"front","average":{"1min":0.96099999999999997,"5min":0.91000000000000003,"15min":0.878},"min":{"1min":0.63600000000000001,"5min":0.60899999999999999,"15min":0.60899999999999999},"max":{"1min":1.2949999999999999,"5min":1.3360000000000001,"15min":1.3360000000000001},"last":1.2949999999999999}]},{"osd":2,"last update":"Fri Dec 1 04:52:19 2023","interfaces":[{"interface":"back","average":{"1min":0.91900000000000004,"5min":0.90100000000000002,"15min":0.90900000000000003},"min":{"1min":0.59099999999999997,"5min":0.56299999999999994,"15min":0.56299999999999994},"max":{"1min":1.3500000000000001,"5min":1.599,"15min":1.599},"last":1.3500000000000001},{"interface":"front","average":{"1min":0.92900000000000005,"5min":0.91200000000000003,"15min":0.89800000000000002},"min":{"1min":0.54800000000000004,"5min":0.53500000000000003,"15min":0.53500000000000003},"max":{"1min":1.262,"5min":1.502,"15min":1.502},"last":0.83899999999999997}]},{"osd":3,"last update":"Fri Dec 1 04:52:19 2023","interfaces":[{"interface":"back","average":{"1min":0.82899999999999996,"5min":0.90200000000000002,"15min":0.92900000000000005},"min":{"1min":0.57499999999999996,"5min":0.57499999999999996,"15min":0.57499999999999996},"max":{"1min":1.1699999999999999,"5min":1.78,"15min":1.78},"last":1.1699999999999999},{"interface":"front","average":{"1min":1.004,"5min":0.95999999999999996,"15min":0.96799999999999997},"min":{"1min":0.66000000000000003,"5min":0.58399999999999996,"15min":0.58399999999999996},"max":{"1min":1.3200000000000001,"5min":1.72,"15min":1.72},"last":1.1990000000000001}]},{"osd":4,"last update":"Fri Dec 1 04:52:19 2023","interfaces":[{"interface":"back","average":{"1min":0.90600000000000003,"5min":0.85899999999999999,"15min":0.84499999999999997},"min":{"1min":0.52800000000000002,"5min":0.49399999999999999,"15min":0.49399999999999999},"max":{"1min":1.355,"5min":1.355,"15min":1.355},"last":0.74099999999999999},{"interface":"front","average":{"1min":0.92700000000000005,"5min":0.84499999999999997,"15min":0.81499999999999995},"min":{"1min":0.41999999999999998,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":1.2430000000000001,"5min":1.276,"15min":1.276},"last":1.0509999999999999}]},{"osd":5,"last update":"Fri Dec 1 04:52:19 2023","interfaces":[{"interface":"back","average":{"1min":0.98299999999999998,"5min":0.88,"15min":0.81999999999999995},"min":{"1min":0.629,"5min":0.502,"15min":0.502},"max":{"1min":1.286,"5min":1.286,"15min":1.286},"last":1.1339999999999999},{"interface":"front","average":{"1min":0.96399999999999997,"5min":0.91000000000000003,"15min":0.86799999999999999},"min":{"1min":0.47899999999999998,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":1.274,"5min":1.379,"15min":1.379},"last":1.2529999999999999}]},{"osd":7,"last update":"Fri Dec 1 04:52:19 2023","interfaces":[{"interface":"back","average":{"1min":0.98899999999999999,"5min":0.999,"15min":1.0049999999999999},"min":{"1min":0.52200000000000002,"5min":0.52200000000000002,"15min":0.52200000000000002},"max":{"1min":1.323,"5min":1.4319999999999999,"15min":1.4319999999999999},"last":0.96999999999999997},{"interface":"front","average":{"1min":1.0680000000000001,"5min":1.018,"15min":1.018},"min":{"1min":0.75600000000000001,"5min":0.624,"15min":0.624},"max":{"1min":1.4039999999999999,"5min":1.4039999999999999,"15min":1.4039999999999999},"last":1.4019999999999999}]}]},{"osd":1,"up_from":13,"seq":55834574953,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27576,"kb_used_data":624,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93717576,"statfs":{"total":95995035648,"available":95966797824,"internally_reserved":0,"allocated":638976,"data_stored":266541,"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 04:51:54 2023","interfaces":[{"interface":"back","average":{"1min":0.65800000000000003,"5min":0.68700000000000006,"15min":0.60199999999999998},"min":{"1min":0.29199999999999998,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":1.024,"5min":1.881,"15min":1.881},"last":0.70499999999999996},{"interface":"front","average":{"1min":0.75900000000000001,"5min":0.79400000000000004,"15min":0.64800000000000002},"min":{"1min":0.42599999999999999,"5min":0.41599999999999998,"15min":0.39100000000000001},"max":{"1min":1.1659999999999999,"5min":2.1629999999999998,"15min":2.1629999999999998},"last":0.94599999999999995}]},{"osd":2,"last update":"Fri Dec 1 04:51:50 2023","interfaces":[{"interface":"back","average":{"1min":0.82499999999999996,"5min":0.82899999999999996,"15min":0.69599999999999995},"min":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.35499999999999998},"max":{"1min":1.5780000000000001,"5min":1.5780000000000001,"15min":1.5780000000000001},"last":0.58099999999999996},{"interface":"front","average":{"1min":0.77900000000000003,"5min":0.78600000000000003,"15min":0.65900000000000003},"min":{"1min":0.45000000000000001,"5min":0.45000000000000001,"15min":0.36799999999999999},"max":{"1min":1.331,"5min":1.333,"15min":1.333},"last":0.89900000000000002}]},{"osd":3,"last update":"Fri Dec 1 04:51:37 2023","interfaces":[{"interface":"back","average":{"1min":0.93799999999999994,"5min":0.88100000000000001,"15min":0.81799999999999995},"min":{"1min":0.64500000000000002,"5min":0.52600000000000002,"15min":0.5},"max":{"1min":1.284,"5min":1.284,"15min":1.284},"last":0.81299999999999994},{"interface":"front","average":{"1min":0.83899999999999997,"5min":0.80100000000000005,"15min":0.79000000000000004},"min":{"1min":0.59299999999999997,"5min":0.48999999999999999,"15min":0.48999999999999999},"max":{"1min":1.383,"5min":1.383,"15min":1.383},"last":0.78100000000000003}]},{"osd":4,"last update":"Fri Dec 1 04:51:28 2023","interfaces":[{"interface":"back","average":{"1min":1.0089999999999999,"5min":0.95599999999999996,"15min":0.91400000000000003},"min":{"1min":0.70899999999999996,"5min":0.70899999999999996,"15min":0.70899999999999996},"max":{"1min":1.417,"5min":1.417,"15min":1.417},"last":1.1000000000000001},{"interface":"front","average":{"1min":1.085,"5min":1.0269999999999999,"15min":0.96399999999999997},"min":{"1min":0.73199999999999998,"5min":0.63800000000000001,"15min":0.63800000000000001},"max":{"1min":1.4350000000000001,"5min":1.484,"15min":1.484},"last":1.258}]},{"osd":5,"last update":"Fri Dec 1 04:51:23 2023","interfaces":[{"interface":"back","average":{"1min":0.999,"5min":0.97899999999999998,"15min":0.95299999999999996},"min":{"1min":0.79900000000000004,"5min":0.73199999999999998,"15min":0.73199999999999998},"max":{"1min":1.6339999999999999,"5min":1.6339999999999999,"15min":1.6339999999999999},"last":1.133},{"interface":"front","average":{"1min":1.1000000000000001,"5min":1.0469999999999999,"15min":1.016},"min":{"1min":0.82099999999999995,"5min":0.66200000000000003,"15min":0.66200000000000003},"max":{"1min":1.4379999999999999,"5min":1.4510000000000001,"15min":1.4510000000000001},"last":1.022}]},{"osd":6,"last update":"Fri Dec 1 04:51:17 2023","interfaces":[{"interface":"back","average":{"1min":1.0389999999999999,"5min":1.0700000000000001,"15min":1.0780000000000001},"min":{"1min":0.71499999999999997,"5min":0.65900000000000003,"15min":0.65900000000000003},"max":{"1min":1.3049999999999999,"5min":1.375,"15min":1.375},"last":1.3799999999999999},{"interface":"front","average":{"1min":1.0349999999999999,"5min":1.0529999999999999,"15min":1.044},"min":{"1min":0.76800000000000002,"5min":0.76800000000000002,"15min":0.76800000000000002},"max":{"1min":1.4870000000000001,"5min":1.4870000000000001,"15min":1.4870000000000001},"last":1.23}]},{"osd":7,"last update":"Fri Dec 1 04:52:13 2023","interfaces":[{"interface":"back","average":{"1min":0.99399999999999999,"5min":1.125,"15min":1.163},"min":{"1min":0.61599999999999999,"5min":0.61599999999999999,"15min":0.61599999999999999},"max":{"1min":1.7090000000000001,"5min":1.7729999999999999,"15min":1.7729999999999999},"last":1.3080000000000001},{"interface":"front","average":{"1min":1.0149999999999999,"5min":1.1539999999999999,"15min":1.1779999999999999},"min":{"1min":0.68100000000000005,"5min":0.68100000000000005,"15min":0.68100000000000005},"max":{"1min":1.4830000000000001,"5min":1.821,"15min":1.821},"last":1.173}]}]},{"osd":0,"up_from":8,"seq":34359738485,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28160,"kb_used_data":1208,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93716992,"statfs":{"total":95995035648,"available":95966199808,"internally_reserved":0,"allocated":1236992,"data_stored":857182,"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 04:52:02 2023","interfaces":[{"interface":"back","average":{"1min":0.72399999999999998,"5min":0.77200000000000002,"15min":0.625},"min":{"1min":0.32400000000000001,"5min":0.32400000000000001,"15min":0.307},"max":{"1min":1.323,"5min":1.323,"15min":1.323},"last":0.94399999999999995},{"interface":"front","average":{"1min":0.73599999999999999,"5min":0.81499999999999995,"15min":0.68300000000000005},"min":{"1min":0.436,"5min":0.40999999999999998,"15min":0.318},"max":{"1min":1.1240000000000001,"5min":1.177,"15min":1.177},"last":0.86599999999999999}]},{"osd":2,"last update":"Fri Dec 1 04:51:50 2023","interfaces":[{"interface":"back","average":{"1min":0.70299999999999996,"5min":0.72699999999999998,"15min":0.65100000000000002},"min":{"1min":0.372,"5min":0.372,"15min":0.29899999999999999},"max":{"1min":1.0840000000000001,"5min":1.163,"15min":1.163},"last":0.81799999999999995},{"interface":"front","average":{"1min":0.70299999999999996,"5min":0.77500000000000002,"15min":0.64000000000000001},"min":{"1min":0.46100000000000002,"5min":0.377,"15min":0.33100000000000002},"max":{"1min":1.2789999999999999,"5min":1.2789999999999999,"15min":1.2789999999999999},"last":0.97799999999999998}]},{"osd":3,"last update":"Fri Dec 1 04:51:33 2023","interfaces":[{"interface":"back","average":{"1min":0.86399999999999999,"5min":0.81000000000000005,"15min":0.77400000000000002},"min":{"1min":0.56599999999999995,"5min":0.46400000000000002,"15min":0.46400000000000002},"max":{"1min":1.216,"5min":1.216,"15min":1.216},"last":1.0740000000000001},{"interface":"front","average":{"1min":0.84899999999999998,"5min":0.83899999999999997,"15min":0.77300000000000002},"min":{"1min":0.57699999999999996,"5min":0.504,"15min":0.48999999999999999},"max":{"1min":1.194,"5min":1.3759999999999999,"15min":1.3759999999999999},"last":0.90900000000000003}]},{"osd":4,"last update":"Fri Dec 1 04:51:33 2023","interfaces":[{"interface":"back","average":{"1min":0.97799999999999998,"5min":0.96199999999999997,"15min":0.91500000000000004},"min":{"1min":0.61299999999999999,"5min":0.61299999999999999,"15min":0.61299999999999999},"max":{"1min":1.27,"5min":1.538,"15min":1.538},"last":1.1279999999999999},{"interface":"front","average":{"1min":0.88500000000000001,"5min":0.94299999999999995,"15min":0.89800000000000002},"min":{"1min":0.60799999999999998,"5min":0.60799999999999998,"15min":0.60799999999999998},"max":{"1min":1.2889999999999999,"5min":1.4550000000000001,"15min":1.4550000000000001},"last":1.0449999999999999}]},{"osd":5,"last update":"Fri Dec 1 04:51:20 2023","interfaces":[{"interface":"back","average":{"1min":0.92000000000000004,"5min":0.98199999999999998,"15min":0.98299999999999998},"min":{"1min":0.61899999999999999,"5min":0.61899999999999999,"15min":0.61899999999999999},"max":{"1min":1.206,"5min":1.3580000000000001,"15min":1.3580000000000001},"last":1.103},{"interface":"front","average":{"1min":1.006,"5min":1.024,"15min":1.044},"min":{"1min":0.77200000000000002,"5min":0.70599999999999996,"15min":0.70599999999999996},"max":{"1min":1.304,"5min":1.4570000000000001,"15min":1.4570000000000001},"last":1.181}]},{"osd":6,"last update":"Fri Dec 1 04:51:20 2023","interfaces":[{"interface":"back","average":{"1min":1.014,"5min":1.0489999999999999,"15min":1.077},"min":{"1min":0.70799999999999996,"5min":0.59199999999999997,"15min":0.59199999999999997},"max":{"1min":1.3220000000000001,"5min":1.496,"15min":1.496},"last":1.26},{"interface":"front","average":{"1min":1.0209999999999999,"5min":1.069,"15min":1.085},"min":{"1min":0.78300000000000003,"5min":0.77800000000000002,"15min":0.77800000000000002},"max":{"1min":1.4330000000000001,"5min":1.4330000000000001,"15min":1.4330000000000001},"last":1.1539999999999999}]},{"osd":7,"last update":"Fri Dec 1 04:52:16 2023","interfaces":[{"interface":"back","average":{"1min":1.0429999999999999,"5min":1.079,"15min":1.0900000000000001},"min":{"1min":0.66900000000000004,"5min":0.66900000000000004,"15min":0.66900000000000004},"max":{"1min":1.423,"5min":1.423,"15min":1.423},"last":1.3979999999999999},{"interface":"front","average":{"1min":1.0449999999999999,"5min":1.1120000000000001,"15min":1.1339999999999999},"min":{"1min":0.62,"5min":0.62,"15min":0.62},"max":{"1min":1.538,"5min":1.5920000000000001,"15min":1.5920000000000001},"last":1.2090000000000001}]}]},{"osd":2,"up_from":18,"seq":77309411423,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27576,"kb_used_data":624,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93717576,"statfs":{"total":95995035648,"available":95966797824,"internally_reserved":0,"allocated":638976,"data_stored":266541,"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 04:51:45 2023","interfaces":[{"interface":"back","average":{"1min":0.73799999999999999,"5min":0.71199999999999997,"15min":0.60399999999999998},"min":{"1min":0.36899999999999999,"5min":0.36899999999999999,"15min":0.312},"max":{"1min":1.45,"5min":1.45,"15min":1.45},"last":0.54200000000000004},{"interface":"front","average":{"1min":0.72199999999999998,"5min":0.72799999999999998,"15min":0.65500000000000003},"min":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.34399999999999997},"max":{"1min":1.3640000000000001,"5min":1.3640000000000001,"15min":1.3640000000000001},"last":0.56899999999999995}]},{"osd":1,"last update":"Fri Dec 1 04:51:45 2023","interfaces":[{"interface":"back","average":{"1min":0.76000000000000001,"5min":0.755,"15min":0.65500000000000003},"min":{"1min":0.48099999999999998,"5min":0.48099999999999998,"15min":0.435},"max":{"1min":1.4179999999999999,"5min":1.4179999999999999,"15min":1.4179999999999999},"last":0.61899999999999999},{"interface":"front","average":{"1min":0.81399999999999995,"5min":0.83499999999999996,"15min":0.69499999999999995},"min":{"1min":0.45200000000000001,"5min":0.41699999999999998,"15min":0.38300000000000001},"max":{"1min":1.321,"5min":1.321,"15min":1.321},"last":0.70299999999999996}]},{"osd":3,"last update":"Fri Dec 1 04:51:35 2023","interfaces":[{"interface":"back","average":{"1min":0.88800000000000001,"5min":0.83499999999999996,"15min":0.78200000000000003},"min":{"1min":0.57099999999999995,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":1.276,"5min":1.276,"15min":1.276},"last":0.82999999999999996},{"interface":"front","average":{"1min":0.97099999999999997,"5min":0.89800000000000002,"15min":0.83599999999999997},"min":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":1.6180000000000001,"5min":1.6180000000000001,"15min":1.6180000000000001},"last":0.65400000000000003}]},{"osd":4,"last update":"Fri Dec 1 04:51:30 2023","interfaces":[{"interface":"back","average":{"1min":1.026,"5min":0.97199999999999998,"15min":0.92300000000000004},"min":{"1min":0.77800000000000002,"5min":0.69499999999999995,"15min":0.69499999999999995},"max":{"1min":1.5089999999999999,"5min":1.5089999999999999,"15min":1.5089999999999999},"last":1.018},{"interface":"front","average":{"1min":1.0680000000000001,"5min":1.002,"15min":0.96899999999999997},"min":{"1min":0.84199999999999997,"5min":0.67700000000000005,"15min":0.67700000000000005},"max":{"1min":1.754,"5min":1.754,"15min":1.754},"last":0.873}]},{"osd":5,"last update":"Fri Dec 1 04:51:21 2023","interfaces":[{"interface":"back","average":{"1min":1.0680000000000001,"5min":1.042,"15min":1.038},"min":{"1min":0.72499999999999998,"5min":0.72499999999999998,"15min":0.72499999999999998},"max":{"1min":1.877,"5min":1.877,"15min":1.877},"last":1.042},{"interface":"front","average":{"1min":1.0600000000000001,"5min":1.012,"15min":0.996},"min":{"1min":0.69699999999999995,"5min":0.69699999999999995,"15min":0.69699999999999995},"max":{"1min":1.823,"5min":1.823,"15min":1.823},"last":1.111}]},{"osd":6,"last update":"Fri Dec 1 04:52:20 2023","interfaces":[{"interface":"back","average":{"1min":1.0389999999999999,"5min":1.0960000000000001,"15min":1.1000000000000001},"min":{"1min":0.75600000000000001,"5min":0.75600000000000001,"15min":0.75600000000000001},"max":{"1min":1.484,"5min":1.7070000000000001,"15min":1.7070000000000001},"last":1.276},{"interface":"front","average":{"1min":1.117,"5min":1.149,"15min":1.161},"min":{"1min":0.71499999999999997,"5min":0.71499999999999997,"15min":0.71499999999999997},"max":{"1min":1.661,"5min":2.0289999999999999,"15min":2.0289999999999999},"last":1.085}]},{"osd":7,"last update":"Fri Dec 1 04:52:14 2023","interfaces":[{"interface":"back","average":{"1min":1.03,"5min":1.0980000000000001,"15min":1.1100000000000001},"min":{"1min":0.64000000000000001,"5min":0.64000000000000001,"15min":0.64000000000000001},"max":{"1min":1.444,"5min":1.855,"15min":1.855},"last":1.1910000000000001},{"interface":"front","average":{"1min":1.0640000000000001,"5min":1.169,"15min":1.1930000000000001},"min":{"1min":0.64600000000000002,"5min":0.64600000000000002,"15min":0.64600000000000002},"max":{"1min":1.5589999999999999,"5min":1.778,"15min":1.778},"last":1.3320000000000001}]}]},{"osd":3,"up_from":26,"seq":111669149780,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27580,"kb_used_data":628,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93717572,"statfs":{"total":95995035648,"available":95966793728,"internally_reserved":0,"allocated":643072,"data_stored":266814,"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 04:51:35 2023","interfaces":[{"interface":"back","average":{"1min":0.73399999999999999,"5min":0.70999999999999996,"15min":0.68999999999999995},"min":{"1min":0.51300000000000001,"5min":0.442,"15min":0.442},"max":{"1min":1.0349999999999999,"5min":1.2270000000000001,"15min":1.2270000000000001},"last":0.85799999999999998},{"interface":"front","average":{"1min":0.77300000000000002,"5min":0.75600000000000001,"15min":0.73099999999999998},"min":{"1min":0.49399999999999999,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":1.0860000000000001,"5min":1.159,"15min":1.159},"last":0.78000000000000003}]},{"osd":1,"last update":"Fri Dec 1 04:51:35 2023","interfaces":[{"interface":"back","average":{"1min":0.68899999999999995,"5min":0.70599999999999996,"15min":0.72399999999999998},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":0.94299999999999995,"5min":1.1259999999999999,"15min":1.2929999999999999},"last":0.63900000000000001},{"interface":"front","average":{"1min":0.85399999999999998,"5min":0.84599999999999997,"15min":0.78200000000000003},"min":{"1min":0.45300000000000001,"5min":0.45300000000000001,"15min":0.45300000000000001},"max":{"1min":1.3680000000000001,"5min":1.3680000000000001,"15min":1.3680000000000001},"last":0.59899999999999998}]},{"osd":2,"last update":"Fri Dec 1 04:51:35 2023","interfaces":[{"interface":"back","average":{"1min":0.90100000000000002,"5min":0.86199999999999999,"15min":0.84699999999999998},"min":{"1min":0.45600000000000002,"5min":0.45600000000000002,"15min":0.45600000000000002},"max":{"1min":1.3180000000000001,"5min":1.3180000000000001,"15min":1.3180000000000001},"last":0.74399999999999999},{"interface":"front","average":{"1min":0.71599999999999997,"5min":0.78600000000000003,"15min":0.80200000000000005},"min":{"1min":0.40899999999999997,"5min":0.378,"15min":0.378},"max":{"1min":1.161,"5min":1.484,"15min":1.484},"last":0.71399999999999997}]},{"osd":4,"last update":"Fri Dec 1 04:51:21 2023","interfaces":[{"interface":"back","average":{"1min":0.99299999999999999,"5min":0.98299999999999998,"15min":0.95099999999999996},"min":{"1min":0.57599999999999996,"5min":0.57599999999999996,"15min":0.57599999999999996},"max":{"1min":1.577,"5min":1.577,"15min":1.577},"last":1.139},{"interface":"front","average":{"1min":1.012,"5min":1.042,"15min":0.999},"min":{"1min":0.59999999999999998,"5min":0.59999999999999998,"15min":0.59999999999999998},"max":{"1min":1.4650000000000001,"5min":1.577,"15min":1.577},"last":1.0669999999999999}]},{"osd":5,"last update":"Fri Dec 1 04:51:21 2023","interfaces":[{"interface":"back","average":{"1min":1.0569999999999999,"5min":1.071,"15min":1.048},"min":{"1min":0.67200000000000004,"5min":0.67200000000000004,"15min":0.67200000000000004},"max":{"1min":1.506,"5min":1.506,"15min":1.506},"last":0.94999999999999996},{"interface":"front","average":{"1min":0.98999999999999999,"5min":0.99299999999999999,"15min":0.96699999999999997},"min":{"1min":0.60999999999999999,"5min":0.59699999999999998,"15min":0.59699999999999998},"max":{"1min":1.484,"5min":1.484,"15min":1.484},"last":1.2170000000000001}]},{"osd":6,"last update":"Fri Dec 1 04:52:18 2023","interfaces":[{"interface":"back","average":{"1min":0.996,"5min":1.02,"15min":1.032},"min":{"1min":0.63500000000000001,"5min":0.63500000000000001,"15min":0.63500000000000001},"max":{"1min":1.351,"5min":1.4330000000000001,"15min":1.4330000000000001},"last":1.1000000000000001},{"interface":"front","average":{"1min":1.016,"5min":1.0409999999999999,"15min":1.0569999999999999},"min":{"1min":0.624,"5min":0.624,"15min":0.624},"max":{"1min":1.321,"5min":1.3740000000000001,"15min":1.3740000000000001},"last":0.92900000000000005}]},{"osd":7,"last update":"Fri Dec 1 04:52:12 2023","interfaces":[{"interface":"back","average":{"1min":0.91400000000000003,"5min":1.032,"15min":1.0629999999999999},"min":{"1min":0.67300000000000004,"5min":0.67300000000000004,"15min":0.67300000000000004},"max":{"1min":1.212,"5min":1.3779999999999999,"15min":1.3779999999999999},"last":1.002},{"interface":"front","average":{"1min":0.93600000000000005,"5min":1.073,"15min":1.1020000000000001},"min":{"1min":0.60099999999999998,"5min":0.60099999999999998,"15min":0.60099999999999998},"max":{"1min":1.534,"5min":1.534,"15min":1.534},"last":1.288}]}]},{"osd":4,"up_from":31,"seq":133143986250,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27576,"kb_used_data":624,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93717576,"statfs":{"total":95995035648,"available":95966797824,"internally_reserved":0,"allocated":638976,"data_stored":266541,"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 04:51:27 2023","interfaces":[{"interface":"back","average":{"1min":0.85899999999999999,"5min":0.85099999999999998,"15min":0.85899999999999999},"min":{"1min":0.56200000000000006,"5min":0.45400000000000001,"15min":0.45400000000000001},"max":{"1min":1.4339999999999999,"5min":1.4339999999999999,"15min":1.4339999999999999},"last":0.99399999999999999},{"interface":"front","average":{"1min":0.85899999999999999,"5min":0.85199999999999998,"15min":0.81899999999999995},"min":{"1min":0.60499999999999998,"5min":0.56000000000000005,"15min":0.56000000000000005},"max":{"1min":2.2349999999999999,"5min":2.2349999999999999,"15min":2.2349999999999999},"last":0.96299999999999997}]},{"osd":1,"last update":"Fri Dec 1 04:51:27 2023","interfaces":[{"interface":"back","average":{"1min":0.85399999999999998,"5min":0.83299999999999996,"15min":0.80700000000000005},"min":{"1min":0.60399999999999998,"5min":0.44700000000000001,"15min":0.44700000000000001},"max":{"1min":1.1970000000000001,"5min":1.1970000000000001,"15min":1.1970000000000001},"last":0.93600000000000005},{"interface":"front","average":{"1min":0.81699999999999995,"5min":0.86099999999999999,"15min":0.88100000000000001},"min":{"1min":0.51300000000000001,"5min":0.51200000000000001,"15min":0.51200000000000001},"max":{"1min":1.0800000000000001,"5min":1.222,"15min":1.222},"last":0.82399999999999995}]},{"osd":2,"last update":"Fri Dec 1 04:51:27 2023","interfaces":[{"interface":"back","average":{"1min":0.89900000000000002,"5min":0.88900000000000001,"15min":0.89300000000000002},"min":{"1min":0.58499999999999996,"5min":0.58499999999999996,"15min":0.58499999999999996},"max":{"1min":1.212,"5min":1.3029999999999999,"15min":1.3029999999999999},"last":1.121},{"interface":"front","average":{"1min":0.89000000000000001,"5min":0.85499999999999998,"15min":0.86499999999999999},"min":{"1min":0.52900000000000003,"5min":0.51800000000000002,"15min":0.51800000000000002},"max":{"1min":2.177,"5min":2.177,"15min":2.177},"last":1.1539999999999999}]},{"osd":3,"last update":"Fri Dec 1 04:51:27 2023","interfaces":[{"interface":"back","average":{"1min":0.84799999999999998,"5min":0.88100000000000001,"15min":0.90700000000000003},"min":{"1min":0.59799999999999998,"5min":0.51500000000000001,"15min":0.51500000000000001},"max":{"1min":1.139,"5min":1.212,"15min":1.212},"last":1.2130000000000001},{"interface":"front","average":{"1min":0.90200000000000002,"5min":0.92000000000000004,"15min":0.93999999999999995},"min":{"1min":0.63600000000000001,"5min":0.52200000000000002,"15min":0.52200000000000002},"max":{"1min":1.496,"5min":1.496,"15min":1.496},"last":0.73199999999999998}]},{"osd":5,"last update":"Fri Dec 1 04:52:16 2023","interfaces":[{"interface":"back","average":{"1min":0.88800000000000001,"5min":0.79100000000000004,"15min":0.73699999999999999},"min":{"1min":0.58799999999999997,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":1.163,"5min":1.2270000000000001,"15min":1.2270000000000001},"last":0.69499999999999995},{"interface":"front","average":{"1min":0.96399999999999997,"5min":0.81899999999999995,"15min":0.75900000000000001},"min":{"1min":0.48999999999999999,"5min":0.37,"15min":0.37},"max":{"1min":1.9730000000000001,"5min":2.0979999999999999,"15min":2.0979999999999999},"last":1.052}]},{"osd":6,"last update":"Fri Dec 1 04:52:14 2023","interfaces":[{"interface":"back","average":{"1min":1.014,"5min":0.878,"15min":0.84199999999999997},"min":{"1min":0.52400000000000002,"5min":0.375,"15min":0.375},"max":{"1min":1.738,"5min":1.738,"15min":1.738},"last":0.86599999999999999},{"interface":"front","average":{"1min":1.0529999999999999,"5min":0.97299999999999998,"15min":0.96099999999999997},"min":{"1min":0.66900000000000004,"5min":0.56100000000000005,"15min":0.56100000000000005},"max":{"1min":1.8260000000000001,"5min":1.8260000000000001,"15min":1.8260000000000001},"last":1.018}]},{"osd":7,"last update":"Fri Dec 1 04:52:14 2023","interfaces":[{"interface":"back","average":{"1min":0.93400000000000005,"5min":0.90900000000000003,"15min":0.91100000000000003},"min":{"1min":0.55900000000000005,"5min":0.45500000000000002,"15min":0.45500000000000002},"max":{"1min":1.2310000000000001,"5min":1.2729999999999999,"15min":1.2729999999999999},"last":0.90200000000000002},{"interface":"front","average":{"1min":1.0309999999999999,"5min":0.93200000000000005,"15min":0.91300000000000003},"min":{"1min":0.46999999999999997,"5min":0.44700000000000001,"15min":0.44700000000000001},"max":{"1min":1.659,"5min":1.659,"15min":1.659},"last":1.0880000000000001}]}]},{"osd":5,"up_from":39,"seq":167503724607,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27576,"kb_used_data":624,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93717576,"statfs":{"total":95995035648,"available":95966797824,"internally_reserved":0,"allocated":638976,"data_stored":266483,"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 04:51:25 2023","interfaces":[{"interface":"back","average":{"1min":0.80700000000000005,"5min":0.84799999999999998,"15min":0.876},"min":{"1min":0.48599999999999999,"5min":0.48599999999999999,"15min":0.48599999999999999},"max":{"1min":1.127,"5min":1.2849999999999999,"15min":1.2849999999999999},"last":1.014},{"interface":"front","average":{"1min":0.89300000000000002,"5min":0.88800000000000001,"15min":0.88500000000000001},"min":{"1min":0.58099999999999996,"5min":0.48199999999999998,"15min":0.48199999999999998},"max":{"1min":1.327,"5min":1.667,"15min":1.667},"last":1.1519999999999999}]},{"osd":1,"last update":"Fri Dec 1 04:51:25 2023","interfaces":[{"interface":"back","average":{"1min":0.82799999999999996,"5min":0.85099999999999998,"15min":0.85699999999999998},"min":{"1min":0.61599999999999999,"5min":0.55100000000000005,"15min":0.55100000000000005},"max":{"1min":1.0129999999999999,"5min":1.198,"15min":1.198},"last":1.236},{"interface":"front","average":{"1min":0.94299999999999995,"5min":0.90000000000000002,"15min":0.88},"min":{"1min":0.65800000000000003,"5min":0.65800000000000003,"15min":0.65800000000000003},"max":{"1min":1.274,"5min":1.274,"15min":1.274},"last":0.89100000000000001}]},{"osd":2,"last update":"Fri Dec 1 04:51:25 2023","interfaces":[{"interface":"back","average":{"1min":0.88400000000000001,"5min":0.89300000000000002,"15min":0.88700000000000001},"min":{"1min":0.57299999999999995,"5min":0.48699999999999999,"15min":0.48699999999999999},"max":{"1min":1.1399999999999999,"5min":1.2270000000000001,"15min":1.2270000000000001},"last":1.032},{"interface":"front","average":{"1min":1.0009999999999999,"5min":0.92300000000000004,"15min":0.92900000000000005},"min":{"1min":0.70699999999999996,"5min":0.52100000000000002,"15min":0.52100000000000002},"max":{"1min":1.3939999999999999,"5min":1.6020000000000001,"15min":1.6020000000000001},"last":0.997}]},{"osd":3,"last update":"Fri Dec 1 04:51:25 2023","interfaces":[{"interface":"back","average":{"1min":0.94099999999999995,"5min":0.92800000000000005,"15min":0.94899999999999995},"min":{"1min":0.626,"5min":0.59499999999999997,"15min":0.59499999999999997},"max":{"1min":1.343,"5min":2.819,"15min":2.819},"last":1.1279999999999999},{"interface":"front","average":{"1min":0.94999999999999996,"5min":0.92900000000000005,"15min":0.91500000000000004},"min":{"1min":0.68100000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"max":{"1min":1.1759999999999999,"5min":1.2809999999999999,"15min":1.2809999999999999},"last":1.1819999999999999}]},{"osd":4,"last update":"Fri Dec 1 04:51:25 2023","interfaces":[{"interface":"back","average":{"1min":0.878,"5min":0.79300000000000004,"15min":0.72199999999999998},"min":{"1min":0.55000000000000004,"5min":0.373,"15min":0.373},"max":{"1min":1.343,"5min":1.343,"15min":1.343},"last":1.0629999999999999},{"interface":"front","average":{"1min":0.84099999999999997,"5min":0.81699999999999995,"15min":0.78000000000000003},"min":{"1min":0.505,"5min":0.46899999999999997,"15min":0.46899999999999997},"max":{"1min":1.224,"5min":1.4630000000000001,"15min":1.4630000000000001},"last":0.96499999999999997}]},{"osd":6,"last update":"Fri Dec 1 04:51:20 2023","interfaces":[{"interface":"back","average":{"1min":0.90000000000000002,"5min":0.90400000000000003,"15min":0.89200000000000002},"min":{"1min":0.62,"5min":0.439,"15min":0.439},"max":{"1min":1.4419999999999999,"5min":1.4419999999999999,"15min":1.4419999999999999},"last":0.85299999999999998},{"interface":"front","average":{"1min":0.92100000000000004,"5min":0.94999999999999996,"15min":0.94799999999999995},"min":{"1min":0.48799999999999999,"5min":0.45200000000000001,"15min":0.45200000000000001},"max":{"1min":1.147,"5min":1.284,"15min":1.284},"last":0.92300000000000004}]},{"osd":7,"last update":"Fri Dec 1 04:52:14 2023","interfaces":[{"interface":"back","average":{"1min":1.0649999999999999,"5min":1.0109999999999999,"15min":1},"min":{"1min":0.53800000000000003,"5min":0.47499999999999998,"15min":0.47499999999999998},"max":{"1min":1.6910000000000001,"5min":1.6910000000000001,"15min":1.6910000000000001},"last":1.0960000000000001},{"interface":"front","average":{"1min":1.1100000000000001,"5min":1.046,"15min":1.032},"min":{"1min":0.66100000000000003,"5min":0.51500000000000001,"15min":0.51500000000000001},"max":{"1min":1.8720000000000001,"5min":1.8720000000000001,"15min":1.8720000000000001},"last":1.2130000000000001}]}]}],"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-01T04:52:22.872 DEBUG:teuthology.orchestra.run.smithi080:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 597927aa-9003-11ee-95a2-87774f69a715 -- ceph pg dump --format=json 2023-12-01T04:52:23.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:52:22 smithi090 bash[32384]: cluster 2023-12-01T04:52:21.698519+0000 mgr.y (mgr.24362) 100 : cluster 0 pgmap v73: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:52:23.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:52:22 smithi090 bash[32384]: audit 2023-12-01T04:52:22.157304+0000 mgr.y (mgr.24362) 101 : audit 0 from='client.24539 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-01T04:52:23.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:52:22 smithi080 bash[41963]: cluster 2023-12-01T04:52:21.698519+0000 mgr.y (mgr.24362) 100 : cluster 0 pgmap v73: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:52:23.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:52:22 smithi080 bash[41963]: audit 2023-12-01T04:52:22.157304+0000 mgr.y (mgr.24362) 101 : audit 0 from='client.24539 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-01T04:52:23.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:52:22 smithi080 bash[28361]: cluster 2023-12-01T04:52:21.698519+0000 mgr.y (mgr.24362) 100 : cluster 0 pgmap v73: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:52:23.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:52:22 smithi080 bash[28361]: audit 2023-12-01T04:52:22.157304+0000 mgr.y (mgr.24362) 101 : audit 0 from='client.24539 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-01T04:52:25.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:52:24 smithi090 bash[32384]: cluster 2023-12-01T04:52:23.699089+0000 mgr.y (mgr.24362) 102 : cluster 0 pgmap v74: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:52:25.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:52:24 smithi080 bash[28361]: cluster 2023-12-01T04:52:23.699089+0000 mgr.y (mgr.24362) 102 : cluster 0 pgmap v74: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:52:25.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:52:24 smithi080 bash[41963]: cluster 2023-12-01T04:52:23.699089+0000 mgr.y (mgr.24362) 102 : cluster 0 pgmap v74: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:52:26.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:52:25 smithi090 bash[32384]: audit 2023-12-01T04:52:24.785351+0000 mon.c (mon.2) 76 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:52:26.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:52:25 smithi080 bash[28361]: audit 2023-12-01T04:52:24.785351+0000 mon.c (mon.2) 76 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:52:26.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:52:25 smithi080 bash[41963]: audit 2023-12-01T04:52:24.785351+0000 mon.c (mon.2) 76 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:52:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:52:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:04:52:26] "GET /metrics HTTP/1.1" 200 28566 "" "Prometheus/2.43.0" 2023-12-01T04:52:27.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:52:26 smithi090 bash[32384]: cluster 2023-12-01T04:52:25.699720+0000 mgr.y (mgr.24362) 103 : cluster 0 pgmap v75: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:52:27.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:52:26 smithi080 bash[28361]: cluster 2023-12-01T04:52:25.699720+0000 mgr.y (mgr.24362) 103 : cluster 0 pgmap v75: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:52:27.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:52:26 smithi080 bash[41963]: cluster 2023-12-01T04:52:25.699720+0000 mgr.y (mgr.24362) 103 : cluster 0 pgmap v75: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:52:27.591 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/597927aa-9003-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T04:52:28.875 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:52:28 smithi080 bash[41963]: cluster 2023-12-01T04:52:27.700259+0000 mgr.y (mgr.24362) 104 : cluster 0 pgmap v76: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:52:28.876 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:52:28 smithi080 bash[28361]: cluster 2023-12-01T04:52:27.700259+0000 mgr.y (mgr.24362) 104 : cluster 0 pgmap v76: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:52:29.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:52:28 smithi090 bash[32384]: cluster 2023-12-01T04:52:27.700259+0000 mgr.y (mgr.24362) 104 : cluster 0 pgmap v76: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:52:30.708 INFO:teuthology.orchestra.run.smithi080.stdout: 2023-12-01T04:52:30.712 INFO:teuthology.orchestra.run.smithi080.stderr:dumped all 2023-12-01T04:52:30.985 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:52:30 smithi080 bash[41963]: cluster 2023-12-01T04:52:29.700792+0000 mgr.y (mgr.24362) 105 : cluster 0 pgmap v77: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:52:30.985 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:52:30 smithi080 bash[28361]: cluster 2023-12-01T04:52:29.700792+0000 mgr.y (mgr.24362) 105 : cluster 0 pgmap v77: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:52:31.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:52:30 smithi090 bash[32384]: cluster 2023-12-01T04:52:29.700792+0000 mgr.y (mgr.24362) 105 : cluster 0 pgmap v77: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:52:31.484 INFO:teuthology.orchestra.run.smithi080.stdout:{"pg_ready":true,"pg_map":{"version":77,"stamp":"2023-12-01T04:52:29.700505+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":222364,"kb_used_data":6748,"kb_used_omap":0,"kb_used_meta":215552,"kb_avail":749738852,"statfs":{"total":767960285184,"available":767732584448,"internally_reserved":0,"allocated":6909952,"data_stored":3904466,"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.003785"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":12,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T04:50:55.666691+0000","last_change":"2023-12-01T04:50:52.154342+0000","last_active":"2023-12-01T04:50:55.666691+0000","last_peered":"2023-12-01T04:50:55.666691+0000","last_clean":"2023-12-01T04:50:55.666691+0000","last_became_active":"2023-12-01T04:50:52.153833+0000","last_became_peered":"2023-12-01T04:50:52.153833+0000","last_unstale":"2023-12-01T04:50:55.666691+0000","last_undegraded":"2023-12-01T04:50:55.666691+0000","last_fullsized":"2023-12-01T04:50:55.666691+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:50:51.136448+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:50:51.136448+0000","last_clean_scrub_stamp":"2023-12-01T04:50:51.136448+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T10:14:30.593748+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":63,"state":"active+clean","last_fresh":"2023-12-01T04:50:55.668731+0000","last_change":"2023-12-01T04:50:52.311363+0000","last_active":"2023-12-01T04:50:55.668731+0000","last_peered":"2023-12-01T04:50:55.668731+0000","last_clean":"2023-12-01T04:50:55.668731+0000","last_became_active":"2023-12-01T04:50:52.310393+0000","last_became_peered":"2023-12-01T04:50:52.310393+0000","last_unstale":"2023-12-01T04:50:55.668731+0000","last_undegraded":"2023-12-01T04:50:55.668731+0000","last_fullsized":"2023-12-01T04:50:55.668731+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:50:51.136448+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:50:51.136448+0000","last_clean_scrub_stamp":"2023-12-01T04:50:51.136448+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T11:54:51.612048+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":63,"state":"active+clean","last_fresh":"2023-12-01T04:50:55.666663+0000","last_change":"2023-12-01T04:50:52.306554+0000","last_active":"2023-12-01T04:50:55.666663+0000","last_peered":"2023-12-01T04:50:55.666663+0000","last_clean":"2023-12-01T04:50:55.666663+0000","last_became_active":"2023-12-01T04:50:52.305386+0000","last_became_peered":"2023-12-01T04:50:52.305386+0000","last_unstale":"2023-12-01T04:50:55.666663+0000","last_undegraded":"2023-12-01T04:50:55.666663+0000","last_fullsized":"2023-12-01T04:50:55.666663+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:50:51.136448+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:50:51.136448+0000","last_clean_scrub_stamp":"2023-12-01T04:50:51.136448+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T11:06:11.892941+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":63,"state":"active+clean","last_fresh":"2023-12-01T04:50:55.666606+0000","last_change":"2023-12-01T04:50:52.155400+0000","last_active":"2023-12-01T04:50:55.666606+0000","last_peered":"2023-12-01T04:50:55.666606+0000","last_clean":"2023-12-01T04:50:55.666606+0000","last_became_active":"2023-12-01T04:50:52.154983+0000","last_became_peered":"2023-12-01T04:50:52.154983+0000","last_unstale":"2023-12-01T04:50:55.666606+0000","last_undegraded":"2023-12-01T04:50:55.666606+0000","last_fullsized":"2023-12-01T04:50:55.666606+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:50:51.136448+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:50:51.136448+0000","last_clean_scrub_stamp":"2023-12-01T04:50:51.136448+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T06:50:28.415244+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'128","reported_seq":260,"reported_epoch":64,"state":"active+clean","last_fresh":"2023-12-01T04:51:00.408064+0000","last_change":"2023-12-01T04:49:11.753171+0000","last_active":"2023-12-01T04:51:00.408064+0000","last_peered":"2023-12-01T04:51:00.408064+0000","last_clean":"2023-12-01T04:51:00.408064+0000","last_became_active":"2023-12-01T04:49:11.752497+0000","last_became_peered":"2023-12-01T04:49:11.752497+0000","last_unstale":"2023-12-01T04:51:00.408064+0000","last_undegraded":"2023-12-01T04:51:00.408064+0000","last_fullsized":"2023-12-01T04:51:00.408064+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:32.976824+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:32.976824+0000","last_clean_scrub_stamp":"2023-12-01T04:44:32.976824+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-02T06:13:22.326676+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":63,"state":"active+clean","last_fresh":"2023-12-01T04:50:55.667817+0000","last_change":"2023-12-01T04:50:52.154587+0000","last_active":"2023-12-01T04:50:55.667817+0000","last_peered":"2023-12-01T04:50:55.667817+0000","last_clean":"2023-12-01T04:50:55.667817+0000","last_became_active":"2023-12-01T04:50:52.154015+0000","last_became_peered":"2023-12-01T04:50:52.154015+0000","last_unstale":"2023-12-01T04:50:55.667817+0000","last_undegraded":"2023-12-01T04:50:55.667817+0000","last_fullsized":"2023-12-01T04:50:55.667817+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:50:51.136448+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:50:51.136448+0000","last_clean_scrub_stamp":"2023-12-01T04:50:51.136448+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T05:27:47.736979+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":63,"state":"active+clean","last_fresh":"2023-12-01T04:50:55.674631+0000","last_change":"2023-12-01T04:50:52.325379+0000","last_active":"2023-12-01T04:50:55.674631+0000","last_peered":"2023-12-01T04:50:55.674631+0000","last_clean":"2023-12-01T04:50:55.674631+0000","last_became_active":"2023-12-01T04:50:52.324638+0000","last_became_peered":"2023-12-01T04:50:52.324638+0000","last_unstale":"2023-12-01T04:50:55.674631+0000","last_undegraded":"2023-12-01T04:50:55.674631+0000","last_fullsized":"2023-12-01T04:50:55.674631+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:50:51.136448+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:50:51.136448+0000","last_clean_scrub_stamp":"2023-12-01T04:50:51.136448+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T12:12:18.844389+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":63,"state":"active+clean","last_fresh":"2023-12-01T04:50:55.667779+0000","last_change":"2023-12-01T04:50:52.150370+0000","last_active":"2023-12-01T04:50:55.667779+0000","last_peered":"2023-12-01T04:50:55.667779+0000","last_clean":"2023-12-01T04:50:55.667779+0000","last_became_active":"2023-12-01T04:50:52.150029+0000","last_became_peered":"2023-12-01T04:50:52.150029+0000","last_unstale":"2023-12-01T04:50:55.667779+0000","last_undegraded":"2023-12-01T04:50:55.667779+0000","last_fullsized":"2023-12-01T04:50:55.667779+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:50:51.136448+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:50:51.136448+0000","last_clean_scrub_stamp":"2023-12-01T04:50:51.136448+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T10:38:03.498316+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":63,"state":"active+clean","last_fresh":"2023-12-01T04:50:55.668697+0000","last_change":"2023-12-01T04:50:52.155756+0000","last_active":"2023-12-01T04:50:55.668697+0000","last_peered":"2023-12-01T04:50:55.668697+0000","last_clean":"2023-12-01T04:50:55.668697+0000","last_became_active":"2023-12-01T04:50:52.155368+0000","last_became_peered":"2023-12-01T04:50:52.155368+0000","last_unstale":"2023-12-01T04:50:55.668697+0000","last_undegraded":"2023-12-01T04:50:55.668697+0000","last_fullsized":"2023-12-01T04:50:55.668697+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:50:51.136448+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:50:51.136448+0000","last_clean_scrub_stamp":"2023-12-01T04:50:51.136448+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T07:16:05.956935+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":55,"seq":236223201320,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28160,"kb_used_data":1208,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93716992,"statfs":{"total":95995035648,"available":95966199808,"internally_reserved":0,"allocated":1236992,"data_stored":857182,"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 04:52:11 2023","interfaces":[{"interface":"back","average":{"1min":0.82099999999999995,"5min":0.90700000000000003,"15min":0.94099999999999995},"min":{"1min":0.48099999999999998,"5min":0.47999999999999998,"15min":0.47999999999999998},"max":{"1min":1.0920000000000001,"5min":1.321,"15min":1.321},"last":1.0129999999999999},{"interface":"front","average":{"1min":0.871,"5min":0.92100000000000004,"15min":0.94499999999999995},"min":{"1min":0.58299999999999996,"5min":0.46200000000000002,"15min":0.46200000000000002},"max":{"1min":1.2589999999999999,"5min":1.28,"15min":1.28},"last":1.0609999999999999}]},{"osd":1,"last update":"Fri Dec 1 04:52:11 2023","interfaces":[{"interface":"back","average":{"1min":0.83799999999999997,"5min":0.88300000000000001,"15min":0.90000000000000002},"min":{"1min":0.56200000000000006,"5min":0.501,"15min":0.501},"max":{"1min":1.196,"5min":1.2470000000000001,"15min":1.2470000000000001},"last":0.95999999999999996},{"interface":"front","average":{"1min":0.81999999999999995,"5min":0.90300000000000002,"15min":0.92800000000000005},"min":{"1min":0.66700000000000004,"5min":0.49199999999999999,"15min":0.49199999999999999},"max":{"1min":1.089,"5min":1.1479999999999999,"15min":1.1479999999999999},"last":1.1439999999999999}]},{"osd":2,"last update":"Fri Dec 1 04:52:11 2023","interfaces":[{"interface":"back","average":{"1min":0.83599999999999997,"5min":0.88100000000000001,"15min":0.88400000000000001},"min":{"1min":0.60799999999999998,"5min":0.60799999999999998,"15min":0.60799999999999998},"max":{"1min":1.115,"5min":1.3220000000000001,"15min":1.3220000000000001},"last":1.0960000000000001},{"interface":"front","average":{"1min":0.97399999999999998,"5min":0.93000000000000005,"15min":0.93600000000000005},"min":{"1min":0.754,"5min":0.52700000000000002,"15min":0.52700000000000002},"max":{"1min":1.3560000000000001,"5min":1.3560000000000001,"15min":1.3560000000000001},"last":1.085}]},{"osd":3,"last update":"Fri Dec 1 04:52:11 2023","interfaces":[{"interface":"back","average":{"1min":0.93100000000000005,"5min":0.95599999999999996,"15min":0.97499999999999998},"min":{"1min":0.63800000000000001,"5min":0.44400000000000001,"15min":0.44400000000000001},"max":{"1min":1.1180000000000001,"5min":1.4590000000000001,"15min":1.4590000000000001},"last":0.92400000000000004},{"interface":"front","average":{"1min":0.90600000000000003,"5min":0.95799999999999996,"15min":0.97899999999999998},"min":{"1min":0.623,"5min":0.5,"15min":0.5},"max":{"1min":1.2470000000000001,"5min":1.2969999999999999,"15min":1.2969999999999999},"last":1.03}]},{"osd":4,"last update":"Fri Dec 1 04:52:11 2023","interfaces":[{"interface":"back","average":{"1min":0.86399999999999999,"5min":0.85799999999999998,"15min":0.86899999999999999},"min":{"1min":0.56699999999999995,"5min":0.45100000000000001,"15min":0.45100000000000001},"max":{"1min":1.1830000000000001,"5min":1.22,"15min":1.22},"last":0.75900000000000001},{"interface":"front","average":{"1min":1.0489999999999999,"5min":0.92000000000000004,"15min":0.90100000000000002},"min":{"1min":0.60199999999999998,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":1.331,"5min":1.3939999999999999,"15min":1.3939999999999999},"last":0.71899999999999997}]},{"osd":5,"last update":"Fri Dec 1 04:52:11 2023","interfaces":[{"interface":"back","average":{"1min":0.99299999999999999,"5min":0.92200000000000004,"15min":0.91100000000000003},"min":{"1min":0.74199999999999999,"5min":0.46000000000000002,"15min":0.46000000000000002},"max":{"1min":1.2609999999999999,"5min":1.4570000000000001,"15min":1.4570000000000001},"last":0.84699999999999998},{"interface":"front","average":{"1min":1.0129999999999999,"5min":0.99099999999999999,"15min":1.0129999999999999},"min":{"1min":0.76500000000000001,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":1.302,"5min":1.456,"15min":1.456},"last":0.98099999999999998}]},{"osd":6,"last update":"Fri Dec 1 04:52:11 2023","interfaces":[{"interface":"back","average":{"1min":1.0660000000000001,"5min":1.034,"15min":1.056},"min":{"1min":0.79900000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"max":{"1min":1.252,"5min":1.496,"15min":1.496},"last":0.88800000000000001},{"interface":"front","average":{"1min":1.167,"5min":1.0529999999999999,"15min":1.0489999999999999},"min":{"1min":0.78300000000000003,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":1.429,"5min":1.552,"15min":1.552},"last":1.198}]}]},{"osd":6,"up_from":47,"seq":201863462965,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28160,"kb_used_data":1208,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93716992,"statfs":{"total":95995035648,"available":95966199808,"internally_reserved":0,"allocated":1236992,"data_stored":857182,"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 04:52:19 2023","interfaces":[{"interface":"back","average":{"1min":0.89000000000000001,"5min":0.84599999999999997,"15min":0.79800000000000004},"min":{"1min":0.495,"5min":0.495,"15min":0.495},"max":{"1min":1.218,"5min":1.218,"15min":1.218},"last":1.0629999999999999},{"interface":"front","average":{"1min":0.88400000000000001,"5min":0.88500000000000001,"15min":0.88200000000000001},"min":{"1min":0.52600000000000002,"5min":0.502,"15min":0.502},"max":{"1min":1.216,"5min":1.256,"15min":1.256},"last":1.1200000000000001}]},{"osd":1,"last update":"Fri Dec 1 04:52:19 2023","interfaces":[{"interface":"back","average":{"1min":0.84099999999999997,"5min":0.86499999999999999,"15min":0.86699999999999999},"min":{"1min":0.55900000000000005,"5min":0.504,"15min":0.504},"max":{"1min":1.2170000000000001,"5min":1.464,"15min":1.464},"last":1.095},{"interface":"front","average":{"1min":0.96099999999999997,"5min":0.91000000000000003,"15min":0.878},"min":{"1min":0.63600000000000001,"5min":0.60899999999999999,"15min":0.60899999999999999},"max":{"1min":1.2949999999999999,"5min":1.3360000000000001,"15min":1.3360000000000001},"last":0.91800000000000004}]},{"osd":2,"last update":"Fri Dec 1 04:52:19 2023","interfaces":[{"interface":"back","average":{"1min":0.91900000000000004,"5min":0.90100000000000002,"15min":0.90900000000000003},"min":{"1min":0.59099999999999997,"5min":0.56299999999999994,"15min":0.56299999999999994},"max":{"1min":1.3500000000000001,"5min":1.599,"15min":1.599},"last":1.212},{"interface":"front","average":{"1min":0.92900000000000005,"5min":0.91200000000000003,"15min":0.89800000000000002},"min":{"1min":0.54800000000000004,"5min":0.53500000000000003,"15min":0.53500000000000003},"max":{"1min":1.262,"5min":1.502,"15min":1.502},"last":0.94699999999999995}]},{"osd":3,"last update":"Fri Dec 1 04:52:19 2023","interfaces":[{"interface":"back","average":{"1min":0.82899999999999996,"5min":0.90200000000000002,"15min":0.92900000000000005},"min":{"1min":0.57499999999999996,"5min":0.57499999999999996,"15min":0.57499999999999996},"max":{"1min":1.1699999999999999,"5min":1.78,"15min":1.78},"last":0.98999999999999999},{"interface":"front","average":{"1min":1.004,"5min":0.95999999999999996,"15min":0.96799999999999997},"min":{"1min":0.66000000000000003,"5min":0.58399999999999996,"15min":0.58399999999999996},"max":{"1min":1.3200000000000001,"5min":1.72,"15min":1.72},"last":1.0249999999999999}]},{"osd":4,"last update":"Fri Dec 1 04:52:19 2023","interfaces":[{"interface":"back","average":{"1min":0.90600000000000003,"5min":0.85899999999999999,"15min":0.84499999999999997},"min":{"1min":0.52800000000000002,"5min":0.49399999999999999,"15min":0.49399999999999999},"max":{"1min":1.355,"5min":1.355,"15min":1.355},"last":0.61199999999999999},{"interface":"front","average":{"1min":0.92700000000000005,"5min":0.84499999999999997,"15min":0.81499999999999995},"min":{"1min":0.41999999999999998,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":1.2430000000000001,"5min":1.276,"15min":1.276},"last":0.66600000000000004}]},{"osd":5,"last update":"Fri Dec 1 04:52:19 2023","interfaces":[{"interface":"back","average":{"1min":0.98299999999999998,"5min":0.88,"15min":0.81999999999999995},"min":{"1min":0.629,"5min":0.502,"15min":0.502},"max":{"1min":1.286,"5min":1.286,"15min":1.286},"last":0.82999999999999996},{"interface":"front","average":{"1min":0.96399999999999997,"5min":0.91000000000000003,"15min":0.86799999999999999},"min":{"1min":0.47899999999999998,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":1.274,"5min":1.379,"15min":1.379},"last":0.877}]},{"osd":7,"last update":"Fri Dec 1 04:52:19 2023","interfaces":[{"interface":"back","average":{"1min":0.98899999999999999,"5min":0.999,"15min":1.0049999999999999},"min":{"1min":0.52200000000000002,"5min":0.52200000000000002,"15min":0.52200000000000002},"max":{"1min":1.323,"5min":1.4319999999999999,"15min":1.4319999999999999},"last":1.181},{"interface":"front","average":{"1min":1.0680000000000001,"5min":1.018,"15min":1.018},"min":{"1min":0.75600000000000001,"5min":0.624,"15min":0.624},"max":{"1min":1.4039999999999999,"5min":1.4039999999999999,"15min":1.4039999999999999},"last":0.78800000000000003}]}]},{"osd":1,"up_from":13,"seq":55834574954,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27576,"kb_used_data":624,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93717576,"statfs":{"total":95995035648,"available":95966797824,"internally_reserved":0,"allocated":638976,"data_stored":266541,"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 04:51:54 2023","interfaces":[{"interface":"back","average":{"1min":0.65800000000000003,"5min":0.68700000000000006,"15min":0.60199999999999998},"min":{"1min":0.29199999999999998,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":1.024,"5min":1.881,"15min":1.881},"last":0.58699999999999997},{"interface":"front","average":{"1min":0.75900000000000001,"5min":0.79400000000000004,"15min":0.64800000000000002},"min":{"1min":0.42599999999999999,"5min":0.41599999999999998,"15min":0.39100000000000001},"max":{"1min":1.1659999999999999,"5min":2.1629999999999998,"15min":2.1629999999999998},"last":0.88100000000000001}]},{"osd":2,"last update":"Fri Dec 1 04:51:50 2023","interfaces":[{"interface":"back","average":{"1min":0.82499999999999996,"5min":0.82899999999999996,"15min":0.69599999999999995},"min":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.35499999999999998},"max":{"1min":1.5780000000000001,"5min":1.5780000000000001,"15min":1.5780000000000001},"last":0.626},{"interface":"front","average":{"1min":0.77900000000000003,"5min":0.78600000000000003,"15min":0.65900000000000003},"min":{"1min":0.45000000000000001,"5min":0.45000000000000001,"15min":0.36799999999999999},"max":{"1min":1.331,"5min":1.333,"15min":1.333},"last":0.72399999999999998}]},{"osd":3,"last update":"Fri Dec 1 04:51:37 2023","interfaces":[{"interface":"back","average":{"1min":0.93799999999999994,"5min":0.88100000000000001,"15min":0.81799999999999995},"min":{"1min":0.64500000000000002,"5min":0.52600000000000002,"15min":0.5},"max":{"1min":1.284,"5min":1.284,"15min":1.284},"last":0.81599999999999995},{"interface":"front","average":{"1min":0.83899999999999997,"5min":0.80100000000000005,"15min":0.79000000000000004},"min":{"1min":0.59299999999999997,"5min":0.48999999999999999,"15min":0.48999999999999999},"max":{"1min":1.383,"5min":1.383,"15min":1.383},"last":0.52800000000000002}]},{"osd":4,"last update":"Fri Dec 1 04:51:28 2023","interfaces":[{"interface":"back","average":{"1min":1.0089999999999999,"5min":0.95599999999999996,"15min":0.91400000000000003},"min":{"1min":0.70899999999999996,"5min":0.70899999999999996,"15min":0.70899999999999996},"max":{"1min":1.417,"5min":1.417,"15min":1.417},"last":0.84499999999999997},{"interface":"front","average":{"1min":1.085,"5min":1.0269999999999999,"15min":0.96399999999999997},"min":{"1min":0.73199999999999998,"5min":0.63800000000000001,"15min":0.63800000000000001},"max":{"1min":1.4350000000000001,"5min":1.484,"15min":1.484},"last":1.22}]},{"osd":5,"last update":"Fri Dec 1 04:51:23 2023","interfaces":[{"interface":"back","average":{"1min":0.999,"5min":0.97899999999999998,"15min":0.95299999999999996},"min":{"1min":0.79900000000000004,"5min":0.73199999999999998,"15min":0.73199999999999998},"max":{"1min":1.6339999999999999,"5min":1.6339999999999999,"15min":1.6339999999999999},"last":1.1879999999999999},{"interface":"front","average":{"1min":1.1000000000000001,"5min":1.0469999999999999,"15min":1.016},"min":{"1min":0.82099999999999995,"5min":0.66200000000000003,"15min":0.66200000000000003},"max":{"1min":1.4379999999999999,"5min":1.4510000000000001,"15min":1.4510000000000001},"last":1.018}]},{"osd":6,"last update":"Fri Dec 1 04:52:21 2023","interfaces":[{"interface":"back","average":{"1min":1.0269999999999999,"5min":1.0589999999999999,"15min":1.075},"min":{"1min":0.57399999999999995,"5min":0.57399999999999995,"15min":0.57399999999999995},"max":{"1min":1.5269999999999999,"5min":1.5269999999999999,"15min":1.5269999999999999},"last":1.0580000000000001},{"interface":"front","average":{"1min":1.0389999999999999,"5min":1.0529999999999999,"15min":1.044},"min":{"1min":0.69599999999999995,"5min":0.69599999999999995,"15min":0.69599999999999995},"max":{"1min":1.7789999999999999,"5min":1.7789999999999999,"15min":1.7789999999999999},"last":1.3380000000000001}]},{"osd":7,"last update":"Fri Dec 1 04:52:13 2023","interfaces":[{"interface":"back","average":{"1min":0.99399999999999999,"5min":1.125,"15min":1.163},"min":{"1min":0.61599999999999999,"5min":0.61599999999999999,"15min":0.61599999999999999},"max":{"1min":1.7090000000000001,"5min":1.7729999999999999,"15min":1.7729999999999999},"last":1.2609999999999999},{"interface":"front","average":{"1min":1.0149999999999999,"5min":1.1539999999999999,"15min":1.1779999999999999},"min":{"1min":0.68100000000000005,"5min":0.68100000000000005,"15min":0.68100000000000005},"max":{"1min":1.4830000000000001,"5min":1.821,"15min":1.821},"last":1.1659999999999999}]}]},{"osd":0,"up_from":8,"seq":34359738486,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28160,"kb_used_data":1208,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93716992,"statfs":{"total":95995035648,"available":95966199808,"internally_reserved":0,"allocated":1236992,"data_stored":857182,"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 04:52:02 2023","interfaces":[{"interface":"back","average":{"1min":0.72399999999999998,"5min":0.77200000000000002,"15min":0.625},"min":{"1min":0.32400000000000001,"5min":0.32400000000000001,"15min":0.307},"max":{"1min":1.323,"5min":1.323,"15min":1.323},"last":0.78900000000000003},{"interface":"front","average":{"1min":0.73599999999999999,"5min":0.81499999999999995,"15min":0.68300000000000005},"min":{"1min":0.436,"5min":0.40999999999999998,"15min":0.318},"max":{"1min":1.1240000000000001,"5min":1.177,"15min":1.177},"last":0.46400000000000002}]},{"osd":2,"last update":"Fri Dec 1 04:51:50 2023","interfaces":[{"interface":"back","average":{"1min":0.70299999999999996,"5min":0.72699999999999998,"15min":0.65100000000000002},"min":{"1min":0.372,"5min":0.372,"15min":0.29899999999999999},"max":{"1min":1.0840000000000001,"5min":1.163,"15min":1.163},"last":0.67900000000000005},{"interface":"front","average":{"1min":0.70299999999999996,"5min":0.77500000000000002,"15min":0.64000000000000001},"min":{"1min":0.46100000000000002,"5min":0.377,"15min":0.33100000000000002},"max":{"1min":1.2789999999999999,"5min":1.2789999999999999,"15min":1.2789999999999999},"last":0.48299999999999998}]},{"osd":3,"last update":"Fri Dec 1 04:51:33 2023","interfaces":[{"interface":"back","average":{"1min":0.86399999999999999,"5min":0.81000000000000005,"15min":0.77400000000000002},"min":{"1min":0.56599999999999995,"5min":0.46400000000000002,"15min":0.46400000000000002},"max":{"1min":1.216,"5min":1.216,"15min":1.216},"last":0.436},{"interface":"front","average":{"1min":0.84899999999999998,"5min":0.83899999999999997,"15min":0.77300000000000002},"min":{"1min":0.57699999999999996,"5min":0.504,"15min":0.48999999999999999},"max":{"1min":1.194,"5min":1.3759999999999999,"15min":1.3759999999999999},"last":0.71199999999999997}]},{"osd":4,"last update":"Fri Dec 1 04:51:33 2023","interfaces":[{"interface":"back","average":{"1min":0.97799999999999998,"5min":0.96199999999999997,"15min":0.91500000000000004},"min":{"1min":0.61299999999999999,"5min":0.61299999999999999,"15min":0.61299999999999999},"max":{"1min":1.27,"5min":1.538,"15min":1.538},"last":0.877},{"interface":"front","average":{"1min":0.88500000000000001,"5min":0.94299999999999995,"15min":0.89800000000000002},"min":{"1min":0.60799999999999998,"5min":0.60799999999999998,"15min":0.60799999999999998},"max":{"1min":1.2889999999999999,"5min":1.4550000000000001,"15min":1.4550000000000001},"last":0.65700000000000003}]},{"osd":5,"last update":"Fri Dec 1 04:52:21 2023","interfaces":[{"interface":"back","average":{"1min":1.0049999999999999,"5min":0.98599999999999999,"15min":0.98399999999999999},"min":{"1min":0.73299999999999998,"5min":0.61899999999999999,"15min":0.61899999999999999},"max":{"1min":1.6379999999999999,"5min":1.6379999999999999,"15min":1.6379999999999999},"last":0.60699999999999998},{"interface":"front","average":{"1min":1.0449999999999999,"5min":1.022,"15min":1.0429999999999999},"min":{"1min":0.629,"5min":0.629,"15min":0.629},"max":{"1min":1.754,"5min":1.754,"15min":1.754},"last":0.85399999999999998}]},{"osd":6,"last update":"Fri Dec 1 04:52:21 2023","interfaces":[{"interface":"back","average":{"1min":0.97999999999999998,"5min":1.0269999999999999,"15min":1.069},"min":{"1min":0.66500000000000004,"5min":0.59199999999999997,"15min":0.59199999999999997},"max":{"1min":1.46,"5min":1.496,"15min":1.496},"last":0.75900000000000001},{"interface":"front","average":{"1min":1.0620000000000001,"5min":1.0629999999999999,"15min":1.083},"min":{"1min":0.70099999999999996,"5min":0.70099999999999996,"15min":0.70099999999999996},"max":{"1min":1.7230000000000001,"5min":1.7230000000000001,"15min":1.7230000000000001},"last":0.92900000000000005}]},{"osd":7,"last update":"Fri Dec 1 04:52:16 2023","interfaces":[{"interface":"back","average":{"1min":1.0429999999999999,"5min":1.079,"15min":1.0900000000000001},"min":{"1min":0.66900000000000004,"5min":0.66900000000000004,"15min":0.66900000000000004},"max":{"1min":1.423,"5min":1.423,"15min":1.423},"last":0.90600000000000003},{"interface":"front","average":{"1min":1.0449999999999999,"5min":1.1120000000000001,"15min":1.1339999999999999},"min":{"1min":0.62,"5min":0.62,"15min":0.62},"max":{"1min":1.538,"5min":1.5920000000000001,"15min":1.5920000000000001},"last":0.81699999999999995}]}]},{"osd":2,"up_from":18,"seq":77309411424,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27576,"kb_used_data":624,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93717576,"statfs":{"total":95995035648,"available":95966797824,"internally_reserved":0,"allocated":638976,"data_stored":266541,"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 04:51:45 2023","interfaces":[{"interface":"back","average":{"1min":0.73799999999999999,"5min":0.71199999999999997,"15min":0.60399999999999998},"min":{"1min":0.36899999999999999,"5min":0.36899999999999999,"15min":0.312},"max":{"1min":1.45,"5min":1.45,"15min":1.45},"last":0.69299999999999995},{"interface":"front","average":{"1min":0.72199999999999998,"5min":0.72799999999999998,"15min":0.65500000000000003},"min":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.34399999999999997},"max":{"1min":1.3640000000000001,"5min":1.3640000000000001,"15min":1.3640000000000001},"last":0.81699999999999995}]},{"osd":1,"last update":"Fri Dec 1 04:51:45 2023","interfaces":[{"interface":"back","average":{"1min":0.76000000000000001,"5min":0.755,"15min":0.65500000000000003},"min":{"1min":0.48099999999999998,"5min":0.48099999999999998,"15min":0.435},"max":{"1min":1.4179999999999999,"5min":1.4179999999999999,"15min":1.4179999999999999},"last":0.92500000000000004},{"interface":"front","average":{"1min":0.81399999999999995,"5min":0.83499999999999996,"15min":0.69499999999999995},"min":{"1min":0.45200000000000001,"5min":0.41699999999999998,"15min":0.38300000000000001},"max":{"1min":1.321,"5min":1.321,"15min":1.321},"last":1.1140000000000001}]},{"osd":3,"last update":"Fri Dec 1 04:51:35 2023","interfaces":[{"interface":"back","average":{"1min":0.88800000000000001,"5min":0.83499999999999996,"15min":0.78200000000000003},"min":{"1min":0.57099999999999995,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":1.276,"5min":1.276,"15min":1.276},"last":0.77600000000000002},{"interface":"front","average":{"1min":0.97099999999999997,"5min":0.89800000000000002,"15min":0.83599999999999997},"min":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":1.6180000000000001,"5min":1.6180000000000001,"15min":1.6180000000000001},"last":0.95599999999999996}]},{"osd":4,"last update":"Fri Dec 1 04:51:30 2023","interfaces":[{"interface":"back","average":{"1min":1.026,"5min":0.97199999999999998,"15min":0.92300000000000004},"min":{"1min":0.77800000000000002,"5min":0.69499999999999995,"15min":0.69499999999999995},"max":{"1min":1.5089999999999999,"5min":1.5089999999999999,"15min":1.5089999999999999},"last":1.0840000000000001},{"interface":"front","average":{"1min":1.0680000000000001,"5min":1.002,"15min":0.96899999999999997},"min":{"1min":0.84199999999999997,"5min":0.67700000000000005,"15min":0.67700000000000005},"max":{"1min":1.754,"5min":1.754,"15min":1.754},"last":0.86199999999999999}]},{"osd":5,"last update":"Fri Dec 1 04:52:25 2023","interfaces":[{"interface":"back","average":{"1min":1.012,"5min":1.0369999999999999,"15min":1.0369999999999999},"min":{"1min":0.625,"5min":0.625,"15min":0.625},"max":{"1min":1.5980000000000001,"5min":1.877,"15min":1.877},"last":1.0569999999999999},{"interface":"front","average":{"1min":0.98599999999999999,"5min":1.012,"15min":0.996},"min":{"1min":0.66200000000000003,"5min":0.66200000000000003,"15min":0.66200000000000003},"max":{"1min":1.284,"5min":1.823,"15min":1.823},"last":1.0249999999999999}]},{"osd":6,"last update":"Fri Dec 1 04:52:20 2023","interfaces":[{"interface":"back","average":{"1min":1.0389999999999999,"5min":1.0960000000000001,"15min":1.1000000000000001},"min":{"1min":0.75600000000000001,"5min":0.75600000000000001,"15min":0.75600000000000001},"max":{"1min":1.484,"5min":1.7070000000000001,"15min":1.7070000000000001},"last":1.1579999999999999},{"interface":"front","average":{"1min":1.117,"5min":1.149,"15min":1.161},"min":{"1min":0.71499999999999997,"5min":0.71499999999999997,"15min":0.71499999999999997},"max":{"1min":1.661,"5min":2.0289999999999999,"15min":2.0289999999999999},"last":1.2230000000000001}]},{"osd":7,"last update":"Fri Dec 1 04:52:14 2023","interfaces":[{"interface":"back","average":{"1min":1.03,"5min":1.0980000000000001,"15min":1.1100000000000001},"min":{"1min":0.64000000000000001,"5min":0.64000000000000001,"15min":0.64000000000000001},"max":{"1min":1.444,"5min":1.855,"15min":1.855},"last":1.28},{"interface":"front","average":{"1min":1.0640000000000001,"5min":1.169,"15min":1.1930000000000001},"min":{"1min":0.64600000000000002,"5min":0.64600000000000002,"15min":0.64600000000000002},"max":{"1min":1.5589999999999999,"5min":1.778,"15min":1.778},"last":1.2509999999999999}]}]},{"osd":3,"up_from":26,"seq":111669149781,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27580,"kb_used_data":628,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93717572,"statfs":{"total":95995035648,"available":95966793728,"internally_reserved":0,"allocated":643072,"data_stored":266814,"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 04:51:35 2023","interfaces":[{"interface":"back","average":{"1min":0.73399999999999999,"5min":0.70999999999999996,"15min":0.68999999999999995},"min":{"1min":0.51300000000000001,"5min":0.442,"15min":0.442},"max":{"1min":1.0349999999999999,"5min":1.2270000000000001,"15min":1.2270000000000001},"last":0.72599999999999998},{"interface":"front","average":{"1min":0.77300000000000002,"5min":0.75600000000000001,"15min":0.73099999999999998},"min":{"1min":0.49399999999999999,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":1.0860000000000001,"5min":1.159,"15min":1.159},"last":0.77700000000000002}]},{"osd":1,"last update":"Fri Dec 1 04:51:35 2023","interfaces":[{"interface":"back","average":{"1min":0.68899999999999995,"5min":0.70599999999999996,"15min":0.72399999999999998},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":0.94299999999999995,"5min":1.1259999999999999,"15min":1.2929999999999999},"last":0.64800000000000002},{"interface":"front","average":{"1min":0.85399999999999998,"5min":0.84599999999999997,"15min":0.78200000000000003},"min":{"1min":0.45300000000000001,"5min":0.45300000000000001,"15min":0.45300000000000001},"max":{"1min":1.3680000000000001,"5min":1.3680000000000001,"15min":1.3680000000000001},"last":1}]},{"osd":2,"last update":"Fri Dec 1 04:51:35 2023","interfaces":[{"interface":"back","average":{"1min":0.90100000000000002,"5min":0.86199999999999999,"15min":0.84699999999999998},"min":{"1min":0.45600000000000002,"5min":0.45600000000000002,"15min":0.45600000000000002},"max":{"1min":1.3180000000000001,"5min":1.3180000000000001,"15min":1.3180000000000001},"last":0.84399999999999997},{"interface":"front","average":{"1min":0.71599999999999997,"5min":0.78600000000000003,"15min":0.80200000000000005},"min":{"1min":0.40899999999999997,"5min":0.378,"15min":0.378},"max":{"1min":1.161,"5min":1.484,"15min":1.484},"last":0.68400000000000005}]},{"osd":4,"last update":"Fri Dec 1 04:52:22 2023","interfaces":[{"interface":"back","average":{"1min":0.98299999999999998,"5min":0.99199999999999999,"15min":0.95399999999999996},"min":{"1min":0.53500000000000003,"5min":0.53500000000000003,"15min":0.53500000000000003},"max":{"1min":1.4099999999999999,"5min":1.577,"15min":1.577},"last":0.92700000000000005},{"interface":"front","average":{"1min":1.0149999999999999,"5min":1.0489999999999999,"15min":1.0009999999999999},"min":{"1min":0.64900000000000002,"5min":0.59999999999999998,"15min":0.59999999999999998},"max":{"1min":1.3149999999999999,"5min":1.577,"15min":1.577},"last":1.0620000000000001}]},{"osd":5,"last update":"Fri Dec 1 04:52:22 2023","interfaces":[{"interface":"back","average":{"1min":1.0209999999999999,"5min":1.0680000000000001,"15min":1.0469999999999999},"min":{"1min":0.45000000000000001,"5min":0.45000000000000001,"15min":0.45000000000000001},"max":{"1min":1.395,"5min":1.506,"15min":1.506},"last":1.1180000000000001},{"interface":"front","average":{"1min":0.96499999999999997,"5min":0.995,"15min":0.96799999999999997},"min":{"1min":0.626,"5min":0.59699999999999998,"15min":0.59699999999999998},"max":{"1min":1.3029999999999999,"5min":1.484,"15min":1.484},"last":0.81200000000000006}]},{"osd":6,"last update":"Fri Dec 1 04:52:18 2023","interfaces":[{"interface":"back","average":{"1min":0.996,"5min":1.02,"15min":1.032},"min":{"1min":0.63500000000000001,"5min":0.63500000000000001,"15min":0.63500000000000001},"max":{"1min":1.351,"5min":1.4330000000000001,"15min":1.4330000000000001},"last":1.0329999999999999},{"interface":"front","average":{"1min":1.016,"5min":1.0409999999999999,"15min":1.0569999999999999},"min":{"1min":0.624,"5min":0.624,"15min":0.624},"max":{"1min":1.321,"5min":1.3740000000000001,"15min":1.3740000000000001},"last":0.97399999999999998}]},{"osd":7,"last update":"Fri Dec 1 04:52:12 2023","interfaces":[{"interface":"back","average":{"1min":0.91400000000000003,"5min":1.032,"15min":1.0629999999999999},"min":{"1min":0.67300000000000004,"5min":0.67300000000000004,"15min":0.67300000000000004},"max":{"1min":1.212,"5min":1.3779999999999999,"15min":1.3779999999999999},"last":0.88500000000000001},{"interface":"front","average":{"1min":0.93600000000000005,"5min":1.073,"15min":1.1020000000000001},"min":{"1min":0.60099999999999998,"5min":0.60099999999999998,"15min":0.60099999999999998},"max":{"1min":1.534,"5min":1.534,"15min":1.534},"last":0.94499999999999995}]}]},{"osd":4,"up_from":31,"seq":133143986251,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27576,"kb_used_data":624,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93717576,"statfs":{"total":95995035648,"available":95966797824,"internally_reserved":0,"allocated":638976,"data_stored":266541,"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 04:51:27 2023","interfaces":[{"interface":"back","average":{"1min":0.85899999999999999,"5min":0.85099999999999998,"15min":0.85899999999999999},"min":{"1min":0.56200000000000006,"5min":0.45400000000000001,"15min":0.45400000000000001},"max":{"1min":1.4339999999999999,"5min":1.4339999999999999,"15min":1.4339999999999999},"last":1.1339999999999999},{"interface":"front","average":{"1min":0.85899999999999999,"5min":0.85199999999999998,"15min":0.81899999999999995},"min":{"1min":0.60499999999999998,"5min":0.56000000000000005,"15min":0.56000000000000005},"max":{"1min":2.2349999999999999,"5min":2.2349999999999999,"15min":2.2349999999999999},"last":0.77700000000000002}]},{"osd":1,"last update":"Fri Dec 1 04:51:27 2023","interfaces":[{"interface":"back","average":{"1min":0.85399999999999998,"5min":0.83299999999999996,"15min":0.80700000000000005},"min":{"1min":0.60399999999999998,"5min":0.44700000000000001,"15min":0.44700000000000001},"max":{"1min":1.1970000000000001,"5min":1.1970000000000001,"15min":1.1970000000000001},"last":0.85099999999999998},{"interface":"front","average":{"1min":0.81699999999999995,"5min":0.86099999999999999,"15min":0.88100000000000001},"min":{"1min":0.51300000000000001,"5min":0.51200000000000001,"15min":0.51200000000000001},"max":{"1min":1.0800000000000001,"5min":1.222,"15min":1.222},"last":1.0980000000000001}]},{"osd":2,"last update":"Fri Dec 1 04:51:27 2023","interfaces":[{"interface":"back","average":{"1min":0.89900000000000002,"5min":0.88900000000000001,"15min":0.89300000000000002},"min":{"1min":0.58499999999999996,"5min":0.58499999999999996,"15min":0.58499999999999996},"max":{"1min":1.212,"5min":1.3029999999999999,"15min":1.3029999999999999},"last":1.204},{"interface":"front","average":{"1min":0.89000000000000001,"5min":0.85499999999999998,"15min":0.86499999999999999},"min":{"1min":0.52900000000000003,"5min":0.51800000000000002,"15min":0.51800000000000002},"max":{"1min":2.177,"5min":2.177,"15min":2.177},"last":1.179}]},{"osd":3,"last update":"Fri Dec 1 04:51:27 2023","interfaces":[{"interface":"back","average":{"1min":0.84799999999999998,"5min":0.88100000000000001,"15min":0.90700000000000003},"min":{"1min":0.59799999999999998,"5min":0.51500000000000001,"15min":0.51500000000000001},"max":{"1min":1.139,"5min":1.212,"15min":1.212},"last":1.032},{"interface":"front","average":{"1min":0.90200000000000002,"5min":0.92000000000000004,"15min":0.93999999999999995},"min":{"1min":0.63600000000000001,"5min":0.52200000000000002,"15min":0.52200000000000002},"max":{"1min":1.496,"5min":1.496,"15min":1.496},"last":1.2390000000000001}]},{"osd":5,"last update":"Fri Dec 1 04:52:16 2023","interfaces":[{"interface":"back","average":{"1min":0.88800000000000001,"5min":0.79100000000000004,"15min":0.73699999999999999},"min":{"1min":0.58799999999999997,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":1.163,"5min":1.2270000000000001,"15min":1.2270000000000001},"last":0.99199999999999999},{"interface":"front","average":{"1min":0.96399999999999997,"5min":0.81899999999999995,"15min":0.75900000000000001},"min":{"1min":0.48999999999999999,"5min":0.37,"15min":0.37},"max":{"1min":1.9730000000000001,"5min":2.0979999999999999,"15min":2.0979999999999999},"last":0.90300000000000002}]},{"osd":6,"last update":"Fri Dec 1 04:52:14 2023","interfaces":[{"interface":"back","average":{"1min":1.014,"5min":0.878,"15min":0.84199999999999997},"min":{"1min":0.52400000000000002,"5min":0.375,"15min":0.375},"max":{"1min":1.738,"5min":1.738,"15min":1.738},"last":0.96899999999999997},{"interface":"front","average":{"1min":1.0529999999999999,"5min":0.97299999999999998,"15min":0.96099999999999997},"min":{"1min":0.66900000000000004,"5min":0.56100000000000005,"15min":0.56100000000000005},"max":{"1min":1.8260000000000001,"5min":1.8260000000000001,"15min":1.8260000000000001},"last":1.331}]},{"osd":7,"last update":"Fri Dec 1 04:52:14 2023","interfaces":[{"interface":"back","average":{"1min":0.93400000000000005,"5min":0.90900000000000003,"15min":0.91100000000000003},"min":{"1min":0.55900000000000005,"5min":0.45500000000000002,"15min":0.45500000000000002},"max":{"1min":1.2310000000000001,"5min":1.2729999999999999,"15min":1.2729999999999999},"last":1.2689999999999999},{"interface":"front","average":{"1min":1.0309999999999999,"5min":0.93200000000000005,"15min":0.91300000000000003},"min":{"1min":0.46999999999999997,"5min":0.44700000000000001,"15min":0.44700000000000001},"max":{"1min":1.659,"5min":1.659,"15min":1.659},"last":1.2989999999999999}]}]},{"osd":5,"up_from":39,"seq":167503724608,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27576,"kb_used_data":624,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93717576,"statfs":{"total":95995035648,"available":95966797824,"internally_reserved":0,"allocated":638976,"data_stored":266483,"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 04:51:25 2023","interfaces":[{"interface":"back","average":{"1min":0.80700000000000005,"5min":0.84799999999999998,"15min":0.876},"min":{"1min":0.48599999999999999,"5min":0.48599999999999999,"15min":0.48599999999999999},"max":{"1min":1.127,"5min":1.2849999999999999,"15min":1.2849999999999999},"last":0.61599999999999999},{"interface":"front","average":{"1min":0.89300000000000002,"5min":0.88800000000000001,"15min":0.88500000000000001},"min":{"1min":0.58099999999999996,"5min":0.48199999999999998,"15min":0.48199999999999998},"max":{"1min":1.327,"5min":1.667,"15min":1.667},"last":1.107}]},{"osd":1,"last update":"Fri Dec 1 04:51:25 2023","interfaces":[{"interface":"back","average":{"1min":0.82799999999999996,"5min":0.85099999999999998,"15min":0.85699999999999998},"min":{"1min":0.61599999999999999,"5min":0.55100000000000005,"15min":0.55100000000000005},"max":{"1min":1.0129999999999999,"5min":1.198,"15min":1.198},"last":0.93799999999999994},{"interface":"front","average":{"1min":0.94299999999999995,"5min":0.90000000000000002,"15min":0.88},"min":{"1min":0.65800000000000003,"5min":0.65800000000000003,"15min":0.65800000000000003},"max":{"1min":1.274,"5min":1.274,"15min":1.274},"last":0.99099999999999999}]},{"osd":2,"last update":"Fri Dec 1 04:51:25 2023","interfaces":[{"interface":"back","average":{"1min":0.88400000000000001,"5min":0.89300000000000002,"15min":0.88700000000000001},"min":{"1min":0.57299999999999995,"5min":0.48699999999999999,"15min":0.48699999999999999},"max":{"1min":1.1399999999999999,"5min":1.2270000000000001,"15min":1.2270000000000001},"last":0.89000000000000001},{"interface":"front","average":{"1min":1.0009999999999999,"5min":0.92300000000000004,"15min":0.92900000000000005},"min":{"1min":0.70699999999999996,"5min":0.52100000000000002,"15min":0.52100000000000002},"max":{"1min":1.3939999999999999,"5min":1.6020000000000001,"15min":1.6020000000000001},"last":1.2589999999999999}]},{"osd":3,"last update":"Fri Dec 1 04:51:25 2023","interfaces":[{"interface":"back","average":{"1min":0.94099999999999995,"5min":0.92800000000000005,"15min":0.94899999999999995},"min":{"1min":0.626,"5min":0.59499999999999997,"15min":0.59499999999999997},"max":{"1min":1.343,"5min":2.819,"15min":2.819},"last":1.228},{"interface":"front","average":{"1min":0.94999999999999996,"5min":0.92900000000000005,"15min":0.91500000000000004},"min":{"1min":0.68100000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"max":{"1min":1.1759999999999999,"5min":1.2809999999999999,"15min":1.2809999999999999},"last":1.0700000000000001}]},{"osd":4,"last update":"Fri Dec 1 04:51:25 2023","interfaces":[{"interface":"back","average":{"1min":0.878,"5min":0.79300000000000004,"15min":0.72199999999999998},"min":{"1min":0.55000000000000004,"5min":0.373,"15min":0.373},"max":{"1min":1.343,"5min":1.343,"15min":1.343},"last":1.204},{"interface":"front","average":{"1min":0.84099999999999997,"5min":0.81699999999999995,"15min":0.78000000000000003},"min":{"1min":0.505,"5min":0.46899999999999997,"15min":0.46899999999999997},"max":{"1min":1.224,"5min":1.4630000000000001,"15min":1.4630000000000001},"last":1.0449999999999999}]},{"osd":6,"last update":"Fri Dec 1 04:52:23 2023","interfaces":[{"interface":"back","average":{"1min":1.002,"5min":0.92700000000000005,"15min":0.89900000000000002},"min":{"1min":0.57599999999999996,"5min":0.439,"15min":0.439},"max":{"1min":1.7889999999999999,"5min":1.7889999999999999,"15min":1.7889999999999999},"last":1.139},{"interface":"front","average":{"1min":1.008,"5min":0.96199999999999997,"15min":0.95199999999999996},"min":{"1min":0.44400000000000001,"5min":0.44400000000000001,"15min":0.44400000000000001},"max":{"1min":1.776,"5min":1.776,"15min":1.776},"last":1.1639999999999999}]},{"osd":7,"last update":"Fri Dec 1 04:52:14 2023","interfaces":[{"interface":"back","average":{"1min":1.0649999999999999,"5min":1.0109999999999999,"15min":1},"min":{"1min":0.53800000000000003,"5min":0.47499999999999998,"15min":0.47499999999999998},"max":{"1min":1.6910000000000001,"5min":1.6910000000000001,"15min":1.6910000000000001},"last":1.2789999999999999},{"interface":"front","average":{"1min":1.1100000000000001,"5min":1.046,"15min":1.032},"min":{"1min":0.66100000000000003,"5min":0.51500000000000001,"15min":0.51500000000000001},"max":{"1min":1.8720000000000001,"5min":1.8720000000000001,"15min":1.8720000000000001},"last":1.3149999999999999}]}]}],"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-01T04:52:31.486 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2023-12-01T04:52:31.486 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2023-12-01T04:52:31.486 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2023-12-01T04:52:31.486 DEBUG:teuthology.orchestra.run.smithi080:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 597927aa-9003-11ee-95a2-87774f69a715 -- ceph health --format=json 2023-12-01T04:52:31.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:52:31 smithi080 bash[28361]: audit 2023-12-01T04:52:30.698918+0000 mgr.y (mgr.24362) 106 : audit 0 from='client.14646 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-01T04:52:31.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:52:31 smithi080 bash[41963]: audit 2023-12-01T04:52:30.698918+0000 mgr.y (mgr.24362) 106 : audit 0 from='client.14646 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-01T04:52:32.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:52:31 smithi090 bash[32384]: audit 2023-12-01T04:52:30.698918+0000 mgr.y (mgr.24362) 106 : audit 0 from='client.14646 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-01T04:52:33.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:52:32 smithi090 bash[32384]: cluster 2023-12-01T04:52:31.701527+0000 mgr.y (mgr.24362) 107 : cluster 0 pgmap v78: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:52:33.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:52:32 smithi080 bash[28361]: cluster 2023-12-01T04:52:31.701527+0000 mgr.y (mgr.24362) 107 : cluster 0 pgmap v78: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:52:33.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:52:32 smithi080 bash[41963]: cluster 2023-12-01T04:52:31.701527+0000 mgr.y (mgr.24362) 107 : cluster 0 pgmap v78: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:52:35.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:52:34 smithi090 bash[32384]: cluster 2023-12-01T04:52:33.702144+0000 mgr.y (mgr.24362) 108 : cluster 0 pgmap v79: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:52:35.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:52:34 smithi080 bash[28361]: cluster 2023-12-01T04:52:33.702144+0000 mgr.y (mgr.24362) 108 : cluster 0 pgmap v79: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:52:35.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:52:34 smithi080 bash[41963]: cluster 2023-12-01T04:52:33.702144+0000 mgr.y (mgr.24362) 108 : cluster 0 pgmap v79: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:52:36.219 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/597927aa-9003-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T04:52:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:52:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:04:52:36] "GET /metrics HTTP/1.1" 200 28566 "" "Prometheus/2.43.0" 2023-12-01T04:52:37.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:52:36 smithi090 bash[32384]: cluster 2023-12-01T04:52:35.702880+0000 mgr.y (mgr.24362) 109 : cluster 0 pgmap v80: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:52:37.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:52:36 smithi090 bash[32384]: audit 2023-12-01T04:52:35.964111+0000 mon.c (mon.2) 77 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:52:37.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:52:36 smithi090 bash[32384]: audit 2023-12-01T04:52:36.544036+0000 mon.c (mon.2) 78 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:52:37.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:52:36 smithi090 bash[32384]: audit 2023-12-01T04:52:36.545415+0000 mon.c (mon.2) 79 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:52:37.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:52:36 smithi090 bash[32384]: audit 2023-12-01T04:52:36.554753+0000 mon.a (mon.0) 738 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:52:37.110 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:52:36 smithi080 bash[41963]: cluster 2023-12-01T04:52:35.702880+0000 mgr.y (mgr.24362) 109 : cluster 0 pgmap v80: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:52:37.110 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:52:36 smithi080 bash[41963]: audit 2023-12-01T04:52:35.964111+0000 mon.c (mon.2) 77 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:52:37.110 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:52:36 smithi080 bash[41963]: audit 2023-12-01T04:52:36.544036+0000 mon.c (mon.2) 78 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:52:37.110 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:52:36 smithi080 bash[41963]: audit 2023-12-01T04:52:36.545415+0000 mon.c (mon.2) 79 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:52:37.110 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:52:36 smithi080 bash[41963]: audit 2023-12-01T04:52:36.554753+0000 mon.a (mon.0) 738 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:52:37.111 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:52:36 smithi080 bash[28361]: cluster 2023-12-01T04:52:35.702880+0000 mgr.y (mgr.24362) 109 : cluster 0 pgmap v80: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:52:37.111 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:52:36 smithi080 bash[28361]: audit 2023-12-01T04:52:35.964111+0000 mon.c (mon.2) 77 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:52:37.111 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:52:36 smithi080 bash[28361]: audit 2023-12-01T04:52:36.544036+0000 mon.c (mon.2) 78 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:52:37.111 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:52:36 smithi080 bash[28361]: audit 2023-12-01T04:52:36.545415+0000 mon.c (mon.2) 79 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:52:37.111 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:52:36 smithi080 bash[28361]: audit 2023-12-01T04:52:36.554753+0000 mon.a (mon.0) 738 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:52:39.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:52:38 smithi090 bash[32384]: cluster 2023-12-01T04:52:37.703480+0000 mgr.y (mgr.24362) 110 : cluster 0 pgmap v81: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:52:39.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:52:38 smithi080 bash[41963]: cluster 2023-12-01T04:52:37.703480+0000 mgr.y (mgr.24362) 110 : cluster 0 pgmap v81: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:52:39.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:52:38 smithi080 bash[28361]: cluster 2023-12-01T04:52:37.703480+0000 mgr.y (mgr.24362) 110 : cluster 0 pgmap v81: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:52:39.261 INFO:teuthology.orchestra.run.smithi080.stdout: 2023-12-01T04:52:39.262 INFO:teuthology.orchestra.run.smithi080.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2023-12-01T04:52:40.013 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:52:39 smithi080 bash[28361]: audit 2023-12-01T04:52:39.260892+0000 mon.c (mon.2) 80 : audit 0 from='client.? 172.21.15.80:0/3443653589' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-12-01T04:52:40.013 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:52:39 smithi080 bash[41963]: audit 2023-12-01T04:52:39.260892+0000 mon.c (mon.2) 80 : audit 0 from='client.? 172.21.15.80:0/3443653589' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-12-01T04:52:40.014 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2023-12-01T04:52:40.014 INFO:tasks.cephadm:Setup complete, yielding 2023-12-01T04:52:40.015 INFO:teuthology.run_tasks:Running task cephadm.shell... 2023-12-01T04:52:40.024 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi080.front.sepia.ceph.com 2023-12-01T04:52:40.025 DEBUG:teuthology.orchestra.run.smithi080:> 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 597927aa-9003-11ee-95a2-87774f69a715 -- bash -c 'ceph fs volume create foo' 2023-12-01T04:52:40.026 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:52:39 smithi090 bash[32384]: audit 2023-12-01T04:52:39.260892+0000 mon.c (mon.2) 80 : audit 0 from='client.? 172.21.15.80:0/3443653589' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-12-01T04:52:41.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:52:40 smithi090 bash[32384]: cluster 2023-12-01T04:52:39.704062+0000 mgr.y (mgr.24362) 111 : cluster 0 pgmap v82: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:52:41.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:52:40 smithi090 bash[32384]: audit 2023-12-01T04:52:39.785657+0000 mon.c (mon.2) 81 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:52:41.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:52:40 smithi080 bash[41963]: cluster 2023-12-01T04:52:39.704062+0000 mgr.y (mgr.24362) 111 : cluster 0 pgmap v82: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:52:41.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:52:40 smithi080 bash[41963]: audit 2023-12-01T04:52:39.785657+0000 mon.c (mon.2) 81 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:52:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:52:40 smithi080 bash[28361]: cluster 2023-12-01T04:52:39.704062+0000 mgr.y (mgr.24362) 111 : cluster 0 pgmap v82: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:52:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:52:40 smithi080 bash[28361]: audit 2023-12-01T04:52:39.785657+0000 mon.c (mon.2) 81 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:52:43.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:52:42 smithi090 bash[32384]: cluster 2023-12-01T04:52:41.704705+0000 mgr.y (mgr.24362) 112 : cluster 0 pgmap v83: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:52:43.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:52:42 smithi080 bash[28361]: cluster 2023-12-01T04:52:41.704705+0000 mgr.y (mgr.24362) 112 : cluster 0 pgmap v83: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:52:43.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:52:42 smithi080 bash[41963]: cluster 2023-12-01T04:52:41.704705+0000 mgr.y (mgr.24362) 112 : cluster 0 pgmap v83: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:52:44.753 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/597927aa-9003-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T04:52:45.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:52:44 smithi090 bash[32384]: cluster 2023-12-01T04:52:43.705226+0000 mgr.y (mgr.24362) 113 : cluster 0 pgmap v84: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:52:45.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:52:44 smithi080 bash[28361]: cluster 2023-12-01T04:52:43.705226+0000 mgr.y (mgr.24362) 113 : cluster 0 pgmap v84: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:52:45.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:52:44 smithi080 bash[41963]: cluster 2023-12-01T04:52:43.705226+0000 mgr.y (mgr.24362) 113 : cluster 0 pgmap v84: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:52:46.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:52:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:04:52:46] "GET /metrics HTTP/1.1" 200 28563 "" "Prometheus/2.43.0" 2023-12-01T04:52:46.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:52:46 smithi080 bash[41963]: cluster 2023-12-01T04:52:45.705700+0000 mgr.y (mgr.24362) 114 : cluster 0 pgmap v85: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:52:46.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:52:46 smithi080 bash[28361]: cluster 2023-12-01T04:52:45.705700+0000 mgr.y (mgr.24362) 114 : cluster 0 pgmap v85: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:52:47.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:52:46 smithi090 bash[32384]: cluster 2023-12-01T04:52:45.705700+0000 mgr.y (mgr.24362) 114 : cluster 0 pgmap v85: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:52:49.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:52:48 smithi090 bash[32384]: cluster 2023-12-01T04:52:47.706211+0000 mgr.y (mgr.24362) 115 : cluster 0 pgmap v86: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:52:49.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:52:48 smithi090 bash[32384]: audit 2023-12-01T04:52:47.890611+0000 mgr.y (mgr.24362) 116 : audit 0 from='client.24557 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foo", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:52:49.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:52:48 smithi090 bash[32384]: audit 2023-12-01T04:52:47.891221+0000 mon.c (mon.2) 82 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]: dispatch 2023-12-01T04:52:49.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:52:48 smithi090 bash[32384]: audit 2023-12-01T04:52:47.891778+0000 mon.a (mon.0) 739 : audit 1 from='mgr.24362 ' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]: dispatch 2023-12-01T04:52:49.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:52:48 smithi080 bash[28361]: cluster 2023-12-01T04:52:47.706211+0000 mgr.y (mgr.24362) 115 : cluster 0 pgmap v86: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:52:49.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:52:48 smithi080 bash[28361]: audit 2023-12-01T04:52:47.890611+0000 mgr.y (mgr.24362) 116 : audit 0 from='client.24557 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foo", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:52:49.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:52:48 smithi080 bash[28361]: audit 2023-12-01T04:52:47.891221+0000 mon.c (mon.2) 82 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]: dispatch 2023-12-01T04:52:49.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:52:48 smithi080 bash[28361]: audit 2023-12-01T04:52:47.891778+0000 mon.a (mon.0) 739 : audit 1 from='mgr.24362 ' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]: dispatch 2023-12-01T04:52:49.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:52:48 smithi080 bash[41963]: cluster 2023-12-01T04:52:47.706211+0000 mgr.y (mgr.24362) 115 : cluster 0 pgmap v86: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:52:49.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:52:48 smithi080 bash[41963]: audit 2023-12-01T04:52:47.890611+0000 mgr.y (mgr.24362) 116 : audit 0 from='client.24557 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foo", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:52:49.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:52:48 smithi080 bash[41963]: audit 2023-12-01T04:52:47.891221+0000 mon.c (mon.2) 82 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]: dispatch 2023-12-01T04:52:49.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:52:48 smithi080 bash[41963]: audit 2023-12-01T04:52:47.891778+0000 mon.a (mon.0) 739 : audit 1 from='mgr.24362 ' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]: dispatch 2023-12-01T04:52:50.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:52:49 smithi090 bash[32384]: audit 2023-12-01T04:52:48.734141+0000 mon.a (mon.0) 740 : audit 1 from='mgr.24362 ' entity='mgr.y' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]': finished 2023-12-01T04:52:50.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:52:49 smithi090 bash[32384]: cluster 2023-12-01T04:52:48.734434+0000 mon.a (mon.0) 741 : cluster 0 osdmap e65: 8 total, 8 up, 8 in 2023-12-01T04:52:50.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:52:49 smithi090 bash[32384]: audit 2023-12-01T04:52:48.742588+0000 mon.c (mon.2) 83 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]: dispatch 2023-12-01T04:52:50.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:52:49 smithi090 bash[32384]: audit 2023-12-01T04:52:48.742920+0000 mon.a (mon.0) 742 : audit 1 from='mgr.24362 ' entity='mgr.y' cmd=[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]: dispatch 2023-12-01T04:52:50.054 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:52:49 smithi080 bash[28361]: debug 2023-12-01T04:52:49.743+0000 7f6ec73eb700 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2023-12-01T04:52:50.054 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:52:49 smithi080 bash[28361]: audit 2023-12-01T04:52:48.734141+0000 mon.a (mon.0) 740 : audit 1 from='mgr.24362 ' entity='mgr.y' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]': finished 2023-12-01T04:52:50.054 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:52:49 smithi080 bash[28361]: cluster 2023-12-01T04:52:48.734434+0000 mon.a (mon.0) 741 : cluster 0 osdmap e65: 8 total, 8 up, 8 in 2023-12-01T04:52:50.054 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:52:49 smithi080 bash[28361]: audit 2023-12-01T04:52:48.742588+0000 mon.c (mon.2) 83 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]: dispatch 2023-12-01T04:52:50.054 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:52:49 smithi080 bash[28361]: audit 2023-12-01T04:52:48.742920+0000 mon.a (mon.0) 742 : audit 1 from='mgr.24362 ' entity='mgr.y' cmd=[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]: dispatch 2023-12-01T04:52:50.055 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:52:49 smithi080 bash[41963]: audit 2023-12-01T04:52:48.734141+0000 mon.a (mon.0) 740 : audit 1 from='mgr.24362 ' entity='mgr.y' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]': finished 2023-12-01T04:52:50.055 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:52:49 smithi080 bash[41963]: cluster 2023-12-01T04:52:48.734434+0000 mon.a (mon.0) 741 : cluster 0 osdmap e65: 8 total, 8 up, 8 in 2023-12-01T04:52:50.055 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:52:49 smithi080 bash[41963]: audit 2023-12-01T04:52:48.742588+0000 mon.c (mon.2) 83 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]: dispatch 2023-12-01T04:52:50.055 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:52:49 smithi080 bash[41963]: audit 2023-12-01T04:52:48.742920+0000 mon.a (mon.0) 742 : audit 1 from='mgr.24362 ' entity='mgr.y' cmd=[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]: dispatch 2023-12-01T04:52:50.875 DEBUG:teuthology.orchestra.run.smithi080:> 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 597927aa-9003-11ee-95a2-87774f69a715 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2023-12-01T04:52:51.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:52:50 smithi090 bash[32384]: cluster 2023-12-01T04:52:49.706876+0000 mgr.y (mgr.24362) 117 : cluster 0 pgmap v88: 41 pgs: 32 unknown, 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:52:51.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:52:50 smithi090 bash[32384]: audit 2023-12-01T04:52:49.738981+0000 mon.a (mon.0) 743 : audit 1 from='mgr.24362 ' entity='mgr.y' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]': finished 2023-12-01T04:52:51.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:52:50 smithi090 bash[32384]: cluster 2023-12-01T04:52:49.739163+0000 mon.a (mon.0) 744 : cluster 0 osdmap e66: 8 total, 8 up, 8 in 2023-12-01T04:52:51.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:52:50 smithi090 bash[32384]: audit 2023-12-01T04:52:49.741076+0000 mon.c (mon.2) 84 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]: dispatch 2023-12-01T04:52:51.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:52:50 smithi090 bash[32384]: cluster 2023-12-01T04:52:49.741725+0000 mon.a (mon.0) 745 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T04:52:51.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:52:50 smithi090 bash[32384]: audit 2023-12-01T04:52:49.743287+0000 mon.a (mon.0) 746 : audit 1 from='mgr.24362 ' entity='mgr.y' cmd=[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]: dispatch 2023-12-01T04:52:51.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:52:50 smithi090 bash[32384]: cluster 2023-12-01T04:52:49.744789+0000 mon.a (mon.0) 747 : cluster 4 Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2023-12-01T04:52:51.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:52:50 smithi090 bash[32384]: cluster 2023-12-01T04:52:49.744827+0000 mon.a (mon.0) 748 : cluster 3 Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2023-12-01T04:52:51.024 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:52:50 smithi090 bash[32384]: cluster 2023-12-01T04:52:49.761130+0000 mon.a (mon.0) 749 : cluster 0 osdmap e67: 8 total, 8 up, 8 in 2023-12-01T04:52:51.024 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:52:50 smithi090 bash[32384]: audit 2023-12-01T04:52:49.764056+0000 mon.a (mon.0) 750 : audit 1 from='mgr.24362 ' entity='mgr.y' cmd='[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]': finished 2023-12-01T04:52:51.024 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:52:50 smithi090 bash[32384]: cluster 2023-12-01T04:52:49.764189+0000 mon.a (mon.0) 751 : cluster 0 fsmap foo:0 2023-12-01T04:52:51.024 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:52:50 smithi090 bash[32384]: cephadm 2023-12-01T04:52:49.767282+0000 mgr.y (mgr.24362) 118 : cephadm 1 Saving service mds.foo spec with placement count:2 2023-12-01T04:52:51.024 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:52:50 smithi090 bash[32384]: audit 2023-12-01T04:52:49.771153+0000 mon.a (mon.0) 752 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:52:51.024 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:52:50 smithi090 bash[32384]: audit 2023-12-01T04:52:49.818133+0000 mon.c (mon.2) 85 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:52:51.024 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:52:50 smithi090 bash[32384]: audit 2023-12-01T04:52:49.821439+0000 mon.c (mon.2) 86 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:52:51.024 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:52:50 smithi090 bash[32384]: audit 2023-12-01T04:52:49.822762+0000 mon.c (mon.2) 87 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:52:51.024 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:52:50 smithi090 bash[32384]: audit 2023-12-01T04:52:49.830742+0000 mon.a (mon.0) 753 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:52:51.024 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:52:50 smithi090 bash[32384]: audit 2023-12-01T04:52:49.836150+0000 mon.c (mon.2) 88 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi080.dvvznb", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-12-01T04:52:51.024 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:52:50 smithi090 bash[32384]: audit 2023-12-01T04:52:49.836669+0000 mon.a (mon.0) 754 : audit 1 from='mgr.24362 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi080.dvvznb", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-12-01T04:52:51.024 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:52:50 smithi090 bash[32384]: audit 2023-12-01T04:52:49.841259+0000 mon.a (mon.0) 755 : audit 1 from='mgr.24362 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi080.dvvznb", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-12-01T04:52:51.024 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:52:50 smithi090 bash[32384]: audit 2023-12-01T04:52:49.843033+0000 mon.c (mon.2) 89 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:52:51.024 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:52:50 smithi090 bash[32384]: cephadm 2023-12-01T04:52:49.844397+0000 mgr.y (mgr.24362) 119 : cephadm 1 Deploying daemon mds.foo.smithi080.dvvznb on smithi080 2023-12-01T04:52:51.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:52:50 smithi080 bash[28361]: cluster 2023-12-01T04:52:49.706876+0000 mgr.y (mgr.24362) 117 : cluster 0 pgmap v88: 41 pgs: 32 unknown, 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:52:51.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:52:50 smithi080 bash[28361]: audit 2023-12-01T04:52:49.738981+0000 mon.a (mon.0) 743 : audit 1 from='mgr.24362 ' entity='mgr.y' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]': finished 2023-12-01T04:52:51.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:52:50 smithi080 bash[28361]: cluster 2023-12-01T04:52:49.739163+0000 mon.a (mon.0) 744 : cluster 0 osdmap e66: 8 total, 8 up, 8 in 2023-12-01T04:52:51.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:52:50 smithi080 bash[28361]: audit 2023-12-01T04:52:49.741076+0000 mon.c (mon.2) 84 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]: dispatch 2023-12-01T04:52:51.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:52:50 smithi080 bash[28361]: cluster 2023-12-01T04:52:49.741725+0000 mon.a (mon.0) 745 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T04:52:51.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:52:50 smithi080 bash[28361]: audit 2023-12-01T04:52:49.743287+0000 mon.a (mon.0) 746 : audit 1 from='mgr.24362 ' entity='mgr.y' cmd=[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]: dispatch 2023-12-01T04:52:51.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:52:50 smithi080 bash[28361]: cluster 2023-12-01T04:52:49.744789+0000 mon.a (mon.0) 747 : cluster 4 Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2023-12-01T04:52:51.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:52:50 smithi080 bash[28361]: cluster 2023-12-01T04:52:49.744827+0000 mon.a (mon.0) 748 : cluster 3 Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2023-12-01T04:52:51.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:52:50 smithi080 bash[28361]: cluster 2023-12-01T04:52:49.761130+0000 mon.a (mon.0) 749 : cluster 0 osdmap e67: 8 total, 8 up, 8 in 2023-12-01T04:52:51.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:52:50 smithi080 bash[28361]: audit 2023-12-01T04:52:49.764056+0000 mon.a (mon.0) 750 : audit 1 from='mgr.24362 ' entity='mgr.y' cmd='[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]': finished 2023-12-01T04:52:51.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:52:50 smithi080 bash[28361]: cluster 2023-12-01T04:52:49.764189+0000 mon.a (mon.0) 751 : cluster 0 fsmap foo:0 2023-12-01T04:52:51.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:52:50 smithi080 bash[28361]: cephadm 2023-12-01T04:52:49.767282+0000 mgr.y (mgr.24362) 118 : cephadm 1 Saving service mds.foo spec with placement count:2 2023-12-01T04:52:51.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:52:50 smithi080 bash[28361]: audit 2023-12-01T04:52:49.771153+0000 mon.a (mon.0) 752 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:52:51.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:52:50 smithi080 bash[28361]: audit 2023-12-01T04:52:49.818133+0000 mon.c (mon.2) 85 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:52:51.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:52:50 smithi080 bash[28361]: audit 2023-12-01T04:52:49.821439+0000 mon.c (mon.2) 86 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:52:51.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:52:50 smithi080 bash[28361]: audit 2023-12-01T04:52:49.822762+0000 mon.c (mon.2) 87 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:52:51.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:52:50 smithi080 bash[28361]: audit 2023-12-01T04:52:49.830742+0000 mon.a (mon.0) 753 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:52:51.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:52:50 smithi080 bash[28361]: audit 2023-12-01T04:52:49.836150+0000 mon.c (mon.2) 88 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi080.dvvznb", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-12-01T04:52:51.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:52:50 smithi080 bash[28361]: audit 2023-12-01T04:52:49.836669+0000 mon.a (mon.0) 754 : audit 1 from='mgr.24362 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi080.dvvznb", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-12-01T04:52:51.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:52:50 smithi080 bash[28361]: audit 2023-12-01T04:52:49.841259+0000 mon.a (mon.0) 755 : audit 1 from='mgr.24362 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi080.dvvznb", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-12-01T04:52:51.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:52:50 smithi080 bash[28361]: audit 2023-12-01T04:52:49.843033+0000 mon.c (mon.2) 89 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:52:51.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:52:50 smithi080 bash[28361]: cephadm 2023-12-01T04:52:49.844397+0000 mgr.y (mgr.24362) 119 : cephadm 1 Deploying daemon mds.foo.smithi080.dvvznb on smithi080 2023-12-01T04:52:51.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:52:50 smithi080 bash[41963]: cluster 2023-12-01T04:52:49.706876+0000 mgr.y (mgr.24362) 117 : cluster 0 pgmap v88: 41 pgs: 32 unknown, 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:52:51.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:52:50 smithi080 bash[41963]: audit 2023-12-01T04:52:49.738981+0000 mon.a (mon.0) 743 : audit 1 from='mgr.24362 ' entity='mgr.y' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]': finished 2023-12-01T04:52:51.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:52:50 smithi080 bash[41963]: cluster 2023-12-01T04:52:49.739163+0000 mon.a (mon.0) 744 : cluster 0 osdmap e66: 8 total, 8 up, 8 in 2023-12-01T04:52:51.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:52:50 smithi080 bash[41963]: audit 2023-12-01T04:52:49.741076+0000 mon.c (mon.2) 84 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]: dispatch 2023-12-01T04:52:51.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:52:50 smithi080 bash[41963]: cluster 2023-12-01T04:52:49.741725+0000 mon.a (mon.0) 745 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T04:52:51.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:52:50 smithi080 bash[41963]: audit 2023-12-01T04:52:49.743287+0000 mon.a (mon.0) 746 : audit 1 from='mgr.24362 ' entity='mgr.y' cmd=[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]: dispatch 2023-12-01T04:52:51.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:52:50 smithi080 bash[41963]: cluster 2023-12-01T04:52:49.744789+0000 mon.a (mon.0) 747 : cluster 4 Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2023-12-01T04:52:51.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:52:50 smithi080 bash[41963]: cluster 2023-12-01T04:52:49.744827+0000 mon.a (mon.0) 748 : cluster 3 Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2023-12-01T04:52:51.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:52:50 smithi080 bash[41963]: cluster 2023-12-01T04:52:49.761130+0000 mon.a (mon.0) 749 : cluster 0 osdmap e67: 8 total, 8 up, 8 in 2023-12-01T04:52:51.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:52:50 smithi080 bash[41963]: audit 2023-12-01T04:52:49.764056+0000 mon.a (mon.0) 750 : audit 1 from='mgr.24362 ' entity='mgr.y' cmd='[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]': finished 2023-12-01T04:52:51.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:52:50 smithi080 bash[41963]: cluster 2023-12-01T04:52:49.764189+0000 mon.a (mon.0) 751 : cluster 0 fsmap foo:0 2023-12-01T04:52:51.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:52:50 smithi080 bash[41963]: cephadm 2023-12-01T04:52:49.767282+0000 mgr.y (mgr.24362) 118 : cephadm 1 Saving service mds.foo spec with placement count:2 2023-12-01T04:52:51.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:52:50 smithi080 bash[41963]: audit 2023-12-01T04:52:49.771153+0000 mon.a (mon.0) 752 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:52:51.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:52:50 smithi080 bash[41963]: audit 2023-12-01T04:52:49.818133+0000 mon.c (mon.2) 85 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:52:51.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:52:50 smithi080 bash[41963]: audit 2023-12-01T04:52:49.821439+0000 mon.c (mon.2) 86 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:52:51.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:52:50 smithi080 bash[41963]: audit 2023-12-01T04:52:49.822762+0000 mon.c (mon.2) 87 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:52:51.185 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:52:50 smithi080 bash[41963]: audit 2023-12-01T04:52:49.830742+0000 mon.a (mon.0) 753 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:52:51.185 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:52:50 smithi080 bash[41963]: audit 2023-12-01T04:52:49.836150+0000 mon.c (mon.2) 88 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi080.dvvznb", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-12-01T04:52:51.185 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:52:50 smithi080 bash[41963]: audit 2023-12-01T04:52:49.836669+0000 mon.a (mon.0) 754 : audit 1 from='mgr.24362 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi080.dvvznb", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-12-01T04:52:51.185 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:52:50 smithi080 bash[41963]: audit 2023-12-01T04:52:49.841259+0000 mon.a (mon.0) 755 : audit 1 from='mgr.24362 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi080.dvvznb", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-12-01T04:52:51.185 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:52:50 smithi080 bash[41963]: audit 2023-12-01T04:52:49.843033+0000 mon.c (mon.2) 89 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:52:51.185 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:52:50 smithi080 bash[41963]: cephadm 2023-12-01T04:52:49.844397+0000 mgr.y (mgr.24362) 119 : cephadm 1 Deploying daemon mds.foo.smithi080.dvvznb on smithi080 2023-12-01T04:52:51.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:52:51 smithi080 bash[28361]: cluster 2023-12-01T04:52:50.762092+0000 mon.a (mon.0) 756 : cluster 0 osdmap e68: 8 total, 8 up, 8 in 2023-12-01T04:52:51.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:52:51 smithi080 bash[41963]: cluster 2023-12-01T04:52:50.762092+0000 mon.a (mon.0) 756 : cluster 0 osdmap e68: 8 total, 8 up, 8 in 2023-12-01T04:52:52.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:52:51 smithi090 bash[32384]: cluster 2023-12-01T04:52:50.762092+0000 mon.a (mon.0) 756 : cluster 0 osdmap e68: 8 total, 8 up, 8 in 2023-12-01T04:52:53.176 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:52:52 smithi090 bash[32384]: cluster 2023-12-01T04:52:51.707682+0000 mgr.y (mgr.24362) 120 : cluster 0 pgmap v92: 73 pgs: 26 creating+peering, 47 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:52:53.176 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:52:52 smithi090 bash[32384]: cluster 2023-12-01T04:52:51.766979+0000 mon.a (mon.0) 757 : cluster 0 osdmap e69: 8 total, 8 up, 8 in 2023-12-01T04:52:53.176 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:52:52 smithi090 bash[32384]: cluster 2023-12-01T04:52:52.707136+0000 mon.a (mon.0) 758 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T04:52:53.176 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:52:52 smithi090 bash[32384]: audit 2023-12-01T04:52:52.761923+0000 mon.a (mon.0) 759 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:52:53.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:52:52 smithi080 bash[41963]: cluster 2023-12-01T04:52:51.707682+0000 mgr.y (mgr.24362) 120 : cluster 0 pgmap v92: 73 pgs: 26 creating+peering, 47 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:52:53.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:52:52 smithi080 bash[41963]: cluster 2023-12-01T04:52:51.766979+0000 mon.a (mon.0) 757 : cluster 0 osdmap e69: 8 total, 8 up, 8 in 2023-12-01T04:52:53.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:52:52 smithi080 bash[41963]: cluster 2023-12-01T04:52:52.707136+0000 mon.a (mon.0) 758 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T04:52:53.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:52:52 smithi080 bash[41963]: audit 2023-12-01T04:52:52.761923+0000 mon.a (mon.0) 759 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:52:53.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:52:52 smithi080 bash[28361]: cluster 2023-12-01T04:52:51.707682+0000 mgr.y (mgr.24362) 120 : cluster 0 pgmap v92: 73 pgs: 26 creating+peering, 47 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:52:53.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:52:52 smithi080 bash[28361]: cluster 2023-12-01T04:52:51.766979+0000 mon.a (mon.0) 757 : cluster 0 osdmap e69: 8 total, 8 up, 8 in 2023-12-01T04:52:53.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:52:52 smithi080 bash[28361]: cluster 2023-12-01T04:52:52.707136+0000 mon.a (mon.0) 758 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T04:52:53.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:52:52 smithi080 bash[28361]: audit 2023-12-01T04:52:52.761923+0000 mon.a (mon.0) 759 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:52:53.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:52:53 smithi080 bash[41963]: audit 2023-12-01T04:52:52.771316+0000 mon.a (mon.0) 760 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:52:53.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:52:53 smithi080 bash[41963]: audit 2023-12-01T04:52:52.824174+0000 mon.a (mon.0) 761 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:52:53.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:52:53 smithi080 bash[41963]: audit 2023-12-01T04:52:52.826323+0000 mon.c (mon.2) 90 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi090.quubxz", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-12-01T04:52:53.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:52:53 smithi080 bash[41963]: audit 2023-12-01T04:52:52.826986+0000 mon.a (mon.0) 762 : audit 1 from='mgr.24362 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi090.quubxz", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-12-01T04:52:53.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:52:53 smithi080 bash[41963]: audit 2023-12-01T04:52:52.831762+0000 mon.a (mon.0) 763 : audit 1 from='mgr.24362 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi090.quubxz", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-12-01T04:52:53.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:52:53 smithi080 bash[41963]: audit 2023-12-01T04:52:52.832991+0000 mon.c (mon.2) 91 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:52:53.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:52:53 smithi080 bash[41963]: cephadm 2023-12-01T04:52:52.834160+0000 mgr.y (mgr.24362) 121 : cephadm 1 Deploying daemon mds.foo.smithi090.quubxz on smithi090 2023-12-01T04:52:53.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:52:53 smithi080 bash[28361]: audit 2023-12-01T04:52:52.771316+0000 mon.a (mon.0) 760 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:52:53.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:52:53 smithi080 bash[28361]: audit 2023-12-01T04:52:52.824174+0000 mon.a (mon.0) 761 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:52:53.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:52:53 smithi080 bash[28361]: audit 2023-12-01T04:52:52.826323+0000 mon.c (mon.2) 90 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi090.quubxz", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-12-01T04:52:53.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:52:53 smithi080 bash[28361]: audit 2023-12-01T04:52:52.826986+0000 mon.a (mon.0) 762 : audit 1 from='mgr.24362 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi090.quubxz", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-12-01T04:52:53.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:52:53 smithi080 bash[28361]: audit 2023-12-01T04:52:52.831762+0000 mon.a (mon.0) 763 : audit 1 from='mgr.24362 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi090.quubxz", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-12-01T04:52:53.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:52:53 smithi080 bash[28361]: audit 2023-12-01T04:52:52.832991+0000 mon.c (mon.2) 91 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:52:53.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:52:53 smithi080 bash[28361]: cephadm 2023-12-01T04:52:52.834160+0000 mgr.y (mgr.24362) 121 : cephadm 1 Deploying daemon mds.foo.smithi090.quubxz on smithi090 2023-12-01T04:52:54.217 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:52:53 smithi090 bash[32384]: audit 2023-12-01T04:52:52.771316+0000 mon.a (mon.0) 760 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:52:54.217 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:52:53 smithi090 bash[32384]: audit 2023-12-01T04:52:52.824174+0000 mon.a (mon.0) 761 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:52:54.217 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:52:53 smithi090 bash[32384]: audit 2023-12-01T04:52:52.826323+0000 mon.c (mon.2) 90 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi090.quubxz", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-12-01T04:52:54.217 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:52:53 smithi090 bash[32384]: audit 2023-12-01T04:52:52.826986+0000 mon.a (mon.0) 762 : audit 1 from='mgr.24362 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi090.quubxz", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-12-01T04:52:54.217 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:52:53 smithi090 bash[32384]: audit 2023-12-01T04:52:52.831762+0000 mon.a (mon.0) 763 : audit 1 from='mgr.24362 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi090.quubxz", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-12-01T04:52:54.217 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:52:53 smithi090 bash[32384]: audit 2023-12-01T04:52:52.832991+0000 mon.c (mon.2) 91 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:52:54.217 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:52:53 smithi090 bash[32384]: cephadm 2023-12-01T04:52:52.834160+0000 mgr.y (mgr.24362) 121 : cephadm 1 Deploying daemon mds.foo.smithi090.quubxz on smithi090 2023-12-01T04:52:55.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:52:54 smithi090 bash[32384]: cluster 2023-12-01T04:52:53.708419+0000 mgr.y (mgr.24362) 122 : cluster 0 pgmap v94: 73 pgs: 26 creating+peering, 47 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:52:55.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:52:54 smithi090 bash[32384]: cluster 2023-12-01T04:52:54.781770+0000 mon.a (mon.0) 764 : cluster 0 mds.? [v2:172.21.15.80:6834/724726359,v1:172.21.15.80:6835/724726359] up:boot 2023-12-01T04:52:55.024 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:52:54 smithi090 bash[32384]: cluster 2023-12-01T04:52:54.781859+0000 mon.a (mon.0) 765 : cluster 1 daemon mds.foo.smithi080.dvvznb assigned to filesystem foo as rank 0 (now has 1 ranks) 2023-12-01T04:52:55.024 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:52:54 smithi090 bash[32384]: cluster 2023-12-01T04:52:54.782004+0000 mon.a (mon.0) 766 : cluster 1 Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2023-12-01T04:52:55.024 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:52:54 smithi090 bash[32384]: cluster 2023-12-01T04:52:54.782051+0000 mon.a (mon.0) 767 : cluster 1 Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2023-12-01T04:52:55.024 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:52:54 smithi090 bash[32384]: cluster 2023-12-01T04:52:54.782080+0000 mon.a (mon.0) 768 : cluster 1 Cluster is now healthy 2023-12-01T04:52:55.024 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:52:54 smithi090 bash[32384]: cluster 2023-12-01T04:52:54.782484+0000 mon.a (mon.0) 769 : cluster 0 fsmap foo:0 1 up:standby 2023-12-01T04:52:55.024 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:52:54 smithi090 bash[32384]: audit 2023-12-01T04:52:54.783640+0000 mon.c (mon.2) 92 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi080.dvvznb"}]: dispatch 2023-12-01T04:52:55.024 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:52:54 smithi090 bash[32384]: cluster 2023-12-01T04:52:54.787054+0000 mon.a (mon.0) 770 : cluster 0 fsmap foo:1 {0=foo.smithi080.dvvznb=up:creating} 2023-12-01T04:52:55.024 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:52:54 smithi090 bash[32384]: audit 2023-12-01T04:52:54.801312+0000 mon.a (mon.0) 771 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:52:55.024 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:52:54 smithi090 bash[32384]: audit 2023-12-01T04:52:54.804467+0000 mon.c (mon.2) 93 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:52:55.024 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:52:54 smithi090 bash[32384]: cluster 2023-12-01T04:52:54.808381+0000 mon.a (mon.0) 772 : cluster 1 daemon mds.foo.smithi080.dvvznb is now active in filesystem foo as rank 0 2023-12-01T04:52:55.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:52:54 smithi080 bash[41963]: cluster 2023-12-01T04:52:53.708419+0000 mgr.y (mgr.24362) 122 : cluster 0 pgmap v94: 73 pgs: 26 creating+peering, 47 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:52:55.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:52:54 smithi080 bash[41963]: cluster 2023-12-01T04:52:54.781770+0000 mon.a (mon.0) 764 : cluster 0 mds.? [v2:172.21.15.80:6834/724726359,v1:172.21.15.80:6835/724726359] up:boot 2023-12-01T04:52:55.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:52:54 smithi080 bash[41963]: cluster 2023-12-01T04:52:54.781859+0000 mon.a (mon.0) 765 : cluster 1 daemon mds.foo.smithi080.dvvznb assigned to filesystem foo as rank 0 (now has 1 ranks) 2023-12-01T04:52:55.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:52:54 smithi080 bash[41963]: cluster 2023-12-01T04:52:54.782004+0000 mon.a (mon.0) 766 : cluster 1 Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2023-12-01T04:52:55.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:52:54 smithi080 bash[41963]: cluster 2023-12-01T04:52:54.782051+0000 mon.a (mon.0) 767 : cluster 1 Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2023-12-01T04:52:55.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:52:54 smithi080 bash[41963]: cluster 2023-12-01T04:52:54.782080+0000 mon.a (mon.0) 768 : cluster 1 Cluster is now healthy 2023-12-01T04:52:55.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:52:54 smithi080 bash[41963]: cluster 2023-12-01T04:52:54.782484+0000 mon.a (mon.0) 769 : cluster 0 fsmap foo:0 1 up:standby 2023-12-01T04:52:55.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:52:54 smithi080 bash[41963]: audit 2023-12-01T04:52:54.783640+0000 mon.c (mon.2) 92 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi080.dvvznb"}]: dispatch 2023-12-01T04:52:55.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:52:54 smithi080 bash[41963]: cluster 2023-12-01T04:52:54.787054+0000 mon.a (mon.0) 770 : cluster 0 fsmap foo:1 {0=foo.smithi080.dvvznb=up:creating} 2023-12-01T04:52:55.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:52:54 smithi080 bash[41963]: audit 2023-12-01T04:52:54.801312+0000 mon.a (mon.0) 771 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:52:55.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:52:54 smithi080 bash[41963]: audit 2023-12-01T04:52:54.804467+0000 mon.c (mon.2) 93 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:52:55.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:52:54 smithi080 bash[41963]: cluster 2023-12-01T04:52:54.808381+0000 mon.a (mon.0) 772 : cluster 1 daemon mds.foo.smithi080.dvvznb is now active in filesystem foo as rank 0 2023-12-01T04:52:55.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:52:54 smithi080 bash[28361]: cluster 2023-12-01T04:52:53.708419+0000 mgr.y (mgr.24362) 122 : cluster 0 pgmap v94: 73 pgs: 26 creating+peering, 47 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:52:55.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:52:54 smithi080 bash[28361]: cluster 2023-12-01T04:52:54.781770+0000 mon.a (mon.0) 764 : cluster 0 mds.? [v2:172.21.15.80:6834/724726359,v1:172.21.15.80:6835/724726359] up:boot 2023-12-01T04:52:55.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:52:54 smithi080 bash[28361]: cluster 2023-12-01T04:52:54.781859+0000 mon.a (mon.0) 765 : cluster 1 daemon mds.foo.smithi080.dvvznb assigned to filesystem foo as rank 0 (now has 1 ranks) 2023-12-01T04:52:55.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:52:54 smithi080 bash[28361]: cluster 2023-12-01T04:52:54.782004+0000 mon.a (mon.0) 766 : cluster 1 Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2023-12-01T04:52:55.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:52:54 smithi080 bash[28361]: cluster 2023-12-01T04:52:54.782051+0000 mon.a (mon.0) 767 : cluster 1 Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2023-12-01T04:52:55.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:52:54 smithi080 bash[28361]: cluster 2023-12-01T04:52:54.782080+0000 mon.a (mon.0) 768 : cluster 1 Cluster is now healthy 2023-12-01T04:52:55.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:52:54 smithi080 bash[28361]: cluster 2023-12-01T04:52:54.782484+0000 mon.a (mon.0) 769 : cluster 0 fsmap foo:0 1 up:standby 2023-12-01T04:52:55.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:52:54 smithi080 bash[28361]: audit 2023-12-01T04:52:54.783640+0000 mon.c (mon.2) 92 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi080.dvvznb"}]: dispatch 2023-12-01T04:52:55.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:52:54 smithi080 bash[28361]: cluster 2023-12-01T04:52:54.787054+0000 mon.a (mon.0) 770 : cluster 0 fsmap foo:1 {0=foo.smithi080.dvvznb=up:creating} 2023-12-01T04:52:55.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:52:54 smithi080 bash[28361]: audit 2023-12-01T04:52:54.801312+0000 mon.a (mon.0) 771 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:52:55.184 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:52:54 smithi080 bash[28361]: audit 2023-12-01T04:52:54.804467+0000 mon.c (mon.2) 93 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:52:55.184 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:52:54 smithi080 bash[28361]: cluster 2023-12-01T04:52:54.808381+0000 mon.a (mon.0) 772 : cluster 1 daemon mds.foo.smithi080.dvvznb is now active in filesystem foo as rank 0 2023-12-01T04:52:55.593 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/597927aa-9003-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T04:52:56.556 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:52:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:04:52:56] "GET /metrics HTTP/1.1" 200 33612 "" "Prometheus/2.43.0" 2023-12-01T04:52:56.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:52:56 smithi080 bash[28361]: cluster 2023-12-01T04:52:55.709031+0000 mgr.y (mgr.24362) 123 : cluster 0 pgmap v95: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 2.3 KiB/s wr, 7 op/s 2023-12-01T04:52:56.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:52:56 smithi080 bash[28361]: cluster 2023-12-01T04:52:55.797141+0000 mon.a (mon.0) 773 : cluster 0 mds.? [v2:172.21.15.80:6834/724726359,v1:172.21.15.80:6835/724726359] up:active 2023-12-01T04:52:56.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:52:56 smithi080 bash[28361]: cluster 2023-12-01T04:52:55.797185+0000 mon.a (mon.0) 774 : cluster 0 fsmap foo:1 {0=foo.smithi080.dvvznb=up:active} 2023-12-01T04:52:56.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:52:56 smithi080 bash[28361]: audit 2023-12-01T04:52:55.846663+0000 mon.a (mon.0) 775 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:52:56.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:52:56 smithi080 bash[28361]: audit 2023-12-01T04:52:55.858254+0000 mon.a (mon.0) 776 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:52:56.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:52:56 smithi080 bash[28361]: audit 2023-12-01T04:52:55.912570+0000 mon.a (mon.0) 777 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:52:56.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:52:56 smithi080 bash[28361]: audit 2023-12-01T04:52:55.921403+0000 mon.a (mon.0) 778 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:52:56.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:52:56 smithi080 bash[28361]: audit 2023-12-01T04:52:55.929084+0000 mon.a (mon.0) 779 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:52:56.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:52:56 smithi080 bash[28361]: audit 2023-12-01T04:52:55.996024+0000 mon.c (mon.2) 94 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:52:56.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:52:56 smithi080 bash[41963]: cluster 2023-12-01T04:52:55.709031+0000 mgr.y (mgr.24362) 123 : cluster 0 pgmap v95: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 2.3 KiB/s wr, 7 op/s 2023-12-01T04:52:56.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:52:56 smithi080 bash[41963]: cluster 2023-12-01T04:52:55.797141+0000 mon.a (mon.0) 773 : cluster 0 mds.? [v2:172.21.15.80:6834/724726359,v1:172.21.15.80:6835/724726359] up:active 2023-12-01T04:52:56.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:52:56 smithi080 bash[41963]: cluster 2023-12-01T04:52:55.797185+0000 mon.a (mon.0) 774 : cluster 0 fsmap foo:1 {0=foo.smithi080.dvvznb=up:active} 2023-12-01T04:52:56.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:52:56 smithi080 bash[41963]: audit 2023-12-01T04:52:55.846663+0000 mon.a (mon.0) 775 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:52:56.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:52:56 smithi080 bash[41963]: audit 2023-12-01T04:52:55.858254+0000 mon.a (mon.0) 776 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:52:56.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:52:56 smithi080 bash[41963]: audit 2023-12-01T04:52:55.912570+0000 mon.a (mon.0) 777 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:52:56.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:52:56 smithi080 bash[41963]: audit 2023-12-01T04:52:55.921403+0000 mon.a (mon.0) 778 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:52:56.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:52:56 smithi080 bash[41963]: audit 2023-12-01T04:52:55.929084+0000 mon.a (mon.0) 779 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:52:56.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:52:56 smithi080 bash[41963]: audit 2023-12-01T04:52:55.996024+0000 mon.c (mon.2) 94 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:52:57.082 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:52:56 smithi090 bash[32384]: cluster 2023-12-01T04:52:55.709031+0000 mgr.y (mgr.24362) 123 : cluster 0 pgmap v95: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 2.3 KiB/s wr, 7 op/s 2023-12-01T04:52:57.082 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:52:56 smithi090 bash[32384]: cluster 2023-12-01T04:52:55.797141+0000 mon.a (mon.0) 773 : cluster 0 mds.? [v2:172.21.15.80:6834/724726359,v1:172.21.15.80:6835/724726359] up:active 2023-12-01T04:52:57.082 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:52:56 smithi090 bash[32384]: cluster 2023-12-01T04:52:55.797185+0000 mon.a (mon.0) 774 : cluster 0 fsmap foo:1 {0=foo.smithi080.dvvznb=up:active} 2023-12-01T04:52:57.082 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:52:56 smithi090 bash[32384]: audit 2023-12-01T04:52:55.846663+0000 mon.a (mon.0) 775 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:52:57.082 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:52:56 smithi090 bash[32384]: audit 2023-12-01T04:52:55.858254+0000 mon.a (mon.0) 776 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:52:57.082 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:52:56 smithi090 bash[32384]: audit 2023-12-01T04:52:55.912570+0000 mon.a (mon.0) 777 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:52:57.083 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:52:56 smithi090 bash[32384]: audit 2023-12-01T04:52:55.921403+0000 mon.a (mon.0) 778 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:52:57.083 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:52:56 smithi090 bash[32384]: audit 2023-12-01T04:52:55.929084+0000 mon.a (mon.0) 779 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:52:57.083 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:52:56 smithi090 bash[32384]: audit 2023-12-01T04:52:55.996024+0000 mon.c (mon.2) 94 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:52:59.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:52:58 smithi080 bash[28361]: cluster 2023-12-01T04:52:57.709417+0000 mgr.y (mgr.24362) 124 : cluster 0 pgmap v96: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s wr, 5 op/s 2023-12-01T04:52:59.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:52:58 smithi080 bash[28361]: cluster 2023-12-01T04:52:57.810184+0000 mon.a (mon.0) 780 : cluster 0 mds.? [v2:172.21.15.90:6832/2558823223,v1:172.21.15.90:6833/2558823223] up:boot 2023-12-01T04:52:59.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:52:58 smithi080 bash[28361]: cluster 2023-12-01T04:52:57.810297+0000 mon.a (mon.0) 781 : cluster 1 Dropping low affinity active daemon mds.foo.smithi080.dvvznb in favor of higher affinity standby. 2023-12-01T04:52:59.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:52:58 smithi080 bash[28361]: cluster 2023-12-01T04:52:57.810341+0000 mon.a (mon.0) 782 : cluster 3 Replacing daemon mds.foo.smithi080.dvvznb as rank 0 with standby daemon mds.foo.smithi090.quubxz 2023-12-01T04:52:59.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:52:58 smithi080 bash[28361]: cluster 2023-12-01T04:52:57.811147+0000 mon.a (mon.0) 783 : cluster 3 Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2023-12-01T04:52:59.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:52:58 smithi080 bash[28361]: cluster 2023-12-01T04:52:57.811189+0000 mon.a (mon.0) 784 : cluster 3 Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2023-12-01T04:52:59.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:52:58 smithi080 bash[28361]: cluster 2023-12-01T04:52:57.811239+0000 mon.a (mon.0) 785 : cluster 0 fsmap foo:1 {0=foo.smithi080.dvvznb=up:active} 1 up:standby 2023-12-01T04:52:59.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:52:58 smithi080 bash[28361]: audit 2023-12-01T04:52:57.813787+0000 mon.c (mon.2) 95 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi090.quubxz"}]: dispatch 2023-12-01T04:52:59.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:52:58 smithi080 bash[28361]: cluster 2023-12-01T04:52:57.819909+0000 mon.a (mon.0) 786 : cluster 0 osdmap e70: 8 total, 8 up, 8 in 2023-12-01T04:52:59.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:52:58 smithi080 bash[28361]: cluster 2023-12-01T04:52:57.825038+0000 mon.a (mon.0) 787 : cluster 0 fsmap foo:1/1 {0=foo.smithi090.quubxz=up:replay} 2023-12-01T04:52:59.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:52:58 smithi080 bash[41963]: cluster 2023-12-01T04:52:57.709417+0000 mgr.y (mgr.24362) 124 : cluster 0 pgmap v96: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s wr, 5 op/s 2023-12-01T04:52:59.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:52:58 smithi080 bash[41963]: cluster 2023-12-01T04:52:57.810184+0000 mon.a (mon.0) 780 : cluster 0 mds.? [v2:172.21.15.90:6832/2558823223,v1:172.21.15.90:6833/2558823223] up:boot 2023-12-01T04:52:59.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:52:58 smithi080 bash[41963]: cluster 2023-12-01T04:52:57.810297+0000 mon.a (mon.0) 781 : cluster 1 Dropping low affinity active daemon mds.foo.smithi080.dvvznb in favor of higher affinity standby. 2023-12-01T04:52:59.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:52:58 smithi080 bash[41963]: cluster 2023-12-01T04:52:57.810341+0000 mon.a (mon.0) 782 : cluster 3 Replacing daemon mds.foo.smithi080.dvvznb as rank 0 with standby daemon mds.foo.smithi090.quubxz 2023-12-01T04:52:59.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:52:58 smithi080 bash[41963]: cluster 2023-12-01T04:52:57.811147+0000 mon.a (mon.0) 783 : cluster 3 Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2023-12-01T04:52:59.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:52:58 smithi080 bash[41963]: cluster 2023-12-01T04:52:57.811189+0000 mon.a (mon.0) 784 : cluster 3 Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2023-12-01T04:52:59.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:52:58 smithi080 bash[41963]: cluster 2023-12-01T04:52:57.811239+0000 mon.a (mon.0) 785 : cluster 0 fsmap foo:1 {0=foo.smithi080.dvvznb=up:active} 1 up:standby 2023-12-01T04:52:59.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:52:58 smithi080 bash[41963]: audit 2023-12-01T04:52:57.813787+0000 mon.c (mon.2) 95 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi090.quubxz"}]: dispatch 2023-12-01T04:52:59.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:52:58 smithi080 bash[41963]: cluster 2023-12-01T04:52:57.819909+0000 mon.a (mon.0) 786 : cluster 0 osdmap e70: 8 total, 8 up, 8 in 2023-12-01T04:52:59.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:52:58 smithi080 bash[41963]: cluster 2023-12-01T04:52:57.825038+0000 mon.a (mon.0) 787 : cluster 0 fsmap foo:1/1 {0=foo.smithi090.quubxz=up:replay} 2023-12-01T04:52:59.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:52:58 smithi090 bash[32384]: cluster 2023-12-01T04:52:57.709417+0000 mgr.y (mgr.24362) 124 : cluster 0 pgmap v96: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s wr, 5 op/s 2023-12-01T04:52:59.273 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:52:58 smithi090 bash[32384]: cluster 2023-12-01T04:52:57.810184+0000 mon.a (mon.0) 780 : cluster 0 mds.? [v2:172.21.15.90:6832/2558823223,v1:172.21.15.90:6833/2558823223] up:boot 2023-12-01T04:52:59.273 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:52:58 smithi090 bash[32384]: cluster 2023-12-01T04:52:57.810297+0000 mon.a (mon.0) 781 : cluster 1 Dropping low affinity active daemon mds.foo.smithi080.dvvznb in favor of higher affinity standby. 2023-12-01T04:52:59.273 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:52:58 smithi090 bash[32384]: cluster 2023-12-01T04:52:57.810341+0000 mon.a (mon.0) 782 : cluster 3 Replacing daemon mds.foo.smithi080.dvvznb as rank 0 with standby daemon mds.foo.smithi090.quubxz 2023-12-01T04:52:59.273 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:52:58 smithi090 bash[32384]: cluster 2023-12-01T04:52:57.811147+0000 mon.a (mon.0) 783 : cluster 3 Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2023-12-01T04:52:59.273 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:52:58 smithi090 bash[32384]: cluster 2023-12-01T04:52:57.811189+0000 mon.a (mon.0) 784 : cluster 3 Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2023-12-01T04:52:59.273 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:52:58 smithi090 bash[32384]: cluster 2023-12-01T04:52:57.811239+0000 mon.a (mon.0) 785 : cluster 0 fsmap foo:1 {0=foo.smithi080.dvvznb=up:active} 1 up:standby 2023-12-01T04:52:59.273 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:52:58 smithi090 bash[32384]: audit 2023-12-01T04:52:57.813787+0000 mon.c (mon.2) 95 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi090.quubxz"}]: dispatch 2023-12-01T04:52:59.273 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:52:58 smithi090 bash[32384]: cluster 2023-12-01T04:52:57.819909+0000 mon.a (mon.0) 786 : cluster 0 osdmap e70: 8 total, 8 up, 8 in 2023-12-01T04:52:59.273 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:52:58 smithi090 bash[32384]: cluster 2023-12-01T04:52:57.825038+0000 mon.a (mon.0) 787 : cluster 0 fsmap foo:1/1 {0=foo.smithi090.quubxz=up:replay} 2023-12-01T04:52:59.532 DEBUG:teuthology.orchestra.run.smithi080:> 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 597927aa-9003-11ee-95a2-87774f69a715 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2023-12-01T04:53:00.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:52:59 smithi080 bash[28361]: cluster 2023-12-01T04:52:58.822368+0000 mon.a (mon.0) 788 : cluster 1 Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2023-12-01T04:53:00.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:52:59 smithi080 bash[28361]: cluster 2023-12-01T04:52:58.826283+0000 mon.a (mon.0) 789 : cluster 0 mds.? [v2:172.21.15.90:6832/2558823223,v1:172.21.15.90:6833/2558823223] up:reconnect 2023-12-01T04:53:00.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:52:59 smithi080 bash[28361]: cluster 2023-12-01T04:52:58.826324+0000 mon.a (mon.0) 790 : cluster 0 mds.? [v2:172.21.15.80:6834/2850924852,v1:172.21.15.80:6835/2850924852] up:boot 2023-12-01T04:53:00.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:52:59 smithi080 bash[28361]: cluster 2023-12-01T04:52:58.826372+0000 mon.a (mon.0) 791 : cluster 0 fsmap foo:1/1 {0=foo.smithi090.quubxz=up:reconnect} 1 up:standby 2023-12-01T04:53:00.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:52:59 smithi080 bash[28361]: audit 2023-12-01T04:52:58.827228+0000 mon.c (mon.2) 96 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi080.dvvznb"}]: dispatch 2023-12-01T04:53:00.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:52:59 smithi080 bash[41963]: cluster 2023-12-01T04:52:58.822368+0000 mon.a (mon.0) 788 : cluster 1 Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2023-12-01T04:53:00.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:52:59 smithi080 bash[41963]: cluster 2023-12-01T04:52:58.826283+0000 mon.a (mon.0) 789 : cluster 0 mds.? [v2:172.21.15.90:6832/2558823223,v1:172.21.15.90:6833/2558823223] up:reconnect 2023-12-01T04:53:00.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:52:59 smithi080 bash[41963]: cluster 2023-12-01T04:52:58.826324+0000 mon.a (mon.0) 790 : cluster 0 mds.? [v2:172.21.15.80:6834/2850924852,v1:172.21.15.80:6835/2850924852] up:boot 2023-12-01T04:53:00.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:52:59 smithi080 bash[41963]: cluster 2023-12-01T04:52:58.826372+0000 mon.a (mon.0) 791 : cluster 0 fsmap foo:1/1 {0=foo.smithi090.quubxz=up:reconnect} 1 up:standby 2023-12-01T04:53:00.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:52:59 smithi080 bash[41963]: audit 2023-12-01T04:52:58.827228+0000 mon.c (mon.2) 96 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi080.dvvznb"}]: dispatch 2023-12-01T04:53:00.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:52:59 smithi090 bash[32384]: cluster 2023-12-01T04:52:58.822368+0000 mon.a (mon.0) 788 : cluster 1 Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2023-12-01T04:53:00.273 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:52:59 smithi090 bash[32384]: cluster 2023-12-01T04:52:58.826283+0000 mon.a (mon.0) 789 : cluster 0 mds.? [v2:172.21.15.90:6832/2558823223,v1:172.21.15.90:6833/2558823223] up:reconnect 2023-12-01T04:53:00.273 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:52:59 smithi090 bash[32384]: cluster 2023-12-01T04:52:58.826324+0000 mon.a (mon.0) 790 : cluster 0 mds.? [v2:172.21.15.80:6834/2850924852,v1:172.21.15.80:6835/2850924852] up:boot 2023-12-01T04:53:00.273 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:52:59 smithi090 bash[32384]: cluster 2023-12-01T04:52:58.826372+0000 mon.a (mon.0) 791 : cluster 0 fsmap foo:1/1 {0=foo.smithi090.quubxz=up:reconnect} 1 up:standby 2023-12-01T04:53:00.273 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:52:59 smithi090 bash[32384]: audit 2023-12-01T04:52:58.827228+0000 mon.c (mon.2) 96 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi080.dvvznb"}]: dispatch 2023-12-01T04:53:01.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:53:00 smithi080 bash[28361]: cluster 2023-12-01T04:52:59.710037+0000 mgr.y (mgr.24362) 125 : cluster 0 pgmap v98: 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-01T04:53:01.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:53:00 smithi080 bash[28361]: cluster 2023-12-01T04:52:59.835841+0000 mon.a (mon.0) 792 : cluster 0 mds.? [v2:172.21.15.90:6832/2558823223,v1:172.21.15.90:6833/2558823223] up:rejoin 2023-12-01T04:53:01.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:53:00 smithi080 bash[28361]: cluster 2023-12-01T04:52:59.836012+0000 mon.a (mon.0) 793 : cluster 0 fsmap foo:1/1 {0=foo.smithi090.quubxz=up:rejoin} 1 up:standby 2023-12-01T04:53:01.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:53:00 smithi080 bash[28361]: cluster 2023-12-01T04:52:59.836550+0000 mon.a (mon.0) 794 : cluster 1 daemon mds.foo.smithi090.quubxz is now active in filesystem foo as rank 0 2023-12-01T04:53:01.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:53:00 smithi080 bash[28361]: audit 2023-12-01T04:52:59.841833+0000 mon.a (mon.0) 795 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:53:01.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:53:00 smithi080 bash[41963]: cluster 2023-12-01T04:52:59.710037+0000 mgr.y (mgr.24362) 125 : cluster 0 pgmap v98: 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-01T04:53:01.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:53:00 smithi080 bash[41963]: cluster 2023-12-01T04:52:59.835841+0000 mon.a (mon.0) 792 : cluster 0 mds.? [v2:172.21.15.90:6832/2558823223,v1:172.21.15.90:6833/2558823223] up:rejoin 2023-12-01T04:53:01.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:53:00 smithi080 bash[41963]: cluster 2023-12-01T04:52:59.836012+0000 mon.a (mon.0) 793 : cluster 0 fsmap foo:1/1 {0=foo.smithi090.quubxz=up:rejoin} 1 up:standby 2023-12-01T04:53:01.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:53:00 smithi080 bash[41963]: cluster 2023-12-01T04:52:59.836550+0000 mon.a (mon.0) 794 : cluster 1 daemon mds.foo.smithi090.quubxz is now active in filesystem foo as rank 0 2023-12-01T04:53:01.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:53:00 smithi080 bash[41963]: audit 2023-12-01T04:52:59.841833+0000 mon.a (mon.0) 795 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:53:01.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:53:00 smithi090 bash[32384]: cluster 2023-12-01T04:52:59.710037+0000 mgr.y (mgr.24362) 125 : cluster 0 pgmap v98: 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-01T04:53:01.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:53:00 smithi090 bash[32384]: cluster 2023-12-01T04:52:59.835841+0000 mon.a (mon.0) 792 : cluster 0 mds.? [v2:172.21.15.90:6832/2558823223,v1:172.21.15.90:6833/2558823223] up:rejoin 2023-12-01T04:53:01.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:53:00 smithi090 bash[32384]: cluster 2023-12-01T04:52:59.836012+0000 mon.a (mon.0) 793 : cluster 0 fsmap foo:1/1 {0=foo.smithi090.quubxz=up:rejoin} 1 up:standby 2023-12-01T04:53:01.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:53:00 smithi090 bash[32384]: cluster 2023-12-01T04:52:59.836550+0000 mon.a (mon.0) 794 : cluster 1 daemon mds.foo.smithi090.quubxz is now active in filesystem foo as rank 0 2023-12-01T04:53:01.273 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:53:00 smithi090 bash[32384]: audit 2023-12-01T04:52:59.841833+0000 mon.a (mon.0) 795 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:53:02.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:53:01 smithi080 bash[28361]: cluster 2023-12-01T04:53:00.832018+0000 mon.a (mon.0) 796 : cluster 1 Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2023-12-01T04:53:02.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:53:01 smithi080 bash[28361]: cluster 2023-12-01T04:53:00.832069+0000 mon.a (mon.0) 797 : cluster 1 Cluster is now healthy 2023-12-01T04:53:02.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:53:01 smithi080 bash[28361]: cluster 2023-12-01T04:53:00.844220+0000 mon.a (mon.0) 798 : cluster 0 mds.? [v2:172.21.15.90:6832/2558823223,v1:172.21.15.90:6833/2558823223] up:active 2023-12-01T04:53:02.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:53:01 smithi080 bash[28361]: cluster 2023-12-01T04:53:00.844274+0000 mon.a (mon.0) 799 : cluster 0 fsmap foo:1 {0=foo.smithi090.quubxz=up:active} 1 up:standby 2023-12-01T04:53:02.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:53:01 smithi080 bash[41963]: cluster 2023-12-01T04:53:00.832018+0000 mon.a (mon.0) 796 : cluster 1 Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2023-12-01T04:53:02.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:53:01 smithi080 bash[41963]: cluster 2023-12-01T04:53:00.832069+0000 mon.a (mon.0) 797 : cluster 1 Cluster is now healthy 2023-12-01T04:53:02.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:53:01 smithi080 bash[41963]: cluster 2023-12-01T04:53:00.844220+0000 mon.a (mon.0) 798 : cluster 0 mds.? [v2:172.21.15.90:6832/2558823223,v1:172.21.15.90:6833/2558823223] up:active 2023-12-01T04:53:02.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:53:01 smithi080 bash[41963]: cluster 2023-12-01T04:53:00.844274+0000 mon.a (mon.0) 799 : cluster 0 fsmap foo:1 {0=foo.smithi090.quubxz=up:active} 1 up:standby 2023-12-01T04:53:02.273 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:53:01 smithi090 bash[32384]: cluster 2023-12-01T04:53:00.832018+0000 mon.a (mon.0) 796 : cluster 1 Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2023-12-01T04:53:02.273 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:53:01 smithi090 bash[32384]: cluster 2023-12-01T04:53:00.832069+0000 mon.a (mon.0) 797 : cluster 1 Cluster is now healthy 2023-12-01T04:53:02.273 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:53:01 smithi090 bash[32384]: cluster 2023-12-01T04:53:00.844220+0000 mon.a (mon.0) 798 : cluster 0 mds.? [v2:172.21.15.90:6832/2558823223,v1:172.21.15.90:6833/2558823223] up:active 2023-12-01T04:53:02.273 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:53:01 smithi090 bash[32384]: cluster 2023-12-01T04:53:00.844274+0000 mon.a (mon.0) 799 : cluster 0 fsmap foo:1 {0=foo.smithi090.quubxz=up:active} 1 up:standby 2023-12-01T04:53:03.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:53:02 smithi080 bash[28361]: cluster 2023-12-01T04:53:01.710876+0000 mgr.y (mgr.24362) 126 : cluster 0 pgmap v99: 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-01T04:53:03.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:53:02 smithi080 bash[28361]: audit 2023-12-01T04:53:01.846192+0000 mon.a (mon.0) 800 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:53:03.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:53:02 smithi080 bash[28361]: audit 2023-12-01T04:53:01.857271+0000 mon.a (mon.0) 801 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:53:03.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:53:02 smithi080 bash[28361]: audit 2023-12-01T04:53:02.194459+0000 mon.a (mon.0) 802 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:53:03.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:53:02 smithi080 bash[28361]: audit 2023-12-01T04:53:02.205435+0000 mon.a (mon.0) 803 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:53:03.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:53:02 smithi080 bash[28361]: audit 2023-12-01T04:53:02.208668+0000 mon.c (mon.2) 97 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:53:03.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:53:02 smithi080 bash[28361]: audit 2023-12-01T04:53:02.210177+0000 mon.c (mon.2) 98 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:53:03.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:53:02 smithi080 bash[28361]: audit 2023-12-01T04:53:02.218752+0000 mon.a (mon.0) 804 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:53:03.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:53:02 smithi080 bash[28361]: audit 2023-12-01T04:53:02.302498+0000 mon.c (mon.2) 99 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:53:03.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:53:02 smithi080 bash[28361]: audit 2023-12-01T04:53:02.305665+0000 mon.c (mon.2) 100 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:53:03.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:53:02 smithi080 bash[28361]: audit 2023-12-01T04:53:02.307209+0000 mon.c (mon.2) 101 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:53:03.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:53:02 smithi080 bash[28361]: audit 2023-12-01T04:53:02.316783+0000 mon.a (mon.0) 805 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:53:03.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:53:02 smithi080 bash[41963]: cluster 2023-12-01T04:53:01.710876+0000 mgr.y (mgr.24362) 126 : cluster 0 pgmap v99: 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-01T04:53:03.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:53:02 smithi080 bash[41963]: audit 2023-12-01T04:53:01.846192+0000 mon.a (mon.0) 800 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:53:03.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:53:02 smithi080 bash[41963]: audit 2023-12-01T04:53:01.857271+0000 mon.a (mon.0) 801 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:53:03.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:53:02 smithi080 bash[41963]: audit 2023-12-01T04:53:02.194459+0000 mon.a (mon.0) 802 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:53:03.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:53:02 smithi080 bash[41963]: audit 2023-12-01T04:53:02.205435+0000 mon.a (mon.0) 803 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:53:03.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:53:02 smithi080 bash[41963]: audit 2023-12-01T04:53:02.208668+0000 mon.c (mon.2) 97 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:53:03.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:53:02 smithi080 bash[41963]: audit 2023-12-01T04:53:02.210177+0000 mon.c (mon.2) 98 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:53:03.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:53:02 smithi080 bash[41963]: audit 2023-12-01T04:53:02.218752+0000 mon.a (mon.0) 804 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:53:03.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:53:02 smithi080 bash[41963]: audit 2023-12-01T04:53:02.302498+0000 mon.c (mon.2) 99 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:53:03.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:53:02 smithi080 bash[41963]: audit 2023-12-01T04:53:02.305665+0000 mon.c (mon.2) 100 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:53:03.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:53:02 smithi080 bash[41963]: audit 2023-12-01T04:53:02.307209+0000 mon.c (mon.2) 101 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:53:03.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:53:02 smithi080 bash[41963]: audit 2023-12-01T04:53:02.316783+0000 mon.a (mon.0) 805 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:53:03.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:53:02 smithi090 bash[32384]: cluster 2023-12-01T04:53:01.710876+0000 mgr.y (mgr.24362) 126 : cluster 0 pgmap v99: 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-01T04:53:03.329 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:53:02 smithi090 bash[32384]: audit 2023-12-01T04:53:01.846192+0000 mon.a (mon.0) 800 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:53:03.329 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:53:02 smithi090 bash[32384]: audit 2023-12-01T04:53:01.857271+0000 mon.a (mon.0) 801 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:53:03.329 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:53:02 smithi090 bash[32384]: audit 2023-12-01T04:53:02.194459+0000 mon.a (mon.0) 802 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:53:03.330 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:53:02 smithi090 bash[32384]: audit 2023-12-01T04:53:02.205435+0000 mon.a (mon.0) 803 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:53:03.330 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:53:02 smithi090 bash[32384]: audit 2023-12-01T04:53:02.208668+0000 mon.c (mon.2) 97 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:53:03.330 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:53:02 smithi090 bash[32384]: audit 2023-12-01T04:53:02.210177+0000 mon.c (mon.2) 98 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:53:03.330 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:53:02 smithi090 bash[32384]: audit 2023-12-01T04:53:02.218752+0000 mon.a (mon.0) 804 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:53:03.330 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:53:02 smithi090 bash[32384]: audit 2023-12-01T04:53:02.302498+0000 mon.c (mon.2) 99 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:53:03.330 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:53:02 smithi090 bash[32384]: audit 2023-12-01T04:53:02.305665+0000 mon.c (mon.2) 100 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:53:03.330 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:53:02 smithi090 bash[32384]: audit 2023-12-01T04:53:02.307209+0000 mon.c (mon.2) 101 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:53:03.330 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:53:02 smithi090 bash[32384]: audit 2023-12-01T04:53:02.316783+0000 mon.a (mon.0) 805 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:53:03.912 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/597927aa-9003-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T04:53:05.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:53:04 smithi080 bash[28361]: cluster 2023-12-01T04:53:03.711515+0000 mgr.y (mgr.24362) 127 : cluster 0 pgmap v100: 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-01T04:53:05.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:53:04 smithi080 bash[41963]: cluster 2023-12-01T04:53:03.711515+0000 mgr.y (mgr.24362) 127 : cluster 0 pgmap v100: 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-01T04:53:05.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:53:04 smithi090 bash[32384]: cluster 2023-12-01T04:53:03.711515+0000 mgr.y (mgr.24362) 127 : cluster 0 pgmap v100: 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-01T04:53:06.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:53:05 smithi080 bash[28361]: audit 2023-12-01T04:53:04.854591+0000 mon.a (mon.0) 806 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:53:06.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:53:05 smithi080 bash[41963]: audit 2023-12-01T04:53:04.854591+0000 mon.a (mon.0) 806 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:53:06.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:53:05 smithi090 bash[32384]: audit 2023-12-01T04:53:04.854591+0000 mon.a (mon.0) 806 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:53:06.563 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:53:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:04:53:06] "GET /metrics HTTP/1.1" 200 33612 "" "Prometheus/2.43.0" 2023-12-01T04:53:07.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:53:06 smithi080 bash[28361]: cluster 2023-12-01T04:53:05.712517+0000 mgr.y (mgr.24362) 128 : cluster 0 pgmap v101: 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-01T04:53:07.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:53:06 smithi080 bash[41963]: cluster 2023-12-01T04:53:05.712517+0000 mgr.y (mgr.24362) 128 : cluster 0 pgmap v101: 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-01T04:53:07.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:53:06 smithi090 bash[32384]: cluster 2023-12-01T04:53:05.712517+0000 mgr.y (mgr.24362) 128 : cluster 0 pgmap v101: 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-01T04:53:07.824 INFO:teuthology.run_tasks:Running task ceph.healthy... 2023-12-01T04:53:07.835 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2023-12-01T04:53:07.836 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2023-12-01T04:53:07.836 DEBUG:teuthology.orchestra.run.smithi080:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 597927aa-9003-11ee-95a2-87774f69a715 -- ceph mgr dump --format=json 2023-12-01T04:53:09.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:53:08 smithi080 bash[28361]: cluster 2023-12-01T04:53:07.713100+0000 mgr.y (mgr.24362) 129 : cluster 0 pgmap v102: 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-01T04:53:09.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:53:08 smithi080 bash[41963]: cluster 2023-12-01T04:53:07.713100+0000 mgr.y (mgr.24362) 129 : cluster 0 pgmap v102: 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-01T04:53:09.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:53:08 smithi090 bash[32384]: cluster 2023-12-01T04:53:07.713100+0000 mgr.y (mgr.24362) 129 : cluster 0 pgmap v102: 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-01T04:53:10.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:53:09 smithi080 bash[28361]: audit 2023-12-01T04:53:09.714950+0000 mon.c (mon.2) 102 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2023-12-01T04:53:10.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:53:09 smithi080 bash[28361]: audit 2023-12-01T04:53:09.715666+0000 mon.c (mon.2) 103 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2023-12-01T04:53:10.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:53:09 smithi080 bash[28361]: audit 2023-12-01T04:53:09.716202+0000 mon.a (mon.0) 807 : audit 1 from='mgr.24362 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2023-12-01T04:53:10.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:53:09 smithi080 bash[28361]: audit 2023-12-01T04:53:09.716288+0000 mon.c (mon.2) 104 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2023-12-01T04:53:10.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:53:09 smithi080 bash[28361]: audit 2023-12-01T04:53:09.716831+0000 mon.a (mon.0) 808 : audit 1 from='mgr.24362 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2023-12-01T04:53:10.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:53:09 smithi080 bash[28361]: audit 2023-12-01T04:53:09.717417+0000 mon.a (mon.0) 809 : audit 1 from='mgr.24362 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2023-12-01T04:53:10.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:53:09 smithi080 bash[28361]: audit 2023-12-01T04:53:09.793125+0000 mon.a (mon.0) 810 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:53:10.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:53:09 smithi080 bash[28361]: audit 2023-12-01T04:53:09.795015+0000 mon.c (mon.2) 105 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:53:10.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:53:09 smithi080 bash[41963]: audit 2023-12-01T04:53:09.714950+0000 mon.c (mon.2) 102 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2023-12-01T04:53:10.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:53:09 smithi080 bash[41963]: audit 2023-12-01T04:53:09.715666+0000 mon.c (mon.2) 103 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2023-12-01T04:53:10.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:53:09 smithi080 bash[41963]: audit 2023-12-01T04:53:09.716202+0000 mon.a (mon.0) 807 : audit 1 from='mgr.24362 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2023-12-01T04:53:10.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:53:09 smithi080 bash[41963]: audit 2023-12-01T04:53:09.716288+0000 mon.c (mon.2) 104 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2023-12-01T04:53:10.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:53:09 smithi080 bash[41963]: audit 2023-12-01T04:53:09.716831+0000 mon.a (mon.0) 808 : audit 1 from='mgr.24362 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2023-12-01T04:53:10.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:53:09 smithi080 bash[41963]: audit 2023-12-01T04:53:09.717417+0000 mon.a (mon.0) 809 : audit 1 from='mgr.24362 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2023-12-01T04:53:10.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:53:09 smithi080 bash[41963]: audit 2023-12-01T04:53:09.793125+0000 mon.a (mon.0) 810 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:53:10.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:53:09 smithi080 bash[41963]: audit 2023-12-01T04:53:09.795015+0000 mon.c (mon.2) 105 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:53:10.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:53:09 smithi090 bash[32384]: audit 2023-12-01T04:53:09.714950+0000 mon.c (mon.2) 102 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2023-12-01T04:53:10.273 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:53:09 smithi090 bash[32384]: audit 2023-12-01T04:53:09.715666+0000 mon.c (mon.2) 103 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2023-12-01T04:53:10.273 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:53:09 smithi090 bash[32384]: audit 2023-12-01T04:53:09.716202+0000 mon.a (mon.0) 807 : audit 1 from='mgr.24362 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2023-12-01T04:53:10.273 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:53:09 smithi090 bash[32384]: audit 2023-12-01T04:53:09.716288+0000 mon.c (mon.2) 104 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2023-12-01T04:53:10.273 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:53:09 smithi090 bash[32384]: audit 2023-12-01T04:53:09.716831+0000 mon.a (mon.0) 808 : audit 1 from='mgr.24362 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2023-12-01T04:53:10.273 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:53:09 smithi090 bash[32384]: audit 2023-12-01T04:53:09.717417+0000 mon.a (mon.0) 809 : audit 1 from='mgr.24362 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2023-12-01T04:53:10.273 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:53:09 smithi090 bash[32384]: audit 2023-12-01T04:53:09.793125+0000 mon.a (mon.0) 810 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:53:10.273 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:53:09 smithi090 bash[32384]: audit 2023-12-01T04:53:09.795015+0000 mon.c (mon.2) 105 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:53:11.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:53:10 smithi080 bash[28361]: cluster 2023-12-01T04:53:09.713478+0000 mgr.y (mgr.24362) 130 : cluster 0 pgmap v103: 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-01T04:53:11.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:53:10 smithi080 bash[28361]: audit 2023-12-01T04:53:09.891153+0000 mon.a (mon.0) 811 : audit 1 from='mgr.24362 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]': finished 2023-12-01T04:53:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:53:10 smithi080 bash[28361]: audit 2023-12-01T04:53:09.891288+0000 mon.a (mon.0) 812 : audit 1 from='mgr.24362 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]': finished 2023-12-01T04:53:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:53:10 smithi080 bash[28361]: audit 2023-12-01T04:53:09.891369+0000 mon.a (mon.0) 813 : audit 1 from='mgr.24362 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]': finished 2023-12-01T04:53:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:53:10 smithi080 bash[28361]: cluster 2023-12-01T04:53:09.891471+0000 mon.a (mon.0) 814 : cluster 0 osdmap e71: 8 total, 8 up, 8 in 2023-12-01T04:53:11.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:53:10 smithi080 bash[41963]: cluster 2023-12-01T04:53:09.713478+0000 mgr.y (mgr.24362) 130 : cluster 0 pgmap v103: 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-01T04:53:11.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:53:10 smithi080 bash[41963]: audit 2023-12-01T04:53:09.891153+0000 mon.a (mon.0) 811 : audit 1 from='mgr.24362 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]': finished 2023-12-01T04:53:11.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:53:10 smithi080 bash[41963]: audit 2023-12-01T04:53:09.891288+0000 mon.a (mon.0) 812 : audit 1 from='mgr.24362 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]': finished 2023-12-01T04:53:11.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:53:10 smithi080 bash[41963]: audit 2023-12-01T04:53:09.891369+0000 mon.a (mon.0) 813 : audit 1 from='mgr.24362 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]': finished 2023-12-01T04:53:11.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:53:10 smithi080 bash[41963]: cluster 2023-12-01T04:53:09.891471+0000 mon.a (mon.0) 814 : cluster 0 osdmap e71: 8 total, 8 up, 8 in 2023-12-01T04:53:11.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:53:10 smithi090 bash[32384]: cluster 2023-12-01T04:53:09.713478+0000 mgr.y (mgr.24362) 130 : cluster 0 pgmap v103: 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-01T04:53:11.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:53:10 smithi090 bash[32384]: audit 2023-12-01T04:53:09.891153+0000 mon.a (mon.0) 811 : audit 1 from='mgr.24362 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]': finished 2023-12-01T04:53:11.273 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:53:10 smithi090 bash[32384]: audit 2023-12-01T04:53:09.891288+0000 mon.a (mon.0) 812 : audit 1 from='mgr.24362 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]': finished 2023-12-01T04:53:11.273 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:53:10 smithi090 bash[32384]: audit 2023-12-01T04:53:09.891369+0000 mon.a (mon.0) 813 : audit 1 from='mgr.24362 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]': finished 2023-12-01T04:53:11.273 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:53:10 smithi090 bash[32384]: cluster 2023-12-01T04:53:09.891471+0000 mon.a (mon.0) 814 : cluster 0 osdmap e71: 8 total, 8 up, 8 in 2023-12-01T04:53:12.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:53:11 smithi080 bash[28361]: cluster 2023-12-01T04:53:10.893752+0000 mon.a (mon.0) 815 : cluster 0 osdmap e72: 8 total, 8 up, 8 in 2023-12-01T04:53:12.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:53:11 smithi080 bash[41963]: cluster 2023-12-01T04:53:10.893752+0000 mon.a (mon.0) 815 : cluster 0 osdmap e72: 8 total, 8 up, 8 in 2023-12-01T04:53:12.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:53:11 smithi090 bash[32384]: cluster 2023-12-01T04:53:10.893752+0000 mon.a (mon.0) 815 : cluster 0 osdmap e72: 8 total, 8 up, 8 in 2023-12-01T04:53:12.568 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/597927aa-9003-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T04:53:13.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:53:12 smithi080 bash[41963]: cluster 2023-12-01T04:53:11.714152+0000 mgr.y (mgr.24362) 131 : cluster 0 pgmap v106: 73 pgs: 3 peering, 70 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 8.7 KiB/s rd, 0 B/s wr, 8 op/s 2023-12-01T04:53:13.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:53:12 smithi080 bash[28361]: cluster 2023-12-01T04:53:11.714152+0000 mgr.y (mgr.24362) 131 : cluster 0 pgmap v106: 73 pgs: 3 peering, 70 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 8.7 KiB/s rd, 0 B/s wr, 8 op/s 2023-12-01T04:53:13.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:53:12 smithi090 bash[32384]: cluster 2023-12-01T04:53:11.714152+0000 mgr.y (mgr.24362) 131 : cluster 0 pgmap v106: 73 pgs: 3 peering, 70 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 8.7 KiB/s rd, 0 B/s wr, 8 op/s 2023-12-01T04:53:14.907 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:53:14 smithi080 bash[28361]: cluster 2023-12-01T04:53:13.714769+0000 mgr.y (mgr.24362) 132 : cluster 0 pgmap v107: 73 pgs: 3 peering, 70 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:53:15.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:53:14 smithi080 bash[41963]: cluster 2023-12-01T04:53:13.714769+0000 mgr.y (mgr.24362) 132 : cluster 0 pgmap v107: 73 pgs: 3 peering, 70 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:53:15.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:53:14 smithi090 bash[32384]: cluster 2023-12-01T04:53:13.714769+0000 mgr.y (mgr.24362) 132 : cluster 0 pgmap v107: 73 pgs: 3 peering, 70 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:53:15.834 INFO:teuthology.orchestra.run.smithi080.stdout: 2023-12-01T04:53:16.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:53:15 smithi080 bash[28361]: audit 2023-12-01T04:53:15.823261+0000 mon.a (mon.0) 816 : audit 0 from='client.? 172.21.15.80:0/496084874' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-12-01T04:53:16.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:53:15 smithi080 bash[41963]: audit 2023-12-01T04:53:15.823261+0000 mon.a (mon.0) 816 : audit 0 from='client.? 172.21.15.80:0/496084874' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-12-01T04:53:16.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:53:15 smithi090 bash[32384]: audit 2023-12-01T04:53:15.823261+0000 mon.a (mon.0) 816 : audit 0 from='client.? 172.21.15.80:0/496084874' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-12-01T04:53:16.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:53:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:04:53:16] "GET /metrics HTTP/1.1" 200 33908 "" "Prometheus/2.43.0" 2023-12-01T04:53:16.616 INFO:teuthology.orchestra.run.smithi080.stdout:{"epoch":20,"active_gid":24362,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6800","nonce":2331966380},{"type":"v1","addr":"172.21.15.80:6801","nonce":2331966380}]},"active_addr":"172.21.15.80:6801/2331966380","active_change":"2023-12-01T04:50:09.640296+0000","active_mgr_features":4540138322906710015,"available":true,"standbys":[{"gid":24358,"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.80:8443/","prometheus":"http://172.21.15.80: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":60,"active_clients":[{"name":"devicehealth","addrvec":[{"type":"v2","addr":"172.21.15.80:0","nonce":2522678989}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.80:0","nonce":498109659}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.80:0","nonce":827181232}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.80:0","nonce":3967926530}]}]} 2023-12-01T04:53:16.619 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2023-12-01T04:53:16.619 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2023-12-01T04:53:16.619 DEBUG:teuthology.orchestra.run.smithi080:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 597927aa-9003-11ee-95a2-87774f69a715 -- ceph osd dump --format=json 2023-12-01T04:53:17.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:53:16 smithi080 bash[28361]: cluster 2023-12-01T04:53:15.715761+0000 mgr.y (mgr.24362) 133 : cluster 0 pgmap v108: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:53:17.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:53:16 smithi080 bash[41963]: cluster 2023-12-01T04:53:15.715761+0000 mgr.y (mgr.24362) 133 : cluster 0 pgmap v108: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:53:17.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:53:16 smithi090 bash[32384]: cluster 2023-12-01T04:53:15.715761+0000 mgr.y (mgr.24362) 133 : cluster 0 pgmap v108: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:53:19.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:53:18 smithi080 bash[28361]: cluster 2023-12-01T04:53:17.716384+0000 mgr.y (mgr.24362) 134 : cluster 0 pgmap v109: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:53:19.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:53:18 smithi080 bash[41963]: cluster 2023-12-01T04:53:17.716384+0000 mgr.y (mgr.24362) 134 : cluster 0 pgmap v109: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:53:19.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:53:18 smithi090 bash[32384]: cluster 2023-12-01T04:53:17.716384+0000 mgr.y (mgr.24362) 134 : cluster 0 pgmap v109: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:53:21.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:53:20 smithi080 bash[28361]: cluster 2023-12-01T04:53:19.717081+0000 mgr.y (mgr.24362) 135 : cluster 0 pgmap v110: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:53:21.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:53:20 smithi080 bash[41963]: cluster 2023-12-01T04:53:19.717081+0000 mgr.y (mgr.24362) 135 : cluster 0 pgmap v110: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:53:21.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:53:20 smithi090 bash[32384]: cluster 2023-12-01T04:53:19.717081+0000 mgr.y (mgr.24362) 135 : cluster 0 pgmap v110: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:53:21.360 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/597927aa-9003-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T04:53:22.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:53:22 smithi080 bash[28361]: cluster 2023-12-01T04:53:21.718084+0000 mgr.y (mgr.24362) 136 : cluster 0 pgmap v111: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:53:22.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:53:22 smithi080 bash[41963]: cluster 2023-12-01T04:53:21.718084+0000 mgr.y (mgr.24362) 136 : cluster 0 pgmap v111: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:53:23.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:53:22 smithi090 bash[32384]: cluster 2023-12-01T04:53:21.718084+0000 mgr.y (mgr.24362) 136 : cluster 0 pgmap v111: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:53:24.665 INFO:teuthology.orchestra.run.smithi080.stdout: 2023-12-01T04:53:24.665 INFO:teuthology.orchestra.run.smithi080.stdout:{"epoch":72,"fsid":"597927aa-9003-11ee-95a2-87774f69a715","created":"2023-12-01T04:39:05.314625+0000","modified":"2023-12-01T04:53:10.884257+0000","last_up_change":"2023-12-01T04:49:07.728821+0000","last_in_change":"2023-12-01T04:48:38.616810+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-01T04:44:32.862494+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":"22","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-01T04:50:51.086259+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":"64","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-01T04:52:48.328862+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":"68","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"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-01T04:52:49.182723+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":"69","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":"b5c052c7-d35e-4b33-ba10-7121f227236d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":66,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6802","nonce":4094941814},{"type":"v1","addr":"172.21.15.80:6803","nonce":4094941814}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6804","nonce":4094941814},{"type":"v1","addr":"172.21.15.80:6805","nonce":4094941814}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6808","nonce":4094941814},{"type":"v1","addr":"172.21.15.80:6809","nonce":4094941814}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6806","nonce":4094941814},{"type":"v1","addr":"172.21.15.80:6807","nonce":4094941814}]},"public_addr":"172.21.15.80:6803/4094941814","cluster_addr":"172.21.15.80:6805/4094941814","heartbeat_back_addr":"172.21.15.80:6809/4094941814","heartbeat_front_addr":"172.21.15.80:6807/4094941814","state":["exists","up"]},{"osd":1,"uuid":"9d120cf1-8c58-4cdf-b767-063d1bc66d56","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":66,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6810","nonce":2190129906},{"type":"v1","addr":"172.21.15.80:6811","nonce":2190129906}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6812","nonce":2190129906},{"type":"v1","addr":"172.21.15.80:6813","nonce":2190129906}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6816","nonce":2190129906},{"type":"v1","addr":"172.21.15.80:6817","nonce":2190129906}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6814","nonce":2190129906},{"type":"v1","addr":"172.21.15.80:6815","nonce":2190129906}]},"public_addr":"172.21.15.80:6811/2190129906","cluster_addr":"172.21.15.80:6813/2190129906","heartbeat_back_addr":"172.21.15.80:6817/2190129906","heartbeat_front_addr":"172.21.15.80:6815/2190129906","state":["exists","up"]},{"osd":2,"uuid":"6b1800d5-4177-4b90-b137-003a6c3f2cca","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.80:6818","nonce":4282081272},{"type":"v1","addr":"172.21.15.80:6819","nonce":4282081272}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6820","nonce":4282081272},{"type":"v1","addr":"172.21.15.80:6821","nonce":4282081272}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6824","nonce":4282081272},{"type":"v1","addr":"172.21.15.80:6825","nonce":4282081272}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6822","nonce":4282081272},{"type":"v1","addr":"172.21.15.80:6823","nonce":4282081272}]},"public_addr":"172.21.15.80:6819/4282081272","cluster_addr":"172.21.15.80:6821/4282081272","heartbeat_back_addr":"172.21.15.80:6825/4282081272","heartbeat_front_addr":"172.21.15.80:6823/4282081272","state":["exists","up"]},{"osd":3,"uuid":"7f75fe67-0f68-4459-b9c6-9c278ff217c3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":66,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6826","nonce":3348619775},{"type":"v1","addr":"172.21.15.80:6827","nonce":3348619775}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6828","nonce":3348619775},{"type":"v1","addr":"172.21.15.80:6829","nonce":3348619775}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6832","nonce":3348619775},{"type":"v1","addr":"172.21.15.80:6833","nonce":3348619775}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6830","nonce":3348619775},{"type":"v1","addr":"172.21.15.80:6831","nonce":3348619775}]},"public_addr":"172.21.15.80:6827/3348619775","cluster_addr":"172.21.15.80:6829/3348619775","heartbeat_back_addr":"172.21.15.80:6833/3348619775","heartbeat_front_addr":"172.21.15.80:6831/3348619775","state":["exists","up"]},{"osd":4,"uuid":"51824cf0-bb27-4bd4-9b24-b437ede45b7d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":66,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6800","nonce":2558122101},{"type":"v1","addr":"172.21.15.90:6801","nonce":2558122101}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6802","nonce":2558122101},{"type":"v1","addr":"172.21.15.90:6803","nonce":2558122101}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6806","nonce":2558122101},{"type":"v1","addr":"172.21.15.90:6807","nonce":2558122101}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6804","nonce":2558122101},{"type":"v1","addr":"172.21.15.90:6805","nonce":2558122101}]},"public_addr":"172.21.15.90:6801/2558122101","cluster_addr":"172.21.15.90:6803/2558122101","heartbeat_back_addr":"172.21.15.90:6807/2558122101","heartbeat_front_addr":"172.21.15.90:6805/2558122101","state":["exists","up"]},{"osd":5,"uuid":"b1244ca3-4253-4b0f-a7b2-1438b41781a3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":71,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6808","nonce":1430575330},{"type":"v1","addr":"172.21.15.90:6809","nonce":1430575330}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6810","nonce":1430575330},{"type":"v1","addr":"172.21.15.90:6811","nonce":1430575330}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6814","nonce":1430575330},{"type":"v1","addr":"172.21.15.90:6815","nonce":1430575330}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6812","nonce":1430575330},{"type":"v1","addr":"172.21.15.90:6813","nonce":1430575330}]},"public_addr":"172.21.15.90:6809/1430575330","cluster_addr":"172.21.15.90:6811/1430575330","heartbeat_back_addr":"172.21.15.90:6815/1430575330","heartbeat_front_addr":"172.21.15.90:6813/1430575330","state":["exists","up"]},{"osd":6,"uuid":"ca38de0a-159b-4d95-b98f-c5c6c618325b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":66,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6816","nonce":4018615315},{"type":"v1","addr":"172.21.15.90:6817","nonce":4018615315}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6818","nonce":4018615315},{"type":"v1","addr":"172.21.15.90:6819","nonce":4018615315}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6822","nonce":4018615315},{"type":"v1","addr":"172.21.15.90:6823","nonce":4018615315}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6820","nonce":4018615315},{"type":"v1","addr":"172.21.15.90:6821","nonce":4018615315}]},"public_addr":"172.21.15.90:6817/4018615315","cluster_addr":"172.21.15.90:6819/4018615315","heartbeat_back_addr":"172.21.15.90:6823/4018615315","heartbeat_front_addr":"172.21.15.90:6821/4018615315","state":["exists","up"]},{"osd":7,"uuid":"def97565-0bf3-4977-b2dc-b9cfb462d784","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":65,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6824","nonce":1023789058},{"type":"v1","addr":"172.21.15.90:6825","nonce":1023789058}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6826","nonce":1023789058},{"type":"v1","addr":"172.21.15.90:6827","nonce":1023789058}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6830","nonce":1023789058},{"type":"v1","addr":"172.21.15.90:6831","nonce":1023789058}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6828","nonce":1023789058},{"type":"v1","addr":"172.21.15.90:6829","nonce":1023789058}]},"public_addr":"172.21.15.90:6825/1023789058","cluster_addr":"172.21.15.90:6827/1023789058","heartbeat_back_addr":"172.21.15.90:6831/1023789058","heartbeat_front_addr":"172.21.15.90:6829/1023789058","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-01T04:42:44.550032+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-01T04:43:36.558082+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-01T04:44:29.454132+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-01T04:45:22.918571+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-01T04:46:17.315620+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-01T04:47:12.143382+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-01T04:48:08.796139+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-01T04:49:05.826606+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"4.4","mappings":[{"from":1,"to":5}]},{"pgid":"4.7","mappings":[{"from":1,"to":2}]},{"pgid":"4.12","mappings":[{"from":1,"to":5}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.80:6834/724726359":"2023-12-02T04:52:57.810369+0000","172.21.15.80:0/1111337968":"2023-12-02T04:39:38.229921+0000","172.21.15.80:6800/2886553628":"2023-12-02T04:39:38.229921+0000","172.21.15.80:6801/2886553628":"2023-12-02T04:39:38.229921+0000","172.21.15.80:0/2659171866":"2023-12-02T04:50:09.639805+0000","172.21.15.80:0/1567984252":"2023-12-02T04:40:12.214053+0000","172.21.15.80:6800/1796799973":"2023-12-02T04:40:12.214053+0000","172.21.15.80:0/2144473450":"2023-12-02T04:50:09.639805+0000","172.21.15.80:0/377807261":"2023-12-02T04:39:38.229921+0000","172.21.15.80:0/410084528":"2023-12-02T04:40:12.214053+0000","172.21.15.80:0/1650683912":"2023-12-02T04:40:12.214053+0000","172.21.15.80:6801/1796799973":"2023-12-02T04:40:12.214053+0000","172.21.15.80:6800/1346121914":"2023-12-02T04:50:09.639805+0000","172.21.15.80:0/838802224":"2023-12-02T04:50:09.639805+0000","172.21.15.80:0/570793799":"2023-12-02T04:50:09.639805+0000","172.21.15.80:6835/724726359":"2023-12-02T04:52:57.810369+0000","172.21.15.80:0/1046311744":"2023-12-02T04:39:38.229921+0000","172.21.15.80:6801/1346121914":"2023-12-02T04:50:09.639805+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-01T04:53:25.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:53:24 smithi090 bash[32384]: cluster 2023-12-01T04:53:23.718540+0000 mgr.y (mgr.24362) 137 : cluster 0 pgmap v112: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:53:25.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:53:24 smithi090 bash[32384]: audit 2023-12-01T04:53:24.661328+0000 mon.a (mon.0) 817 : audit 0 from='client.? 172.21.15.80:0/4211641229' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-01T04:53:25.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:53:24 smithi080 bash[41963]: cluster 2023-12-01T04:53:23.718540+0000 mgr.y (mgr.24362) 137 : cluster 0 pgmap v112: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:53:25.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:53:24 smithi080 bash[41963]: audit 2023-12-01T04:53:24.661328+0000 mon.a (mon.0) 817 : audit 0 from='client.? 172.21.15.80:0/4211641229' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-01T04:53:25.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:53:24 smithi080 bash[28361]: cluster 2023-12-01T04:53:23.718540+0000 mgr.y (mgr.24362) 137 : cluster 0 pgmap v112: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:53:25.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:53:24 smithi080 bash[28361]: audit 2023-12-01T04:53:24.661328+0000 mon.a (mon.0) 817 : audit 0 from='client.? 172.21.15.80:0/4211641229' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-01T04:53:25.420 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2023-12-01T04:53:25.420 DEBUG:teuthology.orchestra.run.smithi080:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 597927aa-9003-11ee-95a2-87774f69a715 -- ceph osd dump --format=json 2023-12-01T04:53:26.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:53:25 smithi090 bash[32384]: audit 2023-12-01T04:53:24.786937+0000 mon.c (mon.2) 106 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:53:26.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:53:25 smithi080 bash[28361]: audit 2023-12-01T04:53:24.786937+0000 mon.c (mon.2) 106 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:53:26.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:53:25 smithi080 bash[41963]: audit 2023-12-01T04:53:24.786937+0000 mon.c (mon.2) 106 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:53:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:53:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:04:53:26] "GET /metrics HTTP/1.1" 200 33902 "" "Prometheus/2.43.0" 2023-12-01T04:53:27.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:53:26 smithi090 bash[32384]: cluster 2023-12-01T04:53:25.719488+0000 mgr.y (mgr.24362) 138 : cluster 0 pgmap v113: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:53:27.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:53:26 smithi080 bash[41963]: cluster 2023-12-01T04:53:25.719488+0000 mgr.y (mgr.24362) 138 : cluster 0 pgmap v113: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:53:27.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:53:26 smithi080 bash[28361]: cluster 2023-12-01T04:53:25.719488+0000 mgr.y (mgr.24362) 138 : cluster 0 pgmap v113: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:53:29.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:53:28 smithi090 bash[32384]: cluster 2023-12-01T04:53:27.720177+0000 mgr.y (mgr.24362) 139 : cluster 0 pgmap v114: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:53:29.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:53:28 smithi080 bash[28361]: cluster 2023-12-01T04:53:27.720177+0000 mgr.y (mgr.24362) 139 : cluster 0 pgmap v114: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:53:29.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:53:28 smithi080 bash[41963]: cluster 2023-12-01T04:53:27.720177+0000 mgr.y (mgr.24362) 139 : cluster 0 pgmap v114: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:53:30.145 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/597927aa-9003-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T04:53:31.007 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:53:30 smithi080 bash[41963]: cluster 2023-12-01T04:53:29.720765+0000 mgr.y (mgr.24362) 140 : cluster 0 pgmap v115: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:53:31.007 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:53:30 smithi080 bash[28361]: cluster 2023-12-01T04:53:29.720765+0000 mgr.y (mgr.24362) 140 : cluster 0 pgmap v115: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:53:31.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:53:30 smithi090 bash[32384]: cluster 2023-12-01T04:53:29.720765+0000 mgr.y (mgr.24362) 140 : cluster 0 pgmap v115: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:53:33.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:53:32 smithi090 bash[32384]: cluster 2023-12-01T04:53:31.721442+0000 mgr.y (mgr.24362) 141 : cluster 0 pgmap v116: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:53:33.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:53:32 smithi080 bash[41963]: cluster 2023-12-01T04:53:31.721442+0000 mgr.y (mgr.24362) 141 : cluster 0 pgmap v116: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:53:33.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:53:32 smithi080 bash[28361]: cluster 2023-12-01T04:53:31.721442+0000 mgr.y (mgr.24362) 141 : cluster 0 pgmap v116: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:53:33.239 INFO:teuthology.orchestra.run.smithi080.stdout: 2023-12-01T04:53:33.239 INFO:teuthology.orchestra.run.smithi080.stdout:{"epoch":72,"fsid":"597927aa-9003-11ee-95a2-87774f69a715","created":"2023-12-01T04:39:05.314625+0000","modified":"2023-12-01T04:53:10.884257+0000","last_up_change":"2023-12-01T04:49:07.728821+0000","last_in_change":"2023-12-01T04:48:38.616810+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-01T04:44:32.862494+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":"22","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-01T04:50:51.086259+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":"64","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-01T04:52:48.328862+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":"68","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"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-01T04:52:49.182723+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":"69","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":"b5c052c7-d35e-4b33-ba10-7121f227236d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":66,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6802","nonce":4094941814},{"type":"v1","addr":"172.21.15.80:6803","nonce":4094941814}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6804","nonce":4094941814},{"type":"v1","addr":"172.21.15.80:6805","nonce":4094941814}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6808","nonce":4094941814},{"type":"v1","addr":"172.21.15.80:6809","nonce":4094941814}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6806","nonce":4094941814},{"type":"v1","addr":"172.21.15.80:6807","nonce":4094941814}]},"public_addr":"172.21.15.80:6803/4094941814","cluster_addr":"172.21.15.80:6805/4094941814","heartbeat_back_addr":"172.21.15.80:6809/4094941814","heartbeat_front_addr":"172.21.15.80:6807/4094941814","state":["exists","up"]},{"osd":1,"uuid":"9d120cf1-8c58-4cdf-b767-063d1bc66d56","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":66,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6810","nonce":2190129906},{"type":"v1","addr":"172.21.15.80:6811","nonce":2190129906}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6812","nonce":2190129906},{"type":"v1","addr":"172.21.15.80:6813","nonce":2190129906}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6816","nonce":2190129906},{"type":"v1","addr":"172.21.15.80:6817","nonce":2190129906}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6814","nonce":2190129906},{"type":"v1","addr":"172.21.15.80:6815","nonce":2190129906}]},"public_addr":"172.21.15.80:6811/2190129906","cluster_addr":"172.21.15.80:6813/2190129906","heartbeat_back_addr":"172.21.15.80:6817/2190129906","heartbeat_front_addr":"172.21.15.80:6815/2190129906","state":["exists","up"]},{"osd":2,"uuid":"6b1800d5-4177-4b90-b137-003a6c3f2cca","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.80:6818","nonce":4282081272},{"type":"v1","addr":"172.21.15.80:6819","nonce":4282081272}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6820","nonce":4282081272},{"type":"v1","addr":"172.21.15.80:6821","nonce":4282081272}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6824","nonce":4282081272},{"type":"v1","addr":"172.21.15.80:6825","nonce":4282081272}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6822","nonce":4282081272},{"type":"v1","addr":"172.21.15.80:6823","nonce":4282081272}]},"public_addr":"172.21.15.80:6819/4282081272","cluster_addr":"172.21.15.80:6821/4282081272","heartbeat_back_addr":"172.21.15.80:6825/4282081272","heartbeat_front_addr":"172.21.15.80:6823/4282081272","state":["exists","up"]},{"osd":3,"uuid":"7f75fe67-0f68-4459-b9c6-9c278ff217c3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":66,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6826","nonce":3348619775},{"type":"v1","addr":"172.21.15.80:6827","nonce":3348619775}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6828","nonce":3348619775},{"type":"v1","addr":"172.21.15.80:6829","nonce":3348619775}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6832","nonce":3348619775},{"type":"v1","addr":"172.21.15.80:6833","nonce":3348619775}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6830","nonce":3348619775},{"type":"v1","addr":"172.21.15.80:6831","nonce":3348619775}]},"public_addr":"172.21.15.80:6827/3348619775","cluster_addr":"172.21.15.80:6829/3348619775","heartbeat_back_addr":"172.21.15.80:6833/3348619775","heartbeat_front_addr":"172.21.15.80:6831/3348619775","state":["exists","up"]},{"osd":4,"uuid":"51824cf0-bb27-4bd4-9b24-b437ede45b7d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":66,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6800","nonce":2558122101},{"type":"v1","addr":"172.21.15.90:6801","nonce":2558122101}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6802","nonce":2558122101},{"type":"v1","addr":"172.21.15.90:6803","nonce":2558122101}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6806","nonce":2558122101},{"type":"v1","addr":"172.21.15.90:6807","nonce":2558122101}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6804","nonce":2558122101},{"type":"v1","addr":"172.21.15.90:6805","nonce":2558122101}]},"public_addr":"172.21.15.90:6801/2558122101","cluster_addr":"172.21.15.90:6803/2558122101","heartbeat_back_addr":"172.21.15.90:6807/2558122101","heartbeat_front_addr":"172.21.15.90:6805/2558122101","state":["exists","up"]},{"osd":5,"uuid":"b1244ca3-4253-4b0f-a7b2-1438b41781a3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":71,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6808","nonce":1430575330},{"type":"v1","addr":"172.21.15.90:6809","nonce":1430575330}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6810","nonce":1430575330},{"type":"v1","addr":"172.21.15.90:6811","nonce":1430575330}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6814","nonce":1430575330},{"type":"v1","addr":"172.21.15.90:6815","nonce":1430575330}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6812","nonce":1430575330},{"type":"v1","addr":"172.21.15.90:6813","nonce":1430575330}]},"public_addr":"172.21.15.90:6809/1430575330","cluster_addr":"172.21.15.90:6811/1430575330","heartbeat_back_addr":"172.21.15.90:6815/1430575330","heartbeat_front_addr":"172.21.15.90:6813/1430575330","state":["exists","up"]},{"osd":6,"uuid":"ca38de0a-159b-4d95-b98f-c5c6c618325b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":66,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6816","nonce":4018615315},{"type":"v1","addr":"172.21.15.90:6817","nonce":4018615315}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6818","nonce":4018615315},{"type":"v1","addr":"172.21.15.90:6819","nonce":4018615315}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6822","nonce":4018615315},{"type":"v1","addr":"172.21.15.90:6823","nonce":4018615315}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6820","nonce":4018615315},{"type":"v1","addr":"172.21.15.90:6821","nonce":4018615315}]},"public_addr":"172.21.15.90:6817/4018615315","cluster_addr":"172.21.15.90:6819/4018615315","heartbeat_back_addr":"172.21.15.90:6823/4018615315","heartbeat_front_addr":"172.21.15.90:6821/4018615315","state":["exists","up"]},{"osd":7,"uuid":"def97565-0bf3-4977-b2dc-b9cfb462d784","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":65,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6824","nonce":1023789058},{"type":"v1","addr":"172.21.15.90:6825","nonce":1023789058}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6826","nonce":1023789058},{"type":"v1","addr":"172.21.15.90:6827","nonce":1023789058}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6830","nonce":1023789058},{"type":"v1","addr":"172.21.15.90:6831","nonce":1023789058}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6828","nonce":1023789058},{"type":"v1","addr":"172.21.15.90:6829","nonce":1023789058}]},"public_addr":"172.21.15.90:6825/1023789058","cluster_addr":"172.21.15.90:6827/1023789058","heartbeat_back_addr":"172.21.15.90:6831/1023789058","heartbeat_front_addr":"172.21.15.90:6829/1023789058","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-01T04:42:44.550032+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-01T04:43:36.558082+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-01T04:44:29.454132+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-01T04:45:22.918571+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-01T04:46:17.315620+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-01T04:47:12.143382+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-01T04:48:08.796139+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-01T04:49:05.826606+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"4.4","mappings":[{"from":1,"to":5}]},{"pgid":"4.7","mappings":[{"from":1,"to":2}]},{"pgid":"4.12","mappings":[{"from":1,"to":5}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.80:6834/724726359":"2023-12-02T04:52:57.810369+0000","172.21.15.80:0/1111337968":"2023-12-02T04:39:38.229921+0000","172.21.15.80:6800/2886553628":"2023-12-02T04:39:38.229921+0000","172.21.15.80:6801/2886553628":"2023-12-02T04:39:38.229921+0000","172.21.15.80:0/2659171866":"2023-12-02T04:50:09.639805+0000","172.21.15.80:0/1567984252":"2023-12-02T04:40:12.214053+0000","172.21.15.80:6800/1796799973":"2023-12-02T04:40:12.214053+0000","172.21.15.80:0/2144473450":"2023-12-02T04:50:09.639805+0000","172.21.15.80:0/377807261":"2023-12-02T04:39:38.229921+0000","172.21.15.80:0/410084528":"2023-12-02T04:40:12.214053+0000","172.21.15.80:0/1650683912":"2023-12-02T04:40:12.214053+0000","172.21.15.80:6801/1796799973":"2023-12-02T04:40:12.214053+0000","172.21.15.80:6800/1346121914":"2023-12-02T04:50:09.639805+0000","172.21.15.80:0/838802224":"2023-12-02T04:50:09.639805+0000","172.21.15.80:0/570793799":"2023-12-02T04:50:09.639805+0000","172.21.15.80:6835/724726359":"2023-12-02T04:52:57.810369+0000","172.21.15.80:0/1046311744":"2023-12-02T04:39:38.229921+0000","172.21.15.80:6801/1346121914":"2023-12-02T04:50:09.639805+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-01T04:53:34.005 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:53:33 smithi080 bash[28361]: audit 2023-12-01T04:53:33.235219+0000 mon.a (mon.0) 818 : audit 0 from='client.? 172.21.15.80:0/3646539485' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-01T04:53:34.005 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:53:33 smithi080 bash[41963]: audit 2023-12-01T04:53:33.235219+0000 mon.a (mon.0) 818 : audit 0 from='client.? 172.21.15.80:0/3646539485' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-01T04:53:34.007 DEBUG:teuthology.orchestra.run.smithi080:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 597927aa-9003-11ee-95a2-87774f69a715 -- ceph tell osd.0 flush_pg_stats 2023-12-01T04:53:34.007 DEBUG:teuthology.orchestra.run.smithi080:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 597927aa-9003-11ee-95a2-87774f69a715 -- ceph tell osd.1 flush_pg_stats 2023-12-01T04:53:34.008 DEBUG:teuthology.orchestra.run.smithi080:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 597927aa-9003-11ee-95a2-87774f69a715 -- ceph tell osd.2 flush_pg_stats 2023-12-01T04:53:34.009 DEBUG:teuthology.orchestra.run.smithi080:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 597927aa-9003-11ee-95a2-87774f69a715 -- ceph tell osd.3 flush_pg_stats 2023-12-01T04:53:34.009 DEBUG:teuthology.orchestra.run.smithi080:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 597927aa-9003-11ee-95a2-87774f69a715 -- ceph tell osd.4 flush_pg_stats 2023-12-01T04:53:34.010 DEBUG:teuthology.orchestra.run.smithi080:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 597927aa-9003-11ee-95a2-87774f69a715 -- ceph tell osd.5 flush_pg_stats 2023-12-01T04:53:34.011 DEBUG:teuthology.orchestra.run.smithi080:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 597927aa-9003-11ee-95a2-87774f69a715 -- ceph tell osd.6 flush_pg_stats 2023-12-01T04:53:34.011 DEBUG:teuthology.orchestra.run.smithi080:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 597927aa-9003-11ee-95a2-87774f69a715 -- ceph tell osd.7 flush_pg_stats 2023-12-01T04:53:34.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:53:33 smithi090 bash[32384]: audit 2023-12-01T04:53:33.235219+0000 mon.a (mon.0) 818 : audit 0 from='client.? 172.21.15.80:0/3646539485' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-01T04:53:35.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:53:34 smithi090 bash[32384]: cluster 2023-12-01T04:53:33.722059+0000 mgr.y (mgr.24362) 142 : cluster 0 pgmap v117: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:53:35.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:53:34 smithi080 bash[41963]: cluster 2023-12-01T04:53:33.722059+0000 mgr.y (mgr.24362) 142 : cluster 0 pgmap v117: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:53:35.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:53:34 smithi080 bash[28361]: cluster 2023-12-01T04:53:33.722059+0000 mgr.y (mgr.24362) 142 : cluster 0 pgmap v117: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:53:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:53:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:04:53:36] "GET /metrics HTTP/1.1" 200 33902 "" "Prometheus/2.43.0" 2023-12-01T04:53:37.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:53:36 smithi090 bash[32384]: cluster 2023-12-01T04:53:35.723091+0000 mgr.y (mgr.24362) 143 : cluster 0 pgmap v118: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:53:37.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:53:36 smithi080 bash[28361]: cluster 2023-12-01T04:53:35.723091+0000 mgr.y (mgr.24362) 143 : cluster 0 pgmap v118: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:53:37.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:53:36 smithi080 bash[41963]: cluster 2023-12-01T04:53:35.723091+0000 mgr.y (mgr.24362) 143 : cluster 0 pgmap v118: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:53:38.814 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/597927aa-9003-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T04:53:38.817 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/597927aa-9003-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T04:53:38.817 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/597927aa-9003-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T04:53:38.818 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/597927aa-9003-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T04:53:38.818 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/597927aa-9003-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T04:53:38.818 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/597927aa-9003-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T04:53:38.819 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/597927aa-9003-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T04:53:38.821 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/597927aa-9003-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T04:53:39.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:53:38 smithi090 bash[32384]: cluster 2023-12-01T04:53:37.723768+0000 mgr.y (mgr.24362) 144 : cluster 0 pgmap v119: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:53:39.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:53:38 smithi080 bash[41963]: cluster 2023-12-01T04:53:37.723768+0000 mgr.y (mgr.24362) 144 : cluster 0 pgmap v119: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:53:39.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:53:38 smithi080 bash[28361]: cluster 2023-12-01T04:53:37.723768+0000 mgr.y (mgr.24362) 144 : cluster 0 pgmap v119: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:53:40.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:53:40 smithi080 bash[41963]: cluster 2023-12-01T04:53:39.724329+0000 mgr.y (mgr.24362) 145 : cluster 0 pgmap v120: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:53:40.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:53:40 smithi080 bash[41963]: audit 2023-12-01T04:53:39.787343+0000 mon.c (mon.2) 107 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:53:40.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:53:40 smithi080 bash[28361]: cluster 2023-12-01T04:53:39.724329+0000 mgr.y (mgr.24362) 145 : cluster 0 pgmap v120: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:53:40.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:53:40 smithi080 bash[28361]: audit 2023-12-01T04:53:39.787343+0000 mon.c (mon.2) 107 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:53:41.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:53:40 smithi090 bash[32384]: cluster 2023-12-01T04:53:39.724329+0000 mgr.y (mgr.24362) 145 : cluster 0 pgmap v120: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:53:41.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:53:40 smithi090 bash[32384]: audit 2023-12-01T04:53:39.787343+0000 mon.c (mon.2) 107 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:53:42.796 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:53:42 smithi080 bash[41963]: cluster 2023-12-01T04:53:41.725093+0000 mgr.y (mgr.24362) 146 : cluster 0 pgmap v121: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:53:42.797 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:53:42 smithi080 bash[28361]: cluster 2023-12-01T04:53:41.725093+0000 mgr.y (mgr.24362) 146 : cluster 0 pgmap v121: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:53:43.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:53:42 smithi090 bash[32384]: cluster 2023-12-01T04:53:41.725093+0000 mgr.y (mgr.24362) 146 : cluster 0 pgmap v121: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:53:45.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:53:44 smithi090 bash[32384]: cluster 2023-12-01T04:53:43.725674+0000 mgr.y (mgr.24362) 147 : cluster 0 pgmap v122: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:53:45.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:53:44 smithi080 bash[41963]: cluster 2023-12-01T04:53:43.725674+0000 mgr.y (mgr.24362) 147 : cluster 0 pgmap v122: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:53:45.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:53:44 smithi080 bash[28361]: cluster 2023-12-01T04:53:43.725674+0000 mgr.y (mgr.24362) 147 : cluster 0 pgmap v122: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:53:46.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:53:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:04:53:46] "GET /metrics HTTP/1.1" 200 33904 "" "Prometheus/2.43.0" 2023-12-01T04:53:46.972 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:53:46 smithi080 bash[28361]: cluster 2023-12-01T04:53:45.726334+0000 mgr.y (mgr.24362) 148 : cluster 0 pgmap v123: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:53:46.972 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:53:46 smithi080 bash[41963]: cluster 2023-12-01T04:53:45.726334+0000 mgr.y (mgr.24362) 148 : cluster 0 pgmap v123: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:53:47.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:53:46 smithi090 bash[32384]: cluster 2023-12-01T04:53:45.726334+0000 mgr.y (mgr.24362) 148 : cluster 0 pgmap v123: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:53:48.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:53:48 smithi080 bash[28361]: cluster 2023-12-01T04:53:47.726935+0000 mgr.y (mgr.24362) 149 : cluster 0 pgmap v124: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:53:48.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:53:48 smithi080 bash[41963]: cluster 2023-12-01T04:53:47.726935+0000 mgr.y (mgr.24362) 149 : cluster 0 pgmap v124: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:53:49.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:53:48 smithi090 bash[32384]: cluster 2023-12-01T04:53:47.726935+0000 mgr.y (mgr.24362) 149 : cluster 0 pgmap v124: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:53:51.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:53:50 smithi090 bash[32384]: cluster 2023-12-01T04:53:49.727701+0000 mgr.y (mgr.24362) 150 : cluster 0 pgmap v125: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:53:51.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:53:50 smithi080 bash[41963]: cluster 2023-12-01T04:53:49.727701+0000 mgr.y (mgr.24362) 150 : cluster 0 pgmap v125: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:53:51.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:53:50 smithi080 bash[28361]: cluster 2023-12-01T04:53:49.727701+0000 mgr.y (mgr.24362) 150 : cluster 0 pgmap v125: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:53:53.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:53:52 smithi090 bash[32384]: cluster 2023-12-01T04:53:51.728706+0000 mgr.y (mgr.24362) 151 : cluster 0 pgmap v126: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:53:53.082 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:53:52 smithi080 bash[28361]: cluster 2023-12-01T04:53:51.728706+0000 mgr.y (mgr.24362) 151 : cluster 0 pgmap v126: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:53:53.083 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:53:52 smithi080 bash[41963]: cluster 2023-12-01T04:53:51.728706+0000 mgr.y (mgr.24362) 151 : cluster 0 pgmap v126: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:53:53.557 INFO:teuthology.orchestra.run.smithi080.stdout:34359738503 2023-12-01T04:53:53.557 DEBUG:teuthology.orchestra.run.smithi080:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 597927aa-9003-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.0 2023-12-01T04:53:54.279 INFO:teuthology.orchestra.run.smithi080.stdout:236223201337 2023-12-01T04:53:54.280 DEBUG:teuthology.orchestra.run.smithi080:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 597927aa-9003-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.7 2023-12-01T04:53:55.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:53:54 smithi090 bash[32384]: cluster 2023-12-01T04:53:53.729109+0000 mgr.y (mgr.24362) 152 : cluster 0 pgmap v127: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:53:55.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:53:54 smithi080 bash[41963]: cluster 2023-12-01T04:53:53.729109+0000 mgr.y (mgr.24362) 152 : cluster 0 pgmap v127: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:53:55.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:53:54 smithi080 bash[28361]: cluster 2023-12-01T04:53:53.729109+0000 mgr.y (mgr.24362) 152 : cluster 0 pgmap v127: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:53:55.338 INFO:teuthology.orchestra.run.smithi080.stdout:167503724625 2023-12-01T04:53:55.339 DEBUG:teuthology.orchestra.run.smithi080:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 597927aa-9003-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.5 2023-12-01T04:53:56.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:53:55 smithi090 bash[32384]: audit 2023-12-01T04:53:54.787128+0000 mon.c (mon.2) 108 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:53:56.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:53:55 smithi080 bash[41963]: audit 2023-12-01T04:53:54.787128+0000 mon.c (mon.2) 108 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:53:56.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:53:55 smithi080 bash[28361]: audit 2023-12-01T04:53:54.787128+0000 mon.c (mon.2) 108 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:53:56.421 INFO:teuthology.orchestra.run.smithi080.stdout:111669149799 2023-12-01T04:53:56.421 DEBUG:teuthology.orchestra.run.smithi080:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 597927aa-9003-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.3 2023-12-01T04:53:56.487 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:53:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:04:53:56] "GET /metrics HTTP/1.1" 200 33901 "" "Prometheus/2.43.0" 2023-12-01T04:53:56.612 INFO:teuthology.orchestra.run.smithi080.stdout:201863462983 2023-12-01T04:53:56.612 DEBUG:teuthology.orchestra.run.smithi080:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 597927aa-9003-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.6 2023-12-01T04:53:56.778 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:53:56 smithi080 bash[41963]: cluster 2023-12-01T04:53:55.729795+0000 mgr.y (mgr.24362) 153 : cluster 0 pgmap v128: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:53:56.778 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:53:56 smithi080 bash[28361]: cluster 2023-12-01T04:53:55.729795+0000 mgr.y (mgr.24362) 153 : cluster 0 pgmap v128: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:53:57.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:53:56 smithi090 bash[32384]: cluster 2023-12-01T04:53:55.729795+0000 mgr.y (mgr.24362) 153 : cluster 0 pgmap v128: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:53:57.391 INFO:teuthology.orchestra.run.smithi080.stdout:55834574972 2023-12-01T04:53:57.392 DEBUG:teuthology.orchestra.run.smithi080:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 597927aa-9003-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.1 2023-12-01T04:53:58.318 INFO:teuthology.orchestra.run.smithi080.stdout:77309411443 2023-12-01T04:53:58.319 DEBUG:teuthology.orchestra.run.smithi080:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 597927aa-9003-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.2 2023-12-01T04:53:58.339 INFO:teuthology.orchestra.run.smithi080.stdout:133143986270 2023-12-01T04:53:58.339 DEBUG:teuthology.orchestra.run.smithi080:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 597927aa-9003-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.4 2023-12-01T04:53:59.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:53:58 smithi090 bash[32384]: cluster 2023-12-01T04:53:57.730607+0000 mgr.y (mgr.24362) 154 : cluster 0 pgmap v129: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:53:59.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:53:58 smithi080 bash[28361]: cluster 2023-12-01T04:53:57.730607+0000 mgr.y (mgr.24362) 154 : cluster 0 pgmap v129: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:53:59.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:53:58 smithi080 bash[41963]: cluster 2023-12-01T04:53:57.730607+0000 mgr.y (mgr.24362) 154 : cluster 0 pgmap v129: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:54:01.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:54:00 smithi090 bash[32384]: cluster 2023-12-01T04:53:59.731338+0000 mgr.y (mgr.24362) 155 : cluster 0 pgmap v130: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:54:01.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:54:00 smithi080 bash[28361]: cluster 2023-12-01T04:53:59.731338+0000 mgr.y (mgr.24362) 155 : cluster 0 pgmap v130: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:54:01.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:54:00 smithi080 bash[41963]: cluster 2023-12-01T04:53:59.731338+0000 mgr.y (mgr.24362) 155 : cluster 0 pgmap v130: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:54:01.312 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/597927aa-9003-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T04:54:01.312 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/597927aa-9003-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T04:54:01.313 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/597927aa-9003-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T04:54:01.313 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/597927aa-9003-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T04:54:01.314 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/597927aa-9003-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T04:54:01.314 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/597927aa-9003-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T04:54:02.326 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/597927aa-9003-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T04:54:02.326 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/597927aa-9003-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T04:54:03.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:54:02 smithi090 bash[32384]: cluster 2023-12-01T04:54:01.732095+0000 mgr.y (mgr.24362) 156 : cluster 0 pgmap v131: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:54:03.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:54:02 smithi090 bash[32384]: audit 2023-12-01T04:54:02.396387+0000 mon.c (mon.2) 109 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:54:03.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:54:02 smithi080 bash[41963]: cluster 2023-12-01T04:54:01.732095+0000 mgr.y (mgr.24362) 156 : cluster 0 pgmap v131: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:54:03.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:54:02 smithi080 bash[41963]: audit 2023-12-01T04:54:02.396387+0000 mon.c (mon.2) 109 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:54:03.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:54:02 smithi080 bash[28361]: cluster 2023-12-01T04:54:01.732095+0000 mgr.y (mgr.24362) 156 : cluster 0 pgmap v131: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:54:03.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:54:02 smithi080 bash[28361]: audit 2023-12-01T04:54:02.396387+0000 mon.c (mon.2) 109 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:54:04.002 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:54:03 smithi080 bash[41963]: audit 2023-12-01T04:54:02.935548+0000 mon.c (mon.2) 110 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:54:04.002 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:54:03 smithi080 bash[41963]: audit 2023-12-01T04:54:02.936701+0000 mon.c (mon.2) 111 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:54:04.002 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:54:03 smithi080 bash[41963]: audit 2023-12-01T04:54:02.944597+0000 mon.a (mon.0) 819 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:54:04.003 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:54:03 smithi080 bash[28361]: audit 2023-12-01T04:54:02.935548+0000 mon.c (mon.2) 110 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:54:04.003 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:54:03 smithi080 bash[28361]: audit 2023-12-01T04:54:02.936701+0000 mon.c (mon.2) 111 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:54:04.003 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:54:03 smithi080 bash[28361]: audit 2023-12-01T04:54:02.944597+0000 mon.a (mon.0) 819 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:54:04.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:54:03 smithi090 bash[32384]: audit 2023-12-01T04:54:02.935548+0000 mon.c (mon.2) 110 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:54:04.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:54:03 smithi090 bash[32384]: audit 2023-12-01T04:54:02.936701+0000 mon.c (mon.2) 111 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:54:04.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:54:03 smithi090 bash[32384]: audit 2023-12-01T04:54:02.944597+0000 mon.a (mon.0) 819 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:54:05.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:54:04 smithi080 bash[28361]: cluster 2023-12-01T04:54:03.732664+0000 mgr.y (mgr.24362) 157 : cluster 0 pgmap v132: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:54:05.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:54:04 smithi080 bash[41963]: cluster 2023-12-01T04:54:03.732664+0000 mgr.y (mgr.24362) 157 : cluster 0 pgmap v132: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:54:05.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:54:04 smithi090 bash[32384]: cluster 2023-12-01T04:54:03.732664+0000 mgr.y (mgr.24362) 157 : cluster 0 pgmap v132: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:54:06.662 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:54:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:04:54:06] "GET /metrics HTTP/1.1" 200 33901 "" "Prometheus/2.43.0" 2023-12-01T04:54:07.203 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:54:06 smithi080 bash[41963]: cluster 2023-12-01T04:54:05.733259+0000 mgr.y (mgr.24362) 158 : cluster 0 pgmap v133: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:54:07.203 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:54:06 smithi080 bash[28361]: cluster 2023-12-01T04:54:05.733259+0000 mgr.y (mgr.24362) 158 : cluster 0 pgmap v133: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:54:07.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:54:06 smithi090 bash[32384]: cluster 2023-12-01T04:54:05.733259+0000 mgr.y (mgr.24362) 158 : cluster 0 pgmap v133: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:54:09.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:54:08 smithi090 bash[32384]: cluster 2023-12-01T04:54:07.733621+0000 mgr.y (mgr.24362) 159 : cluster 0 pgmap v134: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:54:09.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:54:08 smithi080 bash[28361]: cluster 2023-12-01T04:54:07.733621+0000 mgr.y (mgr.24362) 159 : cluster 0 pgmap v134: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:54:09.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:54:08 smithi080 bash[41963]: cluster 2023-12-01T04:54:07.733621+0000 mgr.y (mgr.24362) 159 : cluster 0 pgmap v134: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:54:10.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:54:09 smithi080 bash[41963]: audit 2023-12-01T04:54:09.787615+0000 mon.c (mon.2) 112 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:54:10.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:54:09 smithi080 bash[28361]: audit 2023-12-01T04:54:09.787615+0000 mon.c (mon.2) 112 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:54:10.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:54:09 smithi090 bash[32384]: audit 2023-12-01T04:54:09.787615+0000 mon.c (mon.2) 112 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:54:11.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:54:10 smithi080 bash[28361]: cluster 2023-12-01T04:54:09.734290+0000 mgr.y (mgr.24362) 160 : cluster 0 pgmap v135: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:54:11.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:54:10 smithi080 bash[41963]: cluster 2023-12-01T04:54:09.734290+0000 mgr.y (mgr.24362) 160 : cluster 0 pgmap v135: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:54:11.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:54:10 smithi090 bash[32384]: cluster 2023-12-01T04:54:09.734290+0000 mgr.y (mgr.24362) 160 : cluster 0 pgmap v135: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:54:12.622 INFO:teuthology.orchestra.run.smithi080.stdout:167503724629 2023-12-01T04:54:12.944 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:54:12 smithi080 bash[28361]: cluster 2023-12-01T04:54:11.735320+0000 mgr.y (mgr.24362) 161 : cluster 0 pgmap v136: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:54:12.944 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:54:12 smithi080 bash[28361]: audit 2023-12-01T04:54:12.621714+0000 mon.c (mon.2) 113 : audit 0 from='client.? 172.21.15.80:0/2386775366' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-12-01T04:54:12.944 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:54:12 smithi080 bash[41963]: cluster 2023-12-01T04:54:11.735320+0000 mgr.y (mgr.24362) 161 : cluster 0 pgmap v136: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:54:12.944 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:54:12 smithi080 bash[41963]: audit 2023-12-01T04:54:12.621714+0000 mon.c (mon.2) 113 : audit 0 from='client.? 172.21.15.80:0/2386775366' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-12-01T04:54:13.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:54:12 smithi090 bash[32384]: cluster 2023-12-01T04:54:11.735320+0000 mgr.y (mgr.24362) 161 : cluster 0 pgmap v136: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:54:13.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:54:12 smithi090 bash[32384]: audit 2023-12-01T04:54:12.621714+0000 mon.c (mon.2) 113 : audit 0 from='client.? 172.21.15.80:0/2386775366' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-12-01T04:54:13.242 INFO:teuthology.orchestra.run.smithi080.stdout:236223201342 2023-12-01T04:54:13.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:54:13 smithi080 bash[28361]: audit 2023-12-01T04:54:13.241621+0000 mon.c (mon.2) 114 : audit 0 from='client.? 172.21.15.80:0/968731572' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-12-01T04:54:13.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:54:13 smithi080 bash[41963]: audit 2023-12-01T04:54:13.241621+0000 mon.c (mon.2) 114 : audit 0 from='client.? 172.21.15.80:0/968731572' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-12-01T04:54:14.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:54:13 smithi090 bash[32384]: audit 2023-12-01T04:54:13.241621+0000 mon.c (mon.2) 114 : audit 0 from='client.? 172.21.15.80:0/968731572' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-12-01T04:54:14.565 INFO:teuthology.orchestra.run.smithi080.stdout:55834574976 2023-12-01T04:54:14.688 INFO:teuthology.orchestra.run.smithi080.stdout:201863462987 2023-12-01T04:54:14.801 INFO:tasks.cephadm.ceph_manager.ceph:need seq 167503724625 got 167503724629 for osd.5 2023-12-01T04:54:14.801 DEBUG:teuthology.parallel:result is None 2023-12-01T04:54:14.855 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:54:14 smithi080 bash[28361]: cluster 2023-12-01T04:54:13.735760+0000 mgr.y (mgr.24362) 162 : cluster 0 pgmap v137: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:54:14.855 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:54:14 smithi080 bash[28361]: audit 2023-12-01T04:54:14.565190+0000 mon.c (mon.2) 115 : audit 0 from='client.? 172.21.15.80:0/471635129' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-12-01T04:54:14.855 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:54:14 smithi080 bash[28361]: audit 2023-12-01T04:54:14.688209+0000 mon.c (mon.2) 116 : audit 0 from='client.? 172.21.15.80:0/473162454' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-12-01T04:54:14.856 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:54:14 smithi080 bash[41963]: cluster 2023-12-01T04:54:13.735760+0000 mgr.y (mgr.24362) 162 : cluster 0 pgmap v137: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:54:14.856 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:54:14 smithi080 bash[41963]: audit 2023-12-01T04:54:14.565190+0000 mon.c (mon.2) 115 : audit 0 from='client.? 172.21.15.80:0/471635129' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-12-01T04:54:14.856 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:54:14 smithi080 bash[41963]: audit 2023-12-01T04:54:14.688209+0000 mon.c (mon.2) 116 : audit 0 from='client.? 172.21.15.80:0/473162454' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-12-01T04:54:15.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:54:14 smithi090 bash[32384]: cluster 2023-12-01T04:54:13.735760+0000 mgr.y (mgr.24362) 162 : cluster 0 pgmap v137: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:54:15.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:54:14 smithi090 bash[32384]: audit 2023-12-01T04:54:14.565190+0000 mon.c (mon.2) 115 : audit 0 from='client.? 172.21.15.80:0/471635129' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-12-01T04:54:15.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:54:14 smithi090 bash[32384]: audit 2023-12-01T04:54:14.688209+0000 mon.c (mon.2) 116 : audit 0 from='client.? 172.21.15.80:0/473162454' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-12-01T04:54:15.201 INFO:teuthology.orchestra.run.smithi080.stdout:111669149803 2023-12-01T04:54:15.705 INFO:teuthology.orchestra.run.smithi080.stdout:77309411446 2023-12-01T04:54:15.915 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:54:15 smithi080 bash[41963]: audit 2023-12-01T04:54:15.200973+0000 mon.a (mon.0) 820 : audit 0 from='client.? 172.21.15.80:0/412427194' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-12-01T04:54:15.915 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:54:15 smithi080 bash[41963]: audit 2023-12-01T04:54:15.705235+0000 mon.c (mon.2) 117 : audit 0 from='client.? 172.21.15.80:0/3294032711' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-12-01T04:54:15.916 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:54:15 smithi080 bash[28361]: audit 2023-12-01T04:54:15.200973+0000 mon.a (mon.0) 820 : audit 0 from='client.? 172.21.15.80:0/412427194' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-12-01T04:54:15.916 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:54:15 smithi080 bash[28361]: audit 2023-12-01T04:54:15.705235+0000 mon.c (mon.2) 117 : audit 0 from='client.? 172.21.15.80:0/3294032711' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-12-01T04:54:16.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:54:15 smithi090 bash[32384]: audit 2023-12-01T04:54:15.200973+0000 mon.a (mon.0) 820 : audit 0 from='client.? 172.21.15.80:0/412427194' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-12-01T04:54:16.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:54:15 smithi090 bash[32384]: audit 2023-12-01T04:54:15.705235+0000 mon.c (mon.2) 117 : audit 0 from='client.? 172.21.15.80:0/3294032711' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-12-01T04:54:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:54:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:04:54:16] "GET /metrics HTTP/1.1" 200 33901 "" "Prometheus/2.43.0" 2023-12-01T04:54:16.960 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:54:16 smithi080 bash[28361]: cluster 2023-12-01T04:54:15.736570+0000 mgr.y (mgr.24362) 163 : cluster 0 pgmap v138: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:54:16.961 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:54:16 smithi080 bash[41963]: cluster 2023-12-01T04:54:15.736570+0000 mgr.y (mgr.24362) 163 : cluster 0 pgmap v138: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:54:16.962 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574972 got 55834574976 for osd.1 2023-12-01T04:54:16.962 DEBUG:teuthology.parallel:result is None 2023-12-01T04:54:17.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:54:16 smithi090 bash[32384]: cluster 2023-12-01T04:54:15.736570+0000 mgr.y (mgr.24362) 163 : cluster 0 pgmap v138: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:54:17.256 INFO:tasks.cephadm.ceph_manager.ceph:need seq 236223201337 got 236223201342 for osd.7 2023-12-01T04:54:17.256 DEBUG:teuthology.parallel:result is None 2023-12-01T04:54:17.429 INFO:teuthology.orchestra.run.smithi080.stdout:133143986274 2023-12-01T04:54:17.819 INFO:teuthology.orchestra.run.smithi080.stdout:34359738509 2023-12-01T04:54:17.911 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:54:17 smithi080 bash[28361]: audit 2023-12-01T04:54:17.428512+0000 mon.c (mon.2) 118 : audit 0 from='client.? 172.21.15.80:0/3631336496' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-12-01T04:54:17.911 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:54:17 smithi080 bash[41963]: audit 2023-12-01T04:54:17.428512+0000 mon.c (mon.2) 118 : audit 0 from='client.? 172.21.15.80:0/3631336496' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-12-01T04:54:18.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:54:17 smithi090 bash[32384]: audit 2023-12-01T04:54:17.428512+0000 mon.c (mon.2) 118 : audit 0 from='client.? 172.21.15.80:0/3631336496' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-12-01T04:54:18.262 INFO:tasks.cephadm.ceph_manager.ceph:need seq 111669149799 got 111669149803 for osd.3 2023-12-01T04:54:18.262 DEBUG:teuthology.parallel:result is None 2023-12-01T04:54:18.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:54:18 smithi080 bash[28361]: cluster 2023-12-01T04:54:17.736960+0000 mgr.y (mgr.24362) 164 : cluster 0 pgmap v139: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:54:18.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:54:18 smithi080 bash[28361]: audit 2023-12-01T04:54:17.818906+0000 mon.c (mon.2) 119 : audit 0 from='client.? 172.21.15.80:0/227810313' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-12-01T04:54:18.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:54:18 smithi080 bash[41963]: cluster 2023-12-01T04:54:17.736960+0000 mgr.y (mgr.24362) 164 : cluster 0 pgmap v139: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:54:18.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:54:18 smithi080 bash[41963]: audit 2023-12-01T04:54:17.818906+0000 mon.c (mon.2) 119 : audit 0 from='client.? 172.21.15.80:0/227810313' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-12-01T04:54:19.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:54:18 smithi090 bash[32384]: cluster 2023-12-01T04:54:17.736960+0000 mgr.y (mgr.24362) 164 : cluster 0 pgmap v139: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:54:19.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:54:18 smithi090 bash[32384]: audit 2023-12-01T04:54:17.818906+0000 mon.c (mon.2) 119 : audit 0 from='client.? 172.21.15.80:0/227810313' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-12-01T04:54:19.472 INFO:tasks.cephadm.ceph_manager.ceph:need seq 201863462983 got 201863462987 for osd.6 2023-12-01T04:54:19.472 DEBUG:teuthology.parallel:result is None 2023-12-01T04:54:19.473 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411443 got 77309411446 for osd.2 2023-12-01T04:54:19.473 DEBUG:teuthology.parallel:result is None 2023-12-01T04:54:19.664 INFO:tasks.cephadm.ceph_manager.ceph:need seq 133143986270 got 133143986274 for osd.4 2023-12-01T04:54:19.665 DEBUG:teuthology.parallel:result is None 2023-12-01T04:54:19.705 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738503 got 34359738509 for osd.0 2023-12-01T04:54:19.705 DEBUG:teuthology.parallel:result is None 2023-12-01T04:54:19.705 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2023-12-01T04:54:19.706 DEBUG:teuthology.orchestra.run.smithi080:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 597927aa-9003-11ee-95a2-87774f69a715 -- ceph pg dump --format=json 2023-12-01T04:54:21.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:54:20 smithi080 bash[28361]: cluster 2023-12-01T04:54:19.737625+0000 mgr.y (mgr.24362) 165 : cluster 0 pgmap v140: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:54:21.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:54:20 smithi080 bash[41963]: cluster 2023-12-01T04:54:19.737625+0000 mgr.y (mgr.24362) 165 : cluster 0 pgmap v140: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:54:21.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:54:20 smithi090 bash[32384]: cluster 2023-12-01T04:54:19.737625+0000 mgr.y (mgr.24362) 165 : cluster 0 pgmap v140: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:54:23.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:54:22 smithi090 bash[32384]: cluster 2023-12-01T04:54:21.738979+0000 mgr.y (mgr.24362) 166 : cluster 0 pgmap v141: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:54:23.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:54:22 smithi080 bash[28361]: cluster 2023-12-01T04:54:21.738979+0000 mgr.y (mgr.24362) 166 : cluster 0 pgmap v141: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:54:23.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:54:22 smithi080 bash[41963]: cluster 2023-12-01T04:54:21.738979+0000 mgr.y (mgr.24362) 166 : cluster 0 pgmap v141: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:54:24.446 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/597927aa-9003-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T04:54:25.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:54:24 smithi090 bash[32384]: cluster 2023-12-01T04:54:23.739640+0000 mgr.y (mgr.24362) 167 : cluster 0 pgmap v142: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:54:25.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:54:24 smithi080 bash[41963]: cluster 2023-12-01T04:54:23.739640+0000 mgr.y (mgr.24362) 167 : cluster 0 pgmap v142: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:54:25.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:54:24 smithi080 bash[28361]: cluster 2023-12-01T04:54:23.739640+0000 mgr.y (mgr.24362) 167 : cluster 0 pgmap v142: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:54:26.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:54:25 smithi090 bash[32384]: audit 2023-12-01T04:54:24.788662+0000 mon.c (mon.2) 120 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:54:26.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:54:25 smithi080 bash[41963]: audit 2023-12-01T04:54:24.788662+0000 mon.c (mon.2) 120 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:54:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:54:25 smithi080 bash[28361]: audit 2023-12-01T04:54:24.788662+0000 mon.c (mon.2) 120 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:54:26.694 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:54:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:04:54:26] "GET /metrics HTTP/1.1" 200 33906 "" "Prometheus/2.43.0" 2023-12-01T04:54:27.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:54:26 smithi090 bash[32384]: cluster 2023-12-01T04:54:25.740815+0000 mgr.y (mgr.24362) 168 : cluster 0 pgmap v143: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:54:27.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:54:26 smithi080 bash[28361]: cluster 2023-12-01T04:54:25.740815+0000 mgr.y (mgr.24362) 168 : cluster 0 pgmap v143: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:54:27.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:54:26 smithi080 bash[41963]: cluster 2023-12-01T04:54:25.740815+0000 mgr.y (mgr.24362) 168 : cluster 0 pgmap v143: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:54:27.711 INFO:teuthology.orchestra.run.smithi080.stdout: 2023-12-01T04:54:27.714 INFO:teuthology.orchestra.run.smithi080.stderr:dumped all 2023-12-01T04:54:28.455 INFO:teuthology.orchestra.run.smithi080.stdout:{"pg_ready":true,"pg_map":{"version":143,"stamp":"2023-12-01T04:54:25.739983+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":223228,"kb_used_data":7612,"kb_used_omap":0,"kb_used_meta":215552,"kb_avail":749737988,"statfs":{"total":767960285184,"available":767731699712,"internally_reserved":0,"allocated":7794688,"data_stored":4373656,"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.004418"},"pg_stats":[{"pgid":"4.18","version":"0'0","reported_seq":15,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-12-01T04:53:10.091761+0000","last_change":"2023-12-01T04:52:50.889316+0000","last_active":"2023-12-01T04:53:10.091761+0000","last_peered":"2023-12-01T04:53:10.091761+0000","last_clean":"2023-12-01T04:53:10.091761+0000","last_became_active":"2023-12-01T04:52:50.888711+0000","last_became_peered":"2023-12-01T04:52:50.888711+0000","last_unstale":"2023-12-01T04:53:10.091761+0000","last_undegraded":"2023-12-01T04:53:10.091761+0000","last_fullsized":"2023-12-01T04:53:10.091761+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_clean_scrub_stamp":"2023-12-01T04:52:49.724827+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T06:22:55.700476+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"70'5","reported_seq":23,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-12-01T04:53:09.897185+0000","last_change":"2023-12-01T04:52:49.753322+0000","last_active":"2023-12-01T04:53:09.897185+0000","last_peered":"2023-12-01T04:53:09.897185+0000","last_clean":"2023-12-01T04:53:09.897185+0000","last_became_active":"2023-12-01T04:52:49.752975+0000","last_became_peered":"2023-12-01T04:52:49.752975+0000","last_unstale":"2023-12-01T04:53:09.897185+0000","last_undegraded":"2023-12-01T04:53:09.897185+0000","last_fullsized":"2023-12-01T04:53:09.897185+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-01T04:52:48.721492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:48.721492+0000","last_clean_scrub_stamp":"2023-12-01T04:52:48.721492+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-02T08:59:55.660932+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":15,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-12-01T04:53:09.888824+0000","last_change":"2023-12-01T04:52:50.889381+0000","last_active":"2023-12-01T04:53:09.888824+0000","last_peered":"2023-12-01T04:53:09.888824+0000","last_clean":"2023-12-01T04:53:09.888824+0000","last_became_active":"2023-12-01T04:52:50.889026+0000","last_became_peered":"2023-12-01T04:52:50.889026+0000","last_unstale":"2023-12-01T04:53:09.888824+0000","last_undegraded":"2023-12-01T04:53:09.888824+0000","last_fullsized":"2023-12-01T04:53:09.888824+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_clean_scrub_stamp":"2023-12-01T04:52:49.724827+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T12:53:20.273249+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"70'2","reported_seq":18,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-12-01T04:53:09.890433+0000","last_change":"2023-12-01T04:52:49.756101+0000","last_active":"2023-12-01T04:53:09.890433+0000","last_peered":"2023-12-01T04:53:09.890433+0000","last_clean":"2023-12-01T04:53:09.890433+0000","last_became_active":"2023-12-01T04:52:49.755713+0000","last_became_peered":"2023-12-01T04:52:49.755713+0000","last_unstale":"2023-12-01T04:53:09.890433+0000","last_undegraded":"2023-12-01T04:53:09.890433+0000","last_fullsized":"2023-12-01T04:53:09.890433+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-01T04:52:48.721492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:48.721492+0000","last_clean_scrub_stamp":"2023-12-01T04:52:48.721492+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:25:30.094913+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-12-01T04:53:10.092237+0000","last_change":"2023-12-01T04:52:50.770497+0000","last_active":"2023-12-01T04:53:10.092237+0000","last_peered":"2023-12-01T04:53:10.092237+0000","last_clean":"2023-12-01T04:53:10.092237+0000","last_became_active":"2023-12-01T04:52:50.770114+0000","last_became_peered":"2023-12-01T04:52:50.770114+0000","last_unstale":"2023-12-01T04:53:10.092237+0000","last_undegraded":"2023-12-01T04:53:10.092237+0000","last_fullsized":"2023-12-01T04:53:10.092237+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_clean_scrub_stamp":"2023-12-01T04:52:49.724827+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T14:28:22.036109+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"69'2","reported_seq":20,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-12-01T04:53:09.891137+0000","last_change":"2023-12-01T04:52:49.738995+0000","last_active":"2023-12-01T04:53:09.891137+0000","last_peered":"2023-12-01T04:53:09.891137+0000","last_clean":"2023-12-01T04:53:09.891137+0000","last_became_active":"2023-12-01T04:52:49.738634+0000","last_became_peered":"2023-12-01T04:52:49.738634+0000","last_unstale":"2023-12-01T04:53:09.891137+0000","last_undegraded":"2023-12-01T04:53:09.891137+0000","last_fullsized":"2023-12-01T04:53:09.891137+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-01T04:52:48.721492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:48.721492+0000","last_clean_scrub_stamp":"2023-12-01T04:52:48.721492+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-02T05:08:03.398466+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":15,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-12-01T04:53:10.092481+0000","last_change":"2023-12-01T04:52:50.770479+0000","last_active":"2023-12-01T04:53:10.092481+0000","last_peered":"2023-12-01T04:53:10.092481+0000","last_clean":"2023-12-01T04:53:10.092481+0000","last_became_active":"2023-12-01T04:52:50.770024+0000","last_became_peered":"2023-12-01T04:52:50.770024+0000","last_unstale":"2023-12-01T04:53:10.092481+0000","last_undegraded":"2023-12-01T04:53:10.092481+0000","last_fullsized":"2023-12-01T04:53:10.092481+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_clean_scrub_stamp":"2023-12-01T04:52:49.724827+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T06:46:41.247924+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"69'2","reported_seq":20,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-12-01T04:53:09.891262+0000","last_change":"2023-12-01T04:52:49.745922+0000","last_active":"2023-12-01T04:53:09.891262+0000","last_peered":"2023-12-01T04:53:09.891262+0000","last_clean":"2023-12-01T04:53:09.891262+0000","last_became_active":"2023-12-01T04:52:49.745641+0000","last_became_peered":"2023-12-01T04:52:49.745641+0000","last_unstale":"2023-12-01T04:53:09.891262+0000","last_undegraded":"2023-12-01T04:53:09.891262+0000","last_fullsized":"2023-12-01T04:53:09.891262+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-01T04:52:48.721492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:48.721492+0000","last_clean_scrub_stamp":"2023-12-01T04:52:48.721492+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-02T13:02:20.532217+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":15,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-12-01T04:53:09.893218+0000","last_change":"2023-12-01T04:52:49.785617+0000","last_active":"2023-12-01T04:53:09.893218+0000","last_peered":"2023-12-01T04:53:09.893218+0000","last_clean":"2023-12-01T04:53:09.893218+0000","last_became_active":"2023-12-01T04:52:49.785080+0000","last_became_peered":"2023-12-01T04:52:49.785080+0000","last_unstale":"2023-12-01T04:53:09.893218+0000","last_undegraded":"2023-12-01T04:53:09.893218+0000","last_fullsized":"2023-12-01T04:53:09.893218+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_clean_scrub_stamp":"2023-12-01T04:52:49.724827+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T14:56:00.934777+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,3],"acting":[2,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1b","version":"70'2","reported_seq":18,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-12-01T04:53:09.896901+0000","last_change":"2023-12-01T04:52:49.756999+0000","last_active":"2023-12-01T04:53:09.896901+0000","last_peered":"2023-12-01T04:53:09.896901+0000","last_clean":"2023-12-01T04:53:09.896901+0000","last_became_active":"2023-12-01T04:52:49.756699+0000","last_became_peered":"2023-12-01T04:52:49.756699+0000","last_unstale":"2023-12-01T04:53:09.896901+0000","last_undegraded":"2023-12-01T04:53:09.896901+0000","last_fullsized":"2023-12-01T04:53:09.896901+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-01T04:52:48.721492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:48.721492+0000","last_clean_scrub_stamp":"2023-12-01T04:52:48.721492+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-02T11:10:09.940055+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-12-01T04:53:10.092170+0000","last_change":"2023-12-01T04:52:50.888010+0000","last_active":"2023-12-01T04:53:10.092170+0000","last_peered":"2023-12-01T04:53:10.092170+0000","last_clean":"2023-12-01T04:53:10.092170+0000","last_became_active":"2023-12-01T04:52:50.887025+0000","last_became_peered":"2023-12-01T04:52:50.887025+0000","last_unstale":"2023-12-01T04:53:10.092170+0000","last_undegraded":"2023-12-01T04:53:10.092170+0000","last_fullsized":"2023-12-01T04:53:10.092170+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_clean_scrub_stamp":"2023-12-01T04:52:49.724827+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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:22:31.580123+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"70'1","reported_seq":17,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-12-01T04:53:09.897093+0000","last_change":"2023-12-01T04:52:49.758179+0000","last_active":"2023-12-01T04:53:09.897093+0000","last_peered":"2023-12-01T04:53:09.897093+0000","last_clean":"2023-12-01T04:53:09.897093+0000","last_became_active":"2023-12-01T04:52:49.757905+0000","last_became_peered":"2023-12-01T04:52:49.757905+0000","last_unstale":"2023-12-01T04:53:09.897093+0000","last_undegraded":"2023-12-01T04:53:09.897093+0000","last_fullsized":"2023-12-01T04:53:09.897093+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-01T04:52:48.721492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:48.721492+0000","last_clean_scrub_stamp":"2023-12-01T04:52:48.721492+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-02T09:08:16.705730+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":21,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-12-01T04:53:09.892906+0000","last_change":"2023-12-01T04:50:52.154342+0000","last_active":"2023-12-01T04:53:09.892906+0000","last_peered":"2023-12-01T04:53:09.892906+0000","last_clean":"2023-12-01T04:53:09.892906+0000","last_became_active":"2023-12-01T04:50:52.153833+0000","last_became_peered":"2023-12-01T04:50:52.153833+0000","last_unstale":"2023-12-01T04:53:09.892906+0000","last_undegraded":"2023-12-01T04:53:09.892906+0000","last_fullsized":"2023-12-01T04:53:09.892906+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:50:51.136448+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:50:51.136448+0000","last_clean_scrub_stamp":"2023-12-01T04:50:51.136448+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T10:14:30.593748+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-12-01T04:53:09.888546+0000","last_change":"2023-12-01T04:52:50.892580+0000","last_active":"2023-12-01T04:53:09.888546+0000","last_peered":"2023-12-01T04:53:09.888546+0000","last_clean":"2023-12-01T04:53:09.888546+0000","last_became_active":"2023-12-01T04:52:50.892187+0000","last_became_peered":"2023-12-01T04:52:50.892187+0000","last_unstale":"2023-12-01T04:53:09.888546+0000","last_undegraded":"2023-12-01T04:53:09.888546+0000","last_fullsized":"2023-12-01T04:53:09.888546+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_clean_scrub_stamp":"2023-12-01T04:52:49.724827+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T06:35:44.957217+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":21,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-12-01T04:53:09.891375+0000","last_change":"2023-12-01T04:50:52.311363+0000","last_active":"2023-12-01T04:53:09.891375+0000","last_peered":"2023-12-01T04:53:09.891375+0000","last_clean":"2023-12-01T04:53:09.891375+0000","last_became_active":"2023-12-01T04:50:52.310393+0000","last_became_peered":"2023-12-01T04:50:52.310393+0000","last_unstale":"2023-12-01T04:53:09.891375+0000","last_undegraded":"2023-12-01T04:53:09.891375+0000","last_fullsized":"2023-12-01T04:53:09.891375+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:50:51.136448+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:50:51.136448+0000","last_clean_scrub_stamp":"2023-12-01T04:50:51.136448+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T11:54:51.612048+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"69'2","reported_seq":20,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-12-01T04:53:09.891172+0000","last_change":"2023-12-01T04:52:49.758320+0000","last_active":"2023-12-01T04:53:09.891172+0000","last_peered":"2023-12-01T04:53:09.891172+0000","last_clean":"2023-12-01T04:53:09.891172+0000","last_became_active":"2023-12-01T04:52:49.758034+0000","last_became_peered":"2023-12-01T04:52:49.758034+0000","last_unstale":"2023-12-01T04:53:09.891172+0000","last_undegraded":"2023-12-01T04:53:09.891172+0000","last_fullsized":"2023-12-01T04:53:09.891172+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-01T04:52:48.721492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:48.721492+0000","last_clean_scrub_stamp":"2023-12-01T04:52:48.721492+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-02T10:39:36.719722+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":15,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-12-01T04:53:09.896626+0000","last_change":"2023-12-01T04:52:50.895504+0000","last_active":"2023-12-01T04:53:09.896626+0000","last_peered":"2023-12-01T04:53:09.896626+0000","last_clean":"2023-12-01T04:53:09.896626+0000","last_became_active":"2023-12-01T04:52:50.895179+0000","last_became_peered":"2023-12-01T04:52:50.895179+0000","last_unstale":"2023-12-01T04:53:09.896626+0000","last_undegraded":"2023-12-01T04:53:09.896626+0000","last_fullsized":"2023-12-01T04:53:09.896626+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_clean_scrub_stamp":"2023-12-01T04:52:49.724827+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T13:15:06.400062+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":16,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-12-01T04:53:09.891205+0000","last_change":"2023-12-01T04:52:49.755328+0000","last_active":"2023-12-01T04:53:09.891205+0000","last_peered":"2023-12-01T04:53:09.891205+0000","last_clean":"2023-12-01T04:53:09.891205+0000","last_became_active":"2023-12-01T04:52:49.754991+0000","last_became_peered":"2023-12-01T04:52:49.754991+0000","last_unstale":"2023-12-01T04:53:09.891205+0000","last_undegraded":"2023-12-01T04:53:09.891205+0000","last_fullsized":"2023-12-01T04:53:09.891205+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-01T04:52:48.721492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:48.721492+0000","last_clean_scrub_stamp":"2023-12-01T04:52:48.721492+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T09:22:13.307992+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":21,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-12-01T04:53:09.888394+0000","last_change":"2023-12-01T04:50:52.306554+0000","last_active":"2023-12-01T04:53:09.888394+0000","last_peered":"2023-12-01T04:53:09.888394+0000","last_clean":"2023-12-01T04:53:09.888394+0000","last_became_active":"2023-12-01T04:50:52.305386+0000","last_became_peered":"2023-12-01T04:50:52.305386+0000","last_unstale":"2023-12-01T04:53:09.888394+0000","last_undegraded":"2023-12-01T04:53:09.888394+0000","last_fullsized":"2023-12-01T04:53:09.888394+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:50:51.136448+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:50:51.136448+0000","last_clean_scrub_stamp":"2023-12-01T04:50:51.136448+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T11:06:11.892941+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-12-01T04:53:09.897055+0000","last_change":"2023-12-01T04:52:50.889789+0000","last_active":"2023-12-01T04:53:09.897055+0000","last_peered":"2023-12-01T04:53:09.897055+0000","last_clean":"2023-12-01T04:53:09.897055+0000","last_became_active":"2023-12-01T04:52:50.889152+0000","last_became_peered":"2023-12-01T04:52:50.889152+0000","last_unstale":"2023-12-01T04:53:09.897055+0000","last_undegraded":"2023-12-01T04:53:09.897055+0000","last_fullsized":"2023-12-01T04:53:09.897055+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_clean_scrub_stamp":"2023-12-01T04:52:49.724827+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T12:37:31.007306+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":16,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-12-01T04:53:09.896506+0000","last_change":"2023-12-01T04:52:49.750660+0000","last_active":"2023-12-01T04:53:09.896506+0000","last_peered":"2023-12-01T04:53:09.896506+0000","last_clean":"2023-12-01T04:53:09.896506+0000","last_became_active":"2023-12-01T04:52:49.750340+0000","last_became_peered":"2023-12-01T04:52:49.750340+0000","last_unstale":"2023-12-01T04:53:09.896506+0000","last_undegraded":"2023-12-01T04:53:09.896506+0000","last_fullsized":"2023-12-01T04:53:09.896506+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-01T04:52:48.721492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:48.721492+0000","last_clean_scrub_stamp":"2023-12-01T04:52:48.721492+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T07:56:15.541759+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":21,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-12-01T04:53:09.887671+0000","last_change":"2023-12-01T04:50:52.155400+0000","last_active":"2023-12-01T04:53:09.887671+0000","last_peered":"2023-12-01T04:53:09.887671+0000","last_clean":"2023-12-01T04:53:09.887671+0000","last_became_active":"2023-12-01T04:50:52.154983+0000","last_became_peered":"2023-12-01T04:50:52.154983+0000","last_unstale":"2023-12-01T04:53:09.887671+0000","last_undegraded":"2023-12-01T04:53:09.887671+0000","last_fullsized":"2023-12-01T04:53:09.887671+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:50:51.136448+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:50:51.136448+0000","last_clean_scrub_stamp":"2023-12-01T04:50:51.136448+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T06:50:28.415244+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-12-01T04:53:09.892689+0000","last_change":"2023-12-01T04:52:50.378240+0000","last_active":"2023-12-01T04:53:09.892689+0000","last_peered":"2023-12-01T04:53:09.892689+0000","last_clean":"2023-12-01T04:53:09.892689+0000","last_became_active":"2023-12-01T04:52:50.377704+0000","last_became_peered":"2023-12-01T04:52:50.377704+0000","last_unstale":"2023-12-01T04:53:09.892689+0000","last_undegraded":"2023-12-01T04:53:09.892689+0000","last_fullsized":"2023-12-01T04:53:09.892689+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_clean_scrub_stamp":"2023-12-01T04:52:49.724827+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T12:40:49.632883+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":16,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-12-01T04:53:09.888956+0000","last_change":"2023-12-01T04:52:49.755166+0000","last_active":"2023-12-01T04:53:09.888956+0000","last_peered":"2023-12-01T04:53:09.888956+0000","last_clean":"2023-12-01T04:53:09.888956+0000","last_became_active":"2023-12-01T04:52:49.754849+0000","last_became_peered":"2023-12-01T04:52:49.754849+0000","last_unstale":"2023-12-01T04:53:09.888956+0000","last_undegraded":"2023-12-01T04:53:09.888956+0000","last_fullsized":"2023-12-01T04:53:09.888956+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-01T04:52:48.721492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:48.721492+0000","last_clean_scrub_stamp":"2023-12-01T04:52:48.721492+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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:01:06.007935+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'128","reported_seq":269,"reported_epoch":72,"state":"active+clean","last_fresh":"2023-12-01T04:53:12.598495+0000","last_change":"2023-12-01T04:49:11.753171+0000","last_active":"2023-12-01T04:53:12.598495+0000","last_peered":"2023-12-01T04:53:12.598495+0000","last_clean":"2023-12-01T04:53:12.598495+0000","last_became_active":"2023-12-01T04:49:11.752497+0000","last_became_peered":"2023-12-01T04:49:11.752497+0000","last_unstale":"2023-12-01T04:53:12.598495+0000","last_undegraded":"2023-12-01T04:53:12.598495+0000","last_fullsized":"2023-12-01T04:53:12.598495+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:32.976824+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:32.976824+0000","last_clean_scrub_stamp":"2023-12-01T04:44:32.976824+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-02T06:13:22.326676+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":21,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-12-01T04:53:09.890499+0000","last_change":"2023-12-01T04:50:52.154587+0000","last_active":"2023-12-01T04:53:09.890499+0000","last_peered":"2023-12-01T04:53:09.890499+0000","last_clean":"2023-12-01T04:53:09.890499+0000","last_became_active":"2023-12-01T04:50:52.154015+0000","last_became_peered":"2023-12-01T04:50:52.154015+0000","last_unstale":"2023-12-01T04:53:09.890499+0000","last_undegraded":"2023-12-01T04:53:09.890499+0000","last_fullsized":"2023-12-01T04:53:09.890499+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:50:51.136448+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:50:51.136448+0000","last_clean_scrub_stamp":"2023-12-01T04:50:51.136448+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T05:27:47.736979+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":11,"reported_epoch":72,"state":"active+clean","last_fresh":"2023-12-01T04:53:10.900403+0000","last_change":"2023-12-01T04:53:10.900403+0000","last_active":"2023-12-01T04:53:10.900403+0000","last_peered":"2023-12-01T04:53:10.900403+0000","last_clean":"2023-12-01T04:53:10.900403+0000","last_became_active":"2023-12-01T04:53:10.899995+0000","last_became_peered":"2023-12-01T04:53:10.899995+0000","last_unstale":"2023-12-01T04:53:10.900403+0000","last_undegraded":"2023-12-01T04:53:10.900403+0000","last_fullsized":"2023-12-01T04:53:10.900403+0000","mapping_epoch":71,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":72,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_clean_scrub_stamp":"2023-12-01T04:52:49.724827+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T10:15:37.070601+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,0],"acting":[2,5,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":16,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-12-01T04:53:09.889745+0000","last_change":"2023-12-01T04:52:49.757455+0000","last_active":"2023-12-01T04:53:09.889745+0000","last_peered":"2023-12-01T04:53:09.889745+0000","last_clean":"2023-12-01T04:53:09.889745+0000","last_became_active":"2023-12-01T04:52:49.757142+0000","last_became_peered":"2023-12-01T04:52:49.757142+0000","last_unstale":"2023-12-01T04:53:09.889745+0000","last_undegraded":"2023-12-01T04:53:09.889745+0000","last_fullsized":"2023-12-01T04:53:09.889745+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-01T04:52:48.721492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:48.721492+0000","last_clean_scrub_stamp":"2023-12-01T04:52:48.721492+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T09:05:42.312140+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":21,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-12-01T04:53:09.893228+0000","last_change":"2023-12-01T04:50:52.325379+0000","last_active":"2023-12-01T04:53:09.893228+0000","last_peered":"2023-12-01T04:53:09.893228+0000","last_clean":"2023-12-01T04:53:09.893228+0000","last_became_active":"2023-12-01T04:50:52.324638+0000","last_became_peered":"2023-12-01T04:50:52.324638+0000","last_unstale":"2023-12-01T04:53:09.893228+0000","last_undegraded":"2023-12-01T04:53:09.893228+0000","last_fullsized":"2023-12-01T04:53:09.893228+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:50:51.136448+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:50:51.136448+0000","last_clean_scrub_stamp":"2023-12-01T04:50:51.136448+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T12:12:18.844389+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":11,"reported_epoch":72,"state":"active+clean","last_fresh":"2023-12-01T04:53:11.289147+0000","last_change":"2023-12-01T04:53:11.289147+0000","last_active":"2023-12-01T04:53:11.289147+0000","last_peered":"2023-12-01T04:53:11.289147+0000","last_clean":"2023-12-01T04:53:11.289147+0000","last_became_active":"2023-12-01T04:53:11.288516+0000","last_became_peered":"2023-12-01T04:53:11.288516+0000","last_unstale":"2023-12-01T04:53:11.289147+0000","last_undegraded":"2023-12-01T04:53:11.289147+0000","last_fullsized":"2023-12-01T04:53:11.289147+0000","mapping_epoch":71,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":72,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_clean_scrub_stamp":"2023-12-01T04:52:49.724827+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T06:37:43.331731+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,3],"acting":[5,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":16,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-12-01T04:53:10.092272+0000","last_change":"2023-12-01T04:52:49.741661+0000","last_active":"2023-12-01T04:53:10.092272+0000","last_peered":"2023-12-01T04:53:10.092272+0000","last_clean":"2023-12-01T04:53:10.092272+0000","last_became_active":"2023-12-01T04:52:49.740844+0000","last_became_peered":"2023-12-01T04:52:49.740844+0000","last_unstale":"2023-12-01T04:53:10.092272+0000","last_undegraded":"2023-12-01T04:53:10.092272+0000","last_fullsized":"2023-12-01T04:53:10.092272+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-01T04:52:48.721492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:48.721492+0000","last_clean_scrub_stamp":"2023-12-01T04:52:48.721492+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T10:32:27.812151+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":21,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-12-01T04:53:09.890731+0000","last_change":"2023-12-01T04:50:52.150370+0000","last_active":"2023-12-01T04:53:09.890731+0000","last_peered":"2023-12-01T04:53:09.890731+0000","last_clean":"2023-12-01T04:53:09.890731+0000","last_became_active":"2023-12-01T04:50:52.150029+0000","last_became_peered":"2023-12-01T04:50:52.150029+0000","last_unstale":"2023-12-01T04:53:09.890731+0000","last_undegraded":"2023-12-01T04:53:09.890731+0000","last_fullsized":"2023-12-01T04:53:09.890731+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:50:51.136448+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:50:51.136448+0000","last_clean_scrub_stamp":"2023-12-01T04:50:51.136448+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T10:38:03.498316+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-12-01T04:53:09.889818+0000","last_change":"2023-12-01T04:52:50.768936+0000","last_active":"2023-12-01T04:53:09.889818+0000","last_peered":"2023-12-01T04:53:09.889818+0000","last_clean":"2023-12-01T04:53:09.889818+0000","last_became_active":"2023-12-01T04:52:50.768422+0000","last_became_peered":"2023-12-01T04:52:50.768422+0000","last_unstale":"2023-12-01T04:53:09.889818+0000","last_undegraded":"2023-12-01T04:53:09.889818+0000","last_fullsized":"2023-12-01T04:53:09.889818+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_clean_scrub_stamp":"2023-12-01T04:52:49.724827+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T08:48:56.370302+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":16,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-12-01T04:53:09.891153+0000","last_change":"2023-12-01T04:52:49.744577+0000","last_active":"2023-12-01T04:53:09.891153+0000","last_peered":"2023-12-01T04:53:09.891153+0000","last_clean":"2023-12-01T04:53:09.891153+0000","last_became_active":"2023-12-01T04:52:49.744186+0000","last_became_peered":"2023-12-01T04:52:49.744186+0000","last_unstale":"2023-12-01T04:53:09.891153+0000","last_undegraded":"2023-12-01T04:53:09.891153+0000","last_fullsized":"2023-12-01T04:53:09.891153+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-01T04:52:48.721492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:48.721492+0000","last_clean_scrub_stamp":"2023-12-01T04:52:48.721492+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T08:25:37.471310+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":21,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-12-01T04:53:09.889478+0000","last_change":"2023-12-01T04:50:52.155756+0000","last_active":"2023-12-01T04:53:09.889478+0000","last_peered":"2023-12-01T04:53:09.889478+0000","last_clean":"2023-12-01T04:53:09.889478+0000","last_became_active":"2023-12-01T04:50:52.155368+0000","last_became_peered":"2023-12-01T04:50:52.155368+0000","last_unstale":"2023-12-01T04:53:09.889478+0000","last_undegraded":"2023-12-01T04:53:09.889478+0000","last_fullsized":"2023-12-01T04:53:09.889478+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:50:51.136448+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:50:51.136448+0000","last_clean_scrub_stamp":"2023-12-01T04:50:51.136448+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T07:16:05.956935+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-12-01T04:53:09.889733+0000","last_change":"2023-12-01T04:52:50.768987+0000","last_active":"2023-12-01T04:53:09.889733+0000","last_peered":"2023-12-01T04:53:09.889733+0000","last_clean":"2023-12-01T04:53:09.889733+0000","last_became_active":"2023-12-01T04:52:50.768567+0000","last_became_peered":"2023-12-01T04:52:50.768567+0000","last_unstale":"2023-12-01T04:53:09.889733+0000","last_undegraded":"2023-12-01T04:53:09.889733+0000","last_fullsized":"2023-12-01T04:53:09.889733+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_clean_scrub_stamp":"2023-12-01T04:52:49.724827+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T05:51:04.099075+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":16,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-12-01T04:53:09.888575+0000","last_change":"2023-12-01T04:52:49.765391+0000","last_active":"2023-12-01T04:53:09.888575+0000","last_peered":"2023-12-01T04:53:09.888575+0000","last_clean":"2023-12-01T04:53:09.888575+0000","last_became_active":"2023-12-01T04:52:49.764775+0000","last_became_peered":"2023-12-01T04:52:49.764775+0000","last_unstale":"2023-12-01T04:53:09.888575+0000","last_undegraded":"2023-12-01T04:53:09.888575+0000","last_fullsized":"2023-12-01T04:53:09.888575+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:52:48.721492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:48.721492+0000","last_clean_scrub_stamp":"2023-12-01T04:52:48.721492+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T08:33:16.255283+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-12-01T04:53:10.093040+0000","last_change":"2023-12-01T04:52:50.889853+0000","last_active":"2023-12-01T04:53:10.093040+0000","last_peered":"2023-12-01T04:53:10.093040+0000","last_clean":"2023-12-01T04:53:10.093040+0000","last_became_active":"2023-12-01T04:52:50.889461+0000","last_became_peered":"2023-12-01T04:52:50.889461+0000","last_unstale":"2023-12-01T04:53:10.093040+0000","last_undegraded":"2023-12-01T04:53:10.093040+0000","last_fullsized":"2023-12-01T04:53:10.093040+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_clean_scrub_stamp":"2023-12-01T04:52:49.724827+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T09:42:55.278364+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":16,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-12-01T04:53:10.091949+0000","last_change":"2023-12-01T04:52:49.746951+0000","last_active":"2023-12-01T04:53:10.091949+0000","last_peered":"2023-12-01T04:53:10.091949+0000","last_clean":"2023-12-01T04:53:10.091949+0000","last_became_active":"2023-12-01T04:52:49.746574+0000","last_became_peered":"2023-12-01T04:52:49.746574+0000","last_unstale":"2023-12-01T04:53:10.091949+0000","last_undegraded":"2023-12-01T04:53:10.091949+0000","last_fullsized":"2023-12-01T04:53:10.091949+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-01T04:52:48.721492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:48.721492+0000","last_clean_scrub_stamp":"2023-12-01T04:52:48.721492+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T05:51:20.675870+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-12-01T04:53:10.092868+0000","last_change":"2023-12-01T04:52:50.890852+0000","last_active":"2023-12-01T04:53:10.092868+0000","last_peered":"2023-12-01T04:53:10.092868+0000","last_clean":"2023-12-01T04:53:10.092868+0000","last_became_active":"2023-12-01T04:52:50.890324+0000","last_became_peered":"2023-12-01T04:52:50.890324+0000","last_unstale":"2023-12-01T04:53:10.092868+0000","last_undegraded":"2023-12-01T04:53:10.092868+0000","last_fullsized":"2023-12-01T04:53:10.092868+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_clean_scrub_stamp":"2023-12-01T04:52:49.724827+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T05:37:38.244263+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":16,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-12-01T04:53:09.893089+0000","last_change":"2023-12-01T04:52:49.753105+0000","last_active":"2023-12-01T04:53:09.893089+0000","last_peered":"2023-12-01T04:53:09.893089+0000","last_clean":"2023-12-01T04:53:09.893089+0000","last_became_active":"2023-12-01T04:52:49.752770+0000","last_became_peered":"2023-12-01T04:52:49.752770+0000","last_unstale":"2023-12-01T04:53:09.893089+0000","last_undegraded":"2023-12-01T04:53:09.893089+0000","last_fullsized":"2023-12-01T04:53:09.893089+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-01T04:52:48.721492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:48.721492+0000","last_clean_scrub_stamp":"2023-12-01T04:52:48.721492+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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:37:18.829202+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-12-01T04:53:10.092570+0000","last_change":"2023-12-01T04:52:50.889381+0000","last_active":"2023-12-01T04:53:10.092570+0000","last_peered":"2023-12-01T04:53:10.092570+0000","last_clean":"2023-12-01T04:53:10.092570+0000","last_became_active":"2023-12-01T04:52:50.889016+0000","last_became_peered":"2023-12-01T04:52:50.889016+0000","last_unstale":"2023-12-01T04:53:10.092570+0000","last_undegraded":"2023-12-01T04:53:10.092570+0000","last_fullsized":"2023-12-01T04:53:10.092570+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_clean_scrub_stamp":"2023-12-01T04:52:49.724827+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T05:39:48.920963+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"70'3","reported_seq":20,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-12-01T04:53:09.890374+0000","last_change":"2023-12-01T04:52:49.762287+0000","last_active":"2023-12-01T04:53:09.890374+0000","last_peered":"2023-12-01T04:53:09.890374+0000","last_clean":"2023-12-01T04:53:09.890374+0000","last_became_active":"2023-12-01T04:52:49.761968+0000","last_became_peered":"2023-12-01T04:52:49.761968+0000","last_unstale":"2023-12-01T04:53:09.890374+0000","last_undegraded":"2023-12-01T04:53:09.890374+0000","last_fullsized":"2023-12-01T04:53:09.890374+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:52:48.721492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:48.721492+0000","last_clean_scrub_stamp":"2023-12-01T04:52:48.721492+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-02T12:49:43.070464+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":15,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-12-01T04:53:09.896523+0000","last_change":"2023-12-01T04:52:50.772912+0000","last_active":"2023-12-01T04:53:09.896523+0000","last_peered":"2023-12-01T04:53:09.896523+0000","last_clean":"2023-12-01T04:53:09.896523+0000","last_became_active":"2023-12-01T04:52:50.772478+0000","last_became_peered":"2023-12-01T04:52:50.772478+0000","last_unstale":"2023-12-01T04:53:09.896523+0000","last_undegraded":"2023-12-01T04:53:09.896523+0000","last_fullsized":"2023-12-01T04:53:09.896523+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_clean_scrub_stamp":"2023-12-01T04:52:49.724827+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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:29:08.696637+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":16,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-12-01T04:53:09.891064+0000","last_change":"2023-12-01T04:52:49.741438+0000","last_active":"2023-12-01T04:53:09.891064+0000","last_peered":"2023-12-01T04:53:09.891064+0000","last_clean":"2023-12-01T04:53:09.891064+0000","last_became_active":"2023-12-01T04:52:49.741061+0000","last_became_peered":"2023-12-01T04:52:49.741061+0000","last_unstale":"2023-12-01T04:53:09.891064+0000","last_undegraded":"2023-12-01T04:53:09.891064+0000","last_fullsized":"2023-12-01T04:53:09.891064+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-01T04:52:48.721492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:48.721492+0000","last_clean_scrub_stamp":"2023-12-01T04:52:48.721492+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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:12:55.103836+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-12-01T04:53:09.892985+0000","last_change":"2023-12-01T04:52:50.378772+0000","last_active":"2023-12-01T04:53:09.892985+0000","last_peered":"2023-12-01T04:53:09.892985+0000","last_clean":"2023-12-01T04:53:09.892985+0000","last_became_active":"2023-12-01T04:52:50.377978+0000","last_became_peered":"2023-12-01T04:52:50.377978+0000","last_unstale":"2023-12-01T04:53:09.892985+0000","last_undegraded":"2023-12-01T04:53:09.892985+0000","last_fullsized":"2023-12-01T04:53:09.892985+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_clean_scrub_stamp":"2023-12-01T04:52:49.724827+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T10:51:01.422366+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"69'1","reported_seq":18,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-12-01T04:53:09.888521+0000","last_change":"2023-12-01T04:52:49.746375+0000","last_active":"2023-12-01T04:53:09.888521+0000","last_peered":"2023-12-01T04:53:09.888521+0000","last_clean":"2023-12-01T04:53:09.888521+0000","last_became_active":"2023-12-01T04:52:49.746118+0000","last_became_peered":"2023-12-01T04:52:49.746118+0000","last_unstale":"2023-12-01T04:53:09.888521+0000","last_undegraded":"2023-12-01T04:53:09.888521+0000","last_fullsized":"2023-12-01T04:53:09.888521+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-01T04:52:48.721492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:48.721492+0000","last_clean_scrub_stamp":"2023-12-01T04:52:48.721492+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-02T13:33:57.824120+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":15,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-12-01T04:53:10.091843+0000","last_change":"2023-12-01T04:52:50.770421+0000","last_active":"2023-12-01T04:53:10.091843+0000","last_peered":"2023-12-01T04:53:10.091843+0000","last_clean":"2023-12-01T04:53:10.091843+0000","last_became_active":"2023-12-01T04:52:50.770031+0000","last_became_peered":"2023-12-01T04:52:50.770031+0000","last_unstale":"2023-12-01T04:53:10.091843+0000","last_undegraded":"2023-12-01T04:53:10.091843+0000","last_fullsized":"2023-12-01T04:53:10.091843+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_clean_scrub_stamp":"2023-12-01T04:52:49.724827+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T06:48:17.514934+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"69'2","reported_seq":20,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-12-01T04:53:09.888259+0000","last_change":"2023-12-01T04:52:49.757623+0000","last_active":"2023-12-01T04:53:09.888259+0000","last_peered":"2023-12-01T04:53:09.888259+0000","last_clean":"2023-12-01T04:53:09.888259+0000","last_became_active":"2023-12-01T04:52:49.757337+0000","last_became_peered":"2023-12-01T04:52:49.757337+0000","last_unstale":"2023-12-01T04:53:09.888259+0000","last_undegraded":"2023-12-01T04:53:09.888259+0000","last_fullsized":"2023-12-01T04:53:09.888259+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-01T04:52:48.721492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:48.721492+0000","last_clean_scrub_stamp":"2023-12-01T04:52:48.721492+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-02T15:42:46.567739+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":15,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-12-01T04:53:09.890670+0000","last_change":"2023-12-01T04:52:50.379273+0000","last_active":"2023-12-01T04:53:09.890670+0000","last_peered":"2023-12-01T04:53:09.890670+0000","last_clean":"2023-12-01T04:53:09.890670+0000","last_became_active":"2023-12-01T04:52:50.378603+0000","last_became_peered":"2023-12-01T04:52:50.378603+0000","last_unstale":"2023-12-01T04:53:09.890670+0000","last_undegraded":"2023-12-01T04:53:09.890670+0000","last_fullsized":"2023-12-01T04:53:09.890670+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_clean_scrub_stamp":"2023-12-01T04:52:49.724827+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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:02:20.244810+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"69'1","reported_seq":18,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-12-01T04:53:09.888143+0000","last_change":"2023-12-01T04:52:49.755178+0000","last_active":"2023-12-01T04:53:09.888143+0000","last_peered":"2023-12-01T04:53:09.888143+0000","last_clean":"2023-12-01T04:53:09.888143+0000","last_became_active":"2023-12-01T04:52:49.754775+0000","last_became_peered":"2023-12-01T04:52:49.754775+0000","last_unstale":"2023-12-01T04:53:09.888143+0000","last_undegraded":"2023-12-01T04:53:09.888143+0000","last_fullsized":"2023-12-01T04:53:09.888143+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-01T04:52:48.721492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:48.721492+0000","last_clean_scrub_stamp":"2023-12-01T04:52:48.721492+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-02T11:13:47.869652+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":15,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-12-01T04:53:09.891043+0000","last_change":"2023-12-01T04:52:50.892936+0000","last_active":"2023-12-01T04:53:09.891043+0000","last_peered":"2023-12-01T04:53:09.891043+0000","last_clean":"2023-12-01T04:53:09.891043+0000","last_became_active":"2023-12-01T04:52:50.892524+0000","last_became_peered":"2023-12-01T04:52:50.892524+0000","last_unstale":"2023-12-01T04:53:09.891043+0000","last_undegraded":"2023-12-01T04:53:09.891043+0000","last_fullsized":"2023-12-01T04:53:09.891043+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_clean_scrub_stamp":"2023-12-01T04:52:49.724827+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T14:30:08.525433+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"69'8","reported_seq":32,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-12-01T04:53:09.892211+0000","last_change":"2023-12-01T04:52:49.739419+0000","last_active":"2023-12-01T04:53:09.892211+0000","last_peered":"2023-12-01T04:53:09.892211+0000","last_clean":"2023-12-01T04:53:09.892211+0000","last_became_active":"2023-12-01T04:52:49.739026+0000","last_became_peered":"2023-12-01T04:52:49.739026+0000","last_unstale":"2023-12-01T04:53:09.892211+0000","last_undegraded":"2023-12-01T04:53:09.892211+0000","last_fullsized":"2023-12-01T04:53:09.892211+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-01T04:52:48.721492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:48.721492+0000","last_clean_scrub_stamp":"2023-12-01T04:52:48.721492+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-02T06:20:20.723564+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":15,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-12-01T04:53:09.896956+0000","last_change":"2023-12-01T04:52:50.895625+0000","last_active":"2023-12-01T04:53:09.896956+0000","last_peered":"2023-12-01T04:53:09.896956+0000","last_clean":"2023-12-01T04:53:09.896956+0000","last_became_active":"2023-12-01T04:52:50.895251+0000","last_became_peered":"2023-12-01T04:52:50.895251+0000","last_unstale":"2023-12-01T04:53:09.896956+0000","last_undegraded":"2023-12-01T04:53:09.896956+0000","last_fullsized":"2023-12-01T04:53:09.896956+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_clean_scrub_stamp":"2023-12-01T04:52:49.724827+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T12:46:23.448353+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":16,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-12-01T04:53:09.887311+0000","last_change":"2023-12-01T04:52:49.749693+0000","last_active":"2023-12-01T04:53:09.887311+0000","last_peered":"2023-12-01T04:53:09.887311+0000","last_clean":"2023-12-01T04:53:09.887311+0000","last_became_active":"2023-12-01T04:52:49.749344+0000","last_became_peered":"2023-12-01T04:52:49.749344+0000","last_unstale":"2023-12-01T04:53:09.887311+0000","last_undegraded":"2023-12-01T04:53:09.887311+0000","last_fullsized":"2023-12-01T04:53:09.887311+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-01T04:52:48.721492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:48.721492+0000","last_clean_scrub_stamp":"2023-12-01T04:52:48.721492+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T12:03:21.634935+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-12-01T04:53:09.891019+0000","last_change":"2023-12-01T04:52:50.380016+0000","last_active":"2023-12-01T04:53:09.891019+0000","last_peered":"2023-12-01T04:53:09.891019+0000","last_clean":"2023-12-01T04:53:09.891019+0000","last_became_active":"2023-12-01T04:52:50.379553+0000","last_became_peered":"2023-12-01T04:52:50.379553+0000","last_unstale":"2023-12-01T04:53:09.891019+0000","last_undegraded":"2023-12-01T04:53:09.891019+0000","last_fullsized":"2023-12-01T04:53:09.891019+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_clean_scrub_stamp":"2023-12-01T04:52:49.724827+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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:48:27.201680+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":16,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-12-01T04:53:09.896498+0000","last_change":"2023-12-01T04:52:49.752748+0000","last_active":"2023-12-01T04:53:09.896498+0000","last_peered":"2023-12-01T04:53:09.896498+0000","last_clean":"2023-12-01T04:53:09.896498+0000","last_became_active":"2023-12-01T04:52:49.752440+0000","last_became_peered":"2023-12-01T04:52:49.752440+0000","last_unstale":"2023-12-01T04:53:09.896498+0000","last_undegraded":"2023-12-01T04:53:09.896498+0000","last_fullsized":"2023-12-01T04:53:09.896498+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-01T04:52:48.721492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:48.721492+0000","last_clean_scrub_stamp":"2023-12-01T04:52:48.721492+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T08:09:12.758023+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-12-01T04:53:09.890682+0000","last_change":"2023-12-01T04:52:50.893761+0000","last_active":"2023-12-01T04:53:09.890682+0000","last_peered":"2023-12-01T04:53:09.890682+0000","last_clean":"2023-12-01T04:53:09.890682+0000","last_became_active":"2023-12-01T04:52:50.893434+0000","last_became_peered":"2023-12-01T04:52:50.893434+0000","last_unstale":"2023-12-01T04:53:09.890682+0000","last_undegraded":"2023-12-01T04:53:09.890682+0000","last_fullsized":"2023-12-01T04:53:09.890682+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_clean_scrub_stamp":"2023-12-01T04:52:49.724827+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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:22:55.365156+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"69'2","reported_seq":20,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-12-01T04:53:09.887778+0000","last_change":"2023-12-01T04:52:49.751679+0000","last_active":"2023-12-01T04:53:09.887778+0000","last_peered":"2023-12-01T04:53:09.887778+0000","last_clean":"2023-12-01T04:53:09.887778+0000","last_became_active":"2023-12-01T04:52:49.751264+0000","last_became_peered":"2023-12-01T04:52:49.751264+0000","last_unstale":"2023-12-01T04:53:09.887778+0000","last_undegraded":"2023-12-01T04:53:09.887778+0000","last_fullsized":"2023-12-01T04:53:09.887778+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-01T04:52:48.721492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:48.721492+0000","last_clean_scrub_stamp":"2023-12-01T04:52:48.721492+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-02T10:37:36.492171+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":15,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-12-01T04:53:10.092381+0000","last_change":"2023-12-01T04:52:50.891125+0000","last_active":"2023-12-01T04:53:10.092381+0000","last_peered":"2023-12-01T04:53:10.092381+0000","last_clean":"2023-12-01T04:53:10.092381+0000","last_became_active":"2023-12-01T04:52:50.890707+0000","last_became_peered":"2023-12-01T04:52:50.890707+0000","last_unstale":"2023-12-01T04:53:10.092381+0000","last_undegraded":"2023-12-01T04:53:10.092381+0000","last_fullsized":"2023-12-01T04:53:10.092381+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_clean_scrub_stamp":"2023-12-01T04:52:49.724827+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T10:56:45.494047+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"70'7","reported_seq":29,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-12-01T04:53:10.092570+0000","last_change":"2023-12-01T04:52:49.747400+0000","last_active":"2023-12-01T04:53:10.092570+0000","last_peered":"2023-12-01T04:53:10.092570+0000","last_clean":"2023-12-01T04:53:10.092570+0000","last_became_active":"2023-12-01T04:52:49.746984+0000","last_became_peered":"2023-12-01T04:52:49.746984+0000","last_unstale":"2023-12-01T04:53:10.092570+0000","last_undegraded":"2023-12-01T04:53:10.092570+0000","last_fullsized":"2023-12-01T04:53:10.092570+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-01T04:52:48.721492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:48.721492+0000","last_clean_scrub_stamp":"2023-12-01T04:52:48.721492+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-02T12:18:09.198679+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":11,"reported_epoch":72,"state":"active+clean","last_fresh":"2023-12-01T04:53:10.897227+0000","last_change":"2023-12-01T04:53:10.897227+0000","last_active":"2023-12-01T04:53:10.897227+0000","last_peered":"2023-12-01T04:53:10.897227+0000","last_clean":"2023-12-01T04:53:10.897227+0000","last_became_active":"2023-12-01T04:53:10.896456+0000","last_became_peered":"2023-12-01T04:53:10.896456+0000","last_unstale":"2023-12-01T04:53:10.897227+0000","last_undegraded":"2023-12-01T04:53:10.897227+0000","last_fullsized":"2023-12-01T04:53:10.897227+0000","mapping_epoch":71,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":72,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_clean_scrub_stamp":"2023-12-01T04:52:49.724827+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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:26:03.132735+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6,2],"acting":[5,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.15","version":"69'3","reported_seq":22,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-12-01T04:53:09.888334+0000","last_change":"2023-12-01T04:52:49.751662+0000","last_active":"2023-12-01T04:53:09.888334+0000","last_peered":"2023-12-01T04:53:09.888334+0000","last_clean":"2023-12-01T04:53:09.888334+0000","last_became_active":"2023-12-01T04:52:49.751314+0000","last_became_peered":"2023-12-01T04:52:49.751314+0000","last_unstale":"2023-12-01T04:53:09.888334+0000","last_undegraded":"2023-12-01T04:53:09.888334+0000","last_fullsized":"2023-12-01T04:53:09.888334+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-01T04:52:48.721492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:48.721492+0000","last_clean_scrub_stamp":"2023-12-01T04:52:48.721492+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-02T13:06:05.670767+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":15,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-12-01T04:53:09.888851+0000","last_change":"2023-12-01T04:52:50.897975+0000","last_active":"2023-12-01T04:53:09.888851+0000","last_peered":"2023-12-01T04:53:09.888851+0000","last_clean":"2023-12-01T04:53:09.888851+0000","last_became_active":"2023-12-01T04:52:50.897670+0000","last_became_peered":"2023-12-01T04:52:50.897670+0000","last_unstale":"2023-12-01T04:53:09.888851+0000","last_undegraded":"2023-12-01T04:53:09.888851+0000","last_fullsized":"2023-12-01T04:53:09.888851+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_clean_scrub_stamp":"2023-12-01T04:52:49.724827+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T10:33:10.942113+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":16,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-12-01T04:53:09.891175+0000","last_change":"2023-12-01T04:52:49.743418+0000","last_active":"2023-12-01T04:53:09.891175+0000","last_peered":"2023-12-01T04:53:09.891175+0000","last_clean":"2023-12-01T04:53:09.891175+0000","last_became_active":"2023-12-01T04:52:49.743005+0000","last_became_peered":"2023-12-01T04:52:49.743005+0000","last_unstale":"2023-12-01T04:53:09.891175+0000","last_undegraded":"2023-12-01T04:53:09.891175+0000","last_fullsized":"2023-12-01T04:53:09.891175+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-01T04:52:48.721492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:48.721492+0000","last_clean_scrub_stamp":"2023-12-01T04:52:48.721492+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T08:53:52.155742+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-12-01T04:53:09.888696+0000","last_change":"2023-12-01T04:52:50.893871+0000","last_active":"2023-12-01T04:53:09.888696+0000","last_peered":"2023-12-01T04:53:09.888696+0000","last_clean":"2023-12-01T04:53:09.888696+0000","last_became_active":"2023-12-01T04:52:50.893493+0000","last_became_peered":"2023-12-01T04:52:50.893493+0000","last_unstale":"2023-12-01T04:53:09.888696+0000","last_undegraded":"2023-12-01T04:53:09.888696+0000","last_fullsized":"2023-12-01T04:53:09.888696+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_clean_scrub_stamp":"2023-12-01T04:52:49.724827+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T08:07:37.326797+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":16,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-12-01T04:53:09.897180+0000","last_change":"2023-12-01T04:52:49.753478+0000","last_active":"2023-12-01T04:53:09.897180+0000","last_peered":"2023-12-01T04:53:09.897180+0000","last_clean":"2023-12-01T04:53:09.897180+0000","last_became_active":"2023-12-01T04:52:49.752936+0000","last_became_peered":"2023-12-01T04:52:49.752936+0000","last_unstale":"2023-12-01T04:53:09.897180+0000","last_undegraded":"2023-12-01T04:53:09.897180+0000","last_fullsized":"2023-12-01T04:53:09.897180+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-01T04:52:48.721492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:48.721492+0000","last_clean_scrub_stamp":"2023-12-01T04:52:48.721492+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T09:38:54.556233+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-12-01T04:53:09.892783+0000","last_change":"2023-12-01T04:52:49.781950+0000","last_active":"2023-12-01T04:53:09.892783+0000","last_peered":"2023-12-01T04:53:09.892783+0000","last_clean":"2023-12-01T04:53:09.892783+0000","last_became_active":"2023-12-01T04:52:49.781090+0000","last_became_peered":"2023-12-01T04:52:49.781090+0000","last_unstale":"2023-12-01T04:53:09.892783+0000","last_undegraded":"2023-12-01T04:53:09.892783+0000","last_fullsized":"2023-12-01T04:53:09.892783+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_clean_scrub_stamp":"2023-12-01T04:52:49.724827+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T07:59:08.216744+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":16,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-12-01T04:53:09.888768+0000","last_change":"2023-12-01T04:52:49.765149+0000","last_active":"2023-12-01T04:53:09.888768+0000","last_peered":"2023-12-01T04:53:09.888768+0000","last_clean":"2023-12-01T04:53:09.888768+0000","last_became_active":"2023-12-01T04:52:49.764773+0000","last_became_peered":"2023-12-01T04:52:49.764773+0000","last_unstale":"2023-12-01T04:53:09.888768+0000","last_undegraded":"2023-12-01T04:53:09.888768+0000","last_fullsized":"2023-12-01T04:53:09.888768+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:52:48.721492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:48.721492+0000","last_clean_scrub_stamp":"2023-12-01T04:52:48.721492+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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:19:56.427783+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-12-01T04:53:09.896995+0000","last_change":"2023-12-01T04:52:50.895008+0000","last_active":"2023-12-01T04:53:09.896995+0000","last_peered":"2023-12-01T04:53:09.896995+0000","last_clean":"2023-12-01T04:53:09.896995+0000","last_became_active":"2023-12-01T04:52:50.894647+0000","last_became_peered":"2023-12-01T04:52:50.894647+0000","last_unstale":"2023-12-01T04:53:09.896995+0000","last_undegraded":"2023-12-01T04:53:09.896995+0000","last_fullsized":"2023-12-01T04:53:09.896995+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_clean_scrub_stamp":"2023-12-01T04:52:49.724827+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T13:56:47.453667+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":16,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-12-01T04:53:09.889194+0000","last_change":"2023-12-01T04:52:49.762201+0000","last_active":"2023-12-01T04:53:09.889194+0000","last_peered":"2023-12-01T04:53:09.889194+0000","last_clean":"2023-12-01T04:53:09.889194+0000","last_became_active":"2023-12-01T04:52:49.761249+0000","last_became_peered":"2023-12-01T04:52:49.761249+0000","last_unstale":"2023-12-01T04:53:09.889194+0000","last_undegraded":"2023-12-01T04:53:09.889194+0000","last_fullsized":"2023-12-01T04:53:09.889194+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-01T04:52:48.721492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:48.721492+0000","last_clean_scrub_stamp":"2023-12-01T04:52:48.721492+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T11:57:43.829103+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-12-01T04:53:09.890648+0000","last_change":"2023-12-01T04:52:50.772576+0000","last_active":"2023-12-01T04:53:09.890648+0000","last_peered":"2023-12-01T04:53:09.890648+0000","last_clean":"2023-12-01T04:53:09.890648+0000","last_became_active":"2023-12-01T04:52:50.772219+0000","last_became_peered":"2023-12-01T04:52:50.772219+0000","last_unstale":"2023-12-01T04:53:09.890648+0000","last_undegraded":"2023-12-01T04:53:09.890648+0000","last_fullsized":"2023-12-01T04:53:09.890648+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_clean_scrub_stamp":"2023-12-01T04:52:49.724827+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T04:58:32.194343+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1a","version":"70'2","reported_seq":18,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-12-01T04:53:10.092031+0000","last_change":"2023-12-01T04:52:49.748713+0000","last_active":"2023-12-01T04:53:10.092031+0000","last_peered":"2023-12-01T04:53:10.092031+0000","last_clean":"2023-12-01T04:53:10.092031+0000","last_became_active":"2023-12-01T04:52:49.748343+0000","last_became_peered":"2023-12-01T04:52:49.748343+0000","last_unstale":"2023-12-01T04:53:10.092031+0000","last_undegraded":"2023-12-01T04:53:10.092031+0000","last_fullsized":"2023-12-01T04:53:10.092031+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-01T04:52:48.721492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:48.721492+0000","last_clean_scrub_stamp":"2023-12-01T04:52:48.721492+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-02T11:35:52.148428+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":55,"seq":236223201345,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28284,"kb_used_data":1332,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93716868,"statfs":{"total":95995035648,"available":95966072832,"internally_reserved":0,"allocated":1363968,"data_stored":916725,"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 04:54:18 2023","interfaces":[{"interface":"back","average":{"1min":0.91000000000000003,"5min":0.89200000000000002,"15min":0.93600000000000005},"min":{"1min":0.438,"5min":0.438,"15min":0.438},"max":{"1min":1.3100000000000001,"5min":1.3320000000000001,"15min":1.3320000000000001},"last":0.57299999999999995},{"interface":"front","average":{"1min":0.92300000000000004,"5min":0.92000000000000004,"15min":0.94399999999999995},"min":{"1min":0.54800000000000004,"5min":0.46200000000000002,"15min":0.46200000000000002},"max":{"1min":1.129,"5min":1.365,"15min":1.365},"last":1.004}]},{"osd":1,"last update":"Fri Dec 1 04:54:18 2023","interfaces":[{"interface":"back","average":{"1min":0.95099999999999996,"5min":0.90100000000000002,"15min":0.90600000000000003},"min":{"1min":0.68000000000000005,"5min":0.501,"15min":0.501},"max":{"1min":1.2769999999999999,"5min":1.2949999999999999,"15min":1.2949999999999999},"last":1.087},{"interface":"front","average":{"1min":0.95699999999999996,"5min":0.90900000000000003,"15min":0.93000000000000005},"min":{"1min":0.54300000000000004,"5min":0.49199999999999999,"15min":0.49199999999999999},"max":{"1min":1.395,"5min":1.395,"15min":1.395},"last":0.86199999999999999}]},{"osd":2,"last update":"Fri Dec 1 04:54:18 2023","interfaces":[{"interface":"back","average":{"1min":0.88900000000000001,"5min":0.90600000000000003,"15min":0.89200000000000002},"min":{"1min":0.53600000000000003,"5min":0.53600000000000003,"15min":0.53600000000000003},"max":{"1min":1.214,"5min":1.3220000000000001,"15min":1.3220000000000001},"last":0.80200000000000005},{"interface":"front","average":{"1min":0.94699999999999995,"5min":0.93999999999999995,"15min":0.93999999999999995},"min":{"1min":0.60899999999999999,"5min":0.52700000000000002,"15min":0.52700000000000002},"max":{"1min":1.2669999999999999,"5min":1.3560000000000001,"15min":1.3560000000000001},"last":0.95599999999999996}]},{"osd":3,"last update":"Fri Dec 1 04:54:18 2023","interfaces":[{"interface":"back","average":{"1min":0.98499999999999999,"5min":0.97199999999999998,"15min":0.97999999999999998},"min":{"1min":0.68400000000000005,"5min":0.44400000000000001,"15min":0.44400000000000001},"max":{"1min":1.363,"5min":1.522,"15min":1.522},"last":1.046},{"interface":"front","average":{"1min":1.034,"5min":0.97499999999999998,"15min":0.98499999999999999},"min":{"1min":0.73999999999999999,"5min":0.5,"15min":0.5},"max":{"1min":1.2450000000000001,"5min":1.3320000000000001,"15min":1.3320000000000001},"last":1.288}]},{"osd":4,"last update":"Fri Dec 1 04:54:18 2023","interfaces":[{"interface":"back","average":{"1min":0.97299999999999998,"5min":0.89700000000000002,"15min":0.88200000000000001},"min":{"1min":0.626,"5min":0.45100000000000001,"15min":0.45100000000000001},"max":{"1min":1.339,"5min":1.339,"15min":1.339},"last":0.75},{"interface":"front","average":{"1min":1.0780000000000001,"5min":0.98699999999999999,"15min":0.92300000000000004},"min":{"1min":0.63400000000000001,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":1.536,"5min":1.536,"15min":1.536},"last":1.131}]},{"osd":5,"last update":"Fri Dec 1 04:54:18 2023","interfaces":[{"interface":"back","average":{"1min":1.081,"5min":0.97499999999999998,"15min":0.92900000000000005},"min":{"1min":0.81699999999999995,"5min":0.46000000000000002,"15min":0.46000000000000002},"max":{"1min":1.3200000000000001,"5min":1.4570000000000001,"15min":1.4570000000000001},"last":1.1850000000000001},{"interface":"front","average":{"1min":1.1140000000000001,"5min":1.028,"15min":1.0249999999999999},"min":{"1min":0.755,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":1.349,"5min":1.456,"15min":1.456},"last":1.165}]},{"osd":6,"last update":"Fri Dec 1 04:54:18 2023","interfaces":[{"interface":"back","average":{"1min":1.1479999999999999,"5min":1.0600000000000001,"15min":1.0640000000000001},"min":{"1min":0.85299999999999998,"5min":0.54100000000000004,"15min":0.54100000000000004},"max":{"1min":1.4379999999999999,"5min":1.496,"15min":1.496},"last":1.1160000000000001},{"interface":"front","average":{"1min":1.218,"5min":1.1120000000000001,"15min":1.0680000000000001},"min":{"1min":1.022,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":1.4750000000000001,"5min":1.5940000000000001,"15min":1.5940000000000001},"last":1.2130000000000001}]}]},{"osd":6,"up_from":47,"seq":201863462990,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28272,"kb_used_data":1320,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93716880,"statfs":{"total":95995035648,"available":95966085120,"internally_reserved":0,"allocated":1351680,"data_stored":916579,"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 04:54:22 2023","interfaces":[{"interface":"back","average":{"1min":0.85399999999999998,"5min":0.88900000000000001,"15min":0.81200000000000006},"min":{"1min":0.58899999999999997,"5min":0.495,"15min":0.495},"max":{"1min":1.272,"5min":1.272,"15min":1.272},"last":1.1970000000000001},{"interface":"front","average":{"1min":1.0009999999999999,"5min":0.92600000000000005,"15min":0.89600000000000002},"min":{"1min":0.68300000000000005,"5min":0.52600000000000002,"15min":0.502},"max":{"1min":1.2769999999999999,"5min":1.2769999999999999,"15min":1.2769999999999999},"last":0.96699999999999997}]},{"osd":1,"last update":"Fri Dec 1 04:54:22 2023","interfaces":[{"interface":"back","average":{"1min":0.88800000000000001,"5min":0.89200000000000002,"15min":0.876},"min":{"1min":0.63,"5min":0.504,"15min":0.504},"max":{"1min":1.256,"5min":1.302,"15min":1.464},"last":0.91200000000000003},{"interface":"front","average":{"1min":0.97399999999999998,"5min":0.95399999999999996,"15min":0.89300000000000002},"min":{"1min":0.66500000000000004,"5min":0.60899999999999999,"15min":0.60899999999999999},"max":{"1min":1.304,"5min":1.3360000000000001,"15min":1.3360000000000001},"last":1.0249999999999999}]},{"osd":2,"last update":"Fri Dec 1 04:54:22 2023","interfaces":[{"interface":"back","average":{"1min":0.97199999999999998,"5min":0.91700000000000004,"15min":0.91500000000000004},"min":{"1min":0.627,"5min":0.56299999999999994,"15min":0.56299999999999994},"max":{"1min":1.2529999999999999,"5min":1.3500000000000001,"15min":1.599},"last":0.83999999999999997},{"interface":"front","average":{"1min":0.93799999999999994,"5min":0.92700000000000005,"15min":0.90300000000000002},"min":{"1min":0.72499999999999998,"5min":0.53500000000000003,"15min":0.53500000000000003},"max":{"1min":1.3089999999999999,"5min":1.3089999999999999,"15min":1.502},"last":1.0880000000000001}]},{"osd":3,"last update":"Fri Dec 1 04:54:22 2023","interfaces":[{"interface":"back","average":{"1min":1.0109999999999999,"5min":0.94799999999999995,"15min":0.94399999999999995},"min":{"1min":0.70699999999999996,"5min":0.57499999999999996,"15min":0.57499999999999996},"max":{"1min":1.409,"5min":2.6949999999999998,"15min":2.6949999999999998},"last":1.2909999999999999},{"interface":"front","average":{"1min":1.075,"5min":1.0009999999999999,"15min":0.98099999999999998},"min":{"1min":0.69099999999999995,"5min":0.61399999999999999,"15min":0.58399999999999996},"max":{"1min":1.329,"5min":1.4390000000000001,"15min":1.72},"last":1.1200000000000001}]},{"osd":4,"last update":"Fri Dec 1 04:54:22 2023","interfaces":[{"interface":"back","average":{"1min":0.95999999999999996,"5min":0.90900000000000003,"15min":0.86099999999999999},"min":{"1min":0.53100000000000003,"5min":0.49399999999999999,"15min":0.49399999999999999},"max":{"1min":1.2330000000000001,"5min":1.355,"15min":1.355},"last":0.751},{"interface":"front","average":{"1min":1.014,"5min":0.94999999999999996,"15min":0.84999999999999998},"min":{"1min":0.48499999999999999,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":1.3779999999999999,"5min":2.774,"15min":2.774},"last":1.137}]},{"osd":5,"last update":"Fri Dec 1 04:54:22 2023","interfaces":[{"interface":"back","average":{"1min":1.052,"5min":1.0029999999999999,"15min":0.86099999999999999},"min":{"1min":0.66900000000000004,"5min":0.58099999999999996,"15min":0.502},"max":{"1min":1.3109999999999999,"5min":2.7309999999999999,"15min":2.7309999999999999},"last":0.99199999999999999},{"interface":"front","average":{"1min":1.117,"5min":1.0409999999999999,"15min":0.91200000000000003},"min":{"1min":0.58299999999999996,"5min":0.47899999999999998,"15min":0.41999999999999998},"max":{"1min":1.45,"5min":2.633,"15min":2.633},"last":1.218}]},{"osd":7,"last update":"Fri Dec 1 04:54:22 2023","interfaces":[{"interface":"back","average":{"1min":1.21,"5min":1.089,"15min":1.0349999999999999},"min":{"1min":0.64500000000000002,"5min":0.52200000000000002,"15min":0.52200000000000002},"max":{"1min":1.506,"5min":2.5680000000000001,"15min":2.5680000000000001},"last":1.0469999999999999},{"interface":"front","average":{"1min":1.2549999999999999,"5min":1.099,"15min":1.0449999999999999},"min":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"max":{"1min":1.6950000000000001,"5min":1.6950000000000001,"15min":1.6950000000000001},"last":1.175}]}]},{"osd":1,"up_from":13,"seq":55834574979,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27672,"kb_used_data":720,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93717480,"statfs":{"total":95995035648,"available":95966699520,"internally_reserved":0,"allocated":737280,"data_stored":324304,"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 04:53:56 2023","interfaces":[{"interface":"back","average":{"1min":0.66700000000000004,"5min":0.67200000000000004,"15min":0.61599999999999999},"min":{"1min":0.29999999999999999,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":1.0009999999999999,"5min":1.881,"15min":1.881},"last":0.747},{"interface":"front","average":{"1min":0.77400000000000002,"5min":0.77500000000000002,"15min":0.67300000000000004},"min":{"1min":0.41899999999999998,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":1.173,"5min":2.1629999999999998,"15min":2.1629999999999998},"last":0.71299999999999997}]},{"osd":2,"last update":"Fri Dec 1 04:53:55 2023","interfaces":[{"interface":"back","average":{"1min":0.72899999999999998,"5min":0.78400000000000003,"15min":0.70699999999999996},"min":{"1min":0.375,"5min":0.35799999999999998,"15min":0.35499999999999998},"max":{"1min":1.0980000000000001,"5min":1.5780000000000001,"15min":1.5780000000000001},"last":0.88400000000000001},{"interface":"front","average":{"1min":0.76100000000000001,"5min":0.77000000000000002,"15min":0.68100000000000005},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":1.284,"5min":1.333,"15min":1.333},"last":0.85899999999999999}]},{"osd":3,"last update":"Fri Dec 1 04:53:38 2023","interfaces":[{"interface":"back","average":{"1min":0.90600000000000003,"5min":0.877,"15min":0.82599999999999996},"min":{"1min":0.64100000000000001,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":1.238,"5min":1.284,"15min":1.284},"last":0.81699999999999995},{"interface":"front","average":{"1min":0.79000000000000004,"5min":0.78700000000000003,"15min":0.78300000000000003},"min":{"1min":0.53200000000000003,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":0.94699999999999995,"5min":1.383,"15min":1.383},"last":0.92700000000000005}]},{"osd":4,"last update":"Fri Dec 1 04:53:35 2023","interfaces":[{"interface":"back","average":{"1min":0.96899999999999997,"5min":0.97199999999999998,"15min":0.92200000000000004},"min":{"1min":0.57199999999999995,"5min":0.503,"15min":0.503},"max":{"1min":1.3080000000000001,"5min":1.4390000000000001,"15min":1.4390000000000001},"last":1.0069999999999999},{"interface":"front","average":{"1min":1.02,"5min":1.0389999999999999,"15min":0.97399999999999998},"min":{"1min":0.70199999999999996,"5min":0.63800000000000001,"15min":0.63800000000000001},"max":{"1min":1.345,"5min":1.484,"15min":1.484},"last":1.504}]},{"osd":5,"last update":"Fri Dec 1 04:53:27 2023","interfaces":[{"interface":"back","average":{"1min":0.96599999999999997,"5min":0.98899999999999999,"15min":0.95699999999999996},"min":{"1min":0.59799999999999998,"5min":0.56599999999999995,"15min":0.56599999999999995},"max":{"1min":1.282,"5min":1.8340000000000001,"15min":1.8340000000000001},"last":1.175},{"interface":"front","average":{"1min":1.1080000000000001,"5min":1.0720000000000001,"15min":1.024},"min":{"1min":0.754,"5min":0.66200000000000003,"15min":0.66200000000000003},"max":{"1min":1.4470000000000001,"5min":1.595,"15min":1.595},"last":1.0629999999999999}]},{"osd":6,"last update":"Fri Dec 1 04:53:25 2023","interfaces":[{"interface":"back","average":{"1min":1.0980000000000001,"5min":1.0620000000000001,"15min":1.0760000000000001},"min":{"1min":0.503,"5min":0.503,"15min":0.503},"max":{"1min":1.409,"5min":1.5269999999999999,"15min":1.5269999999999999},"last":1.212},{"interface":"front","average":{"1min":1.0429999999999999,"5min":1.054,"15min":1.044},"min":{"1min":0.71999999999999997,"5min":0.69599999999999995,"15min":0.69599999999999995},"max":{"1min":1.282,"5min":1.7789999999999999,"15min":1.7789999999999999},"last":1.2649999999999999}]},{"osd":7,"last update":"Fri Dec 1 04:54:24 2023","interfaces":[{"interface":"back","average":{"1min":1.014,"5min":1.0629999999999999,"15min":1.1419999999999999},"min":{"1min":0.59099999999999997,"5min":0.59099999999999997,"15min":0.59099999999999997},"max":{"1min":1.4039999999999999,"5min":1.7729999999999999,"15min":1.7729999999999999},"last":1.0940000000000001},{"interface":"front","average":{"1min":1.0629999999999999,"5min":1.1160000000000001,"15min":1.165},"min":{"1min":0.69099999999999995,"5min":0.68100000000000005,"15min":0.68100000000000005},"max":{"1min":1.4219999999999999,"5min":1.821,"15min":1.821},"last":1.4219999999999999}]}]},{"osd":0,"up_from":8,"seq":34359738511,"num_pgs":26,"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":915549,"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 04:54:04 2023","interfaces":[{"interface":"back","average":{"1min":0.77900000000000003,"5min":0.74099999999999999,"15min":0.64900000000000002},"min":{"1min":0.39500000000000002,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":1.1539999999999999,"5min":1.323,"15min":1.323},"last":0.748},{"interface":"front","average":{"1min":0.72999999999999998,"5min":0.76500000000000001,"15min":0.69699999999999995},"min":{"1min":0.41299999999999998,"5min":0.38600000000000001,"15min":0.318},"max":{"1min":0.95799999999999996,"5min":1.177,"15min":1.177},"last":0.78800000000000003}]},{"osd":2,"last update":"Fri Dec 1 04:53:51 2023","interfaces":[{"interface":"back","average":{"1min":0.66800000000000004,"5min":0.69299999999999995,"15min":0.65600000000000003},"min":{"1min":0.40600000000000003,"5min":0.34100000000000003,"15min":0.29899999999999999},"max":{"1min":1.0549999999999999,"5min":1.1000000000000001,"15min":1.163},"last":1.018},{"interface":"front","average":{"1min":0.71399999999999997,"5min":0.71899999999999997,"15min":0.65400000000000003},"min":{"1min":0.47499999999999998,"5min":0.377,"15min":0.33100000000000002},"max":{"1min":1.2270000000000001,"5min":1.2789999999999999,"15min":1.2789999999999999},"last":0.71599999999999997}]},{"osd":3,"last update":"Fri Dec 1 04:53:40 2023","interfaces":[{"interface":"back","average":{"1min":0.76300000000000001,"5min":0.77900000000000003,"15min":0.76800000000000002},"min":{"1min":0.47199999999999998,"5min":0.40100000000000002,"15min":0.40100000000000002},"max":{"1min":1.044,"5min":1.2270000000000001,"15min":1.2270000000000001},"last":0.86699999999999999},{"interface":"front","average":{"1min":0.76000000000000001,"5min":0.79200000000000004,"15min":0.77100000000000002},"min":{"1min":0.41999999999999998,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":1.006,"5min":1.2250000000000001,"15min":1.3759999999999999},"last":0.85399999999999998}]},{"osd":4,"last update":"Fri Dec 1 04:53:40 2023","interfaces":[{"interface":"back","average":{"1min":0.999,"5min":0.96399999999999997,"15min":0.92400000000000004},"min":{"1min":0.70799999999999996,"5min":0.52400000000000002,"15min":0.52400000000000002},"max":{"1min":1.3080000000000001,"5min":1.6080000000000001,"15min":1.6080000000000001},"last":0.91000000000000003},{"interface":"front","average":{"1min":0.96499999999999997,"5min":0.94599999999999995,"15min":0.90500000000000003},"min":{"1min":0.66000000000000003,"5min":0.59899999999999998,"15min":0.59899999999999998},"max":{"1min":1.3859999999999999,"5min":1.4890000000000001,"15min":1.4890000000000001},"last":0.93200000000000005}]},{"osd":5,"last update":"Fri Dec 1 04:54:21 2023","interfaces":[{"interface":"back","average":{"1min":0.97299999999999998,"5min":0.95899999999999996,"15min":0.97899999999999998},"min":{"1min":0.68400000000000005,"5min":0.60699999999999998,"15min":0.60699999999999998},"max":{"1min":1.722,"5min":1.722,"15min":1.722},"last":1.0009999999999999},{"interface":"front","average":{"1min":0.94799999999999995,"5min":1.006,"15min":1.0369999999999999},"min":{"1min":0.63300000000000001,"5min":0.58599999999999997,"15min":0.58599999999999997},"max":{"1min":1.4970000000000001,"5min":1.754,"15min":1.754},"last":1.111}]},{"osd":6,"last update":"Fri Dec 1 04:54:21 2023","interfaces":[{"interface":"back","average":{"1min":0.96999999999999997,"5min":0.98999999999999999,"15min":1.0569999999999999},"min":{"1min":0.59899999999999998,"5min":0.59199999999999997,"15min":0.59199999999999997},"max":{"1min":1.365,"5min":1.46,"15min":1.496},"last":1.226},{"interface":"front","average":{"1min":1.0209999999999999,"5min":1.038,"15min":1.075},"min":{"1min":0.64400000000000002,"5min":0.64400000000000002,"15min":0.64400000000000002},"max":{"1min":1.6559999999999999,"5min":1.7230000000000001,"15min":1.7230000000000001},"last":1.155}]},{"osd":7,"last update":"Fri Dec 1 04:54:19 2023","interfaces":[{"interface":"back","average":{"1min":1.05,"5min":1.054,"15min":1.0820000000000001},"min":{"1min":0.67800000000000005,"5min":0.63900000000000001,"15min":0.63900000000000001},"max":{"1min":1.5629999999999999,"5min":1.5629999999999999,"15min":1.5629999999999999},"last":1.2669999999999999},{"interface":"front","average":{"1min":1.0089999999999999,"5min":1.071,"15min":1.121},"min":{"1min":0.66100000000000003,"5min":0.62,"15min":0.62},"max":{"1min":1.444,"5min":1.5920000000000001,"15min":1.5920000000000001},"last":1.1419999999999999}]}]},{"osd":2,"up_from":18,"seq":77309411449,"num_pgs":18,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27680,"kb_used_data":728,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93717472,"statfs":{"total":95995035648,"available":95966691328,"internally_reserved":0,"allocated":745472,"data_stored":324920,"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 04:53:52 2023","interfaces":[{"interface":"back","average":{"1min":0.64600000000000002,"5min":0.68700000000000006,"15min":0.61899999999999999},"min":{"1min":0.47799999999999998,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":0.98199999999999998,"5min":1.45,"15min":1.45},"last":1.3879999999999999},{"interface":"front","average":{"1min":0.68000000000000005,"5min":0.70299999999999996,"15min":0.66600000000000004},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":1.1879999999999999,"5min":1.3640000000000001,"15min":1.3640000000000001},"last":0.69399999999999995}]},{"osd":1,"last update":"Fri Dec 1 04:53:52 2023","interfaces":[{"interface":"back","average":{"1min":0.68300000000000005,"5min":0.73199999999999998,"15min":0.67000000000000004},"min":{"1min":0.498,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":1.109,"5min":1.4179999999999999,"15min":1.4179999999999999},"last":0.82599999999999996},{"interface":"front","average":{"1min":0.72599999999999998,"5min":0.81200000000000006,"15min":0.71799999999999997},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":1.1279999999999999,"5min":1.401,"15min":1.401},"last":0.85799999999999998}]},{"osd":3,"last update":"Fri Dec 1 04:53:42 2023","interfaces":[{"interface":"back","average":{"1min":0.77200000000000002,"5min":0.80600000000000005,"15min":0.77900000000000003},"min":{"1min":0.49199999999999999,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":1.1559999999999999,"5min":1.276,"15min":1.276},"last":0.99399999999999999},{"interface":"front","average":{"1min":0.84699999999999998,"5min":0.89400000000000002,"15min":0.84099999999999997},"min":{"1min":0.503,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":1.7390000000000001,"5min":1.7390000000000001,"15min":1.7390000000000001},"last":1.071}]},{"osd":4,"last update":"Fri Dec 1 04:53:32 2023","interfaces":[{"interface":"back","average":{"1min":0.95499999999999996,"5min":0.98199999999999998,"15min":0.93000000000000005},"min":{"1min":0.71099999999999997,"5min":0.67000000000000004,"15min":0.67000000000000004},"max":{"1min":1.3129999999999999,"5min":1.5089999999999999,"15min":1.5089999999999999},"last":1.1499999999999999},{"interface":"front","average":{"1min":1.0529999999999999,"5min":1.02,"15min":0.97799999999999998},"min":{"1min":0.751,"5min":0.66500000000000004,"15min":0.66500000000000004},"max":{"1min":1.5,"5min":1.754,"15min":1.754},"last":1.2050000000000001}]},{"osd":5,"last update":"Fri Dec 1 04:53:27 2023","interfaces":[{"interface":"back","average":{"1min":1.0669999999999999,"5min":1.0429999999999999,"15min":1.0389999999999999},"min":{"1min":0.76500000000000001,"5min":0.625,"15min":0.625},"max":{"1min":1.4159999999999999,"5min":1.877,"15min":1.877},"last":1.3140000000000001},{"interface":"front","average":{"1min":1.0229999999999999,"5min":1.0189999999999999,"15min":0.999},"min":{"1min":0.66900000000000004,"5min":0.66200000000000003,"15min":0.66200000000000003},"max":{"1min":1.6659999999999999,"5min":1.823,"15min":1.823},"last":0.95999999999999996}]},{"osd":6,"last update":"Fri Dec 1 04:54:25 2023","interfaces":[{"interface":"back","average":{"1min":0.95199999999999996,"5min":1.0620000000000001,"15min":1.0880000000000001},"min":{"1min":0.66500000000000004,"5min":0.66500000000000004,"15min":0.66500000000000004},"max":{"1min":1.244,"5min":1.7070000000000001,"15min":1.7070000000000001},"last":1.244},{"interface":"front","average":{"1min":1.0329999999999999,"5min":1.1220000000000001,"15min":1.1519999999999999},"min":{"1min":0.752,"5min":0.71499999999999997,"15min":0.71499999999999997},"max":{"1min":1.4419999999999999,"5min":2.0289999999999999,"15min":2.0289999999999999},"last":1.4419999999999999}]},{"osd":7,"last update":"Fri Dec 1 04:54:20 2023","interfaces":[{"interface":"back","average":{"1min":0.98399999999999999,"5min":1.0740000000000001,"15min":1.1020000000000001},"min":{"1min":0.72599999999999998,"5min":0.64000000000000001,"15min":0.64000000000000001},"max":{"1min":1.387,"5min":1.855,"15min":1.855},"last":1.175},{"interface":"front","average":{"1min":0.98599999999999999,"5min":1.1180000000000001,"15min":1.1759999999999999},"min":{"1min":0.71599999999999997,"5min":0.64600000000000002,"15min":0.64600000000000002},"max":{"1min":1.2030000000000001,"5min":1.778,"15min":1.778},"last":1.3640000000000001}]}]},{"osd":3,"up_from":26,"seq":111669149806,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27680,"kb_used_data":728,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93717472,"statfs":{"total":95995035648,"available":95966691328,"internally_reserved":0,"allocated":745472,"data_stored":324667,"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 04:53:36 2023","interfaces":[{"interface":"back","average":{"1min":0.73999999999999999,"5min":0.71899999999999997,"15min":0.69599999999999995},"min":{"1min":0.47999999999999998,"5min":0.20200000000000001,"15min":0.20200000000000001},"max":{"1min":1.01,"5min":1.5900000000000001,"15min":1.5900000000000001},"last":0.69099999999999995},{"interface":"front","average":{"1min":0.68300000000000005,"5min":0.73499999999999999,"15min":0.72699999999999998},"min":{"1min":0.47199999999999998,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":1.0780000000000001,"5min":1.173,"15min":1.173},"last":0.877}]},{"osd":1,"last update":"Fri Dec 1 04:53:36 2023","interfaces":[{"interface":"back","average":{"1min":0.72599999999999998,"5min":0.69099999999999995,"15min":0.71499999999999997},"min":{"1min":0.53700000000000003,"5min":0.25,"15min":0.25},"max":{"1min":1.2,"5min":1.3140000000000001,"15min":1.3140000000000001},"last":0.72099999999999997},{"interface":"front","average":{"1min":0.751,"5min":0.80100000000000005,"15min":0.77900000000000003},"min":{"1min":0.51000000000000001,"5min":0.372,"15min":0.372},"max":{"1min":1.286,"5min":1.3680000000000001,"15min":1.3680000000000001},"last":0.92800000000000005}]},{"osd":2,"last update":"Fri Dec 1 04:53:36 2023","interfaces":[{"interface":"back","average":{"1min":0.83699999999999997,"5min":0.84299999999999997,"15min":0.83899999999999997},"min":{"1min":0.52900000000000003,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":1.1739999999999999,"5min":1.3180000000000001,"15min":1.3180000000000001},"last":0.78400000000000003},{"interface":"front","average":{"1min":0.81599999999999995,"5min":0.76000000000000001,"15min":0.79300000000000004},"min":{"1min":0.55100000000000005,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":0.99399999999999999,"5min":1.484,"15min":1.484},"last":0.625}]},{"osd":4,"last update":"Fri Dec 1 04:53:25 2023","interfaces":[{"interface":"back","average":{"1min":1.02,"5min":1.0109999999999999,"15min":0.95899999999999996},"min":{"1min":0.73099999999999998,"5min":0.53500000000000003,"15min":0.53500000000000003},"max":{"1min":1.571,"5min":1.577,"15min":1.577},"last":1.1220000000000001},{"interface":"front","average":{"1min":1.048,"5min":1.05,"15min":1.006},"min":{"1min":0.75700000000000001,"5min":0.59999999999999998,"15min":0.59999999999999998},"max":{"1min":1.4890000000000001,"5min":1.577,"15min":1.577},"last":1.2050000000000001}]},{"osd":5,"last update":"Fri Dec 1 04:53:25 2023","interfaces":[{"interface":"back","average":{"1min":1.0469999999999999,"5min":1.0700000000000001,"15min":1.048},"min":{"1min":0.77900000000000003,"5min":0.45000000000000001,"15min":0.45000000000000001},"max":{"1min":1.385,"5min":1.506,"15min":1.506},"last":0.99399999999999999},{"interface":"front","average":{"1min":1.046,"5min":1.0129999999999999,"15min":0.97399999999999998},"min":{"1min":0.70099999999999996,"5min":0.59699999999999998,"15min":0.59699999999999998},"max":{"1min":1.3859999999999999,"5min":1.484,"15min":1.484},"last":1.099}]},{"osd":6,"last update":"Fri Dec 1 04:54:21 2023","interfaces":[{"interface":"back","average":{"1min":0.94299999999999995,"5min":1.006,"15min":1.028},"min":{"1min":0.68400000000000005,"5min":0.63500000000000001,"15min":0.63500000000000001},"max":{"1min":1.2190000000000001,"5min":1.4330000000000001,"15min":1.4330000000000001},"last":0.91300000000000003},{"interface":"front","average":{"1min":1.038,"5min":1.042,"15min":1.0569999999999999},"min":{"1min":0.73399999999999999,"5min":0.624,"15min":0.624},"max":{"1min":1.3149999999999999,"5min":1.4390000000000001,"15min":1.4390000000000001},"last":1.1599999999999999}]},{"osd":7,"last update":"Fri Dec 1 04:54:15 2023","interfaces":[{"interface":"back","average":{"1min":0.96699999999999997,"5min":1.008,"15min":1.0549999999999999},"min":{"1min":0.61399999999999999,"5min":0.61399999999999999,"15min":0.61399999999999999},"max":{"1min":1.2749999999999999,"5min":1.3779999999999999,"15min":1.3779999999999999},"last":1.25},{"interface":"front","average":{"1min":0.998,"5min":1.044,"15min":1.0920000000000001},"min":{"1min":0.66200000000000003,"5min":0.60099999999999998,"15min":0.60099999999999998},"max":{"1min":1.282,"5min":1.5349999999999999,"15min":1.5349999999999999},"last":1.026}]}]},{"osd":4,"up_from":31,"seq":133143986276,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27696,"kb_used_data":744,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93717456,"statfs":{"total":95995035648,"available":95966674944,"internally_reserved":0,"allocated":761856,"data_stored":326014,"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 04:53:32 2023","interfaces":[{"interface":"back","average":{"1min":0.92900000000000005,"5min":0.87,"15min":0.86399999999999999},"min":{"1min":0.65100000000000002,"5min":0.51400000000000001,"15min":0.45400000000000001},"max":{"1min":1.2230000000000001,"5min":1.4339999999999999,"15min":1.4339999999999999},"last":0.89800000000000002},{"interface":"front","average":{"1min":0.95099999999999996,"5min":0.89200000000000002,"15min":0.83599999999999997},"min":{"1min":0.60099999999999998,"5min":0.55000000000000004,"15min":0.55000000000000004},"max":{"1min":1.278,"5min":2.2349999999999999,"15min":2.2349999999999999},"last":1.1279999999999999}]},{"osd":1,"last update":"Fri Dec 1 04:53:32 2023","interfaces":[{"interface":"back","average":{"1min":0.93799999999999994,"5min":0.878,"15min":0.82199999999999995},"min":{"1min":0.65500000000000003,"5min":0.52400000000000002,"15min":0.44700000000000001},"max":{"1min":1.2190000000000001,"5min":1.3520000000000001,"15min":1.3520000000000001},"last":1.052},{"interface":"front","average":{"1min":0.92000000000000004,"5min":0.88,"15min":0.88500000000000001},"min":{"1min":0.72299999999999998,"5min":0.51200000000000001,"15min":0.51200000000000001},"max":{"1min":1.2290000000000001,"5min":1.2689999999999999,"15min":1.2689999999999999},"last":0.93700000000000006}]},{"osd":2,"last update":"Fri Dec 1 04:53:32 2023","interfaces":[{"interface":"back","average":{"1min":0.88200000000000001,"5min":0.89400000000000002,"15min":0.89500000000000002},"min":{"1min":0.56899999999999995,"5min":0.55300000000000005,"15min":0.55300000000000005},"max":{"1min":1.1539999999999999,"5min":1.3029999999999999,"15min":1.3029999999999999},"last":1.0940000000000001},{"interface":"front","average":{"1min":0.92600000000000005,"5min":0.90900000000000003,"15min":0.88},"min":{"1min":0.54600000000000004,"5min":0.51800000000000002,"15min":0.51800000000000002},"max":{"1min":1.1990000000000001,"5min":2.6070000000000002,"15min":2.6070000000000002},"last":1.0069999999999999}]},{"osd":3,"last update":"Fri Dec 1 04:53:32 2023","interfaces":[{"interface":"back","average":{"1min":0.95399999999999996,"5min":0.92700000000000005,"15min":0.91700000000000004},"min":{"1min":0.66600000000000004,"5min":0.51500000000000001,"15min":0.51500000000000001},"max":{"1min":1.1899999999999999,"5min":2.7679999999999998,"15min":2.7679999999999998},"last":1.1910000000000001},{"interface":"front","average":{"1min":0.99399999999999999,"5min":0.94599999999999995,"15min":0.94499999999999995},"min":{"1min":0.71699999999999997,"5min":0.59199999999999997,"15min":0.52200000000000002},"max":{"1min":1.216,"5min":1.496,"15min":1.496},"last":0.81499999999999995}]},{"osd":5,"last update":"Fri Dec 1 04:54:21 2023","interfaces":[{"interface":"back","average":{"1min":1.0109999999999999,"5min":0.86499999999999999,"15min":0.76600000000000001},"min":{"1min":0.65900000000000003,"5min":0.45900000000000002,"15min":0.38400000000000001},"max":{"1min":1.345,"5min":1.345,"15min":1.345},"last":0.70299999999999996},{"interface":"front","average":{"1min":1.038,"5min":0.90500000000000003,"15min":0.79300000000000004},"min":{"1min":0.69699999999999995,"5min":0.39600000000000002,"15min":0.37},"max":{"1min":1.3819999999999999,"5min":2.0979999999999999,"15min":2.0979999999999999},"last":0.76900000000000002}]},{"osd":6,"last update":"Fri Dec 1 04:54:21 2023","interfaces":[{"interface":"back","average":{"1min":1.1459999999999999,"5min":0.98699999999999999,"15min":0.878},"min":{"1min":0.754,"5min":0.48799999999999999,"15min":0.375},"max":{"1min":1.49,"5min":1.738,"15min":1.738},"last":0.66900000000000004},{"interface":"front","average":{"1min":1.2110000000000001,"5min":1.0589999999999999,"15min":0.98999999999999999},"min":{"1min":0.97699999999999998,"5min":0.56100000000000005,"15min":0.56100000000000005},"max":{"1min":1.4770000000000001,"5min":1.8260000000000001,"15min":1.8260000000000001},"last":1.167}]},{"osd":7,"last update":"Fri Dec 1 04:54:21 2023","interfaces":[{"interface":"back","average":{"1min":1.151,"5min":0.98299999999999998,"15min":0.93600000000000005},"min":{"1min":0.81999999999999995,"5min":0.45500000000000002,"15min":0.45500000000000002},"max":{"1min":1.415,"5min":1.52,"15min":1.52},"last":1.21},{"interface":"front","average":{"1min":1.1799999999999999,"5min":1.0289999999999999,"15min":0.94499999999999995},"min":{"1min":0.94999999999999996,"5min":0.44700000000000001,"15min":0.44700000000000001},"max":{"1min":1.4139999999999999,"5min":1.659,"15min":1.659},"last":0.97299999999999998}]}]},{"osd":5,"up_from":39,"seq":167503724633,"num_pgs":22,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27680,"kb_used_data":728,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93717472,"statfs":{"total":95995035648,"available":95966691328,"internally_reserved":0,"allocated":745472,"data_stored":324898,"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 04:53:32 2023","interfaces":[{"interface":"back","average":{"1min":0.873,"5min":0.83199999999999996,"15min":0.87},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":1.1990000000000001,"5min":1.2849999999999999,"15min":1.2849999999999999},"last":0.83599999999999997},{"interface":"front","average":{"1min":0.95999999999999996,"5min":0.91900000000000004,"15min":0.89500000000000002},"min":{"1min":0.54800000000000004,"5min":0.48199999999999998,"15min":0.48199999999999998},"max":{"1min":1.3819999999999999,"5min":1.3819999999999999,"15min":1.667},"last":0.76300000000000001}]},{"osd":1,"last update":"Fri Dec 1 04:53:32 2023","interfaces":[{"interface":"back","average":{"1min":0.90500000000000003,"5min":0.88,"15min":0.86599999999999999},"min":{"1min":0.58799999999999997,"5min":0.55100000000000005,"15min":0.55100000000000005},"max":{"1min":1.325,"5min":1.429,"15min":1.429},"last":0.93000000000000005},{"interface":"front","average":{"1min":0.97699999999999998,"5min":0.93400000000000005,"15min":0.89100000000000001},"min":{"1min":0.67400000000000004,"5min":0.65800000000000003,"15min":0.65800000000000003},"max":{"1min":1.3260000000000001,"5min":1.46,"15min":1.46},"last":1.034}]},{"osd":2,"last update":"Fri Dec 1 04:53:32 2023","interfaces":[{"interface":"back","average":{"1min":0.99199999999999999,"5min":0.92800000000000005,"15min":0.89800000000000002},"min":{"1min":0.61699999999999999,"5min":0.48699999999999999,"15min":0.48699999999999999},"max":{"1min":1.3680000000000001,"5min":1.49,"15min":1.49},"last":0.90100000000000002},{"interface":"front","average":{"1min":1.0249999999999999,"5min":0.95199999999999996,"15min":0.93799999999999994},"min":{"1min":0.66900000000000004,"5min":0.52100000000000002,"15min":0.52100000000000002},"max":{"1min":1.2969999999999999,"5min":1.5900000000000001,"15min":1.6020000000000001},"last":1.133}]},{"osd":3,"last update":"Fri Dec 1 04:53:32 2023","interfaces":[{"interface":"back","average":{"1min":0.94599999999999995,"5min":0.91700000000000004,"15min":0.94499999999999995},"min":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"max":{"1min":1.2609999999999999,"5min":1.343,"15min":2.819},"last":0.98399999999999999},{"interface":"front","average":{"1min":1.0169999999999999,"5min":0.97099999999999997,"15min":0.92900000000000005},"min":{"1min":0.68600000000000005,"5min":0.65700000000000003,"15min":0.55400000000000005},"max":{"1min":1.3340000000000001,"5min":1.542,"15min":1.542},"last":0.72399999999999998}]},{"osd":4,"last update":"Fri Dec 1 04:53:32 2023","interfaces":[{"interface":"back","average":{"1min":0.97299999999999998,"5min":0.91500000000000004,"15min":0.76300000000000001},"min":{"1min":0.57599999999999996,"5min":0.373,"15min":0.373},"max":{"1min":1.4890000000000001,"5min":1.6619999999999999,"15min":1.6619999999999999},"last":1.3},{"interface":"front","average":{"1min":1.0549999999999999,"5min":0.92400000000000004,"15min":0.81599999999999995},"min":{"1min":0.34200000000000003,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":1.631,"5min":1.9039999999999999,"15min":1.9039999999999999},"last":1.075}]},{"osd":6,"last update":"Fri Dec 1 04:53:28 2023","interfaces":[{"interface":"back","average":{"1min":1.0940000000000001,"5min":0.96899999999999997,"15min":0.91300000000000003},"min":{"1min":0.45500000000000002,"5min":0.439,"15min":0.439},"max":{"1min":1.7150000000000001,"5min":1.7889999999999999,"15min":1.7889999999999999},"last":1.1699999999999999},{"interface":"front","average":{"1min":1.143,"5min":1.002,"15min":0.96499999999999997},"min":{"1min":0.60599999999999998,"5min":0.44400000000000001,"15min":0.44400000000000001},"max":{"1min":1.528,"5min":1.776,"15min":1.776},"last":1.204}]},{"osd":7,"last update":"Fri Dec 1 04:54:15 2023","interfaces":[{"interface":"back","average":{"1min":1.1870000000000001,"5min":1.0880000000000001,"15min":1.026},"min":{"1min":0.98399999999999999,"5min":0.47499999999999998,"15min":0.47499999999999998},"max":{"1min":1.5629999999999999,"5min":1.6910000000000001,"15min":1.6910000000000001},"last":1.103},{"interface":"front","average":{"1min":1.218,"5min":1.121,"15min":1.0569999999999999},"min":{"1min":0.85299999999999998,"5min":0.48499999999999999,"15min":0.48499999999999999},"max":{"1min":1.4850000000000001,"5min":1.8720000000000001,"15min":1.8720000000000001},"last":1.242}]}]}],"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-01T04:54:28.459 DEBUG:teuthology.orchestra.run.smithi080:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 597927aa-9003-11ee-95a2-87774f69a715 -- ceph pg dump --format=json 2023-12-01T04:54:29.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:54:28 smithi090 bash[32384]: audit 2023-12-01T04:54:27.692337+0000 mgr.y (mgr.24362) 169 : audit 0 from='client.24704 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-01T04:54:29.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:54:28 smithi090 bash[32384]: cluster 2023-12-01T04:54:27.741359+0000 mgr.y (mgr.24362) 170 : cluster 0 pgmap v144: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:54:29.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:54:28 smithi080 bash[28361]: audit 2023-12-01T04:54:27.692337+0000 mgr.y (mgr.24362) 169 : audit 0 from='client.24704 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-01T04:54:29.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:54:28 smithi080 bash[28361]: cluster 2023-12-01T04:54:27.741359+0000 mgr.y (mgr.24362) 170 : cluster 0 pgmap v144: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:54:29.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:54:28 smithi080 bash[41963]: audit 2023-12-01T04:54:27.692337+0000 mgr.y (mgr.24362) 169 : audit 0 from='client.24704 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-01T04:54:29.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:54:28 smithi080 bash[41963]: cluster 2023-12-01T04:54:27.741359+0000 mgr.y (mgr.24362) 170 : cluster 0 pgmap v144: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:54:31.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:54:30 smithi090 bash[32384]: cluster 2023-12-01T04:54:29.742041+0000 mgr.y (mgr.24362) 171 : cluster 0 pgmap v145: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:54:31.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:54:30 smithi080 bash[28361]: cluster 2023-12-01T04:54:29.742041+0000 mgr.y (mgr.24362) 171 : cluster 0 pgmap v145: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:54:31.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:54:30 smithi080 bash[41963]: cluster 2023-12-01T04:54:29.742041+0000 mgr.y (mgr.24362) 171 : cluster 0 pgmap v145: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:54:33.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:54:32 smithi090 bash[32384]: cluster 2023-12-01T04:54:31.743127+0000 mgr.y (mgr.24362) 172 : cluster 0 pgmap v146: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:54:33.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:54:32 smithi080 bash[28361]: cluster 2023-12-01T04:54:31.743127+0000 mgr.y (mgr.24362) 172 : cluster 0 pgmap v146: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:54:33.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:54:32 smithi080 bash[41963]: cluster 2023-12-01T04:54:31.743127+0000 mgr.y (mgr.24362) 172 : cluster 0 pgmap v146: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:54:33.234 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/597927aa-9003-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T04:54:35.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:54:34 smithi090 bash[32384]: cluster 2023-12-01T04:54:33.743763+0000 mgr.y (mgr.24362) 173 : cluster 0 pgmap v147: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:54:35.065 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:54:34 smithi080 bash[41963]: cluster 2023-12-01T04:54:33.743763+0000 mgr.y (mgr.24362) 173 : cluster 0 pgmap v147: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:54:35.066 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:54:34 smithi080 bash[28361]: cluster 2023-12-01T04:54:33.743763+0000 mgr.y (mgr.24362) 173 : cluster 0 pgmap v147: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:54:36.334 INFO:teuthology.orchestra.run.smithi080.stdout: 2023-12-01T04:54:36.335 INFO:teuthology.orchestra.run.smithi080.stderr:dumped all 2023-12-01T04:54:36.622 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:54:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:04:54:36] "GET /metrics HTTP/1.1" 200 33906 "" "Prometheus/2.43.0" 2023-12-01T04:54:36.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:54:36 smithi080 bash[41963]: cluster 2023-12-01T04:54:35.744747+0000 mgr.y (mgr.24362) 174 : cluster 0 pgmap v148: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:54:36.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:54:36 smithi080 bash[41963]: audit 2023-12-01T04:54:36.314621+0000 mgr.y (mgr.24362) 175 : audit 0 from='client.24710 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-01T04:54:36.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:54:36 smithi080 bash[28361]: cluster 2023-12-01T04:54:35.744747+0000 mgr.y (mgr.24362) 174 : cluster 0 pgmap v148: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:54:36.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:54:36 smithi080 bash[28361]: audit 2023-12-01T04:54:36.314621+0000 mgr.y (mgr.24362) 175 : audit 0 from='client.24710 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-01T04:54:37.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:54:36 smithi090 bash[32384]: cluster 2023-12-01T04:54:35.744747+0000 mgr.y (mgr.24362) 174 : cluster 0 pgmap v148: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:54:37.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:54:36 smithi090 bash[32384]: audit 2023-12-01T04:54:36.314621+0000 mgr.y (mgr.24362) 175 : audit 0 from='client.24710 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-01T04:54:37.109 INFO:teuthology.orchestra.run.smithi080.stdout:{"pg_ready":true,"pg_map":{"version":148,"stamp":"2023-12-01T04:54:35.744027+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":223228,"kb_used_data":7612,"kb_used_omap":0,"kb_used_meta":215552,"kb_avail":749737988,"statfs":{"total":767960285184,"available":767731699712,"internally_reserved":0,"allocated":7794688,"data_stored":4373656,"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.004711"},"pg_stats":[{"pgid":"4.18","version":"0'0","reported_seq":15,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-12-01T04:53:10.091761+0000","last_change":"2023-12-01T04:52:50.889316+0000","last_active":"2023-12-01T04:53:10.091761+0000","last_peered":"2023-12-01T04:53:10.091761+0000","last_clean":"2023-12-01T04:53:10.091761+0000","last_became_active":"2023-12-01T04:52:50.888711+0000","last_became_peered":"2023-12-01T04:52:50.888711+0000","last_unstale":"2023-12-01T04:53:10.091761+0000","last_undegraded":"2023-12-01T04:53:10.091761+0000","last_fullsized":"2023-12-01T04:53:10.091761+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_clean_scrub_stamp":"2023-12-01T04:52:49.724827+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T06:22:55.700476+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"70'5","reported_seq":23,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-12-01T04:53:09.897185+0000","last_change":"2023-12-01T04:52:49.753322+0000","last_active":"2023-12-01T04:53:09.897185+0000","last_peered":"2023-12-01T04:53:09.897185+0000","last_clean":"2023-12-01T04:53:09.897185+0000","last_became_active":"2023-12-01T04:52:49.752975+0000","last_became_peered":"2023-12-01T04:52:49.752975+0000","last_unstale":"2023-12-01T04:53:09.897185+0000","last_undegraded":"2023-12-01T04:53:09.897185+0000","last_fullsized":"2023-12-01T04:53:09.897185+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-01T04:52:48.721492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:48.721492+0000","last_clean_scrub_stamp":"2023-12-01T04:52:48.721492+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-02T08:59:55.660932+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":15,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-12-01T04:53:09.888824+0000","last_change":"2023-12-01T04:52:50.889381+0000","last_active":"2023-12-01T04:53:09.888824+0000","last_peered":"2023-12-01T04:53:09.888824+0000","last_clean":"2023-12-01T04:53:09.888824+0000","last_became_active":"2023-12-01T04:52:50.889026+0000","last_became_peered":"2023-12-01T04:52:50.889026+0000","last_unstale":"2023-12-01T04:53:09.888824+0000","last_undegraded":"2023-12-01T04:53:09.888824+0000","last_fullsized":"2023-12-01T04:53:09.888824+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_clean_scrub_stamp":"2023-12-01T04:52:49.724827+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T12:53:20.273249+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"70'2","reported_seq":18,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-12-01T04:53:09.890433+0000","last_change":"2023-12-01T04:52:49.756101+0000","last_active":"2023-12-01T04:53:09.890433+0000","last_peered":"2023-12-01T04:53:09.890433+0000","last_clean":"2023-12-01T04:53:09.890433+0000","last_became_active":"2023-12-01T04:52:49.755713+0000","last_became_peered":"2023-12-01T04:52:49.755713+0000","last_unstale":"2023-12-01T04:53:09.890433+0000","last_undegraded":"2023-12-01T04:53:09.890433+0000","last_fullsized":"2023-12-01T04:53:09.890433+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-01T04:52:48.721492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:48.721492+0000","last_clean_scrub_stamp":"2023-12-01T04:52:48.721492+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:25:30.094913+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-12-01T04:53:10.092237+0000","last_change":"2023-12-01T04:52:50.770497+0000","last_active":"2023-12-01T04:53:10.092237+0000","last_peered":"2023-12-01T04:53:10.092237+0000","last_clean":"2023-12-01T04:53:10.092237+0000","last_became_active":"2023-12-01T04:52:50.770114+0000","last_became_peered":"2023-12-01T04:52:50.770114+0000","last_unstale":"2023-12-01T04:53:10.092237+0000","last_undegraded":"2023-12-01T04:53:10.092237+0000","last_fullsized":"2023-12-01T04:53:10.092237+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_clean_scrub_stamp":"2023-12-01T04:52:49.724827+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T14:28:22.036109+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"69'2","reported_seq":20,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-12-01T04:53:09.891137+0000","last_change":"2023-12-01T04:52:49.738995+0000","last_active":"2023-12-01T04:53:09.891137+0000","last_peered":"2023-12-01T04:53:09.891137+0000","last_clean":"2023-12-01T04:53:09.891137+0000","last_became_active":"2023-12-01T04:52:49.738634+0000","last_became_peered":"2023-12-01T04:52:49.738634+0000","last_unstale":"2023-12-01T04:53:09.891137+0000","last_undegraded":"2023-12-01T04:53:09.891137+0000","last_fullsized":"2023-12-01T04:53:09.891137+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-01T04:52:48.721492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:48.721492+0000","last_clean_scrub_stamp":"2023-12-01T04:52:48.721492+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-02T05:08:03.398466+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":15,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-12-01T04:53:10.092481+0000","last_change":"2023-12-01T04:52:50.770479+0000","last_active":"2023-12-01T04:53:10.092481+0000","last_peered":"2023-12-01T04:53:10.092481+0000","last_clean":"2023-12-01T04:53:10.092481+0000","last_became_active":"2023-12-01T04:52:50.770024+0000","last_became_peered":"2023-12-01T04:52:50.770024+0000","last_unstale":"2023-12-01T04:53:10.092481+0000","last_undegraded":"2023-12-01T04:53:10.092481+0000","last_fullsized":"2023-12-01T04:53:10.092481+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_clean_scrub_stamp":"2023-12-01T04:52:49.724827+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T06:46:41.247924+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"69'2","reported_seq":20,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-12-01T04:53:09.891262+0000","last_change":"2023-12-01T04:52:49.745922+0000","last_active":"2023-12-01T04:53:09.891262+0000","last_peered":"2023-12-01T04:53:09.891262+0000","last_clean":"2023-12-01T04:53:09.891262+0000","last_became_active":"2023-12-01T04:52:49.745641+0000","last_became_peered":"2023-12-01T04:52:49.745641+0000","last_unstale":"2023-12-01T04:53:09.891262+0000","last_undegraded":"2023-12-01T04:53:09.891262+0000","last_fullsized":"2023-12-01T04:53:09.891262+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-01T04:52:48.721492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:48.721492+0000","last_clean_scrub_stamp":"2023-12-01T04:52:48.721492+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-02T13:02:20.532217+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":15,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-12-01T04:53:09.893218+0000","last_change":"2023-12-01T04:52:49.785617+0000","last_active":"2023-12-01T04:53:09.893218+0000","last_peered":"2023-12-01T04:53:09.893218+0000","last_clean":"2023-12-01T04:53:09.893218+0000","last_became_active":"2023-12-01T04:52:49.785080+0000","last_became_peered":"2023-12-01T04:52:49.785080+0000","last_unstale":"2023-12-01T04:53:09.893218+0000","last_undegraded":"2023-12-01T04:53:09.893218+0000","last_fullsized":"2023-12-01T04:53:09.893218+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_clean_scrub_stamp":"2023-12-01T04:52:49.724827+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T14:56:00.934777+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,3],"acting":[2,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1b","version":"70'2","reported_seq":18,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-12-01T04:53:09.896901+0000","last_change":"2023-12-01T04:52:49.756999+0000","last_active":"2023-12-01T04:53:09.896901+0000","last_peered":"2023-12-01T04:53:09.896901+0000","last_clean":"2023-12-01T04:53:09.896901+0000","last_became_active":"2023-12-01T04:52:49.756699+0000","last_became_peered":"2023-12-01T04:52:49.756699+0000","last_unstale":"2023-12-01T04:53:09.896901+0000","last_undegraded":"2023-12-01T04:53:09.896901+0000","last_fullsized":"2023-12-01T04:53:09.896901+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-01T04:52:48.721492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:48.721492+0000","last_clean_scrub_stamp":"2023-12-01T04:52:48.721492+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-02T11:10:09.940055+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-12-01T04:53:10.092170+0000","last_change":"2023-12-01T04:52:50.888010+0000","last_active":"2023-12-01T04:53:10.092170+0000","last_peered":"2023-12-01T04:53:10.092170+0000","last_clean":"2023-12-01T04:53:10.092170+0000","last_became_active":"2023-12-01T04:52:50.887025+0000","last_became_peered":"2023-12-01T04:52:50.887025+0000","last_unstale":"2023-12-01T04:53:10.092170+0000","last_undegraded":"2023-12-01T04:53:10.092170+0000","last_fullsized":"2023-12-01T04:53:10.092170+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_clean_scrub_stamp":"2023-12-01T04:52:49.724827+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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:22:31.580123+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"70'1","reported_seq":17,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-12-01T04:53:09.897093+0000","last_change":"2023-12-01T04:52:49.758179+0000","last_active":"2023-12-01T04:53:09.897093+0000","last_peered":"2023-12-01T04:53:09.897093+0000","last_clean":"2023-12-01T04:53:09.897093+0000","last_became_active":"2023-12-01T04:52:49.757905+0000","last_became_peered":"2023-12-01T04:52:49.757905+0000","last_unstale":"2023-12-01T04:53:09.897093+0000","last_undegraded":"2023-12-01T04:53:09.897093+0000","last_fullsized":"2023-12-01T04:53:09.897093+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-01T04:52:48.721492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:48.721492+0000","last_clean_scrub_stamp":"2023-12-01T04:52:48.721492+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-02T09:08:16.705730+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":21,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-12-01T04:53:09.892906+0000","last_change":"2023-12-01T04:50:52.154342+0000","last_active":"2023-12-01T04:53:09.892906+0000","last_peered":"2023-12-01T04:53:09.892906+0000","last_clean":"2023-12-01T04:53:09.892906+0000","last_became_active":"2023-12-01T04:50:52.153833+0000","last_became_peered":"2023-12-01T04:50:52.153833+0000","last_unstale":"2023-12-01T04:53:09.892906+0000","last_undegraded":"2023-12-01T04:53:09.892906+0000","last_fullsized":"2023-12-01T04:53:09.892906+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:50:51.136448+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:50:51.136448+0000","last_clean_scrub_stamp":"2023-12-01T04:50:51.136448+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T10:14:30.593748+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-12-01T04:53:09.888546+0000","last_change":"2023-12-01T04:52:50.892580+0000","last_active":"2023-12-01T04:53:09.888546+0000","last_peered":"2023-12-01T04:53:09.888546+0000","last_clean":"2023-12-01T04:53:09.888546+0000","last_became_active":"2023-12-01T04:52:50.892187+0000","last_became_peered":"2023-12-01T04:52:50.892187+0000","last_unstale":"2023-12-01T04:53:09.888546+0000","last_undegraded":"2023-12-01T04:53:09.888546+0000","last_fullsized":"2023-12-01T04:53:09.888546+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_clean_scrub_stamp":"2023-12-01T04:52:49.724827+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T06:35:44.957217+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":21,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-12-01T04:53:09.891375+0000","last_change":"2023-12-01T04:50:52.311363+0000","last_active":"2023-12-01T04:53:09.891375+0000","last_peered":"2023-12-01T04:53:09.891375+0000","last_clean":"2023-12-01T04:53:09.891375+0000","last_became_active":"2023-12-01T04:50:52.310393+0000","last_became_peered":"2023-12-01T04:50:52.310393+0000","last_unstale":"2023-12-01T04:53:09.891375+0000","last_undegraded":"2023-12-01T04:53:09.891375+0000","last_fullsized":"2023-12-01T04:53:09.891375+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:50:51.136448+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:50:51.136448+0000","last_clean_scrub_stamp":"2023-12-01T04:50:51.136448+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T11:54:51.612048+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"69'2","reported_seq":20,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-12-01T04:53:09.891172+0000","last_change":"2023-12-01T04:52:49.758320+0000","last_active":"2023-12-01T04:53:09.891172+0000","last_peered":"2023-12-01T04:53:09.891172+0000","last_clean":"2023-12-01T04:53:09.891172+0000","last_became_active":"2023-12-01T04:52:49.758034+0000","last_became_peered":"2023-12-01T04:52:49.758034+0000","last_unstale":"2023-12-01T04:53:09.891172+0000","last_undegraded":"2023-12-01T04:53:09.891172+0000","last_fullsized":"2023-12-01T04:53:09.891172+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-01T04:52:48.721492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:48.721492+0000","last_clean_scrub_stamp":"2023-12-01T04:52:48.721492+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-02T10:39:36.719722+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":15,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-12-01T04:53:09.896626+0000","last_change":"2023-12-01T04:52:50.895504+0000","last_active":"2023-12-01T04:53:09.896626+0000","last_peered":"2023-12-01T04:53:09.896626+0000","last_clean":"2023-12-01T04:53:09.896626+0000","last_became_active":"2023-12-01T04:52:50.895179+0000","last_became_peered":"2023-12-01T04:52:50.895179+0000","last_unstale":"2023-12-01T04:53:09.896626+0000","last_undegraded":"2023-12-01T04:53:09.896626+0000","last_fullsized":"2023-12-01T04:53:09.896626+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_clean_scrub_stamp":"2023-12-01T04:52:49.724827+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T13:15:06.400062+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":16,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-12-01T04:53:09.891205+0000","last_change":"2023-12-01T04:52:49.755328+0000","last_active":"2023-12-01T04:53:09.891205+0000","last_peered":"2023-12-01T04:53:09.891205+0000","last_clean":"2023-12-01T04:53:09.891205+0000","last_became_active":"2023-12-01T04:52:49.754991+0000","last_became_peered":"2023-12-01T04:52:49.754991+0000","last_unstale":"2023-12-01T04:53:09.891205+0000","last_undegraded":"2023-12-01T04:53:09.891205+0000","last_fullsized":"2023-12-01T04:53:09.891205+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-01T04:52:48.721492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:48.721492+0000","last_clean_scrub_stamp":"2023-12-01T04:52:48.721492+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T09:22:13.307992+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":21,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-12-01T04:53:09.888394+0000","last_change":"2023-12-01T04:50:52.306554+0000","last_active":"2023-12-01T04:53:09.888394+0000","last_peered":"2023-12-01T04:53:09.888394+0000","last_clean":"2023-12-01T04:53:09.888394+0000","last_became_active":"2023-12-01T04:50:52.305386+0000","last_became_peered":"2023-12-01T04:50:52.305386+0000","last_unstale":"2023-12-01T04:53:09.888394+0000","last_undegraded":"2023-12-01T04:53:09.888394+0000","last_fullsized":"2023-12-01T04:53:09.888394+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:50:51.136448+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:50:51.136448+0000","last_clean_scrub_stamp":"2023-12-01T04:50:51.136448+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T11:06:11.892941+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-12-01T04:53:09.897055+0000","last_change":"2023-12-01T04:52:50.889789+0000","last_active":"2023-12-01T04:53:09.897055+0000","last_peered":"2023-12-01T04:53:09.897055+0000","last_clean":"2023-12-01T04:53:09.897055+0000","last_became_active":"2023-12-01T04:52:50.889152+0000","last_became_peered":"2023-12-01T04:52:50.889152+0000","last_unstale":"2023-12-01T04:53:09.897055+0000","last_undegraded":"2023-12-01T04:53:09.897055+0000","last_fullsized":"2023-12-01T04:53:09.897055+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_clean_scrub_stamp":"2023-12-01T04:52:49.724827+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T12:37:31.007306+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":16,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-12-01T04:53:09.896506+0000","last_change":"2023-12-01T04:52:49.750660+0000","last_active":"2023-12-01T04:53:09.896506+0000","last_peered":"2023-12-01T04:53:09.896506+0000","last_clean":"2023-12-01T04:53:09.896506+0000","last_became_active":"2023-12-01T04:52:49.750340+0000","last_became_peered":"2023-12-01T04:52:49.750340+0000","last_unstale":"2023-12-01T04:53:09.896506+0000","last_undegraded":"2023-12-01T04:53:09.896506+0000","last_fullsized":"2023-12-01T04:53:09.896506+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-01T04:52:48.721492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:48.721492+0000","last_clean_scrub_stamp":"2023-12-01T04:52:48.721492+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T07:56:15.541759+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":21,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-12-01T04:53:09.887671+0000","last_change":"2023-12-01T04:50:52.155400+0000","last_active":"2023-12-01T04:53:09.887671+0000","last_peered":"2023-12-01T04:53:09.887671+0000","last_clean":"2023-12-01T04:53:09.887671+0000","last_became_active":"2023-12-01T04:50:52.154983+0000","last_became_peered":"2023-12-01T04:50:52.154983+0000","last_unstale":"2023-12-01T04:53:09.887671+0000","last_undegraded":"2023-12-01T04:53:09.887671+0000","last_fullsized":"2023-12-01T04:53:09.887671+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:50:51.136448+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:50:51.136448+0000","last_clean_scrub_stamp":"2023-12-01T04:50:51.136448+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T06:50:28.415244+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-12-01T04:53:09.892689+0000","last_change":"2023-12-01T04:52:50.378240+0000","last_active":"2023-12-01T04:53:09.892689+0000","last_peered":"2023-12-01T04:53:09.892689+0000","last_clean":"2023-12-01T04:53:09.892689+0000","last_became_active":"2023-12-01T04:52:50.377704+0000","last_became_peered":"2023-12-01T04:52:50.377704+0000","last_unstale":"2023-12-01T04:53:09.892689+0000","last_undegraded":"2023-12-01T04:53:09.892689+0000","last_fullsized":"2023-12-01T04:53:09.892689+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_clean_scrub_stamp":"2023-12-01T04:52:49.724827+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T12:40:49.632883+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":16,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-12-01T04:53:09.888956+0000","last_change":"2023-12-01T04:52:49.755166+0000","last_active":"2023-12-01T04:53:09.888956+0000","last_peered":"2023-12-01T04:53:09.888956+0000","last_clean":"2023-12-01T04:53:09.888956+0000","last_became_active":"2023-12-01T04:52:49.754849+0000","last_became_peered":"2023-12-01T04:52:49.754849+0000","last_unstale":"2023-12-01T04:53:09.888956+0000","last_undegraded":"2023-12-01T04:53:09.888956+0000","last_fullsized":"2023-12-01T04:53:09.888956+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-01T04:52:48.721492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:48.721492+0000","last_clean_scrub_stamp":"2023-12-01T04:52:48.721492+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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:01:06.007935+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'128","reported_seq":269,"reported_epoch":72,"state":"active+clean","last_fresh":"2023-12-01T04:53:12.598495+0000","last_change":"2023-12-01T04:49:11.753171+0000","last_active":"2023-12-01T04:53:12.598495+0000","last_peered":"2023-12-01T04:53:12.598495+0000","last_clean":"2023-12-01T04:53:12.598495+0000","last_became_active":"2023-12-01T04:49:11.752497+0000","last_became_peered":"2023-12-01T04:49:11.752497+0000","last_unstale":"2023-12-01T04:53:12.598495+0000","last_undegraded":"2023-12-01T04:53:12.598495+0000","last_fullsized":"2023-12-01T04:53:12.598495+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:32.976824+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:32.976824+0000","last_clean_scrub_stamp":"2023-12-01T04:44:32.976824+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-02T06:13:22.326676+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":21,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-12-01T04:53:09.890499+0000","last_change":"2023-12-01T04:50:52.154587+0000","last_active":"2023-12-01T04:53:09.890499+0000","last_peered":"2023-12-01T04:53:09.890499+0000","last_clean":"2023-12-01T04:53:09.890499+0000","last_became_active":"2023-12-01T04:50:52.154015+0000","last_became_peered":"2023-12-01T04:50:52.154015+0000","last_unstale":"2023-12-01T04:53:09.890499+0000","last_undegraded":"2023-12-01T04:53:09.890499+0000","last_fullsized":"2023-12-01T04:53:09.890499+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:50:51.136448+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:50:51.136448+0000","last_clean_scrub_stamp":"2023-12-01T04:50:51.136448+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T05:27:47.736979+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":11,"reported_epoch":72,"state":"active+clean","last_fresh":"2023-12-01T04:53:10.900403+0000","last_change":"2023-12-01T04:53:10.900403+0000","last_active":"2023-12-01T04:53:10.900403+0000","last_peered":"2023-12-01T04:53:10.900403+0000","last_clean":"2023-12-01T04:53:10.900403+0000","last_became_active":"2023-12-01T04:53:10.899995+0000","last_became_peered":"2023-12-01T04:53:10.899995+0000","last_unstale":"2023-12-01T04:53:10.900403+0000","last_undegraded":"2023-12-01T04:53:10.900403+0000","last_fullsized":"2023-12-01T04:53:10.900403+0000","mapping_epoch":71,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":72,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_clean_scrub_stamp":"2023-12-01T04:52:49.724827+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T10:15:37.070601+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,0],"acting":[2,5,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":16,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-12-01T04:53:09.889745+0000","last_change":"2023-12-01T04:52:49.757455+0000","last_active":"2023-12-01T04:53:09.889745+0000","last_peered":"2023-12-01T04:53:09.889745+0000","last_clean":"2023-12-01T04:53:09.889745+0000","last_became_active":"2023-12-01T04:52:49.757142+0000","last_became_peered":"2023-12-01T04:52:49.757142+0000","last_unstale":"2023-12-01T04:53:09.889745+0000","last_undegraded":"2023-12-01T04:53:09.889745+0000","last_fullsized":"2023-12-01T04:53:09.889745+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-01T04:52:48.721492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:48.721492+0000","last_clean_scrub_stamp":"2023-12-01T04:52:48.721492+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T09:05:42.312140+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":21,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-12-01T04:53:09.893228+0000","last_change":"2023-12-01T04:50:52.325379+0000","last_active":"2023-12-01T04:53:09.893228+0000","last_peered":"2023-12-01T04:53:09.893228+0000","last_clean":"2023-12-01T04:53:09.893228+0000","last_became_active":"2023-12-01T04:50:52.324638+0000","last_became_peered":"2023-12-01T04:50:52.324638+0000","last_unstale":"2023-12-01T04:53:09.893228+0000","last_undegraded":"2023-12-01T04:53:09.893228+0000","last_fullsized":"2023-12-01T04:53:09.893228+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:50:51.136448+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:50:51.136448+0000","last_clean_scrub_stamp":"2023-12-01T04:50:51.136448+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T12:12:18.844389+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":11,"reported_epoch":72,"state":"active+clean","last_fresh":"2023-12-01T04:53:11.289147+0000","last_change":"2023-12-01T04:53:11.289147+0000","last_active":"2023-12-01T04:53:11.289147+0000","last_peered":"2023-12-01T04:53:11.289147+0000","last_clean":"2023-12-01T04:53:11.289147+0000","last_became_active":"2023-12-01T04:53:11.288516+0000","last_became_peered":"2023-12-01T04:53:11.288516+0000","last_unstale":"2023-12-01T04:53:11.289147+0000","last_undegraded":"2023-12-01T04:53:11.289147+0000","last_fullsized":"2023-12-01T04:53:11.289147+0000","mapping_epoch":71,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":72,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_clean_scrub_stamp":"2023-12-01T04:52:49.724827+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T06:37:43.331731+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,3],"acting":[5,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":16,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-12-01T04:53:10.092272+0000","last_change":"2023-12-01T04:52:49.741661+0000","last_active":"2023-12-01T04:53:10.092272+0000","last_peered":"2023-12-01T04:53:10.092272+0000","last_clean":"2023-12-01T04:53:10.092272+0000","last_became_active":"2023-12-01T04:52:49.740844+0000","last_became_peered":"2023-12-01T04:52:49.740844+0000","last_unstale":"2023-12-01T04:53:10.092272+0000","last_undegraded":"2023-12-01T04:53:10.092272+0000","last_fullsized":"2023-12-01T04:53:10.092272+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-01T04:52:48.721492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:48.721492+0000","last_clean_scrub_stamp":"2023-12-01T04:52:48.721492+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T10:32:27.812151+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":21,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-12-01T04:53:09.890731+0000","last_change":"2023-12-01T04:50:52.150370+0000","last_active":"2023-12-01T04:53:09.890731+0000","last_peered":"2023-12-01T04:53:09.890731+0000","last_clean":"2023-12-01T04:53:09.890731+0000","last_became_active":"2023-12-01T04:50:52.150029+0000","last_became_peered":"2023-12-01T04:50:52.150029+0000","last_unstale":"2023-12-01T04:53:09.890731+0000","last_undegraded":"2023-12-01T04:53:09.890731+0000","last_fullsized":"2023-12-01T04:53:09.890731+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:50:51.136448+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:50:51.136448+0000","last_clean_scrub_stamp":"2023-12-01T04:50:51.136448+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T10:38:03.498316+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-12-01T04:53:09.889818+0000","last_change":"2023-12-01T04:52:50.768936+0000","last_active":"2023-12-01T04:53:09.889818+0000","last_peered":"2023-12-01T04:53:09.889818+0000","last_clean":"2023-12-01T04:53:09.889818+0000","last_became_active":"2023-12-01T04:52:50.768422+0000","last_became_peered":"2023-12-01T04:52:50.768422+0000","last_unstale":"2023-12-01T04:53:09.889818+0000","last_undegraded":"2023-12-01T04:53:09.889818+0000","last_fullsized":"2023-12-01T04:53:09.889818+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_clean_scrub_stamp":"2023-12-01T04:52:49.724827+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T08:48:56.370302+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":16,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-12-01T04:53:09.891153+0000","last_change":"2023-12-01T04:52:49.744577+0000","last_active":"2023-12-01T04:53:09.891153+0000","last_peered":"2023-12-01T04:53:09.891153+0000","last_clean":"2023-12-01T04:53:09.891153+0000","last_became_active":"2023-12-01T04:52:49.744186+0000","last_became_peered":"2023-12-01T04:52:49.744186+0000","last_unstale":"2023-12-01T04:53:09.891153+0000","last_undegraded":"2023-12-01T04:53:09.891153+0000","last_fullsized":"2023-12-01T04:53:09.891153+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-01T04:52:48.721492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:48.721492+0000","last_clean_scrub_stamp":"2023-12-01T04:52:48.721492+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T08:25:37.471310+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":21,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-12-01T04:53:09.889478+0000","last_change":"2023-12-01T04:50:52.155756+0000","last_active":"2023-12-01T04:53:09.889478+0000","last_peered":"2023-12-01T04:53:09.889478+0000","last_clean":"2023-12-01T04:53:09.889478+0000","last_became_active":"2023-12-01T04:50:52.155368+0000","last_became_peered":"2023-12-01T04:50:52.155368+0000","last_unstale":"2023-12-01T04:53:09.889478+0000","last_undegraded":"2023-12-01T04:53:09.889478+0000","last_fullsized":"2023-12-01T04:53:09.889478+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:50:51.136448+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:50:51.136448+0000","last_clean_scrub_stamp":"2023-12-01T04:50:51.136448+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T07:16:05.956935+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-12-01T04:53:09.889733+0000","last_change":"2023-12-01T04:52:50.768987+0000","last_active":"2023-12-01T04:53:09.889733+0000","last_peered":"2023-12-01T04:53:09.889733+0000","last_clean":"2023-12-01T04:53:09.889733+0000","last_became_active":"2023-12-01T04:52:50.768567+0000","last_became_peered":"2023-12-01T04:52:50.768567+0000","last_unstale":"2023-12-01T04:53:09.889733+0000","last_undegraded":"2023-12-01T04:53:09.889733+0000","last_fullsized":"2023-12-01T04:53:09.889733+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_clean_scrub_stamp":"2023-12-01T04:52:49.724827+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T05:51:04.099075+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":16,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-12-01T04:53:09.888575+0000","last_change":"2023-12-01T04:52:49.765391+0000","last_active":"2023-12-01T04:53:09.888575+0000","last_peered":"2023-12-01T04:53:09.888575+0000","last_clean":"2023-12-01T04:53:09.888575+0000","last_became_active":"2023-12-01T04:52:49.764775+0000","last_became_peered":"2023-12-01T04:52:49.764775+0000","last_unstale":"2023-12-01T04:53:09.888575+0000","last_undegraded":"2023-12-01T04:53:09.888575+0000","last_fullsized":"2023-12-01T04:53:09.888575+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:52:48.721492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:48.721492+0000","last_clean_scrub_stamp":"2023-12-01T04:52:48.721492+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T08:33:16.255283+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-12-01T04:53:10.093040+0000","last_change":"2023-12-01T04:52:50.889853+0000","last_active":"2023-12-01T04:53:10.093040+0000","last_peered":"2023-12-01T04:53:10.093040+0000","last_clean":"2023-12-01T04:53:10.093040+0000","last_became_active":"2023-12-01T04:52:50.889461+0000","last_became_peered":"2023-12-01T04:52:50.889461+0000","last_unstale":"2023-12-01T04:53:10.093040+0000","last_undegraded":"2023-12-01T04:53:10.093040+0000","last_fullsized":"2023-12-01T04:53:10.093040+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_clean_scrub_stamp":"2023-12-01T04:52:49.724827+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T09:42:55.278364+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":16,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-12-01T04:53:10.091949+0000","last_change":"2023-12-01T04:52:49.746951+0000","last_active":"2023-12-01T04:53:10.091949+0000","last_peered":"2023-12-01T04:53:10.091949+0000","last_clean":"2023-12-01T04:53:10.091949+0000","last_became_active":"2023-12-01T04:52:49.746574+0000","last_became_peered":"2023-12-01T04:52:49.746574+0000","last_unstale":"2023-12-01T04:53:10.091949+0000","last_undegraded":"2023-12-01T04:53:10.091949+0000","last_fullsized":"2023-12-01T04:53:10.091949+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-01T04:52:48.721492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:48.721492+0000","last_clean_scrub_stamp":"2023-12-01T04:52:48.721492+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T05:51:20.675870+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-12-01T04:53:10.092868+0000","last_change":"2023-12-01T04:52:50.890852+0000","last_active":"2023-12-01T04:53:10.092868+0000","last_peered":"2023-12-01T04:53:10.092868+0000","last_clean":"2023-12-01T04:53:10.092868+0000","last_became_active":"2023-12-01T04:52:50.890324+0000","last_became_peered":"2023-12-01T04:52:50.890324+0000","last_unstale":"2023-12-01T04:53:10.092868+0000","last_undegraded":"2023-12-01T04:53:10.092868+0000","last_fullsized":"2023-12-01T04:53:10.092868+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_clean_scrub_stamp":"2023-12-01T04:52:49.724827+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T05:37:38.244263+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":16,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-12-01T04:53:09.893089+0000","last_change":"2023-12-01T04:52:49.753105+0000","last_active":"2023-12-01T04:53:09.893089+0000","last_peered":"2023-12-01T04:53:09.893089+0000","last_clean":"2023-12-01T04:53:09.893089+0000","last_became_active":"2023-12-01T04:52:49.752770+0000","last_became_peered":"2023-12-01T04:52:49.752770+0000","last_unstale":"2023-12-01T04:53:09.893089+0000","last_undegraded":"2023-12-01T04:53:09.893089+0000","last_fullsized":"2023-12-01T04:53:09.893089+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-01T04:52:48.721492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:48.721492+0000","last_clean_scrub_stamp":"2023-12-01T04:52:48.721492+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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:37:18.829202+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-12-01T04:53:10.092570+0000","last_change":"2023-12-01T04:52:50.889381+0000","last_active":"2023-12-01T04:53:10.092570+0000","last_peered":"2023-12-01T04:53:10.092570+0000","last_clean":"2023-12-01T04:53:10.092570+0000","last_became_active":"2023-12-01T04:52:50.889016+0000","last_became_peered":"2023-12-01T04:52:50.889016+0000","last_unstale":"2023-12-01T04:53:10.092570+0000","last_undegraded":"2023-12-01T04:53:10.092570+0000","last_fullsized":"2023-12-01T04:53:10.092570+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_clean_scrub_stamp":"2023-12-01T04:52:49.724827+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T05:39:48.920963+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"70'3","reported_seq":20,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-12-01T04:53:09.890374+0000","last_change":"2023-12-01T04:52:49.762287+0000","last_active":"2023-12-01T04:53:09.890374+0000","last_peered":"2023-12-01T04:53:09.890374+0000","last_clean":"2023-12-01T04:53:09.890374+0000","last_became_active":"2023-12-01T04:52:49.761968+0000","last_became_peered":"2023-12-01T04:52:49.761968+0000","last_unstale":"2023-12-01T04:53:09.890374+0000","last_undegraded":"2023-12-01T04:53:09.890374+0000","last_fullsized":"2023-12-01T04:53:09.890374+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:52:48.721492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:48.721492+0000","last_clean_scrub_stamp":"2023-12-01T04:52:48.721492+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-02T12:49:43.070464+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":15,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-12-01T04:53:09.896523+0000","last_change":"2023-12-01T04:52:50.772912+0000","last_active":"2023-12-01T04:53:09.896523+0000","last_peered":"2023-12-01T04:53:09.896523+0000","last_clean":"2023-12-01T04:53:09.896523+0000","last_became_active":"2023-12-01T04:52:50.772478+0000","last_became_peered":"2023-12-01T04:52:50.772478+0000","last_unstale":"2023-12-01T04:53:09.896523+0000","last_undegraded":"2023-12-01T04:53:09.896523+0000","last_fullsized":"2023-12-01T04:53:09.896523+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_clean_scrub_stamp":"2023-12-01T04:52:49.724827+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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:29:08.696637+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":16,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-12-01T04:53:09.891064+0000","last_change":"2023-12-01T04:52:49.741438+0000","last_active":"2023-12-01T04:53:09.891064+0000","last_peered":"2023-12-01T04:53:09.891064+0000","last_clean":"2023-12-01T04:53:09.891064+0000","last_became_active":"2023-12-01T04:52:49.741061+0000","last_became_peered":"2023-12-01T04:52:49.741061+0000","last_unstale":"2023-12-01T04:53:09.891064+0000","last_undegraded":"2023-12-01T04:53:09.891064+0000","last_fullsized":"2023-12-01T04:53:09.891064+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-01T04:52:48.721492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:48.721492+0000","last_clean_scrub_stamp":"2023-12-01T04:52:48.721492+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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:12:55.103836+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-12-01T04:53:09.892985+0000","last_change":"2023-12-01T04:52:50.378772+0000","last_active":"2023-12-01T04:53:09.892985+0000","last_peered":"2023-12-01T04:53:09.892985+0000","last_clean":"2023-12-01T04:53:09.892985+0000","last_became_active":"2023-12-01T04:52:50.377978+0000","last_became_peered":"2023-12-01T04:52:50.377978+0000","last_unstale":"2023-12-01T04:53:09.892985+0000","last_undegraded":"2023-12-01T04:53:09.892985+0000","last_fullsized":"2023-12-01T04:53:09.892985+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_clean_scrub_stamp":"2023-12-01T04:52:49.724827+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T10:51:01.422366+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"69'1","reported_seq":18,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-12-01T04:53:09.888521+0000","last_change":"2023-12-01T04:52:49.746375+0000","last_active":"2023-12-01T04:53:09.888521+0000","last_peered":"2023-12-01T04:53:09.888521+0000","last_clean":"2023-12-01T04:53:09.888521+0000","last_became_active":"2023-12-01T04:52:49.746118+0000","last_became_peered":"2023-12-01T04:52:49.746118+0000","last_unstale":"2023-12-01T04:53:09.888521+0000","last_undegraded":"2023-12-01T04:53:09.888521+0000","last_fullsized":"2023-12-01T04:53:09.888521+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-01T04:52:48.721492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:48.721492+0000","last_clean_scrub_stamp":"2023-12-01T04:52:48.721492+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-02T13:33:57.824120+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":15,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-12-01T04:53:10.091843+0000","last_change":"2023-12-01T04:52:50.770421+0000","last_active":"2023-12-01T04:53:10.091843+0000","last_peered":"2023-12-01T04:53:10.091843+0000","last_clean":"2023-12-01T04:53:10.091843+0000","last_became_active":"2023-12-01T04:52:50.770031+0000","last_became_peered":"2023-12-01T04:52:50.770031+0000","last_unstale":"2023-12-01T04:53:10.091843+0000","last_undegraded":"2023-12-01T04:53:10.091843+0000","last_fullsized":"2023-12-01T04:53:10.091843+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_clean_scrub_stamp":"2023-12-01T04:52:49.724827+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T06:48:17.514934+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"69'2","reported_seq":20,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-12-01T04:53:09.888259+0000","last_change":"2023-12-01T04:52:49.757623+0000","last_active":"2023-12-01T04:53:09.888259+0000","last_peered":"2023-12-01T04:53:09.888259+0000","last_clean":"2023-12-01T04:53:09.888259+0000","last_became_active":"2023-12-01T04:52:49.757337+0000","last_became_peered":"2023-12-01T04:52:49.757337+0000","last_unstale":"2023-12-01T04:53:09.888259+0000","last_undegraded":"2023-12-01T04:53:09.888259+0000","last_fullsized":"2023-12-01T04:53:09.888259+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-01T04:52:48.721492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:48.721492+0000","last_clean_scrub_stamp":"2023-12-01T04:52:48.721492+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-02T15:42:46.567739+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":15,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-12-01T04:53:09.890670+0000","last_change":"2023-12-01T04:52:50.379273+0000","last_active":"2023-12-01T04:53:09.890670+0000","last_peered":"2023-12-01T04:53:09.890670+0000","last_clean":"2023-12-01T04:53:09.890670+0000","last_became_active":"2023-12-01T04:52:50.378603+0000","last_became_peered":"2023-12-01T04:52:50.378603+0000","last_unstale":"2023-12-01T04:53:09.890670+0000","last_undegraded":"2023-12-01T04:53:09.890670+0000","last_fullsized":"2023-12-01T04:53:09.890670+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_clean_scrub_stamp":"2023-12-01T04:52:49.724827+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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:02:20.244810+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"69'1","reported_seq":18,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-12-01T04:53:09.888143+0000","last_change":"2023-12-01T04:52:49.755178+0000","last_active":"2023-12-01T04:53:09.888143+0000","last_peered":"2023-12-01T04:53:09.888143+0000","last_clean":"2023-12-01T04:53:09.888143+0000","last_became_active":"2023-12-01T04:52:49.754775+0000","last_became_peered":"2023-12-01T04:52:49.754775+0000","last_unstale":"2023-12-01T04:53:09.888143+0000","last_undegraded":"2023-12-01T04:53:09.888143+0000","last_fullsized":"2023-12-01T04:53:09.888143+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-01T04:52:48.721492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:48.721492+0000","last_clean_scrub_stamp":"2023-12-01T04:52:48.721492+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-02T11:13:47.869652+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":15,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-12-01T04:53:09.891043+0000","last_change":"2023-12-01T04:52:50.892936+0000","last_active":"2023-12-01T04:53:09.891043+0000","last_peered":"2023-12-01T04:53:09.891043+0000","last_clean":"2023-12-01T04:53:09.891043+0000","last_became_active":"2023-12-01T04:52:50.892524+0000","last_became_peered":"2023-12-01T04:52:50.892524+0000","last_unstale":"2023-12-01T04:53:09.891043+0000","last_undegraded":"2023-12-01T04:53:09.891043+0000","last_fullsized":"2023-12-01T04:53:09.891043+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_clean_scrub_stamp":"2023-12-01T04:52:49.724827+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T14:30:08.525433+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"69'8","reported_seq":32,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-12-01T04:53:09.892211+0000","last_change":"2023-12-01T04:52:49.739419+0000","last_active":"2023-12-01T04:53:09.892211+0000","last_peered":"2023-12-01T04:53:09.892211+0000","last_clean":"2023-12-01T04:53:09.892211+0000","last_became_active":"2023-12-01T04:52:49.739026+0000","last_became_peered":"2023-12-01T04:52:49.739026+0000","last_unstale":"2023-12-01T04:53:09.892211+0000","last_undegraded":"2023-12-01T04:53:09.892211+0000","last_fullsized":"2023-12-01T04:53:09.892211+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-01T04:52:48.721492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:48.721492+0000","last_clean_scrub_stamp":"2023-12-01T04:52:48.721492+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-02T06:20:20.723564+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":15,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-12-01T04:53:09.896956+0000","last_change":"2023-12-01T04:52:50.895625+0000","last_active":"2023-12-01T04:53:09.896956+0000","last_peered":"2023-12-01T04:53:09.896956+0000","last_clean":"2023-12-01T04:53:09.896956+0000","last_became_active":"2023-12-01T04:52:50.895251+0000","last_became_peered":"2023-12-01T04:52:50.895251+0000","last_unstale":"2023-12-01T04:53:09.896956+0000","last_undegraded":"2023-12-01T04:53:09.896956+0000","last_fullsized":"2023-12-01T04:53:09.896956+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_clean_scrub_stamp":"2023-12-01T04:52:49.724827+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T12:46:23.448353+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":16,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-12-01T04:53:09.887311+0000","last_change":"2023-12-01T04:52:49.749693+0000","last_active":"2023-12-01T04:53:09.887311+0000","last_peered":"2023-12-01T04:53:09.887311+0000","last_clean":"2023-12-01T04:53:09.887311+0000","last_became_active":"2023-12-01T04:52:49.749344+0000","last_became_peered":"2023-12-01T04:52:49.749344+0000","last_unstale":"2023-12-01T04:53:09.887311+0000","last_undegraded":"2023-12-01T04:53:09.887311+0000","last_fullsized":"2023-12-01T04:53:09.887311+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-01T04:52:48.721492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:48.721492+0000","last_clean_scrub_stamp":"2023-12-01T04:52:48.721492+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T12:03:21.634935+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-12-01T04:53:09.891019+0000","last_change":"2023-12-01T04:52:50.380016+0000","last_active":"2023-12-01T04:53:09.891019+0000","last_peered":"2023-12-01T04:53:09.891019+0000","last_clean":"2023-12-01T04:53:09.891019+0000","last_became_active":"2023-12-01T04:52:50.379553+0000","last_became_peered":"2023-12-01T04:52:50.379553+0000","last_unstale":"2023-12-01T04:53:09.891019+0000","last_undegraded":"2023-12-01T04:53:09.891019+0000","last_fullsized":"2023-12-01T04:53:09.891019+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_clean_scrub_stamp":"2023-12-01T04:52:49.724827+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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:48:27.201680+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":16,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-12-01T04:53:09.896498+0000","last_change":"2023-12-01T04:52:49.752748+0000","last_active":"2023-12-01T04:53:09.896498+0000","last_peered":"2023-12-01T04:53:09.896498+0000","last_clean":"2023-12-01T04:53:09.896498+0000","last_became_active":"2023-12-01T04:52:49.752440+0000","last_became_peered":"2023-12-01T04:52:49.752440+0000","last_unstale":"2023-12-01T04:53:09.896498+0000","last_undegraded":"2023-12-01T04:53:09.896498+0000","last_fullsized":"2023-12-01T04:53:09.896498+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-01T04:52:48.721492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:48.721492+0000","last_clean_scrub_stamp":"2023-12-01T04:52:48.721492+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T08:09:12.758023+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-12-01T04:53:09.890682+0000","last_change":"2023-12-01T04:52:50.893761+0000","last_active":"2023-12-01T04:53:09.890682+0000","last_peered":"2023-12-01T04:53:09.890682+0000","last_clean":"2023-12-01T04:53:09.890682+0000","last_became_active":"2023-12-01T04:52:50.893434+0000","last_became_peered":"2023-12-01T04:52:50.893434+0000","last_unstale":"2023-12-01T04:53:09.890682+0000","last_undegraded":"2023-12-01T04:53:09.890682+0000","last_fullsized":"2023-12-01T04:53:09.890682+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_clean_scrub_stamp":"2023-12-01T04:52:49.724827+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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:22:55.365156+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"69'2","reported_seq":20,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-12-01T04:53:09.887778+0000","last_change":"2023-12-01T04:52:49.751679+0000","last_active":"2023-12-01T04:53:09.887778+0000","last_peered":"2023-12-01T04:53:09.887778+0000","last_clean":"2023-12-01T04:53:09.887778+0000","last_became_active":"2023-12-01T04:52:49.751264+0000","last_became_peered":"2023-12-01T04:52:49.751264+0000","last_unstale":"2023-12-01T04:53:09.887778+0000","last_undegraded":"2023-12-01T04:53:09.887778+0000","last_fullsized":"2023-12-01T04:53:09.887778+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-01T04:52:48.721492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:48.721492+0000","last_clean_scrub_stamp":"2023-12-01T04:52:48.721492+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-02T10:37:36.492171+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":15,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-12-01T04:53:10.092381+0000","last_change":"2023-12-01T04:52:50.891125+0000","last_active":"2023-12-01T04:53:10.092381+0000","last_peered":"2023-12-01T04:53:10.092381+0000","last_clean":"2023-12-01T04:53:10.092381+0000","last_became_active":"2023-12-01T04:52:50.890707+0000","last_became_peered":"2023-12-01T04:52:50.890707+0000","last_unstale":"2023-12-01T04:53:10.092381+0000","last_undegraded":"2023-12-01T04:53:10.092381+0000","last_fullsized":"2023-12-01T04:53:10.092381+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_clean_scrub_stamp":"2023-12-01T04:52:49.724827+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T10:56:45.494047+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"70'7","reported_seq":29,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-12-01T04:53:10.092570+0000","last_change":"2023-12-01T04:52:49.747400+0000","last_active":"2023-12-01T04:53:10.092570+0000","last_peered":"2023-12-01T04:53:10.092570+0000","last_clean":"2023-12-01T04:53:10.092570+0000","last_became_active":"2023-12-01T04:52:49.746984+0000","last_became_peered":"2023-12-01T04:52:49.746984+0000","last_unstale":"2023-12-01T04:53:10.092570+0000","last_undegraded":"2023-12-01T04:53:10.092570+0000","last_fullsized":"2023-12-01T04:53:10.092570+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-01T04:52:48.721492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:48.721492+0000","last_clean_scrub_stamp":"2023-12-01T04:52:48.721492+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-02T12:18:09.198679+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":11,"reported_epoch":72,"state":"active+clean","last_fresh":"2023-12-01T04:53:10.897227+0000","last_change":"2023-12-01T04:53:10.897227+0000","last_active":"2023-12-01T04:53:10.897227+0000","last_peered":"2023-12-01T04:53:10.897227+0000","last_clean":"2023-12-01T04:53:10.897227+0000","last_became_active":"2023-12-01T04:53:10.896456+0000","last_became_peered":"2023-12-01T04:53:10.896456+0000","last_unstale":"2023-12-01T04:53:10.897227+0000","last_undegraded":"2023-12-01T04:53:10.897227+0000","last_fullsized":"2023-12-01T04:53:10.897227+0000","mapping_epoch":71,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":72,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_clean_scrub_stamp":"2023-12-01T04:52:49.724827+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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:26:03.132735+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6,2],"acting":[5,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.15","version":"69'3","reported_seq":22,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-12-01T04:53:09.888334+0000","last_change":"2023-12-01T04:52:49.751662+0000","last_active":"2023-12-01T04:53:09.888334+0000","last_peered":"2023-12-01T04:53:09.888334+0000","last_clean":"2023-12-01T04:53:09.888334+0000","last_became_active":"2023-12-01T04:52:49.751314+0000","last_became_peered":"2023-12-01T04:52:49.751314+0000","last_unstale":"2023-12-01T04:53:09.888334+0000","last_undegraded":"2023-12-01T04:53:09.888334+0000","last_fullsized":"2023-12-01T04:53:09.888334+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-01T04:52:48.721492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:48.721492+0000","last_clean_scrub_stamp":"2023-12-01T04:52:48.721492+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-02T13:06:05.670767+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":15,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-12-01T04:53:09.888851+0000","last_change":"2023-12-01T04:52:50.897975+0000","last_active":"2023-12-01T04:53:09.888851+0000","last_peered":"2023-12-01T04:53:09.888851+0000","last_clean":"2023-12-01T04:53:09.888851+0000","last_became_active":"2023-12-01T04:52:50.897670+0000","last_became_peered":"2023-12-01T04:52:50.897670+0000","last_unstale":"2023-12-01T04:53:09.888851+0000","last_undegraded":"2023-12-01T04:53:09.888851+0000","last_fullsized":"2023-12-01T04:53:09.888851+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_clean_scrub_stamp":"2023-12-01T04:52:49.724827+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T10:33:10.942113+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":16,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-12-01T04:53:09.891175+0000","last_change":"2023-12-01T04:52:49.743418+0000","last_active":"2023-12-01T04:53:09.891175+0000","last_peered":"2023-12-01T04:53:09.891175+0000","last_clean":"2023-12-01T04:53:09.891175+0000","last_became_active":"2023-12-01T04:52:49.743005+0000","last_became_peered":"2023-12-01T04:52:49.743005+0000","last_unstale":"2023-12-01T04:53:09.891175+0000","last_undegraded":"2023-12-01T04:53:09.891175+0000","last_fullsized":"2023-12-01T04:53:09.891175+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-01T04:52:48.721492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:48.721492+0000","last_clean_scrub_stamp":"2023-12-01T04:52:48.721492+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T08:53:52.155742+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-12-01T04:53:09.888696+0000","last_change":"2023-12-01T04:52:50.893871+0000","last_active":"2023-12-01T04:53:09.888696+0000","last_peered":"2023-12-01T04:53:09.888696+0000","last_clean":"2023-12-01T04:53:09.888696+0000","last_became_active":"2023-12-01T04:52:50.893493+0000","last_became_peered":"2023-12-01T04:52:50.893493+0000","last_unstale":"2023-12-01T04:53:09.888696+0000","last_undegraded":"2023-12-01T04:53:09.888696+0000","last_fullsized":"2023-12-01T04:53:09.888696+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_clean_scrub_stamp":"2023-12-01T04:52:49.724827+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T08:07:37.326797+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":16,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-12-01T04:53:09.897180+0000","last_change":"2023-12-01T04:52:49.753478+0000","last_active":"2023-12-01T04:53:09.897180+0000","last_peered":"2023-12-01T04:53:09.897180+0000","last_clean":"2023-12-01T04:53:09.897180+0000","last_became_active":"2023-12-01T04:52:49.752936+0000","last_became_peered":"2023-12-01T04:52:49.752936+0000","last_unstale":"2023-12-01T04:53:09.897180+0000","last_undegraded":"2023-12-01T04:53:09.897180+0000","last_fullsized":"2023-12-01T04:53:09.897180+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-01T04:52:48.721492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:48.721492+0000","last_clean_scrub_stamp":"2023-12-01T04:52:48.721492+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T09:38:54.556233+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-12-01T04:53:09.892783+0000","last_change":"2023-12-01T04:52:49.781950+0000","last_active":"2023-12-01T04:53:09.892783+0000","last_peered":"2023-12-01T04:53:09.892783+0000","last_clean":"2023-12-01T04:53:09.892783+0000","last_became_active":"2023-12-01T04:52:49.781090+0000","last_became_peered":"2023-12-01T04:52:49.781090+0000","last_unstale":"2023-12-01T04:53:09.892783+0000","last_undegraded":"2023-12-01T04:53:09.892783+0000","last_fullsized":"2023-12-01T04:53:09.892783+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_clean_scrub_stamp":"2023-12-01T04:52:49.724827+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T07:59:08.216744+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":16,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-12-01T04:53:09.888768+0000","last_change":"2023-12-01T04:52:49.765149+0000","last_active":"2023-12-01T04:53:09.888768+0000","last_peered":"2023-12-01T04:53:09.888768+0000","last_clean":"2023-12-01T04:53:09.888768+0000","last_became_active":"2023-12-01T04:52:49.764773+0000","last_became_peered":"2023-12-01T04:52:49.764773+0000","last_unstale":"2023-12-01T04:53:09.888768+0000","last_undegraded":"2023-12-01T04:53:09.888768+0000","last_fullsized":"2023-12-01T04:53:09.888768+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:52:48.721492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:48.721492+0000","last_clean_scrub_stamp":"2023-12-01T04:52:48.721492+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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:19:56.427783+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-12-01T04:53:09.896995+0000","last_change":"2023-12-01T04:52:50.895008+0000","last_active":"2023-12-01T04:53:09.896995+0000","last_peered":"2023-12-01T04:53:09.896995+0000","last_clean":"2023-12-01T04:53:09.896995+0000","last_became_active":"2023-12-01T04:52:50.894647+0000","last_became_peered":"2023-12-01T04:52:50.894647+0000","last_unstale":"2023-12-01T04:53:09.896995+0000","last_undegraded":"2023-12-01T04:53:09.896995+0000","last_fullsized":"2023-12-01T04:53:09.896995+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_clean_scrub_stamp":"2023-12-01T04:52:49.724827+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T13:56:47.453667+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":16,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-12-01T04:53:09.889194+0000","last_change":"2023-12-01T04:52:49.762201+0000","last_active":"2023-12-01T04:53:09.889194+0000","last_peered":"2023-12-01T04:53:09.889194+0000","last_clean":"2023-12-01T04:53:09.889194+0000","last_became_active":"2023-12-01T04:52:49.761249+0000","last_became_peered":"2023-12-01T04:52:49.761249+0000","last_unstale":"2023-12-01T04:53:09.889194+0000","last_undegraded":"2023-12-01T04:53:09.889194+0000","last_fullsized":"2023-12-01T04:53:09.889194+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-01T04:52:48.721492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:48.721492+0000","last_clean_scrub_stamp":"2023-12-01T04:52:48.721492+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T11:57:43.829103+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-12-01T04:53:09.890648+0000","last_change":"2023-12-01T04:52:50.772576+0000","last_active":"2023-12-01T04:53:09.890648+0000","last_peered":"2023-12-01T04:53:09.890648+0000","last_clean":"2023-12-01T04:53:09.890648+0000","last_became_active":"2023-12-01T04:52:50.772219+0000","last_became_peered":"2023-12-01T04:52:50.772219+0000","last_unstale":"2023-12-01T04:53:09.890648+0000","last_undegraded":"2023-12-01T04:53:09.890648+0000","last_fullsized":"2023-12-01T04:53:09.890648+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_clean_scrub_stamp":"2023-12-01T04:52:49.724827+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T04:58:32.194343+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1a","version":"70'2","reported_seq":18,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-12-01T04:53:10.092031+0000","last_change":"2023-12-01T04:52:49.748713+0000","last_active":"2023-12-01T04:53:10.092031+0000","last_peered":"2023-12-01T04:53:10.092031+0000","last_clean":"2023-12-01T04:53:10.092031+0000","last_became_active":"2023-12-01T04:52:49.748343+0000","last_became_peered":"2023-12-01T04:52:49.748343+0000","last_unstale":"2023-12-01T04:53:10.092031+0000","last_undegraded":"2023-12-01T04:53:10.092031+0000","last_fullsized":"2023-12-01T04:53:10.092031+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-01T04:52:48.721492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:48.721492+0000","last_clean_scrub_stamp":"2023-12-01T04:52:48.721492+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-02T11:35:52.148428+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":55,"seq":236223201347,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28284,"kb_used_data":1332,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93716868,"statfs":{"total":95995035648,"available":95966072832,"internally_reserved":0,"allocated":1363968,"data_stored":916725,"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 04:54:18 2023","interfaces":[{"interface":"back","average":{"1min":0.91000000000000003,"5min":0.89200000000000002,"15min":0.93600000000000005},"min":{"1min":0.438,"5min":0.438,"15min":0.438},"max":{"1min":1.3100000000000001,"5min":1.3320000000000001,"15min":1.3320000000000001},"last":1.125},{"interface":"front","average":{"1min":0.92300000000000004,"5min":0.92000000000000004,"15min":0.94399999999999995},"min":{"1min":0.54800000000000004,"5min":0.46200000000000002,"15min":0.46200000000000002},"max":{"1min":1.129,"5min":1.365,"15min":1.365},"last":0.97099999999999997}]},{"osd":1,"last update":"Fri Dec 1 04:54:18 2023","interfaces":[{"interface":"back","average":{"1min":0.95099999999999996,"5min":0.90100000000000002,"15min":0.90600000000000003},"min":{"1min":0.68000000000000005,"5min":0.501,"15min":0.501},"max":{"1min":1.2769999999999999,"5min":1.2949999999999999,"15min":1.2949999999999999},"last":1.1559999999999999},{"interface":"front","average":{"1min":0.95699999999999996,"5min":0.90900000000000003,"15min":0.93000000000000005},"min":{"1min":0.54300000000000004,"5min":0.49199999999999999,"15min":0.49199999999999999},"max":{"1min":1.395,"5min":1.395,"15min":1.395},"last":1.1759999999999999}]},{"osd":2,"last update":"Fri Dec 1 04:54:18 2023","interfaces":[{"interface":"back","average":{"1min":0.88900000000000001,"5min":0.90600000000000003,"15min":0.89200000000000002},"min":{"1min":0.53600000000000003,"5min":0.53600000000000003,"15min":0.53600000000000003},"max":{"1min":1.214,"5min":1.3220000000000001,"15min":1.3220000000000001},"last":0.877},{"interface":"front","average":{"1min":0.94699999999999995,"5min":0.93999999999999995,"15min":0.93999999999999995},"min":{"1min":0.60899999999999999,"5min":0.52700000000000002,"15min":0.52700000000000002},"max":{"1min":1.2669999999999999,"5min":1.3560000000000001,"15min":1.3560000000000001},"last":1.234}]},{"osd":3,"last update":"Fri Dec 1 04:54:18 2023","interfaces":[{"interface":"back","average":{"1min":0.98499999999999999,"5min":0.97199999999999998,"15min":0.97999999999999998},"min":{"1min":0.68400000000000005,"5min":0.44400000000000001,"15min":0.44400000000000001},"max":{"1min":1.363,"5min":1.522,"15min":1.522},"last":1.21},{"interface":"front","average":{"1min":1.034,"5min":0.97499999999999998,"15min":0.98499999999999999},"min":{"1min":0.73999999999999999,"5min":0.5,"15min":0.5},"max":{"1min":1.2450000000000001,"5min":1.3320000000000001,"15min":1.3320000000000001},"last":0.91600000000000004}]},{"osd":4,"last update":"Fri Dec 1 04:54:18 2023","interfaces":[{"interface":"back","average":{"1min":0.97299999999999998,"5min":0.89700000000000002,"15min":0.88200000000000001},"min":{"1min":0.626,"5min":0.45100000000000001,"15min":0.45100000000000001},"max":{"1min":1.339,"5min":1.339,"15min":1.339},"last":0.754},{"interface":"front","average":{"1min":1.0780000000000001,"5min":0.98699999999999999,"15min":0.92300000000000004},"min":{"1min":0.63400000000000001,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":1.536,"5min":1.536,"15min":1.536},"last":1.0149999999999999}]},{"osd":5,"last update":"Fri Dec 1 04:54:18 2023","interfaces":[{"interface":"back","average":{"1min":1.081,"5min":0.97499999999999998,"15min":0.92900000000000005},"min":{"1min":0.81699999999999995,"5min":0.46000000000000002,"15min":0.46000000000000002},"max":{"1min":1.3200000000000001,"5min":1.4570000000000001,"15min":1.4570000000000001},"last":1.0449999999999999},{"interface":"front","average":{"1min":1.1140000000000001,"5min":1.028,"15min":1.0249999999999999},"min":{"1min":0.755,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":1.349,"5min":1.456,"15min":1.456},"last":1.081}]},{"osd":6,"last update":"Fri Dec 1 04:54:18 2023","interfaces":[{"interface":"back","average":{"1min":1.1479999999999999,"5min":1.0600000000000001,"15min":1.0640000000000001},"min":{"1min":0.85299999999999998,"5min":0.54100000000000004,"15min":0.54100000000000004},"max":{"1min":1.4379999999999999,"5min":1.496,"15min":1.496},"last":1.2589999999999999},{"interface":"front","average":{"1min":1.218,"5min":1.1120000000000001,"15min":1.0680000000000001},"min":{"1min":1.022,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":1.4750000000000001,"5min":1.5940000000000001,"15min":1.5940000000000001},"last":0.80800000000000005}]}]},{"osd":6,"up_from":47,"seq":201863462992,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28272,"kb_used_data":1320,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93716880,"statfs":{"total":95995035648,"available":95966085120,"internally_reserved":0,"allocated":1351680,"data_stored":916579,"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 04:54:22 2023","interfaces":[{"interface":"back","average":{"1min":0.85399999999999998,"5min":0.88900000000000001,"15min":0.81200000000000006},"min":{"1min":0.58899999999999997,"5min":0.495,"15min":0.495},"max":{"1min":1.272,"5min":1.272,"15min":1.272},"last":1.179},{"interface":"front","average":{"1min":1.0009999999999999,"5min":0.92600000000000005,"15min":0.89600000000000002},"min":{"1min":0.68300000000000005,"5min":0.52600000000000002,"15min":0.502},"max":{"1min":1.2769999999999999,"5min":1.2769999999999999,"15min":1.2769999999999999},"last":0.91400000000000003}]},{"osd":1,"last update":"Fri Dec 1 04:54:22 2023","interfaces":[{"interface":"back","average":{"1min":0.88800000000000001,"5min":0.89200000000000002,"15min":0.876},"min":{"1min":0.63,"5min":0.504,"15min":0.504},"max":{"1min":1.256,"5min":1.302,"15min":1.464},"last":1.0349999999999999},{"interface":"front","average":{"1min":0.97399999999999998,"5min":0.95399999999999996,"15min":0.89300000000000002},"min":{"1min":0.66500000000000004,"5min":0.60899999999999999,"15min":0.60899999999999999},"max":{"1min":1.304,"5min":1.3360000000000001,"15min":1.3360000000000001},"last":0.76800000000000002}]},{"osd":2,"last update":"Fri Dec 1 04:54:22 2023","interfaces":[{"interface":"back","average":{"1min":0.97199999999999998,"5min":0.91700000000000004,"15min":0.91500000000000004},"min":{"1min":0.627,"5min":0.56299999999999994,"15min":0.56299999999999994},"max":{"1min":1.2529999999999999,"5min":1.3500000000000001,"15min":1.599},"last":1.008},{"interface":"front","average":{"1min":0.93799999999999994,"5min":0.92700000000000005,"15min":0.90300000000000002},"min":{"1min":0.72499999999999998,"5min":0.53500000000000003,"15min":0.53500000000000003},"max":{"1min":1.3089999999999999,"5min":1.3089999999999999,"15min":1.502},"last":1.0800000000000001}]},{"osd":3,"last update":"Fri Dec 1 04:54:22 2023","interfaces":[{"interface":"back","average":{"1min":1.0109999999999999,"5min":0.94799999999999995,"15min":0.94399999999999995},"min":{"1min":0.70699999999999996,"5min":0.57499999999999996,"15min":0.57499999999999996},"max":{"1min":1.409,"5min":2.6949999999999998,"15min":2.6949999999999998},"last":0.94299999999999995},{"interface":"front","average":{"1min":1.075,"5min":1.0009999999999999,"15min":0.98099999999999998},"min":{"1min":0.69099999999999995,"5min":0.61399999999999999,"15min":0.58399999999999996},"max":{"1min":1.329,"5min":1.4390000000000001,"15min":1.72},"last":1.2090000000000001}]},{"osd":4,"last update":"Fri Dec 1 04:54:22 2023","interfaces":[{"interface":"back","average":{"1min":0.95999999999999996,"5min":0.90900000000000003,"15min":0.86099999999999999},"min":{"1min":0.53100000000000003,"5min":0.49399999999999999,"15min":0.49399999999999999},"max":{"1min":1.2330000000000001,"5min":1.355,"15min":1.355},"last":0.83899999999999997},{"interface":"front","average":{"1min":1.014,"5min":0.94999999999999996,"15min":0.84999999999999998},"min":{"1min":0.48499999999999999,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":1.3779999999999999,"5min":2.774,"15min":2.774},"last":0.79900000000000004}]},{"osd":5,"last update":"Fri Dec 1 04:54:22 2023","interfaces":[{"interface":"back","average":{"1min":1.052,"5min":1.0029999999999999,"15min":0.86099999999999999},"min":{"1min":0.66900000000000004,"5min":0.58099999999999996,"15min":0.502},"max":{"1min":1.3109999999999999,"5min":2.7309999999999999,"15min":2.7309999999999999},"last":0.97299999999999998},{"interface":"front","average":{"1min":1.117,"5min":1.0409999999999999,"15min":0.91200000000000003},"min":{"1min":0.58299999999999996,"5min":0.47899999999999998,"15min":0.41999999999999998},"max":{"1min":1.45,"5min":2.633,"15min":2.633},"last":1.244}]},{"osd":7,"last update":"Fri Dec 1 04:54:22 2023","interfaces":[{"interface":"back","average":{"1min":1.21,"5min":1.089,"15min":1.0349999999999999},"min":{"1min":0.64500000000000002,"5min":0.52200000000000002,"15min":0.52200000000000002},"max":{"1min":1.506,"5min":2.5680000000000001,"15min":2.5680000000000001},"last":1.139},{"interface":"front","average":{"1min":1.2549999999999999,"5min":1.099,"15min":1.0449999999999999},"min":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"max":{"1min":1.6950000000000001,"5min":1.6950000000000001,"15min":1.6950000000000001},"last":1.111}]}]},{"osd":1,"up_from":13,"seq":55834574981,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27672,"kb_used_data":720,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93717480,"statfs":{"total":95995035648,"available":95966699520,"internally_reserved":0,"allocated":737280,"data_stored":324304,"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 04:53:56 2023","interfaces":[{"interface":"back","average":{"1min":0.66700000000000004,"5min":0.67200000000000004,"15min":0.61599999999999999},"min":{"1min":0.29999999999999999,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":1.0009999999999999,"5min":1.881,"15min":1.881},"last":0.89000000000000001},{"interface":"front","average":{"1min":0.77400000000000002,"5min":0.77500000000000002,"15min":0.67300000000000004},"min":{"1min":0.41899999999999998,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":1.173,"5min":2.1629999999999998,"15min":2.1629999999999998},"last":0.97099999999999997}]},{"osd":2,"last update":"Fri Dec 1 04:53:55 2023","interfaces":[{"interface":"back","average":{"1min":0.72899999999999998,"5min":0.78400000000000003,"15min":0.70699999999999996},"min":{"1min":0.375,"5min":0.35799999999999998,"15min":0.35499999999999998},"max":{"1min":1.0980000000000001,"5min":1.5780000000000001,"15min":1.5780000000000001},"last":0.83599999999999997},{"interface":"front","average":{"1min":0.76100000000000001,"5min":0.77000000000000002,"15min":0.68100000000000005},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":1.284,"5min":1.333,"15min":1.333},"last":0.79400000000000004}]},{"osd":3,"last update":"Fri Dec 1 04:53:38 2023","interfaces":[{"interface":"back","average":{"1min":0.90600000000000003,"5min":0.877,"15min":0.82599999999999996},"min":{"1min":0.64100000000000001,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":1.238,"5min":1.284,"15min":1.284},"last":1.0469999999999999},{"interface":"front","average":{"1min":0.79000000000000004,"5min":0.78700000000000003,"15min":0.78300000000000003},"min":{"1min":0.53200000000000003,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":0.94699999999999995,"5min":1.383,"15min":1.383},"last":1.0229999999999999}]},{"osd":4,"last update":"Fri Dec 1 04:53:35 2023","interfaces":[{"interface":"back","average":{"1min":0.96899999999999997,"5min":0.97199999999999998,"15min":0.92200000000000004},"min":{"1min":0.57199999999999995,"5min":0.503,"15min":0.503},"max":{"1min":1.3080000000000001,"5min":1.4390000000000001,"15min":1.4390000000000001},"last":0.997},{"interface":"front","average":{"1min":1.02,"5min":1.0389999999999999,"15min":0.97399999999999998},"min":{"1min":0.70199999999999996,"5min":0.63800000000000001,"15min":0.63800000000000001},"max":{"1min":1.345,"5min":1.484,"15min":1.484},"last":1.198}]},{"osd":5,"last update":"Fri Dec 1 04:54:27 2023","interfaces":[{"interface":"back","average":{"1min":0.91000000000000003,"5min":0.97399999999999998,"15min":0.95499999999999996},"min":{"1min":0.66100000000000003,"5min":0.56599999999999995,"15min":0.56599999999999995},"max":{"1min":1.2989999999999999,"5min":1.8340000000000001,"15min":1.8340000000000001},"last":0.93500000000000005},{"interface":"front","average":{"1min":0.999,"5min":1.0580000000000001,"15min":1.024},"min":{"1min":0.72099999999999997,"5min":0.66200000000000003,"15min":0.66200000000000003},"max":{"1min":1.2689999999999999,"5min":1.595,"15min":1.595},"last":1.159}]},{"osd":6,"last update":"Fri Dec 1 04:54:27 2023","interfaces":[{"interface":"back","average":{"1min":0.97799999999999998,"5min":1.0409999999999999,"15min":1.069},"min":{"1min":0.63,"5min":0.503,"15min":0.503},"max":{"1min":1.351,"5min":1.5269999999999999,"15min":1.5269999999999999},"last":1.0900000000000001},{"interface":"front","average":{"1min":1.03,"5min":1.052,"15min":1.044},"min":{"1min":0.49099999999999999,"5min":0.49099999999999999,"15min":0.49099999999999999},"max":{"1min":1.462,"5min":1.7789999999999999,"15min":1.7789999999999999},"last":1.1120000000000001}]},{"osd":7,"last update":"Fri Dec 1 04:54:24 2023","interfaces":[{"interface":"back","average":{"1min":1.014,"5min":1.0629999999999999,"15min":1.1419999999999999},"min":{"1min":0.59099999999999997,"5min":0.59099999999999997,"15min":0.59099999999999997},"max":{"1min":1.4039999999999999,"5min":1.7729999999999999,"15min":1.7729999999999999},"last":1.0700000000000001},{"interface":"front","average":{"1min":1.0629999999999999,"5min":1.1160000000000001,"15min":1.165},"min":{"1min":0.69099999999999995,"5min":0.68100000000000005,"15min":0.68100000000000005},"max":{"1min":1.4219999999999999,"5min":1.821,"15min":1.821},"last":1.365}]}]},{"osd":0,"up_from":8,"seq":34359738513,"num_pgs":26,"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":915549,"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 04:54:04 2023","interfaces":[{"interface":"back","average":{"1min":0.77900000000000003,"5min":0.74099999999999999,"15min":0.64900000000000002},"min":{"1min":0.39500000000000002,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":1.1539999999999999,"5min":1.323,"15min":1.323},"last":0.88700000000000001},{"interface":"front","average":{"1min":0.72999999999999998,"5min":0.76500000000000001,"15min":0.69699999999999995},"min":{"1min":0.41299999999999998,"5min":0.38600000000000001,"15min":0.318},"max":{"1min":0.95799999999999996,"5min":1.177,"15min":1.177},"last":0.66000000000000003}]},{"osd":2,"last update":"Fri Dec 1 04:53:51 2023","interfaces":[{"interface":"back","average":{"1min":0.66800000000000004,"5min":0.69299999999999995,"15min":0.65600000000000003},"min":{"1min":0.40600000000000003,"5min":0.34100000000000003,"15min":0.29899999999999999},"max":{"1min":1.0549999999999999,"5min":1.1000000000000001,"15min":1.163},"last":0.58299999999999996},{"interface":"front","average":{"1min":0.71399999999999997,"5min":0.71899999999999997,"15min":0.65400000000000003},"min":{"1min":0.47499999999999998,"5min":0.377,"15min":0.33100000000000002},"max":{"1min":1.2270000000000001,"5min":1.2789999999999999,"15min":1.2789999999999999},"last":1.024}]},{"osd":3,"last update":"Fri Dec 1 04:53:40 2023","interfaces":[{"interface":"back","average":{"1min":0.76300000000000001,"5min":0.77900000000000003,"15min":0.76800000000000002},"min":{"1min":0.47199999999999998,"5min":0.40100000000000002,"15min":0.40100000000000002},"max":{"1min":1.044,"5min":1.2270000000000001,"15min":1.2270000000000001},"last":0.751},{"interface":"front","average":{"1min":0.76000000000000001,"5min":0.79200000000000004,"15min":0.77100000000000002},"min":{"1min":0.41999999999999998,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":1.006,"5min":1.2250000000000001,"15min":1.3759999999999999},"last":0.80600000000000005}]},{"osd":4,"last update":"Fri Dec 1 04:53:40 2023","interfaces":[{"interface":"back","average":{"1min":0.999,"5min":0.96399999999999997,"15min":0.92400000000000004},"min":{"1min":0.70799999999999996,"5min":0.52400000000000002,"15min":0.52400000000000002},"max":{"1min":1.3080000000000001,"5min":1.6080000000000001,"15min":1.6080000000000001},"last":1.097},{"interface":"front","average":{"1min":0.96499999999999997,"5min":0.94599999999999995,"15min":0.90500000000000003},"min":{"1min":0.66000000000000003,"5min":0.59899999999999998,"15min":0.59899999999999998},"max":{"1min":1.3859999999999999,"5min":1.4890000000000001,"15min":1.4890000000000001},"last":1.0529999999999999}]},{"osd":5,"last update":"Fri Dec 1 04:54:21 2023","interfaces":[{"interface":"back","average":{"1min":0.97299999999999998,"5min":0.95899999999999996,"15min":0.97899999999999998},"min":{"1min":0.68400000000000005,"5min":0.60699999999999998,"15min":0.60699999999999998},"max":{"1min":1.722,"5min":1.722,"15min":1.722},"last":0.93000000000000005},{"interface":"front","average":{"1min":0.94799999999999995,"5min":1.006,"15min":1.0369999999999999},"min":{"1min":0.63300000000000001,"5min":0.58599999999999997,"15min":0.58599999999999997},"max":{"1min":1.4970000000000001,"5min":1.754,"15min":1.754},"last":0.98699999999999999}]},{"osd":6,"last update":"Fri Dec 1 04:54:21 2023","interfaces":[{"interface":"back","average":{"1min":0.96999999999999997,"5min":0.98999999999999999,"15min":1.0569999999999999},"min":{"1min":0.59899999999999998,"5min":0.59199999999999997,"15min":0.59199999999999997},"max":{"1min":1.365,"5min":1.46,"15min":1.496},"last":1.151},{"interface":"front","average":{"1min":1.0209999999999999,"5min":1.038,"15min":1.075},"min":{"1min":0.64400000000000002,"5min":0.64400000000000002,"15min":0.64400000000000002},"max":{"1min":1.6559999999999999,"5min":1.7230000000000001,"15min":1.7230000000000001},"last":1.121}]},{"osd":7,"last update":"Fri Dec 1 04:54:19 2023","interfaces":[{"interface":"back","average":{"1min":1.05,"5min":1.054,"15min":1.0820000000000001},"min":{"1min":0.67800000000000005,"5min":0.63900000000000001,"15min":0.63900000000000001},"max":{"1min":1.5629999999999999,"5min":1.5629999999999999,"15min":1.5629999999999999},"last":1.0700000000000001},{"interface":"front","average":{"1min":1.0089999999999999,"5min":1.071,"15min":1.121},"min":{"1min":0.66100000000000003,"5min":0.62,"15min":0.62},"max":{"1min":1.444,"5min":1.5920000000000001,"15min":1.5920000000000001},"last":1.2190000000000001}]}]},{"osd":2,"up_from":18,"seq":77309411451,"num_pgs":18,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27680,"kb_used_data":728,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93717472,"statfs":{"total":95995035648,"available":95966691328,"internally_reserved":0,"allocated":745472,"data_stored":324920,"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 04:53:52 2023","interfaces":[{"interface":"back","average":{"1min":0.64600000000000002,"5min":0.68700000000000006,"15min":0.61899999999999999},"min":{"1min":0.47799999999999998,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":0.98199999999999998,"5min":1.45,"15min":1.45},"last":0.71699999999999997},{"interface":"front","average":{"1min":0.68000000000000005,"5min":0.70299999999999996,"15min":0.66600000000000004},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":1.1879999999999999,"5min":1.3640000000000001,"15min":1.3640000000000001},"last":0.51300000000000001}]},{"osd":1,"last update":"Fri Dec 1 04:53:52 2023","interfaces":[{"interface":"back","average":{"1min":0.68300000000000005,"5min":0.73199999999999998,"15min":0.67000000000000004},"min":{"1min":0.498,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":1.109,"5min":1.4179999999999999,"15min":1.4179999999999999},"last":0.67700000000000005},{"interface":"front","average":{"1min":0.72599999999999998,"5min":0.81200000000000006,"15min":0.71799999999999997},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":1.1279999999999999,"5min":1.401,"15min":1.401},"last":0.65600000000000003}]},{"osd":3,"last update":"Fri Dec 1 04:53:42 2023","interfaces":[{"interface":"back","average":{"1min":0.77200000000000002,"5min":0.80600000000000005,"15min":0.77900000000000003},"min":{"1min":0.49199999999999999,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":1.1559999999999999,"5min":1.276,"15min":1.276},"last":0.63300000000000001},{"interface":"front","average":{"1min":0.84699999999999998,"5min":0.89400000000000002,"15min":0.84099999999999997},"min":{"1min":0.503,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":1.7390000000000001,"5min":1.7390000000000001,"15min":1.7390000000000001},"last":0.55800000000000005}]},{"osd":4,"last update":"Fri Dec 1 04:54:34 2023","interfaces":[{"interface":"back","average":{"1min":0.98199999999999998,"5min":0.97499999999999998,"15min":0.93500000000000005},"min":{"1min":0.73799999999999999,"5min":0.67000000000000004,"15min":0.67000000000000004},"max":{"1min":1.371,"5min":1.5089999999999999,"15min":1.5089999999999999},"last":0.87},{"interface":"front","average":{"1min":0.94499999999999995,"5min":1.008,"15min":0.97799999999999998},"min":{"1min":0.53700000000000003,"5min":0.53700000000000003,"15min":0.53700000000000003},"max":{"1min":1.3029999999999999,"5min":1.754,"15min":1.754},"last":0.96099999999999997}]},{"osd":5,"last update":"Fri Dec 1 04:54:28 2023","interfaces":[{"interface":"back","average":{"1min":0.98699999999999999,"5min":1.032,"15min":1.0349999999999999},"min":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"max":{"1min":1.357,"5min":1.877,"15min":1.877},"last":0.84899999999999998},{"interface":"front","average":{"1min":0.94799999999999995,"5min":1.008,"15min":0.996},"min":{"1min":0.64300000000000002,"5min":0.64300000000000002,"15min":0.64300000000000002},"max":{"1min":1.1160000000000001,"5min":1.823,"15min":1.823},"last":0.80800000000000005}]},{"osd":6,"last update":"Fri Dec 1 04:54:25 2023","interfaces":[{"interface":"back","average":{"1min":0.95199999999999996,"5min":1.0620000000000001,"15min":1.0880000000000001},"min":{"1min":0.66500000000000004,"5min":0.66500000000000004,"15min":0.66500000000000004},"max":{"1min":1.244,"5min":1.7070000000000001,"15min":1.7070000000000001},"last":0.82699999999999996},{"interface":"front","average":{"1min":1.0329999999999999,"5min":1.1220000000000001,"15min":1.1519999999999999},"min":{"1min":0.752,"5min":0.71499999999999997,"15min":0.71499999999999997},"max":{"1min":1.4419999999999999,"5min":2.0289999999999999,"15min":2.0289999999999999},"last":1.0229999999999999}]},{"osd":7,"last update":"Fri Dec 1 04:54:20 2023","interfaces":[{"interface":"back","average":{"1min":0.98399999999999999,"5min":1.0740000000000001,"15min":1.1020000000000001},"min":{"1min":0.72599999999999998,"5min":0.64000000000000001,"15min":0.64000000000000001},"max":{"1min":1.387,"5min":1.855,"15min":1.855},"last":1.008},{"interface":"front","average":{"1min":0.98599999999999999,"5min":1.1180000000000001,"15min":1.1759999999999999},"min":{"1min":0.71599999999999997,"5min":0.64600000000000002,"15min":0.64600000000000002},"max":{"1min":1.2030000000000001,"5min":1.778,"15min":1.778},"last":0.78300000000000003}]}]},{"osd":3,"up_from":26,"seq":111669149808,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27680,"kb_used_data":728,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93717472,"statfs":{"total":95995035648,"available":95966691328,"internally_reserved":0,"allocated":745472,"data_stored":324667,"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 04:53:36 2023","interfaces":[{"interface":"back","average":{"1min":0.73999999999999999,"5min":0.71899999999999997,"15min":0.69599999999999995},"min":{"1min":0.47999999999999998,"5min":0.20200000000000001,"15min":0.20200000000000001},"max":{"1min":1.01,"5min":1.5900000000000001,"15min":1.5900000000000001},"last":0.52000000000000002},{"interface":"front","average":{"1min":0.68300000000000005,"5min":0.73499999999999999,"15min":0.72699999999999998},"min":{"1min":0.47199999999999998,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":1.0780000000000001,"5min":1.173,"15min":1.173},"last":0.57899999999999996}]},{"osd":1,"last update":"Fri Dec 1 04:53:36 2023","interfaces":[{"interface":"back","average":{"1min":0.72599999999999998,"5min":0.69099999999999995,"15min":0.71499999999999997},"min":{"1min":0.53700000000000003,"5min":0.25,"15min":0.25},"max":{"1min":1.2,"5min":1.3140000000000001,"15min":1.3140000000000001},"last":0.65100000000000002},{"interface":"front","average":{"1min":0.751,"5min":0.80100000000000005,"15min":0.77900000000000003},"min":{"1min":0.51000000000000001,"5min":0.372,"15min":0.372},"max":{"1min":1.286,"5min":1.3680000000000001,"15min":1.3680000000000001},"last":0.748}]},{"osd":2,"last update":"Fri Dec 1 04:53:36 2023","interfaces":[{"interface":"back","average":{"1min":0.83699999999999997,"5min":0.84299999999999997,"15min":0.83899999999999997},"min":{"1min":0.52900000000000003,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":1.1739999999999999,"5min":1.3180000000000001,"15min":1.3180000000000001},"last":0.98399999999999999},{"interface":"front","average":{"1min":0.81599999999999995,"5min":0.76000000000000001,"15min":0.79300000000000004},"min":{"1min":0.55100000000000005,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":0.99399999999999999,"5min":1.484,"15min":1.484},"last":0.90800000000000003}]},{"osd":4,"last update":"Fri Dec 1 04:54:26 2023","interfaces":[{"interface":"back","average":{"1min":0.996,"5min":1.0089999999999999,"15min":0.96399999999999997},"min":{"1min":0.624,"5min":0.53500000000000003,"15min":0.53500000000000003},"max":{"1min":1.373,"5min":1.577,"15min":1.577},"last":1.3120000000000001},{"interface":"front","average":{"1min":1.02,"5min":1.0389999999999999,"15min":1.0089999999999999},"min":{"1min":0.501,"5min":0.501,"15min":0.501},"max":{"1min":1.4890000000000001,"5min":1.4890000000000001,"15min":1.577},"last":1.0780000000000001}]},{"osd":5,"last update":"Fri Dec 1 04:54:26 2023","interfaces":[{"interface":"back","average":{"1min":1.0609999999999999,"5min":1.0680000000000001,"15min":1.0489999999999999},"min":{"1min":0.67400000000000004,"5min":0.45000000000000001,"15min":0.45000000000000001},"max":{"1min":1.4430000000000001,"5min":1.506,"15min":1.506},"last":1.234},{"interface":"front","average":{"1min":1.0309999999999999,"5min":1.0129999999999999,"15min":0.97899999999999998},"min":{"1min":0.71999999999999997,"5min":0.59699999999999998,"15min":0.59699999999999998},"max":{"1min":1.3380000000000001,"5min":1.484,"15min":1.484},"last":0.94599999999999995}]},{"osd":6,"last update":"Fri Dec 1 04:54:21 2023","interfaces":[{"interface":"back","average":{"1min":0.94299999999999995,"5min":1.006,"15min":1.028},"min":{"1min":0.68400000000000005,"5min":0.63500000000000001,"15min":0.63500000000000001},"max":{"1min":1.2190000000000001,"5min":1.4330000000000001,"15min":1.4330000000000001},"last":1.0289999999999999},{"interface":"front","average":{"1min":1.038,"5min":1.042,"15min":1.0569999999999999},"min":{"1min":0.73399999999999999,"5min":0.624,"15min":0.624},"max":{"1min":1.3149999999999999,"5min":1.4390000000000001,"15min":1.4390000000000001},"last":1.198}]},{"osd":7,"last update":"Fri Dec 1 04:54:15 2023","interfaces":[{"interface":"back","average":{"1min":0.96699999999999997,"5min":1.008,"15min":1.0549999999999999},"min":{"1min":0.61399999999999999,"5min":0.61399999999999999,"15min":0.61399999999999999},"max":{"1min":1.2749999999999999,"5min":1.3779999999999999,"15min":1.3779999999999999},"last":1.27},{"interface":"front","average":{"1min":0.998,"5min":1.044,"15min":1.0920000000000001},"min":{"1min":0.66200000000000003,"5min":0.60099999999999998,"15min":0.60099999999999998},"max":{"1min":1.282,"5min":1.5349999999999999,"15min":1.5349999999999999},"last":1.155}]}]},{"osd":4,"up_from":31,"seq":133143986278,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27696,"kb_used_data":744,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93717456,"statfs":{"total":95995035648,"available":95966674944,"internally_reserved":0,"allocated":761856,"data_stored":326014,"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 04:54:35 2023","interfaces":[{"interface":"back","average":{"1min":0.93600000000000005,"5min":0.88800000000000001,"15min":0.86899999999999999},"min":{"1min":0.67700000000000005,"5min":0.51400000000000001,"15min":0.45400000000000001},"max":{"1min":1.1850000000000001,"5min":1.4339999999999999,"15min":1.4339999999999999},"last":1.1659999999999999},{"interface":"front","average":{"1min":0.90700000000000003,"5min":0.90200000000000002,"15min":0.84299999999999997},"min":{"1min":0.60699999999999998,"5min":0.55000000000000004,"15min":0.55000000000000004},"max":{"1min":1.2849999999999999,"5min":2.2349999999999999,"15min":2.2349999999999999},"last":0.85199999999999998}]},{"osd":1,"last update":"Fri Dec 1 04:54:35 2023","interfaces":[{"interface":"back","average":{"1min":0.88400000000000001,"5min":0.89100000000000001,"15min":0.82799999999999996},"min":{"1min":0.625,"5min":0.52400000000000002,"15min":0.44700000000000001},"max":{"1min":1.2629999999999999,"5min":1.3520000000000001,"15min":1.3520000000000001},"last":1.093},{"interface":"front","average":{"1min":0.93899999999999995,"5min":0.88700000000000001,"15min":0.88900000000000001},"min":{"1min":0.59199999999999997,"5min":0.51200000000000001,"15min":0.51200000000000001},"max":{"1min":1.216,"5min":1.2689999999999999,"15min":1.2689999999999999},"last":1.0309999999999999}]},{"osd":2,"last update":"Fri Dec 1 04:54:35 2023","interfaces":[{"interface":"back","average":{"1min":0.96099999999999997,"5min":0.90700000000000003,"15min":0.89900000000000002},"min":{"1min":0.72399999999999998,"5min":0.55300000000000005,"15min":0.55300000000000005},"max":{"1min":1.3640000000000001,"5min":1.3640000000000001,"15min":1.3640000000000001},"last":1.1419999999999999},{"interface":"front","average":{"1min":0.92200000000000004,"5min":0.91800000000000004,"15min":0.88300000000000001},"min":{"1min":0.63400000000000001,"5min":0.51800000000000002,"15min":0.51800000000000002},"max":{"1min":1.3360000000000001,"5min":2.6070000000000002,"15min":2.6070000000000002},"last":1.0640000000000001}]},{"osd":3,"last update":"Fri Dec 1 04:54:35 2023","interfaces":[{"interface":"back","average":{"1min":0.97699999999999998,"5min":0.94099999999999995,"15min":0.92100000000000004},"min":{"1min":0.72199999999999998,"5min":0.51500000000000001,"15min":0.51500000000000001},"max":{"1min":1.2050000000000001,"5min":2.7679999999999998,"15min":2.7679999999999998},"last":0.98599999999999999},{"interface":"front","average":{"1min":1.0209999999999999,"5min":0.97099999999999997,"15min":0.94999999999999996},"min":{"1min":0.70699999999999996,"5min":0.59199999999999997,"15min":0.52200000000000002},"max":{"1min":1.337,"5min":1.496,"15min":1.496},"last":0.70699999999999996}]},{"osd":5,"last update":"Fri Dec 1 04:54:21 2023","interfaces":[{"interface":"back","average":{"1min":1.0109999999999999,"5min":0.86499999999999999,"15min":0.76600000000000001},"min":{"1min":0.65900000000000003,"5min":0.45900000000000002,"15min":0.38400000000000001},"max":{"1min":1.345,"5min":1.345,"15min":1.345},"last":0.89300000000000002},{"interface":"front","average":{"1min":1.038,"5min":0.90500000000000003,"15min":0.79300000000000004},"min":{"1min":0.69699999999999995,"5min":0.39600000000000002,"15min":0.37},"max":{"1min":1.3819999999999999,"5min":2.0979999999999999,"15min":2.0979999999999999},"last":0.66600000000000004}]},{"osd":6,"last update":"Fri Dec 1 04:54:21 2023","interfaces":[{"interface":"back","average":{"1min":1.1459999999999999,"5min":0.98699999999999999,"15min":0.878},"min":{"1min":0.754,"5min":0.48799999999999999,"15min":0.375},"max":{"1min":1.49,"5min":1.738,"15min":1.738},"last":0.95999999999999996},{"interface":"front","average":{"1min":1.2110000000000001,"5min":1.0589999999999999,"15min":0.98999999999999999},"min":{"1min":0.97699999999999998,"5min":0.56100000000000005,"15min":0.56100000000000005},"max":{"1min":1.4770000000000001,"5min":1.8260000000000001,"15min":1.8260000000000001},"last":1.2529999999999999}]},{"osd":7,"last update":"Fri Dec 1 04:54:21 2023","interfaces":[{"interface":"back","average":{"1min":1.151,"5min":0.98299999999999998,"15min":0.93600000000000005},"min":{"1min":0.81999999999999995,"5min":0.45500000000000002,"15min":0.45500000000000002},"max":{"1min":1.415,"5min":1.52,"15min":1.52},"last":1.1990000000000001},{"interface":"front","average":{"1min":1.1799999999999999,"5min":1.0289999999999999,"15min":0.94499999999999995},"min":{"1min":0.94999999999999996,"5min":0.44700000000000001,"15min":0.44700000000000001},"max":{"1min":1.4139999999999999,"5min":1.659,"15min":1.659},"last":1.2210000000000001}]}]},{"osd":5,"up_from":39,"seq":167503724635,"num_pgs":22,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27680,"kb_used_data":728,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93717472,"statfs":{"total":95995035648,"available":95966691328,"internally_reserved":0,"allocated":745472,"data_stored":324898,"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 04:53:32 2023","interfaces":[{"interface":"back","average":{"1min":0.873,"5min":0.83199999999999996,"15min":0.87},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":1.1990000000000001,"5min":1.2849999999999999,"15min":1.2849999999999999},"last":1.2430000000000001},{"interface":"front","average":{"1min":0.95999999999999996,"5min":0.91900000000000004,"15min":0.89500000000000002},"min":{"1min":0.54800000000000004,"5min":0.48199999999999998,"15min":0.48199999999999998},"max":{"1min":1.3819999999999999,"5min":1.3819999999999999,"15min":1.667},"last":0.877}]},{"osd":1,"last update":"Fri Dec 1 04:53:32 2023","interfaces":[{"interface":"back","average":{"1min":0.90500000000000003,"5min":0.88,"15min":0.86599999999999999},"min":{"1min":0.58799999999999997,"5min":0.55100000000000005,"15min":0.55100000000000005},"max":{"1min":1.325,"5min":1.429,"15min":1.429},"last":1.054},{"interface":"front","average":{"1min":0.97699999999999998,"5min":0.93400000000000005,"15min":0.89100000000000001},"min":{"1min":0.67400000000000004,"5min":0.65800000000000003,"15min":0.65800000000000003},"max":{"1min":1.3260000000000001,"5min":1.46,"15min":1.46},"last":0.72499999999999998}]},{"osd":2,"last update":"Fri Dec 1 04:53:32 2023","interfaces":[{"interface":"back","average":{"1min":0.99199999999999999,"5min":0.92800000000000005,"15min":0.89800000000000002},"min":{"1min":0.61699999999999999,"5min":0.48699999999999999,"15min":0.48699999999999999},"max":{"1min":1.3680000000000001,"5min":1.49,"15min":1.49},"last":1.101},{"interface":"front","average":{"1min":1.0249999999999999,"5min":0.95199999999999996,"15min":0.93799999999999994},"min":{"1min":0.66900000000000004,"5min":0.52100000000000002,"15min":0.52100000000000002},"max":{"1min":1.2969999999999999,"5min":1.5900000000000001,"15min":1.6020000000000001},"last":0.95099999999999996}]},{"osd":3,"last update":"Fri Dec 1 04:53:32 2023","interfaces":[{"interface":"back","average":{"1min":0.94599999999999995,"5min":0.91700000000000004,"15min":0.94499999999999995},"min":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"max":{"1min":1.2609999999999999,"5min":1.343,"15min":2.819},"last":0.90400000000000003},{"interface":"front","average":{"1min":1.0169999999999999,"5min":0.97099999999999997,"15min":0.92900000000000005},"min":{"1min":0.68600000000000005,"5min":0.65700000000000003,"15min":0.55400000000000005},"max":{"1min":1.3340000000000001,"5min":1.542,"15min":1.542},"last":0.97399999999999998}]},{"osd":4,"last update":"Fri Dec 1 04:53:32 2023","interfaces":[{"interface":"back","average":{"1min":0.97299999999999998,"5min":0.91500000000000004,"15min":0.76300000000000001},"min":{"1min":0.57599999999999996,"5min":0.373,"15min":0.373},"max":{"1min":1.4890000000000001,"5min":1.6619999999999999,"15min":1.6619999999999999},"last":1.1679999999999999},{"interface":"front","average":{"1min":1.0549999999999999,"5min":0.92400000000000004,"15min":0.81599999999999995},"min":{"1min":0.34200000000000003,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":1.631,"5min":1.9039999999999999,"15min":1.9039999999999999},"last":0.79800000000000004}]},{"osd":6,"last update":"Fri Dec 1 04:54:31 2023","interfaces":[{"interface":"back","average":{"1min":1.087,"5min":1.0089999999999999,"15min":0.92700000000000005},"min":{"1min":0.77100000000000002,"5min":0.44700000000000001,"15min":0.439},"max":{"1min":1.4039999999999999,"5min":1.7889999999999999,"15min":1.7889999999999999},"last":1.0089999999999999},{"interface":"front","average":{"1min":1.135,"5min":1.0389999999999999,"15min":0.97699999999999998},"min":{"1min":0.78700000000000003,"5min":0.44400000000000001,"15min":0.44400000000000001},"max":{"1min":1.45,"5min":1.776,"15min":1.776},"last":1.2010000000000001}]},{"osd":7,"last update":"Fri Dec 1 04:54:15 2023","interfaces":[{"interface":"back","average":{"1min":1.1870000000000001,"5min":1.0880000000000001,"15min":1.026},"min":{"1min":0.98399999999999999,"5min":0.47499999999999998,"15min":0.47499999999999998},"max":{"1min":1.5629999999999999,"5min":1.6910000000000001,"15min":1.6910000000000001},"last":1.141},{"interface":"front","average":{"1min":1.218,"5min":1.121,"15min":1.0569999999999999},"min":{"1min":0.85299999999999998,"5min":0.48499999999999999,"15min":0.48499999999999999},"max":{"1min":1.4850000000000001,"5min":1.8720000000000001,"15min":1.8720000000000001},"last":1.034}]}]}],"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-01T04:54:37.114 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2023-12-01T04:54:37.114 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2023-12-01T04:54:37.114 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2023-12-01T04:54:37.114 DEBUG:teuthology.orchestra.run.smithi080:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 597927aa-9003-11ee-95a2-87774f69a715 -- ceph health --format=json 2023-12-01T04:54:39.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:54:38 smithi090 bash[32384]: cluster 2023-12-01T04:54:37.745374+0000 mgr.y (mgr.24362) 176 : cluster 0 pgmap v149: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:54:39.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:54:38 smithi080 bash[28361]: cluster 2023-12-01T04:54:37.745374+0000 mgr.y (mgr.24362) 176 : cluster 0 pgmap v149: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:54:39.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:54:38 smithi080 bash[41963]: cluster 2023-12-01T04:54:37.745374+0000 mgr.y (mgr.24362) 176 : cluster 0 pgmap v149: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:54:41.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:54:40 smithi090 bash[32384]: cluster 2023-12-01T04:54:39.746007+0000 mgr.y (mgr.24362) 177 : cluster 0 pgmap v150: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:54:41.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:54:40 smithi090 bash[32384]: audit 2023-12-01T04:54:39.789226+0000 mon.c (mon.2) 121 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:54:41.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:54:40 smithi080 bash[28361]: cluster 2023-12-01T04:54:39.746007+0000 mgr.y (mgr.24362) 177 : cluster 0 pgmap v150: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:54:41.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:54:40 smithi080 bash[28361]: audit 2023-12-01T04:54:39.789226+0000 mon.c (mon.2) 121 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:54:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:54:40 smithi080 bash[41963]: cluster 2023-12-01T04:54:39.746007+0000 mgr.y (mgr.24362) 177 : cluster 0 pgmap v150: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:54:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:54:40 smithi080 bash[41963]: audit 2023-12-01T04:54:39.789226+0000 mon.c (mon.2) 121 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:54:41.890 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/597927aa-9003-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T04:54:43.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:54:42 smithi090 bash[32384]: cluster 2023-12-01T04:54:41.746944+0000 mgr.y (mgr.24362) 178 : cluster 0 pgmap v151: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:54:43.122 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:54:42 smithi080 bash[28361]: cluster 2023-12-01T04:54:41.746944+0000 mgr.y (mgr.24362) 178 : cluster 0 pgmap v151: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:54:43.122 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:54:42 smithi080 bash[41963]: cluster 2023-12-01T04:54:41.746944+0000 mgr.y (mgr.24362) 178 : cluster 0 pgmap v151: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:54:44.961 INFO:teuthology.orchestra.run.smithi080.stdout: 2023-12-01T04:54:44.961 INFO:teuthology.orchestra.run.smithi080.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2023-12-01T04:54:45.011 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:54:44 smithi080 bash[28361]: cluster 2023-12-01T04:54:43.747589+0000 mgr.y (mgr.24362) 179 : cluster 0 pgmap v152: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:54:45.011 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:54:44 smithi080 bash[41963]: cluster 2023-12-01T04:54:43.747589+0000 mgr.y (mgr.24362) 179 : cluster 0 pgmap v152: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:54:45.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:54:44 smithi090 bash[32384]: cluster 2023-12-01T04:54:43.747589+0000 mgr.y (mgr.24362) 179 : cluster 0 pgmap v152: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:54:45.741 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2023-12-01T04:54:45.741 INFO:teuthology.run_tasks:Running task print... 2023-12-01T04:54:45.750 INFO:teuthology.task.print:**** upgrading first half of cluster, with stress **** 2023-12-01T04:54:45.750 INFO:teuthology.run_tasks:Running task parallel... 2023-12-01T04:54:45.774 INFO:teuthology.task.parallel:starting parallel... 2023-12-01T04:54:45.774 INFO:teuthology.task.parallel:In parallel, running task sequential... 2023-12-01T04:54:45.775 INFO:teuthology.task.sequential:In sequential, running task full_sequential... 2023-12-01T04:54:45.775 INFO:teuthology.task.full_sequential:In full_sequential, running task rados... 2023-12-01T04:54:45.777 INFO:tasks.rados:Beginning rados... 2023-12-01T04:54:45.778 INFO:tasks.rados:joining rados 2023-12-01T04:54:45.778 INFO:teuthology.task.parallel:In parallel, running task sequential... 2023-12-01T04:54:45.778 INFO:teuthology.task.sequential:In sequential, running task cephadm.shell... 2023-12-01T04:54:45.778 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi080.front.sepia.ceph.com 2023-12-01T04:54:45.779 DEBUG:teuthology.orchestra.run.smithi080:> 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 597927aa-9003-11ee-95a2-87774f69a715 -e sha1=9942cfafa9f7e22e363b3f76a7fe21130085c2db -- bash -c 'ceph config set mgr mgr/cephadm/daemon_cache_timeout 60' 2023-12-01T04:54:45.779 INFO:tasks.rados:clients are ['client.0', 'client.1'] 2023-12-01T04:54:45.779 INFO:tasks.rados:starting run 0 out of 1 2023-12-01T04:54:45.779 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_0 2023-12-01T04:54:45.779 DEBUG:teuthology.orchestra.run.smithi080:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 597927aa-9003-11ee-95a2-87774f69a715 -- ceph osd pool create unique_pool_0 16 2023-12-01T04:54:46.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:54:45 smithi090 bash[32384]: audit 2023-12-01T04:54:44.960078+0000 mon.a (mon.0) 821 : audit 0 from='client.? 172.21.15.80:0/1424163914' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-12-01T04:54:46.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:54:45 smithi080 bash[28361]: audit 2023-12-01T04:54:44.960078+0000 mon.a (mon.0) 821 : audit 0 from='client.? 172.21.15.80:0/1424163914' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-12-01T04:54:46.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:54:45 smithi080 bash[41963]: audit 2023-12-01T04:54:44.960078+0000 mon.a (mon.0) 821 : audit 0 from='client.? 172.21.15.80:0/1424163914' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-12-01T04:54:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:54:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:04:54:46] "GET /metrics HTTP/1.1" 200 33904 "" "Prometheus/2.43.0" 2023-12-01T04:54:47.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:54:46 smithi090 bash[32384]: cluster 2023-12-01T04:54:45.748729+0000 mgr.y (mgr.24362) 180 : cluster 0 pgmap v153: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:54:47.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:54:46 smithi080 bash[28361]: cluster 2023-12-01T04:54:45.748729+0000 mgr.y (mgr.24362) 180 : cluster 0 pgmap v153: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:54:47.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:54:46 smithi080 bash[41963]: cluster 2023-12-01T04:54:45.748729+0000 mgr.y (mgr.24362) 180 : cluster 0 pgmap v153: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:54:49.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:54:48 smithi080 bash[28361]: cluster 2023-12-01T04:54:47.749365+0000 mgr.y (mgr.24362) 181 : cluster 0 pgmap v154: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:54:49.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:54:48 smithi080 bash[41963]: cluster 2023-12-01T04:54:47.749365+0000 mgr.y (mgr.24362) 181 : cluster 0 pgmap v154: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:54:49.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:54:48 smithi090 bash[32384]: cluster 2023-12-01T04:54:47.749365+0000 mgr.y (mgr.24362) 181 : cluster 0 pgmap v154: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:54:50.516 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/597927aa-9003-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T04:54:50.516 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/597927aa-9003-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T04:54:50.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:54:50 smithi080 bash[28361]: cluster 2023-12-01T04:54:49.750021+0000 mgr.y (mgr.24362) 182 : cluster 0 pgmap v155: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:54:50.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:54:50 smithi080 bash[41963]: cluster 2023-12-01T04:54:49.750021+0000 mgr.y (mgr.24362) 182 : cluster 0 pgmap v155: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:54:51.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:54:50 smithi090 bash[32384]: cluster 2023-12-01T04:54:49.750021+0000 mgr.y (mgr.24362) 182 : cluster 0 pgmap v155: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:54:53.019 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:54:52 smithi080 bash[41963]: cluster 2023-12-01T04:54:51.751136+0000 mgr.y (mgr.24362) 183 : cluster 0 pgmap v156: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:54:53.019 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:54:52 smithi080 bash[28361]: cluster 2023-12-01T04:54:51.751136+0000 mgr.y (mgr.24362) 183 : cluster 0 pgmap v156: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:54:53.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:54:52 smithi090 bash[32384]: cluster 2023-12-01T04:54:51.751136+0000 mgr.y (mgr.24362) 183 : cluster 0 pgmap v156: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:54:55.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:54:54 smithi090 bash[32384]: cluster 2023-12-01T04:54:53.751769+0000 mgr.y (mgr.24362) 184 : cluster 0 pgmap v157: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:54:55.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:54:54 smithi080 bash[41963]: cluster 2023-12-01T04:54:53.751769+0000 mgr.y (mgr.24362) 184 : cluster 0 pgmap v157: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:54:55.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:54:54 smithi080 bash[28361]: cluster 2023-12-01T04:54:53.751769+0000 mgr.y (mgr.24362) 184 : cluster 0 pgmap v157: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:54:55.493 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:54:55 smithi080 bash[28629]: [01/Dec/2023:04:54:55] ENGINE Bus STOPPING 2023-12-01T04:54:55.493 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:54:55 smithi080 bash[28629]: [01/Dec/2023:04:54:55] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-01T04:54:55.493 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:54:55 smithi080 bash[28629]: [01/Dec/2023:04:54:55] ENGINE Bus STOPPED 2023-12-01T04:54:55.493 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:54:55 smithi080 bash[28629]: [01/Dec/2023:04:54:55] ENGINE Bus STARTING 2023-12-01T04:54:55.493 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:54:55 smithi080 bash[28629]: [01/Dec/2023:04:54:55] ENGINE Serving on http://:::9283 2023-12-01T04:54:55.493 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:54:55 smithi080 bash[28629]: [01/Dec/2023:04:54:55] ENGINE Bus STARTED 2023-12-01T04:54:56.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:54:55 smithi090 bash[32384]: audit 2023-12-01T04:54:54.789711+0000 mon.c (mon.2) 122 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:54:56.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:54:55 smithi090 bash[32384]: audit 2023-12-01T04:54:55.201002+0000 mon.a (mon.0) 822 : audit 1 from='client.? 172.21.15.80:0/2738512702' entity='client.admin' 2023-12-01T04:54:56.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:54:55 smithi090 bash[32384]: audit 2023-12-01T04:54:55.207467+0000 mon.a (mon.0) 823 : audit 1 from='client.? 172.21.15.80:0/2927945153' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]: dispatch 2023-12-01T04:54:56.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:54:55 smithi090 bash[32384]: audit 2023-12-01T04:54:55.261059+0000 mon.c (mon.2) 123 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:54:56.072 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:54:55 smithi080 bash[28361]: audit 2023-12-01T04:54:54.789711+0000 mon.c (mon.2) 122 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:54:56.072 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:54:55 smithi080 bash[28361]: audit 2023-12-01T04:54:55.201002+0000 mon.a (mon.0) 822 : audit 1 from='client.? 172.21.15.80:0/2738512702' entity='client.admin' 2023-12-01T04:54:56.072 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:54:55 smithi080 bash[28361]: audit 2023-12-01T04:54:55.207467+0000 mon.a (mon.0) 823 : audit 1 from='client.? 172.21.15.80:0/2927945153' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]: dispatch 2023-12-01T04:54:56.072 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:54:55 smithi080 bash[28361]: audit 2023-12-01T04:54:55.261059+0000 mon.c (mon.2) 123 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:54:56.072 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:54:55 smithi080 bash[41963]: audit 2023-12-01T04:54:54.789711+0000 mon.c (mon.2) 122 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:54:56.072 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:54:55 smithi080 bash[41963]: audit 2023-12-01T04:54:55.201002+0000 mon.a (mon.0) 822 : audit 1 from='client.? 172.21.15.80:0/2738512702' entity='client.admin' 2023-12-01T04:54:56.072 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:54:55 smithi080 bash[41963]: audit 2023-12-01T04:54:55.207467+0000 mon.a (mon.0) 823 : audit 1 from='client.? 172.21.15.80:0/2927945153' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]: dispatch 2023-12-01T04:54:56.073 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:54:55 smithi080 bash[41963]: audit 2023-12-01T04:54:55.261059+0000 mon.c (mon.2) 123 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:54:56.073 DEBUG:teuthology.orchestra.run.smithi080:> 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 597927aa-9003-11ee-95a2-87774f69a715 -e sha1=9942cfafa9f7e22e363b3f76a7fe21130085c2db -- bash -c 'ceph config set global log_to_journald false --force' 2023-12-01T04:54:56.221 INFO:teuthology.orchestra.run.smithi080.stderr:pool 'unique_pool_0' created 2023-12-01T04:54:56.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:54:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:04:54:56] "GET /metrics HTTP/1.1" 200 33905 "" "Prometheus/2.43.0" 2023-12-01T04:54:56.976 DEBUG:teuthology.orchestra.run.smithi080:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 597927aa-9003-11ee-95a2-87774f69a715 -- ceph osd pool application enable unique_pool_0 rados --yes-i-really-mean-it || true 2023-12-01T04:54:57.225 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:54:57 smithi080 bash[28361]: cluster 2023-12-01T04:54:55.752812+0000 mgr.y (mgr.24362) 185 : cluster 0 pgmap v158: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:54:57.226 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:54:57 smithi080 bash[28361]: audit 2023-12-01T04:54:56.211047+0000 mon.a (mon.0) 824 : audit 1 from='client.? 172.21.15.80:0/2927945153' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]': finished 2023-12-01T04:54:57.226 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:54:57 smithi080 bash[28361]: cluster 2023-12-01T04:54:56.211133+0000 mon.a (mon.0) 825 : cluster 0 osdmap e73: 8 total, 8 up, 8 in 2023-12-01T04:54:57.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:54:57 smithi090 bash[32384]: cluster 2023-12-01T04:54:55.752812+0000 mgr.y (mgr.24362) 185 : cluster 0 pgmap v158: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:54:57.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:54:57 smithi090 bash[32384]: audit 2023-12-01T04:54:56.211047+0000 mon.a (mon.0) 824 : audit 1 from='client.? 172.21.15.80:0/2927945153' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]': finished 2023-12-01T04:54:57.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:54:57 smithi090 bash[32384]: cluster 2023-12-01T04:54:56.211133+0000 mon.a (mon.0) 825 : cluster 0 osdmap e73: 8 total, 8 up, 8 in 2023-12-01T04:54:57.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:54:57 smithi080 bash[41963]: cluster 2023-12-01T04:54:55.752812+0000 mgr.y (mgr.24362) 185 : cluster 0 pgmap v158: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:54:57.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:54:57 smithi080 bash[41963]: audit 2023-12-01T04:54:56.211047+0000 mon.a (mon.0) 824 : audit 1 from='client.? 172.21.15.80:0/2927945153' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]': finished 2023-12-01T04:54:57.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:54:57 smithi080 bash[41963]: cluster 2023-12-01T04:54:56.211133+0000 mon.a (mon.0) 825 : cluster 0 osdmap e73: 8 total, 8 up, 8 in 2023-12-01T04:54:58.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:54:58 smithi090 bash[32384]: cluster 2023-12-01T04:54:57.217778+0000 mon.a (mon.0) 826 : cluster 0 osdmap e74: 8 total, 8 up, 8 in 2023-12-01T04:54:58.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:54:58 smithi080 bash[28361]: cluster 2023-12-01T04:54:57.217778+0000 mon.a (mon.0) 826 : cluster 0 osdmap e74: 8 total, 8 up, 8 in 2023-12-01T04:54:58.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:54:58 smithi080 bash[41963]: cluster 2023-12-01T04:54:57.217778+0000 mon.a (mon.0) 826 : cluster 0 osdmap e74: 8 total, 8 up, 8 in 2023-12-01T04:54:59.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:54:59 smithi090 bash[32384]: cluster 2023-12-01T04:54:57.753495+0000 mgr.y (mgr.24362) 186 : cluster 0 pgmap v161: 89 pgs: 16 unknown, 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:54:59.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:54:59 smithi090 bash[32384]: cluster 2023-12-01T04:54:58.223788+0000 mon.a (mon.0) 827 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T04:54:59.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:54:59 smithi090 bash[32384]: cluster 2023-12-01T04:54:58.233297+0000 mon.a (mon.0) 828 : cluster 0 osdmap e75: 8 total, 8 up, 8 in 2023-12-01T04:54:59.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:54:59 smithi080 bash[41963]: cluster 2023-12-01T04:54:57.753495+0000 mgr.y (mgr.24362) 186 : cluster 0 pgmap v161: 89 pgs: 16 unknown, 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:54:59.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:54:59 smithi080 bash[41963]: cluster 2023-12-01T04:54:58.223788+0000 mon.a (mon.0) 827 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T04:54:59.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:54:59 smithi080 bash[41963]: cluster 2023-12-01T04:54:58.233297+0000 mon.a (mon.0) 828 : cluster 0 osdmap e75: 8 total, 8 up, 8 in 2023-12-01T04:54:59.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:54:59 smithi080 bash[28361]: cluster 2023-12-01T04:54:57.753495+0000 mgr.y (mgr.24362) 186 : cluster 0 pgmap v161: 89 pgs: 16 unknown, 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:54:59.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:54:59 smithi080 bash[28361]: cluster 2023-12-01T04:54:58.223788+0000 mon.a (mon.0) 827 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T04:54:59.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:54:59 smithi080 bash[28361]: cluster 2023-12-01T04:54:58.233297+0000 mon.a (mon.0) 828 : cluster 0 osdmap e75: 8 total, 8 up, 8 in 2023-12-01T04:55:00.510 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/597927aa-9003-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T04:55:01.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:55:01 smithi090 bash[32384]: cluster 2023-12-01T04:54:59.754186+0000 mgr.y (mgr.24362) 187 : cluster 0 pgmap v163: 89 pgs: 16 unknown, 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:55:01.524 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/597927aa-9003-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T04:55:01.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:55:01 smithi080 bash[41963]: cluster 2023-12-01T04:54:59.754186+0000 mgr.y (mgr.24362) 187 : cluster 0 pgmap v163: 89 pgs: 16 unknown, 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:55:01.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:55:01 smithi080 bash[28361]: cluster 2023-12-01T04:54:59.754186+0000 mgr.y (mgr.24362) 187 : cluster 0 pgmap v163: 89 pgs: 16 unknown, 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:55:02.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:55:02 smithi080 bash[28361]: audit 2023-12-01T04:55:01.419094+0000 mon.a (mon.0) 829 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:55:02.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:55:02 smithi080 bash[28361]: audit 2023-12-01T04:55:01.430309+0000 mon.a (mon.0) 830 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:55:02.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:55:02 smithi080 bash[28361]: audit 2023-12-01T04:55:01.470852+0000 mon.a (mon.0) 831 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:55:02.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:55:02 smithi080 bash[28361]: audit 2023-12-01T04:55:01.480763+0000 mon.a (mon.0) 832 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:55:02.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:55:02 smithi080 bash[28361]: audit 2023-12-01T04:55:01.483120+0000 mon.c (mon.2) 124 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:55:02.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:55:02 smithi080 bash[28361]: audit 2023-12-01T04:55:01.484122+0000 mon.c (mon.2) 125 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:55:02.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:55:02 smithi080 bash[28361]: audit 2023-12-01T04:55:01.491983+0000 mon.a (mon.0) 833 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:55:02.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:55:02 smithi080 bash[41963]: audit 2023-12-01T04:55:01.419094+0000 mon.a (mon.0) 829 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:55:02.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:55:02 smithi080 bash[41963]: audit 2023-12-01T04:55:01.430309+0000 mon.a (mon.0) 830 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:55:02.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:55:02 smithi080 bash[41963]: audit 2023-12-01T04:55:01.470852+0000 mon.a (mon.0) 831 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:55:02.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:55:02 smithi080 bash[41963]: audit 2023-12-01T04:55:01.480763+0000 mon.a (mon.0) 832 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:55:02.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:55:02 smithi080 bash[41963]: audit 2023-12-01T04:55:01.483120+0000 mon.c (mon.2) 124 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:55:02.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:55:02 smithi080 bash[41963]: audit 2023-12-01T04:55:01.484122+0000 mon.c (mon.2) 125 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:55:02.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:55:02 smithi080 bash[41963]: audit 2023-12-01T04:55:01.491983+0000 mon.a (mon.0) 833 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:55:02.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:55:02 smithi090 bash[32384]: audit 2023-12-01T04:55:01.419094+0000 mon.a (mon.0) 829 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:55:02.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:55:02 smithi090 bash[32384]: audit 2023-12-01T04:55:01.430309+0000 mon.a (mon.0) 830 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:55:02.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:55:02 smithi090 bash[32384]: audit 2023-12-01T04:55:01.470852+0000 mon.a (mon.0) 831 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:55:02.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:55:02 smithi090 bash[32384]: audit 2023-12-01T04:55:01.480763+0000 mon.a (mon.0) 832 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:55:02.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:55:02 smithi090 bash[32384]: audit 2023-12-01T04:55:01.483120+0000 mon.c (mon.2) 124 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:55:02.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:55:02 smithi090 bash[32384]: audit 2023-12-01T04:55:01.484122+0000 mon.c (mon.2) 125 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:55:02.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:55:02 smithi090 bash[32384]: audit 2023-12-01T04:55:01.491983+0000 mon.a (mon.0) 833 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:55:03.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:55:03 smithi080 bash[28361]: cluster 2023-12-01T04:55:01.755359+0000 mgr.y (mgr.24362) 188 : cluster 0 pgmap v164: 89 pgs: 89 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:55:03.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:55:03 smithi080 bash[41963]: cluster 2023-12-01T04:55:01.755359+0000 mgr.y (mgr.24362) 188 : cluster 0 pgmap v164: 89 pgs: 89 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:55:03.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:55:03 smithi090 bash[32384]: cluster 2023-12-01T04:55:01.755359+0000 mgr.y (mgr.24362) 188 : cluster 0 pgmap v164: 89 pgs: 89 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:55:05.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:55:05 smithi080 bash[41963]: cluster 2023-12-01T04:55:03.756187+0000 mgr.y (mgr.24362) 189 : cluster 0 pgmap v165: 89 pgs: 89 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:55:05.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:55:05 smithi080 bash[28361]: cluster 2023-12-01T04:55:03.756187+0000 mgr.y (mgr.24362) 189 : cluster 0 pgmap v165: 89 pgs: 89 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:55:05.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:55:05 smithi090 bash[32384]: cluster 2023-12-01T04:55:03.756187+0000 mgr.y (mgr.24362) 189 : cluster 0 pgmap v165: 89 pgs: 89 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:55:06.500 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:55:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:04:55:06] "GET /metrics HTTP/1.1" 200 33905 "" "Prometheus/2.43.0" 2023-12-01T04:55:06.501 DEBUG:teuthology.orchestra.run.smithi080:> 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 597927aa-9003-11ee-95a2-87774f69a715 -e sha1=9942cfafa9f7e22e363b3f76a7fe21130085c2db -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1' 2023-12-01T04:55:07.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:55:07 smithi080 bash[41963]: cluster 2023-12-01T04:55:05.757544+0000 mgr.y (mgr.24362) 190 : cluster 0 pgmap v166: 89 pgs: 89 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:55:07.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:55:07 smithi080 bash[41963]: audit 2023-12-01T04:55:06.956514+0000 mon.a (mon.0) 834 : audit 1 from='client.? 172.21.15.80:0/965363249' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-12-01T04:55:07.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:55:07 smithi080 bash[28361]: cluster 2023-12-01T04:55:05.757544+0000 mgr.y (mgr.24362) 190 : cluster 0 pgmap v166: 89 pgs: 89 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:55:07.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:55:07 smithi080 bash[28361]: audit 2023-12-01T04:55:06.956514+0000 mon.a (mon.0) 834 : audit 1 from='client.? 172.21.15.80:0/965363249' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-12-01T04:55:07.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:55:07 smithi090 bash[32384]: cluster 2023-12-01T04:55:05.757544+0000 mgr.y (mgr.24362) 190 : cluster 0 pgmap v166: 89 pgs: 89 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:55:07.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:55:07 smithi090 bash[32384]: audit 2023-12-01T04:55:06.956514+0000 mon.a (mon.0) 834 : audit 1 from='client.? 172.21.15.80:0/965363249' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-12-01T04:55:07.773 INFO:teuthology.orchestra.run.smithi080.stderr:enabled application 'rados' on pool 'unique_pool_0' 2023-12-01T04:55:08.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:55:08 smithi080 bash[28361]: cluster 2023-12-01T04:55:07.758284+0000 mgr.y (mgr.24362) 191 : cluster 0 pgmap v167: 89 pgs: 89 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:55:08.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:55:08 smithi080 bash[28361]: audit 2023-12-01T04:55:07.767367+0000 mon.a (mon.0) 835 : audit 1 from='client.? 172.21.15.80:0/965363249' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-12-01T04:55:08.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:55:08 smithi080 bash[28361]: cluster 2023-12-01T04:55:07.767509+0000 mon.a (mon.0) 836 : cluster 0 osdmap e76: 8 total, 8 up, 8 in 2023-12-01T04:55:08.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:55:08 smithi080 bash[41963]: cluster 2023-12-01T04:55:07.758284+0000 mgr.y (mgr.24362) 191 : cluster 0 pgmap v167: 89 pgs: 89 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:55:08.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:55:08 smithi080 bash[41963]: audit 2023-12-01T04:55:07.767367+0000 mon.a (mon.0) 835 : audit 1 from='client.? 172.21.15.80:0/965363249' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-12-01T04:55:08.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:55:08 smithi080 bash[41963]: cluster 2023-12-01T04:55:07.767509+0000 mon.a (mon.0) 836 : cluster 0 osdmap e76: 8 total, 8 up, 8 in 2023-12-01T04:55:09.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:55:08 smithi090 bash[32384]: cluster 2023-12-01T04:55:07.758284+0000 mgr.y (mgr.24362) 191 : cluster 0 pgmap v167: 89 pgs: 89 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:55:09.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:55:08 smithi090 bash[32384]: audit 2023-12-01T04:55:07.767367+0000 mon.a (mon.0) 835 : audit 1 from='client.? 172.21.15.80:0/965363249' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-12-01T04:55:09.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:55:08 smithi090 bash[32384]: cluster 2023-12-01T04:55:07.767509+0000 mon.a (mon.0) 836 : cluster 0 osdmap e76: 8 total, 8 up, 8 in 2023-12-01T04:55:09.606 DEBUG:teuthology.orchestra.run.smithi080:> 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-01T04:55:09.633 INFO:tasks.rados.rados.0.smithi080.stdout:adding op weight read -> 45 2023-12-01T04:55:09.634 INFO:tasks.rados.rados.0.smithi080.stdout:adding op weight write -> 45 2023-12-01T04:55:09.634 INFO:tasks.rados.rados.0.smithi080.stdout:adding op weight delete -> 10 2023-12-01T04:55:09.634 INFO:tasks.rados.rados.0.smithi080.stdout:ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable) 2023-12-01T04:55:09.634 INFO:tasks.rados.rados.0.smithi080.stdout:Configuration: 2023-12-01T04:55:09.634 INFO:tasks.rados.rados.0.smithi080.stdout: Number of operations: 4000 2023-12-01T04:55:09.634 INFO:tasks.rados.rados.0.smithi080.stdout: Number of objects: 500 2023-12-01T04:55:09.634 INFO:tasks.rados.rados.0.smithi080.stdout: Max in flight operations: 16 2023-12-01T04:55:09.634 INFO:tasks.rados.rados.0.smithi080.stdout: Object size (in bytes): 4000000 2023-12-01T04:55:09.634 INFO:tasks.rados.rados.0.smithi080.stdout: Write stride min: 400000 2023-12-01T04:55:09.634 INFO:tasks.rados.rados.0.smithi080.stdout: Write stride max: 800000 2023-12-01T04:55:09.778 INFO:tasks.rados.rados.0.smithi080.stdout:1: write initial oid 1 2023-12-01T04:55:09.778 INFO:tasks.rados.rados.0.smithi080.stdout:1: seq_num 0 ranges {416807=475249,1542129=474678} 2023-12-01T04:55:09.785 INFO:tasks.rados.rados.0.smithi080.stdout:1: writing smithi08089843-1 from 416807 to 892056 tid 1 2023-12-01T04:55:09.793 INFO:tasks.rados.rados.0.smithi080.stdout:1: writing smithi08089843-1 from 1542129 to 2016807 tid 2 2023-12-01T04:55:09.793 INFO:tasks.rados.rados.0.smithi080.stdout:2: write initial oid 2 2023-12-01T04:55:09.793 INFO:tasks.rados.rados.0.smithi080.stdout:2: seq_num 1 ranges {416807=475249,1542129=474678} 2023-12-01T04:55:09.798 INFO:tasks.rados.rados.0.smithi080.stdout:2: writing smithi08089843-2 from 416807 to 892056 tid 1 2023-12-01T04:55:09.805 INFO:tasks.rados.rados.0.smithi080.stdout:2: writing smithi08089843-2 from 1542129 to 2016807 tid 2 2023-12-01T04:55:09.805 INFO:tasks.rados.rados.0.smithi080.stdout:3: write initial oid 3 2023-12-01T04:55:09.805 INFO:tasks.rados.rados.0.smithi080.stdout:3: seq_num 2 ranges {433614=550498,1600611=433003} 2023-12-01T04:55:09.811 INFO:tasks.rados.rados.0.smithi080.stdout:3: writing smithi08089843-3 from 433614 to 984112 tid 1 2023-12-01T04:55:09.817 INFO:tasks.rados.rados.0.smithi080.stdout:3: writing smithi08089843-3 from 1600611 to 2033614 tid 2 2023-12-01T04:55:09.817 INFO:tasks.rados.rados.0.smithi080.stdout:4: write initial oid 4 2023-12-01T04:55:09.817 INFO:tasks.rados.rados.0.smithi080.stdout:4: seq_num 3 ranges {450421=625747,1659093=391328} 2023-12-01T04:55:09.823 INFO:tasks.rados.rados.0.smithi080.stdout:4: writing smithi08089843-4 from 450421 to 1076168 tid 1 2023-12-01T04:55:09.832 INFO:tasks.rados.rados.0.smithi080.stdout:4: writing smithi08089843-4 from 1659093 to 2050421 tid 2 2023-12-01T04:55:09.833 INFO:tasks.rados.rados.0.smithi080.stdout:5: write initial oid 5 2023-12-01T04:55:09.833 INFO:tasks.rados.rados.0.smithi080.stdout:1: finishing write tid 1 to smithi08089843-1 2023-12-01T04:55:09.833 INFO:tasks.rados.rados.0.smithi080.stdout:5: seq_num 4 ranges {467228=700996,1717575=349653} 2023-12-01T04:55:09.840 INFO:tasks.rados.rados.0.smithi080.stdout:5: writing smithi08089843-5 from 467228 to 1168224 tid 1 2023-12-01T04:55:09.846 INFO:tasks.rados.rados.0.smithi080.stdout:5: writing smithi08089843-5 from 1717575 to 2067228 tid 2 2023-12-01T04:55:09.847 INFO:tasks.rados.rados.0.smithi080.stdout:6: write initial oid 6 2023-12-01T04:55:09.847 INFO:tasks.rados.rados.0.smithi080.stdout:6: seq_num 5 ranges {484035=776245,2059704=24331} 2023-12-01T04:55:09.853 INFO:tasks.rados.rados.0.smithi080.stdout:6: writing smithi08089843-6 from 484035 to 1260280 tid 1 2023-12-01T04:55:09.858 INFO:tasks.rados.rados.0.smithi080.stdout:6: writing smithi08089843-6 from 2059704 to 2084035 tid 2 2023-12-01T04:55:09.859 INFO:tasks.rados.rados.0.smithi080.stdout:7: write initial oid 7 2023-12-01T04:55:09.859 INFO:tasks.rados.rados.0.smithi080.stdout:7: seq_num 6 ranges {500842=451494,1718186=382656} 2023-12-01T04:55:09.864 INFO:tasks.rados.rados.0.smithi080.stdout:7: writing smithi08089843-7 from 500842 to 952336 tid 1 2023-12-01T04:55:09.870 INFO:tasks.rados.rados.0.smithi080.stdout:7: writing smithi08089843-7 from 1718186 to 2100842 tid 2 2023-12-01T04:55:09.870 INFO:tasks.rados.rados.0.smithi080.stdout:8: write initial oid 8 2023-12-01T04:55:09.871 INFO:tasks.rados.rados.0.smithi080.stdout:8: seq_num 7 ranges {517649=526743,1776668=340981} 2023-12-01T04:55:09.876 INFO:tasks.rados.rados.0.smithi080.stdout:8: writing smithi08089843-8 from 517649 to 1044392 tid 1 2023-12-01T04:55:09.883 INFO:tasks.rados.rados.0.smithi080.stdout:8: writing smithi08089843-8 from 1776668 to 2117649 tid 2 2023-12-01T04:55:09.883 INFO:tasks.rados.rados.0.smithi080.stdout:9: write initial oid 9 2023-12-01T04:55:09.883 INFO:tasks.rados.rados.0.smithi080.stdout:9: seq_num 8 ranges {534456=718345,1951503=182953} 2023-12-01T04:55:09.890 INFO:tasks.rados.rados.0.smithi080.stdout:9: writing smithi08089843-9 from 534456 to 1252801 tid 1 2023-12-01T04:55:09.895 INFO:tasks.rados.rados.0.smithi080.stdout:9: writing smithi08089843-9 from 1951503 to 2134456 tid 2 2023-12-01T04:55:09.895 INFO:tasks.rados.rados.0.smithi080.stdout:10: write initial oid 10 2023-12-01T04:55:09.895 INFO:tasks.rados.rados.0.smithi080.stdout:10: seq_num 9 ranges {551263=793594,1893632=257631} 2023-12-01T04:55:09.903 INFO:tasks.rados.rados.0.smithi080.stdout:10: writing smithi08089843-10 from 551263 to 1344857 tid 1 2023-12-01T04:55:09.907 INFO:tasks.rados.rados.0.smithi080.stdout:10: writing smithi08089843-10 from 1893632 to 2151263 tid 2 2023-12-01T04:55:09.907 INFO:tasks.rados.rados.0.smithi080.stdout:11: write initial oid 11 2023-12-01T04:55:09.907 INFO:tasks.rados.rados.0.smithi080.stdout:11: seq_num 10 ranges {568070=468843,1552114=615956} 2023-12-01T04:55:09.913 INFO:tasks.rados.rados.0.smithi080.stdout:11: writing smithi08089843-11 from 568070 to 1036913 tid 1 2023-12-01T04:55:09.919 INFO:tasks.rados.rados.0.smithi080.stdout:11: writing smithi08089843-11 from 1552114 to 2168070 tid 2 2023-12-01T04:55:09.919 INFO:tasks.rados.rados.0.smithi080.stdout:12: write initial oid 12 2023-12-01T04:55:09.919 INFO:tasks.rados.rados.0.smithi080.stdout:12: seq_num 11 ranges {584877=544092,1610596=562003} 2023-12-01T04:55:09.926 INFO:tasks.rados.rados.0.smithi080.stdout:12: writing smithi08089843-12 from 584877 to 1128969 tid 1 2023-12-01T04:55:09.932 INFO:tasks.rados.rados.0.smithi080.stdout:12: writing smithi08089843-12 from 1610596 to 2172599 tid 2 2023-12-01T04:55:09.932 INFO:tasks.rados.rados.0.smithi080.stdout:13: write initial oid 13 2023-12-01T04:55:09.932 INFO:tasks.rados.rados.0.smithi080.stdout:13: seq_num 12 ranges {601684=619341,1669078=532606} 2023-12-01T04:55:09.939 INFO:tasks.rados.rados.0.smithi080.stdout:13: writing smithi08089843-13 from 601684 to 1221025 tid 1 2023-12-01T04:55:09.944 INFO:tasks.rados.rados.0.smithi080.stdout:13: writing smithi08089843-13 from 1669078 to 2201684 tid 2 2023-12-01T04:55:09.945 INFO:tasks.rados.rados.0.smithi080.stdout:14: write initial oid 14 2023-12-01T04:55:09.945 INFO:tasks.rados.rados.0.smithi080.stdout:14: seq_num 13 ranges {618491=694590,2011207=207284} 2023-12-01T04:55:09.952 INFO:tasks.rados.rados.0.smithi080.stdout:14: writing smithi08089843-14 from 618491 to 1313081 tid 1 2023-12-01T04:55:09.957 INFO:tasks.rados.rados.0.smithi080.stdout:14: writing smithi08089843-14 from 2011207 to 2218491 tid 2 2023-12-01T04:55:09.957 INFO:tasks.rados.rados.0.smithi080.stdout:15: write initial oid 15 2023-12-01T04:55:09.957 INFO:tasks.rados.rados.0.smithi080.stdout:15: seq_num 14 ranges {635298=769839,2069689=165609} 2023-12-01T04:55:09.965 INFO:tasks.rados.rados.0.smithi080.stdout:15: writing smithi08089843-15 from 635298 to 1405137 tid 1 2023-12-01T04:55:09.970 INFO:tasks.rados.rados.0.smithi080.stdout:15: writing smithi08089843-15 from 2069689 to 2235298 tid 2 2023-12-01T04:55:09.970 INFO:tasks.rados.rados.0.smithi080.stdout:16: write initial oid 16 2023-12-01T04:55:09.970 INFO:tasks.rados.rados.0.smithi080.stdout:16: seq_num 15 ranges {652105=445088,1728171=452988} 2023-12-01T04:55:09.978 INFO:tasks.rados.rados.0.smithi080.stdout:16: writing smithi08089843-16 from 652105 to 1097193 tid 1 2023-12-01T04:55:09.985 INFO:tasks.rados.rados.0.smithi080.stdout:16: writing smithi08089843-16 from 1728171 to 2181159 tid 2 2023-12-01T04:55:09.985 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:09.985 INFO:tasks.rados.rados.0.smithi080.stdout:1: finishing write tid 2 to smithi08089843-1 2023-12-01T04:55:09.985 INFO:tasks.rados.rados.0.smithi080.stdout:1: finishing write tid 3 to smithi08089843-1 2023-12-01T04:55:09.985 INFO:tasks.rados.rados.0.smithi080.stdout:1: finishing write tid 4 to smithi08089843-1 2023-12-01T04:55:09.985 INFO:tasks.rados.rados.0.smithi080.stdout:1: oid 1 updating version 0 to 2 2023-12-01T04:55:09.985 INFO:tasks.rados.rados.0.smithi080.stdout:1: oid 1 updating version 2 to 3 2023-12-01T04:55:09.985 INFO:tasks.rados.rados.0.smithi080.stdout:1: oid 1 version 3 is already newer than 1 2023-12-01T04:55:09.985 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 1 v 3 (ObjNum 0 snap 0 seq_num 0) dirty exists 2023-12-01T04:55:09.986 INFO:tasks.rados.rados.0.smithi080.stdout:1: left oid 1 (ObjNum 0 snap 0 seq_num 0) 2023-12-01T04:55:09.986 INFO:tasks.rados.rados.0.smithi080.stdout:2: finishing write tid 1 to smithi08089843-2 2023-12-01T04:55:09.986 INFO:tasks.rados.rados.0.smithi080.stdout:1: done (15 left) 2023-12-01T04:55:09.986 INFO:tasks.rados.rados.0.smithi080.stdout:17: write initial oid 17 2023-12-01T04:55:09.986 INFO:tasks.rados.rados.0.smithi080.stdout:17: seq_num 16 ranges {668912=636690,1903006=365906} 2023-12-01T04:55:09.994 INFO:tasks.rados.rados.0.smithi080.stdout:17: writing smithi08089843-17 from 668912 to 1305602 tid 1 2023-12-01T04:55:09.998 INFO:tasks.rados.rados.0.smithi080.stdout:17: writing smithi08089843-17 from 1903006 to 2268912 tid 2 2023-12-01T04:55:09.998 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:09.998 INFO:tasks.rados.rados.0.smithi080.stdout:2: finishing write tid 2 to smithi08089843-2 2023-12-01T04:55:09.998 INFO:tasks.rados.rados.0.smithi080.stdout:2: finishing write tid 3 to smithi08089843-2 2023-12-01T04:55:09.998 INFO:tasks.rados.rados.0.smithi080.stdout:2: finishing write tid 4 to smithi08089843-2 2023-12-01T04:55:09.998 INFO:tasks.rados.rados.0.smithi080.stdout:2: oid 2 updating version 0 to 1 2023-12-01T04:55:09.998 INFO:tasks.rados.rados.0.smithi080.stdout:2: oid 2 updating version 1 to 2 2023-12-01T04:55:09.998 INFO:tasks.rados.rados.0.smithi080.stdout:2: oid 2 updating version 2 to 3 2023-12-01T04:55:09.999 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 2 v 3 (ObjNum 1 snap 0 seq_num 1) dirty exists 2023-12-01T04:55:09.999 INFO:tasks.rados.rados.0.smithi080.stdout:2: left oid 2 (ObjNum 1 snap 0 seq_num 1) 2023-12-01T04:55:09.999 INFO:tasks.rados.rados.0.smithi080.stdout:3: finishing write tid 1 to smithi08089843-3 2023-12-01T04:55:09.999 INFO:tasks.rados.rados.0.smithi080.stdout:3: finishing write tid 2 to smithi08089843-3 2023-12-01T04:55:09.999 INFO:tasks.rados.rados.0.smithi080.stdout:3: finishing write tid 3 to smithi08089843-3 2023-12-01T04:55:09.999 INFO:tasks.rados.rados.0.smithi080.stdout:3: finishing write tid 4 to smithi08089843-3 2023-12-01T04:55:09.999 INFO:tasks.rados.rados.0.smithi080.stdout:3: oid 3 updating version 0 to 1 2023-12-01T04:55:09.999 INFO:tasks.rados.rados.0.smithi080.stdout:3: oid 3 updating version 1 to 3 2023-12-01T04:55:09.999 INFO:tasks.rados.rados.0.smithi080.stdout:3: oid 3 version 3 is already newer than 2 2023-12-01T04:55:09.999 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 3 v 3 (ObjNum 2 snap 0 seq_num 2) dirty exists 2023-12-01T04:55:09.999 INFO:tasks.rados.rados.0.smithi080.stdout:3: left oid 3 (ObjNum 2 snap 0 seq_num 2) 2023-12-01T04:55:09.999 INFO:tasks.rados.rados.0.smithi080.stdout:4: finishing write tid 1 to smithi08089843-4 2023-12-01T04:55:09.999 INFO:tasks.rados.rados.0.smithi080.stdout:2: done (15 left) 2023-12-01T04:55:09.999 INFO:tasks.rados.rados.0.smithi080.stdout:3: done (14 left) 2023-12-01T04:55:09.999 INFO:tasks.rados.rados.0.smithi080.stdout:18: write initial oid 18 2023-12-01T04:55:10.000 INFO:tasks.rados.rados.0.smithi080.stdout:18: seq_num 17 ranges {685719=711939,1845135=440584} 2023-12-01T04:55:10.010 INFO:tasks.rados.rados.0.smithi080.stdout:18: writing smithi08089843-18 from 685719 to 1397658 tid 1 2023-12-01T04:55:10.016 INFO:tasks.rados.rados.0.smithi080.stdout:18: writing smithi08089843-18 from 1845135 to 2285719 tid 2 2023-12-01T04:55:10.016 INFO:tasks.rados.rados.0.smithi080.stdout:19: write initial oid 19 2023-12-01T04:55:10.016 INFO:tasks.rados.rados.0.smithi080.stdout:19: seq_num 18 ranges {702526=787188,1903617=398909} 2023-12-01T04:55:10.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:55:09 smithi090 bash[32384]: audit 2023-12-01T04:55:09.646429+0000 mon.a (mon.0) 837 : audit 1 from='client.? 172.21.15.80:0/3209354385' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2023-12-01T04:55:10.025 INFO:tasks.rados.rados.0.smithi080.stdout:19: writing smithi08089843-19 from 702526 to 1489714 tid 1 2023-12-01T04:55:10.031 INFO:tasks.rados.rados.0.smithi080.stdout:19: writing smithi08089843-19 from 1903617 to 2302526 tid 2 2023-12-01T04:55:10.031 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:10.031 INFO:tasks.rados.rados.0.smithi080.stdout:4: finishing write tid 2 to smithi08089843-4 2023-12-01T04:55:10.031 INFO:tasks.rados.rados.0.smithi080.stdout:4: finishing write tid 3 to smithi08089843-4 2023-12-01T04:55:10.032 INFO:tasks.rados.rados.0.smithi080.stdout:4: finishing write tid 4 to smithi08089843-4 2023-12-01T04:55:10.032 INFO:tasks.rados.rados.0.smithi080.stdout:4: oid 4 updating version 0 to 3 2023-12-01T04:55:10.032 INFO:tasks.rados.rados.0.smithi080.stdout:4: oid 4 version 3 is already newer than 1 2023-12-01T04:55:10.032 INFO:tasks.rados.rados.0.smithi080.stdout:4: oid 4 version 3 is already newer than 2 2023-12-01T04:55:10.032 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 4 v 3 (ObjNum 3 snap 0 seq_num 3) dirty exists 2023-12-01T04:55:10.032 INFO:tasks.rados.rados.0.smithi080.stdout:4: left oid 4 (ObjNum 3 snap 0 seq_num 3) 2023-12-01T04:55:10.033 INFO:tasks.rados.rados.0.smithi080.stdout:5: finishing write tid 1 to smithi08089843-5 2023-12-01T04:55:10.033 INFO:tasks.rados.rados.0.smithi080.stdout:5: finishing write tid 2 to smithi08089843-5 2023-12-01T04:55:10.033 INFO:tasks.rados.rados.0.smithi080.stdout:5: finishing write tid 3 to smithi08089843-5 2023-12-01T04:55:10.033 INFO:tasks.rados.rados.0.smithi080.stdout:5: finishing write tid 4 to smithi08089843-5 2023-12-01T04:55:10.033 INFO:tasks.rados.rados.0.smithi080.stdout:5: oid 5 updating version 0 to 3 2023-12-01T04:55:10.033 INFO:tasks.rados.rados.0.smithi080.stdout:5: oid 5 version 3 is already newer than 1 2023-12-01T04:55:10.034 INFO:tasks.rados.rados.0.smithi080.stdout:5: oid 5 version 3 is already newer than 2 2023-12-01T04:55:10.034 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 5 v 3 (ObjNum 4 snap 0 seq_num 4) dirty exists 2023-12-01T04:55:10.034 INFO:tasks.rados.rados.0.smithi080.stdout:5: left oid 5 (ObjNum 4 snap 0 seq_num 4) 2023-12-01T04:55:10.034 INFO:tasks.rados.rados.0.smithi080.stdout:6: finishing write tid 1 to smithi08089843-6 2023-12-01T04:55:10.034 INFO:tasks.rados.rados.0.smithi080.stdout:6: finishing write tid 2 to smithi08089843-6 2023-12-01T04:55:10.034 INFO:tasks.rados.rados.0.smithi080.stdout:6: finishing write tid 3 to smithi08089843-6 2023-12-01T04:55:10.034 INFO:tasks.rados.rados.0.smithi080.stdout:6: finishing write tid 4 to smithi08089843-6 2023-12-01T04:55:10.034 INFO:tasks.rados.rados.0.smithi080.stdout:6: oid 6 updating version 0 to 3 2023-12-01T04:55:10.034 INFO:tasks.rados.rados.0.smithi080.stdout:6: oid 6 version 3 is already newer than 2 2023-12-01T04:55:10.035 INFO:tasks.rados.rados.0.smithi080.stdout:6: oid 6 version 3 is already newer than 1 2023-12-01T04:55:10.035 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 6 v 3 (ObjNum 5 snap 0 seq_num 5) dirty exists 2023-12-01T04:55:10.035 INFO:tasks.rados.rados.0.smithi080.stdout:6: left oid 6 (ObjNum 5 snap 0 seq_num 5) 2023-12-01T04:55:10.035 INFO:tasks.rados.rados.0.smithi080.stdout:7: finishing write tid 1 to smithi08089843-7 2023-12-01T04:55:10.035 INFO:tasks.rados.rados.0.smithi080.stdout:7: finishing write tid 2 to smithi08089843-7 2023-12-01T04:55:10.035 INFO:tasks.rados.rados.0.smithi080.stdout:7: finishing write tid 3 to smithi08089843-7 2023-12-01T04:55:10.035 INFO:tasks.rados.rados.0.smithi080.stdout:7: finishing write tid 4 to smithi08089843-7 2023-12-01T04:55:10.035 INFO:tasks.rados.rados.0.smithi080.stdout:7: oid 7 updating version 0 to 1 2023-12-01T04:55:10.035 INFO:tasks.rados.rados.0.smithi080.stdout:7: oid 7 updating version 1 to 2 2023-12-01T04:55:10.035 INFO:tasks.rados.rados.0.smithi080.stdout:7: oid 7 updating version 2 to 3 2023-12-01T04:55:10.036 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 7 v 3 (ObjNum 6 snap 0 seq_num 6) dirty exists 2023-12-01T04:55:10.036 INFO:tasks.rados.rados.0.smithi080.stdout:7: left oid 7 (ObjNum 6 snap 0 seq_num 6) 2023-12-01T04:55:10.036 INFO:tasks.rados.rados.0.smithi080.stdout:4: done (15 left) 2023-12-01T04:55:10.036 INFO:tasks.rados.rados.0.smithi080.stdout:5: done (14 left) 2023-12-01T04:55:10.036 INFO:tasks.rados.rados.0.smithi080.stdout:6: done (13 left) 2023-12-01T04:55:10.036 INFO:tasks.rados.rados.0.smithi080.stdout:7: done (12 left) 2023-12-01T04:55:10.036 INFO:tasks.rados.rados.0.smithi080.stdout:20: write initial oid 20 2023-12-01T04:55:10.037 INFO:tasks.rados.rados.0.smithi080.stdout:20: seq_num 19 ranges {719333=462437,1962099=357234} 2023-12-01T04:55:10.037 INFO:tasks.rados.rados.0.smithi080.stdout:20: writing smithi08089843-20 from 719333 to 1181770 tid 1 2023-12-01T04:55:10.045 INFO:tasks.rados.rados.0.smithi080.stdout:20: writing smithi08089843-20 from 1962099 to 2319333 tid 2 2023-12-01T04:55:10.045 INFO:tasks.rados.rados.0.smithi080.stdout:21: write initial oid 21 2023-12-01T04:55:10.046 INFO:tasks.rados.rados.0.smithi080.stdout:8: finishing write tid 1 to smithi08089843-8 2023-12-01T04:55:10.046 INFO:tasks.rados.rados.0.smithi080.stdout:8: finishing write tid 2 to smithi08089843-8 2023-12-01T04:55:10.046 INFO:tasks.rados.rados.0.smithi080.stdout:8: finishing write tid 3 to smithi08089843-8 2023-12-01T04:55:10.046 INFO:tasks.rados.rados.0.smithi080.stdout:8: finishing write tid 4 to smithi08089843-8 2023-12-01T04:55:10.046 INFO:tasks.rados.rados.0.smithi080.stdout:8: oid 8 updating version 0 to 5 2023-12-01T04:55:10.046 INFO:tasks.rados.rados.0.smithi080.stdout:8: oid 8 updating version 5 to 6 2023-12-01T04:55:10.046 INFO:tasks.rados.rados.0.smithi080.stdout:8: oid 8 version 6 is already newer than 4 2023-12-01T04:55:10.046 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 8 v 6 (ObjNum 7 snap 0 seq_num 7) dirty exists 2023-12-01T04:55:10.046 INFO:tasks.rados.rados.0.smithi080.stdout:8: left oid 8 (ObjNum 7 snap 0 seq_num 7) 2023-12-01T04:55:10.046 INFO:tasks.rados.rados.0.smithi080.stdout:9: finishing write tid 1 to smithi08089843-9 2023-12-01T04:55:10.047 INFO:tasks.rados.rados.0.smithi080.stdout:9: finishing write tid 2 to smithi08089843-9 2023-12-01T04:55:10.047 INFO:tasks.rados.rados.0.smithi080.stdout:9: finishing write tid 3 to smithi08089843-9 2023-12-01T04:55:10.047 INFO:tasks.rados.rados.0.smithi080.stdout:9: finishing write tid 4 to smithi08089843-9 2023-12-01T04:55:10.047 INFO:tasks.rados.rados.0.smithi080.stdout:9: oid 9 updating version 0 to 3 2023-12-01T04:55:10.047 INFO:tasks.rados.rados.0.smithi080.stdout:9: oid 9 version 3 is already newer than 2 2023-12-01T04:55:10.047 INFO:tasks.rados.rados.0.smithi080.stdout:9: oid 9 version 3 is already newer than 1 2023-12-01T04:55:10.047 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 9 v 3 (ObjNum 8 snap 0 seq_num 8) dirty exists 2023-12-01T04:55:10.047 INFO:tasks.rados.rados.0.smithi080.stdout:9: left oid 9 (ObjNum 8 snap 0 seq_num 8) 2023-12-01T04:55:10.047 INFO:tasks.rados.rados.0.smithi080.stdout:10: finishing write tid 1 to smithi08089843-10 2023-12-01T04:55:10.047 INFO:tasks.rados.rados.0.smithi080.stdout:10: finishing write tid 2 to smithi08089843-10 2023-12-01T04:55:10.047 INFO:tasks.rados.rados.0.smithi080.stdout:10: finishing write tid 3 to smithi08089843-10 2023-12-01T04:55:10.048 INFO:tasks.rados.rados.0.smithi080.stdout:10: finishing write tid 4 to smithi08089843-10 2023-12-01T04:55:10.048 INFO:tasks.rados.rados.0.smithi080.stdout:10: oid 10 updating version 0 to 5 2023-12-01T04:55:10.048 INFO:tasks.rados.rados.0.smithi080.stdout:10: oid 10 version 5 is already newer than 4 2023-12-01T04:55:10.048 INFO:tasks.rados.rados.0.smithi080.stdout:10: oid 10 updating version 5 to 6 2023-12-01T04:55:10.048 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 10 v 6 (ObjNum 9 snap 0 seq_num 9) dirty exists 2023-12-01T04:55:10.048 INFO:tasks.rados.rados.0.smithi080.stdout:10: left oid 10 (ObjNum 9 snap 0 seq_num 9) 2023-12-01T04:55:10.048 INFO:tasks.rados.rados.0.smithi080.stdout:11: finishing write tid 1 to smithi08089843-11 2023-12-01T04:55:10.048 INFO:tasks.rados.rados.0.smithi080.stdout:11: finishing write tid 2 to smithi08089843-11 2023-12-01T04:55:10.048 INFO:tasks.rados.rados.0.smithi080.stdout:11: finishing write tid 3 to smithi08089843-11 2023-12-01T04:55:10.048 INFO:tasks.rados.rados.0.smithi080.stdout:11: finishing write tid 4 to smithi08089843-11 2023-12-01T04:55:10.048 INFO:tasks.rados.rados.0.smithi080.stdout:11: oid 11 updating version 0 to 5 2023-12-01T04:55:10.048 INFO:tasks.rados.rados.0.smithi080.stdout:11: oid 11 updating version 5 to 6 2023-12-01T04:55:10.048 INFO:tasks.rados.rados.0.smithi080.stdout:11: oid 11 version 6 is already newer than 4 2023-12-01T04:55:10.048 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 11 v 6 (ObjNum 10 snap 0 seq_num 10) dirty exists 2023-12-01T04:55:10.048 INFO:tasks.rados.rados.0.smithi080.stdout:11: left oid 11 (ObjNum 10 snap 0 seq_num 10) 2023-12-01T04:55:10.049 INFO:tasks.rados.rados.0.smithi080.stdout:12: finishing write tid 1 to smithi08089843-12 2023-12-01T04:55:10.049 INFO:tasks.rados.rados.0.smithi080.stdout:12: finishing write tid 2 to smithi08089843-12 2023-12-01T04:55:10.049 INFO:tasks.rados.rados.0.smithi080.stdout:12: finishing write tid 3 to smithi08089843-12 2023-12-01T04:55:10.049 INFO:tasks.rados.rados.0.smithi080.stdout:12: finishing write tid 4 to smithi08089843-12 2023-12-01T04:55:10.049 INFO:tasks.rados.rados.0.smithi080.stdout:12: oid 12 updating version 0 to 6 2023-12-01T04:55:10.049 INFO:tasks.rados.rados.0.smithi080.stdout:12: oid 12 version 6 is already newer than 5 2023-12-01T04:55:10.049 INFO:tasks.rados.rados.0.smithi080.stdout:12: oid 12 version 6 is already newer than 4 2023-12-01T04:55:10.049 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 12 v 6 (ObjNum 11 snap 0 seq_num 11) dirty exists 2023-12-01T04:55:10.049 INFO:tasks.rados.rados.0.smithi080.stdout:12: left oid 12 (ObjNum 11 snap 0 seq_num 11) 2023-12-01T04:55:10.049 INFO:tasks.rados.rados.0.smithi080.stdout:13: finishing write tid 1 to smithi08089843-13 2023-12-01T04:55:10.049 INFO:tasks.rados.rados.0.smithi080.stdout:13: finishing write tid 2 to smithi08089843-13 2023-12-01T04:55:10.049 INFO:tasks.rados.rados.0.smithi080.stdout:13: finishing write tid 3 to smithi08089843-13 2023-12-01T04:55:10.049 INFO:tasks.rados.rados.0.smithi080.stdout:13: finishing write tid 4 to smithi08089843-13 2023-12-01T04:55:10.049 INFO:tasks.rados.rados.0.smithi080.stdout:13: oid 13 updating version 0 to 4 2023-12-01T04:55:10.049 INFO:tasks.rados.rados.0.smithi080.stdout:13: oid 13 updating version 4 to 5 2023-12-01T04:55:10.050 INFO:tasks.rados.rados.0.smithi080.stdout:13: oid 13 updating version 5 to 6 2023-12-01T04:55:10.050 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 13 v 6 (ObjNum 12 snap 0 seq_num 12) dirty exists 2023-12-01T04:55:10.050 INFO:tasks.rados.rados.0.smithi080.stdout:13: left oid 13 (ObjNum 12 snap 0 seq_num 12) 2023-12-01T04:55:10.050 INFO:tasks.rados.rados.0.smithi080.stdout:14: finishing write tid 1 to smithi08089843-14 2023-12-01T04:55:10.050 INFO:tasks.rados.rados.0.smithi080.stdout:14: finishing write tid 2 to smithi08089843-14 2023-12-01T04:55:10.050 INFO:tasks.rados.rados.0.smithi080.stdout:14: finishing write tid 3 to smithi08089843-14 2023-12-01T04:55:10.050 INFO:tasks.rados.rados.0.smithi080.stdout:14: finishing write tid 4 to smithi08089843-14 2023-12-01T04:55:10.050 INFO:tasks.rados.rados.0.smithi080.stdout:14: oid 14 updating version 0 to 4 2023-12-01T04:55:10.050 INFO:tasks.rados.rados.0.smithi080.stdout:14: oid 14 updating version 4 to 5 2023-12-01T04:55:10.050 INFO:tasks.rados.rados.0.smithi080.stdout:14: oid 14 updating version 5 to 6 2023-12-01T04:55:10.050 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 14 v 6 (ObjNum 13 snap 0 seq_num 13) dirty exists 2023-12-01T04:55:10.050 INFO:tasks.rados.rados.0.smithi080.stdout:14: left oid 14 (ObjNum 13 snap 0 seq_num 13) 2023-12-01T04:55:10.050 INFO:tasks.rados.rados.0.smithi080.stdout:15: finishing write tid 1 to smithi08089843-15 2023-12-01T04:55:10.050 INFO:tasks.rados.rados.0.smithi080.stdout:15: finishing write tid 2 to smithi08089843-15 2023-12-01T04:55:10.051 INFO:tasks.rados.rados.0.smithi080.stdout:21: seq_num 20 ranges {736140=537686,2020581=315559} 2023-12-01T04:55:10.051 INFO:tasks.rados.rados.0.smithi080.stdout:21: writing smithi08089843-21 from 736140 to 1273826 tid 1 2023-12-01T04:55:10.057 INFO:tasks.rados.rados.0.smithi080.stdout:21: writing smithi08089843-21 from 2020581 to 2336140 tid 2 2023-12-01T04:55:10.057 INFO:tasks.rados.rados.0.smithi080.stdout:8: done (13 left) 2023-12-01T04:55:10.057 INFO:tasks.rados.rados.0.smithi080.stdout:9: done (12 left) 2023-12-01T04:55:10.058 INFO:tasks.rados.rados.0.smithi080.stdout:10: done (11 left) 2023-12-01T04:55:10.058 INFO:tasks.rados.rados.0.smithi080.stdout:11: done (10 left) 2023-12-01T04:55:10.058 INFO:tasks.rados.rados.0.smithi080.stdout:12: done (9 left) 2023-12-01T04:55:10.058 INFO:tasks.rados.rados.0.smithi080.stdout:13: done (8 left) 2023-12-01T04:55:10.058 INFO:tasks.rados.rados.0.smithi080.stdout:14: done (7 left) 2023-12-01T04:55:10.058 INFO:tasks.rados.rados.0.smithi080.stdout:22: write initial oid 22 2023-12-01T04:55:10.058 INFO:tasks.rados.rados.0.smithi080.stdout:22: seq_num 21 ranges {752947=612935,1962710=390237} 2023-12-01T04:55:10.066 INFO:tasks.rados.rados.0.smithi080.stdout:22: writing smithi08089843-22 from 752947 to 1365882 tid 1 2023-12-01T04:55:10.071 INFO:tasks.rados.rados.0.smithi080.stdout:22: writing smithi08089843-22 from 1962710 to 2352947 tid 2 2023-12-01T04:55:10.071 INFO:tasks.rados.rados.0.smithi080.stdout:23: write initial oid 23 2023-12-01T04:55:10.071 INFO:tasks.rados.rados.0.smithi080.stdout:23: seq_num 22 ranges {769754=688184,2021192=348562} 2023-12-01T04:55:10.079 INFO:tasks.rados.rados.0.smithi080.stdout:23: writing smithi08089843-23 from 769754 to 1457938 tid 1 2023-12-01T04:55:10.084 INFO:tasks.rados.rados.0.smithi080.stdout:23: writing smithi08089843-23 from 2021192 to 2369754 tid 2 2023-12-01T04:55:10.085 INFO:tasks.rados.rados.0.smithi080.stdout:24: write initial oid 24 2023-12-01T04:55:10.085 INFO:tasks.rados.rados.0.smithi080.stdout:24: seq_num 23 ranges {786561=479786,1796027=467664} 2023-12-01T04:55:10.091 INFO:tasks.rados.rados.0.smithi080.stdout:24: writing smithi08089843-24 from 786561 to 1266347 tid 1 2023-12-01T04:55:10.097 INFO:tasks.rados.rados.0.smithi080.stdout:24: writing smithi08089843-24 from 1796027 to 2263691 tid 2 2023-12-01T04:55:10.097 INFO:tasks.rados.rados.0.smithi080.stdout:25: write initial oid 25 2023-12-01T04:55:10.097 INFO:tasks.rados.rados.0.smithi080.stdout:25: seq_num 24 ranges {403368=555035,1454509=727675} 2023-12-01T04:55:10.102 INFO:tasks.rados.rados.0.smithi080.stdout:25: writing smithi08089843-25 from 403368 to 958403 tid 1 2023-12-01T04:55:10.110 INFO:tasks.rados.rados.0.smithi080.stdout:25: writing smithi08089843-25 from 1454509 to 2182184 tid 2 2023-12-01T04:55:10.110 INFO:tasks.rados.rados.0.smithi080.stdout:26: write initial oid 26 2023-12-01T04:55:10.110 INFO:tasks.rados.rados.0.smithi080.stdout:26: seq_num 25 ranges {420175=630284,1796638=471333} 2023-12-01T04:55:10.116 INFO:tasks.rados.rados.0.smithi080.stdout:26: writing smithi08089843-26 from 420175 to 1050459 tid 1 2023-12-01T04:55:10.123 INFO:tasks.rados.rados.0.smithi080.stdout:26: writing smithi08089843-26 from 1796638 to 2267971 tid 2 2023-12-01T04:55:10.123 INFO:tasks.rados.rados.0.smithi080.stdout:27: write initial oid 27 2023-12-01T04:55:10.124 INFO:tasks.rados.rados.0.smithi080.stdout:27: seq_num 26 ranges {436982=705533,1855120=581862} 2023-12-01T04:55:10.129 INFO:tasks.rados.rados.0.smithi080.stdout:27: writing smithi08089843-27 from 436982 to 1142515 tid 1 2023-12-01T04:55:10.137 INFO:tasks.rados.rados.0.smithi080.stdout:27: writing smithi08089843-27 from 1855120 to 2436982 tid 2 2023-12-01T04:55:10.137 INFO:tasks.rados.rados.0.smithi080.stdout:28: write initial oid 28 2023-12-01T04:55:10.137 INFO:tasks.rados.rados.0.smithi080.stdout:28: seq_num 27 ranges {453789=780782,1913602=475002} 2023-12-01T04:55:10.144 INFO:tasks.rados.rados.0.smithi080.stdout:28: writing smithi08089843-28 from 453789 to 1234571 tid 1 2023-12-01T04:55:10.151 INFO:tasks.rados.rados.0.smithi080.stdout:28: writing smithi08089843-28 from 1913602 to 2388604 tid 2 2023-12-01T04:55:10.151 INFO:tasks.rados.rados.0.smithi080.stdout:29: write initial oid 29 2023-12-01T04:55:10.151 INFO:tasks.rados.rados.0.smithi080.stdout:29: seq_num 28 ranges {470596=456031,1572084=618660} 2023-12-01T04:55:10.156 INFO:tasks.rados.rados.0.smithi080.stdout:29: writing smithi08089843-29 from 470596 to 926627 tid 1 2023-12-01T04:55:10.163 INFO:tasks.rados.rados.0.smithi080.stdout:29: writing smithi08089843-29 from 1572084 to 2190744 tid 2 2023-12-01T04:55:10.163 INFO:tasks.rados.rados.0.smithi080.stdout:30: write initial oid 30 2023-12-01T04:55:10.164 INFO:tasks.rados.rados.0.smithi080.stdout:30: seq_num 29 ranges {487403=531280,1514213=478671} 2023-12-01T04:55:10.169 INFO:tasks.rados.rados.0.smithi080.stdout:30: writing smithi08089843-30 from 487403 to 1018683 tid 1 2023-12-01T04:55:10.175 INFO:tasks.rados.rados.0.smithi080.stdout:30: writing smithi08089843-30 from 1514213 to 1992884 tid 2 2023-12-01T04:55:10.175 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:10.175 INFO:tasks.rados.rados.0.smithi080.stdout:15: finishing write tid 3 to smithi08089843-15 2023-12-01T04:55:10.176 INFO:tasks.rados.rados.0.smithi080.stdout:15: finishing write tid 4 to smithi08089843-15 2023-12-01T04:55:10.176 INFO:tasks.rados.rados.0.smithi080.stdout:15: oid 15 updating version 0 to 3 2023-12-01T04:55:10.176 INFO:tasks.rados.rados.0.smithi080.stdout:15: oid 15 version 3 is already newer than 2 2023-12-01T04:55:10.176 INFO:tasks.rados.rados.0.smithi080.stdout:15: oid 15 version 3 is already newer than 1 2023-12-01T04:55:10.176 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 15 v 3 (ObjNum 14 snap 0 seq_num 14) dirty exists 2023-12-01T04:55:10.176 INFO:tasks.rados.rados.0.smithi080.stdout:15: left oid 15 (ObjNum 14 snap 0 seq_num 14) 2023-12-01T04:55:10.176 INFO:tasks.rados.rados.0.smithi080.stdout:16: finishing write tid 1 to smithi08089843-16 2023-12-01T04:55:10.176 INFO:tasks.rados.rados.0.smithi080.stdout:16: finishing write tid 2 to smithi08089843-16 2023-12-01T04:55:10.176 INFO:tasks.rados.rados.0.smithi080.stdout:16: finishing write tid 3 to smithi08089843-16 2023-12-01T04:55:10.176 INFO:tasks.rados.rados.0.smithi080.stdout:16: finishing write tid 4 to smithi08089843-16 2023-12-01T04:55:10.176 INFO:tasks.rados.rados.0.smithi080.stdout:16: oid 16 updating version 0 to 7 2023-12-01T04:55:10.176 INFO:tasks.rados.rados.0.smithi080.stdout:16: oid 16 updating version 7 to 9 2023-12-01T04:55:10.176 INFO:tasks.rados.rados.0.smithi080.stdout:16: oid 16 version 9 is already newer than 8 2023-12-01T04:55:10.176 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 16 v 9 (ObjNum 15 snap 0 seq_num 15) dirty exists 2023-12-01T04:55:10.176 INFO:tasks.rados.rados.0.smithi080.stdout:16: left oid 16 (ObjNum 15 snap 0 seq_num 15) 2023-12-01T04:55:10.177 INFO:tasks.rados.rados.0.smithi080.stdout:17: finishing write tid 1 to smithi08089843-17 2023-12-01T04:55:10.177 INFO:tasks.rados.rados.0.smithi080.stdout:15: done (15 left) 2023-12-01T04:55:10.177 INFO:tasks.rados.rados.0.smithi080.stdout:16: done (14 left) 2023-12-01T04:55:10.177 INFO:tasks.rados.rados.0.smithi080.stdout:31: write initial oid 31 2023-12-01T04:55:10.177 INFO:tasks.rados.rados.0.smithi080.stdout:31: seq_num 30 ranges {504210=606529,1572695=622329} 2023-12-01T04:55:10.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:55:09 smithi080 bash[28361]: audit 2023-12-01T04:55:09.646429+0000 mon.a (mon.0) 837 : audit 1 from='client.? 172.21.15.80:0/3209354385' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2023-12-01T04:55:10.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:55:09 smithi080 bash[41963]: audit 2023-12-01T04:55:09.646429+0000 mon.a (mon.0) 837 : audit 1 from='client.? 172.21.15.80:0/3209354385' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2023-12-01T04:55:10.181 INFO:tasks.rados.rados.0.smithi080.stdout:31: writing smithi08089843-31 from 504210 to 1110739 tid 1 2023-12-01T04:55:10.187 INFO:tasks.rados.rados.0.smithi080.stdout:31: writing smithi08089843-31 from 1572695 to 2195024 tid 2 2023-12-01T04:55:10.187 INFO:tasks.rados.rados.0.smithi080.stdout:32: write initial oid 32 2023-12-01T04:55:10.188 INFO:tasks.rados.rados.0.smithi080.stdout:32: seq_num 31 ranges {521017=798131,1747530=482340} 2023-12-01T04:55:10.195 INFO:tasks.rados.rados.0.smithi080.stdout:32: writing smithi08089843-32 from 521017 to 1319148 tid 1 2023-12-01T04:55:10.201 INFO:tasks.rados.rados.0.smithi080.stdout:32: writing smithi08089843-32 from 1747530 to 2229870 tid 2 2023-12-01T04:55:10.201 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:10.202 INFO:tasks.rados.rados.0.smithi080.stdout:17: finishing write tid 2 to smithi08089843-17 2023-12-01T04:55:10.202 INFO:tasks.rados.rados.0.smithi080.stdout:17: finishing write tid 3 to smithi08089843-17 2023-12-01T04:55:10.202 INFO:tasks.rados.rados.0.smithi080.stdout:17: finishing write tid 4 to smithi08089843-17 2023-12-01T04:55:10.202 INFO:tasks.rados.rados.0.smithi080.stdout:17: oid 17 updating version 0 to 3 2023-12-01T04:55:10.202 INFO:tasks.rados.rados.0.smithi080.stdout:17: oid 17 version 3 is already newer than 1 2023-12-01T04:55:10.202 INFO:tasks.rados.rados.0.smithi080.stdout:17: oid 17 version 3 is already newer than 2 2023-12-01T04:55:10.202 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 17 v 3 (ObjNum 16 snap 0 seq_num 16) dirty exists 2023-12-01T04:55:10.202 INFO:tasks.rados.rados.0.smithi080.stdout:17: left oid 17 (ObjNum 16 snap 0 seq_num 16) 2023-12-01T04:55:10.202 INFO:tasks.rados.rados.0.smithi080.stdout:18: finishing write tid 1 to smithi08089843-18 2023-12-01T04:55:10.203 INFO:tasks.rados.rados.0.smithi080.stdout:18: finishing write tid 2 to smithi08089843-18 2023-12-01T04:55:10.203 INFO:tasks.rados.rados.0.smithi080.stdout:18: finishing write tid 3 to smithi08089843-18 2023-12-01T04:55:10.203 INFO:tasks.rados.rados.0.smithi080.stdout:18: finishing write tid 4 to smithi08089843-18 2023-12-01T04:55:10.203 INFO:tasks.rados.rados.0.smithi080.stdout:18: oid 18 updating version 0 to 3 2023-12-01T04:55:10.203 INFO:tasks.rados.rados.0.smithi080.stdout:18: oid 18 version 3 is already newer than 2 2023-12-01T04:55:10.203 INFO:tasks.rados.rados.0.smithi080.stdout:18: oid 18 version 3 is already newer than 1 2023-12-01T04:55:10.203 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 18 v 3 (ObjNum 17 snap 0 seq_num 17) dirty exists 2023-12-01T04:55:10.203 INFO:tasks.rados.rados.0.smithi080.stdout:18: left oid 18 (ObjNum 17 snap 0 seq_num 17) 2023-12-01T04:55:10.203 INFO:tasks.rados.rados.0.smithi080.stdout:19: finishing write tid 1 to smithi08089843-19 2023-12-01T04:55:10.203 INFO:tasks.rados.rados.0.smithi080.stdout:19: finishing write tid 2 to smithi08089843-19 2023-12-01T04:55:10.203 INFO:tasks.rados.rados.0.smithi080.stdout:19: finishing write tid 3 to smithi08089843-19 2023-12-01T04:55:10.203 INFO:tasks.rados.rados.0.smithi080.stdout:19: finishing write tid 4 to smithi08089843-19 2023-12-01T04:55:10.203 INFO:tasks.rados.rados.0.smithi080.stdout:19: oid 19 updating version 0 to 6 2023-12-01T04:55:10.203 INFO:tasks.rados.rados.0.smithi080.stdout:19: oid 19 version 6 is already newer than 5 2023-12-01T04:55:10.203 INFO:tasks.rados.rados.0.smithi080.stdout:19: oid 19 version 6 is already newer than 4 2023-12-01T04:55:10.203 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 19 v 6 (ObjNum 18 snap 0 seq_num 18) dirty exists 2023-12-01T04:55:10.204 INFO:tasks.rados.rados.0.smithi080.stdout:19: left oid 19 (ObjNum 18 snap 0 seq_num 18) 2023-12-01T04:55:10.204 INFO:tasks.rados.rados.0.smithi080.stdout:20: finishing write tid 1 to smithi08089843-20 2023-12-01T04:55:10.204 INFO:tasks.rados.rados.0.smithi080.stdout:20: finishing write tid 2 to smithi08089843-20 2023-12-01T04:55:10.204 INFO:tasks.rados.rados.0.smithi080.stdout:20: finishing write tid 3 to smithi08089843-20 2023-12-01T04:55:10.204 INFO:tasks.rados.rados.0.smithi080.stdout:20: finishing write tid 4 to smithi08089843-20 2023-12-01T04:55:10.204 INFO:tasks.rados.rados.0.smithi080.stdout:20: oid 20 updating version 0 to 6 2023-12-01T04:55:10.204 INFO:tasks.rados.rados.0.smithi080.stdout:20: oid 20 version 6 is already newer than 5 2023-12-01T04:55:10.204 INFO:tasks.rados.rados.0.smithi080.stdout:20: oid 20 version 6 is already newer than 4 2023-12-01T04:55:10.204 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 20 v 6 (ObjNum 19 snap 0 seq_num 19) dirty exists 2023-12-01T04:55:10.204 INFO:tasks.rados.rados.0.smithi080.stdout:20: left oid 20 (ObjNum 19 snap 0 seq_num 19) 2023-12-01T04:55:10.204 INFO:tasks.rados.rados.0.smithi080.stdout:21: finishing write tid 1 to smithi08089843-21 2023-12-01T04:55:10.204 INFO:tasks.rados.rados.0.smithi080.stdout:21: finishing write tid 2 to smithi08089843-21 2023-12-01T04:55:10.204 INFO:tasks.rados.rados.0.smithi080.stdout:21: finishing write tid 3 to smithi08089843-21 2023-12-01T04:55:10.204 INFO:tasks.rados.rados.0.smithi080.stdout:21: finishing write tid 4 to smithi08089843-21 2023-12-01T04:55:10.204 INFO:tasks.rados.rados.0.smithi080.stdout:21: oid 21 updating version 0 to 3 2023-12-01T04:55:10.205 INFO:tasks.rados.rados.0.smithi080.stdout:21: oid 21 version 3 is already newer than 1 2023-12-01T04:55:10.205 INFO:tasks.rados.rados.0.smithi080.stdout:21: oid 21 version 3 is already newer than 2 2023-12-01T04:55:10.205 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 21 v 3 (ObjNum 20 snap 0 seq_num 20) dirty exists 2023-12-01T04:55:10.205 INFO:tasks.rados.rados.0.smithi080.stdout:21: left oid 21 (ObjNum 20 snap 0 seq_num 20) 2023-12-01T04:55:10.205 INFO:tasks.rados.rados.0.smithi080.stdout:22: finishing write tid 1 to smithi08089843-22 2023-12-01T04:55:10.205 INFO:tasks.rados.rados.0.smithi080.stdout:22: finishing write tid 2 to smithi08089843-22 2023-12-01T04:55:10.205 INFO:tasks.rados.rados.0.smithi080.stdout:17: done (15 left) 2023-12-01T04:55:10.205 INFO:tasks.rados.rados.0.smithi080.stdout:18: done (14 left) 2023-12-01T04:55:10.205 INFO:tasks.rados.rados.0.smithi080.stdout:19: done (13 left) 2023-12-01T04:55:10.205 INFO:tasks.rados.rados.0.smithi080.stdout:20: done (12 left) 2023-12-01T04:55:10.205 INFO:tasks.rados.rados.0.smithi080.stdout:21: done (11 left) 2023-12-01T04:55:10.205 INFO:tasks.rados.rados.0.smithi080.stdout:33: write initial oid 33 2023-12-01T04:55:10.205 INFO:tasks.rados.rados.0.smithi080.stdout:33: seq_num 32 ranges {537824=473380,1806012=625998} 2023-12-01T04:55:10.206 INFO:tasks.rados.rados.0.smithi080.stdout:33: writing smithi08089843-33 from 537824 to 1011204 tid 1 2023-12-01T04:55:10.214 INFO:tasks.rados.rados.0.smithi080.stdout:33: writing smithi08089843-33 from 1806012 to 2432010 tid 2 2023-12-01T04:55:10.215 INFO:tasks.rados.rados.0.smithi080.stdout:34: write initial oid 34 2023-12-01T04:55:10.215 INFO:tasks.rados.rados.0.smithi080.stdout:34: seq_num 33 ranges {554631=548629,1748141=486009} 2023-12-01T04:55:10.221 INFO:tasks.rados.rados.0.smithi080.stdout:34: writing smithi08089843-34 from 554631 to 1103260 tid 1 2023-12-01T04:55:10.227 INFO:tasks.rados.rados.0.smithi080.stdout:34: writing smithi08089843-34 from 1748141 to 2234150 tid 2 2023-12-01T04:55:10.227 INFO:tasks.rados.rados.0.smithi080.stdout:35: write initial oid 35 2023-12-01T04:55:10.227 INFO:tasks.rados.rados.0.smithi080.stdout:35: seq_num 34 ranges {571438=623878,1806623=629667} 2023-12-01T04:55:10.233 INFO:tasks.rados.rados.0.smithi080.stdout:35: writing smithi08089843-35 from 571438 to 1195316 tid 1 2023-12-01T04:55:10.241 INFO:tasks.rados.rados.0.smithi080.stdout:35: writing smithi08089843-35 from 1806623 to 2436290 tid 2 2023-12-01T04:55:10.241 INFO:tasks.rados.rados.0.smithi080.stdout:36: write initial oid 36 2023-12-01T04:55:10.241 INFO:tasks.rados.rados.0.smithi080.stdout:36: seq_num 35 ranges {588245=699127,1865105=489678} 2023-12-01T04:55:10.248 INFO:tasks.rados.rados.0.smithi080.stdout:36: writing smithi08089843-36 from 588245 to 1287372 tid 1 2023-12-01T04:55:10.255 INFO:tasks.rados.rados.0.smithi080.stdout:36: writing smithi08089843-36 from 1865105 to 2354783 tid 2 2023-12-01T04:55:10.255 INFO:tasks.rados.rados.0.smithi080.stdout:37: write initial oid 37 2023-12-01T04:55:10.255 INFO:tasks.rados.rados.0.smithi080.stdout:37: seq_num 36 ranges {605052=774376,1923587=633336} 2023-12-01T04:55:10.262 INFO:tasks.rados.rados.0.smithi080.stdout:37: writing smithi08089843-37 from 605052 to 1379428 tid 1 2023-12-01T04:55:10.271 INFO:tasks.rados.rados.0.smithi080.stdout:37: writing smithi08089843-37 from 1923587 to 2556923 tid 2 2023-12-01T04:55:10.271 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:10.271 INFO:tasks.rados.rados.0.smithi080.stdout:22: finishing write tid 3 to smithi08089843-22 2023-12-01T04:55:10.271 INFO:tasks.rados.rados.0.smithi080.stdout:22: finishing write tid 4 to smithi08089843-22 2023-12-01T04:55:10.272 INFO:tasks.rados.rados.0.smithi080.stdout:22: oid 22 updating version 0 to 9 2023-12-01T04:55:10.272 INFO:tasks.rados.rados.0.smithi080.stdout:22: oid 22 version 9 is already newer than 7 2023-12-01T04:55:10.272 INFO:tasks.rados.rados.0.smithi080.stdout:22: oid 22 version 9 is already newer than 8 2023-12-01T04:55:10.272 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 22 v 9 (ObjNum 21 snap 0 seq_num 21) dirty exists 2023-12-01T04:55:10.272 INFO:tasks.rados.rados.0.smithi080.stdout:22: left oid 22 (ObjNum 21 snap 0 seq_num 21) 2023-12-01T04:55:10.272 INFO:tasks.rados.rados.0.smithi080.stdout:23: finishing write tid 1 to smithi08089843-23 2023-12-01T04:55:10.272 INFO:tasks.rados.rados.0.smithi080.stdout:23: finishing write tid 2 to smithi08089843-23 2023-12-01T04:55:10.272 INFO:tasks.rados.rados.0.smithi080.stdout:23: finishing write tid 3 to smithi08089843-23 2023-12-01T04:55:10.272 INFO:tasks.rados.rados.0.smithi080.stdout:23: finishing write tid 4 to smithi08089843-23 2023-12-01T04:55:10.272 INFO:tasks.rados.rados.0.smithi080.stdout:23: oid 23 updating version 0 to 3 2023-12-01T04:55:10.272 INFO:tasks.rados.rados.0.smithi080.stdout:23: oid 23 version 3 is already newer than 1 2023-12-01T04:55:10.272 INFO:tasks.rados.rados.0.smithi080.stdout:23: oid 23 version 3 is already newer than 2 2023-12-01T04:55:10.272 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 23 v 3 (ObjNum 22 snap 0 seq_num 22) dirty exists 2023-12-01T04:55:10.272 INFO:tasks.rados.rados.0.smithi080.stdout:23: left oid 23 (ObjNum 22 snap 0 seq_num 22) 2023-12-01T04:55:10.273 INFO:tasks.rados.rados.0.smithi080.stdout:24: finishing write tid 1 to smithi08089843-24 2023-12-01T04:55:10.273 INFO:tasks.rados.rados.0.smithi080.stdout:24: finishing write tid 2 to smithi08089843-24 2023-12-01T04:55:10.273 INFO:tasks.rados.rados.0.smithi080.stdout:24: finishing write tid 3 to smithi08089843-24 2023-12-01T04:55:10.273 INFO:tasks.rados.rados.0.smithi080.stdout:24: finishing write tid 4 to smithi08089843-24 2023-12-01T04:55:10.273 INFO:tasks.rados.rados.0.smithi080.stdout:24: oid 24 updating version 0 to 1 2023-12-01T04:55:10.273 INFO:tasks.rados.rados.0.smithi080.stdout:24: oid 24 updating version 1 to 3 2023-12-01T04:55:10.273 INFO:tasks.rados.rados.0.smithi080.stdout:24: oid 24 version 3 is already newer than 2 2023-12-01T04:55:10.273 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 24 v 3 (ObjNum 23 snap 0 seq_num 23) dirty exists 2023-12-01T04:55:10.273 INFO:tasks.rados.rados.0.smithi080.stdout:24: left oid 24 (ObjNum 23 snap 0 seq_num 23) 2023-12-01T04:55:10.273 INFO:tasks.rados.rados.0.smithi080.stdout:22: done (15 left) 2023-12-01T04:55:10.273 INFO:tasks.rados.rados.0.smithi080.stdout:23: done (14 left) 2023-12-01T04:55:10.273 INFO:tasks.rados.rados.0.smithi080.stdout:24: done (13 left) 2023-12-01T04:55:10.273 INFO:tasks.rados.rados.0.smithi080.stdout:38: write initial oid 38 2023-12-01T04:55:10.273 INFO:tasks.rados.rados.0.smithi080.stdout:38: seq_num 37 ranges {621859=449625,1865716=756143} 2023-12-01T04:55:10.275 INFO:tasks.rados.rados.0.smithi080.stdout:38: writing smithi08089843-38 from 621859 to 1071484 tid 1 2023-12-01T04:55:10.284 INFO:tasks.rados.rados.0.smithi080.stdout:38: writing smithi08089843-38 from 1865716 to 2621859 tid 2 2023-12-01T04:55:10.284 INFO:tasks.rados.rados.0.smithi080.stdout:39: write initial oid 39 2023-12-01T04:55:10.284 INFO:tasks.rados.rados.0.smithi080.stdout:39: seq_num 38 ranges {638666=524874,1924198=637005} 2023-12-01T04:55:10.291 INFO:tasks.rados.rados.0.smithi080.stdout:39: writing smithi08089843-39 from 638666 to 1163540 tid 1 2023-12-01T04:55:10.299 INFO:tasks.rados.rados.0.smithi080.stdout:39: writing smithi08089843-39 from 1924198 to 2561203 tid 2 2023-12-01T04:55:10.299 INFO:tasks.rados.rados.0.smithi080.stdout:40: write initial oid 40 2023-12-01T04:55:10.299 INFO:tasks.rados.rados.0.smithi080.stdout:40: seq_num 39 ranges {655473=716476,2099033=556440} 2023-12-01T04:55:10.306 INFO:tasks.rados.rados.0.smithi080.stdout:40: writing smithi08089843-40 from 655473 to 1371949 tid 1 2023-12-01T04:55:10.316 INFO:tasks.rados.rados.0.smithi080.stdout:40: writing smithi08089843-40 from 2099033 to 2655473 tid 2 2023-12-01T04:55:10.316 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:10.317 INFO:tasks.rados.rados.0.smithi080.stdout:25: finishing write tid 1 to smithi08089843-25 2023-12-01T04:55:10.317 INFO:tasks.rados.rados.0.smithi080.stdout:25: finishing write tid 2 to smithi08089843-25 2023-12-01T04:55:10.317 INFO:tasks.rados.rados.0.smithi080.stdout:25: finishing write tid 3 to smithi08089843-25 2023-12-01T04:55:10.317 INFO:tasks.rados.rados.0.smithi080.stdout:25: finishing write tid 4 to smithi08089843-25 2023-12-01T04:55:10.317 INFO:tasks.rados.rados.0.smithi080.stdout:25: oid 25 updating version 0 to 3 2023-12-01T04:55:10.317 INFO:tasks.rados.rados.0.smithi080.stdout:25: oid 25 version 3 is already newer than 2 2023-12-01T04:55:10.318 INFO:tasks.rados.rados.0.smithi080.stdout:25: oid 25 version 3 is already newer than 1 2023-12-01T04:55:10.318 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 25 v 3 (ObjNum 24 snap 0 seq_num 24) dirty exists 2023-12-01T04:55:10.318 INFO:tasks.rados.rados.0.smithi080.stdout:25: left oid 25 (ObjNum 24 snap 0 seq_num 24) 2023-12-01T04:55:10.318 INFO:tasks.rados.rados.0.smithi080.stdout:26: finishing write tid 1 to smithi08089843-26 2023-12-01T04:55:10.318 INFO:tasks.rados.rados.0.smithi080.stdout:26: finishing write tid 2 to smithi08089843-26 2023-12-01T04:55:10.318 INFO:tasks.rados.rados.0.smithi080.stdout:26: finishing write tid 3 to smithi08089843-26 2023-12-01T04:55:10.318 INFO:tasks.rados.rados.0.smithi080.stdout:26: finishing write tid 4 to smithi08089843-26 2023-12-01T04:55:10.319 INFO:tasks.rados.rados.0.smithi080.stdout:26: oid 26 updating version 0 to 5 2023-12-01T04:55:10.319 INFO:tasks.rados.rados.0.smithi080.stdout:26: oid 26 version 5 is already newer than 4 2023-12-01T04:55:10.319 INFO:tasks.rados.rados.0.smithi080.stdout:26: oid 26 updating version 5 to 6 2023-12-01T04:55:10.319 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 26 v 6 (ObjNum 25 snap 0 seq_num 25) dirty exists 2023-12-01T04:55:10.319 INFO:tasks.rados.rados.0.smithi080.stdout:26: left oid 26 (ObjNum 25 snap 0 seq_num 25) 2023-12-01T04:55:10.319 INFO:tasks.rados.rados.0.smithi080.stdout:27: finishing write tid 1 to smithi08089843-27 2023-12-01T04:55:10.319 INFO:tasks.rados.rados.0.smithi080.stdout:27: finishing write tid 2 to smithi08089843-27 2023-12-01T04:55:10.319 INFO:tasks.rados.rados.0.smithi080.stdout:27: finishing write tid 3 to smithi08089843-27 2023-12-01T04:55:10.320 INFO:tasks.rados.rados.0.smithi080.stdout:27: finishing write tid 4 to smithi08089843-27 2023-12-01T04:55:10.320 INFO:tasks.rados.rados.0.smithi080.stdout:27: oid 27 updating version 0 to 4 2023-12-01T04:55:10.320 INFO:tasks.rados.rados.0.smithi080.stdout:27: oid 27 updating version 4 to 6 2023-12-01T04:55:10.321 INFO:tasks.rados.rados.0.smithi080.stdout:27: oid 27 version 6 is already newer than 5 2023-12-01T04:55:10.321 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 27 v 6 (ObjNum 26 snap 0 seq_num 26) dirty exists 2023-12-01T04:55:10.321 INFO:tasks.rados.rados.0.smithi080.stdout:27: left oid 27 (ObjNum 26 snap 0 seq_num 26) 2023-12-01T04:55:10.321 INFO:tasks.rados.rados.0.smithi080.stdout:25: done (15 left) 2023-12-01T04:55:10.321 INFO:tasks.rados.rados.0.smithi080.stdout:26: done (14 left) 2023-12-01T04:55:10.321 INFO:tasks.rados.rados.0.smithi080.stdout:27: done (13 left) 2023-12-01T04:55:10.321 INFO:tasks.rados.rados.0.smithi080.stdout:41: write initial oid 41 2023-12-01T04:55:10.322 INFO:tasks.rados.rados.0.smithi080.stdout:41: seq_num 40 ranges {672280=791725,2157515=514765} 2023-12-01T04:55:10.324 INFO:tasks.rados.rados.0.smithi080.stdout:41: writing smithi08089843-41 from 672280 to 1464005 tid 1 2023-12-01T04:55:10.329 INFO:tasks.rados.rados.0.smithi080.stdout:41: writing smithi08089843-41 from 2157515 to 2672280 tid 2 2023-12-01T04:55:10.330 INFO:tasks.rados.rados.0.smithi080.stdout:42: write initial oid 42 2023-12-01T04:55:10.330 INFO:tasks.rados.rados.0.smithi080.stdout:42: seq_num 41 ranges {689087=466974,1699644=784332} 2023-12-01T04:55:10.336 INFO:tasks.rados.rados.0.smithi080.stdout:42: writing smithi08089843-42 from 689087 to 1156061 tid 1 2023-12-01T04:55:10.343 INFO:tasks.rados.rados.0.smithi080.stdout:42: writing smithi08089843-42 from 1699644 to 2483976 tid 2 2023-12-01T04:55:10.344 INFO:tasks.rados.rados.0.smithi080.stdout:43: write initial oid 43 2023-12-01T04:55:10.344 INFO:tasks.rados.rados.0.smithi080.stdout:43: seq_num 42 ranges {705894=542223,1758126=644343} 2023-12-01T04:55:10.350 INFO:tasks.rados.rados.0.smithi080.stdout:43: writing smithi08089843-43 from 705894 to 1248117 tid 1 2023-12-01T04:55:10.357 INFO:tasks.rados.rados.0.smithi080.stdout:43: writing smithi08089843-43 from 1758126 to 2402469 tid 2 2023-12-01T04:55:10.357 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:10.358 INFO:tasks.rados.rados.0.smithi080.stdout:28: finishing write tid 1 to smithi08089843-28 2023-12-01T04:55:10.358 INFO:tasks.rados.rados.0.smithi080.stdout:28: finishing write tid 2 to smithi08089843-28 2023-12-01T04:55:10.358 INFO:tasks.rados.rados.0.smithi080.stdout:28: finishing write tid 3 to smithi08089843-28 2023-12-01T04:55:10.358 INFO:tasks.rados.rados.0.smithi080.stdout:28: finishing write tid 4 to smithi08089843-28 2023-12-01T04:55:10.358 INFO:tasks.rados.rados.0.smithi080.stdout:28: oid 28 updating version 0 to 8 2023-12-01T04:55:10.358 INFO:tasks.rados.rados.0.smithi080.stdout:28: oid 28 updating version 8 to 9 2023-12-01T04:55:10.358 INFO:tasks.rados.rados.0.smithi080.stdout:28: oid 28 version 9 is already newer than 7 2023-12-01T04:55:10.358 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 28 v 9 (ObjNum 27 snap 0 seq_num 27) dirty exists 2023-12-01T04:55:10.358 INFO:tasks.rados.rados.0.smithi080.stdout:28: left oid 28 (ObjNum 27 snap 0 seq_num 27) 2023-12-01T04:55:10.358 INFO:tasks.rados.rados.0.smithi080.stdout:29: finishing write tid 1 to smithi08089843-29 2023-12-01T04:55:10.358 INFO:tasks.rados.rados.0.smithi080.stdout:28: done (15 left) 2023-12-01T04:55:10.358 INFO:tasks.rados.rados.0.smithi080.stdout:44: write initial oid 44 2023-12-01T04:55:10.358 INFO:tasks.rados.rados.0.smithi080.stdout:44: seq_num 43 ranges {722701=617472,1816608=788001} 2023-12-01T04:55:10.366 INFO:tasks.rados.rados.0.smithi080.stdout:44: writing smithi08089843-44 from 722701 to 1340173 tid 1 2023-12-01T04:55:10.373 INFO:tasks.rados.rados.0.smithi080.stdout:44: writing smithi08089843-44 from 1816608 to 2604609 tid 2 2023-12-01T04:55:10.373 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:10.373 INFO:tasks.rados.rados.0.smithi080.stdout:29: finishing write tid 2 to smithi08089843-29 2023-12-01T04:55:10.374 INFO:tasks.rados.rados.0.smithi080.stdout:29: finishing write tid 3 to smithi08089843-29 2023-12-01T04:55:10.374 INFO:tasks.rados.rados.0.smithi080.stdout:29: finishing write tid 4 to smithi08089843-29 2023-12-01T04:55:10.374 INFO:tasks.rados.rados.0.smithi080.stdout:29: oid 29 updating version 0 to 9 2023-12-01T04:55:10.374 INFO:tasks.rados.rados.0.smithi080.stdout:29: oid 29 version 9 is already newer than 8 2023-12-01T04:55:10.374 INFO:tasks.rados.rados.0.smithi080.stdout:29: oid 29 version 9 is already newer than 7 2023-12-01T04:55:10.374 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 29 v 9 (ObjNum 28 snap 0 seq_num 28) dirty exists 2023-12-01T04:55:10.374 INFO:tasks.rados.rados.0.smithi080.stdout:29: left oid 29 (ObjNum 28 snap 0 seq_num 28) 2023-12-01T04:55:10.375 INFO:tasks.rados.rados.0.smithi080.stdout:30: finishing write tid 1 to smithi08089843-30 2023-12-01T04:55:10.375 INFO:tasks.rados.rados.0.smithi080.stdout:29: done (15 left) 2023-12-01T04:55:10.375 INFO:tasks.rados.rados.0.smithi080.stdout:45: write initial oid 45 2023-12-01T04:55:10.375 INFO:tasks.rados.rados.0.smithi080.stdout:45: seq_num 44 ranges {739508=692721,1875090=648012} 2023-12-01T04:55:10.381 INFO:tasks.rados.rados.0.smithi080.stdout:45: writing smithi08089843-45 from 739508 to 1432229 tid 1 2023-12-01T04:55:10.388 INFO:tasks.rados.rados.0.smithi080.stdout:45: writing smithi08089843-45 from 1875090 to 2523102 tid 2 2023-12-01T04:55:10.388 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:10.388 INFO:tasks.rados.rados.0.smithi080.stdout:30: finishing write tid 2 to smithi08089843-30 2023-12-01T04:55:10.388 INFO:tasks.rados.rados.0.smithi080.stdout:30: finishing write tid 3 to smithi08089843-30 2023-12-01T04:55:10.388 INFO:tasks.rados.rados.0.smithi080.stdout:30: finishing write tid 4 to smithi08089843-30 2023-12-01T04:55:10.389 INFO:tasks.rados.rados.0.smithi080.stdout:30: oid 30 updating version 0 to 7 2023-12-01T04:55:10.389 INFO:tasks.rados.rados.0.smithi080.stdout:30: oid 30 updating version 7 to 9 2023-12-01T04:55:10.389 INFO:tasks.rados.rados.0.smithi080.stdout:30: oid 30 version 9 is already newer than 8 2023-12-01T04:55:10.389 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 30 v 9 (ObjNum 29 snap 0 seq_num 29) dirty exists 2023-12-01T04:55:10.389 INFO:tasks.rados.rados.0.smithi080.stdout:30: left oid 30 (ObjNum 29 snap 0 seq_num 29) 2023-12-01T04:55:10.389 INFO:tasks.rados.rados.0.smithi080.stdout:31: finishing write tid 1 to smithi08089843-31 2023-12-01T04:55:10.389 INFO:tasks.rados.rados.0.smithi080.stdout:31: finishing write tid 2 to smithi08089843-31 2023-12-01T04:55:10.389 INFO:tasks.rados.rados.0.smithi080.stdout:31: finishing write tid 3 to smithi08089843-31 2023-12-01T04:55:10.389 INFO:tasks.rados.rados.0.smithi080.stdout:31: finishing write tid 4 to smithi08089843-31 2023-12-01T04:55:10.389 INFO:tasks.rados.rados.0.smithi080.stdout:31: oid 31 updating version 0 to 10 2023-12-01T04:55:10.389 INFO:tasks.rados.rados.0.smithi080.stdout:31: oid 31 updating version 10 to 11 2023-12-01T04:55:10.389 INFO:tasks.rados.rados.0.smithi080.stdout:31: oid 31 updating version 11 to 12 2023-12-01T04:55:10.389 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 31 v 12 (ObjNum 30 snap 0 seq_num 30) dirty exists 2023-12-01T04:55:10.389 INFO:tasks.rados.rados.0.smithi080.stdout:31: left oid 31 (ObjNum 30 snap 0 seq_num 30) 2023-12-01T04:55:10.390 INFO:tasks.rados.rados.0.smithi080.stdout:32: finishing write tid 1 to smithi08089843-32 2023-12-01T04:55:10.390 INFO:tasks.rados.rados.0.smithi080.stdout:32: finishing write tid 2 to smithi08089843-32 2023-12-01T04:55:10.390 INFO:tasks.rados.rados.0.smithi080.stdout:32: finishing write tid 3 to smithi08089843-32 2023-12-01T04:55:10.390 INFO:tasks.rados.rados.0.smithi080.stdout:30: done (15 left) 2023-12-01T04:55:10.390 INFO:tasks.rados.rados.0.smithi080.stdout:31: done (14 left) 2023-12-01T04:55:10.390 INFO:tasks.rados.rados.0.smithi080.stdout:46: write initial oid 46 2023-12-01T04:55:10.390 INFO:tasks.rados.rados.0.smithi080.stdout:46: seq_num 45 ranges {756315=767970,1933572=791670} 2023-12-01T04:55:10.395 INFO:tasks.rados.rados.0.smithi080.stdout:46: writing smithi08089843-46 from 756315 to 1524285 tid 1 2023-12-01T04:55:10.402 INFO:tasks.rados.rados.0.smithi080.stdout:46: writing smithi08089843-46 from 1933572 to 2725242 tid 2 2023-12-01T04:55:10.403 INFO:tasks.rados.rados.0.smithi080.stdout:47: write initial oid 47 2023-12-01T04:55:10.403 INFO:tasks.rados.rados.0.smithi080.stdout:47: seq_num 46 ranges {773122=559572,1992054=651681} 2023-12-01T04:55:10.410 INFO:tasks.rados.rados.0.smithi080.stdout:47: writing smithi08089843-47 from 773122 to 1332694 tid 1 2023-12-01T04:55:10.417 INFO:tasks.rados.rados.0.smithi080.stdout:47: writing smithi08089843-47 from 1992054 to 2643735 tid 2 2023-12-01T04:55:10.418 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:10.418 INFO:tasks.rados.rados.0.smithi080.stdout:32: finishing write tid 4 to smithi08089843-32 2023-12-01T04:55:10.418 INFO:tasks.rados.rados.0.smithi080.stdout:32: oid 32 updating version 0 to 15 2023-12-01T04:55:10.418 INFO:tasks.rados.rados.0.smithi080.stdout:32: oid 32 version 15 is already newer than 14 2023-12-01T04:55:10.418 INFO:tasks.rados.rados.0.smithi080.stdout:32: oid 32 version 15 is already newer than 13 2023-12-01T04:55:10.418 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 32 v 15 (ObjNum 31 snap 0 seq_num 31) dirty exists 2023-12-01T04:55:10.418 INFO:tasks.rados.rados.0.smithi080.stdout:32: left oid 32 (ObjNum 31 snap 0 seq_num 31) 2023-12-01T04:55:10.418 INFO:tasks.rados.rados.0.smithi080.stdout:32: done (15 left) 2023-12-01T04:55:10.418 INFO:tasks.rados.rados.0.smithi080.stdout:48: write initial oid 48 2023-12-01T04:55:10.418 INFO:tasks.rados.rados.0.smithi080.stdout:48: seq_num 47 ranges {789929=634821,2050536=739393} 2023-12-01T04:55:10.426 INFO:tasks.rados.rados.0.smithi080.stdout:48: writing smithi08089843-48 from 789929 to 1424750 tid 1 2023-12-01T04:55:10.434 INFO:tasks.rados.rados.0.smithi080.stdout:48: writing smithi08089843-48 from 2050536 to 2789929 tid 2 2023-12-01T04:55:10.434 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:10.435 INFO:tasks.rados.rados.0.smithi080.stdout:33: finishing write tid 1 to smithi08089843-33 2023-12-01T04:55:10.435 INFO:tasks.rados.rados.0.smithi080.stdout:33: finishing write tid 2 to smithi08089843-33 2023-12-01T04:55:10.435 INFO:tasks.rados.rados.0.smithi080.stdout:33: finishing write tid 3 to smithi08089843-33 2023-12-01T04:55:10.435 INFO:tasks.rados.rados.0.smithi080.stdout:33: finishing write tid 4 to smithi08089843-33 2023-12-01T04:55:10.435 INFO:tasks.rados.rados.0.smithi080.stdout:33: oid 33 updating version 0 to 8 2023-12-01T04:55:10.435 INFO:tasks.rados.rados.0.smithi080.stdout:33: oid 33 updating version 8 to 9 2023-12-01T04:55:10.435 INFO:tasks.rados.rados.0.smithi080.stdout:33: oid 33 version 9 is already newer than 7 2023-12-01T04:55:10.435 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 33 v 9 (ObjNum 32 snap 0 seq_num 32) dirty exists 2023-12-01T04:55:10.435 INFO:tasks.rados.rados.0.smithi080.stdout:33: left oid 33 (ObjNum 32 snap 0 seq_num 32) 2023-12-01T04:55:10.435 INFO:tasks.rados.rados.0.smithi080.stdout:34: finishing write tid 1 to smithi08089843-34 2023-12-01T04:55:10.435 INFO:tasks.rados.rados.0.smithi080.stdout:34: finishing write tid 2 to smithi08089843-34 2023-12-01T04:55:10.435 INFO:tasks.rados.rados.0.smithi080.stdout:33: done (15 left) 2023-12-01T04:55:10.435 INFO:tasks.rados.rados.0.smithi080.stdout:49: write initial oid 49 2023-12-01T04:55:10.435 INFO:tasks.rados.rados.0.smithi080.stdout:49: seq_num 48 ranges {406736=710070,1709018=655350} 2023-12-01T04:55:10.441 INFO:tasks.rados.rados.0.smithi080.stdout:49: writing smithi08089843-49 from 406736 to 1116806 tid 1 2023-12-01T04:55:10.448 INFO:tasks.rados.rados.0.smithi080.stdout:49: writing smithi08089843-49 from 1709018 to 2364368 tid 2 2023-12-01T04:55:10.448 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:10.448 INFO:tasks.rados.rados.0.smithi080.stdout:34: finishing write tid 3 to smithi08089843-34 2023-12-01T04:55:10.448 INFO:tasks.rados.rados.0.smithi080.stdout:34: finishing write tid 4 to smithi08089843-34 2023-12-01T04:55:10.448 INFO:tasks.rados.rados.0.smithi080.stdout:34: oid 34 updating version 0 to 12 2023-12-01T04:55:10.448 INFO:tasks.rados.rados.0.smithi080.stdout:34: oid 34 version 12 is already newer than 11 2023-12-01T04:55:10.449 INFO:tasks.rados.rados.0.smithi080.stdout:34: oid 34 version 12 is already newer than 10 2023-12-01T04:55:10.449 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 34 v 12 (ObjNum 33 snap 0 seq_num 33) dirty exists 2023-12-01T04:55:10.449 INFO:tasks.rados.rados.0.smithi080.stdout:34: left oid 34 (ObjNum 33 snap 0 seq_num 33) 2023-12-01T04:55:10.449 INFO:tasks.rados.rados.0.smithi080.stdout:35: finishing write tid 1 to smithi08089843-35 2023-12-01T04:55:10.449 INFO:tasks.rados.rados.0.smithi080.stdout:34: done (15 left) 2023-12-01T04:55:10.449 INFO:tasks.rados.rados.0.smithi080.stdout:50: write initial oid 50 2023-12-01T04:55:10.449 INFO:tasks.rados.rados.0.smithi080.stdout:50: seq_num 49 ranges {423543=785319,1767500=799008} 2023-12-01T04:55:10.455 INFO:tasks.rados.rados.0.smithi080.stdout:50: writing smithi08089843-50 from 423543 to 1208862 tid 1 2023-12-01T04:55:10.466 INFO:tasks.rados.rados.0.smithi080.stdout:50: writing smithi08089843-50 from 1767500 to 2566508 tid 2 2023-12-01T04:55:10.466 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:10.467 INFO:tasks.rados.rados.0.smithi080.stdout:35: finishing write tid 2 to smithi08089843-35 2023-12-01T04:55:10.467 INFO:tasks.rados.rados.0.smithi080.stdout:35: finishing write tid 3 to smithi08089843-35 2023-12-01T04:55:10.467 INFO:tasks.rados.rados.0.smithi080.stdout:35: finishing write tid 4 to smithi08089843-35 2023-12-01T04:55:10.467 INFO:tasks.rados.rados.0.smithi080.stdout:35: oid 35 updating version 0 to 12 2023-12-01T04:55:10.467 INFO:tasks.rados.rados.0.smithi080.stdout:35: oid 35 version 12 is already newer than 11 2023-12-01T04:55:10.467 INFO:tasks.rados.rados.0.smithi080.stdout:35: oid 35 version 12 is already newer than 10 2023-12-01T04:55:10.467 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 35 v 12 (ObjNum 34 snap 0 seq_num 34) dirty exists 2023-12-01T04:55:10.467 INFO:tasks.rados.rados.0.smithi080.stdout:35: left oid 35 (ObjNum 34 snap 0 seq_num 34) 2023-12-01T04:55:10.467 INFO:tasks.rados.rados.0.smithi080.stdout:36: finishing write tid 1 to smithi08089843-36 2023-12-01T04:55:10.467 INFO:tasks.rados.rados.0.smithi080.stdout:36: finishing write tid 2 to smithi08089843-36 2023-12-01T04:55:10.467 INFO:tasks.rados.rados.0.smithi080.stdout:36: finishing write tid 3 to smithi08089843-36 2023-12-01T04:55:10.467 INFO:tasks.rados.rados.0.smithi080.stdout:36: finishing write tid 4 to smithi08089843-36 2023-12-01T04:55:10.468 INFO:tasks.rados.rados.0.smithi080.stdout:36: oid 36 updating version 0 to 14 2023-12-01T04:55:10.468 INFO:tasks.rados.rados.0.smithi080.stdout:36: oid 36 updating version 14 to 15 2023-12-01T04:55:10.468 INFO:tasks.rados.rados.0.smithi080.stdout:36: oid 36 version 15 is already newer than 13 2023-12-01T04:55:10.468 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 36 v 15 (ObjNum 35 snap 0 seq_num 35) dirty exists 2023-12-01T04:55:10.468 INFO:tasks.rados.rados.0.smithi080.stdout:36: left oid 36 (ObjNum 35 snap 0 seq_num 35) 2023-12-01T04:55:10.468 INFO:tasks.rados.rados.0.smithi080.stdout:37: finishing write tid 1 to smithi08089843-37 2023-12-01T04:55:10.468 INFO:tasks.rados.rados.0.smithi080.stdout:37: finishing write tid 2 to smithi08089843-37 2023-12-01T04:55:10.468 INFO:tasks.rados.rados.0.smithi080.stdout:37: finishing write tid 3 to smithi08089843-37 2023-12-01T04:55:10.468 INFO:tasks.rados.rados.0.smithi080.stdout:37: finishing write tid 4 to smithi08089843-37 2023-12-01T04:55:10.468 INFO:tasks.rados.rados.0.smithi080.stdout:37: oid 37 updating version 0 to 11 2023-12-01T04:55:10.468 INFO:tasks.rados.rados.0.smithi080.stdout:37: oid 37 version 11 is already newer than 10 2023-12-01T04:55:10.468 INFO:tasks.rados.rados.0.smithi080.stdout:37: oid 37 updating version 11 to 12 2023-12-01T04:55:10.468 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 37 v 12 (ObjNum 36 snap 0 seq_num 36) dirty exists 2023-12-01T04:55:10.468 INFO:tasks.rados.rados.0.smithi080.stdout:37: left oid 37 (ObjNum 36 snap 0 seq_num 36) 2023-12-01T04:55:10.468 INFO:tasks.rados.rados.0.smithi080.stdout:38: finishing write tid 1 to smithi08089843-38 2023-12-01T04:55:10.468 INFO:tasks.rados.rados.0.smithi080.stdout:38: finishing write tid 2 to smithi08089843-38 2023-12-01T04:55:10.469 INFO:tasks.rados.rados.0.smithi080.stdout:38: finishing write tid 3 to smithi08089843-38 2023-12-01T04:55:10.469 INFO:tasks.rados.rados.0.smithi080.stdout:38: finishing write tid 4 to smithi08089843-38 2023-12-01T04:55:10.469 INFO:tasks.rados.rados.0.smithi080.stdout:38: oid 38 updating version 0 to 5 2023-12-01T04:55:10.469 INFO:tasks.rados.rados.0.smithi080.stdout:38: oid 38 updating version 5 to 6 2023-12-01T04:55:10.469 INFO:tasks.rados.rados.0.smithi080.stdout:38: oid 38 version 6 is already newer than 4 2023-12-01T04:55:10.469 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 38 v 6 (ObjNum 37 snap 0 seq_num 37) dirty exists 2023-12-01T04:55:10.469 INFO:tasks.rados.rados.0.smithi080.stdout:38: left oid 38 (ObjNum 37 snap 0 seq_num 37) 2023-12-01T04:55:10.469 INFO:tasks.rados.rados.0.smithi080.stdout:39: finishing write tid 1 to smithi08089843-39 2023-12-01T04:55:10.470 INFO:tasks.rados.rados.0.smithi080.stdout:39: finishing write tid 2 to smithi08089843-39 2023-12-01T04:55:10.470 INFO:tasks.rados.rados.0.smithi080.stdout:39: finishing write tid 3 to smithi08089843-39 2023-12-01T04:55:10.470 INFO:tasks.rados.rados.0.smithi080.stdout:39: finishing write tid 4 to smithi08089843-39 2023-12-01T04:55:10.470 INFO:tasks.rados.rados.0.smithi080.stdout:39: oid 39 updating version 0 to 11 2023-12-01T04:55:10.470 INFO:tasks.rados.rados.0.smithi080.stdout:39: oid 39 updating version 11 to 12 2023-12-01T04:55:10.470 INFO:tasks.rados.rados.0.smithi080.stdout:39: oid 39 version 12 is already newer than 10 2023-12-01T04:55:10.470 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 39 v 12 (ObjNum 38 snap 0 seq_num 38) dirty exists 2023-12-01T04:55:10.470 INFO:tasks.rados.rados.0.smithi080.stdout:39: left oid 39 (ObjNum 38 snap 0 seq_num 38) 2023-12-01T04:55:10.471 INFO:tasks.rados.rados.0.smithi080.stdout:40: finishing write tid 1 to smithi08089843-40 2023-12-01T04:55:10.471 INFO:tasks.rados.rados.0.smithi080.stdout:40: finishing write tid 2 to smithi08089843-40 2023-12-01T04:55:10.471 INFO:tasks.rados.rados.0.smithi080.stdout:40: finishing write tid 3 to smithi08089843-40 2023-12-01T04:55:10.471 INFO:tasks.rados.rados.0.smithi080.stdout:40: finishing write tid 4 to smithi08089843-40 2023-12-01T04:55:10.471 INFO:tasks.rados.rados.0.smithi080.stdout:40: oid 40 updating version 0 to 12 2023-12-01T04:55:10.471 INFO:tasks.rados.rados.0.smithi080.stdout:40: oid 40 version 12 is already newer than 11 2023-12-01T04:55:10.471 INFO:tasks.rados.rados.0.smithi080.stdout:40: oid 40 version 12 is already newer than 10 2023-12-01T04:55:10.471 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 40 v 12 (ObjNum 39 snap 0 seq_num 39) dirty exists 2023-12-01T04:55:10.471 INFO:tasks.rados.rados.0.smithi080.stdout:40: left oid 40 (ObjNum 39 snap 0 seq_num 39) 2023-12-01T04:55:10.472 INFO:tasks.rados.rados.0.smithi080.stdout:35: done (15 left) 2023-12-01T04:55:10.472 INFO:tasks.rados.rados.0.smithi080.stdout:36: done (14 left) 2023-12-01T04:55:10.472 INFO:tasks.rados.rados.0.smithi080.stdout:37: done (13 left) 2023-12-01T04:55:10.472 INFO:tasks.rados.rados.0.smithi080.stdout:38: done (12 left) 2023-12-01T04:55:10.472 INFO:tasks.rados.rados.0.smithi080.stdout:39: done (11 left) 2023-12-01T04:55:10.472 INFO:tasks.rados.rados.0.smithi080.stdout:40: done (10 left) 2023-12-01T04:55:10.473 INFO:tasks.rados.rados.0.smithi080.stdout:51: write initial oid 51 2023-12-01T04:55:10.473 INFO:tasks.rados.rados.0.smithi080.stdout:51: seq_num 50 ranges {440350=460568,1309629=542666,2323973=516377} 2023-12-01T04:55:10.473 INFO:tasks.rados.rados.0.smithi080.stdout:51: writing smithi08089843-51 from 440350 to 900918 tid 1 2023-12-01T04:55:10.474 INFO:tasks.rados.rados.0.smithi080.stdout:51: writing smithi08089843-51 from 1309629 to 1852295 tid 2 2023-12-01T04:55:10.480 INFO:tasks.rados.rados.0.smithi080.stdout:51: writing smithi08089843-51 from 2323973 to 2840350 tid 3 2023-12-01T04:55:10.480 INFO:tasks.rados.rados.0.smithi080.stdout:52: write initial oid 52 2023-12-01T04:55:10.480 INFO:tasks.rados.rados.0.smithi080.stdout:52: seq_num 51 ranges {457157=535817,1768111=402677} 2023-12-01T04:55:10.486 INFO:tasks.rados.rados.0.smithi080.stdout:52: writing smithi08089843-52 from 457157 to 992974 tid 1 2023-12-01T04:55:10.493 INFO:tasks.rados.rados.0.smithi080.stdout:52: writing smithi08089843-52 from 1768111 to 2170788 tid 2 2023-12-01T04:55:10.493 INFO:tasks.rados.rados.0.smithi080.stdout:53: write initial oid 53 2023-12-01T04:55:10.493 INFO:tasks.rados.rados.0.smithi080.stdout:53: seq_num 52 ranges {473964=611066,1826593=546335,2778819=95145} 2023-12-01T04:55:10.499 INFO:tasks.rados.rados.0.smithi080.stdout:53: writing smithi08089843-53 from 473964 to 1085030 tid 1 2023-12-01T04:55:10.506 INFO:tasks.rados.rados.0.smithi080.stdout:53: writing smithi08089843-53 from 1826593 to 2372928 tid 2 2023-12-01T04:55:10.509 INFO:tasks.rados.rados.0.smithi080.stdout:53: writing smithi08089843-53 from 2778819 to 2873964 tid 3 2023-12-01T04:55:10.509 INFO:tasks.rados.rados.0.smithi080.stdout:54: write initial oid 54 2023-12-01T04:55:10.509 INFO:tasks.rados.rados.0.smithi080.stdout:54: seq_num 53 ranges {490771=686315,1885075=406346} 2023-12-01T04:55:10.516 INFO:tasks.rados.rados.0.smithi080.stdout:54: writing smithi08089843-54 from 490771 to 1177086 tid 1 2023-12-01T04:55:10.522 INFO:tasks.rados.rados.0.smithi080.stdout:54: writing smithi08089843-54 from 1885075 to 2291421 tid 2 2023-12-01T04:55:10.522 INFO:tasks.rados.rados.0.smithi080.stdout:55: write initial oid 55 2023-12-01T04:55:10.522 INFO:tasks.rados.rados.0.smithi080.stdout:55: seq_num 54 ranges {507578=477917,1543557=550004,2833665=73913} 2023-12-01T04:55:10.527 INFO:tasks.rados.rados.0.smithi080.stdout:55: writing smithi08089843-55 from 507578 to 985495 tid 1 2023-12-01T04:55:10.534 INFO:tasks.rados.rados.0.smithi080.stdout:55: writing smithi08089843-55 from 1543557 to 2093561 tid 2 2023-12-01T04:55:10.539 INFO:tasks.rados.rados.0.smithi080.stdout:55: writing smithi08089843-55 from 2833665 to 2907578 tid 3 2023-12-01T04:55:10.539 INFO:tasks.rados.rados.0.smithi080.stdout:56: write initial oid 56 2023-12-01T04:55:10.539 INFO:tasks.rados.rados.0.smithi080.stdout:56: seq_num 55 ranges {524385=553166,1602039=410015,2577441=346944} 2023-12-01T04:55:10.545 INFO:tasks.rados.rados.0.smithi080.stdout:56: writing smithi08089843-56 from 524385 to 1077551 tid 1 2023-12-01T04:55:10.550 INFO:tasks.rados.rados.0.smithi080.stdout:56: writing smithi08089843-56 from 1602039 to 2012054 tid 2 2023-12-01T04:55:10.555 INFO:tasks.rados.rados.0.smithi080.stdout:56: writing smithi08089843-56 from 2577441 to 2924385 tid 3 2023-12-01T04:55:10.555 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:10.555 INFO:tasks.rados.rados.0.smithi080.stdout:41: finishing write tid 1 to smithi08089843-41 2023-12-01T04:55:10.556 INFO:tasks.rados.rados.0.smithi080.stdout:41: finishing write tid 2 to smithi08089843-41 2023-12-01T04:55:10.556 INFO:tasks.rados.rados.0.smithi080.stdout:41: finishing write tid 3 to smithi08089843-41 2023-12-01T04:55:10.556 INFO:tasks.rados.rados.0.smithi080.stdout:41: finishing write tid 4 to smithi08089843-41 2023-12-01T04:55:10.556 INFO:tasks.rados.rados.0.smithi080.stdout:41: oid 41 updating version 0 to 17 2023-12-01T04:55:10.556 INFO:tasks.rados.rados.0.smithi080.stdout:41: oid 41 version 17 is already newer than 16 2023-12-01T04:55:10.556 INFO:tasks.rados.rados.0.smithi080.stdout:41: oid 41 updating version 17 to 18 2023-12-01T04:55:10.556 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 41 v 18 (ObjNum 40 snap 0 seq_num 40) dirty exists 2023-12-01T04:55:10.556 INFO:tasks.rados.rados.0.smithi080.stdout:41: left oid 41 (ObjNum 40 snap 0 seq_num 40) 2023-12-01T04:55:10.557 INFO:tasks.rados.rados.0.smithi080.stdout:42: finishing write tid 1 to smithi08089843-42 2023-12-01T04:55:10.557 INFO:tasks.rados.rados.0.smithi080.stdout:42: finishing write tid 2 to smithi08089843-42 2023-12-01T04:55:10.557 INFO:tasks.rados.rados.0.smithi080.stdout:41: done (15 left) 2023-12-01T04:55:10.557 INFO:tasks.rados.rados.0.smithi080.stdout:57: write initial oid 57 2023-12-01T04:55:10.557 INFO:tasks.rados.rados.0.smithi080.stdout:57: seq_num 56 ranges {541192=628415,1660521=553673,2888511=52681} 2023-12-01T04:55:10.562 INFO:tasks.rados.rados.0.smithi080.stdout:57: writing smithi08089843-57 from 541192 to 1169607 tid 1 2023-12-01T04:55:10.568 INFO:tasks.rados.rados.0.smithi080.stdout:57: writing smithi08089843-57 from 1660521 to 2214194 tid 2 2023-12-01T04:55:10.572 INFO:tasks.rados.rados.0.smithi080.stdout:57: writing smithi08089843-57 from 2888511 to 2941192 tid 3 2023-12-01T04:55:10.572 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:10.573 INFO:tasks.rados.rados.0.smithi080.stdout:42: finishing write tid 3 to smithi08089843-42 2023-12-01T04:55:10.573 INFO:tasks.rados.rados.0.smithi080.stdout:42: finishing write tid 4 to smithi08089843-42 2023-12-01T04:55:10.573 INFO:tasks.rados.rados.0.smithi080.stdout:42: oid 42 updating version 0 to 14 2023-12-01T04:55:10.573 INFO:tasks.rados.rados.0.smithi080.stdout:42: oid 42 version 14 is already newer than 13 2023-12-01T04:55:10.573 INFO:tasks.rados.rados.0.smithi080.stdout:42: oid 42 updating version 14 to 15 2023-12-01T04:55:10.573 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 42 v 15 (ObjNum 41 snap 0 seq_num 41) dirty exists 2023-12-01T04:55:10.573 INFO:tasks.rados.rados.0.smithi080.stdout:42: left oid 42 (ObjNum 41 snap 0 seq_num 41) 2023-12-01T04:55:10.573 INFO:tasks.rados.rados.0.smithi080.stdout:43: finishing write tid 1 to smithi08089843-43 2023-12-01T04:55:10.573 INFO:tasks.rados.rados.0.smithi080.stdout:43: finishing write tid 2 to smithi08089843-43 2023-12-01T04:55:10.573 INFO:tasks.rados.rados.0.smithi080.stdout:42: done (15 left) 2023-12-01T04:55:10.573 INFO:tasks.rados.rados.0.smithi080.stdout:58: write initial oid 58 2023-12-01T04:55:10.573 INFO:tasks.rados.rados.0.smithi080.stdout:58: seq_num 57 ranges {557999=703664,1719003=413684,2632287=325712} 2023-12-01T04:55:10.579 INFO:tasks.rados.rados.0.smithi080.stdout:58: writing smithi08089843-58 from 557999 to 1261663 tid 1 2023-12-01T04:55:10.584 INFO:tasks.rados.rados.0.smithi080.stdout:58: writing smithi08089843-58 from 1719003 to 2132687 tid 2 2023-12-01T04:55:10.590 INFO:tasks.rados.rados.0.smithi080.stdout:58: writing smithi08089843-58 from 2632287 to 2957999 tid 3 2023-12-01T04:55:10.590 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:10.591 INFO:tasks.rados.rados.0.smithi080.stdout:43: finishing write tid 3 to smithi08089843-43 2023-12-01T04:55:10.591 INFO:tasks.rados.rados.0.smithi080.stdout:43: finishing write tid 4 to smithi08089843-43 2023-12-01T04:55:10.591 INFO:tasks.rados.rados.0.smithi080.stdout:43: oid 43 updating version 0 to 18 2023-12-01T04:55:10.591 INFO:tasks.rados.rados.0.smithi080.stdout:43: oid 43 version 18 is already newer than 17 2023-12-01T04:55:10.591 INFO:tasks.rados.rados.0.smithi080.stdout:43: oid 43 version 18 is already newer than 16 2023-12-01T04:55:10.591 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 43 v 18 (ObjNum 42 snap 0 seq_num 42) dirty exists 2023-12-01T04:55:10.591 INFO:tasks.rados.rados.0.smithi080.stdout:43: left oid 43 (ObjNum 42 snap 0 seq_num 42) 2023-12-01T04:55:10.591 INFO:tasks.rados.rados.0.smithi080.stdout:44: finishing write tid 1 to smithi08089843-44 2023-12-01T04:55:10.591 INFO:tasks.rados.rados.0.smithi080.stdout:43: done (15 left) 2023-12-01T04:55:10.591 INFO:tasks.rados.rados.0.smithi080.stdout:59: write initial oid 59 2023-12-01T04:55:10.591 INFO:tasks.rados.rados.0.smithi080.stdout:59: seq_num 58 ranges {574806=778913,2061132=557342} 2023-12-01T04:55:10.598 INFO:tasks.rados.rados.0.smithi080.stdout:59: writing smithi08089843-59 from 574806 to 1353719 tid 1 2023-12-01T04:55:10.606 INFO:tasks.rados.rados.0.smithi080.stdout:59: writing smithi08089843-59 from 2061132 to 2618474 tid 2 2023-12-01T04:55:10.606 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:10.606 INFO:tasks.rados.rados.0.smithi080.stdout:44: finishing write tid 2 to smithi08089843-44 2023-12-01T04:55:10.606 INFO:tasks.rados.rados.0.smithi080.stdout:44: finishing write tid 3 to smithi08089843-44 2023-12-01T04:55:10.606 INFO:tasks.rados.rados.0.smithi080.stdout:44: finishing write tid 4 to smithi08089843-44 2023-12-01T04:55:10.606 INFO:tasks.rados.rados.0.smithi080.stdout:44: oid 44 updating version 0 to 9 2023-12-01T04:55:10.606 INFO:tasks.rados.rados.0.smithi080.stdout:44: oid 44 version 9 is already newer than 8 2023-12-01T04:55:10.607 INFO:tasks.rados.rados.0.smithi080.stdout:44: oid 44 version 9 is already newer than 7 2023-12-01T04:55:10.607 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 44 v 9 (ObjNum 43 snap 0 seq_num 43) dirty exists 2023-12-01T04:55:10.607 INFO:tasks.rados.rados.0.smithi080.stdout:44: left oid 44 (ObjNum 43 snap 0 seq_num 43) 2023-12-01T04:55:10.607 INFO:tasks.rados.rados.0.smithi080.stdout:45: finishing write tid 1 to smithi08089843-45 2023-12-01T04:55:10.607 INFO:tasks.rados.rados.0.smithi080.stdout:45: finishing write tid 2 to smithi08089843-45 2023-12-01T04:55:10.607 INFO:tasks.rados.rados.0.smithi080.stdout:45: finishing write tid 3 to smithi08089843-45 2023-12-01T04:55:10.607 INFO:tasks.rados.rados.0.smithi080.stdout:45: finishing write tid 4 to smithi08089843-45 2023-12-01T04:55:10.607 INFO:tasks.rados.rados.0.smithi080.stdout:45: oid 45 updating version 0 to 7 2023-12-01T04:55:10.607 INFO:tasks.rados.rados.0.smithi080.stdout:45: oid 45 updating version 7 to 8 2023-12-01T04:55:10.607 INFO:tasks.rados.rados.0.smithi080.stdout:45: oid 45 updating version 8 to 9 2023-12-01T04:55:10.607 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 45 v 9 (ObjNum 44 snap 0 seq_num 44) dirty exists 2023-12-01T04:55:10.607 INFO:tasks.rados.rados.0.smithi080.stdout:45: left oid 45 (ObjNum 44 snap 0 seq_num 44) 2023-12-01T04:55:10.607 INFO:tasks.rados.rados.0.smithi080.stdout:46: finishing write tid 1 to smithi08089843-46 2023-12-01T04:55:10.608 INFO:tasks.rados.rados.0.smithi080.stdout:44: done (15 left) 2023-12-01T04:55:10.608 INFO:tasks.rados.rados.0.smithi080.stdout:45: done (14 left) 2023-12-01T04:55:10.608 INFO:tasks.rados.rados.0.smithi080.stdout:60: write initial oid 60 2023-12-01T04:55:10.608 INFO:tasks.rados.rados.0.smithi080.stdout:60: seq_num 59 ranges {591613=454162,1719614=417353,2570780=420833} 2023-12-01T04:55:10.612 INFO:tasks.rados.rados.0.smithi080.stdout:60: writing smithi08089843-60 from 591613 to 1045775 tid 1 2023-12-01T04:55:10.618 INFO:tasks.rados.rados.0.smithi080.stdout:60: writing smithi08089843-60 from 1719614 to 2136967 tid 2 2023-12-01T04:55:10.623 INFO:tasks.rados.rados.0.smithi080.stdout:60: writing smithi08089843-60 from 2570780 to 2991613 tid 3 2023-12-01T04:55:10.623 INFO:tasks.rados.rados.0.smithi080.stdout:61: write initial oid 61 2023-12-01T04:55:10.623 INFO:tasks.rados.rados.0.smithi080.stdout:61: seq_num 60 ranges {608420=529411,1778096=561011,2881850=126570} 2023-12-01T04:55:10.629 INFO:tasks.rados.rados.0.smithi080.stdout:61: writing smithi08089843-61 from 608420 to 1137831 tid 1 2023-12-01T04:55:10.636 INFO:tasks.rados.rados.0.smithi080.stdout:61: writing smithi08089843-61 from 1778096 to 2339107 tid 2 2023-12-01T04:55:10.641 INFO:tasks.rados.rados.0.smithi080.stdout:61: writing smithi08089843-61 from 2881850 to 3008420 tid 3 2023-12-01T04:55:10.641 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:10.641 INFO:tasks.rados.rados.0.smithi080.stdout:46: finishing write tid 2 to smithi08089843-46 2023-12-01T04:55:10.641 INFO:tasks.rados.rados.0.smithi080.stdout:46: finishing write tid 3 to smithi08089843-46 2023-12-01T04:55:10.641 INFO:tasks.rados.rados.0.smithi080.stdout:46: finishing write tid 4 to smithi08089843-46 2023-12-01T04:55:10.641 INFO:tasks.rados.rados.0.smithi080.stdout:46: oid 46 updating version 0 to 5 2023-12-01T04:55:10.642 INFO:tasks.rados.rados.0.smithi080.stdout:46: oid 46 updating version 5 to 6 2023-12-01T04:55:10.642 INFO:tasks.rados.rados.0.smithi080.stdout:46: oid 46 version 6 is already newer than 4 2023-12-01T04:55:10.642 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 46 v 6 (ObjNum 45 snap 0 seq_num 45) dirty exists 2023-12-01T04:55:10.642 INFO:tasks.rados.rados.0.smithi080.stdout:46: left oid 46 (ObjNum 45 snap 0 seq_num 45) 2023-12-01T04:55:10.642 INFO:tasks.rados.rados.0.smithi080.stdout:47: finishing write tid 1 to smithi08089843-47 2023-12-01T04:55:10.642 INFO:tasks.rados.rados.0.smithi080.stdout:46: done (15 left) 2023-12-01T04:55:10.643 INFO:tasks.rados.rados.0.smithi080.stdout:62: write initial oid 62 2023-12-01T04:55:10.643 INFO:tasks.rados.rados.0.smithi080.stdout:62: seq_num 61 ranges {625227=721013,1952931=704669} 2023-12-01T04:55:10.648 INFO:tasks.rados.rados.0.smithi080.stdout:62: writing smithi08089843-62 from 625227 to 1346240 tid 1 2023-12-01T04:55:10.656 INFO:tasks.rados.rados.0.smithi080.stdout:62: writing smithi08089843-62 from 1952931 to 2657600 tid 2 2023-12-01T04:55:10.656 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:10.656 INFO:tasks.rados.rados.0.smithi080.stdout:47: finishing write tid 2 to smithi08089843-47 2023-12-01T04:55:10.656 INFO:tasks.rados.rados.0.smithi080.stdout:47: finishing write tid 3 to smithi08089843-47 2023-12-01T04:55:10.656 INFO:tasks.rados.rados.0.smithi080.stdout:47: finishing write tid 4 to smithi08089843-47 2023-12-01T04:55:10.656 INFO:tasks.rados.rados.0.smithi080.stdout:47: oid 47 updating version 0 to 19 2023-12-01T04:55:10.656 INFO:tasks.rados.rados.0.smithi080.stdout:47: oid 47 updating version 19 to 20 2023-12-01T04:55:10.656 INFO:tasks.rados.rados.0.smithi080.stdout:47: oid 47 updating version 20 to 21 2023-12-01T04:55:10.656 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 47 v 21 (ObjNum 46 snap 0 seq_num 46) dirty exists 2023-12-01T04:55:10.657 INFO:tasks.rados.rados.0.smithi080.stdout:47: left oid 47 (ObjNum 46 snap 0 seq_num 46) 2023-12-01T04:55:10.657 INFO:tasks.rados.rados.0.smithi080.stdout:48: finishing write tid 1 to smithi08089843-48 2023-12-01T04:55:10.657 INFO:tasks.rados.rados.0.smithi080.stdout:48: finishing write tid 2 to smithi08089843-48 2023-12-01T04:55:10.657 INFO:tasks.rados.rados.0.smithi080.stdout:48: finishing write tid 3 to smithi08089843-48 2023-12-01T04:55:10.657 INFO:tasks.rados.rados.0.smithi080.stdout:48: finishing write tid 4 to smithi08089843-48 2023-12-01T04:55:10.657 INFO:tasks.rados.rados.0.smithi080.stdout:48: oid 48 updating version 0 to 8 2023-12-01T04:55:10.657 INFO:tasks.rados.rados.0.smithi080.stdout:48: oid 48 version 8 is already newer than 7 2023-12-01T04:55:10.657 INFO:tasks.rados.rados.0.smithi080.stdout:48: oid 48 updating version 8 to 9 2023-12-01T04:55:10.657 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 48 v 9 (ObjNum 47 snap 0 seq_num 47) dirty exists 2023-12-01T04:55:10.657 INFO:tasks.rados.rados.0.smithi080.stdout:48: left oid 48 (ObjNum 47 snap 0 seq_num 47) 2023-12-01T04:55:10.657 INFO:tasks.rados.rados.0.smithi080.stdout:49: finishing write tid 1 to smithi08089843-49 2023-12-01T04:55:10.657 INFO:tasks.rados.rados.0.smithi080.stdout:49: finishing write tid 2 to smithi08089843-49 2023-12-01T04:55:10.657 INFO:tasks.rados.rados.0.smithi080.stdout:49: finishing write tid 3 to smithi08089843-49 2023-12-01T04:55:10.658 INFO:tasks.rados.rados.0.smithi080.stdout:49: finishing write tid 4 to smithi08089843-49 2023-12-01T04:55:10.658 INFO:tasks.rados.rados.0.smithi080.stdout:49: oid 49 updating version 0 to 20 2023-12-01T04:55:10.658 INFO:tasks.rados.rados.0.smithi080.stdout:49: oid 49 updating version 20 to 21 2023-12-01T04:55:10.658 INFO:tasks.rados.rados.0.smithi080.stdout:49: oid 49 version 21 is already newer than 19 2023-12-01T04:55:10.658 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 49 v 21 (ObjNum 48 snap 0 seq_num 48) dirty exists 2023-12-01T04:55:10.658 INFO:tasks.rados.rados.0.smithi080.stdout:49: left oid 49 (ObjNum 48 snap 0 seq_num 48) 2023-12-01T04:55:10.658 INFO:tasks.rados.rados.0.smithi080.stdout:50: finishing write tid 1 to smithi08089843-50 2023-12-01T04:55:10.658 INFO:tasks.rados.rados.0.smithi080.stdout:47: done (15 left) 2023-12-01T04:55:10.659 INFO:tasks.rados.rados.0.smithi080.stdout:48: done (14 left) 2023-12-01T04:55:10.659 INFO:tasks.rados.rados.0.smithi080.stdout:49: done (13 left) 2023-12-01T04:55:10.659 INFO:tasks.rados.rados.0.smithi080.stdout:63: write initial oid 63 2023-12-01T04:55:10.659 INFO:tasks.rados.rados.0.smithi080.stdout:63: seq_num 62 ranges {642034=796262,1895060=564680} 2023-12-01T04:55:10.663 INFO:tasks.rados.rados.0.smithi080.stdout:63: writing smithi08089843-63 from 642034 to 1438296 tid 1 2023-12-01T04:55:10.669 INFO:tasks.rados.rados.0.smithi080.stdout:63: writing smithi08089843-63 from 1895060 to 2459740 tid 2 2023-12-01T04:55:10.670 INFO:tasks.rados.rados.0.smithi080.stdout:64: write initial oid 64 2023-12-01T04:55:10.670 INFO:tasks.rados.rados.0.smithi080.stdout:64: seq_num 63 ranges {658841=471511,1553542=708338,2964119=94722} 2023-12-01T04:55:10.676 INFO:tasks.rados.rados.0.smithi080.stdout:64: writing smithi08089843-64 from 658841 to 1130352 tid 1 2023-12-01T04:55:10.682 INFO:tasks.rados.rados.0.smithi080.stdout:64: writing smithi08089843-64 from 1553542 to 2261880 tid 2 2023-12-01T04:55:10.687 INFO:tasks.rados.rados.0.smithi080.stdout:64: writing smithi08089843-64 from 2964119 to 3058841 tid 3 2023-12-01T04:55:10.687 INFO:tasks.rados.rados.0.smithi080.stdout:65: write initial oid 65 2023-12-01T04:55:10.687 INFO:tasks.rados.rados.0.smithi080.stdout:65: seq_num 64 ranges {675648=546760,2012024=568349} 2023-12-01T04:55:10.694 INFO:tasks.rados.rados.0.smithi080.stdout:65: writing smithi08089843-65 from 675648 to 1222408 tid 1 2023-12-01T04:55:10.702 INFO:tasks.rados.rados.0.smithi080.stdout:65: writing smithi08089843-65 from 2012024 to 2580373 tid 2 2023-12-01T04:55:10.702 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:10.702 INFO:tasks.rados.rados.0.smithi080.stdout:50: finishing write tid 2 to smithi08089843-50 2023-12-01T04:55:10.702 INFO:tasks.rados.rados.0.smithi080.stdout:50: finishing write tid 3 to smithi08089843-50 2023-12-01T04:55:10.702 INFO:tasks.rados.rados.0.smithi080.stdout:50: finishing write tid 4 to smithi08089843-50 2023-12-01T04:55:10.703 INFO:tasks.rados.rados.0.smithi080.stdout:50: oid 50 updating version 0 to 8 2023-12-01T04:55:10.703 INFO:tasks.rados.rados.0.smithi080.stdout:50: oid 50 updating version 8 to 9 2023-12-01T04:55:10.703 INFO:tasks.rados.rados.0.smithi080.stdout:50: oid 50 version 9 is already newer than 7 2023-12-01T04:55:10.703 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 50 v 9 (ObjNum 49 snap 0 seq_num 49) dirty exists 2023-12-01T04:55:10.703 INFO:tasks.rados.rados.0.smithi080.stdout:50: left oid 50 (ObjNum 49 snap 0 seq_num 49) 2023-12-01T04:55:10.703 INFO:tasks.rados.rados.0.smithi080.stdout:51: finishing write tid 1 to smithi08089843-51 2023-12-01T04:55:10.703 INFO:tasks.rados.rados.0.smithi080.stdout:51: finishing write tid 2 to smithi08089843-51 2023-12-01T04:55:10.704 INFO:tasks.rados.rados.0.smithi080.stdout:51: finishing write tid 3 to smithi08089843-51 2023-12-01T04:55:10.704 INFO:tasks.rados.rados.0.smithi080.stdout:50: done (15 left) 2023-12-01T04:55:10.704 INFO:tasks.rados.rados.0.smithi080.stdout:66: write initial oid 66 2023-12-01T04:55:10.704 INFO:tasks.rados.rados.0.smithi080.stdout:66: seq_num 65 ranges {692455=622009,2070506=712007} 2023-12-01T04:55:10.709 INFO:tasks.rados.rados.0.smithi080.stdout:66: writing smithi08089843-66 from 692455 to 1314464 tid 1 2023-12-01T04:55:10.719 INFO:tasks.rados.rados.0.smithi080.stdout:66: writing smithi08089843-66 from 2070506 to 2782513 tid 2 2023-12-01T04:55:10.719 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:10.719 INFO:tasks.rados.rados.0.smithi080.stdout:51: finishing write tid 4 to smithi08089843-51 2023-12-01T04:55:10.719 INFO:tasks.rados.rados.0.smithi080.stdout:51: finishing write tid 5 to smithi08089843-51 2023-12-01T04:55:10.719 INFO:tasks.rados.rados.0.smithi080.stdout:51: oid 51 updating version 0 to 17 2023-12-01T04:55:10.719 INFO:tasks.rados.rados.0.smithi080.stdout:51: oid 51 version 17 is already newer than 16 2023-12-01T04:55:10.719 INFO:tasks.rados.rados.0.smithi080.stdout:51: oid 51 updating version 17 to 19 2023-12-01T04:55:10.719 INFO:tasks.rados.rados.0.smithi080.stdout:51: oid 51 version 19 is already newer than 18 2023-12-01T04:55:10.719 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 51 v 19 (ObjNum 50 snap 0 seq_num 50) dirty exists 2023-12-01T04:55:10.719 INFO:tasks.rados.rados.0.smithi080.stdout:51: left oid 51 (ObjNum 50 snap 0 seq_num 50) 2023-12-01T04:55:10.719 INFO:tasks.rados.rados.0.smithi080.stdout:52: finishing write tid 1 to smithi08089843-52 2023-12-01T04:55:10.720 INFO:tasks.rados.rados.0.smithi080.stdout:52: finishing write tid 2 to smithi08089843-52 2023-12-01T04:55:10.720 INFO:tasks.rados.rados.0.smithi080.stdout:52: finishing write tid 3 to smithi08089843-52 2023-12-01T04:55:10.720 INFO:tasks.rados.rados.0.smithi080.stdout:52: finishing write tid 4 to smithi08089843-52 2023-12-01T04:55:10.720 INFO:tasks.rados.rados.0.smithi080.stdout:52: oid 52 updating version 0 to 11 2023-12-01T04:55:10.720 INFO:tasks.rados.rados.0.smithi080.stdout:52: oid 52 updating version 11 to 12 2023-12-01T04:55:10.720 INFO:tasks.rados.rados.0.smithi080.stdout:52: oid 52 version 12 is already newer than 10 2023-12-01T04:55:10.720 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 52 v 12 (ObjNum 51 snap 0 seq_num 51) dirty exists 2023-12-01T04:55:10.720 INFO:tasks.rados.rados.0.smithi080.stdout:52: left oid 52 (ObjNum 51 snap 0 seq_num 51) 2023-12-01T04:55:10.720 INFO:tasks.rados.rados.0.smithi080.stdout:53: finishing write tid 1 to smithi08089843-53 2023-12-01T04:55:10.720 INFO:tasks.rados.rados.0.smithi080.stdout:53: finishing write tid 2 to smithi08089843-53 2023-12-01T04:55:10.721 INFO:tasks.rados.rados.0.smithi080.stdout:53: finishing write tid 3 to smithi08089843-53 2023-12-01T04:55:10.721 INFO:tasks.rados.rados.0.smithi080.stdout:53: finishing write tid 4 to smithi08089843-53 2023-12-01T04:55:10.721 INFO:tasks.rados.rados.0.smithi080.stdout:53: finishing write tid 5 to smithi08089843-53 2023-12-01T04:55:10.721 INFO:tasks.rados.rados.0.smithi080.stdout:53: oid 53 updating version 0 to 14 2023-12-01T04:55:10.721 INFO:tasks.rados.rados.0.smithi080.stdout:53: oid 53 version 14 is already newer than 13 2023-12-01T04:55:10.721 INFO:tasks.rados.rados.0.smithi080.stdout:53: oid 53 updating version 14 to 16 2023-12-01T04:55:10.721 INFO:tasks.rados.rados.0.smithi080.stdout:53: oid 53 version 16 is already newer than 15 2023-12-01T04:55:10.721 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 53 v 16 (ObjNum 52 snap 0 seq_num 52) dirty exists 2023-12-01T04:55:10.721 INFO:tasks.rados.rados.0.smithi080.stdout:53: left oid 53 (ObjNum 52 snap 0 seq_num 52) 2023-12-01T04:55:10.721 INFO:tasks.rados.rados.0.smithi080.stdout:54: finishing write tid 1 to smithi08089843-54 2023-12-01T04:55:10.721 INFO:tasks.rados.rados.0.smithi080.stdout:54: finishing write tid 2 to smithi08089843-54 2023-12-01T04:55:10.721 INFO:tasks.rados.rados.0.smithi080.stdout:54: finishing write tid 3 to smithi08089843-54 2023-12-01T04:55:10.721 INFO:tasks.rados.rados.0.smithi080.stdout:54: finishing write tid 4 to smithi08089843-54 2023-12-01T04:55:10.721 INFO:tasks.rados.rados.0.smithi080.stdout:54: oid 54 updating version 0 to 22 2023-12-01T04:55:10.721 INFO:tasks.rados.rados.0.smithi080.stdout:54: oid 54 updating version 22 to 24 2023-12-01T04:55:10.722 INFO:tasks.rados.rados.0.smithi080.stdout:54: oid 54 version 24 is already newer than 23 2023-12-01T04:55:10.722 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 54 v 24 (ObjNum 53 snap 0 seq_num 53) dirty exists 2023-12-01T04:55:10.722 INFO:tasks.rados.rados.0.smithi080.stdout:54: left oid 54 (ObjNum 53 snap 0 seq_num 53) 2023-12-01T04:55:10.722 INFO:tasks.rados.rados.0.smithi080.stdout:55: finishing write tid 1 to smithi08089843-55 2023-12-01T04:55:10.722 INFO:tasks.rados.rados.0.smithi080.stdout:55: finishing write tid 2 to smithi08089843-55 2023-12-01T04:55:10.722 INFO:tasks.rados.rados.0.smithi080.stdout:55: finishing write tid 3 to smithi08089843-55 2023-12-01T04:55:10.722 INFO:tasks.rados.rados.0.smithi080.stdout:55: finishing write tid 4 to smithi08089843-55 2023-12-01T04:55:10.722 INFO:tasks.rados.rados.0.smithi080.stdout:55: finishing write tid 5 to smithi08089843-55 2023-12-01T04:55:10.722 INFO:tasks.rados.rados.0.smithi080.stdout:55: oid 55 updating version 0 to 11 2023-12-01T04:55:10.722 INFO:tasks.rados.rados.0.smithi080.stdout:55: oid 55 updating version 11 to 12 2023-12-01T04:55:10.722 INFO:tasks.rados.rados.0.smithi080.stdout:55: oid 55 version 12 is already newer than 10 2023-12-01T04:55:10.722 INFO:tasks.rados.rados.0.smithi080.stdout:55: oid 55 updating version 12 to 13 2023-12-01T04:55:10.722 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 55 v 13 (ObjNum 54 snap 0 seq_num 54) dirty exists 2023-12-01T04:55:10.722 INFO:tasks.rados.rados.0.smithi080.stdout:55: left oid 55 (ObjNum 54 snap 0 seq_num 54) 2023-12-01T04:55:10.722 INFO:tasks.rados.rados.0.smithi080.stdout:56: finishing write tid 1 to smithi08089843-56 2023-12-01T04:55:10.723 INFO:tasks.rados.rados.0.smithi080.stdout:56: finishing write tid 2 to smithi08089843-56 2023-12-01T04:55:10.723 INFO:tasks.rados.rados.0.smithi080.stdout:56: finishing write tid 3 to smithi08089843-56 2023-12-01T04:55:10.723 INFO:tasks.rados.rados.0.smithi080.stdout:56: finishing write tid 4 to smithi08089843-56 2023-12-01T04:55:10.723 INFO:tasks.rados.rados.0.smithi080.stdout:56: finishing write tid 5 to smithi08089843-56 2023-12-01T04:55:10.723 INFO:tasks.rados.rados.0.smithi080.stdout:56: oid 56 updating version 0 to 6 2023-12-01T04:55:10.723 INFO:tasks.rados.rados.0.smithi080.stdout:56: oid 56 version 6 is already newer than 5 2023-12-01T04:55:10.723 INFO:tasks.rados.rados.0.smithi080.stdout:56: oid 56 updating version 6 to 7 2023-12-01T04:55:10.723 INFO:tasks.rados.rados.0.smithi080.stdout:56: oid 56 version 7 is already newer than 4 2023-12-01T04:55:10.723 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 56 v 7 (ObjNum 55 snap 0 seq_num 55) dirty exists 2023-12-01T04:55:10.723 INFO:tasks.rados.rados.0.smithi080.stdout:56: left oid 56 (ObjNum 55 snap 0 seq_num 55) 2023-12-01T04:55:10.723 INFO:tasks.rados.rados.0.smithi080.stdout:57: finishing write tid 1 to smithi08089843-57 2023-12-01T04:55:10.723 INFO:tasks.rados.rados.0.smithi080.stdout:57: finishing write tid 2 to smithi08089843-57 2023-12-01T04:55:10.723 INFO:tasks.rados.rados.0.smithi080.stdout:57: finishing write tid 3 to smithi08089843-57 2023-12-01T04:55:10.723 INFO:tasks.rados.rados.0.smithi080.stdout:57: finishing write tid 4 to smithi08089843-57 2023-12-01T04:55:10.723 INFO:tasks.rados.rados.0.smithi080.stdout:57: finishing write tid 5 to smithi08089843-57 2023-12-01T04:55:10.724 INFO:tasks.rados.rados.0.smithi080.stdout:57: oid 57 updating version 0 to 24 2023-12-01T04:55:10.724 INFO:tasks.rados.rados.0.smithi080.stdout:57: oid 57 updating version 24 to 25 2023-12-01T04:55:10.724 INFO:tasks.rados.rados.0.smithi080.stdout:57: oid 57 version 25 is already newer than 22 2023-12-01T04:55:10.724 INFO:tasks.rados.rados.0.smithi080.stdout:57: oid 57 version 25 is already newer than 23 2023-12-01T04:55:10.724 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 57 v 25 (ObjNum 56 snap 0 seq_num 56) dirty exists 2023-12-01T04:55:10.724 INFO:tasks.rados.rados.0.smithi080.stdout:57: left oid 57 (ObjNum 56 snap 0 seq_num 56) 2023-12-01T04:55:10.724 INFO:tasks.rados.rados.0.smithi080.stdout:58: finishing write tid 1 to smithi08089843-58 2023-12-01T04:55:10.724 INFO:tasks.rados.rados.0.smithi080.stdout:58: finishing write tid 2 to smithi08089843-58 2023-12-01T04:55:10.724 INFO:tasks.rados.rados.0.smithi080.stdout:51: done (15 left) 2023-12-01T04:55:10.724 INFO:tasks.rados.rados.0.smithi080.stdout:52: done (14 left) 2023-12-01T04:55:10.724 INFO:tasks.rados.rados.0.smithi080.stdout:53: done (13 left) 2023-12-01T04:55:10.724 INFO:tasks.rados.rados.0.smithi080.stdout:54: done (12 left) 2023-12-01T04:55:10.724 INFO:tasks.rados.rados.0.smithi080.stdout:55: done (11 left) 2023-12-01T04:55:10.724 INFO:tasks.rados.rados.0.smithi080.stdout:56: done (10 left) 2023-12-01T04:55:10.724 INFO:tasks.rados.rados.0.smithi080.stdout:57: done (9 left) 2023-12-01T04:55:10.725 INFO:tasks.rados.rados.0.smithi080.stdout:67: write initial oid 67 2023-12-01T04:55:10.725 INFO:tasks.rados.rados.0.smithi080.stdout:67: seq_num 66 ranges {709262=697258,2012635=572018,3046388=62874} 2023-12-01T04:55:10.732 INFO:tasks.rados.rados.0.smithi080.stdout:67: writing smithi08089843-67 from 709262 to 1406520 tid 1 2023-12-01T04:55:10.733 INFO:tasks.rados.rados.0.smithi080.stdout:67: writing smithi08089843-67 from 2012635 to 2584653 tid 2 2023-12-01T04:55:10.736 INFO:tasks.rados.rados.0.smithi080.stdout:67: writing smithi08089843-67 from 3046388 to 3109262 tid 3 2023-12-01T04:55:10.736 INFO:tasks.rados.rados.0.smithi080.stdout:68: write initial oid 68 2023-12-01T04:55:10.736 INFO:tasks.rados.rados.0.smithi080.stdout:68: seq_num 67 ranges {726069=772507,2071117=715676} 2023-12-01T04:55:10.745 INFO:tasks.rados.rados.0.smithi080.stdout:68: writing smithi08089843-68 from 726069 to 1498576 tid 1 2023-12-01T04:55:10.752 INFO:tasks.rados.rados.0.smithi080.stdout:68: writing smithi08089843-68 from 2071117 to 2786793 tid 2 2023-12-01T04:55:10.752 INFO:tasks.rados.rados.0.smithi080.stdout:69: write initial oid 69 2023-12-01T04:55:10.752 INFO:tasks.rados.rados.0.smithi080.stdout:69: seq_num 68 ranges {742876=447756,1729599=575687,3101234=41642} 2023-12-01T04:55:10.759 INFO:tasks.rados.rados.0.smithi080.stdout:69: writing smithi08089843-69 from 742876 to 1190632 tid 1 2023-12-01T04:55:10.765 INFO:tasks.rados.rados.0.smithi080.stdout:69: writing smithi08089843-69 from 1729599 to 2305286 tid 2 2023-12-01T04:55:10.770 INFO:tasks.rados.rados.0.smithi080.stdout:69: writing smithi08089843-69 from 3101234 to 3142876 tid 3 2023-12-01T04:55:10.771 INFO:tasks.rados.rados.0.smithi080.stdout:70: write initial oid 70 2023-12-01T04:55:10.771 INFO:tasks.rados.rados.0.smithi080.stdout:70: seq_num 69 ranges {759683=639358,1904434=719345,3128657=31026} 2023-12-01T04:55:10.778 INFO:tasks.rados.rados.0.smithi080.stdout:70: writing smithi08089843-70 from 759683 to 1399041 tid 1 2023-12-01T04:55:10.785 INFO:tasks.rados.rados.0.smithi080.stdout:70: writing smithi08089843-70 from 1904434 to 2623779 tid 2 2023-12-01T04:55:10.788 INFO:tasks.rados.rados.0.smithi080.stdout:70: writing smithi08089843-70 from 3128657 to 3159683 tid 3 2023-12-01T04:55:10.788 INFO:tasks.rados.rados.0.smithi080.stdout:71: write initial oid 71 2023-12-01T04:55:10.788 INFO:tasks.rados.rados.0.smithi080.stdout:71: seq_num 70 ranges {776490=714607,2246563=579356} 2023-12-01T04:55:10.797 INFO:tasks.rados.rados.0.smithi080.stdout:71: writing smithi08089843-71 from 776490 to 1491097 tid 1 2023-12-01T04:55:10.807 INFO:tasks.rados.rados.0.smithi080.stdout:71: writing smithi08089843-71 from 2246563 to 2825919 tid 2 2023-12-01T04:55:10.807 INFO:tasks.rados.rados.0.smithi080.stdout:72: write initial oid 72 2023-12-01T04:55:10.807 INFO:tasks.rados.rados.0.smithi080.stdout:72: seq_num 71 ranges {793297=789856,2305045=723014} 2023-12-01T04:55:10.816 INFO:tasks.rados.rados.0.smithi080.stdout:72: writing smithi08089843-72 from 793297 to 1583153 tid 1 2023-12-01T04:55:10.824 INFO:tasks.rados.rados.0.smithi080.stdout:72: writing smithi08089843-72 from 2305045 to 3028059 tid 2 2023-12-01T04:55:10.824 INFO:tasks.rados.rados.0.smithi080.stdout:73: write initial oid 73 2023-12-01T04:55:10.824 INFO:tasks.rados.rados.0.smithi080.stdout:73: seq_num 72 ranges {410104=465105,1563527=583025,2810926=399178} 2023-12-01T04:55:10.829 INFO:tasks.rados.rados.0.smithi080.stdout:73: writing smithi08089843-73 from 410104 to 875209 tid 1 2023-12-01T04:55:10.837 INFO:tasks.rados.rados.0.smithi080.stdout:73: writing smithi08089843-73 from 1563527 to 2146552 tid 2 2023-12-01T04:55:10.843 INFO:tasks.rados.rados.0.smithi080.stdout:73: writing smithi08089843-73 from 2810926 to 3210104 tid 3 2023-12-01T04:55:10.843 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:10.843 INFO:tasks.rados.rados.0.smithi080.stdout:58: finishing write tid 3 to smithi08089843-58 2023-12-01T04:55:10.844 INFO:tasks.rados.rados.0.smithi080.stdout:58: finishing write tid 4 to smithi08089843-58 2023-12-01T04:55:10.844 INFO:tasks.rados.rados.0.smithi080.stdout:58: finishing write tid 5 to smithi08089843-58 2023-12-01T04:55:10.844 INFO:tasks.rados.rados.0.smithi080.stdout:58: oid 58 updating version 0 to 28 2023-12-01T04:55:10.844 INFO:tasks.rados.rados.0.smithi080.stdout:58: oid 58 version 28 is already newer than 27 2023-12-01T04:55:10.844 INFO:tasks.rados.rados.0.smithi080.stdout:58: oid 58 updating version 28 to 29 2023-12-01T04:55:10.844 INFO:tasks.rados.rados.0.smithi080.stdout:58: oid 58 version 29 is already newer than 26 2023-12-01T04:55:10.844 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 58 v 29 (ObjNum 57 snap 0 seq_num 57) dirty exists 2023-12-01T04:55:10.844 INFO:tasks.rados.rados.0.smithi080.stdout:58: left oid 58 (ObjNum 57 snap 0 seq_num 57) 2023-12-01T04:55:10.845 INFO:tasks.rados.rados.0.smithi080.stdout:59: finishing write tid 1 to smithi08089843-59 2023-12-01T04:55:10.845 INFO:tasks.rados.rados.0.smithi080.stdout:59: finishing write tid 2 to smithi08089843-59 2023-12-01T04:55:10.845 INFO:tasks.rados.rados.0.smithi080.stdout:58: done (15 left) 2023-12-01T04:55:10.845 INFO:tasks.rados.rados.0.smithi080.stdout:74: write initial oid 74 2023-12-01T04:55:10.845 INFO:tasks.rados.rados.0.smithi080.stdout:74: seq_num 73 ranges {426911=540354,1622009=726683,3121996=104915} 2023-12-01T04:55:10.848 INFO:tasks.rados.rados.0.smithi080.stdout:74: writing smithi08089843-74 from 426911 to 967265 tid 1 2023-12-01T04:55:10.856 INFO:tasks.rados.rados.0.smithi080.stdout:74: writing smithi08089843-74 from 1622009 to 2348692 tid 2 2023-12-01T04:55:10.863 INFO:tasks.rados.rados.0.smithi080.stdout:74: writing smithi08089843-74 from 3121996 to 3226911 tid 3 2023-12-01T04:55:10.863 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:10.863 INFO:tasks.rados.rados.0.smithi080.stdout:59: finishing write tid 3 to smithi08089843-59 2023-12-01T04:55:10.863 INFO:tasks.rados.rados.0.smithi080.stdout:59: finishing write tid 4 to smithi08089843-59 2023-12-01T04:55:10.863 INFO:tasks.rados.rados.0.smithi080.stdout:59: oid 59 updating version 0 to 15 2023-12-01T04:55:10.863 INFO:tasks.rados.rados.0.smithi080.stdout:59: oid 59 version 15 is already newer than 14 2023-12-01T04:55:10.863 INFO:tasks.rados.rados.0.smithi080.stdout:59: oid 59 version 15 is already newer than 13 2023-12-01T04:55:10.863 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 59 v 15 (ObjNum 58 snap 0 seq_num 58) dirty exists 2023-12-01T04:55:10.863 INFO:tasks.rados.rados.0.smithi080.stdout:59: left oid 59 (ObjNum 58 snap 0 seq_num 58) 2023-12-01T04:55:10.863 INFO:tasks.rados.rados.0.smithi080.stdout:60: finishing write tid 1 to smithi08089843-60 2023-12-01T04:55:10.863 INFO:tasks.rados.rados.0.smithi080.stdout:60: finishing write tid 2 to smithi08089843-60 2023-12-01T04:55:10.864 INFO:tasks.rados.rados.0.smithi080.stdout:60: finishing write tid 3 to smithi08089843-60 2023-12-01T04:55:10.865 INFO:tasks.rados.rados.0.smithi080.stdout:60: finishing write tid 4 to smithi08089843-60 2023-12-01T04:55:10.865 INFO:tasks.rados.rados.0.smithi080.stdout:60: finishing write tid 5 to smithi08089843-60 2023-12-01T04:55:10.865 INFO:tasks.rados.rados.0.smithi080.stdout:60: oid 60 updating version 0 to 33 2023-12-01T04:55:10.865 INFO:tasks.rados.rados.0.smithi080.stdout:60: oid 60 version 33 is already newer than 32 2023-12-01T04:55:10.865 INFO:tasks.rados.rados.0.smithi080.stdout:60: oid 60 version 33 is already newer than 30 2023-12-01T04:55:10.865 INFO:tasks.rados.rados.0.smithi080.stdout:60: oid 60 version 33 is already newer than 31 2023-12-01T04:55:10.865 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 60 v 33 (ObjNum 59 snap 0 seq_num 59) dirty exists 2023-12-01T04:55:10.865 INFO:tasks.rados.rados.0.smithi080.stdout:60: left oid 60 (ObjNum 59 snap 0 seq_num 59) 2023-12-01T04:55:10.865 INFO:tasks.rados.rados.0.smithi080.stdout:61: finishing write tid 1 to smithi08089843-61 2023-12-01T04:55:10.866 INFO:tasks.rados.rados.0.smithi080.stdout:61: finishing write tid 2 to smithi08089843-61 2023-12-01T04:55:10.866 INFO:tasks.rados.rados.0.smithi080.stdout:61: finishing write tid 3 to smithi08089843-61 2023-12-01T04:55:10.866 INFO:tasks.rados.rados.0.smithi080.stdout:61: finishing write tid 4 to smithi08089843-61 2023-12-01T04:55:10.866 INFO:tasks.rados.rados.0.smithi080.stdout:61: finishing write tid 5 to smithi08089843-61 2023-12-01T04:55:10.866 INFO:tasks.rados.rados.0.smithi080.stdout:61: oid 61 updating version 0 to 10 2023-12-01T04:55:10.866 INFO:tasks.rados.rados.0.smithi080.stdout:61: oid 61 updating version 10 to 13 2023-12-01T04:55:10.866 INFO:tasks.rados.rados.0.smithi080.stdout:61: oid 61 version 13 is already newer than 11 2023-12-01T04:55:10.866 INFO:tasks.rados.rados.0.smithi080.stdout:61: oid 61 version 13 is already newer than 12 2023-12-01T04:55:10.866 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 61 v 13 (ObjNum 60 snap 0 seq_num 60) dirty exists 2023-12-01T04:55:10.866 INFO:tasks.rados.rados.0.smithi080.stdout:61: left oid 61 (ObjNum 60 snap 0 seq_num 60) 2023-12-01T04:55:10.866 INFO:tasks.rados.rados.0.smithi080.stdout:62: finishing write tid 1 to smithi08089843-62 2023-12-01T04:55:10.866 INFO:tasks.rados.rados.0.smithi080.stdout:62: finishing write tid 2 to smithi08089843-62 2023-12-01T04:55:10.866 INFO:tasks.rados.rados.0.smithi080.stdout:62: finishing write tid 3 to smithi08089843-62 2023-12-01T04:55:10.866 INFO:tasks.rados.rados.0.smithi080.stdout:62: finishing write tid 4 to smithi08089843-62 2023-12-01T04:55:10.867 INFO:tasks.rados.rados.0.smithi080.stdout:62: oid 62 updating version 0 to 14 2023-12-01T04:55:10.867 INFO:tasks.rados.rados.0.smithi080.stdout:62: oid 62 version 14 is already newer than 13 2023-12-01T04:55:10.867 INFO:tasks.rados.rados.0.smithi080.stdout:62: oid 62 updating version 14 to 15 2023-12-01T04:55:10.867 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 62 v 15 (ObjNum 61 snap 0 seq_num 61) dirty exists 2023-12-01T04:55:10.867 INFO:tasks.rados.rados.0.smithi080.stdout:62: left oid 62 (ObjNum 61 snap 0 seq_num 61) 2023-12-01T04:55:10.867 INFO:tasks.rados.rados.0.smithi080.stdout:63: finishing write tid 1 to smithi08089843-63 2023-12-01T04:55:10.867 INFO:tasks.rados.rados.0.smithi080.stdout:63: finishing write tid 2 to smithi08089843-63 2023-12-01T04:55:10.867 INFO:tasks.rados.rados.0.smithi080.stdout:63: finishing write tid 3 to smithi08089843-63 2023-12-01T04:55:10.867 INFO:tasks.rados.rados.0.smithi080.stdout:63: finishing write tid 4 to smithi08089843-63 2023-12-01T04:55:10.867 INFO:tasks.rados.rados.0.smithi080.stdout:63: oid 63 updating version 0 to 35 2023-12-01T04:55:10.867 INFO:tasks.rados.rados.0.smithi080.stdout:63: oid 63 updating version 35 to 36 2023-12-01T04:55:10.868 INFO:tasks.rados.rados.0.smithi080.stdout:63: oid 63 version 36 is already newer than 34 2023-12-01T04:55:10.868 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 63 v 36 (ObjNum 62 snap 0 seq_num 62) dirty exists 2023-12-01T04:55:10.868 INFO:tasks.rados.rados.0.smithi080.stdout:63: left oid 63 (ObjNum 62 snap 0 seq_num 62) 2023-12-01T04:55:10.868 INFO:tasks.rados.rados.0.smithi080.stdout:64: finishing write tid 1 to smithi08089843-64 2023-12-01T04:55:10.868 INFO:tasks.rados.rados.0.smithi080.stdout:64: finishing write tid 2 to smithi08089843-64 2023-12-01T04:55:10.868 INFO:tasks.rados.rados.0.smithi080.stdout:64: finishing write tid 3 to smithi08089843-64 2023-12-01T04:55:10.868 INFO:tasks.rados.rados.0.smithi080.stdout:64: finishing write tid 4 to smithi08089843-64 2023-12-01T04:55:10.868 INFO:tasks.rados.rados.0.smithi080.stdout:64: finishing write tid 5 to smithi08089843-64 2023-12-01T04:55:10.868 INFO:tasks.rados.rados.0.smithi080.stdout:64: oid 64 updating version 0 to 17 2023-12-01T04:55:10.868 INFO:tasks.rados.rados.0.smithi080.stdout:64: oid 64 version 17 is already newer than 15 2023-12-01T04:55:10.868 INFO:tasks.rados.rados.0.smithi080.stdout:64: oid 64 version 17 is already newer than 16 2023-12-01T04:55:10.868 INFO:tasks.rados.rados.0.smithi080.stdout:64: oid 64 version 17 is already newer than 14 2023-12-01T04:55:10.868 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 64 v 17 (ObjNum 63 snap 0 seq_num 63) dirty exists 2023-12-01T04:55:10.869 INFO:tasks.rados.rados.0.smithi080.stdout:64: left oid 64 (ObjNum 63 snap 0 seq_num 63) 2023-12-01T04:55:10.869 INFO:tasks.rados.rados.0.smithi080.stdout:65: finishing write tid 1 to smithi08089843-65 2023-12-01T04:55:10.869 INFO:tasks.rados.rados.0.smithi080.stdout:65: finishing write tid 2 to smithi08089843-65 2023-12-01T04:55:10.869 INFO:tasks.rados.rados.0.smithi080.stdout:65: finishing write tid 3 to smithi08089843-65 2023-12-01T04:55:10.869 INFO:tasks.rados.rados.0.smithi080.stdout:65: finishing write tid 4 to smithi08089843-65 2023-12-01T04:55:10.869 INFO:tasks.rados.rados.0.smithi080.stdout:65: oid 65 updating version 0 to 17 2023-12-01T04:55:10.869 INFO:tasks.rados.rados.0.smithi080.stdout:65: oid 65 updating version 17 to 18 2023-12-01T04:55:10.869 INFO:tasks.rados.rados.0.smithi080.stdout:65: oid 65 version 18 is already newer than 16 2023-12-01T04:55:10.869 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 65 v 18 (ObjNum 64 snap 0 seq_num 64) dirty exists 2023-12-01T04:55:10.869 INFO:tasks.rados.rados.0.smithi080.stdout:65: left oid 65 (ObjNum 64 snap 0 seq_num 64) 2023-12-01T04:55:10.869 INFO:tasks.rados.rados.0.smithi080.stdout:66: finishing write tid 1 to smithi08089843-66 2023-12-01T04:55:10.869 INFO:tasks.rados.rados.0.smithi080.stdout:59: done (15 left) 2023-12-01T04:55:10.870 INFO:tasks.rados.rados.0.smithi080.stdout:60: done (14 left) 2023-12-01T04:55:10.870 INFO:tasks.rados.rados.0.smithi080.stdout:61: done (13 left) 2023-12-01T04:55:10.870 INFO:tasks.rados.rados.0.smithi080.stdout:62: done (12 left) 2023-12-01T04:55:10.870 INFO:tasks.rados.rados.0.smithi080.stdout:63: done (11 left) 2023-12-01T04:55:10.870 INFO:tasks.rados.rados.0.smithi080.stdout:64: done (10 left) 2023-12-01T04:55:10.870 INFO:tasks.rados.rados.0.smithi080.stdout:65: done (9 left) 2023-12-01T04:55:10.870 INFO:tasks.rados.rados.0.smithi080.stdout:75: write initial oid 75 2023-12-01T04:55:10.870 INFO:tasks.rados.rados.0.smithi080.stdout:75: seq_num 74 ranges {443718=615603,1564138=470341,2633066=610652} 2023-12-01T04:55:10.871 INFO:tasks.rados.rados.0.smithi080.stdout:75: writing smithi08089843-75 from 443718 to 1059321 tid 1 2023-12-01T04:55:10.873 INFO:tasks.rados.rados.0.smithi080.stdout:75: writing smithi08089843-75 from 1564138 to 2034479 tid 2 2023-12-01T04:55:10.880 INFO:tasks.rados.rados.0.smithi080.stdout:75: writing smithi08089843-75 from 2633066 to 3243718 tid 3 2023-12-01T04:55:10.880 INFO:tasks.rados.rados.0.smithi080.stdout:76: write initial oid 76 2023-12-01T04:55:10.881 INFO:tasks.rados.rados.0.smithi080.stdout:76: seq_num 75 ranges {460525=690852,1622620=730352,3060489=200036} 2023-12-01T04:55:10.886 INFO:tasks.rados.rados.0.smithi080.stdout:76: writing smithi08089843-76 from 460525 to 1151377 tid 1 2023-12-01T04:55:10.894 INFO:tasks.rados.rados.0.smithi080.stdout:76: writing smithi08089843-76 from 1622620 to 2352972 tid 2 2023-12-01T04:55:10.899 INFO:tasks.rados.rados.0.smithi080.stdout:76: writing smithi08089843-76 from 3060489 to 3260525 tid 3 2023-12-01T04:55:10.899 INFO:tasks.rados.rados.0.smithi080.stdout:77: write initial oid 77 2023-12-01T04:55:10.899 INFO:tasks.rados.rados.0.smithi080.stdout:77: seq_num 76 ranges {477332=766101,1681102=474010,2687912=589420} 2023-12-01T04:55:10.906 INFO:tasks.rados.rados.0.smithi080.stdout:77: writing smithi08089843-77 from 477332 to 1243433 tid 1 2023-12-01T04:55:10.911 INFO:tasks.rados.rados.0.smithi080.stdout:77: writing smithi08089843-77 from 1681102 to 2155112 tid 2 2023-12-01T04:55:10.918 INFO:tasks.rados.rados.0.smithi080.stdout:77: writing smithi08089843-77 from 2687912 to 3277332 tid 3 2023-12-01T04:55:10.918 INFO:tasks.rados.rados.0.smithi080.stdout:78: write initial oid 78 2023-12-01T04:55:10.918 INFO:tasks.rados.rados.0.smithi080.stdout:78: seq_num 77 ranges {494139=557703,1455937=734021,2948041=346098} 2023-12-01T04:55:10.923 INFO:tasks.rados.rados.0.smithi080.stdout:78: writing smithi08089843-78 from 494139 to 1051842 tid 1 2023-12-01T04:55:10.930 INFO:tasks.rados.rados.0.smithi080.stdout:78: writing smithi08089843-78 from 1455937 to 2189958 tid 2 2023-12-01T04:55:10.936 INFO:tasks.rados.rados.0.smithi080.stdout:78: writing smithi08089843-78 from 2948041 to 3294139 tid 3 2023-12-01T04:55:10.936 INFO:tasks.rados.rados.0.smithi080.stdout:79: write initial oid 79 2023-12-01T04:55:10.936 INFO:tasks.rados.rados.0.smithi080.stdout:79: seq_num 78 ranges {510946=632952,1798066=477679,2742758=457217} 2023-12-01T04:55:10.942 INFO:tasks.rados.rados.0.smithi080.stdout:79: writing smithi08089843-79 from 510946 to 1143898 tid 1 2023-12-01T04:55:10.949 INFO:tasks.rados.rados.0.smithi080.stdout:79: writing smithi08089843-79 from 1798066 to 2275745 tid 2 2023-12-01T04:55:10.954 INFO:tasks.rados.rados.0.smithi080.stdout:79: writing smithi08089843-79 from 2742758 to 3199975 tid 3 2023-12-01T04:55:10.954 INFO:tasks.rados.rados.0.smithi080.stdout:80: write initial oid 80 2023-12-01T04:55:10.954 INFO:tasks.rados.rados.0.smithi080.stdout:80: seq_num 79 ranges {527753=708201,1856548=737690,3286534=41219} 2023-12-01T04:55:10.961 INFO:tasks.rados.rados.0.smithi080.stdout:80: writing smithi08089843-80 from 527753 to 1235954 tid 1 2023-12-01T04:55:10.969 INFO:tasks.rados.rados.0.smithi080.stdout:80: writing smithi08089843-80 from 1856548 to 2594238 tid 2 2023-12-01T04:55:10.973 INFO:tasks.rados.rados.0.smithi080.stdout:80: writing smithi08089843-80 from 3286534 to 3327753 tid 3 2023-12-01T04:55:10.973 INFO:tasks.rados.rados.0.smithi080.stdout:81: write initial oid 81 2023-12-01T04:55:10.973 INFO:tasks.rados.rados.0.smithi080.stdout:81: seq_num 80 ranges {544560=783450,1915030=481348,2797604=479761} 2023-12-01T04:55:10.980 INFO:tasks.rados.rados.0.smithi080.stdout:81: writing smithi08089843-81 from 544560 to 1328010 tid 1 2023-12-01T04:55:10.987 INFO:tasks.rados.rados.0.smithi080.stdout:81: writing smithi08089843-81 from 1915030 to 2396378 tid 2 2023-12-01T04:55:10.992 INFO:tasks.rados.rados.0.smithi080.stdout:81: writing smithi08089843-81 from 2797604 to 3277365 tid 3 2023-12-01T04:55:10.992 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:10.992 INFO:tasks.rados.rados.0.smithi080.stdout:66: finishing write tid 2 to smithi08089843-66 2023-12-01T04:55:10.992 INFO:tasks.rados.rados.0.smithi080.stdout:66: finishing write tid 3 to smithi08089843-66 2023-12-01T04:55:10.993 INFO:tasks.rados.rados.0.smithi080.stdout:66: finishing write tid 4 to smithi08089843-66 2023-12-01T04:55:10.993 INFO:tasks.rados.rados.0.smithi080.stdout:66: oid 66 updating version 0 to 15 2023-12-01T04:55:10.993 INFO:tasks.rados.rados.0.smithi080.stdout:66: oid 66 version 15 is already newer than 14 2023-12-01T04:55:10.993 INFO:tasks.rados.rados.0.smithi080.stdout:66: oid 66 updating version 15 to 16 2023-12-01T04:55:10.993 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 66 v 16 (ObjNum 65 snap 0 seq_num 65) dirty exists 2023-12-01T04:55:10.993 INFO:tasks.rados.rados.0.smithi080.stdout:66: left oid 66 (ObjNum 65 snap 0 seq_num 65) 2023-12-01T04:55:10.993 INFO:tasks.rados.rados.0.smithi080.stdout:67: finishing write tid 1 to smithi08089843-67 2023-12-01T04:55:10.993 INFO:tasks.rados.rados.0.smithi080.stdout:67: finishing write tid 2 to smithi08089843-67 2023-12-01T04:55:10.994 INFO:tasks.rados.rados.0.smithi080.stdout:67: finishing write tid 3 to smithi08089843-67 2023-12-01T04:55:10.994 INFO:tasks.rados.rados.0.smithi080.stdout:67: finishing write tid 4 to smithi08089843-67 2023-12-01T04:55:10.994 INFO:tasks.rados.rados.0.smithi080.stdout:67: finishing write tid 5 to smithi08089843-67 2023-12-01T04:55:10.994 INFO:tasks.rados.rados.0.smithi080.stdout:67: oid 67 updating version 0 to 20 2023-12-01T04:55:10.994 INFO:tasks.rados.rados.0.smithi080.stdout:67: oid 67 version 20 is already newer than 19 2023-12-01T04:55:10.994 INFO:tasks.rados.rados.0.smithi080.stdout:67: oid 67 version 20 is already newer than 18 2023-12-01T04:55:10.994 INFO:tasks.rados.rados.0.smithi080.stdout:67: oid 67 version 20 is already newer than 17 2023-12-01T04:55:10.995 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 67 v 20 (ObjNum 66 snap 0 seq_num 66) dirty exists 2023-12-01T04:55:10.995 INFO:tasks.rados.rados.0.smithi080.stdout:67: left oid 67 (ObjNum 66 snap 0 seq_num 66) 2023-12-01T04:55:10.995 INFO:tasks.rados.rados.0.smithi080.stdout:68: finishing write tid 1 to smithi08089843-68 2023-12-01T04:55:10.995 INFO:tasks.rados.rados.0.smithi080.stdout:68: finishing write tid 2 to smithi08089843-68 2023-12-01T04:55:10.995 INFO:tasks.rados.rados.0.smithi080.stdout:68: finishing write tid 3 to smithi08089843-68 2023-12-01T04:55:10.995 INFO:tasks.rados.rados.0.smithi080.stdout:68: finishing write tid 4 to smithi08089843-68 2023-12-01T04:55:10.995 INFO:tasks.rados.rados.0.smithi080.stdout:68: oid 68 updating version 0 to 1 2023-12-01T04:55:10.996 INFO:tasks.rados.rados.0.smithi080.stdout:68: oid 68 updating version 1 to 3 2023-12-01T04:55:10.996 INFO:tasks.rados.rados.0.smithi080.stdout:68: oid 68 version 3 is already newer than 2 2023-12-01T04:55:10.996 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 68 v 3 (ObjNum 67 snap 0 seq_num 67) dirty exists 2023-12-01T04:55:10.996 INFO:tasks.rados.rados.0.smithi080.stdout:68: left oid 68 (ObjNum 67 snap 0 seq_num 67) 2023-12-01T04:55:10.996 INFO:tasks.rados.rados.0.smithi080.stdout:69: finishing write tid 1 to smithi08089843-69 2023-12-01T04:55:10.996 INFO:tasks.rados.rados.0.smithi080.stdout:69: finishing write tid 2 to smithi08089843-69 2023-12-01T04:55:10.996 INFO:tasks.rados.rados.0.smithi080.stdout:69: finishing write tid 3 to smithi08089843-69 2023-12-01T04:55:10.997 INFO:tasks.rados.rados.0.smithi080.stdout:66: done (15 left) 2023-12-01T04:55:10.997 INFO:tasks.rados.rados.0.smithi080.stdout:67: done (14 left) 2023-12-01T04:55:10.997 INFO:tasks.rados.rados.0.smithi080.stdout:68: done (13 left) 2023-12-01T04:55:10.997 INFO:tasks.rados.rados.0.smithi080.stdout:82: write initial oid 82 2023-12-01T04:55:10.997 INFO:tasks.rados.rados.0.smithi080.stdout:82: seq_num 81 ranges {561367=458699,1573512=741359,2941380=419987} 2023-12-01T04:55:10.998 INFO:tasks.rados.rados.0.smithi080.stdout:82: writing smithi08089843-82 from 561367 to 1020066 tid 1 2023-12-01T04:55:11.005 INFO:tasks.rados.rados.0.smithi080.stdout:82: writing smithi08089843-82 from 1573512 to 2314871 tid 2 2023-12-01T04:55:11.011 INFO:tasks.rados.rados.0.smithi080.stdout:82: writing smithi08089843-82 from 2941380 to 3361367 tid 3 2023-12-01T04:55:11.011 INFO:tasks.rados.rados.0.smithi080.stdout:83: write initial oid 83 2023-12-01T04:55:11.011 INFO:tasks.rados.rados.0.smithi080.stdout:83: seq_num 82 ranges {578174=533948,1515641=485017,2736097=502305} 2023-12-01T04:55:11.018 INFO:tasks.rados.rados.0.smithi080.stdout:83: writing smithi08089843-83 from 578174 to 1112122 tid 1 2023-12-01T04:55:11.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:55:10 smithi090 bash[32384]: cluster 2023-12-01T04:55:09.758995+0000 mgr.y (mgr.24362) 192 : cluster 0 pgmap v169: 89 pgs: 89 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:55:11.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:55:10 smithi090 bash[32384]: cluster 2023-12-01T04:55:09.764379+0000 mon.a (mon.0) 838 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T04:55:11.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:55:10 smithi090 bash[32384]: cluster 2023-12-01T04:55:09.764426+0000 mon.a (mon.0) 839 : cluster 1 Cluster is now healthy 2023-12-01T04:55:11.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:55:10 smithi090 bash[32384]: audit 2023-12-01T04:55:09.777381+0000 mon.a (mon.0) 840 : audit 1 from='client.? 172.21.15.80:0/3209354385' entity='client.0' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]': finished 2023-12-01T04:55:11.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:55:10 smithi090 bash[32384]: cluster 2023-12-01T04:55:09.777470+0000 mon.a (mon.0) 841 : cluster 0 osdmap e77: 8 total, 8 up, 8 in 2023-12-01T04:55:11.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:55:10 smithi090 bash[32384]: audit 2023-12-01T04:55:09.789740+0000 mon.c (mon.2) 126 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:55:11.025 INFO:tasks.rados.rados.0.smithi080.stdout:83: writing smithi08089843-83 from 1515641 to 2000658 tid 2 2023-12-01T04:55:11.032 INFO:tasks.rados.rados.0.smithi080.stdout:83: writing smithi08089843-83 from 2736097 to 3238402 tid 3 2023-12-01T04:55:11.033 INFO:tasks.rados.rados.0.smithi080.stdout:84: write initial oid 84 2023-12-01T04:55:11.033 INFO:tasks.rados.rados.0.smithi080.stdout:84: seq_num 83 ranges {594981=609197,1974123=745028,3279873=115108} 2023-12-01T04:55:11.039 INFO:tasks.rados.rados.0.smithi080.stdout:84: writing smithi08089843-84 from 594981 to 1204178 tid 1 2023-12-01T04:55:11.047 INFO:tasks.rados.rados.0.smithi080.stdout:84: writing smithi08089843-84 from 1974123 to 2719151 tid 2 2023-12-01T04:55:11.052 INFO:tasks.rados.rados.0.smithi080.stdout:84: writing smithi08089843-84 from 3279873 to 3394981 tid 3 2023-12-01T04:55:11.052 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:11.052 INFO:tasks.rados.rados.0.smithi080.stdout:69: finishing write tid 4 to smithi08089843-69 2023-12-01T04:55:11.053 INFO:tasks.rados.rados.0.smithi080.stdout:69: finishing write tid 5 to smithi08089843-69 2023-12-01T04:55:11.053 INFO:tasks.rados.rados.0.smithi080.stdout:69: oid 69 updating version 0 to 7 2023-12-01T04:55:11.053 INFO:tasks.rados.rados.0.smithi080.stdout:69: oid 69 updating version 7 to 9 2023-12-01T04:55:11.053 INFO:tasks.rados.rados.0.smithi080.stdout:69: oid 69 updating version 9 to 10 2023-12-01T04:55:11.053 INFO:tasks.rados.rados.0.smithi080.stdout:69: oid 69 version 10 is already newer than 8 2023-12-01T04:55:11.053 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 69 v 10 (ObjNum 68 snap 0 seq_num 68) dirty exists 2023-12-01T04:55:11.053 INFO:tasks.rados.rados.0.smithi080.stdout:69: left oid 69 (ObjNum 68 snap 0 seq_num 68) 2023-12-01T04:55:11.054 INFO:tasks.rados.rados.0.smithi080.stdout:70: finishing write tid 1 to smithi08089843-70 2023-12-01T04:55:11.054 INFO:tasks.rados.rados.0.smithi080.stdout:69: done (15 left) 2023-12-01T04:55:11.054 INFO:tasks.rados.rados.0.smithi080.stdout:85: write initial oid 85 2023-12-01T04:55:11.054 INFO:tasks.rados.rados.0.smithi080.stdout:85: seq_num 84 ranges {611788=400799,1748958=488686,2907296=504492} 2023-12-01T04:55:11.057 INFO:tasks.rados.rados.0.smithi080.stdout:85: writing smithi08089843-85 from 611788 to 1012587 tid 1 2023-12-01T04:55:11.064 INFO:tasks.rados.rados.0.smithi080.stdout:85: writing smithi08089843-85 from 1748958 to 2237644 tid 2 2023-12-01T04:55:11.073 INFO:tasks.rados.rados.0.smithi080.stdout:85: writing smithi08089843-85 from 2907296 to 3411788 tid 3 2023-12-01T04:55:11.073 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:11.073 INFO:tasks.rados.rados.0.smithi080.stdout:70: finishing write tid 2 to smithi08089843-70 2023-12-01T04:55:11.073 INFO:tasks.rados.rados.0.smithi080.stdout:70: finishing write tid 3 to smithi08089843-70 2023-12-01T04:55:11.074 INFO:tasks.rados.rados.0.smithi080.stdout:70: finishing write tid 4 to smithi08089843-70 2023-12-01T04:55:11.074 INFO:tasks.rados.rados.0.smithi080.stdout:70: finishing write tid 5 to smithi08089843-70 2023-12-01T04:55:11.074 INFO:tasks.rados.rados.0.smithi080.stdout:70: oid 70 updating version 0 to 7 2023-12-01T04:55:11.074 INFO:tasks.rados.rados.0.smithi080.stdout:70: oid 70 version 7 is already newer than 5 2023-12-01T04:55:11.074 INFO:tasks.rados.rados.0.smithi080.stdout:70: oid 70 version 7 is already newer than 4 2023-12-01T04:55:11.075 INFO:tasks.rados.rados.0.smithi080.stdout:70: oid 70 version 7 is already newer than 6 2023-12-01T04:55:11.076 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 70 v 7 (ObjNum 69 snap 0 seq_num 69) dirty exists 2023-12-01T04:55:11.076 INFO:tasks.rados.rados.0.smithi080.stdout:70: left oid 70 (ObjNum 69 snap 0 seq_num 69) 2023-12-01T04:55:11.076 INFO:tasks.rados.rados.0.smithi080.stdout:71: finishing write tid 1 to smithi08089843-71 2023-12-01T04:55:11.076 INFO:tasks.rados.rados.0.smithi080.stdout:71: finishing write tid 2 to smithi08089843-71 2023-12-01T04:55:11.077 INFO:tasks.rados.rados.0.smithi080.stdout:71: finishing write tid 3 to smithi08089843-71 2023-12-01T04:55:11.077 INFO:tasks.rados.rados.0.smithi080.stdout:71: finishing write tid 4 to smithi08089843-71 2023-12-01T04:55:11.077 INFO:tasks.rados.rados.0.smithi080.stdout:71: oid 71 updating version 0 to 4 2023-12-01T04:55:11.077 INFO:tasks.rados.rados.0.smithi080.stdout:71: oid 71 updating version 4 to 6 2023-12-01T04:55:11.077 INFO:tasks.rados.rados.0.smithi080.stdout:71: oid 71 version 6 is already newer than 5 2023-12-01T04:55:11.077 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 71 v 6 (ObjNum 70 snap 0 seq_num 70) dirty exists 2023-12-01T04:55:11.077 INFO:tasks.rados.rados.0.smithi080.stdout:71: left oid 71 (ObjNum 70 snap 0 seq_num 70) 2023-12-01T04:55:11.077 INFO:tasks.rados.rados.0.smithi080.stdout:72: finishing write tid 1 to smithi08089843-72 2023-12-01T04:55:11.077 INFO:tasks.rados.rados.0.smithi080.stdout:72: finishing write tid 2 to smithi08089843-72 2023-12-01T04:55:11.078 INFO:tasks.rados.rados.0.smithi080.stdout:72: finishing write tid 3 to smithi08089843-72 2023-12-01T04:55:11.078 INFO:tasks.rados.rados.0.smithi080.stdout:72: finishing write tid 4 to smithi08089843-72 2023-12-01T04:55:11.078 INFO:tasks.rados.rados.0.smithi080.stdout:72: oid 72 updating version 0 to 4 2023-12-01T04:55:11.078 INFO:tasks.rados.rados.0.smithi080.stdout:72: oid 72 updating version 4 to 5 2023-12-01T04:55:11.078 INFO:tasks.rados.rados.0.smithi080.stdout:72: oid 72 updating version 5 to 6 2023-12-01T04:55:11.079 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 72 v 6 (ObjNum 71 snap 0 seq_num 71) dirty exists 2023-12-01T04:55:11.079 INFO:tasks.rados.rados.0.smithi080.stdout:72: left oid 72 (ObjNum 71 snap 0 seq_num 71) 2023-12-01T04:55:11.079 INFO:tasks.rados.rados.0.smithi080.stdout:73: finishing write tid 1 to smithi08089843-73 2023-12-01T04:55:11.079 INFO:tasks.rados.rados.0.smithi080.stdout:70: done (15 left) 2023-12-01T04:55:11.079 INFO:tasks.rados.rados.0.smithi080.stdout:71: done (14 left) 2023-12-01T04:55:11.079 INFO:tasks.rados.rados.0.smithi080.stdout:72: done (13 left) 2023-12-01T04:55:11.079 INFO:tasks.rados.rados.0.smithi080.stdout:86: write initial oid 86 2023-12-01T04:55:11.079 INFO:tasks.rados.rados.0.smithi080.stdout:86: seq_num 85 ranges {628595=476048,1807440=632344,2934719=452474} 2023-12-01T04:55:11.082 INFO:tasks.rados.rados.0.smithi080.stdout:86: writing smithi08089843-86 from 628595 to 1104643 tid 1 2023-12-01T04:55:11.092 INFO:tasks.rados.rados.0.smithi080.stdout:86: writing smithi08089843-86 from 1807440 to 2439784 tid 2 2023-12-01T04:55:11.095 INFO:tasks.rados.rados.0.smithi080.stdout:86: writing smithi08089843-86 from 2934719 to 3387193 tid 3 2023-12-01T04:55:11.095 INFO:tasks.rados.rados.0.smithi080.stdout:87: write initial oid 87 2023-12-01T04:55:11.095 INFO:tasks.rados.rados.0.smithi080.stdout:87: seq_num 86 ranges {645402=551297,1749569=492355,2845789=599613} 2023-12-01T04:55:11.102 INFO:tasks.rados.rados.0.smithi080.stdout:87: writing smithi08089843-87 from 645402 to 1196699 tid 1 2023-12-01T04:55:11.108 INFO:tasks.rados.rados.0.smithi080.stdout:87: writing smithi08089843-87 from 1749569 to 2241924 tid 2 2023-12-01T04:55:11.115 INFO:tasks.rados.rados.0.smithi080.stdout:87: writing smithi08089843-87 from 2845789 to 3445402 tid 3 2023-12-01T04:55:11.115 INFO:tasks.rados.rados.0.smithi080.stdout:88: write initial oid 88 2023-12-01T04:55:11.115 INFO:tasks.rados.rados.0.smithi080.stdout:88: seq_num 87 ranges {662209=626546,1808051=636013,2873212=588997} 2023-12-01T04:55:11.122 INFO:tasks.rados.rados.0.smithi080.stdout:88: writing smithi08089843-88 from 662209 to 1288755 tid 1 2023-12-01T04:55:11.129 INFO:tasks.rados.rados.0.smithi080.stdout:88: writing smithi08089843-88 from 1808051 to 2444064 tid 2 2023-12-01T04:55:11.135 INFO:tasks.rados.rados.0.smithi080.stdout:88: writing smithi08089843-88 from 2873212 to 3462209 tid 3 2023-12-01T04:55:11.135 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:11.135 INFO:tasks.rados.rados.0.smithi080.stdout:73: finishing write tid 2 to smithi08089843-73 2023-12-01T04:55:11.135 INFO:tasks.rados.rados.0.smithi080.stdout:73: finishing write tid 3 to smithi08089843-73 2023-12-01T04:55:11.135 INFO:tasks.rados.rados.0.smithi080.stdout:73: finishing write tid 4 to smithi08089843-73 2023-12-01T04:55:11.136 INFO:tasks.rados.rados.0.smithi080.stdout:73: finishing write tid 5 to smithi08089843-73 2023-12-01T04:55:11.136 INFO:tasks.rados.rados.0.smithi080.stdout:73: oid 73 updating version 0 to 20 2023-12-01T04:55:11.136 INFO:tasks.rados.rados.0.smithi080.stdout:73: oid 73 updating version 20 to 21 2023-12-01T04:55:11.136 INFO:tasks.rados.rados.0.smithi080.stdout:73: oid 73 version 21 is already newer than 19 2023-12-01T04:55:11.136 INFO:tasks.rados.rados.0.smithi080.stdout:73: oid 73 version 21 is already newer than 18 2023-12-01T04:55:11.136 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 73 v 21 (ObjNum 72 snap 0 seq_num 72) dirty exists 2023-12-01T04:55:11.136 INFO:tasks.rados.rados.0.smithi080.stdout:73: left oid 73 (ObjNum 72 snap 0 seq_num 72) 2023-12-01T04:55:11.136 INFO:tasks.rados.rados.0.smithi080.stdout:74: finishing write tid 1 to smithi08089843-74 2023-12-01T04:55:11.136 INFO:tasks.rados.rados.0.smithi080.stdout:74: finishing write tid 2 to smithi08089843-74 2023-12-01T04:55:11.136 INFO:tasks.rados.rados.0.smithi080.stdout:73: done (15 left) 2023-12-01T04:55:11.136 INFO:tasks.rados.rados.0.smithi080.stdout:89: write initial oid 89 2023-12-01T04:55:11.136 INFO:tasks.rados.rados.0.smithi080.stdout:89: seq_num 88 ranges {679016=701795,1866533=496024,2900635=402643} 2023-12-01T04:55:11.142 INFO:tasks.rados.rados.0.smithi080.stdout:89: writing smithi08089843-89 from 679016 to 1380811 tid 1 2023-12-01T04:55:11.148 INFO:tasks.rados.rados.0.smithi080.stdout:89: writing smithi08089843-89 from 1866533 to 2362557 tid 2 2023-12-01T04:55:11.154 INFO:tasks.rados.rados.0.smithi080.stdout:89: writing smithi08089843-89 from 2900635 to 3303278 tid 3 2023-12-01T04:55:11.154 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:11.154 INFO:tasks.rados.rados.0.smithi080.stdout:74: finishing write tid 3 to smithi08089843-74 2023-12-01T04:55:11.154 INFO:tasks.rados.rados.0.smithi080.stdout:74: finishing write tid 4 to smithi08089843-74 2023-12-01T04:55:11.154 INFO:tasks.rados.rados.0.smithi080.stdout:74: finishing write tid 5 to smithi08089843-74 2023-12-01T04:55:11.154 INFO:tasks.rados.rados.0.smithi080.stdout:74: oid 74 updating version 0 to 19 2023-12-01T04:55:11.154 INFO:tasks.rados.rados.0.smithi080.stdout:74: oid 74 version 19 is already newer than 17 2023-12-01T04:55:11.154 INFO:tasks.rados.rados.0.smithi080.stdout:74: oid 74 updating version 19 to 20 2023-12-01T04:55:11.155 INFO:tasks.rados.rados.0.smithi080.stdout:74: oid 74 version 20 is already newer than 18 2023-12-01T04:55:11.155 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 74 v 20 (ObjNum 73 snap 0 seq_num 73) dirty exists 2023-12-01T04:55:11.155 INFO:tasks.rados.rados.0.smithi080.stdout:74: left oid 74 (ObjNum 73 snap 0 seq_num 73) 2023-12-01T04:55:11.155 INFO:tasks.rados.rados.0.smithi080.stdout:75: finishing write tid 1 to smithi08089843-75 2023-12-01T04:55:11.155 INFO:tasks.rados.rados.0.smithi080.stdout:75: finishing write tid 2 to smithi08089843-75 2023-12-01T04:55:11.155 INFO:tasks.rados.rados.0.smithi080.stdout:74: done (15 left) 2023-12-01T04:55:11.155 INFO:tasks.rados.rados.0.smithi080.stdout:90: write initial oid 90 2023-12-01T04:55:11.155 INFO:tasks.rados.rados.0.smithi080.stdout:90: seq_num 89 ranges {695823=777044,1925015=639682,3328058=167765} 2023-12-01T04:55:11.162 INFO:tasks.rados.rados.0.smithi080.stdout:90: writing smithi08089843-90 from 695823 to 1472867 tid 1 2023-12-01T04:55:11.168 INFO:tasks.rados.rados.0.smithi080.stdout:90: writing smithi08089843-90 from 1925015 to 2564697 tid 2 2023-12-01T04:55:11.174 INFO:tasks.rados.rados.0.smithi080.stdout:90: writing smithi08089843-90 from 3328058 to 3495823 tid 3 2023-12-01T04:55:11.174 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:11.174 INFO:tasks.rados.rados.0.smithi080.stdout:75: finishing write tid 3 to smithi08089843-75 2023-12-01T04:55:11.175 INFO:tasks.rados.rados.0.smithi080.stdout:75: finishing write tid 4 to smithi08089843-75 2023-12-01T04:55:11.175 INFO:tasks.rados.rados.0.smithi080.stdout:75: finishing write tid 5 to smithi08089843-75 2023-12-01T04:55:11.175 INFO:tasks.rados.rados.0.smithi080.stdout:75: oid 75 updating version 0 to 22 2023-12-01T04:55:11.175 INFO:tasks.rados.rados.0.smithi080.stdout:75: oid 75 version 22 is already newer than 21 2023-12-01T04:55:11.175 INFO:tasks.rados.rados.0.smithi080.stdout:75: oid 75 updating version 22 to 23 2023-12-01T04:55:11.175 INFO:tasks.rados.rados.0.smithi080.stdout:75: oid 75 updating version 23 to 24 2023-12-01T04:55:11.175 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 75 v 24 (ObjNum 74 snap 0 seq_num 74) dirty exists 2023-12-01T04:55:11.175 INFO:tasks.rados.rados.0.smithi080.stdout:75: left oid 75 (ObjNum 74 snap 0 seq_num 74) 2023-12-01T04:55:11.175 INFO:tasks.rados.rados.0.smithi080.stdout:76: finishing write tid 1 to smithi08089843-76 2023-12-01T04:55:11.176 INFO:tasks.rados.rados.0.smithi080.stdout:76: finishing write tid 2 to smithi08089843-76 2023-12-01T04:55:11.176 INFO:tasks.rados.rados.0.smithi080.stdout:76: finishing write tid 3 to smithi08089843-76 2023-12-01T04:55:11.176 INFO:tasks.rados.rados.0.smithi080.stdout:75: done (15 left) 2023-12-01T04:55:11.176 INFO:tasks.rados.rados.0.smithi080.stdout:91: write initial oid 91 2023-12-01T04:55:11.176 INFO:tasks.rados.rados.0.smithi080.stdout:91: seq_num 90 ranges {712630=452293,1583497=499693,2555481=425187} 2023-12-01T04:55:11.180 INFO:tasks.rados.rados.0.smithi080.stdout:91: writing smithi08089843-91 from 712630 to 1164923 tid 1 2023-12-01T04:55:11.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:55:10 smithi080 bash[41963]: cluster 2023-12-01T04:55:09.758995+0000 mgr.y (mgr.24362) 192 : cluster 0 pgmap v169: 89 pgs: 89 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:55:11.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:55:10 smithi080 bash[41963]: cluster 2023-12-01T04:55:09.764379+0000 mon.a (mon.0) 838 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T04:55:11.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:55:10 smithi080 bash[41963]: cluster 2023-12-01T04:55:09.764426+0000 mon.a (mon.0) 839 : cluster 1 Cluster is now healthy 2023-12-01T04:55:11.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:55:10 smithi080 bash[41963]: audit 2023-12-01T04:55:09.777381+0000 mon.a (mon.0) 840 : audit 1 from='client.? 172.21.15.80:0/3209354385' entity='client.0' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]': finished 2023-12-01T04:55:11.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:55:10 smithi080 bash[41963]: cluster 2023-12-01T04:55:09.777470+0000 mon.a (mon.0) 841 : cluster 0 osdmap e77: 8 total, 8 up, 8 in 2023-12-01T04:55:11.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:55:10 smithi080 bash[41963]: audit 2023-12-01T04:55:09.789740+0000 mon.c (mon.2) 126 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:55:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:55:10 smithi080 bash[28361]: cluster 2023-12-01T04:55:09.758995+0000 mgr.y (mgr.24362) 192 : cluster 0 pgmap v169: 89 pgs: 89 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:55:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:55:10 smithi080 bash[28361]: cluster 2023-12-01T04:55:09.764379+0000 mon.a (mon.0) 838 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T04:55:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:55:10 smithi080 bash[28361]: cluster 2023-12-01T04:55:09.764426+0000 mon.a (mon.0) 839 : cluster 1 Cluster is now healthy 2023-12-01T04:55:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:55:10 smithi080 bash[28361]: audit 2023-12-01T04:55:09.777381+0000 mon.a (mon.0) 840 : audit 1 from='client.? 172.21.15.80:0/3209354385' entity='client.0' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]': finished 2023-12-01T04:55:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:55:10 smithi080 bash[28361]: cluster 2023-12-01T04:55:09.777470+0000 mon.a (mon.0) 841 : cluster 0 osdmap e77: 8 total, 8 up, 8 in 2023-12-01T04:55:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:55:10 smithi080 bash[28361]: audit 2023-12-01T04:55:09.789740+0000 mon.c (mon.2) 126 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:55:11.186 INFO:tasks.rados.rados.0.smithi080.stdout:91: writing smithi08089843-91 from 1583497 to 2083190 tid 2 2023-12-01T04:55:11.191 INFO:tasks.rados.rados.0.smithi080.stdout:91: writing smithi08089843-91 from 2555481 to 2980668 tid 3 2023-12-01T04:55:11.192 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:11.192 INFO:tasks.rados.rados.0.smithi080.stdout:76: finishing write tid 4 to smithi08089843-76 2023-12-01T04:55:11.192 INFO:tasks.rados.rados.0.smithi080.stdout:76: finishing write tid 5 to smithi08089843-76 2023-12-01T04:55:11.192 INFO:tasks.rados.rados.0.smithi080.stdout:76: oid 76 updating version 0 to 38 2023-12-01T04:55:11.192 INFO:tasks.rados.rados.0.smithi080.stdout:76: oid 76 updating version 38 to 39 2023-12-01T04:55:11.192 INFO:tasks.rados.rados.0.smithi080.stdout:76: oid 76 updating version 39 to 40 2023-12-01T04:55:11.192 INFO:tasks.rados.rados.0.smithi080.stdout:76: oid 76 version 40 is already newer than 37 2023-12-01T04:55:11.192 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 76 v 40 (ObjNum 75 snap 0 seq_num 75) dirty exists 2023-12-01T04:55:11.192 INFO:tasks.rados.rados.0.smithi080.stdout:76: left oid 76 (ObjNum 75 snap 0 seq_num 75) 2023-12-01T04:55:11.192 INFO:tasks.rados.rados.0.smithi080.stdout:77: finishing write tid 1 to smithi08089843-77 2023-12-01T04:55:11.192 INFO:tasks.rados.rados.0.smithi080.stdout:77: finishing write tid 2 to smithi08089843-77 2023-12-01T04:55:11.192 INFO:tasks.rados.rados.0.smithi080.stdout:77: finishing write tid 3 to smithi08089843-77 2023-12-01T04:55:11.192 INFO:tasks.rados.rados.0.smithi080.stdout:76: done (15 left) 2023-12-01T04:55:11.192 INFO:tasks.rados.rados.0.smithi080.stdout:92: write initial oid 92 2023-12-01T04:55:11.192 INFO:tasks.rados.rados.0.smithi080.stdout:92: seq_num 91 ranges {729437=527542,1925626=643351,3266551=262886} 2023-12-01T04:55:11.198 INFO:tasks.rados.rados.0.smithi080.stdout:92: writing smithi08089843-92 from 729437 to 1256979 tid 1 2023-12-01T04:55:11.206 INFO:tasks.rados.rados.0.smithi080.stdout:92: writing smithi08089843-92 from 1925626 to 2568977 tid 2 2023-12-01T04:55:11.212 INFO:tasks.rados.rados.0.smithi080.stdout:92: writing smithi08089843-92 from 3266551 to 3529437 tid 3 2023-12-01T04:55:11.270 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:11.270 INFO:tasks.rados.rados.0.smithi080.stdout:77: finishing write tid 4 to smithi08089843-77 2023-12-01T04:55:11.270 INFO:tasks.rados.rados.0.smithi080.stdout:77: finishing write tid 5 to smithi08089843-77 2023-12-01T04:55:11.270 INFO:tasks.rados.rados.0.smithi080.stdout:77: oid 77 updating version 0 to 9 2023-12-01T04:55:11.274 INFO:tasks.rados.rados.0.smithi080.stdout:77: oid 77 updating version 9 to 11 2023-12-01T04:55:11.274 INFO:tasks.rados.rados.0.smithi080.stdout:77: oid 77 version 11 is already newer than 8 2023-12-01T04:55:11.274 INFO:tasks.rados.rados.0.smithi080.stdout:77: oid 77 version 11 is already newer than 10 2023-12-01T04:55:11.274 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 77 v 11 (ObjNum 76 snap 0 seq_num 76) dirty exists 2023-12-01T04:55:11.275 INFO:tasks.rados.rados.0.smithi080.stdout:77: left oid 77 (ObjNum 76 snap 0 seq_num 76) 2023-12-01T04:55:11.275 INFO:tasks.rados.rados.0.smithi080.stdout:78: finishing write tid 1 to smithi08089843-78 2023-12-01T04:55:11.275 INFO:tasks.rados.rados.0.smithi080.stdout:78: finishing write tid 2 to smithi08089843-78 2023-12-01T04:55:11.275 INFO:tasks.rados.rados.0.smithi080.stdout:78: finishing write tid 3 to smithi08089843-78 2023-12-01T04:55:11.275 INFO:tasks.rados.rados.0.smithi080.stdout:78: finishing write tid 4 to smithi08089843-78 2023-12-01T04:55:11.275 INFO:tasks.rados.rados.0.smithi080.stdout:77: done (15 left) 2023-12-01T04:55:11.275 INFO:tasks.rados.rados.0.smithi080.stdout:93: write initial oid 93 2023-12-01T04:55:11.275 INFO:tasks.rados.rados.0.smithi080.stdout:93: seq_num 92 ranges {746244=719144,2100461=503362,3126680=419564} 2023-12-01T04:55:11.277 INFO:tasks.rados.rados.0.smithi080.stdout:93: writing smithi08089843-93 from 746244 to 1465388 tid 1 2023-12-01T04:55:11.277 INFO:tasks.rados.rados.0.smithi080.stdout:93: writing smithi08089843-93 from 2100461 to 2603823 tid 2 2023-12-01T04:55:11.277 INFO:tasks.rados.rados.0.smithi080.stdout:93: writing smithi08089843-93 from 3126680 to 3546244 tid 3 2023-12-01T04:55:11.277 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:11.277 INFO:tasks.rados.rados.0.smithi080.stdout:78: finishing write tid 5 to smithi08089843-78 2023-12-01T04:55:11.277 INFO:tasks.rados.rados.0.smithi080.stdout:78: oid 78 updating version 0 to 10 2023-12-01T04:55:11.277 INFO:tasks.rados.rados.0.smithi080.stdout:78: oid 78 version 10 is already newer than 9 2023-12-01T04:55:11.277 INFO:tasks.rados.rados.0.smithi080.stdout:78: oid 78 version 10 is already newer than 7 2023-12-01T04:55:11.277 INFO:tasks.rados.rados.0.smithi080.stdout:78: oid 78 version 10 is already newer than 8 2023-12-01T04:55:11.277 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 78 v 10 (ObjNum 77 snap 0 seq_num 77) dirty exists 2023-12-01T04:55:11.277 INFO:tasks.rados.rados.0.smithi080.stdout:78: left oid 78 (ObjNum 77 snap 0 seq_num 77) 2023-12-01T04:55:11.277 INFO:tasks.rados.rados.0.smithi080.stdout:79: finishing write tid 1 to smithi08089843-79 2023-12-01T04:55:11.277 INFO:tasks.rados.rados.0.smithi080.stdout:79: finishing write tid 2 to smithi08089843-79 2023-12-01T04:55:11.278 INFO:tasks.rados.rados.0.smithi080.stdout:78: done (15 left) 2023-12-01T04:55:11.278 INFO:tasks.rados.rados.0.smithi080.stdout:94: write initial oid 94 2023-12-01T04:55:11.278 INFO:tasks.rados.rados.0.smithi080.stdout:94: seq_num 93 ranges {763051=794393,2158943=647020,3437750=125301} 2023-12-01T04:55:11.278 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/597927aa-9003-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T04:55:11.279 INFO:tasks.rados.rados.0.smithi080.stdout:94: writing smithi08089843-94 from 763051 to 1557444 tid 1 2023-12-01T04:55:11.280 INFO:tasks.rados.rados.0.smithi080.stdout:94: writing smithi08089843-94 from 2158943 to 2805963 tid 2 2023-12-01T04:55:11.280 INFO:tasks.rados.rados.0.smithi080.stdout:94: writing smithi08089843-94 from 3437750 to 3563051 tid 3 2023-12-01T04:55:11.280 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:11.280 INFO:tasks.rados.rados.0.smithi080.stdout:79: finishing write tid 3 to smithi08089843-79 2023-12-01T04:55:11.280 INFO:tasks.rados.rados.0.smithi080.stdout:79: finishing write tid 4 to smithi08089843-79 2023-12-01T04:55:11.280 INFO:tasks.rados.rados.0.smithi080.stdout:79: finishing write tid 5 to smithi08089843-79 2023-12-01T04:55:11.280 INFO:tasks.rados.rados.0.smithi080.stdout:79: oid 79 updating version 0 to 22 2023-12-01T04:55:11.280 INFO:tasks.rados.rados.0.smithi080.stdout:79: oid 79 version 22 is already newer than 21 2023-12-01T04:55:11.280 INFO:tasks.rados.rados.0.smithi080.stdout:79: oid 79 updating version 22 to 23 2023-12-01T04:55:11.280 INFO:tasks.rados.rados.0.smithi080.stdout:79: oid 79 version 23 is already newer than 20 2023-12-01T04:55:11.280 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 79 v 23 (ObjNum 78 snap 0 seq_num 78) dirty exists 2023-12-01T04:55:11.280 INFO:tasks.rados.rados.0.smithi080.stdout:79: left oid 79 (ObjNum 78 snap 0 seq_num 78) 2023-12-01T04:55:11.280 INFO:tasks.rados.rados.0.smithi080.stdout:80: finishing write tid 1 to smithi08089843-80 2023-12-01T04:55:11.280 INFO:tasks.rados.rados.0.smithi080.stdout:79: done (15 left) 2023-12-01T04:55:11.280 INFO:tasks.rados.rados.0.smithi080.stdout:95: write initial oid 95 2023-12-01T04:55:11.281 INFO:tasks.rados.rados.0.smithi080.stdout:95: seq_num 94 ranges {779858=469642,1817425=507031,2781526=586628} 2023-12-01T04:55:11.281 INFO:tasks.rados.rados.0.smithi080.stdout:95: writing smithi08089843-95 from 779858 to 1249500 tid 1 2023-12-01T04:55:11.281 INFO:tasks.rados.rados.0.smithi080.stdout:95: writing smithi08089843-95 from 1817425 to 2324456 tid 2 2023-12-01T04:55:11.281 INFO:tasks.rados.rados.0.smithi080.stdout:95: writing smithi08089843-95 from 2781526 to 3368154 tid 3 2023-12-01T04:55:11.281 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:11.281 INFO:tasks.rados.rados.0.smithi080.stdout:80: finishing write tid 2 to smithi08089843-80 2023-12-01T04:55:11.281 INFO:tasks.rados.rados.0.smithi080.stdout:80: finishing write tid 3 to smithi08089843-80 2023-12-01T04:55:11.281 INFO:tasks.rados.rados.0.smithi080.stdout:80: finishing write tid 4 to smithi08089843-80 2023-12-01T04:55:11.281 INFO:tasks.rados.rados.0.smithi080.stdout:80: finishing write tid 5 to smithi08089843-80 2023-12-01T04:55:11.281 INFO:tasks.rados.rados.0.smithi080.stdout:80: oid 80 updating version 0 to 41 2023-12-01T04:55:11.281 INFO:tasks.rados.rados.0.smithi080.stdout:80: oid 80 updating version 41 to 42 2023-12-01T04:55:11.281 INFO:tasks.rados.rados.0.smithi080.stdout:80: oid 80 updating version 42 to 43 2023-12-01T04:55:11.281 INFO:tasks.rados.rados.0.smithi080.stdout:80: oid 80 updating version 43 to 44 2023-12-01T04:55:11.281 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 80 v 44 (ObjNum 79 snap 0 seq_num 79) dirty exists 2023-12-01T04:55:11.281 INFO:tasks.rados.rados.0.smithi080.stdout:80: left oid 80 (ObjNum 79 snap 0 seq_num 79) 2023-12-01T04:55:11.282 INFO:tasks.rados.rados.0.smithi080.stdout:81: finishing write tid 1 to smithi08089843-81 2023-12-01T04:55:11.282 INFO:tasks.rados.rados.0.smithi080.stdout:81: finishing write tid 2 to smithi08089843-81 2023-12-01T04:55:11.282 INFO:tasks.rados.rados.0.smithi080.stdout:81: finishing write tid 3 to smithi08089843-81 2023-12-01T04:55:11.282 INFO:tasks.rados.rados.0.smithi080.stdout:80: done (15 left) 2023-12-01T04:55:11.282 INFO:tasks.rados.rados.0.smithi080.stdout:96: write initial oid 96 2023-12-01T04:55:11.282 INFO:tasks.rados.rados.0.smithi080.stdout:96: seq_num 95 ranges {796665=544891,1759554=650689,2976243=620422} 2023-12-01T04:55:11.282 INFO:tasks.rados.rados.0.smithi080.stdout:96: writing smithi08089843-96 from 796665 to 1341556 tid 1 2023-12-01T04:55:11.286 INFO:tasks.rados.rados.0.smithi080.stdout:96: writing smithi08089843-96 from 1759554 to 2410243 tid 2 2023-12-01T04:55:11.293 INFO:tasks.rados.rados.0.smithi080.stdout:96: writing smithi08089843-96 from 2976243 to 3596665 tid 3 2023-12-01T04:55:11.293 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:11.293 INFO:tasks.rados.rados.0.smithi080.stdout:81: finishing write tid 4 to smithi08089843-81 2023-12-01T04:55:11.293 INFO:tasks.rados.rados.0.smithi080.stdout:81: finishing write tid 5 to smithi08089843-81 2023-12-01T04:55:11.293 INFO:tasks.rados.rados.0.smithi080.stdout:81: oid 81 updating version 0 to 27 2023-12-01T04:55:11.293 INFO:tasks.rados.rados.0.smithi080.stdout:81: oid 81 version 27 is already newer than 26 2023-12-01T04:55:11.293 INFO:tasks.rados.rados.0.smithi080.stdout:81: oid 81 version 27 is already newer than 25 2023-12-01T04:55:11.294 INFO:tasks.rados.rados.0.smithi080.stdout:81: oid 81 updating version 27 to 28 2023-12-01T04:55:11.294 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 81 v 28 (ObjNum 80 snap 0 seq_num 80) dirty exists 2023-12-01T04:55:11.294 INFO:tasks.rados.rados.0.smithi080.stdout:81: left oid 81 (ObjNum 80 snap 0 seq_num 80) 2023-12-01T04:55:11.294 INFO:tasks.rados.rados.0.smithi080.stdout:82: finishing write tid 1 to smithi08089843-82 2023-12-01T04:55:11.294 INFO:tasks.rados.rados.0.smithi080.stdout:82: finishing write tid 2 to smithi08089843-82 2023-12-01T04:55:11.294 INFO:tasks.rados.rados.0.smithi080.stdout:82: finishing write tid 3 to smithi08089843-82 2023-12-01T04:55:11.294 INFO:tasks.rados.rados.0.smithi080.stdout:82: finishing write tid 4 to smithi08089843-82 2023-12-01T04:55:11.294 INFO:tasks.rados.rados.0.smithi080.stdout:81: done (15 left) 2023-12-01T04:55:11.294 INFO:tasks.rados.rados.0.smithi080.stdout:97: write initial oid 97 2023-12-01T04:55:11.294 INFO:tasks.rados.rados.0.smithi080.stdout:97: seq_num 96 ranges {413472=620140,1818036=510700,3120019=493453} 2023-12-01T04:55:11.299 INFO:tasks.rados.rados.0.smithi080.stdout:97: writing smithi08089843-97 from 413472 to 1033612 tid 1 2023-12-01T04:55:11.306 INFO:tasks.rados.rados.0.smithi080.stdout:97: writing smithi08089843-97 from 1818036 to 2328736 tid 2 2023-12-01T04:55:11.314 INFO:tasks.rados.rados.0.smithi080.stdout:97: writing smithi08089843-97 from 3120019 to 3613472 tid 3 2023-12-01T04:55:11.314 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:11.314 INFO:tasks.rados.rados.0.smithi080.stdout:82: finishing write tid 5 to smithi08089843-82 2023-12-01T04:55:11.314 INFO:tasks.rados.rados.0.smithi080.stdout:82: oid 82 updating version 0 to 9 2023-12-01T04:55:11.314 INFO:tasks.rados.rados.0.smithi080.stdout:82: oid 82 updating version 9 to 10 2023-12-01T04:55:11.314 INFO:tasks.rados.rados.0.smithi080.stdout:82: oid 82 version 10 is already newer than 7 2023-12-01T04:55:11.314 INFO:tasks.rados.rados.0.smithi080.stdout:82: oid 82 version 10 is already newer than 8 2023-12-01T04:55:11.315 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 82 v 10 (ObjNum 81 snap 0 seq_num 81) dirty exists 2023-12-01T04:55:11.315 INFO:tasks.rados.rados.0.smithi080.stdout:82: left oid 82 (ObjNum 81 snap 0 seq_num 81) 2023-12-01T04:55:11.315 INFO:tasks.rados.rados.0.smithi080.stdout:82: done (15 left) 2023-12-01T04:55:11.315 INFO:tasks.rados.rados.0.smithi080.stdout:98: write initial oid 98 2023-12-01T04:55:11.315 INFO:tasks.rados.rados.0.smithi080.stdout:98: seq_num 97 ranges {430279=695389,1876518=654358,3031089=536797} 2023-12-01T04:55:11.320 INFO:tasks.rados.rados.0.smithi080.stdout:98: writing smithi08089843-98 from 430279 to 1125668 tid 1 2023-12-01T04:55:11.328 INFO:tasks.rados.rados.0.smithi080.stdout:98: writing smithi08089843-98 from 1876518 to 2530876 tid 2 2023-12-01T04:55:11.335 INFO:tasks.rados.rados.0.smithi080.stdout:98: writing smithi08089843-98 from 3031089 to 3567886 tid 3 2023-12-01T04:55:11.335 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:11.335 INFO:tasks.rados.rados.0.smithi080.stdout:83: finishing write tid 1 to smithi08089843-83 2023-12-01T04:55:11.335 INFO:tasks.rados.rados.0.smithi080.stdout:83: finishing write tid 2 to smithi08089843-83 2023-12-01T04:55:11.335 INFO:tasks.rados.rados.0.smithi080.stdout:83: finishing write tid 3 to smithi08089843-83 2023-12-01T04:55:11.335 INFO:tasks.rados.rados.0.smithi080.stdout:83: finishing write tid 4 to smithi08089843-83 2023-12-01T04:55:11.335 INFO:tasks.rados.rados.0.smithi080.stdout:83: finishing write tid 5 to smithi08089843-83 2023-12-01T04:55:11.335 INFO:tasks.rados.rados.0.smithi080.stdout:83: oid 83 updating version 0 to 21 2023-12-01T04:55:11.335 INFO:tasks.rados.rados.0.smithi080.stdout:83: oid 83 updating version 21 to 22 2023-12-01T04:55:11.335 INFO:tasks.rados.rados.0.smithi080.stdout:83: oid 83 updating version 22 to 24 2023-12-01T04:55:11.335 INFO:tasks.rados.rados.0.smithi080.stdout:83: oid 83 version 24 is already newer than 23 2023-12-01T04:55:11.335 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 83 v 24 (ObjNum 82 snap 0 seq_num 82) dirty exists 2023-12-01T04:55:11.335 INFO:tasks.rados.rados.0.smithi080.stdout:83: left oid 83 (ObjNum 82 snap 0 seq_num 82) 2023-12-01T04:55:11.336 INFO:tasks.rados.rados.0.smithi080.stdout:84: finishing write tid 1 to smithi08089843-84 2023-12-01T04:55:11.336 INFO:tasks.rados.rados.0.smithi080.stdout:84: finishing write tid 2 to smithi08089843-84 2023-12-01T04:55:11.336 INFO:tasks.rados.rados.0.smithi080.stdout:84: finishing write tid 3 to smithi08089843-84 2023-12-01T04:55:11.336 INFO:tasks.rados.rados.0.smithi080.stdout:84: finishing write tid 4 to smithi08089843-84 2023-12-01T04:55:11.336 INFO:tasks.rados.rados.0.smithi080.stdout:84: finishing write tid 5 to smithi08089843-84 2023-12-01T04:55:11.336 INFO:tasks.rados.rados.0.smithi080.stdout:84: oid 84 updating version 0 to 17 2023-12-01T04:55:11.336 INFO:tasks.rados.rados.0.smithi080.stdout:84: oid 84 version 17 is already newer than 16 2023-12-01T04:55:11.336 INFO:tasks.rados.rados.0.smithi080.stdout:84: oid 84 updating version 17 to 19 2023-12-01T04:55:11.336 INFO:tasks.rados.rados.0.smithi080.stdout:84: oid 84 version 19 is already newer than 18 2023-12-01T04:55:11.336 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 84 v 19 (ObjNum 83 snap 0 seq_num 83) dirty exists 2023-12-01T04:55:11.336 INFO:tasks.rados.rados.0.smithi080.stdout:84: left oid 84 (ObjNum 83 snap 0 seq_num 83) 2023-12-01T04:55:11.336 INFO:tasks.rados.rados.0.smithi080.stdout:83: done (15 left) 2023-12-01T04:55:11.336 INFO:tasks.rados.rados.0.smithi080.stdout:84: done (14 left) 2023-12-01T04:55:11.336 INFO:tasks.rados.rados.0.smithi080.stdout:99: write initial oid 99 2023-12-01T04:55:11.337 INFO:tasks.rados.rados.0.smithi080.stdout:99: seq_num 98 ranges {447086=770638,1935000=798016,3458512=188574} 2023-12-01T04:55:11.341 INFO:tasks.rados.rados.0.smithi080.stdout:99: writing smithi08089843-99 from 447086 to 1217724 tid 1 2023-12-01T04:55:11.350 INFO:tasks.rados.rados.0.smithi080.stdout:99: writing smithi08089843-99 from 1935000 to 2733016 tid 2 2023-12-01T04:55:11.356 INFO:tasks.rados.rados.0.smithi080.stdout:99: writing smithi08089843-99 from 3458512 to 3647086 tid 3 2023-12-01T04:55:11.356 INFO:tasks.rados.rados.0.smithi080.stdout:100: write initial oid 100 2023-12-01T04:55:11.356 INFO:tasks.rados.rados.0.smithi080.stdout:100: seq_num 99 ranges {463893=562240,1593482=658027,2685935=559341} 2023-12-01T04:55:11.361 INFO:tasks.rados.rados.0.smithi080.stdout:100: writing smithi08089843-100 from 463893 to 1026133 tid 1 2023-12-01T04:55:11.369 INFO:tasks.rados.rados.0.smithi080.stdout:100: writing smithi08089843-100 from 1593482 to 2251509 tid 2 2023-12-01T04:55:11.375 INFO:tasks.rados.rados.0.smithi080.stdout:100: writing smithi08089843-100 from 2685935 to 3245276 tid 3 2023-12-01T04:55:11.375 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:11.375 INFO:tasks.rados.rados.0.smithi080.stdout:85: finishing write tid 1 to smithi08089843-85 2023-12-01T04:55:11.375 INFO:tasks.rados.rados.0.smithi080.stdout:85: finishing write tid 2 to smithi08089843-85 2023-12-01T04:55:11.375 INFO:tasks.rados.rados.0.smithi080.stdout:85: finishing write tid 3 to smithi08089843-85 2023-12-01T04:55:11.375 INFO:tasks.rados.rados.0.smithi080.stdout:85: finishing write tid 4 to smithi08089843-85 2023-12-01T04:55:11.375 INFO:tasks.rados.rados.0.smithi080.stdout:85: finishing write tid 5 to smithi08089843-85 2023-12-01T04:55:11.375 INFO:tasks.rados.rados.0.smithi080.stdout:85: oid 85 updating version 0 to 10 2023-12-01T04:55:11.375 INFO:tasks.rados.rados.0.smithi080.stdout:85: oid 85 updating version 10 to 12 2023-12-01T04:55:11.375 INFO:tasks.rados.rados.0.smithi080.stdout:85: oid 85 version 12 is already newer than 11 2023-12-01T04:55:11.375 INFO:tasks.rados.rados.0.smithi080.stdout:85: oid 85 updating version 12 to 13 2023-12-01T04:55:11.376 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 85 v 13 (ObjNum 84 snap 0 seq_num 84) dirty exists 2023-12-01T04:55:11.376 INFO:tasks.rados.rados.0.smithi080.stdout:85: left oid 85 (ObjNum 84 snap 0 seq_num 84) 2023-12-01T04:55:11.376 INFO:tasks.rados.rados.0.smithi080.stdout:86: finishing write tid 1 to smithi08089843-86 2023-12-01T04:55:11.376 INFO:tasks.rados.rados.0.smithi080.stdout:85: done (15 left) 2023-12-01T04:55:11.376 INFO:tasks.rados.rados.0.smithi080.stdout:101: write initial oid 101 2023-12-01T04:55:11.376 INFO:tasks.rados.rados.0.smithi080.stdout:101: seq_num 100 ranges {480700=637489,1651964=401685,2713358=770613} 2023-12-01T04:55:11.381 INFO:tasks.rados.rados.0.smithi080.stdout:101: writing smithi08089843-101 from 480700 to 1118189 tid 1 2023-12-01T04:55:11.386 INFO:tasks.rados.rados.0.smithi080.stdout:101: writing smithi08089843-101 from 1651964 to 2053649 tid 2 2023-12-01T04:55:11.395 INFO:tasks.rados.rados.0.smithi080.stdout:101: writing smithi08089843-101 from 2713358 to 3483971 tid 3 2023-12-01T04:55:11.395 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:11.395 INFO:tasks.rados.rados.0.smithi080.stdout:86: finishing write tid 2 to smithi08089843-86 2023-12-01T04:55:11.395 INFO:tasks.rados.rados.0.smithi080.stdout:86: finishing write tid 3 to smithi08089843-86 2023-12-01T04:55:11.395 INFO:tasks.rados.rados.0.smithi080.stdout:86: finishing write tid 4 to smithi08089843-86 2023-12-01T04:55:11.395 INFO:tasks.rados.rados.0.smithi080.stdout:86: finishing write tid 5 to smithi08089843-86 2023-12-01T04:55:11.395 INFO:tasks.rados.rados.0.smithi080.stdout:86: oid 86 updating version 0 to 13 2023-12-01T04:55:11.395 INFO:tasks.rados.rados.0.smithi080.stdout:86: oid 86 version 13 is already newer than 12 2023-12-01T04:55:11.396 INFO:tasks.rados.rados.0.smithi080.stdout:86: oid 86 updating version 13 to 14 2023-12-01T04:55:11.396 INFO:tasks.rados.rados.0.smithi080.stdout:86: oid 86 version 14 is already newer than 11 2023-12-01T04:55:11.396 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 86 v 14 (ObjNum 85 snap 0 seq_num 85) dirty exists 2023-12-01T04:55:11.396 INFO:tasks.rados.rados.0.smithi080.stdout:86: left oid 86 (ObjNum 85 snap 0 seq_num 85) 2023-12-01T04:55:11.396 INFO:tasks.rados.rados.0.smithi080.stdout:87: finishing write tid 1 to smithi08089843-87 2023-12-01T04:55:11.396 INFO:tasks.rados.rados.0.smithi080.stdout:87: finishing write tid 2 to smithi08089843-87 2023-12-01T04:55:11.396 INFO:tasks.rados.rados.0.smithi080.stdout:87: finishing write tid 3 to smithi08089843-87 2023-12-01T04:55:11.396 INFO:tasks.rados.rados.0.smithi080.stdout:87: finishing write tid 4 to smithi08089843-87 2023-12-01T04:55:11.396 INFO:tasks.rados.rados.0.smithi080.stdout:87: finishing write tid 5 to smithi08089843-87 2023-12-01T04:55:11.396 INFO:tasks.rados.rados.0.smithi080.stdout:87: oid 87 updating version 0 to 12 2023-12-01T04:55:11.396 INFO:tasks.rados.rados.0.smithi080.stdout:87: oid 87 updating version 12 to 15 2023-12-01T04:55:11.396 INFO:tasks.rados.rados.0.smithi080.stdout:87: oid 87 version 15 is already newer than 13 2023-12-01T04:55:11.396 INFO:tasks.rados.rados.0.smithi080.stdout:87: oid 87 version 15 is already newer than 14 2023-12-01T04:55:11.396 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 87 v 15 (ObjNum 86 snap 0 seq_num 86) dirty exists 2023-12-01T04:55:11.396 INFO:tasks.rados.rados.0.smithi080.stdout:87: left oid 87 (ObjNum 86 snap 0 seq_num 86) 2023-12-01T04:55:11.397 INFO:tasks.rados.rados.0.smithi080.stdout:88: finishing write tid 1 to smithi08089843-88 2023-12-01T04:55:11.397 INFO:tasks.rados.rados.0.smithi080.stdout:88: finishing write tid 2 to smithi08089843-88 2023-12-01T04:55:11.397 INFO:tasks.rados.rados.0.smithi080.stdout:86: done (15 left) 2023-12-01T04:55:11.397 INFO:tasks.rados.rados.0.smithi080.stdout:87: done (14 left) 2023-12-01T04:55:11.397 INFO:tasks.rados.rados.0.smithi080.stdout:102: write initial oid 102 2023-12-01T04:55:11.397 INFO:tasks.rados.rados.0.smithi080.stdout:102: seq_num 101 ranges {497507=712738,1710446=661696,3140781=556726} 2023-12-01T04:55:11.401 INFO:tasks.rados.rados.0.smithi080.stdout:102: writing smithi08089843-102 from 497507 to 1210245 tid 1 2023-12-01T04:55:11.408 INFO:tasks.rados.rados.0.smithi080.stdout:102: writing smithi08089843-102 from 1710446 to 2372142 tid 2 2023-12-01T04:55:11.416 INFO:tasks.rados.rados.0.smithi080.stdout:102: writing smithi08089843-102 from 3140781 to 3697507 tid 3 2023-12-01T04:55:11.416 INFO:tasks.rados.rados.0.smithi080.stdout:103: write initial oid 103 2023-12-01T04:55:11.416 INFO:tasks.rados.rados.0.smithi080.stdout:103: seq_num 102 ranges {514314=787987,1768928=405354,2768204=509510} 2023-12-01T04:55:11.423 INFO:tasks.rados.rados.0.smithi080.stdout:103: writing smithi08089843-103 from 514314 to 1302301 tid 1 2023-12-01T04:55:11.428 INFO:tasks.rados.rados.0.smithi080.stdout:103: writing smithi08089843-103 from 1768928 to 2174282 tid 2 2023-12-01T04:55:11.434 INFO:tasks.rados.rados.0.smithi080.stdout:103: writing smithi08089843-103 from 2768204 to 3277714 tid 3 2023-12-01T04:55:11.435 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:11.435 INFO:tasks.rados.rados.0.smithi080.stdout:88: finishing write tid 3 to smithi08089843-88 2023-12-01T04:55:11.435 INFO:tasks.rados.rados.0.smithi080.stdout:88: finishing write tid 4 to smithi08089843-88 2023-12-01T04:55:11.435 INFO:tasks.rados.rados.0.smithi080.stdout:88: finishing write tid 5 to smithi08089843-88 2023-12-01T04:55:11.435 INFO:tasks.rados.rados.0.smithi080.stdout:88: oid 88 updating version 0 to 16 2023-12-01T04:55:11.435 INFO:tasks.rados.rados.0.smithi080.stdout:88: oid 88 version 16 is already newer than 15 2023-12-01T04:55:11.435 INFO:tasks.rados.rados.0.smithi080.stdout:88: oid 88 version 16 is already newer than 14 2023-12-01T04:55:11.435 INFO:tasks.rados.rados.0.smithi080.stdout:88: oid 88 version 16 is already newer than 13 2023-12-01T04:55:11.435 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 88 v 16 (ObjNum 87 snap 0 seq_num 87) dirty exists 2023-12-01T04:55:11.435 INFO:tasks.rados.rados.0.smithi080.stdout:88: left oid 88 (ObjNum 87 snap 0 seq_num 87) 2023-12-01T04:55:11.435 INFO:tasks.rados.rados.0.smithi080.stdout:89: finishing write tid 1 to smithi08089843-89 2023-12-01T04:55:11.435 INFO:tasks.rados.rados.0.smithi080.stdout:89: finishing write tid 2 to smithi08089843-89 2023-12-01T04:55:11.435 INFO:tasks.rados.rados.0.smithi080.stdout:88: done (15 left) 2023-12-01T04:55:11.435 INFO:tasks.rados.rados.0.smithi080.stdout:104: write initial oid 104 2023-12-01T04:55:11.436 INFO:tasks.rados.rados.0.smithi080.stdout:104: seq_num 103 ranges {531121=463236,1711057=665365,3079274=651847} 2023-12-01T04:55:11.440 INFO:tasks.rados.rados.0.smithi080.stdout:104: writing smithi08089843-104 from 531121 to 994357 tid 1 2023-12-01T04:55:11.448 INFO:tasks.rados.rados.0.smithi080.stdout:104: writing smithi08089843-104 from 1711057 to 2376422 tid 2 2023-12-01T04:55:11.456 INFO:tasks.rados.rados.0.smithi080.stdout:104: writing smithi08089843-104 from 3079274 to 3731121 tid 3 2023-12-01T04:55:11.456 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:11.456 INFO:tasks.rados.rados.0.smithi080.stdout:89: finishing write tid 3 to smithi08089843-89 2023-12-01T04:55:11.456 INFO:tasks.rados.rados.0.smithi080.stdout:89: finishing write tid 4 to smithi08089843-89 2023-12-01T04:55:11.456 INFO:tasks.rados.rados.0.smithi080.stdout:89: finishing write tid 5 to smithi08089843-89 2023-12-01T04:55:11.456 INFO:tasks.rados.rados.0.smithi080.stdout:89: oid 89 updating version 0 to 25 2023-12-01T04:55:11.457 INFO:tasks.rados.rados.0.smithi080.stdout:89: oid 89 updating version 25 to 26 2023-12-01T04:55:11.457 INFO:tasks.rados.rados.0.smithi080.stdout:89: oid 89 updating version 26 to 27 2023-12-01T04:55:11.457 INFO:tasks.rados.rados.0.smithi080.stdout:89: oid 89 updating version 27 to 28 2023-12-01T04:55:11.457 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 89 v 28 (ObjNum 88 snap 0 seq_num 88) dirty exists 2023-12-01T04:55:11.457 INFO:tasks.rados.rados.0.smithi080.stdout:89: left oid 89 (ObjNum 88 snap 0 seq_num 88) 2023-12-01T04:55:11.457 INFO:tasks.rados.rados.0.smithi080.stdout:90: finishing write tid 1 to smithi08089843-90 2023-12-01T04:55:11.457 INFO:tasks.rados.rados.0.smithi080.stdout:90: finishing write tid 2 to smithi08089843-90 2023-12-01T04:55:11.457 INFO:tasks.rados.rados.0.smithi080.stdout:89: done (15 left) 2023-12-01T04:55:11.457 INFO:tasks.rados.rados.0.smithi080.stdout:105: write initial oid 105 2023-12-01T04:55:11.457 INFO:tasks.rados.rados.0.smithi080.stdout:105: seq_num 104 ranges {547928=538485,1769539=409023,2706697=532054} 2023-12-01T04:55:11.462 INFO:tasks.rados.rados.0.smithi080.stdout:105: writing smithi08089843-105 from 547928 to 1086413 tid 1 2023-12-01T04:55:11.468 INFO:tasks.rados.rados.0.smithi080.stdout:105: writing smithi08089843-105 from 1769539 to 2178562 tid 2 2023-12-01T04:55:11.475 INFO:tasks.rados.rados.0.smithi080.stdout:105: writing smithi08089843-105 from 2706697 to 3238751 tid 3 2023-12-01T04:55:11.475 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:11.475 INFO:tasks.rados.rados.0.smithi080.stdout:90: finishing write tid 3 to smithi08089843-90 2023-12-01T04:55:11.475 INFO:tasks.rados.rados.0.smithi080.stdout:90: finishing write tid 4 to smithi08089843-90 2023-12-01T04:55:11.475 INFO:tasks.rados.rados.0.smithi080.stdout:90: finishing write tid 5 to smithi08089843-90 2023-12-01T04:55:11.475 INFO:tasks.rados.rados.0.smithi080.stdout:90: oid 90 updating version 0 to 26 2023-12-01T04:55:11.475 INFO:tasks.rados.rados.0.smithi080.stdout:90: oid 90 updating version 26 to 27 2023-12-01T04:55:11.475 INFO:tasks.rados.rados.0.smithi080.stdout:90: oid 90 version 27 is already newer than 25 2023-12-01T04:55:11.475 INFO:tasks.rados.rados.0.smithi080.stdout:90: oid 90 version 27 is already newer than 24 2023-12-01T04:55:11.475 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 90 v 27 (ObjNum 89 snap 0 seq_num 89) dirty exists 2023-12-01T04:55:11.475 INFO:tasks.rados.rados.0.smithi080.stdout:90: left oid 90 (ObjNum 89 snap 0 seq_num 89) 2023-12-01T04:55:11.475 INFO:tasks.rados.rados.0.smithi080.stdout:91: finishing write tid 1 to smithi08089843-91 2023-12-01T04:55:11.475 INFO:tasks.rados.rados.0.smithi080.stdout:91: finishing write tid 2 to smithi08089843-91 2023-12-01T04:55:11.476 INFO:tasks.rados.rados.0.smithi080.stdout:91: finishing write tid 3 to smithi08089843-91 2023-12-01T04:55:11.476 INFO:tasks.rados.rados.0.smithi080.stdout:90: done (15 left) 2023-12-01T04:55:11.476 INFO:tasks.rados.rados.0.smithi080.stdout:106: write initial oid 106 2023-12-01T04:55:11.476 INFO:tasks.rados.rados.0.smithi080.stdout:106: seq_num 105 ranges {564735=613734,1828021=669034,3134120=630615} 2023-12-01T04:55:11.481 INFO:tasks.rados.rados.0.smithi080.stdout:106: writing smithi08089843-106 from 564735 to 1178469 tid 1 2023-12-01T04:55:11.489 INFO:tasks.rados.rados.0.smithi080.stdout:106: writing smithi08089843-106 from 1828021 to 2497055 tid 2 2023-12-01T04:55:11.497 INFO:tasks.rados.rados.0.smithi080.stdout:106: writing smithi08089843-106 from 3134120 to 3764735 tid 3 2023-12-01T04:55:11.497 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:11.498 INFO:tasks.rados.rados.0.smithi080.stdout:91: finishing write tid 4 to smithi08089843-91 2023-12-01T04:55:11.498 INFO:tasks.rados.rados.0.smithi080.stdout:91: finishing write tid 5 to smithi08089843-91 2023-12-01T04:55:11.498 INFO:tasks.rados.rados.0.smithi080.stdout:91: oid 91 updating version 0 to 28 2023-12-01T04:55:11.498 INFO:tasks.rados.rados.0.smithi080.stdout:91: oid 91 updating version 28 to 29 2023-12-01T04:55:11.498 INFO:tasks.rados.rados.0.smithi080.stdout:91: oid 91 updating version 29 to 31 2023-12-01T04:55:11.499 INFO:tasks.rados.rados.0.smithi080.stdout:91: oid 91 version 31 is already newer than 30 2023-12-01T04:55:11.499 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 91 v 31 (ObjNum 90 snap 0 seq_num 90) dirty exists 2023-12-01T04:55:11.499 INFO:tasks.rados.rados.0.smithi080.stdout:91: left oid 91 (ObjNum 90 snap 0 seq_num 90) 2023-12-01T04:55:11.499 INFO:tasks.rados.rados.0.smithi080.stdout:92: finishing write tid 1 to smithi08089843-92 2023-12-01T04:55:11.499 INFO:tasks.rados.rados.0.smithi080.stdout:92: finishing write tid 2 to smithi08089843-92 2023-12-01T04:55:11.499 INFO:tasks.rados.rados.0.smithi080.stdout:91: done (15 left) 2023-12-01T04:55:11.499 INFO:tasks.rados.rados.0.smithi080.stdout:107: write initial oid 107 2023-12-01T04:55:11.500 INFO:tasks.rados.rados.0.smithi080.stdout:107: seq_num 106 ranges {581542=688983,1886503=412692,2761543=670951} 2023-12-01T04:55:11.504 INFO:tasks.rados.rados.0.smithi080.stdout:107: writing smithi08089843-107 from 581542 to 1270525 tid 1 2023-12-01T04:55:11.510 INFO:tasks.rados.rados.0.smithi080.stdout:107: writing smithi08089843-107 from 1886503 to 2299195 tid 2 2023-12-01T04:55:11.517 INFO:tasks.rados.rados.0.smithi080.stdout:107: writing smithi08089843-107 from 2761543 to 3432494 tid 3 2023-12-01T04:55:11.517 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:11.518 INFO:tasks.rados.rados.0.smithi080.stdout:92: finishing write tid 3 to smithi08089843-92 2023-12-01T04:55:11.518 INFO:tasks.rados.rados.0.smithi080.stdout:92: finishing write tid 4 to smithi08089843-92 2023-12-01T04:55:11.518 INFO:tasks.rados.rados.0.smithi080.stdout:92: finishing write tid 5 to smithi08089843-92 2023-12-01T04:55:11.518 INFO:tasks.rados.rados.0.smithi080.stdout:92: oid 92 updating version 0 to 21 2023-12-01T04:55:11.518 INFO:tasks.rados.rados.0.smithi080.stdout:92: oid 92 version 21 is already newer than 20 2023-12-01T04:55:11.518 INFO:tasks.rados.rados.0.smithi080.stdout:92: oid 92 updating version 21 to 22 2023-12-01T04:55:11.518 INFO:tasks.rados.rados.0.smithi080.stdout:92: oid 92 version 22 is already newer than 19 2023-12-01T04:55:11.518 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 92 v 22 (ObjNum 91 snap 0 seq_num 91) dirty exists 2023-12-01T04:55:11.519 INFO:tasks.rados.rados.0.smithi080.stdout:92: left oid 92 (ObjNum 91 snap 0 seq_num 91) 2023-12-01T04:55:11.519 INFO:tasks.rados.rados.0.smithi080.stdout:93: finishing write tid 1 to smithi08089843-93 2023-12-01T04:55:11.519 INFO:tasks.rados.rados.0.smithi080.stdout:93: finishing write tid 2 to smithi08089843-93 2023-12-01T04:55:11.519 INFO:tasks.rados.rados.0.smithi080.stdout:93: finishing write tid 3 to smithi08089843-93 2023-12-01T04:55:11.519 INFO:tasks.rados.rados.0.smithi080.stdout:92: done (15 left) 2023-12-01T04:55:11.519 INFO:tasks.rados.rados.0.smithi080.stdout:108: write initial oid 108 2023-12-01T04:55:11.519 INFO:tasks.rados.rados.0.smithi080.stdout:108: seq_num 107 ranges {598349=480585,1544985=672703,2905319=482223} 2023-12-01T04:55:11.522 INFO:tasks.rados.rados.0.smithi080.stdout:108: writing smithi08089843-108 from 598349 to 1078934 tid 1 2023-12-01T04:55:11.529 INFO:tasks.rados.rados.0.smithi080.stdout:108: writing smithi08089843-108 from 1544985 to 2217688 tid 2 2023-12-01T04:55:11.536 INFO:tasks.rados.rados.0.smithi080.stdout:108: writing smithi08089843-108 from 2905319 to 3387542 tid 3 2023-12-01T04:55:11.536 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:11.536 INFO:tasks.rados.rados.0.smithi080.stdout:93: finishing write tid 4 to smithi08089843-93 2023-12-01T04:55:11.537 INFO:tasks.rados.rados.0.smithi080.stdout:93: finishing write tid 5 to smithi08089843-93 2023-12-01T04:55:11.537 INFO:tasks.rados.rados.0.smithi080.stdout:93: oid 93 updating version 0 to 12 2023-12-01T04:55:11.537 INFO:tasks.rados.rados.0.smithi080.stdout:93: oid 93 updating version 12 to 13 2023-12-01T04:55:11.537 INFO:tasks.rados.rados.0.smithi080.stdout:93: oid 93 updating version 13 to 14 2023-12-01T04:55:11.537 INFO:tasks.rados.rados.0.smithi080.stdout:93: oid 93 version 14 is already newer than 11 2023-12-01T04:55:11.537 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 93 v 14 (ObjNum 92 snap 0 seq_num 92) dirty exists 2023-12-01T04:55:11.537 INFO:tasks.rados.rados.0.smithi080.stdout:93: left oid 93 (ObjNum 92 snap 0 seq_num 92) 2023-12-01T04:55:11.537 INFO:tasks.rados.rados.0.smithi080.stdout:94: finishing write tid 1 to smithi08089843-94 2023-12-01T04:55:11.537 INFO:tasks.rados.rados.0.smithi080.stdout:94: finishing write tid 2 to smithi08089843-94 2023-12-01T04:55:11.537 INFO:tasks.rados.rados.0.smithi080.stdout:94: finishing write tid 3 to smithi08089843-94 2023-12-01T04:55:11.537 INFO:tasks.rados.rados.0.smithi080.stdout:94: finishing write tid 4 to smithi08089843-94 2023-12-01T04:55:11.537 INFO:tasks.rados.rados.0.smithi080.stdout:93: done (15 left) 2023-12-01T04:55:11.537 INFO:tasks.rados.rados.0.smithi080.stdout:109: write initial oid 109 2023-12-01T04:55:11.538 INFO:tasks.rados.rados.0.smithi080.stdout:109: seq_num 108 ranges {615156=555834,1603467=416361,2816389=693495} 2023-12-01T04:55:11.542 INFO:tasks.rados.rados.0.smithi080.stdout:109: writing smithi08089843-109 from 615156 to 1170990 tid 1 2023-12-01T04:55:11.547 INFO:tasks.rados.rados.0.smithi080.stdout:109: writing smithi08089843-109 from 1603467 to 2019828 tid 2 2023-12-01T04:55:11.555 INFO:tasks.rados.rados.0.smithi080.stdout:109: writing smithi08089843-109 from 2816389 to 3509884 tid 3 2023-12-01T04:55:11.555 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:11.556 INFO:tasks.rados.rados.0.smithi080.stdout:94: finishing write tid 5 to smithi08089843-94 2023-12-01T04:55:11.556 INFO:tasks.rados.rados.0.smithi080.stdout:94: oid 94 updating version 0 to 22 2023-12-01T04:55:11.556 INFO:tasks.rados.rados.0.smithi080.stdout:94: oid 94 version 22 is already newer than 21 2023-12-01T04:55:11.556 INFO:tasks.rados.rados.0.smithi080.stdout:94: oid 94 version 22 is already newer than 20 2023-12-01T04:55:11.556 INFO:tasks.rados.rados.0.smithi080.stdout:94: oid 94 updating version 22 to 23 2023-12-01T04:55:11.556 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 94 v 23 (ObjNum 93 snap 0 seq_num 93) dirty exists 2023-12-01T04:55:11.556 INFO:tasks.rados.rados.0.smithi080.stdout:94: left oid 94 (ObjNum 93 snap 0 seq_num 93) 2023-12-01T04:55:11.556 INFO:tasks.rados.rados.0.smithi080.stdout:95: finishing write tid 1 to smithi08089843-95 2023-12-01T04:55:11.556 INFO:tasks.rados.rados.0.smithi080.stdout:94: done (15 left) 2023-12-01T04:55:11.556 INFO:tasks.rados.rados.0.smithi080.stdout:110: write initial oid 110 2023-12-01T04:55:11.556 INFO:tasks.rados.rados.0.smithi080.stdout:110: seq_num 109 ranges {631963=631083,2061949=560019,3243812=504767} 2023-12-01T04:55:11.562 INFO:tasks.rados.rados.0.smithi080.stdout:110: writing smithi08089843-110 from 631963 to 1263046 tid 1 2023-12-01T04:55:11.570 INFO:tasks.rados.rados.0.smithi080.stdout:110: writing smithi08089843-110 from 2061949 to 2621968 tid 2 2023-12-01T04:55:11.577 INFO:tasks.rados.rados.0.smithi080.stdout:110: writing smithi08089843-110 from 3243812 to 3748579 tid 3 2023-12-01T04:55:11.578 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:11.578 INFO:tasks.rados.rados.0.smithi080.stdout:95: finishing write tid 2 to smithi08089843-95 2023-12-01T04:55:11.578 INFO:tasks.rados.rados.0.smithi080.stdout:95: finishing write tid 3 to smithi08089843-95 2023-12-01T04:55:11.578 INFO:tasks.rados.rados.0.smithi080.stdout:95: finishing write tid 4 to smithi08089843-95 2023-12-01T04:55:11.578 INFO:tasks.rados.rados.0.smithi080.stdout:95: finishing write tid 5 to smithi08089843-95 2023-12-01T04:55:11.578 INFO:tasks.rados.rados.0.smithi080.stdout:95: oid 95 updating version 0 to 35 2023-12-01T04:55:11.579 INFO:tasks.rados.rados.0.smithi080.stdout:95: oid 95 version 35 is already newer than 32 2023-12-01T04:55:11.579 INFO:tasks.rados.rados.0.smithi080.stdout:95: oid 95 version 35 is already newer than 34 2023-12-01T04:55:11.579 INFO:tasks.rados.rados.0.smithi080.stdout:95: oid 95 version 35 is already newer than 33 2023-12-01T04:55:11.579 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 95 v 35 (ObjNum 94 snap 0 seq_num 94) dirty exists 2023-12-01T04:55:11.579 INFO:tasks.rados.rados.0.smithi080.stdout:95: left oid 95 (ObjNum 94 snap 0 seq_num 94) 2023-12-01T04:55:11.579 INFO:tasks.rados.rados.0.smithi080.stdout:96: finishing write tid 1 to smithi08089843-96 2023-12-01T04:55:11.579 INFO:tasks.rados.rados.0.smithi080.stdout:96: finishing write tid 2 to smithi08089843-96 2023-12-01T04:55:11.579 INFO:tasks.rados.rados.0.smithi080.stdout:95: done (15 left) 2023-12-01T04:55:11.580 INFO:tasks.rados.rados.0.smithi080.stdout:111: write initial oid 111 2023-12-01T04:55:11.580 INFO:tasks.rados.rados.0.smithi080.stdout:111: seq_num 110 ranges {648770=706332,2120431=420030,3271235=432392} 2023-12-01T04:55:11.584 INFO:tasks.rados.rados.0.smithi080.stdout:111: writing smithi08089843-111 from 648770 to 1355102 tid 1 2023-12-01T04:55:11.591 INFO:tasks.rados.rados.0.smithi080.stdout:111: writing smithi08089843-111 from 2120431 to 2540461 tid 2 2023-12-01T04:55:11.598 INFO:tasks.rados.rados.0.smithi080.stdout:111: writing smithi08089843-111 from 3271235 to 3703627 tid 3 2023-12-01T04:55:11.598 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:11.598 INFO:tasks.rados.rados.0.smithi080.stdout:96: finishing write tid 3 to smithi08089843-96 2023-12-01T04:55:11.598 INFO:tasks.rados.rados.0.smithi080.stdout:96: finishing write tid 4 to smithi08089843-96 2023-12-01T04:55:11.598 INFO:tasks.rados.rados.0.smithi080.stdout:96: finishing write tid 5 to smithi08089843-96 2023-12-01T04:55:11.598 INFO:tasks.rados.rados.0.smithi080.stdout:96: oid 96 updating version 0 to 11 2023-12-01T04:55:11.598 INFO:tasks.rados.rados.0.smithi080.stdout:96: oid 96 version 11 is already newer than 8 2023-12-01T04:55:11.598 INFO:tasks.rados.rados.0.smithi080.stdout:96: oid 96 version 11 is already newer than 9 2023-12-01T04:55:11.599 INFO:tasks.rados.rados.0.smithi080.stdout:96: oid 96 version 11 is already newer than 10 2023-12-01T04:55:11.599 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 96 v 11 (ObjNum 95 snap 0 seq_num 95) dirty exists 2023-12-01T04:55:11.599 INFO:tasks.rados.rados.0.smithi080.stdout:96: left oid 96 (ObjNum 95 snap 0 seq_num 95) 2023-12-01T04:55:11.599 INFO:tasks.rados.rados.0.smithi080.stdout:97: finishing write tid 1 to smithi08089843-97 2023-12-01T04:55:11.599 INFO:tasks.rados.rados.0.smithi080.stdout:97: finishing write tid 2 to smithi08089843-97 2023-12-01T04:55:11.599 INFO:tasks.rados.rados.0.smithi080.stdout:96: done (15 left) 2023-12-01T04:55:11.599 INFO:tasks.rados.rados.0.smithi080.stdout:112: write initial oid 112 2023-12-01T04:55:11.599 INFO:tasks.rados.rados.0.smithi080.stdout:112: seq_num 111 ranges {665577=781581,2062560=563688,3182305=643664} 2023-12-01T04:55:11.606 INFO:tasks.rados.rados.0.smithi080.stdout:112: writing smithi08089843-112 from 665577 to 1447158 tid 1 2023-12-01T04:55:11.612 INFO:tasks.rados.rados.0.smithi080.stdout:112: writing smithi08089843-112 from 2062560 to 2626248 tid 2 2023-12-01T04:55:11.619 INFO:tasks.rados.rados.0.smithi080.stdout:112: writing smithi08089843-112 from 3182305 to 3825969 tid 3 2023-12-01T04:55:11.619 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:11.619 INFO:tasks.rados.rados.0.smithi080.stdout:97: finishing write tid 3 to smithi08089843-97 2023-12-01T04:55:11.619 INFO:tasks.rados.rados.0.smithi080.stdout:97: finishing write tid 4 to smithi08089843-97 2023-12-01T04:55:11.619 INFO:tasks.rados.rados.0.smithi080.stdout:97: finishing write tid 5 to smithi08089843-97 2023-12-01T04:55:11.619 INFO:tasks.rados.rados.0.smithi080.stdout:97: oid 97 updating version 0 to 37 2023-12-01T04:55:11.619 INFO:tasks.rados.rados.0.smithi080.stdout:97: oid 97 updating version 37 to 39 2023-12-01T04:55:11.620 INFO:tasks.rados.rados.0.smithi080.stdout:97: oid 97 version 39 is already newer than 36 2023-12-01T04:55:11.620 INFO:tasks.rados.rados.0.smithi080.stdout:97: oid 97 version 39 is already newer than 38 2023-12-01T04:55:11.620 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 97 v 39 (ObjNum 96 snap 0 seq_num 96) dirty exists 2023-12-01T04:55:11.620 INFO:tasks.rados.rados.0.smithi080.stdout:97: left oid 97 (ObjNum 96 snap 0 seq_num 96) 2023-12-01T04:55:11.620 INFO:tasks.rados.rados.0.smithi080.stdout:98: finishing write tid 1 to smithi08089843-98 2023-12-01T04:55:11.620 INFO:tasks.rados.rados.0.smithi080.stdout:98: finishing write tid 2 to smithi08089843-98 2023-12-01T04:55:11.620 INFO:tasks.rados.rados.0.smithi080.stdout:98: finishing write tid 3 to smithi08089843-98 2023-12-01T04:55:11.620 INFO:tasks.rados.rados.0.smithi080.stdout:98: finishing write tid 4 to smithi08089843-98 2023-12-01T04:55:11.620 INFO:tasks.rados.rados.0.smithi080.stdout:98: finishing write tid 5 to smithi08089843-98 2023-12-01T04:55:11.620 INFO:tasks.rados.rados.0.smithi080.stdout:98: oid 98 updating version 0 to 32 2023-12-01T04:55:11.620 INFO:tasks.rados.rados.0.smithi080.stdout:98: oid 98 version 32 is already newer than 29 2023-12-01T04:55:11.620 INFO:tasks.rados.rados.0.smithi080.stdout:98: oid 98 version 32 is already newer than 30 2023-12-01T04:55:11.621 INFO:tasks.rados.rados.0.smithi080.stdout:98: oid 98 version 32 is already newer than 31 2023-12-01T04:55:11.621 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 98 v 32 (ObjNum 97 snap 0 seq_num 97) dirty exists 2023-12-01T04:55:11.621 INFO:tasks.rados.rados.0.smithi080.stdout:98: left oid 98 (ObjNum 97 snap 0 seq_num 97) 2023-12-01T04:55:11.622 INFO:tasks.rados.rados.0.smithi080.stdout:99: finishing write tid 1 to smithi08089843-99 2023-12-01T04:55:11.622 INFO:tasks.rados.rados.0.smithi080.stdout:99: finishing write tid 2 to smithi08089843-99 2023-12-01T04:55:11.622 INFO:tasks.rados.rados.0.smithi080.stdout:99: finishing write tid 3 to smithi08089843-99 2023-12-01T04:55:11.622 INFO:tasks.rados.rados.0.smithi080.stdout:99: finishing write tid 4 to smithi08089843-99 2023-12-01T04:55:11.622 INFO:tasks.rados.rados.0.smithi080.stdout:99: finishing write tid 5 to smithi08089843-99 2023-12-01T04:55:11.622 INFO:tasks.rados.rados.0.smithi080.stdout:99: oid 99 updating version 0 to 23 2023-12-01T04:55:11.622 INFO:tasks.rados.rados.0.smithi080.stdout:99: oid 99 updating version 23 to 24 2023-12-01T04:55:11.622 INFO:tasks.rados.rados.0.smithi080.stdout:99: oid 99 updating version 24 to 26 2023-12-01T04:55:11.622 INFO:tasks.rados.rados.0.smithi080.stdout:99: oid 99 version 26 is already newer than 25 2023-12-01T04:55:11.622 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 99 v 26 (ObjNum 98 snap 0 seq_num 98) dirty exists 2023-12-01T04:55:11.622 INFO:tasks.rados.rados.0.smithi080.stdout:99: left oid 99 (ObjNum 98 snap 0 seq_num 98) 2023-12-01T04:55:11.622 INFO:tasks.rados.rados.0.smithi080.stdout:100: finishing write tid 1 to smithi08089843-100 2023-12-01T04:55:11.622 INFO:tasks.rados.rados.0.smithi080.stdout:100: finishing write tid 2 to smithi08089843-100 2023-12-01T04:55:11.623 INFO:tasks.rados.rados.0.smithi080.stdout:100: finishing write tid 3 to smithi08089843-100 2023-12-01T04:55:11.623 INFO:tasks.rados.rados.0.smithi080.stdout:100: finishing write tid 4 to smithi08089843-100 2023-12-01T04:55:11.623 INFO:tasks.rados.rados.0.smithi080.stdout:100: finishing write tid 5 to smithi08089843-100 2023-12-01T04:55:11.623 INFO:tasks.rados.rados.0.smithi080.stdout:100: oid 100 updating version 0 to 18 2023-12-01T04:55:11.623 INFO:tasks.rados.rados.0.smithi080.stdout:100: oid 100 version 18 is already newer than 16 2023-12-01T04:55:11.623 INFO:tasks.rados.rados.0.smithi080.stdout:100: oid 100 version 18 is already newer than 17 2023-12-01T04:55:11.623 INFO:tasks.rados.rados.0.smithi080.stdout:100: oid 100 version 18 is already newer than 15 2023-12-01T04:55:11.623 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 100 v 18 (ObjNum 99 snap 0 seq_num 99) dirty exists 2023-12-01T04:55:11.623 INFO:tasks.rados.rados.0.smithi080.stdout:100: left oid 100 (ObjNum 99 snap 0 seq_num 99) 2023-12-01T04:55:11.623 INFO:tasks.rados.rados.0.smithi080.stdout:97: done (15 left) 2023-12-01T04:55:11.623 INFO:tasks.rados.rados.0.smithi080.stdout:98: done (14 left) 2023-12-01T04:55:11.623 INFO:tasks.rados.rados.0.smithi080.stdout:99: done (13 left) 2023-12-01T04:55:11.623 INFO:tasks.rados.rados.0.smithi080.stdout:100: done (12 left) 2023-12-01T04:55:11.623 INFO:tasks.rados.rados.0.smithi080.stdout:113: write initial oid 113 2023-12-01T04:55:11.623 INFO:tasks.rados.rados.0.smithi080.stdout:113: seq_num 112 ranges {682384=456830,1721042=423699,2809728=454936,3731357=151027} 2023-12-01T04:55:11.625 INFO:tasks.rados.rados.0.smithi080.stdout:113: writing smithi08089843-113 from 682384 to 1139214 tid 1 2023-12-01T04:55:11.631 INFO:tasks.rados.rados.0.smithi080.stdout:113: writing smithi08089843-113 from 1721042 to 2144741 tid 2 2023-12-01T04:55:11.637 INFO:tasks.rados.rados.0.smithi080.stdout:113: writing smithi08089843-113 from 2809728 to 3264664 tid 3 2023-12-01T04:55:11.640 INFO:tasks.rados.rados.0.smithi080.stdout:113: writing smithi08089843-113 from 3731357 to 3882384 tid 4 2023-12-01T04:55:11.641 INFO:tasks.rados.rados.0.smithi080.stdout:114: write initial oid 114 2023-12-01T04:55:11.641 INFO:tasks.rados.rados.0.smithi080.stdout:114: seq_num 113 ranges {699191=532079,1779524=567357,2837151=666208} 2023-12-01T04:55:11.647 INFO:tasks.rados.rados.0.smithi080.stdout:114: writing smithi08089843-114 from 699191 to 1231270 tid 1 2023-12-01T04:55:11.653 INFO:tasks.rados.rados.0.smithi080.stdout:114: writing smithi08089843-114 from 1779524 to 2346881 tid 2 2023-12-01T04:55:11.660 INFO:tasks.rados.rados.0.smithi080.stdout:114: writing smithi08089843-114 from 2837151 to 3503359 tid 3 2023-12-01T04:55:11.660 INFO:tasks.rados.rados.0.smithi080.stdout:115: write initial oid 115 2023-12-01T04:55:11.660 INFO:tasks.rados.rados.0.smithi080.stdout:115: seq_num 114 ranges {715998=607328,1838006=427368,2864574=477480,3863835=52163} 2023-12-01T04:55:11.667 INFO:tasks.rados.rados.0.smithi080.stdout:115: writing smithi08089843-115 from 715998 to 1323326 tid 1 2023-12-01T04:55:11.672 INFO:tasks.rados.rados.0.smithi080.stdout:115: writing smithi08089843-115 from 1838006 to 2265374 tid 2 2023-12-01T04:55:11.678 INFO:tasks.rados.rados.0.smithi080.stdout:115: writing smithi08089843-115 from 2864574 to 3342054 tid 3 2023-12-01T04:55:11.681 INFO:tasks.rados.rados.0.smithi080.stdout:115: writing smithi08089843-115 from 3863835 to 3915998 tid 4 2023-12-01T04:55:11.681 INFO:tasks.rados.rados.0.smithi080.stdout:116: write initial oid 116 2023-12-01T04:55:11.681 INFO:tasks.rados.rados.0.smithi080.stdout:116: seq_num 115 ranges {732805=798930,2296488=571026,3291997=405105} 2023-12-01T04:55:11.689 INFO:tasks.rados.rados.0.smithi080.stdout:116: writing smithi08089843-116 from 732805 to 1531735 tid 1 2023-12-01T04:55:11.697 INFO:tasks.rados.rados.0.smithi080.stdout:116: writing smithi08089843-116 from 2296488 to 2867514 tid 2 2023-12-01T04:55:11.702 INFO:tasks.rados.rados.0.smithi080.stdout:116: writing smithi08089843-116 from 3291997 to 3697102 tid 3 2023-12-01T04:55:11.702 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:11.702 INFO:tasks.rados.rados.0.smithi080.stdout:101: finishing write tid 1 to smithi08089843-101 2023-12-01T04:55:11.702 INFO:tasks.rados.rados.0.smithi080.stdout:101: finishing write tid 2 to smithi08089843-101 2023-12-01T04:55:11.702 INFO:tasks.rados.rados.0.smithi080.stdout:101: finishing write tid 3 to smithi08089843-101 2023-12-01T04:55:11.702 INFO:tasks.rados.rados.0.smithi080.stdout:101: finishing write tid 4 to smithi08089843-101 2023-12-01T04:55:11.702 INFO:tasks.rados.rados.0.smithi080.stdout:101: finishing write tid 5 to smithi08089843-101 2023-12-01T04:55:11.702 INFO:tasks.rados.rados.0.smithi080.stdout:101: oid 101 updating version 0 to 15 2023-12-01T04:55:11.702 INFO:tasks.rados.rados.0.smithi080.stdout:101: oid 101 version 15 is already newer than 12 2023-12-01T04:55:11.702 INFO:tasks.rados.rados.0.smithi080.stdout:101: oid 101 version 15 is already newer than 14 2023-12-01T04:55:11.703 INFO:tasks.rados.rados.0.smithi080.stdout:101: oid 101 version 15 is already newer than 13 2023-12-01T04:55:11.703 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 101 v 15 (ObjNum 100 snap 0 seq_num 100) dirty exists 2023-12-01T04:55:11.703 INFO:tasks.rados.rados.0.smithi080.stdout:101: left oid 101 (ObjNum 100 snap 0 seq_num 100) 2023-12-01T04:55:11.703 INFO:tasks.rados.rados.0.smithi080.stdout:102: finishing write tid 1 to smithi08089843-102 2023-12-01T04:55:11.703 INFO:tasks.rados.rados.0.smithi080.stdout:102: finishing write tid 2 to smithi08089843-102 2023-12-01T04:55:11.703 INFO:tasks.rados.rados.0.smithi080.stdout:102: finishing write tid 3 to smithi08089843-102 2023-12-01T04:55:11.703 INFO:tasks.rados.rados.0.smithi080.stdout:102: finishing write tid 4 to smithi08089843-102 2023-12-01T04:55:11.703 INFO:tasks.rados.rados.0.smithi080.stdout:102: finishing write tid 5 to smithi08089843-102 2023-12-01T04:55:11.703 INFO:tasks.rados.rados.0.smithi080.stdout:102: oid 102 updating version 0 to 19 2023-12-01T04:55:11.703 INFO:tasks.rados.rados.0.smithi080.stdout:102: oid 102 version 19 is already newer than 16 2023-12-01T04:55:11.703 INFO:tasks.rados.rados.0.smithi080.stdout:102: oid 102 version 19 is already newer than 17 2023-12-01T04:55:11.703 INFO:tasks.rados.rados.0.smithi080.stdout:102: oid 102 version 19 is already newer than 18 2023-12-01T04:55:11.703 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 102 v 19 (ObjNum 101 snap 0 seq_num 101) dirty exists 2023-12-01T04:55:11.703 INFO:tasks.rados.rados.0.smithi080.stdout:102: left oid 102 (ObjNum 101 snap 0 seq_num 101) 2023-12-01T04:55:11.704 INFO:tasks.rados.rados.0.smithi080.stdout:103: finishing write tid 1 to smithi08089843-103 2023-12-01T04:55:11.704 INFO:tasks.rados.rados.0.smithi080.stdout:101: done (15 left) 2023-12-01T04:55:11.704 INFO:tasks.rados.rados.0.smithi080.stdout:102: done (14 left) 2023-12-01T04:55:11.704 INFO:tasks.rados.rados.0.smithi080.stdout:117: write initial oid 117 2023-12-01T04:55:11.704 INFO:tasks.rados.rados.0.smithi080.stdout:117: seq_num 116 ranges {749612=474179,1954970=431037,2919420=616377} 2023-12-01T04:55:11.708 INFO:tasks.rados.rados.0.smithi080.stdout:117: writing smithi08089843-117 from 749612 to 1223791 tid 1 2023-12-01T04:55:11.715 INFO:tasks.rados.rados.0.smithi080.stdout:117: writing smithi08089843-117 from 1954970 to 2386007 tid 2 2023-12-01T04:55:11.721 INFO:tasks.rados.rados.0.smithi080.stdout:117: writing smithi08089843-117 from 2919420 to 3535797 tid 3 2023-12-01T04:55:11.721 INFO:tasks.rados.rados.0.smithi080.stdout:118: write initial oid 118 2023-12-01T04:55:11.722 INFO:tasks.rados.rados.0.smithi080.stdout:118: seq_num 117 ranges {766419=549428,2013452=574695,3346843=427649} 2023-12-01T04:55:11.728 INFO:tasks.rados.rados.0.smithi080.stdout:118: writing smithi08089843-118 from 766419 to 1315847 tid 1 2023-12-01T04:55:11.735 INFO:tasks.rados.rados.0.smithi080.stdout:118: writing smithi08089843-118 from 2013452 to 2588147 tid 2 2023-12-01T04:55:11.744 INFO:tasks.rados.rados.0.smithi080.stdout:118: writing smithi08089843-118 from 3346843 to 3774492 tid 3 2023-12-01T04:55:11.744 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:11.744 INFO:tasks.rados.rados.0.smithi080.stdout:103: finishing write tid 2 to smithi08089843-103 2023-12-01T04:55:11.745 INFO:tasks.rados.rados.0.smithi080.stdout:103: finishing write tid 3 to smithi08089843-103 2023-12-01T04:55:11.745 INFO:tasks.rados.rados.0.smithi080.stdout:103: finishing write tid 4 to smithi08089843-103 2023-12-01T04:55:11.745 INFO:tasks.rados.rados.0.smithi080.stdout:103: finishing write tid 5 to smithi08089843-103 2023-12-01T04:55:11.745 INFO:tasks.rados.rados.0.smithi080.stdout:103: oid 103 updating version 0 to 16 2023-12-01T04:55:11.745 INFO:tasks.rados.rados.0.smithi080.stdout:103: oid 103 updating version 16 to 17 2023-12-01T04:55:11.745 INFO:tasks.rados.rados.0.smithi080.stdout:103: oid 103 updating version 17 to 19 2023-12-01T04:55:11.745 INFO:tasks.rados.rados.0.smithi080.stdout:103: oid 103 version 19 is already newer than 18 2023-12-01T04:55:11.745 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 103 v 19 (ObjNum 102 snap 0 seq_num 102) dirty exists 2023-12-01T04:55:11.745 INFO:tasks.rados.rados.0.smithi080.stdout:103: left oid 103 (ObjNum 102 snap 0 seq_num 102) 2023-12-01T04:55:11.745 INFO:tasks.rados.rados.0.smithi080.stdout:104: finishing write tid 1 to smithi08089843-104 2023-12-01T04:55:11.745 INFO:tasks.rados.rados.0.smithi080.stdout:104: finishing write tid 2 to smithi08089843-104 2023-12-01T04:55:11.745 INFO:tasks.rados.rados.0.smithi080.stdout:104: finishing write tid 3 to smithi08089843-104 2023-12-01T04:55:11.745 INFO:tasks.rados.rados.0.smithi080.stdout:104: finishing write tid 4 to smithi08089843-104 2023-12-01T04:55:11.745 INFO:tasks.rados.rados.0.smithi080.stdout:104: finishing write tid 5 to smithi08089843-104 2023-12-01T04:55:11.745 INFO:tasks.rados.rados.0.smithi080.stdout:104: oid 104 updating version 0 to 17 2023-12-01T04:55:11.746 INFO:tasks.rados.rados.0.smithi080.stdout:104: oid 104 updating version 17 to 20 2023-12-01T04:55:11.746 INFO:tasks.rados.rados.0.smithi080.stdout:104: oid 104 version 20 is already newer than 18 2023-12-01T04:55:11.746 INFO:tasks.rados.rados.0.smithi080.stdout:104: oid 104 version 20 is already newer than 19 2023-12-01T04:55:11.746 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 104 v 20 (ObjNum 103 snap 0 seq_num 103) dirty exists 2023-12-01T04:55:11.746 INFO:tasks.rados.rados.0.smithi080.stdout:104: left oid 104 (ObjNum 103 snap 0 seq_num 103) 2023-12-01T04:55:11.746 INFO:tasks.rados.rados.0.smithi080.stdout:105: finishing write tid 1 to smithi08089843-105 2023-12-01T04:55:11.746 INFO:tasks.rados.rados.0.smithi080.stdout:105: finishing write tid 2 to smithi08089843-105 2023-12-01T04:55:11.746 INFO:tasks.rados.rados.0.smithi080.stdout:105: finishing write tid 3 to smithi08089843-105 2023-12-01T04:55:11.746 INFO:tasks.rados.rados.0.smithi080.stdout:105: finishing write tid 4 to smithi08089843-105 2023-12-01T04:55:11.746 INFO:tasks.rados.rados.0.smithi080.stdout:105: finishing write tid 5 to smithi08089843-105 2023-12-01T04:55:11.746 INFO:tasks.rados.rados.0.smithi080.stdout:105: oid 105 updating version 0 to 11 2023-12-01T04:55:11.746 INFO:tasks.rados.rados.0.smithi080.stdout:105: oid 105 updating version 11 to 14 2023-12-01T04:55:11.746 INFO:tasks.rados.rados.0.smithi080.stdout:105: oid 105 version 14 is already newer than 13 2023-12-01T04:55:11.746 INFO:tasks.rados.rados.0.smithi080.stdout:105: oid 105 version 14 is already newer than 12 2023-12-01T04:55:11.747 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 105 v 14 (ObjNum 104 snap 0 seq_num 104) dirty exists 2023-12-01T04:55:11.747 INFO:tasks.rados.rados.0.smithi080.stdout:105: left oid 105 (ObjNum 104 snap 0 seq_num 104) 2023-12-01T04:55:11.747 INFO:tasks.rados.rados.0.smithi080.stdout:106: finishing write tid 1 to smithi08089843-106 2023-12-01T04:55:11.747 INFO:tasks.rados.rados.0.smithi080.stdout:106: finishing write tid 2 to smithi08089843-106 2023-12-01T04:55:11.747 INFO:tasks.rados.rados.0.smithi080.stdout:106: finishing write tid 3 to smithi08089843-106 2023-12-01T04:55:11.747 INFO:tasks.rados.rados.0.smithi080.stdout:106: finishing write tid 4 to smithi08089843-106 2023-12-01T04:55:11.747 INFO:tasks.rados.rados.0.smithi080.stdout:106: finishing write tid 5 to smithi08089843-106 2023-12-01T04:55:11.747 INFO:tasks.rados.rados.0.smithi080.stdout:106: oid 106 updating version 0 to 10 2023-12-01T04:55:11.747 INFO:tasks.rados.rados.0.smithi080.stdout:106: oid 106 version 10 is already newer than 9 2023-12-01T04:55:11.747 INFO:tasks.rados.rados.0.smithi080.stdout:106: oid 106 version 10 is already newer than 8 2023-12-01T04:55:11.747 INFO:tasks.rados.rados.0.smithi080.stdout:106: oid 106 version 10 is already newer than 7 2023-12-01T04:55:11.747 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 106 v 10 (ObjNum 105 snap 0 seq_num 105) dirty exists 2023-12-01T04:55:11.747 INFO:tasks.rados.rados.0.smithi080.stdout:106: left oid 106 (ObjNum 105 snap 0 seq_num 105) 2023-12-01T04:55:11.747 INFO:tasks.rados.rados.0.smithi080.stdout:103: done (15 left) 2023-12-01T04:55:11.747 INFO:tasks.rados.rados.0.smithi080.stdout:104: done (14 left) 2023-12-01T04:55:11.747 INFO:tasks.rados.rados.0.smithi080.stdout:105: done (13 left) 2023-12-01T04:55:11.748 INFO:tasks.rados.rados.0.smithi080.stdout:106: done (12 left) 2023-12-01T04:55:11.748 INFO:tasks.rados.rados.0.smithi080.stdout:119: write initial oid 119 2023-12-01T04:55:11.748 INFO:tasks.rados.rados.0.smithi080.stdout:119: seq_num 118 ranges {783226=624677,2071934=434706,2974266=638921} 2023-12-01T04:55:11.750 INFO:tasks.rados.rados.0.smithi080.stdout:119: writing smithi08089843-119 from 783226 to 1407903 tid 1 2023-12-01T04:55:11.757 INFO:tasks.rados.rados.0.smithi080.stdout:119: writing smithi08089843-119 from 2071934 to 2506640 tid 2 2023-12-01T04:55:11.765 INFO:tasks.rados.rados.0.smithi080.stdout:119: writing smithi08089843-119 from 2974266 to 3613187 tid 3 2023-12-01T04:55:11.766 INFO:tasks.rados.rados.0.smithi080.stdout:120: write initial oid 120 2023-12-01T04:55:11.766 INFO:tasks.rados.rados.0.smithi080.stdout:120: seq_num 119 ranges {400033=699926,1614063=385970} 2023-12-01T04:55:11.773 INFO:tasks.rados.rados.0.smithi080.stdout:120: writing smithi08089843-120 from 400033 to 1099959 tid 1 2023-12-01T04:55:11.778 INFO:tasks.rados.rados.0.smithi080.stdout:120: writing smithi08089843-120 from 1614063 to 2000033 tid 2 2023-12-01T04:55:11.778 INFO:tasks.rados.rados.0.smithi080.stdout:121: write initial oid 121 2023-12-01T04:55:11.779 INFO:tasks.rados.rados.0.smithi080.stdout:121: seq_num 120 ranges {416840=775175,1672545=344295} 2023-12-01T04:55:11.786 INFO:tasks.rados.rados.0.smithi080.stdout:121: writing smithi08089843-121 from 416840 to 1192015 tid 1 2023-12-01T04:55:11.791 INFO:tasks.rados.rados.0.smithi080.stdout:121: writing smithi08089843-121 from 1672545 to 2016840 tid 2 2023-12-01T04:55:11.791 INFO:tasks.rados.rados.0.smithi080.stdout:122: write initial oid 122 2023-12-01T04:55:11.791 INFO:tasks.rados.rados.0.smithi080.stdout:122: seq_num 121 ranges {433647=450424,1331027=582033} 2023-12-01T04:55:11.795 INFO:tasks.rados.rados.0.smithi080.stdout:122: writing smithi08089843-122 from 433647 to 884071 tid 1 2023-12-01T04:55:11.802 INFO:tasks.rados.rados.0.smithi080.stdout:122: writing smithi08089843-122 from 1331027 to 1913060 tid 2 2023-12-01T04:55:11.803 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:11.803 INFO:tasks.rados.rados.0.smithi080.stdout:107: finishing write tid 1 to smithi08089843-107 2023-12-01T04:55:11.803 INFO:tasks.rados.rados.0.smithi080.stdout:107: finishing write tid 2 to smithi08089843-107 2023-12-01T04:55:11.803 INFO:tasks.rados.rados.0.smithi080.stdout:107: finishing write tid 3 to smithi08089843-107 2023-12-01T04:55:11.803 INFO:tasks.rados.rados.0.smithi080.stdout:107: finishing write tid 4 to smithi08089843-107 2023-12-01T04:55:11.804 INFO:tasks.rados.rados.0.smithi080.stdout:107: finishing write tid 5 to smithi08089843-107 2023-12-01T04:55:11.804 INFO:tasks.rados.rados.0.smithi080.stdout:107: oid 107 updating version 0 to 35 2023-12-01T04:55:11.804 INFO:tasks.rados.rados.0.smithi080.stdout:107: oid 107 updating version 35 to 36 2023-12-01T04:55:11.804 INFO:tasks.rados.rados.0.smithi080.stdout:107: oid 107 version 36 is already newer than 33 2023-12-01T04:55:11.804 INFO:tasks.rados.rados.0.smithi080.stdout:107: oid 107 version 36 is already newer than 34 2023-12-01T04:55:11.804 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 107 v 36 (ObjNum 106 snap 0 seq_num 106) dirty exists 2023-12-01T04:55:11.804 INFO:tasks.rados.rados.0.smithi080.stdout:107: left oid 107 (ObjNum 106 snap 0 seq_num 106) 2023-12-01T04:55:11.805 INFO:tasks.rados.rados.0.smithi080.stdout:108: finishing write tid 1 to smithi08089843-108 2023-12-01T04:55:11.805 INFO:tasks.rados.rados.0.smithi080.stdout:108: finishing write tid 2 to smithi08089843-108 2023-12-01T04:55:11.805 INFO:tasks.rados.rados.0.smithi080.stdout:108: finishing write tid 3 to smithi08089843-108 2023-12-01T04:55:11.805 INFO:tasks.rados.rados.0.smithi080.stdout:107: done (15 left) 2023-12-01T04:55:11.805 INFO:tasks.rados.rados.0.smithi080.stdout:123: write initial oid 123 2023-12-01T04:55:11.805 INFO:tasks.rados.rados.0.smithi080.stdout:123: seq_num 122 ranges {450454=642026,1505862=544592} 2023-12-01T04:55:11.807 INFO:tasks.rados.rados.0.smithi080.stdout:123: writing smithi08089843-123 from 450454 to 1092480 tid 1 2023-12-01T04:55:11.818 INFO:tasks.rados.rados.0.smithi080.stdout:123: writing smithi08089843-123 from 1505862 to 2050454 tid 2 2023-12-01T04:55:11.818 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:11.818 INFO:tasks.rados.rados.0.smithi080.stdout:108: finishing write tid 4 to smithi08089843-108 2023-12-01T04:55:11.818 INFO:tasks.rados.rados.0.smithi080.stdout:108: finishing write tid 5 to smithi08089843-108 2023-12-01T04:55:11.818 INFO:tasks.rados.rados.0.smithi080.stdout:108: oid 108 updating version 0 to 17 2023-12-01T04:55:11.818 INFO:tasks.rados.rados.0.smithi080.stdout:108: oid 108 version 17 is already newer than 16 2023-12-01T04:55:11.818 INFO:tasks.rados.rados.0.smithi080.stdout:108: oid 108 updating version 17 to 18 2023-12-01T04:55:11.818 INFO:tasks.rados.rados.0.smithi080.stdout:108: oid 108 version 18 is already newer than 15 2023-12-01T04:55:11.818 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 108 v 18 (ObjNum 107 snap 0 seq_num 107) dirty exists 2023-12-01T04:55:11.819 INFO:tasks.rados.rados.0.smithi080.stdout:108: left oid 108 (ObjNum 107 snap 0 seq_num 107) 2023-12-01T04:55:11.819 INFO:tasks.rados.rados.0.smithi080.stdout:109: finishing write tid 1 to smithi08089843-109 2023-12-01T04:55:11.819 INFO:tasks.rados.rados.0.smithi080.stdout:109: finishing write tid 2 to smithi08089843-109 2023-12-01T04:55:11.819 INFO:tasks.rados.rados.0.smithi080.stdout:109: finishing write tid 3 to smithi08089843-109 2023-12-01T04:55:11.819 INFO:tasks.rados.rados.0.smithi080.stdout:109: finishing write tid 4 to smithi08089843-109 2023-12-01T04:55:11.819 INFO:tasks.rados.rados.0.smithi080.stdout:109: finishing write tid 5 to smithi08089843-109 2023-12-01T04:55:11.819 INFO:tasks.rados.rados.0.smithi080.stdout:109: oid 109 updating version 0 to 16 2023-12-01T04:55:11.819 INFO:tasks.rados.rados.0.smithi080.stdout:109: oid 109 version 16 is already newer than 15 2023-12-01T04:55:11.819 INFO:tasks.rados.rados.0.smithi080.stdout:109: oid 109 updating version 16 to 17 2023-12-01T04:55:11.819 INFO:tasks.rados.rados.0.smithi080.stdout:109: oid 109 updating version 17 to 18 2023-12-01T04:55:11.820 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 109 v 18 (ObjNum 108 snap 0 seq_num 108) dirty exists 2023-12-01T04:55:11.820 INFO:tasks.rados.rados.0.smithi080.stdout:109: left oid 109 (ObjNum 108 snap 0 seq_num 108) 2023-12-01T04:55:11.820 INFO:tasks.rados.rados.0.smithi080.stdout:110: finishing write tid 1 to smithi08089843-110 2023-12-01T04:55:11.820 INFO:tasks.rados.rados.0.smithi080.stdout:110: finishing write tid 2 to smithi08089843-110 2023-12-01T04:55:11.820 INFO:tasks.rados.rados.0.smithi080.stdout:110: finishing write tid 3 to smithi08089843-110 2023-12-01T04:55:11.820 INFO:tasks.rados.rados.0.smithi080.stdout:110: finishing write tid 4 to smithi08089843-110 2023-12-01T04:55:11.820 INFO:tasks.rados.rados.0.smithi080.stdout:110: finishing write tid 5 to smithi08089843-110 2023-12-01T04:55:11.821 INFO:tasks.rados.rados.0.smithi080.stdout:110: oid 110 updating version 0 to 28 2023-12-01T04:55:11.821 INFO:tasks.rados.rados.0.smithi080.stdout:110: oid 110 version 28 is already newer than 26 2023-12-01T04:55:11.821 INFO:tasks.rados.rados.0.smithi080.stdout:110: oid 110 version 28 is already newer than 25 2023-12-01T04:55:11.821 INFO:tasks.rados.rados.0.smithi080.stdout:110: oid 110 version 28 is already newer than 27 2023-12-01T04:55:11.821 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 110 v 28 (ObjNum 109 snap 0 seq_num 109) dirty exists 2023-12-01T04:55:11.821 INFO:tasks.rados.rados.0.smithi080.stdout:110: left oid 110 (ObjNum 109 snap 0 seq_num 109) 2023-12-01T04:55:11.821 INFO:tasks.rados.rados.0.smithi080.stdout:111: finishing write tid 1 to smithi08089843-111 2023-12-01T04:55:11.822 INFO:tasks.rados.rados.0.smithi080.stdout:111: finishing write tid 2 to smithi08089843-111 2023-12-01T04:55:11.822 INFO:tasks.rados.rados.0.smithi080.stdout:111: finishing write tid 3 to smithi08089843-111 2023-12-01T04:55:11.822 INFO:tasks.rados.rados.0.smithi080.stdout:111: finishing write tid 4 to smithi08089843-111 2023-12-01T04:55:11.822 INFO:tasks.rados.rados.0.smithi080.stdout:111: finishing write tid 5 to smithi08089843-111 2023-12-01T04:55:11.822 INFO:tasks.rados.rados.0.smithi080.stdout:111: oid 111 updating version 0 to 14 2023-12-01T04:55:11.822 INFO:tasks.rados.rados.0.smithi080.stdout:111: oid 111 version 14 is already newer than 11 2023-12-01T04:55:11.823 INFO:tasks.rados.rados.0.smithi080.stdout:111: oid 111 version 14 is already newer than 12 2023-12-01T04:55:11.823 INFO:tasks.rados.rados.0.smithi080.stdout:111: oid 111 version 14 is already newer than 13 2023-12-01T04:55:11.823 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 111 v 14 (ObjNum 110 snap 0 seq_num 110) dirty exists 2023-12-01T04:55:11.823 INFO:tasks.rados.rados.0.smithi080.stdout:111: left oid 111 (ObjNum 110 snap 0 seq_num 110) 2023-12-01T04:55:11.823 INFO:tasks.rados.rados.0.smithi080.stdout:112: finishing write tid 1 to smithi08089843-112 2023-12-01T04:55:11.823 INFO:tasks.rados.rados.0.smithi080.stdout:112: finishing write tid 2 to smithi08089843-112 2023-12-01T04:55:11.823 INFO:tasks.rados.rados.0.smithi080.stdout:112: finishing write tid 3 to smithi08089843-112 2023-12-01T04:55:11.823 INFO:tasks.rados.rados.0.smithi080.stdout:112: finishing write tid 4 to smithi08089843-112 2023-12-01T04:55:11.823 INFO:tasks.rados.rados.0.smithi080.stdout:112: finishing write tid 5 to smithi08089843-112 2023-12-01T04:55:11.824 INFO:tasks.rados.rados.0.smithi080.stdout:112: oid 112 updating version 0 to 15 2023-12-01T04:55:11.824 INFO:tasks.rados.rados.0.smithi080.stdout:112: oid 112 updating version 15 to 17 2023-12-01T04:55:11.824 INFO:tasks.rados.rados.0.smithi080.stdout:112: oid 112 updating version 17 to 18 2023-12-01T04:55:11.824 INFO:tasks.rados.rados.0.smithi080.stdout:112: oid 112 version 18 is already newer than 16 2023-12-01T04:55:11.824 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 112 v 18 (ObjNum 111 snap 0 seq_num 111) dirty exists 2023-12-01T04:55:11.824 INFO:tasks.rados.rados.0.smithi080.stdout:112: left oid 112 (ObjNum 111 snap 0 seq_num 111) 2023-12-01T04:55:11.824 INFO:tasks.rados.rados.0.smithi080.stdout:113: finishing write tid 1 to smithi08089843-113 2023-12-01T04:55:11.825 INFO:tasks.rados.rados.0.smithi080.stdout:113: finishing write tid 2 to smithi08089843-113 2023-12-01T04:55:11.825 INFO:tasks.rados.rados.0.smithi080.stdout:113: finishing write tid 3 to smithi08089843-113 2023-12-01T04:55:11.825 INFO:tasks.rados.rados.0.smithi080.stdout:113: finishing write tid 4 to smithi08089843-113 2023-12-01T04:55:11.825 INFO:tasks.rados.rados.0.smithi080.stdout:113: finishing write tid 5 to smithi08089843-113 2023-12-01T04:55:11.825 INFO:tasks.rados.rados.0.smithi080.stdout:113: finishing write tid 6 to smithi08089843-113 2023-12-01T04:55:11.825 INFO:tasks.rados.rados.0.smithi080.stdout:113: oid 113 updating version 0 to 20 2023-12-01T04:55:11.825 INFO:tasks.rados.rados.0.smithi080.stdout:113: oid 113 updating version 20 to 23 2023-12-01T04:55:11.825 INFO:tasks.rados.rados.0.smithi080.stdout:113: oid 113 version 23 is already newer than 21 2023-12-01T04:55:11.825 INFO:tasks.rados.rados.0.smithi080.stdout:113: oid 113 version 23 is already newer than 19 2023-12-01T04:55:11.826 INFO:tasks.rados.rados.0.smithi080.stdout:113: oid 113 version 23 is already newer than 22 2023-12-01T04:55:11.826 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 113 v 23 (ObjNum 112 snap 0 seq_num 112) dirty exists 2023-12-01T04:55:11.826 INFO:tasks.rados.rados.0.smithi080.stdout:113: left oid 113 (ObjNum 112 snap 0 seq_num 112) 2023-12-01T04:55:11.826 INFO:tasks.rados.rados.0.smithi080.stdout:114: finishing write tid 1 to smithi08089843-114 2023-12-01T04:55:11.826 INFO:tasks.rados.rados.0.smithi080.stdout:114: finishing write tid 2 to smithi08089843-114 2023-12-01T04:55:11.826 INFO:tasks.rados.rados.0.smithi080.stdout:114: finishing write tid 3 to smithi08089843-114 2023-12-01T04:55:11.826 INFO:tasks.rados.rados.0.smithi080.stdout:114: finishing write tid 4 to smithi08089843-114 2023-12-01T04:55:11.827 INFO:tasks.rados.rados.0.smithi080.stdout:114: finishing write tid 5 to smithi08089843-114 2023-12-01T04:55:11.827 INFO:tasks.rados.rados.0.smithi080.stdout:114: oid 114 updating version 0 to 40 2023-12-01T04:55:11.827 INFO:tasks.rados.rados.0.smithi080.stdout:114: oid 114 updating version 40 to 41 2023-12-01T04:55:11.827 INFO:tasks.rados.rados.0.smithi080.stdout:114: oid 114 updating version 41 to 43 2023-12-01T04:55:11.827 INFO:tasks.rados.rados.0.smithi080.stdout:114: oid 114 version 43 is already newer than 42 2023-12-01T04:55:11.827 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 114 v 43 (ObjNum 113 snap 0 seq_num 113) dirty exists 2023-12-01T04:55:11.827 INFO:tasks.rados.rados.0.smithi080.stdout:114: left oid 114 (ObjNum 113 snap 0 seq_num 113) 2023-12-01T04:55:11.828 INFO:tasks.rados.rados.0.smithi080.stdout:115: finishing write tid 1 to smithi08089843-115 2023-12-01T04:55:11.828 INFO:tasks.rados.rados.0.smithi080.stdout:115: finishing write tid 2 to smithi08089843-115 2023-12-01T04:55:11.828 INFO:tasks.rados.rados.0.smithi080.stdout:115: finishing write tid 3 to smithi08089843-115 2023-12-01T04:55:11.828 INFO:tasks.rados.rados.0.smithi080.stdout:115: finishing write tid 4 to smithi08089843-115 2023-12-01T04:55:11.828 INFO:tasks.rados.rados.0.smithi080.stdout:115: finishing write tid 5 to smithi08089843-115 2023-12-01T04:55:11.828 INFO:tasks.rados.rados.0.smithi080.stdout:115: finishing write tid 6 to smithi08089843-115 2023-12-01T04:55:11.828 INFO:tasks.rados.rados.0.smithi080.stdout:115: oid 115 updating version 0 to 21 2023-12-01T04:55:11.828 INFO:tasks.rados.rados.0.smithi080.stdout:115: oid 115 version 21 is already newer than 19 2023-12-01T04:55:11.828 INFO:tasks.rados.rados.0.smithi080.stdout:115: oid 115 updating version 21 to 23 2023-12-01T04:55:11.828 INFO:tasks.rados.rados.0.smithi080.stdout:115: oid 115 version 23 is already newer than 22 2023-12-01T04:55:11.828 INFO:tasks.rados.rados.0.smithi080.stdout:115: oid 115 version 23 is already newer than 20 2023-12-01T04:55:11.829 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 115 v 23 (ObjNum 114 snap 0 seq_num 114) dirty exists 2023-12-01T04:55:11.829 INFO:tasks.rados.rados.0.smithi080.stdout:115: left oid 115 (ObjNum 114 snap 0 seq_num 114) 2023-12-01T04:55:11.829 INFO:tasks.rados.rados.0.smithi080.stdout:116: finishing write tid 1 to smithi08089843-116 2023-12-01T04:55:11.829 INFO:tasks.rados.rados.0.smithi080.stdout:116: finishing write tid 2 to smithi08089843-116 2023-12-01T04:55:11.829 INFO:tasks.rados.rados.0.smithi080.stdout:108: done (15 left) 2023-12-01T04:55:11.829 INFO:tasks.rados.rados.0.smithi080.stdout:109: done (14 left) 2023-12-01T04:55:11.829 INFO:tasks.rados.rados.0.smithi080.stdout:110: done (13 left) 2023-12-01T04:55:11.829 INFO:tasks.rados.rados.0.smithi080.stdout:111: done (12 left) 2023-12-01T04:55:11.829 INFO:tasks.rados.rados.0.smithi080.stdout:112: done (11 left) 2023-12-01T04:55:11.830 INFO:tasks.rados.rados.0.smithi080.stdout:113: done (10 left) 2023-12-01T04:55:11.830 INFO:tasks.rados.rados.0.smithi080.stdout:114: done (9 left) 2023-12-01T04:55:11.830 INFO:tasks.rados.rados.0.smithi080.stdout:115: done (8 left) 2023-12-01T04:55:11.830 INFO:tasks.rados.rados.0.smithi080.stdout:124: write initial oid 124 2023-12-01T04:55:11.830 INFO:tasks.rados.rados.0.smithi080.stdout:124: seq_num 123 ranges {467261=717275,1847991=219270} 2023-12-01T04:55:11.831 INFO:tasks.rados.rados.0.smithi080.stdout:124: writing smithi08089843-124 from 467261 to 1184536 tid 1 2023-12-01T04:55:11.831 INFO:tasks.rados.rados.0.smithi080.stdout:124: writing smithi08089843-124 from 1847991 to 2067261 tid 2 2023-12-01T04:55:11.831 INFO:tasks.rados.rados.0.smithi080.stdout:125: write initial oid 125 2023-12-01T04:55:11.831 INFO:tasks.rados.rados.0.smithi080.stdout:125: seq_num 124 ranges {484068=792524,1906473=177595} 2023-12-01T04:55:11.832 INFO:tasks.rados.rados.0.smithi080.stdout:125: writing smithi08089843-125 from 484068 to 1276592 tid 1 2023-12-01T04:55:11.836 INFO:tasks.rados.rados.0.smithi080.stdout:125: writing smithi08089843-125 from 1906473 to 2084068 tid 2 2023-12-01T04:55:11.837 INFO:tasks.rados.rados.0.smithi080.stdout:126: write initial oid 126 2023-12-01T04:55:11.837 INFO:tasks.rados.rados.0.smithi080.stdout:126: seq_num 125 ranges {500875=467773,1564955=535920} 2023-12-01T04:55:11.842 INFO:tasks.rados.rados.0.smithi080.stdout:126: writing smithi08089843-126 from 500875 to 968648 tid 1 2023-12-01T04:55:11.848 INFO:tasks.rados.rados.0.smithi080.stdout:126: writing smithi08089843-126 from 1564955 to 2100875 tid 2 2023-12-01T04:55:11.848 INFO:tasks.rados.rados.0.smithi080.stdout:127: write initial oid 127 2023-12-01T04:55:11.848 INFO:tasks.rados.rados.0.smithi080.stdout:127: seq_num 126 ranges {517682=543022,1623437=494245} 2023-12-01T04:55:11.854 INFO:tasks.rados.rados.0.smithi080.stdout:127: writing smithi08089843-127 from 517682 to 1060704 tid 1 2023-12-01T04:55:11.861 INFO:tasks.rados.rados.0.smithi080.stdout:127: writing smithi08089843-127 from 1623437 to 2117682 tid 2 2023-12-01T04:55:11.861 INFO:tasks.rados.rados.0.smithi080.stdout:128: write initial oid 128 2023-12-01T04:55:11.861 INFO:tasks.rados.rados.0.smithi080.stdout:128: seq_num 127 ranges {534489=618271,1565566=568923} 2023-12-01T04:55:11.867 INFO:tasks.rados.rados.0.smithi080.stdout:128: writing smithi08089843-128 from 534489 to 1152760 tid 1 2023-12-01T04:55:11.873 INFO:tasks.rados.rados.0.smithi080.stdout:128: writing smithi08089843-128 from 1565566 to 2134489 tid 2 2023-12-01T04:55:11.873 INFO:tasks.rados.rados.0.smithi080.stdout:129: write initial oid 129 2023-12-01T04:55:11.873 INFO:tasks.rados.rados.0.smithi080.stdout:129: seq_num 128 ranges {551296=693520,2024048=127248} 2023-12-01T04:55:11.879 INFO:tasks.rados.rados.0.smithi080.stdout:129: writing smithi08089843-129 from 551296 to 1244816 tid 1 2023-12-01T04:55:11.889 INFO:tasks.rados.rados.0.smithi080.stdout:129: writing smithi08089843-129 from 2024048 to 2151296 tid 2 2023-12-01T04:55:11.890 INFO:tasks.rados.rados.0.smithi080.stdout:130: write initial oid 130 2023-12-01T04:55:11.890 INFO:tasks.rados.rados.0.smithi080.stdout:130: seq_num 129 ranges {568103=768769,2082530=85573} 2023-12-01T04:55:11.898 INFO:tasks.rados.rados.0.smithi080.stdout:130: writing smithi08089843-130 from 568103 to 1336872 tid 1 2023-12-01T04:55:11.903 INFO:tasks.rados.rados.0.smithi080.stdout:130: writing smithi08089843-130 from 2082530 to 2168103 tid 2 2023-12-01T04:55:11.903 INFO:tasks.rados.rados.0.smithi080.stdout:131: write initial oid 131 2023-12-01T04:55:11.903 INFO:tasks.rados.rados.0.smithi080.stdout:131: seq_num 130 ranges {584910=560371,1857365=327545} 2023-12-01T04:55:11.910 INFO:tasks.rados.rados.0.smithi080.stdout:131: writing smithi08089843-131 from 584910 to 1145281 tid 1 2023-12-01T04:55:11.917 INFO:tasks.rados.rados.0.smithi080.stdout:131: writing smithi08089843-131 from 1857365 to 2184910 tid 2 2023-12-01T04:55:11.917 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:11.917 INFO:tasks.rados.rados.0.smithi080.stdout:116: finishing write tid 3 to smithi08089843-116 2023-12-01T04:55:11.917 INFO:tasks.rados.rados.0.smithi080.stdout:116: finishing write tid 4 to smithi08089843-116 2023-12-01T04:55:11.918 INFO:tasks.rados.rados.0.smithi080.stdout:116: finishing write tid 5 to smithi08089843-116 2023-12-01T04:55:11.918 INFO:tasks.rados.rados.0.smithi080.stdout:116: oid 116 updating version 0 to 46 2023-12-01T04:55:11.918 INFO:tasks.rados.rados.0.smithi080.stdout:116: oid 116 updating version 46 to 48 2023-12-01T04:55:11.918 INFO:tasks.rados.rados.0.smithi080.stdout:116: oid 116 version 48 is already newer than 45 2023-12-01T04:55:11.918 INFO:tasks.rados.rados.0.smithi080.stdout:116: oid 116 version 48 is already newer than 47 2023-12-01T04:55:11.918 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 116 v 48 (ObjNum 115 snap 0 seq_num 115) dirty exists 2023-12-01T04:55:11.918 INFO:tasks.rados.rados.0.smithi080.stdout:116: left oid 116 (ObjNum 115 snap 0 seq_num 115) 2023-12-01T04:55:11.918 INFO:tasks.rados.rados.0.smithi080.stdout:117: finishing write tid 1 to smithi08089843-117 2023-12-01T04:55:11.918 INFO:tasks.rados.rados.0.smithi080.stdout:117: finishing write tid 2 to smithi08089843-117 2023-12-01T04:55:11.918 INFO:tasks.rados.rados.0.smithi080.stdout:117: finishing write tid 3 to smithi08089843-117 2023-12-01T04:55:11.918 INFO:tasks.rados.rados.0.smithi080.stdout:117: finishing write tid 4 to smithi08089843-117 2023-12-01T04:55:11.918 INFO:tasks.rados.rados.0.smithi080.stdout:116: done (15 left) 2023-12-01T04:55:11.918 INFO:tasks.rados.rados.0.smithi080.stdout:132: write initial oid 132 2023-12-01T04:55:11.919 INFO:tasks.rados.rados.0.smithi080.stdout:132: seq_num 131 ranges {601717=635620,1799494=402223} 2023-12-01T04:55:11.923 INFO:tasks.rados.rados.0.smithi080.stdout:132: writing smithi08089843-132 from 601717 to 1237337 tid 1 2023-12-01T04:55:11.929 INFO:tasks.rados.rados.0.smithi080.stdout:132: writing smithi08089843-132 from 1799494 to 2201717 tid 2 2023-12-01T04:55:11.930 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:11.930 INFO:tasks.rados.rados.0.smithi080.stdout:117: finishing write tid 5 to smithi08089843-117 2023-12-01T04:55:11.930 INFO:tasks.rados.rados.0.smithi080.stdout:117: oid 117 updating version 0 to 23 2023-12-01T04:55:11.930 INFO:tasks.rados.rados.0.smithi080.stdout:117: oid 117 updating version 23 to 24 2023-12-01T04:55:11.930 INFO:tasks.rados.rados.0.smithi080.stdout:117: oid 117 version 24 is already newer than 22 2023-12-01T04:55:11.930 INFO:tasks.rados.rados.0.smithi080.stdout:117: oid 117 updating version 24 to 25 2023-12-01T04:55:11.930 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 117 v 25 (ObjNum 116 snap 0 seq_num 116) dirty exists 2023-12-01T04:55:11.930 INFO:tasks.rados.rados.0.smithi080.stdout:117: left oid 117 (ObjNum 116 snap 0 seq_num 116) 2023-12-01T04:55:11.930 INFO:tasks.rados.rados.0.smithi080.stdout:117: done (15 left) 2023-12-01T04:55:11.930 INFO:tasks.rados.rados.0.smithi080.stdout:133: write initial oid 133 2023-12-01T04:55:11.930 INFO:tasks.rados.rados.0.smithi080.stdout:133: seq_num 132 ranges {618524=710869,1857976=360548} 2023-12-01T04:55:11.937 INFO:tasks.rados.rados.0.smithi080.stdout:133: writing smithi08089843-133 from 618524 to 1329393 tid 1 2023-12-01T04:55:11.942 INFO:tasks.rados.rados.0.smithi080.stdout:133: writing smithi08089843-133 from 1857976 to 2218524 tid 2 2023-12-01T04:55:11.943 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:11.943 INFO:tasks.rados.rados.0.smithi080.stdout:118: finishing write tid 1 to smithi08089843-118 2023-12-01T04:55:11.943 INFO:tasks.rados.rados.0.smithi080.stdout:118: finishing write tid 2 to smithi08089843-118 2023-12-01T04:55:11.943 INFO:tasks.rados.rados.0.smithi080.stdout:118: finishing write tid 3 to smithi08089843-118 2023-12-01T04:55:11.943 INFO:tasks.rados.rados.0.smithi080.stdout:118: finishing write tid 4 to smithi08089843-118 2023-12-01T04:55:11.943 INFO:tasks.rados.rados.0.smithi080.stdout:118: finishing write tid 5 to smithi08089843-118 2023-12-01T04:55:11.943 INFO:tasks.rados.rados.0.smithi080.stdout:118: oid 118 updating version 0 to 26 2023-12-01T04:55:11.943 INFO:tasks.rados.rados.0.smithi080.stdout:118: oid 118 updating version 26 to 27 2023-12-01T04:55:11.943 INFO:tasks.rados.rados.0.smithi080.stdout:118: oid 118 updating version 27 to 28 2023-12-01T04:55:11.943 INFO:tasks.rados.rados.0.smithi080.stdout:118: oid 118 updating version 28 to 29 2023-12-01T04:55:11.943 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 118 v 29 (ObjNum 117 snap 0 seq_num 117) dirty exists 2023-12-01T04:55:11.943 INFO:tasks.rados.rados.0.smithi080.stdout:118: left oid 118 (ObjNum 117 snap 0 seq_num 117) 2023-12-01T04:55:11.943 INFO:tasks.rados.rados.0.smithi080.stdout:118: done (15 left) 2023-12-01T04:55:11.944 INFO:tasks.rados.rados.0.smithi080.stdout:134: write initial oid 134 2023-12-01T04:55:11.944 INFO:tasks.rados.rados.0.smithi080.stdout:134: seq_num 133 ranges {635331=786118,1916458=318873} 2023-12-01T04:55:11.950 INFO:tasks.rados.rados.0.smithi080.stdout:134: writing smithi08089843-134 from 635331 to 1421449 tid 1 2023-12-01T04:55:11.956 INFO:tasks.rados.rados.0.smithi080.stdout:134: writing smithi08089843-134 from 1916458 to 2235331 tid 2 2023-12-01T04:55:11.956 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:11.956 INFO:tasks.rados.rados.0.smithi080.stdout:119: finishing write tid 1 to smithi08089843-119 2023-12-01T04:55:11.956 INFO:tasks.rados.rados.0.smithi080.stdout:119: finishing write tid 2 to smithi08089843-119 2023-12-01T04:55:11.956 INFO:tasks.rados.rados.0.smithi080.stdout:119: finishing write tid 3 to smithi08089843-119 2023-12-01T04:55:11.956 INFO:tasks.rados.rados.0.smithi080.stdout:119: finishing write tid 4 to smithi08089843-119 2023-12-01T04:55:11.956 INFO:tasks.rados.rados.0.smithi080.stdout:119: finishing write tid 5 to smithi08089843-119 2023-12-01T04:55:11.956 INFO:tasks.rados.rados.0.smithi080.stdout:119: oid 119 updating version 0 to 22 2023-12-01T04:55:11.956 INFO:tasks.rados.rados.0.smithi080.stdout:119: oid 119 version 22 is already newer than 20 2023-12-01T04:55:11.956 INFO:tasks.rados.rados.0.smithi080.stdout:119: oid 119 version 22 is already newer than 19 2023-12-01T04:55:11.956 INFO:tasks.rados.rados.0.smithi080.stdout:119: oid 119 version 22 is already newer than 21 2023-12-01T04:55:11.956 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 119 v 22 (ObjNum 118 snap 0 seq_num 118) dirty exists 2023-12-01T04:55:11.957 INFO:tasks.rados.rados.0.smithi080.stdout:119: left oid 119 (ObjNum 118 snap 0 seq_num 118) 2023-12-01T04:55:11.957 INFO:tasks.rados.rados.0.smithi080.stdout:120: finishing write tid 1 to smithi08089843-120 2023-12-01T04:55:11.957 INFO:tasks.rados.rados.0.smithi080.stdout:120: finishing write tid 2 to smithi08089843-120 2023-12-01T04:55:11.957 INFO:tasks.rados.rados.0.smithi080.stdout:120: finishing write tid 3 to smithi08089843-120 2023-12-01T04:55:11.957 INFO:tasks.rados.rados.0.smithi080.stdout:120: finishing write tid 4 to smithi08089843-120 2023-12-01T04:55:11.957 INFO:tasks.rados.rados.0.smithi080.stdout:120: oid 120 updating version 0 to 20 2023-12-01T04:55:11.957 INFO:tasks.rados.rados.0.smithi080.stdout:120: oid 120 version 20 is already newer than 19 2023-12-01T04:55:11.957 INFO:tasks.rados.rados.0.smithi080.stdout:120: oid 120 updating version 20 to 21 2023-12-01T04:55:11.957 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 120 v 21 (ObjNum 119 snap 0 seq_num 119) dirty exists 2023-12-01T04:55:11.957 INFO:tasks.rados.rados.0.smithi080.stdout:120: left oid 120 (ObjNum 119 snap 0 seq_num 119) 2023-12-01T04:55:11.957 INFO:tasks.rados.rados.0.smithi080.stdout:121: finishing write tid 1 to smithi08089843-121 2023-12-01T04:55:11.957 INFO:tasks.rados.rados.0.smithi080.stdout:121: finishing write tid 2 to smithi08089843-121 2023-12-01T04:55:11.958 INFO:tasks.rados.rados.0.smithi080.stdout:121: finishing write tid 3 to smithi08089843-121 2023-12-01T04:55:11.958 INFO:tasks.rados.rados.0.smithi080.stdout:121: finishing write tid 4 to smithi08089843-121 2023-12-01T04:55:11.958 INFO:tasks.rados.rados.0.smithi080.stdout:121: oid 121 updating version 0 to 20 2023-12-01T04:55:11.958 INFO:tasks.rados.rados.0.smithi080.stdout:121: oid 121 updating version 20 to 22 2023-12-01T04:55:11.958 INFO:tasks.rados.rados.0.smithi080.stdout:121: oid 121 version 22 is already newer than 21 2023-12-01T04:55:11.958 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 121 v 22 (ObjNum 120 snap 0 seq_num 120) dirty exists 2023-12-01T04:55:11.958 INFO:tasks.rados.rados.0.smithi080.stdout:121: left oid 121 (ObjNum 120 snap 0 seq_num 120) 2023-12-01T04:55:11.958 INFO:tasks.rados.rados.0.smithi080.stdout:122: finishing write tid 1 to smithi08089843-122 2023-12-01T04:55:11.958 INFO:tasks.rados.rados.0.smithi080.stdout:122: finishing write tid 2 to smithi08089843-122 2023-12-01T04:55:11.958 INFO:tasks.rados.rados.0.smithi080.stdout:122: finishing write tid 3 to smithi08089843-122 2023-12-01T04:55:11.958 INFO:tasks.rados.rados.0.smithi080.stdout:122: finishing write tid 4 to smithi08089843-122 2023-12-01T04:55:11.958 INFO:tasks.rados.rados.0.smithi080.stdout:122: oid 122 updating version 0 to 23 2023-12-01T04:55:11.958 INFO:tasks.rados.rados.0.smithi080.stdout:122: oid 122 updating version 23 to 24 2023-12-01T04:55:11.959 INFO:tasks.rados.rados.0.smithi080.stdout:122: oid 122 updating version 24 to 25 2023-12-01T04:55:11.959 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 122 v 25 (ObjNum 121 snap 0 seq_num 121) dirty exists 2023-12-01T04:55:11.959 INFO:tasks.rados.rados.0.smithi080.stdout:122: left oid 122 (ObjNum 121 snap 0 seq_num 121) 2023-12-01T04:55:11.959 INFO:tasks.rados.rados.0.smithi080.stdout:123: finishing write tid 1 to smithi08089843-123 2023-12-01T04:55:11.959 INFO:tasks.rados.rados.0.smithi080.stdout:119: done (15 left) 2023-12-01T04:55:11.959 INFO:tasks.rados.rados.0.smithi080.stdout:120: done (14 left) 2023-12-01T04:55:11.959 INFO:tasks.rados.rados.0.smithi080.stdout:121: done (13 left) 2023-12-01T04:55:11.959 INFO:tasks.rados.rados.0.smithi080.stdout:122: done (12 left) 2023-12-01T04:55:11.959 INFO:tasks.rados.rados.0.smithi080.stdout:135: write initial oid 135 2023-12-01T04:55:11.959 INFO:tasks.rados.rados.0.smithi080.stdout:135: seq_num 134 ranges {652138=461367,1574940=677198} 2023-12-01T04:55:11.961 INFO:tasks.rados.rados.0.smithi080.stdout:135: writing smithi08089843-135 from 652138 to 1113505 tid 1 2023-12-01T04:55:11.968 INFO:tasks.rados.rados.0.smithi080.stdout:135: writing smithi08089843-135 from 1574940 to 2252138 tid 2 2023-12-01T04:55:11.968 INFO:tasks.rados.rados.0.smithi080.stdout:136: write initial oid 136 2023-12-01T04:55:11.969 INFO:tasks.rados.rados.0.smithi080.stdout:136: seq_num 135 ranges {668945=536616,1633422=491363} 2023-12-01T04:55:11.975 INFO:tasks.rados.rados.0.smithi080.stdout:136: writing smithi08089843-136 from 668945 to 1205561 tid 1 2023-12-01T04:55:11.980 INFO:tasks.rados.rados.0.smithi080.stdout:136: writing smithi08089843-136 from 1633422 to 2124785 tid 2 2023-12-01T04:55:11.980 INFO:tasks.rados.rados.0.smithi080.stdout:137: write initial oid 137 2023-12-01T04:55:11.980 INFO:tasks.rados.rados.0.smithi080.stdout:137: seq_num 136 ranges {685752=611865,1975551=310201} 2023-12-01T04:55:11.988 INFO:tasks.rados.rados.0.smithi080.stdout:137: writing smithi08089843-137 from 685752 to 1297617 tid 1 2023-12-01T04:55:11.993 INFO:tasks.rados.rados.0.smithi080.stdout:137: writing smithi08089843-137 from 1975551 to 2285752 tid 2 2023-12-01T04:55:11.993 INFO:tasks.rados.rados.0.smithi080.stdout:138: write initial oid 138 2023-12-01T04:55:11.994 INFO:tasks.rados.rados.0.smithi080.stdout:138: seq_num 137 ranges {702559=403467,1750386=495032} 2023-12-01T04:55:11.999 INFO:tasks.rados.rados.0.smithi080.stdout:138: writing smithi08089843-138 from 702559 to 1106026 tid 1 2023-12-01T04:55:12.006 INFO:tasks.rados.rados.0.smithi080.stdout:138: writing smithi08089843-138 from 1750386 to 2245418 tid 2 2023-12-01T04:55:12.006 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:12.006 INFO:tasks.rados.rados.0.smithi080.stdout:123: finishing write tid 2 to smithi08089843-123 2023-12-01T04:55:12.007 INFO:tasks.rados.rados.0.smithi080.stdout:123: finishing write tid 3 to smithi08089843-123 2023-12-01T04:55:12.007 INFO:tasks.rados.rados.0.smithi080.stdout:123: finishing write tid 4 to smithi08089843-123 2023-12-01T04:55:12.007 INFO:tasks.rados.rados.0.smithi080.stdout:123: oid 123 updating version 0 to 29 2023-12-01T04:55:12.007 INFO:tasks.rados.rados.0.smithi080.stdout:123: oid 123 updating version 29 to 30 2023-12-01T04:55:12.007 INFO:tasks.rados.rados.0.smithi080.stdout:123: oid 123 updating version 30 to 31 2023-12-01T04:55:12.007 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 123 v 31 (ObjNum 122 snap 0 seq_num 122) dirty exists 2023-12-01T04:55:12.007 INFO:tasks.rados.rados.0.smithi080.stdout:123: left oid 123 (ObjNum 122 snap 0 seq_num 122) 2023-12-01T04:55:12.007 INFO:tasks.rados.rados.0.smithi080.stdout:124: finishing write tid 1 to smithi08089843-124 2023-12-01T04:55:12.007 INFO:tasks.rados.rados.0.smithi080.stdout:123: done (15 left) 2023-12-01T04:55:12.007 INFO:tasks.rados.rados.0.smithi080.stdout:139: write initial oid 139 2023-12-01T04:55:12.007 INFO:tasks.rados.rados.0.smithi080.stdout:139: seq_num 138 ranges {719366=478716,1808868=510498} 2023-12-01T04:55:12.013 INFO:tasks.rados.rados.0.smithi080.stdout:139: writing smithi08089843-139 from 719366 to 1198082 tid 1 2023-12-01T04:55:12.020 INFO:tasks.rados.rados.0.smithi080.stdout:139: writing smithi08089843-139 from 1808868 to 2319366 tid 2 2023-12-01T04:55:12.020 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:12.020 INFO:tasks.rados.rados.0.smithi080.stdout:124: finishing write tid 2 to smithi08089843-124 2023-12-01T04:55:12.020 INFO:tasks.rados.rados.0.smithi080.stdout:124: finishing write tid 3 to smithi08089843-124 2023-12-01T04:55:12.020 INFO:tasks.rados.rados.0.smithi080.stdout:124: finishing write tid 4 to smithi08089843-124 2023-12-01T04:55:12.021 INFO:tasks.rados.rados.0.smithi080.stdout:124: oid 124 updating version 0 to 26 2023-12-01T04:55:12.021 INFO:tasks.rados.rados.0.smithi080.stdout:124: oid 124 version 26 is already newer than 24 2023-12-01T04:55:12.021 INFO:tasks.rados.rados.0.smithi080.stdout:124: oid 124 version 26 is already newer than 25 2023-12-01T04:55:12.021 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 124 v 26 (ObjNum 123 snap 0 seq_num 123) dirty exists 2023-12-01T04:55:12.021 INFO:tasks.rados.rados.0.smithi080.stdout:124: left oid 124 (ObjNum 123 snap 0 seq_num 123) 2023-12-01T04:55:12.021 INFO:tasks.rados.rados.0.smithi080.stdout:125: finishing write tid 1 to smithi08089843-125 2023-12-01T04:55:12.021 INFO:tasks.rados.rados.0.smithi080.stdout:125: finishing write tid 2 to smithi08089843-125 2023-12-01T04:55:12.021 INFO:tasks.rados.rados.0.smithi080.stdout:125: finishing write tid 3 to smithi08089843-125 2023-12-01T04:55:12.021 INFO:tasks.rados.rados.0.smithi080.stdout:125: finishing write tid 4 to smithi08089843-125 2023-12-01T04:55:12.021 INFO:tasks.rados.rados.0.smithi080.stdout:125: oid 125 updating version 0 to 37 2023-12-01T04:55:12.021 INFO:tasks.rados.rados.0.smithi080.stdout:125: oid 125 updating version 37 to 39 2023-12-01T04:55:12.021 INFO:tasks.rados.rados.0.smithi080.stdout:125: oid 125 version 39 is already newer than 38 2023-12-01T04:55:12.021 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 125 v 39 (ObjNum 124 snap 0 seq_num 124) dirty exists 2023-12-01T04:55:12.021 INFO:tasks.rados.rados.0.smithi080.stdout:125: left oid 125 (ObjNum 124 snap 0 seq_num 124) 2023-12-01T04:55:12.022 INFO:tasks.rados.rados.0.smithi080.stdout:126: finishing write tid 1 to smithi08089843-126 2023-12-01T04:55:12.022 INFO:tasks.rados.rados.0.smithi080.stdout:126: finishing write tid 2 to smithi08089843-126 2023-12-01T04:55:12.022 INFO:tasks.rados.rados.0.smithi080.stdout:126: finishing write tid 3 to smithi08089843-126 2023-12-01T04:55:12.022 INFO:tasks.rados.rados.0.smithi080.stdout:126: finishing write tid 4 to smithi08089843-126 2023-12-01T04:55:12.022 INFO:tasks.rados.rados.0.smithi080.stdout:126: oid 126 updating version 0 to 25 2023-12-01T04:55:12.022 INFO:tasks.rados.rados.0.smithi080.stdout:126: oid 126 version 25 is already newer than 24 2023-12-01T04:55:12.022 INFO:tasks.rados.rados.0.smithi080.stdout:126: oid 126 version 25 is already newer than 23 2023-12-01T04:55:12.022 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 126 v 25 (ObjNum 125 snap 0 seq_num 125) dirty exists 2023-12-01T04:55:12.022 INFO:tasks.rados.rados.0.smithi080.stdout:126: left oid 126 (ObjNum 125 snap 0 seq_num 125) 2023-12-01T04:55:12.022 INFO:tasks.rados.rados.0.smithi080.stdout:127: finishing write tid 1 to smithi08089843-127 2023-12-01T04:55:12.022 INFO:tasks.rados.rados.0.smithi080.stdout:127: finishing write tid 2 to smithi08089843-127 2023-12-01T04:55:12.022 INFO:tasks.rados.rados.0.smithi080.stdout:127: finishing write tid 3 to smithi08089843-127 2023-12-01T04:55:12.022 INFO:tasks.rados.rados.0.smithi080.stdout:127: finishing write tid 4 to smithi08089843-127 2023-12-01T04:55:12.022 INFO:tasks.rados.rados.0.smithi080.stdout:127: oid 127 updating version 0 to 22 2023-12-01T04:55:12.023 INFO:tasks.rados.rados.0.smithi080.stdout:127: oid 127 updating version 22 to 23 2023-12-01T04:55:12.023 INFO:tasks.rados.rados.0.smithi080.stdout:127: oid 127 updating version 23 to 24 2023-12-01T04:55:12.023 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 127 v 24 (ObjNum 126 snap 0 seq_num 126) dirty exists 2023-12-01T04:55:12.023 INFO:tasks.rados.rados.0.smithi080.stdout:127: left oid 127 (ObjNum 126 snap 0 seq_num 126) 2023-12-01T04:55:12.023 INFO:tasks.rados.rados.0.smithi080.stdout:124: done (15 left) 2023-12-01T04:55:12.023 INFO:tasks.rados.rados.0.smithi080.stdout:125: done (14 left) 2023-12-01T04:55:12.023 INFO:tasks.rados.rados.0.smithi080.stdout:126: done (13 left) 2023-12-01T04:55:12.023 INFO:tasks.rados.rados.0.smithi080.stdout:127: done (12 left) 2023-12-01T04:55:12.023 INFO:tasks.rados.rados.0.smithi080.stdout:140: write initial oid 140 2023-12-01T04:55:12.023 INFO:tasks.rados.rados.0.smithi080.stdout:140: seq_num 139 ranges {736173=553965,1867350=468823} 2023-12-01T04:55:12.027 INFO:tasks.rados.rados.0.smithi080.stdout:140: writing smithi08089843-140 from 736173 to 1290138 tid 1 2023-12-01T04:55:12.033 INFO:tasks.rados.rados.0.smithi080.stdout:140: writing smithi08089843-140 from 1867350 to 2336173 tid 2 2023-12-01T04:55:12.033 INFO:tasks.rados.rados.0.smithi080.stdout:141: write initial oid 141 2023-12-01T04:55:12.033 INFO:tasks.rados.rados.0.smithi080.stdout:141: seq_num 140 ranges {752980=629214,1809479=543501} 2023-12-01T04:55:12.041 INFO:tasks.rados.rados.0.smithi080.stdout:141: writing smithi08089843-141 from 752980 to 1382194 tid 1 2023-12-01T04:55:12.046 INFO:tasks.rados.rados.0.smithi080.stdout:141: writing smithi08089843-141 from 1809479 to 2352980 tid 2 2023-12-01T04:55:12.046 INFO:tasks.rados.rados.0.smithi080.stdout:142: write initial oid 142 2023-12-01T04:55:12.046 INFO:tasks.rados.rados.0.smithi080.stdout:142: seq_num 141 ranges {769787=704463,2267961=101826} 2023-12-01T04:55:12.055 INFO:tasks.rados.rados.0.smithi080.stdout:142: writing smithi08089843-142 from 769787 to 1474250 tid 1 2023-12-01T04:55:12.060 INFO:tasks.rados.rados.0.smithi080.stdout:142: writing smithi08089843-142 from 2267961 to 2369787 tid 2 2023-12-01T04:55:12.060 INFO:tasks.rados.rados.0.smithi080.stdout:143: write initial oid 143 2023-12-01T04:55:12.060 INFO:tasks.rados.rados.0.smithi080.stdout:143: seq_num 142 ranges {786594=779712,2326443=60151} 2023-12-01T04:55:12.068 INFO:tasks.rados.rados.0.smithi080.stdout:143: writing smithi08089843-143 from 786594 to 1566306 tid 1 2023-12-01T04:55:12.074 INFO:tasks.rados.rados.0.smithi080.stdout:143: writing smithi08089843-143 from 2326443 to 2386594 tid 2 2023-12-01T04:55:12.074 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:12.074 INFO:tasks.rados.rados.0.smithi080.stdout:128: finishing write tid 1 to smithi08089843-128 2023-12-01T04:55:12.074 INFO:tasks.rados.rados.0.smithi080.stdout:128: finishing write tid 2 to smithi08089843-128 2023-12-01T04:55:12.074 INFO:tasks.rados.rados.0.smithi080.stdout:128: finishing write tid 3 to smithi08089843-128 2023-12-01T04:55:12.074 INFO:tasks.rados.rados.0.smithi080.stdout:128: finishing write tid 4 to smithi08089843-128 2023-12-01T04:55:12.074 INFO:tasks.rados.rados.0.smithi080.stdout:128: oid 128 updating version 0 to 26 2023-12-01T04:55:12.074 INFO:tasks.rados.rados.0.smithi080.stdout:128: oid 128 updating version 26 to 27 2023-12-01T04:55:12.074 INFO:tasks.rados.rados.0.smithi080.stdout:128: oid 128 updating version 27 to 28 2023-12-01T04:55:12.074 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 128 v 28 (ObjNum 127 snap 0 seq_num 127) dirty exists 2023-12-01T04:55:12.075 INFO:tasks.rados.rados.0.smithi080.stdout:128: left oid 128 (ObjNum 127 snap 0 seq_num 127) 2023-12-01T04:55:12.075 INFO:tasks.rados.rados.0.smithi080.stdout:129: finishing write tid 1 to smithi08089843-129 2023-12-01T04:55:12.075 INFO:tasks.rados.rados.0.smithi080.stdout:128: done (15 left) 2023-12-01T04:55:12.075 INFO:tasks.rados.rados.0.smithi080.stdout:144: write initial oid 144 2023-12-01T04:55:12.075 INFO:tasks.rados.rados.0.smithi080.stdout:144: seq_num 143 ranges {403401=454961,1584925=506039} 2023-12-01T04:55:12.078 INFO:tasks.rados.rados.0.smithi080.stdout:144: writing smithi08089843-144 from 403401 to 858362 tid 1 2023-12-01T04:55:12.086 INFO:tasks.rados.rados.0.smithi080.stdout:144: writing smithi08089843-144 from 1584925 to 2090964 tid 2 2023-12-01T04:55:12.086 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:12.086 INFO:tasks.rados.rados.0.smithi080.stdout:129: finishing write tid 2 to smithi08089843-129 2023-12-01T04:55:12.086 INFO:tasks.rados.rados.0.smithi080.stdout:129: finishing write tid 3 to smithi08089843-129 2023-12-01T04:55:12.086 INFO:tasks.rados.rados.0.smithi080.stdout:129: finishing write tid 4 to smithi08089843-129 2023-12-01T04:55:12.086 INFO:tasks.rados.rados.0.smithi080.stdout:129: oid 129 updating version 0 to 46 2023-12-01T04:55:12.086 INFO:tasks.rados.rados.0.smithi080.stdout:129: oid 129 version 46 is already newer than 45 2023-12-01T04:55:12.086 INFO:tasks.rados.rados.0.smithi080.stdout:129: oid 129 version 46 is already newer than 44 2023-12-01T04:55:12.086 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 129 v 46 (ObjNum 128 snap 0 seq_num 128) dirty exists 2023-12-01T04:55:12.086 INFO:tasks.rados.rados.0.smithi080.stdout:129: left oid 129 (ObjNum 128 snap 0 seq_num 128) 2023-12-01T04:55:12.087 INFO:tasks.rados.rados.0.smithi080.stdout:130: finishing write tid 1 to smithi08089843-130 2023-12-01T04:55:12.087 INFO:tasks.rados.rados.0.smithi080.stdout:129: done (15 left) 2023-12-01T04:55:12.087 INFO:tasks.rados.rados.0.smithi080.stdout:145: write initial oid 145 2023-12-01T04:55:12.087 INFO:tasks.rados.rados.0.smithi080.stdout:145: seq_num 144 ranges {420208=530210,1527054=766050} 2023-12-01T04:55:12.093 INFO:tasks.rados.rados.0.smithi080.stdout:145: writing smithi08089843-145 from 420208 to 950418 tid 1 2023-12-01T04:55:12.099 INFO:tasks.rados.rados.0.smithi080.stdout:145: writing smithi08089843-145 from 1527054 to 2293104 tid 2 2023-12-01T04:55:12.099 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:12.099 INFO:tasks.rados.rados.0.smithi080.stdout:130: finishing write tid 2 to smithi08089843-130 2023-12-01T04:55:12.099 INFO:tasks.rados.rados.0.smithi080.stdout:130: finishing write tid 3 to smithi08089843-130 2023-12-01T04:55:12.099 INFO:tasks.rados.rados.0.smithi080.stdout:130: finishing write tid 4 to smithi08089843-130 2023-12-01T04:55:12.099 INFO:tasks.rados.rados.0.smithi080.stdout:130: oid 130 updating version 0 to 41 2023-12-01T04:55:12.099 INFO:tasks.rados.rados.0.smithi080.stdout:130: oid 130 updating version 41 to 42 2023-12-01T04:55:12.099 INFO:tasks.rados.rados.0.smithi080.stdout:130: oid 130 version 42 is already newer than 40 2023-12-01T04:55:12.099 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 130 v 42 (ObjNum 129 snap 0 seq_num 129) dirty exists 2023-12-01T04:55:12.099 INFO:tasks.rados.rados.0.smithi080.stdout:130: left oid 130 (ObjNum 129 snap 0 seq_num 129) 2023-12-01T04:55:12.100 INFO:tasks.rados.rados.0.smithi080.stdout:131: finishing write tid 1 to smithi08089843-131 2023-12-01T04:55:12.100 INFO:tasks.rados.rados.0.smithi080.stdout:131: finishing write tid 2 to smithi08089843-131 2023-12-01T04:55:12.100 INFO:tasks.rados.rados.0.smithi080.stdout:131: finishing write tid 3 to smithi08089843-131 2023-12-01T04:55:12.100 INFO:tasks.rados.rados.0.smithi080.stdout:131: finishing write tid 4 to smithi08089843-131 2023-12-01T04:55:12.100 INFO:tasks.rados.rados.0.smithi080.stdout:131: oid 131 updating version 0 to 43 2023-12-01T04:55:12.100 INFO:tasks.rados.rados.0.smithi080.stdout:131: oid 131 updating version 43 to 44 2023-12-01T04:55:12.100 INFO:tasks.rados.rados.0.smithi080.stdout:131: oid 131 updating version 44 to 45 2023-12-01T04:55:12.100 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 131 v 45 (ObjNum 130 snap 0 seq_num 130) dirty exists 2023-12-01T04:55:12.100 INFO:tasks.rados.rados.0.smithi080.stdout:131: left oid 131 (ObjNum 130 snap 0 seq_num 130) 2023-12-01T04:55:12.100 INFO:tasks.rados.rados.0.smithi080.stdout:132: finishing write tid 1 to smithi08089843-132 2023-12-01T04:55:12.100 INFO:tasks.rados.rados.0.smithi080.stdout:132: finishing write tid 2 to smithi08089843-132 2023-12-01T04:55:12.100 INFO:tasks.rados.rados.0.smithi080.stdout:132: finishing write tid 3 to smithi08089843-132 2023-12-01T04:55:12.100 INFO:tasks.rados.rados.0.smithi080.stdout:132: finishing write tid 4 to smithi08089843-132 2023-12-01T04:55:12.101 INFO:tasks.rados.rados.0.smithi080.stdout:132: oid 132 updating version 0 to 29 2023-12-01T04:55:12.101 INFO:tasks.rados.rados.0.smithi080.stdout:132: oid 132 updating version 29 to 31 2023-12-01T04:55:12.101 INFO:tasks.rados.rados.0.smithi080.stdout:132: oid 132 version 31 is already newer than 30 2023-12-01T04:55:12.101 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 132 v 31 (ObjNum 131 snap 0 seq_num 131) dirty exists 2023-12-01T04:55:12.101 INFO:tasks.rados.rados.0.smithi080.stdout:132: left oid 132 (ObjNum 131 snap 0 seq_num 131) 2023-12-01T04:55:12.101 INFO:tasks.rados.rados.0.smithi080.stdout:130: done (15 left) 2023-12-01T04:55:12.101 INFO:tasks.rados.rados.0.smithi080.stdout:131: done (14 left) 2023-12-01T04:55:12.101 INFO:tasks.rados.rados.0.smithi080.stdout:132: done (13 left) 2023-12-01T04:55:12.101 INFO:tasks.rados.rados.0.smithi080.stdout:146: write initial oid 146 2023-12-01T04:55:12.101 INFO:tasks.rados.rados.0.smithi080.stdout:146: seq_num 145 ranges {437015=721812,1701889=509708} 2023-12-01T04:55:12.105 INFO:tasks.rados.rados.0.smithi080.stdout:146: writing smithi08089843-146 from 437015 to 1158827 tid 1 2023-12-01T04:55:12.111 INFO:tasks.rados.rados.0.smithi080.stdout:146: writing smithi08089843-146 from 1701889 to 2211597 tid 2 2023-12-01T04:55:12.111 INFO:tasks.rados.rados.0.smithi080.stdout:147: write initial oid 147 2023-12-01T04:55:12.112 INFO:tasks.rados.rados.0.smithi080.stdout:147: seq_num 146 ranges {453822=797061,1760371=653366} 2023-12-01T04:55:12.119 INFO:tasks.rados.rados.0.smithi080.stdout:147: writing smithi08089843-147 from 453822 to 1250883 tid 1 2023-12-01T04:55:12.125 INFO:tasks.rados.rados.0.smithi080.stdout:147: writing smithi08089843-147 from 1760371 to 2413737 tid 2 2023-12-01T04:55:12.125 INFO:tasks.rados.rados.0.smithi080.stdout:148: write initial oid 148 2023-12-01T04:55:12.125 INFO:tasks.rados.rados.0.smithi080.stdout:148: seq_num 147 ranges {470629=472310,1418853=513377} 2023-12-01T04:55:12.130 INFO:tasks.rados.rados.0.smithi080.stdout:148: writing smithi08089843-148 from 470629 to 942939 tid 1 2023-12-01T04:55:12.137 INFO:tasks.rados.rados.0.smithi080.stdout:148: writing smithi08089843-148 from 1418853 to 1932230 tid 2 2023-12-01T04:55:12.137 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:12.137 INFO:tasks.rados.rados.0.smithi080.stdout:133: finishing write tid 1 to smithi08089843-133 2023-12-01T04:55:12.137 INFO:tasks.rados.rados.0.smithi080.stdout:133: finishing write tid 2 to smithi08089843-133 2023-12-01T04:55:12.137 INFO:tasks.rados.rados.0.smithi080.stdout:133: finishing write tid 3 to smithi08089843-133 2023-12-01T04:55:12.137 INFO:tasks.rados.rados.0.smithi080.stdout:133: finishing write tid 4 to smithi08089843-133 2023-12-01T04:55:12.138 INFO:tasks.rados.rados.0.smithi080.stdout:133: oid 133 updating version 0 to 14 2023-12-01T04:55:12.138 INFO:tasks.rados.rados.0.smithi080.stdout:133: oid 133 updating version 14 to 15 2023-12-01T04:55:12.138 INFO:tasks.rados.rados.0.smithi080.stdout:133: oid 133 updating version 15 to 16 2023-12-01T04:55:12.138 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 133 v 16 (ObjNum 132 snap 0 seq_num 132) dirty exists 2023-12-01T04:55:12.138 INFO:tasks.rados.rados.0.smithi080.stdout:133: left oid 133 (ObjNum 132 snap 0 seq_num 132) 2023-12-01T04:55:12.138 INFO:tasks.rados.rados.0.smithi080.stdout:134: finishing write tid 1 to smithi08089843-134 2023-12-01T04:55:12.138 INFO:tasks.rados.rados.0.smithi080.stdout:134: finishing write tid 2 to smithi08089843-134 2023-12-01T04:55:12.138 INFO:tasks.rados.rados.0.smithi080.stdout:133: done (15 left) 2023-12-01T04:55:12.139 INFO:tasks.rados.rados.0.smithi080.stdout:149: write initial oid 149 2023-12-01T04:55:12.139 INFO:tasks.rados.rados.0.smithi080.stdout:149: seq_num 148 ranges {487436=547559,1760982=657035} 2023-12-01T04:55:12.142 INFO:tasks.rados.rados.0.smithi080.stdout:149: writing smithi08089843-149 from 487436 to 1034995 tid 1 2023-12-01T04:55:12.151 INFO:tasks.rados.rados.0.smithi080.stdout:149: writing smithi08089843-149 from 1760982 to 2418017 tid 2 2023-12-01T04:55:12.151 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:12.151 INFO:tasks.rados.rados.0.smithi080.stdout:134: finishing write tid 3 to smithi08089843-134 2023-12-01T04:55:12.151 INFO:tasks.rados.rados.0.smithi080.stdout:134: finishing write tid 4 to smithi08089843-134 2023-12-01T04:55:12.151 INFO:tasks.rados.rados.0.smithi080.stdout:134: oid 134 updating version 0 to 48 2023-12-01T04:55:12.152 INFO:tasks.rados.rados.0.smithi080.stdout:134: oid 134 version 48 is already newer than 47 2023-12-01T04:55:12.152 INFO:tasks.rados.rados.0.smithi080.stdout:134: oid 134 updating version 48 to 49 2023-12-01T04:55:12.152 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 134 v 49 (ObjNum 133 snap 0 seq_num 133) dirty exists 2023-12-01T04:55:12.152 INFO:tasks.rados.rados.0.smithi080.stdout:134: left oid 134 (ObjNum 133 snap 0 seq_num 133) 2023-12-01T04:55:12.152 INFO:tasks.rados.rados.0.smithi080.stdout:135: finishing write tid 1 to smithi08089843-135 2023-12-01T04:55:12.152 INFO:tasks.rados.rados.0.smithi080.stdout:135: finishing write tid 2 to smithi08089843-135 2023-12-01T04:55:12.152 INFO:tasks.rados.rados.0.smithi080.stdout:135: finishing write tid 3 to smithi08089843-135 2023-12-01T04:55:12.152 INFO:tasks.rados.rados.0.smithi080.stdout:135: finishing write tid 4 to smithi08089843-135 2023-12-01T04:55:12.152 INFO:tasks.rados.rados.0.smithi080.stdout:135: oid 135 updating version 0 to 34 2023-12-01T04:55:12.152 INFO:tasks.rados.rados.0.smithi080.stdout:135: oid 135 version 34 is already newer than 32 2023-12-01T04:55:12.152 INFO:tasks.rados.rados.0.smithi080.stdout:135: oid 135 version 34 is already newer than 33 2023-12-01T04:55:12.152 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 135 v 34 (ObjNum 134 snap 0 seq_num 134) dirty exists 2023-12-01T04:55:12.152 INFO:tasks.rados.rados.0.smithi080.stdout:135: left oid 135 (ObjNum 134 snap 0 seq_num 134) 2023-12-01T04:55:12.152 INFO:tasks.rados.rados.0.smithi080.stdout:136: finishing write tid 1 to smithi08089843-136 2023-12-01T04:55:12.152 INFO:tasks.rados.rados.0.smithi080.stdout:134: done (15 left) 2023-12-01T04:55:12.153 INFO:tasks.rados.rados.0.smithi080.stdout:135: done (14 left) 2023-12-01T04:55:12.153 INFO:tasks.rados.rados.0.smithi080.stdout:150: write initial oid 150 2023-12-01T04:55:12.153 INFO:tasks.rados.rados.0.smithi080.stdout:150: seq_num 149 ranges {504243=622808,1819464=517046} 2023-12-01T04:55:12.157 INFO:tasks.rados.rados.0.smithi080.stdout:150: writing smithi08089843-150 from 504243 to 1127051 tid 1 2023-12-01T04:55:12.164 INFO:tasks.rados.rados.0.smithi080.stdout:150: writing smithi08089843-150 from 1819464 to 2336510 tid 2 2023-12-01T04:55:12.164 INFO:tasks.rados.rados.0.smithi080.stdout:151: write initial oid 151 2023-12-01T04:55:12.164 INFO:tasks.rados.rados.0.smithi080.stdout:151: seq_num 150 ranges {521050=698057,1877946=643104} 2023-12-01T04:55:12.171 INFO:tasks.rados.rados.0.smithi080.stdout:151: writing smithi08089843-151 from 521050 to 1219107 tid 1 2023-12-01T04:55:12.179 INFO:tasks.rados.rados.0.smithi080.stdout:151: writing smithi08089843-151 from 1877946 to 2521050 tid 2 2023-12-01T04:55:12.179 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:12.179 INFO:tasks.rados.rados.0.smithi080.stdout:136: finishing write tid 2 to smithi08089843-136 2023-12-01T04:55:12.179 INFO:tasks.rados.rados.0.smithi080.stdout:136: finishing write tid 3 to smithi08089843-136 2023-12-01T04:55:12.179 INFO:tasks.rados.rados.0.smithi080.stdout:136: finishing write tid 4 to smithi08089843-136 2023-12-01T04:55:12.180 INFO:tasks.rados.rados.0.smithi080.stdout:136: oid 136 updating version 0 to 27 2023-12-01T04:55:12.180 INFO:tasks.rados.rados.0.smithi080.stdout:136: oid 136 updating version 27 to 28 2023-12-01T04:55:12.180 INFO:tasks.rados.rados.0.smithi080.stdout:136: oid 136 version 28 is already newer than 26 2023-12-01T04:55:12.180 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 136 v 28 (ObjNum 135 snap 0 seq_num 135) dirty exists 2023-12-01T04:55:12.180 INFO:tasks.rados.rados.0.smithi080.stdout:136: left oid 136 (ObjNum 135 snap 0 seq_num 135) 2023-12-01T04:55:12.180 INFO:tasks.rados.rados.0.smithi080.stdout:137: finishing write tid 1 to smithi08089843-137 2023-12-01T04:55:12.180 INFO:tasks.rados.rados.0.smithi080.stdout:137: finishing write tid 2 to smithi08089843-137 2023-12-01T04:55:12.180 INFO:tasks.rados.rados.0.smithi080.stdout:137: finishing write tid 3 to smithi08089843-137 2023-12-01T04:55:12.180 INFO:tasks.rados.rados.0.smithi080.stdout:136: done (15 left) 2023-12-01T04:55:12.180 INFO:tasks.rados.rados.0.smithi080.stdout:152: write initial oid 152 2023-12-01T04:55:12.180 INFO:tasks.rados.rados.0.smithi080.stdout:152: seq_num 151 ranges {537857=773306,1936428=520715} 2023-12-01T04:55:12.186 INFO:tasks.rados.rados.0.smithi080.stdout:152: writing smithi08089843-152 from 537857 to 1311163 tid 1 2023-12-01T04:55:12.194 INFO:tasks.rados.rados.0.smithi080.stdout:152: writing smithi08089843-152 from 1936428 to 2457143 tid 2 2023-12-01T04:55:12.194 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:12.194 INFO:tasks.rados.rados.0.smithi080.stdout:137: finishing write tid 4 to smithi08089843-137 2023-12-01T04:55:12.194 INFO:tasks.rados.rados.0.smithi080.stdout:137: oid 137 updating version 0 to 33 2023-12-01T04:55:12.195 INFO:tasks.rados.rados.0.smithi080.stdout:137: oid 137 updating version 33 to 34 2023-12-01T04:55:12.195 INFO:tasks.rados.rados.0.smithi080.stdout:137: oid 137 version 34 is already newer than 32 2023-12-01T04:55:12.195 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 137 v 34 (ObjNum 136 snap 0 seq_num 136) dirty exists 2023-12-01T04:55:12.195 INFO:tasks.rados.rados.0.smithi080.stdout:137: left oid 137 (ObjNum 136 snap 0 seq_num 136) 2023-12-01T04:55:12.195 INFO:tasks.rados.rados.0.smithi080.stdout:137: done (15 left) 2023-12-01T04:55:12.195 INFO:tasks.rados.rados.0.smithi080.stdout:153: write initial oid 153 2023-12-01T04:55:12.195 INFO:tasks.rados.rados.0.smithi080.stdout:153: seq_num 152 ranges {554664=448555,1478557=664373} 2023-12-01T04:55:12.199 INFO:tasks.rados.rados.0.smithi080.stdout:153: writing smithi08089843-153 from 554664 to 1003219 tid 1 2023-12-01T04:55:12.207 INFO:tasks.rados.rados.0.smithi080.stdout:153: writing smithi08089843-153 from 1478557 to 2142930 tid 2 2023-12-01T04:55:12.207 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:12.207 INFO:tasks.rados.rados.0.smithi080.stdout:138: finishing write tid 1 to smithi08089843-138 2023-12-01T04:55:12.207 INFO:tasks.rados.rados.0.smithi080.stdout:138: finishing write tid 2 to smithi08089843-138 2023-12-01T04:55:12.207 INFO:tasks.rados.rados.0.smithi080.stdout:138: finishing write tid 3 to smithi08089843-138 2023-12-01T04:55:12.207 INFO:tasks.rados.rados.0.smithi080.stdout:138: finishing write tid 4 to smithi08089843-138 2023-12-01T04:55:12.207 INFO:tasks.rados.rados.0.smithi080.stdout:138: oid 138 updating version 0 to 26 2023-12-01T04:55:12.207 INFO:tasks.rados.rados.0.smithi080.stdout:138: oid 138 version 26 is already newer than 24 2023-12-01T04:55:12.207 INFO:tasks.rados.rados.0.smithi080.stdout:138: oid 138 version 26 is already newer than 25 2023-12-01T04:55:12.208 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 138 v 26 (ObjNum 137 snap 0 seq_num 137) dirty exists 2023-12-01T04:55:12.208 INFO:tasks.rados.rados.0.smithi080.stdout:138: left oid 138 (ObjNum 137 snap 0 seq_num 137) 2023-12-01T04:55:12.208 INFO:tasks.rados.rados.0.smithi080.stdout:139: finishing write tid 1 to smithi08089843-139 2023-12-01T04:55:12.208 INFO:tasks.rados.rados.0.smithi080.stdout:139: finishing write tid 2 to smithi08089843-139 2023-12-01T04:55:12.208 INFO:tasks.rados.rados.0.smithi080.stdout:139: finishing write tid 3 to smithi08089843-139 2023-12-01T04:55:12.208 INFO:tasks.rados.rados.0.smithi080.stdout:139: finishing write tid 4 to smithi08089843-139 2023-12-01T04:55:12.208 INFO:tasks.rados.rados.0.smithi080.stdout:139: oid 139 updating version 0 to 26 2023-12-01T04:55:12.208 INFO:tasks.rados.rados.0.smithi080.stdout:139: oid 139 version 26 is already newer than 24 2023-12-01T04:55:12.208 INFO:tasks.rados.rados.0.smithi080.stdout:139: oid 139 version 26 is already newer than 25 2023-12-01T04:55:12.208 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 139 v 26 (ObjNum 138 snap 0 seq_num 138) dirty exists 2023-12-01T04:55:12.208 INFO:tasks.rados.rados.0.smithi080.stdout:139: left oid 139 (ObjNum 138 snap 0 seq_num 138) 2023-12-01T04:55:12.208 INFO:tasks.rados.rados.0.smithi080.stdout:140: finishing write tid 1 to smithi08089843-140 2023-12-01T04:55:12.208 INFO:tasks.rados.rados.0.smithi080.stdout:140: finishing write tid 2 to smithi08089843-140 2023-12-01T04:55:12.208 INFO:tasks.rados.rados.0.smithi080.stdout:140: finishing write tid 3 to smithi08089843-140 2023-12-01T04:55:12.209 INFO:tasks.rados.rados.0.smithi080.stdout:140: finishing write tid 4 to smithi08089843-140 2023-12-01T04:55:12.209 INFO:tasks.rados.rados.0.smithi080.stdout:140: oid 140 updating version 0 to 30 2023-12-01T04:55:12.209 INFO:tasks.rados.rados.0.smithi080.stdout:140: oid 140 updating version 30 to 31 2023-12-01T04:55:12.209 INFO:tasks.rados.rados.0.smithi080.stdout:140: oid 140 version 31 is already newer than 29 2023-12-01T04:55:12.209 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 140 v 31 (ObjNum 139 snap 0 seq_num 139) dirty exists 2023-12-01T04:55:12.209 INFO:tasks.rados.rados.0.smithi080.stdout:140: left oid 140 (ObjNum 139 snap 0 seq_num 139) 2023-12-01T04:55:12.209 INFO:tasks.rados.rados.0.smithi080.stdout:138: done (15 left) 2023-12-01T04:55:12.209 INFO:tasks.rados.rados.0.smithi080.stdout:139: done (14 left) 2023-12-01T04:55:12.209 INFO:tasks.rados.rados.0.smithi080.stdout:140: done (13 left) 2023-12-01T04:55:12.209 INFO:tasks.rados.rados.0.smithi080.stdout:154: write initial oid 154 2023-12-01T04:55:12.209 INFO:tasks.rados.rados.0.smithi080.stdout:154: seq_num 153 ranges {571471=640157,1653392=524384} 2023-12-01T04:55:12.212 INFO:tasks.rados.rados.0.smithi080.stdout:154: writing smithi08089843-154 from 571471 to 1211628 tid 1 2023-12-01T04:55:12.218 INFO:tasks.rados.rados.0.smithi080.stdout:154: writing smithi08089843-154 from 1653392 to 2177776 tid 2 2023-12-01T04:55:12.218 INFO:tasks.rados.rados.0.smithi080.stdout:155: write initial oid 155 2023-12-01T04:55:12.218 INFO:tasks.rados.rados.0.smithi080.stdout:155: seq_num 154 ranges {588278=715406,1711874=668042} 2023-12-01T04:55:12.225 INFO:tasks.rados.rados.0.smithi080.stdout:155: writing smithi08089843-155 from 588278 to 1303684 tid 1 2023-12-01T04:55:12.232 INFO:tasks.rados.rados.0.smithi080.stdout:155: writing smithi08089843-155 from 1711874 to 2379916 tid 2 2023-12-01T04:55:12.232 INFO:tasks.rados.rados.0.smithi080.stdout:156: write initial oid 156 2023-12-01T04:55:12.232 INFO:tasks.rados.rados.0.smithi080.stdout:141: finishing write tid 1 to smithi08089843-141 2023-12-01T04:55:12.232 INFO:tasks.rados.rados.0.smithi080.stdout:156: seq_num 155 ranges {605085=790655,2170356=434729} 2023-12-01T04:55:12.240 INFO:tasks.rados.rados.0.smithi080.stdout:156: writing smithi08089843-156 from 605085 to 1395740 tid 1 2023-12-01T04:55:12.247 INFO:tasks.rados.rados.0.smithi080.stdout:156: writing smithi08089843-156 from 2170356 to 2605085 tid 2 2023-12-01T04:55:12.247 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:12.247 INFO:tasks.rados.rados.0.smithi080.stdout:141: finishing write tid 2 to smithi08089843-141 2023-12-01T04:55:12.247 INFO:tasks.rados.rados.0.smithi080.stdout:141: finishing write tid 3 to smithi08089843-141 2023-12-01T04:55:12.247 INFO:tasks.rados.rados.0.smithi080.stdout:141: finishing write tid 4 to smithi08089843-141 2023-12-01T04:55:12.247 INFO:tasks.rados.rados.0.smithi080.stdout:141: oid 141 updating version 0 to 51 2023-12-01T04:55:12.247 INFO:tasks.rados.rados.0.smithi080.stdout:141: oid 141 version 51 is already newer than 50 2023-12-01T04:55:12.247 INFO:tasks.rados.rados.0.smithi080.stdout:141: oid 141 updating version 51 to 52 2023-12-01T04:55:12.247 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 141 v 52 (ObjNum 140 snap 0 seq_num 140) dirty exists 2023-12-01T04:55:12.248 INFO:tasks.rados.rados.0.smithi080.stdout:141: left oid 141 (ObjNum 140 snap 0 seq_num 140) 2023-12-01T04:55:12.248 INFO:tasks.rados.rados.0.smithi080.stdout:142: finishing write tid 1 to smithi08089843-142 2023-12-01T04:55:12.248 INFO:tasks.rados.rados.0.smithi080.stdout:142: finishing write tid 2 to smithi08089843-142 2023-12-01T04:55:12.248 INFO:tasks.rados.rados.0.smithi080.stdout:141: done (15 left) 2023-12-01T04:55:12.248 INFO:tasks.rados.rados.0.smithi080.stdout:157: write initial oid 157 2023-12-01T04:55:12.248 INFO:tasks.rados.rados.0.smithi080.stdout:157: seq_num 156 ranges {621892=465904,1712485=671711} 2023-12-01T04:55:12.255 INFO:tasks.rados.rados.0.smithi080.stdout:157: writing smithi08089843-157 from 621892 to 1087796 tid 1 2023-12-01T04:55:12.263 INFO:tasks.rados.rados.0.smithi080.stdout:157: writing smithi08089843-157 from 1712485 to 2384196 tid 2 2023-12-01T04:55:12.263 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:12.263 INFO:tasks.rados.rados.0.smithi080.stdout:142: finishing write tid 3 to smithi08089843-142 2023-12-01T04:55:12.263 INFO:tasks.rados.rados.0.smithi080.stdout:142: finishing write tid 4 to smithi08089843-142 2023-12-01T04:55:12.263 INFO:tasks.rados.rados.0.smithi080.stdout:142: oid 142 updating version 0 to 31 2023-12-01T04:55:12.263 INFO:tasks.rados.rados.0.smithi080.stdout:142: oid 142 updating version 31 to 32 2023-12-01T04:55:12.263 INFO:tasks.rados.rados.0.smithi080.stdout:142: oid 142 version 32 is already newer than 30 2023-12-01T04:55:12.263 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 142 v 32 (ObjNum 141 snap 0 seq_num 141) dirty exists 2023-12-01T04:55:12.263 INFO:tasks.rados.rados.0.smithi080.stdout:142: left oid 142 (ObjNum 141 snap 0 seq_num 141) 2023-12-01T04:55:12.263 INFO:tasks.rados.rados.0.smithi080.stdout:142: done (15 left) 2023-12-01T04:55:12.263 INFO:tasks.rados.rados.0.smithi080.stdout:158: write initial oid 158 2023-12-01T04:55:12.263 INFO:tasks.rados.rados.0.smithi080.stdout:158: seq_num 157 ranges {638699=541153,1770967=531722} 2023-12-01T04:55:12.269 INFO:tasks.rados.rados.0.smithi080.stdout:158: writing smithi08089843-158 from 638699 to 1179852 tid 1 2023-12-01T04:55:12.276 INFO:tasks.rados.rados.0.smithi080.stdout:158: writing smithi08089843-158 from 1770967 to 2302689 tid 2 2023-12-01T04:55:12.276 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:12.276 INFO:tasks.rados.rados.0.smithi080.stdout:143: finishing write tid 1 to smithi08089843-143 2023-12-01T04:55:12.276 INFO:tasks.rados.rados.0.smithi080.stdout:143: finishing write tid 2 to smithi08089843-143 2023-12-01T04:55:12.277 INFO:tasks.rados.rados.0.smithi080.stdout:143: finishing write tid 3 to smithi08089843-143 2023-12-01T04:55:12.277 INFO:tasks.rados.rados.0.smithi080.stdout:143: finishing write tid 4 to smithi08089843-143 2023-12-01T04:55:12.277 INFO:tasks.rados.rados.0.smithi080.stdout:143: oid 143 updating version 0 to 28 2023-12-01T04:55:12.277 INFO:tasks.rados.rados.0.smithi080.stdout:143: oid 143 updating version 28 to 29 2023-12-01T04:55:12.277 INFO:tasks.rados.rados.0.smithi080.stdout:143: oid 143 version 29 is already newer than 27 2023-12-01T04:55:12.277 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 143 v 29 (ObjNum 142 snap 0 seq_num 142) dirty exists 2023-12-01T04:55:12.277 INFO:tasks.rados.rados.0.smithi080.stdout:143: left oid 143 (ObjNum 142 snap 0 seq_num 142) 2023-12-01T04:55:12.277 INFO:tasks.rados.rados.0.smithi080.stdout:144: finishing write tid 1 to smithi08089843-144 2023-12-01T04:55:12.277 INFO:tasks.rados.rados.0.smithi080.stdout:144: finishing write tid 2 to smithi08089843-144 2023-12-01T04:55:12.277 INFO:tasks.rados.rados.0.smithi080.stdout:144: finishing write tid 3 to smithi08089843-144 2023-12-01T04:55:12.277 INFO:tasks.rados.rados.0.smithi080.stdout:144: finishing write tid 4 to smithi08089843-144 2023-12-01T04:55:12.277 INFO:tasks.rados.rados.0.smithi080.stdout:144: oid 144 updating version 0 to 28 2023-12-01T04:55:12.277 INFO:tasks.rados.rados.0.smithi080.stdout:144: oid 144 updating version 28 to 29 2023-12-01T04:55:12.277 INFO:tasks.rados.rados.0.smithi080.stdout:144: oid 144 version 29 is already newer than 27 2023-12-01T04:55:12.277 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 144 v 29 (ObjNum 143 snap 0 seq_num 143) dirty exists 2023-12-01T04:55:12.278 INFO:tasks.rados.rados.0.smithi080.stdout:144: left oid 144 (ObjNum 143 snap 0 seq_num 143) 2023-12-01T04:55:12.278 INFO:tasks.rados.rados.0.smithi080.stdout:145: finishing write tid 1 to smithi08089843-145 2023-12-01T04:55:12.278 INFO:tasks.rados.rados.0.smithi080.stdout:143: done (15 left) 2023-12-01T04:55:12.278 INFO:tasks.rados.rados.0.smithi080.stdout:144: done (14 left) 2023-12-01T04:55:12.278 INFO:tasks.rados.rados.0.smithi080.stdout:159: write initial oid 159 2023-12-01T04:55:12.278 INFO:tasks.rados.rados.0.smithi080.stdout:159: seq_num 158 ranges {655506=616402,1829449=675380} 2023-12-01T04:55:12.283 INFO:tasks.rados.rados.0.smithi080.stdout:159: writing smithi08089843-159 from 655506 to 1271908 tid 1 2023-12-01T04:55:12.290 INFO:tasks.rados.rados.0.smithi080.stdout:159: writing smithi08089843-159 from 1829449 to 2504829 tid 2 2023-12-01T04:55:12.290 INFO:tasks.rados.rados.0.smithi080.stdout:160: write initial oid 160 2023-12-01T04:55:12.290 INFO:tasks.rados.rados.0.smithi080.stdout:160: seq_num 159 ranges {672313=691651,1887931=419038} 2023-12-01T04:55:12.298 INFO:tasks.rados.rados.0.smithi080.stdout:160: writing smithi08089843-160 from 672313 to 1363964 tid 1 2023-12-01T04:55:12.304 INFO:tasks.rados.rados.0.smithi080.stdout:160: writing smithi08089843-160 from 1887931 to 2306969 tid 2 2023-12-01T04:55:12.304 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:12.305 INFO:tasks.rados.rados.0.smithi080.stdout:145: finishing write tid 2 to smithi08089843-145 2023-12-01T04:55:12.305 INFO:tasks.rados.rados.0.smithi080.stdout:145: finishing write tid 3 to smithi08089843-145 2023-12-01T04:55:12.305 INFO:tasks.rados.rados.0.smithi080.stdout:145: finishing write tid 4 to smithi08089843-145 2023-12-01T04:55:12.305 INFO:tasks.rados.rados.0.smithi080.stdout:145: oid 145 updating version 0 to 27 2023-12-01T04:55:12.305 INFO:tasks.rados.rados.0.smithi080.stdout:145: oid 145 updating version 27 to 29 2023-12-01T04:55:12.305 INFO:tasks.rados.rados.0.smithi080.stdout:145: oid 145 version 29 is already newer than 28 2023-12-01T04:55:12.305 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 145 v 29 (ObjNum 144 snap 0 seq_num 144) dirty exists 2023-12-01T04:55:12.305 INFO:tasks.rados.rados.0.smithi080.stdout:145: left oid 145 (ObjNum 144 snap 0 seq_num 144) 2023-12-01T04:55:12.305 INFO:tasks.rados.rados.0.smithi080.stdout:146: finishing write tid 1 to smithi08089843-146 2023-12-01T04:55:12.305 INFO:tasks.rados.rados.0.smithi080.stdout:146: finishing write tid 2 to smithi08089843-146 2023-12-01T04:55:12.305 INFO:tasks.rados.rados.0.smithi080.stdout:146: finishing write tid 3 to smithi08089843-146 2023-12-01T04:55:12.305 INFO:tasks.rados.rados.0.smithi080.stdout:146: finishing write tid 4 to smithi08089843-146 2023-12-01T04:55:12.305 INFO:tasks.rados.rados.0.smithi080.stdout:146: oid 146 updating version 0 to 22 2023-12-01T04:55:12.305 INFO:tasks.rados.rados.0.smithi080.stdout:146: oid 146 version 22 is already newer than 21 2023-12-01T04:55:12.306 INFO:tasks.rados.rados.0.smithi080.stdout:146: oid 146 version 22 is already newer than 20 2023-12-01T04:55:12.306 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 146 v 22 (ObjNum 145 snap 0 seq_num 145) dirty exists 2023-12-01T04:55:12.306 INFO:tasks.rados.rados.0.smithi080.stdout:146: left oid 146 (ObjNum 145 snap 0 seq_num 145) 2023-12-01T04:55:12.306 INFO:tasks.rados.rados.0.smithi080.stdout:147: finishing write tid 1 to smithi08089843-147 2023-12-01T04:55:12.306 INFO:tasks.rados.rados.0.smithi080.stdout:145: done (15 left) 2023-12-01T04:55:12.306 INFO:tasks.rados.rados.0.smithi080.stdout:146: done (14 left) 2023-12-01T04:55:12.306 INFO:tasks.rados.rados.0.smithi080.stdout:161: write initial oid 161 2023-12-01T04:55:12.306 INFO:tasks.rados.rados.0.smithi080.stdout:161: seq_num 160 ranges {689120=483253,1946413=679049} 2023-12-01T04:55:12.310 INFO:tasks.rados.rados.0.smithi080.stdout:161: writing smithi08089843-161 from 689120 to 1172373 tid 1 2023-12-01T04:55:12.318 INFO:tasks.rados.rados.0.smithi080.stdout:161: writing smithi08089843-161 from 1946413 to 2625462 tid 2 2023-12-01T04:55:12.318 INFO:tasks.rados.rados.0.smithi080.stdout:162: write initial oid 162 2023-12-01T04:55:12.318 INFO:tasks.rados.rados.0.smithi080.stdout:162: seq_num 161 ranges {705927=558502,2004895=422707} 2023-12-01T04:55:12.325 INFO:tasks.rados.rados.0.smithi080.stdout:162: writing smithi08089843-162 from 705927 to 1264429 tid 1 2023-12-01T04:55:12.334 INFO:tasks.rados.rados.0.smithi080.stdout:162: writing smithi08089843-162 from 2004895 to 2427602 tid 2 2023-12-01T04:55:12.334 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:12.334 INFO:tasks.rados.rados.0.smithi080.stdout:147: finishing write tid 2 to smithi08089843-147 2023-12-01T04:55:12.334 INFO:tasks.rados.rados.0.smithi080.stdout:147: finishing write tid 3 to smithi08089843-147 2023-12-01T04:55:12.334 INFO:tasks.rados.rados.0.smithi080.stdout:147: finishing write tid 4 to smithi08089843-147 2023-12-01T04:55:12.334 INFO:tasks.rados.rados.0.smithi080.stdout:147: oid 147 updating version 0 to 29 2023-12-01T04:55:12.334 INFO:tasks.rados.rados.0.smithi080.stdout:147: oid 147 updating version 29 to 31 2023-12-01T04:55:12.334 INFO:tasks.rados.rados.0.smithi080.stdout:147: oid 147 version 31 is already newer than 30 2023-12-01T04:55:12.334 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 147 v 31 (ObjNum 146 snap 0 seq_num 146) dirty exists 2023-12-01T04:55:12.334 INFO:tasks.rados.rados.0.smithi080.stdout:147: left oid 147 (ObjNum 146 snap 0 seq_num 146) 2023-12-01T04:55:12.334 INFO:tasks.rados.rados.0.smithi080.stdout:148: finishing write tid 1 to smithi08089843-148 2023-12-01T04:55:12.335 INFO:tasks.rados.rados.0.smithi080.stdout:147: done (15 left) 2023-12-01T04:55:12.335 INFO:tasks.rados.rados.0.smithi080.stdout:163: write initial oid 163 2023-12-01T04:55:12.335 INFO:tasks.rados.rados.0.smithi080.stdout:163: seq_num 162 ranges {722734=633751,2063377=659357} 2023-12-01T04:55:12.342 INFO:tasks.rados.rados.0.smithi080.stdout:163: writing smithi08089843-163 from 722734 to 1356485 tid 1 2023-12-01T04:55:12.349 INFO:tasks.rados.rados.0.smithi080.stdout:163: writing smithi08089843-163 from 2063377 to 2722734 tid 2 2023-12-01T04:55:12.350 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:12.350 INFO:tasks.rados.rados.0.smithi080.stdout:148: finishing write tid 2 to smithi08089843-148 2023-12-01T04:55:12.350 INFO:tasks.rados.rados.0.smithi080.stdout:148: finishing write tid 3 to smithi08089843-148 2023-12-01T04:55:12.350 INFO:tasks.rados.rados.0.smithi080.stdout:148: finishing write tid 4 to smithi08089843-148 2023-12-01T04:55:12.350 INFO:tasks.rados.rados.0.smithi080.stdout:148: oid 148 updating version 0 to 32 2023-12-01T04:55:12.350 INFO:tasks.rados.rados.0.smithi080.stdout:148: oid 148 version 32 is already newer than 31 2023-12-01T04:55:12.350 INFO:tasks.rados.rados.0.smithi080.stdout:148: oid 148 version 32 is already newer than 30 2023-12-01T04:55:12.350 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 148 v 32 (ObjNum 147 snap 0 seq_num 147) dirty exists 2023-12-01T04:55:12.350 INFO:tasks.rados.rados.0.smithi080.stdout:148: left oid 148 (ObjNum 147 snap 0 seq_num 147) 2023-12-01T04:55:12.350 INFO:tasks.rados.rados.0.smithi080.stdout:149: finishing write tid 1 to smithi08089843-149 2023-12-01T04:55:12.350 INFO:tasks.rados.rados.0.smithi080.stdout:148: done (15 left) 2023-12-01T04:55:12.350 INFO:tasks.rados.rados.0.smithi080.stdout:164: write initial oid 164 2023-12-01T04:55:12.351 INFO:tasks.rados.rados.0.smithi080.stdout:164: seq_num 163 ranges {739541=709000,2121859=426376} 2023-12-01T04:55:12.358 INFO:tasks.rados.rados.0.smithi080.stdout:164: writing smithi08089843-164 from 739541 to 1448541 tid 1 2023-12-01T04:55:12.366 INFO:tasks.rados.rados.0.smithi080.stdout:164: writing smithi08089843-164 from 2121859 to 2548235 tid 2 2023-12-01T04:55:12.366 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:12.366 INFO:tasks.rados.rados.0.smithi080.stdout:149: finishing write tid 2 to smithi08089843-149 2023-12-01T04:55:12.366 INFO:tasks.rados.rados.0.smithi080.stdout:149: finishing write tid 3 to smithi08089843-149 2023-12-01T04:55:12.366 INFO:tasks.rados.rados.0.smithi080.stdout:149: finishing write tid 4 to smithi08089843-149 2023-12-01T04:55:12.367 INFO:tasks.rados.rados.0.smithi080.stdout:149: oid 149 updating version 0 to 30 2023-12-01T04:55:12.367 INFO:tasks.rados.rados.0.smithi080.stdout:149: oid 149 updating version 30 to 32 2023-12-01T04:55:12.367 INFO:tasks.rados.rados.0.smithi080.stdout:149: oid 149 version 32 is already newer than 31 2023-12-01T04:55:12.367 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 149 v 32 (ObjNum 148 snap 0 seq_num 148) dirty exists 2023-12-01T04:55:12.367 INFO:tasks.rados.rados.0.smithi080.stdout:149: left oid 149 (ObjNum 148 snap 0 seq_num 148) 2023-12-01T04:55:12.367 INFO:tasks.rados.rados.0.smithi080.stdout:150: finishing write tid 1 to smithi08089843-150 2023-12-01T04:55:12.368 INFO:tasks.rados.rados.0.smithi080.stdout:150: finishing write tid 2 to smithi08089843-150 2023-12-01T04:55:12.368 INFO:tasks.rados.rados.0.smithi080.stdout:150: finishing write tid 3 to smithi08089843-150 2023-12-01T04:55:12.368 INFO:tasks.rados.rados.0.smithi080.stdout:150: finishing write tid 4 to smithi08089843-150 2023-12-01T04:55:12.368 INFO:tasks.rados.rados.0.smithi080.stdout:150: oid 150 updating version 0 to 35 2023-12-01T04:55:12.368 INFO:tasks.rados.rados.0.smithi080.stdout:150: oid 150 version 35 is already newer than 33 2023-12-01T04:55:12.368 INFO:tasks.rados.rados.0.smithi080.stdout:150: oid 150 version 35 is already newer than 34 2023-12-01T04:55:12.368 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 150 v 35 (ObjNum 149 snap 0 seq_num 149) dirty exists 2023-12-01T04:55:12.369 INFO:tasks.rados.rados.0.smithi080.stdout:150: left oid 150 (ObjNum 149 snap 0 seq_num 149) 2023-12-01T04:55:12.369 INFO:tasks.rados.rados.0.smithi080.stdout:151: finishing write tid 1 to smithi08089843-151 2023-12-01T04:55:12.369 INFO:tasks.rados.rados.0.smithi080.stdout:149: done (15 left) 2023-12-01T04:55:12.369 INFO:tasks.rados.rados.0.smithi080.stdout:150: done (14 left) 2023-12-01T04:55:12.369 INFO:tasks.rados.rados.0.smithi080.stdout:165: write initial oid 165 2023-12-01T04:55:12.369 INFO:tasks.rados.rados.0.smithi080.stdout:165: seq_num 164 ranges {756348=784249,2063988=686387} 2023-12-01T04:55:12.374 INFO:tasks.rados.rados.0.smithi080.stdout:165: writing smithi08089843-165 from 756348 to 1540597 tid 1 2023-12-01T04:55:12.383 INFO:tasks.rados.rados.0.smithi080.stdout:165: writing smithi08089843-165 from 2063988 to 2750375 tid 2 2023-12-01T04:55:12.383 INFO:tasks.rados.rados.0.smithi080.stdout:166: write initial oid 166 2023-12-01T04:55:12.383 INFO:tasks.rados.rados.0.smithi080.stdout:151: finishing write tid 2 to smithi08089843-151 2023-12-01T04:55:12.383 INFO:tasks.rados.rados.0.smithi080.stdout:166: seq_num 165 ranges {773155=459498,1722470=430045,2648676=124479} 2023-12-01T04:55:12.390 INFO:tasks.rados.rados.0.smithi080.stdout:166: writing smithi08089843-166 from 773155 to 1232653 tid 1 2023-12-01T04:55:12.395 INFO:tasks.rados.rados.0.smithi080.stdout:166: writing smithi08089843-166 from 1722470 to 2152515 tid 2 2023-12-01T04:55:12.399 INFO:tasks.rados.rados.0.smithi080.stdout:166: writing smithi08089843-166 from 2648676 to 2773155 tid 3 2023-12-01T04:55:12.399 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:12.399 INFO:tasks.rados.rados.0.smithi080.stdout:151: finishing write tid 3 to smithi08089843-151 2023-12-01T04:55:12.399 INFO:tasks.rados.rados.0.smithi080.stdout:151: finishing write tid 4 to smithi08089843-151 2023-12-01T04:55:12.399 INFO:tasks.rados.rados.0.smithi080.stdout:151: oid 151 updating version 0 to 27 2023-12-01T04:55:12.399 INFO:tasks.rados.rados.0.smithi080.stdout:151: oid 151 updating version 27 to 28 2023-12-01T04:55:12.399 INFO:tasks.rados.rados.0.smithi080.stdout:151: oid 151 updating version 28 to 29 2023-12-01T04:55:12.399 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 151 v 29 (ObjNum 150 snap 0 seq_num 150) dirty exists 2023-12-01T04:55:12.399 INFO:tasks.rados.rados.0.smithi080.stdout:151: left oid 151 (ObjNum 150 snap 0 seq_num 150) 2023-12-01T04:55:12.399 INFO:tasks.rados.rados.0.smithi080.stdout:152: finishing write tid 1 to smithi08089843-152 2023-12-01T04:55:12.400 INFO:tasks.rados.rados.0.smithi080.stdout:152: finishing write tid 2 to smithi08089843-152 2023-12-01T04:55:12.400 INFO:tasks.rados.rados.0.smithi080.stdout:152: finishing write tid 3 to smithi08089843-152 2023-12-01T04:55:12.400 INFO:tasks.rados.rados.0.smithi080.stdout:151: done (15 left) 2023-12-01T04:55:12.400 INFO:tasks.rados.rados.0.smithi080.stdout:167: write initial oid 167 2023-12-01T04:55:12.400 INFO:tasks.rados.rados.0.smithi080.stdout:167: seq_num 166 ranges {789962=534747,1780952=690056} 2023-12-01T04:55:12.406 INFO:tasks.rados.rados.0.smithi080.stdout:167: writing smithi08089843-167 from 789962 to 1324709 tid 1 2023-12-01T04:55:12.413 INFO:tasks.rados.rados.0.smithi080.stdout:167: writing smithi08089843-167 from 1780952 to 2471008 tid 2 2023-12-01T04:55:12.413 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:12.413 INFO:tasks.rados.rados.0.smithi080.stdout:152: finishing write tid 4 to smithi08089843-152 2023-12-01T04:55:12.413 INFO:tasks.rados.rados.0.smithi080.stdout:152: oid 152 updating version 0 to 36 2023-12-01T04:55:12.413 INFO:tasks.rados.rados.0.smithi080.stdout:152: oid 152 updating version 36 to 37 2023-12-01T04:55:12.413 INFO:tasks.rados.rados.0.smithi080.stdout:152: oid 152 version 37 is already newer than 35 2023-12-01T04:55:12.413 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 152 v 37 (ObjNum 151 snap 0 seq_num 151) dirty exists 2023-12-01T04:55:12.413 INFO:tasks.rados.rados.0.smithi080.stdout:152: left oid 152 (ObjNum 151 snap 0 seq_num 151) 2023-12-01T04:55:12.414 INFO:tasks.rados.rados.0.smithi080.stdout:152: done (15 left) 2023-12-01T04:55:12.414 INFO:tasks.rados.rados.0.smithi080.stdout:168: write initial oid 168 2023-12-01T04:55:12.414 INFO:tasks.rados.rados.0.smithi080.stdout:168: seq_num 167 ranges {406769=609996,1439434=433714,2303522=503247} 2023-12-01T04:55:12.418 INFO:tasks.rados.rados.0.smithi080.stdout:168: writing smithi08089843-168 from 406769 to 1016765 tid 1 2023-12-01T04:55:12.423 INFO:tasks.rados.rados.0.smithi080.stdout:168: writing smithi08089843-168 from 1439434 to 1873148 tid 2 2023-12-01T04:55:12.429 INFO:tasks.rados.rados.0.smithi080.stdout:168: writing smithi08089843-168 from 2303522 to 2806769 tid 3 2023-12-01T04:55:12.429 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:12.429 INFO:tasks.rados.rados.0.smithi080.stdout:153: finishing write tid 1 to smithi08089843-153 2023-12-01T04:55:12.429 INFO:tasks.rados.rados.0.smithi080.stdout:153: finishing write tid 2 to smithi08089843-153 2023-12-01T04:55:12.429 INFO:tasks.rados.rados.0.smithi080.stdout:153: finishing write tid 3 to smithi08089843-153 2023-12-01T04:55:12.429 INFO:tasks.rados.rados.0.smithi080.stdout:153: finishing write tid 4 to smithi08089843-153 2023-12-01T04:55:12.429 INFO:tasks.rados.rados.0.smithi080.stdout:153: oid 153 updating version 0 to 25 2023-12-01T04:55:12.429 INFO:tasks.rados.rados.0.smithi080.stdout:153: oid 153 version 25 is already newer than 24 2023-12-01T04:55:12.429 INFO:tasks.rados.rados.0.smithi080.stdout:153: oid 153 version 25 is already newer than 23 2023-12-01T04:55:12.430 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 153 v 25 (ObjNum 152 snap 0 seq_num 152) dirty exists 2023-12-01T04:55:12.430 INFO:tasks.rados.rados.0.smithi080.stdout:153: left oid 153 (ObjNum 152 snap 0 seq_num 152) 2023-12-01T04:55:12.430 INFO:tasks.rados.rados.0.smithi080.stdout:154: finishing write tid 1 to smithi08089843-154 2023-12-01T04:55:12.430 INFO:tasks.rados.rados.0.smithi080.stdout:154: finishing write tid 2 to smithi08089843-154 2023-12-01T04:55:12.430 INFO:tasks.rados.rados.0.smithi080.stdout:153: done (15 left) 2023-12-01T04:55:12.430 INFO:tasks.rados.rados.0.smithi080.stdout:169: write initial oid 169 2023-12-01T04:55:12.430 INFO:tasks.rados.rados.0.smithi080.stdout:169: seq_num 168 ranges {423576=401598,1497916=693725} 2023-12-01T04:55:12.433 INFO:tasks.rados.rados.0.smithi080.stdout:169: writing smithi08089843-169 from 423576 to 825174 tid 1 2023-12-01T04:55:12.441 INFO:tasks.rados.rados.0.smithi080.stdout:169: writing smithi08089843-169 from 1497916 to 2191641 tid 2 2023-12-01T04:55:12.442 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:12.442 INFO:tasks.rados.rados.0.smithi080.stdout:154: finishing write tid 3 to smithi08089843-154 2023-12-01T04:55:12.442 INFO:tasks.rados.rados.0.smithi080.stdout:154: finishing write tid 4 to smithi08089843-154 2023-12-01T04:55:12.442 INFO:tasks.rados.rados.0.smithi080.stdout:154: oid 154 updating version 0 to 54 2023-12-01T04:55:12.442 INFO:tasks.rados.rados.0.smithi080.stdout:154: oid 154 version 54 is already newer than 53 2023-12-01T04:55:12.442 INFO:tasks.rados.rados.0.smithi080.stdout:154: oid 154 updating version 54 to 55 2023-12-01T04:55:12.442 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 154 v 55 (ObjNum 153 snap 0 seq_num 153) dirty exists 2023-12-01T04:55:12.442 INFO:tasks.rados.rados.0.smithi080.stdout:154: left oid 154 (ObjNum 153 snap 0 seq_num 153) 2023-12-01T04:55:12.442 INFO:tasks.rados.rados.0.smithi080.stdout:155: finishing write tid 1 to smithi08089843-155 2023-12-01T04:55:12.442 INFO:tasks.rados.rados.0.smithi080.stdout:155: finishing write tid 2 to smithi08089843-155 2023-12-01T04:55:12.442 INFO:tasks.rados.rados.0.smithi080.stdout:154: done (15 left) 2023-12-01T04:55:12.442 INFO:tasks.rados.rados.0.smithi080.stdout:170: write initial oid 170 2023-12-01T04:55:12.442 INFO:tasks.rados.rados.0.smithi080.stdout:170: seq_num 169 ranges {440383=476847,1556398=437383,2474721=365662} 2023-12-01T04:55:12.446 INFO:tasks.rados.rados.0.smithi080.stdout:170: writing smithi08089843-170 from 440383 to 917230 tid 1 2023-12-01T04:55:12.453 INFO:tasks.rados.rados.0.smithi080.stdout:170: writing smithi08089843-170 from 1556398 to 1993781 tid 2 2023-12-01T04:55:12.459 INFO:tasks.rados.rados.0.smithi080.stdout:170: writing smithi08089843-170 from 2474721 to 2840383 tid 3 2023-12-01T04:55:12.459 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:12.459 INFO:tasks.rados.rados.0.smithi080.stdout:155: finishing write tid 3 to smithi08089843-155 2023-12-01T04:55:12.459 INFO:tasks.rados.rados.0.smithi080.stdout:155: finishing write tid 4 to smithi08089843-155 2023-12-01T04:55:12.459 INFO:tasks.rados.rados.0.smithi080.stdout:155: oid 155 updating version 0 to 34 2023-12-01T04:55:12.459 INFO:tasks.rados.rados.0.smithi080.stdout:155: oid 155 updating version 34 to 35 2023-12-01T04:55:12.459 INFO:tasks.rados.rados.0.smithi080.stdout:155: oid 155 version 35 is already newer than 33 2023-12-01T04:55:12.459 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 155 v 35 (ObjNum 154 snap 0 seq_num 154) dirty exists 2023-12-01T04:55:12.459 INFO:tasks.rados.rados.0.smithi080.stdout:155: left oid 155 (ObjNum 154 snap 0 seq_num 154) 2023-12-01T04:55:12.459 INFO:tasks.rados.rados.0.smithi080.stdout:156: finishing write tid 1 to smithi08089843-156 2023-12-01T04:55:12.459 INFO:tasks.rados.rados.0.smithi080.stdout:156: finishing write tid 2 to smithi08089843-156 2023-12-01T04:55:12.459 INFO:tasks.rados.rados.0.smithi080.stdout:156: finishing write tid 3 to smithi08089843-156 2023-12-01T04:55:12.460 INFO:tasks.rados.rados.0.smithi080.stdout:156: finishing write tid 4 to smithi08089843-156 2023-12-01T04:55:12.460 INFO:tasks.rados.rados.0.smithi080.stdout:156: oid 156 updating version 0 to 33 2023-12-01T04:55:12.460 INFO:tasks.rados.rados.0.smithi080.stdout:156: oid 156 updating version 33 to 34 2023-12-01T04:55:12.460 INFO:tasks.rados.rados.0.smithi080.stdout:156: oid 156 version 34 is already newer than 32 2023-12-01T04:55:12.460 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 156 v 34 (ObjNum 155 snap 0 seq_num 155) dirty exists 2023-12-01T04:55:12.460 INFO:tasks.rados.rados.0.smithi080.stdout:156: left oid 156 (ObjNum 155 snap 0 seq_num 155) 2023-12-01T04:55:12.460 INFO:tasks.rados.rados.0.smithi080.stdout:157: finishing write tid 1 to smithi08089843-157 2023-12-01T04:55:12.460 INFO:tasks.rados.rados.0.smithi080.stdout:157: finishing write tid 2 to smithi08089843-157 2023-12-01T04:55:12.460 INFO:tasks.rados.rados.0.smithi080.stdout:157: finishing write tid 3 to smithi08089843-157 2023-12-01T04:55:12.460 INFO:tasks.rados.rados.0.smithi080.stdout:155: done (15 left) 2023-12-01T04:55:12.460 INFO:tasks.rados.rados.0.smithi080.stdout:156: done (14 left) 2023-12-01T04:55:12.460 INFO:tasks.rados.rados.0.smithi080.stdout:171: write initial oid 171 2023-12-01T04:55:12.460 INFO:tasks.rados.rados.0.smithi080.stdout:171: seq_num 170 ranges {457190=552096,1614880=581041,2785791=71399} 2023-12-01T04:55:12.463 INFO:tasks.rados.rados.0.smithi080.stdout:171: writing smithi08089843-171 from 457190 to 1009286 tid 1 2023-12-01T04:55:12.470 INFO:tasks.rados.rados.0.smithi080.stdout:171: writing smithi08089843-171 from 1614880 to 2195921 tid 2 2023-12-01T04:55:12.474 INFO:tasks.rados.rados.0.smithi080.stdout:171: writing smithi08089843-171 from 2785791 to 2857190 tid 3 2023-12-01T04:55:12.474 INFO:tasks.rados.rados.0.smithi080.stdout:172: write initial oid 172 2023-12-01T04:55:12.474 INFO:tasks.rados.rados.0.smithi080.stdout:172: seq_num 171 ranges {473997=627345,1673362=441052,2529567=344430} 2023-12-01T04:55:12.480 INFO:tasks.rados.rados.0.smithi080.stdout:172: writing smithi08089843-172 from 473997 to 1101342 tid 1 2023-12-01T04:55:12.486 INFO:tasks.rados.rados.0.smithi080.stdout:172: writing smithi08089843-172 from 1673362 to 2114414 tid 2 2023-12-01T04:55:12.491 INFO:tasks.rados.rados.0.smithi080.stdout:172: writing smithi08089843-172 from 2529567 to 2873997 tid 3 2023-12-01T04:55:12.491 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:12.491 INFO:tasks.rados.rados.0.smithi080.stdout:157: finishing write tid 4 to smithi08089843-157 2023-12-01T04:55:12.491 INFO:tasks.rados.rados.0.smithi080.stdout:157: oid 157 updating version 0 to 19 2023-12-01T04:55:12.491 INFO:tasks.rados.rados.0.smithi080.stdout:157: oid 157 version 19 is already newer than 17 2023-12-01T04:55:12.491 INFO:tasks.rados.rados.0.smithi080.stdout:157: oid 157 version 19 is already newer than 18 2023-12-01T04:55:12.491 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 157 v 19 (ObjNum 156 snap 0 seq_num 156) dirty exists 2023-12-01T04:55:12.492 INFO:tasks.rados.rados.0.smithi080.stdout:157: left oid 157 (ObjNum 156 snap 0 seq_num 156) 2023-12-01T04:55:12.492 INFO:tasks.rados.rados.0.smithi080.stdout:158: finishing write tid 1 to smithi08089843-158 2023-12-01T04:55:12.492 INFO:tasks.rados.rados.0.smithi080.stdout:158: finishing write tid 2 to smithi08089843-158 2023-12-01T04:55:12.492 INFO:tasks.rados.rados.0.smithi080.stdout:158: finishing write tid 3 to smithi08089843-158 2023-12-01T04:55:12.492 INFO:tasks.rados.rados.0.smithi080.stdout:158: finishing write tid 4 to smithi08089843-158 2023-12-01T04:55:12.492 INFO:tasks.rados.rados.0.smithi080.stdout:158: oid 158 updating version 0 to 31 2023-12-01T04:55:12.492 INFO:tasks.rados.rados.0.smithi080.stdout:158: oid 158 updating version 31 to 32 2023-12-01T04:55:12.492 INFO:tasks.rados.rados.0.smithi080.stdout:158: oid 158 version 32 is already newer than 30 2023-12-01T04:55:12.492 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 158 v 32 (ObjNum 157 snap 0 seq_num 157) dirty exists 2023-12-01T04:55:12.492 INFO:tasks.rados.rados.0.smithi080.stdout:158: left oid 158 (ObjNum 157 snap 0 seq_num 157) 2023-12-01T04:55:12.492 INFO:tasks.rados.rados.0.smithi080.stdout:159: finishing write tid 1 to smithi08089843-159 2023-12-01T04:55:12.492 INFO:tasks.rados.rados.0.smithi080.stdout:159: finishing write tid 2 to smithi08089843-159 2023-12-01T04:55:12.492 INFO:tasks.rados.rados.0.smithi080.stdout:159: finishing write tid 3 to smithi08089843-159 2023-12-01T04:55:12.493 INFO:tasks.rados.rados.0.smithi080.stdout:159: finishing write tid 4 to smithi08089843-159 2023-12-01T04:55:12.493 INFO:tasks.rados.rados.0.smithi080.stdout:159: oid 159 updating version 0 to 39 2023-12-01T04:55:12.493 INFO:tasks.rados.rados.0.smithi080.stdout:159: oid 159 updating version 39 to 40 2023-12-01T04:55:12.493 INFO:tasks.rados.rados.0.smithi080.stdout:159: oid 159 version 40 is already newer than 38 2023-12-01T04:55:12.493 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 159 v 40 (ObjNum 158 snap 0 seq_num 158) dirty exists 2023-12-01T04:55:12.493 INFO:tasks.rados.rados.0.smithi080.stdout:159: left oid 159 (ObjNum 158 snap 0 seq_num 158) 2023-12-01T04:55:12.493 INFO:tasks.rados.rados.0.smithi080.stdout:157: done (15 left) 2023-12-01T04:55:12.493 INFO:tasks.rados.rados.0.smithi080.stdout:158: done (14 left) 2023-12-01T04:55:12.493 INFO:tasks.rados.rados.0.smithi080.stdout:159: done (13 left) 2023-12-01T04:55:12.493 INFO:tasks.rados.rados.0.smithi080.stdout:173: write initial oid 173 2023-12-01T04:55:12.493 INFO:tasks.rados.rados.0.smithi080.stdout:173: seq_num 172 ranges {490804=702594,1615491=584710,2724284=166520} 2023-12-01T04:55:12.497 INFO:tasks.rados.rados.0.smithi080.stdout:173: writing smithi08089843-173 from 490804 to 1193398 tid 1 2023-12-01T04:55:12.503 INFO:tasks.rados.rados.0.smithi080.stdout:173: writing smithi08089843-173 from 1615491 to 2200201 tid 2 2023-12-01T04:55:12.507 INFO:tasks.rados.rados.0.smithi080.stdout:173: writing smithi08089843-173 from 2724284 to 2890804 tid 3 2023-12-01T04:55:12.508 INFO:tasks.rados.rados.0.smithi080.stdout:174: write initial oid 174 2023-12-01T04:55:12.508 INFO:tasks.rados.rados.0.smithi080.stdout:174: seq_num 173 ranges {507611=777843,2073973=444721} 2023-12-01T04:55:12.516 INFO:tasks.rados.rados.0.smithi080.stdout:174: writing smithi08089843-174 from 507611 to 1285454 tid 1 2023-12-01T04:55:12.526 INFO:tasks.rados.rados.0.smithi080.stdout:174: writing smithi08089843-174 from 2073973 to 2518694 tid 2 2023-12-01T04:55:12.526 INFO:tasks.rados.rados.0.smithi080.stdout:175: write initial oid 175 2023-12-01T04:55:12.527 INFO:tasks.rados.rados.0.smithi080.stdout:175: seq_num 174 ranges {524418=453092,1732455=588379,2779130=145288} 2023-12-01T04:55:12.532 INFO:tasks.rados.rados.0.smithi080.stdout:175: writing smithi08089843-175 from 524418 to 977510 tid 1 2023-12-01T04:55:12.540 INFO:tasks.rados.rados.0.smithi080.stdout:175: writing smithi08089843-175 from 1732455 to 2320834 tid 2 2023-12-01T04:55:12.544 INFO:tasks.rados.rados.0.smithi080.stdout:175: writing smithi08089843-175 from 2779130 to 2924418 tid 3 2023-12-01T04:55:12.544 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:12.544 INFO:tasks.rados.rados.0.smithi080.stdout:160: finishing write tid 1 to smithi08089843-160 2023-12-01T04:55:12.545 INFO:tasks.rados.rados.0.smithi080.stdout:160: finishing write tid 2 to smithi08089843-160 2023-12-01T04:55:12.545 INFO:tasks.rados.rados.0.smithi080.stdout:160: finishing write tid 3 to smithi08089843-160 2023-12-01T04:55:12.545 INFO:tasks.rados.rados.0.smithi080.stdout:160: finishing write tid 4 to smithi08089843-160 2023-12-01T04:55:12.545 INFO:tasks.rados.rados.0.smithi080.stdout:160: oid 160 updating version 0 to 35 2023-12-01T04:55:12.545 INFO:tasks.rados.rados.0.smithi080.stdout:160: oid 160 version 35 is already newer than 33 2023-12-01T04:55:12.545 INFO:tasks.rados.rados.0.smithi080.stdout:160: oid 160 version 35 is already newer than 34 2023-12-01T04:55:12.545 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 160 v 35 (ObjNum 159 snap 0 seq_num 159) dirty exists 2023-12-01T04:55:12.545 INFO:tasks.rados.rados.0.smithi080.stdout:160: left oid 160 (ObjNum 159 snap 0 seq_num 159) 2023-12-01T04:55:12.545 INFO:tasks.rados.rados.0.smithi080.stdout:161: finishing write tid 1 to smithi08089843-161 2023-12-01T04:55:12.545 INFO:tasks.rados.rados.0.smithi080.stdout:160: done (15 left) 2023-12-01T04:55:12.545 INFO:tasks.rados.rados.0.smithi080.stdout:176: write initial oid 176 2023-12-01T04:55:12.545 INFO:tasks.rados.rados.0.smithi080.stdout:176: seq_num 175 ranges {541225=644694,1907290=448390} 2023-12-01T04:55:12.550 INFO:tasks.rados.rados.0.smithi080.stdout:176: writing smithi08089843-176 from 541225 to 1185919 tid 1 2023-12-01T04:55:12.558 INFO:tasks.rados.rados.0.smithi080.stdout:176: writing smithi08089843-176 from 1907290 to 2355680 tid 2 2023-12-01T04:55:12.558 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:12.558 INFO:tasks.rados.rados.0.smithi080.stdout:161: finishing write tid 2 to smithi08089843-161 2023-12-01T04:55:12.558 INFO:tasks.rados.rados.0.smithi080.stdout:161: finishing write tid 3 to smithi08089843-161 2023-12-01T04:55:12.559 INFO:tasks.rados.rados.0.smithi080.stdout:161: finishing write tid 4 to smithi08089843-161 2023-12-01T04:55:12.559 INFO:tasks.rados.rados.0.smithi080.stdout:161: oid 161 updating version 0 to 38 2023-12-01T04:55:12.559 INFO:tasks.rados.rados.0.smithi080.stdout:161: oid 161 version 38 is already newer than 36 2023-12-01T04:55:12.559 INFO:tasks.rados.rados.0.smithi080.stdout:161: oid 161 version 38 is already newer than 37 2023-12-01T04:55:12.559 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 161 v 38 (ObjNum 160 snap 0 seq_num 160) dirty exists 2023-12-01T04:55:12.559 INFO:tasks.rados.rados.0.smithi080.stdout:161: left oid 161 (ObjNum 160 snap 0 seq_num 160) 2023-12-01T04:55:12.559 INFO:tasks.rados.rados.0.smithi080.stdout:161: done (15 left) 2023-12-01T04:55:12.559 INFO:tasks.rados.rados.0.smithi080.stdout:177: write initial oid 177 2023-12-01T04:55:12.559 INFO:tasks.rados.rados.0.smithi080.stdout:177: seq_num 176 ranges {558032=719943,1849419=592048} 2023-12-01T04:55:12.566 INFO:tasks.rados.rados.0.smithi080.stdout:177: writing smithi08089843-177 from 558032 to 1277975 tid 1 2023-12-01T04:55:12.574 INFO:tasks.rados.rados.0.smithi080.stdout:177: writing smithi08089843-177 from 1849419 to 2441467 tid 2 2023-12-01T04:55:12.574 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:12.575 INFO:tasks.rados.rados.0.smithi080.stdout:162: finishing write tid 1 to smithi08089843-162 2023-12-01T04:55:12.575 INFO:tasks.rados.rados.0.smithi080.stdout:162: finishing write tid 2 to smithi08089843-162 2023-12-01T04:55:12.575 INFO:tasks.rados.rados.0.smithi080.stdout:162: finishing write tid 3 to smithi08089843-162 2023-12-01T04:55:12.575 INFO:tasks.rados.rados.0.smithi080.stdout:162: finishing write tid 4 to smithi08089843-162 2023-12-01T04:55:12.575 INFO:tasks.rados.rados.0.smithi080.stdout:162: oid 162 updating version 0 to 34 2023-12-01T04:55:12.575 INFO:tasks.rados.rados.0.smithi080.stdout:162: oid 162 version 34 is already newer than 33 2023-12-01T04:55:12.575 INFO:tasks.rados.rados.0.smithi080.stdout:162: oid 162 version 34 is already newer than 32 2023-12-01T04:55:12.575 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 162 v 34 (ObjNum 161 snap 0 seq_num 161) dirty exists 2023-12-01T04:55:12.575 INFO:tasks.rados.rados.0.smithi080.stdout:162: left oid 162 (ObjNum 161 snap 0 seq_num 161) 2023-12-01T04:55:12.575 INFO:tasks.rados.rados.0.smithi080.stdout:163: finishing write tid 1 to smithi08089843-163 2023-12-01T04:55:12.575 INFO:tasks.rados.rados.0.smithi080.stdout:163: finishing write tid 2 to smithi08089843-163 2023-12-01T04:55:12.575 INFO:tasks.rados.rados.0.smithi080.stdout:163: finishing write tid 3 to smithi08089843-163 2023-12-01T04:55:12.575 INFO:tasks.rados.rados.0.smithi080.stdout:163: finishing write tid 4 to smithi08089843-163 2023-12-01T04:55:12.575 INFO:tasks.rados.rados.0.smithi080.stdout:163: oid 163 updating version 0 to 57 2023-12-01T04:55:12.576 INFO:tasks.rados.rados.0.smithi080.stdout:163: oid 163 updating version 57 to 58 2023-12-01T04:55:12.576 INFO:tasks.rados.rados.0.smithi080.stdout:163: oid 163 version 58 is already newer than 56 2023-12-01T04:55:12.576 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 163 v 58 (ObjNum 162 snap 0 seq_num 162) dirty exists 2023-12-01T04:55:12.576 INFO:tasks.rados.rados.0.smithi080.stdout:163: left oid 163 (ObjNum 162 snap 0 seq_num 162) 2023-12-01T04:55:12.576 INFO:tasks.rados.rados.0.smithi080.stdout:164: finishing write tid 1 to smithi08089843-164 2023-12-01T04:55:12.576 INFO:tasks.rados.rados.0.smithi080.stdout:162: done (15 left) 2023-12-01T04:55:12.576 INFO:tasks.rados.rados.0.smithi080.stdout:163: done (14 left) 2023-12-01T04:55:12.576 INFO:tasks.rados.rados.0.smithi080.stdout:178: write initial oid 178 2023-12-01T04:55:12.576 INFO:tasks.rados.rados.0.smithi080.stdout:178: seq_num 177 ranges {574839=795192,1907901=452059} 2023-12-01T04:55:12.582 INFO:tasks.rados.rados.0.smithi080.stdout:178: writing smithi08089843-178 from 574839 to 1370031 tid 1 2023-12-01T04:55:12.588 INFO:tasks.rados.rados.0.smithi080.stdout:178: writing smithi08089843-178 from 1907901 to 2359960 tid 2 2023-12-01T04:55:12.588 INFO:tasks.rados.rados.0.smithi080.stdout:179: write initial oid 179 2023-12-01T04:55:12.588 INFO:tasks.rados.rados.0.smithi080.stdout:179: seq_num 178 ranges {591646=470441,1566383=595717,2888822=102824} 2023-12-01T04:55:12.594 INFO:tasks.rados.rados.0.smithi080.stdout:179: writing smithi08089843-179 from 591646 to 1062087 tid 1 2023-12-01T04:55:12.600 INFO:tasks.rados.rados.0.smithi080.stdout:179: writing smithi08089843-179 from 1566383 to 2162100 tid 2 2023-12-01T04:55:12.605 INFO:tasks.rados.rados.0.smithi080.stdout:179: writing smithi08089843-179 from 2888822 to 2991646 tid 3 2023-12-01T04:55:12.606 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:12.606 INFO:tasks.rados.rados.0.smithi080.stdout:164: finishing write tid 2 to smithi08089843-164 2023-12-01T04:55:12.606 INFO:tasks.rados.rados.0.smithi080.stdout:164: finishing write tid 3 to smithi08089843-164 2023-12-01T04:55:12.606 INFO:tasks.rados.rados.0.smithi080.stdout:164: finishing write tid 4 to smithi08089843-164 2023-12-01T04:55:12.606 INFO:tasks.rados.rados.0.smithi080.stdout:164: oid 164 updating version 0 to 38 2023-12-01T04:55:12.606 INFO:tasks.rados.rados.0.smithi080.stdout:164: oid 164 version 38 is already newer than 36 2023-12-01T04:55:12.606 INFO:tasks.rados.rados.0.smithi080.stdout:164: oid 164 version 38 is already newer than 37 2023-12-01T04:55:12.606 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 164 v 38 (ObjNum 163 snap 0 seq_num 163) dirty exists 2023-12-01T04:55:12.607 INFO:tasks.rados.rados.0.smithi080.stdout:164: left oid 164 (ObjNum 163 snap 0 seq_num 163) 2023-12-01T04:55:12.607 INFO:tasks.rados.rados.0.smithi080.stdout:165: finishing write tid 1 to smithi08089843-165 2023-12-01T04:55:12.607 INFO:tasks.rados.rados.0.smithi080.stdout:164: done (15 left) 2023-12-01T04:55:12.607 INFO:tasks.rados.rados.0.smithi080.stdout:180: write initial oid 180 2023-12-01T04:55:12.607 INFO:tasks.rados.rados.0.smithi080.stdout:180: seq_num 179 ranges {608453=545690,1624865=455728,2632598=375855} 2023-12-01T04:55:12.611 INFO:tasks.rados.rados.0.smithi080.stdout:180: writing smithi08089843-180 from 608453 to 1154143 tid 1 2023-12-01T04:55:12.617 INFO:tasks.rados.rados.0.smithi080.stdout:180: writing smithi08089843-180 from 1624865 to 2080593 tid 2 2023-12-01T04:55:12.623 INFO:tasks.rados.rados.0.smithi080.stdout:180: writing smithi08089843-180 from 2632598 to 3008453 tid 3 2023-12-01T04:55:12.623 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:12.623 INFO:tasks.rados.rados.0.smithi080.stdout:165: finishing write tid 2 to smithi08089843-165 2023-12-01T04:55:12.623 INFO:tasks.rados.rados.0.smithi080.stdout:165: finishing write tid 3 to smithi08089843-165 2023-12-01T04:55:12.623 INFO:tasks.rados.rados.0.smithi080.stdout:165: finishing write tid 4 to smithi08089843-165 2023-12-01T04:55:12.623 INFO:tasks.rados.rados.0.smithi080.stdout:165: oid 165 updating version 0 to 35 2023-12-01T04:55:12.623 INFO:tasks.rados.rados.0.smithi080.stdout:165: oid 165 version 35 is already newer than 33 2023-12-01T04:55:12.623 INFO:tasks.rados.rados.0.smithi080.stdout:165: oid 165 version 35 is already newer than 34 2023-12-01T04:55:12.623 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 165 v 35 (ObjNum 164 snap 0 seq_num 164) dirty exists 2023-12-01T04:55:12.623 INFO:tasks.rados.rados.0.smithi080.stdout:165: left oid 165 (ObjNum 164 snap 0 seq_num 164) 2023-12-01T04:55:12.623 INFO:tasks.rados.rados.0.smithi080.stdout:166: finishing write tid 1 to smithi08089843-166 2023-12-01T04:55:12.623 INFO:tasks.rados.rados.0.smithi080.stdout:166: finishing write tid 2 to smithi08089843-166 2023-12-01T04:55:12.623 INFO:tasks.rados.rados.0.smithi080.stdout:166: finishing write tid 3 to smithi08089843-166 2023-12-01T04:55:12.624 INFO:tasks.rados.rados.0.smithi080.stdout:166: finishing write tid 4 to smithi08089843-166 2023-12-01T04:55:12.624 INFO:tasks.rados.rados.0.smithi080.stdout:165: done (15 left) 2023-12-01T04:55:12.624 INFO:tasks.rados.rados.0.smithi080.stdout:181: write initial oid 181 2023-12-01T04:55:12.624 INFO:tasks.rados.rados.0.smithi080.stdout:181: seq_num 180 ranges {625260=620939,1683347=599386,2943668=81592} 2023-12-01T04:55:12.629 INFO:tasks.rados.rados.0.smithi080.stdout:181: writing smithi08089843-181 from 625260 to 1246199 tid 1 2023-12-01T04:55:12.635 INFO:tasks.rados.rados.0.smithi080.stdout:181: writing smithi08089843-181 from 1683347 to 2282733 tid 2 2023-12-01T04:55:12.640 INFO:tasks.rados.rados.0.smithi080.stdout:181: writing smithi08089843-181 from 2943668 to 3025260 tid 3 2023-12-01T04:55:12.640 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:12.640 INFO:tasks.rados.rados.0.smithi080.stdout:166: finishing write tid 5 to smithi08089843-166 2023-12-01T04:55:12.640 INFO:tasks.rados.rados.0.smithi080.stdout:166: oid 166 updating version 0 to 39 2023-12-01T04:55:12.640 INFO:tasks.rados.rados.0.smithi080.stdout:166: oid 166 updating version 39 to 40 2023-12-01T04:55:12.640 INFO:tasks.rados.rados.0.smithi080.stdout:166: oid 166 updating version 40 to 41 2023-12-01T04:55:12.640 INFO:tasks.rados.rados.0.smithi080.stdout:166: oid 166 updating version 41 to 42 2023-12-01T04:55:12.640 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 166 v 42 (ObjNum 165 snap 0 seq_num 165) dirty exists 2023-12-01T04:55:12.640 INFO:tasks.rados.rados.0.smithi080.stdout:166: left oid 166 (ObjNum 165 snap 0 seq_num 165) 2023-12-01T04:55:12.641 INFO:tasks.rados.rados.0.smithi080.stdout:167: finishing write tid 1 to smithi08089843-167 2023-12-01T04:55:12.641 INFO:tasks.rados.rados.0.smithi080.stdout:166: done (15 left) 2023-12-01T04:55:12.641 INFO:tasks.rados.rados.0.smithi080.stdout:182: write initial oid 182 2023-12-01T04:55:12.641 INFO:tasks.rados.rados.0.smithi080.stdout:182: seq_num 181 ranges {642067=696188,2025476=459397,2971091=70976} 2023-12-01T04:55:12.647 INFO:tasks.rados.rados.0.smithi080.stdout:182: writing smithi08089843-182 from 642067 to 1338255 tid 1 2023-12-01T04:55:12.654 INFO:tasks.rados.rados.0.smithi080.stdout:182: writing smithi08089843-182 from 2025476 to 2484873 tid 2 2023-12-01T04:55:12.658 INFO:tasks.rados.rados.0.smithi080.stdout:182: writing smithi08089843-182 from 2971091 to 3042067 tid 3 2023-12-01T04:55:12.659 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:12.659 INFO:tasks.rados.rados.0.smithi080.stdout:167: finishing write tid 2 to smithi08089843-167 2023-12-01T04:55:12.659 INFO:tasks.rados.rados.0.smithi080.stdout:167: finishing write tid 3 to smithi08089843-167 2023-12-01T04:55:12.659 INFO:tasks.rados.rados.0.smithi080.stdout:167: finishing write tid 4 to smithi08089843-167 2023-12-01T04:55:12.659 INFO:tasks.rados.rados.0.smithi080.stdout:167: oid 167 updating version 0 to 38 2023-12-01T04:55:12.659 INFO:tasks.rados.rados.0.smithi080.stdout:167: oid 167 version 38 is already newer than 36 2023-12-01T04:55:12.660 INFO:tasks.rados.rados.0.smithi080.stdout:167: oid 167 version 38 is already newer than 37 2023-12-01T04:55:12.660 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 167 v 38 (ObjNum 166 snap 0 seq_num 166) dirty exists 2023-12-01T04:55:12.660 INFO:tasks.rados.rados.0.smithi080.stdout:167: left oid 167 (ObjNum 166 snap 0 seq_num 166) 2023-12-01T04:55:12.660 INFO:tasks.rados.rados.0.smithi080.stdout:168: finishing write tid 1 to smithi08089843-168 2023-12-01T04:55:12.660 INFO:tasks.rados.rados.0.smithi080.stdout:168: finishing write tid 2 to smithi08089843-168 2023-12-01T04:55:12.660 INFO:tasks.rados.rados.0.smithi080.stdout:167: done (15 left) 2023-12-01T04:55:12.661 INFO:tasks.rados.rados.0.smithi080.stdout:183: write initial oid 183 2023-12-01T04:55:12.661 INFO:tasks.rados.rados.0.smithi080.stdout:183: seq_num 182 ranges {658874=771437,2083958=603055} 2023-12-01T04:55:12.665 INFO:tasks.rados.rados.0.smithi080.stdout:183: writing smithi08089843-183 from 658874 to 1430311 tid 1 2023-12-01T04:55:12.674 INFO:tasks.rados.rados.0.smithi080.stdout:183: writing smithi08089843-183 from 2083958 to 2687013 tid 2 2023-12-01T04:55:12.674 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:12.674 INFO:tasks.rados.rados.0.smithi080.stdout:168: finishing write tid 3 to smithi08089843-168 2023-12-01T04:55:12.674 INFO:tasks.rados.rados.0.smithi080.stdout:168: finishing write tid 4 to smithi08089843-168 2023-12-01T04:55:12.674 INFO:tasks.rados.rados.0.smithi080.stdout:168: finishing write tid 5 to smithi08089843-168 2023-12-01T04:55:12.674 INFO:tasks.rados.rados.0.smithi080.stdout:168: oid 168 updating version 0 to 35 2023-12-01T04:55:12.675 INFO:tasks.rados.rados.0.smithi080.stdout:168: oid 168 updating version 35 to 38 2023-12-01T04:55:12.675 INFO:tasks.rados.rados.0.smithi080.stdout:168: oid 168 version 38 is already newer than 36 2023-12-01T04:55:12.675 INFO:tasks.rados.rados.0.smithi080.stdout:168: oid 168 version 38 is already newer than 37 2023-12-01T04:55:12.675 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 168 v 38 (ObjNum 167 snap 0 seq_num 167) dirty exists 2023-12-01T04:55:12.675 INFO:tasks.rados.rados.0.smithi080.stdout:168: left oid 168 (ObjNum 167 snap 0 seq_num 167) 2023-12-01T04:55:12.675 INFO:tasks.rados.rados.0.smithi080.stdout:169: finishing write tid 1 to smithi08089843-169 2023-12-01T04:55:12.675 INFO:tasks.rados.rados.0.smithi080.stdout:169: finishing write tid 2 to smithi08089843-169 2023-12-01T04:55:12.676 INFO:tasks.rados.rados.0.smithi080.stdout:169: finishing write tid 3 to smithi08089843-169 2023-12-01T04:55:12.676 INFO:tasks.rados.rados.0.smithi080.stdout:168: done (15 left) 2023-12-01T04:55:12.676 INFO:tasks.rados.rados.0.smithi080.stdout:184: write initial oid 184 2023-12-01T04:55:12.676 INFO:tasks.rados.rados.0.smithi080.stdout:184: seq_num 183 ranges {675681=563039,1858793=746713,3025937=49744} 2023-12-01T04:55:12.680 INFO:tasks.rados.rados.0.smithi080.stdout:184: writing smithi08089843-184 from 675681 to 1238720 tid 1 2023-12-01T04:55:12.687 INFO:tasks.rados.rados.0.smithi080.stdout:184: writing smithi08089843-184 from 1858793 to 2605506 tid 2 2023-12-01T04:55:12.691 INFO:tasks.rados.rados.0.smithi080.stdout:184: writing smithi08089843-184 from 3025937 to 3075681 tid 3 2023-12-01T04:55:12.691 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:12.691 INFO:tasks.rados.rados.0.smithi080.stdout:169: finishing write tid 4 to smithi08089843-169 2023-12-01T04:55:12.691 INFO:tasks.rados.rados.0.smithi080.stdout:169: oid 169 updating version 0 to 28 2023-12-01T04:55:12.691 INFO:tasks.rados.rados.0.smithi080.stdout:169: oid 169 version 28 is already newer than 27 2023-12-01T04:55:12.691 INFO:tasks.rados.rados.0.smithi080.stdout:169: oid 169 version 28 is already newer than 26 2023-12-01T04:55:12.691 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 169 v 28 (ObjNum 168 snap 0 seq_num 168) dirty exists 2023-12-01T04:55:12.691 INFO:tasks.rados.rados.0.smithi080.stdout:169: left oid 169 (ObjNum 168 snap 0 seq_num 168) 2023-12-01T04:55:12.691 INFO:tasks.rados.rados.0.smithi080.stdout:170: finishing write tid 1 to smithi08089843-170 2023-12-01T04:55:12.691 INFO:tasks.rados.rados.0.smithi080.stdout:169: done (15 left) 2023-12-01T04:55:12.692 INFO:tasks.rados.rados.0.smithi080.stdout:185: write initial oid 185 2023-12-01T04:55:12.692 INFO:tasks.rados.rados.0.smithi080.stdout:185: seq_num 184 ranges {692488=638288,1917275=606724} 2023-12-01T04:55:12.698 INFO:tasks.rados.rados.0.smithi080.stdout:185: writing smithi08089843-185 from 692488 to 1330776 tid 1 2023-12-01T04:55:12.705 INFO:tasks.rados.rados.0.smithi080.stdout:185: writing smithi08089843-185 from 1917275 to 2523999 tid 2 2023-12-01T04:55:12.705 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:12.705 INFO:tasks.rados.rados.0.smithi080.stdout:170: finishing write tid 2 to smithi08089843-170 2023-12-01T04:55:12.705 INFO:tasks.rados.rados.0.smithi080.stdout:170: finishing write tid 3 to smithi08089843-170 2023-12-01T04:55:12.705 INFO:tasks.rados.rados.0.smithi080.stdout:170: finishing write tid 4 to smithi08089843-170 2023-12-01T04:55:12.705 INFO:tasks.rados.rados.0.smithi080.stdout:170: finishing write tid 5 to smithi08089843-170 2023-12-01T04:55:12.706 INFO:tasks.rados.rados.0.smithi080.stdout:170: oid 170 updating version 0 to 40 2023-12-01T04:55:12.706 INFO:tasks.rados.rados.0.smithi080.stdout:170: oid 170 updating version 40 to 42 2023-12-01T04:55:12.706 INFO:tasks.rados.rados.0.smithi080.stdout:170: oid 170 version 42 is already newer than 39 2023-12-01T04:55:12.706 INFO:tasks.rados.rados.0.smithi080.stdout:170: oid 170 version 42 is already newer than 41 2023-12-01T04:55:12.706 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 170 v 42 (ObjNum 169 snap 0 seq_num 169) dirty exists 2023-12-01T04:55:12.706 INFO:tasks.rados.rados.0.smithi080.stdout:170: left oid 170 (ObjNum 169 snap 0 seq_num 169) 2023-12-01T04:55:12.706 INFO:tasks.rados.rados.0.smithi080.stdout:171: finishing write tid 1 to smithi08089843-171 2023-12-01T04:55:12.706 INFO:tasks.rados.rados.0.smithi080.stdout:171: finishing write tid 2 to smithi08089843-171 2023-12-01T04:55:12.706 INFO:tasks.rados.rados.0.smithi080.stdout:171: finishing write tid 3 to smithi08089843-171 2023-12-01T04:55:12.706 INFO:tasks.rados.rados.0.smithi080.stdout:171: finishing write tid 4 to smithi08089843-171 2023-12-01T04:55:12.706 INFO:tasks.rados.rados.0.smithi080.stdout:170: done (15 left) 2023-12-01T04:55:12.706 INFO:tasks.rados.rados.0.smithi080.stdout:186: write initial oid 186 2023-12-01T04:55:12.706 INFO:tasks.rados.rados.0.smithi080.stdout:186: seq_num 185 ranges {709295=713537,1859404=750382} 2023-12-01T04:55:12.713 INFO:tasks.rados.rados.0.smithi080.stdout:186: writing smithi08089843-186 from 709295 to 1422832 tid 1 2023-12-01T04:55:12.721 INFO:tasks.rados.rados.0.smithi080.stdout:186: writing smithi08089843-186 from 1859404 to 2609786 tid 2 2023-12-01T04:55:12.721 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:12.721 INFO:tasks.rados.rados.0.smithi080.stdout:171: finishing write tid 5 to smithi08089843-171 2023-12-01T04:55:12.721 INFO:tasks.rados.rados.0.smithi080.stdout:171: oid 171 updating version 0 to 45 2023-12-01T04:55:12.721 INFO:tasks.rados.rados.0.smithi080.stdout:171: oid 171 version 45 is already newer than 43 2023-12-01T04:55:12.721 INFO:tasks.rados.rados.0.smithi080.stdout:171: oid 171 updating version 45 to 46 2023-12-01T04:55:12.721 INFO:tasks.rados.rados.0.smithi080.stdout:171: oid 171 version 46 is already newer than 44 2023-12-01T04:55:12.721 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 171 v 46 (ObjNum 170 snap 0 seq_num 170) dirty exists 2023-12-01T04:55:12.721 INFO:tasks.rados.rados.0.smithi080.stdout:171: left oid 171 (ObjNum 170 snap 0 seq_num 170) 2023-12-01T04:55:12.721 INFO:tasks.rados.rados.0.smithi080.stdout:171: done (15 left) 2023-12-01T04:55:12.721 INFO:tasks.rados.rados.0.smithi080.stdout:187: write initial oid 187 2023-12-01T04:55:12.721 INFO:tasks.rados.rados.0.smithi080.stdout:187: seq_num 186 ranges {726102=788786,1917886=610393,3108206=17896} 2023-12-01T04:55:12.729 INFO:tasks.rados.rados.0.smithi080.stdout:187: writing smithi08089843-187 from 726102 to 1514888 tid 1 2023-12-01T04:55:12.735 INFO:tasks.rados.rados.0.smithi080.stdout:187: writing smithi08089843-187 from 1917886 to 2528279 tid 2 2023-12-01T04:55:12.739 INFO:tasks.rados.rados.0.smithi080.stdout:187: writing smithi08089843-187 from 3108206 to 3126102 tid 3 2023-12-01T04:55:12.739 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:12.739 INFO:tasks.rados.rados.0.smithi080.stdout:172: finishing write tid 1 to smithi08089843-172 2023-12-01T04:55:12.739 INFO:tasks.rados.rados.0.smithi080.stdout:172: finishing write tid 2 to smithi08089843-172 2023-12-01T04:55:12.739 INFO:tasks.rados.rados.0.smithi080.stdout:172: finishing write tid 3 to smithi08089843-172 2023-12-01T04:55:12.739 INFO:tasks.rados.rados.0.smithi080.stdout:172: finishing write tid 4 to smithi08089843-172 2023-12-01T04:55:12.739 INFO:tasks.rados.rados.0.smithi080.stdout:172: finishing write tid 5 to smithi08089843-172 2023-12-01T04:55:12.739 INFO:tasks.rados.rados.0.smithi080.stdout:172: oid 172 updating version 0 to 49 2023-12-01T04:55:12.739 INFO:tasks.rados.rados.0.smithi080.stdout:172: oid 172 updating version 49 to 50 2023-12-01T04:55:12.739 INFO:tasks.rados.rados.0.smithi080.stdout:172: oid 172 version 50 is already newer than 47 2023-12-01T04:55:12.740 INFO:tasks.rados.rados.0.smithi080.stdout:172: oid 172 version 50 is already newer than 48 2023-12-01T04:55:12.740 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 172 v 50 (ObjNum 171 snap 0 seq_num 171) dirty exists 2023-12-01T04:55:12.740 INFO:tasks.rados.rados.0.smithi080.stdout:172: left oid 172 (ObjNum 171 snap 0 seq_num 171) 2023-12-01T04:55:12.740 INFO:tasks.rados.rados.0.smithi080.stdout:173: finishing write tid 1 to smithi08089843-173 2023-12-01T04:55:12.740 INFO:tasks.rados.rados.0.smithi080.stdout:172: done (15 left) 2023-12-01T04:55:12.740 INFO:tasks.rados.rados.0.smithi080.stdout:188: write initial oid 188 2023-12-01T04:55:12.740 INFO:tasks.rados.rados.0.smithi080.stdout:188: seq_num 187 ranges {742909=464035,1976368=754051} 2023-12-01T04:55:12.745 INFO:tasks.rados.rados.0.smithi080.stdout:188: writing smithi08089843-188 from 742909 to 1206944 tid 1 2023-12-01T04:55:12.755 INFO:tasks.rados.rados.0.smithi080.stdout:188: writing smithi08089843-188 from 1976368 to 2730419 tid 2 2023-12-01T04:55:12.755 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:12.755 INFO:tasks.rados.rados.0.smithi080.stdout:173: finishing write tid 2 to smithi08089843-173 2023-12-01T04:55:12.755 INFO:tasks.rados.rados.0.smithi080.stdout:173: finishing write tid 3 to smithi08089843-173 2023-12-01T04:55:12.755 INFO:tasks.rados.rados.0.smithi080.stdout:173: finishing write tid 4 to smithi08089843-173 2023-12-01T04:55:12.755 INFO:tasks.rados.rados.0.smithi080.stdout:173: finishing write tid 5 to smithi08089843-173 2023-12-01T04:55:12.755 INFO:tasks.rados.rados.0.smithi080.stdout:173: oid 173 updating version 0 to 49 2023-12-01T04:55:12.755 INFO:tasks.rados.rados.0.smithi080.stdout:173: oid 173 version 49 is already newer than 46 2023-12-01T04:55:12.755 INFO:tasks.rados.rados.0.smithi080.stdout:173: oid 173 version 49 is already newer than 47 2023-12-01T04:55:12.755 INFO:tasks.rados.rados.0.smithi080.stdout:173: oid 173 version 49 is already newer than 48 2023-12-01T04:55:12.755 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 173 v 49 (ObjNum 172 snap 0 seq_num 172) dirty exists 2023-12-01T04:55:12.755 INFO:tasks.rados.rados.0.smithi080.stdout:173: left oid 173 (ObjNum 172 snap 0 seq_num 172) 2023-12-01T04:55:12.756 INFO:tasks.rados.rados.0.smithi080.stdout:174: finishing write tid 1 to smithi08089843-174 2023-12-01T04:55:12.756 INFO:tasks.rados.rados.0.smithi080.stdout:174: finishing write tid 2 to smithi08089843-174 2023-12-01T04:55:12.756 INFO:tasks.rados.rados.0.smithi080.stdout:174: finishing write tid 3 to smithi08089843-174 2023-12-01T04:55:12.756 INFO:tasks.rados.rados.0.smithi080.stdout:174: finishing write tid 4 to smithi08089843-174 2023-12-01T04:55:12.756 INFO:tasks.rados.rados.0.smithi080.stdout:174: oid 174 updating version 0 to 51 2023-12-01T04:55:12.756 INFO:tasks.rados.rados.0.smithi080.stdout:174: oid 174 version 51 is already newer than 50 2023-12-01T04:55:12.756 INFO:tasks.rados.rados.0.smithi080.stdout:174: oid 174 version 51 is already newer than 49 2023-12-01T04:55:12.756 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 174 v 51 (ObjNum 173 snap 0 seq_num 173) dirty exists 2023-12-01T04:55:12.756 INFO:tasks.rados.rados.0.smithi080.stdout:174: left oid 174 (ObjNum 173 snap 0 seq_num 173) 2023-12-01T04:55:12.756 INFO:tasks.rados.rados.0.smithi080.stdout:175: finishing write tid 1 to smithi08089843-175 2023-12-01T04:55:12.756 INFO:tasks.rados.rados.0.smithi080.stdout:175: finishing write tid 2 to smithi08089843-175 2023-12-01T04:55:12.756 INFO:tasks.rados.rados.0.smithi080.stdout:175: finishing write tid 3 to smithi08089843-175 2023-12-01T04:55:12.757 INFO:tasks.rados.rados.0.smithi080.stdout:173: done (15 left) 2023-12-01T04:55:12.757 INFO:tasks.rados.rados.0.smithi080.stdout:174: done (14 left) 2023-12-01T04:55:12.757 INFO:tasks.rados.rados.0.smithi080.stdout:189: write initial oid 189 2023-12-01T04:55:12.757 INFO:tasks.rados.rados.0.smithi080.stdout:189: seq_num 188 ranges {759716=539284,2034850=614062} 2023-12-01T04:55:12.761 INFO:tasks.rados.rados.0.smithi080.stdout:189: writing smithi08089843-189 from 759716 to 1299000 tid 1 2023-12-01T04:55:12.769 INFO:tasks.rados.rados.0.smithi080.stdout:189: writing smithi08089843-189 from 2034850 to 2648912 tid 2 2023-12-01T04:55:12.769 INFO:tasks.rados.rados.0.smithi080.stdout:190: write initial oid 190 2023-12-01T04:55:12.769 INFO:tasks.rados.rados.0.smithi080.stdout:190: seq_num 189 ranges {776523=614533,1976979=757720} 2023-12-01T04:55:12.777 INFO:tasks.rados.rados.0.smithi080.stdout:190: writing smithi08089843-190 from 776523 to 1391056 tid 1 2023-12-01T04:55:12.785 INFO:tasks.rados.rados.0.smithi080.stdout:190: writing smithi08089843-190 from 1976979 to 2734699 tid 2 2023-12-01T04:55:12.785 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:12.786 INFO:tasks.rados.rados.0.smithi080.stdout:175: finishing write tid 4 to smithi08089843-175 2023-12-01T04:55:12.786 INFO:tasks.rados.rados.0.smithi080.stdout:175: finishing write tid 5 to smithi08089843-175 2023-12-01T04:55:12.786 INFO:tasks.rados.rados.0.smithi080.stdout:175: oid 175 updating version 0 to 22 2023-12-01T04:55:12.786 INFO:tasks.rados.rados.0.smithi080.stdout:175: oid 175 version 22 is already newer than 20 2023-12-01T04:55:12.786 INFO:tasks.rados.rados.0.smithi080.stdout:175: oid 175 updating version 22 to 23 2023-12-01T04:55:12.786 INFO:tasks.rados.rados.0.smithi080.stdout:175: oid 175 version 23 is already newer than 21 2023-12-01T04:55:12.786 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 175 v 23 (ObjNum 174 snap 0 seq_num 174) dirty exists 2023-12-01T04:55:12.786 INFO:tasks.rados.rados.0.smithi080.stdout:175: left oid 175 (ObjNum 174 snap 0 seq_num 174) 2023-12-01T04:55:12.786 INFO:tasks.rados.rados.0.smithi080.stdout:176: finishing write tid 1 to smithi08089843-176 2023-12-01T04:55:12.786 INFO:tasks.rados.rados.0.smithi080.stdout:176: finishing write tid 2 to smithi08089843-176 2023-12-01T04:55:12.786 INFO:tasks.rados.rados.0.smithi080.stdout:176: finishing write tid 3 to smithi08089843-176 2023-12-01T04:55:12.786 INFO:tasks.rados.rados.0.smithi080.stdout:176: finishing write tid 4 to smithi08089843-176 2023-12-01T04:55:12.786 INFO:tasks.rados.rados.0.smithi080.stdout:176: oid 176 updating version 0 to 51 2023-12-01T04:55:12.786 INFO:tasks.rados.rados.0.smithi080.stdout:176: oid 176 version 51 is already newer than 50 2023-12-01T04:55:12.787 INFO:tasks.rados.rados.0.smithi080.stdout:176: oid 176 updating version 51 to 52 2023-12-01T04:55:12.787 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 176 v 52 (ObjNum 175 snap 0 seq_num 175) dirty exists 2023-12-01T04:55:12.787 INFO:tasks.rados.rados.0.smithi080.stdout:176: left oid 176 (ObjNum 175 snap 0 seq_num 175) 2023-12-01T04:55:12.787 INFO:tasks.rados.rados.0.smithi080.stdout:175: done (15 left) 2023-12-01T04:55:12.787 INFO:tasks.rados.rados.0.smithi080.stdout:176: done (14 left) 2023-12-01T04:55:12.787 INFO:tasks.rados.rados.0.smithi080.stdout:191: write initial oid 191 2023-12-01T04:55:12.787 INFO:tasks.rados.rados.0.smithi080.stdout:191: seq_num 190 ranges {793330=689782,2035461=617731,3101545=91785} 2023-12-01T04:55:12.793 INFO:tasks.rados.rados.0.smithi080.stdout:191: writing smithi08089843-191 from 793330 to 1483112 tid 1 2023-12-01T04:55:12.800 INFO:tasks.rados.rados.0.smithi080.stdout:191: writing smithi08089843-191 from 2035461 to 2653192 tid 2 2023-12-01T04:55:12.803 INFO:tasks.rados.rados.0.smithi080.stdout:191: writing smithi08089843-191 from 3101545 to 3193330 tid 3 2023-12-01T04:55:12.803 INFO:tasks.rados.rados.0.smithi080.stdout:192: write initial oid 192 2023-12-01T04:55:12.803 INFO:tasks.rados.rados.0.smithi080.stdout:192: seq_num 191 ranges {410137=481384,1410296=761389,2728968=481169} 2023-12-01T04:55:12.808 INFO:tasks.rados.rados.0.smithi080.stdout:192: writing smithi08089843-192 from 410137 to 891521 tid 1 2023-12-01T04:55:12.816 INFO:tasks.rados.rados.0.smithi080.stdout:192: writing smithi08089843-192 from 1410296 to 2171685 tid 2 2023-12-01T04:55:12.822 INFO:tasks.rados.rados.0.smithi080.stdout:192: writing smithi08089843-192 from 2728968 to 3210137 tid 3 2023-12-01T04:55:12.822 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:12.822 INFO:tasks.rados.rados.0.smithi080.stdout:177: finishing write tid 1 to smithi08089843-177 2023-12-01T04:55:12.822 INFO:tasks.rados.rados.0.smithi080.stdout:177: finishing write tid 2 to smithi08089843-177 2023-12-01T04:55:12.823 INFO:tasks.rados.rados.0.smithi080.stdout:177: finishing write tid 3 to smithi08089843-177 2023-12-01T04:55:12.823 INFO:tasks.rados.rados.0.smithi080.stdout:177: finishing write tid 4 to smithi08089843-177 2023-12-01T04:55:12.823 INFO:tasks.rados.rados.0.smithi080.stdout:177: oid 177 updating version 0 to 45 2023-12-01T04:55:12.823 INFO:tasks.rados.rados.0.smithi080.stdout:177: oid 177 version 45 is already newer than 44 2023-12-01T04:55:12.823 INFO:tasks.rados.rados.0.smithi080.stdout:177: oid 177 version 45 is already newer than 43 2023-12-01T04:55:12.823 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 177 v 45 (ObjNum 176 snap 0 seq_num 176) dirty exists 2023-12-01T04:55:12.823 INFO:tasks.rados.rados.0.smithi080.stdout:177: left oid 177 (ObjNum 176 snap 0 seq_num 176) 2023-12-01T04:55:12.823 INFO:tasks.rados.rados.0.smithi080.stdout:178: finishing write tid 1 to smithi08089843-178 2023-12-01T04:55:12.823 INFO:tasks.rados.rados.0.smithi080.stdout:177: done (15 left) 2023-12-01T04:55:12.823 INFO:tasks.rados.rados.0.smithi080.stdout:193: write initial oid 193 2023-12-01T04:55:12.823 INFO:tasks.rados.rados.0.smithi080.stdout:193: seq_num 192 ranges {426944=556633,1468778=621400,2872744=354200} 2023-12-01T04:55:12.828 INFO:tasks.rados.rados.0.smithi080.stdout:193: writing smithi08089843-193 from 426944 to 983577 tid 1 2023-12-01T04:55:12.834 INFO:tasks.rados.rados.0.smithi080.stdout:193: writing smithi08089843-193 from 1468778 to 2090178 tid 2 2023-12-01T04:55:12.842 INFO:tasks.rados.rados.0.smithi080.stdout:193: writing smithi08089843-193 from 2872744 to 3226944 tid 3 2023-12-01T04:55:12.842 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:12.842 INFO:tasks.rados.rados.0.smithi080.stdout:178: finishing write tid 2 to smithi08089843-178 2023-12-01T04:55:12.842 INFO:tasks.rados.rados.0.smithi080.stdout:178: finishing write tid 3 to smithi08089843-178 2023-12-01T04:55:12.842 INFO:tasks.rados.rados.0.smithi080.stdout:178: finishing write tid 4 to smithi08089843-178 2023-12-01T04:55:12.843 INFO:tasks.rados.rados.0.smithi080.stdout:178: oid 178 updating version 0 to 40 2023-12-01T04:55:12.843 INFO:tasks.rados.rados.0.smithi080.stdout:178: oid 178 version 40 is already newer than 39 2023-12-01T04:55:12.843 INFO:tasks.rados.rados.0.smithi080.stdout:178: oid 178 updating version 40 to 41 2023-12-01T04:55:12.843 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 178 v 41 (ObjNum 177 snap 0 seq_num 177) dirty exists 2023-12-01T04:55:12.843 INFO:tasks.rados.rados.0.smithi080.stdout:178: left oid 178 (ObjNum 177 snap 0 seq_num 177) 2023-12-01T04:55:12.843 INFO:tasks.rados.rados.0.smithi080.stdout:179: finishing write tid 1 to smithi08089843-179 2023-12-01T04:55:12.843 INFO:tasks.rados.rados.0.smithi080.stdout:179: finishing write tid 2 to smithi08089843-179 2023-12-01T04:55:12.843 INFO:tasks.rados.rados.0.smithi080.stdout:179: finishing write tid 3 to smithi08089843-179 2023-12-01T04:55:12.844 INFO:tasks.rados.rados.0.smithi080.stdout:179: finishing write tid 4 to smithi08089843-179 2023-12-01T04:55:12.844 INFO:tasks.rados.rados.0.smithi080.stdout:179: finishing write tid 5 to smithi08089843-179 2023-12-01T04:55:12.844 INFO:tasks.rados.rados.0.smithi080.stdout:179: oid 179 updating version 0 to 25 2023-12-01T04:55:12.844 INFO:tasks.rados.rados.0.smithi080.stdout:179: oid 179 updating version 25 to 28 2023-12-01T04:55:12.844 INFO:tasks.rados.rados.0.smithi080.stdout:179: oid 179 version 28 is already newer than 26 2023-12-01T04:55:12.844 INFO:tasks.rados.rados.0.smithi080.stdout:179: oid 179 version 28 is already newer than 27 2023-12-01T04:55:12.844 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 179 v 28 (ObjNum 178 snap 0 seq_num 178) dirty exists 2023-12-01T04:55:12.844 INFO:tasks.rados.rados.0.smithi080.stdout:179: left oid 179 (ObjNum 178 snap 0 seq_num 178) 2023-12-01T04:55:12.844 INFO:tasks.rados.rados.0.smithi080.stdout:180: finishing write tid 1 to smithi08089843-180 2023-12-01T04:55:12.844 INFO:tasks.rados.rados.0.smithi080.stdout:180: finishing write tid 2 to smithi08089843-180 2023-12-01T04:55:12.844 INFO:tasks.rados.rados.0.smithi080.stdout:180: finishing write tid 3 to smithi08089843-180 2023-12-01T04:55:12.845 INFO:tasks.rados.rados.0.smithi080.stdout:180: finishing write tid 4 to smithi08089843-180 2023-12-01T04:55:12.845 INFO:tasks.rados.rados.0.smithi080.stdout:180: finishing write tid 5 to smithi08089843-180 2023-12-01T04:55:12.845 INFO:tasks.rados.rados.0.smithi080.stdout:180: oid 180 updating version 0 to 55 2023-12-01T04:55:12.845 INFO:tasks.rados.rados.0.smithi080.stdout:180: oid 180 version 55 is already newer than 53 2023-12-01T04:55:12.845 INFO:tasks.rados.rados.0.smithi080.stdout:180: oid 180 version 55 is already newer than 54 2023-12-01T04:55:12.845 INFO:tasks.rados.rados.0.smithi080.stdout:180: oid 180 version 55 is already newer than 52 2023-12-01T04:55:12.845 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 180 v 55 (ObjNum 179 snap 0 seq_num 179) dirty exists 2023-12-01T04:55:12.845 INFO:tasks.rados.rados.0.smithi080.stdout:180: left oid 180 (ObjNum 179 snap 0 seq_num 179) 2023-12-01T04:55:12.845 INFO:tasks.rados.rados.0.smithi080.stdout:181: finishing write tid 1 to smithi08089843-181 2023-12-01T04:55:12.845 INFO:tasks.rados.rados.0.smithi080.stdout:181: finishing write tid 2 to smithi08089843-181 2023-12-01T04:55:12.845 INFO:tasks.rados.rados.0.smithi080.stdout:181: finishing write tid 3 to smithi08089843-181 2023-12-01T04:55:12.846 INFO:tasks.rados.rados.0.smithi080.stdout:181: finishing write tid 4 to smithi08089843-181 2023-12-01T04:55:12.846 INFO:tasks.rados.rados.0.smithi080.stdout:181: finishing write tid 5 to smithi08089843-181 2023-12-01T04:55:12.846 INFO:tasks.rados.rados.0.smithi080.stdout:181: oid 181 updating version 0 to 24 2023-12-01T04:55:12.846 INFO:tasks.rados.rados.0.smithi080.stdout:181: oid 181 updating version 24 to 27 2023-12-01T04:55:12.846 INFO:tasks.rados.rados.0.smithi080.stdout:181: oid 181 version 27 is already newer than 25 2023-12-01T04:55:12.846 INFO:tasks.rados.rados.0.smithi080.stdout:181: oid 181 version 27 is already newer than 26 2023-12-01T04:55:12.847 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 181 v 27 (ObjNum 180 snap 0 seq_num 180) dirty exists 2023-12-01T04:55:12.847 INFO:tasks.rados.rados.0.smithi080.stdout:181: left oid 181 (ObjNum 180 snap 0 seq_num 180) 2023-12-01T04:55:12.847 INFO:tasks.rados.rados.0.smithi080.stdout:182: finishing write tid 1 to smithi08089843-182 2023-12-01T04:55:12.847 INFO:tasks.rados.rados.0.smithi080.stdout:182: finishing write tid 2 to smithi08089843-182 2023-12-01T04:55:12.847 INFO:tasks.rados.rados.0.smithi080.stdout:182: finishing write tid 3 to smithi08089843-182 2023-12-01T04:55:12.847 INFO:tasks.rados.rados.0.smithi080.stdout:182: finishing write tid 4 to smithi08089843-182 2023-12-01T04:55:12.847 INFO:tasks.rados.rados.0.smithi080.stdout:182: finishing write tid 5 to smithi08089843-182 2023-12-01T04:55:12.848 INFO:tasks.rados.rados.0.smithi080.stdout:182: oid 182 updating version 0 to 30 2023-12-01T04:55:12.848 INFO:tasks.rados.rados.0.smithi080.stdout:182: oid 182 updating version 30 to 33 2023-12-01T04:55:12.848 INFO:tasks.rados.rados.0.smithi080.stdout:182: oid 182 version 33 is already newer than 31 2023-12-01T04:55:12.848 INFO:tasks.rados.rados.0.smithi080.stdout:182: oid 182 version 33 is already newer than 32 2023-12-01T04:55:12.848 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 182 v 33 (ObjNum 181 snap 0 seq_num 181) dirty exists 2023-12-01T04:55:12.848 INFO:tasks.rados.rados.0.smithi080.stdout:182: left oid 182 (ObjNum 181 snap 0 seq_num 181) 2023-12-01T04:55:12.848 INFO:tasks.rados.rados.0.smithi080.stdout:183: finishing write tid 1 to smithi08089843-183 2023-12-01T04:55:12.848 INFO:tasks.rados.rados.0.smithi080.stdout:183: finishing write tid 2 to smithi08089843-183 2023-12-01T04:55:12.848 INFO:tasks.rados.rados.0.smithi080.stdout:183: finishing write tid 3 to smithi08089843-183 2023-12-01T04:55:12.848 INFO:tasks.rados.rados.0.smithi080.stdout:183: finishing write tid 4 to smithi08089843-183 2023-12-01T04:55:12.848 INFO:tasks.rados.rados.0.smithi080.stdout:183: oid 183 updating version 0 to 54 2023-12-01T04:55:12.848 INFO:tasks.rados.rados.0.smithi080.stdout:183: oid 183 updating version 54 to 55 2023-12-01T04:55:12.848 INFO:tasks.rados.rados.0.smithi080.stdout:183: oid 183 version 55 is already newer than 53 2023-12-01T04:55:12.848 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 183 v 55 (ObjNum 182 snap 0 seq_num 182) dirty exists 2023-12-01T04:55:12.848 INFO:tasks.rados.rados.0.smithi080.stdout:183: left oid 183 (ObjNum 182 snap 0 seq_num 182) 2023-12-01T04:55:12.849 INFO:tasks.rados.rados.0.smithi080.stdout:184: finishing write tid 1 to smithi08089843-184 2023-12-01T04:55:12.849 INFO:tasks.rados.rados.0.smithi080.stdout:184: finishing write tid 2 to smithi08089843-184 2023-12-01T04:55:12.849 INFO:tasks.rados.rados.0.smithi080.stdout:184: finishing write tid 3 to smithi08089843-184 2023-12-01T04:55:12.849 INFO:tasks.rados.rados.0.smithi080.stdout:184: finishing write tid 4 to smithi08089843-184 2023-12-01T04:55:12.849 INFO:tasks.rados.rados.0.smithi080.stdout:184: finishing write tid 5 to smithi08089843-184 2023-12-01T04:55:12.849 INFO:tasks.rados.rados.0.smithi080.stdout:184: oid 184 updating version 0 to 58 2023-12-01T04:55:12.850 INFO:tasks.rados.rados.0.smithi080.stdout:184: oid 184 version 58 is already newer than 57 2023-12-01T04:55:12.850 INFO:tasks.rados.rados.0.smithi080.stdout:184: oid 184 version 58 is already newer than 56 2023-12-01T04:55:12.850 INFO:tasks.rados.rados.0.smithi080.stdout:184: oid 184 updating version 58 to 59 2023-12-01T04:55:12.850 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 184 v 59 (ObjNum 183 snap 0 seq_num 183) dirty exists 2023-12-01T04:55:12.850 INFO:tasks.rados.rados.0.smithi080.stdout:184: left oid 184 (ObjNum 183 snap 0 seq_num 183) 2023-12-01T04:55:12.850 INFO:tasks.rados.rados.0.smithi080.stdout:185: finishing write tid 1 to smithi08089843-185 2023-12-01T04:55:12.850 INFO:tasks.rados.rados.0.smithi080.stdout:185: finishing write tid 2 to smithi08089843-185 2023-12-01T04:55:12.850 INFO:tasks.rados.rados.0.smithi080.stdout:185: finishing write tid 3 to smithi08089843-185 2023-12-01T04:55:12.850 INFO:tasks.rados.rados.0.smithi080.stdout:185: finishing write tid 4 to smithi08089843-185 2023-12-01T04:55:12.850 INFO:tasks.rados.rados.0.smithi080.stdout:185: oid 185 updating version 0 to 29 2023-12-01T04:55:12.850 INFO:tasks.rados.rados.0.smithi080.stdout:185: oid 185 updating version 29 to 31 2023-12-01T04:55:12.851 INFO:tasks.rados.rados.0.smithi080.stdout:185: oid 185 version 31 is already newer than 30 2023-12-01T04:55:12.851 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 185 v 31 (ObjNum 184 snap 0 seq_num 184) dirty exists 2023-12-01T04:55:12.851 INFO:tasks.rados.rados.0.smithi080.stdout:185: left oid 185 (ObjNum 184 snap 0 seq_num 184) 2023-12-01T04:55:12.851 INFO:tasks.rados.rados.0.smithi080.stdout:186: finishing write tid 1 to smithi08089843-186 2023-12-01T04:55:12.851 INFO:tasks.rados.rados.0.smithi080.stdout:186: finishing write tid 2 to smithi08089843-186 2023-12-01T04:55:12.851 INFO:tasks.rados.rados.0.smithi080.stdout:186: finishing write tid 3 to smithi08089843-186 2023-12-01T04:55:12.851 INFO:tasks.rados.rados.0.smithi080.stdout:186: finishing write tid 4 to smithi08089843-186 2023-12-01T04:55:12.851 INFO:tasks.rados.rados.0.smithi080.stdout:186: oid 186 updating version 0 to 61 2023-12-01T04:55:12.851 INFO:tasks.rados.rados.0.smithi080.stdout:186: oid 186 version 61 is already newer than 60 2023-12-01T04:55:12.851 INFO:tasks.rados.rados.0.smithi080.stdout:186: oid 186 updating version 61 to 62 2023-12-01T04:55:12.851 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 186 v 62 (ObjNum 185 snap 0 seq_num 185) dirty exists 2023-12-01T04:55:12.851 INFO:tasks.rados.rados.0.smithi080.stdout:186: left oid 186 (ObjNum 185 snap 0 seq_num 185) 2023-12-01T04:55:12.851 INFO:tasks.rados.rados.0.smithi080.stdout:187: finishing write tid 1 to smithi08089843-187 2023-12-01T04:55:12.852 INFO:tasks.rados.rados.0.smithi080.stdout:187: finishing write tid 2 to smithi08089843-187 2023-12-01T04:55:12.852 INFO:tasks.rados.rados.0.smithi080.stdout:187: finishing write tid 3 to smithi08089843-187 2023-12-01T04:55:12.852 INFO:tasks.rados.rados.0.smithi080.stdout:187: finishing write tid 4 to smithi08089843-187 2023-12-01T04:55:12.852 INFO:tasks.rados.rados.0.smithi080.stdout:187: finishing write tid 5 to smithi08089843-187 2023-12-01T04:55:12.852 INFO:tasks.rados.rados.0.smithi080.stdout:187: oid 187 updating version 0 to 64 2023-12-01T04:55:12.852 INFO:tasks.rados.rados.0.smithi080.stdout:187: oid 187 updating version 64 to 66 2023-12-01T04:55:12.852 INFO:tasks.rados.rados.0.smithi080.stdout:187: oid 187 version 66 is already newer than 63 2023-12-01T04:55:12.852 INFO:tasks.rados.rados.0.smithi080.stdout:187: oid 187 version 66 is already newer than 65 2023-12-01T04:55:12.852 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 187 v 66 (ObjNum 186 snap 0 seq_num 186) dirty exists 2023-12-01T04:55:12.852 INFO:tasks.rados.rados.0.smithi080.stdout:187: left oid 187 (ObjNum 186 snap 0 seq_num 186) 2023-12-01T04:55:12.852 INFO:tasks.rados.rados.0.smithi080.stdout:178: done (15 left) 2023-12-01T04:55:12.852 INFO:tasks.rados.rados.0.smithi080.stdout:179: done (14 left) 2023-12-01T04:55:12.852 INFO:tasks.rados.rados.0.smithi080.stdout:180: done (13 left) 2023-12-01T04:55:12.852 INFO:tasks.rados.rados.0.smithi080.stdout:181: done (12 left) 2023-12-01T04:55:12.852 INFO:tasks.rados.rados.0.smithi080.stdout:182: done (11 left) 2023-12-01T04:55:12.853 INFO:tasks.rados.rados.0.smithi080.stdout:183: done (10 left) 2023-12-01T04:55:12.853 INFO:tasks.rados.rados.0.smithi080.stdout:184: done (9 left) 2023-12-01T04:55:12.853 INFO:tasks.rados.rados.0.smithi080.stdout:185: done (8 left) 2023-12-01T04:55:12.853 INFO:tasks.rados.rados.0.smithi080.stdout:186: done (7 left) 2023-12-01T04:55:12.853 INFO:tasks.rados.rados.0.smithi080.stdout:187: done (6 left) 2023-12-01T04:55:12.853 INFO:tasks.rados.rados.0.smithi080.stdout:194: write initial oid 194 2023-12-01T04:55:12.853 INFO:tasks.rados.rados.0.smithi080.stdout:194: seq_num 193 ranges {443751=631882,1810907=765058,3067461=176290} 2023-12-01T04:55:12.854 INFO:tasks.rados.rados.0.smithi080.stdout:194: writing smithi08089843-194 from 443751 to 1075633 tid 1 2023-12-01T04:55:12.856 INFO:tasks.rados.rados.0.smithi080.stdout:194: writing smithi08089843-194 from 1810907 to 2575965 tid 2 2023-12-01T04:55:12.860 INFO:tasks.rados.rados.0.smithi080.stdout:194: writing smithi08089843-194 from 3067461 to 3243751 tid 3 2023-12-01T04:55:12.860 INFO:tasks.rados.rados.0.smithi080.stdout:195: write initial oid 195 2023-12-01T04:55:12.860 INFO:tasks.rados.rados.0.smithi080.stdout:195: seq_num 194 ranges {460558=707131,1869389=508716,3094884=165674} 2023-12-01T04:55:12.866 INFO:tasks.rados.rados.0.smithi080.stdout:195: writing smithi08089843-195 from 460558 to 1167689 tid 1 2023-12-01T04:55:12.874 INFO:tasks.rados.rados.0.smithi080.stdout:195: writing smithi08089843-195 from 1869389 to 2378105 tid 2 2023-12-01T04:55:12.878 INFO:tasks.rados.rados.0.smithi080.stdout:195: writing smithi08089843-195 from 3094884 to 3260558 tid 3 2023-12-01T04:55:12.879 INFO:tasks.rados.rados.0.smithi080.stdout:196: write initial oid 196 2023-12-01T04:55:12.879 INFO:tasks.rados.rados.0.smithi080.stdout:196: seq_num 195 ranges {477365=782380,1927871=768727,3122307=155058} 2023-12-01T04:55:12.886 INFO:tasks.rados.rados.0.smithi080.stdout:196: writing smithi08089843-196 from 477365 to 1259745 tid 1 2023-12-01T04:55:12.894 INFO:tasks.rados.rados.0.smithi080.stdout:196: writing smithi08089843-196 from 1927871 to 2696598 tid 2 2023-12-01T04:55:12.897 INFO:tasks.rados.rados.0.smithi080.stdout:196: writing smithi08089843-196 from 3122307 to 3277365 tid 3 2023-12-01T04:55:12.897 INFO:tasks.rados.rados.0.smithi080.stdout:197: write initial oid 197 2023-12-01T04:55:12.898 INFO:tasks.rados.rados.0.smithi080.stdout:197: seq_num 196 ranges {494172=457629,1586353=512385,2749730=544442} 2023-12-01T04:55:12.903 INFO:tasks.rados.rados.0.smithi080.stdout:197: writing smithi08089843-197 from 494172 to 951801 tid 1 2023-12-01T04:55:12.909 INFO:tasks.rados.rados.0.smithi080.stdout:197: writing smithi08089843-197 from 1586353 to 2098738 tid 2 2023-12-01T04:55:12.918 INFO:tasks.rados.rados.0.smithi080.stdout:197: writing smithi08089843-197 from 2749730 to 3294172 tid 3 2023-12-01T04:55:12.918 INFO:tasks.rados.rados.0.smithi080.stdout:198: write initial oid 198 2023-12-01T04:55:12.918 INFO:tasks.rados.rados.0.smithi080.stdout:198: seq_num 197 ranges {510979=532878,1528482=772396,3060800=250179} 2023-12-01T04:55:12.923 INFO:tasks.rados.rados.0.smithi080.stdout:198: writing smithi08089843-198 from 510979 to 1043857 tid 1 2023-12-01T04:55:12.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:55:12 smithi080 bash[28361]: cluster 2023-12-01T04:55:11.759681+0000 mgr.y (mgr.24362) 193 : cluster 0 pgmap v171: 89 pgs: 89 active+clean; 156 MiB data, 300 MiB used, 715 GiB / 715 GiB avail; 8.0 KiB/s rd, 8.9 MiB/s wr, 49 op/s 2023-12-01T04:55:12.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:55:12 smithi080 bash[41963]: cluster 2023-12-01T04:55:11.759681+0000 mgr.y (mgr.24362) 193 : cluster 0 pgmap v171: 89 pgs: 89 active+clean; 156 MiB data, 300 MiB used, 715 GiB / 715 GiB avail; 8.0 KiB/s rd, 8.9 MiB/s wr, 49 op/s 2023-12-01T04:55:12.932 INFO:tasks.rados.rados.0.smithi080.stdout:198: writing smithi08089843-198 from 1528482 to 2300878 tid 2 2023-12-01T04:55:12.937 INFO:tasks.rados.rados.0.smithi080.stdout:198: writing smithi08089843-198 from 3060800 to 3310979 tid 3 2023-12-01T04:55:12.937 INFO:tasks.rados.rados.0.smithi080.stdout:199: write initial oid 199 2023-12-01T04:55:12.937 INFO:tasks.rados.rados.0.smithi080.stdout:199: seq_num 198 ranges {527786=724480,1703317=516054,2804576=435035} 2023-12-01T04:55:12.944 INFO:tasks.rados.rados.0.smithi080.stdout:199: writing smithi08089843-199 from 527786 to 1252266 tid 1 2023-12-01T04:55:12.949 INFO:tasks.rados.rados.0.smithi080.stdout:199: writing smithi08089843-199 from 1703317 to 2219371 tid 2 2023-12-01T04:55:12.956 INFO:tasks.rados.rados.0.smithi080.stdout:199: writing smithi08089843-199 from 2804576 to 3239611 tid 3 2023-12-01T04:55:12.956 INFO:tasks.rados.rados.0.smithi080.stdout:200: write initial oid 200 2023-12-01T04:55:12.956 INFO:tasks.rados.rados.0.smithi080.stdout:200: seq_num 199 ranges {544593=799729,1761799=776065,2948352=396241} 2023-12-01T04:55:12.963 INFO:tasks.rados.rados.0.smithi080.stdout:200: writing smithi08089843-200 from 544593 to 1344322 tid 1 2023-12-01T04:55:12.970 INFO:tasks.rados.rados.0.smithi080.stdout:200: writing smithi08089843-200 from 1761799 to 2537864 tid 2 2023-12-01T04:55:12.975 INFO:tasks.rados.rados.0.smithi080.stdout:200: writing smithi08089843-200 from 2948352 to 3344593 tid 3 2023-12-01T04:55:12.975 INFO:tasks.rados.rados.0.smithi080.stdout:201: write initial oid 201 2023-12-01T04:55:12.975 INFO:tasks.rados.rados.0.smithi080.stdout:201: seq_num 200 ranges {561400=474978,1820281=519723,2859422=457579} 2023-12-01T04:55:12.981 INFO:tasks.rados.rados.0.smithi080.stdout:201: writing smithi08089843-201 from 561400 to 1036378 tid 1 2023-12-01T04:55:12.988 INFO:tasks.rados.rados.0.smithi080.stdout:201: writing smithi08089843-201 from 1820281 to 2340004 tid 2 2023-12-01T04:55:12.994 INFO:tasks.rados.rados.0.smithi080.stdout:201: writing smithi08089843-201 from 2859422 to 3317001 tid 3 2023-12-01T04:55:12.994 INFO:tasks.rados.rados.0.smithi080.stdout:202: write initial oid 202 2023-12-01T04:55:12.994 INFO:tasks.rados.rados.0.smithi080.stdout:202: seq_num 201 ranges {578207=550227,1762410=779734,3286845=91362} 2023-12-01T04:55:13.000 INFO:tasks.rados.rados.0.smithi080.stdout:202: writing smithi08089843-202 from 578207 to 1128434 tid 1 2023-12-01T04:55:13.008 INFO:tasks.rados.rados.0.smithi080.stdout:202: writing smithi08089843-202 from 1762410 to 2542144 tid 2 2023-12-01T04:55:13.013 INFO:tasks.rados.rados.0.smithi080.stdout:202: writing smithi08089843-202 from 3286845 to 3378207 tid 3 2023-12-01T04:55:13.013 INFO:tasks.rados.rados.0.smithi080.stdout:203: write initial oid 203 2023-12-01T04:55:13.013 INFO:tasks.rados.rados.0.smithi080.stdout:203: seq_num 202 ranges {595014=625476,1820892=523392,2797915=596476} 2023-12-01T04:55:13.020 INFO:tasks.rados.rados.0.smithi080.stdout:203: writing smithi08089843-203 from 595014 to 1220490 tid 1 2023-12-01T04:55:13.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:55:12 smithi090 bash[32384]: cluster 2023-12-01T04:55:11.759681+0000 mgr.y (mgr.24362) 193 : cluster 0 pgmap v171: 89 pgs: 89 active+clean; 156 MiB data, 300 MiB used, 715 GiB / 715 GiB avail; 8.0 KiB/s rd, 8.9 MiB/s wr, 49 op/s 2023-12-01T04:55:13.027 INFO:tasks.rados.rados.0.smithi080.stdout:203: writing smithi08089843-203 from 1820892 to 2344284 tid 2 2023-12-01T04:55:13.033 INFO:tasks.rados.rados.0.smithi080.stdout:203: writing smithi08089843-203 from 2797915 to 3394391 tid 3 2023-12-01T04:55:13.033 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:13.033 INFO:tasks.rados.rados.0.smithi080.stdout:188: finishing write tid 1 to smithi08089843-188 2023-12-01T04:55:13.033 INFO:tasks.rados.rados.0.smithi080.stdout:188: finishing write tid 2 to smithi08089843-188 2023-12-01T04:55:13.034 INFO:tasks.rados.rados.0.smithi080.stdout:188: finishing write tid 3 to smithi08089843-188 2023-12-01T04:55:13.034 INFO:tasks.rados.rados.0.smithi080.stdout:188: finishing write tid 4 to smithi08089843-188 2023-12-01T04:55:13.034 INFO:tasks.rados.rados.0.smithi080.stdout:188: oid 188 updating version 0 to 41 2023-12-01T04:55:13.034 INFO:tasks.rados.rados.0.smithi080.stdout:188: oid 188 version 41 is already newer than 39 2023-12-01T04:55:13.034 INFO:tasks.rados.rados.0.smithi080.stdout:188: oid 188 version 41 is already newer than 40 2023-12-01T04:55:13.034 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 188 v 41 (ObjNum 187 snap 0 seq_num 187) dirty exists 2023-12-01T04:55:13.034 INFO:tasks.rados.rados.0.smithi080.stdout:188: left oid 188 (ObjNum 187 snap 0 seq_num 187) 2023-12-01T04:55:13.034 INFO:tasks.rados.rados.0.smithi080.stdout:189: finishing write tid 1 to smithi08089843-189 2023-12-01T04:55:13.034 INFO:tasks.rados.rados.0.smithi080.stdout:189: finishing write tid 2 to smithi08089843-189 2023-12-01T04:55:13.034 INFO:tasks.rados.rados.0.smithi080.stdout:189: finishing write tid 3 to smithi08089843-189 2023-12-01T04:55:13.034 INFO:tasks.rados.rados.0.smithi080.stdout:188: done (15 left) 2023-12-01T04:55:13.034 INFO:tasks.rados.rados.0.smithi080.stdout:204: write initial oid 204 2023-12-01T04:55:13.034 INFO:tasks.rados.rados.0.smithi080.stdout:204: seq_num 203 ranges {611821=700725,1879374=783403,3341691=70130} 2023-12-01T04:55:13.040 INFO:tasks.rados.rados.0.smithi080.stdout:204: writing smithi08089843-204 from 611821 to 1312546 tid 1 2023-12-01T04:55:13.048 INFO:tasks.rados.rados.0.smithi080.stdout:204: writing smithi08089843-204 from 1879374 to 2662777 tid 2 2023-12-01T04:55:13.053 INFO:tasks.rados.rados.0.smithi080.stdout:204: writing smithi08089843-204 from 3341691 to 3411821 tid 3 2023-12-01T04:55:13.053 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:13.053 INFO:tasks.rados.rados.0.smithi080.stdout:189: finishing write tid 4 to smithi08089843-189 2023-12-01T04:55:13.053 INFO:tasks.rados.rados.0.smithi080.stdout:189: oid 189 updating version 0 to 29 2023-12-01T04:55:13.053 INFO:tasks.rados.rados.0.smithi080.stdout:189: oid 189 updating version 29 to 30 2023-12-01T04:55:13.053 INFO:tasks.rados.rados.0.smithi080.stdout:189: oid 189 updating version 30 to 31 2023-12-01T04:55:13.053 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 189 v 31 (ObjNum 188 snap 0 seq_num 188) dirty exists 2023-12-01T04:55:13.053 INFO:tasks.rados.rados.0.smithi080.stdout:189: left oid 189 (ObjNum 188 snap 0 seq_num 188) 2023-12-01T04:55:13.053 INFO:tasks.rados.rados.0.smithi080.stdout:190: finishing write tid 1 to smithi08089843-190 2023-12-01T04:55:13.054 INFO:tasks.rados.rados.0.smithi080.stdout:190: finishing write tid 2 to smithi08089843-190 2023-12-01T04:55:13.054 INFO:tasks.rados.rados.0.smithi080.stdout:189: done (15 left) 2023-12-01T04:55:13.054 INFO:tasks.rados.rados.0.smithi080.stdout:205: write initial oid 205 2023-12-01T04:55:13.054 INFO:tasks.rados.rados.0.smithi080.stdout:205: seq_num 204 ranges {628628=775974,1937856=527061,3252761=175867} 2023-12-01T04:55:13.061 INFO:tasks.rados.rados.0.smithi080.stdout:205: writing smithi08089843-205 from 628628 to 1404602 tid 1 2023-12-01T04:55:13.067 INFO:tasks.rados.rados.0.smithi080.stdout:205: writing smithi08089843-205 from 1937856 to 2464917 tid 2 2023-12-01T04:55:13.074 INFO:tasks.rados.rados.0.smithi080.stdout:205: writing smithi08089843-205 from 3252761 to 3428628 tid 3 2023-12-01T04:55:13.074 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:13.074 INFO:tasks.rados.rados.0.smithi080.stdout:190: finishing write tid 3 to smithi08089843-190 2023-12-01T04:55:13.074 INFO:tasks.rados.rados.0.smithi080.stdout:190: finishing write tid 4 to smithi08089843-190 2023-12-01T04:55:13.074 INFO:tasks.rados.rados.0.smithi080.stdout:190: oid 190 updating version 0 to 67 2023-12-01T04:55:13.074 INFO:tasks.rados.rados.0.smithi080.stdout:190: oid 190 updating version 67 to 69 2023-12-01T04:55:13.074 INFO:tasks.rados.rados.0.smithi080.stdout:190: oid 190 version 69 is already newer than 68 2023-12-01T04:55:13.074 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 190 v 69 (ObjNum 189 snap 0 seq_num 189) dirty exists 2023-12-01T04:55:13.074 INFO:tasks.rados.rados.0.smithi080.stdout:190: left oid 190 (ObjNum 189 snap 0 seq_num 189) 2023-12-01T04:55:13.074 INFO:tasks.rados.rados.0.smithi080.stdout:191: finishing write tid 1 to smithi08089843-191 2023-12-01T04:55:13.074 INFO:tasks.rados.rados.0.smithi080.stdout:191: finishing write tid 2 to smithi08089843-191 2023-12-01T04:55:13.074 INFO:tasks.rados.rados.0.smithi080.stdout:191: finishing write tid 3 to smithi08089843-191 2023-12-01T04:55:13.075 INFO:tasks.rados.rados.0.smithi080.stdout:191: finishing write tid 4 to smithi08089843-191 2023-12-01T04:55:13.075 INFO:tasks.rados.rados.0.smithi080.stdout:190: done (15 left) 2023-12-01T04:55:13.075 INFO:tasks.rados.rados.0.smithi080.stdout:206: write initial oid 206 2023-12-01T04:55:13.075 INFO:tasks.rados.rados.0.smithi080.stdout:206: seq_num 205 ranges {645435=451223,1879985=787072,3280184=165251} 2023-12-01T04:55:13.080 INFO:tasks.rados.rados.0.smithi080.stdout:206: writing smithi08089843-206 from 645435 to 1096658 tid 1 2023-12-01T04:55:13.090 INFO:tasks.rados.rados.0.smithi080.stdout:206: writing smithi08089843-206 from 1879985 to 2667057 tid 2 2023-12-01T04:55:13.094 INFO:tasks.rados.rados.0.smithi080.stdout:206: writing smithi08089843-206 from 3280184 to 3445435 tid 3 2023-12-01T04:55:13.095 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:13.095 INFO:tasks.rados.rados.0.smithi080.stdout:191: finishing write tid 5 to smithi08089843-191 2023-12-01T04:55:13.095 INFO:tasks.rados.rados.0.smithi080.stdout:191: oid 191 updating version 0 to 30 2023-12-01T04:55:13.095 INFO:tasks.rados.rados.0.smithi080.stdout:191: oid 191 version 30 is already newer than 29 2023-12-01T04:55:13.095 INFO:tasks.rados.rados.0.smithi080.stdout:191: oid 191 updating version 30 to 31 2023-12-01T04:55:13.095 INFO:tasks.rados.rados.0.smithi080.stdout:191: oid 191 version 31 is already newer than 28 2023-12-01T04:55:13.095 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 191 v 31 (ObjNum 190 snap 0 seq_num 190) dirty exists 2023-12-01T04:55:13.095 INFO:tasks.rados.rados.0.smithi080.stdout:191: left oid 191 (ObjNum 190 snap 0 seq_num 190) 2023-12-01T04:55:13.095 INFO:tasks.rados.rados.0.smithi080.stdout:191: done (15 left) 2023-12-01T04:55:13.095 INFO:tasks.rados.rados.0.smithi080.stdout:207: write initial oid 207 2023-12-01T04:55:13.095 INFO:tasks.rados.rados.0.smithi080.stdout:207: seq_num 206 ranges {662242=642825,2054820=530730,3307607=154635} 2023-12-01T04:55:13.102 INFO:tasks.rados.rados.0.smithi080.stdout:207: writing smithi08089843-207 from 662242 to 1305067 tid 1 2023-12-01T04:55:13.109 INFO:tasks.rados.rados.0.smithi080.stdout:207: writing smithi08089843-207 from 2054820 to 2585550 tid 2 2023-12-01T04:55:13.115 INFO:tasks.rados.rados.0.smithi080.stdout:207: writing smithi08089843-207 from 3307607 to 3462242 tid 3 2023-12-01T04:55:13.116 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:13.116 INFO:tasks.rados.rados.0.smithi080.stdout:192: finishing write tid 1 to smithi08089843-192 2023-12-01T04:55:13.116 INFO:tasks.rados.rados.0.smithi080.stdout:192: finishing write tid 2 to smithi08089843-192 2023-12-01T04:55:13.116 INFO:tasks.rados.rados.0.smithi080.stdout:192: finishing write tid 3 to smithi08089843-192 2023-12-01T04:55:13.116 INFO:tasks.rados.rados.0.smithi080.stdout:192: finishing write tid 4 to smithi08089843-192 2023-12-01T04:55:13.116 INFO:tasks.rados.rados.0.smithi080.stdout:192: finishing write tid 5 to smithi08089843-192 2023-12-01T04:55:13.116 INFO:tasks.rados.rados.0.smithi080.stdout:192: oid 192 updating version 0 to 34 2023-12-01T04:55:13.116 INFO:tasks.rados.rados.0.smithi080.stdout:192: oid 192 version 34 is already newer than 33 2023-12-01T04:55:13.116 INFO:tasks.rados.rados.0.smithi080.stdout:192: oid 192 version 34 is already newer than 32 2023-12-01T04:55:13.116 INFO:tasks.rados.rados.0.smithi080.stdout:192: oid 192 updating version 34 to 35 2023-12-01T04:55:13.116 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 192 v 35 (ObjNum 191 snap 0 seq_num 191) dirty exists 2023-12-01T04:55:13.117 INFO:tasks.rados.rados.0.smithi080.stdout:192: left oid 192 (ObjNum 191 snap 0 seq_num 191) 2023-12-01T04:55:13.117 INFO:tasks.rados.rados.0.smithi080.stdout:193: finishing write tid 1 to smithi08089843-193 2023-12-01T04:55:13.117 INFO:tasks.rados.rados.0.smithi080.stdout:193: finishing write tid 2 to smithi08089843-193 2023-12-01T04:55:13.117 INFO:tasks.rados.rados.0.smithi080.stdout:193: finishing write tid 3 to smithi08089843-193 2023-12-01T04:55:13.117 INFO:tasks.rados.rados.0.smithi080.stdout:193: finishing write tid 4 to smithi08089843-193 2023-12-01T04:55:13.117 INFO:tasks.rados.rados.0.smithi080.stdout:193: finishing write tid 5 to smithi08089843-193 2023-12-01T04:55:13.117 INFO:tasks.rados.rados.0.smithi080.stdout:193: oid 193 updating version 0 to 54 2023-12-01T04:55:13.117 INFO:tasks.rados.rados.0.smithi080.stdout:193: oid 193 version 54 is already newer than 52 2023-12-01T04:55:13.117 INFO:tasks.rados.rados.0.smithi080.stdout:193: oid 193 version 54 is already newer than 51 2023-12-01T04:55:13.117 INFO:tasks.rados.rados.0.smithi080.stdout:193: oid 193 version 54 is already newer than 53 2023-12-01T04:55:13.117 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 193 v 54 (ObjNum 192 snap 0 seq_num 192) dirty exists 2023-12-01T04:55:13.117 INFO:tasks.rados.rados.0.smithi080.stdout:193: left oid 193 (ObjNum 192 snap 0 seq_num 192) 2023-12-01T04:55:13.117 INFO:tasks.rados.rados.0.smithi080.stdout:192: done (15 left) 2023-12-01T04:55:13.117 INFO:tasks.rados.rados.0.smithi080.stdout:193: done (14 left) 2023-12-01T04:55:13.117 INFO:tasks.rados.rados.0.smithi080.stdout:208: write initial oid 208 2023-12-01T04:55:13.118 INFO:tasks.rados.rados.0.smithi080.stdout:208: seq_num 207 ranges {679049=718074,2113302=674388,3335030=144019} 2023-12-01T04:55:13.123 INFO:tasks.rados.rados.0.smithi080.stdout:208: writing smithi08089843-208 from 679049 to 1397123 tid 1 2023-12-01T04:55:13.130 INFO:tasks.rados.rados.0.smithi080.stdout:208: writing smithi08089843-208 from 2113302 to 2787690 tid 2 2023-12-01T04:55:13.134 INFO:tasks.rados.rados.0.smithi080.stdout:208: writing smithi08089843-208 from 3335030 to 3479049 tid 3 2023-12-01T04:55:13.134 INFO:tasks.rados.rados.0.smithi080.stdout:209: write initial oid 209 2023-12-01T04:55:13.135 INFO:tasks.rados.rados.0.smithi080.stdout:209: seq_num 208 ranges {695856=793323,2171784=534399,3362453=133403} 2023-12-01T04:55:13.143 INFO:tasks.rados.rados.0.smithi080.stdout:209: writing smithi08089843-209 from 695856 to 1489179 tid 1 2023-12-01T04:55:13.150 INFO:tasks.rados.rados.0.smithi080.stdout:209: writing smithi08089843-209 from 2171784 to 2706183 tid 2 2023-12-01T04:55:13.155 INFO:tasks.rados.rados.0.smithi080.stdout:209: writing smithi08089843-209 from 3362453 to 3495856 tid 3 2023-12-01T04:55:13.155 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:13.155 INFO:tasks.rados.rados.0.smithi080.stdout:194: finishing write tid 1 to smithi08089843-194 2023-12-01T04:55:13.155 INFO:tasks.rados.rados.0.smithi080.stdout:194: finishing write tid 2 to smithi08089843-194 2023-12-01T04:55:13.156 INFO:tasks.rados.rados.0.smithi080.stdout:194: finishing write tid 3 to smithi08089843-194 2023-12-01T04:55:13.156 INFO:tasks.rados.rados.0.smithi080.stdout:194: finishing write tid 4 to smithi08089843-194 2023-12-01T04:55:13.156 INFO:tasks.rados.rados.0.smithi080.stdout:194: finishing write tid 5 to smithi08089843-194 2023-12-01T04:55:13.156 INFO:tasks.rados.rados.0.smithi080.stdout:194: oid 194 updating version 0 to 58 2023-12-01T04:55:13.156 INFO:tasks.rados.rados.0.smithi080.stdout:194: oid 194 version 58 is already newer than 57 2023-12-01T04:55:13.156 INFO:tasks.rados.rados.0.smithi080.stdout:194: oid 194 version 58 is already newer than 56 2023-12-01T04:55:13.156 INFO:tasks.rados.rados.0.smithi080.stdout:194: oid 194 version 58 is already newer than 55 2023-12-01T04:55:13.157 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 194 v 58 (ObjNum 193 snap 0 seq_num 193) dirty exists 2023-12-01T04:55:13.157 INFO:tasks.rados.rados.0.smithi080.stdout:194: left oid 194 (ObjNum 193 snap 0 seq_num 193) 2023-12-01T04:55:13.157 INFO:tasks.rados.rados.0.smithi080.stdout:195: finishing write tid 1 to smithi08089843-195 2023-12-01T04:55:13.157 INFO:tasks.rados.rados.0.smithi080.stdout:195: finishing write tid 2 to smithi08089843-195 2023-12-01T04:55:13.157 INFO:tasks.rados.rados.0.smithi080.stdout:195: finishing write tid 3 to smithi08089843-195 2023-12-01T04:55:13.157 INFO:tasks.rados.rados.0.smithi080.stdout:195: finishing write tid 4 to smithi08089843-195 2023-12-01T04:55:13.158 INFO:tasks.rados.rados.0.smithi080.stdout:194: done (15 left) 2023-12-01T04:55:13.158 INFO:tasks.rados.rados.0.smithi080.stdout:210: write initial oid 210 2023-12-01T04:55:13.158 INFO:tasks.rados.rados.0.smithi080.stdout:210: seq_num 209 ranges {712663=468572,1713913=678057,2873523=591733} 2023-12-01T04:55:13.161 INFO:tasks.rados.rados.0.smithi080.stdout:210: writing smithi08089843-210 from 712663 to 1181235 tid 1 2023-12-01T04:55:13.168 INFO:tasks.rados.rados.0.smithi080.stdout:210: writing smithi08089843-210 from 1713913 to 2391970 tid 2 2023-12-01T04:55:13.174 INFO:tasks.rados.rados.0.smithi080.stdout:210: writing smithi08089843-210 from 2873523 to 3465256 tid 3 2023-12-01T04:55:13.174 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:13.174 INFO:tasks.rados.rados.0.smithi080.stdout:195: finishing write tid 5 to smithi08089843-195 2023-12-01T04:55:13.174 INFO:tasks.rados.rados.0.smithi080.stdout:195: oid 195 updating version 0 to 57 2023-12-01T04:55:13.174 INFO:tasks.rados.rados.0.smithi080.stdout:195: oid 195 updating version 57 to 59 2023-12-01T04:55:13.175 INFO:tasks.rados.rados.0.smithi080.stdout:195: oid 195 version 59 is already newer than 58 2023-12-01T04:55:13.175 INFO:tasks.rados.rados.0.smithi080.stdout:195: oid 195 version 59 is already newer than 56 2023-12-01T04:55:13.175 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 195 v 59 (ObjNum 194 snap 0 seq_num 194) dirty exists 2023-12-01T04:55:13.175 INFO:tasks.rados.rados.0.smithi080.stdout:195: left oid 195 (ObjNum 194 snap 0 seq_num 194) 2023-12-01T04:55:13.175 INFO:tasks.rados.rados.0.smithi080.stdout:195: done (15 left) 2023-12-01T04:55:13.175 INFO:tasks.rados.rados.0.smithi080.stdout:211: write initial oid 211 2023-12-01T04:55:13.175 INFO:tasks.rados.rados.0.smithi080.stdout:211: seq_num 210 ranges {729470=543821,1772395=538068,2900946=403005} 2023-12-01T04:55:13.181 INFO:tasks.rados.rados.0.smithi080.stdout:211: writing smithi08089843-211 from 729470 to 1273291 tid 1 2023-12-01T04:55:13.187 INFO:tasks.rados.rados.0.smithi080.stdout:211: writing smithi08089843-211 from 1772395 to 2310463 tid 2 2023-12-01T04:55:13.193 INFO:tasks.rados.rados.0.smithi080.stdout:211: writing smithi08089843-211 from 2900946 to 3303951 tid 3 2023-12-01T04:55:13.193 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:13.193 INFO:tasks.rados.rados.0.smithi080.stdout:196: finishing write tid 1 to smithi08089843-196 2023-12-01T04:55:13.194 INFO:tasks.rados.rados.0.smithi080.stdout:196: finishing write tid 2 to smithi08089843-196 2023-12-01T04:55:13.194 INFO:tasks.rados.rados.0.smithi080.stdout:196: finishing write tid 3 to smithi08089843-196 2023-12-01T04:55:13.194 INFO:tasks.rados.rados.0.smithi080.stdout:196: finishing write tid 4 to smithi08089843-196 2023-12-01T04:55:13.194 INFO:tasks.rados.rados.0.smithi080.stdout:196: finishing write tid 5 to smithi08089843-196 2023-12-01T04:55:13.194 INFO:tasks.rados.rados.0.smithi080.stdout:196: oid 196 updating version 0 to 63 2023-12-01T04:55:13.194 INFO:tasks.rados.rados.0.smithi080.stdout:196: oid 196 version 63 is already newer than 62 2023-12-01T04:55:13.194 INFO:tasks.rados.rados.0.smithi080.stdout:196: oid 196 version 63 is already newer than 60 2023-12-01T04:55:13.195 INFO:tasks.rados.rados.0.smithi080.stdout:196: oid 196 version 63 is already newer than 61 2023-12-01T04:55:13.195 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 196 v 63 (ObjNum 195 snap 0 seq_num 195) dirty exists 2023-12-01T04:55:13.195 INFO:tasks.rados.rados.0.smithi080.stdout:196: left oid 196 (ObjNum 195 snap 0 seq_num 195) 2023-12-01T04:55:13.195 INFO:tasks.rados.rados.0.smithi080.stdout:197: finishing write tid 1 to smithi08089843-197 2023-12-01T04:55:13.195 INFO:tasks.rados.rados.0.smithi080.stdout:197: finishing write tid 2 to smithi08089843-197 2023-12-01T04:55:13.195 INFO:tasks.rados.rados.0.smithi080.stdout:197: finishing write tid 3 to smithi08089843-197 2023-12-01T04:55:13.195 INFO:tasks.rados.rados.0.smithi080.stdout:197: finishing write tid 4 to smithi08089843-197 2023-12-01T04:55:13.195 INFO:tasks.rados.rados.0.smithi080.stdout:197: finishing write tid 5 to smithi08089843-197 2023-12-01T04:55:13.195 INFO:tasks.rados.rados.0.smithi080.stdout:197: oid 197 updating version 0 to 44 2023-12-01T04:55:13.195 INFO:tasks.rados.rados.0.smithi080.stdout:197: oid 197 version 44 is already newer than 42 2023-12-01T04:55:13.195 INFO:tasks.rados.rados.0.smithi080.stdout:197: oid 197 version 44 is already newer than 43 2023-12-01T04:55:13.195 INFO:tasks.rados.rados.0.smithi080.stdout:197: oid 197 updating version 44 to 45 2023-12-01T04:55:13.195 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 197 v 45 (ObjNum 196 snap 0 seq_num 196) dirty exists 2023-12-01T04:55:13.195 INFO:tasks.rados.rados.0.smithi080.stdout:197: left oid 197 (ObjNum 196 snap 0 seq_num 196) 2023-12-01T04:55:13.195 INFO:tasks.rados.rados.0.smithi080.stdout:196: done (15 left) 2023-12-01T04:55:13.196 INFO:tasks.rados.rados.0.smithi080.stdout:197: done (14 left) 2023-12-01T04:55:13.196 INFO:tasks.rados.rados.0.smithi080.stdout:212: write initial oid 212 2023-12-01T04:55:13.196 INFO:tasks.rados.rados.0.smithi080.stdout:212: seq_num 211 ranges {746277=619070,1830877=681726,2928369=617908} 2023-12-01T04:55:13.201 INFO:tasks.rados.rados.0.smithi080.stdout:212: writing smithi08089843-212 from 746277 to 1365347 tid 1 2023-12-01T04:55:13.207 INFO:tasks.rados.rados.0.smithi080.stdout:212: writing smithi08089843-212 from 1830877 to 2512603 tid 2 2023-12-01T04:55:13.214 INFO:tasks.rados.rados.0.smithi080.stdout:212: writing smithi08089843-212 from 2928369 to 3546277 tid 3 2023-12-01T04:55:13.214 INFO:tasks.rados.rados.0.smithi080.stdout:213: write initial oid 213 2023-12-01T04:55:13.214 INFO:tasks.rados.rados.0.smithi080.stdout:213: seq_num 212 ranges {763084=694319,1889359=541737,2955792=541902} 2023-12-01T04:55:13.222 INFO:tasks.rados.rados.0.smithi080.stdout:213: writing smithi08089843-213 from 763084 to 1457403 tid 1 2023-12-01T04:55:13.227 INFO:tasks.rados.rados.0.smithi080.stdout:213: writing smithi08089843-213 from 1889359 to 2431096 tid 2 2023-12-01T04:55:13.234 INFO:tasks.rados.rados.0.smithi080.stdout:213: writing smithi08089843-213 from 2955792 to 3497694 tid 3 2023-12-01T04:55:13.234 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:13.234 INFO:tasks.rados.rados.0.smithi080.stdout:198: finishing write tid 1 to smithi08089843-198 2023-12-01T04:55:13.234 INFO:tasks.rados.rados.0.smithi080.stdout:198: finishing write tid 2 to smithi08089843-198 2023-12-01T04:55:13.234 INFO:tasks.rados.rados.0.smithi080.stdout:198: finishing write tid 3 to smithi08089843-198 2023-12-01T04:55:13.234 INFO:tasks.rados.rados.0.smithi080.stdout:198: finishing write tid 4 to smithi08089843-198 2023-12-01T04:55:13.234 INFO:tasks.rados.rados.0.smithi080.stdout:198: finishing write tid 5 to smithi08089843-198 2023-12-01T04:55:13.235 INFO:tasks.rados.rados.0.smithi080.stdout:198: oid 198 updating version 0 to 34 2023-12-01T04:55:13.235 INFO:tasks.rados.rados.0.smithi080.stdout:198: oid 198 updating version 34 to 36 2023-12-01T04:55:13.235 INFO:tasks.rados.rados.0.smithi080.stdout:198: oid 198 version 36 is already newer than 35 2023-12-01T04:55:13.235 INFO:tasks.rados.rados.0.smithi080.stdout:198: oid 198 updating version 36 to 37 2023-12-01T04:55:13.235 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 198 v 37 (ObjNum 197 snap 0 seq_num 197) dirty exists 2023-12-01T04:55:13.235 INFO:tasks.rados.rados.0.smithi080.stdout:198: left oid 198 (ObjNum 197 snap 0 seq_num 197) 2023-12-01T04:55:13.235 INFO:tasks.rados.rados.0.smithi080.stdout:199: finishing write tid 1 to smithi08089843-199 2023-12-01T04:55:13.235 INFO:tasks.rados.rados.0.smithi080.stdout:199: finishing write tid 2 to smithi08089843-199 2023-12-01T04:55:13.235 INFO:tasks.rados.rados.0.smithi080.stdout:198: done (15 left) 2023-12-01T04:55:13.235 INFO:tasks.rados.rados.0.smithi080.stdout:214: write initial oid 214 2023-12-01T04:55:13.236 INFO:tasks.rados.rados.0.smithi080.stdout:214: seq_num 213 ranges {779891=485921,1947841=685395,3383215=196676} 2023-12-01T04:55:13.241 INFO:tasks.rados.rados.0.smithi080.stdout:214: writing smithi08089843-214 from 779891 to 1265812 tid 1 2023-12-01T04:55:13.249 INFO:tasks.rados.rados.0.smithi080.stdout:214: writing smithi08089843-214 from 1947841 to 2633236 tid 2 2023-12-01T04:55:13.254 INFO:tasks.rados.rados.0.smithi080.stdout:214: writing smithi08089843-214 from 3383215 to 3579891 tid 3 2023-12-01T04:55:13.254 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:13.254 INFO:tasks.rados.rados.0.smithi080.stdout:199: finishing write tid 3 to smithi08089843-199 2023-12-01T04:55:13.254 INFO:tasks.rados.rados.0.smithi080.stdout:199: finishing write tid 4 to smithi08089843-199 2023-12-01T04:55:13.255 INFO:tasks.rados.rados.0.smithi080.stdout:199: finishing write tid 5 to smithi08089843-199 2023-12-01T04:55:13.255 INFO:tasks.rados.rados.0.smithi080.stdout:199: oid 199 updating version 0 to 36 2023-12-01T04:55:13.255 INFO:tasks.rados.rados.0.smithi080.stdout:199: oid 199 updating version 36 to 39 2023-12-01T04:55:13.255 INFO:tasks.rados.rados.0.smithi080.stdout:199: oid 199 version 39 is already newer than 38 2023-12-01T04:55:13.255 INFO:tasks.rados.rados.0.smithi080.stdout:199: oid 199 version 39 is already newer than 37 2023-12-01T04:55:13.255 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 199 v 39 (ObjNum 198 snap 0 seq_num 198) dirty exists 2023-12-01T04:55:13.255 INFO:tasks.rados.rados.0.smithi080.stdout:199: left oid 199 (ObjNum 198 snap 0 seq_num 198) 2023-12-01T04:55:13.255 INFO:tasks.rados.rados.0.smithi080.stdout:200: finishing write tid 1 to smithi08089843-200 2023-12-01T04:55:13.255 INFO:tasks.rados.rados.0.smithi080.stdout:200: finishing write tid 2 to smithi08089843-200 2023-12-01T04:55:13.255 INFO:tasks.rados.rados.0.smithi080.stdout:200: finishing write tid 3 to smithi08089843-200 2023-12-01T04:55:13.255 INFO:tasks.rados.rados.0.smithi080.stdout:199: done (15 left) 2023-12-01T04:55:13.255 INFO:tasks.rados.rados.0.smithi080.stdout:215: write initial oid 215 2023-12-01T04:55:13.256 INFO:tasks.rados.rados.0.smithi080.stdout:215: seq_num 214 ranges {796698=561170,2006323=545406,3126991=469707} 2023-12-01T04:55:13.263 INFO:tasks.rados.rados.0.smithi080.stdout:215: writing smithi08089843-215 from 796698 to 1357868 tid 1 2023-12-01T04:55:13.270 INFO:tasks.rados.rados.0.smithi080.stdout:215: writing smithi08089843-215 from 2006323 to 2551729 tid 2 2023-12-01T04:55:13.277 INFO:tasks.rados.rados.0.smithi080.stdout:215: writing smithi08089843-215 from 3126991 to 3596698 tid 3 2023-12-01T04:55:13.277 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:13.277 INFO:tasks.rados.rados.0.smithi080.stdout:200: finishing write tid 4 to smithi08089843-200 2023-12-01T04:55:13.277 INFO:tasks.rados.rados.0.smithi080.stdout:200: finishing write tid 5 to smithi08089843-200 2023-12-01T04:55:13.277 INFO:tasks.rados.rados.0.smithi080.stdout:200: oid 200 updating version 0 to 48 2023-12-01T04:55:13.277 INFO:tasks.rados.rados.0.smithi080.stdout:200: oid 200 version 48 is already newer than 47 2023-12-01T04:55:13.277 INFO:tasks.rados.rados.0.smithi080.stdout:200: oid 200 version 48 is already newer than 46 2023-12-01T04:55:13.277 INFO:tasks.rados.rados.0.smithi080.stdout:200: oid 200 updating version 48 to 49 2023-12-01T04:55:13.277 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 200 v 49 (ObjNum 199 snap 0 seq_num 199) dirty exists 2023-12-01T04:55:13.277 INFO:tasks.rados.rados.0.smithi080.stdout:200: left oid 200 (ObjNum 199 snap 0 seq_num 199) 2023-12-01T04:55:13.277 INFO:tasks.rados.rados.0.smithi080.stdout:201: finishing write tid 1 to smithi08089843-201 2023-12-01T04:55:13.277 INFO:tasks.rados.rados.0.smithi080.stdout:201: finishing write tid 2 to smithi08089843-201 2023-12-01T04:55:13.278 INFO:tasks.rados.rados.0.smithi080.stdout:201: finishing write tid 3 to smithi08089843-201 2023-12-01T04:55:13.278 INFO:tasks.rados.rados.0.smithi080.stdout:200: done (15 left) 2023-12-01T04:55:13.278 INFO:tasks.rados.rados.0.smithi080.stdout:216: write initial oid 216 2023-12-01T04:55:13.278 INFO:tasks.rados.rados.0.smithi080.stdout:216: seq_num 215 ranges {413505=636419,1664805=689064,3038061=492071} 2023-12-01T04:55:13.286 INFO:tasks.rados.rados.0.smithi080.stdout:216: writing smithi08089843-216 from 413505 to 1049924 tid 1 2023-12-01T04:55:13.293 INFO:tasks.rados.rados.0.smithi080.stdout:216: writing smithi08089843-216 from 1664805 to 2353869 tid 2 2023-12-01T04:55:13.301 INFO:tasks.rados.rados.0.smithi080.stdout:216: writing smithi08089843-216 from 3038061 to 3530132 tid 3 2023-12-01T04:55:13.301 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:13.301 INFO:tasks.rados.rados.0.smithi080.stdout:201: finishing write tid 4 to smithi08089843-201 2023-12-01T04:55:13.301 INFO:tasks.rados.rados.0.smithi080.stdout:201: finishing write tid 5 to smithi08089843-201 2023-12-01T04:55:13.302 INFO:tasks.rados.rados.0.smithi080.stdout:201: oid 201 updating version 0 to 53 2023-12-01T04:55:13.302 INFO:tasks.rados.rados.0.smithi080.stdout:201: oid 201 version 53 is already newer than 50 2023-12-01T04:55:13.302 INFO:tasks.rados.rados.0.smithi080.stdout:201: oid 201 version 53 is already newer than 51 2023-12-01T04:55:13.302 INFO:tasks.rados.rados.0.smithi080.stdout:201: oid 201 version 53 is already newer than 52 2023-12-01T04:55:13.302 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 201 v 53 (ObjNum 200 snap 0 seq_num 200) dirty exists 2023-12-01T04:55:13.302 INFO:tasks.rados.rados.0.smithi080.stdout:201: left oid 201 (ObjNum 200 snap 0 seq_num 200) 2023-12-01T04:55:13.302 INFO:tasks.rados.rados.0.smithi080.stdout:202: finishing write tid 1 to smithi08089843-202 2023-12-01T04:55:13.302 INFO:tasks.rados.rados.0.smithi080.stdout:201: done (15 left) 2023-12-01T04:55:13.302 INFO:tasks.rados.rados.0.smithi080.stdout:217: write initial oid 217 2023-12-01T04:55:13.302 INFO:tasks.rados.rados.0.smithi080.stdout:217: seq_num 216 ranges {430312=711668,1723287=549075,2781837=703343} 2023-12-01T04:55:13.307 INFO:tasks.rados.rados.0.smithi080.stdout:217: writing smithi08089843-217 from 430312 to 1141980 tid 1 2023-12-01T04:55:13.314 INFO:tasks.rados.rados.0.smithi080.stdout:217: writing smithi08089843-217 from 1723287 to 2272362 tid 2 2023-12-01T04:55:13.322 INFO:tasks.rados.rados.0.smithi080.stdout:217: writing smithi08089843-217 from 2781837 to 3485180 tid 3 2023-12-01T04:55:13.322 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:13.322 INFO:tasks.rados.rados.0.smithi080.stdout:202: finishing write tid 2 to smithi08089843-202 2023-12-01T04:55:13.322 INFO:tasks.rados.rados.0.smithi080.stdout:202: finishing write tid 3 to smithi08089843-202 2023-12-01T04:55:13.322 INFO:tasks.rados.rados.0.smithi080.stdout:202: finishing write tid 4 to smithi08089843-202 2023-12-01T04:55:13.323 INFO:tasks.rados.rados.0.smithi080.stdout:202: finishing write tid 5 to smithi08089843-202 2023-12-01T04:55:13.323 INFO:tasks.rados.rados.0.smithi080.stdout:202: oid 202 updating version 0 to 43 2023-12-01T04:55:13.323 INFO:tasks.rados.rados.0.smithi080.stdout:202: oid 202 version 43 is already newer than 41 2023-12-01T04:55:13.323 INFO:tasks.rados.rados.0.smithi080.stdout:202: oid 202 updating version 43 to 44 2023-12-01T04:55:13.323 INFO:tasks.rados.rados.0.smithi080.stdout:202: oid 202 version 44 is already newer than 42 2023-12-01T04:55:13.323 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 202 v 44 (ObjNum 201 snap 0 seq_num 201) dirty exists 2023-12-01T04:55:13.323 INFO:tasks.rados.rados.0.smithi080.stdout:202: left oid 202 (ObjNum 201 snap 0 seq_num 201) 2023-12-01T04:55:13.323 INFO:tasks.rados.rados.0.smithi080.stdout:203: finishing write tid 1 to smithi08089843-203 2023-12-01T04:55:13.323 INFO:tasks.rados.rados.0.smithi080.stdout:203: finishing write tid 2 to smithi08089843-203 2023-12-01T04:55:13.324 INFO:tasks.rados.rados.0.smithi080.stdout:203: finishing write tid 3 to smithi08089843-203 2023-12-01T04:55:13.324 INFO:tasks.rados.rados.0.smithi080.stdout:203: finishing write tid 4 to smithi08089843-203 2023-12-01T04:55:13.324 INFO:tasks.rados.rados.0.smithi080.stdout:203: finishing write tid 5 to smithi08089843-203 2023-12-01T04:55:13.324 INFO:tasks.rados.rados.0.smithi080.stdout:203: oid 203 updating version 0 to 70 2023-12-01T04:55:13.324 INFO:tasks.rados.rados.0.smithi080.stdout:203: oid 203 updating version 70 to 73 2023-12-01T04:55:13.324 INFO:tasks.rados.rados.0.smithi080.stdout:203: oid 203 version 73 is already newer than 72 2023-12-01T04:55:13.324 INFO:tasks.rados.rados.0.smithi080.stdout:203: oid 203 version 73 is already newer than 71 2023-12-01T04:55:13.324 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 203 v 73 (ObjNum 202 snap 0 seq_num 202) dirty exists 2023-12-01T04:55:13.324 INFO:tasks.rados.rados.0.smithi080.stdout:203: left oid 203 (ObjNum 202 snap 0 seq_num 202) 2023-12-01T04:55:13.325 INFO:tasks.rados.rados.0.smithi080.stdout:204: finishing write tid 1 to smithi08089843-204 2023-12-01T04:55:13.325 INFO:tasks.rados.rados.0.smithi080.stdout:204: finishing write tid 2 to smithi08089843-204 2023-12-01T04:55:13.325 INFO:tasks.rados.rados.0.smithi080.stdout:204: finishing write tid 3 to smithi08089843-204 2023-12-01T04:55:13.325 INFO:tasks.rados.rados.0.smithi080.stdout:204: finishing write tid 4 to smithi08089843-204 2023-12-01T04:55:13.325 INFO:tasks.rados.rados.0.smithi080.stdout:204: finishing write tid 5 to smithi08089843-204 2023-12-01T04:55:13.325 INFO:tasks.rados.rados.0.smithi080.stdout:204: oid 204 updating version 0 to 61 2023-12-01T04:55:13.325 INFO:tasks.rados.rados.0.smithi080.stdout:204: oid 204 version 61 is already newer than 59 2023-12-01T04:55:13.325 INFO:tasks.rados.rados.0.smithi080.stdout:204: oid 204 version 61 is already newer than 60 2023-12-01T04:55:13.325 INFO:tasks.rados.rados.0.smithi080.stdout:204: oid 204 updating version 61 to 62 2023-12-01T04:55:13.325 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 204 v 62 (ObjNum 203 snap 0 seq_num 203) dirty exists 2023-12-01T04:55:13.326 INFO:tasks.rados.rados.0.smithi080.stdout:204: left oid 204 (ObjNum 203 snap 0 seq_num 203) 2023-12-01T04:55:13.326 INFO:tasks.rados.rados.0.smithi080.stdout:202: done (15 left) 2023-12-01T04:55:13.326 INFO:tasks.rados.rados.0.smithi080.stdout:203: done (14 left) 2023-12-01T04:55:13.326 INFO:tasks.rados.rados.0.smithi080.stdout:204: done (13 left) 2023-12-01T04:55:13.326 INFO:tasks.rados.rados.0.smithi080.stdout:218: write initial oid 218 2023-12-01T04:55:13.326 INFO:tasks.rados.rados.0.smithi080.stdout:218: seq_num 217 ranges {447119=786917,1665416=692733,2976554=514615} 2023-12-01T04:55:13.328 INFO:tasks.rados.rados.0.smithi080.stdout:218: writing smithi08089843-218 from 447119 to 1234036 tid 1 2023-12-01T04:55:13.335 INFO:tasks.rados.rados.0.smithi080.stdout:218: writing smithi08089843-218 from 1665416 to 2358149 tid 2 2023-12-01T04:55:13.341 INFO:tasks.rados.rados.0.smithi080.stdout:218: writing smithi08089843-218 from 2976554 to 3491169 tid 3 2023-12-01T04:55:13.341 INFO:tasks.rados.rados.0.smithi080.stdout:219: write initial oid 219 2023-12-01T04:55:13.341 INFO:tasks.rados.rados.0.smithi080.stdout:219: seq_num 218 ranges {463926=462166,1723898=436391,2603977=725887} 2023-12-01T04:55:13.347 INFO:tasks.rados.rados.0.smithi080.stdout:219: writing smithi08089843-219 from 463926 to 926092 tid 1 2023-12-01T04:55:13.355 INFO:tasks.rados.rados.0.smithi080.stdout:219: writing smithi08089843-219 from 1723898 to 2160289 tid 2 2023-12-01T04:55:13.362 INFO:tasks.rados.rados.0.smithi080.stdout:219: writing smithi08089843-219 from 2603977 to 3329864 tid 3 2023-12-01T04:55:13.362 INFO:tasks.rados.rados.0.smithi080.stdout:220: write initial oid 220 2023-12-01T04:55:13.362 INFO:tasks.rados.rados.0.smithi080.stdout:220: seq_num 219 ranges {480733=537415,1782380=696402,3031400=537159} 2023-12-01T04:55:13.368 INFO:tasks.rados.rados.0.smithi080.stdout:220: writing smithi08089843-220 from 480733 to 1018148 tid 1 2023-12-01T04:55:13.376 INFO:tasks.rados.rados.0.smithi080.stdout:220: writing smithi08089843-220 from 1782380 to 2478782 tid 2 2023-12-01T04:55:13.383 INFO:tasks.rados.rados.0.smithi080.stdout:220: writing smithi08089843-220 from 3031400 to 3568559 tid 3 2023-12-01T04:55:13.383 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:13.383 INFO:tasks.rados.rados.0.smithi080.stdout:205: finishing write tid 1 to smithi08089843-205 2023-12-01T04:55:13.383 INFO:tasks.rados.rados.0.smithi080.stdout:205: finishing write tid 2 to smithi08089843-205 2023-12-01T04:55:13.383 INFO:tasks.rados.rados.0.smithi080.stdout:205: finishing write tid 3 to smithi08089843-205 2023-12-01T04:55:13.383 INFO:tasks.rados.rados.0.smithi080.stdout:205: finishing write tid 4 to smithi08089843-205 2023-12-01T04:55:13.383 INFO:tasks.rados.rados.0.smithi080.stdout:205: finishing write tid 5 to smithi08089843-205 2023-12-01T04:55:13.383 INFO:tasks.rados.rados.0.smithi080.stdout:205: oid 205 updating version 0 to 32 2023-12-01T04:55:13.383 INFO:tasks.rados.rados.0.smithi080.stdout:205: oid 205 updating version 32 to 33 2023-12-01T04:55:13.383 INFO:tasks.rados.rados.0.smithi080.stdout:205: oid 205 updating version 33 to 35 2023-12-01T04:55:13.384 INFO:tasks.rados.rados.0.smithi080.stdout:205: oid 205 version 35 is already newer than 34 2023-12-01T04:55:13.384 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 205 v 35 (ObjNum 204 snap 0 seq_num 204) dirty exists 2023-12-01T04:55:13.384 INFO:tasks.rados.rados.0.smithi080.stdout:205: left oid 205 (ObjNum 204 snap 0 seq_num 204) 2023-12-01T04:55:13.384 INFO:tasks.rados.rados.0.smithi080.stdout:206: finishing write tid 1 to smithi08089843-206 2023-12-01T04:55:13.384 INFO:tasks.rados.rados.0.smithi080.stdout:206: finishing write tid 2 to smithi08089843-206 2023-12-01T04:55:13.384 INFO:tasks.rados.rados.0.smithi080.stdout:205: done (15 left) 2023-12-01T04:55:13.384 INFO:tasks.rados.rados.0.smithi080.stdout:221: write initial oid 221 2023-12-01T04:55:13.384 INFO:tasks.rados.rados.0.smithi080.stdout:221: seq_num 220 ranges {497540=612664,1840862=440060,3058823=464784} 2023-12-01T04:55:13.389 INFO:tasks.rados.rados.0.smithi080.stdout:221: writing smithi08089843-221 from 497540 to 1110204 tid 1 2023-12-01T04:55:13.395 INFO:tasks.rados.rados.0.smithi080.stdout:221: writing smithi08089843-221 from 1840862 to 2280922 tid 2 2023-12-01T04:55:13.405 INFO:tasks.rados.rados.0.smithi080.stdout:221: writing smithi08089843-221 from 3058823 to 3523607 tid 3 2023-12-01T04:55:13.405 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:13.405 INFO:tasks.rados.rados.0.smithi080.stdout:206: finishing write tid 3 to smithi08089843-206 2023-12-01T04:55:13.406 INFO:tasks.rados.rados.0.smithi080.stdout:206: finishing write tid 4 to smithi08089843-206 2023-12-01T04:55:13.406 INFO:tasks.rados.rados.0.smithi080.stdout:206: finishing write tid 5 to smithi08089843-206 2023-12-01T04:55:13.406 INFO:tasks.rados.rados.0.smithi080.stdout:206: oid 206 updating version 0 to 39 2023-12-01T04:55:13.406 INFO:tasks.rados.rados.0.smithi080.stdout:206: oid 206 version 39 is already newer than 38 2023-12-01T04:55:13.406 INFO:tasks.rados.rados.0.smithi080.stdout:206: oid 206 version 39 is already newer than 36 2023-12-01T04:55:13.406 INFO:tasks.rados.rados.0.smithi080.stdout:206: oid 206 version 39 is already newer than 37 2023-12-01T04:55:13.407 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 206 v 39 (ObjNum 205 snap 0 seq_num 205) dirty exists 2023-12-01T04:55:13.407 INFO:tasks.rados.rados.0.smithi080.stdout:206: left oid 206 (ObjNum 205 snap 0 seq_num 205) 2023-12-01T04:55:13.407 INFO:tasks.rados.rados.0.smithi080.stdout:207: finishing write tid 1 to smithi08089843-207 2023-12-01T04:55:13.407 INFO:tasks.rados.rados.0.smithi080.stdout:207: finishing write tid 2 to smithi08089843-207 2023-12-01T04:55:13.407 INFO:tasks.rados.rados.0.smithi080.stdout:207: finishing write tid 3 to smithi08089843-207 2023-12-01T04:55:13.407 INFO:tasks.rados.rados.0.smithi080.stdout:207: finishing write tid 4 to smithi08089843-207 2023-12-01T04:55:13.407 INFO:tasks.rados.rados.0.smithi080.stdout:207: finishing write tid 5 to smithi08089843-207 2023-12-01T04:55:13.408 INFO:tasks.rados.rados.0.smithi080.stdout:207: oid 207 updating version 0 to 37 2023-12-01T04:55:13.408 INFO:tasks.rados.rados.0.smithi080.stdout:207: oid 207 version 37 is already newer than 36 2023-12-01T04:55:13.409 INFO:tasks.rados.rados.0.smithi080.stdout:207: oid 207 version 37 is already newer than 35 2023-12-01T04:55:13.409 INFO:tasks.rados.rados.0.smithi080.stdout:207: oid 207 updating version 37 to 38 2023-12-01T04:55:13.409 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 207 v 38 (ObjNum 206 snap 0 seq_num 206) dirty exists 2023-12-01T04:55:13.409 INFO:tasks.rados.rados.0.smithi080.stdout:207: left oid 207 (ObjNum 206 snap 0 seq_num 206) 2023-12-01T04:55:13.409 INFO:tasks.rados.rados.0.smithi080.stdout:208: finishing write tid 1 to smithi08089843-208 2023-12-01T04:55:13.410 INFO:tasks.rados.rados.0.smithi080.stdout:206: done (15 left) 2023-12-01T04:55:13.410 INFO:tasks.rados.rados.0.smithi080.stdout:207: done (14 left) 2023-12-01T04:55:13.410 INFO:tasks.rados.rados.0.smithi080.stdout:222: write initial oid 222 2023-12-01T04:55:13.410 INFO:tasks.rados.rados.0.smithi080.stdout:222: seq_num 221 ranges {514347=404266,1499344=700071,2686246=676056} 2023-12-01T04:55:13.411 INFO:tasks.rados.rados.0.smithi080.stdout:222: writing smithi08089843-222 from 514347 to 918613 tid 1 2023-12-01T04:55:13.415 INFO:tasks.rados.rados.0.smithi080.stdout:222: writing smithi08089843-222 from 1499344 to 2199415 tid 2 2023-12-01T04:55:13.422 INFO:tasks.rados.rados.0.smithi080.stdout:222: writing smithi08089843-222 from 2686246 to 3362302 tid 3 2023-12-01T04:55:13.422 INFO:tasks.rados.rados.0.smithi080.stdout:223: write initial oid 223 2023-12-01T04:55:13.423 INFO:tasks.rados.rados.0.smithi080.stdout:223: seq_num 222 ranges {531154=479515,1557826=443729,2713669=487328,3679295=51859} 2023-12-01T04:55:13.427 INFO:tasks.rados.rados.0.smithi080.stdout:223: writing smithi08089843-223 from 531154 to 1010669 tid 1 2023-12-01T04:55:13.433 INFO:tasks.rados.rados.0.smithi080.stdout:223: writing smithi08089843-223 from 1557826 to 2001555 tid 2 2023-12-01T04:55:13.440 INFO:tasks.rados.rados.0.smithi080.stdout:223: writing smithi08089843-223 from 2713669 to 3200997 tid 3 2023-12-01T04:55:13.444 INFO:tasks.rados.rados.0.smithi080.stdout:223: writing smithi08089843-223 from 3679295 to 3731154 tid 4 2023-12-01T04:55:13.444 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:13.444 INFO:tasks.rados.rados.0.smithi080.stdout:208: finishing write tid 2 to smithi08089843-208 2023-12-01T04:55:13.444 INFO:tasks.rados.rados.0.smithi080.stdout:208: finishing write tid 3 to smithi08089843-208 2023-12-01T04:55:13.444 INFO:tasks.rados.rados.0.smithi080.stdout:208: finishing write tid 4 to smithi08089843-208 2023-12-01T04:55:13.444 INFO:tasks.rados.rados.0.smithi080.stdout:208: finishing write tid 5 to smithi08089843-208 2023-12-01T04:55:13.444 INFO:tasks.rados.rados.0.smithi080.stdout:208: oid 208 updating version 0 to 77 2023-12-01T04:55:13.444 INFO:tasks.rados.rados.0.smithi080.stdout:208: oid 208 version 77 is already newer than 74 2023-12-01T04:55:13.445 INFO:tasks.rados.rados.0.smithi080.stdout:208: oid 208 version 77 is already newer than 75 2023-12-01T04:55:13.445 INFO:tasks.rados.rados.0.smithi080.stdout:208: oid 208 version 77 is already newer than 76 2023-12-01T04:55:13.445 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 208 v 77 (ObjNum 207 snap 0 seq_num 207) dirty exists 2023-12-01T04:55:13.445 INFO:tasks.rados.rados.0.smithi080.stdout:208: left oid 208 (ObjNum 207 snap 0 seq_num 207) 2023-12-01T04:55:13.445 INFO:tasks.rados.rados.0.smithi080.stdout:209: finishing write tid 1 to smithi08089843-209 2023-12-01T04:55:13.445 INFO:tasks.rados.rados.0.smithi080.stdout:209: finishing write tid 2 to smithi08089843-209 2023-12-01T04:55:13.445 INFO:tasks.rados.rados.0.smithi080.stdout:209: finishing write tid 3 to smithi08089843-209 2023-12-01T04:55:13.445 INFO:tasks.rados.rados.0.smithi080.stdout:208: done (15 left) 2023-12-01T04:55:13.445 INFO:tasks.rados.rados.0.smithi080.stdout:224: write initial oid 224 2023-12-01T04:55:13.445 INFO:tasks.rados.rados.0.smithi080.stdout:224: seq_num 223 ranges {547961=554764,1616308=703740,2741092=698600} 2023-12-01T04:55:13.449 INFO:tasks.rados.rados.0.smithi080.stdout:224: writing smithi08089843-224 from 547961 to 1102725 tid 1 2023-12-01T04:55:13.456 INFO:tasks.rados.rados.0.smithi080.stdout:224: writing smithi08089843-224 from 1616308 to 2320048 tid 2 2023-12-01T04:55:13.463 INFO:tasks.rados.rados.0.smithi080.stdout:224: writing smithi08089843-224 from 2741092 to 3439692 tid 3 2023-12-01T04:55:13.463 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:13.463 INFO:tasks.rados.rados.0.smithi080.stdout:209: finishing write tid 4 to smithi08089843-209 2023-12-01T04:55:13.464 INFO:tasks.rados.rados.0.smithi080.stdout:209: finishing write tid 5 to smithi08089843-209 2023-12-01T04:55:13.464 INFO:tasks.rados.rados.0.smithi080.stdout:209: oid 209 updating version 0 to 45 2023-12-01T04:55:13.464 INFO:tasks.rados.rados.0.smithi080.stdout:209: oid 209 version 45 is already newer than 42 2023-12-01T04:55:13.464 INFO:tasks.rados.rados.0.smithi080.stdout:209: oid 209 version 45 is already newer than 43 2023-12-01T04:55:13.464 INFO:tasks.rados.rados.0.smithi080.stdout:209: oid 209 version 45 is already newer than 44 2023-12-01T04:55:13.464 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 209 v 45 (ObjNum 208 snap 0 seq_num 208) dirty exists 2023-12-01T04:55:13.464 INFO:tasks.rados.rados.0.smithi080.stdout:209: left oid 209 (ObjNum 208 snap 0 seq_num 208) 2023-12-01T04:55:13.464 INFO:tasks.rados.rados.0.smithi080.stdout:210: finishing write tid 1 to smithi08089843-210 2023-12-01T04:55:13.464 INFO:tasks.rados.rados.0.smithi080.stdout:209: done (15 left) 2023-12-01T04:55:13.464 INFO:tasks.rados.rados.0.smithi080.stdout:225: write initial oid 225 2023-12-01T04:55:13.464 INFO:tasks.rados.rados.0.smithi080.stdout:225: seq_num 224 ranges {564768=630013,1674790=447398,2768515=626225} 2023-12-01T04:55:13.469 INFO:tasks.rados.rados.0.smithi080.stdout:225: writing smithi08089843-225 from 564768 to 1194781 tid 1 2023-12-01T04:55:13.475 INFO:tasks.rados.rados.0.smithi080.stdout:225: writing smithi08089843-225 from 1674790 to 2122188 tid 2 2023-12-01T04:55:13.483 INFO:tasks.rados.rados.0.smithi080.stdout:225: writing smithi08089843-225 from 2768515 to 3394740 tid 3 2023-12-01T04:55:13.483 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:13.483 INFO:tasks.rados.rados.0.smithi080.stdout:210: finishing write tid 2 to smithi08089843-210 2023-12-01T04:55:13.483 INFO:tasks.rados.rados.0.smithi080.stdout:210: finishing write tid 3 to smithi08089843-210 2023-12-01T04:55:13.483 INFO:tasks.rados.rados.0.smithi080.stdout:210: finishing write tid 4 to smithi08089843-210 2023-12-01T04:55:13.483 INFO:tasks.rados.rados.0.smithi080.stdout:210: finishing write tid 5 to smithi08089843-210 2023-12-01T04:55:13.484 INFO:tasks.rados.rados.0.smithi080.stdout:210: oid 210 updating version 0 to 41 2023-12-01T04:55:13.484 INFO:tasks.rados.rados.0.smithi080.stdout:210: oid 210 version 41 is already newer than 40 2023-12-01T04:55:13.484 INFO:tasks.rados.rados.0.smithi080.stdout:210: oid 210 updating version 41 to 42 2023-12-01T04:55:13.484 INFO:tasks.rados.rados.0.smithi080.stdout:210: oid 210 updating version 42 to 43 2023-12-01T04:55:13.484 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 210 v 43 (ObjNum 209 snap 0 seq_num 209) dirty exists 2023-12-01T04:55:13.484 INFO:tasks.rados.rados.0.smithi080.stdout:210: left oid 210 (ObjNum 209 snap 0 seq_num 209) 2023-12-01T04:55:13.484 INFO:tasks.rados.rados.0.smithi080.stdout:211: finishing write tid 1 to smithi08089843-211 2023-12-01T04:55:13.484 INFO:tasks.rados.rados.0.smithi080.stdout:211: finishing write tid 2 to smithi08089843-211 2023-12-01T04:55:13.484 INFO:tasks.rados.rados.0.smithi080.stdout:211: finishing write tid 3 to smithi08089843-211 2023-12-01T04:55:13.484 INFO:tasks.rados.rados.0.smithi080.stdout:211: finishing write tid 4 to smithi08089843-211 2023-12-01T04:55:13.484 INFO:tasks.rados.rados.0.smithi080.stdout:211: finishing write tid 5 to smithi08089843-211 2023-12-01T04:55:13.485 INFO:tasks.rados.rados.0.smithi080.stdout:211: oid 211 updating version 0 to 57 2023-12-01T04:55:13.485 INFO:tasks.rados.rados.0.smithi080.stdout:211: oid 211 version 57 is already newer than 54 2023-12-01T04:55:13.485 INFO:tasks.rados.rados.0.smithi080.stdout:211: oid 211 version 57 is already newer than 55 2023-12-01T04:55:13.485 INFO:tasks.rados.rados.0.smithi080.stdout:211: oid 211 version 57 is already newer than 56 2023-12-01T04:55:13.485 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 211 v 57 (ObjNum 210 snap 0 seq_num 210) dirty exists 2023-12-01T04:55:13.485 INFO:tasks.rados.rados.0.smithi080.stdout:211: left oid 211 (ObjNum 210 snap 0 seq_num 210) 2023-12-01T04:55:13.485 INFO:tasks.rados.rados.0.smithi080.stdout:212: finishing write tid 1 to smithi08089843-212 2023-12-01T04:55:13.485 INFO:tasks.rados.rados.0.smithi080.stdout:212: finishing write tid 2 to smithi08089843-212 2023-12-01T04:55:13.485 INFO:tasks.rados.rados.0.smithi080.stdout:212: finishing write tid 3 to smithi08089843-212 2023-12-01T04:55:13.485 INFO:tasks.rados.rados.0.smithi080.stdout:212: finishing write tid 4 to smithi08089843-212 2023-12-01T04:55:13.485 INFO:tasks.rados.rados.0.smithi080.stdout:212: finishing write tid 5 to smithi08089843-212 2023-12-01T04:55:13.485 INFO:tasks.rados.rados.0.smithi080.stdout:212: oid 212 updating version 0 to 61 2023-12-01T04:55:13.485 INFO:tasks.rados.rados.0.smithi080.stdout:212: oid 212 version 61 is already newer than 58 2023-12-01T04:55:13.485 INFO:tasks.rados.rados.0.smithi080.stdout:212: oid 212 version 61 is already newer than 60 2023-12-01T04:55:13.486 INFO:tasks.rados.rados.0.smithi080.stdout:212: oid 212 version 61 is already newer than 59 2023-12-01T04:55:13.486 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 212 v 61 (ObjNum 211 snap 0 seq_num 211) dirty exists 2023-12-01T04:55:13.486 INFO:tasks.rados.rados.0.smithi080.stdout:212: left oid 212 (ObjNum 211 snap 0 seq_num 211) 2023-12-01T04:55:13.486 INFO:tasks.rados.rados.0.smithi080.stdout:213: finishing write tid 1 to smithi08089843-213 2023-12-01T04:55:13.486 INFO:tasks.rados.rados.0.smithi080.stdout:210: done (15 left) 2023-12-01T04:55:13.486 INFO:tasks.rados.rados.0.smithi080.stdout:211: done (14 left) 2023-12-01T04:55:13.486 INFO:tasks.rados.rados.0.smithi080.stdout:212: done (13 left) 2023-12-01T04:55:13.486 INFO:tasks.rados.rados.0.smithi080.stdout:226: write initial oid 226 2023-12-01T04:55:13.486 INFO:tasks.rados.rados.0.smithi080.stdout:226: seq_num 225 ranges {581575=705262,1733272=707409,3195938=437497} 2023-12-01T04:55:13.489 INFO:tasks.rados.rados.0.smithi080.stdout:226: writing smithi08089843-226 from 581575 to 1286837 tid 1 2023-12-01T04:55:13.496 INFO:tasks.rados.rados.0.smithi080.stdout:226: writing smithi08089843-226 from 1733272 to 2440681 tid 2 2023-12-01T04:55:13.503 INFO:tasks.rados.rados.0.smithi080.stdout:226: writing smithi08089843-226 from 3195938 to 3633435 tid 3 2023-12-01T04:55:13.503 INFO:tasks.rados.rados.0.smithi080.stdout:227: write initial oid 227 2023-12-01T04:55:13.503 INFO:tasks.rados.rados.0.smithi080.stdout:213: finishing write tid 2 to smithi08089843-213 2023-12-01T04:55:13.503 INFO:tasks.rados.rados.0.smithi080.stdout:213: finishing write tid 3 to smithi08089843-213 2023-12-01T04:55:13.503 INFO:tasks.rados.rados.0.smithi080.stdout:227: seq_num 226 ranges {598382=780511,2075401=451067,3107008=648769} 2023-12-01T04:55:13.511 INFO:tasks.rados.rados.0.smithi080.stdout:227: writing smithi08089843-227 from 598382 to 1378893 tid 1 2023-12-01T04:55:13.517 INFO:tasks.rados.rados.0.smithi080.stdout:227: writing smithi08089843-227 from 2075401 to 2526468 tid 2 2023-12-01T04:55:13.524 INFO:tasks.rados.rados.0.smithi080.stdout:227: writing smithi08089843-227 from 3107008 to 3755777 tid 3 2023-12-01T04:55:13.524 INFO:tasks.rados.rados.0.smithi080.stdout:228: write initial oid 228 2023-12-01T04:55:13.524 INFO:tasks.rados.rados.0.smithi080.stdout:228: seq_num 227 ranges {615189=455760,1733883=711078,3134431=460041} 2023-12-01T04:55:13.530 INFO:tasks.rados.rados.0.smithi080.stdout:228: writing smithi08089843-228 from 615189 to 1070949 tid 1 2023-12-01T04:55:13.538 INFO:tasks.rados.rados.0.smithi080.stdout:228: writing smithi08089843-228 from 1733883 to 2444961 tid 2 2023-12-01T04:55:13.545 INFO:tasks.rados.rados.0.smithi080.stdout:228: writing smithi08089843-228 from 3134431 to 3594472 tid 3 2023-12-01T04:55:13.545 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:13.545 INFO:tasks.rados.rados.0.smithi080.stdout:213: finishing write tid 4 to smithi08089843-213 2023-12-01T04:55:13.546 INFO:tasks.rados.rados.0.smithi080.stdout:213: finishing write tid 5 to smithi08089843-213 2023-12-01T04:55:13.546 INFO:tasks.rados.rados.0.smithi080.stdout:213: oid 213 updating version 0 to 65 2023-12-01T04:55:13.546 INFO:tasks.rados.rados.0.smithi080.stdout:213: oid 213 version 65 is already newer than 63 2023-12-01T04:55:13.546 INFO:tasks.rados.rados.0.smithi080.stdout:213: oid 213 version 65 is already newer than 64 2023-12-01T04:55:13.546 INFO:tasks.rados.rados.0.smithi080.stdout:213: oid 213 version 65 is already newer than 62 2023-12-01T04:55:13.546 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 213 v 65 (ObjNum 212 snap 0 seq_num 212) dirty exists 2023-12-01T04:55:13.546 INFO:tasks.rados.rados.0.smithi080.stdout:213: left oid 213 (ObjNum 212 snap 0 seq_num 212) 2023-12-01T04:55:13.546 INFO:tasks.rados.rados.0.smithi080.stdout:214: finishing write tid 1 to smithi08089843-214 2023-12-01T04:55:13.546 INFO:tasks.rados.rados.0.smithi080.stdout:214: finishing write tid 2 to smithi08089843-214 2023-12-01T04:55:13.546 INFO:tasks.rados.rados.0.smithi080.stdout:214: finishing write tid 3 to smithi08089843-214 2023-12-01T04:55:13.546 INFO:tasks.rados.rados.0.smithi080.stdout:214: finishing write tid 4 to smithi08089843-214 2023-12-01T04:55:13.546 INFO:tasks.rados.rados.0.smithi080.stdout:214: finishing write tid 5 to smithi08089843-214 2023-12-01T04:55:13.546 INFO:tasks.rados.rados.0.smithi080.stdout:214: oid 214 updating version 0 to 46 2023-12-01T04:55:13.547 INFO:tasks.rados.rados.0.smithi080.stdout:214: oid 214 updating version 46 to 48 2023-12-01T04:55:13.547 INFO:tasks.rados.rados.0.smithi080.stdout:214: oid 214 updating version 48 to 49 2023-12-01T04:55:13.547 INFO:tasks.rados.rados.0.smithi080.stdout:214: oid 214 version 49 is already newer than 47 2023-12-01T04:55:13.547 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 214 v 49 (ObjNum 213 snap 0 seq_num 213) dirty exists 2023-12-01T04:55:13.547 INFO:tasks.rados.rados.0.smithi080.stdout:214: left oid 214 (ObjNum 213 snap 0 seq_num 213) 2023-12-01T04:55:13.547 INFO:tasks.rados.rados.0.smithi080.stdout:215: finishing write tid 1 to smithi08089843-215 2023-12-01T04:55:13.547 INFO:tasks.rados.rados.0.smithi080.stdout:215: finishing write tid 2 to smithi08089843-215 2023-12-01T04:55:13.547 INFO:tasks.rados.rados.0.smithi080.stdout:215: finishing write tid 3 to smithi08089843-215 2023-12-01T04:55:13.547 INFO:tasks.rados.rados.0.smithi080.stdout:215: finishing write tid 4 to smithi08089843-215 2023-12-01T04:55:13.547 INFO:tasks.rados.rados.0.smithi080.stdout:215: finishing write tid 5 to smithi08089843-215 2023-12-01T04:55:13.547 INFO:tasks.rados.rados.0.smithi080.stdout:215: oid 215 updating version 0 to 45 2023-12-01T04:55:13.547 INFO:tasks.rados.rados.0.smithi080.stdout:215: oid 215 updating version 45 to 46 2023-12-01T04:55:13.547 INFO:tasks.rados.rados.0.smithi080.stdout:215: oid 215 version 46 is already newer than 44 2023-12-01T04:55:13.547 INFO:tasks.rados.rados.0.smithi080.stdout:215: oid 215 updating version 46 to 47 2023-12-01T04:55:13.547 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 215 v 47 (ObjNum 214 snap 0 seq_num 214) dirty exists 2023-12-01T04:55:13.547 INFO:tasks.rados.rados.0.smithi080.stdout:215: left oid 215 (ObjNum 214 snap 0 seq_num 214) 2023-12-01T04:55:13.548 INFO:tasks.rados.rados.0.smithi080.stdout:216: finishing write tid 1 to smithi08089843-216 2023-12-01T04:55:13.548 INFO:tasks.rados.rados.0.smithi080.stdout:216: finishing write tid 2 to smithi08089843-216 2023-12-01T04:55:13.548 INFO:tasks.rados.rados.0.smithi080.stdout:216: finishing write tid 3 to smithi08089843-216 2023-12-01T04:55:13.548 INFO:tasks.rados.rados.0.smithi080.stdout:216: finishing write tid 4 to smithi08089843-216 2023-12-01T04:55:13.548 INFO:tasks.rados.rados.0.smithi080.stdout:216: finishing write tid 5 to smithi08089843-216 2023-12-01T04:55:13.548 INFO:tasks.rados.rados.0.smithi080.stdout:216: oid 216 updating version 0 to 40 2023-12-01T04:55:13.548 INFO:tasks.rados.rados.0.smithi080.stdout:216: oid 216 version 40 is already newer than 39 2023-12-01T04:55:13.548 INFO:tasks.rados.rados.0.smithi080.stdout:216: oid 216 updating version 40 to 41 2023-12-01T04:55:13.548 INFO:tasks.rados.rados.0.smithi080.stdout:216: oid 216 version 41 is already newer than 38 2023-12-01T04:55:13.548 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 216 v 41 (ObjNum 215 snap 0 seq_num 215) dirty exists 2023-12-01T04:55:13.548 INFO:tasks.rados.rados.0.smithi080.stdout:216: left oid 216 (ObjNum 215 snap 0 seq_num 215) 2023-12-01T04:55:13.548 INFO:tasks.rados.rados.0.smithi080.stdout:217: finishing write tid 1 to smithi08089843-217 2023-12-01T04:55:13.548 INFO:tasks.rados.rados.0.smithi080.stdout:213: done (15 left) 2023-12-01T04:55:13.548 INFO:tasks.rados.rados.0.smithi080.stdout:214: done (14 left) 2023-12-01T04:55:13.548 INFO:tasks.rados.rados.0.smithi080.stdout:215: done (13 left) 2023-12-01T04:55:13.548 INFO:tasks.rados.rados.0.smithi080.stdout:216: done (12 left) 2023-12-01T04:55:13.549 INFO:tasks.rados.rados.0.smithi080.stdout:229: write initial oid 229 2023-12-01T04:55:13.549 INFO:tasks.rados.rados.0.smithi080.stdout:229: seq_num 228 ranges {631996=531009,1792365=454736,2761854=671313} 2023-12-01T04:55:13.551 INFO:tasks.rados.rados.0.smithi080.stdout:229: writing smithi08089843-229 from 631996 to 1163005 tid 1 2023-12-01T04:55:13.558 INFO:tasks.rados.rados.0.smithi080.stdout:229: writing smithi08089843-229 from 1792365 to 2247101 tid 2 2023-12-01T04:55:13.565 INFO:tasks.rados.rados.0.smithi080.stdout:229: writing smithi08089843-229 from 2761854 to 3433167 tid 3 2023-12-01T04:55:13.565 INFO:tasks.rados.rados.0.smithi080.stdout:230: write initial oid 230 2023-12-01T04:55:13.565 INFO:tasks.rados.rados.0.smithi080.stdout:230: seq_num 229 ranges {648803=722611,1967200=714747,3421983=426820} 2023-12-01T04:55:13.573 INFO:tasks.rados.rados.0.smithi080.stdout:230: writing smithi08089843-230 from 648803 to 1371414 tid 1 2023-12-01T04:55:13.580 INFO:tasks.rados.rados.0.smithi080.stdout:230: writing smithi08089843-230 from 1967200 to 2681947 tid 2 2023-12-01T04:55:13.586 INFO:tasks.rados.rados.0.smithi080.stdout:230: writing smithi08089843-230 from 3421983 to 3848803 tid 3 2023-12-01T04:55:13.586 INFO:tasks.rados.rados.0.smithi080.stdout:231: write initial oid 231 2023-12-01T04:55:13.587 INFO:tasks.rados.rados.0.smithi080.stdout:231: seq_num 230 ranges {665610=797860,1909329=458405,2816700=410210} 2023-12-01T04:55:13.595 INFO:tasks.rados.rados.0.smithi080.stdout:231: writing smithi08089843-231 from 665610 to 1463470 tid 1 2023-12-01T04:55:13.601 INFO:tasks.rados.rados.0.smithi080.stdout:231: writing smithi08089843-231 from 1909329 to 2367734 tid 2 2023-12-01T04:55:13.605 INFO:tasks.rados.rados.0.smithi080.stdout:231: writing smithi08089843-231 from 2816700 to 3226910 tid 3 2023-12-01T04:55:13.605 INFO:tasks.rados.rados.0.smithi080.stdout:232: write initial oid 232 2023-12-01T04:55:13.605 INFO:tasks.rados.rados.0.smithi080.stdout:232: seq_num 231 ranges {682417=473109,1567811=602063,2844123=621482} 2023-12-01T04:55:13.611 INFO:tasks.rados.rados.0.smithi080.stdout:232: writing smithi08089843-232 from 682417 to 1155526 tid 1 2023-12-01T04:55:13.617 INFO:tasks.rados.rados.0.smithi080.stdout:232: writing smithi08089843-232 from 1567811 to 2169874 tid 2 2023-12-01T04:55:13.625 INFO:tasks.rados.rados.0.smithi080.stdout:232: writing smithi08089843-232 from 2844123 to 3465605 tid 3 2023-12-01T04:55:13.625 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:13.625 INFO:tasks.rados.rados.0.smithi080.stdout:217: finishing write tid 2 to smithi08089843-217 2023-12-01T04:55:13.625 INFO:tasks.rados.rados.0.smithi080.stdout:217: finishing write tid 3 to smithi08089843-217 2023-12-01T04:55:13.625 INFO:tasks.rados.rados.0.smithi080.stdout:217: finishing write tid 4 to smithi08089843-217 2023-12-01T04:55:13.625 INFO:tasks.rados.rados.0.smithi080.stdout:217: finishing write tid 5 to smithi08089843-217 2023-12-01T04:55:13.625 INFO:tasks.rados.rados.0.smithi080.stdout:217: oid 217 updating version 0 to 45 2023-12-01T04:55:13.626 INFO:tasks.rados.rados.0.smithi080.stdout:217: oid 217 updating version 45 to 48 2023-12-01T04:55:13.626 INFO:tasks.rados.rados.0.smithi080.stdout:217: oid 217 version 48 is already newer than 46 2023-12-01T04:55:13.626 INFO:tasks.rados.rados.0.smithi080.stdout:217: oid 217 version 48 is already newer than 47 2023-12-01T04:55:13.626 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 217 v 48 (ObjNum 216 snap 0 seq_num 216) dirty exists 2023-12-01T04:55:13.626 INFO:tasks.rados.rados.0.smithi080.stdout:217: left oid 217 (ObjNum 216 snap 0 seq_num 216) 2023-12-01T04:55:13.626 INFO:tasks.rados.rados.0.smithi080.stdout:218: finishing write tid 1 to smithi08089843-218 2023-12-01T04:55:13.626 INFO:tasks.rados.rados.0.smithi080.stdout:218: finishing write tid 2 to smithi08089843-218 2023-12-01T04:55:13.626 INFO:tasks.rados.rados.0.smithi080.stdout:218: finishing write tid 3 to smithi08089843-218 2023-12-01T04:55:13.626 INFO:tasks.rados.rados.0.smithi080.stdout:218: finishing write tid 4 to smithi08089843-218 2023-12-01T04:55:13.626 INFO:tasks.rados.rados.0.smithi080.stdout:218: finishing write tid 5 to smithi08089843-218 2023-12-01T04:55:13.626 INFO:tasks.rados.rados.0.smithi080.stdout:218: oid 218 updating version 0 to 67 2023-12-01T04:55:13.626 INFO:tasks.rados.rados.0.smithi080.stdout:218: oid 218 version 67 is already newer than 66 2023-12-01T04:55:13.626 INFO:tasks.rados.rados.0.smithi080.stdout:218: oid 218 updating version 67 to 69 2023-12-01T04:55:13.626 INFO:tasks.rados.rados.0.smithi080.stdout:218: oid 218 version 69 is already newer than 68 2023-12-01T04:55:13.627 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 218 v 69 (ObjNum 217 snap 0 seq_num 217) dirty exists 2023-12-01T04:55:13.627 INFO:tasks.rados.rados.0.smithi080.stdout:218: left oid 218 (ObjNum 217 snap 0 seq_num 217) 2023-12-01T04:55:13.627 INFO:tasks.rados.rados.0.smithi080.stdout:217: done (15 left) 2023-12-01T04:55:13.627 INFO:tasks.rados.rados.0.smithi080.stdout:218: done (14 left) 2023-12-01T04:55:13.627 INFO:tasks.rados.rados.0.smithi080.stdout:233: write initial oid 233 2023-12-01T04:55:13.627 INFO:tasks.rados.rados.0.smithi080.stdout:233: seq_num 232 ranges {699224=548358,2026293=462074,3271546=432754} 2023-12-01T04:55:13.637 INFO:tasks.rados.rados.0.smithi080.stdout:233: writing smithi08089843-233 from 699224 to 1247582 tid 1 2023-12-01T04:55:13.645 INFO:tasks.rados.rados.0.smithi080.stdout:233: writing smithi08089843-233 from 2026293 to 2488367 tid 2 2023-12-01T04:55:13.652 INFO:tasks.rados.rados.0.smithi080.stdout:233: writing smithi08089843-233 from 3271546 to 3704300 tid 3 2023-12-01T04:55:13.652 INFO:tasks.rados.rados.0.smithi080.stdout:234: write initial oid 234 2023-12-01T04:55:13.652 INFO:tasks.rados.rados.0.smithi080.stdout:234: seq_num 233 ranges {716031=623607,2084775=605732,3298969=617062} 2023-12-01T04:55:13.660 INFO:tasks.rados.rados.0.smithi080.stdout:234: writing smithi08089843-234 from 716031 to 1339638 tid 1 2023-12-01T04:55:13.667 INFO:tasks.rados.rados.0.smithi080.stdout:234: writing smithi08089843-234 from 2084775 to 2690507 tid 2 2023-12-01T04:55:13.675 INFO:tasks.rados.rados.0.smithi080.stdout:234: writing smithi08089843-234 from 3298969 to 3916031 tid 3 2023-12-01T04:55:13.675 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:13.675 INFO:tasks.rados.rados.0.smithi080.stdout:219: finishing write tid 1 to smithi08089843-219 2023-12-01T04:55:13.675 INFO:tasks.rados.rados.0.smithi080.stdout:219: finishing write tid 2 to smithi08089843-219 2023-12-01T04:55:13.675 INFO:tasks.rados.rados.0.smithi080.stdout:219: finishing write tid 3 to smithi08089843-219 2023-12-01T04:55:13.675 INFO:tasks.rados.rados.0.smithi080.stdout:219: finishing write tid 4 to smithi08089843-219 2023-12-01T04:55:13.675 INFO:tasks.rados.rados.0.smithi080.stdout:219: finishing write tid 5 to smithi08089843-219 2023-12-01T04:55:13.675 INFO:tasks.rados.rados.0.smithi080.stdout:219: oid 219 updating version 0 to 51 2023-12-01T04:55:13.676 INFO:tasks.rados.rados.0.smithi080.stdout:219: oid 219 version 51 is already newer than 50 2023-12-01T04:55:13.676 INFO:tasks.rados.rados.0.smithi080.stdout:219: oid 219 updating version 51 to 52 2023-12-01T04:55:13.676 INFO:tasks.rados.rados.0.smithi080.stdout:219: oid 219 version 52 is already newer than 49 2023-12-01T04:55:13.676 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 219 v 52 (ObjNum 218 snap 0 seq_num 218) dirty exists 2023-12-01T04:55:13.676 INFO:tasks.rados.rados.0.smithi080.stdout:219: left oid 219 (ObjNum 218 snap 0 seq_num 218) 2023-12-01T04:55:13.676 INFO:tasks.rados.rados.0.smithi080.stdout:220: finishing write tid 1 to smithi08089843-220 2023-12-01T04:55:13.676 INFO:tasks.rados.rados.0.smithi080.stdout:220: finishing write tid 2 to smithi08089843-220 2023-12-01T04:55:13.676 INFO:tasks.rados.rados.0.smithi080.stdout:220: finishing write tid 3 to smithi08089843-220 2023-12-01T04:55:13.676 INFO:tasks.rados.rados.0.smithi080.stdout:220: finishing write tid 4 to smithi08089843-220 2023-12-01T04:55:13.676 INFO:tasks.rados.rados.0.smithi080.stdout:219: done (15 left) 2023-12-01T04:55:13.676 INFO:tasks.rados.rados.0.smithi080.stdout:235: write initial oid 235 2023-12-01T04:55:13.676 INFO:tasks.rados.rados.0.smithi080.stdout:235: seq_num 234 ranges {732838=698856,2026904=465743,3210039=571651} 2023-12-01T04:55:13.685 INFO:tasks.rados.rados.0.smithi080.stdout:235: writing smithi08089843-235 from 732838 to 1431694 tid 1 2023-12-01T04:55:13.691 INFO:tasks.rados.rados.0.smithi080.stdout:235: writing smithi08089843-235 from 2026904 to 2492647 tid 2 2023-12-01T04:55:13.699 INFO:tasks.rados.rados.0.smithi080.stdout:235: writing smithi08089843-235 from 3210039 to 3781690 tid 3 2023-12-01T04:55:13.699 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:13.699 INFO:tasks.rados.rados.0.smithi080.stdout:220: finishing write tid 5 to smithi08089843-220 2023-12-01T04:55:13.699 INFO:tasks.rados.rados.0.smithi080.stdout:220: oid 220 updating version 0 to 38 2023-12-01T04:55:13.699 INFO:tasks.rados.rados.0.smithi080.stdout:220: oid 220 updating version 38 to 39 2023-12-01T04:55:13.699 INFO:tasks.rados.rados.0.smithi080.stdout:220: oid 220 version 39 is already newer than 37 2023-12-01T04:55:13.700 INFO:tasks.rados.rados.0.smithi080.stdout:220: oid 220 version 39 is already newer than 36 2023-12-01T04:55:13.700 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 220 v 39 (ObjNum 219 snap 0 seq_num 219) dirty exists 2023-12-01T04:55:13.700 INFO:tasks.rados.rados.0.smithi080.stdout:220: left oid 220 (ObjNum 219 snap 0 seq_num 219) 2023-12-01T04:55:13.700 INFO:tasks.rados.rados.0.smithi080.stdout:220: done (15 left) 2023-12-01T04:55:13.700 INFO:tasks.rados.rados.0.smithi080.stdout:236: write initial oid 236 2023-12-01T04:55:13.700 INFO:tasks.rados.rados.0.smithi080.stdout:236: seq_num 235 ranges {749645=774105,2085386=609401,3237462=712183} 2023-12-01T04:55:13.707 INFO:tasks.rados.rados.0.smithi080.stdout:236: writing smithi08089843-236 from 749645 to 1523750 tid 1 2023-12-01T04:55:13.714 INFO:tasks.rados.rados.0.smithi080.stdout:236: writing smithi08089843-236 from 2085386 to 2694787 tid 2 2023-12-01T04:55:13.722 INFO:tasks.rados.rados.0.smithi080.stdout:236: writing smithi08089843-236 from 3237462 to 3949645 tid 3 2023-12-01T04:55:13.722 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:13.722 INFO:tasks.rados.rados.0.smithi080.stdout:221: finishing write tid 1 to smithi08089843-221 2023-12-01T04:55:13.722 INFO:tasks.rados.rados.0.smithi080.stdout:221: finishing write tid 2 to smithi08089843-221 2023-12-01T04:55:13.722 INFO:tasks.rados.rados.0.smithi080.stdout:221: finishing write tid 3 to smithi08089843-221 2023-12-01T04:55:13.722 INFO:tasks.rados.rados.0.smithi080.stdout:221: finishing write tid 4 to smithi08089843-221 2023-12-01T04:55:13.723 INFO:tasks.rados.rados.0.smithi080.stdout:221: finishing write tid 5 to smithi08089843-221 2023-12-01T04:55:13.723 INFO:tasks.rados.rados.0.smithi080.stdout:221: oid 221 updating version 0 to 53 2023-12-01T04:55:13.723 INFO:tasks.rados.rados.0.smithi080.stdout:221: oid 221 version 53 is already newer than 50 2023-12-01T04:55:13.723 INFO:tasks.rados.rados.0.smithi080.stdout:221: oid 221 version 53 is already newer than 52 2023-12-01T04:55:13.723 INFO:tasks.rados.rados.0.smithi080.stdout:221: oid 221 version 53 is already newer than 51 2023-12-01T04:55:13.723 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 221 v 53 (ObjNum 220 snap 0 seq_num 220) dirty exists 2023-12-01T04:55:13.723 INFO:tasks.rados.rados.0.smithi080.stdout:221: left oid 221 (ObjNum 220 snap 0 seq_num 220) 2023-12-01T04:55:13.723 INFO:tasks.rados.rados.0.smithi080.stdout:222: finishing write tid 1 to smithi08089843-222 2023-12-01T04:55:13.723 INFO:tasks.rados.rados.0.smithi080.stdout:222: finishing write tid 2 to smithi08089843-222 2023-12-01T04:55:13.723 INFO:tasks.rados.rados.0.smithi080.stdout:221: done (15 left) 2023-12-01T04:55:13.723 INFO:tasks.rados.rados.0.smithi080.stdout:237: write initial oid 237 2023-12-01T04:55:13.723 INFO:tasks.rados.rados.0.smithi080.stdout:237: seq_num 236 ranges {766452=565707,1860221=469412,2981238=594195} 2023-12-01T04:55:13.729 INFO:tasks.rados.rados.0.smithi080.stdout:237: writing smithi08089843-237 from 766452 to 1332159 tid 1 2023-12-01T04:55:13.735 INFO:tasks.rados.rados.0.smithi080.stdout:237: writing smithi08089843-237 from 1860221 to 2329633 tid 2 2023-12-01T04:55:13.743 INFO:tasks.rados.rados.0.smithi080.stdout:237: writing smithi08089843-237 from 2981238 to 3575433 tid 3 2023-12-01T04:55:13.743 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:13.743 INFO:tasks.rados.rados.0.smithi080.stdout:222: finishing write tid 3 to smithi08089843-222 2023-12-01T04:55:13.743 INFO:tasks.rados.rados.0.smithi080.stdout:222: finishing write tid 4 to smithi08089843-222 2023-12-01T04:55:13.743 INFO:tasks.rados.rados.0.smithi080.stdout:222: finishing write tid 5 to smithi08089843-222 2023-12-01T04:55:13.743 INFO:tasks.rados.rados.0.smithi080.stdout:222: oid 222 updating version 0 to 48 2023-12-01T04:55:13.743 INFO:tasks.rados.rados.0.smithi080.stdout:222: oid 222 updating version 48 to 50 2023-12-01T04:55:13.743 INFO:tasks.rados.rados.0.smithi080.stdout:222: oid 222 version 50 is already newer than 49 2023-12-01T04:55:13.743 INFO:tasks.rados.rados.0.smithi080.stdout:222: oid 222 updating version 50 to 51 2023-12-01T04:55:13.743 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 222 v 51 (ObjNum 221 snap 0 seq_num 221) dirty exists 2023-12-01T04:55:13.744 INFO:tasks.rados.rados.0.smithi080.stdout:222: left oid 222 (ObjNum 221 snap 0 seq_num 221) 2023-12-01T04:55:13.744 INFO:tasks.rados.rados.0.smithi080.stdout:223: finishing write tid 1 to smithi08089843-223 2023-12-01T04:55:13.744 INFO:tasks.rados.rados.0.smithi080.stdout:223: finishing write tid 2 to smithi08089843-223 2023-12-01T04:55:13.744 INFO:tasks.rados.rados.0.smithi080.stdout:223: finishing write tid 3 to smithi08089843-223 2023-12-01T04:55:13.744 INFO:tasks.rados.rados.0.smithi080.stdout:223: finishing write tid 4 to smithi08089843-223 2023-12-01T04:55:13.744 INFO:tasks.rados.rados.0.smithi080.stdout:223: finishing write tid 5 to smithi08089843-223 2023-12-01T04:55:13.744 INFO:tasks.rados.rados.0.smithi080.stdout:223: finishing write tid 6 to smithi08089843-223 2023-12-01T04:55:13.744 INFO:tasks.rados.rados.0.smithi080.stdout:223: oid 223 updating version 0 to 57 2023-12-01T04:55:13.744 INFO:tasks.rados.rados.0.smithi080.stdout:223: oid 223 version 57 is already newer than 54 2023-12-01T04:55:13.744 INFO:tasks.rados.rados.0.smithi080.stdout:223: oid 223 version 57 is already newer than 56 2023-12-01T04:55:13.744 INFO:tasks.rados.rados.0.smithi080.stdout:223: oid 223 version 57 is already newer than 55 2023-12-01T04:55:13.744 INFO:tasks.rados.rados.0.smithi080.stdout:223: oid 223 updating version 57 to 58 2023-12-01T04:55:13.744 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 223 v 58 (ObjNum 222 snap 0 seq_num 222) dirty exists 2023-12-01T04:55:13.744 INFO:tasks.rados.rados.0.smithi080.stdout:223: left oid 223 (ObjNum 222 snap 0 seq_num 222) 2023-12-01T04:55:13.744 INFO:tasks.rados.rados.0.smithi080.stdout:222: done (15 left) 2023-12-01T04:55:13.745 INFO:tasks.rados.rados.0.smithi080.stdout:223: done (14 left) 2023-12-01T04:55:13.745 INFO:tasks.rados.rados.0.smithi080.stdout:238: write initial oid 238 2023-12-01T04:55:13.745 INFO:tasks.rados.rados.0.smithi080.stdout:238: seq_num 237 ranges {783259=640956,1918703=613070,3008661=405467,3821939=161320} 2023-12-01T04:55:13.750 INFO:tasks.rados.rados.0.smithi080.stdout:238: writing smithi08089843-238 from 783259 to 1424215 tid 1 2023-12-01T04:55:13.757 INFO:tasks.rados.rados.0.smithi080.stdout:238: writing smithi08089843-238 from 1918703 to 2531773 tid 2 2023-12-01T04:55:13.762 INFO:tasks.rados.rados.0.smithi080.stdout:238: writing smithi08089843-238 from 3008661 to 3414128 tid 3 2023-12-01T04:55:13.766 INFO:tasks.rados.rados.0.smithi080.stdout:238: writing smithi08089843-238 from 3821939 to 3983259 tid 4 2023-12-01T04:55:13.766 INFO:tasks.rados.rados.0.smithi080.stdout:239: write initial oid 239 2023-12-01T04:55:13.766 INFO:tasks.rados.rados.0.smithi080.stdout:239: seq_num 238 ranges {400066=716205,1860832=139234} 2023-12-01T04:55:13.772 INFO:tasks.rados.rados.0.smithi080.stdout:239: writing smithi08089843-239 from 400066 to 1116271 tid 1 2023-12-01T04:55:13.778 INFO:tasks.rados.rados.0.smithi080.stdout:239: writing smithi08089843-239 from 1860832 to 2000066 tid 2 2023-12-01T04:55:13.778 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:13.778 INFO:tasks.rados.rados.0.smithi080.stdout:224: finishing write tid 1 to smithi08089843-224 2023-12-01T04:55:13.778 INFO:tasks.rados.rados.0.smithi080.stdout:224: finishing write tid 2 to smithi08089843-224 2023-12-01T04:55:13.778 INFO:tasks.rados.rados.0.smithi080.stdout:224: finishing write tid 3 to smithi08089843-224 2023-12-01T04:55:13.778 INFO:tasks.rados.rados.0.smithi080.stdout:224: finishing write tid 4 to smithi08089843-224 2023-12-01T04:55:13.778 INFO:tasks.rados.rados.0.smithi080.stdout:224: finishing write tid 5 to smithi08089843-224 2023-12-01T04:55:13.779 INFO:tasks.rados.rados.0.smithi080.stdout:224: oid 224 updating version 0 to 33 2023-12-01T04:55:13.779 INFO:tasks.rados.rados.0.smithi080.stdout:224: oid 224 updating version 33 to 35 2023-12-01T04:55:13.779 INFO:tasks.rados.rados.0.smithi080.stdout:224: oid 224 version 35 is already newer than 32 2023-12-01T04:55:13.779 INFO:tasks.rados.rados.0.smithi080.stdout:224: oid 224 version 35 is already newer than 34 2023-12-01T04:55:13.779 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 224 v 35 (ObjNum 223 snap 0 seq_num 223) dirty exists 2023-12-01T04:55:13.779 INFO:tasks.rados.rados.0.smithi080.stdout:224: left oid 224 (ObjNum 223 snap 0 seq_num 223) 2023-12-01T04:55:13.779 INFO:tasks.rados.rados.0.smithi080.stdout:225: finishing write tid 1 to smithi08089843-225 2023-12-01T04:55:13.779 INFO:tasks.rados.rados.0.smithi080.stdout:225: finishing write tid 2 to smithi08089843-225 2023-12-01T04:55:13.779 INFO:tasks.rados.rados.0.smithi080.stdout:224: done (15 left) 2023-12-01T04:55:13.779 INFO:tasks.rados.rados.0.smithi080.stdout:240: write initial oid 240 2023-12-01T04:55:13.779 INFO:tasks.rados.rados.0.smithi080.stdout:240: seq_num 239 ranges {416873=791454,1919314=97559} 2023-12-01T04:55:13.784 INFO:tasks.rados.rados.0.smithi080.stdout:240: writing smithi08089843-240 from 416873 to 1208327 tid 1 2023-12-01T04:55:13.789 INFO:tasks.rados.rados.0.smithi080.stdout:240: writing smithi08089843-240 from 1919314 to 2016873 tid 2 2023-12-01T04:55:13.790 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:13.790 INFO:tasks.rados.rados.0.smithi080.stdout:225: finishing write tid 3 to smithi08089843-225 2023-12-01T04:55:13.790 INFO:tasks.rados.rados.0.smithi080.stdout:225: finishing write tid 4 to smithi08089843-225 2023-12-01T04:55:13.790 INFO:tasks.rados.rados.0.smithi080.stdout:225: finishing write tid 5 to smithi08089843-225 2023-12-01T04:55:13.790 INFO:tasks.rados.rados.0.smithi080.stdout:225: oid 225 updating version 0 to 59 2023-12-01T04:55:13.790 INFO:tasks.rados.rados.0.smithi080.stdout:225: oid 225 updating version 59 to 62 2023-12-01T04:55:13.790 INFO:tasks.rados.rados.0.smithi080.stdout:225: oid 225 version 62 is already newer than 61 2023-12-01T04:55:13.790 INFO:tasks.rados.rados.0.smithi080.stdout:225: oid 225 version 62 is already newer than 60 2023-12-01T04:55:13.790 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 225 v 62 (ObjNum 224 snap 0 seq_num 224) dirty exists 2023-12-01T04:55:13.790 INFO:tasks.rados.rados.0.smithi080.stdout:225: left oid 225 (ObjNum 224 snap 0 seq_num 224) 2023-12-01T04:55:13.790 INFO:tasks.rados.rados.0.smithi080.stdout:226: finishing write tid 1 to smithi08089843-226 2023-12-01T04:55:13.790 INFO:tasks.rados.rados.0.smithi080.stdout:225: done (15 left) 2023-12-01T04:55:13.790 INFO:tasks.rados.rados.0.smithi080.stdout:241: write initial oid 241 2023-12-01T04:55:13.791 INFO:tasks.rados.rados.0.smithi080.stdout:241: seq_num 240 ranges {433680=466703,1577796=455884} 2023-12-01T04:55:13.794 INFO:tasks.rados.rados.0.smithi080.stdout:241: writing smithi08089843-241 from 433680 to 900383 tid 1 2023-12-01T04:55:13.801 INFO:tasks.rados.rados.0.smithi080.stdout:241: writing smithi08089843-241 from 1577796 to 2033680 tid 2 2023-12-01T04:55:13.801 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:13.801 INFO:tasks.rados.rados.0.smithi080.stdout:226: finishing write tid 2 to smithi08089843-226 2023-12-01T04:55:13.802 INFO:tasks.rados.rados.0.smithi080.stdout:226: finishing write tid 3 to smithi08089843-226 2023-12-01T04:55:13.802 INFO:tasks.rados.rados.0.smithi080.stdout:226: finishing write tid 4 to smithi08089843-226 2023-12-01T04:55:13.802 INFO:tasks.rados.rados.0.smithi080.stdout:226: finishing write tid 5 to smithi08089843-226 2023-12-01T04:55:13.802 INFO:tasks.rados.rados.0.smithi080.stdout:226: oid 226 updating version 0 to 79 2023-12-01T04:55:13.802 INFO:tasks.rados.rados.0.smithi080.stdout:226: oid 226 updating version 79 to 80 2023-12-01T04:55:13.802 INFO:tasks.rados.rados.0.smithi080.stdout:226: oid 226 version 80 is already newer than 78 2023-12-01T04:55:13.802 INFO:tasks.rados.rados.0.smithi080.stdout:226: oid 226 updating version 80 to 81 2023-12-01T04:55:13.802 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 226 v 81 (ObjNum 225 snap 0 seq_num 225) dirty exists 2023-12-01T04:55:13.802 INFO:tasks.rados.rados.0.smithi080.stdout:226: left oid 226 (ObjNum 225 snap 0 seq_num 225) 2023-12-01T04:55:13.802 INFO:tasks.rados.rados.0.smithi080.stdout:227: finishing write tid 1 to smithi08089843-227 2023-12-01T04:55:13.802 INFO:tasks.rados.rados.0.smithi080.stdout:226: done (15 left) 2023-12-01T04:55:13.802 INFO:tasks.rados.rados.0.smithi080.stdout:242: write initial oid 242 2023-12-01T04:55:13.802 INFO:tasks.rados.rados.0.smithi080.stdout:242: seq_num 241 ranges {450487=541952,1636278=414209} 2023-12-01T04:55:13.807 INFO:tasks.rados.rados.0.smithi080.stdout:242: writing smithi08089843-242 from 450487 to 992439 tid 1 2023-12-01T04:55:13.813 INFO:tasks.rados.rados.0.smithi080.stdout:242: writing smithi08089843-242 from 1636278 to 2050487 tid 2 2023-12-01T04:55:13.813 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:13.814 INFO:tasks.rados.rados.0.smithi080.stdout:227: finishing write tid 2 to smithi08089843-227 2023-12-01T04:55:13.814 INFO:tasks.rados.rados.0.smithi080.stdout:227: finishing write tid 3 to smithi08089843-227 2023-12-01T04:55:13.814 INFO:tasks.rados.rados.0.smithi080.stdout:227: finishing write tid 4 to smithi08089843-227 2023-12-01T04:55:13.814 INFO:tasks.rados.rados.0.smithi080.stdout:227: finishing write tid 5 to smithi08089843-227 2023-12-01T04:55:13.814 INFO:tasks.rados.rados.0.smithi080.stdout:227: oid 227 updating version 0 to 42 2023-12-01T04:55:13.814 INFO:tasks.rados.rados.0.smithi080.stdout:227: oid 227 updating version 42 to 45 2023-12-01T04:55:13.814 INFO:tasks.rados.rados.0.smithi080.stdout:227: oid 227 version 45 is already newer than 44 2023-12-01T04:55:13.814 INFO:tasks.rados.rados.0.smithi080.stdout:227: oid 227 version 45 is already newer than 43 2023-12-01T04:55:13.814 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 227 v 45 (ObjNum 226 snap 0 seq_num 226) dirty exists 2023-12-01T04:55:13.814 INFO:tasks.rados.rados.0.smithi080.stdout:227: left oid 227 (ObjNum 226 snap 0 seq_num 226) 2023-12-01T04:55:13.814 INFO:tasks.rados.rados.0.smithi080.stdout:227: done (15 left) 2023-12-01T04:55:13.814 INFO:tasks.rados.rados.0.smithi080.stdout:243: write initial oid 243 2023-12-01T04:55:13.814 INFO:tasks.rados.rados.0.smithi080.stdout:243: seq_num 242 ranges {467294=617201,1578407=488887} 2023-12-01T04:55:13.819 INFO:tasks.rados.rados.0.smithi080.stdout:243: writing smithi08089843-243 from 467294 to 1084495 tid 1 2023-12-01T04:55:13.826 INFO:tasks.rados.rados.0.smithi080.stdout:243: writing smithi08089843-243 from 1578407 to 2067294 tid 2 2023-12-01T04:55:13.826 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:13.826 INFO:tasks.rados.rados.0.smithi080.stdout:228: finishing write tid 1 to smithi08089843-228 2023-12-01T04:55:13.826 INFO:tasks.rados.rados.0.smithi080.stdout:228: finishing write tid 2 to smithi08089843-228 2023-12-01T04:55:13.826 INFO:tasks.rados.rados.0.smithi080.stdout:228: finishing write tid 3 to smithi08089843-228 2023-12-01T04:55:13.826 INFO:tasks.rados.rados.0.smithi080.stdout:228: finishing write tid 4 to smithi08089843-228 2023-12-01T04:55:13.826 INFO:tasks.rados.rados.0.smithi080.stdout:228: finishing write tid 5 to smithi08089843-228 2023-12-01T04:55:13.826 INFO:tasks.rados.rados.0.smithi080.stdout:228: oid 228 updating version 0 to 63 2023-12-01T04:55:13.826 INFO:tasks.rados.rados.0.smithi080.stdout:228: oid 228 updating version 63 to 64 2023-12-01T04:55:13.827 INFO:tasks.rados.rados.0.smithi080.stdout:228: oid 228 updating version 64 to 65 2023-12-01T04:55:13.827 INFO:tasks.rados.rados.0.smithi080.stdout:228: oid 228 updating version 65 to 66 2023-12-01T04:55:13.827 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 228 v 66 (ObjNum 227 snap 0 seq_num 227) dirty exists 2023-12-01T04:55:13.827 INFO:tasks.rados.rados.0.smithi080.stdout:228: left oid 228 (ObjNum 227 snap 0 seq_num 227) 2023-12-01T04:55:13.827 INFO:tasks.rados.rados.0.smithi080.stdout:229: finishing write tid 1 to smithi08089843-229 2023-12-01T04:55:13.827 INFO:tasks.rados.rados.0.smithi080.stdout:228: done (15 left) 2023-12-01T04:55:13.827 INFO:tasks.rados.rados.0.smithi080.stdout:244: write initial oid 244 2023-12-01T04:55:13.827 INFO:tasks.rados.rados.0.smithi080.stdout:244: seq_num 243 ranges {484101=692450,1636889=447212} 2023-12-01T04:55:13.832 INFO:tasks.rados.rados.0.smithi080.stdout:244: writing smithi08089843-244 from 484101 to 1176551 tid 1 2023-12-01T04:55:13.838 INFO:tasks.rados.rados.0.smithi080.stdout:244: writing smithi08089843-244 from 1636889 to 2084101 tid 2 2023-12-01T04:55:13.838 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:13.839 INFO:tasks.rados.rados.0.smithi080.stdout:229: finishing write tid 2 to smithi08089843-229 2023-12-01T04:55:13.839 INFO:tasks.rados.rados.0.smithi080.stdout:229: finishing write tid 3 to smithi08089843-229 2023-12-01T04:55:13.839 INFO:tasks.rados.rados.0.smithi080.stdout:229: finishing write tid 4 to smithi08089843-229 2023-12-01T04:55:13.839 INFO:tasks.rados.rados.0.smithi080.stdout:229: finishing write tid 5 to smithi08089843-229 2023-12-01T04:55:13.839 INFO:tasks.rados.rados.0.smithi080.stdout:229: oid 229 updating version 0 to 49 2023-12-01T04:55:13.839 INFO:tasks.rados.rados.0.smithi080.stdout:229: oid 229 version 49 is already newer than 46 2023-12-01T04:55:13.839 INFO:tasks.rados.rados.0.smithi080.stdout:229: oid 229 version 49 is already newer than 47 2023-12-01T04:55:13.840 INFO:tasks.rados.rados.0.smithi080.stdout:229: oid 229 version 49 is already newer than 48 2023-12-01T04:55:13.840 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 229 v 49 (ObjNum 228 snap 0 seq_num 228) dirty exists 2023-12-01T04:55:13.840 INFO:tasks.rados.rados.0.smithi080.stdout:229: left oid 229 (ObjNum 228 snap 0 seq_num 228) 2023-12-01T04:55:13.840 INFO:tasks.rados.rados.0.smithi080.stdout:230: finishing write tid 1 to smithi08089843-230 2023-12-01T04:55:13.840 INFO:tasks.rados.rados.0.smithi080.stdout:230: finishing write tid 2 to smithi08089843-230 2023-12-01T04:55:13.840 INFO:tasks.rados.rados.0.smithi080.stdout:230: finishing write tid 3 to smithi08089843-230 2023-12-01T04:55:13.840 INFO:tasks.rados.rados.0.smithi080.stdout:230: finishing write tid 4 to smithi08089843-230 2023-12-01T04:55:13.840 INFO:tasks.rados.rados.0.smithi080.stdout:230: finishing write tid 5 to smithi08089843-230 2023-12-01T04:55:13.840 INFO:tasks.rados.rados.0.smithi080.stdout:230: oid 230 updating version 0 to 38 2023-12-01T04:55:13.840 INFO:tasks.rados.rados.0.smithi080.stdout:230: oid 230 version 38 is already newer than 37 2023-12-01T04:55:13.840 INFO:tasks.rados.rados.0.smithi080.stdout:230: oid 230 version 38 is already newer than 36 2023-12-01T04:55:13.840 INFO:tasks.rados.rados.0.smithi080.stdout:230: oid 230 version 38 is already newer than 35 2023-12-01T04:55:13.840 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 230 v 38 (ObjNum 229 snap 0 seq_num 229) dirty exists 2023-12-01T04:55:13.840 INFO:tasks.rados.rados.0.smithi080.stdout:230: left oid 230 (ObjNum 229 snap 0 seq_num 229) 2023-12-01T04:55:13.841 INFO:tasks.rados.rados.0.smithi080.stdout:231: finishing write tid 1 to smithi08089843-231 2023-12-01T04:55:13.841 INFO:tasks.rados.rados.0.smithi080.stdout:231: finishing write tid 2 to smithi08089843-231 2023-12-01T04:55:13.841 INFO:tasks.rados.rados.0.smithi080.stdout:231: finishing write tid 3 to smithi08089843-231 2023-12-01T04:55:13.841 INFO:tasks.rados.rados.0.smithi080.stdout:231: finishing write tid 4 to smithi08089843-231 2023-12-01T04:55:13.841 INFO:tasks.rados.rados.0.smithi080.stdout:231: finishing write tid 5 to smithi08089843-231 2023-12-01T04:55:13.841 INFO:tasks.rados.rados.0.smithi080.stdout:231: oid 231 updating version 0 to 68 2023-12-01T04:55:13.841 INFO:tasks.rados.rados.0.smithi080.stdout:231: oid 231 updating version 68 to 70 2023-12-01T04:55:13.841 INFO:tasks.rados.rados.0.smithi080.stdout:231: oid 231 version 70 is already newer than 67 2023-12-01T04:55:13.841 INFO:tasks.rados.rados.0.smithi080.stdout:231: oid 231 version 70 is already newer than 69 2023-12-01T04:55:13.841 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 231 v 70 (ObjNum 230 snap 0 seq_num 230) dirty exists 2023-12-01T04:55:13.841 INFO:tasks.rados.rados.0.smithi080.stdout:231: left oid 231 (ObjNum 230 snap 0 seq_num 230) 2023-12-01T04:55:13.841 INFO:tasks.rados.rados.0.smithi080.stdout:232: finishing write tid 1 to smithi08089843-232 2023-12-01T04:55:13.841 INFO:tasks.rados.rados.0.smithi080.stdout:232: finishing write tid 2 to smithi08089843-232 2023-12-01T04:55:13.841 INFO:tasks.rados.rados.0.smithi080.stdout:232: finishing write tid 3 to smithi08089843-232 2023-12-01T04:55:13.841 INFO:tasks.rados.rados.0.smithi080.stdout:232: finishing write tid 4 to smithi08089843-232 2023-12-01T04:55:13.842 INFO:tasks.rados.rados.0.smithi080.stdout:232: finishing write tid 5 to smithi08089843-232 2023-12-01T04:55:13.842 INFO:tasks.rados.rados.0.smithi080.stdout:232: oid 232 updating version 0 to 41 2023-12-01T04:55:13.842 INFO:tasks.rados.rados.0.smithi080.stdout:232: oid 232 version 41 is already newer than 39 2023-12-01T04:55:13.842 INFO:tasks.rados.rados.0.smithi080.stdout:232: oid 232 version 41 is already newer than 40 2023-12-01T04:55:13.842 INFO:tasks.rados.rados.0.smithi080.stdout:232: oid 232 updating version 41 to 42 2023-12-01T04:55:13.842 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 232 v 42 (ObjNum 231 snap 0 seq_num 231) dirty exists 2023-12-01T04:55:13.842 INFO:tasks.rados.rados.0.smithi080.stdout:232: left oid 232 (ObjNum 231 snap 0 seq_num 231) 2023-12-01T04:55:13.842 INFO:tasks.rados.rados.0.smithi080.stdout:229: done (15 left) 2023-12-01T04:55:13.842 INFO:tasks.rados.rados.0.smithi080.stdout:230: done (14 left) 2023-12-01T04:55:13.842 INFO:tasks.rados.rados.0.smithi080.stdout:231: done (13 left) 2023-12-01T04:55:13.842 INFO:tasks.rados.rados.0.smithi080.stdout:232: done (12 left) 2023-12-01T04:55:13.842 INFO:tasks.rados.rados.0.smithi080.stdout:245: write initial oid 245 2023-12-01T04:55:13.842 INFO:tasks.rados.rados.0.smithi080.stdout:245: seq_num 244 ranges {500908=484052,1411724=689184} 2023-12-01T04:55:13.843 INFO:tasks.rados.rados.0.smithi080.stdout:245: writing smithi08089843-245 from 500908 to 984960 tid 1 2023-12-01T04:55:13.849 INFO:tasks.rados.rados.0.smithi080.stdout:245: writing smithi08089843-245 from 1411724 to 2100908 tid 2 2023-12-01T04:55:13.849 INFO:tasks.rados.rados.0.smithi080.stdout:246: write initial oid 246 2023-12-01T04:55:13.849 INFO:tasks.rados.rados.0.smithi080.stdout:246: seq_num 245 ranges {517715=559301,1870206=247509} 2023-12-01T04:55:13.855 INFO:tasks.rados.rados.0.smithi080.stdout:246: writing smithi08089843-246 from 517715 to 1077016 tid 1 2023-12-01T04:55:13.861 INFO:tasks.rados.rados.0.smithi080.stdout:246: writing smithi08089843-246 from 1870206 to 2117715 tid 2 2023-12-01T04:55:13.861 INFO:tasks.rados.rados.0.smithi080.stdout:247: write initial oid 247 2023-12-01T04:55:13.861 INFO:tasks.rados.rados.0.smithi080.stdout:247: seq_num 246 ranges {534522=634550,1812335=322187} 2023-12-01T04:55:13.868 INFO:tasks.rados.rados.0.smithi080.stdout:247: writing smithi08089843-247 from 534522 to 1169072 tid 1 2023-12-01T04:55:13.874 INFO:tasks.rados.rados.0.smithi080.stdout:247: writing smithi08089843-247 from 1812335 to 2134522 tid 2 2023-12-01T04:55:13.874 INFO:tasks.rados.rados.0.smithi080.stdout:248: write initial oid 248 2023-12-01T04:55:13.874 INFO:tasks.rados.rados.0.smithi080.stdout:248: seq_num 247 ranges {551329=709799,1870817=280512} 2023-12-01T04:55:13.881 INFO:tasks.rados.rados.0.smithi080.stdout:248: writing smithi08089843-248 from 551329 to 1261128 tid 1 2023-12-01T04:55:13.886 INFO:tasks.rados.rados.0.smithi080.stdout:248: writing smithi08089843-248 from 1870817 to 2151329 tid 2 2023-12-01T04:55:13.886 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:13.886 INFO:tasks.rados.rados.0.smithi080.stdout:233: finishing write tid 1 to smithi08089843-233 2023-12-01T04:55:13.887 INFO:tasks.rados.rados.0.smithi080.stdout:233: finishing write tid 2 to smithi08089843-233 2023-12-01T04:55:13.887 INFO:tasks.rados.rados.0.smithi080.stdout:233: finishing write tid 3 to smithi08089843-233 2023-12-01T04:55:13.887 INFO:tasks.rados.rados.0.smithi080.stdout:233: finishing write tid 4 to smithi08089843-233 2023-12-01T04:55:13.887 INFO:tasks.rados.rados.0.smithi080.stdout:233: finishing write tid 5 to smithi08089843-233 2023-12-01T04:55:13.887 INFO:tasks.rados.rados.0.smithi080.stdout:233: oid 233 updating version 0 to 47 2023-12-01T04:55:13.887 INFO:tasks.rados.rados.0.smithi080.stdout:233: oid 233 updating version 47 to 49 2023-12-01T04:55:13.887 INFO:tasks.rados.rados.0.smithi080.stdout:233: oid 233 version 49 is already newer than 46 2023-12-01T04:55:13.887 INFO:tasks.rados.rados.0.smithi080.stdout:233: oid 233 version 49 is already newer than 48 2023-12-01T04:55:13.887 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 233 v 49 (ObjNum 232 snap 0 seq_num 232) dirty exists 2023-12-01T04:55:13.887 INFO:tasks.rados.rados.0.smithi080.stdout:233: left oid 233 (ObjNum 232 snap 0 seq_num 232) 2023-12-01T04:55:13.887 INFO:tasks.rados.rados.0.smithi080.stdout:234: finishing write tid 1 to smithi08089843-234 2023-12-01T04:55:13.887 INFO:tasks.rados.rados.0.smithi080.stdout:234: finishing write tid 2 to smithi08089843-234 2023-12-01T04:55:13.887 INFO:tasks.rados.rados.0.smithi080.stdout:234: finishing write tid 3 to smithi08089843-234 2023-12-01T04:55:13.887 INFO:tasks.rados.rados.0.smithi080.stdout:234: finishing write tid 4 to smithi08089843-234 2023-12-01T04:55:13.888 INFO:tasks.rados.rados.0.smithi080.stdout:233: done (15 left) 2023-12-01T04:55:13.888 INFO:tasks.rados.rados.0.smithi080.stdout:249: write initial oid 249 2023-12-01T04:55:13.888 INFO:tasks.rados.rados.0.smithi080.stdout:249: seq_num 248 ranges {568136=785048,1929299=238837} 2023-12-01T04:55:13.894 INFO:tasks.rados.rados.0.smithi080.stdout:249: writing smithi08089843-249 from 568136 to 1353184 tid 1 2023-12-01T04:55:13.899 INFO:tasks.rados.rados.0.smithi080.stdout:249: writing smithi08089843-249 from 1929299 to 2168136 tid 2 2023-12-01T04:55:13.899 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:13.899 INFO:tasks.rados.rados.0.smithi080.stdout:234: finishing write tid 5 to smithi08089843-234 2023-12-01T04:55:13.899 INFO:tasks.rados.rados.0.smithi080.stdout:234: oid 234 updating version 0 to 53 2023-12-01T04:55:13.899 INFO:tasks.rados.rados.0.smithi080.stdout:234: oid 234 version 53 is already newer than 52 2023-12-01T04:55:13.900 INFO:tasks.rados.rados.0.smithi080.stdout:234: oid 234 version 53 is already newer than 50 2023-12-01T04:55:13.900 INFO:tasks.rados.rados.0.smithi080.stdout:234: oid 234 version 53 is already newer than 51 2023-12-01T04:55:13.900 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 234 v 53 (ObjNum 233 snap 0 seq_num 233) dirty exists 2023-12-01T04:55:13.900 INFO:tasks.rados.rados.0.smithi080.stdout:234: left oid 234 (ObjNum 233 snap 0 seq_num 233) 2023-12-01T04:55:13.900 INFO:tasks.rados.rados.0.smithi080.stdout:234: done (15 left) 2023-12-01T04:55:13.900 INFO:tasks.rados.rados.0.smithi080.stdout:250: write initial oid 250 2023-12-01T04:55:13.900 INFO:tasks.rados.rados.0.smithi080.stdout:250: seq_num 249 ranges {584943=460297,1587781=597162} 2023-12-01T04:55:13.905 INFO:tasks.rados.rados.0.smithi080.stdout:250: writing smithi08089843-250 from 584943 to 1045240 tid 1 2023-12-01T04:55:13.912 INFO:tasks.rados.rados.0.smithi080.stdout:250: writing smithi08089843-250 from 1587781 to 2184943 tid 2 2023-12-01T04:55:13.912 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:13.912 INFO:tasks.rados.rados.0.smithi080.stdout:235: finishing write tid 1 to smithi08089843-235 2023-12-01T04:55:13.912 INFO:tasks.rados.rados.0.smithi080.stdout:235: finishing write tid 2 to smithi08089843-235 2023-12-01T04:55:13.912 INFO:tasks.rados.rados.0.smithi080.stdout:235: finishing write tid 3 to smithi08089843-235 2023-12-01T04:55:13.912 INFO:tasks.rados.rados.0.smithi080.stdout:235: finishing write tid 4 to smithi08089843-235 2023-12-01T04:55:13.912 INFO:tasks.rados.rados.0.smithi080.stdout:235: finishing write tid 5 to smithi08089843-235 2023-12-01T04:55:13.912 INFO:tasks.rados.rados.0.smithi080.stdout:235: oid 235 updating version 0 to 54 2023-12-01T04:55:13.912 INFO:tasks.rados.rados.0.smithi080.stdout:235: oid 235 updating version 54 to 55 2023-12-01T04:55:13.912 INFO:tasks.rados.rados.0.smithi080.stdout:235: oid 235 version 55 is already newer than 53 2023-12-01T04:55:13.913 INFO:tasks.rados.rados.0.smithi080.stdout:235: oid 235 updating version 55 to 56 2023-12-01T04:55:13.913 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 235 v 56 (ObjNum 234 snap 0 seq_num 234) dirty exists 2023-12-01T04:55:13.913 INFO:tasks.rados.rados.0.smithi080.stdout:235: left oid 235 (ObjNum 234 snap 0 seq_num 234) 2023-12-01T04:55:13.913 INFO:tasks.rados.rados.0.smithi080.stdout:236: finishing write tid 1 to smithi08089843-236 2023-12-01T04:55:13.913 INFO:tasks.rados.rados.0.smithi080.stdout:236: finishing write tid 2 to smithi08089843-236 2023-12-01T04:55:13.913 INFO:tasks.rados.rados.0.smithi080.stdout:235: done (15 left) 2023-12-01T04:55:13.913 INFO:tasks.rados.rados.0.smithi080.stdout:251: write initial oid 251 2023-12-01T04:55:13.913 INFO:tasks.rados.rados.0.smithi080.stdout:251: seq_num 250 ranges {601750=535546,1929910=271840} 2023-12-01T04:55:13.918 INFO:tasks.rados.rados.0.smithi080.stdout:251: writing smithi08089843-251 from 601750 to 1137296 tid 1 2023-12-01T04:55:13.924 INFO:tasks.rados.rados.0.smithi080.stdout:251: writing smithi08089843-251 from 1929910 to 2201750 tid 2 2023-12-01T04:55:13.924 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:13.925 INFO:tasks.rados.rados.0.smithi080.stdout:236: finishing write tid 3 to smithi08089843-236 2023-12-01T04:55:13.925 INFO:tasks.rados.rados.0.smithi080.stdout:236: finishing write tid 4 to smithi08089843-236 2023-12-01T04:55:13.925 INFO:tasks.rados.rados.0.smithi080.stdout:236: finishing write tid 5 to smithi08089843-236 2023-12-01T04:55:13.925 INFO:tasks.rados.rados.0.smithi080.stdout:236: oid 236 updating version 0 to 85 2023-12-01T04:55:13.925 INFO:tasks.rados.rados.0.smithi080.stdout:236: oid 236 version 85 is already newer than 84 2023-12-01T04:55:13.925 INFO:tasks.rados.rados.0.smithi080.stdout:236: oid 236 version 85 is already newer than 82 2023-12-01T04:55:13.925 INFO:tasks.rados.rados.0.smithi080.stdout:236: oid 236 version 85 is already newer than 83 2023-12-01T04:55:13.925 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 236 v 85 (ObjNum 235 snap 0 seq_num 235) dirty exists 2023-12-01T04:55:13.925 INFO:tasks.rados.rados.0.smithi080.stdout:236: left oid 236 (ObjNum 235 snap 0 seq_num 235) 2023-12-01T04:55:13.925 INFO:tasks.rados.rados.0.smithi080.stdout:237: finishing write tid 1 to smithi08089843-237 2023-12-01T04:55:13.925 INFO:tasks.rados.rados.0.smithi080.stdout:237: finishing write tid 2 to smithi08089843-237 2023-12-01T04:55:13.925 INFO:tasks.rados.rados.0.smithi080.stdout:237: finishing write tid 3 to smithi08089843-237 2023-12-01T04:55:13.925 INFO:tasks.rados.rados.0.smithi080.stdout:237: finishing write tid 4 to smithi08089843-237 2023-12-01T04:55:13.925 INFO:tasks.rados.rados.0.smithi080.stdout:237: finishing write tid 5 to smithi08089843-237 2023-12-01T04:55:13.926 INFO:tasks.rados.rados.0.smithi080.stdout:237: oid 237 updating version 0 to 66 2023-12-01T04:55:13.926 INFO:tasks.rados.rados.0.smithi080.stdout:237: oid 237 version 66 is already newer than 63 2023-12-01T04:55:13.926 INFO:tasks.rados.rados.0.smithi080.stdout:237: oid 237 version 66 is already newer than 64 2023-12-01T04:55:13.926 INFO:tasks.rados.rados.0.smithi080.stdout:237: oid 237 version 66 is already newer than 65 2023-12-01T04:55:13.926 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 237 v 66 (ObjNum 236 snap 0 seq_num 236) dirty exists 2023-12-01T04:55:13.926 INFO:tasks.rados.rados.0.smithi080.stdout:237: left oid 237 (ObjNum 236 snap 0 seq_num 236) 2023-12-01T04:55:13.926 INFO:tasks.rados.rados.0.smithi080.stdout:236: done (15 left) 2023-12-01T04:55:13.926 INFO:tasks.rados.rados.0.smithi080.stdout:237: done (14 left) 2023-12-01T04:55:13.926 INFO:tasks.rados.rados.0.smithi080.stdout:252: write initial oid 252 2023-12-01T04:55:13.926 INFO:tasks.rados.rados.0.smithi080.stdout:252: seq_num 251 ranges {618557=727148,2104745=113812} 2023-12-01T04:55:13.932 INFO:tasks.rados.rados.0.smithi080.stdout:252: writing smithi08089843-252 from 618557 to 1345705 tid 1 2023-12-01T04:55:13.937 INFO:tasks.rados.rados.0.smithi080.stdout:252: writing smithi08089843-252 from 2104745 to 2218557 tid 2 2023-12-01T04:55:13.937 INFO:tasks.rados.rados.0.smithi080.stdout:253: write initial oid 253 2023-12-01T04:55:13.937 INFO:tasks.rados.rados.0.smithi080.stdout:253: seq_num 252 ranges {635364=402397,1763227=472137} 2023-12-01T04:55:13.943 INFO:tasks.rados.rados.0.smithi080.stdout:253: writing smithi08089843-253 from 635364 to 1037761 tid 1 2023-12-01T04:55:13.951 INFO:tasks.rados.rados.0.smithi080.stdout:253: writing smithi08089843-253 from 1763227 to 2235364 tid 2 2023-12-01T04:55:13.951 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:13.951 INFO:tasks.rados.rados.0.smithi080.stdout:238: finishing write tid 1 to smithi08089843-238 2023-12-01T04:55:13.951 INFO:tasks.rados.rados.0.smithi080.stdout:238: finishing write tid 2 to smithi08089843-238 2023-12-01T04:55:13.951 INFO:tasks.rados.rados.0.smithi080.stdout:238: finishing write tid 3 to smithi08089843-238 2023-12-01T04:55:13.951 INFO:tasks.rados.rados.0.smithi080.stdout:238: finishing write tid 4 to smithi08089843-238 2023-12-01T04:55:13.951 INFO:tasks.rados.rados.0.smithi080.stdout:238: finishing write tid 5 to smithi08089843-238 2023-12-01T04:55:13.951 INFO:tasks.rados.rados.0.smithi080.stdout:238: finishing write tid 6 to smithi08089843-238 2023-12-01T04:55:13.951 INFO:tasks.rados.rados.0.smithi080.stdout:238: oid 238 updating version 0 to 24 2023-12-01T04:55:13.951 INFO:tasks.rados.rados.0.smithi080.stdout:238: oid 238 version 24 is already newer than 23 2023-12-01T04:55:13.951 INFO:tasks.rados.rados.0.smithi080.stdout:238: oid 238 updating version 24 to 25 2023-12-01T04:55:13.952 INFO:tasks.rados.rados.0.smithi080.stdout:238: oid 238 version 25 is already newer than 21 2023-12-01T04:55:13.952 INFO:tasks.rados.rados.0.smithi080.stdout:238: oid 238 version 25 is already newer than 22 2023-12-01T04:55:13.952 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 238 v 25 (ObjNum 237 snap 0 seq_num 237) dirty exists 2023-12-01T04:55:13.952 INFO:tasks.rados.rados.0.smithi080.stdout:238: left oid 238 (ObjNum 237 snap 0 seq_num 237) 2023-12-01T04:55:13.952 INFO:tasks.rados.rados.0.smithi080.stdout:238: done (15 left) 2023-12-01T04:55:13.952 INFO:tasks.rados.rados.0.smithi080.stdout:254: write initial oid 254 2023-12-01T04:55:13.952 INFO:tasks.rados.rados.0.smithi080.stdout:254: seq_num 253 ranges {652171=477646,1821709=430462} 2023-12-01T04:55:13.956 INFO:tasks.rados.rados.0.smithi080.stdout:254: writing smithi08089843-254 from 652171 to 1129817 tid 1 2023-12-01T04:55:13.963 INFO:tasks.rados.rados.0.smithi080.stdout:254: writing smithi08089843-254 from 1821709 to 2252171 tid 2 2023-12-01T04:55:13.963 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:13.963 INFO:tasks.rados.rados.0.smithi080.stdout:239: finishing write tid 1 to smithi08089843-239 2023-12-01T04:55:13.963 INFO:tasks.rados.rados.0.smithi080.stdout:239: finishing write tid 2 to smithi08089843-239 2023-12-01T04:55:13.963 INFO:tasks.rados.rados.0.smithi080.stdout:239: finishing write tid 3 to smithi08089843-239 2023-12-01T04:55:13.963 INFO:tasks.rados.rados.0.smithi080.stdout:239: finishing write tid 4 to smithi08089843-239 2023-12-01T04:55:13.963 INFO:tasks.rados.rados.0.smithi080.stdout:239: oid 239 updating version 0 to 71 2023-12-01T04:55:13.963 INFO:tasks.rados.rados.0.smithi080.stdout:239: oid 239 version 71 is already newer than 70 2023-12-01T04:55:13.963 INFO:tasks.rados.rados.0.smithi080.stdout:239: oid 239 updating version 71 to 72 2023-12-01T04:55:13.964 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 239 v 72 (ObjNum 238 snap 0 seq_num 238) dirty exists 2023-12-01T04:55:13.964 INFO:tasks.rados.rados.0.smithi080.stdout:239: left oid 239 (ObjNum 238 snap 0 seq_num 238) 2023-12-01T04:55:13.964 INFO:tasks.rados.rados.0.smithi080.stdout:240: finishing write tid 1 to smithi08089843-240 2023-12-01T04:55:13.964 INFO:tasks.rados.rados.0.smithi080.stdout:240: finishing write tid 2 to smithi08089843-240 2023-12-01T04:55:13.964 INFO:tasks.rados.rados.0.smithi080.stdout:239: done (15 left) 2023-12-01T04:55:13.964 INFO:tasks.rados.rados.0.smithi080.stdout:255: write initial oid 255 2023-12-01T04:55:13.964 INFO:tasks.rados.rados.0.smithi080.stdout:255: seq_num 254 ranges {668978=552895,1763838=505140} 2023-12-01T04:55:13.969 INFO:tasks.rados.rados.0.smithi080.stdout:255: writing smithi08089843-255 from 668978 to 1221873 tid 1 2023-12-01T04:55:13.976 INFO:tasks.rados.rados.0.smithi080.stdout:255: writing smithi08089843-255 from 1763838 to 2268978 tid 2 2023-12-01T04:55:13.976 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:13.976 INFO:tasks.rados.rados.0.smithi080.stdout:240: finishing write tid 3 to smithi08089843-240 2023-12-01T04:55:13.976 INFO:tasks.rados.rados.0.smithi080.stdout:240: finishing write tid 4 to smithi08089843-240 2023-12-01T04:55:13.976 INFO:tasks.rados.rados.0.smithi080.stdout:240: oid 240 updating version 0 to 59 2023-12-01T04:55:13.977 INFO:tasks.rados.rados.0.smithi080.stdout:240: oid 240 version 59 is already newer than 58 2023-12-01T04:55:13.977 INFO:tasks.rados.rados.0.smithi080.stdout:240: oid 240 version 59 is already newer than 57 2023-12-01T04:55:13.977 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 240 v 59 (ObjNum 239 snap 0 seq_num 239) dirty exists 2023-12-01T04:55:13.977 INFO:tasks.rados.rados.0.smithi080.stdout:240: left oid 240 (ObjNum 239 snap 0 seq_num 239) 2023-12-01T04:55:13.977 INFO:tasks.rados.rados.0.smithi080.stdout:241: finishing write tid 1 to smithi08089843-241 2023-12-01T04:55:13.977 INFO:tasks.rados.rados.0.smithi080.stdout:241: finishing write tid 2 to smithi08089843-241 2023-12-01T04:55:13.977 INFO:tasks.rados.rados.0.smithi080.stdout:241: finishing write tid 3 to smithi08089843-241 2023-12-01T04:55:13.977 INFO:tasks.rados.rados.0.smithi080.stdout:241: finishing write tid 4 to smithi08089843-241 2023-12-01T04:55:13.977 INFO:tasks.rados.rados.0.smithi080.stdout:241: oid 241 updating version 0 to 69 2023-12-01T04:55:13.977 INFO:tasks.rados.rados.0.smithi080.stdout:241: oid 241 version 69 is already newer than 68 2023-12-01T04:55:13.977 INFO:tasks.rados.rados.0.smithi080.stdout:241: oid 241 version 69 is already newer than 67 2023-12-01T04:55:13.977 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 241 v 69 (ObjNum 240 snap 0 seq_num 240) dirty exists 2023-12-01T04:55:13.977 INFO:tasks.rados.rados.0.smithi080.stdout:241: left oid 241 (ObjNum 240 snap 0 seq_num 240) 2023-12-01T04:55:13.977 INFO:tasks.rados.rados.0.smithi080.stdout:242: finishing write tid 1 to smithi08089843-242 2023-12-01T04:55:13.977 INFO:tasks.rados.rados.0.smithi080.stdout:242: finishing write tid 2 to smithi08089843-242 2023-12-01T04:55:13.978 INFO:tasks.rados.rados.0.smithi080.stdout:242: finishing write tid 3 to smithi08089843-242 2023-12-01T04:55:13.978 INFO:tasks.rados.rados.0.smithi080.stdout:242: finishing write tid 4 to smithi08089843-242 2023-12-01T04:55:13.978 INFO:tasks.rados.rados.0.smithi080.stdout:242: oid 242 updating version 0 to 42 2023-12-01T04:55:13.978 INFO:tasks.rados.rados.0.smithi080.stdout:242: oid 242 version 42 is already newer than 41 2023-12-01T04:55:13.978 INFO:tasks.rados.rados.0.smithi080.stdout:242: oid 242 version 42 is already newer than 40 2023-12-01T04:55:13.978 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 242 v 42 (ObjNum 241 snap 0 seq_num 241) dirty exists 2023-12-01T04:55:13.978 INFO:tasks.rados.rados.0.smithi080.stdout:242: left oid 242 (ObjNum 241 snap 0 seq_num 241) 2023-12-01T04:55:13.978 INFO:tasks.rados.rados.0.smithi080.stdout:243: finishing write tid 1 to smithi08089843-243 2023-12-01T04:55:13.978 INFO:tasks.rados.rados.0.smithi080.stdout:240: done (15 left) 2023-12-01T04:55:13.978 INFO:tasks.rados.rados.0.smithi080.stdout:241: done (14 left) 2023-12-01T04:55:13.978 INFO:tasks.rados.rados.0.smithi080.stdout:242: done (13 left) 2023-12-01T04:55:13.979 INFO:tasks.rados.rados.0.smithi080.stdout:256: write initial oid 256 2023-12-01T04:55:13.979 INFO:tasks.rados.rados.0.smithi080.stdout:256: seq_num 255 ranges {685785=628144,1822320=463465} 2023-12-01T04:55:13.983 INFO:tasks.rados.rados.0.smithi080.stdout:256: writing smithi08089843-256 from 685785 to 1313929 tid 1 2023-12-01T04:55:13.989 INFO:tasks.rados.rados.0.smithi080.stdout:256: writing smithi08089843-256 from 1822320 to 2285785 tid 2 2023-12-01T04:55:13.989 INFO:tasks.rados.rados.0.smithi080.stdout:257: write initial oid 257 2023-12-01T04:55:13.989 INFO:tasks.rados.rados.0.smithi080.stdout:257: seq_num 256 ranges {702592=703393,1880802=421790} 2023-12-01T04:55:13.997 INFO:tasks.rados.rados.0.smithi080.stdout:257: writing smithi08089843-257 from 702592 to 1405985 tid 1 2023-12-01T04:55:14.003 INFO:tasks.rados.rados.0.smithi080.stdout:257: writing smithi08089843-257 from 1880802 to 2302592 tid 2 2023-12-01T04:55:14.003 INFO:tasks.rados.rados.0.smithi080.stdout:258: write initial oid 258 2023-12-01T04:55:14.004 INFO:tasks.rados.rados.0.smithi080.stdout:258: seq_num 257 ranges {719399=778642,1939284=380115} 2023-12-01T04:55:14.012 INFO:tasks.rados.rados.0.smithi080.stdout:258: writing smithi08089843-258 from 719399 to 1498041 tid 1 2023-12-01T04:55:14.017 INFO:tasks.rados.rados.0.smithi080.stdout:258: writing smithi08089843-258 from 1939284 to 2319399 tid 2 2023-12-01T04:55:14.017 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:14.018 INFO:tasks.rados.rados.0.smithi080.stdout:243: finishing write tid 2 to smithi08089843-243 2023-12-01T04:55:14.018 INFO:tasks.rados.rados.0.smithi080.stdout:243: finishing write tid 3 to smithi08089843-243 2023-12-01T04:55:14.018 INFO:tasks.rados.rados.0.smithi080.stdout:243: finishing write tid 4 to smithi08089843-243 2023-12-01T04:55:14.018 INFO:tasks.rados.rados.0.smithi080.stdout:243: oid 243 updating version 0 to 41 2023-12-01T04:55:14.018 INFO:tasks.rados.rados.0.smithi080.stdout:243: oid 243 version 41 is already newer than 39 2023-12-01T04:55:14.018 INFO:tasks.rados.rados.0.smithi080.stdout:243: oid 243 version 41 is already newer than 40 2023-12-01T04:55:14.018 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 243 v 41 (ObjNum 242 snap 0 seq_num 242) dirty exists 2023-12-01T04:55:14.018 INFO:tasks.rados.rados.0.smithi080.stdout:243: left oid 243 (ObjNum 242 snap 0 seq_num 242) 2023-12-01T04:55:14.018 INFO:tasks.rados.rados.0.smithi080.stdout:244: finishing write tid 1 to smithi08089843-244 2023-12-01T04:55:14.018 INFO:tasks.rados.rados.0.smithi080.stdout:244: finishing write tid 2 to smithi08089843-244 2023-12-01T04:55:14.018 INFO:tasks.rados.rados.0.smithi080.stdout:244: finishing write tid 3 to smithi08089843-244 2023-12-01T04:55:14.018 INFO:tasks.rados.rados.0.smithi080.stdout:244: finishing write tid 4 to smithi08089843-244 2023-12-01T04:55:14.019 INFO:tasks.rados.rados.0.smithi080.stdout:244: oid 244 updating version 0 to 73 2023-12-01T04:55:14.019 INFO:tasks.rados.rados.0.smithi080.stdout:244: oid 244 version 73 is already newer than 71 2023-12-01T04:55:14.019 INFO:tasks.rados.rados.0.smithi080.stdout:244: oid 244 version 73 is already newer than 72 2023-12-01T04:55:14.019 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 244 v 73 (ObjNum 243 snap 0 seq_num 243) dirty exists 2023-12-01T04:55:14.019 INFO:tasks.rados.rados.0.smithi080.stdout:244: left oid 244 (ObjNum 243 snap 0 seq_num 243) 2023-12-01T04:55:14.019 INFO:tasks.rados.rados.0.smithi080.stdout:243: done (15 left) 2023-12-01T04:55:14.019 INFO:tasks.rados.rados.0.smithi080.stdout:244: done (14 left) 2023-12-01T04:55:14.019 INFO:tasks.rados.rados.0.smithi080.stdout:259: write initial oid 259 2023-12-01T04:55:14.019 INFO:tasks.rados.rados.0.smithi080.stdout:259: seq_num 258 ranges {736206=453891,1881413=454793} 2023-12-01T04:55:14.024 INFO:tasks.rados.rados.0.smithi080.stdout:259: writing smithi08089843-259 from 736206 to 1190097 tid 1 2023-12-01T04:55:14.031 INFO:tasks.rados.rados.0.smithi080.stdout:259: writing smithi08089843-259 from 1881413 to 2336206 tid 2 2023-12-01T04:55:14.031 INFO:tasks.rados.rados.0.smithi080.stdout:260: write initial oid 260 2023-12-01T04:55:14.031 INFO:tasks.rados.rados.0.smithi080.stdout:260: seq_num 259 ranges {753013=645493,2056248=296765} 2023-12-01T04:55:14.039 INFO:tasks.rados.rados.0.smithi080.stdout:260: writing smithi08089843-260 from 753013 to 1398506 tid 1 2023-12-01T04:55:14.045 INFO:tasks.rados.rados.0.smithi080.stdout:260: writing smithi08089843-260 from 2056248 to 2353013 tid 2 2023-12-01T04:55:14.045 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:14.045 INFO:tasks.rados.rados.0.smithi080.stdout:245: finishing write tid 1 to smithi08089843-245 2023-12-01T04:55:14.045 INFO:tasks.rados.rados.0.smithi080.stdout:245: finishing write tid 2 to smithi08089843-245 2023-12-01T04:55:14.045 INFO:tasks.rados.rados.0.smithi080.stdout:245: finishing write tid 3 to smithi08089843-245 2023-12-01T04:55:14.045 INFO:tasks.rados.rados.0.smithi080.stdout:245: finishing write tid 4 to smithi08089843-245 2023-12-01T04:55:14.045 INFO:tasks.rados.rados.0.smithi080.stdout:245: oid 245 updating version 0 to 44 2023-12-01T04:55:14.045 INFO:tasks.rados.rados.0.smithi080.stdout:245: oid 245 version 44 is already newer than 43 2023-12-01T04:55:14.045 INFO:tasks.rados.rados.0.smithi080.stdout:245: oid 245 updating version 44 to 45 2023-12-01T04:55:14.045 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 245 v 45 (ObjNum 244 snap 0 seq_num 244) dirty exists 2023-12-01T04:55:14.045 INFO:tasks.rados.rados.0.smithi080.stdout:245: left oid 245 (ObjNum 244 snap 0 seq_num 244) 2023-12-01T04:55:14.045 INFO:tasks.rados.rados.0.smithi080.stdout:246: finishing write tid 1 to smithi08089843-246 2023-12-01T04:55:14.046 INFO:tasks.rados.rados.0.smithi080.stdout:246: finishing write tid 2 to smithi08089843-246 2023-12-01T04:55:14.046 INFO:tasks.rados.rados.0.smithi080.stdout:246: finishing write tid 3 to smithi08089843-246 2023-12-01T04:55:14.046 INFO:tasks.rados.rados.0.smithi080.stdout:246: finishing write tid 4 to smithi08089843-246 2023-12-01T04:55:14.046 INFO:tasks.rados.rados.0.smithi080.stdout:246: oid 246 updating version 0 to 44 2023-12-01T04:55:14.046 INFO:tasks.rados.rados.0.smithi080.stdout:246: oid 246 version 44 is already newer than 42 2023-12-01T04:55:14.046 INFO:tasks.rados.rados.0.smithi080.stdout:246: oid 246 version 44 is already newer than 43 2023-12-01T04:55:14.046 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 246 v 44 (ObjNum 245 snap 0 seq_num 245) dirty exists 2023-12-01T04:55:14.046 INFO:tasks.rados.rados.0.smithi080.stdout:246: left oid 246 (ObjNum 245 snap 0 seq_num 245) 2023-12-01T04:55:14.046 INFO:tasks.rados.rados.0.smithi080.stdout:247: finishing write tid 1 to smithi08089843-247 2023-12-01T04:55:14.046 INFO:tasks.rados.rados.0.smithi080.stdout:247: finishing write tid 2 to smithi08089843-247 2023-12-01T04:55:14.046 INFO:tasks.rados.rados.0.smithi080.stdout:247: finishing write tid 3 to smithi08089843-247 2023-12-01T04:55:14.046 INFO:tasks.rados.rados.0.smithi080.stdout:245: done (15 left) 2023-12-01T04:55:14.046 INFO:tasks.rados.rados.0.smithi080.stdout:246: done (14 left) 2023-12-01T04:55:14.046 INFO:tasks.rados.rados.0.smithi080.stdout:261: write initial oid 261 2023-12-01T04:55:14.046 INFO:tasks.rados.rados.0.smithi080.stdout:261: seq_num 260 ranges {769820=720742,2114730=255090} 2023-12-01T04:55:14.053 INFO:tasks.rados.rados.0.smithi080.stdout:261: writing smithi08089843-261 from 769820 to 1490562 tid 1 2023-12-01T04:55:14.058 INFO:tasks.rados.rados.0.smithi080.stdout:261: writing smithi08089843-261 from 2114730 to 2369820 tid 2 2023-12-01T04:55:14.058 INFO:tasks.rados.rados.0.smithi080.stdout:262: write initial oid 262 2023-12-01T04:55:14.058 INFO:tasks.rados.rados.0.smithi080.stdout:262: seq_num 261 ranges {786627=795991,2173212=213415} 2023-12-01T04:55:14.067 INFO:tasks.rados.rados.0.smithi080.stdout:262: writing smithi08089843-262 from 786627 to 1582618 tid 1 2023-12-01T04:55:14.072 INFO:tasks.rados.rados.0.smithi080.stdout:262: writing smithi08089843-262 from 2173212 to 2386627 tid 2 2023-12-01T04:55:14.072 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:14.072 INFO:tasks.rados.rados.0.smithi080.stdout:247: finishing write tid 4 to smithi08089843-247 2023-12-01T04:55:14.072 INFO:tasks.rados.rados.0.smithi080.stdout:247: oid 247 updating version 0 to 41 2023-12-01T04:55:14.072 INFO:tasks.rados.rados.0.smithi080.stdout:247: oid 247 updating version 41 to 42 2023-12-01T04:55:14.072 INFO:tasks.rados.rados.0.smithi080.stdout:247: oid 247 version 42 is already newer than 40 2023-12-01T04:55:14.072 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 247 v 42 (ObjNum 246 snap 0 seq_num 246) dirty exists 2023-12-01T04:55:14.072 INFO:tasks.rados.rados.0.smithi080.stdout:247: left oid 247 (ObjNum 246 snap 0 seq_num 246) 2023-12-01T04:55:14.072 INFO:tasks.rados.rados.0.smithi080.stdout:247: done (15 left) 2023-12-01T04:55:14.072 INFO:tasks.rados.rados.0.smithi080.stdout:263: write initial oid 263 2023-12-01T04:55:14.072 INFO:tasks.rados.rados.0.smithi080.stdout:263: seq_num 262 ranges {403434=471240,1315341=400756} 2023-12-01T04:55:14.076 INFO:tasks.rados.rados.0.smithi080.stdout:263: writing smithi08089843-263 from 403434 to 874674 tid 1 2023-12-01T04:55:14.082 INFO:tasks.rados.rados.0.smithi080.stdout:263: writing smithi08089843-263 from 1315341 to 1716097 tid 2 2023-12-01T04:55:14.082 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:14.082 INFO:tasks.rados.rados.0.smithi080.stdout:248: finishing write tid 1 to smithi08089843-248 2023-12-01T04:55:14.082 INFO:tasks.rados.rados.0.smithi080.stdout:248: finishing write tid 2 to smithi08089843-248 2023-12-01T04:55:14.083 INFO:tasks.rados.rados.0.smithi080.stdout:248: finishing write tid 3 to smithi08089843-248 2023-12-01T04:55:14.083 INFO:tasks.rados.rados.0.smithi080.stdout:248: finishing write tid 4 to smithi08089843-248 2023-12-01T04:55:14.083 INFO:tasks.rados.rados.0.smithi080.stdout:248: oid 248 updating version 0 to 54 2023-12-01T04:55:14.083 INFO:tasks.rados.rados.0.smithi080.stdout:248: oid 248 version 54 is already newer than 52 2023-12-01T04:55:14.083 INFO:tasks.rados.rados.0.smithi080.stdout:248: oid 248 version 54 is already newer than 53 2023-12-01T04:55:14.083 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 248 v 54 (ObjNum 247 snap 0 seq_num 247) dirty exists 2023-12-01T04:55:14.083 INFO:tasks.rados.rados.0.smithi080.stdout:248: left oid 248 (ObjNum 247 snap 0 seq_num 247) 2023-12-01T04:55:14.083 INFO:tasks.rados.rados.0.smithi080.stdout:249: finishing write tid 1 to smithi08089843-249 2023-12-01T04:55:14.083 INFO:tasks.rados.rados.0.smithi080.stdout:249: finishing write tid 2 to smithi08089843-249 2023-12-01T04:55:14.083 INFO:tasks.rados.rados.0.smithi080.stdout:249: finishing write tid 3 to smithi08089843-249 2023-12-01T04:55:14.083 INFO:tasks.rados.rados.0.smithi080.stdout:249: finishing write tid 4 to smithi08089843-249 2023-12-01T04:55:14.083 INFO:tasks.rados.rados.0.smithi080.stdout:249: oid 249 updating version 0 to 61 2023-12-01T04:55:14.083 INFO:tasks.rados.rados.0.smithi080.stdout:249: oid 249 updating version 61 to 62 2023-12-01T04:55:14.083 INFO:tasks.rados.rados.0.smithi080.stdout:249: oid 249 version 62 is already newer than 60 2023-12-01T04:55:14.083 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 249 v 62 (ObjNum 248 snap 0 seq_num 248) dirty exists 2023-12-01T04:55:14.084 INFO:tasks.rados.rados.0.smithi080.stdout:249: left oid 249 (ObjNum 248 snap 0 seq_num 248) 2023-12-01T04:55:14.084 INFO:tasks.rados.rados.0.smithi080.stdout:250: finishing write tid 1 to smithi08089843-250 2023-12-01T04:55:14.084 INFO:tasks.rados.rados.0.smithi080.stdout:248: done (15 left) 2023-12-01T04:55:14.084 INFO:tasks.rados.rados.0.smithi080.stdout:249: done (14 left) 2023-12-01T04:55:14.084 INFO:tasks.rados.rados.0.smithi080.stdout:264: write initial oid 264 2023-12-01T04:55:14.084 INFO:tasks.rados.rados.0.smithi080.stdout:264: seq_num 263 ranges {420241=546489,1373823=544414} 2023-12-01T04:55:14.092 INFO:tasks.rados.rados.0.smithi080.stdout:264: writing smithi08089843-264 from 420241 to 966730 tid 1 2023-12-01T04:55:14.098 INFO:tasks.rados.rados.0.smithi080.stdout:264: writing smithi08089843-264 from 1373823 to 1918237 tid 2 2023-12-01T04:55:14.098 INFO:tasks.rados.rados.0.smithi080.stdout:265: write initial oid 265 2023-12-01T04:55:14.098 INFO:tasks.rados.rados.0.smithi080.stdout:265: seq_num 264 ranges {437048=621738,1832305=404425} 2023-12-01T04:55:14.104 INFO:tasks.rados.rados.0.smithi080.stdout:265: writing smithi08089843-265 from 437048 to 1058786 tid 1 2023-12-01T04:55:14.111 INFO:tasks.rados.rados.0.smithi080.stdout:265: writing smithi08089843-265 from 1832305 to 2236730 tid 2 2023-12-01T04:55:14.112 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:14.112 INFO:tasks.rados.rados.0.smithi080.stdout:250: finishing write tid 2 to smithi08089843-250 2023-12-01T04:55:14.112 INFO:tasks.rados.rados.0.smithi080.stdout:250: finishing write tid 3 to smithi08089843-250 2023-12-01T04:55:14.112 INFO:tasks.rados.rados.0.smithi080.stdout:250: finishing write tid 4 to smithi08089843-250 2023-12-01T04:55:14.112 INFO:tasks.rados.rados.0.smithi080.stdout:250: oid 250 updating version 0 to 43 2023-12-01T04:55:14.112 INFO:tasks.rados.rados.0.smithi080.stdout:250: oid 250 updating version 43 to 45 2023-12-01T04:55:14.112 INFO:tasks.rados.rados.0.smithi080.stdout:250: oid 250 version 45 is already newer than 44 2023-12-01T04:55:14.112 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 250 v 45 (ObjNum 249 snap 0 seq_num 249) dirty exists 2023-12-01T04:55:14.112 INFO:tasks.rados.rados.0.smithi080.stdout:250: left oid 250 (ObjNum 249 snap 0 seq_num 249) 2023-12-01T04:55:14.112 INFO:tasks.rados.rados.0.smithi080.stdout:251: finishing write tid 1 to smithi08089843-251 2023-12-01T04:55:14.113 INFO:tasks.rados.rados.0.smithi080.stdout:250: done (15 left) 2023-12-01T04:55:14.113 INFO:tasks.rados.rados.0.smithi080.stdout:266: write initial oid 266 2023-12-01T04:55:14.113 INFO:tasks.rados.rados.0.smithi080.stdout:266: seq_num 265 ranges {453855=696987,1890787=548083} 2023-12-01T04:55:14.118 INFO:tasks.rados.rados.0.smithi080.stdout:266: writing smithi08089843-266 from 453855 to 1150842 tid 1 2023-12-01T04:55:14.127 INFO:tasks.rados.rados.0.smithi080.stdout:266: writing smithi08089843-266 from 1890787 to 2438870 tid 2 2023-12-01T04:55:14.127 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:14.127 INFO:tasks.rados.rados.0.smithi080.stdout:251: finishing write tid 2 to smithi08089843-251 2023-12-01T04:55:14.128 INFO:tasks.rados.rados.0.smithi080.stdout:251: finishing write tid 3 to smithi08089843-251 2023-12-01T04:55:14.128 INFO:tasks.rados.rados.0.smithi080.stdout:251: finishing write tid 4 to smithi08089843-251 2023-12-01T04:55:14.128 INFO:tasks.rados.rados.0.smithi080.stdout:251: oid 251 updating version 0 to 27 2023-12-01T04:55:14.128 INFO:tasks.rados.rados.0.smithi080.stdout:251: oid 251 version 27 is already newer than 26 2023-12-01T04:55:14.128 INFO:tasks.rados.rados.0.smithi080.stdout:251: oid 251 updating version 27 to 28 2023-12-01T04:55:14.128 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 251 v 28 (ObjNum 250 snap 0 seq_num 250) dirty exists 2023-12-01T04:55:14.128 INFO:tasks.rados.rados.0.smithi080.stdout:251: left oid 251 (ObjNum 250 snap 0 seq_num 250) 2023-12-01T04:55:14.129 INFO:tasks.rados.rados.0.smithi080.stdout:252: finishing write tid 1 to smithi08089843-252 2023-12-01T04:55:14.129 INFO:tasks.rados.rados.0.smithi080.stdout:252: finishing write tid 2 to smithi08089843-252 2023-12-01T04:55:14.129 INFO:tasks.rados.rados.0.smithi080.stdout:251: done (15 left) 2023-12-01T04:55:14.129 INFO:tasks.rados.rados.0.smithi080.stdout:267: write initial oid 267 2023-12-01T04:55:14.129 INFO:tasks.rados.rados.0.smithi080.stdout:267: seq_num 266 ranges {470662=772236,1832916=408094} 2023-12-01T04:55:14.139 INFO:tasks.rados.rados.0.smithi080.stdout:267: writing smithi08089843-267 from 470662 to 1242898 tid 1 2023-12-01T04:55:14.147 INFO:tasks.rados.rados.0.smithi080.stdout:267: writing smithi08089843-267 from 1832916 to 2241010 tid 2 2023-12-01T04:55:14.147 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:14.147 INFO:tasks.rados.rados.0.smithi080.stdout:252: finishing write tid 3 to smithi08089843-252 2023-12-01T04:55:14.148 INFO:tasks.rados.rados.0.smithi080.stdout:252: finishing write tid 4 to smithi08089843-252 2023-12-01T04:55:14.148 INFO:tasks.rados.rados.0.smithi080.stdout:252: oid 252 updating version 0 to 64 2023-12-01T04:55:14.148 INFO:tasks.rados.rados.0.smithi080.stdout:252: oid 252 updating version 64 to 66 2023-12-01T04:55:14.148 INFO:tasks.rados.rados.0.smithi080.stdout:252: oid 252 version 66 is already newer than 65 2023-12-01T04:55:14.148 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 252 v 66 (ObjNum 251 snap 0 seq_num 251) dirty exists 2023-12-01T04:55:14.148 INFO:tasks.rados.rados.0.smithi080.stdout:252: left oid 252 (ObjNum 251 snap 0 seq_num 251) 2023-12-01T04:55:14.149 INFO:tasks.rados.rados.0.smithi080.stdout:253: finishing write tid 1 to smithi08089843-253 2023-12-01T04:55:14.149 INFO:tasks.rados.rados.0.smithi080.stdout:253: finishing write tid 2 to smithi08089843-253 2023-12-01T04:55:14.149 INFO:tasks.rados.rados.0.smithi080.stdout:253: finishing write tid 3 to smithi08089843-253 2023-12-01T04:55:14.149 INFO:tasks.rados.rados.0.smithi080.stdout:253: finishing write tid 4 to smithi08089843-253 2023-12-01T04:55:14.149 INFO:tasks.rados.rados.0.smithi080.stdout:253: oid 253 updating version 0 to 67 2023-12-01T04:55:14.149 INFO:tasks.rados.rados.0.smithi080.stdout:253: oid 253 updating version 67 to 68 2023-12-01T04:55:14.149 INFO:tasks.rados.rados.0.smithi080.stdout:253: oid 253 updating version 68 to 69 2023-12-01T04:55:14.150 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 253 v 69 (ObjNum 252 snap 0 seq_num 252) dirty exists 2023-12-01T04:55:14.150 INFO:tasks.rados.rados.0.smithi080.stdout:253: left oid 253 (ObjNum 252 snap 0 seq_num 252) 2023-12-01T04:55:14.150 INFO:tasks.rados.rados.0.smithi080.stdout:254: finishing write tid 1 to smithi08089843-254 2023-12-01T04:55:14.150 INFO:tasks.rados.rados.0.smithi080.stdout:254: finishing write tid 2 to smithi08089843-254 2023-12-01T04:55:14.150 INFO:tasks.rados.rados.0.smithi080.stdout:254: finishing write tid 3 to smithi08089843-254 2023-12-01T04:55:14.150 INFO:tasks.rados.rados.0.smithi080.stdout:254: finishing write tid 4 to smithi08089843-254 2023-12-01T04:55:14.150 INFO:tasks.rados.rados.0.smithi080.stdout:254: oid 254 updating version 0 to 37 2023-12-01T04:55:14.151 INFO:tasks.rados.rados.0.smithi080.stdout:254: oid 254 version 37 is already newer than 36 2023-12-01T04:55:14.151 INFO:tasks.rados.rados.0.smithi080.stdout:254: oid 254 updating version 37 to 38 2023-12-01T04:55:14.151 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 254 v 38 (ObjNum 253 snap 0 seq_num 253) dirty exists 2023-12-01T04:55:14.151 INFO:tasks.rados.rados.0.smithi080.stdout:254: left oid 254 (ObjNum 253 snap 0 seq_num 253) 2023-12-01T04:55:14.151 INFO:tasks.rados.rados.0.smithi080.stdout:255: finishing write tid 1 to smithi08089843-255 2023-12-01T04:55:14.151 INFO:tasks.rados.rados.0.smithi080.stdout:255: finishing write tid 2 to smithi08089843-255 2023-12-01T04:55:14.151 INFO:tasks.rados.rados.0.smithi080.stdout:255: finishing write tid 3 to smithi08089843-255 2023-12-01T04:55:14.151 INFO:tasks.rados.rados.0.smithi080.stdout:255: finishing write tid 4 to smithi08089843-255 2023-12-01T04:55:14.151 INFO:tasks.rados.rados.0.smithi080.stdout:255: oid 255 updating version 0 to 44 2023-12-01T04:55:14.152 INFO:tasks.rados.rados.0.smithi080.stdout:255: oid 255 version 44 is already newer than 43 2023-12-01T04:55:14.152 INFO:tasks.rados.rados.0.smithi080.stdout:255: oid 255 updating version 44 to 45 2023-12-01T04:55:14.152 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 255 v 45 (ObjNum 254 snap 0 seq_num 254) dirty exists 2023-12-01T04:55:14.152 INFO:tasks.rados.rados.0.smithi080.stdout:255: left oid 255 (ObjNum 254 snap 0 seq_num 254) 2023-12-01T04:55:14.152 INFO:tasks.rados.rados.0.smithi080.stdout:256: finishing write tid 1 to smithi08089843-256 2023-12-01T04:55:14.152 INFO:tasks.rados.rados.0.smithi080.stdout:256: finishing write tid 2 to smithi08089843-256 2023-12-01T04:55:14.152 INFO:tasks.rados.rados.0.smithi080.stdout:256: finishing write tid 3 to smithi08089843-256 2023-12-01T04:55:14.152 INFO:tasks.rados.rados.0.smithi080.stdout:256: finishing write tid 4 to smithi08089843-256 2023-12-01T04:55:14.152 INFO:tasks.rados.rados.0.smithi080.stdout:256: oid 256 updating version 0 to 30 2023-12-01T04:55:14.152 INFO:tasks.rados.rados.0.smithi080.stdout:256: oid 256 version 30 is already newer than 29 2023-12-01T04:55:14.152 INFO:tasks.rados.rados.0.smithi080.stdout:256: oid 256 updating version 30 to 31 2023-12-01T04:55:14.153 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 256 v 31 (ObjNum 255 snap 0 seq_num 255) dirty exists 2023-12-01T04:55:14.153 INFO:tasks.rados.rados.0.smithi080.stdout:256: left oid 256 (ObjNum 255 snap 0 seq_num 255) 2023-12-01T04:55:14.153 INFO:tasks.rados.rados.0.smithi080.stdout:257: finishing write tid 1 to smithi08089843-257 2023-12-01T04:55:14.153 INFO:tasks.rados.rados.0.smithi080.stdout:257: finishing write tid 2 to smithi08089843-257 2023-12-01T04:55:14.153 INFO:tasks.rados.rados.0.smithi080.stdout:257: finishing write tid 3 to smithi08089843-257 2023-12-01T04:55:14.153 INFO:tasks.rados.rados.0.smithi080.stdout:257: finishing write tid 4 to smithi08089843-257 2023-12-01T04:55:14.153 INFO:tasks.rados.rados.0.smithi080.stdout:257: oid 257 updating version 0 to 47 2023-12-01T04:55:14.153 INFO:tasks.rados.rados.0.smithi080.stdout:257: oid 257 version 47 is already newer than 46 2023-12-01T04:55:14.153 INFO:tasks.rados.rados.0.smithi080.stdout:257: oid 257 updating version 47 to 48 2023-12-01T04:55:14.153 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 257 v 48 (ObjNum 256 snap 0 seq_num 256) dirty exists 2023-12-01T04:55:14.154 INFO:tasks.rados.rados.0.smithi080.stdout:257: left oid 257 (ObjNum 256 snap 0 seq_num 256) 2023-12-01T04:55:14.154 INFO:tasks.rados.rados.0.smithi080.stdout:252: done (15 left) 2023-12-01T04:55:14.154 INFO:tasks.rados.rados.0.smithi080.stdout:253: done (14 left) 2023-12-01T04:55:14.154 INFO:tasks.rados.rados.0.smithi080.stdout:254: done (13 left) 2023-12-01T04:55:14.154 INFO:tasks.rados.rados.0.smithi080.stdout:255: done (12 left) 2023-12-01T04:55:14.154 INFO:tasks.rados.rados.0.smithi080.stdout:256: done (11 left) 2023-12-01T04:55:14.154 INFO:tasks.rados.rados.0.smithi080.stdout:257: done (10 left) 2023-12-01T04:55:14.154 INFO:tasks.rados.rados.0.smithi080.stdout:268: write initial oid 268 2023-12-01T04:55:14.154 INFO:tasks.rados.rados.0.smithi080.stdout:268: seq_num 267 ranges {487469=563838,1607751=551752} 2023-12-01T04:55:14.155 INFO:tasks.rados.rados.0.smithi080.stdout:268: writing smithi08089843-268 from 487469 to 1051307 tid 1 2023-12-01T04:55:14.157 INFO:tasks.rados.rados.0.smithi080.stdout:268: writing smithi08089843-268 from 1607751 to 2159503 tid 2 2023-12-01T04:55:14.157 INFO:tasks.rados.rados.0.smithi080.stdout:269: write initial oid 269 2023-12-01T04:55:14.158 INFO:tasks.rados.rados.0.smithi080.stdout:258: finishing write tid 1 to smithi08089843-258 2023-12-01T04:55:14.158 INFO:tasks.rados.rados.0.smithi080.stdout:269: seq_num 268 ranges {504276=639087,1666233=695410} 2023-12-01T04:55:14.164 INFO:tasks.rados.rados.0.smithi080.stdout:269: writing smithi08089843-269 from 504276 to 1143363 tid 1 2023-12-01T04:55:14.171 INFO:tasks.rados.rados.0.smithi080.stdout:269: writing smithi08089843-269 from 1666233 to 2361643 tid 2 2023-12-01T04:55:14.171 INFO:tasks.rados.rados.0.smithi080.stdout:270: write initial oid 270 2023-12-01T04:55:14.172 INFO:tasks.rados.rados.0.smithi080.stdout:270: seq_num 269 ranges {521083=714336,1724715=555421} 2023-12-01T04:55:14.178 INFO:tasks.rados.rados.0.smithi080.stdout:270: writing smithi08089843-270 from 521083 to 1235419 tid 1 2023-12-01T04:55:14.184 INFO:tasks.rados.rados.0.smithi080.stdout:270: writing smithi08089843-270 from 1724715 to 2280136 tid 2 2023-12-01T04:55:14.184 INFO:tasks.rados.rados.0.smithi080.stdout:271: write initial oid 271 2023-12-01T04:55:14.184 INFO:tasks.rados.rados.0.smithi080.stdout:271: seq_num 270 ranges {537890=789585,1783197=699079} 2023-12-01T04:55:14.191 INFO:tasks.rados.rados.0.smithi080.stdout:271: writing smithi08089843-271 from 537890 to 1327475 tid 1 2023-12-01T04:55:14.198 INFO:tasks.rados.rados.0.smithi080.stdout:271: writing smithi08089843-271 from 1783197 to 2482276 tid 2 2023-12-01T04:55:14.198 INFO:tasks.rados.rados.0.smithi080.stdout:272: write initial oid 272 2023-12-01T04:55:14.198 INFO:tasks.rados.rados.0.smithi080.stdout:272: seq_num 271 ranges {554697=464834,1725326=559090} 2023-12-01T04:55:14.204 INFO:tasks.rados.rados.0.smithi080.stdout:272: writing smithi08089843-272 from 554697 to 1019531 tid 1 2023-12-01T04:55:14.211 INFO:tasks.rados.rados.0.smithi080.stdout:272: writing smithi08089843-272 from 1725326 to 2284416 tid 2 2023-12-01T04:55:14.211 INFO:tasks.rados.rados.0.smithi080.stdout:273: write initial oid 273 2023-12-01T04:55:14.211 INFO:tasks.rados.rados.0.smithi080.stdout:273: seq_num 272 ranges {571504=540083,1783808=702748} 2023-12-01T04:55:14.217 INFO:tasks.rados.rados.0.smithi080.stdout:273: writing smithi08089843-273 from 571504 to 1111587 tid 1 2023-12-01T04:55:14.226 INFO:tasks.rados.rados.0.smithi080.stdout:273: writing smithi08089843-273 from 1783808 to 2486556 tid 2 2023-12-01T04:55:14.226 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:14.226 INFO:tasks.rados.rados.0.smithi080.stdout:258: finishing write tid 2 to smithi08089843-258 2023-12-01T04:55:14.226 INFO:tasks.rados.rados.0.smithi080.stdout:258: finishing write tid 3 to smithi08089843-258 2023-12-01T04:55:14.226 INFO:tasks.rados.rados.0.smithi080.stdout:258: finishing write tid 4 to smithi08089843-258 2023-12-01T04:55:14.226 INFO:tasks.rados.rados.0.smithi080.stdout:258: oid 258 updating version 0 to 51 2023-12-01T04:55:14.226 INFO:tasks.rados.rados.0.smithi080.stdout:258: oid 258 version 51 is already newer than 49 2023-12-01T04:55:14.226 INFO:tasks.rados.rados.0.smithi080.stdout:258: oid 258 version 51 is already newer than 50 2023-12-01T04:55:14.226 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 258 v 51 (ObjNum 257 snap 0 seq_num 257) dirty exists 2023-12-01T04:55:14.226 INFO:tasks.rados.rados.0.smithi080.stdout:258: left oid 258 (ObjNum 257 snap 0 seq_num 257) 2023-12-01T04:55:14.226 INFO:tasks.rados.rados.0.smithi080.stdout:259: finishing write tid 1 to smithi08089843-259 2023-12-01T04:55:14.226 INFO:tasks.rados.rados.0.smithi080.stdout:259: finishing write tid 2 to smithi08089843-259 2023-12-01T04:55:14.227 INFO:tasks.rados.rados.0.smithi080.stdout:259: finishing write tid 3 to smithi08089843-259 2023-12-01T04:55:14.227 INFO:tasks.rados.rados.0.smithi080.stdout:259: finishing write tid 4 to smithi08089843-259 2023-12-01T04:55:14.227 INFO:tasks.rados.rados.0.smithi080.stdout:259: oid 259 updating version 0 to 48 2023-12-01T04:55:14.227 INFO:tasks.rados.rados.0.smithi080.stdout:259: oid 259 version 48 is already newer than 47 2023-12-01T04:55:14.227 INFO:tasks.rados.rados.0.smithi080.stdout:259: oid 259 version 48 is already newer than 46 2023-12-01T04:55:14.227 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 259 v 48 (ObjNum 258 snap 0 seq_num 258) dirty exists 2023-12-01T04:55:14.227 INFO:tasks.rados.rados.0.smithi080.stdout:259: left oid 259 (ObjNum 258 snap 0 seq_num 258) 2023-12-01T04:55:14.227 INFO:tasks.rados.rados.0.smithi080.stdout:258: done (15 left) 2023-12-01T04:55:14.227 INFO:tasks.rados.rados.0.smithi080.stdout:259: done (14 left) 2023-12-01T04:55:14.227 INFO:tasks.rados.rados.0.smithi080.stdout:274: write initial oid 274 2023-12-01T04:55:14.227 INFO:tasks.rados.rados.0.smithi080.stdout:274: seq_num 273 ranges {588311=615332,1842290=562759} 2023-12-01T04:55:14.232 INFO:tasks.rados.rados.0.smithi080.stdout:274: writing smithi08089843-274 from 588311 to 1203643 tid 1 2023-12-01T04:55:14.239 INFO:tasks.rados.rados.0.smithi080.stdout:274: writing smithi08089843-274 from 1842290 to 2405049 tid 2 2023-12-01T04:55:14.240 INFO:tasks.rados.rados.0.smithi080.stdout:275: write initial oid 275 2023-12-01T04:55:14.240 INFO:tasks.rados.rados.0.smithi080.stdout:275: seq_num 274 ranges {605118=406934,1617125=706417} 2023-12-01T04:55:14.246 INFO:tasks.rados.rados.0.smithi080.stdout:275: writing smithi08089843-275 from 605118 to 1012052 tid 1 2023-12-01T04:55:14.256 INFO:tasks.rados.rados.0.smithi080.stdout:275: writing smithi08089843-275 from 1617125 to 2323542 tid 2 2023-12-01T04:55:14.256 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:14.256 INFO:tasks.rados.rados.0.smithi080.stdout:260: finishing write tid 1 to smithi08089843-260 2023-12-01T04:55:14.256 INFO:tasks.rados.rados.0.smithi080.stdout:260: finishing write tid 2 to smithi08089843-260 2023-12-01T04:55:14.256 INFO:tasks.rados.rados.0.smithi080.stdout:260: finishing write tid 3 to smithi08089843-260 2023-12-01T04:55:14.256 INFO:tasks.rados.rados.0.smithi080.stdout:260: finishing write tid 4 to smithi08089843-260 2023-12-01T04:55:14.256 INFO:tasks.rados.rados.0.smithi080.stdout:260: oid 260 updating version 0 to 71 2023-12-01T04:55:14.256 INFO:tasks.rados.rados.0.smithi080.stdout:260: oid 260 version 71 is already newer than 70 2023-12-01T04:55:14.256 INFO:tasks.rados.rados.0.smithi080.stdout:260: oid 260 updating version 71 to 72 2023-12-01T04:55:14.256 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 260 v 72 (ObjNum 259 snap 0 seq_num 259) dirty exists 2023-12-01T04:55:14.257 INFO:tasks.rados.rados.0.smithi080.stdout:260: left oid 260 (ObjNum 259 snap 0 seq_num 259) 2023-12-01T04:55:14.257 INFO:tasks.rados.rados.0.smithi080.stdout:261: finishing write tid 1 to smithi08089843-261 2023-12-01T04:55:14.257 INFO:tasks.rados.rados.0.smithi080.stdout:261: finishing write tid 2 to smithi08089843-261 2023-12-01T04:55:14.257 INFO:tasks.rados.rados.0.smithi080.stdout:261: finishing write tid 3 to smithi08089843-261 2023-12-01T04:55:14.257 INFO:tasks.rados.rados.0.smithi080.stdout:260: done (15 left) 2023-12-01T04:55:14.257 INFO:tasks.rados.rados.0.smithi080.stdout:276: write initial oid 276 2023-12-01T04:55:14.257 INFO:tasks.rados.rados.0.smithi080.stdout:276: seq_num 275 ranges {621925=482183,1559254=566428} 2023-12-01T04:55:14.266 INFO:tasks.rados.rados.0.smithi080.stdout:276: writing smithi08089843-276 from 621925 to 1104108 tid 1 2023-12-01T04:55:14.272 INFO:tasks.rados.rados.0.smithi080.stdout:276: writing smithi08089843-276 from 1559254 to 2125682 tid 2 2023-12-01T04:55:14.272 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:14.272 INFO:tasks.rados.rados.0.smithi080.stdout:261: finishing write tid 4 to smithi08089843-261 2023-12-01T04:55:14.272 INFO:tasks.rados.rados.0.smithi080.stdout:261: oid 261 updating version 0 to 73 2023-12-01T04:55:14.272 INFO:tasks.rados.rados.0.smithi080.stdout:261: oid 261 updating version 73 to 75 2023-12-01T04:55:14.272 INFO:tasks.rados.rados.0.smithi080.stdout:261: oid 261 version 75 is already newer than 74 2023-12-01T04:55:14.272 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 261 v 75 (ObjNum 260 snap 0 seq_num 260) dirty exists 2023-12-01T04:55:14.272 INFO:tasks.rados.rados.0.smithi080.stdout:261: left oid 261 (ObjNum 260 snap 0 seq_num 260) 2023-12-01T04:55:14.272 INFO:tasks.rados.rados.0.smithi080.stdout:262: finishing write tid 1 to smithi08089843-262 2023-12-01T04:55:14.272 INFO:tasks.rados.rados.0.smithi080.stdout:261: done (15 left) 2023-12-01T04:55:14.272 INFO:tasks.rados.rados.0.smithi080.stdout:277: write initial oid 277 2023-12-01T04:55:14.273 INFO:tasks.rados.rados.0.smithi080.stdout:277: seq_num 276 ranges {638732=557432,1617736=710086} 2023-12-01T04:55:14.278 INFO:tasks.rados.rados.0.smithi080.stdout:277: writing smithi08089843-277 from 638732 to 1196164 tid 1 2023-12-01T04:55:14.285 INFO:tasks.rados.rados.0.smithi080.stdout:277: writing smithi08089843-277 from 1617736 to 2327822 tid 2 2023-12-01T04:55:14.285 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:14.285 INFO:tasks.rados.rados.0.smithi080.stdout:262: finishing write tid 2 to smithi08089843-262 2023-12-01T04:55:14.285 INFO:tasks.rados.rados.0.smithi080.stdout:262: finishing write tid 3 to smithi08089843-262 2023-12-01T04:55:14.285 INFO:tasks.rados.rados.0.smithi080.stdout:262: finishing write tid 4 to smithi08089843-262 2023-12-01T04:55:14.285 INFO:tasks.rados.rados.0.smithi080.stdout:262: oid 262 updating version 0 to 41 2023-12-01T04:55:14.285 INFO:tasks.rados.rados.0.smithi080.stdout:262: oid 262 version 41 is already newer than 40 2023-12-01T04:55:14.285 INFO:tasks.rados.rados.0.smithi080.stdout:262: oid 262 version 41 is already newer than 39 2023-12-01T04:55:14.285 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 262 v 41 (ObjNum 261 snap 0 seq_num 261) dirty exists 2023-12-01T04:55:14.286 INFO:tasks.rados.rados.0.smithi080.stdout:262: left oid 262 (ObjNum 261 snap 0 seq_num 261) 2023-12-01T04:55:14.286 INFO:tasks.rados.rados.0.smithi080.stdout:263: finishing write tid 1 to smithi08089843-263 2023-12-01T04:55:14.286 INFO:tasks.rados.rados.0.smithi080.stdout:262: done (15 left) 2023-12-01T04:55:14.286 INFO:tasks.rados.rados.0.smithi080.stdout:278: write initial oid 278 2023-12-01T04:55:14.286 INFO:tasks.rados.rados.0.smithi080.stdout:278: seq_num 277 ranges {655539=632681,2076218=570097} 2023-12-01T04:55:14.292 INFO:tasks.rados.rados.0.smithi080.stdout:278: writing smithi08089843-278 from 655539 to 1288220 tid 1 2023-12-01T04:55:14.300 INFO:tasks.rados.rados.0.smithi080.stdout:278: writing smithi08089843-278 from 2076218 to 2646315 tid 2 2023-12-01T04:55:14.300 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:14.300 INFO:tasks.rados.rados.0.smithi080.stdout:263: finishing write tid 2 to smithi08089843-263 2023-12-01T04:55:14.300 INFO:tasks.rados.rados.0.smithi080.stdout:263: finishing write tid 3 to smithi08089843-263 2023-12-01T04:55:14.301 INFO:tasks.rados.rados.0.smithi080.stdout:263: finishing write tid 4 to smithi08089843-263 2023-12-01T04:55:14.301 INFO:tasks.rados.rados.0.smithi080.stdout:263: oid 263 updating version 0 to 43 2023-12-01T04:55:14.301 INFO:tasks.rados.rados.0.smithi080.stdout:263: oid 263 version 43 is already newer than 42 2023-12-01T04:55:14.301 INFO:tasks.rados.rados.0.smithi080.stdout:263: oid 263 updating version 43 to 44 2023-12-01T04:55:14.301 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 263 v 44 (ObjNum 262 snap 0 seq_num 262) dirty exists 2023-12-01T04:55:14.301 INFO:tasks.rados.rados.0.smithi080.stdout:263: left oid 263 (ObjNum 262 snap 0 seq_num 262) 2023-12-01T04:55:14.301 INFO:tasks.rados.rados.0.smithi080.stdout:264: finishing write tid 1 to smithi08089843-264 2023-12-01T04:55:14.301 INFO:tasks.rados.rados.0.smithi080.stdout:263: done (15 left) 2023-12-01T04:55:14.301 INFO:tasks.rados.rados.0.smithi080.stdout:279: write initial oid 279 2023-12-01T04:55:14.301 INFO:tasks.rados.rados.0.smithi080.stdout:279: seq_num 278 ranges {672346=707930,2134700=537646} 2023-12-01T04:55:14.308 INFO:tasks.rados.rados.0.smithi080.stdout:279: writing smithi08089843-279 from 672346 to 1380276 tid 1 2023-12-01T04:55:14.316 INFO:tasks.rados.rados.0.smithi080.stdout:279: writing smithi08089843-279 from 2134700 to 2672346 tid 2 2023-12-01T04:55:14.316 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:14.316 INFO:tasks.rados.rados.0.smithi080.stdout:264: finishing write tid 2 to smithi08089843-264 2023-12-01T04:55:14.316 INFO:tasks.rados.rados.0.smithi080.stdout:264: finishing write tid 3 to smithi08089843-264 2023-12-01T04:55:14.316 INFO:tasks.rados.rados.0.smithi080.stdout:264: finishing write tid 4 to smithi08089843-264 2023-12-01T04:55:14.316 INFO:tasks.rados.rados.0.smithi080.stdout:264: oid 264 updating version 0 to 60 2023-12-01T04:55:14.316 INFO:tasks.rados.rados.0.smithi080.stdout:264: oid 264 updating version 60 to 61 2023-12-01T04:55:14.317 INFO:tasks.rados.rados.0.smithi080.stdout:264: oid 264 version 61 is already newer than 59 2023-12-01T04:55:14.317 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 264 v 61 (ObjNum 263 snap 0 seq_num 263) dirty exists 2023-12-01T04:55:14.317 INFO:tasks.rados.rados.0.smithi080.stdout:264: left oid 264 (ObjNum 263 snap 0 seq_num 263) 2023-12-01T04:55:14.317 INFO:tasks.rados.rados.0.smithi080.stdout:265: finishing write tid 1 to smithi08089843-265 2023-12-01T04:55:14.317 INFO:tasks.rados.rados.0.smithi080.stdout:265: finishing write tid 2 to smithi08089843-265 2023-12-01T04:55:14.317 INFO:tasks.rados.rados.0.smithi080.stdout:264: done (15 left) 2023-12-01T04:55:14.317 INFO:tasks.rados.rados.0.smithi080.stdout:280: write initial oid 280 2023-12-01T04:55:14.317 INFO:tasks.rados.rados.0.smithi080.stdout:280: seq_num 279 ranges {689153=783179,2076829=457413} 2023-12-01T04:55:14.324 INFO:tasks.rados.rados.0.smithi080.stdout:280: writing smithi08089843-280 from 689153 to 1472332 tid 1 2023-12-01T04:55:14.330 INFO:tasks.rados.rados.0.smithi080.stdout:280: writing smithi08089843-280 from 2076829 to 2534242 tid 2 2023-12-01T04:55:14.331 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:14.331 INFO:tasks.rados.rados.0.smithi080.stdout:265: finishing write tid 3 to smithi08089843-265 2023-12-01T04:55:14.331 INFO:tasks.rados.rados.0.smithi080.stdout:265: finishing write tid 4 to smithi08089843-265 2023-12-01T04:55:14.331 INFO:tasks.rados.rados.0.smithi080.stdout:265: oid 265 updating version 0 to 32 2023-12-01T04:55:14.331 INFO:tasks.rados.rados.0.smithi080.stdout:265: oid 265 updating version 32 to 34 2023-12-01T04:55:14.331 INFO:tasks.rados.rados.0.smithi080.stdout:265: oid 265 version 34 is already newer than 33 2023-12-01T04:55:14.331 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 265 v 34 (ObjNum 264 snap 0 seq_num 264) dirty exists 2023-12-01T04:55:14.331 INFO:tasks.rados.rados.0.smithi080.stdout:265: left oid 265 (ObjNum 264 snap 0 seq_num 264) 2023-12-01T04:55:14.331 INFO:tasks.rados.rados.0.smithi080.stdout:266: finishing write tid 1 to smithi08089843-266 2023-12-01T04:55:14.331 INFO:tasks.rados.rados.0.smithi080.stdout:266: finishing write tid 2 to smithi08089843-266 2023-12-01T04:55:14.331 INFO:tasks.rados.rados.0.smithi080.stdout:265: done (15 left) 2023-12-01T04:55:14.331 INFO:tasks.rados.rados.0.smithi080.stdout:281: write initial oid 281 2023-12-01T04:55:14.331 INFO:tasks.rados.rados.0.smithi080.stdout:281: seq_num 280 ranges {705960=458428,1735311=717424} 2023-12-01T04:55:14.336 INFO:tasks.rados.rados.0.smithi080.stdout:281: writing smithi08089843-281 from 705960 to 1164388 tid 1 2023-12-01T04:55:14.344 INFO:tasks.rados.rados.0.smithi080.stdout:281: writing smithi08089843-281 from 1735311 to 2452735 tid 2 2023-12-01T04:55:14.345 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:14.345 INFO:tasks.rados.rados.0.smithi080.stdout:266: finishing write tid 3 to smithi08089843-266 2023-12-01T04:55:14.345 INFO:tasks.rados.rados.0.smithi080.stdout:266: finishing write tid 4 to smithi08089843-266 2023-12-01T04:55:14.345 INFO:tasks.rados.rados.0.smithi080.stdout:266: oid 266 updating version 0 to 51 2023-12-01T04:55:14.346 INFO:tasks.rados.rados.0.smithi080.stdout:266: oid 266 version 51 is already newer than 50 2023-12-01T04:55:14.346 INFO:tasks.rados.rados.0.smithi080.stdout:266: oid 266 updating version 51 to 52 2023-12-01T04:55:14.346 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 266 v 52 (ObjNum 265 snap 0 seq_num 265) dirty exists 2023-12-01T04:55:14.346 INFO:tasks.rados.rados.0.smithi080.stdout:266: left oid 266 (ObjNum 265 snap 0 seq_num 265) 2023-12-01T04:55:14.346 INFO:tasks.rados.rados.0.smithi080.stdout:267: finishing write tid 1 to smithi08089843-267 2023-12-01T04:55:14.346 INFO:tasks.rados.rados.0.smithi080.stdout:267: finishing write tid 2 to smithi08089843-267 2023-12-01T04:55:14.346 INFO:tasks.rados.rados.0.smithi080.stdout:267: finishing write tid 3 to smithi08089843-267 2023-12-01T04:55:14.347 INFO:tasks.rados.rados.0.smithi080.stdout:266: done (15 left) 2023-12-01T04:55:14.347 INFO:tasks.rados.rados.0.smithi080.stdout:282: write initial oid 282 2023-12-01T04:55:14.347 INFO:tasks.rados.rados.0.smithi080.stdout:282: seq_num 281 ranges {722767=533677,1793793=461082} 2023-12-01T04:55:14.351 INFO:tasks.rados.rados.0.smithi080.stdout:282: writing smithi08089843-282 from 722767 to 1256444 tid 1 2023-12-01T04:55:14.358 INFO:tasks.rados.rados.0.smithi080.stdout:282: writing smithi08089843-282 from 1793793 to 2254875 tid 2 2023-12-01T04:55:14.358 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:14.358 INFO:tasks.rados.rados.0.smithi080.stdout:267: finishing write tid 4 to smithi08089843-267 2023-12-01T04:55:14.358 INFO:tasks.rados.rados.0.smithi080.stdout:267: oid 267 updating version 0 to 56 2023-12-01T04:55:14.358 INFO:tasks.rados.rados.0.smithi080.stdout:267: oid 267 updating version 56 to 57 2023-12-01T04:55:14.358 INFO:tasks.rados.rados.0.smithi080.stdout:267: oid 267 version 57 is already newer than 55 2023-12-01T04:55:14.358 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 267 v 57 (ObjNum 266 snap 0 seq_num 266) dirty exists 2023-12-01T04:55:14.358 INFO:tasks.rados.rados.0.smithi080.stdout:267: left oid 267 (ObjNum 266 snap 0 seq_num 266) 2023-12-01T04:55:14.359 INFO:tasks.rados.rados.0.smithi080.stdout:268: finishing write tid 1 to smithi08089843-268 2023-12-01T04:55:14.359 INFO:tasks.rados.rados.0.smithi080.stdout:268: finishing write tid 2 to smithi08089843-268 2023-12-01T04:55:14.359 INFO:tasks.rados.rados.0.smithi080.stdout:268: finishing write tid 3 to smithi08089843-268 2023-12-01T04:55:14.359 INFO:tasks.rados.rados.0.smithi080.stdout:267: done (15 left) 2023-12-01T04:55:14.359 INFO:tasks.rados.rados.0.smithi080.stdout:283: write initial oid 283 2023-12-01T04:55:14.359 INFO:tasks.rados.rados.0.smithi080.stdout:283: seq_num 282 ranges {739574=725279,1968628=721093} 2023-12-01T04:55:14.365 INFO:tasks.rados.rados.0.smithi080.stdout:283: writing smithi08089843-283 from 739574 to 1464853 tid 1 2023-12-01T04:55:14.372 INFO:tasks.rados.rados.0.smithi080.stdout:283: writing smithi08089843-283 from 1968628 to 2689721 tid 2 2023-12-01T04:55:14.373 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:14.373 INFO:tasks.rados.rados.0.smithi080.stdout:268: finishing write tid 4 to smithi08089843-268 2023-12-01T04:55:14.373 INFO:tasks.rados.rados.0.smithi080.stdout:268: oid 268 updating version 0 to 63 2023-12-01T04:55:14.373 INFO:tasks.rados.rados.0.smithi080.stdout:268: oid 268 updating version 63 to 64 2023-12-01T04:55:14.373 INFO:tasks.rados.rados.0.smithi080.stdout:268: oid 268 updating version 64 to 65 2023-12-01T04:55:14.373 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 268 v 65 (ObjNum 267 snap 0 seq_num 267) dirty exists 2023-12-01T04:55:14.373 INFO:tasks.rados.rados.0.smithi080.stdout:268: left oid 268 (ObjNum 267 snap 0 seq_num 267) 2023-12-01T04:55:14.373 INFO:tasks.rados.rados.0.smithi080.stdout:269: finishing write tid 1 to smithi08089843-269 2023-12-01T04:55:14.373 INFO:tasks.rados.rados.0.smithi080.stdout:269: finishing write tid 2 to smithi08089843-269 2023-12-01T04:55:14.373 INFO:tasks.rados.rados.0.smithi080.stdout:269: finishing write tid 3 to smithi08089843-269 2023-12-01T04:55:14.373 INFO:tasks.rados.rados.0.smithi080.stdout:268: done (15 left) 2023-12-01T04:55:14.373 INFO:tasks.rados.rados.0.smithi080.stdout:284: write initial oid 284 2023-12-01T04:55:14.373 INFO:tasks.rados.rados.0.smithi080.stdout:284: seq_num 283 ranges {756381=400528,1910757=464751} 2023-12-01T04:55:14.379 INFO:tasks.rados.rados.0.smithi080.stdout:284: writing smithi08089843-284 from 756381 to 1156909 tid 1 2023-12-01T04:55:14.386 INFO:tasks.rados.rados.0.smithi080.stdout:284: writing smithi08089843-284 from 1910757 to 2375508 tid 2 2023-12-01T04:55:14.387 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:14.387 INFO:tasks.rados.rados.0.smithi080.stdout:269: finishing write tid 4 to smithi08089843-269 2023-12-01T04:55:14.387 INFO:tasks.rados.rados.0.smithi080.stdout:269: oid 269 updating version 0 to 51 2023-12-01T04:55:14.387 INFO:tasks.rados.rados.0.smithi080.stdout:269: oid 269 version 51 is already newer than 49 2023-12-01T04:55:14.387 INFO:tasks.rados.rados.0.smithi080.stdout:269: oid 269 version 51 is already newer than 50 2023-12-01T04:55:14.387 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 269 v 51 (ObjNum 268 snap 0 seq_num 268) dirty exists 2023-12-01T04:55:14.388 INFO:tasks.rados.rados.0.smithi080.stdout:269: left oid 269 (ObjNum 268 snap 0 seq_num 268) 2023-12-01T04:55:14.388 INFO:tasks.rados.rados.0.smithi080.stdout:270: finishing write tid 1 to smithi08089843-270 2023-12-01T04:55:14.388 INFO:tasks.rados.rados.0.smithi080.stdout:270: finishing write tid 2 to smithi08089843-270 2023-12-01T04:55:14.388 INFO:tasks.rados.rados.0.smithi080.stdout:269: done (15 left) 2023-12-01T04:55:14.388 INFO:tasks.rados.rados.0.smithi080.stdout:285: write initial oid 285 2023-12-01T04:55:14.388 INFO:tasks.rados.rados.0.smithi080.stdout:285: seq_num 284 ranges {773188=475777,1969239=724762} 2023-12-01T04:55:14.393 INFO:tasks.rados.rados.0.smithi080.stdout:285: writing smithi08089843-285 from 773188 to 1248965 tid 1 2023-12-01T04:55:14.402 INFO:tasks.rados.rados.0.smithi080.stdout:285: writing smithi08089843-285 from 1969239 to 2694001 tid 2 2023-12-01T04:55:14.402 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:14.402 INFO:tasks.rados.rados.0.smithi080.stdout:270: finishing write tid 3 to smithi08089843-270 2023-12-01T04:55:14.402 INFO:tasks.rados.rados.0.smithi080.stdout:270: finishing write tid 4 to smithi08089843-270 2023-12-01T04:55:14.402 INFO:tasks.rados.rados.0.smithi080.stdout:270: oid 270 updating version 0 to 75 2023-12-01T04:55:14.402 INFO:tasks.rados.rados.0.smithi080.stdout:270: oid 270 version 75 is already newer than 73 2023-12-01T04:55:14.403 INFO:tasks.rados.rados.0.smithi080.stdout:270: oid 270 version 75 is already newer than 74 2023-12-01T04:55:14.403 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 270 v 75 (ObjNum 269 snap 0 seq_num 269) dirty exists 2023-12-01T04:55:14.403 INFO:tasks.rados.rados.0.smithi080.stdout:270: left oid 270 (ObjNum 269 snap 0 seq_num 269) 2023-12-01T04:55:14.403 INFO:tasks.rados.rados.0.smithi080.stdout:271: finishing write tid 1 to smithi08089843-271 2023-12-01T04:55:14.403 INFO:tasks.rados.rados.0.smithi080.stdout:271: finishing write tid 2 to smithi08089843-271 2023-12-01T04:55:14.403 INFO:tasks.rados.rados.0.smithi080.stdout:271: finishing write tid 3 to smithi08089843-271 2023-12-01T04:55:14.403 INFO:tasks.rados.rados.0.smithi080.stdout:271: finishing write tid 4 to smithi08089843-271 2023-12-01T04:55:14.404 INFO:tasks.rados.rados.0.smithi080.stdout:271: oid 271 updating version 0 to 46 2023-12-01T04:55:14.404 INFO:tasks.rados.rados.0.smithi080.stdout:271: oid 271 updating version 46 to 47 2023-12-01T04:55:14.404 INFO:tasks.rados.rados.0.smithi080.stdout:271: oid 271 updating version 47 to 48 2023-12-01T04:55:14.404 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 271 v 48 (ObjNum 270 snap 0 seq_num 270) dirty exists 2023-12-01T04:55:14.404 INFO:tasks.rados.rados.0.smithi080.stdout:271: left oid 271 (ObjNum 270 snap 0 seq_num 270) 2023-12-01T04:55:14.404 INFO:tasks.rados.rados.0.smithi080.stdout:272: finishing write tid 1 to smithi08089843-272 2023-12-01T04:55:14.404 INFO:tasks.rados.rados.0.smithi080.stdout:272: finishing write tid 2 to smithi08089843-272 2023-12-01T04:55:14.405 INFO:tasks.rados.rados.0.smithi080.stdout:272: finishing write tid 3 to smithi08089843-272 2023-12-01T04:55:14.405 INFO:tasks.rados.rados.0.smithi080.stdout:270: done (15 left) 2023-12-01T04:55:14.405 INFO:tasks.rados.rados.0.smithi080.stdout:271: done (14 left) 2023-12-01T04:55:14.405 INFO:tasks.rados.rados.0.smithi080.stdout:286: write initial oid 286 2023-12-01T04:55:14.406 INFO:tasks.rados.rados.0.smithi080.stdout:286: seq_num 285 ranges {789995=551026,2027721=468420} 2023-12-01T04:55:14.409 INFO:tasks.rados.rados.0.smithi080.stdout:286: writing smithi08089843-286 from 789995 to 1341021 tid 1 2023-12-01T04:55:14.415 INFO:tasks.rados.rados.0.smithi080.stdout:286: writing smithi08089843-286 from 2027721 to 2496141 tid 2 2023-12-01T04:55:14.415 INFO:tasks.rados.rados.0.smithi080.stdout:287: write initial oid 287 2023-12-01T04:55:14.415 INFO:tasks.rados.rados.0.smithi080.stdout:287: seq_num 286 ranges {406802=626275,1686203=728431} 2023-12-01T04:55:14.422 INFO:tasks.rados.rados.0.smithi080.stdout:287: writing smithi08089843-287 from 406802 to 1033077 tid 1 2023-12-01T04:55:14.432 INFO:tasks.rados.rados.0.smithi080.stdout:287: writing smithi08089843-287 from 1686203 to 2414634 tid 2 2023-12-01T04:55:14.432 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:14.432 INFO:tasks.rados.rados.0.smithi080.stdout:272: finishing write tid 4 to smithi08089843-272 2023-12-01T04:55:14.432 INFO:tasks.rados.rados.0.smithi080.stdout:272: oid 272 updating version 0 to 62 2023-12-01T04:55:14.432 INFO:tasks.rados.rados.0.smithi080.stdout:272: oid 272 updating version 62 to 63 2023-12-01T04:55:14.432 INFO:tasks.rados.rados.0.smithi080.stdout:272: oid 272 updating version 63 to 64 2023-12-01T04:55:14.433 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 272 v 64 (ObjNum 271 snap 0 seq_num 271) dirty exists 2023-12-01T04:55:14.433 INFO:tasks.rados.rados.0.smithi080.stdout:272: left oid 272 (ObjNum 271 snap 0 seq_num 271) 2023-12-01T04:55:14.433 INFO:tasks.rados.rados.0.smithi080.stdout:272: done (15 left) 2023-12-01T04:55:14.433 INFO:tasks.rados.rados.0.smithi080.stdout:288: write initial oid 288 2023-12-01T04:55:14.433 INFO:tasks.rados.rados.0.smithi080.stdout:288: seq_num 287 ranges {423609=701524,1628332=472089,2648987=174622} 2023-12-01T04:55:14.438 INFO:tasks.rados.rados.0.smithi080.stdout:288: writing smithi08089843-288 from 423609 to 1125133 tid 1 2023-12-01T04:55:14.444 INFO:tasks.rados.rados.0.smithi080.stdout:288: writing smithi08089843-288 from 1628332 to 2100421 tid 2 2023-12-01T04:55:14.448 INFO:tasks.rados.rados.0.smithi080.stdout:288: writing smithi08089843-288 from 2648987 to 2823609 tid 3 2023-12-01T04:55:14.448 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:14.448 INFO:tasks.rados.rados.0.smithi080.stdout:273: finishing write tid 1 to smithi08089843-273 2023-12-01T04:55:14.448 INFO:tasks.rados.rados.0.smithi080.stdout:273: finishing write tid 2 to smithi08089843-273 2023-12-01T04:55:14.448 INFO:tasks.rados.rados.0.smithi080.stdout:273: finishing write tid 3 to smithi08089843-273 2023-12-01T04:55:14.449 INFO:tasks.rados.rados.0.smithi080.stdout:273: finishing write tid 4 to smithi08089843-273 2023-12-01T04:55:14.449 INFO:tasks.rados.rados.0.smithi080.stdout:273: oid 273 updating version 0 to 78 2023-12-01T04:55:14.449 INFO:tasks.rados.rados.0.smithi080.stdout:273: oid 273 version 78 is already newer than 77 2023-12-01T04:55:14.449 INFO:tasks.rados.rados.0.smithi080.stdout:273: oid 273 version 78 is already newer than 76 2023-12-01T04:55:14.449 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 273 v 78 (ObjNum 272 snap 0 seq_num 272) dirty exists 2023-12-01T04:55:14.449 INFO:tasks.rados.rados.0.smithi080.stdout:273: left oid 273 (ObjNum 272 snap 0 seq_num 272) 2023-12-01T04:55:14.449 INFO:tasks.rados.rados.0.smithi080.stdout:274: finishing write tid 1 to smithi08089843-274 2023-12-01T04:55:14.449 INFO:tasks.rados.rados.0.smithi080.stdout:274: finishing write tid 2 to smithi08089843-274 2023-12-01T04:55:14.449 INFO:tasks.rados.rados.0.smithi080.stdout:274: finishing write tid 3 to smithi08089843-274 2023-12-01T04:55:14.449 INFO:tasks.rados.rados.0.smithi080.stdout:274: finishing write tid 4 to smithi08089843-274 2023-12-01T04:55:14.449 INFO:tasks.rados.rados.0.smithi080.stdout:274: oid 274 updating version 0 to 54 2023-12-01T04:55:14.449 INFO:tasks.rados.rados.0.smithi080.stdout:274: oid 274 version 54 is already newer than 52 2023-12-01T04:55:14.449 INFO:tasks.rados.rados.0.smithi080.stdout:274: oid 274 version 54 is already newer than 53 2023-12-01T04:55:14.449 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 274 v 54 (ObjNum 273 snap 0 seq_num 273) dirty exists 2023-12-01T04:55:14.449 INFO:tasks.rados.rados.0.smithi080.stdout:274: left oid 274 (ObjNum 273 snap 0 seq_num 273) 2023-12-01T04:55:14.450 INFO:tasks.rados.rados.0.smithi080.stdout:273: done (15 left) 2023-12-01T04:55:14.450 INFO:tasks.rados.rados.0.smithi080.stdout:274: done (14 left) 2023-12-01T04:55:14.450 INFO:tasks.rados.rados.0.smithi080.stdout:289: write initial oid 289 2023-12-01T04:55:14.450 INFO:tasks.rados.rados.0.smithi080.stdout:289: seq_num 288 ranges {440416=776773,1686814=732100} 2023-12-01T04:55:14.455 INFO:tasks.rados.rados.0.smithi080.stdout:289: writing smithi08089843-289 from 440416 to 1217189 tid 1 2023-12-01T04:55:14.464 INFO:tasks.rados.rados.0.smithi080.stdout:289: writing smithi08089843-289 from 1686814 to 2418914 tid 2 2023-12-01T04:55:14.464 INFO:tasks.rados.rados.0.smithi080.stdout:290: write initial oid 290 2023-12-01T04:55:14.464 INFO:tasks.rados.rados.0.smithi080.stdout:290: seq_num 289 ranges {457223=568375,1461649=475758,2420186=437037} 2023-12-01T04:55:14.472 INFO:tasks.rados.rados.0.smithi080.stdout:290: writing smithi08089843-290 from 457223 to 1025598 tid 1 2023-12-01T04:55:14.477 INFO:tasks.rados.rados.0.smithi080.stdout:290: writing smithi08089843-290 from 1461649 to 1937407 tid 2 2023-12-01T04:55:14.485 INFO:tasks.rados.rados.0.smithi080.stdout:290: writing smithi08089843-290 from 2420186 to 2857223 tid 3 2023-12-01T04:55:14.485 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:14.485 INFO:tasks.rados.rados.0.smithi080.stdout:275: finishing write tid 1 to smithi08089843-275 2023-12-01T04:55:14.485 INFO:tasks.rados.rados.0.smithi080.stdout:275: finishing write tid 2 to smithi08089843-275 2023-12-01T04:55:14.485 INFO:tasks.rados.rados.0.smithi080.stdout:275: finishing write tid 3 to smithi08089843-275 2023-12-01T04:55:14.485 INFO:tasks.rados.rados.0.smithi080.stdout:275: finishing write tid 4 to smithi08089843-275 2023-12-01T04:55:14.485 INFO:tasks.rados.rados.0.smithi080.stdout:275: oid 275 updating version 0 to 47 2023-12-01T04:55:14.485 INFO:tasks.rados.rados.0.smithi080.stdout:275: oid 275 version 47 is already newer than 45 2023-12-01T04:55:14.486 INFO:tasks.rados.rados.0.smithi080.stdout:275: oid 275 version 47 is already newer than 46 2023-12-01T04:55:14.486 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 275 v 47 (ObjNum 274 snap 0 seq_num 274) dirty exists 2023-12-01T04:55:14.486 INFO:tasks.rados.rados.0.smithi080.stdout:275: left oid 275 (ObjNum 274 snap 0 seq_num 274) 2023-12-01T04:55:14.486 INFO:tasks.rados.rados.0.smithi080.stdout:276: finishing write tid 1 to smithi08089843-276 2023-12-01T04:55:14.486 INFO:tasks.rados.rados.0.smithi080.stdout:276: finishing write tid 2 to smithi08089843-276 2023-12-01T04:55:14.486 INFO:tasks.rados.rados.0.smithi080.stdout:276: finishing write tid 3 to smithi08089843-276 2023-12-01T04:55:14.486 INFO:tasks.rados.rados.0.smithi080.stdout:276: finishing write tid 4 to smithi08089843-276 2023-12-01T04:55:14.486 INFO:tasks.rados.rados.0.smithi080.stdout:276: oid 276 updating version 0 to 80 2023-12-01T04:55:14.486 INFO:tasks.rados.rados.0.smithi080.stdout:276: oid 276 updating version 80 to 81 2023-12-01T04:55:14.486 INFO:tasks.rados.rados.0.smithi080.stdout:276: oid 276 version 81 is already newer than 79 2023-12-01T04:55:14.486 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 276 v 81 (ObjNum 275 snap 0 seq_num 275) dirty exists 2023-12-01T04:55:14.486 INFO:tasks.rados.rados.0.smithi080.stdout:276: left oid 276 (ObjNum 275 snap 0 seq_num 275) 2023-12-01T04:55:14.486 INFO:tasks.rados.rados.0.smithi080.stdout:277: finishing write tid 1 to smithi08089843-277 2023-12-01T04:55:14.486 INFO:tasks.rados.rados.0.smithi080.stdout:277: finishing write tid 2 to smithi08089843-277 2023-12-01T04:55:14.487 INFO:tasks.rados.rados.0.smithi080.stdout:277: finishing write tid 3 to smithi08089843-277 2023-12-01T04:55:14.487 INFO:tasks.rados.rados.0.smithi080.stdout:277: finishing write tid 4 to smithi08089843-277 2023-12-01T04:55:14.487 INFO:tasks.rados.rados.0.smithi080.stdout:277: oid 277 updating version 0 to 45 2023-12-01T04:55:14.487 INFO:tasks.rados.rados.0.smithi080.stdout:277: oid 277 updating version 45 to 46 2023-12-01T04:55:14.487 INFO:tasks.rados.rados.0.smithi080.stdout:277: oid 277 updating version 46 to 47 2023-12-01T04:55:14.487 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 277 v 47 (ObjNum 276 snap 0 seq_num 276) dirty exists 2023-12-01T04:55:14.487 INFO:tasks.rados.rados.0.smithi080.stdout:277: left oid 277 (ObjNum 276 snap 0 seq_num 276) 2023-12-01T04:55:14.487 INFO:tasks.rados.rados.0.smithi080.stdout:278: finishing write tid 1 to smithi08089843-278 2023-12-01T04:55:14.487 INFO:tasks.rados.rados.0.smithi080.stdout:278: finishing write tid 2 to smithi08089843-278 2023-12-01T04:55:14.487 INFO:tasks.rados.rados.0.smithi080.stdout:278: finishing write tid 3 to smithi08089843-278 2023-12-01T04:55:14.487 INFO:tasks.rados.rados.0.smithi080.stdout:278: finishing write tid 4 to smithi08089843-278 2023-12-01T04:55:14.487 INFO:tasks.rados.rados.0.smithi080.stdout:278: oid 278 updating version 0 to 75 2023-12-01T04:55:14.487 INFO:tasks.rados.rados.0.smithi080.stdout:278: oid 278 updating version 75 to 76 2023-12-01T04:55:14.487 INFO:tasks.rados.rados.0.smithi080.stdout:278: oid 278 version 76 is already newer than 74 2023-12-01T04:55:14.488 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 278 v 76 (ObjNum 277 snap 0 seq_num 277) dirty exists 2023-12-01T04:55:14.488 INFO:tasks.rados.rados.0.smithi080.stdout:278: left oid 278 (ObjNum 277 snap 0 seq_num 277) 2023-12-01T04:55:14.488 INFO:tasks.rados.rados.0.smithi080.stdout:279: finishing write tid 1 to smithi08089843-279 2023-12-01T04:55:14.488 INFO:tasks.rados.rados.0.smithi080.stdout:279: finishing write tid 2 to smithi08089843-279 2023-12-01T04:55:14.488 INFO:tasks.rados.rados.0.smithi080.stdout:279: finishing write tid 3 to smithi08089843-279 2023-12-01T04:55:14.488 INFO:tasks.rados.rados.0.smithi080.stdout:279: finishing write tid 4 to smithi08089843-279 2023-12-01T04:55:14.488 INFO:tasks.rados.rados.0.smithi080.stdout:279: oid 279 updating version 0 to 51 2023-12-01T04:55:14.488 INFO:tasks.rados.rados.0.smithi080.stdout:279: oid 279 version 51 is already newer than 50 2023-12-01T04:55:14.488 INFO:tasks.rados.rados.0.smithi080.stdout:279: oid 279 version 51 is already newer than 49 2023-12-01T04:55:14.488 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 279 v 51 (ObjNum 278 snap 0 seq_num 278) dirty exists 2023-12-01T04:55:14.488 INFO:tasks.rados.rados.0.smithi080.stdout:279: left oid 279 (ObjNum 278 snap 0 seq_num 278) 2023-12-01T04:55:14.488 INFO:tasks.rados.rados.0.smithi080.stdout:280: finishing write tid 1 to smithi08089843-280 2023-12-01T04:55:14.488 INFO:tasks.rados.rados.0.smithi080.stdout:280: finishing write tid 2 to smithi08089843-280 2023-12-01T04:55:14.488 INFO:tasks.rados.rados.0.smithi080.stdout:280: finishing write tid 3 to smithi08089843-280 2023-12-01T04:55:14.489 INFO:tasks.rados.rados.0.smithi080.stdout:280: finishing write tid 4 to smithi08089843-280 2023-12-01T04:55:14.489 INFO:tasks.rados.rados.0.smithi080.stdout:280: oid 280 updating version 0 to 71 2023-12-01T04:55:14.489 INFO:tasks.rados.rados.0.smithi080.stdout:280: oid 280 version 71 is already newer than 70 2023-12-01T04:55:14.489 INFO:tasks.rados.rados.0.smithi080.stdout:280: oid 280 updating version 71 to 72 2023-12-01T04:55:14.489 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 280 v 72 (ObjNum 279 snap 0 seq_num 279) dirty exists 2023-12-01T04:55:14.489 INFO:tasks.rados.rados.0.smithi080.stdout:280: left oid 280 (ObjNum 279 snap 0 seq_num 279) 2023-12-01T04:55:14.489 INFO:tasks.rados.rados.0.smithi080.stdout:281: finishing write tid 1 to smithi08089843-281 2023-12-01T04:55:14.489 INFO:tasks.rados.rados.0.smithi080.stdout:281: finishing write tid 2 to smithi08089843-281 2023-12-01T04:55:14.489 INFO:tasks.rados.rados.0.smithi080.stdout:281: finishing write tid 3 to smithi08089843-281 2023-12-01T04:55:14.489 INFO:tasks.rados.rados.0.smithi080.stdout:281: finishing write tid 4 to smithi08089843-281 2023-12-01T04:55:14.489 INFO:tasks.rados.rados.0.smithi080.stdout:281: oid 281 updating version 0 to 56 2023-12-01T04:55:14.489 INFO:tasks.rados.rados.0.smithi080.stdout:281: oid 281 updating version 56 to 57 2023-12-01T04:55:14.489 INFO:tasks.rados.rados.0.smithi080.stdout:281: oid 281 version 57 is already newer than 55 2023-12-01T04:55:14.489 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 281 v 57 (ObjNum 280 snap 0 seq_num 280) dirty exists 2023-12-01T04:55:14.490 INFO:tasks.rados.rados.0.smithi080.stdout:281: left oid 281 (ObjNum 280 snap 0 seq_num 280) 2023-12-01T04:55:14.490 INFO:tasks.rados.rados.0.smithi080.stdout:282: finishing write tid 1 to smithi08089843-282 2023-12-01T04:55:14.490 INFO:tasks.rados.rados.0.smithi080.stdout:282: finishing write tid 2 to smithi08089843-282 2023-12-01T04:55:14.490 INFO:tasks.rados.rados.0.smithi080.stdout:282: finishing write tid 3 to smithi08089843-282 2023-12-01T04:55:14.490 INFO:tasks.rados.rados.0.smithi080.stdout:282: finishing write tid 4 to smithi08089843-282 2023-12-01T04:55:14.490 INFO:tasks.rados.rados.0.smithi080.stdout:282: oid 282 updating version 0 to 49 2023-12-01T04:55:14.490 INFO:tasks.rados.rados.0.smithi080.stdout:282: oid 282 updating version 49 to 50 2023-12-01T04:55:14.490 INFO:tasks.rados.rados.0.smithi080.stdout:282: oid 282 version 50 is already newer than 48 2023-12-01T04:55:14.490 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 282 v 50 (ObjNum 281 snap 0 seq_num 281) dirty exists 2023-12-01T04:55:14.490 INFO:tasks.rados.rados.0.smithi080.stdout:282: left oid 282 (ObjNum 281 snap 0 seq_num 281) 2023-12-01T04:55:14.490 INFO:tasks.rados.rados.0.smithi080.stdout:283: finishing write tid 1 to smithi08089843-283 2023-12-01T04:55:14.490 INFO:tasks.rados.rados.0.smithi080.stdout:275: done (15 left) 2023-12-01T04:55:14.490 INFO:tasks.rados.rados.0.smithi080.stdout:276: done (14 left) 2023-12-01T04:55:14.490 INFO:tasks.rados.rados.0.smithi080.stdout:277: done (13 left) 2023-12-01T04:55:14.491 INFO:tasks.rados.rados.0.smithi080.stdout:278: done (12 left) 2023-12-01T04:55:14.491 INFO:tasks.rados.rados.0.smithi080.stdout:279: done (11 left) 2023-12-01T04:55:14.491 INFO:tasks.rados.rados.0.smithi080.stdout:280: done (10 left) 2023-12-01T04:55:14.491 INFO:tasks.rados.rados.0.smithi080.stdout:281: done (9 left) 2023-12-01T04:55:14.491 INFO:tasks.rados.rados.0.smithi080.stdout:282: done (8 left) 2023-12-01T04:55:14.491 INFO:tasks.rados.rados.0.smithi080.stdout:291: write initial oid 291 2023-12-01T04:55:14.491 INFO:tasks.rados.rados.0.smithi080.stdout:291: seq_num 290 ranges {474030=643624,1520131=735769} 2023-12-01T04:55:14.491 INFO:tasks.rados.rados.0.smithi080.stdout:291: writing smithi08089843-291 from 474030 to 1117654 tid 1 2023-12-01T04:55:14.496 INFO:tasks.rados.rados.0.smithi080.stdout:291: writing smithi08089843-291 from 1520131 to 2255900 tid 2 2023-12-01T04:55:14.496 INFO:tasks.rados.rados.0.smithi080.stdout:292: write initial oid 292 2023-12-01T04:55:14.496 INFO:tasks.rados.rados.0.smithi080.stdout:292: seq_num 291 ranges {490837=718873,1862260=479427,2875032=15805} 2023-12-01T04:55:14.502 INFO:teuthology.orchestra.run.smithi080.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:9942cfafa9f7e22e363b3f76a7fe21130085c2db 2023-12-01T04:55:14.503 INFO:tasks.rados.rados.0.smithi080.stdout:292: writing smithi08089843-292 from 490837 to 1209710 tid 1 2023-12-01T04:55:14.509 INFO:tasks.rados.rados.0.smithi080.stdout:292: writing smithi08089843-292 from 1862260 to 2341687 tid 2 2023-12-01T04:55:14.513 INFO:tasks.rados.rados.0.smithi080.stdout:292: writing smithi08089843-292 from 2875032 to 2890837 tid 3 2023-12-01T04:55:14.513 INFO:tasks.rados.rados.0.smithi080.stdout:293: write initial oid 293 2023-12-01T04:55:14.513 INFO:tasks.rados.rados.0.smithi080.stdout:293: seq_num 292 ranges {507644=794122,1920742=623085} 2023-12-01T04:55:14.521 INFO:tasks.rados.rados.0.smithi080.stdout:293: writing smithi08089843-293 from 507644 to 1301766 tid 1 2023-12-01T04:55:14.529 INFO:tasks.rados.rados.0.smithi080.stdout:293: writing smithi08089843-293 from 1920742 to 2543827 tid 2 2023-12-01T04:55:14.529 INFO:tasks.rados.rados.0.smithi080.stdout:294: write initial oid 294 2023-12-01T04:55:14.529 INFO:tasks.rados.rados.0.smithi080.stdout:294: seq_num 293 ranges {524451=469371,1579224=483096,2529878=394573} 2023-12-01T04:55:14.534 INFO:tasks.rados.rados.0.smithi080.stdout:294: writing smithi08089843-294 from 524451 to 993822 tid 1 2023-12-01T04:55:14.541 INFO:tasks.rados.rados.0.smithi080.stdout:294: writing smithi08089843-294 from 1579224 to 2062320 tid 2 2023-12-01T04:55:14.546 INFO:tasks.rados.rados.0.smithi080.stdout:294: writing smithi08089843-294 from 2529878 to 2924451 tid 3 2023-12-01T04:55:14.546 INFO:tasks.rados.rados.0.smithi080.stdout:295: write initial oid 295 2023-12-01T04:55:14.547 INFO:tasks.rados.rados.0.smithi080.stdout:295: seq_num 294 ranges {541258=544620,1637706=626754,2840948=100310} 2023-12-01T04:55:14.552 INFO:tasks.rados.rados.0.smithi080.stdout:295: writing smithi08089843-295 from 541258 to 1085878 tid 1 2023-12-01T04:55:14.559 INFO:tasks.rados.rados.0.smithi080.stdout:295: writing smithi08089843-295 from 1637706 to 2264460 tid 2 2023-12-01T04:55:14.563 INFO:tasks.rados.rados.0.smithi080.stdout:295: writing smithi08089843-295 from 2840948 to 2941258 tid 3 2023-12-01T04:55:14.563 INFO:tasks.rados.rados.0.smithi080.stdout:296: write initial oid 296 2023-12-01T04:55:14.563 INFO:tasks.rados.rados.0.smithi080.stdout:296: seq_num 295 ranges {558065=619869,1579835=486765,2468371=489694} 2023-12-01T04:55:14.570 INFO:tasks.rados.rados.0.smithi080.stdout:296: writing smithi08089843-296 from 558065 to 1177934 tid 1 2023-12-01T04:55:14.575 INFO:tasks.rados.rados.0.smithi080.stdout:296: writing smithi08089843-296 from 1579835 to 2066600 tid 2 2023-12-01T04:55:14.581 INFO:tasks.rados.rados.0.smithi080.stdout:296: writing smithi08089843-296 from 2468371 to 2958065 tid 3 2023-12-01T04:55:14.581 INFO:tasks.rados.rados.0.smithi080.stdout:297: write initial oid 297 2023-12-01T04:55:14.581 INFO:tasks.rados.rados.0.smithi080.stdout:297: seq_num 296 ranges {574872=695118,2038317=630423} 2023-12-01T04:55:14.588 INFO:tasks.rados.rados.0.smithi080.stdout:297: writing smithi08089843-297 from 574872 to 1269990 tid 1 2023-12-01T04:55:14.596 INFO:tasks.rados.rados.0.smithi080.stdout:297: writing smithi08089843-297 from 2038317 to 2668740 tid 2 2023-12-01T04:55:14.596 INFO:tasks.rados.rados.0.smithi080.stdout:298: write initial oid 298 2023-12-01T04:55:14.596 INFO:tasks.rados.rados.0.smithi080.stdout:298: seq_num 297 ranges {591679=486720,1813152=490434} 2023-12-01T04:55:14.602 INFO:tasks.rados.rados.0.smithi080.stdout:298: writing smithi08089843-298 from 591679 to 1078399 tid 1 2023-12-01T04:55:14.611 INFO:tasks.rados.rados.0.smithi080.stdout:298: writing smithi08089843-298 from 1813152 to 2303586 tid 2 2023-12-01T04:55:14.611 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:14.611 INFO:tasks.rados.rados.0.smithi080.stdout:283: finishing write tid 2 to smithi08089843-283 2023-12-01T04:55:14.611 INFO:tasks.rados.rados.0.smithi080.stdout:283: finishing write tid 3 to smithi08089843-283 2023-12-01T04:55:14.611 INFO:tasks.rados.rados.0.smithi080.stdout:283: finishing write tid 4 to smithi08089843-283 2023-12-01T04:55:14.611 INFO:tasks.rados.rados.0.smithi080.stdout:283: oid 283 updating version 0 to 67 2023-12-01T04:55:14.611 INFO:tasks.rados.rados.0.smithi080.stdout:283: oid 283 version 67 is already newer than 66 2023-12-01T04:55:14.611 INFO:tasks.rados.rados.0.smithi080.stdout:283: oid 283 updating version 67 to 68 2023-12-01T04:55:14.611 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 283 v 68 (ObjNum 282 snap 0 seq_num 282) dirty exists 2023-12-01T04:55:14.611 INFO:tasks.rados.rados.0.smithi080.stdout:283: left oid 283 (ObjNum 282 snap 0 seq_num 282) 2023-12-01T04:55:14.612 INFO:tasks.rados.rados.0.smithi080.stdout:284: finishing write tid 1 to smithi08089843-284 2023-12-01T04:55:14.612 INFO:tasks.rados.rados.0.smithi080.stdout:284: finishing write tid 2 to smithi08089843-284 2023-12-01T04:55:14.612 INFO:tasks.rados.rados.0.smithi080.stdout:284: finishing write tid 3 to smithi08089843-284 2023-12-01T04:55:14.612 INFO:tasks.rados.rados.0.smithi080.stdout:284: finishing write tid 4 to smithi08089843-284 2023-12-01T04:55:14.612 INFO:tasks.rados.rados.0.smithi080.stdout:284: oid 284 updating version 0 to 79 2023-12-01T04:55:14.612 INFO:tasks.rados.rados.0.smithi080.stdout:284: oid 284 version 79 is already newer than 77 2023-12-01T04:55:14.612 INFO:tasks.rados.rados.0.smithi080.stdout:284: oid 284 version 79 is already newer than 78 2023-12-01T04:55:14.612 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 284 v 79 (ObjNum 283 snap 0 seq_num 283) dirty exists 2023-12-01T04:55:14.612 INFO:tasks.rados.rados.0.smithi080.stdout:284: left oid 284 (ObjNum 283 snap 0 seq_num 283) 2023-12-01T04:55:14.612 INFO:tasks.rados.rados.0.smithi080.stdout:285: finishing write tid 1 to smithi08089843-285 2023-12-01T04:55:14.612 INFO:tasks.rados.rados.0.smithi080.stdout:283: done (15 left) 2023-12-01T04:55:14.612 INFO:tasks.rados.rados.0.smithi080.stdout:284: done (14 left) 2023-12-01T04:55:14.612 INFO:tasks.rados.rados.0.smithi080.stdout:299: write initial oid 299 2023-12-01T04:55:14.612 INFO:tasks.rados.rados.0.smithi080.stdout:299: seq_num 298 ranges {608486=561969,1871634=634092,2950640=57846} 2023-12-01T04:55:14.617 INFO:tasks.rados.rados.0.smithi080.stdout:299: writing smithi08089843-299 from 608486 to 1170455 tid 1 2023-12-01T04:55:14.625 INFO:tasks.rados.rados.0.smithi080.stdout:299: writing smithi08089843-299 from 1871634 to 2505726 tid 2 2023-12-01T04:55:14.628 INFO:tasks.rados.rados.0.smithi080.stdout:299: writing smithi08089843-299 from 2950640 to 3008486 tid 3 2023-12-01T04:55:14.628 INFO:tasks.rados.rados.0.smithi080.stdout:300: write initial oid 300 2023-12-01T04:55:14.628 INFO:tasks.rados.rados.0.smithi080.stdout:300: seq_num 299 ranges {625293=637218,1813763=494103,2978063=47230} 2023-12-01T04:55:14.635 INFO:tasks.rados.rados.0.smithi080.stdout:300: writing smithi08089843-300 from 625293 to 1262511 tid 1 2023-12-01T04:55:14.641 INFO:tasks.rados.rados.0.smithi080.stdout:300: writing smithi08089843-300 from 1813763 to 2307866 tid 2 2023-12-01T04:55:14.646 INFO:tasks.rados.rados.0.smithi080.stdout:300: writing smithi08089843-300 from 2978063 to 3025293 tid 3 2023-12-01T04:55:14.646 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:14.646 INFO:tasks.rados.rados.0.smithi080.stdout:285: finishing write tid 2 to smithi08089843-285 2023-12-01T04:55:14.646 INFO:tasks.rados.rados.0.smithi080.stdout:285: finishing write tid 3 to smithi08089843-285 2023-12-01T04:55:14.646 INFO:tasks.rados.rados.0.smithi080.stdout:285: finishing write tid 4 to smithi08089843-285 2023-12-01T04:55:14.646 INFO:tasks.rados.rados.0.smithi080.stdout:285: oid 285 updating version 0 to 56 2023-12-01T04:55:14.646 INFO:tasks.rados.rados.0.smithi080.stdout:285: oid 285 version 56 is already newer than 54 2023-12-01T04:55:14.646 INFO:tasks.rados.rados.0.smithi080.stdout:285: oid 285 version 56 is already newer than 55 2023-12-01T04:55:14.646 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 285 v 56 (ObjNum 284 snap 0 seq_num 284) dirty exists 2023-12-01T04:55:14.647 INFO:tasks.rados.rados.0.smithi080.stdout:285: left oid 285 (ObjNum 284 snap 0 seq_num 284) 2023-12-01T04:55:14.647 INFO:tasks.rados.rados.0.smithi080.stdout:286: finishing write tid 1 to smithi08089843-286 2023-12-01T04:55:14.647 INFO:tasks.rados.rados.0.smithi080.stdout:286: finishing write tid 2 to smithi08089843-286 2023-12-01T04:55:14.647 INFO:tasks.rados.rados.0.smithi080.stdout:286: finishing write tid 3 to smithi08089843-286 2023-12-01T04:55:14.647 INFO:tasks.rados.rados.0.smithi080.stdout:285: done (15 left) 2023-12-01T04:55:14.647 INFO:tasks.rados.rados.0.smithi080.stdout:301: write initial oid 301 2023-12-01T04:55:14.647 INFO:tasks.rados.rados.0.smithi080.stdout:301: seq_num 300 ranges {642100=712467,1872245=637761} 2023-12-01T04:55:14.653 INFO:tasks.rados.rados.0.smithi080.stdout:301: writing smithi08089843-301 from 642100 to 1354567 tid 1 2023-12-01T04:55:14.660 INFO:tasks.rados.rados.0.smithi080.stdout:301: writing smithi08089843-301 from 1872245 to 2510006 tid 2 2023-12-01T04:55:14.661 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:14.661 INFO:tasks.rados.rados.0.smithi080.stdout:286: finishing write tid 4 to smithi08089843-286 2023-12-01T04:55:14.661 INFO:tasks.rados.rados.0.smithi080.stdout:286: oid 286 updating version 0 to 52 2023-12-01T04:55:14.661 INFO:tasks.rados.rados.0.smithi080.stdout:286: oid 286 updating version 52 to 54 2023-12-01T04:55:14.661 INFO:tasks.rados.rados.0.smithi080.stdout:286: oid 286 version 54 is already newer than 53 2023-12-01T04:55:14.661 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 286 v 54 (ObjNum 285 snap 0 seq_num 285) dirty exists 2023-12-01T04:55:14.661 INFO:tasks.rados.rados.0.smithi080.stdout:286: left oid 286 (ObjNum 285 snap 0 seq_num 285) 2023-12-01T04:55:14.661 INFO:tasks.rados.rados.0.smithi080.stdout:287: finishing write tid 1 to smithi08089843-287 2023-12-01T04:55:14.661 INFO:tasks.rados.rados.0.smithi080.stdout:287: finishing write tid 2 to smithi08089843-287 2023-12-01T04:55:14.661 INFO:tasks.rados.rados.0.smithi080.stdout:287: finishing write tid 3 to smithi08089843-287 2023-12-01T04:55:14.661 INFO:tasks.rados.rados.0.smithi080.stdout:286: done (15 left) 2023-12-01T04:55:14.661 INFO:tasks.rados.rados.0.smithi080.stdout:302: write initial oid 302 2023-12-01T04:55:14.661 INFO:tasks.rados.rados.0.smithi080.stdout:302: seq_num 301 ranges {658907=787716,1930727=497772,3032909=25998} 2023-12-01T04:55:14.668 INFO:tasks.rados.rados.0.smithi080.stdout:302: writing smithi08089843-302 from 658907 to 1446623 tid 1 2023-12-01T04:55:14.674 INFO:tasks.rados.rados.0.smithi080.stdout:302: writing smithi08089843-302 from 1930727 to 2428499 tid 2 2023-12-01T04:55:14.679 INFO:tasks.rados.rados.0.smithi080.stdout:302: writing smithi08089843-302 from 3032909 to 3058907 tid 3 2023-12-01T04:55:14.679 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:14.679 INFO:tasks.rados.rados.0.smithi080.stdout:287: finishing write tid 4 to smithi08089843-287 2023-12-01T04:55:14.679 INFO:tasks.rados.rados.0.smithi080.stdout:287: oid 287 updating version 0 to 71 2023-12-01T04:55:14.679 INFO:tasks.rados.rados.0.smithi080.stdout:287: oid 287 version 71 is already newer than 70 2023-12-01T04:55:14.679 INFO:tasks.rados.rados.0.smithi080.stdout:287: oid 287 version 71 is already newer than 69 2023-12-01T04:55:14.679 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 287 v 71 (ObjNum 286 snap 0 seq_num 286) dirty exists 2023-12-01T04:55:14.679 INFO:tasks.rados.rados.0.smithi080.stdout:287: left oid 287 (ObjNum 286 snap 0 seq_num 286) 2023-12-01T04:55:14.679 INFO:tasks.rados.rados.0.smithi080.stdout:288: finishing write tid 1 to smithi08089843-288 2023-12-01T04:55:14.680 INFO:tasks.rados.rados.0.smithi080.stdout:288: finishing write tid 2 to smithi08089843-288 2023-12-01T04:55:14.680 INFO:tasks.rados.rados.0.smithi080.stdout:288: finishing write tid 3 to smithi08089843-288 2023-12-01T04:55:14.680 INFO:tasks.rados.rados.0.smithi080.stdout:288: finishing write tid 4 to smithi08089843-288 2023-12-01T04:55:14.680 INFO:tasks.rados.rados.0.smithi080.stdout:288: finishing write tid 5 to smithi08089843-288 2023-12-01T04:55:14.680 INFO:tasks.rados.rados.0.smithi080.stdout:288: oid 288 updating version 0 to 38 2023-12-01T04:55:14.680 INFO:tasks.rados.rados.0.smithi080.stdout:288: oid 288 version 38 is already newer than 37 2023-12-01T04:55:14.680 INFO:tasks.rados.rados.0.smithi080.stdout:288: oid 288 version 38 is already newer than 36 2023-12-01T04:55:14.680 INFO:tasks.rados.rados.0.smithi080.stdout:288: oid 288 version 38 is already newer than 35 2023-12-01T04:55:14.680 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 288 v 38 (ObjNum 287 snap 0 seq_num 287) dirty exists 2023-12-01T04:55:14.680 INFO:tasks.rados.rados.0.smithi080.stdout:288: left oid 288 (ObjNum 287 snap 0 seq_num 287) 2023-12-01T04:55:14.680 INFO:tasks.rados.rados.0.smithi080.stdout:289: finishing write tid 1 to smithi08089843-289 2023-12-01T04:55:14.680 INFO:tasks.rados.rados.0.smithi080.stdout:289: finishing write tid 2 to smithi08089843-289 2023-12-01T04:55:14.680 INFO:tasks.rados.rados.0.smithi080.stdout:289: finishing write tid 3 to smithi08089843-289 2023-12-01T04:55:14.680 INFO:tasks.rados.rados.0.smithi080.stdout:289: finishing write tid 4 to smithi08089843-289 2023-12-01T04:55:14.680 INFO:tasks.rados.rados.0.smithi080.stdout:289: oid 289 updating version 0 to 50 2023-12-01T04:55:14.681 INFO:tasks.rados.rados.0.smithi080.stdout:289: oid 289 version 50 is already newer than 49 2023-12-01T04:55:14.681 INFO:tasks.rados.rados.0.smithi080.stdout:289: oid 289 version 50 is already newer than 48 2023-12-01T04:55:14.681 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 289 v 50 (ObjNum 288 snap 0 seq_num 288) dirty exists 2023-12-01T04:55:14.681 INFO:tasks.rados.rados.0.smithi080.stdout:289: left oid 289 (ObjNum 288 snap 0 seq_num 288) 2023-12-01T04:55:14.681 INFO:tasks.rados.rados.0.smithi080.stdout:290: finishing write tid 1 to smithi08089843-290 2023-12-01T04:55:14.681 INFO:tasks.rados.rados.0.smithi080.stdout:287: done (15 left) 2023-12-01T04:55:14.681 INFO:tasks.rados.rados.0.smithi080.stdout:288: done (14 left) 2023-12-01T04:55:14.681 INFO:tasks.rados.rados.0.smithi080.stdout:289: done (13 left) 2023-12-01T04:55:14.681 INFO:tasks.rados.rados.0.smithi080.stdout:303: write initial oid 303 2023-12-01T04:55:14.681 INFO:tasks.rados.rados.0.smithi080.stdout:303: seq_num 302 ranges {675714=462965,1589209=641430,2943979=131735} 2023-12-01T04:55:14.684 INFO:tasks.rados.rados.0.smithi080.stdout:303: writing smithi08089843-303 from 675714 to 1138679 tid 1 2023-12-01T04:55:14.690 INFO:tasks.rados.rados.0.smithi080.stdout:303: writing smithi08089843-303 from 1589209 to 2230639 tid 2 2023-12-01T04:55:14.695 INFO:tasks.rados.rados.0.smithi080.stdout:303: writing smithi08089843-303 from 2943979 to 3075714 tid 3 2023-12-01T04:55:14.696 INFO:tasks.rados.rados.0.smithi080.stdout:304: write initial oid 304 2023-12-01T04:55:14.696 INFO:tasks.rados.rados.0.smithi080.stdout:304: seq_num 303 ranges {692521=538214,1931338=785088} 2023-12-01T04:55:14.702 INFO:tasks.rados.rados.0.smithi080.stdout:304: writing smithi08089843-304 from 692521 to 1230735 tid 1 2023-12-01T04:55:14.712 INFO:tasks.rados.rados.0.smithi080.stdout:304: writing smithi08089843-304 from 1931338 to 2716426 tid 2 2023-12-01T04:55:14.712 INFO:tasks.rados.rados.0.smithi080.stdout:305: write initial oid 305 2023-12-01T04:55:14.712 INFO:tasks.rados.rados.0.smithi080.stdout:305: seq_num 304 ranges {709328=613463,1989820=645099} 2023-12-01T04:55:14.719 INFO:tasks.rados.rados.0.smithi080.stdout:305: writing smithi08089843-305 from 709328 to 1322791 tid 1 2023-12-01T04:55:14.727 INFO:tasks.rados.rados.0.smithi080.stdout:305: writing smithi08089843-305 from 1989820 to 2634919 tid 2 2023-12-01T04:55:14.727 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:14.727 INFO:tasks.rados.rados.0.smithi080.stdout:290: finishing write tid 2 to smithi08089843-290 2023-12-01T04:55:14.727 INFO:tasks.rados.rados.0.smithi080.stdout:290: finishing write tid 3 to smithi08089843-290 2023-12-01T04:55:14.728 INFO:tasks.rados.rados.0.smithi080.stdout:290: finishing write tid 4 to smithi08089843-290 2023-12-01T04:55:14.728 INFO:tasks.rados.rados.0.smithi080.stdout:290: finishing write tid 5 to smithi08089843-290 2023-12-01T04:55:14.728 INFO:tasks.rados.rados.0.smithi080.stdout:290: oid 290 updating version 0 to 57 2023-12-01T04:55:14.728 INFO:tasks.rados.rados.0.smithi080.stdout:290: oid 290 updating version 57 to 59 2023-12-01T04:55:14.728 INFO:tasks.rados.rados.0.smithi080.stdout:290: oid 290 updating version 59 to 60 2023-12-01T04:55:14.728 INFO:tasks.rados.rados.0.smithi080.stdout:290: oid 290 version 60 is already newer than 58 2023-12-01T04:55:14.728 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 290 v 60 (ObjNum 289 snap 0 seq_num 289) dirty exists 2023-12-01T04:55:14.728 INFO:tasks.rados.rados.0.smithi080.stdout:290: left oid 290 (ObjNum 289 snap 0 seq_num 289) 2023-12-01T04:55:14.728 INFO:tasks.rados.rados.0.smithi080.stdout:291: finishing write tid 1 to smithi08089843-291 2023-12-01T04:55:14.728 INFO:tasks.rados.rados.0.smithi080.stdout:290: done (15 left) 2023-12-01T04:55:14.728 INFO:tasks.rados.rados.0.smithi080.stdout:306: write initial oid 306 2023-12-01T04:55:14.728 INFO:tasks.rados.rados.0.smithi080.stdout:306: seq_num 305 ranges {726135=405065,1764655=788757,3026248=99887} 2023-12-01T04:55:14.733 INFO:tasks.rados.rados.0.smithi080.stdout:306: writing smithi08089843-306 from 726135 to 1131200 tid 1 2023-12-01T04:55:14.741 INFO:tasks.rados.rados.0.smithi080.stdout:306: writing smithi08089843-306 from 1764655 to 2553412 tid 2 2023-12-01T04:55:14.745 INFO:tasks.rados.rados.0.smithi080.stdout:306: writing smithi08089843-306 from 3026248 to 3126135 tid 3 2023-12-01T04:55:14.745 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:14.745 INFO:tasks.rados.rados.0.smithi080.stdout:291: finishing write tid 2 to smithi08089843-291 2023-12-01T04:55:14.745 INFO:tasks.rados.rados.0.smithi080.stdout:291: finishing write tid 3 to smithi08089843-291 2023-12-01T04:55:14.745 INFO:tasks.rados.rados.0.smithi080.stdout:291: finishing write tid 4 to smithi08089843-291 2023-12-01T04:55:14.745 INFO:tasks.rados.rados.0.smithi080.stdout:291: oid 291 updating version 0 to 78 2023-12-01T04:55:14.745 INFO:tasks.rados.rados.0.smithi080.stdout:291: oid 291 version 78 is already newer than 76 2023-12-01T04:55:14.746 INFO:tasks.rados.rados.0.smithi080.stdout:291: oid 291 version 78 is already newer than 77 2023-12-01T04:55:14.746 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 291 v 78 (ObjNum 290 snap 0 seq_num 290) dirty exists 2023-12-01T04:55:14.746 INFO:tasks.rados.rados.0.smithi080.stdout:291: left oid 291 (ObjNum 290 snap 0 seq_num 290) 2023-12-01T04:55:14.746 INFO:tasks.rados.rados.0.smithi080.stdout:292: finishing write tid 1 to smithi08089843-292 2023-12-01T04:55:14.746 INFO:tasks.rados.rados.0.smithi080.stdout:292: finishing write tid 2 to smithi08089843-292 2023-12-01T04:55:14.746 INFO:tasks.rados.rados.0.smithi080.stdout:292: finishing write tid 3 to smithi08089843-292 2023-12-01T04:55:14.746 INFO:tasks.rados.rados.0.smithi080.stdout:292: finishing write tid 4 to smithi08089843-292 2023-12-01T04:55:14.746 INFO:tasks.rados.rados.0.smithi080.stdout:292: finishing write tid 5 to smithi08089843-292 2023-12-01T04:55:14.746 INFO:tasks.rados.rados.0.smithi080.stdout:292: oid 292 updating version 0 to 89 2023-12-01T04:55:14.746 INFO:tasks.rados.rados.0.smithi080.stdout:292: oid 292 version 89 is already newer than 88 2023-12-01T04:55:14.746 INFO:tasks.rados.rados.0.smithi080.stdout:292: oid 292 version 89 is already newer than 86 2023-12-01T04:55:14.746 INFO:tasks.rados.rados.0.smithi080.stdout:292: oid 292 version 89 is already newer than 87 2023-12-01T04:55:14.746 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 292 v 89 (ObjNum 291 snap 0 seq_num 291) dirty exists 2023-12-01T04:55:14.746 INFO:tasks.rados.rados.0.smithi080.stdout:292: left oid 292 (ObjNum 291 snap 0 seq_num 291) 2023-12-01T04:55:14.747 INFO:tasks.rados.rados.0.smithi080.stdout:291: done (15 left) 2023-12-01T04:55:14.747 INFO:tasks.rados.rados.0.smithi080.stdout:292: done (14 left) 2023-12-01T04:55:14.747 INFO:tasks.rados.rados.0.smithi080.stdout:307: write initial oid 307 2023-12-01T04:55:14.747 INFO:tasks.rados.rados.0.smithi080.stdout:307: seq_num 306 ranges {742942=480314,1823137=648768} 2023-12-01T04:55:14.752 INFO:tasks.rados.rados.0.smithi080.stdout:307: writing smithi08089843-307 from 742942 to 1223256 tid 1 2023-12-01T04:55:14.762 INFO:tasks.rados.rados.0.smithi080.stdout:307: writing smithi08089843-307 from 1823137 to 2471905 tid 2 2023-12-01T04:55:14.763 INFO:tasks.rados.rados.0.smithi080.stdout:308: write initial oid 308 2023-12-01T04:55:14.763 INFO:tasks.rados.rados.0.smithi080.stdout:308: seq_num 307 ranges {759749=555563,1765266=792426,2964741=195008} 2023-12-01T04:55:14.767 INFO:tasks.rados.rados.0.smithi080.stdout:308: writing smithi08089843-308 from 759749 to 1315312 tid 1 2023-12-01T04:55:14.774 INFO:tasks.rados.rados.0.smithi080.stdout:308: writing smithi08089843-308 from 1765266 to 2557692 tid 2 2023-12-01T04:55:14.779 INFO:tasks.rados.rados.0.smithi080.stdout:308: writing smithi08089843-308 from 2964741 to 3159749 tid 3 2023-12-01T04:55:14.779 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:14.779 INFO:tasks.rados.rados.0.smithi080.stdout:293: finishing write tid 1 to smithi08089843-293 2023-12-01T04:55:14.779 INFO:tasks.rados.rados.0.smithi080.stdout:293: finishing write tid 2 to smithi08089843-293 2023-12-01T04:55:14.779 INFO:tasks.rados.rados.0.smithi080.stdout:293: finishing write tid 3 to smithi08089843-293 2023-12-01T04:55:14.779 INFO:tasks.rados.rados.0.smithi080.stdout:293: finishing write tid 4 to smithi08089843-293 2023-12-01T04:55:14.779 INFO:tasks.rados.rados.0.smithi080.stdout:293: oid 293 updating version 0 to 55 2023-12-01T04:55:14.779 INFO:tasks.rados.rados.0.smithi080.stdout:293: oid 293 version 55 is already newer than 53 2023-12-01T04:55:14.779 INFO:tasks.rados.rados.0.smithi080.stdout:293: oid 293 version 55 is already newer than 54 2023-12-01T04:55:14.779 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 293 v 55 (ObjNum 292 snap 0 seq_num 292) dirty exists 2023-12-01T04:55:14.779 INFO:tasks.rados.rados.0.smithi080.stdout:293: left oid 293 (ObjNum 292 snap 0 seq_num 292) 2023-12-01T04:55:14.779 INFO:tasks.rados.rados.0.smithi080.stdout:294: finishing write tid 1 to smithi08089843-294 2023-12-01T04:55:14.779 INFO:tasks.rados.rados.0.smithi080.stdout:294: finishing write tid 2 to smithi08089843-294 2023-12-01T04:55:14.780 INFO:tasks.rados.rados.0.smithi080.stdout:294: finishing write tid 3 to smithi08089843-294 2023-12-01T04:55:14.780 INFO:tasks.rados.rados.0.smithi080.stdout:294: finishing write tid 4 to smithi08089843-294 2023-12-01T04:55:14.780 INFO:tasks.rados.rados.0.smithi080.stdout:294: finishing write tid 5 to smithi08089843-294 2023-12-01T04:55:14.780 INFO:tasks.rados.rados.0.smithi080.stdout:294: oid 294 updating version 0 to 41 2023-12-01T04:55:14.780 INFO:tasks.rados.rados.0.smithi080.stdout:294: oid 294 updating version 41 to 42 2023-12-01T04:55:14.780 INFO:tasks.rados.rados.0.smithi080.stdout:294: oid 294 version 42 is already newer than 39 2023-12-01T04:55:14.780 INFO:tasks.rados.rados.0.smithi080.stdout:294: oid 294 version 42 is already newer than 40 2023-12-01T04:55:14.780 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 294 v 42 (ObjNum 293 snap 0 seq_num 293) dirty exists 2023-12-01T04:55:14.780 INFO:tasks.rados.rados.0.smithi080.stdout:294: left oid 294 (ObjNum 293 snap 0 seq_num 293) 2023-12-01T04:55:14.780 INFO:tasks.rados.rados.0.smithi080.stdout:295: finishing write tid 1 to smithi08089843-295 2023-12-01T04:55:14.780 INFO:tasks.rados.rados.0.smithi080.stdout:295: finishing write tid 2 to smithi08089843-295 2023-12-01T04:55:14.780 INFO:tasks.rados.rados.0.smithi080.stdout:293: done (15 left) 2023-12-01T04:55:14.780 INFO:tasks.rados.rados.0.smithi080.stdout:294: done (14 left) 2023-12-01T04:55:14.781 INFO:tasks.rados.rados.0.smithi080.stdout:309: write initial oid 309 2023-12-01T04:55:14.781 INFO:tasks.rados.rados.0.smithi080.stdout:309: seq_num 308 ranges {776556=630812,1823748=652437,3108517=68039} 2023-12-01T04:55:14.787 INFO:tasks.rados.rados.0.smithi080.stdout:309: writing smithi08089843-309 from 776556 to 1407368 tid 1 2023-12-01T04:55:14.795 INFO:tasks.rados.rados.0.smithi080.stdout:309: writing smithi08089843-309 from 1823748 to 2476185 tid 2 2023-12-01T04:55:14.799 INFO:tasks.rados.rados.0.smithi080.stdout:309: writing smithi08089843-309 from 3108517 to 3176556 tid 3 2023-12-01T04:55:14.799 INFO:tasks.rados.rados.0.smithi080.stdout:310: write initial oid 310 2023-12-01T04:55:14.799 INFO:tasks.rados.rados.0.smithi080.stdout:310: seq_num 309 ranges {793363=706061,2282230=796095} 2023-12-01T04:55:14.809 INFO:tasks.rados.rados.0.smithi080.stdout:310: writing smithi08089843-310 from 793363 to 1499424 tid 1 2023-12-01T04:55:14.819 INFO:tasks.rados.rados.0.smithi080.stdout:310: writing smithi08089843-310 from 2282230 to 3078325 tid 2 2023-12-01T04:55:14.819 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:14.819 INFO:tasks.rados.rados.0.smithi080.stdout:295: finishing write tid 3 to smithi08089843-295 2023-12-01T04:55:14.819 INFO:tasks.rados.rados.0.smithi080.stdout:295: finishing write tid 4 to smithi08089843-295 2023-12-01T04:55:14.819 INFO:tasks.rados.rados.0.smithi080.stdout:295: finishing write tid 5 to smithi08089843-295 2023-12-01T04:55:14.819 INFO:tasks.rados.rados.0.smithi080.stdout:295: oid 295 updating version 0 to 92 2023-12-01T04:55:14.820 INFO:tasks.rados.rados.0.smithi080.stdout:295: oid 295 updating version 92 to 93 2023-12-01T04:55:14.820 INFO:tasks.rados.rados.0.smithi080.stdout:295: oid 295 version 93 is already newer than 91 2023-12-01T04:55:14.820 INFO:tasks.rados.rados.0.smithi080.stdout:295: oid 295 version 93 is already newer than 90 2023-12-01T04:55:14.820 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 295 v 93 (ObjNum 294 snap 0 seq_num 294) dirty exists 2023-12-01T04:55:14.820 INFO:tasks.rados.rados.0.smithi080.stdout:295: left oid 295 (ObjNum 294 snap 0 seq_num 294) 2023-12-01T04:55:14.820 INFO:tasks.rados.rados.0.smithi080.stdout:296: finishing write tid 1 to smithi08089843-296 2023-12-01T04:55:14.820 INFO:tasks.rados.rados.0.smithi080.stdout:295: done (15 left) 2023-12-01T04:55:14.821 INFO:tasks.rados.rados.0.smithi080.stdout:311: write initial oid 311 2023-12-01T04:55:14.821 INFO:tasks.rados.rados.0.smithi080.stdout:311: seq_num 310 ranges {410170=781310,1940712=656106,3163363=46807} 2023-12-01T04:55:14.825 INFO:tasks.rados.rados.0.smithi080.stdout:311: writing smithi08089843-311 from 410170 to 1191480 tid 1 2023-12-01T04:55:14.833 INFO:tasks.rados.rados.0.smithi080.stdout:311: writing smithi08089843-311 from 1940712 to 2596818 tid 2 2023-12-01T04:55:14.837 INFO:tasks.rados.rados.0.smithi080.stdout:311: writing smithi08089843-311 from 3163363 to 3210170 tid 3 2023-12-01T04:55:14.837 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:14.837 INFO:tasks.rados.rados.0.smithi080.stdout:296: finishing write tid 2 to smithi08089843-296 2023-12-01T04:55:14.837 INFO:tasks.rados.rados.0.smithi080.stdout:296: finishing write tid 3 to smithi08089843-296 2023-12-01T04:55:14.837 INFO:tasks.rados.rados.0.smithi080.stdout:296: finishing write tid 4 to smithi08089843-296 2023-12-01T04:55:14.837 INFO:tasks.rados.rados.0.smithi080.stdout:296: finishing write tid 5 to smithi08089843-296 2023-12-01T04:55:14.837 INFO:tasks.rados.rados.0.smithi080.stdout:296: oid 296 updating version 0 to 73 2023-12-01T04:55:14.837 INFO:tasks.rados.rados.0.smithi080.stdout:296: oid 296 updating version 73 to 74 2023-12-01T04:55:14.837 INFO:tasks.rados.rados.0.smithi080.stdout:296: oid 296 updating version 74 to 75 2023-12-01T04:55:14.837 INFO:tasks.rados.rados.0.smithi080.stdout:296: oid 296 version 75 is already newer than 72 2023-12-01T04:55:14.838 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 296 v 75 (ObjNum 295 snap 0 seq_num 295) dirty exists 2023-12-01T04:55:14.838 INFO:tasks.rados.rados.0.smithi080.stdout:296: left oid 296 (ObjNum 295 snap 0 seq_num 295) 2023-12-01T04:55:14.838 INFO:tasks.rados.rados.0.smithi080.stdout:297: finishing write tid 1 to smithi08089843-297 2023-12-01T04:55:14.838 INFO:tasks.rados.rados.0.smithi080.stdout:297: finishing write tid 2 to smithi08089843-297 2023-12-01T04:55:14.838 INFO:tasks.rados.rados.0.smithi080.stdout:297: finishing write tid 3 to smithi08089843-297 2023-12-01T04:55:14.838 INFO:tasks.rados.rados.0.smithi080.stdout:296: done (15 left) 2023-12-01T04:55:14.838 INFO:tasks.rados.rados.0.smithi080.stdout:312: write initial oid 312 2023-12-01T04:55:14.838 INFO:tasks.rados.rados.0.smithi080.stdout:312: seq_num 311 ranges {426977=456559,1482841=799764,2958080=268897} 2023-12-01T04:55:14.842 INFO:tasks.rados.rados.0.smithi080.stdout:312: writing smithi08089843-312 from 426977 to 883536 tid 1 2023-12-01T04:55:14.850 INFO:tasks.rados.rados.0.smithi080.stdout:312: writing smithi08089843-312 from 1482841 to 2282605 tid 2 2023-12-01T04:55:14.855 INFO:tasks.rados.rados.0.smithi080.stdout:312: writing smithi08089843-312 from 2958080 to 3226977 tid 3 2023-12-01T04:55:14.855 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:14.856 INFO:tasks.rados.rados.0.smithi080.stdout:297: finishing write tid 4 to smithi08089843-297 2023-12-01T04:55:14.856 INFO:tasks.rados.rados.0.smithi080.stdout:297: oid 297 updating version 0 to 58 2023-12-01T04:55:14.856 INFO:tasks.rados.rados.0.smithi080.stdout:297: oid 297 version 58 is already newer than 57 2023-12-01T04:55:14.856 INFO:tasks.rados.rados.0.smithi080.stdout:297: oid 297 version 58 is already newer than 56 2023-12-01T04:55:14.856 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 297 v 58 (ObjNum 296 snap 0 seq_num 296) dirty exists 2023-12-01T04:55:14.856 INFO:tasks.rados.rados.0.smithi080.stdout:297: left oid 297 (ObjNum 296 snap 0 seq_num 296) 2023-12-01T04:55:14.856 INFO:tasks.rados.rados.0.smithi080.stdout:298: finishing write tid 1 to smithi08089843-298 2023-12-01T04:55:14.856 INFO:tasks.rados.rados.0.smithi080.stdout:298: finishing write tid 2 to smithi08089843-298 2023-12-01T04:55:14.856 INFO:tasks.rados.rados.0.smithi080.stdout:298: finishing write tid 3 to smithi08089843-298 2023-12-01T04:55:14.856 INFO:tasks.rados.rados.0.smithi080.stdout:298: finishing write tid 4 to smithi08089843-298 2023-12-01T04:55:14.856 INFO:tasks.rados.rados.0.smithi080.stdout:298: oid 298 updating version 0 to 66 2023-12-01T04:55:14.856 INFO:tasks.rados.rados.0.smithi080.stdout:298: oid 298 updating version 66 to 67 2023-12-01T04:55:14.856 INFO:tasks.rados.rados.0.smithi080.stdout:298: oid 298 version 67 is already newer than 65 2023-12-01T04:55:14.857 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 298 v 67 (ObjNum 297 snap 0 seq_num 297) dirty exists 2023-12-01T04:55:14.857 INFO:tasks.rados.rados.0.smithi080.stdout:298: left oid 298 (ObjNum 297 snap 0 seq_num 297) 2023-12-01T04:55:14.857 INFO:tasks.rados.rados.0.smithi080.stdout:299: finishing write tid 1 to smithi08089843-299 2023-12-01T04:55:14.857 INFO:tasks.rados.rados.0.smithi080.stdout:299: finishing write tid 2 to smithi08089843-299 2023-12-01T04:55:14.857 INFO:tasks.rados.rados.0.smithi080.stdout:299: finishing write tid 3 to smithi08089843-299 2023-12-01T04:55:14.857 INFO:tasks.rados.rados.0.smithi080.stdout:297: done (15 left) 2023-12-01T04:55:14.857 INFO:tasks.rados.rados.0.smithi080.stdout:298: done (14 left) 2023-12-01T04:55:14.857 INFO:tasks.rados.rados.0.smithi080.stdout:313: write initial oid 313 2023-12-01T04:55:14.857 INFO:tasks.rados.rados.0.smithi080.stdout:313: seq_num 312 ranges {443784=648161,1657676=659775,2818209=425575} 2023-12-01T04:55:14.861 INFO:tasks.rados.rados.0.smithi080.stdout:313: writing smithi08089843-313 from 443784 to 1091945 tid 1 2023-12-01T04:55:14.868 INFO:tasks.rados.rados.0.smithi080.stdout:313: writing smithi08089843-313 from 1657676 to 2317451 tid 2 2023-12-01T04:55:14.874 INFO:tasks.rados.rados.0.smithi080.stdout:313: writing smithi08089843-313 from 2818209 to 3243784 tid 3 2023-12-01T04:55:14.874 INFO:tasks.rados.rados.0.smithi080.stdout:314: write initial oid 314 2023-12-01T04:55:14.874 INFO:tasks.rados.rados.0.smithi080.stdout:314: seq_num 313 ranges {460591=723410,1716158=403433,2729279=440140} 2023-12-01T04:55:14.881 INFO:tasks.rados.rados.0.smithi080.stdout:314: writing smithi08089843-314 from 460591 to 1184001 tid 1 2023-12-01T04:55:14.888 INFO:tasks.rados.rados.0.smithi080.stdout:314: writing smithi08089843-314 from 1716158 to 2119591 tid 2 2023-12-01T04:55:14.896 INFO:tasks.rados.rados.0.smithi080.stdout:314: writing smithi08089843-314 from 2729279 to 3169419 tid 3 2023-12-01T04:55:14.896 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:14.896 INFO:tasks.rados.rados.0.smithi080.stdout:299: finishing write tid 4 to smithi08089843-299 2023-12-01T04:55:14.896 INFO:tasks.rados.rados.0.smithi080.stdout:299: finishing write tid 5 to smithi08089843-299 2023-12-01T04:55:14.896 INFO:tasks.rados.rados.0.smithi080.stdout:299: oid 299 updating version 0 to 54 2023-12-01T04:55:14.896 INFO:tasks.rados.rados.0.smithi080.stdout:299: oid 299 version 54 is already newer than 52 2023-12-01T04:55:14.896 INFO:tasks.rados.rados.0.smithi080.stdout:299: oid 299 version 54 is already newer than 51 2023-12-01T04:55:14.896 INFO:tasks.rados.rados.0.smithi080.stdout:299: oid 299 version 54 is already newer than 53 2023-12-01T04:55:14.896 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 299 v 54 (ObjNum 298 snap 0 seq_num 298) dirty exists 2023-12-01T04:55:14.896 INFO:tasks.rados.rados.0.smithi080.stdout:299: left oid 299 (ObjNum 298 snap 0 seq_num 298) 2023-12-01T04:55:14.896 INFO:tasks.rados.rados.0.smithi080.stdout:300: finishing write tid 1 to smithi08089843-300 2023-12-01T04:55:14.896 INFO:tasks.rados.rados.0.smithi080.stdout:300: finishing write tid 2 to smithi08089843-300 2023-12-01T04:55:14.897 INFO:tasks.rados.rados.0.smithi080.stdout:300: finishing write tid 3 to smithi08089843-300 2023-12-01T04:55:14.897 INFO:tasks.rados.rados.0.smithi080.stdout:300: finishing write tid 4 to smithi08089843-300 2023-12-01T04:55:14.897 INFO:tasks.rados.rados.0.smithi080.stdout:300: finishing write tid 5 to smithi08089843-300 2023-12-01T04:55:14.897 INFO:tasks.rados.rados.0.smithi080.stdout:300: oid 300 updating version 0 to 46 2023-12-01T04:55:14.897 INFO:tasks.rados.rados.0.smithi080.stdout:300: oid 300 version 46 is already newer than 44 2023-12-01T04:55:14.897 INFO:tasks.rados.rados.0.smithi080.stdout:300: oid 300 version 46 is already newer than 45 2023-12-01T04:55:14.897 INFO:tasks.rados.rados.0.smithi080.stdout:300: oid 300 version 46 is already newer than 43 2023-12-01T04:55:14.897 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 300 v 46 (ObjNum 299 snap 0 seq_num 299) dirty exists 2023-12-01T04:55:14.897 INFO:tasks.rados.rados.0.smithi080.stdout:300: left oid 300 (ObjNum 299 snap 0 seq_num 299) 2023-12-01T04:55:14.897 INFO:tasks.rados.rados.0.smithi080.stdout:301: finishing write tid 1 to smithi08089843-301 2023-12-01T04:55:14.897 INFO:tasks.rados.rados.0.smithi080.stdout:301: finishing write tid 2 to smithi08089843-301 2023-12-01T04:55:14.897 INFO:tasks.rados.rados.0.smithi080.stdout:301: finishing write tid 3 to smithi08089843-301 2023-12-01T04:55:14.897 INFO:tasks.rados.rados.0.smithi080.stdout:301: finishing write tid 4 to smithi08089843-301 2023-12-01T04:55:14.897 INFO:tasks.rados.rados.0.smithi080.stdout:301: oid 301 updating version 0 to 81 2023-12-01T04:55:14.897 INFO:tasks.rados.rados.0.smithi080.stdout:301: oid 301 version 81 is already newer than 80 2023-12-01T04:55:14.898 INFO:tasks.rados.rados.0.smithi080.stdout:301: oid 301 updating version 81 to 82 2023-12-01T04:55:14.898 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 301 v 82 (ObjNum 300 snap 0 seq_num 300) dirty exists 2023-12-01T04:55:14.898 INFO:tasks.rados.rados.0.smithi080.stdout:301: left oid 301 (ObjNum 300 snap 0 seq_num 300) 2023-12-01T04:55:14.898 INFO:tasks.rados.rados.0.smithi080.stdout:302: finishing write tid 1 to smithi08089843-302 2023-12-01T04:55:14.898 INFO:tasks.rados.rados.0.smithi080.stdout:302: finishing write tid 2 to smithi08089843-302 2023-12-01T04:55:14.898 INFO:tasks.rados.rados.0.smithi080.stdout:302: finishing write tid 3 to smithi08089843-302 2023-12-01T04:55:14.898 INFO:tasks.rados.rados.0.smithi080.stdout:302: finishing write tid 4 to smithi08089843-302 2023-12-01T04:55:14.898 INFO:tasks.rados.rados.0.smithi080.stdout:299: done (15 left) 2023-12-01T04:55:14.898 INFO:tasks.rados.rados.0.smithi080.stdout:300: done (14 left) 2023-12-01T04:55:14.898 INFO:tasks.rados.rados.0.smithi080.stdout:301: done (13 left) 2023-12-01T04:55:14.898 INFO:tasks.rados.rados.0.smithi080.stdout:315: write initial oid 315 2023-12-01T04:55:14.898 INFO:tasks.rados.rados.0.smithi080.stdout:315: seq_num 314 ranges {477398=798659,1774640=663444,2873055=404343} 2023-12-01T04:55:14.905 INFO:tasks.rados.rados.0.smithi080.stdout:315: writing smithi08089843-315 from 477398 to 1276057 tid 1 2023-12-01T04:55:14.912 INFO:tasks.rados.rados.0.smithi080.stdout:315: writing smithi08089843-315 from 1774640 to 2438084 tid 2 2023-12-01T04:55:14.919 INFO:tasks.rados.rados.0.smithi080.stdout:315: writing smithi08089843-315 from 2873055 to 3277398 tid 3 2023-12-01T04:55:14.919 INFO:tasks.rados.rados.0.smithi080.stdout:316: write initial oid 316 2023-12-01T04:55:14.919 INFO:tasks.rados.rados.0.smithi080.stdout:316: seq_num 315 ranges {494205=473908,1433122=407102,2384125=462684} 2023-12-01T04:55:14.924 INFO:tasks.rados.rados.0.smithi080.stdout:316: writing smithi08089843-316 from 494205 to 968113 tid 1 2023-12-01T04:55:14.930 INFO:tasks.rados.rados.0.smithi080.stdout:316: writing smithi08089843-316 from 1433122 to 1840224 tid 2 2023-12-01T04:55:14.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:55:14 smithi080 bash[41963]: cluster 2023-12-01T04:55:13.760095+0000 mgr.y (mgr.24362) 194 : cluster 0 pgmap v172: 89 pgs: 89 active+clean; 156 MiB data, 300 MiB used, 715 GiB / 715 GiB avail; 8.0 KiB/s rd, 8.9 MiB/s wr, 49 op/s 2023-12-01T04:55:14.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:55:14 smithi080 bash[41963]: audit 2023-12-01T04:55:14.501232+0000 mon.a (mon.0) 842 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:55:14.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:55:14 smithi080 bash[41963]: audit 2023-12-01T04:55:14.512300+0000 mon.c (mon.2) 127 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:55:14.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:55:14 smithi080 bash[28361]: cluster 2023-12-01T04:55:13.760095+0000 mgr.y (mgr.24362) 194 : cluster 0 pgmap v172: 89 pgs: 89 active+clean; 156 MiB data, 300 MiB used, 715 GiB / 715 GiB avail; 8.0 KiB/s rd, 8.9 MiB/s wr, 49 op/s 2023-12-01T04:55:14.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:55:14 smithi080 bash[28361]: audit 2023-12-01T04:55:14.501232+0000 mon.a (mon.0) 842 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:55:14.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:55:14 smithi080 bash[28361]: audit 2023-12-01T04:55:14.512300+0000 mon.c (mon.2) 127 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:55:14.935 INFO:tasks.rados.rados.0.smithi080.stdout:316: writing smithi08089843-316 from 2384125 to 2846809 tid 3 2023-12-01T04:55:14.935 INFO:tasks.rados.rados.0.smithi080.stdout:317: write initial oid 317 2023-12-01T04:55:14.936 INFO:tasks.rados.rados.0.smithi080.stdout:317: seq_num 316 ranges {511012=549157,1775251=550760,3095195=215817} 2023-12-01T04:55:14.942 INFO:tasks.rados.rados.0.smithi080.stdout:317: writing smithi08089843-317 from 511012 to 1060169 tid 1 2023-12-01T04:55:14.949 INFO:tasks.rados.rados.0.smithi080.stdout:317: writing smithi08089843-317 from 1775251 to 2326011 tid 2 2023-12-01T04:55:14.955 INFO:tasks.rados.rados.0.smithi080.stdout:317: writing smithi08089843-317 from 3095195 to 3311012 tid 3 2023-12-01T04:55:14.955 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:14.955 INFO:tasks.rados.rados.0.smithi080.stdout:302: finishing write tid 5 to smithi08089843-302 2023-12-01T04:55:14.955 INFO:tasks.rados.rados.0.smithi080.stdout:302: oid 302 updating version 0 to 84 2023-12-01T04:55:14.955 INFO:tasks.rados.rados.0.smithi080.stdout:302: oid 302 updating version 84 to 85 2023-12-01T04:55:14.955 INFO:tasks.rados.rados.0.smithi080.stdout:302: oid 302 version 85 is already newer than 82 2023-12-01T04:55:14.955 INFO:tasks.rados.rados.0.smithi080.stdout:302: oid 302 version 85 is already newer than 83 2023-12-01T04:55:14.956 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 302 v 85 (ObjNum 301 snap 0 seq_num 301) dirty exists 2023-12-01T04:55:14.956 INFO:tasks.rados.rados.0.smithi080.stdout:302: left oid 302 (ObjNum 301 snap 0 seq_num 301) 2023-12-01T04:55:14.956 INFO:tasks.rados.rados.0.smithi080.stdout:303: finishing write tid 1 to smithi08089843-303 2023-12-01T04:55:14.956 INFO:tasks.rados.rados.0.smithi080.stdout:303: finishing write tid 2 to smithi08089843-303 2023-12-01T04:55:14.956 INFO:tasks.rados.rados.0.smithi080.stdout:303: finishing write tid 3 to smithi08089843-303 2023-12-01T04:55:14.956 INFO:tasks.rados.rados.0.smithi080.stdout:303: finishing write tid 4 to smithi08089843-303 2023-12-01T04:55:14.956 INFO:tasks.rados.rados.0.smithi080.stdout:303: finishing write tid 5 to smithi08089843-303 2023-12-01T04:55:14.956 INFO:tasks.rados.rados.0.smithi080.stdout:303: oid 303 updating version 0 to 86 2023-12-01T04:55:14.956 INFO:tasks.rados.rados.0.smithi080.stdout:303: oid 303 version 86 is already newer than 85 2023-12-01T04:55:14.956 INFO:tasks.rados.rados.0.smithi080.stdout:303: oid 303 version 86 is already newer than 84 2023-12-01T04:55:14.956 INFO:tasks.rados.rados.0.smithi080.stdout:303: oid 303 version 86 is already newer than 83 2023-12-01T04:55:14.956 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 303 v 86 (ObjNum 302 snap 0 seq_num 302) dirty exists 2023-12-01T04:55:14.956 INFO:tasks.rados.rados.0.smithi080.stdout:303: left oid 303 (ObjNum 302 snap 0 seq_num 302) 2023-12-01T04:55:14.956 INFO:tasks.rados.rados.0.smithi080.stdout:304: finishing write tid 1 to smithi08089843-304 2023-12-01T04:55:14.957 INFO:tasks.rados.rados.0.smithi080.stdout:302: done (15 left) 2023-12-01T04:55:14.957 INFO:tasks.rados.rados.0.smithi080.stdout:303: done (14 left) 2023-12-01T04:55:14.957 INFO:tasks.rados.rados.0.smithi080.stdout:318: write initial oid 318 2023-12-01T04:55:14.957 INFO:tasks.rados.rados.0.smithi080.stdout:318: seq_num 317 ranges {527819=624406,1833733=410771,2722618=601581} 2023-12-01T04:55:14.961 INFO:tasks.rados.rados.0.smithi080.stdout:318: writing smithi08089843-318 from 527819 to 1152225 tid 1 2023-12-01T04:55:14.967 INFO:tasks.rados.rados.0.smithi080.stdout:318: writing smithi08089843-318 from 1833733 to 2244504 tid 2 2023-12-01T04:55:14.974 INFO:tasks.rados.rados.0.smithi080.stdout:318: writing smithi08089843-318 from 2722618 to 3324199 tid 3 2023-12-01T04:55:14.974 INFO:tasks.rados.rados.0.smithi080.stdout:319: write initial oid 319 2023-12-01T04:55:14.974 INFO:tasks.rados.rados.0.smithi080.stdout:319: seq_num 318 ranges {544626=699655,1892215=554429,3150041=194585} 2023-12-01T04:55:14.981 INFO:tasks.rados.rados.0.smithi080.stdout:319: writing smithi08089843-319 from 544626 to 1244281 tid 1 2023-12-01T04:55:14.987 INFO:tasks.rados.rados.0.smithi080.stdout:319: writing smithi08089843-319 from 1892215 to 2446644 tid 2 2023-12-01T04:55:14.993 INFO:tasks.rados.rados.0.smithi080.stdout:319: writing smithi08089843-319 from 3150041 to 3344626 tid 3 2023-12-01T04:55:14.993 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:14.993 INFO:tasks.rados.rados.0.smithi080.stdout:304: finishing write tid 2 to smithi08089843-304 2023-12-01T04:55:14.993 INFO:tasks.rados.rados.0.smithi080.stdout:304: finishing write tid 3 to smithi08089843-304 2023-12-01T04:55:14.993 INFO:tasks.rados.rados.0.smithi080.stdout:304: finishing write tid 4 to smithi08089843-304 2023-12-01T04:55:14.993 INFO:tasks.rados.rados.0.smithi080.stdout:304: oid 304 updating version 0 to 75 2023-12-01T04:55:14.993 INFO:tasks.rados.rados.0.smithi080.stdout:304: oid 304 version 75 is already newer than 73 2023-12-01T04:55:14.993 INFO:tasks.rados.rados.0.smithi080.stdout:304: oid 304 version 75 is already newer than 74 2023-12-01T04:55:14.993 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 304 v 75 (ObjNum 303 snap 0 seq_num 303) dirty exists 2023-12-01T04:55:14.993 INFO:tasks.rados.rados.0.smithi080.stdout:304: left oid 304 (ObjNum 303 snap 0 seq_num 303) 2023-12-01T04:55:14.994 INFO:tasks.rados.rados.0.smithi080.stdout:305: finishing write tid 1 to smithi08089843-305 2023-12-01T04:55:14.994 INFO:tasks.rados.rados.0.smithi080.stdout:304: done (15 left) 2023-12-01T04:55:14.994 INFO:tasks.rados.rados.0.smithi080.stdout:320: write initial oid 320 2023-12-01T04:55:14.994 INFO:tasks.rados.rados.0.smithi080.stdout:320: seq_num 319 ranges {561433=774904,1950697=414440,2777464=583969} 2023-12-01T04:55:15.000 INFO:tasks.rados.rados.0.smithi080.stdout:320: writing smithi08089843-320 from 561433 to 1336337 tid 1 2023-12-01T04:55:15.006 INFO:tasks.rados.rados.0.smithi080.stdout:320: writing smithi08089843-320 from 1950697 to 2365137 tid 2 2023-12-01T04:55:15.013 INFO:tasks.rados.rados.0.smithi080.stdout:320: writing smithi08089843-320 from 2777464 to 3361433 tid 3 2023-12-01T04:55:15.013 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:15.013 INFO:tasks.rados.rados.0.smithi080.stdout:305: finishing write tid 2 to smithi08089843-305 2023-12-01T04:55:15.013 INFO:tasks.rados.rados.0.smithi080.stdout:305: finishing write tid 3 to smithi08089843-305 2023-12-01T04:55:15.013 INFO:tasks.rados.rados.0.smithi080.stdout:305: finishing write tid 4 to smithi08089843-305 2023-12-01T04:55:15.013 INFO:tasks.rados.rados.0.smithi080.stdout:305: oid 305 updating version 0 to 55 2023-12-01T04:55:15.014 INFO:tasks.rados.rados.0.smithi080.stdout:305: oid 305 updating version 55 to 57 2023-12-01T04:55:15.014 INFO:tasks.rados.rados.0.smithi080.stdout:305: oid 305 version 57 is already newer than 56 2023-12-01T04:55:15.014 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 305 v 57 (ObjNum 304 snap 0 seq_num 304) dirty exists 2023-12-01T04:55:15.014 INFO:tasks.rados.rados.0.smithi080.stdout:305: left oid 305 (ObjNum 304 snap 0 seq_num 304) 2023-12-01T04:55:15.014 INFO:tasks.rados.rados.0.smithi080.stdout:306: finishing write tid 1 to smithi08089843-306 2023-12-01T04:55:15.014 INFO:tasks.rados.rados.0.smithi080.stdout:306: finishing write tid 2 to smithi08089843-306 2023-12-01T04:55:15.014 INFO:tasks.rados.rados.0.smithi080.stdout:306: finishing write tid 3 to smithi08089843-306 2023-12-01T04:55:15.014 INFO:tasks.rados.rados.0.smithi080.stdout:306: finishing write tid 4 to smithi08089843-306 2023-12-01T04:55:15.014 INFO:tasks.rados.rados.0.smithi080.stdout:306: finishing write tid 5 to smithi08089843-306 2023-12-01T04:55:15.014 INFO:tasks.rados.rados.0.smithi080.stdout:306: oid 306 updating version 0 to 55 2023-12-01T04:55:15.014 INFO:tasks.rados.rados.0.smithi080.stdout:306: oid 306 version 55 is already newer than 54 2023-12-01T04:55:15.014 INFO:tasks.rados.rados.0.smithi080.stdout:306: oid 306 version 55 is already newer than 53 2023-12-01T04:55:15.014 INFO:tasks.rados.rados.0.smithi080.stdout:306: oid 306 version 55 is already newer than 52 2023-12-01T04:55:15.014 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 306 v 55 (ObjNum 305 snap 0 seq_num 305) dirty exists 2023-12-01T04:55:15.015 INFO:tasks.rados.rados.0.smithi080.stdout:306: left oid 306 (ObjNum 305 snap 0 seq_num 305) 2023-12-01T04:55:15.015 INFO:tasks.rados.rados.0.smithi080.stdout:307: finishing write tid 1 to smithi08089843-307 2023-12-01T04:55:15.015 INFO:tasks.rados.rados.0.smithi080.stdout:307: finishing write tid 2 to smithi08089843-307 2023-12-01T04:55:15.015 INFO:tasks.rados.rados.0.smithi080.stdout:307: finishing write tid 3 to smithi08089843-307 2023-12-01T04:55:15.015 INFO:tasks.rados.rados.0.smithi080.stdout:307: finishing write tid 4 to smithi08089843-307 2023-12-01T04:55:15.015 INFO:tasks.rados.rados.0.smithi080.stdout:307: oid 307 updating version 0 to 63 2023-12-01T04:55:15.015 INFO:tasks.rados.rados.0.smithi080.stdout:307: oid 307 version 63 is already newer than 61 2023-12-01T04:55:15.015 INFO:tasks.rados.rados.0.smithi080.stdout:307: oid 307 version 63 is already newer than 62 2023-12-01T04:55:15.015 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 307 v 63 (ObjNum 306 snap 0 seq_num 306) dirty exists 2023-12-01T04:55:15.015 INFO:tasks.rados.rados.0.smithi080.stdout:307: left oid 307 (ObjNum 306 snap 0 seq_num 306) 2023-12-01T04:55:15.015 INFO:tasks.rados.rados.0.smithi080.stdout:308: finishing write tid 1 to smithi08089843-308 2023-12-01T04:55:15.015 INFO:tasks.rados.rados.0.smithi080.stdout:308: finishing write tid 2 to smithi08089843-308 2023-12-01T04:55:15.015 INFO:tasks.rados.rados.0.smithi080.stdout:305: done (15 left) 2023-12-01T04:55:15.015 INFO:tasks.rados.rados.0.smithi080.stdout:306: done (14 left) 2023-12-01T04:55:15.016 INFO:tasks.rados.rados.0.smithi080.stdout:307: done (13 left) 2023-12-01T04:55:15.016 INFO:tasks.rados.rados.0.smithi080.stdout:321: write initial oid 321 2023-12-01T04:55:15.016 INFO:tasks.rados.rados.0.smithi080.stdout:321: seq_num 320 ranges {578240=566506,1609179=558098,2804887=551750} 2023-12-01T04:55:15.019 INFO:tasks.rados.rados.0.smithi080.stdout:321: writing smithi08089843-321 from 578240 to 1144746 tid 1 2023-12-01T04:55:15.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:55:14 smithi090 bash[32384]: cluster 2023-12-01T04:55:13.760095+0000 mgr.y (mgr.24362) 194 : cluster 0 pgmap v172: 89 pgs: 89 active+clean; 156 MiB data, 300 MiB used, 715 GiB / 715 GiB avail; 8.0 KiB/s rd, 8.9 MiB/s wr, 49 op/s 2023-12-01T04:55:15.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:55:14 smithi090 bash[32384]: audit 2023-12-01T04:55:14.501232+0000 mon.a (mon.0) 842 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:55:15.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:55:14 smithi090 bash[32384]: audit 2023-12-01T04:55:14.512300+0000 mon.c (mon.2) 127 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:55:15.025 INFO:tasks.rados.rados.0.smithi080.stdout:321: writing smithi08089843-321 from 1609179 to 2167277 tid 2 2023-12-01T04:55:15.032 INFO:tasks.rados.rados.0.smithi080.stdout:321: writing smithi08089843-321 from 2804887 to 3356637 tid 3 2023-12-01T04:55:15.032 INFO:tasks.rados.rados.0.smithi080.stdout:322: write initial oid 322 2023-12-01T04:55:15.032 INFO:tasks.rados.rados.0.smithi080.stdout:322: seq_num 321 ranges {595047=641755,1667661=418109,2548663=763022} 2023-12-01T04:55:15.038 INFO:tasks.rados.rados.0.smithi080.stdout:322: writing smithi08089843-322 from 595047 to 1236802 tid 1 2023-12-01T04:55:15.043 INFO:tasks.rados.rados.0.smithi080.stdout:322: writing smithi08089843-322 from 1667661 to 2085770 tid 2 2023-12-01T04:55:15.050 INFO:tasks.rados.rados.0.smithi080.stdout:322: writing smithi08089843-322 from 2548663 to 3311685 tid 3 2023-12-01T04:55:15.050 INFO:tasks.rados.rados.0.smithi080.stdout:323: write initial oid 323 2023-12-01T04:55:15.051 INFO:tasks.rados.rados.0.smithi080.stdout:323: seq_num 322 ranges {611854=717004,2126143=561767,3259733=152121} 2023-12-01T04:55:15.059 INFO:tasks.rados.rados.0.smithi080.stdout:323: writing smithi08089843-323 from 611854 to 1328858 tid 1 2023-12-01T04:55:15.066 INFO:tasks.rados.rados.0.smithi080.stdout:323: writing smithi08089843-323 from 2126143 to 2687910 tid 2 2023-12-01T04:55:15.072 INFO:tasks.rados.rados.0.smithi080.stdout:323: writing smithi08089843-323 from 3259733 to 3411854 tid 3 2023-12-01T04:55:15.072 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:15.072 INFO:tasks.rados.rados.0.smithi080.stdout:308: finishing write tid 3 to smithi08089843-308 2023-12-01T04:55:15.072 INFO:tasks.rados.rados.0.smithi080.stdout:308: finishing write tid 4 to smithi08089843-308 2023-12-01T04:55:15.072 INFO:tasks.rados.rados.0.smithi080.stdout:308: finishing write tid 5 to smithi08089843-308 2023-12-01T04:55:15.072 INFO:tasks.rados.rados.0.smithi080.stdout:308: oid 308 updating version 0 to 88 2023-12-01T04:55:15.072 INFO:tasks.rados.rados.0.smithi080.stdout:308: oid 308 updating version 88 to 89 2023-12-01T04:55:15.072 INFO:tasks.rados.rados.0.smithi080.stdout:308: oid 308 version 89 is already newer than 86 2023-12-01T04:55:15.073 INFO:tasks.rados.rados.0.smithi080.stdout:308: oid 308 version 89 is already newer than 87 2023-12-01T04:55:15.073 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 308 v 89 (ObjNum 307 snap 0 seq_num 307) dirty exists 2023-12-01T04:55:15.073 INFO:tasks.rados.rados.0.smithi080.stdout:308: left oid 308 (ObjNum 307 snap 0 seq_num 307) 2023-12-01T04:55:15.073 INFO:tasks.rados.rados.0.smithi080.stdout:309: finishing write tid 1 to smithi08089843-309 2023-12-01T04:55:15.073 INFO:tasks.rados.rados.0.smithi080.stdout:309: finishing write tid 2 to smithi08089843-309 2023-12-01T04:55:15.073 INFO:tasks.rados.rados.0.smithi080.stdout:309: finishing write tid 3 to smithi08089843-309 2023-12-01T04:55:15.073 INFO:tasks.rados.rados.0.smithi080.stdout:309: finishing write tid 4 to smithi08089843-309 2023-12-01T04:55:15.073 INFO:tasks.rados.rados.0.smithi080.stdout:309: finishing write tid 5 to smithi08089843-309 2023-12-01T04:55:15.073 INFO:tasks.rados.rados.0.smithi080.stdout:309: oid 309 updating version 0 to 60 2023-12-01T04:55:15.073 INFO:tasks.rados.rados.0.smithi080.stdout:309: oid 309 version 60 is already newer than 58 2023-12-01T04:55:15.073 INFO:tasks.rados.rados.0.smithi080.stdout:309: oid 309 updating version 60 to 61 2023-12-01T04:55:15.073 INFO:tasks.rados.rados.0.smithi080.stdout:309: oid 309 version 61 is already newer than 59 2023-12-01T04:55:15.073 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 309 v 61 (ObjNum 308 snap 0 seq_num 308) dirty exists 2023-12-01T04:55:15.073 INFO:tasks.rados.rados.0.smithi080.stdout:309: left oid 309 (ObjNum 308 snap 0 seq_num 308) 2023-12-01T04:55:15.073 INFO:tasks.rados.rados.0.smithi080.stdout:310: finishing write tid 1 to smithi08089843-310 2023-12-01T04:55:15.074 INFO:tasks.rados.rados.0.smithi080.stdout:310: finishing write tid 2 to smithi08089843-310 2023-12-01T04:55:15.074 INFO:tasks.rados.rados.0.smithi080.stdout:310: finishing write tid 3 to smithi08089843-310 2023-12-01T04:55:15.074 INFO:tasks.rados.rados.0.smithi080.stdout:310: finishing write tid 4 to smithi08089843-310 2023-12-01T04:55:15.074 INFO:tasks.rados.rados.0.smithi080.stdout:310: oid 310 updating version 0 to 68 2023-12-01T04:55:15.074 INFO:tasks.rados.rados.0.smithi080.stdout:310: oid 310 updating version 68 to 70 2023-12-01T04:55:15.074 INFO:tasks.rados.rados.0.smithi080.stdout:310: oid 310 version 70 is already newer than 69 2023-12-01T04:55:15.074 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 310 v 70 (ObjNum 309 snap 0 seq_num 309) dirty exists 2023-12-01T04:55:15.074 INFO:tasks.rados.rados.0.smithi080.stdout:310: left oid 310 (ObjNum 309 snap 0 seq_num 309) 2023-12-01T04:55:15.074 INFO:tasks.rados.rados.0.smithi080.stdout:311: finishing write tid 1 to smithi08089843-311 2023-12-01T04:55:15.074 INFO:tasks.rados.rados.0.smithi080.stdout:311: finishing write tid 2 to smithi08089843-311 2023-12-01T04:55:15.074 INFO:tasks.rados.rados.0.smithi080.stdout:311: finishing write tid 3 to smithi08089843-311 2023-12-01T04:55:15.074 INFO:tasks.rados.rados.0.smithi080.stdout:311: finishing write tid 4 to smithi08089843-311 2023-12-01T04:55:15.074 INFO:tasks.rados.rados.0.smithi080.stdout:311: finishing write tid 5 to smithi08089843-311 2023-12-01T04:55:15.074 INFO:tasks.rados.rados.0.smithi080.stdout:311: oid 311 updating version 0 to 48 2023-12-01T04:55:15.075 INFO:tasks.rados.rados.0.smithi080.stdout:311: oid 311 version 48 is already newer than 47 2023-12-01T04:55:15.075 INFO:tasks.rados.rados.0.smithi080.stdout:311: oid 311 updating version 48 to 50 2023-12-01T04:55:15.075 INFO:tasks.rados.rados.0.smithi080.stdout:311: oid 311 version 50 is already newer than 49 2023-12-01T04:55:15.075 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 311 v 50 (ObjNum 310 snap 0 seq_num 310) dirty exists 2023-12-01T04:55:15.075 INFO:tasks.rados.rados.0.smithi080.stdout:311: left oid 311 (ObjNum 310 snap 0 seq_num 310) 2023-12-01T04:55:15.075 INFO:tasks.rados.rados.0.smithi080.stdout:312: finishing write tid 1 to smithi08089843-312 2023-12-01T04:55:15.075 INFO:tasks.rados.rados.0.smithi080.stdout:312: finishing write tid 2 to smithi08089843-312 2023-12-01T04:55:15.075 INFO:tasks.rados.rados.0.smithi080.stdout:308: done (15 left) 2023-12-01T04:55:15.075 INFO:tasks.rados.rados.0.smithi080.stdout:309: done (14 left) 2023-12-01T04:55:15.075 INFO:tasks.rados.rados.0.smithi080.stdout:310: done (13 left) 2023-12-01T04:55:15.075 INFO:tasks.rados.rados.0.smithi080.stdout:311: done (12 left) 2023-12-01T04:55:15.075 INFO:tasks.rados.rados.0.smithi080.stdout:324: write initial oid 324 2023-12-01T04:55:15.075 INFO:tasks.rados.rados.0.smithi080.stdout:324: seq_num 323 ranges {628661=792253,2184625=421778,3403509=25152} 2023-12-01T04:55:15.079 INFO:tasks.rados.rados.0.smithi080.stdout:324: writing smithi08089843-324 from 628661 to 1420914 tid 1 2023-12-01T04:55:15.085 INFO:tasks.rados.rados.0.smithi080.stdout:324: writing smithi08089843-324 from 2184625 to 2606403 tid 2 2023-12-01T04:55:15.090 INFO:tasks.rados.rados.0.smithi080.stdout:324: writing smithi08089843-324 from 3403509 to 3428661 tid 3 2023-12-01T04:55:15.090 INFO:tasks.rados.rados.0.smithi080.stdout:325: write initial oid 325 2023-12-01T04:55:15.090 INFO:tasks.rados.rados.0.smithi080.stdout:325: seq_num 324 ranges {645468=467502,1726754=565436,2798226=596838} 2023-12-01T04:55:15.097 INFO:tasks.rados.rados.0.smithi080.stdout:325: writing smithi08089843-325 from 645468 to 1112970 tid 1 2023-12-01T04:55:15.104 INFO:tasks.rados.rados.0.smithi080.stdout:325: writing smithi08089843-325 from 1726754 to 2292190 tid 2 2023-12-01T04:55:15.110 INFO:tasks.rados.rados.0.smithi080.stdout:325: writing smithi08089843-325 from 2798226 to 3395064 tid 3 2023-12-01T04:55:15.110 INFO:tasks.rados.rados.0.smithi080.stdout:326: write initial oid 326 2023-12-01T04:55:15.110 INFO:tasks.rados.rados.0.smithi080.stdout:326: seq_num 325 ranges {662275=542751,1785236=425447,2942002=520273} 2023-12-01T04:55:15.117 INFO:tasks.rados.rados.0.smithi080.stdout:326: writing smithi08089843-326 from 662275 to 1205026 tid 1 2023-12-01T04:55:15.123 INFO:tasks.rados.rados.0.smithi080.stdout:326: writing smithi08089843-326 from 1785236 to 2210683 tid 2 2023-12-01T04:55:15.130 INFO:tasks.rados.rados.0.smithi080.stdout:326: writing smithi08089843-326 from 2942002 to 3462275 tid 3 2023-12-01T04:55:15.130 INFO:tasks.rados.rados.0.smithi080.stdout:327: write initial oid 327 2023-12-01T04:55:15.130 INFO:tasks.rados.rados.0.smithi080.stdout:327: seq_num 326 ranges {679082=618000,1843718=569105,2853072=626010} 2023-12-01T04:55:15.137 INFO:tasks.rados.rados.0.smithi080.stdout:327: writing smithi08089843-327 from 679082 to 1297082 tid 1 2023-12-01T04:55:15.147 INFO:tasks.rados.rados.0.smithi080.stdout:327: writing smithi08089843-327 from 1843718 to 2412823 tid 2 2023-12-01T04:55:15.154 INFO:tasks.rados.rados.0.smithi080.stdout:327: writing smithi08089843-327 from 2853072 to 3479082 tid 3 2023-12-01T04:55:15.154 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:15.154 INFO:tasks.rados.rados.0.smithi080.stdout:312: finishing write tid 3 to smithi08089843-312 2023-12-01T04:55:15.154 INFO:tasks.rados.rados.0.smithi080.stdout:312: finishing write tid 4 to smithi08089843-312 2023-12-01T04:55:15.154 INFO:tasks.rados.rados.0.smithi080.stdout:312: finishing write tid 5 to smithi08089843-312 2023-12-01T04:55:15.154 INFO:tasks.rados.rados.0.smithi080.stdout:312: oid 312 updating version 0 to 54 2023-12-01T04:55:15.154 INFO:tasks.rados.rados.0.smithi080.stdout:312: oid 312 version 54 is already newer than 52 2023-12-01T04:55:15.154 INFO:tasks.rados.rados.0.smithi080.stdout:312: oid 312 version 54 is already newer than 51 2023-12-01T04:55:15.154 INFO:tasks.rados.rados.0.smithi080.stdout:312: oid 312 version 54 is already newer than 53 2023-12-01T04:55:15.154 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 312 v 54 (ObjNum 311 snap 0 seq_num 311) dirty exists 2023-12-01T04:55:15.155 INFO:tasks.rados.rados.0.smithi080.stdout:312: left oid 312 (ObjNum 311 snap 0 seq_num 311) 2023-12-01T04:55:15.155 INFO:tasks.rados.rados.0.smithi080.stdout:313: finishing write tid 1 to smithi08089843-313 2023-12-01T04:55:15.155 INFO:tasks.rados.rados.0.smithi080.stdout:313: finishing write tid 2 to smithi08089843-313 2023-12-01T04:55:15.155 INFO:tasks.rados.rados.0.smithi080.stdout:313: finishing write tid 3 to smithi08089843-313 2023-12-01T04:55:15.155 INFO:tasks.rados.rados.0.smithi080.stdout:312: done (15 left) 2023-12-01T04:55:15.155 INFO:tasks.rados.rados.0.smithi080.stdout:328: write initial oid 328 2023-12-01T04:55:15.155 INFO:tasks.rados.rados.0.smithi080.stdout:328: seq_num 327 ranges {695889=409602,1618553=712763,2996848=499041} 2023-12-01T04:55:15.159 INFO:tasks.rados.rados.0.smithi080.stdout:328: writing smithi08089843-328 from 695889 to 1105491 tid 1 2023-12-01T04:55:15.167 INFO:tasks.rados.rados.0.smithi080.stdout:328: writing smithi08089843-328 from 1618553 to 2331316 tid 2 2023-12-01T04:55:15.176 INFO:tasks.rados.rados.0.smithi080.stdout:328: writing smithi08089843-328 from 2996848 to 3495889 tid 3 2023-12-01T04:55:15.176 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:15.176 INFO:tasks.rados.rados.0.smithi080.stdout:313: finishing write tid 4 to smithi08089843-313 2023-12-01T04:55:15.176 INFO:tasks.rados.rados.0.smithi080.stdout:313: finishing write tid 5 to smithi08089843-313 2023-12-01T04:55:15.176 INFO:tasks.rados.rados.0.smithi080.stdout:313: oid 313 updating version 0 to 95 2023-12-01T04:55:15.176 INFO:tasks.rados.rados.0.smithi080.stdout:313: oid 313 updating version 95 to 96 2023-12-01T04:55:15.176 INFO:tasks.rados.rados.0.smithi080.stdout:313: oid 313 updating version 96 to 97 2023-12-01T04:55:15.176 INFO:tasks.rados.rados.0.smithi080.stdout:313: oid 313 version 97 is already newer than 94 2023-12-01T04:55:15.176 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 313 v 97 (ObjNum 312 snap 0 seq_num 312) dirty exists 2023-12-01T04:55:15.177 INFO:tasks.rados.rados.0.smithi080.stdout:313: left oid 313 (ObjNum 312 snap 0 seq_num 312) 2023-12-01T04:55:15.177 INFO:tasks.rados.rados.0.smithi080.stdout:314: finishing write tid 1 to smithi08089843-314 2023-12-01T04:55:15.177 INFO:tasks.rados.rados.0.smithi080.stdout:314: finishing write tid 2 to smithi08089843-314 2023-12-01T04:55:15.177 INFO:tasks.rados.rados.0.smithi080.stdout:314: finishing write tid 3 to smithi08089843-314 2023-12-01T04:55:15.177 INFO:tasks.rados.rados.0.smithi080.stdout:314: finishing write tid 4 to smithi08089843-314 2023-12-01T04:55:15.177 INFO:tasks.rados.rados.0.smithi080.stdout:314: finishing write tid 5 to smithi08089843-314 2023-12-01T04:55:15.177 INFO:tasks.rados.rados.0.smithi080.stdout:314: oid 314 updating version 0 to 78 2023-12-01T04:55:15.177 INFO:tasks.rados.rados.0.smithi080.stdout:314: oid 314 version 78 is already newer than 77 2023-12-01T04:55:15.177 INFO:tasks.rados.rados.0.smithi080.stdout:314: oid 314 version 78 is already newer than 76 2023-12-01T04:55:15.177 INFO:tasks.rados.rados.0.smithi080.stdout:314: oid 314 updating version 78 to 79 2023-12-01T04:55:15.177 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 314 v 79 (ObjNum 313 snap 0 seq_num 313) dirty exists 2023-12-01T04:55:15.178 INFO:tasks.rados.rados.0.smithi080.stdout:314: left oid 314 (ObjNum 313 snap 0 seq_num 313) 2023-12-01T04:55:15.178 INFO:tasks.rados.rados.0.smithi080.stdout:315: finishing write tid 1 to smithi08089843-315 2023-12-01T04:55:15.178 INFO:tasks.rados.rados.0.smithi080.stdout:315: finishing write tid 2 to smithi08089843-315 2023-12-01T04:55:15.178 INFO:tasks.rados.rados.0.smithi080.stdout:315: finishing write tid 3 to smithi08089843-315 2023-12-01T04:55:15.178 INFO:tasks.rados.rados.0.smithi080.stdout:315: finishing write tid 4 to smithi08089843-315 2023-12-01T04:55:15.178 INFO:tasks.rados.rados.0.smithi080.stdout:315: finishing write tid 5 to smithi08089843-315 2023-12-01T04:55:15.178 INFO:tasks.rados.rados.0.smithi080.stdout:315: oid 315 updating version 0 to 98 2023-12-01T04:55:15.178 INFO:tasks.rados.rados.0.smithi080.stdout:315: oid 315 updating version 98 to 100 2023-12-01T04:55:15.178 INFO:tasks.rados.rados.0.smithi080.stdout:315: oid 315 version 100 is already newer than 99 2023-12-01T04:55:15.178 INFO:tasks.rados.rados.0.smithi080.stdout:315: oid 315 updating version 100 to 101 2023-12-01T04:55:15.178 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 315 v 101 (ObjNum 314 snap 0 seq_num 314) dirty exists 2023-12-01T04:55:15.178 INFO:tasks.rados.rados.0.smithi080.stdout:315: left oid 315 (ObjNum 314 snap 0 seq_num 314) 2023-12-01T04:55:15.178 INFO:tasks.rados.rados.0.smithi080.stdout:316: finishing write tid 1 to smithi08089843-316 2023-12-01T04:55:15.178 INFO:tasks.rados.rados.0.smithi080.stdout:316: finishing write tid 2 to smithi08089843-316 2023-12-01T04:55:15.179 INFO:tasks.rados.rados.0.smithi080.stdout:316: finishing write tid 3 to smithi08089843-316 2023-12-01T04:55:15.179 INFO:tasks.rados.rados.0.smithi080.stdout:316: finishing write tid 4 to smithi08089843-316 2023-12-01T04:55:15.179 INFO:tasks.rados.rados.0.smithi080.stdout:316: finishing write tid 5 to smithi08089843-316 2023-12-01T04:55:15.179 INFO:tasks.rados.rados.0.smithi080.stdout:316: oid 316 updating version 0 to 57 2023-12-01T04:55:15.179 INFO:tasks.rados.rados.0.smithi080.stdout:316: oid 316 updating version 57 to 58 2023-12-01T04:55:15.179 INFO:tasks.rados.rados.0.smithi080.stdout:316: oid 316 version 58 is already newer than 56 2023-12-01T04:55:15.179 INFO:tasks.rados.rados.0.smithi080.stdout:316: oid 316 version 58 is already newer than 55 2023-12-01T04:55:15.179 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 316 v 58 (ObjNum 315 snap 0 seq_num 315) dirty exists 2023-12-01T04:55:15.179 INFO:tasks.rados.rados.0.smithi080.stdout:316: left oid 316 (ObjNum 315 snap 0 seq_num 315) 2023-12-01T04:55:15.179 INFO:tasks.rados.rados.0.smithi080.stdout:317: finishing write tid 1 to smithi08089843-317 2023-12-01T04:55:15.179 INFO:tasks.rados.rados.0.smithi080.stdout:317: finishing write tid 2 to smithi08089843-317 2023-12-01T04:55:15.179 INFO:tasks.rados.rados.0.smithi080.stdout:317: finishing write tid 3 to smithi08089843-317 2023-12-01T04:55:15.179 INFO:tasks.rados.rados.0.smithi080.stdout:317: finishing write tid 4 to smithi08089843-317 2023-12-01T04:55:15.179 INFO:tasks.rados.rados.0.smithi080.stdout:317: finishing write tid 5 to smithi08089843-317 2023-12-01T04:55:15.179 INFO:tasks.rados.rados.0.smithi080.stdout:317: oid 317 updating version 0 to 81 2023-12-01T04:55:15.180 INFO:tasks.rados.rados.0.smithi080.stdout:317: oid 317 version 81 is already newer than 79 2023-12-01T04:55:15.180 INFO:tasks.rados.rados.0.smithi080.stdout:317: oid 317 updating version 81 to 82 2023-12-01T04:55:15.180 INFO:tasks.rados.rados.0.smithi080.stdout:317: oid 317 version 82 is already newer than 80 2023-12-01T04:55:15.180 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 317 v 82 (ObjNum 316 snap 0 seq_num 316) dirty exists 2023-12-01T04:55:15.180 INFO:tasks.rados.rados.0.smithi080.stdout:317: left oid 317 (ObjNum 316 snap 0 seq_num 316) 2023-12-01T04:55:15.180 INFO:tasks.rados.rados.0.smithi080.stdout:318: finishing write tid 1 to smithi08089843-318 2023-12-01T04:55:15.180 INFO:tasks.rados.rados.0.smithi080.stdout:318: finishing write tid 2 to smithi08089843-318 2023-12-01T04:55:15.181 INFO:tasks.rados.rados.0.smithi080.stdout:318: finishing write tid 3 to smithi08089843-318 2023-12-01T04:55:15.181 INFO:tasks.rados.rados.0.smithi080.stdout:318: finishing write tid 4 to smithi08089843-318 2023-12-01T04:55:15.181 INFO:tasks.rados.rados.0.smithi080.stdout:318: finishing write tid 5 to smithi08089843-318 2023-12-01T04:55:15.181 INFO:tasks.rados.rados.0.smithi080.stdout:318: oid 318 updating version 0 to 82 2023-12-01T04:55:15.181 INFO:tasks.rados.rados.0.smithi080.stdout:318: oid 318 version 82 is already newer than 80 2023-12-01T04:55:15.181 INFO:tasks.rados.rados.0.smithi080.stdout:318: oid 318 updating version 82 to 83 2023-12-01T04:55:15.181 INFO:tasks.rados.rados.0.smithi080.stdout:318: oid 318 version 83 is already newer than 81 2023-12-01T04:55:15.181 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 318 v 83 (ObjNum 317 snap 0 seq_num 317) dirty exists 2023-12-01T04:55:15.181 INFO:tasks.rados.rados.0.smithi080.stdout:318: left oid 318 (ObjNum 317 snap 0 seq_num 317) 2023-12-01T04:55:15.181 INFO:tasks.rados.rados.0.smithi080.stdout:319: finishing write tid 1 to smithi08089843-319 2023-12-01T04:55:15.181 INFO:tasks.rados.rados.0.smithi080.stdout:319: finishing write tid 2 to smithi08089843-319 2023-12-01T04:55:15.181 INFO:tasks.rados.rados.0.smithi080.stdout:313: done (15 left) 2023-12-01T04:55:15.181 INFO:tasks.rados.rados.0.smithi080.stdout:314: done (14 left) 2023-12-01T04:55:15.181 INFO:tasks.rados.rados.0.smithi080.stdout:315: done (13 left) 2023-12-01T04:55:15.181 INFO:tasks.rados.rados.0.smithi080.stdout:316: done (12 left) 2023-12-01T04:55:15.182 INFO:tasks.rados.rados.0.smithi080.stdout:317: done (11 left) 2023-12-01T04:55:15.182 INFO:tasks.rados.rados.0.smithi080.stdout:318: done (10 left) 2023-12-01T04:55:15.182 INFO:tasks.rados.rados.0.smithi080.stdout:329: write initial oid 329 2023-12-01T04:55:15.182 INFO:tasks.rados.rados.0.smithi080.stdout:329: seq_num 328 ranges {712696=484851,1960682=572774,3307918=204778} 2023-12-01T04:55:15.182 INFO:tasks.rados.rados.0.smithi080.stdout:329: writing smithi08089843-329 from 712696 to 1197547 tid 1 2023-12-01T04:55:15.188 INFO:tasks.rados.rados.0.smithi080.stdout:329: writing smithi08089843-329 from 1960682 to 2533456 tid 2 2023-12-01T04:55:15.194 INFO:tasks.rados.rados.0.smithi080.stdout:329: writing smithi08089843-329 from 3307918 to 3512696 tid 3 2023-12-01T04:55:15.194 INFO:tasks.rados.rados.0.smithi080.stdout:330: write initial oid 330 2023-12-01T04:55:15.195 INFO:tasks.rados.rados.0.smithi080.stdout:330: seq_num 329 ranges {729503=560100,2019164=716432,3335341=194162} 2023-12-01T04:55:15.202 INFO:tasks.rados.rados.0.smithi080.stdout:330: writing smithi08089843-330 from 729503 to 1289603 tid 1 2023-12-01T04:55:15.210 INFO:tasks.rados.rados.0.smithi080.stdout:330: writing smithi08089843-330 from 2019164 to 2735596 tid 2 2023-12-01T04:55:15.215 INFO:tasks.rados.rados.0.smithi080.stdout:330: writing smithi08089843-330 from 3335341 to 3529503 tid 3 2023-12-01T04:55:15.215 INFO:tasks.rados.rados.0.smithi080.stdout:331: write initial oid 331 2023-12-01T04:55:15.215 INFO:tasks.rados.rados.0.smithi080.stdout:331: seq_num 330 ranges {746310=635349,2077646=576443,3362764=183546} 2023-12-01T04:55:15.223 INFO:tasks.rados.rados.0.smithi080.stdout:331: writing smithi08089843-331 from 746310 to 1381659 tid 1 2023-12-01T04:55:15.230 INFO:tasks.rados.rados.0.smithi080.stdout:331: writing smithi08089843-331 from 2077646 to 2654089 tid 2 2023-12-01T04:55:15.236 INFO:tasks.rados.rados.0.smithi080.stdout:331: writing smithi08089843-331 from 3362764 to 3546310 tid 3 2023-12-01T04:55:15.236 INFO:tasks.rados.rados.0.smithi080.stdout:332: write initial oid 332 2023-12-01T04:55:15.236 INFO:tasks.rados.rados.0.smithi080.stdout:332: seq_num 331 ranges {763117=710598,2136128=720101,3390187=172930} 2023-12-01T04:55:15.244 INFO:tasks.rados.rados.0.smithi080.stdout:332: writing smithi08089843-332 from 763117 to 1473715 tid 1 2023-12-01T04:55:15.252 INFO:tasks.rados.rados.0.smithi080.stdout:332: writing smithi08089843-332 from 2136128 to 2856229 tid 2 2023-12-01T04:55:15.256 INFO:tasks.rados.rados.0.smithi080.stdout:332: writing smithi08089843-332 from 3390187 to 3563117 tid 3 2023-12-01T04:55:15.256 INFO:tasks.rados.rados.0.smithi080.stdout:333: write initial oid 333 2023-12-01T04:55:15.256 INFO:tasks.rados.rados.0.smithi080.stdout:333: seq_num 332 ranges {779924=785847,2078257=580112,3301257=278667} 2023-12-01T04:55:15.265 INFO:tasks.rados.rados.0.smithi080.stdout:333: writing smithi08089843-333 from 779924 to 1565771 tid 1 2023-12-01T04:55:15.271 INFO:tasks.rados.rados.0.smithi080.stdout:333: writing smithi08089843-333 from 2078257 to 2658369 tid 2 2023-12-01T04:55:15.277 INFO:tasks.rados.rados.0.smithi080.stdout:333: writing smithi08089843-333 from 3301257 to 3579924 tid 3 2023-12-01T04:55:15.277 INFO:tasks.rados.rados.0.smithi080.stdout:334: write initial oid 334 2023-12-01T04:55:15.277 INFO:tasks.rados.rados.0.smithi080.stdout:334: seq_num 333 ranges {796731=461096,1736739=723770,2928680=668051} 2023-12-01T04:55:15.285 INFO:tasks.rados.rados.0.smithi080.stdout:334: writing smithi08089843-334 from 796731 to 1257827 tid 1 2023-12-01T04:55:15.292 INFO:tasks.rados.rados.0.smithi080.stdout:334: writing smithi08089843-334 from 1736739 to 2460509 tid 2 2023-12-01T04:55:15.300 INFO:tasks.rados.rados.0.smithi080.stdout:334: writing smithi08089843-334 from 2928680 to 3596731 tid 3 2023-12-01T04:55:15.300 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:15.300 INFO:tasks.rados.rados.0.smithi080.stdout:319: finishing write tid 3 to smithi08089843-319 2023-12-01T04:55:15.300 INFO:tasks.rados.rados.0.smithi080.stdout:319: finishing write tid 4 to smithi08089843-319 2023-12-01T04:55:15.300 INFO:tasks.rados.rados.0.smithi080.stdout:319: finishing write tid 5 to smithi08089843-319 2023-12-01T04:55:15.300 INFO:tasks.rados.rados.0.smithi080.stdout:319: oid 319 updating version 0 to 89 2023-12-01T04:55:15.300 INFO:tasks.rados.rados.0.smithi080.stdout:319: oid 319 version 89 is already newer than 88 2023-12-01T04:55:15.300 INFO:tasks.rados.rados.0.smithi080.stdout:319: oid 319 updating version 89 to 90 2023-12-01T04:55:15.301 INFO:tasks.rados.rados.0.smithi080.stdout:319: oid 319 version 90 is already newer than 87 2023-12-01T04:55:15.301 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 319 v 90 (ObjNum 318 snap 0 seq_num 318) dirty exists 2023-12-01T04:55:15.301 INFO:tasks.rados.rados.0.smithi080.stdout:319: left oid 319 (ObjNum 318 snap 0 seq_num 318) 2023-12-01T04:55:15.301 INFO:tasks.rados.rados.0.smithi080.stdout:320: finishing write tid 1 to smithi08089843-320 2023-12-01T04:55:15.301 INFO:tasks.rados.rados.0.smithi080.stdout:320: finishing write tid 2 to smithi08089843-320 2023-12-01T04:55:15.301 INFO:tasks.rados.rados.0.smithi080.stdout:320: finishing write tid 3 to smithi08089843-320 2023-12-01T04:55:15.301 INFO:tasks.rados.rados.0.smithi080.stdout:320: finishing write tid 4 to smithi08089843-320 2023-12-01T04:55:15.301 INFO:tasks.rados.rados.0.smithi080.stdout:319: done (15 left) 2023-12-01T04:55:15.301 INFO:tasks.rados.rados.0.smithi080.stdout:335: write initial oid 335 2023-12-01T04:55:15.301 INFO:tasks.rados.rados.0.smithi080.stdout:335: seq_num 334 ranges {413538=536345,1395221=583781,2556103=658617} 2023-12-01T04:55:15.305 INFO:tasks.rados.rados.0.smithi080.stdout:335: writing smithi08089843-335 from 413538 to 949883 tid 1 2023-12-01T04:55:15.311 INFO:tasks.rados.rados.0.smithi080.stdout:335: writing smithi08089843-335 from 1395221 to 1979002 tid 2 2023-12-01T04:55:15.318 INFO:tasks.rados.rados.0.smithi080.stdout:335: writing smithi08089843-335 from 2556103 to 3214720 tid 3 2023-12-01T04:55:15.318 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:15.318 INFO:tasks.rados.rados.0.smithi080.stdout:320: finishing write tid 5 to smithi08089843-320 2023-12-01T04:55:15.319 INFO:tasks.rados.rados.0.smithi080.stdout:320: oid 320 updating version 0 to 78 2023-12-01T04:55:15.319 INFO:tasks.rados.rados.0.smithi080.stdout:320: oid 320 version 78 is already newer than 76 2023-12-01T04:55:15.319 INFO:tasks.rados.rados.0.smithi080.stdout:320: oid 320 version 78 is already newer than 77 2023-12-01T04:55:15.319 INFO:tasks.rados.rados.0.smithi080.stdout:320: oid 320 updating version 78 to 79 2023-12-01T04:55:15.319 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 320 v 79 (ObjNum 319 snap 0 seq_num 319) dirty exists 2023-12-01T04:55:15.319 INFO:tasks.rados.rados.0.smithi080.stdout:320: left oid 320 (ObjNum 319 snap 0 seq_num 319) 2023-12-01T04:55:15.319 INFO:tasks.rados.rados.0.smithi080.stdout:321: finishing write tid 1 to smithi08089843-321 2023-12-01T04:55:15.319 INFO:tasks.rados.rados.0.smithi080.stdout:320: done (15 left) 2023-12-01T04:55:15.319 INFO:tasks.rados.rados.0.smithi080.stdout:336: write initial oid 336 2023-12-01T04:55:15.319 INFO:tasks.rados.rados.0.smithi080.stdout:336: seq_num 335 ranges {430345=727947,1570056=727439,2699879=469889} 2023-12-01T04:55:15.324 INFO:tasks.rados.rados.0.smithi080.stdout:336: writing smithi08089843-336 from 430345 to 1158292 tid 1 2023-12-01T04:55:15.331 INFO:tasks.rados.rados.0.smithi080.stdout:336: writing smithi08089843-336 from 1570056 to 2297495 tid 2 2023-12-01T04:55:15.337 INFO:tasks.rados.rados.0.smithi080.stdout:336: writing smithi08089843-336 from 2699879 to 3169768 tid 3 2023-12-01T04:55:15.337 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:15.338 INFO:tasks.rados.rados.0.smithi080.stdout:321: finishing write tid 2 to smithi08089843-321 2023-12-01T04:55:15.338 INFO:tasks.rados.rados.0.smithi080.stdout:321: finishing write tid 3 to smithi08089843-321 2023-12-01T04:55:15.338 INFO:tasks.rados.rados.0.smithi080.stdout:321: finishing write tid 4 to smithi08089843-321 2023-12-01T04:55:15.338 INFO:tasks.rados.rados.0.smithi080.stdout:321: finishing write tid 5 to smithi08089843-321 2023-12-01T04:55:15.338 INFO:tasks.rados.rados.0.smithi080.stdout:321: oid 321 updating version 0 to 90 2023-12-01T04:55:15.338 INFO:tasks.rados.rados.0.smithi080.stdout:321: oid 321 updating version 90 to 92 2023-12-01T04:55:15.338 INFO:tasks.rados.rados.0.smithi080.stdout:321: oid 321 updating version 92 to 93 2023-12-01T04:55:15.338 INFO:tasks.rados.rados.0.smithi080.stdout:321: oid 321 version 93 is already newer than 91 2023-12-01T04:55:15.338 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 321 v 93 (ObjNum 320 snap 0 seq_num 320) dirty exists 2023-12-01T04:55:15.338 INFO:tasks.rados.rados.0.smithi080.stdout:321: left oid 321 (ObjNum 320 snap 0 seq_num 320) 2023-12-01T04:55:15.338 INFO:tasks.rados.rados.0.smithi080.stdout:322: finishing write tid 1 to smithi08089843-322 2023-12-01T04:55:15.338 INFO:tasks.rados.rados.0.smithi080.stdout:322: finishing write tid 2 to smithi08089843-322 2023-12-01T04:55:15.338 INFO:tasks.rados.rados.0.smithi080.stdout:322: finishing write tid 3 to smithi08089843-322 2023-12-01T04:55:15.339 INFO:tasks.rados.rados.0.smithi080.stdout:322: finishing write tid 4 to smithi08089843-322 2023-12-01T04:55:15.339 INFO:tasks.rados.rados.0.smithi080.stdout:322: finishing write tid 5 to smithi08089843-322 2023-12-01T04:55:15.339 INFO:tasks.rados.rados.0.smithi080.stdout:322: oid 322 updating version 0 to 105 2023-12-01T04:55:15.339 INFO:tasks.rados.rados.0.smithi080.stdout:322: oid 322 version 105 is already newer than 104 2023-12-01T04:55:15.339 INFO:tasks.rados.rados.0.smithi080.stdout:322: oid 322 version 105 is already newer than 102 2023-12-01T04:55:15.339 INFO:tasks.rados.rados.0.smithi080.stdout:322: oid 322 version 105 is already newer than 103 2023-12-01T04:55:15.339 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 322 v 105 (ObjNum 321 snap 0 seq_num 321) dirty exists 2023-12-01T04:55:15.339 INFO:tasks.rados.rados.0.smithi080.stdout:322: left oid 322 (ObjNum 321 snap 0 seq_num 321) 2023-12-01T04:55:15.339 INFO:tasks.rados.rados.0.smithi080.stdout:323: finishing write tid 1 to smithi08089843-323 2023-12-01T04:55:15.339 INFO:tasks.rados.rados.0.smithi080.stdout:323: finishing write tid 2 to smithi08089843-323 2023-12-01T04:55:15.339 INFO:tasks.rados.rados.0.smithi080.stdout:321: done (15 left) 2023-12-01T04:55:15.339 INFO:tasks.rados.rados.0.smithi080.stdout:322: done (14 left) 2023-12-01T04:55:15.339 INFO:tasks.rados.rados.0.smithi080.stdout:337: write initial oid 337 2023-12-01T04:55:15.339 INFO:tasks.rados.rados.0.smithi080.stdout:337: seq_num 336 ranges {447152=403196,1512185=587450,2727302=681161} 2023-12-01T04:55:15.343 INFO:tasks.rados.rados.0.smithi080.stdout:337: writing smithi08089843-337 from 447152 to 850348 tid 1 2023-12-01T04:55:15.351 INFO:tasks.rados.rados.0.smithi080.stdout:337: writing smithi08089843-337 from 1512185 to 2099635 tid 2 2023-12-01T04:55:15.359 INFO:tasks.rados.rados.0.smithi080.stdout:337: writing smithi08089843-337 from 2727302 to 3408463 tid 3 2023-12-01T04:55:15.360 INFO:tasks.rados.rados.0.smithi080.stdout:338: write initial oid 338 2023-12-01T04:55:15.360 INFO:tasks.rados.rados.0.smithi080.stdout:338: seq_num 337 ranges {463959=478445,1570667=731108,3038372=492433} 2023-12-01T04:55:15.365 INFO:tasks.rados.rados.0.smithi080.stdout:338: writing smithi08089843-338 from 463959 to 942404 tid 1 2023-12-01T04:55:15.368 DEBUG:teuthology.orchestra.run.smithi080:> 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 597927aa-9003-11ee-95a2-87774f69a715 -e sha1=9942cfafa9f7e22e363b3f76a7fe21130085c2db -- bash -c 'ceph orch ps' 2023-12-01T04:55:15.373 INFO:tasks.rados.rados.0.smithi080.stdout:338: writing smithi08089843-338 from 1570667 to 2301775 tid 2 2023-12-01T04:55:15.382 INFO:tasks.rados.rados.0.smithi080.stdout:338: writing smithi08089843-338 from 3038372 to 3530805 tid 3 2023-12-01T04:55:15.382 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:15.382 INFO:tasks.rados.rados.0.smithi080.stdout:323: finishing write tid 3 to smithi08089843-323 2023-12-01T04:55:15.382 INFO:tasks.rados.rados.0.smithi080.stdout:323: finishing write tid 4 to smithi08089843-323 2023-12-01T04:55:15.382 INFO:tasks.rados.rados.0.smithi080.stdout:323: finishing write tid 5 to smithi08089843-323 2023-12-01T04:55:15.382 INFO:tasks.rados.rados.0.smithi080.stdout:323: oid 323 updating version 0 to 53 2023-12-01T04:55:15.382 INFO:tasks.rados.rados.0.smithi080.stdout:323: oid 323 updating version 53 to 54 2023-12-01T04:55:15.382 INFO:tasks.rados.rados.0.smithi080.stdout:323: oid 323 version 54 is already newer than 52 2023-12-01T04:55:15.383 INFO:tasks.rados.rados.0.smithi080.stdout:323: oid 323 version 54 is already newer than 51 2023-12-01T04:55:15.383 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 323 v 54 (ObjNum 322 snap 0 seq_num 322) dirty exists 2023-12-01T04:55:15.383 INFO:tasks.rados.rados.0.smithi080.stdout:323: left oid 323 (ObjNum 322 snap 0 seq_num 322) 2023-12-01T04:55:15.383 INFO:tasks.rados.rados.0.smithi080.stdout:324: finishing write tid 1 to smithi08089843-324 2023-12-01T04:55:15.383 INFO:tasks.rados.rados.0.smithi080.stdout:324: finishing write tid 2 to smithi08089843-324 2023-12-01T04:55:15.383 INFO:tasks.rados.rados.0.smithi080.stdout:324: finishing write tid 3 to smithi08089843-324 2023-12-01T04:55:15.383 INFO:tasks.rados.rados.0.smithi080.stdout:323: done (15 left) 2023-12-01T04:55:15.383 INFO:tasks.rados.rados.0.smithi080.stdout:339: write initial oid 339 2023-12-01T04:55:15.383 INFO:tasks.rados.rados.0.smithi080.stdout:339: seq_num 338 ranges {480766=553694,1629149=591119,2782148=420058} 2023-12-01T04:55:15.387 INFO:tasks.rados.rados.0.smithi080.stdout:339: writing smithi08089843-339 from 480766 to 1034460 tid 1 2023-12-01T04:55:15.393 INFO:tasks.rados.rados.0.smithi080.stdout:339: writing smithi08089843-339 from 1629149 to 2220268 tid 2 2023-12-01T04:55:15.399 INFO:tasks.rados.rados.0.smithi080.stdout:339: writing smithi08089843-339 from 2782148 to 3202206 tid 3 2023-12-01T04:55:15.400 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:15.400 INFO:tasks.rados.rados.0.smithi080.stdout:324: finishing write tid 4 to smithi08089843-324 2023-12-01T04:55:15.400 INFO:tasks.rados.rados.0.smithi080.stdout:324: finishing write tid 5 to smithi08089843-324 2023-12-01T04:55:15.400 INFO:tasks.rados.rados.0.smithi080.stdout:324: oid 324 updating version 0 to 109 2023-12-01T04:55:15.400 INFO:tasks.rados.rados.0.smithi080.stdout:324: oid 324 version 109 is already newer than 106 2023-12-01T04:55:15.400 INFO:tasks.rados.rados.0.smithi080.stdout:324: oid 324 version 109 is already newer than 107 2023-12-01T04:55:15.400 INFO:tasks.rados.rados.0.smithi080.stdout:324: oid 324 version 109 is already newer than 108 2023-12-01T04:55:15.400 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 324 v 109 (ObjNum 323 snap 0 seq_num 323) dirty exists 2023-12-01T04:55:15.400 INFO:tasks.rados.rados.0.smithi080.stdout:324: left oid 324 (ObjNum 323 snap 0 seq_num 323) 2023-12-01T04:55:15.400 INFO:tasks.rados.rados.0.smithi080.stdout:325: finishing write tid 1 to smithi08089843-325 2023-12-01T04:55:15.400 INFO:tasks.rados.rados.0.smithi080.stdout:324: done (15 left) 2023-12-01T04:55:15.400 INFO:tasks.rados.rados.0.smithi080.stdout:340: write initial oid 340 2023-12-01T04:55:15.400 INFO:tasks.rados.rados.0.smithi080.stdout:340: seq_num 339 ranges {497573=628943,1687631=734777,3093218=604355} 2023-12-01T04:55:15.406 INFO:tasks.rados.rados.0.smithi080.stdout:340: writing smithi08089843-340 from 497573 to 1126516 tid 1 2023-12-01T04:55:15.413 INFO:tasks.rados.rados.0.smithi080.stdout:340: writing smithi08089843-340 from 1687631 to 2422408 tid 2 2023-12-01T04:55:15.423 INFO:tasks.rados.rados.0.smithi080.stdout:340: writing smithi08089843-340 from 3093218 to 3697573 tid 3 2023-12-01T04:55:15.423 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:15.423 INFO:tasks.rados.rados.0.smithi080.stdout:325: finishing write tid 2 to smithi08089843-325 2023-12-01T04:55:15.423 INFO:tasks.rados.rados.0.smithi080.stdout:325: finishing write tid 3 to smithi08089843-325 2023-12-01T04:55:15.423 INFO:tasks.rados.rados.0.smithi080.stdout:325: finishing write tid 4 to smithi08089843-325 2023-12-01T04:55:15.423 INFO:tasks.rados.rados.0.smithi080.stdout:325: finishing write tid 5 to smithi08089843-325 2023-12-01T04:55:15.423 INFO:tasks.rados.rados.0.smithi080.stdout:325: oid 325 updating version 0 to 59 2023-12-01T04:55:15.424 INFO:tasks.rados.rados.0.smithi080.stdout:325: oid 325 updating version 59 to 60 2023-12-01T04:55:15.424 INFO:tasks.rados.rados.0.smithi080.stdout:325: oid 325 updating version 60 to 61 2023-12-01T04:55:15.424 INFO:tasks.rados.rados.0.smithi080.stdout:325: oid 325 version 61 is already newer than 58 2023-12-01T04:55:15.424 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 325 v 61 (ObjNum 324 snap 0 seq_num 324) dirty exists 2023-12-01T04:55:15.424 INFO:tasks.rados.rados.0.smithi080.stdout:325: left oid 325 (ObjNum 324 snap 0 seq_num 324) 2023-12-01T04:55:15.424 INFO:tasks.rados.rados.0.smithi080.stdout:326: finishing write tid 1 to smithi08089843-326 2023-12-01T04:55:15.424 INFO:tasks.rados.rados.0.smithi080.stdout:326: finishing write tid 2 to smithi08089843-326 2023-12-01T04:55:15.424 INFO:tasks.rados.rados.0.smithi080.stdout:325: done (15 left) 2023-12-01T04:55:15.424 INFO:tasks.rados.rados.0.smithi080.stdout:341: write initial oid 341 2023-12-01T04:55:15.424 INFO:tasks.rados.rados.0.smithi080.stdout:341: seq_num 340 ranges {514380=704192,1629760=478435,2604288=442602} 2023-12-01T04:55:15.430 INFO:tasks.rados.rados.0.smithi080.stdout:341: writing smithi08089843-341 from 514380 to 1218572 tid 1 2023-12-01T04:55:15.435 INFO:tasks.rados.rados.0.smithi080.stdout:341: writing smithi08089843-341 from 1629760 to 2108195 tid 2 2023-12-01T04:55:15.440 INFO:tasks.rados.rados.0.smithi080.stdout:341: writing smithi08089843-341 from 2604288 to 3046890 tid 3 2023-12-01T04:55:15.441 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:15.441 INFO:tasks.rados.rados.0.smithi080.stdout:326: finishing write tid 3 to smithi08089843-326 2023-12-01T04:55:15.441 INFO:tasks.rados.rados.0.smithi080.stdout:326: finishing write tid 4 to smithi08089843-326 2023-12-01T04:55:15.441 INFO:tasks.rados.rados.0.smithi080.stdout:326: finishing write tid 5 to smithi08089843-326 2023-12-01T04:55:15.441 INFO:tasks.rados.rados.0.smithi080.stdout:326: oid 326 updating version 0 to 65 2023-12-01T04:55:15.441 INFO:tasks.rados.rados.0.smithi080.stdout:326: oid 326 version 65 is already newer than 64 2023-12-01T04:55:15.441 INFO:tasks.rados.rados.0.smithi080.stdout:326: oid 326 version 65 is already newer than 62 2023-12-01T04:55:15.441 INFO:tasks.rados.rados.0.smithi080.stdout:326: oid 326 version 65 is already newer than 63 2023-12-01T04:55:15.441 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 326 v 65 (ObjNum 325 snap 0 seq_num 325) dirty exists 2023-12-01T04:55:15.441 INFO:tasks.rados.rados.0.smithi080.stdout:326: left oid 326 (ObjNum 325 snap 0 seq_num 325) 2023-12-01T04:55:15.441 INFO:tasks.rados.rados.0.smithi080.stdout:327: finishing write tid 1 to smithi08089843-327 2023-12-01T04:55:15.441 INFO:tasks.rados.rados.0.smithi080.stdout:327: finishing write tid 2 to smithi08089843-327 2023-12-01T04:55:15.441 INFO:tasks.rados.rados.0.smithi080.stdout:326: done (15 left) 2023-12-01T04:55:15.441 INFO:tasks.rados.rados.0.smithi080.stdout:342: write initial oid 342 2023-12-01T04:55:15.441 INFO:tasks.rados.rados.0.smithi080.stdout:342: seq_num 341 ranges {531187=779441,2088242=738446,3431711=299476} 2023-12-01T04:55:15.448 INFO:tasks.rados.rados.0.smithi080.stdout:342: writing smithi08089843-342 from 531187 to 1310628 tid 1 2023-12-01T04:55:15.456 INFO:tasks.rados.rados.0.smithi080.stdout:342: writing smithi08089843-342 from 2088242 to 2826688 tid 2 2023-12-01T04:55:15.462 INFO:tasks.rados.rados.0.smithi080.stdout:342: writing smithi08089843-342 from 3431711 to 3731187 tid 3 2023-12-01T04:55:15.462 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:15.462 INFO:tasks.rados.rados.0.smithi080.stdout:327: finishing write tid 3 to smithi08089843-327 2023-12-01T04:55:15.462 INFO:tasks.rados.rados.0.smithi080.stdout:327: finishing write tid 4 to smithi08089843-327 2023-12-01T04:55:15.462 INFO:tasks.rados.rados.0.smithi080.stdout:327: finishing write tid 5 to smithi08089843-327 2023-12-01T04:55:15.462 INFO:tasks.rados.rados.0.smithi080.stdout:327: oid 327 updating version 0 to 69 2023-12-01T04:55:15.462 INFO:tasks.rados.rados.0.smithi080.stdout:327: oid 327 version 69 is already newer than 67 2023-12-01T04:55:15.462 INFO:tasks.rados.rados.0.smithi080.stdout:327: oid 327 version 69 is already newer than 66 2023-12-01T04:55:15.462 INFO:tasks.rados.rados.0.smithi080.stdout:327: oid 327 version 69 is already newer than 68 2023-12-01T04:55:15.462 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 327 v 69 (ObjNum 326 snap 0 seq_num 326) dirty exists 2023-12-01T04:55:15.462 INFO:tasks.rados.rados.0.smithi080.stdout:327: left oid 327 (ObjNum 326 snap 0 seq_num 326) 2023-12-01T04:55:15.462 INFO:tasks.rados.rados.0.smithi080.stdout:328: finishing write tid 1 to smithi08089843-328 2023-12-01T04:55:15.462 INFO:tasks.rados.rados.0.smithi080.stdout:328: finishing write tid 2 to smithi08089843-328 2023-12-01T04:55:15.463 INFO:tasks.rados.rados.0.smithi080.stdout:327: done (15 left) 2023-12-01T04:55:15.463 INFO:tasks.rados.rados.0.smithi080.stdout:343: write initial oid 343 2023-12-01T04:55:15.463 INFO:tasks.rados.rados.0.smithi080.stdout:343: seq_num 342 ranges {547994=454690,1746724=482104,2659134=465146,3605976=142018} 2023-12-01T04:55:15.467 INFO:tasks.rados.rados.0.smithi080.stdout:343: writing smithi08089843-343 from 547994 to 1002684 tid 1 2023-12-01T04:55:15.474 INFO:tasks.rados.rados.0.smithi080.stdout:343: writing smithi08089843-343 from 1746724 to 2228828 tid 2 2023-12-01T04:55:15.482 INFO:tasks.rados.rados.0.smithi080.stdout:343: writing smithi08089843-343 from 2659134 to 3124280 tid 3 2023-12-01T04:55:15.486 INFO:tasks.rados.rados.0.smithi080.stdout:343: writing smithi08089843-343 from 3605976 to 3747994 tid 4 2023-12-01T04:55:15.486 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:15.486 INFO:tasks.rados.rados.0.smithi080.stdout:328: finishing write tid 3 to smithi08089843-328 2023-12-01T04:55:15.486 INFO:tasks.rados.rados.0.smithi080.stdout:328: finishing write tid 4 to smithi08089843-328 2023-12-01T04:55:15.486 INFO:tasks.rados.rados.0.smithi080.stdout:328: finishing write tid 5 to smithi08089843-328 2023-12-01T04:55:15.486 INFO:tasks.rados.rados.0.smithi080.stdout:328: oid 328 updating version 0 to 87 2023-12-01T04:55:15.486 INFO:tasks.rados.rados.0.smithi080.stdout:328: oid 328 version 87 is already newer than 85 2023-12-01T04:55:15.486 INFO:tasks.rados.rados.0.smithi080.stdout:328: oid 328 version 87 is already newer than 84 2023-12-01T04:55:15.487 INFO:tasks.rados.rados.0.smithi080.stdout:328: oid 328 version 87 is already newer than 86 2023-12-01T04:55:15.487 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 328 v 87 (ObjNum 327 snap 0 seq_num 327) dirty exists 2023-12-01T04:55:15.487 INFO:tasks.rados.rados.0.smithi080.stdout:328: left oid 328 (ObjNum 327 snap 0 seq_num 327) 2023-12-01T04:55:15.487 INFO:tasks.rados.rados.0.smithi080.stdout:329: finishing write tid 1 to smithi08089843-329 2023-12-01T04:55:15.487 INFO:tasks.rados.rados.0.smithi080.stdout:329: finishing write tid 2 to smithi08089843-329 2023-12-01T04:55:15.487 INFO:tasks.rados.rados.0.smithi080.stdout:328: done (15 left) 2023-12-01T04:55:15.487 INFO:tasks.rados.rados.0.smithi080.stdout:344: write initial oid 344 2023-12-01T04:55:15.487 INFO:tasks.rados.rados.0.smithi080.stdout:344: seq_num 343 ranges {564801=646292,1921559=742115,3202910=561891} 2023-12-01T04:55:15.493 INFO:tasks.rados.rados.0.smithi080.stdout:344: writing smithi08089843-344 from 564801 to 1211093 tid 1 2023-12-01T04:55:15.501 INFO:tasks.rados.rados.0.smithi080.stdout:344: writing smithi08089843-344 from 1921559 to 2663674 tid 2 2023-12-01T04:55:15.508 INFO:tasks.rados.rados.0.smithi080.stdout:344: writing smithi08089843-344 from 3202910 to 3764801 tid 3 2023-12-01T04:55:15.508 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:15.508 INFO:tasks.rados.rados.0.smithi080.stdout:329: finishing write tid 3 to smithi08089843-329 2023-12-01T04:55:15.508 INFO:tasks.rados.rados.0.smithi080.stdout:329: finishing write tid 4 to smithi08089843-329 2023-12-01T04:55:15.508 INFO:tasks.rados.rados.0.smithi080.stdout:329: finishing write tid 5 to smithi08089843-329 2023-12-01T04:55:15.508 INFO:tasks.rados.rados.0.smithi080.stdout:329: oid 329 updating version 0 to 72 2023-12-01T04:55:15.508 INFO:tasks.rados.rados.0.smithi080.stdout:329: oid 329 version 72 is already newer than 70 2023-12-01T04:55:15.508 INFO:tasks.rados.rados.0.smithi080.stdout:329: oid 329 updating version 72 to 73 2023-12-01T04:55:15.508 INFO:tasks.rados.rados.0.smithi080.stdout:329: oid 329 version 73 is already newer than 71 2023-12-01T04:55:15.509 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 329 v 73 (ObjNum 328 snap 0 seq_num 328) dirty exists 2023-12-01T04:55:15.509 INFO:tasks.rados.rados.0.smithi080.stdout:329: left oid 329 (ObjNum 328 snap 0 seq_num 328) 2023-12-01T04:55:15.509 INFO:tasks.rados.rados.0.smithi080.stdout:330: finishing write tid 1 to smithi08089843-330 2023-12-01T04:55:15.509 INFO:tasks.rados.rados.0.smithi080.stdout:330: finishing write tid 2 to smithi08089843-330 2023-12-01T04:55:15.509 INFO:tasks.rados.rados.0.smithi080.stdout:329: done (15 left) 2023-12-01T04:55:15.509 INFO:tasks.rados.rados.0.smithi080.stdout:345: write initial oid 345 2023-12-01T04:55:15.509 INFO:tasks.rados.rados.0.smithi080.stdout:345: seq_num 344 ranges {581608=721541,1863688=485773,3113980=604043} 2023-12-01T04:55:15.517 INFO:tasks.rados.rados.0.smithi080.stdout:345: writing smithi08089843-345 from 581608 to 1303149 tid 1 2023-12-01T04:55:15.523 INFO:tasks.rados.rados.0.smithi080.stdout:345: writing smithi08089843-345 from 1863688 to 2349461 tid 2 2023-12-01T04:55:15.531 INFO:tasks.rados.rados.0.smithi080.stdout:345: writing smithi08089843-345 from 3113980 to 3718023 tid 3 2023-12-01T04:55:15.531 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:15.531 INFO:tasks.rados.rados.0.smithi080.stdout:330: finishing write tid 3 to smithi08089843-330 2023-12-01T04:55:15.531 INFO:tasks.rados.rados.0.smithi080.stdout:330: finishing write tid 4 to smithi08089843-330 2023-12-01T04:55:15.532 INFO:tasks.rados.rados.0.smithi080.stdout:330: finishing write tid 5 to smithi08089843-330 2023-12-01T04:55:15.532 INFO:tasks.rados.rados.0.smithi080.stdout:330: oid 330 updating version 0 to 84 2023-12-01T04:55:15.532 INFO:tasks.rados.rados.0.smithi080.stdout:330: oid 330 updating version 84 to 86 2023-12-01T04:55:15.532 INFO:tasks.rados.rados.0.smithi080.stdout:330: oid 330 version 86 is already newer than 85 2023-12-01T04:55:15.532 INFO:tasks.rados.rados.0.smithi080.stdout:330: oid 330 version 86 is already newer than 83 2023-12-01T04:55:15.532 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 330 v 86 (ObjNum 329 snap 0 seq_num 329) dirty exists 2023-12-01T04:55:15.532 INFO:tasks.rados.rados.0.smithi080.stdout:330: left oid 330 (ObjNum 329 snap 0 seq_num 329) 2023-12-01T04:55:15.532 INFO:tasks.rados.rados.0.smithi080.stdout:331: finishing write tid 1 to smithi08089843-331 2023-12-01T04:55:15.532 INFO:tasks.rados.rados.0.smithi080.stdout:330: done (15 left) 2023-12-01T04:55:15.532 INFO:tasks.rados.rados.0.smithi080.stdout:346: write initial oid 346 2023-12-01T04:55:15.532 INFO:tasks.rados.rados.0.smithi080.stdout:346: seq_num 345 ranges {598415=796790,1922170=745784,3141403=415315} 2023-12-01T04:55:15.541 INFO:tasks.rados.rados.0.smithi080.stdout:346: writing smithi08089843-346 from 598415 to 1395205 tid 1 2023-12-01T04:55:15.551 INFO:tasks.rados.rados.0.smithi080.stdout:346: writing smithi08089843-346 from 1922170 to 2667954 tid 2 2023-12-01T04:55:15.557 INFO:tasks.rados.rados.0.smithi080.stdout:346: writing smithi08089843-346 from 3141403 to 3556718 tid 3 2023-12-01T04:55:15.557 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:15.557 INFO:tasks.rados.rados.0.smithi080.stdout:331: finishing write tid 2 to smithi08089843-331 2023-12-01T04:55:15.557 INFO:tasks.rados.rados.0.smithi080.stdout:331: finishing write tid 3 to smithi08089843-331 2023-12-01T04:55:15.557 INFO:tasks.rados.rados.0.smithi080.stdout:331: finishing write tid 4 to smithi08089843-331 2023-12-01T04:55:15.557 INFO:tasks.rados.rados.0.smithi080.stdout:331: finishing write tid 5 to smithi08089843-331 2023-12-01T04:55:15.557 INFO:tasks.rados.rados.0.smithi080.stdout:331: oid 331 updating version 0 to 72 2023-12-01T04:55:15.557 INFO:tasks.rados.rados.0.smithi080.stdout:331: oid 331 updating version 72 to 74 2023-12-01T04:55:15.557 INFO:tasks.rados.rados.0.smithi080.stdout:331: oid 331 version 74 is already newer than 71 2023-12-01T04:55:15.557 INFO:tasks.rados.rados.0.smithi080.stdout:331: oid 331 version 74 is already newer than 73 2023-12-01T04:55:15.558 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 331 v 74 (ObjNum 330 snap 0 seq_num 330) dirty exists 2023-12-01T04:55:15.558 INFO:tasks.rados.rados.0.smithi080.stdout:331: left oid 331 (ObjNum 330 snap 0 seq_num 330) 2023-12-01T04:55:15.558 INFO:tasks.rados.rados.0.smithi080.stdout:332: finishing write tid 1 to smithi08089843-332 2023-12-01T04:55:15.558 INFO:tasks.rados.rados.0.smithi080.stdout:332: finishing write tid 2 to smithi08089843-332 2023-12-01T04:55:15.558 INFO:tasks.rados.rados.0.smithi080.stdout:331: done (15 left) 2023-12-01T04:55:15.558 INFO:tasks.rados.rados.0.smithi080.stdout:347: write initial oid 347 2023-12-01T04:55:15.558 INFO:tasks.rados.rados.0.smithi080.stdout:347: seq_num 346 ranges {615222=472039,1580652=489442,2768826=626587} 2023-12-01T04:55:15.563 INFO:tasks.rados.rados.0.smithi080.stdout:347: writing smithi08089843-347 from 615222 to 1087261 tid 1 2023-12-01T04:55:15.569 INFO:tasks.rados.rados.0.smithi080.stdout:347: writing smithi08089843-347 from 1580652 to 2070094 tid 2 2023-12-01T04:55:15.577 INFO:tasks.rados.rados.0.smithi080.stdout:347: writing smithi08089843-347 from 2768826 to 3395413 tid 3 2023-12-01T04:55:15.577 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:15.577 INFO:tasks.rados.rados.0.smithi080.stdout:332: finishing write tid 3 to smithi08089843-332 2023-12-01T04:55:15.577 INFO:tasks.rados.rados.0.smithi080.stdout:332: finishing write tid 4 to smithi08089843-332 2023-12-01T04:55:15.577 INFO:tasks.rados.rados.0.smithi080.stdout:332: finishing write tid 5 to smithi08089843-332 2023-12-01T04:55:15.577 INFO:tasks.rados.rados.0.smithi080.stdout:332: oid 332 updating version 0 to 75 2023-12-01T04:55:15.577 INFO:tasks.rados.rados.0.smithi080.stdout:332: oid 332 updating version 75 to 77 2023-12-01T04:55:15.578 INFO:tasks.rados.rados.0.smithi080.stdout:332: oid 332 version 77 is already newer than 76 2023-12-01T04:55:15.578 INFO:tasks.rados.rados.0.smithi080.stdout:332: oid 332 updating version 77 to 78 2023-12-01T04:55:15.578 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 332 v 78 (ObjNum 331 snap 0 seq_num 331) dirty exists 2023-12-01T04:55:15.578 INFO:tasks.rados.rados.0.smithi080.stdout:332: left oid 332 (ObjNum 331 snap 0 seq_num 331) 2023-12-01T04:55:15.578 INFO:tasks.rados.rados.0.smithi080.stdout:333: finishing write tid 1 to smithi08089843-333 2023-12-01T04:55:15.578 INFO:tasks.rados.rados.0.smithi080.stdout:333: finishing write tid 2 to smithi08089843-333 2023-12-01T04:55:15.578 INFO:tasks.rados.rados.0.smithi080.stdout:332: done (15 left) 2023-12-01T04:55:15.578 INFO:tasks.rados.rados.0.smithi080.stdout:348: write initial oid 348 2023-12-01T04:55:15.578 INFO:tasks.rados.rados.0.smithi080.stdout:348: seq_num 347 ranges {632029=547288,1639134=749453,2796249=437859,3653524=178505} 2023-12-01T04:55:15.583 INFO:tasks.rados.rados.0.smithi080.stdout:348: writing smithi08089843-348 from 632029 to 1179317 tid 1 2023-12-01T04:55:15.590 INFO:tasks.rados.rados.0.smithi080.stdout:348: writing smithi08089843-348 from 1639134 to 2388587 tid 2 2023-12-01T04:55:15.595 INFO:tasks.rados.rados.0.smithi080.stdout:348: writing smithi08089843-348 from 2796249 to 3234108 tid 3 2023-12-01T04:55:15.600 INFO:tasks.rados.rados.0.smithi080.stdout:348: writing smithi08089843-348 from 3653524 to 3832029 tid 4 2023-12-01T04:55:15.600 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:15.600 INFO:tasks.rados.rados.0.smithi080.stdout:333: finishing write tid 3 to smithi08089843-333 2023-12-01T04:55:15.600 INFO:tasks.rados.rados.0.smithi080.stdout:333: finishing write tid 4 to smithi08089843-333 2023-12-01T04:55:15.600 INFO:tasks.rados.rados.0.smithi080.stdout:333: finishing write tid 5 to smithi08089843-333 2023-12-01T04:55:15.600 INFO:tasks.rados.rados.0.smithi080.stdout:333: oid 333 updating version 0 to 61 2023-12-01T04:55:15.600 INFO:tasks.rados.rados.0.smithi080.stdout:333: oid 333 version 61 is already newer than 60 2023-12-01T04:55:15.600 INFO:tasks.rados.rados.0.smithi080.stdout:333: oid 333 updating version 61 to 62 2023-12-01T04:55:15.600 INFO:tasks.rados.rados.0.smithi080.stdout:333: oid 333 version 62 is already newer than 59 2023-12-01T04:55:15.600 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 333 v 62 (ObjNum 332 snap 0 seq_num 332) dirty exists 2023-12-01T04:55:15.600 INFO:tasks.rados.rados.0.smithi080.stdout:333: left oid 333 (ObjNum 332 snap 0 seq_num 332) 2023-12-01T04:55:15.601 INFO:tasks.rados.rados.0.smithi080.stdout:334: finishing write tid 1 to smithi08089843-334 2023-12-01T04:55:15.601 INFO:tasks.rados.rados.0.smithi080.stdout:334: finishing write tid 2 to smithi08089843-334 2023-12-01T04:55:15.601 INFO:tasks.rados.rados.0.smithi080.stdout:333: done (15 left) 2023-12-01T04:55:15.601 INFO:tasks.rados.rados.0.smithi080.stdout:349: write initial oid 349 2023-12-01T04:55:15.601 INFO:tasks.rados.rados.0.smithi080.stdout:349: seq_num 348 ranges {648836=622537,1981263=493111,3107319=741517} 2023-12-01T04:55:15.606 INFO:tasks.rados.rados.0.smithi080.stdout:349: writing smithi08089843-349 from 648836 to 1271373 tid 1 2023-12-01T04:55:15.613 INFO:tasks.rados.rados.0.smithi080.stdout:349: writing smithi08089843-349 from 1981263 to 2474374 tid 2 2023-12-01T04:55:15.623 INFO:tasks.rados.rados.0.smithi080.stdout:349: writing smithi08089843-349 from 3107319 to 3848836 tid 3 2023-12-01T04:55:15.623 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:15.623 INFO:tasks.rados.rados.0.smithi080.stdout:334: finishing write tid 3 to smithi08089843-334 2023-12-01T04:55:15.623 INFO:tasks.rados.rados.0.smithi080.stdout:334: finishing write tid 4 to smithi08089843-334 2023-12-01T04:55:15.623 INFO:tasks.rados.rados.0.smithi080.stdout:334: finishing write tid 5 to smithi08089843-334 2023-12-01T04:55:15.623 INFO:tasks.rados.rados.0.smithi080.stdout:334: oid 334 updating version 0 to 111 2023-12-01T04:55:15.623 INFO:tasks.rados.rados.0.smithi080.stdout:334: oid 334 updating version 111 to 113 2023-12-01T04:55:15.624 INFO:tasks.rados.rados.0.smithi080.stdout:334: oid 334 version 113 is already newer than 112 2023-12-01T04:55:15.624 INFO:tasks.rados.rados.0.smithi080.stdout:334: oid 334 version 113 is already newer than 110 2023-12-01T04:55:15.624 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 334 v 113 (ObjNum 333 snap 0 seq_num 333) dirty exists 2023-12-01T04:55:15.624 INFO:tasks.rados.rados.0.smithi080.stdout:334: left oid 334 (ObjNum 333 snap 0 seq_num 333) 2023-12-01T04:55:15.624 INFO:tasks.rados.rados.0.smithi080.stdout:335: finishing write tid 1 to smithi08089843-335 2023-12-01T04:55:15.624 INFO:tasks.rados.rados.0.smithi080.stdout:335: finishing write tid 2 to smithi08089843-335 2023-12-01T04:55:15.624 INFO:tasks.rados.rados.0.smithi080.stdout:335: finishing write tid 3 to smithi08089843-335 2023-12-01T04:55:15.624 INFO:tasks.rados.rados.0.smithi080.stdout:335: finishing write tid 4 to smithi08089843-335 2023-12-01T04:55:15.624 INFO:tasks.rados.rados.0.smithi080.stdout:335: finishing write tid 5 to smithi08089843-335 2023-12-01T04:55:15.624 INFO:tasks.rados.rados.0.smithi080.stdout:335: oid 335 updating version 0 to 57 2023-12-01T04:55:15.625 INFO:tasks.rados.rados.0.smithi080.stdout:335: oid 335 version 57 is already newer than 55 2023-12-01T04:55:15.625 INFO:tasks.rados.rados.0.smithi080.stdout:335: oid 335 updating version 57 to 58 2023-12-01T04:55:15.625 INFO:tasks.rados.rados.0.smithi080.stdout:335: oid 335 version 58 is already newer than 56 2023-12-01T04:55:15.625 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 335 v 58 (ObjNum 334 snap 0 seq_num 334) dirty exists 2023-12-01T04:55:15.625 INFO:tasks.rados.rados.0.smithi080.stdout:335: left oid 335 (ObjNum 334 snap 0 seq_num 334) 2023-12-01T04:55:15.625 INFO:tasks.rados.rados.0.smithi080.stdout:336: finishing write tid 1 to smithi08089843-336 2023-12-01T04:55:15.625 INFO:tasks.rados.rados.0.smithi080.stdout:336: finishing write tid 2 to smithi08089843-336 2023-12-01T04:55:15.625 INFO:tasks.rados.rados.0.smithi080.stdout:334: done (15 left) 2023-12-01T04:55:15.625 INFO:tasks.rados.rados.0.smithi080.stdout:335: done (14 left) 2023-12-01T04:55:15.625 INFO:tasks.rados.rados.0.smithi080.stdout:350: write initial oid 350 2023-12-01T04:55:15.625 INFO:tasks.rados.rados.0.smithi080.stdout:350: seq_num 349 ranges {665643=697786,2039745=753122,3534742=330901} 2023-12-01T04:55:15.630 INFO:tasks.rados.rados.0.smithi080.stdout:350: writing smithi08089843-350 from 665643 to 1363429 tid 1 2023-12-01T04:55:15.638 INFO:tasks.rados.rados.0.smithi080.stdout:350: writing smithi08089843-350 from 2039745 to 2792867 tid 2 2023-12-01T04:55:15.644 INFO:tasks.rados.rados.0.smithi080.stdout:350: writing smithi08089843-350 from 3534742 to 3865643 tid 3 2023-12-01T04:55:15.644 INFO:tasks.rados.rados.0.smithi080.stdout:351: write initial oid 351 2023-12-01T04:55:15.644 INFO:tasks.rados.rados.0.smithi080.stdout:351: seq_num 350 ranges {682450=489388,1814580=496780,2878518=788028} 2023-12-01T04:55:15.651 INFO:tasks.rados.rados.0.smithi080.stdout:351: writing smithi08089843-351 from 682450 to 1171838 tid 1 2023-12-01T04:55:15.657 INFO:tasks.rados.rados.0.smithi080.stdout:351: writing smithi08089843-351 from 1814580 to 2311360 tid 2 2023-12-01T04:55:15.665 INFO:tasks.rados.rados.0.smithi080.stdout:351: writing smithi08089843-351 from 2878518 to 3666546 tid 3 2023-12-01T04:55:15.666 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:15.666 INFO:tasks.rados.rados.0.smithi080.stdout:336: finishing write tid 3 to smithi08089843-336 2023-12-01T04:55:15.666 INFO:tasks.rados.rados.0.smithi080.stdout:336: finishing write tid 4 to smithi08089843-336 2023-12-01T04:55:15.666 INFO:tasks.rados.rados.0.smithi080.stdout:336: finishing write tid 5 to smithi08089843-336 2023-12-01T04:55:15.666 INFO:tasks.rados.rados.0.smithi080.stdout:336: oid 336 updating version 0 to 93 2023-12-01T04:55:15.666 INFO:tasks.rados.rados.0.smithi080.stdout:336: oid 336 version 93 is already newer than 91 2023-12-01T04:55:15.666 INFO:tasks.rados.rados.0.smithi080.stdout:336: oid 336 version 93 is already newer than 92 2023-12-01T04:55:15.666 INFO:tasks.rados.rados.0.smithi080.stdout:336: oid 336 updating version 93 to 94 2023-12-01T04:55:15.666 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 336 v 94 (ObjNum 335 snap 0 seq_num 335) dirty exists 2023-12-01T04:55:15.666 INFO:tasks.rados.rados.0.smithi080.stdout:336: left oid 336 (ObjNum 335 snap 0 seq_num 335) 2023-12-01T04:55:15.666 INFO:tasks.rados.rados.0.smithi080.stdout:337: finishing write tid 1 to smithi08089843-337 2023-12-01T04:55:15.666 INFO:tasks.rados.rados.0.smithi080.stdout:337: finishing write tid 2 to smithi08089843-337 2023-12-01T04:55:15.666 INFO:tasks.rados.rados.0.smithi080.stdout:337: finishing write tid 3 to smithi08089843-337 2023-12-01T04:55:15.667 INFO:tasks.rados.rados.0.smithi080.stdout:337: finishing write tid 4 to smithi08089843-337 2023-12-01T04:55:15.667 INFO:tasks.rados.rados.0.smithi080.stdout:337: finishing write tid 5 to smithi08089843-337 2023-12-01T04:55:15.667 INFO:tasks.rados.rados.0.smithi080.stdout:337: oid 337 updating version 0 to 74 2023-12-01T04:55:15.667 INFO:tasks.rados.rados.0.smithi080.stdout:337: oid 337 updating version 74 to 77 2023-12-01T04:55:15.667 INFO:tasks.rados.rados.0.smithi080.stdout:337: oid 337 version 77 is already newer than 75 2023-12-01T04:55:15.667 INFO:tasks.rados.rados.0.smithi080.stdout:337: oid 337 version 77 is already newer than 76 2023-12-01T04:55:15.667 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 337 v 77 (ObjNum 336 snap 0 seq_num 336) dirty exists 2023-12-01T04:55:15.667 INFO:tasks.rados.rados.0.smithi080.stdout:337: left oid 337 (ObjNum 336 snap 0 seq_num 336) 2023-12-01T04:55:15.667 INFO:tasks.rados.rados.0.smithi080.stdout:336: done (15 left) 2023-12-01T04:55:15.667 INFO:tasks.rados.rados.0.smithi080.stdout:337: done (14 left) 2023-12-01T04:55:15.667 INFO:tasks.rados.rados.0.smithi080.stdout:352: write initial oid 352 2023-12-01T04:55:15.667 INFO:tasks.rados.rados.0.smithi080.stdout:352: seq_num 351 ranges {699257=564637,1873062=640438,3305941=593316} 2023-12-01T04:55:15.673 INFO:tasks.rados.rados.0.smithi080.stdout:352: writing smithi08089843-352 from 699257 to 1263894 tid 1 2023-12-01T04:55:15.680 INFO:tasks.rados.rados.0.smithi080.stdout:352: writing smithi08089843-352 from 1873062 to 2513500 tid 2 2023-12-01T04:55:15.688 INFO:tasks.rados.rados.0.smithi080.stdout:352: writing smithi08089843-352 from 3305941 to 3899257 tid 3 2023-12-01T04:55:15.688 INFO:tasks.rados.rados.0.smithi080.stdout:353: write initial oid 353 2023-12-01T04:55:15.688 INFO:tasks.rados.rados.0.smithi080.stdout:353: seq_num 352 ranges {716064=639886,1815191=500449,2817011=526925} 2023-12-01T04:55:15.696 INFO:tasks.rados.rados.0.smithi080.stdout:353: writing smithi08089843-353 from 716064 to 1355950 tid 1 2023-12-01T04:55:15.701 INFO:tasks.rados.rados.0.smithi080.stdout:353: writing smithi08089843-353 from 1815191 to 2315640 tid 2 2023-12-01T04:55:15.708 INFO:tasks.rados.rados.0.smithi080.stdout:353: writing smithi08089843-353 from 2817011 to 3343936 tid 3 2023-12-01T04:55:15.708 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:15.708 INFO:tasks.rados.rados.0.smithi080.stdout:338: finishing write tid 1 to smithi08089843-338 2023-12-01T04:55:15.708 INFO:tasks.rados.rados.0.smithi080.stdout:338: finishing write tid 2 to smithi08089843-338 2023-12-01T04:55:15.708 INFO:tasks.rados.rados.0.smithi080.stdout:338: finishing write tid 3 to smithi08089843-338 2023-12-01T04:55:15.708 INFO:tasks.rados.rados.0.smithi080.stdout:338: finishing write tid 4 to smithi08089843-338 2023-12-01T04:55:15.708 INFO:tasks.rados.rados.0.smithi080.stdout:338: finishing write tid 5 to smithi08089843-338 2023-12-01T04:55:15.708 INFO:tasks.rados.rados.0.smithi080.stdout:338: oid 338 updating version 0 to 59 2023-12-01T04:55:15.708 INFO:tasks.rados.rados.0.smithi080.stdout:338: oid 338 updating version 59 to 60 2023-12-01T04:55:15.709 INFO:tasks.rados.rados.0.smithi080.stdout:338: oid 338 updating version 60 to 61 2023-12-01T04:55:15.709 INFO:tasks.rados.rados.0.smithi080.stdout:338: oid 338 updating version 61 to 62 2023-12-01T04:55:15.709 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 338 v 62 (ObjNum 337 snap 0 seq_num 337) dirty exists 2023-12-01T04:55:15.709 INFO:tasks.rados.rados.0.smithi080.stdout:338: left oid 338 (ObjNum 337 snap 0 seq_num 337) 2023-12-01T04:55:15.709 INFO:tasks.rados.rados.0.smithi080.stdout:339: finishing write tid 1 to smithi08089843-339 2023-12-01T04:55:15.709 INFO:tasks.rados.rados.0.smithi080.stdout:338: done (15 left) 2023-12-01T04:55:15.709 INFO:tasks.rados.rados.0.smithi080.stdout:354: write initial oid 354 2023-12-01T04:55:15.709 INFO:tasks.rados.rados.0.smithi080.stdout:354: seq_num 353 ranges {732871=715135,1873673=644107,3244434=688437} 2023-12-01T04:55:15.716 INFO:tasks.rados.rados.0.smithi080.stdout:354: writing smithi08089843-354 from 732871 to 1448006 tid 1 2023-12-01T04:55:15.722 INFO:tasks.rados.rados.0.smithi080.stdout:354: writing smithi08089843-354 from 1873673 to 2517780 tid 2 2023-12-01T04:55:15.731 INFO:tasks.rados.rados.0.smithi080.stdout:354: writing smithi08089843-354 from 3244434 to 3932871 tid 3 2023-12-01T04:55:15.731 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:15.732 INFO:tasks.rados.rados.0.smithi080.stdout:339: finishing write tid 2 to smithi08089843-339 2023-12-01T04:55:15.732 INFO:tasks.rados.rados.0.smithi080.stdout:339: finishing write tid 3 to smithi08089843-339 2023-12-01T04:55:15.732 INFO:tasks.rados.rados.0.smithi080.stdout:339: finishing write tid 4 to smithi08089843-339 2023-12-01T04:55:15.732 INFO:tasks.rados.rados.0.smithi080.stdout:339: finishing write tid 5 to smithi08089843-339 2023-12-01T04:55:15.732 INFO:tasks.rados.rados.0.smithi080.stdout:339: oid 339 updating version 0 to 90 2023-12-01T04:55:15.732 INFO:tasks.rados.rados.0.smithi080.stdout:339: oid 339 updating version 90 to 91 2023-12-01T04:55:15.732 INFO:tasks.rados.rados.0.smithi080.stdout:339: oid 339 version 91 is already newer than 88 2023-12-01T04:55:15.732 INFO:tasks.rados.rados.0.smithi080.stdout:339: oid 339 version 91 is already newer than 89 2023-12-01T04:55:15.733 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 339 v 91 (ObjNum 338 snap 0 seq_num 338) dirty exists 2023-12-01T04:55:15.733 INFO:tasks.rados.rados.0.smithi080.stdout:339: left oid 339 (ObjNum 338 snap 0 seq_num 338) 2023-12-01T04:55:15.733 INFO:tasks.rados.rados.0.smithi080.stdout:340: finishing write tid 1 to smithi08089843-340 2023-12-01T04:55:15.733 INFO:tasks.rados.rados.0.smithi080.stdout:340: finishing write tid 2 to smithi08089843-340 2023-12-01T04:55:15.733 INFO:tasks.rados.rados.0.smithi080.stdout:340: finishing write tid 3 to smithi08089843-340 2023-12-01T04:55:15.733 INFO:tasks.rados.rados.0.smithi080.stdout:340: finishing write tid 4 to smithi08089843-340 2023-12-01T04:55:15.733 INFO:tasks.rados.rados.0.smithi080.stdout:340: finishing write tid 5 to smithi08089843-340 2023-12-01T04:55:15.734 INFO:tasks.rados.rados.0.smithi080.stdout:340: oid 340 updating version 0 to 97 2023-12-01T04:55:15.734 INFO:tasks.rados.rados.0.smithi080.stdout:340: oid 340 version 97 is already newer than 95 2023-12-01T04:55:15.734 INFO:tasks.rados.rados.0.smithi080.stdout:340: oid 340 version 97 is already newer than 96 2023-12-01T04:55:15.734 INFO:tasks.rados.rados.0.smithi080.stdout:340: oid 340 updating version 97 to 98 2023-12-01T04:55:15.734 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 340 v 98 (ObjNum 339 snap 0 seq_num 339) dirty exists 2023-12-01T04:55:15.734 INFO:tasks.rados.rados.0.smithi080.stdout:340: left oid 340 (ObjNum 339 snap 0 seq_num 339) 2023-12-01T04:55:15.734 INFO:tasks.rados.rados.0.smithi080.stdout:339: done (15 left) 2023-12-01T04:55:15.735 INFO:tasks.rados.rados.0.smithi080.stdout:340: done (14 left) 2023-12-01T04:55:15.735 INFO:tasks.rados.rados.0.smithi080.stdout:355: write initial oid 355 2023-12-01T04:55:15.735 INFO:tasks.rados.rados.0.smithi080.stdout:355: seq_num 354 ranges {749678=790384,2332155=504118,3271857=549469} 2023-12-01T04:55:15.739 INFO:tasks.rados.rados.0.smithi080.stdout:355: writing smithi08089843-355 from 749678 to 1540062 tid 1 2023-12-01T04:55:15.747 INFO:tasks.rados.rados.0.smithi080.stdout:355: writing smithi08089843-355 from 2332155 to 2836273 tid 2 2023-12-01T04:55:15.752 INFO:tasks.rados.rados.0.smithi080.stdout:355: writing smithi08089843-355 from 3271857 to 3821326 tid 3 2023-12-01T04:55:15.753 INFO:tasks.rados.rados.0.smithi080.stdout:356: write initial oid 356 2023-12-01T04:55:15.753 INFO:tasks.rados.rados.0.smithi080.stdout:356: seq_num 355 ranges {766485=465633,1990637=647776,3299280=667205} 2023-12-01T04:55:15.761 INFO:tasks.rados.rados.0.smithi080.stdout:356: writing smithi08089843-356 from 766485 to 1232118 tid 1 2023-12-01T04:55:15.770 INFO:tasks.rados.rados.0.smithi080.stdout:356: writing smithi08089843-356 from 1990637 to 2638413 tid 2 2023-12-01T04:55:15.780 INFO:tasks.rados.rados.0.smithi080.stdout:356: writing smithi08089843-356 from 3299280 to 3966485 tid 3 2023-12-01T04:55:15.780 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:15.780 INFO:tasks.rados.rados.0.smithi080.stdout:341: finishing write tid 1 to smithi08089843-341 2023-12-01T04:55:15.781 INFO:tasks.rados.rados.0.smithi080.stdout:341: finishing write tid 2 to smithi08089843-341 2023-12-01T04:55:15.781 INFO:tasks.rados.rados.0.smithi080.stdout:341: finishing write tid 3 to smithi08089843-341 2023-12-01T04:55:15.781 INFO:tasks.rados.rados.0.smithi080.stdout:341: finishing write tid 4 to smithi08089843-341 2023-12-01T04:55:15.781 INFO:tasks.rados.rados.0.smithi080.stdout:341: finishing write tid 5 to smithi08089843-341 2023-12-01T04:55:15.781 INFO:tasks.rados.rados.0.smithi080.stdout:341: oid 341 updating version 0 to 93 2023-12-01T04:55:15.781 INFO:tasks.rados.rados.0.smithi080.stdout:341: oid 341 updating version 93 to 94 2023-12-01T04:55:15.781 INFO:tasks.rados.rados.0.smithi080.stdout:341: oid 341 updating version 94 to 95 2023-12-01T04:55:15.781 INFO:tasks.rados.rados.0.smithi080.stdout:341: oid 341 version 95 is already newer than 92 2023-12-01T04:55:15.781 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 341 v 95 (ObjNum 340 snap 0 seq_num 340) dirty exists 2023-12-01T04:55:15.781 INFO:tasks.rados.rados.0.smithi080.stdout:341: left oid 341 (ObjNum 340 snap 0 seq_num 340) 2023-12-01T04:55:15.782 INFO:tasks.rados.rados.0.smithi080.stdout:342: finishing write tid 1 to smithi08089843-342 2023-12-01T04:55:15.782 INFO:tasks.rados.rados.0.smithi080.stdout:342: finishing write tid 2 to smithi08089843-342 2023-12-01T04:55:15.782 INFO:tasks.rados.rados.0.smithi080.stdout:342: finishing write tid 3 to smithi08089843-342 2023-12-01T04:55:15.782 INFO:tasks.rados.rados.0.smithi080.stdout:341: done (15 left) 2023-12-01T04:55:15.782 INFO:tasks.rados.rados.0.smithi080.stdout:357: write initial oid 357 2023-12-01T04:55:15.782 INFO:tasks.rados.rados.0.smithi080.stdout:357: seq_num 356 ranges {783292=540882,1932766=507787,3210350=572013} 2023-12-01T04:55:15.788 INFO:tasks.rados.rados.0.smithi080.stdout:357: writing smithi08089843-357 from 783292 to 1324174 tid 1 2023-12-01T04:55:15.796 INFO:tasks.rados.rados.0.smithi080.stdout:357: writing smithi08089843-357 from 1932766 to 2440553 tid 2 2023-12-01T04:55:15.805 INFO:tasks.rados.rados.0.smithi080.stdout:357: writing smithi08089843-357 from 3210350 to 3782363 tid 3 2023-12-01T04:55:15.805 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:15.805 INFO:tasks.rados.rados.0.smithi080.stdout:342: finishing write tid 4 to smithi08089843-342 2023-12-01T04:55:15.805 INFO:tasks.rados.rados.0.smithi080.stdout:342: finishing write tid 5 to smithi08089843-342 2023-12-01T04:55:15.805 INFO:tasks.rados.rados.0.smithi080.stdout:342: oid 342 updating version 0 to 66 2023-12-01T04:55:15.805 INFO:tasks.rados.rados.0.smithi080.stdout:342: oid 342 version 66 is already newer than 64 2023-12-01T04:55:15.806 INFO:tasks.rados.rados.0.smithi080.stdout:342: oid 342 updating version 66 to 67 2023-12-01T04:55:15.806 INFO:tasks.rados.rados.0.smithi080.stdout:342: oid 342 version 67 is already newer than 65 2023-12-01T04:55:15.806 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 342 v 67 (ObjNum 341 snap 0 seq_num 341) dirty exists 2023-12-01T04:55:15.806 INFO:tasks.rados.rados.0.smithi080.stdout:342: left oid 342 (ObjNum 341 snap 0 seq_num 341) 2023-12-01T04:55:15.806 INFO:tasks.rados.rados.0.smithi080.stdout:343: finishing write tid 1 to smithi08089843-343 2023-12-01T04:55:15.806 INFO:tasks.rados.rados.0.smithi080.stdout:343: finishing write tid 2 to smithi08089843-343 2023-12-01T04:55:15.806 INFO:tasks.rados.rados.0.smithi080.stdout:343: finishing write tid 3 to smithi08089843-343 2023-12-01T04:55:15.806 INFO:tasks.rados.rados.0.smithi080.stdout:343: finishing write tid 4 to smithi08089843-343 2023-12-01T04:55:15.806 INFO:tasks.rados.rados.0.smithi080.stdout:342: done (15 left) 2023-12-01T04:55:15.806 INFO:tasks.rados.rados.0.smithi080.stdout:358: write initial oid 358 2023-12-01T04:55:15.806 INFO:tasks.rados.rados.0.smithi080.stdout:358: seq_num 357 ranges {400099=616131,1591248=408851} 2023-12-01T04:55:15.811 INFO:tasks.rados.rados.0.smithi080.stdout:358: writing smithi08089843-358 from 400099 to 1016230 tid 1 2023-12-01T04:55:15.818 INFO:tasks.rados.rados.0.smithi080.stdout:358: writing smithi08089843-358 from 1591248 to 2000099 tid 2 2023-12-01T04:55:15.818 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:15.818 INFO:tasks.rados.rados.0.smithi080.stdout:343: finishing write tid 5 to smithi08089843-343 2023-12-01T04:55:15.819 INFO:tasks.rados.rados.0.smithi080.stdout:343: finishing write tid 6 to smithi08089843-343 2023-12-01T04:55:15.819 INFO:tasks.rados.rados.0.smithi080.stdout:343: oid 343 updating version 0 to 56 2023-12-01T04:55:15.819 INFO:tasks.rados.rados.0.smithi080.stdout:343: oid 343 updating version 56 to 59 2023-12-01T04:55:15.819 INFO:tasks.rados.rados.0.smithi080.stdout:343: oid 343 version 59 is already newer than 58 2023-12-01T04:55:15.819 INFO:tasks.rados.rados.0.smithi080.stdout:343: oid 343 updating version 59 to 60 2023-12-01T04:55:15.819 INFO:tasks.rados.rados.0.smithi080.stdout:343: oid 343 version 60 is already newer than 57 2023-12-01T04:55:15.819 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 343 v 60 (ObjNum 342 snap 0 seq_num 342) dirty exists 2023-12-01T04:55:15.819 INFO:tasks.rados.rados.0.smithi080.stdout:343: left oid 343 (ObjNum 342 snap 0 seq_num 342) 2023-12-01T04:55:15.819 INFO:tasks.rados.rados.0.smithi080.stdout:344: finishing write tid 1 to smithi08089843-344 2023-12-01T04:55:15.819 INFO:tasks.rados.rados.0.smithi080.stdout:344: finishing write tid 2 to smithi08089843-344 2023-12-01T04:55:15.819 INFO:tasks.rados.rados.0.smithi080.stdout:344: finishing write tid 3 to smithi08089843-344 2023-12-01T04:55:15.819 INFO:tasks.rados.rados.0.smithi080.stdout:344: finishing write tid 4 to smithi08089843-344 2023-12-01T04:55:15.819 INFO:tasks.rados.rados.0.smithi080.stdout:344: finishing write tid 5 to smithi08089843-344 2023-12-01T04:55:15.819 INFO:tasks.rados.rados.0.smithi080.stdout:344: oid 344 updating version 0 to 96 2023-12-01T04:55:15.820 INFO:tasks.rados.rados.0.smithi080.stdout:344: oid 344 updating version 96 to 99 2023-12-01T04:55:15.820 INFO:tasks.rados.rados.0.smithi080.stdout:344: oid 344 version 99 is already newer than 97 2023-12-01T04:55:15.820 INFO:tasks.rados.rados.0.smithi080.stdout:344: oid 344 version 99 is already newer than 98 2023-12-01T04:55:15.820 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 344 v 99 (ObjNum 343 snap 0 seq_num 343) dirty exists 2023-12-01T04:55:15.820 INFO:tasks.rados.rados.0.smithi080.stdout:344: left oid 344 (ObjNum 343 snap 0 seq_num 343) 2023-12-01T04:55:15.820 INFO:tasks.rados.rados.0.smithi080.stdout:345: finishing write tid 1 to smithi08089843-345 2023-12-01T04:55:15.820 INFO:tasks.rados.rados.0.smithi080.stdout:345: finishing write tid 2 to smithi08089843-345 2023-12-01T04:55:15.820 INFO:tasks.rados.rados.0.smithi080.stdout:345: finishing write tid 3 to smithi08089843-345 2023-12-01T04:55:15.820 INFO:tasks.rados.rados.0.smithi080.stdout:345: finishing write tid 4 to smithi08089843-345 2023-12-01T04:55:15.820 INFO:tasks.rados.rados.0.smithi080.stdout:345: finishing write tid 5 to smithi08089843-345 2023-12-01T04:55:15.820 INFO:tasks.rados.rados.0.smithi080.stdout:345: oid 345 updating version 0 to 102 2023-12-01T04:55:15.820 INFO:tasks.rados.rados.0.smithi080.stdout:345: oid 345 version 102 is already newer than 100 2023-12-01T04:55:15.820 INFO:tasks.rados.rados.0.smithi080.stdout:345: oid 345 version 102 is already newer than 99 2023-12-01T04:55:15.820 INFO:tasks.rados.rados.0.smithi080.stdout:345: oid 345 version 102 is already newer than 101 2023-12-01T04:55:15.820 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 345 v 102 (ObjNum 344 snap 0 seq_num 344) dirty exists 2023-12-01T04:55:15.820 INFO:tasks.rados.rados.0.smithi080.stdout:345: left oid 345 (ObjNum 344 snap 0 seq_num 344) 2023-12-01T04:55:15.821 INFO:tasks.rados.rados.0.smithi080.stdout:346: finishing write tid 1 to smithi08089843-346 2023-12-01T04:55:15.821 INFO:tasks.rados.rados.0.smithi080.stdout:346: finishing write tid 2 to smithi08089843-346 2023-12-01T04:55:15.821 INFO:tasks.rados.rados.0.smithi080.stdout:346: finishing write tid 3 to smithi08089843-346 2023-12-01T04:55:15.821 INFO:tasks.rados.rados.0.smithi080.stdout:346: finishing write tid 4 to smithi08089843-346 2023-12-01T04:55:15.821 INFO:tasks.rados.rados.0.smithi080.stdout:346: finishing write tid 5 to smithi08089843-346 2023-12-01T04:55:15.821 INFO:tasks.rados.rados.0.smithi080.stdout:346: oid 346 updating version 0 to 114 2023-12-01T04:55:15.821 INFO:tasks.rados.rados.0.smithi080.stdout:346: oid 346 updating version 114 to 116 2023-12-01T04:55:15.821 INFO:tasks.rados.rados.0.smithi080.stdout:346: oid 346 updating version 116 to 117 2023-12-01T04:55:15.821 INFO:tasks.rados.rados.0.smithi080.stdout:346: oid 346 version 117 is already newer than 115 2023-12-01T04:55:15.821 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 346 v 117 (ObjNum 345 snap 0 seq_num 345) dirty exists 2023-12-01T04:55:15.821 INFO:tasks.rados.rados.0.smithi080.stdout:346: left oid 346 (ObjNum 345 snap 0 seq_num 345) 2023-12-01T04:55:15.821 INFO:tasks.rados.rados.0.smithi080.stdout:347: finishing write tid 1 to smithi08089843-347 2023-12-01T04:55:15.821 INFO:tasks.rados.rados.0.smithi080.stdout:347: finishing write tid 2 to smithi08089843-347 2023-12-01T04:55:15.821 INFO:tasks.rados.rados.0.smithi080.stdout:343: done (15 left) 2023-12-01T04:55:15.821 INFO:tasks.rados.rados.0.smithi080.stdout:344: done (14 left) 2023-12-01T04:55:15.821 INFO:tasks.rados.rados.0.smithi080.stdout:345: done (13 left) 2023-12-01T04:55:15.822 INFO:tasks.rados.rados.0.smithi080.stdout:346: done (12 left) 2023-12-01T04:55:15.822 INFO:tasks.rados.rados.0.smithi080.stdout:359: write initial oid 359 2023-12-01T04:55:15.822 INFO:tasks.rados.rados.0.smithi080.stdout:359: seq_num 358 ranges {416906=407733,1366083=511456} 2023-12-01T04:55:15.825 INFO:tasks.rados.rados.0.smithi080.stdout:359: writing smithi08089843-359 from 416906 to 824639 tid 1 2023-12-01T04:55:15.833 INFO:tasks.rados.rados.0.smithi080.stdout:359: writing smithi08089843-359 from 1366083 to 1877539 tid 2 2023-12-01T04:55:15.833 INFO:tasks.rados.rados.0.smithi080.stdout:360: write initial oid 360 2023-12-01T04:55:15.833 INFO:tasks.rados.rados.0.smithi080.stdout:360: seq_num 359 ranges {433713=482982,1424565=609148} 2023-12-01T04:55:15.838 INFO:tasks.rados.rados.0.smithi080.stdout:360: writing smithi08089843-360 from 433713 to 916695 tid 1 2023-12-01T04:55:15.845 INFO:tasks.rados.rados.0.smithi080.stdout:360: writing smithi08089843-360 from 1424565 to 2033713 tid 2 2023-12-01T04:55:15.845 INFO:tasks.rados.rados.0.smithi080.stdout:361: write initial oid 361 2023-12-01T04:55:15.846 INFO:tasks.rados.rados.0.smithi080.stdout:347: finishing write tid 3 to smithi08089843-347 2023-12-01T04:55:15.846 INFO:tasks.rados.rados.0.smithi080.stdout:347: finishing write tid 4 to smithi08089843-347 2023-12-01T04:55:15.846 INFO:tasks.rados.rados.0.smithi080.stdout:347: finishing write tid 5 to smithi08089843-347 2023-12-01T04:55:15.846 INFO:tasks.rados.rados.0.smithi080.stdout:347: oid 347 updating version 0 to 60 2023-12-01T04:55:15.846 INFO:tasks.rados.rados.0.smithi080.stdout:347: oid 347 updating version 60 to 61 2023-12-01T04:55:15.846 INFO:tasks.rados.rados.0.smithi080.stdout:347: oid 347 version 61 is already newer than 59 2023-12-01T04:55:15.846 INFO:tasks.rados.rados.0.smithi080.stdout:347: oid 347 updating version 61 to 62 2023-12-01T04:55:15.846 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 347 v 62 (ObjNum 346 snap 0 seq_num 346) dirty exists 2023-12-01T04:55:15.846 INFO:tasks.rados.rados.0.smithi080.stdout:347: left oid 347 (ObjNum 346 snap 0 seq_num 346) 2023-12-01T04:55:15.846 INFO:tasks.rados.rados.0.smithi080.stdout:348: finishing write tid 1 to smithi08089843-348 2023-12-01T04:55:15.846 INFO:tasks.rados.rados.0.smithi080.stdout:348: finishing write tid 2 to smithi08089843-348 2023-12-01T04:55:15.846 INFO:tasks.rados.rados.0.smithi080.stdout:348: finishing write tid 3 to smithi08089843-348 2023-12-01T04:55:15.847 INFO:tasks.rados.rados.0.smithi080.stdout:348: finishing write tid 4 to smithi08089843-348 2023-12-01T04:55:15.847 INFO:tasks.rados.rados.0.smithi080.stdout:348: finishing write tid 5 to smithi08089843-348 2023-12-01T04:55:15.847 INFO:tasks.rados.rados.0.smithi080.stdout:348: finishing write tid 6 to smithi08089843-348 2023-12-01T04:55:15.847 INFO:tasks.rados.rados.0.smithi080.stdout:348: oid 348 updating version 0 to 95 2023-12-01T04:55:15.847 INFO:tasks.rados.rados.0.smithi080.stdout:348: oid 348 updating version 95 to 96 2023-12-01T04:55:15.847 INFO:tasks.rados.rados.0.smithi080.stdout:348: oid 348 updating version 96 to 97 2023-12-01T04:55:15.847 INFO:tasks.rados.rados.0.smithi080.stdout:348: oid 348 version 97 is already newer than 94 2023-12-01T04:55:15.847 INFO:tasks.rados.rados.0.smithi080.stdout:348: oid 348 updating version 97 to 98 2023-12-01T04:55:15.847 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 348 v 98 (ObjNum 347 snap 0 seq_num 347) dirty exists 2023-12-01T04:55:15.847 INFO:tasks.rados.rados.0.smithi080.stdout:348: left oid 348 (ObjNum 347 snap 0 seq_num 347) 2023-12-01T04:55:15.847 INFO:tasks.rados.rados.0.smithi080.stdout:349: finishing write tid 1 to smithi08089843-349 2023-12-01T04:55:15.847 INFO:tasks.rados.rados.0.smithi080.stdout:349: finishing write tid 2 to smithi08089843-349 2023-12-01T04:55:15.847 INFO:tasks.rados.rados.0.smithi080.stdout:349: finishing write tid 3 to smithi08089843-349 2023-12-01T04:55:15.847 INFO:tasks.rados.rados.0.smithi080.stdout:349: finishing write tid 4 to smithi08089843-349 2023-12-01T04:55:15.847 INFO:tasks.rados.rados.0.smithi080.stdout:349: finishing write tid 5 to smithi08089843-349 2023-12-01T04:55:15.848 INFO:tasks.rados.rados.0.smithi080.stdout:349: oid 349 updating version 0 to 82 2023-12-01T04:55:15.848 INFO:tasks.rados.rados.0.smithi080.stdout:349: oid 349 updating version 82 to 83 2023-12-01T04:55:15.848 INFO:tasks.rados.rados.0.smithi080.stdout:349: oid 349 version 83 is already newer than 81 2023-12-01T04:55:15.848 INFO:tasks.rados.rados.0.smithi080.stdout:349: oid 349 version 83 is already newer than 80 2023-12-01T04:55:15.848 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 349 v 83 (ObjNum 348 snap 0 seq_num 348) dirty exists 2023-12-01T04:55:15.848 INFO:tasks.rados.rados.0.smithi080.stdout:349: left oid 349 (ObjNum 348 snap 0 seq_num 348) 2023-12-01T04:55:15.848 INFO:tasks.rados.rados.0.smithi080.stdout:350: finishing write tid 1 to smithi08089843-350 2023-12-01T04:55:15.848 INFO:tasks.rados.rados.0.smithi080.stdout:350: finishing write tid 2 to smithi08089843-350 2023-12-01T04:55:15.848 INFO:tasks.rados.rados.0.smithi080.stdout:350: finishing write tid 3 to smithi08089843-350 2023-12-01T04:55:15.848 INFO:tasks.rados.rados.0.smithi080.stdout:350: finishing write tid 4 to smithi08089843-350 2023-12-01T04:55:15.848 INFO:tasks.rados.rados.0.smithi080.stdout:350: finishing write tid 5 to smithi08089843-350 2023-12-01T04:55:15.848 INFO:tasks.rados.rados.0.smithi080.stdout:350: oid 350 updating version 0 to 65 2023-12-01T04:55:15.848 INFO:tasks.rados.rados.0.smithi080.stdout:350: oid 350 version 65 is already newer than 62 2023-12-01T04:55:15.848 INFO:tasks.rados.rados.0.smithi080.stdout:350: oid 350 version 65 is already newer than 64 2023-12-01T04:55:15.848 INFO:tasks.rados.rados.0.smithi080.stdout:350: oid 350 version 65 is already newer than 63 2023-12-01T04:55:15.849 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 350 v 65 (ObjNum 349 snap 0 seq_num 349) dirty exists 2023-12-01T04:55:15.849 INFO:tasks.rados.rados.0.smithi080.stdout:350: left oid 350 (ObjNum 349 snap 0 seq_num 349) 2023-12-01T04:55:15.849 INFO:tasks.rados.rados.0.smithi080.stdout:351: finishing write tid 1 to smithi08089843-351 2023-12-01T04:55:15.849 INFO:tasks.rados.rados.0.smithi080.stdout:351: finishing write tid 2 to smithi08089843-351 2023-12-01T04:55:15.849 INFO:tasks.rados.rados.0.smithi080.stdout:351: finishing write tid 3 to smithi08089843-351 2023-12-01T04:55:15.849 INFO:tasks.rados.rados.0.smithi080.stdout:351: finishing write tid 4 to smithi08089843-351 2023-12-01T04:55:15.849 INFO:tasks.rados.rados.0.smithi080.stdout:351: finishing write tid 5 to smithi08089843-351 2023-12-01T04:55:15.849 INFO:tasks.rados.rados.0.smithi080.stdout:351: oid 351 updating version 0 to 66 2023-12-01T04:55:15.849 INFO:tasks.rados.rados.0.smithi080.stdout:351: oid 351 version 66 is already newer than 63 2023-12-01T04:55:15.849 INFO:tasks.rados.rados.0.smithi080.stdout:351: oid 351 version 66 is already newer than 64 2023-12-01T04:55:15.849 INFO:tasks.rados.rados.0.smithi080.stdout:351: oid 351 version 66 is already newer than 65 2023-12-01T04:55:15.849 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 351 v 66 (ObjNum 350 snap 0 seq_num 350) dirty exists 2023-12-01T04:55:15.849 INFO:tasks.rados.rados.0.smithi080.stdout:351: left oid 351 (ObjNum 350 snap 0 seq_num 350) 2023-12-01T04:55:15.849 INFO:tasks.rados.rados.0.smithi080.stdout:352: finishing write tid 1 to smithi08089843-352 2023-12-01T04:55:15.849 INFO:tasks.rados.rados.0.smithi080.stdout:352: finishing write tid 2 to smithi08089843-352 2023-12-01T04:55:15.850 INFO:tasks.rados.rados.0.smithi080.stdout:352: finishing write tid 3 to smithi08089843-352 2023-12-01T04:55:15.850 INFO:tasks.rados.rados.0.smithi080.stdout:352: finishing write tid 4 to smithi08089843-352 2023-12-01T04:55:15.850 INFO:tasks.rados.rados.0.smithi080.stdout:352: finishing write tid 5 to smithi08089843-352 2023-12-01T04:55:15.850 INFO:tasks.rados.rados.0.smithi080.stdout:352: oid 352 updating version 0 to 56 2023-12-01T04:55:15.850 INFO:tasks.rados.rados.0.smithi080.stdout:352: oid 352 updating version 56 to 58 2023-12-01T04:55:15.850 INFO:tasks.rados.rados.0.smithi080.stdout:352: oid 352 version 58 is already newer than 55 2023-12-01T04:55:15.850 INFO:tasks.rados.rados.0.smithi080.stdout:352: oid 352 version 58 is already newer than 57 2023-12-01T04:55:15.850 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 352 v 58 (ObjNum 351 snap 0 seq_num 351) dirty exists 2023-12-01T04:55:15.850 INFO:tasks.rados.rados.0.smithi080.stdout:352: left oid 352 (ObjNum 351 snap 0 seq_num 351) 2023-12-01T04:55:15.850 INFO:tasks.rados.rados.0.smithi080.stdout:361: seq_num 360 ranges {450520=558231,1483047=515125} 2023-12-01T04:55:15.851 INFO:tasks.rados.rados.0.smithi080.stdout:361: writing smithi08089843-361 from 450520 to 1008751 tid 1 2023-12-01T04:55:15.858 INFO:tasks.rados.rados.0.smithi080.stdout:361: writing smithi08089843-361 from 1483047 to 1998172 tid 2 2023-12-01T04:55:15.858 INFO:tasks.rados.rados.0.smithi080.stdout:347: done (14 left) 2023-12-01T04:55:15.858 INFO:tasks.rados.rados.0.smithi080.stdout:348: done (13 left) 2023-12-01T04:55:15.858 INFO:tasks.rados.rados.0.smithi080.stdout:349: done (12 left) 2023-12-01T04:55:15.858 INFO:tasks.rados.rados.0.smithi080.stdout:350: done (11 left) 2023-12-01T04:55:15.858 INFO:tasks.rados.rados.0.smithi080.stdout:351: done (10 left) 2023-12-01T04:55:15.858 INFO:tasks.rados.rados.0.smithi080.stdout:352: done (9 left) 2023-12-01T04:55:15.858 INFO:tasks.rados.rados.0.smithi080.stdout:362: write initial oid 362 2023-12-01T04:55:15.858 INFO:tasks.rados.rados.0.smithi080.stdout:362: seq_num 361 ranges {467327=633480,1825176=242151} 2023-12-01T04:55:15.865 INFO:tasks.rados.rados.0.smithi080.stdout:362: writing smithi08089843-362 from 467327 to 1100807 tid 1 2023-12-01T04:55:15.871 INFO:tasks.rados.rados.0.smithi080.stdout:362: writing smithi08089843-362 from 1825176 to 2067327 tid 2 2023-12-01T04:55:15.871 INFO:tasks.rados.rados.0.smithi080.stdout:363: write initial oid 363 2023-12-01T04:55:15.871 INFO:tasks.rados.rados.0.smithi080.stdout:363: seq_num 362 ranges {484134=708729,1883658=200476} 2023-12-01T04:55:15.878 INFO:tasks.rados.rados.0.smithi080.stdout:363: writing smithi08089843-363 from 484134 to 1192863 tid 1 2023-12-01T04:55:15.884 INFO:tasks.rados.rados.0.smithi080.stdout:363: writing smithi08089843-363 from 1883658 to 2084134 tid 2 2023-12-01T04:55:15.884 INFO:tasks.rados.rados.0.smithi080.stdout:364: write initial oid 364 2023-12-01T04:55:15.884 INFO:tasks.rados.rados.0.smithi080.stdout:364: seq_num 363 ranges {500941=783978,1942140=158801} 2023-12-01T04:55:15.891 INFO:tasks.rados.rados.0.smithi080.stdout:364: writing smithi08089843-364 from 500941 to 1284919 tid 1 2023-12-01T04:55:15.896 INFO:tasks.rados.rados.0.smithi080.stdout:364: writing smithi08089843-364 from 1942140 to 2100941 tid 2 2023-12-01T04:55:15.896 INFO:tasks.rados.rados.0.smithi080.stdout:365: write initial oid 365 2023-12-01T04:55:15.896 INFO:tasks.rados.rados.0.smithi080.stdout:365: seq_num 364 ranges {517748=459227,1600622=406110} 2023-12-01T04:55:15.902 INFO:tasks.rados.rados.0.smithi080.stdout:365: writing smithi08089843-365 from 517748 to 976975 tid 1 2023-12-01T04:55:15.907 INFO:tasks.rados.rados.0.smithi080.stdout:365: writing smithi08089843-365 from 1600622 to 2006732 tid 2 2023-12-01T04:55:15.907 INFO:tasks.rados.rados.0.smithi080.stdout:366: write initial oid 366 2023-12-01T04:55:15.907 INFO:tasks.rados.rados.0.smithi080.stdout:366: seq_num 365 ranges {534555=650829,1659104=475451} 2023-12-01T04:55:15.914 INFO:tasks.rados.rados.0.smithi080.stdout:366: writing smithi08089843-366 from 534555 to 1185384 tid 1 2023-12-01T04:55:15.920 INFO:tasks.rados.rados.0.smithi080.stdout:366: writing smithi08089843-366 from 1659104 to 2134555 tid 2 2023-12-01T04:55:15.920 INFO:tasks.rados.rados.0.smithi080.stdout:367: write initial oid 367 2023-12-01T04:55:15.920 INFO:tasks.rados.rados.0.smithi080.stdout:367: seq_num 366 ranges {551362=726078,1717586=409779} 2023-12-01T04:55:15.927 INFO:tasks.rados.rados.0.smithi080.stdout:367: writing smithi08089843-367 from 551362 to 1277440 tid 1 2023-12-01T04:55:15.932 INFO:tasks.rados.rados.0.smithi080.stdout:367: writing smithi08089843-367 from 1717586 to 2127365 tid 2 2023-12-01T04:55:15.932 INFO:tasks.rados.rados.0.smithi080.stdout:368: write initial oid 368 2023-12-01T04:55:15.932 INFO:tasks.rados.rados.0.smithi080.stdout:368: seq_num 367 ranges {568169=401327,1376068=669790} 2023-12-01T04:55:15.937 INFO:tasks.rados.rados.0.smithi080.stdout:368: writing smithi08089843-368 from 568169 to 969496 tid 1 2023-12-01T04:55:15.944 INFO:tasks.rados.rados.0.smithi080.stdout:368: writing smithi08089843-368 from 1376068 to 2045858 tid 2 2023-12-01T04:55:15.944 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:15.945 INFO:tasks.rados.rados.0.smithi080.stdout:353: finishing write tid 1 to smithi08089843-353 2023-12-01T04:55:15.945 INFO:tasks.rados.rados.0.smithi080.stdout:353: finishing write tid 2 to smithi08089843-353 2023-12-01T04:55:15.945 INFO:tasks.rados.rados.0.smithi080.stdout:353: finishing write tid 3 to smithi08089843-353 2023-12-01T04:55:15.945 INFO:tasks.rados.rados.0.smithi080.stdout:353: finishing write tid 4 to smithi08089843-353 2023-12-01T04:55:15.945 INFO:tasks.rados.rados.0.smithi080.stdout:353: finishing write tid 5 to smithi08089843-353 2023-12-01T04:55:15.945 INFO:tasks.rados.rados.0.smithi080.stdout:353: oid 353 updating version 0 to 64 2023-12-01T04:55:15.945 INFO:tasks.rados.rados.0.smithi080.stdout:353: oid 353 updating version 64 to 66 2023-12-01T04:55:15.945 INFO:tasks.rados.rados.0.smithi080.stdout:353: oid 353 version 66 is already newer than 63 2023-12-01T04:55:15.945 INFO:tasks.rados.rados.0.smithi080.stdout:353: oid 353 version 66 is already newer than 65 2023-12-01T04:55:15.945 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 353 v 66 (ObjNum 352 snap 0 seq_num 352) dirty exists 2023-12-01T04:55:15.945 INFO:tasks.rados.rados.0.smithi080.stdout:353: left oid 353 (ObjNum 352 snap 0 seq_num 352) 2023-12-01T04:55:15.945 INFO:tasks.rados.rados.0.smithi080.stdout:354: finishing write tid 1 to smithi08089843-354 2023-12-01T04:55:15.945 INFO:tasks.rados.rados.0.smithi080.stdout:354: finishing write tid 2 to smithi08089843-354 2023-12-01T04:55:15.945 INFO:tasks.rados.rados.0.smithi080.stdout:354: finishing write tid 3 to smithi08089843-354 2023-12-01T04:55:15.946 INFO:tasks.rados.rados.0.smithi080.stdout:354: finishing write tid 4 to smithi08089843-354 2023-12-01T04:55:15.946 INFO:tasks.rados.rados.0.smithi080.stdout:353: done (15 left) 2023-12-01T04:55:15.946 INFO:tasks.rados.rados.0.smithi080.stdout:369: write initial oid 369 2023-12-01T04:55:15.946 INFO:tasks.rados.rados.0.smithi080.stdout:369: seq_num 368 ranges {584976=476576,1834550=350426} 2023-12-01T04:55:15.950 INFO:tasks.rados.rados.0.smithi080.stdout:369: writing smithi08089843-369 from 584976 to 1061552 tid 1 2023-12-01T04:55:15.957 INFO:tasks.rados.rados.0.smithi080.stdout:369: writing smithi08089843-369 from 1834550 to 2184976 tid 2 2023-12-01T04:55:15.957 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:15.957 INFO:tasks.rados.rados.0.smithi080.stdout:354: finishing write tid 5 to smithi08089843-354 2023-12-01T04:55:15.957 INFO:tasks.rados.rados.0.smithi080.stdout:354: oid 354 updating version 0 to 59 2023-12-01T04:55:15.958 INFO:tasks.rados.rados.0.smithi080.stdout:354: oid 354 updating version 59 to 62 2023-12-01T04:55:15.958 INFO:tasks.rados.rados.0.smithi080.stdout:354: oid 354 version 62 is already newer than 60 2023-12-01T04:55:15.958 INFO:tasks.rados.rados.0.smithi080.stdout:354: oid 354 version 62 is already newer than 61 2023-12-01T04:55:15.958 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 354 v 62 (ObjNum 353 snap 0 seq_num 353) dirty exists 2023-12-01T04:55:15.958 INFO:tasks.rados.rados.0.smithi080.stdout:354: left oid 354 (ObjNum 353 snap 0 seq_num 353) 2023-12-01T04:55:15.958 INFO:tasks.rados.rados.0.smithi080.stdout:354: done (15 left) 2023-12-01T04:55:15.958 INFO:tasks.rados.rados.0.smithi080.stdout:370: write initial oid 370 2023-12-01T04:55:15.958 INFO:tasks.rados.rados.0.smithi080.stdout:370: seq_num 369 ranges {601783=551825,1776679=425104} 2023-12-01T04:55:15.963 INFO:tasks.rados.rados.0.smithi080.stdout:370: writing smithi08089843-370 from 601783 to 1153608 tid 1 2023-12-01T04:55:15.969 INFO:tasks.rados.rados.0.smithi080.stdout:370: writing smithi08089843-370 from 1776679 to 2201783 tid 2 2023-12-01T04:55:15.969 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:15.969 INFO:tasks.rados.rados.0.smithi080.stdout:355: finishing write tid 1 to smithi08089843-355 2023-12-01T04:55:15.970 INFO:tasks.rados.rados.0.smithi080.stdout:355: finishing write tid 2 to smithi08089843-355 2023-12-01T04:55:15.970 INFO:tasks.rados.rados.0.smithi080.stdout:355: finishing write tid 3 to smithi08089843-355 2023-12-01T04:55:15.970 INFO:tasks.rados.rados.0.smithi080.stdout:355: finishing write tid 4 to smithi08089843-355 2023-12-01T04:55:15.970 INFO:tasks.rados.rados.0.smithi080.stdout:355: finishing write tid 5 to smithi08089843-355 2023-12-01T04:55:15.970 INFO:tasks.rados.rados.0.smithi080.stdout:355: oid 355 updating version 0 to 106 2023-12-01T04:55:15.970 INFO:tasks.rados.rados.0.smithi080.stdout:355: oid 355 version 106 is already newer than 103 2023-12-01T04:55:15.970 INFO:tasks.rados.rados.0.smithi080.stdout:355: oid 355 version 106 is already newer than 104 2023-12-01T04:55:15.970 INFO:tasks.rados.rados.0.smithi080.stdout:355: oid 355 version 106 is already newer than 105 2023-12-01T04:55:15.970 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 355 v 106 (ObjNum 354 snap 0 seq_num 354) dirty exists 2023-12-01T04:55:15.970 INFO:tasks.rados.rados.0.smithi080.stdout:355: left oid 355 (ObjNum 354 snap 0 seq_num 354) 2023-12-01T04:55:15.970 INFO:tasks.rados.rados.0.smithi080.stdout:356: finishing write tid 1 to smithi08089843-356 2023-12-01T04:55:15.970 INFO:tasks.rados.rados.0.smithi080.stdout:356: finishing write tid 2 to smithi08089843-356 2023-12-01T04:55:15.970 INFO:tasks.rados.rados.0.smithi080.stdout:355: done (15 left) 2023-12-01T04:55:15.970 INFO:tasks.rados.rados.0.smithi080.stdout:371: write initial oid 371 2023-12-01T04:55:15.970 INFO:tasks.rados.rados.0.smithi080.stdout:371: seq_num 370 ranges {618590=627074,1835161=383429} 2023-12-01T04:55:15.976 INFO:tasks.rados.rados.0.smithi080.stdout:371: writing smithi08089843-371 from 618590 to 1245664 tid 1 2023-12-01T04:55:15.982 INFO:tasks.rados.rados.0.smithi080.stdout:371: writing smithi08089843-371 from 1835161 to 2218590 tid 2 2023-12-01T04:55:15.982 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:15.982 INFO:tasks.rados.rados.0.smithi080.stdout:356: finishing write tid 3 to smithi08089843-356 2023-12-01T04:55:15.982 INFO:tasks.rados.rados.0.smithi080.stdout:356: finishing write tid 4 to smithi08089843-356 2023-12-01T04:55:15.982 INFO:tasks.rados.rados.0.smithi080.stdout:356: finishing write tid 5 to smithi08089843-356 2023-12-01T04:55:15.983 INFO:tasks.rados.rados.0.smithi080.stdout:356: oid 356 updating version 0 to 65 2023-12-01T04:55:15.983 INFO:tasks.rados.rados.0.smithi080.stdout:356: oid 356 updating version 65 to 66 2023-12-01T04:55:15.983 INFO:tasks.rados.rados.0.smithi080.stdout:356: oid 356 version 66 is already newer than 63 2023-12-01T04:55:15.983 INFO:tasks.rados.rados.0.smithi080.stdout:356: oid 356 version 66 is already newer than 64 2023-12-01T04:55:15.983 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 356 v 66 (ObjNum 355 snap 0 seq_num 355) dirty exists 2023-12-01T04:55:15.983 INFO:tasks.rados.rados.0.smithi080.stdout:356: left oid 356 (ObjNum 355 snap 0 seq_num 355) 2023-12-01T04:55:15.983 INFO:tasks.rados.rados.0.smithi080.stdout:357: finishing write tid 1 to smithi08089843-357 2023-12-01T04:55:15.983 INFO:tasks.rados.rados.0.smithi080.stdout:356: done (15 left) 2023-12-01T04:55:15.983 INFO:tasks.rados.rados.0.smithi080.stdout:372: write initial oid 372 2023-12-01T04:55:15.983 INFO:tasks.rados.rados.0.smithi080.stdout:372: seq_num 371 ranges {635397=702323,1893643=341754} 2023-12-01T04:55:15.989 INFO:tasks.rados.rados.0.smithi080.stdout:372: writing smithi08089843-372 from 635397 to 1337720 tid 1 2023-12-01T04:55:15.995 INFO:tasks.rados.rados.0.smithi080.stdout:372: writing smithi08089843-372 from 1893643 to 2235397 tid 2 2023-12-01T04:55:15.995 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:15.995 INFO:tasks.rados.rados.0.smithi080.stdout:357: finishing write tid 2 to smithi08089843-357 2023-12-01T04:55:15.995 INFO:tasks.rados.rados.0.smithi080.stdout:357: finishing write tid 3 to smithi08089843-357 2023-12-01T04:55:15.996 INFO:tasks.rados.rados.0.smithi080.stdout:357: finishing write tid 4 to smithi08089843-357 2023-12-01T04:55:15.996 INFO:tasks.rados.rados.0.smithi080.stdout:357: finishing write tid 5 to smithi08089843-357 2023-12-01T04:55:15.996 INFO:tasks.rados.rados.0.smithi080.stdout:357: oid 357 updating version 0 to 63 2023-12-01T04:55:15.996 INFO:tasks.rados.rados.0.smithi080.stdout:357: oid 357 updating version 63 to 65 2023-12-01T04:55:15.996 INFO:tasks.rados.rados.0.smithi080.stdout:357: oid 357 updating version 65 to 66 2023-12-01T04:55:15.996 INFO:tasks.rados.rados.0.smithi080.stdout:357: oid 357 version 66 is already newer than 64 2023-12-01T04:55:15.996 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 357 v 66 (ObjNum 356 snap 0 seq_num 356) dirty exists 2023-12-01T04:55:15.996 INFO:tasks.rados.rados.0.smithi080.stdout:357: left oid 357 (ObjNum 356 snap 0 seq_num 356) 2023-12-01T04:55:15.996 INFO:tasks.rados.rados.0.smithi080.stdout:358: finishing write tid 1 to smithi08089843-358 2023-12-01T04:55:15.996 INFO:tasks.rados.rados.0.smithi080.stdout:357: done (15 left) 2023-12-01T04:55:15.996 INFO:tasks.rados.rados.0.smithi080.stdout:373: write initial oid 373 2023-12-01T04:55:15.996 INFO:tasks.rados.rados.0.smithi080.stdout:373: seq_num 372 ranges {652204=777572,1952125=300079} 2023-12-01T04:55:16.003 INFO:tasks.rados.rados.0.smithi080.stdout:373: writing smithi08089843-373 from 652204 to 1429776 tid 1 2023-12-01T04:55:16.008 INFO:tasks.rados.rados.0.smithi080.stdout:373: writing smithi08089843-373 from 1952125 to 2252204 tid 2 2023-12-01T04:55:16.008 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:16.009 INFO:tasks.rados.rados.0.smithi080.stdout:358: finishing write tid 2 to smithi08089843-358 2023-12-01T04:55:16.009 INFO:tasks.rados.rados.0.smithi080.stdout:358: finishing write tid 3 to smithi08089843-358 2023-12-01T04:55:16.009 INFO:tasks.rados.rados.0.smithi080.stdout:358: finishing write tid 4 to smithi08089843-358 2023-12-01T04:55:16.009 INFO:tasks.rados.rados.0.smithi080.stdout:358: oid 358 updating version 0 to 102 2023-12-01T04:55:16.009 INFO:tasks.rados.rados.0.smithi080.stdout:358: oid 358 version 102 is already newer than 100 2023-12-01T04:55:16.009 INFO:tasks.rados.rados.0.smithi080.stdout:358: oid 358 version 102 is already newer than 101 2023-12-01T04:55:16.009 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 358 v 102 (ObjNum 357 snap 0 seq_num 357) dirty exists 2023-12-01T04:55:16.009 INFO:tasks.rados.rados.0.smithi080.stdout:358: left oid 358 (ObjNum 357 snap 0 seq_num 357) 2023-12-01T04:55:16.009 INFO:tasks.rados.rados.0.smithi080.stdout:359: finishing write tid 1 to smithi08089843-359 2023-12-01T04:55:16.009 INFO:tasks.rados.rados.0.smithi080.stdout:358: done (15 left) 2023-12-01T04:55:16.010 INFO:tasks.rados.rados.0.smithi080.stdout:374: write initial oid 374 2023-12-01T04:55:16.010 INFO:tasks.rados.rados.0.smithi080.stdout:374: seq_num 373 ranges {669011=569174,2010607=258404} 2023-12-01T04:55:16.017 INFO:tasks.rados.rados.0.smithi080.stdout:374: writing smithi08089843-374 from 669011 to 1238185 tid 1 2023-12-01T04:55:16.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:55:15 smithi090 bash[32384]: audit 2023-12-01T04:55:14.492081+0000 mgr.y (mgr.24362) 195 : audit 0 from='client.24752 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:9942cfafa9f7e22e363b3f76a7fe21130085c2db", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:55:16.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:55:15 smithi090 bash[32384]: cephadm 2023-12-01T04:55:14.493652+0000 mgr.y (mgr.24362) 196 : cephadm 1 Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:9942cfafa9f7e22e363b3f76a7fe21130085c2db 2023-12-01T04:55:16.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:55:15 smithi090 bash[32384]: audit 2023-12-01T04:55:15.087582+0000 mon.c (mon.2) 128 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:55:16.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:55:15 smithi090 bash[32384]: audit 2023-12-01T04:55:15.089011+0000 mon.c (mon.2) 129 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:55:16.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:55:15 smithi090 bash[32384]: audit 2023-12-01T04:55:15.095330+0000 mon.a (mon.0) 843 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:55:16.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:55:15 smithi090 bash[32384]: cephadm 2023-12-01T04:55:15.176710+0000 mgr.y (mgr.24362) 197 : cephadm 1 Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:9942cfafa9f7e22e363b3f76a7fe21130085c2db 2023-12-01T04:55:16.024 INFO:tasks.rados.rados.0.smithi080.stdout:374: writing smithi08089843-374 from 2010607 to 2269011 tid 2 2023-12-01T04:55:16.024 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:16.024 INFO:tasks.rados.rados.0.smithi080.stdout:359: finishing write tid 2 to smithi08089843-359 2023-12-01T04:55:16.024 INFO:tasks.rados.rados.0.smithi080.stdout:359: finishing write tid 3 to smithi08089843-359 2023-12-01T04:55:16.024 INFO:tasks.rados.rados.0.smithi080.stdout:359: finishing write tid 4 to smithi08089843-359 2023-12-01T04:55:16.024 INFO:tasks.rados.rados.0.smithi080.stdout:359: oid 359 updating version 0 to 87 2023-12-01T04:55:16.024 INFO:tasks.rados.rados.0.smithi080.stdout:359: oid 359 updating version 87 to 89 2023-12-01T04:55:16.025 INFO:tasks.rados.rados.0.smithi080.stdout:359: oid 359 version 89 is already newer than 88 2023-12-01T04:55:16.025 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 359 v 89 (ObjNum 358 snap 0 seq_num 358) dirty exists 2023-12-01T04:55:16.025 INFO:tasks.rados.rados.0.smithi080.stdout:359: left oid 359 (ObjNum 358 snap 0 seq_num 358) 2023-12-01T04:55:16.025 INFO:tasks.rados.rados.0.smithi080.stdout:360: finishing write tid 1 to smithi08089843-360 2023-12-01T04:55:16.025 INFO:tasks.rados.rados.0.smithi080.stdout:360: finishing write tid 2 to smithi08089843-360 2023-12-01T04:55:16.025 INFO:tasks.rados.rados.0.smithi080.stdout:359: done (15 left) 2023-12-01T04:55:16.025 INFO:tasks.rados.rados.0.smithi080.stdout:375: write initial oid 375 2023-12-01T04:55:16.025 INFO:tasks.rados.rados.0.smithi080.stdout:375: seq_num 374 ranges {685818=644423,2069089=216729} 2023-12-01T04:55:16.031 INFO:tasks.rados.rados.0.smithi080.stdout:375: writing smithi08089843-375 from 685818 to 1330241 tid 1 2023-12-01T04:55:16.037 INFO:tasks.rados.rados.0.smithi080.stdout:375: writing smithi08089843-375 from 2069089 to 2285818 tid 2 2023-12-01T04:55:16.037 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:16.037 INFO:tasks.rados.rados.0.smithi080.stdout:360: finishing write tid 3 to smithi08089843-360 2023-12-01T04:55:16.037 INFO:tasks.rados.rados.0.smithi080.stdout:361: finishing write tid 1 to smithi08089843-361 2023-12-01T04:55:16.037 INFO:tasks.rados.rados.0.smithi080.stdout:360: finishing write tid 4 to smithi08089843-360 2023-12-01T04:55:16.037 INFO:tasks.rados.rados.0.smithi080.stdout:360: oid 360 updating version 0 to 69 2023-12-01T04:55:16.037 INFO:tasks.rados.rados.0.smithi080.stdout:360: oid 360 version 69 is already newer than 68 2023-12-01T04:55:16.037 INFO:tasks.rados.rados.0.smithi080.stdout:360: oid 360 version 69 is already newer than 67 2023-12-01T04:55:16.037 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 360 v 69 (ObjNum 359 snap 0 seq_num 359) dirty exists 2023-12-01T04:55:16.038 INFO:tasks.rados.rados.0.smithi080.stdout:360: left oid 360 (ObjNum 359 snap 0 seq_num 359) 2023-12-01T04:55:16.038 INFO:tasks.rados.rados.0.smithi080.stdout:361: finishing write tid 2 to smithi08089843-361 2023-12-01T04:55:16.038 INFO:tasks.rados.rados.0.smithi080.stdout:361: finishing write tid 3 to smithi08089843-361 2023-12-01T04:55:16.038 INFO:tasks.rados.rados.0.smithi080.stdout:361: finishing write tid 4 to smithi08089843-361 2023-12-01T04:55:16.038 INFO:tasks.rados.rados.0.smithi080.stdout:361: oid 361 updating version 0 to 68 2023-12-01T04:55:16.038 INFO:tasks.rados.rados.0.smithi080.stdout:361: oid 361 version 68 is already newer than 67 2023-12-01T04:55:16.038 INFO:tasks.rados.rados.0.smithi080.stdout:361: oid 361 version 68 is already newer than 66 2023-12-01T04:55:16.038 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 361 v 68 (ObjNum 360 snap 0 seq_num 360) dirty exists 2023-12-01T04:55:16.038 INFO:tasks.rados.rados.0.smithi080.stdout:361: left oid 361 (ObjNum 360 snap 0 seq_num 360) 2023-12-01T04:55:16.038 INFO:tasks.rados.rados.0.smithi080.stdout:362: finishing write tid 1 to smithi08089843-362 2023-12-01T04:55:16.038 INFO:tasks.rados.rados.0.smithi080.stdout:362: finishing write tid 2 to smithi08089843-362 2023-12-01T04:55:16.038 INFO:tasks.rados.rados.0.smithi080.stdout:362: finishing write tid 3 to smithi08089843-362 2023-12-01T04:55:16.038 INFO:tasks.rados.rados.0.smithi080.stdout:360: done (15 left) 2023-12-01T04:55:16.038 INFO:tasks.rados.rados.0.smithi080.stdout:361: done (14 left) 2023-12-01T04:55:16.039 INFO:tasks.rados.rados.0.smithi080.stdout:376: write initial oid 376 2023-12-01T04:55:16.039 INFO:tasks.rados.rados.0.smithi080.stdout:376: seq_num 375 ranges {702625=719672,2127571=175054} 2023-12-01T04:55:16.045 INFO:tasks.rados.rados.0.smithi080.stdout:376: writing smithi08089843-376 from 702625 to 1422297 tid 1 2023-12-01T04:55:16.050 INFO:tasks.rados.rados.0.smithi080.stdout:376: writing smithi08089843-376 from 2127571 to 2302625 tid 2 2023-12-01T04:55:16.050 INFO:tasks.rados.rados.0.smithi080.stdout:377: write initial oid 377 2023-12-01T04:55:16.050 INFO:tasks.rados.rados.0.smithi080.stdout:377: seq_num 376 ranges {719432=794921,2186053=133379} 2023-12-01T04:55:16.058 INFO:tasks.rados.rados.0.smithi080.stdout:377: writing smithi08089843-377 from 719432 to 1514353 tid 1 2023-12-01T04:55:16.063 INFO:tasks.rados.rados.0.smithi080.stdout:377: writing smithi08089843-377 from 2186053 to 2319432 tid 2 2023-12-01T04:55:16.063 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:16.063 INFO:tasks.rados.rados.0.smithi080.stdout:362: finishing write tid 4 to smithi08089843-362 2023-12-01T04:55:16.064 INFO:tasks.rados.rados.0.smithi080.stdout:362: oid 362 updating version 0 to 79 2023-12-01T04:55:16.064 INFO:tasks.rados.rados.0.smithi080.stdout:362: oid 362 updating version 79 to 80 2023-12-01T04:55:16.064 INFO:tasks.rados.rados.0.smithi080.stdout:362: oid 362 updating version 80 to 81 2023-12-01T04:55:16.064 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 362 v 81 (ObjNum 361 snap 0 seq_num 361) dirty exists 2023-12-01T04:55:16.064 INFO:tasks.rados.rados.0.smithi080.stdout:362: left oid 362 (ObjNum 361 snap 0 seq_num 361) 2023-12-01T04:55:16.064 INFO:tasks.rados.rados.0.smithi080.stdout:363: finishing write tid 1 to smithi08089843-363 2023-12-01T04:55:16.064 INFO:tasks.rados.rados.0.smithi080.stdout:362: done (15 left) 2023-12-01T04:55:16.064 INFO:tasks.rados.rados.0.smithi080.stdout:378: write initial oid 378 2023-12-01T04:55:16.064 INFO:tasks.rados.rados.0.smithi080.stdout:378: seq_num 377 ranges {736239=470170,1728182=571782} 2023-12-01T04:55:16.070 INFO:tasks.rados.rados.0.smithi080.stdout:378: writing smithi08089843-378 from 736239 to 1206409 tid 1 2023-12-01T04:55:16.077 INFO:tasks.rados.rados.0.smithi080.stdout:378: writing smithi08089843-378 from 1728182 to 2299964 tid 2 2023-12-01T04:55:16.077 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:16.077 INFO:tasks.rados.rados.0.smithi080.stdout:363: finishing write tid 2 to smithi08089843-363 2023-12-01T04:55:16.077 INFO:tasks.rados.rados.0.smithi080.stdout:363: finishing write tid 3 to smithi08089843-363 2023-12-01T04:55:16.077 INFO:tasks.rados.rados.0.smithi080.stdout:363: finishing write tid 4 to smithi08089843-363 2023-12-01T04:55:16.077 INFO:tasks.rados.rados.0.smithi080.stdout:363: oid 363 updating version 0 to 70 2023-12-01T04:55:16.077 INFO:tasks.rados.rados.0.smithi080.stdout:363: oid 363 updating version 70 to 71 2023-12-01T04:55:16.077 INFO:tasks.rados.rados.0.smithi080.stdout:363: oid 363 version 71 is already newer than 69 2023-12-01T04:55:16.077 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 363 v 71 (ObjNum 362 snap 0 seq_num 362) dirty exists 2023-12-01T04:55:16.077 INFO:tasks.rados.rados.0.smithi080.stdout:363: left oid 363 (ObjNum 362 snap 0 seq_num 362) 2023-12-01T04:55:16.077 INFO:tasks.rados.rados.0.smithi080.stdout:364: finishing write tid 1 to smithi08089843-364 2023-12-01T04:55:16.078 INFO:tasks.rados.rados.0.smithi080.stdout:364: finishing write tid 2 to smithi08089843-364 2023-12-01T04:55:16.078 INFO:tasks.rados.rados.0.smithi080.stdout:363: done (15 left) 2023-12-01T04:55:16.078 INFO:tasks.rados.rados.0.smithi080.stdout:379: write initial oid 379 2023-12-01T04:55:16.078 INFO:tasks.rados.rados.0.smithi080.stdout:379: seq_num 378 ranges {753046=545419,1786664=431793} 2023-12-01T04:55:16.084 INFO:tasks.rados.rados.0.smithi080.stdout:379: writing smithi08089843-379 from 753046 to 1298465 tid 1 2023-12-01T04:55:16.089 INFO:tasks.rados.rados.0.smithi080.stdout:379: writing smithi08089843-379 from 1786664 to 2218457 tid 2 2023-12-01T04:55:16.089 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:16.090 INFO:tasks.rados.rados.0.smithi080.stdout:364: finishing write tid 3 to smithi08089843-364 2023-12-01T04:55:16.090 INFO:tasks.rados.rados.0.smithi080.stdout:364: finishing write tid 4 to smithi08089843-364 2023-12-01T04:55:16.090 INFO:tasks.rados.rados.0.smithi080.stdout:364: oid 364 updating version 0 to 70 2023-12-01T04:55:16.090 INFO:tasks.rados.rados.0.smithi080.stdout:364: oid 364 updating version 70 to 72 2023-12-01T04:55:16.090 INFO:tasks.rados.rados.0.smithi080.stdout:364: oid 364 version 72 is already newer than 71 2023-12-01T04:55:16.091 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 364 v 72 (ObjNum 363 snap 0 seq_num 363) dirty exists 2023-12-01T04:55:16.091 INFO:tasks.rados.rados.0.smithi080.stdout:364: left oid 364 (ObjNum 363 snap 0 seq_num 363) 2023-12-01T04:55:16.091 INFO:tasks.rados.rados.0.smithi080.stdout:365: finishing write tid 1 to smithi08089843-365 2023-12-01T04:55:16.091 INFO:tasks.rados.rados.0.smithi080.stdout:365: finishing write tid 2 to smithi08089843-365 2023-12-01T04:55:16.091 INFO:tasks.rados.rados.0.smithi080.stdout:365: finishing write tid 3 to smithi08089843-365 2023-12-01T04:55:16.091 INFO:tasks.rados.rados.0.smithi080.stdout:364: done (15 left) 2023-12-01T04:55:16.091 INFO:tasks.rados.rados.0.smithi080.stdout:380: write initial oid 380 2023-12-01T04:55:16.092 INFO:tasks.rados.rados.0.smithi080.stdout:380: seq_num 379 ranges {769853=620668,1845146=524707} 2023-12-01T04:55:16.097 INFO:tasks.rados.rados.0.smithi080.stdout:380: writing smithi08089843-380 from 769853 to 1390521 tid 1 2023-12-01T04:55:16.103 INFO:tasks.rados.rados.0.smithi080.stdout:380: writing smithi08089843-380 from 1845146 to 2369853 tid 2 2023-12-01T04:55:16.103 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:16.103 INFO:tasks.rados.rados.0.smithi080.stdout:365: finishing write tid 4 to smithi08089843-365 2023-12-01T04:55:16.104 INFO:tasks.rados.rados.0.smithi080.stdout:365: oid 365 updating version 0 to 120 2023-12-01T04:55:16.104 INFO:tasks.rados.rados.0.smithi080.stdout:365: oid 365 version 120 is already newer than 119 2023-12-01T04:55:16.104 INFO:tasks.rados.rados.0.smithi080.stdout:365: oid 365 version 120 is already newer than 118 2023-12-01T04:55:16.104 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 365 v 120 (ObjNum 364 snap 0 seq_num 364) dirty exists 2023-12-01T04:55:16.104 INFO:tasks.rados.rados.0.smithi080.stdout:365: left oid 365 (ObjNum 364 snap 0 seq_num 364) 2023-12-01T04:55:16.104 INFO:tasks.rados.rados.0.smithi080.stdout:366: finishing write tid 1 to smithi08089843-366 2023-12-01T04:55:16.104 INFO:tasks.rados.rados.0.smithi080.stdout:366: finishing write tid 2 to smithi08089843-366 2023-12-01T04:55:16.104 INFO:tasks.rados.rados.0.smithi080.stdout:366: finishing write tid 3 to smithi08089843-366 2023-12-01T04:55:16.104 INFO:tasks.rados.rados.0.smithi080.stdout:366: finishing write tid 4 to smithi08089843-366 2023-12-01T04:55:16.104 INFO:tasks.rados.rados.0.smithi080.stdout:366: oid 366 updating version 0 to 123 2023-12-01T04:55:16.104 INFO:tasks.rados.rados.0.smithi080.stdout:366: oid 366 version 123 is already newer than 122 2023-12-01T04:55:16.104 INFO:tasks.rados.rados.0.smithi080.stdout:366: oid 366 version 123 is already newer than 121 2023-12-01T04:55:16.104 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 366 v 123 (ObjNum 365 snap 0 seq_num 365) dirty exists 2023-12-01T04:55:16.104 INFO:tasks.rados.rados.0.smithi080.stdout:366: left oid 366 (ObjNum 365 snap 0 seq_num 365) 2023-12-01T04:55:16.104 INFO:tasks.rados.rados.0.smithi080.stdout:367: finishing write tid 1 to smithi08089843-367 2023-12-01T04:55:16.105 INFO:tasks.rados.rados.0.smithi080.stdout:367: finishing write tid 2 to smithi08089843-367 2023-12-01T04:55:16.105 INFO:tasks.rados.rados.0.smithi080.stdout:365: done (15 left) 2023-12-01T04:55:16.105 INFO:tasks.rados.rados.0.smithi080.stdout:366: done (14 left) 2023-12-01T04:55:16.105 INFO:tasks.rados.rados.0.smithi080.stdout:381: write initial oid 381 2023-12-01T04:55:16.105 INFO:tasks.rados.rados.0.smithi080.stdout:381: seq_num 380 ranges {786660=695917,1903628=435462} 2023-12-01T04:55:16.111 INFO:tasks.rados.rados.0.smithi080.stdout:381: writing smithi08089843-381 from 786660 to 1482577 tid 1 2023-12-01T04:55:16.116 INFO:tasks.rados.rados.0.smithi080.stdout:381: writing smithi08089843-381 from 1903628 to 2339090 tid 2 2023-12-01T04:55:16.116 INFO:tasks.rados.rados.0.smithi080.stdout:382: write initial oid 382 2023-12-01T04:55:16.116 INFO:tasks.rados.rados.0.smithi080.stdout:382: seq_num 381 ranges {403467=487519,1562110=579120} 2023-12-01T04:55:16.121 INFO:tasks.rados.rados.0.smithi080.stdout:382: writing smithi08089843-382 from 403467 to 890986 tid 1 2023-12-01T04:55:16.129 INFO:tasks.rados.rados.0.smithi080.stdout:382: writing smithi08089843-382 from 1562110 to 2141230 tid 2 2023-12-01T04:55:16.129 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:16.129 INFO:tasks.rados.rados.0.smithi080.stdout:367: finishing write tid 3 to smithi08089843-367 2023-12-01T04:55:16.129 INFO:tasks.rados.rados.0.smithi080.stdout:367: finishing write tid 4 to smithi08089843-367 2023-12-01T04:55:16.129 INFO:tasks.rados.rados.0.smithi080.stdout:367: oid 367 updating version 0 to 69 2023-12-01T04:55:16.129 INFO:tasks.rados.rados.0.smithi080.stdout:367: oid 367 version 69 is already newer than 68 2023-12-01T04:55:16.129 INFO:tasks.rados.rados.0.smithi080.stdout:367: oid 367 version 69 is already newer than 67 2023-12-01T04:55:16.129 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 367 v 69 (ObjNum 366 snap 0 seq_num 366) dirty exists 2023-12-01T04:55:16.129 INFO:tasks.rados.rados.0.smithi080.stdout:367: left oid 367 (ObjNum 366 snap 0 seq_num 366) 2023-12-01T04:55:16.129 INFO:tasks.rados.rados.0.smithi080.stdout:368: finishing write tid 1 to smithi08089843-368 2023-12-01T04:55:16.129 INFO:tasks.rados.rados.0.smithi080.stdout:368: finishing write tid 2 to smithi08089843-368 2023-12-01T04:55:16.129 INFO:tasks.rados.rados.0.smithi080.stdout:368: finishing write tid 3 to smithi08089843-368 2023-12-01T04:55:16.129 INFO:tasks.rados.rados.0.smithi080.stdout:367: done (15 left) 2023-12-01T04:55:16.130 INFO:tasks.rados.rados.0.smithi080.stdout:383: write initial oid 383 2023-12-01T04:55:16.130 INFO:tasks.rados.rados.0.smithi080.stdout:383: seq_num 382 ranges {420274=562768,1620592=439131} 2023-12-01T04:55:16.134 INFO:tasks.rados.rados.0.smithi080.stdout:383: writing smithi08089843-383 from 420274 to 983042 tid 1 2023-12-01T04:55:16.140 INFO:tasks.rados.rados.0.smithi080.stdout:383: writing smithi08089843-383 from 1620592 to 2059723 tid 2 2023-12-01T04:55:16.140 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:16.140 INFO:tasks.rados.rados.0.smithi080.stdout:368: finishing write tid 4 to smithi08089843-368 2023-12-01T04:55:16.140 INFO:tasks.rados.rados.0.smithi080.stdout:368: oid 368 updating version 0 to 70 2023-12-01T04:55:16.140 INFO:tasks.rados.rados.0.smithi080.stdout:368: oid 368 updating version 70 to 71 2023-12-01T04:55:16.140 INFO:tasks.rados.rados.0.smithi080.stdout:368: oid 368 updating version 71 to 72 2023-12-01T04:55:16.140 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 368 v 72 (ObjNum 367 snap 0 seq_num 367) dirty exists 2023-12-01T04:55:16.140 INFO:tasks.rados.rados.0.smithi080.stdout:368: left oid 368 (ObjNum 367 snap 0 seq_num 367) 2023-12-01T04:55:16.141 INFO:tasks.rados.rados.0.smithi080.stdout:369: finishing write tid 1 to smithi08089843-369 2023-12-01T04:55:16.141 INFO:tasks.rados.rados.0.smithi080.stdout:368: done (15 left) 2023-12-01T04:55:16.141 INFO:tasks.rados.rados.0.smithi080.stdout:384: write initial oid 384 2023-12-01T04:55:16.141 INFO:tasks.rados.rados.0.smithi080.stdout:384: seq_num 383 ranges {437081=638017,1679074=582789} 2023-12-01T04:55:16.146 INFO:tasks.rados.rados.0.smithi080.stdout:384: writing smithi08089843-384 from 437081 to 1075098 tid 1 2023-12-01T04:55:16.153 INFO:tasks.rados.rados.0.smithi080.stdout:384: writing smithi08089843-384 from 1679074 to 2261863 tid 2 2023-12-01T04:55:16.153 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:16.153 INFO:tasks.rados.rados.0.smithi080.stdout:369: finishing write tid 2 to smithi08089843-369 2023-12-01T04:55:16.153 INFO:tasks.rados.rados.0.smithi080.stdout:369: finishing write tid 3 to smithi08089843-369 2023-12-01T04:55:16.153 INFO:tasks.rados.rados.0.smithi080.stdout:369: finishing write tid 4 to smithi08089843-369 2023-12-01T04:55:16.153 INFO:tasks.rados.rados.0.smithi080.stdout:369: oid 369 updating version 0 to 74 2023-12-01T04:55:16.154 INFO:tasks.rados.rados.0.smithi080.stdout:369: oid 369 version 74 is already newer than 73 2023-12-01T04:55:16.154 INFO:tasks.rados.rados.0.smithi080.stdout:369: oid 369 updating version 74 to 75 2023-12-01T04:55:16.154 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 369 v 75 (ObjNum 368 snap 0 seq_num 368) dirty exists 2023-12-01T04:55:16.154 INFO:tasks.rados.rados.0.smithi080.stdout:369: left oid 369 (ObjNum 368 snap 0 seq_num 368) 2023-12-01T04:55:16.154 INFO:tasks.rados.rados.0.smithi080.stdout:370: finishing write tid 1 to smithi08089843-370 2023-12-01T04:55:16.154 INFO:tasks.rados.rados.0.smithi080.stdout:369: done (15 left) 2023-12-01T04:55:16.154 INFO:tasks.rados.rados.0.smithi080.stdout:385: write initial oid 385 2023-12-01T04:55:16.154 INFO:tasks.rados.rados.0.smithi080.stdout:385: seq_num 384 ranges {453888=713266,1737556=442800} 2023-12-01T04:55:16.160 INFO:tasks.rados.rados.0.smithi080.stdout:385: writing smithi08089843-385 from 453888 to 1167154 tid 1 2023-12-01T04:55:16.166 INFO:tasks.rados.rados.0.smithi080.stdout:385: writing smithi08089843-385 from 1737556 to 2180356 tid 2 2023-12-01T04:55:16.166 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:16.166 INFO:tasks.rados.rados.0.smithi080.stdout:370: finishing write tid 2 to smithi08089843-370 2023-12-01T04:55:16.166 INFO:tasks.rados.rados.0.smithi080.stdout:370: finishing write tid 3 to smithi08089843-370 2023-12-01T04:55:16.166 INFO:tasks.rados.rados.0.smithi080.stdout:370: finishing write tid 4 to smithi08089843-370 2023-12-01T04:55:16.166 INFO:tasks.rados.rados.0.smithi080.stdout:370: oid 370 updating version 0 to 78 2023-12-01T04:55:16.166 INFO:tasks.rados.rados.0.smithi080.stdout:370: oid 370 updating version 78 to 79 2023-12-01T04:55:16.166 INFO:tasks.rados.rados.0.smithi080.stdout:370: oid 370 updating version 79 to 80 2023-12-01T04:55:16.166 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 370 v 80 (ObjNum 369 snap 0 seq_num 369) dirty exists 2023-12-01T04:55:16.166 INFO:tasks.rados.rados.0.smithi080.stdout:370: left oid 370 (ObjNum 369 snap 0 seq_num 369) 2023-12-01T04:55:16.166 INFO:tasks.rados.rados.0.smithi080.stdout:371: finishing write tid 1 to smithi08089843-371 2023-12-01T04:55:16.166 INFO:tasks.rados.rados.0.smithi080.stdout:371: finishing write tid 2 to smithi08089843-371 2023-12-01T04:55:16.167 INFO:tasks.rados.rados.0.smithi080.stdout:370: done (15 left) 2023-12-01T04:55:16.167 INFO:tasks.rados.rados.0.smithi080.stdout:386: write initial oid 386 2023-12-01T04:55:16.167 INFO:tasks.rados.rados.0.smithi080.stdout:386: seq_num 385 ranges {470695=788515,1679685=586458} 2023-12-01T04:55:16.173 INFO:tasks.rados.rados.0.smithi080.stdout:386: writing smithi08089843-386 from 470695 to 1259210 tid 1 2023-12-01T04:55:16.179 INFO:tasks.rados.rados.0.smithi080.stdout:386: writing smithi08089843-386 from 1679685 to 2266143 tid 2 2023-12-01T04:55:16.179 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:16.179 INFO:tasks.rados.rados.0.smithi080.stdout:371: finishing write tid 3 to smithi08089843-371 2023-12-01T04:55:16.179 INFO:tasks.rados.rados.0.smithi080.stdout:371: finishing write tid 4 to smithi08089843-371 2023-12-01T04:55:16.179 INFO:tasks.rados.rados.0.smithi080.stdout:371: oid 371 updating version 0 to 126 2023-12-01T04:55:16.179 INFO:tasks.rados.rados.0.smithi080.stdout:371: oid 371 version 126 is already newer than 125 2023-12-01T04:55:16.179 INFO:tasks.rados.rados.0.smithi080.stdout:371: oid 371 version 126 is already newer than 124 2023-12-01T04:55:16.180 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 371 v 126 (ObjNum 370 snap 0 seq_num 370) dirty exists 2023-12-01T04:55:16.180 INFO:tasks.rados.rados.0.smithi080.stdout:371: left oid 371 (ObjNum 370 snap 0 seq_num 370) 2023-12-01T04:55:16.180 INFO:tasks.rados.rados.0.smithi080.stdout:372: finishing write tid 1 to smithi08089843-372 2023-12-01T04:55:16.180 INFO:tasks.rados.rados.0.smithi080.stdout:372: finishing write tid 2 to smithi08089843-372 2023-12-01T04:55:16.180 INFO:tasks.rados.rados.0.smithi080.stdout:372: finishing write tid 3 to smithi08089843-372 2023-12-01T04:55:16.180 INFO:tasks.rados.rados.0.smithi080.stdout:371: done (15 left) 2023-12-01T04:55:16.180 INFO:tasks.rados.rados.0.smithi080.stdout:387: write initial oid 387 2023-12-01T04:55:16.180 INFO:tasks.rados.rados.0.smithi080.stdout:387: seq_num 386 ranges {487502=463764,1738167=446469} 2023-12-01T04:55:16.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:55:15 smithi080 bash[28361]: audit 2023-12-01T04:55:14.492081+0000 mgr.y (mgr.24362) 195 : audit 0 from='client.24752 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:9942cfafa9f7e22e363b3f76a7fe21130085c2db", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:55:16.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:55:15 smithi080 bash[28361]: cephadm 2023-12-01T04:55:14.493652+0000 mgr.y (mgr.24362) 196 : cephadm 1 Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:9942cfafa9f7e22e363b3f76a7fe21130085c2db 2023-12-01T04:55:16.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:55:15 smithi080 bash[28361]: audit 2023-12-01T04:55:15.087582+0000 mon.c (mon.2) 128 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:55:16.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:55:15 smithi080 bash[28361]: audit 2023-12-01T04:55:15.089011+0000 mon.c (mon.2) 129 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:55:16.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:55:15 smithi080 bash[28361]: audit 2023-12-01T04:55:15.095330+0000 mon.a (mon.0) 843 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:55:16.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:55:15 smithi080 bash[28361]: cephadm 2023-12-01T04:55:15.176710+0000 mgr.y (mgr.24362) 197 : cephadm 1 Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:9942cfafa9f7e22e363b3f76a7fe21130085c2db 2023-12-01T04:55:16.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:55:15 smithi080 bash[41963]: audit 2023-12-01T04:55:14.492081+0000 mgr.y (mgr.24362) 195 : audit 0 from='client.24752 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:9942cfafa9f7e22e363b3f76a7fe21130085c2db", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:55:16.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:55:15 smithi080 bash[41963]: cephadm 2023-12-01T04:55:14.493652+0000 mgr.y (mgr.24362) 196 : cephadm 1 Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:9942cfafa9f7e22e363b3f76a7fe21130085c2db 2023-12-01T04:55:16.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:55:15 smithi080 bash[41963]: audit 2023-12-01T04:55:15.087582+0000 mon.c (mon.2) 128 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:55:16.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:55:15 smithi080 bash[41963]: audit 2023-12-01T04:55:15.089011+0000 mon.c (mon.2) 129 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:55:16.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:55:15 smithi080 bash[41963]: audit 2023-12-01T04:55:15.095330+0000 mon.a (mon.0) 843 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:55:16.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:55:15 smithi080 bash[41963]: cephadm 2023-12-01T04:55:15.176710+0000 mgr.y (mgr.24362) 197 : cephadm 1 Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:9942cfafa9f7e22e363b3f76a7fe21130085c2db 2023-12-01T04:55:16.184 INFO:tasks.rados.rados.0.smithi080.stdout:387: writing smithi08089843-387 from 487502 to 951266 tid 1 2023-12-01T04:55:16.194 INFO:tasks.rados.rados.0.smithi080.stdout:387: writing smithi08089843-387 from 1738167 to 2184636 tid 2 2023-12-01T04:55:16.194 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:16.195 INFO:tasks.rados.rados.0.smithi080.stdout:372: finishing write tid 4 to smithi08089843-372 2023-12-01T04:55:16.195 INFO:tasks.rados.rados.0.smithi080.stdout:372: oid 372 updating version 0 to 83 2023-12-01T04:55:16.195 INFO:tasks.rados.rados.0.smithi080.stdout:372: oid 372 version 83 is already newer than 81 2023-12-01T04:55:16.195 INFO:tasks.rados.rados.0.smithi080.stdout:372: oid 372 version 83 is already newer than 82 2023-12-01T04:55:16.195 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 372 v 83 (ObjNum 371 snap 0 seq_num 371) dirty exists 2023-12-01T04:55:16.195 INFO:tasks.rados.rados.0.smithi080.stdout:372: left oid 372 (ObjNum 371 snap 0 seq_num 371) 2023-12-01T04:55:16.195 INFO:tasks.rados.rados.0.smithi080.stdout:373: finishing write tid 1 to smithi08089843-373 2023-12-01T04:55:16.195 INFO:tasks.rados.rados.0.smithi080.stdout:372: done (15 left) 2023-12-01T04:55:16.195 INFO:tasks.rados.rados.0.smithi080.stdout:388: write initial oid 388 2023-12-01T04:55:16.195 INFO:tasks.rados.rados.0.smithi080.stdout:388: seq_num 387 ranges {504309=539013,1796649=590127} 2023-12-01T04:55:16.202 INFO:tasks.rados.rados.0.smithi080.stdout:388: writing smithi08089843-388 from 504309 to 1043322 tid 1 2023-12-01T04:55:16.211 INFO:tasks.rados.rados.0.smithi080.stdout:388: writing smithi08089843-388 from 1796649 to 2386776 tid 2 2023-12-01T04:55:16.211 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:16.211 INFO:tasks.rados.rados.0.smithi080.stdout:373: finishing write tid 2 to smithi08089843-373 2023-12-01T04:55:16.211 INFO:tasks.rados.rados.0.smithi080.stdout:373: finishing write tid 3 to smithi08089843-373 2023-12-01T04:55:16.211 INFO:tasks.rados.rados.0.smithi080.stdout:373: finishing write tid 4 to smithi08089843-373 2023-12-01T04:55:16.211 INFO:tasks.rados.rados.0.smithi080.stdout:373: oid 373 updating version 0 to 86 2023-12-01T04:55:16.211 INFO:tasks.rados.rados.0.smithi080.stdout:373: oid 373 version 86 is already newer than 85 2023-12-01T04:55:16.211 INFO:tasks.rados.rados.0.smithi080.stdout:373: oid 373 version 86 is already newer than 84 2023-12-01T04:55:16.211 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 373 v 86 (ObjNum 372 snap 0 seq_num 372) dirty exists 2023-12-01T04:55:16.211 INFO:tasks.rados.rados.0.smithi080.stdout:373: left oid 373 (ObjNum 372 snap 0 seq_num 372) 2023-12-01T04:55:16.211 INFO:tasks.rados.rados.0.smithi080.stdout:374: finishing write tid 1 to smithi08089843-374 2023-12-01T04:55:16.212 INFO:tasks.rados.rados.0.smithi080.stdout:374: finishing write tid 2 to smithi08089843-374 2023-12-01T04:55:16.212 INFO:tasks.rados.rados.0.smithi080.stdout:374: finishing write tid 3 to smithi08089843-374 2023-12-01T04:55:16.212 INFO:tasks.rados.rados.0.smithi080.stdout:374: finishing write tid 4 to smithi08089843-374 2023-12-01T04:55:16.212 INFO:tasks.rados.rados.0.smithi080.stdout:374: oid 374 updating version 0 to 68 2023-12-01T04:55:16.212 INFO:tasks.rados.rados.0.smithi080.stdout:374: oid 374 updating version 68 to 69 2023-12-01T04:55:16.212 INFO:tasks.rados.rados.0.smithi080.stdout:374: oid 374 updating version 69 to 70 2023-12-01T04:55:16.212 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 374 v 70 (ObjNum 373 snap 0 seq_num 373) dirty exists 2023-12-01T04:55:16.212 INFO:tasks.rados.rados.0.smithi080.stdout:374: left oid 374 (ObjNum 373 snap 0 seq_num 373) 2023-12-01T04:55:16.212 INFO:tasks.rados.rados.0.smithi080.stdout:375: finishing write tid 1 to smithi08089843-375 2023-12-01T04:55:16.212 INFO:tasks.rados.rados.0.smithi080.stdout:375: finishing write tid 2 to smithi08089843-375 2023-12-01T04:55:16.212 INFO:tasks.rados.rados.0.smithi080.stdout:375: finishing write tid 3 to smithi08089843-375 2023-12-01T04:55:16.212 INFO:tasks.rados.rados.0.smithi080.stdout:375: finishing write tid 4 to smithi08089843-375 2023-12-01T04:55:16.212 INFO:tasks.rados.rados.0.smithi080.stdout:375: oid 375 updating version 0 to 99 2023-12-01T04:55:16.212 INFO:tasks.rados.rados.0.smithi080.stdout:375: oid 375 updating version 99 to 101 2023-12-01T04:55:16.212 INFO:tasks.rados.rados.0.smithi080.stdout:375: oid 375 version 101 is already newer than 100 2023-12-01T04:55:16.213 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 375 v 101 (ObjNum 374 snap 0 seq_num 374) dirty exists 2023-12-01T04:55:16.213 INFO:tasks.rados.rados.0.smithi080.stdout:375: left oid 375 (ObjNum 374 snap 0 seq_num 374) 2023-12-01T04:55:16.213 INFO:tasks.rados.rados.0.smithi080.stdout:376: finishing write tid 1 to smithi08089843-376 2023-12-01T04:55:16.213 INFO:tasks.rados.rados.0.smithi080.stdout:376: finishing write tid 2 to smithi08089843-376 2023-12-01T04:55:16.213 INFO:tasks.rados.rados.0.smithi080.stdout:376: finishing write tid 3 to smithi08089843-376 2023-12-01T04:55:16.213 INFO:tasks.rados.rados.0.smithi080.stdout:376: finishing write tid 4 to smithi08089843-376 2023-12-01T04:55:16.213 INFO:tasks.rados.rados.0.smithi080.stdout:376: oid 376 updating version 0 to 61 2023-12-01T04:55:16.213 INFO:tasks.rados.rados.0.smithi080.stdout:376: oid 376 updating version 61 to 63 2023-12-01T04:55:16.213 INFO:tasks.rados.rados.0.smithi080.stdout:376: oid 376 version 63 is already newer than 62 2023-12-01T04:55:16.213 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 376 v 63 (ObjNum 375 snap 0 seq_num 375) dirty exists 2023-12-01T04:55:16.213 INFO:tasks.rados.rados.0.smithi080.stdout:376: left oid 376 (ObjNum 375 snap 0 seq_num 375) 2023-12-01T04:55:16.213 INFO:tasks.rados.rados.0.smithi080.stdout:377: finishing write tid 1 to smithi08089843-377 2023-12-01T04:55:16.213 INFO:tasks.rados.rados.0.smithi080.stdout:377: finishing write tid 2 to smithi08089843-377 2023-12-01T04:55:16.213 INFO:tasks.rados.rados.0.smithi080.stdout:377: finishing write tid 3 to smithi08089843-377 2023-12-01T04:55:16.213 INFO:tasks.rados.rados.0.smithi080.stdout:377: finishing write tid 4 to smithi08089843-377 2023-12-01T04:55:16.214 INFO:tasks.rados.rados.0.smithi080.stdout:377: oid 377 updating version 0 to 104 2023-12-01T04:55:16.214 INFO:tasks.rados.rados.0.smithi080.stdout:377: oid 377 version 104 is already newer than 103 2023-12-01T04:55:16.214 INFO:tasks.rados.rados.0.smithi080.stdout:377: oid 377 updating version 104 to 105 2023-12-01T04:55:16.214 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 377 v 105 (ObjNum 376 snap 0 seq_num 376) dirty exists 2023-12-01T04:55:16.214 INFO:tasks.rados.rados.0.smithi080.stdout:377: left oid 377 (ObjNum 376 snap 0 seq_num 376) 2023-12-01T04:55:16.214 INFO:tasks.rados.rados.0.smithi080.stdout:378: finishing write tid 1 to smithi08089843-378 2023-12-01T04:55:16.214 INFO:tasks.rados.rados.0.smithi080.stdout:378: finishing write tid 2 to smithi08089843-378 2023-12-01T04:55:16.214 INFO:tasks.rados.rados.0.smithi080.stdout:373: done (15 left) 2023-12-01T04:55:16.214 INFO:tasks.rados.rados.0.smithi080.stdout:374: done (14 left) 2023-12-01T04:55:16.214 INFO:tasks.rados.rados.0.smithi080.stdout:375: done (13 left) 2023-12-01T04:55:16.214 INFO:tasks.rados.rados.0.smithi080.stdout:376: done (12 left) 2023-12-01T04:55:16.214 INFO:tasks.rados.rados.0.smithi080.stdout:377: done (11 left) 2023-12-01T04:55:16.214 INFO:tasks.rados.rados.0.smithi080.stdout:389: write initial oid 389 2023-12-01T04:55:16.214 INFO:tasks.rados.rados.0.smithi080.stdout:389: seq_num 388 ranges {521116=730615,1971484=549632} 2023-12-01T04:55:16.223 INFO:tasks.rados.rados.0.smithi080.stdout:389: writing smithi08089843-389 from 521116 to 1251731 tid 1 2023-12-01T04:55:16.230 INFO:tasks.rados.rados.0.smithi080.stdout:389: writing smithi08089843-389 from 1971484 to 2521116 tid 2 2023-12-01T04:55:16.230 INFO:tasks.rados.rados.0.smithi080.stdout:390: write initial oid 390 2023-12-01T04:55:16.230 INFO:tasks.rados.rados.0.smithi080.stdout:390: seq_num 389 ranges {537923=405864,1513613=593796} 2023-12-01T04:55:16.237 INFO:tasks.rados.rados.0.smithi080.stdout:390: writing smithi08089843-390 from 537923 to 943787 tid 1 2023-12-01T04:55:16.244 INFO:tasks.rados.rados.0.smithi080.stdout:390: writing smithi08089843-390 from 1513613 to 2107409 tid 2 2023-12-01T04:55:16.244 INFO:tasks.rados.rados.0.smithi080.stdout:391: write initial oid 391 2023-12-01T04:55:16.244 INFO:tasks.rados.rados.0.smithi080.stdout:391: seq_num 390 ranges {554730=481113,1572095=737454} 2023-12-01T04:55:16.250 INFO:tasks.rados.rados.0.smithi080.stdout:391: writing smithi08089843-391 from 554730 to 1035843 tid 1 2023-12-01T04:55:16.258 INFO:tasks.rados.rados.0.smithi080.stdout:391: writing smithi08089843-391 from 1572095 to 2309549 tid 2 2023-12-01T04:55:16.258 INFO:tasks.rados.rados.0.smithi080.stdout:392: write initial oid 392 2023-12-01T04:55:16.258 INFO:tasks.rados.rados.0.smithi080.stdout:392: seq_num 391 ranges {571537=556362,1630577=597465} 2023-12-01T04:55:16.264 INFO:tasks.rados.rados.0.smithi080.stdout:392: writing smithi08089843-392 from 571537 to 1127899 tid 1 2023-12-01T04:55:16.271 INFO:tasks.rados.rados.0.smithi080.stdout:392: writing smithi08089843-392 from 1630577 to 2228042 tid 2 2023-12-01T04:55:16.271 INFO:tasks.rados.rados.0.smithi080.stdout:393: write initial oid 393 2023-12-01T04:55:16.271 INFO:tasks.rados.rados.0.smithi080.stdout:393: seq_num 392 ranges {588344=631611,1689059=741123} 2023-12-01T04:55:16.278 INFO:tasks.rados.rados.0.smithi080.stdout:393: writing smithi08089843-393 from 588344 to 1219955 tid 1 2023-12-01T04:55:16.286 INFO:tasks.rados.rados.0.smithi080.stdout:393: writing smithi08089843-393 from 1689059 to 2430182 tid 2 2023-12-01T04:55:16.286 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:16.286 INFO:tasks.rados.rados.0.smithi080.stdout:378: finishing write tid 3 to smithi08089843-378 2023-12-01T04:55:16.286 INFO:tasks.rados.rados.0.smithi080.stdout:378: finishing write tid 4 to smithi08089843-378 2023-12-01T04:55:16.286 INFO:tasks.rados.rados.0.smithi080.stdout:378: oid 378 updating version 0 to 73 2023-12-01T04:55:16.286 INFO:tasks.rados.rados.0.smithi080.stdout:378: oid 378 updating version 73 to 74 2023-12-01T04:55:16.286 INFO:tasks.rados.rados.0.smithi080.stdout:378: oid 378 version 74 is already newer than 72 2023-12-01T04:55:16.286 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 378 v 74 (ObjNum 377 snap 0 seq_num 377) dirty exists 2023-12-01T04:55:16.286 INFO:tasks.rados.rados.0.smithi080.stdout:378: left oid 378 (ObjNum 377 snap 0 seq_num 377) 2023-12-01T04:55:16.286 INFO:tasks.rados.rados.0.smithi080.stdout:379: finishing write tid 1 to smithi08089843-379 2023-12-01T04:55:16.286 INFO:tasks.rados.rados.0.smithi080.stdout:379: finishing write tid 2 to smithi08089843-379 2023-12-01T04:55:16.286 INFO:tasks.rados.rados.0.smithi080.stdout:379: finishing write tid 3 to smithi08089843-379 2023-12-01T04:55:16.287 INFO:tasks.rados.rados.0.smithi080.stdout:379: finishing write tid 4 to smithi08089843-379 2023-12-01T04:55:16.287 INFO:tasks.rados.rados.0.smithi080.stdout:379: oid 379 updating version 0 to 109 2023-12-01T04:55:16.287 INFO:tasks.rados.rados.0.smithi080.stdout:379: oid 379 version 109 is already newer than 107 2023-12-01T04:55:16.287 INFO:tasks.rados.rados.0.smithi080.stdout:379: oid 379 version 109 is already newer than 108 2023-12-01T04:55:16.287 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 379 v 109 (ObjNum 378 snap 0 seq_num 378) dirty exists 2023-12-01T04:55:16.287 INFO:tasks.rados.rados.0.smithi080.stdout:379: left oid 379 (ObjNum 378 snap 0 seq_num 378) 2023-12-01T04:55:16.287 INFO:tasks.rados.rados.0.smithi080.stdout:380: finishing write tid 1 to smithi08089843-380 2023-12-01T04:55:16.287 INFO:tasks.rados.rados.0.smithi080.stdout:380: finishing write tid 2 to smithi08089843-380 2023-12-01T04:55:16.287 INFO:tasks.rados.rados.0.smithi080.stdout:380: finishing write tid 3 to smithi08089843-380 2023-12-01T04:55:16.287 INFO:tasks.rados.rados.0.smithi080.stdout:378: done (15 left) 2023-12-01T04:55:16.287 INFO:tasks.rados.rados.0.smithi080.stdout:379: done (14 left) 2023-12-01T04:55:16.287 INFO:tasks.rados.rados.0.smithi080.stdout:394: write initial oid 394 2023-12-01T04:55:16.287 INFO:tasks.rados.rados.0.smithi080.stdout:394: seq_num 393 ranges {605151=706860,2031188=573963} 2023-12-01T04:55:16.293 INFO:tasks.rados.rados.0.smithi080.stdout:394: writing smithi08089843-394 from 605151 to 1312011 tid 1 2023-12-01T04:55:16.300 INFO:tasks.rados.rados.0.smithi080.stdout:394: writing smithi08089843-394 from 2031188 to 2605151 tid 2 2023-12-01T04:55:16.300 INFO:tasks.rados.rados.0.smithi080.stdout:395: write initial oid 395 2023-12-01T04:55:16.300 INFO:tasks.rados.rados.0.smithi080.stdout:395: seq_num 394 ranges {621958=782109,2089670=532288} 2023-12-01T04:55:16.310 INFO:tasks.rados.rados.0.smithi080.stdout:395: writing smithi08089843-395 from 621958 to 1404067 tid 1 2023-12-01T04:55:16.318 INFO:tasks.rados.rados.0.smithi080.stdout:395: writing smithi08089843-395 from 2089670 to 2621958 tid 2 2023-12-01T04:55:16.318 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:16.318 INFO:tasks.rados.rados.0.smithi080.stdout:380: finishing write tid 4 to smithi08089843-380 2023-12-01T04:55:16.318 INFO:tasks.rados.rados.0.smithi080.stdout:380: oid 380 updating version 0 to 82 2023-12-01T04:55:16.318 INFO:tasks.rados.rados.0.smithi080.stdout:380: oid 380 updating version 82 to 84 2023-12-01T04:55:16.318 INFO:tasks.rados.rados.0.smithi080.stdout:380: oid 380 version 84 is already newer than 83 2023-12-01T04:55:16.318 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 380 v 84 (ObjNum 379 snap 0 seq_num 379) dirty exists 2023-12-01T04:55:16.318 INFO:tasks.rados.rados.0.smithi080.stdout:380: left oid 380 (ObjNum 379 snap 0 seq_num 379) 2023-12-01T04:55:16.318 INFO:tasks.rados.rados.0.smithi080.stdout:380: done (15 left) 2023-12-01T04:55:16.318 INFO:tasks.rados.rados.0.smithi080.stdout:396: write initial oid 396 2023-12-01T04:55:16.318 INFO:tasks.rados.rados.0.smithi080.stdout:396: seq_num 395 ranges {638765=457358,1748152=604803} 2023-12-01T04:55:16.325 INFO:tasks.rados.rados.0.smithi080.stdout:396: writing smithi08089843-396 from 638765 to 1096123 tid 1 2023-12-01T04:55:16.333 INFO:tasks.rados.rados.0.smithi080.stdout:396: writing smithi08089843-396 from 1748152 to 2352955 tid 2 2023-12-01T04:55:16.334 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:16.334 INFO:tasks.rados.rados.0.smithi080.stdout:381: finishing write tid 1 to smithi08089843-381 2023-12-01T04:55:16.334 INFO:tasks.rados.rados.0.smithi080.stdout:381: finishing write tid 2 to smithi08089843-381 2023-12-01T04:55:16.334 INFO:tasks.rados.rados.0.smithi080.stdout:381: finishing write tid 3 to smithi08089843-381 2023-12-01T04:55:16.334 INFO:tasks.rados.rados.0.smithi080.stdout:381: finishing write tid 4 to smithi08089843-381 2023-12-01T04:55:16.334 INFO:tasks.rados.rados.0.smithi080.stdout:381: oid 381 updating version 0 to 67 2023-12-01T04:55:16.334 INFO:tasks.rados.rados.0.smithi080.stdout:381: oid 381 updating version 67 to 69 2023-12-01T04:55:16.334 INFO:tasks.rados.rados.0.smithi080.stdout:381: oid 381 version 69 is already newer than 68 2023-12-01T04:55:16.334 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 381 v 69 (ObjNum 380 snap 0 seq_num 380) dirty exists 2023-12-01T04:55:16.334 INFO:tasks.rados.rados.0.smithi080.stdout:381: left oid 381 (ObjNum 380 snap 0 seq_num 380) 2023-12-01T04:55:16.334 INFO:tasks.rados.rados.0.smithi080.stdout:382: finishing write tid 1 to smithi08089843-382 2023-12-01T04:55:16.334 INFO:tasks.rados.rados.0.smithi080.stdout:381: done (15 left) 2023-12-01T04:55:16.335 INFO:tasks.rados.rados.0.smithi080.stdout:397: write initial oid 397 2023-12-01T04:55:16.335 INFO:tasks.rados.rados.0.smithi080.stdout:397: seq_num 396 ranges {655572=648960,1922987=732585} 2023-12-01T04:55:16.341 INFO:tasks.rados.rados.0.smithi080.stdout:397: writing smithi08089843-397 from 655572 to 1304532 tid 1 2023-12-01T04:55:16.349 INFO:tasks.rados.rados.0.smithi080.stdout:397: writing smithi08089843-397 from 1922987 to 2655572 tid 2 2023-12-01T04:55:16.349 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:16.350 INFO:tasks.rados.rados.0.smithi080.stdout:382: finishing write tid 2 to smithi08089843-382 2023-12-01T04:55:16.350 INFO:tasks.rados.rados.0.smithi080.stdout:382: finishing write tid 3 to smithi08089843-382 2023-12-01T04:55:16.350 INFO:tasks.rados.rados.0.smithi080.stdout:382: finishing write tid 4 to smithi08089843-382 2023-12-01T04:55:16.350 INFO:tasks.rados.rados.0.smithi080.stdout:382: oid 382 updating version 0 to 78 2023-12-01T04:55:16.350 INFO:tasks.rados.rados.0.smithi080.stdout:382: oid 382 version 78 is already newer than 76 2023-12-01T04:55:16.350 INFO:tasks.rados.rados.0.smithi080.stdout:382: oid 382 version 78 is already newer than 77 2023-12-01T04:55:16.350 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 382 v 78 (ObjNum 381 snap 0 seq_num 381) dirty exists 2023-12-01T04:55:16.350 INFO:tasks.rados.rados.0.smithi080.stdout:382: left oid 382 (ObjNum 381 snap 0 seq_num 381) 2023-12-01T04:55:16.350 INFO:tasks.rados.rados.0.smithi080.stdout:383: finishing write tid 1 to smithi08089843-383 2023-12-01T04:55:16.350 INFO:tasks.rados.rados.0.smithi080.stdout:383: finishing write tid 2 to smithi08089843-383 2023-12-01T04:55:16.350 INFO:tasks.rados.rados.0.smithi080.stdout:383: finishing write tid 3 to smithi08089843-383 2023-12-01T04:55:16.350 INFO:tasks.rados.rados.0.smithi080.stdout:383: finishing write tid 4 to smithi08089843-383 2023-12-01T04:55:16.350 INFO:tasks.rados.rados.0.smithi080.stdout:383: oid 383 updating version 0 to 71 2023-12-01T04:55:16.350 INFO:tasks.rados.rados.0.smithi080.stdout:383: oid 383 updating version 71 to 72 2023-12-01T04:55:16.351 INFO:tasks.rados.rados.0.smithi080.stdout:383: oid 383 updating version 72 to 73 2023-12-01T04:55:16.351 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 383 v 73 (ObjNum 382 snap 0 seq_num 382) dirty exists 2023-12-01T04:55:16.351 INFO:tasks.rados.rados.0.smithi080.stdout:383: left oid 383 (ObjNum 382 snap 0 seq_num 382) 2023-12-01T04:55:16.351 INFO:tasks.rados.rados.0.smithi080.stdout:384: finishing write tid 1 to smithi08089843-384 2023-12-01T04:55:16.351 INFO:tasks.rados.rados.0.smithi080.stdout:384: finishing write tid 2 to smithi08089843-384 2023-12-01T04:55:16.351 INFO:tasks.rados.rados.0.smithi080.stdout:384: finishing write tid 3 to smithi08089843-384 2023-12-01T04:55:16.351 INFO:tasks.rados.rados.0.smithi080.stdout:384: finishing write tid 4 to smithi08089843-384 2023-12-01T04:55:16.351 INFO:tasks.rados.rados.0.smithi080.stdout:384: oid 384 updating version 0 to 127 2023-12-01T04:55:16.351 INFO:tasks.rados.rados.0.smithi080.stdout:384: oid 384 updating version 127 to 129 2023-12-01T04:55:16.351 INFO:tasks.rados.rados.0.smithi080.stdout:384: oid 384 version 129 is already newer than 128 2023-12-01T04:55:16.351 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 384 v 129 (ObjNum 383 snap 0 seq_num 383) dirty exists 2023-12-01T04:55:16.351 INFO:tasks.rados.rados.0.smithi080.stdout:384: left oid 384 (ObjNum 383 snap 0 seq_num 383) 2023-12-01T04:55:16.351 INFO:tasks.rados.rados.0.smithi080.stdout:385: finishing write tid 1 to smithi08089843-385 2023-12-01T04:55:16.351 INFO:tasks.rados.rados.0.smithi080.stdout:382: done (15 left) 2023-12-01T04:55:16.352 INFO:tasks.rados.rados.0.smithi080.stdout:383: done (14 left) 2023-12-01T04:55:16.352 INFO:tasks.rados.rados.0.smithi080.stdout:384: done (13 left) 2023-12-01T04:55:16.352 INFO:tasks.rados.rados.0.smithi080.stdout:398: write initial oid 398 2023-12-01T04:55:16.352 INFO:tasks.rados.rados.0.smithi080.stdout:398: seq_num 397 ranges {672379=724209,1865116=608472} 2023-12-01T04:55:16.357 INFO:tasks.rados.rados.0.smithi080.stdout:398: writing smithi08089843-398 from 672379 to 1396588 tid 1 2023-12-01T04:55:16.363 INFO:tasks.rados.rados.0.smithi080.stdout:398: writing smithi08089843-398 from 1865116 to 2473588 tid 2 2023-12-01T04:55:16.363 INFO:tasks.rados.rados.0.smithi080.stdout:399: write initial oid 399 2023-12-01T04:55:16.363 INFO:tasks.rados.rados.0.smithi080.stdout:399: seq_num 398 ranges {689186=799458,1923598=752130} 2023-12-01T04:55:16.373 INFO:tasks.rados.rados.0.smithi080.stdout:399: writing smithi08089843-399 from 689186 to 1488644 tid 1 2023-12-01T04:55:16.381 INFO:tasks.rados.rados.0.smithi080.stdout:399: writing smithi08089843-399 from 1923598 to 2675728 tid 2 2023-12-01T04:55:16.381 INFO:tasks.rados.rados.0.smithi080.stdout:400: write initial oid 400 2023-12-01T04:55:16.381 INFO:tasks.rados.rados.0.smithi080.stdout:400: seq_num 399 ranges {705993=474707,1582080=612141} 2023-12-01T04:55:16.387 INFO:tasks.rados.rados.0.smithi080.stdout:400: writing smithi08089843-400 from 705993 to 1180700 tid 1 2023-12-01T04:55:16.393 INFO:tasks.rados.rados.0.smithi080.stdout:400: writing smithi08089843-400 from 1582080 to 2194221 tid 2 2023-12-01T04:55:16.393 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:16.394 INFO:tasks.rados.rados.0.smithi080.stdout:385: finishing write tid 2 to smithi08089843-385 2023-12-01T04:55:16.394 INFO:tasks.rados.rados.0.smithi080.stdout:385: finishing write tid 3 to smithi08089843-385 2023-12-01T04:55:16.394 INFO:tasks.rados.rados.0.smithi080.stdout:385: finishing write tid 4 to smithi08089843-385 2023-12-01T04:55:16.394 INFO:tasks.rados.rados.0.smithi080.stdout:385: oid 385 updating version 0 to 59 2023-12-01T04:55:16.394 INFO:tasks.rados.rados.0.smithi080.stdout:385: oid 385 updating version 59 to 60 2023-12-01T04:55:16.394 INFO:tasks.rados.rados.0.smithi080.stdout:385: oid 385 version 60 is already newer than 58 2023-12-01T04:55:16.394 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 385 v 60 (ObjNum 384 snap 0 seq_num 384) dirty exists 2023-12-01T04:55:16.394 INFO:tasks.rados.rados.0.smithi080.stdout:385: left oid 385 (ObjNum 384 snap 0 seq_num 384) 2023-12-01T04:55:16.394 INFO:tasks.rados.rados.0.smithi080.stdout:386: finishing write tid 1 to smithi08089843-386 2023-12-01T04:55:16.394 INFO:tasks.rados.rados.0.smithi080.stdout:386: finishing write tid 2 to smithi08089843-386 2023-12-01T04:55:16.394 INFO:tasks.rados.rados.0.smithi080.stdout:386: finishing write tid 3 to smithi08089843-386 2023-12-01T04:55:16.394 INFO:tasks.rados.rados.0.smithi080.stdout:386: finishing write tid 4 to smithi08089843-386 2023-12-01T04:55:16.394 INFO:tasks.rados.rados.0.smithi080.stdout:386: oid 386 updating version 0 to 85 2023-12-01T04:55:16.394 INFO:tasks.rados.rados.0.smithi080.stdout:386: oid 386 updating version 85 to 86 2023-12-01T04:55:16.395 INFO:tasks.rados.rados.0.smithi080.stdout:386: oid 386 updating version 86 to 87 2023-12-01T04:55:16.395 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 386 v 87 (ObjNum 385 snap 0 seq_num 385) dirty exists 2023-12-01T04:55:16.395 INFO:tasks.rados.rados.0.smithi080.stdout:386: left oid 386 (ObjNum 385 snap 0 seq_num 385) 2023-12-01T04:55:16.395 INFO:tasks.rados.rados.0.smithi080.stdout:387: finishing write tid 1 to smithi08089843-387 2023-12-01T04:55:16.395 INFO:tasks.rados.rados.0.smithi080.stdout:387: finishing write tid 2 to smithi08089843-387 2023-12-01T04:55:16.395 INFO:tasks.rados.rados.0.smithi080.stdout:385: done (15 left) 2023-12-01T04:55:16.395 INFO:tasks.rados.rados.0.smithi080.stdout:386: done (14 left) 2023-12-01T04:55:16.395 INFO:tasks.rados.rados.0.smithi080.stdout:401: write initial oid 401 2023-12-01T04:55:16.395 INFO:tasks.rados.rados.0.smithi080.stdout:401: seq_num 400 ranges {722800=549956,2040562=682238} 2023-12-01T04:55:16.400 INFO:tasks.rados.rados.0.smithi080.stdout:401: writing smithi08089843-401 from 722800 to 1272756 tid 1 2023-12-01T04:55:16.409 INFO:tasks.rados.rados.0.smithi080.stdout:401: writing smithi08089843-401 from 2040562 to 2722800 tid 2 2023-12-01T04:55:16.409 INFO:tasks.rados.rados.0.smithi080.stdout:402: write initial oid 402 2023-12-01T04:55:16.409 INFO:tasks.rados.rados.0.smithi080.stdout:402: seq_num 401 ranges {739607=625205,1982691=499457} 2023-12-01T04:55:16.417 INFO:tasks.rados.rados.0.smithi080.stdout:402: writing smithi08089843-402 from 739607 to 1364812 tid 1 2023-12-01T04:55:16.424 INFO:tasks.rados.rados.0.smithi080.stdout:402: writing smithi08089843-402 from 1982691 to 2482148 tid 2 2023-12-01T04:55:16.424 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:16.424 INFO:tasks.rados.rados.0.smithi080.stdout:387: finishing write tid 3 to smithi08089843-387 2023-12-01T04:55:16.424 INFO:tasks.rados.rados.0.smithi080.stdout:387: finishing write tid 4 to smithi08089843-387 2023-12-01T04:55:16.424 INFO:tasks.rados.rados.0.smithi080.stdout:387: oid 387 updating version 0 to 75 2023-12-01T04:55:16.425 INFO:tasks.rados.rados.0.smithi080.stdout:387: oid 387 version 75 is already newer than 74 2023-12-01T04:55:16.425 INFO:tasks.rados.rados.0.smithi080.stdout:387: oid 387 updating version 75 to 76 2023-12-01T04:55:16.425 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 387 v 76 (ObjNum 386 snap 0 seq_num 386) dirty exists 2023-12-01T04:55:16.425 INFO:tasks.rados.rados.0.smithi080.stdout:387: left oid 387 (ObjNum 386 snap 0 seq_num 386) 2023-12-01T04:55:16.425 INFO:tasks.rados.rados.0.smithi080.stdout:388: finishing write tid 1 to smithi08089843-388 2023-12-01T04:55:16.425 INFO:tasks.rados.rados.0.smithi080.stdout:388: finishing write tid 2 to smithi08089843-388 2023-12-01T04:55:16.425 INFO:tasks.rados.rados.0.smithi080.stdout:387: done (15 left) 2023-12-01T04:55:16.425 INFO:tasks.rados.rados.0.smithi080.stdout:403: write initial oid 403 2023-12-01T04:55:16.425 INFO:tasks.rados.rados.0.smithi080.stdout:403: seq_num 402 ranges {756414=700454,2041173=715241} 2023-12-01T04:55:16.433 INFO:tasks.rados.rados.0.smithi080.stdout:403: writing smithi08089843-403 from 756414 to 1456868 tid 1 2023-12-01T04:55:16.441 INFO:tasks.rados.rados.0.smithi080.stdout:403: writing smithi08089843-403 from 2041173 to 2756414 tid 2 2023-12-01T04:55:16.442 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:16.442 INFO:tasks.rados.rados.0.smithi080.stdout:388: finishing write tid 3 to smithi08089843-388 2023-12-01T04:55:16.442 INFO:tasks.rados.rados.0.smithi080.stdout:388: finishing write tid 4 to smithi08089843-388 2023-12-01T04:55:16.442 INFO:tasks.rados.rados.0.smithi080.stdout:388: oid 388 updating version 0 to 74 2023-12-01T04:55:16.442 INFO:tasks.rados.rados.0.smithi080.stdout:388: oid 388 updating version 74 to 75 2023-12-01T04:55:16.442 INFO:tasks.rados.rados.0.smithi080.stdout:388: oid 388 version 75 is already newer than 73 2023-12-01T04:55:16.442 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 388 v 75 (ObjNum 387 snap 0 seq_num 387) dirty exists 2023-12-01T04:55:16.442 INFO:tasks.rados.rados.0.smithi080.stdout:388: left oid 388 (ObjNum 387 snap 0 seq_num 387) 2023-12-01T04:55:16.442 INFO:tasks.rados.rados.0.smithi080.stdout:389: finishing write tid 1 to smithi08089843-389 2023-12-01T04:55:16.442 INFO:tasks.rados.rados.0.smithi080.stdout:389: finishing write tid 2 to smithi08089843-389 2023-12-01T04:55:16.442 INFO:tasks.rados.rados.0.smithi080.stdout:389: finishing write tid 3 to smithi08089843-389 2023-12-01T04:55:16.442 INFO:tasks.rados.rados.0.smithi080.stdout:389: finishing write tid 4 to smithi08089843-389 2023-12-01T04:55:16.442 INFO:tasks.rados.rados.0.smithi080.stdout:389: oid 389 updating version 0 to 78 2023-12-01T04:55:16.442 INFO:tasks.rados.rados.0.smithi080.stdout:389: oid 389 version 78 is already newer than 76 2023-12-01T04:55:16.443 INFO:tasks.rados.rados.0.smithi080.stdout:389: oid 389 version 78 is already newer than 77 2023-12-01T04:55:16.443 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 389 v 78 (ObjNum 388 snap 0 seq_num 388) dirty exists 2023-12-01T04:55:16.443 INFO:tasks.rados.rados.0.smithi080.stdout:389: left oid 389 (ObjNum 388 snap 0 seq_num 388) 2023-12-01T04:55:16.443 INFO:tasks.rados.rados.0.smithi080.stdout:390: finishing write tid 1 to smithi08089843-390 2023-12-01T04:55:16.443 INFO:tasks.rados.rados.0.smithi080.stdout:390: finishing write tid 2 to smithi08089843-390 2023-12-01T04:55:16.443 INFO:tasks.rados.rados.0.smithi080.stdout:390: finishing write tid 3 to smithi08089843-390 2023-12-01T04:55:16.443 INFO:tasks.rados.rados.0.smithi080.stdout:390: finishing write tid 4 to smithi08089843-390 2023-12-01T04:55:16.443 INFO:tasks.rados.rados.0.smithi080.stdout:390: oid 390 updating version 0 to 81 2023-12-01T04:55:16.443 INFO:tasks.rados.rados.0.smithi080.stdout:390: oid 390 version 81 is already newer than 79 2023-12-01T04:55:16.443 INFO:tasks.rados.rados.0.smithi080.stdout:390: oid 390 version 81 is already newer than 80 2023-12-01T04:55:16.443 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 390 v 81 (ObjNum 389 snap 0 seq_num 389) dirty exists 2023-12-01T04:55:16.443 INFO:tasks.rados.rados.0.smithi080.stdout:390: left oid 390 (ObjNum 389 snap 0 seq_num 389) 2023-12-01T04:55:16.443 INFO:tasks.rados.rados.0.smithi080.stdout:391: finishing write tid 1 to smithi08089843-391 2023-12-01T04:55:16.443 INFO:tasks.rados.rados.0.smithi080.stdout:391: finishing write tid 2 to smithi08089843-391 2023-12-01T04:55:16.443 INFO:tasks.rados.rados.0.smithi080.stdout:391: finishing write tid 3 to smithi08089843-391 2023-12-01T04:55:16.444 INFO:tasks.rados.rados.0.smithi080.stdout:391: finishing write tid 4 to smithi08089843-391 2023-12-01T04:55:16.444 INFO:tasks.rados.rados.0.smithi080.stdout:391: oid 391 updating version 0 to 75 2023-12-01T04:55:16.444 INFO:tasks.rados.rados.0.smithi080.stdout:391: oid 391 updating version 75 to 77 2023-12-01T04:55:16.444 INFO:tasks.rados.rados.0.smithi080.stdout:391: oid 391 version 77 is already newer than 76 2023-12-01T04:55:16.444 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 391 v 77 (ObjNum 390 snap 0 seq_num 390) dirty exists 2023-12-01T04:55:16.444 INFO:tasks.rados.rados.0.smithi080.stdout:391: left oid 391 (ObjNum 390 snap 0 seq_num 390) 2023-12-01T04:55:16.444 INFO:tasks.rados.rados.0.smithi080.stdout:388: done (15 left) 2023-12-01T04:55:16.444 INFO:tasks.rados.rados.0.smithi080.stdout:389: done (14 left) 2023-12-01T04:55:16.444 INFO:tasks.rados.rados.0.smithi080.stdout:390: done (13 left) 2023-12-01T04:55:16.444 INFO:tasks.rados.rados.0.smithi080.stdout:391: done (12 left) 2023-12-01T04:55:16.444 INFO:tasks.rados.rados.0.smithi080.stdout:404: write initial oid 404 2023-12-01T04:55:16.444 INFO:tasks.rados.rados.0.smithi080.stdout:404: seq_num 403 ranges {773221=492056,1816008=503126} 2023-12-01T04:55:16.448 INFO:tasks.rados.rados.0.smithi080.stdout:404: writing smithi08089843-404 from 773221 to 1265277 tid 1 2023-12-01T04:55:16.454 INFO:tasks.rados.rados.0.smithi080.stdout:404: writing smithi08089843-404 from 1816008 to 2319134 tid 2 2023-12-01T04:55:16.455 INFO:tasks.rados.rados.0.smithi080.stdout:405: write initial oid 405 2023-12-01T04:55:16.455 INFO:tasks.rados.rados.0.smithi080.stdout:405: seq_num 404 ranges {790028=567305,1874490=763137} 2023-12-01T04:55:16.462 INFO:tasks.rados.rados.0.smithi080.stdout:405: writing smithi08089843-405 from 790028 to 1357333 tid 1 2023-12-01T04:55:16.471 INFO:tasks.rados.rados.0.smithi080.stdout:405: writing smithi08089843-405 from 1874490 to 2637627 tid 2 2023-12-01T04:55:16.471 INFO:tasks.rados.rados.0.smithi080.stdout:406: write initial oid 406 2023-12-01T04:55:16.471 INFO:tasks.rados.rados.0.smithi080.stdout:406: seq_num 405 ranges {406835=642554,1532972=506795,2772312=34523} 2023-12-01T04:55:16.478 INFO:tasks.rados.rados.0.smithi080.stdout:406: writing smithi08089843-406 from 406835 to 1049389 tid 1 2023-12-01T04:55:16.484 INFO:tasks.rados.rados.0.smithi080.stdout:406: writing smithi08089843-406 from 1532972 to 2039767 tid 2 2023-12-01T04:55:16.488 INFO:tasks.rados.rados.0.smithi080.stdout:406: writing smithi08089843-406 from 2772312 to 2806835 tid 3 2023-12-01T04:55:16.489 INFO:tasks.rados.rados.0.smithi080.stdout:407: write initial oid 407 2023-12-01T04:55:16.489 INFO:tasks.rados.rados.0.smithi080.stdout:407: seq_num 406 ranges {423642=717803,1875101=766806} 2023-12-01T04:55:16.495 INFO:tasks.rados.rados.0.smithi080.stdout:407: writing smithi08089843-407 from 423642 to 1141445 tid 1 2023-12-01T04:55:16.504 INFO:tasks.rados.rados.0.smithi080.stdout:407: writing smithi08089843-407 from 1875101 to 2641907 tid 2 2023-12-01T04:55:16.504 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:16.505 INFO:tasks.rados.rados.0.smithi080.stdout:392: finishing write tid 1 to smithi08089843-392 2023-12-01T04:55:16.505 INFO:tasks.rados.rados.0.smithi080.stdout:392: finishing write tid 2 to smithi08089843-392 2023-12-01T04:55:16.505 INFO:tasks.rados.rados.0.smithi080.stdout:392: finishing write tid 3 to smithi08089843-392 2023-12-01T04:55:16.505 INFO:tasks.rados.rados.0.smithi080.stdout:392: finishing write tid 4 to smithi08089843-392 2023-12-01T04:55:16.505 INFO:tasks.rados.rados.0.smithi080.stdout:392: oid 392 updating version 0 to 91 2023-12-01T04:55:16.505 INFO:tasks.rados.rados.0.smithi080.stdout:392: oid 392 version 91 is already newer than 90 2023-12-01T04:55:16.505 INFO:tasks.rados.rados.0.smithi080.stdout:392: oid 392 updating version 91 to 92 2023-12-01T04:55:16.505 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 392 v 92 (ObjNum 391 snap 0 seq_num 391) dirty exists 2023-12-01T04:55:16.506 INFO:tasks.rados.rados.0.smithi080.stdout:392: left oid 392 (ObjNum 391 snap 0 seq_num 391) 2023-12-01T04:55:16.506 INFO:tasks.rados.rados.0.smithi080.stdout:393: finishing write tid 1 to smithi08089843-393 2023-12-01T04:55:16.506 INFO:tasks.rados.rados.0.smithi080.stdout:393: finishing write tid 2 to smithi08089843-393 2023-12-01T04:55:16.506 INFO:tasks.rados.rados.0.smithi080.stdout:393: finishing write tid 3 to smithi08089843-393 2023-12-01T04:55:16.506 INFO:tasks.rados.rados.0.smithi080.stdout:393: finishing write tid 4 to smithi08089843-393 2023-12-01T04:55:16.507 INFO:tasks.rados.rados.0.smithi080.stdout:393: oid 393 updating version 0 to 111 2023-12-01T04:55:16.507 INFO:tasks.rados.rados.0.smithi080.stdout:393: oid 393 version 111 is already newer than 110 2023-12-01T04:55:16.507 INFO:tasks.rados.rados.0.smithi080.stdout:393: oid 393 updating version 111 to 112 2023-12-01T04:55:16.507 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 393 v 112 (ObjNum 392 snap 0 seq_num 392) dirty exists 2023-12-01T04:55:16.507 INFO:tasks.rados.rados.0.smithi080.stdout:393: left oid 393 (ObjNum 392 snap 0 seq_num 392) 2023-12-01T04:55:16.507 INFO:tasks.rados.rados.0.smithi080.stdout:394: finishing write tid 1 to smithi08089843-394 2023-12-01T04:55:16.507 INFO:tasks.rados.rados.0.smithi080.stdout:394: finishing write tid 2 to smithi08089843-394 2023-12-01T04:55:16.507 INFO:tasks.rados.rados.0.smithi080.stdout:392: done (15 left) 2023-12-01T04:55:16.508 INFO:tasks.rados.rados.0.smithi080.stdout:393: done (14 left) 2023-12-01T04:55:16.508 INFO:tasks.rados.rados.0.smithi080.stdout:408: write initial oid 408 2023-12-01T04:55:16.508 INFO:tasks.rados.rados.0.smithi080.stdout:408: seq_num 407 ranges {440449=793052,1933583=510464} 2023-12-01T04:55:16.511 INFO:tasks.rados.rados.0.smithi080.stdout:408: writing smithi08089843-408 from 440449 to 1233501 tid 1 2023-12-01T04:55:16.518 INFO:tasks.rados.rados.0.smithi080.stdout:408: writing smithi08089843-408 from 1933583 to 2444047 tid 2 2023-12-01T04:55:16.518 INFO:tasks.rados.rados.0.smithi080.stdout:409: write initial oid 409 2023-12-01T04:55:16.518 INFO:tasks.rados.rados.0.smithi080.stdout:409: seq_num 408 ranges {457256=468301,1592065=770475,2854581=2675} 2023-12-01T04:55:16.523 INFO:tasks.rados.rados.0.smithi080.stdout:409: writing smithi08089843-409 from 457256 to 925557 tid 1 2023-12-01T04:55:16.532 INFO:tasks.rados.rados.0.smithi080.stdout:409: writing smithi08089843-409 from 1592065 to 2362540 tid 2 2023-12-01T04:55:16.535 INFO:tasks.rados.rados.0.smithi080.stdout:409: writing smithi08089843-409 from 2854581 to 2857256 tid 3 2023-12-01T04:55:16.536 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:16.536 INFO:tasks.rados.rados.0.smithi080.stdout:394: finishing write tid 3 to smithi08089843-394 2023-12-01T04:55:16.536 INFO:tasks.rados.rados.0.smithi080.stdout:394: finishing write tid 4 to smithi08089843-394 2023-12-01T04:55:16.536 INFO:tasks.rados.rados.0.smithi080.stdout:394: oid 394 updating version 0 to 67 2023-12-01T04:55:16.536 INFO:tasks.rados.rados.0.smithi080.stdout:394: oid 394 updating version 67 to 68 2023-12-01T04:55:16.536 INFO:tasks.rados.rados.0.smithi080.stdout:394: oid 394 updating version 68 to 69 2023-12-01T04:55:16.536 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 394 v 69 (ObjNum 393 snap 0 seq_num 393) dirty exists 2023-12-01T04:55:16.536 INFO:tasks.rados.rados.0.smithi080.stdout:394: left oid 394 (ObjNum 393 snap 0 seq_num 393) 2023-12-01T04:55:16.536 INFO:tasks.rados.rados.0.smithi080.stdout:395: finishing write tid 1 to smithi08089843-395 2023-12-01T04:55:16.536 INFO:tasks.rados.rados.0.smithi080.stdout:395: finishing write tid 2 to smithi08089843-395 2023-12-01T04:55:16.536 INFO:tasks.rados.rados.0.smithi080.stdout:395: finishing write tid 3 to smithi08089843-395 2023-12-01T04:55:16.536 INFO:tasks.rados.rados.0.smithi080.stdout:394: done (15 left) 2023-12-01T04:55:16.536 INFO:tasks.rados.rados.0.smithi080.stdout:410: write initial oid 410 2023-12-01T04:55:16.536 INFO:tasks.rados.rados.0.smithi080.stdout:410: seq_num 409 ranges {474063=543550,1650547=514133,2765651=108412} 2023-12-01T04:55:16.543 INFO:tasks.rados.rados.0.smithi080.stdout:410: writing smithi08089843-410 from 474063 to 1017613 tid 1 2023-12-01T04:55:16.551 INFO:tasks.rados.rados.0.smithi080.stdout:410: writing smithi08089843-410 from 1650547 to 2164680 tid 2 2023-12-01T04:55:16.556 INFO:tasks.rados.rados.0.smithi080.stdout:410: writing smithi08089843-410 from 2765651 to 2874063 tid 3 2023-12-01T04:55:16.556 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:16.556 INFO:tasks.rados.rados.0.smithi080.stdout:395: finishing write tid 4 to smithi08089843-395 2023-12-01T04:55:16.556 INFO:tasks.rados.rados.0.smithi080.stdout:395: oid 395 updating version 0 to 80 2023-12-01T04:55:16.556 INFO:tasks.rados.rados.0.smithi080.stdout:395: oid 395 updating version 80 to 81 2023-12-01T04:55:16.556 INFO:tasks.rados.rados.0.smithi080.stdout:395: oid 395 version 81 is already newer than 79 2023-12-01T04:55:16.557 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 395 v 81 (ObjNum 394 snap 0 seq_num 394) dirty exists 2023-12-01T04:55:16.557 INFO:tasks.rados.rados.0.smithi080.stdout:395: left oid 395 (ObjNum 394 snap 0 seq_num 394) 2023-12-01T04:55:16.557 INFO:tasks.rados.rados.0.smithi080.stdout:396: finishing write tid 1 to smithi08089843-396 2023-12-01T04:55:16.557 INFO:tasks.rados.rados.0.smithi080.stdout:396: finishing write tid 2 to smithi08089843-396 2023-12-01T04:55:16.557 INFO:tasks.rados.rados.0.smithi080.stdout:396: finishing write tid 3 to smithi08089843-396 2023-12-01T04:55:16.557 INFO:tasks.rados.rados.0.smithi080.stdout:396: finishing write tid 4 to smithi08089843-396 2023-12-01T04:55:16.557 INFO:tasks.rados.rados.0.smithi080.stdout:396: oid 396 updating version 0 to 65 2023-12-01T04:55:16.557 INFO:tasks.rados.rados.0.smithi080.stdout:396: oid 396 version 65 is already newer than 64 2023-12-01T04:55:16.557 INFO:tasks.rados.rados.0.smithi080.stdout:396: oid 396 updating version 65 to 66 2023-12-01T04:55:16.557 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 396 v 66 (ObjNum 395 snap 0 seq_num 395) dirty exists 2023-12-01T04:55:16.557 INFO:tasks.rados.rados.0.smithi080.stdout:396: left oid 396 (ObjNum 395 snap 0 seq_num 395) 2023-12-01T04:55:16.557 INFO:tasks.rados.rados.0.smithi080.stdout:395: done (15 left) 2023-12-01T04:55:16.557 INFO:tasks.rados.rados.0.smithi080.stdout:396: done (14 left) 2023-12-01T04:55:16.557 INFO:tasks.rados.rados.0.smithi080.stdout:411: write initial oid 411 2023-12-01T04:55:16.557 INFO:tasks.rados.rados.0.smithi080.stdout:411: seq_num 410 ranges {490870=618799,1592676=774144,2793074=97796} 2023-12-01T04:55:16.563 INFO:tasks.rados.rados.0.smithi080.stdout:411: writing smithi08089843-411 from 490870 to 1109669 tid 1 2023-12-01T04:55:16.571 INFO:tasks.rados.rados.0.smithi080.stdout:411: writing smithi08089843-411 from 1592676 to 2366820 tid 2 2023-12-01T04:55:16.574 INFO:tasks.rados.rados.0.smithi080.stdout:411: writing smithi08089843-411 from 2793074 to 2890870 tid 3 2023-12-01T04:55:16.574 INFO:tasks.rados.rados.0.smithi080.stdout:412: write initial oid 412 2023-12-01T04:55:16.575 INFO:tasks.rados.rados.0.smithi080.stdout:412: seq_num 411 ranges {507677=410401,1367511=517802,2420497=487180} 2023-12-01T04:55:16.580 INFO:tasks.rados.rados.0.smithi080.stdout:412: writing smithi08089843-412 from 507677 to 918078 tid 1 2023-12-01T04:55:16.586 INFO:tasks.rados.rados.0.smithi080.stdout:412: writing smithi08089843-412 from 1367511 to 1885313 tid 2 2023-12-01T04:55:16.592 INFO:tasks.rados.rados.0.smithi080.stdout:412: writing smithi08089843-412 from 2420497 to 2907677 tid 3 2023-12-01T04:55:16.592 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:16.592 INFO:tasks.rados.rados.0.smithi080.stdout:397: finishing write tid 1 to smithi08089843-397 2023-12-01T04:55:16.592 INFO:tasks.rados.rados.0.smithi080.stdout:397: finishing write tid 2 to smithi08089843-397 2023-12-01T04:55:16.593 INFO:tasks.rados.rados.0.smithi080.stdout:397: finishing write tid 3 to smithi08089843-397 2023-12-01T04:55:16.593 INFO:tasks.rados.rados.0.smithi080.stdout:397: finishing write tid 4 to smithi08089843-397 2023-12-01T04:55:16.593 INFO:tasks.rados.rados.0.smithi080.stdout:397: oid 397 updating version 0 to 69 2023-12-01T04:55:16.593 INFO:tasks.rados.rados.0.smithi080.stdout:397: oid 397 version 69 is already newer than 67 2023-12-01T04:55:16.593 INFO:tasks.rados.rados.0.smithi080.stdout:397: oid 397 version 69 is already newer than 68 2023-12-01T04:55:16.593 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 397 v 69 (ObjNum 396 snap 0 seq_num 396) dirty exists 2023-12-01T04:55:16.593 INFO:tasks.rados.rados.0.smithi080.stdout:397: left oid 397 (ObjNum 396 snap 0 seq_num 396) 2023-12-01T04:55:16.593 INFO:tasks.rados.rados.0.smithi080.stdout:398: finishing write tid 1 to smithi08089843-398 2023-12-01T04:55:16.593 INFO:tasks.rados.rados.0.smithi080.stdout:398: finishing write tid 2 to smithi08089843-398 2023-12-01T04:55:16.593 INFO:tasks.rados.rados.0.smithi080.stdout:398: finishing write tid 3 to smithi08089843-398 2023-12-01T04:55:16.593 INFO:tasks.rados.rados.0.smithi080.stdout:398: finishing write tid 4 to smithi08089843-398 2023-12-01T04:55:16.593 INFO:tasks.rados.rados.0.smithi080.stdout:398: oid 398 updating version 0 to 70 2023-12-01T04:55:16.593 INFO:tasks.rados.rados.0.smithi080.stdout:398: oid 398 updating version 70 to 71 2023-12-01T04:55:16.593 INFO:tasks.rados.rados.0.smithi080.stdout:398: oid 398 updating version 71 to 72 2023-12-01T04:55:16.593 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 398 v 72 (ObjNum 397 snap 0 seq_num 397) dirty exists 2023-12-01T04:55:16.594 INFO:tasks.rados.rados.0.smithi080.stdout:398: left oid 398 (ObjNum 397 snap 0 seq_num 397) 2023-12-01T04:55:16.594 INFO:tasks.rados.rados.0.smithi080.stdout:399: finishing write tid 1 to smithi08089843-399 2023-12-01T04:55:16.594 INFO:tasks.rados.rados.0.smithi080.stdout:399: finishing write tid 2 to smithi08089843-399 2023-12-01T04:55:16.594 INFO:tasks.rados.rados.0.smithi080.stdout:399: finishing write tid 3 to smithi08089843-399 2023-12-01T04:55:16.594 INFO:tasks.rados.rados.0.smithi080.stdout:399: finishing write tid 4 to smithi08089843-399 2023-12-01T04:55:16.594 INFO:tasks.rados.rados.0.smithi080.stdout:399: oid 399 updating version 0 to 113 2023-12-01T04:55:16.594 INFO:tasks.rados.rados.0.smithi080.stdout:399: oid 399 updating version 113 to 115 2023-12-01T04:55:16.594 INFO:tasks.rados.rados.0.smithi080.stdout:399: oid 399 version 115 is already newer than 114 2023-12-01T04:55:16.594 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 399 v 115 (ObjNum 398 snap 0 seq_num 398) dirty exists 2023-12-01T04:55:16.594 INFO:tasks.rados.rados.0.smithi080.stdout:399: left oid 399 (ObjNum 398 snap 0 seq_num 398) 2023-12-01T04:55:16.594 INFO:tasks.rados.rados.0.smithi080.stdout:400: finishing write tid 1 to smithi08089843-400 2023-12-01T04:55:16.594 INFO:tasks.rados.rados.0.smithi080.stdout:400: finishing write tid 2 to smithi08089843-400 2023-12-01T04:55:16.594 INFO:tasks.rados.rados.0.smithi080.stdout:400: finishing write tid 3 to smithi08089843-400 2023-12-01T04:55:16.594 INFO:tasks.rados.rados.0.smithi080.stdout:400: finishing write tid 4 to smithi08089843-400 2023-12-01T04:55:16.594 INFO:tasks.rados.rados.0.smithi080.stdout:400: oid 400 updating version 0 to 117 2023-12-01T04:55:16.595 INFO:tasks.rados.rados.0.smithi080.stdout:400: oid 400 version 117 is already newer than 116 2023-12-01T04:55:16.595 INFO:tasks.rados.rados.0.smithi080.stdout:400: oid 400 updating version 117 to 118 2023-12-01T04:55:16.595 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 400 v 118 (ObjNum 399 snap 0 seq_num 399) dirty exists 2023-12-01T04:55:16.595 INFO:tasks.rados.rados.0.smithi080.stdout:400: left oid 400 (ObjNum 399 snap 0 seq_num 399) 2023-12-01T04:55:16.595 INFO:tasks.rados.rados.0.smithi080.stdout:401: finishing write tid 1 to smithi08089843-401 2023-12-01T04:55:16.595 INFO:tasks.rados.rados.0.smithi080.stdout:401: finishing write tid 2 to smithi08089843-401 2023-12-01T04:55:16.595 INFO:tasks.rados.rados.0.smithi080.stdout:401: finishing write tid 3 to smithi08089843-401 2023-12-01T04:55:16.595 INFO:tasks.rados.rados.0.smithi080.stdout:401: finishing write tid 4 to smithi08089843-401 2023-12-01T04:55:16.595 INFO:tasks.rados.rados.0.smithi080.stdout:401: oid 401 updating version 0 to 72 2023-12-01T04:55:16.595 INFO:tasks.rados.rados.0.smithi080.stdout:401: oid 401 version 72 is already newer than 71 2023-12-01T04:55:16.595 INFO:tasks.rados.rados.0.smithi080.stdout:401: oid 401 version 72 is already newer than 70 2023-12-01T04:55:16.595 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 401 v 72 (ObjNum 400 snap 0 seq_num 400) dirty exists 2023-12-01T04:55:16.595 INFO:tasks.rados.rados.0.smithi080.stdout:401: left oid 401 (ObjNum 400 snap 0 seq_num 400) 2023-12-01T04:55:16.595 INFO:tasks.rados.rados.0.smithi080.stdout:397: done (15 left) 2023-12-01T04:55:16.595 INFO:tasks.rados.rados.0.smithi080.stdout:398: done (14 left) 2023-12-01T04:55:16.595 INFO:tasks.rados.rados.0.smithi080.stdout:399: done (13 left) 2023-12-01T04:55:16.596 INFO:tasks.rados.rados.0.smithi080.stdout:400: done (12 left) 2023-12-01T04:55:16.596 INFO:tasks.rados.rados.0.smithi080.stdout:401: done (11 left) 2023-12-01T04:55:16.596 INFO:tasks.rados.rados.0.smithi080.stdout:413: write initial oid 413 2023-12-01T04:55:16.596 INFO:tasks.rados.rados.0.smithi080.stdout:413: seq_num 412 ranges {524484=485650,1425993=661460,2847920=76564} 2023-12-01T04:55:16.597 INFO:tasks.rados.rados.0.smithi080.stdout:413: writing smithi08089843-413 from 524484 to 1010134 tid 1 2023-12-01T04:55:16.606 INFO:tasks.rados.rados.0.smithi080.stdout:413: writing smithi08089843-413 from 1425993 to 2087453 tid 2 2023-12-01T04:55:16.609 INFO:tasks.rados.rados.0.smithi080.stdout:413: writing smithi08089843-413 from 2847920 to 2924484 tid 3 2023-12-01T04:55:16.609 INFO:tasks.rados.rados.0.smithi080.stdout:414: write initial oid 414 2023-12-01T04:55:16.610 INFO:tasks.rados.rados.0.smithi080.stdout:414: seq_num 413 ranges {541291=560899,1884475=521471} 2023-12-01T04:55:16.616 INFO:tasks.rados.rados.0.smithi080.stdout:414: writing smithi08089843-414 from 541291 to 1102190 tid 1 2023-12-01T04:55:16.624 INFO:tasks.rados.rados.0.smithi080.stdout:414: writing smithi08089843-414 from 1884475 to 2405946 tid 2 2023-12-01T04:55:16.624 INFO:tasks.rados.rados.0.smithi080.stdout:415: write initial oid 415 2023-12-01T04:55:16.624 INFO:tasks.rados.rados.0.smithi080.stdout:415: seq_num 414 ranges {558098=636148,1826604=665129} 2023-12-01T04:55:16.632 INFO:tasks.rados.rados.0.smithi080.stdout:415: writing smithi08089843-415 from 558098 to 1194246 tid 1 2023-12-01T04:55:16.641 INFO:tasks.rados.rados.0.smithi080.stdout:415: writing smithi08089843-415 from 1826604 to 2491733 tid 2 2023-12-01T04:55:16.641 INFO:tasks.rados.rados.0.smithi080.stdout:416: write initial oid 416 2023-12-01T04:55:16.641 INFO:tasks.rados.rados.0.smithi080.stdout:416: seq_num 415 ranges {574905=711397,1885086=525140,2930189=44716} 2023-12-01T04:55:16.649 INFO:tasks.rados.rados.0.smithi080.stdout:416: writing smithi08089843-416 from 574905 to 1286302 tid 1 2023-12-01T04:55:16.655 INFO:tasks.rados.rados.0.smithi080.stdout:416: writing smithi08089843-416 from 1885086 to 2410226 tid 2 2023-12-01T04:55:16.659 INFO:tasks.rados.rados.0.smithi080.stdout:416: writing smithi08089843-416 from 2930189 to 2974905 tid 3 2023-12-01T04:55:16.659 INFO:tasks.rados.rados.0.smithi080.stdout:417: write initial oid 417 2023-12-01T04:55:16.659 INFO:tasks.rados.rados.0.smithi080.stdout:417: seq_num 416 ranges {591712=786646,1943568=668798} 2023-12-01T04:55:16.667 INFO:tasks.rados.rados.0.smithi080.stdout:417: writing smithi08089843-417 from 591712 to 1378358 tid 1 2023-12-01T04:55:16.675 INFO:tasks.rados.rados.0.smithi080.stdout:417: writing smithi08089843-417 from 1943568 to 2612366 tid 2 2023-12-01T04:55:16.675 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:16.675 INFO:tasks.rados.rados.0.smithi080.stdout:402: finishing write tid 1 to smithi08089843-402 2023-12-01T04:55:16.675 INFO:tasks.rados.rados.0.smithi080.stdout:402: finishing write tid 2 to smithi08089843-402 2023-12-01T04:55:16.675 INFO:tasks.rados.rados.0.smithi080.stdout:402: finishing write tid 3 to smithi08089843-402 2023-12-01T04:55:16.675 INFO:tasks.rados.rados.0.smithi080.stdout:402: finishing write tid 4 to smithi08089843-402 2023-12-01T04:55:16.675 INFO:tasks.rados.rados.0.smithi080.stdout:402: oid 402 updating version 0 to 80 2023-12-01T04:55:16.675 INFO:tasks.rados.rados.0.smithi080.stdout:402: oid 402 version 80 is already newer than 79 2023-12-01T04:55:16.675 INFO:tasks.rados.rados.0.smithi080.stdout:402: oid 402 version 80 is already newer than 78 2023-12-01T04:55:16.675 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 402 v 80 (ObjNum 401 snap 0 seq_num 401) dirty exists 2023-12-01T04:55:16.675 INFO:tasks.rados.rados.0.smithi080.stdout:402: left oid 402 (ObjNum 401 snap 0 seq_num 401) 2023-12-01T04:55:16.676 INFO:tasks.rados.rados.0.smithi080.stdout:403: finishing write tid 1 to smithi08089843-403 2023-12-01T04:55:16.676 INFO:tasks.rados.rados.0.smithi080.stdout:403: finishing write tid 2 to smithi08089843-403 2023-12-01T04:55:16.676 INFO:tasks.rados.rados.0.smithi080.stdout:403: finishing write tid 3 to smithi08089843-403 2023-12-01T04:55:16.676 INFO:tasks.rados.rados.0.smithi080.stdout:403: finishing write tid 4 to smithi08089843-403 2023-12-01T04:55:16.676 INFO:tasks.rados.rados.0.smithi080.stdout:403: oid 403 updating version 0 to 83 2023-12-01T04:55:16.676 INFO:tasks.rados.rados.0.smithi080.stdout:403: oid 403 updating version 83 to 84 2023-12-01T04:55:16.676 INFO:tasks.rados.rados.0.smithi080.stdout:403: oid 403 version 84 is already newer than 82 2023-12-01T04:55:16.676 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 403 v 84 (ObjNum 402 snap 0 seq_num 402) dirty exists 2023-12-01T04:55:16.676 INFO:tasks.rados.rados.0.smithi080.stdout:403: left oid 403 (ObjNum 402 snap 0 seq_num 402) 2023-12-01T04:55:16.676 INFO:tasks.rados.rados.0.smithi080.stdout:404: finishing write tid 1 to smithi08089843-404 2023-12-01T04:55:16.676 INFO:tasks.rados.rados.0.smithi080.stdout:404: finishing write tid 2 to smithi08089843-404 2023-12-01T04:55:16.676 INFO:tasks.rados.rados.0.smithi080.stdout:404: finishing write tid 3 to smithi08089843-404 2023-12-01T04:55:16.676 INFO:tasks.rados.rados.0.smithi080.stdout:404: finishing write tid 4 to smithi08089843-404 2023-12-01T04:55:16.676 INFO:tasks.rados.rados.0.smithi080.stdout:404: oid 404 updating version 0 to 63 2023-12-01T04:55:16.677 INFO:tasks.rados.rados.0.smithi080.stdout:404: oid 404 version 63 is already newer than 62 2023-12-01T04:55:16.677 INFO:tasks.rados.rados.0.smithi080.stdout:404: oid 404 version 63 is already newer than 61 2023-12-01T04:55:16.677 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 404 v 63 (ObjNum 403 snap 0 seq_num 403) dirty exists 2023-12-01T04:55:16.677 INFO:tasks.rados.rados.0.smithi080.stdout:404: left oid 404 (ObjNum 403 snap 0 seq_num 403) 2023-12-01T04:55:16.677 INFO:tasks.rados.rados.0.smithi080.stdout:405: finishing write tid 1 to smithi08089843-405 2023-12-01T04:55:16.677 INFO:tasks.rados.rados.0.smithi080.stdout:405: finishing write tid 2 to smithi08089843-405 2023-12-01T04:55:16.677 INFO:tasks.rados.rados.0.smithi080.stdout:402: done (15 left) 2023-12-01T04:55:16.677 INFO:tasks.rados.rados.0.smithi080.stdout:403: done (14 left) 2023-12-01T04:55:16.677 INFO:tasks.rados.rados.0.smithi080.stdout:404: done (13 left) 2023-12-01T04:55:16.677 INFO:tasks.rados.rados.0.smithi080.stdout:418: write initial oid 418 2023-12-01T04:55:16.677 INFO:tasks.rados.rados.0.smithi080.stdout:418: seq_num 417 ranges {608519=461895,1602050=528809,2585035=423484} 2023-12-01T04:55:16.681 INFO:tasks.rados.rados.0.smithi080.stdout:418: writing smithi08089843-418 from 608519 to 1070414 tid 1 2023-12-01T04:55:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:55:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:04:55:16] "GET /metrics HTTP/1.1" 200 36190 "" "Prometheus/2.43.0" 2023-12-01T04:55:16.687 INFO:tasks.rados.rados.0.smithi080.stdout:418: writing smithi08089843-418 from 1602050 to 2130859 tid 2 2023-12-01T04:55:16.692 INFO:tasks.rados.rados.0.smithi080.stdout:418: writing smithi08089843-418 from 2585035 to 3008519 tid 3 2023-12-01T04:55:16.692 INFO:tasks.rados.rados.0.smithi080.stdout:419: write initial oid 419 2023-12-01T04:55:16.692 INFO:tasks.rados.rados.0.smithi080.stdout:419: seq_num 418 ranges {625326=537144,1944179=672467} 2023-12-01T04:55:16.699 INFO:tasks.rados.rados.0.smithi080.stdout:419: writing smithi08089843-419 from 625326 to 1162470 tid 1 2023-12-01T04:55:16.708 INFO:tasks.rados.rados.0.smithi080.stdout:419: writing smithi08089843-419 from 1944179 to 2616646 tid 2 2023-12-01T04:55:16.708 INFO:tasks.rados.rados.0.smithi080.stdout:420: write initial oid 420 2023-12-01T04:55:16.708 INFO:tasks.rados.rados.0.smithi080.stdout:420: seq_num 419 ranges {642133=728746,2119014=532478} 2023-12-01T04:55:16.716 INFO:tasks.rados.rados.0.smithi080.stdout:420: writing smithi08089843-420 from 642133 to 1370879 tid 1 2023-12-01T04:55:16.724 INFO:tasks.rados.rados.0.smithi080.stdout:420: writing smithi08089843-420 from 2119014 to 2651492 tid 2 2023-12-01T04:55:16.725 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:16.725 INFO:tasks.rados.rados.0.smithi080.stdout:405: finishing write tid 3 to smithi08089843-405 2023-12-01T04:55:16.725 INFO:tasks.rados.rados.0.smithi080.stdout:405: finishing write tid 4 to smithi08089843-405 2023-12-01T04:55:16.725 INFO:tasks.rados.rados.0.smithi080.stdout:405: oid 405 updating version 0 to 73 2023-12-01T04:55:16.725 INFO:tasks.rados.rados.0.smithi080.stdout:405: oid 405 updating version 73 to 74 2023-12-01T04:55:16.725 INFO:tasks.rados.rados.0.smithi080.stdout:405: oid 405 updating version 74 to 75 2023-12-01T04:55:16.725 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 405 v 75 (ObjNum 404 snap 0 seq_num 404) dirty exists 2023-12-01T04:55:16.725 INFO:tasks.rados.rados.0.smithi080.stdout:405: left oid 405 (ObjNum 404 snap 0 seq_num 404) 2023-12-01T04:55:16.725 INFO:tasks.rados.rados.0.smithi080.stdout:406: finishing write tid 1 to smithi08089843-406 2023-12-01T04:55:16.725 INFO:tasks.rados.rados.0.smithi080.stdout:406: finishing write tid 2 to smithi08089843-406 2023-12-01T04:55:16.725 INFO:tasks.rados.rados.0.smithi080.stdout:406: finishing write tid 3 to smithi08089843-406 2023-12-01T04:55:16.725 INFO:tasks.rados.rados.0.smithi080.stdout:406: finishing write tid 4 to smithi08089843-406 2023-12-01T04:55:16.725 INFO:tasks.rados.rados.0.smithi080.stdout:406: finishing write tid 5 to smithi08089843-406 2023-12-01T04:55:16.725 INFO:tasks.rados.rados.0.smithi080.stdout:406: oid 406 updating version 0 to 76 2023-12-01T04:55:16.726 INFO:tasks.rados.rados.0.smithi080.stdout:406: oid 406 updating version 76 to 79 2023-12-01T04:55:16.726 INFO:tasks.rados.rados.0.smithi080.stdout:406: oid 406 version 79 is already newer than 77 2023-12-01T04:55:16.726 INFO:tasks.rados.rados.0.smithi080.stdout:406: oid 406 version 79 is already newer than 78 2023-12-01T04:55:16.726 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 406 v 79 (ObjNum 405 snap 0 seq_num 405) dirty exists 2023-12-01T04:55:16.726 INFO:tasks.rados.rados.0.smithi080.stdout:406: left oid 406 (ObjNum 405 snap 0 seq_num 405) 2023-12-01T04:55:16.726 INFO:tasks.rados.rados.0.smithi080.stdout:407: finishing write tid 1 to smithi08089843-407 2023-12-01T04:55:16.726 INFO:tasks.rados.rados.0.smithi080.stdout:405: done (15 left) 2023-12-01T04:55:16.726 INFO:tasks.rados.rados.0.smithi080.stdout:406: done (14 left) 2023-12-01T04:55:16.726 INFO:tasks.rados.rados.0.smithi080.stdout:421: write initial oid 421 2023-12-01T04:55:16.726 INFO:tasks.rados.rados.0.smithi080.stdout:421: seq_num 420 ranges {658940=403995,1777496=676136,2950951=107989} 2023-12-01T04:55:16.731 INFO:tasks.rados.rados.0.smithi080.stdout:421: writing smithi08089843-421 from 658940 to 1062935 tid 1 2023-12-01T04:55:16.740 INFO:tasks.rados.rados.0.smithi080.stdout:421: writing smithi08089843-421 from 1777496 to 2453632 tid 2 2023-12-01T04:55:16.743 INFO:tasks.rados.rados.0.smithi080.stdout:421: writing smithi08089843-421 from 2950951 to 3058940 tid 3 2023-12-01T04:55:16.743 INFO:tasks.rados.rados.0.smithi080.stdout:422: write initial oid 422 2023-12-01T04:55:16.743 INFO:tasks.rados.rados.0.smithi080.stdout:422: seq_num 421 ranges {675747=479244,1835978=536147} 2023-12-01T04:55:16.750 INFO:tasks.rados.rados.0.smithi080.stdout:422: writing smithi08089843-422 from 675747 to 1154991 tid 1 2023-12-01T04:55:16.758 INFO:tasks.rados.rados.0.smithi080.stdout:422: writing smithi08089843-422 from 1835978 to 2372125 tid 2 2023-12-01T04:55:16.758 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:16.758 INFO:tasks.rados.rados.0.smithi080.stdout:407: finishing write tid 2 to smithi08089843-407 2023-12-01T04:55:16.758 INFO:tasks.rados.rados.0.smithi080.stdout:407: finishing write tid 3 to smithi08089843-407 2023-12-01T04:55:16.758 INFO:tasks.rados.rados.0.smithi080.stdout:407: finishing write tid 4 to smithi08089843-407 2023-12-01T04:55:16.758 INFO:tasks.rados.rados.0.smithi080.stdout:407: oid 407 updating version 0 to 86 2023-12-01T04:55:16.758 INFO:tasks.rados.rados.0.smithi080.stdout:407: oid 407 updating version 86 to 87 2023-12-01T04:55:16.758 INFO:tasks.rados.rados.0.smithi080.stdout:407: oid 407 version 87 is already newer than 85 2023-12-01T04:55:16.759 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 407 v 87 (ObjNum 406 snap 0 seq_num 406) dirty exists 2023-12-01T04:55:16.759 INFO:tasks.rados.rados.0.smithi080.stdout:407: left oid 407 (ObjNum 406 snap 0 seq_num 406) 2023-12-01T04:55:16.759 INFO:tasks.rados.rados.0.smithi080.stdout:408: finishing write tid 1 to smithi08089843-408 2023-12-01T04:55:16.759 INFO:tasks.rados.rados.0.smithi080.stdout:408: finishing write tid 2 to smithi08089843-408 2023-12-01T04:55:16.759 INFO:tasks.rados.rados.0.smithi080.stdout:407: done (15 left) 2023-12-01T04:55:16.759 INFO:tasks.rados.rados.0.smithi080.stdout:423: write initial oid 423 2023-12-01T04:55:16.759 INFO:tasks.rados.rados.0.smithi080.stdout:423: seq_num 422 ranges {692554=554493,1778107=679805,2889444=203110} 2023-12-01T04:55:16.766 INFO:tasks.rados.rados.0.smithi080.stdout:423: writing smithi08089843-423 from 692554 to 1247047 tid 1 2023-12-01T04:55:16.773 INFO:tasks.rados.rados.0.smithi080.stdout:423: writing smithi08089843-423 from 1778107 to 2457912 tid 2 2023-12-01T04:55:16.777 INFO:tasks.rados.rados.0.smithi080.stdout:423: writing smithi08089843-423 from 2889444 to 3092554 tid 3 2023-12-01T04:55:16.777 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:16.778 INFO:tasks.rados.rados.0.smithi080.stdout:408: finishing write tid 3 to smithi08089843-408 2023-12-01T04:55:16.778 INFO:tasks.rados.rados.0.smithi080.stdout:408: finishing write tid 4 to smithi08089843-408 2023-12-01T04:55:16.778 INFO:tasks.rados.rados.0.smithi080.stdout:408: oid 408 updating version 0 to 79 2023-12-01T04:55:16.778 INFO:tasks.rados.rados.0.smithi080.stdout:408: oid 408 version 79 is already newer than 77 2023-12-01T04:55:16.778 INFO:tasks.rados.rados.0.smithi080.stdout:408: oid 408 version 79 is already newer than 78 2023-12-01T04:55:16.778 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 408 v 79 (ObjNum 407 snap 0 seq_num 407) dirty exists 2023-12-01T04:55:16.778 INFO:tasks.rados.rados.0.smithi080.stdout:408: left oid 408 (ObjNum 407 snap 0 seq_num 407) 2023-12-01T04:55:16.778 INFO:tasks.rados.rados.0.smithi080.stdout:409: finishing write tid 1 to smithi08089843-409 2023-12-01T04:55:16.778 INFO:tasks.rados.rados.0.smithi080.stdout:409: finishing write tid 2 to smithi08089843-409 2023-12-01T04:55:16.778 INFO:tasks.rados.rados.0.smithi080.stdout:409: finishing write tid 3 to smithi08089843-409 2023-12-01T04:55:16.778 INFO:tasks.rados.rados.0.smithi080.stdout:409: finishing write tid 4 to smithi08089843-409 2023-12-01T04:55:16.778 INFO:tasks.rados.rados.0.smithi080.stdout:409: finishing write tid 5 to smithi08089843-409 2023-12-01T04:55:16.778 INFO:tasks.rados.rados.0.smithi080.stdout:409: oid 409 updating version 0 to 89 2023-12-01T04:55:16.779 INFO:tasks.rados.rados.0.smithi080.stdout:409: oid 409 updating version 89 to 90 2023-12-01T04:55:16.779 INFO:tasks.rados.rados.0.smithi080.stdout:409: oid 409 updating version 90 to 91 2023-12-01T04:55:16.779 INFO:tasks.rados.rados.0.smithi080.stdout:409: oid 409 version 91 is already newer than 88 2023-12-01T04:55:16.779 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 409 v 91 (ObjNum 408 snap 0 seq_num 408) dirty exists 2023-12-01T04:55:16.779 INFO:tasks.rados.rados.0.smithi080.stdout:409: left oid 409 (ObjNum 408 snap 0 seq_num 408) 2023-12-01T04:55:16.779 INFO:tasks.rados.rados.0.smithi080.stdout:410: finishing write tid 1 to smithi08089843-410 2023-12-01T04:55:16.779 INFO:tasks.rados.rados.0.smithi080.stdout:410: finishing write tid 2 to smithi08089843-410 2023-12-01T04:55:16.779 INFO:tasks.rados.rados.0.smithi080.stdout:410: finishing write tid 3 to smithi08089843-410 2023-12-01T04:55:16.779 INFO:tasks.rados.rados.0.smithi080.stdout:410: finishing write tid 4 to smithi08089843-410 2023-12-01T04:55:16.779 INFO:tasks.rados.rados.0.smithi080.stdout:410: finishing write tid 5 to smithi08089843-410 2023-12-01T04:55:16.779 INFO:tasks.rados.rados.0.smithi080.stdout:410: oid 410 updating version 0 to 70 2023-12-01T04:55:16.779 INFO:tasks.rados.rados.0.smithi080.stdout:410: oid 410 updating version 70 to 73 2023-12-01T04:55:16.779 INFO:tasks.rados.rados.0.smithi080.stdout:410: oid 410 version 73 is already newer than 71 2023-12-01T04:55:16.779 INFO:tasks.rados.rados.0.smithi080.stdout:410: oid 410 version 73 is already newer than 72 2023-12-01T04:55:16.779 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 410 v 73 (ObjNum 409 snap 0 seq_num 409) dirty exists 2023-12-01T04:55:16.780 INFO:tasks.rados.rados.0.smithi080.stdout:410: left oid 410 (ObjNum 409 snap 0 seq_num 409) 2023-12-01T04:55:16.780 INFO:tasks.rados.rados.0.smithi080.stdout:408: done (15 left) 2023-12-01T04:55:16.780 INFO:tasks.rados.rados.0.smithi080.stdout:409: done (14 left) 2023-12-01T04:55:16.780 INFO:tasks.rados.rados.0.smithi080.stdout:410: done (13 left) 2023-12-01T04:55:16.780 INFO:tasks.rados.rados.0.smithi080.stdout:424: write initial oid 424 2023-12-01T04:55:16.780 INFO:tasks.rados.rados.0.smithi080.stdout:424: seq_num 423 ranges {709361=629742,1836589=539816,3033220=76141} 2023-12-01T04:55:16.786 INFO:tasks.rados.rados.0.smithi080.stdout:424: writing smithi08089843-424 from 709361 to 1339103 tid 1 2023-12-01T04:55:16.792 INFO:tasks.rados.rados.0.smithi080.stdout:424: writing smithi08089843-424 from 1836589 to 2376405 tid 2 2023-12-01T04:55:16.796 INFO:tasks.rados.rados.0.smithi080.stdout:424: writing smithi08089843-424 from 3033220 to 3109361 tid 3 2023-12-01T04:55:16.797 INFO:tasks.rados.rados.0.smithi080.stdout:425: write initial oid 425 2023-12-01T04:55:16.797 INFO:tasks.rados.rados.0.smithi080.stdout:425: seq_num 424 ranges {726168=704991,1895071=683474} 2023-12-01T04:55:16.805 INFO:tasks.rados.rados.0.smithi080.stdout:425: writing smithi08089843-425 from 726168 to 1431159 tid 1 2023-12-01T04:55:16.812 INFO:tasks.rados.rados.0.smithi080.stdout:425: writing smithi08089843-425 from 1895071 to 2578545 tid 2 2023-12-01T04:55:16.812 INFO:tasks.rados.rados.0.smithi080.stdout:426: write initial oid 426 2023-12-01T04:55:16.812 INFO:tasks.rados.rados.0.smithi080.stdout:426: seq_num 425 ranges {742975=780240,1953553=427132,2971713=171262} 2023-12-01T04:55:16.821 INFO:tasks.rados.rados.0.smithi080.stdout:426: writing smithi08089843-426 from 742975 to 1523215 tid 1 2023-12-01T04:55:16.825 INFO:tasks.rados.rados.0.smithi080.stdout:426: writing smithi08089843-426 from 1953553 to 2380685 tid 2 2023-12-01T04:55:16.831 INFO:tasks.rados.rados.0.smithi080.stdout:426: writing smithi08089843-426 from 2971713 to 3142975 tid 3 2023-12-01T04:55:16.831 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:16.831 INFO:tasks.rados.rados.0.smithi080.stdout:411: finishing write tid 1 to smithi08089843-411 2023-12-01T04:55:16.831 INFO:tasks.rados.rados.0.smithi080.stdout:411: finishing write tid 2 to smithi08089843-411 2023-12-01T04:55:16.831 INFO:tasks.rados.rados.0.smithi080.stdout:411: finishing write tid 3 to smithi08089843-411 2023-12-01T04:55:16.831 INFO:tasks.rados.rados.0.smithi080.stdout:411: finishing write tid 4 to smithi08089843-411 2023-12-01T04:55:16.831 INFO:tasks.rados.rados.0.smithi080.stdout:411: finishing write tid 5 to smithi08089843-411 2023-12-01T04:55:16.831 INFO:tasks.rados.rados.0.smithi080.stdout:411: oid 411 updating version 0 to 93 2023-12-01T04:55:16.831 INFO:tasks.rados.rados.0.smithi080.stdout:411: oid 411 updating version 93 to 94 2023-12-01T04:55:16.831 INFO:tasks.rados.rados.0.smithi080.stdout:411: oid 411 updating version 94 to 96 2023-12-01T04:55:16.831 INFO:tasks.rados.rados.0.smithi080.stdout:411: oid 411 version 96 is already newer than 95 2023-12-01T04:55:16.831 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 411 v 96 (ObjNum 410 snap 0 seq_num 410) dirty exists 2023-12-01T04:55:16.831 INFO:tasks.rados.rados.0.smithi080.stdout:411: left oid 411 (ObjNum 410 snap 0 seq_num 410) 2023-12-01T04:55:16.832 INFO:tasks.rados.rados.0.smithi080.stdout:412: finishing write tid 1 to smithi08089843-412 2023-12-01T04:55:16.832 INFO:tasks.rados.rados.0.smithi080.stdout:412: finishing write tid 2 to smithi08089843-412 2023-12-01T04:55:16.832 INFO:tasks.rados.rados.0.smithi080.stdout:411: done (15 left) 2023-12-01T04:55:16.832 INFO:tasks.rados.rados.0.smithi080.stdout:427: write initial oid 427 2023-12-01T04:55:16.832 INFO:tasks.rados.rados.0.smithi080.stdout:427: seq_num 426 ranges {759782=571842,2012035=687143} 2023-12-01T04:55:16.838 INFO:tasks.rados.rados.0.smithi080.stdout:427: writing smithi08089843-427 from 759782 to 1331624 tid 1 2023-12-01T04:55:16.847 INFO:tasks.rados.rados.0.smithi080.stdout:427: writing smithi08089843-427 from 2012035 to 2699178 tid 2 2023-12-01T04:55:16.847 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:16.847 INFO:tasks.rados.rados.0.smithi080.stdout:412: finishing write tid 3 to smithi08089843-412 2023-12-01T04:55:16.847 INFO:tasks.rados.rados.0.smithi080.stdout:412: finishing write tid 4 to smithi08089843-412 2023-12-01T04:55:16.847 INFO:tasks.rados.rados.0.smithi080.stdout:412: finishing write tid 5 to smithi08089843-412 2023-12-01T04:55:16.847 INFO:tasks.rados.rados.0.smithi080.stdout:412: oid 412 updating version 0 to 75 2023-12-01T04:55:16.847 INFO:tasks.rados.rados.0.smithi080.stdout:412: oid 412 updating version 75 to 76 2023-12-01T04:55:16.848 INFO:tasks.rados.rados.0.smithi080.stdout:412: oid 412 version 76 is already newer than 74 2023-12-01T04:55:16.848 INFO:tasks.rados.rados.0.smithi080.stdout:412: oid 412 updating version 76 to 77 2023-12-01T04:55:16.848 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 412 v 77 (ObjNum 411 snap 0 seq_num 411) dirty exists 2023-12-01T04:55:16.848 INFO:tasks.rados.rados.0.smithi080.stdout:412: left oid 412 (ObjNum 411 snap 0 seq_num 411) 2023-12-01T04:55:16.848 INFO:tasks.rados.rados.0.smithi080.stdout:413: finishing write tid 1 to smithi08089843-413 2023-12-01T04:55:16.848 INFO:tasks.rados.rados.0.smithi080.stdout:413: finishing write tid 2 to smithi08089843-413 2023-12-01T04:55:16.848 INFO:tasks.rados.rados.0.smithi080.stdout:413: finishing write tid 3 to smithi08089843-413 2023-12-01T04:55:16.848 INFO:tasks.rados.rados.0.smithi080.stdout:413: finishing write tid 4 to smithi08089843-413 2023-12-01T04:55:16.848 INFO:tasks.rados.rados.0.smithi080.stdout:413: finishing write tid 5 to smithi08089843-413 2023-12-01T04:55:16.848 INFO:tasks.rados.rados.0.smithi080.stdout:413: oid 413 updating version 0 to 64 2023-12-01T04:55:16.848 INFO:tasks.rados.rados.0.smithi080.stdout:413: oid 413 updating version 64 to 65 2023-12-01T04:55:16.848 INFO:tasks.rados.rados.0.smithi080.stdout:413: oid 413 updating version 65 to 66 2023-12-01T04:55:16.848 INFO:tasks.rados.rados.0.smithi080.stdout:413: oid 413 updating version 66 to 67 2023-12-01T04:55:16.848 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 413 v 67 (ObjNum 412 snap 0 seq_num 412) dirty exists 2023-12-01T04:55:16.848 INFO:tasks.rados.rados.0.smithi080.stdout:413: left oid 413 (ObjNum 412 snap 0 seq_num 412) 2023-12-01T04:55:16.849 INFO:tasks.rados.rados.0.smithi080.stdout:414: finishing write tid 1 to smithi08089843-414 2023-12-01T04:55:16.849 INFO:tasks.rados.rados.0.smithi080.stdout:414: finishing write tid 2 to smithi08089843-414 2023-12-01T04:55:16.849 INFO:tasks.rados.rados.0.smithi080.stdout:414: finishing write tid 3 to smithi08089843-414 2023-12-01T04:55:16.849 INFO:tasks.rados.rados.0.smithi080.stdout:414: finishing write tid 4 to smithi08089843-414 2023-12-01T04:55:16.849 INFO:tasks.rados.rados.0.smithi080.stdout:414: oid 414 updating version 0 to 73 2023-12-01T04:55:16.849 INFO:tasks.rados.rados.0.smithi080.stdout:414: oid 414 updating version 73 to 75 2023-12-01T04:55:16.849 INFO:tasks.rados.rados.0.smithi080.stdout:414: oid 414 version 75 is already newer than 74 2023-12-01T04:55:16.849 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 414 v 75 (ObjNum 413 snap 0 seq_num 413) dirty exists 2023-12-01T04:55:16.849 INFO:tasks.rados.rados.0.smithi080.stdout:414: left oid 414 (ObjNum 413 snap 0 seq_num 413) 2023-12-01T04:55:16.849 INFO:tasks.rados.rados.0.smithi080.stdout:415: finishing write tid 1 to smithi08089843-415 2023-12-01T04:55:16.849 INFO:tasks.rados.rados.0.smithi080.stdout:415: finishing write tid 2 to smithi08089843-415 2023-12-01T04:55:16.849 INFO:tasks.rados.rados.0.smithi080.stdout:415: finishing write tid 3 to smithi08089843-415 2023-12-01T04:55:16.849 INFO:tasks.rados.rados.0.smithi080.stdout:415: finishing write tid 4 to smithi08089843-415 2023-12-01T04:55:16.849 INFO:tasks.rados.rados.0.smithi080.stdout:415: oid 415 updating version 0 to 102 2023-12-01T04:55:16.850 INFO:tasks.rados.rados.0.smithi080.stdout:415: oid 415 updating version 102 to 104 2023-12-01T04:55:16.850 INFO:tasks.rados.rados.0.smithi080.stdout:415: oid 415 version 104 is already newer than 103 2023-12-01T04:55:16.850 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 415 v 104 (ObjNum 414 snap 0 seq_num 414) dirty exists 2023-12-01T04:55:16.850 INFO:tasks.rados.rados.0.smithi080.stdout:415: left oid 415 (ObjNum 414 snap 0 seq_num 414) 2023-12-01T04:55:16.850 INFO:tasks.rados.rados.0.smithi080.stdout:416: finishing write tid 1 to smithi08089843-416 2023-12-01T04:55:16.850 INFO:tasks.rados.rados.0.smithi080.stdout:416: finishing write tid 2 to smithi08089843-416 2023-12-01T04:55:16.850 INFO:tasks.rados.rados.0.smithi080.stdout:416: finishing write tid 3 to smithi08089843-416 2023-12-01T04:55:16.850 INFO:tasks.rados.rados.0.smithi080.stdout:416: finishing write tid 4 to smithi08089843-416 2023-12-01T04:55:16.850 INFO:tasks.rados.rados.0.smithi080.stdout:416: finishing write tid 5 to smithi08089843-416 2023-12-01T04:55:16.850 INFO:tasks.rados.rados.0.smithi080.stdout:416: oid 416 updating version 0 to 92 2023-12-01T04:55:16.850 INFO:tasks.rados.rados.0.smithi080.stdout:416: oid 416 updating version 92 to 94 2023-12-01T04:55:16.850 INFO:tasks.rados.rados.0.smithi080.stdout:416: oid 416 updating version 94 to 95 2023-12-01T04:55:16.851 INFO:tasks.rados.rados.0.smithi080.stdout:416: oid 416 version 95 is already newer than 93 2023-12-01T04:55:16.851 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 416 v 95 (ObjNum 415 snap 0 seq_num 415) dirty exists 2023-12-01T04:55:16.851 INFO:tasks.rados.rados.0.smithi080.stdout:416: left oid 416 (ObjNum 415 snap 0 seq_num 415) 2023-12-01T04:55:16.851 INFO:tasks.rados.rados.0.smithi080.stdout:417: finishing write tid 1 to smithi08089843-417 2023-12-01T04:55:16.851 INFO:tasks.rados.rados.0.smithi080.stdout:417: finishing write tid 2 to smithi08089843-417 2023-12-01T04:55:16.851 INFO:tasks.rados.rados.0.smithi080.stdout:417: finishing write tid 3 to smithi08089843-417 2023-12-01T04:55:16.851 INFO:tasks.rados.rados.0.smithi080.stdout:417: finishing write tid 4 to smithi08089843-417 2023-12-01T04:55:16.851 INFO:tasks.rados.rados.0.smithi080.stdout:417: oid 417 updating version 0 to 89 2023-12-01T04:55:16.851 INFO:tasks.rados.rados.0.smithi080.stdout:417: oid 417 version 89 is already newer than 88 2023-12-01T04:55:16.851 INFO:tasks.rados.rados.0.smithi080.stdout:417: oid 417 updating version 89 to 90 2023-12-01T04:55:16.851 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 417 v 90 (ObjNum 416 snap 0 seq_num 416) dirty exists 2023-12-01T04:55:16.851 INFO:tasks.rados.rados.0.smithi080.stdout:417: left oid 417 (ObjNum 416 snap 0 seq_num 416) 2023-12-01T04:55:16.852 INFO:tasks.rados.rados.0.smithi080.stdout:418: finishing write tid 1 to smithi08089843-418 2023-12-01T04:55:16.852 INFO:tasks.rados.rados.0.smithi080.stdout:418: finishing write tid 2 to smithi08089843-418 2023-12-01T04:55:16.852 INFO:tasks.rados.rados.0.smithi080.stdout:418: finishing write tid 3 to smithi08089843-418 2023-12-01T04:55:16.852 INFO:tasks.rados.rados.0.smithi080.stdout:418: finishing write tid 4 to smithi08089843-418 2023-12-01T04:55:16.852 INFO:tasks.rados.rados.0.smithi080.stdout:418: finishing write tid 5 to smithi08089843-418 2023-12-01T04:55:16.852 INFO:tasks.rados.rados.0.smithi080.stdout:418: oid 418 updating version 0 to 84 2023-12-01T04:55:16.852 INFO:tasks.rados.rados.0.smithi080.stdout:418: oid 418 version 84 is already newer than 83 2023-12-01T04:55:16.852 INFO:tasks.rados.rados.0.smithi080.stdout:418: oid 418 version 84 is already newer than 82 2023-12-01T04:55:16.852 INFO:tasks.rados.rados.0.smithi080.stdout:418: oid 418 version 84 is already newer than 81 2023-12-01T04:55:16.852 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 418 v 84 (ObjNum 417 snap 0 seq_num 417) dirty exists 2023-12-01T04:55:16.852 INFO:tasks.rados.rados.0.smithi080.stdout:418: left oid 418 (ObjNum 417 snap 0 seq_num 417) 2023-12-01T04:55:16.852 INFO:tasks.rados.rados.0.smithi080.stdout:419: finishing write tid 1 to smithi08089843-419 2023-12-01T04:55:16.852 INFO:tasks.rados.rados.0.smithi080.stdout:419: finishing write tid 2 to smithi08089843-419 2023-12-01T04:55:16.852 INFO:tasks.rados.rados.0.smithi080.stdout:419: finishing write tid 3 to smithi08089843-419 2023-12-01T04:55:16.853 INFO:tasks.rados.rados.0.smithi080.stdout:419: finishing write tid 4 to smithi08089843-419 2023-12-01T04:55:16.853 INFO:tasks.rados.rados.0.smithi080.stdout:419: oid 419 updating version 0 to 106 2023-12-01T04:55:16.853 INFO:tasks.rados.rados.0.smithi080.stdout:419: oid 419 updating version 106 to 107 2023-12-01T04:55:16.853 INFO:tasks.rados.rados.0.smithi080.stdout:419: oid 419 updating version 107 to 108 2023-12-01T04:55:16.853 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 419 v 108 (ObjNum 418 snap 0 seq_num 418) dirty exists 2023-12-01T04:55:16.853 INFO:tasks.rados.rados.0.smithi080.stdout:419: left oid 419 (ObjNum 418 snap 0 seq_num 418) 2023-12-01T04:55:16.853 INFO:tasks.rados.rados.0.smithi080.stdout:420: finishing write tid 1 to smithi08089843-420 2023-12-01T04:55:16.853 INFO:tasks.rados.rados.0.smithi080.stdout:412: done (15 left) 2023-12-01T04:55:16.853 INFO:tasks.rados.rados.0.smithi080.stdout:413: done (14 left) 2023-12-01T04:55:16.853 INFO:tasks.rados.rados.0.smithi080.stdout:414: done (13 left) 2023-12-01T04:55:16.853 INFO:tasks.rados.rados.0.smithi080.stdout:415: done (12 left) 2023-12-01T04:55:16.853 INFO:tasks.rados.rados.0.smithi080.stdout:416: done (11 left) 2023-12-01T04:55:16.853 INFO:tasks.rados.rados.0.smithi080.stdout:417: done (10 left) 2023-12-01T04:55:16.853 INFO:tasks.rados.rados.0.smithi080.stdout:418: done (9 left) 2023-12-01T04:55:16.853 INFO:tasks.rados.rados.0.smithi080.stdout:419: done (8 left) 2023-12-01T04:55:16.854 INFO:tasks.rados.rados.0.smithi080.stdout:428: write initial oid 428 2023-12-01T04:55:16.854 INFO:tasks.rados.rados.0.smithi080.stdout:428: seq_num 427 ranges {776589=647091,2070517=430801,3026559=150030} 2023-12-01T04:55:16.854 INFO:tasks.rados.rados.0.smithi080.stdout:428: writing smithi08089843-428 from 776589 to 1423680 tid 1 2023-12-01T04:55:16.860 INFO:tasks.rados.rados.0.smithi080.stdout:428: writing smithi08089843-428 from 2070517 to 2501318 tid 2 2023-12-01T04:55:16.864 INFO:tasks.rados.rados.0.smithi080.stdout:428: writing smithi08089843-428 from 3026559 to 3176589 tid 3 2023-12-01T04:55:16.865 INFO:tasks.rados.rados.0.smithi080.stdout:429: write initial oid 429 2023-12-01T04:55:16.865 INFO:tasks.rados.rados.0.smithi080.stdout:429: seq_num 428 ranges {793396=722340,2128999=690812} 2023-12-01T04:55:16.873 INFO:tasks.rados.rados.0.smithi080.stdout:429: writing smithi08089843-429 from 793396 to 1515736 tid 1 2023-12-01T04:55:16.881 INFO:tasks.rados.rados.0.smithi080.stdout:429: writing smithi08089843-429 from 2128999 to 2819811 tid 2 2023-12-01T04:55:16.881 INFO:tasks.rados.rados.0.smithi080.stdout:430: write initial oid 430 2023-12-01T04:55:16.881 INFO:tasks.rados.rados.0.smithi080.stdout:430: seq_num 429 ranges {410203=797589,1787481=434470,2681405=528798} 2023-12-01T04:55:16.888 INFO:tasks.rados.rados.0.smithi080.stdout:430: writing smithi08089843-430 from 410203 to 1207792 tid 1 2023-12-01T04:55:16.894 INFO:tasks.rados.rados.0.smithi080.stdout:430: writing smithi08089843-430 from 1787481 to 2221951 tid 2 2023-12-01T04:55:16.900 INFO:tasks.rados.rados.0.smithi080.stdout:430: writing smithi08089843-430 from 2681405 to 3210203 tid 3 2023-12-01T04:55:16.900 INFO:tasks.rados.rados.0.smithi080.stdout:431: write initial oid 431 2023-12-01T04:55:16.900 INFO:tasks.rados.rados.0.smithi080.stdout:431: seq_num 430 ranges {427010=472838,1329610=694481,2708828=518182} 2023-12-01T04:55:16.905 INFO:tasks.rados.rados.0.smithi080.stdout:431: writing smithi08089843-431 from 427010 to 899848 tid 1 2023-12-01T04:55:16.912 INFO:tasks.rados.rados.0.smithi080.stdout:431: writing smithi08089843-431 from 1329610 to 2024091 tid 2 2023-12-01T04:55:16.919 INFO:tasks.rados.rados.0.smithi080.stdout:431: writing smithi08089843-431 from 2708828 to 3227010 tid 3 2023-12-01T04:55:16.919 INFO:tasks.rados.rados.0.smithi080.stdout:432: write initial oid 432 2023-12-01T04:55:16.919 INFO:tasks.rados.rados.0.smithi080.stdout:420: finishing write tid 2 to smithi08089843-420 2023-12-01T04:55:16.919 INFO:tasks.rados.rados.0.smithi080.stdout:420: finishing write tid 3 to smithi08089843-420 2023-12-01T04:55:16.920 INFO:tasks.rados.rados.0.smithi080.stdout:420: finishing write tid 4 to smithi08089843-420 2023-12-01T04:55:16.920 INFO:tasks.rados.rados.0.smithi080.stdout:420: oid 420 updating version 0 to 93 2023-12-01T04:55:16.920 INFO:tasks.rados.rados.0.smithi080.stdout:420: oid 420 version 93 is already newer than 91 2023-12-01T04:55:16.920 INFO:tasks.rados.rados.0.smithi080.stdout:420: oid 420 version 93 is already newer than 92 2023-12-01T04:55:16.920 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 420 v 93 (ObjNum 419 snap 0 seq_num 419) dirty exists 2023-12-01T04:55:16.920 INFO:tasks.rados.rados.0.smithi080.stdout:420: left oid 420 (ObjNum 419 snap 0 seq_num 419) 2023-12-01T04:55:16.920 INFO:tasks.rados.rados.0.smithi080.stdout:432: seq_num 431 ranges {443817=548087,1788092=438139,3019898=223919} 2023-12-01T04:55:16.925 INFO:tasks.rados.rados.0.smithi080.stdout:432: writing smithi08089843-432 from 443817 to 991904 tid 1 2023-12-01T04:55:16.932 INFO:tasks.rados.rados.0.smithi080.stdout:432: writing smithi08089843-432 from 1788092 to 2226231 tid 2 2023-12-01T04:55:16.940 INFO:tasks.rados.rados.0.smithi080.stdout:432: writing smithi08089843-432 from 3019898 to 3243817 tid 3 2023-12-01T04:55:16.940 INFO:tasks.rados.rados.0.smithi080.stdout:420: done (12 left) 2023-12-01T04:55:16.940 INFO:tasks.rados.rados.0.smithi080.stdout:433: write initial oid 433 2023-12-01T04:55:16.940 INFO:tasks.rados.rados.0.smithi080.stdout:433: seq_num 432 ranges {460624=623336,1846574=698150,3163674=96950} 2023-12-01T04:55:16.946 INFO:tasks.rados.rados.0.smithi080.stdout:433: writing smithi08089843-433 from 460624 to 1083960 tid 1 2023-12-01T04:55:16.955 INFO:tasks.rados.rados.0.smithi080.stdout:433: writing smithi08089843-433 from 1846574 to 2544724 tid 2 2023-12-01T04:55:16.960 INFO:tasks.rados.rados.0.smithi080.stdout:433: writing smithi08089843-433 from 3163674 to 3260624 tid 3 2023-12-01T04:55:16.960 INFO:tasks.rados.rados.0.smithi080.stdout:434: write initial oid 434 2023-12-01T04:55:16.960 INFO:tasks.rados.rados.0.smithi080.stdout:434: seq_num 433 ranges {477431=698585,1905056=441808,3074744=202687} 2023-12-01T04:55:16.966 INFO:tasks.rados.rados.0.smithi080.stdout:434: writing smithi08089843-434 from 477431 to 1176016 tid 1 2023-12-01T04:55:16.973 INFO:tasks.rados.rados.0.smithi080.stdout:434: writing smithi08089843-434 from 1905056 to 2346864 tid 2 2023-12-01T04:55:16.979 INFO:tasks.rados.rados.0.smithi080.stdout:434: writing smithi08089843-434 from 3074744 to 3277431 tid 3 2023-12-01T04:55:16.979 INFO:tasks.rados.rados.0.smithi080.stdout:435: write initial oid 435 2023-12-01T04:55:16.979 INFO:tasks.rados.rados.0.smithi080.stdout:435: seq_num 434 ranges {494238=490187,1563538=701819,2818520=475718} 2023-12-01T04:55:16.984 INFO:tasks.rados.rados.0.smithi080.stdout:435: writing smithi08089843-435 from 494238 to 984425 tid 1 2023-12-01T04:55:16.994 INFO:tasks.rados.rados.0.smithi080.stdout:435: writing smithi08089843-435 from 1563538 to 2265357 tid 2 2023-12-01T04:55:17.002 INFO:tasks.rados.rados.0.smithi080.stdout:435: writing smithi08089843-435 from 2818520 to 3294238 tid 3 2023-12-01T04:55:17.002 INFO:tasks.rados.rados.0.smithi080.stdout:436: write initial oid 436 2023-12-01T04:55:17.003 INFO:tasks.rados.rados.0.smithi080.stdout:436: seq_num 435 ranges {511045=565436,1622020=445477,2729590=556855} 2023-12-01T04:55:17.009 INFO:tasks.rados.rados.0.smithi080.stdout:436: writing smithi08089843-436 from 511045 to 1076481 tid 1 2023-12-01T04:55:17.014 INFO:tasks.rados.rados.0.smithi080.stdout:436: writing smithi08089843-436 from 1622020 to 2067497 tid 2 2023-12-01T04:55:17.022 INFO:tasks.rados.rados.0.smithi080.stdout:436: writing smithi08089843-436 from 2729590 to 3286445 tid 3 2023-12-01T04:55:17.022 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:17.022 INFO:tasks.rados.rados.0.smithi080.stdout:421: finishing write tid 1 to smithi08089843-421 2023-12-01T04:55:17.022 INFO:tasks.rados.rados.0.smithi080.stdout:421: finishing write tid 2 to smithi08089843-421 2023-12-01T04:55:17.022 INFO:tasks.rados.rados.0.smithi080.stdout:421: finishing write tid 3 to smithi08089843-421 2023-12-01T04:55:17.022 INFO:tasks.rados.rados.0.smithi080.stdout:421: finishing write tid 4 to smithi08089843-421 2023-12-01T04:55:17.022 INFO:tasks.rados.rados.0.smithi080.stdout:421: finishing write tid 5 to smithi08089843-421 2023-12-01T04:55:17.023 INFO:tasks.rados.rados.0.smithi080.stdout:421: oid 421 updating version 0 to 120 2023-12-01T04:55:17.023 INFO:tasks.rados.rados.0.smithi080.stdout:421: oid 421 updating version 120 to 122 2023-12-01T04:55:17.023 INFO:tasks.rados.rados.0.smithi080.stdout:421: oid 421 version 122 is already newer than 119 2023-12-01T04:55:17.023 INFO:tasks.rados.rados.0.smithi080.stdout:421: oid 421 version 122 is already newer than 121 2023-12-01T04:55:17.023 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 421 v 122 (ObjNum 420 snap 0 seq_num 420) dirty exists 2023-12-01T04:55:17.023 INFO:tasks.rados.rados.0.smithi080.stdout:421: left oid 421 (ObjNum 420 snap 0 seq_num 420) 2023-12-01T04:55:17.023 INFO:tasks.rados.rados.0.smithi080.stdout:422: finishing write tid 1 to smithi08089843-422 2023-12-01T04:55:17.023 INFO:tasks.rados.rados.0.smithi080.stdout:422: finishing write tid 2 to smithi08089843-422 2023-12-01T04:55:17.023 INFO:tasks.rados.rados.0.smithi080.stdout:422: finishing write tid 3 to smithi08089843-422 2023-12-01T04:55:17.023 INFO:tasks.rados.rados.0.smithi080.stdout:422: finishing write tid 4 to smithi08089843-422 2023-12-01T04:55:17.023 INFO:tasks.rados.rados.0.smithi080.stdout:422: oid 422 updating version 0 to 70 2023-12-01T04:55:17.023 INFO:tasks.rados.rados.0.smithi080.stdout:422: oid 422 version 70 is already newer than 68 2023-12-01T04:55:17.023 INFO:tasks.rados.rados.0.smithi080.stdout:422: oid 422 version 70 is already newer than 69 2023-12-01T04:55:17.023 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 422 v 70 (ObjNum 421 snap 0 seq_num 421) dirty exists 2023-12-01T04:55:17.024 INFO:tasks.rados.rados.0.smithi080.stdout:422: left oid 422 (ObjNum 421 snap 0 seq_num 421) 2023-12-01T04:55:17.024 INFO:tasks.rados.rados.0.smithi080.stdout:423: finishing write tid 1 to smithi08089843-423 2023-12-01T04:55:17.024 INFO:tasks.rados.rados.0.smithi080.stdout:423: finishing write tid 2 to smithi08089843-423 2023-12-01T04:55:17.024 INFO:tasks.rados.rados.0.smithi080.stdout:421: done (15 left) 2023-12-01T04:55:17.024 INFO:tasks.rados.rados.0.smithi080.stdout:422: done (14 left) 2023-12-01T04:55:17.024 INFO:tasks.rados.rados.0.smithi080.stdout:437: write initial oid 437 2023-12-01T04:55:17.024 INFO:tasks.rados.rados.0.smithi080.stdout:437: seq_num 436 ranges {527852=640685,1680502=589135,2757013=570839} 2023-12-01T04:55:17.034 INFO:tasks.rados.rados.0.smithi080.stdout:437: writing smithi08089843-437 from 527852 to 1168537 tid 1 2023-12-01T04:55:17.040 INFO:tasks.rados.rados.0.smithi080.stdout:437: writing smithi08089843-437 from 1680502 to 2269637 tid 2 2023-12-01T04:55:17.046 INFO:tasks.rados.rados.0.smithi080.stdout:437: writing smithi08089843-437 from 2757013 to 3327852 tid 3 2023-12-01T04:55:17.046 INFO:tasks.rados.rados.0.smithi080.stdout:438: write initial oid 438 2023-12-01T04:55:17.046 INFO:tasks.rados.rados.0.smithi080.stdout:438: seq_num 437 ranges {544659=715934,1738984=449146,2784436=560223} 2023-12-01T04:55:17.053 INFO:tasks.rados.rados.0.smithi080.stdout:438: writing smithi08089843-438 from 544659 to 1260593 tid 1 2023-12-01T04:55:17.058 INFO:tasks.rados.rados.0.smithi080.stdout:438: writing smithi08089843-438 from 1738984 to 2188130 tid 2 2023-12-01T04:55:17.066 INFO:tasks.rados.rados.0.smithi080.stdout:438: writing smithi08089843-438 from 2784436 to 3344659 tid 3 2023-12-01T04:55:17.066 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:17.066 INFO:tasks.rados.rados.0.smithi080.stdout:423: finishing write tid 3 to smithi08089843-423 2023-12-01T04:55:17.066 INFO:tasks.rados.rados.0.smithi080.stdout:423: finishing write tid 4 to smithi08089843-423 2023-12-01T04:55:17.066 INFO:tasks.rados.rados.0.smithi080.stdout:423: finishing write tid 5 to smithi08089843-423 2023-12-01T04:55:17.066 INFO:tasks.rados.rados.0.smithi080.stdout:423: oid 423 updating version 0 to 82 2023-12-01T04:55:17.067 INFO:tasks.rados.rados.0.smithi080.stdout:423: oid 423 version 82 is already newer than 81 2023-12-01T04:55:17.067 INFO:tasks.rados.rados.0.smithi080.stdout:423: oid 423 version 82 is already newer than 80 2023-12-01T04:55:17.067 INFO:tasks.rados.rados.0.smithi080.stdout:423: oid 423 updating version 82 to 83 2023-12-01T04:55:17.067 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 423 v 83 (ObjNum 422 snap 0 seq_num 422) dirty exists 2023-12-01T04:55:17.067 INFO:tasks.rados.rados.0.smithi080.stdout:423: left oid 423 (ObjNum 422 snap 0 seq_num 422) 2023-12-01T04:55:17.067 INFO:tasks.rados.rados.0.smithi080.stdout:424: finishing write tid 1 to smithi08089843-424 2023-12-01T04:55:17.067 INFO:tasks.rados.rados.0.smithi080.stdout:424: finishing write tid 2 to smithi08089843-424 2023-12-01T04:55:17.067 INFO:tasks.rados.rados.0.smithi080.stdout:424: finishing write tid 3 to smithi08089843-424 2023-12-01T04:55:17.067 INFO:tasks.rados.rados.0.smithi080.stdout:424: finishing write tid 4 to smithi08089843-424 2023-12-01T04:55:17.067 INFO:tasks.rados.rados.0.smithi080.stdout:424: finishing write tid 5 to smithi08089843-424 2023-12-01T04:55:17.067 INFO:tasks.rados.rados.0.smithi080.stdout:424: oid 424 updating version 0 to 109 2023-12-01T04:55:17.067 INFO:tasks.rados.rados.0.smithi080.stdout:424: oid 424 updating version 109 to 112 2023-12-01T04:55:17.067 INFO:tasks.rados.rados.0.smithi080.stdout:424: oid 424 version 112 is already newer than 111 2023-12-01T04:55:17.067 INFO:tasks.rados.rados.0.smithi080.stdout:424: oid 424 version 112 is already newer than 110 2023-12-01T04:55:17.067 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 424 v 112 (ObjNum 423 snap 0 seq_num 423) dirty exists 2023-12-01T04:55:17.067 INFO:tasks.rados.rados.0.smithi080.stdout:424: left oid 424 (ObjNum 423 snap 0 seq_num 423) 2023-12-01T04:55:17.068 INFO:tasks.rados.rados.0.smithi080.stdout:425: finishing write tid 1 to smithi08089843-425 2023-12-01T04:55:17.068 INFO:tasks.rados.rados.0.smithi080.stdout:425: finishing write tid 2 to smithi08089843-425 2023-12-01T04:55:17.068 INFO:tasks.rados.rados.0.smithi080.stdout:425: finishing write tid 3 to smithi08089843-425 2023-12-01T04:55:17.068 INFO:tasks.rados.rados.0.smithi080.stdout:423: done (15 left) 2023-12-01T04:55:17.068 INFO:tasks.rados.rados.0.smithi080.stdout:424: done (14 left) 2023-12-01T04:55:17.068 INFO:tasks.rados.rados.0.smithi080.stdout:439: write initial oid 439 2023-12-01T04:55:17.068 INFO:tasks.rados.rados.0.smithi080.stdout:439: seq_num 438 ranges {561466=791183,2081113=592804,3095506=265960} 2023-12-01T04:55:17.077 INFO:tasks.rados.rados.0.smithi080.stdout:439: writing smithi08089843-439 from 561466 to 1352649 tid 1 2023-12-01T04:55:17.085 INFO:tasks.rados.rados.0.smithi080.stdout:439: writing smithi08089843-439 from 2081113 to 2673917 tid 2 2023-12-01T04:55:17.089 INFO:tasks.rados.rados.0.smithi080.stdout:439: writing smithi08089843-439 from 3095506 to 3361466 tid 3 2023-12-01T04:55:17.089 INFO:tasks.rados.rados.0.smithi080.stdout:440: write initial oid 440 2023-12-01T04:55:17.089 INFO:tasks.rados.rados.0.smithi080.stdout:440: seq_num 439 ranges {578273=466432,1739595=452815,2722929=655344} 2023-12-01T04:55:17.097 INFO:tasks.rados.rados.0.smithi080.stdout:440: writing smithi08089843-440 from 578273 to 1044705 tid 1 2023-12-01T04:55:17.102 INFO:tasks.rados.rados.0.smithi080.stdout:440: writing smithi08089843-440 from 1739595 to 2192410 tid 2 2023-12-01T04:55:17.110 INFO:tasks.rados.rados.0.smithi080.stdout:440: writing smithi08089843-440 from 2722929 to 3378273 tid 3 2023-12-01T04:55:17.110 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:17.110 INFO:tasks.rados.rados.0.smithi080.stdout:425: finishing write tid 4 to smithi08089843-425 2023-12-01T04:55:17.110 INFO:tasks.rados.rados.0.smithi080.stdout:425: oid 425 updating version 0 to 79 2023-12-01T04:55:17.110 INFO:tasks.rados.rados.0.smithi080.stdout:425: oid 425 version 79 is already newer than 78 2023-12-01T04:55:17.110 INFO:tasks.rados.rados.0.smithi080.stdout:425: oid 425 updating version 79 to 80 2023-12-01T04:55:17.110 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 425 v 80 (ObjNum 424 snap 0 seq_num 424) dirty exists 2023-12-01T04:55:17.110 INFO:tasks.rados.rados.0.smithi080.stdout:425: left oid 425 (ObjNum 424 snap 0 seq_num 424) 2023-12-01T04:55:17.110 INFO:tasks.rados.rados.0.smithi080.stdout:425: done (15 left) 2023-12-01T04:55:17.111 INFO:tasks.rados.rados.0.smithi080.stdout:441: write initial oid 441 2023-12-01T04:55:17.111 INFO:tasks.rados.rados.0.smithi080.stdout:441: seq_num 440 ranges {595080=541681,1798077=596473,3150352=244728} 2023-12-01T04:55:17.116 INFO:tasks.rados.rados.0.smithi080.stdout:441: writing smithi08089843-441 from 595080 to 1136761 tid 1 2023-12-01T04:55:17.123 INFO:tasks.rados.rados.0.smithi080.stdout:441: writing smithi08089843-441 from 1798077 to 2394550 tid 2 2023-12-01T04:55:17.129 INFO:tasks.rados.rados.0.smithi080.stdout:441: writing smithi08089843-441 from 3150352 to 3395080 tid 3 2023-12-01T04:55:17.130 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:17.130 INFO:tasks.rados.rados.0.smithi080.stdout:426: finishing write tid 1 to smithi08089843-426 2023-12-01T04:55:17.130 INFO:tasks.rados.rados.0.smithi080.stdout:426: finishing write tid 2 to smithi08089843-426 2023-12-01T04:55:17.130 INFO:tasks.rados.rados.0.smithi080.stdout:426: finishing write tid 3 to smithi08089843-426 2023-12-01T04:55:17.130 INFO:tasks.rados.rados.0.smithi080.stdout:426: finishing write tid 4 to smithi08089843-426 2023-12-01T04:55:17.130 INFO:tasks.rados.rados.0.smithi080.stdout:426: finishing write tid 5 to smithi08089843-426 2023-12-01T04:55:17.130 INFO:tasks.rados.rados.0.smithi080.stdout:426: oid 426 updating version 0 to 107 2023-12-01T04:55:17.130 INFO:tasks.rados.rados.0.smithi080.stdout:426: oid 426 version 107 is already newer than 105 2023-12-01T04:55:17.130 INFO:tasks.rados.rados.0.smithi080.stdout:426: oid 426 version 107 is already newer than 106 2023-12-01T04:55:17.130 INFO:tasks.rados.rados.0.smithi080.stdout:426: oid 426 updating version 107 to 108 2023-12-01T04:55:17.130 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 426 v 108 (ObjNum 425 snap 0 seq_num 425) dirty exists 2023-12-01T04:55:17.130 INFO:tasks.rados.rados.0.smithi080.stdout:426: left oid 426 (ObjNum 425 snap 0 seq_num 425) 2023-12-01T04:55:17.130 INFO:tasks.rados.rados.0.smithi080.stdout:427: finishing write tid 1 to smithi08089843-427 2023-12-01T04:55:17.131 INFO:tasks.rados.rados.0.smithi080.stdout:427: finishing write tid 2 to smithi08089843-427 2023-12-01T04:55:17.131 INFO:tasks.rados.rados.0.smithi080.stdout:427: finishing write tid 3 to smithi08089843-427 2023-12-01T04:55:17.131 INFO:tasks.rados.rados.0.smithi080.stdout:427: finishing write tid 4 to smithi08089843-427 2023-12-01T04:55:17.131 INFO:tasks.rados.rados.0.smithi080.stdout:427: oid 427 updating version 0 to 89 2023-12-01T04:55:17.131 INFO:tasks.rados.rados.0.smithi080.stdout:427: oid 427 version 89 is already newer than 88 2023-12-01T04:55:17.131 INFO:tasks.rados.rados.0.smithi080.stdout:427: oid 427 version 89 is already newer than 87 2023-12-01T04:55:17.131 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 427 v 89 (ObjNum 426 snap 0 seq_num 426) dirty exists 2023-12-01T04:55:17.131 INFO:tasks.rados.rados.0.smithi080.stdout:427: left oid 427 (ObjNum 426 snap 0 seq_num 426) 2023-12-01T04:55:17.131 INFO:tasks.rados.rados.0.smithi080.stdout:428: finishing write tid 1 to smithi08089843-428 2023-12-01T04:55:17.131 INFO:tasks.rados.rados.0.smithi080.stdout:426: done (15 left) 2023-12-01T04:55:17.131 INFO:tasks.rados.rados.0.smithi080.stdout:427: done (14 left) 2023-12-01T04:55:17.131 INFO:tasks.rados.rados.0.smithi080.stdout:442: write initial oid 442 2023-12-01T04:55:17.131 INFO:tasks.rados.rados.0.smithi080.stdout:442: seq_num 441 ranges {611887=733283,1972912=456484,2894128=517759} 2023-12-01T04:55:17.137 INFO:tasks.rados.rados.0.smithi080.stdout:442: writing smithi08089843-442 from 611887 to 1345170 tid 1 2023-12-01T04:55:17.143 INFO:tasks.rados.rados.0.smithi080.stdout:442: writing smithi08089843-442 from 1972912 to 2429396 tid 2 2023-12-01T04:55:17.152 INFO:tasks.rados.rados.0.smithi080.stdout:442: writing smithi08089843-442 from 2894128 to 3411887 tid 3 2023-12-01T04:55:17.152 INFO:tasks.rados.rados.0.smithi080.stdout:443: write initial oid 443 2023-12-01T04:55:17.152 INFO:tasks.rados.rados.0.smithi080.stdout:443: seq_num 442 ranges {628694=408532,1515041=600142,2805198=552112} 2023-12-01T04:55:17.162 INFO:tasks.rados.rados.0.smithi080.stdout:443: writing smithi08089843-443 from 628694 to 1037226 tid 1 2023-12-01T04:55:17.166 INFO:tasks.rados.rados.0.smithi080.stdout:443: writing smithi08089843-443 from 1515041 to 2115183 tid 2 2023-12-01T04:55:17.174 INFO:tasks.rados.rados.0.smithi080.stdout:443: writing smithi08089843-443 from 2805198 to 3357310 tid 3 2023-12-01T04:55:17.174 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:17.174 INFO:tasks.rados.rados.0.smithi080.stdout:428: finishing write tid 2 to smithi08089843-428 2023-12-01T04:55:17.174 INFO:tasks.rados.rados.0.smithi080.stdout:428: finishing write tid 3 to smithi08089843-428 2023-12-01T04:55:17.174 INFO:tasks.rados.rados.0.smithi080.stdout:428: finishing write tid 4 to smithi08089843-428 2023-12-01T04:55:17.174 INFO:tasks.rados.rados.0.smithi080.stdout:428: finishing write tid 5 to smithi08089843-428 2023-12-01T04:55:17.174 INFO:tasks.rados.rados.0.smithi080.stdout:428: oid 428 updating version 0 to 84 2023-12-01T04:55:17.174 INFO:tasks.rados.rados.0.smithi080.stdout:428: oid 428 updating version 84 to 86 2023-12-01T04:55:17.174 INFO:tasks.rados.rados.0.smithi080.stdout:428: oid 428 version 86 is already newer than 85 2023-12-01T04:55:17.174 INFO:tasks.rados.rados.0.smithi080.stdout:428: oid 428 updating version 86 to 87 2023-12-01T04:55:17.175 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 428 v 87 (ObjNum 427 snap 0 seq_num 427) dirty exists 2023-12-01T04:55:17.175 INFO:tasks.rados.rados.0.smithi080.stdout:428: left oid 428 (ObjNum 427 snap 0 seq_num 427) 2023-12-01T04:55:17.175 INFO:tasks.rados.rados.0.smithi080.stdout:429: finishing write tid 1 to smithi08089843-429 2023-12-01T04:55:17.175 INFO:tasks.rados.rados.0.smithi080.stdout:429: finishing write tid 2 to smithi08089843-429 2023-12-01T04:55:17.175 INFO:tasks.rados.rados.0.smithi080.stdout:428: done (15 left) 2023-12-01T04:55:17.175 INFO:tasks.rados.rados.0.smithi080.stdout:444: write initial oid 444 2023-12-01T04:55:17.175 INFO:tasks.rados.rados.0.smithi080.stdout:444: seq_num 443 ranges {645501=483781,1573523=460153,2548974=763384} 2023-12-01T04:55:17.184 INFO:tasks.rados.rados.0.smithi080.stdout:444: writing smithi08089843-444 from 645501 to 1129282 tid 1 2023-12-01T04:55:17.190 INFO:tasks.rados.rados.0.smithi080.stdout:444: writing smithi08089843-444 from 1573523 to 2033676 tid 2 2023-12-01T04:55:17.198 INFO:tasks.rados.rados.0.smithi080.stdout:444: writing smithi08089843-444 from 2548974 to 3312358 tid 3 2023-12-01T04:55:17.198 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:17.198 INFO:tasks.rados.rados.0.smithi080.stdout:429: finishing write tid 3 to smithi08089843-429 2023-12-01T04:55:17.199 INFO:tasks.rados.rados.0.smithi080.stdout:429: finishing write tid 4 to smithi08089843-429 2023-12-01T04:55:17.199 INFO:tasks.rados.rados.0.smithi080.stdout:429: oid 429 updating version 0 to 78 2023-12-01T04:55:17.199 INFO:tasks.rados.rados.0.smithi080.stdout:429: oid 429 version 78 is already newer than 77 2023-12-01T04:55:17.199 INFO:tasks.rados.rados.0.smithi080.stdout:429: oid 429 version 78 is already newer than 76 2023-12-01T04:55:17.199 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 429 v 78 (ObjNum 428 snap 0 seq_num 428) dirty exists 2023-12-01T04:55:17.199 INFO:tasks.rados.rados.0.smithi080.stdout:429: left oid 429 (ObjNum 428 snap 0 seq_num 428) 2023-12-01T04:55:17.199 INFO:tasks.rados.rados.0.smithi080.stdout:430: finishing write tid 1 to smithi08089843-430 2023-12-01T04:55:17.199 INFO:tasks.rados.rados.0.smithi080.stdout:430: finishing write tid 2 to smithi08089843-430 2023-12-01T04:55:17.199 INFO:tasks.rados.rados.0.smithi080.stdout:430: finishing write tid 3 to smithi08089843-430 2023-12-01T04:55:17.199 INFO:tasks.rados.rados.0.smithi080.stdout:429: done (15 left) 2023-12-01T04:55:17.199 INFO:tasks.rados.rados.0.smithi080.stdout:445: write initial oid 445 2023-12-01T04:55:17.199 INFO:tasks.rados.rados.0.smithi080.stdout:445: seq_num 444 ranges {662308=559030,1632005=603811,2860044=602264} 2023-12-01T04:55:17.206 INFO:tasks.rados.rados.0.smithi080.stdout:445: writing smithi08089843-445 from 662308 to 1221338 tid 1 2023-12-01T04:55:17.211 INFO:tasks.rados.rados.0.smithi080.stdout:445: writing smithi08089843-445 from 1632005 to 2235816 tid 2 2023-12-01T04:55:17.220 INFO:tasks.rados.rados.0.smithi080.stdout:445: writing smithi08089843-445 from 2860044 to 3462308 tid 3 2023-12-01T04:55:17.220 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:17.220 INFO:tasks.rados.rados.0.smithi080.stdout:430: finishing write tid 4 to smithi08089843-430 2023-12-01T04:55:17.221 INFO:tasks.rados.rados.0.smithi080.stdout:430: finishing write tid 5 to smithi08089843-430 2023-12-01T04:55:17.221 INFO:tasks.rados.rados.0.smithi080.stdout:430: oid 430 updating version 0 to 84 2023-12-01T04:55:17.221 INFO:tasks.rados.rados.0.smithi080.stdout:430: oid 430 version 84 is already newer than 83 2023-12-01T04:55:17.221 INFO:tasks.rados.rados.0.smithi080.stdout:430: oid 430 version 84 is already newer than 81 2023-12-01T04:55:17.221 INFO:tasks.rados.rados.0.smithi080.stdout:430: oid 430 version 84 is already newer than 82 2023-12-01T04:55:17.221 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 430 v 84 (ObjNum 429 snap 0 seq_num 429) dirty exists 2023-12-01T04:55:17.221 INFO:tasks.rados.rados.0.smithi080.stdout:430: left oid 430 (ObjNum 429 snap 0 seq_num 429) 2023-12-01T04:55:17.221 INFO:tasks.rados.rados.0.smithi080.stdout:431: finishing write tid 1 to smithi08089843-431 2023-12-01T04:55:17.221 INFO:tasks.rados.rados.0.smithi080.stdout:431: finishing write tid 2 to smithi08089843-431 2023-12-01T04:55:17.221 INFO:tasks.rados.rados.0.smithi080.stdout:431: finishing write tid 3 to smithi08089843-431 2023-12-01T04:55:17.221 INFO:tasks.rados.rados.0.smithi080.stdout:431: finishing write tid 4 to smithi08089843-431 2023-12-01T04:55:17.221 INFO:tasks.rados.rados.0.smithi080.stdout:431: finishing write tid 5 to smithi08089843-431 2023-12-01T04:55:17.221 INFO:tasks.rados.rados.0.smithi080.stdout:431: oid 431 updating version 0 to 130 2023-12-01T04:55:17.221 INFO:tasks.rados.rados.0.smithi080.stdout:431: oid 431 updating version 130 to 131 2023-12-01T04:55:17.222 INFO:tasks.rados.rados.0.smithi080.stdout:431: oid 431 updating version 131 to 132 2023-12-01T04:55:17.222 INFO:tasks.rados.rados.0.smithi080.stdout:431: oid 431 updating version 132 to 133 2023-12-01T04:55:17.222 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 431 v 133 (ObjNum 430 snap 0 seq_num 430) dirty exists 2023-12-01T04:55:17.222 INFO:tasks.rados.rados.0.smithi080.stdout:431: left oid 431 (ObjNum 430 snap 0 seq_num 430) 2023-12-01T04:55:17.222 INFO:tasks.rados.rados.0.smithi080.stdout:430: done (15 left) 2023-12-01T04:55:17.222 INFO:tasks.rados.rados.0.smithi080.stdout:431: done (14 left) 2023-12-01T04:55:17.222 INFO:tasks.rados.rados.0.smithi080.stdout:446: write initial oid 446 2023-12-01T04:55:17.222 INFO:tasks.rados.rados.0.smithi080.stdout:446: seq_num 445 ranges {679115=634279,2090487=463822,3003820=475295} 2023-12-01T04:55:17.228 INFO:tasks.rados.rados.0.smithi080.stdout:446: writing smithi08089843-446 from 679115 to 1313394 tid 1 2023-12-01T04:55:17.235 INFO:tasks.rados.rados.0.smithi080.stdout:446: writing smithi08089843-446 from 2090487 to 2554309 tid 2 2023-12-01T04:55:17.241 INFO:tasks.rados.rados.0.smithi080.stdout:446: writing smithi08089843-446 from 3003820 to 3479115 tid 3 2023-12-01T04:55:17.241 INFO:tasks.rados.rados.0.smithi080.stdout:447: write initial oid 447 2023-12-01T04:55:17.241 INFO:tasks.rados.rados.0.smithi080.stdout:447: seq_num 446 ranges {695922=709528,2032616=607480,3198537=297385} 2023-12-01T04:55:17.251 INFO:tasks.rados.rados.0.smithi080.stdout:447: writing smithi08089843-447 from 695922 to 1405450 tid 1 2023-12-01T04:55:17.259 INFO:tasks.rados.rados.0.smithi080.stdout:447: writing smithi08089843-447 from 2032616 to 2640096 tid 2 2023-12-01T04:55:17.268 INFO:tasks.rados.rados.0.smithi080.stdout:447: writing smithi08089843-447 from 3198537 to 3495922 tid 3 2023-12-01T04:55:17.268 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:17.268 INFO:tasks.rados.rados.0.smithi080.stdout:432: finishing write tid 1 to smithi08089843-432 2023-12-01T04:55:17.268 INFO:tasks.rados.rados.0.smithi080.stdout:432: finishing write tid 2 to smithi08089843-432 2023-12-01T04:55:17.268 INFO:tasks.rados.rados.0.smithi080.stdout:432: finishing write tid 3 to smithi08089843-432 2023-12-01T04:55:17.268 INFO:tasks.rados.rados.0.smithi080.stdout:432: finishing write tid 4 to smithi08089843-432 2023-12-01T04:55:17.268 INFO:tasks.rados.rados.0.smithi080.stdout:432: finishing write tid 5 to smithi08089843-432 2023-12-01T04:55:17.268 INFO:tasks.rados.rados.0.smithi080.stdout:432: oid 432 updating version 0 to 85 2023-12-01T04:55:17.268 INFO:tasks.rados.rados.0.smithi080.stdout:432: oid 432 updating version 85 to 88 2023-12-01T04:55:17.268 INFO:tasks.rados.rados.0.smithi080.stdout:432: oid 432 version 88 is already newer than 87 2023-12-01T04:55:17.269 INFO:tasks.rados.rados.0.smithi080.stdout:432: oid 432 version 88 is already newer than 86 2023-12-01T04:55:17.269 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 432 v 88 (ObjNum 431 snap 0 seq_num 431) dirty exists 2023-12-01T04:55:17.269 INFO:tasks.rados.rados.0.smithi080.stdout:432: left oid 432 (ObjNum 431 snap 0 seq_num 431) 2023-12-01T04:55:17.269 INFO:tasks.rados.rados.0.smithi080.stdout:433: finishing write tid 1 to smithi08089843-433 2023-12-01T04:55:17.269 INFO:tasks.rados.rados.0.smithi080.stdout:432: done (15 left) 2023-12-01T04:55:17.269 INFO:tasks.rados.rados.0.smithi080.stdout:448: write initial oid 448 2023-12-01T04:55:17.269 INFO:tasks.rados.rados.0.smithi080.stdout:448: seq_num 447 ranges {712729=784777,2091098=467491,3342313=170416} 2023-12-01T04:55:17.273 INFO:tasks.rados.rados.0.smithi080.stdout:448: writing smithi08089843-448 from 712729 to 1497506 tid 1 2023-12-01T04:55:17.280 INFO:tasks.rados.rados.0.smithi080.stdout:448: writing smithi08089843-448 from 2091098 to 2558589 tid 2 2023-12-01T04:55:17.285 INFO:tasks.rados.rados.0.smithi080.stdout:448: writing smithi08089843-448 from 3342313 to 3512729 tid 3 2023-12-01T04:55:17.285 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:17.286 INFO:tasks.rados.rados.0.smithi080.stdout:433: finishing write tid 2 to smithi08089843-433 2023-12-01T04:55:17.286 INFO:tasks.rados.rados.0.smithi080.stdout:433: finishing write tid 3 to smithi08089843-433 2023-12-01T04:55:17.286 INFO:tasks.rados.rados.0.smithi080.stdout:433: finishing write tid 4 to smithi08089843-433 2023-12-01T04:55:17.286 INFO:tasks.rados.rados.0.smithi080.stdout:433: finishing write tid 5 to smithi08089843-433 2023-12-01T04:55:17.286 INFO:tasks.rados.rados.0.smithi080.stdout:433: oid 433 updating version 0 to 97 2023-12-01T04:55:17.286 INFO:tasks.rados.rados.0.smithi080.stdout:433: oid 433 version 97 is already newer than 95 2023-12-01T04:55:17.286 INFO:tasks.rados.rados.0.smithi080.stdout:433: oid 433 version 97 is already newer than 96 2023-12-01T04:55:17.286 INFO:tasks.rados.rados.0.smithi080.stdout:433: oid 433 version 97 is already newer than 94 2023-12-01T04:55:17.286 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 433 v 97 (ObjNum 432 snap 0 seq_num 432) dirty exists 2023-12-01T04:55:17.286 INFO:tasks.rados.rados.0.smithi080.stdout:433: left oid 433 (ObjNum 432 snap 0 seq_num 432) 2023-12-01T04:55:17.286 INFO:tasks.rados.rados.0.smithi080.stdout:434: finishing write tid 1 to smithi08089843-434 2023-12-01T04:55:17.286 INFO:tasks.rados.rados.0.smithi080.stdout:434: finishing write tid 2 to smithi08089843-434 2023-12-01T04:55:17.286 INFO:tasks.rados.rados.0.smithi080.stdout:434: finishing write tid 3 to smithi08089843-434 2023-12-01T04:55:17.286 INFO:tasks.rados.rados.0.smithi080.stdout:433: done (15 left) 2023-12-01T04:55:17.287 INFO:tasks.rados.rados.0.smithi080.stdout:449: write initial oid 449 2023-12-01T04:55:17.287 INFO:tasks.rados.rados.0.smithi080.stdout:449: seq_num 448 ranges {729536=460026,1749580=611149,2853383=452450} 2023-12-01T04:55:17.292 INFO:tasks.rados.rados.0.smithi080.stdout:449: writing smithi08089843-449 from 729536 to 1189562 tid 1 2023-12-01T04:55:17.299 INFO:tasks.rados.rados.0.smithi080.stdout:449: writing smithi08089843-449 from 1749580 to 2360729 tid 2 2023-12-01T04:55:17.304 INFO:tasks.rados.rados.0.smithi080.stdout:449: writing smithi08089843-449 from 2853383 to 3305833 tid 3 2023-12-01T04:55:17.305 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:17.305 INFO:tasks.rados.rados.0.smithi080.stdout:434: finishing write tid 4 to smithi08089843-434 2023-12-01T04:55:17.305 INFO:tasks.rados.rados.0.smithi080.stdout:434: finishing write tid 5 to smithi08089843-434 2023-12-01T04:55:17.305 INFO:tasks.rados.rados.0.smithi080.stdout:434: oid 434 updating version 0 to 134 2023-12-01T04:55:17.305 INFO:tasks.rados.rados.0.smithi080.stdout:434: oid 434 updating version 134 to 135 2023-12-01T04:55:17.305 INFO:tasks.rados.rados.0.smithi080.stdout:434: oid 434 updating version 135 to 136 2023-12-01T04:55:17.305 INFO:tasks.rados.rados.0.smithi080.stdout:434: oid 434 updating version 136 to 137 2023-12-01T04:55:17.305 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 434 v 137 (ObjNum 433 snap 0 seq_num 433) dirty exists 2023-12-01T04:55:17.305 INFO:tasks.rados.rados.0.smithi080.stdout:434: left oid 434 (ObjNum 433 snap 0 seq_num 433) 2023-12-01T04:55:17.305 INFO:tasks.rados.rados.0.smithi080.stdout:435: finishing write tid 1 to smithi08089843-435 2023-12-01T04:55:17.305 INFO:tasks.rados.rados.0.smithi080.stdout:434: done (15 left) 2023-12-01T04:55:17.305 INFO:tasks.rados.rados.0.smithi080.stdout:450: write initial oid 450 2023-12-01T04:55:17.305 INFO:tasks.rados.rados.0.smithi080.stdout:450: seq_num 449 ranges {746343=651628,1924415=754807,3397159=149184} 2023-12-01T04:55:17.312 INFO:tasks.rados.rados.0.smithi080.stdout:450: writing smithi08089843-450 from 746343 to 1397971 tid 1 2023-12-01T04:55:17.320 INFO:tasks.rados.rados.0.smithi080.stdout:450: writing smithi08089843-450 from 1924415 to 2679222 tid 2 2023-12-01T04:55:17.325 INFO:tasks.rados.rados.0.smithi080.stdout:450: writing smithi08089843-450 from 3397159 to 3546343 tid 3 2023-12-01T04:55:17.325 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:17.325 INFO:tasks.rados.rados.0.smithi080.stdout:435: finishing write tid 2 to smithi08089843-435 2023-12-01T04:55:17.325 INFO:tasks.rados.rados.0.smithi080.stdout:435: finishing write tid 3 to smithi08089843-435 2023-12-01T04:55:17.325 INFO:tasks.rados.rados.0.smithi080.stdout:435: finishing write tid 4 to smithi08089843-435 2023-12-01T04:55:17.326 INFO:tasks.rados.rados.0.smithi080.stdout:435: finishing write tid 5 to smithi08089843-435 2023-12-01T04:55:17.326 INFO:tasks.rados.rados.0.smithi080.stdout:435: oid 435 updating version 0 to 99 2023-12-01T04:55:17.326 INFO:tasks.rados.rados.0.smithi080.stdout:435: oid 435 version 99 is already newer than 98 2023-12-01T04:55:17.326 INFO:tasks.rados.rados.0.smithi080.stdout:435: oid 435 version 99 is already newer than 96 2023-12-01T04:55:17.326 INFO:tasks.rados.rados.0.smithi080.stdout:435: oid 435 version 99 is already newer than 97 2023-12-01T04:55:17.326 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 435 v 99 (ObjNum 434 snap 0 seq_num 434) dirty exists 2023-12-01T04:55:17.326 INFO:tasks.rados.rados.0.smithi080.stdout:435: left oid 435 (ObjNum 434 snap 0 seq_num 434) 2023-12-01T04:55:17.326 INFO:tasks.rados.rados.0.smithi080.stdout:436: finishing write tid 1 to smithi08089843-436 2023-12-01T04:55:17.326 INFO:tasks.rados.rados.0.smithi080.stdout:436: finishing write tid 2 to smithi08089843-436 2023-12-01T04:55:17.326 INFO:tasks.rados.rados.0.smithi080.stdout:436: finishing write tid 3 to smithi08089843-436 2023-12-01T04:55:17.326 INFO:tasks.rados.rados.0.smithi080.stdout:436: finishing write tid 4 to smithi08089843-436 2023-12-01T04:55:17.326 INFO:tasks.rados.rados.0.smithi080.stdout:436: finishing write tid 5 to smithi08089843-436 2023-12-01T04:55:17.326 INFO:tasks.rados.rados.0.smithi080.stdout:436: oid 436 updating version 0 to 85 2023-12-01T04:55:17.326 INFO:tasks.rados.rados.0.smithi080.stdout:436: oid 436 updating version 85 to 87 2023-12-01T04:55:17.327 INFO:tasks.rados.rados.0.smithi080.stdout:436: oid 436 version 87 is already newer than 86 2023-12-01T04:55:17.327 INFO:tasks.rados.rados.0.smithi080.stdout:436: oid 436 updating version 87 to 88 2023-12-01T04:55:17.327 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 436 v 88 (ObjNum 435 snap 0 seq_num 435) dirty exists 2023-12-01T04:55:17.327 INFO:tasks.rados.rados.0.smithi080.stdout:436: left oid 436 (ObjNum 435 snap 0 seq_num 435) 2023-12-01T04:55:17.327 INFO:tasks.rados.rados.0.smithi080.stdout:437: finishing write tid 1 to smithi08089843-437 2023-12-01T04:55:17.327 INFO:tasks.rados.rados.0.smithi080.stdout:437: finishing write tid 2 to smithi08089843-437 2023-12-01T04:55:17.327 INFO:tasks.rados.rados.0.smithi080.stdout:437: finishing write tid 3 to smithi08089843-437 2023-12-01T04:55:17.327 INFO:tasks.rados.rados.0.smithi080.stdout:435: done (15 left) 2023-12-01T04:55:17.327 INFO:tasks.rados.rados.0.smithi080.stdout:436: done (14 left) 2023-12-01T04:55:17.327 INFO:tasks.rados.rados.0.smithi080.stdout:451: write initial oid 451 2023-12-01T04:55:17.327 INFO:tasks.rados.rados.0.smithi080.stdout:451: seq_num 450 ranges {763150=726877,1982897=614818,3024582=474994} 2023-12-01T04:55:17.333 INFO:tasks.rados.rados.0.smithi080.stdout:451: writing smithi08089843-451 from 763150 to 1490027 tid 1 2023-12-01T04:55:17.340 INFO:tasks.rados.rados.0.smithi080.stdout:451: writing smithi08089843-451 from 1982897 to 2597715 tid 2 2023-12-01T04:55:17.346 INFO:tasks.rados.rados.0.smithi080.stdout:451: writing smithi08089843-451 from 3024582 to 3499576 tid 3 2023-12-01T04:55:17.346 INFO:tasks.rados.rados.0.smithi080.stdout:452: write initial oid 452 2023-12-01T04:55:17.346 INFO:tasks.rados.rados.0.smithi080.stdout:452: seq_num 451 ranges {779957=402126,1925026=758476,3335652=244305} 2023-12-01T04:55:17.352 INFO:tasks.rados.rados.0.smithi080.stdout:452: writing smithi08089843-452 from 779957 to 1182083 tid 1 2023-12-01T04:55:17.361 INFO:tasks.rados.rados.0.smithi080.stdout:452: writing smithi08089843-452 from 1925026 to 2683502 tid 2 2023-12-01T04:55:17.366 INFO:tasks.rados.rados.0.smithi080.stdout:452: writing smithi08089843-452 from 3335652 to 3579957 tid 3 2023-12-01T04:55:17.367 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:17.367 INFO:tasks.rados.rados.0.smithi080.stdout:437: finishing write tid 4 to smithi08089843-437 2023-12-01T04:55:17.367 INFO:tasks.rados.rados.0.smithi080.stdout:437: finishing write tid 5 to smithi08089843-437 2023-12-01T04:55:17.367 INFO:tasks.rados.rados.0.smithi080.stdout:437: oid 437 updating version 0 to 85 2023-12-01T04:55:17.367 INFO:tasks.rados.rados.0.smithi080.stdout:437: oid 437 version 85 is already newer than 84 2023-12-01T04:55:17.367 INFO:tasks.rados.rados.0.smithi080.stdout:437: oid 437 version 85 is already newer than 83 2023-12-01T04:55:17.367 INFO:tasks.rados.rados.0.smithi080.stdout:437: oid 437 version 85 is already newer than 82 2023-12-01T04:55:17.367 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 437 v 85 (ObjNum 436 snap 0 seq_num 436) dirty exists 2023-12-01T04:55:17.367 INFO:tasks.rados.rados.0.smithi080.stdout:437: left oid 437 (ObjNum 436 snap 0 seq_num 436) 2023-12-01T04:55:17.367 INFO:tasks.rados.rados.0.smithi080.stdout:438: finishing write tid 1 to smithi08089843-438 2023-12-01T04:55:17.367 INFO:tasks.rados.rados.0.smithi080.stdout:438: finishing write tid 2 to smithi08089843-438 2023-12-01T04:55:17.367 INFO:tasks.rados.rados.0.smithi080.stdout:437: done (15 left) 2023-12-01T04:55:17.367 INFO:tasks.rados.rados.0.smithi080.stdout:453: write initial oid 453 2023-12-01T04:55:17.368 INFO:tasks.rados.rados.0.smithi080.stdout:453: seq_num 452 ranges {796764=477375,1983508=618487,3363075=233689} 2023-12-01T04:55:17.373 INFO:tasks.rados.rados.0.smithi080.stdout:453: writing smithi08089843-453 from 796764 to 1274139 tid 1 2023-12-01T04:55:17.381 INFO:tasks.rados.rados.0.smithi080.stdout:453: writing smithi08089843-453 from 1983508 to 2601995 tid 2 2023-12-01T04:55:17.388 INFO:tasks.rados.rados.0.smithi080.stdout:453: writing smithi08089843-453 from 3363075 to 3596764 tid 3 2023-12-01T04:55:17.388 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:17.388 INFO:tasks.rados.rados.0.smithi080.stdout:438: finishing write tid 3 to smithi08089843-438 2023-12-01T04:55:17.388 INFO:tasks.rados.rados.0.smithi080.stdout:438: finishing write tid 4 to smithi08089843-438 2023-12-01T04:55:17.388 INFO:tasks.rados.rados.0.smithi080.stdout:438: finishing write tid 5 to smithi08089843-438 2023-12-01T04:55:17.388 INFO:tasks.rados.rados.0.smithi080.stdout:438: oid 438 updating version 0 to 92 2023-12-01T04:55:17.389 INFO:tasks.rados.rados.0.smithi080.stdout:438: oid 438 updating version 92 to 93 2023-12-01T04:55:17.389 INFO:tasks.rados.rados.0.smithi080.stdout:438: oid 438 version 93 is already newer than 91 2023-12-01T04:55:17.389 INFO:tasks.rados.rados.0.smithi080.stdout:438: oid 438 version 93 is already newer than 90 2023-12-01T04:55:17.389 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 438 v 93 (ObjNum 437 snap 0 seq_num 437) dirty exists 2023-12-01T04:55:17.389 INFO:tasks.rados.rados.0.smithi080.stdout:438: left oid 438 (ObjNum 437 snap 0 seq_num 437) 2023-12-01T04:55:17.389 INFO:tasks.rados.rados.0.smithi080.stdout:439: finishing write tid 1 to smithi08089843-439 2023-12-01T04:55:17.389 INFO:tasks.rados.rados.0.smithi080.stdout:439: finishing write tid 2 to smithi08089843-439 2023-12-01T04:55:17.389 INFO:tasks.rados.rados.0.smithi080.stdout:439: finishing write tid 3 to smithi08089843-439 2023-12-01T04:55:17.389 INFO:tasks.rados.rados.0.smithi080.stdout:439: finishing write tid 4 to smithi08089843-439 2023-12-01T04:55:17.389 INFO:tasks.rados.rados.0.smithi080.stdout:439: finishing write tid 5 to smithi08089843-439 2023-12-01T04:55:17.390 INFO:tasks.rados.rados.0.smithi080.stdout:439: oid 439 updating version 0 to 100 2023-12-01T04:55:17.390 INFO:tasks.rados.rados.0.smithi080.stdout:439: oid 439 version 100 is already newer than 98 2023-12-01T04:55:17.390 INFO:tasks.rados.rados.0.smithi080.stdout:439: oid 439 version 100 is already newer than 99 2023-12-01T04:55:17.390 INFO:tasks.rados.rados.0.smithi080.stdout:439: oid 439 version 100 is already newer than 97 2023-12-01T04:55:17.391 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 439 v 100 (ObjNum 438 snap 0 seq_num 438) dirty exists 2023-12-01T04:55:17.391 INFO:tasks.rados.rados.0.smithi080.stdout:439: left oid 439 (ObjNum 438 snap 0 seq_num 438) 2023-12-01T04:55:17.391 INFO:tasks.rados.rados.0.smithi080.stdout:440: finishing write tid 1 to smithi08089843-440 2023-12-01T04:55:17.391 INFO:tasks.rados.rados.0.smithi080.stdout:440: finishing write tid 2 to smithi08089843-440 2023-12-01T04:55:17.391 INFO:tasks.rados.rados.0.smithi080.stdout:440: finishing write tid 3 to smithi08089843-440 2023-12-01T04:55:17.391 INFO:tasks.rados.rados.0.smithi080.stdout:440: finishing write tid 4 to smithi08089843-440 2023-12-01T04:55:17.391 INFO:tasks.rados.rados.0.smithi080.stdout:440: finishing write tid 5 to smithi08089843-440 2023-12-01T04:55:17.391 INFO:tasks.rados.rados.0.smithi080.stdout:440: oid 440 updating version 0 to 83 2023-12-01T04:55:17.392 INFO:tasks.rados.rados.0.smithi080.stdout:440: oid 440 version 83 is already newer than 82 2023-12-01T04:55:17.392 INFO:tasks.rados.rados.0.smithi080.stdout:440: oid 440 version 83 is already newer than 81 2023-12-01T04:55:17.392 INFO:tasks.rados.rados.0.smithi080.stdout:440: oid 440 version 83 is already newer than 80 2023-12-01T04:55:17.392 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 440 v 83 (ObjNum 439 snap 0 seq_num 439) dirty exists 2023-12-01T04:55:17.392 INFO:tasks.rados.rados.0.smithi080.stdout:440: left oid 440 (ObjNum 439 snap 0 seq_num 439) 2023-12-01T04:55:17.392 INFO:tasks.rados.rados.0.smithi080.stdout:441: finishing write tid 1 to smithi08089843-441 2023-12-01T04:55:17.392 INFO:tasks.rados.rados.0.smithi080.stdout:441: finishing write tid 2 to smithi08089843-441 2023-12-01T04:55:17.392 INFO:tasks.rados.rados.0.smithi080.stdout:438: done (15 left) 2023-12-01T04:55:17.392 INFO:tasks.rados.rados.0.smithi080.stdout:439: done (14 left) 2023-12-01T04:55:17.392 INFO:tasks.rados.rados.0.smithi080.stdout:440: done (13 left) 2023-12-01T04:55:17.392 INFO:tasks.rados.rados.0.smithi080.stdout:454: write initial oid 454 2023-12-01T04:55:17.392 INFO:tasks.rados.rados.0.smithi080.stdout:454: seq_num 453 ranges {413571=552624,1641990=762145,2990498=425163} 2023-12-01T04:55:17.393 INFO:tasks.rados.rados.0.smithi080.stdout:454: writing smithi08089843-454 from 413571 to 966195 tid 1 2023-12-01T04:55:17.402 INFO:tasks.rados.rados.0.smithi080.stdout:454: writing smithi08089843-454 from 1641990 to 2404135 tid 2 2023-12-01T04:55:17.408 INFO:tasks.rados.rados.0.smithi080.stdout:454: writing smithi08089843-454 from 2990498 to 3415661 tid 3 2023-12-01T04:55:17.408 INFO:tasks.rados.rados.0.smithi080.stdout:455: write initial oid 455 2023-12-01T04:55:17.408 INFO:tasks.rados.rados.0.smithi080.stdout:455: seq_num 454 ranges {430378=627873,1700472=622156,3017921=612457} 2023-12-01T04:55:17.414 INFO:tasks.rados.rados.0.smithi080.stdout:455: writing smithi08089843-455 from 430378 to 1058251 tid 1 2023-12-01T04:55:17.422 INFO:tasks.rados.rados.0.smithi080.stdout:455: writing smithi08089843-455 from 1700472 to 2322628 tid 2 2023-12-01T04:55:17.430 INFO:tasks.rados.rados.0.smithi080.stdout:455: writing smithi08089843-455 from 3017921 to 3630378 tid 3 2023-12-01T04:55:17.431 INFO:tasks.rados.rados.0.smithi080.stdout:456: write initial oid 456 2023-12-01T04:55:17.431 INFO:tasks.rados.rados.0.smithi080.stdout:456: seq_num 455 ranges {447185=703122,1642601=765814,2928991=447707} 2023-12-01T04:55:17.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:55:17 smithi080 bash[41963]: cluster 2023-12-01T04:55:15.760686+0000 mgr.y (mgr.24362) 198 : cluster 0 pgmap v173: 89 pgs: 89 active+clean; 1002 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 44 KiB/s rd, 57 MiB/s wr, 286 op/s 2023-12-01T04:55:17.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:55:17 smithi080 bash[28361]: cluster 2023-12-01T04:55:15.760686+0000 mgr.y (mgr.24362) 198 : cluster 0 pgmap v173: 89 pgs: 89 active+clean; 1002 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 44 KiB/s rd, 57 MiB/s wr, 286 op/s 2023-12-01T04:55:17.437 INFO:tasks.rados.rados.0.smithi080.stdout:456: writing smithi08089843-456 from 447185 to 1150307 tid 1 2023-12-01T04:55:17.445 INFO:tasks.rados.rados.0.smithi080.stdout:456: writing smithi08089843-456 from 1642601 to 2408415 tid 2 2023-12-01T04:55:17.452 INFO:tasks.rados.rados.0.smithi080.stdout:456: writing smithi08089843-456 from 2928991 to 3376698 tid 3 2023-12-01T04:55:17.452 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:17.452 INFO:tasks.rados.rados.0.smithi080.stdout:441: finishing write tid 3 to smithi08089843-441 2023-12-01T04:55:17.452 INFO:tasks.rados.rados.0.smithi080.stdout:441: finishing write tid 4 to smithi08089843-441 2023-12-01T04:55:17.452 INFO:tasks.rados.rados.0.smithi080.stdout:441: finishing write tid 5 to smithi08089843-441 2023-12-01T04:55:17.452 INFO:tasks.rados.rados.0.smithi080.stdout:441: oid 441 updating version 0 to 141 2023-12-01T04:55:17.452 INFO:tasks.rados.rados.0.smithi080.stdout:441: oid 441 version 141 is already newer than 140 2023-12-01T04:55:17.452 INFO:tasks.rados.rados.0.smithi080.stdout:441: oid 441 version 141 is already newer than 139 2023-12-01T04:55:17.452 INFO:tasks.rados.rados.0.smithi080.stdout:441: oid 441 version 141 is already newer than 138 2023-12-01T04:55:17.452 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 441 v 141 (ObjNum 440 snap 0 seq_num 440) dirty exists 2023-12-01T04:55:17.452 INFO:tasks.rados.rados.0.smithi080.stdout:441: left oid 441 (ObjNum 440 snap 0 seq_num 440) 2023-12-01T04:55:17.453 INFO:tasks.rados.rados.0.smithi080.stdout:442: finishing write tid 1 to smithi08089843-442 2023-12-01T04:55:17.453 INFO:tasks.rados.rados.0.smithi080.stdout:442: finishing write tid 2 to smithi08089843-442 2023-12-01T04:55:17.453 INFO:tasks.rados.rados.0.smithi080.stdout:442: finishing write tid 3 to smithi08089843-442 2023-12-01T04:55:17.453 INFO:tasks.rados.rados.0.smithi080.stdout:442: finishing write tid 4 to smithi08089843-442 2023-12-01T04:55:17.453 INFO:tasks.rados.rados.0.smithi080.stdout:442: finishing write tid 5 to smithi08089843-442 2023-12-01T04:55:17.453 INFO:tasks.rados.rados.0.smithi080.stdout:442: oid 442 updating version 0 to 89 2023-12-01T04:55:17.453 INFO:tasks.rados.rados.0.smithi080.stdout:442: oid 442 version 89 is already newer than 88 2023-12-01T04:55:17.453 INFO:tasks.rados.rados.0.smithi080.stdout:442: oid 442 version 89 is already newer than 87 2023-12-01T04:55:17.453 INFO:tasks.rados.rados.0.smithi080.stdout:442: oid 442 version 89 is already newer than 86 2023-12-01T04:55:17.453 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 442 v 89 (ObjNum 441 snap 0 seq_num 441) dirty exists 2023-12-01T04:55:17.453 INFO:tasks.rados.rados.0.smithi080.stdout:442: left oid 442 (ObjNum 441 snap 0 seq_num 441) 2023-12-01T04:55:17.454 INFO:tasks.rados.rados.0.smithi080.stdout:443: finishing write tid 1 to smithi08089843-443 2023-12-01T04:55:17.454 INFO:tasks.rados.rados.0.smithi080.stdout:443: finishing write tid 2 to smithi08089843-443 2023-12-01T04:55:17.454 INFO:tasks.rados.rados.0.smithi080.stdout:443: finishing write tid 3 to smithi08089843-443 2023-12-01T04:55:17.454 INFO:tasks.rados.rados.0.smithi080.stdout:443: finishing write tid 4 to smithi08089843-443 2023-12-01T04:55:17.454 INFO:tasks.rados.rados.0.smithi080.stdout:443: finishing write tid 5 to smithi08089843-443 2023-12-01T04:55:17.454 INFO:tasks.rados.rados.0.smithi080.stdout:443: oid 443 updating version 0 to 72 2023-12-01T04:55:17.454 INFO:tasks.rados.rados.0.smithi080.stdout:443: oid 443 version 72 is already newer than 71 2023-12-01T04:55:17.454 INFO:tasks.rados.rados.0.smithi080.stdout:443: oid 443 updating version 72 to 73 2023-12-01T04:55:17.454 INFO:tasks.rados.rados.0.smithi080.stdout:443: oid 443 updating version 73 to 74 2023-12-01T04:55:17.454 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 443 v 74 (ObjNum 442 snap 0 seq_num 442) dirty exists 2023-12-01T04:55:17.454 INFO:tasks.rados.rados.0.smithi080.stdout:443: left oid 443 (ObjNum 442 snap 0 seq_num 442) 2023-12-01T04:55:17.454 INFO:tasks.rados.rados.0.smithi080.stdout:444: finishing write tid 1 to smithi08089843-444 2023-12-01T04:55:17.454 INFO:tasks.rados.rados.0.smithi080.stdout:444: finishing write tid 2 to smithi08089843-444 2023-12-01T04:55:17.454 INFO:tasks.rados.rados.0.smithi080.stdout:444: finishing write tid 3 to smithi08089843-444 2023-12-01T04:55:17.454 INFO:tasks.rados.rados.0.smithi080.stdout:444: finishing write tid 4 to smithi08089843-444 2023-12-01T04:55:17.455 INFO:tasks.rados.rados.0.smithi080.stdout:444: finishing write tid 5 to smithi08089843-444 2023-12-01T04:55:17.455 INFO:tasks.rados.rados.0.smithi080.stdout:444: oid 444 updating version 0 to 142 2023-12-01T04:55:17.455 INFO:tasks.rados.rados.0.smithi080.stdout:444: oid 444 updating version 142 to 145 2023-12-01T04:55:17.455 INFO:tasks.rados.rados.0.smithi080.stdout:444: oid 444 version 145 is already newer than 144 2023-12-01T04:55:17.455 INFO:tasks.rados.rados.0.smithi080.stdout:444: oid 444 version 145 is already newer than 143 2023-12-01T04:55:17.455 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 444 v 145 (ObjNum 443 snap 0 seq_num 443) dirty exists 2023-12-01T04:55:17.455 INFO:tasks.rados.rados.0.smithi080.stdout:444: left oid 444 (ObjNum 443 snap 0 seq_num 443) 2023-12-01T04:55:17.455 INFO:tasks.rados.rados.0.smithi080.stdout:445: finishing write tid 1 to smithi08089843-445 2023-12-01T04:55:17.455 INFO:tasks.rados.rados.0.smithi080.stdout:441: done (15 left) 2023-12-01T04:55:17.455 INFO:tasks.rados.rados.0.smithi080.stdout:442: done (14 left) 2023-12-01T04:55:17.455 INFO:tasks.rados.rados.0.smithi080.stdout:443: done (13 left) 2023-12-01T04:55:17.455 INFO:tasks.rados.rados.0.smithi080.stdout:444: done (12 left) 2023-12-01T04:55:17.455 INFO:tasks.rados.rados.0.smithi080.stdout:457: write initial oid 457 2023-12-01T04:55:17.455 INFO:tasks.rados.rados.0.smithi080.stdout:457: seq_num 456 ranges {463992=778371,1701083=625825,2956414=658979} 2023-12-01T04:55:17.461 INFO:tasks.rados.rados.0.smithi080.stdout:457: writing smithi08089843-457 from 463992 to 1242363 tid 1 2023-12-01T04:55:17.468 INFO:tasks.rados.rados.0.smithi080.stdout:457: writing smithi08089843-457 from 1701083 to 2326908 tid 2 2023-12-01T04:55:17.476 INFO:tasks.rados.rados.0.smithi080.stdout:457: writing smithi08089843-457 from 2956414 to 3615393 tid 3 2023-12-01T04:55:17.476 INFO:tasks.rados.rados.0.smithi080.stdout:458: write initial oid 458 2023-12-01T04:55:17.477 INFO:tasks.rados.rados.0.smithi080.stdout:458: seq_num 457 ranges {480799=569973,1475918=769483,2700190=586604} 2023-12-01T04:55:17.484 INFO:tasks.rados.rados.0.smithi080.stdout:458: writing smithi08089843-458 from 480799 to 1050772 tid 1 2023-12-01T04:55:17.491 INFO:tasks.rados.rados.0.smithi080.stdout:458: writing smithi08089843-458 from 1475918 to 2245401 tid 2 2023-12-01T04:55:17.497 INFO:tasks.rados.rados.0.smithi080.stdout:458: writing smithi08089843-458 from 2700190 to 3286794 tid 3 2023-12-01T04:55:17.497 INFO:tasks.rados.rados.0.smithi080.stdout:459: write initial oid 459 2023-12-01T04:55:17.498 INFO:tasks.rados.rados.0.smithi080.stdout:459: seq_num 458 ranges {497606=645222,1934400=629494,3243966=453640} 2023-12-01T04:55:17.504 INFO:tasks.rados.rados.0.smithi080.stdout:459: writing smithi08089843-459 from 497606 to 1142828 tid 1 2023-12-01T04:55:17.512 INFO:tasks.rados.rados.0.smithi080.stdout:459: writing smithi08089843-459 from 1934400 to 2563894 tid 2 2023-12-01T04:55:17.519 INFO:tasks.rados.rados.0.smithi080.stdout:459: writing smithi08089843-459 from 3243966 to 3697606 tid 3 2023-12-01T04:55:17.519 INFO:tasks.rados.rados.0.smithi080.stdout:460: write initial oid 460 2023-12-01T04:55:17.519 INFO:tasks.rados.rados.0.smithi080.stdout:460: seq_num 459 ranges {514413=720471,1876529=773152,3438683=275730} 2023-12-01T04:55:17.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:55:17 smithi090 bash[32384]: cluster 2023-12-01T04:55:15.760686+0000 mgr.y (mgr.24362) 198 : cluster 0 pgmap v173: 89 pgs: 89 active+clean; 1002 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 44 KiB/s rd, 57 MiB/s wr, 286 op/s 2023-12-01T04:55:17.525 INFO:tasks.rados.rados.0.smithi080.stdout:460: writing smithi08089843-460 from 514413 to 1234884 tid 1 2023-12-01T04:55:17.534 INFO:tasks.rados.rados.0.smithi080.stdout:460: writing smithi08089843-460 from 1876529 to 2649681 tid 2 2023-12-01T04:55:17.541 INFO:tasks.rados.rados.0.smithi080.stdout:460: writing smithi08089843-460 from 3438683 to 3714413 tid 3 2023-12-01T04:55:17.541 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:17.541 INFO:tasks.rados.rados.0.smithi080.stdout:445: finishing write tid 2 to smithi08089843-445 2023-12-01T04:55:17.541 INFO:tasks.rados.rados.0.smithi080.stdout:445: finishing write tid 3 to smithi08089843-445 2023-12-01T04:55:17.541 INFO:tasks.rados.rados.0.smithi080.stdout:445: finishing write tid 4 to smithi08089843-445 2023-12-01T04:55:17.541 INFO:tasks.rados.rados.0.smithi080.stdout:445: finishing write tid 5 to smithi08089843-445 2023-12-01T04:55:17.541 INFO:tasks.rados.rados.0.smithi080.stdout:445: oid 445 updating version 0 to 104 2023-12-01T04:55:17.541 INFO:tasks.rados.rados.0.smithi080.stdout:445: oid 445 version 104 is already newer than 103 2023-12-01T04:55:17.542 INFO:tasks.rados.rados.0.smithi080.stdout:445: oid 445 version 104 is already newer than 101 2023-12-01T04:55:17.542 INFO:tasks.rados.rados.0.smithi080.stdout:445: oid 445 version 104 is already newer than 102 2023-12-01T04:55:17.542 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 445 v 104 (ObjNum 444 snap 0 seq_num 444) dirty exists 2023-12-01T04:55:17.542 INFO:tasks.rados.rados.0.smithi080.stdout:445: left oid 445 (ObjNum 444 snap 0 seq_num 444) 2023-12-01T04:55:17.542 INFO:tasks.rados.rados.0.smithi080.stdout:446: finishing write tid 1 to smithi08089843-446 2023-12-01T04:55:17.542 INFO:tasks.rados.rados.0.smithi080.stdout:446: finishing write tid 2 to smithi08089843-446 2023-12-01T04:55:17.542 INFO:tasks.rados.rados.0.smithi080.stdout:446: finishing write tid 3 to smithi08089843-446 2023-12-01T04:55:17.542 INFO:tasks.rados.rados.0.smithi080.stdout:446: finishing write tid 4 to smithi08089843-446 2023-12-01T04:55:17.542 INFO:tasks.rados.rados.0.smithi080.stdout:446: finishing write tid 5 to smithi08089843-446 2023-12-01T04:55:17.542 INFO:tasks.rados.rados.0.smithi080.stdout:446: oid 446 updating version 0 to 91 2023-12-01T04:55:17.542 INFO:tasks.rados.rados.0.smithi080.stdout:446: oid 446 updating version 91 to 92 2023-12-01T04:55:17.542 INFO:tasks.rados.rados.0.smithi080.stdout:446: oid 446 version 92 is already newer than 90 2023-12-01T04:55:17.543 INFO:tasks.rados.rados.0.smithi080.stdout:446: oid 446 version 92 is already newer than 89 2023-12-01T04:55:17.543 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 446 v 92 (ObjNum 445 snap 0 seq_num 445) dirty exists 2023-12-01T04:55:17.543 INFO:tasks.rados.rados.0.smithi080.stdout:446: left oid 446 (ObjNum 445 snap 0 seq_num 445) 2023-12-01T04:55:17.543 INFO:tasks.rados.rados.0.smithi080.stdout:447: finishing write tid 1 to smithi08089843-447 2023-12-01T04:55:17.543 INFO:tasks.rados.rados.0.smithi080.stdout:447: finishing write tid 2 to smithi08089843-447 2023-12-01T04:55:17.543 INFO:tasks.rados.rados.0.smithi080.stdout:447: finishing write tid 3 to smithi08089843-447 2023-12-01T04:55:17.543 INFO:tasks.rados.rados.0.smithi080.stdout:447: finishing write tid 4 to smithi08089843-447 2023-12-01T04:55:17.543 INFO:tasks.rados.rados.0.smithi080.stdout:447: finishing write tid 5 to smithi08089843-447 2023-12-01T04:55:17.543 INFO:tasks.rados.rados.0.smithi080.stdout:447: oid 447 updating version 0 to 93 2023-12-01T04:55:17.543 INFO:tasks.rados.rados.0.smithi080.stdout:447: oid 447 updating version 93 to 95 2023-12-01T04:55:17.543 INFO:tasks.rados.rados.0.smithi080.stdout:447: oid 447 updating version 95 to 96 2023-12-01T04:55:17.543 INFO:tasks.rados.rados.0.smithi080.stdout:447: oid 447 version 96 is already newer than 94 2023-12-01T04:55:17.543 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 447 v 96 (ObjNum 446 snap 0 seq_num 446) dirty exists 2023-12-01T04:55:17.543 INFO:tasks.rados.rados.0.smithi080.stdout:447: left oid 447 (ObjNum 446 snap 0 seq_num 446) 2023-12-01T04:55:17.544 INFO:tasks.rados.rados.0.smithi080.stdout:448: finishing write tid 1 to smithi08089843-448 2023-12-01T04:55:17.544 INFO:tasks.rados.rados.0.smithi080.stdout:448: finishing write tid 2 to smithi08089843-448 2023-12-01T04:55:17.544 INFO:tasks.rados.rados.0.smithi080.stdout:448: finishing write tid 3 to smithi08089843-448 2023-12-01T04:55:17.544 INFO:tasks.rados.rados.0.smithi080.stdout:448: finishing write tid 4 to smithi08089843-448 2023-12-01T04:55:17.544 INFO:tasks.rados.rados.0.smithi080.stdout:448: finishing write tid 5 to smithi08089843-448 2023-12-01T04:55:17.544 INFO:tasks.rados.rados.0.smithi080.stdout:448: oid 448 updating version 0 to 149 2023-12-01T04:55:17.544 INFO:tasks.rados.rados.0.smithi080.stdout:448: oid 448 version 149 is already newer than 147 2023-12-01T04:55:17.544 INFO:tasks.rados.rados.0.smithi080.stdout:448: oid 448 version 149 is already newer than 148 2023-12-01T04:55:17.544 INFO:tasks.rados.rados.0.smithi080.stdout:448: oid 448 version 149 is already newer than 146 2023-12-01T04:55:17.544 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 448 v 149 (ObjNum 447 snap 0 seq_num 447) dirty exists 2023-12-01T04:55:17.544 INFO:tasks.rados.rados.0.smithi080.stdout:448: left oid 448 (ObjNum 447 snap 0 seq_num 447) 2023-12-01T04:55:17.544 INFO:tasks.rados.rados.0.smithi080.stdout:449: finishing write tid 1 to smithi08089843-449 2023-12-01T04:55:17.544 INFO:tasks.rados.rados.0.smithi080.stdout:445: done (15 left) 2023-12-01T04:55:17.544 INFO:tasks.rados.rados.0.smithi080.stdout:446: done (14 left) 2023-12-01T04:55:17.545 INFO:tasks.rados.rados.0.smithi080.stdout:447: done (13 left) 2023-12-01T04:55:17.545 INFO:tasks.rados.rados.0.smithi080.stdout:448: done (12 left) 2023-12-01T04:55:17.545 INFO:tasks.rados.rados.0.smithi080.stdout:461: write initial oid 461 2023-12-01T04:55:17.545 INFO:tasks.rados.rados.0.smithi080.stdout:461: seq_num 460 ranges {531220=795720,1935011=516810,3066106=420420} 2023-12-01T04:55:17.548 INFO:tasks.rados.rados.0.smithi080.stdout:461: writing smithi08089843-461 from 531220 to 1326940 tid 1 2023-12-01T04:55:17.554 INFO:tasks.rados.rados.0.smithi080.stdout:461: writing smithi08089843-461 from 1935011 to 2451821 tid 2 2023-12-01T04:55:17.560 INFO:tasks.rados.rados.0.smithi080.stdout:461: writing smithi08089843-461 from 3066106 to 3486526 tid 3 2023-12-01T04:55:17.560 INFO:tasks.rados.rados.0.smithi080.stdout:462: write initial oid 462 2023-12-01T04:55:17.560 INFO:tasks.rados.rados.0.smithi080.stdout:462: seq_num 461 ranges {548027=470969,1593493=776821,3093529=631692} 2023-12-01T04:55:17.566 INFO:tasks.rados.rados.0.smithi080.stdout:462: writing smithi08089843-462 from 548027 to 1018996 tid 1 2023-12-01T04:55:17.574 INFO:tasks.rados.rados.0.smithi080.stdout:462: writing smithi08089843-462 from 1593493 to 2370314 tid 2 2023-12-01T04:55:17.582 INFO:tasks.rados.rados.0.smithi080.stdout:462: writing smithi08089843-462 from 3093529 to 3725221 tid 3 2023-12-01T04:55:17.582 INFO:tasks.rados.rados.0.smithi080.stdout:463: write initial oid 463 2023-12-01T04:55:17.583 INFO:tasks.rados.rados.0.smithi080.stdout:463: seq_num 462 ranges {564834=546218,1651975=520479,2720952=559317} 2023-12-01T04:55:17.589 INFO:tasks.rados.rados.0.smithi080.stdout:463: writing smithi08089843-463 from 564834 to 1111052 tid 1 2023-12-01T04:55:17.595 INFO:tasks.rados.rados.0.smithi080.stdout:463: writing smithi08089843-463 from 1651975 to 2172454 tid 2 2023-12-01T04:55:17.602 INFO:tasks.rados.rados.0.smithi080.stdout:463: writing smithi08089843-463 from 2720952 to 3280269 tid 3 2023-12-01T04:55:17.602 INFO:tasks.rados.rados.0.smithi080.stdout:464: write initial oid 464 2023-12-01T04:55:17.602 INFO:tasks.rados.rados.0.smithi080.stdout:464: seq_num 463 ranges {581641=621467,1994104=780490,3432022=349619} 2023-12-01T04:55:17.608 INFO:tasks.rados.rados.0.smithi080.stdout:464: writing smithi08089843-464 from 581641 to 1203108 tid 1 2023-12-01T04:55:17.618 INFO:tasks.rados.rados.0.smithi080.stdout:464: writing smithi08089843-464 from 1994104 to 2774594 tid 2 2023-12-01T04:55:17.624 INFO:tasks.rados.rados.0.smithi080.stdout:464: writing smithi08089843-464 from 3432022 to 3781641 tid 3 2023-12-01T04:55:17.624 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:17.624 INFO:tasks.rados.rados.0.smithi080.stdout:449: finishing write tid 2 to smithi08089843-449 2023-12-01T04:55:17.624 INFO:tasks.rados.rados.0.smithi080.stdout:449: finishing write tid 3 to smithi08089843-449 2023-12-01T04:55:17.624 INFO:tasks.rados.rados.0.smithi080.stdout:449: finishing write tid 4 to smithi08089843-449 2023-12-01T04:55:17.624 INFO:tasks.rados.rados.0.smithi080.stdout:449: finishing write tid 5 to smithi08089843-449 2023-12-01T04:55:17.625 INFO:tasks.rados.rados.0.smithi080.stdout:449: oid 449 updating version 0 to 77 2023-12-01T04:55:17.625 INFO:tasks.rados.rados.0.smithi080.stdout:449: oid 449 updating version 77 to 78 2023-12-01T04:55:17.625 INFO:tasks.rados.rados.0.smithi080.stdout:449: oid 449 version 78 is already newer than 76 2023-12-01T04:55:17.625 INFO:tasks.rados.rados.0.smithi080.stdout:449: oid 449 version 78 is already newer than 75 2023-12-01T04:55:17.625 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 449 v 78 (ObjNum 448 snap 0 seq_num 448) dirty exists 2023-12-01T04:55:17.625 INFO:tasks.rados.rados.0.smithi080.stdout:449: left oid 449 (ObjNum 448 snap 0 seq_num 448) 2023-12-01T04:55:17.625 INFO:tasks.rados.rados.0.smithi080.stdout:450: finishing write tid 1 to smithi08089843-450 2023-12-01T04:55:17.625 INFO:tasks.rados.rados.0.smithi080.stdout:450: finishing write tid 2 to smithi08089843-450 2023-12-01T04:55:17.625 INFO:tasks.rados.rados.0.smithi080.stdout:450: finishing write tid 3 to smithi08089843-450 2023-12-01T04:55:17.625 INFO:tasks.rados.rados.0.smithi080.stdout:450: finishing write tid 4 to smithi08089843-450 2023-12-01T04:55:17.625 INFO:tasks.rados.rados.0.smithi080.stdout:450: finishing write tid 5 to smithi08089843-450 2023-12-01T04:55:17.625 INFO:tasks.rados.rados.0.smithi080.stdout:450: oid 450 updating version 0 to 97 2023-12-01T04:55:17.625 INFO:tasks.rados.rados.0.smithi080.stdout:450: oid 450 version 97 is already newer than 95 2023-12-01T04:55:17.625 INFO:tasks.rados.rados.0.smithi080.stdout:450: oid 450 version 97 is already newer than 96 2023-12-01T04:55:17.625 INFO:tasks.rados.rados.0.smithi080.stdout:450: oid 450 version 97 is already newer than 94 2023-12-01T04:55:17.626 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 450 v 97 (ObjNum 449 snap 0 seq_num 449) dirty exists 2023-12-01T04:55:17.626 INFO:tasks.rados.rados.0.smithi080.stdout:450: left oid 450 (ObjNum 449 snap 0 seq_num 449) 2023-12-01T04:55:17.626 INFO:tasks.rados.rados.0.smithi080.stdout:451: finishing write tid 1 to smithi08089843-451 2023-12-01T04:55:17.626 INFO:tasks.rados.rados.0.smithi080.stdout:451: finishing write tid 2 to smithi08089843-451 2023-12-01T04:55:17.626 INFO:tasks.rados.rados.0.smithi080.stdout:451: finishing write tid 3 to smithi08089843-451 2023-12-01T04:55:17.626 INFO:tasks.rados.rados.0.smithi080.stdout:451: finishing write tid 4 to smithi08089843-451 2023-12-01T04:55:17.626 INFO:tasks.rados.rados.0.smithi080.stdout:449: done (15 left) 2023-12-01T04:55:17.626 INFO:tasks.rados.rados.0.smithi080.stdout:450: done (14 left) 2023-12-01T04:55:17.626 INFO:tasks.rados.rados.0.smithi080.stdout:465: write initial oid 465 2023-12-01T04:55:17.626 INFO:tasks.rados.rados.0.smithi080.stdout:465: seq_num 464 ranges {598448=413069,1768939=524148,2775798=581861,3781488=16960} 2023-12-01T04:55:17.630 INFO:tasks.rados.rados.0.smithi080.stdout:465: writing smithi08089843-465 from 598448 to 1011517 tid 1 2023-12-01T04:55:17.637 INFO:tasks.rados.rados.0.smithi080.stdout:465: writing smithi08089843-465 from 1768939 to 2293087 tid 2 2023-12-01T04:55:17.643 INFO:tasks.rados.rados.0.smithi080.stdout:465: writing smithi08089843-465 from 2775798 to 3357659 tid 3 2023-12-01T04:55:17.646 INFO:tasks.rados.rados.0.smithi080.stdout:465: writing smithi08089843-465 from 3781488 to 3798448 tid 4 2023-12-01T04:55:17.646 INFO:tasks.rados.rados.0.smithi080.stdout:466: write initial oid 466 2023-12-01T04:55:17.646 INFO:tasks.rados.rados.0.smithi080.stdout:466: seq_num 465 ranges {615255=488318,1827421=784159,3203221=612034} 2023-12-01T04:55:17.652 INFO:tasks.rados.rados.0.smithi080.stdout:466: writing smithi08089843-466 from 615255 to 1103573 tid 1 2023-12-01T04:55:17.661 INFO:tasks.rados.rados.0.smithi080.stdout:466: writing smithi08089843-466 from 1827421 to 2611580 tid 2 2023-12-01T04:55:17.669 INFO:tasks.rados.rados.0.smithi080.stdout:466: writing smithi08089843-466 from 3203221 to 3815255 tid 3 2023-12-01T04:55:17.669 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:17.669 INFO:tasks.rados.rados.0.smithi080.stdout:451: finishing write tid 5 to smithi08089843-451 2023-12-01T04:55:17.669 INFO:tasks.rados.rados.0.smithi080.stdout:451: oid 451 updating version 0 to 92 2023-12-01T04:55:17.669 INFO:tasks.rados.rados.0.smithi080.stdout:451: oid 451 version 92 is already newer than 90 2023-12-01T04:55:17.669 INFO:tasks.rados.rados.0.smithi080.stdout:451: oid 451 version 92 is already newer than 91 2023-12-01T04:55:17.669 INFO:tasks.rados.rados.0.smithi080.stdout:451: oid 451 version 92 is already newer than 89 2023-12-01T04:55:17.669 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 451 v 92 (ObjNum 450 snap 0 seq_num 450) dirty exists 2023-12-01T04:55:17.669 INFO:tasks.rados.rados.0.smithi080.stdout:451: left oid 451 (ObjNum 450 snap 0 seq_num 450) 2023-12-01T04:55:17.669 INFO:tasks.rados.rados.0.smithi080.stdout:451: done (15 left) 2023-12-01T04:55:17.670 INFO:tasks.rados.rados.0.smithi080.stdout:467: write initial oid 467 2023-12-01T04:55:17.670 INFO:tasks.rados.rados.0.smithi080.stdout:467: seq_num 466 ranges {632062=563567,1885903=527817,2830644=720758} 2023-12-01T04:55:17.677 INFO:tasks.rados.rados.0.smithi080.stdout:467: writing smithi08089843-467 from 632062 to 1195629 tid 1 2023-12-01T04:55:17.685 INFO:tasks.rados.rados.0.smithi080.stdout:467: writing smithi08089843-467 from 1885903 to 2413720 tid 2 2023-12-01T04:55:17.693 INFO:tasks.rados.rados.0.smithi080.stdout:467: writing smithi08089843-467 from 2830644 to 3551402 tid 3 2023-12-01T04:55:17.693 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:17.693 INFO:tasks.rados.rados.0.smithi080.stdout:452: finishing write tid 1 to smithi08089843-452 2023-12-01T04:55:17.693 INFO:tasks.rados.rados.0.smithi080.stdout:452: finishing write tid 2 to smithi08089843-452 2023-12-01T04:55:17.693 INFO:tasks.rados.rados.0.smithi080.stdout:452: finishing write tid 3 to smithi08089843-452 2023-12-01T04:55:17.693 INFO:tasks.rados.rados.0.smithi080.stdout:452: finishing write tid 4 to smithi08089843-452 2023-12-01T04:55:17.693 INFO:tasks.rados.rados.0.smithi080.stdout:452: finishing write tid 5 to smithi08089843-452 2023-12-01T04:55:17.693 INFO:tasks.rados.rados.0.smithi080.stdout:452: oid 452 updating version 0 to 87 2023-12-01T04:55:17.693 INFO:tasks.rados.rados.0.smithi080.stdout:452: oid 452 version 87 is already newer than 86 2023-12-01T04:55:17.693 INFO:tasks.rados.rados.0.smithi080.stdout:452: oid 452 version 87 is already newer than 85 2023-12-01T04:55:17.693 INFO:tasks.rados.rados.0.smithi080.stdout:452: oid 452 version 87 is already newer than 84 2023-12-01T04:55:17.693 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 452 v 87 (ObjNum 451 snap 0 seq_num 451) dirty exists 2023-12-01T04:55:17.693 INFO:tasks.rados.rados.0.smithi080.stdout:452: left oid 452 (ObjNum 451 snap 0 seq_num 451) 2023-12-01T04:55:17.694 INFO:tasks.rados.rados.0.smithi080.stdout:453: finishing write tid 1 to smithi08089843-453 2023-12-01T04:55:17.694 INFO:tasks.rados.rados.0.smithi080.stdout:453: finishing write tid 2 to smithi08089843-453 2023-12-01T04:55:17.694 INFO:tasks.rados.rados.0.smithi080.stdout:452: done (15 left) 2023-12-01T04:55:17.694 INFO:tasks.rados.rados.0.smithi080.stdout:468: write initial oid 468 2023-12-01T04:55:17.694 INFO:tasks.rados.rados.0.smithi080.stdout:468: seq_num 467 ranges {648869=638816,1828032=787828,3141714=532030} 2023-12-01T04:55:17.700 INFO:tasks.rados.rados.0.smithi080.stdout:468: writing smithi08089843-468 from 648869 to 1287685 tid 1 2023-12-01T04:55:17.708 INFO:tasks.rados.rados.0.smithi080.stdout:468: writing smithi08089843-468 from 1828032 to 2615860 tid 2 2023-12-01T04:55:17.715 INFO:tasks.rados.rados.0.smithi080.stdout:468: writing smithi08089843-468 from 3141714 to 3673744 tid 3 2023-12-01T04:55:17.715 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:17.716 INFO:tasks.rados.rados.0.smithi080.stdout:453: finishing write tid 3 to smithi08089843-453 2023-12-01T04:55:17.716 INFO:tasks.rados.rados.0.smithi080.stdout:453: finishing write tid 4 to smithi08089843-453 2023-12-01T04:55:17.716 INFO:tasks.rados.rados.0.smithi080.stdout:453: finishing write tid 5 to smithi08089843-453 2023-12-01T04:55:17.716 INFO:tasks.rados.rados.0.smithi080.stdout:453: oid 453 updating version 0 to 101 2023-12-01T04:55:17.716 INFO:tasks.rados.rados.0.smithi080.stdout:453: oid 453 version 101 is already newer than 100 2023-12-01T04:55:17.716 INFO:tasks.rados.rados.0.smithi080.stdout:453: oid 453 version 101 is already newer than 98 2023-12-01T04:55:17.716 INFO:tasks.rados.rados.0.smithi080.stdout:453: oid 453 version 101 is already newer than 99 2023-12-01T04:55:17.716 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 453 v 101 (ObjNum 452 snap 0 seq_num 452) dirty exists 2023-12-01T04:55:17.716 INFO:tasks.rados.rados.0.smithi080.stdout:453: left oid 453 (ObjNum 452 snap 0 seq_num 452) 2023-12-01T04:55:17.716 INFO:tasks.rados.rados.0.smithi080.stdout:454: finishing write tid 1 to smithi08089843-454 2023-12-01T04:55:17.716 INFO:tasks.rados.rados.0.smithi080.stdout:454: finishing write tid 2 to smithi08089843-454 2023-12-01T04:55:17.716 INFO:tasks.rados.rados.0.smithi080.stdout:454: finishing write tid 3 to smithi08089843-454 2023-12-01T04:55:17.716 INFO:tasks.rados.rados.0.smithi080.stdout:454: finishing write tid 4 to smithi08089843-454 2023-12-01T04:55:17.716 INFO:tasks.rados.rados.0.smithi080.stdout:454: finishing write tid 5 to smithi08089843-454 2023-12-01T04:55:17.717 INFO:tasks.rados.rados.0.smithi080.stdout:454: oid 454 updating version 0 to 91 2023-12-01T04:55:17.717 INFO:tasks.rados.rados.0.smithi080.stdout:454: oid 454 version 91 is already newer than 88 2023-12-01T04:55:17.717 INFO:tasks.rados.rados.0.smithi080.stdout:454: oid 454 version 91 is already newer than 90 2023-12-01T04:55:17.717 INFO:tasks.rados.rados.0.smithi080.stdout:454: oid 454 version 91 is already newer than 89 2023-12-01T04:55:17.717 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 454 v 91 (ObjNum 453 snap 0 seq_num 453) dirty exists 2023-12-01T04:55:17.717 INFO:tasks.rados.rados.0.smithi080.stdout:454: left oid 454 (ObjNum 453 snap 0 seq_num 453) 2023-12-01T04:55:17.717 INFO:tasks.rados.rados.0.smithi080.stdout:455: finishing write tid 1 to smithi08089843-455 2023-12-01T04:55:17.717 INFO:tasks.rados.rados.0.smithi080.stdout:455: finishing write tid 2 to smithi08089843-455 2023-12-01T04:55:17.717 INFO:tasks.rados.rados.0.smithi080.stdout:455: finishing write tid 3 to smithi08089843-455 2023-12-01T04:55:17.717 INFO:tasks.rados.rados.0.smithi080.stdout:455: finishing write tid 4 to smithi08089843-455 2023-12-01T04:55:17.717 INFO:tasks.rados.rados.0.smithi080.stdout:455: finishing write tid 5 to smithi08089843-455 2023-12-01T04:55:17.717 INFO:tasks.rados.rados.0.smithi080.stdout:455: oid 455 updating version 0 to 150 2023-12-01T04:55:17.717 INFO:tasks.rados.rados.0.smithi080.stdout:455: oid 455 updating version 150 to 153 2023-12-01T04:55:17.717 INFO:tasks.rados.rados.0.smithi080.stdout:455: oid 455 version 153 is already newer than 152 2023-12-01T04:55:17.718 INFO:tasks.rados.rados.0.smithi080.stdout:455: oid 455 version 153 is already newer than 151 2023-12-01T04:55:17.718 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 455 v 153 (ObjNum 454 snap 0 seq_num 454) dirty exists 2023-12-01T04:55:17.718 INFO:tasks.rados.rados.0.smithi080.stdout:455: left oid 455 (ObjNum 454 snap 0 seq_num 454) 2023-12-01T04:55:17.718 INFO:tasks.rados.rados.0.smithi080.stdout:456: finishing write tid 1 to smithi08089843-456 2023-12-01T04:55:17.718 INFO:tasks.rados.rados.0.smithi080.stdout:456: finishing write tid 2 to smithi08089843-456 2023-12-01T04:55:17.718 INFO:tasks.rados.rados.0.smithi080.stdout:456: finishing write tid 3 to smithi08089843-456 2023-12-01T04:55:17.719 INFO:tasks.rados.rados.0.smithi080.stdout:456: finishing write tid 4 to smithi08089843-456 2023-12-01T04:55:17.719 INFO:tasks.rados.rados.0.smithi080.stdout:456: finishing write tid 5 to smithi08089843-456 2023-12-01T04:55:17.719 INFO:tasks.rados.rados.0.smithi080.stdout:456: oid 456 updating version 0 to 80 2023-12-01T04:55:17.719 INFO:tasks.rados.rados.0.smithi080.stdout:456: oid 456 version 80 is already newer than 79 2023-12-01T04:55:17.719 INFO:tasks.rados.rados.0.smithi080.stdout:456: oid 456 updating version 80 to 81 2023-12-01T04:55:17.719 INFO:tasks.rados.rados.0.smithi080.stdout:456: oid 456 updating version 81 to 82 2023-12-01T04:55:17.719 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 456 v 82 (ObjNum 455 snap 0 seq_num 455) dirty exists 2023-12-01T04:55:17.719 INFO:tasks.rados.rados.0.smithi080.stdout:456: left oid 456 (ObjNum 455 snap 0 seq_num 455) 2023-12-01T04:55:17.719 INFO:tasks.rados.rados.0.smithi080.stdout:457: finishing write tid 1 to smithi08089843-457 2023-12-01T04:55:17.719 INFO:tasks.rados.rados.0.smithi080.stdout:453: done (15 left) 2023-12-01T04:55:17.719 INFO:tasks.rados.rados.0.smithi080.stdout:454: done (14 left) 2023-12-01T04:55:17.719 INFO:tasks.rados.rados.0.smithi080.stdout:455: done (13 left) 2023-12-01T04:55:17.719 INFO:tasks.rados.rados.0.smithi080.stdout:456: done (12 left) 2023-12-01T04:55:17.719 INFO:tasks.rados.rados.0.smithi080.stdout:469: write initial oid 469 2023-12-01T04:55:17.719 INFO:tasks.rados.rados.0.smithi080.stdout:469: seq_num 468 ranges {665676=714065,1886514=531486,3169137=696539} 2023-12-01T04:55:17.723 INFO:tasks.rados.rados.0.smithi080.stdout:469: writing smithi08089843-469 from 665676 to 1379741 tid 1 2023-12-01T04:55:17.728 INFO:tasks.rados.rados.0.smithi080.stdout:469: writing smithi08089843-469 from 1886514 to 2418000 tid 2 2023-12-01T04:55:17.737 INFO:tasks.rados.rados.0.smithi080.stdout:469: writing smithi08089843-469 from 3169137 to 3865676 tid 3 2023-12-01T04:55:17.737 INFO:tasks.rados.rados.0.smithi080.stdout:470: write initial oid 470 2023-12-01T04:55:17.737 INFO:tasks.rados.rados.0.smithi080.stdout:470: seq_num 469 ranges {682483=789314,1944996=791497,3196560=554574} 2023-12-01T04:55:17.745 INFO:tasks.rados.rados.0.smithi080.stdout:470: writing smithi08089843-470 from 682483 to 1471797 tid 1 2023-12-01T04:55:17.752 INFO:tasks.rados.rados.0.smithi080.stdout:470: writing smithi08089843-470 from 1944996 to 2736493 tid 2 2023-12-01T04:55:17.758 INFO:tasks.rados.rados.0.smithi080.stdout:470: writing smithi08089843-470 from 3196560 to 3751134 tid 3 2023-12-01T04:55:17.758 INFO:tasks.rados.rados.0.smithi080.stdout:471: write initial oid 471 2023-12-01T04:55:17.758 INFO:tasks.rados.rados.0.smithi080.stdout:471: seq_num 470 ranges {699290=464563,1603478=535155,2823983=765846} 2023-12-01T04:55:17.765 INFO:tasks.rados.rados.0.smithi080.stdout:471: writing smithi08089843-471 from 699290 to 1163853 tid 1 2023-12-01T04:55:17.770 INFO:tasks.rados.rados.0.smithi080.stdout:471: writing smithi08089843-471 from 1603478 to 2138633 tid 2 2023-12-01T04:55:17.779 INFO:tasks.rados.rados.0.smithi080.stdout:471: writing smithi08089843-471 from 2823983 to 3589829 tid 3 2023-12-01T04:55:17.779 INFO:tasks.rados.rados.0.smithi080.stdout:472: write initial oid 472 2023-12-01T04:55:17.779 INFO:tasks.rados.rados.0.smithi080.stdout:472: seq_num 471 ranges {716097=539812,1945607=795166,3535053=381044} 2023-12-01T04:55:17.786 INFO:tasks.rados.rados.0.smithi080.stdout:472: writing smithi08089843-472 from 716097 to 1255909 tid 1 2023-12-01T04:55:17.794 INFO:tasks.rados.rados.0.smithi080.stdout:472: writing smithi08089843-472 from 1945607 to 2740773 tid 2 2023-12-01T04:55:17.802 INFO:tasks.rados.rados.0.smithi080.stdout:472: writing smithi08089843-472 from 3535053 to 3916097 tid 3 2023-12-01T04:55:17.802 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:17.802 INFO:tasks.rados.rados.0.smithi080.stdout:457: finishing write tid 2 to smithi08089843-457 2023-12-01T04:55:17.802 INFO:tasks.rados.rados.0.smithi080.stdout:457: finishing write tid 3 to smithi08089843-457 2023-12-01T04:55:17.802 INFO:tasks.rados.rados.0.smithi080.stdout:457: finishing write tid 4 to smithi08089843-457 2023-12-01T04:55:17.802 INFO:tasks.rados.rados.0.smithi080.stdout:457: finishing write tid 5 to smithi08089843-457 2023-12-01T04:55:17.803 INFO:tasks.rados.rados.0.smithi080.stdout:457: oid 457 updating version 0 to 108 2023-12-01T04:55:17.803 INFO:tasks.rados.rados.0.smithi080.stdout:457: oid 457 version 108 is already newer than 106 2023-12-01T04:55:17.803 INFO:tasks.rados.rados.0.smithi080.stdout:457: oid 457 version 108 is already newer than 107 2023-12-01T04:55:17.803 INFO:tasks.rados.rados.0.smithi080.stdout:457: oid 457 version 108 is already newer than 105 2023-12-01T04:55:17.803 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 457 v 108 (ObjNum 456 snap 0 seq_num 456) dirty exists 2023-12-01T04:55:17.803 INFO:tasks.rados.rados.0.smithi080.stdout:457: left oid 457 (ObjNum 456 snap 0 seq_num 456) 2023-12-01T04:55:17.803 INFO:tasks.rados.rados.0.smithi080.stdout:458: finishing write tid 1 to smithi08089843-458 2023-12-01T04:55:17.803 INFO:tasks.rados.rados.0.smithi080.stdout:458: finishing write tid 2 to smithi08089843-458 2023-12-01T04:55:17.803 INFO:tasks.rados.rados.0.smithi080.stdout:458: finishing write tid 3 to smithi08089843-458 2023-12-01T04:55:17.803 INFO:tasks.rados.rados.0.smithi080.stdout:458: finishing write tid 4 to smithi08089843-458 2023-12-01T04:55:17.803 INFO:tasks.rados.rados.0.smithi080.stdout:458: finishing write tid 5 to smithi08089843-458 2023-12-01T04:55:17.803 INFO:tasks.rados.rados.0.smithi080.stdout:458: oid 458 updating version 0 to 92 2023-12-01T04:55:17.803 INFO:tasks.rados.rados.0.smithi080.stdout:458: oid 458 updating version 92 to 93 2023-12-01T04:55:17.803 INFO:tasks.rados.rados.0.smithi080.stdout:458: oid 458 version 93 is already newer than 90 2023-12-01T04:55:17.803 INFO:tasks.rados.rados.0.smithi080.stdout:458: oid 458 version 93 is already newer than 91 2023-12-01T04:55:17.804 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 458 v 93 (ObjNum 457 snap 0 seq_num 457) dirty exists 2023-12-01T04:55:17.804 INFO:tasks.rados.rados.0.smithi080.stdout:458: left oid 458 (ObjNum 457 snap 0 seq_num 457) 2023-12-01T04:55:17.804 INFO:tasks.rados.rados.0.smithi080.stdout:459: finishing write tid 1 to smithi08089843-459 2023-12-01T04:55:17.804 INFO:tasks.rados.rados.0.smithi080.stdout:459: finishing write tid 2 to smithi08089843-459 2023-12-01T04:55:17.804 INFO:tasks.rados.rados.0.smithi080.stdout:457: done (15 left) 2023-12-01T04:55:17.804 INFO:tasks.rados.rados.0.smithi080.stdout:458: done (14 left) 2023-12-01T04:55:17.804 INFO:tasks.rados.rados.0.smithi080.stdout:473: write initial oid 473 2023-12-01T04:55:17.804 INFO:tasks.rados.rados.0.smithi080.stdout:473: seq_num 472 ranges {732904=731414,2120442=538824,3278829=504743} 2023-12-01T04:55:17.809 INFO:tasks.rados.rados.0.smithi080.stdout:473: writing smithi08089843-473 from 732904 to 1464318 tid 1 2023-12-01T04:55:17.816 INFO:tasks.rados.rados.0.smithi080.stdout:473: writing smithi08089843-473 from 2120442 to 2659266 tid 2 2023-12-01T04:55:17.823 INFO:tasks.rados.rados.0.smithi080.stdout:473: writing smithi08089843-473 from 3278829 to 3783572 tid 3 2023-12-01T04:55:17.824 INFO:tasks.rados.rados.0.smithi080.stdout:474: write initial oid 474 2023-12-01T04:55:17.824 INFO:tasks.rados.rados.0.smithi080.stdout:474: seq_num 473 ranges {749711=406663,1778924=682482,3189899=716015} 2023-12-01T04:55:17.830 INFO:tasks.rados.rados.0.smithi080.stdout:474: writing smithi08089843-474 from 749711 to 1156374 tid 1 2023-12-01T04:55:17.838 INFO:tasks.rados.rados.0.smithi080.stdout:474: writing smithi08089843-474 from 1778924 to 2461406 tid 2 2023-12-01T04:55:17.846 INFO:tasks.rados.rados.0.smithi080.stdout:474: writing smithi08089843-474 from 3189899 to 3905914 tid 3 2023-12-01T04:55:17.847 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:17.847 INFO:tasks.rados.rados.0.smithi080.stdout:459: finishing write tid 3 to smithi08089843-459 2023-12-01T04:55:17.847 INFO:tasks.rados.rados.0.smithi080.stdout:459: finishing write tid 4 to smithi08089843-459 2023-12-01T04:55:17.847 INFO:tasks.rados.rados.0.smithi080.stdout:459: finishing write tid 5 to smithi08089843-459 2023-12-01T04:55:17.847 INFO:tasks.rados.rados.0.smithi080.stdout:459: oid 459 updating version 0 to 100 2023-12-01T04:55:17.847 INFO:tasks.rados.rados.0.smithi080.stdout:459: oid 459 version 100 is already newer than 97 2023-12-01T04:55:17.847 INFO:tasks.rados.rados.0.smithi080.stdout:459: oid 459 version 100 is already newer than 99 2023-12-01T04:55:17.847 INFO:tasks.rados.rados.0.smithi080.stdout:459: oid 459 version 100 is already newer than 98 2023-12-01T04:55:17.847 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 459 v 100 (ObjNum 458 snap 0 seq_num 458) dirty exists 2023-12-01T04:55:17.847 INFO:tasks.rados.rados.0.smithi080.stdout:459: left oid 459 (ObjNum 458 snap 0 seq_num 458) 2023-12-01T04:55:17.847 INFO:tasks.rados.rados.0.smithi080.stdout:460: finishing write tid 1 to smithi08089843-460 2023-12-01T04:55:17.847 INFO:tasks.rados.rados.0.smithi080.stdout:460: finishing write tid 2 to smithi08089843-460 2023-12-01T04:55:17.848 INFO:tasks.rados.rados.0.smithi080.stdout:460: finishing write tid 3 to smithi08089843-460 2023-12-01T04:55:17.848 INFO:tasks.rados.rados.0.smithi080.stdout:459: done (15 left) 2023-12-01T04:55:17.848 INFO:tasks.rados.rados.0.smithi080.stdout:475: write initial oid 475 2023-12-01T04:55:17.848 INFO:tasks.rados.rados.0.smithi080.stdout:475: seq_num 474 ranges {766518=481912,1837406=542493,2933675=527287,3876584=89934} 2023-12-01T04:55:17.853 INFO:tasks.rados.rados.0.smithi080.stdout:475: writing smithi08089843-475 from 766518 to 1248430 tid 1 2023-12-01T04:55:17.860 INFO:tasks.rados.rados.0.smithi080.stdout:475: writing smithi08089843-475 from 1837406 to 2379899 tid 2 2023-12-01T04:55:17.866 INFO:tasks.rados.rados.0.smithi080.stdout:475: writing smithi08089843-475 from 2933675 to 3460962 tid 3 2023-12-01T04:55:17.870 INFO:tasks.rados.rados.0.smithi080.stdout:475: writing smithi08089843-475 from 3876584 to 3966518 tid 4 2023-12-01T04:55:17.870 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:17.870 INFO:tasks.rados.rados.0.smithi080.stdout:460: finishing write tid 4 to smithi08089843-460 2023-12-01T04:55:17.870 INFO:tasks.rados.rados.0.smithi080.stdout:460: finishing write tid 5 to smithi08089843-460 2023-12-01T04:55:17.870 INFO:tasks.rados.rados.0.smithi080.stdout:460: oid 460 updating version 0 to 115 2023-12-01T04:55:17.870 INFO:tasks.rados.rados.0.smithi080.stdout:460: oid 460 version 115 is already newer than 113 2023-12-01T04:55:17.870 INFO:tasks.rados.rados.0.smithi080.stdout:460: oid 460 version 115 is already newer than 114 2023-12-01T04:55:17.870 INFO:tasks.rados.rados.0.smithi080.stdout:460: oid 460 updating version 115 to 116 2023-12-01T04:55:17.870 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 460 v 116 (ObjNum 459 snap 0 seq_num 459) dirty exists 2023-12-01T04:55:17.871 INFO:tasks.rados.rados.0.smithi080.stdout:460: left oid 460 (ObjNum 459 snap 0 seq_num 459) 2023-12-01T04:55:17.871 INFO:tasks.rados.rados.0.smithi080.stdout:461: finishing write tid 1 to smithi08089843-461 2023-12-01T04:55:17.871 INFO:tasks.rados.rados.0.smithi080.stdout:461: finishing write tid 2 to smithi08089843-461 2023-12-01T04:55:17.871 INFO:tasks.rados.rados.0.smithi080.stdout:461: finishing write tid 3 to smithi08089843-461 2023-12-01T04:55:17.871 INFO:tasks.rados.rados.0.smithi080.stdout:461: finishing write tid 4 to smithi08089843-461 2023-12-01T04:55:17.871 INFO:tasks.rados.rados.0.smithi080.stdout:461: finishing write tid 5 to smithi08089843-461 2023-12-01T04:55:17.871 INFO:tasks.rados.rados.0.smithi080.stdout:461: oid 461 updating version 0 to 112 2023-12-01T04:55:17.871 INFO:tasks.rados.rados.0.smithi080.stdout:461: oid 461 version 112 is already newer than 110 2023-12-01T04:55:17.871 INFO:tasks.rados.rados.0.smithi080.stdout:461: oid 461 version 112 is already newer than 109 2023-12-01T04:55:17.871 INFO:tasks.rados.rados.0.smithi080.stdout:461: oid 461 version 112 is already newer than 111 2023-12-01T04:55:17.871 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 461 v 112 (ObjNum 460 snap 0 seq_num 460) dirty exists 2023-12-01T04:55:17.871 INFO:tasks.rados.rados.0.smithi080.stdout:461: left oid 461 (ObjNum 460 snap 0 seq_num 460) 2023-12-01T04:55:17.871 INFO:tasks.rados.rados.0.smithi080.stdout:462: finishing write tid 1 to smithi08089843-462 2023-12-01T04:55:17.871 INFO:tasks.rados.rados.0.smithi080.stdout:462: finishing write tid 2 to smithi08089843-462 2023-12-01T04:55:17.871 INFO:tasks.rados.rados.0.smithi080.stdout:462: finishing write tid 3 to smithi08089843-462 2023-12-01T04:55:17.872 INFO:tasks.rados.rados.0.smithi080.stdout:460: done (15 left) 2023-12-01T04:55:17.872 INFO:tasks.rados.rados.0.smithi080.stdout:461: done (14 left) 2023-12-01T04:55:17.872 INFO:tasks.rados.rados.0.smithi080.stdout:476: write initial oid 476 2023-12-01T04:55:17.872 INFO:tasks.rados.rados.0.smithi080.stdout:476: seq_num 475 ranges {783325=557161,1779535=686151,3244745=454912} 2023-12-01T04:55:17.877 INFO:tasks.rados.rados.0.smithi080.stdout:476: writing smithi08089843-476 from 783325 to 1340486 tid 1 2023-12-01T04:55:17.884 INFO:tasks.rados.rados.0.smithi080.stdout:476: writing smithi08089843-476 from 1779535 to 2465686 tid 2 2023-12-01T04:55:17.891 INFO:tasks.rados.rados.0.smithi080.stdout:476: writing smithi08089843-476 from 3244745 to 3699657 tid 3 2023-12-01T04:55:17.891 INFO:tasks.rados.rados.0.smithi080.stdout:477: write initial oid 477 2023-12-01T04:55:17.892 INFO:tasks.rados.rados.0.smithi080.stdout:477: seq_num 476 ranges {400132=632410,1438017=546162} 2023-12-01T04:55:17.897 INFO:tasks.rados.rados.0.smithi080.stdout:477: writing smithi08089843-477 from 400132 to 1032542 tid 1 2023-12-01T04:55:17.904 INFO:tasks.rados.rados.0.smithi080.stdout:477: writing smithi08089843-477 from 1438017 to 1984179 tid 2 2023-12-01T04:55:17.905 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:17.905 INFO:tasks.rados.rados.0.smithi080.stdout:462: finishing write tid 4 to smithi08089843-462 2023-12-01T04:55:17.905 INFO:tasks.rados.rados.0.smithi080.stdout:462: finishing write tid 5 to smithi08089843-462 2023-12-01T04:55:17.905 INFO:tasks.rados.rados.0.smithi080.stdout:462: oid 462 updating version 0 to 86 2023-12-01T04:55:17.905 INFO:tasks.rados.rados.0.smithi080.stdout:462: oid 462 version 86 is already newer than 85 2023-12-01T04:55:17.906 INFO:tasks.rados.rados.0.smithi080.stdout:462: oid 462 version 86 is already newer than 83 2023-12-01T04:55:17.906 INFO:tasks.rados.rados.0.smithi080.stdout:462: oid 462 version 86 is already newer than 84 2023-12-01T04:55:17.906 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 462 v 86 (ObjNum 461 snap 0 seq_num 461) dirty exists 2023-12-01T04:55:17.906 INFO:tasks.rados.rados.0.smithi080.stdout:462: left oid 462 (ObjNum 461 snap 0 seq_num 461) 2023-12-01T04:55:17.906 INFO:tasks.rados.rados.0.smithi080.stdout:463: finishing write tid 1 to smithi08089843-463 2023-12-01T04:55:17.906 INFO:tasks.rados.rados.0.smithi080.stdout:463: finishing write tid 2 to smithi08089843-463 2023-12-01T04:55:17.907 INFO:tasks.rados.rados.0.smithi080.stdout:463: finishing write tid 3 to smithi08089843-463 2023-12-01T04:55:17.907 INFO:tasks.rados.rados.0.smithi080.stdout:462: done (15 left) 2023-12-01T04:55:17.907 INFO:tasks.rados.rados.0.smithi080.stdout:478: write initial oid 478 2023-12-01T04:55:17.907 INFO:tasks.rados.rados.0.smithi080.stdout:478: seq_num 477 ranges {416939=707659,1896499=120440} 2023-12-01T04:55:17.910 INFO:tasks.rados.rados.0.smithi080.stdout:478: writing smithi08089843-478 from 416939 to 1124598 tid 1 2023-12-01T04:55:17.915 INFO:tasks.rados.rados.0.smithi080.stdout:478: writing smithi08089843-478 from 1896499 to 2016939 tid 2 2023-12-01T04:55:17.916 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:17.916 INFO:tasks.rados.rados.0.smithi080.stdout:463: finishing write tid 4 to smithi08089843-463 2023-12-01T04:55:17.916 INFO:tasks.rados.rados.0.smithi080.stdout:463: finishing write tid 5 to smithi08089843-463 2023-12-01T04:55:17.916 INFO:tasks.rados.rados.0.smithi080.stdout:463: oid 463 updating version 0 to 101 2023-12-01T04:55:17.916 INFO:tasks.rados.rados.0.smithi080.stdout:463: oid 463 updating version 101 to 102 2023-12-01T04:55:17.916 INFO:tasks.rados.rados.0.smithi080.stdout:463: oid 463 version 102 is already newer than 100 2023-12-01T04:55:17.916 INFO:tasks.rados.rados.0.smithi080.stdout:463: oid 463 updating version 102 to 103 2023-12-01T04:55:17.916 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 463 v 103 (ObjNum 462 snap 0 seq_num 462) dirty exists 2023-12-01T04:55:17.917 INFO:tasks.rados.rados.0.smithi080.stdout:463: left oid 463 (ObjNum 462 snap 0 seq_num 462) 2023-12-01T04:55:17.917 INFO:tasks.rados.rados.0.smithi080.stdout:464: finishing write tid 1 to smithi08089843-464 2023-12-01T04:55:17.917 INFO:tasks.rados.rados.0.smithi080.stdout:464: finishing write tid 2 to smithi08089843-464 2023-12-01T04:55:17.917 INFO:tasks.rados.rados.0.smithi080.stdout:463: done (15 left) 2023-12-01T04:55:17.917 INFO:tasks.rados.rados.0.smithi080.stdout:479: write initial oid 479 2023-12-01T04:55:17.917 INFO:tasks.rados.rados.0.smithi080.stdout:479: seq_num 478 ranges {433746=782908,1954981=78765} 2023-12-01T04:55:17.922 INFO:tasks.rados.rados.0.smithi080.stdout:479: writing smithi08089843-479 from 433746 to 1216654 tid 1 2023-12-01T04:55:17.927 INFO:tasks.rados.rados.0.smithi080.stdout:479: writing smithi08089843-479 from 1954981 to 2033746 tid 2 2023-12-01T04:55:17.927 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:17.927 INFO:tasks.rados.rados.0.smithi080.stdout:464: finishing write tid 3 to smithi08089843-464 2023-12-01T04:55:17.927 INFO:tasks.rados.rados.0.smithi080.stdout:464: finishing write tid 4 to smithi08089843-464 2023-12-01T04:55:17.928 INFO:tasks.rados.rados.0.smithi080.stdout:464: finishing write tid 5 to smithi08089843-464 2023-12-01T04:55:17.928 INFO:tasks.rados.rados.0.smithi080.stdout:464: oid 464 updating version 0 to 87 2023-12-01T04:55:17.928 INFO:tasks.rados.rados.0.smithi080.stdout:464: oid 464 version 87 is already newer than 84 2023-12-01T04:55:17.928 INFO:tasks.rados.rados.0.smithi080.stdout:464: oid 464 version 87 is already newer than 85 2023-12-01T04:55:17.928 INFO:tasks.rados.rados.0.smithi080.stdout:464: oid 464 version 87 is already newer than 86 2023-12-01T04:55:17.928 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 464 v 87 (ObjNum 463 snap 0 seq_num 463) dirty exists 2023-12-01T04:55:17.928 INFO:tasks.rados.rados.0.smithi080.stdout:464: left oid 464 (ObjNum 463 snap 0 seq_num 463) 2023-12-01T04:55:17.928 INFO:tasks.rados.rados.0.smithi080.stdout:465: finishing write tid 1 to smithi08089843-465 2023-12-01T04:55:17.928 INFO:tasks.rados.rados.0.smithi080.stdout:465: finishing write tid 2 to smithi08089843-465 2023-12-01T04:55:17.928 INFO:tasks.rados.rados.0.smithi080.stdout:465: finishing write tid 3 to smithi08089843-465 2023-12-01T04:55:17.928 INFO:tasks.rados.rados.0.smithi080.stdout:464: done (15 left) 2023-12-01T04:55:17.928 INFO:tasks.rados.rados.0.smithi080.stdout:480: write initial oid 480 2023-12-01T04:55:17.929 INFO:tasks.rados.rados.0.smithi080.stdout:480: seq_num 479 ranges {450553=574510,1613463=437090} 2023-12-01T04:55:17.933 INFO:tasks.rados.rados.0.smithi080.stdout:480: writing smithi08089843-480 from 450553 to 1025063 tid 1 2023-12-01T04:55:17.939 INFO:tasks.rados.rados.0.smithi080.stdout:480: writing smithi08089843-480 from 1613463 to 2050553 tid 2 2023-12-01T04:55:17.939 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:17.939 INFO:tasks.rados.rados.0.smithi080.stdout:465: finishing write tid 4 to smithi08089843-465 2023-12-01T04:55:17.940 INFO:tasks.rados.rados.0.smithi080.stdout:465: finishing write tid 5 to smithi08089843-465 2023-12-01T04:55:17.940 INFO:tasks.rados.rados.0.smithi080.stdout:465: finishing write tid 6 to smithi08089843-465 2023-12-01T04:55:17.940 INFO:tasks.rados.rados.0.smithi080.stdout:465: oid 465 updating version 0 to 100 2023-12-01T04:55:17.940 INFO:tasks.rados.rados.0.smithi080.stdout:465: oid 465 version 100 is already newer than 99 2023-12-01T04:55:17.940 INFO:tasks.rados.rados.0.smithi080.stdout:465: oid 465 updating version 100 to 102 2023-12-01T04:55:17.940 INFO:tasks.rados.rados.0.smithi080.stdout:465: oid 465 version 102 is already newer than 101 2023-12-01T04:55:17.940 INFO:tasks.rados.rados.0.smithi080.stdout:465: oid 465 version 102 is already newer than 98 2023-12-01T04:55:17.940 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 465 v 102 (ObjNum 464 snap 0 seq_num 464) dirty exists 2023-12-01T04:55:17.940 INFO:tasks.rados.rados.0.smithi080.stdout:465: left oid 465 (ObjNum 464 snap 0 seq_num 464) 2023-12-01T04:55:17.940 INFO:tasks.rados.rados.0.smithi080.stdout:466: finishing write tid 1 to smithi08089843-466 2023-12-01T04:55:17.940 INFO:tasks.rados.rados.0.smithi080.stdout:466: finishing write tid 2 to smithi08089843-466 2023-12-01T04:55:17.940 INFO:tasks.rados.rados.0.smithi080.stdout:465: done (15 left) 2023-12-01T04:55:17.940 INFO:tasks.rados.rados.0.smithi080.stdout:481: write initial oid 481 2023-12-01T04:55:17.940 INFO:tasks.rados.rados.0.smithi080.stdout:481: seq_num 480 ranges {467360=649759,1671945=395415} 2023-12-01T04:55:17.945 INFO:tasks.rados.rados.0.smithi080.stdout:481: writing smithi08089843-481 from 467360 to 1117119 tid 1 2023-12-01T04:55:17.951 INFO:tasks.rados.rados.0.smithi080.stdout:481: writing smithi08089843-481 from 1671945 to 2067360 tid 2 2023-12-01T04:55:17.951 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:17.951 INFO:tasks.rados.rados.0.smithi080.stdout:466: finishing write tid 3 to smithi08089843-466 2023-12-01T04:55:17.951 INFO:tasks.rados.rados.0.smithi080.stdout:466: finishing write tid 4 to smithi08089843-466 2023-12-01T04:55:17.952 INFO:tasks.rados.rados.0.smithi080.stdout:466: finishing write tid 5 to smithi08089843-466 2023-12-01T04:55:17.952 INFO:tasks.rados.rados.0.smithi080.stdout:466: oid 466 updating version 0 to 103 2023-12-01T04:55:17.952 INFO:tasks.rados.rados.0.smithi080.stdout:466: oid 466 version 103 is already newer than 101 2023-12-01T04:55:17.952 INFO:tasks.rados.rados.0.smithi080.stdout:466: oid 466 updating version 103 to 104 2023-12-01T04:55:17.952 INFO:tasks.rados.rados.0.smithi080.stdout:466: oid 466 version 104 is already newer than 102 2023-12-01T04:55:17.952 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 466 v 104 (ObjNum 465 snap 0 seq_num 465) dirty exists 2023-12-01T04:55:17.952 INFO:tasks.rados.rados.0.smithi080.stdout:466: left oid 466 (ObjNum 465 snap 0 seq_num 465) 2023-12-01T04:55:17.952 INFO:tasks.rados.rados.0.smithi080.stdout:467: finishing write tid 1 to smithi08089843-467 2023-12-01T04:55:17.952 INFO:tasks.rados.rados.0.smithi080.stdout:467: finishing write tid 2 to smithi08089843-467 2023-12-01T04:55:17.952 INFO:tasks.rados.rados.0.smithi080.stdout:466: done (15 left) 2023-12-01T04:55:17.952 INFO:tasks.rados.rados.0.smithi080.stdout:482: write initial oid 482 2023-12-01T04:55:17.952 INFO:tasks.rados.rados.0.smithi080.stdout:482: seq_num 481 ranges {484167=725008,1730427=353740} 2023-12-01T04:55:17.959 INFO:tasks.rados.rados.0.smithi080.stdout:482: writing smithi08089843-482 from 484167 to 1209175 tid 1 2023-12-01T04:55:17.966 INFO:tasks.rados.rados.0.smithi080.stdout:482: writing smithi08089843-482 from 1730427 to 2084167 tid 2 2023-12-01T04:55:17.966 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:17.966 INFO:tasks.rados.rados.0.smithi080.stdout:467: finishing write tid 3 to smithi08089843-467 2023-12-01T04:55:17.966 INFO:tasks.rados.rados.0.smithi080.stdout:467: finishing write tid 4 to smithi08089843-467 2023-12-01T04:55:17.966 INFO:tasks.rados.rados.0.smithi080.stdout:467: finishing write tid 5 to smithi08089843-467 2023-12-01T04:55:17.966 INFO:tasks.rados.rados.0.smithi080.stdout:467: oid 467 updating version 0 to 91 2023-12-01T04:55:17.966 INFO:tasks.rados.rados.0.smithi080.stdout:467: oid 467 version 91 is already newer than 90 2023-12-01T04:55:17.966 INFO:tasks.rados.rados.0.smithi080.stdout:467: oid 467 version 91 is already newer than 89 2023-12-01T04:55:17.966 INFO:tasks.rados.rados.0.smithi080.stdout:467: oid 467 version 91 is already newer than 88 2023-12-01T04:55:17.966 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 467 v 91 (ObjNum 466 snap 0 seq_num 466) dirty exists 2023-12-01T04:55:17.966 INFO:tasks.rados.rados.0.smithi080.stdout:467: left oid 467 (ObjNum 466 snap 0 seq_num 466) 2023-12-01T04:55:17.967 INFO:tasks.rados.rados.0.smithi080.stdout:468: finishing write tid 1 to smithi08089843-468 2023-12-01T04:55:17.967 INFO:tasks.rados.rados.0.smithi080.stdout:468: finishing write tid 2 to smithi08089843-468 2023-12-01T04:55:17.967 INFO:tasks.rados.rados.0.smithi080.stdout:468: finishing write tid 3 to smithi08089843-468 2023-12-01T04:55:17.967 INFO:tasks.rados.rados.0.smithi080.stdout:468: finishing write tid 4 to smithi08089843-468 2023-12-01T04:55:17.967 INFO:tasks.rados.rados.0.smithi080.stdout:468: finishing write tid 5 to smithi08089843-468 2023-12-01T04:55:17.967 INFO:tasks.rados.rados.0.smithi080.stdout:468: oid 468 updating version 0 to 93 2023-12-01T04:55:17.967 INFO:tasks.rados.rados.0.smithi080.stdout:468: oid 468 updating version 93 to 95 2023-12-01T04:55:17.967 INFO:tasks.rados.rados.0.smithi080.stdout:468: oid 468 version 95 is already newer than 94 2023-12-01T04:55:17.967 INFO:tasks.rados.rados.0.smithi080.stdout:468: oid 468 version 95 is already newer than 92 2023-12-01T04:55:17.967 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 468 v 95 (ObjNum 467 snap 0 seq_num 467) dirty exists 2023-12-01T04:55:17.967 INFO:tasks.rados.rados.0.smithi080.stdout:468: left oid 468 (ObjNum 467 snap 0 seq_num 467) 2023-12-01T04:55:17.967 INFO:tasks.rados.rados.0.smithi080.stdout:469: finishing write tid 1 to smithi08089843-469 2023-12-01T04:55:17.967 INFO:tasks.rados.rados.0.smithi080.stdout:469: finishing write tid 2 to smithi08089843-469 2023-12-01T04:55:17.967 INFO:tasks.rados.rados.0.smithi080.stdout:469: finishing write tid 3 to smithi08089843-469 2023-12-01T04:55:17.968 INFO:tasks.rados.rados.0.smithi080.stdout:469: finishing write tid 4 to smithi08089843-469 2023-12-01T04:55:17.968 INFO:tasks.rados.rados.0.smithi080.stdout:469: finishing write tid 5 to smithi08089843-469 2023-12-01T04:55:17.968 INFO:tasks.rados.rados.0.smithi080.stdout:469: oid 469 updating version 0 to 93 2023-12-01T04:55:17.968 INFO:tasks.rados.rados.0.smithi080.stdout:469: oid 469 version 93 is already newer than 92 2023-12-01T04:55:17.968 INFO:tasks.rados.rados.0.smithi080.stdout:469: oid 469 updating version 93 to 95 2023-12-01T04:55:17.968 INFO:tasks.rados.rados.0.smithi080.stdout:469: oid 469 version 95 is already newer than 94 2023-12-01T04:55:17.968 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 469 v 95 (ObjNum 468 snap 0 seq_num 468) dirty exists 2023-12-01T04:55:17.968 INFO:tasks.rados.rados.0.smithi080.stdout:469: left oid 469 (ObjNum 468 snap 0 seq_num 468) 2023-12-01T04:55:17.968 INFO:tasks.rados.rados.0.smithi080.stdout:470: finishing write tid 1 to smithi08089843-470 2023-12-01T04:55:17.968 INFO:tasks.rados.rados.0.smithi080.stdout:470: finishing write tid 2 to smithi08089843-470 2023-12-01T04:55:17.968 INFO:tasks.rados.rados.0.smithi080.stdout:470: finishing write tid 3 to smithi08089843-470 2023-12-01T04:55:17.968 INFO:tasks.rados.rados.0.smithi080.stdout:470: finishing write tid 4 to smithi08089843-470 2023-12-01T04:55:17.968 INFO:tasks.rados.rados.0.smithi080.stdout:470: finishing write tid 5 to smithi08089843-470 2023-12-01T04:55:17.968 INFO:tasks.rados.rados.0.smithi080.stdout:470: oid 470 updating version 0 to 110 2023-12-01T04:55:17.969 INFO:tasks.rados.rados.0.smithi080.stdout:470: oid 470 updating version 110 to 112 2023-12-01T04:55:17.969 INFO:tasks.rados.rados.0.smithi080.stdout:470: oid 470 version 112 is already newer than 109 2023-12-01T04:55:17.969 INFO:tasks.rados.rados.0.smithi080.stdout:470: oid 470 version 112 is already newer than 111 2023-12-01T04:55:17.969 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 470 v 112 (ObjNum 469 snap 0 seq_num 469) dirty exists 2023-12-01T04:55:17.969 INFO:tasks.rados.rados.0.smithi080.stdout:470: left oid 470 (ObjNum 469 snap 0 seq_num 469) 2023-12-01T04:55:17.969 INFO:tasks.rados.rados.0.smithi080.stdout:471: finishing write tid 1 to smithi08089843-471 2023-12-01T04:55:17.969 INFO:tasks.rados.rados.0.smithi080.stdout:467: done (15 left) 2023-12-01T04:55:17.969 INFO:tasks.rados.rados.0.smithi080.stdout:468: done (14 left) 2023-12-01T04:55:17.969 INFO:tasks.rados.rados.0.smithi080.stdout:469: done (13 left) 2023-12-01T04:55:17.969 INFO:tasks.rados.rados.0.smithi080.stdout:470: done (12 left) 2023-12-01T04:55:17.969 INFO:tasks.rados.rados.0.smithi080.stdout:483: write initial oid 483 2023-12-01T04:55:17.969 INFO:tasks.rados.rados.0.smithi080.stdout:483: seq_num 482 ranges {500974=400257,1388909=557169} 2023-12-01T04:55:17.970 INFO:tasks.rados.rados.0.smithi080.stdout:483: writing smithi08089843-483 from 500974 to 901231 tid 1 2023-12-01T04:55:17.977 INFO:tasks.rados.rados.0.smithi080.stdout:483: writing smithi08089843-483 from 1388909 to 1946078 tid 2 2023-12-01T04:55:17.977 INFO:tasks.rados.rados.0.smithi080.stdout:484: write initial oid 484 2023-12-01T04:55:17.977 INFO:tasks.rados.rados.0.smithi080.stdout:484: seq_num 483 ranges {517781=475506,1731038=386743} 2023-12-01T04:55:17.982 INFO:tasks.rados.rados.0.smithi080.stdout:484: writing smithi08089843-484 from 517781 to 993287 tid 1 2023-12-01T04:55:17.989 INFO:tasks.rados.rados.0.smithi080.stdout:484: writing smithi08089843-484 from 1731038 to 2117781 tid 2 2023-12-01T04:55:17.989 INFO:tasks.rados.rados.0.smithi080.stdout:485: write initial oid 485 2023-12-01T04:55:17.989 INFO:tasks.rados.rados.0.smithi080.stdout:485: seq_num 484 ranges {534588=550755,1789520=345068} 2023-12-01T04:55:17.995 INFO:tasks.rados.rados.0.smithi080.stdout:485: writing smithi08089843-485 from 534588 to 1085343 tid 1 2023-12-01T04:55:18.002 INFO:tasks.rados.rados.0.smithi080.stdout:485: writing smithi08089843-485 from 1789520 to 2134588 tid 2 2023-12-01T04:55:18.002 INFO:tasks.rados.rados.0.smithi080.stdout:486: write initial oid 486 2023-12-01T04:55:18.002 INFO:tasks.rados.rados.0.smithi080.stdout:486: seq_num 485 ranges {551395=626004,1848002=303393} 2023-12-01T04:55:18.008 INFO:tasks.rados.rados.0.smithi080.stdout:486: writing smithi08089843-486 from 551395 to 1177399 tid 1 2023-12-01T04:55:18.015 INFO:tasks.rados.rados.0.smithi080.stdout:486: writing smithi08089843-486 from 1848002 to 2151395 tid 2 2023-12-01T04:55:18.015 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:18.015 INFO:tasks.rados.rados.0.smithi080.stdout:471: finishing write tid 2 to smithi08089843-471 2023-12-01T04:55:18.015 INFO:tasks.rados.rados.0.smithi080.stdout:471: finishing write tid 3 to smithi08089843-471 2023-12-01T04:55:18.015 INFO:tasks.rados.rados.0.smithi080.stdout:471: finishing write tid 4 to smithi08089843-471 2023-12-01T04:55:18.016 INFO:tasks.rados.rados.0.smithi080.stdout:471: finishing write tid 5 to smithi08089843-471 2023-12-01T04:55:18.016 INFO:tasks.rados.rados.0.smithi080.stdout:471: oid 471 updating version 0 to 105 2023-12-01T04:55:18.016 INFO:tasks.rados.rados.0.smithi080.stdout:471: oid 471 updating version 105 to 106 2023-12-01T04:55:18.016 INFO:tasks.rados.rados.0.smithi080.stdout:471: oid 471 version 106 is already newer than 104 2023-12-01T04:55:18.016 INFO:tasks.rados.rados.0.smithi080.stdout:471: oid 471 updating version 106 to 107 2023-12-01T04:55:18.016 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 471 v 107 (ObjNum 470 snap 0 seq_num 470) dirty exists 2023-12-01T04:55:18.016 INFO:tasks.rados.rados.0.smithi080.stdout:471: left oid 471 (ObjNum 470 snap 0 seq_num 470) 2023-12-01T04:55:18.016 INFO:tasks.rados.rados.0.smithi080.stdout:472: finishing write tid 1 to smithi08089843-472 2023-12-01T04:55:18.016 INFO:tasks.rados.rados.0.smithi080.stdout:472: finishing write tid 2 to smithi08089843-472 2023-12-01T04:55:18.016 INFO:tasks.rados.rados.0.smithi080.stdout:472: finishing write tid 3 to smithi08089843-472 2023-12-01T04:55:18.016 INFO:tasks.rados.rados.0.smithi080.stdout:472: finishing write tid 4 to smithi08089843-472 2023-12-01T04:55:18.016 INFO:tasks.rados.rados.0.smithi080.stdout:472: finishing write tid 5 to smithi08089843-472 2023-12-01T04:55:18.016 INFO:tasks.rados.rados.0.smithi080.stdout:472: oid 472 updating version 0 to 115 2023-12-01T04:55:18.016 INFO:tasks.rados.rados.0.smithi080.stdout:472: oid 472 version 115 is already newer than 114 2023-12-01T04:55:18.016 INFO:tasks.rados.rados.0.smithi080.stdout:472: oid 472 updating version 115 to 116 2023-12-01T04:55:18.017 INFO:tasks.rados.rados.0.smithi080.stdout:472: oid 472 version 116 is already newer than 113 2023-12-01T04:55:18.017 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 472 v 116 (ObjNum 471 snap 0 seq_num 471) dirty exists 2023-12-01T04:55:18.017 INFO:tasks.rados.rados.0.smithi080.stdout:472: left oid 472 (ObjNum 471 snap 0 seq_num 471) 2023-12-01T04:55:18.017 INFO:tasks.rados.rados.0.smithi080.stdout:473: finishing write tid 1 to smithi08089843-473 2023-12-01T04:55:18.017 INFO:tasks.rados.rados.0.smithi080.stdout:473: finishing write tid 2 to smithi08089843-473 2023-12-01T04:55:18.017 INFO:tasks.rados.rados.0.smithi080.stdout:473: finishing write tid 3 to smithi08089843-473 2023-12-01T04:55:18.017 INFO:tasks.rados.rados.0.smithi080.stdout:473: finishing write tid 4 to smithi08089843-473 2023-12-01T04:55:18.017 INFO:tasks.rados.rados.0.smithi080.stdout:473: finishing write tid 5 to smithi08089843-473 2023-12-01T04:55:18.017 INFO:tasks.rados.rados.0.smithi080.stdout:473: oid 473 updating version 0 to 97 2023-12-01T04:55:18.017 INFO:tasks.rados.rados.0.smithi080.stdout:473: oid 473 version 97 is already newer than 96 2023-12-01T04:55:18.017 INFO:tasks.rados.rados.0.smithi080.stdout:473: oid 473 version 97 is already newer than 95 2023-12-01T04:55:18.017 INFO:tasks.rados.rados.0.smithi080.stdout:473: oid 473 version 97 is already newer than 94 2023-12-01T04:55:18.017 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 473 v 97 (ObjNum 472 snap 0 seq_num 472) dirty exists 2023-12-01T04:55:18.017 INFO:tasks.rados.rados.0.smithi080.stdout:473: left oid 473 (ObjNum 472 snap 0 seq_num 472) 2023-12-01T04:55:18.018 INFO:tasks.rados.rados.0.smithi080.stdout:471: done (15 left) 2023-12-01T04:55:18.018 INFO:tasks.rados.rados.0.smithi080.stdout:472: done (14 left) 2023-12-01T04:55:18.018 INFO:tasks.rados.rados.0.smithi080.stdout:473: done (13 left) 2023-12-01T04:55:18.018 INFO:tasks.rados.rados.0.smithi080.stdout:487: write initial oid 487 2023-12-01T04:55:18.018 INFO:tasks.rados.rados.0.smithi080.stdout:487: seq_num 486 ranges {568202=701253,1906484=261718} 2023-12-01T04:55:18.022 INFO:tasks.rados.rados.0.smithi080.stdout:487: writing smithi08089843-487 from 568202 to 1269455 tid 1 2023-12-01T04:55:18.028 INFO:tasks.rados.rados.0.smithi080.stdout:487: writing smithi08089843-487 from 1906484 to 2168202 tid 2 2023-12-01T04:55:18.028 INFO:tasks.rados.rados.0.smithi080.stdout:488: write initial oid 488 2023-12-01T04:55:18.028 INFO:tasks.rados.rados.0.smithi080.stdout:474: finishing write tid 1 to smithi08089843-474 2023-12-01T04:55:18.028 INFO:tasks.rados.rados.0.smithi080.stdout:474: finishing write tid 2 to smithi08089843-474 2023-12-01T04:55:18.028 INFO:tasks.rados.rados.0.smithi080.stdout:474: finishing write tid 3 to smithi08089843-474 2023-12-01T04:55:18.028 INFO:tasks.rados.rados.0.smithi080.stdout:474: finishing write tid 4 to smithi08089843-474 2023-12-01T04:55:18.028 INFO:tasks.rados.rados.0.smithi080.stdout:474: finishing write tid 5 to smithi08089843-474 2023-12-01T04:55:18.029 INFO:tasks.rados.rados.0.smithi080.stdout:474: oid 474 updating version 0 to 107 2023-12-01T04:55:18.029 INFO:tasks.rados.rados.0.smithi080.stdout:474: oid 474 version 107 is already newer than 106 2023-12-01T04:55:18.029 INFO:tasks.rados.rados.0.smithi080.stdout:474: oid 474 updating version 107 to 108 2023-12-01T04:55:18.029 INFO:tasks.rados.rados.0.smithi080.stdout:474: oid 474 version 108 is already newer than 105 2023-12-01T04:55:18.029 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 474 v 108 (ObjNum 473 snap 0 seq_num 473) dirty exists 2023-12-01T04:55:18.029 INFO:tasks.rados.rados.0.smithi080.stdout:474: left oid 474 (ObjNum 473 snap 0 seq_num 473) 2023-12-01T04:55:18.029 INFO:tasks.rados.rados.0.smithi080.stdout:475: finishing write tid 1 to smithi08089843-475 2023-12-01T04:55:18.029 INFO:tasks.rados.rados.0.smithi080.stdout:475: finishing write tid 2 to smithi08089843-475 2023-12-01T04:55:18.029 INFO:tasks.rados.rados.0.smithi080.stdout:475: finishing write tid 3 to smithi08089843-475 2023-12-01T04:55:18.029 INFO:tasks.rados.rados.0.smithi080.stdout:475: finishing write tid 4 to smithi08089843-475 2023-12-01T04:55:18.029 INFO:tasks.rados.rados.0.smithi080.stdout:475: finishing write tid 5 to smithi08089843-475 2023-12-01T04:55:18.029 INFO:tasks.rados.rados.0.smithi080.stdout:488: seq_num 487 ranges {585009=492855,1564966=620043} 2023-12-01T04:55:18.034 INFO:tasks.rados.rados.0.smithi080.stdout:488: writing smithi08089843-488 from 585009 to 1077864 tid 1 2023-12-01T04:55:18.041 INFO:tasks.rados.rados.0.smithi080.stdout:488: writing smithi08089843-488 from 1564966 to 2185009 tid 2 2023-12-01T04:55:18.041 INFO:tasks.rados.rados.0.smithi080.stdout:474: done (14 left) 2023-12-01T04:55:18.042 INFO:tasks.rados.rados.0.smithi080.stdout:489: write initial oid 489 2023-12-01T04:55:18.042 INFO:tasks.rados.rados.0.smithi080.stdout:489: seq_num 488 ranges {601816=568104,1623448=451823} 2023-12-01T04:55:18.048 INFO:tasks.rados.rados.0.smithi080.stdout:489: writing smithi08089843-489 from 601816 to 1169920 tid 1 2023-12-01T04:55:18.053 INFO:tasks.rados.rados.0.smithi080.stdout:489: writing smithi08089843-489 from 1623448 to 2075271 tid 2 2023-12-01T04:55:18.053 INFO:tasks.rados.rados.0.smithi080.stdout:490: write initial oid 490 2023-12-01T04:55:18.053 INFO:tasks.rados.rados.0.smithi080.stdout:490: seq_num 489 ranges {618623=643353,1681930=536693} 2023-12-01T04:55:18.061 INFO:tasks.rados.rados.0.smithi080.stdout:490: writing smithi08089843-490 from 618623 to 1261976 tid 1 2023-12-01T04:55:18.068 INFO:tasks.rados.rados.0.smithi080.stdout:490: writing smithi08089843-490 from 1681930 to 2218623 tid 2 2023-12-01T04:55:18.068 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:18.068 INFO:tasks.rados.rados.0.smithi080.stdout:475: finishing write tid 6 to smithi08089843-475 2023-12-01T04:55:18.068 INFO:tasks.rados.rados.0.smithi080.stdout:475: oid 475 updating version 0 to 121 2023-12-01T04:55:18.068 INFO:tasks.rados.rados.0.smithi080.stdout:475: oid 475 version 121 is already newer than 118 2023-12-01T04:55:18.068 INFO:tasks.rados.rados.0.smithi080.stdout:475: oid 475 version 121 is already newer than 120 2023-12-01T04:55:18.069 INFO:tasks.rados.rados.0.smithi080.stdout:475: oid 475 version 121 is already newer than 117 2023-12-01T04:55:18.069 INFO:tasks.rados.rados.0.smithi080.stdout:475: oid 475 version 121 is already newer than 119 2023-12-01T04:55:18.069 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 475 v 121 (ObjNum 474 snap 0 seq_num 474) dirty exists 2023-12-01T04:55:18.069 INFO:tasks.rados.rados.0.smithi080.stdout:475: left oid 475 (ObjNum 474 snap 0 seq_num 474) 2023-12-01T04:55:18.069 INFO:tasks.rados.rados.0.smithi080.stdout:476: finishing write tid 1 to smithi08089843-476 2023-12-01T04:55:18.069 INFO:tasks.rados.rados.0.smithi080.stdout:476: finishing write tid 2 to smithi08089843-476 2023-12-01T04:55:18.069 INFO:tasks.rados.rados.0.smithi080.stdout:475: done (15 left) 2023-12-01T04:55:18.069 INFO:tasks.rados.rados.0.smithi080.stdout:491: write initial oid 491 2023-12-01T04:55:18.069 INFO:tasks.rados.rados.0.smithi080.stdout:491: seq_num 490 ranges {635430=718602,2140412=95018} 2023-12-01T04:55:18.078 INFO:tasks.rados.rados.0.smithi080.stdout:491: writing smithi08089843-491 from 635430 to 1354032 tid 1 2023-12-01T04:55:18.085 INFO:tasks.rados.rados.0.smithi080.stdout:491: writing smithi08089843-491 from 2140412 to 2235430 tid 2 2023-12-01T04:55:18.085 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:18.085 INFO:tasks.rados.rados.0.smithi080.stdout:476: finishing write tid 3 to smithi08089843-476 2023-12-01T04:55:18.085 INFO:tasks.rados.rados.0.smithi080.stdout:476: finishing write tid 4 to smithi08089843-476 2023-12-01T04:55:18.085 INFO:tasks.rados.rados.0.smithi080.stdout:476: finishing write tid 5 to smithi08089843-476 2023-12-01T04:55:18.085 INFO:tasks.rados.rados.0.smithi080.stdout:476: oid 476 updating version 0 to 89 2023-12-01T04:55:18.085 INFO:tasks.rados.rados.0.smithi080.stdout:476: oid 476 updating version 89 to 90 2023-12-01T04:55:18.085 INFO:tasks.rados.rados.0.smithi080.stdout:476: oid 476 version 90 is already newer than 88 2023-12-01T04:55:18.085 INFO:tasks.rados.rados.0.smithi080.stdout:476: oid 476 version 90 is already newer than 87 2023-12-01T04:55:18.085 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 476 v 90 (ObjNum 475 snap 0 seq_num 475) dirty exists 2023-12-01T04:55:18.085 INFO:tasks.rados.rados.0.smithi080.stdout:476: left oid 476 (ObjNum 475 snap 0 seq_num 475) 2023-12-01T04:55:18.085 INFO:tasks.rados.rados.0.smithi080.stdout:477: finishing write tid 1 to smithi08089843-477 2023-12-01T04:55:18.085 INFO:tasks.rados.rados.0.smithi080.stdout:476: done (15 left) 2023-12-01T04:55:18.086 INFO:tasks.rados.rados.0.smithi080.stdout:492: write initial oid 492 2023-12-01T04:55:18.086 INFO:tasks.rados.rados.0.smithi080.stdout:492: seq_num 491 ranges {652237=793851,2198894=53343} 2023-12-01T04:55:18.092 INFO:tasks.rados.rados.0.smithi080.stdout:492: writing smithi08089843-492 from 652237 to 1446088 tid 1 2023-12-01T04:55:18.098 INFO:tasks.rados.rados.0.smithi080.stdout:492: writing smithi08089843-492 from 2198894 to 2252237 tid 2 2023-12-01T04:55:18.098 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:18.098 INFO:tasks.rados.rados.0.smithi080.stdout:477: finishing write tid 2 to smithi08089843-477 2023-12-01T04:55:18.098 INFO:tasks.rados.rados.0.smithi080.stdout:477: finishing write tid 3 to smithi08089843-477 2023-12-01T04:55:18.098 INFO:tasks.rados.rados.0.smithi080.stdout:477: finishing write tid 4 to smithi08089843-477 2023-12-01T04:55:18.098 INFO:tasks.rados.rados.0.smithi080.stdout:477: oid 477 updating version 0 to 96 2023-12-01T04:55:18.099 INFO:tasks.rados.rados.0.smithi080.stdout:477: oid 477 updating version 96 to 97 2023-12-01T04:55:18.099 INFO:tasks.rados.rados.0.smithi080.stdout:477: oid 477 updating version 97 to 98 2023-12-01T04:55:18.099 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 477 v 98 (ObjNum 476 snap 0 seq_num 476) dirty exists 2023-12-01T04:55:18.099 INFO:tasks.rados.rados.0.smithi080.stdout:477: left oid 477 (ObjNum 476 snap 0 seq_num 476) 2023-12-01T04:55:18.099 INFO:tasks.rados.rados.0.smithi080.stdout:477: done (15 left) 2023-12-01T04:55:18.099 INFO:tasks.rados.rados.0.smithi080.stdout:493: write initial oid 493 2023-12-01T04:55:18.099 INFO:tasks.rados.rados.0.smithi080.stdout:478: finishing write tid 1 to smithi08089843-478 2023-12-01T04:55:18.099 INFO:tasks.rados.rados.0.smithi080.stdout:478: finishing write tid 2 to smithi08089843-478 2023-12-01T04:55:18.099 INFO:tasks.rados.rados.0.smithi080.stdout:493: seq_num 492 ranges {669044=469100,1741023=459161} 2023-12-01T04:55:18.104 INFO:tasks.rados.rados.0.smithi080.stdout:493: writing smithi08089843-493 from 669044 to 1138144 tid 1 2023-12-01T04:55:18.111 INFO:tasks.rados.rados.0.smithi080.stdout:493: writing smithi08089843-493 from 1741023 to 2200184 tid 2 2023-12-01T04:55:18.111 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:18.111 INFO:tasks.rados.rados.0.smithi080.stdout:478: finishing write tid 3 to smithi08089843-478 2023-12-01T04:55:18.111 INFO:tasks.rados.rados.0.smithi080.stdout:478: finishing write tid 4 to smithi08089843-478 2023-12-01T04:55:18.111 INFO:tasks.rados.rados.0.smithi080.stdout:478: oid 478 updating version 0 to 88 2023-12-01T04:55:18.111 INFO:tasks.rados.rados.0.smithi080.stdout:478: oid 478 updating version 88 to 89 2023-12-01T04:55:18.111 INFO:tasks.rados.rados.0.smithi080.stdout:478: oid 478 updating version 89 to 90 2023-12-01T04:55:18.112 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 478 v 90 (ObjNum 477 snap 0 seq_num 477) dirty exists 2023-12-01T04:55:18.112 INFO:tasks.rados.rados.0.smithi080.stdout:478: left oid 478 (ObjNum 477 snap 0 seq_num 477) 2023-12-01T04:55:18.112 INFO:tasks.rados.rados.0.smithi080.stdout:479: finishing write tid 1 to smithi08089843-479 2023-12-01T04:55:18.112 INFO:tasks.rados.rados.0.smithi080.stdout:479: finishing write tid 2 to smithi08089843-479 2023-12-01T04:55:18.112 INFO:tasks.rados.rados.0.smithi080.stdout:479: finishing write tid 3 to smithi08089843-479 2023-12-01T04:55:18.112 INFO:tasks.rados.rados.0.smithi080.stdout:479: finishing write tid 4 to smithi08089843-479 2023-12-01T04:55:18.112 INFO:tasks.rados.rados.0.smithi080.stdout:479: oid 479 updating version 0 to 124 2023-12-01T04:55:18.112 INFO:tasks.rados.rados.0.smithi080.stdout:479: oid 479 version 124 is already newer than 123 2023-12-01T04:55:18.112 INFO:tasks.rados.rados.0.smithi080.stdout:479: oid 479 version 124 is already newer than 122 2023-12-01T04:55:18.112 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 479 v 124 (ObjNum 478 snap 0 seq_num 478) dirty exists 2023-12-01T04:55:18.112 INFO:tasks.rados.rados.0.smithi080.stdout:479: left oid 479 (ObjNum 478 snap 0 seq_num 478) 2023-12-01T04:55:18.112 INFO:tasks.rados.rados.0.smithi080.stdout:480: finishing write tid 1 to smithi08089843-480 2023-12-01T04:55:18.112 INFO:tasks.rados.rados.0.smithi080.stdout:478: done (15 left) 2023-12-01T04:55:18.112 INFO:tasks.rados.rados.0.smithi080.stdout:479: done (14 left) 2023-12-01T04:55:18.112 INFO:tasks.rados.rados.0.smithi080.stdout:494: write initial oid 494 2023-12-01T04:55:18.112 INFO:tasks.rados.rados.0.smithi080.stdout:494: seq_num 493 ranges {685851=544349,1799505=486346} 2023-12-01T04:55:18.118 INFO:tasks.rados.rados.0.smithi080.stdout:494: writing smithi08089843-494 from 685851 to 1230200 tid 1 2023-12-01T04:55:18.125 INFO:tasks.rados.rados.0.smithi080.stdout:494: writing smithi08089843-494 from 1799505 to 2285851 tid 2 2023-12-01T04:55:18.125 INFO:tasks.rados.rados.0.smithi080.stdout:495: write initial oid 495 2023-12-01T04:55:18.125 INFO:tasks.rados.rados.0.smithi080.stdout:495: seq_num 494 ranges {702658=619598,1857987=444671} 2023-12-01T04:55:18.133 INFO:tasks.rados.rados.0.smithi080.stdout:495: writing smithi08089843-495 from 702658 to 1322256 tid 1 2023-12-01T04:55:18.139 INFO:tasks.rados.rados.0.smithi080.stdout:495: writing smithi08089843-495 from 1857987 to 2302658 tid 2 2023-12-01T04:55:18.139 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:18.139 INFO:tasks.rados.rados.0.smithi080.stdout:480: finishing write tid 2 to smithi08089843-480 2023-12-01T04:55:18.139 INFO:tasks.rados.rados.0.smithi080.stdout:480: finishing write tid 3 to smithi08089843-480 2023-12-01T04:55:18.139 INFO:tasks.rados.rados.0.smithi080.stdout:480: finishing write tid 4 to smithi08089843-480 2023-12-01T04:55:18.140 INFO:tasks.rados.rados.0.smithi080.stdout:480: oid 480 updating version 0 to 124 2023-12-01T04:55:18.140 INFO:tasks.rados.rados.0.smithi080.stdout:480: oid 480 version 124 is already newer than 123 2023-12-01T04:55:18.140 INFO:tasks.rados.rados.0.smithi080.stdout:480: oid 480 updating version 124 to 125 2023-12-01T04:55:18.140 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 480 v 125 (ObjNum 479 snap 0 seq_num 479) dirty exists 2023-12-01T04:55:18.140 INFO:tasks.rados.rados.0.smithi080.stdout:480: left oid 480 (ObjNum 479 snap 0 seq_num 479) 2023-12-01T04:55:18.140 INFO:tasks.rados.rados.0.smithi080.stdout:481: finishing write tid 1 to smithi08089843-481 2023-12-01T04:55:18.140 INFO:tasks.rados.rados.0.smithi080.stdout:480: done (15 left) 2023-12-01T04:55:18.140 INFO:tasks.rados.rados.0.smithi080.stdout:496: write initial oid 496 2023-12-01T04:55:18.140 INFO:tasks.rados.rados.0.smithi080.stdout:496: seq_num 495 ranges {719465=411200,1632822=686643} 2023-12-01T04:55:18.145 INFO:tasks.rados.rados.0.smithi080.stdout:496: writing smithi08089843-496 from 719465 to 1130665 tid 1 2023-12-01T04:55:18.153 INFO:tasks.rados.rados.0.smithi080.stdout:496: writing smithi08089843-496 from 1632822 to 2319465 tid 2 2023-12-01T04:55:18.154 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:18.154 INFO:tasks.rados.rados.0.smithi080.stdout:481: finishing write tid 2 to smithi08089843-481 2023-12-01T04:55:18.154 INFO:tasks.rados.rados.0.smithi080.stdout:481: finishing write tid 3 to smithi08089843-481 2023-12-01T04:55:18.154 INFO:tasks.rados.rados.0.smithi080.stdout:481: finishing write tid 4 to smithi08089843-481 2023-12-01T04:55:18.154 INFO:tasks.rados.rados.0.smithi080.stdout:481: oid 481 updating version 0 to 125 2023-12-01T04:55:18.154 INFO:tasks.rados.rados.0.smithi080.stdout:481: oid 481 updating version 125 to 127 2023-12-01T04:55:18.155 INFO:tasks.rados.rados.0.smithi080.stdout:481: oid 481 version 127 is already newer than 126 2023-12-01T04:55:18.155 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 481 v 127 (ObjNum 480 snap 0 seq_num 480) dirty exists 2023-12-01T04:55:18.155 INFO:tasks.rados.rados.0.smithi080.stdout:481: left oid 481 (ObjNum 480 snap 0 seq_num 480) 2023-12-01T04:55:18.155 INFO:tasks.rados.rados.0.smithi080.stdout:482: finishing write tid 1 to smithi08089843-482 2023-12-01T04:55:18.155 INFO:tasks.rados.rados.0.smithi080.stdout:482: finishing write tid 2 to smithi08089843-482 2023-12-01T04:55:18.155 INFO:tasks.rados.rados.0.smithi080.stdout:481: done (15 left) 2023-12-01T04:55:18.155 INFO:tasks.rados.rados.0.smithi080.stdout:497: write initial oid 497 2023-12-01T04:55:18.156 INFO:tasks.rados.rados.0.smithi080.stdout:497: seq_num 496 ranges {736272=486449,1974951=361321} 2023-12-01T04:55:18.160 INFO:tasks.rados.rados.0.smithi080.stdout:497: writing smithi08089843-497 from 736272 to 1222721 tid 1 2023-12-01T04:55:18.167 INFO:tasks.rados.rados.0.smithi080.stdout:497: writing smithi08089843-497 from 1974951 to 2336272 tid 2 2023-12-01T04:55:18.167 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:18.167 INFO:tasks.rados.rados.0.smithi080.stdout:482: finishing write tid 3 to smithi08089843-482 2023-12-01T04:55:18.167 INFO:tasks.rados.rados.0.smithi080.stdout:482: finishing write tid 4 to smithi08089843-482 2023-12-01T04:55:18.167 INFO:tasks.rados.rados.0.smithi080.stdout:482: oid 482 updating version 0 to 94 2023-12-01T04:55:18.167 INFO:tasks.rados.rados.0.smithi080.stdout:482: oid 482 version 94 is already newer than 93 2023-12-01T04:55:18.167 INFO:tasks.rados.rados.0.smithi080.stdout:482: oid 482 updating version 94 to 95 2023-12-01T04:55:18.167 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 482 v 95 (ObjNum 481 snap 0 seq_num 481) dirty exists 2023-12-01T04:55:18.167 INFO:tasks.rados.rados.0.smithi080.stdout:482: left oid 482 (ObjNum 481 snap 0 seq_num 481) 2023-12-01T04:55:18.167 INFO:tasks.rados.rados.0.smithi080.stdout:483: finishing write tid 1 to smithi08089843-483 2023-12-01T04:55:18.167 INFO:tasks.rados.rados.0.smithi080.stdout:483: finishing write tid 2 to smithi08089843-483 2023-12-01T04:55:18.167 INFO:tasks.rados.rados.0.smithi080.stdout:483: finishing write tid 3 to smithi08089843-483 2023-12-01T04:55:18.167 INFO:tasks.rados.rados.0.smithi080.stdout:483: finishing write tid 4 to smithi08089843-483 2023-12-01T04:55:18.167 INFO:tasks.rados.rados.0.smithi080.stdout:483: oid 483 updating version 0 to 96 2023-12-01T04:55:18.168 INFO:tasks.rados.rados.0.smithi080.stdout:483: oid 483 updating version 96 to 98 2023-12-01T04:55:18.168 INFO:tasks.rados.rados.0.smithi080.stdout:483: oid 483 version 98 is already newer than 97 2023-12-01T04:55:18.168 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 483 v 98 (ObjNum 482 snap 0 seq_num 482) dirty exists 2023-12-01T04:55:18.168 INFO:tasks.rados.rados.0.smithi080.stdout:483: left oid 483 (ObjNum 482 snap 0 seq_num 482) 2023-12-01T04:55:18.168 INFO:tasks.rados.rados.0.smithi080.stdout:482: done (15 left) 2023-12-01T04:55:18.168 INFO:tasks.rados.rados.0.smithi080.stdout:483: done (14 left) 2023-12-01T04:55:18.168 INFO:tasks.rados.rados.0.smithi080.stdout:498: write initial oid 498 2023-12-01T04:55:18.168 INFO:tasks.rados.rados.0.smithi080.stdout:498: seq_num 497 ranges {753079=561698,2033433=319646} 2023-12-01T04:55:18.174 INFO:tasks.rados.rados.0.smithi080.stdout:498: writing smithi08089843-498 from 753079 to 1314777 tid 1 2023-12-01T04:55:18.181 INFO:tasks.rados.rados.0.smithi080.stdout:498: writing smithi08089843-498 from 2033433 to 2353079 tid 2 2023-12-01T04:55:18.181 INFO:tasks.rados.rados.0.smithi080.stdout:499: write initial oid 499 2023-12-01T04:55:18.181 INFO:tasks.rados.rados.0.smithi080.stdout:499: seq_num 498 ranges {769886=636947,2091915=277971} 2023-12-01T04:55:18.189 INFO:tasks.rados.rados.0.smithi080.stdout:499: writing smithi08089843-499 from 769886 to 1406833 tid 1 2023-12-01T04:55:18.197 INFO:tasks.rados.rados.0.smithi080.stdout:499: writing smithi08089843-499 from 2091915 to 2369886 tid 2 2023-12-01T04:55:18.197 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:18.197 INFO:tasks.rados.rados.0.smithi080.stdout:484: finishing write tid 1 to smithi08089843-484 2023-12-01T04:55:18.197 INFO:tasks.rados.rados.0.smithi080.stdout:484: finishing write tid 2 to smithi08089843-484 2023-12-01T04:55:18.197 INFO:tasks.rados.rados.0.smithi080.stdout:484: finishing write tid 3 to smithi08089843-484 2023-12-01T04:55:18.197 INFO:tasks.rados.rados.0.smithi080.stdout:484: finishing write tid 4 to smithi08089843-484 2023-12-01T04:55:18.197 INFO:tasks.rados.rados.0.smithi080.stdout:484: oid 484 updating version 0 to 109 2023-12-01T04:55:18.198 INFO:tasks.rados.rados.0.smithi080.stdout:484: oid 484 version 109 is already newer than 108 2023-12-01T04:55:18.198 INFO:tasks.rados.rados.0.smithi080.stdout:484: oid 484 updating version 109 to 110 2023-12-01T04:55:18.198 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 484 v 110 (ObjNum 483 snap 0 seq_num 483) dirty exists 2023-12-01T04:55:18.198 INFO:tasks.rados.rados.0.smithi080.stdout:484: left oid 484 (ObjNum 483 snap 0 seq_num 483) 2023-12-01T04:55:18.198 INFO:tasks.rados.rados.0.smithi080.stdout:485: finishing write tid 1 to smithi08089843-485 2023-12-01T04:55:18.198 INFO:tasks.rados.rados.0.smithi080.stdout:485: finishing write tid 2 to smithi08089843-485 2023-12-01T04:55:18.198 INFO:tasks.rados.rados.0.smithi080.stdout:485: finishing write tid 3 to smithi08089843-485 2023-12-01T04:55:18.198 INFO:tasks.rados.rados.0.smithi080.stdout:485: finishing write tid 4 to smithi08089843-485 2023-12-01T04:55:18.198 INFO:tasks.rados.rados.0.smithi080.stdout:485: oid 485 updating version 0 to 128 2023-12-01T04:55:18.198 INFO:tasks.rados.rados.0.smithi080.stdout:485: oid 485 updating version 128 to 129 2023-12-01T04:55:18.199 INFO:tasks.rados.rados.0.smithi080.stdout:485: oid 485 updating version 129 to 130 2023-12-01T04:55:18.199 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 485 v 130 (ObjNum 484 snap 0 seq_num 484) dirty exists 2023-12-01T04:55:18.199 INFO:tasks.rados.rados.0.smithi080.stdout:485: left oid 485 (ObjNum 484 snap 0 seq_num 484) 2023-12-01T04:55:18.199 INFO:tasks.rados.rados.0.smithi080.stdout:486: finishing write tid 1 to smithi08089843-486 2023-12-01T04:55:18.199 INFO:tasks.rados.rados.0.smithi080.stdout:486: finishing write tid 2 to smithi08089843-486 2023-12-01T04:55:18.199 INFO:tasks.rados.rados.0.smithi080.stdout:486: finishing write tid 3 to smithi08089843-486 2023-12-01T04:55:18.200 INFO:tasks.rados.rados.0.smithi080.stdout:486: finishing write tid 4 to smithi08089843-486 2023-12-01T04:55:18.200 INFO:tasks.rados.rados.0.smithi080.stdout:486: oid 486 updating version 0 to 113 2023-12-01T04:55:18.200 INFO:tasks.rados.rados.0.smithi080.stdout:486: oid 486 version 113 is already newer than 111 2023-12-01T04:55:18.200 INFO:tasks.rados.rados.0.smithi080.stdout:486: oid 486 version 113 is already newer than 112 2023-12-01T04:55:18.200 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 486 v 113 (ObjNum 485 snap 0 seq_num 485) dirty exists 2023-12-01T04:55:18.200 INFO:tasks.rados.rados.0.smithi080.stdout:486: left oid 486 (ObjNum 485 snap 0 seq_num 485) 2023-12-01T04:55:18.200 INFO:tasks.rados.rados.0.smithi080.stdout:484: done (15 left) 2023-12-01T04:55:18.200 INFO:tasks.rados.rados.0.smithi080.stdout:485: done (14 left) 2023-12-01T04:55:18.200 INFO:tasks.rados.rados.0.smithi080.stdout:486: done (13 left) 2023-12-01T04:55:18.200 INFO:tasks.rados.rados.0.smithi080.stdout:500: write initial oid 500 2023-12-01T04:55:18.200 INFO:tasks.rados.rados.0.smithi080.stdout:500: seq_num 499 ranges {786693=712196,2150397=236296} 2023-12-01T04:55:18.205 INFO:tasks.rados.rados.0.smithi080.stdout:500: writing smithi08089843-500 from 786693 to 1498889 tid 1 2023-12-01T04:55:18.210 INFO:tasks.rados.rados.0.smithi080.stdout:500: writing smithi08089843-500 from 2150397 to 2386693 tid 2 2023-12-01T04:55:18.210 INFO:tasks.rados.rados.0.smithi080.stdout:501: write oid 162 current snap is 0 2023-12-01T04:55:18.210 INFO:tasks.rados.rados.0.smithi080.stdout:487: finishing write tid 1 to smithi08089843-487 2023-12-01T04:55:18.211 INFO:tasks.rados.rados.0.smithi080.stdout:487: finishing write tid 2 to smithi08089843-487 2023-12-01T04:55:18.211 INFO:tasks.rados.rados.0.smithi080.stdout:487: finishing write tid 3 to smithi08089843-487 2023-12-01T04:55:18.211 INFO:tasks.rados.rados.0.smithi080.stdout:501: seq_num 500 ranges {403500=787445,1692526=473837} 2023-12-01T04:55:18.220 INFO:tasks.rados.rados.0.smithi080.stdout:501: writing smithi08089843-162 from 403500 to 1190945 tid 1 2023-12-01T04:55:18.227 INFO:tasks.rados.rados.0.smithi080.stdout:501: writing smithi08089843-162 from 1692526 to 2166363 tid 2 2023-12-01T04:55:18.227 INFO:tasks.rados.rados.0.smithi080.stdout:502: write oid 47 current snap is 0 2023-12-01T04:55:18.227 INFO:tasks.rados.rados.0.smithi080.stdout:502: seq_num 501 ranges {420307=462694,1351008=617495} 2023-12-01T04:55:18.232 INFO:tasks.rados.rados.0.smithi080.stdout:502: writing smithi08089843-47 from 420307 to 883001 tid 1 2023-12-01T04:55:18.247 INFO:tasks.rados.rados.0.smithi080.stdout:502: writing smithi08089843-47 from 1351008 to 1968503 tid 2 2023-12-01T04:55:18.247 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:18.247 INFO:tasks.rados.rados.0.smithi080.stdout:487: finishing write tid 4 to smithi08089843-487 2023-12-01T04:55:18.247 INFO:tasks.rados.rados.0.smithi080.stdout:487: oid 487 updating version 0 to 132 2023-12-01T04:55:18.247 INFO:tasks.rados.rados.0.smithi080.stdout:487: oid 487 updating version 132 to 133 2023-12-01T04:55:18.247 INFO:tasks.rados.rados.0.smithi080.stdout:487: oid 487 version 133 is already newer than 131 2023-12-01T04:55:18.247 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 487 v 133 (ObjNum 486 snap 0 seq_num 486) dirty exists 2023-12-01T04:55:18.248 INFO:tasks.rados.rados.0.smithi080.stdout:487: left oid 487 (ObjNum 486 snap 0 seq_num 486) 2023-12-01T04:55:18.248 INFO:tasks.rados.rados.0.smithi080.stdout:487: done (15 left) 2023-12-01T04:55:18.248 INFO:tasks.rados.rados.0.smithi080.stdout:503: delete oid 195 current snap is 0 2023-12-01T04:55:18.248 INFO:tasks.rados.rados.0.smithi080.stdout:488: finishing write tid 1 to smithi08089843-488 2023-12-01T04:55:18.248 INFO:tasks.rados.rados.0.smithi080.stdout:488: finishing write tid 2 to smithi08089843-488 2023-12-01T04:55:18.248 INFO:tasks.rados.rados.0.smithi080.stdout:488: finishing write tid 3 to smithi08089843-488 2023-12-01T04:55:18.248 INFO:tasks.rados.rados.0.smithi080.stdout:488: finishing write tid 4 to smithi08089843-488 2023-12-01T04:55:18.248 INFO:tasks.rados.rados.0.smithi080.stdout:488: oid 488 updating version 0 to 101 2023-12-01T04:55:18.248 INFO:tasks.rados.rados.0.smithi080.stdout:488: oid 488 version 101 is already newer than 100 2023-12-01T04:55:18.248 INFO:tasks.rados.rados.0.smithi080.stdout:488: oid 488 version 101 is already newer than 99 2023-12-01T04:55:18.248 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 488 v 101 (ObjNum 487 snap 0 seq_num 487) dirty exists 2023-12-01T04:55:18.248 INFO:tasks.rados.rados.0.smithi080.stdout:488: left oid 488 (ObjNum 487 snap 0 seq_num 487) 2023-12-01T04:55:18.248 INFO:tasks.rados.rados.0.smithi080.stdout:489: finishing write tid 1 to smithi08089843-489 2023-12-01T04:55:18.248 INFO:tasks.rados.rados.0.smithi080.stdout:489: finishing write tid 2 to smithi08089843-489 2023-12-01T04:55:18.249 INFO:tasks.rados.rados.0.smithi080.stdout:489: finishing write tid 3 to smithi08089843-489 2023-12-01T04:55:18.249 INFO:tasks.rados.rados.0.smithi080.stdout:489: finishing write tid 4 to smithi08089843-489 2023-12-01T04:55:18.249 INFO:tasks.rados.rados.0.smithi080.stdout:489: oid 489 updating version 0 to 104 2023-12-01T04:55:18.249 INFO:tasks.rados.rados.0.smithi080.stdout:489: oid 489 version 104 is already newer than 102 2023-12-01T04:55:18.249 INFO:tasks.rados.rados.0.smithi080.stdout:489: oid 489 version 104 is already newer than 103 2023-12-01T04:55:18.249 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 489 v 104 (ObjNum 488 snap 0 seq_num 488) dirty exists 2023-12-01T04:55:18.249 INFO:tasks.rados.rados.0.smithi080.stdout:489: left oid 489 (ObjNum 488 snap 0 seq_num 488) 2023-12-01T04:55:18.249 INFO:tasks.rados.rados.0.smithi080.stdout:490: finishing write tid 1 to smithi08089843-490 2023-12-01T04:55:18.249 INFO:tasks.rados.rados.0.smithi080.stdout:490: finishing write tid 2 to smithi08089843-490 2023-12-01T04:55:18.249 INFO:tasks.rados.rados.0.smithi080.stdout:490: finishing write tid 3 to smithi08089843-490 2023-12-01T04:55:18.249 INFO:tasks.rados.rados.0.smithi080.stdout:490: finishing write tid 4 to smithi08089843-490 2023-12-01T04:55:18.249 INFO:tasks.rados.rados.0.smithi080.stdout:490: oid 490 updating version 0 to 111 2023-12-01T04:55:18.249 INFO:tasks.rados.rados.0.smithi080.stdout:490: oid 490 version 111 is already newer than 109 2023-12-01T04:55:18.249 INFO:tasks.rados.rados.0.smithi080.stdout:490: oid 490 version 111 is already newer than 110 2023-12-01T04:55:18.249 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 490 v 111 (ObjNum 489 snap 0 seq_num 489) dirty exists 2023-12-01T04:55:18.250 INFO:tasks.rados.rados.0.smithi080.stdout:490: left oid 490 (ObjNum 489 snap 0 seq_num 489) 2023-12-01T04:55:18.250 INFO:tasks.rados.rados.0.smithi080.stdout:491: finishing write tid 1 to smithi08089843-491 2023-12-01T04:55:18.250 INFO:tasks.rados.rados.0.smithi080.stdout:491: finishing write tid 2 to smithi08089843-491 2023-12-01T04:55:18.250 INFO:tasks.rados.rados.0.smithi080.stdout:491: finishing write tid 3 to smithi08089843-491 2023-12-01T04:55:18.250 INFO:tasks.rados.rados.0.smithi080.stdout:491: finishing write tid 4 to smithi08089843-491 2023-12-01T04:55:18.250 INFO:tasks.rados.rados.0.smithi080.stdout:491: oid 491 updating version 0 to 98 2023-12-01T04:55:18.250 INFO:tasks.rados.rados.0.smithi080.stdout:491: oid 491 version 98 is already newer than 97 2023-12-01T04:55:18.250 INFO:tasks.rados.rados.0.smithi080.stdout:491: oid 491 version 98 is already newer than 96 2023-12-01T04:55:18.250 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 491 v 98 (ObjNum 490 snap 0 seq_num 490) dirty exists 2023-12-01T04:55:18.250 INFO:tasks.rados.rados.0.smithi080.stdout:491: left oid 491 (ObjNum 490 snap 0 seq_num 490) 2023-12-01T04:55:18.250 INFO:tasks.rados.rados.0.smithi080.stdout:492: finishing write tid 1 to smithi08089843-492 2023-12-01T04:55:18.250 INFO:tasks.rados.rados.0.smithi080.stdout:492: finishing write tid 2 to smithi08089843-492 2023-12-01T04:55:18.250 INFO:tasks.rados.rados.0.smithi080.stdout:492: finishing write tid 3 to smithi08089843-492 2023-12-01T04:55:18.251 INFO:tasks.rados.rados.0.smithi080.stdout:492: finishing write tid 4 to smithi08089843-492 2023-12-01T04:55:18.251 INFO:tasks.rados.rados.0.smithi080.stdout:492: oid 492 updating version 0 to 104 2023-12-01T04:55:18.251 INFO:tasks.rados.rados.0.smithi080.stdout:492: oid 492 version 104 is already newer than 103 2023-12-01T04:55:18.251 INFO:tasks.rados.rados.0.smithi080.stdout:492: oid 492 updating version 104 to 105 2023-12-01T04:55:18.251 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 492 v 105 (ObjNum 491 snap 0 seq_num 491) dirty exists 2023-12-01T04:55:18.251 INFO:tasks.rados.rados.0.smithi080.stdout:492: left oid 492 (ObjNum 491 snap 0 seq_num 491) 2023-12-01T04:55:18.251 INFO:tasks.rados.rados.0.smithi080.stdout:493: finishing write tid 1 to smithi08089843-493 2023-12-01T04:55:18.251 INFO:tasks.rados.rados.0.smithi080.stdout:493: finishing write tid 2 to smithi08089843-493 2023-12-01T04:55:18.251 INFO:tasks.rados.rados.0.smithi080.stdout:493: finishing write tid 3 to smithi08089843-493 2023-12-01T04:55:18.251 INFO:tasks.rados.rados.0.smithi080.stdout:493: finishing write tid 4 to smithi08089843-493 2023-12-01T04:55:18.251 INFO:tasks.rados.rados.0.smithi080.stdout:493: oid 493 updating version 0 to 99 2023-12-01T04:55:18.251 INFO:tasks.rados.rados.0.smithi080.stdout:493: oid 493 version 99 is already newer than 98 2023-12-01T04:55:18.251 INFO:tasks.rados.rados.0.smithi080.stdout:493: oid 493 updating version 99 to 100 2023-12-01T04:55:18.251 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 493 v 100 (ObjNum 492 snap 0 seq_num 492) dirty exists 2023-12-01T04:55:18.252 INFO:tasks.rados.rados.0.smithi080.stdout:493: left oid 493 (ObjNum 492 snap 0 seq_num 492) 2023-12-01T04:55:18.252 INFO:tasks.rados.rados.0.smithi080.stdout:494: finishing write tid 1 to smithi08089843-494 2023-12-01T04:55:18.252 INFO:tasks.rados.rados.0.smithi080.stdout:494: finishing write tid 2 to smithi08089843-494 2023-12-01T04:55:18.252 INFO:tasks.rados.rados.0.smithi080.stdout:494: finishing write tid 3 to smithi08089843-494 2023-12-01T04:55:18.252 INFO:tasks.rados.rados.0.smithi080.stdout:494: finishing write tid 4 to smithi08089843-494 2023-12-01T04:55:18.252 INFO:tasks.rados.rados.0.smithi080.stdout:494: oid 494 updating version 0 to 92 2023-12-01T04:55:18.252 INFO:tasks.rados.rados.0.smithi080.stdout:494: oid 494 version 92 is already newer than 91 2023-12-01T04:55:18.252 INFO:tasks.rados.rados.0.smithi080.stdout:494: oid 494 updating version 92 to 93 2023-12-01T04:55:18.252 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 494 v 93 (ObjNum 493 snap 0 seq_num 493) dirty exists 2023-12-01T04:55:18.252 INFO:tasks.rados.rados.0.smithi080.stdout:494: left oid 494 (ObjNum 493 snap 0 seq_num 493) 2023-12-01T04:55:18.252 INFO:tasks.rados.rados.0.smithi080.stdout:495: finishing write tid 1 to smithi08089843-495 2023-12-01T04:55:18.252 INFO:tasks.rados.rados.0.smithi080.stdout:495: finishing write tid 2 to smithi08089843-495 2023-12-01T04:55:18.252 INFO:tasks.rados.rados.0.smithi080.stdout:495: finishing write tid 3 to smithi08089843-495 2023-12-01T04:55:18.252 INFO:tasks.rados.rados.0.smithi080.stdout:495: finishing write tid 4 to smithi08089843-495 2023-12-01T04:55:18.252 INFO:tasks.rados.rados.0.smithi080.stdout:495: oid 495 updating version 0 to 91 2023-12-01T04:55:18.253 INFO:tasks.rados.rados.0.smithi080.stdout:495: oid 495 updating version 91 to 93 2023-12-01T04:55:18.253 INFO:tasks.rados.rados.0.smithi080.stdout:495: oid 495 version 93 is already newer than 92 2023-12-01T04:55:18.253 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 495 v 93 (ObjNum 494 snap 0 seq_num 494) dirty exists 2023-12-01T04:55:18.253 INFO:tasks.rados.rados.0.smithi080.stdout:495: left oid 495 (ObjNum 494 snap 0 seq_num 494) 2023-12-01T04:55:18.253 INFO:tasks.rados.rados.0.smithi080.stdout:496: finishing write tid 1 to smithi08089843-496 2023-12-01T04:55:18.253 INFO:tasks.rados.rados.0.smithi080.stdout:496: finishing write tid 2 to smithi08089843-496 2023-12-01T04:55:18.253 INFO:tasks.rados.rados.0.smithi080.stdout:496: finishing write tid 3 to smithi08089843-496 2023-12-01T04:55:18.253 INFO:tasks.rados.rados.0.smithi080.stdout:496: finishing write tid 4 to smithi08089843-496 2023-12-01T04:55:18.253 INFO:tasks.rados.rados.0.smithi080.stdout:496: oid 496 updating version 0 to 115 2023-12-01T04:55:18.253 INFO:tasks.rados.rados.0.smithi080.stdout:496: oid 496 version 115 is already newer than 113 2023-12-01T04:55:18.253 INFO:tasks.rados.rados.0.smithi080.stdout:496: oid 496 version 115 is already newer than 114 2023-12-01T04:55:18.253 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 496 v 115 (ObjNum 495 snap 0 seq_num 495) dirty exists 2023-12-01T04:55:18.253 INFO:tasks.rados.rados.0.smithi080.stdout:496: left oid 496 (ObjNum 495 snap 0 seq_num 495) 2023-12-01T04:55:18.253 INFO:tasks.rados.rados.0.smithi080.stdout:497: finishing write tid 1 to smithi08089843-497 2023-12-01T04:55:18.253 INFO:tasks.rados.rados.0.smithi080.stdout:497: finishing write tid 2 to smithi08089843-497 2023-12-01T04:55:18.253 INFO:tasks.rados.rados.0.smithi080.stdout:497: finishing write tid 3 to smithi08089843-497 2023-12-01T04:55:18.254 INFO:tasks.rados.rados.0.smithi080.stdout:497: finishing write tid 4 to smithi08089843-497 2023-12-01T04:55:18.254 INFO:tasks.rados.rados.0.smithi080.stdout:497: oid 497 updating version 0 to 96 2023-12-01T04:55:18.254 INFO:tasks.rados.rados.0.smithi080.stdout:497: oid 497 version 96 is already newer than 95 2023-12-01T04:55:18.254 INFO:tasks.rados.rados.0.smithi080.stdout:497: oid 497 version 96 is already newer than 94 2023-12-01T04:55:18.254 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 497 v 96 (ObjNum 496 snap 0 seq_num 496) dirty exists 2023-12-01T04:55:18.254 INFO:tasks.rados.rados.0.smithi080.stdout:497: left oid 497 (ObjNum 496 snap 0 seq_num 496) 2023-12-01T04:55:18.254 INFO:tasks.rados.rados.0.smithi080.stdout:498: finishing write tid 1 to smithi08089843-498 2023-12-01T04:55:18.254 INFO:tasks.rados.rados.0.smithi080.stdout:498: finishing write tid 2 to smithi08089843-498 2023-12-01T04:55:18.254 INFO:tasks.rados.rados.0.smithi080.stdout:498: finishing write tid 3 to smithi08089843-498 2023-12-01T04:55:18.254 INFO:tasks.rados.rados.0.smithi080.stdout:498: finishing write tid 4 to smithi08089843-498 2023-12-01T04:55:18.254 INFO:tasks.rados.rados.0.smithi080.stdout:498: oid 498 updating version 0 to 155 2023-12-01T04:55:18.254 INFO:tasks.rados.rados.0.smithi080.stdout:498: oid 498 updating version 155 to 156 2023-12-01T04:55:18.254 INFO:tasks.rados.rados.0.smithi080.stdout:498: oid 498 version 156 is already newer than 154 2023-12-01T04:55:18.254 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 498 v 156 (ObjNum 497 snap 0 seq_num 497) dirty exists 2023-12-01T04:55:18.255 INFO:tasks.rados.rados.0.smithi080.stdout:498: left oid 498 (ObjNum 497 snap 0 seq_num 497) 2023-12-01T04:55:18.255 INFO:tasks.rados.rados.0.smithi080.stdout:499: finishing write tid 1 to smithi08089843-499 2023-12-01T04:55:18.255 INFO:tasks.rados.rados.0.smithi080.stdout:499: finishing write tid 2 to smithi08089843-499 2023-12-01T04:55:18.255 INFO:tasks.rados.rados.0.smithi080.stdout:499: finishing write tid 3 to smithi08089843-499 2023-12-01T04:55:18.255 INFO:tasks.rados.rados.0.smithi080.stdout:499: finishing write tid 4 to smithi08089843-499 2023-12-01T04:55:18.255 INFO:tasks.rados.rados.0.smithi080.stdout:499: oid 499 updating version 0 to 107 2023-12-01T04:55:18.255 INFO:tasks.rados.rados.0.smithi080.stdout:499: oid 499 updating version 107 to 108 2023-12-01T04:55:18.255 INFO:tasks.rados.rados.0.smithi080.stdout:499: oid 499 version 108 is already newer than 106 2023-12-01T04:55:18.255 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 499 v 108 (ObjNum 498 snap 0 seq_num 498) dirty exists 2023-12-01T04:55:18.255 INFO:tasks.rados.rados.0.smithi080.stdout:499: left oid 499 (ObjNum 498 snap 0 seq_num 498) 2023-12-01T04:55:18.255 INFO:tasks.rados.rados.0.smithi080.stdout:500: finishing write tid 1 to smithi08089843-500 2023-12-01T04:55:18.255 INFO:tasks.rados.rados.0.smithi080.stdout:500: finishing write tid 2 to smithi08089843-500 2023-12-01T04:55:18.255 INFO:tasks.rados.rados.0.smithi080.stdout:500: finishing write tid 3 to smithi08089843-500 2023-12-01T04:55:18.255 INFO:tasks.rados.rados.0.smithi080.stdout:500: finishing write tid 4 to smithi08089843-500 2023-12-01T04:55:18.255 INFO:tasks.rados.rados.0.smithi080.stdout:500: oid 500 updating version 0 to 100 2023-12-01T04:55:18.256 INFO:tasks.rados.rados.0.smithi080.stdout:500: oid 500 version 100 is already newer than 99 2023-12-01T04:55:18.256 INFO:tasks.rados.rados.0.smithi080.stdout:500: oid 500 updating version 100 to 101 2023-12-01T04:55:18.256 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 500 v 101 (ObjNum 499 snap 0 seq_num 499) dirty exists 2023-12-01T04:55:18.256 INFO:tasks.rados.rados.0.smithi080.stdout:500: left oid 500 (ObjNum 499 snap 0 seq_num 499) 2023-12-01T04:55:18.256 INFO:tasks.rados.rados.0.smithi080.stdout:501: finishing write tid 1 to smithi08089843-162 2023-12-01T04:55:18.256 INFO:tasks.rados.rados.0.smithi080.stdout:501: finishing write tid 2 to smithi08089843-162 2023-12-01T04:55:18.256 INFO:tasks.rados.rados.0.smithi080.stdout:501: finishing write tid 3 to smithi08089843-162 2023-12-01T04:55:18.256 INFO:tasks.rados.rados.0.smithi080.stdout:501: finishing write tid 4 to smithi08089843-162 2023-12-01T04:55:18.256 INFO:tasks.rados.rados.0.smithi080.stdout:501: oid 162 updating version 0 to 104 2023-12-01T04:55:18.256 INFO:tasks.rados.rados.0.smithi080.stdout:501: oid 162 version 104 is already newer than 102 2023-12-01T04:55:18.256 INFO:tasks.rados.rados.0.smithi080.stdout:501: oid 162 version 104 is already newer than 103 2023-12-01T04:55:18.256 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 162 v 104 (ObjNum 500 snap 0 seq_num 500) dirty exists 2023-12-01T04:55:18.256 INFO:tasks.rados.rados.0.smithi080.stdout:501: left oid 162 (ObjNum 500 snap 0 seq_num 500) 2023-12-01T04:55:18.256 INFO:tasks.rados.rados.0.smithi080.stdout:502: finishing write tid 1 to smithi08089843-47 2023-12-01T04:55:18.256 INFO:tasks.rados.rados.0.smithi080.stdout:488: done (15 left) 2023-12-01T04:55:18.257 INFO:tasks.rados.rados.0.smithi080.stdout:489: done (14 left) 2023-12-01T04:55:18.257 INFO:tasks.rados.rados.0.smithi080.stdout:490: done (13 left) 2023-12-01T04:55:18.257 INFO:tasks.rados.rados.0.smithi080.stdout:491: done (12 left) 2023-12-01T04:55:18.257 INFO:tasks.rados.rados.0.smithi080.stdout:492: done (11 left) 2023-12-01T04:55:18.257 INFO:tasks.rados.rados.0.smithi080.stdout:493: done (10 left) 2023-12-01T04:55:18.257 INFO:tasks.rados.rados.0.smithi080.stdout:494: done (9 left) 2023-12-01T04:55:18.257 INFO:tasks.rados.rados.0.smithi080.stdout:495: done (8 left) 2023-12-01T04:55:18.257 INFO:tasks.rados.rados.0.smithi080.stdout:496: done (7 left) 2023-12-01T04:55:18.257 INFO:tasks.rados.rados.0.smithi080.stdout:497: done (6 left) 2023-12-01T04:55:18.257 INFO:tasks.rados.rados.0.smithi080.stdout:498: done (5 left) 2023-12-01T04:55:18.257 INFO:tasks.rados.rados.0.smithi080.stdout:499: done (4 left) 2023-12-01T04:55:18.257 INFO:tasks.rados.rados.0.smithi080.stdout:500: done (3 left) 2023-12-01T04:55:18.257 INFO:tasks.rados.rados.0.smithi080.stdout:501: done (2 left) 2023-12-01T04:55:18.257 INFO:tasks.rados.rados.0.smithi080.stdout:503: done (1 left) 2023-12-01T04:55:18.258 INFO:tasks.rados.rados.0.smithi080.stdout:504: delete oid 165 current snap is 0 2023-12-01T04:55:18.258 INFO:tasks.rados.rados.0.smithi080.stdout:502: finishing write tid 2 to smithi08089843-47 2023-12-01T04:55:18.258 INFO:tasks.rados.rados.0.smithi080.stdout:502: finishing write tid 3 to smithi08089843-47 2023-12-01T04:55:18.258 INFO:tasks.rados.rados.0.smithi080.stdout:502: finishing write tid 4 to smithi08089843-47 2023-12-01T04:55:18.258 INFO:tasks.rados.rados.0.smithi080.stdout:502: oid 47 updating version 0 to 157 2023-12-01T04:55:18.258 INFO:tasks.rados.rados.0.smithi080.stdout:502: oid 47 updating version 157 to 159 2023-12-01T04:55:18.258 INFO:tasks.rados.rados.0.smithi080.stdout:502: oid 47 version 159 is already newer than 158 2023-12-01T04:55:18.258 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 47 v 159 (ObjNum 501 snap 0 seq_num 501) dirty exists 2023-12-01T04:55:18.258 INFO:tasks.rados.rados.0.smithi080.stdout:502: left oid 47 (ObjNum 501 snap 0 seq_num 501) 2023-12-01T04:55:18.258 INFO:tasks.rados.rados.0.smithi080.stdout:502: done (1 left) 2023-12-01T04:55:18.258 INFO:tasks.rados.rados.0.smithi080.stdout:504: done (0 left) 2023-12-01T04:55:18.258 INFO:tasks.rados.rados.0.smithi080.stdout:505: write oid 123 current snap is 0 2023-12-01T04:55:18.258 INFO:tasks.rados.rados.0.smithi080.stdout:505: seq_num 504 ranges {470728=404794,1526454=481175} 2023-12-01T04:55:18.259 INFO:tasks.rados.rados.0.smithi080.stdout:505: writing smithi08089843-123 from 470728 to 875522 tid 1 2023-12-01T04:55:18.259 INFO:tasks.rados.rados.0.smithi080.stdout:505: writing smithi08089843-123 from 1526454 to 2007629 tid 2 2023-12-01T04:55:18.260 INFO:tasks.rados.rados.0.smithi080.stdout:506: delete oid 115 current snap is 0 2023-12-01T04:55:18.260 INFO:tasks.rados.rados.0.smithi080.stdout:505: finishing write tid 1 to smithi08089843-123 2023-12-01T04:55:18.260 INFO:tasks.rados.rados.0.smithi080.stdout:506: done (1 left) 2023-12-01T04:55:18.260 INFO:tasks.rados.rados.0.smithi080.stdout:507: read oid 435 snap -1 2023-12-01T04:55:18.260 INFO:tasks.rados.rados.0.smithi080.stdout:507: expect (ObjNum 434 snap 0 seq_num 434) 2023-12-01T04:55:18.260 INFO:tasks.rados.rados.0.smithi080.stdout:508: write oid 20 current snap is 0 2023-12-01T04:55:18.260 INFO:tasks.rados.rados.0.smithi080.stdout:508: seq_num 506 ranges {504342=555292,1643418=484844} 2023-12-01T04:55:18.268 INFO:tasks.rados.rados.0.smithi080.stdout:508: writing smithi08089843-20 from 504342 to 1059634 tid 1 2023-12-01T04:55:18.276 INFO:tasks.rados.rados.0.smithi080.stdout:508: writing smithi08089843-20 from 1643418 to 2128262 tid 2 2023-12-01T04:55:18.276 INFO:tasks.rados.rados.0.smithi080.stdout:509: read oid 336 snap -1 2023-12-01T04:55:18.276 INFO:tasks.rados.rados.0.smithi080.stdout:509: expect (ObjNum 335 snap 0 seq_num 335) 2023-12-01T04:55:18.276 INFO:tasks.rados.rados.0.smithi080.stdout:510: read oid 195 snap -1 2023-12-01T04:55:18.276 INFO:tasks.rados.rados.0.smithi080.stdout:510: expect deleted 2023-12-01T04:55:18.276 INFO:tasks.rados.rados.0.smithi080.stdout:511: write oid 166 current snap is 0 2023-12-01T04:55:18.276 INFO:tasks.rados.rados.0.smithi080.stdout:505: finishing write tid 2 to smithi08089843-123 2023-12-01T04:55:18.276 INFO:tasks.rados.rados.0.smithi080.stdout:511: seq_num 507 ranges {521149=630541,1701900=628502} 2023-12-01T04:55:18.282 INFO:tasks.rados.rados.0.smithi080.stdout:511: writing smithi08089843-166 from 521149 to 1151690 tid 1 2023-12-01T04:55:18.291 INFO:tasks.rados.rados.0.smithi080.stdout:511: writing smithi08089843-166 from 1701900 to 2330402 tid 2 2023-12-01T04:55:18.291 INFO:tasks.rados.rados.0.smithi080.stdout:512: write oid 251 current snap is 0 2023-12-01T04:55:18.291 INFO:tasks.rados.rados.0.smithi080.stdout:512: seq_num 508 ranges {537956=705790,1644029=772160} 2023-12-01T04:55:18.300 INFO:tasks.rados.rados.0.smithi080.stdout:512: writing smithi08089843-251 from 537956 to 1243746 tid 1 2023-12-01T04:55:18.308 INFO:tasks.rados.rados.0.smithi080.stdout:512: writing smithi08089843-251 from 1644029 to 2416189 tid 2 2023-12-01T04:55:18.308 INFO:tasks.rados.rados.0.smithi080.stdout:513: read oid 149 snap -1 2023-12-01T04:55:18.308 INFO:tasks.rados.rados.0.smithi080.stdout:513: expect (ObjNum 148 snap 0 seq_num 148) 2023-12-01T04:55:18.308 INFO:tasks.rados.rados.0.smithi080.stdout:514: read oid 258 snap -1 2023-12-01T04:55:18.308 INFO:tasks.rados.rados.0.smithi080.stdout:514: expect (ObjNum 257 snap 0 seq_num 257) 2023-12-01T04:55:18.309 INFO:tasks.rados.rados.0.smithi080.stdout:515: read oid 328 snap -1 2023-12-01T04:55:18.309 INFO:tasks.rados.rados.0.smithi080.stdout:515: expect (ObjNum 327 snap 0 seq_num 327) 2023-12-01T04:55:18.309 INFO:tasks.rados.rados.0.smithi080.stdout:516: write oid 392 current snap is 0 2023-12-01T04:55:18.309 INFO:tasks.rados.rados.0.smithi080.stdout:516: seq_num 509 ranges {554763=781039,2102511=452252} 2023-12-01T04:55:18.317 INFO:tasks.rados.rados.0.smithi080.stdout:516: writing smithi08089843-392 from 554763 to 1335802 tid 1 2023-12-01T04:55:18.325 INFO:tasks.rados.rados.0.smithi080.stdout:516: writing smithi08089843-392 from 2102511 to 2554763 tid 2 2023-12-01T04:55:18.325 INFO:tasks.rados.rados.0.smithi080.stdout:517: write oid 91 current snap is 0 2023-12-01T04:55:18.325 INFO:tasks.rados.rados.0.smithi080.stdout:505: finishing write tid 3 to smithi08089843-123 2023-12-01T04:55:18.325 INFO:tasks.rados.rados.0.smithi080.stdout:505: finishing write tid 4 to smithi08089843-123 2023-12-01T04:55:18.325 INFO:tasks.rados.rados.0.smithi080.stdout:505: oid 123 updating version 0 to 113 2023-12-01T04:55:18.325 INFO:tasks.rados.rados.0.smithi080.stdout:505: oid 123 version 113 is already newer than 112 2023-12-01T04:55:18.325 INFO:tasks.rados.rados.0.smithi080.stdout:505: oid 123 updating version 113 to 114 2023-12-01T04:55:18.325 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 123 v 114 (ObjNum 504 snap 0 seq_num 504) dirty exists 2023-12-01T04:55:18.325 INFO:tasks.rados.rados.0.smithi080.stdout:505: left oid 123 (ObjNum 504 snap 0 seq_num 504) 2023-12-01T04:55:18.325 INFO:tasks.rados.rados.0.smithi080.stdout:507: expect (ObjNum 434 snap 0 seq_num 434) 2023-12-01T04:55:18.443 INFO:tasks.rados.rados.0.smithi080.stdout:508: finishing write tid 1 to smithi08089843-20 2023-12-01T04:55:18.443 INFO:tasks.rados.rados.0.smithi080.stdout:508: finishing write tid 2 to smithi08089843-20 2023-12-01T04:55:18.443 INFO:tasks.rados.rados.0.smithi080.stdout:508: finishing write tid 3 to smithi08089843-20 2023-12-01T04:55:18.443 INFO:tasks.rados.rados.0.smithi080.stdout:508: finishing write tid 4 to smithi08089843-20 2023-12-01T04:55:18.443 INFO:tasks.rados.rados.0.smithi080.stdout:508: oid 20 updating version 0 to 128 2023-12-01T04:55:18.443 INFO:tasks.rados.rados.0.smithi080.stdout:508: oid 20 version 128 is already newer than 126 2023-12-01T04:55:18.443 INFO:tasks.rados.rados.0.smithi080.stdout:508: oid 20 version 128 is already newer than 127 2023-12-01T04:55:18.443 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 20 v 128 (ObjNum 506 snap 0 seq_num 506) dirty exists 2023-12-01T04:55:18.443 INFO:tasks.rados.rados.0.smithi080.stdout:508: left oid 20 (ObjNum 506 snap 0 seq_num 506) 2023-12-01T04:55:18.443 INFO:tasks.rados.rados.0.smithi080.stdout:511: finishing write tid 1 to smithi08089843-166 2023-12-01T04:55:18.443 INFO:tasks.rados.rados.0.smithi080.stdout:511: finishing write tid 2 to smithi08089843-166 2023-12-01T04:55:18.443 INFO:tasks.rados.rados.0.smithi080.stdout:511: finishing write tid 3 to smithi08089843-166 2023-12-01T04:55:18.444 INFO:tasks.rados.rados.0.smithi080.stdout:517: seq_num 510 ranges {571570=572641,1877346=694224} 2023-12-01T04:55:18.453 INFO:tasks.rados.rados.0.smithi080.stdout:517: writing smithi08089843-91 from 571570 to 1144211 tid 1 2023-12-01T04:55:18.463 INFO:tasks.rados.rados.0.smithi080.stdout:517: writing smithi08089843-91 from 1877346 to 2571570 tid 2 2023-12-01T04:55:18.463 INFO:tasks.rados.rados.0.smithi080.stdout:505: done (11 left) 2023-12-01T04:55:18.463 INFO:tasks.rados.rados.0.smithi080.stdout:507: done (10 left) 2023-12-01T04:55:18.463 INFO:tasks.rados.rados.0.smithi080.stdout:508: done (9 left) 2023-12-01T04:55:18.463 INFO:tasks.rados.rados.0.smithi080.stdout:510: done (8 left) 2023-12-01T04:55:18.463 INFO:tasks.rados.rados.0.smithi080.stdout:518: read oid 35 snap -1 2023-12-01T04:55:18.463 INFO:tasks.rados.rados.0.smithi080.stdout:518: expect (ObjNum 34 snap 0 seq_num 34) 2023-12-01T04:55:18.464 INFO:tasks.rados.rados.0.smithi080.stdout:519: read oid 431 snap -1 2023-12-01T04:55:18.464 INFO:tasks.rados.rados.0.smithi080.stdout:519: expect (ObjNum 430 snap 0 seq_num 430) 2023-12-01T04:55:18.464 INFO:tasks.rados.rados.0.smithi080.stdout:520: write oid 249 current snap is 0 2023-12-01T04:55:18.464 INFO:tasks.rados.rados.0.smithi080.stdout:511: finishing write tid 4 to smithi08089843-166 2023-12-01T04:55:18.464 INFO:tasks.rados.rados.0.smithi080.stdout:511: oid 166 updating version 0 to 117 2023-12-01T04:55:18.464 INFO:tasks.rados.rados.0.smithi080.stdout:511: oid 166 version 117 is already newer than 116 2023-12-01T04:55:18.464 INFO:tasks.rados.rados.0.smithi080.stdout:511: oid 166 updating version 117 to 118 2023-12-01T04:55:18.464 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 166 v 118 (ObjNum 507 snap 0 seq_num 507) dirty exists 2023-12-01T04:55:18.464 INFO:tasks.rados.rados.0.smithi080.stdout:511: left oid 166 (ObjNum 507 snap 0 seq_num 507) 2023-12-01T04:55:18.464 INFO:tasks.rados.rados.0.smithi080.stdout:509: expect (ObjNum 335 snap 0 seq_num 335) 2023-12-01T04:55:18.593 INFO:tasks.rados.rados.0.smithi080.stdout:512: finishing write tid 1 to smithi08089843-251 2023-12-01T04:55:18.593 INFO:tasks.rados.rados.0.smithi080.stdout:520: seq_num 511 ranges {588377=647890,1935828=635840} 2023-12-01T04:55:18.601 INFO:tasks.rados.rados.0.smithi080.stdout:520: writing smithi08089843-249 from 588377 to 1236267 tid 1 2023-12-01T04:55:18.610 INFO:tasks.rados.rados.0.smithi080.stdout:520: writing smithi08089843-249 from 1935828 to 2571668 tid 2 2023-12-01T04:55:18.611 INFO:tasks.rados.rados.0.smithi080.stdout:509: done (10 left) 2023-12-01T04:55:18.611 INFO:tasks.rados.rados.0.smithi080.stdout:511: done (9 left) 2023-12-01T04:55:18.611 INFO:tasks.rados.rados.0.smithi080.stdout:521: write oid 228 current snap is 0 2023-12-01T04:55:18.611 INFO:tasks.rados.rados.0.smithi080.stdout:521: seq_num 512 ranges {605184=723139,1877957=727227} 2023-12-01T04:55:18.618 INFO:tasks.rados.rados.0.smithi080.stdout:521: writing smithi08089843-228 from 605184 to 1328323 tid 1 2023-12-01T04:55:18.627 INFO:tasks.rados.rados.0.smithi080.stdout:521: writing smithi08089843-228 from 1877957 to 2605184 tid 2 2023-12-01T04:55:18.628 INFO:tasks.rados.rados.0.smithi080.stdout:522: write oid 443 current snap is 0 2023-12-01T04:55:18.628 INFO:tasks.rados.rados.0.smithi080.stdout:513: expect (ObjNum 148 snap 0 seq_num 148) 2023-12-01T04:55:18.724 INFO:tasks.rados.rados.0.smithi080.stdout:514: expect (ObjNum 257 snap 0 seq_num 257) 2023-12-01T04:55:18.804 INFO:tasks.rados.rados.0.smithi080.stdout:516: finishing write tid 1 to smithi08089843-392 2023-12-01T04:55:18.804 INFO:tasks.rados.rados.0.smithi080.stdout:512: finishing write tid 2 to smithi08089843-251 2023-12-01T04:55:18.804 INFO:tasks.rados.rados.0.smithi080.stdout:512: finishing write tid 3 to smithi08089843-251 2023-12-01T04:55:18.804 INFO:tasks.rados.rados.0.smithi080.stdout:512: finishing write tid 4 to smithi08089843-251 2023-12-01T04:55:18.804 INFO:tasks.rados.rados.0.smithi080.stdout:512: oid 251 updating version 0 to 107 2023-12-01T04:55:18.804 INFO:tasks.rados.rados.0.smithi080.stdout:512: oid 251 version 107 is already newer than 105 2023-12-01T04:55:18.804 INFO:tasks.rados.rados.0.smithi080.stdout:512: oid 251 version 107 is already newer than 106 2023-12-01T04:55:18.804 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 251 v 107 (ObjNum 508 snap 0 seq_num 508) dirty exists 2023-12-01T04:55:18.804 INFO:tasks.rados.rados.0.smithi080.stdout:512: left oid 251 (ObjNum 508 snap 0 seq_num 508) 2023-12-01T04:55:18.804 INFO:tasks.rados.rados.0.smithi080.stdout:515: expect (ObjNum 327 snap 0 seq_num 327) 2023-12-01T04:55:18.928 INFO:tasks.rados.rados.0.smithi080.stdout:516: finishing write tid 2 to smithi08089843-392 2023-12-01T04:55:18.928 INFO:tasks.rados.rados.0.smithi080.stdout:516: finishing write tid 3 to smithi08089843-392 2023-12-01T04:55:18.928 INFO:tasks.rados.rados.0.smithi080.stdout:516: finishing write tid 4 to smithi08089843-392 2023-12-01T04:55:18.928 INFO:tasks.rados.rados.0.smithi080.stdout:516: oid 392 updating version 0 to 119 2023-12-01T04:55:18.928 INFO:tasks.rados.rados.0.smithi080.stdout:516: oid 392 version 119 is already newer than 118 2023-12-01T04:55:18.928 INFO:tasks.rados.rados.0.smithi080.stdout:516: oid 392 updating version 119 to 120 2023-12-01T04:55:18.929 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 392 v 120 (ObjNum 509 snap 0 seq_num 509) dirty exists 2023-12-01T04:55:18.929 INFO:tasks.rados.rados.0.smithi080.stdout:516: left oid 392 (ObjNum 509 snap 0 seq_num 509) 2023-12-01T04:55:18.929 INFO:tasks.rados.rados.0.smithi080.stdout:517: finishing write tid 1 to smithi08089843-91 2023-12-01T04:55:18.929 INFO:tasks.rados.rados.0.smithi080.stdout:517: finishing write tid 2 to smithi08089843-91 2023-12-01T04:55:18.929 INFO:tasks.rados.rados.0.smithi080.stdout:517: finishing write tid 3 to smithi08089843-91 2023-12-01T04:55:18.929 INFO:tasks.rados.rados.0.smithi080.stdout:517: finishing write tid 4 to smithi08089843-91 2023-12-01T04:55:18.929 INFO:tasks.rados.rados.0.smithi080.stdout:517: oid 91 updating version 0 to 129 2023-12-01T04:55:18.929 INFO:tasks.rados.rados.0.smithi080.stdout:517: oid 91 updating version 129 to 131 2023-12-01T04:55:18.930 INFO:tasks.rados.rados.0.smithi080.stdout:517: oid 91 version 131 is already newer than 130 2023-12-01T04:55:18.930 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 91 v 131 (ObjNum 510 snap 0 seq_num 510) dirty exists 2023-12-01T04:55:18.930 INFO:tasks.rados.rados.0.smithi080.stdout:517: left oid 91 (ObjNum 510 snap 0 seq_num 510) 2023-12-01T04:55:18.930 INFO:tasks.rados.rados.0.smithi080.stdout:518: expect (ObjNum 34 snap 0 seq_num 34) 2023-12-01T04:55:19.021 INFO:tasks.rados.rados.0.smithi080.stdout:519: expect (ObjNum 430 snap 0 seq_num 430) 2023-12-01T04:55:19.136 INFO:tasks.rados.rados.0.smithi080.stdout:520: finishing write tid 1 to smithi08089843-249 2023-12-01T04:55:19.137 INFO:tasks.rados.rados.0.smithi080.stdout:520: finishing write tid 2 to smithi08089843-249 2023-12-01T04:55:19.137 INFO:tasks.rados.rados.0.smithi080.stdout:520: finishing write tid 3 to smithi08089843-249 2023-12-01T04:55:19.137 INFO:tasks.rados.rados.0.smithi080.stdout:520: finishing write tid 4 to smithi08089843-249 2023-12-01T04:55:19.137 INFO:tasks.rados.rados.0.smithi080.stdout:520: oid 249 updating version 0 to 99 2023-12-01T04:55:19.137 INFO:tasks.rados.rados.0.smithi080.stdout:520: oid 249 version 99 is already newer than 98 2023-12-01T04:55:19.137 INFO:tasks.rados.rados.0.smithi080.stdout:520: oid 249 version 99 is already newer than 97 2023-12-01T04:55:19.137 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 249 v 99 (ObjNum 511 snap 0 seq_num 511) dirty exists 2023-12-01T04:55:19.137 INFO:tasks.rados.rados.0.smithi080.stdout:520: left oid 249 (ObjNum 511 snap 0 seq_num 511) 2023-12-01T04:55:19.137 INFO:tasks.rados.rados.0.smithi080.stdout:521: finishing write tid 1 to smithi08089843-228 2023-12-01T04:55:19.137 INFO:tasks.rados.rados.0.smithi080.stdout:521: finishing write tid 2 to smithi08089843-228 2023-12-01T04:55:19.137 INFO:tasks.rados.rados.0.smithi080.stdout:521: finishing write tid 3 to smithi08089843-228 2023-12-01T04:55:19.138 INFO:tasks.rados.rados.0.smithi080.stdout:521: finishing write tid 4 to smithi08089843-228 2023-12-01T04:55:19.138 INFO:tasks.rados.rados.0.smithi080.stdout:521: oid 228 updating version 0 to 132 2023-12-01T04:55:19.138 INFO:tasks.rados.rados.0.smithi080.stdout:521: oid 228 updating version 132 to 133 2023-12-01T04:55:19.138 INFO:tasks.rados.rados.0.smithi080.stdout:521: oid 228 updating version 133 to 134 2023-12-01T04:55:19.138 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 228 v 134 (ObjNum 512 snap 0 seq_num 512) dirty exists 2023-12-01T04:55:19.138 INFO:tasks.rados.rados.0.smithi080.stdout:521: left oid 228 (ObjNum 512 snap 0 seq_num 512) 2023-12-01T04:55:19.138 INFO:tasks.rados.rados.0.smithi080.stdout:522: seq_num 513 ranges {621991=798388,1936439=639509} 2023-12-01T04:55:19.151 INFO:tasks.rados.rados.0.smithi080.stdout:522: writing smithi08089843-443 from 621991 to 1420379 tid 1 2023-12-01T04:55:19.159 INFO:tasks.rados.rados.0.smithi080.stdout:522: writing smithi08089843-443 from 1936439 to 2575948 tid 2 2023-12-01T04:55:19.159 INFO:tasks.rados.rados.0.smithi080.stdout:512: done (10 left) 2023-12-01T04:55:19.159 INFO:tasks.rados.rados.0.smithi080.stdout:513: done (9 left) 2023-12-01T04:55:19.159 INFO:tasks.rados.rados.0.smithi080.stdout:514: done (8 left) 2023-12-01T04:55:19.159 INFO:tasks.rados.rados.0.smithi080.stdout:515: done (7 left) 2023-12-01T04:55:19.159 INFO:tasks.rados.rados.0.smithi080.stdout:516: done (6 left) 2023-12-01T04:55:19.160 INFO:tasks.rados.rados.0.smithi080.stdout:517: done (5 left) 2023-12-01T04:55:19.160 INFO:tasks.rados.rados.0.smithi080.stdout:518: done (4 left) 2023-12-01T04:55:19.160 INFO:tasks.rados.rados.0.smithi080.stdout:519: done (3 left) 2023-12-01T04:55:19.160 INFO:tasks.rados.rados.0.smithi080.stdout:520: done (2 left) 2023-12-01T04:55:19.160 INFO:tasks.rados.rados.0.smithi080.stdout:521: done (1 left) 2023-12-01T04:55:19.160 INFO:tasks.rados.rados.0.smithi080.stdout:523: write oid 413 current snap is 0 2023-12-01T04:55:19.160 INFO:tasks.rados.rados.0.smithi080.stdout:523: seq_num 514 ranges {638798=473637,1594921=783167} 2023-12-01T04:55:19.165 INFO:tasks.rados.rados.0.smithi080.stdout:523: writing smithi08089843-413 from 638798 to 1112435 tid 1 2023-12-01T04:55:19.175 INFO:tasks.rados.rados.0.smithi080.stdout:523: writing smithi08089843-413 from 1594921 to 2378088 tid 2 2023-12-01T04:55:19.175 INFO:tasks.rados.rados.0.smithi080.stdout:524: read oid 485 snap -1 2023-12-01T04:55:19.175 INFO:tasks.rados.rados.0.smithi080.stdout:524: expect (ObjNum 484 snap 0 seq_num 484) 2023-12-01T04:55:19.176 INFO:tasks.rados.rados.0.smithi080.stdout:525: write oid 422 current snap is 0 2023-12-01T04:55:19.176 INFO:tasks.rados.rados.0.smithi080.stdout:525: seq_num 515 ranges {655605=548886,1653403=643178} 2023-12-01T04:55:19.179 INFO:tasks.rados.rados.0.smithi080.stdout:525: writing smithi08089843-422 from 655605 to 1204491 tid 1 2023-12-01T04:55:19.187 INFO:tasks.rados.rados.0.smithi080.stdout:525: writing smithi08089843-422 from 1653403 to 2296581 tid 2 2023-12-01T04:55:19.187 INFO:tasks.rados.rados.0.smithi080.stdout:526: delete oid 52 current snap is 0 2023-12-01T04:55:19.187 INFO:tasks.rados.rados.0.smithi080.stdout:522: finishing write tid 1 to smithi08089843-443 2023-12-01T04:55:19.187 INFO:tasks.rados.rados.0.smithi080.stdout:522: finishing write tid 2 to smithi08089843-443 2023-12-01T04:55:19.187 INFO:tasks.rados.rados.0.smithi080.stdout:522: finishing write tid 3 to smithi08089843-443 2023-12-01T04:55:19.188 INFO:tasks.rados.rados.0.smithi080.stdout:522: finishing write tid 4 to smithi08089843-443 2023-12-01T04:55:19.188 INFO:tasks.rados.rados.0.smithi080.stdout:522: oid 443 updating version 0 to 79 2023-12-01T04:55:19.188 INFO:tasks.rados.rados.0.smithi080.stdout:522: oid 443 updating version 79 to 80 2023-12-01T04:55:19.188 INFO:tasks.rados.rados.0.smithi080.stdout:522: oid 443 updating version 80 to 81 2023-12-01T04:55:19.188 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 443 v 81 (ObjNum 513 snap 0 seq_num 513) dirty exists 2023-12-01T04:55:19.188 INFO:tasks.rados.rados.0.smithi080.stdout:522: left oid 443 (ObjNum 513 snap 0 seq_num 513) 2023-12-01T04:55:19.188 INFO:tasks.rados.rados.0.smithi080.stdout:523: finishing write tid 1 to smithi08089843-413 2023-12-01T04:55:19.188 INFO:tasks.rados.rados.0.smithi080.stdout:524: expect (ObjNum 484 snap 0 seq_num 484) 2023-12-01T04:55:19.270 INFO:tasks.rados.rados.0.smithi080.stdout:523: finishing write tid 2 to smithi08089843-413 2023-12-01T04:55:19.270 INFO:tasks.rados.rados.0.smithi080.stdout:523: finishing write tid 3 to smithi08089843-413 2023-12-01T04:55:19.270 INFO:tasks.rados.rados.0.smithi080.stdout:523: finishing write tid 4 to smithi08089843-413 2023-12-01T04:55:19.270 INFO:tasks.rados.rados.0.smithi080.stdout:523: oid 413 updating version 0 to 82 2023-12-01T04:55:19.270 INFO:tasks.rados.rados.0.smithi080.stdout:523: oid 413 updating version 82 to 83 2023-12-01T04:55:19.270 INFO:tasks.rados.rados.0.smithi080.stdout:523: oid 413 updating version 83 to 84 2023-12-01T04:55:19.271 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 413 v 84 (ObjNum 514 snap 0 seq_num 514) dirty exists 2023-12-01T04:55:19.271 INFO:tasks.rados.rados.0.smithi080.stdout:523: left oid 413 (ObjNum 514 snap 0 seq_num 514) 2023-12-01T04:55:19.271 INFO:tasks.rados.rados.0.smithi080.stdout:525: finishing write tid 1 to smithi08089843-422 2023-12-01T04:55:19.271 INFO:tasks.rados.rados.0.smithi080.stdout:522: done (4 left) 2023-12-01T04:55:19.271 INFO:tasks.rados.rados.0.smithi080.stdout:523: done (3 left) 2023-12-01T04:55:19.271 INFO:tasks.rados.rados.0.smithi080.stdout:524: done (2 left) 2023-12-01T04:55:19.271 INFO:tasks.rados.rados.0.smithi080.stdout:526: done (1 left) 2023-12-01T04:55:19.271 INFO:tasks.rados.rados.0.smithi080.stdout:527: write oid 32 current snap is 0 2023-12-01T04:55:19.271 INFO:tasks.rados.rados.0.smithi080.stdout:525: finishing write tid 2 to smithi08089843-422 2023-12-01T04:55:19.271 INFO:tasks.rados.rados.0.smithi080.stdout:527: seq_num 517 ranges {689219=415737,1770367=646847} 2023-12-01T04:55:19.280 INFO:tasks.rados.rados.0.smithi080.stdout:527: writing smithi08089843-32 from 689219 to 1104956 tid 1 2023-12-01T04:55:19.290 INFO:tasks.rados.rados.0.smithi080.stdout:527: writing smithi08089843-32 from 1770367 to 2417214 tid 2 2023-12-01T04:55:19.290 INFO:tasks.rados.rados.0.smithi080.stdout:528: read oid 302 snap -1 2023-12-01T04:55:19.290 INFO:tasks.rados.rados.0.smithi080.stdout:528: expect (ObjNum 301 snap 0 seq_num 301) 2023-12-01T04:55:19.290 INFO:tasks.rados.rados.0.smithi080.stdout:529: delete oid 314 current snap is 0 2023-12-01T04:55:19.291 INFO:tasks.rados.rados.0.smithi080.stdout:525: finishing write tid 3 to smithi08089843-422 2023-12-01T04:55:19.291 INFO:tasks.rados.rados.0.smithi080.stdout:525: finishing write tid 4 to smithi08089843-422 2023-12-01T04:55:19.291 INFO:tasks.rados.rados.0.smithi080.stdout:525: oid 422 updating version 0 to 86 2023-12-01T04:55:19.291 INFO:tasks.rados.rados.0.smithi080.stdout:525: oid 422 version 86 is already newer than 85 2023-12-01T04:55:19.291 INFO:tasks.rados.rados.0.smithi080.stdout:525: oid 422 updating version 86 to 87 2023-12-01T04:55:19.291 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 422 v 87 (ObjNum 515 snap 0 seq_num 515) dirty exists 2023-12-01T04:55:19.291 INFO:tasks.rados.rados.0.smithi080.stdout:525: left oid 422 (ObjNum 515 snap 0 seq_num 515) 2023-12-01T04:55:19.292 INFO:tasks.rados.rados.0.smithi080.stdout:527: finishing write tid 1 to smithi08089843-32 2023-12-01T04:55:19.293 INFO:tasks.rados.rados.0.smithi080.stdout:525: done (3 left) 2023-12-01T04:55:19.293 INFO:tasks.rados.rados.0.smithi080.stdout:529: done (2 left) 2023-12-01T04:55:19.293 INFO:tasks.rados.rados.0.smithi080.stdout:530: write oid 55 current snap is 0 2023-12-01T04:55:19.293 INFO:tasks.rados.rados.0.smithi080.stdout:530: seq_num 519 ranges {722833=566235,1887331=650516} 2023-12-01T04:55:19.300 INFO:tasks.rados.rados.0.smithi080.stdout:530: writing smithi08089843-55 from 722833 to 1289068 tid 1 2023-12-01T04:55:19.307 INFO:tasks.rados.rados.0.smithi080.stdout:530: writing smithi08089843-55 from 1887331 to 2537847 tid 2 2023-12-01T04:55:19.308 INFO:tasks.rados.rados.0.smithi080.stdout:531: read oid 295 snap -1 2023-12-01T04:55:19.308 INFO:tasks.rados.rados.0.smithi080.stdout:531: expect (ObjNum 294 snap 0 seq_num 294) 2023-12-01T04:55:19.308 INFO:tasks.rados.rados.0.smithi080.stdout:532: write oid 291 current snap is 0 2023-12-01T04:55:19.308 INFO:tasks.rados.rados.0.smithi080.stdout:532: seq_num 520 ranges {739640=641484,1829460=794174} 2023-12-01T04:55:19.317 INFO:tasks.rados.rados.0.smithi080.stdout:532: writing smithi08089843-291 from 739640 to 1381124 tid 1 2023-12-01T04:55:19.325 INFO:tasks.rados.rados.0.smithi080.stdout:532: writing smithi08089843-291 from 1829460 to 2623634 tid 2 2023-12-01T04:55:19.325 INFO:tasks.rados.rados.0.smithi080.stdout:533: write oid 285 current snap is 0 2023-12-01T04:55:19.325 INFO:tasks.rados.rados.0.smithi080.stdout:527: finishing write tid 2 to smithi08089843-32 2023-12-01T04:55:19.325 INFO:tasks.rados.rados.0.smithi080.stdout:527: finishing write tid 3 to smithi08089843-32 2023-12-01T04:55:19.326 INFO:tasks.rados.rados.0.smithi080.stdout:527: finishing write tid 4 to smithi08089843-32 2023-12-01T04:55:19.326 INFO:tasks.rados.rados.0.smithi080.stdout:527: oid 32 updating version 0 to 122 2023-12-01T04:55:19.326 INFO:tasks.rados.rados.0.smithi080.stdout:527: oid 32 version 122 is already newer than 121 2023-12-01T04:55:19.326 INFO:tasks.rados.rados.0.smithi080.stdout:527: oid 32 updating version 122 to 123 2023-12-01T04:55:19.326 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 32 v 123 (ObjNum 517 snap 0 seq_num 517) dirty exists 2023-12-01T04:55:19.326 INFO:tasks.rados.rados.0.smithi080.stdout:527: left oid 32 (ObjNum 517 snap 0 seq_num 517) 2023-12-01T04:55:19.326 INFO:tasks.rados.rados.0.smithi080.stdout:533: seq_num 521 ranges {756447=716733,1887942=537832} 2023-12-01T04:55:19.335 INFO:tasks.rados.rados.0.smithi080.stdout:533: writing smithi08089843-285 from 756447 to 1473180 tid 1 2023-12-01T04:55:19.342 INFO:tasks.rados.rados.0.smithi080.stdout:533: writing smithi08089843-285 from 1887942 to 2425774 tid 2 2023-12-01T04:55:19.342 INFO:tasks.rados.rados.0.smithi080.stdout:527: done (5 left) 2023-12-01T04:55:19.342 INFO:tasks.rados.rados.0.smithi080.stdout:534: read oid 194 snap -1 2023-12-01T04:55:19.342 INFO:tasks.rados.rados.0.smithi080.stdout:534: expect (ObjNum 193 snap 0 seq_num 193) 2023-12-01T04:55:19.342 INFO:tasks.rados.rados.0.smithi080.stdout:535: read oid 187 snap -1 2023-12-01T04:55:19.342 INFO:tasks.rados.rados.0.smithi080.stdout:535: expect (ObjNum 186 snap 0 seq_num 186) 2023-12-01T04:55:19.343 INFO:tasks.rados.rados.0.smithi080.stdout:536: write oid 67 current snap is 0 2023-12-01T04:55:19.343 INFO:tasks.rados.rados.0.smithi080.stdout:536: seq_num 522 ranges {773254=791982,2346424=426830} 2023-12-01T04:55:19.351 INFO:tasks.rados.rados.0.smithi080.stdout:536: writing smithi08089843-67 from 773254 to 1565236 tid 1 2023-12-01T04:55:19.358 INFO:tasks.rados.rados.0.smithi080.stdout:536: writing smithi08089843-67 from 2346424 to 2773254 tid 2 2023-12-01T04:55:19.359 INFO:tasks.rados.rados.0.smithi080.stdout:537: read oid 266 snap -1 2023-12-01T04:55:19.359 INFO:tasks.rados.rados.0.smithi080.stdout:537: expect (ObjNum 265 snap 0 seq_num 265) 2023-12-01T04:55:19.359 INFO:tasks.rados.rados.0.smithi080.stdout:538: write oid 464 current snap is 0 2023-12-01T04:55:19.359 INFO:tasks.rados.rados.0.smithi080.stdout:528: expect (ObjNum 301 snap 0 seq_num 301) 2023-12-01T04:55:19.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:55:19 smithi080 bash[28361]: cluster 2023-12-01T04:55:17.761106+0000 mgr.y (mgr.24362) 199 : cluster 0 pgmap v174: 89 pgs: 89 active+clean; 1002 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 35 KiB/s rd, 46 MiB/s wr, 229 op/s 2023-12-01T04:55:19.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:55:19 smithi080 bash[41963]: cluster 2023-12-01T04:55:17.761106+0000 mgr.y (mgr.24362) 199 : cluster 0 pgmap v174: 89 pgs: 89 active+clean; 1002 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 35 KiB/s rd, 46 MiB/s wr, 229 op/s 2023-12-01T04:55:19.475 INFO:tasks.rados.rados.0.smithi080.stdout:530: finishing write tid 1 to smithi08089843-55 2023-12-01T04:55:19.475 INFO:tasks.rados.rados.0.smithi080.stdout:530: finishing write tid 2 to smithi08089843-55 2023-12-01T04:55:19.476 INFO:tasks.rados.rados.0.smithi080.stdout:538: seq_num 523 ranges {790061=467231,2004906=541501} 2023-12-01T04:55:19.486 INFO:tasks.rados.rados.0.smithi080.stdout:538: writing smithi08089843-464 from 790061 to 1257292 tid 1 2023-12-01T04:55:19.495 INFO:tasks.rados.rados.0.smithi080.stdout:538: writing smithi08089843-464 from 2004906 to 2546407 tid 2 2023-12-01T04:55:19.495 INFO:tasks.rados.rados.0.smithi080.stdout:528: done (9 left) 2023-12-01T04:55:19.495 INFO:tasks.rados.rados.0.smithi080.stdout:539: write oid 373 current snap is 0 2023-12-01T04:55:19.495 INFO:tasks.rados.rados.0.smithi080.stdout:530: finishing write tid 3 to smithi08089843-55 2023-12-01T04:55:19.495 INFO:tasks.rados.rados.0.smithi080.stdout:530: finishing write tid 4 to smithi08089843-55 2023-12-01T04:55:19.495 INFO:tasks.rados.rados.0.smithi080.stdout:530: oid 55 updating version 0 to 102 2023-12-01T04:55:19.495 INFO:tasks.rados.rados.0.smithi080.stdout:530: oid 55 version 102 is already newer than 101 2023-12-01T04:55:19.495 INFO:tasks.rados.rados.0.smithi080.stdout:530: oid 55 version 102 is already newer than 100 2023-12-01T04:55:19.495 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 55 v 102 (ObjNum 519 snap 0 seq_num 519) dirty exists 2023-12-01T04:55:19.495 INFO:tasks.rados.rados.0.smithi080.stdout:530: left oid 55 (ObjNum 519 snap 0 seq_num 519) 2023-12-01T04:55:19.495 INFO:tasks.rados.rados.0.smithi080.stdout:531: expect (ObjNum 294 snap 0 seq_num 294) 2023-12-01T04:55:19.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:55:19 smithi090 bash[32384]: cluster 2023-12-01T04:55:17.761106+0000 mgr.y (mgr.24362) 199 : cluster 0 pgmap v174: 89 pgs: 89 active+clean; 1002 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 35 KiB/s rd, 46 MiB/s wr, 229 op/s 2023-12-01T04:55:19.612 INFO:tasks.rados.rados.0.smithi080.stdout:532: finishing write tid 1 to smithi08089843-291 2023-12-01T04:55:19.612 INFO:tasks.rados.rados.0.smithi080.stdout:532: finishing write tid 2 to smithi08089843-291 2023-12-01T04:55:19.613 INFO:tasks.rados.rados.0.smithi080.stdout:532: finishing write tid 3 to smithi08089843-291 2023-12-01T04:55:19.613 INFO:tasks.rados.rados.0.smithi080.stdout:539: seq_num 524 ranges {406868=542480,1547035=401512,2690354=116514} 2023-12-01T04:55:19.620 INFO:tasks.rados.rados.0.smithi080.stdout:539: writing smithi08089843-373 from 406868 to 949348 tid 1 2023-12-01T04:55:19.626 INFO:tasks.rados.rados.0.smithi080.stdout:539: writing smithi08089843-373 from 1547035 to 1948547 tid 2 2023-12-01T04:55:19.632 INFO:tasks.rados.rados.0.smithi080.stdout:539: writing smithi08089843-373 from 2690354 to 2806868 tid 3 2023-12-01T04:55:19.632 INFO:tasks.rados.rados.0.smithi080.stdout:530: done (9 left) 2023-12-01T04:55:19.633 INFO:tasks.rados.rados.0.smithi080.stdout:531: done (8 left) 2023-12-01T04:55:19.633 INFO:tasks.rados.rados.0.smithi080.stdout:540: read oid 92 snap -1 2023-12-01T04:55:19.633 INFO:tasks.rados.rados.0.smithi080.stdout:540: expect (ObjNum 91 snap 0 seq_num 91) 2023-12-01T04:55:19.633 INFO:tasks.rados.rados.0.smithi080.stdout:541: read oid 27 snap -1 2023-12-01T04:55:19.633 INFO:tasks.rados.rados.0.smithi080.stdout:541: expect (ObjNum 26 snap 0 seq_num 26) 2023-12-01T04:55:19.633 INFO:tasks.rados.rados.0.smithi080.stdout:542: write oid 270 current snap is 0 2023-12-01T04:55:19.633 INFO:tasks.rados.rados.0.smithi080.stdout:532: finishing write tid 4 to smithi08089843-291 2023-12-01T04:55:19.633 INFO:tasks.rados.rados.0.smithi080.stdout:532: oid 291 updating version 0 to 126 2023-12-01T04:55:19.633 INFO:tasks.rados.rados.0.smithi080.stdout:532: oid 291 version 126 is already newer than 124 2023-12-01T04:55:19.634 INFO:tasks.rados.rados.0.smithi080.stdout:532: oid 291 version 126 is already newer than 125 2023-12-01T04:55:19.634 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 291 v 126 (ObjNum 520 snap 0 seq_num 520) dirty exists 2023-12-01T04:55:19.634 INFO:tasks.rados.rados.0.smithi080.stdout:532: left oid 291 (ObjNum 520 snap 0 seq_num 520) 2023-12-01T04:55:19.634 INFO:tasks.rados.rados.0.smithi080.stdout:533: finishing write tid 1 to smithi08089843-285 2023-12-01T04:55:19.634 INFO:tasks.rados.rados.0.smithi080.stdout:533: finishing write tid 2 to smithi08089843-285 2023-12-01T04:55:19.634 INFO:tasks.rados.rados.0.smithi080.stdout:542: seq_num 525 ranges {423675=734082,1721870=545170,2717777=105898} 2023-12-01T04:55:19.638 INFO:tasks.rados.rados.0.smithi080.stdout:542: writing smithi08089843-270 from 423675 to 1157757 tid 1 2023-12-01T04:55:19.645 INFO:tasks.rados.rados.0.smithi080.stdout:542: writing smithi08089843-270 from 1721870 to 2267040 tid 2 2023-12-01T04:55:19.649 INFO:tasks.rados.rados.0.smithi080.stdout:542: writing smithi08089843-270 from 2717777 to 2823675 tid 3 2023-12-01T04:55:19.649 INFO:tasks.rados.rados.0.smithi080.stdout:532: done (10 left) 2023-12-01T04:55:19.649 INFO:tasks.rados.rados.0.smithi080.stdout:543: read oid 500 snap -1 2023-12-01T04:55:19.649 INFO:tasks.rados.rados.0.smithi080.stdout:543: expect (ObjNum 499 snap 0 seq_num 499) 2023-12-01T04:55:19.649 INFO:tasks.rados.rados.0.smithi080.stdout:544: write oid 470 current snap is 0 2023-12-01T04:55:19.649 INFO:tasks.rados.rados.0.smithi080.stdout:533: finishing write tid 3 to smithi08089843-285 2023-12-01T04:55:19.649 INFO:tasks.rados.rados.0.smithi080.stdout:533: finishing write tid 4 to smithi08089843-285 2023-12-01T04:55:19.649 INFO:tasks.rados.rados.0.smithi080.stdout:533: oid 285 updating version 0 to 106 2023-12-01T04:55:19.649 INFO:tasks.rados.rados.0.smithi080.stdout:533: oid 285 version 106 is already newer than 105 2023-12-01T04:55:19.649 INFO:tasks.rados.rados.0.smithi080.stdout:533: oid 285 updating version 106 to 107 2023-12-01T04:55:19.650 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 285 v 107 (ObjNum 521 snap 0 seq_num 521) dirty exists 2023-12-01T04:55:19.650 INFO:tasks.rados.rados.0.smithi080.stdout:533: left oid 285 (ObjNum 521 snap 0 seq_num 521) 2023-12-01T04:55:19.650 INFO:tasks.rados.rados.0.smithi080.stdout:535: expect (ObjNum 186 snap 0 seq_num 186) 2023-12-01T04:55:19.765 INFO:tasks.rados.rados.0.smithi080.stdout:534: expect (ObjNum 193 snap 0 seq_num 193) 2023-12-01T04:55:19.884 INFO:tasks.rados.rados.0.smithi080.stdout:536: finishing write tid 1 to smithi08089843-67 2023-12-01T04:55:19.884 INFO:tasks.rados.rados.0.smithi080.stdout:536: finishing write tid 2 to smithi08089843-67 2023-12-01T04:55:19.884 INFO:tasks.rados.rados.0.smithi080.stdout:536: finishing write tid 3 to smithi08089843-67 2023-12-01T04:55:19.884 INFO:tasks.rados.rados.0.smithi080.stdout:536: finishing write tid 4 to smithi08089843-67 2023-12-01T04:55:19.885 INFO:tasks.rados.rados.0.smithi080.stdout:536: oid 67 updating version 0 to 115 2023-12-01T04:55:19.885 INFO:tasks.rados.rados.0.smithi080.stdout:536: oid 67 updating version 115 to 116 2023-12-01T04:55:19.885 INFO:tasks.rados.rados.0.smithi080.stdout:536: oid 67 updating version 116 to 117 2023-12-01T04:55:19.885 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 67 v 117 (ObjNum 522 snap 0 seq_num 522) dirty exists 2023-12-01T04:55:19.885 INFO:tasks.rados.rados.0.smithi080.stdout:536: left oid 67 (ObjNum 522 snap 0 seq_num 522) 2023-12-01T04:55:19.885 INFO:tasks.rados.rados.0.smithi080.stdout:537: expect (ObjNum 265 snap 0 seq_num 265) 2023-12-01T04:55:19.974 INFO:tasks.rados.rados.0.smithi080.stdout:538: finishing write tid 1 to smithi08089843-464 2023-12-01T04:55:19.974 INFO:tasks.rados.rados.0.smithi080.stdout:538: finishing write tid 2 to smithi08089843-464 2023-12-01T04:55:19.974 INFO:tasks.rados.rados.0.smithi080.stdout:538: finishing write tid 3 to smithi08089843-464 2023-12-01T04:55:19.974 INFO:tasks.rados.rados.0.smithi080.stdout:538: finishing write tid 4 to smithi08089843-464 2023-12-01T04:55:19.974 INFO:tasks.rados.rados.0.smithi080.stdout:538: oid 464 updating version 0 to 109 2023-12-01T04:55:19.974 INFO:tasks.rados.rados.0.smithi080.stdout:538: oid 464 updating version 109 to 111 2023-12-01T04:55:19.974 INFO:tasks.rados.rados.0.smithi080.stdout:538: oid 464 version 111 is already newer than 110 2023-12-01T04:55:19.974 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 464 v 111 (ObjNum 523 snap 0 seq_num 523) dirty exists 2023-12-01T04:55:19.974 INFO:tasks.rados.rados.0.smithi080.stdout:538: left oid 464 (ObjNum 523 snap 0 seq_num 523) 2023-12-01T04:55:19.975 INFO:tasks.rados.rados.0.smithi080.stdout:539: finishing write tid 1 to smithi08089843-373 2023-12-01T04:55:19.975 INFO:tasks.rados.rados.0.smithi080.stdout:539: finishing write tid 2 to smithi08089843-373 2023-12-01T04:55:19.975 INFO:tasks.rados.rados.0.smithi080.stdout:539: finishing write tid 3 to smithi08089843-373 2023-12-01T04:55:19.975 INFO:tasks.rados.rados.0.smithi080.stdout:539: finishing write tid 4 to smithi08089843-373 2023-12-01T04:55:19.975 INFO:tasks.rados.rados.0.smithi080.stdout:539: finishing write tid 5 to smithi08089843-373 2023-12-01T04:55:19.975 INFO:tasks.rados.rados.0.smithi080.stdout:539: oid 373 updating version 0 to 111 2023-12-01T04:55:19.975 INFO:tasks.rados.rados.0.smithi080.stdout:539: oid 373 version 111 is already newer than 110 2023-12-01T04:55:19.975 INFO:tasks.rados.rados.0.smithi080.stdout:539: oid 373 updating version 111 to 112 2023-12-01T04:55:19.975 INFO:tasks.rados.rados.0.smithi080.stdout:539: oid 373 version 112 is already newer than 109 2023-12-01T04:55:19.975 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 373 v 112 (ObjNum 524 snap 0 seq_num 524) dirty exists 2023-12-01T04:55:19.975 INFO:tasks.rados.rados.0.smithi080.stdout:539: left oid 373 (ObjNum 524 snap 0 seq_num 524) 2023-12-01T04:55:19.975 INFO:tasks.rados.rados.0.smithi080.stdout:541: expect (ObjNum 26 snap 0 seq_num 26) 2023-12-01T04:55:20.059 INFO:tasks.rados.rados.0.smithi080.stdout:540: expect (ObjNum 91 snap 0 seq_num 91) 2023-12-01T04:55:20.124 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/597927aa-9003-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T04:55:20.190 INFO:tasks.rados.rados.0.smithi080.stdout:542: finishing write tid 1 to smithi08089843-270 2023-12-01T04:55:20.190 INFO:tasks.rados.rados.0.smithi080.stdout:542: finishing write tid 2 to smithi08089843-270 2023-12-01T04:55:20.190 INFO:tasks.rados.rados.0.smithi080.stdout:544: seq_num 526 ranges {440482=409331,1380352=405181,2461553=378929} 2023-12-01T04:55:20.195 INFO:tasks.rados.rados.0.smithi080.stdout:544: writing smithi08089843-470 from 440482 to 849813 tid 1 2023-12-01T04:55:20.200 INFO:tasks.rados.rados.0.smithi080.stdout:544: writing smithi08089843-470 from 1380352 to 1785533 tid 2 2023-12-01T04:55:20.206 INFO:tasks.rados.rados.0.smithi080.stdout:544: writing smithi08089843-470 from 2461553 to 2840482 tid 3 2023-12-01T04:55:20.207 INFO:tasks.rados.rados.0.smithi080.stdout:533: done (11 left) 2023-12-01T04:55:20.207 INFO:tasks.rados.rados.0.smithi080.stdout:534: done (10 left) 2023-12-01T04:55:20.207 INFO:tasks.rados.rados.0.smithi080.stdout:535: done (9 left) 2023-12-01T04:55:20.207 INFO:tasks.rados.rados.0.smithi080.stdout:536: done (8 left) 2023-12-01T04:55:20.207 INFO:tasks.rados.rados.0.smithi080.stdout:537: done (7 left) 2023-12-01T04:55:20.207 INFO:tasks.rados.rados.0.smithi080.stdout:538: done (6 left) 2023-12-01T04:55:20.207 INFO:tasks.rados.rados.0.smithi080.stdout:539: done (5 left) 2023-12-01T04:55:20.207 INFO:tasks.rados.rados.0.smithi080.stdout:540: done (4 left) 2023-12-01T04:55:20.207 INFO:tasks.rados.rados.0.smithi080.stdout:541: done (3 left) 2023-12-01T04:55:20.207 INFO:tasks.rados.rados.0.smithi080.stdout:545: write oid 126 current snap is 0 2023-12-01T04:55:20.207 INFO:tasks.rados.rados.0.smithi080.stdout:542: finishing write tid 3 to smithi08089843-270 2023-12-01T04:55:20.207 INFO:tasks.rados.rados.0.smithi080.stdout:542: finishing write tid 4 to smithi08089843-270 2023-12-01T04:55:20.207 INFO:tasks.rados.rados.0.smithi080.stdout:545: seq_num 527 ranges {457289=484580,1438834=548839,2772623=84666} 2023-12-01T04:55:20.212 INFO:tasks.rados.rados.0.smithi080.stdout:545: writing smithi08089843-126 from 457289 to 941869 tid 1 2023-12-01T04:55:20.218 INFO:tasks.rados.rados.0.smithi080.stdout:545: writing smithi08089843-126 from 1438834 to 1987673 tid 2 2023-12-01T04:55:20.223 INFO:tasks.rados.rados.0.smithi080.stdout:545: writing smithi08089843-126 from 2772623 to 2857289 tid 3 2023-12-01T04:55:20.224 INFO:tasks.rados.rados.0.smithi080.stdout:546: read oid 230 snap -1 2023-12-01T04:55:20.224 INFO:tasks.rados.rados.0.smithi080.stdout:546: expect (ObjNum 229 snap 0 seq_num 229) 2023-12-01T04:55:20.224 INFO:tasks.rados.rados.0.smithi080.stdout:547: write oid 244 current snap is 0 2023-12-01T04:55:20.224 INFO:tasks.rados.rados.0.smithi080.stdout:542: finishing write tid 5 to smithi08089843-270 2023-12-01T04:55:20.224 INFO:tasks.rados.rados.0.smithi080.stdout:542: oid 270 updating version 0 to 130 2023-12-01T04:55:20.224 INFO:tasks.rados.rados.0.smithi080.stdout:542: oid 270 version 130 is already newer than 127 2023-12-01T04:55:20.224 INFO:tasks.rados.rados.0.smithi080.stdout:542: oid 270 version 130 is already newer than 129 2023-12-01T04:55:20.224 INFO:tasks.rados.rados.0.smithi080.stdout:542: oid 270 version 130 is already newer than 128 2023-12-01T04:55:20.225 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 270 v 130 (ObjNum 525 snap 0 seq_num 525) dirty exists 2023-12-01T04:55:20.225 INFO:tasks.rados.rados.0.smithi080.stdout:542: left oid 270 (ObjNum 525 snap 0 seq_num 525) 2023-12-01T04:55:20.225 INFO:tasks.rados.rados.0.smithi080.stdout:543: expect (ObjNum 499 snap 0 seq_num 499) 2023-12-01T04:55:20.315 INFO:tasks.rados.rados.0.smithi080.stdout:544: finishing write tid 1 to smithi08089843-470 2023-12-01T04:55:20.315 INFO:tasks.rados.rados.0.smithi080.stdout:544: finishing write tid 2 to smithi08089843-470 2023-12-01T04:55:20.315 INFO:tasks.rados.rados.0.smithi080.stdout:547: seq_num 528 ranges {474096=559829,1780963=408850,2800046=74050} 2023-12-01T04:55:20.320 INFO:tasks.rados.rados.0.smithi080.stdout:547: writing smithi08089843-244 from 474096 to 1033925 tid 1 2023-12-01T04:55:20.327 INFO:tasks.rados.rados.0.smithi080.stdout:547: writing smithi08089843-244 from 1780963 to 2189813 tid 2 2023-12-01T04:55:20.332 INFO:tasks.rados.rados.0.smithi080.stdout:547: writing smithi08089843-244 from 2800046 to 2874096 tid 3 2023-12-01T04:55:20.332 INFO:tasks.rados.rados.0.smithi080.stdout:542: done (5 left) 2023-12-01T04:55:20.332 INFO:tasks.rados.rados.0.smithi080.stdout:543: done (4 left) 2023-12-01T04:55:20.332 INFO:tasks.rados.rados.0.smithi080.stdout:548: read oid 153 snap -1 2023-12-01T04:55:20.332 INFO:tasks.rados.rados.0.smithi080.stdout:548: expect (ObjNum 152 snap 0 seq_num 152) 2023-12-01T04:55:20.333 INFO:tasks.rados.rados.0.smithi080.stdout:549: write oid 107 current snap is 0 2023-12-01T04:55:20.333 INFO:tasks.rados.rados.0.smithi080.stdout:544: finishing write tid 3 to smithi08089843-470 2023-12-01T04:55:20.333 INFO:tasks.rados.rados.0.smithi080.stdout:544: finishing write tid 4 to smithi08089843-470 2023-12-01T04:55:20.333 INFO:tasks.rados.rados.0.smithi080.stdout:544: finishing write tid 5 to smithi08089843-470 2023-12-01T04:55:20.333 INFO:tasks.rados.rados.0.smithi080.stdout:544: oid 470 updating version 0 to 134 2023-12-01T04:55:20.333 INFO:tasks.rados.rados.0.smithi080.stdout:544: oid 470 version 134 is already newer than 133 2023-12-01T04:55:20.333 INFO:tasks.rados.rados.0.smithi080.stdout:544: oid 470 version 134 is already newer than 131 2023-12-01T04:55:20.333 INFO:tasks.rados.rados.0.smithi080.stdout:544: oid 470 version 134 is already newer than 132 2023-12-01T04:55:20.333 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 470 v 134 (ObjNum 526 snap 0 seq_num 526) dirty exists 2023-12-01T04:55:20.333 INFO:tasks.rados.rados.0.smithi080.stdout:544: left oid 470 (ObjNum 526 snap 0 seq_num 526) 2023-12-01T04:55:20.333 INFO:tasks.rados.rados.0.smithi080.stdout:545: finishing write tid 1 to smithi08089843-126 2023-12-01T04:55:20.333 INFO:tasks.rados.rados.0.smithi080.stdout:545: finishing write tid 2 to smithi08089843-126 2023-12-01T04:55:20.333 INFO:tasks.rados.rados.0.smithi080.stdout:545: finishing write tid 3 to smithi08089843-126 2023-12-01T04:55:20.333 INFO:tasks.rados.rados.0.smithi080.stdout:545: finishing write tid 4 to smithi08089843-126 2023-12-01T04:55:20.334 INFO:tasks.rados.rados.0.smithi080.stdout:545: finishing write tid 5 to smithi08089843-126 2023-12-01T04:55:20.334 INFO:tasks.rados.rados.0.smithi080.stdout:545: oid 126 updating version 0 to 101 2023-12-01T04:55:20.334 INFO:tasks.rados.rados.0.smithi080.stdout:545: oid 126 version 101 is already newer than 100 2023-12-01T04:55:20.334 INFO:tasks.rados.rados.0.smithi080.stdout:545: oid 126 updating version 101 to 102 2023-12-01T04:55:20.334 INFO:tasks.rados.rados.0.smithi080.stdout:545: oid 126 version 102 is already newer than 99 2023-12-01T04:55:20.334 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 126 v 102 (ObjNum 527 snap 0 seq_num 527) dirty exists 2023-12-01T04:55:20.334 INFO:tasks.rados.rados.0.smithi080.stdout:545: left oid 126 (ObjNum 527 snap 0 seq_num 527) 2023-12-01T04:55:20.334 INFO:tasks.rados.rados.0.smithi080.stdout:546: expect (ObjNum 229 snap 0 seq_num 229) 2023-12-01T04:55:20.476 INFO:tasks.rados.rados.0.smithi080.stdout:547: finishing write tid 1 to smithi08089843-244 2023-12-01T04:55:20.476 INFO:tasks.rados.rados.0.smithi080.stdout:547: finishing write tid 2 to smithi08089843-244 2023-12-01T04:55:20.477 INFO:tasks.rados.rados.0.smithi080.stdout:547: finishing write tid 3 to smithi08089843-244 2023-12-01T04:55:20.477 INFO:tasks.rados.rados.0.smithi080.stdout:547: finishing write tid 4 to smithi08089843-244 2023-12-01T04:55:20.477 INFO:tasks.rados.rados.0.smithi080.stdout:549: seq_num 529 ranges {490903=635078,1839445=552508} 2023-12-01T04:55:20.486 INFO:tasks.rados.rados.0.smithi080.stdout:549: writing smithi08089843-107 from 490903 to 1125981 tid 1 2023-12-01T04:55:20.499 INFO:tasks.rados.rados.0.smithi080.stdout:549: writing smithi08089843-107 from 1839445 to 2391953 tid 2 2023-12-01T04:55:20.499 INFO:tasks.rados.rados.0.smithi080.stdout:544: done (5 left) 2023-12-01T04:55:20.499 INFO:tasks.rados.rados.0.smithi080.stdout:545: done (4 left) 2023-12-01T04:55:20.499 INFO:tasks.rados.rados.0.smithi080.stdout:546: done (3 left) 2023-12-01T04:55:20.499 INFO:tasks.rados.rados.0.smithi080.stdout:550: read oid 343 snap -1 2023-12-01T04:55:20.499 INFO:tasks.rados.rados.0.smithi080.stdout:550: expect (ObjNum 342 snap 0 seq_num 342) 2023-12-01T04:55:20.499 INFO:tasks.rados.rados.0.smithi080.stdout:551: read oid 305 snap -1 2023-12-01T04:55:20.499 INFO:tasks.rados.rados.0.smithi080.stdout:551: expect (ObjNum 304 snap 0 seq_num 304) 2023-12-01T04:55:20.499 INFO:tasks.rados.rados.0.smithi080.stdout:552: read oid 127 snap -1 2023-12-01T04:55:20.499 INFO:tasks.rados.rados.0.smithi080.stdout:552: expect (ObjNum 126 snap 0 seq_num 126) 2023-12-01T04:55:20.499 INFO:tasks.rados.rados.0.smithi080.stdout:553: read oid 360 snap -1 2023-12-01T04:55:20.500 INFO:tasks.rados.rados.0.smithi080.stdout:553: expect (ObjNum 359 snap 0 seq_num 359) 2023-12-01T04:55:20.500 INFO:tasks.rados.rados.0.smithi080.stdout:554: write oid 459 current snap is 0 2023-12-01T04:55:20.500 INFO:tasks.rados.rados.0.smithi080.stdout:554: seq_num 530 ranges {507710=710327,1897927=412519,2854892=52818} 2023-12-01T04:55:20.503 INFO:tasks.rados.rados.0.smithi080.stdout:554: writing smithi08089843-459 from 507710 to 1218037 tid 1 2023-12-01T04:55:20.509 INFO:tasks.rados.rados.0.smithi080.stdout:554: writing smithi08089843-459 from 1897927 to 2310446 tid 2 2023-12-01T04:55:20.513 INFO:tasks.rados.rados.0.smithi080.stdout:554: writing smithi08089843-459 from 2854892 to 2907710 tid 3 2023-12-01T04:55:20.514 INFO:tasks.rados.rados.0.smithi080.stdout:555: read oid 200 snap -1 2023-12-01T04:55:20.514 INFO:tasks.rados.rados.0.smithi080.stdout:555: expect (ObjNum 199 snap 0 seq_num 199) 2023-12-01T04:55:20.514 INFO:tasks.rados.rados.0.smithi080.stdout:556: write oid 31 current snap is 0 2023-12-01T04:55:20.514 INFO:tasks.rados.rados.0.smithi080.stdout:547: finishing write tid 5 to smithi08089843-244 2023-12-01T04:55:20.514 INFO:tasks.rados.rados.0.smithi080.stdout:547: oid 244 updating version 0 to 135 2023-12-01T04:55:20.514 INFO:tasks.rados.rados.0.smithi080.stdout:547: oid 244 updating version 135 to 137 2023-12-01T04:55:20.514 INFO:tasks.rados.rados.0.smithi080.stdout:547: oid 244 updating version 137 to 138 2023-12-01T04:55:20.514 INFO:tasks.rados.rados.0.smithi080.stdout:547: oid 244 version 138 is already newer than 136 2023-12-01T04:55:20.514 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 244 v 138 (ObjNum 528 snap 0 seq_num 528) dirty exists 2023-12-01T04:55:20.514 INFO:tasks.rados.rados.0.smithi080.stdout:547: left oid 244 (ObjNum 528 snap 0 seq_num 528) 2023-12-01T04:55:20.514 INFO:tasks.rados.rados.0.smithi080.stdout:556: seq_num 531 ranges {524517=785576,1956409=556177} 2023-12-01T04:55:20.521 INFO:tasks.rados.rados.0.smithi080.stdout:556: writing smithi08089843-31 from 524517 to 1310093 tid 1 2023-12-01T04:55:20.529 INFO:tasks.rados.rados.0.smithi080.stdout:556: writing smithi08089843-31 from 1956409 to 2512586 tid 2 2023-12-01T04:55:20.529 INFO:tasks.rados.rados.0.smithi080.stdout:547: done (9 left) 2023-12-01T04:55:20.529 INFO:tasks.rados.rados.0.smithi080.stdout:557: read oid 183 snap -1 2023-12-01T04:55:20.529 INFO:tasks.rados.rados.0.smithi080.stdout:557: expect (ObjNum 182 snap 0 seq_num 182) 2023-12-01T04:55:20.529 INFO:tasks.rados.rados.0.smithi080.stdout:558: write oid 1 current snap is 0 2023-12-01T04:55:20.529 INFO:tasks.rados.rados.0.smithi080.stdout:558: seq_num 532 ranges {541324=460825,1498538=416188,2393385=547939} 2023-12-01T04:55:20.535 INFO:tasks.rados.rados.0.smithi080.stdout:558: writing smithi08089843-1 from 541324 to 1002149 tid 1 2023-12-01T04:55:20.540 INFO:tasks.rados.rados.0.smithi080.stdout:558: writing smithi08089843-1 from 1498538 to 1914726 tid 2 2023-12-01T04:55:20.547 INFO:tasks.rados.rados.0.smithi080.stdout:558: writing smithi08089843-1 from 2393385 to 2941324 tid 3 2023-12-01T04:55:20.547 INFO:tasks.rados.rados.0.smithi080.stdout:559: delete oid 268 current snap is 0 2023-12-01T04:55:20.547 INFO:tasks.rados.rados.0.smithi080.stdout:548: expect (ObjNum 152 snap 0 seq_num 152) 2023-12-01T04:55:20.645 INFO:tasks.rados.rados.0.smithi080.stdout:549: finishing write tid 1 to smithi08089843-107 2023-12-01T04:55:20.645 INFO:tasks.rados.rados.0.smithi080.stdout:548: done (11 left) 2023-12-01T04:55:20.645 INFO:tasks.rados.rados.0.smithi080.stdout:559: done (10 left) 2023-12-01T04:55:20.645 INFO:tasks.rados.rados.0.smithi080.stdout:560: read oid 440 snap -1 2023-12-01T04:55:20.645 INFO:tasks.rados.rados.0.smithi080.stdout:560: expect (ObjNum 439 snap 0 seq_num 439) 2023-12-01T04:55:20.645 INFO:tasks.rados.rados.0.smithi080.stdout:561: write oid 315 current snap is 0 2023-12-01T04:55:20.645 INFO:tasks.rados.rados.0.smithi080.stdout:561: seq_num 534 ranges {574938=727676,1731855=703504,2848231=126707} 2023-12-01T04:55:20.658 INFO:tasks.rados.rados.0.smithi080.stdout:561: writing smithi08089843-315 from 574938 to 1302614 tid 1 2023-12-01T04:55:20.666 INFO:tasks.rados.rados.0.smithi080.stdout:561: writing smithi08089843-315 from 1731855 to 2435359 tid 2 2023-12-01T04:55:20.670 INFO:tasks.rados.rados.0.smithi080.stdout:561: writing smithi08089843-315 from 2848231 to 2974938 tid 3 2023-12-01T04:55:20.670 INFO:tasks.rados.rados.0.smithi080.stdout:562: read oid 204 snap -1 2023-12-01T04:55:20.670 INFO:tasks.rados.rados.0.smithi080.stdout:562: expect (ObjNum 203 snap 0 seq_num 203) 2023-12-01T04:55:20.670 INFO:tasks.rados.rados.0.smithi080.stdout:563: write oid 63 current snap is 0 2023-12-01T04:55:20.670 INFO:tasks.rados.rados.0.smithi080.stdout:563: seq_num 535 ranges {591745=402925,1790337=563515} 2023-12-01T04:55:20.675 INFO:tasks.rados.rados.0.smithi080.stdout:563: writing smithi08089843-63 from 591745 to 994670 tid 1 2023-12-01T04:55:20.684 INFO:tasks.rados.rados.0.smithi080.stdout:563: writing smithi08089843-63 from 1790337 to 2353852 tid 2 2023-12-01T04:55:20.684 INFO:tasks.rados.rados.0.smithi080.stdout:564: read oid 495 snap -1 2023-12-01T04:55:20.684 INFO:tasks.rados.rados.0.smithi080.stdout:564: expect (ObjNum 494 snap 0 seq_num 494) 2023-12-01T04:55:20.685 INFO:tasks.rados.rados.0.smithi080.stdout:565: read oid 106 snap -1 2023-12-01T04:55:20.685 INFO:tasks.rados.rados.0.smithi080.stdout:565: expect (ObjNum 105 snap 0 seq_num 105) 2023-12-01T04:55:20.685 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:20.685 INFO:tasks.rados.rados.0.smithi080.stdout:549: finishing write tid 2 to smithi08089843-107 2023-12-01T04:55:20.685 INFO:tasks.rados.rados.0.smithi080.stdout:549: finishing write tid 3 to smithi08089843-107 2023-12-01T04:55:20.685 INFO:tasks.rados.rados.0.smithi080.stdout:549: finishing write tid 4 to smithi08089843-107 2023-12-01T04:55:20.685 INFO:tasks.rados.rados.0.smithi080.stdout:549: oid 107 updating version 0 to 162 2023-12-01T04:55:20.685 INFO:tasks.rados.rados.0.smithi080.stdout:549: oid 107 version 162 is already newer than 161 2023-12-01T04:55:20.685 INFO:tasks.rados.rados.0.smithi080.stdout:549: oid 107 version 162 is already newer than 160 2023-12-01T04:55:20.685 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 107 v 162 (ObjNum 529 snap 0 seq_num 529) dirty exists 2023-12-01T04:55:20.685 INFO:tasks.rados.rados.0.smithi080.stdout:549: left oid 107 (ObjNum 529 snap 0 seq_num 529) 2023-12-01T04:55:20.685 INFO:tasks.rados.rados.0.smithi080.stdout:552: expect (ObjNum 126 snap 0 seq_num 126) 2023-12-01T04:55:20.762 INFO:tasks.rados.rados.0.smithi080.stdout:553: expect (ObjNum 359 snap 0 seq_num 359) 2023-12-01T04:55:20.835 INFO:tasks.rados.rados.0.smithi080.stdout:550: expect (ObjNum 342 snap 0 seq_num 342) 2023-12-01T04:55:20.974 INFO:tasks.rados.rados.0.smithi080.stdout:554: finishing write tid 1 to smithi08089843-459 2023-12-01T04:55:20.974 INFO:tasks.rados.rados.0.smithi080.stdout:551: expect (ObjNum 304 snap 0 seq_num 304) 2023-12-01T04:55:21.087 INFO:tasks.rados.rados.0.smithi080.stdout:554: finishing write tid 2 to smithi08089843-459 2023-12-01T04:55:21.087 INFO:tasks.rados.rados.0.smithi080.stdout:554: finishing write tid 3 to smithi08089843-459 2023-12-01T04:55:21.087 INFO:tasks.rados.rados.0.smithi080.stdout:554: finishing write tid 4 to smithi08089843-459 2023-12-01T04:55:21.087 INFO:tasks.rados.rados.0.smithi080.stdout:554: finishing write tid 5 to smithi08089843-459 2023-12-01T04:55:21.087 INFO:tasks.rados.rados.0.smithi080.stdout:554: oid 459 updating version 0 to 119 2023-12-01T04:55:21.087 INFO:tasks.rados.rados.0.smithi080.stdout:554: oid 459 version 119 is already newer than 118 2023-12-01T04:55:21.087 INFO:tasks.rados.rados.0.smithi080.stdout:554: oid 459 updating version 119 to 121 2023-12-01T04:55:21.088 INFO:tasks.rados.rados.0.smithi080.stdout:554: oid 459 version 121 is already newer than 120 2023-12-01T04:55:21.088 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 459 v 121 (ObjNum 530 snap 0 seq_num 530) dirty exists 2023-12-01T04:55:21.088 INFO:tasks.rados.rados.0.smithi080.stdout:554: left oid 459 (ObjNum 530 snap 0 seq_num 530) 2023-12-01T04:55:21.088 INFO:tasks.rados.rados.0.smithi080.stdout:555: expect (ObjNum 199 snap 0 seq_num 199) 2023-12-01T04:55:21.203 INFO:tasks.rados.rados.0.smithi080.stdout:556: finishing write tid 1 to smithi08089843-31 2023-12-01T04:55:21.203 INFO:tasks.rados.rados.0.smithi080.stdout:556: finishing write tid 2 to smithi08089843-31 2023-12-01T04:55:21.203 INFO:tasks.rados.rados.0.smithi080.stdout:549: done (15 left) 2023-12-01T04:55:21.203 INFO:tasks.rados.rados.0.smithi080.stdout:550: done (14 left) 2023-12-01T04:55:21.203 INFO:tasks.rados.rados.0.smithi080.stdout:551: done (13 left) 2023-12-01T04:55:21.203 INFO:tasks.rados.rados.0.smithi080.stdout:552: done (12 left) 2023-12-01T04:55:21.203 INFO:tasks.rados.rados.0.smithi080.stdout:553: done (11 left) 2023-12-01T04:55:21.204 INFO:tasks.rados.rados.0.smithi080.stdout:554: done (10 left) 2023-12-01T04:55:21.204 INFO:tasks.rados.rados.0.smithi080.stdout:555: done (9 left) 2023-12-01T04:55:21.204 INFO:tasks.rados.rados.0.smithi080.stdout:566: write oid 162 current snap is 0 2023-12-01T04:55:21.204 INFO:tasks.rados.rados.0.smithi080.stdout:556: finishing write tid 3 to smithi08089843-31 2023-12-01T04:55:21.204 INFO:tasks.rados.rados.0.smithi080.stdout:556: finishing write tid 4 to smithi08089843-31 2023-12-01T04:55:21.204 INFO:tasks.rados.rados.0.smithi080.stdout:556: oid 31 updating version 0 to 135 2023-12-01T04:55:21.204 INFO:tasks.rados.rados.0.smithi080.stdout:556: oid 31 updating version 135 to 136 2023-12-01T04:55:21.204 INFO:tasks.rados.rados.0.smithi080.stdout:556: oid 31 updating version 136 to 137 2023-12-01T04:55:21.204 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 31 v 137 (ObjNum 531 snap 0 seq_num 531) dirty exists 2023-12-01T04:55:21.204 INFO:tasks.rados.rados.0.smithi080.stdout:556: left oid 31 (ObjNum 531 snap 0 seq_num 531) 2023-12-01T04:55:21.204 INFO:tasks.rados.rados.0.smithi080.stdout:557: expect (ObjNum 182 snap 0 seq_num 182) 2023-12-01T04:55:21.314 INFO:tasks.rados.rados.0.smithi080.stdout:558: finishing write tid 1 to smithi08089843-1 2023-12-01T04:55:21.315 INFO:tasks.rados.rados.0.smithi080.stdout:558: finishing write tid 2 to smithi08089843-1 2023-12-01T04:55:21.315 INFO:tasks.rados.rados.0.smithi080.stdout:558: finishing write tid 3 to smithi08089843-1 2023-12-01T04:55:21.315 INFO:tasks.rados.rados.0.smithi080.stdout:558: finishing write tid 4 to smithi08089843-1 2023-12-01T04:55:21.315 INFO:tasks.rados.rados.0.smithi080.stdout:558: finishing write tid 5 to smithi08089843-1 2023-12-01T04:55:21.315 INFO:tasks.rados.rados.0.smithi080.stdout:558: oid 1 updating version 0 to 123 2023-12-01T04:55:21.315 INFO:tasks.rados.rados.0.smithi080.stdout:558: oid 1 updating version 123 to 124 2023-12-01T04:55:21.315 INFO:tasks.rados.rados.0.smithi080.stdout:558: oid 1 version 124 is already newer than 122 2023-12-01T04:55:21.315 INFO:tasks.rados.rados.0.smithi080.stdout:558: oid 1 updating version 124 to 125 2023-12-01T04:55:21.315 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 1 v 125 (ObjNum 532 snap 0 seq_num 532) dirty exists 2023-12-01T04:55:21.315 INFO:tasks.rados.rados.0.smithi080.stdout:558: left oid 1 (ObjNum 532 snap 0 seq_num 532) 2023-12-01T04:55:21.315 INFO:tasks.rados.rados.0.smithi080.stdout:566: seq_num 536 ranges {608552=478174,1848819=707173} 2023-12-01T04:55:21.320 INFO:tasks.rados.rados.0.smithi080.stdout:566: writing smithi08089843-162 from 608552 to 1086726 tid 1 2023-12-01T04:55:21.329 INFO:tasks.rados.rados.0.smithi080.stdout:566: writing smithi08089843-162 from 1848819 to 2555992 tid 2 2023-12-01T04:55:21.330 INFO:tasks.rados.rados.0.smithi080.stdout:556: done (9 left) 2023-12-01T04:55:21.330 INFO:tasks.rados.rados.0.smithi080.stdout:557: done (8 left) 2023-12-01T04:55:21.330 INFO:tasks.rados.rados.0.smithi080.stdout:558: done (7 left) 2023-12-01T04:55:21.330 INFO:tasks.rados.rados.0.smithi080.stdout:567: write oid 447 current snap is 0 2023-12-01T04:55:21.330 INFO:tasks.rados.rados.0.smithi080.stdout:567: seq_num 537 ranges {625359=553423,1790948=567184,2930500=94859} 2023-12-01T04:55:21.336 INFO:tasks.rados.rados.0.smithi080.stdout:567: writing smithi08089843-447 from 625359 to 1178782 tid 1 2023-12-01T04:55:21.343 INFO:tasks.rados.rados.0.smithi080.stdout:567: writing smithi08089843-447 from 1790948 to 2358132 tid 2 2023-12-01T04:55:21.347 INFO:tasks.rados.rados.0.smithi080.stdout:567: writing smithi08089843-447 from 2930500 to 3025359 tid 3 2023-12-01T04:55:21.347 INFO:tasks.rados.rados.0.smithi080.stdout:568: read oid 150 snap -1 2023-12-01T04:55:21.347 INFO:tasks.rados.rados.0.smithi080.stdout:568: expect (ObjNum 149 snap 0 seq_num 149) 2023-12-01T04:55:21.347 INFO:tasks.rados.rados.0.smithi080.stdout:569: read oid 298 snap -1 2023-12-01T04:55:21.347 INFO:tasks.rados.rados.0.smithi080.stdout:569: expect (ObjNum 297 snap 0 seq_num 297) 2023-12-01T04:55:21.347 INFO:tasks.rados.rados.0.smithi080.stdout:570: write oid 461 current snap is 0 2023-12-01T04:55:21.347 INFO:tasks.rados.rados.0.smithi080.stdout:570: seq_num 538 ranges {642166=628672,1849430=710842} 2023-12-01T04:55:21.354 INFO:tasks.rados.rados.0.smithi080.stdout:570: writing smithi08089843-461 from 642166 to 1270838 tid 1 2023-12-01T04:55:21.362 INFO:tasks.rados.rados.0.smithi080.stdout:570: writing smithi08089843-461 from 1849430 to 2560272 tid 2 2023-12-01T04:55:21.362 INFO:tasks.rados.rados.0.smithi080.stdout:571: read oid 132 snap -1 2023-12-01T04:55:21.362 INFO:tasks.rados.rados.0.smithi080.stdout:571: expect (ObjNum 131 snap 0 seq_num 131) 2023-12-01T04:55:21.362 INFO:tasks.rados.rados.0.smithi080.stdout:572: write oid 113 current snap is 0 2023-12-01T04:55:21.363 INFO:tasks.rados.rados.0.smithi080.stdout:572: seq_num 539 ranges {658973=703921,1907912=570853,2985346=73627} 2023-12-01T04:55:21.373 INFO:tasks.rados.rados.0.smithi080.stdout:572: writing smithi08089843-113 from 658973 to 1362894 tid 1 2023-12-01T04:55:21.381 INFO:tasks.rados.rados.0.smithi080.stdout:572: writing smithi08089843-113 from 1907912 to 2478765 tid 2 2023-12-01T04:55:21.384 INFO:tasks.rados.rados.0.smithi080.stdout:572: writing smithi08089843-113 from 2985346 to 3058973 tid 3 2023-12-01T04:55:21.385 INFO:tasks.rados.rados.0.smithi080.stdout:573: write oid 200 current snap is 0 2023-12-01T04:55:21.385 INFO:tasks.rados.rados.0.smithi080.stdout:573: seq_num 540 ranges {675780=495523,1682747=714511,3012769=63011} 2023-12-01T04:55:21.392 INFO:tasks.rados.rados.0.smithi080.stdout:573: writing smithi08089843-200 from 675780 to 1171303 tid 1 2023-12-01T04:55:21.399 INFO:tasks.rados.rados.0.smithi080.stdout:573: writing smithi08089843-200 from 1682747 to 2397258 tid 2 2023-12-01T04:55:21.404 INFO:tasks.rados.rados.0.smithi080.stdout:573: writing smithi08089843-200 from 3012769 to 3075780 tid 3 2023-12-01T04:55:21.404 INFO:tasks.rados.rados.0.smithi080.stdout:574: write oid 376 current snap is 0 2023-12-01T04:55:21.404 INFO:tasks.rados.rados.0.smithi080.stdout:560: expect (ObjNum 439 snap 0 seq_num 439) 2023-12-01T04:55:21.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:55:21 smithi080 bash[41963]: cluster 2023-12-01T04:55:19.761580+0000 mgr.y (mgr.24362) 200 : cluster 0 pgmap v175: 89 pgs: 89 active+clean; 1002 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 35 KiB/s rd, 46 MiB/s wr, 229 op/s 2023-12-01T04:55:21.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:55:21 smithi080 bash[28361]: cluster 2023-12-01T04:55:19.761580+0000 mgr.y (mgr.24362) 200 : cluster 0 pgmap v175: 89 pgs: 89 active+clean; 1002 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 35 KiB/s rd, 46 MiB/s wr, 229 op/s 2023-12-01T04:55:21.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:55:21 smithi090 bash[32384]: cluster 2023-12-01T04:55:19.761580+0000 mgr.y (mgr.24362) 200 : cluster 0 pgmap v175: 89 pgs: 89 active+clean; 1002 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 35 KiB/s rd, 46 MiB/s wr, 229 op/s 2023-12-01T04:55:21.524 INFO:tasks.rados.rados.0.smithi080.stdout:561: finishing write tid 1 to smithi08089843-315 2023-12-01T04:55:21.524 INFO:tasks.rados.rados.0.smithi080.stdout:561: finishing write tid 2 to smithi08089843-315 2023-12-01T04:55:21.524 INFO:tasks.rados.rados.0.smithi080.stdout:561: finishing write tid 3 to smithi08089843-315 2023-12-01T04:55:21.524 INFO:tasks.rados.rados.0.smithi080.stdout:561: finishing write tid 4 to smithi08089843-315 2023-12-01T04:55:21.525 INFO:tasks.rados.rados.0.smithi080.stdout:561: finishing write tid 5 to smithi08089843-315 2023-12-01T04:55:21.525 INFO:tasks.rados.rados.0.smithi080.stdout:561: oid 315 updating version 0 to 164 2023-12-01T04:55:21.525 INFO:tasks.rados.rados.0.smithi080.stdout:561: oid 315 updating version 164 to 166 2023-12-01T04:55:21.525 INFO:tasks.rados.rados.0.smithi080.stdout:561: oid 315 version 166 is already newer than 165 2023-12-01T04:55:21.525 INFO:tasks.rados.rados.0.smithi080.stdout:561: oid 315 version 166 is already newer than 163 2023-12-01T04:55:21.525 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 315 v 166 (ObjNum 534 snap 0 seq_num 534) dirty exists 2023-12-01T04:55:21.525 INFO:tasks.rados.rados.0.smithi080.stdout:561: left oid 315 (ObjNum 534 snap 0 seq_num 534) 2023-12-01T04:55:21.525 INFO:tasks.rados.rados.0.smithi080.stdout:562: expect (ObjNum 203 snap 0 seq_num 203) 2023-12-01T04:55:21.644 INFO:tasks.rados.rados.0.smithi080.stdout:563: finishing write tid 1 to smithi08089843-63 2023-12-01T04:55:21.644 INFO:tasks.rados.rados.0.smithi080.stdout:564: expect (ObjNum 494 snap 0 seq_num 494) 2023-12-01T04:55:21.725 INFO:tasks.rados.rados.0.smithi080.stdout:563: finishing write tid 2 to smithi08089843-63 2023-12-01T04:55:21.725 INFO:tasks.rados.rados.0.smithi080.stdout:563: finishing write tid 3 to smithi08089843-63 2023-12-01T04:55:21.725 INFO:tasks.rados.rados.0.smithi080.stdout:574: seq_num 541 ranges {692587=570772,2024876=574522,3040192=52395} 2023-12-01T04:55:21.738 INFO:tasks.rados.rados.0.smithi080.stdout:574: writing smithi08089843-376 from 692587 to 1263359 tid 1 2023-12-01T04:55:21.746 INFO:tasks.rados.rados.0.smithi080.stdout:574: writing smithi08089843-376 from 2024876 to 2599398 tid 2 2023-12-01T04:55:21.750 INFO:tasks.rados.rados.0.smithi080.stdout:574: writing smithi08089843-376 from 3040192 to 3092587 tid 3 2023-12-01T04:55:21.750 INFO:tasks.rados.rados.0.smithi080.stdout:560: done (14 left) 2023-12-01T04:55:21.750 INFO:tasks.rados.rados.0.smithi080.stdout:561: done (13 left) 2023-12-01T04:55:21.750 INFO:tasks.rados.rados.0.smithi080.stdout:562: done (12 left) 2023-12-01T04:55:21.750 INFO:tasks.rados.rados.0.smithi080.stdout:564: done (11 left) 2023-12-01T04:55:21.750 INFO:tasks.rados.rados.0.smithi080.stdout:575: read oid 359 snap -1 2023-12-01T04:55:21.750 INFO:tasks.rados.rados.0.smithi080.stdout:575: expect (ObjNum 358 snap 0 seq_num 358) 2023-12-01T04:55:21.750 INFO:tasks.rados.rados.0.smithi080.stdout:576: delete oid 149 current snap is 0 2023-12-01T04:55:21.750 INFO:tasks.rados.rados.0.smithi080.stdout:563: finishing write tid 4 to smithi08089843-63 2023-12-01T04:55:21.750 INFO:tasks.rados.rados.0.smithi080.stdout:563: oid 63 updating version 0 to 139 2023-12-01T04:55:21.750 INFO:tasks.rados.rados.0.smithi080.stdout:563: oid 63 updating version 139 to 140 2023-12-01T04:55:21.750 INFO:tasks.rados.rados.0.smithi080.stdout:563: oid 63 version 140 is already newer than 138 2023-12-01T04:55:21.751 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 63 v 140 (ObjNum 535 snap 0 seq_num 535) dirty exists 2023-12-01T04:55:21.751 INFO:tasks.rados.rados.0.smithi080.stdout:563: left oid 63 (ObjNum 535 snap 0 seq_num 535) 2023-12-01T04:55:21.751 INFO:tasks.rados.rados.0.smithi080.stdout:565: expect (ObjNum 105 snap 0 seq_num 105) 2023-12-01T04:55:21.887 INFO:tasks.rados.rados.0.smithi080.stdout:566: finishing write tid 1 to smithi08089843-162 2023-12-01T04:55:21.888 INFO:tasks.rados.rados.0.smithi080.stdout:566: finishing write tid 2 to smithi08089843-162 2023-12-01T04:55:21.888 INFO:tasks.rados.rados.0.smithi080.stdout:563: done (12 left) 2023-12-01T04:55:21.888 INFO:tasks.rados.rados.0.smithi080.stdout:565: done (11 left) 2023-12-01T04:55:21.888 INFO:tasks.rados.rados.0.smithi080.stdout:576: done (10 left) 2023-12-01T04:55:21.888 INFO:tasks.rados.rados.0.smithi080.stdout:577: write oid 287 current snap is 0 2023-12-01T04:55:21.888 INFO:tasks.rados.rados.0.smithi080.stdout:566: finishing write tid 3 to smithi08089843-162 2023-12-01T04:55:21.888 INFO:tasks.rados.rados.0.smithi080.stdout:566: finishing write tid 4 to smithi08089843-162 2023-12-01T04:55:21.888 INFO:tasks.rados.rados.0.smithi080.stdout:566: oid 162 updating version 0 to 109 2023-12-01T04:55:21.889 INFO:tasks.rados.rados.0.smithi080.stdout:566: oid 162 updating version 109 to 110 2023-12-01T04:55:21.889 INFO:tasks.rados.rados.0.smithi080.stdout:566: oid 162 version 110 is already newer than 108 2023-12-01T04:55:21.889 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 162 v 110 (ObjNum 536 snap 0 seq_num 536) dirty exists 2023-12-01T04:55:21.889 INFO:tasks.rados.rados.0.smithi080.stdout:566: left oid 162 (ObjNum 536 snap 0 seq_num 536) 2023-12-01T04:55:21.889 INFO:tasks.rados.rados.0.smithi080.stdout:567: finishing write tid 1 to smithi08089843-447 2023-12-01T04:55:21.889 INFO:tasks.rados.rados.0.smithi080.stdout:567: finishing write tid 2 to smithi08089843-447 2023-12-01T04:55:21.889 INFO:tasks.rados.rados.0.smithi080.stdout:567: finishing write tid 3 to smithi08089843-447 2023-12-01T04:55:21.889 INFO:tasks.rados.rados.0.smithi080.stdout:567: finishing write tid 4 to smithi08089843-447 2023-12-01T04:55:21.890 INFO:tasks.rados.rados.0.smithi080.stdout:567: finishing write tid 5 to smithi08089843-447 2023-12-01T04:55:21.890 INFO:tasks.rados.rados.0.smithi080.stdout:567: oid 447 updating version 0 to 126 2023-12-01T04:55:21.890 INFO:tasks.rados.rados.0.smithi080.stdout:567: oid 447 updating version 126 to 129 2023-12-01T04:55:21.890 INFO:tasks.rados.rados.0.smithi080.stdout:567: oid 447 version 129 is already newer than 128 2023-12-01T04:55:21.890 INFO:tasks.rados.rados.0.smithi080.stdout:567: oid 447 version 129 is already newer than 127 2023-12-01T04:55:21.890 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 447 v 129 (ObjNum 537 snap 0 seq_num 537) dirty exists 2023-12-01T04:55:21.890 INFO:tasks.rados.rados.0.smithi080.stdout:567: left oid 447 (ObjNum 537 snap 0 seq_num 537) 2023-12-01T04:55:21.890 INFO:tasks.rados.rados.0.smithi080.stdout:568: expect (ObjNum 149 snap 0 seq_num 149) 2023-12-01T04:55:21.974 INFO:tasks.rados.rados.0.smithi080.stdout:569: expect (ObjNum 297 snap 0 seq_num 297) 2023-12-01T04:55:22.094 INFO:tasks.rados.rados.0.smithi080.stdout:570: finishing write tid 1 to smithi08089843-461 2023-12-01T04:55:22.094 INFO:tasks.rados.rados.0.smithi080.stdout:570: finishing write tid 2 to smithi08089843-461 2023-12-01T04:55:22.095 INFO:tasks.rados.rados.0.smithi080.stdout:570: finishing write tid 3 to smithi08089843-461 2023-12-01T04:55:22.095 INFO:tasks.rados.rados.0.smithi080.stdout:570: finishing write tid 4 to smithi08089843-461 2023-12-01T04:55:22.095 INFO:tasks.rados.rados.0.smithi080.stdout:570: oid 461 updating version 0 to 121 2023-12-01T04:55:22.095 INFO:tasks.rados.rados.0.smithi080.stdout:570: oid 461 version 121 is already newer than 120 2023-12-01T04:55:22.095 INFO:tasks.rados.rados.0.smithi080.stdout:570: oid 461 version 121 is already newer than 119 2023-12-01T04:55:22.095 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 461 v 121 (ObjNum 538 snap 0 seq_num 538) dirty exists 2023-12-01T04:55:22.095 INFO:tasks.rados.rados.0.smithi080.stdout:570: left oid 461 (ObjNum 538 snap 0 seq_num 538) 2023-12-01T04:55:22.095 INFO:tasks.rados.rados.0.smithi080.stdout:577: seq_num 543 ranges {726201=721270,2141840=578191} 2023-12-01T04:55:22.109 INFO:tasks.rados.rados.0.smithi080.stdout:577: writing smithi08089843-287 from 726201 to 1447471 tid 1 2023-12-01T04:55:22.117 INFO:tasks.rados.rados.0.smithi080.stdout:577: writing smithi08089843-287 from 2141840 to 2720031 tid 2 2023-12-01T04:55:22.117 INFO:tasks.rados.rados.0.smithi080.stdout:566: done (10 left) 2023-12-01T04:55:22.118 INFO:tasks.rados.rados.0.smithi080.stdout:567: done (9 left) 2023-12-01T04:55:22.118 INFO:tasks.rados.rados.0.smithi080.stdout:568: done (8 left) 2023-12-01T04:55:22.118 INFO:tasks.rados.rados.0.smithi080.stdout:569: done (7 left) 2023-12-01T04:55:22.118 INFO:tasks.rados.rados.0.smithi080.stdout:570: done (6 left) 2023-12-01T04:55:22.118 INFO:tasks.rados.rados.0.smithi080.stdout:578: write oid 195 current snap is 0 2023-12-01T04:55:22.118 INFO:tasks.rados.rados.0.smithi080.stdout:578: seq_num 544 ranges {743008=796519,2200322=721849} 2023-12-01T04:55:22.126 INFO:tasks.rados.rados.0.smithi080.stdout:578: writing smithi08089843-195 from 743008 to 1539527 tid 1 2023-12-01T04:55:22.134 INFO:tasks.rados.rados.0.smithi080.stdout:578: writing smithi08089843-195 from 2200322 to 2922171 tid 2 2023-12-01T04:55:22.134 INFO:tasks.rados.rados.0.smithi080.stdout:579: delete oid 285 current snap is 0 2023-12-01T04:55:22.134 INFO:tasks.rados.rados.0.smithi080.stdout:571: expect (ObjNum 131 snap 0 seq_num 131) 2023-12-01T04:55:22.226 INFO:tasks.rados.rados.0.smithi080.stdout:572: finishing write tid 1 to smithi08089843-113 2023-12-01T04:55:22.226 INFO:tasks.rados.rados.0.smithi080.stdout:572: finishing write tid 2 to smithi08089843-113 2023-12-01T04:55:22.227 INFO:tasks.rados.rados.0.smithi080.stdout:571: done (7 left) 2023-12-01T04:55:22.227 INFO:tasks.rados.rados.0.smithi080.stdout:579: done (6 left) 2023-12-01T04:55:22.227 INFO:tasks.rados.rados.0.smithi080.stdout:580: write oid 380 current snap is 0 2023-12-01T04:55:22.227 INFO:tasks.rados.rados.0.smithi080.stdout:572: finishing write tid 3 to smithi08089843-113 2023-12-01T04:55:22.227 INFO:tasks.rados.rados.0.smithi080.stdout:572: finishing write tid 4 to smithi08089843-113 2023-12-01T04:55:22.227 INFO:tasks.rados.rados.0.smithi080.stdout:580: seq_num 546 ranges {776622=547017,1800933=725518,2944601=232021} 2023-12-01T04:55:22.234 INFO:tasks.rados.rados.0.smithi080.stdout:580: writing smithi08089843-380 from 776622 to 1323639 tid 1 2023-12-01T04:55:22.241 INFO:tasks.rados.rados.0.smithi080.stdout:580: writing smithi08089843-380 from 1800933 to 2526451 tid 2 2023-12-01T04:55:22.245 INFO:tasks.rados.rados.0.smithi080.stdout:580: writing smithi08089843-380 from 2944601 to 3176622 tid 3 2023-12-01T04:55:22.246 INFO:tasks.rados.rados.0.smithi080.stdout:581: delete oid 164 current snap is 0 2023-12-01T04:55:22.246 INFO:tasks.rados.rados.0.smithi080.stdout:572: finishing write tid 5 to smithi08089843-113 2023-12-01T04:55:22.246 INFO:tasks.rados.rados.0.smithi080.stdout:572: oid 113 updating version 0 to 97 2023-12-01T04:55:22.246 INFO:tasks.rados.rados.0.smithi080.stdout:572: oid 113 version 97 is already newer than 94 2023-12-01T04:55:22.246 INFO:tasks.rados.rados.0.smithi080.stdout:572: oid 113 version 97 is already newer than 95 2023-12-01T04:55:22.246 INFO:tasks.rados.rados.0.smithi080.stdout:572: oid 113 version 97 is already newer than 96 2023-12-01T04:55:22.246 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 113 v 97 (ObjNum 539 snap 0 seq_num 539) dirty exists 2023-12-01T04:55:22.246 INFO:tasks.rados.rados.0.smithi080.stdout:572: left oid 113 (ObjNum 539 snap 0 seq_num 539) 2023-12-01T04:55:22.246 INFO:tasks.rados.rados.0.smithi080.stdout:573: finishing write tid 1 to smithi08089843-200 2023-12-01T04:55:22.246 INFO:tasks.rados.rados.0.smithi080.stdout:573: finishing write tid 2 to smithi08089843-200 2023-12-01T04:55:22.246 INFO:tasks.rados.rados.0.smithi080.stdout:573: finishing write tid 3 to smithi08089843-200 2023-12-01T04:55:22.246 INFO:tasks.rados.rados.0.smithi080.stdout:573: finishing write tid 4 to smithi08089843-200 2023-12-01T04:55:22.246 INFO:tasks.rados.rados.0.smithi080.stdout:573: finishing write tid 5 to smithi08089843-200 2023-12-01T04:55:22.247 INFO:tasks.rados.rados.0.smithi080.stdout:573: oid 200 updating version 0 to 122 2023-12-01T04:55:22.247 INFO:tasks.rados.rados.0.smithi080.stdout:573: oid 200 updating version 122 to 125 2023-12-01T04:55:22.247 INFO:tasks.rados.rados.0.smithi080.stdout:573: oid 200 version 125 is already newer than 123 2023-12-01T04:55:22.247 INFO:tasks.rados.rados.0.smithi080.stdout:573: oid 200 version 125 is already newer than 124 2023-12-01T04:55:22.247 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 200 v 125 (ObjNum 540 snap 0 seq_num 540) dirty exists 2023-12-01T04:55:22.247 INFO:tasks.rados.rados.0.smithi080.stdout:573: left oid 200 (ObjNum 540 snap 0 seq_num 540) 2023-12-01T04:55:22.247 INFO:tasks.rados.rados.0.smithi080.stdout:574: finishing write tid 1 to smithi08089843-376 2023-12-01T04:55:22.247 INFO:tasks.rados.rados.0.smithi080.stdout:574: finishing write tid 2 to smithi08089843-376 2023-12-01T04:55:22.247 INFO:tasks.rados.rados.0.smithi080.stdout:574: finishing write tid 3 to smithi08089843-376 2023-12-01T04:55:22.247 INFO:tasks.rados.rados.0.smithi080.stdout:574: finishing write tid 4 to smithi08089843-376 2023-12-01T04:55:22.247 INFO:tasks.rados.rados.0.smithi080.stdout:574: finishing write tid 5 to smithi08089843-376 2023-12-01T04:55:22.247 INFO:tasks.rados.rados.0.smithi080.stdout:574: oid 376 updating version 0 to 98 2023-12-01T04:55:22.247 INFO:tasks.rados.rados.0.smithi080.stdout:574: oid 376 updating version 98 to 100 2023-12-01T04:55:22.247 INFO:tasks.rados.rados.0.smithi080.stdout:574: oid 376 version 100 is already newer than 99 2023-12-01T04:55:22.247 INFO:tasks.rados.rados.0.smithi080.stdout:574: oid 376 updating version 100 to 101 2023-12-01T04:55:22.247 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 376 v 101 (ObjNum 541 snap 0 seq_num 541) dirty exists 2023-12-01T04:55:22.248 INFO:tasks.rados.rados.0.smithi080.stdout:574: left oid 376 (ObjNum 541 snap 0 seq_num 541) 2023-12-01T04:55:22.248 INFO:tasks.rados.rados.0.smithi080.stdout:575: expect (ObjNum 358 snap 0 seq_num 358) 2023-12-01T04:55:22.331 INFO:tasks.rados.rados.0.smithi080.stdout:577: finishing write tid 1 to smithi08089843-287 2023-12-01T04:55:22.331 INFO:tasks.rados.rados.0.smithi080.stdout:577: finishing write tid 2 to smithi08089843-287 2023-12-01T04:55:22.331 INFO:tasks.rados.rados.0.smithi080.stdout:577: finishing write tid 3 to smithi08089843-287 2023-12-01T04:55:22.331 INFO:tasks.rados.rados.0.smithi080.stdout:577: finishing write tid 4 to smithi08089843-287 2023-12-01T04:55:22.331 INFO:tasks.rados.rados.0.smithi080.stdout:577: oid 287 updating version 0 to 106 2023-12-01T04:55:22.331 INFO:tasks.rados.rados.0.smithi080.stdout:577: oid 287 version 106 is already newer than 105 2023-12-01T04:55:22.332 INFO:tasks.rados.rados.0.smithi080.stdout:577: oid 287 version 106 is already newer than 104 2023-12-01T04:55:22.332 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 287 v 106 (ObjNum 543 snap 0 seq_num 543) dirty exists 2023-12-01T04:55:22.332 INFO:tasks.rados.rados.0.smithi080.stdout:577: left oid 287 (ObjNum 543 snap 0 seq_num 543) 2023-12-01T04:55:22.332 INFO:tasks.rados.rados.0.smithi080.stdout:578: finishing write tid 1 to smithi08089843-195 2023-12-01T04:55:22.332 INFO:tasks.rados.rados.0.smithi080.stdout:578: finishing write tid 2 to smithi08089843-195 2023-12-01T04:55:22.332 INFO:tasks.rados.rados.0.smithi080.stdout:578: finishing write tid 3 to smithi08089843-195 2023-12-01T04:55:22.332 INFO:tasks.rados.rados.0.smithi080.stdout:572: done (7 left) 2023-12-01T04:55:22.332 INFO:tasks.rados.rados.0.smithi080.stdout:573: done (6 left) 2023-12-01T04:55:22.332 INFO:tasks.rados.rados.0.smithi080.stdout:574: done (5 left) 2023-12-01T04:55:22.333 INFO:tasks.rados.rados.0.smithi080.stdout:575: done (4 left) 2023-12-01T04:55:22.333 INFO:tasks.rados.rados.0.smithi080.stdout:577: done (3 left) 2023-12-01T04:55:22.333 INFO:tasks.rados.rados.0.smithi080.stdout:581: done (2 left) 2023-12-01T04:55:22.333 INFO:tasks.rados.rados.0.smithi080.stdout:582: read oid 23 snap -1 2023-12-01T04:55:22.333 INFO:tasks.rados.rados.0.smithi080.stdout:582: expect (ObjNum 22 snap 0 seq_num 22) 2023-12-01T04:55:22.333 INFO:tasks.rados.rados.0.smithi080.stdout:583: read oid 271 snap -1 2023-12-01T04:55:22.333 INFO:tasks.rados.rados.0.smithi080.stdout:583: expect (ObjNum 270 snap 0 seq_num 270) 2023-12-01T04:55:22.334 INFO:tasks.rados.rados.0.smithi080.stdout:584: read oid 42 snap -1 2023-12-01T04:55:22.334 INFO:tasks.rados.rados.0.smithi080.stdout:584: expect (ObjNum 41 snap 0 seq_num 41) 2023-12-01T04:55:22.334 INFO:tasks.rados.rados.0.smithi080.stdout:585: read oid 411 snap -1 2023-12-01T04:55:22.334 INFO:tasks.rados.rados.0.smithi080.stdout:585: expect (ObjNum 410 snap 0 seq_num 410) 2023-12-01T04:55:22.334 INFO:tasks.rados.rados.0.smithi080.stdout:586: delete oid 185 current snap is 0 2023-12-01T04:55:22.334 INFO:tasks.rados.rados.0.smithi080.stdout:578: finishing write tid 4 to smithi08089843-195 2023-12-01T04:55:22.335 INFO:tasks.rados.rados.0.smithi080.stdout:578: oid 195 updating version 0 to 141 2023-12-01T04:55:22.335 INFO:tasks.rados.rados.0.smithi080.stdout:578: oid 195 updating version 141 to 142 2023-12-01T04:55:22.335 INFO:tasks.rados.rados.0.smithi080.stdout:578: oid 195 updating version 142 to 143 2023-12-01T04:55:22.335 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 195 v 143 (ObjNum 544 snap 0 seq_num 544) dirty exists 2023-12-01T04:55:22.335 INFO:tasks.rados.rados.0.smithi080.stdout:578: left oid 195 (ObjNum 544 snap 0 seq_num 544) 2023-12-01T04:55:22.335 INFO:tasks.rados.rados.0.smithi080.stdout:580: finishing write tid 1 to smithi08089843-380 2023-12-01T04:55:22.335 INFO:tasks.rados.rados.0.smithi080.stdout:580: finishing write tid 2 to smithi08089843-380 2023-12-01T04:55:22.336 INFO:tasks.rados.rados.0.smithi080.stdout:580: finishing write tid 3 to smithi08089843-380 2023-12-01T04:55:22.336 INFO:tasks.rados.rados.0.smithi080.stdout:580: finishing write tid 4 to smithi08089843-380 2023-12-01T04:55:22.336 INFO:tasks.rados.rados.0.smithi080.stdout:580: finishing write tid 5 to smithi08089843-380 2023-12-01T04:55:22.336 INFO:tasks.rados.rados.0.smithi080.stdout:580: oid 380 updating version 0 to 119 2023-12-01T04:55:22.336 INFO:tasks.rados.rados.0.smithi080.stdout:580: oid 380 version 119 is already newer than 117 2023-12-01T04:55:22.336 INFO:tasks.rados.rados.0.smithi080.stdout:580: oid 380 version 119 is already newer than 118 2023-12-01T04:55:22.336 INFO:tasks.rados.rados.0.smithi080.stdout:580: oid 380 version 119 is already newer than 116 2023-12-01T04:55:22.336 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 380 v 119 (ObjNum 546 snap 0 seq_num 546) dirty exists 2023-12-01T04:55:22.337 INFO:tasks.rados.rados.0.smithi080.stdout:580: left oid 380 (ObjNum 546 snap 0 seq_num 546) 2023-12-01T04:55:22.337 INFO:tasks.rados.rados.0.smithi080.stdout:578: done (6 left) 2023-12-01T04:55:22.337 INFO:tasks.rados.rados.0.smithi080.stdout:580: done (5 left) 2023-12-01T04:55:22.337 INFO:tasks.rados.rados.0.smithi080.stdout:586: done (4 left) 2023-12-01T04:55:22.337 INFO:tasks.rados.rados.0.smithi080.stdout:587: read oid 116 snap -1 2023-12-01T04:55:22.337 INFO:tasks.rados.rados.0.smithi080.stdout:587: expect (ObjNum 115 snap 0 seq_num 115) 2023-12-01T04:55:22.337 INFO:tasks.rados.rados.0.smithi080.stdout:588: read oid 418 snap -1 2023-12-01T04:55:22.337 INFO:tasks.rados.rados.0.smithi080.stdout:588: expect (ObjNum 417 snap 0 seq_num 417) 2023-12-01T04:55:22.337 INFO:tasks.rados.rados.0.smithi080.stdout:589: read oid 322 snap -1 2023-12-01T04:55:22.338 INFO:tasks.rados.rados.0.smithi080.stdout:589: expect (ObjNum 321 snap 0 seq_num 321) 2023-12-01T04:55:22.338 INFO:tasks.rados.rados.0.smithi080.stdout:590: delete oid 333 current snap is 0 2023-12-01T04:55:22.338 INFO:tasks.rados.rados.0.smithi080.stdout:582: expect (ObjNum 22 snap 0 seq_num 22) 2023-12-01T04:55:22.429 INFO:tasks.rados.rados.0.smithi080.stdout:588: expect (ObjNum 417 snap 0 seq_num 417) 2023-12-01T04:55:22.545 INFO:tasks.rados.rados.0.smithi080.stdout:589: expect (ObjNum 321 snap 0 seq_num 321) 2023-12-01T04:55:22.665 INFO:tasks.rados.rados.0.smithi080.stdout:584: expect (ObjNum 41 snap 0 seq_num 41) 2023-12-01T04:55:22.765 INFO:tasks.rados.rados.0.smithi080.stdout:583: expect (ObjNum 270 snap 0 seq_num 270) 2023-12-01T04:55:22.854 INFO:tasks.rados.rados.0.smithi080.stdout:585: expect (ObjNum 410 snap 0 seq_num 410) 2023-12-01T04:55:22.965 INFO:tasks.rados.rados.0.smithi080.stdout:587: expect (ObjNum 115 snap 0 seq_num 115) 2023-12-01T04:55:23.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:55:22 smithi090 bash[32384]: cluster 2023-12-01T04:55:21.762458+0000 mgr.y (mgr.24362) 201 : cluster 0 pgmap v176: 89 pgs: 89 active+clean; 1.4 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 24 MiB/s rd, 57 MiB/s wr, 304 op/s 2023-12-01T04:55:23.122 INFO:tasks.rados.rados.0.smithi080.stdout:582: done (7 left) 2023-12-01T04:55:23.122 INFO:tasks.rados.rados.0.smithi080.stdout:583: done (6 left) 2023-12-01T04:55:23.122 INFO:tasks.rados.rados.0.smithi080.stdout:584: done (5 left) 2023-12-01T04:55:23.122 INFO:tasks.rados.rados.0.smithi080.stdout:585: done (4 left) 2023-12-01T04:55:23.122 INFO:tasks.rados.rados.0.smithi080.stdout:587: done (3 left) 2023-12-01T04:55:23.122 INFO:tasks.rados.rados.0.smithi080.stdout:588: done (2 left) 2023-12-01T04:55:23.122 INFO:tasks.rados.rados.0.smithi080.stdout:589: done (1 left) 2023-12-01T04:55:23.122 INFO:tasks.rados.rados.0.smithi080.stdout:590: done (0 left) 2023-12-01T04:55:23.123 INFO:tasks.rados.rados.0.smithi080.stdout:591: write oid 211 current snap is 0 2023-12-01T04:55:23.123 INFO:tasks.rados.rados.0.smithi080.stdout:591: seq_num 550 ranges {443850=564366,1634861=732856,2770646=473204} 2023-12-01T04:55:23.133 INFO:tasks.rados.rados.0.smithi080.stdout:591: writing smithi08089843-211 from 443850 to 1008216 tid 1 2023-12-01T04:55:23.146 INFO:tasks.rados.rados.0.smithi080.stdout:591: writing smithi08089843-211 from 1634861 to 2367717 tid 2 2023-12-01T04:55:23.151 INFO:tasks.rados.rados.0.smithi080.stdout:591: writing smithi08089843-211 from 2770646 to 3243850 tid 3 2023-12-01T04:55:23.151 INFO:tasks.rados.rados.0.smithi080.stdout:592: write oid 46 current snap is 0 2023-12-01T04:55:23.151 INFO:tasks.rados.rados.0.smithi080.stdout:591: finishing write tid 1 to smithi08089843-211 2023-12-01T04:55:23.151 INFO:tasks.rados.rados.0.smithi080.stdout:592: seq_num 551 ranges {460657=639615,1693343=476514,2681716=578941} 2023-12-01T04:55:23.158 INFO:tasks.rados.rados.0.smithi080.stdout:592: writing smithi08089843-46 from 460657 to 1100272 tid 1 2023-12-01T04:55:23.164 INFO:tasks.rados.rados.0.smithi080.stdout:592: writing smithi08089843-46 from 1693343 to 2169857 tid 2 2023-12-01T04:55:23.171 INFO:tasks.rados.rados.0.smithi080.stdout:592: writing smithi08089843-46 from 2681716 to 3260657 tid 3 2023-12-01T04:55:23.171 INFO:tasks.rados.rados.0.smithi080.stdout:593: delete oid 396 current snap is 0 2023-12-01T04:55:23.171 INFO:tasks.rados.rados.0.smithi080.stdout:591: finishing write tid 2 to smithi08089843-211 2023-12-01T04:55:23.171 INFO:tasks.rados.rados.0.smithi080.stdout:591: finishing write tid 3 to smithi08089843-211 2023-12-01T04:55:23.171 INFO:tasks.rados.rados.0.smithi080.stdout:591: finishing write tid 4 to smithi08089843-211 2023-12-01T04:55:23.171 INFO:tasks.rados.rados.0.smithi080.stdout:591: finishing write tid 5 to smithi08089843-211 2023-12-01T04:55:23.172 INFO:tasks.rados.rados.0.smithi080.stdout:591: oid 211 updating version 0 to 126 2023-12-01T04:55:23.172 INFO:tasks.rados.rados.0.smithi080.stdout:591: oid 211 updating version 126 to 127 2023-12-01T04:55:23.172 INFO:tasks.rados.rados.0.smithi080.stdout:591: oid 211 updating version 127 to 128 2023-12-01T04:55:23.172 INFO:tasks.rados.rados.0.smithi080.stdout:591: oid 211 updating version 128 to 129 2023-12-01T04:55:23.172 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 211 v 129 (ObjNum 550 snap 0 seq_num 550) dirty exists 2023-12-01T04:55:23.172 INFO:tasks.rados.rados.0.smithi080.stdout:591: left oid 211 (ObjNum 550 snap 0 seq_num 550) 2023-12-01T04:55:23.172 INFO:tasks.rados.rados.0.smithi080.stdout:592: finishing write tid 1 to smithi08089843-46 2023-12-01T04:55:23.172 INFO:tasks.rados.rados.0.smithi080.stdout:592: finishing write tid 2 to smithi08089843-46 2023-12-01T04:55:23.173 INFO:tasks.rados.rados.0.smithi080.stdout:591: done (2 left) 2023-12-01T04:55:23.173 INFO:tasks.rados.rados.0.smithi080.stdout:593: done (1 left) 2023-12-01T04:55:23.173 INFO:tasks.rados.rados.0.smithi080.stdout:594: delete oid 264 current snap is 0 2023-12-01T04:55:23.175 INFO:tasks.rados.rados.0.smithi080.stdout:592: finishing write tid 3 to smithi08089843-46 2023-12-01T04:55:23.176 INFO:tasks.rados.rados.0.smithi080.stdout:592: finishing write tid 4 to smithi08089843-46 2023-12-01T04:55:23.176 INFO:tasks.rados.rados.0.smithi080.stdout:592: finishing write tid 5 to smithi08089843-46 2023-12-01T04:55:23.176 INFO:tasks.rados.rados.0.smithi080.stdout:592: oid 46 updating version 0 to 121 2023-12-01T04:55:23.176 INFO:tasks.rados.rados.0.smithi080.stdout:592: oid 46 updating version 121 to 123 2023-12-01T04:55:23.176 INFO:tasks.rados.rados.0.smithi080.stdout:592: oid 46 version 123 is already newer than 122 2023-12-01T04:55:23.176 INFO:tasks.rados.rados.0.smithi080.stdout:592: oid 46 version 123 is already newer than 120 2023-12-01T04:55:23.176 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 46 v 123 (ObjNum 551 snap 0 seq_num 551) dirty exists 2023-12-01T04:55:23.176 INFO:tasks.rados.rados.0.smithi080.stdout:592: left oid 46 (ObjNum 551 snap 0 seq_num 551) 2023-12-01T04:55:23.176 INFO:tasks.rados.rados.0.smithi080.stdout:592: done (1 left) 2023-12-01T04:55:23.176 INFO:tasks.rados.rados.0.smithi080.stdout:594: done (0 left) 2023-12-01T04:55:23.176 INFO:tasks.rados.rados.0.smithi080.stdout:595: delete oid 120 current snap is 0 2023-12-01T04:55:23.179 INFO:tasks.rados.rados.0.smithi080.stdout:595: done (0 left) 2023-12-01T04:55:23.179 INFO:tasks.rados.rados.0.smithi080.stdout:596: read oid 172 snap -1 2023-12-01T04:55:23.180 INFO:tasks.rados.rados.0.smithi080.stdout:596: expect (ObjNum 171 snap 0 seq_num 171) 2023-12-01T04:55:23.180 INFO:tasks.rados.rados.0.smithi080.stdout:597: delete oid 20 current snap is 0 2023-12-01T04:55:23.180 INFO:tasks.rados.rados.0.smithi080.stdout:597: done (1 left) 2023-12-01T04:55:23.180 INFO:tasks.rados.rados.0.smithi080.stdout:598: write oid 267 current snap is 0 2023-12-01T04:55:23.180 INFO:tasks.rados.rados.0.smithi080.stdout:598: seq_num 556 ranges {544692=732213,1985753=743863,3335184=9508} 2023-12-01T04:55:23.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:55:22 smithi080 bash[28361]: cluster 2023-12-01T04:55:21.762458+0000 mgr.y (mgr.24362) 201 : cluster 0 pgmap v176: 89 pgs: 89 active+clean; 1.4 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 24 MiB/s rd, 57 MiB/s wr, 304 op/s 2023-12-01T04:55:23.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:55:22 smithi080 bash[41963]: cluster 2023-12-01T04:55:21.762458+0000 mgr.y (mgr.24362) 201 : cluster 0 pgmap v176: 89 pgs: 89 active+clean; 1.4 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 24 MiB/s rd, 57 MiB/s wr, 304 op/s 2023-12-01T04:55:23.192 INFO:tasks.rados.rados.0.smithi080.stdout:598: writing smithi08089843-267 from 544692 to 1276905 tid 1 2023-12-01T04:55:23.198 INFO:tasks.rados.rados.0.smithi080.stdout:598: writing smithi08089843-267 from 1985753 to 2729616 tid 2 2023-12-01T04:55:23.202 INFO:tasks.rados.rados.0.smithi080.stdout:598: writing smithi08089843-267 from 3335184 to 3344692 tid 3 2023-12-01T04:55:23.202 INFO:tasks.rados.rados.0.smithi080.stdout:599: write oid 240 current snap is 0 2023-12-01T04:55:23.202 INFO:tasks.rados.rados.0.smithi080.stdout:599: seq_num 557 ranges {561499=407462,1527882=487521,2729901=557217} 2023-12-01T04:55:23.207 INFO:tasks.rados.rados.0.smithi080.stdout:599: writing smithi08089843-240 from 561499 to 968961 tid 1 2023-12-01T04:55:23.214 INFO:tasks.rados.rados.0.smithi080.stdout:599: writing smithi08089843-240 from 1527882 to 2015403 tid 2 2023-12-01T04:55:23.221 INFO:tasks.rados.rados.0.smithi080.stdout:599: writing smithi08089843-240 from 2729901 to 3287118 tid 3 2023-12-01T04:55:23.221 INFO:tasks.rados.rados.0.smithi080.stdout:600: write oid 107 current snap is 0 2023-12-01T04:55:23.221 INFO:tasks.rados.rados.0.smithi080.stdout:600: seq_num 558 ranges {578306=482711,1586364=631179,2757324=484842} 2023-12-01T04:55:23.227 INFO:tasks.rados.rados.0.smithi080.stdout:600: writing smithi08089843-107 from 578306 to 1061017 tid 1 2023-12-01T04:55:23.235 INFO:tasks.rados.rados.0.smithi080.stdout:600: writing smithi08089843-107 from 1586364 to 2217543 tid 2 2023-12-01T04:55:23.241 INFO:tasks.rados.rados.0.smithi080.stdout:600: writing smithi08089843-107 from 2757324 to 3242166 tid 3 2023-12-01T04:55:23.241 INFO:tasks.rados.rados.0.smithi080.stdout:601: read oid 95 snap -1 2023-12-01T04:55:23.241 INFO:tasks.rados.rados.0.smithi080.stdout:601: expect (ObjNum 94 snap 0 seq_num 94) 2023-12-01T04:55:23.241 INFO:tasks.rados.rados.0.smithi080.stdout:596: expect (ObjNum 171 snap 0 seq_num 171) 2023-12-01T04:55:23.343 INFO:tasks.rados.rados.0.smithi080.stdout:598: finishing write tid 1 to smithi08089843-267 2023-12-01T04:55:23.344 INFO:tasks.rados.rados.0.smithi080.stdout:598: finishing write tid 2 to smithi08089843-267 2023-12-01T04:55:23.344 INFO:tasks.rados.rados.0.smithi080.stdout:598: finishing write tid 3 to smithi08089843-267 2023-12-01T04:55:23.344 INFO:tasks.rados.rados.0.smithi080.stdout:598: finishing write tid 4 to smithi08089843-267 2023-12-01T04:55:23.344 INFO:tasks.rados.rados.0.smithi080.stdout:598: finishing write tid 5 to smithi08089843-267 2023-12-01T04:55:23.344 INFO:tasks.rados.rados.0.smithi080.stdout:598: oid 267 updating version 0 to 91 2023-12-01T04:55:23.344 INFO:tasks.rados.rados.0.smithi080.stdout:598: oid 267 version 91 is already newer than 90 2023-12-01T04:55:23.344 INFO:tasks.rados.rados.0.smithi080.stdout:598: oid 267 version 91 is already newer than 88 2023-12-01T04:55:23.344 INFO:tasks.rados.rados.0.smithi080.stdout:598: oid 267 version 91 is already newer than 89 2023-12-01T04:55:23.344 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 267 v 91 (ObjNum 556 snap 0 seq_num 556) dirty exists 2023-12-01T04:55:23.344 INFO:tasks.rados.rados.0.smithi080.stdout:598: left oid 267 (ObjNum 556 snap 0 seq_num 556) 2023-12-01T04:55:23.344 INFO:tasks.rados.rados.0.smithi080.stdout:599: finishing write tid 1 to smithi08089843-240 2023-12-01T04:55:23.344 INFO:tasks.rados.rados.0.smithi080.stdout:599: finishing write tid 2 to smithi08089843-240 2023-12-01T04:55:23.344 INFO:tasks.rados.rados.0.smithi080.stdout:599: finishing write tid 3 to smithi08089843-240 2023-12-01T04:55:23.344 INFO:tasks.rados.rados.0.smithi080.stdout:599: finishing write tid 4 to smithi08089843-240 2023-12-01T04:55:23.345 INFO:tasks.rados.rados.0.smithi080.stdout:599: finishing write tid 5 to smithi08089843-240 2023-12-01T04:55:23.345 INFO:tasks.rados.rados.0.smithi080.stdout:599: oid 240 updating version 0 to 109 2023-12-01T04:55:23.345 INFO:tasks.rados.rados.0.smithi080.stdout:599: oid 240 version 109 is already newer than 108 2023-12-01T04:55:23.345 INFO:tasks.rados.rados.0.smithi080.stdout:599: oid 240 updating version 109 to 110 2023-12-01T04:55:23.345 INFO:tasks.rados.rados.0.smithi080.stdout:599: oid 240 version 110 is already newer than 107 2023-12-01T04:55:23.345 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 240 v 110 (ObjNum 557 snap 0 seq_num 557) dirty exists 2023-12-01T04:55:23.345 INFO:tasks.rados.rados.0.smithi080.stdout:599: left oid 240 (ObjNum 557 snap 0 seq_num 557) 2023-12-01T04:55:23.345 INFO:tasks.rados.rados.0.smithi080.stdout:600: finishing write tid 1 to smithi08089843-107 2023-12-01T04:55:23.345 INFO:tasks.rados.rados.0.smithi080.stdout:600: finishing write tid 2 to smithi08089843-107 2023-12-01T04:55:23.345 INFO:tasks.rados.rados.0.smithi080.stdout:600: finishing write tid 3 to smithi08089843-107 2023-12-01T04:55:23.345 INFO:tasks.rados.rados.0.smithi080.stdout:600: finishing write tid 4 to smithi08089843-107 2023-12-01T04:55:23.345 INFO:tasks.rados.rados.0.smithi080.stdout:600: finishing write tid 5 to smithi08089843-107 2023-12-01T04:55:23.345 INFO:tasks.rados.rados.0.smithi080.stdout:600: oid 107 updating version 0 to 170 2023-12-01T04:55:23.345 INFO:tasks.rados.rados.0.smithi080.stdout:600: oid 107 version 170 is already newer than 169 2023-12-01T04:55:23.345 INFO:tasks.rados.rados.0.smithi080.stdout:600: oid 107 version 170 is already newer than 168 2023-12-01T04:55:23.346 INFO:tasks.rados.rados.0.smithi080.stdout:600: oid 107 version 170 is already newer than 167 2023-12-01T04:55:23.346 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 107 v 170 (ObjNum 558 snap 0 seq_num 558) dirty exists 2023-12-01T04:55:23.346 INFO:tasks.rados.rados.0.smithi080.stdout:600: left oid 107 (ObjNum 558 snap 0 seq_num 558) 2023-12-01T04:55:23.346 INFO:tasks.rados.rados.0.smithi080.stdout:596: done (4 left) 2023-12-01T04:55:23.346 INFO:tasks.rados.rados.0.smithi080.stdout:598: done (3 left) 2023-12-01T04:55:23.346 INFO:tasks.rados.rados.0.smithi080.stdout:599: done (2 left) 2023-12-01T04:55:23.346 INFO:tasks.rados.rados.0.smithi080.stdout:600: done (1 left) 2023-12-01T04:55:23.346 INFO:tasks.rados.rados.0.smithi080.stdout:602: write oid 437 current snap is 0 2023-12-01T04:55:23.346 INFO:tasks.rados.rados.0.smithi080.stdout:601: expect (ObjNum 94 snap 0 seq_num 94) 2023-12-01T04:55:23.471 INFO:tasks.rados.rados.0.smithi080.stdout:602: seq_num 559 ranges {595113=557960,1644846=491190,2784747=610366} 2023-12-01T04:55:23.478 INFO:tasks.rados.rados.0.smithi080.stdout:602: writing smithi08089843-437 from 595113 to 1153073 tid 1 2023-12-01T04:55:23.484 INFO:tasks.rados.rados.0.smithi080.stdout:602: writing smithi08089843-437 from 1644846 to 2136036 tid 2 2023-12-01T04:55:23.492 INFO:tasks.rados.rados.0.smithi080.stdout:602: writing smithi08089843-437 from 2784747 to 3395113 tid 3 2023-12-01T04:55:23.492 INFO:tasks.rados.rados.0.smithi080.stdout:601: done (1 left) 2023-12-01T04:55:23.493 INFO:tasks.rados.rados.0.smithi080.stdout:603: read oid 48 snap -1 2023-12-01T04:55:23.493 INFO:tasks.rados.rados.0.smithi080.stdout:603: expect (ObjNum 47 snap 0 seq_num 47) 2023-12-01T04:55:23.493 INFO:tasks.rados.rados.0.smithi080.stdout:604: read oid 489 snap -1 2023-12-01T04:55:23.493 INFO:tasks.rados.rados.0.smithi080.stdout:604: expect (ObjNum 488 snap 0 seq_num 488) 2023-12-01T04:55:23.493 INFO:tasks.rados.rados.0.smithi080.stdout:605: write oid 125 current snap is 0 2023-12-01T04:55:23.493 INFO:tasks.rados.rados.0.smithi080.stdout:602: finishing write tid 1 to smithi08089843-437 2023-12-01T04:55:23.493 INFO:tasks.rados.rados.0.smithi080.stdout:602: finishing write tid 2 to smithi08089843-437 2023-12-01T04:55:23.493 INFO:tasks.rados.rados.0.smithi080.stdout:605: seq_num 560 ranges {611920=633209,1703328=634848,2812170=507386} 2023-12-01T04:55:23.499 INFO:tasks.rados.rados.0.smithi080.stdout:605: writing smithi08089843-125 from 611920 to 1245129 tid 1 2023-12-01T04:55:23.506 INFO:tasks.rados.rados.0.smithi080.stdout:605: writing smithi08089843-125 from 1703328 to 2338176 tid 2 2023-12-01T04:55:23.512 INFO:tasks.rados.rados.0.smithi080.stdout:605: writing smithi08089843-125 from 2812170 to 3319556 tid 3 2023-12-01T04:55:23.512 INFO:tasks.rados.rados.0.smithi080.stdout:606: write oid 469 current snap is 0 2023-12-01T04:55:23.512 INFO:tasks.rados.rados.0.smithi080.stdout:606: seq_num 561 ranges {628727=708458,2045457=494859,3123240=305487} 2023-12-01T04:55:23.520 INFO:tasks.rados.rados.0.smithi080.stdout:606: writing smithi08089843-469 from 628727 to 1337185 tid 1 2023-12-01T04:55:23.527 INFO:tasks.rados.rados.0.smithi080.stdout:606: writing smithi08089843-469 from 2045457 to 2540316 tid 2 2023-12-01T04:55:23.533 INFO:tasks.rados.rados.0.smithi080.stdout:606: writing smithi08089843-469 from 3123240 to 3428727 tid 3 2023-12-01T04:55:23.533 INFO:tasks.rados.rados.0.smithi080.stdout:607: read oid 13 snap -1 2023-12-01T04:55:23.533 INFO:tasks.rados.rados.0.smithi080.stdout:607: expect (ObjNum 12 snap 0 seq_num 12) 2023-12-01T04:55:23.533 INFO:tasks.rados.rados.0.smithi080.stdout:608: write oid 318 current snap is 0 2023-12-01T04:55:23.533 INFO:tasks.rados.rados.0.smithi080.stdout:602: finishing write tid 3 to smithi08089843-437 2023-12-01T04:55:23.533 INFO:tasks.rados.rados.0.smithi080.stdout:602: finishing write tid 4 to smithi08089843-437 2023-12-01T04:55:23.533 INFO:tasks.rados.rados.0.smithi080.stdout:602: finishing write tid 5 to smithi08089843-437 2023-12-01T04:55:23.533 INFO:tasks.rados.rados.0.smithi080.stdout:602: oid 437 updating version 0 to 101 2023-12-01T04:55:23.533 INFO:tasks.rados.rados.0.smithi080.stdout:602: oid 437 updating version 101 to 103 2023-12-01T04:55:23.533 INFO:tasks.rados.rados.0.smithi080.stdout:602: oid 437 updating version 103 to 104 2023-12-01T04:55:23.533 INFO:tasks.rados.rados.0.smithi080.stdout:602: oid 437 version 104 is already newer than 102 2023-12-01T04:55:23.533 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 437 v 104 (ObjNum 559 snap 0 seq_num 559) dirty exists 2023-12-01T04:55:23.533 INFO:tasks.rados.rados.0.smithi080.stdout:602: left oid 437 (ObjNum 559 snap 0 seq_num 559) 2023-12-01T04:55:23.534 INFO:tasks.rados.rados.0.smithi080.stdout:603: expect (ObjNum 47 snap 0 seq_num 47) 2023-12-01T04:55:23.637 INFO:tasks.rados.rados.0.smithi080.stdout:604: expect (ObjNum 488 snap 0 seq_num 488) 2023-12-01T04:55:23.716 INFO:tasks.rados.rados.0.smithi080.stdout:605: finishing write tid 1 to smithi08089843-125 2023-12-01T04:55:23.716 INFO:tasks.rados.rados.0.smithi080.stdout:605: finishing write tid 2 to smithi08089843-125 2023-12-01T04:55:23.716 INFO:tasks.rados.rados.0.smithi080.stdout:608: seq_num 562 ranges {645534=783707,2103939=638517,3150663=294871} 2023-12-01T04:55:23.724 INFO:tasks.rados.rados.0.smithi080.stdout:608: writing smithi08089843-318 from 645534 to 1429241 tid 1 2023-12-01T04:55:23.732 INFO:tasks.rados.rados.0.smithi080.stdout:608: writing smithi08089843-318 from 2103939 to 2742456 tid 2 2023-12-01T04:55:23.737 INFO:tasks.rados.rados.0.smithi080.stdout:608: writing smithi08089843-318 from 3150663 to 3445534 tid 3 2023-12-01T04:55:23.737 INFO:tasks.rados.rados.0.smithi080.stdout:602: done (6 left) 2023-12-01T04:55:23.737 INFO:tasks.rados.rados.0.smithi080.stdout:603: done (5 left) 2023-12-01T04:55:23.737 INFO:tasks.rados.rados.0.smithi080.stdout:604: done (4 left) 2023-12-01T04:55:23.737 INFO:tasks.rados.rados.0.smithi080.stdout:609: read oid 497 snap -1 2023-12-01T04:55:23.737 INFO:tasks.rados.rados.0.smithi080.stdout:609: expect (ObjNum 496 snap 0 seq_num 496) 2023-12-01T04:55:23.737 INFO:tasks.rados.rados.0.smithi080.stdout:610: write oid 23 current snap is 0 2023-12-01T04:55:23.737 INFO:tasks.rados.rados.0.smithi080.stdout:610: seq_num 563 ranges {662341=575309,1878774=498528,2894439=457555} 2023-12-01T04:55:23.745 INFO:tasks.rados.rados.0.smithi080.stdout:610: writing smithi08089843-23 from 662341 to 1237650 tid 1 2023-12-01T04:55:23.751 INFO:tasks.rados.rados.0.smithi080.stdout:610: writing smithi08089843-23 from 1878774 to 2377302 tid 2 2023-12-01T04:55:23.758 INFO:tasks.rados.rados.0.smithi080.stdout:610: writing smithi08089843-23 from 2894439 to 3351994 tid 3 2023-12-01T04:55:23.758 INFO:tasks.rados.rados.0.smithi080.stdout:611: read oid 58 snap -1 2023-12-01T04:55:23.758 INFO:tasks.rados.rados.0.smithi080.stdout:611: expect (ObjNum 57 snap 0 seq_num 57) 2023-12-01T04:55:23.758 INFO:tasks.rados.rados.0.smithi080.stdout:612: delete oid 176 current snap is 0 2023-12-01T04:55:23.758 INFO:tasks.rados.rados.0.smithi080.stdout:605: finishing write tid 3 to smithi08089843-125 2023-12-01T04:55:23.758 INFO:tasks.rados.rados.0.smithi080.stdout:605: finishing write tid 4 to smithi08089843-125 2023-12-01T04:55:23.758 INFO:tasks.rados.rados.0.smithi080.stdout:605: finishing write tid 5 to smithi08089843-125 2023-12-01T04:55:23.758 INFO:tasks.rados.rados.0.smithi080.stdout:605: oid 125 updating version 0 to 174 2023-12-01T04:55:23.758 INFO:tasks.rados.rados.0.smithi080.stdout:605: oid 125 version 174 is already newer than 173 2023-12-01T04:55:23.759 INFO:tasks.rados.rados.0.smithi080.stdout:605: oid 125 version 174 is already newer than 172 2023-12-01T04:55:23.759 INFO:tasks.rados.rados.0.smithi080.stdout:605: oid 125 version 174 is already newer than 171 2023-12-01T04:55:23.759 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 125 v 174 (ObjNum 560 snap 0 seq_num 560) dirty exists 2023-12-01T04:55:23.759 INFO:tasks.rados.rados.0.smithi080.stdout:605: left oid 125 (ObjNum 560 snap 0 seq_num 560) 2023-12-01T04:55:23.759 INFO:tasks.rados.rados.0.smithi080.stdout:606: finishing write tid 1 to smithi08089843-469 2023-12-01T04:55:23.759 INFO:tasks.rados.rados.0.smithi080.stdout:606: finishing write tid 2 to smithi08089843-469 2023-12-01T04:55:23.759 INFO:tasks.rados.rados.0.smithi080.stdout:607: expect (ObjNum 12 snap 0 seq_num 12) 2023-12-01T04:55:23.842 INFO:tasks.rados.rados.0.smithi080.stdout:606: finishing write tid 3 to smithi08089843-469 2023-12-01T04:55:23.843 INFO:tasks.rados.rados.0.smithi080.stdout:606: finishing write tid 4 to smithi08089843-469 2023-12-01T04:55:23.843 INFO:tasks.rados.rados.0.smithi080.stdout:606: finishing write tid 5 to smithi08089843-469 2023-12-01T04:55:23.843 INFO:tasks.rados.rados.0.smithi080.stdout:606: oid 469 updating version 0 to 115 2023-12-01T04:55:23.843 INFO:tasks.rados.rados.0.smithi080.stdout:606: oid 469 version 115 is already newer than 113 2023-12-01T04:55:23.843 INFO:tasks.rados.rados.0.smithi080.stdout:606: oid 469 version 115 is already newer than 114 2023-12-01T04:55:23.843 INFO:tasks.rados.rados.0.smithi080.stdout:606: oid 469 version 115 is already newer than 112 2023-12-01T04:55:23.843 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 469 v 115 (ObjNum 561 snap 0 seq_num 561) dirty exists 2023-12-01T04:55:23.843 INFO:tasks.rados.rados.0.smithi080.stdout:606: left oid 469 (ObjNum 561 snap 0 seq_num 561) 2023-12-01T04:55:23.843 INFO:tasks.rados.rados.0.smithi080.stdout:608: finishing write tid 1 to smithi08089843-318 2023-12-01T04:55:23.843 INFO:tasks.rados.rados.0.smithi080.stdout:608: finishing write tid 2 to smithi08089843-318 2023-12-01T04:55:23.843 INFO:tasks.rados.rados.0.smithi080.stdout:608: finishing write tid 3 to smithi08089843-318 2023-12-01T04:55:23.843 INFO:tasks.rados.rados.0.smithi080.stdout:608: finishing write tid 4 to smithi08089843-318 2023-12-01T04:55:23.843 INFO:tasks.rados.rados.0.smithi080.stdout:608: finishing write tid 5 to smithi08089843-318 2023-12-01T04:55:23.844 INFO:tasks.rados.rados.0.smithi080.stdout:608: oid 318 updating version 0 to 140 2023-12-01T04:55:23.844 INFO:tasks.rados.rados.0.smithi080.stdout:608: oid 318 version 140 is already newer than 137 2023-12-01T04:55:23.844 INFO:tasks.rados.rados.0.smithi080.stdout:608: oid 318 version 140 is already newer than 138 2023-12-01T04:55:23.844 INFO:tasks.rados.rados.0.smithi080.stdout:608: oid 318 version 140 is already newer than 139 2023-12-01T04:55:23.844 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 318 v 140 (ObjNum 562 snap 0 seq_num 562) dirty exists 2023-12-01T04:55:23.844 INFO:tasks.rados.rados.0.smithi080.stdout:608: left oid 318 (ObjNum 562 snap 0 seq_num 562) 2023-12-01T04:55:23.844 INFO:tasks.rados.rados.0.smithi080.stdout:609: expect (ObjNum 496 snap 0 seq_num 496) 2023-12-01T04:55:23.935 INFO:tasks.rados.rados.0.smithi080.stdout:610: finishing write tid 1 to smithi08089843-23 2023-12-01T04:55:23.935 INFO:tasks.rados.rados.0.smithi080.stdout:610: finishing write tid 2 to smithi08089843-23 2023-12-01T04:55:23.935 INFO:tasks.rados.rados.0.smithi080.stdout:605: done (7 left) 2023-12-01T04:55:23.935 INFO:tasks.rados.rados.0.smithi080.stdout:606: done (6 left) 2023-12-01T04:55:23.936 INFO:tasks.rados.rados.0.smithi080.stdout:607: done (5 left) 2023-12-01T04:55:23.936 INFO:tasks.rados.rados.0.smithi080.stdout:608: done (4 left) 2023-12-01T04:55:23.936 INFO:tasks.rados.rados.0.smithi080.stdout:609: done (3 left) 2023-12-01T04:55:23.936 INFO:tasks.rados.rados.0.smithi080.stdout:612: done (2 left) 2023-12-01T04:55:23.936 INFO:tasks.rados.rados.0.smithi080.stdout:613: write oid 37 current snap is 0 2023-12-01T04:55:23.936 INFO:tasks.rados.rados.0.smithi080.stdout:610: finishing write tid 3 to smithi08089843-23 2023-12-01T04:55:23.936 INFO:tasks.rados.rados.0.smithi080.stdout:613: seq_num 565 ranges {695955=725807,1879385=502197,2949285=480099} 2023-12-01T04:55:23.943 INFO:tasks.rados.rados.0.smithi080.stdout:613: writing smithi08089843-37 from 695955 to 1421762 tid 1 2023-12-01T04:55:23.948 INFO:tasks.rados.rados.0.smithi080.stdout:613: writing smithi08089843-37 from 1879385 to 2381582 tid 2 2023-12-01T04:55:23.955 INFO:tasks.rados.rados.0.smithi080.stdout:613: writing smithi08089843-37 from 2949285 to 3429384 tid 3 2023-12-01T04:55:23.955 INFO:tasks.rados.rados.0.smithi080.stdout:614: write oid 271 current snap is 0 2023-12-01T04:55:23.955 INFO:tasks.rados.rados.0.smithi080.stdout:610: finishing write tid 4 to smithi08089843-23 2023-12-01T04:55:23.955 INFO:tasks.rados.rados.0.smithi080.stdout:614: seq_num 566 ranges {712762=401056,1537867=645855,2860355=652407} 2023-12-01T04:55:23.961 INFO:tasks.rados.rados.0.smithi080.stdout:614: writing smithi08089843-271 from 712762 to 1113818 tid 1 2023-12-01T04:55:23.967 INFO:tasks.rados.rados.0.smithi080.stdout:614: writing smithi08089843-271 from 1537867 to 2183722 tid 2 2023-12-01T04:55:23.975 INFO:tasks.rados.rados.0.smithi080.stdout:614: writing smithi08089843-271 from 2860355 to 3512762 tid 3 2023-12-01T04:55:23.975 INFO:tasks.rados.rados.0.smithi080.stdout:615: write oid 204 current snap is 0 2023-12-01T04:55:23.975 INFO:tasks.rados.rados.0.smithi080.stdout:615: seq_num 567 ranges {729569=476305,1996349=505866,3004131=525438} 2023-12-01T04:55:23.982 INFO:tasks.rados.rados.0.smithi080.stdout:615: writing smithi08089843-204 from 729569 to 1205874 tid 1 2023-12-01T04:55:23.989 INFO:tasks.rados.rados.0.smithi080.stdout:615: writing smithi08089843-204 from 1996349 to 2502215 tid 2 2023-12-01T04:55:23.996 INFO:tasks.rados.rados.0.smithi080.stdout:615: writing smithi08089843-204 from 3004131 to 3529569 tid 3 2023-12-01T04:55:23.996 INFO:tasks.rados.rados.0.smithi080.stdout:616: write oid 168 current snap is 0 2023-12-01T04:55:23.996 INFO:tasks.rados.rados.0.smithi080.stdout:610: finishing write tid 5 to smithi08089843-23 2023-12-01T04:55:23.996 INFO:tasks.rados.rados.0.smithi080.stdout:610: oid 23 updating version 0 to 112 2023-12-01T04:55:23.996 INFO:tasks.rados.rados.0.smithi080.stdout:610: oid 23 updating version 112 to 113 2023-12-01T04:55:23.996 INFO:tasks.rados.rados.0.smithi080.stdout:610: oid 23 updating version 113 to 114 2023-12-01T04:55:23.996 INFO:tasks.rados.rados.0.smithi080.stdout:610: oid 23 updating version 114 to 115 2023-12-01T04:55:23.996 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 23 v 115 (ObjNum 563 snap 0 seq_num 563) dirty exists 2023-12-01T04:55:23.996 INFO:tasks.rados.rados.0.smithi080.stdout:610: left oid 23 (ObjNum 563 snap 0 seq_num 563) 2023-12-01T04:55:23.996 INFO:tasks.rados.rados.0.smithi080.stdout:611: expect (ObjNum 57 snap 0 seq_num 57) 2023-12-01T04:55:24.099 INFO:tasks.rados.rados.0.smithi080.stdout:613: finishing write tid 1 to smithi08089843-37 2023-12-01T04:55:24.100 INFO:tasks.rados.rados.0.smithi080.stdout:613: finishing write tid 2 to smithi08089843-37 2023-12-01T04:55:24.100 INFO:tasks.rados.rados.0.smithi080.stdout:613: finishing write tid 3 to smithi08089843-37 2023-12-01T04:55:24.100 INFO:tasks.rados.rados.0.smithi080.stdout:613: finishing write tid 4 to smithi08089843-37 2023-12-01T04:55:24.100 INFO:tasks.rados.rados.0.smithi080.stdout:613: finishing write tid 5 to smithi08089843-37 2023-12-01T04:55:24.100 INFO:tasks.rados.rados.0.smithi080.stdout:613: oid 37 updating version 0 to 104 2023-12-01T04:55:24.100 INFO:tasks.rados.rados.0.smithi080.stdout:613: oid 37 updating version 104 to 105 2023-12-01T04:55:24.100 INFO:tasks.rados.rados.0.smithi080.stdout:613: oid 37 updating version 105 to 106 2023-12-01T04:55:24.100 INFO:tasks.rados.rados.0.smithi080.stdout:613: oid 37 version 106 is already newer than 103 2023-12-01T04:55:24.100 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 37 v 106 (ObjNum 565 snap 0 seq_num 565) dirty exists 2023-12-01T04:55:24.100 INFO:tasks.rados.rados.0.smithi080.stdout:613: left oid 37 (ObjNum 565 snap 0 seq_num 565) 2023-12-01T04:55:24.100 INFO:tasks.rados.rados.0.smithi080.stdout:614: finishing write tid 1 to smithi08089843-271 2023-12-01T04:55:24.100 INFO:tasks.rados.rados.0.smithi080.stdout:614: finishing write tid 2 to smithi08089843-271 2023-12-01T04:55:24.100 INFO:tasks.rados.rados.0.smithi080.stdout:614: finishing write tid 3 to smithi08089843-271 2023-12-01T04:55:24.101 INFO:tasks.rados.rados.0.smithi080.stdout:614: finishing write tid 4 to smithi08089843-271 2023-12-01T04:55:24.101 INFO:tasks.rados.rados.0.smithi080.stdout:614: finishing write tid 5 to smithi08089843-271 2023-12-01T04:55:24.101 INFO:tasks.rados.rados.0.smithi080.stdout:614: oid 271 updating version 0 to 130 2023-12-01T04:55:24.101 INFO:tasks.rados.rados.0.smithi080.stdout:614: oid 271 updating version 130 to 132 2023-12-01T04:55:24.101 INFO:tasks.rados.rados.0.smithi080.stdout:614: oid 271 version 132 is already newer than 131 2023-12-01T04:55:24.101 INFO:tasks.rados.rados.0.smithi080.stdout:614: oid 271 updating version 132 to 133 2023-12-01T04:55:24.101 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 271 v 133 (ObjNum 566 snap 0 seq_num 566) dirty exists 2023-12-01T04:55:24.101 INFO:tasks.rados.rados.0.smithi080.stdout:614: left oid 271 (ObjNum 566 snap 0 seq_num 566) 2023-12-01T04:55:24.101 INFO:tasks.rados.rados.0.smithi080.stdout:615: finishing write tid 1 to smithi08089843-204 2023-12-01T04:55:24.101 INFO:tasks.rados.rados.0.smithi080.stdout:615: finishing write tid 2 to smithi08089843-204 2023-12-01T04:55:24.101 INFO:tasks.rados.rados.0.smithi080.stdout:615: finishing write tid 3 to smithi08089843-204 2023-12-01T04:55:24.101 INFO:tasks.rados.rados.0.smithi080.stdout:615: finishing write tid 4 to smithi08089843-204 2023-12-01T04:55:24.101 INFO:tasks.rados.rados.0.smithi080.stdout:615: finishing write tid 5 to smithi08089843-204 2023-12-01T04:55:24.101 INFO:tasks.rados.rados.0.smithi080.stdout:615: oid 204 updating version 0 to 143 2023-12-01T04:55:24.101 INFO:tasks.rados.rados.0.smithi080.stdout:615: oid 204 version 143 is already newer than 142 2023-12-01T04:55:24.102 INFO:tasks.rados.rados.0.smithi080.stdout:615: oid 204 updating version 143 to 144 2023-12-01T04:55:24.102 INFO:tasks.rados.rados.0.smithi080.stdout:615: oid 204 version 144 is already newer than 141 2023-12-01T04:55:24.102 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 204 v 144 (ObjNum 567 snap 0 seq_num 567) dirty exists 2023-12-01T04:55:24.102 INFO:tasks.rados.rados.0.smithi080.stdout:615: left oid 204 (ObjNum 567 snap 0 seq_num 567) 2023-12-01T04:55:24.102 INFO:tasks.rados.rados.0.smithi080.stdout:616: seq_num 568 ranges {746376=551554,2054831=649524,3315201=231175} 2023-12-01T04:55:24.113 INFO:tasks.rados.rados.0.smithi080.stdout:616: writing smithi08089843-168 from 746376 to 1297930 tid 1 2023-12-01T04:55:24.122 INFO:tasks.rados.rados.0.smithi080.stdout:616: writing smithi08089843-168 from 2054831 to 2704355 tid 2 2023-12-01T04:55:24.128 INFO:tasks.rados.rados.0.smithi080.stdout:616: writing smithi08089843-168 from 3315201 to 3546376 tid 3 2023-12-01T04:55:24.128 INFO:tasks.rados.rados.0.smithi080.stdout:610: done (5 left) 2023-12-01T04:55:24.128 INFO:tasks.rados.rados.0.smithi080.stdout:611: done (4 left) 2023-12-01T04:55:24.128 INFO:tasks.rados.rados.0.smithi080.stdout:613: done (3 left) 2023-12-01T04:55:24.128 INFO:tasks.rados.rados.0.smithi080.stdout:614: done (2 left) 2023-12-01T04:55:24.128 INFO:tasks.rados.rados.0.smithi080.stdout:615: done (1 left) 2023-12-01T04:55:24.128 INFO:tasks.rados.rados.0.smithi080.stdout:617: write oid 44 current snap is 0 2023-12-01T04:55:24.128 INFO:tasks.rados.rados.0.smithi080.stdout:616: finishing write tid 1 to smithi08089843-168 2023-12-01T04:55:24.128 INFO:tasks.rados.rados.0.smithi080.stdout:616: finishing write tid 2 to smithi08089843-168 2023-12-01T04:55:24.128 INFO:tasks.rados.rados.0.smithi080.stdout:617: seq_num 569 ranges {763183=626803,1996960=793182,3226271=336912} 2023-12-01T04:55:24.136 INFO:tasks.rados.rados.0.smithi080.stdout:617: writing smithi08089843-44 from 763183 to 1389986 tid 1 2023-12-01T04:55:24.144 INFO:tasks.rados.rados.0.smithi080.stdout:617: writing smithi08089843-44 from 1996960 to 2790142 tid 2 2023-12-01T04:55:24.148 INFO:tasks.rados.rados.0.smithi080.stdout:617: writing smithi08089843-44 from 3226271 to 3563183 tid 3 2023-12-01T04:55:24.149 INFO:tasks.rados.rados.0.smithi080.stdout:618: write oid 384 current snap is 0 2023-12-01T04:55:24.149 INFO:tasks.rados.rados.0.smithi080.stdout:616: finishing write tid 3 to smithi08089843-168 2023-12-01T04:55:24.149 INFO:tasks.rados.rados.0.smithi080.stdout:618: seq_num 570 ranges {779990=702052,2055442=653193,3253694=326296} 2023-12-01T04:55:24.157 INFO:tasks.rados.rados.0.smithi080.stdout:618: writing smithi08089843-384 from 779990 to 1482042 tid 1 2023-12-01T04:55:24.166 INFO:tasks.rados.rados.0.smithi080.stdout:618: writing smithi08089843-384 from 2055442 to 2708635 tid 2 2023-12-01T04:55:24.172 INFO:tasks.rados.rados.0.smithi080.stdout:618: writing smithi08089843-384 from 3253694 to 3579990 tid 3 2023-12-01T04:55:24.172 INFO:tasks.rados.rados.0.smithi080.stdout:619: read oid 20 snap -1 2023-12-01T04:55:24.173 INFO:tasks.rados.rados.0.smithi080.stdout:619: expect deleted 2023-12-01T04:55:24.173 INFO:tasks.rados.rados.0.smithi080.stdout:620: read oid 167 snap -1 2023-12-01T04:55:24.173 INFO:tasks.rados.rados.0.smithi080.stdout:620: expect (ObjNum 166 snap 0 seq_num 166) 2023-12-01T04:55:24.173 INFO:tasks.rados.rados.0.smithi080.stdout:621: delete oid 164 current snap is 0 2023-12-01T04:55:24.173 INFO:tasks.rados.rados.0.smithi080.stdout:616: finishing write tid 4 to smithi08089843-168 2023-12-01T04:55:24.173 INFO:tasks.rados.rados.0.smithi080.stdout:616: finishing write tid 5 to smithi08089843-168 2023-12-01T04:55:24.173 INFO:tasks.rados.rados.0.smithi080.stdout:616: oid 168 updating version 0 to 116 2023-12-01T04:55:24.173 INFO:tasks.rados.rados.0.smithi080.stdout:616: oid 168 updating version 116 to 117 2023-12-01T04:55:24.173 INFO:tasks.rados.rados.0.smithi080.stdout:616: oid 168 updating version 117 to 119 2023-12-01T04:55:24.173 INFO:tasks.rados.rados.0.smithi080.stdout:616: oid 168 version 119 is already newer than 118 2023-12-01T04:55:24.173 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 168 v 119 (ObjNum 568 snap 0 seq_num 568) dirty exists 2023-12-01T04:55:24.173 INFO:tasks.rados.rados.0.smithi080.stdout:616: left oid 168 (ObjNum 568 snap 0 seq_num 568) 2023-12-01T04:55:24.173 INFO:tasks.rados.rados.0.smithi080.stdout:617: finishing write tid 1 to smithi08089843-44 2023-12-01T04:55:24.173 INFO:tasks.rados.rados.0.smithi080.stdout:617: finishing write tid 2 to smithi08089843-44 2023-12-01T04:55:24.174 INFO:tasks.rados.rados.0.smithi080.stdout:617: finishing write tid 3 to smithi08089843-44 2023-12-01T04:55:24.174 INFO:tasks.rados.rados.0.smithi080.stdout:617: finishing write tid 4 to smithi08089843-44 2023-12-01T04:55:24.174 INFO:tasks.rados.rados.0.smithi080.stdout:617: finishing write tid 5 to smithi08089843-44 2023-12-01T04:55:24.174 INFO:tasks.rados.rados.0.smithi080.stdout:617: oid 44 updating version 0 to 111 2023-12-01T04:55:24.174 INFO:tasks.rados.rados.0.smithi080.stdout:617: oid 44 updating version 111 to 114 2023-12-01T04:55:24.174 INFO:tasks.rados.rados.0.smithi080.stdout:617: oid 44 version 114 is already newer than 113 2023-12-01T04:55:24.174 INFO:tasks.rados.rados.0.smithi080.stdout:617: oid 44 version 114 is already newer than 112 2023-12-01T04:55:24.174 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 44 v 114 (ObjNum 569 snap 0 seq_num 569) dirty exists 2023-12-01T04:55:24.174 INFO:tasks.rados.rados.0.smithi080.stdout:617: left oid 44 (ObjNum 569 snap 0 seq_num 569) 2023-12-01T04:55:24.174 INFO:tasks.rados.rados.0.smithi080.stdout:618: finishing write tid 1 to smithi08089843-384 2023-12-01T04:55:24.174 INFO:tasks.rados.rados.0.smithi080.stdout:618: finishing write tid 2 to smithi08089843-384 2023-12-01T04:55:24.175 INFO:tasks.rados.rados.0.smithi080.stdout:618: finishing write tid 3 to smithi08089843-384 2023-12-01T04:55:24.175 INFO:tasks.rados.rados.0.smithi080.stdout:616: done (5 left) 2023-12-01T04:55:24.175 INFO:tasks.rados.rados.0.smithi080.stdout:617: done (4 left) 2023-12-01T04:55:24.175 INFO:tasks.rados.rados.0.smithi080.stdout:619: done (3 left) 2023-12-01T04:55:24.175 INFO:tasks.rados.rados.0.smithi080.stdout:621: done (2 left) 2023-12-01T04:55:24.175 INFO:tasks.rados.rados.0.smithi080.stdout:622: read oid 304 snap -1 2023-12-01T04:55:24.175 INFO:tasks.rados.rados.0.smithi080.stdout:622: expect (ObjNum 303 snap 0 seq_num 303) 2023-12-01T04:55:24.176 INFO:tasks.rados.rados.0.smithi080.stdout:623: write oid 215 current snap is 0 2023-12-01T04:55:24.176 INFO:tasks.rados.rados.0.smithi080.stdout:623: seq_num 572 ranges {413604=568903,1488759=656862,2624893=591709} 2023-12-01T04:55:24.181 INFO:tasks.rados.rados.0.smithi080.stdout:623: writing smithi08089843-215 from 413604 to 982507 tid 1 2023-12-01T04:55:24.188 INFO:tasks.rados.rados.0.smithi080.stdout:623: writing smithi08089843-215 from 1488759 to 2145621 tid 2 2023-12-01T04:55:24.195 INFO:tasks.rados.rados.0.smithi080.stdout:623: writing smithi08089843-215 from 2624893 to 3216602 tid 3 2023-12-01T04:55:24.195 INFO:tasks.rados.rados.0.smithi080.stdout:624: read oid 491 snap -1 2023-12-01T04:55:24.195 INFO:tasks.rados.rados.0.smithi080.stdout:624: expect (ObjNum 490 snap 0 seq_num 490) 2023-12-01T04:55:24.195 INFO:tasks.rados.rados.0.smithi080.stdout:625: delete oid 290 current snap is 0 2023-12-01T04:55:24.195 INFO:tasks.rados.rados.0.smithi080.stdout:618: finishing write tid 4 to smithi08089843-384 2023-12-01T04:55:24.195 INFO:tasks.rados.rados.0.smithi080.stdout:618: finishing write tid 5 to smithi08089843-384 2023-12-01T04:55:24.195 INFO:tasks.rados.rados.0.smithi080.stdout:618: oid 384 updating version 0 to 177 2023-12-01T04:55:24.195 INFO:tasks.rados.rados.0.smithi080.stdout:618: oid 384 updating version 177 to 179 2023-12-01T04:55:24.195 INFO:tasks.rados.rados.0.smithi080.stdout:618: oid 384 version 179 is already newer than 176 2023-12-01T04:55:24.195 INFO:tasks.rados.rados.0.smithi080.stdout:618: oid 384 version 179 is already newer than 178 2023-12-01T04:55:24.196 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 384 v 179 (ObjNum 570 snap 0 seq_num 570) dirty exists 2023-12-01T04:55:24.196 INFO:tasks.rados.rados.0.smithi080.stdout:618: left oid 384 (ObjNum 570 snap 0 seq_num 570) 2023-12-01T04:55:24.196 INFO:tasks.rados.rados.0.smithi080.stdout:620: expect (ObjNum 166 snap 0 seq_num 166) 2023-12-01T04:55:24.300 INFO:tasks.rados.rados.0.smithi080.stdout:622: expect (ObjNum 303 snap 0 seq_num 303) 2023-12-01T04:55:24.419 INFO:tasks.rados.rados.0.smithi080.stdout:623: finishing write tid 1 to smithi08089843-215 2023-12-01T04:55:24.420 INFO:tasks.rados.rados.0.smithi080.stdout:623: finishing write tid 2 to smithi08089843-215 2023-12-01T04:55:24.420 INFO:tasks.rados.rados.0.smithi080.stdout:618: done (5 left) 2023-12-01T04:55:24.420 INFO:tasks.rados.rados.0.smithi080.stdout:620: done (4 left) 2023-12-01T04:55:24.420 INFO:tasks.rados.rados.0.smithi080.stdout:622: done (3 left) 2023-12-01T04:55:24.420 INFO:tasks.rados.rados.0.smithi080.stdout:625: done (2 left) 2023-12-01T04:55:24.420 INFO:tasks.rados.rados.0.smithi080.stdout:626: read oid 55 snap -1 2023-12-01T04:55:24.420 INFO:tasks.rados.rados.0.smithi080.stdout:626: expect (ObjNum 519 snap 0 seq_num 519) 2023-12-01T04:55:24.420 INFO:tasks.rados.rados.0.smithi080.stdout:627: read oid 211 snap -1 2023-12-01T04:55:24.420 INFO:tasks.rados.rados.0.smithi080.stdout:627: expect (ObjNum 550 snap 0 seq_num 550) 2023-12-01T04:55:24.420 INFO:tasks.rados.rados.0.smithi080.stdout:628: write oid 246 current snap is 0 2023-12-01T04:55:24.420 INFO:tasks.rados.rados.0.smithi080.stdout:623: finishing write tid 3 to smithi08089843-215 2023-12-01T04:55:24.420 INFO:tasks.rados.rados.0.smithi080.stdout:628: seq_num 574 ranges {447218=719401,1889370=660531,2963386=614253} 2023-12-01T04:55:24.430 INFO:tasks.rados.rados.0.smithi080.stdout:628: writing smithi08089843-246 from 447218 to 1166619 tid 1 2023-12-01T04:55:24.440 INFO:tasks.rados.rados.0.smithi080.stdout:628: writing smithi08089843-246 from 1889370 to 2549901 tid 2 2023-12-01T04:55:24.446 INFO:tasks.rados.rados.0.smithi080.stdout:628: writing smithi08089843-246 from 2963386 to 3577639 tid 3 2023-12-01T04:55:24.446 INFO:tasks.rados.rados.0.smithi080.stdout:629: write oid 465 current snap is 0 2023-12-01T04:55:24.446 INFO:tasks.rados.rados.0.smithi080.stdout:623: finishing write tid 4 to smithi08089843-215 2023-12-01T04:55:24.446 INFO:tasks.rados.rados.0.smithi080.stdout:629: seq_num 575 ranges {464025=794650,1947852=404189,2990809=425525} 2023-12-01T04:55:24.454 INFO:tasks.rados.rados.0.smithi080.stdout:629: writing smithi08089843-465 from 464025 to 1258675 tid 1 2023-12-01T04:55:24.460 INFO:tasks.rados.rados.0.smithi080.stdout:629: writing smithi08089843-465 from 1947852 to 2352041 tid 2 2023-12-01T04:55:24.467 INFO:tasks.rados.rados.0.smithi080.stdout:629: writing smithi08089843-465 from 2990809 to 3416334 tid 3 2023-12-01T04:55:24.467 INFO:tasks.rados.rados.0.smithi080.stdout:630: delete oid 31 current snap is 0 2023-12-01T04:55:24.467 INFO:tasks.rados.rados.0.smithi080.stdout:623: finishing write tid 5 to smithi08089843-215 2023-12-01T04:55:24.467 INFO:tasks.rados.rados.0.smithi080.stdout:623: oid 215 updating version 0 to 93 2023-12-01T04:55:24.467 INFO:tasks.rados.rados.0.smithi080.stdout:623: oid 215 updating version 93 to 94 2023-12-01T04:55:24.467 INFO:tasks.rados.rados.0.smithi080.stdout:623: oid 215 updating version 94 to 95 2023-12-01T04:55:24.467 INFO:tasks.rados.rados.0.smithi080.stdout:623: oid 215 version 95 is already newer than 92 2023-12-01T04:55:24.468 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 215 v 95 (ObjNum 572 snap 0 seq_num 572) dirty exists 2023-12-01T04:55:24.468 INFO:tasks.rados.rados.0.smithi080.stdout:623: left oid 215 (ObjNum 572 snap 0 seq_num 572) 2023-12-01T04:55:24.468 INFO:tasks.rados.rados.0.smithi080.stdout:624: expect (ObjNum 490 snap 0 seq_num 490) 2023-12-01T04:55:24.569 INFO:tasks.rados.rados.0.smithi080.stdout:626: expect (ObjNum 519 snap 0 seq_num 519) 2023-12-01T04:55:24.693 INFO:tasks.rados.rados.0.smithi080.stdout:627: expect (ObjNum 550 snap 0 seq_num 550) 2023-12-01T04:55:24.769 INFO:teuthology.orchestra.run.smithi080.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T04:55:24.770 INFO:teuthology.orchestra.run.smithi080.stdout:alertmanager.a smithi080 *:9093,9094 running (4m) 23s ago 4m 14.0M - 0.25.0 c8568f914cd2 214a403c2f3d 2023-12-01T04:55:24.770 INFO:teuthology.orchestra.run.smithi080.stdout:grafana.a smithi090 *:3000 running (4m) 23s ago 4m 79.1M - 9.4.7 2c41d148cca3 27c7902fedc6 2023-12-01T04:55:24.770 INFO:teuthology.orchestra.run.smithi080.stdout:mds.foo.smithi080.dvvznb smithi080 running (2m) 23s ago 2m 11.9M - 18.2.0-1291-g188db309 413ac213b5e5 10c5fb5e0bb2 2023-12-01T04:55:24.770 INFO:teuthology.orchestra.run.smithi080.stdout:mds.foo.smithi090.quubxz smithi090 running (2m) 23s ago 2m 13.4M - 18.2.0-1291-g188db309 413ac213b5e5 d15ab5fc7522 2023-12-01T04:55:24.770 INFO:teuthology.orchestra.run.smithi080.stdout:mgr.x smithi090 *:8443,8765 running (13m) 23s ago 13m 428M - 18.2.0-1291-g188db309 413ac213b5e5 e25bb10ef3d4 2023-12-01T04:55:24.770 INFO:teuthology.orchestra.run.smithi080.stdout:mgr.y smithi080 *:9283,8765 running (16m) 23s ago 16m 479M - 18.2.0-1291-g188db309 413ac213b5e5 410aa4179f84 2023-12-01T04:55:24.770 INFO:teuthology.orchestra.run.smithi080.stdout:mon.a smithi080 running (16m) 23s ago 16m 49.7M 2048M 18.2.0-1291-g188db309 413ac213b5e5 802754e25669 2023-12-01T04:55:24.770 INFO:teuthology.orchestra.run.smithi080.stdout:mon.b smithi090 running (14m) 23s ago 14m 40.3M 2048M 18.2.0-1291-g188db309 413ac213b5e5 10994ae3e2cc 2023-12-01T04:55:24.770 INFO:teuthology.orchestra.run.smithi080.stdout:mon.c smithi080 running (13m) 23s ago 13m 40.5M 2048M 18.2.0-1291-g188db309 413ac213b5e5 cf8efd5c8ebd 2023-12-01T04:55:24.770 INFO:teuthology.orchestra.run.smithi080.stdout:node-exporter.a smithi080 *:9100 running (5m) 23s ago 5m 8288k - 1.5.0 0da6a335fe13 538332ab6a53 2023-12-01T04:55:24.770 INFO:teuthology.orchestra.run.smithi080.stdout:node-exporter.b smithi090 *:9100 running (5m) 23s ago 5m 8332k - 1.5.0 0da6a335fe13 bbf426340f7b 2023-12-01T04:55:24.770 INFO:teuthology.orchestra.run.smithi080.stdout:osd.0 smithi080 running (12m) 23s ago 12m 46.4M 4060M 18.2.0-1291-g188db309 413ac213b5e5 bbea74f6f842 2023-12-01T04:55:24.770 INFO:teuthology.orchestra.run.smithi080.stdout:osd.1 smithi080 running (11m) 23s ago 11m 47.0M 4060M 18.2.0-1291-g188db309 413ac213b5e5 6f07fa0f6861 2023-12-01T04:55:24.771 INFO:teuthology.orchestra.run.smithi080.stdout:osd.2 smithi080 running (11m) 23s ago 11m 44.1M 4060M 18.2.0-1291-g188db309 413ac213b5e5 58dac4de2e38 2023-12-01T04:55:24.771 INFO:teuthology.orchestra.run.smithi080.stdout:osd.3 smithi080 running (10m) 23s ago 10m 42.7M 4060M 18.2.0-1291-g188db309 413ac213b5e5 36eb56081756 2023-12-01T04:55:24.771 INFO:teuthology.orchestra.run.smithi080.stdout:osd.4 smithi090 running (9m) 23s ago 9m 44.7M 4060M 18.2.0-1291-g188db309 413ac213b5e5 3f7319ce7a6e 2023-12-01T04:55:24.771 INFO:teuthology.orchestra.run.smithi080.stdout:osd.5 smithi090 running (8m) 23s ago 8m 42.9M 4060M 18.2.0-1291-g188db309 413ac213b5e5 d642e1ca3ea7 2023-12-01T04:55:24.771 INFO:teuthology.orchestra.run.smithi080.stdout:osd.6 smithi090 running (7m) 23s ago 7m 43.1M 4060M 18.2.0-1291-g188db309 413ac213b5e5 ad15a5c87c58 2023-12-01T04:55:24.771 INFO:teuthology.orchestra.run.smithi080.stdout:osd.7 smithi090 running (6m) 23s ago 6m 43.5M 4060M 18.2.0-1291-g188db309 413ac213b5e5 81609fb68680 2023-12-01T04:55:24.771 INFO:teuthology.orchestra.run.smithi080.stdout:prometheus.a smithi090 *:9095 running (3m) 23s ago 5m 37.7M - 2.43.0 a07b618ecd1d ebe36a1c73d5 2023-12-01T04:55:24.841 INFO:tasks.rados.rados.0.smithi080.stdout:628: finishing write tid 1 to smithi08089843-246 2023-12-01T04:55:24.841 INFO:tasks.rados.rados.0.smithi080.stdout:628: finishing write tid 2 to smithi08089843-246 2023-12-01T04:55:24.841 INFO:tasks.rados.rados.0.smithi080.stdout:628: finishing write tid 3 to smithi08089843-246 2023-12-01T04:55:24.841 INFO:tasks.rados.rados.0.smithi080.stdout:628: finishing write tid 4 to smithi08089843-246 2023-12-01T04:55:24.841 INFO:tasks.rados.rados.0.smithi080.stdout:628: finishing write tid 5 to smithi08089843-246 2023-12-01T04:55:24.841 INFO:tasks.rados.rados.0.smithi080.stdout:628: oid 246 updating version 0 to 103 2023-12-01T04:55:24.841 INFO:tasks.rados.rados.0.smithi080.stdout:628: oid 246 updating version 103 to 104 2023-12-01T04:55:24.841 INFO:tasks.rados.rados.0.smithi080.stdout:628: oid 246 updating version 104 to 105 2023-12-01T04:55:24.841 INFO:tasks.rados.rados.0.smithi080.stdout:628: oid 246 updating version 105 to 106 2023-12-01T04:55:24.841 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 246 v 106 (ObjNum 574 snap 0 seq_num 574) dirty exists 2023-12-01T04:55:24.841 INFO:tasks.rados.rados.0.smithi080.stdout:628: left oid 246 (ObjNum 574 snap 0 seq_num 574) 2023-12-01T04:55:24.841 INFO:tasks.rados.rados.0.smithi080.stdout:629: finishing write tid 1 to smithi08089843-465 2023-12-01T04:55:24.842 INFO:tasks.rados.rados.0.smithi080.stdout:629: finishing write tid 2 to smithi08089843-465 2023-12-01T04:55:24.842 INFO:tasks.rados.rados.0.smithi080.stdout:629: finishing write tid 3 to smithi08089843-465 2023-12-01T04:55:24.842 INFO:tasks.rados.rados.0.smithi080.stdout:623: done (6 left) 2023-12-01T04:55:24.842 INFO:tasks.rados.rados.0.smithi080.stdout:624: done (5 left) 2023-12-01T04:55:24.842 INFO:tasks.rados.rados.0.smithi080.stdout:626: done (4 left) 2023-12-01T04:55:24.842 INFO:tasks.rados.rados.0.smithi080.stdout:627: done (3 left) 2023-12-01T04:55:24.842 INFO:tasks.rados.rados.0.smithi080.stdout:628: done (2 left) 2023-12-01T04:55:24.842 INFO:tasks.rados.rados.0.smithi080.stdout:630: done (1 left) 2023-12-01T04:55:24.842 INFO:tasks.rados.rados.0.smithi080.stdout:631: read oid 35 snap -1 2023-12-01T04:55:24.842 INFO:tasks.rados.rados.0.smithi080.stdout:631: expect (ObjNum 34 snap 0 seq_num 34) 2023-12-01T04:55:24.842 INFO:tasks.rados.rados.0.smithi080.stdout:632: write oid 155 current snap is 0 2023-12-01T04:55:24.842 INFO:tasks.rados.rados.0.smithi080.stdout:629: finishing write tid 4 to smithi08089843-465 2023-12-01T04:55:24.842 INFO:tasks.rados.rados.0.smithi080.stdout:629: finishing write tid 5 to smithi08089843-465 2023-12-01T04:55:24.842 INFO:tasks.rados.rados.0.smithi080.stdout:629: oid 465 updating version 0 to 117 2023-12-01T04:55:24.842 INFO:tasks.rados.rados.0.smithi080.stdout:629: oid 465 version 117 is already newer than 115 2023-12-01T04:55:24.843 INFO:tasks.rados.rados.0.smithi080.stdout:629: oid 465 version 117 is already newer than 116 2023-12-01T04:55:24.843 INFO:tasks.rados.rados.0.smithi080.stdout:629: oid 465 updating version 117 to 118 2023-12-01T04:55:24.843 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 465 v 118 (ObjNum 575 snap 0 seq_num 575) dirty exists 2023-12-01T04:55:24.843 INFO:tasks.rados.rados.0.smithi080.stdout:629: left oid 465 (ObjNum 575 snap 0 seq_num 575) 2023-12-01T04:55:24.843 INFO:tasks.rados.rados.0.smithi080.stdout:632: seq_num 577 ranges {497639=545148,1548463=407858,2529302=564422,3528143=169496} 2023-12-01T04:55:24.850 INFO:tasks.rados.rados.0.smithi080.stdout:632: writing smithi08089843-155 from 497639 to 1042787 tid 1 2023-12-01T04:55:24.857 INFO:tasks.rados.rados.0.smithi080.stdout:632: writing smithi08089843-155 from 1548463 to 1956321 tid 2 2023-12-01T04:55:24.863 INFO:tasks.rados.rados.0.smithi080.stdout:632: writing smithi08089843-155 from 2529302 to 3093724 tid 3 2023-12-01T04:55:24.868 INFO:tasks.rados.rados.0.smithi080.stdout:632: writing smithi08089843-155 from 3528143 to 3697639 tid 4 2023-12-01T04:55:24.868 INFO:tasks.rados.rados.0.smithi080.stdout:629: done (2 left) 2023-12-01T04:55:24.868 INFO:tasks.rados.rados.0.smithi080.stdout:633: read oid 141 snap -1 2023-12-01T04:55:24.868 INFO:tasks.rados.rados.0.smithi080.stdout:633: expect (ObjNum 140 snap 0 seq_num 140) 2023-12-01T04:55:24.868 INFO:tasks.rados.rados.0.smithi080.stdout:634: write oid 247 current snap is 0 2023-12-01T04:55:24.868 INFO:tasks.rados.rados.0.smithi080.stdout:634: seq_num 578 ranges {514446=736750,1723298=667869,3073078=641368} 2023-12-01T04:55:24.876 INFO:tasks.rados.rados.0.smithi080.stdout:634: writing smithi08089843-247 from 514446 to 1251196 tid 1 2023-12-01T04:55:24.883 INFO:tasks.rados.rados.0.smithi080.stdout:634: writing smithi08089843-247 from 1723298 to 2391167 tid 2 2023-12-01T04:55:24.891 INFO:tasks.rados.rados.0.smithi080.stdout:634: writing smithi08089843-247 from 3073078 to 3714446 tid 3 2023-12-01T04:55:24.891 INFO:tasks.rados.rados.0.smithi080.stdout:635: read oid 368 snap -1 2023-12-01T04:55:24.891 INFO:tasks.rados.rados.0.smithi080.stdout:635: expect (ObjNum 367 snap 0 seq_num 367) 2023-12-01T04:55:24.891 INFO:tasks.rados.rados.0.smithi080.stdout:636: read oid 318 snap -1 2023-12-01T04:55:24.892 INFO:tasks.rados.rados.0.smithi080.stdout:636: expect (ObjNum 562 snap 0 seq_num 562) 2023-12-01T04:55:24.892 INFO:tasks.rados.rados.0.smithi080.stdout:637: write oid 41 current snap is 0 2023-12-01T04:55:24.892 INFO:tasks.rados.rados.0.smithi080.stdout:631: expect (ObjNum 34 snap 0 seq_num 34) 2023-12-01T04:55:24.991 INFO:tasks.rados.rados.0.smithi080.stdout:632: finishing write tid 1 to smithi08089843-155 2023-12-01T04:55:24.991 INFO:tasks.rados.rados.0.smithi080.stdout:632: finishing write tid 2 to smithi08089843-155 2023-12-01T04:55:24.991 INFO:tasks.rados.rados.0.smithi080.stdout:632: finishing write tid 3 to smithi08089843-155 2023-12-01T04:55:24.991 INFO:tasks.rados.rados.0.smithi080.stdout:637: seq_num 579 ranges {531253=411999,1381780=411527,2300501=586966,3376974=354279} 2023-12-01T04:55:25.002 INFO:tasks.rados.rados.0.smithi080.stdout:637: writing smithi08089843-41 from 531253 to 943252 tid 1 2023-12-01T04:55:25.008 INFO:tasks.rados.rados.0.smithi080.stdout:637: writing smithi08089843-41 from 1381780 to 1793307 tid 2 2023-12-01T04:55:25.014 INFO:tasks.rados.rados.0.smithi080.stdout:637: writing smithi08089843-41 from 2300501 to 2887467 tid 3 2023-12-01T04:55:25.019 INFO:tasks.rados.rados.0.smithi080.stdout:637: writing smithi08089843-41 from 3376974 to 3731253 tid 4 2023-12-01T04:55:25.020 INFO:tasks.rados.rados.0.smithi080.stdout:631: done (6 left) 2023-12-01T04:55:25.020 INFO:tasks.rados.rados.0.smithi080.stdout:638: write oid 5 current snap is 0 2023-12-01T04:55:25.020 INFO:tasks.rados.rados.0.smithi080.stdout:638: seq_num 580 ranges {548060=487248,1440262=671538,2844277=798238} 2023-12-01T04:55:25.025 INFO:tasks.rados.rados.0.smithi080.stdout:638: writing smithi08089843-5 from 548060 to 1035308 tid 1 2023-12-01T04:55:25.031 INFO:tasks.rados.rados.0.smithi080.stdout:638: writing smithi08089843-5 from 1440262 to 2111800 tid 2 2023-12-01T04:55:25.041 INFO:tasks.rados.rados.0.smithi080.stdout:638: writing smithi08089843-5 from 2844277 to 3642515 tid 3 2023-12-01T04:55:25.041 INFO:tasks.rados.rados.0.smithi080.stdout:639: write oid 314 current snap is 0 2023-12-01T04:55:25.041 INFO:tasks.rados.rados.0.smithi080.stdout:632: finishing write tid 4 to smithi08089843-155 2023-12-01T04:55:25.041 INFO:tasks.rados.rados.0.smithi080.stdout:639: seq_num 581 ranges {564867=562497,1898744=415196,2755347=725863} 2023-12-01T04:55:25.047 INFO:tasks.rados.rados.0.smithi080.stdout:639: writing smithi08089843-314 from 564867 to 1127364 tid 1 2023-12-01T04:55:25.054 INFO:tasks.rados.rados.0.smithi080.stdout:639: writing smithi08089843-314 from 1898744 to 2313940 tid 2 2023-12-01T04:55:25.061 INFO:tasks.rados.rados.0.smithi080.stdout:639: writing smithi08089843-314 from 2755347 to 3481210 tid 3 2023-12-01T04:55:25.061 INFO:tasks.rados.rados.0.smithi080.stdout:640: write oid 27 current snap is 0 2023-12-01T04:55:25.061 INFO:tasks.rados.rados.0.smithi080.stdout:632: finishing write tid 5 to smithi08089843-155 2023-12-01T04:55:25.061 INFO:tasks.rados.rados.0.smithi080.stdout:632: finishing write tid 6 to smithi08089843-155 2023-12-01T04:55:25.062 INFO:tasks.rados.rados.0.smithi080.stdout:632: oid 155 updating version 0 to 104 2023-12-01T04:55:25.062 INFO:tasks.rados.rados.0.smithi080.stdout:632: oid 155 updating version 104 to 106 2023-12-01T04:55:25.062 INFO:tasks.rados.rados.0.smithi080.stdout:632: oid 155 updating version 106 to 107 2023-12-01T04:55:25.062 INFO:tasks.rados.rados.0.smithi080.stdout:632: oid 155 version 107 is already newer than 103 2023-12-01T04:55:25.062 INFO:tasks.rados.rados.0.smithi080.stdout:632: oid 155 version 107 is already newer than 105 2023-12-01T04:55:25.062 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 155 v 107 (ObjNum 577 snap 0 seq_num 577) dirty exists 2023-12-01T04:55:25.062 INFO:tasks.rados.rados.0.smithi080.stdout:632: left oid 155 (ObjNum 577 snap 0 seq_num 577) 2023-12-01T04:55:25.062 INFO:tasks.rados.rados.0.smithi080.stdout:633: expect (ObjNum 140 snap 0 seq_num 140) 2023-12-01T04:55:25.154 INFO:tasks.rados.rados.0.smithi080.stdout:634: finishing write tid 1 to smithi08089843-247 2023-12-01T04:55:25.154 INFO:tasks.rados.rados.0.smithi080.stdout:634: finishing write tid 2 to smithi08089843-247 2023-12-01T04:55:25.154 INFO:tasks.rados.rados.0.smithi080.stdout:635: expect (ObjNum 367 snap 0 seq_num 367) 2023-12-01T04:55:25.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:55:24 smithi080 bash[41963]: cluster 2023-12-01T04:55:23.762936+0000 mgr.y (mgr.24362) 202 : cluster 0 pgmap v177: 89 pgs: 89 active+clean; 1.4 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 24 MiB/s rd, 51 MiB/s wr, 271 op/s 2023-12-01T04:55:25.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:55:24 smithi080 bash[41963]: audit 2023-12-01T04:55:24.789978+0000 mon.c (mon.2) 130 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:55:25.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:55:24 smithi080 bash[28361]: cluster 2023-12-01T04:55:23.762936+0000 mgr.y (mgr.24362) 202 : cluster 0 pgmap v177: 89 pgs: 89 active+clean; 1.4 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 24 MiB/s rd, 51 MiB/s wr, 271 op/s 2023-12-01T04:55:25.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:55:24 smithi080 bash[28361]: audit 2023-12-01T04:55:24.789978+0000 mon.c (mon.2) 130 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:55:25.234 INFO:tasks.rados.rados.0.smithi080.stdout:634: finishing write tid 3 to smithi08089843-247 2023-12-01T04:55:25.234 INFO:tasks.rados.rados.0.smithi080.stdout:634: finishing write tid 4 to smithi08089843-247 2023-12-01T04:55:25.234 INFO:tasks.rados.rados.0.smithi080.stdout:634: finishing write tid 5 to smithi08089843-247 2023-12-01T04:55:25.234 INFO:tasks.rados.rados.0.smithi080.stdout:634: oid 247 updating version 0 to 119 2023-12-01T04:55:25.234 INFO:tasks.rados.rados.0.smithi080.stdout:634: oid 247 updating version 119 to 121 2023-12-01T04:55:25.234 INFO:tasks.rados.rados.0.smithi080.stdout:634: oid 247 updating version 121 to 122 2023-12-01T04:55:25.234 INFO:tasks.rados.rados.0.smithi080.stdout:634: oid 247 version 122 is already newer than 120 2023-12-01T04:55:25.234 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 247 v 122 (ObjNum 578 snap 0 seq_num 578) dirty exists 2023-12-01T04:55:25.234 INFO:tasks.rados.rados.0.smithi080.stdout:634: left oid 247 (ObjNum 578 snap 0 seq_num 578) 2023-12-01T04:55:25.235 INFO:tasks.rados.rados.0.smithi080.stdout:636: expect (ObjNum 562 snap 0 seq_num 562) 2023-12-01T04:55:25.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:55:24 smithi090 bash[32384]: cluster 2023-12-01T04:55:23.762936+0000 mgr.y (mgr.24362) 202 : cluster 0 pgmap v177: 89 pgs: 89 active+clean; 1.4 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 24 MiB/s rd, 51 MiB/s wr, 271 op/s 2023-12-01T04:55:25.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:55:24 smithi090 bash[32384]: audit 2023-12-01T04:55:24.789978+0000 mon.c (mon.2) 130 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:55:25.398 INFO:tasks.rados.rados.0.smithi080.stdout:637: finishing write tid 1 to smithi08089843-41 2023-12-01T04:55:25.399 INFO:tasks.rados.rados.0.smithi080.stdout:637: finishing write tid 2 to smithi08089843-41 2023-12-01T04:55:25.399 INFO:tasks.rados.rados.0.smithi080.stdout:637: finishing write tid 3 to smithi08089843-41 2023-12-01T04:55:25.399 INFO:tasks.rados.rados.0.smithi080.stdout:637: finishing write tid 4 to smithi08089843-41 2023-12-01T04:55:25.399 INFO:tasks.rados.rados.0.smithi080.stdout:637: finishing write tid 5 to smithi08089843-41 2023-12-01T04:55:25.399 INFO:tasks.rados.rados.0.smithi080.stdout:637: finishing write tid 6 to smithi08089843-41 2023-12-01T04:55:25.399 INFO:tasks.rados.rados.0.smithi080.stdout:637: oid 41 updating version 0 to 181 2023-12-01T04:55:25.399 INFO:tasks.rados.rados.0.smithi080.stdout:637: oid 41 updating version 181 to 183 2023-12-01T04:55:25.399 INFO:tasks.rados.rados.0.smithi080.stdout:637: oid 41 version 183 is already newer than 182 2023-12-01T04:55:25.399 INFO:tasks.rados.rados.0.smithi080.stdout:637: oid 41 updating version 183 to 184 2023-12-01T04:55:25.399 INFO:tasks.rados.rados.0.smithi080.stdout:637: oid 41 version 184 is already newer than 180 2023-12-01T04:55:25.399 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 41 v 184 (ObjNum 579 snap 0 seq_num 579) dirty exists 2023-12-01T04:55:25.399 INFO:tasks.rados.rados.0.smithi080.stdout:637: left oid 41 (ObjNum 579 snap 0 seq_num 579) 2023-12-01T04:55:25.399 INFO:tasks.rados.rados.0.smithi080.stdout:638: finishing write tid 1 to smithi08089843-5 2023-12-01T04:55:25.400 INFO:tasks.rados.rados.0.smithi080.stdout:638: finishing write tid 2 to smithi08089843-5 2023-12-01T04:55:25.400 INFO:tasks.rados.rados.0.smithi080.stdout:638: finishing write tid 3 to smithi08089843-5 2023-12-01T04:55:25.400 INFO:tasks.rados.rados.0.smithi080.stdout:638: finishing write tid 4 to smithi08089843-5 2023-12-01T04:55:25.400 INFO:tasks.rados.rados.0.smithi080.stdout:638: finishing write tid 5 to smithi08089843-5 2023-12-01T04:55:25.400 INFO:tasks.rados.rados.0.smithi080.stdout:638: oid 5 updating version 0 to 115 2023-12-01T04:55:25.400 INFO:tasks.rados.rados.0.smithi080.stdout:638: oid 5 updating version 115 to 117 2023-12-01T04:55:25.400 INFO:tasks.rados.rados.0.smithi080.stdout:638: oid 5 updating version 117 to 118 2023-12-01T04:55:25.400 INFO:tasks.rados.rados.0.smithi080.stdout:638: oid 5 version 118 is already newer than 116 2023-12-01T04:55:25.400 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 5 v 118 (ObjNum 580 snap 0 seq_num 580) dirty exists 2023-12-01T04:55:25.400 INFO:tasks.rados.rados.0.smithi080.stdout:638: left oid 5 (ObjNum 580 snap 0 seq_num 580) 2023-12-01T04:55:25.400 INFO:tasks.rados.rados.0.smithi080.stdout:639: finishing write tid 1 to smithi08089843-314 2023-12-01T04:55:25.400 INFO:tasks.rados.rados.0.smithi080.stdout:639: finishing write tid 2 to smithi08089843-314 2023-12-01T04:55:25.400 INFO:tasks.rados.rados.0.smithi080.stdout:639: finishing write tid 3 to smithi08089843-314 2023-12-01T04:55:25.400 INFO:tasks.rados.rados.0.smithi080.stdout:639: finishing write tid 4 to smithi08089843-314 2023-12-01T04:55:25.400 INFO:tasks.rados.rados.0.smithi080.stdout:639: finishing write tid 5 to smithi08089843-314 2023-12-01T04:55:25.401 INFO:tasks.rados.rados.0.smithi080.stdout:639: oid 314 updating version 0 to 148 2023-12-01T04:55:25.401 INFO:tasks.rados.rados.0.smithi080.stdout:639: oid 314 updating version 148 to 149 2023-12-01T04:55:25.401 INFO:tasks.rados.rados.0.smithi080.stdout:639: oid 314 version 149 is already newer than 147 2023-12-01T04:55:25.401 INFO:tasks.rados.rados.0.smithi080.stdout:639: oid 314 version 149 is already newer than 146 2023-12-01T04:55:25.401 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 314 v 149 (ObjNum 581 snap 0 seq_num 581) dirty exists 2023-12-01T04:55:25.401 INFO:tasks.rados.rados.0.smithi080.stdout:639: left oid 314 (ObjNum 581 snap 0 seq_num 581) 2023-12-01T04:55:25.401 INFO:tasks.rados.rados.0.smithi080.stdout:640: seq_num 582 ranges {581674=637746,1840873=558854,3066417=537135} 2023-12-01T04:55:25.410 INFO:tasks.rados.rados.0.smithi080.stdout:640: writing smithi08089843-27 from 581674 to 1219420 tid 1 2023-12-01T04:55:25.417 INFO:tasks.rados.rados.0.smithi080.stdout:640: writing smithi08089843-27 from 1840873 to 2399727 tid 2 2023-12-01T04:55:25.426 INFO:tasks.rados.rados.0.smithi080.stdout:640: writing smithi08089843-27 from 3066417 to 3603552 tid 3 2023-12-01T04:55:25.427 INFO:tasks.rados.rados.0.smithi080.stdout:632: done (8 left) 2023-12-01T04:55:25.427 INFO:tasks.rados.rados.0.smithi080.stdout:633: done (7 left) 2023-12-01T04:55:25.427 INFO:tasks.rados.rados.0.smithi080.stdout:634: done (6 left) 2023-12-01T04:55:25.427 INFO:tasks.rados.rados.0.smithi080.stdout:635: done (5 left) 2023-12-01T04:55:25.427 INFO:tasks.rados.rados.0.smithi080.stdout:636: done (4 left) 2023-12-01T04:55:25.427 INFO:tasks.rados.rados.0.smithi080.stdout:637: done (3 left) 2023-12-01T04:55:25.427 INFO:tasks.rados.rados.0.smithi080.stdout:638: done (2 left) 2023-12-01T04:55:25.427 INFO:tasks.rados.rados.0.smithi080.stdout:639: done (1 left) 2023-12-01T04:55:25.427 INFO:tasks.rados.rados.0.smithi080.stdout:641: delete oid 1 current snap is 0 2023-12-01T04:55:25.427 INFO:tasks.rados.rados.0.smithi080.stdout:640: finishing write tid 1 to smithi08089843-27 2023-12-01T04:55:25.427 INFO:tasks.rados.rados.0.smithi080.stdout:640: finishing write tid 2 to smithi08089843-27 2023-12-01T04:55:25.429 INFO:tasks.rados.rados.0.smithi080.stdout:640: finishing write tid 3 to smithi08089843-27 2023-12-01T04:55:25.429 INFO:tasks.rados.rados.0.smithi080.stdout:640: finishing write tid 4 to smithi08089843-27 2023-12-01T04:55:25.429 INFO:tasks.rados.rados.0.smithi080.stdout:641: done (1 left) 2023-12-01T04:55:25.429 INFO:tasks.rados.rados.0.smithi080.stdout:642: write oid 115 current snap is 0 2023-12-01T04:55:25.429 INFO:tasks.rados.rados.0.smithi080.stdout:642: seq_num 584 ranges {615288=788244,1957837=562523,3121263=559679} 2023-12-01T04:55:25.439 INFO:tasks.rados.rados.0.smithi080.stdout:642: writing smithi08089843-115 from 615288 to 1403532 tid 1 2023-12-01T04:55:25.446 INFO:tasks.rados.rados.0.smithi080.stdout:642: writing smithi08089843-115 from 1957837 to 2520360 tid 2 2023-12-01T04:55:25.453 INFO:tasks.rados.rados.0.smithi080.stdout:642: writing smithi08089843-115 from 3121263 to 3680942 tid 3 2023-12-01T04:55:25.453 INFO:tasks.rados.rados.0.smithi080.stdout:643: write oid 260 current snap is 0 2023-12-01T04:55:25.453 INFO:tasks.rados.rados.0.smithi080.stdout:640: finishing write tid 5 to smithi08089843-27 2023-12-01T04:55:25.453 INFO:tasks.rados.rados.0.smithi080.stdout:640: oid 27 updating version 0 to 123 2023-12-01T04:55:25.453 INFO:tasks.rados.rados.0.smithi080.stdout:640: oid 27 updating version 123 to 124 2023-12-01T04:55:25.453 INFO:tasks.rados.rados.0.smithi080.stdout:640: oid 27 updating version 124 to 126 2023-12-01T04:55:25.453 INFO:tasks.rados.rados.0.smithi080.stdout:640: oid 27 version 126 is already newer than 125 2023-12-01T04:55:25.453 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 27 v 126 (ObjNum 582 snap 0 seq_num 582) dirty exists 2023-12-01T04:55:25.453 INFO:tasks.rados.rados.0.smithi080.stdout:640: left oid 27 (ObjNum 582 snap 0 seq_num 582) 2023-12-01T04:55:25.453 INFO:tasks.rados.rados.0.smithi080.stdout:643: seq_num 585 ranges {632095=463493,1616319=422534,2748686=487304} 2023-12-01T04:55:25.459 INFO:tasks.rados.rados.0.smithi080.stdout:643: writing smithi08089843-260 from 632095 to 1095588 tid 1 2023-12-01T04:55:25.464 INFO:tasks.rados.rados.0.smithi080.stdout:643: writing smithi08089843-260 from 1616319 to 2038853 tid 2 2023-12-01T04:55:25.472 INFO:tasks.rados.rados.0.smithi080.stdout:643: writing smithi08089843-260 from 2748686 to 3235990 tid 3 2023-12-01T04:55:25.472 INFO:tasks.rados.rados.0.smithi080.stdout:640: done (2 left) 2023-12-01T04:55:25.472 INFO:tasks.rados.rados.0.smithi080.stdout:644: write oid 407 current snap is 0 2023-12-01T04:55:25.472 INFO:tasks.rados.rados.0.smithi080.stdout:642: finishing write tid 1 to smithi08089843-115 2023-12-01T04:55:25.472 INFO:tasks.rados.rados.0.smithi080.stdout:644: seq_num 586 ranges {648902=655095,2074801=566192,3176109=672793} 2023-12-01T04:55:25.479 INFO:tasks.rados.rados.0.smithi080.stdout:644: writing smithi08089843-407 from 648902 to 1303997 tid 1 2023-12-01T04:55:25.487 INFO:tasks.rados.rados.0.smithi080.stdout:644: writing smithi08089843-407 from 2074801 to 2640993 tid 2 2023-12-01T04:55:25.494 INFO:tasks.rados.rados.0.smithi080.stdout:644: writing smithi08089843-407 from 3176109 to 3848902 tid 3 2023-12-01T04:55:25.494 INFO:tasks.rados.rados.0.smithi080.stdout:645: write oid 252 current snap is 0 2023-12-01T04:55:25.494 INFO:tasks.rados.rados.0.smithi080.stdout:645: seq_num 587 ranges {665709=730344,2133283=426203,3203532=509848} 2023-12-01T04:55:25.501 INFO:tasks.rados.rados.0.smithi080.stdout:645: writing smithi08089843-252 from 665709 to 1396053 tid 1 2023-12-01T04:55:25.508 INFO:tasks.rados.rados.0.smithi080.stdout:645: writing smithi08089843-252 from 2133283 to 2559486 tid 2 2023-12-01T04:55:25.517 INFO:tasks.rados.rados.0.smithi080.stdout:645: writing smithi08089843-252 from 3203532 to 3713380 tid 3 2023-12-01T04:55:25.517 INFO:tasks.rados.rados.0.smithi080.stdout:646: read oid 216 snap -1 2023-12-01T04:55:25.517 INFO:tasks.rados.rados.0.smithi080.stdout:646: expect (ObjNum 215 snap 0 seq_num 215) 2023-12-01T04:55:25.517 INFO:tasks.rados.rados.0.smithi080.stdout:647: read oid 450 snap -1 2023-12-01T04:55:25.517 INFO:tasks.rados.rados.0.smithi080.stdout:647: expect (ObjNum 449 snap 0 seq_num 449) 2023-12-01T04:55:25.517 INFO:tasks.rados.rados.0.smithi080.stdout:648: read oid 175 snap -1 2023-12-01T04:55:25.517 INFO:tasks.rados.rados.0.smithi080.stdout:648: expect (ObjNum 174 snap 0 seq_num 174) 2023-12-01T04:55:25.517 INFO:tasks.rados.rados.0.smithi080.stdout:649: read oid 454 snap -1 2023-12-01T04:55:25.517 INFO:tasks.rados.rados.0.smithi080.stdout:649: expect (ObjNum 453 snap 0 seq_num 453) 2023-12-01T04:55:25.518 INFO:tasks.rados.rados.0.smithi080.stdout:650: write oid 224 current snap is 0 2023-12-01T04:55:25.518 INFO:tasks.rados.rados.0.smithi080.stdout:650: seq_num 588 ranges {682516=405593,1791765=569861,2830955=721120} 2023-12-01T04:55:25.524 INFO:tasks.rados.rados.0.smithi080.stdout:650: writing smithi08089843-224 from 682516 to 1088109 tid 1 2023-12-01T04:55:25.532 INFO:tasks.rados.rados.0.smithi080.stdout:650: writing smithi08089843-224 from 1791765 to 2361626 tid 2 2023-12-01T04:55:25.539 INFO:tasks.rados.rados.0.smithi080.stdout:650: writing smithi08089843-224 from 2830955 to 3552075 tid 3 2023-12-01T04:55:25.539 INFO:tasks.rados.rados.0.smithi080.stdout:651: write oid 234 current snap is 0 2023-12-01T04:55:25.539 INFO:tasks.rados.rados.0.smithi080.stdout:642: finishing write tid 2 to smithi08089843-115 2023-12-01T04:55:25.539 INFO:tasks.rados.rados.0.smithi080.stdout:651: seq_num 589 ranges {699323=480842,1850247=429872,2858378=532392} 2023-12-01T04:55:25.546 INFO:tasks.rados.rados.0.smithi080.stdout:651: writing smithi08089843-234 from 699323 to 1180165 tid 1 2023-12-01T04:55:25.552 INFO:tasks.rados.rados.0.smithi080.stdout:651: writing smithi08089843-234 from 1850247 to 2280119 tid 2 2023-12-01T04:55:25.558 INFO:tasks.rados.rados.0.smithi080.stdout:651: writing smithi08089843-234 from 2858378 to 3390770 tid 3 2023-12-01T04:55:25.558 INFO:tasks.rados.rados.0.smithi080.stdout:652: read oid 358 snap -1 2023-12-01T04:55:25.559 INFO:tasks.rados.rados.0.smithi080.stdout:652: expect (ObjNum 357 snap 0 seq_num 357) 2023-12-01T04:55:25.559 INFO:tasks.rados.rados.0.smithi080.stdout:653: read oid 146 snap -1 2023-12-01T04:55:25.559 INFO:tasks.rados.rados.0.smithi080.stdout:653: expect (ObjNum 145 snap 0 seq_num 145) 2023-12-01T04:55:25.559 INFO:tasks.rados.rados.0.smithi080.stdout:654: write oid 68 current snap is 0 2023-12-01T04:55:25.559 INFO:tasks.rados.rados.0.smithi080.stdout:654: seq_num 590 ranges {716130=556091,1792376=573530,2769448=460017,3821956=94174} 2023-12-01T04:55:25.569 INFO:tasks.rados.rados.0.smithi080.stdout:654: writing smithi08089843-68 from 716130 to 1272221 tid 1 2023-12-01T04:55:25.576 INFO:tasks.rados.rados.0.smithi080.stdout:654: writing smithi08089843-68 from 1792376 to 2365906 tid 2 2023-12-01T04:55:25.581 INFO:tasks.rados.rados.0.smithi080.stdout:654: writing smithi08089843-68 from 2769448 to 3229465 tid 3 2023-12-01T04:55:25.586 INFO:tasks.rados.rados.0.smithi080.stdout:654: writing smithi08089843-68 from 3821956 to 3916130 tid 4 2023-12-01T04:55:25.586 INFO:tasks.rados.rados.0.smithi080.stdout:655: write oid 435 current snap is 0 2023-12-01T04:55:25.586 INFO:tasks.rados.rados.0.smithi080.stdout:642: finishing write tid 3 to smithi08089843-115 2023-12-01T04:55:25.586 INFO:tasks.rados.rados.0.smithi080.stdout:642: finishing write tid 4 to smithi08089843-115 2023-12-01T04:55:25.586 INFO:tasks.rados.rados.0.smithi080.stdout:655: seq_num 591 ranges {732937=631340,1850858=433541,2796871=671289,3888195=44742} 2023-12-01T04:55:25.599 INFO:tasks.rados.rados.0.smithi080.stdout:655: writing smithi08089843-435 from 732937 to 1364277 tid 1 2023-12-01T04:55:25.604 INFO:tasks.rados.rados.0.smithi080.stdout:655: writing smithi08089843-435 from 1850858 to 2284399 tid 2 2023-12-01T04:55:25.611 INFO:tasks.rados.rados.0.smithi080.stdout:655: writing smithi08089843-435 from 2796871 to 3468160 tid 3 2023-12-01T04:55:25.616 INFO:tasks.rados.rados.0.smithi080.stdout:655: writing smithi08089843-435 from 3888195 to 3932937 tid 4 2023-12-01T04:55:25.616 INFO:tasks.rados.rados.0.smithi080.stdout:656: read oid 269 snap -1 2023-12-01T04:55:25.616 INFO:tasks.rados.rados.0.smithi080.stdout:656: expect (ObjNum 268 snap 0 seq_num 268) 2023-12-01T04:55:25.616 INFO:tasks.rados.rados.0.smithi080.stdout:657: read oid 9 snap -1 2023-12-01T04:55:25.616 INFO:tasks.rados.rados.0.smithi080.stdout:657: expect (ObjNum 8 snap 0 seq_num 8) 2023-12-01T04:55:25.616 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:25.616 INFO:tasks.rados.rados.0.smithi080.stdout:642: finishing write tid 5 to smithi08089843-115 2023-12-01T04:55:25.616 INFO:tasks.rados.rados.0.smithi080.stdout:642: oid 115 updating version 0 to 127 2023-12-01T04:55:25.616 INFO:tasks.rados.rados.0.smithi080.stdout:642: oid 115 version 127 is already newer than 125 2023-12-01T04:55:25.616 INFO:tasks.rados.rados.0.smithi080.stdout:642: oid 115 updating version 127 to 128 2023-12-01T04:55:25.616 INFO:tasks.rados.rados.0.smithi080.stdout:642: oid 115 version 128 is already newer than 126 2023-12-01T04:55:25.616 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 115 v 128 (ObjNum 584 snap 0 seq_num 584) dirty exists 2023-12-01T04:55:25.616 INFO:tasks.rados.rados.0.smithi080.stdout:642: left oid 115 (ObjNum 584 snap 0 seq_num 584) 2023-12-01T04:55:25.617 INFO:tasks.rados.rados.0.smithi080.stdout:643: finishing write tid 1 to smithi08089843-260 2023-12-01T04:55:25.617 INFO:tasks.rados.rados.0.smithi080.stdout:643: finishing write tid 2 to smithi08089843-260 2023-12-01T04:55:25.617 INFO:tasks.rados.rados.0.smithi080.stdout:643: finishing write tid 3 to smithi08089843-260 2023-12-01T04:55:25.617 INFO:tasks.rados.rados.0.smithi080.stdout:643: finishing write tid 4 to smithi08089843-260 2023-12-01T04:55:25.617 INFO:tasks.rados.rados.0.smithi080.stdout:643: finishing write tid 5 to smithi08089843-260 2023-12-01T04:55:25.617 INFO:tasks.rados.rados.0.smithi080.stdout:643: oid 260 updating version 0 to 147 2023-12-01T04:55:25.617 INFO:tasks.rados.rados.0.smithi080.stdout:643: oid 260 updating version 147 to 148 2023-12-01T04:55:25.617 INFO:tasks.rados.rados.0.smithi080.stdout:643: oid 260 version 148 is already newer than 145 2023-12-01T04:55:25.617 INFO:tasks.rados.rados.0.smithi080.stdout:643: oid 260 version 148 is already newer than 146 2023-12-01T04:55:25.617 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 260 v 148 (ObjNum 585 snap 0 seq_num 585) dirty exists 2023-12-01T04:55:25.617 INFO:tasks.rados.rados.0.smithi080.stdout:643: left oid 260 (ObjNum 585 snap 0 seq_num 585) 2023-12-01T04:55:25.617 INFO:tasks.rados.rados.0.smithi080.stdout:642: done (15 left) 2023-12-01T04:55:25.617 INFO:tasks.rados.rados.0.smithi080.stdout:643: done (14 left) 2023-12-01T04:55:25.617 INFO:tasks.rados.rados.0.smithi080.stdout:658: write oid 36 current snap is 0 2023-12-01T04:55:25.617 INFO:tasks.rados.rados.0.smithi080.stdout:644: finishing write tid 1 to smithi08089843-407 2023-12-01T04:55:25.618 INFO:tasks.rados.rados.0.smithi080.stdout:644: finishing write tid 2 to smithi08089843-407 2023-12-01T04:55:25.618 INFO:tasks.rados.rados.0.smithi080.stdout:644: finishing write tid 3 to smithi08089843-407 2023-12-01T04:55:25.618 INFO:tasks.rados.rados.0.smithi080.stdout:644: finishing write tid 4 to smithi08089843-407 2023-12-01T04:55:25.618 INFO:tasks.rados.rados.0.smithi080.stdout:644: finishing write tid 5 to smithi08089843-407 2023-12-01T04:55:25.618 INFO:tasks.rados.rados.0.smithi080.stdout:644: oid 407 updating version 0 to 107 2023-12-01T04:55:25.618 INFO:tasks.rados.rados.0.smithi080.stdout:644: oid 407 updating version 107 to 110 2023-12-01T04:55:25.618 INFO:tasks.rados.rados.0.smithi080.stdout:644: oid 407 version 110 is already newer than 108 2023-12-01T04:55:25.618 INFO:tasks.rados.rados.0.smithi080.stdout:644: oid 407 version 110 is already newer than 109 2023-12-01T04:55:25.618 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 407 v 110 (ObjNum 586 snap 0 seq_num 586) dirty exists 2023-12-01T04:55:25.619 INFO:tasks.rados.rados.0.smithi080.stdout:644: left oid 407 (ObjNum 586 snap 0 seq_num 586) 2023-12-01T04:55:25.619 INFO:tasks.rados.rados.0.smithi080.stdout:645: finishing write tid 1 to smithi08089843-252 2023-12-01T04:55:25.619 INFO:tasks.rados.rados.0.smithi080.stdout:658: seq_num 592 ranges {749744=706589,1909340=577199,3224294=482561} 2023-12-01T04:55:25.626 INFO:tasks.rados.rados.0.smithi080.stdout:658: writing smithi08089843-36 from 749744 to 1456333 tid 1 2023-12-01T04:55:25.633 INFO:tasks.rados.rados.0.smithi080.stdout:658: writing smithi08089843-36 from 1909340 to 2486539 tid 2 2023-12-01T04:55:25.641 INFO:tasks.rados.rados.0.smithi080.stdout:658: writing smithi08089843-36 from 3224294 to 3706855 tid 3 2023-12-01T04:55:25.641 INFO:tasks.rados.rados.0.smithi080.stdout:644: done (14 left) 2023-12-01T04:55:25.641 INFO:tasks.rados.rados.0.smithi080.stdout:659: write oid 468 current snap is 0 2023-12-01T04:55:25.641 INFO:tasks.rados.rados.0.smithi080.stdout:645: finishing write tid 2 to smithi08089843-252 2023-12-01T04:55:25.641 INFO:tasks.rados.rados.0.smithi080.stdout:659: seq_num 593 ranges {766551=498191,1684175=720857,2851717=693833} 2023-12-01T04:55:25.647 INFO:tasks.rados.rados.0.smithi080.stdout:659: writing smithi08089843-468 from 766551 to 1264742 tid 1 2023-12-01T04:55:25.656 INFO:tasks.rados.rados.0.smithi080.stdout:659: writing smithi08089843-468 from 1684175 to 2405032 tid 2 2023-12-01T04:55:25.663 INFO:tasks.rados.rados.0.smithi080.stdout:659: writing smithi08089843-468 from 2851717 to 3545550 tid 3 2023-12-01T04:55:25.663 INFO:tasks.rados.rados.0.smithi080.stdout:660: delete oid 47 current snap is 0 2023-12-01T04:55:25.664 INFO:tasks.rados.rados.0.smithi080.stdout:645: finishing write tid 3 to smithi08089843-252 2023-12-01T04:55:25.664 INFO:tasks.rados.rados.0.smithi080.stdout:645: finishing write tid 4 to smithi08089843-252 2023-12-01T04:55:25.664 INFO:tasks.rados.rados.0.smithi080.stdout:645: finishing write tid 5 to smithi08089843-252 2023-12-01T04:55:25.664 INFO:tasks.rados.rados.0.smithi080.stdout:645: oid 252 updating version 0 to 152 2023-12-01T04:55:25.664 INFO:tasks.rados.rados.0.smithi080.stdout:645: oid 252 version 152 is already newer than 149 2023-12-01T04:55:25.664 INFO:tasks.rados.rados.0.smithi080.stdout:645: oid 252 version 152 is already newer than 151 2023-12-01T04:55:25.664 INFO:tasks.rados.rados.0.smithi080.stdout:645: oid 252 version 152 is already newer than 150 2023-12-01T04:55:25.664 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 252 v 152 (ObjNum 587 snap 0 seq_num 587) dirty exists 2023-12-01T04:55:25.664 INFO:tasks.rados.rados.0.smithi080.stdout:645: left oid 252 (ObjNum 587 snap 0 seq_num 587) 2023-12-01T04:55:25.664 INFO:tasks.rados.rados.0.smithi080.stdout:648: expect (ObjNum 174 snap 0 seq_num 174) 2023-12-01T04:55:25.759 DEBUG:teuthology.orchestra.run.smithi080:> 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 597927aa-9003-11ee-95a2-87774f69a715 -e sha1=9942cfafa9f7e22e363b3f76a7fe21130085c2db -- bash -c 'echo wait for minority of mons to upgrade' 2023-12-01T04:55:25.779 INFO:tasks.rados.rados.0.smithi080.stdout:649: expect (ObjNum 453 snap 0 seq_num 453) 2023-12-01T04:55:25.917 INFO:tasks.rados.rados.0.smithi080.stdout:646: expect (ObjNum 215 snap 0 seq_num 215) 2023-12-01T04:55:26.048 INFO:tasks.rados.rados.0.smithi080.stdout:647: expect (ObjNum 449 snap 0 seq_num 449) 2023-12-01T04:55:26.177 INFO:tasks.rados.rados.0.smithi080.stdout:650: finishing write tid 1 to smithi08089843-224 2023-12-01T04:55:26.178 INFO:tasks.rados.rados.0.smithi080.stdout:650: finishing write tid 2 to smithi08089843-224 2023-12-01T04:55:26.178 INFO:tasks.rados.rados.0.smithi080.stdout:650: finishing write tid 3 to smithi08089843-224 2023-12-01T04:55:26.178 INFO:tasks.rados.rados.0.smithi080.stdout:650: finishing write tid 4 to smithi08089843-224 2023-12-01T04:55:26.178 INFO:tasks.rados.rados.0.smithi080.stdout:650: finishing write tid 5 to smithi08089843-224 2023-12-01T04:55:26.178 INFO:tasks.rados.rados.0.smithi080.stdout:650: oid 224 updating version 0 to 105 2023-12-01T04:55:26.178 INFO:tasks.rados.rados.0.smithi080.stdout:650: oid 224 updating version 105 to 108 2023-12-01T04:55:26.178 INFO:tasks.rados.rados.0.smithi080.stdout:650: oid 224 version 108 is already newer than 107 2023-12-01T04:55:26.178 INFO:tasks.rados.rados.0.smithi080.stdout:650: oid 224 version 108 is already newer than 106 2023-12-01T04:55:26.178 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 224 v 108 (ObjNum 588 snap 0 seq_num 588) dirty exists 2023-12-01T04:55:26.178 INFO:tasks.rados.rados.0.smithi080.stdout:650: left oid 224 (ObjNum 588 snap 0 seq_num 588) 2023-12-01T04:55:26.179 INFO:tasks.rados.rados.0.smithi080.stdout:651: finishing write tid 1 to smithi08089843-234 2023-12-01T04:55:26.179 INFO:tasks.rados.rados.0.smithi080.stdout:651: finishing write tid 2 to smithi08089843-234 2023-12-01T04:55:26.179 INFO:tasks.rados.rados.0.smithi080.stdout:645: done (15 left) 2023-12-01T04:55:26.179 INFO:tasks.rados.rados.0.smithi080.stdout:646: done (14 left) 2023-12-01T04:55:26.179 INFO:tasks.rados.rados.0.smithi080.stdout:647: done (13 left) 2023-12-01T04:55:26.179 INFO:tasks.rados.rados.0.smithi080.stdout:648: done (12 left) 2023-12-01T04:55:26.179 INFO:tasks.rados.rados.0.smithi080.stdout:649: done (11 left) 2023-12-01T04:55:26.179 INFO:tasks.rados.rados.0.smithi080.stdout:650: done (10 left) 2023-12-01T04:55:26.179 INFO:tasks.rados.rados.0.smithi080.stdout:660: done (9 left) 2023-12-01T04:55:26.179 INFO:tasks.rados.rados.0.smithi080.stdout:661: delete oid 499 current snap is 0 2023-12-01T04:55:26.179 INFO:tasks.rados.rados.0.smithi080.stdout:651: finishing write tid 3 to smithi08089843-234 2023-12-01T04:55:26.179 INFO:tasks.rados.rados.0.smithi080.stdout:652: expect (ObjNum 357 snap 0 seq_num 357) 2023-12-01T04:55:26.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:55:25 smithi080 bash[41963]: audit 2023-12-01T04:55:24.749408+0000 mgr.y (mgr.24362) 203 : audit 0 from='client.24758 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:55:26.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:55:25 smithi080 bash[28361]: audit 2023-12-01T04:55:24.749408+0000 mgr.y (mgr.24362) 203 : audit 0 from='client.24758 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:55:26.246 INFO:tasks.rados.rados.0.smithi080.stdout:651: finishing write tid 4 to smithi08089843-234 2023-12-01T04:55:26.246 INFO:tasks.rados.rados.0.smithi080.stdout:651: finishing write tid 5 to smithi08089843-234 2023-12-01T04:55:26.246 INFO:tasks.rados.rados.0.smithi080.stdout:651: oid 234 updating version 0 to 124 2023-12-01T04:55:26.246 INFO:tasks.rados.rados.0.smithi080.stdout:651: oid 234 version 124 is already newer than 121 2023-12-01T04:55:26.246 INFO:tasks.rados.rados.0.smithi080.stdout:651: oid 234 version 124 is already newer than 122 2023-12-01T04:55:26.247 INFO:tasks.rados.rados.0.smithi080.stdout:651: oid 234 version 124 is already newer than 123 2023-12-01T04:55:26.247 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 234 v 124 (ObjNum 589 snap 0 seq_num 589) dirty exists 2023-12-01T04:55:26.247 INFO:tasks.rados.rados.0.smithi080.stdout:651: left oid 234 (ObjNum 589 snap 0 seq_num 589) 2023-12-01T04:55:26.247 INFO:tasks.rados.rados.0.smithi080.stdout:653: expect (ObjNum 145 snap 0 seq_num 145) 2023-12-01T04:55:26.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:55:25 smithi090 bash[32384]: audit 2023-12-01T04:55:24.749408+0000 mgr.y (mgr.24362) 203 : audit 0 from='client.24758 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:55:26.330 INFO:tasks.rados.rados.0.smithi080.stdout:654: finishing write tid 1 to smithi08089843-68 2023-12-01T04:55:26.330 INFO:tasks.rados.rados.0.smithi080.stdout:654: finishing write tid 2 to smithi08089843-68 2023-12-01T04:55:26.330 INFO:tasks.rados.rados.0.smithi080.stdout:654: finishing write tid 3 to smithi08089843-68 2023-12-01T04:55:26.330 INFO:tasks.rados.rados.0.smithi080.stdout:651: done (9 left) 2023-12-01T04:55:26.330 INFO:tasks.rados.rados.0.smithi080.stdout:652: done (8 left) 2023-12-01T04:55:26.331 INFO:tasks.rados.rados.0.smithi080.stdout:653: done (7 left) 2023-12-01T04:55:26.331 INFO:tasks.rados.rados.0.smithi080.stdout:661: done (6 left) 2023-12-01T04:55:26.331 INFO:tasks.rados.rados.0.smithi080.stdout:662: write oid 479 current snap is 0 2023-12-01T04:55:26.331 INFO:tasks.rados.rados.0.smithi080.stdout:654: finishing write tid 4 to smithi08089843-68 2023-12-01T04:55:26.331 INFO:tasks.rados.rados.0.smithi080.stdout:654: finishing write tid 5 to smithi08089843-68 2023-12-01T04:55:26.331 INFO:tasks.rados.rados.0.smithi080.stdout:662: seq_num 596 ranges {416972=723938,1743268=273704} 2023-12-01T04:55:26.339 INFO:tasks.rados.rados.0.smithi080.stdout:662: writing smithi08089843-479 from 416972 to 1140910 tid 1 2023-12-01T04:55:26.346 INFO:tasks.rados.rados.0.smithi080.stdout:662: writing smithi08089843-479 from 1743268 to 2016972 tid 2 2023-12-01T04:55:26.346 INFO:tasks.rados.rados.0.smithi080.stdout:663: read oid 138 snap -1 2023-12-01T04:55:26.346 INFO:tasks.rados.rados.0.smithi080.stdout:663: expect (ObjNum 137 snap 0 seq_num 137) 2023-12-01T04:55:26.346 INFO:tasks.rados.rados.0.smithi080.stdout:664: write oid 450 current snap is 0 2023-12-01T04:55:26.346 INFO:tasks.rados.rados.0.smithi080.stdout:664: seq_num 597 ranges {433779=799187,1801750=232029} 2023-12-01T04:55:26.353 INFO:tasks.rados.rados.0.smithi080.stdout:664: writing smithi08089843-450 from 433779 to 1232966 tid 1 2023-12-01T04:55:26.358 INFO:tasks.rados.rados.0.smithi080.stdout:664: writing smithi08089843-450 from 1801750 to 2033779 tid 2 2023-12-01T04:55:26.358 INFO:tasks.rados.rados.0.smithi080.stdout:665: delete oid 97 current snap is 0 2023-12-01T04:55:26.358 INFO:tasks.rados.rados.0.smithi080.stdout:654: finishing write tid 6 to smithi08089843-68 2023-12-01T04:55:26.358 INFO:tasks.rados.rados.0.smithi080.stdout:654: oid 68 updating version 0 to 128 2023-12-01T04:55:26.359 INFO:tasks.rados.rados.0.smithi080.stdout:654: oid 68 version 128 is already newer than 126 2023-12-01T04:55:26.359 INFO:tasks.rados.rados.0.smithi080.stdout:654: oid 68 version 128 is already newer than 127 2023-12-01T04:55:26.359 INFO:tasks.rados.rados.0.smithi080.stdout:654: oid 68 version 128 is already newer than 125 2023-12-01T04:55:26.359 INFO:tasks.rados.rados.0.smithi080.stdout:654: oid 68 updating version 128 to 129 2023-12-01T04:55:26.359 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 68 v 129 (ObjNum 590 snap 0 seq_num 590) dirty exists 2023-12-01T04:55:26.359 INFO:tasks.rados.rados.0.smithi080.stdout:654: left oid 68 (ObjNum 590 snap 0 seq_num 590) 2023-12-01T04:55:26.359 INFO:tasks.rados.rados.0.smithi080.stdout:655: finishing write tid 1 to smithi08089843-435 2023-12-01T04:55:26.359 INFO:tasks.rados.rados.0.smithi080.stdout:655: finishing write tid 2 to smithi08089843-435 2023-12-01T04:55:26.359 INFO:tasks.rados.rados.0.smithi080.stdout:655: finishing write tid 3 to smithi08089843-435 2023-12-01T04:55:26.359 INFO:tasks.rados.rados.0.smithi080.stdout:655: finishing write tid 4 to smithi08089843-435 2023-12-01T04:55:26.359 INFO:tasks.rados.rados.0.smithi080.stdout:655: finishing write tid 5 to smithi08089843-435 2023-12-01T04:55:26.359 INFO:tasks.rados.rados.0.smithi080.stdout:655: finishing write tid 6 to smithi08089843-435 2023-12-01T04:55:26.359 INFO:tasks.rados.rados.0.smithi080.stdout:655: oid 435 updating version 0 to 130 2023-12-01T04:55:26.359 INFO:tasks.rados.rados.0.smithi080.stdout:655: oid 435 version 130 is already newer than 129 2023-12-01T04:55:26.360 INFO:tasks.rados.rados.0.smithi080.stdout:655: oid 435 updating version 130 to 132 2023-12-01T04:55:26.360 INFO:tasks.rados.rados.0.smithi080.stdout:655: oid 435 version 132 is already newer than 131 2023-12-01T04:55:26.360 INFO:tasks.rados.rados.0.smithi080.stdout:655: oid 435 updating version 132 to 133 2023-12-01T04:55:26.360 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 435 v 133 (ObjNum 591 snap 0 seq_num 591) dirty exists 2023-12-01T04:55:26.360 INFO:tasks.rados.rados.0.smithi080.stdout:655: left oid 435 (ObjNum 591 snap 0 seq_num 591) 2023-12-01T04:55:26.360 INFO:tasks.rados.rados.0.smithi080.stdout:656: expect (ObjNum 268 snap 0 seq_num 268) 2023-12-01T04:55:26.446 INFO:tasks.rados.rados.0.smithi080.stdout:657: expect (ObjNum 8 snap 0 seq_num 8) 2023-12-01T04:55:26.521 INFO:tasks.rados.rados.0.smithi080.stdout:658: finishing write tid 1 to smithi08089843-36 2023-12-01T04:55:26.521 INFO:tasks.rados.rados.0.smithi080.stdout:658: finishing write tid 2 to smithi08089843-36 2023-12-01T04:55:26.521 INFO:tasks.rados.rados.0.smithi080.stdout:658: finishing write tid 3 to smithi08089843-36 2023-12-01T04:55:26.521 INFO:tasks.rados.rados.0.smithi080.stdout:658: finishing write tid 4 to smithi08089843-36 2023-12-01T04:55:26.521 INFO:tasks.rados.rados.0.smithi080.stdout:658: finishing write tid 5 to smithi08089843-36 2023-12-01T04:55:26.521 INFO:tasks.rados.rados.0.smithi080.stdout:658: oid 36 updating version 0 to 186 2023-12-01T04:55:26.522 INFO:tasks.rados.rados.0.smithi080.stdout:658: oid 36 updating version 186 to 188 2023-12-01T04:55:26.522 INFO:tasks.rados.rados.0.smithi080.stdout:658: oid 36 version 188 is already newer than 187 2023-12-01T04:55:26.522 INFO:tasks.rados.rados.0.smithi080.stdout:658: oid 36 version 188 is already newer than 185 2023-12-01T04:55:26.522 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 36 v 188 (ObjNum 592 snap 0 seq_num 592) dirty exists 2023-12-01T04:55:26.522 INFO:tasks.rados.rados.0.smithi080.stdout:658: left oid 36 (ObjNum 592 snap 0 seq_num 592) 2023-12-01T04:55:26.522 INFO:tasks.rados.rados.0.smithi080.stdout:659: finishing write tid 1 to smithi08089843-468 2023-12-01T04:55:26.522 INFO:tasks.rados.rados.0.smithi080.stdout:659: finishing write tid 2 to smithi08089843-468 2023-12-01T04:55:26.522 INFO:tasks.rados.rados.0.smithi080.stdout:659: finishing write tid 3 to smithi08089843-468 2023-12-01T04:55:26.522 INFO:tasks.rados.rados.0.smithi080.stdout:659: finishing write tid 4 to smithi08089843-468 2023-12-01T04:55:26.522 INFO:tasks.rados.rados.0.smithi080.stdout:659: finishing write tid 5 to smithi08089843-468 2023-12-01T04:55:26.522 INFO:tasks.rados.rados.0.smithi080.stdout:659: oid 468 updating version 0 to 116 2023-12-01T04:55:26.522 INFO:tasks.rados.rados.0.smithi080.stdout:659: oid 468 updating version 116 to 119 2023-12-01T04:55:26.522 INFO:tasks.rados.rados.0.smithi080.stdout:659: oid 468 version 119 is already newer than 118 2023-12-01T04:55:26.522 INFO:tasks.rados.rados.0.smithi080.stdout:659: oid 468 version 119 is already newer than 117 2023-12-01T04:55:26.523 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 468 v 119 (ObjNum 593 snap 0 seq_num 593) dirty exists 2023-12-01T04:55:26.523 INFO:tasks.rados.rados.0.smithi080.stdout:659: left oid 468 (ObjNum 593 snap 0 seq_num 593) 2023-12-01T04:55:26.523 INFO:tasks.rados.rados.0.smithi080.stdout:662: finishing write tid 1 to smithi08089843-479 2023-12-01T04:55:26.523 INFO:tasks.rados.rados.0.smithi080.stdout:662: finishing write tid 2 to smithi08089843-479 2023-12-01T04:55:26.523 INFO:tasks.rados.rados.0.smithi080.stdout:662: finishing write tid 3 to smithi08089843-479 2023-12-01T04:55:26.523 INFO:tasks.rados.rados.0.smithi080.stdout:662: finishing write tid 4 to smithi08089843-479 2023-12-01T04:55:26.523 INFO:tasks.rados.rados.0.smithi080.stdout:662: oid 479 updating version 0 to 152 2023-12-01T04:55:26.523 INFO:tasks.rados.rados.0.smithi080.stdout:662: oid 479 version 152 is already newer than 150 2023-12-01T04:55:26.523 INFO:tasks.rados.rados.0.smithi080.stdout:662: oid 479 version 152 is already newer than 151 2023-12-01T04:55:26.523 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 479 v 152 (ObjNum 596 snap 0 seq_num 596) dirty exists 2023-12-01T04:55:26.523 INFO:tasks.rados.rados.0.smithi080.stdout:662: left oid 479 (ObjNum 596 snap 0 seq_num 596) 2023-12-01T04:55:26.523 INFO:tasks.rados.rados.0.smithi080.stdout:663: expect (ObjNum 137 snap 0 seq_num 137) 2023-12-01T04:55:26.607 INFO:tasks.rados.rados.0.smithi080.stdout:664: finishing write tid 1 to smithi08089843-450 2023-12-01T04:55:26.607 INFO:tasks.rados.rados.0.smithi080.stdout:664: finishing write tid 2 to smithi08089843-450 2023-12-01T04:55:26.607 INFO:tasks.rados.rados.0.smithi080.stdout:664: finishing write tid 3 to smithi08089843-450 2023-12-01T04:55:26.607 INFO:tasks.rados.rados.0.smithi080.stdout:654: done (9 left) 2023-12-01T04:55:26.607 INFO:tasks.rados.rados.0.smithi080.stdout:655: done (8 left) 2023-12-01T04:55:26.607 INFO:tasks.rados.rados.0.smithi080.stdout:656: done (7 left) 2023-12-01T04:55:26.607 INFO:tasks.rados.rados.0.smithi080.stdout:657: done (6 left) 2023-12-01T04:55:26.608 INFO:tasks.rados.rados.0.smithi080.stdout:658: done (5 left) 2023-12-01T04:55:26.608 INFO:tasks.rados.rados.0.smithi080.stdout:659: done (4 left) 2023-12-01T04:55:26.608 INFO:tasks.rados.rados.0.smithi080.stdout:662: done (3 left) 2023-12-01T04:55:26.608 INFO:tasks.rados.rados.0.smithi080.stdout:663: done (2 left) 2023-12-01T04:55:26.608 INFO:tasks.rados.rados.0.smithi080.stdout:665: done (1 left) 2023-12-01T04:55:26.608 INFO:tasks.rados.rados.0.smithi080.stdout:666: read oid 430 snap -1 2023-12-01T04:55:26.608 INFO:tasks.rados.rados.0.smithi080.stdout:666: expect (ObjNum 429 snap 0 seq_num 429) 2023-12-01T04:55:26.608 INFO:tasks.rados.rados.0.smithi080.stdout:667: write oid 2 current snap is 0 2023-12-01T04:55:26.608 INFO:tasks.rados.rados.0.smithi080.stdout:664: finishing write tid 4 to smithi08089843-450 2023-12-01T04:55:26.608 INFO:tasks.rados.rados.0.smithi080.stdout:664: oid 450 updating version 0 to 130 2023-12-01T04:55:26.608 INFO:tasks.rados.rados.0.smithi080.stdout:664: oid 450 version 130 is already newer than 129 2023-12-01T04:55:26.608 INFO:tasks.rados.rados.0.smithi080.stdout:664: oid 450 version 130 is already newer than 128 2023-12-01T04:55:26.608 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 450 v 130 (ObjNum 597 snap 0 seq_num 597) dirty exists 2023-12-01T04:55:26.608 INFO:tasks.rados.rados.0.smithi080.stdout:664: left oid 450 (ObjNum 597 snap 0 seq_num 597) 2023-12-01T04:55:26.608 INFO:tasks.rados.rados.0.smithi080.stdout:667: seq_num 599 ranges {467393=549685,1802361=265032} 2023-12-01T04:55:26.616 INFO:tasks.rados.rados.0.smithi080.stdout:667: writing smithi08089843-2 from 467393 to 1017078 tid 1 2023-12-01T04:55:26.624 INFO:tasks.rados.rados.0.smithi080.stdout:667: writing smithi08089843-2 from 1802361 to 2067393 tid 2 2023-12-01T04:55:26.624 INFO:tasks.rados.rados.0.smithi080.stdout:664: done (2 left) 2023-12-01T04:55:26.624 INFO:tasks.rados.rados.0.smithi080.stdout:668: read oid 218 snap -1 2023-12-01T04:55:26.624 INFO:tasks.rados.rados.0.smithi080.stdout:668: expect (ObjNum 217 snap 0 seq_num 217) 2023-12-01T04:55:26.624 INFO:tasks.rados.rados.0.smithi080.stdout:669: read oid 126 snap -1 2023-12-01T04:55:26.624 INFO:tasks.rados.rados.0.smithi080.stdout:669: expect (ObjNum 527 snap 0 seq_num 527) 2023-12-01T04:55:26.624 INFO:tasks.rados.rados.0.smithi080.stdout:670: read oid 481 snap -1 2023-12-01T04:55:26.624 INFO:tasks.rados.rados.0.smithi080.stdout:670: expect (ObjNum 480 snap 0 seq_num 480) 2023-12-01T04:55:26.624 INFO:tasks.rados.rados.0.smithi080.stdout:671: read oid 291 snap -1 2023-12-01T04:55:26.624 INFO:tasks.rados.rados.0.smithi080.stdout:671: expect (ObjNum 520 snap 0 seq_num 520) 2023-12-01T04:55:26.624 INFO:tasks.rados.rados.0.smithi080.stdout:672: write oid 429 current snap is 0 2023-12-01T04:55:26.625 INFO:tasks.rados.rados.0.smithi080.stdout:672: seq_num 600 ranges {484200=624934,1860843=223357} 2023-12-01T04:55:26.630 INFO:tasks.rados.rados.0.smithi080.stdout:672: writing smithi08089843-429 from 484200 to 1109134 tid 1 2023-12-01T04:55:26.637 INFO:tasks.rados.rados.0.smithi080.stdout:672: writing smithi08089843-429 from 1860843 to 2084200 tid 2 2023-12-01T04:55:26.637 INFO:tasks.rados.rados.0.smithi080.stdout:673: read oid 10 snap -1 2023-12-01T04:55:26.637 INFO:tasks.rados.rados.0.smithi080.stdout:673: expect (ObjNum 9 snap 0 seq_num 9) 2023-12-01T04:55:26.637 INFO:tasks.rados.rados.0.smithi080.stdout:674: read oid 377 snap -1 2023-12-01T04:55:26.637 INFO:tasks.rados.rados.0.smithi080.stdout:674: expect (ObjNum 376 snap 0 seq_num 376) 2023-12-01T04:55:26.637 INFO:tasks.rados.rados.0.smithi080.stdout:675: write oid 450 current snap is 0 2023-12-01T04:55:26.637 INFO:tasks.rados.rados.0.smithi080.stdout:675: seq_num 601 ranges {501007=416536,1635678=465329} 2023-12-01T04:55:26.642 INFO:tasks.rados.rados.0.smithi080.stdout:675: writing smithi08089843-450 from 501007 to 917543 tid 1 2023-12-01T04:55:26.649 INFO:tasks.rados.rados.0.smithi080.stdout:675: writing smithi08089843-450 from 1635678 to 2101007 tid 2 2023-12-01T04:55:26.650 INFO:tasks.rados.rados.0.smithi080.stdout:676: read oid 185 snap -1 2023-12-01T04:55:26.650 INFO:tasks.rados.rados.0.smithi080.stdout:676: expect deleted 2023-12-01T04:55:26.650 INFO:tasks.rados.rados.0.smithi080.stdout:677: read oid 229 snap -1 2023-12-01T04:55:26.650 INFO:tasks.rados.rados.0.smithi080.stdout:677: expect (ObjNum 228 snap 0 seq_num 228) 2023-12-01T04:55:26.650 INFO:tasks.rados.rados.0.smithi080.stdout:678: write oid 486 current snap is 0 2023-12-01T04:55:26.650 INFO:tasks.rados.rados.0.smithi080.stdout:666: expect (ObjNum 429 snap 0 seq_num 429) 2023-12-01T04:55:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:55:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:04:55:26] "GET /metrics HTTP/1.1" 200 36265 "" "Prometheus/2.43.0" 2023-12-01T04:55:26.770 INFO:tasks.rados.rados.0.smithi080.stdout:667: finishing write tid 1 to smithi08089843-2 2023-12-01T04:55:26.770 INFO:tasks.rados.rados.0.smithi080.stdout:670: expect (ObjNum 480 snap 0 seq_num 480) 2023-12-01T04:55:26.847 INFO:tasks.rados.rados.0.smithi080.stdout:667: finishing write tid 2 to smithi08089843-2 2023-12-01T04:55:26.848 INFO:tasks.rados.rados.0.smithi080.stdout:667: finishing write tid 3 to smithi08089843-2 2023-12-01T04:55:26.848 INFO:tasks.rados.rados.0.smithi080.stdout:669: expect (ObjNum 527 snap 0 seq_num 527) 2023-12-01T04:55:26.993 INFO:tasks.rados.rados.0.smithi080.stdout:667: finishing write tid 4 to smithi08089843-2 2023-12-01T04:55:26.993 INFO:tasks.rados.rados.0.smithi080.stdout:667: oid 2 updating version 0 to 110 2023-12-01T04:55:26.994 INFO:tasks.rados.rados.0.smithi080.stdout:667: oid 2 version 110 is already newer than 109 2023-12-01T04:55:26.994 INFO:tasks.rados.rados.0.smithi080.stdout:667: oid 2 version 110 is already newer than 108 2023-12-01T04:55:26.994 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 2 v 110 (ObjNum 599 snap 0 seq_num 599) dirty exists 2023-12-01T04:55:26.994 INFO:tasks.rados.rados.0.smithi080.stdout:667: left oid 2 (ObjNum 599 snap 0 seq_num 599) 2023-12-01T04:55:26.994 INFO:tasks.rados.rados.0.smithi080.stdout:672: finishing write tid 1 to smithi08089843-429 2023-12-01T04:55:26.994 INFO:tasks.rados.rados.0.smithi080.stdout:668: expect (ObjNum 217 snap 0 seq_num 217) 2023-12-01T04:55:27.128 INFO:tasks.rados.rados.0.smithi080.stdout:671: expect (ObjNum 520 snap 0 seq_num 520) 2023-12-01T04:55:27.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:55:26 smithi080 bash[41963]: cluster 2023-12-01T04:55:25.763690+0000 mgr.y (mgr.24362) 204 : cluster 0 pgmap v178: 89 pgs: 89 active+clean; 1.4 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 52 MiB/s rd, 56 MiB/s wr, 319 op/s 2023-12-01T04:55:27.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:55:26 smithi080 bash[28361]: cluster 2023-12-01T04:55:25.763690+0000 mgr.y (mgr.24362) 204 : cluster 0 pgmap v178: 89 pgs: 89 active+clean; 1.4 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 52 MiB/s rd, 56 MiB/s wr, 319 op/s 2023-12-01T04:55:27.249 INFO:tasks.rados.rados.0.smithi080.stdout:672: finishing write tid 2 to smithi08089843-429 2023-12-01T04:55:27.249 INFO:tasks.rados.rados.0.smithi080.stdout:672: finishing write tid 3 to smithi08089843-429 2023-12-01T04:55:27.249 INFO:tasks.rados.rados.0.smithi080.stdout:672: finishing write tid 4 to smithi08089843-429 2023-12-01T04:55:27.249 INFO:tasks.rados.rados.0.smithi080.stdout:672: oid 429 updating version 0 to 112 2023-12-01T04:55:27.249 INFO:tasks.rados.rados.0.smithi080.stdout:672: oid 429 version 112 is already newer than 111 2023-12-01T04:55:27.249 INFO:tasks.rados.rados.0.smithi080.stdout:672: oid 429 updating version 112 to 113 2023-12-01T04:55:27.249 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 429 v 113 (ObjNum 600 snap 0 seq_num 600) dirty exists 2023-12-01T04:55:27.249 INFO:tasks.rados.rados.0.smithi080.stdout:672: left oid 429 (ObjNum 600 snap 0 seq_num 600) 2023-12-01T04:55:27.249 INFO:tasks.rados.rados.0.smithi080.stdout:674: expect (ObjNum 376 snap 0 seq_num 376) 2023-12-01T04:55:27.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:55:26 smithi090 bash[32384]: cluster 2023-12-01T04:55:25.763690+0000 mgr.y (mgr.24362) 204 : cluster 0 pgmap v178: 89 pgs: 89 active+clean; 1.4 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 52 MiB/s rd, 56 MiB/s wr, 319 op/s 2023-12-01T04:55:27.333 INFO:tasks.rados.rados.0.smithi080.stdout:675: finishing write tid 1 to smithi08089843-450 2023-12-01T04:55:27.333 INFO:tasks.rados.rados.0.smithi080.stdout:673: expect (ObjNum 9 snap 0 seq_num 9) 2023-12-01T04:55:27.409 INFO:tasks.rados.rados.0.smithi080.stdout:675: finishing write tid 2 to smithi08089843-450 2023-12-01T04:55:27.409 INFO:tasks.rados.rados.0.smithi080.stdout:675: finishing write tid 3 to smithi08089843-450 2023-12-01T04:55:27.409 INFO:tasks.rados.rados.0.smithi080.stdout:675: finishing write tid 4 to smithi08089843-450 2023-12-01T04:55:27.409 INFO:tasks.rados.rados.0.smithi080.stdout:675: oid 450 updating version 0 to 133 2023-12-01T04:55:27.409 INFO:tasks.rados.rados.0.smithi080.stdout:675: oid 450 version 133 is already newer than 132 2023-12-01T04:55:27.409 INFO:tasks.rados.rados.0.smithi080.stdout:675: oid 450 version 133 is already newer than 131 2023-12-01T04:55:27.409 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 450 v 133 (ObjNum 601 snap 0 seq_num 601) dirty exists 2023-12-01T04:55:27.409 INFO:tasks.rados.rados.0.smithi080.stdout:675: left oid 450 (ObjNum 601 snap 0 seq_num 601) 2023-12-01T04:55:27.410 INFO:tasks.rados.rados.0.smithi080.stdout:677: expect (ObjNum 228 snap 0 seq_num 228) 2023-12-01T04:55:27.551 INFO:tasks.rados.rados.0.smithi080.stdout:678: seq_num 602 ranges {517814=491785,1577807=540007} 2023-12-01T04:55:27.561 INFO:tasks.rados.rados.0.smithi080.stdout:678: writing smithi08089843-486 from 517814 to 1009599 tid 1 2023-12-01T04:55:27.569 INFO:tasks.rados.rados.0.smithi080.stdout:678: writing smithi08089843-486 from 1577807 to 2117814 tid 2 2023-12-01T04:55:27.569 INFO:tasks.rados.rados.0.smithi080.stdout:666: done (12 left) 2023-12-01T04:55:27.569 INFO:tasks.rados.rados.0.smithi080.stdout:667: done (11 left) 2023-12-01T04:55:27.569 INFO:tasks.rados.rados.0.smithi080.stdout:668: done (10 left) 2023-12-01T04:55:27.569 INFO:tasks.rados.rados.0.smithi080.stdout:669: done (9 left) 2023-12-01T04:55:27.569 INFO:tasks.rados.rados.0.smithi080.stdout:670: done (8 left) 2023-12-01T04:55:27.569 INFO:tasks.rados.rados.0.smithi080.stdout:671: done (7 left) 2023-12-01T04:55:27.569 INFO:tasks.rados.rados.0.smithi080.stdout:672: done (6 left) 2023-12-01T04:55:27.570 INFO:tasks.rados.rados.0.smithi080.stdout:673: done (5 left) 2023-12-01T04:55:27.570 INFO:tasks.rados.rados.0.smithi080.stdout:674: done (4 left) 2023-12-01T04:55:27.570 INFO:tasks.rados.rados.0.smithi080.stdout:675: done (3 left) 2023-12-01T04:55:27.570 INFO:tasks.rados.rados.0.smithi080.stdout:676: done (2 left) 2023-12-01T04:55:27.570 INFO:tasks.rados.rados.0.smithi080.stdout:677: done (1 left) 2023-12-01T04:55:27.570 INFO:tasks.rados.rados.0.smithi080.stdout:679: read oid 288 snap -1 2023-12-01T04:55:27.570 INFO:tasks.rados.rados.0.smithi080.stdout:679: expect (ObjNum 287 snap 0 seq_num 287) 2023-12-01T04:55:27.570 INFO:tasks.rados.rados.0.smithi080.stdout:680: read oid 275 snap -1 2023-12-01T04:55:27.570 INFO:tasks.rados.rados.0.smithi080.stdout:680: expect (ObjNum 274 snap 0 seq_num 274) 2023-12-01T04:55:27.570 INFO:tasks.rados.rados.0.smithi080.stdout:681: write oid 384 current snap is 0 2023-12-01T04:55:27.570 INFO:tasks.rados.rados.0.smithi080.stdout:681: seq_num 603 ranges {534621=567034,1636289=498332} 2023-12-01T04:55:27.575 INFO:tasks.rados.rados.0.smithi080.stdout:681: writing smithi08089843-384 from 534621 to 1101655 tid 1 2023-12-01T04:55:27.582 INFO:tasks.rados.rados.0.smithi080.stdout:681: writing smithi08089843-384 from 1636289 to 2134621 tid 2 2023-12-01T04:55:27.582 INFO:tasks.rados.rados.0.smithi080.stdout:682: write oid 322 current snap is 0 2023-12-01T04:55:27.583 INFO:tasks.rados.rados.0.smithi080.stdout:678: finishing write tid 1 to smithi08089843-486 2023-12-01T04:55:27.583 INFO:tasks.rados.rados.0.smithi080.stdout:678: finishing write tid 2 to smithi08089843-486 2023-12-01T04:55:27.583 INFO:tasks.rados.rados.0.smithi080.stdout:678: finishing write tid 3 to smithi08089843-486 2023-12-01T04:55:27.583 INFO:tasks.rados.rados.0.smithi080.stdout:678: finishing write tid 4 to smithi08089843-486 2023-12-01T04:55:27.583 INFO:tasks.rados.rados.0.smithi080.stdout:678: oid 486 updating version 0 to 134 2023-12-01T04:55:27.583 INFO:tasks.rados.rados.0.smithi080.stdout:678: oid 486 updating version 134 to 135 2023-12-01T04:55:27.583 INFO:tasks.rados.rados.0.smithi080.stdout:678: oid 486 updating version 135 to 136 2023-12-01T04:55:27.583 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 486 v 136 (ObjNum 602 snap 0 seq_num 602) dirty exists 2023-12-01T04:55:27.583 INFO:tasks.rados.rados.0.smithi080.stdout:678: left oid 486 (ObjNum 602 snap 0 seq_num 602) 2023-12-01T04:55:27.583 INFO:tasks.rados.rados.0.smithi080.stdout:679: expect (ObjNum 287 snap 0 seq_num 287) 2023-12-01T04:55:27.685 INFO:tasks.rados.rados.0.smithi080.stdout:680: expect (ObjNum 274 snap 0 seq_num 274) 2023-12-01T04:55:27.779 INFO:tasks.rados.rados.0.smithi080.stdout:681: finishing write tid 1 to smithi08089843-384 2023-12-01T04:55:27.779 INFO:tasks.rados.rados.0.smithi080.stdout:681: finishing write tid 2 to smithi08089843-384 2023-12-01T04:55:27.779 INFO:tasks.rados.rados.0.smithi080.stdout:681: finishing write tid 3 to smithi08089843-384 2023-12-01T04:55:27.779 INFO:tasks.rados.rados.0.smithi080.stdout:682: seq_num 604 ranges {551428=642283,1694771=456657} 2023-12-01T04:55:27.790 INFO:tasks.rados.rados.0.smithi080.stdout:682: writing smithi08089843-322 from 551428 to 1193711 tid 1 2023-12-01T04:55:27.797 INFO:tasks.rados.rados.0.smithi080.stdout:682: writing smithi08089843-322 from 1694771 to 2151428 tid 2 2023-12-01T04:55:27.797 INFO:tasks.rados.rados.0.smithi080.stdout:678: done (4 left) 2023-12-01T04:55:27.797 INFO:tasks.rados.rados.0.smithi080.stdout:679: done (3 left) 2023-12-01T04:55:27.797 INFO:tasks.rados.rados.0.smithi080.stdout:680: done (2 left) 2023-12-01T04:55:27.797 INFO:tasks.rados.rados.0.smithi080.stdout:683: read oid 136 snap -1 2023-12-01T04:55:27.797 INFO:tasks.rados.rados.0.smithi080.stdout:683: expect (ObjNum 135 snap 0 seq_num 135) 2023-12-01T04:55:27.797 INFO:tasks.rados.rados.0.smithi080.stdout:684: read oid 414 snap -1 2023-12-01T04:55:27.798 INFO:tasks.rados.rados.0.smithi080.stdout:684: expect (ObjNum 413 snap 0 seq_num 413) 2023-12-01T04:55:27.798 INFO:tasks.rados.rados.0.smithi080.stdout:685: read oid 245 snap -1 2023-12-01T04:55:27.798 INFO:tasks.rados.rados.0.smithi080.stdout:685: expect (ObjNum 244 snap 0 seq_num 244) 2023-12-01T04:55:27.798 INFO:tasks.rados.rados.0.smithi080.stdout:686: read oid 455 snap -1 2023-12-01T04:55:27.798 INFO:tasks.rados.rados.0.smithi080.stdout:686: expect (ObjNum 454 snap 0 seq_num 454) 2023-12-01T04:55:27.798 INFO:tasks.rados.rados.0.smithi080.stdout:687: read oid 421 snap -1 2023-12-01T04:55:27.798 INFO:tasks.rados.rados.0.smithi080.stdout:687: expect (ObjNum 420 snap 0 seq_num 420) 2023-12-01T04:55:27.798 INFO:tasks.rados.rados.0.smithi080.stdout:688: read oid 201 snap -1 2023-12-01T04:55:27.798 INFO:tasks.rados.rados.0.smithi080.stdout:688: expect (ObjNum 200 snap 0 seq_num 200) 2023-12-01T04:55:27.798 INFO:tasks.rados.rados.0.smithi080.stdout:689: write oid 406 current snap is 0 2023-12-01T04:55:27.798 INFO:tasks.rados.rados.0.smithi080.stdout:689: seq_num 605 ranges {568235=717532,1753253=414982} 2023-12-01T04:55:27.805 INFO:tasks.rados.rados.0.smithi080.stdout:689: writing smithi08089843-406 from 568235 to 1285767 tid 1 2023-12-01T04:55:27.810 INFO:tasks.rados.rados.0.smithi080.stdout:689: writing smithi08089843-406 from 1753253 to 2168235 tid 2 2023-12-01T04:55:27.810 INFO:tasks.rados.rados.0.smithi080.stdout:690: write oid 440 current snap is 0 2023-12-01T04:55:27.810 INFO:tasks.rados.rados.0.smithi080.stdout:681: finishing write tid 4 to smithi08089843-384 2023-12-01T04:55:27.811 INFO:tasks.rados.rados.0.smithi080.stdout:681: oid 384 updating version 0 to 190 2023-12-01T04:55:27.811 INFO:tasks.rados.rados.0.smithi080.stdout:681: oid 384 updating version 190 to 191 2023-12-01T04:55:27.811 INFO:tasks.rados.rados.0.smithi080.stdout:681: oid 384 updating version 191 to 192 2023-12-01T04:55:27.811 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 384 v 192 (ObjNum 603 snap 0 seq_num 603) dirty exists 2023-12-01T04:55:27.811 INFO:tasks.rados.rados.0.smithi080.stdout:681: left oid 384 (ObjNum 603 snap 0 seq_num 603) 2023-12-01T04:55:27.811 INFO:tasks.rados.rados.0.smithi080.stdout:690: seq_num 606 ranges {585042=792781,2095382=89660} 2023-12-01T04:55:27.818 INFO:tasks.rados.rados.0.smithi080.stdout:690: writing smithi08089843-440 from 585042 to 1377823 tid 1 2023-12-01T04:55:27.824 INFO:tasks.rados.rados.0.smithi080.stdout:690: writing smithi08089843-440 from 2095382 to 2185042 tid 2 2023-12-01T04:55:27.824 INFO:tasks.rados.rados.0.smithi080.stdout:681: done (9 left) 2023-12-01T04:55:27.824 INFO:tasks.rados.rados.0.smithi080.stdout:691: write oid 51 current snap is 0 2023-12-01T04:55:27.824 INFO:tasks.rados.rados.0.smithi080.stdout:682: finishing write tid 1 to smithi08089843-322 2023-12-01T04:55:27.824 INFO:tasks.rados.rados.0.smithi080.stdout:691: seq_num 607 ranges {601849=468030,1753864=447985} 2023-12-01T04:55:27.830 INFO:tasks.rados.rados.0.smithi080.stdout:691: writing smithi08089843-51 from 601849 to 1069879 tid 1 2023-12-01T04:55:27.837 INFO:tasks.rados.rados.0.smithi080.stdout:691: writing smithi08089843-51 from 1753864 to 2201849 tid 2 2023-12-01T04:55:27.837 INFO:tasks.rados.rados.0.smithi080.stdout:692: read oid 231 snap -1 2023-12-01T04:55:27.837 INFO:tasks.rados.rados.0.smithi080.stdout:692: expect (ObjNum 230 snap 0 seq_num 230) 2023-12-01T04:55:27.837 INFO:tasks.rados.rados.0.smithi080.stdout:693: read oid 160 snap -1 2023-12-01T04:55:27.837 INFO:tasks.rados.rados.0.smithi080.stdout:693: expect (ObjNum 159 snap 0 seq_num 159) 2023-12-01T04:55:27.837 INFO:tasks.rados.rados.0.smithi080.stdout:694: write oid 233 current snap is 0 2023-12-01T04:55:27.837 INFO:tasks.rados.rados.0.smithi080.stdout:683: expect (ObjNum 135 snap 0 seq_num 135) 2023-12-01T04:55:27.921 INFO:tasks.rados.rados.0.smithi080.stdout:684: expect (ObjNum 413 snap 0 seq_num 413) 2023-12-01T04:55:28.036 INFO:tasks.rados.rados.0.smithi080.stdout:687: expect (ObjNum 420 snap 0 seq_num 420) 2023-12-01T04:55:28.149 INFO:tasks.rados.rados.0.smithi080.stdout:682: finishing write tid 2 to smithi08089843-322 2023-12-01T04:55:28.150 INFO:tasks.rados.rados.0.smithi080.stdout:682: finishing write tid 3 to smithi08089843-322 2023-12-01T04:55:28.150 INFO:tasks.rados.rados.0.smithi080.stdout:682: finishing write tid 4 to smithi08089843-322 2023-12-01T04:55:28.150 INFO:tasks.rados.rados.0.smithi080.stdout:682: oid 322 updating version 0 to 194 2023-12-01T04:55:28.150 INFO:tasks.rados.rados.0.smithi080.stdout:682: oid 322 version 194 is already newer than 193 2023-12-01T04:55:28.150 INFO:tasks.rados.rados.0.smithi080.stdout:682: oid 322 updating version 194 to 195 2023-12-01T04:55:28.150 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 322 v 195 (ObjNum 604 snap 0 seq_num 604) dirty exists 2023-12-01T04:55:28.150 INFO:tasks.rados.rados.0.smithi080.stdout:682: left oid 322 (ObjNum 604 snap 0 seq_num 604) 2023-12-01T04:55:28.150 INFO:tasks.rados.rados.0.smithi080.stdout:686: expect (ObjNum 454 snap 0 seq_num 454) 2023-12-01T04:55:28.278 INFO:tasks.rados.rados.0.smithi080.stdout:689: finishing write tid 1 to smithi08089843-406 2023-12-01T04:55:28.278 INFO:tasks.rados.rados.0.smithi080.stdout:685: expect (ObjNum 244 snap 0 seq_num 244) 2023-12-01T04:55:28.350 INFO:tasks.rados.rados.0.smithi080.stdout:689: finishing write tid 2 to smithi08089843-406 2023-12-01T04:55:28.350 INFO:tasks.rados.rados.0.smithi080.stdout:689: finishing write tid 3 to smithi08089843-406 2023-12-01T04:55:28.350 INFO:tasks.rados.rados.0.smithi080.stdout:689: finishing write tid 4 to smithi08089843-406 2023-12-01T04:55:28.350 INFO:tasks.rados.rados.0.smithi080.stdout:689: oid 406 updating version 0 to 122 2023-12-01T04:55:28.350 INFO:tasks.rados.rados.0.smithi080.stdout:689: oid 406 version 122 is already newer than 121 2023-12-01T04:55:28.350 INFO:tasks.rados.rados.0.smithi080.stdout:689: oid 406 version 122 is already newer than 120 2023-12-01T04:55:28.350 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 406 v 122 (ObjNum 605 snap 0 seq_num 605) dirty exists 2023-12-01T04:55:28.350 INFO:tasks.rados.rados.0.smithi080.stdout:689: left oid 406 (ObjNum 605 snap 0 seq_num 605) 2023-12-01T04:55:28.351 INFO:tasks.rados.rados.0.smithi080.stdout:688: expect (ObjNum 200 snap 0 seq_num 200) 2023-12-01T04:55:28.477 INFO:tasks.rados.rados.0.smithi080.stdout:690: finishing write tid 1 to smithi08089843-440 2023-12-01T04:55:28.477 INFO:tasks.rados.rados.0.smithi080.stdout:690: finishing write tid 2 to smithi08089843-440 2023-12-01T04:55:28.478 INFO:tasks.rados.rados.0.smithi080.stdout:690: finishing write tid 3 to smithi08089843-440 2023-12-01T04:55:28.478 INFO:tasks.rados.rados.0.smithi080.stdout:690: finishing write tid 4 to smithi08089843-440 2023-12-01T04:55:28.478 INFO:tasks.rados.rados.0.smithi080.stdout:690: oid 440 updating version 0 to 123 2023-12-01T04:55:28.478 INFO:tasks.rados.rados.0.smithi080.stdout:690: oid 440 updating version 123 to 125 2023-12-01T04:55:28.478 INFO:tasks.rados.rados.0.smithi080.stdout:690: oid 440 version 125 is already newer than 124 2023-12-01T04:55:28.478 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 440 v 125 (ObjNum 606 snap 0 seq_num 606) dirty exists 2023-12-01T04:55:28.478 INFO:tasks.rados.rados.0.smithi080.stdout:690: left oid 440 (ObjNum 606 snap 0 seq_num 606) 2023-12-01T04:55:28.478 INFO:tasks.rados.rados.0.smithi080.stdout:691: finishing write tid 1 to smithi08089843-51 2023-12-01T04:55:28.478 INFO:tasks.rados.rados.0.smithi080.stdout:694: seq_num 608 ranges {618656=543279,1812346=406310} 2023-12-01T04:55:28.486 INFO:tasks.rados.rados.0.smithi080.stdout:694: writing smithi08089843-233 from 618656 to 1161935 tid 1 2023-12-01T04:55:28.493 INFO:tasks.rados.rados.0.smithi080.stdout:694: writing smithi08089843-233 from 1812346 to 2218656 tid 2 2023-12-01T04:55:28.494 INFO:tasks.rados.rados.0.smithi080.stdout:682: done (12 left) 2023-12-01T04:55:28.494 INFO:tasks.rados.rados.0.smithi080.stdout:683: done (11 left) 2023-12-01T04:55:28.494 INFO:tasks.rados.rados.0.smithi080.stdout:684: done (10 left) 2023-12-01T04:55:28.494 INFO:tasks.rados.rados.0.smithi080.stdout:685: done (9 left) 2023-12-01T04:55:28.494 INFO:tasks.rados.rados.0.smithi080.stdout:686: done (8 left) 2023-12-01T04:55:28.494 INFO:tasks.rados.rados.0.smithi080.stdout:687: done (7 left) 2023-12-01T04:55:28.494 INFO:tasks.rados.rados.0.smithi080.stdout:688: done (6 left) 2023-12-01T04:55:28.494 INFO:tasks.rados.rados.0.smithi080.stdout:689: done (5 left) 2023-12-01T04:55:28.494 INFO:tasks.rados.rados.0.smithi080.stdout:690: done (4 left) 2023-12-01T04:55:28.494 INFO:tasks.rados.rados.0.smithi080.stdout:695: write oid 52 current snap is 0 2023-12-01T04:55:28.494 INFO:tasks.rados.rados.0.smithi080.stdout:695: seq_num 609 ranges {635463=734881,1987181=248282} 2023-12-01T04:55:28.501 INFO:tasks.rados.rados.0.smithi080.stdout:695: writing smithi08089843-52 from 635463 to 1370344 tid 1 2023-12-01T04:55:28.507 INFO:tasks.rados.rados.0.smithi080.stdout:695: writing smithi08089843-52 from 1987181 to 2235463 tid 2 2023-12-01T04:55:28.507 INFO:tasks.rados.rados.0.smithi080.stdout:696: write oid 264 current snap is 0 2023-12-01T04:55:28.507 INFO:tasks.rados.rados.0.smithi080.stdout:696: seq_num 610 ranges {652270=410130,1529310=493867} 2023-12-01T04:55:28.513 INFO:tasks.rados.rados.0.smithi080.stdout:696: writing smithi08089843-264 from 652270 to 1062400 tid 1 2023-12-01T04:55:28.519 INFO:tasks.rados.rados.0.smithi080.stdout:696: writing smithi08089843-264 from 1529310 to 2023177 tid 2 2023-12-01T04:55:28.519 INFO:tasks.rados.rados.0.smithi080.stdout:697: read oid 473 snap -1 2023-12-01T04:55:28.519 INFO:tasks.rados.rados.0.smithi080.stdout:697: expect (ObjNum 472 snap 0 seq_num 472) 2023-12-01T04:55:28.519 INFO:tasks.rados.rados.0.smithi080.stdout:698: read oid 217 snap -1 2023-12-01T04:55:28.519 INFO:tasks.rados.rados.0.smithi080.stdout:698: expect (ObjNum 216 snap 0 seq_num 216) 2023-12-01T04:55:28.519 INFO:tasks.rados.rados.0.smithi080.stdout:699: read oid 377 snap -1 2023-12-01T04:55:28.519 INFO:tasks.rados.rados.0.smithi080.stdout:699: expect (ObjNum 376 snap 0 seq_num 376) 2023-12-01T04:55:28.519 INFO:tasks.rados.rados.0.smithi080.stdout:700: write oid 437 current snap is 0 2023-12-01T04:55:28.519 INFO:tasks.rados.rados.0.smithi080.stdout:700: seq_num 611 ranges {669077=485379,1587792=681285} 2023-12-01T04:55:28.525 INFO:tasks.rados.rados.0.smithi080.stdout:700: writing smithi08089843-437 from 669077 to 1154456 tid 1 2023-12-01T04:55:28.532 INFO:tasks.rados.rados.0.smithi080.stdout:700: writing smithi08089843-437 from 1587792 to 2269077 tid 2 2023-12-01T04:55:28.532 INFO:tasks.rados.rados.0.smithi080.stdout:701: read oid 66 snap -1 2023-12-01T04:55:28.532 INFO:tasks.rados.rados.0.smithi080.stdout:701: expect (ObjNum 65 snap 0 seq_num 65) 2023-12-01T04:55:28.532 INFO:tasks.rados.rados.0.smithi080.stdout:702: read oid 288 snap -1 2023-12-01T04:55:28.532 INFO:tasks.rados.rados.0.smithi080.stdout:702: expect (ObjNum 287 snap 0 seq_num 287) 2023-12-01T04:55:28.533 INFO:tasks.rados.rados.0.smithi080.stdout:703: read oid 72 snap -1 2023-12-01T04:55:28.533 INFO:tasks.rados.rados.0.smithi080.stdout:703: expect (ObjNum 71 snap 0 seq_num 71) 2023-12-01T04:55:28.533 INFO:tasks.rados.rados.0.smithi080.stdout:704: write oid 329 current snap is 0 2023-12-01T04:55:28.533 INFO:tasks.rados.rados.0.smithi080.stdout:693: expect (ObjNum 159 snap 0 seq_num 159) 2023-12-01T04:55:28.639 INFO:tasks.rados.rados.0.smithi080.stdout:691: finishing write tid 2 to smithi08089843-51 2023-12-01T04:55:28.639 INFO:tasks.rados.rados.0.smithi080.stdout:691: finishing write tid 3 to smithi08089843-51 2023-12-01T04:55:28.639 INFO:tasks.rados.rados.0.smithi080.stdout:691: finishing write tid 4 to smithi08089843-51 2023-12-01T04:55:28.639 INFO:tasks.rados.rados.0.smithi080.stdout:691: oid 51 updating version 0 to 141 2023-12-01T04:55:28.639 INFO:tasks.rados.rados.0.smithi080.stdout:691: oid 51 updating version 141 to 142 2023-12-01T04:55:28.639 INFO:tasks.rados.rados.0.smithi080.stdout:691: oid 51 updating version 142 to 143 2023-12-01T04:55:28.639 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 51 v 143 (ObjNum 607 snap 0 seq_num 607) dirty exists 2023-12-01T04:55:28.639 INFO:tasks.rados.rados.0.smithi080.stdout:691: left oid 51 (ObjNum 607 snap 0 seq_num 607) 2023-12-01T04:55:28.639 INFO:tasks.rados.rados.0.smithi080.stdout:692: expect (ObjNum 230 snap 0 seq_num 230) 2023-12-01T04:55:28.788 INFO:tasks.rados.rados.0.smithi080.stdout:694: finishing write tid 1 to smithi08089843-233 2023-12-01T04:55:28.788 INFO:tasks.rados.rados.0.smithi080.stdout:694: finishing write tid 2 to smithi08089843-233 2023-12-01T04:55:28.788 INFO:tasks.rados.rados.0.smithi080.stdout:694: finishing write tid 3 to smithi08089843-233 2023-12-01T04:55:28.789 INFO:tasks.rados.rados.0.smithi080.stdout:694: finishing write tid 4 to smithi08089843-233 2023-12-01T04:55:28.789 INFO:tasks.rados.rados.0.smithi080.stdout:694: oid 233 updating version 0 to 111 2023-12-01T04:55:28.789 INFO:tasks.rados.rados.0.smithi080.stdout:694: oid 233 updating version 111 to 112 2023-12-01T04:55:28.789 INFO:tasks.rados.rados.0.smithi080.stdout:694: oid 233 updating version 112 to 113 2023-12-01T04:55:28.789 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 233 v 113 (ObjNum 608 snap 0 seq_num 608) dirty exists 2023-12-01T04:55:28.789 INFO:tasks.rados.rados.0.smithi080.stdout:694: left oid 233 (ObjNum 608 snap 0 seq_num 608) 2023-12-01T04:55:28.789 INFO:tasks.rados.rados.0.smithi080.stdout:695: finishing write tid 1 to smithi08089843-52 2023-12-01T04:55:28.789 INFO:tasks.rados.rados.0.smithi080.stdout:695: finishing write tid 2 to smithi08089843-52 2023-12-01T04:55:28.789 INFO:tasks.rados.rados.0.smithi080.stdout:695: finishing write tid 3 to smithi08089843-52 2023-12-01T04:55:28.789 INFO:tasks.rados.rados.0.smithi080.stdout:695: finishing write tid 4 to smithi08089843-52 2023-12-01T04:55:28.789 INFO:tasks.rados.rados.0.smithi080.stdout:695: oid 52 updating version 0 to 126 2023-12-01T04:55:28.789 INFO:tasks.rados.rados.0.smithi080.stdout:695: oid 52 updating version 126 to 127 2023-12-01T04:55:28.789 INFO:tasks.rados.rados.0.smithi080.stdout:695: oid 52 updating version 127 to 128 2023-12-01T04:55:28.789 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 52 v 128 (ObjNum 609 snap 0 seq_num 609) dirty exists 2023-12-01T04:55:28.789 INFO:tasks.rados.rados.0.smithi080.stdout:695: left oid 52 (ObjNum 609 snap 0 seq_num 609) 2023-12-01T04:55:28.790 INFO:tasks.rados.rados.0.smithi080.stdout:696: finishing write tid 1 to smithi08089843-264 2023-12-01T04:55:28.790 INFO:tasks.rados.rados.0.smithi080.stdout:704: seq_num 612 ranges {685884=560628,2046274=239610} 2023-12-01T04:55:28.800 INFO:tasks.rados.rados.0.smithi080.stdout:704: writing smithi08089843-329 from 685884 to 1246512 tid 1 2023-12-01T04:55:28.806 INFO:tasks.rados.rados.0.smithi080.stdout:704: writing smithi08089843-329 from 2046274 to 2285884 tid 2 2023-12-01T04:55:28.806 INFO:tasks.rados.rados.0.smithi080.stdout:691: done (13 left) 2023-12-01T04:55:28.806 INFO:tasks.rados.rados.0.smithi080.stdout:692: done (12 left) 2023-12-01T04:55:28.807 INFO:tasks.rados.rados.0.smithi080.stdout:693: done (11 left) 2023-12-01T04:55:28.807 INFO:tasks.rados.rados.0.smithi080.stdout:694: done (10 left) 2023-12-01T04:55:28.807 INFO:tasks.rados.rados.0.smithi080.stdout:695: done (9 left) 2023-12-01T04:55:28.807 INFO:tasks.rados.rados.0.smithi080.stdout:705: write oid 196 current snap is 0 2023-12-01T04:55:28.807 INFO:tasks.rados.rados.0.smithi080.stdout:705: seq_num 613 ranges {702691=635877,2104756=197935} 2023-12-01T04:55:28.814 INFO:tasks.rados.rados.0.smithi080.stdout:705: writing smithi08089843-196 from 702691 to 1338568 tid 1 2023-12-01T04:55:28.819 INFO:tasks.rados.rados.0.smithi080.stdout:705: writing smithi08089843-196 from 2104756 to 2302691 tid 2 2023-12-01T04:55:28.820 INFO:tasks.rados.rados.0.smithi080.stdout:706: write oid 55 current snap is 0 2023-12-01T04:55:28.820 INFO:tasks.rados.rados.0.smithi080.stdout:706: seq_num 614 ranges {719498=711126,2046885=272613} 2023-12-01T04:55:28.828 INFO:tasks.rados.rados.0.smithi080.stdout:706: writing smithi08089843-55 from 719498 to 1430624 tid 1 2023-12-01T04:55:28.833 INFO:tasks.rados.rados.0.smithi080.stdout:706: writing smithi08089843-55 from 2046885 to 2319498 tid 2 2023-12-01T04:55:28.834 INFO:tasks.rados.rados.0.smithi080.stdout:707: read oid 372 snap -1 2023-12-01T04:55:28.834 INFO:tasks.rados.rados.0.smithi080.stdout:707: expect (ObjNum 371 snap 0 seq_num 371) 2023-12-01T04:55:28.834 INFO:tasks.rados.rados.0.smithi080.stdout:708: write oid 487 current snap is 0 2023-12-01T04:55:28.834 INFO:tasks.rados.rados.0.smithi080.stdout:708: seq_num 615 ranges {736305=786375,2105367=230938} 2023-12-01T04:55:28.843 INFO:tasks.rados.rados.0.smithi080.stdout:708: writing smithi08089843-487 from 736305 to 1522680 tid 1 2023-12-01T04:55:28.848 INFO:tasks.rados.rados.0.smithi080.stdout:708: writing smithi08089843-487 from 2105367 to 2336305 tid 2 2023-12-01T04:55:28.848 INFO:tasks.rados.rados.0.smithi080.stdout:709: write oid 104 current snap is 0 2023-12-01T04:55:28.848 INFO:tasks.rados.rados.0.smithi080.stdout:709: seq_num 616 ranges {753112=577977,1880202=472910} 2023-12-01T04:55:28.855 INFO:tasks.rados.rados.0.smithi080.stdout:709: writing smithi08089843-104 from 753112 to 1331089 tid 1 2023-12-01T04:55:28.861 INFO:tasks.rados.rados.0.smithi080.stdout:709: writing smithi08089843-104 from 1880202 to 2353112 tid 2 2023-12-01T04:55:28.861 INFO:tasks.rados.rados.0.smithi080.stdout:710: write oid 490 current snap is 0 2023-12-01T04:55:28.861 INFO:tasks.rados.rados.0.smithi080.stdout:710: seq_num 617 ranges {769919=653226,1938684=431235} 2023-12-01T04:55:28.870 INFO:tasks.rados.rados.0.smithi080.stdout:710: writing smithi08089843-490 from 769919 to 1423145 tid 1 2023-12-01T04:55:28.875 INFO:tasks.rados.rados.0.smithi080.stdout:710: writing smithi08089843-490 from 1938684 to 2369919 tid 2 2023-12-01T04:55:28.875 INFO:tasks.rados.rados.0.smithi080.stdout:711: read oid 446 snap -1 2023-12-01T04:55:28.875 INFO:tasks.rados.rados.0.smithi080.stdout:711: expect (ObjNum 445 snap 0 seq_num 445) 2023-12-01T04:55:28.876 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:28.876 INFO:tasks.rados.rados.0.smithi080.stdout:699: expect (ObjNum 376 snap 0 seq_num 376) 2023-12-01T04:55:28.975 INFO:tasks.rados.rados.0.smithi080.stdout:696: finishing write tid 2 to smithi08089843-264 2023-12-01T04:55:28.975 INFO:tasks.rados.rados.0.smithi080.stdout:696: finishing write tid 3 to smithi08089843-264 2023-12-01T04:55:28.975 INFO:tasks.rados.rados.0.smithi080.stdout:696: finishing write tid 4 to smithi08089843-264 2023-12-01T04:55:28.975 INFO:tasks.rados.rados.0.smithi080.stdout:696: oid 264 updating version 0 to 139 2023-12-01T04:55:28.975 INFO:tasks.rados.rados.0.smithi080.stdout:696: oid 264 version 139 is already newer than 137 2023-12-01T04:55:28.975 INFO:tasks.rados.rados.0.smithi080.stdout:696: oid 264 version 139 is already newer than 138 2023-12-01T04:55:28.975 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 264 v 139 (ObjNum 610 snap 0 seq_num 610) dirty exists 2023-12-01T04:55:28.975 INFO:tasks.rados.rados.0.smithi080.stdout:696: left oid 264 (ObjNum 610 snap 0 seq_num 610) 2023-12-01T04:55:28.975 INFO:tasks.rados.rados.0.smithi080.stdout:697: expect (ObjNum 472 snap 0 seq_num 472) 2023-12-01T04:55:29.126 INFO:tasks.rados.rados.0.smithi080.stdout:702: expect (ObjNum 287 snap 0 seq_num 287) 2023-12-01T04:55:29.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:55:28 smithi080 bash[28361]: cluster 2023-12-01T04:55:27.764221+0000 mgr.y (mgr.24362) 205 : cluster 0 pgmap v179: 89 pgs: 89 active+clean; 1.4 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 52 MiB/s rd, 24 MiB/s wr, 161 op/s 2023-12-01T04:55:29.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:55:28 smithi080 bash[41963]: cluster 2023-12-01T04:55:27.764221+0000 mgr.y (mgr.24362) 205 : cluster 0 pgmap v179: 89 pgs: 89 active+clean; 1.4 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 52 MiB/s rd, 24 MiB/s wr, 161 op/s 2023-12-01T04:55:29.235 INFO:tasks.rados.rados.0.smithi080.stdout:698: expect (ObjNum 216 snap 0 seq_num 216) 2023-12-01T04:55:29.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:55:28 smithi090 bash[32384]: cluster 2023-12-01T04:55:27.764221+0000 mgr.y (mgr.24362) 205 : cluster 0 pgmap v179: 89 pgs: 89 active+clean; 1.4 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 52 MiB/s rd, 24 MiB/s wr, 161 op/s 2023-12-01T04:55:29.364 INFO:tasks.rados.rados.0.smithi080.stdout:700: finishing write tid 1 to smithi08089843-437 2023-12-01T04:55:29.364 INFO:tasks.rados.rados.0.smithi080.stdout:700: finishing write tid 2 to smithi08089843-437 2023-12-01T04:55:29.364 INFO:tasks.rados.rados.0.smithi080.stdout:700: finishing write tid 3 to smithi08089843-437 2023-12-01T04:55:29.364 INFO:tasks.rados.rados.0.smithi080.stdout:700: finishing write tid 4 to smithi08089843-437 2023-12-01T04:55:29.364 INFO:tasks.rados.rados.0.smithi080.stdout:700: oid 437 updating version 0 to 109 2023-12-01T04:55:29.364 INFO:tasks.rados.rados.0.smithi080.stdout:700: oid 437 updating version 109 to 110 2023-12-01T04:55:29.364 INFO:tasks.rados.rados.0.smithi080.stdout:700: oid 437 updating version 110 to 111 2023-12-01T04:55:29.364 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 437 v 111 (ObjNum 611 snap 0 seq_num 611) dirty exists 2023-12-01T04:55:29.365 INFO:tasks.rados.rados.0.smithi080.stdout:700: left oid 437 (ObjNum 611 snap 0 seq_num 611) 2023-12-01T04:55:29.365 INFO:tasks.rados.rados.0.smithi080.stdout:696: done (15 left) 2023-12-01T04:55:29.365 INFO:tasks.rados.rados.0.smithi080.stdout:697: done (14 left) 2023-12-01T04:55:29.365 INFO:tasks.rados.rados.0.smithi080.stdout:698: done (13 left) 2023-12-01T04:55:29.365 INFO:tasks.rados.rados.0.smithi080.stdout:699: done (12 left) 2023-12-01T04:55:29.365 INFO:tasks.rados.rados.0.smithi080.stdout:700: done (11 left) 2023-12-01T04:55:29.365 INFO:tasks.rados.rados.0.smithi080.stdout:702: done (10 left) 2023-12-01T04:55:29.365 INFO:tasks.rados.rados.0.smithi080.stdout:712: write oid 107 current snap is 0 2023-12-01T04:55:29.365 INFO:tasks.rados.rados.0.smithi080.stdout:712: seq_num 618 ranges {786726=728475,2280813=105913} 2023-12-01T04:55:29.377 INFO:tasks.rados.rados.0.smithi080.stdout:712: writing smithi08089843-107 from 786726 to 1515201 tid 1 2023-12-01T04:55:29.385 INFO:tasks.rados.rados.0.smithi080.stdout:712: writing smithi08089843-107 from 2280813 to 2386726 tid 2 2023-12-01T04:55:29.385 INFO:tasks.rados.rados.0.smithi080.stdout:701: expect (ObjNum 65 snap 0 seq_num 65) 2023-12-01T04:55:29.496 INFO:tasks.rados.rados.0.smithi080.stdout:703: expect (ObjNum 71 snap 0 seq_num 71) 2023-12-01T04:55:29.607 INFO:tasks.rados.rados.0.smithi080.stdout:704: finishing write tid 1 to smithi08089843-329 2023-12-01T04:55:29.607 INFO:tasks.rados.rados.0.smithi080.stdout:704: finishing write tid 2 to smithi08089843-329 2023-12-01T04:55:29.607 INFO:tasks.rados.rados.0.smithi080.stdout:704: finishing write tid 3 to smithi08089843-329 2023-12-01T04:55:29.607 INFO:tasks.rados.rados.0.smithi080.stdout:704: finishing write tid 4 to smithi08089843-329 2023-12-01T04:55:29.607 INFO:tasks.rados.rados.0.smithi080.stdout:704: oid 329 updating version 0 to 136 2023-12-01T04:55:29.607 INFO:tasks.rados.rados.0.smithi080.stdout:704: oid 329 version 136 is already newer than 135 2023-12-01T04:55:29.608 INFO:tasks.rados.rados.0.smithi080.stdout:704: oid 329 version 136 is already newer than 134 2023-12-01T04:55:29.608 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 329 v 136 (ObjNum 612 snap 0 seq_num 612) dirty exists 2023-12-01T04:55:29.608 INFO:tasks.rados.rados.0.smithi080.stdout:704: left oid 329 (ObjNum 612 snap 0 seq_num 612) 2023-12-01T04:55:29.608 INFO:tasks.rados.rados.0.smithi080.stdout:705: finishing write tid 1 to smithi08089843-196 2023-12-01T04:55:29.608 INFO:tasks.rados.rados.0.smithi080.stdout:705: finishing write tid 2 to smithi08089843-196 2023-12-01T04:55:29.608 INFO:tasks.rados.rados.0.smithi080.stdout:705: finishing write tid 3 to smithi08089843-196 2023-12-01T04:55:29.608 INFO:tasks.rados.rados.0.smithi080.stdout:705: finishing write tid 4 to smithi08089843-196 2023-12-01T04:55:29.608 INFO:tasks.rados.rados.0.smithi080.stdout:705: oid 196 updating version 0 to 153 2023-12-01T04:55:29.608 INFO:tasks.rados.rados.0.smithi080.stdout:705: oid 196 updating version 153 to 155 2023-12-01T04:55:29.608 INFO:tasks.rados.rados.0.smithi080.stdout:705: oid 196 version 155 is already newer than 154 2023-12-01T04:55:29.608 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 196 v 155 (ObjNum 613 snap 0 seq_num 613) dirty exists 2023-12-01T04:55:29.608 INFO:tasks.rados.rados.0.smithi080.stdout:705: left oid 196 (ObjNum 613 snap 0 seq_num 613) 2023-12-01T04:55:29.608 INFO:tasks.rados.rados.0.smithi080.stdout:706: finishing write tid 1 to smithi08089843-55 2023-12-01T04:55:29.609 INFO:tasks.rados.rados.0.smithi080.stdout:706: finishing write tid 2 to smithi08089843-55 2023-12-01T04:55:29.609 INFO:tasks.rados.rados.0.smithi080.stdout:706: finishing write tid 3 to smithi08089843-55 2023-12-01T04:55:29.609 INFO:tasks.rados.rados.0.smithi080.stdout:706: finishing write tid 4 to smithi08089843-55 2023-12-01T04:55:29.609 INFO:tasks.rados.rados.0.smithi080.stdout:706: oid 55 updating version 0 to 120 2023-12-01T04:55:29.609 INFO:tasks.rados.rados.0.smithi080.stdout:706: oid 55 version 120 is already newer than 119 2023-12-01T04:55:29.609 INFO:tasks.rados.rados.0.smithi080.stdout:706: oid 55 updating version 120 to 121 2023-12-01T04:55:29.609 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 55 v 121 (ObjNum 614 snap 0 seq_num 614) dirty exists 2023-12-01T04:55:29.609 INFO:tasks.rados.rados.0.smithi080.stdout:706: left oid 55 (ObjNum 614 snap 0 seq_num 614) 2023-12-01T04:55:29.609 INFO:tasks.rados.rados.0.smithi080.stdout:707: expect (ObjNum 371 snap 0 seq_num 371) 2023-12-01T04:55:29.691 INFO:tasks.rados.rados.0.smithi080.stdout:708: finishing write tid 1 to smithi08089843-487 2023-12-01T04:55:29.691 INFO:tasks.rados.rados.0.smithi080.stdout:708: finishing write tid 2 to smithi08089843-487 2023-12-01T04:55:29.691 INFO:tasks.rados.rados.0.smithi080.stdout:708: finishing write tid 3 to smithi08089843-487 2023-12-01T04:55:29.692 INFO:tasks.rados.rados.0.smithi080.stdout:713: read oid 298 snap -1 2023-12-01T04:55:29.692 INFO:tasks.rados.rados.0.smithi080.stdout:713: expect (ObjNum 297 snap 0 seq_num 297) 2023-12-01T04:55:29.692 INFO:tasks.rados.rados.0.smithi080.stdout:701: done (11 left) 2023-12-01T04:55:29.692 INFO:tasks.rados.rados.0.smithi080.stdout:703: done (10 left) 2023-12-01T04:55:29.692 INFO:tasks.rados.rados.0.smithi080.stdout:704: done (9 left) 2023-12-01T04:55:29.692 INFO:tasks.rados.rados.0.smithi080.stdout:705: done (8 left) 2023-12-01T04:55:29.692 INFO:tasks.rados.rados.0.smithi080.stdout:706: done (7 left) 2023-12-01T04:55:29.692 INFO:tasks.rados.rados.0.smithi080.stdout:707: done (6 left) 2023-12-01T04:55:29.692 INFO:tasks.rados.rados.0.smithi080.stdout:714: delete oid 27 current snap is 0 2023-12-01T04:55:29.692 INFO:tasks.rados.rados.0.smithi080.stdout:708: finishing write tid 4 to smithi08089843-487 2023-12-01T04:55:29.692 INFO:tasks.rados.rados.0.smithi080.stdout:708: oid 487 updating version 0 to 154 2023-12-01T04:55:29.692 INFO:tasks.rados.rados.0.smithi080.stdout:708: oid 487 version 154 is already newer than 153 2023-12-01T04:55:29.692 INFO:tasks.rados.rados.0.smithi080.stdout:708: oid 487 updating version 154 to 155 2023-12-01T04:55:29.693 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 487 v 155 (ObjNum 615 snap 0 seq_num 615) dirty exists 2023-12-01T04:55:29.693 INFO:tasks.rados.rados.0.smithi080.stdout:708: left oid 487 (ObjNum 615 snap 0 seq_num 615) 2023-12-01T04:55:29.693 INFO:tasks.rados.rados.0.smithi080.stdout:709: finishing write tid 1 to smithi08089843-104 2023-12-01T04:55:29.693 INFO:tasks.rados.rados.0.smithi080.stdout:709: finishing write tid 2 to smithi08089843-104 2023-12-01T04:55:29.693 INFO:tasks.rados.rados.0.smithi080.stdout:709: finishing write tid 3 to smithi08089843-104 2023-12-01T04:55:29.693 INFO:tasks.rados.rados.0.smithi080.stdout:709: finishing write tid 4 to smithi08089843-104 2023-12-01T04:55:29.693 INFO:tasks.rados.rados.0.smithi080.stdout:709: oid 104 updating version 0 to 131 2023-12-01T04:55:29.693 INFO:tasks.rados.rados.0.smithi080.stdout:709: oid 104 version 131 is already newer than 130 2023-12-01T04:55:29.693 INFO:tasks.rados.rados.0.smithi080.stdout:709: oid 104 version 131 is already newer than 129 2023-12-01T04:55:29.693 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 104 v 131 (ObjNum 616 snap 0 seq_num 616) dirty exists 2023-12-01T04:55:29.693 INFO:tasks.rados.rados.0.smithi080.stdout:709: left oid 104 (ObjNum 616 snap 0 seq_num 616) 2023-12-01T04:55:29.693 INFO:tasks.rados.rados.0.smithi080.stdout:710: finishing write tid 1 to smithi08089843-490 2023-12-01T04:55:29.694 INFO:tasks.rados.rados.0.smithi080.stdout:710: finishing write tid 2 to smithi08089843-490 2023-12-01T04:55:29.694 INFO:tasks.rados.rados.0.smithi080.stdout:710: finishing write tid 3 to smithi08089843-490 2023-12-01T04:55:29.694 INFO:tasks.rados.rados.0.smithi080.stdout:710: finishing write tid 4 to smithi08089843-490 2023-12-01T04:55:29.694 INFO:tasks.rados.rados.0.smithi080.stdout:710: oid 490 updating version 0 to 137 2023-12-01T04:55:29.694 INFO:tasks.rados.rados.0.smithi080.stdout:710: oid 490 version 137 is already newer than 135 2023-12-01T04:55:29.694 INFO:tasks.rados.rados.0.smithi080.stdout:710: oid 490 version 137 is already newer than 136 2023-12-01T04:55:29.694 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 490 v 137 (ObjNum 617 snap 0 seq_num 617) dirty exists 2023-12-01T04:55:29.694 INFO:tasks.rados.rados.0.smithi080.stdout:710: left oid 490 (ObjNum 617 snap 0 seq_num 617) 2023-12-01T04:55:29.694 INFO:tasks.rados.rados.0.smithi080.stdout:711: expect (ObjNum 445 snap 0 seq_num 445) 2023-12-01T04:55:29.830 INFO:tasks.rados.rados.0.smithi080.stdout:712: finishing write tid 1 to smithi08089843-107 2023-12-01T04:55:29.830 INFO:tasks.rados.rados.0.smithi080.stdout:712: finishing write tid 2 to smithi08089843-107 2023-12-01T04:55:29.831 INFO:tasks.rados.rados.0.smithi080.stdout:712: finishing write tid 3 to smithi08089843-107 2023-12-01T04:55:29.831 INFO:tasks.rados.rados.0.smithi080.stdout:712: finishing write tid 4 to smithi08089843-107 2023-12-01T04:55:29.831 INFO:tasks.rados.rados.0.smithi080.stdout:712: oid 107 updating version 0 to 196 2023-12-01T04:55:29.831 INFO:tasks.rados.rados.0.smithi080.stdout:712: oid 107 updating version 196 to 198 2023-12-01T04:55:29.831 INFO:tasks.rados.rados.0.smithi080.stdout:712: oid 107 version 198 is already newer than 197 2023-12-01T04:55:29.831 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 107 v 198 (ObjNum 618 snap 0 seq_num 618) dirty exists 2023-12-01T04:55:29.831 INFO:tasks.rados.rados.0.smithi080.stdout:712: left oid 107 (ObjNum 618 snap 0 seq_num 618) 2023-12-01T04:55:29.831 INFO:tasks.rados.rados.0.smithi080.stdout:713: expect (ObjNum 297 snap 0 seq_num 297) 2023-12-01T04:55:29.950 INFO:tasks.rados.rados.0.smithi080.stdout:708: done (6 left) 2023-12-01T04:55:29.951 INFO:tasks.rados.rados.0.smithi080.stdout:709: done (5 left) 2023-12-01T04:55:29.951 INFO:tasks.rados.rados.0.smithi080.stdout:710: done (4 left) 2023-12-01T04:55:29.951 INFO:tasks.rados.rados.0.smithi080.stdout:711: done (3 left) 2023-12-01T04:55:29.951 INFO:tasks.rados.rados.0.smithi080.stdout:712: done (2 left) 2023-12-01T04:55:29.951 INFO:tasks.rados.rados.0.smithi080.stdout:713: done (1 left) 2023-12-01T04:55:29.951 INFO:tasks.rados.rados.0.smithi080.stdout:714: done (0 left) 2023-12-01T04:55:29.952 INFO:tasks.rados.rados.0.smithi080.stdout:715: delete oid 293 current snap is 0 2023-12-01T04:55:29.952 INFO:tasks.rados.rados.0.smithi080.stdout:715: done (0 left) 2023-12-01T04:55:29.952 INFO:tasks.rados.rados.0.smithi080.stdout:716: write oid 27 current snap is 0 2023-12-01T04:55:29.953 INFO:tasks.rados.rados.0.smithi080.stdout:716: seq_num 621 ranges {437147=554222,1656259=655870} 2023-12-01T04:55:29.961 INFO:tasks.rados.rados.0.smithi080.stdout:716: writing smithi08089843-27 from 437147 to 991369 tid 1 2023-12-01T04:55:29.969 INFO:tasks.rados.rados.0.smithi080.stdout:716: writing smithi08089843-27 from 1656259 to 2312129 tid 2 2023-12-01T04:55:29.969 INFO:tasks.rados.rados.0.smithi080.stdout:717: write oid 28 current snap is 0 2023-12-01T04:55:29.970 INFO:tasks.rados.rados.0.smithi080.stdout:717: seq_num 622 ranges {453954=629471,1598388=515881} 2023-12-01T04:55:29.976 INFO:tasks.rados.rados.0.smithi080.stdout:717: writing smithi08089843-28 from 453954 to 1083425 tid 1 2023-12-01T04:55:29.983 INFO:tasks.rados.rados.0.smithi080.stdout:717: writing smithi08089843-28 from 1598388 to 2114269 tid 2 2023-12-01T04:55:29.983 INFO:tasks.rados.rados.0.smithi080.stdout:718: read oid 418 snap -1 2023-12-01T04:55:29.983 INFO:tasks.rados.rados.0.smithi080.stdout:718: expect (ObjNum 417 snap 0 seq_num 417) 2023-12-01T04:55:29.983 INFO:tasks.rados.rados.0.smithi080.stdout:719: write oid 245 current snap is 0 2023-12-01T04:55:29.983 INFO:tasks.rados.rados.0.smithi080.stdout:716: finishing write tid 1 to smithi08089843-27 2023-12-01T04:55:29.983 INFO:tasks.rados.rados.0.smithi080.stdout:716: finishing write tid 2 to smithi08089843-27 2023-12-01T04:55:29.983 INFO:tasks.rados.rados.0.smithi080.stdout:719: seq_num 623 ranges {470761=704720,1656870=659539} 2023-12-01T04:55:29.992 INFO:tasks.rados.rados.0.smithi080.stdout:719: writing smithi08089843-245 from 470761 to 1175481 tid 1 2023-12-01T04:55:30.000 INFO:tasks.rados.rados.0.smithi080.stdout:719: writing smithi08089843-245 from 1656870 to 2316409 tid 2 2023-12-01T04:55:30.000 INFO:tasks.rados.rados.0.smithi080.stdout:720: write oid 486 current snap is 0 2023-12-01T04:55:30.001 INFO:tasks.rados.rados.0.smithi080.stdout:716: finishing write tid 3 to smithi08089843-27 2023-12-01T04:55:30.001 INFO:tasks.rados.rados.0.smithi080.stdout:716: finishing write tid 4 to smithi08089843-27 2023-12-01T04:55:30.001 INFO:tasks.rados.rados.0.smithi080.stdout:716: oid 27 updating version 0 to 139 2023-12-01T04:55:30.001 INFO:tasks.rados.rados.0.smithi080.stdout:716: oid 27 version 139 is already newer than 138 2023-12-01T04:55:30.001 INFO:tasks.rados.rados.0.smithi080.stdout:716: oid 27 updating version 139 to 140 2023-12-01T04:55:30.001 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 27 v 140 (ObjNum 621 snap 0 seq_num 621) dirty exists 2023-12-01T04:55:30.001 INFO:tasks.rados.rados.0.smithi080.stdout:716: left oid 27 (ObjNum 621 snap 0 seq_num 621) 2023-12-01T04:55:30.001 INFO:tasks.rados.rados.0.smithi080.stdout:720: seq_num 624 ranges {487568=496322,1431705=519550} 2023-12-01T04:55:30.005 INFO:tasks.rados.rados.0.smithi080.stdout:720: writing smithi08089843-486 from 487568 to 983890 tid 1 2023-12-01T04:55:30.011 INFO:tasks.rados.rados.0.smithi080.stdout:720: writing smithi08089843-486 from 1431705 to 1951255 tid 2 2023-12-01T04:55:30.012 INFO:tasks.rados.rados.0.smithi080.stdout:716: done (4 left) 2023-12-01T04:55:30.012 INFO:tasks.rados.rados.0.smithi080.stdout:721: read oid 65 snap -1 2023-12-01T04:55:30.012 INFO:tasks.rados.rados.0.smithi080.stdout:721: expect (ObjNum 64 snap 0 seq_num 64) 2023-12-01T04:55:30.012 INFO:tasks.rados.rados.0.smithi080.stdout:722: read oid 132 snap -1 2023-12-01T04:55:30.012 INFO:tasks.rados.rados.0.smithi080.stdout:722: expect (ObjNum 131 snap 0 seq_num 131) 2023-12-01T04:55:30.012 INFO:tasks.rados.rados.0.smithi080.stdout:723: write oid 495 current snap is 0 2023-12-01T04:55:30.012 INFO:tasks.rados.rados.0.smithi080.stdout:717: finishing write tid 1 to smithi08089843-28 2023-12-01T04:55:30.012 INFO:tasks.rados.rados.0.smithi080.stdout:723: seq_num 625 ranges {504375=571571,1490187=663208} 2023-12-01T04:55:30.018 INFO:tasks.rados.rados.0.smithi080.stdout:723: writing smithi08089843-495 from 504375 to 1075946 tid 1 2023-12-01T04:55:30.026 INFO:tasks.rados.rados.0.smithi080.stdout:723: writing smithi08089843-495 from 1490187 to 2153395 tid 2 2023-12-01T04:55:30.026 INFO:tasks.rados.rados.0.smithi080.stdout:724: write oid 326 current snap is 0 2023-12-01T04:55:30.027 INFO:tasks.rados.rados.0.smithi080.stdout:724: seq_num 626 ranges {521182=646820,1948669=523219} 2023-12-01T04:55:30.031 INFO:tasks.rados.rados.0.smithi080.stdout:724: writing smithi08089843-326 from 521182 to 1168002 tid 1 2023-12-01T04:55:30.039 INFO:tasks.rados.rados.0.smithi080.stdout:724: writing smithi08089843-326 from 1948669 to 2471888 tid 2 2023-12-01T04:55:30.039 INFO:tasks.rados.rados.0.smithi080.stdout:725: write oid 16 current snap is 0 2023-12-01T04:55:30.039 INFO:tasks.rados.rados.0.smithi080.stdout:717: finishing write tid 2 to smithi08089843-28 2023-12-01T04:55:30.039 INFO:tasks.rados.rados.0.smithi080.stdout:717: finishing write tid 3 to smithi08089843-28 2023-12-01T04:55:30.040 INFO:tasks.rados.rados.0.smithi080.stdout:718: expect (ObjNum 417 snap 0 seq_num 417) 2023-12-01T04:55:30.154 INFO:tasks.rados.rados.0.smithi080.stdout:717: finishing write tid 4 to smithi08089843-28 2023-12-01T04:55:30.154 INFO:tasks.rados.rados.0.smithi080.stdout:717: oid 28 updating version 0 to 116 2023-12-01T04:55:30.154 INFO:tasks.rados.rados.0.smithi080.stdout:717: oid 28 updating version 116 to 117 2023-12-01T04:55:30.154 INFO:tasks.rados.rados.0.smithi080.stdout:717: oid 28 version 117 is already newer than 115 2023-12-01T04:55:30.154 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 28 v 117 (ObjNum 622 snap 0 seq_num 622) dirty exists 2023-12-01T04:55:30.154 INFO:tasks.rados.rados.0.smithi080.stdout:717: left oid 28 (ObjNum 622 snap 0 seq_num 622) 2023-12-01T04:55:30.155 INFO:tasks.rados.rados.0.smithi080.stdout:719: finishing write tid 1 to smithi08089843-245 2023-12-01T04:55:30.155 INFO:tasks.rados.rados.0.smithi080.stdout:725: seq_num 627 ranges {537989=722069,1890798=647191} 2023-12-01T04:55:30.166 INFO:tasks.rados.rados.0.smithi080.stdout:725: writing smithi08089843-16 from 537989 to 1260058 tid 1 2023-12-01T04:55:30.176 INFO:tasks.rados.rados.0.smithi080.stdout:725: writing smithi08089843-16 from 1890798 to 2537989 tid 2 2023-12-01T04:55:30.177 INFO:tasks.rados.rados.0.smithi080.stdout:717: done (8 left) 2023-12-01T04:55:30.177 INFO:tasks.rados.rados.0.smithi080.stdout:718: done (7 left) 2023-12-01T04:55:30.177 INFO:tasks.rados.rados.0.smithi080.stdout:726: read oid 75 snap -1 2023-12-01T04:55:30.177 INFO:tasks.rados.rados.0.smithi080.stdout:726: expect (ObjNum 74 snap 0 seq_num 74) 2023-12-01T04:55:30.177 INFO:tasks.rados.rados.0.smithi080.stdout:727: read oid 401 snap -1 2023-12-01T04:55:30.177 INFO:tasks.rados.rados.0.smithi080.stdout:727: expect (ObjNum 400 snap 0 seq_num 400) 2023-12-01T04:55:30.177 INFO:tasks.rados.rados.0.smithi080.stdout:728: read oid 273 snap -1 2023-12-01T04:55:30.177 INFO:tasks.rados.rados.0.smithi080.stdout:728: expect (ObjNum 272 snap 0 seq_num 272) 2023-12-01T04:55:30.177 INFO:tasks.rados.rados.0.smithi080.stdout:729: write oid 206 current snap is 0 2023-12-01T04:55:30.177 INFO:tasks.rados.rados.0.smithi080.stdout:719: finishing write tid 2 to smithi08089843-245 2023-12-01T04:55:30.177 INFO:tasks.rados.rados.0.smithi080.stdout:720: finishing write tid 1 to smithi08089843-486 2023-12-01T04:55:30.177 INFO:tasks.rados.rados.0.smithi080.stdout:719: finishing write tid 3 to smithi08089843-245 2023-12-01T04:55:30.177 INFO:tasks.rados.rados.0.smithi080.stdout:729: seq_num 628 ranges {554796=797318,1949280=526888} 2023-12-01T04:55:30.182 INFO:tasks.rados.rados.0.smithi080.stdout:729: writing smithi08089843-206 from 554796 to 1352114 tid 1 2023-12-01T04:55:30.190 INFO:tasks.rados.rados.0.smithi080.stdout:729: writing smithi08089843-206 from 1949280 to 2476168 tid 2 2023-12-01T04:55:30.190 INFO:tasks.rados.rados.0.smithi080.stdout:730: read oid 51 snap -1 2023-12-01T04:55:30.190 INFO:tasks.rados.rados.0.smithi080.stdout:730: expect (ObjNum 607 snap 0 seq_num 607) 2023-12-01T04:55:30.190 INFO:tasks.rados.rados.0.smithi080.stdout:731: read oid 36 snap -1 2023-12-01T04:55:30.190 INFO:tasks.rados.rados.0.smithi080.stdout:731: expect (ObjNum 592 snap 0 seq_num 592) 2023-12-01T04:55:30.190 INFO:tasks.rados.rados.0.smithi080.stdout:732: write oid 187 current snap is 0 2023-12-01T04:55:30.190 INFO:tasks.rados.rados.0.smithi080.stdout:719: finishing write tid 4 to smithi08089843-245 2023-12-01T04:55:30.190 INFO:tasks.rados.rados.0.smithi080.stdout:719: oid 245 updating version 0 to 138 2023-12-01T04:55:30.190 INFO:tasks.rados.rados.0.smithi080.stdout:719: oid 245 updating version 138 to 139 2023-12-01T04:55:30.190 INFO:tasks.rados.rados.0.smithi080.stdout:719: oid 245 updating version 139 to 140 2023-12-01T04:55:30.190 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 245 v 140 (ObjNum 623 snap 0 seq_num 623) dirty exists 2023-12-01T04:55:30.190 INFO:tasks.rados.rados.0.smithi080.stdout:719: left oid 245 (ObjNum 623 snap 0 seq_num 623) 2023-12-01T04:55:30.191 INFO:tasks.rados.rados.0.smithi080.stdout:732: seq_num 629 ranges {571603=472567,1607762=670546} 2023-12-01T04:55:30.196 INFO:tasks.rados.rados.0.smithi080.stdout:732: writing smithi08089843-187 from 571603 to 1044170 tid 1 2023-12-01T04:55:30.203 INFO:tasks.rados.rados.0.smithi080.stdout:732: writing smithi08089843-187 from 1607762 to 2278308 tid 2 2023-12-01T04:55:30.203 INFO:tasks.rados.rados.0.smithi080.stdout:719: done (13 left) 2023-12-01T04:55:30.203 INFO:tasks.rados.rados.0.smithi080.stdout:733: write oid 156 current snap is 0 2023-12-01T04:55:30.203 INFO:tasks.rados.rados.0.smithi080.stdout:720: finishing write tid 2 to smithi08089843-486 2023-12-01T04:55:30.204 INFO:tasks.rados.rados.0.smithi080.stdout:733: seq_num 630 ranges {588410=547816,1666244=414204,2484603=103807} 2023-12-01T04:55:30.209 INFO:tasks.rados.rados.0.smithi080.stdout:733: writing smithi08089843-156 from 588410 to 1136226 tid 1 2023-12-01T04:55:30.216 INFO:tasks.rados.rados.0.smithi080.stdout:733: writing smithi08089843-156 from 1666244 to 2080448 tid 2 2023-12-01T04:55:30.218 INFO:tasks.rados.rados.0.smithi080.stdout:733: writing smithi08089843-156 from 2484603 to 2588410 tid 3 2023-12-01T04:55:30.218 INFO:tasks.rados.rados.0.smithi080.stdout:734: write oid 89 current snap is 0 2023-12-01T04:55:30.218 INFO:tasks.rados.rados.0.smithi080.stdout:734: seq_num 631 ranges {605217=739418,2124726=480491} 2023-12-01T04:55:30.226 INFO:tasks.rados.rados.0.smithi080.stdout:734: writing smithi08089843-89 from 605217 to 1344635 tid 1 2023-12-01T04:55:30.233 INFO:tasks.rados.rados.0.smithi080.stdout:734: writing smithi08089843-89 from 2124726 to 2605217 tid 2 2023-12-01T04:55:30.234 INFO:tasks.rados.rados.0.smithi080.stdout:735: write oid 175 current snap is 0 2023-12-01T04:55:30.234 INFO:tasks.rados.rados.0.smithi080.stdout:722: expect (ObjNum 131 snap 0 seq_num 131) 2023-12-01T04:55:30.315 INFO:tasks.rados.rados.0.smithi080.stdout:721: expect (ObjNum 64 snap 0 seq_num 64) 2023-12-01T04:55:30.430 INFO:tasks.rados.rados.0.smithi080.stdout:720: finishing write tid 3 to smithi08089843-486 2023-12-01T04:55:30.430 INFO:tasks.rados.rados.0.smithi080.stdout:720: finishing write tid 4 to smithi08089843-486 2023-12-01T04:55:30.430 INFO:tasks.rados.rados.0.smithi080.stdout:720: oid 486 updating version 0 to 141 2023-12-01T04:55:30.430 INFO:tasks.rados.rados.0.smithi080.stdout:720: oid 486 updating version 141 to 142 2023-12-01T04:55:30.430 INFO:tasks.rados.rados.0.smithi080.stdout:720: oid 486 version 142 is already newer than 140 2023-12-01T04:55:30.430 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 486 v 142 (ObjNum 624 snap 0 seq_num 624) dirty exists 2023-12-01T04:55:30.430 INFO:tasks.rados.rados.0.smithi080.stdout:720: left oid 486 (ObjNum 624 snap 0 seq_num 624) 2023-12-01T04:55:30.430 INFO:tasks.rados.rados.0.smithi080.stdout:723: finishing write tid 1 to smithi08089843-495 2023-12-01T04:55:30.431 INFO:tasks.rados.rados.0.smithi080.stdout:735: seq_num 632 ranges {622024=414667,1783208=417873} 2023-12-01T04:55:30.442 INFO:tasks.rados.rados.0.smithi080.stdout:735: writing smithi08089843-175 from 622024 to 1036691 tid 1 2023-12-01T04:55:30.449 INFO:tasks.rados.rados.0.smithi080.stdout:735: writing smithi08089843-175 from 1783208 to 2201081 tid 2 2023-12-01T04:55:30.449 INFO:tasks.rados.rados.0.smithi080.stdout:720: done (15 left) 2023-12-01T04:55:30.449 INFO:tasks.rados.rados.0.smithi080.stdout:721: done (14 left) 2023-12-01T04:55:30.449 INFO:tasks.rados.rados.0.smithi080.stdout:722: done (13 left) 2023-12-01T04:55:30.449 INFO:tasks.rados.rados.0.smithi080.stdout:736: write oid 37 current snap is 0 2023-12-01T04:55:30.449 INFO:tasks.rados.rados.0.smithi080.stdout:736: seq_num 633 ranges {638831=489916,1841690=677884} 2023-12-01T04:55:30.455 INFO:tasks.rados.rados.0.smithi080.stdout:736: writing smithi08089843-37 from 638831 to 1128747 tid 1 2023-12-01T04:55:30.464 INFO:tasks.rados.rados.0.smithi080.stdout:736: writing smithi08089843-37 from 1841690 to 2519574 tid 2 2023-12-01T04:55:30.464 INFO:tasks.rados.rados.0.smithi080.stdout:737: write oid 487 current snap is 0 2023-12-01T04:55:30.464 INFO:tasks.rados.rados.0.smithi080.stdout:723: finishing write tid 2 to smithi08089843-495 2023-12-01T04:55:30.464 INFO:tasks.rados.rados.0.smithi080.stdout:723: finishing write tid 3 to smithi08089843-495 2023-12-01T04:55:30.464 INFO:tasks.rados.rados.0.smithi080.stdout:723: finishing write tid 4 to smithi08089843-495 2023-12-01T04:55:30.464 INFO:tasks.rados.rados.0.smithi080.stdout:723: oid 495 updating version 0 to 116 2023-12-01T04:55:30.464 INFO:tasks.rados.rados.0.smithi080.stdout:723: oid 495 version 116 is already newer than 115 2023-12-01T04:55:30.464 INFO:tasks.rados.rados.0.smithi080.stdout:723: oid 495 version 116 is already newer than 114 2023-12-01T04:55:30.464 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 495 v 116 (ObjNum 625 snap 0 seq_num 625) dirty exists 2023-12-01T04:55:30.464 INFO:tasks.rados.rados.0.smithi080.stdout:723: left oid 495 (ObjNum 625 snap 0 seq_num 625) 2023-12-01T04:55:30.465 INFO:tasks.rados.rados.0.smithi080.stdout:724: finishing write tid 1 to smithi08089843-326 2023-12-01T04:55:30.465 INFO:tasks.rados.rados.0.smithi080.stdout:737: seq_num 634 ranges {655638=565165,1900172=421542} 2023-12-01T04:55:30.475 INFO:tasks.rados.rados.0.smithi080.stdout:737: writing smithi08089843-487 from 655638 to 1220803 tid 1 2023-12-01T04:55:30.482 INFO:tasks.rados.rados.0.smithi080.stdout:737: writing smithi08089843-487 from 1900172 to 2321714 tid 2 2023-12-01T04:55:30.482 INFO:tasks.rados.rados.0.smithi080.stdout:723: done (14 left) 2023-12-01T04:55:30.482 INFO:tasks.rados.rados.0.smithi080.stdout:738: read oid 172 snap -1 2023-12-01T04:55:30.482 INFO:tasks.rados.rados.0.smithi080.stdout:738: expect (ObjNum 171 snap 0 seq_num 171) 2023-12-01T04:55:30.482 INFO:tasks.rados.rados.0.smithi080.stdout:739: write oid 464 current snap is 0 2023-12-01T04:55:30.482 INFO:tasks.rados.rados.0.smithi080.stdout:739: seq_num 635 ranges {672445=640414,1842301=681553} 2023-12-01T04:55:30.489 INFO:tasks.rados.rados.0.smithi080.stdout:739: writing smithi08089843-464 from 672445 to 1312859 tid 1 2023-12-01T04:55:30.497 INFO:tasks.rados.rados.0.smithi080.stdout:739: writing smithi08089843-464 from 1842301 to 2523854 tid 2 2023-12-01T04:55:30.497 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:30.497 INFO:tasks.rados.rados.0.smithi080.stdout:724: finishing write tid 2 to smithi08089843-326 2023-12-01T04:55:30.497 INFO:tasks.rados.rados.0.smithi080.stdout:724: finishing write tid 3 to smithi08089843-326 2023-12-01T04:55:30.498 INFO:tasks.rados.rados.0.smithi080.stdout:724: finishing write tid 4 to smithi08089843-326 2023-12-01T04:55:30.498 INFO:tasks.rados.rados.0.smithi080.stdout:724: oid 326 updating version 0 to 141 2023-12-01T04:55:30.498 INFO:tasks.rados.rados.0.smithi080.stdout:724: oid 326 updating version 141 to 143 2023-12-01T04:55:30.498 INFO:tasks.rados.rados.0.smithi080.stdout:724: oid 326 version 143 is already newer than 142 2023-12-01T04:55:30.498 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 326 v 143 (ObjNum 626 snap 0 seq_num 626) dirty exists 2023-12-01T04:55:30.498 INFO:tasks.rados.rados.0.smithi080.stdout:724: left oid 326 (ObjNum 626 snap 0 seq_num 626) 2023-12-01T04:55:30.498 INFO:tasks.rados.rados.0.smithi080.stdout:725: finishing write tid 1 to smithi08089843-16 2023-12-01T04:55:30.498 INFO:tasks.rados.rados.0.smithi080.stdout:724: done (15 left) 2023-12-01T04:55:30.498 INFO:tasks.rados.rados.0.smithi080.stdout:740: write oid 145 current snap is 0 2023-12-01T04:55:30.498 INFO:tasks.rados.rados.0.smithi080.stdout:740: seq_num 636 ranges {689252=715663,1900783=425211} 2023-12-01T04:55:30.504 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/597927aa-9003-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T04:55:30.505 INFO:tasks.rados.rados.0.smithi080.stdout:740: writing smithi08089843-145 from 689252 to 1404915 tid 1 2023-12-01T04:55:30.511 INFO:tasks.rados.rados.0.smithi080.stdout:740: writing smithi08089843-145 from 1900783 to 2325994 tid 2 2023-12-01T04:55:30.511 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:30.511 INFO:tasks.rados.rados.0.smithi080.stdout:725: finishing write tid 2 to smithi08089843-16 2023-12-01T04:55:30.511 INFO:tasks.rados.rados.0.smithi080.stdout:725: finishing write tid 3 to smithi08089843-16 2023-12-01T04:55:30.511 INFO:tasks.rados.rados.0.smithi080.stdout:725: finishing write tid 4 to smithi08089843-16 2023-12-01T04:55:30.512 INFO:tasks.rados.rados.0.smithi080.stdout:725: oid 16 updating version 0 to 157 2023-12-01T04:55:30.512 INFO:tasks.rados.rados.0.smithi080.stdout:725: oid 16 updating version 157 to 158 2023-12-01T04:55:30.512 INFO:tasks.rados.rados.0.smithi080.stdout:725: oid 16 version 158 is already newer than 156 2023-12-01T04:55:30.512 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 16 v 158 (ObjNum 627 snap 0 seq_num 627) dirty exists 2023-12-01T04:55:30.512 INFO:tasks.rados.rados.0.smithi080.stdout:725: left oid 16 (ObjNum 627 snap 0 seq_num 627) 2023-12-01T04:55:30.512 INFO:tasks.rados.rados.0.smithi080.stdout:727: expect (ObjNum 400 snap 0 seq_num 400) 2023-12-01T04:55:30.618 INFO:tasks.rados.rados.0.smithi080.stdout:728: expect (ObjNum 272 snap 0 seq_num 272) 2023-12-01T04:55:30.720 INFO:tasks.rados.rados.0.smithi080.stdout:729: finishing write tid 1 to smithi08089843-206 2023-12-01T04:55:30.721 INFO:tasks.rados.rados.0.smithi080.stdout:726: expect (ObjNum 74 snap 0 seq_num 74) 2023-12-01T04:55:30.834 INFO:tasks.rados.rados.0.smithi080.stdout:729: finishing write tid 2 to smithi08089843-206 2023-12-01T04:55:30.834 INFO:tasks.rados.rados.0.smithi080.stdout:729: finishing write tid 3 to smithi08089843-206 2023-12-01T04:55:30.834 INFO:tasks.rados.rados.0.smithi080.stdout:729: finishing write tid 4 to smithi08089843-206 2023-12-01T04:55:30.834 INFO:tasks.rados.rados.0.smithi080.stdout:729: oid 206 updating version 0 to 98 2023-12-01T04:55:30.834 INFO:tasks.rados.rados.0.smithi080.stdout:729: oid 206 version 98 is already newer than 96 2023-12-01T04:55:30.834 INFO:tasks.rados.rados.0.smithi080.stdout:729: oid 206 version 98 is already newer than 97 2023-12-01T04:55:30.834 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 206 v 98 (ObjNum 628 snap 0 seq_num 628) dirty exists 2023-12-01T04:55:30.834 INFO:tasks.rados.rados.0.smithi080.stdout:729: left oid 206 (ObjNum 628 snap 0 seq_num 628) 2023-12-01T04:55:30.834 INFO:tasks.rados.rados.0.smithi080.stdout:730: expect (ObjNum 607 snap 0 seq_num 607) 2023-12-01T04:55:30.942 INFO:tasks.rados.rados.0.smithi080.stdout:731: expect (ObjNum 592 snap 0 seq_num 592) 2023-12-01T04:55:31.152 INFO:tasks.rados.rados.0.smithi080.stdout:732: finishing write tid 1 to smithi08089843-187 2023-12-01T04:55:31.153 INFO:tasks.rados.rados.0.smithi080.stdout:732: finishing write tid 2 to smithi08089843-187 2023-12-01T04:55:31.153 INFO:tasks.rados.rados.0.smithi080.stdout:732: finishing write tid 3 to smithi08089843-187 2023-12-01T04:55:31.153 INFO:tasks.rados.rados.0.smithi080.stdout:725: done (15 left) 2023-12-01T04:55:31.153 INFO:tasks.rados.rados.0.smithi080.stdout:726: done (14 left) 2023-12-01T04:55:31.153 INFO:tasks.rados.rados.0.smithi080.stdout:727: done (13 left) 2023-12-01T04:55:31.153 INFO:tasks.rados.rados.0.smithi080.stdout:728: done (12 left) 2023-12-01T04:55:31.153 INFO:tasks.rados.rados.0.smithi080.stdout:729: done (11 left) 2023-12-01T04:55:31.153 INFO:tasks.rados.rados.0.smithi080.stdout:730: done (10 left) 2023-12-01T04:55:31.153 INFO:tasks.rados.rados.0.smithi080.stdout:731: done (9 left) 2023-12-01T04:55:31.153 INFO:tasks.rados.rados.0.smithi080.stdout:741: read oid 363 snap -1 2023-12-01T04:55:31.153 INFO:tasks.rados.rados.0.smithi080.stdout:741: expect (ObjNum 362 snap 0 seq_num 362) 2023-12-01T04:55:31.153 INFO:tasks.rados.rados.0.smithi080.stdout:742: delete oid 77 current snap is 0 2023-12-01T04:55:31.153 INFO:tasks.rados.rados.0.smithi080.stdout:732: finishing write tid 4 to smithi08089843-187 2023-12-01T04:55:31.153 INFO:tasks.rados.rados.0.smithi080.stdout:732: oid 187 updating version 0 to 200 2023-12-01T04:55:31.154 INFO:tasks.rados.rados.0.smithi080.stdout:732: oid 187 updating version 200 to 201 2023-12-01T04:55:31.154 INFO:tasks.rados.rados.0.smithi080.stdout:732: oid 187 version 201 is already newer than 199 2023-12-01T04:55:31.154 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 187 v 201 (ObjNum 629 snap 0 seq_num 629) dirty exists 2023-12-01T04:55:31.154 INFO:tasks.rados.rados.0.smithi080.stdout:732: left oid 187 (ObjNum 629 snap 0 seq_num 629) 2023-12-01T04:55:31.154 INFO:tasks.rados.rados.0.smithi080.stdout:733: finishing write tid 1 to smithi08089843-156 2023-12-01T04:55:31.154 INFO:tasks.rados.rados.0.smithi080.stdout:733: finishing write tid 2 to smithi08089843-156 2023-12-01T04:55:31.154 INFO:tasks.rados.rados.0.smithi080.stdout:733: finishing write tid 3 to smithi08089843-156 2023-12-01T04:55:31.154 INFO:tasks.rados.rados.0.smithi080.stdout:733: finishing write tid 4 to smithi08089843-156 2023-12-01T04:55:31.154 INFO:tasks.rados.rados.0.smithi080.stdout:733: finishing write tid 5 to smithi08089843-156 2023-12-01T04:55:31.154 INFO:tasks.rados.rados.0.smithi080.stdout:733: oid 156 updating version 0 to 108 2023-12-01T04:55:31.154 INFO:tasks.rados.rados.0.smithi080.stdout:733: oid 156 updating version 108 to 109 2023-12-01T04:55:31.154 INFO:tasks.rados.rados.0.smithi080.stdout:733: oid 156 version 109 is already newer than 107 2023-12-01T04:55:31.154 INFO:tasks.rados.rados.0.smithi080.stdout:733: oid 156 updating version 109 to 110 2023-12-01T04:55:31.154 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 156 v 110 (ObjNum 630 snap 0 seq_num 630) dirty exists 2023-12-01T04:55:31.154 INFO:tasks.rados.rados.0.smithi080.stdout:733: left oid 156 (ObjNum 630 snap 0 seq_num 630) 2023-12-01T04:55:31.155 INFO:tasks.rados.rados.0.smithi080.stdout:734: finishing write tid 1 to smithi08089843-89 2023-12-01T04:55:31.155 INFO:tasks.rados.rados.0.smithi080.stdout:734: finishing write tid 2 to smithi08089843-89 2023-12-01T04:55:31.155 INFO:tasks.rados.rados.0.smithi080.stdout:734: finishing write tid 3 to smithi08089843-89 2023-12-01T04:55:31.155 INFO:tasks.rados.rados.0.smithi080.stdout:734: finishing write tid 4 to smithi08089843-89 2023-12-01T04:55:31.155 INFO:tasks.rados.rados.0.smithi080.stdout:734: oid 89 updating version 0 to 122 2023-12-01T04:55:31.155 INFO:tasks.rados.rados.0.smithi080.stdout:734: oid 89 updating version 122 to 123 2023-12-01T04:55:31.155 INFO:tasks.rados.rados.0.smithi080.stdout:734: oid 89 updating version 123 to 124 2023-12-01T04:55:31.155 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 89 v 124 (ObjNum 631 snap 0 seq_num 631) dirty exists 2023-12-01T04:55:31.155 INFO:tasks.rados.rados.0.smithi080.stdout:734: left oid 89 (ObjNum 631 snap 0 seq_num 631) 2023-12-01T04:55:31.155 INFO:tasks.rados.rados.0.smithi080.stdout:735: finishing write tid 1 to smithi08089843-175 2023-12-01T04:55:31.155 INFO:tasks.rados.rados.0.smithi080.stdout:735: finishing write tid 2 to smithi08089843-175 2023-12-01T04:55:31.155 INFO:tasks.rados.rados.0.smithi080.stdout:735: finishing write tid 3 to smithi08089843-175 2023-12-01T04:55:31.155 INFO:tasks.rados.rados.0.smithi080.stdout:735: finishing write tid 4 to smithi08089843-175 2023-12-01T04:55:31.155 INFO:tasks.rados.rados.0.smithi080.stdout:735: oid 175 updating version 0 to 101 2023-12-01T04:55:31.155 INFO:tasks.rados.rados.0.smithi080.stdout:735: oid 175 version 101 is already newer than 100 2023-12-01T04:55:31.156 INFO:tasks.rados.rados.0.smithi080.stdout:735: oid 175 version 101 is already newer than 99 2023-12-01T04:55:31.156 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 175 v 101 (ObjNum 632 snap 0 seq_num 632) dirty exists 2023-12-01T04:55:31.156 INFO:tasks.rados.rados.0.smithi080.stdout:735: left oid 175 (ObjNum 632 snap 0 seq_num 632) 2023-12-01T04:55:31.156 INFO:tasks.rados.rados.0.smithi080.stdout:736: finishing write tid 1 to smithi08089843-37 2023-12-01T04:55:31.156 INFO:tasks.rados.rados.0.smithi080.stdout:736: finishing write tid 2 to smithi08089843-37 2023-12-01T04:55:31.156 INFO:tasks.rados.rados.0.smithi080.stdout:736: finishing write tid 3 to smithi08089843-37 2023-12-01T04:55:31.156 INFO:tasks.rados.rados.0.smithi080.stdout:736: finishing write tid 4 to smithi08089843-37 2023-12-01T04:55:31.156 INFO:tasks.rados.rados.0.smithi080.stdout:736: oid 37 updating version 0 to 120 2023-12-01T04:55:31.156 INFO:tasks.rados.rados.0.smithi080.stdout:736: oid 37 version 120 is already newer than 119 2023-12-01T04:55:31.156 INFO:tasks.rados.rados.0.smithi080.stdout:736: oid 37 version 120 is already newer than 118 2023-12-01T04:55:31.156 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 37 v 120 (ObjNum 633 snap 0 seq_num 633) dirty exists 2023-12-01T04:55:31.156 INFO:tasks.rados.rados.0.smithi080.stdout:736: left oid 37 (ObjNum 633 snap 0 seq_num 633) 2023-12-01T04:55:31.157 INFO:tasks.rados.rados.0.smithi080.stdout:737: finishing write tid 1 to smithi08089843-487 2023-12-01T04:55:31.157 INFO:tasks.rados.rados.0.smithi080.stdout:737: finishing write tid 2 to smithi08089843-487 2023-12-01T04:55:31.157 INFO:tasks.rados.rados.0.smithi080.stdout:737: finishing write tid 3 to smithi08089843-487 2023-12-01T04:55:31.157 INFO:tasks.rados.rados.0.smithi080.stdout:737: finishing write tid 4 to smithi08089843-487 2023-12-01T04:55:31.157 INFO:tasks.rados.rados.0.smithi080.stdout:737: oid 487 updating version 0 to 156 2023-12-01T04:55:31.157 INFO:tasks.rados.rados.0.smithi080.stdout:737: oid 487 updating version 156 to 157 2023-12-01T04:55:31.157 INFO:tasks.rados.rados.0.smithi080.stdout:737: oid 487 updating version 157 to 158 2023-12-01T04:55:31.157 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 487 v 158 (ObjNum 634 snap 0 seq_num 634) dirty exists 2023-12-01T04:55:31.157 INFO:tasks.rados.rados.0.smithi080.stdout:737: left oid 487 (ObjNum 634 snap 0 seq_num 634) 2023-12-01T04:55:31.157 INFO:tasks.rados.rados.0.smithi080.stdout:738: expect (ObjNum 171 snap 0 seq_num 171) 2023-12-01T04:55:31.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:55:30 smithi080 bash[28361]: cluster 2023-12-01T04:55:29.764741+0000 mgr.y (mgr.24362) 206 : cluster 0 pgmap v180: 89 pgs: 89 active+clean; 1.4 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 52 MiB/s rd, 24 MiB/s wr, 161 op/s 2023-12-01T04:55:31.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:55:30 smithi080 bash[41963]: cluster 2023-12-01T04:55:29.764741+0000 mgr.y (mgr.24362) 206 : cluster 0 pgmap v180: 89 pgs: 89 active+clean; 1.4 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 52 MiB/s rd, 24 MiB/s wr, 161 op/s 2023-12-01T04:55:31.258 INFO:tasks.rados.rados.0.smithi080.stdout:739: finishing write tid 1 to smithi08089843-464 2023-12-01T04:55:31.258 INFO:tasks.rados.rados.0.smithi080.stdout:739: finishing write tid 2 to smithi08089843-464 2023-12-01T04:55:31.258 INFO:tasks.rados.rados.0.smithi080.stdout:739: finishing write tid 3 to smithi08089843-464 2023-12-01T04:55:31.258 INFO:tasks.rados.rados.0.smithi080.stdout:739: finishing write tid 4 to smithi08089843-464 2023-12-01T04:55:31.258 INFO:tasks.rados.rados.0.smithi080.stdout:739: oid 464 updating version 0 to 133 2023-12-01T04:55:31.258 INFO:tasks.rados.rados.0.smithi080.stdout:739: oid 464 updating version 133 to 134 2023-12-01T04:55:31.258 INFO:tasks.rados.rados.0.smithi080.stdout:739: oid 464 version 134 is already newer than 132 2023-12-01T04:55:31.258 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 464 v 134 (ObjNum 635 snap 0 seq_num 635) dirty exists 2023-12-01T04:55:31.258 INFO:tasks.rados.rados.0.smithi080.stdout:739: left oid 464 (ObjNum 635 snap 0 seq_num 635) 2023-12-01T04:55:31.258 INFO:tasks.rados.rados.0.smithi080.stdout:740: finishing write tid 1 to smithi08089843-145 2023-12-01T04:55:31.258 INFO:tasks.rados.rados.0.smithi080.stdout:732: done (10 left) 2023-12-01T04:55:31.259 INFO:tasks.rados.rados.0.smithi080.stdout:733: done (9 left) 2023-12-01T04:55:31.259 INFO:tasks.rados.rados.0.smithi080.stdout:734: done (8 left) 2023-12-01T04:55:31.259 INFO:tasks.rados.rados.0.smithi080.stdout:735: done (7 left) 2023-12-01T04:55:31.259 INFO:tasks.rados.rados.0.smithi080.stdout:736: done (6 left) 2023-12-01T04:55:31.259 INFO:tasks.rados.rados.0.smithi080.stdout:737: done (5 left) 2023-12-01T04:55:31.259 INFO:tasks.rados.rados.0.smithi080.stdout:738: done (4 left) 2023-12-01T04:55:31.259 INFO:tasks.rados.rados.0.smithi080.stdout:739: done (3 left) 2023-12-01T04:55:31.259 INFO:tasks.rados.rados.0.smithi080.stdout:742: done (2 left) 2023-12-01T04:55:31.259 INFO:tasks.rados.rados.0.smithi080.stdout:743: read oid 495 snap -1 2023-12-01T04:55:31.259 INFO:tasks.rados.rados.0.smithi080.stdout:743: expect (ObjNum 625 snap 0 seq_num 625) 2023-12-01T04:55:31.259 INFO:tasks.rados.rados.0.smithi080.stdout:744: read oid 456 snap -1 2023-12-01T04:55:31.259 INFO:tasks.rados.rados.0.smithi080.stdout:744: expect (ObjNum 455 snap 0 seq_num 455) 2023-12-01T04:55:31.259 INFO:tasks.rados.rados.0.smithi080.stdout:745: read oid 162 snap -1 2023-12-01T04:55:31.259 INFO:tasks.rados.rados.0.smithi080.stdout:745: expect (ObjNum 536 snap 0 seq_num 536) 2023-12-01T04:55:31.259 INFO:tasks.rados.rados.0.smithi080.stdout:746: write oid 383 current snap is 0 2023-12-01T04:55:31.260 INFO:tasks.rados.rados.0.smithi080.stdout:746: seq_num 638 ranges {722866=466161,1617747=428880,2587634=135232} 2023-12-01T04:55:31.268 INFO:tasks.rados.rados.0.smithi080.stdout:746: writing smithi08089843-383 from 722866 to 1189027 tid 1 2023-12-01T04:55:31.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:55:30 smithi090 bash[32384]: cluster 2023-12-01T04:55:29.764741+0000 mgr.y (mgr.24362) 206 : cluster 0 pgmap v180: 89 pgs: 89 active+clean; 1.4 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 52 MiB/s rd, 24 MiB/s wr, 161 op/s 2023-12-01T04:55:31.274 INFO:tasks.rados.rados.0.smithi080.stdout:746: writing smithi08089843-383 from 1617747 to 2046627 tid 2 2023-12-01T04:55:31.278 INFO:tasks.rados.rados.0.smithi080.stdout:746: writing smithi08089843-383 from 2587634 to 2722866 tid 3 2023-12-01T04:55:31.278 INFO:tasks.rados.rados.0.smithi080.stdout:747: read oid 28 snap -1 2023-12-01T04:55:31.279 INFO:tasks.rados.rados.0.smithi080.stdout:747: expect (ObjNum 622 snap 0 seq_num 622) 2023-12-01T04:55:31.279 INFO:tasks.rados.rados.0.smithi080.stdout:748: read oid 94 snap -1 2023-12-01T04:55:31.279 INFO:tasks.rados.rados.0.smithi080.stdout:748: expect (ObjNum 93 snap 0 seq_num 93) 2023-12-01T04:55:31.279 INFO:tasks.rados.rados.0.smithi080.stdout:749: delete oid 381 current snap is 0 2023-12-01T04:55:31.279 INFO:tasks.rados.rados.0.smithi080.stdout:740: finishing write tid 2 to smithi08089843-145 2023-12-01T04:55:31.279 INFO:tasks.rados.rados.0.smithi080.stdout:740: finishing write tid 3 to smithi08089843-145 2023-12-01T04:55:31.279 INFO:tasks.rados.rados.0.smithi080.stdout:740: finishing write tid 4 to smithi08089843-145 2023-12-01T04:55:31.279 INFO:tasks.rados.rados.0.smithi080.stdout:740: oid 145 updating version 0 to 119 2023-12-01T04:55:31.279 INFO:tasks.rados.rados.0.smithi080.stdout:740: oid 145 version 119 is already newer than 118 2023-12-01T04:55:31.279 INFO:tasks.rados.rados.0.smithi080.stdout:740: oid 145 version 119 is already newer than 117 2023-12-01T04:55:31.279 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 145 v 119 (ObjNum 636 snap 0 seq_num 636) dirty exists 2023-12-01T04:55:31.279 INFO:tasks.rados.rados.0.smithi080.stdout:740: left oid 145 (ObjNum 636 snap 0 seq_num 636) 2023-12-01T04:55:31.279 INFO:tasks.rados.rados.0.smithi080.stdout:741: expect (ObjNum 362 snap 0 seq_num 362) 2023-12-01T04:55:31.360 INFO:tasks.rados.rados.0.smithi080.stdout:743: expect (ObjNum 625 snap 0 seq_num 625) 2023-12-01T04:55:31.483 INFO:tasks.rados.rados.0.smithi080.stdout:744: expect (ObjNum 455 snap 0 seq_num 455) 2023-12-01T04:55:31.613 INFO:tasks.rados.rados.0.smithi080.stdout:745: expect (ObjNum 536 snap 0 seq_num 536) 2023-12-01T04:55:31.784 INFO:tasks.rados.rados.0.smithi080.stdout:746: finishing write tid 1 to smithi08089843-383 2023-12-01T04:55:31.784 INFO:tasks.rados.rados.0.smithi080.stdout:746: finishing write tid 2 to smithi08089843-383 2023-12-01T04:55:31.784 INFO:tasks.rados.rados.0.smithi080.stdout:746: finishing write tid 3 to smithi08089843-383 2023-12-01T04:55:31.784 INFO:tasks.rados.rados.0.smithi080.stdout:746: finishing write tid 4 to smithi08089843-383 2023-12-01T04:55:31.784 INFO:tasks.rados.rados.0.smithi080.stdout:746: finishing write tid 5 to smithi08089843-383 2023-12-01T04:55:31.784 INFO:tasks.rados.rados.0.smithi080.stdout:746: oid 383 updating version 0 to 132 2023-12-01T04:55:31.784 INFO:tasks.rados.rados.0.smithi080.stdout:746: oid 383 updating version 132 to 133 2023-12-01T04:55:31.784 INFO:tasks.rados.rados.0.smithi080.stdout:746: oid 383 version 133 is already newer than 131 2023-12-01T04:55:31.785 INFO:tasks.rados.rados.0.smithi080.stdout:746: oid 383 version 133 is already newer than 130 2023-12-01T04:55:31.785 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 383 v 133 (ObjNum 638 snap 0 seq_num 638) dirty exists 2023-12-01T04:55:31.785 INFO:tasks.rados.rados.0.smithi080.stdout:746: left oid 383 (ObjNum 638 snap 0 seq_num 638) 2023-12-01T04:55:31.785 INFO:tasks.rados.rados.0.smithi080.stdout:748: expect (ObjNum 93 snap 0 seq_num 93) 2023-12-01T04:55:31.913 INFO:tasks.rados.rados.0.smithi080.stdout:747: expect (ObjNum 622 snap 0 seq_num 622) 2023-12-01T04:55:32.038 INFO:tasks.rados.rados.0.smithi080.stdout:740: done (8 left) 2023-12-01T04:55:32.038 INFO:tasks.rados.rados.0.smithi080.stdout:741: done (7 left) 2023-12-01T04:55:32.038 INFO:tasks.rados.rados.0.smithi080.stdout:743: done (6 left) 2023-12-01T04:55:32.038 INFO:tasks.rados.rados.0.smithi080.stdout:744: done (5 left) 2023-12-01T04:55:32.038 INFO:tasks.rados.rados.0.smithi080.stdout:745: done (4 left) 2023-12-01T04:55:32.038 INFO:tasks.rados.rados.0.smithi080.stdout:746: done (3 left) 2023-12-01T04:55:32.038 INFO:tasks.rados.rados.0.smithi080.stdout:747: done (2 left) 2023-12-01T04:55:32.038 INFO:tasks.rados.rados.0.smithi080.stdout:748: done (1 left) 2023-12-01T04:55:32.038 INFO:tasks.rados.rados.0.smithi080.stdout:749: done (0 left) 2023-12-01T04:55:32.038 INFO:tasks.rados.rados.0.smithi080.stdout:750: write oid 279 current snap is 0 2023-12-01T04:55:32.038 INFO:tasks.rados.rados.0.smithi080.stdout:750: seq_num 640 ranges {756480=733012,2134711=432549} 2023-12-01T04:55:32.047 INFO:tasks.rados.rados.0.smithi080.stdout:750: writing smithi08089843-279 from 756480 to 1489492 tid 1 2023-12-01T04:55:32.054 INFO:tasks.rados.rados.0.smithi080.stdout:750: writing smithi08089843-279 from 2134711 to 2567260 tid 2 2023-12-01T04:55:32.054 INFO:tasks.rados.rados.0.smithi080.stdout:751: write oid 294 current snap is 0 2023-12-01T04:55:32.054 INFO:tasks.rados.rados.0.smithi080.stdout:751: seq_num 641 ranges {773287=408261,1793193=576207} 2023-12-01T04:55:32.061 INFO:tasks.rados.rados.0.smithi080.stdout:751: writing smithi08089843-294 from 773287 to 1181548 tid 1 2023-12-01T04:55:32.068 INFO:tasks.rados.rados.0.smithi080.stdout:751: writing smithi08089843-294 from 1793193 to 2369400 tid 2 2023-12-01T04:55:32.068 INFO:tasks.rados.rados.0.smithi080.stdout:752: write oid 183 current snap is 0 2023-12-01T04:55:32.069 INFO:tasks.rados.rados.0.smithi080.stdout:750: finishing write tid 1 to smithi08089843-279 2023-12-01T04:55:32.069 INFO:tasks.rados.rados.0.smithi080.stdout:750: finishing write tid 2 to smithi08089843-279 2023-12-01T04:55:32.069 INFO:tasks.rados.rados.0.smithi080.stdout:750: finishing write tid 3 to smithi08089843-279 2023-12-01T04:55:32.069 INFO:tasks.rados.rados.0.smithi080.stdout:750: finishing write tid 4 to smithi08089843-279 2023-12-01T04:55:32.069 INFO:tasks.rados.rados.0.smithi080.stdout:750: oid 279 updating version 0 to 141 2023-12-01T04:55:32.069 INFO:tasks.rados.rados.0.smithi080.stdout:750: oid 279 updating version 141 to 143 2023-12-01T04:55:32.069 INFO:tasks.rados.rados.0.smithi080.stdout:750: oid 279 version 143 is already newer than 142 2023-12-01T04:55:32.069 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 279 v 143 (ObjNum 640 snap 0 seq_num 640) dirty exists 2023-12-01T04:55:32.069 INFO:tasks.rados.rados.0.smithi080.stdout:750: left oid 279 (ObjNum 640 snap 0 seq_num 640) 2023-12-01T04:55:32.069 INFO:tasks.rados.rados.0.smithi080.stdout:751: finishing write tid 1 to smithi08089843-294 2023-12-01T04:55:32.069 INFO:tasks.rados.rados.0.smithi080.stdout:752: seq_num 642 ranges {790094=483510,1851675=436218} 2023-12-01T04:55:32.076 INFO:tasks.rados.rados.0.smithi080.stdout:752: writing smithi08089843-183 from 790094 to 1273604 tid 1 2023-12-01T04:55:32.083 INFO:tasks.rados.rados.0.smithi080.stdout:752: writing smithi08089843-183 from 1851675 to 2287893 tid 2 2023-12-01T04:55:32.083 INFO:tasks.rados.rados.0.smithi080.stdout:750: done (2 left) 2023-12-01T04:55:32.083 INFO:tasks.rados.rados.0.smithi080.stdout:753: delete oid 45 current snap is 0 2023-12-01T04:55:32.083 INFO:tasks.rados.rados.0.smithi080.stdout:751: finishing write tid 2 to smithi08089843-294 2023-12-01T04:55:32.083 INFO:tasks.rados.rados.0.smithi080.stdout:751: finishing write tid 3 to smithi08089843-294 2023-12-01T04:55:32.083 INFO:tasks.rados.rados.0.smithi080.stdout:751: finishing write tid 4 to smithi08089843-294 2023-12-01T04:55:32.083 INFO:tasks.rados.rados.0.smithi080.stdout:751: oid 294 updating version 0 to 136 2023-12-01T04:55:32.083 INFO:tasks.rados.rados.0.smithi080.stdout:751: oid 294 updating version 136 to 137 2023-12-01T04:55:32.083 INFO:tasks.rados.rados.0.smithi080.stdout:751: oid 294 updating version 137 to 138 2023-12-01T04:55:32.084 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 294 v 138 (ObjNum 641 snap 0 seq_num 641) dirty exists 2023-12-01T04:55:32.084 INFO:tasks.rados.rados.0.smithi080.stdout:751: left oid 294 (ObjNum 641 snap 0 seq_num 641) 2023-12-01T04:55:32.084 INFO:tasks.rados.rados.0.smithi080.stdout:752: finishing write tid 1 to smithi08089843-183 2023-12-01T04:55:32.085 INFO:tasks.rados.rados.0.smithi080.stdout:751: done (2 left) 2023-12-01T04:55:32.085 INFO:tasks.rados.rados.0.smithi080.stdout:753: done (1 left) 2023-12-01T04:55:32.085 INFO:tasks.rados.rados.0.smithi080.stdout:754: write oid 423 current snap is 0 2023-12-01T04:55:32.085 INFO:tasks.rados.rados.0.smithi080.stdout:754: seq_num 644 ranges {423708=634008,1852286=439887,2752172=71536} 2023-12-01T04:55:32.091 INFO:tasks.rados.rados.0.smithi080.stdout:754: writing smithi08089843-423 from 423708 to 1057716 tid 1 2023-12-01T04:55:32.099 INFO:tasks.rados.rados.0.smithi080.stdout:754: writing smithi08089843-423 from 1852286 to 2292173 tid 2 2023-12-01T04:55:32.102 INFO:tasks.rados.rados.0.smithi080.stdout:754: writing smithi08089843-423 from 2752172 to 2823708 tid 3 2023-12-01T04:55:32.102 INFO:tasks.rados.rados.0.smithi080.stdout:755: read oid 442 snap -1 2023-12-01T04:55:32.102 INFO:tasks.rados.rados.0.smithi080.stdout:755: expect (ObjNum 441 snap 0 seq_num 441) 2023-12-01T04:55:32.102 INFO:tasks.rados.rados.0.smithi080.stdout:756: write oid 206 current snap is 0 2023-12-01T04:55:32.103 INFO:tasks.rados.rados.0.smithi080.stdout:756: seq_num 645 ranges {440515=709257,1910768=583545} 2023-12-01T04:55:32.109 INFO:tasks.rados.rados.0.smithi080.stdout:756: writing smithi08089843-206 from 440515 to 1149772 tid 1 2023-12-01T04:55:32.118 INFO:tasks.rados.rados.0.smithi080.stdout:756: writing smithi08089843-206 from 1910768 to 2494313 tid 2 2023-12-01T04:55:32.119 INFO:tasks.rados.rados.0.smithi080.stdout:757: write oid 278 current snap is 0 2023-12-01T04:55:32.119 INFO:tasks.rados.rados.0.smithi080.stdout:752: finishing write tid 2 to smithi08089843-183 2023-12-01T04:55:32.119 INFO:tasks.rados.rados.0.smithi080.stdout:757: seq_num 646 ranges {457322=784506,1969250=443556} 2023-12-01T04:55:32.126 INFO:tasks.rados.rados.0.smithi080.stdout:757: writing smithi08089843-278 from 457322 to 1241828 tid 1 2023-12-01T04:55:32.134 INFO:tasks.rados.rados.0.smithi080.stdout:757: writing smithi08089843-278 from 1969250 to 2412806 tid 2 2023-12-01T04:55:32.134 INFO:tasks.rados.rados.0.smithi080.stdout:758: write oid 439 current snap is 0 2023-12-01T04:55:32.134 INFO:tasks.rados.rados.0.smithi080.stdout:752: finishing write tid 3 to smithi08089843-183 2023-12-01T04:55:32.134 INFO:tasks.rados.rados.0.smithi080.stdout:752: finishing write tid 4 to smithi08089843-183 2023-12-01T04:55:32.134 INFO:tasks.rados.rados.0.smithi080.stdout:752: oid 183 updating version 0 to 204 2023-12-01T04:55:32.134 INFO:tasks.rados.rados.0.smithi080.stdout:752: oid 183 version 204 is already newer than 202 2023-12-01T04:55:32.134 INFO:tasks.rados.rados.0.smithi080.stdout:752: oid 183 version 204 is already newer than 203 2023-12-01T04:55:32.134 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 183 v 204 (ObjNum 642 snap 0 seq_num 642) dirty exists 2023-12-01T04:55:32.134 INFO:tasks.rados.rados.0.smithi080.stdout:752: left oid 183 (ObjNum 642 snap 0 seq_num 642) 2023-12-01T04:55:32.134 INFO:tasks.rados.rados.0.smithi080.stdout:754: finishing write tid 1 to smithi08089843-423 2023-12-01T04:55:32.134 INFO:tasks.rados.rados.0.smithi080.stdout:758: seq_num 647 ranges {474129=576108,1627732=587214,2718088=156041} 2023-12-01T04:55:32.139 INFO:tasks.rados.rados.0.smithi080.stdout:758: writing smithi08089843-439 from 474129 to 1050237 tid 1 2023-12-01T04:55:32.147 INFO:tasks.rados.rados.0.smithi080.stdout:758: writing smithi08089843-439 from 1627732 to 2214946 tid 2 2023-12-01T04:55:32.151 INFO:tasks.rados.rados.0.smithi080.stdout:758: writing smithi08089843-439 from 2718088 to 2874129 tid 3 2023-12-01T04:55:32.151 INFO:tasks.rados.rados.0.smithi080.stdout:752: done (5 left) 2023-12-01T04:55:32.151 INFO:tasks.rados.rados.0.smithi080.stdout:759: read oid 52 snap -1 2023-12-01T04:55:32.152 INFO:tasks.rados.rados.0.smithi080.stdout:759: expect (ObjNum 609 snap 0 seq_num 609) 2023-12-01T04:55:32.152 INFO:tasks.rados.rados.0.smithi080.stdout:760: write oid 5 current snap is 0 2023-12-01T04:55:32.152 INFO:tasks.rados.rados.0.smithi080.stdout:754: finishing write tid 2 to smithi08089843-423 2023-12-01T04:55:32.152 INFO:tasks.rados.rados.0.smithi080.stdout:754: finishing write tid 3 to smithi08089843-423 2023-12-01T04:55:32.152 INFO:tasks.rados.rados.0.smithi080.stdout:754: finishing write tid 4 to smithi08089843-423 2023-12-01T04:55:32.152 INFO:tasks.rados.rados.0.smithi080.stdout:754: finishing write tid 5 to smithi08089843-423 2023-12-01T04:55:32.152 INFO:tasks.rados.rados.0.smithi080.stdout:754: oid 423 updating version 0 to 135 2023-12-01T04:55:32.152 INFO:tasks.rados.rados.0.smithi080.stdout:754: oid 423 updating version 135 to 136 2023-12-01T04:55:32.152 INFO:tasks.rados.rados.0.smithi080.stdout:754: oid 423 updating version 136 to 137 2023-12-01T04:55:32.152 INFO:tasks.rados.rados.0.smithi080.stdout:754: oid 423 version 137 is already newer than 134 2023-12-01T04:55:32.152 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 423 v 137 (ObjNum 644 snap 0 seq_num 644) dirty exists 2023-12-01T04:55:32.152 INFO:tasks.rados.rados.0.smithi080.stdout:754: left oid 423 (ObjNum 644 snap 0 seq_num 644) 2023-12-01T04:55:32.152 INFO:tasks.rados.rados.0.smithi080.stdout:755: expect (ObjNum 441 snap 0 seq_num 441) 2023-12-01T04:55:32.275 INFO:tasks.rados.rados.0.smithi080.stdout:756: finishing write tid 1 to smithi08089843-206 2023-12-01T04:55:32.275 INFO:tasks.rados.rados.0.smithi080.stdout:756: finishing write tid 2 to smithi08089843-206 2023-12-01T04:55:32.275 INFO:tasks.rados.rados.0.smithi080.stdout:756: finishing write tid 3 to smithi08089843-206 2023-12-01T04:55:32.275 INFO:tasks.rados.rados.0.smithi080.stdout:760: seq_num 648 ranges {490936=651357,1686214=447225,2861864=29072} 2023-12-01T04:55:32.286 INFO:tasks.rados.rados.0.smithi080.stdout:760: writing smithi08089843-5 from 490936 to 1142293 tid 1 2023-12-01T04:55:32.294 INFO:tasks.rados.rados.0.smithi080.stdout:760: writing smithi08089843-5 from 1686214 to 2133439 tid 2 2023-12-01T04:55:32.298 INFO:tasks.rados.rados.0.smithi080.stdout:760: writing smithi08089843-5 from 2861864 to 2890936 tid 3 2023-12-01T04:55:32.298 INFO:tasks.rados.rados.0.smithi080.stdout:754: done (6 left) 2023-12-01T04:55:32.299 INFO:tasks.rados.rados.0.smithi080.stdout:755: done (5 left) 2023-12-01T04:55:32.299 INFO:tasks.rados.rados.0.smithi080.stdout:761: read oid 117 snap -1 2023-12-01T04:55:32.299 INFO:tasks.rados.rados.0.smithi080.stdout:761: expect (ObjNum 116 snap 0 seq_num 116) 2023-12-01T04:55:32.299 INFO:tasks.rados.rados.0.smithi080.stdout:762: write oid 440 current snap is 0 2023-12-01T04:55:32.299 INFO:tasks.rados.rados.0.smithi080.stdout:756: finishing write tid 4 to smithi08089843-206 2023-12-01T04:55:32.299 INFO:tasks.rados.rados.0.smithi080.stdout:756: oid 206 updating version 0 to 103 2023-12-01T04:55:32.299 INFO:tasks.rados.rados.0.smithi080.stdout:756: oid 206 version 103 is already newer than 102 2023-12-01T04:55:32.299 INFO:tasks.rados.rados.0.smithi080.stdout:756: oid 206 updating version 103 to 104 2023-12-01T04:55:32.299 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 206 v 104 (ObjNum 645 snap 0 seq_num 645) dirty exists 2023-12-01T04:55:32.299 INFO:tasks.rados.rados.0.smithi080.stdout:756: left oid 206 (ObjNum 645 snap 0 seq_num 645) 2023-12-01T04:55:32.299 INFO:tasks.rados.rados.0.smithi080.stdout:757: finishing write tid 1 to smithi08089843-278 2023-12-01T04:55:32.299 INFO:tasks.rados.rados.0.smithi080.stdout:757: finishing write tid 2 to smithi08089843-278 2023-12-01T04:55:32.299 INFO:tasks.rados.rados.0.smithi080.stdout:762: seq_num 649 ranges {507743=726606,1744696=590883,2772934=134809} 2023-12-01T04:55:32.305 INFO:tasks.rados.rados.0.smithi080.stdout:762: writing smithi08089843-440 from 507743 to 1234349 tid 1 2023-12-01T04:55:32.312 INFO:tasks.rados.rados.0.smithi080.stdout:762: writing smithi08089843-440 from 1744696 to 2335579 tid 2 2023-12-01T04:55:32.316 INFO:tasks.rados.rados.0.smithi080.stdout:762: writing smithi08089843-440 from 2772934 to 2907743 tid 3 2023-12-01T04:55:32.316 INFO:tasks.rados.rados.0.smithi080.stdout:756: done (6 left) 2023-12-01T04:55:32.316 INFO:tasks.rados.rados.0.smithi080.stdout:763: delete oid 474 current snap is 0 2023-12-01T04:55:32.316 INFO:tasks.rados.rados.0.smithi080.stdout:757: finishing write tid 3 to smithi08089843-278 2023-12-01T04:55:32.316 INFO:tasks.rados.rados.0.smithi080.stdout:757: finishing write tid 4 to smithi08089843-278 2023-12-01T04:55:32.316 INFO:tasks.rados.rados.0.smithi080.stdout:757: oid 278 updating version 0 to 146 2023-12-01T04:55:32.316 INFO:tasks.rados.rados.0.smithi080.stdout:757: oid 278 version 146 is already newer than 145 2023-12-01T04:55:32.317 INFO:tasks.rados.rados.0.smithi080.stdout:757: oid 278 version 146 is already newer than 144 2023-12-01T04:55:32.317 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 278 v 146 (ObjNum 646 snap 0 seq_num 646) dirty exists 2023-12-01T04:55:32.317 INFO:tasks.rados.rados.0.smithi080.stdout:757: left oid 278 (ObjNum 646 snap 0 seq_num 646) 2023-12-01T04:55:32.317 INFO:tasks.rados.rados.0.smithi080.stdout:758: finishing write tid 1 to smithi08089843-439 2023-12-01T04:55:32.317 INFO:tasks.rados.rados.0.smithi080.stdout:758: finishing write tid 2 to smithi08089843-439 2023-12-01T04:55:32.317 INFO:tasks.rados.rados.0.smithi080.stdout:758: finishing write tid 3 to smithi08089843-439 2023-12-01T04:55:32.317 INFO:tasks.rados.rados.0.smithi080.stdout:758: finishing write tid 4 to smithi08089843-439 2023-12-01T04:55:32.317 INFO:tasks.rados.rados.0.smithi080.stdout:758: finishing write tid 5 to smithi08089843-439 2023-12-01T04:55:32.317 INFO:tasks.rados.rados.0.smithi080.stdout:758: oid 439 updating version 0 to 160 2023-12-01T04:55:32.317 INFO:tasks.rados.rados.0.smithi080.stdout:758: oid 439 updating version 160 to 162 2023-12-01T04:55:32.317 INFO:tasks.rados.rados.0.smithi080.stdout:758: oid 439 version 162 is already newer than 159 2023-12-01T04:55:32.317 INFO:tasks.rados.rados.0.smithi080.stdout:758: oid 439 version 162 is already newer than 161 2023-12-01T04:55:32.317 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 439 v 162 (ObjNum 647 snap 0 seq_num 647) dirty exists 2023-12-01T04:55:32.317 INFO:tasks.rados.rados.0.smithi080.stdout:758: left oid 439 (ObjNum 647 snap 0 seq_num 647) 2023-12-01T04:55:32.317 INFO:tasks.rados.rados.0.smithi080.stdout:759: expect (ObjNum 609 snap 0 seq_num 609) 2023-12-01T04:55:32.403 INFO:tasks.rados.rados.0.smithi080.stdout:757: done (6 left) 2023-12-01T04:55:32.404 INFO:tasks.rados.rados.0.smithi080.stdout:758: done (5 left) 2023-12-01T04:55:32.404 INFO:tasks.rados.rados.0.smithi080.stdout:759: done (4 left) 2023-12-01T04:55:32.404 INFO:tasks.rados.rados.0.smithi080.stdout:763: done (3 left) 2023-12-01T04:55:32.404 INFO:tasks.rados.rados.0.smithi080.stdout:764: read oid 135 snap -1 2023-12-01T04:55:32.404 INFO:tasks.rados.rados.0.smithi080.stdout:764: expect (ObjNum 134 snap 0 seq_num 134) 2023-12-01T04:55:32.404 INFO:tasks.rados.rados.0.smithi080.stdout:765: write oid 225 current snap is 0 2023-12-01T04:55:32.404 INFO:tasks.rados.rados.0.smithi080.stdout:760: finishing write tid 1 to smithi08089843-5 2023-12-01T04:55:32.404 INFO:tasks.rados.rados.0.smithi080.stdout:765: seq_num 651 ranges {541357=477104,1745307=594552} 2023-12-01T04:55:32.413 INFO:tasks.rados.rados.0.smithi080.stdout:765: writing smithi08089843-225 from 541357 to 1018461 tid 1 2023-12-01T04:55:32.421 INFO:tasks.rados.rados.0.smithi080.stdout:765: writing smithi08089843-225 from 1745307 to 2339859 tid 2 2023-12-01T04:55:32.422 INFO:tasks.rados.rados.0.smithi080.stdout:766: write oid 455 current snap is 0 2023-12-01T04:55:32.422 INFO:tasks.rados.rados.0.smithi080.stdout:760: finishing write tid 2 to smithi08089843-5 2023-12-01T04:55:32.422 INFO:tasks.rados.rados.0.smithi080.stdout:760: finishing write tid 3 to smithi08089843-5 2023-12-01T04:55:32.422 INFO:tasks.rados.rados.0.smithi080.stdout:760: finishing write tid 4 to smithi08089843-5 2023-12-01T04:55:32.422 INFO:tasks.rados.rados.0.smithi080.stdout:760: finishing write tid 5 to smithi08089843-5 2023-12-01T04:55:32.422 INFO:tasks.rados.rados.0.smithi080.stdout:760: oid 5 updating version 0 to 127 2023-12-01T04:55:32.422 INFO:tasks.rados.rados.0.smithi080.stdout:760: oid 5 version 127 is already newer than 126 2023-12-01T04:55:32.422 INFO:tasks.rados.rados.0.smithi080.stdout:760: oid 5 version 127 is already newer than 125 2023-12-01T04:55:32.422 INFO:tasks.rados.rados.0.smithi080.stdout:760: oid 5 updating version 127 to 128 2023-12-01T04:55:32.422 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 5 v 128 (ObjNum 648 snap 0 seq_num 648) dirty exists 2023-12-01T04:55:32.422 INFO:tasks.rados.rados.0.smithi080.stdout:760: left oid 5 (ObjNum 648 snap 0 seq_num 648) 2023-12-01T04:55:32.422 INFO:tasks.rados.rados.0.smithi080.stdout:766: seq_num 652 ranges {558164=552353,1803789=454563,2855203=102961} 2023-12-01T04:55:32.428 INFO:tasks.rados.rados.0.smithi080.stdout:766: writing smithi08089843-455 from 558164 to 1110517 tid 1 2023-12-01T04:55:32.435 INFO:tasks.rados.rados.0.smithi080.stdout:766: writing smithi08089843-455 from 1803789 to 2258352 tid 2 2023-12-01T04:55:32.439 INFO:tasks.rados.rados.0.smithi080.stdout:766: writing smithi08089843-455 from 2855203 to 2958164 tid 3 2023-12-01T04:55:32.439 INFO:tasks.rados.rados.0.smithi080.stdout:760: done (5 left) 2023-12-01T04:55:32.439 INFO:tasks.rados.rados.0.smithi080.stdout:767: read oid 139 snap -1 2023-12-01T04:55:32.439 INFO:tasks.rados.rados.0.smithi080.stdout:767: expect (ObjNum 138 snap 0 seq_num 138) 2023-12-01T04:55:32.440 INFO:tasks.rados.rados.0.smithi080.stdout:768: read oid 335 snap -1 2023-12-01T04:55:32.440 INFO:tasks.rados.rados.0.smithi080.stdout:768: expect (ObjNum 334 snap 0 seq_num 334) 2023-12-01T04:55:32.440 INFO:tasks.rados.rados.0.smithi080.stdout:769: write oid 400 current snap is 0 2023-12-01T04:55:32.440 INFO:tasks.rados.rados.0.smithi080.stdout:761: expect (ObjNum 116 snap 0 seq_num 116) 2023-12-01T04:55:32.594 INFO:tasks.rados.rados.0.smithi080.stdout:762: finishing write tid 1 to smithi08089843-440 2023-12-01T04:55:32.594 INFO:tasks.rados.rados.0.smithi080.stdout:762: finishing write tid 2 to smithi08089843-440 2023-12-01T04:55:32.594 INFO:tasks.rados.rados.0.smithi080.stdout:762: finishing write tid 3 to smithi08089843-440 2023-12-01T04:55:32.594 INFO:tasks.rados.rados.0.smithi080.stdout:762: finishing write tid 4 to smithi08089843-440 2023-12-01T04:55:32.594 INFO:tasks.rados.rados.0.smithi080.stdout:762: finishing write tid 5 to smithi08089843-440 2023-12-01T04:55:32.594 INFO:tasks.rados.rados.0.smithi080.stdout:762: oid 440 updating version 0 to 139 2023-12-01T04:55:32.594 INFO:tasks.rados.rados.0.smithi080.stdout:762: oid 440 updating version 139 to 140 2023-12-01T04:55:32.594 INFO:tasks.rados.rados.0.smithi080.stdout:762: oid 440 updating version 140 to 141 2023-12-01T04:55:32.594 INFO:tasks.rados.rados.0.smithi080.stdout:762: oid 440 updating version 141 to 142 2023-12-01T04:55:32.595 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 440 v 142 (ObjNum 649 snap 0 seq_num 649) dirty exists 2023-12-01T04:55:32.595 INFO:tasks.rados.rados.0.smithi080.stdout:762: left oid 440 (ObjNum 649 snap 0 seq_num 649) 2023-12-01T04:55:32.595 INFO:tasks.rados.rados.0.smithi080.stdout:764: expect (ObjNum 134 snap 0 seq_num 134) 2023-12-01T04:55:32.672 INFO:tasks.rados.rados.0.smithi080.stdout:765: finishing write tid 1 to smithi08089843-225 2023-12-01T04:55:32.673 INFO:tasks.rados.rados.0.smithi080.stdout:765: finishing write tid 2 to smithi08089843-225 2023-12-01T04:55:32.673 INFO:tasks.rados.rados.0.smithi080.stdout:765: finishing write tid 3 to smithi08089843-225 2023-12-01T04:55:32.673 INFO:tasks.rados.rados.0.smithi080.stdout:765: finishing write tid 4 to smithi08089843-225 2023-12-01T04:55:32.673 INFO:tasks.rados.rados.0.smithi080.stdout:765: oid 225 updating version 0 to 149 2023-12-01T04:55:32.673 INFO:tasks.rados.rados.0.smithi080.stdout:765: oid 225 version 149 is already newer than 147 2023-12-01T04:55:32.673 INFO:tasks.rados.rados.0.smithi080.stdout:765: oid 225 version 149 is already newer than 148 2023-12-01T04:55:32.673 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 225 v 149 (ObjNum 651 snap 0 seq_num 651) dirty exists 2023-12-01T04:55:32.673 INFO:tasks.rados.rados.0.smithi080.stdout:765: left oid 225 (ObjNum 651 snap 0 seq_num 651) 2023-12-01T04:55:32.673 INFO:tasks.rados.rados.0.smithi080.stdout:766: finishing write tid 1 to smithi08089843-455 2023-12-01T04:55:32.673 INFO:tasks.rados.rados.0.smithi080.stdout:766: finishing write tid 2 to smithi08089843-455 2023-12-01T04:55:32.673 INFO:tasks.rados.rados.0.smithi080.stdout:769: seq_num 653 ranges {574971=627602,1862271=598221} 2023-12-01T04:55:32.685 INFO:tasks.rados.rados.0.smithi080.stdout:769: writing smithi08089843-400 from 574971 to 1202573 tid 1 2023-12-01T04:55:32.694 INFO:tasks.rados.rados.0.smithi080.stdout:769: writing smithi08089843-400 from 1862271 to 2460492 tid 2 2023-12-01T04:55:32.694 INFO:tasks.rados.rados.0.smithi080.stdout:761: done (7 left) 2023-12-01T04:55:32.694 INFO:tasks.rados.rados.0.smithi080.stdout:762: done (6 left) 2023-12-01T04:55:32.694 INFO:tasks.rados.rados.0.smithi080.stdout:764: done (5 left) 2023-12-01T04:55:32.695 INFO:tasks.rados.rados.0.smithi080.stdout:765: done (4 left) 2023-12-01T04:55:32.695 INFO:tasks.rados.rados.0.smithi080.stdout:770: write oid 254 current snap is 0 2023-12-01T04:55:32.695 INFO:tasks.rados.rados.0.smithi080.stdout:770: seq_num 654 ranges {591778=419204,1637106=741879,2910049=81729} 2023-12-01T04:55:32.700 INFO:tasks.rados.rados.0.smithi080.stdout:770: writing smithi08089843-254 from 591778 to 1010982 tid 1 2023-12-01T04:55:32.708 INFO:tasks.rados.rados.0.smithi080.stdout:770: writing smithi08089843-254 from 1637106 to 2378985 tid 2 2023-12-01T04:55:32.711 INFO:tasks.rados.rados.0.smithi080.stdout:770: writing smithi08089843-254 from 2910049 to 2991778 tid 3 2023-12-01T04:55:32.711 INFO:tasks.rados.rados.0.smithi080.stdout:771: write oid 128 current snap is 0 2023-12-01T04:55:32.712 INFO:tasks.rados.rados.0.smithi080.stdout:771: seq_num 655 ranges {608585=494453,1579235=601890,2821119=187466} 2023-12-01T04:55:32.718 INFO:tasks.rados.rados.0.smithi080.stdout:771: writing smithi08089843-128 from 608585 to 1103038 tid 1 2023-12-01T04:55:32.724 INFO:tasks.rados.rados.0.smithi080.stdout:771: writing smithi08089843-128 from 1579235 to 2181125 tid 2 2023-12-01T04:55:32.729 INFO:tasks.rados.rados.0.smithi080.stdout:771: writing smithi08089843-128 from 2821119 to 3008585 tid 3 2023-12-01T04:55:32.729 INFO:tasks.rados.rados.0.smithi080.stdout:772: read oid 185 snap -1 2023-12-01T04:55:32.729 INFO:tasks.rados.rados.0.smithi080.stdout:772: expect deleted 2023-12-01T04:55:32.729 INFO:tasks.rados.rados.0.smithi080.stdout:773: write oid 24 current snap is 0 2023-12-01T04:55:32.729 INFO:tasks.rados.rados.0.smithi080.stdout:773: seq_num 656 ranges {625392=569702,1637717=745548,2848542=176850} 2023-12-01T04:55:32.736 INFO:tasks.rados.rados.0.smithi080.stdout:773: writing smithi08089843-24 from 625392 to 1195094 tid 1 2023-12-01T04:55:32.742 INFO:tasks.rados.rados.0.smithi080.stdout:773: writing smithi08089843-24 from 1637717 to 2383265 tid 2 2023-12-01T04:55:32.746 INFO:tasks.rados.rados.0.smithi080.stdout:773: writing smithi08089843-24 from 2848542 to 3025392 tid 3 2023-12-01T04:55:32.746 INFO:tasks.rados.rados.0.smithi080.stdout:774: read oid 72 snap -1 2023-12-01T04:55:32.746 INFO:tasks.rados.rados.0.smithi080.stdout:774: expect (ObjNum 71 snap 0 seq_num 71) 2023-12-01T04:55:32.747 INFO:tasks.rados.rados.0.smithi080.stdout:775: read oid 105 snap -1 2023-12-01T04:55:32.747 INFO:tasks.rados.rados.0.smithi080.stdout:775: expect (ObjNum 104 snap 0 seq_num 104) 2023-12-01T04:55:32.747 INFO:tasks.rados.rados.0.smithi080.stdout:776: read oid 356 snap -1 2023-12-01T04:55:32.747 INFO:tasks.rados.rados.0.smithi080.stdout:776: expect (ObjNum 355 snap 0 seq_num 355) 2023-12-01T04:55:32.747 INFO:tasks.rados.rados.0.smithi080.stdout:777: write oid 422 current snap is 0 2023-12-01T04:55:32.747 INFO:tasks.rados.rados.0.smithi080.stdout:777: seq_num 657 ranges {642199=644951,1696199=605559,2992318=49881} 2023-12-01T04:55:32.754 INFO:tasks.rados.rados.0.smithi080.stdout:777: writing smithi08089843-422 from 642199 to 1287150 tid 1 2023-12-01T04:55:32.761 INFO:tasks.rados.rados.0.smithi080.stdout:777: writing smithi08089843-422 from 1696199 to 2301758 tid 2 2023-12-01T04:55:32.767 INFO:tasks.rados.rados.0.smithi080.stdout:777: writing smithi08089843-422 from 2992318 to 3042199 tid 3 2023-12-01T04:55:32.767 INFO:tasks.rados.rados.0.smithi080.stdout:778: write oid 166 current snap is 0 2023-12-01T04:55:32.767 INFO:tasks.rados.rados.0.smithi080.stdout:778: seq_num 658 ranges {659006=720200,2154681=749217} 2023-12-01T04:55:32.775 INFO:tasks.rados.rados.0.smithi080.stdout:778: writing smithi08089843-166 from 659006 to 1379206 tid 1 2023-12-01T04:55:32.784 INFO:tasks.rados.rados.0.smithi080.stdout:778: writing smithi08089843-166 from 2154681 to 2903898 tid 2 2023-12-01T04:55:32.785 INFO:tasks.rados.rados.0.smithi080.stdout:779: read oid 239 snap -1 2023-12-01T04:55:32.785 INFO:tasks.rados.rados.0.smithi080.stdout:779: expect (ObjNum 238 snap 0 seq_num 238) 2023-12-01T04:55:32.785 INFO:tasks.rados.rados.0.smithi080.stdout:780: write oid 499 current snap is 0 2023-12-01T04:55:32.785 INFO:tasks.rados.rados.0.smithi080.stdout:766: finishing write tid 3 to smithi08089843-455 2023-12-01T04:55:32.785 INFO:tasks.rados.rados.0.smithi080.stdout:766: finishing write tid 4 to smithi08089843-455 2023-12-01T04:55:32.785 INFO:tasks.rados.rados.0.smithi080.stdout:766: finishing write tid 5 to smithi08089843-455 2023-12-01T04:55:32.785 INFO:tasks.rados.rados.0.smithi080.stdout:766: oid 455 updating version 0 to 208 2023-12-01T04:55:32.785 INFO:tasks.rados.rados.0.smithi080.stdout:766: oid 455 version 208 is already newer than 206 2023-12-01T04:55:32.785 INFO:tasks.rados.rados.0.smithi080.stdout:766: oid 455 version 208 is already newer than 205 2023-12-01T04:55:32.785 INFO:tasks.rados.rados.0.smithi080.stdout:766: oid 455 version 208 is already newer than 207 2023-12-01T04:55:32.785 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 455 v 208 (ObjNum 652 snap 0 seq_num 652) dirty exists 2023-12-01T04:55:32.785 INFO:tasks.rados.rados.0.smithi080.stdout:766: left oid 455 (ObjNum 652 snap 0 seq_num 652) 2023-12-01T04:55:32.785 INFO:tasks.rados.rados.0.smithi080.stdout:767: expect (ObjNum 138 snap 0 seq_num 138) 2023-12-01T04:55:32.876 INFO:tasks.rados.rados.0.smithi080.stdout:768: expect (ObjNum 334 snap 0 seq_num 334) 2023-12-01T04:55:33.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:55:32 smithi090 bash[32384]: cluster 2023-12-01T04:55:31.765387+0000 mgr.y (mgr.24362) 207 : cluster 0 pgmap v181: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 83 MiB/s rd, 27 MiB/s wr, 203 op/s 2023-12-01T04:55:33.025 INFO:tasks.rados.rados.0.smithi080.stdout:769: finishing write tid 1 to smithi08089843-400 2023-12-01T04:55:33.025 INFO:tasks.rados.rados.0.smithi080.stdout:769: finishing write tid 2 to smithi08089843-400 2023-12-01T04:55:33.025 INFO:tasks.rados.rados.0.smithi080.stdout:780: seq_num 659 ranges {675813=795449,2096810=609228} 2023-12-01T04:55:33.036 INFO:tasks.rados.rados.0.smithi080.stdout:780: writing smithi08089843-499 from 675813 to 1471262 tid 1 2023-12-01T04:55:33.044 INFO:tasks.rados.rados.0.smithi080.stdout:780: writing smithi08089843-499 from 2096810 to 2706038 tid 2 2023-12-01T04:55:33.044 INFO:tasks.rados.rados.0.smithi080.stdout:766: done (14 left) 2023-12-01T04:55:33.045 INFO:tasks.rados.rados.0.smithi080.stdout:767: done (13 left) 2023-12-01T04:55:33.045 INFO:tasks.rados.rados.0.smithi080.stdout:768: done (12 left) 2023-12-01T04:55:33.045 INFO:tasks.rados.rados.0.smithi080.stdout:781: write oid 204 current snap is 0 2023-12-01T04:55:33.045 INFO:tasks.rados.rados.0.smithi080.stdout:781: seq_num 660 ranges {692620=470698,1755292=752886} 2023-12-01T04:55:33.052 INFO:tasks.rados.rados.0.smithi080.stdout:781: writing smithi08089843-204 from 692620 to 1163318 tid 1 2023-12-01T04:55:33.063 INFO:tasks.rados.rados.0.smithi080.stdout:781: writing smithi08089843-204 from 1755292 to 2508178 tid 2 2023-12-01T04:55:33.063 INFO:tasks.rados.rados.0.smithi080.stdout:782: read oid 382 snap -1 2023-12-01T04:55:33.063 INFO:tasks.rados.rados.0.smithi080.stdout:782: expect (ObjNum 381 snap 0 seq_num 381) 2023-12-01T04:55:33.063 INFO:tasks.rados.rados.0.smithi080.stdout:783: read oid 368 snap -1 2023-12-01T04:55:33.063 INFO:tasks.rados.rados.0.smithi080.stdout:783: expect (ObjNum 367 snap 0 seq_num 367) 2023-12-01T04:55:33.063 INFO:tasks.rados.rados.0.smithi080.stdout:784: delete oid 277 current snap is 0 2023-12-01T04:55:33.063 INFO:tasks.rados.rados.0.smithi080.stdout:769: finishing write tid 3 to smithi08089843-400 2023-12-01T04:55:33.063 INFO:tasks.rados.rados.0.smithi080.stdout:769: finishing write tid 4 to smithi08089843-400 2023-12-01T04:55:33.064 INFO:tasks.rados.rados.0.smithi080.stdout:769: oid 400 updating version 0 to 151 2023-12-01T04:55:33.064 INFO:tasks.rados.rados.0.smithi080.stdout:769: oid 400 version 151 is already newer than 150 2023-12-01T04:55:33.064 INFO:tasks.rados.rados.0.smithi080.stdout:769: oid 400 updating version 151 to 152 2023-12-01T04:55:33.064 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 400 v 152 (ObjNum 653 snap 0 seq_num 653) dirty exists 2023-12-01T04:55:33.064 INFO:tasks.rados.rados.0.smithi080.stdout:769: left oid 400 (ObjNum 653 snap 0 seq_num 653) 2023-12-01T04:55:33.064 INFO:tasks.rados.rados.0.smithi080.stdout:770: finishing write tid 1 to smithi08089843-254 2023-12-01T04:55:33.064 INFO:tasks.rados.rados.0.smithi080.stdout:770: finishing write tid 2 to smithi08089843-254 2023-12-01T04:55:33.064 INFO:tasks.rados.rados.0.smithi080.stdout:770: finishing write tid 3 to smithi08089843-254 2023-12-01T04:55:33.064 INFO:tasks.rados.rados.0.smithi080.stdout:770: finishing write tid 4 to smithi08089843-254 2023-12-01T04:55:33.064 INFO:tasks.rados.rados.0.smithi080.stdout:770: finishing write tid 5 to smithi08089843-254 2023-12-01T04:55:33.064 INFO:tasks.rados.rados.0.smithi080.stdout:770: oid 254 updating version 0 to 116 2023-12-01T04:55:33.064 INFO:tasks.rados.rados.0.smithi080.stdout:770: oid 254 version 116 is already newer than 114 2023-12-01T04:55:33.064 INFO:tasks.rados.rados.0.smithi080.stdout:770: oid 254 version 116 is already newer than 115 2023-12-01T04:55:33.064 INFO:tasks.rados.rados.0.smithi080.stdout:770: oid 254 version 116 is already newer than 113 2023-12-01T04:55:33.064 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 254 v 116 (ObjNum 654 snap 0 seq_num 654) dirty exists 2023-12-01T04:55:33.065 INFO:tasks.rados.rados.0.smithi080.stdout:770: left oid 254 (ObjNum 654 snap 0 seq_num 654) 2023-12-01T04:55:33.065 INFO:tasks.rados.rados.0.smithi080.stdout:771: finishing write tid 1 to smithi08089843-128 2023-12-01T04:55:33.065 INFO:tasks.rados.rados.0.smithi080.stdout:771: finishing write tid 2 to smithi08089843-128 2023-12-01T04:55:33.065 INFO:tasks.rados.rados.0.smithi080.stdout:771: finishing write tid 3 to smithi08089843-128 2023-12-01T04:55:33.065 INFO:tasks.rados.rados.0.smithi080.stdout:771: finishing write tid 4 to smithi08089843-128 2023-12-01T04:55:33.065 INFO:tasks.rados.rados.0.smithi080.stdout:771: finishing write tid 5 to smithi08089843-128 2023-12-01T04:55:33.065 INFO:tasks.rados.rados.0.smithi080.stdout:771: oid 128 updating version 0 to 139 2023-12-01T04:55:33.065 INFO:tasks.rados.rados.0.smithi080.stdout:771: oid 128 version 139 is already newer than 138 2023-12-01T04:55:33.065 INFO:tasks.rados.rados.0.smithi080.stdout:771: oid 128 updating version 139 to 141 2023-12-01T04:55:33.065 INFO:tasks.rados.rados.0.smithi080.stdout:771: oid 128 version 141 is already newer than 140 2023-12-01T04:55:33.065 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 128 v 141 (ObjNum 655 snap 0 seq_num 655) dirty exists 2023-12-01T04:55:33.065 INFO:tasks.rados.rados.0.smithi080.stdout:771: left oid 128 (ObjNum 655 snap 0 seq_num 655) 2023-12-01T04:55:33.066 INFO:tasks.rados.rados.0.smithi080.stdout:773: finishing write tid 1 to smithi08089843-24 2023-12-01T04:55:33.066 INFO:tasks.rados.rados.0.smithi080.stdout:773: finishing write tid 2 to smithi08089843-24 2023-12-01T04:55:33.066 INFO:tasks.rados.rados.0.smithi080.stdout:773: finishing write tid 3 to smithi08089843-24 2023-12-01T04:55:33.066 INFO:tasks.rados.rados.0.smithi080.stdout:775: expect (ObjNum 104 snap 0 seq_num 104) 2023-12-01T04:55:33.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:55:32 smithi080 bash[28361]: cluster 2023-12-01T04:55:31.765387+0000 mgr.y (mgr.24362) 207 : cluster 0 pgmap v181: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 83 MiB/s rd, 27 MiB/s wr, 203 op/s 2023-12-01T04:55:33.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:55:32 smithi080 bash[41963]: cluster 2023-12-01T04:55:31.765387+0000 mgr.y (mgr.24362) 207 : cluster 0 pgmap v181: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 83 MiB/s rd, 27 MiB/s wr, 203 op/s 2023-12-01T04:55:33.220 INFO:tasks.rados.rados.0.smithi080.stdout:777: finishing write tid 1 to smithi08089843-422 2023-12-01T04:55:33.220 INFO:tasks.rados.rados.0.smithi080.stdout:773: finishing write tid 4 to smithi08089843-24 2023-12-01T04:55:33.220 INFO:tasks.rados.rados.0.smithi080.stdout:773: finishing write tid 5 to smithi08089843-24 2023-12-01T04:55:33.220 INFO:tasks.rados.rados.0.smithi080.stdout:773: oid 24 updating version 0 to 120 2023-12-01T04:55:33.220 INFO:tasks.rados.rados.0.smithi080.stdout:773: oid 24 version 120 is already newer than 117 2023-12-01T04:55:33.220 INFO:tasks.rados.rados.0.smithi080.stdout:773: oid 24 version 120 is already newer than 119 2023-12-01T04:55:33.220 INFO:tasks.rados.rados.0.smithi080.stdout:773: oid 24 version 120 is already newer than 118 2023-12-01T04:55:33.220 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 24 v 120 (ObjNum 656 snap 0 seq_num 656) dirty exists 2023-12-01T04:55:33.220 INFO:tasks.rados.rados.0.smithi080.stdout:773: left oid 24 (ObjNum 656 snap 0 seq_num 656) 2023-12-01T04:55:33.220 INFO:tasks.rados.rados.0.smithi080.stdout:774: expect (ObjNum 71 snap 0 seq_num 71) 2023-12-01T04:55:33.344 INFO:tasks.rados.rados.0.smithi080.stdout:777: finishing write tid 2 to smithi08089843-422 2023-12-01T04:55:33.344 INFO:tasks.rados.rados.0.smithi080.stdout:776: expect (ObjNum 355 snap 0 seq_num 355) 2023-12-01T04:55:33.506 INFO:tasks.rados.rados.0.smithi080.stdout:777: finishing write tid 3 to smithi08089843-422 2023-12-01T04:55:33.506 INFO:tasks.rados.rados.0.smithi080.stdout:777: finishing write tid 4 to smithi08089843-422 2023-12-01T04:55:33.506 INFO:tasks.rados.rados.0.smithi080.stdout:777: finishing write tid 5 to smithi08089843-422 2023-12-01T04:55:33.506 INFO:tasks.rados.rados.0.smithi080.stdout:777: oid 422 updating version 0 to 106 2023-12-01T04:55:33.507 INFO:tasks.rados.rados.0.smithi080.stdout:777: oid 422 version 106 is already newer than 105 2023-12-01T04:55:33.507 INFO:tasks.rados.rados.0.smithi080.stdout:777: oid 422 updating version 106 to 107 2023-12-01T04:55:33.507 INFO:tasks.rados.rados.0.smithi080.stdout:777: oid 422 updating version 107 to 108 2023-12-01T04:55:33.507 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 422 v 108 (ObjNum 657 snap 0 seq_num 657) dirty exists 2023-12-01T04:55:33.507 INFO:tasks.rados.rados.0.smithi080.stdout:777: left oid 422 (ObjNum 657 snap 0 seq_num 657) 2023-12-01T04:55:33.507 INFO:tasks.rados.rados.0.smithi080.stdout:778: finishing write tid 1 to smithi08089843-166 2023-12-01T04:55:33.507 INFO:tasks.rados.rados.0.smithi080.stdout:769: done (15 left) 2023-12-01T04:55:33.507 INFO:tasks.rados.rados.0.smithi080.stdout:770: done (14 left) 2023-12-01T04:55:33.507 INFO:tasks.rados.rados.0.smithi080.stdout:771: done (13 left) 2023-12-01T04:55:33.507 INFO:tasks.rados.rados.0.smithi080.stdout:772: done (12 left) 2023-12-01T04:55:33.507 INFO:tasks.rados.rados.0.smithi080.stdout:773: done (11 left) 2023-12-01T04:55:33.507 INFO:tasks.rados.rados.0.smithi080.stdout:774: done (10 left) 2023-12-01T04:55:33.507 INFO:tasks.rados.rados.0.smithi080.stdout:775: done (9 left) 2023-12-01T04:55:33.507 INFO:tasks.rados.rados.0.smithi080.stdout:776: done (8 left) 2023-12-01T04:55:33.507 INFO:tasks.rados.rados.0.smithi080.stdout:777: done (7 left) 2023-12-01T04:55:33.508 INFO:tasks.rados.rados.0.smithi080.stdout:784: done (6 left) 2023-12-01T04:55:33.508 INFO:tasks.rados.rados.0.smithi080.stdout:785: read oid 44 snap -1 2023-12-01T04:55:33.508 INFO:tasks.rados.rados.0.smithi080.stdout:785: expect (ObjNum 569 snap 0 seq_num 569) 2023-12-01T04:55:33.508 INFO:tasks.rados.rados.0.smithi080.stdout:786: write oid 367 current snap is 0 2023-12-01T04:55:33.508 INFO:tasks.rados.rados.0.smithi080.stdout:778: finishing write tid 2 to smithi08089843-166 2023-12-01T04:55:33.508 INFO:tasks.rados.rados.0.smithi080.stdout:778: finishing write tid 3 to smithi08089843-166 2023-12-01T04:55:33.508 INFO:tasks.rados.rados.0.smithi080.stdout:778: finishing write tid 4 to smithi08089843-166 2023-12-01T04:55:33.508 INFO:tasks.rados.rados.0.smithi080.stdout:778: oid 166 updating version 0 to 132 2023-12-01T04:55:33.508 INFO:tasks.rados.rados.0.smithi080.stdout:778: oid 166 version 132 is already newer than 131 2023-12-01T04:55:33.508 INFO:tasks.rados.rados.0.smithi080.stdout:778: oid 166 updating version 132 to 133 2023-12-01T04:55:33.508 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 166 v 133 (ObjNum 658 snap 0 seq_num 658) dirty exists 2023-12-01T04:55:33.508 INFO:tasks.rados.rados.0.smithi080.stdout:778: left oid 166 (ObjNum 658 snap 0 seq_num 658) 2023-12-01T04:55:33.508 INFO:tasks.rados.rados.0.smithi080.stdout:779: expect (ObjNum 238 snap 0 seq_num 238) 2023-12-01T04:55:33.584 INFO:tasks.rados.rados.0.smithi080.stdout:780: finishing write tid 1 to smithi08089843-499 2023-12-01T04:55:33.585 INFO:tasks.rados.rados.0.smithi080.stdout:780: finishing write tid 2 to smithi08089843-499 2023-12-01T04:55:33.585 INFO:tasks.rados.rados.0.smithi080.stdout:780: finishing write tid 3 to smithi08089843-499 2023-12-01T04:55:33.585 INFO:tasks.rados.rados.0.smithi080.stdout:780: finishing write tid 4 to smithi08089843-499 2023-12-01T04:55:33.585 INFO:tasks.rados.rados.0.smithi080.stdout:780: oid 499 updating version 0 to 145 2023-12-01T04:55:33.585 INFO:tasks.rados.rados.0.smithi080.stdout:780: oid 499 updating version 145 to 146 2023-12-01T04:55:33.585 INFO:tasks.rados.rados.0.smithi080.stdout:780: oid 499 version 146 is already newer than 144 2023-12-01T04:55:33.585 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 499 v 146 (ObjNum 659 snap 0 seq_num 659) dirty exists 2023-12-01T04:55:33.585 INFO:tasks.rados.rados.0.smithi080.stdout:780: left oid 499 (ObjNum 659 snap 0 seq_num 659) 2023-12-01T04:55:33.585 INFO:tasks.rados.rados.0.smithi080.stdout:781: finishing write tid 1 to smithi08089843-204 2023-12-01T04:55:33.585 INFO:tasks.rados.rados.0.smithi080.stdout:783: expect (ObjNum 367 snap 0 seq_num 367) 2023-12-01T04:55:33.672 INFO:tasks.rados.rados.0.smithi080.stdout:781: finishing write tid 2 to smithi08089843-204 2023-12-01T04:55:33.673 INFO:tasks.rados.rados.0.smithi080.stdout:781: finishing write tid 3 to smithi08089843-204 2023-12-01T04:55:33.673 INFO:tasks.rados.rados.0.smithi080.stdout:781: finishing write tid 4 to smithi08089843-204 2023-12-01T04:55:33.673 INFO:tasks.rados.rados.0.smithi080.stdout:781: oid 204 updating version 0 to 159 2023-12-01T04:55:33.673 INFO:tasks.rados.rados.0.smithi080.stdout:781: oid 204 updating version 159 to 161 2023-12-01T04:55:33.673 INFO:tasks.rados.rados.0.smithi080.stdout:781: oid 204 version 161 is already newer than 160 2023-12-01T04:55:33.673 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 204 v 161 (ObjNum 660 snap 0 seq_num 660) dirty exists 2023-12-01T04:55:33.673 INFO:tasks.rados.rados.0.smithi080.stdout:781: left oid 204 (ObjNum 660 snap 0 seq_num 660) 2023-12-01T04:55:33.673 INFO:tasks.rados.rados.0.smithi080.stdout:782: expect (ObjNum 381 snap 0 seq_num 381) 2023-12-01T04:55:33.770 INFO:tasks.rados.rados.0.smithi080.stdout:785: expect (ObjNum 569 snap 0 seq_num 569) 2023-12-01T04:55:33.947 INFO:tasks.rados.rados.0.smithi080.stdout:786: seq_num 662 ranges {726234=737549,1988609=756555} 2023-12-01T04:55:33.959 INFO:tasks.rados.rados.0.smithi080.stdout:786: writing smithi08089843-367 from 726234 to 1463783 tid 1 2023-12-01T04:55:33.967 INFO:tasks.rados.rados.0.smithi080.stdout:786: writing smithi08089843-367 from 1988609 to 2745164 tid 2 2023-12-01T04:55:33.967 INFO:tasks.rados.rados.0.smithi080.stdout:778: done (7 left) 2023-12-01T04:55:33.968 INFO:tasks.rados.rados.0.smithi080.stdout:779: done (6 left) 2023-12-01T04:55:33.968 INFO:tasks.rados.rados.0.smithi080.stdout:780: done (5 left) 2023-12-01T04:55:33.968 INFO:tasks.rados.rados.0.smithi080.stdout:781: done (4 left) 2023-12-01T04:55:33.968 INFO:tasks.rados.rados.0.smithi080.stdout:782: done (3 left) 2023-12-01T04:55:33.968 INFO:tasks.rados.rados.0.smithi080.stdout:783: done (2 left) 2023-12-01T04:55:33.968 INFO:tasks.rados.rados.0.smithi080.stdout:785: done (1 left) 2023-12-01T04:55:33.968 INFO:tasks.rados.rados.0.smithi080.stdout:787: read oid 422 snap -1 2023-12-01T04:55:33.968 INFO:tasks.rados.rados.0.smithi080.stdout:787: expect (ObjNum 657 snap 0 seq_num 657) 2023-12-01T04:55:33.968 INFO:tasks.rados.rados.0.smithi080.stdout:788: write oid 498 current snap is 0 2023-12-01T04:55:33.968 INFO:tasks.rados.rados.0.smithi080.stdout:786: finishing write tid 1 to smithi08089843-367 2023-12-01T04:55:33.968 INFO:tasks.rados.rados.0.smithi080.stdout:788: seq_num 663 ranges {743041=412798,1930738=616566,3040503=102538} 2023-12-01T04:55:33.974 INFO:tasks.rados.rados.0.smithi080.stdout:788: writing smithi08089843-498 from 743041 to 1155839 tid 1 2023-12-01T04:55:33.982 INFO:tasks.rados.rados.0.smithi080.stdout:788: writing smithi08089843-498 from 1930738 to 2547304 tid 2 2023-12-01T04:55:33.986 INFO:tasks.rados.rados.0.smithi080.stdout:788: writing smithi08089843-498 from 3040503 to 3143041 tid 3 2023-12-01T04:55:33.987 INFO:tasks.rados.rados.0.smithi080.stdout:789: write oid 368 current snap is 0 2023-12-01T04:55:33.987 INFO:tasks.rados.rados.0.smithi080.stdout:786: finishing write tid 2 to smithi08089843-367 2023-12-01T04:55:33.987 INFO:tasks.rados.rados.0.smithi080.stdout:786: finishing write tid 3 to smithi08089843-367 2023-12-01T04:55:33.987 INFO:tasks.rados.rados.0.smithi080.stdout:786: finishing write tid 4 to smithi08089843-367 2023-12-01T04:55:33.987 INFO:tasks.rados.rados.0.smithi080.stdout:786: oid 367 updating version 0 to 121 2023-12-01T04:55:33.987 INFO:tasks.rados.rados.0.smithi080.stdout:786: oid 367 updating version 121 to 122 2023-12-01T04:55:33.987 INFO:tasks.rados.rados.0.smithi080.stdout:786: oid 367 updating version 122 to 123 2023-12-01T04:55:33.987 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 367 v 123 (ObjNum 662 snap 0 seq_num 662) dirty exists 2023-12-01T04:55:33.987 INFO:tasks.rados.rados.0.smithi080.stdout:786: left oid 367 (ObjNum 662 snap 0 seq_num 662) 2023-12-01T04:55:33.987 INFO:tasks.rados.rados.0.smithi080.stdout:787: expect (ObjNum 657 snap 0 seq_num 657) 2023-12-01T04:55:34.202 INFO:tasks.rados.rados.0.smithi080.stdout:788: finishing write tid 1 to smithi08089843-498 2023-12-01T04:55:34.202 INFO:tasks.rados.rados.0.smithi080.stdout:788: finishing write tid 2 to smithi08089843-498 2023-12-01T04:55:34.202 INFO:tasks.rados.rados.0.smithi080.stdout:788: finishing write tid 3 to smithi08089843-498 2023-12-01T04:55:34.202 INFO:tasks.rados.rados.0.smithi080.stdout:789: seq_num 664 ranges {759848=488047,1989220=760224} 2023-12-01T04:55:34.211 INFO:tasks.rados.rados.0.smithi080.stdout:789: writing smithi08089843-368 from 759848 to 1247895 tid 1 2023-12-01T04:55:34.221 INFO:tasks.rados.rados.0.smithi080.stdout:789: writing smithi08089843-368 from 1989220 to 2749444 tid 2 2023-12-01T04:55:34.221 INFO:tasks.rados.rados.0.smithi080.stdout:786: done (3 left) 2023-12-01T04:55:34.221 INFO:tasks.rados.rados.0.smithi080.stdout:787: done (2 left) 2023-12-01T04:55:34.221 INFO:tasks.rados.rados.0.smithi080.stdout:790: read oid 102 snap -1 2023-12-01T04:55:34.222 INFO:tasks.rados.rados.0.smithi080.stdout:790: expect (ObjNum 101 snap 0 seq_num 101) 2023-12-01T04:55:34.222 INFO:tasks.rados.rados.0.smithi080.stdout:791: write oid 160 current snap is 0 2023-12-01T04:55:34.222 INFO:tasks.rados.rados.0.smithi080.stdout:788: finishing write tid 4 to smithi08089843-498 2023-12-01T04:55:34.222 INFO:tasks.rados.rados.0.smithi080.stdout:788: finishing write tid 5 to smithi08089843-498 2023-12-01T04:55:34.222 INFO:tasks.rados.rados.0.smithi080.stdout:788: oid 498 updating version 0 to 209 2023-12-01T04:55:34.222 INFO:tasks.rados.rados.0.smithi080.stdout:788: oid 498 updating version 209 to 210 2023-12-01T04:55:34.222 INFO:tasks.rados.rados.0.smithi080.stdout:788: oid 498 updating version 210 to 211 2023-12-01T04:55:34.222 INFO:tasks.rados.rados.0.smithi080.stdout:788: oid 498 updating version 211 to 212 2023-12-01T04:55:34.222 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 498 v 212 (ObjNum 663 snap 0 seq_num 663) dirty exists 2023-12-01T04:55:34.222 INFO:tasks.rados.rados.0.smithi080.stdout:788: left oid 498 (ObjNum 663 snap 0 seq_num 663) 2023-12-01T04:55:34.222 INFO:tasks.rados.rados.0.smithi080.stdout:789: finishing write tid 1 to smithi08089843-368 2023-12-01T04:55:34.222 INFO:tasks.rados.rados.0.smithi080.stdout:791: seq_num 665 ranges {776655=563296,2047702=620235,3095349=81306} 2023-12-01T04:55:34.229 INFO:tasks.rados.rados.0.smithi080.stdout:791: writing smithi08089843-160 from 776655 to 1339951 tid 1 2023-12-01T04:55:34.237 INFO:tasks.rados.rados.0.smithi080.stdout:791: writing smithi08089843-160 from 2047702 to 2667937 tid 2 2023-12-01T04:55:34.240 INFO:tasks.rados.rados.0.smithi080.stdout:791: writing smithi08089843-160 from 3095349 to 3176655 tid 3 2023-12-01T04:55:34.240 INFO:tasks.rados.rados.0.smithi080.stdout:788: done (3 left) 2023-12-01T04:55:34.240 INFO:tasks.rados.rados.0.smithi080.stdout:792: write oid 221 current snap is 0 2023-12-01T04:55:34.240 INFO:tasks.rados.rados.0.smithi080.stdout:792: seq_num 666 ranges {793462=638545,2106184=763893} 2023-12-01T04:55:34.248 INFO:tasks.rados.rados.0.smithi080.stdout:792: writing smithi08089843-221 from 793462 to 1432007 tid 1 2023-12-01T04:55:34.257 INFO:tasks.rados.rados.0.smithi080.stdout:792: writing smithi08089843-221 from 2106184 to 2870077 tid 2 2023-12-01T04:55:34.258 INFO:tasks.rados.rados.0.smithi080.stdout:793: read oid 72 snap -1 2023-12-01T04:55:34.258 INFO:tasks.rados.rados.0.smithi080.stdout:793: expect (ObjNum 71 snap 0 seq_num 71) 2023-12-01T04:55:34.258 INFO:tasks.rados.rados.0.smithi080.stdout:794: read oid 290 snap -1 2023-12-01T04:55:34.258 INFO:tasks.rados.rados.0.smithi080.stdout:794: expect deleted 2023-12-01T04:55:34.258 INFO:tasks.rados.rados.0.smithi080.stdout:795: write oid 105 current snap is 0 2023-12-01T04:55:34.258 INFO:tasks.rados.rados.0.smithi080.stdout:795: seq_num 667 ranges {410269=713794,1648313=507551,2917489=292780} 2023-12-01T04:55:34.266 INFO:tasks.rados.rados.0.smithi080.stdout:795: writing smithi08089843-105 from 410269 to 1124063 tid 1 2023-12-01T04:55:34.271 INFO:tasks.rados.rados.0.smithi080.stdout:795: writing smithi08089843-105 from 1648313 to 2155864 tid 2 2023-12-01T04:55:34.278 INFO:tasks.rados.rados.0.smithi080.stdout:795: writing smithi08089843-105 from 2917489 to 3210269 tid 3 2023-12-01T04:55:34.278 INFO:tasks.rados.rados.0.smithi080.stdout:796: write oid 394 current snap is 0 2023-12-01T04:55:34.278 INFO:tasks.rados.rados.0.smithi080.stdout:789: finishing write tid 2 to smithi08089843-368 2023-12-01T04:55:34.278 INFO:tasks.rados.rados.0.smithi080.stdout:789: finishing write tid 3 to smithi08089843-368 2023-12-01T04:55:34.278 INFO:tasks.rados.rados.0.smithi080.stdout:789: finishing write tid 4 to smithi08089843-368 2023-12-01T04:55:34.278 INFO:tasks.rados.rados.0.smithi080.stdout:789: oid 368 updating version 0 to 125 2023-12-01T04:55:34.278 INFO:tasks.rados.rados.0.smithi080.stdout:789: oid 368 updating version 125 to 126 2023-12-01T04:55:34.279 INFO:tasks.rados.rados.0.smithi080.stdout:789: oid 368 version 126 is already newer than 124 2023-12-01T04:55:34.279 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 368 v 126 (ObjNum 664 snap 0 seq_num 664) dirty exists 2023-12-01T04:55:34.279 INFO:tasks.rados.rados.0.smithi080.stdout:789: left oid 368 (ObjNum 664 snap 0 seq_num 664) 2023-12-01T04:55:34.279 INFO:tasks.rados.rados.0.smithi080.stdout:796: seq_num 668 ranges {427076=789043,1706795=767562,2944912=282164} 2023-12-01T04:55:34.285 INFO:tasks.rados.rados.0.smithi080.stdout:796: writing smithi08089843-394 from 427076 to 1216119 tid 1 2023-12-01T04:55:34.293 INFO:tasks.rados.rados.0.smithi080.stdout:796: writing smithi08089843-394 from 1706795 to 2474357 tid 2 2023-12-01T04:55:34.298 INFO:tasks.rados.rados.0.smithi080.stdout:796: writing smithi08089843-394 from 2944912 to 3227076 tid 3 2023-12-01T04:55:34.298 INFO:tasks.rados.rados.0.smithi080.stdout:789: done (7 left) 2023-12-01T04:55:34.298 INFO:tasks.rados.rados.0.smithi080.stdout:797: write oid 329 current snap is 0 2023-12-01T04:55:34.298 INFO:tasks.rados.rados.0.smithi080.stdout:790: expect (ObjNum 101 snap 0 seq_num 101) 2023-12-01T04:55:34.457 INFO:tasks.rados.rados.0.smithi080.stdout:791: finishing write tid 1 to smithi08089843-160 2023-12-01T04:55:34.457 INFO:tasks.rados.rados.0.smithi080.stdout:791: finishing write tid 2 to smithi08089843-160 2023-12-01T04:55:34.457 INFO:tasks.rados.rados.0.smithi080.stdout:791: finishing write tid 3 to smithi08089843-160 2023-12-01T04:55:34.457 INFO:tasks.rados.rados.0.smithi080.stdout:791: finishing write tid 4 to smithi08089843-160 2023-12-01T04:55:34.457 INFO:tasks.rados.rados.0.smithi080.stdout:791: finishing write tid 5 to smithi08089843-160 2023-12-01T04:55:34.458 INFO:tasks.rados.rados.0.smithi080.stdout:791: oid 160 updating version 0 to 137 2023-12-01T04:55:34.458 INFO:tasks.rados.rados.0.smithi080.stdout:791: oid 160 version 137 is already newer than 135 2023-12-01T04:55:34.458 INFO:tasks.rados.rados.0.smithi080.stdout:791: oid 160 version 137 is already newer than 134 2023-12-01T04:55:34.458 INFO:tasks.rados.rados.0.smithi080.stdout:791: oid 160 version 137 is already newer than 136 2023-12-01T04:55:34.458 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 160 v 137 (ObjNum 665 snap 0 seq_num 665) dirty exists 2023-12-01T04:55:34.458 INFO:tasks.rados.rados.0.smithi080.stdout:791: left oid 160 (ObjNum 665 snap 0 seq_num 665) 2023-12-01T04:55:34.458 INFO:tasks.rados.rados.0.smithi080.stdout:792: finishing write tid 1 to smithi08089843-221 2023-12-01T04:55:34.458 INFO:tasks.rados.rados.0.smithi080.stdout:792: finishing write tid 2 to smithi08089843-221 2023-12-01T04:55:34.458 INFO:tasks.rados.rados.0.smithi080.stdout:792: finishing write tid 3 to smithi08089843-221 2023-12-01T04:55:34.458 INFO:tasks.rados.rados.0.smithi080.stdout:792: finishing write tid 4 to smithi08089843-221 2023-12-01T04:55:34.458 INFO:tasks.rados.rados.0.smithi080.stdout:792: oid 221 updating version 0 to 144 2023-12-01T04:55:34.458 INFO:tasks.rados.rados.0.smithi080.stdout:792: oid 221 version 144 is already newer than 143 2023-12-01T04:55:34.458 INFO:tasks.rados.rados.0.smithi080.stdout:792: oid 221 updating version 144 to 145 2023-12-01T04:55:34.459 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 221 v 145 (ObjNum 666 snap 0 seq_num 666) dirty exists 2023-12-01T04:55:34.459 INFO:tasks.rados.rados.0.smithi080.stdout:792: left oid 221 (ObjNum 666 snap 0 seq_num 666) 2023-12-01T04:55:34.459 INFO:tasks.rados.rados.0.smithi080.stdout:793: expect (ObjNum 71 snap 0 seq_num 71) 2023-12-01T04:55:34.592 INFO:tasks.rados.rados.0.smithi080.stdout:795: finishing write tid 1 to smithi08089843-105 2023-12-01T04:55:34.592 INFO:tasks.rados.rados.0.smithi080.stdout:795: finishing write tid 2 to smithi08089843-105 2023-12-01T04:55:34.592 INFO:tasks.rados.rados.0.smithi080.stdout:797: seq_num 669 ranges {443883=464292,1365277=511220,2572335=671548} 2023-12-01T04:55:34.597 INFO:tasks.rados.rados.0.smithi080.stdout:797: writing smithi08089843-329 from 443883 to 908175 tid 1 2023-12-01T04:55:34.603 INFO:tasks.rados.rados.0.smithi080.stdout:797: writing smithi08089843-329 from 1365277 to 1876497 tid 2 2023-12-01T04:55:34.612 INFO:tasks.rados.rados.0.smithi080.stdout:797: writing smithi08089843-329 from 2572335 to 3243883 tid 3 2023-12-01T04:55:34.612 INFO:tasks.rados.rados.0.smithi080.stdout:790: done (7 left) 2023-12-01T04:55:34.612 INFO:tasks.rados.rados.0.smithi080.stdout:791: done (6 left) 2023-12-01T04:55:34.612 INFO:tasks.rados.rados.0.smithi080.stdout:792: done (5 left) 2023-12-01T04:55:34.612 INFO:tasks.rados.rados.0.smithi080.stdout:793: done (4 left) 2023-12-01T04:55:34.612 INFO:tasks.rados.rados.0.smithi080.stdout:794: done (3 left) 2023-12-01T04:55:34.612 INFO:tasks.rados.rados.0.smithi080.stdout:798: read oid 438 snap -1 2023-12-01T04:55:34.612 INFO:tasks.rados.rados.0.smithi080.stdout:798: expect (ObjNum 437 snap 0 seq_num 437) 2023-12-01T04:55:34.612 INFO:tasks.rados.rados.0.smithi080.stdout:799: write oid 153 current snap is 0 2023-12-01T04:55:34.612 INFO:tasks.rados.rados.0.smithi080.stdout:799: seq_num 670 ranges {460690=655894,1540112=771231,2716111=539778} 2023-12-01T04:55:34.619 INFO:tasks.rados.rados.0.smithi080.stdout:799: writing smithi08089843-153 from 460690 to 1116584 tid 1 2023-12-01T04:55:34.626 INFO:tasks.rados.rados.0.smithi080.stdout:799: writing smithi08089843-153 from 1540112 to 2311343 tid 2 2023-12-01T04:55:34.632 INFO:tasks.rados.rados.0.smithi080.stdout:799: writing smithi08089843-153 from 2716111 to 3255889 tid 3 2023-12-01T04:55:34.632 INFO:tasks.rados.rados.0.smithi080.stdout:800: write oid 106 current snap is 0 2023-12-01T04:55:34.632 INFO:tasks.rados.rados.0.smithi080.stdout:795: finishing write tid 3 to smithi08089843-105 2023-12-01T04:55:34.632 INFO:tasks.rados.rados.0.smithi080.stdout:795: finishing write tid 4 to smithi08089843-105 2023-12-01T04:55:34.633 INFO:tasks.rados.rados.0.smithi080.stdout:800: seq_num 671 ranges {477497=731143,1998594=514889,3143534=133963} 2023-12-01T04:55:34.639 INFO:tasks.rados.rados.0.smithi080.stdout:800: writing smithi08089843-106 from 477497 to 1208640 tid 1 2023-12-01T04:55:34.647 INFO:tasks.rados.rados.0.smithi080.stdout:800: writing smithi08089843-106 from 1998594 to 2513483 tid 2 2023-12-01T04:55:34.653 INFO:tasks.rados.rados.0.smithi080.stdout:800: writing smithi08089843-106 from 3143534 to 3277497 tid 3 2023-12-01T04:55:34.653 INFO:tasks.rados.rados.0.smithi080.stdout:801: delete oid 184 current snap is 0 2023-12-01T04:55:34.653 INFO:tasks.rados.rados.0.smithi080.stdout:795: finishing write tid 5 to smithi08089843-105 2023-12-01T04:55:34.653 INFO:tasks.rados.rados.0.smithi080.stdout:795: oid 105 updating version 0 to 149 2023-12-01T04:55:34.653 INFO:tasks.rados.rados.0.smithi080.stdout:795: oid 105 version 149 is already newer than 148 2023-12-01T04:55:34.653 INFO:tasks.rados.rados.0.smithi080.stdout:795: oid 105 version 149 is already newer than 147 2023-12-01T04:55:34.653 INFO:tasks.rados.rados.0.smithi080.stdout:795: oid 105 version 149 is already newer than 146 2023-12-01T04:55:34.653 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 105 v 149 (ObjNum 667 snap 0 seq_num 667) dirty exists 2023-12-01T04:55:34.653 INFO:tasks.rados.rados.0.smithi080.stdout:795: left oid 105 (ObjNum 667 snap 0 seq_num 667) 2023-12-01T04:55:34.654 INFO:tasks.rados.rados.0.smithi080.stdout:796: finishing write tid 1 to smithi08089843-394 2023-12-01T04:55:34.654 INFO:tasks.rados.rados.0.smithi080.stdout:796: finishing write tid 2 to smithi08089843-394 2023-12-01T04:55:34.654 INFO:tasks.rados.rados.0.smithi080.stdout:796: finishing write tid 3 to smithi08089843-394 2023-12-01T04:55:34.654 INFO:tasks.rados.rados.0.smithi080.stdout:796: finishing write tid 4 to smithi08089843-394 2023-12-01T04:55:34.654 INFO:tasks.rados.rados.0.smithi080.stdout:796: finishing write tid 5 to smithi08089843-394 2023-12-01T04:55:34.654 INFO:tasks.rados.rados.0.smithi080.stdout:796: oid 394 updating version 0 to 146 2023-12-01T04:55:34.654 INFO:tasks.rados.rados.0.smithi080.stdout:796: oid 394 version 146 is already newer than 145 2023-12-01T04:55:34.654 INFO:tasks.rados.rados.0.smithi080.stdout:796: oid 394 updating version 146 to 148 2023-12-01T04:55:34.654 INFO:tasks.rados.rados.0.smithi080.stdout:796: oid 394 version 148 is already newer than 147 2023-12-01T04:55:34.654 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 394 v 148 (ObjNum 668 snap 0 seq_num 668) dirty exists 2023-12-01T04:55:34.654 INFO:tasks.rados.rados.0.smithi080.stdout:796: left oid 394 (ObjNum 668 snap 0 seq_num 668) 2023-12-01T04:55:34.654 INFO:tasks.rados.rados.0.smithi080.stdout:797: finishing write tid 1 to smithi08089843-329 2023-12-01T04:55:34.654 INFO:tasks.rados.rados.0.smithi080.stdout:797: finishing write tid 2 to smithi08089843-329 2023-12-01T04:55:34.654 INFO:tasks.rados.rados.0.smithi080.stdout:797: finishing write tid 3 to smithi08089843-329 2023-12-01T04:55:34.655 INFO:tasks.rados.rados.0.smithi080.stdout:797: finishing write tid 4 to smithi08089843-329 2023-12-01T04:55:34.655 INFO:tasks.rados.rados.0.smithi080.stdout:797: finishing write tid 5 to smithi08089843-329 2023-12-01T04:55:34.655 INFO:tasks.rados.rados.0.smithi080.stdout:797: oid 329 updating version 0 to 150 2023-12-01T04:55:34.655 INFO:tasks.rados.rados.0.smithi080.stdout:797: oid 329 version 150 is already newer than 147 2023-12-01T04:55:34.655 INFO:tasks.rados.rados.0.smithi080.stdout:797: oid 329 version 150 is already newer than 148 2023-12-01T04:55:34.655 INFO:tasks.rados.rados.0.smithi080.stdout:797: oid 329 version 150 is already newer than 149 2023-12-01T04:55:34.655 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 329 v 150 (ObjNum 669 snap 0 seq_num 669) dirty exists 2023-12-01T04:55:34.655 INFO:tasks.rados.rados.0.smithi080.stdout:797: left oid 329 (ObjNum 669 snap 0 seq_num 669) 2023-12-01T04:55:34.655 INFO:tasks.rados.rados.0.smithi080.stdout:798: expect (ObjNum 437 snap 0 seq_num 437) 2023-12-01T04:55:34.791 INFO:tasks.rados.rados.0.smithi080.stdout:799: finishing write tid 1 to smithi08089843-153 2023-12-01T04:55:34.791 INFO:tasks.rados.rados.0.smithi080.stdout:799: finishing write tid 2 to smithi08089843-153 2023-12-01T04:55:34.791 INFO:tasks.rados.rados.0.smithi080.stdout:799: finishing write tid 3 to smithi08089843-153 2023-12-01T04:55:34.792 INFO:tasks.rados.rados.0.smithi080.stdout:799: finishing write tid 4 to smithi08089843-153 2023-12-01T04:55:34.792 INFO:tasks.rados.rados.0.smithi080.stdout:799: finishing write tid 5 to smithi08089843-153 2023-12-01T04:55:34.792 INFO:tasks.rados.rados.0.smithi080.stdout:799: oid 153 updating version 0 to 122 2023-12-01T04:55:34.792 INFO:tasks.rados.rados.0.smithi080.stdout:799: oid 153 updating version 122 to 123 2023-12-01T04:55:34.792 INFO:tasks.rados.rados.0.smithi080.stdout:799: oid 153 updating version 123 to 124 2023-12-01T04:55:34.792 INFO:tasks.rados.rados.0.smithi080.stdout:799: oid 153 updating version 124 to 125 2023-12-01T04:55:34.792 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 153 v 125 (ObjNum 670 snap 0 seq_num 670) dirty exists 2023-12-01T04:55:34.792 INFO:tasks.rados.rados.0.smithi080.stdout:799: left oid 153 (ObjNum 670 snap 0 seq_num 670) 2023-12-01T04:55:34.792 INFO:tasks.rados.rados.0.smithi080.stdout:800: finishing write tid 1 to smithi08089843-106 2023-12-01T04:55:34.792 INFO:tasks.rados.rados.0.smithi080.stdout:800: finishing write tid 2 to smithi08089843-106 2023-12-01T04:55:34.792 INFO:tasks.rados.rados.0.smithi080.stdout:795: done (6 left) 2023-12-01T04:55:34.792 INFO:tasks.rados.rados.0.smithi080.stdout:796: done (5 left) 2023-12-01T04:55:34.792 INFO:tasks.rados.rados.0.smithi080.stdout:797: done (4 left) 2023-12-01T04:55:34.792 INFO:tasks.rados.rados.0.smithi080.stdout:798: done (3 left) 2023-12-01T04:55:34.792 INFO:tasks.rados.rados.0.smithi080.stdout:799: done (2 left) 2023-12-01T04:55:34.793 INFO:tasks.rados.rados.0.smithi080.stdout:801: done (1 left) 2023-12-01T04:55:34.793 INFO:tasks.rados.rados.0.smithi080.stdout:802: write oid 334 current snap is 0 2023-12-01T04:55:34.793 INFO:tasks.rados.rados.0.smithi080.stdout:800: finishing write tid 3 to smithi08089843-106 2023-12-01T04:55:34.793 INFO:tasks.rados.rados.0.smithi080.stdout:800: finishing write tid 4 to smithi08089843-106 2023-12-01T04:55:34.793 INFO:tasks.rados.rados.0.smithi080.stdout:802: seq_num 673 ranges {511111=481641,1599205=518558,2682027=489947} 2023-12-01T04:55:34.802 INFO:tasks.rados.rados.0.smithi080.stdout:802: writing smithi08089843-334 from 511111 to 992752 tid 1 2023-12-01T04:55:34.809 INFO:tasks.rados.rados.0.smithi080.stdout:802: writing smithi08089843-334 from 1599205 to 2117763 tid 2 2023-12-01T04:55:34.816 INFO:tasks.rados.rados.0.smithi080.stdout:802: writing smithi08089843-334 from 2682027 to 3171974 tid 3 2023-12-01T04:55:34.816 INFO:tasks.rados.rados.0.smithi080.stdout:803: read oid 297 snap -1 2023-12-01T04:55:34.816 INFO:tasks.rados.rados.0.smithi080.stdout:803: expect (ObjNum 296 snap 0 seq_num 296) 2023-12-01T04:55:34.816 INFO:tasks.rados.rados.0.smithi080.stdout:804: write oid 200 current snap is 0 2023-12-01T04:55:34.816 INFO:tasks.rados.rados.0.smithi080.stdout:800: finishing write tid 5 to smithi08089843-106 2023-12-01T04:55:34.816 INFO:tasks.rados.rados.0.smithi080.stdout:800: oid 106 updating version 0 to 122 2023-12-01T04:55:34.816 INFO:tasks.rados.rados.0.smithi080.stdout:800: oid 106 updating version 122 to 123 2023-12-01T04:55:34.816 INFO:tasks.rados.rados.0.smithi080.stdout:800: oid 106 version 123 is already newer than 121 2023-12-01T04:55:34.816 INFO:tasks.rados.rados.0.smithi080.stdout:800: oid 106 version 123 is already newer than 120 2023-12-01T04:55:34.816 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 106 v 123 (ObjNum 671 snap 0 seq_num 671) dirty exists 2023-12-01T04:55:34.817 INFO:tasks.rados.rados.0.smithi080.stdout:800: left oid 106 (ObjNum 671 snap 0 seq_num 671) 2023-12-01T04:55:34.817 INFO:tasks.rados.rados.0.smithi080.stdout:804: seq_num 674 ranges {527918=556890,1657687=778569,3225803=102115} 2023-12-01T04:55:34.822 INFO:tasks.rados.rados.0.smithi080.stdout:804: writing smithi08089843-200 from 527918 to 1084808 tid 1 2023-12-01T04:55:34.831 INFO:tasks.rados.rados.0.smithi080.stdout:804: writing smithi08089843-200 from 1657687 to 2436256 tid 2 2023-12-01T04:55:34.837 INFO:tasks.rados.rados.0.smithi080.stdout:804: writing smithi08089843-200 from 3225803 to 3327918 tid 3 2023-12-01T04:55:34.837 INFO:tasks.rados.rados.0.smithi080.stdout:800: done (3 left) 2023-12-01T04:55:34.837 INFO:tasks.rados.rados.0.smithi080.stdout:805: write oid 60 current snap is 0 2023-12-01T04:55:34.837 INFO:tasks.rados.rados.0.smithi080.stdout:802: finishing write tid 1 to smithi08089843-334 2023-12-01T04:55:34.837 INFO:tasks.rados.rados.0.smithi080.stdout:802: finishing write tid 2 to smithi08089843-334 2023-12-01T04:55:34.837 INFO:tasks.rados.rados.0.smithi080.stdout:805: seq_num 675 ranges {544725=632139,1716169=522227,2736873=512491} 2023-12-01T04:55:34.844 INFO:tasks.rados.rados.0.smithi080.stdout:805: writing smithi08089843-60 from 544725 to 1176864 tid 1 2023-12-01T04:55:34.850 INFO:tasks.rados.rados.0.smithi080.stdout:805: writing smithi08089843-60 from 1716169 to 2238396 tid 2 2023-12-01T04:55:34.857 INFO:tasks.rados.rados.0.smithi080.stdout:805: writing smithi08089843-60 from 2736873 to 3249364 tid 3 2023-12-01T04:55:34.857 INFO:tasks.rados.rados.0.smithi080.stdout:806: write oid 25 current snap is 0 2023-12-01T04:55:34.857 INFO:tasks.rados.rados.0.smithi080.stdout:802: finishing write tid 3 to smithi08089843-334 2023-12-01T04:55:34.857 INFO:tasks.rados.rados.0.smithi080.stdout:802: finishing write tid 4 to smithi08089843-334 2023-12-01T04:55:34.857 INFO:tasks.rados.rados.0.smithi080.stdout:802: finishing write tid 5 to smithi08089843-334 2023-12-01T04:55:34.857 INFO:tasks.rados.rados.0.smithi080.stdout:802: oid 334 updating version 0 to 215 2023-12-01T04:55:34.857 INFO:tasks.rados.rados.0.smithi080.stdout:802: oid 334 updating version 215 to 216 2023-12-01T04:55:34.857 INFO:tasks.rados.rados.0.smithi080.stdout:802: oid 334 version 216 is already newer than 214 2023-12-01T04:55:34.857 INFO:tasks.rados.rados.0.smithi080.stdout:802: oid 334 updating version 216 to 217 2023-12-01T04:55:34.858 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 334 v 217 (ObjNum 673 snap 0 seq_num 673) dirty exists 2023-12-01T04:55:34.858 INFO:tasks.rados.rados.0.smithi080.stdout:802: left oid 334 (ObjNum 673 snap 0 seq_num 673) 2023-12-01T04:55:34.858 INFO:tasks.rados.rados.0.smithi080.stdout:803: expect (ObjNum 296 snap 0 seq_num 296) 2023-12-01T04:55:34.974 INFO:tasks.rados.rados.0.smithi080.stdout:804: finishing write tid 1 to smithi08089843-200 2023-12-01T04:55:34.974 INFO:tasks.rados.rados.0.smithi080.stdout:804: finishing write tid 2 to smithi08089843-200 2023-12-01T04:55:34.974 INFO:tasks.rados.rados.0.smithi080.stdout:806: seq_num 676 ranges {561532=707388,2058298=782238} 2023-12-01T04:55:34.982 INFO:tasks.rados.rados.0.smithi080.stdout:806: writing smithi08089843-25 from 561532 to 1268920 tid 1 2023-12-01T04:55:34.992 INFO:tasks.rados.rados.0.smithi080.stdout:806: writing smithi08089843-25 from 2058298 to 2840536 tid 2 2023-12-01T04:55:34.992 INFO:tasks.rados.rados.0.smithi080.stdout:802: done (4 left) 2023-12-01T04:55:34.992 INFO:tasks.rados.rados.0.smithi080.stdout:803: done (3 left) 2023-12-01T04:55:34.992 INFO:tasks.rados.rados.0.smithi080.stdout:807: read oid 119 snap -1 2023-12-01T04:55:34.992 INFO:tasks.rados.rados.0.smithi080.stdout:807: expect (ObjNum 118 snap 0 seq_num 118) 2023-12-01T04:55:34.992 INFO:tasks.rados.rados.0.smithi080.stdout:808: write oid 316 current snap is 0 2023-12-01T04:55:34.992 INFO:tasks.rados.rados.0.smithi080.stdout:808: seq_num 677 ranges {578339=498990,1833133=525896,2791719=586620} 2023-12-01T04:55:34.998 INFO:tasks.rados.rados.0.smithi080.stdout:808: writing smithi08089843-316 from 578339 to 1077329 tid 1 2023-12-01T04:55:35.006 INFO:tasks.rados.rados.0.smithi080.stdout:808: writing smithi08089843-316 from 1833133 to 2359029 tid 2 2023-12-01T04:55:35.012 INFO:tasks.rados.rados.0.smithi080.stdout:808: writing smithi08089843-316 from 2791719 to 3378339 tid 3 2023-12-01T04:55:35.012 INFO:tasks.rados.rados.0.smithi080.stdout:809: write oid 468 current snap is 0 2023-12-01T04:55:35.012 INFO:tasks.rados.rados.0.smithi080.stdout:809: seq_num 678 ranges {595146=574239,1891615=669554,3219142=176004} 2023-12-01T04:55:35.019 INFO:tasks.rados.rados.0.smithi080.stdout:809: writing smithi08089843-468 from 595146 to 1169385 tid 1 2023-12-01T04:55:35.027 INFO:tasks.rados.rados.0.smithi080.stdout:809: writing smithi08089843-468 from 1891615 to 2561169 tid 2 2023-12-01T04:55:35.033 INFO:tasks.rados.rados.0.smithi080.stdout:809: writing smithi08089843-468 from 3219142 to 3395146 tid 3 2023-12-01T04:55:35.033 INFO:tasks.rados.rados.0.smithi080.stdout:810: delete oid 140 current snap is 0 2023-12-01T04:55:35.033 INFO:tasks.rados.rados.0.smithi080.stdout:804: finishing write tid 3 to smithi08089843-200 2023-12-01T04:55:35.033 INFO:tasks.rados.rados.0.smithi080.stdout:804: finishing write tid 4 to smithi08089843-200 2023-12-01T04:55:35.033 INFO:tasks.rados.rados.0.smithi080.stdout:804: finishing write tid 5 to smithi08089843-200 2023-12-01T04:55:35.033 INFO:tasks.rados.rados.0.smithi080.stdout:804: oid 200 updating version 0 to 138 2023-12-01T04:55:35.033 INFO:tasks.rados.rados.0.smithi080.stdout:804: oid 200 updating version 138 to 141 2023-12-01T04:55:35.033 INFO:tasks.rados.rados.0.smithi080.stdout:804: oid 200 version 141 is already newer than 140 2023-12-01T04:55:35.033 INFO:tasks.rados.rados.0.smithi080.stdout:804: oid 200 version 141 is already newer than 139 2023-12-01T04:55:35.034 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 200 v 141 (ObjNum 674 snap 0 seq_num 674) dirty exists 2023-12-01T04:55:35.034 INFO:tasks.rados.rados.0.smithi080.stdout:804: left oid 200 (ObjNum 674 snap 0 seq_num 674) 2023-12-01T04:55:35.034 INFO:tasks.rados.rados.0.smithi080.stdout:805: finishing write tid 1 to smithi08089843-60 2023-12-01T04:55:35.034 INFO:tasks.rados.rados.0.smithi080.stdout:805: finishing write tid 2 to smithi08089843-60 2023-12-01T04:55:35.034 INFO:tasks.rados.rados.0.smithi080.stdout:805: finishing write tid 3 to smithi08089843-60 2023-12-01T04:55:35.034 INFO:tasks.rados.rados.0.smithi080.stdout:805: finishing write tid 4 to smithi08089843-60 2023-12-01T04:55:35.034 INFO:tasks.rados.rados.0.smithi080.stdout:805: finishing write tid 5 to smithi08089843-60 2023-12-01T04:55:35.034 INFO:tasks.rados.rados.0.smithi080.stdout:805: oid 60 updating version 0 to 165 2023-12-01T04:55:35.034 INFO:tasks.rados.rados.0.smithi080.stdout:805: oid 60 version 165 is already newer than 164 2023-12-01T04:55:35.034 INFO:tasks.rados.rados.0.smithi080.stdout:805: oid 60 version 165 is already newer than 163 2023-12-01T04:55:35.034 INFO:tasks.rados.rados.0.smithi080.stdout:805: oid 60 updating version 165 to 166 2023-12-01T04:55:35.034 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 60 v 166 (ObjNum 675 snap 0 seq_num 675) dirty exists 2023-12-01T04:55:35.034 INFO:tasks.rados.rados.0.smithi080.stdout:805: left oid 60 (ObjNum 675 snap 0 seq_num 675) 2023-12-01T04:55:35.034 INFO:tasks.rados.rados.0.smithi080.stdout:806: finishing write tid 1 to smithi08089843-25 2023-12-01T04:55:35.034 INFO:tasks.rados.rados.0.smithi080.stdout:806: finishing write tid 2 to smithi08089843-25 2023-12-01T04:55:35.035 INFO:tasks.rados.rados.0.smithi080.stdout:806: finishing write tid 3 to smithi08089843-25 2023-12-01T04:55:35.035 INFO:tasks.rados.rados.0.smithi080.stdout:806: finishing write tid 4 to smithi08089843-25 2023-12-01T04:55:35.035 INFO:tasks.rados.rados.0.smithi080.stdout:806: oid 25 updating version 0 to 151 2023-12-01T04:55:35.035 INFO:tasks.rados.rados.0.smithi080.stdout:806: oid 25 updating version 151 to 153 2023-12-01T04:55:35.035 INFO:tasks.rados.rados.0.smithi080.stdout:806: oid 25 version 153 is already newer than 152 2023-12-01T04:55:35.035 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 25 v 153 (ObjNum 676 snap 0 seq_num 676) dirty exists 2023-12-01T04:55:35.035 INFO:tasks.rados.rados.0.smithi080.stdout:806: left oid 25 (ObjNum 676 snap 0 seq_num 676) 2023-12-01T04:55:35.035 INFO:tasks.rados.rados.0.smithi080.stdout:808: finishing write tid 1 to smithi08089843-316 2023-12-01T04:55:35.035 INFO:tasks.rados.rados.0.smithi080.stdout:807: expect (ObjNum 118 snap 0 seq_num 118) 2023-12-01T04:55:35.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:55:34 smithi080 bash[28361]: cluster 2023-12-01T04:55:33.765887+0000 mgr.y (mgr.24362) 208 : cluster 0 pgmap v182: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 59 MiB/s rd, 8.9 MiB/s wr, 90 op/s 2023-12-01T04:55:35.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:55:34 smithi080 bash[41963]: cluster 2023-12-01T04:55:33.765887+0000 mgr.y (mgr.24362) 208 : cluster 0 pgmap v182: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 59 MiB/s rd, 8.9 MiB/s wr, 90 op/s 2023-12-01T04:55:35.183 INFO:tasks.rados.rados.0.smithi080.stdout:808: finishing write tid 2 to smithi08089843-316 2023-12-01T04:55:35.183 INFO:tasks.rados.rados.0.smithi080.stdout:808: finishing write tid 3 to smithi08089843-316 2023-12-01T04:55:35.183 INFO:tasks.rados.rados.0.smithi080.stdout:808: finishing write tid 4 to smithi08089843-316 2023-12-01T04:55:35.183 INFO:tasks.rados.rados.0.smithi080.stdout:808: finishing write tid 5 to smithi08089843-316 2023-12-01T04:55:35.183 INFO:tasks.rados.rados.0.smithi080.stdout:808: oid 316 updating version 0 to 146 2023-12-01T04:55:35.183 INFO:tasks.rados.rados.0.smithi080.stdout:808: oid 316 version 146 is already newer than 143 2023-12-01T04:55:35.183 INFO:tasks.rados.rados.0.smithi080.stdout:808: oid 316 version 146 is already newer than 145 2023-12-01T04:55:35.183 INFO:tasks.rados.rados.0.smithi080.stdout:808: oid 316 version 146 is already newer than 144 2023-12-01T04:55:35.183 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 316 v 146 (ObjNum 677 snap 0 seq_num 677) dirty exists 2023-12-01T04:55:35.183 INFO:tasks.rados.rados.0.smithi080.stdout:808: left oid 316 (ObjNum 677 snap 0 seq_num 677) 2023-12-01T04:55:35.183 INFO:tasks.rados.rados.0.smithi080.stdout:809: finishing write tid 1 to smithi08089843-468 2023-12-01T04:55:35.184 INFO:tasks.rados.rados.0.smithi080.stdout:809: finishing write tid 2 to smithi08089843-468 2023-12-01T04:55:35.184 INFO:tasks.rados.rados.0.smithi080.stdout:804: done (6 left) 2023-12-01T04:55:35.184 INFO:tasks.rados.rados.0.smithi080.stdout:805: done (5 left) 2023-12-01T04:55:35.184 INFO:tasks.rados.rados.0.smithi080.stdout:806: done (4 left) 2023-12-01T04:55:35.184 INFO:tasks.rados.rados.0.smithi080.stdout:807: done (3 left) 2023-12-01T04:55:35.184 INFO:tasks.rados.rados.0.smithi080.stdout:808: done (2 left) 2023-12-01T04:55:35.184 INFO:tasks.rados.rados.0.smithi080.stdout:810: done (1 left) 2023-12-01T04:55:35.184 INFO:tasks.rados.rados.0.smithi080.stdout:811: read oid 140 snap -1 2023-12-01T04:55:35.184 INFO:tasks.rados.rados.0.smithi080.stdout:811: expect deleted 2023-12-01T04:55:35.184 INFO:tasks.rados.rados.0.smithi080.stdout:812: write oid 163 current snap is 0 2023-12-01T04:55:35.184 INFO:tasks.rados.rados.0.smithi080.stdout:809: finishing write tid 3 to smithi08089843-468 2023-12-01T04:55:35.184 INFO:tasks.rados.rados.0.smithi080.stdout:812: seq_num 680 ranges {628760=724737,1892226=673223,3157635=271125} 2023-12-01T04:55:35.190 INFO:tasks.rados.rados.0.smithi080.stdout:812: writing smithi08089843-163 from 628760 to 1353497 tid 1 2023-12-01T04:55:35.197 INFO:tasks.rados.rados.0.smithi080.stdout:812: writing smithi08089843-163 from 1892226 to 2565449 tid 2 2023-12-01T04:55:35.203 INFO:tasks.rados.rados.0.smithi080.stdout:812: writing smithi08089843-163 from 3157635 to 3428760 tid 3 2023-12-01T04:55:35.203 INFO:tasks.rados.rados.0.smithi080.stdout:813: read oid 299 snap -1 2023-12-01T04:55:35.203 INFO:tasks.rados.rados.0.smithi080.stdout:813: expect (ObjNum 298 snap 0 seq_num 298) 2023-12-01T04:55:35.203 INFO:tasks.rados.rados.0.smithi080.stdout:814: read oid 432 snap -1 2023-12-01T04:55:35.204 INFO:tasks.rados.rados.0.smithi080.stdout:814: expect (ObjNum 431 snap 0 seq_num 431) 2023-12-01T04:55:35.204 INFO:tasks.rados.rados.0.smithi080.stdout:815: read oid 256 snap -1 2023-12-01T04:55:35.204 INFO:tasks.rados.rados.0.smithi080.stdout:815: expect (ObjNum 255 snap 0 seq_num 255) 2023-12-01T04:55:35.204 INFO:tasks.rados.rados.0.smithi080.stdout:816: read oid 284 snap -1 2023-12-01T04:55:35.204 INFO:tasks.rados.rados.0.smithi080.stdout:816: expect (ObjNum 283 snap 0 seq_num 283) 2023-12-01T04:55:35.204 INFO:tasks.rados.rados.0.smithi080.stdout:817: read oid 393 snap -1 2023-12-01T04:55:35.204 INFO:tasks.rados.rados.0.smithi080.stdout:817: expect (ObjNum 392 snap 0 seq_num 392) 2023-12-01T04:55:35.204 INFO:tasks.rados.rados.0.smithi080.stdout:818: delete oid 237 current snap is 0 2023-12-01T04:55:35.204 INFO:tasks.rados.rados.0.smithi080.stdout:809: finishing write tid 4 to smithi08089843-468 2023-12-01T04:55:35.204 INFO:tasks.rados.rados.0.smithi080.stdout:809: finishing write tid 5 to smithi08089843-468 2023-12-01T04:55:35.204 INFO:tasks.rados.rados.0.smithi080.stdout:809: oid 468 updating version 0 to 150 2023-12-01T04:55:35.204 INFO:tasks.rados.rados.0.smithi080.stdout:809: oid 468 version 150 is already newer than 148 2023-12-01T04:55:35.204 INFO:tasks.rados.rados.0.smithi080.stdout:809: oid 468 version 150 is already newer than 147 2023-12-01T04:55:35.204 INFO:tasks.rados.rados.0.smithi080.stdout:809: oid 468 version 150 is already newer than 149 2023-12-01T04:55:35.204 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 468 v 150 (ObjNum 678 snap 0 seq_num 678) dirty exists 2023-12-01T04:55:35.204 INFO:tasks.rados.rados.0.smithi080.stdout:809: left oid 468 (ObjNum 678 snap 0 seq_num 678) 2023-12-01T04:55:35.205 INFO:tasks.rados.rados.0.smithi080.stdout:812: finishing write tid 1 to smithi08089843-163 2023-12-01T04:55:35.205 INFO:tasks.rados.rados.0.smithi080.stdout:812: finishing write tid 2 to smithi08089843-163 2023-12-01T04:55:35.206 INFO:tasks.rados.rados.0.smithi080.stdout:809: done (8 left) 2023-12-01T04:55:35.206 INFO:tasks.rados.rados.0.smithi080.stdout:811: done (7 left) 2023-12-01T04:55:35.206 INFO:tasks.rados.rados.0.smithi080.stdout:818: done (6 left) 2023-12-01T04:55:35.206 INFO:tasks.rados.rados.0.smithi080.stdout:819: write oid 119 current snap is 0 2023-12-01T04:55:35.206 INFO:tasks.rados.rados.0.smithi080.stdout:819: seq_num 682 ranges {662374=475235,1609190=676892,2812481=624101} 2023-12-01T04:55:35.215 INFO:tasks.rados.rados.0.smithi080.stdout:819: writing smithi08089843-119 from 662374 to 1137609 tid 1 2023-12-01T04:55:35.223 INFO:tasks.rados.rados.0.smithi080.stdout:819: writing smithi08089843-119 from 1609190 to 2286082 tid 2 2023-12-01T04:55:35.230 INFO:tasks.rados.rados.0.smithi080.stdout:819: writing smithi08089843-119 from 2812481 to 3436582 tid 3 2023-12-01T04:55:35.230 INFO:tasks.rados.rados.0.smithi080.stdout:820: write oid 22 current snap is 0 2023-12-01T04:55:35.230 INFO:tasks.rados.rados.0.smithi080.stdout:820: seq_num 683 ranges {679181=550484,1667672=536903,2839904=435373} 2023-12-01T04:55:35.237 INFO:tasks.rados.rados.0.smithi080.stdout:820: writing smithi08089843-22 from 679181 to 1229665 tid 1 2023-12-01T04:55:35.243 INFO:tasks.rados.rados.0.smithi080.stdout:820: writing smithi08089843-22 from 1667672 to 2204575 tid 2 2023-12-01T04:55:35.250 INFO:tasks.rados.rados.0.smithi080.stdout:820: writing smithi08089843-22 from 2839904 to 3275277 tid 3 2023-12-01T04:55:35.250 INFO:tasks.rados.rados.0.smithi080.stdout:821: read oid 303 snap -1 2023-12-01T04:55:35.250 INFO:tasks.rados.rados.0.smithi080.stdout:821: expect (ObjNum 302 snap 0 seq_num 302) 2023-12-01T04:55:35.250 INFO:tasks.rados.rados.0.smithi080.stdout:822: write oid 71 current snap is 0 2023-12-01T04:55:35.250 INFO:tasks.rados.rados.0.smithi080.stdout:822: seq_num 684 ranges {695988=625733,2009801=680561,3150974=345014} 2023-12-01T04:55:35.260 INFO:tasks.rados.rados.0.smithi080.stdout:822: writing smithi08089843-71 from 695988 to 1321721 tid 1 2023-12-01T04:55:35.269 INFO:tasks.rados.rados.0.smithi080.stdout:822: writing smithi08089843-71 from 2009801 to 2690362 tid 2 2023-12-01T04:55:35.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:55:34 smithi090 bash[32384]: cluster 2023-12-01T04:55:33.765887+0000 mgr.y (mgr.24362) 208 : cluster 0 pgmap v182: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 59 MiB/s rd, 8.9 MiB/s wr, 90 op/s 2023-12-01T04:55:35.274 INFO:tasks.rados.rados.0.smithi080.stdout:822: writing smithi08089843-71 from 3150974 to 3495988 tid 3 2023-12-01T04:55:35.274 INFO:tasks.rados.rados.0.smithi080.stdout:823: write oid 288 current snap is 0 2023-12-01T04:55:35.274 INFO:tasks.rados.rados.0.smithi080.stdout:823: seq_num 685 ranges {712795=417335,1784636=540572,2894750=457917} 2023-12-01T04:55:35.280 INFO:tasks.rados.rados.0.smithi080.stdout:823: writing smithi08089843-288 from 712795 to 1130130 tid 1 2023-12-01T04:55:35.287 INFO:tasks.rados.rados.0.smithi080.stdout:823: writing smithi08089843-288 from 1784636 to 2325208 tid 2 2023-12-01T04:55:35.293 INFO:tasks.rados.rados.0.smithi080.stdout:823: writing smithi08089843-288 from 2894750 to 3352667 tid 3 2023-12-01T04:55:35.294 INFO:tasks.rados.rados.0.smithi080.stdout:824: write oid 100 current snap is 0 2023-12-01T04:55:35.294 INFO:tasks.rados.rados.0.smithi080.stdout:813: expect (ObjNum 298 snap 0 seq_num 298) 2023-12-01T04:55:35.415 INFO:tasks.rados.rados.0.smithi080.stdout:815: expect (ObjNum 255 snap 0 seq_num 255) 2023-12-01T04:55:35.506 INFO:tasks.rados.rados.0.smithi080.stdout:814: expect (ObjNum 431 snap 0 seq_num 431) 2023-12-01T04:55:35.640 INFO:tasks.rados.rados.0.smithi080.stdout:812: finishing write tid 3 to smithi08089843-163 2023-12-01T04:55:35.640 INFO:tasks.rados.rados.0.smithi080.stdout:812: finishing write tid 4 to smithi08089843-163 2023-12-01T04:55:35.640 INFO:tasks.rados.rados.0.smithi080.stdout:812: finishing write tid 5 to smithi08089843-163 2023-12-01T04:55:35.640 INFO:tasks.rados.rados.0.smithi080.stdout:812: oid 163 updating version 0 to 153 2023-12-01T04:55:35.640 INFO:tasks.rados.rados.0.smithi080.stdout:812: oid 163 updating version 153 to 156 2023-12-01T04:55:35.640 INFO:tasks.rados.rados.0.smithi080.stdout:812: oid 163 version 156 is already newer than 154 2023-12-01T04:55:35.640 INFO:tasks.rados.rados.0.smithi080.stdout:812: oid 163 version 156 is already newer than 155 2023-12-01T04:55:35.640 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 163 v 156 (ObjNum 680 snap 0 seq_num 680) dirty exists 2023-12-01T04:55:35.640 INFO:tasks.rados.rados.0.smithi080.stdout:812: left oid 163 (ObjNum 680 snap 0 seq_num 680) 2023-12-01T04:55:35.640 INFO:tasks.rados.rados.0.smithi080.stdout:816: expect (ObjNum 283 snap 0 seq_num 283) 2023-12-01T04:55:35.756 INFO:tasks.rados.rados.0.smithi080.stdout:819: finishing write tid 1 to smithi08089843-119 2023-12-01T04:55:35.757 INFO:tasks.rados.rados.0.smithi080.stdout:817: expect (ObjNum 392 snap 0 seq_num 392) 2023-12-01T04:55:35.854 INFO:tasks.rados.rados.0.smithi080.stdout:819: finishing write tid 2 to smithi08089843-119 2023-12-01T04:55:35.854 INFO:tasks.rados.rados.0.smithi080.stdout:819: finishing write tid 3 to smithi08089843-119 2023-12-01T04:55:35.854 INFO:tasks.rados.rados.0.smithi080.stdout:819: finishing write tid 4 to smithi08089843-119 2023-12-01T04:55:35.854 INFO:tasks.rados.rados.0.smithi080.stdout:819: finishing write tid 5 to smithi08089843-119 2023-12-01T04:55:35.854 INFO:tasks.rados.rados.0.smithi080.stdout:819: oid 119 updating version 0 to 145 2023-12-01T04:55:35.854 INFO:tasks.rados.rados.0.smithi080.stdout:819: oid 119 version 145 is already newer than 144 2023-12-01T04:55:35.855 INFO:tasks.rados.rados.0.smithi080.stdout:819: oid 119 updating version 145 to 146 2023-12-01T04:55:35.855 INFO:tasks.rados.rados.0.smithi080.stdout:819: oid 119 version 146 is already newer than 143 2023-12-01T04:55:35.855 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 119 v 146 (ObjNum 682 snap 0 seq_num 682) dirty exists 2023-12-01T04:55:35.855 INFO:tasks.rados.rados.0.smithi080.stdout:819: left oid 119 (ObjNum 682 snap 0 seq_num 682) 2023-12-01T04:55:35.855 INFO:tasks.rados.rados.0.smithi080.stdout:820: finishing write tid 1 to smithi08089843-22 2023-12-01T04:55:35.855 INFO:tasks.rados.rados.0.smithi080.stdout:824: seq_num 686 ranges {729602=492584,1843118=684230,3322173=207429} 2023-12-01T04:55:35.861 INFO:tasks.rados.rados.0.smithi080.stdout:824: writing smithi08089843-100 from 729602 to 1222186 tid 1 2023-12-01T04:55:35.869 INFO:tasks.rados.rados.0.smithi080.stdout:824: writing smithi08089843-100 from 1843118 to 2527348 tid 2 2023-12-01T04:55:35.877 INFO:tasks.rados.rados.0.smithi080.stdout:824: writing smithi08089843-100 from 3322173 to 3529602 tid 3 2023-12-01T04:55:35.878 INFO:tasks.rados.rados.0.smithi080.stdout:812: done (11 left) 2023-12-01T04:55:35.878 INFO:tasks.rados.rados.0.smithi080.stdout:813: done (10 left) 2023-12-01T04:55:35.878 INFO:tasks.rados.rados.0.smithi080.stdout:814: done (9 left) 2023-12-01T04:55:35.878 INFO:tasks.rados.rados.0.smithi080.stdout:815: done (8 left) 2023-12-01T04:55:35.878 INFO:tasks.rados.rados.0.smithi080.stdout:816: done (7 left) 2023-12-01T04:55:35.878 INFO:tasks.rados.rados.0.smithi080.stdout:817: done (6 left) 2023-12-01T04:55:35.878 INFO:tasks.rados.rados.0.smithi080.stdout:819: done (5 left) 2023-12-01T04:55:35.878 INFO:tasks.rados.rados.0.smithi080.stdout:825: write oid 180 current snap is 0 2023-12-01T04:55:35.878 INFO:tasks.rados.rados.0.smithi080.stdout:825: seq_num 687 ranges {746409=567833,1901600=544241,3065949=480460} 2023-12-01T04:55:35.883 INFO:tasks.rados.rados.0.smithi080.stdout:825: writing smithi08089843-180 from 746409 to 1314242 tid 1 2023-12-01T04:55:35.890 INFO:tasks.rados.rados.0.smithi080.stdout:825: writing smithi08089843-180 from 1901600 to 2445841 tid 2 2023-12-01T04:55:35.897 INFO:tasks.rados.rados.0.smithi080.stdout:825: writing smithi08089843-180 from 3065949 to 3546409 tid 3 2023-12-01T04:55:35.897 INFO:tasks.rados.rados.0.smithi080.stdout:826: write oid 76 current snap is 0 2023-12-01T04:55:35.897 INFO:tasks.rados.rados.0.smithi080.stdout:826: seq_num 688 ranges {763216=643082,1843729=687899,3260666=302550} 2023-12-01T04:55:35.905 INFO:tasks.rados.rados.0.smithi080.stdout:826: writing smithi08089843-76 from 763216 to 1406298 tid 1 2023-12-01T04:55:35.911 INFO:tasks.rados.rados.0.smithi080.stdout:826: writing smithi08089843-76 from 1843729 to 2531628 tid 2 2023-12-01T04:55:35.917 INFO:tasks.rados.rados.0.smithi080.stdout:826: writing smithi08089843-76 from 3260666 to 3563216 tid 3 2023-12-01T04:55:35.918 INFO:tasks.rados.rados.0.smithi080.stdout:827: read oid 177 snap -1 2023-12-01T04:55:35.918 INFO:tasks.rados.rados.0.smithi080.stdout:827: expect (ObjNum 176 snap 0 seq_num 176) 2023-12-01T04:55:35.918 INFO:tasks.rados.rados.0.smithi080.stdout:828: write oid 68 current snap is 0 2023-12-01T04:55:35.918 INFO:tasks.rados.rados.0.smithi080.stdout:828: seq_num 689 ranges {780023=718331,1902211=547910,3004442=575581} 2023-12-01T04:55:35.926 INFO:tasks.rados.rados.0.smithi080.stdout:828: writing smithi08089843-68 from 780023 to 1498354 tid 1 2023-12-01T04:55:35.932 INFO:tasks.rados.rados.0.smithi080.stdout:828: writing smithi08089843-68 from 1902211 to 2450121 tid 2 2023-12-01T04:55:35.938 INFO:tasks.rados.rados.0.smithi080.stdout:828: writing smithi08089843-68 from 3004442 to 3580023 tid 3 2023-12-01T04:55:35.939 INFO:tasks.rados.rados.0.smithi080.stdout:829: read oid 336 snap -1 2023-12-01T04:55:35.939 INFO:tasks.rados.rados.0.smithi080.stdout:829: expect (ObjNum 335 snap 0 seq_num 335) 2023-12-01T04:55:35.939 INFO:tasks.rados.rados.0.smithi080.stdout:830: read oid 348 snap -1 2023-12-01T04:55:35.939 INFO:tasks.rados.rados.0.smithi080.stdout:830: expect (ObjNum 347 snap 0 seq_num 347) 2023-12-01T04:55:35.939 INFO:tasks.rados.rados.0.smithi080.stdout:831: read oid 488 snap -1 2023-12-01T04:55:35.939 INFO:tasks.rados.rados.0.smithi080.stdout:831: expect (ObjNum 487 snap 0 seq_num 487) 2023-12-01T04:55:35.939 INFO:tasks.rados.rados.0.smithi080.stdout:832: write oid 396 current snap is 0 2023-12-01T04:55:35.939 INFO:tasks.rados.rados.0.smithi080.stdout:820: finishing write tid 2 to smithi08089843-22 2023-12-01T04:55:35.939 INFO:tasks.rados.rados.0.smithi080.stdout:820: finishing write tid 3 to smithi08089843-22 2023-12-01T04:55:35.939 INFO:tasks.rados.rados.0.smithi080.stdout:820: finishing write tid 4 to smithi08089843-22 2023-12-01T04:55:35.939 INFO:tasks.rados.rados.0.smithi080.stdout:832: seq_num 690 ranges {796830=793580,2360693=691568} 2023-12-01T04:55:35.948 INFO:tasks.rados.rados.0.smithi080.stdout:832: writing smithi08089843-396 from 796830 to 1590410 tid 1 2023-12-01T04:55:35.957 INFO:tasks.rados.rados.0.smithi080.stdout:832: writing smithi08089843-396 from 2360693 to 3052261 tid 2 2023-12-01T04:55:35.957 INFO:tasks.rados.rados.0.smithi080.stdout:833: read oid 57 snap -1 2023-12-01T04:55:35.957 INFO:tasks.rados.rados.0.smithi080.stdout:833: expect (ObjNum 56 snap 0 seq_num 56) 2023-12-01T04:55:35.957 INFO:tasks.rados.rados.0.smithi080.stdout:834: read oid 470 snap -1 2023-12-01T04:55:35.957 INFO:tasks.rados.rados.0.smithi080.stdout:834: expect (ObjNum 526 snap 0 seq_num 526) 2023-12-01T04:55:35.957 INFO:tasks.rados.rados.0.smithi080.stdout:835: read oid 285 snap -1 2023-12-01T04:55:35.958 INFO:tasks.rados.rados.0.smithi080.stdout:835: expect deleted 2023-12-01T04:55:35.958 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:35.958 INFO:tasks.rados.rados.0.smithi080.stdout:820: finishing write tid 5 to smithi08089843-22 2023-12-01T04:55:35.958 INFO:tasks.rados.rados.0.smithi080.stdout:820: oid 22 updating version 0 to 152 2023-12-01T04:55:35.958 INFO:tasks.rados.rados.0.smithi080.stdout:820: oid 22 version 152 is already newer than 151 2023-12-01T04:55:35.958 INFO:tasks.rados.rados.0.smithi080.stdout:820: oid 22 version 152 is already newer than 150 2023-12-01T04:55:35.958 INFO:tasks.rados.rados.0.smithi080.stdout:820: oid 22 version 152 is already newer than 149 2023-12-01T04:55:35.958 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 22 v 152 (ObjNum 683 snap 0 seq_num 683) dirty exists 2023-12-01T04:55:35.958 INFO:tasks.rados.rados.0.smithi080.stdout:820: left oid 22 (ObjNum 683 snap 0 seq_num 683) 2023-12-01T04:55:35.958 INFO:tasks.rados.rados.0.smithi080.stdout:821: expect (ObjNum 302 snap 0 seq_num 302) 2023-12-01T04:55:36.079 INFO:tasks.rados.rados.0.smithi080.stdout:822: finishing write tid 1 to smithi08089843-71 2023-12-01T04:55:36.080 INFO:tasks.rados.rados.0.smithi080.stdout:822: finishing write tid 2 to smithi08089843-71 2023-12-01T04:55:36.080 INFO:tasks.rados.rados.0.smithi080.stdout:822: finishing write tid 3 to smithi08089843-71 2023-12-01T04:55:36.080 INFO:tasks.rados.rados.0.smithi080.stdout:822: finishing write tid 4 to smithi08089843-71 2023-12-01T04:55:36.080 INFO:tasks.rados.rados.0.smithi080.stdout:822: finishing write tid 5 to smithi08089843-71 2023-12-01T04:55:36.080 INFO:tasks.rados.rados.0.smithi080.stdout:822: oid 71 updating version 0 to 126 2023-12-01T04:55:36.080 INFO:tasks.rados.rados.0.smithi080.stdout:822: oid 71 version 126 is already newer than 125 2023-12-01T04:55:36.080 INFO:tasks.rados.rados.0.smithi080.stdout:822: oid 71 version 126 is already newer than 124 2023-12-01T04:55:36.080 INFO:tasks.rados.rados.0.smithi080.stdout:822: oid 71 updating version 126 to 127 2023-12-01T04:55:36.080 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 71 v 127 (ObjNum 684 snap 0 seq_num 684) dirty exists 2023-12-01T04:55:36.080 INFO:tasks.rados.rados.0.smithi080.stdout:822: left oid 71 (ObjNum 684 snap 0 seq_num 684) 2023-12-01T04:55:36.080 INFO:tasks.rados.rados.0.smithi080.stdout:823: finishing write tid 1 to smithi08089843-288 2023-12-01T04:55:36.081 INFO:tasks.rados.rados.0.smithi080.stdout:823: finishing write tid 2 to smithi08089843-288 2023-12-01T04:55:36.081 INFO:tasks.rados.rados.0.smithi080.stdout:820: done (15 left) 2023-12-01T04:55:36.081 INFO:tasks.rados.rados.0.smithi080.stdout:821: done (14 left) 2023-12-01T04:55:36.081 INFO:tasks.rados.rados.0.smithi080.stdout:822: done (13 left) 2023-12-01T04:55:36.081 INFO:tasks.rados.rados.0.smithi080.stdout:836: write oid 268 current snap is 0 2023-12-01T04:55:36.081 INFO:tasks.rados.rados.0.smithi080.stdout:836: seq_num 691 ranges {413637=468829,1619175=435226,2542935=758255} 2023-12-01T04:55:36.086 INFO:tasks.rados.rados.0.smithi080.stdout:836: writing smithi08089843-268 from 413637 to 882466 tid 1 2023-12-01T04:55:36.091 INFO:tasks.rados.rados.0.smithi080.stdout:836: writing smithi08089843-268 from 1619175 to 2054401 tid 2 2023-12-01T04:55:36.100 INFO:tasks.rados.rados.0.smithi080.stdout:836: writing smithi08089843-268 from 2542935 to 3301190 tid 3 2023-12-01T04:55:36.100 INFO:tasks.rados.rados.0.smithi080.stdout:837: read oid 361 snap -1 2023-12-01T04:55:36.100 INFO:tasks.rados.rados.0.smithi080.stdout:837: expect (ObjNum 360 snap 0 seq_num 360) 2023-12-01T04:55:36.100 INFO:tasks.rados.rados.0.smithi080.stdout:838: read oid 69 snap -1 2023-12-01T04:55:36.100 INFO:tasks.rados.rados.0.smithi080.stdout:838: expect (ObjNum 68 snap 0 seq_num 68) 2023-12-01T04:55:36.100 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:36.100 INFO:tasks.rados.rados.0.smithi080.stdout:823: finishing write tid 3 to smithi08089843-288 2023-12-01T04:55:36.101 INFO:tasks.rados.rados.0.smithi080.stdout:823: finishing write tid 4 to smithi08089843-288 2023-12-01T04:55:36.101 INFO:tasks.rados.rados.0.smithi080.stdout:823: finishing write tid 5 to smithi08089843-288 2023-12-01T04:55:36.101 INFO:tasks.rados.rados.0.smithi080.stdout:823: oid 288 updating version 0 to 153 2023-12-01T04:55:36.101 INFO:tasks.rados.rados.0.smithi080.stdout:823: oid 288 version 153 is already newer than 151 2023-12-01T04:55:36.101 INFO:tasks.rados.rados.0.smithi080.stdout:823: oid 288 updating version 153 to 154 2023-12-01T04:55:36.101 INFO:tasks.rados.rados.0.smithi080.stdout:823: oid 288 version 154 is already newer than 152 2023-12-01T04:55:36.101 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 288 v 154 (ObjNum 685 snap 0 seq_num 685) dirty exists 2023-12-01T04:55:36.101 INFO:tasks.rados.rados.0.smithi080.stdout:823: left oid 288 (ObjNum 685 snap 0 seq_num 685) 2023-12-01T04:55:36.101 INFO:tasks.rados.rados.0.smithi080.stdout:824: finishing write tid 1 to smithi08089843-100 2023-12-01T04:55:36.101 INFO:tasks.rados.rados.0.smithi080.stdout:824: finishing write tid 2 to smithi08089843-100 2023-12-01T04:55:36.101 INFO:tasks.rados.rados.0.smithi080.stdout:823: done (15 left) 2023-12-01T04:55:36.101 INFO:tasks.rados.rados.0.smithi080.stdout:839: read oid 272 snap -1 2023-12-01T04:55:36.101 INFO:tasks.rados.rados.0.smithi080.stdout:839: expect (ObjNum 271 snap 0 seq_num 271) 2023-12-01T04:55:36.101 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:36.101 INFO:tasks.rados.rados.0.smithi080.stdout:824: finishing write tid 3 to smithi08089843-100 2023-12-01T04:55:36.102 INFO:tasks.rados.rados.0.smithi080.stdout:824: finishing write tid 4 to smithi08089843-100 2023-12-01T04:55:36.102 INFO:tasks.rados.rados.0.smithi080.stdout:824: finishing write tid 5 to smithi08089843-100 2023-12-01T04:55:36.102 INFO:tasks.rados.rados.0.smithi080.stdout:824: oid 100 updating version 0 to 154 2023-12-01T04:55:36.102 INFO:tasks.rados.rados.0.smithi080.stdout:824: oid 100 updating version 154 to 155 2023-12-01T04:55:36.102 INFO:tasks.rados.rados.0.smithi080.stdout:824: oid 100 updating version 155 to 157 2023-12-01T04:55:36.102 INFO:tasks.rados.rados.0.smithi080.stdout:824: oid 100 version 157 is already newer than 156 2023-12-01T04:55:36.102 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 100 v 157 (ObjNum 686 snap 0 seq_num 686) dirty exists 2023-12-01T04:55:36.102 INFO:tasks.rados.rados.0.smithi080.stdout:824: left oid 100 (ObjNum 686 snap 0 seq_num 686) 2023-12-01T04:55:36.102 INFO:tasks.rados.rados.0.smithi080.stdout:825: finishing write tid 1 to smithi08089843-180 2023-12-01T04:55:36.102 INFO:tasks.rados.rados.0.smithi080.stdout:825: finishing write tid 2 to smithi08089843-180 2023-12-01T04:55:36.102 INFO:tasks.rados.rados.0.smithi080.stdout:825: finishing write tid 3 to smithi08089843-180 2023-12-01T04:55:36.103 INFO:tasks.rados.rados.0.smithi080.stdout:824: done (15 left) 2023-12-01T04:55:36.103 INFO:tasks.rados.rados.0.smithi080.stdout:840: write oid 190 current snap is 0 2023-12-01T04:55:36.103 INFO:tasks.rados.rados.0.smithi080.stdout:840: seq_num 692 ranges {430444=660431,1677657=695237,2970358=569527} 2023-12-01T04:55:36.109 INFO:tasks.rados.rados.0.smithi080.stdout:840: writing smithi08089843-190 from 430444 to 1090875 tid 1 2023-12-01T04:55:36.116 INFO:tasks.rados.rados.0.smithi080.stdout:840: writing smithi08089843-190 from 1677657 to 2372894 tid 2 2023-12-01T04:55:36.124 INFO:tasks.rados.rados.0.smithi080.stdout:840: writing smithi08089843-190 from 2970358 to 3539885 tid 3 2023-12-01T04:55:36.124 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:36.124 INFO:tasks.rados.rados.0.smithi080.stdout:825: finishing write tid 4 to smithi08089843-180 2023-12-01T04:55:36.124 INFO:tasks.rados.rados.0.smithi080.stdout:825: finishing write tid 5 to smithi08089843-180 2023-12-01T04:55:36.124 INFO:tasks.rados.rados.0.smithi080.stdout:825: oid 180 updating version 0 to 168 2023-12-01T04:55:36.124 INFO:tasks.rados.rados.0.smithi080.stdout:825: oid 180 updating version 168 to 170 2023-12-01T04:55:36.124 INFO:tasks.rados.rados.0.smithi080.stdout:825: oid 180 version 170 is already newer than 169 2023-12-01T04:55:36.124 INFO:tasks.rados.rados.0.smithi080.stdout:825: oid 180 version 170 is already newer than 167 2023-12-01T04:55:36.124 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 180 v 170 (ObjNum 687 snap 0 seq_num 687) dirty exists 2023-12-01T04:55:36.124 INFO:tasks.rados.rados.0.smithi080.stdout:825: left oid 180 (ObjNum 687 snap 0 seq_num 687) 2023-12-01T04:55:36.124 INFO:tasks.rados.rados.0.smithi080.stdout:826: finishing write tid 1 to smithi08089843-76 2023-12-01T04:55:36.124 INFO:tasks.rados.rados.0.smithi080.stdout:826: finishing write tid 2 to smithi08089843-76 2023-12-01T04:55:36.124 INFO:tasks.rados.rados.0.smithi080.stdout:826: finishing write tid 3 to smithi08089843-76 2023-12-01T04:55:36.124 INFO:tasks.rados.rados.0.smithi080.stdout:825: done (15 left) 2023-12-01T04:55:36.125 INFO:tasks.rados.rados.0.smithi080.stdout:841: write oid 297 current snap is 0 2023-12-01T04:55:36.125 INFO:tasks.rados.rados.0.smithi080.stdout:841: seq_num 693 ranges {447251=735680,1736139=438895,2597781=780799} 2023-12-01T04:55:36.130 INFO:tasks.rados.rados.0.smithi080.stdout:841: writing smithi08089843-297 from 447251 to 1182931 tid 1 2023-12-01T04:55:36.136 INFO:tasks.rados.rados.0.smithi080.stdout:841: writing smithi08089843-297 from 1736139 to 2175034 tid 2 2023-12-01T04:55:36.144 INFO:tasks.rados.rados.0.smithi080.stdout:841: writing smithi08089843-297 from 2597781 to 3378580 tid 3 2023-12-01T04:55:36.144 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:36.144 INFO:tasks.rados.rados.0.smithi080.stdout:826: finishing write tid 4 to smithi08089843-76 2023-12-01T04:55:36.144 INFO:tasks.rados.rados.0.smithi080.stdout:826: finishing write tid 5 to smithi08089843-76 2023-12-01T04:55:36.144 INFO:tasks.rados.rados.0.smithi080.stdout:826: oid 76 updating version 0 to 171 2023-12-01T04:55:36.144 INFO:tasks.rados.rados.0.smithi080.stdout:826: oid 76 updating version 171 to 173 2023-12-01T04:55:36.144 INFO:tasks.rados.rados.0.smithi080.stdout:826: oid 76 version 173 is already newer than 172 2023-12-01T04:55:36.144 INFO:tasks.rados.rados.0.smithi080.stdout:826: oid 76 updating version 173 to 174 2023-12-01T04:55:36.144 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 76 v 174 (ObjNum 688 snap 0 seq_num 688) dirty exists 2023-12-01T04:55:36.145 INFO:tasks.rados.rados.0.smithi080.stdout:826: left oid 76 (ObjNum 688 snap 0 seq_num 688) 2023-12-01T04:55:36.145 INFO:tasks.rados.rados.0.smithi080.stdout:827: expect (ObjNum 176 snap 0 seq_num 176) 2023-12-01T04:55:36.260 INFO:tasks.rados.rados.0.smithi080.stdout:828: finishing write tid 1 to smithi08089843-68 2023-12-01T04:55:36.261 INFO:tasks.rados.rados.0.smithi080.stdout:828: finishing write tid 2 to smithi08089843-68 2023-12-01T04:55:36.261 INFO:tasks.rados.rados.0.smithi080.stdout:826: done (15 left) 2023-12-01T04:55:36.261 INFO:tasks.rados.rados.0.smithi080.stdout:827: done (14 left) 2023-12-01T04:55:36.261 INFO:tasks.rados.rados.0.smithi080.stdout:842: write oid 193 current snap is 0 2023-12-01T04:55:36.261 INFO:tasks.rados.rados.0.smithi080.stdout:842: seq_num 694 ranges {464058=410929,1394621=698906,2625204=592071,3656107=7951} 2023-12-01T04:55:36.265 INFO:tasks.rados.rados.0.smithi080.stdout:842: writing smithi08089843-193 from 464058 to 874987 tid 1 2023-12-01T04:55:36.273 INFO:tasks.rados.rados.0.smithi080.stdout:842: writing smithi08089843-193 from 1394621 to 2093527 tid 2 2023-12-01T04:55:36.280 INFO:tasks.rados.rados.0.smithi080.stdout:842: writing smithi08089843-193 from 2625204 to 3217275 tid 3 2023-12-01T04:55:36.283 INFO:tasks.rados.rados.0.smithi080.stdout:842: writing smithi08089843-193 from 3656107 to 3664058 tid 4 2023-12-01T04:55:36.283 INFO:tasks.rados.rados.0.smithi080.stdout:843: read oid 142 snap -1 2023-12-01T04:55:36.283 INFO:tasks.rados.rados.0.smithi080.stdout:843: expect (ObjNum 141 snap 0 seq_num 141) 2023-12-01T04:55:36.283 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:36.283 INFO:tasks.rados.rados.0.smithi080.stdout:831: expect (ObjNum 487 snap 0 seq_num 487) 2023-12-01T04:55:36.367 INFO:tasks.rados.rados.0.smithi080.stdout:828: finishing write tid 3 to smithi08089843-68 2023-12-01T04:55:36.367 INFO:tasks.rados.rados.0.smithi080.stdout:828: finishing write tid 4 to smithi08089843-68 2023-12-01T04:55:36.367 INFO:tasks.rados.rados.0.smithi080.stdout:828: finishing write tid 5 to smithi08089843-68 2023-12-01T04:55:36.367 INFO:tasks.rados.rados.0.smithi080.stdout:828: oid 68 updating version 0 to 150 2023-12-01T04:55:36.367 INFO:tasks.rados.rados.0.smithi080.stdout:828: oid 68 version 150 is already newer than 147 2023-12-01T04:55:36.367 INFO:tasks.rados.rados.0.smithi080.stdout:828: oid 68 version 150 is already newer than 148 2023-12-01T04:55:36.368 INFO:tasks.rados.rados.0.smithi080.stdout:828: oid 68 version 150 is already newer than 149 2023-12-01T04:55:36.368 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 68 v 150 (ObjNum 689 snap 0 seq_num 689) dirty exists 2023-12-01T04:55:36.368 INFO:tasks.rados.rados.0.smithi080.stdout:828: left oid 68 (ObjNum 689 snap 0 seq_num 689) 2023-12-01T04:55:36.368 INFO:tasks.rados.rados.0.smithi080.stdout:828: done (15 left) 2023-12-01T04:55:36.368 INFO:tasks.rados.rados.0.smithi080.stdout:831: done (14 left) 2023-12-01T04:55:36.368 INFO:tasks.rados.rados.0.smithi080.stdout:844: delete oid 412 current snap is 0 2023-12-01T04:55:36.368 INFO:tasks.rados.rados.0.smithi080.stdout:830: expect (ObjNum 347 snap 0 seq_num 347) 2023-12-01T04:55:36.509 INFO:tasks.rados.rados.0.smithi080.stdout:832: finishing write tid 1 to smithi08089843-396 2023-12-01T04:55:36.509 INFO:tasks.rados.rados.0.smithi080.stdout:829: expect (ObjNum 335 snap 0 seq_num 335) 2023-12-01T04:55:36.644 INFO:tasks.rados.rados.0.smithi080.stdout:829: done (14 left) 2023-12-01T04:55:36.644 INFO:tasks.rados.rados.0.smithi080.stdout:830: done (13 left) 2023-12-01T04:55:36.644 INFO:tasks.rados.rados.0.smithi080.stdout:835: done (12 left) 2023-12-01T04:55:36.644 INFO:tasks.rados.rados.0.smithi080.stdout:844: done (11 left) 2023-12-01T04:55:36.644 INFO:tasks.rados.rados.0.smithi080.stdout:845: read oid 309 snap -1 2023-12-01T04:55:36.645 INFO:tasks.rados.rados.0.smithi080.stdout:845: expect (ObjNum 308 snap 0 seq_num 308) 2023-12-01T04:55:36.645 INFO:tasks.rados.rados.0.smithi080.stdout:846: read oid 326 snap -1 2023-12-01T04:55:36.645 INFO:tasks.rados.rados.0.smithi080.stdout:846: expect (ObjNum 626 snap 0 seq_num 626) 2023-12-01T04:55:36.645 INFO:tasks.rados.rados.0.smithi080.stdout:847: read oid 312 snap -1 2023-12-01T04:55:36.645 INFO:tasks.rados.rados.0.smithi080.stdout:847: expect (ObjNum 311 snap 0 seq_num 311) 2023-12-01T04:55:36.645 INFO:tasks.rados.rados.0.smithi080.stdout:848: write oid 86 current snap is 0 2023-12-01T04:55:36.645 INFO:tasks.rados.rados.0.smithi080.stdout:848: seq_num 696 ranges {497672=561427,1795232=702575,2963697=730968} 2023-12-01T04:55:36.653 INFO:tasks.rados.rados.0.smithi080.stdout:848: writing smithi08089843-86 from 497672 to 1059099 tid 1 2023-12-01T04:55:36.662 INFO:tasks.rados.rados.0.smithi080.stdout:848: writing smithi08089843-86 from 1795232 to 2497807 tid 2 2023-12-01T04:55:36.670 INFO:tasks.rados.rados.0.smithi080.stdout:848: writing smithi08089843-86 from 2963697 to 3694665 tid 3 2023-12-01T04:55:36.670 INFO:tasks.rados.rados.0.smithi080.stdout:849: delete oid 32 current snap is 0 2023-12-01T04:55:36.671 INFO:tasks.rados.rados.0.smithi080.stdout:832: finishing write tid 2 to smithi08089843-396 2023-12-01T04:55:36.671 INFO:tasks.rados.rados.0.smithi080.stdout:832: finishing write tid 3 to smithi08089843-396 2023-12-01T04:55:36.671 INFO:tasks.rados.rados.0.smithi080.stdout:832: finishing write tid 4 to smithi08089843-396 2023-12-01T04:55:36.671 INFO:tasks.rados.rados.0.smithi080.stdout:832: oid 396 updating version 0 to 130 2023-12-01T04:55:36.671 INFO:tasks.rados.rados.0.smithi080.stdout:832: oid 396 version 130 is already newer than 128 2023-12-01T04:55:36.671 INFO:tasks.rados.rados.0.smithi080.stdout:832: oid 396 version 130 is already newer than 129 2023-12-01T04:55:36.671 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 396 v 130 (ObjNum 690 snap 0 seq_num 690) dirty exists 2023-12-01T04:55:36.671 INFO:tasks.rados.rados.0.smithi080.stdout:832: left oid 396 (ObjNum 690 snap 0 seq_num 690) 2023-12-01T04:55:36.671 INFO:tasks.rados.rados.0.smithi080.stdout:833: expect (ObjNum 56 snap 0 seq_num 56) 2023-12-01T04:55:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:55:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:04:55:36] "GET /metrics HTTP/1.1" 200 36265 "" "Prometheus/2.43.0" 2023-12-01T04:55:36.792 INFO:tasks.rados.rados.0.smithi080.stdout:834: expect (ObjNum 526 snap 0 seq_num 526) 2023-12-01T04:55:36.935 INFO:tasks.rados.rados.0.smithi080.stdout:836: finishing write tid 1 to smithi08089843-268 2023-12-01T04:55:36.935 INFO:tasks.rados.rados.0.smithi080.stdout:836: finishing write tid 2 to smithi08089843-268 2023-12-01T04:55:36.935 INFO:tasks.rados.rados.0.smithi080.stdout:832: done (15 left) 2023-12-01T04:55:36.935 INFO:tasks.rados.rados.0.smithi080.stdout:833: done (14 left) 2023-12-01T04:55:36.935 INFO:tasks.rados.rados.0.smithi080.stdout:834: done (13 left) 2023-12-01T04:55:36.936 INFO:tasks.rados.rados.0.smithi080.stdout:849: done (12 left) 2023-12-01T04:55:36.936 INFO:tasks.rados.rados.0.smithi080.stdout:850: delete oid 114 current snap is 0 2023-12-01T04:55:36.936 INFO:tasks.rados.rados.0.smithi080.stdout:836: finishing write tid 3 to smithi08089843-268 2023-12-01T04:55:36.936 INFO:tasks.rados.rados.0.smithi080.stdout:839: expect (ObjNum 271 snap 0 seq_num 271) 2023-12-01T04:55:37.041 INFO:tasks.rados.rados.0.smithi080.stdout:836: finishing write tid 4 to smithi08089843-268 2023-12-01T04:55:37.041 INFO:tasks.rados.rados.0.smithi080.stdout:836: finishing write tid 5 to smithi08089843-268 2023-12-01T04:55:37.041 INFO:tasks.rados.rados.0.smithi080.stdout:836: oid 268 updating version 0 to 132 2023-12-01T04:55:37.042 INFO:tasks.rados.rados.0.smithi080.stdout:836: oid 268 version 132 is already newer than 131 2023-12-01T04:55:37.042 INFO:tasks.rados.rados.0.smithi080.stdout:836: oid 268 version 132 is already newer than 130 2023-12-01T04:55:37.042 INFO:tasks.rados.rados.0.smithi080.stdout:836: oid 268 version 132 is already newer than 129 2023-12-01T04:55:37.042 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 268 v 132 (ObjNum 691 snap 0 seq_num 691) dirty exists 2023-12-01T04:55:37.042 INFO:tasks.rados.rados.0.smithi080.stdout:836: left oid 268 (ObjNum 691 snap 0 seq_num 691) 2023-12-01T04:55:37.042 INFO:tasks.rados.rados.0.smithi080.stdout:837: expect (ObjNum 360 snap 0 seq_num 360) 2023-12-01T04:55:37.116 INFO:tasks.rados.rados.0.smithi080.stdout:838: expect (ObjNum 68 snap 0 seq_num 68) 2023-12-01T04:55:37.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:55:36 smithi080 bash[28361]: cluster 2023-12-01T04:55:35.766728+0000 mgr.y (mgr.24362) 209 : cluster 0 pgmap v183: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 86 MiB/s rd, 13 MiB/s wr, 132 op/s 2023-12-01T04:55:37.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:55:36 smithi080 bash[41963]: cluster 2023-12-01T04:55:35.766728+0000 mgr.y (mgr.24362) 209 : cluster 0 pgmap v183: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 86 MiB/s rd, 13 MiB/s wr, 132 op/s 2023-12-01T04:55:37.250 INFO:tasks.rados.rados.0.smithi080.stdout:840: finishing write tid 1 to smithi08089843-190 2023-12-01T04:55:37.250 INFO:tasks.rados.rados.0.smithi080.stdout:840: finishing write tid 2 to smithi08089843-190 2023-12-01T04:55:37.250 INFO:tasks.rados.rados.0.smithi080.stdout:840: finishing write tid 3 to smithi08089843-190 2023-12-01T04:55:37.250 INFO:tasks.rados.rados.0.smithi080.stdout:840: finishing write tid 4 to smithi08089843-190 2023-12-01T04:55:37.250 INFO:tasks.rados.rados.0.smithi080.stdout:840: finishing write tid 5 to smithi08089843-190 2023-12-01T04:55:37.250 INFO:tasks.rados.rados.0.smithi080.stdout:840: oid 190 updating version 0 to 219 2023-12-01T04:55:37.250 INFO:tasks.rados.rados.0.smithi080.stdout:840: oid 190 updating version 219 to 220 2023-12-01T04:55:37.250 INFO:tasks.rados.rados.0.smithi080.stdout:840: oid 190 updating version 220 to 221 2023-12-01T04:55:37.251 INFO:tasks.rados.rados.0.smithi080.stdout:840: oid 190 version 221 is already newer than 218 2023-12-01T04:55:37.251 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 190 v 221 (ObjNum 692 snap 0 seq_num 692) dirty exists 2023-12-01T04:55:37.251 INFO:tasks.rados.rados.0.smithi080.stdout:840: left oid 190 (ObjNum 692 snap 0 seq_num 692) 2023-12-01T04:55:37.251 INFO:tasks.rados.rados.0.smithi080.stdout:841: finishing write tid 1 to smithi08089843-297 2023-12-01T04:55:37.251 INFO:tasks.rados.rados.0.smithi080.stdout:841: finishing write tid 2 to smithi08089843-297 2023-12-01T04:55:37.251 INFO:tasks.rados.rados.0.smithi080.stdout:836: done (12 left) 2023-12-01T04:55:37.251 INFO:tasks.rados.rados.0.smithi080.stdout:837: done (11 left) 2023-12-01T04:55:37.251 INFO:tasks.rados.rados.0.smithi080.stdout:838: done (10 left) 2023-12-01T04:55:37.251 INFO:tasks.rados.rados.0.smithi080.stdout:839: done (9 left) 2023-12-01T04:55:37.251 INFO:tasks.rados.rados.0.smithi080.stdout:840: done (8 left) 2023-12-01T04:55:37.251 INFO:tasks.rados.rados.0.smithi080.stdout:850: done (7 left) 2023-12-01T04:55:37.251 INFO:tasks.rados.rados.0.smithi080.stdout:851: read oid 99 snap -1 2023-12-01T04:55:37.251 INFO:tasks.rados.rados.0.smithi080.stdout:851: expect (ObjNum 98 snap 0 seq_num 98) 2023-12-01T04:55:37.251 INFO:tasks.rados.rados.0.smithi080.stdout:852: read oid 150 snap -1 2023-12-01T04:55:37.251 INFO:tasks.rados.rados.0.smithi080.stdout:852: expect (ObjNum 149 snap 0 seq_num 149) 2023-12-01T04:55:37.252 INFO:tasks.rados.rados.0.smithi080.stdout:853: write oid 112 current snap is 0 2023-12-01T04:55:37.252 INFO:tasks.rados.rados.0.smithi080.stdout:841: finishing write tid 3 to smithi08089843-297 2023-12-01T04:55:37.252 INFO:tasks.rados.rados.0.smithi080.stdout:841: finishing write tid 4 to smithi08089843-297 2023-12-01T04:55:37.252 INFO:tasks.rados.rados.0.smithi080.stdout:853: seq_num 699 ranges {548093=787174,1970678=449902,3045966=681137} 2023-12-01T04:55:37.258 INFO:tasks.rados.rados.0.smithi080.stdout:853: writing smithi08089843-112 from 548093 to 1335267 tid 1 2023-12-01T04:55:37.266 INFO:tasks.rados.rados.0.smithi080.stdout:853: writing smithi08089843-112 from 1970678 to 2420580 tid 2 2023-12-01T04:55:37.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:55:36 smithi090 bash[32384]: cluster 2023-12-01T04:55:35.766728+0000 mgr.y (mgr.24362) 209 : cluster 0 pgmap v183: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 86 MiB/s rd, 13 MiB/s wr, 132 op/s 2023-12-01T04:55:37.274 INFO:tasks.rados.rados.0.smithi080.stdout:853: writing smithi08089843-112 from 3045966 to 3727103 tid 3 2023-12-01T04:55:37.274 INFO:tasks.rados.rados.0.smithi080.stdout:854: write oid 252 current snap is 0 2023-12-01T04:55:37.275 INFO:tasks.rados.rados.0.smithi080.stdout:841: finishing write tid 5 to smithi08089843-297 2023-12-01T04:55:37.275 INFO:tasks.rados.rados.0.smithi080.stdout:841: oid 297 updating version 0 to 130 2023-12-01T04:55:37.275 INFO:tasks.rados.rados.0.smithi080.stdout:841: oid 297 version 130 is already newer than 127 2023-12-01T04:55:37.275 INFO:tasks.rados.rados.0.smithi080.stdout:841: oid 297 version 130 is already newer than 128 2023-12-01T04:55:37.275 INFO:tasks.rados.rados.0.smithi080.stdout:841: oid 297 version 130 is already newer than 129 2023-12-01T04:55:37.275 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 297 v 130 (ObjNum 693 snap 0 seq_num 693) dirty exists 2023-12-01T04:55:37.275 INFO:tasks.rados.rados.0.smithi080.stdout:841: left oid 297 (ObjNum 693 snap 0 seq_num 693) 2023-12-01T04:55:37.275 INFO:tasks.rados.rados.0.smithi080.stdout:842: finishing write tid 1 to smithi08089843-193 2023-12-01T04:55:37.275 INFO:tasks.rados.rados.0.smithi080.stdout:854: seq_num 700 ranges {564900=578776,1629160=709913,3073389=492409} 2023-12-01T04:55:37.281 INFO:tasks.rados.rados.0.smithi080.stdout:854: writing smithi08089843-252 from 564900 to 1143676 tid 1 2023-12-01T04:55:37.288 INFO:tasks.rados.rados.0.smithi080.stdout:854: writing smithi08089843-252 from 1629160 to 2339073 tid 2 2023-12-01T04:55:37.297 INFO:tasks.rados.rados.0.smithi080.stdout:854: writing smithi08089843-252 from 3073389 to 3565798 tid 3 2023-12-01T04:55:37.297 INFO:tasks.rados.rados.0.smithi080.stdout:841: done (10 left) 2023-12-01T04:55:37.297 INFO:tasks.rados.rados.0.smithi080.stdout:855: read oid 26 snap -1 2023-12-01T04:55:37.297 INFO:tasks.rados.rados.0.smithi080.stdout:855: expect (ObjNum 25 snap 0 seq_num 25) 2023-12-01T04:55:37.298 INFO:tasks.rados.rados.0.smithi080.stdout:856: delete oid 187 current snap is 0 2023-12-01T04:55:37.298 INFO:tasks.rados.rados.0.smithi080.stdout:842: finishing write tid 2 to smithi08089843-193 2023-12-01T04:55:37.298 INFO:tasks.rados.rados.0.smithi080.stdout:842: finishing write tid 3 to smithi08089843-193 2023-12-01T04:55:37.298 INFO:tasks.rados.rados.0.smithi080.stdout:842: finishing write tid 4 to smithi08089843-193 2023-12-01T04:55:37.298 INFO:tasks.rados.rados.0.smithi080.stdout:842: finishing write tid 5 to smithi08089843-193 2023-12-01T04:55:37.298 INFO:tasks.rados.rados.0.smithi080.stdout:842: finishing write tid 6 to smithi08089843-193 2023-12-01T04:55:37.298 INFO:tasks.rados.rados.0.smithi080.stdout:842: oid 193 updating version 0 to 163 2023-12-01T04:55:37.298 INFO:tasks.rados.rados.0.smithi080.stdout:842: oid 193 updating version 163 to 167 2023-12-01T04:55:37.298 INFO:tasks.rados.rados.0.smithi080.stdout:842: oid 193 version 167 is already newer than 164 2023-12-01T04:55:37.298 INFO:tasks.rados.rados.0.smithi080.stdout:842: oid 193 version 167 is already newer than 166 2023-12-01T04:55:37.298 INFO:tasks.rados.rados.0.smithi080.stdout:842: oid 193 version 167 is already newer than 165 2023-12-01T04:55:37.298 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 193 v 167 (ObjNum 694 snap 0 seq_num 694) dirty exists 2023-12-01T04:55:37.298 INFO:tasks.rados.rados.0.smithi080.stdout:842: left oid 193 (ObjNum 694 snap 0 seq_num 694) 2023-12-01T04:55:37.298 INFO:tasks.rados.rados.0.smithi080.stdout:843: expect (ObjNum 141 snap 0 seq_num 141) 2023-12-01T04:55:37.391 INFO:tasks.rados.rados.0.smithi080.stdout:845: expect (ObjNum 308 snap 0 seq_num 308) 2023-12-01T04:55:37.516 INFO:tasks.rados.rados.0.smithi080.stdout:846: expect (ObjNum 626 snap 0 seq_num 626) 2023-12-01T04:55:37.644 INFO:tasks.rados.rados.0.smithi080.stdout:847: expect (ObjNum 311 snap 0 seq_num 311) 2023-12-01T04:55:37.774 INFO:tasks.rados.rados.0.smithi080.stdout:848: finishing write tid 1 to smithi08089843-86 2023-12-01T04:55:37.775 INFO:tasks.rados.rados.0.smithi080.stdout:848: finishing write tid 2 to smithi08089843-86 2023-12-01T04:55:37.775 INFO:tasks.rados.rados.0.smithi080.stdout:848: finishing write tid 3 to smithi08089843-86 2023-12-01T04:55:37.775 INFO:tasks.rados.rados.0.smithi080.stdout:848: finishing write tid 4 to smithi08089843-86 2023-12-01T04:55:37.775 INFO:tasks.rados.rados.0.smithi080.stdout:848: finishing write tid 5 to smithi08089843-86 2023-12-01T04:55:37.775 INFO:tasks.rados.rados.0.smithi080.stdout:848: oid 86 updating version 0 to 154 2023-12-01T04:55:37.775 INFO:tasks.rados.rados.0.smithi080.stdout:848: oid 86 version 154 is already newer than 151 2023-12-01T04:55:37.775 INFO:tasks.rados.rados.0.smithi080.stdout:848: oid 86 version 154 is already newer than 153 2023-12-01T04:55:37.775 INFO:tasks.rados.rados.0.smithi080.stdout:848: oid 86 version 154 is already newer than 152 2023-12-01T04:55:37.775 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 86 v 154 (ObjNum 696 snap 0 seq_num 696) dirty exists 2023-12-01T04:55:37.775 INFO:tasks.rados.rados.0.smithi080.stdout:848: left oid 86 (ObjNum 696 snap 0 seq_num 696) 2023-12-01T04:55:37.775 INFO:tasks.rados.rados.0.smithi080.stdout:842: done (11 left) 2023-12-01T04:55:37.775 INFO:tasks.rados.rados.0.smithi080.stdout:843: done (10 left) 2023-12-01T04:55:37.776 INFO:tasks.rados.rados.0.smithi080.stdout:845: done (9 left) 2023-12-01T04:55:37.776 INFO:tasks.rados.rados.0.smithi080.stdout:846: done (8 left) 2023-12-01T04:55:37.776 INFO:tasks.rados.rados.0.smithi080.stdout:847: done (7 left) 2023-12-01T04:55:37.776 INFO:tasks.rados.rados.0.smithi080.stdout:848: done (6 left) 2023-12-01T04:55:37.776 INFO:tasks.rados.rados.0.smithi080.stdout:856: done (5 left) 2023-12-01T04:55:37.776 INFO:tasks.rados.rados.0.smithi080.stdout:857: read oid 500 snap -1 2023-12-01T04:55:37.776 INFO:tasks.rados.rados.0.smithi080.stdout:857: expect (ObjNum 499 snap 0 seq_num 499) 2023-12-01T04:55:37.776 INFO:tasks.rados.rados.0.smithi080.stdout:858: delete oid 113 current snap is 0 2023-12-01T04:55:37.776 INFO:tasks.rados.rados.0.smithi080.stdout:852: expect (ObjNum 149 snap 0 seq_num 149) 2023-12-01T04:55:37.795 INFO:teuthology.orchestra.run.smithi080.stdout:wait for minority of mons to upgrade 2023-12-01T04:55:37.878 INFO:tasks.rados.rados.0.smithi080.stdout:851: expect (ObjNum 98 snap 0 seq_num 98) 2023-12-01T04:55:38.019 INFO:tasks.rados.rados.0.smithi080.stdout:853: finishing write tid 1 to smithi08089843-112 2023-12-01T04:55:38.019 INFO:tasks.rados.rados.0.smithi080.stdout:853: finishing write tid 2 to smithi08089843-112 2023-12-01T04:55:38.019 INFO:tasks.rados.rados.0.smithi080.stdout:853: finishing write tid 3 to smithi08089843-112 2023-12-01T04:55:38.019 INFO:tasks.rados.rados.0.smithi080.stdout:853: finishing write tid 4 to smithi08089843-112 2023-12-01T04:55:38.019 INFO:tasks.rados.rados.0.smithi080.stdout:853: finishing write tid 5 to smithi08089843-112 2023-12-01T04:55:38.019 INFO:tasks.rados.rados.0.smithi080.stdout:853: oid 112 updating version 0 to 134 2023-12-01T04:55:38.019 INFO:tasks.rados.rados.0.smithi080.stdout:853: oid 112 version 134 is already newer than 132 2023-12-01T04:55:38.019 INFO:tasks.rados.rados.0.smithi080.stdout:853: oid 112 version 134 is already newer than 133 2023-12-01T04:55:38.019 INFO:tasks.rados.rados.0.smithi080.stdout:853: oid 112 version 134 is already newer than 131 2023-12-01T04:55:38.019 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 112 v 134 (ObjNum 699 snap 0 seq_num 699) dirty exists 2023-12-01T04:55:38.019 INFO:tasks.rados.rados.0.smithi080.stdout:853: left oid 112 (ObjNum 699 snap 0 seq_num 699) 2023-12-01T04:55:38.019 INFO:tasks.rados.rados.0.smithi080.stdout:854: finishing write tid 1 to smithi08089843-252 2023-12-01T04:55:38.020 INFO:tasks.rados.rados.0.smithi080.stdout:854: finishing write tid 2 to smithi08089843-252 2023-12-01T04:55:38.020 INFO:tasks.rados.rados.0.smithi080.stdout:854: finishing write tid 3 to smithi08089843-252 2023-12-01T04:55:38.020 INFO:tasks.rados.rados.0.smithi080.stdout:854: finishing write tid 4 to smithi08089843-252 2023-12-01T04:55:38.020 INFO:tasks.rados.rados.0.smithi080.stdout:855: expect (ObjNum 25 snap 0 seq_num 25) 2023-12-01T04:55:38.121 INFO:tasks.rados.rados.0.smithi080.stdout:854: finishing write tid 5 to smithi08089843-252 2023-12-01T04:55:38.121 INFO:tasks.rados.rados.0.smithi080.stdout:854: oid 252 updating version 0 to 177 2023-12-01T04:55:38.121 INFO:tasks.rados.rados.0.smithi080.stdout:854: oid 252 updating version 177 to 178 2023-12-01T04:55:38.122 INFO:tasks.rados.rados.0.smithi080.stdout:854: oid 252 version 178 is already newer than 176 2023-12-01T04:55:38.122 INFO:tasks.rados.rados.0.smithi080.stdout:854: oid 252 updating version 178 to 179 2023-12-01T04:55:38.122 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 252 v 179 (ObjNum 700 snap 0 seq_num 700) dirty exists 2023-12-01T04:55:38.122 INFO:tasks.rados.rados.0.smithi080.stdout:854: left oid 252 (ObjNum 700 snap 0 seq_num 700) 2023-12-01T04:55:38.122 INFO:tasks.rados.rados.0.smithi080.stdout:857: expect (ObjNum 499 snap 0 seq_num 499) 2023-12-01T04:55:38.220 INFO:tasks.rados.rados.0.smithi080.stdout:851: done (6 left) 2023-12-01T04:55:38.220 INFO:tasks.rados.rados.0.smithi080.stdout:852: done (5 left) 2023-12-01T04:55:38.221 INFO:tasks.rados.rados.0.smithi080.stdout:853: done (4 left) 2023-12-01T04:55:38.221 INFO:tasks.rados.rados.0.smithi080.stdout:854: done (3 left) 2023-12-01T04:55:38.221 INFO:tasks.rados.rados.0.smithi080.stdout:855: done (2 left) 2023-12-01T04:55:38.221 INFO:tasks.rados.rados.0.smithi080.stdout:857: done (1 left) 2023-12-01T04:55:38.221 INFO:tasks.rados.rados.0.smithi080.stdout:858: done (0 left) 2023-12-01T04:55:38.221 INFO:tasks.rados.rados.0.smithi080.stdout:859: read oid 217 snap -1 2023-12-01T04:55:38.221 INFO:tasks.rados.rados.0.smithi080.stdout:859: expect (ObjNum 216 snap 0 seq_num 216) 2023-12-01T04:55:38.221 INFO:tasks.rados.rados.0.smithi080.stdout:860: write oid 59 current snap is 0 2023-12-01T04:55:38.221 INFO:tasks.rados.rados.0.smithi080.stdout:860: seq_num 703 ranges {615321=404523,1804606=457240,2755658=726225} 2023-12-01T04:55:38.226 INFO:tasks.rados.rados.0.smithi080.stdout:860: writing smithi08089843-59 from 615321 to 1019844 tid 1 2023-12-01T04:55:38.233 INFO:tasks.rados.rados.0.smithi080.stdout:860: writing smithi08089843-59 from 1804606 to 2261846 tid 2 2023-12-01T04:55:38.242 INFO:tasks.rados.rados.0.smithi080.stdout:860: writing smithi08089843-59 from 2755658 to 3481883 tid 3 2023-12-01T04:55:38.242 INFO:tasks.rados.rados.0.smithi080.stdout:861: read oid 302 snap -1 2023-12-01T04:55:38.242 INFO:tasks.rados.rados.0.smithi080.stdout:861: expect (ObjNum 301 snap 0 seq_num 301) 2023-12-01T04:55:38.242 INFO:tasks.rados.rados.0.smithi080.stdout:862: read oid 484 snap -1 2023-12-01T04:55:38.242 INFO:tasks.rados.rados.0.smithi080.stdout:862: expect (ObjNum 483 snap 0 seq_num 483) 2023-12-01T04:55:38.242 INFO:tasks.rados.rados.0.smithi080.stdout:863: write oid 461 current snap is 0 2023-12-01T04:55:38.242 INFO:tasks.rados.rados.0.smithi080.stdout:863: seq_num 704 ranges {632128=479772,1746735=600898,3066728=653850} 2023-12-01T04:55:38.248 INFO:tasks.rados.rados.0.smithi080.stdout:863: writing smithi08089843-461 from 632128 to 1111900 tid 1 2023-12-01T04:55:38.256 INFO:tasks.rados.rados.0.smithi080.stdout:863: writing smithi08089843-461 from 1746735 to 2347633 tid 2 2023-12-01T04:55:38.264 INFO:tasks.rados.rados.0.smithi080.stdout:863: writing smithi08089843-461 from 3066728 to 3720578 tid 3 2023-12-01T04:55:38.265 INFO:tasks.rados.rados.0.smithi080.stdout:864: write oid 111 current snap is 0 2023-12-01T04:55:38.265 INFO:tasks.rados.rados.0.smithi080.stdout:864: seq_num 705 ranges {648935=555021,1805217=460909,2694151=465122,3817442=31493} 2023-12-01T04:55:38.271 INFO:tasks.rados.rados.0.smithi080.stdout:864: writing smithi08089843-111 from 648935 to 1203956 tid 1 2023-12-01T04:55:38.278 INFO:tasks.rados.rados.0.smithi080.stdout:864: writing smithi08089843-111 from 1805217 to 2266126 tid 2 2023-12-01T04:55:38.284 INFO:tasks.rados.rados.0.smithi080.stdout:864: writing smithi08089843-111 from 2694151 to 3159273 tid 3 2023-12-01T04:55:38.289 INFO:tasks.rados.rados.0.smithi080.stdout:864: writing smithi08089843-111 from 3817442 to 3848935 tid 4 2023-12-01T04:55:38.289 INFO:tasks.rados.rados.0.smithi080.stdout:865: read oid 173 snap -1 2023-12-01T04:55:38.289 INFO:tasks.rados.rados.0.smithi080.stdout:865: expect (ObjNum 172 snap 0 seq_num 172) 2023-12-01T04:55:38.289 INFO:tasks.rados.rados.0.smithi080.stdout:866: read oid 286 snap -1 2023-12-01T04:55:38.289 INFO:tasks.rados.rados.0.smithi080.stdout:866: expect (ObjNum 285 snap 0 seq_num 285) 2023-12-01T04:55:38.289 INFO:tasks.rados.rados.0.smithi080.stdout:867: write oid 98 current snap is 0 2023-12-01T04:55:38.289 INFO:tasks.rados.rados.0.smithi080.stdout:867: seq_num 706 ranges {665742=630270,1863699=604567,3121574=676394} 2023-12-01T04:55:38.297 INFO:tasks.rados.rados.0.smithi080.stdout:867: writing smithi08089843-98 from 665742 to 1296012 tid 1 2023-12-01T04:55:38.304 INFO:tasks.rados.rados.0.smithi080.stdout:867: writing smithi08089843-98 from 1863699 to 2468266 tid 2 2023-12-01T04:55:38.313 INFO:tasks.rados.rados.0.smithi080.stdout:867: writing smithi08089843-98 from 3121574 to 3797968 tid 3 2023-12-01T04:55:38.313 INFO:tasks.rados.rados.0.smithi080.stdout:868: read oid 443 snap -1 2023-12-01T04:55:38.313 INFO:tasks.rados.rados.0.smithi080.stdout:868: expect (ObjNum 513 snap 0 seq_num 513) 2023-12-01T04:55:38.313 INFO:tasks.rados.rados.0.smithi080.stdout:869: read oid 316 snap -1 2023-12-01T04:55:38.313 INFO:tasks.rados.rados.0.smithi080.stdout:869: expect (ObjNum 677 snap 0 seq_num 677) 2023-12-01T04:55:38.313 INFO:tasks.rados.rados.0.smithi080.stdout:870: delete oid 395 current snap is 0 2023-12-01T04:55:38.314 INFO:tasks.rados.rados.0.smithi080.stdout:860: finishing write tid 1 to smithi08089843-59 2023-12-01T04:55:38.314 INFO:tasks.rados.rados.0.smithi080.stdout:859: expect (ObjNum 216 snap 0 seq_num 216) 2023-12-01T04:55:38.453 INFO:tasks.rados.rados.0.smithi080.stdout:860: finishing write tid 2 to smithi08089843-59 2023-12-01T04:55:38.453 INFO:tasks.rados.rados.0.smithi080.stdout:862: expect (ObjNum 483 snap 0 seq_num 483) 2023-12-01T04:55:38.539 INFO:tasks.rados.rados.0.smithi080.stdout:860: finishing write tid 3 to smithi08089843-59 2023-12-01T04:55:38.539 INFO:tasks.rados.rados.0.smithi080.stdout:860: finishing write tid 4 to smithi08089843-59 2023-12-01T04:55:38.540 INFO:tasks.rados.rados.0.smithi080.stdout:859: done (11 left) 2023-12-01T04:55:38.540 INFO:tasks.rados.rados.0.smithi080.stdout:862: done (10 left) 2023-12-01T04:55:38.540 INFO:tasks.rados.rados.0.smithi080.stdout:870: done (9 left) 2023-12-01T04:55:38.540 INFO:tasks.rados.rados.0.smithi080.stdout:871: read oid 103 snap -1 2023-12-01T04:55:38.540 INFO:tasks.rados.rados.0.smithi080.stdout:871: expect (ObjNum 102 snap 0 seq_num 102) 2023-12-01T04:55:38.540 INFO:tasks.rados.rados.0.smithi080.stdout:872: read oid 24 snap -1 2023-12-01T04:55:38.540 INFO:tasks.rados.rados.0.smithi080.stdout:872: expect (ObjNum 656 snap 0 seq_num 656) 2023-12-01T04:55:38.540 INFO:tasks.rados.rados.0.smithi080.stdout:873: read oid 329 snap -1 2023-12-01T04:55:38.540 INFO:tasks.rados.rados.0.smithi080.stdout:873: expect (ObjNum 669 snap 0 seq_num 669) 2023-12-01T04:55:38.540 INFO:tasks.rados.rados.0.smithi080.stdout:874: read oid 102 snap -1 2023-12-01T04:55:38.540 INFO:tasks.rados.rados.0.smithi080.stdout:874: expect (ObjNum 101 snap 0 seq_num 101) 2023-12-01T04:55:38.540 INFO:tasks.rados.rados.0.smithi080.stdout:875: read oid 90 snap -1 2023-12-01T04:55:38.540 INFO:tasks.rados.rados.0.smithi080.stdout:875: expect (ObjNum 89 snap 0 seq_num 89) 2023-12-01T04:55:38.540 INFO:tasks.rados.rados.0.smithi080.stdout:876: read oid 325 snap -1 2023-12-01T04:55:38.541 INFO:tasks.rados.rados.0.smithi080.stdout:876: expect (ObjNum 324 snap 0 seq_num 324) 2023-12-01T04:55:38.541 INFO:tasks.rados.rados.0.smithi080.stdout:877: read oid 457 snap -1 2023-12-01T04:55:38.541 INFO:tasks.rados.rados.0.smithi080.stdout:877: expect (ObjNum 456 snap 0 seq_num 456) 2023-12-01T04:55:38.541 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:38.541 INFO:tasks.rados.rados.0.smithi080.stdout:860: finishing write tid 5 to smithi08089843-59 2023-12-01T04:55:38.541 INFO:tasks.rados.rados.0.smithi080.stdout:860: oid 59 updating version 0 to 170 2023-12-01T04:55:38.541 INFO:tasks.rados.rados.0.smithi080.stdout:860: oid 59 version 170 is already newer than 168 2023-12-01T04:55:38.541 INFO:tasks.rados.rados.0.smithi080.stdout:860: oid 59 updating version 170 to 171 2023-12-01T04:55:38.541 INFO:tasks.rados.rados.0.smithi080.stdout:860: oid 59 version 171 is already newer than 169 2023-12-01T04:55:38.541 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 59 v 171 (ObjNum 703 snap 0 seq_num 703) dirty exists 2023-12-01T04:55:38.541 INFO:tasks.rados.rados.0.smithi080.stdout:860: left oid 59 (ObjNum 703 snap 0 seq_num 703) 2023-12-01T04:55:38.541 INFO:tasks.rados.rados.0.smithi080.stdout:861: expect (ObjNum 301 snap 0 seq_num 301) 2023-12-01T04:55:38.666 INFO:tasks.rados.rados.0.smithi080.stdout:863: finishing write tid 1 to smithi08089843-461 2023-12-01T04:55:38.666 INFO:tasks.rados.rados.0.smithi080.stdout:863: finishing write tid 2 to smithi08089843-461 2023-12-01T04:55:38.666 INFO:tasks.rados.rados.0.smithi080.stdout:863: finishing write tid 3 to smithi08089843-461 2023-12-01T04:55:38.666 INFO:tasks.rados.rados.0.smithi080.stdout:863: finishing write tid 4 to smithi08089843-461 2023-12-01T04:55:38.666 INFO:tasks.rados.rados.0.smithi080.stdout:863: finishing write tid 5 to smithi08089843-461 2023-12-01T04:55:38.666 INFO:tasks.rados.rados.0.smithi080.stdout:863: oid 461 updating version 0 to 142 2023-12-01T04:55:38.667 INFO:tasks.rados.rados.0.smithi080.stdout:863: oid 461 updating version 142 to 145 2023-12-01T04:55:38.667 INFO:tasks.rados.rados.0.smithi080.stdout:863: oid 461 version 145 is already newer than 144 2023-12-01T04:55:38.667 INFO:tasks.rados.rados.0.smithi080.stdout:863: oid 461 version 145 is already newer than 143 2023-12-01T04:55:38.667 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 461 v 145 (ObjNum 704 snap 0 seq_num 704) dirty exists 2023-12-01T04:55:38.667 INFO:tasks.rados.rados.0.smithi080.stdout:863: left oid 461 (ObjNum 704 snap 0 seq_num 704) 2023-12-01T04:55:38.667 INFO:tasks.rados.rados.0.smithi080.stdout:864: finishing write tid 1 to smithi08089843-111 2023-12-01T04:55:38.667 INFO:tasks.rados.rados.0.smithi080.stdout:864: finishing write tid 2 to smithi08089843-111 2023-12-01T04:55:38.667 INFO:tasks.rados.rados.0.smithi080.stdout:864: finishing write tid 3 to smithi08089843-111 2023-12-01T04:55:38.667 INFO:tasks.rados.rados.0.smithi080.stdout:864: finishing write tid 4 to smithi08089843-111 2023-12-01T04:55:38.667 INFO:tasks.rados.rados.0.smithi080.stdout:864: finishing write tid 5 to smithi08089843-111 2023-12-01T04:55:38.667 INFO:tasks.rados.rados.0.smithi080.stdout:860: done (15 left) 2023-12-01T04:55:38.667 INFO:tasks.rados.rados.0.smithi080.stdout:861: done (14 left) 2023-12-01T04:55:38.668 INFO:tasks.rados.rados.0.smithi080.stdout:863: done (13 left) 2023-12-01T04:55:38.668 INFO:tasks.rados.rados.0.smithi080.stdout:878: read oid 147 snap -1 2023-12-01T04:55:38.668 INFO:tasks.rados.rados.0.smithi080.stdout:878: expect (ObjNum 146 snap 0 seq_num 146) 2023-12-01T04:55:38.668 INFO:tasks.rados.rados.0.smithi080.stdout:879: write oid 343 current snap is 0 2023-12-01T04:55:38.668 INFO:tasks.rados.rados.0.smithi080.stdout:864: finishing write tid 6 to smithi08089843-111 2023-12-01T04:55:38.668 INFO:tasks.rados.rados.0.smithi080.stdout:864: oid 111 updating version 0 to 140 2023-12-01T04:55:38.668 INFO:tasks.rados.rados.0.smithi080.stdout:864: oid 111 version 140 is already newer than 136 2023-12-01T04:55:38.668 INFO:tasks.rados.rados.0.smithi080.stdout:864: oid 111 version 140 is already newer than 138 2023-12-01T04:55:38.668 INFO:tasks.rados.rados.0.smithi080.stdout:864: oid 111 version 140 is already newer than 137 2023-12-01T04:55:38.668 INFO:tasks.rados.rados.0.smithi080.stdout:864: oid 111 version 140 is already newer than 139 2023-12-01T04:55:38.668 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 111 v 140 (ObjNum 705 snap 0 seq_num 705) dirty exists 2023-12-01T04:55:38.668 INFO:tasks.rados.rados.0.smithi080.stdout:864: left oid 111 (ObjNum 705 snap 0 seq_num 705) 2023-12-01T04:55:38.669 INFO:tasks.rados.rados.0.smithi080.stdout:866: expect (ObjNum 285 snap 0 seq_num 285) 2023-12-01T04:55:38.790 INFO:tasks.rados.rados.0.smithi080.stdout:865: expect (ObjNum 172 snap 0 seq_num 172) 2023-12-01T04:55:38.903 INFO:tasks.rados.rados.0.smithi080.stdout:867: finishing write tid 1 to smithi08089843-98 2023-12-01T04:55:38.904 INFO:tasks.rados.rados.0.smithi080.stdout:867: finishing write tid 2 to smithi08089843-98 2023-12-01T04:55:38.904 INFO:tasks.rados.rados.0.smithi080.stdout:879: seq_num 708 ranges {699356=497121,1980663=608236,3176420=415291} 2023-12-01T04:55:38.911 INFO:tasks.rados.rados.0.smithi080.stdout:879: writing smithi08089843-343 from 699356 to 1196477 tid 1 2023-12-01T04:55:38.920 INFO:tasks.rados.rados.0.smithi080.stdout:879: writing smithi08089843-343 from 1980663 to 2588899 tid 2 2023-12-01T04:55:38.926 INFO:tasks.rados.rados.0.smithi080.stdout:879: writing smithi08089843-343 from 3176420 to 3591711 tid 3 2023-12-01T04:55:38.927 INFO:tasks.rados.rados.0.smithi080.stdout:864: done (14 left) 2023-12-01T04:55:38.927 INFO:tasks.rados.rados.0.smithi080.stdout:865: done (13 left) 2023-12-01T04:55:38.927 INFO:tasks.rados.rados.0.smithi080.stdout:866: done (12 left) 2023-12-01T04:55:38.927 INFO:tasks.rados.rados.0.smithi080.stdout:880: read oid 314 snap -1 2023-12-01T04:55:38.927 INFO:tasks.rados.rados.0.smithi080.stdout:880: expect (ObjNum 581 snap 0 seq_num 581) 2023-12-01T04:55:38.927 INFO:tasks.rados.rados.0.smithi080.stdout:881: write oid 210 current snap is 0 2023-12-01T04:55:38.927 INFO:tasks.rados.rados.0.smithi080.stdout:868: expect (ObjNum 513 snap 0 seq_num 513) 2023-12-01T04:55:39.049 INFO:tasks.rados.rados.0.smithi080.stdout:867: finishing write tid 3 to smithi08089843-98 2023-12-01T04:55:39.049 INFO:tasks.rados.rados.0.smithi080.stdout:867: finishing write tid 4 to smithi08089843-98 2023-12-01T04:55:39.049 INFO:tasks.rados.rados.0.smithi080.stdout:867: finishing write tid 5 to smithi08089843-98 2023-12-01T04:55:39.049 INFO:tasks.rados.rados.0.smithi080.stdout:867: oid 98 updating version 0 to 223 2023-12-01T04:55:39.049 INFO:tasks.rados.rados.0.smithi080.stdout:867: oid 98 updating version 223 to 225 2023-12-01T04:55:39.049 INFO:tasks.rados.rados.0.smithi080.stdout:867: oid 98 version 225 is already newer than 224 2023-12-01T04:55:39.049 INFO:tasks.rados.rados.0.smithi080.stdout:867: oid 98 updating version 225 to 226 2023-12-01T04:55:39.049 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 98 v 226 (ObjNum 706 snap 0 seq_num 706) dirty exists 2023-12-01T04:55:39.049 INFO:tasks.rados.rados.0.smithi080.stdout:867: left oid 98 (ObjNum 706 snap 0 seq_num 706) 2023-12-01T04:55:39.049 INFO:tasks.rados.rados.0.smithi080.stdout:869: expect (ObjNum 677 snap 0 seq_num 677) 2023-12-01T04:55:39.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:55:38 smithi080 bash[41963]: cluster 2023-12-01T04:55:37.767184+0000 mgr.y (mgr.24362) 210 : cluster 0 pgmap v184: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 58 MiB/s rd, 7.7 MiB/s wr, 84 op/s 2023-12-01T04:55:39.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:55:38 smithi080 bash[28361]: cluster 2023-12-01T04:55:37.767184+0000 mgr.y (mgr.24362) 210 : cluster 0 pgmap v184: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 58 MiB/s rd, 7.7 MiB/s wr, 84 op/s 2023-12-01T04:55:39.217 INFO:tasks.rados.rados.0.smithi080.stdout:881: seq_num 709 ranges {716163=572370,2039145=468247,3203843=626563} 2023-12-01T04:55:39.226 INFO:tasks.rados.rados.0.smithi080.stdout:881: writing smithi08089843-210 from 716163 to 1288533 tid 1 2023-12-01T04:55:39.235 INFO:tasks.rados.rados.0.smithi080.stdout:881: writing smithi08089843-210 from 2039145 to 2507392 tid 2 2023-12-01T04:55:39.244 INFO:tasks.rados.rados.0.smithi080.stdout:881: writing smithi08089843-210 from 3203843 to 3830406 tid 3 2023-12-01T04:55:39.244 INFO:tasks.rados.rados.0.smithi080.stdout:867: done (13 left) 2023-12-01T04:55:39.244 INFO:tasks.rados.rados.0.smithi080.stdout:868: done (12 left) 2023-12-01T04:55:39.244 INFO:tasks.rados.rados.0.smithi080.stdout:869: done (11 left) 2023-12-01T04:55:39.244 INFO:tasks.rados.rados.0.smithi080.stdout:882: write oid 366 current snap is 0 2023-12-01T04:55:39.244 INFO:tasks.rados.rados.0.smithi080.stdout:882: seq_num 710 ranges {732970=647619,2097627=611905,3231266=437835} 2023-12-01T04:55:39.252 INFO:tasks.rados.rados.0.smithi080.stdout:882: writing smithi08089843-366 from 732970 to 1380589 tid 1 2023-12-01T04:55:39.260 INFO:tasks.rados.rados.0.smithi080.stdout:882: writing smithi08089843-366 from 2097627 to 2709532 tid 2 2023-12-01T04:55:39.266 INFO:tasks.rados.rados.0.smithi080.stdout:882: writing smithi08089843-366 from 3231266 to 3669101 tid 3 2023-12-01T04:55:39.267 INFO:tasks.rados.rados.0.smithi080.stdout:883: write oid 290 current snap is 0 2023-12-01T04:55:39.267 INFO:tasks.rados.rados.0.smithi080.stdout:883: seq_num 711 ranges {749777=722868,2156109=471916,3258689=649107} 2023-12-01T04:55:39.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:55:38 smithi090 bash[32384]: cluster 2023-12-01T04:55:37.767184+0000 mgr.y (mgr.24362) 210 : cluster 0 pgmap v184: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 58 MiB/s rd, 7.7 MiB/s wr, 84 op/s 2023-12-01T04:55:39.275 INFO:tasks.rados.rados.0.smithi080.stdout:883: writing smithi08089843-290 from 749777 to 1472645 tid 1 2023-12-01T04:55:39.282 INFO:tasks.rados.rados.0.smithi080.stdout:883: writing smithi08089843-290 from 2156109 to 2628025 tid 2 2023-12-01T04:55:39.290 INFO:tasks.rados.rados.0.smithi080.stdout:883: writing smithi08089843-290 from 3258689 to 3907796 tid 3 2023-12-01T04:55:39.290 INFO:tasks.rados.rados.0.smithi080.stdout:884: delete oid 18 current snap is 0 2023-12-01T04:55:39.290 INFO:tasks.rados.rados.0.smithi080.stdout:873: expect (ObjNum 669 snap 0 seq_num 669) 2023-12-01T04:55:39.487 INFO:tasks.rados.rados.0.smithi080.stdout:876: expect (ObjNum 324 snap 0 seq_num 324) 2023-12-01T04:55:39.619 INFO:tasks.rados.rados.0.smithi080.stdout:874: expect (ObjNum 101 snap 0 seq_num 101) 2023-12-01T04:55:39.766 INFO:tasks.rados.rados.0.smithi080.stdout:877: expect (ObjNum 456 snap 0 seq_num 456) 2023-12-01T04:55:39.905 INFO:tasks.rados.rados.0.smithi080.stdout:871: expect (ObjNum 102 snap 0 seq_num 102) 2023-12-01T04:55:40.041 INFO:tasks.rados.rados.0.smithi080.stdout:875: expect (ObjNum 89 snap 0 seq_num 89) 2023-12-01T04:55:40.173 INFO:tasks.rados.rados.0.smithi080.stdout:872: expect (ObjNum 656 snap 0 seq_num 656) 2023-12-01T04:55:40.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:55:39 smithi080 bash[28361]: audit 2023-12-01T04:55:39.789817+0000 mon.c (mon.2) 131 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:55:40.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:55:39 smithi080 bash[41963]: audit 2023-12-01T04:55:39.789817+0000 mon.c (mon.2) 131 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:55:40.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:55:39 smithi090 bash[32384]: audit 2023-12-01T04:55:39.789817+0000 mon.c (mon.2) 131 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:55:40.328 INFO:tasks.rados.rados.0.smithi080.stdout:878: expect (ObjNum 146 snap 0 seq_num 146) 2023-12-01T04:55:40.418 INFO:tasks.rados.rados.0.smithi080.stdout:879: finishing write tid 1 to smithi08089843-343 2023-12-01T04:55:40.418 INFO:tasks.rados.rados.0.smithi080.stdout:879: finishing write tid 2 to smithi08089843-343 2023-12-01T04:55:40.418 INFO:tasks.rados.rados.0.smithi080.stdout:879: finishing write tid 3 to smithi08089843-343 2023-12-01T04:55:40.418 INFO:tasks.rados.rados.0.smithi080.stdout:879: finishing write tid 4 to smithi08089843-343 2023-12-01T04:55:40.418 INFO:tasks.rados.rados.0.smithi080.stdout:879: finishing write tid 5 to smithi08089843-343 2023-12-01T04:55:40.418 INFO:tasks.rados.rados.0.smithi080.stdout:879: oid 343 updating version 0 to 142 2023-12-01T04:55:40.418 INFO:tasks.rados.rados.0.smithi080.stdout:879: oid 343 updating version 142 to 143 2023-12-01T04:55:40.418 INFO:tasks.rados.rados.0.smithi080.stdout:879: oid 343 version 143 is already newer than 141 2023-12-01T04:55:40.419 INFO:tasks.rados.rados.0.smithi080.stdout:879: oid 343 updating version 143 to 144 2023-12-01T04:55:40.419 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 343 v 144 (ObjNum 708 snap 0 seq_num 708) dirty exists 2023-12-01T04:55:40.419 INFO:tasks.rados.rados.0.smithi080.stdout:879: left oid 343 (ObjNum 708 snap 0 seq_num 708) 2023-12-01T04:55:40.419 INFO:tasks.rados.rados.0.smithi080.stdout:880: expect (ObjNum 581 snap 0 seq_num 581) 2023-12-01T04:55:40.560 INFO:tasks.rados.rados.0.smithi080.stdout:881: finishing write tid 1 to smithi08089843-210 2023-12-01T04:55:40.560 INFO:tasks.rados.rados.0.smithi080.stdout:881: finishing write tid 2 to smithi08089843-210 2023-12-01T04:55:40.560 INFO:tasks.rados.rados.0.smithi080.stdout:881: finishing write tid 3 to smithi08089843-210 2023-12-01T04:55:40.561 INFO:tasks.rados.rados.0.smithi080.stdout:881: finishing write tid 4 to smithi08089843-210 2023-12-01T04:55:40.561 INFO:tasks.rados.rados.0.smithi080.stdout:881: finishing write tid 5 to smithi08089843-210 2023-12-01T04:55:40.561 INFO:tasks.rados.rados.0.smithi080.stdout:881: oid 210 updating version 0 to 109 2023-12-01T04:55:40.561 INFO:tasks.rados.rados.0.smithi080.stdout:881: oid 210 updating version 109 to 112 2023-12-01T04:55:40.561 INFO:tasks.rados.rados.0.smithi080.stdout:881: oid 210 version 112 is already newer than 110 2023-12-01T04:55:40.561 INFO:tasks.rados.rados.0.smithi080.stdout:881: oid 210 version 112 is already newer than 111 2023-12-01T04:55:40.561 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 210 v 112 (ObjNum 709 snap 0 seq_num 709) dirty exists 2023-12-01T04:55:40.561 INFO:tasks.rados.rados.0.smithi080.stdout:881: left oid 210 (ObjNum 709 snap 0 seq_num 709) 2023-12-01T04:55:40.561 INFO:tasks.rados.rados.0.smithi080.stdout:882: finishing write tid 1 to smithi08089843-366 2023-12-01T04:55:40.561 INFO:tasks.rados.rados.0.smithi080.stdout:882: finishing write tid 2 to smithi08089843-366 2023-12-01T04:55:40.561 INFO:tasks.rados.rados.0.smithi080.stdout:882: finishing write tid 3 to smithi08089843-366 2023-12-01T04:55:40.561 INFO:tasks.rados.rados.0.smithi080.stdout:882: finishing write tid 4 to smithi08089843-366 2023-12-01T04:55:40.561 INFO:tasks.rados.rados.0.smithi080.stdout:882: finishing write tid 5 to smithi08089843-366 2023-12-01T04:55:40.562 INFO:tasks.rados.rados.0.smithi080.stdout:882: oid 366 updating version 0 to 228 2023-12-01T04:55:40.562 INFO:tasks.rados.rados.0.smithi080.stdout:882: oid 366 updating version 228 to 229 2023-12-01T04:55:40.562 INFO:tasks.rados.rados.0.smithi080.stdout:882: oid 366 version 229 is already newer than 227 2023-12-01T04:55:40.562 INFO:tasks.rados.rados.0.smithi080.stdout:882: oid 366 updating version 229 to 230 2023-12-01T04:55:40.562 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 366 v 230 (ObjNum 710 snap 0 seq_num 710) dirty exists 2023-12-01T04:55:40.562 INFO:tasks.rados.rados.0.smithi080.stdout:882: left oid 366 (ObjNum 710 snap 0 seq_num 710) 2023-12-01T04:55:40.562 INFO:tasks.rados.rados.0.smithi080.stdout:883: finishing write tid 1 to smithi08089843-290 2023-12-01T04:55:40.562 INFO:tasks.rados.rados.0.smithi080.stdout:883: finishing write tid 2 to smithi08089843-290 2023-12-01T04:55:40.562 INFO:tasks.rados.rados.0.smithi080.stdout:883: finishing write tid 3 to smithi08089843-290 2023-12-01T04:55:40.562 INFO:tasks.rados.rados.0.smithi080.stdout:883: finishing write tid 4 to smithi08089843-290 2023-12-01T04:55:40.563 INFO:tasks.rados.rados.0.smithi080.stdout:883: finishing write tid 5 to smithi08089843-290 2023-12-01T04:55:40.563 INFO:tasks.rados.rados.0.smithi080.stdout:883: oid 290 updating version 0 to 157 2023-12-01T04:55:40.563 INFO:tasks.rados.rados.0.smithi080.stdout:883: oid 290 version 157 is already newer than 155 2023-12-01T04:55:40.563 INFO:tasks.rados.rados.0.smithi080.stdout:883: oid 290 updating version 157 to 158 2023-12-01T04:55:40.563 INFO:tasks.rados.rados.0.smithi080.stdout:883: oid 290 version 158 is already newer than 156 2023-12-01T04:55:40.563 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 290 v 158 (ObjNum 711 snap 0 seq_num 711) dirty exists 2023-12-01T04:55:40.563 INFO:tasks.rados.rados.0.smithi080.stdout:883: left oid 290 (ObjNum 711 snap 0 seq_num 711) 2023-12-01T04:55:40.563 INFO:tasks.rados.rados.0.smithi080.stdout:871: done (13 left) 2023-12-01T04:55:40.564 INFO:tasks.rados.rados.0.smithi080.stdout:872: done (12 left) 2023-12-01T04:55:40.564 INFO:tasks.rados.rados.0.smithi080.stdout:873: done (11 left) 2023-12-01T04:55:40.564 INFO:tasks.rados.rados.0.smithi080.stdout:874: done (10 left) 2023-12-01T04:55:40.564 INFO:tasks.rados.rados.0.smithi080.stdout:875: done (9 left) 2023-12-01T04:55:40.564 INFO:tasks.rados.rados.0.smithi080.stdout:876: done (8 left) 2023-12-01T04:55:40.564 INFO:tasks.rados.rados.0.smithi080.stdout:877: done (7 left) 2023-12-01T04:55:40.564 INFO:tasks.rados.rados.0.smithi080.stdout:878: done (6 left) 2023-12-01T04:55:40.564 INFO:tasks.rados.rados.0.smithi080.stdout:879: done (5 left) 2023-12-01T04:55:40.564 INFO:tasks.rados.rados.0.smithi080.stdout:880: done (4 left) 2023-12-01T04:55:40.565 INFO:tasks.rados.rados.0.smithi080.stdout:881: done (3 left) 2023-12-01T04:55:40.565 INFO:tasks.rados.rados.0.smithi080.stdout:882: done (2 left) 2023-12-01T04:55:40.565 INFO:tasks.rados.rados.0.smithi080.stdout:883: done (1 left) 2023-12-01T04:55:40.565 INFO:tasks.rados.rados.0.smithi080.stdout:884: done (0 left) 2023-12-01T04:55:40.565 INFO:tasks.rados.rados.0.smithi080.stdout:885: read oid 260 snap -1 2023-12-01T04:55:40.565 INFO:tasks.rados.rados.0.smithi080.stdout:885: expect (ObjNum 585 snap 0 seq_num 585) 2023-12-01T04:55:40.565 INFO:tasks.rados.rados.0.smithi080.stdout:886: write oid 204 current snap is 0 2023-12-01T04:55:40.565 INFO:tasks.rados.rados.0.smithi080.stdout:886: seq_num 713 ranges {783391=473366,1756720=475585,2797182=788004} 2023-12-01T04:55:40.567 INFO:tasks.rados.rados.0.smithi080.stdout:886: writing smithi08089843-204 from 783391 to 1256757 tid 1 2023-12-01T04:55:40.574 INFO:tasks.rados.rados.0.smithi080.stdout:886: writing smithi08089843-204 from 1756720 to 2232305 tid 2 2023-12-01T04:55:40.582 INFO:tasks.rados.rados.0.smithi080.stdout:886: writing smithi08089843-204 from 2797182 to 3585186 tid 3 2023-12-01T04:55:40.582 INFO:tasks.rados.rados.0.smithi080.stdout:887: write oid 344 current snap is 0 2023-12-01T04:55:40.583 INFO:tasks.rados.rados.0.smithi080.stdout:887: seq_num 714 ranges {400198=548615,1415202=584996} 2023-12-01T04:55:40.588 INFO:tasks.rados.rados.0.smithi080.stdout:887: writing smithi08089843-344 from 400198 to 948813 tid 1 2023-12-01T04:55:40.597 INFO:tasks.rados.rados.0.smithi080.stdout:887: writing smithi08089843-344 from 1415202 to 2000198 tid 2 2023-12-01T04:55:40.598 INFO:tasks.rados.rados.0.smithi080.stdout:888: delete oid 286 current snap is 0 2023-12-01T04:55:40.598 INFO:tasks.rados.rados.0.smithi080.stdout:885: expect (ObjNum 585 snap 0 seq_num 585) 2023-12-01T04:55:40.799 INFO:tasks.rados.rados.0.smithi080.stdout:886: finishing write tid 1 to smithi08089843-204 2023-12-01T04:55:40.799 INFO:tasks.rados.rados.0.smithi080.stdout:886: finishing write tid 2 to smithi08089843-204 2023-12-01T04:55:40.799 INFO:tasks.rados.rados.0.smithi080.stdout:885: done (3 left) 2023-12-01T04:55:40.799 INFO:tasks.rados.rados.0.smithi080.stdout:888: done (2 left) 2023-12-01T04:55:40.799 INFO:tasks.rados.rados.0.smithi080.stdout:889: write oid 142 current snap is 0 2023-12-01T04:55:40.799 INFO:tasks.rados.rados.0.smithi080.stdout:886: finishing write tid 3 to smithi08089843-204 2023-12-01T04:55:40.799 INFO:tasks.rados.rados.0.smithi080.stdout:886: finishing write tid 4 to smithi08089843-204 2023-12-01T04:55:40.799 INFO:tasks.rados.rados.0.smithi080.stdout:886: finishing write tid 5 to smithi08089843-204 2023-12-01T04:55:40.799 INFO:tasks.rados.rados.0.smithi080.stdout:886: oid 204 updating version 0 to 172 2023-12-01T04:55:40.800 INFO:tasks.rados.rados.0.smithi080.stdout:886: oid 204 updating version 172 to 174 2023-12-01T04:55:40.800 INFO:tasks.rados.rados.0.smithi080.stdout:886: oid 204 version 174 is already newer than 173 2023-12-01T04:55:40.800 INFO:tasks.rados.rados.0.smithi080.stdout:886: oid 204 updating version 174 to 175 2023-12-01T04:55:40.800 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 204 v 175 (ObjNum 713 snap 0 seq_num 713) dirty exists 2023-12-01T04:55:40.800 INFO:tasks.rados.rados.0.smithi080.stdout:886: left oid 204 (ObjNum 713 snap 0 seq_num 713) 2023-12-01T04:55:40.800 INFO:tasks.rados.rados.0.smithi080.stdout:887: finishing write tid 1 to smithi08089843-344 2023-12-01T04:55:40.800 INFO:tasks.rados.rados.0.smithi080.stdout:887: finishing write tid 2 to smithi08089843-344 2023-12-01T04:55:40.800 INFO:tasks.rados.rados.0.smithi080.stdout:887: finishing write tid 3 to smithi08089843-344 2023-12-01T04:55:40.800 INFO:tasks.rados.rados.0.smithi080.stdout:887: finishing write tid 4 to smithi08089843-344 2023-12-01T04:55:40.800 INFO:tasks.rados.rados.0.smithi080.stdout:887: oid 344 updating version 0 to 178 2023-12-01T04:55:40.800 INFO:tasks.rados.rados.0.smithi080.stdout:887: oid 344 version 178 is already newer than 177 2023-12-01T04:55:40.800 INFO:tasks.rados.rados.0.smithi080.stdout:887: oid 344 version 178 is already newer than 176 2023-12-01T04:55:40.800 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 344 v 178 (ObjNum 714 snap 0 seq_num 714) dirty exists 2023-12-01T04:55:40.800 INFO:tasks.rados.rados.0.smithi080.stdout:887: left oid 344 (ObjNum 714 snap 0 seq_num 714) 2023-12-01T04:55:40.801 INFO:tasks.rados.rados.0.smithi080.stdout:889: seq_num 716 ranges {433812=415466,1648519=385293} 2023-12-01T04:55:40.805 INFO:tasks.rados.rados.0.smithi080.stdout:889: writing smithi08089843-142 from 433812 to 849278 tid 1 2023-12-01T04:55:40.814 INFO:tasks.rados.rados.0.smithi080.stdout:889: writing smithi08089843-142 from 1648519 to 2033812 tid 2 2023-12-01T04:55:40.814 INFO:tasks.rados.rados.0.smithi080.stdout:886: done (2 left) 2023-12-01T04:55:40.814 INFO:tasks.rados.rados.0.smithi080.stdout:887: done (1 left) 2023-12-01T04:55:40.815 INFO:tasks.rados.rados.0.smithi080.stdout:890: write oid 384 current snap is 0 2023-12-01T04:55:40.815 INFO:tasks.rados.rados.0.smithi080.stdout:889: finishing write tid 1 to smithi08089843-142 2023-12-01T04:55:40.815 INFO:tasks.rados.rados.0.smithi080.stdout:890: seq_num 717 ranges {450619=490715,1590648=459971} 2023-12-01T04:55:40.820 INFO:tasks.rados.rados.0.smithi080.stdout:890: writing smithi08089843-384 from 450619 to 941334 tid 1 2023-12-01T04:55:40.827 INFO:tasks.rados.rados.0.smithi080.stdout:890: writing smithi08089843-384 from 1590648 to 2050619 tid 2 2023-12-01T04:55:40.827 INFO:tasks.rados.rados.0.smithi080.stdout:891: write oid 304 current snap is 0 2023-12-01T04:55:40.827 INFO:tasks.rados.rados.0.smithi080.stdout:891: seq_num 718 ranges {467426=565964,1649130=418296} 2023-12-01T04:55:40.833 INFO:tasks.rados.rados.0.smithi080.stdout:891: writing smithi08089843-304 from 467426 to 1033390 tid 1 2023-12-01T04:55:40.841 INFO:tasks.rados.rados.0.smithi080.stdout:891: writing smithi08089843-304 from 1649130 to 2067426 tid 2 2023-12-01T04:55:40.841 INFO:tasks.rados.rados.0.smithi080.stdout:892: read oid 30 snap -1 2023-12-01T04:55:40.841 INFO:tasks.rados.rados.0.smithi080.stdout:892: expect (ObjNum 29 snap 0 seq_num 29) 2023-12-01T04:55:40.841 INFO:tasks.rados.rados.0.smithi080.stdout:893: write oid 153 current snap is 0 2023-12-01T04:55:40.841 INFO:tasks.rados.rados.0.smithi080.stdout:893: seq_num 719 ranges {484233=641213,1707612=376621} 2023-12-01T04:55:40.847 INFO:tasks.rados.rados.0.smithi080.stdout:893: writing smithi08089843-153 from 484233 to 1125446 tid 1 2023-12-01T04:55:40.853 INFO:tasks.rados.rados.0.smithi080.stdout:893: writing smithi08089843-153 from 1707612 to 2084233 tid 2 2023-12-01T04:55:40.853 INFO:tasks.rados.rados.0.smithi080.stdout:894: delete oid 359 current snap is 0 2023-12-01T04:55:40.853 INFO:tasks.rados.rados.0.smithi080.stdout:889: finishing write tid 2 to smithi08089843-142 2023-12-01T04:55:40.854 INFO:tasks.rados.rados.0.smithi080.stdout:889: finishing write tid 3 to smithi08089843-142 2023-12-01T04:55:40.854 INFO:tasks.rados.rados.0.smithi080.stdout:889: finishing write tid 4 to smithi08089843-142 2023-12-01T04:55:40.854 INFO:tasks.rados.rados.0.smithi080.stdout:889: oid 142 updating version 0 to 146 2023-12-01T04:55:40.854 INFO:tasks.rados.rados.0.smithi080.stdout:889: oid 142 updating version 146 to 148 2023-12-01T04:55:40.854 INFO:tasks.rados.rados.0.smithi080.stdout:889: oid 142 version 148 is already newer than 147 2023-12-01T04:55:40.854 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 142 v 148 (ObjNum 716 snap 0 seq_num 716) dirty exists 2023-12-01T04:55:40.854 INFO:tasks.rados.rados.0.smithi080.stdout:889: left oid 142 (ObjNum 716 snap 0 seq_num 716) 2023-12-01T04:55:40.854 INFO:tasks.rados.rados.0.smithi080.stdout:890: finishing write tid 1 to smithi08089843-384 2023-12-01T04:55:40.854 INFO:tasks.rados.rados.0.smithi080.stdout:890: finishing write tid 2 to smithi08089843-384 2023-12-01T04:55:40.854 INFO:tasks.rados.rados.0.smithi080.stdout:890: finishing write tid 3 to smithi08089843-384 2023-12-01T04:55:40.854 INFO:tasks.rados.rados.0.smithi080.stdout:890: finishing write tid 4 to smithi08089843-384 2023-12-01T04:55:40.854 INFO:tasks.rados.rados.0.smithi080.stdout:890: oid 384 updating version 0 to 232 2023-12-01T04:55:40.854 INFO:tasks.rados.rados.0.smithi080.stdout:890: oid 384 updating version 232 to 233 2023-12-01T04:55:40.854 INFO:tasks.rados.rados.0.smithi080.stdout:890: oid 384 version 233 is already newer than 231 2023-12-01T04:55:40.855 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 384 v 233 (ObjNum 717 snap 0 seq_num 717) dirty exists 2023-12-01T04:55:40.855 INFO:tasks.rados.rados.0.smithi080.stdout:890: left oid 384 (ObjNum 717 snap 0 seq_num 717) 2023-12-01T04:55:40.855 INFO:tasks.rados.rados.0.smithi080.stdout:891: finishing write tid 1 to smithi08089843-304 2023-12-01T04:55:40.855 INFO:tasks.rados.rados.0.smithi080.stdout:891: finishing write tid 2 to smithi08089843-304 2023-12-01T04:55:40.855 INFO:tasks.rados.rados.0.smithi080.stdout:891: finishing write tid 3 to smithi08089843-304 2023-12-01T04:55:40.855 INFO:tasks.rados.rados.0.smithi080.stdout:891: finishing write tid 4 to smithi08089843-304 2023-12-01T04:55:40.855 INFO:tasks.rados.rados.0.smithi080.stdout:891: oid 304 updating version 0 to 181 2023-12-01T04:55:40.855 INFO:tasks.rados.rados.0.smithi080.stdout:891: oid 304 version 181 is already newer than 179 2023-12-01T04:55:40.855 INFO:tasks.rados.rados.0.smithi080.stdout:891: oid 304 version 181 is already newer than 180 2023-12-01T04:55:40.855 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 304 v 181 (ObjNum 718 snap 0 seq_num 718) dirty exists 2023-12-01T04:55:40.855 INFO:tasks.rados.rados.0.smithi080.stdout:891: left oid 304 (ObjNum 718 snap 0 seq_num 718) 2023-12-01T04:55:40.855 INFO:tasks.rados.rados.0.smithi080.stdout:892: expect (ObjNum 29 snap 0 seq_num 29) 2023-12-01T04:55:40.869 DEBUG:teuthology.orchestra.run.smithi080:> 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 597927aa-9003-11ee-95a2-87774f69a715 -e sha1=9942cfafa9f7e22e363b3f76a7fe21130085c2db -- bash -c 'while ! ceph mon versions | grep $sha1 ; do sleep 2 ; done' 2023-12-01T04:55:40.955 INFO:tasks.rados.rados.0.smithi080.stdout:893: finishing write tid 1 to smithi08089843-153 2023-12-01T04:55:40.955 INFO:tasks.rados.rados.0.smithi080.stdout:893: finishing write tid 2 to smithi08089843-153 2023-12-01T04:55:40.955 INFO:tasks.rados.rados.0.smithi080.stdout:893: finishing write tid 3 to smithi08089843-153 2023-12-01T04:55:40.955 INFO:tasks.rados.rados.0.smithi080.stdout:889: done (5 left) 2023-12-01T04:55:40.955 INFO:tasks.rados.rados.0.smithi080.stdout:890: done (4 left) 2023-12-01T04:55:40.955 INFO:tasks.rados.rados.0.smithi080.stdout:891: done (3 left) 2023-12-01T04:55:40.955 INFO:tasks.rados.rados.0.smithi080.stdout:892: done (2 left) 2023-12-01T04:55:40.955 INFO:tasks.rados.rados.0.smithi080.stdout:894: done (1 left) 2023-12-01T04:55:40.955 INFO:tasks.rados.rados.0.smithi080.stdout:895: write oid 149 current snap is 0 2023-12-01T04:55:40.955 INFO:tasks.rados.rados.0.smithi080.stdout:893: finishing write tid 4 to smithi08089843-153 2023-12-01T04:55:40.955 INFO:tasks.rados.rados.0.smithi080.stdout:893: oid 153 updating version 0 to 128 2023-12-01T04:55:40.955 INFO:tasks.rados.rados.0.smithi080.stdout:893: oid 153 version 128 is already newer than 127 2023-12-01T04:55:40.956 INFO:tasks.rados.rados.0.smithi080.stdout:893: oid 153 updating version 128 to 129 2023-12-01T04:55:40.956 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 153 v 129 (ObjNum 719 snap 0 seq_num 719) dirty exists 2023-12-01T04:55:40.956 INFO:tasks.rados.rados.0.smithi080.stdout:893: left oid 153 (ObjNum 719 snap 0 seq_num 719) 2023-12-01T04:55:40.956 INFO:tasks.rados.rados.0.smithi080.stdout:895: seq_num 721 ranges {517847=791711,2108223=9624} 2023-12-01T04:55:40.966 INFO:tasks.rados.rados.0.smithi080.stdout:895: writing smithi08089843-149 from 517847 to 1309558 tid 1 2023-12-01T04:55:40.975 INFO:tasks.rados.rados.0.smithi080.stdout:895: writing smithi08089843-149 from 2108223 to 2117847 tid 2 2023-12-01T04:55:40.975 INFO:tasks.rados.rados.0.smithi080.stdout:893: done (1 left) 2023-12-01T04:55:40.975 INFO:tasks.rados.rados.0.smithi080.stdout:896: read oid 226 snap -1 2023-12-01T04:55:40.975 INFO:tasks.rados.rados.0.smithi080.stdout:896: expect (ObjNum 225 snap 0 seq_num 225) 2023-12-01T04:55:40.975 INFO:tasks.rados.rados.0.smithi080.stdout:897: write oid 197 current snap is 0 2023-12-01T04:55:40.975 INFO:tasks.rados.rados.0.smithi080.stdout:897: seq_num 722 ranges {534654=466960,1766705=367949} 2023-12-01T04:55:40.981 INFO:tasks.rados.rados.0.smithi080.stdout:897: writing smithi08089843-197 from 534654 to 1001614 tid 1 2023-12-01T04:55:40.988 INFO:tasks.rados.rados.0.smithi080.stdout:897: writing smithi08089843-197 from 1766705 to 2134654 tid 2 2023-12-01T04:55:40.988 INFO:tasks.rados.rados.0.smithi080.stdout:898: read oid 402 snap -1 2023-12-01T04:55:40.989 INFO:tasks.rados.rados.0.smithi080.stdout:898: expect (ObjNum 401 snap 0 seq_num 401) 2023-12-01T04:55:40.989 INFO:tasks.rados.rados.0.smithi080.stdout:899: read oid 355 snap -1 2023-12-01T04:55:40.989 INFO:tasks.rados.rados.0.smithi080.stdout:899: expect (ObjNum 354 snap 0 seq_num 354) 2023-12-01T04:55:40.989 INFO:tasks.rados.rados.0.smithi080.stdout:900: write oid 326 current snap is 0 2023-12-01T04:55:40.989 INFO:tasks.rados.rados.0.smithi080.stdout:900: seq_num 723 ranges {551461=658562,1941540=209921} 2023-12-01T04:55:40.996 INFO:tasks.rados.rados.0.smithi080.stdout:900: writing smithi08089843-326 from 551461 to 1210023 tid 1 2023-12-01T04:55:41.002 INFO:tasks.rados.rados.0.smithi080.stdout:900: writing smithi08089843-326 from 1941540 to 2151461 tid 2 2023-12-01T04:55:41.002 INFO:tasks.rados.rados.0.smithi080.stdout:901: read oid 295 snap -1 2023-12-01T04:55:41.002 INFO:tasks.rados.rados.0.smithi080.stdout:901: expect (ObjNum 294 snap 0 seq_num 294) 2023-12-01T04:55:41.002 INFO:tasks.rados.rados.0.smithi080.stdout:902: read oid 24 snap -1 2023-12-01T04:55:41.002 INFO:tasks.rados.rados.0.smithi080.stdout:902: expect (ObjNum 656 snap 0 seq_num 656) 2023-12-01T04:55:41.002 INFO:tasks.rados.rados.0.smithi080.stdout:903: write oid 49 current snap is 0 2023-12-01T04:55:41.002 INFO:tasks.rados.rados.0.smithi080.stdout:903: seq_num 724 ranges {568268=733811,2000022=168246} 2023-12-01T04:55:41.010 INFO:tasks.rados.rados.0.smithi080.stdout:903: writing smithi08089843-49 from 568268 to 1302079 tid 1 2023-12-01T04:55:41.016 INFO:tasks.rados.rados.0.smithi080.stdout:903: writing smithi08089843-49 from 2000022 to 2168268 tid 2 2023-12-01T04:55:41.016 INFO:tasks.rados.rados.0.smithi080.stdout:904: write oid 310 current snap is 0 2023-12-01T04:55:41.016 INFO:tasks.rados.rados.0.smithi080.stdout:904: seq_num 725 ranges {585075=409060,1542151=642924} 2023-12-01T04:55:41.022 INFO:tasks.rados.rados.0.smithi080.stdout:904: writing smithi08089843-310 from 585075 to 994135 tid 1 2023-12-01T04:55:41.029 INFO:tasks.rados.rados.0.smithi080.stdout:904: writing smithi08089843-310 from 1542151 to 2185075 tid 2 2023-12-01T04:55:41.029 INFO:tasks.rados.rados.0.smithi080.stdout:905: delete oid 175 current snap is 0 2023-12-01T04:55:41.031 INFO:tasks.rados.rados.0.smithi080.stdout:895: finishing write tid 1 to smithi08089843-149 2023-12-01T04:55:41.031 INFO:tasks.rados.rados.0.smithi080.stdout:895: finishing write tid 2 to smithi08089843-149 2023-12-01T04:55:41.031 INFO:tasks.rados.rados.0.smithi080.stdout:895: finishing write tid 3 to smithi08089843-149 2023-12-01T04:55:41.031 INFO:tasks.rados.rados.0.smithi080.stdout:895: finishing write tid 4 to smithi08089843-149 2023-12-01T04:55:41.031 INFO:tasks.rados.rados.0.smithi080.stdout:895: oid 149 updating version 0 to 184 2023-12-01T04:55:41.031 INFO:tasks.rados.rados.0.smithi080.stdout:895: oid 149 version 184 is already newer than 183 2023-12-01T04:55:41.031 INFO:tasks.rados.rados.0.smithi080.stdout:895: oid 149 version 184 is already newer than 182 2023-12-01T04:55:41.031 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 149 v 184 (ObjNum 721 snap 0 seq_num 721) dirty exists 2023-12-01T04:55:41.031 INFO:tasks.rados.rados.0.smithi080.stdout:895: left oid 149 (ObjNum 721 snap 0 seq_num 721) 2023-12-01T04:55:41.031 INFO:tasks.rados.rados.0.smithi080.stdout:896: expect (ObjNum 225 snap 0 seq_num 225) 2023-12-01T04:55:41.171 INFO:tasks.rados.rados.0.smithi080.stdout:897: finishing write tid 1 to smithi08089843-197 2023-12-01T04:55:41.171 INFO:tasks.rados.rados.0.smithi080.stdout:897: finishing write tid 2 to smithi08089843-197 2023-12-01T04:55:41.171 INFO:tasks.rados.rados.0.smithi080.stdout:897: finishing write tid 3 to smithi08089843-197 2023-12-01T04:55:41.171 INFO:tasks.rados.rados.0.smithi080.stdout:897: finishing write tid 4 to smithi08089843-197 2023-12-01T04:55:41.171 INFO:tasks.rados.rados.0.smithi080.stdout:897: oid 197 updating version 0 to 153 2023-12-01T04:55:41.171 INFO:tasks.rados.rados.0.smithi080.stdout:897: oid 197 version 153 is already newer than 151 2023-12-01T04:55:41.171 INFO:tasks.rados.rados.0.smithi080.stdout:897: oid 197 version 153 is already newer than 152 2023-12-01T04:55:41.171 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 197 v 153 (ObjNum 722 snap 0 seq_num 722) dirty exists 2023-12-01T04:55:41.171 INFO:tasks.rados.rados.0.smithi080.stdout:897: left oid 197 (ObjNum 722 snap 0 seq_num 722) 2023-12-01T04:55:41.171 INFO:tasks.rados.rados.0.smithi080.stdout:898: expect (ObjNum 401 snap 0 seq_num 401) 2023-12-01T04:55:41.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:55:40 smithi080 bash[28361]: cluster 2023-12-01T04:55:39.767586+0000 mgr.y (mgr.24362) 211 : cluster 0 pgmap v185: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 58 MiB/s rd, 7.7 MiB/s wr, 84 op/s 2023-12-01T04:55:41.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:55:40 smithi080 bash[41963]: cluster 2023-12-01T04:55:39.767586+0000 mgr.y (mgr.24362) 211 : cluster 0 pgmap v185: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 58 MiB/s rd, 7.7 MiB/s wr, 84 op/s 2023-12-01T04:55:41.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:55:40 smithi090 bash[32384]: cluster 2023-12-01T04:55:39.767586+0000 mgr.y (mgr.24362) 211 : cluster 0 pgmap v185: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 58 MiB/s rd, 7.7 MiB/s wr, 84 op/s 2023-12-01T04:55:41.276 INFO:tasks.rados.rados.0.smithi080.stdout:900: finishing write tid 1 to smithi08089843-326 2023-12-01T04:55:41.276 INFO:tasks.rados.rados.0.smithi080.stdout:895: done (10 left) 2023-12-01T04:55:41.277 INFO:tasks.rados.rados.0.smithi080.stdout:896: done (9 left) 2023-12-01T04:55:41.277 INFO:tasks.rados.rados.0.smithi080.stdout:897: done (8 left) 2023-12-01T04:55:41.277 INFO:tasks.rados.rados.0.smithi080.stdout:898: done (7 left) 2023-12-01T04:55:41.277 INFO:tasks.rados.rados.0.smithi080.stdout:905: done (6 left) 2023-12-01T04:55:41.277 INFO:tasks.rados.rados.0.smithi080.stdout:906: write oid 30 current snap is 0 2023-12-01T04:55:41.277 INFO:tasks.rados.rados.0.smithi080.stdout:900: finishing write tid 2 to smithi08089843-326 2023-12-01T04:55:41.277 INFO:tasks.rados.rados.0.smithi080.stdout:900: finishing write tid 3 to smithi08089843-326 2023-12-01T04:55:41.277 INFO:tasks.rados.rados.0.smithi080.stdout:906: seq_num 727 ranges {618689=559558,1659115=559574} 2023-12-01T04:55:41.285 INFO:tasks.rados.rados.0.smithi080.stdout:906: writing smithi08089843-30 from 618689 to 1178247 tid 1 2023-12-01T04:55:41.294 INFO:tasks.rados.rados.0.smithi080.stdout:906: writing smithi08089843-30 from 1659115 to 2218689 tid 2 2023-12-01T04:55:41.294 INFO:tasks.rados.rados.0.smithi080.stdout:907: read oid 57 snap -1 2023-12-01T04:55:41.294 INFO:tasks.rados.rados.0.smithi080.stdout:907: expect (ObjNum 56 snap 0 seq_num 56) 2023-12-01T04:55:41.294 INFO:tasks.rados.rados.0.smithi080.stdout:908: write oid 146 current snap is 0 2023-12-01T04:55:41.294 INFO:tasks.rados.rados.0.smithi080.stdout:900: finishing write tid 4 to smithi08089843-326 2023-12-01T04:55:41.294 INFO:tasks.rados.rados.0.smithi080.stdout:900: oid 326 updating version 0 to 160 2023-12-01T04:55:41.294 INFO:tasks.rados.rados.0.smithi080.stdout:900: oid 326 version 160 is already newer than 159 2023-12-01T04:55:41.295 INFO:tasks.rados.rados.0.smithi080.stdout:900: oid 326 version 160 is already newer than 158 2023-12-01T04:55:41.295 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 326 v 160 (ObjNum 723 snap 0 seq_num 723) dirty exists 2023-12-01T04:55:41.295 INFO:tasks.rados.rados.0.smithi080.stdout:900: left oid 326 (ObjNum 723 snap 0 seq_num 723) 2023-12-01T04:55:41.295 INFO:tasks.rados.rados.0.smithi080.stdout:901: expect (ObjNum 294 snap 0 seq_num 294) 2023-12-01T04:55:41.412 INFO:tasks.rados.rados.0.smithi080.stdout:899: expect (ObjNum 354 snap 0 seq_num 354) 2023-12-01T04:55:41.564 INFO:tasks.rados.rados.0.smithi080.stdout:902: expect (ObjNum 656 snap 0 seq_num 656) 2023-12-01T04:55:41.729 INFO:tasks.rados.rados.0.smithi080.stdout:903: finishing write tid 1 to smithi08089843-49 2023-12-01T04:55:41.729 INFO:tasks.rados.rados.0.smithi080.stdout:903: finishing write tid 2 to smithi08089843-49 2023-12-01T04:55:41.729 INFO:tasks.rados.rados.0.smithi080.stdout:903: finishing write tid 3 to smithi08089843-49 2023-12-01T04:55:41.729 INFO:tasks.rados.rados.0.smithi080.stdout:903: finishing write tid 4 to smithi08089843-49 2023-12-01T04:55:41.729 INFO:tasks.rados.rados.0.smithi080.stdout:903: oid 49 updating version 0 to 183 2023-12-01T04:55:41.729 INFO:tasks.rados.rados.0.smithi080.stdout:903: oid 49 version 183 is already newer than 182 2023-12-01T04:55:41.729 INFO:tasks.rados.rados.0.smithi080.stdout:903: oid 49 version 183 is already newer than 181 2023-12-01T04:55:41.729 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 49 v 183 (ObjNum 724 snap 0 seq_num 724) dirty exists 2023-12-01T04:55:41.730 INFO:tasks.rados.rados.0.smithi080.stdout:903: left oid 49 (ObjNum 724 snap 0 seq_num 724) 2023-12-01T04:55:41.730 INFO:tasks.rados.rados.0.smithi080.stdout:904: finishing write tid 1 to smithi08089843-310 2023-12-01T04:55:41.730 INFO:tasks.rados.rados.0.smithi080.stdout:908: seq_num 728 ranges {635496=634807,1717597=517899} 2023-12-01T04:55:41.739 INFO:tasks.rados.rados.0.smithi080.stdout:908: writing smithi08089843-146 from 635496 to 1270303 tid 1 2023-12-01T04:55:41.749 INFO:tasks.rados.rados.0.smithi080.stdout:908: writing smithi08089843-146 from 1717597 to 2235496 tid 2 2023-12-01T04:55:41.749 INFO:tasks.rados.rados.0.smithi080.stdout:899: done (8 left) 2023-12-01T04:55:41.749 INFO:tasks.rados.rados.0.smithi080.stdout:900: done (7 left) 2023-12-01T04:55:41.749 INFO:tasks.rados.rados.0.smithi080.stdout:901: done (6 left) 2023-12-01T04:55:41.749 INFO:tasks.rados.rados.0.smithi080.stdout:902: done (5 left) 2023-12-01T04:55:41.749 INFO:tasks.rados.rados.0.smithi080.stdout:903: done (4 left) 2023-12-01T04:55:41.750 INFO:tasks.rados.rados.0.smithi080.stdout:909: read oid 75 snap -1 2023-12-01T04:55:41.750 INFO:tasks.rados.rados.0.smithi080.stdout:909: expect (ObjNum 74 snap 0 seq_num 74) 2023-12-01T04:55:41.750 INFO:tasks.rados.rados.0.smithi080.stdout:910: read oid 390 snap -1 2023-12-01T04:55:41.750 INFO:tasks.rados.rados.0.smithi080.stdout:910: expect (ObjNum 389 snap 0 seq_num 389) 2023-12-01T04:55:41.750 INFO:tasks.rados.rados.0.smithi080.stdout:911: delete oid 233 current snap is 0 2023-12-01T04:55:41.750 INFO:tasks.rados.rados.0.smithi080.stdout:904: finishing write tid 2 to smithi08089843-310 2023-12-01T04:55:41.750 INFO:tasks.rados.rados.0.smithi080.stdout:904: finishing write tid 3 to smithi08089843-310 2023-12-01T04:55:41.750 INFO:tasks.rados.rados.0.smithi080.stdout:904: finishing write tid 4 to smithi08089843-310 2023-12-01T04:55:41.750 INFO:tasks.rados.rados.0.smithi080.stdout:904: oid 310 updating version 0 to 155 2023-12-01T04:55:41.750 INFO:tasks.rados.rados.0.smithi080.stdout:904: oid 310 version 155 is already newer than 154 2023-12-01T04:55:41.750 INFO:tasks.rados.rados.0.smithi080.stdout:904: oid 310 updating version 155 to 156 2023-12-01T04:55:41.750 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 310 v 156 (ObjNum 725 snap 0 seq_num 725) dirty exists 2023-12-01T04:55:41.750 INFO:tasks.rados.rados.0.smithi080.stdout:904: left oid 310 (ObjNum 725 snap 0 seq_num 725) 2023-12-01T04:55:41.750 INFO:tasks.rados.rados.0.smithi080.stdout:906: finishing write tid 1 to smithi08089843-30 2023-12-01T04:55:41.750 INFO:tasks.rados.rados.0.smithi080.stdout:906: finishing write tid 2 to smithi08089843-30 2023-12-01T04:55:41.751 INFO:tasks.rados.rados.0.smithi080.stdout:906: finishing write tid 3 to smithi08089843-30 2023-12-01T04:55:41.751 INFO:tasks.rados.rados.0.smithi080.stdout:906: finishing write tid 4 to smithi08089843-30 2023-12-01T04:55:41.751 INFO:tasks.rados.rados.0.smithi080.stdout:906: oid 30 updating version 0 to 235 2023-12-01T04:55:41.751 INFO:tasks.rados.rados.0.smithi080.stdout:906: oid 30 updating version 235 to 236 2023-12-01T04:55:41.751 INFO:tasks.rados.rados.0.smithi080.stdout:906: oid 30 version 236 is already newer than 234 2023-12-01T04:55:41.751 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 30 v 236 (ObjNum 727 snap 0 seq_num 727) dirty exists 2023-12-01T04:55:41.751 INFO:tasks.rados.rados.0.smithi080.stdout:906: left oid 30 (ObjNum 727 snap 0 seq_num 727) 2023-12-01T04:55:41.751 INFO:tasks.rados.rados.0.smithi080.stdout:907: expect (ObjNum 56 snap 0 seq_num 56) 2023-12-01T04:55:41.867 INFO:tasks.rados.rados.0.smithi080.stdout:908: finishing write tid 1 to smithi08089843-146 2023-12-01T04:55:41.867 INFO:tasks.rados.rados.0.smithi080.stdout:908: finishing write tid 2 to smithi08089843-146 2023-12-01T04:55:41.867 INFO:tasks.rados.rados.0.smithi080.stdout:904: done (6 left) 2023-12-01T04:55:41.867 INFO:tasks.rados.rados.0.smithi080.stdout:906: done (5 left) 2023-12-01T04:55:41.868 INFO:tasks.rados.rados.0.smithi080.stdout:907: done (4 left) 2023-12-01T04:55:41.868 INFO:tasks.rados.rados.0.smithi080.stdout:911: done (3 left) 2023-12-01T04:55:41.868 INFO:tasks.rados.rados.0.smithi080.stdout:912: read oid 467 snap -1 2023-12-01T04:55:41.868 INFO:tasks.rados.rados.0.smithi080.stdout:912: expect (ObjNum 466 snap 0 seq_num 466) 2023-12-01T04:55:41.868 INFO:tasks.rados.rados.0.smithi080.stdout:913: read oid 438 snap -1 2023-12-01T04:55:41.868 INFO:tasks.rados.rados.0.smithi080.stdout:913: expect (ObjNum 437 snap 0 seq_num 437) 2023-12-01T04:55:41.869 INFO:tasks.rados.rados.0.smithi080.stdout:914: delete oid 172 current snap is 0 2023-12-01T04:55:41.869 INFO:tasks.rados.rados.0.smithi080.stdout:910: expect (ObjNum 389 snap 0 seq_num 389) 2023-12-01T04:55:41.967 INFO:tasks.rados.rados.0.smithi080.stdout:908: finishing write tid 3 to smithi08089843-146 2023-12-01T04:55:41.973 INFO:tasks.rados.rados.0.smithi080.stdout:908: finishing write tid 4 to smithi08089843-146 2023-12-01T04:55:41.973 INFO:tasks.rados.rados.0.smithi080.stdout:908: oid 146 updating version 0 to 131 2023-12-01T04:55:41.973 INFO:tasks.rados.rados.0.smithi080.stdout:908: oid 146 updating version 131 to 132 2023-12-01T04:55:41.973 INFO:tasks.rados.rados.0.smithi080.stdout:908: oid 146 version 132 is already newer than 130 2023-12-01T04:55:41.973 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 146 v 132 (ObjNum 728 snap 0 seq_num 728) dirty exists 2023-12-01T04:55:41.974 INFO:tasks.rados.rados.0.smithi080.stdout:908: left oid 146 (ObjNum 728 snap 0 seq_num 728) 2023-12-01T04:55:41.974 INFO:tasks.rados.rados.0.smithi080.stdout:909: expect (ObjNum 74 snap 0 seq_num 74) 2023-12-01T04:55:42.086 INFO:tasks.rados.rados.0.smithi080.stdout:913: expect (ObjNum 437 snap 0 seq_num 437) 2023-12-01T04:55:42.222 INFO:tasks.rados.rados.0.smithi080.stdout:912: expect (ObjNum 466 snap 0 seq_num 466) 2023-12-01T04:55:42.375 INFO:tasks.rados.rados.0.smithi080.stdout:908: done (5 left) 2023-12-01T04:55:42.375 INFO:tasks.rados.rados.0.smithi080.stdout:909: done (4 left) 2023-12-01T04:55:42.376 INFO:tasks.rados.rados.0.smithi080.stdout:910: done (3 left) 2023-12-01T04:55:42.376 INFO:tasks.rados.rados.0.smithi080.stdout:912: done (2 left) 2023-12-01T04:55:42.376 INFO:tasks.rados.rados.0.smithi080.stdout:913: done (1 left) 2023-12-01T04:55:42.376 INFO:tasks.rados.rados.0.smithi080.stdout:914: done (0 left) 2023-12-01T04:55:42.376 INFO:tasks.rados.rados.0.smithi080.stdout:915: delete oid 391 current snap is 0 2023-12-01T04:55:42.377 INFO:tasks.rados.rados.0.smithi080.stdout:915: done (0 left) 2023-12-01T04:55:42.377 INFO:tasks.rados.rados.0.smithi080.stdout:916: write oid 55 current snap is 0 2023-12-01T04:55:42.378 INFO:tasks.rados.rados.0.smithi080.stdout:916: seq_num 732 ranges {702724=652156,1951525=351199} 2023-12-01T04:55:42.387 INFO:tasks.rados.rados.0.smithi080.stdout:916: writing smithi08089843-55 from 702724 to 1354880 tid 1 2023-12-01T04:55:42.394 INFO:tasks.rados.rados.0.smithi080.stdout:916: writing smithi08089843-55 from 1951525 to 2302724 tid 2 2023-12-01T04:55:42.395 INFO:tasks.rados.rados.0.smithi080.stdout:917: read oid 281 snap -1 2023-12-01T04:55:42.395 INFO:tasks.rados.rados.0.smithi080.stdout:917: expect (ObjNum 280 snap 0 seq_num 280) 2023-12-01T04:55:42.395 INFO:tasks.rados.rados.0.smithi080.stdout:918: read oid 103 snap -1 2023-12-01T04:55:42.395 INFO:tasks.rados.rados.0.smithi080.stdout:918: expect (ObjNum 102 snap 0 seq_num 102) 2023-12-01T04:55:42.395 INFO:tasks.rados.rados.0.smithi080.stdout:919: read oid 189 snap -1 2023-12-01T04:55:42.395 INFO:tasks.rados.rados.0.smithi080.stdout:919: expect (ObjNum 188 snap 0 seq_num 188) 2023-12-01T04:55:42.395 INFO:tasks.rados.rados.0.smithi080.stdout:920: write oid 330 current snap is 0 2023-12-01T04:55:42.395 INFO:tasks.rados.rados.0.smithi080.stdout:920: seq_num 733 ranges {719531=727405,1893654=425877} 2023-12-01T04:55:42.403 INFO:tasks.rados.rados.0.smithi080.stdout:920: writing smithi08089843-330 from 719531 to 1446936 tid 1 2023-12-01T04:55:42.409 INFO:tasks.rados.rados.0.smithi080.stdout:920: writing smithi08089843-330 from 1893654 to 2319531 tid 2 2023-12-01T04:55:42.409 INFO:tasks.rados.rados.0.smithi080.stdout:921: write oid 278 current snap is 0 2023-12-01T04:55:42.409 INFO:tasks.rados.rados.0.smithi080.stdout:921: seq_num 734 ranges {736338=402654,1552136=539580} 2023-12-01T04:55:42.415 INFO:tasks.rados.rados.0.smithi080.stdout:921: writing smithi08089843-278 from 736338 to 1138992 tid 1 2023-12-01T04:55:42.421 INFO:tasks.rados.rados.0.smithi080.stdout:921: writing smithi08089843-278 from 1552136 to 2091716 tid 2 2023-12-01T04:55:42.421 INFO:tasks.rados.rados.0.smithi080.stdout:922: write oid 283 current snap is 0 2023-12-01T04:55:42.421 INFO:tasks.rados.rados.0.smithi080.stdout:916: finishing write tid 1 to smithi08089843-55 2023-12-01T04:55:42.421 INFO:tasks.rados.rados.0.smithi080.stdout:916: finishing write tid 2 to smithi08089843-55 2023-12-01T04:55:42.421 INFO:tasks.rados.rados.0.smithi080.stdout:922: seq_num 735 ranges {753145=477903,2010618=342527} 2023-12-01T04:55:42.428 INFO:tasks.rados.rados.0.smithi080.stdout:922: writing smithi08089843-283 from 753145 to 1231048 tid 1 2023-12-01T04:55:42.436 INFO:tasks.rados.rados.0.smithi080.stdout:922: writing smithi08089843-283 from 2010618 to 2353145 tid 2 2023-12-01T04:55:42.436 INFO:tasks.rados.rados.0.smithi080.stdout:923: read oid 177 snap -1 2023-12-01T04:55:42.436 INFO:tasks.rados.rados.0.smithi080.stdout:923: expect (ObjNum 176 snap 0 seq_num 176) 2023-12-01T04:55:42.436 INFO:tasks.rados.rados.0.smithi080.stdout:924: delete oid 338 current snap is 0 2023-12-01T04:55:42.436 INFO:tasks.rados.rados.0.smithi080.stdout:916: finishing write tid 3 to smithi08089843-55 2023-12-01T04:55:42.436 INFO:tasks.rados.rados.0.smithi080.stdout:916: finishing write tid 4 to smithi08089843-55 2023-12-01T04:55:42.436 INFO:tasks.rados.rados.0.smithi080.stdout:916: oid 55 updating version 0 to 134 2023-12-01T04:55:42.436 INFO:tasks.rados.rados.0.smithi080.stdout:916: oid 55 version 134 is already newer than 133 2023-12-01T04:55:42.436 INFO:tasks.rados.rados.0.smithi080.stdout:916: oid 55 updating version 134 to 135 2023-12-01T04:55:42.436 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 55 v 135 (ObjNum 732 snap 0 seq_num 732) dirty exists 2023-12-01T04:55:42.436 INFO:tasks.rados.rados.0.smithi080.stdout:916: left oid 55 (ObjNum 732 snap 0 seq_num 732) 2023-12-01T04:55:42.436 INFO:tasks.rados.rados.0.smithi080.stdout:917: expect (ObjNum 280 snap 0 seq_num 280) 2023-12-01T04:55:42.542 INFO:tasks.rados.rados.0.smithi080.stdout:918: expect (ObjNum 102 snap 0 seq_num 102) 2023-12-01T04:55:42.684 INFO:tasks.rados.rados.0.smithi080.stdout:920: finishing write tid 1 to smithi08089843-330 2023-12-01T04:55:42.684 INFO:tasks.rados.rados.0.smithi080.stdout:920: finishing write tid 2 to smithi08089843-330 2023-12-01T04:55:42.684 INFO:tasks.rados.rados.0.smithi080.stdout:920: finishing write tid 3 to smithi08089843-330 2023-12-01T04:55:42.684 INFO:tasks.rados.rados.0.smithi080.stdout:916: done (8 left) 2023-12-01T04:55:42.684 INFO:tasks.rados.rados.0.smithi080.stdout:917: done (7 left) 2023-12-01T04:55:42.684 INFO:tasks.rados.rados.0.smithi080.stdout:918: done (6 left) 2023-12-01T04:55:42.685 INFO:tasks.rados.rados.0.smithi080.stdout:924: done (5 left) 2023-12-01T04:55:42.685 INFO:tasks.rados.rados.0.smithi080.stdout:925: read oid 185 snap -1 2023-12-01T04:55:42.685 INFO:tasks.rados.rados.0.smithi080.stdout:925: expect deleted 2023-12-01T04:55:42.685 INFO:tasks.rados.rados.0.smithi080.stdout:926: write oid 102 current snap is 0 2023-12-01T04:55:42.685 INFO:tasks.rados.rados.0.smithi080.stdout:926: seq_num 737 ranges {786759=628401,2011229=375530} 2023-12-01T04:55:42.695 INFO:tasks.rados.rados.0.smithi080.stdout:926: writing smithi08089843-102 from 786759 to 1415160 tid 1 2023-12-01T04:55:42.702 INFO:tasks.rados.rados.0.smithi080.stdout:926: writing smithi08089843-102 from 2011229 to 2386759 tid 2 2023-12-01T04:55:42.702 INFO:tasks.rados.rados.0.smithi080.stdout:927: read oid 88 snap -1 2023-12-01T04:55:42.702 INFO:tasks.rados.rados.0.smithi080.stdout:927: expect (ObjNum 87 snap 0 seq_num 87) 2023-12-01T04:55:42.702 INFO:tasks.rados.rados.0.smithi080.stdout:928: write oid 386 current snap is 0 2023-12-01T04:55:42.702 INFO:tasks.rados.rados.0.smithi080.stdout:920: finishing write tid 4 to smithi08089843-330 2023-12-01T04:55:42.702 INFO:tasks.rados.rados.0.smithi080.stdout:920: oid 330 updating version 0 to 185 2023-12-01T04:55:42.702 INFO:tasks.rados.rados.0.smithi080.stdout:920: oid 330 updating version 185 to 186 2023-12-01T04:55:42.702 INFO:tasks.rados.rados.0.smithi080.stdout:920: oid 330 version 186 is already newer than 184 2023-12-01T04:55:42.702 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 330 v 186 (ObjNum 733 snap 0 seq_num 733) dirty exists 2023-12-01T04:55:42.703 INFO:tasks.rados.rados.0.smithi080.stdout:920: left oid 330 (ObjNum 733 snap 0 seq_num 733) 2023-12-01T04:55:42.703 INFO:tasks.rados.rados.0.smithi080.stdout:919: expect (ObjNum 188 snap 0 seq_num 188) 2023-12-01T04:55:42.830 INFO:tasks.rados.rados.0.smithi080.stdout:921: finishing write tid 1 to smithi08089843-278 2023-12-01T04:55:42.830 INFO:tasks.rados.rados.0.smithi080.stdout:921: finishing write tid 2 to smithi08089843-278 2023-12-01T04:55:42.830 INFO:tasks.rados.rados.0.smithi080.stdout:921: finishing write tid 3 to smithi08089843-278 2023-12-01T04:55:42.830 INFO:tasks.rados.rados.0.smithi080.stdout:921: finishing write tid 4 to smithi08089843-278 2023-12-01T04:55:42.830 INFO:tasks.rados.rados.0.smithi080.stdout:921: oid 278 updating version 0 to 158 2023-12-01T04:55:42.830 INFO:tasks.rados.rados.0.smithi080.stdout:921: oid 278 updating version 158 to 160 2023-12-01T04:55:42.830 INFO:tasks.rados.rados.0.smithi080.stdout:921: oid 278 version 160 is already newer than 159 2023-12-01T04:55:42.831 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 278 v 160 (ObjNum 734 snap 0 seq_num 734) dirty exists 2023-12-01T04:55:42.831 INFO:tasks.rados.rados.0.smithi080.stdout:921: left oid 278 (ObjNum 734 snap 0 seq_num 734) 2023-12-01T04:55:42.831 INFO:tasks.rados.rados.0.smithi080.stdout:922: finishing write tid 1 to smithi08089843-283 2023-12-01T04:55:42.831 INFO:tasks.rados.rados.0.smithi080.stdout:922: finishing write tid 2 to smithi08089843-283 2023-12-01T04:55:42.831 INFO:tasks.rados.rados.0.smithi080.stdout:922: finishing write tid 3 to smithi08089843-283 2023-12-01T04:55:42.831 INFO:tasks.rados.rados.0.smithi080.stdout:922: finishing write tid 4 to smithi08089843-283 2023-12-01T04:55:42.831 INFO:tasks.rados.rados.0.smithi080.stdout:922: oid 283 updating version 0 to 136 2023-12-01T04:55:42.831 INFO:tasks.rados.rados.0.smithi080.stdout:922: oid 283 updating version 136 to 137 2023-12-01T04:55:42.831 INFO:tasks.rados.rados.0.smithi080.stdout:922: oid 283 updating version 137 to 138 2023-12-01T04:55:42.831 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 283 v 138 (ObjNum 735 snap 0 seq_num 735) dirty exists 2023-12-01T04:55:42.831 INFO:tasks.rados.rados.0.smithi080.stdout:922: left oid 283 (ObjNum 735 snap 0 seq_num 735) 2023-12-01T04:55:42.831 INFO:tasks.rados.rados.0.smithi080.stdout:923: expect (ObjNum 176 snap 0 seq_num 176) 2023-12-01T04:55:42.945 INFO:tasks.rados.rados.0.smithi080.stdout:928: seq_num 738 ranges {403566=420003,1386064=546918} 2023-12-01T04:55:42.951 INFO:tasks.rados.rados.0.smithi080.stdout:928: writing smithi08089843-386 from 403566 to 823569 tid 1 2023-12-01T04:55:42.959 INFO:tasks.rados.rados.0.smithi080.stdout:928: writing smithi08089843-386 from 1386064 to 1932982 tid 2 2023-12-01T04:55:42.959 INFO:tasks.rados.rados.0.smithi080.stdout:919: done (8 left) 2023-12-01T04:55:42.959 INFO:tasks.rados.rados.0.smithi080.stdout:920: done (7 left) 2023-12-01T04:55:42.959 INFO:tasks.rados.rados.0.smithi080.stdout:921: done (6 left) 2023-12-01T04:55:42.959 INFO:tasks.rados.rados.0.smithi080.stdout:922: done (5 left) 2023-12-01T04:55:42.959 INFO:tasks.rados.rados.0.smithi080.stdout:923: done (4 left) 2023-12-01T04:55:42.959 INFO:tasks.rados.rados.0.smithi080.stdout:925: done (3 left) 2023-12-01T04:55:42.959 INFO:tasks.rados.rados.0.smithi080.stdout:929: write oid 127 current snap is 0 2023-12-01T04:55:42.959 INFO:tasks.rados.rados.0.smithi080.stdout:926: finishing write tid 1 to smithi08089843-102 2023-12-01T04:55:42.959 INFO:tasks.rados.rados.0.smithi080.stdout:926: finishing write tid 2 to smithi08089843-102 2023-12-01T04:55:42.960 INFO:tasks.rados.rados.0.smithi080.stdout:926: finishing write tid 3 to smithi08089843-102 2023-12-01T04:55:42.960 INFO:tasks.rados.rados.0.smithi080.stdout:926: finishing write tid 4 to smithi08089843-102 2023-12-01T04:55:42.960 INFO:tasks.rados.rados.0.smithi080.stdout:926: oid 102 updating version 0 to 114 2023-12-01T04:55:42.960 INFO:tasks.rados.rados.0.smithi080.stdout:926: oid 102 version 114 is already newer than 113 2023-12-01T04:55:42.960 INFO:tasks.rados.rados.0.smithi080.stdout:926: oid 102 version 114 is already newer than 112 2023-12-01T04:55:42.960 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 102 v 114 (ObjNum 737 snap 0 seq_num 737) dirty exists 2023-12-01T04:55:42.960 INFO:tasks.rados.rados.0.smithi080.stdout:926: left oid 102 (ObjNum 737 snap 0 seq_num 737) 2023-12-01T04:55:42.960 INFO:tasks.rados.rados.0.smithi080.stdout:927: expect (ObjNum 87 snap 0 seq_num 87) 2023-12-01T04:55:43.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:55:42 smithi090 bash[32384]: cluster 2023-12-01T04:55:41.768245+0000 mgr.y (mgr.24362) 212 : cluster 0 pgmap v186: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 88 MiB/s rd, 11 MiB/s wr, 120 op/s 2023-12-01T04:55:43.088 INFO:tasks.rados.rados.0.smithi080.stdout:928: finishing write tid 1 to smithi08089843-386 2023-12-01T04:55:43.088 INFO:tasks.rados.rados.0.smithi080.stdout:928: finishing write tid 2 to smithi08089843-386 2023-12-01T04:55:43.089 INFO:tasks.rados.rados.0.smithi080.stdout:928: finishing write tid 3 to smithi08089843-386 2023-12-01T04:55:43.089 INFO:tasks.rados.rados.0.smithi080.stdout:929: seq_num 739 ranges {420373=495252,1444546=690576} 2023-12-01T04:55:43.097 INFO:tasks.rados.rados.0.smithi080.stdout:929: writing smithi08089843-127 from 420373 to 915625 tid 1 2023-12-01T04:55:43.104 INFO:tasks.rados.rados.0.smithi080.stdout:929: writing smithi08089843-127 from 1444546 to 2135122 tid 2 2023-12-01T04:55:43.105 INFO:tasks.rados.rados.0.smithi080.stdout:926: done (3 left) 2023-12-01T04:55:43.105 INFO:tasks.rados.rados.0.smithi080.stdout:927: done (2 left) 2023-12-01T04:55:43.105 INFO:tasks.rados.rados.0.smithi080.stdout:930: write oid 398 current snap is 0 2023-12-01T04:55:43.105 INFO:tasks.rados.rados.0.smithi080.stdout:930: seq_num 740 ranges {437180=570501,1503028=550587} 2023-12-01T04:55:43.111 INFO:tasks.rados.rados.0.smithi080.stdout:930: writing smithi08089843-398 from 437180 to 1007681 tid 1 2023-12-01T04:55:43.117 INFO:tasks.rados.rados.0.smithi080.stdout:930: writing smithi08089843-398 from 1503028 to 2053615 tid 2 2023-12-01T04:55:43.117 INFO:tasks.rados.rados.0.smithi080.stdout:931: write oid 409 current snap is 0 2023-12-01T04:55:43.118 INFO:tasks.rados.rados.0.smithi080.stdout:928: finishing write tid 4 to smithi08089843-386 2023-12-01T04:55:43.118 INFO:tasks.rados.rados.0.smithi080.stdout:928: oid 386 updating version 0 to 158 2023-12-01T04:55:43.118 INFO:tasks.rados.rados.0.smithi080.stdout:928: oid 386 version 158 is already newer than 157 2023-12-01T04:55:43.118 INFO:tasks.rados.rados.0.smithi080.stdout:928: oid 386 updating version 158 to 159 2023-12-01T04:55:43.118 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 386 v 159 (ObjNum 738 snap 0 seq_num 738) dirty exists 2023-12-01T04:55:43.118 INFO:tasks.rados.rados.0.smithi080.stdout:928: left oid 386 (ObjNum 738 snap 0 seq_num 738) 2023-12-01T04:55:43.118 INFO:tasks.rados.rados.0.smithi080.stdout:929: finishing write tid 1 to smithi08089843-127 2023-12-01T04:55:43.118 INFO:tasks.rados.rados.0.smithi080.stdout:931: seq_num 741 ranges {453987=645750,1845157=608830} 2023-12-01T04:55:43.125 INFO:tasks.rados.rados.0.smithi080.stdout:931: writing smithi08089843-409 from 453987 to 1099737 tid 1 2023-12-01T04:55:43.135 INFO:tasks.rados.rados.0.smithi080.stdout:931: writing smithi08089843-409 from 1845157 to 2453987 tid 2 2023-12-01T04:55:43.135 INFO:tasks.rados.rados.0.smithi080.stdout:928: done (3 left) 2023-12-01T04:55:43.135 INFO:tasks.rados.rados.0.smithi080.stdout:932: write oid 341 current snap is 0 2023-12-01T04:55:43.135 INFO:tasks.rados.rados.0.smithi080.stdout:929: finishing write tid 2 to smithi08089843-127 2023-12-01T04:55:43.135 INFO:tasks.rados.rados.0.smithi080.stdout:929: finishing write tid 3 to smithi08089843-127 2023-12-01T04:55:43.135 INFO:tasks.rados.rados.0.smithi080.stdout:929: finishing write tid 4 to smithi08089843-127 2023-12-01T04:55:43.135 INFO:tasks.rados.rados.0.smithi080.stdout:929: oid 127 updating version 0 to 161 2023-12-01T04:55:43.135 INFO:tasks.rados.rados.0.smithi080.stdout:929: oid 127 updating version 161 to 162 2023-12-01T04:55:43.136 INFO:tasks.rados.rados.0.smithi080.stdout:929: oid 127 updating version 162 to 163 2023-12-01T04:55:43.136 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 127 v 163 (ObjNum 739 snap 0 seq_num 739) dirty exists 2023-12-01T04:55:43.136 INFO:tasks.rados.rados.0.smithi080.stdout:929: left oid 127 (ObjNum 739 snap 0 seq_num 739) 2023-12-01T04:55:43.136 INFO:tasks.rados.rados.0.smithi080.stdout:930: finishing write tid 1 to smithi08089843-398 2023-12-01T04:55:43.136 INFO:tasks.rados.rados.0.smithi080.stdout:930: finishing write tid 2 to smithi08089843-398 2023-12-01T04:55:43.136 INFO:tasks.rados.rados.0.smithi080.stdout:932: seq_num 742 ranges {470794=720999,1903639=554256} 2023-12-01T04:55:43.145 INFO:tasks.rados.rados.0.smithi080.stdout:932: writing smithi08089843-341 from 470794 to 1191793 tid 1 2023-12-01T04:55:43.155 INFO:tasks.rados.rados.0.smithi080.stdout:932: writing smithi08089843-341 from 1903639 to 2457895 tid 2 2023-12-01T04:55:43.155 INFO:tasks.rados.rados.0.smithi080.stdout:929: done (3 left) 2023-12-01T04:55:43.155 INFO:tasks.rados.rados.0.smithi080.stdout:933: read oid 332 snap -1 2023-12-01T04:55:43.155 INFO:tasks.rados.rados.0.smithi080.stdout:933: expect (ObjNum 331 snap 0 seq_num 331) 2023-12-01T04:55:43.155 INFO:tasks.rados.rados.0.smithi080.stdout:934: delete oid 96 current snap is 0 2023-12-01T04:55:43.155 INFO:tasks.rados.rados.0.smithi080.stdout:930: finishing write tid 3 to smithi08089843-398 2023-12-01T04:55:43.156 INFO:tasks.rados.rados.0.smithi080.stdout:930: finishing write tid 4 to smithi08089843-398 2023-12-01T04:55:43.156 INFO:tasks.rados.rados.0.smithi080.stdout:930: oid 398 updating version 0 to 146 2023-12-01T04:55:43.156 INFO:tasks.rados.rados.0.smithi080.stdout:930: oid 398 version 146 is already newer than 145 2023-12-01T04:55:43.156 INFO:tasks.rados.rados.0.smithi080.stdout:930: oid 398 updating version 146 to 147 2023-12-01T04:55:43.156 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 398 v 147 (ObjNum 740 snap 0 seq_num 740) dirty exists 2023-12-01T04:55:43.156 INFO:tasks.rados.rados.0.smithi080.stdout:930: left oid 398 (ObjNum 740 snap 0 seq_num 740) 2023-12-01T04:55:43.156 INFO:tasks.rados.rados.0.smithi080.stdout:931: finishing write tid 1 to smithi08089843-409 2023-12-01T04:55:43.156 INFO:tasks.rados.rados.0.smithi080.stdout:931: finishing write tid 2 to smithi08089843-409 2023-12-01T04:55:43.156 INFO:tasks.rados.rados.0.smithi080.stdout:931: finishing write tid 3 to smithi08089843-409 2023-12-01T04:55:43.156 INFO:tasks.rados.rados.0.smithi080.stdout:931: finishing write tid 4 to smithi08089843-409 2023-12-01T04:55:43.156 INFO:tasks.rados.rados.0.smithi080.stdout:931: oid 409 updating version 0 to 162 2023-12-01T04:55:43.156 INFO:tasks.rados.rados.0.smithi080.stdout:931: oid 409 version 162 is already newer than 160 2023-12-01T04:55:43.156 INFO:tasks.rados.rados.0.smithi080.stdout:931: oid 409 version 162 is already newer than 161 2023-12-01T04:55:43.156 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 409 v 162 (ObjNum 741 snap 0 seq_num 741) dirty exists 2023-12-01T04:55:43.157 INFO:tasks.rados.rados.0.smithi080.stdout:931: left oid 409 (ObjNum 741 snap 0 seq_num 741) 2023-12-01T04:55:43.157 INFO:tasks.rados.rados.0.smithi080.stdout:932: finishing write tid 1 to smithi08089843-341 2023-12-01T04:55:43.157 INFO:tasks.rados.rados.0.smithi080.stdout:930: done (4 left) 2023-12-01T04:55:43.157 INFO:tasks.rados.rados.0.smithi080.stdout:931: done (3 left) 2023-12-01T04:55:43.157 INFO:tasks.rados.rados.0.smithi080.stdout:934: done (2 left) 2023-12-01T04:55:43.158 INFO:tasks.rados.rados.0.smithi080.stdout:935: read oid 372 snap -1 2023-12-01T04:55:43.158 INFO:tasks.rados.rados.0.smithi080.stdout:935: expect (ObjNum 371 snap 0 seq_num 371) 2023-12-01T04:55:43.158 INFO:tasks.rados.rados.0.smithi080.stdout:936: write oid 434 current snap is 0 2023-12-01T04:55:43.158 INFO:tasks.rados.rados.0.smithi080.stdout:936: seq_num 744 ranges {504408=471497,1620603=557925} 2023-12-01T04:55:43.163 INFO:tasks.rados.rados.0.smithi080.stdout:936: writing smithi08089843-434 from 504408 to 975905 tid 1 2023-12-01T04:55:43.170 INFO:tasks.rados.rados.0.smithi080.stdout:936: writing smithi08089843-434 from 1620603 to 2178528 tid 2 2023-12-01T04:55:43.171 INFO:tasks.rados.rados.0.smithi080.stdout:937: read oid 260 snap -1 2023-12-01T04:55:43.171 INFO:tasks.rados.rados.0.smithi080.stdout:937: expect (ObjNum 585 snap 0 seq_num 585) 2023-12-01T04:55:43.171 INFO:tasks.rados.rados.0.smithi080.stdout:938: write oid 371 current snap is 0 2023-12-01T04:55:43.171 INFO:tasks.rados.rados.0.smithi080.stdout:938: seq_num 745 ranges {521215=546746,1562732=701583} 2023-12-01T04:55:43.177 INFO:tasks.rados.rados.0.smithi080.stdout:938: writing smithi08089843-371 from 521215 to 1067961 tid 1 2023-12-01T04:55:43.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:55:42 smithi080 bash[28361]: cluster 2023-12-01T04:55:41.768245+0000 mgr.y (mgr.24362) 212 : cluster 0 pgmap v186: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 88 MiB/s rd, 11 MiB/s wr, 120 op/s 2023-12-01T04:55:43.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:55:42 smithi080 bash[41963]: cluster 2023-12-01T04:55:41.768245+0000 mgr.y (mgr.24362) 212 : cluster 0 pgmap v186: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 88 MiB/s rd, 11 MiB/s wr, 120 op/s 2023-12-01T04:55:43.184 INFO:tasks.rados.rados.0.smithi080.stdout:938: writing smithi08089843-371 from 1562732 to 2264315 tid 2 2023-12-01T04:55:43.184 INFO:tasks.rados.rados.0.smithi080.stdout:939: write oid 432 current snap is 0 2023-12-01T04:55:43.184 INFO:tasks.rados.rados.0.smithi080.stdout:939: seq_num 746 ranges {538022=738348,1737567=561594} 2023-12-01T04:55:43.192 INFO:tasks.rados.rados.0.smithi080.stdout:939: writing smithi08089843-432 from 538022 to 1276370 tid 1 2023-12-01T04:55:43.198 INFO:tasks.rados.rados.0.smithi080.stdout:939: writing smithi08089843-432 from 1737567 to 2299161 tid 2 2023-12-01T04:55:43.198 INFO:tasks.rados.rados.0.smithi080.stdout:940: read oid 33 snap -1 2023-12-01T04:55:43.198 INFO:tasks.rados.rados.0.smithi080.stdout:940: expect (ObjNum 32 snap 0 seq_num 32) 2023-12-01T04:55:43.198 INFO:tasks.rados.rados.0.smithi080.stdout:941: write oid 284 current snap is 0 2023-12-01T04:55:43.199 INFO:tasks.rados.rados.0.smithi080.stdout:932: finishing write tid 2 to smithi08089843-341 2023-12-01T04:55:43.199 INFO:tasks.rados.rados.0.smithi080.stdout:932: finishing write tid 3 to smithi08089843-341 2023-12-01T04:55:43.199 INFO:tasks.rados.rados.0.smithi080.stdout:932: finishing write tid 4 to smithi08089843-341 2023-12-01T04:55:43.199 INFO:tasks.rados.rados.0.smithi080.stdout:932: oid 341 updating version 0 to 187 2023-12-01T04:55:43.199 INFO:tasks.rados.rados.0.smithi080.stdout:932: oid 341 updating version 187 to 188 2023-12-01T04:55:43.199 INFO:tasks.rados.rados.0.smithi080.stdout:932: oid 341 version 188 is already newer than 186 2023-12-01T04:55:43.199 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 341 v 188 (ObjNum 742 snap 0 seq_num 742) dirty exists 2023-12-01T04:55:43.199 INFO:tasks.rados.rados.0.smithi080.stdout:932: left oid 341 (ObjNum 742 snap 0 seq_num 742) 2023-12-01T04:55:43.199 INFO:tasks.rados.rados.0.smithi080.stdout:933: expect (ObjNum 331 snap 0 seq_num 331) 2023-12-01T04:55:43.338 INFO:tasks.rados.rados.0.smithi080.stdout:935: expect (ObjNum 371 snap 0 seq_num 371) 2023-12-01T04:55:43.423 INFO:tasks.rados.rados.0.smithi080.stdout:936: finishing write tid 1 to smithi08089843-434 2023-12-01T04:55:43.423 INFO:tasks.rados.rados.0.smithi080.stdout:936: finishing write tid 2 to smithi08089843-434 2023-12-01T04:55:43.423 INFO:tasks.rados.rados.0.smithi080.stdout:936: finishing write tid 3 to smithi08089843-434 2023-12-01T04:55:43.423 INFO:tasks.rados.rados.0.smithi080.stdout:936: finishing write tid 4 to smithi08089843-434 2023-12-01T04:55:43.423 INFO:tasks.rados.rados.0.smithi080.stdout:936: oid 434 updating version 0 to 237 2023-12-01T04:55:43.423 INFO:tasks.rados.rados.0.smithi080.stdout:936: oid 434 updating version 237 to 239 2023-12-01T04:55:43.423 INFO:tasks.rados.rados.0.smithi080.stdout:936: oid 434 version 239 is already newer than 238 2023-12-01T04:55:43.423 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 434 v 239 (ObjNum 744 snap 0 seq_num 744) dirty exists 2023-12-01T04:55:43.424 INFO:tasks.rados.rados.0.smithi080.stdout:936: left oid 434 (ObjNum 744 snap 0 seq_num 744) 2023-12-01T04:55:43.424 INFO:tasks.rados.rados.0.smithi080.stdout:937: expect (ObjNum 585 snap 0 seq_num 585) 2023-12-01T04:55:43.640 INFO:tasks.rados.rados.0.smithi080.stdout:938: finishing write tid 1 to smithi08089843-371 2023-12-01T04:55:43.640 INFO:tasks.rados.rados.0.smithi080.stdout:938: finishing write tid 2 to smithi08089843-371 2023-12-01T04:55:43.640 INFO:tasks.rados.rados.0.smithi080.stdout:938: finishing write tid 3 to smithi08089843-371 2023-12-01T04:55:43.640 INFO:tasks.rados.rados.0.smithi080.stdout:941: seq_num 747 ranges {554829=413597,1396049=705252} 2023-12-01T04:55:43.645 INFO:tasks.rados.rados.0.smithi080.stdout:941: writing smithi08089843-284 from 554829 to 968426 tid 1 2023-12-01T04:55:43.654 INFO:tasks.rados.rados.0.smithi080.stdout:941: writing smithi08089843-284 from 1396049 to 2101301 tid 2 2023-12-01T04:55:43.654 INFO:tasks.rados.rados.0.smithi080.stdout:932: done (8 left) 2023-12-01T04:55:43.654 INFO:tasks.rados.rados.0.smithi080.stdout:933: done (7 left) 2023-12-01T04:55:43.655 INFO:tasks.rados.rados.0.smithi080.stdout:935: done (6 left) 2023-12-01T04:55:43.655 INFO:tasks.rados.rados.0.smithi080.stdout:936: done (5 left) 2023-12-01T04:55:43.655 INFO:tasks.rados.rados.0.smithi080.stdout:937: done (4 left) 2023-12-01T04:55:43.655 INFO:tasks.rados.rados.0.smithi080.stdout:942: write oid 259 current snap is 0 2023-12-01T04:55:43.655 INFO:tasks.rados.rados.0.smithi080.stdout:938: finishing write tid 4 to smithi08089843-371 2023-12-01T04:55:43.655 INFO:tasks.rados.rados.0.smithi080.stdout:938: oid 371 updating version 0 to 240 2023-12-01T04:55:43.655 INFO:tasks.rados.rados.0.smithi080.stdout:938: oid 371 updating version 240 to 241 2023-12-01T04:55:43.655 INFO:tasks.rados.rados.0.smithi080.stdout:938: oid 371 updating version 241 to 242 2023-12-01T04:55:43.655 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 371 v 242 (ObjNum 745 snap 0 seq_num 745) dirty exists 2023-12-01T04:55:43.655 INFO:tasks.rados.rados.0.smithi080.stdout:938: left oid 371 (ObjNum 745 snap 0 seq_num 745) 2023-12-01T04:55:43.655 INFO:tasks.rados.rados.0.smithi080.stdout:939: finishing write tid 1 to smithi08089843-432 2023-12-01T04:55:43.655 INFO:tasks.rados.rados.0.smithi080.stdout:939: finishing write tid 2 to smithi08089843-432 2023-12-01T04:55:43.655 INFO:tasks.rados.rados.0.smithi080.stdout:939: finishing write tid 3 to smithi08089843-432 2023-12-01T04:55:43.655 INFO:tasks.rados.rados.0.smithi080.stdout:939: finishing write tid 4 to smithi08089843-432 2023-12-01T04:55:43.655 INFO:tasks.rados.rados.0.smithi080.stdout:939: oid 432 updating version 0 to 117 2023-12-01T04:55:43.656 INFO:tasks.rados.rados.0.smithi080.stdout:939: oid 432 version 117 is already newer than 116 2023-12-01T04:55:43.656 INFO:tasks.rados.rados.0.smithi080.stdout:939: oid 432 updating version 117 to 118 2023-12-01T04:55:43.656 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 432 v 118 (ObjNum 746 snap 0 seq_num 746) dirty exists 2023-12-01T04:55:43.656 INFO:tasks.rados.rados.0.smithi080.stdout:939: left oid 432 (ObjNum 746 snap 0 seq_num 746) 2023-12-01T04:55:43.656 INFO:tasks.rados.rados.0.smithi080.stdout:940: expect (ObjNum 32 snap 0 seq_num 32) 2023-12-01T04:55:43.744 INFO:tasks.rados.rados.0.smithi080.stdout:941: finishing write tid 1 to smithi08089843-284 2023-12-01T04:55:43.744 INFO:tasks.rados.rados.0.smithi080.stdout:941: finishing write tid 2 to smithi08089843-284 2023-12-01T04:55:43.745 INFO:tasks.rados.rados.0.smithi080.stdout:941: finishing write tid 3 to smithi08089843-284 2023-12-01T04:55:43.745 INFO:tasks.rados.rados.0.smithi080.stdout:941: finishing write tid 4 to smithi08089843-284 2023-12-01T04:55:43.745 INFO:tasks.rados.rados.0.smithi080.stdout:941: oid 284 updating version 0 to 161 2023-12-01T04:55:43.745 INFO:tasks.rados.rados.0.smithi080.stdout:941: oid 284 updating version 161 to 162 2023-12-01T04:55:43.745 INFO:tasks.rados.rados.0.smithi080.stdout:941: oid 284 updating version 162 to 163 2023-12-01T04:55:43.745 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 284 v 163 (ObjNum 747 snap 0 seq_num 747) dirty exists 2023-12-01T04:55:43.745 INFO:tasks.rados.rados.0.smithi080.stdout:941: left oid 284 (ObjNum 747 snap 0 seq_num 747) 2023-12-01T04:55:43.745 INFO:tasks.rados.rados.0.smithi080.stdout:942: seq_num 748 ranges {571636=488846,1854531=565263} 2023-12-01T04:55:43.758 INFO:tasks.rados.rados.0.smithi080.stdout:942: writing smithi08089843-259 from 571636 to 1060482 tid 1 2023-12-01T04:55:43.766 INFO:tasks.rados.rados.0.smithi080.stdout:942: writing smithi08089843-259 from 1854531 to 2419794 tid 2 2023-12-01T04:55:43.766 INFO:tasks.rados.rados.0.smithi080.stdout:938: done (4 left) 2023-12-01T04:55:43.767 INFO:tasks.rados.rados.0.smithi080.stdout:939: done (3 left) 2023-12-01T04:55:43.767 INFO:tasks.rados.rados.0.smithi080.stdout:940: done (2 left) 2023-12-01T04:55:43.767 INFO:tasks.rados.rados.0.smithi080.stdout:941: done (1 left) 2023-12-01T04:55:43.767 INFO:tasks.rados.rados.0.smithi080.stdout:943: read oid 495 snap -1 2023-12-01T04:55:43.767 INFO:tasks.rados.rados.0.smithi080.stdout:943: expect (ObjNum 625 snap 0 seq_num 625) 2023-12-01T04:55:43.767 INFO:tasks.rados.rados.0.smithi080.stdout:944: read oid 332 snap -1 2023-12-01T04:55:43.767 INFO:tasks.rados.rados.0.smithi080.stdout:944: expect (ObjNum 331 snap 0 seq_num 331) 2023-12-01T04:55:43.767 INFO:tasks.rados.rados.0.smithi080.stdout:945: read oid 469 snap -1 2023-12-01T04:55:43.767 INFO:tasks.rados.rados.0.smithi080.stdout:945: expect (ObjNum 561 snap 0 seq_num 561) 2023-12-01T04:55:43.767 INFO:tasks.rados.rados.0.smithi080.stdout:946: write oid 465 current snap is 0 2023-12-01T04:55:43.767 INFO:tasks.rados.rados.0.smithi080.stdout:942: finishing write tid 1 to smithi08089843-259 2023-12-01T04:55:43.767 INFO:tasks.rados.rados.0.smithi080.stdout:946: seq_num 749 ranges {588443=564095,1796660=708921} 2023-12-01T04:55:43.773 INFO:tasks.rados.rados.0.smithi080.stdout:946: writing smithi08089843-465 from 588443 to 1152538 tid 1 2023-12-01T04:55:43.782 INFO:tasks.rados.rados.0.smithi080.stdout:946: writing smithi08089843-465 from 1796660 to 2505581 tid 2 2023-12-01T04:55:43.782 INFO:tasks.rados.rados.0.smithi080.stdout:947: write oid 62 current snap is 0 2023-12-01T04:55:43.782 INFO:tasks.rados.rados.0.smithi080.stdout:947: seq_num 750 ranges {605250=639344,1855142=452579} 2023-12-01T04:55:43.789 INFO:tasks.rados.rados.0.smithi080.stdout:947: writing smithi08089843-62 from 605250 to 1244594 tid 1 2023-12-01T04:55:43.796 INFO:tasks.rados.rados.0.smithi080.stdout:947: writing smithi08089843-62 from 1855142 to 2307721 tid 2 2023-12-01T04:55:43.796 INFO:tasks.rados.rados.0.smithi080.stdout:948: write oid 228 current snap is 0 2023-12-01T04:55:43.796 INFO:tasks.rados.rados.0.smithi080.stdout:948: seq_num 751 ranges {622057=714593,1913624=708433} 2023-12-01T04:55:43.804 INFO:tasks.rados.rados.0.smithi080.stdout:948: writing smithi08089843-228 from 622057 to 1336650 tid 1 2023-12-01T04:55:43.812 INFO:tasks.rados.rados.0.smithi080.stdout:948: writing smithi08089843-228 from 1913624 to 2622057 tid 2 2023-12-01T04:55:43.812 INFO:tasks.rados.rados.0.smithi080.stdout:949: read oid 400 snap -1 2023-12-01T04:55:43.812 INFO:tasks.rados.rados.0.smithi080.stdout:949: expect (ObjNum 653 snap 0 seq_num 653) 2023-12-01T04:55:43.812 INFO:tasks.rados.rados.0.smithi080.stdout:950: write oid 313 current snap is 0 2023-12-01T04:55:43.812 INFO:tasks.rados.rados.0.smithi080.stdout:950: seq_num 752 ranges {638864=789842,1972106=456248} 2023-12-01T04:55:43.820 INFO:tasks.rados.rados.0.smithi080.stdout:950: writing smithi08089843-313 from 638864 to 1428706 tid 1 2023-12-01T04:55:43.827 INFO:tasks.rados.rados.0.smithi080.stdout:950: writing smithi08089843-313 from 1972106 to 2428354 tid 2 2023-12-01T04:55:43.827 INFO:tasks.rados.rados.0.smithi080.stdout:951: write oid 379 current snap is 0 2023-12-01T04:55:43.827 INFO:tasks.rados.rados.0.smithi080.stdout:951: seq_num 753 ranges {655671=581444,2030588=625083} 2023-12-01T04:55:43.833 INFO:tasks.rados.rados.0.smithi080.stdout:951: writing smithi08089843-379 from 655671 to 1237115 tid 1 2023-12-01T04:55:43.841 INFO:tasks.rados.rados.0.smithi080.stdout:951: writing smithi08089843-379 from 2030588 to 2655671 tid 2 2023-12-01T04:55:43.841 INFO:tasks.rados.rados.0.smithi080.stdout:952: read oid 28 snap -1 2023-12-01T04:55:43.841 INFO:tasks.rados.rados.0.smithi080.stdout:952: expect (ObjNum 622 snap 0 seq_num 622) 2023-12-01T04:55:43.841 INFO:tasks.rados.rados.0.smithi080.stdout:953: write oid 26 current snap is 0 2023-12-01T04:55:43.842 INFO:tasks.rados.rados.0.smithi080.stdout:944: expect (ObjNum 331 snap 0 seq_num 331) 2023-12-01T04:55:43.968 INFO:tasks.rados.rados.0.smithi080.stdout:945: expect (ObjNum 561 snap 0 seq_num 561) 2023-12-01T04:55:44.124 INFO:tasks.rados.rados.0.smithi080.stdout:942: finishing write tid 2 to smithi08089843-259 2023-12-01T04:55:44.124 INFO:tasks.rados.rados.0.smithi080.stdout:942: finishing write tid 3 to smithi08089843-259 2023-12-01T04:55:44.124 INFO:tasks.rados.rados.0.smithi080.stdout:942: finishing write tid 4 to smithi08089843-259 2023-12-01T04:55:44.124 INFO:tasks.rados.rados.0.smithi080.stdout:942: oid 259 updating version 0 to 149 2023-12-01T04:55:44.125 INFO:tasks.rados.rados.0.smithi080.stdout:942: oid 259 updating version 149 to 150 2023-12-01T04:55:44.125 INFO:tasks.rados.rados.0.smithi080.stdout:942: oid 259 version 150 is already newer than 148 2023-12-01T04:55:44.125 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 259 v 150 (ObjNum 748 snap 0 seq_num 748) dirty exists 2023-12-01T04:55:44.125 INFO:tasks.rados.rados.0.smithi080.stdout:942: left oid 259 (ObjNum 748 snap 0 seq_num 748) 2023-12-01T04:55:44.125 INFO:tasks.rados.rados.0.smithi080.stdout:943: expect (ObjNum 625 snap 0 seq_num 625) 2023-12-01T04:55:44.242 INFO:tasks.rados.rados.0.smithi080.stdout:946: finishing write tid 1 to smithi08089843-465 2023-12-01T04:55:44.242 INFO:tasks.rados.rados.0.smithi080.stdout:946: finishing write tid 2 to smithi08089843-465 2023-12-01T04:55:44.242 INFO:tasks.rados.rados.0.smithi080.stdout:946: finishing write tid 3 to smithi08089843-465 2023-12-01T04:55:44.243 INFO:tasks.rados.rados.0.smithi080.stdout:946: finishing write tid 4 to smithi08089843-465 2023-12-01T04:55:44.243 INFO:tasks.rados.rados.0.smithi080.stdout:946: oid 465 updating version 0 to 166 2023-12-01T04:55:44.243 INFO:tasks.rados.rados.0.smithi080.stdout:946: oid 465 version 166 is already newer than 165 2023-12-01T04:55:44.243 INFO:tasks.rados.rados.0.smithi080.stdout:946: oid 465 version 166 is already newer than 164 2023-12-01T04:55:44.243 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 465 v 166 (ObjNum 749 snap 0 seq_num 749) dirty exists 2023-12-01T04:55:44.243 INFO:tasks.rados.rados.0.smithi080.stdout:946: left oid 465 (ObjNum 749 snap 0 seq_num 749) 2023-12-01T04:55:44.243 INFO:tasks.rados.rados.0.smithi080.stdout:953: seq_num 754 ranges {672478=656693,2089070=459917} 2023-12-01T04:55:44.256 INFO:tasks.rados.rados.0.smithi080.stdout:953: writing smithi08089843-26 from 672478 to 1329171 tid 1 2023-12-01T04:55:44.263 INFO:tasks.rados.rados.0.smithi080.stdout:953: writing smithi08089843-26 from 2089070 to 2548987 tid 2 2023-12-01T04:55:44.263 INFO:tasks.rados.rados.0.smithi080.stdout:942: done (11 left) 2023-12-01T04:55:44.263 INFO:tasks.rados.rados.0.smithi080.stdout:943: done (10 left) 2023-12-01T04:55:44.263 INFO:tasks.rados.rados.0.smithi080.stdout:944: done (9 left) 2023-12-01T04:55:44.263 INFO:tasks.rados.rados.0.smithi080.stdout:945: done (8 left) 2023-12-01T04:55:44.264 INFO:tasks.rados.rados.0.smithi080.stdout:946: done (7 left) 2023-12-01T04:55:44.264 INFO:tasks.rados.rados.0.smithi080.stdout:954: write oid 344 current snap is 0 2023-12-01T04:55:44.264 INFO:tasks.rados.rados.0.smithi080.stdout:954: seq_num 755 ranges {689285=731942,2147552=541733} 2023-12-01T04:55:44.271 INFO:tasks.rados.rados.0.smithi080.stdout:954: writing smithi08089843-344 from 689285 to 1421227 tid 1 2023-12-01T04:55:44.279 INFO:tasks.rados.rados.0.smithi080.stdout:954: writing smithi08089843-344 from 2147552 to 2689285 tid 2 2023-12-01T04:55:44.279 INFO:tasks.rados.rados.0.smithi080.stdout:955: write oid 221 current snap is 0 2023-12-01T04:55:44.279 INFO:tasks.rados.rados.0.smithi080.stdout:955: seq_num 756 ranges {706092=407191,1806034=463586} 2023-12-01T04:55:44.285 INFO:tasks.rados.rados.0.smithi080.stdout:955: writing smithi08089843-221 from 706092 to 1113283 tid 1 2023-12-01T04:55:44.293 INFO:tasks.rados.rados.0.smithi080.stdout:955: writing smithi08089843-221 from 1806034 to 2269620 tid 2 2023-12-01T04:55:44.293 INFO:tasks.rados.rados.0.smithi080.stdout:956: read oid 140 snap -1 2023-12-01T04:55:44.293 INFO:tasks.rados.rados.0.smithi080.stdout:956: expect deleted 2023-12-01T04:55:44.293 INFO:tasks.rados.rados.0.smithi080.stdout:957: write oid 195 current snap is 0 2023-12-01T04:55:44.293 INFO:tasks.rados.rados.0.smithi080.stdout:947: finishing write tid 1 to smithi08089843-62 2023-12-01T04:55:44.293 INFO:tasks.rados.rados.0.smithi080.stdout:947: finishing write tid 2 to smithi08089843-62 2023-12-01T04:55:44.293 INFO:tasks.rados.rados.0.smithi080.stdout:947: finishing write tid 3 to smithi08089843-62 2023-12-01T04:55:44.293 INFO:tasks.rados.rados.0.smithi080.stdout:947: finishing write tid 4 to smithi08089843-62 2023-12-01T04:55:44.293 INFO:tasks.rados.rados.0.smithi080.stdout:947: oid 62 updating version 0 to 133 2023-12-01T04:55:44.293 INFO:tasks.rados.rados.0.smithi080.stdout:947: oid 62 version 133 is already newer than 132 2023-12-01T04:55:44.293 INFO:tasks.rados.rados.0.smithi080.stdout:947: oid 62 updating version 133 to 134 2023-12-01T04:55:44.294 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 62 v 134 (ObjNum 750 snap 0 seq_num 750) dirty exists 2023-12-01T04:55:44.294 INFO:tasks.rados.rados.0.smithi080.stdout:947: left oid 62 (ObjNum 750 snap 0 seq_num 750) 2023-12-01T04:55:44.294 INFO:tasks.rados.rados.0.smithi080.stdout:948: finishing write tid 1 to smithi08089843-228 2023-12-01T04:55:44.294 INFO:tasks.rados.rados.0.smithi080.stdout:948: finishing write tid 2 to smithi08089843-228 2023-12-01T04:55:44.294 INFO:tasks.rados.rados.0.smithi080.stdout:950: finishing write tid 1 to smithi08089843-313 2023-12-01T04:55:44.294 INFO:tasks.rados.rados.0.smithi080.stdout:948: finishing write tid 3 to smithi08089843-228 2023-12-01T04:55:44.294 INFO:tasks.rados.rados.0.smithi080.stdout:948: finishing write tid 4 to smithi08089843-228 2023-12-01T04:55:44.294 INFO:tasks.rados.rados.0.smithi080.stdout:948: oid 228 updating version 0 to 166 2023-12-01T04:55:44.294 INFO:tasks.rados.rados.0.smithi080.stdout:948: oid 228 version 166 is already newer than 164 2023-12-01T04:55:44.294 INFO:tasks.rados.rados.0.smithi080.stdout:948: oid 228 version 166 is already newer than 165 2023-12-01T04:55:44.294 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 228 v 166 (ObjNum 751 snap 0 seq_num 751) dirty exists 2023-12-01T04:55:44.295 INFO:tasks.rados.rados.0.smithi080.stdout:948: left oid 228 (ObjNum 751 snap 0 seq_num 751) 2023-12-01T04:55:44.295 INFO:tasks.rados.rados.0.smithi080.stdout:950: finishing write tid 2 to smithi08089843-313 2023-12-01T04:55:44.295 INFO:tasks.rados.rados.0.smithi080.stdout:950: finishing write tid 3 to smithi08089843-313 2023-12-01T04:55:44.295 INFO:tasks.rados.rados.0.smithi080.stdout:950: finishing write tid 4 to smithi08089843-313 2023-12-01T04:55:44.295 INFO:tasks.rados.rados.0.smithi080.stdout:950: oid 313 updating version 0 to 243 2023-12-01T04:55:44.295 INFO:tasks.rados.rados.0.smithi080.stdout:950: oid 313 updating version 243 to 245 2023-12-01T04:55:44.295 INFO:tasks.rados.rados.0.smithi080.stdout:950: oid 313 version 245 is already newer than 244 2023-12-01T04:55:44.295 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 313 v 245 (ObjNum 752 snap 0 seq_num 752) dirty exists 2023-12-01T04:55:44.295 INFO:tasks.rados.rados.0.smithi080.stdout:950: left oid 313 (ObjNum 752 snap 0 seq_num 752) 2023-12-01T04:55:44.295 INFO:tasks.rados.rados.0.smithi080.stdout:949: expect (ObjNum 653 snap 0 seq_num 653) 2023-12-01T04:55:44.444 INFO:tasks.rados.rados.0.smithi080.stdout:951: finishing write tid 1 to smithi08089843-379 2023-12-01T04:55:44.445 INFO:tasks.rados.rados.0.smithi080.stdout:951: finishing write tid 2 to smithi08089843-379 2023-12-01T04:55:44.445 INFO:tasks.rados.rados.0.smithi080.stdout:951: finishing write tid 3 to smithi08089843-379 2023-12-01T04:55:44.445 INFO:tasks.rados.rados.0.smithi080.stdout:951: finishing write tid 4 to smithi08089843-379 2023-12-01T04:55:44.445 INFO:tasks.rados.rados.0.smithi080.stdout:951: oid 379 updating version 0 to 167 2023-12-01T04:55:44.445 INFO:tasks.rados.rados.0.smithi080.stdout:951: oid 379 updating version 167 to 169 2023-12-01T04:55:44.445 INFO:tasks.rados.rados.0.smithi080.stdout:951: oid 379 version 169 is already newer than 168 2023-12-01T04:55:44.445 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 379 v 169 (ObjNum 753 snap 0 seq_num 753) dirty exists 2023-12-01T04:55:44.445 INFO:tasks.rados.rados.0.smithi080.stdout:951: left oid 379 (ObjNum 753 snap 0 seq_num 753) 2023-12-01T04:55:44.445 INFO:tasks.rados.rados.0.smithi080.stdout:957: seq_num 757 ranges {722899=482440,1748163=723597} 2023-12-01T04:55:44.451 INFO:tasks.rados.rados.0.smithi080.stdout:957: writing smithi08089843-195 from 722899 to 1205339 tid 1 2023-12-01T04:55:44.459 INFO:tasks.rados.rados.0.smithi080.stdout:957: writing smithi08089843-195 from 1748163 to 2471760 tid 2 2023-12-01T04:55:44.459 INFO:tasks.rados.rados.0.smithi080.stdout:947: done (10 left) 2023-12-01T04:55:44.459 INFO:tasks.rados.rados.0.smithi080.stdout:948: done (9 left) 2023-12-01T04:55:44.459 INFO:tasks.rados.rados.0.smithi080.stdout:949: done (8 left) 2023-12-01T04:55:44.459 INFO:tasks.rados.rados.0.smithi080.stdout:950: done (7 left) 2023-12-01T04:55:44.459 INFO:tasks.rados.rados.0.smithi080.stdout:951: done (6 left) 2023-12-01T04:55:44.459 INFO:tasks.rados.rados.0.smithi080.stdout:958: delete oid 190 current snap is 0 2023-12-01T04:55:44.459 INFO:tasks.rados.rados.0.smithi080.stdout:952: expect (ObjNum 622 snap 0 seq_num 622) 2023-12-01T04:55:44.586 INFO:tasks.rados.rados.0.smithi080.stdout:953: finishing write tid 1 to smithi08089843-26 2023-12-01T04:55:44.586 INFO:tasks.rados.rados.0.smithi080.stdout:953: finishing write tid 2 to smithi08089843-26 2023-12-01T04:55:44.586 INFO:tasks.rados.rados.0.smithi080.stdout:953: finishing write tid 3 to smithi08089843-26 2023-12-01T04:55:44.586 INFO:tasks.rados.rados.0.smithi080.stdout:953: finishing write tid 4 to smithi08089843-26 2023-12-01T04:55:44.586 INFO:tasks.rados.rados.0.smithi080.stdout:953: oid 26 updating version 0 to 137 2023-12-01T04:55:44.586 INFO:tasks.rados.rados.0.smithi080.stdout:953: oid 26 version 137 is already newer than 135 2023-12-01T04:55:44.586 INFO:tasks.rados.rados.0.smithi080.stdout:953: oid 26 version 137 is already newer than 136 2023-12-01T04:55:44.586 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 26 v 137 (ObjNum 754 snap 0 seq_num 754) dirty exists 2023-12-01T04:55:44.586 INFO:tasks.rados.rados.0.smithi080.stdout:953: left oid 26 (ObjNum 754 snap 0 seq_num 754) 2023-12-01T04:55:44.586 INFO:tasks.rados.rados.0.smithi080.stdout:954: finishing write tid 1 to smithi08089843-344 2023-12-01T04:55:44.586 INFO:tasks.rados.rados.0.smithi080.stdout:954: finishing write tid 2 to smithi08089843-344 2023-12-01T04:55:44.587 INFO:tasks.rados.rados.0.smithi080.stdout:954: finishing write tid 3 to smithi08089843-344 2023-12-01T04:55:44.587 INFO:tasks.rados.rados.0.smithi080.stdout:954: finishing write tid 4 to smithi08089843-344 2023-12-01T04:55:44.587 INFO:tasks.rados.rados.0.smithi080.stdout:954: oid 344 updating version 0 to 191 2023-12-01T04:55:44.587 INFO:tasks.rados.rados.0.smithi080.stdout:954: oid 344 version 191 is already newer than 189 2023-12-01T04:55:44.587 INFO:tasks.rados.rados.0.smithi080.stdout:954: oid 344 version 191 is already newer than 190 2023-12-01T04:55:44.587 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 344 v 191 (ObjNum 755 snap 0 seq_num 755) dirty exists 2023-12-01T04:55:44.587 INFO:tasks.rados.rados.0.smithi080.stdout:954: left oid 344 (ObjNum 755 snap 0 seq_num 755) 2023-12-01T04:55:44.587 INFO:tasks.rados.rados.0.smithi080.stdout:955: finishing write tid 1 to smithi08089843-221 2023-12-01T04:55:44.587 INFO:tasks.rados.rados.0.smithi080.stdout:955: finishing write tid 2 to smithi08089843-221 2023-12-01T04:55:44.587 INFO:tasks.rados.rados.0.smithi080.stdout:955: finishing write tid 3 to smithi08089843-221 2023-12-01T04:55:44.587 INFO:tasks.rados.rados.0.smithi080.stdout:955: finishing write tid 4 to smithi08089843-221 2023-12-01T04:55:44.587 INFO:tasks.rados.rados.0.smithi080.stdout:955: oid 221 updating version 0 to 165 2023-12-01T04:55:44.587 INFO:tasks.rados.rados.0.smithi080.stdout:955: oid 221 version 165 is already newer than 164 2023-12-01T04:55:44.587 INFO:tasks.rados.rados.0.smithi080.stdout:955: oid 221 version 165 is already newer than 163 2023-12-01T04:55:44.588 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 221 v 165 (ObjNum 756 snap 0 seq_num 756) dirty exists 2023-12-01T04:55:44.588 INFO:tasks.rados.rados.0.smithi080.stdout:955: left oid 221 (ObjNum 756 snap 0 seq_num 756) 2023-12-01T04:55:44.588 INFO:tasks.rados.rados.0.smithi080.stdout:957: finishing write tid 1 to smithi08089843-195 2023-12-01T04:55:44.588 INFO:tasks.rados.rados.0.smithi080.stdout:957: finishing write tid 2 to smithi08089843-195 2023-12-01T04:55:44.588 INFO:tasks.rados.rados.0.smithi080.stdout:957: finishing write tid 3 to smithi08089843-195 2023-12-01T04:55:44.588 INFO:tasks.rados.rados.0.smithi080.stdout:957: finishing write tid 4 to smithi08089843-195 2023-12-01T04:55:44.588 INFO:tasks.rados.rados.0.smithi080.stdout:957: oid 195 updating version 0 to 189 2023-12-01T04:55:44.588 INFO:tasks.rados.rados.0.smithi080.stdout:957: oid 195 version 189 is already newer than 188 2023-12-01T04:55:44.588 INFO:tasks.rados.rados.0.smithi080.stdout:957: oid 195 version 189 is already newer than 187 2023-12-01T04:55:44.588 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 195 v 189 (ObjNum 757 snap 0 seq_num 757) dirty exists 2023-12-01T04:55:44.588 INFO:tasks.rados.rados.0.smithi080.stdout:957: left oid 195 (ObjNum 757 snap 0 seq_num 757) 2023-12-01T04:55:44.589 INFO:tasks.rados.rados.0.smithi080.stdout:952: done (6 left) 2023-12-01T04:55:44.589 INFO:tasks.rados.rados.0.smithi080.stdout:953: done (5 left) 2023-12-01T04:55:44.589 INFO:tasks.rados.rados.0.smithi080.stdout:954: done (4 left) 2023-12-01T04:55:44.589 INFO:tasks.rados.rados.0.smithi080.stdout:955: done (3 left) 2023-12-01T04:55:44.589 INFO:tasks.rados.rados.0.smithi080.stdout:956: done (2 left) 2023-12-01T04:55:44.589 INFO:tasks.rados.rados.0.smithi080.stdout:957: done (1 left) 2023-12-01T04:55:44.589 INFO:tasks.rados.rados.0.smithi080.stdout:958: done (0 left) 2023-12-01T04:55:44.589 INFO:tasks.rados.rados.0.smithi080.stdout:959: write oid 107 current snap is 0 2023-12-01T04:55:44.589 INFO:tasks.rados.rados.0.smithi080.stdout:959: seq_num 759 ranges {756513=632938,1865127=727266} 2023-12-01T04:55:44.601 INFO:tasks.rados.rados.0.smithi080.stdout:959: writing smithi08089843-107 from 756513 to 1389451 tid 1 2023-12-01T04:55:44.608 INFO:tasks.rados.rados.0.smithi080.stdout:959: writing smithi08089843-107 from 1865127 to 2592393 tid 2 2023-12-01T04:55:44.608 INFO:tasks.rados.rados.0.smithi080.stdout:960: write oid 136 current snap is 0 2023-12-01T04:55:44.609 INFO:tasks.rados.rados.0.smithi080.stdout:960: seq_num 760 ranges {773320=708187,1923609=470924} 2023-12-01T04:55:44.617 INFO:tasks.rados.rados.0.smithi080.stdout:960: writing smithi08089843-136 from 773320 to 1481507 tid 1 2023-12-01T04:55:44.622 INFO:tasks.rados.rados.0.smithi080.stdout:960: writing smithi08089843-136 from 1923609 to 2394533 tid 2 2023-12-01T04:55:44.623 INFO:tasks.rados.rados.0.smithi080.stdout:961: write oid 207 current snap is 0 2023-12-01T04:55:44.623 INFO:tasks.rados.rados.0.smithi080.stdout:959: finishing write tid 1 to smithi08089843-107 2023-12-01T04:55:44.623 INFO:tasks.rados.rados.0.smithi080.stdout:961: seq_num 761 ranges {790127=499789,1698444=730935} 2023-12-01T04:55:44.630 INFO:tasks.rados.rados.0.smithi080.stdout:961: writing smithi08089843-207 from 790127 to 1289916 tid 1 2023-12-01T04:55:44.637 INFO:tasks.rados.rados.0.smithi080.stdout:961: writing smithi08089843-207 from 1698444 to 2429379 tid 2 2023-12-01T04:55:44.637 INFO:tasks.rados.rados.0.smithi080.stdout:962: write oid 444 current snap is 0 2023-12-01T04:55:44.637 INFO:tasks.rados.rados.0.smithi080.stdout:959: finishing write tid 2 to smithi08089843-107 2023-12-01T04:55:44.637 INFO:tasks.rados.rados.0.smithi080.stdout:959: finishing write tid 3 to smithi08089843-107 2023-12-01T04:55:44.638 INFO:tasks.rados.rados.0.smithi080.stdout:959: finishing write tid 4 to smithi08089843-107 2023-12-01T04:55:44.638 INFO:tasks.rados.rados.0.smithi080.stdout:959: oid 107 updating version 0 to 249 2023-12-01T04:55:44.638 INFO:tasks.rados.rados.0.smithi080.stdout:959: oid 107 version 249 is already newer than 248 2023-12-01T04:55:44.638 INFO:tasks.rados.rados.0.smithi080.stdout:959: oid 107 version 249 is already newer than 247 2023-12-01T04:55:44.638 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 107 v 249 (ObjNum 759 snap 0 seq_num 759) dirty exists 2023-12-01T04:55:44.638 INFO:tasks.rados.rados.0.smithi080.stdout:959: left oid 107 (ObjNum 759 snap 0 seq_num 759) 2023-12-01T04:55:44.638 INFO:tasks.rados.rados.0.smithi080.stdout:960: finishing write tid 1 to smithi08089843-136 2023-12-01T04:55:44.638 INFO:tasks.rados.rados.0.smithi080.stdout:962: seq_num 762 ranges {406934=575038,1640573=474593,2642791=164143} 2023-12-01T04:55:44.642 INFO:tasks.rados.rados.0.smithi080.stdout:962: writing smithi08089843-444 from 406934 to 981972 tid 1 2023-12-01T04:55:44.649 INFO:tasks.rados.rados.0.smithi080.stdout:962: writing smithi08089843-444 from 1640573 to 2115166 tid 2 2023-12-01T04:55:44.653 INFO:tasks.rados.rados.0.smithi080.stdout:962: writing smithi08089843-444 from 2642791 to 2806934 tid 3 2023-12-01T04:55:44.653 INFO:tasks.rados.rados.0.smithi080.stdout:959: done (3 left) 2023-12-01T04:55:44.653 INFO:tasks.rados.rados.0.smithi080.stdout:963: write oid 447 current snap is 0 2023-12-01T04:55:44.653 INFO:tasks.rados.rados.0.smithi080.stdout:960: finishing write tid 2 to smithi08089843-136 2023-12-01T04:55:44.654 INFO:tasks.rados.rados.0.smithi080.stdout:960: finishing write tid 3 to smithi08089843-136 2023-12-01T04:55:44.654 INFO:tasks.rados.rados.0.smithi080.stdout:960: finishing write tid 4 to smithi08089843-136 2023-12-01T04:55:44.654 INFO:tasks.rados.rados.0.smithi080.stdout:960: oid 136 updating version 0 to 119 2023-12-01T04:55:44.654 INFO:tasks.rados.rados.0.smithi080.stdout:960: oid 136 updating version 119 to 121 2023-12-01T04:55:44.654 INFO:tasks.rados.rados.0.smithi080.stdout:960: oid 136 version 121 is already newer than 120 2023-12-01T04:55:44.654 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 136 v 121 (ObjNum 760 snap 0 seq_num 760) dirty exists 2023-12-01T04:55:44.654 INFO:tasks.rados.rados.0.smithi080.stdout:960: left oid 136 (ObjNum 760 snap 0 seq_num 760) 2023-12-01T04:55:44.654 INFO:tasks.rados.rados.0.smithi080.stdout:961: finishing write tid 1 to smithi08089843-207 2023-12-01T04:55:44.654 INFO:tasks.rados.rados.0.smithi080.stdout:963: seq_num 763 ranges {423741=650287,1699055=618251} 2023-12-01T04:55:44.659 INFO:tasks.rados.rados.0.smithi080.stdout:963: writing smithi08089843-447 from 423741 to 1074028 tid 1 2023-12-01T04:55:44.666 INFO:tasks.rados.rados.0.smithi080.stdout:963: writing smithi08089843-447 from 1699055 to 2317306 tid 2 2023-12-01T04:55:44.667 INFO:tasks.rados.rados.0.smithi080.stdout:960: done (3 left) 2023-12-01T04:55:44.667 INFO:tasks.rados.rados.0.smithi080.stdout:964: read oid 111 snap -1 2023-12-01T04:55:44.667 INFO:tasks.rados.rados.0.smithi080.stdout:964: expect (ObjNum 705 snap 0 seq_num 705) 2023-12-01T04:55:44.667 INFO:tasks.rados.rados.0.smithi080.stdout:965: read oid 135 snap -1 2023-12-01T04:55:44.667 INFO:tasks.rados.rados.0.smithi080.stdout:965: expect (ObjNum 134 snap 0 seq_num 134) 2023-12-01T04:55:44.667 INFO:tasks.rados.rados.0.smithi080.stdout:966: write oid 328 current snap is 0 2023-12-01T04:55:44.667 INFO:tasks.rados.rados.0.smithi080.stdout:961: finishing write tid 2 to smithi08089843-207 2023-12-01T04:55:44.667 INFO:tasks.rados.rados.0.smithi080.stdout:961: finishing write tid 3 to smithi08089843-207 2023-12-01T04:55:44.667 INFO:tasks.rados.rados.0.smithi080.stdout:966: seq_num 764 ranges {440548=725536,1757537=478262,2813990=26558} 2023-12-01T04:55:44.673 INFO:tasks.rados.rados.0.smithi080.stdout:966: writing smithi08089843-328 from 440548 to 1166084 tid 1 2023-12-01T04:55:44.679 INFO:tasks.rados.rados.0.smithi080.stdout:966: writing smithi08089843-328 from 1757537 to 2235799 tid 2 2023-12-01T04:55:44.683 INFO:tasks.rados.rados.0.smithi080.stdout:966: writing smithi08089843-328 from 2813990 to 2840548 tid 3 2023-12-01T04:55:44.683 INFO:tasks.rados.rados.0.smithi080.stdout:967: read oid 66 snap -1 2023-12-01T04:55:44.684 INFO:tasks.rados.rados.0.smithi080.stdout:967: expect (ObjNum 65 snap 0 seq_num 65) 2023-12-01T04:55:44.684 INFO:tasks.rados.rados.0.smithi080.stdout:968: write oid 244 current snap is 0 2023-12-01T04:55:44.684 INFO:tasks.rados.rados.0.smithi080.stdout:961: finishing write tid 4 to smithi08089843-207 2023-12-01T04:55:44.684 INFO:tasks.rados.rados.0.smithi080.stdout:961: oid 207 updating version 0 to 122 2023-12-01T04:55:44.684 INFO:tasks.rados.rados.0.smithi080.stdout:961: oid 207 updating version 122 to 123 2023-12-01T04:55:44.684 INFO:tasks.rados.rados.0.smithi080.stdout:961: oid 207 updating version 123 to 124 2023-12-01T04:55:44.684 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 207 v 124 (ObjNum 761 snap 0 seq_num 761) dirty exists 2023-12-01T04:55:44.684 INFO:tasks.rados.rados.0.smithi080.stdout:961: left oid 207 (ObjNum 761 snap 0 seq_num 761) 2023-12-01T04:55:44.684 INFO:tasks.rados.rados.0.smithi080.stdout:962: finishing write tid 1 to smithi08089843-444 2023-12-01T04:55:44.684 INFO:tasks.rados.rados.0.smithi080.stdout:962: finishing write tid 2 to smithi08089843-444 2023-12-01T04:55:44.684 INFO:tasks.rados.rados.0.smithi080.stdout:968: seq_num 765 ranges {457355=400785,1416019=621920,2725060=132295} 2023-12-01T04:55:44.688 INFO:tasks.rados.rados.0.smithi080.stdout:968: writing smithi08089843-244 from 457355 to 858140 tid 1 2023-12-01T04:55:44.695 INFO:tasks.rados.rados.0.smithi080.stdout:968: writing smithi08089843-244 from 1416019 to 2037939 tid 2 2023-12-01T04:55:44.700 INFO:tasks.rados.rados.0.smithi080.stdout:968: writing smithi08089843-244 from 2725060 to 2857355 tid 3 2023-12-01T04:55:44.700 INFO:tasks.rados.rados.0.smithi080.stdout:961: done (7 left) 2023-12-01T04:55:44.700 INFO:tasks.rados.rados.0.smithi080.stdout:969: read oid 472 snap -1 2023-12-01T04:55:44.700 INFO:tasks.rados.rados.0.smithi080.stdout:969: expect (ObjNum 471 snap 0 seq_num 471) 2023-12-01T04:55:44.700 INFO:tasks.rados.rados.0.smithi080.stdout:970: write oid 54 current snap is 0 2023-12-01T04:55:44.701 INFO:tasks.rados.rados.0.smithi080.stdout:962: finishing write tid 3 to smithi08089843-444 2023-12-01T04:55:44.701 INFO:tasks.rados.rados.0.smithi080.stdout:962: finishing write tid 4 to smithi08089843-444 2023-12-01T04:55:44.701 INFO:tasks.rados.rados.0.smithi080.stdout:970: seq_num 766 ranges {474162=476034,1358148=481931,2352483=465303} 2023-12-01T04:55:44.705 INFO:tasks.rados.rados.0.smithi080.stdout:970: writing smithi08089843-54 from 474162 to 950196 tid 1 2023-12-01T04:55:44.711 INFO:tasks.rados.rados.0.smithi080.stdout:970: writing smithi08089843-54 from 1358148 to 1840079 tid 2 2023-12-01T04:55:44.718 INFO:tasks.rados.rados.0.smithi080.stdout:970: writing smithi08089843-54 from 2352483 to 2817786 tid 3 2023-12-01T04:55:44.718 INFO:tasks.rados.rados.0.smithi080.stdout:971: read oid 94 snap -1 2023-12-01T04:55:44.718 INFO:tasks.rados.rados.0.smithi080.stdout:971: expect (ObjNum 93 snap 0 seq_num 93) 2023-12-01T04:55:44.718 INFO:tasks.rados.rados.0.smithi080.stdout:972: read oid 35 snap -1 2023-12-01T04:55:44.718 INFO:tasks.rados.rados.0.smithi080.stdout:972: expect (ObjNum 34 snap 0 seq_num 34) 2023-12-01T04:55:44.718 INFO:tasks.rados.rados.0.smithi080.stdout:973: delete oid 240 current snap is 0 2023-12-01T04:55:44.718 INFO:tasks.rados.rados.0.smithi080.stdout:962: finishing write tid 5 to smithi08089843-444 2023-12-01T04:55:44.718 INFO:tasks.rados.rados.0.smithi080.stdout:962: oid 444 updating version 0 to 251 2023-12-01T04:55:44.718 INFO:tasks.rados.rados.0.smithi080.stdout:962: oid 444 updating version 251 to 252 2023-12-01T04:55:44.718 INFO:tasks.rados.rados.0.smithi080.stdout:962: oid 444 version 252 is already newer than 250 2023-12-01T04:55:44.718 INFO:tasks.rados.rados.0.smithi080.stdout:962: oid 444 updating version 252 to 253 2023-12-01T04:55:44.718 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 444 v 253 (ObjNum 762 snap 0 seq_num 762) dirty exists 2023-12-01T04:55:44.719 INFO:tasks.rados.rados.0.smithi080.stdout:962: left oid 444 (ObjNum 762 snap 0 seq_num 762) 2023-12-01T04:55:44.719 INFO:tasks.rados.rados.0.smithi080.stdout:963: finishing write tid 1 to smithi08089843-447 2023-12-01T04:55:44.719 INFO:tasks.rados.rados.0.smithi080.stdout:964: expect (ObjNum 705 snap 0 seq_num 705) 2023-12-01T04:55:44.906 INFO:tasks.rados.rados.0.smithi080.stdout:963: finishing write tid 2 to smithi08089843-447 2023-12-01T04:55:44.906 INFO:tasks.rados.rados.0.smithi080.stdout:965: expect (ObjNum 134 snap 0 seq_num 134) 2023-12-01T04:55:44.983 INFO:tasks.rados.rados.0.smithi080.stdout:963: finishing write tid 3 to smithi08089843-447 2023-12-01T04:55:44.984 INFO:tasks.rados.rados.0.smithi080.stdout:963: finishing write tid 4 to smithi08089843-447 2023-12-01T04:55:44.984 INFO:tasks.rados.rados.0.smithi080.stdout:963: oid 447 updating version 0 to 157 2023-12-01T04:55:44.984 INFO:tasks.rados.rados.0.smithi080.stdout:963: oid 447 updating version 157 to 158 2023-12-01T04:55:44.984 INFO:tasks.rados.rados.0.smithi080.stdout:963: oid 447 version 158 is already newer than 156 2023-12-01T04:55:44.984 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 447 v 158 (ObjNum 763 snap 0 seq_num 763) dirty exists 2023-12-01T04:55:44.984 INFO:tasks.rados.rados.0.smithi080.stdout:963: left oid 447 (ObjNum 763 snap 0 seq_num 763) 2023-12-01T04:55:44.984 INFO:tasks.rados.rados.0.smithi080.stdout:966: finishing write tid 1 to smithi08089843-328 2023-12-01T04:55:44.984 INFO:tasks.rados.rados.0.smithi080.stdout:966: finishing write tid 2 to smithi08089843-328 2023-12-01T04:55:44.985 INFO:tasks.rados.rados.0.smithi080.stdout:966: finishing write tid 3 to smithi08089843-328 2023-12-01T04:55:44.985 INFO:tasks.rados.rados.0.smithi080.stdout:966: finishing write tid 4 to smithi08089843-328 2023-12-01T04:55:44.985 INFO:tasks.rados.rados.0.smithi080.stdout:966: finishing write tid 5 to smithi08089843-328 2023-12-01T04:55:44.985 INFO:tasks.rados.rados.0.smithi080.stdout:966: oid 328 updating version 0 to 192 2023-12-01T04:55:44.985 INFO:tasks.rados.rados.0.smithi080.stdout:966: oid 328 updating version 192 to 194 2023-12-01T04:55:44.985 INFO:tasks.rados.rados.0.smithi080.stdout:966: oid 328 updating version 194 to 195 2023-12-01T04:55:44.985 INFO:tasks.rados.rados.0.smithi080.stdout:966: oid 328 version 195 is already newer than 193 2023-12-01T04:55:44.985 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 328 v 195 (ObjNum 764 snap 0 seq_num 764) dirty exists 2023-12-01T04:55:44.985 INFO:tasks.rados.rados.0.smithi080.stdout:966: left oid 328 (ObjNum 764 snap 0 seq_num 764) 2023-12-01T04:55:44.985 INFO:tasks.rados.rados.0.smithi080.stdout:968: finishing write tid 1 to smithi08089843-244 2023-12-01T04:55:44.985 INFO:tasks.rados.rados.0.smithi080.stdout:967: expect (ObjNum 65 snap 0 seq_num 65) 2023-12-01T04:55:45.092 INFO:tasks.rados.rados.0.smithi080.stdout:968: finishing write tid 2 to smithi08089843-244 2023-12-01T04:55:45.092 INFO:tasks.rados.rados.0.smithi080.stdout:968: finishing write tid 3 to smithi08089843-244 2023-12-01T04:55:45.092 INFO:tasks.rados.rados.0.smithi080.stdout:968: finishing write tid 4 to smithi08089843-244 2023-12-01T04:55:45.092 INFO:tasks.rados.rados.0.smithi080.stdout:968: finishing write tid 5 to smithi08089843-244 2023-12-01T04:55:45.093 INFO:tasks.rados.rados.0.smithi080.stdout:968: oid 244 updating version 0 to 173 2023-12-01T04:55:45.093 INFO:tasks.rados.rados.0.smithi080.stdout:968: oid 244 version 173 is already newer than 170 2023-12-01T04:55:45.093 INFO:tasks.rados.rados.0.smithi080.stdout:968: oid 244 version 173 is already newer than 172 2023-12-01T04:55:45.093 INFO:tasks.rados.rados.0.smithi080.stdout:968: oid 244 version 173 is already newer than 171 2023-12-01T04:55:45.093 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 244 v 173 (ObjNum 765 snap 0 seq_num 765) dirty exists 2023-12-01T04:55:45.093 INFO:tasks.rados.rados.0.smithi080.stdout:968: left oid 244 (ObjNum 765 snap 0 seq_num 765) 2023-12-01T04:55:45.093 INFO:tasks.rados.rados.0.smithi080.stdout:970: finishing write tid 1 to smithi08089843-54 2023-12-01T04:55:45.093 INFO:tasks.rados.rados.0.smithi080.stdout:970: finishing write tid 2 to smithi08089843-54 2023-12-01T04:55:45.093 INFO:tasks.rados.rados.0.smithi080.stdout:969: expect (ObjNum 471 snap 0 seq_num 471) 2023-12-01T04:55:45.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:55:44 smithi080 bash[41963]: cluster 2023-12-01T04:55:43.768869+0000 mgr.y (mgr.24362) 213 : cluster 0 pgmap v187: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 56 MiB/s rd, 7.5 MiB/s wr, 77 op/s 2023-12-01T04:55:45.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:55:44 smithi080 bash[28361]: cluster 2023-12-01T04:55:43.768869+0000 mgr.y (mgr.24362) 213 : cluster 0 pgmap v187: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 56 MiB/s rd, 7.5 MiB/s wr, 77 op/s 2023-12-01T04:55:45.233 INFO:tasks.rados.rados.0.smithi080.stdout:971: expect (ObjNum 93 snap 0 seq_num 93) 2023-12-01T04:55:45.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:55:44 smithi090 bash[32384]: cluster 2023-12-01T04:55:43.768869+0000 mgr.y (mgr.24362) 213 : cluster 0 pgmap v187: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 56 MiB/s rd, 7.5 MiB/s wr, 77 op/s 2023-12-01T04:55:45.352 INFO:tasks.rados.rados.0.smithi080.stdout:972: expect (ObjNum 34 snap 0 seq_num 34) 2023-12-01T04:55:45.436 INFO:tasks.rados.rados.0.smithi080.stdout:970: finishing write tid 3 to smithi08089843-54 2023-12-01T04:55:45.436 INFO:tasks.rados.rados.0.smithi080.stdout:970: finishing write tid 4 to smithi08089843-54 2023-12-01T04:55:45.436 INFO:tasks.rados.rados.0.smithi080.stdout:970: finishing write tid 5 to smithi08089843-54 2023-12-01T04:55:45.436 INFO:tasks.rados.rados.0.smithi080.stdout:970: oid 54 updating version 0 to 256 2023-12-01T04:55:45.436 INFO:tasks.rados.rados.0.smithi080.stdout:970: oid 54 version 256 is already newer than 254 2023-12-01T04:55:45.436 INFO:tasks.rados.rados.0.smithi080.stdout:970: oid 54 updating version 256 to 257 2023-12-01T04:55:45.436 INFO:tasks.rados.rados.0.smithi080.stdout:970: oid 54 version 257 is already newer than 255 2023-12-01T04:55:45.436 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 54 v 257 (ObjNum 766 snap 0 seq_num 766) dirty exists 2023-12-01T04:55:45.436 INFO:tasks.rados.rados.0.smithi080.stdout:970: left oid 54 (ObjNum 766 snap 0 seq_num 766) 2023-12-01T04:55:45.436 INFO:tasks.rados.rados.0.smithi080.stdout:962: done (11 left) 2023-12-01T04:55:45.437 INFO:tasks.rados.rados.0.smithi080.stdout:963: done (10 left) 2023-12-01T04:55:45.437 INFO:tasks.rados.rados.0.smithi080.stdout:964: done (9 left) 2023-12-01T04:55:45.437 INFO:tasks.rados.rados.0.smithi080.stdout:965: done (8 left) 2023-12-01T04:55:45.437 INFO:tasks.rados.rados.0.smithi080.stdout:966: done (7 left) 2023-12-01T04:55:45.437 INFO:tasks.rados.rados.0.smithi080.stdout:967: done (6 left) 2023-12-01T04:55:45.437 INFO:tasks.rados.rados.0.smithi080.stdout:968: done (5 left) 2023-12-01T04:55:45.437 INFO:tasks.rados.rados.0.smithi080.stdout:969: done (4 left) 2023-12-01T04:55:45.437 INFO:tasks.rados.rados.0.smithi080.stdout:970: done (3 left) 2023-12-01T04:55:45.437 INFO:tasks.rados.rados.0.smithi080.stdout:971: done (2 left) 2023-12-01T04:55:45.437 INFO:tasks.rados.rados.0.smithi080.stdout:972: done (1 left) 2023-12-01T04:55:45.437 INFO:tasks.rados.rados.0.smithi080.stdout:973: done (0 left) 2023-12-01T04:55:45.437 INFO:tasks.rados.rados.0.smithi080.stdout:974: read oid 180 snap -1 2023-12-01T04:55:45.437 INFO:tasks.rados.rados.0.smithi080.stdout:974: expect (ObjNum 687 snap 0 seq_num 687) 2023-12-01T04:55:45.437 INFO:tasks.rados.rados.0.smithi080.stdout:975: read oid 480 snap -1 2023-12-01T04:55:45.438 INFO:tasks.rados.rados.0.smithi080.stdout:975: expect (ObjNum 479 snap 0 seq_num 479) 2023-12-01T04:55:45.438 INFO:tasks.rados.rados.0.smithi080.stdout:976: write oid 78 current snap is 0 2023-12-01T04:55:45.438 INFO:tasks.rados.rados.0.smithi080.stdout:976: seq_num 768 ranges {507776=742885,1991465=485600} 2023-12-01T04:55:45.448 INFO:tasks.rados.rados.0.smithi080.stdout:976: writing smithi08089843-78 from 507776 to 1250661 tid 1 2023-12-01T04:55:45.456 INFO:tasks.rados.rados.0.smithi080.stdout:976: writing smithi08089843-78 from 1991465 to 2477065 tid 2 2023-12-01T04:55:45.456 INFO:tasks.rados.rados.0.smithi080.stdout:977: read oid 414 snap -1 2023-12-01T04:55:45.456 INFO:tasks.rados.rados.0.smithi080.stdout:977: expect (ObjNum 413 snap 0 seq_num 413) 2023-12-01T04:55:45.456 INFO:tasks.rados.rados.0.smithi080.stdout:978: read oid 94 snap -1 2023-12-01T04:55:45.456 INFO:tasks.rados.rados.0.smithi080.stdout:978: expect (ObjNum 93 snap 0 seq_num 93) 2023-12-01T04:55:45.456 INFO:tasks.rados.rados.0.smithi080.stdout:979: read oid 81 snap -1 2023-12-01T04:55:45.456 INFO:tasks.rados.rados.0.smithi080.stdout:979: expect (ObjNum 80 snap 0 seq_num 80) 2023-12-01T04:55:45.456 INFO:tasks.rados.rados.0.smithi080.stdout:980: read oid 229 snap -1 2023-12-01T04:55:45.456 INFO:tasks.rados.rados.0.smithi080.stdout:980: expect (ObjNum 228 snap 0 seq_num 228) 2023-12-01T04:55:45.456 INFO:tasks.rados.rados.0.smithi080.stdout:981: read oid 248 snap -1 2023-12-01T04:55:45.457 INFO:tasks.rados.rados.0.smithi080.stdout:981: expect (ObjNum 247 snap 0 seq_num 247) 2023-12-01T04:55:45.457 INFO:tasks.rados.rados.0.smithi080.stdout:982: write oid 474 current snap is 0 2023-12-01T04:55:45.457 INFO:tasks.rados.rados.0.smithi080.stdout:982: seq_num 769 ranges {524583=418134,1649947=629258,2834752=89831} 2023-12-01T04:55:45.461 INFO:tasks.rados.rados.0.smithi080.stdout:982: writing smithi08089843-474 from 524583 to 942717 tid 1 2023-12-01T04:55:45.469 INFO:tasks.rados.rados.0.smithi080.stdout:982: writing smithi08089843-474 from 1649947 to 2279205 tid 2 2023-12-01T04:55:45.474 INFO:tasks.rados.rados.0.smithi080.stdout:982: writing smithi08089843-474 from 2834752 to 2924583 tid 3 2023-12-01T04:55:45.474 INFO:tasks.rados.rados.0.smithi080.stdout:983: write oid 189 current snap is 0 2023-12-01T04:55:45.474 INFO:tasks.rados.rados.0.smithi080.stdout:983: seq_num 770 ranges {541390=493383,1592076=489269,2862175=79215} 2023-12-01T04:55:45.480 INFO:tasks.rados.rados.0.smithi080.stdout:983: writing smithi08089843-189 from 541390 to 1034773 tid 1 2023-12-01T04:55:45.486 INFO:tasks.rados.rados.0.smithi080.stdout:983: writing smithi08089843-189 from 1592076 to 2081345 tid 2 2023-12-01T04:55:45.491 INFO:tasks.rados.rados.0.smithi080.stdout:983: writing smithi08089843-189 from 2862175 to 2941390 tid 3 2023-12-01T04:55:45.491 INFO:tasks.rados.rados.0.smithi080.stdout:984: read oid 443 snap -1 2023-12-01T04:55:45.491 INFO:tasks.rados.rados.0.smithi080.stdout:984: expect (ObjNum 513 snap 0 seq_num 513) 2023-12-01T04:55:45.491 INFO:tasks.rados.rados.0.smithi080.stdout:985: read oid 54 snap -1 2023-12-01T04:55:45.491 INFO:tasks.rados.rados.0.smithi080.stdout:985: expect (ObjNum 766 snap 0 seq_num 766) 2023-12-01T04:55:45.491 INFO:tasks.rados.rados.0.smithi080.stdout:986: write oid 244 current snap is 0 2023-12-01T04:55:45.492 INFO:tasks.rados.rados.0.smithi080.stdout:986: seq_num 771 ranges {558197=568632,1650558=632927,2773245=184952} 2023-12-01T04:55:45.497 INFO:tasks.rados.rados.0.smithi080.stdout:986: writing smithi08089843-244 from 558197 to 1126829 tid 1 2023-12-01T04:55:45.504 INFO:tasks.rados.rados.0.smithi080.stdout:986: writing smithi08089843-244 from 1650558 to 2283485 tid 2 2023-12-01T04:55:45.508 INFO:tasks.rados.rados.0.smithi080.stdout:986: writing smithi08089843-244 from 2773245 to 2958197 tid 3 2023-12-01T04:55:45.509 INFO:tasks.rados.rados.0.smithi080.stdout:987: write oid 176 current snap is 0 2023-12-01T04:55:45.509 INFO:tasks.rados.rados.0.smithi080.stdout:987: seq_num 772 ranges {575004=643881,1709040=492938,2917021=57983} 2023-12-01T04:55:45.515 INFO:tasks.rados.rados.0.smithi080.stdout:987: writing smithi08089843-176 from 575004 to 1218885 tid 1 2023-12-01T04:55:45.521 INFO:tasks.rados.rados.0.smithi080.stdout:987: writing smithi08089843-176 from 1709040 to 2201978 tid 2 2023-12-01T04:55:45.526 INFO:tasks.rados.rados.0.smithi080.stdout:987: writing smithi08089843-176 from 2917021 to 2975004 tid 3 2023-12-01T04:55:45.526 INFO:tasks.rados.rados.0.smithi080.stdout:988: read oid 491 snap -1 2023-12-01T04:55:45.526 INFO:tasks.rados.rados.0.smithi080.stdout:988: expect (ObjNum 490 snap 0 seq_num 490) 2023-12-01T04:55:45.526 INFO:tasks.rados.rados.0.smithi080.stdout:989: write oid 482 current snap is 0 2023-12-01T04:55:45.526 INFO:tasks.rados.rados.0.smithi080.stdout:975: expect (ObjNum 479 snap 0 seq_num 479) 2023-12-01T04:55:45.599 INFO:tasks.rados.rados.0.smithi080.stdout:974: expect (ObjNum 687 snap 0 seq_num 687) 2023-12-01T04:55:45.616 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/597927aa-9003-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T04:55:45.760 INFO:tasks.rados.rados.0.smithi080.stdout:976: finishing write tid 1 to smithi08089843-78 2023-12-01T04:55:45.760 INFO:tasks.rados.rados.0.smithi080.stdout:976: finishing write tid 2 to smithi08089843-78 2023-12-01T04:55:45.760 INFO:tasks.rados.rados.0.smithi080.stdout:979: expect (ObjNum 80 snap 0 seq_num 80) 2023-12-01T04:55:45.868 INFO:tasks.rados.rados.0.smithi080.stdout:981: expect (ObjNum 247 snap 0 seq_num 247) 2023-12-01T04:55:45.939 INFO:tasks.rados.rados.0.smithi080.stdout:978: expect (ObjNum 93 snap 0 seq_num 93) 2023-12-01T04:55:46.059 INFO:tasks.rados.rados.0.smithi080.stdout:977: expect (ObjNum 413 snap 0 seq_num 413) 2023-12-01T04:55:46.160 INFO:tasks.rados.rados.0.smithi080.stdout:982: finishing write tid 1 to smithi08089843-474 2023-12-01T04:55:46.160 INFO:tasks.rados.rados.0.smithi080.stdout:982: finishing write tid 2 to smithi08089843-474 2023-12-01T04:55:46.160 INFO:tasks.rados.rados.0.smithi080.stdout:989: seq_num 773 ranges {591811=719130,1767522=636596,2828091=163720} 2023-12-01T04:55:46.167 INFO:tasks.rados.rados.0.smithi080.stdout:989: writing smithi08089843-482 from 591811 to 1310941 tid 1 2023-12-01T04:55:46.174 INFO:tasks.rados.rados.0.smithi080.stdout:989: writing smithi08089843-482 from 1767522 to 2404118 tid 2 2023-12-01T04:55:46.178 INFO:tasks.rados.rados.0.smithi080.stdout:989: writing smithi08089843-482 from 2828091 to 2991811 tid 3 2023-12-01T04:55:46.178 INFO:tasks.rados.rados.0.smithi080.stdout:974: done (15 left) 2023-12-01T04:55:46.178 INFO:tasks.rados.rados.0.smithi080.stdout:975: done (14 left) 2023-12-01T04:55:46.178 INFO:tasks.rados.rados.0.smithi080.stdout:977: done (13 left) 2023-12-01T04:55:46.178 INFO:tasks.rados.rados.0.smithi080.stdout:978: done (12 left) 2023-12-01T04:55:46.178 INFO:tasks.rados.rados.0.smithi080.stdout:979: done (11 left) 2023-12-01T04:55:46.178 INFO:tasks.rados.rados.0.smithi080.stdout:981: done (10 left) 2023-12-01T04:55:46.178 INFO:tasks.rados.rados.0.smithi080.stdout:990: delete oid 81 current snap is 0 2023-12-01T04:55:46.178 INFO:tasks.rados.rados.0.smithi080.stdout:976: finishing write tid 3 to smithi08089843-78 2023-12-01T04:55:46.178 INFO:tasks.rados.rados.0.smithi080.stdout:976: finishing write tid 4 to smithi08089843-78 2023-12-01T04:55:46.178 INFO:tasks.rados.rados.0.smithi080.stdout:976: oid 78 updating version 0 to 160 2023-12-01T04:55:46.178 INFO:tasks.rados.rados.0.smithi080.stdout:976: oid 78 updating version 160 to 161 2023-12-01T04:55:46.178 INFO:tasks.rados.rados.0.smithi080.stdout:976: oid 78 version 161 is already newer than 159 2023-12-01T04:55:46.179 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 78 v 161 (ObjNum 768 snap 0 seq_num 768) dirty exists 2023-12-01T04:55:46.179 INFO:tasks.rados.rados.0.smithi080.stdout:976: left oid 78 (ObjNum 768 snap 0 seq_num 768) 2023-12-01T04:55:46.179 INFO:tasks.rados.rados.0.smithi080.stdout:980: expect (ObjNum 228 snap 0 seq_num 228) 2023-12-01T04:55:46.318 INFO:tasks.rados.rados.0.smithi080.stdout:982: finishing write tid 3 to smithi08089843-474 2023-12-01T04:55:46.318 INFO:tasks.rados.rados.0.smithi080.stdout:982: finishing write tid 4 to smithi08089843-474 2023-12-01T04:55:46.318 INFO:tasks.rados.rados.0.smithi080.stdout:982: finishing write tid 5 to smithi08089843-474 2023-12-01T04:55:46.318 INFO:tasks.rados.rados.0.smithi080.stdout:982: oid 474 updating version 0 to 159 2023-12-01T04:55:46.318 INFO:tasks.rados.rados.0.smithi080.stdout:982: oid 474 updating version 159 to 160 2023-12-01T04:55:46.318 INFO:tasks.rados.rados.0.smithi080.stdout:982: oid 474 updating version 160 to 162 2023-12-01T04:55:46.318 INFO:tasks.rados.rados.0.smithi080.stdout:982: oid 474 version 162 is already newer than 161 2023-12-01T04:55:46.319 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 474 v 162 (ObjNum 769 snap 0 seq_num 769) dirty exists 2023-12-01T04:55:46.319 INFO:tasks.rados.rados.0.smithi080.stdout:982: left oid 474 (ObjNum 769 snap 0 seq_num 769) 2023-12-01T04:55:46.319 INFO:tasks.rados.rados.0.smithi080.stdout:983: finishing write tid 1 to smithi08089843-189 2023-12-01T04:55:46.319 INFO:tasks.rados.rados.0.smithi080.stdout:983: finishing write tid 2 to smithi08089843-189 2023-12-01T04:55:46.319 INFO:tasks.rados.rados.0.smithi080.stdout:983: finishing write tid 3 to smithi08089843-189 2023-12-01T04:55:46.319 INFO:tasks.rados.rados.0.smithi080.stdout:983: finishing write tid 4 to smithi08089843-189 2023-12-01T04:55:46.319 INFO:tasks.rados.rados.0.smithi080.stdout:983: finishing write tid 5 to smithi08089843-189 2023-12-01T04:55:46.319 INFO:tasks.rados.rados.0.smithi080.stdout:983: oid 189 updating version 0 to 136 2023-12-01T04:55:46.319 INFO:tasks.rados.rados.0.smithi080.stdout:983: oid 189 version 136 is already newer than 133 2023-12-01T04:55:46.319 INFO:tasks.rados.rados.0.smithi080.stdout:983: oid 189 version 136 is already newer than 134 2023-12-01T04:55:46.319 INFO:tasks.rados.rados.0.smithi080.stdout:983: oid 189 version 136 is already newer than 135 2023-12-01T04:55:46.319 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 189 v 136 (ObjNum 770 snap 0 seq_num 770) dirty exists 2023-12-01T04:55:46.319 INFO:tasks.rados.rados.0.smithi080.stdout:983: left oid 189 (ObjNum 770 snap 0 seq_num 770) 2023-12-01T04:55:46.319 INFO:tasks.rados.rados.0.smithi080.stdout:984: expect (ObjNum 513 snap 0 seq_num 513) 2023-12-01T04:55:46.431 INFO:tasks.rados.rados.0.smithi080.stdout:985: expect (ObjNum 766 snap 0 seq_num 766) 2023-12-01T04:55:46.551 INFO:tasks.rados.rados.0.smithi080.stdout:986: finishing write tid 1 to smithi08089843-244 2023-12-01T04:55:46.551 INFO:tasks.rados.rados.0.smithi080.stdout:986: finishing write tid 2 to smithi08089843-244 2023-12-01T04:55:46.552 INFO:tasks.rados.rados.0.smithi080.stdout:986: finishing write tid 3 to smithi08089843-244 2023-12-01T04:55:46.552 INFO:tasks.rados.rados.0.smithi080.stdout:986: finishing write tid 4 to smithi08089843-244 2023-12-01T04:55:46.552 INFO:tasks.rados.rados.0.smithi080.stdout:986: finishing write tid 5 to smithi08089843-244 2023-12-01T04:55:46.552 INFO:tasks.rados.rados.0.smithi080.stdout:986: oid 244 updating version 0 to 177 2023-12-01T04:55:46.552 INFO:tasks.rados.rados.0.smithi080.stdout:986: oid 244 version 177 is already newer than 174 2023-12-01T04:55:46.552 INFO:tasks.rados.rados.0.smithi080.stdout:986: oid 244 version 177 is already newer than 175 2023-12-01T04:55:46.552 INFO:tasks.rados.rados.0.smithi080.stdout:986: oid 244 version 177 is already newer than 176 2023-12-01T04:55:46.552 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 244 v 177 (ObjNum 771 snap 0 seq_num 771) dirty exists 2023-12-01T04:55:46.552 INFO:tasks.rados.rados.0.smithi080.stdout:986: left oid 244 (ObjNum 771 snap 0 seq_num 771) 2023-12-01T04:55:46.552 INFO:tasks.rados.rados.0.smithi080.stdout:987: finishing write tid 1 to smithi08089843-176 2023-12-01T04:55:46.552 INFO:tasks.rados.rados.0.smithi080.stdout:987: finishing write tid 2 to smithi08089843-176 2023-12-01T04:55:46.552 INFO:tasks.rados.rados.0.smithi080.stdout:987: finishing write tid 3 to smithi08089843-176 2023-12-01T04:55:46.552 INFO:tasks.rados.rados.0.smithi080.stdout:987: finishing write tid 4 to smithi08089843-176 2023-12-01T04:55:46.552 INFO:tasks.rados.rados.0.smithi080.stdout:976: done (10 left) 2023-12-01T04:55:46.552 INFO:tasks.rados.rados.0.smithi080.stdout:980: done (9 left) 2023-12-01T04:55:46.553 INFO:tasks.rados.rados.0.smithi080.stdout:982: done (8 left) 2023-12-01T04:55:46.553 INFO:tasks.rados.rados.0.smithi080.stdout:983: done (7 left) 2023-12-01T04:55:46.553 INFO:tasks.rados.rados.0.smithi080.stdout:984: done (6 left) 2023-12-01T04:55:46.553 INFO:tasks.rados.rados.0.smithi080.stdout:985: done (5 left) 2023-12-01T04:55:46.553 INFO:tasks.rados.rados.0.smithi080.stdout:986: done (4 left) 2023-12-01T04:55:46.553 INFO:tasks.rados.rados.0.smithi080.stdout:990: done (3 left) 2023-12-01T04:55:46.553 INFO:tasks.rados.rados.0.smithi080.stdout:991: write oid 67 current snap is 0 2023-12-01T04:55:46.553 INFO:tasks.rados.rados.0.smithi080.stdout:987: finishing write tid 5 to smithi08089843-176 2023-12-01T04:55:46.553 INFO:tasks.rados.rados.0.smithi080.stdout:987: oid 176 updating version 0 to 261 2023-12-01T04:55:46.553 INFO:tasks.rados.rados.0.smithi080.stdout:987: oid 176 version 261 is already newer than 258 2023-12-01T04:55:46.553 INFO:tasks.rados.rados.0.smithi080.stdout:987: oid 176 version 261 is already newer than 260 2023-12-01T04:55:46.553 INFO:tasks.rados.rados.0.smithi080.stdout:987: oid 176 version 261 is already newer than 259 2023-12-01T04:55:46.553 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 176 v 261 (ObjNum 772 snap 0 seq_num 772) dirty exists 2023-12-01T04:55:46.553 INFO:tasks.rados.rados.0.smithi080.stdout:987: left oid 176 (ObjNum 772 snap 0 seq_num 772) 2023-12-01T04:55:46.554 INFO:tasks.rados.rados.0.smithi080.stdout:988: expect (ObjNum 490 snap 0 seq_num 490) 2023-12-01T04:55:46.627 INFO:tasks.rados.rados.0.smithi080.stdout:989: finishing write tid 1 to smithi08089843-482 2023-12-01T04:55:46.627 INFO:tasks.rados.rados.0.smithi080.stdout:989: finishing write tid 2 to smithi08089843-482 2023-12-01T04:55:46.627 INFO:tasks.rados.rados.0.smithi080.stdout:989: finishing write tid 3 to smithi08089843-482 2023-12-01T04:55:46.627 INFO:tasks.rados.rados.0.smithi080.stdout:989: finishing write tid 4 to smithi08089843-482 2023-12-01T04:55:46.627 INFO:tasks.rados.rados.0.smithi080.stdout:989: finishing write tid 5 to smithi08089843-482 2023-12-01T04:55:46.627 INFO:tasks.rados.rados.0.smithi080.stdout:989: oid 482 updating version 0 to 127 2023-12-01T04:55:46.627 INFO:tasks.rados.rados.0.smithi080.stdout:989: oid 482 version 127 is already newer than 125 2023-12-01T04:55:46.628 INFO:tasks.rados.rados.0.smithi080.stdout:989: oid 482 version 127 is already newer than 126 2023-12-01T04:55:46.628 INFO:tasks.rados.rados.0.smithi080.stdout:989: oid 482 updating version 127 to 128 2023-12-01T04:55:46.628 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 482 v 128 (ObjNum 773 snap 0 seq_num 773) dirty exists 2023-12-01T04:55:46.628 INFO:tasks.rados.rados.0.smithi080.stdout:989: left oid 482 (ObjNum 773 snap 0 seq_num 773) 2023-12-01T04:55:46.628 INFO:tasks.rados.rados.0.smithi080.stdout:991: seq_num 775 ranges {625425=469628,1768133=640265} 2023-12-01T04:55:46.639 INFO:tasks.rados.rados.0.smithi080.stdout:991: writing smithi08089843-67 from 625425 to 1095053 tid 1 2023-12-01T04:55:46.647 INFO:tasks.rados.rados.0.smithi080.stdout:991: writing smithi08089843-67 from 1768133 to 2408398 tid 2 2023-12-01T04:55:46.647 INFO:tasks.rados.rados.0.smithi080.stdout:987: done (3 left) 2023-12-01T04:55:46.647 INFO:tasks.rados.rados.0.smithi080.stdout:988: done (2 left) 2023-12-01T04:55:46.647 INFO:tasks.rados.rados.0.smithi080.stdout:989: done (1 left) 2023-12-01T04:55:46.647 INFO:tasks.rados.rados.0.smithi080.stdout:992: write oid 3 current snap is 0 2023-12-01T04:55:46.647 INFO:tasks.rados.rados.0.smithi080.stdout:991: finishing write tid 1 to smithi08089843-67 2023-12-01T04:55:46.647 INFO:tasks.rados.rados.0.smithi080.stdout:992: seq_num 776 ranges {642232=661230,1942968=783923} 2023-12-01T04:55:46.654 INFO:tasks.rados.rados.0.smithi080.stdout:992: writing smithi08089843-3 from 642232 to 1303462 tid 1 2023-12-01T04:55:46.663 INFO:tasks.rados.rados.0.smithi080.stdout:992: writing smithi08089843-3 from 1942968 to 2726891 tid 2 2023-12-01T04:55:46.663 INFO:tasks.rados.rados.0.smithi080.stdout:993: delete oid 433 current snap is 0 2023-12-01T04:55:46.663 INFO:tasks.rados.rados.0.smithi080.stdout:991: finishing write tid 2 to smithi08089843-67 2023-12-01T04:55:46.663 INFO:tasks.rados.rados.0.smithi080.stdout:991: finishing write tid 3 to smithi08089843-67 2023-12-01T04:55:46.663 INFO:tasks.rados.rados.0.smithi080.stdout:991: finishing write tid 4 to smithi08089843-67 2023-12-01T04:55:46.663 INFO:tasks.rados.rados.0.smithi080.stdout:991: oid 67 updating version 0 to 164 2023-12-01T04:55:46.663 INFO:tasks.rados.rados.0.smithi080.stdout:991: oid 67 updating version 164 to 165 2023-12-01T04:55:46.663 INFO:tasks.rados.rados.0.smithi080.stdout:991: oid 67 version 165 is already newer than 163 2023-12-01T04:55:46.663 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 67 v 165 (ObjNum 775 snap 0 seq_num 775) dirty exists 2023-12-01T04:55:46.664 INFO:tasks.rados.rados.0.smithi080.stdout:991: left oid 67 (ObjNum 775 snap 0 seq_num 775) 2023-12-01T04:55:46.664 INFO:tasks.rados.rados.0.smithi080.stdout:992: finishing write tid 1 to smithi08089843-3 2023-12-01T04:55:46.664 INFO:tasks.rados.rados.0.smithi080.stdout:991: done (2 left) 2023-12-01T04:55:46.665 INFO:tasks.rados.rados.0.smithi080.stdout:993: done (1 left) 2023-12-01T04:55:46.665 INFO:tasks.rados.rados.0.smithi080.stdout:994: delete oid 59 current snap is 0 2023-12-01T04:55:46.667 INFO:tasks.rados.rados.0.smithi080.stdout:992: finishing write tid 2 to smithi08089843-3 2023-12-01T04:55:46.667 INFO:tasks.rados.rados.0.smithi080.stdout:994: done (1 left) 2023-12-01T04:55:46.667 INFO:tasks.rados.rados.0.smithi080.stdout:995: read oid 156 snap -1 2023-12-01T04:55:46.667 INFO:tasks.rados.rados.0.smithi080.stdout:995: expect (ObjNum 630 snap 0 seq_num 630) 2023-12-01T04:55:46.667 INFO:tasks.rados.rados.0.smithi080.stdout:996: read oid 260 snap -1 2023-12-01T04:55:46.667 INFO:tasks.rados.rados.0.smithi080.stdout:996: expect (ObjNum 585 snap 0 seq_num 585) 2023-12-01T04:55:46.667 INFO:tasks.rados.rados.0.smithi080.stdout:997: read oid 122 snap -1 2023-12-01T04:55:46.667 INFO:tasks.rados.rados.0.smithi080.stdout:997: expect (ObjNum 121 snap 0 seq_num 121) 2023-12-01T04:55:46.667 INFO:tasks.rados.rados.0.smithi080.stdout:998: write oid 460 current snap is 0 2023-12-01T04:55:46.667 INFO:tasks.rados.rados.0.smithi080.stdout:998: seq_num 779 ranges {692653=486977,1602061=647603,2992629=100024} 2023-12-01T04:55:46.675 INFO:tasks.rados.rados.0.smithi080.stdout:998: writing smithi08089843-460 from 692653 to 1179630 tid 1 2023-12-01T04:55:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:55:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:04:55:46] "GET /metrics HTTP/1.1" 200 36264 "" "Prometheus/2.43.0" 2023-12-01T04:55:46.682 INFO:tasks.rados.rados.0.smithi080.stdout:998: writing smithi08089843-460 from 1602061 to 2249664 tid 2 2023-12-01T04:55:46.687 INFO:tasks.rados.rados.0.smithi080.stdout:998: writing smithi08089843-460 from 2992629 to 3092653 tid 3 2023-12-01T04:55:46.687 INFO:tasks.rados.rados.0.smithi080.stdout:999: write oid 191 current snap is 0 2023-12-01T04:55:46.687 INFO:tasks.rados.rados.0.smithi080.stdout:992: finishing write tid 3 to smithi08089843-3 2023-12-01T04:55:46.687 INFO:tasks.rados.rados.0.smithi080.stdout:999: seq_num 780 ranges {709460=562226,2060543=791261} 2023-12-01T04:55:46.694 INFO:tasks.rados.rados.0.smithi080.stdout:999: writing smithi08089843-191 from 709460 to 1271686 tid 1 2023-12-01T04:55:46.704 INFO:tasks.rados.rados.0.smithi080.stdout:999: writing smithi08089843-191 from 2060543 to 2851804 tid 2 2023-12-01T04:55:46.704 INFO:tasks.rados.rados.0.smithi080.stdout:1000: read oid 179 snap -1 2023-12-01T04:55:46.704 INFO:tasks.rados.rados.0.smithi080.stdout:1000: expect (ObjNum 178 snap 0 seq_num 178) 2023-12-01T04:55:46.704 INFO:tasks.rados.rados.0.smithi080.stdout:1001: read oid 39 snap -1 2023-12-01T04:55:46.704 INFO:tasks.rados.rados.0.smithi080.stdout:1001: expect (ObjNum 38 snap 0 seq_num 38) 2023-12-01T04:55:46.704 INFO:tasks.rados.rados.0.smithi080.stdout:1002: write oid 74 current snap is 0 2023-12-01T04:55:46.704 INFO:tasks.rados.rados.0.smithi080.stdout:1002: seq_num 781 ranges {726267=637475,2119025=651272} 2023-12-01T04:55:46.711 INFO:tasks.rados.rados.0.smithi080.stdout:1002: writing smithi08089843-74 from 726267 to 1363742 tid 1 2023-12-01T04:55:46.719 INFO:tasks.rados.rados.0.smithi080.stdout:1002: writing smithi08089843-74 from 2119025 to 2770297 tid 2 2023-12-01T04:55:46.720 INFO:tasks.rados.rados.0.smithi080.stdout:1003: write oid 285 current snap is 0 2023-12-01T04:55:46.720 INFO:tasks.rados.rados.0.smithi080.stdout:992: finishing write tid 4 to smithi08089843-3 2023-12-01T04:55:46.720 INFO:tasks.rados.rados.0.smithi080.stdout:992: oid 3 updating version 0 to 115 2023-12-01T04:55:46.720 INFO:tasks.rados.rados.0.smithi080.stdout:992: oid 3 updating version 115 to 116 2023-12-01T04:55:46.720 INFO:tasks.rados.rados.0.smithi080.stdout:992: oid 3 version 116 is already newer than 114 2023-12-01T04:55:46.720 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 3 v 116 (ObjNum 776 snap 0 seq_num 776) dirty exists 2023-12-01T04:55:46.720 INFO:tasks.rados.rados.0.smithi080.stdout:992: left oid 3 (ObjNum 776 snap 0 seq_num 776) 2023-12-01T04:55:46.720 INFO:tasks.rados.rados.0.smithi080.stdout:995: expect (ObjNum 630 snap 0 seq_num 630) 2023-12-01T04:55:46.839 INFO:tasks.rados.rados.0.smithi080.stdout:996: expect (ObjNum 585 snap 0 seq_num 585) 2023-12-01T04:55:47.017 INFO:tasks.rados.rados.0.smithi080.stdout:997: expect (ObjNum 121 snap 0 seq_num 121) 2023-12-01T04:55:47.082 INFO:tasks.rados.rados.0.smithi080.stdout:998: finishing write tid 1 to smithi08089843-460 2023-12-01T04:55:47.082 INFO:tasks.rados.rados.0.smithi080.stdout:998: finishing write tid 2 to smithi08089843-460 2023-12-01T04:55:47.082 INFO:tasks.rados.rados.0.smithi080.stdout:998: finishing write tid 3 to smithi08089843-460 2023-12-01T04:55:47.082 INFO:tasks.rados.rados.0.smithi080.stdout:998: finishing write tid 4 to smithi08089843-460 2023-12-01T04:55:47.082 INFO:tasks.rados.rados.0.smithi080.stdout:998: finishing write tid 5 to smithi08089843-460 2023-12-01T04:55:47.082 INFO:tasks.rados.rados.0.smithi080.stdout:998: oid 460 updating version 0 to 200 2023-12-01T04:55:47.082 INFO:tasks.rados.rados.0.smithi080.stdout:998: oid 460 version 200 is already newer than 197 2023-12-01T04:55:47.083 INFO:tasks.rados.rados.0.smithi080.stdout:998: oid 460 version 200 is already newer than 199 2023-12-01T04:55:47.083 INFO:tasks.rados.rados.0.smithi080.stdout:998: oid 460 version 200 is already newer than 198 2023-12-01T04:55:47.083 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 460 v 200 (ObjNum 779 snap 0 seq_num 779) dirty exists 2023-12-01T04:55:47.083 INFO:tasks.rados.rados.0.smithi080.stdout:998: left oid 460 (ObjNum 779 snap 0 seq_num 779) 2023-12-01T04:55:47.083 INFO:tasks.rados.rados.0.smithi080.stdout:999: finishing write tid 1 to smithi08089843-191 2023-12-01T04:55:47.083 INFO:tasks.rados.rados.0.smithi080.stdout:1000: expect (ObjNum 178 snap 0 seq_num 178) 2023-12-01T04:55:47.182 INFO:tasks.rados.rados.0.smithi080.stdout:999: finishing write tid 2 to smithi08089843-191 2023-12-01T04:55:47.183 INFO:tasks.rados.rados.0.smithi080.stdout:999: finishing write tid 3 to smithi08089843-191 2023-12-01T04:55:47.183 INFO:tasks.rados.rados.0.smithi080.stdout:999: finishing write tid 4 to smithi08089843-191 2023-12-01T04:55:47.183 INFO:tasks.rados.rados.0.smithi080.stdout:999: oid 191 updating version 0 to 117 2023-12-01T04:55:47.183 INFO:tasks.rados.rados.0.smithi080.stdout:999: oid 191 updating version 117 to 119 2023-12-01T04:55:47.183 INFO:tasks.rados.rados.0.smithi080.stdout:999: oid 191 version 119 is already newer than 118 2023-12-01T04:55:47.183 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 191 v 119 (ObjNum 780 snap 0 seq_num 780) dirty exists 2023-12-01T04:55:47.183 INFO:tasks.rados.rados.0.smithi080.stdout:999: left oid 191 (ObjNum 780 snap 0 seq_num 780) 2023-12-01T04:55:47.183 INFO:tasks.rados.rados.0.smithi080.stdout:1001: expect (ObjNum 38 snap 0 seq_num 38) 2023-12-01T04:55:47.216 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:55:46 smithi080 bash[28361]: cluster 2023-12-01T04:55:45.769601+0000 mgr.y (mgr.24362) 214 : cluster 0 pgmap v188: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 92 MiB/s rd, 12 MiB/s wr, 128 op/s 2023-12-01T04:55:47.217 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:55:46 smithi080 bash[41963]: cluster 2023-12-01T04:55:45.769601+0000 mgr.y (mgr.24362) 214 : cluster 0 pgmap v188: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 92 MiB/s rd, 12 MiB/s wr, 128 op/s 2023-12-01T04:55:47.269 INFO:tasks.rados.rados.0.smithi080.stdout:1002: finishing write tid 1 to smithi08089843-74 2023-12-01T04:55:47.269 INFO:tasks.rados.rados.0.smithi080.stdout:1002: finishing write tid 2 to smithi08089843-74 2023-12-01T04:55:47.269 INFO:tasks.rados.rados.0.smithi080.stdout:1002: finishing write tid 3 to smithi08089843-74 2023-12-01T04:55:47.269 INFO:tasks.rados.rados.0.smithi080.stdout:1002: finishing write tid 4 to smithi08089843-74 2023-12-01T04:55:47.269 INFO:tasks.rados.rados.0.smithi080.stdout:1002: oid 74 updating version 0 to 141 2023-12-01T04:55:47.269 INFO:tasks.rados.rados.0.smithi080.stdout:1002: oid 74 updating version 141 to 142 2023-12-01T04:55:47.269 INFO:tasks.rados.rados.0.smithi080.stdout:1002: oid 74 version 142 is already newer than 140 2023-12-01T04:55:47.270 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 74 v 142 (ObjNum 781 snap 0 seq_num 781) dirty exists 2023-12-01T04:55:47.270 INFO:tasks.rados.rados.0.smithi080.stdout:1002: left oid 74 (ObjNum 781 snap 0 seq_num 781) 2023-12-01T04:55:47.270 INFO:tasks.rados.rados.0.smithi080.stdout:1003: seq_num 782 ranges {743074=712724,2061154=794930} 2023-12-01T04:55:47.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:55:46 smithi090 bash[32384]: cluster 2023-12-01T04:55:45.769601+0000 mgr.y (mgr.24362) 214 : cluster 0 pgmap v188: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 92 MiB/s rd, 12 MiB/s wr, 128 op/s 2023-12-01T04:55:47.277 INFO:tasks.rados.rados.0.smithi080.stdout:1003: writing smithi08089843-285 from 743074 to 1455798 tid 1 2023-12-01T04:55:47.285 INFO:tasks.rados.rados.0.smithi080.stdout:1003: writing smithi08089843-285 from 2061154 to 2856084 tid 2 2023-12-01T04:55:47.285 INFO:tasks.rados.rados.0.smithi080.stdout:992: done (9 left) 2023-12-01T04:55:47.285 INFO:tasks.rados.rados.0.smithi080.stdout:995: done (8 left) 2023-12-01T04:55:47.285 INFO:tasks.rados.rados.0.smithi080.stdout:996: done (7 left) 2023-12-01T04:55:47.285 INFO:tasks.rados.rados.0.smithi080.stdout:997: done (6 left) 2023-12-01T04:55:47.286 INFO:tasks.rados.rados.0.smithi080.stdout:998: done (5 left) 2023-12-01T04:55:47.286 INFO:tasks.rados.rados.0.smithi080.stdout:999: done (4 left) 2023-12-01T04:55:47.286 INFO:tasks.rados.rados.0.smithi080.stdout:1000: done (3 left) 2023-12-01T04:55:47.286 INFO:tasks.rados.rados.0.smithi080.stdout:1001: done (2 left) 2023-12-01T04:55:47.286 INFO:tasks.rados.rados.0.smithi080.stdout:1002: done (1 left) 2023-12-01T04:55:47.286 INFO:tasks.rados.rados.0.smithi080.stdout:1004: write oid 466 current snap is 0 2023-12-01T04:55:47.286 INFO:tasks.rados.rados.0.smithi080.stdout:1003: finishing write tid 1 to smithi08089843-285 2023-12-01T04:55:47.286 INFO:tasks.rados.rados.0.smithi080.stdout:1004: seq_num 783 ranges {759881=787973,2119636=654941} 2023-12-01T04:55:47.294 INFO:tasks.rados.rados.0.smithi080.stdout:1004: writing smithi08089843-466 from 759881 to 1547854 tid 1 2023-12-01T04:55:47.301 INFO:tasks.rados.rados.0.smithi080.stdout:1004: writing smithi08089843-466 from 2119636 to 2774577 tid 2 2023-12-01T04:55:47.301 INFO:tasks.rados.rados.0.smithi080.stdout:1005: write oid 245 current snap is 0 2023-12-01T04:55:47.301 INFO:tasks.rados.rados.0.smithi080.stdout:1003: finishing write tid 2 to smithi08089843-285 2023-12-01T04:55:47.301 INFO:tasks.rados.rados.0.smithi080.stdout:1003: finishing write tid 3 to smithi08089843-285 2023-12-01T04:55:47.301 INFO:tasks.rados.rados.0.smithi080.stdout:1003: finishing write tid 4 to smithi08089843-285 2023-12-01T04:55:47.301 INFO:tasks.rados.rados.0.smithi080.stdout:1003: oid 285 updating version 0 to 162 2023-12-01T04:55:47.301 INFO:tasks.rados.rados.0.smithi080.stdout:1003: oid 285 updating version 162 to 163 2023-12-01T04:55:47.301 INFO:tasks.rados.rados.0.smithi080.stdout:1003: oid 285 updating version 163 to 164 2023-12-01T04:55:47.302 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 285 v 164 (ObjNum 782 snap 0 seq_num 782) dirty exists 2023-12-01T04:55:47.302 INFO:tasks.rados.rados.0.smithi080.stdout:1003: left oid 285 (ObjNum 782 snap 0 seq_num 782) 2023-12-01T04:55:47.302 INFO:tasks.rados.rados.0.smithi080.stdout:1004: finishing write tid 1 to smithi08089843-466 2023-12-01T04:55:47.302 INFO:tasks.rados.rados.0.smithi080.stdout:1005: seq_num 784 ranges {776688=579575,1894471=798599} 2023-12-01T04:55:47.309 INFO:tasks.rados.rados.0.smithi080.stdout:1005: writing smithi08089843-245 from 776688 to 1356263 tid 1 2023-12-01T04:55:47.317 INFO:tasks.rados.rados.0.smithi080.stdout:1005: writing smithi08089843-245 from 1894471 to 2693070 tid 2 2023-12-01T04:55:47.317 INFO:tasks.rados.rados.0.smithi080.stdout:1003: done (2 left) 2023-12-01T04:55:47.317 INFO:tasks.rados.rados.0.smithi080.stdout:1006: read oid 371 snap -1 2023-12-01T04:55:47.317 INFO:tasks.rados.rados.0.smithi080.stdout:1006: expect (ObjNum 745 snap 0 seq_num 745) 2023-12-01T04:55:47.317 INFO:tasks.rados.rados.0.smithi080.stdout:1007: read oid 42 snap -1 2023-12-01T04:55:47.317 INFO:tasks.rados.rados.0.smithi080.stdout:1007: expect (ObjNum 41 snap 0 seq_num 41) 2023-12-01T04:55:47.317 INFO:tasks.rados.rados.0.smithi080.stdout:1008: read oid 441 snap -1 2023-12-01T04:55:47.317 INFO:tasks.rados.rados.0.smithi080.stdout:1008: expect (ObjNum 440 snap 0 seq_num 440) 2023-12-01T04:55:47.317 INFO:tasks.rados.rados.0.smithi080.stdout:1009: write oid 394 current snap is 0 2023-12-01T04:55:47.317 INFO:tasks.rados.rados.0.smithi080.stdout:1009: seq_num 785 ranges {793495=654824,1952953=658610,3157167=36328} 2023-12-01T04:55:47.325 INFO:tasks.rados.rados.0.smithi080.stdout:1009: writing smithi08089843-394 from 793495 to 1448319 tid 1 2023-12-01T04:55:47.331 INFO:tasks.rados.rados.0.smithi080.stdout:1009: writing smithi08089843-394 from 1952953 to 2611563 tid 2 2023-12-01T04:55:47.335 INFO:tasks.rados.rados.0.smithi080.stdout:1009: writing smithi08089843-394 from 3157167 to 3193495 tid 3 2023-12-01T04:55:47.335 INFO:tasks.rados.rados.0.smithi080.stdout:1010: read oid 406 snap -1 2023-12-01T04:55:47.336 INFO:tasks.rados.rados.0.smithi080.stdout:1010: expect (ObjNum 605 snap 0 seq_num 605) 2023-12-01T04:55:47.336 INFO:tasks.rados.rados.0.smithi080.stdout:1011: read oid 5 snap -1 2023-12-01T04:55:47.336 INFO:tasks.rados.rados.0.smithi080.stdout:1011: expect (ObjNum 648 snap 0 seq_num 648) 2023-12-01T04:55:47.336 INFO:tasks.rados.rados.0.smithi080.stdout:1012: write oid 137 current snap is 0 2023-12-01T04:55:47.336 INFO:tasks.rados.rados.0.smithi080.stdout:1004: finishing write tid 2 to smithi08089843-466 2023-12-01T04:55:47.336 INFO:tasks.rados.rados.0.smithi080.stdout:1004: finishing write tid 3 to smithi08089843-466 2023-12-01T04:55:47.336 INFO:tasks.rados.rados.0.smithi080.stdout:1012: seq_num 786 ranges {410302=730073,1895082=402268,2951884=258418} 2023-12-01T04:55:47.342 INFO:tasks.rados.rados.0.smithi080.stdout:1012: writing smithi08089843-137 from 410302 to 1140375 tid 1 2023-12-01T04:55:47.349 INFO:tasks.rados.rados.0.smithi080.stdout:1012: writing smithi08089843-137 from 1895082 to 2297350 tid 2 2023-12-01T04:55:47.355 INFO:tasks.rados.rados.0.smithi080.stdout:1012: writing smithi08089843-137 from 2951884 to 3210302 tid 3 2023-12-01T04:55:47.355 INFO:tasks.rados.rados.0.smithi080.stdout:1013: read oid 94 snap -1 2023-12-01T04:55:47.355 INFO:tasks.rados.rados.0.smithi080.stdout:1013: expect (ObjNum 93 snap 0 seq_num 93) 2023-12-01T04:55:47.355 INFO:tasks.rados.rados.0.smithi080.stdout:1014: read oid 51 snap -1 2023-12-01T04:55:47.355 INFO:tasks.rados.rados.0.smithi080.stdout:1014: expect (ObjNum 607 snap 0 seq_num 607) 2023-12-01T04:55:47.355 INFO:tasks.rados.rados.0.smithi080.stdout:1015: read oid 230 snap -1 2023-12-01T04:55:47.355 INFO:tasks.rados.rados.0.smithi080.stdout:1015: expect (ObjNum 229 snap 0 seq_num 229) 2023-12-01T04:55:47.356 INFO:tasks.rados.rados.0.smithi080.stdout:1016: write oid 337 current snap is 0 2023-12-01T04:55:47.356 INFO:tasks.rados.rados.0.smithi080.stdout:1004: finishing write tid 4 to smithi08089843-466 2023-12-01T04:55:47.356 INFO:tasks.rados.rados.0.smithi080.stdout:1004: oid 466 updating version 0 to 168 2023-12-01T04:55:47.356 INFO:tasks.rados.rados.0.smithi080.stdout:1004: oid 466 version 168 is already newer than 166 2023-12-01T04:55:47.356 INFO:tasks.rados.rados.0.smithi080.stdout:1004: oid 466 version 168 is already newer than 167 2023-12-01T04:55:47.356 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 466 v 168 (ObjNum 783 snap 0 seq_num 783) dirty exists 2023-12-01T04:55:47.356 INFO:tasks.rados.rados.0.smithi080.stdout:1004: left oid 466 (ObjNum 783 snap 0 seq_num 783) 2023-12-01T04:55:47.356 INFO:tasks.rados.rados.0.smithi080.stdout:1005: finishing write tid 1 to smithi08089843-245 2023-12-01T04:55:47.356 INFO:tasks.rados.rados.0.smithi080.stdout:1005: finishing write tid 2 to smithi08089843-245 2023-12-01T04:55:47.356 INFO:tasks.rados.rados.0.smithi080.stdout:1016: seq_num 787 ranges {427109=405322,1553564=545926,2579307=647802} 2023-12-01T04:55:47.359 INFO:tasks.rados.rados.0.smithi080.stdout:1016: writing smithi08089843-337 from 427109 to 832431 tid 1 2023-12-01T04:55:47.367 INFO:tasks.rados.rados.0.smithi080.stdout:1016: writing smithi08089843-337 from 1553564 to 2099490 tid 2 2023-12-01T04:55:47.374 INFO:tasks.rados.rados.0.smithi080.stdout:1016: writing smithi08089843-337 from 2579307 to 3227109 tid 3 2023-12-01T04:55:47.374 INFO:tasks.rados.rados.0.smithi080.stdout:1004: done (12 left) 2023-12-01T04:55:47.374 INFO:tasks.rados.rados.0.smithi080.stdout:1017: write oid 488 current snap is 0 2023-12-01T04:55:47.374 INFO:tasks.rados.rados.0.smithi080.stdout:1005: finishing write tid 3 to smithi08089843-245 2023-12-01T04:55:47.374 INFO:tasks.rados.rados.0.smithi080.stdout:1005: finishing write tid 4 to smithi08089843-245 2023-12-01T04:55:47.374 INFO:tasks.rados.rados.0.smithi080.stdout:1005: oid 245 updating version 0 to 169 2023-12-01T04:55:47.375 INFO:tasks.rados.rados.0.smithi080.stdout:1005: oid 245 updating version 169 to 170 2023-12-01T04:55:47.375 INFO:tasks.rados.rados.0.smithi080.stdout:1005: oid 245 updating version 170 to 171 2023-12-01T04:55:47.375 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 245 v 171 (ObjNum 784 snap 0 seq_num 784) dirty exists 2023-12-01T04:55:47.375 INFO:tasks.rados.rados.0.smithi080.stdout:1005: left oid 245 (ObjNum 784 snap 0 seq_num 784) 2023-12-01T04:55:47.375 INFO:tasks.rados.rados.0.smithi080.stdout:1006: expect (ObjNum 745 snap 0 seq_num 745) 2023-12-01T04:55:47.496 INFO:tasks.rados.rados.0.smithi080.stdout:1007: expect (ObjNum 41 snap 0 seq_num 41) 2023-12-01T04:55:47.586 INFO:tasks.rados.rados.0.smithi080.stdout:1008: expect (ObjNum 440 snap 0 seq_num 440) 2023-12-01T04:55:47.700 INFO:tasks.rados.rados.0.smithi080.stdout:1009: finishing write tid 1 to smithi08089843-394 2023-12-01T04:55:47.700 INFO:tasks.rados.rados.0.smithi080.stdout:1009: finishing write tid 2 to smithi08089843-394 2023-12-01T04:55:47.700 INFO:tasks.rados.rados.0.smithi080.stdout:1010: expect (ObjNum 605 snap 0 seq_num 605) 2023-12-01T04:55:47.791 INFO:tasks.rados.rados.0.smithi080.stdout:1009: finishing write tid 3 to smithi08089843-394 2023-12-01T04:55:47.791 INFO:tasks.rados.rados.0.smithi080.stdout:1009: finishing write tid 4 to smithi08089843-394 2023-12-01T04:55:47.791 INFO:tasks.rados.rados.0.smithi080.stdout:1009: finishing write tid 5 to smithi08089843-394 2023-12-01T04:55:47.792 INFO:tasks.rados.rados.0.smithi080.stdout:1009: oid 394 updating version 0 to 172 2023-12-01T04:55:47.792 INFO:tasks.rados.rados.0.smithi080.stdout:1009: oid 394 updating version 172 to 173 2023-12-01T04:55:47.792 INFO:tasks.rados.rados.0.smithi080.stdout:1009: oid 394 updating version 173 to 175 2023-12-01T04:55:47.792 INFO:tasks.rados.rados.0.smithi080.stdout:1009: oid 394 version 175 is already newer than 174 2023-12-01T04:55:47.792 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 394 v 175 (ObjNum 785 snap 0 seq_num 785) dirty exists 2023-12-01T04:55:47.792 INFO:tasks.rados.rados.0.smithi080.stdout:1009: left oid 394 (ObjNum 785 snap 0 seq_num 785) 2023-12-01T04:55:47.792 INFO:tasks.rados.rados.0.smithi080.stdout:1011: expect (ObjNum 648 snap 0 seq_num 648) 2023-12-01T04:55:47.965 INFO:tasks.rados.rados.0.smithi080.stdout:1012: finishing write tid 1 to smithi08089843-137 2023-12-01T04:55:47.965 INFO:tasks.rados.rados.0.smithi080.stdout:1012: finishing write tid 2 to smithi08089843-137 2023-12-01T04:55:47.965 INFO:tasks.rados.rados.0.smithi080.stdout:1017: seq_num 788 ranges {443916=480571,1612046=405937,2606730=495052} 2023-12-01T04:55:47.970 INFO:tasks.rados.rados.0.smithi080.stdout:1017: writing smithi08089843-488 from 443916 to 924487 tid 1 2023-12-01T04:55:47.977 INFO:tasks.rados.rados.0.smithi080.stdout:1017: writing smithi08089843-488 from 1612046 to 2017983 tid 2 2023-12-01T04:55:47.984 INFO:tasks.rados.rados.0.smithi080.stdout:1017: writing smithi08089843-488 from 2606730 to 3101782 tid 3 2023-12-01T04:55:47.984 INFO:tasks.rados.rados.0.smithi080.stdout:1005: done (12 left) 2023-12-01T04:55:47.984 INFO:tasks.rados.rados.0.smithi080.stdout:1006: done (11 left) 2023-12-01T04:55:47.984 INFO:tasks.rados.rados.0.smithi080.stdout:1007: done (10 left) 2023-12-01T04:55:47.984 INFO:tasks.rados.rados.0.smithi080.stdout:1008: done (9 left) 2023-12-01T04:55:47.985 INFO:tasks.rados.rados.0.smithi080.stdout:1009: done (8 left) 2023-12-01T04:55:47.985 INFO:tasks.rados.rados.0.smithi080.stdout:1010: done (7 left) 2023-12-01T04:55:47.985 INFO:tasks.rados.rados.0.smithi080.stdout:1011: done (6 left) 2023-12-01T04:55:47.985 INFO:tasks.rados.rados.0.smithi080.stdout:1018: read oid 102 snap -1 2023-12-01T04:55:47.985 INFO:tasks.rados.rados.0.smithi080.stdout:1018: expect (ObjNum 737 snap 0 seq_num 737) 2023-12-01T04:55:47.985 INFO:tasks.rados.rados.0.smithi080.stdout:1019: read oid 34 snap -1 2023-12-01T04:55:47.986 INFO:tasks.rados.rados.0.smithi080.stdout:1019: expect (ObjNum 33 snap 0 seq_num 33) 2023-12-01T04:55:47.986 INFO:tasks.rados.rados.0.smithi080.stdout:1020: write oid 464 current snap is 0 2023-12-01T04:55:47.986 INFO:tasks.rados.rados.0.smithi080.stdout:1020: seq_num 789 ranges {460723=555820,1670528=549595,2634153=626570} 2023-12-01T04:55:47.989 INFO:tasks.rados.rados.0.smithi080.stdout:1020: writing smithi08089843-464 from 460723 to 1016543 tid 1 2023-12-01T04:55:47.996 INFO:tasks.rados.rados.0.smithi080.stdout:1020: writing smithi08089843-464 from 1670528 to 2220123 tid 2 2023-12-01T04:55:48.002 INFO:tasks.rados.rados.0.smithi080.stdout:1020: writing smithi08089843-464 from 2634153 to 3260723 tid 3 2023-12-01T04:55:48.002 INFO:tasks.rados.rados.0.smithi080.stdout:1021: write oid 93 current snap is 0 2023-12-01T04:55:48.002 INFO:tasks.rados.rados.0.smithi080.stdout:1012: finishing write tid 3 to smithi08089843-137 2023-12-01T04:55:48.002 INFO:tasks.rados.rados.0.smithi080.stdout:1012: finishing write tid 4 to smithi08089843-137 2023-12-01T04:55:48.003 INFO:tasks.rados.rados.0.smithi080.stdout:1012: finishing write tid 5 to smithi08089843-137 2023-12-01T04:55:48.003 INFO:tasks.rados.rados.0.smithi080.stdout:1012: oid 137 updating version 0 to 146 2023-12-01T04:55:48.003 INFO:tasks.rados.rados.0.smithi080.stdout:1012: oid 137 version 146 is already newer than 145 2023-12-01T04:55:48.003 INFO:tasks.rados.rados.0.smithi080.stdout:1012: oid 137 version 146 is already newer than 144 2023-12-01T04:55:48.003 INFO:tasks.rados.rados.0.smithi080.stdout:1012: oid 137 version 146 is already newer than 143 2023-12-01T04:55:48.003 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 137 v 146 (ObjNum 786 snap 0 seq_num 786) dirty exists 2023-12-01T04:55:48.003 INFO:tasks.rados.rados.0.smithi080.stdout:1012: left oid 137 (ObjNum 786 snap 0 seq_num 786) 2023-12-01T04:55:48.003 INFO:tasks.rados.rados.0.smithi080.stdout:1013: expect (ObjNum 93 snap 0 seq_num 93) 2023-12-01T04:55:48.122 INFO:tasks.rados.rados.0.smithi080.stdout:1016: finishing write tid 1 to smithi08089843-337 2023-12-01T04:55:48.122 INFO:tasks.rados.rados.0.smithi080.stdout:1014: expect (ObjNum 607 snap 0 seq_num 607) 2023-12-01T04:55:48.214 INFO:tasks.rados.rados.0.smithi080.stdout:1016: finishing write tid 2 to smithi08089843-337 2023-12-01T04:55:48.214 INFO:tasks.rados.rados.0.smithi080.stdout:1015: expect (ObjNum 229 snap 0 seq_num 229) 2023-12-01T04:55:48.340 INFO:tasks.rados.rados.0.smithi080.stdout:1016: finishing write tid 3 to smithi08089843-337 2023-12-01T04:55:48.340 INFO:tasks.rados.rados.0.smithi080.stdout:1016: finishing write tid 4 to smithi08089843-337 2023-12-01T04:55:48.340 INFO:tasks.rados.rados.0.smithi080.stdout:1016: finishing write tid 5 to smithi08089843-337 2023-12-01T04:55:48.340 INFO:tasks.rados.rados.0.smithi080.stdout:1016: oid 337 updating version 0 to 170 2023-12-01T04:55:48.340 INFO:tasks.rados.rados.0.smithi080.stdout:1016: oid 337 version 170 is already newer than 167 2023-12-01T04:55:48.340 INFO:tasks.rados.rados.0.smithi080.stdout:1016: oid 337 version 170 is already newer than 168 2023-12-01T04:55:48.340 INFO:tasks.rados.rados.0.smithi080.stdout:1016: oid 337 version 170 is already newer than 169 2023-12-01T04:55:48.340 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 337 v 170 (ObjNum 787 snap 0 seq_num 787) dirty exists 2023-12-01T04:55:48.340 INFO:tasks.rados.rados.0.smithi080.stdout:1016: left oid 337 (ObjNum 787 snap 0 seq_num 787) 2023-12-01T04:55:48.341 INFO:tasks.rados.rados.0.smithi080.stdout:1017: finishing write tid 1 to smithi08089843-488 2023-12-01T04:55:48.341 INFO:tasks.rados.rados.0.smithi080.stdout:1017: finishing write tid 2 to smithi08089843-488 2023-12-01T04:55:48.341 INFO:tasks.rados.rados.0.smithi080.stdout:1017: finishing write tid 3 to smithi08089843-488 2023-12-01T04:55:48.341 INFO:tasks.rados.rados.0.smithi080.stdout:1017: finishing write tid 4 to smithi08089843-488 2023-12-01T04:55:48.341 INFO:tasks.rados.rados.0.smithi080.stdout:1017: finishing write tid 5 to smithi08089843-488 2023-12-01T04:55:48.341 INFO:tasks.rados.rados.0.smithi080.stdout:1017: oid 488 updating version 0 to 155 2023-12-01T04:55:48.341 INFO:tasks.rados.rados.0.smithi080.stdout:1017: oid 488 updating version 155 to 156 2023-12-01T04:55:48.341 INFO:tasks.rados.rados.0.smithi080.stdout:1017: oid 488 updating version 156 to 158 2023-12-01T04:55:48.341 INFO:tasks.rados.rados.0.smithi080.stdout:1017: oid 488 version 158 is already newer than 157 2023-12-01T04:55:48.341 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 488 v 158 (ObjNum 788 snap 0 seq_num 788) dirty exists 2023-12-01T04:55:48.341 INFO:tasks.rados.rados.0.smithi080.stdout:1017: left oid 488 (ObjNum 788 snap 0 seq_num 788) 2023-12-01T04:55:48.341 INFO:tasks.rados.rados.0.smithi080.stdout:1018: expect (ObjNum 737 snap 0 seq_num 737) 2023-12-01T04:55:48.445 INFO:tasks.rados.rados.0.smithi080.stdout:1019: expect (ObjNum 33 snap 0 seq_num 33) 2023-12-01T04:55:48.532 INFO:tasks.rados.rados.0.smithi080.stdout:1020: finishing write tid 1 to smithi08089843-464 2023-12-01T04:55:48.533 INFO:tasks.rados.rados.0.smithi080.stdout:1020: finishing write tid 2 to smithi08089843-464 2023-12-01T04:55:48.533 INFO:tasks.rados.rados.0.smithi080.stdout:1020: finishing write tid 3 to smithi08089843-464 2023-12-01T04:55:48.533 INFO:tasks.rados.rados.0.smithi080.stdout:1020: finishing write tid 4 to smithi08089843-464 2023-12-01T04:55:48.533 INFO:tasks.rados.rados.0.smithi080.stdout:1020: finishing write tid 5 to smithi08089843-464 2023-12-01T04:55:48.533 INFO:tasks.rados.rados.0.smithi080.stdout:1020: oid 464 updating version 0 to 161 2023-12-01T04:55:48.533 INFO:tasks.rados.rados.0.smithi080.stdout:1020: oid 464 updating version 161 to 162 2023-12-01T04:55:48.533 INFO:tasks.rados.rados.0.smithi080.stdout:1020: oid 464 version 162 is already newer than 160 2023-12-01T04:55:48.533 INFO:tasks.rados.rados.0.smithi080.stdout:1020: oid 464 version 162 is already newer than 159 2023-12-01T04:55:48.533 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 464 v 162 (ObjNum 789 snap 0 seq_num 789) dirty exists 2023-12-01T04:55:48.533 INFO:tasks.rados.rados.0.smithi080.stdout:1020: left oid 464 (ObjNum 789 snap 0 seq_num 789) 2023-12-01T04:55:48.533 INFO:tasks.rados.rados.0.smithi080.stdout:1021: seq_num 790 ranges {477530=631069,1612657=409606,2545223=517596} 2023-12-01T04:55:48.545 INFO:tasks.rados.rados.0.smithi080.stdout:1021: writing smithi08089843-93 from 477530 to 1108599 tid 1 2023-12-01T04:55:48.550 INFO:tasks.rados.rados.0.smithi080.stdout:1021: writing smithi08089843-93 from 1612657 to 2022263 tid 2 2023-12-01T04:55:48.557 INFO:tasks.rados.rados.0.smithi080.stdout:1021: writing smithi08089843-93 from 2545223 to 3062819 tid 3 2023-12-01T04:55:48.557 INFO:tasks.rados.rados.0.smithi080.stdout:1012: done (9 left) 2023-12-01T04:55:48.557 INFO:tasks.rados.rados.0.smithi080.stdout:1013: done (8 left) 2023-12-01T04:55:48.557 INFO:tasks.rados.rados.0.smithi080.stdout:1014: done (7 left) 2023-12-01T04:55:48.557 INFO:tasks.rados.rados.0.smithi080.stdout:1015: done (6 left) 2023-12-01T04:55:48.557 INFO:tasks.rados.rados.0.smithi080.stdout:1016: done (5 left) 2023-12-01T04:55:48.557 INFO:tasks.rados.rados.0.smithi080.stdout:1017: done (4 left) 2023-12-01T04:55:48.557 INFO:tasks.rados.rados.0.smithi080.stdout:1018: done (3 left) 2023-12-01T04:55:48.557 INFO:tasks.rados.rados.0.smithi080.stdout:1019: done (2 left) 2023-12-01T04:55:48.557 INFO:tasks.rados.rados.0.smithi080.stdout:1020: done (1 left) 2023-12-01T04:55:48.557 INFO:tasks.rados.rados.0.smithi080.stdout:1022: write oid 30 current snap is 0 2023-12-01T04:55:48.557 INFO:tasks.rados.rados.0.smithi080.stdout:1022: seq_num 791 ranges {494337=422671,1387492=553264,2688999=445221} 2023-12-01T04:55:48.561 INFO:tasks.rados.rados.0.smithi080.stdout:1022: writing smithi08089843-30 from 494337 to 917008 tid 1 2023-12-01T04:55:48.567 INFO:tasks.rados.rados.0.smithi080.stdout:1022: writing smithi08089843-30 from 1387492 to 1940756 tid 2 2023-12-01T04:55:48.574 INFO:tasks.rados.rados.0.smithi080.stdout:1022: writing smithi08089843-30 from 2688999 to 3134220 tid 3 2023-12-01T04:55:48.574 INFO:tasks.rados.rados.0.smithi080.stdout:1023: read oid 260 snap -1 2023-12-01T04:55:48.575 INFO:tasks.rados.rados.0.smithi080.stdout:1023: expect (ObjNum 585 snap 0 seq_num 585) 2023-12-01T04:55:48.575 INFO:tasks.rados.rados.0.smithi080.stdout:1024: read oid 57 snap -1 2023-12-01T04:55:48.575 INFO:tasks.rados.rados.0.smithi080.stdout:1024: expect (ObjNum 56 snap 0 seq_num 56) 2023-12-01T04:55:48.575 INFO:tasks.rados.rados.0.smithi080.stdout:1025: write oid 416 current snap is 0 2023-12-01T04:55:48.575 INFO:tasks.rados.rados.0.smithi080.stdout:1025: seq_num 792 ranges {511144=497920,1445974=413275,2316422=656493} 2023-12-01T04:55:48.580 INFO:tasks.rados.rados.0.smithi080.stdout:1025: writing smithi08089843-416 from 511144 to 1009064 tid 1 2023-12-01T04:55:48.584 INFO:tasks.rados.rados.0.smithi080.stdout:1025: writing smithi08089843-416 from 1445974 to 1859249 tid 2 2023-12-01T04:55:48.591 INFO:tasks.rados.rados.0.smithi080.stdout:1025: writing smithi08089843-416 from 2316422 to 2972915 tid 3 2023-12-01T04:55:48.591 INFO:tasks.rados.rados.0.smithi080.stdout:1026: read oid 409 snap -1 2023-12-01T04:55:48.591 INFO:tasks.rados.rados.0.smithi080.stdout:1026: expect (ObjNum 741 snap 0 seq_num 741) 2023-12-01T04:55:48.591 INFO:tasks.rados.rados.0.smithi080.stdout:1027: read oid 162 snap -1 2023-12-01T04:55:48.592 INFO:tasks.rados.rados.0.smithi080.stdout:1027: expect (ObjNum 536 snap 0 seq_num 536) 2023-12-01T04:55:48.592 INFO:tasks.rados.rados.0.smithi080.stdout:1028: write oid 314 current snap is 0 2023-12-01T04:55:48.592 INFO:tasks.rados.rados.0.smithi080.stdout:1028: seq_num 793 ranges {527951=573169,1504456=556933,2743845=467765} 2023-12-01T04:55:48.597 INFO:tasks.rados.rados.0.smithi080.stdout:1028: writing smithi08089843-314 from 527951 to 1101120 tid 1 2023-12-01T04:55:48.603 INFO:tasks.rados.rados.0.smithi080.stdout:1028: writing smithi08089843-314 from 1504456 to 2061389 tid 2 2023-12-01T04:55:48.609 INFO:tasks.rados.rados.0.smithi080.stdout:1028: writing smithi08089843-314 from 2743845 to 3211610 tid 3 2023-12-01T04:55:48.609 INFO:tasks.rados.rados.0.smithi080.stdout:1029: write oid 408 current snap is 0 2023-12-01T04:55:48.610 INFO:tasks.rados.rados.0.smithi080.stdout:1021: finishing write tid 1 to smithi08089843-93 2023-12-01T04:55:48.610 INFO:tasks.rados.rados.0.smithi080.stdout:1021: finishing write tid 2 to smithi08089843-93 2023-12-01T04:55:48.610 INFO:tasks.rados.rados.0.smithi080.stdout:1021: finishing write tid 3 to smithi08089843-93 2023-12-01T04:55:48.610 INFO:tasks.rados.rados.0.smithi080.stdout:1029: seq_num 794 ranges {544758=648418,1846585=416944,2771268=573490} 2023-12-01T04:55:48.620 INFO:tasks.rados.rados.0.smithi080.stdout:1029: writing smithi08089843-408 from 544758 to 1193176 tid 1 2023-12-01T04:55:48.626 INFO:tasks.rados.rados.0.smithi080.stdout:1029: writing smithi08089843-408 from 1846585 to 2263529 tid 2 2023-12-01T04:55:48.633 INFO:tasks.rados.rados.0.smithi080.stdout:1029: writing smithi08089843-408 from 2771268 to 3344758 tid 3 2023-12-01T04:55:48.634 INFO:tasks.rados.rados.0.smithi080.stdout:1030: read oid 161 snap -1 2023-12-01T04:55:48.634 INFO:tasks.rados.rados.0.smithi080.stdout:1030: expect (ObjNum 160 snap 0 seq_num 160) 2023-12-01T04:55:48.634 INFO:tasks.rados.rados.0.smithi080.stdout:1031: write oid 320 current snap is 0 2023-12-01T04:55:48.634 INFO:tasks.rados.rados.0.smithi080.stdout:1021: finishing write tid 4 to smithi08089843-93 2023-12-01T04:55:48.634 INFO:tasks.rados.rados.0.smithi080.stdout:1021: finishing write tid 5 to smithi08089843-93 2023-12-01T04:55:48.634 INFO:tasks.rados.rados.0.smithi080.stdout:1021: oid 93 updating version 0 to 171 2023-12-01T04:55:48.634 INFO:tasks.rados.rados.0.smithi080.stdout:1021: oid 93 updating version 171 to 173 2023-12-01T04:55:48.634 INFO:tasks.rados.rados.0.smithi080.stdout:1021: oid 93 updating version 173 to 174 2023-12-01T04:55:48.634 INFO:tasks.rados.rados.0.smithi080.stdout:1021: oid 93 version 174 is already newer than 172 2023-12-01T04:55:48.634 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 93 v 174 (ObjNum 790 snap 0 seq_num 790) dirty exists 2023-12-01T04:55:48.634 INFO:tasks.rados.rados.0.smithi080.stdout:1021: left oid 93 (ObjNum 790 snap 0 seq_num 790) 2023-12-01T04:55:48.634 INFO:tasks.rados.rados.0.smithi080.stdout:1022: finishing write tid 1 to smithi08089843-30 2023-12-01T04:55:48.634 INFO:tasks.rados.rados.0.smithi080.stdout:1022: finishing write tid 2 to smithi08089843-30 2023-12-01T04:55:48.635 INFO:tasks.rados.rados.0.smithi080.stdout:1022: finishing write tid 3 to smithi08089843-30 2023-12-01T04:55:48.635 INFO:tasks.rados.rados.0.smithi080.stdout:1022: finishing write tid 4 to smithi08089843-30 2023-12-01T04:55:48.635 INFO:tasks.rados.rados.0.smithi080.stdout:1022: finishing write tid 5 to smithi08089843-30 2023-12-01T04:55:48.635 INFO:tasks.rados.rados.0.smithi080.stdout:1022: oid 30 updating version 0 to 263 2023-12-01T04:55:48.635 INFO:tasks.rados.rados.0.smithi080.stdout:1022: oid 30 updating version 263 to 265 2023-12-01T04:55:48.635 INFO:tasks.rados.rados.0.smithi080.stdout:1022: oid 30 updating version 265 to 266 2023-12-01T04:55:48.635 INFO:tasks.rados.rados.0.smithi080.stdout:1022: oid 30 version 266 is already newer than 264 2023-12-01T04:55:48.635 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 30 v 266 (ObjNum 791 snap 0 seq_num 791) dirty exists 2023-12-01T04:55:48.635 INFO:tasks.rados.rados.0.smithi080.stdout:1022: left oid 30 (ObjNum 791 snap 0 seq_num 791) 2023-12-01T04:55:48.635 INFO:tasks.rados.rados.0.smithi080.stdout:1031: seq_num 795 ranges {561565=723667,1905067=560602,3082338=279227} 2023-12-01T04:55:48.640 INFO:tasks.rados.rados.0.smithi080.stdout:1031: writing smithi08089843-320 from 561565 to 1285232 tid 1 2023-12-01T04:55:48.647 INFO:tasks.rados.rados.0.smithi080.stdout:1031: writing smithi08089843-320 from 1905067 to 2465669 tid 2 2023-12-01T04:55:48.653 INFO:tasks.rados.rados.0.smithi080.stdout:1031: writing smithi08089843-320 from 3082338 to 3361565 tid 3 2023-12-01T04:55:48.654 INFO:tasks.rados.rados.0.smithi080.stdout:1021: done (10 left) 2023-12-01T04:55:48.654 INFO:tasks.rados.rados.0.smithi080.stdout:1022: done (9 left) 2023-12-01T04:55:48.654 INFO:tasks.rados.rados.0.smithi080.stdout:1032: delete oid 344 current snap is 0 2023-12-01T04:55:48.654 INFO:tasks.rados.rados.0.smithi080.stdout:1025: finishing write tid 1 to smithi08089843-416 2023-12-01T04:55:48.654 INFO:tasks.rados.rados.0.smithi080.stdout:1023: expect (ObjNum 585 snap 0 seq_num 585) 2023-12-01T04:55:48.843 INFO:tasks.rados.rados.0.smithi080.stdout:1025: finishing write tid 2 to smithi08089843-416 2023-12-01T04:55:48.843 INFO:tasks.rados.rados.0.smithi080.stdout:1024: expect (ObjNum 56 snap 0 seq_num 56) 2023-12-01T04:55:48.953 INFO:tasks.rados.rados.0.smithi080.stdout:1025: finishing write tid 3 to smithi08089843-416 2023-12-01T04:55:48.953 INFO:tasks.rados.rados.0.smithi080.stdout:1025: finishing write tid 4 to smithi08089843-416 2023-12-01T04:55:48.954 INFO:tasks.rados.rados.0.smithi080.stdout:1025: finishing write tid 5 to smithi08089843-416 2023-12-01T04:55:48.954 INFO:tasks.rados.rados.0.smithi080.stdout:1025: oid 416 updating version 0 to 169 2023-12-01T04:55:48.954 INFO:tasks.rados.rados.0.smithi080.stdout:1025: oid 416 version 169 is already newer than 166 2023-12-01T04:55:48.954 INFO:tasks.rados.rados.0.smithi080.stdout:1025: oid 416 version 169 is already newer than 168 2023-12-01T04:55:48.954 INFO:tasks.rados.rados.0.smithi080.stdout:1025: oid 416 version 169 is already newer than 167 2023-12-01T04:55:48.954 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 416 v 169 (ObjNum 792 snap 0 seq_num 792) dirty exists 2023-12-01T04:55:48.954 INFO:tasks.rados.rados.0.smithi080.stdout:1025: left oid 416 (ObjNum 792 snap 0 seq_num 792) 2023-12-01T04:55:48.954 INFO:tasks.rados.rados.0.smithi080.stdout:1028: finishing write tid 1 to smithi08089843-314 2023-12-01T04:55:48.954 INFO:tasks.rados.rados.0.smithi080.stdout:1027: expect (ObjNum 536 snap 0 seq_num 536) 2023-12-01T04:55:49.087 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:55:48 smithi080 bash[28361]: cluster 2023-12-01T04:55:47.769970+0000 mgr.y (mgr.24362) 215 : cluster 0 pgmap v189: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 65 MiB/s rd, 7.2 MiB/s wr, 86 op/s 2023-12-01T04:55:49.087 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:55:48 smithi080 bash[41963]: cluster 2023-12-01T04:55:47.769970+0000 mgr.y (mgr.24362) 215 : cluster 0 pgmap v189: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 65 MiB/s rd, 7.2 MiB/s wr, 86 op/s 2023-12-01T04:55:49.119 INFO:tasks.rados.rados.0.smithi080.stdout:1026: expect (ObjNum 741 snap 0 seq_num 741) 2023-12-01T04:55:49.229 INFO:tasks.rados.rados.0.smithi080.stdout:1028: finishing write tid 2 to smithi08089843-314 2023-12-01T04:55:49.230 INFO:tasks.rados.rados.0.smithi080.stdout:1028: finishing write tid 3 to smithi08089843-314 2023-12-01T04:55:49.230 INFO:tasks.rados.rados.0.smithi080.stdout:1028: finishing write tid 4 to smithi08089843-314 2023-12-01T04:55:49.230 INFO:tasks.rados.rados.0.smithi080.stdout:1028: finishing write tid 5 to smithi08089843-314 2023-12-01T04:55:49.230 INFO:tasks.rados.rados.0.smithi080.stdout:1028: oid 314 updating version 0 to 204 2023-12-01T04:55:49.230 INFO:tasks.rados.rados.0.smithi080.stdout:1028: oid 314 version 204 is already newer than 203 2023-12-01T04:55:49.230 INFO:tasks.rados.rados.0.smithi080.stdout:1028: oid 314 version 204 is already newer than 201 2023-12-01T04:55:49.230 INFO:tasks.rados.rados.0.smithi080.stdout:1028: oid 314 version 204 is already newer than 202 2023-12-01T04:55:49.230 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 314 v 204 (ObjNum 793 snap 0 seq_num 793) dirty exists 2023-12-01T04:55:49.230 INFO:tasks.rados.rados.0.smithi080.stdout:1028: left oid 314 (ObjNum 793 snap 0 seq_num 793) 2023-12-01T04:55:49.230 INFO:tasks.rados.rados.0.smithi080.stdout:1029: finishing write tid 1 to smithi08089843-408 2023-12-01T04:55:49.230 INFO:tasks.rados.rados.0.smithi080.stdout:1029: finishing write tid 2 to smithi08089843-408 2023-12-01T04:55:49.230 INFO:tasks.rados.rados.0.smithi080.stdout:1029: finishing write tid 3 to smithi08089843-408 2023-12-01T04:55:49.231 INFO:tasks.rados.rados.0.smithi080.stdout:1029: finishing write tid 4 to smithi08089843-408 2023-12-01T04:55:49.231 INFO:tasks.rados.rados.0.smithi080.stdout:1029: finishing write tid 5 to smithi08089843-408 2023-12-01T04:55:49.231 INFO:tasks.rados.rados.0.smithi080.stdout:1029: oid 408 updating version 0 to 167 2023-12-01T04:55:49.231 INFO:tasks.rados.rados.0.smithi080.stdout:1029: oid 408 version 167 is already newer than 165 2023-12-01T04:55:49.231 INFO:tasks.rados.rados.0.smithi080.stdout:1029: oid 408 version 167 is already newer than 166 2023-12-01T04:55:49.231 INFO:tasks.rados.rados.0.smithi080.stdout:1029: oid 408 updating version 167 to 168 2023-12-01T04:55:49.231 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 408 v 168 (ObjNum 794 snap 0 seq_num 794) dirty exists 2023-12-01T04:55:49.231 INFO:tasks.rados.rados.0.smithi080.stdout:1029: left oid 408 (ObjNum 794 snap 0 seq_num 794) 2023-12-01T04:55:49.231 INFO:tasks.rados.rados.0.smithi080.stdout:1030: expect (ObjNum 160 snap 0 seq_num 160) 2023-12-01T04:55:49.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:55:48 smithi090 bash[32384]: cluster 2023-12-01T04:55:47.769970+0000 mgr.y (mgr.24362) 215 : cluster 0 pgmap v189: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 65 MiB/s rd, 7.2 MiB/s wr, 86 op/s 2023-12-01T04:55:49.325 INFO:tasks.rados.rados.0.smithi080.stdout:1031: finishing write tid 1 to smithi08089843-320 2023-12-01T04:55:49.325 INFO:tasks.rados.rados.0.smithi080.stdout:1031: finishing write tid 2 to smithi08089843-320 2023-12-01T04:55:49.325 INFO:tasks.rados.rados.0.smithi080.stdout:1031: finishing write tid 3 to smithi08089843-320 2023-12-01T04:55:49.325 INFO:tasks.rados.rados.0.smithi080.stdout:1031: finishing write tid 4 to smithi08089843-320 2023-12-01T04:55:49.325 INFO:tasks.rados.rados.0.smithi080.stdout:1031: finishing write tid 5 to smithi08089843-320 2023-12-01T04:55:49.325 INFO:tasks.rados.rados.0.smithi080.stdout:1031: oid 320 updating version 0 to 150 2023-12-01T04:55:49.325 INFO:tasks.rados.rados.0.smithi080.stdout:1031: oid 320 version 150 is already newer than 148 2023-12-01T04:55:49.325 INFO:tasks.rados.rados.0.smithi080.stdout:1031: oid 320 version 150 is already newer than 149 2023-12-01T04:55:49.325 INFO:tasks.rados.rados.0.smithi080.stdout:1031: oid 320 version 150 is already newer than 147 2023-12-01T04:55:49.326 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 320 v 150 (ObjNum 795 snap 0 seq_num 795) dirty exists 2023-12-01T04:55:49.326 INFO:tasks.rados.rados.0.smithi080.stdout:1031: left oid 320 (ObjNum 795 snap 0 seq_num 795) 2023-12-01T04:55:49.326 INFO:tasks.rados.rados.0.smithi080.stdout:1023: done (9 left) 2023-12-01T04:55:49.326 INFO:tasks.rados.rados.0.smithi080.stdout:1024: done (8 left) 2023-12-01T04:55:49.326 INFO:tasks.rados.rados.0.smithi080.stdout:1025: done (7 left) 2023-12-01T04:55:49.326 INFO:tasks.rados.rados.0.smithi080.stdout:1026: done (6 left) 2023-12-01T04:55:49.326 INFO:tasks.rados.rados.0.smithi080.stdout:1027: done (5 left) 2023-12-01T04:55:49.326 INFO:tasks.rados.rados.0.smithi080.stdout:1028: done (4 left) 2023-12-01T04:55:49.326 INFO:tasks.rados.rados.0.smithi080.stdout:1029: done (3 left) 2023-12-01T04:55:49.326 INFO:tasks.rados.rados.0.smithi080.stdout:1030: done (2 left) 2023-12-01T04:55:49.326 INFO:tasks.rados.rados.0.smithi080.stdout:1031: done (1 left) 2023-12-01T04:55:49.326 INFO:tasks.rados.rados.0.smithi080.stdout:1032: done (0 left) 2023-12-01T04:55:49.326 INFO:tasks.rados.rados.0.smithi080.stdout:1033: read oid 161 snap -1 2023-12-01T04:55:49.326 INFO:tasks.rados.rados.0.smithi080.stdout:1033: expect (ObjNum 160 snap 0 seq_num 160) 2023-12-01T04:55:49.327 INFO:tasks.rados.rados.0.smithi080.stdout:1034: read oid 310 snap -1 2023-12-01T04:55:49.327 INFO:tasks.rados.rados.0.smithi080.stdout:1034: expect (ObjNum 725 snap 0 seq_num 725) 2023-12-01T04:55:49.327 INFO:tasks.rados.rados.0.smithi080.stdout:1035: write oid 18 current snap is 0 2023-12-01T04:55:49.327 INFO:tasks.rados.rados.0.smithi080.stdout:1035: seq_num 797 ranges {595179=474165,1622031=564271,2737184=629206} 2023-12-01T04:55:49.335 INFO:tasks.rados.rados.0.smithi080.stdout:1035: writing smithi08089843-18 from 595179 to 1069344 tid 1 2023-12-01T04:55:49.341 INFO:tasks.rados.rados.0.smithi080.stdout:1035: writing smithi08089843-18 from 1622031 to 2186302 tid 2 2023-12-01T04:55:49.348 INFO:tasks.rados.rados.0.smithi080.stdout:1035: writing smithi08089843-18 from 2737184 to 3366390 tid 3 2023-12-01T04:55:49.348 INFO:tasks.rados.rados.0.smithi080.stdout:1036: write oid 412 current snap is 0 2023-12-01T04:55:49.348 INFO:tasks.rados.rados.0.smithi080.stdout:1036: seq_num 798 ranges {611986=549414,1564160=424282,2764607=440478} 2023-12-01T04:55:49.354 INFO:tasks.rados.rados.0.smithi080.stdout:1036: writing smithi08089843-412 from 611986 to 1161400 tid 1 2023-12-01T04:55:49.359 INFO:tasks.rados.rados.0.smithi080.stdout:1036: writing smithi08089843-412 from 1564160 to 1988442 tid 2 2023-12-01T04:55:49.366 INFO:tasks.rados.rados.0.smithi080.stdout:1036: writing smithi08089843-412 from 2764607 to 3205085 tid 3 2023-12-01T04:55:49.366 INFO:tasks.rados.rados.0.smithi080.stdout:1037: write oid 32 current snap is 0 2023-12-01T04:55:49.366 INFO:tasks.rados.rados.0.smithi080.stdout:1037: seq_num 799 ranges {628793=741016,2138995=567940,3192030=236763} 2023-12-01T04:55:49.375 INFO:tasks.rados.rados.0.smithi080.stdout:1037: writing smithi08089843-32 from 628793 to 1369809 tid 1 2023-12-01T04:55:49.385 INFO:tasks.rados.rados.0.smithi080.stdout:1037: writing smithi08089843-32 from 2138995 to 2706935 tid 2 2023-12-01T04:55:49.389 INFO:tasks.rados.rados.0.smithi080.stdout:1037: writing smithi08089843-32 from 3192030 to 3428793 tid 3 2023-12-01T04:55:49.389 INFO:tasks.rados.rados.0.smithi080.stdout:1038: delete oid 401 current snap is 0 2023-12-01T04:55:49.389 INFO:tasks.rados.rados.0.smithi080.stdout:1033: expect (ObjNum 160 snap 0 seq_num 160) 2023-12-01T04:55:49.492 INFO:tasks.rados.rados.0.smithi080.stdout:1034: expect (ObjNum 725 snap 0 seq_num 725) 2023-12-01T04:55:49.586 INFO:tasks.rados.rados.0.smithi080.stdout:1035: finishing write tid 1 to smithi08089843-18 2023-12-01T04:55:49.586 INFO:tasks.rados.rados.0.smithi080.stdout:1035: finishing write tid 2 to smithi08089843-18 2023-12-01T04:55:49.586 INFO:tasks.rados.rados.0.smithi080.stdout:1033: done (5 left) 2023-12-01T04:55:49.586 INFO:tasks.rados.rados.0.smithi080.stdout:1034: done (4 left) 2023-12-01T04:55:49.586 INFO:tasks.rados.rados.0.smithi080.stdout:1038: done (3 left) 2023-12-01T04:55:49.586 INFO:tasks.rados.rados.0.smithi080.stdout:1039: read oid 192 snap -1 2023-12-01T04:55:49.586 INFO:tasks.rados.rados.0.smithi080.stdout:1039: expect (ObjNum 191 snap 0 seq_num 191) 2023-12-01T04:55:49.586 INFO:tasks.rados.rados.0.smithi080.stdout:1040: read oid 306 snap -1 2023-12-01T04:55:49.587 INFO:tasks.rados.rados.0.smithi080.stdout:1040: expect (ObjNum 305 snap 0 seq_num 305) 2023-12-01T04:55:49.587 INFO:tasks.rados.rados.0.smithi080.stdout:1041: delete oid 143 current snap is 0 2023-12-01T04:55:49.587 INFO:tasks.rados.rados.0.smithi080.stdout:1035: finishing write tid 3 to smithi08089843-18 2023-12-01T04:55:49.587 INFO:tasks.rados.rados.0.smithi080.stdout:1035: finishing write tid 4 to smithi08089843-18 2023-12-01T04:55:49.587 INFO:tasks.rados.rados.0.smithi080.stdout:1035: finishing write tid 5 to smithi08089843-18 2023-12-01T04:55:49.587 INFO:tasks.rados.rados.0.smithi080.stdout:1035: oid 18 updating version 0 to 171 2023-12-01T04:55:49.587 INFO:tasks.rados.rados.0.smithi080.stdout:1035: oid 18 version 171 is already newer than 170 2023-12-01T04:55:49.587 INFO:tasks.rados.rados.0.smithi080.stdout:1035: oid 18 updating version 171 to 172 2023-12-01T04:55:49.587 INFO:tasks.rados.rados.0.smithi080.stdout:1035: oid 18 updating version 172 to 173 2023-12-01T04:55:49.587 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 18 v 173 (ObjNum 797 snap 0 seq_num 797) dirty exists 2023-12-01T04:55:49.587 INFO:tasks.rados.rados.0.smithi080.stdout:1035: left oid 18 (ObjNum 797 snap 0 seq_num 797) 2023-12-01T04:55:49.587 INFO:tasks.rados.rados.0.smithi080.stdout:1036: finishing write tid 1 to smithi08089843-412 2023-12-01T04:55:49.587 INFO:tasks.rados.rados.0.smithi080.stdout:1036: finishing write tid 2 to smithi08089843-412 2023-12-01T04:55:49.587 INFO:tasks.rados.rados.0.smithi080.stdout:1036: finishing write tid 3 to smithi08089843-412 2023-12-01T04:55:49.587 INFO:tasks.rados.rados.0.smithi080.stdout:1036: finishing write tid 4 to smithi08089843-412 2023-12-01T04:55:49.587 INFO:tasks.rados.rados.0.smithi080.stdout:1036: finishing write tid 5 to smithi08089843-412 2023-12-01T04:55:49.588 INFO:tasks.rados.rados.0.smithi080.stdout:1036: oid 412 updating version 0 to 176 2023-12-01T04:55:49.588 INFO:tasks.rados.rados.0.smithi080.stdout:1036: oid 412 updating version 176 to 177 2023-12-01T04:55:49.588 INFO:tasks.rados.rados.0.smithi080.stdout:1036: oid 412 updating version 177 to 178 2023-12-01T04:55:49.588 INFO:tasks.rados.rados.0.smithi080.stdout:1036: oid 412 updating version 178 to 179 2023-12-01T04:55:49.588 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 412 v 179 (ObjNum 798 snap 0 seq_num 798) dirty exists 2023-12-01T04:55:49.588 INFO:tasks.rados.rados.0.smithi080.stdout:1036: left oid 412 (ObjNum 798 snap 0 seq_num 798) 2023-12-01T04:55:49.588 INFO:tasks.rados.rados.0.smithi080.stdout:1037: finishing write tid 1 to smithi08089843-32 2023-12-01T04:55:49.588 INFO:tasks.rados.rados.0.smithi080.stdout:1037: finishing write tid 2 to smithi08089843-32 2023-12-01T04:55:49.588 INFO:tasks.rados.rados.0.smithi080.stdout:1037: finishing write tid 3 to smithi08089843-32 2023-12-01T04:55:49.588 INFO:tasks.rados.rados.0.smithi080.stdout:1037: finishing write tid 4 to smithi08089843-32 2023-12-01T04:55:49.588 INFO:tasks.rados.rados.0.smithi080.stdout:1037: finishing write tid 5 to smithi08089843-32 2023-12-01T04:55:49.588 INFO:tasks.rados.rados.0.smithi080.stdout:1037: oid 32 updating version 0 to 191 2023-12-01T04:55:49.588 INFO:tasks.rados.rados.0.smithi080.stdout:1037: oid 32 updating version 191 to 193 2023-12-01T04:55:49.588 INFO:tasks.rados.rados.0.smithi080.stdout:1037: oid 32 version 193 is already newer than 192 2023-12-01T04:55:49.588 INFO:tasks.rados.rados.0.smithi080.stdout:1037: oid 32 version 193 is already newer than 190 2023-12-01T04:55:49.589 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 32 v 193 (ObjNum 799 snap 0 seq_num 799) dirty exists 2023-12-01T04:55:49.589 INFO:tasks.rados.rados.0.smithi080.stdout:1037: left oid 32 (ObjNum 799 snap 0 seq_num 799) 2023-12-01T04:55:49.589 INFO:tasks.rados.rados.0.smithi080.stdout:1035: done (5 left) 2023-12-01T04:55:49.589 INFO:tasks.rados.rados.0.smithi080.stdout:1036: done (4 left) 2023-12-01T04:55:49.589 INFO:tasks.rados.rados.0.smithi080.stdout:1037: done (3 left) 2023-12-01T04:55:49.589 INFO:tasks.rados.rados.0.smithi080.stdout:1041: done (2 left) 2023-12-01T04:55:49.589 INFO:tasks.rados.rados.0.smithi080.stdout:1042: write oid 253 current snap is 0 2023-12-01T04:55:49.589 INFO:tasks.rados.rados.0.smithi080.stdout:1042: seq_num 802 ranges {679214=566763,1798088=715267,3157946=321268} 2023-12-01T04:55:49.594 INFO:tasks.rados.rados.0.smithi080.stdout:1042: writing smithi08089843-253 from 679214 to 1245977 tid 1 2023-12-01T04:55:49.602 INFO:tasks.rados.rados.0.smithi080.stdout:1042: writing smithi08089843-253 from 1798088 to 2513355 tid 2 2023-12-01T04:55:49.607 INFO:tasks.rados.rados.0.smithi080.stdout:1042: writing smithi08089843-253 from 3157946 to 3479214 tid 3 2023-12-01T04:55:49.608 INFO:tasks.rados.rados.0.smithi080.stdout:1043: write oid 87 current snap is 0 2023-12-01T04:55:49.608 INFO:tasks.rados.rados.0.smithi080.stdout:1040: expect (ObjNum 305 snap 0 seq_num 305) 2023-12-01T04:55:49.725 INFO:tasks.rados.rados.0.smithi080.stdout:1039: expect (ObjNum 191 snap 0 seq_num 191) 2023-12-01T04:55:49.834 INFO:tasks.rados.rados.0.smithi080.stdout:1042: finishing write tid 1 to smithi08089843-253 2023-12-01T04:55:49.834 INFO:tasks.rados.rados.0.smithi080.stdout:1042: finishing write tid 2 to smithi08089843-253 2023-12-01T04:55:49.834 INFO:tasks.rados.rados.0.smithi080.stdout:1043: seq_num 803 ranges {696021=642012,1856570=575278,3185369=310652} 2023-12-01T04:55:49.841 INFO:tasks.rados.rados.0.smithi080.stdout:1043: writing smithi08089843-87 from 696021 to 1338033 tid 1 2023-12-01T04:55:49.847 INFO:tasks.rados.rados.0.smithi080.stdout:1043: writing smithi08089843-87 from 1856570 to 2431848 tid 2 2023-12-01T04:55:49.854 INFO:tasks.rados.rados.0.smithi080.stdout:1043: writing smithi08089843-87 from 3185369 to 3496021 tid 3 2023-12-01T04:55:49.854 INFO:tasks.rados.rados.0.smithi080.stdout:1039: done (3 left) 2023-12-01T04:55:49.854 INFO:tasks.rados.rados.0.smithi080.stdout:1040: done (2 left) 2023-12-01T04:55:49.854 INFO:tasks.rados.rados.0.smithi080.stdout:1044: read oid 89 snap -1 2023-12-01T04:55:49.854 INFO:tasks.rados.rados.0.smithi080.stdout:1044: expect (ObjNum 631 snap 0 seq_num 631) 2023-12-01T04:55:49.854 INFO:tasks.rados.rados.0.smithi080.stdout:1045: write oid 73 current snap is 0 2023-12-01T04:55:49.855 INFO:tasks.rados.rados.0.smithi080.stdout:1045: seq_num 804 ranges {712828=717261,1915052=718936,3212792=300036} 2023-12-01T04:55:49.863 INFO:tasks.rados.rados.0.smithi080.stdout:1045: writing smithi08089843-73 from 712828 to 1430089 tid 1 2023-12-01T04:55:49.870 INFO:tasks.rados.rados.0.smithi080.stdout:1045: writing smithi08089843-73 from 1915052 to 2633988 tid 2 2023-12-01T04:55:49.876 INFO:tasks.rados.rados.0.smithi080.stdout:1045: writing smithi08089843-73 from 3212792 to 3512828 tid 3 2023-12-01T04:55:49.876 INFO:tasks.rados.rados.0.smithi080.stdout:1046: write oid 90 current snap is 0 2023-12-01T04:55:49.876 INFO:tasks.rados.rados.0.smithi080.stdout:1046: seq_num 805 ranges {729635=792510,1973534=578947,3240215=289420} 2023-12-01T04:55:49.884 INFO:tasks.rados.rados.0.smithi080.stdout:1046: writing smithi08089843-90 from 729635 to 1522145 tid 1 2023-12-01T04:55:49.889 INFO:tasks.rados.rados.0.smithi080.stdout:1046: writing smithi08089843-90 from 1973534 to 2552481 tid 2 2023-12-01T04:55:49.895 INFO:tasks.rados.rados.0.smithi080.stdout:1046: writing smithi08089843-90 from 3240215 to 3529635 tid 3 2023-12-01T04:55:49.895 INFO:tasks.rados.rados.0.smithi080.stdout:1047: write oid 255 current snap is 0 2023-12-01T04:55:49.895 INFO:tasks.rados.rados.0.smithi080.stdout:1047: seq_num 806 ranges {746442=584112,1748369=722605,2983991=562451} 2023-12-01T04:55:49.902 INFO:tasks.rados.rados.0.smithi080.stdout:1047: writing smithi08089843-255 from 746442 to 1330554 tid 1 2023-12-01T04:55:49.908 INFO:tasks.rados.rados.0.smithi080.stdout:1047: writing smithi08089843-255 from 1748369 to 2470974 tid 2 2023-12-01T04:55:49.915 INFO:tasks.rados.rados.0.smithi080.stdout:1047: writing smithi08089843-255 from 2983991 to 3546442 tid 3 2023-12-01T04:55:49.915 INFO:tasks.rados.rados.0.smithi080.stdout:1048: read oid 69 snap -1 2023-12-01T04:55:49.915 INFO:tasks.rados.rados.0.smithi080.stdout:1048: expect (ObjNum 68 snap 0 seq_num 68) 2023-12-01T04:55:49.915 INFO:tasks.rados.rados.0.smithi080.stdout:1049: read oid 419 snap -1 2023-12-01T04:55:49.915 INFO:tasks.rados.rados.0.smithi080.stdout:1049: expect (ObjNum 418 snap 0 seq_num 418) 2023-12-01T04:55:49.915 INFO:tasks.rados.rados.0.smithi080.stdout:1050: write oid 270 current snap is 0 2023-12-01T04:55:49.915 INFO:tasks.rados.rados.0.smithi080.stdout:1050: seq_num 807 ranges {763249=659361,2090498=582616,3295061=268188} 2023-12-01T04:55:49.923 INFO:tasks.rados.rados.0.smithi080.stdout:1050: writing smithi08089843-270 from 763249 to 1422610 tid 1 2023-12-01T04:55:49.930 INFO:tasks.rados.rados.0.smithi080.stdout:1050: writing smithi08089843-270 from 2090498 to 2673114 tid 2 2023-12-01T04:55:49.936 INFO:tasks.rados.rados.0.smithi080.stdout:1050: writing smithi08089843-270 from 3295061 to 3563249 tid 3 2023-12-01T04:55:49.936 INFO:tasks.rados.rados.0.smithi080.stdout:1051: read oid 45 snap -1 2023-12-01T04:55:49.936 INFO:tasks.rados.rados.0.smithi080.stdout:1051: expect deleted 2023-12-01T04:55:49.936 INFO:tasks.rados.rados.0.smithi080.stdout:1052: write oid 347 current snap is 0 2023-12-01T04:55:49.936 INFO:tasks.rados.rados.0.smithi080.stdout:1042: finishing write tid 3 to smithi08089843-253 2023-12-01T04:55:49.936 INFO:tasks.rados.rados.0.smithi080.stdout:1042: finishing write tid 4 to smithi08089843-253 2023-12-01T04:55:49.936 INFO:tasks.rados.rados.0.smithi080.stdout:1042: finishing write tid 5 to smithi08089843-253 2023-12-01T04:55:49.936 INFO:tasks.rados.rados.0.smithi080.stdout:1042: oid 253 updating version 0 to 195 2023-12-01T04:55:49.936 INFO:tasks.rados.rados.0.smithi080.stdout:1042: oid 253 updating version 195 to 196 2023-12-01T04:55:49.936 INFO:tasks.rados.rados.0.smithi080.stdout:1042: oid 253 updating version 196 to 197 2023-12-01T04:55:49.936 INFO:tasks.rados.rados.0.smithi080.stdout:1042: oid 253 version 197 is already newer than 194 2023-12-01T04:55:49.936 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 253 v 197 (ObjNum 802 snap 0 seq_num 802) dirty exists 2023-12-01T04:55:49.937 INFO:tasks.rados.rados.0.smithi080.stdout:1042: left oid 253 (ObjNum 802 snap 0 seq_num 802) 2023-12-01T04:55:49.937 INFO:tasks.rados.rados.0.smithi080.stdout:1043: finishing write tid 1 to smithi08089843-87 2023-12-01T04:55:49.937 INFO:tasks.rados.rados.0.smithi080.stdout:1043: finishing write tid 2 to smithi08089843-87 2023-12-01T04:55:49.937 INFO:tasks.rados.rados.0.smithi080.stdout:1052: seq_num 808 ranges {780056=734610,2148980=726274,3322484=257572} 2023-12-01T04:55:49.944 INFO:tasks.rados.rados.0.smithi080.stdout:1052: writing smithi08089843-347 from 780056 to 1514666 tid 1 2023-12-01T04:55:49.951 INFO:tasks.rados.rados.0.smithi080.stdout:1052: writing smithi08089843-347 from 2148980 to 2875254 tid 2 2023-12-01T04:55:49.955 INFO:tasks.rados.rados.0.smithi080.stdout:1052: writing smithi08089843-347 from 3322484 to 3580056 tid 3 2023-12-01T04:55:49.956 INFO:tasks.rados.rados.0.smithi080.stdout:1042: done (10 left) 2023-12-01T04:55:49.956 INFO:tasks.rados.rados.0.smithi080.stdout:1053: write oid 76 current snap is 0 2023-12-01T04:55:49.956 INFO:tasks.rados.rados.0.smithi080.stdout:1053: seq_num 809 ranges {796863=409859,1807462=586285,3066260=530603} 2023-12-01T04:55:49.962 INFO:tasks.rados.rados.0.smithi080.stdout:1053: writing smithi08089843-76 from 796863 to 1206722 tid 1 2023-12-01T04:55:49.969 INFO:tasks.rados.rados.0.smithi080.stdout:1053: writing smithi08089843-76 from 1807462 to 2393747 tid 2 2023-12-01T04:55:49.975 INFO:tasks.rados.rados.0.smithi080.stdout:1053: writing smithi08089843-76 from 3066260 to 3596863 tid 3 2023-12-01T04:55:49.976 INFO:tasks.rados.rados.0.smithi080.stdout:1054: write oid 141 current snap is 0 2023-12-01T04:55:49.976 INFO:tasks.rados.rados.0.smithi080.stdout:1054: seq_num 810 ranges {413670=485108,1465944=729943,2977330=524801} 2023-12-01T04:55:49.980 INFO:tasks.rados.rados.0.smithi080.stdout:1054: writing smithi08089843-141 from 413670 to 898778 tid 1 2023-12-01T04:55:49.988 INFO:tasks.rados.rados.0.smithi080.stdout:1054: writing smithi08089843-141 from 1465944 to 2195887 tid 2 2023-12-01T04:55:49.995 INFO:tasks.rados.rados.0.smithi080.stdout:1054: writing smithi08089843-141 from 2977330 to 3502131 tid 3 2023-12-01T04:55:49.995 INFO:tasks.rados.rados.0.smithi080.stdout:1055: write oid 121 current snap is 0 2023-12-01T04:55:49.995 INFO:tasks.rados.rados.0.smithi080.stdout:1043: finishing write tid 3 to smithi08089843-87 2023-12-01T04:55:49.996 INFO:tasks.rados.rados.0.smithi080.stdout:1055: seq_num 811 ranges {430477=560357,1408073=473601,2488400=736073} 2023-12-01T04:55:50.001 INFO:tasks.rados.rados.0.smithi080.stdout:1055: writing smithi08089843-121 from 430477 to 990834 tid 1 2023-12-01T04:55:50.006 INFO:tasks.rados.rados.0.smithi080.stdout:1055: writing smithi08089843-121 from 1408073 to 1881674 tid 2 2023-12-01T04:55:50.015 INFO:tasks.rados.rados.0.smithi080.stdout:1055: writing smithi08089843-121 from 2488400 to 3224473 tid 3 2023-12-01T04:55:50.015 INFO:tasks.rados.rados.0.smithi080.stdout:1056: read oid 438 snap -1 2023-12-01T04:55:50.016 INFO:tasks.rados.rados.0.smithi080.stdout:1056: expect (ObjNum 437 snap 0 seq_num 437) 2023-12-01T04:55:50.016 INFO:tasks.rados.rados.0.smithi080.stdout:1057: read oid 430 snap -1 2023-12-01T04:55:50.016 INFO:tasks.rados.rados.0.smithi080.stdout:1057: expect (ObjNum 429 snap 0 seq_num 429) 2023-12-01T04:55:50.016 INFO:tasks.rados.rados.0.smithi080.stdout:1058: write oid 22 current snap is 0 2023-12-01T04:55:50.016 INFO:tasks.rados.rados.0.smithi080.stdout:1058: seq_num 812 ranges {447284=635606,1866555=733612,3315823=331461} 2023-12-01T04:55:50.023 INFO:tasks.rados.rados.0.smithi080.stdout:1058: writing smithi08089843-22 from 447284 to 1082890 tid 1 2023-12-01T04:55:50.033 INFO:tasks.rados.rados.0.smithi080.stdout:1058: writing smithi08089843-22 from 1866555 to 2600167 tid 2 2023-12-01T04:55:50.039 INFO:tasks.rados.rados.0.smithi080.stdout:1058: writing smithi08089843-22 from 3315823 to 3647284 tid 3 2023-12-01T04:55:50.040 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:50.040 INFO:tasks.rados.rados.0.smithi080.stdout:1043: finishing write tid 4 to smithi08089843-87 2023-12-01T04:55:50.040 INFO:tasks.rados.rados.0.smithi080.stdout:1043: finishing write tid 5 to smithi08089843-87 2023-12-01T04:55:50.040 INFO:tasks.rados.rados.0.smithi080.stdout:1043: oid 87 updating version 0 to 137 2023-12-01T04:55:50.040 INFO:tasks.rados.rados.0.smithi080.stdout:1043: oid 87 updating version 137 to 139 2023-12-01T04:55:50.040 INFO:tasks.rados.rados.0.smithi080.stdout:1043: oid 87 updating version 139 to 140 2023-12-01T04:55:50.040 INFO:tasks.rados.rados.0.smithi080.stdout:1043: oid 87 version 140 is already newer than 138 2023-12-01T04:55:50.040 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 87 v 140 (ObjNum 803 snap 0 seq_num 803) dirty exists 2023-12-01T04:55:50.040 INFO:tasks.rados.rados.0.smithi080.stdout:1043: left oid 87 (ObjNum 803 snap 0 seq_num 803) 2023-12-01T04:55:50.040 INFO:tasks.rados.rados.0.smithi080.stdout:1044: expect (ObjNum 631 snap 0 seq_num 631) 2023-12-01T04:55:50.180 INFO:tasks.rados.rados.0.smithi080.stdout:1045: finishing write tid 1 to smithi08089843-73 2023-12-01T04:55:50.180 INFO:tasks.rados.rados.0.smithi080.stdout:1045: finishing write tid 2 to smithi08089843-73 2023-12-01T04:55:50.180 INFO:tasks.rados.rados.0.smithi080.stdout:1045: finishing write tid 3 to smithi08089843-73 2023-12-01T04:55:50.181 INFO:tasks.rados.rados.0.smithi080.stdout:1045: finishing write tid 4 to smithi08089843-73 2023-12-01T04:55:50.181 INFO:tasks.rados.rados.0.smithi080.stdout:1045: finishing write tid 5 to smithi08089843-73 2023-12-01T04:55:50.181 INFO:tasks.rados.rados.0.smithi080.stdout:1045: oid 73 updating version 0 to 151 2023-12-01T04:55:50.181 INFO:tasks.rados.rados.0.smithi080.stdout:1045: oid 73 updating version 151 to 152 2023-12-01T04:55:50.181 INFO:tasks.rados.rados.0.smithi080.stdout:1045: oid 73 version 152 is already newer than 149 2023-12-01T04:55:50.181 INFO:tasks.rados.rados.0.smithi080.stdout:1045: oid 73 version 152 is already newer than 150 2023-12-01T04:55:50.181 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 73 v 152 (ObjNum 804 snap 0 seq_num 804) dirty exists 2023-12-01T04:55:50.181 INFO:tasks.rados.rados.0.smithi080.stdout:1045: left oid 73 (ObjNum 804 snap 0 seq_num 804) 2023-12-01T04:55:50.181 INFO:tasks.rados.rados.0.smithi080.stdout:1046: finishing write tid 1 to smithi08089843-90 2023-12-01T04:55:50.181 INFO:tasks.rados.rados.0.smithi080.stdout:1046: finishing write tid 2 to smithi08089843-90 2023-12-01T04:55:50.182 INFO:tasks.rados.rados.0.smithi080.stdout:1046: finishing write tid 3 to smithi08089843-90 2023-12-01T04:55:50.182 INFO:tasks.rados.rados.0.smithi080.stdout:1046: finishing write tid 4 to smithi08089843-90 2023-12-01T04:55:50.182 INFO:tasks.rados.rados.0.smithi080.stdout:1046: finishing write tid 5 to smithi08089843-90 2023-12-01T04:55:50.182 INFO:tasks.rados.rados.0.smithi080.stdout:1046: oid 90 updating version 0 to 179 2023-12-01T04:55:50.182 INFO:tasks.rados.rados.0.smithi080.stdout:1046: oid 90 updating version 179 to 180 2023-12-01T04:55:50.182 INFO:tasks.rados.rados.0.smithi080.stdout:1046: oid 90 updating version 180 to 181 2023-12-01T04:55:50.182 INFO:tasks.rados.rados.0.smithi080.stdout:1046: oid 90 version 181 is already newer than 178 2023-12-01T04:55:50.182 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 90 v 181 (ObjNum 805 snap 0 seq_num 805) dirty exists 2023-12-01T04:55:50.182 INFO:tasks.rados.rados.0.smithi080.stdout:1046: left oid 90 (ObjNum 805 snap 0 seq_num 805) 2023-12-01T04:55:50.182 INFO:tasks.rados.rados.0.smithi080.stdout:1047: finishing write tid 1 to smithi08089843-255 2023-12-01T04:55:50.182 INFO:tasks.rados.rados.0.smithi080.stdout:1047: finishing write tid 2 to smithi08089843-255 2023-12-01T04:55:50.182 INFO:tasks.rados.rados.0.smithi080.stdout:1047: finishing write tid 3 to smithi08089843-255 2023-12-01T04:55:50.183 INFO:tasks.rados.rados.0.smithi080.stdout:1047: finishing write tid 4 to smithi08089843-255 2023-12-01T04:55:50.183 INFO:tasks.rados.rados.0.smithi080.stdout:1047: finishing write tid 5 to smithi08089843-255 2023-12-01T04:55:50.183 INFO:tasks.rados.rados.0.smithi080.stdout:1047: oid 255 updating version 0 to 177 2023-12-01T04:55:50.183 INFO:tasks.rados.rados.0.smithi080.stdout:1047: oid 255 version 177 is already newer than 175 2023-12-01T04:55:50.183 INFO:tasks.rados.rados.0.smithi080.stdout:1047: oid 255 version 177 is already newer than 176 2023-12-01T04:55:50.183 INFO:tasks.rados.rados.0.smithi080.stdout:1047: oid 255 updating version 177 to 178 2023-12-01T04:55:50.183 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 255 v 178 (ObjNum 806 snap 0 seq_num 806) dirty exists 2023-12-01T04:55:50.183 INFO:tasks.rados.rados.0.smithi080.stdout:1047: left oid 255 (ObjNum 806 snap 0 seq_num 806) 2023-12-01T04:55:50.183 INFO:tasks.rados.rados.0.smithi080.stdout:1049: expect (ObjNum 418 snap 0 seq_num 418) 2023-12-01T04:55:50.292 INFO:tasks.rados.rados.0.smithi080.stdout:1048: expect (ObjNum 68 snap 0 seq_num 68) 2023-12-01T04:55:50.408 INFO:tasks.rados.rados.0.smithi080.stdout:1050: finishing write tid 1 to smithi08089843-270 2023-12-01T04:55:50.408 INFO:tasks.rados.rados.0.smithi080.stdout:1050: finishing write tid 2 to smithi08089843-270 2023-12-01T04:55:50.409 INFO:tasks.rados.rados.0.smithi080.stdout:1050: finishing write tid 3 to smithi08089843-270 2023-12-01T04:55:50.409 INFO:tasks.rados.rados.0.smithi080.stdout:1050: finishing write tid 4 to smithi08089843-270 2023-12-01T04:55:50.409 INFO:tasks.rados.rados.0.smithi080.stdout:1050: finishing write tid 5 to smithi08089843-270 2023-12-01T04:55:50.409 INFO:tasks.rados.rados.0.smithi080.stdout:1050: oid 270 updating version 0 to 199 2023-12-01T04:55:50.409 INFO:tasks.rados.rados.0.smithi080.stdout:1050: oid 270 updating version 199 to 200 2023-12-01T04:55:50.409 INFO:tasks.rados.rados.0.smithi080.stdout:1050: oid 270 updating version 200 to 201 2023-12-01T04:55:50.409 INFO:tasks.rados.rados.0.smithi080.stdout:1050: oid 270 version 201 is already newer than 198 2023-12-01T04:55:50.409 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 270 v 201 (ObjNum 807 snap 0 seq_num 807) dirty exists 2023-12-01T04:55:50.409 INFO:tasks.rados.rados.0.smithi080.stdout:1050: left oid 270 (ObjNum 807 snap 0 seq_num 807) 2023-12-01T04:55:50.409 INFO:tasks.rados.rados.0.smithi080.stdout:1052: finishing write tid 1 to smithi08089843-347 2023-12-01T04:55:50.409 INFO:tasks.rados.rados.0.smithi080.stdout:1052: finishing write tid 2 to smithi08089843-347 2023-12-01T04:55:50.409 INFO:tasks.rados.rados.0.smithi080.stdout:1052: finishing write tid 3 to smithi08089843-347 2023-12-01T04:55:50.409 INFO:tasks.rados.rados.0.smithi080.stdout:1052: finishing write tid 4 to smithi08089843-347 2023-12-01T04:55:50.409 INFO:tasks.rados.rados.0.smithi080.stdout:1052: finishing write tid 5 to smithi08089843-347 2023-12-01T04:55:50.410 INFO:tasks.rados.rados.0.smithi080.stdout:1052: oid 347 updating version 0 to 165 2023-12-01T04:55:50.410 INFO:tasks.rados.rados.0.smithi080.stdout:1052: oid 347 version 165 is already newer than 164 2023-12-01T04:55:50.410 INFO:tasks.rados.rados.0.smithi080.stdout:1052: oid 347 updating version 165 to 167 2023-12-01T04:55:50.410 INFO:tasks.rados.rados.0.smithi080.stdout:1052: oid 347 version 167 is already newer than 166 2023-12-01T04:55:50.410 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 347 v 167 (ObjNum 808 snap 0 seq_num 808) dirty exists 2023-12-01T04:55:50.410 INFO:tasks.rados.rados.0.smithi080.stdout:1052: left oid 347 (ObjNum 808 snap 0 seq_num 808) 2023-12-01T04:55:50.410 INFO:tasks.rados.rados.0.smithi080.stdout:1053: finishing write tid 1 to smithi08089843-76 2023-12-01T04:55:50.410 INFO:tasks.rados.rados.0.smithi080.stdout:1043: done (15 left) 2023-12-01T04:55:50.410 INFO:tasks.rados.rados.0.smithi080.stdout:1044: done (14 left) 2023-12-01T04:55:50.410 INFO:tasks.rados.rados.0.smithi080.stdout:1045: done (13 left) 2023-12-01T04:55:50.410 INFO:tasks.rados.rados.0.smithi080.stdout:1046: done (12 left) 2023-12-01T04:55:50.410 INFO:tasks.rados.rados.0.smithi080.stdout:1047: done (11 left) 2023-12-01T04:55:50.410 INFO:tasks.rados.rados.0.smithi080.stdout:1048: done (10 left) 2023-12-01T04:55:50.411 INFO:tasks.rados.rados.0.smithi080.stdout:1049: done (9 left) 2023-12-01T04:55:50.411 INFO:tasks.rados.rados.0.smithi080.stdout:1050: done (8 left) 2023-12-01T04:55:50.411 INFO:tasks.rados.rados.0.smithi080.stdout:1051: done (7 left) 2023-12-01T04:55:50.411 INFO:tasks.rados.rados.0.smithi080.stdout:1052: done (6 left) 2023-12-01T04:55:50.411 INFO:tasks.rados.rados.0.smithi080.stdout:1059: write oid 458 current snap is 0 2023-12-01T04:55:50.411 INFO:tasks.rados.rados.0.smithi080.stdout:1053: finishing write tid 2 to smithi08089843-76 2023-12-01T04:55:50.411 INFO:tasks.rados.rados.0.smithi080.stdout:1059: seq_num 813 ranges {464091=710855,1925037=477270,2943246=474970} 2023-12-01T04:55:50.416 INFO:tasks.rados.rados.0.smithi080.stdout:1059: writing smithi08089843-458 from 464091 to 1174946 tid 1 2023-12-01T04:55:50.422 INFO:tasks.rados.rados.0.smithi080.stdout:1059: writing smithi08089843-458 from 1925037 to 2402307 tid 2 2023-12-01T04:55:50.428 INFO:tasks.rados.rados.0.smithi080.stdout:1059: writing smithi08089843-458 from 2943246 to 3418216 tid 3 2023-12-01T04:55:50.428 INFO:tasks.rados.rados.0.smithi080.stdout:1060: delete oid 263 current snap is 0 2023-12-01T04:55:50.428 INFO:tasks.rados.rados.0.smithi080.stdout:1053: finishing write tid 3 to smithi08089843-76 2023-12-01T04:55:50.428 INFO:tasks.rados.rados.0.smithi080.stdout:1053: finishing write tid 4 to smithi08089843-76 2023-12-01T04:55:50.428 INFO:tasks.rados.rados.0.smithi080.stdout:1053: finishing write tid 5 to smithi08089843-76 2023-12-01T04:55:50.428 INFO:tasks.rados.rados.0.smithi080.stdout:1053: oid 76 updating version 0 to 205 2023-12-01T04:55:50.428 INFO:tasks.rados.rados.0.smithi080.stdout:1053: oid 76 version 205 is already newer than 203 2023-12-01T04:55:50.428 INFO:tasks.rados.rados.0.smithi080.stdout:1053: oid 76 version 205 is already newer than 204 2023-12-01T04:55:50.428 INFO:tasks.rados.rados.0.smithi080.stdout:1053: oid 76 version 205 is already newer than 202 2023-12-01T04:55:50.428 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 76 v 205 (ObjNum 809 snap 0 seq_num 809) dirty exists 2023-12-01T04:55:50.428 INFO:tasks.rados.rados.0.smithi080.stdout:1053: left oid 76 (ObjNum 809 snap 0 seq_num 809) 2023-12-01T04:55:50.428 INFO:tasks.rados.rados.0.smithi080.stdout:1054: finishing write tid 1 to smithi08089843-141 2023-12-01T04:55:50.429 INFO:tasks.rados.rados.0.smithi080.stdout:1054: finishing write tid 2 to smithi08089843-141 2023-12-01T04:55:50.429 INFO:tasks.rados.rados.0.smithi080.stdout:1054: finishing write tid 3 to smithi08089843-141 2023-12-01T04:55:50.429 INFO:tasks.rados.rados.0.smithi080.stdout:1054: finishing write tid 4 to smithi08089843-141 2023-12-01T04:55:50.429 INFO:tasks.rados.rados.0.smithi080.stdout:1054: finishing write tid 5 to smithi08089843-141 2023-12-01T04:55:50.429 INFO:tasks.rados.rados.0.smithi080.stdout:1054: oid 141 updating version 0 to 182 2023-12-01T04:55:50.429 INFO:tasks.rados.rados.0.smithi080.stdout:1054: oid 141 updating version 182 to 183 2023-12-01T04:55:50.429 INFO:tasks.rados.rados.0.smithi080.stdout:1054: oid 141 updating version 183 to 185 2023-12-01T04:55:50.429 INFO:tasks.rados.rados.0.smithi080.stdout:1054: oid 141 version 185 is already newer than 184 2023-12-01T04:55:50.429 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 141 v 185 (ObjNum 810 snap 0 seq_num 810) dirty exists 2023-12-01T04:55:50.429 INFO:tasks.rados.rados.0.smithi080.stdout:1054: left oid 141 (ObjNum 810 snap 0 seq_num 810) 2023-12-01T04:55:50.429 INFO:tasks.rados.rados.0.smithi080.stdout:1055: finishing write tid 1 to smithi08089843-121 2023-12-01T04:55:50.429 INFO:tasks.rados.rados.0.smithi080.stdout:1055: finishing write tid 2 to smithi08089843-121 2023-12-01T04:55:50.429 INFO:tasks.rados.rados.0.smithi080.stdout:1056: expect (ObjNum 437 snap 0 seq_num 437) 2023-12-01T04:55:50.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:55:50 smithi080 bash[28629]: debug 2023-12-01T04:55:50.110+0000 7f64db93c700 -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-01T04:55:50.542 INFO:tasks.rados.rados.0.smithi080.stdout:1055: finishing write tid 3 to smithi08089843-121 2023-12-01T04:55:50.542 INFO:tasks.rados.rados.0.smithi080.stdout:1055: finishing write tid 4 to smithi08089843-121 2023-12-01T04:55:50.542 INFO:tasks.rados.rados.0.smithi080.stdout:1055: finishing write tid 5 to smithi08089843-121 2023-12-01T04:55:50.542 INFO:tasks.rados.rados.0.smithi080.stdout:1055: oid 121 updating version 0 to 131 2023-12-01T04:55:50.542 INFO:tasks.rados.rados.0.smithi080.stdout:1055: oid 121 updating version 131 to 132 2023-12-01T04:55:50.543 INFO:tasks.rados.rados.0.smithi080.stdout:1055: oid 121 version 132 is already newer than 129 2023-12-01T04:55:50.543 INFO:tasks.rados.rados.0.smithi080.stdout:1055: oid 121 version 132 is already newer than 130 2023-12-01T04:55:50.543 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 121 v 132 (ObjNum 811 snap 0 seq_num 811) dirty exists 2023-12-01T04:55:50.543 INFO:tasks.rados.rados.0.smithi080.stdout:1055: left oid 121 (ObjNum 811 snap 0 seq_num 811) 2023-12-01T04:55:50.543 INFO:tasks.rados.rados.0.smithi080.stdout:1057: expect (ObjNum 429 snap 0 seq_num 429) 2023-12-01T04:55:50.644 INFO:tasks.rados.rados.0.smithi080.stdout:1058: finishing write tid 1 to smithi08089843-22 2023-12-01T04:55:50.644 INFO:tasks.rados.rados.0.smithi080.stdout:1053: done (7 left) 2023-12-01T04:55:50.644 INFO:tasks.rados.rados.0.smithi080.stdout:1054: done (6 left) 2023-12-01T04:55:50.645 INFO:tasks.rados.rados.0.smithi080.stdout:1055: done (5 left) 2023-12-01T04:55:50.645 INFO:tasks.rados.rados.0.smithi080.stdout:1056: done (4 left) 2023-12-01T04:55:50.645 INFO:tasks.rados.rados.0.smithi080.stdout:1057: done (3 left) 2023-12-01T04:55:50.645 INFO:tasks.rados.rados.0.smithi080.stdout:1060: done (2 left) 2023-12-01T04:55:50.645 INFO:tasks.rados.rados.0.smithi080.stdout:1061: write oid 151 current snap is 0 2023-12-01T04:55:50.645 INFO:tasks.rados.rados.0.smithi080.stdout:1058: finishing write tid 2 to smithi08089843-22 2023-12-01T04:55:50.645 INFO:tasks.rados.rados.0.smithi080.stdout:1061: seq_num 815 ranges {497705=577706,1642001=480939,2598092=497514} 2023-12-01T04:55:50.650 INFO:tasks.rados.rados.0.smithi080.stdout:1061: writing smithi08089843-151 from 497705 to 1075411 tid 1 2023-12-01T04:55:50.656 INFO:tasks.rados.rados.0.smithi080.stdout:1061: writing smithi08089843-151 from 1642001 to 2122940 tid 2 2023-12-01T04:55:50.662 INFO:tasks.rados.rados.0.smithi080.stdout:1061: writing smithi08089843-151 from 2598092 to 3095606 tid 3 2023-12-01T04:55:50.663 INFO:tasks.rados.rados.0.smithi080.stdout:1062: write oid 269 current snap is 0 2023-12-01T04:55:50.663 INFO:tasks.rados.rados.0.smithi080.stdout:1058: finishing write tid 3 to smithi08089843-22 2023-12-01T04:55:50.663 INFO:tasks.rados.rados.0.smithi080.stdout:1058: finishing write tid 4 to smithi08089843-22 2023-12-01T04:55:50.663 INFO:tasks.rados.rados.0.smithi080.stdout:1058: finishing write tid 5 to smithi08089843-22 2023-12-01T04:55:50.663 INFO:tasks.rados.rados.0.smithi080.stdout:1058: oid 22 updating version 0 to 182 2023-12-01T04:55:50.663 INFO:tasks.rados.rados.0.smithi080.stdout:1058: oid 22 version 182 is already newer than 181 2023-12-01T04:55:50.663 INFO:tasks.rados.rados.0.smithi080.stdout:1058: oid 22 version 182 is already newer than 180 2023-12-01T04:55:50.664 INFO:tasks.rados.rados.0.smithi080.stdout:1058: oid 22 updating version 182 to 183 2023-12-01T04:55:50.664 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 22 v 183 (ObjNum 812 snap 0 seq_num 812) dirty exists 2023-12-01T04:55:50.664 INFO:tasks.rados.rados.0.smithi080.stdout:1058: left oid 22 (ObjNum 812 snap 0 seq_num 812) 2023-12-01T04:55:50.664 INFO:tasks.rados.rados.0.smithi080.stdout:1062: seq_num 816 ranges {514512=652955,1700483=740950,3025515=688997} 2023-12-01T04:55:50.668 INFO:tasks.rados.rados.0.smithi080.stdout:1062: writing smithi08089843-269 from 514512 to 1167467 tid 1 2023-12-01T04:55:50.675 INFO:tasks.rados.rados.0.smithi080.stdout:1062: writing smithi08089843-269 from 1700483 to 2441433 tid 2 2023-12-01T04:55:50.682 INFO:tasks.rados.rados.0.smithi080.stdout:1062: writing smithi08089843-269 from 3025515 to 3714512 tid 3 2023-12-01T04:55:50.682 INFO:tasks.rados.rados.0.smithi080.stdout:1058: done (3 left) 2023-12-01T04:55:50.682 INFO:tasks.rados.rados.0.smithi080.stdout:1063: read oid 271 snap -1 2023-12-01T04:55:50.682 INFO:tasks.rados.rados.0.smithi080.stdout:1063: expect (ObjNum 566 snap 0 seq_num 566) 2023-12-01T04:55:50.682 INFO:tasks.rados.rados.0.smithi080.stdout:1059: finishing write tid 1 to smithi08089843-458 2023-12-01T04:55:50.682 INFO:tasks.rados.rados.0.smithi080.stdout:1064: write oid 107 current snap is 0 2023-12-01T04:55:50.682 INFO:tasks.rados.rados.0.smithi080.stdout:1064: seq_num 817 ranges {531319=728204,1758965=484608,2652938=520058} 2023-12-01T04:55:50.689 INFO:tasks.rados.rados.0.smithi080.stdout:1064: writing smithi08089843-107 from 531319 to 1259523 tid 1 2023-12-01T04:55:50.695 INFO:tasks.rados.rados.0.smithi080.stdout:1064: writing smithi08089843-107 from 1758965 to 2243573 tid 2 2023-12-01T04:55:50.701 INFO:tasks.rados.rados.0.smithi080.stdout:1064: writing smithi08089843-107 from 2652938 to 3172996 tid 3 2023-12-01T04:55:50.701 INFO:tasks.rados.rados.0.smithi080.stdout:1065: write oid 220 current snap is 0 2023-12-01T04:55:50.701 INFO:tasks.rados.rados.0.smithi080.stdout:1059: finishing write tid 2 to smithi08089843-458 2023-12-01T04:55:50.701 INFO:tasks.rados.rados.0.smithi080.stdout:1059: finishing write tid 3 to smithi08089843-458 2023-12-01T04:55:50.701 INFO:tasks.rados.rados.0.smithi080.stdout:1065: seq_num 818 ranges {548126=403453,1417447=744619,2680361=447683,3680450=67676} 2023-12-01T04:55:50.706 INFO:tasks.rados.rados.0.smithi080.stdout:1065: writing smithi08089843-220 from 548126 to 951579 tid 1 2023-12-01T04:55:50.714 INFO:tasks.rados.rados.0.smithi080.stdout:1065: writing smithi08089843-220 from 1417447 to 2162066 tid 2 2023-12-01T04:55:50.719 INFO:tasks.rados.rados.0.smithi080.stdout:1065: writing smithi08089843-220 from 2680361 to 3128044 tid 3 2023-12-01T04:55:50.723 INFO:tasks.rados.rados.0.smithi080.stdout:1065: writing smithi08089843-220 from 3680450 to 3748126 tid 4 2023-12-01T04:55:50.723 INFO:tasks.rados.rados.0.smithi080.stdout:1066: read oid 451 snap -1 2023-12-01T04:55:50.723 INFO:tasks.rados.rados.0.smithi080.stdout:1066: expect (ObjNum 450 snap 0 seq_num 450) 2023-12-01T04:55:50.723 INFO:tasks.rados.rados.0.smithi080.stdout:1067: read oid 274 snap -1 2023-12-01T04:55:50.723 INFO:tasks.rados.rados.0.smithi080.stdout:1067: expect (ObjNum 273 snap 0 seq_num 273) 2023-12-01T04:55:50.724 INFO:tasks.rados.rados.0.smithi080.stdout:1068: write oid 156 current snap is 0 2023-12-01T04:55:50.724 INFO:tasks.rados.rados.0.smithi080.stdout:1059: finishing write tid 4 to smithi08089843-458 2023-12-01T04:55:50.724 INFO:tasks.rados.rados.0.smithi080.stdout:1068: seq_num 819 ranges {564933=478702,1759576=488277,2991431=658955} 2023-12-01T04:55:50.729 INFO:tasks.rados.rados.0.smithi080.stdout:1068: writing smithi08089843-156 from 564933 to 1043635 tid 1 2023-12-01T04:55:50.736 INFO:tasks.rados.rados.0.smithi080.stdout:1068: writing smithi08089843-156 from 1759576 to 2247853 tid 2 2023-12-01T04:55:50.744 INFO:tasks.rados.rados.0.smithi080.stdout:1068: writing smithi08089843-156 from 2991431 to 3650386 tid 3 2023-12-01T04:55:50.745 INFO:tasks.rados.rados.0.smithi080.stdout:1069: read oid 223 snap -1 2023-12-01T04:55:50.745 INFO:tasks.rados.rados.0.smithi080.stdout:1069: expect (ObjNum 222 snap 0 seq_num 222) 2023-12-01T04:55:50.745 INFO:tasks.rados.rados.0.smithi080.stdout:1070: read oid 490 snap -1 2023-12-01T04:55:50.745 INFO:tasks.rados.rados.0.smithi080.stdout:1070: expect (ObjNum 617 snap 0 seq_num 617) 2023-12-01T04:55:50.745 INFO:tasks.rados.rados.0.smithi080.stdout:1071: read oid 188 snap -1 2023-12-01T04:55:50.745 INFO:tasks.rados.rados.0.smithi080.stdout:1071: expect (ObjNum 187 snap 0 seq_num 187) 2023-12-01T04:55:50.745 INFO:tasks.rados.rados.0.smithi080.stdout:1072: read oid 72 snap -1 2023-12-01T04:55:50.745 INFO:tasks.rados.rados.0.smithi080.stdout:1072: expect (ObjNum 71 snap 0 seq_num 71) 2023-12-01T04:55:50.745 INFO:tasks.rados.rados.0.smithi080.stdout:1073: write oid 212 current snap is 0 2023-12-01T04:55:50.745 INFO:tasks.rados.rados.0.smithi080.stdout:1059: finishing write tid 5 to smithi08089843-458 2023-12-01T04:55:50.745 INFO:tasks.rados.rados.0.smithi080.stdout:1059: oid 458 updating version 0 to 142 2023-12-01T04:55:50.745 INFO:tasks.rados.rados.0.smithi080.stdout:1059: oid 458 updating version 142 to 144 2023-12-01T04:55:50.745 INFO:tasks.rados.rados.0.smithi080.stdout:1059: oid 458 version 144 is already newer than 143 2023-12-01T04:55:50.745 INFO:tasks.rados.rados.0.smithi080.stdout:1059: oid 458 version 144 is already newer than 141 2023-12-01T04:55:50.745 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 458 v 144 (ObjNum 813 snap 0 seq_num 813) dirty exists 2023-12-01T04:55:50.746 INFO:tasks.rados.rados.0.smithi080.stdout:1059: left oid 458 (ObjNum 813 snap 0 seq_num 813) 2023-12-01T04:55:50.746 INFO:tasks.rados.rados.0.smithi080.stdout:1061: finishing write tid 1 to smithi08089843-151 2023-12-01T04:55:50.746 INFO:tasks.rados.rados.0.smithi080.stdout:1061: finishing write tid 2 to smithi08089843-151 2023-12-01T04:55:50.746 INFO:tasks.rados.rados.0.smithi080.stdout:1073: seq_num 820 ranges {581740=553951,1818058=748288,3018854=470227} 2023-12-01T04:55:50.753 INFO:tasks.rados.rados.0.smithi080.stdout:1073: writing smithi08089843-212 from 581740 to 1135691 tid 1 2023-12-01T04:55:50.761 INFO:tasks.rados.rados.0.smithi080.stdout:1073: writing smithi08089843-212 from 1818058 to 2566346 tid 2 2023-12-01T04:55:50.767 INFO:tasks.rados.rados.0.smithi080.stdout:1073: writing smithi08089843-212 from 3018854 to 3489081 tid 3 2023-12-01T04:55:50.767 INFO:tasks.rados.rados.0.smithi080.stdout:1059: done (13 left) 2023-12-01T04:55:50.767 INFO:tasks.rados.rados.0.smithi080.stdout:1074: write oid 116 current snap is 0 2023-12-01T04:55:50.767 INFO:tasks.rados.rados.0.smithi080.stdout:1061: finishing write tid 3 to smithi08089843-151 2023-12-01T04:55:50.767 INFO:tasks.rados.rados.0.smithi080.stdout:1061: finishing write tid 4 to smithi08089843-151 2023-12-01T04:55:50.767 INFO:tasks.rados.rados.0.smithi080.stdout:1061: finishing write tid 5 to smithi08089843-151 2023-12-01T04:55:50.767 INFO:tasks.rados.rados.0.smithi080.stdout:1061: oid 151 updating version 0 to 177 2023-12-01T04:55:50.768 INFO:tasks.rados.rados.0.smithi080.stdout:1061: oid 151 version 177 is already newer than 176 2023-12-01T04:55:50.768 INFO:tasks.rados.rados.0.smithi080.stdout:1061: oid 151 version 177 is already newer than 174 2023-12-01T04:55:50.768 INFO:tasks.rados.rados.0.smithi080.stdout:1061: oid 151 version 177 is already newer than 175 2023-12-01T04:55:50.768 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 151 v 177 (ObjNum 815 snap 0 seq_num 815) dirty exists 2023-12-01T04:55:50.768 INFO:tasks.rados.rados.0.smithi080.stdout:1061: left oid 151 (ObjNum 815 snap 0 seq_num 815) 2023-12-01T04:55:50.768 INFO:tasks.rados.rados.0.smithi080.stdout:1062: finishing write tid 1 to smithi08089843-269 2023-12-01T04:55:50.768 INFO:tasks.rados.rados.0.smithi080.stdout:1074: seq_num 821 ranges {598547=629200,1876540=491946,3046277=681499} 2023-12-01T04:55:50.774 INFO:tasks.rados.rados.0.smithi080.stdout:1074: writing smithi08089843-116 from 598547 to 1227747 tid 1 2023-12-01T04:55:50.781 INFO:tasks.rados.rados.0.smithi080.stdout:1074: writing smithi08089843-116 from 1876540 to 2368486 tid 2 2023-12-01T04:55:50.789 INFO:tasks.rados.rados.0.smithi080.stdout:1074: writing smithi08089843-116 from 3046277 to 3727776 tid 3 2023-12-01T04:55:50.789 INFO:tasks.rados.rados.0.smithi080.stdout:1061: done (13 left) 2023-12-01T04:55:50.789 INFO:tasks.rados.rados.0.smithi080.stdout:1075: write oid 97 current snap is 0 2023-12-01T04:55:50.789 INFO:tasks.rados.rados.0.smithi080.stdout:1062: finishing write tid 2 to smithi08089843-269 2023-12-01T04:55:50.790 INFO:tasks.rados.rados.0.smithi080.stdout:1062: finishing write tid 3 to smithi08089843-269 2023-12-01T04:55:50.790 INFO:tasks.rados.rados.0.smithi080.stdout:1062: finishing write tid 4 to smithi08089843-269 2023-12-01T04:55:50.790 INFO:tasks.rados.rados.0.smithi080.stdout:1062: finishing write tid 5 to smithi08089843-269 2023-12-01T04:55:50.790 INFO:tasks.rados.rados.0.smithi080.stdout:1062: oid 269 updating version 0 to 153 2023-12-01T04:55:50.790 INFO:tasks.rados.rados.0.smithi080.stdout:1062: oid 269 version 153 is already newer than 152 2023-12-01T04:55:50.790 INFO:tasks.rados.rados.0.smithi080.stdout:1062: oid 269 version 153 is already newer than 151 2023-12-01T04:55:50.790 INFO:tasks.rados.rados.0.smithi080.stdout:1062: oid 269 updating version 153 to 154 2023-12-01T04:55:50.791 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 269 v 154 (ObjNum 816 snap 0 seq_num 816) dirty exists 2023-12-01T04:55:50.791 INFO:tasks.rados.rados.0.smithi080.stdout:1062: left oid 269 (ObjNum 816 snap 0 seq_num 816) 2023-12-01T04:55:50.791 INFO:tasks.rados.rados.0.smithi080.stdout:1075: seq_num 822 ranges {615354=420802,1651375=751957,3190053=492771} 2023-12-01T04:55:50.794 INFO:tasks.rados.rados.0.smithi080.stdout:1075: writing smithi08089843-97 from 615354 to 1036156 tid 1 2023-12-01T04:55:50.802 INFO:tasks.rados.rados.0.smithi080.stdout:1075: writing smithi08089843-97 from 1651375 to 2403332 tid 2 2023-12-01T04:55:50.811 INFO:tasks.rados.rados.0.smithi080.stdout:1075: writing smithi08089843-97 from 3190053 to 3682824 tid 3 2023-12-01T04:55:50.812 INFO:tasks.rados.rados.0.smithi080.stdout:1062: done (13 left) 2023-12-01T04:55:50.812 INFO:tasks.rados.rados.0.smithi080.stdout:1076: read oid 470 snap -1 2023-12-01T04:55:50.812 INFO:tasks.rados.rados.0.smithi080.stdout:1076: expect (ObjNum 526 snap 0 seq_num 526) 2023-12-01T04:55:50.812 INFO:tasks.rados.rados.0.smithi080.stdout:1077: write oid 430 current snap is 0 2023-12-01T04:55:50.812 INFO:tasks.rados.rados.0.smithi080.stdout:1063: expect (ObjNum 566 snap 0 seq_num 566) 2023-12-01T04:55:50.972 INFO:tasks.rados.rados.0.smithi080.stdout:1064: finishing write tid 1 to smithi08089843-107 2023-12-01T04:55:50.973 INFO:tasks.rados.rados.0.smithi080.stdout:1064: finishing write tid 2 to smithi08089843-107 2023-12-01T04:55:50.973 INFO:tasks.rados.rados.0.smithi080.stdout:1064: finishing write tid 3 to smithi08089843-107 2023-12-01T04:55:50.973 INFO:tasks.rados.rados.0.smithi080.stdout:1064: finishing write tid 4 to smithi08089843-107 2023-12-01T04:55:50.973 INFO:tasks.rados.rados.0.smithi080.stdout:1064: finishing write tid 5 to smithi08089843-107 2023-12-01T04:55:50.973 INFO:tasks.rados.rados.0.smithi080.stdout:1064: oid 107 updating version 0 to 269 2023-12-01T04:55:50.973 INFO:tasks.rados.rados.0.smithi080.stdout:1064: oid 107 version 269 is already newer than 268 2023-12-01T04:55:50.973 INFO:tasks.rados.rados.0.smithi080.stdout:1064: oid 107 updating version 269 to 270 2023-12-01T04:55:50.973 INFO:tasks.rados.rados.0.smithi080.stdout:1064: oid 107 version 270 is already newer than 267 2023-12-01T04:55:50.973 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 107 v 270 (ObjNum 817 snap 0 seq_num 817) dirty exists 2023-12-01T04:55:50.973 INFO:tasks.rados.rados.0.smithi080.stdout:1064: left oid 107 (ObjNum 817 snap 0 seq_num 817) 2023-12-01T04:55:50.973 INFO:tasks.rados.rados.0.smithi080.stdout:1065: finishing write tid 1 to smithi08089843-220 2023-12-01T04:55:50.973 INFO:tasks.rados.rados.0.smithi080.stdout:1065: finishing write tid 2 to smithi08089843-220 2023-12-01T04:55:50.973 INFO:tasks.rados.rados.0.smithi080.stdout:1065: finishing write tid 3 to smithi08089843-220 2023-12-01T04:55:50.973 INFO:tasks.rados.rados.0.smithi080.stdout:1065: finishing write tid 4 to smithi08089843-220 2023-12-01T04:55:50.974 INFO:tasks.rados.rados.0.smithi080.stdout:1065: finishing write tid 5 to smithi08089843-220 2023-12-01T04:55:50.974 INFO:tasks.rados.rados.0.smithi080.stdout:1065: finishing write tid 6 to smithi08089843-220 2023-12-01T04:55:50.974 INFO:tasks.rados.rados.0.smithi080.stdout:1065: oid 220 updating version 0 to 157 2023-12-01T04:55:50.974 INFO:tasks.rados.rados.0.smithi080.stdout:1065: oid 220 version 157 is already newer than 155 2023-12-01T04:55:50.974 INFO:tasks.rados.rados.0.smithi080.stdout:1065: oid 220 updating version 157 to 159 2023-12-01T04:55:50.974 INFO:tasks.rados.rados.0.smithi080.stdout:1065: oid 220 version 159 is already newer than 158 2023-12-01T04:55:50.974 INFO:tasks.rados.rados.0.smithi080.stdout:1065: oid 220 version 159 is already newer than 156 2023-12-01T04:55:50.974 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 220 v 159 (ObjNum 818 snap 0 seq_num 818) dirty exists 2023-12-01T04:55:50.974 INFO:tasks.rados.rados.0.smithi080.stdout:1065: left oid 220 (ObjNum 818 snap 0 seq_num 818) 2023-12-01T04:55:50.974 INFO:tasks.rados.rados.0.smithi080.stdout:1067: expect (ObjNum 273 snap 0 seq_num 273) 2023-12-01T04:55:51.063 INFO:tasks.rados.rados.0.smithi080.stdout:1066: expect (ObjNum 450 snap 0 seq_num 450) 2023-12-01T04:55:51.187 INFO:tasks.rados.rados.0.smithi080.stdout:1068: finishing write tid 1 to smithi08089843-156 2023-12-01T04:55:51.187 INFO:tasks.rados.rados.0.smithi080.stdout:1068: finishing write tid 2 to smithi08089843-156 2023-12-01T04:55:51.187 INFO:tasks.rados.rados.0.smithi080.stdout:1077: seq_num 823 ranges {632161=496051,1593504=495615,2701123=420396,3611645=220516} 2023-12-01T04:55:51.193 INFO:tasks.rados.rados.0.smithi080.stdout:1077: writing smithi08089843-430 from 632161 to 1128212 tid 1 2023-12-01T04:55:51.198 INFO:tasks.rados.rados.0.smithi080.stdout:1077: writing smithi08089843-430 from 1593504 to 2089119 tid 2 2023-12-01T04:55:51.205 INFO:tasks.rados.rados.0.smithi080.stdout:1077: writing smithi08089843-430 from 2701123 to 3121519 tid 3 2023-12-01T04:55:51.209 INFO:tasks.rados.rados.0.smithi080.stdout:1077: writing smithi08089843-430 from 3611645 to 3832161 tid 4 2023-12-01T04:55:51.209 INFO:tasks.rados.rados.0.smithi080.stdout:1063: done (14 left) 2023-12-01T04:55:51.209 INFO:tasks.rados.rados.0.smithi080.stdout:1064: done (13 left) 2023-12-01T04:55:51.209 INFO:tasks.rados.rados.0.smithi080.stdout:1065: done (12 left) 2023-12-01T04:55:51.209 INFO:tasks.rados.rados.0.smithi080.stdout:1066: done (11 left) 2023-12-01T04:55:51.209 INFO:tasks.rados.rados.0.smithi080.stdout:1067: done (10 left) 2023-12-01T04:55:51.209 INFO:tasks.rados.rados.0.smithi080.stdout:1078: write oid 16 current snap is 0 2023-12-01T04:55:51.209 INFO:tasks.rados.rados.0.smithi080.stdout:1069: expect (ObjNum 222 snap 0 seq_num 222) 2023-12-01T04:55:51.340 INFO:tasks.rados.rados.0.smithi080.stdout:1068: finishing write tid 3 to smithi08089843-156 2023-12-01T04:55:51.340 INFO:tasks.rados.rados.0.smithi080.stdout:1068: finishing write tid 4 to smithi08089843-156 2023-12-01T04:55:51.340 INFO:tasks.rados.rados.0.smithi080.stdout:1068: finishing write tid 5 to smithi08089843-156 2023-12-01T04:55:51.340 INFO:tasks.rados.rados.0.smithi080.stdout:1068: oid 156 updating version 0 to 136 2023-12-01T04:55:51.340 INFO:tasks.rados.rados.0.smithi080.stdout:1068: oid 156 version 136 is already newer than 133 2023-12-01T04:55:51.341 INFO:tasks.rados.rados.0.smithi080.stdout:1068: oid 156 version 136 is already newer than 135 2023-12-01T04:55:51.341 INFO:tasks.rados.rados.0.smithi080.stdout:1068: oid 156 version 136 is already newer than 134 2023-12-01T04:55:51.341 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 156 v 136 (ObjNum 819 snap 0 seq_num 819) dirty exists 2023-12-01T04:55:51.341 INFO:tasks.rados.rados.0.smithi080.stdout:1068: left oid 156 (ObjNum 819 snap 0 seq_num 819) 2023-12-01T04:55:51.341 INFO:tasks.rados.rados.0.smithi080.stdout:1070: expect (ObjNum 617 snap 0 seq_num 617) 2023-12-01T04:55:51.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:55:51 smithi080 bash[28361]: cluster 2023-12-01T04:55:49.770528+0000 mgr.y (mgr.24362) 216 : cluster 0 pgmap v190: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 65 MiB/s rd, 7.2 MiB/s wr, 86 op/s 2023-12-01T04:55:51.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:55:51 smithi080 bash[28361]: audit 2023-12-01T04:55:50.109946+0000 mon.a (mon.0) 844 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:55:51.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:55:51 smithi080 bash[28361]: cephadm 2023-12-01T04:55:50.113508+0000 mgr.y (mgr.24362) 217 : cephadm 1 Upgrade: Target is version 18.0.0-7650-g9942cfaf (reef) 2023-12-01T04:55:51.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:55:51 smithi080 bash[28361]: cephadm 2023-12-01T04:55:50.113588+0000 mgr.y (mgr.24362) 218 : 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-01T04:55:51.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:55:51 smithi080 bash[28361]: cephadm 2023-12-01T04:55:50.113684+0000 mgr.y (mgr.24362) 219 : cephadm 4 Upgrade: Paused due to UPGRADE_BAD_TARGET_VERSION: Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T04:55:51.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:55:51 smithi080 bash[28361]: audit 2023-12-01T04:55:50.120703+0000 mon.a (mon.0) 845 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:55:51.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:55:51 smithi080 bash[28361]: cluster 2023-12-01T04:55:50.124759+0000 mgr.y (mgr.24362) 220 : cluster 0 pgmap v191: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 76 MiB/s rd, 8.4 MiB/s wr, 100 op/s 2023-12-01T04:55:51.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:55:51 smithi080 bash[28361]: audit 2023-12-01T04:55:50.124863+0000 mon.c (mon.2) 132 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:55:51.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:55:51 smithi080 bash[28361]: audit 2023-12-01T04:55:50.126622+0000 mon.c (mon.2) 133 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:55:51.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:55:51 smithi080 bash[28361]: audit 2023-12-01T04:55:50.127428+0000 mon.c (mon.2) 134 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:55:51.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:55:51 smithi080 bash[28361]: audit 2023-12-01T04:55:50.135324+0000 mon.a (mon.0) 846 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:55:51.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:55:51 smithi080 bash[28361]: debug 2023-12-01T04:55:51.114+0000 7f6ec9bf0700 -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-01T04:55:51.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:55:51 smithi080 bash[41963]: cluster 2023-12-01T04:55:49.770528+0000 mgr.y (mgr.24362) 216 : cluster 0 pgmap v190: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 65 MiB/s rd, 7.2 MiB/s wr, 86 op/s 2023-12-01T04:55:51.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:55:51 smithi080 bash[41963]: audit 2023-12-01T04:55:50.109946+0000 mon.a (mon.0) 844 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:55:51.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:55:51 smithi080 bash[41963]: cephadm 2023-12-01T04:55:50.113508+0000 mgr.y (mgr.24362) 217 : cephadm 1 Upgrade: Target is version 18.0.0-7650-g9942cfaf (reef) 2023-12-01T04:55:51.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:55:51 smithi080 bash[41963]: cephadm 2023-12-01T04:55:50.113588+0000 mgr.y (mgr.24362) 218 : 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-01T04:55:51.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:55:51 smithi080 bash[41963]: cephadm 2023-12-01T04:55:50.113684+0000 mgr.y (mgr.24362) 219 : cephadm 4 Upgrade: Paused due to UPGRADE_BAD_TARGET_VERSION: Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T04:55:51.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:55:51 smithi080 bash[41963]: audit 2023-12-01T04:55:50.120703+0000 mon.a (mon.0) 845 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:55:51.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:55:51 smithi080 bash[41963]: cluster 2023-12-01T04:55:50.124759+0000 mgr.y (mgr.24362) 220 : cluster 0 pgmap v191: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 76 MiB/s rd, 8.4 MiB/s wr, 100 op/s 2023-12-01T04:55:51.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:55:51 smithi080 bash[41963]: audit 2023-12-01T04:55:50.124863+0000 mon.c (mon.2) 132 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:55:51.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:55:51 smithi080 bash[41963]: audit 2023-12-01T04:55:50.126622+0000 mon.c (mon.2) 133 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:55:51.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:55:51 smithi080 bash[41963]: audit 2023-12-01T04:55:50.127428+0000 mon.c (mon.2) 134 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:55:51.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:55:51 smithi080 bash[41963]: audit 2023-12-01T04:55:50.135324+0000 mon.a (mon.0) 846 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:55:51.443 INFO:tasks.rados.rados.0.smithi080.stdout:1071: expect (ObjNum 187 snap 0 seq_num 187) 2023-12-01T04:55:51.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:55:51 smithi090 bash[32384]: cluster 2023-12-01T04:55:49.770528+0000 mgr.y (mgr.24362) 216 : cluster 0 pgmap v190: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 65 MiB/s rd, 7.2 MiB/s wr, 86 op/s 2023-12-01T04:55:51.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:55:51 smithi090 bash[32384]: audit 2023-12-01T04:55:50.109946+0000 mon.a (mon.0) 844 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:55:51.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:55:51 smithi090 bash[32384]: cephadm 2023-12-01T04:55:50.113508+0000 mgr.y (mgr.24362) 217 : cephadm 1 Upgrade: Target is version 18.0.0-7650-g9942cfaf (reef) 2023-12-01T04:55:51.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:55:51 smithi090 bash[32384]: cephadm 2023-12-01T04:55:50.113588+0000 mgr.y (mgr.24362) 218 : 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-01T04:55:51.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:55:51 smithi090 bash[32384]: cephadm 2023-12-01T04:55:50.113684+0000 mgr.y (mgr.24362) 219 : cephadm 4 Upgrade: Paused due to UPGRADE_BAD_TARGET_VERSION: Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T04:55:51.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:55:51 smithi090 bash[32384]: audit 2023-12-01T04:55:50.120703+0000 mon.a (mon.0) 845 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:55:51.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:55:51 smithi090 bash[32384]: cluster 2023-12-01T04:55:50.124759+0000 mgr.y (mgr.24362) 220 : cluster 0 pgmap v191: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 76 MiB/s rd, 8.4 MiB/s wr, 100 op/s 2023-12-01T04:55:51.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:55:51 smithi090 bash[32384]: audit 2023-12-01T04:55:50.124863+0000 mon.c (mon.2) 132 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:55:51.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:55:51 smithi090 bash[32384]: audit 2023-12-01T04:55:50.126622+0000 mon.c (mon.2) 133 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:55:51.523 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:55:51 smithi090 bash[32384]: audit 2023-12-01T04:55:50.127428+0000 mon.c (mon.2) 134 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:55:51.523 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:55:51 smithi090 bash[32384]: audit 2023-12-01T04:55:50.135324+0000 mon.a (mon.0) 846 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:55:51.551 INFO:tasks.rados.rados.0.smithi080.stdout:1073: finishing write tid 1 to smithi08089843-212 2023-12-01T04:55:51.551 INFO:tasks.rados.rados.0.smithi080.stdout:1072: expect (ObjNum 71 snap 0 seq_num 71) 2023-12-01T04:55:51.655 INFO:tasks.rados.rados.0.smithi080.stdout:1073: finishing write tid 2 to smithi08089843-212 2023-12-01T04:55:51.656 INFO:tasks.rados.rados.0.smithi080.stdout:1073: finishing write tid 3 to smithi08089843-212 2023-12-01T04:55:51.656 INFO:tasks.rados.rados.0.smithi080.stdout:1078: seq_num 824 ranges {648968=571300,1651986=639273,2728546=631668} 2023-12-01T04:55:51.667 INFO:tasks.rados.rados.0.smithi080.stdout:1078: writing smithi08089843-16 from 648968 to 1220268 tid 1 2023-12-01T04:55:51.674 INFO:tasks.rados.rados.0.smithi080.stdout:1078: writing smithi08089843-16 from 1651986 to 2291259 tid 2 2023-12-01T04:55:51.681 INFO:tasks.rados.rados.0.smithi080.stdout:1078: writing smithi08089843-16 from 2728546 to 3360214 tid 3 2023-12-01T04:55:51.681 INFO:tasks.rados.rados.0.smithi080.stdout:1068: done (10 left) 2023-12-01T04:55:51.681 INFO:tasks.rados.rados.0.smithi080.stdout:1069: done (9 left) 2023-12-01T04:55:51.681 INFO:tasks.rados.rados.0.smithi080.stdout:1070: done (8 left) 2023-12-01T04:55:51.682 INFO:tasks.rados.rados.0.smithi080.stdout:1071: done (7 left) 2023-12-01T04:55:51.682 INFO:tasks.rados.rados.0.smithi080.stdout:1072: done (6 left) 2023-12-01T04:55:51.682 INFO:tasks.rados.rados.0.smithi080.stdout:1079: delete oid 289 current snap is 0 2023-12-01T04:55:51.682 INFO:tasks.rados.rados.0.smithi080.stdout:1073: finishing write tid 4 to smithi08089843-212 2023-12-01T04:55:51.682 INFO:tasks.rados.rados.0.smithi080.stdout:1073: finishing write tid 5 to smithi08089843-212 2023-12-01T04:55:51.682 INFO:tasks.rados.rados.0.smithi080.stdout:1073: oid 212 updating version 0 to 154 2023-12-01T04:55:51.682 INFO:tasks.rados.rados.0.smithi080.stdout:1073: oid 212 version 154 is already newer than 153 2023-12-01T04:55:51.682 INFO:tasks.rados.rados.0.smithi080.stdout:1073: oid 212 updating version 154 to 156 2023-12-01T04:55:51.682 INFO:tasks.rados.rados.0.smithi080.stdout:1073: oid 212 version 156 is already newer than 155 2023-12-01T04:55:51.682 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 212 v 156 (ObjNum 820 snap 0 seq_num 820) dirty exists 2023-12-01T04:55:51.682 INFO:tasks.rados.rados.0.smithi080.stdout:1073: left oid 212 (ObjNum 820 snap 0 seq_num 820) 2023-12-01T04:55:51.682 INFO:tasks.rados.rados.0.smithi080.stdout:1074: finishing write tid 1 to smithi08089843-116 2023-12-01T04:55:51.682 INFO:tasks.rados.rados.0.smithi080.stdout:1074: finishing write tid 2 to smithi08089843-116 2023-12-01T04:55:51.682 INFO:tasks.rados.rados.0.smithi080.stdout:1074: finishing write tid 3 to smithi08089843-116 2023-12-01T04:55:51.682 INFO:tasks.rados.rados.0.smithi080.stdout:1074: finishing write tid 4 to smithi08089843-116 2023-12-01T04:55:51.683 INFO:tasks.rados.rados.0.smithi080.stdout:1074: finishing write tid 5 to smithi08089843-116 2023-12-01T04:55:51.683 INFO:tasks.rados.rados.0.smithi080.stdout:1074: oid 116 updating version 0 to 209 2023-12-01T04:55:51.683 INFO:tasks.rados.rados.0.smithi080.stdout:1074: oid 116 version 209 is already newer than 208 2023-12-01T04:55:51.683 INFO:tasks.rados.rados.0.smithi080.stdout:1074: oid 116 version 209 is already newer than 206 2023-12-01T04:55:51.683 INFO:tasks.rados.rados.0.smithi080.stdout:1074: oid 116 version 209 is already newer than 207 2023-12-01T04:55:51.683 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 116 v 209 (ObjNum 821 snap 0 seq_num 821) dirty exists 2023-12-01T04:55:51.683 INFO:tasks.rados.rados.0.smithi080.stdout:1074: left oid 116 (ObjNum 821 snap 0 seq_num 821) 2023-12-01T04:55:51.683 INFO:tasks.rados.rados.0.smithi080.stdout:1075: finishing write tid 1 to smithi08089843-97 2023-12-01T04:55:51.683 INFO:tasks.rados.rados.0.smithi080.stdout:1075: finishing write tid 2 to smithi08089843-97 2023-12-01T04:55:51.683 INFO:tasks.rados.rados.0.smithi080.stdout:1075: finishing write tid 3 to smithi08089843-97 2023-12-01T04:55:51.683 INFO:tasks.rados.rados.0.smithi080.stdout:1075: finishing write tid 4 to smithi08089843-97 2023-12-01T04:55:51.683 INFO:tasks.rados.rados.0.smithi080.stdout:1075: finishing write tid 5 to smithi08089843-97 2023-12-01T04:55:51.683 INFO:tasks.rados.rados.0.smithi080.stdout:1075: oid 97 updating version 0 to 189 2023-12-01T04:55:51.683 INFO:tasks.rados.rados.0.smithi080.stdout:1075: oid 97 version 189 is already newer than 186 2023-12-01T04:55:51.683 INFO:tasks.rados.rados.0.smithi080.stdout:1075: oid 97 version 189 is already newer than 188 2023-12-01T04:55:51.684 INFO:tasks.rados.rados.0.smithi080.stdout:1075: oid 97 version 189 is already newer than 187 2023-12-01T04:55:51.684 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 97 v 189 (ObjNum 822 snap 0 seq_num 822) dirty exists 2023-12-01T04:55:51.684 INFO:tasks.rados.rados.0.smithi080.stdout:1075: left oid 97 (ObjNum 822 snap 0 seq_num 822) 2023-12-01T04:55:51.684 INFO:tasks.rados.rados.0.smithi080.stdout:1076: expect (ObjNum 526 snap 0 seq_num 526) 2023-12-01T04:55:51.808 INFO:tasks.rados.rados.0.smithi080.stdout:1077: finishing write tid 1 to smithi08089843-430 2023-12-01T04:55:51.808 INFO:tasks.rados.rados.0.smithi080.stdout:1077: finishing write tid 2 to smithi08089843-430 2023-12-01T04:55:51.809 INFO:tasks.rados.rados.0.smithi080.stdout:1077: finishing write tid 3 to smithi08089843-430 2023-12-01T04:55:51.809 INFO:tasks.rados.rados.0.smithi080.stdout:1077: finishing write tid 4 to smithi08089843-430 2023-12-01T04:55:51.809 INFO:tasks.rados.rados.0.smithi080.stdout:1077: finishing write tid 5 to smithi08089843-430 2023-12-01T04:55:51.809 INFO:tasks.rados.rados.0.smithi080.stdout:1077: finishing write tid 6 to smithi08089843-430 2023-12-01T04:55:51.809 INFO:tasks.rados.rados.0.smithi080.stdout:1077: oid 430 updating version 0 to 184 2023-12-01T04:55:51.809 INFO:tasks.rados.rados.0.smithi080.stdout:1077: oid 430 updating version 184 to 185 2023-12-01T04:55:51.809 INFO:tasks.rados.rados.0.smithi080.stdout:1077: oid 430 updating version 185 to 186 2023-12-01T04:55:51.810 INFO:tasks.rados.rados.0.smithi080.stdout:1077: oid 430 updating version 186 to 187 2023-12-01T04:55:51.810 INFO:tasks.rados.rados.0.smithi080.stdout:1077: oid 430 updating version 187 to 188 2023-12-01T04:55:51.810 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 430 v 188 (ObjNum 823 snap 0 seq_num 823) dirty exists 2023-12-01T04:55:51.810 INFO:tasks.rados.rados.0.smithi080.stdout:1077: left oid 430 (ObjNum 823 snap 0 seq_num 823) 2023-12-01T04:55:51.810 INFO:tasks.rados.rados.0.smithi080.stdout:1078: finishing write tid 1 to smithi08089843-16 2023-12-01T04:55:51.810 INFO:tasks.rados.rados.0.smithi080.stdout:1078: finishing write tid 2 to smithi08089843-16 2023-12-01T04:55:51.811 INFO:tasks.rados.rados.0.smithi080.stdout:1078: finishing write tid 3 to smithi08089843-16 2023-12-01T04:55:51.811 INFO:tasks.rados.rados.0.smithi080.stdout:1078: finishing write tid 4 to smithi08089843-16 2023-12-01T04:55:51.811 INFO:tasks.rados.rados.0.smithi080.stdout:1078: finishing write tid 5 to smithi08089843-16 2023-12-01T04:55:51.811 INFO:tasks.rados.rados.0.smithi080.stdout:1078: oid 16 updating version 0 to 213 2023-12-01T04:55:51.811 INFO:tasks.rados.rados.0.smithi080.stdout:1078: oid 16 version 213 is already newer than 210 2023-12-01T04:55:51.811 INFO:tasks.rados.rados.0.smithi080.stdout:1078: oid 16 version 213 is already newer than 211 2023-12-01T04:55:51.811 INFO:tasks.rados.rados.0.smithi080.stdout:1078: oid 16 version 213 is already newer than 212 2023-12-01T04:55:51.812 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 16 v 213 (ObjNum 824 snap 0 seq_num 824) dirty exists 2023-12-01T04:55:51.812 INFO:tasks.rados.rados.0.smithi080.stdout:1078: left oid 16 (ObjNum 824 snap 0 seq_num 824) 2023-12-01T04:55:51.812 INFO:tasks.rados.rados.0.smithi080.stdout:1073: done (6 left) 2023-12-01T04:55:51.812 INFO:tasks.rados.rados.0.smithi080.stdout:1074: done (5 left) 2023-12-01T04:55:51.812 INFO:tasks.rados.rados.0.smithi080.stdout:1075: done (4 left) 2023-12-01T04:55:51.812 INFO:tasks.rados.rados.0.smithi080.stdout:1076: done (3 left) 2023-12-01T04:55:51.812 INFO:tasks.rados.rados.0.smithi080.stdout:1077: done (2 left) 2023-12-01T04:55:51.813 INFO:tasks.rados.rados.0.smithi080.stdout:1078: done (1 left) 2023-12-01T04:55:51.813 INFO:tasks.rados.rados.0.smithi080.stdout:1079: done (0 left) 2023-12-01T04:55:51.813 INFO:tasks.rados.rados.0.smithi080.stdout:1080: write oid 16 current snap is 0 2023-12-01T04:55:51.813 INFO:tasks.rados.rados.0.smithi080.stdout:1080: seq_num 826 ranges {682582=721798,2168950=642942,3583392=299190} 2023-12-01T04:55:51.822 INFO:tasks.rados.rados.0.smithi080.stdout:1080: writing smithi08089843-16 from 682582 to 1404380 tid 1 2023-12-01T04:55:51.831 INFO:tasks.rados.rados.0.smithi080.stdout:1080: writing smithi08089843-16 from 2168950 to 2811892 tid 2 2023-12-01T04:55:51.837 INFO:tasks.rados.rados.0.smithi080.stdout:1080: writing smithi08089843-16 from 3583392 to 3882582 tid 3 2023-12-01T04:55:51.837 INFO:tasks.rados.rados.0.smithi080.stdout:1081: write oid 127 current snap is 0 2023-12-01T04:55:51.837 INFO:tasks.rados.rados.0.smithi080.stdout:1081: seq_num 827 ranges {699389=797047,2111079=502953,3094462=581837} 2023-12-01T04:55:51.845 INFO:tasks.rados.rados.0.smithi080.stdout:1081: writing smithi08089843-127 from 699389 to 1496436 tid 1 2023-12-01T04:55:51.852 INFO:tasks.rados.rados.0.smithi080.stdout:1081: writing smithi08089843-127 from 2111079 to 2614032 tid 2 2023-12-01T04:55:51.859 INFO:tasks.rados.rados.0.smithi080.stdout:1081: writing smithi08089843-127 from 3094462 to 3676299 tid 3 2023-12-01T04:55:51.859 INFO:tasks.rados.rados.0.smithi080.stdout:1082: delete oid 436 current snap is 0 2023-12-01T04:55:51.859 INFO:tasks.rados.rados.0.smithi080.stdout:1080: finishing write tid 1 to smithi08089843-16 2023-12-01T04:55:51.860 INFO:tasks.rados.rados.0.smithi080.stdout:1080: finishing write tid 2 to smithi08089843-16 2023-12-01T04:55:51.860 INFO:tasks.rados.rados.0.smithi080.stdout:1080: finishing write tid 3 to smithi08089843-16 2023-12-01T04:55:51.860 INFO:tasks.rados.rados.0.smithi080.stdout:1080: finishing write tid 4 to smithi08089843-16 2023-12-01T04:55:51.860 INFO:tasks.rados.rados.0.smithi080.stdout:1080: finishing write tid 5 to smithi08089843-16 2023-12-01T04:55:51.860 INFO:tasks.rados.rados.0.smithi080.stdout:1080: oid 16 updating version 0 to 216 2023-12-01T04:55:51.860 INFO:tasks.rados.rados.0.smithi080.stdout:1080: oid 16 updating version 216 to 217 2023-12-01T04:55:51.860 INFO:tasks.rados.rados.0.smithi080.stdout:1080: oid 16 version 217 is already newer than 215 2023-12-01T04:55:51.860 INFO:tasks.rados.rados.0.smithi080.stdout:1080: oid 16 version 217 is already newer than 214 2023-12-01T04:55:51.861 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 16 v 217 (ObjNum 826 snap 0 seq_num 826) dirty exists 2023-12-01T04:55:51.861 INFO:tasks.rados.rados.0.smithi080.stdout:1080: left oid 16 (ObjNum 826 snap 0 seq_num 826) 2023-12-01T04:55:51.861 INFO:tasks.rados.rados.0.smithi080.stdout:1081: finishing write tid 1 to smithi08089843-127 2023-12-01T04:55:51.861 INFO:tasks.rados.rados.0.smithi080.stdout:1081: finishing write tid 2 to smithi08089843-127 2023-12-01T04:55:51.862 INFO:tasks.rados.rados.0.smithi080.stdout:1080: done (2 left) 2023-12-01T04:55:51.862 INFO:tasks.rados.rados.0.smithi080.stdout:1082: done (1 left) 2023-12-01T04:55:51.862 INFO:tasks.rados.rados.0.smithi080.stdout:1083: write oid 491 current snap is 0 2023-12-01T04:55:51.862 INFO:tasks.rados.rados.0.smithi080.stdout:1083: seq_num 829 ranges {733003=663898,1944396=506622,2865661=604381} 2023-12-01T04:55:51.871 INFO:tasks.rados.rados.0.smithi080.stdout:1083: writing smithi08089843-491 from 733003 to 1396901 tid 1 2023-12-01T04:55:51.877 INFO:tasks.rados.rados.0.smithi080.stdout:1083: writing smithi08089843-491 from 1944396 to 2451018 tid 2 2023-12-01T04:55:51.883 INFO:tasks.rados.rados.0.smithi080.stdout:1083: writing smithi08089843-491 from 2865661 to 3470042 tid 3 2023-12-01T04:55:51.883 INFO:tasks.rados.rados.0.smithi080.stdout:1084: read oid 232 snap -1 2023-12-01T04:55:51.883 INFO:tasks.rados.rados.0.smithi080.stdout:1084: expect (ObjNum 231 snap 0 seq_num 231) 2023-12-01T04:55:51.884 INFO:tasks.rados.rados.0.smithi080.stdout:1085: read oid 164 snap -1 2023-12-01T04:55:51.884 INFO:tasks.rados.rados.0.smithi080.stdout:1085: expect deleted 2023-12-01T04:55:51.884 INFO:tasks.rados.rados.0.smithi080.stdout:1086: write oid 183 current snap is 0 2023-12-01T04:55:51.884 INFO:tasks.rados.rados.0.smithi080.stdout:1086: seq_num 830 ranges {749810=739147,2002878=650280,3293084=415653} 2023-12-01T04:55:51.891 INFO:tasks.rados.rados.0.smithi080.stdout:1086: writing smithi08089843-183 from 749810 to 1488957 tid 1 2023-12-01T04:55:51.898 INFO:tasks.rados.rados.0.smithi080.stdout:1086: writing smithi08089843-183 from 2002878 to 2653158 tid 2 2023-12-01T04:55:51.905 INFO:tasks.rados.rados.0.smithi080.stdout:1086: writing smithi08089843-183 from 3293084 to 3708737 tid 3 2023-12-01T04:55:51.906 INFO:tasks.rados.rados.0.smithi080.stdout:1087: write oid 46 current snap is 0 2023-12-01T04:55:51.906 INFO:tasks.rados.rados.0.smithi080.stdout:1087: seq_num 831 ranges {766617=414396,1945007=510291,3204154=626925} 2023-12-01T04:55:51.911 INFO:tasks.rados.rados.0.smithi080.stdout:1087: writing smithi08089843-46 from 766617 to 1181013 tid 1 2023-12-01T04:55:51.918 INFO:tasks.rados.rados.0.smithi080.stdout:1087: writing smithi08089843-46 from 1945007 to 2455298 tid 2 2023-12-01T04:55:51.926 INFO:tasks.rados.rados.0.smithi080.stdout:1087: writing smithi08089843-46 from 3204154 to 3831079 tid 3 2023-12-01T04:55:51.926 INFO:tasks.rados.rados.0.smithi080.stdout:1088: read oid 356 snap -1 2023-12-01T04:55:51.927 INFO:tasks.rados.rados.0.smithi080.stdout:1088: expect (ObjNum 355 snap 0 seq_num 355) 2023-12-01T04:55:51.927 INFO:tasks.rados.rados.0.smithi080.stdout:1089: write oid 333 current snap is 0 2023-12-01T04:55:51.927 INFO:tasks.rados.rados.0.smithi080.stdout:1081: finishing write tid 3 to smithi08089843-127 2023-12-01T04:55:51.927 INFO:tasks.rados.rados.0.smithi080.stdout:1089: seq_num 832 ranges {783424=489645,2003489=653949,3231577=554550} 2023-12-01T04:55:51.934 INFO:tasks.rados.rados.0.smithi080.stdout:1089: writing smithi08089843-333 from 783424 to 1273069 tid 1 2023-12-01T04:55:51.941 INFO:tasks.rados.rados.0.smithi080.stdout:1089: writing smithi08089843-333 from 2003489 to 2657438 tid 2 2023-12-01T04:55:51.948 INFO:tasks.rados.rados.0.smithi080.stdout:1089: writing smithi08089843-333 from 3231577 to 3786127 tid 3 2023-12-01T04:55:51.948 INFO:tasks.rados.rados.0.smithi080.stdout:1090: write oid 477 current snap is 0 2023-12-01T04:55:51.948 INFO:tasks.rados.rados.0.smithi080.stdout:1090: seq_num 833 ranges {400231=564894,1661971=338260} 2023-12-01T04:55:51.953 INFO:tasks.rados.rados.0.smithi080.stdout:1090: writing smithi08089843-477 from 400231 to 965125 tid 1 2023-12-01T04:55:51.959 INFO:tasks.rados.rados.0.smithi080.stdout:1090: writing smithi08089843-477 from 1661971 to 2000231 tid 2 2023-12-01T04:55:51.959 INFO:tasks.rados.rados.0.smithi080.stdout:1091: read oid 213 snap -1 2023-12-01T04:55:51.959 INFO:tasks.rados.rados.0.smithi080.stdout:1091: expect (ObjNum 212 snap 0 seq_num 212) 2023-12-01T04:55:51.959 INFO:tasks.rados.rados.0.smithi080.stdout:1092: write oid 239 current snap is 0 2023-12-01T04:55:51.959 INFO:tasks.rados.rados.0.smithi080.stdout:1092: seq_num 834 ranges {417038=640143,1720453=296585} 2023-12-01T04:55:51.965 INFO:tasks.rados.rados.0.smithi080.stdout:1092: writing smithi08089843-239 from 417038 to 1057181 tid 1 2023-12-01T04:55:51.971 INFO:tasks.rados.rados.0.smithi080.stdout:1092: writing smithi08089843-239 from 1720453 to 2017038 tid 2 2023-12-01T04:55:51.971 INFO:tasks.rados.rados.0.smithi080.stdout:1093: delete oid 438 current snap is 0 2023-12-01T04:55:51.971 INFO:tasks.rados.rados.0.smithi080.stdout:1081: finishing write tid 4 to smithi08089843-127 2023-12-01T04:55:51.971 INFO:tasks.rados.rados.0.smithi080.stdout:1081: finishing write tid 5 to smithi08089843-127 2023-12-01T04:55:51.971 INFO:tasks.rados.rados.0.smithi080.stdout:1081: oid 127 updating version 0 to 182 2023-12-01T04:55:51.971 INFO:tasks.rados.rados.0.smithi080.stdout:1081: oid 127 version 182 is already newer than 179 2023-12-01T04:55:51.971 INFO:tasks.rados.rados.0.smithi080.stdout:1081: oid 127 version 182 is already newer than 180 2023-12-01T04:55:51.971 INFO:tasks.rados.rados.0.smithi080.stdout:1081: oid 127 version 182 is already newer than 181 2023-12-01T04:55:51.972 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 127 v 182 (ObjNum 827 snap 0 seq_num 827) dirty exists 2023-12-01T04:55:51.972 INFO:tasks.rados.rados.0.smithi080.stdout:1081: left oid 127 (ObjNum 827 snap 0 seq_num 827) 2023-12-01T04:55:51.972 INFO:tasks.rados.rados.0.smithi080.stdout:1083: finishing write tid 1 to smithi08089843-491 2023-12-01T04:55:51.972 INFO:tasks.rados.rados.0.smithi080.stdout:1083: finishing write tid 2 to smithi08089843-491 2023-12-01T04:55:51.972 INFO:tasks.rados.rados.0.smithi080.stdout:1083: finishing write tid 3 to smithi08089843-491 2023-12-01T04:55:51.972 INFO:tasks.rados.rados.0.smithi080.stdout:1083: finishing write tid 4 to smithi08089843-491 2023-12-01T04:55:51.972 INFO:tasks.rados.rados.0.smithi080.stdout:1083: finishing write tid 5 to smithi08089843-491 2023-12-01T04:55:51.972 INFO:tasks.rados.rados.0.smithi080.stdout:1083: oid 491 updating version 0 to 139 2023-12-01T04:55:51.972 INFO:tasks.rados.rados.0.smithi080.stdout:1083: oid 491 version 139 is already newer than 138 2023-12-01T04:55:51.972 INFO:tasks.rados.rados.0.smithi080.stdout:1083: oid 491 updating version 139 to 140 2023-12-01T04:55:51.972 INFO:tasks.rados.rados.0.smithi080.stdout:1083: oid 491 updating version 140 to 141 2023-12-01T04:55:51.972 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 491 v 141 (ObjNum 829 snap 0 seq_num 829) dirty exists 2023-12-01T04:55:51.972 INFO:tasks.rados.rados.0.smithi080.stdout:1083: left oid 491 (ObjNum 829 snap 0 seq_num 829) 2023-12-01T04:55:51.972 INFO:tasks.rados.rados.0.smithi080.stdout:1086: finishing write tid 1 to smithi08089843-183 2023-12-01T04:55:51.972 INFO:tasks.rados.rados.0.smithi080.stdout:1084: expect (ObjNum 231 snap 0 seq_num 231) 2023-12-01T04:55:52.116 INFO:tasks.rados.rados.0.smithi080.stdout:1086: finishing write tid 2 to smithi08089843-183 2023-12-01T04:55:52.116 INFO:tasks.rados.rados.0.smithi080.stdout:1081: done (11 left) 2023-12-01T04:55:52.116 INFO:tasks.rados.rados.0.smithi080.stdout:1083: done (10 left) 2023-12-01T04:55:52.116 INFO:tasks.rados.rados.0.smithi080.stdout:1084: done (9 left) 2023-12-01T04:55:52.116 INFO:tasks.rados.rados.0.smithi080.stdout:1085: done (8 left) 2023-12-01T04:55:52.116 INFO:tasks.rados.rados.0.smithi080.stdout:1093: done (7 left) 2023-12-01T04:55:52.116 INFO:tasks.rados.rados.0.smithi080.stdout:1094: write oid 153 current snap is 0 2023-12-01T04:55:52.116 INFO:tasks.rados.rados.0.smithi080.stdout:1094: seq_num 836 ranges {450652=790641,1721064=329588} 2023-12-01T04:55:52.126 INFO:tasks.rados.rados.0.smithi080.stdout:1094: writing smithi08089843-153 from 450652 to 1241293 tid 1 2023-12-01T04:55:52.130 INFO:tasks.rados.rados.0.smithi080.stdout:1094: writing smithi08089843-153 from 1721064 to 2050652 tid 2 2023-12-01T04:55:52.131 INFO:tasks.rados.rados.0.smithi080.stdout:1095: read oid 423 snap -1 2023-12-01T04:55:52.131 INFO:tasks.rados.rados.0.smithi080.stdout:1095: expect (ObjNum 644 snap 0 seq_num 644) 2023-12-01T04:55:52.131 INFO:tasks.rados.rados.0.smithi080.stdout:1096: write oid 448 current snap is 0 2023-12-01T04:55:52.131 INFO:tasks.rados.rados.0.smithi080.stdout:1096: seq_num 837 ranges {467459=582243,1495899=404945} 2023-12-01T04:55:52.136 INFO:tasks.rados.rados.0.smithi080.stdout:1096: writing smithi08089843-448 from 467459 to 1049702 tid 1 2023-12-01T04:55:52.142 INFO:tasks.rados.rados.0.smithi080.stdout:1096: writing smithi08089843-448 from 1495899 to 1900844 tid 2 2023-12-01T04:55:52.142 INFO:tasks.rados.rados.0.smithi080.stdout:1097: read oid 112 snap -1 2023-12-01T04:55:52.142 INFO:tasks.rados.rados.0.smithi080.stdout:1097: expect (ObjNum 699 snap 0 seq_num 699) 2023-12-01T04:55:52.142 INFO:tasks.rados.rados.0.smithi080.stdout:1098: write oid 450 current snap is 0 2023-12-01T04:55:52.142 INFO:tasks.rados.rados.0.smithi080.stdout:1098: seq_num 838 ranges {484266=657492,1554381=529885} 2023-12-01T04:55:52.149 INFO:tasks.rados.rados.0.smithi080.stdout:1098: writing smithi08089843-450 from 484266 to 1141758 tid 1 2023-12-01T04:55:52.155 INFO:tasks.rados.rados.0.smithi080.stdout:1098: writing smithi08089843-450 from 1554381 to 2084266 tid 2 2023-12-01T04:55:52.155 INFO:tasks.rados.rados.0.smithi080.stdout:1099: read oid 394 snap -1 2023-12-01T04:55:52.155 INFO:tasks.rados.rados.0.smithi080.stdout:1099: expect (ObjNum 785 snap 0 seq_num 785) 2023-12-01T04:55:52.155 INFO:tasks.rados.rados.0.smithi080.stdout:1100: read oid 198 snap -1 2023-12-01T04:55:52.155 INFO:tasks.rados.rados.0.smithi080.stdout:1100: expect (ObjNum 197 snap 0 seq_num 197) 2023-12-01T04:55:52.155 INFO:tasks.rados.rados.0.smithi080.stdout:1101: write oid 85 current snap is 0 2023-12-01T04:55:52.155 INFO:tasks.rados.rados.0.smithi080.stdout:1086: finishing write tid 3 to smithi08089843-183 2023-12-01T04:55:52.155 INFO:tasks.rados.rados.0.smithi080.stdout:1086: finishing write tid 4 to smithi08089843-183 2023-12-01T04:55:52.155 INFO:tasks.rados.rados.0.smithi080.stdout:1086: finishing write tid 5 to smithi08089843-183 2023-12-01T04:55:52.155 INFO:tasks.rados.rados.0.smithi080.stdout:1086: oid 183 updating version 0 to 271 2023-12-01T04:55:52.156 INFO:tasks.rados.rados.0.smithi080.stdout:1086: oid 183 updating version 271 to 272 2023-12-01T04:55:52.156 INFO:tasks.rados.rados.0.smithi080.stdout:1086: oid 183 updating version 272 to 274 2023-12-01T04:55:52.156 INFO:tasks.rados.rados.0.smithi080.stdout:1086: oid 183 version 274 is already newer than 273 2023-12-01T04:55:52.156 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 183 v 274 (ObjNum 830 snap 0 seq_num 830) dirty exists 2023-12-01T04:55:52.156 INFO:tasks.rados.rados.0.smithi080.stdout:1086: left oid 183 (ObjNum 830 snap 0 seq_num 830) 2023-12-01T04:55:52.156 INFO:tasks.rados.rados.0.smithi080.stdout:1087: finishing write tid 1 to smithi08089843-46 2023-12-01T04:55:52.156 INFO:tasks.rados.rados.0.smithi080.stdout:1087: finishing write tid 2 to smithi08089843-46 2023-12-01T04:55:52.156 INFO:tasks.rados.rados.0.smithi080.stdout:1087: finishing write tid 3 to smithi08089843-46 2023-12-01T04:55:52.156 INFO:tasks.rados.rados.0.smithi080.stdout:1087: finishing write tid 4 to smithi08089843-46 2023-12-01T04:55:52.156 INFO:tasks.rados.rados.0.smithi080.stdout:1101: seq_num 839 ranges {501073=732741,1896510=204563} 2023-12-01T04:55:52.162 INFO:tasks.rados.rados.0.smithi080.stdout:1101: writing smithi08089843-85 from 501073 to 1233814 tid 1 2023-12-01T04:55:52.168 INFO:tasks.rados.rados.0.smithi080.stdout:1101: writing smithi08089843-85 from 1896510 to 2101073 tid 2 2023-12-01T04:55:52.168 INFO:tasks.rados.rados.0.smithi080.stdout:1086: done (14 left) 2023-12-01T04:55:52.168 INFO:tasks.rados.rados.0.smithi080.stdout:1102: read oid 90 snap -1 2023-12-01T04:55:52.168 INFO:tasks.rados.rados.0.smithi080.stdout:1102: expect (ObjNum 805 snap 0 seq_num 805) 2023-12-01T04:55:52.168 INFO:tasks.rados.rados.0.smithi080.stdout:1103: read oid 302 snap -1 2023-12-01T04:55:52.168 INFO:tasks.rados.rados.0.smithi080.stdout:1103: expect (ObjNum 301 snap 0 seq_num 301) 2023-12-01T04:55:52.168 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:52.168 INFO:tasks.rados.rados.0.smithi080.stdout:1087: finishing write tid 5 to smithi08089843-46 2023-12-01T04:55:52.168 INFO:tasks.rados.rados.0.smithi080.stdout:1087: oid 46 updating version 0 to 180 2023-12-01T04:55:52.169 INFO:tasks.rados.rados.0.smithi080.stdout:1087: oid 46 version 180 is already newer than 178 2023-12-01T04:55:52.169 INFO:tasks.rados.rados.0.smithi080.stdout:1087: oid 46 updating version 180 to 181 2023-12-01T04:55:52.169 INFO:tasks.rados.rados.0.smithi080.stdout:1087: oid 46 version 181 is already newer than 179 2023-12-01T04:55:52.169 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 46 v 181 (ObjNum 831 snap 0 seq_num 831) dirty exists 2023-12-01T04:55:52.169 INFO:tasks.rados.rados.0.smithi080.stdout:1087: left oid 46 (ObjNum 831 snap 0 seq_num 831) 2023-12-01T04:55:52.169 INFO:tasks.rados.rados.0.smithi080.stdout:1087: done (15 left) 2023-12-01T04:55:52.169 INFO:tasks.rados.rados.0.smithi080.stdout:1104: write oid 440 current snap is 0 2023-12-01T04:55:52.169 INFO:tasks.rados.rados.0.smithi080.stdout:1104: seq_num 840 ranges {517880=407990,1554992=562888} 2023-12-01T04:55:52.173 INFO:tasks.rados.rados.0.smithi080.stdout:1104: writing smithi08089843-440 from 517880 to 925870 tid 1 2023-12-01T04:55:52.181 INFO:tasks.rados.rados.0.smithi080.stdout:1104: writing smithi08089843-440 from 1554992 to 2117880 tid 2 2023-12-01T04:55:52.181 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:52.181 INFO:tasks.rados.rados.0.smithi080.stdout:1088: expect (ObjNum 355 snap 0 seq_num 355) 2023-12-01T04:55:52.335 INFO:tasks.rados.rados.0.smithi080.stdout:1089: finishing write tid 1 to smithi08089843-333 2023-12-01T04:55:52.335 INFO:tasks.rados.rados.0.smithi080.stdout:1089: finishing write tid 2 to smithi08089843-333 2023-12-01T04:55:52.335 INFO:tasks.rados.rados.0.smithi080.stdout:1089: finishing write tid 3 to smithi08089843-333 2023-12-01T04:55:52.335 INFO:tasks.rados.rados.0.smithi080.stdout:1089: finishing write tid 4 to smithi08089843-333 2023-12-01T04:55:52.335 INFO:tasks.rados.rados.0.smithi080.stdout:1089: finishing write tid 5 to smithi08089843-333 2023-12-01T04:55:52.335 INFO:tasks.rados.rados.0.smithi080.stdout:1089: oid 333 updating version 0 to 142 2023-12-01T04:55:52.335 INFO:tasks.rados.rados.0.smithi080.stdout:1089: oid 333 updating version 142 to 143 2023-12-01T04:55:52.335 INFO:tasks.rados.rados.0.smithi080.stdout:1089: oid 333 version 143 is already newer than 141 2023-12-01T04:55:52.335 INFO:tasks.rados.rados.0.smithi080.stdout:1089: oid 333 version 143 is already newer than 140 2023-12-01T04:55:52.335 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 333 v 143 (ObjNum 832 snap 0 seq_num 832) dirty exists 2023-12-01T04:55:52.336 INFO:tasks.rados.rados.0.smithi080.stdout:1089: left oid 333 (ObjNum 832 snap 0 seq_num 832) 2023-12-01T04:55:52.336 INFO:tasks.rados.rados.0.smithi080.stdout:1090: finishing write tid 1 to smithi08089843-477 2023-12-01T04:55:52.336 INFO:tasks.rados.rados.0.smithi080.stdout:1090: finishing write tid 2 to smithi08089843-477 2023-12-01T04:55:52.336 INFO:tasks.rados.rados.0.smithi080.stdout:1088: done (15 left) 2023-12-01T04:55:52.336 INFO:tasks.rados.rados.0.smithi080.stdout:1089: done (14 left) 2023-12-01T04:55:52.336 INFO:tasks.rados.rados.0.smithi080.stdout:1105: read oid 19 snap -1 2023-12-01T04:55:52.336 INFO:tasks.rados.rados.0.smithi080.stdout:1105: expect (ObjNum 18 snap 0 seq_num 18) 2023-12-01T04:55:52.336 INFO:tasks.rados.rados.0.smithi080.stdout:1106: write oid 122 current snap is 0 2023-12-01T04:55:52.336 INFO:tasks.rados.rados.0.smithi080.stdout:1090: finishing write tid 3 to smithi08089843-477 2023-12-01T04:55:52.336 INFO:tasks.rados.rados.0.smithi080.stdout:1090: finishing write tid 4 to smithi08089843-477 2023-12-01T04:55:52.336 INFO:tasks.rados.rados.0.smithi080.stdout:1090: oid 477 updating version 0 to 170 2023-12-01T04:55:52.336 INFO:tasks.rados.rados.0.smithi080.stdout:1090: oid 477 version 170 is already newer than 169 2023-12-01T04:55:52.336 INFO:tasks.rados.rados.0.smithi080.stdout:1090: oid 477 updating version 170 to 171 2023-12-01T04:55:52.336 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 477 v 171 (ObjNum 833 snap 0 seq_num 833) dirty exists 2023-12-01T04:55:52.336 INFO:tasks.rados.rados.0.smithi080.stdout:1090: left oid 477 (ObjNum 833 snap 0 seq_num 833) 2023-12-01T04:55:52.337 INFO:tasks.rados.rados.0.smithi080.stdout:1091: expect (ObjNum 212 snap 0 seq_num 212) 2023-12-01T04:55:52.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:55:52 smithi080 bash[28361]: cluster 2023-12-01T04:55:51.118730+0000 mon.a (mon.0) 847 : cluster 4 Health check failed: Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf (UPGRADE_BAD_TARGET_VERSION) 2023-12-01T04:55:52.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:55:52 smithi080 bash[28361]: audit 2023-12-01T04:55:51.645197+0000 mon.a (mon.0) 848 : audit 0 from='client.? 172.21.15.80:0/489982632' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:55:52.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:55:52 smithi080 bash[41963]: cluster 2023-12-01T04:55:51.118730+0000 mon.a (mon.0) 847 : cluster 4 Health check failed: Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf (UPGRADE_BAD_TARGET_VERSION) 2023-12-01T04:55:52.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:55:52 smithi080 bash[41963]: audit 2023-12-01T04:55:51.645197+0000 mon.a (mon.0) 848 : audit 0 from='client.? 172.21.15.80:0/489982632' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:55:52.457 INFO:tasks.rados.rados.0.smithi080.stdout:1092: finishing write tid 1 to smithi08089843-239 2023-12-01T04:55:52.457 INFO:tasks.rados.rados.0.smithi080.stdout:1092: finishing write tid 2 to smithi08089843-239 2023-12-01T04:55:52.457 INFO:tasks.rados.rados.0.smithi080.stdout:1092: finishing write tid 3 to smithi08089843-239 2023-12-01T04:55:52.457 INFO:tasks.rados.rados.0.smithi080.stdout:1092: finishing write tid 4 to smithi08089843-239 2023-12-01T04:55:52.457 INFO:tasks.rados.rados.0.smithi080.stdout:1092: oid 239 updating version 0 to 159 2023-12-01T04:55:52.458 INFO:tasks.rados.rados.0.smithi080.stdout:1092: oid 239 version 159 is already newer than 157 2023-12-01T04:55:52.458 INFO:tasks.rados.rados.0.smithi080.stdout:1092: oid 239 version 159 is already newer than 158 2023-12-01T04:55:52.458 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 239 v 159 (ObjNum 834 snap 0 seq_num 834) dirty exists 2023-12-01T04:55:52.458 INFO:tasks.rados.rados.0.smithi080.stdout:1092: left oid 239 (ObjNum 834 snap 0 seq_num 834) 2023-12-01T04:55:52.458 INFO:tasks.rados.rados.0.smithi080.stdout:1094: finishing write tid 1 to smithi08089843-153 2023-12-01T04:55:52.458 INFO:tasks.rados.rados.0.smithi080.stdout:1094: finishing write tid 2 to smithi08089843-153 2023-12-01T04:55:52.458 INFO:tasks.rados.rados.0.smithi080.stdout:1094: finishing write tid 3 to smithi08089843-153 2023-12-01T04:55:52.458 INFO:tasks.rados.rados.0.smithi080.stdout:1094: finishing write tid 4 to smithi08089843-153 2023-12-01T04:55:52.458 INFO:tasks.rados.rados.0.smithi080.stdout:1094: oid 153 updating version 0 to 147 2023-12-01T04:55:52.458 INFO:tasks.rados.rados.0.smithi080.stdout:1094: oid 153 updating version 147 to 148 2023-12-01T04:55:52.458 INFO:tasks.rados.rados.0.smithi080.stdout:1094: oid 153 version 148 is already newer than 146 2023-12-01T04:55:52.458 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 153 v 148 (ObjNum 836 snap 0 seq_num 836) dirty exists 2023-12-01T04:55:52.458 INFO:tasks.rados.rados.0.smithi080.stdout:1094: left oid 153 (ObjNum 836 snap 0 seq_num 836) 2023-12-01T04:55:52.458 INFO:tasks.rados.rados.0.smithi080.stdout:1096: finishing write tid 1 to smithi08089843-448 2023-12-01T04:55:52.459 INFO:tasks.rados.rados.0.smithi080.stdout:1095: expect (ObjNum 644 snap 0 seq_num 644) 2023-12-01T04:55:52.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:55:52 smithi090 bash[32384]: cluster 2023-12-01T04:55:51.118730+0000 mon.a (mon.0) 847 : cluster 4 Health check failed: Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf (UPGRADE_BAD_TARGET_VERSION) 2023-12-01T04:55:52.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:55:52 smithi090 bash[32384]: audit 2023-12-01T04:55:51.645197+0000 mon.a (mon.0) 848 : audit 0 from='client.? 172.21.15.80:0/489982632' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:55:52.593 INFO:tasks.rados.rados.0.smithi080.stdout:1096: finishing write tid 2 to smithi08089843-448 2023-12-01T04:55:52.593 INFO:tasks.rados.rados.0.smithi080.stdout:1096: finishing write tid 3 to smithi08089843-448 2023-12-01T04:55:52.593 INFO:tasks.rados.rados.0.smithi080.stdout:1096: finishing write tid 4 to smithi08089843-448 2023-12-01T04:55:52.593 INFO:tasks.rados.rados.0.smithi080.stdout:1096: oid 448 updating version 0 to 277 2023-12-01T04:55:52.593 INFO:tasks.rados.rados.0.smithi080.stdout:1096: oid 448 version 277 is already newer than 276 2023-12-01T04:55:52.593 INFO:tasks.rados.rados.0.smithi080.stdout:1096: oid 448 version 277 is already newer than 275 2023-12-01T04:55:52.593 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 448 v 277 (ObjNum 837 snap 0 seq_num 837) dirty exists 2023-12-01T04:55:52.593 INFO:tasks.rados.rados.0.smithi080.stdout:1096: left oid 448 (ObjNum 837 snap 0 seq_num 837) 2023-12-01T04:55:52.593 INFO:tasks.rados.rados.0.smithi080.stdout:1097: expect (ObjNum 699 snap 0 seq_num 699) 2023-12-01T04:55:52.778 INFO:tasks.rados.rados.0.smithi080.stdout:1098: finishing write tid 1 to smithi08089843-450 2023-12-01T04:55:52.778 INFO:tasks.rados.rados.0.smithi080.stdout:1098: finishing write tid 2 to smithi08089843-450 2023-12-01T04:55:52.778 INFO:tasks.rados.rados.0.smithi080.stdout:1098: finishing write tid 3 to smithi08089843-450 2023-12-01T04:55:52.778 INFO:tasks.rados.rados.0.smithi080.stdout:1098: finishing write tid 4 to smithi08089843-450 2023-12-01T04:55:52.778 INFO:tasks.rados.rados.0.smithi080.stdout:1098: oid 450 updating version 0 to 186 2023-12-01T04:55:52.778 INFO:tasks.rados.rados.0.smithi080.stdout:1098: oid 450 version 186 is already newer than 184 2023-12-01T04:55:52.778 INFO:tasks.rados.rados.0.smithi080.stdout:1098: oid 450 version 186 is already newer than 185 2023-12-01T04:55:52.778 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 450 v 186 (ObjNum 838 snap 0 seq_num 838) dirty exists 2023-12-01T04:55:52.778 INFO:tasks.rados.rados.0.smithi080.stdout:1098: left oid 450 (ObjNum 838 snap 0 seq_num 838) 2023-12-01T04:55:52.778 INFO:tasks.rados.rados.0.smithi080.stdout:1100: expect (ObjNum 197 snap 0 seq_num 197) 2023-12-01T04:55:52.885 INFO:tasks.rados.rados.0.smithi080.stdout:1099: expect (ObjNum 785 snap 0 seq_num 785) 2023-12-01T04:55:53.068 INFO:tasks.rados.rados.0.smithi080.stdout:1101: finishing write tid 1 to smithi08089843-85 2023-12-01T04:55:53.068 INFO:tasks.rados.rados.0.smithi080.stdout:1101: finishing write tid 2 to smithi08089843-85 2023-12-01T04:55:53.068 INFO:tasks.rados.rados.0.smithi080.stdout:1101: finishing write tid 3 to smithi08089843-85 2023-12-01T04:55:53.068 INFO:tasks.rados.rados.0.smithi080.stdout:1101: finishing write tid 4 to smithi08089843-85 2023-12-01T04:55:53.068 INFO:tasks.rados.rados.0.smithi080.stdout:1101: oid 85 updating version 0 to 120 2023-12-01T04:55:53.068 INFO:tasks.rados.rados.0.smithi080.stdout:1101: oid 85 updating version 120 to 122 2023-12-01T04:55:53.068 INFO:tasks.rados.rados.0.smithi080.stdout:1101: oid 85 version 122 is already newer than 121 2023-12-01T04:55:53.068 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 85 v 122 (ObjNum 839 snap 0 seq_num 839) dirty exists 2023-12-01T04:55:53.068 INFO:tasks.rados.rados.0.smithi080.stdout:1101: left oid 85 (ObjNum 839 snap 0 seq_num 839) 2023-12-01T04:55:53.069 INFO:tasks.rados.rados.0.smithi080.stdout:1103: expect (ObjNum 301 snap 0 seq_num 301) 2023-12-01T04:55:53.170 INFO:tasks.rados.rados.0.smithi080.stdout:1104: finishing write tid 1 to smithi08089843-440 2023-12-01T04:55:53.171 INFO:tasks.rados.rados.0.smithi080.stdout:1102: expect (ObjNum 805 snap 0 seq_num 805) 2023-12-01T04:55:53.326 INFO:tasks.rados.rados.0.smithi080.stdout:1104: finishing write tid 2 to smithi08089843-440 2023-12-01T04:55:53.326 INFO:tasks.rados.rados.0.smithi080.stdout:1104: finishing write tid 3 to smithi08089843-440 2023-12-01T04:55:53.326 INFO:tasks.rados.rados.0.smithi080.stdout:1104: finishing write tid 4 to smithi08089843-440 2023-12-01T04:55:53.326 INFO:tasks.rados.rados.0.smithi080.stdout:1104: oid 440 updating version 0 to 170 2023-12-01T04:55:53.326 INFO:tasks.rados.rados.0.smithi080.stdout:1104: oid 440 version 170 is already newer than 168 2023-12-01T04:55:53.326 INFO:tasks.rados.rados.0.smithi080.stdout:1104: oid 440 version 170 is already newer than 169 2023-12-01T04:55:53.326 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 440 v 170 (ObjNum 840 snap 0 seq_num 840) dirty exists 2023-12-01T04:55:53.326 INFO:tasks.rados.rados.0.smithi080.stdout:1104: left oid 440 (ObjNum 840 snap 0 seq_num 840) 2023-12-01T04:55:53.326 INFO:tasks.rados.rados.0.smithi080.stdout:1105: expect (ObjNum 18 snap 0 seq_num 18) 2023-12-01T04:55:53.399 INFO:tasks.rados.rados.0.smithi080.stdout:1106: seq_num 841 ranges {534687=483239,1613474=412283} 2023-12-01T04:55:53.409 INFO:tasks.rados.rados.0.smithi080.stdout:1106: writing smithi08089843-122 from 534687 to 1017926 tid 1 2023-12-01T04:55:53.416 INFO:tasks.rados.rados.0.smithi080.stdout:1106: writing smithi08089843-122 from 1613474 to 2025757 tid 2 2023-12-01T04:55:53.416 INFO:tasks.rados.rados.0.smithi080.stdout:1090: done (15 left) 2023-12-01T04:55:53.416 INFO:tasks.rados.rados.0.smithi080.stdout:1091: done (14 left) 2023-12-01T04:55:53.417 INFO:tasks.rados.rados.0.smithi080.stdout:1092: done (13 left) 2023-12-01T04:55:53.417 INFO:tasks.rados.rados.0.smithi080.stdout:1094: done (12 left) 2023-12-01T04:55:53.417 INFO:tasks.rados.rados.0.smithi080.stdout:1095: done (11 left) 2023-12-01T04:55:53.417 INFO:tasks.rados.rados.0.smithi080.stdout:1096: done (10 left) 2023-12-01T04:55:53.417 INFO:tasks.rados.rados.0.smithi080.stdout:1097: done (9 left) 2023-12-01T04:55:53.417 INFO:tasks.rados.rados.0.smithi080.stdout:1098: done (8 left) 2023-12-01T04:55:53.417 INFO:tasks.rados.rados.0.smithi080.stdout:1099: done (7 left) 2023-12-01T04:55:53.417 INFO:tasks.rados.rados.0.smithi080.stdout:1100: done (6 left) 2023-12-01T04:55:53.417 INFO:tasks.rados.rados.0.smithi080.stdout:1101: done (5 left) 2023-12-01T04:55:53.417 INFO:tasks.rados.rados.0.smithi080.stdout:1102: done (4 left) 2023-12-01T04:55:53.417 INFO:tasks.rados.rados.0.smithi080.stdout:1103: done (3 left) 2023-12-01T04:55:53.417 INFO:tasks.rados.rados.0.smithi080.stdout:1104: done (2 left) 2023-12-01T04:55:53.417 INFO:tasks.rados.rados.0.smithi080.stdout:1105: done (1 left) 2023-12-01T04:55:53.417 INFO:tasks.rados.rados.0.smithi080.stdout:1107: read oid 133 snap -1 2023-12-01T04:55:53.418 INFO:tasks.rados.rados.0.smithi080.stdout:1107: expect (ObjNum 132 snap 0 seq_num 132) 2023-12-01T04:55:53.418 INFO:tasks.rados.rados.0.smithi080.stdout:1108: write oid 442 current snap is 0 2023-12-01T04:55:53.418 INFO:tasks.rados.rados.0.smithi080.stdout:1108: seq_num 842 ranges {551494=558488,1671956=479538} 2023-12-01T04:55:53.423 INFO:tasks.rados.rados.0.smithi080.stdout:1108: writing smithi08089843-442 from 551494 to 1109982 tid 1 2023-12-01T04:55:53.429 INFO:tasks.rados.rados.0.smithi080.stdout:1108: writing smithi08089843-442 from 1671956 to 2151494 tid 2 2023-12-01T04:55:53.430 INFO:tasks.rados.rados.0.smithi080.stdout:1109: read oid 433 snap -1 2023-12-01T04:55:53.430 INFO:tasks.rados.rados.0.smithi080.stdout:1109: expect deleted 2023-12-01T04:55:53.430 INFO:tasks.rados.rados.0.smithi080.stdout:1110: read oid 464 snap -1 2023-12-01T04:55:53.430 INFO:tasks.rados.rados.0.smithi080.stdout:1110: expect (ObjNum 789 snap 0 seq_num 789) 2023-12-01T04:55:53.430 INFO:tasks.rados.rados.0.smithi080.stdout:1111: read oid 128 snap -1 2023-12-01T04:55:53.430 INFO:tasks.rados.rados.0.smithi080.stdout:1111: expect (ObjNum 655 snap 0 seq_num 655) 2023-12-01T04:55:53.430 INFO:tasks.rados.rados.0.smithi080.stdout:1112: write oid 211 current snap is 0 2023-12-01T04:55:53.430 INFO:tasks.rados.rados.0.smithi080.stdout:1106: finishing write tid 1 to smithi08089843-122 2023-12-01T04:55:53.430 INFO:tasks.rados.rados.0.smithi080.stdout:1112: seq_num 843 ranges {568301=633737,1614085=415952} 2023-12-01T04:55:53.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:55:53 smithi080 bash[41963]: cluster 2023-12-01T04:55:52.125678+0000 mgr.y (mgr.24362) 221 : cluster 0 pgmap v192: 89 pgs: 89 active+clean; 1.3 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 71 MiB/s rd, 10 MiB/s wr, 105 op/s 2023-12-01T04:55:53.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:55:53 smithi080 bash[28361]: cluster 2023-12-01T04:55:52.125678+0000 mgr.y (mgr.24362) 221 : cluster 0 pgmap v192: 89 pgs: 89 active+clean; 1.3 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 71 MiB/s rd, 10 MiB/s wr, 105 op/s 2023-12-01T04:55:53.437 INFO:tasks.rados.rados.0.smithi080.stdout:1112: writing smithi08089843-211 from 568301 to 1202038 tid 1 2023-12-01T04:55:53.442 INFO:tasks.rados.rados.0.smithi080.stdout:1112: writing smithi08089843-211 from 1614085 to 2030037 tid 2 2023-12-01T04:55:53.442 INFO:tasks.rados.rados.0.smithi080.stdout:1113: read oid 18 snap -1 2023-12-01T04:55:53.442 INFO:tasks.rados.rados.0.smithi080.stdout:1113: expect (ObjNum 797 snap 0 seq_num 797) 2023-12-01T04:55:53.442 INFO:tasks.rados.rados.0.smithi080.stdout:1114: read oid 49 snap -1 2023-12-01T04:55:53.442 INFO:tasks.rados.rados.0.smithi080.stdout:1114: expect (ObjNum 724 snap 0 seq_num 724) 2023-12-01T04:55:53.442 INFO:tasks.rados.rados.0.smithi080.stdout:1115: read oid 449 snap -1 2023-12-01T04:55:53.442 INFO:tasks.rados.rados.0.smithi080.stdout:1115: expect (ObjNum 448 snap 0 seq_num 448) 2023-12-01T04:55:53.442 INFO:tasks.rados.rados.0.smithi080.stdout:1116: read oid 445 snap -1 2023-12-01T04:55:53.443 INFO:tasks.rados.rados.0.smithi080.stdout:1116: expect (ObjNum 444 snap 0 seq_num 444) 2023-12-01T04:55:53.443 INFO:tasks.rados.rados.0.smithi080.stdout:1117: write oid 132 current snap is 0 2023-12-01T04:55:53.443 INFO:tasks.rados.rados.0.smithi080.stdout:1117: seq_num 844 ranges {585108=425339,1788920=396188} 2023-12-01T04:55:53.450 INFO:tasks.rados.rados.0.smithi080.stdout:1117: writing smithi08089843-132 from 585108 to 1010447 tid 1 2023-12-01T04:55:53.456 INFO:tasks.rados.rados.0.smithi080.stdout:1117: writing smithi08089843-132 from 1788920 to 2185108 tid 2 2023-12-01T04:55:53.456 INFO:tasks.rados.rados.0.smithi080.stdout:1118: write oid 497 current snap is 0 2023-12-01T04:55:53.456 INFO:tasks.rados.rados.0.smithi080.stdout:1118: seq_num 845 ranges {601915=500588,1847402=354513} 2023-12-01T04:55:53.462 INFO:tasks.rados.rados.0.smithi080.stdout:1118: writing smithi08089843-497 from 601915 to 1102503 tid 1 2023-12-01T04:55:53.469 INFO:tasks.rados.rados.0.smithi080.stdout:1118: writing smithi08089843-497 from 1847402 to 2201915 tid 2 2023-12-01T04:55:53.469 INFO:tasks.rados.rados.0.smithi080.stdout:1119: write oid 138 current snap is 0 2023-12-01T04:55:53.469 INFO:tasks.rados.rados.0.smithi080.stdout:1119: seq_num 846 ranges {618722=575837,1905884=312838} 2023-12-01T04:55:53.475 INFO:tasks.rados.rados.0.smithi080.stdout:1119: writing smithi08089843-138 from 618722 to 1194559 tid 1 2023-12-01T04:55:53.481 INFO:tasks.rados.rados.0.smithi080.stdout:1119: writing smithi08089843-138 from 1905884 to 2218722 tid 2 2023-12-01T04:55:53.481 INFO:tasks.rados.rados.0.smithi080.stdout:1120: write oid 263 current snap is 0 2023-12-01T04:55:53.481 INFO:tasks.rados.rados.0.smithi080.stdout:1120: seq_num 847 ranges {635529=651086,1848013=387516} 2023-12-01T04:55:53.489 INFO:tasks.rados.rados.0.smithi080.stdout:1120: writing smithi08089843-263 from 635529 to 1286615 tid 1 2023-12-01T04:55:53.494 INFO:tasks.rados.rados.0.smithi080.stdout:1120: writing smithi08089843-263 from 1848013 to 2235529 tid 2 2023-12-01T04:55:53.494 INFO:tasks.rados.rados.0.smithi080.stdout:1121: read oid 280 snap -1 2023-12-01T04:55:53.494 INFO:tasks.rados.rados.0.smithi080.stdout:1121: expect (ObjNum 279 snap 0 seq_num 279) 2023-12-01T04:55:53.494 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:53.495 INFO:tasks.rados.rados.0.smithi080.stdout:1107: expect (ObjNum 132 snap 0 seq_num 132) 2023-12-01T04:55:53.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:55:53 smithi090 bash[32384]: cluster 2023-12-01T04:55:52.125678+0000 mgr.y (mgr.24362) 221 : cluster 0 pgmap v192: 89 pgs: 89 active+clean; 1.3 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 71 MiB/s rd, 10 MiB/s wr, 105 op/s 2023-12-01T04:55:53.577 INFO:tasks.rados.rados.0.smithi080.stdout:1106: finishing write tid 2 to smithi08089843-122 2023-12-01T04:55:53.578 INFO:tasks.rados.rados.0.smithi080.stdout:1106: finishing write tid 3 to smithi08089843-122 2023-12-01T04:55:53.578 INFO:tasks.rados.rados.0.smithi080.stdout:1106: finishing write tid 4 to smithi08089843-122 2023-12-01T04:55:53.578 INFO:tasks.rados.rados.0.smithi080.stdout:1106: oid 122 updating version 0 to 174 2023-12-01T04:55:53.578 INFO:tasks.rados.rados.0.smithi080.stdout:1106: oid 122 version 174 is already newer than 173 2023-12-01T04:55:53.578 INFO:tasks.rados.rados.0.smithi080.stdout:1106: oid 122 version 174 is already newer than 172 2023-12-01T04:55:53.578 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 122 v 174 (ObjNum 841 snap 0 seq_num 841) dirty exists 2023-12-01T04:55:53.578 INFO:tasks.rados.rados.0.smithi080.stdout:1106: left oid 122 (ObjNum 841 snap 0 seq_num 841) 2023-12-01T04:55:53.578 INFO:tasks.rados.rados.0.smithi080.stdout:1108: finishing write tid 1 to smithi08089843-442 2023-12-01T04:55:53.578 INFO:tasks.rados.rados.0.smithi080.stdout:1108: finishing write tid 2 to smithi08089843-442 2023-12-01T04:55:53.578 INFO:tasks.rados.rados.0.smithi080.stdout:1108: finishing write tid 3 to smithi08089843-442 2023-12-01T04:55:53.578 INFO:tasks.rados.rados.0.smithi080.stdout:1108: finishing write tid 4 to smithi08089843-442 2023-12-01T04:55:53.578 INFO:tasks.rados.rados.0.smithi080.stdout:1108: oid 442 updating version 0 to 149 2023-12-01T04:55:53.578 INFO:tasks.rados.rados.0.smithi080.stdout:1108: oid 442 updating version 149 to 151 2023-12-01T04:55:53.579 INFO:tasks.rados.rados.0.smithi080.stdout:1108: oid 442 version 151 is already newer than 150 2023-12-01T04:55:53.579 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 442 v 151 (ObjNum 842 snap 0 seq_num 842) dirty exists 2023-12-01T04:55:53.579 INFO:tasks.rados.rados.0.smithi080.stdout:1108: left oid 442 (ObjNum 842 snap 0 seq_num 842) 2023-12-01T04:55:53.579 INFO:tasks.rados.rados.0.smithi080.stdout:1111: expect (ObjNum 655 snap 0 seq_num 655) 2023-12-01T04:55:53.718 INFO:tasks.rados.rados.0.smithi080.stdout:1110: expect (ObjNum 789 snap 0 seq_num 789) 2023-12-01T04:55:53.947 INFO:tasks.rados.rados.0.smithi080.stdout:1112: finishing write tid 1 to smithi08089843-211 2023-12-01T04:55:53.947 INFO:tasks.rados.rados.0.smithi080.stdout:1112: finishing write tid 2 to smithi08089843-211 2023-12-01T04:55:53.947 INFO:tasks.rados.rados.0.smithi080.stdout:1112: finishing write tid 3 to smithi08089843-211 2023-12-01T04:55:53.947 INFO:tasks.rados.rados.0.smithi080.stdout:1112: finishing write tid 4 to smithi08089843-211 2023-12-01T04:55:53.947 INFO:tasks.rados.rados.0.smithi080.stdout:1112: oid 211 updating version 0 to 162 2023-12-01T04:55:53.947 INFO:tasks.rados.rados.0.smithi080.stdout:1112: oid 211 version 162 is already newer than 160 2023-12-01T04:55:53.947 INFO:tasks.rados.rados.0.smithi080.stdout:1112: oid 211 version 162 is already newer than 161 2023-12-01T04:55:53.947 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 211 v 162 (ObjNum 843 snap 0 seq_num 843) dirty exists 2023-12-01T04:55:53.947 INFO:tasks.rados.rados.0.smithi080.stdout:1112: left oid 211 (ObjNum 843 snap 0 seq_num 843) 2023-12-01T04:55:53.947 INFO:tasks.rados.rados.0.smithi080.stdout:1113: expect (ObjNum 797 snap 0 seq_num 797) 2023-12-01T04:55:54.063 INFO:tasks.rados.rados.0.smithi080.stdout:1114: expect (ObjNum 724 snap 0 seq_num 724) 2023-12-01T04:55:54.171 INFO:tasks.rados.rados.0.smithi080.stdout:1115: expect (ObjNum 448 snap 0 seq_num 448) 2023-12-01T04:55:54.296 INFO:tasks.rados.rados.0.smithi080.stdout:1117: finishing write tid 1 to smithi08089843-132 2023-12-01T04:55:54.296 INFO:tasks.rados.rados.0.smithi080.stdout:1116: expect (ObjNum 444 snap 0 seq_num 444) 2023-12-01T04:55:54.411 INFO:tasks.rados.rados.0.smithi080.stdout:1117: finishing write tid 2 to smithi08089843-132 2023-12-01T04:55:54.411 INFO:tasks.rados.rados.0.smithi080.stdout:1117: finishing write tid 3 to smithi08089843-132 2023-12-01T04:55:54.411 INFO:tasks.rados.rados.0.smithi080.stdout:1117: finishing write tid 4 to smithi08089843-132 2023-12-01T04:55:54.411 INFO:tasks.rados.rados.0.smithi080.stdout:1117: oid 132 updating version 0 to 151 2023-12-01T04:55:54.411 INFO:tasks.rados.rados.0.smithi080.stdout:1117: oid 132 updating version 151 to 153 2023-12-01T04:55:54.411 INFO:tasks.rados.rados.0.smithi080.stdout:1117: oid 132 version 153 is already newer than 152 2023-12-01T04:55:54.411 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 132 v 153 (ObjNum 844 snap 0 seq_num 844) dirty exists 2023-12-01T04:55:54.411 INFO:tasks.rados.rados.0.smithi080.stdout:1117: left oid 132 (ObjNum 844 snap 0 seq_num 844) 2023-12-01T04:55:54.412 INFO:tasks.rados.rados.0.smithi080.stdout:1118: finishing write tid 1 to smithi08089843-497 2023-12-01T04:55:54.412 INFO:tasks.rados.rados.0.smithi080.stdout:1118: finishing write tid 2 to smithi08089843-497 2023-12-01T04:55:54.412 INFO:tasks.rados.rados.0.smithi080.stdout:1118: finishing write tid 3 to smithi08089843-497 2023-12-01T04:55:54.412 INFO:tasks.rados.rados.0.smithi080.stdout:1118: finishing write tid 4 to smithi08089843-497 2023-12-01T04:55:54.412 INFO:tasks.rados.rados.0.smithi080.stdout:1118: oid 497 updating version 0 to 156 2023-12-01T04:55:54.412 INFO:tasks.rados.rados.0.smithi080.stdout:1118: oid 497 version 156 is already newer than 154 2023-12-01T04:55:54.412 INFO:tasks.rados.rados.0.smithi080.stdout:1118: oid 497 version 156 is already newer than 155 2023-12-01T04:55:54.412 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 497 v 156 (ObjNum 845 snap 0 seq_num 845) dirty exists 2023-12-01T04:55:54.412 INFO:tasks.rados.rados.0.smithi080.stdout:1118: left oid 497 (ObjNum 845 snap 0 seq_num 845) 2023-12-01T04:55:54.412 INFO:tasks.rados.rados.0.smithi080.stdout:1119: finishing write tid 1 to smithi08089843-138 2023-12-01T04:55:54.412 INFO:tasks.rados.rados.0.smithi080.stdout:1119: finishing write tid 2 to smithi08089843-138 2023-12-01T04:55:54.412 INFO:tasks.rados.rados.0.smithi080.stdout:1119: finishing write tid 3 to smithi08089843-138 2023-12-01T04:55:54.412 INFO:tasks.rados.rados.0.smithi080.stdout:1119: finishing write tid 4 to smithi08089843-138 2023-12-01T04:55:54.412 INFO:tasks.rados.rados.0.smithi080.stdout:1119: oid 138 updating version 0 to 160 2023-12-01T04:55:54.412 INFO:tasks.rados.rados.0.smithi080.stdout:1119: oid 138 updating version 160 to 162 2023-12-01T04:55:54.413 INFO:tasks.rados.rados.0.smithi080.stdout:1119: oid 138 version 162 is already newer than 161 2023-12-01T04:55:54.413 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 138 v 162 (ObjNum 846 snap 0 seq_num 846) dirty exists 2023-12-01T04:55:54.413 INFO:tasks.rados.rados.0.smithi080.stdout:1119: left oid 138 (ObjNum 846 snap 0 seq_num 846) 2023-12-01T04:55:54.413 INFO:tasks.rados.rados.0.smithi080.stdout:1120: finishing write tid 1 to smithi08089843-263 2023-12-01T04:55:54.413 INFO:tasks.rados.rados.0.smithi080.stdout:1120: finishing write tid 2 to smithi08089843-263 2023-12-01T04:55:54.413 INFO:tasks.rados.rados.0.smithi080.stdout:1120: finishing write tid 3 to smithi08089843-263 2023-12-01T04:55:54.413 INFO:tasks.rados.rados.0.smithi080.stdout:1120: finishing write tid 4 to smithi08089843-263 2023-12-01T04:55:54.413 INFO:tasks.rados.rados.0.smithi080.stdout:1120: oid 263 updating version 0 to 153 2023-12-01T04:55:54.413 INFO:tasks.rados.rados.0.smithi080.stdout:1120: oid 263 updating version 153 to 154 2023-12-01T04:55:54.413 INFO:tasks.rados.rados.0.smithi080.stdout:1120: oid 263 version 154 is already newer than 152 2023-12-01T04:55:54.413 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 263 v 154 (ObjNum 847 snap 0 seq_num 847) dirty exists 2023-12-01T04:55:54.413 INFO:tasks.rados.rados.0.smithi080.stdout:1120: left oid 263 (ObjNum 847 snap 0 seq_num 847) 2023-12-01T04:55:54.413 INFO:tasks.rados.rados.0.smithi080.stdout:1121: expect (ObjNum 279 snap 0 seq_num 279) 2023-12-01T04:55:54.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:55:54 smithi080 bash[28361]: audit 2023-12-01T04:55:54.083657+0000 mon.c (mon.2) 135 : audit 0 from='client.? 172.21.15.80:0/4274715536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:55:54.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:55:54 smithi080 bash[41963]: audit 2023-12-01T04:55:54.083657+0000 mon.c (mon.2) 135 : audit 0 from='client.? 172.21.15.80:0/4274715536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:55:54.500 INFO:tasks.rados.rados.0.smithi080.stdout:1106: done (15 left) 2023-12-01T04:55:54.500 INFO:tasks.rados.rados.0.smithi080.stdout:1107: done (14 left) 2023-12-01T04:55:54.500 INFO:tasks.rados.rados.0.smithi080.stdout:1108: done (13 left) 2023-12-01T04:55:54.500 INFO:tasks.rados.rados.0.smithi080.stdout:1109: done (12 left) 2023-12-01T04:55:54.500 INFO:tasks.rados.rados.0.smithi080.stdout:1110: done (11 left) 2023-12-01T04:55:54.500 INFO:tasks.rados.rados.0.smithi080.stdout:1111: done (10 left) 2023-12-01T04:55:54.500 INFO:tasks.rados.rados.0.smithi080.stdout:1112: done (9 left) 2023-12-01T04:55:54.500 INFO:tasks.rados.rados.0.smithi080.stdout:1113: done (8 left) 2023-12-01T04:55:54.501 INFO:tasks.rados.rados.0.smithi080.stdout:1114: done (7 left) 2023-12-01T04:55:54.501 INFO:tasks.rados.rados.0.smithi080.stdout:1115: done (6 left) 2023-12-01T04:55:54.501 INFO:tasks.rados.rados.0.smithi080.stdout:1116: done (5 left) 2023-12-01T04:55:54.501 INFO:tasks.rados.rados.0.smithi080.stdout:1117: done (4 left) 2023-12-01T04:55:54.501 INFO:tasks.rados.rados.0.smithi080.stdout:1118: done (3 left) 2023-12-01T04:55:54.501 INFO:tasks.rados.rados.0.smithi080.stdout:1119: done (2 left) 2023-12-01T04:55:54.501 INFO:tasks.rados.rados.0.smithi080.stdout:1120: done (1 left) 2023-12-01T04:55:54.501 INFO:tasks.rados.rados.0.smithi080.stdout:1121: done (0 left) 2023-12-01T04:55:54.501 INFO:tasks.rados.rados.0.smithi080.stdout:1122: write oid 379 current snap is 0 2023-12-01T04:55:54.501 INFO:tasks.rados.rados.0.smithi080.stdout:1122: seq_num 848 ranges {652336=726335,1906495=345841} 2023-12-01T04:55:54.513 INFO:tasks.rados.rados.0.smithi080.stdout:1122: writing smithi08089843-379 from 652336 to 1378671 tid 1 2023-12-01T04:55:54.519 INFO:tasks.rados.rados.0.smithi080.stdout:1122: writing smithi08089843-379 from 1906495 to 2252336 tid 2 2023-12-01T04:55:54.519 INFO:tasks.rados.rados.0.smithi080.stdout:1123: write oid 120 current snap is 0 2023-12-01T04:55:54.519 INFO:tasks.rados.rados.0.smithi080.stdout:1123: seq_num 849 ranges {669143=401584,1564977=426959} 2023-12-01T04:55:54.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:55:54 smithi090 bash[32384]: audit 2023-12-01T04:55:54.083657+0000 mon.c (mon.2) 135 : audit 0 from='client.? 172.21.15.80:0/4274715536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:55:54.525 INFO:tasks.rados.rados.0.smithi080.stdout:1123: writing smithi08089843-120 from 669143 to 1070727 tid 1 2023-12-01T04:55:54.531 INFO:tasks.rados.rados.0.smithi080.stdout:1123: writing smithi08089843-120 from 1564977 to 1991936 tid 2 2023-12-01T04:55:54.531 INFO:tasks.rados.rados.0.smithi080.stdout:1124: write oid 401 current snap is 0 2023-12-01T04:55:54.531 INFO:tasks.rados.rados.0.smithi080.stdout:1124: seq_num 850 ranges {685950=476833,1623459=570617} 2023-12-01T04:55:54.537 INFO:tasks.rados.rados.0.smithi080.stdout:1124: writing smithi08089843-401 from 685950 to 1162783 tid 1 2023-12-01T04:55:54.543 INFO:tasks.rados.rados.0.smithi080.stdout:1124: writing smithi08089843-401 from 1623459 to 2194076 tid 2 2023-12-01T04:55:54.543 INFO:tasks.rados.rados.0.smithi080.stdout:1125: write oid 206 current snap is 0 2023-12-01T04:55:54.543 INFO:tasks.rados.rados.0.smithi080.stdout:1122: finishing write tid 1 to smithi08089843-379 2023-12-01T04:55:54.544 INFO:tasks.rados.rados.0.smithi080.stdout:1122: finishing write tid 2 to smithi08089843-379 2023-12-01T04:55:54.544 INFO:tasks.rados.rados.0.smithi080.stdout:1122: finishing write tid 3 to smithi08089843-379 2023-12-01T04:55:54.544 INFO:tasks.rados.rados.0.smithi080.stdout:1125: seq_num 851 ranges {702757=552082,1681941=430628} 2023-12-01T04:55:54.551 INFO:tasks.rados.rados.0.smithi080.stdout:1125: writing smithi08089843-206 from 702757 to 1254839 tid 1 2023-12-01T04:55:54.556 INFO:tasks.rados.rados.0.smithi080.stdout:1125: writing smithi08089843-206 from 1681941 to 2112569 tid 2 2023-12-01T04:55:54.556 INFO:tasks.rados.rados.0.smithi080.stdout:1126: write oid 242 current snap is 0 2023-12-01T04:55:54.556 INFO:tasks.rados.rados.0.smithi080.stdout:1122: finishing write tid 4 to smithi08089843-379 2023-12-01T04:55:54.556 INFO:tasks.rados.rados.0.smithi080.stdout:1122: oid 379 updating version 0 to 191 2023-12-01T04:55:54.556 INFO:tasks.rados.rados.0.smithi080.stdout:1122: oid 379 updating version 191 to 192 2023-12-01T04:55:54.556 INFO:tasks.rados.rados.0.smithi080.stdout:1122: oid 379 version 192 is already newer than 190 2023-12-01T04:55:54.556 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 379 v 192 (ObjNum 848 snap 0 seq_num 848) dirty exists 2023-12-01T04:55:54.556 INFO:tasks.rados.rados.0.smithi080.stdout:1122: left oid 379 (ObjNum 848 snap 0 seq_num 848) 2023-12-01T04:55:54.556 INFO:tasks.rados.rados.0.smithi080.stdout:1126: seq_num 852 ranges {719564=743684,2140423=179141} 2023-12-01T04:55:54.564 INFO:tasks.rados.rados.0.smithi080.stdout:1126: writing smithi08089843-242 from 719564 to 1463248 tid 1 2023-12-01T04:55:54.570 INFO:tasks.rados.rados.0.smithi080.stdout:1126: writing smithi08089843-242 from 2140423 to 2319564 tid 2 2023-12-01T04:55:54.570 INFO:tasks.rados.rados.0.smithi080.stdout:1122: done (4 left) 2023-12-01T04:55:54.570 INFO:tasks.rados.rados.0.smithi080.stdout:1127: read oid 430 snap -1 2023-12-01T04:55:54.570 INFO:tasks.rados.rados.0.smithi080.stdout:1127: expect (ObjNum 823 snap 0 seq_num 823) 2023-12-01T04:55:54.570 INFO:tasks.rados.rados.0.smithi080.stdout:1128: write oid 454 current snap is 0 2023-12-01T04:55:54.570 INFO:tasks.rados.rados.0.smithi080.stdout:1123: finishing write tid 1 to smithi08089843-120 2023-12-01T04:55:54.570 INFO:tasks.rados.rados.0.smithi080.stdout:1123: finishing write tid 2 to smithi08089843-120 2023-12-01T04:55:54.570 INFO:tasks.rados.rados.0.smithi080.stdout:1123: finishing write tid 3 to smithi08089843-120 2023-12-01T04:55:54.570 INFO:tasks.rados.rados.0.smithi080.stdout:1123: finishing write tid 4 to smithi08089843-120 2023-12-01T04:55:54.570 INFO:tasks.rados.rados.0.smithi080.stdout:1123: oid 120 updating version 0 to 188 2023-12-01T04:55:54.571 INFO:tasks.rados.rados.0.smithi080.stdout:1123: oid 120 version 188 is already newer than 187 2023-12-01T04:55:54.571 INFO:tasks.rados.rados.0.smithi080.stdout:1123: oid 120 updating version 188 to 189 2023-12-01T04:55:54.571 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 120 v 189 (ObjNum 849 snap 0 seq_num 849) dirty exists 2023-12-01T04:55:54.571 INFO:tasks.rados.rados.0.smithi080.stdout:1123: left oid 120 (ObjNum 849 snap 0 seq_num 849) 2023-12-01T04:55:54.571 INFO:tasks.rados.rados.0.smithi080.stdout:1124: finishing write tid 1 to smithi08089843-401 2023-12-01T04:55:54.571 INFO:tasks.rados.rados.0.smithi080.stdout:1128: seq_num 853 ranges {736371=418933,1798905=434297} 2023-12-01T04:55:54.576 INFO:tasks.rados.rados.0.smithi080.stdout:1128: writing smithi08089843-454 from 736371 to 1155304 tid 1 2023-12-01T04:55:54.582 INFO:tasks.rados.rados.0.smithi080.stdout:1128: writing smithi08089843-454 from 1798905 to 2233202 tid 2 2023-12-01T04:55:54.582 INFO:tasks.rados.rados.0.smithi080.stdout:1123: done (5 left) 2023-12-01T04:55:54.582 INFO:tasks.rados.rados.0.smithi080.stdout:1129: write oid 141 current snap is 0 2023-12-01T04:55:54.582 INFO:tasks.rados.rados.0.smithi080.stdout:1129: seq_num 854 ranges {753178=494182,1857387=495791} 2023-12-01T04:55:54.589 INFO:tasks.rados.rados.0.smithi080.stdout:1129: writing smithi08089843-141 from 753178 to 1247360 tid 1 2023-12-01T04:55:54.596 INFO:tasks.rados.rados.0.smithi080.stdout:1129: writing smithi08089843-141 from 1857387 to 2353178 tid 2 2023-12-01T04:55:54.596 INFO:tasks.rados.rados.0.smithi080.stdout:1130: read oid 413 snap -1 2023-12-01T04:55:54.596 INFO:tasks.rados.rados.0.smithi080.stdout:1130: expect (ObjNum 514 snap 0 seq_num 514) 2023-12-01T04:55:54.596 INFO:tasks.rados.rados.0.smithi080.stdout:1131: read oid 113 snap -1 2023-12-01T04:55:54.596 INFO:tasks.rados.rados.0.smithi080.stdout:1131: expect deleted 2023-12-01T04:55:54.596 INFO:tasks.rados.rados.0.smithi080.stdout:1132: read oid 19 snap -1 2023-12-01T04:55:54.597 INFO:tasks.rados.rados.0.smithi080.stdout:1132: expect (ObjNum 18 snap 0 seq_num 18) 2023-12-01T04:55:54.597 INFO:tasks.rados.rados.0.smithi080.stdout:1133: write oid 224 current snap is 0 2023-12-01T04:55:54.597 INFO:tasks.rados.rados.0.smithi080.stdout:1124: finishing write tid 2 to smithi08089843-401 2023-12-01T04:55:54.597 INFO:tasks.rados.rados.0.smithi080.stdout:1124: finishing write tid 3 to smithi08089843-401 2023-12-01T04:55:54.597 INFO:tasks.rados.rados.0.smithi080.stdout:1124: finishing write tid 4 to smithi08089843-401 2023-12-01T04:55:54.597 INFO:tasks.rados.rados.0.smithi080.stdout:1124: oid 401 updating version 0 to 172 2023-12-01T04:55:54.597 INFO:tasks.rados.rados.0.smithi080.stdout:1124: oid 401 version 172 is already newer than 171 2023-12-01T04:55:54.597 INFO:tasks.rados.rados.0.smithi080.stdout:1124: oid 401 updating version 172 to 173 2023-12-01T04:55:54.597 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 401 v 173 (ObjNum 850 snap 0 seq_num 850) dirty exists 2023-12-01T04:55:54.598 INFO:tasks.rados.rados.0.smithi080.stdout:1124: left oid 401 (ObjNum 850 snap 0 seq_num 850) 2023-12-01T04:55:54.598 INFO:tasks.rados.rados.0.smithi080.stdout:1125: finishing write tid 1 to smithi08089843-206 2023-12-01T04:55:54.598 INFO:tasks.rados.rados.0.smithi080.stdout:1125: finishing write tid 2 to smithi08089843-206 2023-12-01T04:55:54.598 INFO:tasks.rados.rados.0.smithi080.stdout:1125: finishing write tid 3 to smithi08089843-206 2023-12-01T04:55:54.598 INFO:tasks.rados.rados.0.smithi080.stdout:1125: finishing write tid 4 to smithi08089843-206 2023-12-01T04:55:54.598 INFO:tasks.rados.rados.0.smithi080.stdout:1125: oid 206 updating version 0 to 123 2023-12-01T04:55:54.598 INFO:tasks.rados.rados.0.smithi080.stdout:1125: oid 206 updating version 123 to 125 2023-12-01T04:55:54.598 INFO:tasks.rados.rados.0.smithi080.stdout:1125: oid 206 version 125 is already newer than 124 2023-12-01T04:55:54.598 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 206 v 125 (ObjNum 851 snap 0 seq_num 851) dirty exists 2023-12-01T04:55:54.598 INFO:tasks.rados.rados.0.smithi080.stdout:1125: left oid 206 (ObjNum 851 snap 0 seq_num 851) 2023-12-01T04:55:54.598 INFO:tasks.rados.rados.0.smithi080.stdout:1126: finishing write tid 1 to smithi08089843-242 2023-12-01T04:55:54.598 INFO:tasks.rados.rados.0.smithi080.stdout:1133: seq_num 855 ranges {769985=569431,1915869=437966} 2023-12-01T04:55:54.604 INFO:tasks.rados.rados.0.smithi080.stdout:1133: writing smithi08089843-224 from 769985 to 1339416 tid 1 2023-12-01T04:55:54.610 INFO:tasks.rados.rados.0.smithi080.stdout:1133: writing smithi08089843-224 from 1915869 to 2353835 tid 2 2023-12-01T04:55:54.610 INFO:tasks.rados.rados.0.smithi080.stdout:1124: done (9 left) 2023-12-01T04:55:54.610 INFO:tasks.rados.rados.0.smithi080.stdout:1125: done (8 left) 2023-12-01T04:55:54.610 INFO:tasks.rados.rados.0.smithi080.stdout:1134: delete oid 285 current snap is 0 2023-12-01T04:55:54.610 INFO:tasks.rados.rados.0.smithi080.stdout:1126: finishing write tid 2 to smithi08089843-242 2023-12-01T04:55:54.610 INFO:tasks.rados.rados.0.smithi080.stdout:1126: finishing write tid 3 to smithi08089843-242 2023-12-01T04:55:54.610 INFO:tasks.rados.rados.0.smithi080.stdout:1126: finishing write tid 4 to smithi08089843-242 2023-12-01T04:55:54.611 INFO:tasks.rados.rados.0.smithi080.stdout:1126: oid 242 updating version 0 to 164 2023-12-01T04:55:54.611 INFO:tasks.rados.rados.0.smithi080.stdout:1126: oid 242 updating version 164 to 165 2023-12-01T04:55:54.611 INFO:tasks.rados.rados.0.smithi080.stdout:1126: oid 242 version 165 is already newer than 163 2023-12-01T04:55:54.611 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 242 v 165 (ObjNum 852 snap 0 seq_num 852) dirty exists 2023-12-01T04:55:54.611 INFO:tasks.rados.rados.0.smithi080.stdout:1126: left oid 242 (ObjNum 852 snap 0 seq_num 852) 2023-12-01T04:55:54.611 INFO:tasks.rados.rados.0.smithi080.stdout:1128: finishing write tid 1 to smithi08089843-454 2023-12-01T04:55:54.611 INFO:tasks.rados.rados.0.smithi080.stdout:1127: expect (ObjNum 823 snap 0 seq_num 823) 2023-12-01T04:55:54.804 INFO:tasks.rados.rados.0.smithi080.stdout:1128: finishing write tid 2 to smithi08089843-454 2023-12-01T04:55:54.804 INFO:tasks.rados.rados.0.smithi080.stdout:1128: finishing write tid 3 to smithi08089843-454 2023-12-01T04:55:54.804 INFO:tasks.rados.rados.0.smithi080.stdout:1128: finishing write tid 4 to smithi08089843-454 2023-12-01T04:55:54.804 INFO:tasks.rados.rados.0.smithi080.stdout:1128: oid 454 updating version 0 to 175 2023-12-01T04:55:54.804 INFO:tasks.rados.rados.0.smithi080.stdout:1128: oid 454 updating version 175 to 176 2023-12-01T04:55:54.804 INFO:tasks.rados.rados.0.smithi080.stdout:1128: oid 454 updating version 176 to 177 2023-12-01T04:55:54.804 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 454 v 177 (ObjNum 853 snap 0 seq_num 853) dirty exists 2023-12-01T04:55:54.804 INFO:tasks.rados.rados.0.smithi080.stdout:1128: left oid 454 (ObjNum 853 snap 0 seq_num 853) 2023-12-01T04:55:54.804 INFO:tasks.rados.rados.0.smithi080.stdout:1129: finishing write tid 1 to smithi08089843-141 2023-12-01T04:55:54.804 INFO:tasks.rados.rados.0.smithi080.stdout:1129: finishing write tid 2 to smithi08089843-141 2023-12-01T04:55:54.805 INFO:tasks.rados.rados.0.smithi080.stdout:1129: finishing write tid 3 to smithi08089843-141 2023-12-01T04:55:54.805 INFO:tasks.rados.rados.0.smithi080.stdout:1126: done (8 left) 2023-12-01T04:55:54.805 INFO:tasks.rados.rados.0.smithi080.stdout:1127: done (7 left) 2023-12-01T04:55:54.805 INFO:tasks.rados.rados.0.smithi080.stdout:1128: done (6 left) 2023-12-01T04:55:54.805 INFO:tasks.rados.rados.0.smithi080.stdout:1131: done (5 left) 2023-12-01T04:55:54.805 INFO:tasks.rados.rados.0.smithi080.stdout:1134: done (4 left) 2023-12-01T04:55:54.805 INFO:tasks.rados.rados.0.smithi080.stdout:1135: read oid 269 snap -1 2023-12-01T04:55:54.805 INFO:tasks.rados.rados.0.smithi080.stdout:1135: expect (ObjNum 816 snap 0 seq_num 816) 2023-12-01T04:55:54.805 INFO:tasks.rados.rados.0.smithi080.stdout:1136: write oid 285 current snap is 0 2023-12-01T04:55:54.805 INFO:tasks.rados.rados.0.smithi080.stdout:1129: finishing write tid 4 to smithi08089843-141 2023-12-01T04:55:54.805 INFO:tasks.rados.rados.0.smithi080.stdout:1129: oid 141 updating version 0 to 193 2023-12-01T04:55:54.805 INFO:tasks.rados.rados.0.smithi080.stdout:1129: oid 141 updating version 193 to 194 2023-12-01T04:55:54.805 INFO:tasks.rados.rados.0.smithi080.stdout:1129: oid 141 updating version 194 to 195 2023-12-01T04:55:54.806 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 141 v 195 (ObjNum 854 snap 0 seq_num 854) dirty exists 2023-12-01T04:55:54.806 INFO:tasks.rados.rados.0.smithi080.stdout:1129: left oid 141 (ObjNum 854 snap 0 seq_num 854) 2023-12-01T04:55:54.806 INFO:tasks.rados.rados.0.smithi080.stdout:1130: expect (ObjNum 514 snap 0 seq_num 514) 2023-12-01T04:55:54.920 INFO:tasks.rados.rados.0.smithi080.stdout:1132: expect (ObjNum 18 snap 0 seq_num 18) 2023-12-01T04:55:54.998 INFO:tasks.rados.rados.0.smithi080.stdout:1133: finishing write tid 1 to smithi08089843-224 2023-12-01T04:55:54.998 INFO:tasks.rados.rados.0.smithi080.stdout:1133: finishing write tid 2 to smithi08089843-224 2023-12-01T04:55:54.998 INFO:tasks.rados.rados.0.smithi080.stdout:1133: finishing write tid 3 to smithi08089843-224 2023-12-01T04:55:54.998 INFO:tasks.rados.rados.0.smithi080.stdout:1133: finishing write tid 4 to smithi08089843-224 2023-12-01T04:55:54.998 INFO:tasks.rados.rados.0.smithi080.stdout:1133: oid 224 updating version 0 to 157 2023-12-01T04:55:54.998 INFO:tasks.rados.rados.0.smithi080.stdout:1133: oid 224 version 157 is already newer than 156 2023-12-01T04:55:54.998 INFO:tasks.rados.rados.0.smithi080.stdout:1133: oid 224 version 157 is already newer than 155 2023-12-01T04:55:54.998 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 224 v 157 (ObjNum 855 snap 0 seq_num 855) dirty exists 2023-12-01T04:55:54.998 INFO:tasks.rados.rados.0.smithi080.stdout:1133: left oid 224 (ObjNum 855 snap 0 seq_num 855) 2023-12-01T04:55:54.999 INFO:tasks.rados.rados.0.smithi080.stdout:1135: expect (ObjNum 816 snap 0 seq_num 816) 2023-12-01T04:55:55.163 INFO:tasks.rados.rados.0.smithi080.stdout:1136: seq_num 857 ranges {403599=719929,1916480=441635} 2023-12-01T04:55:55.176 INFO:tasks.rados.rados.0.smithi080.stdout:1136: writing smithi08089843-285 from 403599 to 1123528 tid 1 2023-12-01T04:55:55.183 INFO:tasks.rados.rados.0.smithi080.stdout:1136: writing smithi08089843-285 from 1916480 to 2358115 tid 2 2023-12-01T04:55:55.183 INFO:tasks.rados.rados.0.smithi080.stdout:1129: done (5 left) 2023-12-01T04:55:55.183 INFO:tasks.rados.rados.0.smithi080.stdout:1130: done (4 left) 2023-12-01T04:55:55.183 INFO:tasks.rados.rados.0.smithi080.stdout:1132: done (3 left) 2023-12-01T04:55:55.183 INFO:tasks.rados.rados.0.smithi080.stdout:1133: done (2 left) 2023-12-01T04:55:55.183 INFO:tasks.rados.rados.0.smithi080.stdout:1135: done (1 left) 2023-12-01T04:55:55.183 INFO:tasks.rados.rados.0.smithi080.stdout:1137: write oid 266 current snap is 0 2023-12-01T04:55:55.183 INFO:tasks.rados.rados.0.smithi080.stdout:1137: seq_num 858 ranges {420406=795178,1974962=445444} 2023-12-01T04:55:55.190 INFO:tasks.rados.rados.0.smithi080.stdout:1137: writing smithi08089843-266 from 420406 to 1215584 tid 1 2023-12-01T04:55:55.197 INFO:tasks.rados.rados.0.smithi080.stdout:1137: writing smithi08089843-266 from 1974962 to 2420406 tid 2 2023-12-01T04:55:55.197 INFO:tasks.rados.rados.0.smithi080.stdout:1138: write oid 34 current snap is 0 2023-12-01T04:55:55.197 INFO:tasks.rados.rados.0.smithi080.stdout:1138: seq_num 859 ranges {437213=470427,1633444=728951} 2023-12-01T04:55:55.202 INFO:tasks.rados.rados.0.smithi080.stdout:1138: writing smithi08089843-34 from 437213 to 907640 tid 1 2023-12-01T04:55:55.210 INFO:tasks.rados.rados.0.smithi080.stdout:1138: writing smithi08089843-34 from 1633444 to 2362395 tid 2 2023-12-01T04:55:55.210 INFO:tasks.rados.rados.0.smithi080.stdout:1139: write oid 393 current snap is 0 2023-12-01T04:55:55.210 INFO:tasks.rados.rados.0.smithi080.stdout:1139: seq_num 860 ranges {454020=662029,1691926=588962} 2023-12-01T04:55:55.216 INFO:tasks.rados.rados.0.smithi080.stdout:1139: writing smithi08089843-393 from 454020 to 1116049 tid 1 2023-12-01T04:55:55.223 INFO:tasks.rados.rados.0.smithi080.stdout:1139: writing smithi08089843-393 from 1691926 to 2280888 tid 2 2023-12-01T04:55:55.223 INFO:tasks.rados.rados.0.smithi080.stdout:1140: write oid 316 current snap is 0 2023-12-01T04:55:55.223 INFO:tasks.rados.rados.0.smithi080.stdout:1140: seq_num 861 ranges {470827=737278,1750408=720419} 2023-12-01T04:55:55.230 INFO:tasks.rados.rados.0.smithi080.stdout:1140: writing smithi08089843-316 from 470827 to 1208105 tid 1 2023-12-01T04:55:55.237 INFO:tasks.rados.rados.0.smithi080.stdout:1140: writing smithi08089843-316 from 1750408 to 2470827 tid 2 2023-12-01T04:55:55.238 INFO:tasks.rados.rados.0.smithi080.stdout:1141: write oid 303 current snap is 0 2023-12-01T04:55:55.238 INFO:tasks.rados.rados.0.smithi080.stdout:1141: seq_num 862 ranges {487634=412527,1408890=592631} 2023-12-01T04:55:55.243 INFO:tasks.rados.rados.0.smithi080.stdout:1141: writing smithi08089843-303 from 487634 to 900161 tid 1 2023-12-01T04:55:55.250 INFO:tasks.rados.rados.0.smithi080.stdout:1141: writing smithi08089843-303 from 1408890 to 2001521 tid 2 2023-12-01T04:55:55.250 INFO:tasks.rados.rados.0.smithi080.stdout:1142: write oid 74 current snap is 0 2023-12-01T04:55:55.251 INFO:tasks.rados.rados.0.smithi080.stdout:1136: finishing write tid 1 to smithi08089843-285 2023-12-01T04:55:55.251 INFO:tasks.rados.rados.0.smithi080.stdout:1136: finishing write tid 2 to smithi08089843-285 2023-12-01T04:55:55.251 INFO:tasks.rados.rados.0.smithi080.stdout:1136: finishing write tid 3 to smithi08089843-285 2023-12-01T04:55:55.251 INFO:tasks.rados.rados.0.smithi080.stdout:1136: finishing write tid 4 to smithi08089843-285 2023-12-01T04:55:55.251 INFO:tasks.rados.rados.0.smithi080.stdout:1136: oid 285 updating version 0 to 181 2023-12-01T04:55:55.251 INFO:tasks.rados.rados.0.smithi080.stdout:1136: oid 285 version 181 is already newer than 180 2023-12-01T04:55:55.251 INFO:tasks.rados.rados.0.smithi080.stdout:1136: oid 285 version 181 is already newer than 179 2023-12-01T04:55:55.251 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 285 v 181 (ObjNum 857 snap 0 seq_num 857) dirty exists 2023-12-01T04:55:55.251 INFO:tasks.rados.rados.0.smithi080.stdout:1136: left oid 285 (ObjNum 857 snap 0 seq_num 857) 2023-12-01T04:55:55.251 INFO:tasks.rados.rados.0.smithi080.stdout:1137: finishing write tid 1 to smithi08089843-266 2023-12-01T04:55:55.251 INFO:tasks.rados.rados.0.smithi080.stdout:1137: finishing write tid 2 to smithi08089843-266 2023-12-01T04:55:55.252 INFO:tasks.rados.rados.0.smithi080.stdout:1137: finishing write tid 3 to smithi08089843-266 2023-12-01T04:55:55.252 INFO:tasks.rados.rados.0.smithi080.stdout:1142: seq_num 863 ranges {504441=487776,1467372=736289} 2023-12-01T04:55:55.258 INFO:tasks.rados.rados.0.smithi080.stdout:1142: writing smithi08089843-74 from 504441 to 992217 tid 1 2023-12-01T04:55:55.268 INFO:tasks.rados.rados.0.smithi080.stdout:1142: writing smithi08089843-74 from 1467372 to 2203661 tid 2 2023-12-01T04:55:55.268 INFO:tasks.rados.rados.0.smithi080.stdout:1136: done (6 left) 2023-12-01T04:55:55.268 INFO:tasks.rados.rados.0.smithi080.stdout:1143: read oid 101 snap -1 2023-12-01T04:55:55.268 INFO:tasks.rados.rados.0.smithi080.stdout:1143: expect (ObjNum 100 snap 0 seq_num 100) 2023-12-01T04:55:55.268 INFO:tasks.rados.rados.0.smithi080.stdout:1144: read oid 363 snap -1 2023-12-01T04:55:55.268 INFO:tasks.rados.rados.0.smithi080.stdout:1144: expect (ObjNum 362 snap 0 seq_num 362) 2023-12-01T04:55:55.269 INFO:tasks.rados.rados.0.smithi080.stdout:1145: write oid 396 current snap is 0 2023-12-01T04:55:55.269 INFO:tasks.rados.rados.0.smithi080.stdout:1137: finishing write tid 4 to smithi08089843-266 2023-12-01T04:55:55.269 INFO:tasks.rados.rados.0.smithi080.stdout:1137: oid 266 updating version 0 to 144 2023-12-01T04:55:55.269 INFO:tasks.rados.rados.0.smithi080.stdout:1137: oid 266 updating version 144 to 145 2023-12-01T04:55:55.269 INFO:tasks.rados.rados.0.smithi080.stdout:1137: oid 266 updating version 145 to 146 2023-12-01T04:55:55.269 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 266 v 146 (ObjNum 858 snap 0 seq_num 858) dirty exists 2023-12-01T04:55:55.269 INFO:tasks.rados.rados.0.smithi080.stdout:1137: left oid 266 (ObjNum 858 snap 0 seq_num 858) 2023-12-01T04:55:55.270 INFO:tasks.rados.rados.0.smithi080.stdout:1138: finishing write tid 1 to smithi08089843-34 2023-12-01T04:55:55.270 INFO:tasks.rados.rados.0.smithi080.stdout:1138: finishing write tid 2 to smithi08089843-34 2023-12-01T04:55:55.270 INFO:tasks.rados.rados.0.smithi080.stdout:1145: seq_num 864 ranges {521248=563025,1809501=596300} 2023-12-01T04:55:55.272 INFO:tasks.rados.rados.0.smithi080.stdout:1145: writing smithi08089843-396 from 521248 to 1084273 tid 1 2023-12-01T04:55:55.282 INFO:tasks.rados.rados.0.smithi080.stdout:1145: writing smithi08089843-396 from 1809501 to 2405801 tid 2 2023-12-01T04:55:55.283 INFO:tasks.rados.rados.0.smithi080.stdout:1137: done (8 left) 2023-12-01T04:55:55.283 INFO:tasks.rados.rados.0.smithi080.stdout:1146: read oid 296 snap -1 2023-12-01T04:55:55.283 INFO:tasks.rados.rados.0.smithi080.stdout:1146: expect (ObjNum 295 snap 0 seq_num 295) 2023-12-01T04:55:55.284 INFO:tasks.rados.rados.0.smithi080.stdout:1147: delete oid 151 current snap is 0 2023-12-01T04:55:55.284 INFO:tasks.rados.rados.0.smithi080.stdout:1138: finishing write tid 3 to smithi08089843-34 2023-12-01T04:55:55.284 INFO:tasks.rados.rados.0.smithi080.stdout:1138: finishing write tid 4 to smithi08089843-34 2023-12-01T04:55:55.284 INFO:tasks.rados.rados.0.smithi080.stdout:1138: oid 34 updating version 0 to 197 2023-12-01T04:55:55.284 INFO:tasks.rados.rados.0.smithi080.stdout:1138: oid 34 updating version 197 to 198 2023-12-01T04:55:55.284 INFO:tasks.rados.rados.0.smithi080.stdout:1138: oid 34 version 198 is already newer than 196 2023-12-01T04:55:55.285 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 34 v 198 (ObjNum 859 snap 0 seq_num 859) dirty exists 2023-12-01T04:55:55.285 INFO:tasks.rados.rados.0.smithi080.stdout:1138: left oid 34 (ObjNum 859 snap 0 seq_num 859) 2023-12-01T04:55:55.285 INFO:tasks.rados.rados.0.smithi080.stdout:1139: finishing write tid 1 to smithi08089843-393 2023-12-01T04:55:55.285 INFO:tasks.rados.rados.0.smithi080.stdout:1139: finishing write tid 2 to smithi08089843-393 2023-12-01T04:55:55.285 INFO:tasks.rados.rados.0.smithi080.stdout:1139: finishing write tid 3 to smithi08089843-393 2023-12-01T04:55:55.286 INFO:tasks.rados.rados.0.smithi080.stdout:1139: finishing write tid 4 to smithi08089843-393 2023-12-01T04:55:55.286 INFO:tasks.rados.rados.0.smithi080.stdout:1139: oid 393 updating version 0 to 200 2023-12-01T04:55:55.286 INFO:tasks.rados.rados.0.smithi080.stdout:1139: oid 393 version 200 is already newer than 199 2023-12-01T04:55:55.286 INFO:tasks.rados.rados.0.smithi080.stdout:1139: oid 393 updating version 200 to 201 2023-12-01T04:55:55.286 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 393 v 201 (ObjNum 860 snap 0 seq_num 860) dirty exists 2023-12-01T04:55:55.287 INFO:tasks.rados.rados.0.smithi080.stdout:1139: left oid 393 (ObjNum 860 snap 0 seq_num 860) 2023-12-01T04:55:55.287 INFO:tasks.rados.rados.0.smithi080.stdout:1140: finishing write tid 1 to smithi08089843-316 2023-12-01T04:55:55.287 INFO:tasks.rados.rados.0.smithi080.stdout:1140: finishing write tid 2 to smithi08089843-316 2023-12-01T04:55:55.287 INFO:tasks.rados.rados.0.smithi080.stdout:1140: finishing write tid 3 to smithi08089843-316 2023-12-01T04:55:55.287 INFO:tasks.rados.rados.0.smithi080.stdout:1140: finishing write tid 4 to smithi08089843-316 2023-12-01T04:55:55.287 INFO:tasks.rados.rados.0.smithi080.stdout:1140: oid 316 updating version 0 to 174 2023-12-01T04:55:55.287 INFO:tasks.rados.rados.0.smithi080.stdout:1140: oid 316 updating version 174 to 175 2023-12-01T04:55:55.288 INFO:tasks.rados.rados.0.smithi080.stdout:1140: oid 316 updating version 175 to 176 2023-12-01T04:55:55.288 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 316 v 176 (ObjNum 861 snap 0 seq_num 861) dirty exists 2023-12-01T04:55:55.288 INFO:tasks.rados.rados.0.smithi080.stdout:1140: left oid 316 (ObjNum 861 snap 0 seq_num 861) 2023-12-01T04:55:55.288 INFO:tasks.rados.rados.0.smithi080.stdout:1141: finishing write tid 1 to smithi08089843-303 2023-12-01T04:55:55.288 INFO:tasks.rados.rados.0.smithi080.stdout:1141: finishing write tid 2 to smithi08089843-303 2023-12-01T04:55:55.289 INFO:tasks.rados.rados.0.smithi080.stdout:1141: finishing write tid 3 to smithi08089843-303 2023-12-01T04:55:55.289 INFO:tasks.rados.rados.0.smithi080.stdout:1141: finishing write tid 4 to smithi08089843-303 2023-12-01T04:55:55.289 INFO:tasks.rados.rados.0.smithi080.stdout:1141: oid 303 updating version 0 to 204 2023-12-01T04:55:55.289 INFO:tasks.rados.rados.0.smithi080.stdout:1141: oid 303 version 204 is already newer than 202 2023-12-01T04:55:55.289 INFO:tasks.rados.rados.0.smithi080.stdout:1141: oid 303 version 204 is already newer than 203 2023-12-01T04:55:55.289 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 303 v 204 (ObjNum 862 snap 0 seq_num 862) dirty exists 2023-12-01T04:55:55.289 INFO:tasks.rados.rados.0.smithi080.stdout:1141: left oid 303 (ObjNum 862 snap 0 seq_num 862) 2023-12-01T04:55:55.290 INFO:tasks.rados.rados.0.smithi080.stdout:1142: finishing write tid 1 to smithi08089843-74 2023-12-01T04:55:55.290 INFO:tasks.rados.rados.0.smithi080.stdout:1142: finishing write tid 2 to smithi08089843-74 2023-12-01T04:55:55.290 INFO:tasks.rados.rados.0.smithi080.stdout:1142: finishing write tid 3 to smithi08089843-74 2023-12-01T04:55:55.290 INFO:tasks.rados.rados.0.smithi080.stdout:1142: finishing write tid 4 to smithi08089843-74 2023-12-01T04:55:55.290 INFO:tasks.rados.rados.0.smithi080.stdout:1142: oid 74 updating version 0 to 159 2023-12-01T04:55:55.291 INFO:tasks.rados.rados.0.smithi080.stdout:1142: oid 74 version 159 is already newer than 158 2023-12-01T04:55:55.291 INFO:tasks.rados.rados.0.smithi080.stdout:1142: oid 74 version 159 is already newer than 157 2023-12-01T04:55:55.291 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 74 v 159 (ObjNum 863 snap 0 seq_num 863) dirty exists 2023-12-01T04:55:55.291 INFO:tasks.rados.rados.0.smithi080.stdout:1142: left oid 74 (ObjNum 863 snap 0 seq_num 863) 2023-12-01T04:55:55.291 INFO:tasks.rados.rados.0.smithi080.stdout:1145: finishing write tid 1 to smithi08089843-396 2023-12-01T04:55:55.291 INFO:tasks.rados.rados.0.smithi080.stdout:1143: expect (ObjNum 100 snap 0 seq_num 100) 2023-12-01T04:55:55.414 INFO:tasks.rados.rados.0.smithi080.stdout:1144: expect (ObjNum 362 snap 0 seq_num 362) 2023-12-01T04:55:55.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:55:55 smithi080 bash[28361]: cluster 2023-12-01T04:55:54.126354+0000 mgr.y (mgr.24362) 222 : cluster 0 pgmap v193: 89 pgs: 89 active+clean; 1.3 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 71 MiB/s rd, 10 MiB/s wr, 105 op/s 2023-12-01T04:55:55.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:55:55 smithi080 bash[28361]: audit 2023-12-01T04:55:54.795010+0000 mon.a (mon.0) 849 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:55:55.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:55:55 smithi080 bash[28361]: audit 2023-12-01T04:55:54.797471+0000 mon.c (mon.2) 136 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:55:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:55:55 smithi080 bash[41963]: cluster 2023-12-01T04:55:54.126354+0000 mgr.y (mgr.24362) 222 : cluster 0 pgmap v193: 89 pgs: 89 active+clean; 1.3 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 71 MiB/s rd, 10 MiB/s wr, 105 op/s 2023-12-01T04:55:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:55:55 smithi080 bash[41963]: audit 2023-12-01T04:55:54.795010+0000 mon.a (mon.0) 849 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:55:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:55:55 smithi080 bash[41963]: audit 2023-12-01T04:55:54.797471+0000 mon.c (mon.2) 136 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:55:55.488 INFO:tasks.rados.rados.0.smithi080.stdout:1145: finishing write tid 2 to smithi08089843-396 2023-12-01T04:55:55.488 INFO:tasks.rados.rados.0.smithi080.stdout:1145: finishing write tid 3 to smithi08089843-396 2023-12-01T04:55:55.488 INFO:tasks.rados.rados.0.smithi080.stdout:1145: finishing write tid 4 to smithi08089843-396 2023-12-01T04:55:55.488 INFO:tasks.rados.rados.0.smithi080.stdout:1145: oid 396 updating version 0 to 167 2023-12-01T04:55:55.489 INFO:tasks.rados.rados.0.smithi080.stdout:1145: oid 396 version 167 is already newer than 166 2023-12-01T04:55:55.489 INFO:tasks.rados.rados.0.smithi080.stdout:1145: oid 396 updating version 167 to 168 2023-12-01T04:55:55.489 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 396 v 168 (ObjNum 864 snap 0 seq_num 864) dirty exists 2023-12-01T04:55:55.489 INFO:tasks.rados.rados.0.smithi080.stdout:1145: left oid 396 (ObjNum 864 snap 0 seq_num 864) 2023-12-01T04:55:55.489 INFO:tasks.rados.rados.0.smithi080.stdout:1146: expect (ObjNum 295 snap 0 seq_num 295) 2023-12-01T04:55:55.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:55:55 smithi090 bash[32384]: cluster 2023-12-01T04:55:54.126354+0000 mgr.y (mgr.24362) 222 : cluster 0 pgmap v193: 89 pgs: 89 active+clean; 1.3 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 71 MiB/s rd, 10 MiB/s wr, 105 op/s 2023-12-01T04:55:55.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:55:55 smithi090 bash[32384]: audit 2023-12-01T04:55:54.795010+0000 mon.a (mon.0) 849 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:55:55.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:55:55 smithi090 bash[32384]: audit 2023-12-01T04:55:54.797471+0000 mon.c (mon.2) 136 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:55:55.587 INFO:tasks.rados.rados.0.smithi080.stdout:1138: done (9 left) 2023-12-01T04:55:55.587 INFO:tasks.rados.rados.0.smithi080.stdout:1139: done (8 left) 2023-12-01T04:55:55.587 INFO:tasks.rados.rados.0.smithi080.stdout:1140: done (7 left) 2023-12-01T04:55:55.587 INFO:tasks.rados.rados.0.smithi080.stdout:1141: done (6 left) 2023-12-01T04:55:55.587 INFO:tasks.rados.rados.0.smithi080.stdout:1142: done (5 left) 2023-12-01T04:55:55.588 INFO:tasks.rados.rados.0.smithi080.stdout:1143: done (4 left) 2023-12-01T04:55:55.588 INFO:tasks.rados.rados.0.smithi080.stdout:1144: done (3 left) 2023-12-01T04:55:55.588 INFO:tasks.rados.rados.0.smithi080.stdout:1145: done (2 left) 2023-12-01T04:55:55.588 INFO:tasks.rados.rados.0.smithi080.stdout:1146: done (1 left) 2023-12-01T04:55:55.588 INFO:tasks.rados.rados.0.smithi080.stdout:1147: done (0 left) 2023-12-01T04:55:55.588 INFO:tasks.rados.rados.0.smithi080.stdout:1148: read oid 84 snap -1 2023-12-01T04:55:55.588 INFO:tasks.rados.rados.0.smithi080.stdout:1148: expect (ObjNum 83 snap 0 seq_num 83) 2023-12-01T04:55:55.588 INFO:tasks.rados.rados.0.smithi080.stdout:1149: read oid 416 snap -1 2023-12-01T04:55:55.588 INFO:tasks.rados.rados.0.smithi080.stdout:1149: expect (ObjNum 792 snap 0 seq_num 792) 2023-12-01T04:55:55.588 INFO:tasks.rados.rados.0.smithi080.stdout:1150: write oid 310 current snap is 0 2023-12-01T04:55:55.588 INFO:tasks.rados.rados.0.smithi080.stdout:1150: seq_num 866 ranges {554862=713523,1926465=599969} 2023-12-01T04:55:55.600 INFO:tasks.rados.rados.0.smithi080.stdout:1150: writing smithi08089843-310 from 554862 to 1268385 tid 1 2023-12-01T04:55:55.612 INFO:tasks.rados.rados.0.smithi080.stdout:1150: writing smithi08089843-310 from 1926465 to 2526434 tid 2 2023-12-01T04:55:55.612 INFO:tasks.rados.rados.0.smithi080.stdout:1151: read oid 247 snap -1 2023-12-01T04:55:55.612 INFO:tasks.rados.rados.0.smithi080.stdout:1151: expect (ObjNum 578 snap 0 seq_num 578) 2023-12-01T04:55:55.612 INFO:tasks.rados.rados.0.smithi080.stdout:1152: write oid 230 current snap is 0 2023-12-01T04:55:55.612 INFO:tasks.rados.rados.0.smithi080.stdout:1152: seq_num 867 ranges {571669=505125,1701300=743627} 2023-12-01T04:55:55.618 INFO:tasks.rados.rados.0.smithi080.stdout:1152: writing smithi08089843-230 from 571669 to 1076794 tid 1 2023-12-01T04:55:55.627 INFO:tasks.rados.rados.0.smithi080.stdout:1152: writing smithi08089843-230 from 1701300 to 2444927 tid 2 2023-12-01T04:55:55.627 INFO:tasks.rados.rados.0.smithi080.stdout:1153: read oid 263 snap -1 2023-12-01T04:55:55.627 INFO:tasks.rados.rados.0.smithi080.stdout:1153: expect (ObjNum 847 snap 0 seq_num 847) 2023-12-01T04:55:55.627 INFO:tasks.rados.rados.0.smithi080.stdout:1154: write oid 66 current snap is 0 2023-12-01T04:55:55.627 INFO:tasks.rados.rados.0.smithi080.stdout:1154: seq_num 868 ranges {588476=580374,1643429=603638} 2023-12-01T04:55:55.634 INFO:tasks.rados.rados.0.smithi080.stdout:1154: writing smithi08089843-66 from 588476 to 1168850 tid 1 2023-12-01T04:55:55.640 INFO:tasks.rados.rados.0.smithi080.stdout:1154: writing smithi08089843-66 from 1643429 to 2247067 tid 2 2023-12-01T04:55:55.640 INFO:tasks.rados.rados.0.smithi080.stdout:1155: write oid 95 current snap is 0 2023-12-01T04:55:55.640 INFO:tasks.rados.rados.0.smithi080.stdout:1155: seq_num 869 ranges {605283=655623,1701911=747296} 2023-12-01T04:55:55.647 INFO:tasks.rados.rados.0.smithi080.stdout:1155: writing smithi08089843-95 from 605283 to 1260906 tid 1 2023-12-01T04:55:55.655 INFO:tasks.rados.rados.0.smithi080.stdout:1155: writing smithi08089843-95 from 1701911 to 2449207 tid 2 2023-12-01T04:55:55.655 INFO:tasks.rados.rados.0.smithi080.stdout:1156: write oid 398 current snap is 0 2023-12-01T04:55:55.655 INFO:tasks.rados.rados.0.smithi080.stdout:1156: seq_num 870 ranges {622090=730872,1760393=607307} 2023-12-01T04:55:55.662 INFO:tasks.rados.rados.0.smithi080.stdout:1156: writing smithi08089843-398 from 622090 to 1352962 tid 1 2023-12-01T04:55:55.668 INFO:tasks.rados.rados.0.smithi080.stdout:1156: writing smithi08089843-398 from 1760393 to 2367700 tid 2 2023-12-01T04:55:55.669 INFO:tasks.rados.rados.0.smithi080.stdout:1157: write oid 313 current snap is 0 2023-12-01T04:55:55.669 INFO:tasks.rados.rados.0.smithi080.stdout:1157: seq_num 871 ranges {638897=406121,1818875=750965} 2023-12-01T04:55:55.675 INFO:tasks.rados.rados.0.smithi080.stdout:1157: writing smithi08089843-313 from 638897 to 1045018 tid 1 2023-12-01T04:55:55.684 INFO:tasks.rados.rados.0.smithi080.stdout:1157: writing smithi08089843-313 from 1818875 to 2569840 tid 2 2023-12-01T04:55:55.684 INFO:tasks.rados.rados.0.smithi080.stdout:1158: read oid 57 snap -1 2023-12-01T04:55:55.684 INFO:tasks.rados.rados.0.smithi080.stdout:1158: expect (ObjNum 56 snap 0 seq_num 56) 2023-12-01T04:55:55.684 INFO:tasks.rados.rados.0.smithi080.stdout:1159: read oid 405 snap -1 2023-12-01T04:55:55.684 INFO:tasks.rados.rados.0.smithi080.stdout:1159: expect (ObjNum 404 snap 0 seq_num 404) 2023-12-01T04:55:55.684 INFO:tasks.rados.rados.0.smithi080.stdout:1160: read oid 387 snap -1 2023-12-01T04:55:55.684 INFO:tasks.rados.rados.0.smithi080.stdout:1160: expect (ObjNum 386 snap 0 seq_num 386) 2023-12-01T04:55:55.684 INFO:tasks.rados.rados.0.smithi080.stdout:1161: write oid 496 current snap is 0 2023-12-01T04:55:55.684 INFO:tasks.rados.rados.0.smithi080.stdout:1149: expect (ObjNum 792 snap 0 seq_num 792) 2023-12-01T04:55:55.844 INFO:tasks.rados.rados.0.smithi080.stdout:1148: expect (ObjNum 83 snap 0 seq_num 83) 2023-12-01T04:55:55.963 INFO:tasks.rados.rados.0.smithi080.stdout:1150: finishing write tid 1 to smithi08089843-310 2023-12-01T04:55:55.963 INFO:tasks.rados.rados.0.smithi080.stdout:1150: finishing write tid 2 to smithi08089843-310 2023-12-01T04:55:55.963 INFO:tasks.rados.rados.0.smithi080.stdout:1150: finishing write tid 3 to smithi08089843-310 2023-12-01T04:55:55.963 INFO:tasks.rados.rados.0.smithi080.stdout:1150: finishing write tid 4 to smithi08089843-310 2023-12-01T04:55:55.963 INFO:tasks.rados.rados.0.smithi080.stdout:1150: oid 310 updating version 0 to 184 2023-12-01T04:55:55.963 INFO:tasks.rados.rados.0.smithi080.stdout:1150: oid 310 updating version 184 to 185 2023-12-01T04:55:55.964 INFO:tasks.rados.rados.0.smithi080.stdout:1150: oid 310 version 185 is already newer than 183 2023-12-01T04:55:55.964 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 310 v 185 (ObjNum 866 snap 0 seq_num 866) dirty exists 2023-12-01T04:55:55.964 INFO:tasks.rados.rados.0.smithi080.stdout:1150: left oid 310 (ObjNum 866 snap 0 seq_num 866) 2023-12-01T04:55:55.964 INFO:tasks.rados.rados.0.smithi080.stdout:1152: finishing write tid 1 to smithi08089843-230 2023-12-01T04:55:55.964 INFO:tasks.rados.rados.0.smithi080.stdout:1151: expect (ObjNum 578 snap 0 seq_num 578) 2023-12-01T04:55:56.127 INFO:tasks.rados.rados.0.smithi080.stdout:1152: finishing write tid 2 to smithi08089843-230 2023-12-01T04:55:56.127 INFO:tasks.rados.rados.0.smithi080.stdout:1152: finishing write tid 3 to smithi08089843-230 2023-12-01T04:55:56.127 INFO:tasks.rados.rados.0.smithi080.stdout:1152: finishing write tid 4 to smithi08089843-230 2023-12-01T04:55:56.127 INFO:tasks.rados.rados.0.smithi080.stdout:1152: oid 230 updating version 0 to 192 2023-12-01T04:55:56.128 INFO:tasks.rados.rados.0.smithi080.stdout:1152: oid 230 version 192 is already newer than 191 2023-12-01T04:55:56.128 INFO:tasks.rados.rados.0.smithi080.stdout:1152: oid 230 version 192 is already newer than 190 2023-12-01T04:55:56.128 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 230 v 192 (ObjNum 867 snap 0 seq_num 867) dirty exists 2023-12-01T04:55:56.128 INFO:tasks.rados.rados.0.smithi080.stdout:1152: left oid 230 (ObjNum 867 snap 0 seq_num 867) 2023-12-01T04:55:56.128 INFO:tasks.rados.rados.0.smithi080.stdout:1153: expect (ObjNum 847 snap 0 seq_num 847) 2023-12-01T04:55:56.202 INFO:tasks.rados.rados.0.smithi080.stdout:1154: finishing write tid 1 to smithi08089843-66 2023-12-01T04:55:56.203 INFO:tasks.rados.rados.0.smithi080.stdout:1154: finishing write tid 2 to smithi08089843-66 2023-12-01T04:55:56.203 INFO:tasks.rados.rados.0.smithi080.stdout:1154: finishing write tid 3 to smithi08089843-66 2023-12-01T04:55:56.203 INFO:tasks.rados.rados.0.smithi080.stdout:1154: finishing write tid 4 to smithi08089843-66 2023-12-01T04:55:56.203 INFO:tasks.rados.rados.0.smithi080.stdout:1154: oid 66 updating version 0 to 160 2023-12-01T04:55:56.203 INFO:tasks.rados.rados.0.smithi080.stdout:1154: oid 66 updating version 160 to 162 2023-12-01T04:55:56.203 INFO:tasks.rados.rados.0.smithi080.stdout:1154: oid 66 version 162 is already newer than 161 2023-12-01T04:55:56.203 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 66 v 162 (ObjNum 868 snap 0 seq_num 868) dirty exists 2023-12-01T04:55:56.203 INFO:tasks.rados.rados.0.smithi080.stdout:1154: left oid 66 (ObjNum 868 snap 0 seq_num 868) 2023-12-01T04:55:56.203 INFO:tasks.rados.rados.0.smithi080.stdout:1155: finishing write tid 1 to smithi08089843-95 2023-12-01T04:55:56.203 INFO:tasks.rados.rados.0.smithi080.stdout:1155: finishing write tid 2 to smithi08089843-95 2023-12-01T04:55:56.203 INFO:tasks.rados.rados.0.smithi080.stdout:1161: seq_num 872 ranges {655704=481370,1761004=494623} 2023-12-01T04:55:56.210 INFO:tasks.rados.rados.0.smithi080.stdout:1161: writing smithi08089843-496 from 655704 to 1137074 tid 1 2023-12-01T04:55:56.217 INFO:tasks.rados.rados.0.smithi080.stdout:1161: writing smithi08089843-496 from 1761004 to 2255627 tid 2 2023-12-01T04:55:56.217 INFO:tasks.rados.rados.0.smithi080.stdout:1148: done (13 left) 2023-12-01T04:55:56.217 INFO:tasks.rados.rados.0.smithi080.stdout:1149: done (12 left) 2023-12-01T04:55:56.217 INFO:tasks.rados.rados.0.smithi080.stdout:1150: done (11 left) 2023-12-01T04:55:56.217 INFO:tasks.rados.rados.0.smithi080.stdout:1151: done (10 left) 2023-12-01T04:55:56.217 INFO:tasks.rados.rados.0.smithi080.stdout:1152: done (9 left) 2023-12-01T04:55:56.218 INFO:tasks.rados.rados.0.smithi080.stdout:1153: done (8 left) 2023-12-01T04:55:56.218 INFO:tasks.rados.rados.0.smithi080.stdout:1154: done (7 left) 2023-12-01T04:55:56.218 INFO:tasks.rados.rados.0.smithi080.stdout:1162: read oid 277 snap -1 2023-12-01T04:55:56.218 INFO:tasks.rados.rados.0.smithi080.stdout:1162: expect deleted 2023-12-01T04:55:56.218 INFO:tasks.rados.rados.0.smithi080.stdout:1163: read oid 311 snap -1 2023-12-01T04:55:56.218 INFO:tasks.rados.rados.0.smithi080.stdout:1163: expect (ObjNum 310 snap 0 seq_num 310) 2023-12-01T04:55:56.218 INFO:tasks.rados.rados.0.smithi080.stdout:1164: read oid 466 snap -1 2023-12-01T04:55:56.218 INFO:tasks.rados.rados.0.smithi080.stdout:1164: expect (ObjNum 783 snap 0 seq_num 783) 2023-12-01T04:55:56.218 INFO:tasks.rados.rados.0.smithi080.stdout:1165: write oid 494 current snap is 0 2023-12-01T04:55:56.218 INFO:tasks.rados.rados.0.smithi080.stdout:1165: seq_num 873 ranges {672511=556619,1819486=754634} 2023-12-01T04:55:56.224 INFO:tasks.rados.rados.0.smithi080.stdout:1165: writing smithi08089843-494 from 672511 to 1229130 tid 1 2023-12-01T04:55:56.233 INFO:tasks.rados.rados.0.smithi080.stdout:1165: writing smithi08089843-494 from 1819486 to 2574120 tid 2 2023-12-01T04:55:56.233 INFO:tasks.rados.rados.0.smithi080.stdout:1166: delete oid 354 current snap is 0 2023-12-01T04:55:56.233 INFO:tasks.rados.rados.0.smithi080.stdout:1155: finishing write tid 3 to smithi08089843-95 2023-12-01T04:55:56.233 INFO:tasks.rados.rados.0.smithi080.stdout:1155: finishing write tid 4 to smithi08089843-95 2023-12-01T04:55:56.233 INFO:tasks.rados.rados.0.smithi080.stdout:1155: oid 95 updating version 0 to 207 2023-12-01T04:55:56.233 INFO:tasks.rados.rados.0.smithi080.stdout:1155: oid 95 version 207 is already newer than 206 2023-12-01T04:55:56.233 INFO:tasks.rados.rados.0.smithi080.stdout:1155: oid 95 version 207 is already newer than 205 2023-12-01T04:55:56.233 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 95 v 207 (ObjNum 869 snap 0 seq_num 869) dirty exists 2023-12-01T04:55:56.233 INFO:tasks.rados.rados.0.smithi080.stdout:1155: left oid 95 (ObjNum 869 snap 0 seq_num 869) 2023-12-01T04:55:56.234 INFO:tasks.rados.rados.0.smithi080.stdout:1156: finishing write tid 1 to smithi08089843-398 2023-12-01T04:55:56.234 INFO:tasks.rados.rados.0.smithi080.stdout:1156: finishing write tid 2 to smithi08089843-398 2023-12-01T04:55:56.234 INFO:tasks.rados.rados.0.smithi080.stdout:1156: finishing write tid 3 to smithi08089843-398 2023-12-01T04:55:56.234 INFO:tasks.rados.rados.0.smithi080.stdout:1156: finishing write tid 4 to smithi08089843-398 2023-12-01T04:55:56.234 INFO:tasks.rados.rados.0.smithi080.stdout:1156: oid 398 updating version 0 to 169 2023-12-01T04:55:56.234 INFO:tasks.rados.rados.0.smithi080.stdout:1156: oid 398 updating version 169 to 171 2023-12-01T04:55:56.234 INFO:tasks.rados.rados.0.smithi080.stdout:1156: oid 398 version 171 is already newer than 170 2023-12-01T04:55:56.234 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 398 v 171 (ObjNum 870 snap 0 seq_num 870) dirty exists 2023-12-01T04:55:56.234 INFO:tasks.rados.rados.0.smithi080.stdout:1156: left oid 398 (ObjNum 870 snap 0 seq_num 870) 2023-12-01T04:55:56.234 INFO:tasks.rados.rados.0.smithi080.stdout:1157: finishing write tid 1 to smithi08089843-313 2023-12-01T04:55:56.234 INFO:tasks.rados.rados.0.smithi080.stdout:1159: expect (ObjNum 404 snap 0 seq_num 404) 2023-12-01T04:55:56.328 INFO:tasks.rados.rados.0.smithi080.stdout:1157: finishing write tid 2 to smithi08089843-313 2023-12-01T04:55:56.328 INFO:tasks.rados.rados.0.smithi080.stdout:1157: finishing write tid 3 to smithi08089843-313 2023-12-01T04:55:56.328 INFO:tasks.rados.rados.0.smithi080.stdout:1157: finishing write tid 4 to smithi08089843-313 2023-12-01T04:55:56.328 INFO:tasks.rados.rados.0.smithi080.stdout:1157: oid 313 updating version 0 to 280 2023-12-01T04:55:56.328 INFO:tasks.rados.rados.0.smithi080.stdout:1157: oid 313 version 280 is already newer than 278 2023-12-01T04:55:56.328 INFO:tasks.rados.rados.0.smithi080.stdout:1157: oid 313 version 280 is already newer than 279 2023-12-01T04:55:56.328 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 313 v 280 (ObjNum 871 snap 0 seq_num 871) dirty exists 2023-12-01T04:55:56.328 INFO:tasks.rados.rados.0.smithi080.stdout:1157: left oid 313 (ObjNum 871 snap 0 seq_num 871) 2023-12-01T04:55:56.328 INFO:tasks.rados.rados.0.smithi080.stdout:1160: expect (ObjNum 386 snap 0 seq_num 386) 2023-12-01T04:55:56.416 INFO:tasks.rados.rados.0.smithi080.stdout:1158: expect (ObjNum 56 snap 0 seq_num 56) 2023-12-01T04:55:56.516 INFO:tasks.rados.rados.0.smithi080.stdout:1161: finishing write tid 1 to smithi08089843-496 2023-12-01T04:55:56.517 INFO:tasks.rados.rados.0.smithi080.stdout:1155: done (11 left) 2023-12-01T04:55:56.517 INFO:tasks.rados.rados.0.smithi080.stdout:1156: done (10 left) 2023-12-01T04:55:56.517 INFO:tasks.rados.rados.0.smithi080.stdout:1157: done (9 left) 2023-12-01T04:55:56.517 INFO:tasks.rados.rados.0.smithi080.stdout:1158: done (8 left) 2023-12-01T04:55:56.517 INFO:tasks.rados.rados.0.smithi080.stdout:1159: done (7 left) 2023-12-01T04:55:56.517 INFO:tasks.rados.rados.0.smithi080.stdout:1160: done (6 left) 2023-12-01T04:55:56.517 INFO:tasks.rados.rados.0.smithi080.stdout:1166: done (5 left) 2023-12-01T04:55:56.517 INFO:tasks.rados.rados.0.smithi080.stdout:1167: write oid 453 current snap is 0 2023-12-01T04:55:56.517 INFO:tasks.rados.rados.0.smithi080.stdout:1163: expect (ObjNum 310 snap 0 seq_num 310) 2023-12-01T04:55:56.621 INFO:tasks.rados.rados.0.smithi080.stdout:1161: finishing write tid 2 to smithi08089843-496 2023-12-01T04:55:56.621 INFO:tasks.rados.rados.0.smithi080.stdout:1161: finishing write tid 3 to smithi08089843-496 2023-12-01T04:55:56.621 INFO:tasks.rados.rados.0.smithi080.stdout:1164: expect (ObjNum 783 snap 0 seq_num 783) 2023-12-01T04:55:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:55:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:04:55:56] "GET /metrics HTTP/1.1" 200 36346 "" "Prometheus/2.43.0" 2023-12-01T04:55:56.754 INFO:tasks.rados.rados.0.smithi080.stdout:1161: finishing write tid 4 to smithi08089843-496 2023-12-01T04:55:56.754 INFO:tasks.rados.rados.0.smithi080.stdout:1161: oid 496 updating version 0 to 163 2023-12-01T04:55:56.754 INFO:tasks.rados.rados.0.smithi080.stdout:1161: oid 496 updating version 163 to 164 2023-12-01T04:55:56.755 INFO:tasks.rados.rados.0.smithi080.stdout:1161: oid 496 updating version 164 to 165 2023-12-01T04:55:56.755 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 496 v 165 (ObjNum 872 snap 0 seq_num 872) dirty exists 2023-12-01T04:55:56.755 INFO:tasks.rados.rados.0.smithi080.stdout:1161: left oid 496 (ObjNum 872 snap 0 seq_num 872) 2023-12-01T04:55:56.755 INFO:tasks.rados.rados.0.smithi080.stdout:1165: finishing write tid 1 to smithi08089843-494 2023-12-01T04:55:56.755 INFO:tasks.rados.rados.0.smithi080.stdout:1165: finishing write tid 2 to smithi08089843-494 2023-12-01T04:55:56.755 INFO:tasks.rados.rados.0.smithi080.stdout:1167: seq_num 875 ranges {706125=423470,1652803=758303} 2023-12-01T04:55:56.767 INFO:tasks.rados.rados.0.smithi080.stdout:1167: writing smithi08089843-453 from 706125 to 1129595 tid 1 2023-12-01T04:55:56.775 INFO:tasks.rados.rados.0.smithi080.stdout:1167: writing smithi08089843-453 from 1652803 to 2411106 tid 2 2023-12-01T04:55:56.775 INFO:tasks.rados.rados.0.smithi080.stdout:1161: done (5 left) 2023-12-01T04:55:56.775 INFO:tasks.rados.rados.0.smithi080.stdout:1162: done (4 left) 2023-12-01T04:55:56.775 INFO:tasks.rados.rados.0.smithi080.stdout:1163: done (3 left) 2023-12-01T04:55:56.775 INFO:tasks.rados.rados.0.smithi080.stdout:1164: done (2 left) 2023-12-01T04:55:56.776 INFO:tasks.rados.rados.0.smithi080.stdout:1168: read oid 289 snap -1 2023-12-01T04:55:56.776 INFO:tasks.rados.rados.0.smithi080.stdout:1168: expect deleted 2023-12-01T04:55:56.776 INFO:tasks.rados.rados.0.smithi080.stdout:1169: write oid 237 current snap is 0 2023-12-01T04:55:56.776 INFO:tasks.rados.rados.0.smithi080.stdout:1165: finishing write tid 3 to smithi08089843-494 2023-12-01T04:55:56.776 INFO:tasks.rados.rados.0.smithi080.stdout:1169: seq_num 876 ranges {722932=498719,1994932=501961} 2023-12-01T04:55:56.782 INFO:tasks.rados.rados.0.smithi080.stdout:1169: writing smithi08089843-237 from 722932 to 1221651 tid 1 2023-12-01T04:55:56.789 INFO:tasks.rados.rados.0.smithi080.stdout:1169: writing smithi08089843-237 from 1994932 to 2496893 tid 2 2023-12-01T04:55:56.790 INFO:tasks.rados.rados.0.smithi080.stdout:1170: read oid 353 snap -1 2023-12-01T04:55:56.790 INFO:tasks.rados.rados.0.smithi080.stdout:1170: expect (ObjNum 352 snap 0 seq_num 352) 2023-12-01T04:55:56.790 INFO:tasks.rados.rados.0.smithi080.stdout:1171: write oid 357 current snap is 0 2023-12-01T04:55:56.790 INFO:tasks.rados.rados.0.smithi080.stdout:1171: seq_num 877 ranges {739739=573968,2053414=686325} 2023-12-01T04:55:56.797 INFO:tasks.rados.rados.0.smithi080.stdout:1171: writing smithi08089843-357 from 739739 to 1313707 tid 1 2023-12-01T04:55:56.806 INFO:tasks.rados.rados.0.smithi080.stdout:1171: writing smithi08089843-357 from 2053414 to 2739739 tid 2 2023-12-01T04:55:56.806 INFO:tasks.rados.rados.0.smithi080.stdout:1172: read oid 88 snap -1 2023-12-01T04:55:56.806 INFO:tasks.rados.rados.0.smithi080.stdout:1172: expect (ObjNum 87 snap 0 seq_num 87) 2023-12-01T04:55:56.806 INFO:tasks.rados.rados.0.smithi080.stdout:1173: read oid 480 snap -1 2023-12-01T04:55:56.806 INFO:tasks.rados.rados.0.smithi080.stdout:1173: expect (ObjNum 479 snap 0 seq_num 479) 2023-12-01T04:55:56.806 INFO:tasks.rados.rados.0.smithi080.stdout:1174: read oid 313 snap -1 2023-12-01T04:55:56.806 INFO:tasks.rados.rados.0.smithi080.stdout:1174: expect (ObjNum 871 snap 0 seq_num 871) 2023-12-01T04:55:56.806 INFO:tasks.rados.rados.0.smithi080.stdout:1175: write oid 86 current snap is 0 2023-12-01T04:55:56.806 INFO:tasks.rados.rados.0.smithi080.stdout:1165: finishing write tid 4 to smithi08089843-494 2023-12-01T04:55:56.807 INFO:tasks.rados.rados.0.smithi080.stdout:1165: oid 494 updating version 0 to 165 2023-12-01T04:55:56.807 INFO:tasks.rados.rados.0.smithi080.stdout:1165: oid 494 version 165 is already newer than 163 2023-12-01T04:55:56.807 INFO:tasks.rados.rados.0.smithi080.stdout:1165: oid 494 version 165 is already newer than 164 2023-12-01T04:55:56.807 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 494 v 165 (ObjNum 873 snap 0 seq_num 873) dirty exists 2023-12-01T04:55:56.807 INFO:tasks.rados.rados.0.smithi080.stdout:1165: left oid 494 (ObjNum 873 snap 0 seq_num 873) 2023-12-01T04:55:56.807 INFO:tasks.rados.rados.0.smithi080.stdout:1175: seq_num 878 ranges {756546=649217,2111896=505630} 2023-12-01T04:55:56.814 INFO:tasks.rados.rados.0.smithi080.stdout:1175: writing smithi08089843-86 from 756546 to 1405763 tid 1 2023-12-01T04:55:56.821 INFO:tasks.rados.rados.0.smithi080.stdout:1175: writing smithi08089843-86 from 2111896 to 2617526 tid 2 2023-12-01T04:55:56.821 INFO:tasks.rados.rados.0.smithi080.stdout:1165: done (9 left) 2023-12-01T04:55:56.821 INFO:tasks.rados.rados.0.smithi080.stdout:1176: read oid 307 snap -1 2023-12-01T04:55:56.821 INFO:tasks.rados.rados.0.smithi080.stdout:1176: expect (ObjNum 306 snap 0 seq_num 306) 2023-12-01T04:55:56.821 INFO:tasks.rados.rados.0.smithi080.stdout:1177: write oid 201 current snap is 0 2023-12-01T04:55:56.821 INFO:tasks.rados.rados.0.smithi080.stdout:1167: finishing write tid 1 to smithi08089843-453 2023-12-01T04:55:56.821 INFO:tasks.rados.rados.0.smithi080.stdout:1177: seq_num 879 ranges {773353=724466,2170378=602975} 2023-12-01T04:55:56.829 INFO:tasks.rados.rados.0.smithi080.stdout:1177: writing smithi08089843-201 from 773353 to 1497819 tid 1 2023-12-01T04:55:56.838 INFO:tasks.rados.rados.0.smithi080.stdout:1177: writing smithi08089843-201 from 2170378 to 2773353 tid 2 2023-12-01T04:55:56.838 INFO:tasks.rados.rados.0.smithi080.stdout:1178: write oid 413 current snap is 0 2023-12-01T04:55:56.838 INFO:tasks.rados.rados.0.smithi080.stdout:1178: seq_num 880 ranges {790160=799715,2112507=509299} 2023-12-01T04:55:56.847 INFO:tasks.rados.rados.0.smithi080.stdout:1178: writing smithi08089843-413 from 790160 to 1589875 tid 1 2023-12-01T04:55:56.854 INFO:tasks.rados.rados.0.smithi080.stdout:1178: writing smithi08089843-413 from 2112507 to 2621806 tid 2 2023-12-01T04:55:56.854 INFO:tasks.rados.rados.0.smithi080.stdout:1179: write oid 12 current snap is 0 2023-12-01T04:55:56.854 INFO:tasks.rados.rados.0.smithi080.stdout:1179: seq_num 881 ranges {406967=474964,1370989=769310,2677186=129781} 2023-12-01T04:55:56.862 INFO:tasks.rados.rados.0.smithi080.stdout:1179: writing smithi08089843-12 from 406967 to 881931 tid 1 2023-12-01T04:55:56.870 INFO:tasks.rados.rados.0.smithi080.stdout:1179: writing smithi08089843-12 from 1370989 to 2140299 tid 2 2023-12-01T04:55:56.874 INFO:tasks.rados.rados.0.smithi080.stdout:1179: writing smithi08089843-12 from 2677186 to 2806967 tid 3 2023-12-01T04:55:56.875 INFO:tasks.rados.rados.0.smithi080.stdout:1180: read oid 267 snap -1 2023-12-01T04:55:56.875 INFO:tasks.rados.rados.0.smithi080.stdout:1180: expect (ObjNum 556 snap 0 seq_num 556) 2023-12-01T04:55:56.875 INFO:tasks.rados.rados.0.smithi080.stdout:1181: read oid 72 snap -1 2023-12-01T04:55:56.875 INFO:tasks.rados.rados.0.smithi080.stdout:1181: expect (ObjNum 71 snap 0 seq_num 71) 2023-12-01T04:55:56.875 INFO:tasks.rados.rados.0.smithi080.stdout:1182: read oid 189 snap -1 2023-12-01T04:55:56.875 INFO:tasks.rados.rados.0.smithi080.stdout:1182: expect (ObjNum 770 snap 0 seq_num 770) 2023-12-01T04:55:56.875 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:55:56.875 INFO:tasks.rados.rados.0.smithi080.stdout:1167: finishing write tid 2 to smithi08089843-453 2023-12-01T04:55:56.875 INFO:tasks.rados.rados.0.smithi080.stdout:1167: finishing write tid 3 to smithi08089843-453 2023-12-01T04:55:56.875 INFO:tasks.rados.rados.0.smithi080.stdout:1167: finishing write tid 4 to smithi08089843-453 2023-12-01T04:55:56.875 INFO:tasks.rados.rados.0.smithi080.stdout:1167: oid 453 updating version 0 to 147 2023-12-01T04:55:56.875 INFO:tasks.rados.rados.0.smithi080.stdout:1167: oid 453 updating version 147 to 149 2023-12-01T04:55:56.875 INFO:tasks.rados.rados.0.smithi080.stdout:1167: oid 453 version 149 is already newer than 148 2023-12-01T04:55:56.875 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 453 v 149 (ObjNum 875 snap 0 seq_num 875) dirty exists 2023-12-01T04:55:56.876 INFO:tasks.rados.rados.0.smithi080.stdout:1167: left oid 453 (ObjNum 875 snap 0 seq_num 875) 2023-12-01T04:55:56.876 INFO:tasks.rados.rados.0.smithi080.stdout:1169: finishing write tid 1 to smithi08089843-237 2023-12-01T04:55:56.876 INFO:tasks.rados.rados.0.smithi080.stdout:1169: finishing write tid 2 to smithi08089843-237 2023-12-01T04:55:56.876 INFO:tasks.rados.rados.0.smithi080.stdout:1169: finishing write tid 3 to smithi08089843-237 2023-12-01T04:55:56.876 INFO:tasks.rados.rados.0.smithi080.stdout:1169: finishing write tid 4 to smithi08089843-237 2023-12-01T04:55:56.876 INFO:tasks.rados.rados.0.smithi080.stdout:1169: oid 237 updating version 0 to 208 2023-12-01T04:55:56.876 INFO:tasks.rados.rados.0.smithi080.stdout:1169: oid 237 version 208 is already newer than 206 2023-12-01T04:55:56.876 INFO:tasks.rados.rados.0.smithi080.stdout:1169: oid 237 version 208 is already newer than 207 2023-12-01T04:55:56.876 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 237 v 208 (ObjNum 876 snap 0 seq_num 876) dirty exists 2023-12-01T04:55:56.876 INFO:tasks.rados.rados.0.smithi080.stdout:1169: left oid 237 (ObjNum 876 snap 0 seq_num 876) 2023-12-01T04:55:56.876 INFO:tasks.rados.rados.0.smithi080.stdout:1170: expect (ObjNum 352 snap 0 seq_num 352) 2023-12-01T04:55:57.023 INFO:tasks.rados.rados.0.smithi080.stdout:1171: finishing write tid 1 to smithi08089843-357 2023-12-01T04:55:57.023 INFO:tasks.rados.rados.0.smithi080.stdout:1174: expect (ObjNum 871 snap 0 seq_num 871) 2023-12-01T04:55:57.178 INFO:tasks.rados.rados.0.smithi080.stdout:1171: finishing write tid 2 to smithi08089843-357 2023-12-01T04:55:57.178 INFO:tasks.rados.rados.0.smithi080.stdout:1171: finishing write tid 3 to smithi08089843-357 2023-12-01T04:55:57.178 INFO:tasks.rados.rados.0.smithi080.stdout:1173: expect (ObjNum 479 snap 0 seq_num 479) 2023-12-01T04:55:57.249 INFO:tasks.rados.rados.0.smithi080.stdout:1171: finishing write tid 4 to smithi08089843-357 2023-12-01T04:55:57.250 INFO:tasks.rados.rados.0.smithi080.stdout:1171: oid 357 updating version 0 to 195 2023-12-01T04:55:57.250 INFO:tasks.rados.rados.0.smithi080.stdout:1171: oid 357 version 195 is already newer than 194 2023-12-01T04:55:57.250 INFO:tasks.rados.rados.0.smithi080.stdout:1171: oid 357 version 195 is already newer than 193 2023-12-01T04:55:57.250 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 357 v 195 (ObjNum 877 snap 0 seq_num 877) dirty exists 2023-12-01T04:55:57.250 INFO:tasks.rados.rados.0.smithi080.stdout:1171: left oid 357 (ObjNum 877 snap 0 seq_num 877) 2023-12-01T04:55:57.250 INFO:tasks.rados.rados.0.smithi080.stdout:1172: expect (ObjNum 87 snap 0 seq_num 87) 2023-12-01T04:55:57.366 INFO:tasks.rados.rados.0.smithi080.stdout:1175: finishing write tid 1 to smithi08089843-86 2023-12-01T04:55:57.366 INFO:tasks.rados.rados.0.smithi080.stdout:1175: finishing write tid 2 to smithi08089843-86 2023-12-01T04:55:57.367 INFO:tasks.rados.rados.0.smithi080.stdout:1175: finishing write tid 3 to smithi08089843-86 2023-12-01T04:55:57.367 INFO:tasks.rados.rados.0.smithi080.stdout:1175: finishing write tid 4 to smithi08089843-86 2023-12-01T04:55:57.367 INFO:tasks.rados.rados.0.smithi080.stdout:1175: oid 86 updating version 0 to 184 2023-12-01T04:55:57.367 INFO:tasks.rados.rados.0.smithi080.stdout:1175: oid 86 version 184 is already newer than 183 2023-12-01T04:55:57.367 INFO:tasks.rados.rados.0.smithi080.stdout:1175: oid 86 version 184 is already newer than 182 2023-12-01T04:55:57.367 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 86 v 184 (ObjNum 878 snap 0 seq_num 878) dirty exists 2023-12-01T04:55:57.367 INFO:tasks.rados.rados.0.smithi080.stdout:1175: left oid 86 (ObjNum 878 snap 0 seq_num 878) 2023-12-01T04:55:57.367 INFO:tasks.rados.rados.0.smithi080.stdout:1176: expect (ObjNum 306 snap 0 seq_num 306) 2023-12-01T04:55:57.481 INFO:tasks.rados.rados.0.smithi080.stdout:1177: finishing write tid 1 to smithi08089843-201 2023-12-01T04:55:57.481 INFO:tasks.rados.rados.0.smithi080.stdout:1177: finishing write tid 2 to smithi08089843-201 2023-12-01T04:55:57.481 INFO:tasks.rados.rados.0.smithi080.stdout:1177: finishing write tid 3 to smithi08089843-201 2023-12-01T04:55:57.481 INFO:tasks.rados.rados.0.smithi080.stdout:1177: finishing write tid 4 to smithi08089843-201 2023-12-01T04:55:57.481 INFO:tasks.rados.rados.0.smithi080.stdout:1177: oid 201 updating version 0 to 166 2023-12-01T04:55:57.481 INFO:tasks.rados.rados.0.smithi080.stdout:1177: oid 201 updating version 166 to 168 2023-12-01T04:55:57.482 INFO:tasks.rados.rados.0.smithi080.stdout:1177: oid 201 version 168 is already newer than 167 2023-12-01T04:55:57.482 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 201 v 168 (ObjNum 879 snap 0 seq_num 879) dirty exists 2023-12-01T04:55:57.482 INFO:tasks.rados.rados.0.smithi080.stdout:1177: left oid 201 (ObjNum 879 snap 0 seq_num 879) 2023-12-01T04:55:57.482 INFO:tasks.rados.rados.0.smithi080.stdout:1178: finishing write tid 1 to smithi08089843-413 2023-12-01T04:55:57.482 INFO:tasks.rados.rados.0.smithi080.stdout:1178: finishing write tid 2 to smithi08089843-413 2023-12-01T04:55:57.482 INFO:tasks.rados.rados.0.smithi080.stdout:1178: finishing write tid 3 to smithi08089843-413 2023-12-01T04:55:57.482 INFO:tasks.rados.rados.0.smithi080.stdout:1178: finishing write tid 4 to smithi08089843-413 2023-12-01T04:55:57.482 INFO:tasks.rados.rados.0.smithi080.stdout:1178: oid 413 updating version 0 to 128 2023-12-01T04:55:57.482 INFO:tasks.rados.rados.0.smithi080.stdout:1178: oid 413 version 128 is already newer than 126 2023-12-01T04:55:57.482 INFO:tasks.rados.rados.0.smithi080.stdout:1178: oid 413 version 128 is already newer than 127 2023-12-01T04:55:57.482 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 413 v 128 (ObjNum 880 snap 0 seq_num 880) dirty exists 2023-12-01T04:55:57.482 INFO:tasks.rados.rados.0.smithi080.stdout:1178: left oid 413 (ObjNum 880 snap 0 seq_num 880) 2023-12-01T04:55:57.482 INFO:tasks.rados.rados.0.smithi080.stdout:1179: finishing write tid 1 to smithi08089843-12 2023-12-01T04:55:57.483 INFO:tasks.rados.rados.0.smithi080.stdout:1179: finishing write tid 2 to smithi08089843-12 2023-12-01T04:55:57.483 INFO:tasks.rados.rados.0.smithi080.stdout:1179: finishing write tid 3 to smithi08089843-12 2023-12-01T04:55:57.483 INFO:tasks.rados.rados.0.smithi080.stdout:1179: finishing write tid 4 to smithi08089843-12 2023-12-01T04:55:57.483 INFO:tasks.rados.rados.0.smithi080.stdout:1179: finishing write tid 5 to smithi08089843-12 2023-12-01T04:55:57.483 INFO:tasks.rados.rados.0.smithi080.stdout:1179: oid 12 updating version 0 to 166 2023-12-01T04:55:57.483 INFO:tasks.rados.rados.0.smithi080.stdout:1179: oid 12 updating version 166 to 168 2023-12-01T04:55:57.483 INFO:tasks.rados.rados.0.smithi080.stdout:1179: oid 12 updating version 168 to 169 2023-12-01T04:55:57.483 INFO:tasks.rados.rados.0.smithi080.stdout:1179: oid 12 version 169 is already newer than 167 2023-12-01T04:55:57.483 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 12 v 169 (ObjNum 881 snap 0 seq_num 881) dirty exists 2023-12-01T04:55:57.483 INFO:tasks.rados.rados.0.smithi080.stdout:1179: left oid 12 (ObjNum 881 snap 0 seq_num 881) 2023-12-01T04:55:57.483 INFO:tasks.rados.rados.0.smithi080.stdout:1180: expect (ObjNum 556 snap 0 seq_num 556) 2023-12-01T04:55:57.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:55:57 smithi090 bash[32384]: cluster 2023-12-01T04:55:56.127651+0000 mgr.y (mgr.24362) 223 : cluster 0 pgmap v194: 89 pgs: 89 active+clean; 1.3 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 67 MiB/s rd, 11 MiB/s wr, 103 op/s 2023-12-01T04:55:57.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:55:57 smithi090 bash[32384]: audit 2023-12-01T04:55:56.532707+0000 mon.a (mon.0) 850 : audit 0 from='client.? 172.21.15.80:0/3493685722' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:55:57.638 INFO:tasks.rados.rados.0.smithi080.stdout:1182: expect (ObjNum 770 snap 0 seq_num 770) 2023-12-01T04:55:57.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:55:57 smithi080 bash[41963]: cluster 2023-12-01T04:55:56.127651+0000 mgr.y (mgr.24362) 223 : cluster 0 pgmap v194: 89 pgs: 89 active+clean; 1.3 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 67 MiB/s rd, 11 MiB/s wr, 103 op/s 2023-12-01T04:55:57.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:55:57 smithi080 bash[41963]: audit 2023-12-01T04:55:56.532707+0000 mon.a (mon.0) 850 : audit 0 from='client.? 172.21.15.80:0/3493685722' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:55:57.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:55:57 smithi080 bash[28361]: cluster 2023-12-01T04:55:56.127651+0000 mgr.y (mgr.24362) 223 : cluster 0 pgmap v194: 89 pgs: 89 active+clean; 1.3 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 67 MiB/s rd, 11 MiB/s wr, 103 op/s 2023-12-01T04:55:57.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:55:57 smithi080 bash[28361]: audit 2023-12-01T04:55:56.532707+0000 mon.a (mon.0) 850 : audit 0 from='client.? 172.21.15.80:0/3493685722' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:55:57.767 INFO:tasks.rados.rados.0.smithi080.stdout:1181: expect (ObjNum 71 snap 0 seq_num 71) 2023-12-01T04:55:57.871 INFO:tasks.rados.rados.0.smithi080.stdout:1167: done (15 left) 2023-12-01T04:55:57.871 INFO:tasks.rados.rados.0.smithi080.stdout:1168: done (14 left) 2023-12-01T04:55:57.871 INFO:tasks.rados.rados.0.smithi080.stdout:1169: done (13 left) 2023-12-01T04:55:57.871 INFO:tasks.rados.rados.0.smithi080.stdout:1170: done (12 left) 2023-12-01T04:55:57.871 INFO:tasks.rados.rados.0.smithi080.stdout:1171: done (11 left) 2023-12-01T04:55:57.872 INFO:tasks.rados.rados.0.smithi080.stdout:1172: done (10 left) 2023-12-01T04:55:57.872 INFO:tasks.rados.rados.0.smithi080.stdout:1173: done (9 left) 2023-12-01T04:55:57.872 INFO:tasks.rados.rados.0.smithi080.stdout:1174: done (8 left) 2023-12-01T04:55:57.872 INFO:tasks.rados.rados.0.smithi080.stdout:1175: done (7 left) 2023-12-01T04:55:57.872 INFO:tasks.rados.rados.0.smithi080.stdout:1176: done (6 left) 2023-12-01T04:55:57.872 INFO:tasks.rados.rados.0.smithi080.stdout:1177: done (5 left) 2023-12-01T04:55:57.872 INFO:tasks.rados.rados.0.smithi080.stdout:1178: done (4 left) 2023-12-01T04:55:57.872 INFO:tasks.rados.rados.0.smithi080.stdout:1179: done (3 left) 2023-12-01T04:55:57.872 INFO:tasks.rados.rados.0.smithi080.stdout:1180: done (2 left) 2023-12-01T04:55:57.872 INFO:tasks.rados.rados.0.smithi080.stdout:1181: done (1 left) 2023-12-01T04:55:57.872 INFO:tasks.rados.rados.0.smithi080.stdout:1182: done (0 left) 2023-12-01T04:55:57.872 INFO:tasks.rados.rados.0.smithi080.stdout:1183: write oid 58 current snap is 0 2023-12-01T04:55:57.872 INFO:tasks.rados.rados.0.smithi080.stdout:1183: seq_num 882 ranges {423774=666566,1545824=512968,2704609=119165} 2023-12-01T04:55:57.885 INFO:tasks.rados.rados.0.smithi080.stdout:1183: writing smithi08089843-58 from 423774 to 1090340 tid 1 2023-12-01T04:55:57.891 INFO:tasks.rados.rados.0.smithi080.stdout:1183: writing smithi08089843-58 from 1545824 to 2058792 tid 2 2023-12-01T04:55:57.897 INFO:tasks.rados.rados.0.smithi080.stdout:1183: writing smithi08089843-58 from 2704609 to 2823774 tid 3 2023-12-01T04:55:57.897 INFO:tasks.rados.rados.0.smithi080.stdout:1184: read oid 211 snap -1 2023-12-01T04:55:57.897 INFO:tasks.rados.rados.0.smithi080.stdout:1184: expect (ObjNum 843 snap 0 seq_num 843) 2023-12-01T04:55:57.897 INFO:tasks.rados.rados.0.smithi080.stdout:1185: read oid 46 snap -1 2023-12-01T04:55:57.897 INFO:tasks.rados.rados.0.smithi080.stdout:1185: expect (ObjNum 831 snap 0 seq_num 831) 2023-12-01T04:55:57.897 INFO:tasks.rados.rados.0.smithi080.stdout:1186: write oid 397 current snap is 0 2023-12-01T04:55:57.897 INFO:tasks.rados.rados.0.smithi080.stdout:1186: seq_num 883 ranges {440581=741815,1604306=656626,2732032=108549} 2023-12-01T04:55:57.904 INFO:tasks.rados.rados.0.smithi080.stdout:1186: writing smithi08089843-397 from 440581 to 1182396 tid 1 2023-12-01T04:55:57.910 INFO:tasks.rados.rados.0.smithi080.stdout:1186: writing smithi08089843-397 from 1604306 to 2260932 tid 2 2023-12-01T04:55:57.913 INFO:tasks.rados.rados.0.smithi080.stdout:1186: writing smithi08089843-397 from 2732032 to 2840581 tid 3 2023-12-01T04:55:57.913 INFO:tasks.rados.rados.0.smithi080.stdout:1187: write oid 350 current snap is 0 2023-12-01T04:55:57.914 INFO:tasks.rados.rados.0.smithi080.stdout:1187: seq_num 884 ranges {457388=417064,1546435=516637,2643102=214286} 2023-12-01T04:55:57.918 INFO:tasks.rados.rados.0.smithi080.stdout:1187: writing smithi08089843-350 from 457388 to 874452 tid 1 2023-12-01T04:55:57.925 INFO:tasks.rados.rados.0.smithi080.stdout:1187: writing smithi08089843-350 from 1546435 to 2063072 tid 2 2023-12-01T04:55:57.930 INFO:tasks.rados.rados.0.smithi080.stdout:1187: writing smithi08089843-350 from 2643102 to 2857388 tid 3 2023-12-01T04:55:57.930 INFO:tasks.rados.rados.0.smithi080.stdout:1188: write oid 109 current snap is 0 2023-12-01T04:55:57.930 INFO:tasks.rados.rados.0.smithi080.stdout:1188: seq_num 885 ranges {474195=492313,1604917=660295,2670525=203670} 2023-12-01T04:55:57.935 INFO:tasks.rados.rados.0.smithi080.stdout:1188: writing smithi08089843-109 from 474195 to 966508 tid 1 2023-12-01T04:55:57.943 INFO:tasks.rados.rados.0.smithi080.stdout:1188: writing smithi08089843-109 from 1604917 to 2265212 tid 2 2023-12-01T04:55:57.946 INFO:tasks.rados.rados.0.smithi080.stdout:1188: writing smithi08089843-109 from 2670525 to 2874195 tid 3 2023-12-01T04:55:57.946 INFO:tasks.rados.rados.0.smithi080.stdout:1189: write oid 382 current snap is 0 2023-12-01T04:55:57.946 INFO:tasks.rados.rados.0.smithi080.stdout:1189: seq_num 886 ranges {491002=567562,1663399=520306,2814301=76701} 2023-12-01T04:55:57.953 INFO:tasks.rados.rados.0.smithi080.stdout:1189: writing smithi08089843-382 from 491002 to 1058564 tid 1 2023-12-01T04:55:57.959 INFO:tasks.rados.rados.0.smithi080.stdout:1189: writing smithi08089843-382 from 1663399 to 2183705 tid 2 2023-12-01T04:55:57.963 INFO:tasks.rados.rados.0.smithi080.stdout:1189: writing smithi08089843-382 from 2814301 to 2891002 tid 3 2023-12-01T04:55:57.963 INFO:tasks.rados.rados.0.smithi080.stdout:1190: read oid 131 snap -1 2023-12-01T04:55:57.963 INFO:tasks.rados.rados.0.smithi080.stdout:1190: expect (ObjNum 130 snap 0 seq_num 130) 2023-12-01T04:55:57.964 INFO:tasks.rados.rados.0.smithi080.stdout:1191: delete oid 282 current snap is 0 2023-12-01T04:55:57.964 INFO:tasks.rados.rados.0.smithi080.stdout:1183: finishing write tid 1 to smithi08089843-58 2023-12-01T04:55:57.964 INFO:tasks.rados.rados.0.smithi080.stdout:1183: finishing write tid 2 to smithi08089843-58 2023-12-01T04:55:57.964 INFO:tasks.rados.rados.0.smithi080.stdout:1183: finishing write tid 3 to smithi08089843-58 2023-12-01T04:55:57.964 INFO:tasks.rados.rados.0.smithi080.stdout:1183: finishing write tid 4 to smithi08089843-58 2023-12-01T04:55:57.964 INFO:tasks.rados.rados.0.smithi080.stdout:1183: finishing write tid 5 to smithi08089843-58 2023-12-01T04:55:57.964 INFO:tasks.rados.rados.0.smithi080.stdout:1183: oid 58 updating version 0 to 220 2023-12-01T04:55:57.964 INFO:tasks.rados.rados.0.smithi080.stdout:1183: oid 58 updating version 220 to 221 2023-12-01T04:55:57.964 INFO:tasks.rados.rados.0.smithi080.stdout:1183: oid 58 version 221 is already newer than 219 2023-12-01T04:55:57.964 INFO:tasks.rados.rados.0.smithi080.stdout:1183: oid 58 version 221 is already newer than 218 2023-12-01T04:55:57.964 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 58 v 221 (ObjNum 882 snap 0 seq_num 882) dirty exists 2023-12-01T04:55:57.964 INFO:tasks.rados.rados.0.smithi080.stdout:1183: left oid 58 (ObjNum 882 snap 0 seq_num 882) 2023-12-01T04:55:57.964 INFO:tasks.rados.rados.0.smithi080.stdout:1185: expect (ObjNum 831 snap 0 seq_num 831) 2023-12-01T04:55:58.179 INFO:tasks.rados.rados.0.smithi080.stdout:1184: expect (ObjNum 843 snap 0 seq_num 843) 2023-12-01T04:55:58.299 INFO:tasks.rados.rados.0.smithi080.stdout:1186: finishing write tid 1 to smithi08089843-397 2023-12-01T04:55:58.299 INFO:tasks.rados.rados.0.smithi080.stdout:1186: finishing write tid 2 to smithi08089843-397 2023-12-01T04:55:58.299 INFO:tasks.rados.rados.0.smithi080.stdout:1186: finishing write tid 3 to smithi08089843-397 2023-12-01T04:55:58.299 INFO:tasks.rados.rados.0.smithi080.stdout:1186: finishing write tid 4 to smithi08089843-397 2023-12-01T04:55:58.299 INFO:tasks.rados.rados.0.smithi080.stdout:1186: finishing write tid 5 to smithi08089843-397 2023-12-01T04:55:58.299 INFO:tasks.rados.rados.0.smithi080.stdout:1186: oid 397 updating version 0 to 174 2023-12-01T04:55:58.299 INFO:tasks.rados.rados.0.smithi080.stdout:1186: oid 397 version 174 is already newer than 172 2023-12-01T04:55:58.299 INFO:tasks.rados.rados.0.smithi080.stdout:1186: oid 397 version 174 is already newer than 173 2023-12-01T04:55:58.300 INFO:tasks.rados.rados.0.smithi080.stdout:1186: oid 397 updating version 174 to 175 2023-12-01T04:55:58.300 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 397 v 175 (ObjNum 883 snap 0 seq_num 883) dirty exists 2023-12-01T04:55:58.300 INFO:tasks.rados.rados.0.smithi080.stdout:1186: left oid 397 (ObjNum 883 snap 0 seq_num 883) 2023-12-01T04:55:58.300 INFO:tasks.rados.rados.0.smithi080.stdout:1187: finishing write tid 1 to smithi08089843-350 2023-12-01T04:55:58.300 INFO:tasks.rados.rados.0.smithi080.stdout:1183: done (8 left) 2023-12-01T04:55:58.300 INFO:tasks.rados.rados.0.smithi080.stdout:1184: done (7 left) 2023-12-01T04:55:58.300 INFO:tasks.rados.rados.0.smithi080.stdout:1185: done (6 left) 2023-12-01T04:55:58.300 INFO:tasks.rados.rados.0.smithi080.stdout:1186: done (5 left) 2023-12-01T04:55:58.300 INFO:tasks.rados.rados.0.smithi080.stdout:1191: done (4 left) 2023-12-01T04:55:58.300 INFO:tasks.rados.rados.0.smithi080.stdout:1192: write oid 69 current snap is 0 2023-12-01T04:55:58.300 INFO:tasks.rados.rados.0.smithi080.stdout:1187: finishing write tid 2 to smithi08089843-350 2023-12-01T04:55:58.300 INFO:tasks.rados.rados.0.smithi080.stdout:1187: finishing write tid 3 to smithi08089843-350 2023-12-01T04:55:58.301 INFO:tasks.rados.rados.0.smithi080.stdout:1187: finishing write tid 4 to smithi08089843-350 2023-12-01T04:55:58.301 INFO:tasks.rados.rados.0.smithi080.stdout:1192: seq_num 888 ranges {524616=718060,1664010=523975,2752794=171822} 2023-12-01T04:55:58.312 INFO:tasks.rados.rados.0.smithi080.stdout:1192: writing smithi08089843-69 from 524616 to 1242676 tid 1 2023-12-01T04:55:58.317 INFO:tasks.rados.rados.0.smithi080.stdout:1192: writing smithi08089843-69 from 1664010 to 2187985 tid 2 2023-12-01T04:55:58.322 INFO:tasks.rados.rados.0.smithi080.stdout:1192: writing smithi08089843-69 from 2752794 to 2924616 tid 3 2023-12-01T04:55:58.322 INFO:tasks.rados.rados.0.smithi080.stdout:1193: read oid 357 snap -1 2023-12-01T04:55:58.322 INFO:tasks.rados.rados.0.smithi080.stdout:1193: expect (ObjNum 877 snap 0 seq_num 877) 2023-12-01T04:55:58.322 INFO:tasks.rados.rados.0.smithi080.stdout:1194: delete oid 472 current snap is 0 2023-12-01T04:55:58.323 INFO:tasks.rados.rados.0.smithi080.stdout:1187: finishing write tid 5 to smithi08089843-350 2023-12-01T04:55:58.323 INFO:tasks.rados.rados.0.smithi080.stdout:1187: oid 350 updating version 0 to 145 2023-12-01T04:55:58.323 INFO:tasks.rados.rados.0.smithi080.stdout:1187: oid 350 version 145 is already newer than 143 2023-12-01T04:55:58.323 INFO:tasks.rados.rados.0.smithi080.stdout:1187: oid 350 version 145 is already newer than 142 2023-12-01T04:55:58.323 INFO:tasks.rados.rados.0.smithi080.stdout:1187: oid 350 version 145 is already newer than 144 2023-12-01T04:55:58.323 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 350 v 145 (ObjNum 884 snap 0 seq_num 884) dirty exists 2023-12-01T04:55:58.323 INFO:tasks.rados.rados.0.smithi080.stdout:1187: left oid 350 (ObjNum 884 snap 0 seq_num 884) 2023-12-01T04:55:58.323 INFO:tasks.rados.rados.0.smithi080.stdout:1188: finishing write tid 1 to smithi08089843-109 2023-12-01T04:55:58.323 INFO:tasks.rados.rados.0.smithi080.stdout:1188: finishing write tid 2 to smithi08089843-109 2023-12-01T04:55:58.323 INFO:tasks.rados.rados.0.smithi080.stdout:1188: finishing write tid 3 to smithi08089843-109 2023-12-01T04:55:58.323 INFO:tasks.rados.rados.0.smithi080.stdout:1188: finishing write tid 4 to smithi08089843-109 2023-12-01T04:55:58.323 INFO:tasks.rados.rados.0.smithi080.stdout:1188: finishing write tid 5 to smithi08089843-109 2023-12-01T04:55:58.323 INFO:tasks.rados.rados.0.smithi080.stdout:1188: oid 109 updating version 0 to 185 2023-12-01T04:55:58.323 INFO:tasks.rados.rados.0.smithi080.stdout:1188: oid 109 updating version 185 to 186 2023-12-01T04:55:58.324 INFO:tasks.rados.rados.0.smithi080.stdout:1188: oid 109 updating version 186 to 188 2023-12-01T04:55:58.324 INFO:tasks.rados.rados.0.smithi080.stdout:1188: oid 109 version 188 is already newer than 187 2023-12-01T04:55:58.324 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 109 v 188 (ObjNum 885 snap 0 seq_num 885) dirty exists 2023-12-01T04:55:58.324 INFO:tasks.rados.rados.0.smithi080.stdout:1188: left oid 109 (ObjNum 885 snap 0 seq_num 885) 2023-12-01T04:55:58.324 INFO:tasks.rados.rados.0.smithi080.stdout:1189: finishing write tid 1 to smithi08089843-382 2023-12-01T04:55:58.324 INFO:tasks.rados.rados.0.smithi080.stdout:1189: finishing write tid 2 to smithi08089843-382 2023-12-01T04:55:58.324 INFO:tasks.rados.rados.0.smithi080.stdout:1189: finishing write tid 3 to smithi08089843-382 2023-12-01T04:55:58.324 INFO:tasks.rados.rados.0.smithi080.stdout:1189: finishing write tid 4 to smithi08089843-382 2023-12-01T04:55:58.324 INFO:tasks.rados.rados.0.smithi080.stdout:1189: finishing write tid 5 to smithi08089843-382 2023-12-01T04:55:58.324 INFO:tasks.rados.rados.0.smithi080.stdout:1189: oid 382 updating version 0 to 162 2023-12-01T04:55:58.324 INFO:tasks.rados.rados.0.smithi080.stdout:1189: oid 382 version 162 is already newer than 160 2023-12-01T04:55:58.324 INFO:tasks.rados.rados.0.smithi080.stdout:1189: oid 382 version 162 is already newer than 161 2023-12-01T04:55:58.324 INFO:tasks.rados.rados.0.smithi080.stdout:1189: oid 382 version 162 is already newer than 159 2023-12-01T04:55:58.324 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 382 v 162 (ObjNum 886 snap 0 seq_num 886) dirty exists 2023-12-01T04:55:58.324 INFO:tasks.rados.rados.0.smithi080.stdout:1189: left oid 382 (ObjNum 886 snap 0 seq_num 886) 2023-12-01T04:55:58.325 INFO:tasks.rados.rados.0.smithi080.stdout:1190: expect (ObjNum 130 snap 0 seq_num 130) 2023-12-01T04:55:58.402 INFO:tasks.rados.rados.0.smithi080.stdout:1192: finishing write tid 1 to smithi08089843-69 2023-12-01T04:55:58.402 INFO:tasks.rados.rados.0.smithi080.stdout:1192: finishing write tid 2 to smithi08089843-69 2023-12-01T04:55:58.402 INFO:tasks.rados.rados.0.smithi080.stdout:1192: finishing write tid 3 to smithi08089843-69 2023-12-01T04:55:58.402 INFO:tasks.rados.rados.0.smithi080.stdout:1192: finishing write tid 4 to smithi08089843-69 2023-12-01T04:55:58.402 INFO:tasks.rados.rados.0.smithi080.stdout:1192: finishing write tid 5 to smithi08089843-69 2023-12-01T04:55:58.402 INFO:tasks.rados.rados.0.smithi080.stdout:1192: oid 69 updating version 0 to 192 2023-12-01T04:55:58.402 INFO:tasks.rados.rados.0.smithi080.stdout:1192: oid 69 version 192 is already newer than 191 2023-12-01T04:55:58.402 INFO:tasks.rados.rados.0.smithi080.stdout:1192: oid 69 version 192 is already newer than 190 2023-12-01T04:55:58.402 INFO:tasks.rados.rados.0.smithi080.stdout:1192: oid 69 updating version 192 to 193 2023-12-01T04:55:58.402 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 69 v 193 (ObjNum 888 snap 0 seq_num 888) dirty exists 2023-12-01T04:55:58.402 INFO:tasks.rados.rados.0.smithi080.stdout:1192: left oid 69 (ObjNum 888 snap 0 seq_num 888) 2023-12-01T04:55:58.403 INFO:tasks.rados.rados.0.smithi080.stdout:1193: expect (ObjNum 877 snap 0 seq_num 877) 2023-12-01T04:55:58.521 INFO:tasks.rados.rados.0.smithi080.stdout:1187: done (6 left) 2023-12-01T04:55:58.522 INFO:tasks.rados.rados.0.smithi080.stdout:1188: done (5 left) 2023-12-01T04:55:58.522 INFO:tasks.rados.rados.0.smithi080.stdout:1189: done (4 left) 2023-12-01T04:55:58.522 INFO:tasks.rados.rados.0.smithi080.stdout:1190: done (3 left) 2023-12-01T04:55:58.522 INFO:tasks.rados.rados.0.smithi080.stdout:1192: done (2 left) 2023-12-01T04:55:58.522 INFO:tasks.rados.rados.0.smithi080.stdout:1193: done (1 left) 2023-12-01T04:55:58.522 INFO:tasks.rados.rados.0.smithi080.stdout:1194: done (0 left) 2023-12-01T04:55:58.522 INFO:tasks.rados.rados.0.smithi080.stdout:1195: write oid 317 current snap is 0 2023-12-01T04:55:58.522 INFO:tasks.rados.rados.0.smithi080.stdout:1195: seq_num 890 ranges {558230=584911,1897327=527644,2923993=34237} 2023-12-01T04:55:58.534 INFO:tasks.rados.rados.0.smithi080.stdout:1195: writing smithi08089843-317 from 558230 to 1143141 tid 1 2023-12-01T04:55:58.542 INFO:tasks.rados.rados.0.smithi080.stdout:1195: writing smithi08089843-317 from 1897327 to 2424971 tid 2 2023-12-01T04:55:58.545 INFO:tasks.rados.rados.0.smithi080.stdout:1195: writing smithi08089843-317 from 2923993 to 2958230 tid 3 2023-12-01T04:55:58.545 INFO:tasks.rados.rados.0.smithi080.stdout:1196: delete oid 383 current snap is 0 2023-12-01T04:55:58.545 INFO:tasks.rados.rados.0.smithi080.stdout:1195: finishing write tid 1 to smithi08089843-317 2023-12-01T04:55:58.548 INFO:tasks.rados.rados.0.smithi080.stdout:1196: done (1 left) 2023-12-01T04:55:58.548 INFO:tasks.rados.rados.0.smithi080.stdout:1197: write oid 429 current snap is 0 2023-12-01T04:55:58.548 INFO:tasks.rados.rados.0.smithi080.stdout:1197: seq_num 892 ranges {591844=735409,1897938=531313,2862486=129358} 2023-12-01T04:55:58.555 INFO:tasks.rados.rados.0.smithi080.stdout:1197: writing smithi08089843-429 from 591844 to 1327253 tid 1 2023-12-01T04:55:58.562 INFO:tasks.rados.rados.0.smithi080.stdout:1197: writing smithi08089843-429 from 1897938 to 2429251 tid 2 2023-12-01T04:55:58.566 INFO:tasks.rados.rados.0.smithi080.stdout:1197: writing smithi08089843-429 from 2862486 to 2991844 tid 3 2023-12-01T04:55:58.566 INFO:tasks.rados.rados.0.smithi080.stdout:1198: delete oid 187 current snap is 0 2023-12-01T04:55:58.566 INFO:tasks.rados.rados.0.smithi080.stdout:1195: finishing write tid 2 to smithi08089843-317 2023-12-01T04:55:58.566 INFO:tasks.rados.rados.0.smithi080.stdout:1195: finishing write tid 3 to smithi08089843-317 2023-12-01T04:55:58.566 INFO:tasks.rados.rados.0.smithi080.stdout:1195: finishing write tid 4 to smithi08089843-317 2023-12-01T04:55:58.566 INFO:tasks.rados.rados.0.smithi080.stdout:1195: finishing write tid 5 to smithi08089843-317 2023-12-01T04:55:58.566 INFO:tasks.rados.rados.0.smithi080.stdout:1195: oid 317 updating version 0 to 224 2023-12-01T04:55:58.566 INFO:tasks.rados.rados.0.smithi080.stdout:1195: oid 317 version 224 is already newer than 223 2023-12-01T04:55:58.566 INFO:tasks.rados.rados.0.smithi080.stdout:1195: oid 317 updating version 224 to 226 2023-12-01T04:55:58.566 INFO:tasks.rados.rados.0.smithi080.stdout:1195: oid 317 version 226 is already newer than 225 2023-12-01T04:55:58.566 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 317 v 226 (ObjNum 890 snap 0 seq_num 890) dirty exists 2023-12-01T04:55:58.566 INFO:tasks.rados.rados.0.smithi080.stdout:1195: left oid 317 (ObjNum 890 snap 0 seq_num 890) 2023-12-01T04:55:58.567 INFO:tasks.rados.rados.0.smithi080.stdout:1197: finishing write tid 1 to smithi08089843-429 2023-12-01T04:55:58.567 INFO:tasks.rados.rados.0.smithi080.stdout:1197: finishing write tid 2 to smithi08089843-429 2023-12-01T04:55:58.567 INFO:tasks.rados.rados.0.smithi080.stdout:1195: done (2 left) 2023-12-01T04:55:58.567 INFO:tasks.rados.rados.0.smithi080.stdout:1198: done (1 left) 2023-12-01T04:55:58.567 INFO:tasks.rados.rados.0.smithi080.stdout:1199: write oid 127 current snap is 0 2023-12-01T04:55:58.568 INFO:tasks.rados.rados.0.smithi080.stdout:1199: seq_num 894 ranges {625458=485907,1614902=534982,2917332=108126} 2023-12-01T04:55:58.576 INFO:tasks.rados.rados.0.smithi080.stdout:1199: writing smithi08089843-127 from 625458 to 1111365 tid 1 2023-12-01T04:55:58.583 INFO:tasks.rados.rados.0.smithi080.stdout:1199: writing smithi08089843-127 from 1614902 to 2149884 tid 2 2023-12-01T04:55:58.588 INFO:tasks.rados.rados.0.smithi080.stdout:1199: writing smithi08089843-127 from 2917332 to 3025458 tid 3 2023-12-01T04:55:58.588 INFO:tasks.rados.rados.0.smithi080.stdout:1200: write oid 484 current snap is 0 2023-12-01T04:55:58.588 INFO:tasks.rados.rados.0.smithi080.stdout:1200: seq_num 895 ranges {642265=561156,1673384=678640,2828402=213863} 2023-12-01T04:55:58.594 INFO:tasks.rados.rados.0.smithi080.stdout:1200: writing smithi08089843-484 from 642265 to 1203421 tid 1 2023-12-01T04:55:58.601 INFO:tasks.rados.rados.0.smithi080.stdout:1200: writing smithi08089843-484 from 1673384 to 2352024 tid 2 2023-12-01T04:55:58.605 INFO:tasks.rados.rados.0.smithi080.stdout:1200: writing smithi08089843-484 from 2828402 to 3042265 tid 3 2023-12-01T04:55:58.605 INFO:tasks.rados.rados.0.smithi080.stdout:1201: write oid 124 current snap is 0 2023-12-01T04:55:58.605 INFO:tasks.rados.rados.0.smithi080.stdout:1197: finishing write tid 3 to smithi08089843-429 2023-12-01T04:55:58.605 INFO:tasks.rados.rados.0.smithi080.stdout:1201: seq_num 896 ranges {659072=636405,1731866=422298,2855825=203247} 2023-12-01T04:55:58.612 INFO:tasks.rados.rados.0.smithi080.stdout:1201: writing smithi08089843-124 from 659072 to 1295477 tid 1 2023-12-01T04:55:58.617 INFO:tasks.rados.rados.0.smithi080.stdout:1201: writing smithi08089843-124 from 1731866 to 2154164 tid 2 2023-12-01T04:55:58.622 INFO:tasks.rados.rados.0.smithi080.stdout:1201: writing smithi08089843-124 from 2855825 to 3059072 tid 3 2023-12-01T04:55:58.622 INFO:tasks.rados.rados.0.smithi080.stdout:1202: read oid 42 snap -1 2023-12-01T04:55:58.622 INFO:tasks.rados.rados.0.smithi080.stdout:1202: expect (ObjNum 41 snap 0 seq_num 41) 2023-12-01T04:55:58.623 INFO:tasks.rados.rados.0.smithi080.stdout:1203: write oid 473 current snap is 0 2023-12-01T04:55:58.623 INFO:tasks.rados.rados.0.smithi080.stdout:1203: seq_num 897 ranges {675879=711654,2073995=682309} 2023-12-01T04:55:58.630 INFO:tasks.rados.rados.0.smithi080.stdout:1203: writing smithi08089843-473 from 675879 to 1387533 tid 1 2023-12-01T04:55:58.638 INFO:tasks.rados.rados.0.smithi080.stdout:1203: writing smithi08089843-473 from 2073995 to 2756304 tid 2 2023-12-01T04:55:58.638 INFO:tasks.rados.rados.0.smithi080.stdout:1204: read oid 89 snap -1 2023-12-01T04:55:58.638 INFO:tasks.rados.rados.0.smithi080.stdout:1204: expect (ObjNum 631 snap 0 seq_num 631) 2023-12-01T04:55:58.639 INFO:tasks.rados.rados.0.smithi080.stdout:1205: write oid 441 current snap is 0 2023-12-01T04:55:58.639 INFO:tasks.rados.rados.0.smithi080.stdout:1205: seq_num 898 ranges {692686=503256,1848830=425967,2910671=182015} 2023-12-01T04:55:58.645 INFO:tasks.rados.rados.0.smithi080.stdout:1205: writing smithi08089843-441 from 692686 to 1195942 tid 1 2023-12-01T04:55:58.651 INFO:tasks.rados.rados.0.smithi080.stdout:1205: writing smithi08089843-441 from 1848830 to 2274797 tid 2 2023-12-01T04:55:58.655 INFO:tasks.rados.rados.0.smithi080.stdout:1205: writing smithi08089843-441 from 2910671 to 3092686 tid 3 2023-12-01T04:55:58.655 INFO:tasks.rados.rados.0.smithi080.stdout:1206: write oid 395 current snap is 0 2023-12-01T04:55:58.656 INFO:tasks.rados.rados.0.smithi080.stdout:1206: seq_num 899 ranges {709493=578505,1907312=685978} 2023-12-01T04:55:58.663 INFO:tasks.rados.rados.0.smithi080.stdout:1206: writing smithi08089843-395 from 709493 to 1287998 tid 1 2023-12-01T04:55:58.671 INFO:tasks.rados.rados.0.smithi080.stdout:1206: writing smithi08089843-395 from 1907312 to 2593290 tid 2 2023-12-01T04:55:58.671 INFO:tasks.rados.rados.0.smithi080.stdout:1207: read oid 237 snap -1 2023-12-01T04:55:58.671 INFO:tasks.rados.rados.0.smithi080.stdout:1207: expect (ObjNum 876 snap 0 seq_num 876) 2023-12-01T04:55:58.671 INFO:tasks.rados.rados.0.smithi080.stdout:1208: read oid 297 snap -1 2023-12-01T04:55:58.671 INFO:tasks.rados.rados.0.smithi080.stdout:1208: expect (ObjNum 693 snap 0 seq_num 693) 2023-12-01T04:55:58.671 INFO:tasks.rados.rados.0.smithi080.stdout:1209: read oid 478 snap -1 2023-12-01T04:55:58.671 INFO:tasks.rados.rados.0.smithi080.stdout:1209: expect (ObjNum 477 snap 0 seq_num 477) 2023-12-01T04:55:58.672 INFO:tasks.rados.rados.0.smithi080.stdout:1210: write oid 437 current snap is 0 2023-12-01T04:55:58.672 INFO:tasks.rados.rados.0.smithi080.stdout:1197: finishing write tid 4 to smithi08089843-429 2023-12-01T04:55:58.672 INFO:tasks.rados.rados.0.smithi080.stdout:1197: finishing write tid 5 to smithi08089843-429 2023-12-01T04:55:58.672 INFO:tasks.rados.rados.0.smithi080.stdout:1197: oid 429 updating version 0 to 177 2023-12-01T04:55:58.672 INFO:tasks.rados.rados.0.smithi080.stdout:1197: oid 429 version 177 is already newer than 176 2023-12-01T04:55:58.672 INFO:tasks.rados.rados.0.smithi080.stdout:1197: oid 429 updating version 177 to 179 2023-12-01T04:55:58.672 INFO:tasks.rados.rados.0.smithi080.stdout:1197: oid 429 version 179 is already newer than 178 2023-12-01T04:55:58.672 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 429 v 179 (ObjNum 892 snap 0 seq_num 892) dirty exists 2023-12-01T04:55:58.672 INFO:tasks.rados.rados.0.smithi080.stdout:1197: left oid 429 (ObjNum 892 snap 0 seq_num 892) 2023-12-01T04:55:58.672 INFO:tasks.rados.rados.0.smithi080.stdout:1199: finishing write tid 1 to smithi08089843-127 2023-12-01T04:55:58.672 INFO:tasks.rados.rados.0.smithi080.stdout:1199: finishing write tid 2 to smithi08089843-127 2023-12-01T04:55:58.672 INFO:tasks.rados.rados.0.smithi080.stdout:1199: finishing write tid 3 to smithi08089843-127 2023-12-01T04:55:58.672 INFO:tasks.rados.rados.0.smithi080.stdout:1199: finishing write tid 4 to smithi08089843-127 2023-12-01T04:55:58.673 INFO:tasks.rados.rados.0.smithi080.stdout:1199: finishing write tid 5 to smithi08089843-127 2023-12-01T04:55:58.673 INFO:tasks.rados.rados.0.smithi080.stdout:1199: oid 127 updating version 0 to 197 2023-12-01T04:55:58.673 INFO:tasks.rados.rados.0.smithi080.stdout:1199: oid 127 version 197 is already newer than 194 2023-12-01T04:55:58.673 INFO:tasks.rados.rados.0.smithi080.stdout:1199: oid 127 version 197 is already newer than 195 2023-12-01T04:55:58.673 INFO:tasks.rados.rados.0.smithi080.stdout:1199: oid 127 version 197 is already newer than 196 2023-12-01T04:55:58.673 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 127 v 197 (ObjNum 894 snap 0 seq_num 894) dirty exists 2023-12-01T04:55:58.673 INFO:tasks.rados.rados.0.smithi080.stdout:1199: left oid 127 (ObjNum 894 snap 0 seq_num 894) 2023-12-01T04:55:58.673 INFO:tasks.rados.rados.0.smithi080.stdout:1200: finishing write tid 1 to smithi08089843-484 2023-12-01T04:55:58.673 INFO:tasks.rados.rados.0.smithi080.stdout:1200: finishing write tid 2 to smithi08089843-484 2023-12-01T04:55:58.673 INFO:tasks.rados.rados.0.smithi080.stdout:1200: finishing write tid 3 to smithi08089843-484 2023-12-01T04:55:58.673 INFO:tasks.rados.rados.0.smithi080.stdout:1200: finishing write tid 4 to smithi08089843-484 2023-12-01T04:55:58.673 INFO:tasks.rados.rados.0.smithi080.stdout:1200: finishing write tid 5 to smithi08089843-484 2023-12-01T04:55:58.673 INFO:tasks.rados.rados.0.smithi080.stdout:1200: oid 484 updating version 0 to 186 2023-12-01T04:55:58.673 INFO:tasks.rados.rados.0.smithi080.stdout:1200: oid 484 updating version 186 to 188 2023-12-01T04:55:58.673 INFO:tasks.rados.rados.0.smithi080.stdout:1200: oid 484 version 188 is already newer than 187 2023-12-01T04:55:58.674 INFO:tasks.rados.rados.0.smithi080.stdout:1200: oid 484 updating version 188 to 189 2023-12-01T04:55:58.674 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 484 v 189 (ObjNum 895 snap 0 seq_num 895) dirty exists 2023-12-01T04:55:58.674 INFO:tasks.rados.rados.0.smithi080.stdout:1200: left oid 484 (ObjNum 895 snap 0 seq_num 895) 2023-12-01T04:55:58.674 INFO:tasks.rados.rados.0.smithi080.stdout:1201: finishing write tid 1 to smithi08089843-124 2023-12-01T04:55:58.674 INFO:tasks.rados.rados.0.smithi080.stdout:1201: finishing write tid 2 to smithi08089843-124 2023-12-01T04:55:58.674 INFO:tasks.rados.rados.0.smithi080.stdout:1201: finishing write tid 3 to smithi08089843-124 2023-12-01T04:55:58.674 INFO:tasks.rados.rados.0.smithi080.stdout:1201: finishing write tid 4 to smithi08089843-124 2023-12-01T04:55:58.674 INFO:tasks.rados.rados.0.smithi080.stdout:1201: finishing write tid 5 to smithi08089843-124 2023-12-01T04:55:58.674 INFO:tasks.rados.rados.0.smithi080.stdout:1201: oid 124 updating version 0 to 193 2023-12-01T04:55:58.674 INFO:tasks.rados.rados.0.smithi080.stdout:1201: oid 124 version 193 is already newer than 190 2023-12-01T04:55:58.674 INFO:tasks.rados.rados.0.smithi080.stdout:1201: oid 124 version 193 is already newer than 191 2023-12-01T04:55:58.674 INFO:tasks.rados.rados.0.smithi080.stdout:1201: oid 124 version 193 is already newer than 192 2023-12-01T04:55:58.674 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 124 v 193 (ObjNum 896 snap 0 seq_num 896) dirty exists 2023-12-01T04:55:58.674 INFO:tasks.rados.rados.0.smithi080.stdout:1201: left oid 124 (ObjNum 896 snap 0 seq_num 896) 2023-12-01T04:55:58.674 INFO:tasks.rados.rados.0.smithi080.stdout:1202: expect (ObjNum 41 snap 0 seq_num 41) 2023-12-01T04:55:58.769 INFO:tasks.rados.rados.0.smithi080.stdout:1203: finishing write tid 1 to smithi08089843-473 2023-12-01T04:55:58.769 INFO:tasks.rados.rados.0.smithi080.stdout:1203: finishing write tid 2 to smithi08089843-473 2023-12-01T04:55:58.769 INFO:tasks.rados.rados.0.smithi080.stdout:1203: finishing write tid 3 to smithi08089843-473 2023-12-01T04:55:58.770 INFO:tasks.rados.rados.0.smithi080.stdout:1203: finishing write tid 4 to smithi08089843-473 2023-12-01T04:55:58.770 INFO:tasks.rados.rados.0.smithi080.stdout:1203: oid 473 updating version 0 to 166 2023-12-01T04:55:58.770 INFO:tasks.rados.rados.0.smithi080.stdout:1203: oid 473 version 166 is already newer than 164 2023-12-01T04:55:58.770 INFO:tasks.rados.rados.0.smithi080.stdout:1203: oid 473 version 166 is already newer than 165 2023-12-01T04:55:58.770 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 473 v 166 (ObjNum 897 snap 0 seq_num 897) dirty exists 2023-12-01T04:55:58.770 INFO:tasks.rados.rados.0.smithi080.stdout:1203: left oid 473 (ObjNum 897 snap 0 seq_num 897) 2023-12-01T04:55:58.770 INFO:tasks.rados.rados.0.smithi080.stdout:1204: expect (ObjNum 631 snap 0 seq_num 631) 2023-12-01T04:55:58.891 INFO:tasks.rados.rados.0.smithi080.stdout:1205: finishing write tid 1 to smithi08089843-441 2023-12-01T04:55:58.891 INFO:tasks.rados.rados.0.smithi080.stdout:1205: finishing write tid 2 to smithi08089843-441 2023-12-01T04:55:58.891 INFO:tasks.rados.rados.0.smithi080.stdout:1205: finishing write tid 3 to smithi08089843-441 2023-12-01T04:55:58.891 INFO:tasks.rados.rados.0.smithi080.stdout:1205: finishing write tid 4 to smithi08089843-441 2023-12-01T04:55:58.891 INFO:tasks.rados.rados.0.smithi080.stdout:1205: finishing write tid 5 to smithi08089843-441 2023-12-01T04:55:58.891 INFO:tasks.rados.rados.0.smithi080.stdout:1205: oid 441 updating version 0 to 284 2023-12-01T04:55:58.891 INFO:tasks.rados.rados.0.smithi080.stdout:1205: oid 441 version 284 is already newer than 283 2023-12-01T04:55:58.891 INFO:tasks.rados.rados.0.smithi080.stdout:1205: oid 441 updating version 284 to 285 2023-12-01T04:55:58.891 INFO:tasks.rados.rados.0.smithi080.stdout:1205: oid 441 version 285 is already newer than 282 2023-12-01T04:55:58.891 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 441 v 285 (ObjNum 898 snap 0 seq_num 898) dirty exists 2023-12-01T04:55:58.891 INFO:tasks.rados.rados.0.smithi080.stdout:1205: left oid 441 (ObjNum 898 snap 0 seq_num 898) 2023-12-01T04:55:58.892 INFO:tasks.rados.rados.0.smithi080.stdout:1206: finishing write tid 1 to smithi08089843-395 2023-12-01T04:55:58.892 INFO:tasks.rados.rados.0.smithi080.stdout:1206: finishing write tid 2 to smithi08089843-395 2023-12-01T04:55:58.892 INFO:tasks.rados.rados.0.smithi080.stdout:1206: finishing write tid 3 to smithi08089843-395 2023-12-01T04:55:58.892 INFO:tasks.rados.rados.0.smithi080.stdout:1206: finishing write tid 4 to smithi08089843-395 2023-12-01T04:55:58.892 INFO:tasks.rados.rados.0.smithi080.stdout:1206: oid 395 updating version 0 to 167 2023-12-01T04:55:58.892 INFO:tasks.rados.rados.0.smithi080.stdout:1206: oid 395 updating version 167 to 168 2023-12-01T04:55:58.892 INFO:tasks.rados.rados.0.smithi080.stdout:1206: oid 395 updating version 168 to 169 2023-12-01T04:55:58.892 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 395 v 169 (ObjNum 899 snap 0 seq_num 899) dirty exists 2023-12-01T04:55:58.892 INFO:tasks.rados.rados.0.smithi080.stdout:1206: left oid 395 (ObjNum 899 snap 0 seq_num 899) 2023-12-01T04:55:58.892 INFO:tasks.rados.rados.0.smithi080.stdout:1209: expect (ObjNum 477 snap 0 seq_num 477) 2023-12-01T04:55:58.963 INFO:tasks.rados.rados.0.smithi080.stdout:1207: expect (ObjNum 876 snap 0 seq_num 876) 2023-12-01T04:55:59.062 INFO:tasks.rados.rados.0.smithi080.stdout:1208: expect (ObjNum 693 snap 0 seq_num 693) 2023-12-01T04:55:59.227 INFO:tasks.rados.rados.0.smithi080.stdout:1210: seq_num 900 ranges {726300=653754,1965794=429636,2965517=160783} 2023-12-01T04:55:59.241 INFO:tasks.rados.rados.0.smithi080.stdout:1210: writing smithi08089843-437 from 726300 to 1380054 tid 1 2023-12-01T04:55:59.248 INFO:tasks.rados.rados.0.smithi080.stdout:1210: writing smithi08089843-437 from 1965794 to 2395430 tid 2 2023-12-01T04:55:59.252 INFO:tasks.rados.rados.0.smithi080.stdout:1210: writing smithi08089843-437 from 2965517 to 3126300 tid 3 2023-12-01T04:55:59.252 INFO:tasks.rados.rados.0.smithi080.stdout:1197: done (12 left) 2023-12-01T04:55:59.252 INFO:tasks.rados.rados.0.smithi080.stdout:1199: done (11 left) 2023-12-01T04:55:59.252 INFO:tasks.rados.rados.0.smithi080.stdout:1200: done (10 left) 2023-12-01T04:55:59.252 INFO:tasks.rados.rados.0.smithi080.stdout:1201: done (9 left) 2023-12-01T04:55:59.253 INFO:tasks.rados.rados.0.smithi080.stdout:1202: done (8 left) 2023-12-01T04:55:59.253 INFO:tasks.rados.rados.0.smithi080.stdout:1203: done (7 left) 2023-12-01T04:55:59.253 INFO:tasks.rados.rados.0.smithi080.stdout:1204: done (6 left) 2023-12-01T04:55:59.253 INFO:tasks.rados.rados.0.smithi080.stdout:1205: done (5 left) 2023-12-01T04:55:59.253 INFO:tasks.rados.rados.0.smithi080.stdout:1206: done (4 left) 2023-12-01T04:55:59.253 INFO:tasks.rados.rados.0.smithi080.stdout:1207: done (3 left) 2023-12-01T04:55:59.253 INFO:tasks.rados.rados.0.smithi080.stdout:1208: done (2 left) 2023-12-01T04:55:59.253 INFO:tasks.rados.rados.0.smithi080.stdout:1209: done (1 left) 2023-12-01T04:55:59.253 INFO:tasks.rados.rados.0.smithi080.stdout:1211: write oid 386 current snap is 0 2023-12-01T04:55:59.253 INFO:tasks.rados.rados.0.smithi080.stdout:1211: seq_num 901 ranges {743107=729003,1907923=689647} 2023-12-01T04:55:59.260 INFO:tasks.rados.rados.0.smithi080.stdout:1211: writing smithi08089843-386 from 743107 to 1472110 tid 1 2023-12-01T04:55:59.267 INFO:tasks.rados.rados.0.smithi080.stdout:1211: writing smithi08089843-386 from 1907923 to 2597570 tid 2 2023-12-01T04:55:59.267 INFO:tasks.rados.rados.0.smithi080.stdout:1212: read oid 286 snap -1 2023-12-01T04:55:59.267 INFO:tasks.rados.rados.0.smithi080.stdout:1212: expect deleted 2023-12-01T04:55:59.267 INFO:tasks.rados.rados.0.smithi080.stdout:1213: read oid 317 snap -1 2023-12-01T04:55:59.267 INFO:tasks.rados.rados.0.smithi080.stdout:1213: expect (ObjNum 890 snap 0 seq_num 890) 2023-12-01T04:55:59.268 INFO:tasks.rados.rados.0.smithi080.stdout:1214: write oid 162 current snap is 0 2023-12-01T04:55:59.268 INFO:tasks.rados.rados.0.smithi080.stdout:1210: finishing write tid 1 to smithi08089843-437 2023-12-01T04:55:59.268 INFO:tasks.rados.rados.0.smithi080.stdout:1214: seq_num 902 ranges {759914=404252,1566405=433305,2504010=655904} 2023-12-01T04:55:59.274 INFO:tasks.rados.rados.0.smithi080.stdout:1214: writing smithi08089843-162 from 759914 to 1164166 tid 1 2023-12-01T04:55:59.279 INFO:tasks.rados.rados.0.smithi080.stdout:1214: writing smithi08089843-162 from 1566405 to 1999710 tid 2 2023-12-01T04:55:59.285 INFO:tasks.rados.rados.0.smithi080.stdout:1214: writing smithi08089843-162 from 2504010 to 3159914 tid 3 2023-12-01T04:55:59.286 INFO:tasks.rados.rados.0.smithi080.stdout:1215: delete oid 499 current snap is 0 2023-12-01T04:55:59.286 INFO:tasks.rados.rados.0.smithi080.stdout:1210: finishing write tid 2 to smithi08089843-437 2023-12-01T04:55:59.286 INFO:tasks.rados.rados.0.smithi080.stdout:1210: finishing write tid 3 to smithi08089843-437 2023-12-01T04:55:59.286 INFO:tasks.rados.rados.0.smithi080.stdout:1210: finishing write tid 4 to smithi08089843-437 2023-12-01T04:55:59.286 INFO:tasks.rados.rados.0.smithi080.stdout:1210: finishing write tid 5 to smithi08089843-437 2023-12-01T04:55:59.286 INFO:tasks.rados.rados.0.smithi080.stdout:1210: oid 437 updating version 0 to 170 2023-12-01T04:55:59.286 INFO:tasks.rados.rados.0.smithi080.stdout:1210: oid 437 updating version 170 to 172 2023-12-01T04:55:59.286 INFO:tasks.rados.rados.0.smithi080.stdout:1210: oid 437 version 172 is already newer than 171 2023-12-01T04:55:59.286 INFO:tasks.rados.rados.0.smithi080.stdout:1210: oid 437 updating version 172 to 173 2023-12-01T04:55:59.286 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 437 v 173 (ObjNum 900 snap 0 seq_num 900) dirty exists 2023-12-01T04:55:59.286 INFO:tasks.rados.rados.0.smithi080.stdout:1210: left oid 437 (ObjNum 900 snap 0 seq_num 900) 2023-12-01T04:55:59.286 INFO:tasks.rados.rados.0.smithi080.stdout:1211: finishing write tid 1 to smithi08089843-386 2023-12-01T04:55:59.287 INFO:tasks.rados.rados.0.smithi080.stdout:1211: finishing write tid 2 to smithi08089843-386 2023-12-01T04:55:59.287 INFO:tasks.rados.rados.0.smithi080.stdout:1211: finishing write tid 3 to smithi08089843-386 2023-12-01T04:55:59.287 INFO:tasks.rados.rados.0.smithi080.stdout:1211: finishing write tid 4 to smithi08089843-386 2023-12-01T04:55:59.287 INFO:tasks.rados.rados.0.smithi080.stdout:1211: oid 386 updating version 0 to 194 2023-12-01T04:55:59.287 INFO:tasks.rados.rados.0.smithi080.stdout:1211: oid 386 updating version 194 to 195 2023-12-01T04:55:59.287 INFO:tasks.rados.rados.0.smithi080.stdout:1211: oid 386 updating version 195 to 196 2023-12-01T04:55:59.287 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 386 v 196 (ObjNum 901 snap 0 seq_num 901) dirty exists 2023-12-01T04:55:59.287 INFO:tasks.rados.rados.0.smithi080.stdout:1211: left oid 386 (ObjNum 901 snap 0 seq_num 901) 2023-12-01T04:55:59.287 INFO:tasks.rados.rados.0.smithi080.stdout:1214: finishing write tid 1 to smithi08089843-162 2023-12-01T04:55:59.287 INFO:tasks.rados.rados.0.smithi080.stdout:1213: expect (ObjNum 890 snap 0 seq_num 890) 2023-12-01T04:55:59.421 INFO:tasks.rados.rados.0.smithi080.stdout:1214: finishing write tid 2 to smithi08089843-162 2023-12-01T04:55:59.421 INFO:tasks.rados.rados.0.smithi080.stdout:1214: finishing write tid 3 to smithi08089843-162 2023-12-01T04:55:59.422 INFO:tasks.rados.rados.0.smithi080.stdout:1214: finishing write tid 4 to smithi08089843-162 2023-12-01T04:55:59.422 INFO:tasks.rados.rados.0.smithi080.stdout:1214: finishing write tid 5 to smithi08089843-162 2023-12-01T04:55:59.422 INFO:tasks.rados.rados.0.smithi080.stdout:1214: oid 162 updating version 0 to 192 2023-12-01T04:55:59.422 INFO:tasks.rados.rados.0.smithi080.stdout:1214: oid 162 version 192 is already newer than 191 2023-12-01T04:55:59.422 INFO:tasks.rados.rados.0.smithi080.stdout:1214: oid 162 version 192 is already newer than 190 2023-12-01T04:55:59.422 INFO:tasks.rados.rados.0.smithi080.stdout:1214: oid 162 updating version 192 to 193 2023-12-01T04:55:59.422 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 162 v 193 (ObjNum 902 snap 0 seq_num 902) dirty exists 2023-12-01T04:55:59.422 INFO:tasks.rados.rados.0.smithi080.stdout:1214: left oid 162 (ObjNum 902 snap 0 seq_num 902) 2023-12-01T04:55:59.422 INFO:tasks.rados.rados.0.smithi080.stdout:1210: done (5 left) 2023-12-01T04:55:59.422 INFO:tasks.rados.rados.0.smithi080.stdout:1211: done (4 left) 2023-12-01T04:55:59.422 INFO:tasks.rados.rados.0.smithi080.stdout:1212: done (3 left) 2023-12-01T04:55:59.423 INFO:tasks.rados.rados.0.smithi080.stdout:1213: done (2 left) 2023-12-01T04:55:59.423 INFO:tasks.rados.rados.0.smithi080.stdout:1214: done (1 left) 2023-12-01T04:55:59.423 INFO:tasks.rados.rados.0.smithi080.stdout:1215: done (0 left) 2023-12-01T04:55:59.423 INFO:tasks.rados.rados.0.smithi080.stdout:1216: write oid 304 current snap is 0 2023-12-01T04:55:59.423 INFO:tasks.rados.rados.0.smithi080.stdout:1216: seq_num 904 ranges {793528=554750,2083369=436974,2958856=234672} 2023-12-01T04:55:59.436 INFO:tasks.rados.rados.0.smithi080.stdout:1216: writing smithi08089843-304 from 793528 to 1348278 tid 1 2023-12-01T04:55:59.442 INFO:tasks.rados.rados.0.smithi080.stdout:1216: writing smithi08089843-304 from 2083369 to 2520343 tid 2 2023-12-01T04:55:59.447 INFO:tasks.rados.rados.0.smithi080.stdout:1216: writing smithi08089843-304 from 2958856 to 3193528 tid 3 2023-12-01T04:55:59.447 INFO:tasks.rados.rados.0.smithi080.stdout:1217: read oid 72 snap -1 2023-12-01T04:55:59.447 INFO:tasks.rados.rados.0.smithi080.stdout:1217: expect (ObjNum 71 snap 0 seq_num 71) 2023-12-01T04:55:59.447 INFO:tasks.rados.rados.0.smithi080.stdout:1218: delete oid 222 current snap is 0 2023-12-01T04:55:59.447 INFO:tasks.rados.rados.0.smithi080.stdout:1216: finishing write tid 1 to smithi08089843-304 2023-12-01T04:55:59.447 INFO:tasks.rados.rados.0.smithi080.stdout:1216: finishing write tid 2 to smithi08089843-304 2023-12-01T04:55:59.449 INFO:tasks.rados.rados.0.smithi080.stdout:1218: done (2 left) 2023-12-01T04:55:59.449 INFO:tasks.rados.rados.0.smithi080.stdout:1219: read oid 69 snap -1 2023-12-01T04:55:59.449 INFO:tasks.rados.rados.0.smithi080.stdout:1219: expect (ObjNum 888 snap 0 seq_num 888) 2023-12-01T04:55:59.450 INFO:tasks.rados.rados.0.smithi080.stdout:1220: read oid 119 snap -1 2023-12-01T04:55:59.450 INFO:tasks.rados.rados.0.smithi080.stdout:1220: expect (ObjNum 682 snap 0 seq_num 682) 2023-12-01T04:55:59.450 INFO:tasks.rados.rados.0.smithi080.stdout:1221: write oid 435 current snap is 0 2023-12-01T04:55:59.450 INFO:tasks.rados.rados.0.smithi080.stdout:1221: seq_num 906 ranges {427142=421601,1400333=440643,2613702=450326} 2023-12-01T04:55:59.457 INFO:tasks.rados.rados.0.smithi080.stdout:1221: writing smithi08089843-435 from 427142 to 848743 tid 1 2023-12-01T04:55:59.464 INFO:tasks.rados.rados.0.smithi080.stdout:1221: writing smithi08089843-435 from 1400333 to 1840976 tid 2 2023-12-01T04:55:59.471 INFO:tasks.rados.rados.0.smithi080.stdout:1221: writing smithi08089843-435 from 2613702 to 3064028 tid 3 2023-12-01T04:55:59.472 INFO:tasks.rados.rados.0.smithi080.stdout:1222: read oid 71 snap -1 2023-12-01T04:55:59.472 INFO:tasks.rados.rados.0.smithi080.stdout:1222: expect (ObjNum 684 snap 0 seq_num 684) 2023-12-01T04:55:59.472 INFO:tasks.rados.rados.0.smithi080.stdout:1223: read oid 331 snap -1 2023-12-01T04:55:59.472 INFO:tasks.rados.rados.0.smithi080.stdout:1223: expect (ObjNum 330 snap 0 seq_num 330) 2023-12-01T04:55:59.472 INFO:tasks.rados.rados.0.smithi080.stdout:1224: delete oid 153 current snap is 0 2023-12-01T04:55:59.472 INFO:tasks.rados.rados.0.smithi080.stdout:1216: finishing write tid 3 to smithi08089843-304 2023-12-01T04:55:59.472 INFO:tasks.rados.rados.0.smithi080.stdout:1216: finishing write tid 4 to smithi08089843-304 2023-12-01T04:55:59.472 INFO:tasks.rados.rados.0.smithi080.stdout:1216: finishing write tid 5 to smithi08089843-304 2023-12-01T04:55:59.472 INFO:tasks.rados.rados.0.smithi080.stdout:1216: oid 304 updating version 0 to 211 2023-12-01T04:55:59.472 INFO:tasks.rados.rados.0.smithi080.stdout:1216: oid 304 updating version 211 to 212 2023-12-01T04:55:59.472 INFO:tasks.rados.rados.0.smithi080.stdout:1216: oid 304 version 212 is already newer than 209 2023-12-01T04:55:59.472 INFO:tasks.rados.rados.0.smithi080.stdout:1216: oid 304 version 212 is already newer than 210 2023-12-01T04:55:59.472 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 304 v 212 (ObjNum 904 snap 0 seq_num 904) dirty exists 2023-12-01T04:55:59.473 INFO:tasks.rados.rados.0.smithi080.stdout:1216: left oid 304 (ObjNum 904 snap 0 seq_num 904) 2023-12-01T04:55:59.473 INFO:tasks.rados.rados.0.smithi080.stdout:1217: expect (ObjNum 71 snap 0 seq_num 71) 2023-12-01T04:55:59.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:55:59 smithi090 bash[32384]: cluster 2023-12-01T04:55:58.128469+0000 mgr.y (mgr.24362) 224 : cluster 0 pgmap v195: 89 pgs: 89 active+clean; 1.3 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 67 MiB/s rd, 11 MiB/s wr, 103 op/s 2023-12-01T04:55:59.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:55:59 smithi090 bash[32384]: audit 2023-12-01T04:55:58.964108+0000 mon.a (mon.0) 851 : audit 0 from='client.? 172.21.15.80:0/4216672061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:55:59.582 INFO:tasks.rados.rados.0.smithi080.stdout:1219: expect (ObjNum 888 snap 0 seq_num 888) 2023-12-01T04:55:59.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:55:59 smithi080 bash[41963]: cluster 2023-12-01T04:55:58.128469+0000 mgr.y (mgr.24362) 224 : cluster 0 pgmap v195: 89 pgs: 89 active+clean; 1.3 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 67 MiB/s rd, 11 MiB/s wr, 103 op/s 2023-12-01T04:55:59.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:55:59 smithi080 bash[41963]: audit 2023-12-01T04:55:58.964108+0000 mon.a (mon.0) 851 : audit 0 from='client.? 172.21.15.80:0/4216672061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:55:59.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:55:59 smithi080 bash[28361]: cluster 2023-12-01T04:55:58.128469+0000 mgr.y (mgr.24362) 224 : cluster 0 pgmap v195: 89 pgs: 89 active+clean; 1.3 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 67 MiB/s rd, 11 MiB/s wr, 103 op/s 2023-12-01T04:55:59.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:55:59 smithi080 bash[28361]: audit 2023-12-01T04:55:58.964108+0000 mon.a (mon.0) 851 : audit 0 from='client.? 172.21.15.80:0/4216672061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:55:59.710 INFO:tasks.rados.rados.0.smithi080.stdout:1221: finishing write tid 1 to smithi08089843-435 2023-12-01T04:55:59.710 INFO:tasks.rados.rados.0.smithi080.stdout:1220: expect (ObjNum 682 snap 0 seq_num 682) 2023-12-01T04:55:59.867 INFO:tasks.rados.rados.0.smithi080.stdout:1221: finishing write tid 2 to smithi08089843-435 2023-12-01T04:55:59.867 INFO:tasks.rados.rados.0.smithi080.stdout:1221: finishing write tid 3 to smithi08089843-435 2023-12-01T04:55:59.867 INFO:tasks.rados.rados.0.smithi080.stdout:1222: expect (ObjNum 684 snap 0 seq_num 684) 2023-12-01T04:56:00.020 INFO:tasks.rados.rados.0.smithi080.stdout:1223: expect (ObjNum 330 snap 0 seq_num 330) 2023-12-01T04:56:00.140 INFO:tasks.rados.rados.0.smithi080.stdout:1221: finishing write tid 4 to smithi08089843-435 2023-12-01T04:56:00.140 INFO:tasks.rados.rados.0.smithi080.stdout:1221: finishing write tid 5 to smithi08089843-435 2023-12-01T04:56:00.140 INFO:tasks.rados.rados.0.smithi080.stdout:1221: oid 435 updating version 0 to 197 2023-12-01T04:56:00.140 INFO:tasks.rados.rados.0.smithi080.stdout:1221: oid 435 updating version 197 to 199 2023-12-01T04:56:00.140 INFO:tasks.rados.rados.0.smithi080.stdout:1221: oid 435 updating version 199 to 200 2023-12-01T04:56:00.140 INFO:tasks.rados.rados.0.smithi080.stdout:1221: oid 435 version 200 is already newer than 198 2023-12-01T04:56:00.140 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 435 v 200 (ObjNum 906 snap 0 seq_num 906) dirty exists 2023-12-01T04:56:00.141 INFO:tasks.rados.rados.0.smithi080.stdout:1221: left oid 435 (ObjNum 906 snap 0 seq_num 906) 2023-12-01T04:56:00.141 INFO:tasks.rados.rados.0.smithi080.stdout:1216: done (7 left) 2023-12-01T04:56:00.141 INFO:tasks.rados.rados.0.smithi080.stdout:1217: done (6 left) 2023-12-01T04:56:00.141 INFO:tasks.rados.rados.0.smithi080.stdout:1219: done (5 left) 2023-12-01T04:56:00.141 INFO:tasks.rados.rados.0.smithi080.stdout:1220: done (4 left) 2023-12-01T04:56:00.141 INFO:tasks.rados.rados.0.smithi080.stdout:1221: done (3 left) 2023-12-01T04:56:00.141 INFO:tasks.rados.rados.0.smithi080.stdout:1222: done (2 left) 2023-12-01T04:56:00.141 INFO:tasks.rados.rados.0.smithi080.stdout:1223: done (1 left) 2023-12-01T04:56:00.141 INFO:tasks.rados.rados.0.smithi080.stdout:1224: done (0 left) 2023-12-01T04:56:00.141 INFO:tasks.rados.rados.0.smithi080.stdout:1225: read oid 103 snap -1 2023-12-01T04:56:00.141 INFO:tasks.rados.rados.0.smithi080.stdout:1225: expect (ObjNum 102 snap 0 seq_num 102) 2023-12-01T04:56:00.141 INFO:tasks.rados.rados.0.smithi080.stdout:1226: read oid 182 snap -1 2023-12-01T04:56:00.141 INFO:tasks.rados.rados.0.smithi080.stdout:1226: expect (ObjNum 181 snap 0 seq_num 181) 2023-12-01T04:56:00.141 INFO:tasks.rados.rados.0.smithi080.stdout:1227: read oid 465 snap -1 2023-12-01T04:56:00.142 INFO:tasks.rados.rados.0.smithi080.stdout:1227: expect (ObjNum 749 snap 0 seq_num 749) 2023-12-01T04:56:00.142 INFO:tasks.rados.rados.0.smithi080.stdout:1228: delete oid 57 current snap is 0 2023-12-01T04:56:00.142 INFO:tasks.rados.rados.0.smithi080.stdout:1228: done (3 left) 2023-12-01T04:56:00.142 INFO:tasks.rados.rados.0.smithi080.stdout:1229: read oid 347 snap -1 2023-12-01T04:56:00.142 INFO:tasks.rados.rados.0.smithi080.stdout:1229: expect (ObjNum 808 snap 0 seq_num 808) 2023-12-01T04:56:00.142 INFO:tasks.rados.rados.0.smithi080.stdout:1230: write oid 68 current snap is 0 2023-12-01T04:56:00.143 INFO:tasks.rados.rados.0.smithi080.stdout:1230: seq_num 909 ranges {477563=647348,1859426=587970,2979618=297945} 2023-12-01T04:56:00.153 INFO:tasks.rados.rados.0.smithi080.stdout:1230: writing smithi08089843-68 from 477563 to 1124911 tid 1 2023-12-01T04:56:00.161 INFO:tasks.rados.rados.0.smithi080.stdout:1230: writing smithi08089843-68 from 1859426 to 2447396 tid 2 2023-12-01T04:56:00.166 INFO:tasks.rados.rados.0.smithi080.stdout:1230: writing smithi08089843-68 from 2979618 to 3277563 tid 3 2023-12-01T04:56:00.166 INFO:tasks.rados.rados.0.smithi080.stdout:1231: read oid 50 snap -1 2023-12-01T04:56:00.166 INFO:tasks.rados.rados.0.smithi080.stdout:1231: expect (ObjNum 49 snap 0 seq_num 49) 2023-12-01T04:56:00.166 INFO:tasks.rados.rados.0.smithi080.stdout:1232: write oid 380 current snap is 0 2023-12-01T04:56:00.166 INFO:tasks.rados.rados.0.smithi080.stdout:1232: seq_num 910 ranges {494370=722597,1917908=447981,3007041=287329} 2023-12-01T04:56:00.173 INFO:tasks.rados.rados.0.smithi080.stdout:1232: writing smithi08089843-380 from 494370 to 1216967 tid 1 2023-12-01T04:56:00.180 INFO:tasks.rados.rados.0.smithi080.stdout:1232: writing smithi08089843-380 from 1917908 to 2365889 tid 2 2023-12-01T04:56:00.185 INFO:tasks.rados.rados.0.smithi080.stdout:1232: writing smithi08089843-380 from 3007041 to 3294370 tid 3 2023-12-01T04:56:00.185 INFO:tasks.rados.rados.0.smithi080.stdout:1233: write oid 146 current snap is 0 2023-12-01T04:56:00.185 INFO:tasks.rados.rados.0.smithi080.stdout:1233: seq_num 911 ranges {511177=797846,1976390=591639,3034464=276713} 2023-12-01T04:56:00.193 INFO:tasks.rados.rados.0.smithi080.stdout:1233: writing smithi08089843-146 from 511177 to 1309023 tid 1 2023-12-01T04:56:00.200 INFO:tasks.rados.rados.0.smithi080.stdout:1233: writing smithi08089843-146 from 1976390 to 2568029 tid 2 2023-12-01T04:56:00.204 INFO:tasks.rados.rados.0.smithi080.stdout:1233: writing smithi08089843-146 from 3034464 to 3311177 tid 3 2023-12-01T04:56:00.205 INFO:tasks.rados.rados.0.smithi080.stdout:1234: write oid 25 current snap is 0 2023-12-01T04:56:00.205 INFO:tasks.rados.rados.0.smithi080.stdout:1234: seq_num 912 ranges {527984=473095,1634872=451650,2661887=634311} 2023-12-01T04:56:00.210 INFO:tasks.rados.rados.0.smithi080.stdout:1234: writing smithi08089843-25 from 527984 to 1001079 tid 1 2023-12-01T04:56:00.216 INFO:tasks.rados.rados.0.smithi080.stdout:1234: writing smithi08089843-25 from 1634872 to 2086522 tid 2 2023-12-01T04:56:00.223 INFO:tasks.rados.rados.0.smithi080.stdout:1234: writing smithi08089843-25 from 2661887 to 3296198 tid 3 2023-12-01T04:56:00.223 INFO:tasks.rados.rados.0.smithi080.stdout:1235: write oid 17 current snap is 0 2023-12-01T04:56:00.224 INFO:tasks.rados.rados.0.smithi080.stdout:1235: seq_num 913 ranges {544791=664697,1693354=595308,2689310=445583} 2023-12-01T04:56:00.230 INFO:tasks.rados.rados.0.smithi080.stdout:1235: writing smithi08089843-17 from 544791 to 1209488 tid 1 2023-12-01T04:56:00.236 INFO:tasks.rados.rados.0.smithi080.stdout:1235: writing smithi08089843-17 from 1693354 to 2288662 tid 2 2023-12-01T04:56:00.241 INFO:tasks.rados.rados.0.smithi080.stdout:1235: writing smithi08089843-17 from 2689310 to 3134893 tid 3 2023-12-01T04:56:00.242 INFO:tasks.rados.rados.0.smithi080.stdout:1236: read oid 125 snap -1 2023-12-01T04:56:00.242 INFO:tasks.rados.rados.0.smithi080.stdout:1236: expect (ObjNum 560 snap 0 seq_num 560) 2023-12-01T04:56:00.242 INFO:tasks.rados.rados.0.smithi080.stdout:1237: write oid 378 current snap is 0 2023-12-01T04:56:00.242 INFO:tasks.rados.rados.0.smithi080.stdout:1227: expect (ObjNum 749 snap 0 seq_num 749) 2023-12-01T04:56:00.376 INFO:tasks.rados.rados.0.smithi080.stdout:1226: expect (ObjNum 181 snap 0 seq_num 181) 2023-12-01T04:56:00.478 INFO:tasks.rados.rados.0.smithi080.stdout:1229: expect (ObjNum 808 snap 0 seq_num 808) 2023-12-01T04:56:00.628 INFO:tasks.rados.rados.0.smithi080.stdout:1225: expect (ObjNum 102 snap 0 seq_num 102) 2023-12-01T04:56:00.750 INFO:tasks.rados.rados.0.smithi080.stdout:1230: finishing write tid 1 to smithi08089843-68 2023-12-01T04:56:00.751 INFO:tasks.rados.rados.0.smithi080.stdout:1231: expect (ObjNum 49 snap 0 seq_num 49) 2023-12-01T04:56:00.837 INFO:tasks.rados.rados.0.smithi080.stdout:1230: finishing write tid 2 to smithi08089843-68 2023-12-01T04:56:00.838 INFO:tasks.rados.rados.0.smithi080.stdout:1230: finishing write tid 3 to smithi08089843-68 2023-12-01T04:56:00.838 INFO:tasks.rados.rados.0.smithi080.stdout:1230: finishing write tid 4 to smithi08089843-68 2023-12-01T04:56:00.838 INFO:tasks.rados.rados.0.smithi080.stdout:1230: finishing write tid 5 to smithi08089843-68 2023-12-01T04:56:00.838 INFO:tasks.rados.rados.0.smithi080.stdout:1230: oid 68 updating version 0 to 197 2023-12-01T04:56:00.838 INFO:tasks.rados.rados.0.smithi080.stdout:1230: oid 68 version 197 is already newer than 194 2023-12-01T04:56:00.838 INFO:tasks.rados.rados.0.smithi080.stdout:1230: oid 68 version 197 is already newer than 196 2023-12-01T04:56:00.838 INFO:tasks.rados.rados.0.smithi080.stdout:1230: oid 68 version 197 is already newer than 195 2023-12-01T04:56:00.838 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 68 v 197 (ObjNum 909 snap 0 seq_num 909) dirty exists 2023-12-01T04:56:00.838 INFO:tasks.rados.rados.0.smithi080.stdout:1230: left oid 68 (ObjNum 909 snap 0 seq_num 909) 2023-12-01T04:56:00.838 INFO:tasks.rados.rados.0.smithi080.stdout:1232: finishing write tid 1 to smithi08089843-380 2023-12-01T04:56:00.838 INFO:tasks.rados.rados.0.smithi080.stdout:1232: finishing write tid 2 to smithi08089843-380 2023-12-01T04:56:00.838 INFO:tasks.rados.rados.0.smithi080.stdout:1237: seq_num 914 ranges {561598=739946,1751836=455319,2716733=644865} 2023-12-01T04:56:00.850 INFO:tasks.rados.rados.0.smithi080.stdout:1237: writing smithi08089843-378 from 561598 to 1301544 tid 1 2023-12-01T04:56:00.856 INFO:tasks.rados.rados.0.smithi080.stdout:1237: writing smithi08089843-378 from 1751836 to 2207155 tid 2 2023-12-01T04:56:00.863 INFO:tasks.rados.rados.0.smithi080.stdout:1237: writing smithi08089843-378 from 2716733 to 3361598 tid 3 2023-12-01T04:56:00.863 INFO:tasks.rados.rados.0.smithi080.stdout:1225: done (11 left) 2023-12-01T04:56:00.863 INFO:tasks.rados.rados.0.smithi080.stdout:1226: done (10 left) 2023-12-01T04:56:00.863 INFO:tasks.rados.rados.0.smithi080.stdout:1227: done (9 left) 2023-12-01T04:56:00.863 INFO:tasks.rados.rados.0.smithi080.stdout:1229: done (8 left) 2023-12-01T04:56:00.863 INFO:tasks.rados.rados.0.smithi080.stdout:1230: done (7 left) 2023-12-01T04:56:00.863 INFO:tasks.rados.rados.0.smithi080.stdout:1231: done (6 left) 2023-12-01T04:56:00.863 INFO:tasks.rados.rados.0.smithi080.stdout:1238: write oid 331 current snap is 0 2023-12-01T04:56:00.863 INFO:tasks.rados.rados.0.smithi080.stdout:1238: seq_num 915 ranges {578405=415195,1410318=598977,2744156=584480} 2023-12-01T04:56:00.868 INFO:tasks.rados.rados.0.smithi080.stdout:1238: writing smithi08089843-331 from 578405 to 993600 tid 1 2023-12-01T04:56:00.874 INFO:tasks.rados.rados.0.smithi080.stdout:1238: writing smithi08089843-331 from 1410318 to 2009295 tid 2 2023-12-01T04:56:00.882 INFO:tasks.rados.rados.0.smithi080.stdout:1238: writing smithi08089843-331 from 2744156 to 3328636 tid 3 2023-12-01T04:56:00.882 INFO:tasks.rados.rados.0.smithi080.stdout:1239: read oid 84 snap -1 2023-12-01T04:56:00.882 INFO:tasks.rados.rados.0.smithi080.stdout:1239: expect (ObjNum 83 snap 0 seq_num 83) 2023-12-01T04:56:00.882 INFO:tasks.rados.rados.0.smithi080.stdout:1240: write oid 31 current snap is 0 2023-12-01T04:56:00.883 INFO:tasks.rados.rados.0.smithi080.stdout:1240: seq_num 916 ranges {595212=490444,1868800=458988,2887932=507280} 2023-12-01T04:56:00.889 INFO:tasks.rados.rados.0.smithi080.stdout:1240: writing smithi08089843-31 from 595212 to 1085656 tid 1 2023-12-01T04:56:00.898 INFO:tasks.rados.rados.0.smithi080.stdout:1240: writing smithi08089843-31 from 1868800 to 2327788 tid 2 2023-12-01T04:56:00.904 INFO:tasks.rados.rados.0.smithi080.stdout:1240: writing smithi08089843-31 from 2887932 to 3395212 tid 3 2023-12-01T04:56:00.905 INFO:tasks.rados.rados.0.smithi080.stdout:1241: read oid 296 snap -1 2023-12-01T04:56:00.905 INFO:tasks.rados.rados.0.smithi080.stdout:1241: expect (ObjNum 295 snap 0 seq_num 295) 2023-12-01T04:56:00.905 INFO:tasks.rados.rados.0.smithi080.stdout:1242: write oid 251 current snap is 0 2023-12-01T04:56:00.905 INFO:tasks.rados.rados.0.smithi080.stdout:1232: finishing write tid 3 to smithi08089843-380 2023-12-01T04:56:00.905 INFO:tasks.rados.rados.0.smithi080.stdout:1242: seq_num 917 ranges {612019=565693,1810929=602646,3082649=329370} 2023-12-01T04:56:00.911 INFO:tasks.rados.rados.0.smithi080.stdout:1242: writing smithi08089843-251 from 612019 to 1177712 tid 1 2023-12-01T04:56:00.918 INFO:tasks.rados.rados.0.smithi080.stdout:1242: writing smithi08089843-251 from 1810929 to 2413575 tid 2 2023-12-01T04:56:00.924 INFO:tasks.rados.rados.0.smithi080.stdout:1242: writing smithi08089843-251 from 3082649 to 3412019 tid 3 2023-12-01T04:56:00.924 INFO:tasks.rados.rados.0.smithi080.stdout:1243: write oid 194 current snap is 0 2023-12-01T04:56:00.924 INFO:tasks.rados.rados.0.smithi080.stdout:1243: seq_num 918 ranges {628826=640942,1869411=462657,2826425=534649} 2023-12-01T04:56:00.931 INFO:tasks.rados.rados.0.smithi080.stdout:1243: writing smithi08089843-194 from 628826 to 1269768 tid 1 2023-12-01T04:56:00.937 INFO:tasks.rados.rados.0.smithi080.stdout:1243: writing smithi08089843-194 from 1869411 to 2332068 tid 2 2023-12-01T04:56:00.943 INFO:tasks.rados.rados.0.smithi080.stdout:1243: writing smithi08089843-194 from 2826425 to 3361074 tid 3 2023-12-01T04:56:00.944 INFO:tasks.rados.rados.0.smithi080.stdout:1244: write oid 369 current snap is 0 2023-12-01T04:56:00.944 INFO:tasks.rados.rados.0.smithi080.stdout:1232: finishing write tid 4 to smithi08089843-380 2023-12-01T04:56:00.944 INFO:tasks.rados.rados.0.smithi080.stdout:1232: finishing write tid 5 to smithi08089843-380 2023-12-01T04:56:00.944 INFO:tasks.rados.rados.0.smithi080.stdout:1232: oid 380 updating version 0 to 203 2023-12-01T04:56:00.944 INFO:tasks.rados.rados.0.smithi080.stdout:1232: oid 380 version 203 is already newer than 201 2023-12-01T04:56:00.944 INFO:tasks.rados.rados.0.smithi080.stdout:1232: oid 380 version 203 is already newer than 202 2023-12-01T04:56:00.944 INFO:tasks.rados.rados.0.smithi080.stdout:1232: oid 380 updating version 203 to 204 2023-12-01T04:56:00.944 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 380 v 204 (ObjNum 910 snap 0 seq_num 910) dirty exists 2023-12-01T04:56:00.944 INFO:tasks.rados.rados.0.smithi080.stdout:1232: left oid 380 (ObjNum 910 snap 0 seq_num 910) 2023-12-01T04:56:00.944 INFO:tasks.rados.rados.0.smithi080.stdout:1233: finishing write tid 1 to smithi08089843-146 2023-12-01T04:56:00.945 INFO:tasks.rados.rados.0.smithi080.stdout:1233: finishing write tid 2 to smithi08089843-146 2023-12-01T04:56:00.945 INFO:tasks.rados.rados.0.smithi080.stdout:1233: finishing write tid 3 to smithi08089843-146 2023-12-01T04:56:00.945 INFO:tasks.rados.rados.0.smithi080.stdout:1233: finishing write tid 4 to smithi08089843-146 2023-12-01T04:56:00.945 INFO:tasks.rados.rados.0.smithi080.stdout:1233: finishing write tid 5 to smithi08089843-146 2023-12-01T04:56:00.945 INFO:tasks.rados.rados.0.smithi080.stdout:1233: oid 146 updating version 0 to 175 2023-12-01T04:56:00.945 INFO:tasks.rados.rados.0.smithi080.stdout:1233: oid 146 updating version 175 to 177 2023-12-01T04:56:00.945 INFO:tasks.rados.rados.0.smithi080.stdout:1233: oid 146 updating version 177 to 178 2023-12-01T04:56:00.945 INFO:tasks.rados.rados.0.smithi080.stdout:1233: oid 146 version 178 is already newer than 176 2023-12-01T04:56:00.946 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 146 v 178 (ObjNum 911 snap 0 seq_num 911) dirty exists 2023-12-01T04:56:00.946 INFO:tasks.rados.rados.0.smithi080.stdout:1233: left oid 146 (ObjNum 911 snap 0 seq_num 911) 2023-12-01T04:56:00.946 INFO:tasks.rados.rados.0.smithi080.stdout:1234: finishing write tid 1 to smithi08089843-25 2023-12-01T04:56:00.946 INFO:tasks.rados.rados.0.smithi080.stdout:1234: finishing write tid 2 to smithi08089843-25 2023-12-01T04:56:00.946 INFO:tasks.rados.rados.0.smithi080.stdout:1234: finishing write tid 3 to smithi08089843-25 2023-12-01T04:56:00.946 INFO:tasks.rados.rados.0.smithi080.stdout:1234: finishing write tid 4 to smithi08089843-25 2023-12-01T04:56:00.946 INFO:tasks.rados.rados.0.smithi080.stdout:1234: finishing write tid 5 to smithi08089843-25 2023-12-01T04:56:00.946 INFO:tasks.rados.rados.0.smithi080.stdout:1234: oid 25 updating version 0 to 201 2023-12-01T04:56:00.946 INFO:tasks.rados.rados.0.smithi080.stdout:1234: oid 25 version 201 is already newer than 200 2023-12-01T04:56:00.946 INFO:tasks.rados.rados.0.smithi080.stdout:1234: oid 25 updating version 201 to 202 2023-12-01T04:56:00.947 INFO:tasks.rados.rados.0.smithi080.stdout:1234: oid 25 version 202 is already newer than 199 2023-12-01T04:56:00.947 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 25 v 202 (ObjNum 912 snap 0 seq_num 912) dirty exists 2023-12-01T04:56:00.947 INFO:tasks.rados.rados.0.smithi080.stdout:1234: left oid 25 (ObjNum 912 snap 0 seq_num 912) 2023-12-01T04:56:00.947 INFO:tasks.rados.rados.0.smithi080.stdout:1235: finishing write tid 1 to smithi08089843-17 2023-12-01T04:56:00.947 INFO:tasks.rados.rados.0.smithi080.stdout:1235: finishing write tid 2 to smithi08089843-17 2023-12-01T04:56:00.947 INFO:tasks.rados.rados.0.smithi080.stdout:1235: finishing write tid 3 to smithi08089843-17 2023-12-01T04:56:00.947 INFO:tasks.rados.rados.0.smithi080.stdout:1235: finishing write tid 4 to smithi08089843-17 2023-12-01T04:56:00.947 INFO:tasks.rados.rados.0.smithi080.stdout:1235: finishing write tid 5 to smithi08089843-17 2023-12-01T04:56:00.947 INFO:tasks.rados.rados.0.smithi080.stdout:1235: oid 17 updating version 0 to 215 2023-12-01T04:56:00.947 INFO:tasks.rados.rados.0.smithi080.stdout:1235: oid 17 updating version 215 to 216 2023-12-01T04:56:00.947 INFO:tasks.rados.rados.0.smithi080.stdout:1235: oid 17 version 216 is already newer than 214 2023-12-01T04:56:00.948 INFO:tasks.rados.rados.0.smithi080.stdout:1235: oid 17 version 216 is already newer than 213 2023-12-01T04:56:00.948 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 17 v 216 (ObjNum 913 snap 0 seq_num 913) dirty exists 2023-12-01T04:56:00.948 INFO:tasks.rados.rados.0.smithi080.stdout:1235: left oid 17 (ObjNum 913 snap 0 seq_num 913) 2023-12-01T04:56:00.948 INFO:tasks.rados.rados.0.smithi080.stdout:1244: seq_num 919 ranges {645633=716191,1927893=606315,3137495=308138} 2023-12-01T04:56:00.956 INFO:tasks.rados.rados.0.smithi080.stdout:1244: writing smithi08089843-369 from 645633 to 1361824 tid 1 2023-12-01T04:56:00.963 INFO:tasks.rados.rados.0.smithi080.stdout:1244: writing smithi08089843-369 from 1927893 to 2534208 tid 2 2023-12-01T04:56:00.968 INFO:tasks.rados.rados.0.smithi080.stdout:1244: writing smithi08089843-369 from 3137495 to 3445633 tid 3 2023-12-01T04:56:00.968 INFO:tasks.rados.rados.0.smithi080.stdout:1232: done (12 left) 2023-12-01T04:56:00.969 INFO:tasks.rados.rados.0.smithi080.stdout:1233: done (11 left) 2023-12-01T04:56:00.969 INFO:tasks.rados.rados.0.smithi080.stdout:1234: done (10 left) 2023-12-01T04:56:00.969 INFO:tasks.rados.rados.0.smithi080.stdout:1235: done (9 left) 2023-12-01T04:56:00.969 INFO:tasks.rados.rados.0.smithi080.stdout:1245: read oid 475 snap -1 2023-12-01T04:56:00.969 INFO:tasks.rados.rados.0.smithi080.stdout:1245: expect (ObjNum 474 snap 0 seq_num 474) 2023-12-01T04:56:00.969 INFO:tasks.rados.rados.0.smithi080.stdout:1246: read oid 309 snap -1 2023-12-01T04:56:00.969 INFO:tasks.rados.rados.0.smithi080.stdout:1246: expect (ObjNum 308 snap 0 seq_num 308) 2023-12-01T04:56:00.969 INFO:tasks.rados.rados.0.smithi080.stdout:1247: write oid 119 current snap is 0 2023-12-01T04:56:00.969 INFO:tasks.rados.rados.0.smithi080.stdout:1247: seq_num 920 ranges {662440=507793,1702728=749973,2881271=557193} 2023-12-01T04:56:00.975 INFO:tasks.rados.rados.0.smithi080.stdout:1247: writing smithi08089843-119 from 662440 to 1170233 tid 1 2023-12-01T04:56:00.983 INFO:tasks.rados.rados.0.smithi080.stdout:1247: writing smithi08089843-119 from 1702728 to 2452701 tid 2 2023-12-01T04:56:00.988 INFO:tasks.rados.rados.0.smithi080.stdout:1247: writing smithi08089843-119 from 2881271 to 3438464 tid 3 2023-12-01T04:56:00.988 INFO:tasks.rados.rados.0.smithi080.stdout:1248: write oid 241 current snap is 0 2023-12-01T04:56:00.988 INFO:tasks.rados.rados.0.smithi080.stdout:1248: seq_num 921 ranges {679247=583042,2044857=609984,3192341=286906} 2023-12-01T04:56:00.995 INFO:tasks.rados.rados.0.smithi080.stdout:1248: writing smithi08089843-241 from 679247 to 1262289 tid 1 2023-12-01T04:56:01.003 INFO:tasks.rados.rados.0.smithi080.stdout:1248: writing smithi08089843-241 from 2044857 to 2654841 tid 2 2023-12-01T04:56:01.008 INFO:tasks.rados.rados.0.smithi080.stdout:1248: writing smithi08089843-241 from 3192341 to 3479247 tid 3 2023-12-01T04:56:01.008 INFO:tasks.rados.rados.0.smithi080.stdout:1249: write oid 91 current snap is 0 2023-12-01T04:56:01.008 INFO:tasks.rados.rados.0.smithi080.stdout:1236: expect (ObjNum 560 snap 0 seq_num 560) 2023-12-01T04:56:01.178 INFO:tasks.rados.rados.0.smithi080.stdout:1237: finishing write tid 1 to smithi08089843-378 2023-12-01T04:56:01.178 INFO:tasks.rados.rados.0.smithi080.stdout:1237: finishing write tid 2 to smithi08089843-378 2023-12-01T04:56:01.178 INFO:tasks.rados.rados.0.smithi080.stdout:1237: finishing write tid 3 to smithi08089843-378 2023-12-01T04:56:01.178 INFO:tasks.rados.rados.0.smithi080.stdout:1237: finishing write tid 4 to smithi08089843-378 2023-12-01T04:56:01.178 INFO:tasks.rados.rados.0.smithi080.stdout:1237: finishing write tid 5 to smithi08089843-378 2023-12-01T04:56:01.178 INFO:tasks.rados.rados.0.smithi080.stdout:1237: oid 378 updating version 0 to 148 2023-12-01T04:56:01.179 INFO:tasks.rados.rados.0.smithi080.stdout:1237: oid 378 updating version 148 to 149 2023-12-01T04:56:01.179 INFO:tasks.rados.rados.0.smithi080.stdout:1237: oid 378 version 149 is already newer than 147 2023-12-01T04:56:01.179 INFO:tasks.rados.rados.0.smithi080.stdout:1237: oid 378 version 149 is already newer than 146 2023-12-01T04:56:01.179 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 378 v 149 (ObjNum 914 snap 0 seq_num 914) dirty exists 2023-12-01T04:56:01.179 INFO:tasks.rados.rados.0.smithi080.stdout:1237: left oid 378 (ObjNum 914 snap 0 seq_num 914) 2023-12-01T04:56:01.179 INFO:tasks.rados.rados.0.smithi080.stdout:1238: finishing write tid 1 to smithi08089843-331 2023-12-01T04:56:01.179 INFO:tasks.rados.rados.0.smithi080.stdout:1238: finishing write tid 2 to smithi08089843-331 2023-12-01T04:56:01.179 INFO:tasks.rados.rados.0.smithi080.stdout:1238: finishing write tid 3 to smithi08089843-331 2023-12-01T04:56:01.179 INFO:tasks.rados.rados.0.smithi080.stdout:1238: finishing write tid 4 to smithi08089843-331 2023-12-01T04:56:01.180 INFO:tasks.rados.rados.0.smithi080.stdout:1238: finishing write tid 5 to smithi08089843-331 2023-12-01T04:56:01.180 INFO:tasks.rados.rados.0.smithi080.stdout:1238: oid 331 updating version 0 to 205 2023-12-01T04:56:01.180 INFO:tasks.rados.rados.0.smithi080.stdout:1238: oid 331 updating version 205 to 206 2023-12-01T04:56:01.180 INFO:tasks.rados.rados.0.smithi080.stdout:1238: oid 331 updating version 206 to 207 2023-12-01T04:56:01.180 INFO:tasks.rados.rados.0.smithi080.stdout:1238: oid 331 updating version 207 to 208 2023-12-01T04:56:01.180 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 331 v 208 (ObjNum 915 snap 0 seq_num 915) dirty exists 2023-12-01T04:56:01.180 INFO:tasks.rados.rados.0.smithi080.stdout:1238: left oid 331 (ObjNum 915 snap 0 seq_num 915) 2023-12-01T04:56:01.180 INFO:tasks.rados.rados.0.smithi080.stdout:1239: expect (ObjNum 83 snap 0 seq_num 83) 2023-12-01T04:56:01.294 INFO:tasks.rados.rados.0.smithi080.stdout:1240: finishing write tid 1 to smithi08089843-31 2023-12-01T04:56:01.294 INFO:tasks.rados.rados.0.smithi080.stdout:1240: finishing write tid 2 to smithi08089843-31 2023-12-01T04:56:01.294 INFO:tasks.rados.rados.0.smithi080.stdout:1240: finishing write tid 3 to smithi08089843-31 2023-12-01T04:56:01.294 INFO:tasks.rados.rados.0.smithi080.stdout:1240: finishing write tid 4 to smithi08089843-31 2023-12-01T04:56:01.294 INFO:tasks.rados.rados.0.smithi080.stdout:1240: finishing write tid 5 to smithi08089843-31 2023-12-01T04:56:01.294 INFO:tasks.rados.rados.0.smithi080.stdout:1240: oid 31 updating version 0 to 230 2023-12-01T04:56:01.294 INFO:tasks.rados.rados.0.smithi080.stdout:1240: oid 31 updating version 230 to 231 2023-12-01T04:56:01.294 INFO:tasks.rados.rados.0.smithi080.stdout:1240: oid 31 version 231 is already newer than 228 2023-12-01T04:56:01.295 INFO:tasks.rados.rados.0.smithi080.stdout:1240: oid 31 version 231 is already newer than 229 2023-12-01T04:56:01.295 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 31 v 231 (ObjNum 916 snap 0 seq_num 916) dirty exists 2023-12-01T04:56:01.295 INFO:tasks.rados.rados.0.smithi080.stdout:1240: left oid 31 (ObjNum 916 snap 0 seq_num 916) 2023-12-01T04:56:01.295 INFO:tasks.rados.rados.0.smithi080.stdout:1242: finishing write tid 1 to smithi08089843-251 2023-12-01T04:56:01.295 INFO:tasks.rados.rados.0.smithi080.stdout:1241: expect (ObjNum 295 snap 0 seq_num 295) 2023-12-01T04:56:01.390 INFO:tasks.rados.rados.0.smithi080.stdout:1242: finishing write tid 2 to smithi08089843-251 2023-12-01T04:56:01.390 INFO:tasks.rados.rados.0.smithi080.stdout:1242: finishing write tid 3 to smithi08089843-251 2023-12-01T04:56:01.390 INFO:tasks.rados.rados.0.smithi080.stdout:1242: finishing write tid 4 to smithi08089843-251 2023-12-01T04:56:01.390 INFO:tasks.rados.rados.0.smithi080.stdout:1242: finishing write tid 5 to smithi08089843-251 2023-12-01T04:56:01.390 INFO:tasks.rados.rados.0.smithi080.stdout:1242: oid 251 updating version 0 to 177 2023-12-01T04:56:01.390 INFO:tasks.rados.rados.0.smithi080.stdout:1242: oid 251 updating version 177 to 180 2023-12-01T04:56:01.390 INFO:tasks.rados.rados.0.smithi080.stdout:1242: oid 251 version 180 is already newer than 178 2023-12-01T04:56:01.390 INFO:tasks.rados.rados.0.smithi080.stdout:1242: oid 251 version 180 is already newer than 179 2023-12-01T04:56:01.390 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 251 v 180 (ObjNum 917 snap 0 seq_num 917) dirty exists 2023-12-01T04:56:01.390 INFO:tasks.rados.rados.0.smithi080.stdout:1242: left oid 251 (ObjNum 917 snap 0 seq_num 917) 2023-12-01T04:56:01.390 INFO:tasks.rados.rados.0.smithi080.stdout:1249: seq_num 922 ranges {696054=658291,2103339=753642} 2023-12-01T04:56:01.404 INFO:tasks.rados.rados.0.smithi080.stdout:1249: writing smithi08089843-91 from 696054 to 1354345 tid 1 2023-12-01T04:56:01.413 INFO:tasks.rados.rados.0.smithi080.stdout:1249: writing smithi08089843-91 from 2103339 to 2856981 tid 2 2023-12-01T04:56:01.413 INFO:tasks.rados.rados.0.smithi080.stdout:1236: done (13 left) 2023-12-01T04:56:01.413 INFO:tasks.rados.rados.0.smithi080.stdout:1237: done (12 left) 2023-12-01T04:56:01.413 INFO:tasks.rados.rados.0.smithi080.stdout:1238: done (11 left) 2023-12-01T04:56:01.413 INFO:tasks.rados.rados.0.smithi080.stdout:1239: done (10 left) 2023-12-01T04:56:01.413 INFO:tasks.rados.rados.0.smithi080.stdout:1240: done (9 left) 2023-12-01T04:56:01.413 INFO:tasks.rados.rados.0.smithi080.stdout:1241: done (8 left) 2023-12-01T04:56:01.413 INFO:tasks.rados.rados.0.smithi080.stdout:1242: done (7 left) 2023-12-01T04:56:01.413 INFO:tasks.rados.rados.0.smithi080.stdout:1250: read oid 332 snap -1 2023-12-01T04:56:01.414 INFO:tasks.rados.rados.0.smithi080.stdout:1250: expect (ObjNum 331 snap 0 seq_num 331) 2023-12-01T04:56:01.414 INFO:tasks.rados.rados.0.smithi080.stdout:1251: read oid 487 snap -1 2023-12-01T04:56:01.414 INFO:tasks.rados.rados.0.smithi080.stdout:1251: expect (ObjNum 634 snap 0 seq_num 634) 2023-12-01T04:56:01.414 INFO:tasks.rados.rados.0.smithi080.stdout:1252: read oid 377 snap -1 2023-12-01T04:56:01.414 INFO:tasks.rados.rados.0.smithi080.stdout:1252: expect (ObjNum 376 snap 0 seq_num 376) 2023-12-01T04:56:01.414 INFO:tasks.rados.rados.0.smithi080.stdout:1253: write oid 385 current snap is 0 2023-12-01T04:56:01.414 INFO:tasks.rados.rados.0.smithi080.stdout:1243: finishing write tid 1 to smithi08089843-194 2023-12-01T04:56:01.414 INFO:tasks.rados.rados.0.smithi080.stdout:1243: finishing write tid 2 to smithi08089843-194 2023-12-01T04:56:01.414 INFO:tasks.rados.rados.0.smithi080.stdout:1243: finishing write tid 3 to smithi08089843-194 2023-12-01T04:56:01.414 INFO:tasks.rados.rados.0.smithi080.stdout:1243: finishing write tid 4 to smithi08089843-194 2023-12-01T04:56:01.414 INFO:tasks.rados.rados.0.smithi080.stdout:1253: seq_num 923 ranges {712861=733540,2161821=613653,3247187=265674} 2023-12-01T04:56:01.422 INFO:tasks.rados.rados.0.smithi080.stdout:1253: writing smithi08089843-385 from 712861 to 1446401 tid 1 2023-12-01T04:56:01.430 INFO:tasks.rados.rados.0.smithi080.stdout:1253: writing smithi08089843-385 from 2161821 to 2775474 tid 2 2023-12-01T04:56:01.434 INFO:tasks.rados.rados.0.smithi080.stdout:1253: writing smithi08089843-385 from 3247187 to 3512861 tid 3 2023-12-01T04:56:01.434 INFO:tasks.rados.rados.0.smithi080.stdout:1254: write oid 160 current snap is 0 2023-12-01T04:56:01.434 INFO:tasks.rados.rados.0.smithi080.stdout:1243: finishing write tid 5 to smithi08089843-194 2023-12-01T04:56:01.434 INFO:tasks.rados.rados.0.smithi080.stdout:1243: oid 194 updating version 0 to 219 2023-12-01T04:56:01.435 INFO:tasks.rados.rados.0.smithi080.stdout:1243: oid 194 updating version 219 to 220 2023-12-01T04:56:01.435 INFO:tasks.rados.rados.0.smithi080.stdout:1243: oid 194 version 220 is already newer than 218 2023-12-01T04:56:01.435 INFO:tasks.rados.rados.0.smithi080.stdout:1243: oid 194 version 220 is already newer than 217 2023-12-01T04:56:01.435 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 194 v 220 (ObjNum 918 snap 0 seq_num 918) dirty exists 2023-12-01T04:56:01.435 INFO:tasks.rados.rados.0.smithi080.stdout:1243: left oid 194 (ObjNum 918 snap 0 seq_num 918) 2023-12-01T04:56:01.435 INFO:tasks.rados.rados.0.smithi080.stdout:1254: seq_num 924 ranges {729668=408789,1820303=757311,3274610=255058} 2023-12-01T04:56:01.440 INFO:tasks.rados.rados.0.smithi080.stdout:1254: writing smithi08089843-160 from 729668 to 1138457 tid 1 2023-12-01T04:56:01.449 INFO:tasks.rados.rados.0.smithi080.stdout:1254: writing smithi08089843-160 from 1820303 to 2577614 tid 2 2023-12-01T04:56:01.454 INFO:tasks.rados.rados.0.smithi080.stdout:1254: writing smithi08089843-160 from 3274610 to 3529668 tid 3 2023-12-01T04:56:01.454 INFO:tasks.rados.rados.0.smithi080.stdout:1243: done (11 left) 2023-12-01T04:56:01.454 INFO:tasks.rados.rados.0.smithi080.stdout:1255: write oid 423 current snap is 0 2023-12-01T04:56:01.454 INFO:tasks.rados.rados.0.smithi080.stdout:1255: seq_num 925 ranges {746475=484038,1762432=617322,2785680=529906} 2023-12-01T04:56:01.461 INFO:tasks.rados.rados.0.smithi080.stdout:1255: writing smithi08089843-423 from 746475 to 1230513 tid 1 2023-12-01T04:56:01.468 INFO:tasks.rados.rados.0.smithi080.stdout:1255: writing smithi08089843-423 from 1762432 to 2379754 tid 2 2023-12-01T04:56:01.473 INFO:tasks.rados.rados.0.smithi080.stdout:1255: writing smithi08089843-423 from 2785680 to 3315586 tid 3 2023-12-01T04:56:01.473 INFO:tasks.rados.rados.0.smithi080.stdout:1256: read oid 147 snap -1 2023-12-01T04:56:01.473 INFO:tasks.rados.rados.0.smithi080.stdout:1256: expect (ObjNum 146 snap 0 seq_num 146) 2023-12-01T04:56:01.473 INFO:tasks.rados.rados.0.smithi080.stdout:1257: write oid 218 current snap is 0 2023-12-01T04:56:01.473 INFO:tasks.rados.rados.0.smithi080.stdout:1257: seq_num 926 ranges {763282=559287,1820914=760980,3213103=350179} 2023-12-01T04:56:01.480 INFO:tasks.rados.rados.0.smithi080.stdout:1257: writing smithi08089843-218 from 763282 to 1322569 tid 1 2023-12-01T04:56:01.488 INFO:tasks.rados.rados.0.smithi080.stdout:1257: writing smithi08089843-218 from 1820914 to 2581894 tid 2 2023-12-01T04:56:01.494 INFO:tasks.rados.rados.0.smithi080.stdout:1257: writing smithi08089843-218 from 3213103 to 3563282 tid 3 2023-12-01T04:56:01.494 INFO:tasks.rados.rados.0.smithi080.stdout:1258: read oid 345 snap -1 2023-12-01T04:56:01.494 INFO:tasks.rados.rados.0.smithi080.stdout:1258: expect (ObjNum 344 snap 0 seq_num 344) 2023-12-01T04:56:01.494 INFO:tasks.rados.rados.0.smithi080.stdout:1259: read oid 481 snap -1 2023-12-01T04:56:01.494 INFO:tasks.rados.rados.0.smithi080.stdout:1259: expect (ObjNum 480 snap 0 seq_num 480) 2023-12-01T04:56:01.494 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:56:01.494 INFO:tasks.rados.rados.0.smithi080.stdout:1244: finishing write tid 1 to smithi08089843-369 2023-12-01T04:56:01.494 INFO:tasks.rados.rados.0.smithi080.stdout:1244: finishing write tid 2 to smithi08089843-369 2023-12-01T04:56:01.494 INFO:tasks.rados.rados.0.smithi080.stdout:1244: finishing write tid 3 to smithi08089843-369 2023-12-01T04:56:01.494 INFO:tasks.rados.rados.0.smithi080.stdout:1244: finishing write tid 4 to smithi08089843-369 2023-12-01T04:56:01.494 INFO:tasks.rados.rados.0.smithi080.stdout:1244: finishing write tid 5 to smithi08089843-369 2023-12-01T04:56:01.495 INFO:tasks.rados.rados.0.smithi080.stdout:1244: oid 369 updating version 0 to 182 2023-12-01T04:56:01.495 INFO:tasks.rados.rados.0.smithi080.stdout:1244: oid 369 version 182 is already newer than 181 2023-12-01T04:56:01.495 INFO:tasks.rados.rados.0.smithi080.stdout:1244: oid 369 version 182 is already newer than 179 2023-12-01T04:56:01.495 INFO:tasks.rados.rados.0.smithi080.stdout:1244: oid 369 version 182 is already newer than 180 2023-12-01T04:56:01.495 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 369 v 182 (ObjNum 919 snap 0 seq_num 919) dirty exists 2023-12-01T04:56:01.495 INFO:tasks.rados.rados.0.smithi080.stdout:1244: left oid 369 (ObjNum 919 snap 0 seq_num 919) 2023-12-01T04:56:01.495 INFO:tasks.rados.rados.0.smithi080.stdout:1244: done (15 left) 2023-12-01T04:56:01.495 INFO:tasks.rados.rados.0.smithi080.stdout:1260: write oid 463 current snap is 0 2023-12-01T04:56:01.495 INFO:tasks.rados.rados.0.smithi080.stdout:1260: seq_num 927 ranges {780089=634536,1879396=620991,3240526=339563} 2023-12-01T04:56:01.502 INFO:tasks.rados.rados.0.smithi080.stdout:1260: writing smithi08089843-463 from 780089 to 1414625 tid 1 2023-12-01T04:56:01.509 INFO:tasks.rados.rados.0.smithi080.stdout:1260: writing smithi08089843-463 from 1879396 to 2500387 tid 2 2023-12-01T04:56:01.515 INFO:tasks.rados.rados.0.smithi080.stdout:1260: writing smithi08089843-463 from 3240526 to 3580089 tid 3 2023-12-01T04:56:01.515 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:56:01.515 INFO:tasks.rados.rados.0.smithi080.stdout:1245: expect (ObjNum 474 snap 0 seq_num 474) 2023-12-01T04:56:01.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:56:01 smithi090 bash[32384]: cluster 2023-12-01T04:56:00.129256+0000 mgr.y (mgr.24362) 225 : cluster 0 pgmap v196: 89 pgs: 89 active+clean; 1.3 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 67 MiB/s rd, 11 MiB/s wr, 103 op/s 2023-12-01T04:56:01.663 INFO:tasks.rados.rados.0.smithi080.stdout:1246: expect (ObjNum 308 snap 0 seq_num 308) 2023-12-01T04:56:01.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:56:01 smithi080 bash[28361]: cluster 2023-12-01T04:56:00.129256+0000 mgr.y (mgr.24362) 225 : cluster 0 pgmap v196: 89 pgs: 89 active+clean; 1.3 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 67 MiB/s rd, 11 MiB/s wr, 103 op/s 2023-12-01T04:56:01.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:56:01 smithi080 bash[41963]: cluster 2023-12-01T04:56:00.129256+0000 mgr.y (mgr.24362) 225 : cluster 0 pgmap v196: 89 pgs: 89 active+clean; 1.3 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 67 MiB/s rd, 11 MiB/s wr, 103 op/s 2023-12-01T04:56:01.779 INFO:tasks.rados.rados.0.smithi080.stdout:1247: finishing write tid 1 to smithi08089843-119 2023-12-01T04:56:01.779 INFO:tasks.rados.rados.0.smithi080.stdout:1247: finishing write tid 2 to smithi08089843-119 2023-12-01T04:56:01.779 INFO:tasks.rados.rados.0.smithi080.stdout:1247: finishing write tid 3 to smithi08089843-119 2023-12-01T04:56:01.779 INFO:tasks.rados.rados.0.smithi080.stdout:1247: finishing write tid 4 to smithi08089843-119 2023-12-01T04:56:01.779 INFO:tasks.rados.rados.0.smithi080.stdout:1247: finishing write tid 5 to smithi08089843-119 2023-12-01T04:56:01.779 INFO:tasks.rados.rados.0.smithi080.stdout:1247: oid 119 updating version 0 to 200 2023-12-01T04:56:01.779 INFO:tasks.rados.rados.0.smithi080.stdout:1247: oid 119 version 200 is already newer than 198 2023-12-01T04:56:01.779 INFO:tasks.rados.rados.0.smithi080.stdout:1247: oid 119 version 200 is already newer than 199 2023-12-01T04:56:01.779 INFO:tasks.rados.rados.0.smithi080.stdout:1247: oid 119 updating version 200 to 201 2023-12-01T04:56:01.779 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 119 v 201 (ObjNum 920 snap 0 seq_num 920) dirty exists 2023-12-01T04:56:01.779 INFO:tasks.rados.rados.0.smithi080.stdout:1247: left oid 119 (ObjNum 920 snap 0 seq_num 920) 2023-12-01T04:56:01.780 INFO:tasks.rados.rados.0.smithi080.stdout:1248: finishing write tid 1 to smithi08089843-241 2023-12-01T04:56:01.780 INFO:tasks.rados.rados.0.smithi080.stdout:1248: finishing write tid 2 to smithi08089843-241 2023-12-01T04:56:01.780 INFO:tasks.rados.rados.0.smithi080.stdout:1248: finishing write tid 3 to smithi08089843-241 2023-12-01T04:56:01.780 INFO:tasks.rados.rados.0.smithi080.stdout:1248: finishing write tid 4 to smithi08089843-241 2023-12-01T04:56:01.780 INFO:tasks.rados.rados.0.smithi080.stdout:1248: finishing write tid 5 to smithi08089843-241 2023-12-01T04:56:01.780 INFO:tasks.rados.rados.0.smithi080.stdout:1248: oid 241 updating version 0 to 221 2023-12-01T04:56:01.780 INFO:tasks.rados.rados.0.smithi080.stdout:1248: oid 241 updating version 221 to 224 2023-12-01T04:56:01.780 INFO:tasks.rados.rados.0.smithi080.stdout:1248: oid 241 version 224 is already newer than 222 2023-12-01T04:56:01.780 INFO:tasks.rados.rados.0.smithi080.stdout:1248: oid 241 version 224 is already newer than 223 2023-12-01T04:56:01.780 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 241 v 224 (ObjNum 921 snap 0 seq_num 921) dirty exists 2023-12-01T04:56:01.780 INFO:tasks.rados.rados.0.smithi080.stdout:1248: left oid 241 (ObjNum 921 snap 0 seq_num 921) 2023-12-01T04:56:01.780 INFO:tasks.rados.rados.0.smithi080.stdout:1249: finishing write tid 1 to smithi08089843-91 2023-12-01T04:56:01.780 INFO:tasks.rados.rados.0.smithi080.stdout:1245: done (15 left) 2023-12-01T04:56:01.780 INFO:tasks.rados.rados.0.smithi080.stdout:1246: done (14 left) 2023-12-01T04:56:01.780 INFO:tasks.rados.rados.0.smithi080.stdout:1247: done (13 left) 2023-12-01T04:56:01.781 INFO:tasks.rados.rados.0.smithi080.stdout:1248: done (12 left) 2023-12-01T04:56:01.781 INFO:tasks.rados.rados.0.smithi080.stdout:1261: read oid 256 snap -1 2023-12-01T04:56:01.781 INFO:tasks.rados.rados.0.smithi080.stdout:1261: expect (ObjNum 255 snap 0 seq_num 255) 2023-12-01T04:56:01.781 INFO:tasks.rados.rados.0.smithi080.stdout:1262: write oid 154 current snap is 0 2023-12-01T04:56:01.781 INFO:tasks.rados.rados.0.smithi080.stdout:1249: finishing write tid 2 to smithi08089843-91 2023-12-01T04:56:01.781 INFO:tasks.rados.rados.0.smithi080.stdout:1249: finishing write tid 3 to smithi08089843-91 2023-12-01T04:56:01.781 INFO:tasks.rados.rados.0.smithi080.stdout:1249: finishing write tid 4 to smithi08089843-91 2023-12-01T04:56:01.781 INFO:tasks.rados.rados.0.smithi080.stdout:1249: oid 91 updating version 0 to 210 2023-12-01T04:56:01.781 INFO:tasks.rados.rados.0.smithi080.stdout:1249: oid 91 version 210 is already newer than 208 2023-12-01T04:56:01.781 INFO:tasks.rados.rados.0.smithi080.stdout:1249: oid 91 version 210 is already newer than 209 2023-12-01T04:56:01.781 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 91 v 210 (ObjNum 922 snap 0 seq_num 922) dirty exists 2023-12-01T04:56:01.781 INFO:tasks.rados.rados.0.smithi080.stdout:1249: left oid 91 (ObjNum 922 snap 0 seq_num 922) 2023-12-01T04:56:01.781 INFO:tasks.rados.rados.0.smithi080.stdout:1251: expect (ObjNum 634 snap 0 seq_num 634) 2023-12-01T04:56:01.919 INFO:tasks.rados.rados.0.smithi080.stdout:1250: expect (ObjNum 331 snap 0 seq_num 331) 2023-12-01T04:56:02.043 INFO:tasks.rados.rados.0.smithi080.stdout:1252: expect (ObjNum 376 snap 0 seq_num 376) 2023-12-01T04:56:02.123 INFO:tasks.rados.rados.0.smithi080.stdout:1253: finishing write tid 1 to smithi08089843-385 2023-12-01T04:56:02.123 INFO:tasks.rados.rados.0.smithi080.stdout:1253: finishing write tid 2 to smithi08089843-385 2023-12-01T04:56:02.124 INFO:tasks.rados.rados.0.smithi080.stdout:1253: finishing write tid 3 to smithi08089843-385 2023-12-01T04:56:02.124 INFO:tasks.rados.rados.0.smithi080.stdout:1253: finishing write tid 4 to smithi08089843-385 2023-12-01T04:56:02.124 INFO:tasks.rados.rados.0.smithi080.stdout:1253: finishing write tid 5 to smithi08089843-385 2023-12-01T04:56:02.124 INFO:tasks.rados.rados.0.smithi080.stdout:1253: oid 385 updating version 0 to 130 2023-12-01T04:56:02.124 INFO:tasks.rados.rados.0.smithi080.stdout:1253: oid 385 updating version 130 to 131 2023-12-01T04:56:02.124 INFO:tasks.rados.rados.0.smithi080.stdout:1253: oid 385 updating version 131 to 133 2023-12-01T04:56:02.124 INFO:tasks.rados.rados.0.smithi080.stdout:1253: oid 385 version 133 is already newer than 132 2023-12-01T04:56:02.124 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 385 v 133 (ObjNum 923 snap 0 seq_num 923) dirty exists 2023-12-01T04:56:02.124 INFO:tasks.rados.rados.0.smithi080.stdout:1253: left oid 385 (ObjNum 923 snap 0 seq_num 923) 2023-12-01T04:56:02.124 INFO:tasks.rados.rados.0.smithi080.stdout:1254: finishing write tid 1 to smithi08089843-160 2023-12-01T04:56:02.124 INFO:tasks.rados.rados.0.smithi080.stdout:1254: finishing write tid 2 to smithi08089843-160 2023-12-01T04:56:02.124 INFO:tasks.rados.rados.0.smithi080.stdout:1254: finishing write tid 3 to smithi08089843-160 2023-12-01T04:56:02.124 INFO:tasks.rados.rados.0.smithi080.stdout:1254: finishing write tid 4 to smithi08089843-160 2023-12-01T04:56:02.124 INFO:tasks.rados.rados.0.smithi080.stdout:1254: finishing write tid 5 to smithi08089843-160 2023-12-01T04:56:02.125 INFO:tasks.rados.rados.0.smithi080.stdout:1254: oid 160 updating version 0 to 172 2023-12-01T04:56:02.125 INFO:tasks.rados.rados.0.smithi080.stdout:1254: oid 160 version 172 is already newer than 169 2023-12-01T04:56:02.125 INFO:tasks.rados.rados.0.smithi080.stdout:1254: oid 160 version 172 is already newer than 170 2023-12-01T04:56:02.125 INFO:tasks.rados.rados.0.smithi080.stdout:1254: oid 160 version 172 is already newer than 171 2023-12-01T04:56:02.125 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 160 v 172 (ObjNum 924 snap 0 seq_num 924) dirty exists 2023-12-01T04:56:02.125 INFO:tasks.rados.rados.0.smithi080.stdout:1254: left oid 160 (ObjNum 924 snap 0 seq_num 924) 2023-12-01T04:56:02.125 INFO:tasks.rados.rados.0.smithi080.stdout:1255: finishing write tid 1 to smithi08089843-423 2023-12-01T04:56:02.125 INFO:tasks.rados.rados.0.smithi080.stdout:1255: finishing write tid 2 to smithi08089843-423 2023-12-01T04:56:02.125 INFO:tasks.rados.rados.0.smithi080.stdout:1255: finishing write tid 3 to smithi08089843-423 2023-12-01T04:56:02.125 INFO:tasks.rados.rados.0.smithi080.stdout:1255: finishing write tid 4 to smithi08089843-423 2023-12-01T04:56:02.125 INFO:tasks.rados.rados.0.smithi080.stdout:1255: finishing write tid 5 to smithi08089843-423 2023-12-01T04:56:02.125 INFO:tasks.rados.rados.0.smithi080.stdout:1255: oid 423 updating version 0 to 205 2023-12-01T04:56:02.125 INFO:tasks.rados.rados.0.smithi080.stdout:1255: oid 423 version 205 is already newer than 202 2023-12-01T04:56:02.125 INFO:tasks.rados.rados.0.smithi080.stdout:1255: oid 423 version 205 is already newer than 203 2023-12-01T04:56:02.125 INFO:tasks.rados.rados.0.smithi080.stdout:1255: oid 423 version 205 is already newer than 204 2023-12-01T04:56:02.126 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 423 v 205 (ObjNum 925 snap 0 seq_num 925) dirty exists 2023-12-01T04:56:02.126 INFO:tasks.rados.rados.0.smithi080.stdout:1255: left oid 423 (ObjNum 925 snap 0 seq_num 925) 2023-12-01T04:56:02.126 INFO:tasks.rados.rados.0.smithi080.stdout:1256: expect (ObjNum 146 snap 0 seq_num 146) 2023-12-01T04:56:02.199 INFO:tasks.rados.rados.0.smithi080.stdout:1257: finishing write tid 1 to smithi08089843-218 2023-12-01T04:56:02.200 INFO:tasks.rados.rados.0.smithi080.stdout:1257: finishing write tid 2 to smithi08089843-218 2023-12-01T04:56:02.200 INFO:tasks.rados.rados.0.smithi080.stdout:1262: seq_num 928 ranges {796896=426138,1654231=764649,2984302=480075} 2023-12-01T04:56:02.211 INFO:tasks.rados.rados.0.smithi080.stdout:1262: writing smithi08089843-154 from 796896 to 1223034 tid 1 2023-12-01T04:56:02.218 INFO:tasks.rados.rados.0.smithi080.stdout:1262: writing smithi08089843-154 from 1654231 to 2418880 tid 2 2023-12-01T04:56:02.224 INFO:tasks.rados.rados.0.smithi080.stdout:1262: writing smithi08089843-154 from 2984302 to 3464377 tid 3 2023-12-01T04:56:02.224 INFO:tasks.rados.rados.0.smithi080.stdout:1249: done (13 left) 2023-12-01T04:56:02.224 INFO:tasks.rados.rados.0.smithi080.stdout:1250: done (12 left) 2023-12-01T04:56:02.225 INFO:tasks.rados.rados.0.smithi080.stdout:1251: done (11 left) 2023-12-01T04:56:02.225 INFO:tasks.rados.rados.0.smithi080.stdout:1252: done (10 left) 2023-12-01T04:56:02.225 INFO:tasks.rados.rados.0.smithi080.stdout:1253: done (9 left) 2023-12-01T04:56:02.225 INFO:tasks.rados.rados.0.smithi080.stdout:1254: done (8 left) 2023-12-01T04:56:02.225 INFO:tasks.rados.rados.0.smithi080.stdout:1255: done (7 left) 2023-12-01T04:56:02.225 INFO:tasks.rados.rados.0.smithi080.stdout:1256: done (6 left) 2023-12-01T04:56:02.225 INFO:tasks.rados.rados.0.smithi080.stdout:1263: delete oid 181 current snap is 0 2023-12-01T04:56:02.225 INFO:tasks.rados.rados.0.smithi080.stdout:1257: finishing write tid 3 to smithi08089843-218 2023-12-01T04:56:02.225 INFO:tasks.rados.rados.0.smithi080.stdout:1257: finishing write tid 4 to smithi08089843-218 2023-12-01T04:56:02.225 INFO:tasks.rados.rados.0.smithi080.stdout:1257: finishing write tid 5 to smithi08089843-218 2023-12-01T04:56:02.225 INFO:tasks.rados.rados.0.smithi080.stdout:1257: oid 218 updating version 0 to 174 2023-12-01T04:56:02.225 INFO:tasks.rados.rados.0.smithi080.stdout:1257: oid 218 updating version 174 to 176 2023-12-01T04:56:02.225 INFO:tasks.rados.rados.0.smithi080.stdout:1257: oid 218 version 176 is already newer than 173 2023-12-01T04:56:02.225 INFO:tasks.rados.rados.0.smithi080.stdout:1257: oid 218 version 176 is already newer than 175 2023-12-01T04:56:02.226 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 218 v 176 (ObjNum 926 snap 0 seq_num 926) dirty exists 2023-12-01T04:56:02.226 INFO:tasks.rados.rados.0.smithi080.stdout:1257: left oid 218 (ObjNum 926 snap 0 seq_num 926) 2023-12-01T04:56:02.226 INFO:tasks.rados.rados.0.smithi080.stdout:1259: expect (ObjNum 480 snap 0 seq_num 480) 2023-12-01T04:56:02.298 INFO:tasks.rados.rados.0.smithi080.stdout:1258: expect (ObjNum 344 snap 0 seq_num 344) 2023-12-01T04:56:02.420 INFO:tasks.rados.rados.0.smithi080.stdout:1260: finishing write tid 1 to smithi08089843-463 2023-12-01T04:56:02.421 INFO:tasks.rados.rados.0.smithi080.stdout:1260: finishing write tid 2 to smithi08089843-463 2023-12-01T04:56:02.421 INFO:tasks.rados.rados.0.smithi080.stdout:1260: finishing write tid 3 to smithi08089843-463 2023-12-01T04:56:02.421 INFO:tasks.rados.rados.0.smithi080.stdout:1260: finishing write tid 4 to smithi08089843-463 2023-12-01T04:56:02.421 INFO:tasks.rados.rados.0.smithi080.stdout:1260: finishing write tid 5 to smithi08089843-463 2023-12-01T04:56:02.421 INFO:tasks.rados.rados.0.smithi080.stdout:1260: oid 463 updating version 0 to 210 2023-12-01T04:56:02.421 INFO:tasks.rados.rados.0.smithi080.stdout:1260: oid 463 updating version 210 to 211 2023-12-01T04:56:02.421 INFO:tasks.rados.rados.0.smithi080.stdout:1260: oid 463 version 211 is already newer than 209 2023-12-01T04:56:02.421 INFO:tasks.rados.rados.0.smithi080.stdout:1260: oid 463 updating version 211 to 212 2023-12-01T04:56:02.422 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 463 v 212 (ObjNum 927 snap 0 seq_num 927) dirty exists 2023-12-01T04:56:02.422 INFO:tasks.rados.rados.0.smithi080.stdout:1260: left oid 463 (ObjNum 927 snap 0 seq_num 927) 2023-12-01T04:56:02.422 INFO:tasks.rados.rados.0.smithi080.stdout:1261: expect (ObjNum 255 snap 0 seq_num 255) 2023-12-01T04:56:02.495 INFO:tasks.rados.rados.0.smithi080.stdout:1262: finishing write tid 1 to smithi08089843-154 2023-12-01T04:56:02.495 INFO:tasks.rados.rados.0.smithi080.stdout:1262: finishing write tid 2 to smithi08089843-154 2023-12-01T04:56:02.495 INFO:tasks.rados.rados.0.smithi080.stdout:1262: finishing write tid 3 to smithi08089843-154 2023-12-01T04:56:02.495 INFO:tasks.rados.rados.0.smithi080.stdout:1262: finishing write tid 4 to smithi08089843-154 2023-12-01T04:56:02.495 INFO:tasks.rados.rados.0.smithi080.stdout:1262: finishing write tid 5 to smithi08089843-154 2023-12-01T04:56:02.495 INFO:tasks.rados.rados.0.smithi080.stdout:1262: oid 154 updating version 0 to 212 2023-12-01T04:56:02.495 INFO:tasks.rados.rados.0.smithi080.stdout:1262: oid 154 updating version 212 to 213 2023-12-01T04:56:02.496 INFO:tasks.rados.rados.0.smithi080.stdout:1262: oid 154 version 213 is already newer than 211 2023-12-01T04:56:02.496 INFO:tasks.rados.rados.0.smithi080.stdout:1262: oid 154 updating version 213 to 214 2023-12-01T04:56:02.496 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 154 v 214 (ObjNum 928 snap 0 seq_num 928) dirty exists 2023-12-01T04:56:02.496 INFO:tasks.rados.rados.0.smithi080.stdout:1262: left oid 154 (ObjNum 928 snap 0 seq_num 928) 2023-12-01T04:56:02.496 INFO:tasks.rados.rados.0.smithi080.stdout:1257: done (6 left) 2023-12-01T04:56:02.496 INFO:tasks.rados.rados.0.smithi080.stdout:1258: done (5 left) 2023-12-01T04:56:02.496 INFO:tasks.rados.rados.0.smithi080.stdout:1259: done (4 left) 2023-12-01T04:56:02.496 INFO:tasks.rados.rados.0.smithi080.stdout:1260: done (3 left) 2023-12-01T04:56:02.496 INFO:tasks.rados.rados.0.smithi080.stdout:1261: done (2 left) 2023-12-01T04:56:02.496 INFO:tasks.rados.rados.0.smithi080.stdout:1262: done (1 left) 2023-12-01T04:56:02.496 INFO:tasks.rados.rados.0.smithi080.stdout:1263: done (0 left) 2023-12-01T04:56:02.496 INFO:tasks.rados.rados.0.smithi080.stdout:1264: write oid 461 current snap is 0 2023-12-01T04:56:02.496 INFO:tasks.rados.rados.0.smithi080.stdout:1264: seq_num 930 ranges {430510=576636,1654842=768318,2922795=502619} 2023-12-01T04:56:02.500 INFO:tasks.rados.rados.0.smithi080.stdout:1264: writing smithi08089843-461 from 430510 to 1007146 tid 1 2023-12-01T04:56:02.508 INFO:tasks.rados.rados.0.smithi080.stdout:1264: writing smithi08089843-461 from 1654842 to 2423160 tid 2 2023-12-01T04:56:02.513 INFO:tasks.rados.rados.0.smithi080.stdout:1264: writing smithi08089843-461 from 2922795 to 3425414 tid 3 2023-12-01T04:56:02.513 INFO:tasks.rados.rados.0.smithi080.stdout:1265: write oid 224 current snap is 0 2023-12-01T04:56:02.513 INFO:tasks.rados.rados.0.smithi080.stdout:1265: seq_num 931 ranges {447317=651885,1713324=628329,3066571=580746} 2023-12-01T04:56:02.519 INFO:tasks.rados.rados.0.smithi080.stdout:1265: writing smithi08089843-224 from 447317 to 1099202 tid 1 2023-12-01T04:56:02.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:56:02 smithi090 bash[32384]: audit 2023-12-01T04:56:01.415964+0000 mon.c (mon.2) 137 : audit 0 from='client.? 172.21.15.80:0/15303792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:56:02.526 INFO:tasks.rados.rados.0.smithi080.stdout:1265: writing smithi08089843-224 from 1713324 to 2341653 tid 2 2023-12-01T04:56:02.533 INFO:tasks.rados.rados.0.smithi080.stdout:1265: writing smithi08089843-224 from 3066571 to 3647317 tid 3 2023-12-01T04:56:02.534 INFO:tasks.rados.rados.0.smithi080.stdout:1266: read oid 30 snap -1 2023-12-01T04:56:02.534 INFO:tasks.rados.rados.0.smithi080.stdout:1266: expect (ObjNum 791 snap 0 seq_num 791) 2023-12-01T04:56:02.534 INFO:tasks.rados.rados.0.smithi080.stdout:1267: delete oid 143 current snap is 0 2023-12-01T04:56:02.534 INFO:tasks.rados.rados.0.smithi080.stdout:1264: finishing write tid 1 to smithi08089843-461 2023-12-01T04:56:02.534 INFO:tasks.rados.rados.0.smithi080.stdout:1264: finishing write tid 2 to smithi08089843-461 2023-12-01T04:56:02.534 INFO:tasks.rados.rados.0.smithi080.stdout:1264: finishing write tid 3 to smithi08089843-461 2023-12-01T04:56:02.534 INFO:tasks.rados.rados.0.smithi080.stdout:1264: finishing write tid 4 to smithi08089843-461 2023-12-01T04:56:02.534 INFO:tasks.rados.rados.0.smithi080.stdout:1264: finishing write tid 5 to smithi08089843-461 2023-12-01T04:56:02.534 INFO:tasks.rados.rados.0.smithi080.stdout:1264: oid 461 updating version 0 to 179 2023-12-01T04:56:02.534 INFO:tasks.rados.rados.0.smithi080.stdout:1264: oid 461 version 179 is already newer than 178 2023-12-01T04:56:02.534 INFO:tasks.rados.rados.0.smithi080.stdout:1264: oid 461 version 179 is already newer than 177 2023-12-01T04:56:02.534 INFO:tasks.rados.rados.0.smithi080.stdout:1264: oid 461 updating version 179 to 180 2023-12-01T04:56:02.535 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 461 v 180 (ObjNum 930 snap 0 seq_num 930) dirty exists 2023-12-01T04:56:02.535 INFO:tasks.rados.rados.0.smithi080.stdout:1264: left oid 461 (ObjNum 930 snap 0 seq_num 930) 2023-12-01T04:56:02.535 INFO:tasks.rados.rados.0.smithi080.stdout:1265: finishing write tid 1 to smithi08089843-224 2023-12-01T04:56:02.535 INFO:tasks.rados.rados.0.smithi080.stdout:1265: finishing write tid 2 to smithi08089843-224 2023-12-01T04:56:02.536 INFO:tasks.rados.rados.0.smithi080.stdout:1264: done (3 left) 2023-12-01T04:56:02.536 INFO:tasks.rados.rados.0.smithi080.stdout:1267: done (2 left) 2023-12-01T04:56:02.537 INFO:tasks.rados.rados.0.smithi080.stdout:1268: read oid 248 snap -1 2023-12-01T04:56:02.537 INFO:tasks.rados.rados.0.smithi080.stdout:1268: expect (ObjNum 247 snap 0 seq_num 247) 2023-12-01T04:56:02.537 INFO:tasks.rados.rados.0.smithi080.stdout:1269: write oid 260 current snap is 0 2023-12-01T04:56:02.537 INFO:tasks.rados.rados.0.smithi080.stdout:1269: seq_num 933 ranges {480931=402383,1313935=515645,2488711=452788,3443230=237701} 2023-12-01T04:56:02.542 INFO:tasks.rados.rados.0.smithi080.stdout:1269: writing smithi08089843-260 from 480931 to 883314 tid 1 2023-12-01T04:56:02.549 INFO:tasks.rados.rados.0.smithi080.stdout:1269: writing smithi08089843-260 from 1313935 to 1829580 tid 2 2023-12-01T04:56:02.557 INFO:tasks.rados.rados.0.smithi080.stdout:1269: writing smithi08089843-260 from 2488711 to 2941499 tid 3 2023-12-01T04:56:02.561 INFO:tasks.rados.rados.0.smithi080.stdout:1269: writing smithi08089843-260 from 3443230 to 3680931 tid 4 2023-12-01T04:56:02.562 INFO:tasks.rados.rados.0.smithi080.stdout:1270: write oid 398 current snap is 0 2023-12-01T04:56:02.562 INFO:tasks.rados.rados.0.smithi080.stdout:1265: finishing write tid 3 to smithi08089843-224 2023-12-01T04:56:02.562 INFO:tasks.rados.rados.0.smithi080.stdout:1270: seq_num 934 ranges {497738=477632,1772417=775656,3316134=381604} 2023-12-01T04:56:02.567 INFO:tasks.rados.rados.0.smithi080.stdout:1270: writing smithi08089843-398 from 497738 to 975370 tid 1 2023-12-01T04:56:02.576 INFO:tasks.rados.rados.0.smithi080.stdout:1270: writing smithi08089843-398 from 1772417 to 2548073 tid 2 2023-12-01T04:56:02.582 INFO:tasks.rados.rados.0.smithi080.stdout:1270: writing smithi08089843-398 from 3316134 to 3697738 tid 3 2023-12-01T04:56:02.583 INFO:tasks.rados.rados.0.smithi080.stdout:1271: read oid 110 snap -1 2023-12-01T04:56:02.583 INFO:tasks.rados.rados.0.smithi080.stdout:1271: expect (ObjNum 109 snap 0 seq_num 109) 2023-12-01T04:56:02.583 INFO:tasks.rados.rados.0.smithi080.stdout:1272: write oid 434 current snap is 0 2023-12-01T04:56:02.583 INFO:tasks.rados.rados.0.smithi080.stdout:1265: finishing write tid 4 to smithi08089843-224 2023-12-01T04:56:02.583 INFO:tasks.rados.rados.0.smithi080.stdout:1265: finishing write tid 5 to smithi08089843-224 2023-12-01T04:56:02.583 INFO:tasks.rados.rados.0.smithi080.stdout:1265: oid 224 updating version 0 to 185 2023-12-01T04:56:02.583 INFO:tasks.rados.rados.0.smithi080.stdout:1265: oid 224 version 185 is already newer than 184 2023-12-01T04:56:02.583 INFO:tasks.rados.rados.0.smithi080.stdout:1265: oid 224 version 185 is already newer than 183 2023-12-01T04:56:02.583 INFO:tasks.rados.rados.0.smithi080.stdout:1265: oid 224 updating version 185 to 186 2023-12-01T04:56:02.583 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 224 v 186 (ObjNum 931 snap 0 seq_num 931) dirty exists 2023-12-01T04:56:02.583 INFO:tasks.rados.rados.0.smithi080.stdout:1265: left oid 224 (ObjNum 931 snap 0 seq_num 931) 2023-12-01T04:56:02.583 INFO:tasks.rados.rados.0.smithi080.stdout:1268: expect (ObjNum 247 snap 0 seq_num 247) 2023-12-01T04:56:02.656 INFO:tasks.rados.rados.0.smithi080.stdout:1266: expect (ObjNum 791 snap 0 seq_num 791) 2023-12-01T04:56:02.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:56:02 smithi080 bash[28361]: audit 2023-12-01T04:56:01.415964+0000 mon.c (mon.2) 137 : audit 0 from='client.? 172.21.15.80:0/15303792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:56:02.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:56:02 smithi080 bash[41963]: audit 2023-12-01T04:56:01.415964+0000 mon.c (mon.2) 137 : audit 0 from='client.? 172.21.15.80:0/15303792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:56:02.818 INFO:tasks.rados.rados.0.smithi080.stdout:1269: finishing write tid 1 to smithi08089843-260 2023-12-01T04:56:02.819 INFO:tasks.rados.rados.0.smithi080.stdout:1269: finishing write tid 2 to smithi08089843-260 2023-12-01T04:56:02.819 INFO:tasks.rados.rados.0.smithi080.stdout:1269: finishing write tid 3 to smithi08089843-260 2023-12-01T04:56:02.819 INFO:tasks.rados.rados.0.smithi080.stdout:1272: seq_num 935 ranges {514545=552881,1830899=519314,2943557=475332} 2023-12-01T04:56:02.824 INFO:tasks.rados.rados.0.smithi080.stdout:1272: writing smithi08089843-434 from 514545 to 1067426 tid 1 2023-12-01T04:56:02.832 INFO:tasks.rados.rados.0.smithi080.stdout:1272: writing smithi08089843-434 from 1830899 to 2350213 tid 2 2023-12-01T04:56:02.839 INFO:tasks.rados.rados.0.smithi080.stdout:1272: writing smithi08089843-434 from 2943557 to 3418889 tid 3 2023-12-01T04:56:02.839 INFO:tasks.rados.rados.0.smithi080.stdout:1265: done (6 left) 2023-12-01T04:56:02.839 INFO:tasks.rados.rados.0.smithi080.stdout:1266: done (5 left) 2023-12-01T04:56:02.839 INFO:tasks.rados.rados.0.smithi080.stdout:1268: done (4 left) 2023-12-01T04:56:02.839 INFO:tasks.rados.rados.0.smithi080.stdout:1273: write oid 53 current snap is 0 2023-12-01T04:56:02.840 INFO:tasks.rados.rados.0.smithi080.stdout:1269: finishing write tid 4 to smithi08089843-260 2023-12-01T04:56:02.840 INFO:tasks.rados.rados.0.smithi080.stdout:1269: finishing write tid 5 to smithi08089843-260 2023-12-01T04:56:02.840 INFO:tasks.rados.rados.0.smithi080.stdout:1269: finishing write tid 6 to smithi08089843-260 2023-12-01T04:56:02.840 INFO:tasks.rados.rados.0.smithi080.stdout:1269: oid 260 updating version 0 to 234 2023-12-01T04:56:02.840 INFO:tasks.rados.rados.0.smithi080.stdout:1269: oid 260 updating version 234 to 235 2023-12-01T04:56:02.841 INFO:tasks.rados.rados.0.smithi080.stdout:1269: oid 260 version 235 is already newer than 233 2023-12-01T04:56:02.841 INFO:tasks.rados.rados.0.smithi080.stdout:1269: oid 260 updating version 235 to 236 2023-12-01T04:56:02.841 INFO:tasks.rados.rados.0.smithi080.stdout:1269: oid 260 version 236 is already newer than 232 2023-12-01T04:56:02.841 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 260 v 236 (ObjNum 933 snap 0 seq_num 933) dirty exists 2023-12-01T04:56:02.841 INFO:tasks.rados.rados.0.smithi080.stdout:1269: left oid 260 (ObjNum 933 snap 0 seq_num 933) 2023-12-01T04:56:02.841 INFO:tasks.rados.rados.0.smithi080.stdout:1270: finishing write tid 1 to smithi08089843-398 2023-12-01T04:56:02.842 INFO:tasks.rados.rados.0.smithi080.stdout:1270: finishing write tid 2 to smithi08089843-398 2023-12-01T04:56:02.842 INFO:tasks.rados.rados.0.smithi080.stdout:1273: seq_num 936 ranges {531352=744483,2005734=779325,3487333=244019} 2023-12-01T04:56:02.845 INFO:tasks.rados.rados.0.smithi080.stdout:1273: writing smithi08089843-53 from 531352 to 1275835 tid 1 2023-12-01T04:56:02.853 INFO:tasks.rados.rados.0.smithi080.stdout:1273: writing smithi08089843-53 from 2005734 to 2785059 tid 2 2023-12-01T04:56:02.859 INFO:tasks.rados.rados.0.smithi080.stdout:1273: writing smithi08089843-53 from 3487333 to 3731352 tid 3 2023-12-01T04:56:02.859 INFO:tasks.rados.rados.0.smithi080.stdout:1269: done (4 left) 2023-12-01T04:56:02.859 INFO:tasks.rados.rados.0.smithi080.stdout:1274: read oid 189 snap -1 2023-12-01T04:56:02.860 INFO:tasks.rados.rados.0.smithi080.stdout:1274: expect (ObjNum 770 snap 0 seq_num 770) 2023-12-01T04:56:02.860 INFO:tasks.rados.rados.0.smithi080.stdout:1275: read oid 276 snap -1 2023-12-01T04:56:02.860 INFO:tasks.rados.rados.0.smithi080.stdout:1275: expect (ObjNum 275 snap 0 seq_num 275) 2023-12-01T04:56:02.860 INFO:tasks.rados.rados.0.smithi080.stdout:1276: read oid 312 snap -1 2023-12-01T04:56:02.860 INFO:tasks.rados.rados.0.smithi080.stdout:1276: expect (ObjNum 311 snap 0 seq_num 311) 2023-12-01T04:56:02.860 INFO:tasks.rados.rados.0.smithi080.stdout:1277: read oid 134 snap -1 2023-12-01T04:56:02.860 INFO:tasks.rados.rados.0.smithi080.stdout:1277: expect (ObjNum 133 snap 0 seq_num 133) 2023-12-01T04:56:02.860 INFO:tasks.rados.rados.0.smithi080.stdout:1278: read oid 55 snap -1 2023-12-01T04:56:02.861 INFO:tasks.rados.rados.0.smithi080.stdout:1278: expect (ObjNum 732 snap 0 seq_num 732) 2023-12-01T04:56:02.861 INFO:tasks.rados.rados.0.smithi080.stdout:1279: write oid 375 current snap is 0 2023-12-01T04:56:02.861 INFO:tasks.rados.rados.0.smithi080.stdout:1270: finishing write tid 3 to smithi08089843-398 2023-12-01T04:56:02.861 INFO:tasks.rados.rados.0.smithi080.stdout:1270: finishing write tid 4 to smithi08089843-398 2023-12-01T04:56:02.861 INFO:tasks.rados.rados.0.smithi080.stdout:1279: seq_num 937 ranges {548159=419732,1664216=522983,2714756=614229} 2023-12-01T04:56:02.864 INFO:tasks.rados.rados.0.smithi080.stdout:1279: writing smithi08089843-375 from 548159 to 967891 tid 1 2023-12-01T04:56:02.871 INFO:tasks.rados.rados.0.smithi080.stdout:1279: writing smithi08089843-375 from 1664216 to 2187199 tid 2 2023-12-01T04:56:02.879 INFO:tasks.rados.rados.0.smithi080.stdout:1279: writing smithi08089843-375 from 2714756 to 3328985 tid 3 2023-12-01T04:56:02.879 INFO:tasks.rados.rados.0.smithi080.stdout:1280: read oid 107 snap -1 2023-12-01T04:56:02.879 INFO:tasks.rados.rados.0.smithi080.stdout:1280: expect (ObjNum 817 snap 0 seq_num 817) 2023-12-01T04:56:02.879 INFO:tasks.rados.rados.0.smithi080.stdout:1281: write oid 21 current snap is 0 2023-12-01T04:56:02.879 INFO:tasks.rados.rados.0.smithi080.stdout:1281: seq_num 938 ranges {564966=494981,1606345=782994,3025826=425501} 2023-12-01T04:56:02.884 INFO:tasks.rados.rados.0.smithi080.stdout:1281: writing smithi08089843-21 from 564966 to 1059947 tid 1 2023-12-01T04:56:02.892 INFO:tasks.rados.rados.0.smithi080.stdout:1281: writing smithi08089843-21 from 1606345 to 2389339 tid 2 2023-12-01T04:56:02.900 INFO:tasks.rados.rados.0.smithi080.stdout:1281: writing smithi08089843-21 from 3025826 to 3451327 tid 3 2023-12-01T04:56:02.900 INFO:tasks.rados.rados.0.smithi080.stdout:1282: write oid 154 current snap is 0 2023-12-01T04:56:02.900 INFO:tasks.rados.rados.0.smithi080.stdout:1282: seq_num 939 ranges {581773=570230,1664827=526652,2653249=636773} 2023-12-01T04:56:02.907 INFO:tasks.rados.rados.0.smithi080.stdout:1282: writing smithi08089843-154 from 581773 to 1152003 tid 1 2023-12-01T04:56:02.913 INFO:tasks.rados.rados.0.smithi080.stdout:1282: writing smithi08089843-154 from 1664827 to 2191479 tid 2 2023-12-01T04:56:02.920 INFO:tasks.rados.rados.0.smithi080.stdout:1282: writing smithi08089843-154 from 2653249 to 3290022 tid 3 2023-12-01T04:56:02.920 INFO:tasks.rados.rados.0.smithi080.stdout:1283: delete oid 439 current snap is 0 2023-12-01T04:56:02.920 INFO:tasks.rados.rados.0.smithi080.stdout:1270: finishing write tid 5 to smithi08089843-398 2023-12-01T04:56:02.920 INFO:tasks.rados.rados.0.smithi080.stdout:1270: oid 398 updating version 0 to 183 2023-12-01T04:56:02.920 INFO:tasks.rados.rados.0.smithi080.stdout:1270: oid 398 version 183 is already newer than 180 2023-12-01T04:56:02.920 INFO:tasks.rados.rados.0.smithi080.stdout:1270: oid 398 version 183 is already newer than 182 2023-12-01T04:56:02.920 INFO:tasks.rados.rados.0.smithi080.stdout:1270: oid 398 version 183 is already newer than 181 2023-12-01T04:56:02.920 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 398 v 183 (ObjNum 934 snap 0 seq_num 934) dirty exists 2023-12-01T04:56:02.920 INFO:tasks.rados.rados.0.smithi080.stdout:1270: left oid 398 (ObjNum 934 snap 0 seq_num 934) 2023-12-01T04:56:02.921 INFO:tasks.rados.rados.0.smithi080.stdout:1271: expect (ObjNum 109 snap 0 seq_num 109) 2023-12-01T04:56:03.063 INFO:tasks.rados.rados.0.smithi080.stdout:1272: finishing write tid 1 to smithi08089843-434 2023-12-01T04:56:03.063 INFO:tasks.rados.rados.0.smithi080.stdout:1272: finishing write tid 2 to smithi08089843-434 2023-12-01T04:56:03.064 INFO:tasks.rados.rados.0.smithi080.stdout:1272: finishing write tid 3 to smithi08089843-434 2023-12-01T04:56:03.064 INFO:tasks.rados.rados.0.smithi080.stdout:1272: finishing write tid 4 to smithi08089843-434 2023-12-01T04:56:03.064 INFO:tasks.rados.rados.0.smithi080.stdout:1272: finishing write tid 5 to smithi08089843-434 2023-12-01T04:56:03.064 INFO:tasks.rados.rados.0.smithi080.stdout:1272: oid 434 updating version 0 to 288 2023-12-01T04:56:03.064 INFO:tasks.rados.rados.0.smithi080.stdout:1272: oid 434 version 288 is already newer than 286 2023-12-01T04:56:03.064 INFO:tasks.rados.rados.0.smithi080.stdout:1272: oid 434 updating version 288 to 289 2023-12-01T04:56:03.064 INFO:tasks.rados.rados.0.smithi080.stdout:1272: oid 434 version 289 is already newer than 287 2023-12-01T04:56:03.064 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 434 v 289 (ObjNum 935 snap 0 seq_num 935) dirty exists 2023-12-01T04:56:03.064 INFO:tasks.rados.rados.0.smithi080.stdout:1272: left oid 434 (ObjNum 935 snap 0 seq_num 935) 2023-12-01T04:56:03.064 INFO:tasks.rados.rados.0.smithi080.stdout:1273: finishing write tid 1 to smithi08089843-53 2023-12-01T04:56:03.064 INFO:tasks.rados.rados.0.smithi080.stdout:1273: finishing write tid 2 to smithi08089843-53 2023-12-01T04:56:03.064 INFO:tasks.rados.rados.0.smithi080.stdout:1273: finishing write tid 3 to smithi08089843-53 2023-12-01T04:56:03.064 INFO:tasks.rados.rados.0.smithi080.stdout:1273: finishing write tid 4 to smithi08089843-53 2023-12-01T04:56:03.065 INFO:tasks.rados.rados.0.smithi080.stdout:1273: finishing write tid 5 to smithi08089843-53 2023-12-01T04:56:03.065 INFO:tasks.rados.rados.0.smithi080.stdout:1273: oid 53 updating version 0 to 196 2023-12-01T04:56:03.065 INFO:tasks.rados.rados.0.smithi080.stdout:1273: oid 53 updating version 196 to 198 2023-12-01T04:56:03.065 INFO:tasks.rados.rados.0.smithi080.stdout:1273: oid 53 version 198 is already newer than 197 2023-12-01T04:56:03.065 INFO:tasks.rados.rados.0.smithi080.stdout:1273: oid 53 updating version 198 to 199 2023-12-01T04:56:03.065 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 53 v 199 (ObjNum 936 snap 0 seq_num 936) dirty exists 2023-12-01T04:56:03.065 INFO:tasks.rados.rados.0.smithi080.stdout:1273: left oid 53 (ObjNum 936 snap 0 seq_num 936) 2023-12-01T04:56:03.065 INFO:tasks.rados.rados.0.smithi080.stdout:1276: expect (ObjNum 311 snap 0 seq_num 311) 2023-12-01T04:56:03.175 INFO:tasks.rados.rados.0.smithi080.stdout:1274: expect (ObjNum 770 snap 0 seq_num 770) 2023-12-01T04:56:03.314 INFO:tasks.rados.rados.0.smithi080.stdout:1278: expect (ObjNum 732 snap 0 seq_num 732) 2023-12-01T04:56:03.465 INFO:tasks.rados.rados.0.smithi080.stdout:1275: expect (ObjNum 275 snap 0 seq_num 275) 2023-12-01T04:56:03.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:56:03 smithi090 bash[32384]: cluster 2023-12-01T04:56:02.129984+0000 mgr.y (mgr.24362) 226 : cluster 0 pgmap v197: 89 pgs: 89 active+clean; 1.3 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 84 MiB/s rd, 13 MiB/s wr, 127 op/s 2023-12-01T04:56:03.557 INFO:tasks.rados.rados.0.smithi080.stdout:1279: finishing write tid 1 to smithi08089843-375 2023-12-01T04:56:03.558 INFO:tasks.rados.rados.0.smithi080.stdout:1279: finishing write tid 2 to smithi08089843-375 2023-12-01T04:56:03.558 INFO:tasks.rados.rados.0.smithi080.stdout:1279: finishing write tid 3 to smithi08089843-375 2023-12-01T04:56:03.558 INFO:tasks.rados.rados.0.smithi080.stdout:1270: done (13 left) 2023-12-01T04:56:03.558 INFO:tasks.rados.rados.0.smithi080.stdout:1271: done (12 left) 2023-12-01T04:56:03.558 INFO:tasks.rados.rados.0.smithi080.stdout:1272: done (11 left) 2023-12-01T04:56:03.558 INFO:tasks.rados.rados.0.smithi080.stdout:1273: done (10 left) 2023-12-01T04:56:03.558 INFO:tasks.rados.rados.0.smithi080.stdout:1274: done (9 left) 2023-12-01T04:56:03.558 INFO:tasks.rados.rados.0.smithi080.stdout:1275: done (8 left) 2023-12-01T04:56:03.558 INFO:tasks.rados.rados.0.smithi080.stdout:1276: done (7 left) 2023-12-01T04:56:03.558 INFO:tasks.rados.rados.0.smithi080.stdout:1278: done (6 left) 2023-12-01T04:56:03.558 INFO:tasks.rados.rados.0.smithi080.stdout:1283: done (5 left) 2023-12-01T04:56:03.559 INFO:tasks.rados.rados.0.smithi080.stdout:1284: write oid 93 current snap is 0 2023-12-01T04:56:03.559 INFO:tasks.rados.rados.0.smithi080.stdout:1279: finishing write tid 4 to smithi08089843-375 2023-12-01T04:56:03.559 INFO:tasks.rados.rados.0.smithi080.stdout:1279: finishing write tid 5 to smithi08089843-375 2023-12-01T04:56:03.559 INFO:tasks.rados.rados.0.smithi080.stdout:1279: oid 375 updating version 0 to 184 2023-12-01T04:56:03.559 INFO:tasks.rados.rados.0.smithi080.stdout:1279: oid 375 version 184 is already newer than 182 2023-12-01T04:56:03.559 INFO:tasks.rados.rados.0.smithi080.stdout:1279: oid 375 version 184 is already newer than 181 2023-12-01T04:56:03.559 INFO:tasks.rados.rados.0.smithi080.stdout:1279: oid 375 version 184 is already newer than 183 2023-12-01T04:56:03.559 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 375 v 184 (ObjNum 937 snap 0 seq_num 937) dirty exists 2023-12-01T04:56:03.559 INFO:tasks.rados.rados.0.smithi080.stdout:1279: left oid 375 (ObjNum 937 snap 0 seq_num 937) 2023-12-01T04:56:03.559 INFO:tasks.rados.rados.0.smithi080.stdout:1277: expect (ObjNum 133 snap 0 seq_num 133) 2023-12-01T04:56:03.632 INFO:tasks.rados.rados.0.smithi080.stdout:1280: expect (ObjNum 817 snap 0 seq_num 817) 2023-12-01T04:56:03.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:56:03 smithi080 bash[28361]: cluster 2023-12-01T04:56:02.129984+0000 mgr.y (mgr.24362) 226 : cluster 0 pgmap v197: 89 pgs: 89 active+clean; 1.3 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 84 MiB/s rd, 13 MiB/s wr, 127 op/s 2023-12-01T04:56:03.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:56:03 smithi080 bash[41963]: cluster 2023-12-01T04:56:02.129984+0000 mgr.y (mgr.24362) 226 : cluster 0 pgmap v197: 89 pgs: 89 active+clean; 1.3 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 84 MiB/s rd, 13 MiB/s wr, 127 op/s 2023-12-01T04:56:03.872 INFO:tasks.rados.rados.0.smithi080.stdout:1281: finishing write tid 1 to smithi08089843-21 2023-12-01T04:56:03.872 INFO:tasks.rados.rados.0.smithi080.stdout:1284: seq_num 941 ranges {615387=720728,1781791=530321,3108095=707292} 2023-12-01T04:56:03.881 INFO:tasks.rados.rados.0.smithi080.stdout:1284: writing smithi08089843-93 from 615387 to 1336115 tid 1 2023-12-01T04:56:03.888 INFO:tasks.rados.rados.0.smithi080.stdout:1284: writing smithi08089843-93 from 1781791 to 2312112 tid 2 2023-12-01T04:56:03.897 INFO:tasks.rados.rados.0.smithi080.stdout:1284: writing smithi08089843-93 from 3108095 to 3815387 tid 3 2023-12-01T04:56:03.897 INFO:tasks.rados.rados.0.smithi080.stdout:1277: done (5 left) 2023-12-01T04:56:03.897 INFO:tasks.rados.rados.0.smithi080.stdout:1279: done (4 left) 2023-12-01T04:56:03.897 INFO:tasks.rados.rados.0.smithi080.stdout:1280: done (3 left) 2023-12-01T04:56:03.897 INFO:tasks.rados.rados.0.smithi080.stdout:1285: write oid 266 current snap is 0 2023-12-01T04:56:03.897 INFO:tasks.rados.rados.0.smithi080.stdout:1285: seq_num 942 ranges {632194=795977,2123920=790332,3419165=413029} 2023-12-01T04:56:03.905 INFO:tasks.rados.rados.0.smithi080.stdout:1285: writing smithi08089843-266 from 632194 to 1428171 tid 1 2023-12-01T04:56:03.913 INFO:tasks.rados.rados.0.smithi080.stdout:1285: writing smithi08089843-266 from 2123920 to 2914252 tid 2 2023-12-01T04:56:03.921 INFO:tasks.rados.rados.0.smithi080.stdout:1285: writing smithi08089843-266 from 3419165 to 3832194 tid 3 2023-12-01T04:56:03.921 INFO:tasks.rados.rados.0.smithi080.stdout:1286: write oid 30 current snap is 0 2023-12-01T04:56:03.921 INFO:tasks.rados.rados.0.smithi080.stdout:1281: finishing write tid 2 to smithi08089843-21 2023-12-01T04:56:03.921 INFO:tasks.rados.rados.0.smithi080.stdout:1281: finishing write tid 3 to smithi08089843-21 2023-12-01T04:56:03.921 INFO:tasks.rados.rados.0.smithi080.stdout:1281: finishing write tid 4 to smithi08089843-21 2023-12-01T04:56:03.921 INFO:tasks.rados.rados.0.smithi080.stdout:1281: finishing write tid 5 to smithi08089843-21 2023-12-01T04:56:03.921 INFO:tasks.rados.rados.0.smithi080.stdout:1281: oid 21 updating version 0 to 153 2023-12-01T04:56:03.921 INFO:tasks.rados.rados.0.smithi080.stdout:1281: oid 21 version 153 is already newer than 152 2023-12-01T04:56:03.922 INFO:tasks.rados.rados.0.smithi080.stdout:1281: oid 21 version 153 is already newer than 150 2023-12-01T04:56:03.922 INFO:tasks.rados.rados.0.smithi080.stdout:1281: oid 21 version 153 is already newer than 151 2023-12-01T04:56:03.922 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 21 v 153 (ObjNum 938 snap 0 seq_num 938) dirty exists 2023-12-01T04:56:03.922 INFO:tasks.rados.rados.0.smithi080.stdout:1281: left oid 21 (ObjNum 938 snap 0 seq_num 938) 2023-12-01T04:56:03.922 INFO:tasks.rados.rados.0.smithi080.stdout:1282: finishing write tid 1 to smithi08089843-154 2023-12-01T04:56:03.922 INFO:tasks.rados.rados.0.smithi080.stdout:1282: finishing write tid 2 to smithi08089843-154 2023-12-01T04:56:03.922 INFO:tasks.rados.rados.0.smithi080.stdout:1282: finishing write tid 3 to smithi08089843-154 2023-12-01T04:56:03.922 INFO:tasks.rados.rados.0.smithi080.stdout:1282: finishing write tid 4 to smithi08089843-154 2023-12-01T04:56:03.922 INFO:tasks.rados.rados.0.smithi080.stdout:1282: finishing write tid 5 to smithi08089843-154 2023-12-01T04:56:03.922 INFO:tasks.rados.rados.0.smithi080.stdout:1282: oid 154 updating version 0 to 218 2023-12-01T04:56:03.922 INFO:tasks.rados.rados.0.smithi080.stdout:1282: oid 154 version 218 is already newer than 217 2023-12-01T04:56:03.922 INFO:tasks.rados.rados.0.smithi080.stdout:1282: oid 154 version 218 is already newer than 215 2023-12-01T04:56:03.922 INFO:tasks.rados.rados.0.smithi080.stdout:1282: oid 154 version 218 is already newer than 216 2023-12-01T04:56:03.923 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 154 v 218 (ObjNum 939 snap 0 seq_num 939) dirty exists 2023-12-01T04:56:03.923 INFO:tasks.rados.rados.0.smithi080.stdout:1282: left oid 154 (ObjNum 939 snap 0 seq_num 939) 2023-12-01T04:56:03.923 INFO:tasks.rados.rados.0.smithi080.stdout:1286: seq_num 943 ranges {649001=587579,1898755=533990,3162941=686060} 2023-12-01T04:56:03.926 INFO:tasks.rados.rados.0.smithi080.stdout:1286: writing smithi08089843-30 from 649001 to 1236580 tid 1 2023-12-01T04:56:03.934 INFO:tasks.rados.rados.0.smithi080.stdout:1286: writing smithi08089843-30 from 1898755 to 2432745 tid 2 2023-12-01T04:56:03.942 INFO:tasks.rados.rados.0.smithi080.stdout:1286: writing smithi08089843-30 from 3162941 to 3849001 tid 3 2023-12-01T04:56:03.942 INFO:tasks.rados.rados.0.smithi080.stdout:1281: done (4 left) 2023-12-01T04:56:03.942 INFO:tasks.rados.rados.0.smithi080.stdout:1282: done (3 left) 2023-12-01T04:56:03.943 INFO:tasks.rados.rados.0.smithi080.stdout:1287: write oid 464 current snap is 0 2023-12-01T04:56:03.943 INFO:tasks.rados.rados.0.smithi080.stdout:1287: seq_num 944 ranges {665808=662828,1957237=677648,3074011=609486} 2023-12-01T04:56:03.949 INFO:tasks.rados.rados.0.smithi080.stdout:1287: writing smithi08089843-464 from 665808 to 1328636 tid 1 2023-12-01T04:56:03.957 INFO:tasks.rados.rados.0.smithi080.stdout:1287: writing smithi08089843-464 from 1957237 to 2634885 tid 2 2023-12-01T04:56:03.964 INFO:tasks.rados.rados.0.smithi080.stdout:1287: writing smithi08089843-464 from 3074011 to 3683497 tid 3 2023-12-01T04:56:03.964 INFO:tasks.rados.rados.0.smithi080.stdout:1288: read oid 389 snap -1 2023-12-01T04:56:03.964 INFO:tasks.rados.rados.0.smithi080.stdout:1288: expect (ObjNum 388 snap 0 seq_num 388) 2023-12-01T04:56:03.964 INFO:tasks.rados.rados.0.smithi080.stdout:1289: read oid 183 snap -1 2023-12-01T04:56:03.964 INFO:tasks.rados.rados.0.smithi080.stdout:1289: expect (ObjNum 830 snap 0 seq_num 830) 2023-12-01T04:56:03.964 INFO:tasks.rados.rados.0.smithi080.stdout:1290: read oid 332 snap -1 2023-12-01T04:56:03.964 INFO:tasks.rados.rados.0.smithi080.stdout:1290: expect (ObjNum 331 snap 0 seq_num 331) 2023-12-01T04:56:03.964 INFO:tasks.rados.rados.0.smithi080.stdout:1291: write oid 256 current snap is 0 2023-12-01T04:56:03.964 INFO:tasks.rados.rados.0.smithi080.stdout:1284: finishing write tid 1 to smithi08089843-93 2023-12-01T04:56:03.964 INFO:tasks.rados.rados.0.smithi080.stdout:1284: finishing write tid 2 to smithi08089843-93 2023-12-01T04:56:03.964 INFO:tasks.rados.rados.0.smithi080.stdout:1284: finishing write tid 3 to smithi08089843-93 2023-12-01T04:56:03.964 INFO:tasks.rados.rados.0.smithi080.stdout:1284: finishing write tid 4 to smithi08089843-93 2023-12-01T04:56:03.965 INFO:tasks.rados.rados.0.smithi080.stdout:1291: seq_num 945 ranges {682615=738077,2015719=537659,3217787=420758} 2023-12-01T04:56:03.971 INFO:tasks.rados.rados.0.smithi080.stdout:1291: writing smithi08089843-256 from 682615 to 1420692 tid 1 2023-12-01T04:56:03.978 INFO:tasks.rados.rados.0.smithi080.stdout:1291: writing smithi08089843-256 from 2015719 to 2553378 tid 2 2023-12-01T04:56:03.984 INFO:tasks.rados.rados.0.smithi080.stdout:1291: writing smithi08089843-256 from 3217787 to 3638545 tid 3 2023-12-01T04:56:03.985 INFO:tasks.rados.rados.0.smithi080.stdout:1292: write oid 451 current snap is 0 2023-12-01T04:56:03.985 INFO:tasks.rados.rados.0.smithi080.stdout:1284: finishing write tid 5 to smithi08089843-93 2023-12-01T04:56:03.985 INFO:tasks.rados.rados.0.smithi080.stdout:1284: oid 93 updating version 0 to 203 2023-12-01T04:56:03.985 INFO:tasks.rados.rados.0.smithi080.stdout:1284: oid 93 updating version 203 to 206 2023-12-01T04:56:03.985 INFO:tasks.rados.rados.0.smithi080.stdout:1284: oid 93 version 206 is already newer than 205 2023-12-01T04:56:03.985 INFO:tasks.rados.rados.0.smithi080.stdout:1284: oid 93 version 206 is already newer than 204 2023-12-01T04:56:03.985 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 93 v 206 (ObjNum 941 snap 0 seq_num 941) dirty exists 2023-12-01T04:56:03.985 INFO:tasks.rados.rados.0.smithi080.stdout:1284: left oid 93 (ObjNum 941 snap 0 seq_num 941) 2023-12-01T04:56:03.985 INFO:tasks.rados.rados.0.smithi080.stdout:1292: seq_num 946 ranges {699422=413326,1557848=681317,3012504=748383} 2023-12-01T04:56:03.991 INFO:tasks.rados.rados.0.smithi080.stdout:1292: writing smithi08089843-451 from 699422 to 1112748 tid 1 2023-12-01T04:56:03.997 INFO:tasks.rados.rados.0.smithi080.stdout:1292: writing smithi08089843-451 from 1557848 to 2239165 tid 2 2023-12-01T04:56:04.006 INFO:tasks.rados.rados.0.smithi080.stdout:1292: writing smithi08089843-451 from 3012504 to 3760887 tid 3 2023-12-01T04:56:04.006 INFO:tasks.rados.rados.0.smithi080.stdout:1284: done (8 left) 2023-12-01T04:56:04.006 INFO:tasks.rados.rados.0.smithi080.stdout:1293: write oid 442 current snap is 0 2023-12-01T04:56:04.007 INFO:tasks.rados.rados.0.smithi080.stdout:1293: seq_num 947 ranges {716229=488575,1616330=541328,2756280=559655} 2023-12-01T04:56:04.013 INFO:tasks.rados.rados.0.smithi080.stdout:1293: writing smithi08089843-442 from 716229 to 1204804 tid 1 2023-12-01T04:56:04.018 INFO:tasks.rados.rados.0.smithi080.stdout:1293: writing smithi08089843-442 from 1616330 to 2157658 tid 2 2023-12-01T04:56:04.025 INFO:tasks.rados.rados.0.smithi080.stdout:1293: writing smithi08089843-442 from 2756280 to 3315935 tid 3 2023-12-01T04:56:04.025 INFO:tasks.rados.rados.0.smithi080.stdout:1294: read oid 14 snap -1 2023-12-01T04:56:04.025 INFO:tasks.rados.rados.0.smithi080.stdout:1294: expect (ObjNum 13 snap 0 seq_num 13) 2023-12-01T04:56:04.025 INFO:tasks.rados.rados.0.smithi080.stdout:1295: read oid 237 snap -1 2023-12-01T04:56:04.025 INFO:tasks.rados.rados.0.smithi080.stdout:1295: expect (ObjNum 876 snap 0 seq_num 876) 2023-12-01T04:56:04.025 INFO:tasks.rados.rados.0.smithi080.stdout:1296: write oid 419 current snap is 0 2023-12-01T04:56:04.025 INFO:tasks.rados.rados.0.smithi080.stdout:1296: seq_num 948 ranges {733036=563824,2074812=684986,3183703=749333} 2023-12-01T04:56:04.032 INFO:tasks.rados.rados.0.smithi080.stdout:1296: writing smithi08089843-419 from 733036 to 1296860 tid 1 2023-12-01T04:56:04.040 INFO:tasks.rados.rados.0.smithi080.stdout:1296: writing smithi08089843-419 from 2074812 to 2759798 tid 2 2023-12-01T04:56:04.047 INFO:tasks.rados.rados.0.smithi080.stdout:1296: writing smithi08089843-419 from 3183703 to 3933036 tid 3 2023-12-01T04:56:04.047 INFO:tasks.rados.rados.0.smithi080.stdout:1297: write oid 80 current snap is 0 2023-12-01T04:56:04.047 INFO:tasks.rados.rados.0.smithi080.stdout:1297: seq_num 949 ranges {749843=639073,2133294=544997,3211126=582199} 2023-12-01T04:56:04.055 INFO:tasks.rados.rados.0.smithi080.stdout:1297: writing smithi08089843-80 from 749843 to 1388916 tid 1 2023-12-01T04:56:04.062 INFO:tasks.rados.rados.0.smithi080.stdout:1297: writing smithi08089843-80 from 2133294 to 2678291 tid 2 2023-12-01T04:56:04.069 INFO:tasks.rados.rados.0.smithi080.stdout:1297: writing smithi08089843-80 from 3211126 to 3793325 tid 3 2023-12-01T04:56:04.069 INFO:tasks.rados.rados.0.smithi080.stdout:1298: read oid 90 snap -1 2023-12-01T04:56:04.070 INFO:tasks.rados.rados.0.smithi080.stdout:1298: expect (ObjNum 805 snap 0 seq_num 805) 2023-12-01T04:56:04.070 INFO:tasks.rados.rados.0.smithi080.stdout:1299: delete oid 239 current snap is 0 2023-12-01T04:56:04.070 INFO:tasks.rados.rados.0.smithi080.stdout:1285: finishing write tid 1 to smithi08089843-266 2023-12-01T04:56:04.070 INFO:tasks.rados.rados.0.smithi080.stdout:1285: finishing write tid 2 to smithi08089843-266 2023-12-01T04:56:04.070 INFO:tasks.rados.rados.0.smithi080.stdout:1285: finishing write tid 3 to smithi08089843-266 2023-12-01T04:56:04.070 INFO:tasks.rados.rados.0.smithi080.stdout:1285: finishing write tid 4 to smithi08089843-266 2023-12-01T04:56:04.070 INFO:tasks.rados.rados.0.smithi080.stdout:1285: finishing write tid 5 to smithi08089843-266 2023-12-01T04:56:04.070 INFO:tasks.rados.rados.0.smithi080.stdout:1285: oid 266 updating version 0 to 152 2023-12-01T04:56:04.070 INFO:tasks.rados.rados.0.smithi080.stdout:1285: oid 266 updating version 152 to 153 2023-12-01T04:56:04.070 INFO:tasks.rados.rados.0.smithi080.stdout:1285: oid 266 version 153 is already newer than 151 2023-12-01T04:56:04.070 INFO:tasks.rados.rados.0.smithi080.stdout:1285: oid 266 updating version 153 to 154 2023-12-01T04:56:04.070 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 266 v 154 (ObjNum 942 snap 0 seq_num 942) dirty exists 2023-12-01T04:56:04.070 INFO:tasks.rados.rados.0.smithi080.stdout:1285: left oid 266 (ObjNum 942 snap 0 seq_num 942) 2023-12-01T04:56:04.070 INFO:tasks.rados.rados.0.smithi080.stdout:1286: finishing write tid 1 to smithi08089843-30 2023-12-01T04:56:04.071 INFO:tasks.rados.rados.0.smithi080.stdout:1286: finishing write tid 2 to smithi08089843-30 2023-12-01T04:56:04.071 INFO:tasks.rados.rados.0.smithi080.stdout:1286: finishing write tid 3 to smithi08089843-30 2023-12-01T04:56:04.071 INFO:tasks.rados.rados.0.smithi080.stdout:1286: finishing write tid 4 to smithi08089843-30 2023-12-01T04:56:04.071 INFO:tasks.rados.rados.0.smithi080.stdout:1286: finishing write tid 5 to smithi08089843-30 2023-12-01T04:56:04.071 INFO:tasks.rados.rados.0.smithi080.stdout:1286: oid 30 updating version 0 to 290 2023-12-01T04:56:04.071 INFO:tasks.rados.rados.0.smithi080.stdout:1286: oid 30 updating version 290 to 293 2023-12-01T04:56:04.071 INFO:tasks.rados.rados.0.smithi080.stdout:1286: oid 30 version 293 is already newer than 291 2023-12-01T04:56:04.071 INFO:tasks.rados.rados.0.smithi080.stdout:1286: oid 30 version 293 is already newer than 292 2023-12-01T04:56:04.071 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 30 v 293 (ObjNum 943 snap 0 seq_num 943) dirty exists 2023-12-01T04:56:04.071 INFO:tasks.rados.rados.0.smithi080.stdout:1286: left oid 30 (ObjNum 943 snap 0 seq_num 943) 2023-12-01T04:56:04.071 INFO:tasks.rados.rados.0.smithi080.stdout:1287: finishing write tid 1 to smithi08089843-464 2023-12-01T04:56:04.071 INFO:tasks.rados.rados.0.smithi080.stdout:1287: finishing write tid 2 to smithi08089843-464 2023-12-01T04:56:04.071 INFO:tasks.rados.rados.0.smithi080.stdout:1288: expect (ObjNum 388 snap 0 seq_num 388) 2023-12-01T04:56:04.160 INFO:tasks.rados.rados.0.smithi080.stdout:1287: finishing write tid 3 to smithi08089843-464 2023-12-01T04:56:04.160 INFO:tasks.rados.rados.0.smithi080.stdout:1290: expect (ObjNum 331 snap 0 seq_num 331) 2023-12-01T04:56:04.280 INFO:tasks.rados.rados.0.smithi080.stdout:1289: expect (ObjNum 830 snap 0 seq_num 830) 2023-12-01T04:56:04.505 INFO:tasks.rados.rados.0.smithi080.stdout:1287: finishing write tid 4 to smithi08089843-464 2023-12-01T04:56:04.505 INFO:tasks.rados.rados.0.smithi080.stdout:1287: finishing write tid 5 to smithi08089843-464 2023-12-01T04:56:04.505 INFO:tasks.rados.rados.0.smithi080.stdout:1287: oid 464 updating version 0 to 184 2023-12-01T04:56:04.506 INFO:tasks.rados.rados.0.smithi080.stdout:1287: oid 464 version 184 is already newer than 181 2023-12-01T04:56:04.506 INFO:tasks.rados.rados.0.smithi080.stdout:1287: oid 464 version 184 is already newer than 182 2023-12-01T04:56:04.506 INFO:tasks.rados.rados.0.smithi080.stdout:1287: oid 464 version 184 is already newer than 183 2023-12-01T04:56:04.506 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 464 v 184 (ObjNum 944 snap 0 seq_num 944) dirty exists 2023-12-01T04:56:04.506 INFO:tasks.rados.rados.0.smithi080.stdout:1287: left oid 464 (ObjNum 944 snap 0 seq_num 944) 2023-12-01T04:56:04.506 INFO:tasks.rados.rados.0.smithi080.stdout:1291: finishing write tid 1 to smithi08089843-256 2023-12-01T04:56:04.506 INFO:tasks.rados.rados.0.smithi080.stdout:1291: finishing write tid 2 to smithi08089843-256 2023-12-01T04:56:04.506 INFO:tasks.rados.rados.0.smithi080.stdout:1291: finishing write tid 3 to smithi08089843-256 2023-12-01T04:56:04.506 INFO:tasks.rados.rados.0.smithi080.stdout:1291: finishing write tid 4 to smithi08089843-256 2023-12-01T04:56:04.506 INFO:tasks.rados.rados.0.smithi080.stdout:1291: finishing write tid 5 to smithi08089843-256 2023-12-01T04:56:04.506 INFO:tasks.rados.rados.0.smithi080.stdout:1291: oid 256 updating version 0 to 186 2023-12-01T04:56:04.506 INFO:tasks.rados.rados.0.smithi080.stdout:1291: oid 256 updating version 186 to 187 2023-12-01T04:56:04.506 INFO:tasks.rados.rados.0.smithi080.stdout:1291: oid 256 updating version 187 to 188 2023-12-01T04:56:04.506 INFO:tasks.rados.rados.0.smithi080.stdout:1291: oid 256 version 188 is already newer than 185 2023-12-01T04:56:04.506 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 256 v 188 (ObjNum 945 snap 0 seq_num 945) dirty exists 2023-12-01T04:56:04.507 INFO:tasks.rados.rados.0.smithi080.stdout:1291: left oid 256 (ObjNum 945 snap 0 seq_num 945) 2023-12-01T04:56:04.507 INFO:tasks.rados.rados.0.smithi080.stdout:1292: finishing write tid 1 to smithi08089843-451 2023-12-01T04:56:04.507 INFO:tasks.rados.rados.0.smithi080.stdout:1292: finishing write tid 2 to smithi08089843-451 2023-12-01T04:56:04.507 INFO:tasks.rados.rados.0.smithi080.stdout:1292: finishing write tid 3 to smithi08089843-451 2023-12-01T04:56:04.507 INFO:tasks.rados.rados.0.smithi080.stdout:1292: finishing write tid 4 to smithi08089843-451 2023-12-01T04:56:04.507 INFO:tasks.rados.rados.0.smithi080.stdout:1292: finishing write tid 5 to smithi08089843-451 2023-12-01T04:56:04.507 INFO:tasks.rados.rados.0.smithi080.stdout:1292: oid 451 updating version 0 to 157 2023-12-01T04:56:04.507 INFO:tasks.rados.rados.0.smithi080.stdout:1292: oid 451 version 157 is already newer than 155 2023-12-01T04:56:04.507 INFO:tasks.rados.rados.0.smithi080.stdout:1292: oid 451 version 157 is already newer than 156 2023-12-01T04:56:04.507 INFO:tasks.rados.rados.0.smithi080.stdout:1292: oid 451 version 157 is already newer than 154 2023-12-01T04:56:04.507 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 451 v 157 (ObjNum 946 snap 0 seq_num 946) dirty exists 2023-12-01T04:56:04.507 INFO:tasks.rados.rados.0.smithi080.stdout:1292: left oid 451 (ObjNum 946 snap 0 seq_num 946) 2023-12-01T04:56:04.507 INFO:tasks.rados.rados.0.smithi080.stdout:1293: finishing write tid 1 to smithi08089843-442 2023-12-01T04:56:04.507 INFO:tasks.rados.rados.0.smithi080.stdout:1293: finishing write tid 2 to smithi08089843-442 2023-12-01T04:56:04.508 INFO:tasks.rados.rados.0.smithi080.stdout:1293: finishing write tid 3 to smithi08089843-442 2023-12-01T04:56:04.508 INFO:tasks.rados.rados.0.smithi080.stdout:1293: finishing write tid 4 to smithi08089843-442 2023-12-01T04:56:04.508 INFO:tasks.rados.rados.0.smithi080.stdout:1293: finishing write tid 5 to smithi08089843-442 2023-12-01T04:56:04.508 INFO:tasks.rados.rados.0.smithi080.stdout:1293: oid 442 updating version 0 to 190 2023-12-01T04:56:04.508 INFO:tasks.rados.rados.0.smithi080.stdout:1293: oid 442 version 190 is already newer than 189 2023-12-01T04:56:04.508 INFO:tasks.rados.rados.0.smithi080.stdout:1293: oid 442 version 190 is already newer than 187 2023-12-01T04:56:04.508 INFO:tasks.rados.rados.0.smithi080.stdout:1293: oid 442 version 190 is already newer than 188 2023-12-01T04:56:04.508 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 442 v 190 (ObjNum 947 snap 0 seq_num 947) dirty exists 2023-12-01T04:56:04.508 INFO:tasks.rados.rados.0.smithi080.stdout:1293: left oid 442 (ObjNum 947 snap 0 seq_num 947) 2023-12-01T04:56:04.508 INFO:tasks.rados.rados.0.smithi080.stdout:1294: expect (ObjNum 13 snap 0 seq_num 13) 2023-12-01T04:56:04.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:56:04 smithi090 bash[32384]: audit 2023-12-01T04:56:03.889761+0000 mon.c (mon.2) 138 : audit 0 from='client.? 172.21.15.80:0/1903364787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:56:04.579 INFO:tasks.rados.rados.0.smithi080.stdout:1295: expect (ObjNum 876 snap 0 seq_num 876) 2023-12-01T04:56:04.672 INFO:tasks.rados.rados.0.smithi080.stdout:1296: finishing write tid 1 to smithi08089843-419 2023-12-01T04:56:04.672 INFO:tasks.rados.rados.0.smithi080.stdout:1296: finishing write tid 2 to smithi08089843-419 2023-12-01T04:56:04.672 INFO:tasks.rados.rados.0.smithi080.stdout:1296: finishing write tid 3 to smithi08089843-419 2023-12-01T04:56:04.672 INFO:tasks.rados.rados.0.smithi080.stdout:1296: finishing write tid 4 to smithi08089843-419 2023-12-01T04:56:04.672 INFO:tasks.rados.rados.0.smithi080.stdout:1296: finishing write tid 5 to smithi08089843-419 2023-12-01T04:56:04.672 INFO:tasks.rados.rados.0.smithi080.stdout:1296: oid 419 updating version 0 to 227 2023-12-01T04:56:04.672 INFO:tasks.rados.rados.0.smithi080.stdout:1296: oid 419 version 227 is already newer than 226 2023-12-01T04:56:04.672 INFO:tasks.rados.rados.0.smithi080.stdout:1296: oid 419 updating version 227 to 228 2023-12-01T04:56:04.672 INFO:tasks.rados.rados.0.smithi080.stdout:1296: oid 419 version 228 is already newer than 225 2023-12-01T04:56:04.672 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 419 v 228 (ObjNum 948 snap 0 seq_num 948) dirty exists 2023-12-01T04:56:04.672 INFO:tasks.rados.rados.0.smithi080.stdout:1296: left oid 419 (ObjNum 948 snap 0 seq_num 948) 2023-12-01T04:56:04.672 INFO:tasks.rados.rados.0.smithi080.stdout:1297: finishing write tid 1 to smithi08089843-80 2023-12-01T04:56:04.672 INFO:tasks.rados.rados.0.smithi080.stdout:1297: finishing write tid 2 to smithi08089843-80 2023-12-01T04:56:04.672 INFO:tasks.rados.rados.0.smithi080.stdout:1297: finishing write tid 3 to smithi08089843-80 2023-12-01T04:56:04.673 INFO:tasks.rados.rados.0.smithi080.stdout:1297: finishing write tid 4 to smithi08089843-80 2023-12-01T04:56:04.673 INFO:tasks.rados.rados.0.smithi080.stdout:1297: finishing write tid 5 to smithi08089843-80 2023-12-01T04:56:04.673 INFO:tasks.rados.rados.0.smithi080.stdout:1297: oid 80 updating version 0 to 238 2023-12-01T04:56:04.673 INFO:tasks.rados.rados.0.smithi080.stdout:1297: oid 80 updating version 238 to 240 2023-12-01T04:56:04.673 INFO:tasks.rados.rados.0.smithi080.stdout:1297: oid 80 version 240 is already newer than 239 2023-12-01T04:56:04.673 INFO:tasks.rados.rados.0.smithi080.stdout:1297: oid 80 updating version 240 to 241 2023-12-01T04:56:04.673 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 80 v 241 (ObjNum 949 snap 0 seq_num 949) dirty exists 2023-12-01T04:56:04.673 INFO:tasks.rados.rados.0.smithi080.stdout:1297: left oid 80 (ObjNum 949 snap 0 seq_num 949) 2023-12-01T04:56:04.673 INFO:tasks.rados.rados.0.smithi080.stdout:1298: expect (ObjNum 805 snap 0 seq_num 805) 2023-12-01T04:56:04.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:56:04 smithi080 bash[41963]: audit 2023-12-01T04:56:03.889761+0000 mon.c (mon.2) 138 : audit 0 from='client.? 172.21.15.80:0/1903364787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:56:04.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:56:04 smithi080 bash[28361]: audit 2023-12-01T04:56:03.889761+0000 mon.c (mon.2) 138 : audit 0 from='client.? 172.21.15.80:0/1903364787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:56:04.826 INFO:tasks.rados.rados.0.smithi080.stdout:1285: done (14 left) 2023-12-01T04:56:04.826 INFO:tasks.rados.rados.0.smithi080.stdout:1286: done (13 left) 2023-12-01T04:56:04.826 INFO:tasks.rados.rados.0.smithi080.stdout:1287: done (12 left) 2023-12-01T04:56:04.826 INFO:tasks.rados.rados.0.smithi080.stdout:1288: done (11 left) 2023-12-01T04:56:04.826 INFO:tasks.rados.rados.0.smithi080.stdout:1289: done (10 left) 2023-12-01T04:56:04.826 INFO:tasks.rados.rados.0.smithi080.stdout:1290: done (9 left) 2023-12-01T04:56:04.826 INFO:tasks.rados.rados.0.smithi080.stdout:1291: done (8 left) 2023-12-01T04:56:04.826 INFO:tasks.rados.rados.0.smithi080.stdout:1292: done (7 left) 2023-12-01T04:56:04.827 INFO:tasks.rados.rados.0.smithi080.stdout:1293: done (6 left) 2023-12-01T04:56:04.827 INFO:tasks.rados.rados.0.smithi080.stdout:1294: done (5 left) 2023-12-01T04:56:04.827 INFO:tasks.rados.rados.0.smithi080.stdout:1295: done (4 left) 2023-12-01T04:56:04.827 INFO:tasks.rados.rados.0.smithi080.stdout:1296: done (3 left) 2023-12-01T04:56:04.827 INFO:tasks.rados.rados.0.smithi080.stdout:1297: done (2 left) 2023-12-01T04:56:04.827 INFO:tasks.rados.rados.0.smithi080.stdout:1298: done (1 left) 2023-12-01T04:56:04.827 INFO:tasks.rados.rados.0.smithi080.stdout:1299: done (0 left) 2023-12-01T04:56:04.827 INFO:tasks.rados.rados.0.smithi080.stdout:1300: delete oid 197 current snap is 0 2023-12-01T04:56:04.828 INFO:tasks.rados.rados.0.smithi080.stdout:1300: done (0 left) 2023-12-01T04:56:04.828 INFO:tasks.rados.rados.0.smithi080.stdout:1301: write oid 61 current snap is 0 2023-12-01T04:56:04.828 INFO:tasks.rados.rados.0.smithi080.stdout:1301: seq_num 952 ranges {400264=581173,1508740=491524} 2023-12-01T04:56:04.839 INFO:tasks.rados.rados.0.smithi080.stdout:1301: writing smithi08089843-61 from 400264 to 981437 tid 1 2023-12-01T04:56:04.845 INFO:tasks.rados.rados.0.smithi080.stdout:1301: writing smithi08089843-61 from 1508740 to 2000264 tid 2 2023-12-01T04:56:04.845 INFO:tasks.rados.rados.0.smithi080.stdout:1302: write oid 498 current snap is 0 2023-12-01T04:56:04.845 INFO:tasks.rados.rados.0.smithi080.stdout:1302: seq_num 953 ranges {417071=656422,1567222=449849} 2023-12-01T04:56:04.851 INFO:tasks.rados.rados.0.smithi080.stdout:1302: writing smithi08089843-498 from 417071 to 1073493 tid 1 2023-12-01T04:56:04.857 INFO:tasks.rados.rados.0.smithi080.stdout:1302: writing smithi08089843-498 from 1567222 to 2017071 tid 2 2023-12-01T04:56:04.857 INFO:tasks.rados.rados.0.smithi080.stdout:1303: write oid 196 current snap is 0 2023-12-01T04:56:04.857 INFO:tasks.rados.rados.0.smithi080.stdout:1301: finishing write tid 1 to smithi08089843-61 2023-12-01T04:56:04.857 INFO:tasks.rados.rados.0.smithi080.stdout:1301: finishing write tid 2 to smithi08089843-61 2023-12-01T04:56:04.858 INFO:tasks.rados.rados.0.smithi080.stdout:1301: finishing write tid 3 to smithi08089843-61 2023-12-01T04:56:04.858 INFO:tasks.rados.rados.0.smithi080.stdout:1303: seq_num 954 ranges {433878=731671,1909351=124527} 2023-12-01T04:56:04.863 INFO:tasks.rados.rados.0.smithi080.stdout:1303: writing smithi08089843-196 from 433878 to 1165549 tid 1 2023-12-01T04:56:04.869 INFO:tasks.rados.rados.0.smithi080.stdout:1303: writing smithi08089843-196 from 1909351 to 2033878 tid 2 2023-12-01T04:56:04.869 INFO:tasks.rados.rados.0.smithi080.stdout:1304: read oid 408 snap -1 2023-12-01T04:56:04.869 INFO:tasks.rados.rados.0.smithi080.stdout:1304: expect (ObjNum 794 snap 0 seq_num 794) 2023-12-01T04:56:04.869 INFO:tasks.rados.rados.0.smithi080.stdout:1305: read oid 43 snap -1 2023-12-01T04:56:04.869 INFO:tasks.rados.rados.0.smithi080.stdout:1305: expect (ObjNum 42 snap 0 seq_num 42) 2023-12-01T04:56:04.869 INFO:tasks.rados.rados.0.smithi080.stdout:1306: write oid 229 current snap is 0 2023-12-01T04:56:04.870 INFO:tasks.rados.rados.0.smithi080.stdout:1301: finishing write tid 4 to smithi08089843-61 2023-12-01T04:56:04.870 INFO:tasks.rados.rados.0.smithi080.stdout:1301: oid 61 updating version 0 to 188 2023-12-01T04:56:04.870 INFO:tasks.rados.rados.0.smithi080.stdout:1301: oid 61 version 188 is already newer than 186 2023-12-01T04:56:04.870 INFO:tasks.rados.rados.0.smithi080.stdout:1301: oid 61 version 188 is already newer than 187 2023-12-01T04:56:04.870 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 61 v 188 (ObjNum 952 snap 0 seq_num 952) dirty exists 2023-12-01T04:56:04.870 INFO:tasks.rados.rados.0.smithi080.stdout:1301: left oid 61 (ObjNum 952 snap 0 seq_num 952) 2023-12-01T04:56:04.870 INFO:tasks.rados.rados.0.smithi080.stdout:1302: finishing write tid 1 to smithi08089843-498 2023-12-01T04:56:04.870 INFO:tasks.rados.rados.0.smithi080.stdout:1306: seq_num 955 ranges {450685=406920,1567833=482852} 2023-12-01T04:56:04.873 INFO:tasks.rados.rados.0.smithi080.stdout:1306: writing smithi08089843-229 from 450685 to 857605 tid 1 2023-12-01T04:56:04.881 INFO:tasks.rados.rados.0.smithi080.stdout:1306: writing smithi08089843-229 from 1567833 to 2050685 tid 2 2023-12-01T04:56:04.881 INFO:tasks.rados.rados.0.smithi080.stdout:1301: done (5 left) 2023-12-01T04:56:04.881 INFO:tasks.rados.rados.0.smithi080.stdout:1307: read oid 226 snap -1 2023-12-01T04:56:04.881 INFO:tasks.rados.rados.0.smithi080.stdout:1307: expect (ObjNum 225 snap 0 seq_num 225) 2023-12-01T04:56:04.881 INFO:tasks.rados.rados.0.smithi080.stdout:1308: write oid 325 current snap is 0 2023-12-01T04:56:04.882 INFO:tasks.rados.rados.0.smithi080.stdout:1302: finishing write tid 2 to smithi08089843-498 2023-12-01T04:56:04.882 INFO:tasks.rados.rados.0.smithi080.stdout:1302: finishing write tid 3 to smithi08089843-498 2023-12-01T04:56:04.882 INFO:tasks.rados.rados.0.smithi080.stdout:1308: seq_num 956 ranges {467492=482169,1626315=441177} 2023-12-01T04:56:04.887 INFO:tasks.rados.rados.0.smithi080.stdout:1308: writing smithi08089843-325 from 467492 to 949661 tid 1 2023-12-01T04:56:04.894 INFO:tasks.rados.rados.0.smithi080.stdout:1308: writing smithi08089843-325 from 1626315 to 2067492 tid 2 2023-12-01T04:56:04.894 INFO:tasks.rados.rados.0.smithi080.stdout:1309: read oid 71 snap -1 2023-12-01T04:56:04.894 INFO:tasks.rados.rados.0.smithi080.stdout:1309: expect (ObjNum 684 snap 0 seq_num 684) 2023-12-01T04:56:04.894 INFO:tasks.rados.rados.0.smithi080.stdout:1310: write oid 343 current snap is 0 2023-12-01T04:56:04.894 INFO:tasks.rados.rados.0.smithi080.stdout:1310: seq_num 957 ranges {484299=557418,1684797=399502} 2023-12-01T04:56:04.900 INFO:tasks.rados.rados.0.smithi080.stdout:1310: writing smithi08089843-343 from 484299 to 1041717 tid 1 2023-12-01T04:56:04.906 INFO:tasks.rados.rados.0.smithi080.stdout:1310: writing smithi08089843-343 from 1684797 to 2084299 tid 2 2023-12-01T04:56:04.906 INFO:tasks.rados.rados.0.smithi080.stdout:1311: write oid 198 current snap is 0 2023-12-01T04:56:04.906 INFO:tasks.rados.rados.0.smithi080.stdout:1302: finishing write tid 4 to smithi08089843-498 2023-12-01T04:56:04.906 INFO:tasks.rados.rados.0.smithi080.stdout:1302: oid 498 updating version 0 to 296 2023-12-01T04:56:04.906 INFO:tasks.rados.rados.0.smithi080.stdout:1302: oid 498 version 296 is already newer than 295 2023-12-01T04:56:04.906 INFO:tasks.rados.rados.0.smithi080.stdout:1302: oid 498 version 296 is already newer than 294 2023-12-01T04:56:04.906 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 498 v 296 (ObjNum 953 snap 0 seq_num 953) dirty exists 2023-12-01T04:56:04.906 INFO:tasks.rados.rados.0.smithi080.stdout:1302: left oid 498 (ObjNum 953 snap 0 seq_num 953) 2023-12-01T04:56:04.907 INFO:tasks.rados.rados.0.smithi080.stdout:1311: seq_num 958 ranges {501106=749020,1743279=357827} 2023-12-01T04:56:04.913 INFO:tasks.rados.rados.0.smithi080.stdout:1311: writing smithi08089843-198 from 501106 to 1250126 tid 1 2023-12-01T04:56:04.919 INFO:tasks.rados.rados.0.smithi080.stdout:1311: writing smithi08089843-198 from 1743279 to 2101106 tid 2 2023-12-01T04:56:04.919 INFO:tasks.rados.rados.0.smithi080.stdout:1302: done (9 left) 2023-12-01T04:56:04.919 INFO:tasks.rados.rados.0.smithi080.stdout:1312: read oid 95 snap -1 2023-12-01T04:56:04.919 INFO:tasks.rados.rados.0.smithi080.stdout:1312: expect (ObjNum 869 snap 0 seq_num 869) 2023-12-01T04:56:04.919 INFO:tasks.rados.rados.0.smithi080.stdout:1313: read oid 484 snap -1 2023-12-01T04:56:04.919 INFO:tasks.rados.rados.0.smithi080.stdout:1313: expect (ObjNum 895 snap 0 seq_num 895) 2023-12-01T04:56:04.919 INFO:tasks.rados.rados.0.smithi080.stdout:1314: delete oid 91 current snap is 0 2023-12-01T04:56:04.919 INFO:tasks.rados.rados.0.smithi080.stdout:1303: finishing write tid 1 to smithi08089843-196 2023-12-01T04:56:04.919 INFO:tasks.rados.rados.0.smithi080.stdout:1303: finishing write tid 2 to smithi08089843-196 2023-12-01T04:56:04.920 INFO:tasks.rados.rados.0.smithi080.stdout:1303: finishing write tid 3 to smithi08089843-196 2023-12-01T04:56:04.920 INFO:tasks.rados.rados.0.smithi080.stdout:1303: finishing write tid 4 to smithi08089843-196 2023-12-01T04:56:04.920 INFO:tasks.rados.rados.0.smithi080.stdout:1303: oid 196 updating version 0 to 244 2023-12-01T04:56:04.920 INFO:tasks.rados.rados.0.smithi080.stdout:1303: oid 196 version 244 is already newer than 243 2023-12-01T04:56:04.920 INFO:tasks.rados.rados.0.smithi080.stdout:1303: oid 196 version 244 is already newer than 242 2023-12-01T04:56:04.920 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 196 v 244 (ObjNum 954 snap 0 seq_num 954) dirty exists 2023-12-01T04:56:04.920 INFO:tasks.rados.rados.0.smithi080.stdout:1303: left oid 196 (ObjNum 954 snap 0 seq_num 954) 2023-12-01T04:56:04.920 INFO:tasks.rados.rados.0.smithi080.stdout:1307: expect (ObjNum 225 snap 0 seq_num 225) 2023-12-01T04:56:05.055 INFO:tasks.rados.rados.0.smithi080.stdout:1305: expect (ObjNum 42 snap 0 seq_num 42) 2023-12-01T04:56:05.153 INFO:tasks.rados.rados.0.smithi080.stdout:1304: expect (ObjNum 794 snap 0 seq_num 794) 2023-12-01T04:56:05.306 INFO:tasks.rados.rados.0.smithi080.stdout:1306: finishing write tid 1 to smithi08089843-229 2023-12-01T04:56:05.307 INFO:tasks.rados.rados.0.smithi080.stdout:1306: finishing write tid 2 to smithi08089843-229 2023-12-01T04:56:05.307 INFO:tasks.rados.rados.0.smithi080.stdout:1306: finishing write tid 3 to smithi08089843-229 2023-12-01T04:56:05.307 INFO:tasks.rados.rados.0.smithi080.stdout:1306: finishing write tid 4 to smithi08089843-229 2023-12-01T04:56:05.307 INFO:tasks.rados.rados.0.smithi080.stdout:1306: oid 229 updating version 0 to 206 2023-12-01T04:56:05.307 INFO:tasks.rados.rados.0.smithi080.stdout:1306: oid 229 updating version 206 to 207 2023-12-01T04:56:05.307 INFO:tasks.rados.rados.0.smithi080.stdout:1306: oid 229 updating version 207 to 208 2023-12-01T04:56:05.307 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 229 v 208 (ObjNum 955 snap 0 seq_num 955) dirty exists 2023-12-01T04:56:05.307 INFO:tasks.rados.rados.0.smithi080.stdout:1306: left oid 229 (ObjNum 955 snap 0 seq_num 955) 2023-12-01T04:56:05.307 INFO:tasks.rados.rados.0.smithi080.stdout:1308: finishing write tid 1 to smithi08089843-325 2023-12-01T04:56:05.307 INFO:tasks.rados.rados.0.smithi080.stdout:1309: expect (ObjNum 684 snap 0 seq_num 684) 2023-12-01T04:56:05.470 INFO:tasks.rados.rados.0.smithi080.stdout:1308: finishing write tid 2 to smithi08089843-325 2023-12-01T04:56:05.470 INFO:tasks.rados.rados.0.smithi080.stdout:1308: finishing write tid 3 to smithi08089843-325 2023-12-01T04:56:05.470 INFO:tasks.rados.rados.0.smithi080.stdout:1308: finishing write tid 4 to smithi08089843-325 2023-12-01T04:56:05.470 INFO:tasks.rados.rados.0.smithi080.stdout:1308: oid 325 updating version 0 to 209 2023-12-01T04:56:05.470 INFO:tasks.rados.rados.0.smithi080.stdout:1308: oid 325 version 209 is already newer than 207 2023-12-01T04:56:05.470 INFO:tasks.rados.rados.0.smithi080.stdout:1308: oid 325 version 209 is already newer than 208 2023-12-01T04:56:05.470 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 325 v 209 (ObjNum 956 snap 0 seq_num 956) dirty exists 2023-12-01T04:56:05.470 INFO:tasks.rados.rados.0.smithi080.stdout:1308: left oid 325 (ObjNum 956 snap 0 seq_num 956) 2023-12-01T04:56:05.470 INFO:tasks.rados.rados.0.smithi080.stdout:1310: finishing write tid 1 to smithi08089843-343 2023-12-01T04:56:05.471 INFO:tasks.rados.rados.0.smithi080.stdout:1310: finishing write tid 2 to smithi08089843-343 2023-12-01T04:56:05.471 INFO:tasks.rados.rados.0.smithi080.stdout:1310: finishing write tid 3 to smithi08089843-343 2023-12-01T04:56:05.471 INFO:tasks.rados.rados.0.smithi080.stdout:1310: finishing write tid 4 to smithi08089843-343 2023-12-01T04:56:05.471 INFO:tasks.rados.rados.0.smithi080.stdout:1310: oid 343 updating version 0 to 186 2023-12-01T04:56:05.471 INFO:tasks.rados.rados.0.smithi080.stdout:1310: oid 343 version 186 is already newer than 184 2023-12-01T04:56:05.471 INFO:tasks.rados.rados.0.smithi080.stdout:1310: oid 343 version 186 is already newer than 185 2023-12-01T04:56:05.471 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 343 v 186 (ObjNum 957 snap 0 seq_num 957) dirty exists 2023-12-01T04:56:05.471 INFO:tasks.rados.rados.0.smithi080.stdout:1310: left oid 343 (ObjNum 957 snap 0 seq_num 957) 2023-12-01T04:56:05.471 INFO:tasks.rados.rados.0.smithi080.stdout:1311: finishing write tid 1 to smithi08089843-198 2023-12-01T04:56:05.471 INFO:tasks.rados.rados.0.smithi080.stdout:1311: finishing write tid 2 to smithi08089843-198 2023-12-01T04:56:05.471 INFO:tasks.rados.rados.0.smithi080.stdout:1311: finishing write tid 3 to smithi08089843-198 2023-12-01T04:56:05.471 INFO:tasks.rados.rados.0.smithi080.stdout:1311: finishing write tid 4 to smithi08089843-198 2023-12-01T04:56:05.471 INFO:tasks.rados.rados.0.smithi080.stdout:1311: oid 198 updating version 0 to 156 2023-12-01T04:56:05.471 INFO:tasks.rados.rados.0.smithi080.stdout:1311: oid 198 updating version 156 to 157 2023-12-01T04:56:05.472 INFO:tasks.rados.rados.0.smithi080.stdout:1311: oid 198 version 157 is already newer than 155 2023-12-01T04:56:05.472 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 198 v 157 (ObjNum 958 snap 0 seq_num 958) dirty exists 2023-12-01T04:56:05.472 INFO:tasks.rados.rados.0.smithi080.stdout:1311: left oid 198 (ObjNum 958 snap 0 seq_num 958) 2023-12-01T04:56:05.472 INFO:tasks.rados.rados.0.smithi080.stdout:1313: expect (ObjNum 895 snap 0 seq_num 895) 2023-12-01T04:56:05.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:56:05 smithi090 bash[32384]: cluster 2023-12-01T04:56:04.130538+0000 mgr.y (mgr.24362) 227 : cluster 0 pgmap v198: 89 pgs: 89 active+clean; 1.3 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 59 MiB/s rd, 8.3 MiB/s wr, 86 op/s 2023-12-01T04:56:05.613 INFO:tasks.rados.rados.0.smithi080.stdout:1312: expect (ObjNum 869 snap 0 seq_num 869) 2023-12-01T04:56:05.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:56:05 smithi080 bash[41963]: cluster 2023-12-01T04:56:04.130538+0000 mgr.y (mgr.24362) 227 : cluster 0 pgmap v198: 89 pgs: 89 active+clean; 1.3 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 59 MiB/s rd, 8.3 MiB/s wr, 86 op/s 2023-12-01T04:56:05.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:56:05 smithi080 bash[28361]: cluster 2023-12-01T04:56:04.130538+0000 mgr.y (mgr.24362) 227 : cluster 0 pgmap v198: 89 pgs: 89 active+clean; 1.3 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 59 MiB/s rd, 8.3 MiB/s wr, 86 op/s 2023-12-01T04:56:05.696 INFO:tasks.rados.rados.0.smithi080.stdout:1303: done (11 left) 2023-12-01T04:56:05.696 INFO:tasks.rados.rados.0.smithi080.stdout:1304: done (10 left) 2023-12-01T04:56:05.696 INFO:tasks.rados.rados.0.smithi080.stdout:1305: done (9 left) 2023-12-01T04:56:05.696 INFO:tasks.rados.rados.0.smithi080.stdout:1306: done (8 left) 2023-12-01T04:56:05.696 INFO:tasks.rados.rados.0.smithi080.stdout:1307: done (7 left) 2023-12-01T04:56:05.696 INFO:tasks.rados.rados.0.smithi080.stdout:1308: done (6 left) 2023-12-01T04:56:05.696 INFO:tasks.rados.rados.0.smithi080.stdout:1309: done (5 left) 2023-12-01T04:56:05.696 INFO:tasks.rados.rados.0.smithi080.stdout:1310: done (4 left) 2023-12-01T04:56:05.696 INFO:tasks.rados.rados.0.smithi080.stdout:1311: done (3 left) 2023-12-01T04:56:05.696 INFO:tasks.rados.rados.0.smithi080.stdout:1312: done (2 left) 2023-12-01T04:56:05.696 INFO:tasks.rados.rados.0.smithi080.stdout:1313: done (1 left) 2023-12-01T04:56:05.696 INFO:tasks.rados.rados.0.smithi080.stdout:1314: done (0 left) 2023-12-01T04:56:05.697 INFO:tasks.rados.rados.0.smithi080.stdout:1315: write oid 249 current snap is 0 2023-12-01T04:56:05.697 INFO:tasks.rados.rados.0.smithi080.stdout:1315: seq_num 960 ranges {534720=499518,1460243=674477} 2023-12-01T04:56:05.706 INFO:tasks.rados.rados.0.smithi080.stdout:1315: writing smithi08089843-249 from 534720 to 1034238 tid 1 2023-12-01T04:56:05.715 INFO:tasks.rados.rados.0.smithi080.stdout:1315: writing smithi08089843-249 from 1460243 to 2134720 tid 2 2023-12-01T04:56:05.715 INFO:tasks.rados.rados.0.smithi080.stdout:1316: read oid 340 snap -1 2023-12-01T04:56:05.715 INFO:tasks.rados.rados.0.smithi080.stdout:1316: expect (ObjNum 339 snap 0 seq_num 339) 2023-12-01T04:56:05.715 INFO:tasks.rados.rados.0.smithi080.stdout:1317: write oid 219 current snap is 0 2023-12-01T04:56:05.715 INFO:tasks.rados.rados.0.smithi080.stdout:1317: seq_num 961 ranges {551527=574767,1918725=232802} 2023-12-01T04:56:05.721 INFO:tasks.rados.rados.0.smithi080.stdout:1317: writing smithi08089843-219 from 551527 to 1126294 tid 1 2023-12-01T04:56:05.727 INFO:tasks.rados.rados.0.smithi080.stdout:1317: writing smithi08089843-219 from 1918725 to 2151527 tid 2 2023-12-01T04:56:05.728 INFO:tasks.rados.rados.0.smithi080.stdout:1318: read oid 396 snap -1 2023-12-01T04:56:05.728 INFO:tasks.rados.rados.0.smithi080.stdout:1318: expect (ObjNum 864 snap 0 seq_num 864) 2023-12-01T04:56:05.728 INFO:tasks.rados.rados.0.smithi080.stdout:1319: write oid 158 current snap is 0 2023-12-01T04:56:05.728 INFO:tasks.rados.rados.0.smithi080.stdout:1319: seq_num 962 ranges {568334=650016,1860854=307480} 2023-12-01T04:56:05.735 INFO:tasks.rados.rados.0.smithi080.stdout:1319: writing smithi08089843-158 from 568334 to 1218350 tid 1 2023-12-01T04:56:05.742 INFO:tasks.rados.rados.0.smithi080.stdout:1319: writing smithi08089843-158 from 1860854 to 2168334 tid 2 2023-12-01T04:56:05.742 INFO:tasks.rados.rados.0.smithi080.stdout:1320: read oid 186 snap -1 2023-12-01T04:56:05.742 INFO:tasks.rados.rados.0.smithi080.stdout:1320: expect (ObjNum 185 snap 0 seq_num 185) 2023-12-01T04:56:05.742 INFO:tasks.rados.rados.0.smithi080.stdout:1321: read oid 214 snap -1 2023-12-01T04:56:05.742 INFO:tasks.rados.rados.0.smithi080.stdout:1321: expect (ObjNum 213 snap 0 seq_num 213) 2023-12-01T04:56:05.742 INFO:tasks.rados.rados.0.smithi080.stdout:1322: read oid 311 snap -1 2023-12-01T04:56:05.742 INFO:tasks.rados.rados.0.smithi080.stdout:1322: expect (ObjNum 310 snap 0 seq_num 310) 2023-12-01T04:56:05.743 INFO:tasks.rados.rados.0.smithi080.stdout:1323: read oid 216 snap -1 2023-12-01T04:56:05.743 INFO:tasks.rados.rados.0.smithi080.stdout:1323: expect (ObjNum 215 snap 0 seq_num 215) 2023-12-01T04:56:05.743 INFO:tasks.rados.rados.0.smithi080.stdout:1324: read oid 481 snap -1 2023-12-01T04:56:05.743 INFO:tasks.rados.rados.0.smithi080.stdout:1324: expect (ObjNum 480 snap 0 seq_num 480) 2023-12-01T04:56:05.743 INFO:tasks.rados.rados.0.smithi080.stdout:1325: read oid 244 snap -1 2023-12-01T04:56:05.743 INFO:tasks.rados.rados.0.smithi080.stdout:1325: expect (ObjNum 771 snap 0 seq_num 771) 2023-12-01T04:56:05.743 INFO:tasks.rados.rados.0.smithi080.stdout:1326: read oid 353 snap -1 2023-12-01T04:56:05.743 INFO:tasks.rados.rados.0.smithi080.stdout:1326: expect (ObjNum 352 snap 0 seq_num 352) 2023-12-01T04:56:05.743 INFO:tasks.rados.rados.0.smithi080.stdout:1327: read oid 257 snap -1 2023-12-01T04:56:05.744 INFO:tasks.rados.rados.0.smithi080.stdout:1327: expect (ObjNum 256 snap 0 seq_num 256) 2023-12-01T04:56:05.744 INFO:tasks.rados.rados.0.smithi080.stdout:1328: read oid 89 snap -1 2023-12-01T04:56:05.744 INFO:tasks.rados.rados.0.smithi080.stdout:1328: expect (ObjNum 631 snap 0 seq_num 631) 2023-12-01T04:56:05.744 INFO:tasks.rados.rados.0.smithi080.stdout:1329: read oid 159 snap -1 2023-12-01T04:56:05.744 INFO:tasks.rados.rados.0.smithi080.stdout:1329: expect (ObjNum 158 snap 0 seq_num 158) 2023-12-01T04:56:05.744 INFO:tasks.rados.rados.0.smithi080.stdout:1330: read oid 93 snap -1 2023-12-01T04:56:05.744 INFO:tasks.rados.rados.0.smithi080.stdout:1330: expect (ObjNum 941 snap 0 seq_num 941) 2023-12-01T04:56:05.744 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:56:05.744 INFO:tasks.rados.rados.0.smithi080.stdout:1315: finishing write tid 1 to smithi08089843-249 2023-12-01T04:56:05.744 INFO:tasks.rados.rados.0.smithi080.stdout:1315: finishing write tid 2 to smithi08089843-249 2023-12-01T04:56:05.744 INFO:tasks.rados.rados.0.smithi080.stdout:1315: finishing write tid 3 to smithi08089843-249 2023-12-01T04:56:05.744 INFO:tasks.rados.rados.0.smithi080.stdout:1315: finishing write tid 4 to smithi08089843-249 2023-12-01T04:56:05.745 INFO:tasks.rados.rados.0.smithi080.stdout:1315: oid 249 updating version 0 to 172 2023-12-01T04:56:05.745 INFO:tasks.rados.rados.0.smithi080.stdout:1315: oid 249 version 172 is already newer than 171 2023-12-01T04:56:05.745 INFO:tasks.rados.rados.0.smithi080.stdout:1315: oid 249 version 172 is already newer than 170 2023-12-01T04:56:05.745 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 249 v 172 (ObjNum 960 snap 0 seq_num 960) dirty exists 2023-12-01T04:56:05.745 INFO:tasks.rados.rados.0.smithi080.stdout:1315: left oid 249 (ObjNum 960 snap 0 seq_num 960) 2023-12-01T04:56:05.745 INFO:tasks.rados.rados.0.smithi080.stdout:1317: finishing write tid 1 to smithi08089843-219 2023-12-01T04:56:05.745 INFO:tasks.rados.rados.0.smithi080.stdout:1316: expect (ObjNum 339 snap 0 seq_num 339) 2023-12-01T04:56:05.872 INFO:tasks.rados.rados.0.smithi080.stdout:1317: finishing write tid 2 to smithi08089843-219 2023-12-01T04:56:05.872 INFO:tasks.rados.rados.0.smithi080.stdout:1317: finishing write tid 3 to smithi08089843-219 2023-12-01T04:56:05.872 INFO:tasks.rados.rados.0.smithi080.stdout:1317: finishing write tid 4 to smithi08089843-219 2023-12-01T04:56:05.872 INFO:tasks.rados.rados.0.smithi080.stdout:1317: oid 219 updating version 0 to 174 2023-12-01T04:56:05.872 INFO:tasks.rados.rados.0.smithi080.stdout:1317: oid 219 updating version 174 to 175 2023-12-01T04:56:05.872 INFO:tasks.rados.rados.0.smithi080.stdout:1317: oid 219 version 175 is already newer than 173 2023-12-01T04:56:05.872 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 219 v 175 (ObjNum 961 snap 0 seq_num 961) dirty exists 2023-12-01T04:56:05.872 INFO:tasks.rados.rados.0.smithi080.stdout:1317: left oid 219 (ObjNum 961 snap 0 seq_num 961) 2023-12-01T04:56:05.872 INFO:tasks.rados.rados.0.smithi080.stdout:1318: expect (ObjNum 864 snap 0 seq_num 864) 2023-12-01T04:56:05.986 INFO:tasks.rados.rados.0.smithi080.stdout:1319: finishing write tid 1 to smithi08089843-158 2023-12-01T04:56:05.986 INFO:tasks.rados.rados.0.smithi080.stdout:1324: expect (ObjNum 480 snap 0 seq_num 480) 2023-12-01T04:56:06.054 INFO:tasks.rados.rados.0.smithi080.stdout:1320: expect (ObjNum 185 snap 0 seq_num 185) 2023-12-01T04:56:06.157 INFO:tasks.rados.rados.0.smithi080.stdout:1328: expect (ObjNum 631 snap 0 seq_num 631) 2023-12-01T04:56:06.275 INFO:tasks.rados.rados.0.smithi080.stdout:1329: expect (ObjNum 158 snap 0 seq_num 158) 2023-12-01T04:56:06.362 INFO:tasks.rados.rados.0.smithi080.stdout:1322: expect (ObjNum 310 snap 0 seq_num 310) 2023-12-01T04:56:06.467 INFO:tasks.rados.rados.0.smithi080.stdout:1323: expect (ObjNum 215 snap 0 seq_num 215) 2023-12-01T04:56:06.582 INFO:tasks.rados.rados.0.smithi080.stdout:1327: expect (ObjNum 256 snap 0 seq_num 256) 2023-12-01T04:56:06.656 INFO:tasks.rados.rados.0.smithi080.stdout:1319: finishing write tid 2 to smithi08089843-158 2023-12-01T04:56:06.657 INFO:tasks.rados.rados.0.smithi080.stdout:1319: finishing write tid 3 to smithi08089843-158 2023-12-01T04:56:06.657 INFO:tasks.rados.rados.0.smithi080.stdout:1319: finishing write tid 4 to smithi08089843-158 2023-12-01T04:56:06.657 INFO:tasks.rados.rados.0.smithi080.stdout:1319: oid 158 updating version 0 to 216 2023-12-01T04:56:06.657 INFO:tasks.rados.rados.0.smithi080.stdout:1319: oid 158 version 216 is already newer than 215 2023-12-01T04:56:06.657 INFO:tasks.rados.rados.0.smithi080.stdout:1319: oid 158 version 216 is already newer than 214 2023-12-01T04:56:06.657 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 158 v 216 (ObjNum 962 snap 0 seq_num 962) dirty exists 2023-12-01T04:56:06.657 INFO:tasks.rados.rados.0.smithi080.stdout:1319: left oid 158 (ObjNum 962 snap 0 seq_num 962) 2023-12-01T04:56:06.657 INFO:tasks.rados.rados.0.smithi080.stdout:1330: expect (ObjNum 941 snap 0 seq_num 941) 2023-12-01T04:56:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:56:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:04:56:06] "GET /metrics HTTP/1.1" 200 36346 "" "Prometheus/2.43.0" 2023-12-01T04:56:06.848 INFO:tasks.rados.rados.0.smithi080.stdout:1321: expect (ObjNum 213 snap 0 seq_num 213) 2023-12-01T04:56:06.969 INFO:tasks.rados.rados.0.smithi080.stdout:1326: expect (ObjNum 352 snap 0 seq_num 352) 2023-12-01T04:56:07.099 INFO:tasks.rados.rados.0.smithi080.stdout:1325: expect (ObjNum 771 snap 0 seq_num 771) 2023-12-01T04:56:07.268 INFO:tasks.rados.rados.0.smithi080.stdout:1315: done (15 left) 2023-12-01T04:56:07.268 INFO:tasks.rados.rados.0.smithi080.stdout:1316: done (14 left) 2023-12-01T04:56:07.268 INFO:tasks.rados.rados.0.smithi080.stdout:1317: done (13 left) 2023-12-01T04:56:07.268 INFO:tasks.rados.rados.0.smithi080.stdout:1318: done (12 left) 2023-12-01T04:56:07.268 INFO:tasks.rados.rados.0.smithi080.stdout:1319: done (11 left) 2023-12-01T04:56:07.268 INFO:tasks.rados.rados.0.smithi080.stdout:1320: done (10 left) 2023-12-01T04:56:07.268 INFO:tasks.rados.rados.0.smithi080.stdout:1321: done (9 left) 2023-12-01T04:56:07.268 INFO:tasks.rados.rados.0.smithi080.stdout:1322: done (8 left) 2023-12-01T04:56:07.269 INFO:tasks.rados.rados.0.smithi080.stdout:1323: done (7 left) 2023-12-01T04:56:07.269 INFO:tasks.rados.rados.0.smithi080.stdout:1324: done (6 left) 2023-12-01T04:56:07.269 INFO:tasks.rados.rados.0.smithi080.stdout:1325: done (5 left) 2023-12-01T04:56:07.269 INFO:tasks.rados.rados.0.smithi080.stdout:1326: done (4 left) 2023-12-01T04:56:07.269 INFO:tasks.rados.rados.0.smithi080.stdout:1327: done (3 left) 2023-12-01T04:56:07.269 INFO:tasks.rados.rados.0.smithi080.stdout:1328: done (2 left) 2023-12-01T04:56:07.269 INFO:tasks.rados.rados.0.smithi080.stdout:1329: done (1 left) 2023-12-01T04:56:07.269 INFO:tasks.rados.rados.0.smithi080.stdout:1330: done (0 left) 2023-12-01T04:56:07.269 INFO:tasks.rados.rados.0.smithi080.stdout:1331: write oid 184 current snap is 0 2023-12-01T04:56:07.269 INFO:tasks.rados.rados.0.smithi080.stdout:1331: seq_num 963 ranges {585141=725265,1919336=265805} 2023-12-01T04:56:07.280 INFO:tasks.rados.rados.0.smithi080.stdout:1331: writing smithi08089843-184 from 585141 to 1310406 tid 1 2023-12-01T04:56:07.284 INFO:tasks.rados.rados.0.smithi080.stdout:1331: writing smithi08089843-184 from 1919336 to 2185141 tid 2 2023-12-01T04:56:07.285 INFO:tasks.rados.rados.0.smithi080.stdout:1332: write oid 21 current snap is 0 2023-12-01T04:56:07.285 INFO:tasks.rados.rados.0.smithi080.stdout:1332: seq_num 964 ranges {601948=400514,1577818=624130} 2023-12-01T04:56:07.290 INFO:tasks.rados.rados.0.smithi080.stdout:1332: writing smithi08089843-21 from 601948 to 1002462 tid 1 2023-12-01T04:56:07.297 INFO:tasks.rados.rados.0.smithi080.stdout:1332: writing smithi08089843-21 from 1577818 to 2201948 tid 2 2023-12-01T04:56:07.297 INFO:tasks.rados.rados.0.smithi080.stdout:1333: delete oid 127 current snap is 0 2023-12-01T04:56:07.298 INFO:tasks.rados.rados.0.smithi080.stdout:1331: finishing write tid 1 to smithi08089843-184 2023-12-01T04:56:07.298 INFO:tasks.rados.rados.0.smithi080.stdout:1331: finishing write tid 2 to smithi08089843-184 2023-12-01T04:56:07.298 INFO:tasks.rados.rados.0.smithi080.stdout:1331: finishing write tid 3 to smithi08089843-184 2023-12-01T04:56:07.298 INFO:tasks.rados.rados.0.smithi080.stdout:1331: finishing write tid 4 to smithi08089843-184 2023-12-01T04:56:07.298 INFO:tasks.rados.rados.0.smithi080.stdout:1331: oid 184 updating version 0 to 299 2023-12-01T04:56:07.298 INFO:tasks.rados.rados.0.smithi080.stdout:1331: oid 184 version 299 is already newer than 298 2023-12-01T04:56:07.298 INFO:tasks.rados.rados.0.smithi080.stdout:1331: oid 184 version 299 is already newer than 297 2023-12-01T04:56:07.298 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 184 v 299 (ObjNum 963 snap 0 seq_num 963) dirty exists 2023-12-01T04:56:07.298 INFO:tasks.rados.rados.0.smithi080.stdout:1331: left oid 184 (ObjNum 963 snap 0 seq_num 963) 2023-12-01T04:56:07.298 INFO:tasks.rados.rados.0.smithi080.stdout:1332: finishing write tid 1 to smithi08089843-21 2023-12-01T04:56:07.299 INFO:tasks.rados.rados.0.smithi080.stdout:1331: done (2 left) 2023-12-01T04:56:07.299 INFO:tasks.rados.rados.0.smithi080.stdout:1333: done (1 left) 2023-12-01T04:56:07.299 INFO:tasks.rados.rados.0.smithi080.stdout:1334: write oid 327 current snap is 0 2023-12-01T04:56:07.299 INFO:tasks.rados.rados.0.smithi080.stdout:1334: seq_num 966 ranges {635562=667365,2094782=140780} 2023-12-01T04:56:07.310 INFO:tasks.rados.rados.0.smithi080.stdout:1334: writing smithi08089843-327 from 635562 to 1302927 tid 1 2023-12-01T04:56:07.316 INFO:tasks.rados.rados.0.smithi080.stdout:1334: writing smithi08089843-327 from 2094782 to 2235562 tid 2 2023-12-01T04:56:07.316 INFO:tasks.rados.rados.0.smithi080.stdout:1335: write oid 237 current snap is 0 2023-12-01T04:56:07.316 INFO:tasks.rados.rados.0.smithi080.stdout:1332: finishing write tid 2 to smithi08089843-21 2023-12-01T04:56:07.316 INFO:tasks.rados.rados.0.smithi080.stdout:1335: seq_num 967 ranges {652369=742614,2153264=99105} 2023-12-01T04:56:07.324 INFO:tasks.rados.rados.0.smithi080.stdout:1335: writing smithi08089843-237 from 652369 to 1394983 tid 1 2023-12-01T04:56:07.329 INFO:tasks.rados.rados.0.smithi080.stdout:1335: writing smithi08089843-237 from 2153264 to 2252369 tid 2 2023-12-01T04:56:07.329 INFO:tasks.rados.rados.0.smithi080.stdout:1336: read oid 489 snap -1 2023-12-01T04:56:07.329 INFO:tasks.rados.rados.0.smithi080.stdout:1336: expect (ObjNum 488 snap 0 seq_num 488) 2023-12-01T04:56:07.329 INFO:tasks.rados.rados.0.smithi080.stdout:1337: write oid 95 current snap is 0 2023-12-01T04:56:07.330 INFO:tasks.rados.rados.0.smithi080.stdout:1337: seq_num 968 ranges {669176=417863,1811746=457430} 2023-12-01T04:56:07.335 INFO:tasks.rados.rados.0.smithi080.stdout:1337: writing smithi08089843-95 from 669176 to 1087039 tid 1 2023-12-01T04:56:07.342 INFO:tasks.rados.rados.0.smithi080.stdout:1337: writing smithi08089843-95 from 1811746 to 2269176 tid 2 2023-12-01T04:56:07.342 INFO:tasks.rados.rados.0.smithi080.stdout:1338: write oid 498 current snap is 0 2023-12-01T04:56:07.343 INFO:tasks.rados.rados.0.smithi080.stdout:1338: seq_num 969 ranges {685983=493112,1870228=415755} 2023-12-01T04:56:07.349 INFO:tasks.rados.rados.0.smithi080.stdout:1338: writing smithi08089843-498 from 685983 to 1179095 tid 1 2023-12-01T04:56:07.356 INFO:tasks.rados.rados.0.smithi080.stdout:1338: writing smithi08089843-498 from 1870228 to 2285983 tid 2 2023-12-01T04:56:07.356 INFO:tasks.rados.rados.0.smithi080.stdout:1339: read oid 196 snap -1 2023-12-01T04:56:07.356 INFO:tasks.rados.rados.0.smithi080.stdout:1339: expect (ObjNum 954 snap 0 seq_num 954) 2023-12-01T04:56:07.356 INFO:tasks.rados.rados.0.smithi080.stdout:1340: write oid 185 current snap is 0 2023-12-01T04:56:07.356 INFO:tasks.rados.rados.0.smithi080.stdout:1340: seq_num 970 ranges {702790=568361,1812357=490433} 2023-12-01T04:56:07.363 INFO:tasks.rados.rados.0.smithi080.stdout:1340: writing smithi08089843-185 from 702790 to 1271151 tid 1 2023-12-01T04:56:07.369 INFO:tasks.rados.rados.0.smithi080.stdout:1340: writing smithi08089843-185 from 1812357 to 2302790 tid 2 2023-12-01T04:56:07.370 INFO:tasks.rados.rados.0.smithi080.stdout:1341: read oid 377 snap -1 2023-12-01T04:56:07.370 INFO:tasks.rados.rados.0.smithi080.stdout:1341: expect (ObjNum 376 snap 0 seq_num 376) 2023-12-01T04:56:07.370 INFO:tasks.rados.rados.0.smithi080.stdout:1342: write oid 407 current snap is 0 2023-12-01T04:56:07.370 INFO:tasks.rados.rados.0.smithi080.stdout:1332: finishing write tid 3 to smithi08089843-21 2023-12-01T04:56:07.370 INFO:tasks.rados.rados.0.smithi080.stdout:1332: finishing write tid 4 to smithi08089843-21 2023-12-01T04:56:07.370 INFO:tasks.rados.rados.0.smithi080.stdout:1332: oid 21 updating version 0 to 160 2023-12-01T04:56:07.370 INFO:tasks.rados.rados.0.smithi080.stdout:1332: oid 21 version 160 is already newer than 159 2023-12-01T04:56:07.370 INFO:tasks.rados.rados.0.smithi080.stdout:1332: oid 21 version 160 is already newer than 158 2023-12-01T04:56:07.370 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 21 v 160 (ObjNum 964 snap 0 seq_num 964) dirty exists 2023-12-01T04:56:07.370 INFO:tasks.rados.rados.0.smithi080.stdout:1332: left oid 21 (ObjNum 964 snap 0 seq_num 964) 2023-12-01T04:56:07.370 INFO:tasks.rados.rados.0.smithi080.stdout:1334: finishing write tid 1 to smithi08089843-327 2023-12-01T04:56:07.370 INFO:tasks.rados.rados.0.smithi080.stdout:1342: seq_num 971 ranges {719597=643610,1870839=448758} 2023-12-01T04:56:07.377 INFO:tasks.rados.rados.0.smithi080.stdout:1342: writing smithi08089843-407 from 719597 to 1363207 tid 1 2023-12-01T04:56:07.383 INFO:tasks.rados.rados.0.smithi080.stdout:1342: writing smithi08089843-407 from 1870839 to 2319597 tid 2 2023-12-01T04:56:07.383 INFO:tasks.rados.rados.0.smithi080.stdout:1332: done (9 left) 2023-12-01T04:56:07.383 INFO:tasks.rados.rados.0.smithi080.stdout:1343: read oid 404 snap -1 2023-12-01T04:56:07.383 INFO:tasks.rados.rados.0.smithi080.stdout:1343: expect (ObjNum 403 snap 0 seq_num 403) 2023-12-01T04:56:07.383 INFO:tasks.rados.rados.0.smithi080.stdout:1344: write oid 457 current snap is 0 2023-12-01T04:56:07.383 INFO:tasks.rados.rados.0.smithi080.stdout:1334: finishing write tid 2 to smithi08089843-327 2023-12-01T04:56:07.384 INFO:tasks.rados.rados.0.smithi080.stdout:1334: finishing write tid 3 to smithi08089843-327 2023-12-01T04:56:07.384 INFO:tasks.rados.rados.0.smithi080.stdout:1334: finishing write tid 4 to smithi08089843-327 2023-12-01T04:56:07.384 INFO:tasks.rados.rados.0.smithi080.stdout:1334: oid 327 updating version 0 to 211 2023-12-01T04:56:07.384 INFO:tasks.rados.rados.0.smithi080.stdout:1334: oid 327 updating version 211 to 212 2023-12-01T04:56:07.384 INFO:tasks.rados.rados.0.smithi080.stdout:1334: oid 327 updating version 212 to 213 2023-12-01T04:56:07.384 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 327 v 213 (ObjNum 966 snap 0 seq_num 966) dirty exists 2023-12-01T04:56:07.384 INFO:tasks.rados.rados.0.smithi080.stdout:1334: left oid 327 (ObjNum 966 snap 0 seq_num 966) 2023-12-01T04:56:07.384 INFO:tasks.rados.rados.0.smithi080.stdout:1335: finishing write tid 1 to smithi08089843-237 2023-12-01T04:56:07.384 INFO:tasks.rados.rados.0.smithi080.stdout:1344: seq_num 972 ranges {736404=718859,1929321=407083} 2023-12-01T04:56:07.391 INFO:tasks.rados.rados.0.smithi080.stdout:1344: writing smithi08089843-457 from 736404 to 1455263 tid 1 2023-12-01T04:56:07.396 INFO:tasks.rados.rados.0.smithi080.stdout:1344: writing smithi08089843-457 from 1929321 to 2336404 tid 2 2023-12-01T04:56:07.397 INFO:tasks.rados.rados.0.smithi080.stdout:1334: done (10 left) 2023-12-01T04:56:07.397 INFO:tasks.rados.rados.0.smithi080.stdout:1345: write oid 290 current snap is 0 2023-12-01T04:56:07.397 INFO:tasks.rados.rados.0.smithi080.stdout:1345: seq_num 973 ranges {753211=794108,1987803=365408} 2023-12-01T04:56:07.405 INFO:tasks.rados.rados.0.smithi080.stdout:1345: writing smithi08089843-290 from 753211 to 1547319 tid 1 2023-12-01T04:56:07.410 INFO:tasks.rados.rados.0.smithi080.stdout:1345: writing smithi08089843-290 from 1987803 to 2353211 tid 2 2023-12-01T04:56:07.410 INFO:tasks.rados.rados.0.smithi080.stdout:1346: read oid 187 snap -1 2023-12-01T04:56:07.411 INFO:tasks.rados.rados.0.smithi080.stdout:1346: expect deleted 2023-12-01T04:56:07.411 INFO:tasks.rados.rados.0.smithi080.stdout:1347: read oid 74 snap -1 2023-12-01T04:56:07.411 INFO:tasks.rados.rados.0.smithi080.stdout:1347: expect (ObjNum 863 snap 0 seq_num 863) 2023-12-01T04:56:07.411 INFO:tasks.rados.rados.0.smithi080.stdout:1348: write oid 374 current snap is 0 2023-12-01T04:56:07.411 INFO:tasks.rados.rados.0.smithi080.stdout:1348: seq_num 974 ranges {770018=585710,2046285=323733} 2023-12-01T04:56:07.419 INFO:tasks.rados.rados.0.smithi080.stdout:1348: writing smithi08089843-374 from 770018 to 1355728 tid 1 2023-12-01T04:56:07.425 INFO:tasks.rados.rados.0.smithi080.stdout:1348: writing smithi08089843-374 from 2046285 to 2370018 tid 2 2023-12-01T04:56:07.425 INFO:tasks.rados.rados.0.smithi080.stdout:1349: read oid 327 snap -1 2023-12-01T04:56:07.425 INFO:tasks.rados.rados.0.smithi080.stdout:1349: expect (ObjNum 966 snap 0 seq_num 966) 2023-12-01T04:56:07.425 INFO:tasks.rados.rados.0.smithi080.stdout:1350: write oid 470 current snap is 0 2023-12-01T04:56:07.425 INFO:tasks.rados.rados.0.smithi080.stdout:1350: seq_num 975 ranges {786825=660959,2104767=282058} 2023-12-01T04:56:07.435 INFO:tasks.rados.rados.0.smithi080.stdout:1350: writing smithi08089843-470 from 786825 to 1447784 tid 1 2023-12-01T04:56:07.441 INFO:tasks.rados.rados.0.smithi080.stdout:1350: writing smithi08089843-470 from 2104767 to 2386825 tid 2 2023-12-01T04:56:07.441 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:56:07.441 INFO:tasks.rados.rados.0.smithi080.stdout:1335: finishing write tid 2 to smithi08089843-237 2023-12-01T04:56:07.442 INFO:tasks.rados.rados.0.smithi080.stdout:1335: finishing write tid 3 to smithi08089843-237 2023-12-01T04:56:07.442 INFO:tasks.rados.rados.0.smithi080.stdout:1335: finishing write tid 4 to smithi08089843-237 2023-12-01T04:56:07.442 INFO:tasks.rados.rados.0.smithi080.stdout:1335: oid 237 updating version 0 to 229 2023-12-01T04:56:07.442 INFO:tasks.rados.rados.0.smithi080.stdout:1335: oid 237 updating version 229 to 231 2023-12-01T04:56:07.442 INFO:tasks.rados.rados.0.smithi080.stdout:1335: oid 237 version 231 is already newer than 230 2023-12-01T04:56:07.442 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 237 v 231 (ObjNum 967 snap 0 seq_num 967) dirty exists 2023-12-01T04:56:07.442 INFO:tasks.rados.rados.0.smithi080.stdout:1335: left oid 237 (ObjNum 967 snap 0 seq_num 967) 2023-12-01T04:56:07.442 INFO:tasks.rados.rados.0.smithi080.stdout:1336: expect (ObjNum 488 snap 0 seq_num 488) 2023-12-01T04:56:07.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:56:07 smithi090 bash[32384]: cluster 2023-12-01T04:56:06.131625+0000 mgr.y (mgr.24362) 228 : cluster 0 pgmap v199: 89 pgs: 89 active+clean; 1.3 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 87 MiB/s rd, 13 MiB/s wr, 130 op/s 2023-12-01T04:56:07.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:56:07 smithi090 bash[32384]: audit 2023-12-01T04:56:06.329192+0000 mon.a (mon.0) 852 : audit 0 from='client.? 172.21.15.80:0/1159851919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:56:07.524 INFO:tasks.rados.rados.0.smithi080.stdout:1337: finishing write tid 1 to smithi08089843-95 2023-12-01T04:56:07.524 INFO:tasks.rados.rados.0.smithi080.stdout:1337: finishing write tid 2 to smithi08089843-95 2023-12-01T04:56:07.524 INFO:tasks.rados.rados.0.smithi080.stdout:1337: finishing write tid 3 to smithi08089843-95 2023-12-01T04:56:07.524 INFO:tasks.rados.rados.0.smithi080.stdout:1337: finishing write tid 4 to smithi08089843-95 2023-12-01T04:56:07.525 INFO:tasks.rados.rados.0.smithi080.stdout:1337: oid 95 updating version 0 to 220 2023-12-01T04:56:07.525 INFO:tasks.rados.rados.0.smithi080.stdout:1337: oid 95 updating version 220 to 222 2023-12-01T04:56:07.525 INFO:tasks.rados.rados.0.smithi080.stdout:1337: oid 95 version 222 is already newer than 221 2023-12-01T04:56:07.525 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 95 v 222 (ObjNum 968 snap 0 seq_num 968) dirty exists 2023-12-01T04:56:07.525 INFO:tasks.rados.rados.0.smithi080.stdout:1337: left oid 95 (ObjNum 968 snap 0 seq_num 968) 2023-12-01T04:56:07.525 INFO:tasks.rados.rados.0.smithi080.stdout:1338: finishing write tid 1 to smithi08089843-498 2023-12-01T04:56:07.525 INFO:tasks.rados.rados.0.smithi080.stdout:1338: finishing write tid 2 to smithi08089843-498 2023-12-01T04:56:07.525 INFO:tasks.rados.rados.0.smithi080.stdout:1338: finishing write tid 3 to smithi08089843-498 2023-12-01T04:56:07.525 INFO:tasks.rados.rados.0.smithi080.stdout:1338: finishing write tid 4 to smithi08089843-498 2023-12-01T04:56:07.525 INFO:tasks.rados.rados.0.smithi080.stdout:1338: oid 498 updating version 0 to 300 2023-12-01T04:56:07.525 INFO:tasks.rados.rados.0.smithi080.stdout:1338: oid 498 updating version 300 to 302 2023-12-01T04:56:07.525 INFO:tasks.rados.rados.0.smithi080.stdout:1338: oid 498 version 302 is already newer than 301 2023-12-01T04:56:07.525 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 498 v 302 (ObjNum 969 snap 0 seq_num 969) dirty exists 2023-12-01T04:56:07.525 INFO:tasks.rados.rados.0.smithi080.stdout:1338: left oid 498 (ObjNum 969 snap 0 seq_num 969) 2023-12-01T04:56:07.526 INFO:tasks.rados.rados.0.smithi080.stdout:1339: expect (ObjNum 954 snap 0 seq_num 954) 2023-12-01T04:56:07.617 INFO:tasks.rados.rados.0.smithi080.stdout:1340: finishing write tid 1 to smithi08089843-185 2023-12-01T04:56:07.617 INFO:tasks.rados.rados.0.smithi080.stdout:1340: finishing write tid 2 to smithi08089843-185 2023-12-01T04:56:07.617 INFO:tasks.rados.rados.0.smithi080.stdout:1340: finishing write tid 3 to smithi08089843-185 2023-12-01T04:56:07.618 INFO:tasks.rados.rados.0.smithi080.stdout:1340: finishing write tid 4 to smithi08089843-185 2023-12-01T04:56:07.618 INFO:tasks.rados.rados.0.smithi080.stdout:1340: oid 185 updating version 0 to 214 2023-12-01T04:56:07.618 INFO:tasks.rados.rados.0.smithi080.stdout:1340: oid 185 updating version 214 to 215 2023-12-01T04:56:07.618 INFO:tasks.rados.rados.0.smithi080.stdout:1340: oid 185 updating version 215 to 216 2023-12-01T04:56:07.618 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 185 v 216 (ObjNum 970 snap 0 seq_num 970) dirty exists 2023-12-01T04:56:07.618 INFO:tasks.rados.rados.0.smithi080.stdout:1340: left oid 185 (ObjNum 970 snap 0 seq_num 970) 2023-12-01T04:56:07.618 INFO:tasks.rados.rados.0.smithi080.stdout:1341: expect (ObjNum 376 snap 0 seq_num 376) 2023-12-01T04:56:07.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:56:07 smithi080 bash[28361]: cluster 2023-12-01T04:56:06.131625+0000 mgr.y (mgr.24362) 228 : cluster 0 pgmap v199: 89 pgs: 89 active+clean; 1.3 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 87 MiB/s rd, 13 MiB/s wr, 130 op/s 2023-12-01T04:56:07.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:56:07 smithi080 bash[28361]: audit 2023-12-01T04:56:06.329192+0000 mon.a (mon.0) 852 : audit 0 from='client.? 172.21.15.80:0/1159851919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:56:07.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:56:07 smithi080 bash[41963]: cluster 2023-12-01T04:56:06.131625+0000 mgr.y (mgr.24362) 228 : cluster 0 pgmap v199: 89 pgs: 89 active+clean; 1.3 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 87 MiB/s rd, 13 MiB/s wr, 130 op/s 2023-12-01T04:56:07.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:56:07 smithi080 bash[41963]: audit 2023-12-01T04:56:06.329192+0000 mon.a (mon.0) 852 : audit 0 from='client.? 172.21.15.80:0/1159851919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:56:07.701 INFO:tasks.rados.rados.0.smithi080.stdout:1342: finishing write tid 1 to smithi08089843-407 2023-12-01T04:56:07.701 INFO:tasks.rados.rados.0.smithi080.stdout:1343: expect (ObjNum 403 snap 0 seq_num 403) 2023-12-01T04:56:07.802 INFO:tasks.rados.rados.0.smithi080.stdout:1342: finishing write tid 2 to smithi08089843-407 2023-12-01T04:56:07.802 INFO:tasks.rados.rados.0.smithi080.stdout:1342: finishing write tid 3 to smithi08089843-407 2023-12-01T04:56:07.802 INFO:tasks.rados.rados.0.smithi080.stdout:1342: finishing write tid 4 to smithi08089843-407 2023-12-01T04:56:07.802 INFO:tasks.rados.rados.0.smithi080.stdout:1342: oid 407 updating version 0 to 158 2023-12-01T04:56:07.802 INFO:tasks.rados.rados.0.smithi080.stdout:1342: oid 407 updating version 158 to 160 2023-12-01T04:56:07.802 INFO:tasks.rados.rados.0.smithi080.stdout:1342: oid 407 version 160 is already newer than 159 2023-12-01T04:56:07.802 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 407 v 160 (ObjNum 971 snap 0 seq_num 971) dirty exists 2023-12-01T04:56:07.802 INFO:tasks.rados.rados.0.smithi080.stdout:1342: left oid 407 (ObjNum 971 snap 0 seq_num 971) 2023-12-01T04:56:07.802 INFO:tasks.rados.rados.0.smithi080.stdout:1344: finishing write tid 1 to smithi08089843-457 2023-12-01T04:56:07.803 INFO:tasks.rados.rados.0.smithi080.stdout:1344: finishing write tid 2 to smithi08089843-457 2023-12-01T04:56:07.803 INFO:tasks.rados.rados.0.smithi080.stdout:1344: finishing write tid 3 to smithi08089843-457 2023-12-01T04:56:07.803 INFO:tasks.rados.rados.0.smithi080.stdout:1344: finishing write tid 4 to smithi08089843-457 2023-12-01T04:56:07.803 INFO:tasks.rados.rados.0.smithi080.stdout:1344: oid 457 updating version 0 to 245 2023-12-01T04:56:07.803 INFO:tasks.rados.rados.0.smithi080.stdout:1344: oid 457 updating version 245 to 246 2023-12-01T04:56:07.803 INFO:tasks.rados.rados.0.smithi080.stdout:1344: oid 457 updating version 246 to 247 2023-12-01T04:56:07.803 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 457 v 247 (ObjNum 972 snap 0 seq_num 972) dirty exists 2023-12-01T04:56:07.803 INFO:tasks.rados.rados.0.smithi080.stdout:1344: left oid 457 (ObjNum 972 snap 0 seq_num 972) 2023-12-01T04:56:07.803 INFO:tasks.rados.rados.0.smithi080.stdout:1345: finishing write tid 1 to smithi08089843-290 2023-12-01T04:56:07.803 INFO:tasks.rados.rados.0.smithi080.stdout:1345: finishing write tid 2 to smithi08089843-290 2023-12-01T04:56:07.803 INFO:tasks.rados.rados.0.smithi080.stdout:1345: finishing write tid 3 to smithi08089843-290 2023-12-01T04:56:07.803 INFO:tasks.rados.rados.0.smithi080.stdout:1345: finishing write tid 4 to smithi08089843-290 2023-12-01T04:56:07.804 INFO:tasks.rados.rados.0.smithi080.stdout:1345: oid 290 updating version 0 to 211 2023-12-01T04:56:07.804 INFO:tasks.rados.rados.0.smithi080.stdout:1345: oid 290 version 211 is already newer than 210 2023-12-01T04:56:07.804 INFO:tasks.rados.rados.0.smithi080.stdout:1345: oid 290 version 211 is already newer than 209 2023-12-01T04:56:07.804 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 290 v 211 (ObjNum 973 snap 0 seq_num 973) dirty exists 2023-12-01T04:56:07.804 INFO:tasks.rados.rados.0.smithi080.stdout:1345: left oid 290 (ObjNum 973 snap 0 seq_num 973) 2023-12-01T04:56:07.804 INFO:tasks.rados.rados.0.smithi080.stdout:1347: expect (ObjNum 863 snap 0 seq_num 863) 2023-12-01T04:56:07.922 INFO:tasks.rados.rados.0.smithi080.stdout:1348: finishing write tid 1 to smithi08089843-374 2023-12-01T04:56:07.922 INFO:tasks.rados.rados.0.smithi080.stdout:1348: finishing write tid 2 to smithi08089843-374 2023-12-01T04:56:07.922 INFO:tasks.rados.rados.0.smithi080.stdout:1348: finishing write tid 3 to smithi08089843-374 2023-12-01T04:56:07.922 INFO:tasks.rados.rados.0.smithi080.stdout:1348: finishing write tid 4 to smithi08089843-374 2023-12-01T04:56:07.922 INFO:tasks.rados.rados.0.smithi080.stdout:1348: oid 374 updating version 0 to 213 2023-12-01T04:56:07.922 INFO:tasks.rados.rados.0.smithi080.stdout:1348: oid 374 version 213 is already newer than 212 2023-12-01T04:56:07.922 INFO:tasks.rados.rados.0.smithi080.stdout:1348: oid 374 updating version 213 to 214 2023-12-01T04:56:07.922 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 374 v 214 (ObjNum 974 snap 0 seq_num 974) dirty exists 2023-12-01T04:56:07.922 INFO:tasks.rados.rados.0.smithi080.stdout:1348: left oid 374 (ObjNum 974 snap 0 seq_num 974) 2023-12-01T04:56:07.923 INFO:tasks.rados.rados.0.smithi080.stdout:1349: expect (ObjNum 966 snap 0 seq_num 966) 2023-12-01T04:56:08.028 INFO:tasks.rados.rados.0.smithi080.stdout:1350: finishing write tid 1 to smithi08089843-470 2023-12-01T04:56:08.029 INFO:tasks.rados.rados.0.smithi080.stdout:1350: finishing write tid 2 to smithi08089843-470 2023-12-01T04:56:08.029 INFO:tasks.rados.rados.0.smithi080.stdout:1350: finishing write tid 3 to smithi08089843-470 2023-12-01T04:56:08.029 INFO:tasks.rados.rados.0.smithi080.stdout:1350: finishing write tid 4 to smithi08089843-470 2023-12-01T04:56:08.029 INFO:tasks.rados.rados.0.smithi080.stdout:1350: oid 470 updating version 0 to 248 2023-12-01T04:56:08.029 INFO:tasks.rados.rados.0.smithi080.stdout:1350: oid 470 updating version 248 to 249 2023-12-01T04:56:08.029 INFO:tasks.rados.rados.0.smithi080.stdout:1350: oid 470 updating version 249 to 250 2023-12-01T04:56:08.029 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 470 v 250 (ObjNum 975 snap 0 seq_num 975) dirty exists 2023-12-01T04:56:08.029 INFO:tasks.rados.rados.0.smithi080.stdout:1350: left oid 470 (ObjNum 975 snap 0 seq_num 975) 2023-12-01T04:56:08.030 INFO:tasks.rados.rados.0.smithi080.stdout:1335: done (15 left) 2023-12-01T04:56:08.030 INFO:tasks.rados.rados.0.smithi080.stdout:1336: done (14 left) 2023-12-01T04:56:08.030 INFO:tasks.rados.rados.0.smithi080.stdout:1337: done (13 left) 2023-12-01T04:56:08.030 INFO:tasks.rados.rados.0.smithi080.stdout:1338: done (12 left) 2023-12-01T04:56:08.030 INFO:tasks.rados.rados.0.smithi080.stdout:1339: done (11 left) 2023-12-01T04:56:08.030 INFO:tasks.rados.rados.0.smithi080.stdout:1340: done (10 left) 2023-12-01T04:56:08.030 INFO:tasks.rados.rados.0.smithi080.stdout:1341: done (9 left) 2023-12-01T04:56:08.030 INFO:tasks.rados.rados.0.smithi080.stdout:1342: done (8 left) 2023-12-01T04:56:08.030 INFO:tasks.rados.rados.0.smithi080.stdout:1343: done (7 left) 2023-12-01T04:56:08.030 INFO:tasks.rados.rados.0.smithi080.stdout:1344: done (6 left) 2023-12-01T04:56:08.030 INFO:tasks.rados.rados.0.smithi080.stdout:1345: done (5 left) 2023-12-01T04:56:08.030 INFO:tasks.rados.rados.0.smithi080.stdout:1346: done (4 left) 2023-12-01T04:56:08.030 INFO:tasks.rados.rados.0.smithi080.stdout:1347: done (3 left) 2023-12-01T04:56:08.030 INFO:tasks.rados.rados.0.smithi080.stdout:1348: done (2 left) 2023-12-01T04:56:08.030 INFO:tasks.rados.rados.0.smithi080.stdout:1349: done (1 left) 2023-12-01T04:56:08.031 INFO:tasks.rados.rados.0.smithi080.stdout:1350: done (0 left) 2023-12-01T04:56:08.031 INFO:tasks.rados.rados.0.smithi080.stdout:1351: read oid 392 snap -1 2023-12-01T04:56:08.031 INFO:tasks.rados.rados.0.smithi080.stdout:1351: expect (ObjNum 509 snap 0 seq_num 509) 2023-12-01T04:56:08.031 INFO:tasks.rados.rados.0.smithi080.stdout:1352: read oid 403 snap -1 2023-12-01T04:56:08.031 INFO:tasks.rados.rados.0.smithi080.stdout:1352: expect (ObjNum 402 snap 0 seq_num 402) 2023-12-01T04:56:08.031 INFO:tasks.rados.rados.0.smithi080.stdout:1353: write oid 222 current snap is 0 2023-12-01T04:56:08.031 INFO:tasks.rados.rados.0.smithi080.stdout:1353: seq_num 976 ranges {403632=736208,1763249=619999} 2023-12-01T04:56:08.039 INFO:tasks.rados.rados.0.smithi080.stdout:1353: writing smithi08089843-222 from 403632 to 1139840 tid 1 2023-12-01T04:56:08.046 INFO:tasks.rados.rados.0.smithi080.stdout:1353: writing smithi08089843-222 from 1763249 to 2383248 tid 2 2023-12-01T04:56:08.046 INFO:tasks.rados.rados.0.smithi080.stdout:1354: write oid 310 current snap is 0 2023-12-01T04:56:08.046 INFO:tasks.rados.rados.0.smithi080.stdout:1354: seq_num 977 ranges {420439=411457,1421731=480010} 2023-12-01T04:56:08.050 INFO:tasks.rados.rados.0.smithi080.stdout:1354: writing smithi08089843-310 from 420439 to 831896 tid 1 2023-12-01T04:56:08.057 INFO:tasks.rados.rados.0.smithi080.stdout:1354: writing smithi08089843-310 from 1421731 to 1901741 tid 2 2023-12-01T04:56:08.057 INFO:tasks.rados.rados.0.smithi080.stdout:1355: read oid 494 snap -1 2023-12-01T04:56:08.057 INFO:tasks.rados.rados.0.smithi080.stdout:1355: expect (ObjNum 873 snap 0 seq_num 873) 2023-12-01T04:56:08.057 INFO:tasks.rados.rados.0.smithi080.stdout:1356: read oid 200 snap -1 2023-12-01T04:56:08.057 INFO:tasks.rados.rados.0.smithi080.stdout:1356: expect (ObjNum 674 snap 0 seq_num 674) 2023-12-01T04:56:08.057 INFO:tasks.rados.rados.0.smithi080.stdout:1357: read oid 173 snap -1 2023-12-01T04:56:08.058 INFO:tasks.rados.rados.0.smithi080.stdout:1357: expect (ObjNum 172 snap 0 seq_num 172) 2023-12-01T04:56:08.058 INFO:tasks.rados.rados.0.smithi080.stdout:1358: write oid 110 current snap is 0 2023-12-01T04:56:08.058 INFO:tasks.rados.rados.0.smithi080.stdout:1358: seq_num 978 ranges {437246=486706,1363860=623668} 2023-12-01T04:56:08.062 INFO:tasks.rados.rados.0.smithi080.stdout:1358: writing smithi08089843-110 from 437246 to 923952 tid 1 2023-12-01T04:56:08.069 INFO:tasks.rados.rados.0.smithi080.stdout:1358: writing smithi08089843-110 from 1363860 to 1987528 tid 2 2023-12-01T04:56:08.069 INFO:tasks.rados.rados.0.smithi080.stdout:1359: delete oid 449 current snap is 0 2023-12-01T04:56:08.069 INFO:tasks.rados.rados.0.smithi080.stdout:1351: expect (ObjNum 509 snap 0 seq_num 509) 2023-12-01T04:56:08.189 INFO:tasks.rados.rados.0.smithi080.stdout:1352: expect (ObjNum 402 snap 0 seq_num 402) 2023-12-01T04:56:08.285 INFO:tasks.rados.rados.0.smithi080.stdout:1353: finishing write tid 1 to smithi08089843-222 2023-12-01T04:56:08.285 INFO:tasks.rados.rados.0.smithi080.stdout:1353: finishing write tid 2 to smithi08089843-222 2023-12-01T04:56:08.285 INFO:tasks.rados.rados.0.smithi080.stdout:1353: finishing write tid 3 to smithi08089843-222 2023-12-01T04:56:08.285 INFO:tasks.rados.rados.0.smithi080.stdout:1353: finishing write tid 4 to smithi08089843-222 2023-12-01T04:56:08.285 INFO:tasks.rados.rados.0.smithi080.stdout:1353: oid 222 updating version 0 to 135 2023-12-01T04:56:08.285 INFO:tasks.rados.rados.0.smithi080.stdout:1353: oid 222 updating version 135 to 137 2023-12-01T04:56:08.285 INFO:tasks.rados.rados.0.smithi080.stdout:1353: oid 222 version 137 is already newer than 136 2023-12-01T04:56:08.285 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 222 v 137 (ObjNum 976 snap 0 seq_num 976) dirty exists 2023-12-01T04:56:08.286 INFO:tasks.rados.rados.0.smithi080.stdout:1353: left oid 222 (ObjNum 976 snap 0 seq_num 976) 2023-12-01T04:56:08.286 INFO:tasks.rados.rados.0.smithi080.stdout:1354: finishing write tid 1 to smithi08089843-310 2023-12-01T04:56:08.286 INFO:tasks.rados.rados.0.smithi080.stdout:1354: finishing write tid 2 to smithi08089843-310 2023-12-01T04:56:08.286 INFO:tasks.rados.rados.0.smithi080.stdout:1354: finishing write tid 3 to smithi08089843-310 2023-12-01T04:56:08.286 INFO:tasks.rados.rados.0.smithi080.stdout:1354: finishing write tid 4 to smithi08089843-310 2023-12-01T04:56:08.286 INFO:tasks.rados.rados.0.smithi080.stdout:1354: oid 310 updating version 0 to 218 2023-12-01T04:56:08.286 INFO:tasks.rados.rados.0.smithi080.stdout:1354: oid 310 updating version 218 to 219 2023-12-01T04:56:08.286 INFO:tasks.rados.rados.0.smithi080.stdout:1354: oid 310 version 219 is already newer than 217 2023-12-01T04:56:08.286 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 310 v 219 (ObjNum 977 snap 0 seq_num 977) dirty exists 2023-12-01T04:56:08.286 INFO:tasks.rados.rados.0.smithi080.stdout:1354: left oid 310 (ObjNum 977 snap 0 seq_num 977) 2023-12-01T04:56:08.286 INFO:tasks.rados.rados.0.smithi080.stdout:1357: expect (ObjNum 172 snap 0 seq_num 172) 2023-12-01T04:56:08.383 INFO:tasks.rados.rados.0.smithi080.stdout:1355: expect (ObjNum 873 snap 0 seq_num 873) 2023-12-01T04:56:08.520 INFO:tasks.rados.rados.0.smithi080.stdout:1356: expect (ObjNum 674 snap 0 seq_num 674) 2023-12-01T04:56:08.724 INFO:tasks.rados.rados.0.smithi080.stdout:1358: finishing write tid 1 to smithi08089843-110 2023-12-01T04:56:08.724 INFO:tasks.rados.rados.0.smithi080.stdout:1358: finishing write tid 2 to smithi08089843-110 2023-12-01T04:56:08.725 INFO:tasks.rados.rados.0.smithi080.stdout:1358: finishing write tid 3 to smithi08089843-110 2023-12-01T04:56:08.725 INFO:tasks.rados.rados.0.smithi080.stdout:1358: finishing write tid 4 to smithi08089843-110 2023-12-01T04:56:08.725 INFO:tasks.rados.rados.0.smithi080.stdout:1358: oid 110 updating version 0 to 200 2023-12-01T04:56:08.725 INFO:tasks.rados.rados.0.smithi080.stdout:1358: oid 110 updating version 200 to 201 2023-12-01T04:56:08.725 INFO:tasks.rados.rados.0.smithi080.stdout:1358: oid 110 updating version 201 to 202 2023-12-01T04:56:08.725 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 110 v 202 (ObjNum 978 snap 0 seq_num 978) dirty exists 2023-12-01T04:56:08.725 INFO:tasks.rados.rados.0.smithi080.stdout:1358: left oid 110 (ObjNum 978 snap 0 seq_num 978) 2023-12-01T04:56:08.725 INFO:tasks.rados.rados.0.smithi080.stdout:1351: done (8 left) 2023-12-01T04:56:08.725 INFO:tasks.rados.rados.0.smithi080.stdout:1352: done (7 left) 2023-12-01T04:56:08.725 INFO:tasks.rados.rados.0.smithi080.stdout:1353: done (6 left) 2023-12-01T04:56:08.725 INFO:tasks.rados.rados.0.smithi080.stdout:1354: done (5 left) 2023-12-01T04:56:08.725 INFO:tasks.rados.rados.0.smithi080.stdout:1355: done (4 left) 2023-12-01T04:56:08.725 INFO:tasks.rados.rados.0.smithi080.stdout:1356: done (3 left) 2023-12-01T04:56:08.725 INFO:tasks.rados.rados.0.smithi080.stdout:1357: done (2 left) 2023-12-01T04:56:08.726 INFO:tasks.rados.rados.0.smithi080.stdout:1358: done (1 left) 2023-12-01T04:56:08.726 INFO:tasks.rados.rados.0.smithi080.stdout:1359: done (0 left) 2023-12-01T04:56:08.726 INFO:tasks.rados.rados.0.smithi080.stdout:1360: read oid 320 snap -1 2023-12-01T04:56:08.726 INFO:tasks.rados.rados.0.smithi080.stdout:1360: expect (ObjNum 795 snap 0 seq_num 795) 2023-12-01T04:56:08.726 INFO:tasks.rados.rados.0.smithi080.stdout:1361: write oid 411 current snap is 0 2023-12-01T04:56:08.726 INFO:tasks.rados.rados.0.smithi080.stdout:1361: seq_num 980 ranges {470860=637204,1880824=590036} 2023-12-01T04:56:08.732 INFO:tasks.rados.rados.0.smithi080.stdout:1361: writing smithi08089843-411 from 470860 to 1108064 tid 1 2023-12-01T04:56:08.741 INFO:tasks.rados.rados.0.smithi080.stdout:1361: writing smithi08089843-411 from 1880824 to 2470860 tid 2 2023-12-01T04:56:08.741 INFO:tasks.rados.rados.0.smithi080.stdout:1362: write oid 284 current snap is 0 2023-12-01T04:56:08.741 INFO:tasks.rados.rados.0.smithi080.stdout:1362: seq_num 981 ranges {487667=428806,1655659=770995} 2023-12-01T04:56:08.747 INFO:tasks.rados.rados.0.smithi080.stdout:1362: writing smithi08089843-284 from 487667 to 916473 tid 1 2023-12-01T04:56:08.757 INFO:tasks.rados.rados.0.smithi080.stdout:1362: writing smithi08089843-284 from 1655659 to 2426654 tid 2 2023-12-01T04:56:08.757 INFO:tasks.rados.rados.0.smithi080.stdout:1363: read oid 62 snap -1 2023-12-01T04:56:08.758 INFO:tasks.rados.rados.0.smithi080.stdout:1363: expect (ObjNum 750 snap 0 seq_num 750) 2023-12-01T04:56:08.758 INFO:tasks.rados.rados.0.smithi080.stdout:1364: read oid 497 snap -1 2023-12-01T04:56:08.758 INFO:tasks.rados.rados.0.smithi080.stdout:1364: expect (ObjNum 845 snap 0 seq_num 845) 2023-12-01T04:56:08.758 INFO:tasks.rados.rados.0.smithi080.stdout:1365: read oid 52 snap -1 2023-12-01T04:56:08.758 INFO:tasks.rados.rados.0.smithi080.stdout:1365: expect (ObjNum 609 snap 0 seq_num 609) 2023-12-01T04:56:08.758 INFO:tasks.rados.rados.0.smithi080.stdout:1366: read oid 28 snap -1 2023-12-01T04:56:08.758 INFO:tasks.rados.rados.0.smithi080.stdout:1366: expect (ObjNum 622 snap 0 seq_num 622) 2023-12-01T04:56:08.758 INFO:tasks.rados.rados.0.smithi080.stdout:1367: write oid 429 current snap is 0 2023-12-01T04:56:08.758 INFO:tasks.rados.rados.0.smithi080.stdout:1367: seq_num 982 ranges {504474=504055,1714141=631006} 2023-12-01T04:56:08.766 INFO:tasks.rados.rados.0.smithi080.stdout:1367: writing smithi08089843-429 from 504474 to 1008529 tid 1 2023-12-01T04:56:08.773 INFO:tasks.rados.rados.0.smithi080.stdout:1367: writing smithi08089843-429 from 1714141 to 2345147 tid 2 2023-12-01T04:56:08.773 INFO:tasks.rados.rados.0.smithi080.stdout:1368: delete oid 217 current snap is 0 2023-12-01T04:56:08.773 INFO:tasks.rados.rados.0.smithi080.stdout:1360: expect (ObjNum 795 snap 0 seq_num 795) 2023-12-01T04:56:08.938 INFO:tasks.rados.rados.0.smithi080.stdout:1361: finishing write tid 1 to smithi08089843-411 2023-12-01T04:56:08.939 INFO:tasks.rados.rados.0.smithi080.stdout:1361: finishing write tid 2 to smithi08089843-411 2023-12-01T04:56:08.939 INFO:tasks.rados.rados.0.smithi080.stdout:1361: finishing write tid 3 to smithi08089843-411 2023-12-01T04:56:08.939 INFO:tasks.rados.rados.0.smithi080.stdout:1361: finishing write tid 4 to smithi08089843-411 2023-12-01T04:56:08.939 INFO:tasks.rados.rados.0.smithi080.stdout:1361: oid 411 updating version 0 to 251 2023-12-01T04:56:08.939 INFO:tasks.rados.rados.0.smithi080.stdout:1361: oid 411 updating version 251 to 252 2023-12-01T04:56:08.939 INFO:tasks.rados.rados.0.smithi080.stdout:1361: oid 411 updating version 252 to 253 2023-12-01T04:56:08.939 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 411 v 253 (ObjNum 980 snap 0 seq_num 980) dirty exists 2023-12-01T04:56:08.939 INFO:tasks.rados.rados.0.smithi080.stdout:1361: left oid 411 (ObjNum 980 snap 0 seq_num 980) 2023-12-01T04:56:08.939 INFO:tasks.rados.rados.0.smithi080.stdout:1362: finishing write tid 1 to smithi08089843-284 2023-12-01T04:56:08.939 INFO:tasks.rados.rados.0.smithi080.stdout:1362: finishing write tid 2 to smithi08089843-284 2023-12-01T04:56:08.939 INFO:tasks.rados.rados.0.smithi080.stdout:1362: finishing write tid 3 to smithi08089843-284 2023-12-01T04:56:08.939 INFO:tasks.rados.rados.0.smithi080.stdout:1362: finishing write tid 4 to smithi08089843-284 2023-12-01T04:56:08.939 INFO:tasks.rados.rados.0.smithi080.stdout:1362: oid 284 updating version 0 to 223 2023-12-01T04:56:08.939 INFO:tasks.rados.rados.0.smithi080.stdout:1362: oid 284 updating version 223 to 225 2023-12-01T04:56:08.940 INFO:tasks.rados.rados.0.smithi080.stdout:1362: oid 284 version 225 is already newer than 224 2023-12-01T04:56:08.940 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 284 v 225 (ObjNum 981 snap 0 seq_num 981) dirty exists 2023-12-01T04:56:08.940 INFO:tasks.rados.rados.0.smithi080.stdout:1362: left oid 284 (ObjNum 981 snap 0 seq_num 981) 2023-12-01T04:56:08.940 INFO:tasks.rados.rados.0.smithi080.stdout:1364: expect (ObjNum 845 snap 0 seq_num 845) 2023-12-01T04:56:09.037 INFO:tasks.rados.rados.0.smithi080.stdout:1363: expect (ObjNum 750 snap 0 seq_num 750) 2023-12-01T04:56:09.167 INFO:tasks.rados.rados.0.smithi080.stdout:1365: expect (ObjNum 609 snap 0 seq_num 609) 2023-12-01T04:56:09.243 INFO:tasks.rados.rados.0.smithi080.stdout:1366: expect (ObjNum 622 snap 0 seq_num 622) 2023-12-01T04:56:09.355 INFO:tasks.rados.rados.0.smithi080.stdout:1367: finishing write tid 1 to smithi08089843-429 2023-12-01T04:56:09.355 INFO:tasks.rados.rados.0.smithi080.stdout:1367: finishing write tid 2 to smithi08089843-429 2023-12-01T04:56:09.355 INFO:tasks.rados.rados.0.smithi080.stdout:1367: finishing write tid 3 to smithi08089843-429 2023-12-01T04:56:09.356 INFO:tasks.rados.rados.0.smithi080.stdout:1360: done (8 left) 2023-12-01T04:56:09.356 INFO:tasks.rados.rados.0.smithi080.stdout:1361: done (7 left) 2023-12-01T04:56:09.356 INFO:tasks.rados.rados.0.smithi080.stdout:1362: done (6 left) 2023-12-01T04:56:09.356 INFO:tasks.rados.rados.0.smithi080.stdout:1363: done (5 left) 2023-12-01T04:56:09.356 INFO:tasks.rados.rados.0.smithi080.stdout:1364: done (4 left) 2023-12-01T04:56:09.356 INFO:tasks.rados.rados.0.smithi080.stdout:1365: done (3 left) 2023-12-01T04:56:09.356 INFO:tasks.rados.rados.0.smithi080.stdout:1366: done (2 left) 2023-12-01T04:56:09.356 INFO:tasks.rados.rados.0.smithi080.stdout:1368: done (1 left) 2023-12-01T04:56:09.356 INFO:tasks.rados.rados.0.smithi080.stdout:1369: write oid 105 current snap is 0 2023-12-01T04:56:09.356 INFO:tasks.rados.rados.0.smithi080.stdout:1367: finishing write tid 4 to smithi08089843-429 2023-12-01T04:56:09.356 INFO:tasks.rados.rados.0.smithi080.stdout:1367: oid 429 updating version 0 to 189 2023-12-01T04:56:09.356 INFO:tasks.rados.rados.0.smithi080.stdout:1367: oid 429 version 189 is already newer than 188 2023-12-01T04:56:09.356 INFO:tasks.rados.rados.0.smithi080.stdout:1367: oid 429 version 189 is already newer than 187 2023-12-01T04:56:09.356 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 429 v 189 (ObjNum 982 snap 0 seq_num 982) dirty exists 2023-12-01T04:56:09.356 INFO:tasks.rados.rados.0.smithi080.stdout:1367: left oid 429 (ObjNum 982 snap 0 seq_num 982) 2023-12-01T04:56:09.356 INFO:tasks.rados.rados.0.smithi080.stdout:1369: seq_num 984 ranges {538088=654553,1714752=634675} 2023-12-01T04:56:09.366 INFO:tasks.rados.rados.0.smithi080.stdout:1369: writing smithi08089843-105 from 538088 to 1192641 tid 1 2023-12-01T04:56:09.374 INFO:tasks.rados.rados.0.smithi080.stdout:1369: writing smithi08089843-105 from 1714752 to 2349427 tid 2 2023-12-01T04:56:09.374 INFO:tasks.rados.rados.0.smithi080.stdout:1367: done (1 left) 2023-12-01T04:56:09.374 INFO:tasks.rados.rados.0.smithi080.stdout:1370: write oid 410 current snap is 0 2023-12-01T04:56:09.374 INFO:tasks.rados.rados.0.smithi080.stdout:1370: seq_num 985 ranges {554895=729802,1773234=778333} 2023-12-01T04:56:09.381 INFO:tasks.rados.rados.0.smithi080.stdout:1370: writing smithi08089843-410 from 554895 to 1284697 tid 1 2023-12-01T04:56:09.389 INFO:tasks.rados.rados.0.smithi080.stdout:1370: writing smithi08089843-410 from 1773234 to 2551567 tid 2 2023-12-01T04:56:09.389 INFO:tasks.rados.rados.0.smithi080.stdout:1371: read oid 374 snap -1 2023-12-01T04:56:09.389 INFO:tasks.rados.rados.0.smithi080.stdout:1371: expect (ObjNum 974 snap 0 seq_num 974) 2023-12-01T04:56:09.389 INFO:tasks.rados.rados.0.smithi080.stdout:1372: write oid 22 current snap is 0 2023-12-01T04:56:09.389 INFO:tasks.rados.rados.0.smithi080.stdout:1372: seq_num 986 ranges {571702=405051,1431716=638344,2560365=11337} 2023-12-01T04:56:09.394 INFO:tasks.rados.rados.0.smithi080.stdout:1372: writing smithi08089843-22 from 571702 to 976753 tid 1 2023-12-01T04:56:09.401 INFO:tasks.rados.rados.0.smithi080.stdout:1372: writing smithi08089843-22 from 1431716 to 2070060 tid 2 2023-12-01T04:56:09.404 INFO:tasks.rados.rados.0.smithi080.stdout:1372: writing smithi08089843-22 from 2560365 to 2571702 tid 3 2023-12-01T04:56:09.404 INFO:tasks.rados.rados.0.smithi080.stdout:1373: read oid 353 snap -1 2023-12-01T04:56:09.404 INFO:tasks.rados.rados.0.smithi080.stdout:1373: expect (ObjNum 352 snap 0 seq_num 352) 2023-12-01T04:56:09.404 INFO:tasks.rados.rados.0.smithi080.stdout:1374: write oid 198 current snap is 0 2023-12-01T04:56:09.404 INFO:tasks.rados.rados.0.smithi080.stdout:1369: finishing write tid 1 to smithi08089843-105 2023-12-01T04:56:09.405 INFO:tasks.rados.rados.0.smithi080.stdout:1369: finishing write tid 2 to smithi08089843-105 2023-12-01T04:56:09.405 INFO:tasks.rados.rados.0.smithi080.stdout:1369: finishing write tid 3 to smithi08089843-105 2023-12-01T04:56:09.405 INFO:tasks.rados.rados.0.smithi080.stdout:1369: finishing write tid 4 to smithi08089843-105 2023-12-01T04:56:09.405 INFO:tasks.rados.rados.0.smithi080.stdout:1369: oid 105 updating version 0 to 220 2023-12-01T04:56:09.405 INFO:tasks.rados.rados.0.smithi080.stdout:1369: oid 105 updating version 220 to 222 2023-12-01T04:56:09.405 INFO:tasks.rados.rados.0.smithi080.stdout:1369: oid 105 version 222 is already newer than 221 2023-12-01T04:56:09.405 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 105 v 222 (ObjNum 984 snap 0 seq_num 984) dirty exists 2023-12-01T04:56:09.405 INFO:tasks.rados.rados.0.smithi080.stdout:1369: left oid 105 (ObjNum 984 snap 0 seq_num 984) 2023-12-01T04:56:09.405 INFO:tasks.rados.rados.0.smithi080.stdout:1370: finishing write tid 1 to smithi08089843-410 2023-12-01T04:56:09.405 INFO:tasks.rados.rados.0.smithi080.stdout:1374: seq_num 987 ranges {588509=480300,1773845=782002} 2023-12-01T04:56:09.410 INFO:tasks.rados.rados.0.smithi080.stdout:1374: writing smithi08089843-198 from 588509 to 1068809 tid 1 2023-12-01T04:56:09.418 INFO:tasks.rados.rados.0.smithi080.stdout:1374: writing smithi08089843-198 from 1773845 to 2555847 tid 2 2023-12-01T04:56:09.418 INFO:tasks.rados.rados.0.smithi080.stdout:1369: done (5 left) 2023-12-01T04:56:09.419 INFO:tasks.rados.rados.0.smithi080.stdout:1375: write oid 394 current snap is 0 2023-12-01T04:56:09.419 INFO:tasks.rados.rados.0.smithi080.stdout:1375: seq_num 988 ranges {605316=555549,1832327=642013} 2023-12-01T04:56:09.425 INFO:tasks.rados.rados.0.smithi080.stdout:1375: writing smithi08089843-394 from 605316 to 1160865 tid 1 2023-12-01T04:56:09.433 INFO:tasks.rados.rados.0.smithi080.stdout:1375: writing smithi08089843-394 from 1832327 to 2474340 tid 2 2023-12-01T04:56:09.433 INFO:tasks.rados.rados.0.smithi080.stdout:1376: write oid 281 current snap is 0 2023-12-01T04:56:09.433 INFO:tasks.rados.rados.0.smithi080.stdout:1376: seq_num 989 ranges {622123=747151,2007162=614961} 2023-12-01T04:56:09.440 INFO:tasks.rados.rados.0.smithi080.stdout:1376: writing smithi08089843-281 from 622123 to 1369274 tid 1 2023-12-01T04:56:09.447 INFO:tasks.rados.rados.0.smithi080.stdout:1376: writing smithi08089843-281 from 2007162 to 2622123 tid 2 2023-12-01T04:56:09.448 INFO:tasks.rados.rados.0.smithi080.stdout:1377: write oid 40 current snap is 0 2023-12-01T04:56:09.448 INFO:tasks.rados.rados.0.smithi080.stdout:1377: seq_num 990 ranges {638930=422400,1665644=645682} 2023-12-01T04:56:09.454 INFO:tasks.rados.rados.0.smithi080.stdout:1377: writing smithi08089843-40 from 638930 to 1061330 tid 1 2023-12-01T04:56:09.461 INFO:tasks.rados.rados.0.smithi080.stdout:1377: writing smithi08089843-40 from 1665644 to 2311326 tid 2 2023-12-01T04:56:09.461 INFO:tasks.rados.rados.0.smithi080.stdout:1378: read oid 180 snap -1 2023-12-01T04:56:09.461 INFO:tasks.rados.rados.0.smithi080.stdout:1378: expect (ObjNum 687 snap 0 seq_num 687) 2023-12-01T04:56:09.461 INFO:tasks.rados.rados.0.smithi080.stdout:1379: write oid 347 current snap is 0 2023-12-01T04:56:09.461 INFO:tasks.rados.rados.0.smithi080.stdout:1379: seq_num 991 ranges {655737=497649,1607773=789340} 2023-12-01T04:56:09.468 INFO:tasks.rados.rados.0.smithi080.stdout:1379: writing smithi08089843-347 from 655737 to 1153386 tid 1 2023-12-01T04:56:09.475 INFO:tasks.rados.rados.0.smithi080.stdout:1379: writing smithi08089843-347 from 1607773 to 2397113 tid 2 2023-12-01T04:56:09.475 INFO:tasks.rados.rados.0.smithi080.stdout:1380: write oid 189 current snap is 0 2023-12-01T04:56:09.475 INFO:tasks.rados.rados.0.smithi080.stdout:1380: seq_num 992 ranges {672544=572898,1666255=532998} 2023-12-01T04:56:09.482 INFO:tasks.rados.rados.0.smithi080.stdout:1380: writing smithi08089843-189 from 672544 to 1245442 tid 1 2023-12-01T04:56:09.488 INFO:tasks.rados.rados.0.smithi080.stdout:1380: writing smithi08089843-189 from 1666255 to 2199253 tid 2 2023-12-01T04:56:09.488 INFO:tasks.rados.rados.0.smithi080.stdout:1381: read oid 134 snap -1 2023-12-01T04:56:09.488 INFO:tasks.rados.rados.0.smithi080.stdout:1381: expect (ObjNum 133 snap 0 seq_num 133) 2023-12-01T04:56:09.488 INFO:tasks.rados.rados.0.smithi080.stdout:1382: write oid 238 current snap is 0 2023-12-01T04:56:09.488 INFO:tasks.rados.rados.0.smithi080.stdout:1382: seq_num 993 ranges {689351=648147,2124737=564614} 2023-12-01T04:56:09.495 INFO:tasks.rados.rados.0.smithi080.stdout:1382: writing smithi08089843-238 from 689351 to 1337498 tid 1 2023-12-01T04:56:09.503 INFO:tasks.rados.rados.0.smithi080.stdout:1382: writing smithi08089843-238 from 2124737 to 2689351 tid 2 2023-12-01T04:56:09.503 INFO:tasks.rados.rados.0.smithi080.stdout:1383: delete oid 384 current snap is 0 2023-12-01T04:56:09.503 INFO:tasks.rados.rados.0.smithi080.stdout:1370: finishing write tid 2 to smithi08089843-410 2023-12-01T04:56:09.503 INFO:tasks.rados.rados.0.smithi080.stdout:1370: finishing write tid 3 to smithi08089843-410 2023-12-01T04:56:09.503 INFO:tasks.rados.rados.0.smithi080.stdout:1370: finishing write tid 4 to smithi08089843-410 2023-12-01T04:56:09.504 INFO:tasks.rados.rados.0.smithi080.stdout:1370: oid 410 updating version 0 to 203 2023-12-01T04:56:09.504 INFO:tasks.rados.rados.0.smithi080.stdout:1370: oid 410 updating version 203 to 204 2023-12-01T04:56:09.504 INFO:tasks.rados.rados.0.smithi080.stdout:1370: oid 410 updating version 204 to 205 2023-12-01T04:56:09.504 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 410 v 205 (ObjNum 985 snap 0 seq_num 985) dirty exists 2023-12-01T04:56:09.504 INFO:tasks.rados.rados.0.smithi080.stdout:1370: left oid 410 (ObjNum 985 snap 0 seq_num 985) 2023-12-01T04:56:09.504 INFO:tasks.rados.rados.0.smithi080.stdout:1372: finishing write tid 1 to smithi08089843-22 2023-12-01T04:56:09.504 INFO:tasks.rados.rados.0.smithi080.stdout:1371: expect (ObjNum 974 snap 0 seq_num 974) 2023-12-01T04:56:09.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:56:09 smithi090 bash[32384]: cluster 2023-12-01T04:56:08.132107+0000 mgr.y (mgr.24362) 229 : cluster 0 pgmap v200: 89 pgs: 89 active+clean; 1.3 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 54 MiB/s rd, 8.5 MiB/s wr, 81 op/s 2023-12-01T04:56:09.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:56:09 smithi090 bash[32384]: audit 2023-12-01T04:56:08.797360+0000 mon.a (mon.0) 853 : audit 0 from='client.? 172.21.15.80:0/648779207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:56:09.625 INFO:tasks.rados.rados.0.smithi080.stdout:1372: finishing write tid 2 to smithi08089843-22 2023-12-01T04:56:09.625 INFO:tasks.rados.rados.0.smithi080.stdout:1372: finishing write tid 3 to smithi08089843-22 2023-12-01T04:56:09.625 INFO:tasks.rados.rados.0.smithi080.stdout:1372: finishing write tid 4 to smithi08089843-22 2023-12-01T04:56:09.625 INFO:tasks.rados.rados.0.smithi080.stdout:1372: finishing write tid 5 to smithi08089843-22 2023-12-01T04:56:09.625 INFO:tasks.rados.rados.0.smithi080.stdout:1372: oid 22 updating version 0 to 208 2023-12-01T04:56:09.625 INFO:tasks.rados.rados.0.smithi080.stdout:1372: oid 22 updating version 208 to 209 2023-12-01T04:56:09.625 INFO:tasks.rados.rados.0.smithi080.stdout:1372: oid 22 version 209 is already newer than 206 2023-12-01T04:56:09.625 INFO:tasks.rados.rados.0.smithi080.stdout:1372: oid 22 version 209 is already newer than 207 2023-12-01T04:56:09.625 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 22 v 209 (ObjNum 986 snap 0 seq_num 986) dirty exists 2023-12-01T04:56:09.625 INFO:tasks.rados.rados.0.smithi080.stdout:1372: left oid 22 (ObjNum 986 snap 0 seq_num 986) 2023-12-01T04:56:09.625 INFO:tasks.rados.rados.0.smithi080.stdout:1373: expect (ObjNum 352 snap 0 seq_num 352) 2023-12-01T04:56:09.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:56:09 smithi080 bash[41963]: cluster 2023-12-01T04:56:08.132107+0000 mgr.y (mgr.24362) 229 : cluster 0 pgmap v200: 89 pgs: 89 active+clean; 1.3 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 54 MiB/s rd, 8.5 MiB/s wr, 81 op/s 2023-12-01T04:56:09.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:56:09 smithi080 bash[41963]: audit 2023-12-01T04:56:08.797360+0000 mon.a (mon.0) 853 : audit 0 from='client.? 172.21.15.80:0/648779207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:56:09.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:56:09 smithi080 bash[28361]: cluster 2023-12-01T04:56:08.132107+0000 mgr.y (mgr.24362) 229 : cluster 0 pgmap v200: 89 pgs: 89 active+clean; 1.3 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 54 MiB/s rd, 8.5 MiB/s wr, 81 op/s 2023-12-01T04:56:09.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:56:09 smithi080 bash[28361]: audit 2023-12-01T04:56:08.797360+0000 mon.a (mon.0) 853 : audit 0 from='client.? 172.21.15.80:0/648779207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:56:09.767 INFO:tasks.rados.rados.0.smithi080.stdout:1374: finishing write tid 1 to smithi08089843-198 2023-12-01T04:56:09.768 INFO:tasks.rados.rados.0.smithi080.stdout:1374: finishing write tid 2 to smithi08089843-198 2023-12-01T04:56:09.768 INFO:tasks.rados.rados.0.smithi080.stdout:1374: finishing write tid 3 to smithi08089843-198 2023-12-01T04:56:09.768 INFO:tasks.rados.rados.0.smithi080.stdout:1374: finishing write tid 4 to smithi08089843-198 2023-12-01T04:56:09.768 INFO:tasks.rados.rados.0.smithi080.stdout:1374: oid 198 updating version 0 to 161 2023-12-01T04:56:09.768 INFO:tasks.rados.rados.0.smithi080.stdout:1374: oid 198 updating version 161 to 162 2023-12-01T04:56:09.768 INFO:tasks.rados.rados.0.smithi080.stdout:1374: oid 198 updating version 162 to 163 2023-12-01T04:56:09.768 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 198 v 163 (ObjNum 987 snap 0 seq_num 987) dirty exists 2023-12-01T04:56:09.768 INFO:tasks.rados.rados.0.smithi080.stdout:1374: left oid 198 (ObjNum 987 snap 0 seq_num 987) 2023-12-01T04:56:09.768 INFO:tasks.rados.rados.0.smithi080.stdout:1375: finishing write tid 1 to smithi08089843-394 2023-12-01T04:56:09.768 INFO:tasks.rados.rados.0.smithi080.stdout:1375: finishing write tid 2 to smithi08089843-394 2023-12-01T04:56:09.768 INFO:tasks.rados.rados.0.smithi080.stdout:1370: done (13 left) 2023-12-01T04:56:09.768 INFO:tasks.rados.rados.0.smithi080.stdout:1371: done (12 left) 2023-12-01T04:56:09.768 INFO:tasks.rados.rados.0.smithi080.stdout:1372: done (11 left) 2023-12-01T04:56:09.768 INFO:tasks.rados.rados.0.smithi080.stdout:1373: done (10 left) 2023-12-01T04:56:09.768 INFO:tasks.rados.rados.0.smithi080.stdout:1374: done (9 left) 2023-12-01T04:56:09.769 INFO:tasks.rados.rados.0.smithi080.stdout:1383: done (8 left) 2023-12-01T04:56:09.769 INFO:tasks.rados.rados.0.smithi080.stdout:1384: read oid 482 snap -1 2023-12-01T04:56:09.769 INFO:tasks.rados.rados.0.smithi080.stdout:1384: expect (ObjNum 773 snap 0 seq_num 773) 2023-12-01T04:56:09.769 INFO:tasks.rados.rados.0.smithi080.stdout:1385: write oid 7 current snap is 0 2023-12-01T04:56:09.769 INFO:tasks.rados.rados.0.smithi080.stdout:1375: finishing write tid 3 to smithi08089843-394 2023-12-01T04:56:09.769 INFO:tasks.rados.rados.0.smithi080.stdout:1375: finishing write tid 4 to smithi08089843-394 2023-12-01T04:56:09.769 INFO:tasks.rados.rados.0.smithi080.stdout:1375: oid 394 updating version 0 to 210 2023-12-01T04:56:09.769 INFO:tasks.rados.rados.0.smithi080.stdout:1375: oid 394 updating version 210 to 212 2023-12-01T04:56:09.769 INFO:tasks.rados.rados.0.smithi080.stdout:1375: oid 394 version 212 is already newer than 211 2023-12-01T04:56:09.769 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 394 v 212 (ObjNum 988 snap 0 seq_num 988) dirty exists 2023-12-01T04:56:09.769 INFO:tasks.rados.rados.0.smithi080.stdout:1375: left oid 394 (ObjNum 988 snap 0 seq_num 988) 2023-12-01T04:56:09.769 INFO:tasks.rados.rados.0.smithi080.stdout:1376: finishing write tid 1 to smithi08089843-281 2023-12-01T04:56:09.769 INFO:tasks.rados.rados.0.smithi080.stdout:1376: finishing write tid 2 to smithi08089843-281 2023-12-01T04:56:09.769 INFO:tasks.rados.rados.0.smithi080.stdout:1376: finishing write tid 3 to smithi08089843-281 2023-12-01T04:56:09.770 INFO:tasks.rados.rados.0.smithi080.stdout:1376: finishing write tid 4 to smithi08089843-281 2023-12-01T04:56:09.770 INFO:tasks.rados.rados.0.smithi080.stdout:1376: oid 281 updating version 0 to 218 2023-12-01T04:56:09.770 INFO:tasks.rados.rados.0.smithi080.stdout:1376: oid 281 updating version 218 to 219 2023-12-01T04:56:09.770 INFO:tasks.rados.rados.0.smithi080.stdout:1376: oid 281 version 219 is already newer than 217 2023-12-01T04:56:09.770 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 281 v 219 (ObjNum 989 snap 0 seq_num 989) dirty exists 2023-12-01T04:56:09.770 INFO:tasks.rados.rados.0.smithi080.stdout:1376: left oid 281 (ObjNum 989 snap 0 seq_num 989) 2023-12-01T04:56:09.770 INFO:tasks.rados.rados.0.smithi080.stdout:1377: finishing write tid 1 to smithi08089843-40 2023-12-01T04:56:09.770 INFO:tasks.rados.rados.0.smithi080.stdout:1377: finishing write tid 2 to smithi08089843-40 2023-12-01T04:56:09.770 INFO:tasks.rados.rados.0.smithi080.stdout:1385: seq_num 995 ranges {722965=798645,2125348=597617} 2023-12-01T04:56:09.780 INFO:tasks.rados.rados.0.smithi080.stdout:1385: writing smithi08089843-7 from 722965 to 1521610 tid 1 2023-12-01T04:56:09.787 INFO:tasks.rados.rados.0.smithi080.stdout:1385: writing smithi08089843-7 from 2125348 to 2722965 tid 2 2023-12-01T04:56:09.787 INFO:tasks.rados.rados.0.smithi080.stdout:1375: done (9 left) 2023-12-01T04:56:09.787 INFO:tasks.rados.rados.0.smithi080.stdout:1376: done (8 left) 2023-12-01T04:56:09.787 INFO:tasks.rados.rados.0.smithi080.stdout:1386: read oid 262 snap -1 2023-12-01T04:56:09.787 INFO:tasks.rados.rados.0.smithi080.stdout:1386: expect (ObjNum 261 snap 0 seq_num 261) 2023-12-01T04:56:09.788 INFO:tasks.rados.rados.0.smithi080.stdout:1387: write oid 484 current snap is 0 2023-12-01T04:56:09.788 INFO:tasks.rados.rados.0.smithi080.stdout:1377: finishing write tid 3 to smithi08089843-40 2023-12-01T04:56:09.788 INFO:tasks.rados.rados.0.smithi080.stdout:1377: finishing write tid 4 to smithi08089843-40 2023-12-01T04:56:09.788 INFO:tasks.rados.rados.0.smithi080.stdout:1377: oid 40 updating version 0 to 232 2023-12-01T04:56:09.788 INFO:tasks.rados.rados.0.smithi080.stdout:1377: oid 40 updating version 232 to 233 2023-12-01T04:56:09.789 INFO:tasks.rados.rados.0.smithi080.stdout:1377: oid 40 updating version 233 to 234 2023-12-01T04:56:09.789 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 40 v 234 (ObjNum 990 snap 0 seq_num 990) dirty exists 2023-12-01T04:56:09.789 INFO:tasks.rados.rados.0.smithi080.stdout:1377: left oid 40 (ObjNum 990 snap 0 seq_num 990) 2023-12-01T04:56:09.789 INFO:tasks.rados.rados.0.smithi080.stdout:1379: finishing write tid 1 to smithi08089843-347 2023-12-01T04:56:09.789 INFO:tasks.rados.rados.0.smithi080.stdout:1387: seq_num 996 ranges {739772=590247,1900183=540336} 2023-12-01T04:56:09.794 INFO:tasks.rados.rados.0.smithi080.stdout:1387: writing smithi08089843-484 from 739772 to 1330019 tid 1 2023-12-01T04:56:09.801 INFO:tasks.rados.rados.0.smithi080.stdout:1387: writing smithi08089843-484 from 1900183 to 2440519 tid 2 2023-12-01T04:56:09.802 INFO:tasks.rados.rados.0.smithi080.stdout:1377: done (9 left) 2023-12-01T04:56:09.802 INFO:tasks.rados.rados.0.smithi080.stdout:1388: read oid 305 snap -1 2023-12-01T04:56:09.802 INFO:tasks.rados.rados.0.smithi080.stdout:1388: expect (ObjNum 304 snap 0 seq_num 304) 2023-12-01T04:56:09.802 INFO:tasks.rados.rados.0.smithi080.stdout:1389: read oid 423 snap -1 2023-12-01T04:56:09.802 INFO:tasks.rados.rados.0.smithi080.stdout:1389: expect (ObjNum 925 snap 0 seq_num 925) 2023-12-01T04:56:09.802 INFO:tasks.rados.rados.0.smithi080.stdout:1390: read oid 391 snap -1 2023-12-01T04:56:09.802 INFO:tasks.rados.rados.0.smithi080.stdout:1390: expect deleted 2023-12-01T04:56:09.802 INFO:tasks.rados.rados.0.smithi080.stdout:1391: read oid 153 snap -1 2023-12-01T04:56:09.802 INFO:tasks.rados.rados.0.smithi080.stdout:1391: expect deleted 2023-12-01T04:56:09.803 INFO:tasks.rados.rados.0.smithi080.stdout:1392: read oid 320 snap -1 2023-12-01T04:56:09.803 INFO:tasks.rados.rados.0.smithi080.stdout:1392: expect (ObjNum 795 snap 0 seq_num 795) 2023-12-01T04:56:09.803 INFO:tasks.rados.rados.0.smithi080.stdout:1393: write oid 71 current snap is 0 2023-12-01T04:56:09.803 INFO:tasks.rados.rados.0.smithi080.stdout:1393: seq_num 997 ranges {756579=665496,1958665=400347} 2023-12-01T04:56:09.810 INFO:tasks.rados.rados.0.smithi080.stdout:1393: writing smithi08089843-71 from 756579 to 1422075 tid 1 2023-12-01T04:56:09.816 INFO:tasks.rados.rados.0.smithi080.stdout:1393: writing smithi08089843-71 from 1958665 to 2359012 tid 2 2023-12-01T04:56:09.816 INFO:tasks.rados.rados.0.smithi080.stdout:1394: read oid 325 snap -1 2023-12-01T04:56:09.816 INFO:tasks.rados.rados.0.smithi080.stdout:1394: expect (ObjNum 956 snap 0 seq_num 956) 2023-12-01T04:56:09.816 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:56:09.816 INFO:tasks.rados.rados.0.smithi080.stdout:1378: expect (ObjNum 687 snap 0 seq_num 687) 2023-12-01T04:56:09.983 INFO:tasks.rados.rados.0.smithi080.stdout:1379: finishing write tid 2 to smithi08089843-347 2023-12-01T04:56:09.983 INFO:tasks.rados.rados.0.smithi080.stdout:1379: finishing write tid 3 to smithi08089843-347 2023-12-01T04:56:09.983 INFO:tasks.rados.rados.0.smithi080.stdout:1379: finishing write tid 4 to smithi08089843-347 2023-12-01T04:56:09.984 INFO:tasks.rados.rados.0.smithi080.stdout:1379: oid 347 updating version 0 to 189 2023-12-01T04:56:09.984 INFO:tasks.rados.rados.0.smithi080.stdout:1379: oid 347 updating version 189 to 191 2023-12-01T04:56:09.984 INFO:tasks.rados.rados.0.smithi080.stdout:1379: oid 347 version 191 is already newer than 190 2023-12-01T04:56:09.984 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 347 v 191 (ObjNum 991 snap 0 seq_num 991) dirty exists 2023-12-01T04:56:09.984 INFO:tasks.rados.rados.0.smithi080.stdout:1379: left oid 347 (ObjNum 991 snap 0 seq_num 991) 2023-12-01T04:56:09.984 INFO:tasks.rados.rados.0.smithi080.stdout:1380: finishing write tid 1 to smithi08089843-189 2023-12-01T04:56:09.984 INFO:tasks.rados.rados.0.smithi080.stdout:1381: expect (ObjNum 133 snap 0 seq_num 133) 2023-12-01T04:56:10.060 INFO:tasks.rados.rados.0.smithi080.stdout:1380: finishing write tid 2 to smithi08089843-189 2023-12-01T04:56:10.060 INFO:tasks.rados.rados.0.smithi080.stdout:1380: finishing write tid 3 to smithi08089843-189 2023-12-01T04:56:10.060 INFO:tasks.rados.rados.0.smithi080.stdout:1380: finishing write tid 4 to smithi08089843-189 2023-12-01T04:56:10.060 INFO:tasks.rados.rados.0.smithi080.stdout:1380: oid 189 updating version 0 to 193 2023-12-01T04:56:10.060 INFO:tasks.rados.rados.0.smithi080.stdout:1380: oid 189 version 193 is already newer than 191 2023-12-01T04:56:10.060 INFO:tasks.rados.rados.0.smithi080.stdout:1380: oid 189 version 193 is already newer than 192 2023-12-01T04:56:10.060 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 189 v 193 (ObjNum 992 snap 0 seq_num 992) dirty exists 2023-12-01T04:56:10.061 INFO:tasks.rados.rados.0.smithi080.stdout:1380: left oid 189 (ObjNum 992 snap 0 seq_num 992) 2023-12-01T04:56:10.061 INFO:tasks.rados.rados.0.smithi080.stdout:1382: finishing write tid 1 to smithi08089843-238 2023-12-01T04:56:10.061 INFO:tasks.rados.rados.0.smithi080.stdout:1382: finishing write tid 2 to smithi08089843-238 2023-12-01T04:56:10.061 INFO:tasks.rados.rados.0.smithi080.stdout:1382: finishing write tid 3 to smithi08089843-238 2023-12-01T04:56:10.061 INFO:tasks.rados.rados.0.smithi080.stdout:1382: finishing write tid 4 to smithi08089843-238 2023-12-01T04:56:10.061 INFO:tasks.rados.rados.0.smithi080.stdout:1382: oid 238 updating version 0 to 194 2023-12-01T04:56:10.061 INFO:tasks.rados.rados.0.smithi080.stdout:1382: oid 238 version 194 is already newer than 193 2023-12-01T04:56:10.061 INFO:tasks.rados.rados.0.smithi080.stdout:1382: oid 238 version 194 is already newer than 192 2023-12-01T04:56:10.061 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 238 v 194 (ObjNum 993 snap 0 seq_num 993) dirty exists 2023-12-01T04:56:10.061 INFO:tasks.rados.rados.0.smithi080.stdout:1382: left oid 238 (ObjNum 993 snap 0 seq_num 993) 2023-12-01T04:56:10.061 INFO:tasks.rados.rados.0.smithi080.stdout:1384: expect (ObjNum 773 snap 0 seq_num 773) 2023-12-01T04:56:10.200 INFO:tasks.rados.rados.0.smithi080.stdout:1385: finishing write tid 1 to smithi08089843-7 2023-12-01T04:56:10.200 INFO:tasks.rados.rados.0.smithi080.stdout:1385: finishing write tid 2 to smithi08089843-7 2023-12-01T04:56:10.200 INFO:tasks.rados.rados.0.smithi080.stdout:1385: finishing write tid 3 to smithi08089843-7 2023-12-01T04:56:10.200 INFO:tasks.rados.rados.0.smithi080.stdout:1385: finishing write tid 4 to smithi08089843-7 2023-12-01T04:56:10.200 INFO:tasks.rados.rados.0.smithi080.stdout:1385: oid 7 updating version 0 to 305 2023-12-01T04:56:10.201 INFO:tasks.rados.rados.0.smithi080.stdout:1385: oid 7 version 305 is already newer than 304 2023-12-01T04:56:10.201 INFO:tasks.rados.rados.0.smithi080.stdout:1385: oid 7 updating version 305 to 306 2023-12-01T04:56:10.201 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 7 v 306 (ObjNum 995 snap 0 seq_num 995) dirty exists 2023-12-01T04:56:10.201 INFO:tasks.rados.rados.0.smithi080.stdout:1385: left oid 7 (ObjNum 995 snap 0 seq_num 995) 2023-12-01T04:56:10.201 INFO:tasks.rados.rados.0.smithi080.stdout:1386: expect (ObjNum 261 snap 0 seq_num 261) 2023-12-01T04:56:10.285 INFO:tasks.rados.rados.0.smithi080.stdout:1387: finishing write tid 1 to smithi08089843-484 2023-12-01T04:56:10.285 INFO:tasks.rados.rados.0.smithi080.stdout:1388: expect (ObjNum 304 snap 0 seq_num 304) 2023-12-01T04:56:10.393 INFO:tasks.rados.rados.0.smithi080.stdout:1387: finishing write tid 2 to smithi08089843-484 2023-12-01T04:56:10.393 INFO:tasks.rados.rados.0.smithi080.stdout:1387: finishing write tid 3 to smithi08089843-484 2023-12-01T04:56:10.393 INFO:tasks.rados.rados.0.smithi080.stdout:1387: finishing write tid 4 to smithi08089843-484 2023-12-01T04:56:10.393 INFO:tasks.rados.rados.0.smithi080.stdout:1387: oid 484 updating version 0 to 223 2023-12-01T04:56:10.393 INFO:tasks.rados.rados.0.smithi080.stdout:1387: oid 484 updating version 223 to 224 2023-12-01T04:56:10.393 INFO:tasks.rados.rados.0.smithi080.stdout:1387: oid 484 updating version 224 to 225 2023-12-01T04:56:10.394 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 484 v 225 (ObjNum 996 snap 0 seq_num 996) dirty exists 2023-12-01T04:56:10.394 INFO:tasks.rados.rados.0.smithi080.stdout:1387: left oid 484 (ObjNum 996 snap 0 seq_num 996) 2023-12-01T04:56:10.394 INFO:tasks.rados.rados.0.smithi080.stdout:1389: expect (ObjNum 925 snap 0 seq_num 925) 2023-12-01T04:56:10.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:56:10 smithi090 bash[32384]: audit 2023-12-01T04:56:09.791146+0000 mon.c (mon.2) 139 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:56:10.592 INFO:tasks.rados.rados.0.smithi080.stdout:1393: finishing write tid 1 to smithi08089843-71 2023-12-01T04:56:10.592 INFO:tasks.rados.rados.0.smithi080.stdout:1392: expect (ObjNum 795 snap 0 seq_num 795) 2023-12-01T04:56:10.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:56:10 smithi080 bash[41963]: audit 2023-12-01T04:56:09.791146+0000 mon.c (mon.2) 139 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:56:10.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:56:10 smithi080 bash[28361]: audit 2023-12-01T04:56:09.791146+0000 mon.c (mon.2) 139 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:56:10.746 INFO:tasks.rados.rados.0.smithi080.stdout:1394: expect (ObjNum 956 snap 0 seq_num 956) 2023-12-01T04:56:10.831 INFO:tasks.rados.rados.0.smithi080.stdout:1393: finishing write tid 2 to smithi08089843-71 2023-12-01T04:56:10.831 INFO:tasks.rados.rados.0.smithi080.stdout:1393: finishing write tid 3 to smithi08089843-71 2023-12-01T04:56:10.831 INFO:tasks.rados.rados.0.smithi080.stdout:1393: finishing write tid 4 to smithi08089843-71 2023-12-01T04:56:10.831 INFO:tasks.rados.rados.0.smithi080.stdout:1393: oid 71 updating version 0 to 190 2023-12-01T04:56:10.832 INFO:tasks.rados.rados.0.smithi080.stdout:1393: oid 71 updating version 190 to 192 2023-12-01T04:56:10.832 INFO:tasks.rados.rados.0.smithi080.stdout:1393: oid 71 version 192 is already newer than 191 2023-12-01T04:56:10.832 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 71 v 192 (ObjNum 997 snap 0 seq_num 997) dirty exists 2023-12-01T04:56:10.832 INFO:tasks.rados.rados.0.smithi080.stdout:1393: left oid 71 (ObjNum 997 snap 0 seq_num 997) 2023-12-01T04:56:10.832 INFO:tasks.rados.rados.0.smithi080.stdout:1378: done (15 left) 2023-12-01T04:56:10.832 INFO:tasks.rados.rados.0.smithi080.stdout:1379: done (14 left) 2023-12-01T04:56:10.832 INFO:tasks.rados.rados.0.smithi080.stdout:1380: done (13 left) 2023-12-01T04:56:10.832 INFO:tasks.rados.rados.0.smithi080.stdout:1381: done (12 left) 2023-12-01T04:56:10.833 INFO:tasks.rados.rados.0.smithi080.stdout:1382: done (11 left) 2023-12-01T04:56:10.833 INFO:tasks.rados.rados.0.smithi080.stdout:1384: done (10 left) 2023-12-01T04:56:10.833 INFO:tasks.rados.rados.0.smithi080.stdout:1385: done (9 left) 2023-12-01T04:56:10.833 INFO:tasks.rados.rados.0.smithi080.stdout:1386: done (8 left) 2023-12-01T04:56:10.833 INFO:tasks.rados.rados.0.smithi080.stdout:1387: done (7 left) 2023-12-01T04:56:10.833 INFO:tasks.rados.rados.0.smithi080.stdout:1388: done (6 left) 2023-12-01T04:56:10.833 INFO:tasks.rados.rados.0.smithi080.stdout:1389: done (5 left) 2023-12-01T04:56:10.833 INFO:tasks.rados.rados.0.smithi080.stdout:1390: done (4 left) 2023-12-01T04:56:10.833 INFO:tasks.rados.rados.0.smithi080.stdout:1391: done (3 left) 2023-12-01T04:56:10.833 INFO:tasks.rados.rados.0.smithi080.stdout:1392: done (2 left) 2023-12-01T04:56:10.834 INFO:tasks.rados.rados.0.smithi080.stdout:1393: done (1 left) 2023-12-01T04:56:10.834 INFO:tasks.rados.rados.0.smithi080.stdout:1394: done (0 left) 2023-12-01T04:56:10.834 INFO:tasks.rados.rados.0.smithi080.stdout:1395: write oid 235 current snap is 0 2023-12-01T04:56:10.834 INFO:tasks.rados.rados.0.smithi080.stdout:1395: seq_num 998 ranges {773386=740745,2017147=544005} 2023-12-01T04:56:10.845 INFO:tasks.rados.rados.0.smithi080.stdout:1395: writing smithi08089843-235 from 773386 to 1514131 tid 1 2023-12-01T04:56:10.853 INFO:tasks.rados.rados.0.smithi080.stdout:1395: writing smithi08089843-235 from 2017147 to 2561152 tid 2 2023-12-01T04:56:10.853 INFO:tasks.rados.rados.0.smithi080.stdout:1396: read oid 310 snap -1 2023-12-01T04:56:10.853 INFO:tasks.rados.rados.0.smithi080.stdout:1396: expect (ObjNum 977 snap 0 seq_num 977) 2023-12-01T04:56:10.853 INFO:tasks.rados.rados.0.smithi080.stdout:1397: read oid 342 snap -1 2023-12-01T04:56:10.853 INFO:tasks.rados.rados.0.smithi080.stdout:1397: expect (ObjNum 341 snap 0 seq_num 341) 2023-12-01T04:56:10.853 INFO:tasks.rados.rados.0.smithi080.stdout:1398: delete oid 448 current snap is 0 2023-12-01T04:56:10.853 INFO:tasks.rados.rados.0.smithi080.stdout:1395: finishing write tid 1 to smithi08089843-235 2023-12-01T04:56:10.857 INFO:tasks.rados.rados.0.smithi080.stdout:1398: done (3 left) 2023-12-01T04:56:10.857 INFO:tasks.rados.rados.0.smithi080.stdout:1399: delete oid 46 current snap is 0 2023-12-01T04:56:10.858 INFO:tasks.rados.rados.0.smithi080.stdout:1396: expect (ObjNum 977 snap 0 seq_num 977) 2023-12-01T04:56:11.046 INFO:tasks.rados.rados.0.smithi080.stdout:1395: finishing write tid 2 to smithi08089843-235 2023-12-01T04:56:11.046 INFO:tasks.rados.rados.0.smithi080.stdout:1395: finishing write tid 3 to smithi08089843-235 2023-12-01T04:56:11.046 INFO:tasks.rados.rados.0.smithi080.stdout:1395: finishing write tid 4 to smithi08089843-235 2023-12-01T04:56:11.046 INFO:tasks.rados.rados.0.smithi080.stdout:1395: oid 235 updating version 0 to 179 2023-12-01T04:56:11.046 INFO:tasks.rados.rados.0.smithi080.stdout:1395: oid 235 version 179 is already newer than 178 2023-12-01T04:56:11.046 INFO:tasks.rados.rados.0.smithi080.stdout:1395: oid 235 version 179 is already newer than 177 2023-12-01T04:56:11.046 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 235 v 179 (ObjNum 998 snap 0 seq_num 998) dirty exists 2023-12-01T04:56:11.046 INFO:tasks.rados.rados.0.smithi080.stdout:1395: left oid 235 (ObjNum 998 snap 0 seq_num 998) 2023-12-01T04:56:11.046 INFO:tasks.rados.rados.0.smithi080.stdout:1397: expect (ObjNum 341 snap 0 seq_num 341) 2023-12-01T04:56:11.174 INFO:tasks.rados.rados.0.smithi080.stdout:1395: done (3 left) 2023-12-01T04:56:11.174 INFO:tasks.rados.rados.0.smithi080.stdout:1396: done (2 left) 2023-12-01T04:56:11.174 INFO:tasks.rados.rados.0.smithi080.stdout:1397: done (1 left) 2023-12-01T04:56:11.175 INFO:tasks.rados.rados.0.smithi080.stdout:1399: done (0 left) 2023-12-01T04:56:11.175 INFO:tasks.rados.rados.0.smithi080.stdout:1400: write oid 377 current snap is 0 2023-12-01T04:56:11.175 INFO:tasks.rados.rados.0.smithi080.stdout:1400: seq_num 1001 ranges {423807=566492,1676240=407685,2739004=84803} 2023-12-01T04:56:11.185 INFO:tasks.rados.rados.0.smithi080.stdout:1400: writing smithi08089843-377 from 423807 to 990299 tid 1 2023-12-01T04:56:11.192 INFO:tasks.rados.rados.0.smithi080.stdout:1400: writing smithi08089843-377 from 1676240 to 2083925 tid 2 2023-12-01T04:56:11.196 INFO:tasks.rados.rados.0.smithi080.stdout:1400: writing smithi08089843-377 from 2739004 to 2823807 tid 3 2023-12-01T04:56:11.196 INFO:tasks.rados.rados.0.smithi080.stdout:1401: write oid 440 current snap is 0 2023-12-01T04:56:11.196 INFO:tasks.rados.rados.0.smithi080.stdout:1401: seq_num 1002 ranges {440614=641741,1734722=551343} 2023-12-01T04:56:11.202 INFO:tasks.rados.rados.0.smithi080.stdout:1401: writing smithi08089843-440 from 440614 to 1082355 tid 1 2023-12-01T04:56:11.209 INFO:tasks.rados.rados.0.smithi080.stdout:1401: writing smithi08089843-440 from 1734722 to 2286065 tid 2 2023-12-01T04:56:11.209 INFO:tasks.rados.rados.0.smithi080.stdout:1402: write oid 253 current snap is 0 2023-12-01T04:56:11.209 INFO:tasks.rados.rados.0.smithi080.stdout:1402: seq_num 1003 ranges {457421=716990,1676851=411354,2677497=179924} 2023-12-01T04:56:11.215 INFO:tasks.rados.rados.0.smithi080.stdout:1402: writing smithi08089843-253 from 457421 to 1174411 tid 1 2023-12-01T04:56:11.221 INFO:tasks.rados.rados.0.smithi080.stdout:1402: writing smithi08089843-253 from 1676851 to 2088205 tid 2 2023-12-01T04:56:11.226 INFO:tasks.rados.rados.0.smithi080.stdout:1402: writing smithi08089843-253 from 2677497 to 2857421 tid 3 2023-12-01T04:56:11.226 INFO:tasks.rados.rados.0.smithi080.stdout:1403: read oid 104 snap -1 2023-12-01T04:56:11.226 INFO:tasks.rados.rados.0.smithi080.stdout:1403: expect (ObjNum 616 snap 0 seq_num 616) 2023-12-01T04:56:11.226 INFO:tasks.rados.rados.0.smithi080.stdout:1404: read oid 279 snap -1 2023-12-01T04:56:11.226 INFO:tasks.rados.rados.0.smithi080.stdout:1404: expect (ObjNum 640 snap 0 seq_num 640) 2023-12-01T04:56:11.226 INFO:tasks.rados.rados.0.smithi080.stdout:1405: read oid 221 snap -1 2023-12-01T04:56:11.226 INFO:tasks.rados.rados.0.smithi080.stdout:1405: expect (ObjNum 756 snap 0 seq_num 756) 2023-12-01T04:56:11.226 INFO:tasks.rados.rados.0.smithi080.stdout:1406: write oid 444 current snap is 0 2023-12-01T04:56:11.226 INFO:tasks.rados.rados.0.smithi080.stdout:1400: finishing write tid 1 to smithi08089843-377 2023-12-01T04:56:11.227 INFO:tasks.rados.rados.0.smithi080.stdout:1400: finishing write tid 2 to smithi08089843-377 2023-12-01T04:56:11.227 INFO:tasks.rados.rados.0.smithi080.stdout:1400: finishing write tid 3 to smithi08089843-377 2023-12-01T04:56:11.227 INFO:tasks.rados.rados.0.smithi080.stdout:1400: finishing write tid 4 to smithi08089843-377 2023-12-01T04:56:11.227 INFO:tasks.rados.rados.0.smithi080.stdout:1400: finishing write tid 5 to smithi08089843-377 2023-12-01T04:56:11.227 INFO:tasks.rados.rados.0.smithi080.stdout:1400: oid 377 updating version 0 to 238 2023-12-01T04:56:11.227 INFO:tasks.rados.rados.0.smithi080.stdout:1400: oid 377 version 238 is already newer than 235 2023-12-01T04:56:11.227 INFO:tasks.rados.rados.0.smithi080.stdout:1400: oid 377 version 238 is already newer than 237 2023-12-01T04:56:11.227 INFO:tasks.rados.rados.0.smithi080.stdout:1400: oid 377 version 238 is already newer than 236 2023-12-01T04:56:11.227 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 377 v 238 (ObjNum 1001 snap 0 seq_num 1001) dirty exists 2023-12-01T04:56:11.227 INFO:tasks.rados.rados.0.smithi080.stdout:1400: left oid 377 (ObjNum 1001 snap 0 seq_num 1001) 2023-12-01T04:56:11.227 INFO:tasks.rados.rados.0.smithi080.stdout:1401: finishing write tid 1 to smithi08089843-440 2023-12-01T04:56:11.227 INFO:tasks.rados.rados.0.smithi080.stdout:1401: finishing write tid 2 to smithi08089843-440 2023-12-01T04:56:11.227 INFO:tasks.rados.rados.0.smithi080.stdout:1401: finishing write tid 3 to smithi08089843-440 2023-12-01T04:56:11.227 INFO:tasks.rados.rados.0.smithi080.stdout:1401: finishing write tid 4 to smithi08089843-440 2023-12-01T04:56:11.228 INFO:tasks.rados.rados.0.smithi080.stdout:1401: oid 440 updating version 0 to 195 2023-12-01T04:56:11.228 INFO:tasks.rados.rados.0.smithi080.stdout:1401: oid 440 updating version 195 to 197 2023-12-01T04:56:11.228 INFO:tasks.rados.rados.0.smithi080.stdout:1401: oid 440 version 197 is already newer than 196 2023-12-01T04:56:11.228 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 440 v 197 (ObjNum 1002 snap 0 seq_num 1002) dirty exists 2023-12-01T04:56:11.228 INFO:tasks.rados.rados.0.smithi080.stdout:1401: left oid 440 (ObjNum 1002 snap 0 seq_num 1002) 2023-12-01T04:56:11.228 INFO:tasks.rados.rados.0.smithi080.stdout:1402: finishing write tid 1 to smithi08089843-253 2023-12-01T04:56:11.228 INFO:tasks.rados.rados.0.smithi080.stdout:1402: finishing write tid 2 to smithi08089843-253 2023-12-01T04:56:11.228 INFO:tasks.rados.rados.0.smithi080.stdout:1406: seq_num 1004 ranges {474228=508592,1451686=555012,2704920=169308} 2023-12-01T04:56:11.231 INFO:tasks.rados.rados.0.smithi080.stdout:1406: writing smithi08089843-444 from 474228 to 982820 tid 1 2023-12-01T04:56:11.237 INFO:tasks.rados.rados.0.smithi080.stdout:1406: writing smithi08089843-444 from 1451686 to 2006698 tid 2 2023-12-01T04:56:11.243 INFO:tasks.rados.rados.0.smithi080.stdout:1406: writing smithi08089843-444 from 2704920 to 2874228 tid 3 2023-12-01T04:56:11.243 INFO:tasks.rados.rados.0.smithi080.stdout:1400: done (6 left) 2023-12-01T04:56:11.243 INFO:tasks.rados.rados.0.smithi080.stdout:1401: done (5 left) 2023-12-01T04:56:11.243 INFO:tasks.rados.rados.0.smithi080.stdout:1407: write oid 440 current snap is 0 2023-12-01T04:56:11.243 INFO:tasks.rados.rados.0.smithi080.stdout:1402: finishing write tid 3 to smithi08089843-253 2023-12-01T04:56:11.243 INFO:tasks.rados.rados.0.smithi080.stdout:1402: finishing write tid 4 to smithi08089843-253 2023-12-01T04:56:11.243 INFO:tasks.rados.rados.0.smithi080.stdout:1402: finishing write tid 5 to smithi08089843-253 2023-12-01T04:56:11.244 INFO:tasks.rados.rados.0.smithi080.stdout:1402: oid 253 updating version 0 to 254 2023-12-01T04:56:11.244 INFO:tasks.rados.rados.0.smithi080.stdout:1402: oid 253 updating version 254 to 257 2023-12-01T04:56:11.244 INFO:tasks.rados.rados.0.smithi080.stdout:1402: oid 253 version 257 is already newer than 256 2023-12-01T04:56:11.244 INFO:tasks.rados.rados.0.smithi080.stdout:1402: oid 253 version 257 is already newer than 255 2023-12-01T04:56:11.244 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 253 v 257 (ObjNum 1003 snap 0 seq_num 1003) dirty exists 2023-12-01T04:56:11.244 INFO:tasks.rados.rados.0.smithi080.stdout:1402: left oid 253 (ObjNum 1003 snap 0 seq_num 1003) 2023-12-01T04:56:11.244 INFO:tasks.rados.rados.0.smithi080.stdout:1404: expect (ObjNum 640 snap 0 seq_num 640) 2023-12-01T04:56:11.389 INFO:tasks.rados.rados.0.smithi080.stdout:1405: expect (ObjNum 756 snap 0 seq_num 756) 2023-12-01T04:56:11.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:56:11 smithi090 bash[32384]: cluster 2023-12-01T04:56:10.132766+0000 mgr.y (mgr.24362) 230 : cluster 0 pgmap v201: 89 pgs: 89 active+clean; 1.3 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 54 MiB/s rd, 8.5 MiB/s wr, 81 op/s 2023-12-01T04:56:11.530 INFO:tasks.rados.rados.0.smithi080.stdout:1403: expect (ObjNum 616 snap 0 seq_num 616) 2023-12-01T04:56:11.638 INFO:tasks.rados.rados.0.smithi080.stdout:1406: finishing write tid 1 to smithi08089843-444 2023-12-01T04:56:11.638 INFO:tasks.rados.rados.0.smithi080.stdout:1406: finishing write tid 2 to smithi08089843-444 2023-12-01T04:56:11.638 INFO:tasks.rados.rados.0.smithi080.stdout:1406: finishing write tid 3 to smithi08089843-444 2023-12-01T04:56:11.638 INFO:tasks.rados.rados.0.smithi080.stdout:1406: finishing write tid 4 to smithi08089843-444 2023-12-01T04:56:11.638 INFO:tasks.rados.rados.0.smithi080.stdout:1406: finishing write tid 5 to smithi08089843-444 2023-12-01T04:56:11.638 INFO:tasks.rados.rados.0.smithi080.stdout:1406: oid 444 updating version 0 to 309 2023-12-01T04:56:11.639 INFO:tasks.rados.rados.0.smithi080.stdout:1406: oid 444 updating version 309 to 310 2023-12-01T04:56:11.639 INFO:tasks.rados.rados.0.smithi080.stdout:1406: oid 444 updating version 310 to 311 2023-12-01T04:56:11.639 INFO:tasks.rados.rados.0.smithi080.stdout:1406: oid 444 version 311 is already newer than 308 2023-12-01T04:56:11.639 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 444 v 311 (ObjNum 1004 snap 0 seq_num 1004) dirty exists 2023-12-01T04:56:11.639 INFO:tasks.rados.rados.0.smithi080.stdout:1406: left oid 444 (ObjNum 1004 snap 0 seq_num 1004) 2023-12-01T04:56:11.639 INFO:tasks.rados.rados.0.smithi080.stdout:1407: seq_num 1005 ranges {491035=583841,1510168=698670,2732343=158692} 2023-12-01T04:56:11.649 INFO:tasks.rados.rados.0.smithi080.stdout:1407: writing smithi08089843-440 from 491035 to 1074876 tid 1 2023-12-01T04:56:11.656 INFO:tasks.rados.rados.0.smithi080.stdout:1407: writing smithi08089843-440 from 1510168 to 2208838 tid 2 2023-12-01T04:56:11.660 INFO:tasks.rados.rados.0.smithi080.stdout:1407: writing smithi08089843-440 from 2732343 to 2891035 tid 3 2023-12-01T04:56:11.660 INFO:tasks.rados.rados.0.smithi080.stdout:1402: done (5 left) 2023-12-01T04:56:11.661 INFO:tasks.rados.rados.0.smithi080.stdout:1403: done (4 left) 2023-12-01T04:56:11.661 INFO:tasks.rados.rados.0.smithi080.stdout:1404: done (3 left) 2023-12-01T04:56:11.661 INFO:tasks.rados.rados.0.smithi080.stdout:1405: done (2 left) 2023-12-01T04:56:11.661 INFO:tasks.rados.rados.0.smithi080.stdout:1406: done (1 left) 2023-12-01T04:56:11.661 INFO:tasks.rados.rados.0.smithi080.stdout:1408: write oid 155 current snap is 0 2023-12-01T04:56:11.661 INFO:tasks.rados.rados.0.smithi080.stdout:1407: finishing write tid 1 to smithi08089843-440 2023-12-01T04:56:11.661 INFO:tasks.rados.rados.0.smithi080.stdout:1408: seq_num 1006 ranges {507842=659090,1568650=558681,2759766=148076} 2023-12-01T04:56:11.667 INFO:tasks.rados.rados.0.smithi080.stdout:1408: writing smithi08089843-155 from 507842 to 1166932 tid 1 2023-12-01T04:56:11.672 INFO:tasks.rados.rados.0.smithi080.stdout:1408: writing smithi08089843-155 from 1568650 to 2127331 tid 2 2023-12-01T04:56:11.677 INFO:tasks.rados.rados.0.smithi080.stdout:1408: writing smithi08089843-155 from 2759766 to 2907842 tid 3 2023-12-01T04:56:11.677 INFO:tasks.rados.rados.0.smithi080.stdout:1409: read oid 393 snap -1 2023-12-01T04:56:11.677 INFO:tasks.rados.rados.0.smithi080.stdout:1409: expect (ObjNum 860 snap 0 seq_num 860) 2023-12-01T04:56:11.677 INFO:tasks.rados.rados.0.smithi080.stdout:1410: write oid 230 current snap is 0 2023-12-01T04:56:11.677 INFO:tasks.rados.rados.0.smithi080.stdout:1410: seq_num 1007 ranges {524649=734339,1910779=702339} 2023-12-01T04:56:11.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:56:11 smithi080 bash[28361]: cluster 2023-12-01T04:56:10.132766+0000 mgr.y (mgr.24362) 230 : cluster 0 pgmap v201: 89 pgs: 89 active+clean; 1.3 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 54 MiB/s rd, 8.5 MiB/s wr, 81 op/s 2023-12-01T04:56:11.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:56:11 smithi080 bash[41963]: cluster 2023-12-01T04:56:10.132766+0000 mgr.y (mgr.24362) 230 : cluster 0 pgmap v201: 89 pgs: 89 active+clean; 1.3 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 54 MiB/s rd, 8.5 MiB/s wr, 81 op/s 2023-12-01T04:56:11.683 INFO:tasks.rados.rados.0.smithi080.stdout:1410: writing smithi08089843-230 from 524649 to 1258988 tid 1 2023-12-01T04:56:11.692 INFO:tasks.rados.rados.0.smithi080.stdout:1410: writing smithi08089843-230 from 1910779 to 2613118 tid 2 2023-12-01T04:56:11.692 INFO:tasks.rados.rados.0.smithi080.stdout:1411: read oid 438 snap -1 2023-12-01T04:56:11.692 INFO:tasks.rados.rados.0.smithi080.stdout:1411: expect deleted 2023-12-01T04:56:11.692 INFO:tasks.rados.rados.0.smithi080.stdout:1412: write oid 322 current snap is 0 2023-12-01T04:56:11.692 INFO:tasks.rados.rados.0.smithi080.stdout:1407: finishing write tid 2 to smithi08089843-440 2023-12-01T04:56:11.692 INFO:tasks.rados.rados.0.smithi080.stdout:1412: seq_num 1008 ranges {541456=409588,1569261=562350,2814612=126844} 2023-12-01T04:56:11.697 INFO:tasks.rados.rados.0.smithi080.stdout:1412: writing smithi08089843-322 from 541456 to 951044 tid 1 2023-12-01T04:56:11.704 INFO:tasks.rados.rados.0.smithi080.stdout:1412: writing smithi08089843-322 from 1569261 to 2131611 tid 2 2023-12-01T04:56:11.709 INFO:tasks.rados.rados.0.smithi080.stdout:1412: writing smithi08089843-322 from 2814612 to 2941456 tid 3 2023-12-01T04:56:11.709 INFO:tasks.rados.rados.0.smithi080.stdout:1413: write oid 425 current snap is 0 2023-12-01T04:56:11.709 INFO:tasks.rados.rados.0.smithi080.stdout:1407: finishing write tid 3 to smithi08089843-440 2023-12-01T04:56:11.709 INFO:tasks.rados.rados.0.smithi080.stdout:1407: finishing write tid 4 to smithi08089843-440 2023-12-01T04:56:11.709 INFO:tasks.rados.rados.0.smithi080.stdout:1407: finishing write tid 5 to smithi08089843-440 2023-12-01T04:56:11.709 INFO:tasks.rados.rados.0.smithi080.stdout:1407: oid 440 updating version 0 to 201 2023-12-01T04:56:11.709 INFO:tasks.rados.rados.0.smithi080.stdout:1407: oid 440 version 201 is already newer than 199 2023-12-01T04:56:11.709 INFO:tasks.rados.rados.0.smithi080.stdout:1407: oid 440 version 201 is already newer than 198 2023-12-01T04:56:11.709 INFO:tasks.rados.rados.0.smithi080.stdout:1407: oid 440 version 201 is already newer than 200 2023-12-01T04:56:11.709 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 440 v 201 (ObjNum 1005 snap 0 seq_num 1005) dirty exists 2023-12-01T04:56:11.710 INFO:tasks.rados.rados.0.smithi080.stdout:1407: left oid 440 (ObjNum 1005 snap 0 seq_num 1005) 2023-12-01T04:56:11.710 INFO:tasks.rados.rados.0.smithi080.stdout:1408: finishing write tid 1 to smithi08089843-155 2023-12-01T04:56:11.710 INFO:tasks.rados.rados.0.smithi080.stdout:1408: finishing write tid 2 to smithi08089843-155 2023-12-01T04:56:11.710 INFO:tasks.rados.rados.0.smithi080.stdout:1408: finishing write tid 3 to smithi08089843-155 2023-12-01T04:56:11.710 INFO:tasks.rados.rados.0.smithi080.stdout:1408: finishing write tid 4 to smithi08089843-155 2023-12-01T04:56:11.710 INFO:tasks.rados.rados.0.smithi080.stdout:1408: finishing write tid 5 to smithi08089843-155 2023-12-01T04:56:11.710 INFO:tasks.rados.rados.0.smithi080.stdout:1408: oid 155 updating version 0 to 195 2023-12-01T04:56:11.710 INFO:tasks.rados.rados.0.smithi080.stdout:1408: oid 155 version 195 is already newer than 193 2023-12-01T04:56:11.710 INFO:tasks.rados.rados.0.smithi080.stdout:1408: oid 155 updating version 195 to 196 2023-12-01T04:56:11.710 INFO:tasks.rados.rados.0.smithi080.stdout:1408: oid 155 version 196 is already newer than 194 2023-12-01T04:56:11.710 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 155 v 196 (ObjNum 1006 snap 0 seq_num 1006) dirty exists 2023-12-01T04:56:11.710 INFO:tasks.rados.rados.0.smithi080.stdout:1408: left oid 155 (ObjNum 1006 snap 0 seq_num 1006) 2023-12-01T04:56:11.710 INFO:tasks.rados.rados.0.smithi080.stdout:1413: seq_num 1009 ranges {558263=484837,1627743=706008} 2023-12-01T04:56:11.714 INFO:tasks.rados.rados.0.smithi080.stdout:1413: writing smithi08089843-425 from 558263 to 1043100 tid 1 2023-12-01T04:56:11.722 INFO:tasks.rados.rados.0.smithi080.stdout:1413: writing smithi08089843-425 from 1627743 to 2333751 tid 2 2023-12-01T04:56:11.722 INFO:tasks.rados.rados.0.smithi080.stdout:1407: done (6 left) 2023-12-01T04:56:11.722 INFO:tasks.rados.rados.0.smithi080.stdout:1408: done (5 left) 2023-12-01T04:56:11.722 INFO:tasks.rados.rados.0.smithi080.stdout:1414: read oid 122 snap -1 2023-12-01T04:56:11.722 INFO:tasks.rados.rados.0.smithi080.stdout:1414: expect (ObjNum 841 snap 0 seq_num 841) 2023-12-01T04:56:11.722 INFO:tasks.rados.rados.0.smithi080.stdout:1415: write oid 384 current snap is 0 2023-12-01T04:56:11.722 INFO:tasks.rados.rados.0.smithi080.stdout:1415: seq_num 1010 ranges {575070=560086,1686225=566019,2869458=105612} 2023-12-01T04:56:11.728 INFO:tasks.rados.rados.0.smithi080.stdout:1415: writing smithi08089843-384 from 575070 to 1135156 tid 1 2023-12-01T04:56:11.735 INFO:tasks.rados.rados.0.smithi080.stdout:1415: writing smithi08089843-384 from 1686225 to 2252244 tid 2 2023-12-01T04:56:11.740 INFO:tasks.rados.rados.0.smithi080.stdout:1415: writing smithi08089843-384 from 2869458 to 2975070 tid 3 2023-12-01T04:56:11.740 INFO:tasks.rados.rados.0.smithi080.stdout:1416: read oid 447 snap -1 2023-12-01T04:56:11.740 INFO:tasks.rados.rados.0.smithi080.stdout:1416: expect (ObjNum 763 snap 0 seq_num 763) 2023-12-01T04:56:11.740 INFO:tasks.rados.rados.0.smithi080.stdout:1417: read oid 436 snap -1 2023-12-01T04:56:11.740 INFO:tasks.rados.rados.0.smithi080.stdout:1417: expect deleted 2023-12-01T04:56:11.740 INFO:tasks.rados.rados.0.smithi080.stdout:1418: read oid 1 snap -1 2023-12-01T04:56:11.740 INFO:tasks.rados.rados.0.smithi080.stdout:1418: expect deleted 2023-12-01T04:56:11.740 INFO:tasks.rados.rados.0.smithi080.stdout:1419: read oid 152 snap -1 2023-12-01T04:56:11.740 INFO:tasks.rados.rados.0.smithi080.stdout:1419: expect (ObjNum 151 snap 0 seq_num 151) 2023-12-01T04:56:11.740 INFO:tasks.rados.rados.0.smithi080.stdout:1420: write oid 7 current snap is 0 2023-12-01T04:56:11.740 INFO:tasks.rados.rados.0.smithi080.stdout:1409: expect (ObjNum 860 snap 0 seq_num 860) 2023-12-01T04:56:11.866 INFO:tasks.rados.rados.0.smithi080.stdout:1410: finishing write tid 1 to smithi08089843-230 2023-12-01T04:56:11.866 INFO:tasks.rados.rados.0.smithi080.stdout:1410: finishing write tid 2 to smithi08089843-230 2023-12-01T04:56:11.866 INFO:tasks.rados.rados.0.smithi080.stdout:1410: finishing write tid 3 to smithi08089843-230 2023-12-01T04:56:11.866 INFO:tasks.rados.rados.0.smithi080.stdout:1410: finishing write tid 4 to smithi08089843-230 2023-12-01T04:56:11.866 INFO:tasks.rados.rados.0.smithi080.stdout:1410: oid 230 updating version 0 to 213 2023-12-01T04:56:11.866 INFO:tasks.rados.rados.0.smithi080.stdout:1410: oid 230 updating version 213 to 215 2023-12-01T04:56:11.866 INFO:tasks.rados.rados.0.smithi080.stdout:1410: oid 230 version 215 is already newer than 214 2023-12-01T04:56:11.866 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 230 v 215 (ObjNum 1007 snap 0 seq_num 1007) dirty exists 2023-12-01T04:56:11.866 INFO:tasks.rados.rados.0.smithi080.stdout:1410: left oid 230 (ObjNum 1007 snap 0 seq_num 1007) 2023-12-01T04:56:11.866 INFO:tasks.rados.rados.0.smithi080.stdout:1412: finishing write tid 1 to smithi08089843-322 2023-12-01T04:56:11.867 INFO:tasks.rados.rados.0.smithi080.stdout:1412: finishing write tid 2 to smithi08089843-322 2023-12-01T04:56:11.867 INFO:tasks.rados.rados.0.smithi080.stdout:1412: finishing write tid 3 to smithi08089843-322 2023-12-01T04:56:11.867 INFO:tasks.rados.rados.0.smithi080.stdout:1412: finishing write tid 4 to smithi08089843-322 2023-12-01T04:56:11.867 INFO:tasks.rados.rados.0.smithi080.stdout:1412: finishing write tid 5 to smithi08089843-322 2023-12-01T04:56:11.867 INFO:tasks.rados.rados.0.smithi080.stdout:1412: oid 322 updating version 0 to 314 2023-12-01T04:56:11.867 INFO:tasks.rados.rados.0.smithi080.stdout:1412: oid 322 version 314 is already newer than 313 2023-12-01T04:56:11.867 INFO:tasks.rados.rados.0.smithi080.stdout:1412: oid 322 updating version 314 to 315 2023-12-01T04:56:11.867 INFO:tasks.rados.rados.0.smithi080.stdout:1412: oid 322 version 315 is already newer than 312 2023-12-01T04:56:11.867 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 322 v 315 (ObjNum 1008 snap 0 seq_num 1008) dirty exists 2023-12-01T04:56:11.867 INFO:tasks.rados.rados.0.smithi080.stdout:1412: left oid 322 (ObjNum 1008 snap 0 seq_num 1008) 2023-12-01T04:56:11.867 INFO:tasks.rados.rados.0.smithi080.stdout:1413: finishing write tid 1 to smithi08089843-425 2023-12-01T04:56:11.867 INFO:tasks.rados.rados.0.smithi080.stdout:1413: finishing write tid 2 to smithi08089843-425 2023-12-01T04:56:11.867 INFO:tasks.rados.rados.0.smithi080.stdout:1413: finishing write tid 3 to smithi08089843-425 2023-12-01T04:56:11.867 INFO:tasks.rados.rados.0.smithi080.stdout:1413: finishing write tid 4 to smithi08089843-425 2023-12-01T04:56:11.868 INFO:tasks.rados.rados.0.smithi080.stdout:1413: oid 425 updating version 0 to 218 2023-12-01T04:56:11.868 INFO:tasks.rados.rados.0.smithi080.stdout:1413: oid 425 version 218 is already newer than 217 2023-12-01T04:56:11.868 INFO:tasks.rados.rados.0.smithi080.stdout:1413: oid 425 version 218 is already newer than 216 2023-12-01T04:56:11.868 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 425 v 218 (ObjNum 1009 snap 0 seq_num 1009) dirty exists 2023-12-01T04:56:11.868 INFO:tasks.rados.rados.0.smithi080.stdout:1413: left oid 425 (ObjNum 1009 snap 0 seq_num 1009) 2023-12-01T04:56:11.868 INFO:tasks.rados.rados.0.smithi080.stdout:1414: expect (ObjNum 841 snap 0 seq_num 841) 2023-12-01T04:56:11.969 INFO:tasks.rados.rados.0.smithi080.stdout:1415: finishing write tid 1 to smithi08089843-384 2023-12-01T04:56:11.969 INFO:tasks.rados.rados.0.smithi080.stdout:1415: finishing write tid 2 to smithi08089843-384 2023-12-01T04:56:11.969 INFO:tasks.rados.rados.0.smithi080.stdout:1415: finishing write tid 3 to smithi08089843-384 2023-12-01T04:56:11.969 INFO:tasks.rados.rados.0.smithi080.stdout:1415: finishing write tid 4 to smithi08089843-384 2023-12-01T04:56:11.969 INFO:tasks.rados.rados.0.smithi080.stdout:1415: finishing write tid 5 to smithi08089843-384 2023-12-01T04:56:11.970 INFO:tasks.rados.rados.0.smithi080.stdout:1415: oid 384 updating version 0 to 317 2023-12-01T04:56:11.970 INFO:tasks.rados.rados.0.smithi080.stdout:1415: oid 384 updating version 317 to 318 2023-12-01T04:56:11.970 INFO:tasks.rados.rados.0.smithi080.stdout:1415: oid 384 updating version 318 to 319 2023-12-01T04:56:11.970 INFO:tasks.rados.rados.0.smithi080.stdout:1415: oid 384 version 319 is already newer than 316 2023-12-01T04:56:11.970 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 384 v 319 (ObjNum 1010 snap 0 seq_num 1010) dirty exists 2023-12-01T04:56:11.970 INFO:tasks.rados.rados.0.smithi080.stdout:1415: left oid 384 (ObjNum 1010 snap 0 seq_num 1010) 2023-12-01T04:56:11.970 INFO:tasks.rados.rados.0.smithi080.stdout:1419: expect (ObjNum 151 snap 0 seq_num 151) 2023-12-01T04:56:12.056 INFO:tasks.rados.rados.0.smithi080.stdout:1416: expect (ObjNum 763 snap 0 seq_num 763) 2023-12-01T04:56:12.228 INFO:tasks.rados.rados.0.smithi080.stdout:1420: seq_num 1011 ranges {591877=635335,1628354=709677} 2023-12-01T04:56:12.240 INFO:tasks.rados.rados.0.smithi080.stdout:1420: writing smithi08089843-7 from 591877 to 1227212 tid 1 2023-12-01T04:56:12.248 INFO:tasks.rados.rados.0.smithi080.stdout:1420: writing smithi08089843-7 from 1628354 to 2338031 tid 2 2023-12-01T04:56:12.248 INFO:tasks.rados.rados.0.smithi080.stdout:1409: done (11 left) 2023-12-01T04:56:12.248 INFO:tasks.rados.rados.0.smithi080.stdout:1410: done (10 left) 2023-12-01T04:56:12.248 INFO:tasks.rados.rados.0.smithi080.stdout:1411: done (9 left) 2023-12-01T04:56:12.248 INFO:tasks.rados.rados.0.smithi080.stdout:1412: done (8 left) 2023-12-01T04:56:12.248 INFO:tasks.rados.rados.0.smithi080.stdout:1413: done (7 left) 2023-12-01T04:56:12.248 INFO:tasks.rados.rados.0.smithi080.stdout:1414: done (6 left) 2023-12-01T04:56:12.248 INFO:tasks.rados.rados.0.smithi080.stdout:1415: done (5 left) 2023-12-01T04:56:12.248 INFO:tasks.rados.rados.0.smithi080.stdout:1416: done (4 left) 2023-12-01T04:56:12.248 INFO:tasks.rados.rados.0.smithi080.stdout:1417: done (3 left) 2023-12-01T04:56:12.249 INFO:tasks.rados.rados.0.smithi080.stdout:1418: done (2 left) 2023-12-01T04:56:12.249 INFO:tasks.rados.rados.0.smithi080.stdout:1419: done (1 left) 2023-12-01T04:56:12.249 INFO:tasks.rados.rados.0.smithi080.stdout:1421: read oid 358 snap -1 2023-12-01T04:56:12.249 INFO:tasks.rados.rados.0.smithi080.stdout:1421: expect (ObjNum 357 snap 0 seq_num 357) 2023-12-01T04:56:12.249 INFO:tasks.rados.rados.0.smithi080.stdout:1422: delete oid 455 current snap is 0 2023-12-01T04:56:12.249 INFO:tasks.rados.rados.0.smithi080.stdout:1420: finishing write tid 1 to smithi08089843-7 2023-12-01T04:56:12.253 INFO:tasks.rados.rados.0.smithi080.stdout:1421: expect (ObjNum 357 snap 0 seq_num 357) 2023-12-01T04:56:12.328 INFO:tasks.rados.rados.0.smithi080.stdout:1420: finishing write tid 2 to smithi08089843-7 2023-12-01T04:56:12.328 INFO:tasks.rados.rados.0.smithi080.stdout:1420: finishing write tid 3 to smithi08089843-7 2023-12-01T04:56:12.328 INFO:tasks.rados.rados.0.smithi080.stdout:1420: finishing write tid 4 to smithi08089843-7 2023-12-01T04:56:12.328 INFO:tasks.rados.rados.0.smithi080.stdout:1420: oid 7 updating version 0 to 322 2023-12-01T04:56:12.328 INFO:tasks.rados.rados.0.smithi080.stdout:1420: oid 7 version 322 is already newer than 321 2023-12-01T04:56:12.328 INFO:tasks.rados.rados.0.smithi080.stdout:1420: oid 7 version 322 is already newer than 320 2023-12-01T04:56:12.328 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 7 v 322 (ObjNum 1011 snap 0 seq_num 1011) dirty exists 2023-12-01T04:56:12.328 INFO:tasks.rados.rados.0.smithi080.stdout:1420: left oid 7 (ObjNum 1011 snap 0 seq_num 1011) 2023-12-01T04:56:12.329 INFO:tasks.rados.rados.0.smithi080.stdout:1420: done (2 left) 2023-12-01T04:56:12.329 INFO:tasks.rados.rados.0.smithi080.stdout:1421: done (1 left) 2023-12-01T04:56:12.329 INFO:tasks.rados.rados.0.smithi080.stdout:1422: done (0 left) 2023-12-01T04:56:12.329 INFO:tasks.rados.rados.0.smithi080.stdout:1423: read oid 279 snap -1 2023-12-01T04:56:12.329 INFO:tasks.rados.rados.0.smithi080.stdout:1423: expect (ObjNum 640 snap 0 seq_num 640) 2023-12-01T04:56:12.329 INFO:tasks.rados.rados.0.smithi080.stdout:1424: write oid 72 current snap is 0 2023-12-01T04:56:12.329 INFO:tasks.rados.rados.0.smithi080.stdout:1424: seq_num 1013 ranges {625491=502186,1861671=713346} 2023-12-01T04:56:12.340 INFO:tasks.rados.rados.0.smithi080.stdout:1424: writing smithi08089843-72 from 625491 to 1127677 tid 1 2023-12-01T04:56:12.348 INFO:tasks.rados.rados.0.smithi080.stdout:1424: writing smithi08089843-72 from 1861671 to 2575017 tid 2 2023-12-01T04:56:12.349 INFO:tasks.rados.rados.0.smithi080.stdout:1425: write oid 373 current snap is 0 2023-12-01T04:56:12.349 INFO:tasks.rados.rados.0.smithi080.stdout:1425: seq_num 1014 ranges {642298=577435,1920153=573357,2979150=63148} 2023-12-01T04:56:12.355 INFO:tasks.rados.rados.0.smithi080.stdout:1425: writing smithi08089843-373 from 642298 to 1219733 tid 1 2023-12-01T04:56:12.363 INFO:tasks.rados.rados.0.smithi080.stdout:1425: writing smithi08089843-373 from 1920153 to 2493510 tid 2 2023-12-01T04:56:12.366 INFO:tasks.rados.rados.0.smithi080.stdout:1425: writing smithi08089843-373 from 2979150 to 3042298 tid 3 2023-12-01T04:56:12.366 INFO:tasks.rados.rados.0.smithi080.stdout:1426: write oid 467 current snap is 0 2023-12-01T04:56:12.366 INFO:tasks.rados.rados.0.smithi080.stdout:1426: seq_num 1015 ranges {659105=652684,1862282=717015} 2023-12-01T04:56:12.374 INFO:tasks.rados.rados.0.smithi080.stdout:1426: writing smithi08089843-467 from 659105 to 1311789 tid 1 2023-12-01T04:56:12.381 INFO:tasks.rados.rados.0.smithi080.stdout:1426: writing smithi08089843-467 from 1862282 to 2579297 tid 2 2023-12-01T04:56:12.381 INFO:tasks.rados.rados.0.smithi080.stdout:1427: write oid 84 current snap is 0 2023-12-01T04:56:12.381 INFO:tasks.rados.rados.0.smithi080.stdout:1427: seq_num 1016 ranges {675912=727933,1920764=460673,2801290=274622} 2023-12-01T04:56:12.389 INFO:tasks.rados.rados.0.smithi080.stdout:1427: writing smithi08089843-84 from 675912 to 1403845 tid 1 2023-12-01T04:56:12.395 INFO:tasks.rados.rados.0.smithi080.stdout:1427: writing smithi08089843-84 from 1920764 to 2381437 tid 2 2023-12-01T04:56:12.399 INFO:tasks.rados.rados.0.smithi080.stdout:1427: writing smithi08089843-84 from 2801290 to 3075912 tid 3 2023-12-01T04:56:12.399 INFO:tasks.rados.rados.0.smithi080.stdout:1428: read oid 352 snap -1 2023-12-01T04:56:12.400 INFO:tasks.rados.rados.0.smithi080.stdout:1428: expect (ObjNum 351 snap 0 seq_num 351) 2023-12-01T04:56:12.400 INFO:tasks.rados.rados.0.smithi080.stdout:1429: write oid 282 current snap is 0 2023-12-01T04:56:12.400 INFO:tasks.rados.rados.0.smithi080.stdout:1429: seq_num 1017 ranges {692719=403182,1579246=720684,2828713=264006} 2023-12-01T04:56:12.407 INFO:tasks.rados.rados.0.smithi080.stdout:1429: writing smithi08089843-282 from 692719 to 1095901 tid 1 2023-12-01T04:56:12.414 INFO:tasks.rados.rados.0.smithi080.stdout:1429: writing smithi08089843-282 from 1579246 to 2299930 tid 2 2023-12-01T04:56:12.419 INFO:tasks.rados.rados.0.smithi080.stdout:1429: writing smithi08089843-282 from 2828713 to 3092719 tid 3 2023-12-01T04:56:12.419 INFO:tasks.rados.rados.0.smithi080.stdout:1430: read oid 488 snap -1 2023-12-01T04:56:12.419 INFO:tasks.rados.rados.0.smithi080.stdout:1430: expect (ObjNum 788 snap 0 seq_num 788) 2023-12-01T04:56:12.419 INFO:tasks.rados.rados.0.smithi080.stdout:1431: write oid 348 current snap is 0 2023-12-01T04:56:12.419 INFO:tasks.rados.rados.0.smithi080.stdout:1431: seq_num 1018 ranges {709526=478431,1637728=464342,2856136=253390} 2023-12-01T04:56:12.426 INFO:tasks.rados.rados.0.smithi080.stdout:1431: writing smithi08089843-348 from 709526 to 1187957 tid 1 2023-12-01T04:56:12.431 INFO:tasks.rados.rados.0.smithi080.stdout:1431: writing smithi08089843-348 from 1637728 to 2102070 tid 2 2023-12-01T04:56:12.437 INFO:tasks.rados.rados.0.smithi080.stdout:1431: writing smithi08089843-348 from 2856136 to 3109526 tid 3 2023-12-01T04:56:12.437 INFO:tasks.rados.rados.0.smithi080.stdout:1432: delete oid 363 current snap is 0 2023-12-01T04:56:12.437 INFO:tasks.rados.rados.0.smithi080.stdout:1423: expect (ObjNum 640 snap 0 seq_num 640) 2023-12-01T04:56:12.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:56:12 smithi090 bash[32384]: audit 2023-12-01T04:56:11.280101+0000 mon.a (mon.0) 854 : audit 0 from='client.? 172.21.15.80:0/986605777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:56:12.583 INFO:tasks.rados.rados.0.smithi080.stdout:1424: finishing write tid 1 to smithi08089843-72 2023-12-01T04:56:12.584 INFO:tasks.rados.rados.0.smithi080.stdout:1424: finishing write tid 2 to smithi08089843-72 2023-12-01T04:56:12.584 INFO:tasks.rados.rados.0.smithi080.stdout:1424: finishing write tid 3 to smithi08089843-72 2023-12-01T04:56:12.584 INFO:tasks.rados.rados.0.smithi080.stdout:1424: finishing write tid 4 to smithi08089843-72 2023-12-01T04:56:12.584 INFO:tasks.rados.rados.0.smithi080.stdout:1424: oid 72 updating version 0 to 215 2023-12-01T04:56:12.584 INFO:tasks.rados.rados.0.smithi080.stdout:1424: oid 72 updating version 215 to 217 2023-12-01T04:56:12.584 INFO:tasks.rados.rados.0.smithi080.stdout:1424: oid 72 version 217 is already newer than 216 2023-12-01T04:56:12.584 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 72 v 217 (ObjNum 1013 snap 0 seq_num 1013) dirty exists 2023-12-01T04:56:12.584 INFO:tasks.rados.rados.0.smithi080.stdout:1424: left oid 72 (ObjNum 1013 snap 0 seq_num 1013) 2023-12-01T04:56:12.584 INFO:tasks.rados.rados.0.smithi080.stdout:1425: finishing write tid 1 to smithi08089843-373 2023-12-01T04:56:12.584 INFO:tasks.rados.rados.0.smithi080.stdout:1425: finishing write tid 2 to smithi08089843-373 2023-12-01T04:56:12.584 INFO:tasks.rados.rados.0.smithi080.stdout:1425: finishing write tid 3 to smithi08089843-373 2023-12-01T04:56:12.584 INFO:tasks.rados.rados.0.smithi080.stdout:1425: finishing write tid 4 to smithi08089843-373 2023-12-01T04:56:12.584 INFO:tasks.rados.rados.0.smithi080.stdout:1425: finishing write tid 5 to smithi08089843-373 2023-12-01T04:56:12.584 INFO:tasks.rados.rados.0.smithi080.stdout:1425: oid 373 updating version 0 to 223 2023-12-01T04:56:12.585 INFO:tasks.rados.rados.0.smithi080.stdout:1425: oid 373 version 223 is already newer than 220 2023-12-01T04:56:12.585 INFO:tasks.rados.rados.0.smithi080.stdout:1425: oid 373 version 223 is already newer than 221 2023-12-01T04:56:12.585 INFO:tasks.rados.rados.0.smithi080.stdout:1425: oid 373 version 223 is already newer than 222 2023-12-01T04:56:12.585 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 373 v 223 (ObjNum 1014 snap 0 seq_num 1014) dirty exists 2023-12-01T04:56:12.585 INFO:tasks.rados.rados.0.smithi080.stdout:1425: left oid 373 (ObjNum 1014 snap 0 seq_num 1014) 2023-12-01T04:56:12.585 INFO:tasks.rados.rados.0.smithi080.stdout:1426: finishing write tid 1 to smithi08089843-467 2023-12-01T04:56:12.585 INFO:tasks.rados.rados.0.smithi080.stdout:1423: done (9 left) 2023-12-01T04:56:12.585 INFO:tasks.rados.rados.0.smithi080.stdout:1424: done (8 left) 2023-12-01T04:56:12.585 INFO:tasks.rados.rados.0.smithi080.stdout:1425: done (7 left) 2023-12-01T04:56:12.585 INFO:tasks.rados.rados.0.smithi080.stdout:1432: done (6 left) 2023-12-01T04:56:12.585 INFO:tasks.rados.rados.0.smithi080.stdout:1433: write oid 350 current snap is 0 2023-12-01T04:56:12.585 INFO:tasks.rados.rados.0.smithi080.stdout:1426: finishing write tid 2 to smithi08089843-467 2023-12-01T04:56:12.585 INFO:tasks.rados.rados.0.smithi080.stdout:1426: finishing write tid 3 to smithi08089843-467 2023-12-01T04:56:12.585 INFO:tasks.rados.rados.0.smithi080.stdout:1426: finishing write tid 4 to smithi08089843-467 2023-12-01T04:56:12.585 INFO:tasks.rados.rados.0.smithi080.stdout:1426: oid 467 updating version 0 to 202 2023-12-01T04:56:12.586 INFO:tasks.rados.rados.0.smithi080.stdout:1426: oid 467 updating version 202 to 203 2023-12-01T04:56:12.586 INFO:tasks.rados.rados.0.smithi080.stdout:1426: oid 467 updating version 203 to 204 2023-12-01T04:56:12.586 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 467 v 204 (ObjNum 1015 snap 0 seq_num 1015) dirty exists 2023-12-01T04:56:12.586 INFO:tasks.rados.rados.0.smithi080.stdout:1426: left oid 467 (ObjNum 1015 snap 0 seq_num 1015) 2023-12-01T04:56:12.586 INFO:tasks.rados.rados.0.smithi080.stdout:1427: finishing write tid 1 to smithi08089843-84 2023-12-01T04:56:12.586 INFO:tasks.rados.rados.0.smithi080.stdout:1427: finishing write tid 2 to smithi08089843-84 2023-12-01T04:56:12.586 INFO:tasks.rados.rados.0.smithi080.stdout:1427: finishing write tid 3 to smithi08089843-84 2023-12-01T04:56:12.586 INFO:tasks.rados.rados.0.smithi080.stdout:1427: finishing write tid 4 to smithi08089843-84 2023-12-01T04:56:12.586 INFO:tasks.rados.rados.0.smithi080.stdout:1427: finishing write tid 5 to smithi08089843-84 2023-12-01T04:56:12.586 INFO:tasks.rados.rados.0.smithi080.stdout:1427: oid 84 updating version 0 to 240 2023-12-01T04:56:12.586 INFO:tasks.rados.rados.0.smithi080.stdout:1427: oid 84 version 240 is already newer than 239 2023-12-01T04:56:12.586 INFO:tasks.rados.rados.0.smithi080.stdout:1427: oid 84 updating version 240 to 242 2023-12-01T04:56:12.586 INFO:tasks.rados.rados.0.smithi080.stdout:1427: oid 84 version 242 is already newer than 241 2023-12-01T04:56:12.586 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 84 v 242 (ObjNum 1016 snap 0 seq_num 1016) dirty exists 2023-12-01T04:56:12.587 INFO:tasks.rados.rados.0.smithi080.stdout:1427: left oid 84 (ObjNum 1016 snap 0 seq_num 1016) 2023-12-01T04:56:12.587 INFO:tasks.rados.rados.0.smithi080.stdout:1428: expect (ObjNum 351 snap 0 seq_num 351) 2023-12-01T04:56:12.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:56:12 smithi080 bash[41963]: audit 2023-12-01T04:56:11.280101+0000 mon.a (mon.0) 854 : audit 0 from='client.? 172.21.15.80:0/986605777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:56:12.707 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:56:12 smithi080 bash[28361]: audit 2023-12-01T04:56:11.280101+0000 mon.a (mon.0) 854 : audit 0 from='client.? 172.21.15.80:0/986605777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:56:12.719 INFO:tasks.rados.rados.0.smithi080.stdout:1429: finishing write tid 1 to smithi08089843-282 2023-12-01T04:56:12.719 INFO:tasks.rados.rados.0.smithi080.stdout:1429: finishing write tid 2 to smithi08089843-282 2023-12-01T04:56:12.719 INFO:tasks.rados.rados.0.smithi080.stdout:1429: finishing write tid 3 to smithi08089843-282 2023-12-01T04:56:12.719 INFO:tasks.rados.rados.0.smithi080.stdout:1429: finishing write tid 4 to smithi08089843-282 2023-12-01T04:56:12.719 INFO:tasks.rados.rados.0.smithi080.stdout:1429: finishing write tid 5 to smithi08089843-282 2023-12-01T04:56:12.719 INFO:tasks.rados.rados.0.smithi080.stdout:1429: oid 282 updating version 0 to 194 2023-12-01T04:56:12.719 INFO:tasks.rados.rados.0.smithi080.stdout:1429: oid 282 updating version 194 to 197 2023-12-01T04:56:12.719 INFO:tasks.rados.rados.0.smithi080.stdout:1429: oid 282 version 197 is already newer than 196 2023-12-01T04:56:12.719 INFO:tasks.rados.rados.0.smithi080.stdout:1429: oid 282 version 197 is already newer than 195 2023-12-01T04:56:12.720 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 282 v 197 (ObjNum 1017 snap 0 seq_num 1017) dirty exists 2023-12-01T04:56:12.720 INFO:tasks.rados.rados.0.smithi080.stdout:1429: left oid 282 (ObjNum 1017 snap 0 seq_num 1017) 2023-12-01T04:56:12.720 INFO:tasks.rados.rados.0.smithi080.stdout:1430: expect (ObjNum 788 snap 0 seq_num 788) 2023-12-01T04:56:12.881 INFO:tasks.rados.rados.0.smithi080.stdout:1431: finishing write tid 1 to smithi08089843-348 2023-12-01T04:56:12.881 INFO:tasks.rados.rados.0.smithi080.stdout:1431: finishing write tid 2 to smithi08089843-348 2023-12-01T04:56:12.881 INFO:tasks.rados.rados.0.smithi080.stdout:1431: finishing write tid 3 to smithi08089843-348 2023-12-01T04:56:12.881 INFO:tasks.rados.rados.0.smithi080.stdout:1431: finishing write tid 4 to smithi08089843-348 2023-12-01T04:56:12.881 INFO:tasks.rados.rados.0.smithi080.stdout:1431: finishing write tid 5 to smithi08089843-348 2023-12-01T04:56:12.881 INFO:tasks.rados.rados.0.smithi080.stdout:1431: oid 348 updating version 0 to 192 2023-12-01T04:56:12.881 INFO:tasks.rados.rados.0.smithi080.stdout:1431: oid 348 version 192 is already newer than 191 2023-12-01T04:56:12.882 INFO:tasks.rados.rados.0.smithi080.stdout:1431: oid 348 version 192 is already newer than 190 2023-12-01T04:56:12.882 INFO:tasks.rados.rados.0.smithi080.stdout:1431: oid 348 version 192 is already newer than 189 2023-12-01T04:56:12.882 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 348 v 192 (ObjNum 1018 snap 0 seq_num 1018) dirty exists 2023-12-01T04:56:12.882 INFO:tasks.rados.rados.0.smithi080.stdout:1431: left oid 348 (ObjNum 1018 snap 0 seq_num 1018) 2023-12-01T04:56:12.882 INFO:tasks.rados.rados.0.smithi080.stdout:1433: seq_num 1020 ranges {743140=745282,2154692=468011} 2023-12-01T04:56:12.896 INFO:tasks.rados.rados.0.smithi080.stdout:1433: writing smithi08089843-350 from 743140 to 1488422 tid 1 2023-12-01T04:56:12.903 INFO:tasks.rados.rados.0.smithi080.stdout:1433: writing smithi08089843-350 from 2154692 to 2622703 tid 2 2023-12-01T04:56:12.903 INFO:tasks.rados.rados.0.smithi080.stdout:1426: done (6 left) 2023-12-01T04:56:12.903 INFO:tasks.rados.rados.0.smithi080.stdout:1427: done (5 left) 2023-12-01T04:56:12.903 INFO:tasks.rados.rados.0.smithi080.stdout:1428: done (4 left) 2023-12-01T04:56:12.903 INFO:tasks.rados.rados.0.smithi080.stdout:1429: done (3 left) 2023-12-01T04:56:12.903 INFO:tasks.rados.rados.0.smithi080.stdout:1430: done (2 left) 2023-12-01T04:56:12.903 INFO:tasks.rados.rados.0.smithi080.stdout:1431: done (1 left) 2023-12-01T04:56:12.903 INFO:tasks.rados.rados.0.smithi080.stdout:1434: delete oid 334 current snap is 0 2023-12-01T04:56:12.904 INFO:tasks.rados.rados.0.smithi080.stdout:1433: finishing write tid 1 to smithi08089843-350 2023-12-01T04:56:12.906 INFO:tasks.rados.rados.0.smithi080.stdout:1434: done (1 left) 2023-12-01T04:56:12.906 INFO:tasks.rados.rados.0.smithi080.stdout:1435: read oid 417 snap -1 2023-12-01T04:56:12.906 INFO:tasks.rados.rados.0.smithi080.stdout:1435: expect (ObjNum 416 snap 0 seq_num 416) 2023-12-01T04:56:12.906 INFO:tasks.rados.rados.0.smithi080.stdout:1436: write oid 63 current snap is 0 2023-12-01T04:56:12.906 INFO:tasks.rados.rados.0.smithi080.stdout:1436: seq_num 1022 ranges {776754=495780,1871656=471680,2965828=210926} 2023-12-01T04:56:12.913 INFO:tasks.rados.rados.0.smithi080.stdout:1436: writing smithi08089843-63 from 776754 to 1272534 tid 1 2023-12-01T04:56:12.920 INFO:tasks.rados.rados.0.smithi080.stdout:1436: writing smithi08089843-63 from 1871656 to 2343336 tid 2 2023-12-01T04:56:12.925 INFO:tasks.rados.rados.0.smithi080.stdout:1436: writing smithi08089843-63 from 2965828 to 3176754 tid 3 2023-12-01T04:56:12.925 INFO:tasks.rados.rados.0.smithi080.stdout:1437: write oid 262 current snap is 0 2023-12-01T04:56:12.925 INFO:tasks.rados.rados.0.smithi080.stdout:1437: seq_num 1023 ranges {793561=571029,1813785=731691,2993251=200310} 2023-12-01T04:56:12.933 INFO:tasks.rados.rados.0.smithi080.stdout:1437: writing smithi08089843-262 from 793561 to 1364590 tid 1 2023-12-01T04:56:12.940 INFO:tasks.rados.rados.0.smithi080.stdout:1437: writing smithi08089843-262 from 1813785 to 2545476 tid 2 2023-12-01T04:56:12.943 INFO:tasks.rados.rados.0.smithi080.stdout:1437: writing smithi08089843-262 from 2993251 to 3193561 tid 3 2023-12-01T04:56:12.943 INFO:tasks.rados.rados.0.smithi080.stdout:1438: write oid 113 current snap is 0 2023-12-01T04:56:12.944 INFO:tasks.rados.rados.0.smithi080.stdout:1438: seq_num 1024 ranges {410368=646278,1472267=475349,2504321=405600} 2023-12-01T04:56:12.950 INFO:tasks.rados.rados.0.smithi080.stdout:1438: writing smithi08089843-113 from 410368 to 1056646 tid 1 2023-12-01T04:56:12.955 INFO:tasks.rados.rados.0.smithi080.stdout:1438: writing smithi08089843-113 from 1472267 to 1947616 tid 2 2023-12-01T04:56:12.960 INFO:tasks.rados.rados.0.smithi080.stdout:1438: writing smithi08089843-113 from 2504321 to 2909921 tid 3 2023-12-01T04:56:12.960 INFO:tasks.rados.rados.0.smithi080.stdout:1439: write oid 265 current snap is 0 2023-12-01T04:56:12.960 INFO:tasks.rados.rados.0.smithi080.stdout:1439: seq_num 1025 ranges {427175=721527,1930749=735360} 2023-12-01T04:56:12.967 INFO:tasks.rados.rados.0.smithi080.stdout:1439: writing smithi08089843-265 from 427175 to 1148702 tid 1 2023-12-01T04:56:12.976 INFO:tasks.rados.rados.0.smithi080.stdout:1439: writing smithi08089843-265 from 1930749 to 2666109 tid 2 2023-12-01T04:56:12.976 INFO:tasks.rados.rados.0.smithi080.stdout:1440: write oid 356 current snap is 0 2023-12-01T04:56:12.976 INFO:tasks.rados.rados.0.smithi080.stdout:1440: seq_num 1026 ranges {443982=796776,1989231=479018,2959167=284815} 2023-12-01T04:56:12.983 INFO:tasks.rados.rados.0.smithi080.stdout:1440: writing smithi08089843-356 from 443982 to 1240758 tid 1 2023-12-01T04:56:12.990 INFO:tasks.rados.rados.0.smithi080.stdout:1440: writing smithi08089843-356 from 1989231 to 2468249 tid 2 2023-12-01T04:56:12.994 INFO:tasks.rados.rados.0.smithi080.stdout:1440: writing smithi08089843-356 from 2959167 to 3243982 tid 3 2023-12-01T04:56:12.995 INFO:tasks.rados.rados.0.smithi080.stdout:1441: read oid 433 snap -1 2023-12-01T04:56:12.995 INFO:tasks.rados.rados.0.smithi080.stdout:1441: expect deleted 2023-12-01T04:56:12.995 INFO:tasks.rados.rados.0.smithi080.stdout:1442: read oid 280 snap -1 2023-12-01T04:56:12.995 INFO:tasks.rados.rados.0.smithi080.stdout:1442: expect (ObjNum 279 snap 0 seq_num 279) 2023-12-01T04:56:12.995 INFO:tasks.rados.rados.0.smithi080.stdout:1443: write oid 154 current snap is 0 2023-12-01T04:56:12.995 INFO:tasks.rados.rados.0.smithi080.stdout:1433: finishing write tid 2 to smithi08089843-350 2023-12-01T04:56:12.995 INFO:tasks.rados.rados.0.smithi080.stdout:1443: seq_num 1027 ranges {460789=588378,1764066=739029,3219296=41493} 2023-12-01T04:56:13.001 INFO:tasks.rados.rados.0.smithi080.stdout:1443: writing smithi08089843-154 from 460789 to 1049167 tid 1 2023-12-01T04:56:13.009 INFO:tasks.rados.rados.0.smithi080.stdout:1443: writing smithi08089843-154 from 1764066 to 2503095 tid 2 2023-12-01T04:56:13.014 INFO:tasks.rados.rados.0.smithi080.stdout:1443: writing smithi08089843-154 from 3219296 to 3260789 tid 3 2023-12-01T04:56:13.014 INFO:tasks.rados.rados.0.smithi080.stdout:1444: write oid 35 current snap is 0 2023-12-01T04:56:13.014 INFO:tasks.rados.rados.0.smithi080.stdout:1444: seq_num 1028 ranges {477596=663627,1706195=482687,2614013=567041} 2023-12-01T04:56:13.020 INFO:tasks.rados.rados.0.smithi080.stdout:1444: writing smithi08089843-35 from 477596 to 1141223 tid 1 2023-12-01T04:56:13.026 INFO:tasks.rados.rados.0.smithi080.stdout:1444: writing smithi08089843-35 from 1706195 to 2188882 tid 2 2023-12-01T04:56:13.032 INFO:tasks.rados.rados.0.smithi080.stdout:1444: writing smithi08089843-35 from 2614013 to 3181054 tid 3 2023-12-01T04:56:13.032 INFO:tasks.rados.rados.0.smithi080.stdout:1445: read oid 178 snap -1 2023-12-01T04:56:13.032 INFO:tasks.rados.rados.0.smithi080.stdout:1445: expect (ObjNum 177 snap 0 seq_num 177) 2023-12-01T04:56:13.032 INFO:tasks.rados.rados.0.smithi080.stdout:1446: delete oid 484 current snap is 0 2023-12-01T04:56:13.032 INFO:tasks.rados.rados.0.smithi080.stdout:1433: finishing write tid 3 to smithi08089843-350 2023-12-01T04:56:13.032 INFO:tasks.rados.rados.0.smithi080.stdout:1433: finishing write tid 4 to smithi08089843-350 2023-12-01T04:56:13.033 INFO:tasks.rados.rados.0.smithi080.stdout:1433: oid 350 updating version 0 to 164 2023-12-01T04:56:13.033 INFO:tasks.rados.rados.0.smithi080.stdout:1433: oid 350 version 164 is already newer than 162 2023-12-01T04:56:13.033 INFO:tasks.rados.rados.0.smithi080.stdout:1433: oid 350 version 164 is already newer than 163 2023-12-01T04:56:13.033 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 350 v 164 (ObjNum 1020 snap 0 seq_num 1020) dirty exists 2023-12-01T04:56:13.033 INFO:tasks.rados.rados.0.smithi080.stdout:1433: left oid 350 (ObjNum 1020 snap 0 seq_num 1020) 2023-12-01T04:56:13.033 INFO:tasks.rados.rados.0.smithi080.stdout:1435: expect (ObjNum 416 snap 0 seq_num 416) 2023-12-01T04:56:13.144 INFO:tasks.rados.rados.0.smithi080.stdout:1436: finishing write tid 1 to smithi08089843-63 2023-12-01T04:56:13.145 INFO:tasks.rados.rados.0.smithi080.stdout:1436: finishing write tid 2 to smithi08089843-63 2023-12-01T04:56:13.145 INFO:tasks.rados.rados.0.smithi080.stdout:1436: finishing write tid 3 to smithi08089843-63 2023-12-01T04:56:13.145 INFO:tasks.rados.rados.0.smithi080.stdout:1436: finishing write tid 4 to smithi08089843-63 2023-12-01T04:56:13.145 INFO:tasks.rados.rados.0.smithi080.stdout:1436: finishing write tid 5 to smithi08089843-63 2023-12-01T04:56:13.145 INFO:tasks.rados.rados.0.smithi080.stdout:1436: oid 63 updating version 0 to 261 2023-12-01T04:56:13.145 INFO:tasks.rados.rados.0.smithi080.stdout:1436: oid 63 version 261 is already newer than 259 2023-12-01T04:56:13.145 INFO:tasks.rados.rados.0.smithi080.stdout:1436: oid 63 version 261 is already newer than 258 2023-12-01T04:56:13.145 INFO:tasks.rados.rados.0.smithi080.stdout:1436: oid 63 version 261 is already newer than 260 2023-12-01T04:56:13.145 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 63 v 261 (ObjNum 1022 snap 0 seq_num 1022) dirty exists 2023-12-01T04:56:13.145 INFO:tasks.rados.rados.0.smithi080.stdout:1436: left oid 63 (ObjNum 1022 snap 0 seq_num 1022) 2023-12-01T04:56:13.145 INFO:tasks.rados.rados.0.smithi080.stdout:1437: finishing write tid 1 to smithi08089843-262 2023-12-01T04:56:13.145 INFO:tasks.rados.rados.0.smithi080.stdout:1437: finishing write tid 2 to smithi08089843-262 2023-12-01T04:56:13.145 INFO:tasks.rados.rados.0.smithi080.stdout:1437: finishing write tid 3 to smithi08089843-262 2023-12-01T04:56:13.146 INFO:tasks.rados.rados.0.smithi080.stdout:1437: finishing write tid 4 to smithi08089843-262 2023-12-01T04:56:13.146 INFO:tasks.rados.rados.0.smithi080.stdout:1437: finishing write tid 5 to smithi08089843-262 2023-12-01T04:56:13.146 INFO:tasks.rados.rados.0.smithi080.stdout:1437: oid 262 updating version 0 to 201 2023-12-01T04:56:13.146 INFO:tasks.rados.rados.0.smithi080.stdout:1437: oid 262 version 201 is already newer than 199 2023-12-01T04:56:13.146 INFO:tasks.rados.rados.0.smithi080.stdout:1437: oid 262 version 201 is already newer than 200 2023-12-01T04:56:13.146 INFO:tasks.rados.rados.0.smithi080.stdout:1437: oid 262 version 201 is already newer than 198 2023-12-01T04:56:13.146 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 262 v 201 (ObjNum 1023 snap 0 seq_num 1023) dirty exists 2023-12-01T04:56:13.146 INFO:tasks.rados.rados.0.smithi080.stdout:1437: left oid 262 (ObjNum 1023 snap 0 seq_num 1023) 2023-12-01T04:56:13.146 INFO:tasks.rados.rados.0.smithi080.stdout:1438: finishing write tid 1 to smithi08089843-113 2023-12-01T04:56:13.146 INFO:tasks.rados.rados.0.smithi080.stdout:1438: finishing write tid 2 to smithi08089843-113 2023-12-01T04:56:13.146 INFO:tasks.rados.rados.0.smithi080.stdout:1433: done (12 left) 2023-12-01T04:56:13.146 INFO:tasks.rados.rados.0.smithi080.stdout:1435: done (11 left) 2023-12-01T04:56:13.146 INFO:tasks.rados.rados.0.smithi080.stdout:1436: done (10 left) 2023-12-01T04:56:13.146 INFO:tasks.rados.rados.0.smithi080.stdout:1437: done (9 left) 2023-12-01T04:56:13.146 INFO:tasks.rados.rados.0.smithi080.stdout:1446: done (8 left) 2023-12-01T04:56:13.147 INFO:tasks.rados.rados.0.smithi080.stdout:1447: read oid 316 snap -1 2023-12-01T04:56:13.147 INFO:tasks.rados.rados.0.smithi080.stdout:1447: expect (ObjNum 861 snap 0 seq_num 861) 2023-12-01T04:56:13.147 INFO:tasks.rados.rados.0.smithi080.stdout:1448: write oid 215 current snap is 0 2023-12-01T04:56:13.147 INFO:tasks.rados.rados.0.smithi080.stdout:1438: finishing write tid 3 to smithi08089843-113 2023-12-01T04:56:13.147 INFO:tasks.rados.rados.0.smithi080.stdout:1438: finishing write tid 4 to smithi08089843-113 2023-12-01T04:56:13.147 INFO:tasks.rados.rados.0.smithi080.stdout:1438: finishing write tid 5 to smithi08089843-113 2023-12-01T04:56:13.147 INFO:tasks.rados.rados.0.smithi080.stdout:1438: oid 113 updating version 0 to 199 2023-12-01T04:56:13.147 INFO:tasks.rados.rados.0.smithi080.stdout:1438: oid 113 version 199 is already newer than 198 2023-12-01T04:56:13.147 INFO:tasks.rados.rados.0.smithi080.stdout:1438: oid 113 version 199 is already newer than 197 2023-12-01T04:56:13.147 INFO:tasks.rados.rados.0.smithi080.stdout:1438: oid 113 updating version 199 to 200 2023-12-01T04:56:13.147 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 113 v 200 (ObjNum 1024 snap 0 seq_num 1024) dirty exists 2023-12-01T04:56:13.147 INFO:tasks.rados.rados.0.smithi080.stdout:1438: left oid 113 (ObjNum 1024 snap 0 seq_num 1024) 2023-12-01T04:56:13.147 INFO:tasks.rados.rados.0.smithi080.stdout:1439: finishing write tid 1 to smithi08089843-265 2023-12-01T04:56:13.147 INFO:tasks.rados.rados.0.smithi080.stdout:1439: finishing write tid 2 to smithi08089843-265 2023-12-01T04:56:13.147 INFO:tasks.rados.rados.0.smithi080.stdout:1448: seq_num 1030 ranges {511210=414125,1423159=486356,2668859=589585} 2023-12-01T04:56:13.154 INFO:tasks.rados.rados.0.smithi080.stdout:1448: writing smithi08089843-215 from 511210 to 925335 tid 1 2023-12-01T04:56:13.159 INFO:tasks.rados.rados.0.smithi080.stdout:1448: writing smithi08089843-215 from 1423159 to 1909515 tid 2 2023-12-01T04:56:13.167 INFO:tasks.rados.rados.0.smithi080.stdout:1448: writing smithi08089843-215 from 2668859 to 3258444 tid 3 2023-12-01T04:56:13.168 INFO:tasks.rados.rados.0.smithi080.stdout:1438: done (9 left) 2023-12-01T04:56:13.168 INFO:tasks.rados.rados.0.smithi080.stdout:1449: write oid 479 current snap is 0 2023-12-01T04:56:13.168 INFO:tasks.rados.rados.0.smithi080.stdout:1449: seq_num 1031 ranges {528017=489374,1481641=630014,2696282=400857} 2023-12-01T04:56:13.173 INFO:tasks.rados.rados.0.smithi080.stdout:1449: writing smithi08089843-479 from 528017 to 1017391 tid 1 2023-12-01T04:56:13.180 INFO:tasks.rados.rados.0.smithi080.stdout:1449: writing smithi08089843-479 from 1481641 to 2111655 tid 2 2023-12-01T04:56:13.185 INFO:tasks.rados.rados.0.smithi080.stdout:1449: writing smithi08089843-479 from 2696282 to 3097139 tid 3 2023-12-01T04:56:13.186 INFO:tasks.rados.rados.0.smithi080.stdout:1450: write oid 79 current snap is 0 2023-12-01T04:56:13.186 INFO:tasks.rados.rados.0.smithi080.stdout:1450: seq_num 1032 ranges {544824=564623,1823770=490025,3007352=337472} 2023-12-01T04:56:13.192 INFO:tasks.rados.rados.0.smithi080.stdout:1450: writing smithi08089843-79 from 544824 to 1109447 tid 1 2023-12-01T04:56:13.200 INFO:tasks.rados.rados.0.smithi080.stdout:1450: writing smithi08089843-79 from 1823770 to 2313795 tid 2 2023-12-01T04:56:13.206 INFO:tasks.rados.rados.0.smithi080.stdout:1450: writing smithi08089843-79 from 3007352 to 3344824 tid 3 2023-12-01T04:56:13.206 INFO:tasks.rados.rados.0.smithi080.stdout:1451: write oid 332 current snap is 0 2023-12-01T04:56:13.207 INFO:tasks.rados.rados.0.smithi080.stdout:1451: seq_num 1033 ranges {561631=639872,1882252=633683,3034775=326856} 2023-12-01T04:56:13.213 INFO:tasks.rados.rados.0.smithi080.stdout:1451: writing smithi08089843-332 from 561631 to 1201503 tid 1 2023-12-01T04:56:13.220 INFO:tasks.rados.rados.0.smithi080.stdout:1451: writing smithi08089843-332 from 1882252 to 2515935 tid 2 2023-12-01T04:56:13.225 INFO:tasks.rados.rados.0.smithi080.stdout:1451: writing smithi08089843-332 from 3034775 to 3361631 tid 3 2023-12-01T04:56:13.225 INFO:tasks.rados.rados.0.smithi080.stdout:1452: delete oid 383 current snap is 0 2023-12-01T04:56:13.225 INFO:tasks.rados.rados.0.smithi080.stdout:1439: finishing write tid 3 to smithi08089843-265 2023-12-01T04:56:13.226 INFO:tasks.rados.rados.0.smithi080.stdout:1439: finishing write tid 4 to smithi08089843-265 2023-12-01T04:56:13.226 INFO:tasks.rados.rados.0.smithi080.stdout:1439: oid 265 updating version 0 to 206 2023-12-01T04:56:13.226 INFO:tasks.rados.rados.0.smithi080.stdout:1439: oid 265 updating version 206 to 207 2023-12-01T04:56:13.226 INFO:tasks.rados.rados.0.smithi080.stdout:1439: oid 265 version 207 is already newer than 205 2023-12-01T04:56:13.226 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 265 v 207 (ObjNum 1025 snap 0 seq_num 1025) dirty exists 2023-12-01T04:56:13.226 INFO:tasks.rados.rados.0.smithi080.stdout:1439: left oid 265 (ObjNum 1025 snap 0 seq_num 1025) 2023-12-01T04:56:13.226 INFO:tasks.rados.rados.0.smithi080.stdout:1440: finishing write tid 1 to smithi08089843-356 2023-12-01T04:56:13.226 INFO:tasks.rados.rados.0.smithi080.stdout:1440: finishing write tid 2 to smithi08089843-356 2023-12-01T04:56:13.226 INFO:tasks.rados.rados.0.smithi080.stdout:1440: finishing write tid 3 to smithi08089843-356 2023-12-01T04:56:13.226 INFO:tasks.rados.rados.0.smithi080.stdout:1440: finishing write tid 4 to smithi08089843-356 2023-12-01T04:56:13.226 INFO:tasks.rados.rados.0.smithi080.stdout:1440: finishing write tid 5 to smithi08089843-356 2023-12-01T04:56:13.226 INFO:tasks.rados.rados.0.smithi080.stdout:1440: oid 356 updating version 0 to 205 2023-12-01T04:56:13.226 INFO:tasks.rados.rados.0.smithi080.stdout:1440: oid 356 version 205 is already newer than 202 2023-12-01T04:56:13.226 INFO:tasks.rados.rados.0.smithi080.stdout:1440: oid 356 version 205 is already newer than 203 2023-12-01T04:56:13.226 INFO:tasks.rados.rados.0.smithi080.stdout:1440: oid 356 version 205 is already newer than 204 2023-12-01T04:56:13.227 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 356 v 205 (ObjNum 1026 snap 0 seq_num 1026) dirty exists 2023-12-01T04:56:13.227 INFO:tasks.rados.rados.0.smithi080.stdout:1440: left oid 356 (ObjNum 1026 snap 0 seq_num 1026) 2023-12-01T04:56:13.227 INFO:tasks.rados.rados.0.smithi080.stdout:1442: expect (ObjNum 279 snap 0 seq_num 279) 2023-12-01T04:56:13.325 INFO:tasks.rados.rados.0.smithi080.stdout:1443: finishing write tid 1 to smithi08089843-154 2023-12-01T04:56:13.325 INFO:tasks.rados.rados.0.smithi080.stdout:1443: finishing write tid 2 to smithi08089843-154 2023-12-01T04:56:13.325 INFO:tasks.rados.rados.0.smithi080.stdout:1443: finishing write tid 3 to smithi08089843-154 2023-12-01T04:56:13.325 INFO:tasks.rados.rados.0.smithi080.stdout:1443: finishing write tid 4 to smithi08089843-154 2023-12-01T04:56:13.325 INFO:tasks.rados.rados.0.smithi080.stdout:1443: finishing write tid 5 to smithi08089843-154 2023-12-01T04:56:13.325 INFO:tasks.rados.rados.0.smithi080.stdout:1443: oid 154 updating version 0 to 226 2023-12-01T04:56:13.325 INFO:tasks.rados.rados.0.smithi080.stdout:1443: oid 154 updating version 226 to 229 2023-12-01T04:56:13.325 INFO:tasks.rados.rados.0.smithi080.stdout:1443: oid 154 version 229 is already newer than 228 2023-12-01T04:56:13.325 INFO:tasks.rados.rados.0.smithi080.stdout:1443: oid 154 version 229 is already newer than 227 2023-12-01T04:56:13.326 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 154 v 229 (ObjNum 1027 snap 0 seq_num 1027) dirty exists 2023-12-01T04:56:13.326 INFO:tasks.rados.rados.0.smithi080.stdout:1443: left oid 154 (ObjNum 1027 snap 0 seq_num 1027) 2023-12-01T04:56:13.326 INFO:tasks.rados.rados.0.smithi080.stdout:1444: finishing write tid 1 to smithi08089843-35 2023-12-01T04:56:13.326 INFO:tasks.rados.rados.0.smithi080.stdout:1444: finishing write tid 2 to smithi08089843-35 2023-12-01T04:56:13.326 INFO:tasks.rados.rados.0.smithi080.stdout:1444: finishing write tid 3 to smithi08089843-35 2023-12-01T04:56:13.326 INFO:tasks.rados.rados.0.smithi080.stdout:1444: finishing write tid 4 to smithi08089843-35 2023-12-01T04:56:13.326 INFO:tasks.rados.rados.0.smithi080.stdout:1444: finishing write tid 5 to smithi08089843-35 2023-12-01T04:56:13.326 INFO:tasks.rados.rados.0.smithi080.stdout:1444: oid 35 updating version 0 to 325 2023-12-01T04:56:13.326 INFO:tasks.rados.rados.0.smithi080.stdout:1444: oid 35 updating version 325 to 327 2023-12-01T04:56:13.326 INFO:tasks.rados.rados.0.smithi080.stdout:1444: oid 35 version 327 is already newer than 326 2023-12-01T04:56:13.326 INFO:tasks.rados.rados.0.smithi080.stdout:1444: oid 35 updating version 327 to 328 2023-12-01T04:56:13.326 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 35 v 328 (ObjNum 1028 snap 0 seq_num 1028) dirty exists 2023-12-01T04:56:13.326 INFO:tasks.rados.rados.0.smithi080.stdout:1444: left oid 35 (ObjNum 1028 snap 0 seq_num 1028) 2023-12-01T04:56:13.327 INFO:tasks.rados.rados.0.smithi080.stdout:1445: expect (ObjNum 177 snap 0 seq_num 177) 2023-12-01T04:56:13.434 INFO:tasks.rados.rados.0.smithi080.stdout:1447: expect (ObjNum 861 snap 0 seq_num 861) 2023-12-01T04:56:13.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:56:13 smithi090 bash[32384]: cluster 2023-12-01T04:56:12.133987+0000 mgr.y (mgr.24362) 231 : cluster 0 pgmap v202: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 89 MiB/s rd, 11 MiB/s wr, 123 op/s 2023-12-01T04:56:13.540 INFO:tasks.rados.rados.0.smithi080.stdout:1448: finishing write tid 1 to smithi08089843-215 2023-12-01T04:56:13.540 INFO:tasks.rados.rados.0.smithi080.stdout:1448: finishing write tid 2 to smithi08089843-215 2023-12-01T04:56:13.541 INFO:tasks.rados.rados.0.smithi080.stdout:1448: finishing write tid 3 to smithi08089843-215 2023-12-01T04:56:13.541 INFO:tasks.rados.rados.0.smithi080.stdout:1448: finishing write tid 4 to smithi08089843-215 2023-12-01T04:56:13.541 INFO:tasks.rados.rados.0.smithi080.stdout:1448: finishing write tid 5 to smithi08089843-215 2023-12-01T04:56:13.541 INFO:tasks.rados.rados.0.smithi080.stdout:1448: oid 215 updating version 0 to 140 2023-12-01T04:56:13.541 INFO:tasks.rados.rados.0.smithi080.stdout:1448: oid 215 version 140 is already newer than 139 2023-12-01T04:56:13.541 INFO:tasks.rados.rados.0.smithi080.stdout:1448: oid 215 updating version 140 to 141 2023-12-01T04:56:13.541 INFO:tasks.rados.rados.0.smithi080.stdout:1448: oid 215 updating version 141 to 142 2023-12-01T04:56:13.541 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 215 v 142 (ObjNum 1030 snap 0 seq_num 1030) dirty exists 2023-12-01T04:56:13.541 INFO:tasks.rados.rados.0.smithi080.stdout:1448: left oid 215 (ObjNum 1030 snap 0 seq_num 1030) 2023-12-01T04:56:13.541 INFO:tasks.rados.rados.0.smithi080.stdout:1449: finishing write tid 1 to smithi08089843-479 2023-12-01T04:56:13.541 INFO:tasks.rados.rados.0.smithi080.stdout:1449: finishing write tid 2 to smithi08089843-479 2023-12-01T04:56:13.541 INFO:tasks.rados.rados.0.smithi080.stdout:1449: finishing write tid 3 to smithi08089843-479 2023-12-01T04:56:13.541 INFO:tasks.rados.rados.0.smithi080.stdout:1449: finishing write tid 4 to smithi08089843-479 2023-12-01T04:56:13.541 INFO:tasks.rados.rados.0.smithi080.stdout:1449: finishing write tid 5 to smithi08089843-479 2023-12-01T04:56:13.541 INFO:tasks.rados.rados.0.smithi080.stdout:1449: oid 479 updating version 0 to 245 2023-12-01T04:56:13.542 INFO:tasks.rados.rados.0.smithi080.stdout:1449: oid 479 version 245 is already newer than 244 2023-12-01T04:56:13.542 INFO:tasks.rados.rados.0.smithi080.stdout:1449: oid 479 version 245 is already newer than 243 2023-12-01T04:56:13.542 INFO:tasks.rados.rados.0.smithi080.stdout:1449: oid 479 updating version 245 to 246 2023-12-01T04:56:13.542 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 479 v 246 (ObjNum 1031 snap 0 seq_num 1031) dirty exists 2023-12-01T04:56:13.542 INFO:tasks.rados.rados.0.smithi080.stdout:1449: left oid 479 (ObjNum 1031 snap 0 seq_num 1031) 2023-12-01T04:56:13.542 INFO:tasks.rados.rados.0.smithi080.stdout:1450: finishing write tid 1 to smithi08089843-79 2023-12-01T04:56:13.542 INFO:tasks.rados.rados.0.smithi080.stdout:1450: finishing write tid 2 to smithi08089843-79 2023-12-01T04:56:13.542 INFO:tasks.rados.rados.0.smithi080.stdout:1450: finishing write tid 3 to smithi08089843-79 2023-12-01T04:56:13.542 INFO:tasks.rados.rados.0.smithi080.stdout:1450: finishing write tid 4 to smithi08089843-79 2023-12-01T04:56:13.542 INFO:tasks.rados.rados.0.smithi080.stdout:1450: finishing write tid 5 to smithi08089843-79 2023-12-01T04:56:13.542 INFO:tasks.rados.rados.0.smithi080.stdout:1450: oid 79 updating version 0 to 231 2023-12-01T04:56:13.542 INFO:tasks.rados.rados.0.smithi080.stdout:1450: oid 79 updating version 231 to 233 2023-12-01T04:56:13.542 INFO:tasks.rados.rados.0.smithi080.stdout:1450: oid 79 version 233 is already newer than 230 2023-12-01T04:56:13.542 INFO:tasks.rados.rados.0.smithi080.stdout:1450: oid 79 version 233 is already newer than 232 2023-12-01T04:56:13.543 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 79 v 233 (ObjNum 1032 snap 0 seq_num 1032) dirty exists 2023-12-01T04:56:13.543 INFO:tasks.rados.rados.0.smithi080.stdout:1450: left oid 79 (ObjNum 1032 snap 0 seq_num 1032) 2023-12-01T04:56:13.543 INFO:tasks.rados.rados.0.smithi080.stdout:1451: finishing write tid 1 to smithi08089843-332 2023-12-01T04:56:13.543 INFO:tasks.rados.rados.0.smithi080.stdout:1451: finishing write tid 2 to smithi08089843-332 2023-12-01T04:56:13.543 INFO:tasks.rados.rados.0.smithi080.stdout:1451: finishing write tid 3 to smithi08089843-332 2023-12-01T04:56:13.543 INFO:tasks.rados.rados.0.smithi080.stdout:1451: finishing write tid 4 to smithi08089843-332 2023-12-01T04:56:13.543 INFO:tasks.rados.rados.0.smithi080.stdout:1451: finishing write tid 5 to smithi08089843-332 2023-12-01T04:56:13.543 INFO:tasks.rados.rados.0.smithi080.stdout:1451: oid 332 updating version 0 to 230 2023-12-01T04:56:13.543 INFO:tasks.rados.rados.0.smithi080.stdout:1451: oid 332 updating version 230 to 231 2023-12-01T04:56:13.543 INFO:tasks.rados.rados.0.smithi080.stdout:1451: oid 332 version 231 is already newer than 229 2023-12-01T04:56:13.543 INFO:tasks.rados.rados.0.smithi080.stdout:1451: oid 332 version 231 is already newer than 228 2023-12-01T04:56:13.543 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 332 v 231 (ObjNum 1033 snap 0 seq_num 1033) dirty exists 2023-12-01T04:56:13.543 INFO:tasks.rados.rados.0.smithi080.stdout:1451: left oid 332 (ObjNum 1033 snap 0 seq_num 1033) 2023-12-01T04:56:13.543 INFO:tasks.rados.rados.0.smithi080.stdout:1439: done (12 left) 2023-12-01T04:56:13.543 INFO:tasks.rados.rados.0.smithi080.stdout:1440: done (11 left) 2023-12-01T04:56:13.544 INFO:tasks.rados.rados.0.smithi080.stdout:1441: done (10 left) 2023-12-01T04:56:13.544 INFO:tasks.rados.rados.0.smithi080.stdout:1442: done (9 left) 2023-12-01T04:56:13.544 INFO:tasks.rados.rados.0.smithi080.stdout:1443: done (8 left) 2023-12-01T04:56:13.544 INFO:tasks.rados.rados.0.smithi080.stdout:1444: done (7 left) 2023-12-01T04:56:13.544 INFO:tasks.rados.rados.0.smithi080.stdout:1445: done (6 left) 2023-12-01T04:56:13.544 INFO:tasks.rados.rados.0.smithi080.stdout:1447: done (5 left) 2023-12-01T04:56:13.544 INFO:tasks.rados.rados.0.smithi080.stdout:1448: done (4 left) 2023-12-01T04:56:13.544 INFO:tasks.rados.rados.0.smithi080.stdout:1449: done (3 left) 2023-12-01T04:56:13.544 INFO:tasks.rados.rados.0.smithi080.stdout:1450: done (2 left) 2023-12-01T04:56:13.544 INFO:tasks.rados.rados.0.smithi080.stdout:1451: done (1 left) 2023-12-01T04:56:13.544 INFO:tasks.rados.rados.0.smithi080.stdout:1452: done (0 left) 2023-12-01T04:56:13.544 INFO:tasks.rados.rados.0.smithi080.stdout:1453: read oid 101 snap -1 2023-12-01T04:56:13.544 INFO:tasks.rados.rados.0.smithi080.stdout:1453: expect (ObjNum 100 snap 0 seq_num 100) 2023-12-01T04:56:13.544 INFO:tasks.rados.rados.0.smithi080.stdout:1454: read oid 412 snap -1 2023-12-01T04:56:13.544 INFO:tasks.rados.rados.0.smithi080.stdout:1454: expect (ObjNum 798 snap 0 seq_num 798) 2023-12-01T04:56:13.545 INFO:tasks.rados.rados.0.smithi080.stdout:1455: read oid 90 snap -1 2023-12-01T04:56:13.545 INFO:tasks.rados.rados.0.smithi080.stdout:1455: expect (ObjNum 805 snap 0 seq_num 805) 2023-12-01T04:56:13.545 INFO:tasks.rados.rados.0.smithi080.stdout:1456: read oid 483 snap -1 2023-12-01T04:56:13.545 INFO:tasks.rados.rados.0.smithi080.stdout:1456: expect (ObjNum 482 snap 0 seq_num 482) 2023-12-01T04:56:13.545 INFO:tasks.rados.rados.0.smithi080.stdout:1457: read oid 120 snap -1 2023-12-01T04:56:13.545 INFO:tasks.rados.rados.0.smithi080.stdout:1457: expect (ObjNum 849 snap 0 seq_num 849) 2023-12-01T04:56:13.545 INFO:tasks.rados.rados.0.smithi080.stdout:1458: write oid 74 current snap is 0 2023-12-01T04:56:13.545 INFO:tasks.rados.rados.0.smithi080.stdout:1458: seq_num 1035 ranges {595245=506723,1715569=637352,2805974=562298} 2023-12-01T04:56:13.554 INFO:tasks.rados.rados.0.smithi080.stdout:1458: writing smithi08089843-74 from 595245 to 1101968 tid 1 2023-12-01T04:56:13.562 INFO:tasks.rados.rados.0.smithi080.stdout:1458: writing smithi08089843-74 from 1715569 to 2352921 tid 2 2023-12-01T04:56:13.569 INFO:tasks.rados.rados.0.smithi080.stdout:1458: writing smithi08089843-74 from 2805974 to 3368272 tid 3 2023-12-01T04:56:13.569 INFO:tasks.rados.rados.0.smithi080.stdout:1459: read oid 383 snap -1 2023-12-01T04:56:13.569 INFO:tasks.rados.rados.0.smithi080.stdout:1459: expect deleted 2023-12-01T04:56:13.569 INFO:tasks.rados.rados.0.smithi080.stdout:1460: delete oid 310 current snap is 0 2023-12-01T04:56:13.569 INFO:tasks.rados.rados.0.smithi080.stdout:1456: expect (ObjNum 482 snap 0 seq_num 482) 2023-12-01T04:56:13.646 INFO:tasks.rados.rados.0.smithi080.stdout:1457: expect (ObjNum 849 snap 0 seq_num 849) 2023-12-01T04:56:13.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:56:13 smithi080 bash[41963]: cluster 2023-12-01T04:56:12.133987+0000 mgr.y (mgr.24362) 231 : cluster 0 pgmap v202: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 89 MiB/s rd, 11 MiB/s wr, 123 op/s 2023-12-01T04:56:13.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:56:13 smithi080 bash[28361]: cluster 2023-12-01T04:56:12.133987+0000 mgr.y (mgr.24362) 231 : cluster 0 pgmap v202: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 89 MiB/s rd, 11 MiB/s wr, 123 op/s 2023-12-01T04:56:13.729 INFO:tasks.rados.rados.0.smithi080.stdout:1453: expect (ObjNum 100 snap 0 seq_num 100) 2023-12-01T04:56:13.855 INFO:tasks.rados.rados.0.smithi080.stdout:1455: expect (ObjNum 805 snap 0 seq_num 805) 2023-12-01T04:56:14.019 INFO:tasks.rados.rados.0.smithi080.stdout:1454: expect (ObjNum 798 snap 0 seq_num 798) 2023-12-01T04:56:14.136 INFO:tasks.rados.rados.0.smithi080.stdout:1458: finishing write tid 1 to smithi08089843-74 2023-12-01T04:56:14.136 INFO:tasks.rados.rados.0.smithi080.stdout:1458: finishing write tid 2 to smithi08089843-74 2023-12-01T04:56:14.136 INFO:tasks.rados.rados.0.smithi080.stdout:1458: finishing write tid 3 to smithi08089843-74 2023-12-01T04:56:14.136 INFO:tasks.rados.rados.0.smithi080.stdout:1458: finishing write tid 4 to smithi08089843-74 2023-12-01T04:56:14.136 INFO:tasks.rados.rados.0.smithi080.stdout:1458: finishing write tid 5 to smithi08089843-74 2023-12-01T04:56:14.136 INFO:tasks.rados.rados.0.smithi080.stdout:1458: oid 74 updating version 0 to 181 2023-12-01T04:56:14.136 INFO:tasks.rados.rados.0.smithi080.stdout:1458: oid 74 version 181 is already newer than 180 2023-12-01T04:56:14.136 INFO:tasks.rados.rados.0.smithi080.stdout:1458: oid 74 updating version 181 to 183 2023-12-01T04:56:14.136 INFO:tasks.rados.rados.0.smithi080.stdout:1458: oid 74 version 183 is already newer than 182 2023-12-01T04:56:14.136 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 74 v 183 (ObjNum 1035 snap 0 seq_num 1035) dirty exists 2023-12-01T04:56:14.136 INFO:tasks.rados.rados.0.smithi080.stdout:1458: left oid 74 (ObjNum 1035 snap 0 seq_num 1035) 2023-12-01T04:56:14.137 INFO:tasks.rados.rados.0.smithi080.stdout:1453: done (7 left) 2023-12-01T04:56:14.137 INFO:tasks.rados.rados.0.smithi080.stdout:1454: done (6 left) 2023-12-01T04:56:14.137 INFO:tasks.rados.rados.0.smithi080.stdout:1455: done (5 left) 2023-12-01T04:56:14.137 INFO:tasks.rados.rados.0.smithi080.stdout:1456: done (4 left) 2023-12-01T04:56:14.137 INFO:tasks.rados.rados.0.smithi080.stdout:1457: done (3 left) 2023-12-01T04:56:14.137 INFO:tasks.rados.rados.0.smithi080.stdout:1458: done (2 left) 2023-12-01T04:56:14.137 INFO:tasks.rados.rados.0.smithi080.stdout:1459: done (1 left) 2023-12-01T04:56:14.137 INFO:tasks.rados.rados.0.smithi080.stdout:1460: done (0 left) 2023-12-01T04:56:14.137 INFO:tasks.rados.rados.0.smithi080.stdout:1461: write oid 86 current snap is 0 2023-12-01T04:56:14.137 INFO:tasks.rados.rados.0.smithi080.stdout:1461: seq_num 1037 ranges {628859=657221,1716180=641021,3144467=284392} 2023-12-01T04:56:14.148 INFO:tasks.rados.rados.0.smithi080.stdout:1461: writing smithi08089843-86 from 628859 to 1286080 tid 1 2023-12-01T04:56:14.154 INFO:tasks.rados.rados.0.smithi080.stdout:1461: writing smithi08089843-86 from 1716180 to 2357201 tid 2 2023-12-01T04:56:14.161 INFO:tasks.rados.rados.0.smithi080.stdout:1461: writing smithi08089843-86 from 3144467 to 3428859 tid 3 2023-12-01T04:56:14.161 INFO:tasks.rados.rados.0.smithi080.stdout:1462: delete oid 82 current snap is 0 2023-12-01T04:56:14.161 INFO:tasks.rados.rados.0.smithi080.stdout:1461: finishing write tid 1 to smithi08089843-86 2023-12-01T04:56:14.161 INFO:tasks.rados.rados.0.smithi080.stdout:1461: finishing write tid 2 to smithi08089843-86 2023-12-01T04:56:14.163 INFO:tasks.rados.rados.0.smithi080.stdout:1462: done (1 left) 2023-12-01T04:56:14.163 INFO:tasks.rados.rados.0.smithi080.stdout:1463: read oid 468 snap -1 2023-12-01T04:56:14.163 INFO:tasks.rados.rados.0.smithi080.stdout:1463: expect (ObjNum 678 snap 0 seq_num 678) 2023-12-01T04:56:14.163 INFO:tasks.rados.rados.0.smithi080.stdout:1464: write oid 93 current snap is 0 2023-12-01T04:56:14.163 INFO:tasks.rados.rados.0.smithi080.stdout:1464: seq_num 1039 ranges {662473=407719,1833144=644690,3199313=263160} 2023-12-01T04:56:14.169 INFO:tasks.rados.rados.0.smithi080.stdout:1464: writing smithi08089843-93 from 662473 to 1070192 tid 1 2023-12-01T04:56:14.177 INFO:tasks.rados.rados.0.smithi080.stdout:1464: writing smithi08089843-93 from 1833144 to 2477834 tid 2 2023-12-01T04:56:14.184 INFO:tasks.rados.rados.0.smithi080.stdout:1464: writing smithi08089843-93 from 3199313 to 3462473 tid 3 2023-12-01T04:56:14.184 INFO:tasks.rados.rados.0.smithi080.stdout:1465: read oid 146 snap -1 2023-12-01T04:56:14.184 INFO:tasks.rados.rados.0.smithi080.stdout:1465: expect (ObjNum 911 snap 0 seq_num 911) 2023-12-01T04:56:14.184 INFO:tasks.rados.rados.0.smithi080.stdout:1466: read oid 56 snap -1 2023-12-01T04:56:14.184 INFO:tasks.rados.rados.0.smithi080.stdout:1466: expect (ObjNum 55 snap 0 seq_num 55) 2023-12-01T04:56:14.185 INFO:tasks.rados.rados.0.smithi080.stdout:1467: read oid 401 snap -1 2023-12-01T04:56:14.185 INFO:tasks.rados.rados.0.smithi080.stdout:1467: expect (ObjNum 850 snap 0 seq_num 850) 2023-12-01T04:56:14.185 INFO:tasks.rados.rados.0.smithi080.stdout:1468: read oid 219 snap -1 2023-12-01T04:56:14.185 INFO:tasks.rados.rados.0.smithi080.stdout:1468: expect (ObjNum 961 snap 0 seq_num 961) 2023-12-01T04:56:14.185 INFO:tasks.rados.rados.0.smithi080.stdout:1469: write oid 402 current snap is 0 2023-12-01T04:56:14.185 INFO:tasks.rados.rados.0.smithi080.stdout:1461: finishing write tid 3 to smithi08089843-86 2023-12-01T04:56:14.185 INFO:tasks.rados.rados.0.smithi080.stdout:1461: finishing write tid 4 to smithi08089843-86 2023-12-01T04:56:14.185 INFO:tasks.rados.rados.0.smithi080.stdout:1461: finishing write tid 5 to smithi08089843-86 2023-12-01T04:56:14.185 INFO:tasks.rados.rados.0.smithi080.stdout:1461: oid 86 updating version 0 to 220 2023-12-01T04:56:14.185 INFO:tasks.rados.rados.0.smithi080.stdout:1461: oid 86 updating version 220 to 221 2023-12-01T04:56:14.185 INFO:tasks.rados.rados.0.smithi080.stdout:1461: oid 86 version 221 is already newer than 219 2023-12-01T04:56:14.185 INFO:tasks.rados.rados.0.smithi080.stdout:1461: oid 86 updating version 221 to 222 2023-12-01T04:56:14.185 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 86 v 222 (ObjNum 1037 snap 0 seq_num 1037) dirty exists 2023-12-01T04:56:14.185 INFO:tasks.rados.rados.0.smithi080.stdout:1461: left oid 86 (ObjNum 1037 snap 0 seq_num 1037) 2023-12-01T04:56:14.185 INFO:tasks.rados.rados.0.smithi080.stdout:1469: seq_num 1040 ranges {679280=482968,1775273=788348,3110383=368897} 2023-12-01T04:56:14.190 INFO:tasks.rados.rados.0.smithi080.stdout:1469: writing smithi08089843-402 from 679280 to 1162248 tid 1 2023-12-01T04:56:14.198 INFO:tasks.rados.rados.0.smithi080.stdout:1469: writing smithi08089843-402 from 1775273 to 2563621 tid 2 2023-12-01T04:56:14.205 INFO:tasks.rados.rados.0.smithi080.stdout:1469: writing smithi08089843-402 from 3110383 to 3479280 tid 3 2023-12-01T04:56:14.205 INFO:tasks.rados.rados.0.smithi080.stdout:1461: done (7 left) 2023-12-01T04:56:14.205 INFO:tasks.rados.rados.0.smithi080.stdout:1470: read oid 44 snap -1 2023-12-01T04:56:14.205 INFO:tasks.rados.rados.0.smithi080.stdout:1470: expect (ObjNum 569 snap 0 seq_num 569) 2023-12-01T04:56:14.205 INFO:tasks.rados.rados.0.smithi080.stdout:1471: read oid 347 snap -1 2023-12-01T04:56:14.205 INFO:tasks.rados.rados.0.smithi080.stdout:1471: expect (ObjNum 991 snap 0 seq_num 991) 2023-12-01T04:56:14.205 INFO:tasks.rados.rados.0.smithi080.stdout:1472: read oid 81 snap -1 2023-12-01T04:56:14.205 INFO:tasks.rados.rados.0.smithi080.stdout:1472: expect deleted 2023-12-01T04:56:14.205 INFO:tasks.rados.rados.0.smithi080.stdout:1473: write oid 166 current snap is 0 2023-12-01T04:56:14.205 INFO:tasks.rados.rados.0.smithi080.stdout:1463: expect (ObjNum 678 snap 0 seq_num 678) 2023-12-01T04:56:14.420 INFO:tasks.rados.rados.0.smithi080.stdout:1464: finishing write tid 1 to smithi08089843-93 2023-12-01T04:56:14.420 INFO:tasks.rados.rados.0.smithi080.stdout:1464: finishing write tid 2 to smithi08089843-93 2023-12-01T04:56:14.420 INFO:tasks.rados.rados.0.smithi080.stdout:1464: finishing write tid 3 to smithi08089843-93 2023-12-01T04:56:14.420 INFO:tasks.rados.rados.0.smithi080.stdout:1464: finishing write tid 4 to smithi08089843-93 2023-12-01T04:56:14.421 INFO:tasks.rados.rados.0.smithi080.stdout:1464: finishing write tid 5 to smithi08089843-93 2023-12-01T04:56:14.421 INFO:tasks.rados.rados.0.smithi080.stdout:1464: oid 93 updating version 0 to 226 2023-12-01T04:56:14.421 INFO:tasks.rados.rados.0.smithi080.stdout:1464: oid 93 updating version 226 to 227 2023-12-01T04:56:14.421 INFO:tasks.rados.rados.0.smithi080.stdout:1464: oid 93 version 227 is already newer than 224 2023-12-01T04:56:14.421 INFO:tasks.rados.rados.0.smithi080.stdout:1464: oid 93 version 227 is already newer than 225 2023-12-01T04:56:14.421 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 93 v 227 (ObjNum 1039 snap 0 seq_num 1039) dirty exists 2023-12-01T04:56:14.421 INFO:tasks.rados.rados.0.smithi080.stdout:1464: left oid 93 (ObjNum 1039 snap 0 seq_num 1039) 2023-12-01T04:56:14.421 INFO:tasks.rados.rados.0.smithi080.stdout:1467: expect (ObjNum 850 snap 0 seq_num 850) 2023-12-01T04:56:14.500 INFO:tasks.rados.rados.0.smithi080.stdout:1468: expect (ObjNum 961 snap 0 seq_num 961) 2023-12-01T04:56:14.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:56:14 smithi090 bash[32384]: audit 2023-12-01T04:56:13.734281+0000 mon.a (mon.0) 855 : audit 0 from='client.? 172.21.15.80:0/1382504634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:56:14.605 INFO:tasks.rados.rados.0.smithi080.stdout:1466: expect (ObjNum 55 snap 0 seq_num 55) 2023-12-01T04:56:14.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:56:14 smithi080 bash[41963]: audit 2023-12-01T04:56:13.734281+0000 mon.a (mon.0) 855 : audit 0 from='client.? 172.21.15.80:0/1382504634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:56:14.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:56:14 smithi080 bash[28361]: audit 2023-12-01T04:56:13.734281+0000 mon.a (mon.0) 855 : audit 0 from='client.? 172.21.15.80:0/1382504634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:56:14.708 INFO:tasks.rados.rados.0.smithi080.stdout:1469: finishing write tid 1 to smithi08089843-402 2023-12-01T04:56:14.708 INFO:tasks.rados.rados.0.smithi080.stdout:1465: expect (ObjNum 911 snap 0 seq_num 911) 2023-12-01T04:56:14.883 INFO:tasks.rados.rados.0.smithi080.stdout:1469: finishing write tid 2 to smithi08089843-402 2023-12-01T04:56:14.883 INFO:tasks.rados.rados.0.smithi080.stdout:1469: finishing write tid 3 to smithi08089843-402 2023-12-01T04:56:14.884 INFO:tasks.rados.rados.0.smithi080.stdout:1469: finishing write tid 4 to smithi08089843-402 2023-12-01T04:56:14.884 INFO:tasks.rados.rados.0.smithi080.stdout:1469: finishing write tid 5 to smithi08089843-402 2023-12-01T04:56:14.884 INFO:tasks.rados.rados.0.smithi080.stdout:1469: oid 402 updating version 0 to 168 2023-12-01T04:56:14.884 INFO:tasks.rados.rados.0.smithi080.stdout:1469: oid 402 version 168 is already newer than 166 2023-12-01T04:56:14.884 INFO:tasks.rados.rados.0.smithi080.stdout:1469: oid 402 version 168 is already newer than 167 2023-12-01T04:56:14.884 INFO:tasks.rados.rados.0.smithi080.stdout:1469: oid 402 version 168 is already newer than 165 2023-12-01T04:56:14.884 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 402 v 168 (ObjNum 1040 snap 0 seq_num 1040) dirty exists 2023-12-01T04:56:14.884 INFO:tasks.rados.rados.0.smithi080.stdout:1469: left oid 402 (ObjNum 1040 snap 0 seq_num 1040) 2023-12-01T04:56:14.884 INFO:tasks.rados.rados.0.smithi080.stdout:1471: expect (ObjNum 991 snap 0 seq_num 991) 2023-12-01T04:56:15.025 INFO:tasks.rados.rados.0.smithi080.stdout:1470: expect (ObjNum 569 snap 0 seq_num 569) 2023-12-01T04:56:15.179 INFO:tasks.rados.rados.0.smithi080.stdout:1473: seq_num 1041 ranges {696087=558217,1833755=648359,3137806=358281} 2023-12-01T04:56:15.192 INFO:tasks.rados.rados.0.smithi080.stdout:1473: writing smithi08089843-166 from 696087 to 1254304 tid 1 2023-12-01T04:56:15.199 INFO:tasks.rados.rados.0.smithi080.stdout:1473: writing smithi08089843-166 from 1833755 to 2482114 tid 2 2023-12-01T04:56:15.205 INFO:tasks.rados.rados.0.smithi080.stdout:1473: writing smithi08089843-166 from 3137806 to 3496087 tid 3 2023-12-01T04:56:15.205 INFO:tasks.rados.rados.0.smithi080.stdout:1463: done (10 left) 2023-12-01T04:56:15.205 INFO:tasks.rados.rados.0.smithi080.stdout:1464: done (9 left) 2023-12-01T04:56:15.205 INFO:tasks.rados.rados.0.smithi080.stdout:1465: done (8 left) 2023-12-01T04:56:15.206 INFO:tasks.rados.rados.0.smithi080.stdout:1466: done (7 left) 2023-12-01T04:56:15.206 INFO:tasks.rados.rados.0.smithi080.stdout:1467: done (6 left) 2023-12-01T04:56:15.206 INFO:tasks.rados.rados.0.smithi080.stdout:1468: done (5 left) 2023-12-01T04:56:15.206 INFO:tasks.rados.rados.0.smithi080.stdout:1469: done (4 left) 2023-12-01T04:56:15.206 INFO:tasks.rados.rados.0.smithi080.stdout:1470: done (3 left) 2023-12-01T04:56:15.206 INFO:tasks.rados.rados.0.smithi080.stdout:1471: done (2 left) 2023-12-01T04:56:15.206 INFO:tasks.rados.rados.0.smithi080.stdout:1472: done (1 left) 2023-12-01T04:56:15.206 INFO:tasks.rados.rados.0.smithi080.stdout:1474: read oid 110 snap -1 2023-12-01T04:56:15.206 INFO:tasks.rados.rados.0.smithi080.stdout:1474: expect (ObjNum 978 snap 0 seq_num 978) 2023-12-01T04:56:15.206 INFO:tasks.rados.rados.0.smithi080.stdout:1475: read oid 321 snap -1 2023-12-01T04:56:15.206 INFO:tasks.rados.rados.0.smithi080.stdout:1475: expect (ObjNum 320 snap 0 seq_num 320) 2023-12-01T04:56:15.206 INFO:tasks.rados.rados.0.smithi080.stdout:1476: read oid 273 snap -1 2023-12-01T04:56:15.207 INFO:tasks.rados.rados.0.smithi080.stdout:1476: expect (ObjNum 272 snap 0 seq_num 272) 2023-12-01T04:56:15.207 INFO:tasks.rados.rados.0.smithi080.stdout:1477: write oid 22 current snap is 0 2023-12-01T04:56:15.207 INFO:tasks.rados.rados.0.smithi080.stdout:1473: finishing write tid 1 to smithi08089843-166 2023-12-01T04:56:15.207 INFO:tasks.rados.rados.0.smithi080.stdout:1477: seq_num 1042 ranges {712894=749819,2008590=792017,3281582=231312} 2023-12-01T04:56:15.214 INFO:tasks.rados.rados.0.smithi080.stdout:1477: writing smithi08089843-22 from 712894 to 1462713 tid 1 2023-12-01T04:56:15.222 INFO:tasks.rados.rados.0.smithi080.stdout:1477: writing smithi08089843-22 from 2008590 to 2800607 tid 2 2023-12-01T04:56:15.226 INFO:tasks.rados.rados.0.smithi080.stdout:1477: writing smithi08089843-22 from 3281582 to 3512894 tid 3 2023-12-01T04:56:15.227 INFO:tasks.rados.rados.0.smithi080.stdout:1478: write oid 237 current snap is 0 2023-12-01T04:56:15.227 INFO:tasks.rados.rados.0.smithi080.stdout:1478: seq_num 1043 ranges {729701=425068,1667072=652028,2909005=485180} 2023-12-01T04:56:15.233 INFO:tasks.rados.rados.0.smithi080.stdout:1478: writing smithi08089843-237 from 729701 to 1154769 tid 1 2023-12-01T04:56:15.240 INFO:tasks.rados.rados.0.smithi080.stdout:1478: writing smithi08089843-237 from 1667072 to 2319100 tid 2 2023-12-01T04:56:15.246 INFO:tasks.rados.rados.0.smithi080.stdout:1478: writing smithi08089843-237 from 2909005 to 3394185 tid 3 2023-12-01T04:56:15.246 INFO:tasks.rados.rados.0.smithi080.stdout:1479: read oid 197 snap -1 2023-12-01T04:56:15.246 INFO:tasks.rados.rados.0.smithi080.stdout:1479: expect deleted 2023-12-01T04:56:15.246 INFO:tasks.rados.rados.0.smithi080.stdout:1480: write oid 195 current snap is 0 2023-12-01T04:56:15.247 INFO:tasks.rados.rados.0.smithi080.stdout:1473: finishing write tid 2 to smithi08089843-166 2023-12-01T04:56:15.247 INFO:tasks.rados.rados.0.smithi080.stdout:1473: finishing write tid 3 to smithi08089843-166 2023-12-01T04:56:15.247 INFO:tasks.rados.rados.0.smithi080.stdout:1480: seq_num 1044 ranges {746508=500317,2009201=795686,3220075=326433} 2023-12-01T04:56:15.259 INFO:tasks.rados.rados.0.smithi080.stdout:1480: writing smithi08089843-195 from 746508 to 1246825 tid 1 2023-12-01T04:56:15.268 INFO:tasks.rados.rados.0.smithi080.stdout:1480: writing smithi08089843-195 from 2009201 to 2804887 tid 2 2023-12-01T04:56:15.272 INFO:tasks.rados.rados.0.smithi080.stdout:1480: writing smithi08089843-195 from 3220075 to 3546508 tid 3 2023-12-01T04:56:15.272 INFO:tasks.rados.rados.0.smithi080.stdout:1481: read oid 477 snap -1 2023-12-01T04:56:15.273 INFO:tasks.rados.rados.0.smithi080.stdout:1481: expect (ObjNum 833 snap 0 seq_num 833) 2023-12-01T04:56:15.273 INFO:tasks.rados.rados.0.smithi080.stdout:1482: read oid 274 snap -1 2023-12-01T04:56:15.273 INFO:tasks.rados.rados.0.smithi080.stdout:1482: expect (ObjNum 273 snap 0 seq_num 273) 2023-12-01T04:56:15.273 INFO:tasks.rados.rados.0.smithi080.stdout:1483: read oid 142 snap -1 2023-12-01T04:56:15.273 INFO:tasks.rados.rados.0.smithi080.stdout:1483: expect (ObjNum 716 snap 0 seq_num 716) 2023-12-01T04:56:15.273 INFO:tasks.rados.rados.0.smithi080.stdout:1484: delete oid 307 current snap is 0 2023-12-01T04:56:15.273 INFO:tasks.rados.rados.0.smithi080.stdout:1474: expect (ObjNum 978 snap 0 seq_num 978) 2023-12-01T04:56:15.394 INFO:tasks.rados.rados.0.smithi080.stdout:1473: finishing write tid 4 to smithi08089843-166 2023-12-01T04:56:15.394 INFO:tasks.rados.rados.0.smithi080.stdout:1473: finishing write tid 5 to smithi08089843-166 2023-12-01T04:56:15.394 INFO:tasks.rados.rados.0.smithi080.stdout:1473: oid 166 updating version 0 to 193 2023-12-01T04:56:15.395 INFO:tasks.rados.rados.0.smithi080.stdout:1473: oid 166 updating version 193 to 194 2023-12-01T04:56:15.395 INFO:tasks.rados.rados.0.smithi080.stdout:1473: oid 166 updating version 194 to 195 2023-12-01T04:56:15.395 INFO:tasks.rados.rados.0.smithi080.stdout:1473: oid 166 updating version 195 to 196 2023-12-01T04:56:15.395 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 166 v 196 (ObjNum 1041 snap 0 seq_num 1041) dirty exists 2023-12-01T04:56:15.395 INFO:tasks.rados.rados.0.smithi080.stdout:1473: left oid 166 (ObjNum 1041 snap 0 seq_num 1041) 2023-12-01T04:56:15.395 INFO:tasks.rados.rados.0.smithi080.stdout:1475: expect (ObjNum 320 snap 0 seq_num 320) 2023-12-01T04:56:15.510 INFO:tasks.rados.rados.0.smithi080.stdout:1476: expect (ObjNum 272 snap 0 seq_num 272) 2023-12-01T04:56:15.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:56:15 smithi090 bash[32384]: cluster 2023-12-01T04:56:14.134635+0000 mgr.y (mgr.24362) 232 : cluster 0 pgmap v203: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 63 MiB/s rd, 8.0 MiB/s wr, 85 op/s 2023-12-01T04:56:15.600 INFO:tasks.rados.rados.0.smithi080.stdout:1477: finishing write tid 1 to smithi08089843-22 2023-12-01T04:56:15.600 INFO:tasks.rados.rados.0.smithi080.stdout:1477: finishing write tid 2 to smithi08089843-22 2023-12-01T04:56:15.600 INFO:tasks.rados.rados.0.smithi080.stdout:1477: finishing write tid 3 to smithi08089843-22 2023-12-01T04:56:15.600 INFO:tasks.rados.rados.0.smithi080.stdout:1477: finishing write tid 4 to smithi08089843-22 2023-12-01T04:56:15.600 INFO:tasks.rados.rados.0.smithi080.stdout:1477: finishing write tid 5 to smithi08089843-22 2023-12-01T04:56:15.600 INFO:tasks.rados.rados.0.smithi080.stdout:1477: oid 22 updating version 0 to 221 2023-12-01T04:56:15.600 INFO:tasks.rados.rados.0.smithi080.stdout:1477: oid 22 version 221 is already newer than 220 2023-12-01T04:56:15.600 INFO:tasks.rados.rados.0.smithi080.stdout:1477: oid 22 updating version 221 to 222 2023-12-01T04:56:15.600 INFO:tasks.rados.rados.0.smithi080.stdout:1477: oid 22 version 222 is already newer than 219 2023-12-01T04:56:15.600 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 22 v 222 (ObjNum 1042 snap 0 seq_num 1042) dirty exists 2023-12-01T04:56:15.600 INFO:tasks.rados.rados.0.smithi080.stdout:1477: left oid 22 (ObjNum 1042 snap 0 seq_num 1042) 2023-12-01T04:56:15.600 INFO:tasks.rados.rados.0.smithi080.stdout:1478: finishing write tid 1 to smithi08089843-237 2023-12-01T04:56:15.601 INFO:tasks.rados.rados.0.smithi080.stdout:1478: finishing write tid 2 to smithi08089843-237 2023-12-01T04:56:15.601 INFO:tasks.rados.rados.0.smithi080.stdout:1478: finishing write tid 3 to smithi08089843-237 2023-12-01T04:56:15.601 INFO:tasks.rados.rados.0.smithi080.stdout:1478: finishing write tid 4 to smithi08089843-237 2023-12-01T04:56:15.601 INFO:tasks.rados.rados.0.smithi080.stdout:1478: finishing write tid 5 to smithi08089843-237 2023-12-01T04:56:15.601 INFO:tasks.rados.rados.0.smithi080.stdout:1478: oid 237 updating version 0 to 250 2023-12-01T04:56:15.601 INFO:tasks.rados.rados.0.smithi080.stdout:1478: oid 237 version 250 is already newer than 247 2023-12-01T04:56:15.601 INFO:tasks.rados.rados.0.smithi080.stdout:1478: oid 237 version 250 is already newer than 248 2023-12-01T04:56:15.601 INFO:tasks.rados.rados.0.smithi080.stdout:1478: oid 237 version 250 is already newer than 249 2023-12-01T04:56:15.601 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 237 v 250 (ObjNum 1043 snap 0 seq_num 1043) dirty exists 2023-12-01T04:56:15.601 INFO:tasks.rados.rados.0.smithi080.stdout:1478: left oid 237 (ObjNum 1043 snap 0 seq_num 1043) 2023-12-01T04:56:15.601 INFO:tasks.rados.rados.0.smithi080.stdout:1480: finishing write tid 1 to smithi08089843-195 2023-12-01T04:56:15.601 INFO:tasks.rados.rados.0.smithi080.stdout:1480: finishing write tid 2 to smithi08089843-195 2023-12-01T04:56:15.601 INFO:tasks.rados.rados.0.smithi080.stdout:1480: finishing write tid 3 to smithi08089843-195 2023-12-01T04:56:15.601 INFO:tasks.rados.rados.0.smithi080.stdout:1480: finishing write tid 4 to smithi08089843-195 2023-12-01T04:56:15.601 INFO:tasks.rados.rados.0.smithi080.stdout:1480: finishing write tid 5 to smithi08089843-195 2023-12-01T04:56:15.602 INFO:tasks.rados.rados.0.smithi080.stdout:1480: oid 195 updating version 0 to 262 2023-12-01T04:56:15.602 INFO:tasks.rados.rados.0.smithi080.stdout:1480: oid 195 updating version 262 to 265 2023-12-01T04:56:15.602 INFO:tasks.rados.rados.0.smithi080.stdout:1480: oid 195 version 265 is already newer than 264 2023-12-01T04:56:15.602 INFO:tasks.rados.rados.0.smithi080.stdout:1480: oid 195 version 265 is already newer than 263 2023-12-01T04:56:15.602 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 195 v 265 (ObjNum 1044 snap 0 seq_num 1044) dirty exists 2023-12-01T04:56:15.602 INFO:tasks.rados.rados.0.smithi080.stdout:1480: left oid 195 (ObjNum 1044 snap 0 seq_num 1044) 2023-12-01T04:56:15.602 INFO:tasks.rados.rados.0.smithi080.stdout:1482: expect (ObjNum 273 snap 0 seq_num 273) 2023-12-01T04:56:15.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:56:15 smithi080 bash[41963]: cluster 2023-12-01T04:56:14.134635+0000 mgr.y (mgr.24362) 232 : cluster 0 pgmap v203: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 63 MiB/s rd, 8.0 MiB/s wr, 85 op/s 2023-12-01T04:56:15.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:56:15 smithi080 bash[28361]: cluster 2023-12-01T04:56:14.134635+0000 mgr.y (mgr.24362) 232 : cluster 0 pgmap v203: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 63 MiB/s rd, 8.0 MiB/s wr, 85 op/s 2023-12-01T04:56:15.690 INFO:tasks.rados.rados.0.smithi080.stdout:1483: expect (ObjNum 716 snap 0 seq_num 716) 2023-12-01T04:56:15.779 INFO:tasks.rados.rados.0.smithi080.stdout:1481: expect (ObjNum 833 snap 0 seq_num 833) 2023-12-01T04:56:15.875 INFO:tasks.rados.rados.0.smithi080.stdout:1473: done (11 left) 2023-12-01T04:56:15.875 INFO:tasks.rados.rados.0.smithi080.stdout:1474: done (10 left) 2023-12-01T04:56:15.875 INFO:tasks.rados.rados.0.smithi080.stdout:1475: done (9 left) 2023-12-01T04:56:15.875 INFO:tasks.rados.rados.0.smithi080.stdout:1476: done (8 left) 2023-12-01T04:56:15.875 INFO:tasks.rados.rados.0.smithi080.stdout:1477: done (7 left) 2023-12-01T04:56:15.875 INFO:tasks.rados.rados.0.smithi080.stdout:1478: done (6 left) 2023-12-01T04:56:15.876 INFO:tasks.rados.rados.0.smithi080.stdout:1479: done (5 left) 2023-12-01T04:56:15.876 INFO:tasks.rados.rados.0.smithi080.stdout:1480: done (4 left) 2023-12-01T04:56:15.876 INFO:tasks.rados.rados.0.smithi080.stdout:1481: done (3 left) 2023-12-01T04:56:15.876 INFO:tasks.rados.rados.0.smithi080.stdout:1482: done (2 left) 2023-12-01T04:56:15.876 INFO:tasks.rados.rados.0.smithi080.stdout:1483: done (1 left) 2023-12-01T04:56:15.876 INFO:tasks.rados.rados.0.smithi080.stdout:1484: done (0 left) 2023-12-01T04:56:15.876 INFO:tasks.rados.rados.0.smithi080.stdout:1485: read oid 476 snap -1 2023-12-01T04:56:15.876 INFO:tasks.rados.rados.0.smithi080.stdout:1485: expect (ObjNum 475 snap 0 seq_num 475) 2023-12-01T04:56:15.876 INFO:tasks.rados.rados.0.smithi080.stdout:1486: write oid 108 current snap is 0 2023-12-01T04:56:15.876 INFO:tasks.rados.rados.0.smithi080.stdout:1486: seq_num 1046 ranges {780122=650815,2126165=799355} 2023-12-01T04:56:15.887 INFO:tasks.rados.rados.0.smithi080.stdout:1486: writing smithi08089843-108 from 780122 to 1430937 tid 1 2023-12-01T04:56:15.896 INFO:tasks.rados.rados.0.smithi080.stdout:1486: writing smithi08089843-108 from 2126165 to 2925520 tid 2 2023-12-01T04:56:15.896 INFO:tasks.rados.rados.0.smithi080.stdout:1487: read oid 7 snap -1 2023-12-01T04:56:15.896 INFO:tasks.rados.rados.0.smithi080.stdout:1487: expect (ObjNum 1011 snap 0 seq_num 1011) 2023-12-01T04:56:15.896 INFO:tasks.rados.rados.0.smithi080.stdout:1488: delete oid 125 current snap is 0 2023-12-01T04:56:15.896 INFO:tasks.rados.rados.0.smithi080.stdout:1485: expect (ObjNum 475 snap 0 seq_num 475) 2023-12-01T04:56:16.044 INFO:tasks.rados.rados.0.smithi080.stdout:1486: finishing write tid 1 to smithi08089843-108 2023-12-01T04:56:16.044 INFO:tasks.rados.rados.0.smithi080.stdout:1486: finishing write tid 2 to smithi08089843-108 2023-12-01T04:56:16.044 INFO:tasks.rados.rados.0.smithi080.stdout:1486: finishing write tid 3 to smithi08089843-108 2023-12-01T04:56:16.044 INFO:tasks.rados.rados.0.smithi080.stdout:1486: finishing write tid 4 to smithi08089843-108 2023-12-01T04:56:16.044 INFO:tasks.rados.rados.0.smithi080.stdout:1486: oid 108 updating version 0 to 236 2023-12-01T04:56:16.044 INFO:tasks.rados.rados.0.smithi080.stdout:1486: oid 108 version 236 is already newer than 235 2023-12-01T04:56:16.044 INFO:tasks.rados.rados.0.smithi080.stdout:1486: oid 108 version 236 is already newer than 234 2023-12-01T04:56:16.044 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 108 v 236 (ObjNum 1046 snap 0 seq_num 1046) dirty exists 2023-12-01T04:56:16.044 INFO:tasks.rados.rados.0.smithi080.stdout:1486: left oid 108 (ObjNum 1046 snap 0 seq_num 1046) 2023-12-01T04:56:16.044 INFO:tasks.rados.rados.0.smithi080.stdout:1487: expect (ObjNum 1011 snap 0 seq_num 1011) 2023-12-01T04:56:16.192 INFO:tasks.rados.rados.0.smithi080.stdout:1485: done (3 left) 2023-12-01T04:56:16.193 INFO:tasks.rados.rados.0.smithi080.stdout:1486: done (2 left) 2023-12-01T04:56:16.193 INFO:tasks.rados.rados.0.smithi080.stdout:1487: done (1 left) 2023-12-01T04:56:16.193 INFO:tasks.rados.rados.0.smithi080.stdout:1488: done (0 left) 2023-12-01T04:56:16.193 INFO:tasks.rados.rados.0.smithi080.stdout:1489: read oid 481 snap -1 2023-12-01T04:56:16.193 INFO:tasks.rados.rados.0.smithi080.stdout:1489: expect (ObjNum 480 snap 0 seq_num 480) 2023-12-01T04:56:16.193 INFO:tasks.rados.rados.0.smithi080.stdout:1490: read oid 374 snap -1 2023-12-01T04:56:16.193 INFO:tasks.rados.rados.0.smithi080.stdout:1490: expect (ObjNum 974 snap 0 seq_num 974) 2023-12-01T04:56:16.193 INFO:tasks.rados.rados.0.smithi080.stdout:1491: write oid 323 current snap is 0 2023-12-01T04:56:16.193 INFO:tasks.rados.rados.0.smithi080.stdout:1491: seq_num 1048 ranges {413736=401313,1326776=403024,2413414=457893,3438716=175020} 2023-12-01T04:56:16.201 INFO:tasks.rados.rados.0.smithi080.stdout:1491: writing smithi08089843-323 from 413736 to 815049 tid 1 2023-12-01T04:56:16.208 INFO:tasks.rados.rados.0.smithi080.stdout:1491: writing smithi08089843-323 from 1326776 to 1729800 tid 2 2023-12-01T04:56:16.215 INFO:tasks.rados.rados.0.smithi080.stdout:1491: writing smithi08089843-323 from 2413414 to 2871307 tid 3 2023-12-01T04:56:16.219 INFO:tasks.rados.rados.0.smithi080.stdout:1491: writing smithi08089843-323 from 3438716 to 3613736 tid 4 2023-12-01T04:56:16.219 INFO:tasks.rados.rados.0.smithi080.stdout:1492: read oid 498 snap -1 2023-12-01T04:56:16.219 INFO:tasks.rados.rados.0.smithi080.stdout:1492: expect (ObjNum 969 snap 0 seq_num 969) 2023-12-01T04:56:16.219 INFO:tasks.rados.rados.0.smithi080.stdout:1493: read oid 378 snap -1 2023-12-01T04:56:16.219 INFO:tasks.rados.rados.0.smithi080.stdout:1493: expect (ObjNum 914 snap 0 seq_num 914) 2023-12-01T04:56:16.219 INFO:tasks.rados.rados.0.smithi080.stdout:1494: delete oid 92 current snap is 0 2023-12-01T04:56:16.220 INFO:tasks.rados.rados.0.smithi080.stdout:1489: expect (ObjNum 480 snap 0 seq_num 480) 2023-12-01T04:56:16.294 INFO:tasks.rados.rados.0.smithi080.stdout:1490: expect (ObjNum 974 snap 0 seq_num 974) 2023-12-01T04:56:16.404 INFO:tasks.rados.rados.0.smithi080.stdout:1491: finishing write tid 1 to smithi08089843-323 2023-12-01T04:56:16.404 INFO:tasks.rados.rados.0.smithi080.stdout:1491: finishing write tid 2 to smithi08089843-323 2023-12-01T04:56:16.404 INFO:tasks.rados.rados.0.smithi080.stdout:1491: finishing write tid 3 to smithi08089843-323 2023-12-01T04:56:16.404 INFO:tasks.rados.rados.0.smithi080.stdout:1491: finishing write tid 4 to smithi08089843-323 2023-12-01T04:56:16.404 INFO:tasks.rados.rados.0.smithi080.stdout:1491: finishing write tid 5 to smithi08089843-323 2023-12-01T04:56:16.404 INFO:tasks.rados.rados.0.smithi080.stdout:1491: finishing write tid 6 to smithi08089843-323 2023-12-01T04:56:16.404 INFO:tasks.rados.rados.0.smithi080.stdout:1491: oid 323 updating version 0 to 209 2023-12-01T04:56:16.404 INFO:tasks.rados.rados.0.smithi080.stdout:1491: oid 323 version 209 is already newer than 207 2023-12-01T04:56:16.404 INFO:tasks.rados.rados.0.smithi080.stdout:1491: oid 323 version 209 is already newer than 206 2023-12-01T04:56:16.405 INFO:tasks.rados.rados.0.smithi080.stdout:1491: oid 323 version 209 is already newer than 208 2023-12-01T04:56:16.405 INFO:tasks.rados.rados.0.smithi080.stdout:1491: oid 323 updating version 209 to 210 2023-12-01T04:56:16.405 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 323 v 210 (ObjNum 1048 snap 0 seq_num 1048) dirty exists 2023-12-01T04:56:16.405 INFO:tasks.rados.rados.0.smithi080.stdout:1491: left oid 323 (ObjNum 1048 snap 0 seq_num 1048) 2023-12-01T04:56:16.405 INFO:tasks.rados.rados.0.smithi080.stdout:1492: expect (ObjNum 969 snap 0 seq_num 969) 2023-12-01T04:56:16.520 INFO:tasks.rados.rados.0.smithi080.stdout:1493: expect (ObjNum 914 snap 0 seq_num 914) 2023-12-01T04:56:16.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:56:16 smithi090 bash[32384]: audit 2023-12-01T04:56:16.175069+0000 mon.c (mon.2) 140 : audit 0 from='client.? 172.21.15.80:0/2159584263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:56:16.659 INFO:tasks.rados.rados.0.smithi080.stdout:1489: done (5 left) 2023-12-01T04:56:16.659 INFO:tasks.rados.rados.0.smithi080.stdout:1490: done (4 left) 2023-12-01T04:56:16.659 INFO:tasks.rados.rados.0.smithi080.stdout:1491: done (3 left) 2023-12-01T04:56:16.659 INFO:tasks.rados.rados.0.smithi080.stdout:1492: done (2 left) 2023-12-01T04:56:16.659 INFO:tasks.rados.rados.0.smithi080.stdout:1493: done (1 left) 2023-12-01T04:56:16.659 INFO:tasks.rados.rados.0.smithi080.stdout:1494: done (0 left) 2023-12-01T04:56:16.659 INFO:tasks.rados.rados.0.smithi080.stdout:1495: write oid 140 current snap is 0 2023-12-01T04:56:16.659 INFO:tasks.rados.rados.0.smithi080.stdout:1495: seq_num 1050 ranges {447350=668164,1560093=406693,2584613=480437} 2023-12-01T04:56:16.670 INFO:tasks.rados.rados.0.smithi080.stdout:1495: writing smithi08089843-140 from 447350 to 1115514 tid 1 2023-12-01T04:56:16.677 INFO:tasks.rados.rados.0.smithi080.stdout:1495: writing smithi08089843-140 from 1560093 to 1966786 tid 2 2023-12-01T04:56:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:56:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:04:56:16] "GET /metrics HTTP/1.1" 200 36347 "" "Prometheus/2.43.0" 2023-12-01T04:56:16.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:56:16 smithi080 bash[28361]: audit 2023-12-01T04:56:16.175069+0000 mon.c (mon.2) 140 : audit 0 from='client.? 172.21.15.80:0/2159584263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:56:16.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:56:16 smithi080 bash[41963]: audit 2023-12-01T04:56:16.175069+0000 mon.c (mon.2) 140 : audit 0 from='client.? 172.21.15.80:0/2159584263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:56:16.683 INFO:tasks.rados.rados.0.smithi080.stdout:1495: writing smithi08089843-140 from 2584613 to 3065050 tid 3 2023-12-01T04:56:16.683 INFO:tasks.rados.rados.0.smithi080.stdout:1496: write oid 163 current snap is 0 2023-12-01T04:56:16.683 INFO:tasks.rados.rados.0.smithi080.stdout:1496: seq_num 1051 ranges {464157=743413,1618575=666704,3012036=408062} 2023-12-01T04:56:16.689 INFO:tasks.rados.rados.0.smithi080.stdout:1496: writing smithi08089843-163 from 464157 to 1207570 tid 1 2023-12-01T04:56:16.696 INFO:tasks.rados.rados.0.smithi080.stdout:1496: writing smithi08089843-163 from 1618575 to 2285279 tid 2 2023-12-01T04:56:16.702 INFO:tasks.rados.rados.0.smithi080.stdout:1496: writing smithi08089843-163 from 3012036 to 3420098 tid 3 2023-12-01T04:56:16.703 INFO:tasks.rados.rados.0.smithi080.stdout:1497: write oid 132 current snap is 0 2023-12-01T04:56:16.703 INFO:tasks.rados.rados.0.smithi080.stdout:1497: seq_num 1052 ranges {480964=418662,1560704=410362,2523106=619334} 2023-12-01T04:56:16.707 INFO:tasks.rados.rados.0.smithi080.stdout:1497: writing smithi08089843-132 from 480964 to 899626 tid 1 2023-12-01T04:56:16.713 INFO:tasks.rados.rados.0.smithi080.stdout:1497: writing smithi08089843-132 from 1560704 to 1971066 tid 2 2023-12-01T04:56:16.720 INFO:tasks.rados.rados.0.smithi080.stdout:1497: writing smithi08089843-132 from 2523106 to 3142440 tid 3 2023-12-01T04:56:16.720 INFO:tasks.rados.rados.0.smithi080.stdout:1498: delete oid 275 current snap is 0 2023-12-01T04:56:16.720 INFO:tasks.rados.rados.0.smithi080.stdout:1495: finishing write tid 1 to smithi08089843-140 2023-12-01T04:56:16.720 INFO:tasks.rados.rados.0.smithi080.stdout:1495: finishing write tid 2 to smithi08089843-140 2023-12-01T04:56:16.721 INFO:tasks.rados.rados.0.smithi080.stdout:1495: finishing write tid 3 to smithi08089843-140 2023-12-01T04:56:16.721 INFO:tasks.rados.rados.0.smithi080.stdout:1495: finishing write tid 4 to smithi08089843-140 2023-12-01T04:56:16.721 INFO:tasks.rados.rados.0.smithi080.stdout:1495: finishing write tid 5 to smithi08089843-140 2023-12-01T04:56:16.721 INFO:tasks.rados.rados.0.smithi080.stdout:1495: oid 140 updating version 0 to 224 2023-12-01T04:56:16.721 INFO:tasks.rados.rados.0.smithi080.stdout:1495: oid 140 updating version 224 to 227 2023-12-01T04:56:16.721 INFO:tasks.rados.rados.0.smithi080.stdout:1495: oid 140 version 227 is already newer than 225 2023-12-01T04:56:16.721 INFO:tasks.rados.rados.0.smithi080.stdout:1495: oid 140 version 227 is already newer than 226 2023-12-01T04:56:16.721 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 140 v 227 (ObjNum 1050 snap 0 seq_num 1050) dirty exists 2023-12-01T04:56:16.721 INFO:tasks.rados.rados.0.smithi080.stdout:1495: left oid 140 (ObjNum 1050 snap 0 seq_num 1050) 2023-12-01T04:56:16.721 INFO:tasks.rados.rados.0.smithi080.stdout:1496: finishing write tid 1 to smithi08089843-163 2023-12-01T04:56:16.721 INFO:tasks.rados.rados.0.smithi080.stdout:1496: finishing write tid 2 to smithi08089843-163 2023-12-01T04:56:16.721 INFO:tasks.rados.rados.0.smithi080.stdout:1496: finishing write tid 3 to smithi08089843-163 2023-12-01T04:56:16.721 INFO:tasks.rados.rados.0.smithi080.stdout:1496: finishing write tid 4 to smithi08089843-163 2023-12-01T04:56:16.721 INFO:tasks.rados.rados.0.smithi080.stdout:1496: finishing write tid 5 to smithi08089843-163 2023-12-01T04:56:16.721 INFO:tasks.rados.rados.0.smithi080.stdout:1496: oid 163 updating version 0 to 234 2023-12-01T04:56:16.722 INFO:tasks.rados.rados.0.smithi080.stdout:1496: oid 163 updating version 234 to 236 2023-12-01T04:56:16.722 INFO:tasks.rados.rados.0.smithi080.stdout:1496: oid 163 updating version 236 to 237 2023-12-01T04:56:16.722 INFO:tasks.rados.rados.0.smithi080.stdout:1496: oid 163 version 237 is already newer than 235 2023-12-01T04:56:16.722 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 163 v 237 (ObjNum 1051 snap 0 seq_num 1051) dirty exists 2023-12-01T04:56:16.722 INFO:tasks.rados.rados.0.smithi080.stdout:1496: left oid 163 (ObjNum 1051 snap 0 seq_num 1051) 2023-12-01T04:56:16.722 INFO:tasks.rados.rados.0.smithi080.stdout:1497: finishing write tid 1 to smithi08089843-132 2023-12-01T04:56:16.722 INFO:tasks.rados.rados.0.smithi080.stdout:1497: finishing write tid 2 to smithi08089843-132 2023-12-01T04:56:16.723 INFO:tasks.rados.rados.0.smithi080.stdout:1495: done (3 left) 2023-12-01T04:56:16.723 INFO:tasks.rados.rados.0.smithi080.stdout:1496: done (2 left) 2023-12-01T04:56:16.723 INFO:tasks.rados.rados.0.smithi080.stdout:1498: done (1 left) 2023-12-01T04:56:16.723 INFO:tasks.rados.rados.0.smithi080.stdout:1499: read oid 171 snap -1 2023-12-01T04:56:16.723 INFO:tasks.rados.rados.0.smithi080.stdout:1499: expect (ObjNum 170 snap 0 seq_num 170) 2023-12-01T04:56:16.723 INFO:tasks.rados.rados.0.smithi080.stdout:1500: write oid 35 current snap is 0 2023-12-01T04:56:16.723 INFO:tasks.rados.rados.0.smithi080.stdout:1500: seq_num 1054 ranges {514578=569160,1677668=414031,2577952=641878} 2023-12-01T04:56:16.729 INFO:tasks.rados.rados.0.smithi080.stdout:1500: writing smithi08089843-35 from 514578 to 1083738 tid 1 2023-12-01T04:56:16.735 INFO:tasks.rados.rados.0.smithi080.stdout:1500: writing smithi08089843-35 from 1677668 to 2091699 tid 2 2023-12-01T04:56:16.742 INFO:tasks.rados.rados.0.smithi080.stdout:1500: writing smithi08089843-35 from 2577952 to 3219830 tid 3 2023-12-01T04:56:16.742 INFO:tasks.rados.rados.0.smithi080.stdout:1501: delete oid 104 current snap is 0 2023-12-01T04:56:16.743 INFO:tasks.rados.rados.0.smithi080.stdout:1497: finishing write tid 3 to smithi08089843-132 2023-12-01T04:56:16.743 INFO:tasks.rados.rados.0.smithi080.stdout:1497: finishing write tid 4 to smithi08089843-132 2023-12-01T04:56:16.743 INFO:tasks.rados.rados.0.smithi080.stdout:1497: finishing write tid 5 to smithi08089843-132 2023-12-01T04:56:16.743 INFO:tasks.rados.rados.0.smithi080.stdout:1497: oid 132 updating version 0 to 187 2023-12-01T04:56:16.743 INFO:tasks.rados.rados.0.smithi080.stdout:1497: oid 132 version 187 is already newer than 186 2023-12-01T04:56:16.743 INFO:tasks.rados.rados.0.smithi080.stdout:1497: oid 132 version 187 is already newer than 185 2023-12-01T04:56:16.744 INFO:tasks.rados.rados.0.smithi080.stdout:1497: oid 132 version 187 is already newer than 184 2023-12-01T04:56:16.744 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 132 v 187 (ObjNum 1052 snap 0 seq_num 1052) dirty exists 2023-12-01T04:56:16.744 INFO:tasks.rados.rados.0.smithi080.stdout:1497: left oid 132 (ObjNum 1052 snap 0 seq_num 1052) 2023-12-01T04:56:16.744 INFO:tasks.rados.rados.0.smithi080.stdout:1499: expect (ObjNum 170 snap 0 seq_num 170) 2023-12-01T04:56:16.850 INFO:tasks.rados.rados.0.smithi080.stdout:1500: finishing write tid 1 to smithi08089843-35 2023-12-01T04:56:16.850 INFO:tasks.rados.rados.0.smithi080.stdout:1500: finishing write tid 2 to smithi08089843-35 2023-12-01T04:56:16.850 INFO:tasks.rados.rados.0.smithi080.stdout:1500: finishing write tid 3 to smithi08089843-35 2023-12-01T04:56:16.851 INFO:tasks.rados.rados.0.smithi080.stdout:1500: finishing write tid 4 to smithi08089843-35 2023-12-01T04:56:16.851 INFO:tasks.rados.rados.0.smithi080.stdout:1500: finishing write tid 5 to smithi08089843-35 2023-12-01T04:56:16.851 INFO:tasks.rados.rados.0.smithi080.stdout:1500: oid 35 updating version 0 to 331 2023-12-01T04:56:16.851 INFO:tasks.rados.rados.0.smithi080.stdout:1500: oid 35 updating version 331 to 333 2023-12-01T04:56:16.851 INFO:tasks.rados.rados.0.smithi080.stdout:1500: oid 35 version 333 is already newer than 330 2023-12-01T04:56:16.851 INFO:tasks.rados.rados.0.smithi080.stdout:1500: oid 35 version 333 is already newer than 332 2023-12-01T04:56:16.851 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 35 v 333 (ObjNum 1054 snap 0 seq_num 1054) dirty exists 2023-12-01T04:56:16.851 INFO:tasks.rados.rados.0.smithi080.stdout:1500: left oid 35 (ObjNum 1054 snap 0 seq_num 1054) 2023-12-01T04:56:16.851 INFO:tasks.rados.rados.0.smithi080.stdout:1497: done (3 left) 2023-12-01T04:56:16.851 INFO:tasks.rados.rados.0.smithi080.stdout:1499: done (2 left) 2023-12-01T04:56:16.851 INFO:tasks.rados.rados.0.smithi080.stdout:1500: done (1 left) 2023-12-01T04:56:16.852 INFO:tasks.rados.rados.0.smithi080.stdout:1501: done (0 left) 2023-12-01T04:56:16.852 INFO:tasks.rados.rados.0.smithi080.stdout:1502: write oid 180 current snap is 0 2023-12-01T04:56:16.852 INFO:tasks.rados.rados.0.smithi080.stdout:1502: seq_num 1056 ranges {548192=719658,1678279=417700,2516445=780775} 2023-12-01T04:56:16.863 INFO:tasks.rados.rados.0.smithi080.stdout:1502: writing smithi08089843-180 from 548192 to 1267850 tid 1 2023-12-01T04:56:16.869 INFO:tasks.rados.rados.0.smithi080.stdout:1502: writing smithi08089843-180 from 1678279 to 2095979 tid 2 2023-12-01T04:56:16.876 INFO:tasks.rados.rados.0.smithi080.stdout:1502: writing smithi08089843-180 from 2516445 to 3297220 tid 3 2023-12-01T04:56:16.876 INFO:tasks.rados.rados.0.smithi080.stdout:1503: read oid 115 snap -1 2023-12-01T04:56:16.876 INFO:tasks.rados.rados.0.smithi080.stdout:1503: expect (ObjNum 584 snap 0 seq_num 584) 2023-12-01T04:56:16.876 INFO:tasks.rados.rados.0.smithi080.stdout:1504: write oid 205 current snap is 0 2023-12-01T04:56:16.876 INFO:tasks.rados.rados.0.smithi080.stdout:1504: seq_num 1057 ranges {564999=511260,1853114=561358,3060221=592047} 2023-12-01T04:56:16.882 INFO:tasks.rados.rados.0.smithi080.stdout:1504: writing smithi08089843-205 from 564999 to 1076259 tid 1 2023-12-01T04:56:16.890 INFO:tasks.rados.rados.0.smithi080.stdout:1504: writing smithi08089843-205 from 1853114 to 2414472 tid 2 2023-12-01T04:56:16.898 INFO:tasks.rados.rados.0.smithi080.stdout:1504: writing smithi08089843-205 from 3060221 to 3652268 tid 3 2023-12-01T04:56:16.898 INFO:tasks.rados.rados.0.smithi080.stdout:1505: read oid 272 snap -1 2023-12-01T04:56:16.898 INFO:tasks.rados.rados.0.smithi080.stdout:1505: expect (ObjNum 271 snap 0 seq_num 271) 2023-12-01T04:56:16.898 INFO:tasks.rados.rados.0.smithi080.stdout:1506: write oid 384 current snap is 0 2023-12-01T04:56:16.898 INFO:tasks.rados.rados.0.smithi080.stdout:1502: finishing write tid 1 to smithi08089843-180 2023-12-01T04:56:16.898 INFO:tasks.rados.rados.0.smithi080.stdout:1502: finishing write tid 2 to smithi08089843-180 2023-12-01T04:56:16.898 INFO:tasks.rados.rados.0.smithi080.stdout:1506: seq_num 1058 ranges {581806=586509,1911596=421369,3087644=403319} 2023-12-01T04:56:16.904 INFO:tasks.rados.rados.0.smithi080.stdout:1506: writing smithi08089843-384 from 581806 to 1168315 tid 1 2023-12-01T04:56:16.911 INFO:tasks.rados.rados.0.smithi080.stdout:1506: writing smithi08089843-384 from 1911596 to 2332965 tid 2 2023-12-01T04:56:16.919 INFO:tasks.rados.rados.0.smithi080.stdout:1506: writing smithi08089843-384 from 3087644 to 3490963 tid 3 2023-12-01T04:56:16.919 INFO:tasks.rados.rados.0.smithi080.stdout:1507: delete oid 290 current snap is 0 2023-12-01T04:56:16.919 INFO:tasks.rados.rados.0.smithi080.stdout:1502: finishing write tid 3 to smithi08089843-180 2023-12-01T04:56:16.919 INFO:tasks.rados.rados.0.smithi080.stdout:1502: finishing write tid 4 to smithi08089843-180 2023-12-01T04:56:16.919 INFO:tasks.rados.rados.0.smithi080.stdout:1502: finishing write tid 5 to smithi08089843-180 2023-12-01T04:56:16.919 INFO:tasks.rados.rados.0.smithi080.stdout:1502: oid 180 updating version 0 to 269 2023-12-01T04:56:16.919 INFO:tasks.rados.rados.0.smithi080.stdout:1502: oid 180 version 269 is already newer than 267 2023-12-01T04:56:16.920 INFO:tasks.rados.rados.0.smithi080.stdout:1502: oid 180 version 269 is already newer than 268 2023-12-01T04:56:16.920 INFO:tasks.rados.rados.0.smithi080.stdout:1502: oid 180 version 269 is already newer than 266 2023-12-01T04:56:16.920 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 180 v 269 (ObjNum 1056 snap 0 seq_num 1056) dirty exists 2023-12-01T04:56:16.920 INFO:tasks.rados.rados.0.smithi080.stdout:1502: left oid 180 (ObjNum 1056 snap 0 seq_num 1056) 2023-12-01T04:56:16.920 INFO:tasks.rados.rados.0.smithi080.stdout:1504: finishing write tid 1 to smithi08089843-205 2023-12-01T04:56:16.920 INFO:tasks.rados.rados.0.smithi080.stdout:1503: expect (ObjNum 584 snap 0 seq_num 584) 2023-12-01T04:56:17.052 INFO:tasks.rados.rados.0.smithi080.stdout:1504: finishing write tid 2 to smithi08089843-205 2023-12-01T04:56:17.052 INFO:tasks.rados.rados.0.smithi080.stdout:1504: finishing write tid 3 to smithi08089843-205 2023-12-01T04:56:17.053 INFO:tasks.rados.rados.0.smithi080.stdout:1504: finishing write tid 4 to smithi08089843-205 2023-12-01T04:56:17.053 INFO:tasks.rados.rados.0.smithi080.stdout:1504: finishing write tid 5 to smithi08089843-205 2023-12-01T04:56:17.053 INFO:tasks.rados.rados.0.smithi080.stdout:1504: oid 205 updating version 0 to 143 2023-12-01T04:56:17.053 INFO:tasks.rados.rados.0.smithi080.stdout:1504: oid 205 updating version 143 to 144 2023-12-01T04:56:17.053 INFO:tasks.rados.rados.0.smithi080.stdout:1504: oid 205 updating version 144 to 145 2023-12-01T04:56:17.053 INFO:tasks.rados.rados.0.smithi080.stdout:1504: oid 205 updating version 145 to 146 2023-12-01T04:56:17.053 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 205 v 146 (ObjNum 1057 snap 0 seq_num 1057) dirty exists 2023-12-01T04:56:17.053 INFO:tasks.rados.rados.0.smithi080.stdout:1504: left oid 205 (ObjNum 1057 snap 0 seq_num 1057) 2023-12-01T04:56:17.053 INFO:tasks.rados.rados.0.smithi080.stdout:1505: expect (ObjNum 271 snap 0 seq_num 271) 2023-12-01T04:56:17.147 INFO:tasks.rados.rados.0.smithi080.stdout:1506: finishing write tid 1 to smithi08089843-384 2023-12-01T04:56:17.147 INFO:tasks.rados.rados.0.smithi080.stdout:1506: finishing write tid 2 to smithi08089843-384 2023-12-01T04:56:17.147 INFO:tasks.rados.rados.0.smithi080.stdout:1506: finishing write tid 3 to smithi08089843-384 2023-12-01T04:56:17.147 INFO:tasks.rados.rados.0.smithi080.stdout:1506: finishing write tid 4 to smithi08089843-384 2023-12-01T04:56:17.148 INFO:tasks.rados.rados.0.smithi080.stdout:1506: finishing write tid 5 to smithi08089843-384 2023-12-01T04:56:17.148 INFO:tasks.rados.rados.0.smithi080.stdout:1506: oid 384 updating version 0 to 336 2023-12-01T04:56:17.148 INFO:tasks.rados.rados.0.smithi080.stdout:1506: oid 384 version 336 is already newer than 335 2023-12-01T04:56:17.148 INFO:tasks.rados.rados.0.smithi080.stdout:1506: oid 384 version 336 is already newer than 334 2023-12-01T04:56:17.148 INFO:tasks.rados.rados.0.smithi080.stdout:1506: oid 384 updating version 336 to 337 2023-12-01T04:56:17.148 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 384 v 337 (ObjNum 1058 snap 0 seq_num 1058) dirty exists 2023-12-01T04:56:17.148 INFO:tasks.rados.rados.0.smithi080.stdout:1506: left oid 384 (ObjNum 1058 snap 0 seq_num 1058) 2023-12-01T04:56:17.148 INFO:tasks.rados.rados.0.smithi080.stdout:1502: done (5 left) 2023-12-01T04:56:17.148 INFO:tasks.rados.rados.0.smithi080.stdout:1503: done (4 left) 2023-12-01T04:56:17.148 INFO:tasks.rados.rados.0.smithi080.stdout:1504: done (3 left) 2023-12-01T04:56:17.148 INFO:tasks.rados.rados.0.smithi080.stdout:1505: done (2 left) 2023-12-01T04:56:17.148 INFO:tasks.rados.rados.0.smithi080.stdout:1506: done (1 left) 2023-12-01T04:56:17.148 INFO:tasks.rados.rados.0.smithi080.stdout:1507: done (0 left) 2023-12-01T04:56:17.148 INFO:tasks.rados.rados.0.smithi080.stdout:1508: write oid 432 current snap is 0 2023-12-01T04:56:17.148 INFO:tasks.rados.rados.0.smithi080.stdout:1508: seq_num 1060 ranges {615420=737007,1912207=425038,3026137=542216} 2023-12-01T04:56:17.161 INFO:tasks.rados.rados.0.smithi080.stdout:1508: writing smithi08089843-432 from 615420 to 1352427 tid 1 2023-12-01T04:56:17.166 INFO:tasks.rados.rados.0.smithi080.stdout:1508: writing smithi08089843-432 from 1912207 to 2337245 tid 2 2023-12-01T04:56:17.174 INFO:tasks.rados.rados.0.smithi080.stdout:1508: writing smithi08089843-432 from 3026137 to 3568353 tid 3 2023-12-01T04:56:17.174 INFO:tasks.rados.rados.0.smithi080.stdout:1509: read oid 476 snap -1 2023-12-01T04:56:17.174 INFO:tasks.rados.rados.0.smithi080.stdout:1509: expect (ObjNum 475 snap 0 seq_num 475) 2023-12-01T04:56:17.174 INFO:tasks.rados.rados.0.smithi080.stdout:1510: delete oid 23 current snap is 0 2023-12-01T04:56:17.174 INFO:tasks.rados.rados.0.smithi080.stdout:1508: finishing write tid 1 to smithi08089843-432 2023-12-01T04:56:17.174 INFO:tasks.rados.rados.0.smithi080.stdout:1508: finishing write tid 2 to smithi08089843-432 2023-12-01T04:56:17.177 INFO:tasks.rados.rados.0.smithi080.stdout:1510: done (2 left) 2023-12-01T04:56:17.177 INFO:tasks.rados.rados.0.smithi080.stdout:1511: write oid 235 current snap is 0 2023-12-01T04:56:17.177 INFO:tasks.rados.rados.0.smithi080.stdout:1511: seq_num 1062 ranges {649034=487505,1629171=428707,2680983=564760,3798768=50266} 2023-12-01T04:56:17.183 INFO:tasks.rados.rados.0.smithi080.stdout:1511: writing smithi08089843-235 from 649034 to 1136539 tid 1 2023-12-01T04:56:17.191 INFO:tasks.rados.rados.0.smithi080.stdout:1511: writing smithi08089843-235 from 1629171 to 2057878 tid 2 2023-12-01T04:56:17.198 INFO:tasks.rados.rados.0.smithi080.stdout:1511: writing smithi08089843-235 from 2680983 to 3245743 tid 3 2023-12-01T04:56:17.202 INFO:tasks.rados.rados.0.smithi080.stdout:1511: writing smithi08089843-235 from 3798768 to 3849034 tid 4 2023-12-01T04:56:17.202 INFO:tasks.rados.rados.0.smithi080.stdout:1512: write oid 28 current snap is 0 2023-12-01T04:56:17.202 INFO:tasks.rados.rados.0.smithi080.stdout:1508: finishing write tid 3 to smithi08089843-432 2023-12-01T04:56:17.202 INFO:tasks.rados.rados.0.smithi080.stdout:1508: finishing write tid 4 to smithi08089843-432 2023-12-01T04:56:17.202 INFO:tasks.rados.rados.0.smithi080.stdout:1508: finishing write tid 5 to smithi08089843-432 2023-12-01T04:56:17.202 INFO:tasks.rados.rados.0.smithi080.stdout:1508: oid 432 updating version 0 to 171 2023-12-01T04:56:17.202 INFO:tasks.rados.rados.0.smithi080.stdout:1508: oid 432 updating version 171 to 173 2023-12-01T04:56:17.202 INFO:tasks.rados.rados.0.smithi080.stdout:1508: oid 432 version 173 is already newer than 170 2023-12-01T04:56:17.202 INFO:tasks.rados.rados.0.smithi080.stdout:1508: oid 432 version 173 is already newer than 172 2023-12-01T04:56:17.202 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 432 v 173 (ObjNum 1060 snap 0 seq_num 1060) dirty exists 2023-12-01T04:56:17.202 INFO:tasks.rados.rados.0.smithi080.stdout:1508: left oid 432 (ObjNum 1060 snap 0 seq_num 1060) 2023-12-01T04:56:17.202 INFO:tasks.rados.rados.0.smithi080.stdout:1509: expect (ObjNum 475 snap 0 seq_num 475) 2023-12-01T04:56:17.346 INFO:tasks.rados.rados.0.smithi080.stdout:1511: finishing write tid 1 to smithi08089843-235 2023-12-01T04:56:17.347 INFO:tasks.rados.rados.0.smithi080.stdout:1511: finishing write tid 2 to smithi08089843-235 2023-12-01T04:56:17.347 INFO:tasks.rados.rados.0.smithi080.stdout:1512: seq_num 1063 ranges {665841=562754,1687653=572365,2708406=776032} 2023-12-01T04:56:17.353 INFO:tasks.rados.rados.0.smithi080.stdout:1512: writing smithi08089843-28 from 665841 to 1228595 tid 1 2023-12-01T04:56:17.361 INFO:tasks.rados.rados.0.smithi080.stdout:1512: writing smithi08089843-28 from 1687653 to 2260018 tid 2 2023-12-01T04:56:17.368 INFO:tasks.rados.rados.0.smithi080.stdout:1512: writing smithi08089843-28 from 2708406 to 3484438 tid 3 2023-12-01T04:56:17.368 INFO:tasks.rados.rados.0.smithi080.stdout:1508: done (3 left) 2023-12-01T04:56:17.369 INFO:tasks.rados.rados.0.smithi080.stdout:1509: done (2 left) 2023-12-01T04:56:17.369 INFO:tasks.rados.rados.0.smithi080.stdout:1513: read oid 152 snap -1 2023-12-01T04:56:17.369 INFO:tasks.rados.rados.0.smithi080.stdout:1513: expect (ObjNum 151 snap 0 seq_num 151) 2023-12-01T04:56:17.369 INFO:tasks.rados.rados.0.smithi080.stdout:1514: write oid 451 current snap is 0 2023-12-01T04:56:17.369 INFO:tasks.rados.rados.0.smithi080.stdout:1511: finishing write tid 3 to smithi08089843-235 2023-12-01T04:56:17.369 INFO:tasks.rados.rados.0.smithi080.stdout:1511: finishing write tid 4 to smithi08089843-235 2023-12-01T04:56:17.369 INFO:tasks.rados.rados.0.smithi080.stdout:1511: finishing write tid 5 to smithi08089843-235 2023-12-01T04:56:17.369 INFO:tasks.rados.rados.0.smithi080.stdout:1511: finishing write tid 6 to smithi08089843-235 2023-12-01T04:56:17.369 INFO:tasks.rados.rados.0.smithi080.stdout:1511: oid 235 updating version 0 to 191 2023-12-01T04:56:17.369 INFO:tasks.rados.rados.0.smithi080.stdout:1511: oid 235 version 191 is already newer than 190 2023-12-01T04:56:17.369 INFO:tasks.rados.rados.0.smithi080.stdout:1511: oid 235 version 191 is already newer than 189 2023-12-01T04:56:17.369 INFO:tasks.rados.rados.0.smithi080.stdout:1511: oid 235 updating version 191 to 192 2023-12-01T04:56:17.369 INFO:tasks.rados.rados.0.smithi080.stdout:1511: oid 235 version 192 is already newer than 188 2023-12-01T04:56:17.369 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 235 v 192 (ObjNum 1062 snap 0 seq_num 1062) dirty exists 2023-12-01T04:56:17.369 INFO:tasks.rados.rados.0.smithi080.stdout:1511: left oid 235 (ObjNum 1062 snap 0 seq_num 1062) 2023-12-01T04:56:17.370 INFO:tasks.rados.rados.0.smithi080.stdout:1512: finishing write tid 1 to smithi08089843-28 2023-12-01T04:56:17.370 INFO:tasks.rados.rados.0.smithi080.stdout:1512: finishing write tid 2 to smithi08089843-28 2023-12-01T04:56:17.370 INFO:tasks.rados.rados.0.smithi080.stdout:1514: seq_num 1064 ranges {682648=638003,2029782=432376,3019476=587304} 2023-12-01T04:56:17.375 INFO:tasks.rados.rados.0.smithi080.stdout:1514: writing smithi08089843-451 from 682648 to 1320651 tid 1 2023-12-01T04:56:17.382 INFO:tasks.rados.rados.0.smithi080.stdout:1514: writing smithi08089843-451 from 2029782 to 2462158 tid 2 2023-12-01T04:56:17.389 INFO:tasks.rados.rados.0.smithi080.stdout:1514: writing smithi08089843-451 from 3019476 to 3606780 tid 3 2023-12-01T04:56:17.389 INFO:tasks.rados.rados.0.smithi080.stdout:1511: done (3 left) 2023-12-01T04:56:17.389 INFO:tasks.rados.rados.0.smithi080.stdout:1515: read oid 114 snap -1 2023-12-01T04:56:17.390 INFO:tasks.rados.rados.0.smithi080.stdout:1515: expect deleted 2023-12-01T04:56:17.390 INFO:tasks.rados.rados.0.smithi080.stdout:1516: read oid 486 snap -1 2023-12-01T04:56:17.390 INFO:tasks.rados.rados.0.smithi080.stdout:1516: expect (ObjNum 624 snap 0 seq_num 624) 2023-12-01T04:56:17.390 INFO:tasks.rados.rados.0.smithi080.stdout:1517: read oid 389 snap -1 2023-12-01T04:56:17.390 INFO:tasks.rados.rados.0.smithi080.stdout:1517: expect (ObjNum 388 snap 0 seq_num 388) 2023-12-01T04:56:17.390 INFO:tasks.rados.rados.0.smithi080.stdout:1518: write oid 235 current snap is 0 2023-12-01T04:56:17.390 INFO:tasks.rados.rados.0.smithi080.stdout:1512: finishing write tid 3 to smithi08089843-28 2023-12-01T04:56:17.390 INFO:tasks.rados.rados.0.smithi080.stdout:1512: finishing write tid 4 to smithi08089843-28 2023-12-01T04:56:17.390 INFO:tasks.rados.rados.0.smithi080.stdout:1512: finishing write tid 5 to smithi08089843-28 2023-12-01T04:56:17.390 INFO:tasks.rados.rados.0.smithi080.stdout:1512: oid 28 updating version 0 to 168 2023-12-01T04:56:17.390 INFO:tasks.rados.rados.0.smithi080.stdout:1512: oid 28 version 168 is already newer than 167 2023-12-01T04:56:17.390 INFO:tasks.rados.rados.0.smithi080.stdout:1512: oid 28 version 168 is already newer than 165 2023-12-01T04:56:17.390 INFO:tasks.rados.rados.0.smithi080.stdout:1512: oid 28 version 168 is already newer than 166 2023-12-01T04:56:17.390 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 28 v 168 (ObjNum 1063 snap 0 seq_num 1063) dirty exists 2023-12-01T04:56:17.390 INFO:tasks.rados.rados.0.smithi080.stdout:1512: left oid 28 (ObjNum 1063 snap 0 seq_num 1063) 2023-12-01T04:56:17.391 INFO:tasks.rados.rados.0.smithi080.stdout:1513: expect (ObjNum 151 snap 0 seq_num 151) 2023-12-01T04:56:17.476 INFO:tasks.rados.rados.0.smithi080.stdout:1514: finishing write tid 1 to smithi08089843-451 2023-12-01T04:56:17.477 INFO:tasks.rados.rados.0.smithi080.stdout:1514: finishing write tid 2 to smithi08089843-451 2023-12-01T04:56:17.477 INFO:tasks.rados.rados.0.smithi080.stdout:1518: seq_num 1065 ranges {699455=429605,1804617=576034,3163252=514929} 2023-12-01T04:56:17.483 INFO:tasks.rados.rados.0.smithi080.stdout:1518: writing smithi08089843-235 from 699455 to 1129060 tid 1 2023-12-01T04:56:17.492 INFO:tasks.rados.rados.0.smithi080.stdout:1518: writing smithi08089843-235 from 1804617 to 2380651 tid 2 2023-12-01T04:56:17.500 INFO:tasks.rados.rados.0.smithi080.stdout:1518: writing smithi08089843-235 from 3163252 to 3678181 tid 3 2023-12-01T04:56:17.500 INFO:tasks.rados.rados.0.smithi080.stdout:1512: done (6 left) 2023-12-01T04:56:17.500 INFO:tasks.rados.rados.0.smithi080.stdout:1513: done (5 left) 2023-12-01T04:56:17.500 INFO:tasks.rados.rados.0.smithi080.stdout:1519: read oid 423 snap -1 2023-12-01T04:56:17.501 INFO:tasks.rados.rados.0.smithi080.stdout:1519: expect (ObjNum 925 snap 0 seq_num 925) 2023-12-01T04:56:17.501 INFO:tasks.rados.rados.0.smithi080.stdout:1520: write oid 31 current snap is 0 2023-12-01T04:56:17.501 INFO:tasks.rados.rados.0.smithi080.stdout:1520: seq_num 1066 ranges {716262=504854,1863099=719692,3074322=726201} 2023-12-01T04:56:17.507 INFO:tasks.rados.rados.0.smithi080.stdout:1520: writing smithi08089843-31 from 716262 to 1221116 tid 1 2023-12-01T04:56:17.515 INFO:tasks.rados.rados.0.smithi080.stdout:1520: writing smithi08089843-31 from 1863099 to 2582791 tid 2 2023-12-01T04:56:17.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:56:17 smithi090 bash[32384]: cluster 2023-12-01T04:56:16.135807+0000 mgr.y (mgr.24362) 233 : cluster 0 pgmap v204: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 92 MiB/s rd, 12 MiB/s wr, 129 op/s 2023-12-01T04:56:17.523 INFO:tasks.rados.rados.0.smithi080.stdout:1520: writing smithi08089843-31 from 3074322 to 3800523 tid 3 2023-12-01T04:56:17.523 INFO:tasks.rados.rados.0.smithi080.stdout:1521: read oid 392 snap -1 2023-12-01T04:56:17.523 INFO:tasks.rados.rados.0.smithi080.stdout:1521: expect (ObjNum 509 snap 0 seq_num 509) 2023-12-01T04:56:17.523 INFO:tasks.rados.rados.0.smithi080.stdout:1522: read oid 97 snap -1 2023-12-01T04:56:17.523 INFO:tasks.rados.rados.0.smithi080.stdout:1522: expect (ObjNum 822 snap 0 seq_num 822) 2023-12-01T04:56:17.523 INFO:tasks.rados.rados.0.smithi080.stdout:1523: write oid 275 current snap is 0 2023-12-01T04:56:17.523 INFO:tasks.rados.rados.0.smithi080.stdout:1523: seq_num 1067 ranges {733069=580103,1921581=579703,3218098=537473} 2023-12-01T04:56:17.530 INFO:tasks.rados.rados.0.smithi080.stdout:1523: writing smithi08089843-275 from 733069 to 1313172 tid 1 2023-12-01T04:56:17.539 INFO:tasks.rados.rados.0.smithi080.stdout:1523: writing smithi08089843-275 from 1921581 to 2501284 tid 2 2023-12-01T04:56:17.547 INFO:tasks.rados.rados.0.smithi080.stdout:1523: writing smithi08089843-275 from 3218098 to 3755571 tid 3 2023-12-01T04:56:17.547 INFO:tasks.rados.rados.0.smithi080.stdout:1524: write oid 173 current snap is 0 2023-12-01T04:56:17.547 INFO:tasks.rados.rados.0.smithi080.stdout:1524: seq_num 1068 ranges {749876=655352,1863710=723361,3012815=748745} 2023-12-01T04:56:17.555 INFO:tasks.rados.rados.0.smithi080.stdout:1524: writing smithi08089843-173 from 749876 to 1405228 tid 1 2023-12-01T04:56:17.562 INFO:tasks.rados.rados.0.smithi080.stdout:1524: writing smithi08089843-173 from 1863710 to 2587071 tid 2 2023-12-01T04:56:17.568 INFO:tasks.rados.rados.0.smithi080.stdout:1524: writing smithi08089843-173 from 3012815 to 3761560 tid 3 2023-12-01T04:56:17.569 INFO:tasks.rados.rados.0.smithi080.stdout:1525: write oid 470 current snap is 0 2023-12-01T04:56:17.569 INFO:tasks.rados.rados.0.smithi080.stdout:1525: seq_num 1069 ranges {766683=730601,1922192=583372,3156591=676370} 2023-12-01T04:56:17.577 INFO:tasks.rados.rados.0.smithi080.stdout:1525: writing smithi08089843-470 from 766683 to 1497284 tid 1 2023-12-01T04:56:17.583 INFO:tasks.rados.rados.0.smithi080.stdout:1525: writing smithi08089843-470 from 1922192 to 2505564 tid 2 2023-12-01T04:56:17.591 INFO:tasks.rados.rados.0.smithi080.stdout:1525: writing smithi08089843-470 from 3156591 to 3832961 tid 3 2023-12-01T04:56:17.591 INFO:tasks.rados.rados.0.smithi080.stdout:1526: write oid 284 current snap is 0 2023-12-01T04:56:17.591 INFO:tasks.rados.rados.0.smithi080.stdout:1516: expect (ObjNum 624 snap 0 seq_num 624) 2023-12-01T04:56:17.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:56:17 smithi080 bash[28361]: cluster 2023-12-01T04:56:16.135807+0000 mgr.y (mgr.24362) 233 : cluster 0 pgmap v204: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 92 MiB/s rd, 12 MiB/s wr, 129 op/s 2023-12-01T04:56:17.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:56:17 smithi080 bash[41963]: cluster 2023-12-01T04:56:16.135807+0000 mgr.y (mgr.24362) 233 : cluster 0 pgmap v204: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 92 MiB/s rd, 12 MiB/s wr, 129 op/s 2023-12-01T04:56:17.735 INFO:tasks.rados.rados.0.smithi080.stdout:1514: finishing write tid 3 to smithi08089843-451 2023-12-01T04:56:17.735 INFO:tasks.rados.rados.0.smithi080.stdout:1514: finishing write tid 4 to smithi08089843-451 2023-12-01T04:56:17.735 INFO:tasks.rados.rados.0.smithi080.stdout:1514: finishing write tid 5 to smithi08089843-451 2023-12-01T04:56:17.735 INFO:tasks.rados.rados.0.smithi080.stdout:1514: oid 451 updating version 0 to 175 2023-12-01T04:56:17.735 INFO:tasks.rados.rados.0.smithi080.stdout:1514: oid 451 updating version 175 to 176 2023-12-01T04:56:17.735 INFO:tasks.rados.rados.0.smithi080.stdout:1514: oid 451 updating version 176 to 177 2023-12-01T04:56:17.735 INFO:tasks.rados.rados.0.smithi080.stdout:1514: oid 451 version 177 is already newer than 174 2023-12-01T04:56:17.735 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 451 v 177 (ObjNum 1064 snap 0 seq_num 1064) dirty exists 2023-12-01T04:56:17.735 INFO:tasks.rados.rados.0.smithi080.stdout:1514: left oid 451 (ObjNum 1064 snap 0 seq_num 1064) 2023-12-01T04:56:17.735 INFO:tasks.rados.rados.0.smithi080.stdout:1517: expect (ObjNum 388 snap 0 seq_num 388) 2023-12-01T04:56:17.822 INFO:tasks.rados.rados.0.smithi080.stdout:1518: finishing write tid 1 to smithi08089843-235 2023-12-01T04:56:17.823 INFO:tasks.rados.rados.0.smithi080.stdout:1518: finishing write tid 2 to smithi08089843-235 2023-12-01T04:56:17.823 INFO:tasks.rados.rados.0.smithi080.stdout:1518: finishing write tid 3 to smithi08089843-235 2023-12-01T04:56:17.823 INFO:tasks.rados.rados.0.smithi080.stdout:1518: finishing write tid 4 to smithi08089843-235 2023-12-01T04:56:17.823 INFO:tasks.rados.rados.0.smithi080.stdout:1526: seq_num 1070 ranges {783490=405850,1980674=727030,3184014=487642} 2023-12-01T04:56:17.835 INFO:tasks.rados.rados.0.smithi080.stdout:1526: writing smithi08089843-284 from 783490 to 1189340 tid 1 2023-12-01T04:56:17.844 INFO:tasks.rados.rados.0.smithi080.stdout:1526: writing smithi08089843-284 from 1980674 to 2707704 tid 2 2023-12-01T04:56:17.851 INFO:tasks.rados.rados.0.smithi080.stdout:1526: writing smithi08089843-284 from 3184014 to 3671656 tid 3 2023-12-01T04:56:17.851 INFO:tasks.rados.rados.0.smithi080.stdout:1514: done (12 left) 2023-12-01T04:56:17.852 INFO:tasks.rados.rados.0.smithi080.stdout:1515: done (11 left) 2023-12-01T04:56:17.852 INFO:tasks.rados.rados.0.smithi080.stdout:1516: done (10 left) 2023-12-01T04:56:17.852 INFO:tasks.rados.rados.0.smithi080.stdout:1517: done (9 left) 2023-12-01T04:56:17.852 INFO:tasks.rados.rados.0.smithi080.stdout:1527: read oid 239 snap -1 2023-12-01T04:56:17.852 INFO:tasks.rados.rados.0.smithi080.stdout:1527: expect deleted 2023-12-01T04:56:17.852 INFO:tasks.rados.rados.0.smithi080.stdout:1528: write oid 497 current snap is 0 2023-12-01T04:56:17.853 INFO:tasks.rados.rados.0.smithi080.stdout:1518: finishing write tid 5 to smithi08089843-235 2023-12-01T04:56:17.853 INFO:tasks.rados.rados.0.smithi080.stdout:1518: oid 235 updating version 0 to 194 2023-12-01T04:56:17.853 INFO:tasks.rados.rados.0.smithi080.stdout:1518: oid 235 version 194 is already newer than 193 2023-12-01T04:56:17.853 INFO:tasks.rados.rados.0.smithi080.stdout:1518: oid 235 updating version 194 to 195 2023-12-01T04:56:17.853 INFO:tasks.rados.rados.0.smithi080.stdout:1518: oid 235 updating version 195 to 196 2023-12-01T04:56:17.853 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 235 v 196 (ObjNum 1065 snap 0 seq_num 1065) dirty exists 2023-12-01T04:56:17.853 INFO:tasks.rados.rados.0.smithi080.stdout:1518: left oid 235 (ObjNum 1065 snap 0 seq_num 1065) 2023-12-01T04:56:17.854 INFO:tasks.rados.rados.0.smithi080.stdout:1520: finishing write tid 1 to smithi08089843-31 2023-12-01T04:56:17.854 INFO:tasks.rados.rados.0.smithi080.stdout:1528: seq_num 1071 ranges {400297=481099,1639156=361141} 2023-12-01T04:56:17.855 INFO:tasks.rados.rados.0.smithi080.stdout:1528: writing smithi08089843-497 from 400297 to 881396 tid 1 2023-12-01T04:56:17.862 INFO:tasks.rados.rados.0.smithi080.stdout:1528: writing smithi08089843-497 from 1639156 to 2000297 tid 2 2023-12-01T04:56:17.862 INFO:tasks.rados.rados.0.smithi080.stdout:1518: done (10 left) 2023-12-01T04:56:17.862 INFO:tasks.rados.rados.0.smithi080.stdout:1529: write oid 186 current snap is 0 2023-12-01T04:56:17.862 INFO:tasks.rados.rados.0.smithi080.stdout:1519: expect (ObjNum 925 snap 0 seq_num 925) 2023-12-01T04:56:18.083 INFO:tasks.rados.rados.0.smithi080.stdout:1520: finishing write tid 2 to smithi08089843-31 2023-12-01T04:56:18.083 INFO:tasks.rados.rados.0.smithi080.stdout:1520: finishing write tid 3 to smithi08089843-31 2023-12-01T04:56:18.083 INFO:tasks.rados.rados.0.smithi080.stdout:1520: finishing write tid 4 to smithi08089843-31 2023-12-01T04:56:18.083 INFO:tasks.rados.rados.0.smithi080.stdout:1520: finishing write tid 5 to smithi08089843-31 2023-12-01T04:56:18.083 INFO:tasks.rados.rados.0.smithi080.stdout:1520: oid 31 updating version 0 to 273 2023-12-01T04:56:18.083 INFO:tasks.rados.rados.0.smithi080.stdout:1520: oid 31 version 273 is already newer than 270 2023-12-01T04:56:18.083 INFO:tasks.rados.rados.0.smithi080.stdout:1520: oid 31 version 273 is already newer than 272 2023-12-01T04:56:18.083 INFO:tasks.rados.rados.0.smithi080.stdout:1520: oid 31 version 273 is already newer than 271 2023-12-01T04:56:18.083 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 31 v 273 (ObjNum 1066 snap 0 seq_num 1066) dirty exists 2023-12-01T04:56:18.084 INFO:tasks.rados.rados.0.smithi080.stdout:1520: left oid 31 (ObjNum 1066 snap 0 seq_num 1066) 2023-12-01T04:56:18.084 INFO:tasks.rados.rados.0.smithi080.stdout:1523: finishing write tid 1 to smithi08089843-275 2023-12-01T04:56:18.084 INFO:tasks.rados.rados.0.smithi080.stdout:1521: expect (ObjNum 509 snap 0 seq_num 509) 2023-12-01T04:56:18.198 INFO:tasks.rados.rados.0.smithi080.stdout:1522: expect (ObjNum 822 snap 0 seq_num 822) 2023-12-01T04:56:18.333 INFO:tasks.rados.rados.0.smithi080.stdout:1523: finishing write tid 2 to smithi08089843-275 2023-12-01T04:56:18.333 INFO:tasks.rados.rados.0.smithi080.stdout:1523: finishing write tid 3 to smithi08089843-275 2023-12-01T04:56:18.333 INFO:tasks.rados.rados.0.smithi080.stdout:1523: finishing write tid 4 to smithi08089843-275 2023-12-01T04:56:18.333 INFO:tasks.rados.rados.0.smithi080.stdout:1523: finishing write tid 5 to smithi08089843-275 2023-12-01T04:56:18.333 INFO:tasks.rados.rados.0.smithi080.stdout:1523: oid 275 updating version 0 to 180 2023-12-01T04:56:18.333 INFO:tasks.rados.rados.0.smithi080.stdout:1523: oid 275 version 180 is already newer than 179 2023-12-01T04:56:18.333 INFO:tasks.rados.rados.0.smithi080.stdout:1523: oid 275 version 180 is already newer than 178 2023-12-01T04:56:18.333 INFO:tasks.rados.rados.0.smithi080.stdout:1523: oid 275 updating version 180 to 181 2023-12-01T04:56:18.334 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 275 v 181 (ObjNum 1067 snap 0 seq_num 1067) dirty exists 2023-12-01T04:56:18.334 INFO:tasks.rados.rados.0.smithi080.stdout:1523: left oid 275 (ObjNum 1067 snap 0 seq_num 1067) 2023-12-01T04:56:18.334 INFO:tasks.rados.rados.0.smithi080.stdout:1524: finishing write tid 1 to smithi08089843-173 2023-12-01T04:56:18.334 INFO:tasks.rados.rados.0.smithi080.stdout:1524: finishing write tid 2 to smithi08089843-173 2023-12-01T04:56:18.334 INFO:tasks.rados.rados.0.smithi080.stdout:1524: finishing write tid 3 to smithi08089843-173 2023-12-01T04:56:18.334 INFO:tasks.rados.rados.0.smithi080.stdout:1524: finishing write tid 4 to smithi08089843-173 2023-12-01T04:56:18.334 INFO:tasks.rados.rados.0.smithi080.stdout:1524: finishing write tid 5 to smithi08089843-173 2023-12-01T04:56:18.334 INFO:tasks.rados.rados.0.smithi080.stdout:1524: oid 173 updating version 0 to 340 2023-12-01T04:56:18.334 INFO:tasks.rados.rados.0.smithi080.stdout:1524: oid 173 version 340 is already newer than 338 2023-12-01T04:56:18.334 INFO:tasks.rados.rados.0.smithi080.stdout:1524: oid 173 updating version 340 to 341 2023-12-01T04:56:18.334 INFO:tasks.rados.rados.0.smithi080.stdout:1524: oid 173 version 341 is already newer than 339 2023-12-01T04:56:18.334 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 173 v 341 (ObjNum 1068 snap 0 seq_num 1068) dirty exists 2023-12-01T04:56:18.335 INFO:tasks.rados.rados.0.smithi080.stdout:1524: left oid 173 (ObjNum 1068 snap 0 seq_num 1068) 2023-12-01T04:56:18.335 INFO:tasks.rados.rados.0.smithi080.stdout:1525: finishing write tid 1 to smithi08089843-470 2023-12-01T04:56:18.335 INFO:tasks.rados.rados.0.smithi080.stdout:1525: finishing write tid 2 to smithi08089843-470 2023-12-01T04:56:18.335 INFO:tasks.rados.rados.0.smithi080.stdout:1525: finishing write tid 3 to smithi08089843-470 2023-12-01T04:56:18.335 INFO:tasks.rados.rados.0.smithi080.stdout:1529: seq_num 1072 ranges {417104=672701,1813991=203113} 2023-12-01T04:56:18.340 INFO:tasks.rados.rados.0.smithi080.stdout:1529: writing smithi08089843-186 from 417104 to 1089805 tid 1 2023-12-01T04:56:18.346 INFO:tasks.rados.rados.0.smithi080.stdout:1529: writing smithi08089843-186 from 1813991 to 2017104 tid 2 2023-12-01T04:56:18.346 INFO:tasks.rados.rados.0.smithi080.stdout:1519: done (10 left) 2023-12-01T04:56:18.346 INFO:tasks.rados.rados.0.smithi080.stdout:1520: done (9 left) 2023-12-01T04:56:18.346 INFO:tasks.rados.rados.0.smithi080.stdout:1521: done (8 left) 2023-12-01T04:56:18.347 INFO:tasks.rados.rados.0.smithi080.stdout:1522: done (7 left) 2023-12-01T04:56:18.347 INFO:tasks.rados.rados.0.smithi080.stdout:1523: done (6 left) 2023-12-01T04:56:18.347 INFO:tasks.rados.rados.0.smithi080.stdout:1524: done (5 left) 2023-12-01T04:56:18.347 INFO:tasks.rados.rados.0.smithi080.stdout:1530: read oid 152 snap -1 2023-12-01T04:56:18.347 INFO:tasks.rados.rados.0.smithi080.stdout:1530: expect (ObjNum 151 snap 0 seq_num 151) 2023-12-01T04:56:18.347 INFO:tasks.rados.rados.0.smithi080.stdout:1531: write oid 5 current snap is 0 2023-12-01T04:56:18.347 INFO:tasks.rados.rados.0.smithi080.stdout:1525: finishing write tid 4 to smithi08089843-470 2023-12-01T04:56:18.347 INFO:tasks.rados.rados.0.smithi080.stdout:1525: finishing write tid 5 to smithi08089843-470 2023-12-01T04:56:18.347 INFO:tasks.rados.rados.0.smithi080.stdout:1525: oid 470 updating version 0 to 276 2023-12-01T04:56:18.347 INFO:tasks.rados.rados.0.smithi080.stdout:1525: oid 470 version 276 is already newer than 275 2023-12-01T04:56:18.347 INFO:tasks.rados.rados.0.smithi080.stdout:1525: oid 470 updating version 276 to 277 2023-12-01T04:56:18.347 INFO:tasks.rados.rados.0.smithi080.stdout:1525: oid 470 version 277 is already newer than 274 2023-12-01T04:56:18.347 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 470 v 277 (ObjNum 1069 snap 0 seq_num 1069) dirty exists 2023-12-01T04:56:18.347 INFO:tasks.rados.rados.0.smithi080.stdout:1525: left oid 470 (ObjNum 1069 snap 0 seq_num 1069) 2023-12-01T04:56:18.347 INFO:tasks.rados.rados.0.smithi080.stdout:1526: finishing write tid 1 to smithi08089843-284 2023-12-01T04:56:18.348 INFO:tasks.rados.rados.0.smithi080.stdout:1531: seq_num 1073 ranges {433911=747950,1756120=277791} 2023-12-01T04:56:18.353 INFO:tasks.rados.rados.0.smithi080.stdout:1531: writing smithi08089843-5 from 433911 to 1181861 tid 1 2023-12-01T04:56:18.358 INFO:tasks.rados.rados.0.smithi080.stdout:1531: writing smithi08089843-5 from 1756120 to 2033911 tid 2 2023-12-01T04:56:18.359 INFO:tasks.rados.rados.0.smithi080.stdout:1525: done (6 left) 2023-12-01T04:56:18.359 INFO:tasks.rados.rados.0.smithi080.stdout:1532: read oid 269 snap -1 2023-12-01T04:56:18.359 INFO:tasks.rados.rados.0.smithi080.stdout:1532: expect (ObjNum 816 snap 0 seq_num 816) 2023-12-01T04:56:18.359 INFO:tasks.rados.rados.0.smithi080.stdout:1533: read oid 184 snap -1 2023-12-01T04:56:18.359 INFO:tasks.rados.rados.0.smithi080.stdout:1533: expect (ObjNum 963 snap 0 seq_num 963) 2023-12-01T04:56:18.359 INFO:tasks.rados.rados.0.smithi080.stdout:1534: write oid 474 current snap is 0 2023-12-01T04:56:18.359 INFO:tasks.rados.rados.0.smithi080.stdout:1526: finishing write tid 2 to smithi08089843-284 2023-12-01T04:56:18.359 INFO:tasks.rados.rados.0.smithi080.stdout:1526: finishing write tid 3 to smithi08089843-284 2023-12-01T04:56:18.359 INFO:tasks.rados.rados.0.smithi080.stdout:1526: finishing write tid 4 to smithi08089843-284 2023-12-01T04:56:18.359 INFO:tasks.rados.rados.0.smithi080.stdout:1526: finishing write tid 5 to smithi08089843-284 2023-12-01T04:56:18.359 INFO:tasks.rados.rados.0.smithi080.stdout:1526: oid 284 updating version 0 to 238 2023-12-01T04:56:18.359 INFO:tasks.rados.rados.0.smithi080.stdout:1526: oid 284 updating version 238 to 239 2023-12-01T04:56:18.359 INFO:tasks.rados.rados.0.smithi080.stdout:1526: oid 284 updating version 239 to 240 2023-12-01T04:56:18.359 INFO:tasks.rados.rados.0.smithi080.stdout:1526: oid 284 updating version 240 to 241 2023-12-01T04:56:18.360 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 284 v 241 (ObjNum 1070 snap 0 seq_num 1070) dirty exists 2023-12-01T04:56:18.360 INFO:tasks.rados.rados.0.smithi080.stdout:1526: left oid 284 (ObjNum 1070 snap 0 seq_num 1070) 2023-12-01T04:56:18.360 INFO:tasks.rados.rados.0.smithi080.stdout:1528: finishing write tid 1 to smithi08089843-497 2023-12-01T04:56:18.360 INFO:tasks.rados.rados.0.smithi080.stdout:1528: finishing write tid 2 to smithi08089843-497 2023-12-01T04:56:18.360 INFO:tasks.rados.rados.0.smithi080.stdout:1528: finishing write tid 3 to smithi08089843-497 2023-12-01T04:56:18.360 INFO:tasks.rados.rados.0.smithi080.stdout:1534: seq_num 1074 ranges {450718=423199,1414602=636116} 2023-12-01T04:56:18.364 INFO:tasks.rados.rados.0.smithi080.stdout:1534: writing smithi08089843-474 from 450718 to 873917 tid 1 2023-12-01T04:56:18.372 INFO:tasks.rados.rados.0.smithi080.stdout:1534: writing smithi08089843-474 from 1414602 to 2050718 tid 2 2023-12-01T04:56:18.372 INFO:tasks.rados.rados.0.smithi080.stdout:1526: done (8 left) 2023-12-01T04:56:18.372 INFO:tasks.rados.rados.0.smithi080.stdout:1527: done (7 left) 2023-12-01T04:56:18.372 INFO:tasks.rados.rados.0.smithi080.stdout:1535: write oid 486 current snap is 0 2023-12-01T04:56:18.372 INFO:tasks.rados.rados.0.smithi080.stdout:1528: finishing write tid 4 to smithi08089843-497 2023-12-01T04:56:18.372 INFO:tasks.rados.rados.0.smithi080.stdout:1528: oid 497 updating version 0 to 197 2023-12-01T04:56:18.372 INFO:tasks.rados.rados.0.smithi080.stdout:1528: oid 497 updating version 197 to 199 2023-12-01T04:56:18.372 INFO:tasks.rados.rados.0.smithi080.stdout:1528: oid 497 version 199 is already newer than 198 2023-12-01T04:56:18.372 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 497 v 199 (ObjNum 1071 snap 0 seq_num 1071) dirty exists 2023-12-01T04:56:18.372 INFO:tasks.rados.rados.0.smithi080.stdout:1528: left oid 497 (ObjNum 1071 snap 0 seq_num 1071) 2023-12-01T04:56:18.372 INFO:tasks.rados.rados.0.smithi080.stdout:1529: finishing write tid 1 to smithi08089843-186 2023-12-01T04:56:18.373 INFO:tasks.rados.rados.0.smithi080.stdout:1535: seq_num 1075 ranges {467525=498448,1473084=594379} 2023-12-01T04:56:18.377 INFO:tasks.rados.rados.0.smithi080.stdout:1535: writing smithi08089843-486 from 467525 to 965973 tid 1 2023-12-01T04:56:18.384 INFO:tasks.rados.rados.0.smithi080.stdout:1535: writing smithi08089843-486 from 1473084 to 2067463 tid 2 2023-12-01T04:56:18.384 INFO:tasks.rados.rados.0.smithi080.stdout:1528: done (7 left) 2023-12-01T04:56:18.384 INFO:tasks.rados.rados.0.smithi080.stdout:1536: write oid 271 current snap is 0 2023-12-01T04:56:18.384 INFO:tasks.rados.rados.0.smithi080.stdout:1536: seq_num 1076 ranges {484332=573697,1531566=552766} 2023-12-01T04:56:18.389 INFO:tasks.rados.rados.0.smithi080.stdout:1536: writing smithi08089843-271 from 484332 to 1058029 tid 1 2023-12-01T04:56:18.396 INFO:tasks.rados.rados.0.smithi080.stdout:1536: writing smithi08089843-271 from 1531566 to 2084332 tid 2 2023-12-01T04:56:18.396 INFO:tasks.rados.rados.0.smithi080.stdout:1537: write oid 58 current snap is 0 2023-12-01T04:56:18.396 INFO:tasks.rados.rados.0.smithi080.stdout:1529: finishing write tid 2 to smithi08089843-186 2023-12-01T04:56:18.396 INFO:tasks.rados.rados.0.smithi080.stdout:1529: finishing write tid 3 to smithi08089843-186 2023-12-01T04:56:18.396 INFO:tasks.rados.rados.0.smithi080.stdout:1529: finishing write tid 4 to smithi08089843-186 2023-12-01T04:56:18.396 INFO:tasks.rados.rados.0.smithi080.stdout:1529: oid 186 updating version 0 to 342 2023-12-01T04:56:18.396 INFO:tasks.rados.rados.0.smithi080.stdout:1529: oid 186 updating version 342 to 343 2023-12-01T04:56:18.396 INFO:tasks.rados.rados.0.smithi080.stdout:1529: oid 186 updating version 343 to 344 2023-12-01T04:56:18.396 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 186 v 344 (ObjNum 1072 snap 0 seq_num 1072) dirty exists 2023-12-01T04:56:18.397 INFO:tasks.rados.rados.0.smithi080.stdout:1529: left oid 186 (ObjNum 1072 snap 0 seq_num 1072) 2023-12-01T04:56:18.397 INFO:tasks.rados.rados.0.smithi080.stdout:1530: expect (ObjNum 151 snap 0 seq_num 151) 2023-12-01T04:56:18.483 INFO:tasks.rados.rados.0.smithi080.stdout:1531: finishing write tid 1 to smithi08089843-5 2023-12-01T04:56:18.483 INFO:tasks.rados.rados.0.smithi080.stdout:1537: seq_num 1077 ranges {501139=648946,1873695=227444} 2023-12-01T04:56:18.489 INFO:tasks.rados.rados.0.smithi080.stdout:1537: writing smithi08089843-58 from 501139 to 1150085 tid 1 2023-12-01T04:56:18.496 INFO:tasks.rados.rados.0.smithi080.stdout:1537: writing smithi08089843-58 from 1873695 to 2101139 tid 2 2023-12-01T04:56:18.497 INFO:tasks.rados.rados.0.smithi080.stdout:1529: done (8 left) 2023-12-01T04:56:18.497 INFO:tasks.rados.rados.0.smithi080.stdout:1530: done (7 left) 2023-12-01T04:56:18.497 INFO:tasks.rados.rados.0.smithi080.stdout:1538: write oid 376 current snap is 0 2023-12-01T04:56:18.497 INFO:tasks.rados.rados.0.smithi080.stdout:1531: finishing write tid 2 to smithi08089843-5 2023-12-01T04:56:18.497 INFO:tasks.rados.rados.0.smithi080.stdout:1531: finishing write tid 3 to smithi08089843-5 2023-12-01T04:56:18.497 INFO:tasks.rados.rados.0.smithi080.stdout:1531: finishing write tid 4 to smithi08089843-5 2023-12-01T04:56:18.497 INFO:tasks.rados.rados.0.smithi080.stdout:1531: oid 5 updating version 0 to 201 2023-12-01T04:56:18.497 INFO:tasks.rados.rados.0.smithi080.stdout:1531: oid 5 updating version 201 to 202 2023-12-01T04:56:18.497 INFO:tasks.rados.rados.0.smithi080.stdout:1531: oid 5 version 202 is already newer than 200 2023-12-01T04:56:18.497 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 5 v 202 (ObjNum 1073 snap 0 seq_num 1073) dirty exists 2023-12-01T04:56:18.497 INFO:tasks.rados.rados.0.smithi080.stdout:1531: left oid 5 (ObjNum 1073 snap 0 seq_num 1073) 2023-12-01T04:56:18.497 INFO:tasks.rados.rados.0.smithi080.stdout:1533: expect (ObjNum 963 snap 0 seq_num 963) 2023-12-01T04:56:18.578 INFO:tasks.rados.rados.0.smithi080.stdout:1532: expect (ObjNum 816 snap 0 seq_num 816) 2023-12-01T04:56:18.743 INFO:tasks.rados.rados.0.smithi080.stdout:1534: finishing write tid 1 to smithi08089843-474 2023-12-01T04:56:18.743 INFO:tasks.rados.rados.0.smithi080.stdout:1534: finishing write tid 2 to smithi08089843-474 2023-12-01T04:56:18.744 INFO:tasks.rados.rados.0.smithi080.stdout:1534: finishing write tid 3 to smithi08089843-474 2023-12-01T04:56:18.744 INFO:tasks.rados.rados.0.smithi080.stdout:1534: finishing write tid 4 to smithi08089843-474 2023-12-01T04:56:18.744 INFO:tasks.rados.rados.0.smithi080.stdout:1534: oid 474 updating version 0 to 224 2023-12-01T04:56:18.744 INFO:tasks.rados.rados.0.smithi080.stdout:1534: oid 474 version 224 is already newer than 223 2023-12-01T04:56:18.744 INFO:tasks.rados.rados.0.smithi080.stdout:1534: oid 474 updating version 224 to 225 2023-12-01T04:56:18.744 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 474 v 225 (ObjNum 1074 snap 0 seq_num 1074) dirty exists 2023-12-01T04:56:18.744 INFO:tasks.rados.rados.0.smithi080.stdout:1534: left oid 474 (ObjNum 1074 snap 0 seq_num 1074) 2023-12-01T04:56:18.744 INFO:tasks.rados.rados.0.smithi080.stdout:1535: finishing write tid 1 to smithi08089843-486 2023-12-01T04:56:18.744 INFO:tasks.rados.rados.0.smithi080.stdout:1538: seq_num 1078 ranges {517946=724195,1932177=185769} 2023-12-01T04:56:18.755 INFO:tasks.rados.rados.0.smithi080.stdout:1538: writing smithi08089843-376 from 517946 to 1242141 tid 1 2023-12-01T04:56:18.762 INFO:tasks.rados.rados.0.smithi080.stdout:1538: writing smithi08089843-376 from 1932177 to 2117946 tid 2 2023-12-01T04:56:18.762 INFO:tasks.rados.rados.0.smithi080.stdout:1531: done (7 left) 2023-12-01T04:56:18.762 INFO:tasks.rados.rados.0.smithi080.stdout:1532: done (6 left) 2023-12-01T04:56:18.762 INFO:tasks.rados.rados.0.smithi080.stdout:1533: done (5 left) 2023-12-01T04:56:18.762 INFO:tasks.rados.rados.0.smithi080.stdout:1534: done (4 left) 2023-12-01T04:56:18.762 INFO:tasks.rados.rados.0.smithi080.stdout:1539: read oid 270 snap -1 2023-12-01T04:56:18.762 INFO:tasks.rados.rados.0.smithi080.stdout:1539: expect (ObjNum 807 snap 0 seq_num 807) 2023-12-01T04:56:18.762 INFO:tasks.rados.rados.0.smithi080.stdout:1540: read oid 125 snap -1 2023-12-01T04:56:18.762 INFO:tasks.rados.rados.0.smithi080.stdout:1540: expect deleted 2023-12-01T04:56:18.762 INFO:tasks.rados.rados.0.smithi080.stdout:1541: write oid 429 current snap is 0 2023-12-01T04:56:18.762 INFO:tasks.rados.rados.0.smithi080.stdout:1541: seq_num 1079 ranges {534753=799444,1990659=144094} 2023-12-01T04:56:18.769 INFO:tasks.rados.rados.0.smithi080.stdout:1541: writing smithi08089843-429 from 534753 to 1334197 tid 1 2023-12-01T04:56:18.774 INFO:tasks.rados.rados.0.smithi080.stdout:1541: writing smithi08089843-429 from 1990659 to 2134753 tid 2 2023-12-01T04:56:18.774 INFO:tasks.rados.rados.0.smithi080.stdout:1542: read oid 121 snap -1 2023-12-01T04:56:18.774 INFO:tasks.rados.rados.0.smithi080.stdout:1542: expect (ObjNum 811 snap 0 seq_num 811) 2023-12-01T04:56:18.774 INFO:tasks.rados.rados.0.smithi080.stdout:1543: write oid 331 current snap is 0 2023-12-01T04:56:18.774 INFO:tasks.rados.rados.0.smithi080.stdout:1543: seq_num 1080 ranges {551560=591046,1765494=386066} 2023-12-01T04:56:18.781 INFO:tasks.rados.rados.0.smithi080.stdout:1543: writing smithi08089843-331 from 551560 to 1142606 tid 1 2023-12-01T04:56:18.787 INFO:tasks.rados.rados.0.smithi080.stdout:1543: writing smithi08089843-331 from 1765494 to 2151560 tid 2 2023-12-01T04:56:18.787 INFO:tasks.rados.rados.0.smithi080.stdout:1544: read oid 166 snap -1 2023-12-01T04:56:18.787 INFO:tasks.rados.rados.0.smithi080.stdout:1544: expect (ObjNum 1041 snap 0 seq_num 1041) 2023-12-01T04:56:18.787 INFO:tasks.rados.rados.0.smithi080.stdout:1545: write oid 383 current snap is 0 2023-12-01T04:56:18.787 INFO:tasks.rados.rados.0.smithi080.stdout:1545: seq_num 1081 ranges {568367=666295,1707623=460744} 2023-12-01T04:56:18.794 INFO:tasks.rados.rados.0.smithi080.stdout:1545: writing smithi08089843-383 from 568367 to 1234662 tid 1 2023-12-01T04:56:18.799 INFO:tasks.rados.rados.0.smithi080.stdout:1545: writing smithi08089843-383 from 1707623 to 2168367 tid 2 2023-12-01T04:56:18.799 INFO:tasks.rados.rados.0.smithi080.stdout:1546: write oid 483 current snap is 0 2023-12-01T04:56:18.799 INFO:tasks.rados.rados.0.smithi080.stdout:1546: seq_num 1082 ranges {585174=741544,1766105=419069} 2023-12-01T04:56:18.807 INFO:tasks.rados.rados.0.smithi080.stdout:1546: writing smithi08089843-483 from 585174 to 1326718 tid 1 2023-12-01T04:56:18.812 INFO:tasks.rados.rados.0.smithi080.stdout:1546: writing smithi08089843-483 from 1766105 to 2185174 tid 2 2023-12-01T04:56:18.812 INFO:tasks.rados.rados.0.smithi080.stdout:1547: write oid 498 current snap is 0 2023-12-01T04:56:18.812 INFO:tasks.rados.rados.0.smithi080.stdout:1547: seq_num 1083 ranges {601981=416793,1424587=492702} 2023-12-01T04:56:18.817 INFO:tasks.rados.rados.0.smithi080.stdout:1547: writing smithi08089843-498 from 601981 to 1018774 tid 1 2023-12-01T04:56:18.823 INFO:tasks.rados.rados.0.smithi080.stdout:1547: writing smithi08089843-498 from 1424587 to 1917289 tid 2 2023-12-01T04:56:18.823 INFO:tasks.rados.rados.0.smithi080.stdout:1548: read oid 140 snap -1 2023-12-01T04:56:18.823 INFO:tasks.rados.rados.0.smithi080.stdout:1548: expect (ObjNum 1050 snap 0 seq_num 1050) 2023-12-01T04:56:18.823 INFO:tasks.rados.rados.0.smithi080.stdout:1549: write oid 359 current snap is 0 2023-12-01T04:56:18.823 INFO:tasks.rados.rados.0.smithi080.stdout:1549: seq_num 1084 ranges {618788=492042,1883069=335719} 2023-12-01T04:56:18.829 INFO:tasks.rados.rados.0.smithi080.stdout:1549: writing smithi08089843-359 from 618788 to 1110830 tid 1 2023-12-01T04:56:18.837 INFO:tasks.rados.rados.0.smithi080.stdout:1549: writing smithi08089843-359 from 1883069 to 2218788 tid 2 2023-12-01T04:56:18.837 INFO:tasks.rados.rados.0.smithi080.stdout:1550: write oid 354 current snap is 0 2023-12-01T04:56:18.837 INFO:tasks.rados.rados.0.smithi080.stdout:1535: finishing write tid 2 to smithi08089843-486 2023-12-01T04:56:18.837 INFO:tasks.rados.rados.0.smithi080.stdout:1535: finishing write tid 3 to smithi08089843-486 2023-12-01T04:56:18.837 INFO:tasks.rados.rados.0.smithi080.stdout:1535: finishing write tid 4 to smithi08089843-486 2023-12-01T04:56:18.837 INFO:tasks.rados.rados.0.smithi080.stdout:1535: oid 486 updating version 0 to 239 2023-12-01T04:56:18.837 INFO:tasks.rados.rados.0.smithi080.stdout:1535: oid 486 version 239 is already newer than 237 2023-12-01T04:56:18.837 INFO:tasks.rados.rados.0.smithi080.stdout:1535: oid 486 version 239 is already newer than 238 2023-12-01T04:56:18.837 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 486 v 239 (ObjNum 1075 snap 0 seq_num 1075) dirty exists 2023-12-01T04:56:18.837 INFO:tasks.rados.rados.0.smithi080.stdout:1535: left oid 486 (ObjNum 1075 snap 0 seq_num 1075) 2023-12-01T04:56:18.837 INFO:tasks.rados.rados.0.smithi080.stdout:1536: finishing write tid 1 to smithi08089843-271 2023-12-01T04:56:18.838 INFO:tasks.rados.rados.0.smithi080.stdout:1536: finishing write tid 2 to smithi08089843-271 2023-12-01T04:56:18.838 INFO:tasks.rados.rados.0.smithi080.stdout:1536: finishing write tid 3 to smithi08089843-271 2023-12-01T04:56:18.838 INFO:tasks.rados.rados.0.smithi080.stdout:1536: finishing write tid 4 to smithi08089843-271 2023-12-01T04:56:18.838 INFO:tasks.rados.rados.0.smithi080.stdout:1536: oid 271 updating version 0 to 227 2023-12-01T04:56:18.838 INFO:tasks.rados.rados.0.smithi080.stdout:1536: oid 271 version 227 is already newer than 226 2023-12-01T04:56:18.838 INFO:tasks.rados.rados.0.smithi080.stdout:1536: oid 271 updating version 227 to 228 2023-12-01T04:56:18.838 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 271 v 228 (ObjNum 1076 snap 0 seq_num 1076) dirty exists 2023-12-01T04:56:18.838 INFO:tasks.rados.rados.0.smithi080.stdout:1536: left oid 271 (ObjNum 1076 snap 0 seq_num 1076) 2023-12-01T04:56:18.838 INFO:tasks.rados.rados.0.smithi080.stdout:1537: finishing write tid 1 to smithi08089843-58 2023-12-01T04:56:18.838 INFO:tasks.rados.rados.0.smithi080.stdout:1537: finishing write tid 2 to smithi08089843-58 2023-12-01T04:56:18.838 INFO:tasks.rados.rados.0.smithi080.stdout:1537: finishing write tid 3 to smithi08089843-58 2023-12-01T04:56:18.839 INFO:tasks.rados.rados.0.smithi080.stdout:1537: finishing write tid 4 to smithi08089843-58 2023-12-01T04:56:18.839 INFO:tasks.rados.rados.0.smithi080.stdout:1537: oid 58 updating version 0 to 279 2023-12-01T04:56:18.839 INFO:tasks.rados.rados.0.smithi080.stdout:1537: oid 58 version 279 is already newer than 278 2023-12-01T04:56:18.839 INFO:tasks.rados.rados.0.smithi080.stdout:1537: oid 58 updating version 279 to 280 2023-12-01T04:56:18.839 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 58 v 280 (ObjNum 1077 snap 0 seq_num 1077) dirty exists 2023-12-01T04:56:18.839 INFO:tasks.rados.rados.0.smithi080.stdout:1537: left oid 58 (ObjNum 1077 snap 0 seq_num 1077) 2023-12-01T04:56:18.839 INFO:tasks.rados.rados.0.smithi080.stdout:1550: seq_num 1085 ranges {635595=567291,1825198=410397} 2023-12-01T04:56:18.843 INFO:tasks.rados.rados.0.smithi080.stdout:1550: writing smithi08089843-354 from 635595 to 1202886 tid 1 2023-12-01T04:56:18.849 INFO:tasks.rados.rados.0.smithi080.stdout:1550: writing smithi08089843-354 from 1825198 to 2235595 tid 2 2023-12-01T04:56:18.849 INFO:tasks.rados.rados.0.smithi080.stdout:1535: done (15 left) 2023-12-01T04:56:18.849 INFO:tasks.rados.rados.0.smithi080.stdout:1536: done (14 left) 2023-12-01T04:56:18.849 INFO:tasks.rados.rados.0.smithi080.stdout:1537: done (13 left) 2023-12-01T04:56:18.849 INFO:tasks.rados.rados.0.smithi080.stdout:1551: read oid 309 snap -1 2023-12-01T04:56:18.849 INFO:tasks.rados.rados.0.smithi080.stdout:1551: expect (ObjNum 308 snap 0 seq_num 308) 2023-12-01T04:56:18.850 INFO:tasks.rados.rados.0.smithi080.stdout:1552: write oid 326 current snap is 0 2023-12-01T04:56:18.850 INFO:tasks.rados.rados.0.smithi080.stdout:1538: finishing write tid 1 to smithi08089843-376 2023-12-01T04:56:18.850 INFO:tasks.rados.rados.0.smithi080.stdout:1552: seq_num 1086 ranges {652402=642540,1883680=368722} 2023-12-01T04:56:18.856 INFO:tasks.rados.rados.0.smithi080.stdout:1552: writing smithi08089843-326 from 652402 to 1294942 tid 1 2023-12-01T04:56:18.862 INFO:tasks.rados.rados.0.smithi080.stdout:1552: writing smithi08089843-326 from 1883680 to 2252402 tid 2 2023-12-01T04:56:18.862 INFO:tasks.rados.rados.0.smithi080.stdout:1553: write oid 262 current snap is 0 2023-12-01T04:56:18.862 INFO:tasks.rados.rados.0.smithi080.stdout:1553: seq_num 1087 ranges {669209=717789,1942162=327047} 2023-12-01T04:56:18.870 INFO:tasks.rados.rados.0.smithi080.stdout:1553: writing smithi08089843-262 from 669209 to 1386998 tid 1 2023-12-01T04:56:18.875 INFO:tasks.rados.rados.0.smithi080.stdout:1553: writing smithi08089843-262 from 1942162 to 2269209 tid 2 2023-12-01T04:56:18.875 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:56:18.876 INFO:tasks.rados.rados.0.smithi080.stdout:1538: finishing write tid 2 to smithi08089843-376 2023-12-01T04:56:18.876 INFO:tasks.rados.rados.0.smithi080.stdout:1538: finishing write tid 3 to smithi08089843-376 2023-12-01T04:56:18.876 INFO:tasks.rados.rados.0.smithi080.stdout:1538: finishing write tid 4 to smithi08089843-376 2023-12-01T04:56:18.876 INFO:tasks.rados.rados.0.smithi080.stdout:1538: oid 376 updating version 0 to 203 2023-12-01T04:56:18.876 INFO:tasks.rados.rados.0.smithi080.stdout:1538: oid 376 version 203 is already newer than 201 2023-12-01T04:56:18.876 INFO:tasks.rados.rados.0.smithi080.stdout:1538: oid 376 version 203 is already newer than 202 2023-12-01T04:56:18.876 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 376 v 203 (ObjNum 1078 snap 0 seq_num 1078) dirty exists 2023-12-01T04:56:18.876 INFO:tasks.rados.rados.0.smithi080.stdout:1538: left oid 376 (ObjNum 1078 snap 0 seq_num 1078) 2023-12-01T04:56:18.876 INFO:tasks.rados.rados.0.smithi080.stdout:1538: done (15 left) 2023-12-01T04:56:18.876 INFO:tasks.rados.rados.0.smithi080.stdout:1540: done (14 left) 2023-12-01T04:56:18.876 INFO:tasks.rados.rados.0.smithi080.stdout:1554: write oid 328 current snap is 0 2023-12-01T04:56:18.876 INFO:tasks.rados.rados.0.smithi080.stdout:1554: seq_num 1088 ranges {686016=509391,1716997=569019} 2023-12-01T04:56:18.882 INFO:tasks.rados.rados.0.smithi080.stdout:1554: writing smithi08089843-328 from 686016 to 1195407 tid 1 2023-12-01T04:56:18.888 INFO:tasks.rados.rados.0.smithi080.stdout:1554: writing smithi08089843-328 from 1716997 to 2286016 tid 2 2023-12-01T04:56:18.889 INFO:tasks.rados.rados.0.smithi080.stdout:1555: read oid 147 snap -1 2023-12-01T04:56:18.889 INFO:tasks.rados.rados.0.smithi080.stdout:1555: expect (ObjNum 146 snap 0 seq_num 146) 2023-12-01T04:56:18.889 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:56:18.889 INFO:tasks.rados.rados.0.smithi080.stdout:1539: expect (ObjNum 807 snap 0 seq_num 807) 2023-12-01T04:56:19.100 INFO:tasks.rados.rados.0.smithi080.stdout:1541: finishing write tid 1 to smithi08089843-429 2023-12-01T04:56:19.100 INFO:tasks.rados.rados.0.smithi080.stdout:1541: finishing write tid 2 to smithi08089843-429 2023-12-01T04:56:19.100 INFO:tasks.rados.rados.0.smithi080.stdout:1541: finishing write tid 3 to smithi08089843-429 2023-12-01T04:56:19.100 INFO:tasks.rados.rados.0.smithi080.stdout:1541: finishing write tid 4 to smithi08089843-429 2023-12-01T04:56:19.100 INFO:tasks.rados.rados.0.smithi080.stdout:1541: oid 429 updating version 0 to 205 2023-12-01T04:56:19.100 INFO:tasks.rados.rados.0.smithi080.stdout:1541: oid 429 updating version 205 to 206 2023-12-01T04:56:19.101 INFO:tasks.rados.rados.0.smithi080.stdout:1541: oid 429 version 206 is already newer than 204 2023-12-01T04:56:19.101 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 429 v 206 (ObjNum 1079 snap 0 seq_num 1079) dirty exists 2023-12-01T04:56:19.101 INFO:tasks.rados.rados.0.smithi080.stdout:1541: left oid 429 (ObjNum 1079 snap 0 seq_num 1079) 2023-12-01T04:56:19.101 INFO:tasks.rados.rados.0.smithi080.stdout:1542: expect (ObjNum 811 snap 0 seq_num 811) 2023-12-01T04:56:19.272 INFO:tasks.rados.rados.0.smithi080.stdout:1543: finishing write tid 1 to smithi08089843-331 2023-12-01T04:56:19.272 INFO:tasks.rados.rados.0.smithi080.stdout:1543: finishing write tid 2 to smithi08089843-331 2023-12-01T04:56:19.272 INFO:tasks.rados.rados.0.smithi080.stdout:1543: finishing write tid 3 to smithi08089843-331 2023-12-01T04:56:19.272 INFO:tasks.rados.rados.0.smithi080.stdout:1543: finishing write tid 4 to smithi08089843-331 2023-12-01T04:56:19.272 INFO:tasks.rados.rados.0.smithi080.stdout:1543: oid 331 updating version 0 to 242 2023-12-01T04:56:19.272 INFO:tasks.rados.rados.0.smithi080.stdout:1543: oid 331 version 242 is already newer than 240 2023-12-01T04:56:19.272 INFO:tasks.rados.rados.0.smithi080.stdout:1543: oid 331 version 242 is already newer than 241 2023-12-01T04:56:19.272 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 331 v 242 (ObjNum 1080 snap 0 seq_num 1080) dirty exists 2023-12-01T04:56:19.272 INFO:tasks.rados.rados.0.smithi080.stdout:1543: left oid 331 (ObjNum 1080 snap 0 seq_num 1080) 2023-12-01T04:56:19.272 INFO:tasks.rados.rados.0.smithi080.stdout:1545: finishing write tid 1 to smithi08089843-383 2023-12-01T04:56:19.273 INFO:tasks.rados.rados.0.smithi080.stdout:1544: expect (ObjNum 1041 snap 0 seq_num 1041) 2023-12-01T04:56:19.467 INFO:tasks.rados.rados.0.smithi080.stdout:1545: finishing write tid 2 to smithi08089843-383 2023-12-01T04:56:19.467 INFO:tasks.rados.rados.0.smithi080.stdout:1545: finishing write tid 3 to smithi08089843-383 2023-12-01T04:56:19.467 INFO:tasks.rados.rados.0.smithi080.stdout:1545: finishing write tid 4 to smithi08089843-383 2023-12-01T04:56:19.467 INFO:tasks.rados.rados.0.smithi080.stdout:1545: oid 383 updating version 0 to 230 2023-12-01T04:56:19.467 INFO:tasks.rados.rados.0.smithi080.stdout:1545: oid 383 updating version 230 to 231 2023-12-01T04:56:19.467 INFO:tasks.rados.rados.0.smithi080.stdout:1545: oid 383 version 231 is already newer than 229 2023-12-01T04:56:19.467 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 383 v 231 (ObjNum 1081 snap 0 seq_num 1081) dirty exists 2023-12-01T04:56:19.467 INFO:tasks.rados.rados.0.smithi080.stdout:1545: left oid 383 (ObjNum 1081 snap 0 seq_num 1081) 2023-12-01T04:56:19.467 INFO:tasks.rados.rados.0.smithi080.stdout:1546: finishing write tid 1 to smithi08089843-483 2023-12-01T04:56:19.467 INFO:tasks.rados.rados.0.smithi080.stdout:1546: finishing write tid 2 to smithi08089843-483 2023-12-01T04:56:19.467 INFO:tasks.rados.rados.0.smithi080.stdout:1546: finishing write tid 3 to smithi08089843-483 2023-12-01T04:56:19.467 INFO:tasks.rados.rados.0.smithi080.stdout:1546: finishing write tid 4 to smithi08089843-483 2023-12-01T04:56:19.468 INFO:tasks.rados.rados.0.smithi080.stdout:1546: oid 483 updating version 0 to 211 2023-12-01T04:56:19.468 INFO:tasks.rados.rados.0.smithi080.stdout:1546: oid 483 version 211 is already newer than 210 2023-12-01T04:56:19.468 INFO:tasks.rados.rados.0.smithi080.stdout:1546: oid 483 updating version 211 to 212 2023-12-01T04:56:19.468 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 483 v 212 (ObjNum 1082 snap 0 seq_num 1082) dirty exists 2023-12-01T04:56:19.468 INFO:tasks.rados.rados.0.smithi080.stdout:1546: left oid 483 (ObjNum 1082 snap 0 seq_num 1082) 2023-12-01T04:56:19.468 INFO:tasks.rados.rados.0.smithi080.stdout:1547: finishing write tid 1 to smithi08089843-498 2023-12-01T04:56:19.468 INFO:tasks.rados.rados.0.smithi080.stdout:1547: finishing write tid 2 to smithi08089843-498 2023-12-01T04:56:19.468 INFO:tasks.rados.rados.0.smithi080.stdout:1539: done (15 left) 2023-12-01T04:56:19.468 INFO:tasks.rados.rados.0.smithi080.stdout:1541: done (14 left) 2023-12-01T04:56:19.468 INFO:tasks.rados.rados.0.smithi080.stdout:1542: done (13 left) 2023-12-01T04:56:19.468 INFO:tasks.rados.rados.0.smithi080.stdout:1543: done (12 left) 2023-12-01T04:56:19.468 INFO:tasks.rados.rados.0.smithi080.stdout:1544: done (11 left) 2023-12-01T04:56:19.468 INFO:tasks.rados.rados.0.smithi080.stdout:1545: done (10 left) 2023-12-01T04:56:19.468 INFO:tasks.rados.rados.0.smithi080.stdout:1546: done (9 left) 2023-12-01T04:56:19.469 INFO:tasks.rados.rados.0.smithi080.stdout:1556: write oid 218 current snap is 0 2023-12-01T04:56:19.469 INFO:tasks.rados.rados.0.smithi080.stdout:1547: finishing write tid 3 to smithi08089843-498 2023-12-01T04:56:19.469 INFO:tasks.rados.rados.0.smithi080.stdout:1547: finishing write tid 4 to smithi08089843-498 2023-12-01T04:56:19.469 INFO:tasks.rados.rados.0.smithi080.stdout:1547: oid 498 updating version 0 to 347 2023-12-01T04:56:19.469 INFO:tasks.rados.rados.0.smithi080.stdout:1547: oid 498 version 347 is already newer than 346 2023-12-01T04:56:19.469 INFO:tasks.rados.rados.0.smithi080.stdout:1547: oid 498 version 347 is already newer than 345 2023-12-01T04:56:19.469 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 498 v 347 (ObjNum 1083 snap 0 seq_num 1083) dirty exists 2023-12-01T04:56:19.469 INFO:tasks.rados.rados.0.smithi080.stdout:1547: left oid 498 (ObjNum 1083 snap 0 seq_num 1083) 2023-12-01T04:56:19.469 INFO:tasks.rados.rados.0.smithi080.stdout:1549: finishing write tid 1 to smithi08089843-359 2023-12-01T04:56:19.469 INFO:tasks.rados.rados.0.smithi080.stdout:1548: expect (ObjNum 1050 snap 0 seq_num 1050) 2023-12-01T04:56:19.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:56:19 smithi090 bash[32384]: cluster 2023-12-01T04:56:18.136428+0000 mgr.y (mgr.24362) 234 : cluster 0 pgmap v205: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 64 MiB/s rd, 7.1 MiB/s wr, 85 op/s 2023-12-01T04:56:19.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:56:19 smithi090 bash[32384]: audit 2023-12-01T04:56:18.644776+0000 mon.a (mon.0) 856 : audit 0 from='client.? 172.21.15.80:0/2424430207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:56:19.586 INFO:tasks.rados.rados.0.smithi080.stdout:1549: finishing write tid 2 to smithi08089843-359 2023-12-01T04:56:19.586 INFO:tasks.rados.rados.0.smithi080.stdout:1549: finishing write tid 3 to smithi08089843-359 2023-12-01T04:56:19.587 INFO:tasks.rados.rados.0.smithi080.stdout:1549: finishing write tid 4 to smithi08089843-359 2023-12-01T04:56:19.587 INFO:tasks.rados.rados.0.smithi080.stdout:1549: oid 359 updating version 0 to 282 2023-12-01T04:56:19.587 INFO:tasks.rados.rados.0.smithi080.stdout:1549: oid 359 version 282 is already newer than 281 2023-12-01T04:56:19.587 INFO:tasks.rados.rados.0.smithi080.stdout:1549: oid 359 updating version 282 to 283 2023-12-01T04:56:19.587 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 359 v 283 (ObjNum 1084 snap 0 seq_num 1084) dirty exists 2023-12-01T04:56:19.587 INFO:tasks.rados.rados.0.smithi080.stdout:1549: left oid 359 (ObjNum 1084 snap 0 seq_num 1084) 2023-12-01T04:56:19.587 INFO:tasks.rados.rados.0.smithi080.stdout:1550: finishing write tid 1 to smithi08089843-354 2023-12-01T04:56:19.587 INFO:tasks.rados.rados.0.smithi080.stdout:1550: finishing write tid 2 to smithi08089843-354 2023-12-01T04:56:19.587 INFO:tasks.rados.rados.0.smithi080.stdout:1550: finishing write tid 3 to smithi08089843-354 2023-12-01T04:56:19.587 INFO:tasks.rados.rados.0.smithi080.stdout:1550: finishing write tid 4 to smithi08089843-354 2023-12-01T04:56:19.587 INFO:tasks.rados.rados.0.smithi080.stdout:1550: oid 354 updating version 0 to 213 2023-12-01T04:56:19.587 INFO:tasks.rados.rados.0.smithi080.stdout:1550: oid 354 version 213 is already newer than 211 2023-12-01T04:56:19.587 INFO:tasks.rados.rados.0.smithi080.stdout:1550: oid 354 version 213 is already newer than 212 2023-12-01T04:56:19.588 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 354 v 213 (ObjNum 1085 snap 0 seq_num 1085) dirty exists 2023-12-01T04:56:19.588 INFO:tasks.rados.rados.0.smithi080.stdout:1550: left oid 354 (ObjNum 1085 snap 0 seq_num 1085) 2023-12-01T04:56:19.588 INFO:tasks.rados.rados.0.smithi080.stdout:1551: expect (ObjNum 308 snap 0 seq_num 308) 2023-12-01T04:56:19.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:56:19 smithi080 bash[41963]: cluster 2023-12-01T04:56:18.136428+0000 mgr.y (mgr.24362) 234 : cluster 0 pgmap v205: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 64 MiB/s rd, 7.1 MiB/s wr, 85 op/s 2023-12-01T04:56:19.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:56:19 smithi080 bash[41963]: audit 2023-12-01T04:56:18.644776+0000 mon.a (mon.0) 856 : audit 0 from='client.? 172.21.15.80:0/2424430207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:56:19.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:56:19 smithi080 bash[28361]: cluster 2023-12-01T04:56:18.136428+0000 mgr.y (mgr.24362) 234 : cluster 0 pgmap v205: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 64 MiB/s rd, 7.1 MiB/s wr, 85 op/s 2023-12-01T04:56:19.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:56:19 smithi080 bash[28361]: audit 2023-12-01T04:56:18.644776+0000 mon.a (mon.0) 856 : audit 0 from='client.? 172.21.15.80:0/2424430207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:56:19.691 INFO:tasks.rados.rados.0.smithi080.stdout:1552: finishing write tid 1 to smithi08089843-326 2023-12-01T04:56:19.691 INFO:tasks.rados.rados.0.smithi080.stdout:1552: finishing write tid 2 to smithi08089843-326 2023-12-01T04:56:19.691 INFO:tasks.rados.rados.0.smithi080.stdout:1552: finishing write tid 3 to smithi08089843-326 2023-12-01T04:56:19.692 INFO:tasks.rados.rados.0.smithi080.stdout:1552: finishing write tid 4 to smithi08089843-326 2023-12-01T04:56:19.692 INFO:tasks.rados.rados.0.smithi080.stdout:1552: oid 326 updating version 0 to 228 2023-12-01T04:56:19.692 INFO:tasks.rados.rados.0.smithi080.stdout:1552: oid 326 updating version 228 to 230 2023-12-01T04:56:19.692 INFO:tasks.rados.rados.0.smithi080.stdout:1552: oid 326 version 230 is already newer than 229 2023-12-01T04:56:19.692 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 326 v 230 (ObjNum 1086 snap 0 seq_num 1086) dirty exists 2023-12-01T04:56:19.692 INFO:tasks.rados.rados.0.smithi080.stdout:1552: left oid 326 (ObjNum 1086 snap 0 seq_num 1086) 2023-12-01T04:56:19.692 INFO:tasks.rados.rados.0.smithi080.stdout:1553: finishing write tid 1 to smithi08089843-262 2023-12-01T04:56:19.692 INFO:tasks.rados.rados.0.smithi080.stdout:1553: finishing write tid 2 to smithi08089843-262 2023-12-01T04:56:19.692 INFO:tasks.rados.rados.0.smithi080.stdout:1553: finishing write tid 3 to smithi08089843-262 2023-12-01T04:56:19.692 INFO:tasks.rados.rados.0.smithi080.stdout:1553: finishing write tid 4 to smithi08089843-262 2023-12-01T04:56:19.692 INFO:tasks.rados.rados.0.smithi080.stdout:1553: oid 262 updating version 0 to 216 2023-12-01T04:56:19.692 INFO:tasks.rados.rados.0.smithi080.stdout:1553: oid 262 version 216 is already newer than 214 2023-12-01T04:56:19.692 INFO:tasks.rados.rados.0.smithi080.stdout:1553: oid 262 version 216 is already newer than 215 2023-12-01T04:56:19.692 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 262 v 216 (ObjNum 1087 snap 0 seq_num 1087) dirty exists 2023-12-01T04:56:19.693 INFO:tasks.rados.rados.0.smithi080.stdout:1553: left oid 262 (ObjNum 1087 snap 0 seq_num 1087) 2023-12-01T04:56:19.693 INFO:tasks.rados.rados.0.smithi080.stdout:1554: finishing write tid 1 to smithi08089843-328 2023-12-01T04:56:19.693 INFO:tasks.rados.rados.0.smithi080.stdout:1554: finishing write tid 2 to smithi08089843-328 2023-12-01T04:56:19.693 INFO:tasks.rados.rados.0.smithi080.stdout:1554: finishing write tid 3 to smithi08089843-328 2023-12-01T04:56:19.693 INFO:tasks.rados.rados.0.smithi080.stdout:1554: finishing write tid 4 to smithi08089843-328 2023-12-01T04:56:19.693 INFO:tasks.rados.rados.0.smithi080.stdout:1554: oid 328 updating version 0 to 253 2023-12-01T04:56:19.693 INFO:tasks.rados.rados.0.smithi080.stdout:1554: oid 328 version 253 is already newer than 252 2023-12-01T04:56:19.693 INFO:tasks.rados.rados.0.smithi080.stdout:1554: oid 328 version 253 is already newer than 251 2023-12-01T04:56:19.693 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 328 v 253 (ObjNum 1088 snap 0 seq_num 1088) dirty exists 2023-12-01T04:56:19.693 INFO:tasks.rados.rados.0.smithi080.stdout:1554: left oid 328 (ObjNum 1088 snap 0 seq_num 1088) 2023-12-01T04:56:19.693 INFO:tasks.rados.rados.0.smithi080.stdout:1555: expect (ObjNum 146 snap 0 seq_num 146) 2023-12-01T04:56:19.766 INFO:tasks.rados.rados.0.smithi080.stdout:1556: seq_num 1089 ranges {702823=584640,2059126=243697} 2023-12-01T04:56:19.779 INFO:tasks.rados.rados.0.smithi080.stdout:1556: writing smithi08089843-218 from 702823 to 1287463 tid 1 2023-12-01T04:56:19.786 INFO:tasks.rados.rados.0.smithi080.stdout:1556: writing smithi08089843-218 from 2059126 to 2302823 tid 2 2023-12-01T04:56:19.786 INFO:tasks.rados.rados.0.smithi080.stdout:1547: done (9 left) 2023-12-01T04:56:19.786 INFO:tasks.rados.rados.0.smithi080.stdout:1548: done (8 left) 2023-12-01T04:56:19.787 INFO:tasks.rados.rados.0.smithi080.stdout:1549: done (7 left) 2023-12-01T04:56:19.787 INFO:tasks.rados.rados.0.smithi080.stdout:1550: done (6 left) 2023-12-01T04:56:19.787 INFO:tasks.rados.rados.0.smithi080.stdout:1551: done (5 left) 2023-12-01T04:56:19.787 INFO:tasks.rados.rados.0.smithi080.stdout:1552: done (4 left) 2023-12-01T04:56:19.787 INFO:tasks.rados.rados.0.smithi080.stdout:1553: done (3 left) 2023-12-01T04:56:19.787 INFO:tasks.rados.rados.0.smithi080.stdout:1554: done (2 left) 2023-12-01T04:56:19.787 INFO:tasks.rados.rados.0.smithi080.stdout:1555: done (1 left) 2023-12-01T04:56:19.787 INFO:tasks.rados.rados.0.smithi080.stdout:1557: read oid 105 snap -1 2023-12-01T04:56:19.787 INFO:tasks.rados.rados.0.smithi080.stdout:1557: expect (ObjNum 984 snap 0 seq_num 984) 2023-12-01T04:56:19.787 INFO:tasks.rados.rados.0.smithi080.stdout:1558: read oid 132 snap -1 2023-12-01T04:56:19.787 INFO:tasks.rados.rados.0.smithi080.stdout:1558: expect (ObjNum 1052 snap 0 seq_num 1052) 2023-12-01T04:56:19.787 INFO:tasks.rados.rados.0.smithi080.stdout:1559: read oid 413 snap -1 2023-12-01T04:56:19.787 INFO:tasks.rados.rados.0.smithi080.stdout:1559: expect (ObjNum 880 snap 0 seq_num 880) 2023-12-01T04:56:19.787 INFO:tasks.rados.rados.0.smithi080.stdout:1560: read oid 346 snap -1 2023-12-01T04:56:19.787 INFO:tasks.rados.rados.0.smithi080.stdout:1560: expect (ObjNum 345 snap 0 seq_num 345) 2023-12-01T04:56:19.788 INFO:tasks.rados.rados.0.smithi080.stdout:1561: read oid 474 snap -1 2023-12-01T04:56:19.788 INFO:tasks.rados.rados.0.smithi080.stdout:1561: expect (ObjNum 1074 snap 0 seq_num 1074) 2023-12-01T04:56:19.788 INFO:tasks.rados.rados.0.smithi080.stdout:1562: read oid 426 snap -1 2023-12-01T04:56:19.788 INFO:tasks.rados.rados.0.smithi080.stdout:1562: expect (ObjNum 425 snap 0 seq_num 425) 2023-12-01T04:56:19.788 INFO:tasks.rados.rados.0.smithi080.stdout:1563: write oid 472 current snap is 0 2023-12-01T04:56:19.788 INFO:tasks.rados.rados.0.smithi080.stdout:1563: seq_num 1090 ranges {719630=659889,2117608=202022} 2023-12-01T04:56:19.795 INFO:tasks.rados.rados.0.smithi080.stdout:1563: writing smithi08089843-472 from 719630 to 1379519 tid 1 2023-12-01T04:56:19.801 INFO:tasks.rados.rados.0.smithi080.stdout:1563: writing smithi08089843-472 from 2117608 to 2319630 tid 2 2023-12-01T04:56:19.801 INFO:tasks.rados.rados.0.smithi080.stdout:1564: write oid 231 current snap is 0 2023-12-01T04:56:19.801 INFO:tasks.rados.rados.0.smithi080.stdout:1556: finishing write tid 1 to smithi08089843-218 2023-12-01T04:56:19.801 INFO:tasks.rados.rados.0.smithi080.stdout:1556: finishing write tid 2 to smithi08089843-218 2023-12-01T04:56:19.801 INFO:tasks.rados.rados.0.smithi080.stdout:1557: expect (ObjNum 984 snap 0 seq_num 984) 2023-12-01T04:56:19.916 INFO:tasks.rados.rados.0.smithi080.stdout:1559: expect (ObjNum 880 snap 0 seq_num 880) 2023-12-01T04:56:20.071 INFO:tasks.rados.rados.0.smithi080.stdout:1561: expect (ObjNum 1074 snap 0 seq_num 1074) 2023-12-01T04:56:20.157 INFO:tasks.rados.rados.0.smithi080.stdout:1560: expect (ObjNum 345 snap 0 seq_num 345) 2023-12-01T04:56:20.287 INFO:tasks.rados.rados.0.smithi080.stdout:1563: finishing write tid 1 to smithi08089843-472 2023-12-01T04:56:20.287 INFO:tasks.rados.rados.0.smithi080.stdout:1563: finishing write tid 2 to smithi08089843-472 2023-12-01T04:56:20.288 INFO:tasks.rados.rados.0.smithi080.stdout:1563: finishing write tid 3 to smithi08089843-472 2023-12-01T04:56:20.288 INFO:tasks.rados.rados.0.smithi080.stdout:1563: finishing write tid 4 to smithi08089843-472 2023-12-01T04:56:20.288 INFO:tasks.rados.rados.0.smithi080.stdout:1563: oid 472 updating version 0 to 284 2023-12-01T04:56:20.288 INFO:tasks.rados.rados.0.smithi080.stdout:1563: oid 472 updating version 284 to 285 2023-12-01T04:56:20.288 INFO:tasks.rados.rados.0.smithi080.stdout:1563: oid 472 updating version 285 to 286 2023-12-01T04:56:20.288 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 472 v 286 (ObjNum 1090 snap 0 seq_num 1090) dirty exists 2023-12-01T04:56:20.288 INFO:tasks.rados.rados.0.smithi080.stdout:1563: left oid 472 (ObjNum 1090 snap 0 seq_num 1090) 2023-12-01T04:56:20.288 INFO:tasks.rados.rados.0.smithi080.stdout:1556: finishing write tid 3 to smithi08089843-218 2023-12-01T04:56:20.288 INFO:tasks.rados.rados.0.smithi080.stdout:1556: finishing write tid 4 to smithi08089843-218 2023-12-01T04:56:20.288 INFO:tasks.rados.rados.0.smithi080.stdout:1556: oid 218 updating version 0 to 197 2023-12-01T04:56:20.288 INFO:tasks.rados.rados.0.smithi080.stdout:1556: oid 218 updating version 197 to 198 2023-12-01T04:56:20.288 INFO:tasks.rados.rados.0.smithi080.stdout:1556: oid 218 updating version 198 to 199 2023-12-01T04:56:20.288 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 218 v 199 (ObjNum 1089 snap 0 seq_num 1089) dirty exists 2023-12-01T04:56:20.288 INFO:tasks.rados.rados.0.smithi080.stdout:1556: left oid 218 (ObjNum 1089 snap 0 seq_num 1089) 2023-12-01T04:56:20.288 INFO:tasks.rados.rados.0.smithi080.stdout:1558: expect (ObjNum 1052 snap 0 seq_num 1052) 2023-12-01T04:56:20.484 INFO:tasks.rados.rados.0.smithi080.stdout:1562: expect (ObjNum 425 snap 0 seq_num 425) 2023-12-01T04:56:20.594 INFO:tasks.rados.rados.0.smithi080.stdout:1564: seq_num 1091 ranges {736437=735138,2176090=160347} 2023-12-01T04:56:20.604 INFO:tasks.rados.rados.0.smithi080.stdout:1564: writing smithi08089843-231 from 736437 to 1471575 tid 1 2023-12-01T04:56:20.609 INFO:tasks.rados.rados.0.smithi080.stdout:1564: writing smithi08089843-231 from 2176090 to 2336437 tid 2 2023-12-01T04:56:20.610 INFO:tasks.rados.rados.0.smithi080.stdout:1556: done (8 left) 2023-12-01T04:56:20.610 INFO:tasks.rados.rados.0.smithi080.stdout:1557: done (7 left) 2023-12-01T04:56:20.610 INFO:tasks.rados.rados.0.smithi080.stdout:1558: done (6 left) 2023-12-01T04:56:20.610 INFO:tasks.rados.rados.0.smithi080.stdout:1559: done (5 left) 2023-12-01T04:56:20.610 INFO:tasks.rados.rados.0.smithi080.stdout:1560: done (4 left) 2023-12-01T04:56:20.610 INFO:tasks.rados.rados.0.smithi080.stdout:1561: done (3 left) 2023-12-01T04:56:20.610 INFO:tasks.rados.rados.0.smithi080.stdout:1562: done (2 left) 2023-12-01T04:56:20.610 INFO:tasks.rados.rados.0.smithi080.stdout:1563: done (1 left) 2023-12-01T04:56:20.610 INFO:tasks.rados.rados.0.smithi080.stdout:1565: write oid 277 current snap is 0 2023-12-01T04:56:20.610 INFO:tasks.rados.rados.0.smithi080.stdout:1565: seq_num 1092 ranges {753244=410387,1834572=518672} 2023-12-01T04:56:20.616 INFO:tasks.rados.rados.0.smithi080.stdout:1565: writing smithi08089843-277 from 753244 to 1163631 tid 1 2023-12-01T04:56:20.623 INFO:tasks.rados.rados.0.smithi080.stdout:1565: writing smithi08089843-277 from 1834572 to 2353244 tid 2 2023-12-01T04:56:20.623 INFO:tasks.rados.rados.0.smithi080.stdout:1566: write oid 111 current snap is 0 2023-12-01T04:56:20.623 INFO:tasks.rados.rados.0.smithi080.stdout:1566: seq_num 1093 ranges {770051=485636,1776701=511047} 2023-12-01T04:56:20.630 INFO:tasks.rados.rados.0.smithi080.stdout:1566: writing smithi08089843-111 from 770051 to 1255687 tid 1 2023-12-01T04:56:20.636 INFO:tasks.rados.rados.0.smithi080.stdout:1566: writing smithi08089843-111 from 1776701 to 2287748 tid 2 2023-12-01T04:56:20.636 INFO:tasks.rados.rados.0.smithi080.stdout:1567: write oid 429 current snap is 0 2023-12-01T04:56:20.636 INFO:tasks.rados.rados.0.smithi080.stdout:1567: seq_num 1094 ranges {786858=560885,1835183=551675} 2023-12-01T04:56:20.643 INFO:tasks.rados.rados.0.smithi080.stdout:1567: writing smithi08089843-429 from 786858 to 1347743 tid 1 2023-12-01T04:56:20.650 INFO:tasks.rados.rados.0.smithi080.stdout:1567: writing smithi08089843-429 from 1835183 to 2386858 tid 2 2023-12-01T04:56:20.650 INFO:tasks.rados.rados.0.smithi080.stdout:1568: write oid 298 current snap is 0 2023-12-01T04:56:20.650 INFO:tasks.rados.rados.0.smithi080.stdout:1564: finishing write tid 1 to smithi08089843-231 2023-12-01T04:56:20.650 INFO:tasks.rados.rados.0.smithi080.stdout:1568: seq_num 1095 ranges {403665=752487,1610018=514716} 2023-12-01T04:56:20.656 INFO:tasks.rados.rados.0.smithi080.stdout:1568: writing smithi08089843-298 from 403665 to 1156152 tid 1 2023-12-01T04:56:20.662 INFO:tasks.rados.rados.0.smithi080.stdout:1568: writing smithi08089843-298 from 1610018 to 2124734 tid 2 2023-12-01T04:56:20.662 INFO:tasks.rados.rados.0.smithi080.stdout:1569: read oid 22 snap -1 2023-12-01T04:56:20.662 INFO:tasks.rados.rados.0.smithi080.stdout:1569: expect (ObjNum 1042 snap 0 seq_num 1042) 2023-12-01T04:56:20.662 INFO:tasks.rados.rados.0.smithi080.stdout:1570: read oid 115 snap -1 2023-12-01T04:56:20.663 INFO:tasks.rados.rados.0.smithi080.stdout:1570: expect (ObjNum 584 snap 0 seq_num 584) 2023-12-01T04:56:20.663 INFO:tasks.rados.rados.0.smithi080.stdout:1571: write oid 487 current snap is 0 2023-12-01T04:56:20.663 INFO:tasks.rados.rados.0.smithi080.stdout:1571: seq_num 1096 ranges {420472=427736,1268500=658374,2347953=72519} 2023-12-01T04:56:20.667 INFO:tasks.rados.rados.0.smithi080.stdout:1571: writing smithi08089843-487 from 420472 to 848208 tid 1 2023-12-01T04:56:20.674 INFO:tasks.rados.rados.0.smithi080.stdout:1571: writing smithi08089843-487 from 1268500 to 1926874 tid 2 2023-12-01T04:56:20.678 INFO:tasks.rados.rados.0.smithi080.stdout:1571: writing smithi08089843-487 from 2347953 to 2420472 tid 3 2023-12-01T04:56:20.678 INFO:tasks.rados.rados.0.smithi080.stdout:1572: write oid 425 current snap is 0 2023-12-01T04:56:20.678 INFO:tasks.rados.rados.0.smithi080.stdout:1564: finishing write tid 2 to smithi08089843-231 2023-12-01T04:56:20.678 INFO:tasks.rados.rados.0.smithi080.stdout:1564: finishing write tid 3 to smithi08089843-231 2023-12-01T04:56:20.678 INFO:tasks.rados.rados.0.smithi080.stdout:1564: finishing write tid 4 to smithi08089843-231 2023-12-01T04:56:20.678 INFO:tasks.rados.rados.0.smithi080.stdout:1564: oid 231 updating version 0 to 242 2023-12-01T04:56:20.678 INFO:tasks.rados.rados.0.smithi080.stdout:1564: oid 231 updating version 242 to 244 2023-12-01T04:56:20.678 INFO:tasks.rados.rados.0.smithi080.stdout:1564: oid 231 version 244 is already newer than 243 2023-12-01T04:56:20.678 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 231 v 244 (ObjNum 1091 snap 0 seq_num 1091) dirty exists 2023-12-01T04:56:20.678 INFO:tasks.rados.rados.0.smithi080.stdout:1564: left oid 231 (ObjNum 1091 snap 0 seq_num 1091) 2023-12-01T04:56:20.679 INFO:tasks.rados.rados.0.smithi080.stdout:1565: finishing write tid 1 to smithi08089843-277 2023-12-01T04:56:20.679 INFO:tasks.rados.rados.0.smithi080.stdout:1565: finishing write tid 2 to smithi08089843-277 2023-12-01T04:56:20.679 INFO:tasks.rados.rados.0.smithi080.stdout:1565: finishing write tid 3 to smithi08089843-277 2023-12-01T04:56:20.679 INFO:tasks.rados.rados.0.smithi080.stdout:1565: finishing write tid 4 to smithi08089843-277 2023-12-01T04:56:20.679 INFO:tasks.rados.rados.0.smithi080.stdout:1565: oid 277 updating version 0 to 217 2023-12-01T04:56:20.679 INFO:tasks.rados.rados.0.smithi080.stdout:1565: oid 277 updating version 217 to 219 2023-12-01T04:56:20.679 INFO:tasks.rados.rados.0.smithi080.stdout:1565: oid 277 version 219 is already newer than 218 2023-12-01T04:56:20.680 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 277 v 219 (ObjNum 1092 snap 0 seq_num 1092) dirty exists 2023-12-01T04:56:20.680 INFO:tasks.rados.rados.0.smithi080.stdout:1565: left oid 277 (ObjNum 1092 snap 0 seq_num 1092) 2023-12-01T04:56:20.680 INFO:tasks.rados.rados.0.smithi080.stdout:1566: finishing write tid 1 to smithi08089843-111 2023-12-01T04:56:20.680 INFO:tasks.rados.rados.0.smithi080.stdout:1572: seq_num 1097 ranges {437279=502985,1610629=518385} 2023-12-01T04:56:20.683 INFO:tasks.rados.rados.0.smithi080.stdout:1572: writing smithi08089843-425 from 437279 to 940264 tid 1 2023-12-01T04:56:20.690 INFO:tasks.rados.rados.0.smithi080.stdout:1572: writing smithi08089843-425 from 1610629 to 2129014 tid 2 2023-12-01T04:56:20.691 INFO:tasks.rados.rados.0.smithi080.stdout:1564: done (8 left) 2023-12-01T04:56:20.691 INFO:tasks.rados.rados.0.smithi080.stdout:1565: done (7 left) 2023-12-01T04:56:20.691 INFO:tasks.rados.rados.0.smithi080.stdout:1573: read oid 50 snap -1 2023-12-01T04:56:20.691 INFO:tasks.rados.rados.0.smithi080.stdout:1573: expect (ObjNum 49 snap 0 seq_num 49) 2023-12-01T04:56:20.691 INFO:tasks.rados.rados.0.smithi080.stdout:1574: write oid 1 current snap is 0 2023-12-01T04:56:20.692 INFO:tasks.rados.rados.0.smithi080.stdout:1566: finishing write tid 2 to smithi08089843-111 2023-12-01T04:56:20.692 INFO:tasks.rados.rados.0.smithi080.stdout:1574: seq_num 1098 ranges {454086=578234,1669111=662043} 2023-12-01T04:56:20.696 INFO:tasks.rados.rados.0.smithi080.stdout:1574: writing smithi08089843-1 from 454086 to 1032320 tid 1 2023-12-01T04:56:20.704 INFO:tasks.rados.rados.0.smithi080.stdout:1574: writing smithi08089843-1 from 1669111 to 2331154 tid 2 2023-12-01T04:56:20.704 INFO:tasks.rados.rados.0.smithi080.stdout:1575: read oid 97 snap -1 2023-12-01T04:56:20.704 INFO:tasks.rados.rados.0.smithi080.stdout:1575: expect (ObjNum 822 snap 0 seq_num 822) 2023-12-01T04:56:20.704 INFO:tasks.rados.rados.0.smithi080.stdout:1576: write oid 291 current snap is 0 2023-12-01T04:56:20.704 INFO:tasks.rados.rados.0.smithi080.stdout:1566: finishing write tid 3 to smithi08089843-111 2023-12-01T04:56:20.704 INFO:tasks.rados.rados.0.smithi080.stdout:1566: finishing write tid 4 to smithi08089843-111 2023-12-01T04:56:20.704 INFO:tasks.rados.rados.0.smithi080.stdout:1566: oid 111 updating version 0 to 208 2023-12-01T04:56:20.704 INFO:tasks.rados.rados.0.smithi080.stdout:1566: oid 111 updating version 208 to 209 2023-12-01T04:56:20.704 INFO:tasks.rados.rados.0.smithi080.stdout:1566: oid 111 version 209 is already newer than 207 2023-12-01T04:56:20.704 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 111 v 209 (ObjNum 1093 snap 0 seq_num 1093) dirty exists 2023-12-01T04:56:20.705 INFO:tasks.rados.rados.0.smithi080.stdout:1566: left oid 111 (ObjNum 1093 snap 0 seq_num 1093) 2023-12-01T04:56:20.705 INFO:tasks.rados.rados.0.smithi080.stdout:1567: finishing write tid 1 to smithi08089843-429 2023-12-01T04:56:20.705 INFO:tasks.rados.rados.0.smithi080.stdout:1576: seq_num 1099 ranges {470893=653483,1727593=522054} 2023-12-01T04:56:20.710 INFO:tasks.rados.rados.0.smithi080.stdout:1576: writing smithi08089843-291 from 470893 to 1124376 tid 1 2023-12-01T04:56:20.719 INFO:tasks.rados.rados.0.smithi080.stdout:1576: writing smithi08089843-291 from 1727593 to 2249647 tid 2 2023-12-01T04:56:20.719 INFO:tasks.rados.rados.0.smithi080.stdout:1566: done (10 left) 2023-12-01T04:56:20.719 INFO:tasks.rados.rados.0.smithi080.stdout:1577: read oid 8 snap -1 2023-12-01T04:56:20.719 INFO:tasks.rados.rados.0.smithi080.stdout:1577: expect (ObjNum 7 snap 0 seq_num 7) 2023-12-01T04:56:20.720 INFO:tasks.rados.rados.0.smithi080.stdout:1578: read oid 100 snap -1 2023-12-01T04:56:20.720 INFO:tasks.rados.rados.0.smithi080.stdout:1578: expect (ObjNum 686 snap 0 seq_num 686) 2023-12-01T04:56:20.720 INFO:tasks.rados.rados.0.smithi080.stdout:1579: write oid 442 current snap is 0 2023-12-01T04:56:20.720 INFO:tasks.rados.rados.0.smithi080.stdout:1567: finishing write tid 2 to smithi08089843-429 2023-12-01T04:56:20.720 INFO:tasks.rados.rados.0.smithi080.stdout:1567: finishing write tid 3 to smithi08089843-429 2023-12-01T04:56:20.720 INFO:tasks.rados.rados.0.smithi080.stdout:1567: finishing write tid 4 to smithi08089843-429 2023-12-01T04:56:20.720 INFO:tasks.rados.rados.0.smithi080.stdout:1567: oid 429 updating version 0 to 211 2023-12-01T04:56:20.720 INFO:tasks.rados.rados.0.smithi080.stdout:1567: oid 429 updating version 211 to 212 2023-12-01T04:56:20.720 INFO:tasks.rados.rados.0.smithi080.stdout:1567: oid 429 version 212 is already newer than 210 2023-12-01T04:56:20.720 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 429 v 212 (ObjNum 1094 snap 0 seq_num 1094) dirty exists 2023-12-01T04:56:20.720 INFO:tasks.rados.rados.0.smithi080.stdout:1567: left oid 429 (ObjNum 1094 snap 0 seq_num 1094) 2023-12-01T04:56:20.720 INFO:tasks.rados.rados.0.smithi080.stdout:1568: finishing write tid 1 to smithi08089843-298 2023-12-01T04:56:20.720 INFO:tasks.rados.rados.0.smithi080.stdout:1579: seq_num 1100 ranges {487700=728732,1786075=665712} 2023-12-01T04:56:20.728 INFO:tasks.rados.rados.0.smithi080.stdout:1579: writing smithi08089843-442 from 487700 to 1216432 tid 1 2023-12-01T04:56:20.735 INFO:tasks.rados.rados.0.smithi080.stdout:1579: writing smithi08089843-442 from 1786075 to 2451787 tid 2 2023-12-01T04:56:20.735 INFO:tasks.rados.rados.0.smithi080.stdout:1567: done (12 left) 2023-12-01T04:56:20.736 INFO:tasks.rados.rados.0.smithi080.stdout:1580: write oid 409 current snap is 0 2023-12-01T04:56:20.736 INFO:tasks.rados.rados.0.smithi080.stdout:1580: seq_num 1101 ranges {504507=403981,1328204=409370,2252362=252145} 2023-12-01T04:56:20.740 INFO:tasks.rados.rados.0.smithi080.stdout:1580: writing smithi08089843-409 from 504507 to 908488 tid 1 2023-12-01T04:56:20.745 INFO:tasks.rados.rados.0.smithi080.stdout:1580: writing smithi08089843-409 from 1328204 to 1737574 tid 2 2023-12-01T04:56:20.749 INFO:tasks.rados.rados.0.smithi080.stdout:1580: writing smithi08089843-409 from 2252362 to 2504507 tid 3 2023-12-01T04:56:20.749 INFO:tasks.rados.rados.0.smithi080.stdout:1581: write oid 201 current snap is 0 2023-12-01T04:56:20.749 INFO:tasks.rados.rados.0.smithi080.stdout:1581: seq_num 1102 ranges {521314=479230,1786686=669381} 2023-12-01T04:56:20.755 INFO:tasks.rados.rados.0.smithi080.stdout:1581: writing smithi08089843-201 from 521314 to 1000544 tid 1 2023-12-01T04:56:20.764 INFO:tasks.rados.rados.0.smithi080.stdout:1581: writing smithi08089843-201 from 1786686 to 2456067 tid 2 2023-12-01T04:56:20.764 INFO:tasks.rados.rados.0.smithi080.stdout:1582: read oid 33 snap -1 2023-12-01T04:56:20.764 INFO:tasks.rados.rados.0.smithi080.stdout:1582: expect (ObjNum 32 snap 0 seq_num 32) 2023-12-01T04:56:20.764 INFO:tasks.rados.rados.0.smithi080.stdout:1583: read oid 394 snap -1 2023-12-01T04:56:20.764 INFO:tasks.rados.rados.0.smithi080.stdout:1583: expect (ObjNum 988 snap 0 seq_num 988) 2023-12-01T04:56:20.764 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:56:20.764 INFO:tasks.rados.rados.0.smithi080.stdout:1570: expect (ObjNum 584 snap 0 seq_num 584) 2023-12-01T04:56:20.901 INFO:tasks.rados.rados.0.smithi080.stdout:1568: finishing write tid 2 to smithi08089843-298 2023-12-01T04:56:20.901 INFO:tasks.rados.rados.0.smithi080.stdout:1568: finishing write tid 3 to smithi08089843-298 2023-12-01T04:56:20.901 INFO:tasks.rados.rados.0.smithi080.stdout:1568: finishing write tid 4 to smithi08089843-298 2023-12-01T04:56:20.902 INFO:tasks.rados.rados.0.smithi080.stdout:1568: oid 298 updating version 0 to 245 2023-12-01T04:56:20.902 INFO:tasks.rados.rados.0.smithi080.stdout:1568: oid 298 version 245 is already newer than 244 2023-12-01T04:56:20.902 INFO:tasks.rados.rados.0.smithi080.stdout:1568: oid 298 version 245 is already newer than 243 2023-12-01T04:56:20.902 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 298 v 245 (ObjNum 1095 snap 0 seq_num 1095) dirty exists 2023-12-01T04:56:20.902 INFO:tasks.rados.rados.0.smithi080.stdout:1568: left oid 298 (ObjNum 1095 snap 0 seq_num 1095) 2023-12-01T04:56:20.902 INFO:tasks.rados.rados.0.smithi080.stdout:1571: finishing write tid 1 to smithi08089843-487 2023-12-01T04:56:20.902 INFO:tasks.rados.rados.0.smithi080.stdout:1569: expect (ObjNum 1042 snap 0 seq_num 1042) 2023-12-01T04:56:21.057 INFO:tasks.rados.rados.0.smithi080.stdout:1571: finishing write tid 2 to smithi08089843-487 2023-12-01T04:56:21.057 INFO:tasks.rados.rados.0.smithi080.stdout:1571: finishing write tid 3 to smithi08089843-487 2023-12-01T04:56:21.057 INFO:tasks.rados.rados.0.smithi080.stdout:1571: finishing write tid 4 to smithi08089843-487 2023-12-01T04:56:21.058 INFO:tasks.rados.rados.0.smithi080.stdout:1571: finishing write tid 5 to smithi08089843-487 2023-12-01T04:56:21.058 INFO:tasks.rados.rados.0.smithi080.stdout:1571: oid 487 updating version 0 to 254 2023-12-01T04:56:21.058 INFO:tasks.rados.rados.0.smithi080.stdout:1571: oid 487 updating version 254 to 257 2023-12-01T04:56:21.058 INFO:tasks.rados.rados.0.smithi080.stdout:1571: oid 487 version 257 is already newer than 256 2023-12-01T04:56:21.058 INFO:tasks.rados.rados.0.smithi080.stdout:1571: oid 487 version 257 is already newer than 255 2023-12-01T04:56:21.058 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 487 v 257 (ObjNum 1096 snap 0 seq_num 1096) dirty exists 2023-12-01T04:56:21.058 INFO:tasks.rados.rados.0.smithi080.stdout:1571: left oid 487 (ObjNum 1096 snap 0 seq_num 1096) 2023-12-01T04:56:21.058 INFO:tasks.rados.rados.0.smithi080.stdout:1572: finishing write tid 1 to smithi08089843-425 2023-12-01T04:56:21.058 INFO:tasks.rados.rados.0.smithi080.stdout:1572: finishing write tid 2 to smithi08089843-425 2023-12-01T04:56:21.058 INFO:tasks.rados.rados.0.smithi080.stdout:1572: finishing write tid 3 to smithi08089843-425 2023-12-01T04:56:21.058 INFO:tasks.rados.rados.0.smithi080.stdout:1572: finishing write tid 4 to smithi08089843-425 2023-12-01T04:56:21.058 INFO:tasks.rados.rados.0.smithi080.stdout:1572: oid 425 updating version 0 to 231 2023-12-01T04:56:21.058 INFO:tasks.rados.rados.0.smithi080.stdout:1572: oid 425 version 231 is already newer than 229 2023-12-01T04:56:21.059 INFO:tasks.rados.rados.0.smithi080.stdout:1572: oid 425 version 231 is already newer than 230 2023-12-01T04:56:21.059 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 425 v 231 (ObjNum 1097 snap 0 seq_num 1097) dirty exists 2023-12-01T04:56:21.059 INFO:tasks.rados.rados.0.smithi080.stdout:1572: left oid 425 (ObjNum 1097 snap 0 seq_num 1097) 2023-12-01T04:56:21.059 INFO:tasks.rados.rados.0.smithi080.stdout:1573: expect (ObjNum 49 snap 0 seq_num 49) 2023-12-01T04:56:21.151 INFO:tasks.rados.rados.0.smithi080.stdout:1574: finishing write tid 1 to smithi08089843-1 2023-12-01T04:56:21.151 INFO:tasks.rados.rados.0.smithi080.stdout:1574: finishing write tid 2 to smithi08089843-1 2023-12-01T04:56:21.151 INFO:tasks.rados.rados.0.smithi080.stdout:1574: finishing write tid 3 to smithi08089843-1 2023-12-01T04:56:21.151 INFO:tasks.rados.rados.0.smithi080.stdout:1574: finishing write tid 4 to smithi08089843-1 2023-12-01T04:56:21.151 INFO:tasks.rados.rados.0.smithi080.stdout:1574: oid 1 updating version 0 to 233 2023-12-01T04:56:21.151 INFO:tasks.rados.rados.0.smithi080.stdout:1574: oid 1 version 233 is already newer than 232 2023-12-01T04:56:21.151 INFO:tasks.rados.rados.0.smithi080.stdout:1574: oid 1 updating version 233 to 234 2023-12-01T04:56:21.152 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 1 v 234 (ObjNum 1098 snap 0 seq_num 1098) dirty exists 2023-12-01T04:56:21.152 INFO:tasks.rados.rados.0.smithi080.stdout:1574: left oid 1 (ObjNum 1098 snap 0 seq_num 1098) 2023-12-01T04:56:21.152 INFO:tasks.rados.rados.0.smithi080.stdout:1576: finishing write tid 1 to smithi08089843-291 2023-12-01T04:56:21.152 INFO:tasks.rados.rados.0.smithi080.stdout:1575: expect (ObjNum 822 snap 0 seq_num 822) 2023-12-01T04:56:21.280 INFO:tasks.rados.rados.0.smithi080.stdout:1576: finishing write tid 2 to smithi08089843-291 2023-12-01T04:56:21.280 INFO:tasks.rados.rados.0.smithi080.stdout:1576: finishing write tid 3 to smithi08089843-291 2023-12-01T04:56:21.280 INFO:tasks.rados.rados.0.smithi080.stdout:1576: finishing write tid 4 to smithi08089843-291 2023-12-01T04:56:21.281 INFO:tasks.rados.rados.0.smithi080.stdout:1576: oid 291 updating version 0 to 288 2023-12-01T04:56:21.281 INFO:tasks.rados.rados.0.smithi080.stdout:1576: oid 291 version 288 is already newer than 287 2023-12-01T04:56:21.281 INFO:tasks.rados.rados.0.smithi080.stdout:1576: oid 291 updating version 288 to 289 2023-12-01T04:56:21.281 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 291 v 289 (ObjNum 1099 snap 0 seq_num 1099) dirty exists 2023-12-01T04:56:21.281 INFO:tasks.rados.rados.0.smithi080.stdout:1576: left oid 291 (ObjNum 1099 snap 0 seq_num 1099) 2023-12-01T04:56:21.281 INFO:tasks.rados.rados.0.smithi080.stdout:1577: expect (ObjNum 7 snap 0 seq_num 7) 2023-12-01T04:56:21.352 INFO:tasks.rados.rados.0.smithi080.stdout:1578: expect (ObjNum 686 snap 0 seq_num 686) 2023-12-01T04:56:21.506 INFO:tasks.rados.rados.0.smithi080.stdout:1579: finishing write tid 1 to smithi08089843-442 2023-12-01T04:56:21.506 INFO:tasks.rados.rados.0.smithi080.stdout:1579: finishing write tid 2 to smithi08089843-442 2023-12-01T04:56:21.507 INFO:tasks.rados.rados.0.smithi080.stdout:1579: finishing write tid 3 to smithi08089843-442 2023-12-01T04:56:21.507 INFO:tasks.rados.rados.0.smithi080.stdout:1579: finishing write tid 4 to smithi08089843-442 2023-12-01T04:56:21.507 INFO:tasks.rados.rados.0.smithi080.stdout:1579: oid 442 updating version 0 to 222 2023-12-01T04:56:21.507 INFO:tasks.rados.rados.0.smithi080.stdout:1579: oid 442 version 222 is already newer than 221 2023-12-01T04:56:21.507 INFO:tasks.rados.rados.0.smithi080.stdout:1579: oid 442 version 222 is already newer than 220 2023-12-01T04:56:21.507 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 442 v 222 (ObjNum 1100 snap 0 seq_num 1100) dirty exists 2023-12-01T04:56:21.507 INFO:tasks.rados.rados.0.smithi080.stdout:1579: left oid 442 (ObjNum 1100 snap 0 seq_num 1100) 2023-12-01T04:56:21.507 INFO:tasks.rados.rados.0.smithi080.stdout:1580: finishing write tid 1 to smithi08089843-409 2023-12-01T04:56:21.507 INFO:tasks.rados.rados.0.smithi080.stdout:1580: finishing write tid 2 to smithi08089843-409 2023-12-01T04:56:21.507 INFO:tasks.rados.rados.0.smithi080.stdout:1580: finishing write tid 3 to smithi08089843-409 2023-12-01T04:56:21.507 INFO:tasks.rados.rados.0.smithi080.stdout:1580: finishing write tid 4 to smithi08089843-409 2023-12-01T04:56:21.507 INFO:tasks.rados.rados.0.smithi080.stdout:1580: finishing write tid 5 to smithi08089843-409 2023-12-01T04:56:21.507 INFO:tasks.rados.rados.0.smithi080.stdout:1580: oid 409 updating version 0 to 249 2023-12-01T04:56:21.507 INFO:tasks.rados.rados.0.smithi080.stdout:1580: oid 409 version 249 is already newer than 246 2023-12-01T04:56:21.507 INFO:tasks.rados.rados.0.smithi080.stdout:1580: oid 409 version 249 is already newer than 248 2023-12-01T04:56:21.508 INFO:tasks.rados.rados.0.smithi080.stdout:1580: oid 409 version 249 is already newer than 247 2023-12-01T04:56:21.508 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 409 v 249 (ObjNum 1101 snap 0 seq_num 1101) dirty exists 2023-12-01T04:56:21.508 INFO:tasks.rados.rados.0.smithi080.stdout:1580: left oid 409 (ObjNum 1101 snap 0 seq_num 1101) 2023-12-01T04:56:21.508 INFO:tasks.rados.rados.0.smithi080.stdout:1581: finishing write tid 1 to smithi08089843-201 2023-12-01T04:56:21.508 INFO:tasks.rados.rados.0.smithi080.stdout:1581: finishing write tid 2 to smithi08089843-201 2023-12-01T04:56:21.508 INFO:tasks.rados.rados.0.smithi080.stdout:1568: done (15 left) 2023-12-01T04:56:21.508 INFO:tasks.rados.rados.0.smithi080.stdout:1569: done (14 left) 2023-12-01T04:56:21.508 INFO:tasks.rados.rados.0.smithi080.stdout:1570: done (13 left) 2023-12-01T04:56:21.508 INFO:tasks.rados.rados.0.smithi080.stdout:1571: done (12 left) 2023-12-01T04:56:21.508 INFO:tasks.rados.rados.0.smithi080.stdout:1572: done (11 left) 2023-12-01T04:56:21.508 INFO:tasks.rados.rados.0.smithi080.stdout:1573: done (10 left) 2023-12-01T04:56:21.508 INFO:tasks.rados.rados.0.smithi080.stdout:1574: done (9 left) 2023-12-01T04:56:21.508 INFO:tasks.rados.rados.0.smithi080.stdout:1575: done (8 left) 2023-12-01T04:56:21.508 INFO:tasks.rados.rados.0.smithi080.stdout:1576: done (7 left) 2023-12-01T04:56:21.509 INFO:tasks.rados.rados.0.smithi080.stdout:1577: done (6 left) 2023-12-01T04:56:21.509 INFO:tasks.rados.rados.0.smithi080.stdout:1578: done (5 left) 2023-12-01T04:56:21.509 INFO:tasks.rados.rados.0.smithi080.stdout:1579: done (4 left) 2023-12-01T04:56:21.509 INFO:tasks.rados.rados.0.smithi080.stdout:1580: done (3 left) 2023-12-01T04:56:21.509 INFO:tasks.rados.rados.0.smithi080.stdout:1584: read oid 200 snap -1 2023-12-01T04:56:21.509 INFO:tasks.rados.rados.0.smithi080.stdout:1584: expect (ObjNum 674 snap 0 seq_num 674) 2023-12-01T04:56:21.509 INFO:tasks.rados.rados.0.smithi080.stdout:1585: read oid 19 snap -1 2023-12-01T04:56:21.509 INFO:tasks.rados.rados.0.smithi080.stdout:1585: expect (ObjNum 18 snap 0 seq_num 18) 2023-12-01T04:56:21.509 INFO:tasks.rados.rados.0.smithi080.stdout:1586: read oid 315 snap -1 2023-12-01T04:56:21.509 INFO:tasks.rados.rados.0.smithi080.stdout:1586: expect (ObjNum 534 snap 0 seq_num 534) 2023-12-01T04:56:21.509 INFO:tasks.rados.rados.0.smithi080.stdout:1587: write oid 497 current snap is 0 2023-12-01T04:56:21.509 INFO:tasks.rados.rados.0.smithi080.stdout:1582: expect (ObjNum 32 snap 0 seq_num 32) 2023-12-01T04:56:21.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:56:21 smithi090 bash[32384]: cluster 2023-12-01T04:56:20.137077+0000 mgr.y (mgr.24362) 235 : cluster 0 pgmap v206: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 64 MiB/s rd, 7.1 MiB/s wr, 85 op/s 2023-12-01T04:56:21.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:56:21 smithi090 bash[32384]: audit 2023-12-01T04:56:21.106584+0000 mon.a (mon.0) 857 : audit 0 from='client.? 172.21.15.80:0/482300959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:56:21.591 INFO:tasks.rados.rados.0.smithi080.stdout:1581: finishing write tid 3 to smithi08089843-201 2023-12-01T04:56:21.592 INFO:tasks.rados.rados.0.smithi080.stdout:1581: finishing write tid 4 to smithi08089843-201 2023-12-01T04:56:21.592 INFO:tasks.rados.rados.0.smithi080.stdout:1581: oid 201 updating version 0 to 200 2023-12-01T04:56:21.592 INFO:tasks.rados.rados.0.smithi080.stdout:1581: oid 201 updating version 200 to 201 2023-12-01T04:56:21.592 INFO:tasks.rados.rados.0.smithi080.stdout:1581: oid 201 updating version 201 to 202 2023-12-01T04:56:21.592 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 201 v 202 (ObjNum 1102 snap 0 seq_num 1102) dirty exists 2023-12-01T04:56:21.592 INFO:tasks.rados.rados.0.smithi080.stdout:1581: left oid 201 (ObjNum 1102 snap 0 seq_num 1102) 2023-12-01T04:56:21.592 INFO:tasks.rados.rados.0.smithi080.stdout:1583: expect (ObjNum 988 snap 0 seq_num 988) 2023-12-01T04:56:21.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:56:21 smithi080 bash[28361]: cluster 2023-12-01T04:56:20.137077+0000 mgr.y (mgr.24362) 235 : cluster 0 pgmap v206: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 64 MiB/s rd, 7.1 MiB/s wr, 85 op/s 2023-12-01T04:56:21.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:56:21 smithi080 bash[28361]: audit 2023-12-01T04:56:21.106584+0000 mon.a (mon.0) 857 : audit 0 from='client.? 172.21.15.80:0/482300959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:56:21.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:56:21 smithi080 bash[41963]: cluster 2023-12-01T04:56:20.137077+0000 mgr.y (mgr.24362) 235 : cluster 0 pgmap v206: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 64 MiB/s rd, 7.1 MiB/s wr, 85 op/s 2023-12-01T04:56:21.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:56:21 smithi080 bash[41963]: audit 2023-12-01T04:56:21.106584+0000 mon.a (mon.0) 857 : audit 0 from='client.? 172.21.15.80:0/482300959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:56:21.738 INFO:tasks.rados.rados.0.smithi080.stdout:1585: expect (ObjNum 18 snap 0 seq_num 18) 2023-12-01T04:56:21.813 INFO:tasks.rados.rados.0.smithi080.stdout:1586: expect (ObjNum 534 snap 0 seq_num 534) 2023-12-01T04:56:21.944 INFO:tasks.rados.rados.0.smithi080.stdout:1584: expect (ObjNum 674 snap 0 seq_num 674) 2023-12-01T04:56:22.143 INFO:tasks.rados.rados.0.smithi080.stdout:1587: seq_num 1103 ranges {538121=670832,1961521=413039} 2023-12-01T04:56:22.154 INFO:tasks.rados.rados.0.smithi080.stdout:1587: writing smithi08089843-497 from 538121 to 1208953 tid 1 2023-12-01T04:56:22.161 INFO:tasks.rados.rados.0.smithi080.stdout:1587: writing smithi08089843-497 from 1961521 to 2374560 tid 2 2023-12-01T04:56:22.161 INFO:tasks.rados.rados.0.smithi080.stdout:1581: done (6 left) 2023-12-01T04:56:22.162 INFO:tasks.rados.rados.0.smithi080.stdout:1582: done (5 left) 2023-12-01T04:56:22.162 INFO:tasks.rados.rados.0.smithi080.stdout:1583: done (4 left) 2023-12-01T04:56:22.162 INFO:tasks.rados.rados.0.smithi080.stdout:1584: done (3 left) 2023-12-01T04:56:22.162 INFO:tasks.rados.rados.0.smithi080.stdout:1585: done (2 left) 2023-12-01T04:56:22.162 INFO:tasks.rados.rados.0.smithi080.stdout:1586: done (1 left) 2023-12-01T04:56:22.162 INFO:tasks.rados.rados.0.smithi080.stdout:1588: read oid 24 snap -1 2023-12-01T04:56:22.162 INFO:tasks.rados.rados.0.smithi080.stdout:1588: expect (ObjNum 656 snap 0 seq_num 656) 2023-12-01T04:56:22.162 INFO:tasks.rados.rados.0.smithi080.stdout:1589: write oid 372 current snap is 0 2023-12-01T04:56:22.162 INFO:tasks.rados.rados.0.smithi080.stdout:1589: seq_num 1104 ranges {554928=746081,2020003=534925} 2023-12-01T04:56:22.168 INFO:tasks.rados.rados.0.smithi080.stdout:1589: writing smithi08089843-372 from 554928 to 1301009 tid 1 2023-12-01T04:56:22.177 INFO:tasks.rados.rados.0.smithi080.stdout:1589: writing smithi08089843-372 from 2020003 to 2554928 tid 2 2023-12-01T04:56:22.177 INFO:tasks.rados.rados.0.smithi080.stdout:1590: write oid 28 current snap is 0 2023-12-01T04:56:22.177 INFO:tasks.rados.rados.0.smithi080.stdout:1587: finishing write tid 1 to smithi08089843-497 2023-12-01T04:56:22.177 INFO:tasks.rados.rados.0.smithi080.stdout:1587: finishing write tid 2 to smithi08089843-497 2023-12-01T04:56:22.178 INFO:tasks.rados.rados.0.smithi080.stdout:1587: finishing write tid 3 to smithi08089843-497 2023-12-01T04:56:22.178 INFO:tasks.rados.rados.0.smithi080.stdout:1590: seq_num 1105 ranges {571735=421330,1562132=416708} 2023-12-01T04:56:22.182 INFO:tasks.rados.rados.0.smithi080.stdout:1590: writing smithi08089843-28 from 571735 to 993065 tid 1 2023-12-01T04:56:22.188 INFO:tasks.rados.rados.0.smithi080.stdout:1590: writing smithi08089843-28 from 1562132 to 1978840 tid 2 2023-12-01T04:56:22.188 INFO:tasks.rados.rados.0.smithi080.stdout:1591: read oid 209 snap -1 2023-12-01T04:56:22.188 INFO:tasks.rados.rados.0.smithi080.stdout:1591: expect (ObjNum 208 snap 0 seq_num 208) 2023-12-01T04:56:22.189 INFO:tasks.rados.rados.0.smithi080.stdout:1592: read oid 161 snap -1 2023-12-01T04:56:22.189 INFO:tasks.rados.rados.0.smithi080.stdout:1592: expect (ObjNum 160 snap 0 seq_num 160) 2023-12-01T04:56:22.189 INFO:tasks.rados.rados.0.smithi080.stdout:1593: read oid 398 snap -1 2023-12-01T04:56:22.189 INFO:tasks.rados.rados.0.smithi080.stdout:1593: expect (ObjNum 934 snap 0 seq_num 934) 2023-12-01T04:56:22.189 INFO:tasks.rados.rados.0.smithi080.stdout:1594: read oid 62 snap -1 2023-12-01T04:56:22.189 INFO:tasks.rados.rados.0.smithi080.stdout:1594: expect (ObjNum 750 snap 0 seq_num 750) 2023-12-01T04:56:22.189 INFO:tasks.rados.rados.0.smithi080.stdout:1595: read oid 178 snap -1 2023-12-01T04:56:22.189 INFO:tasks.rados.rados.0.smithi080.stdout:1595: expect (ObjNum 177 snap 0 seq_num 177) 2023-12-01T04:56:22.189 INFO:tasks.rados.rados.0.smithi080.stdout:1596: write oid 381 current snap is 0 2023-12-01T04:56:22.189 INFO:tasks.rados.rados.0.smithi080.stdout:1587: finishing write tid 4 to smithi08089843-497 2023-12-01T04:56:22.189 INFO:tasks.rados.rados.0.smithi080.stdout:1587: oid 497 updating version 0 to 204 2023-12-01T04:56:22.189 INFO:tasks.rados.rados.0.smithi080.stdout:1587: oid 497 version 204 is already newer than 203 2023-12-01T04:56:22.190 INFO:tasks.rados.rados.0.smithi080.stdout:1587: oid 497 updating version 204 to 205 2023-12-01T04:56:22.190 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 497 v 205 (ObjNum 1103 snap 0 seq_num 1103) dirty exists 2023-12-01T04:56:22.190 INFO:tasks.rados.rados.0.smithi080.stdout:1587: left oid 497 (ObjNum 1103 snap 0 seq_num 1103) 2023-12-01T04:56:22.190 INFO:tasks.rados.rados.0.smithi080.stdout:1589: finishing write tid 1 to smithi08089843-372 2023-12-01T04:56:22.190 INFO:tasks.rados.rados.0.smithi080.stdout:1588: expect (ObjNum 656 snap 0 seq_num 656) 2023-12-01T04:56:22.338 INFO:tasks.rados.rados.0.smithi080.stdout:1589: finishing write tid 2 to smithi08089843-372 2023-12-01T04:56:22.339 INFO:tasks.rados.rados.0.smithi080.stdout:1589: finishing write tid 3 to smithi08089843-372 2023-12-01T04:56:22.339 INFO:tasks.rados.rados.0.smithi080.stdout:1589: finishing write tid 4 to smithi08089843-372 2023-12-01T04:56:22.339 INFO:tasks.rados.rados.0.smithi080.stdout:1589: oid 372 updating version 0 to 233 2023-12-01T04:56:22.339 INFO:tasks.rados.rados.0.smithi080.stdout:1589: oid 372 version 233 is already newer than 231 2023-12-01T04:56:22.339 INFO:tasks.rados.rados.0.smithi080.stdout:1589: oid 372 version 233 is already newer than 232 2023-12-01T04:56:22.339 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 372 v 233 (ObjNum 1104 snap 0 seq_num 1104) dirty exists 2023-12-01T04:56:22.339 INFO:tasks.rados.rados.0.smithi080.stdout:1589: left oid 372 (ObjNum 1104 snap 0 seq_num 1104) 2023-12-01T04:56:22.339 INFO:tasks.rados.rados.0.smithi080.stdout:1590: finishing write tid 1 to smithi08089843-28 2023-12-01T04:56:22.339 INFO:tasks.rados.rados.0.smithi080.stdout:1594: expect (ObjNum 750 snap 0 seq_num 750) 2023-12-01T04:56:22.470 INFO:tasks.rados.rados.0.smithi080.stdout:1593: expect (ObjNum 934 snap 0 seq_num 934) 2023-12-01T04:56:22.697 INFO:tasks.rados.rados.0.smithi080.stdout:1590: finishing write tid 2 to smithi08089843-28 2023-12-01T04:56:22.698 INFO:tasks.rados.rados.0.smithi080.stdout:1590: finishing write tid 3 to smithi08089843-28 2023-12-01T04:56:22.698 INFO:tasks.rados.rados.0.smithi080.stdout:1590: finishing write tid 4 to smithi08089843-28 2023-12-01T04:56:22.698 INFO:tasks.rados.rados.0.smithi080.stdout:1590: oid 28 updating version 0 to 170 2023-12-01T04:56:22.698 INFO:tasks.rados.rados.0.smithi080.stdout:1590: oid 28 updating version 170 to 171 2023-12-01T04:56:22.698 INFO:tasks.rados.rados.0.smithi080.stdout:1590: oid 28 version 171 is already newer than 169 2023-12-01T04:56:22.698 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 28 v 171 (ObjNum 1105 snap 0 seq_num 1105) dirty exists 2023-12-01T04:56:22.698 INFO:tasks.rados.rados.0.smithi080.stdout:1590: left oid 28 (ObjNum 1105 snap 0 seq_num 1105) 2023-12-01T04:56:22.698 INFO:tasks.rados.rados.0.smithi080.stdout:1592: expect (ObjNum 160 snap 0 seq_num 160) 2023-12-01T04:56:22.794 INFO:tasks.rados.rados.0.smithi080.stdout:1591: expect (ObjNum 208 snap 0 seq_num 208) 2023-12-01T04:56:22.917 INFO:tasks.rados.rados.0.smithi080.stdout:1595: expect (ObjNum 177 snap 0 seq_num 177) 2023-12-01T04:56:23.016 INFO:tasks.rados.rados.0.smithi080.stdout:1596: seq_num 1106 ranges {588542=496579,1620614=676719} 2023-12-01T04:56:23.027 INFO:tasks.rados.rados.0.smithi080.stdout:1596: writing smithi08089843-381 from 588542 to 1085121 tid 1 2023-12-01T04:56:23.034 INFO:tasks.rados.rados.0.smithi080.stdout:1596: writing smithi08089843-381 from 1620614 to 2297333 tid 2 2023-12-01T04:56:23.034 INFO:tasks.rados.rados.0.smithi080.stdout:1587: done (9 left) 2023-12-01T04:56:23.034 INFO:tasks.rados.rados.0.smithi080.stdout:1588: done (8 left) 2023-12-01T04:56:23.034 INFO:tasks.rados.rados.0.smithi080.stdout:1589: done (7 left) 2023-12-01T04:56:23.034 INFO:tasks.rados.rados.0.smithi080.stdout:1590: done (6 left) 2023-12-01T04:56:23.035 INFO:tasks.rados.rados.0.smithi080.stdout:1591: done (5 left) 2023-12-01T04:56:23.035 INFO:tasks.rados.rados.0.smithi080.stdout:1592: done (4 left) 2023-12-01T04:56:23.035 INFO:tasks.rados.rados.0.smithi080.stdout:1593: done (3 left) 2023-12-01T04:56:23.035 INFO:tasks.rados.rados.0.smithi080.stdout:1594: done (2 left) 2023-12-01T04:56:23.035 INFO:tasks.rados.rados.0.smithi080.stdout:1595: done (1 left) 2023-12-01T04:56:23.035 INFO:tasks.rados.rados.0.smithi080.stdout:1597: write oid 125 current snap is 0 2023-12-01T04:56:23.035 INFO:tasks.rados.rados.0.smithi080.stdout:1597: seq_num 1107 ranges {605349=571828,1679096=420377} 2023-12-01T04:56:23.041 INFO:tasks.rados.rados.0.smithi080.stdout:1597: writing smithi08089843-125 from 605349 to 1177177 tid 1 2023-12-01T04:56:23.046 INFO:tasks.rados.rados.0.smithi080.stdout:1597: writing smithi08089843-125 from 1679096 to 2099473 tid 2 2023-12-01T04:56:23.046 INFO:tasks.rados.rados.0.smithi080.stdout:1598: write oid 285 current snap is 0 2023-12-01T04:56:23.046 INFO:tasks.rados.rados.0.smithi080.stdout:1598: seq_num 1108 ranges {622156=647077,1737578=680388} 2023-12-01T04:56:23.053 INFO:tasks.rados.rados.0.smithi080.stdout:1598: writing smithi08089843-285 from 622156 to 1269233 tid 1 2023-12-01T04:56:23.060 INFO:tasks.rados.rados.0.smithi080.stdout:1598: writing smithi08089843-285 from 1737578 to 2417966 tid 2 2023-12-01T04:56:23.060 INFO:tasks.rados.rados.0.smithi080.stdout:1599: write oid 302 current snap is 0 2023-12-01T04:56:23.060 INFO:tasks.rados.rados.0.smithi080.stdout:1599: seq_num 1109 ranges {638963=722326,2079707=424046} 2023-12-01T04:56:23.068 INFO:tasks.rados.rados.0.smithi080.stdout:1599: writing smithi08089843-302 from 638963 to 1361289 tid 1 2023-12-01T04:56:23.075 INFO:tasks.rados.rados.0.smithi080.stdout:1599: writing smithi08089843-302 from 2079707 to 2503753 tid 2 2023-12-01T04:56:23.075 INFO:tasks.rados.rados.0.smithi080.stdout:1600: read oid 359 snap -1 2023-12-01T04:56:23.075 INFO:tasks.rados.rados.0.smithi080.stdout:1600: expect (ObjNum 1084 snap 0 seq_num 1084) 2023-12-01T04:56:23.075 INFO:tasks.rados.rados.0.smithi080.stdout:1601: write oid 339 current snap is 0 2023-12-01T04:56:23.075 INFO:tasks.rados.rados.0.smithi080.stdout:1601: seq_num 1110 ranges {655770=513928,1854542=684057} 2023-12-01T04:56:23.082 INFO:tasks.rados.rados.0.smithi080.stdout:1601: writing smithi08089843-339 from 655770 to 1169698 tid 1 2023-12-01T04:56:23.090 INFO:tasks.rados.rados.0.smithi080.stdout:1601: writing smithi08089843-339 from 1854542 to 2538599 tid 2 2023-12-01T04:56:23.090 INFO:tasks.rados.rados.0.smithi080.stdout:1596: finishing write tid 1 to smithi08089843-381 2023-12-01T04:56:23.090 INFO:tasks.rados.rados.0.smithi080.stdout:1602: read oid 425 snap -1 2023-12-01T04:56:23.091 INFO:tasks.rados.rados.0.smithi080.stdout:1602: expect (ObjNum 1097 snap 0 seq_num 1097) 2023-12-01T04:56:23.091 INFO:tasks.rados.rados.0.smithi080.stdout:1603: write oid 161 current snap is 0 2023-12-01T04:56:23.091 INFO:tasks.rados.rados.0.smithi080.stdout:1596: finishing write tid 2 to smithi08089843-381 2023-12-01T04:56:23.091 INFO:tasks.rados.rados.0.smithi080.stdout:1596: finishing write tid 3 to smithi08089843-381 2023-12-01T04:56:23.091 INFO:tasks.rados.rados.0.smithi080.stdout:1596: finishing write tid 4 to smithi08089843-381 2023-12-01T04:56:23.091 INFO:tasks.rados.rados.0.smithi080.stdout:1596: oid 381 updating version 0 to 215 2023-12-01T04:56:23.091 INFO:tasks.rados.rados.0.smithi080.stdout:1596: oid 381 version 215 is already newer than 214 2023-12-01T04:56:23.091 INFO:tasks.rados.rados.0.smithi080.stdout:1596: oid 381 version 215 is already newer than 213 2023-12-01T04:56:23.091 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 381 v 215 (ObjNum 1106 snap 0 seq_num 1106) dirty exists 2023-12-01T04:56:23.091 INFO:tasks.rados.rados.0.smithi080.stdout:1596: left oid 381 (ObjNum 1106 snap 0 seq_num 1106) 2023-12-01T04:56:23.091 INFO:tasks.rados.rados.0.smithi080.stdout:1597: finishing write tid 1 to smithi08089843-125 2023-12-01T04:56:23.091 INFO:tasks.rados.rados.0.smithi080.stdout:1597: finishing write tid 2 to smithi08089843-125 2023-12-01T04:56:23.091 INFO:tasks.rados.rados.0.smithi080.stdout:1597: finishing write tid 3 to smithi08089843-125 2023-12-01T04:56:23.091 INFO:tasks.rados.rados.0.smithi080.stdout:1597: finishing write tid 4 to smithi08089843-125 2023-12-01T04:56:23.091 INFO:tasks.rados.rados.0.smithi080.stdout:1597: oid 125 updating version 0 to 348 2023-12-01T04:56:23.091 INFO:tasks.rados.rados.0.smithi080.stdout:1597: oid 125 updating version 348 to 350 2023-12-01T04:56:23.092 INFO:tasks.rados.rados.0.smithi080.stdout:1597: oid 125 version 350 is already newer than 349 2023-12-01T04:56:23.092 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 125 v 350 (ObjNum 1107 snap 0 seq_num 1107) dirty exists 2023-12-01T04:56:23.092 INFO:tasks.rados.rados.0.smithi080.stdout:1597: left oid 125 (ObjNum 1107 snap 0 seq_num 1107) 2023-12-01T04:56:23.092 INFO:tasks.rados.rados.0.smithi080.stdout:1598: finishing write tid 1 to smithi08089843-285 2023-12-01T04:56:23.092 INFO:tasks.rados.rados.0.smithi080.stdout:1598: finishing write tid 2 to smithi08089843-285 2023-12-01T04:56:23.092 INFO:tasks.rados.rados.0.smithi080.stdout:1598: finishing write tid 3 to smithi08089843-285 2023-12-01T04:56:23.092 INFO:tasks.rados.rados.0.smithi080.stdout:1598: finishing write tid 4 to smithi08089843-285 2023-12-01T04:56:23.092 INFO:tasks.rados.rados.0.smithi080.stdout:1598: oid 285 updating version 0 to 234 2023-12-01T04:56:23.092 INFO:tasks.rados.rados.0.smithi080.stdout:1598: oid 285 version 234 is already newer than 233 2023-12-01T04:56:23.092 INFO:tasks.rados.rados.0.smithi080.stdout:1598: oid 285 version 234 is already newer than 232 2023-12-01T04:56:23.093 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 285 v 234 (ObjNum 1108 snap 0 seq_num 1108) dirty exists 2023-12-01T04:56:23.093 INFO:tasks.rados.rados.0.smithi080.stdout:1598: left oid 285 (ObjNum 1108 snap 0 seq_num 1108) 2023-12-01T04:56:23.093 INFO:tasks.rados.rados.0.smithi080.stdout:1599: finishing write tid 1 to smithi08089843-302 2023-12-01T04:56:23.093 INFO:tasks.rados.rados.0.smithi080.stdout:1603: seq_num 1111 ranges {672577=589177,1913024=427715} 2023-12-01T04:56:23.098 INFO:tasks.rados.rados.0.smithi080.stdout:1603: writing smithi08089843-161 from 672577 to 1261754 tid 1 2023-12-01T04:56:23.105 INFO:tasks.rados.rados.0.smithi080.stdout:1603: writing smithi08089843-161 from 1913024 to 2340739 tid 2 2023-12-01T04:56:23.105 INFO:tasks.rados.rados.0.smithi080.stdout:1596: done (7 left) 2023-12-01T04:56:23.105 INFO:tasks.rados.rados.0.smithi080.stdout:1597: done (6 left) 2023-12-01T04:56:23.106 INFO:tasks.rados.rados.0.smithi080.stdout:1598: done (5 left) 2023-12-01T04:56:23.106 INFO:tasks.rados.rados.0.smithi080.stdout:1604: read oid 202 snap -1 2023-12-01T04:56:23.106 INFO:tasks.rados.rados.0.smithi080.stdout:1604: expect (ObjNum 201 snap 0 seq_num 201) 2023-12-01T04:56:23.106 INFO:tasks.rados.rados.0.smithi080.stdout:1605: read oid 12 snap -1 2023-12-01T04:56:23.106 INFO:tasks.rados.rados.0.smithi080.stdout:1605: expect (ObjNum 881 snap 0 seq_num 881) 2023-12-01T04:56:23.106 INFO:tasks.rados.rados.0.smithi080.stdout:1606: read oid 490 snap -1 2023-12-01T04:56:23.106 INFO:tasks.rados.rados.0.smithi080.stdout:1606: expect (ObjNum 617 snap 0 seq_num 617) 2023-12-01T04:56:23.106 INFO:tasks.rados.rados.0.smithi080.stdout:1607: delete oid 329 current snap is 0 2023-12-01T04:56:23.106 INFO:tasks.rados.rados.0.smithi080.stdout:1599: finishing write tid 2 to smithi08089843-302 2023-12-01T04:56:23.106 INFO:tasks.rados.rados.0.smithi080.stdout:1599: finishing write tid 3 to smithi08089843-302 2023-12-01T04:56:23.106 INFO:tasks.rados.rados.0.smithi080.stdout:1599: finishing write tid 4 to smithi08089843-302 2023-12-01T04:56:23.106 INFO:tasks.rados.rados.0.smithi080.stdout:1599: oid 302 updating version 0 to 204 2023-12-01T04:56:23.106 INFO:tasks.rados.rados.0.smithi080.stdout:1599: oid 302 version 204 is already newer than 203 2023-12-01T04:56:23.107 INFO:tasks.rados.rados.0.smithi080.stdout:1599: oid 302 updating version 204 to 205 2023-12-01T04:56:23.107 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 302 v 205 (ObjNum 1109 snap 0 seq_num 1109) dirty exists 2023-12-01T04:56:23.107 INFO:tasks.rados.rados.0.smithi080.stdout:1599: left oid 302 (ObjNum 1109 snap 0 seq_num 1109) 2023-12-01T04:56:23.107 INFO:tasks.rados.rados.0.smithi080.stdout:1600: expect (ObjNum 1084 snap 0 seq_num 1084) 2023-12-01T04:56:23.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:56:22 smithi080 bash[41963]: cluster 2023-12-01T04:56:22.138228+0000 mgr.y (mgr.24362) 236 : cluster 0 pgmap v207: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 102 MiB/s rd, 12 MiB/s wr, 133 op/s 2023-12-01T04:56:23.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:56:22 smithi080 bash[28361]: cluster 2023-12-01T04:56:22.138228+0000 mgr.y (mgr.24362) 236 : cluster 0 pgmap v207: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 102 MiB/s rd, 12 MiB/s wr, 133 op/s 2023-12-01T04:56:23.192 INFO:tasks.rados.rados.0.smithi080.stdout:1601: finishing write tid 1 to smithi08089843-339 2023-12-01T04:56:23.192 INFO:tasks.rados.rados.0.smithi080.stdout:1601: finishing write tid 2 to smithi08089843-339 2023-12-01T04:56:23.192 INFO:tasks.rados.rados.0.smithi080.stdout:1599: done (8 left) 2023-12-01T04:56:23.192 INFO:tasks.rados.rados.0.smithi080.stdout:1600: done (7 left) 2023-12-01T04:56:23.192 INFO:tasks.rados.rados.0.smithi080.stdout:1607: done (6 left) 2023-12-01T04:56:23.192 INFO:tasks.rados.rados.0.smithi080.stdout:1608: read oid 367 snap -1 2023-12-01T04:56:23.192 INFO:tasks.rados.rados.0.smithi080.stdout:1608: expect (ObjNum 662 snap 0 seq_num 662) 2023-12-01T04:56:23.193 INFO:tasks.rados.rados.0.smithi080.stdout:1609: delete oid 192 current snap is 0 2023-12-01T04:56:23.193 INFO:tasks.rados.rados.0.smithi080.stdout:1601: finishing write tid 3 to smithi08089843-339 2023-12-01T04:56:23.193 INFO:tasks.rados.rados.0.smithi080.stdout:1601: finishing write tid 4 to smithi08089843-339 2023-12-01T04:56:23.193 INFO:tasks.rados.rados.0.smithi080.stdout:1601: oid 339 updating version 0 to 260 2023-12-01T04:56:23.193 INFO:tasks.rados.rados.0.smithi080.stdout:1601: oid 339 version 260 is already newer than 259 2023-12-01T04:56:23.193 INFO:tasks.rados.rados.0.smithi080.stdout:1601: oid 339 version 260 is already newer than 258 2023-12-01T04:56:23.193 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 339 v 260 (ObjNum 1110 snap 0 seq_num 1110) dirty exists 2023-12-01T04:56:23.193 INFO:tasks.rados.rados.0.smithi080.stdout:1601: left oid 339 (ObjNum 1110 snap 0 seq_num 1110) 2023-12-01T04:56:23.193 INFO:tasks.rados.rados.0.smithi080.stdout:1602: expect (ObjNum 1097 snap 0 seq_num 1097) 2023-12-01T04:56:23.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:56:22 smithi090 bash[32384]: cluster 2023-12-01T04:56:22.138228+0000 mgr.y (mgr.24362) 236 : cluster 0 pgmap v207: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 102 MiB/s rd, 12 MiB/s wr, 133 op/s 2023-12-01T04:56:23.348 INFO:tasks.rados.rados.0.smithi080.stdout:1603: finishing write tid 1 to smithi08089843-161 2023-12-01T04:56:23.348 INFO:tasks.rados.rados.0.smithi080.stdout:1606: expect (ObjNum 617 snap 0 seq_num 617) 2023-12-01T04:56:23.457 INFO:tasks.rados.rados.0.smithi080.stdout:1603: finishing write tid 2 to smithi08089843-161 2023-12-01T04:56:23.457 INFO:tasks.rados.rados.0.smithi080.stdout:1603: finishing write tid 3 to smithi08089843-161 2023-12-01T04:56:23.457 INFO:tasks.rados.rados.0.smithi080.stdout:1601: done (7 left) 2023-12-01T04:56:23.457 INFO:tasks.rados.rados.0.smithi080.stdout:1602: done (6 left) 2023-12-01T04:56:23.457 INFO:tasks.rados.rados.0.smithi080.stdout:1606: done (5 left) 2023-12-01T04:56:23.457 INFO:tasks.rados.rados.0.smithi080.stdout:1609: done (4 left) 2023-12-01T04:56:23.457 INFO:tasks.rados.rados.0.smithi080.stdout:1610: read oid 185 snap -1 2023-12-01T04:56:23.457 INFO:tasks.rados.rados.0.smithi080.stdout:1610: expect (ObjNum 970 snap 0 seq_num 970) 2023-12-01T04:56:23.457 INFO:tasks.rados.rados.0.smithi080.stdout:1611: delete oid 491 current snap is 0 2023-12-01T04:56:23.458 INFO:tasks.rados.rados.0.smithi080.stdout:1603: finishing write tid 4 to smithi08089843-161 2023-12-01T04:56:23.458 INFO:tasks.rados.rados.0.smithi080.stdout:1603: oid 161 updating version 0 to 208 2023-12-01T04:56:23.458 INFO:tasks.rados.rados.0.smithi080.stdout:1603: oid 161 version 208 is already newer than 207 2023-12-01T04:56:23.458 INFO:tasks.rados.rados.0.smithi080.stdout:1603: oid 161 version 208 is already newer than 206 2023-12-01T04:56:23.458 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 161 v 208 (ObjNum 1111 snap 0 seq_num 1111) dirty exists 2023-12-01T04:56:23.458 INFO:tasks.rados.rados.0.smithi080.stdout:1603: left oid 161 (ObjNum 1111 snap 0 seq_num 1111) 2023-12-01T04:56:23.458 INFO:tasks.rados.rados.0.smithi080.stdout:1604: expect (ObjNum 201 snap 0 seq_num 201) 2023-12-01T04:56:23.585 INFO:tasks.rados.rados.0.smithi080.stdout:1605: expect (ObjNum 881 snap 0 seq_num 881) 2023-12-01T04:56:23.714 INFO:tasks.rados.rados.0.smithi080.stdout:1608: expect (ObjNum 662 snap 0 seq_num 662) 2023-12-01T04:56:23.861 INFO:tasks.rados.rados.0.smithi080.stdout:1610: expect (ObjNum 970 snap 0 seq_num 970) 2023-12-01T04:56:23.941 INFO:tasks.rados.rados.0.smithi080.stdout:1603: done (5 left) 2023-12-01T04:56:23.942 INFO:tasks.rados.rados.0.smithi080.stdout:1604: done (4 left) 2023-12-01T04:56:23.942 INFO:tasks.rados.rados.0.smithi080.stdout:1605: done (3 left) 2023-12-01T04:56:23.942 INFO:tasks.rados.rados.0.smithi080.stdout:1608: done (2 left) 2023-12-01T04:56:23.942 INFO:tasks.rados.rados.0.smithi080.stdout:1610: done (1 left) 2023-12-01T04:56:23.942 INFO:tasks.rados.rados.0.smithi080.stdout:1611: done (0 left) 2023-12-01T04:56:23.942 INFO:tasks.rados.rados.0.smithi080.stdout:1612: read oid 140 snap -1 2023-12-01T04:56:23.942 INFO:tasks.rados.rados.0.smithi080.stdout:1612: expect (ObjNum 1050 snap 0 seq_num 1050) 2023-12-01T04:56:23.942 INFO:tasks.rados.rados.0.smithi080.stdout:1613: write oid 255 current snap is 0 2023-12-01T04:56:23.942 INFO:tasks.rados.rados.0.smithi080.stdout:1613: seq_num 1115 ranges {739805=490173,1630599=435053,2636284=103521} 2023-12-01T04:56:23.955 INFO:tasks.rados.rados.0.smithi080.stdout:1613: writing smithi08089843-255 from 739805 to 1229978 tid 1 2023-12-01T04:56:23.963 INFO:tasks.rados.rados.0.smithi080.stdout:1613: writing smithi08089843-255 from 1630599 to 2065652 tid 2 2023-12-01T04:56:23.968 INFO:tasks.rados.rados.0.smithi080.stdout:1613: writing smithi08089843-255 from 2636284 to 2739805 tid 3 2023-12-01T04:56:23.968 INFO:tasks.rados.rados.0.smithi080.stdout:1614: write oid 64 current snap is 0 2023-12-01T04:56:23.968 INFO:tasks.rados.rados.0.smithi080.stdout:1614: seq_num 1116 ranges {756612=565422,2089081=578711} 2023-12-01T04:56:23.976 INFO:tasks.rados.rados.0.smithi080.stdout:1614: writing smithi08089843-64 from 756612 to 1322034 tid 1 2023-12-01T04:56:23.984 INFO:tasks.rados.rados.0.smithi080.stdout:1614: writing smithi08089843-64 from 2089081 to 2667792 tid 2 2023-12-01T04:56:23.984 INFO:tasks.rados.rados.0.smithi080.stdout:1615: write oid 263 current snap is 0 2023-12-01T04:56:23.984 INFO:tasks.rados.rados.0.smithi080.stdout:1615: seq_num 1117 ranges {773419=640671,2147563=438722} 2023-12-01T04:56:23.992 INFO:tasks.rados.rados.0.smithi080.stdout:1615: writing smithi08089843-263 from 773419 to 1414090 tid 1 2023-12-01T04:56:23.999 INFO:tasks.rados.rados.0.smithi080.stdout:1615: writing smithi08089843-263 from 2147563 to 2586285 tid 2 2023-12-01T04:56:23.999 INFO:tasks.rados.rados.0.smithi080.stdout:1616: delete oid 248 current snap is 0 2023-12-01T04:56:23.999 INFO:tasks.rados.rados.0.smithi080.stdout:1613: finishing write tid 1 to smithi08089843-255 2023-12-01T04:56:23.999 INFO:tasks.rados.rados.0.smithi080.stdout:1612: expect (ObjNum 1050 snap 0 seq_num 1050) 2023-12-01T04:56:24.138 INFO:tasks.rados.rados.0.smithi080.stdout:1613: finishing write tid 2 to smithi08089843-255 2023-12-01T04:56:24.139 INFO:tasks.rados.rados.0.smithi080.stdout:1613: finishing write tid 3 to smithi08089843-255 2023-12-01T04:56:24.139 INFO:tasks.rados.rados.0.smithi080.stdout:1613: finishing write tid 4 to smithi08089843-255 2023-12-01T04:56:24.139 INFO:tasks.rados.rados.0.smithi080.stdout:1613: finishing write tid 5 to smithi08089843-255 2023-12-01T04:56:24.139 INFO:tasks.rados.rados.0.smithi080.stdout:1613: oid 255 updating version 0 to 238 2023-12-01T04:56:24.139 INFO:tasks.rados.rados.0.smithi080.stdout:1613: oid 255 version 238 is already newer than 236 2023-12-01T04:56:24.139 INFO:tasks.rados.rados.0.smithi080.stdout:1613: oid 255 version 238 is already newer than 237 2023-12-01T04:56:24.139 INFO:tasks.rados.rados.0.smithi080.stdout:1613: oid 255 updating version 238 to 239 2023-12-01T04:56:24.140 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 255 v 239 (ObjNum 1115 snap 0 seq_num 1115) dirty exists 2023-12-01T04:56:24.140 INFO:tasks.rados.rados.0.smithi080.stdout:1613: left oid 255 (ObjNum 1115 snap 0 seq_num 1115) 2023-12-01T04:56:24.140 INFO:tasks.rados.rados.0.smithi080.stdout:1614: finishing write tid 1 to smithi08089843-64 2023-12-01T04:56:24.140 INFO:tasks.rados.rados.0.smithi080.stdout:1614: finishing write tid 2 to smithi08089843-64 2023-12-01T04:56:24.140 INFO:tasks.rados.rados.0.smithi080.stdout:1614: finishing write tid 3 to smithi08089843-64 2023-12-01T04:56:24.140 INFO:tasks.rados.rados.0.smithi080.stdout:1614: finishing write tid 4 to smithi08089843-64 2023-12-01T04:56:24.140 INFO:tasks.rados.rados.0.smithi080.stdout:1614: oid 64 updating version 0 to 210 2023-12-01T04:56:24.140 INFO:tasks.rados.rados.0.smithi080.stdout:1614: oid 64 updating version 210 to 211 2023-12-01T04:56:24.140 INFO:tasks.rados.rados.0.smithi080.stdout:1614: oid 64 version 211 is already newer than 209 2023-12-01T04:56:24.140 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 64 v 211 (ObjNum 1116 snap 0 seq_num 1116) dirty exists 2023-12-01T04:56:24.140 INFO:tasks.rados.rados.0.smithi080.stdout:1614: left oid 64 (ObjNum 1116 snap 0 seq_num 1116) 2023-12-01T04:56:24.140 INFO:tasks.rados.rados.0.smithi080.stdout:1615: finishing write tid 1 to smithi08089843-263 2023-12-01T04:56:24.140 INFO:tasks.rados.rados.0.smithi080.stdout:1612: done (4 left) 2023-12-01T04:56:24.140 INFO:tasks.rados.rados.0.smithi080.stdout:1613: done (3 left) 2023-12-01T04:56:24.140 INFO:tasks.rados.rados.0.smithi080.stdout:1614: done (2 left) 2023-12-01T04:56:24.141 INFO:tasks.rados.rados.0.smithi080.stdout:1616: done (1 left) 2023-12-01T04:56:24.141 INFO:tasks.rados.rados.0.smithi080.stdout:1617: read oid 28 snap -1 2023-12-01T04:56:24.141 INFO:tasks.rados.rados.0.smithi080.stdout:1617: expect (ObjNum 1105 snap 0 seq_num 1105) 2023-12-01T04:56:24.141 INFO:tasks.rados.rados.0.smithi080.stdout:1618: write oid 315 current snap is 0 2023-12-01T04:56:24.141 INFO:tasks.rados.rados.0.smithi080.stdout:1615: finishing write tid 2 to smithi08089843-263 2023-12-01T04:56:24.141 INFO:tasks.rados.rados.0.smithi080.stdout:1615: finishing write tid 3 to smithi08089843-263 2023-12-01T04:56:24.141 INFO:tasks.rados.rados.0.smithi080.stdout:1615: finishing write tid 4 to smithi08089843-263 2023-12-01T04:56:24.141 INFO:tasks.rados.rados.0.smithi080.stdout:1615: oid 263 updating version 0 to 225 2023-12-01T04:56:24.141 INFO:tasks.rados.rados.0.smithi080.stdout:1615: oid 263 version 225 is already newer than 223 2023-12-01T04:56:24.141 INFO:tasks.rados.rados.0.smithi080.stdout:1615: oid 263 version 225 is already newer than 224 2023-12-01T04:56:24.141 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 263 v 225 (ObjNum 1117 snap 0 seq_num 1117) dirty exists 2023-12-01T04:56:24.141 INFO:tasks.rados.rados.0.smithi080.stdout:1615: left oid 263 (ObjNum 1117 snap 0 seq_num 1117) 2023-12-01T04:56:24.141 INFO:tasks.rados.rados.0.smithi080.stdout:1618: seq_num 1119 ranges {407033=507522,1464527=442391,2345976=461057} 2023-12-01T04:56:24.147 INFO:tasks.rados.rados.0.smithi080.stdout:1618: writing smithi08089843-315 from 407033 to 914555 tid 1 2023-12-01T04:56:24.154 INFO:tasks.rados.rados.0.smithi080.stdout:1618: writing smithi08089843-315 from 1464527 to 1906918 tid 2 2023-12-01T04:56:24.160 INFO:tasks.rados.rados.0.smithi080.stdout:1618: writing smithi08089843-315 from 2345976 to 2807033 tid 3 2023-12-01T04:56:24.160 INFO:tasks.rados.rados.0.smithi080.stdout:1615: done (2 left) 2023-12-01T04:56:24.160 INFO:tasks.rados.rados.0.smithi080.stdout:1619: read oid 196 snap -1 2023-12-01T04:56:24.160 INFO:tasks.rados.rados.0.smithi080.stdout:1619: expect (ObjNum 954 snap 0 seq_num 954) 2023-12-01T04:56:24.160 INFO:tasks.rados.rados.0.smithi080.stdout:1620: write oid 223 current snap is 0 2023-12-01T04:56:24.160 INFO:tasks.rados.rados.0.smithi080.stdout:1620: seq_num 1120 ranges {423840=582771,1523009=586049,2657046=166794} 2023-12-01T04:56:24.166 INFO:tasks.rados.rados.0.smithi080.stdout:1620: writing smithi08089843-223 from 423840 to 1006611 tid 1 2023-12-01T04:56:24.172 INFO:tasks.rados.rados.0.smithi080.stdout:1620: writing smithi08089843-223 from 1523009 to 2109058 tid 2 2023-12-01T04:56:24.177 INFO:tasks.rados.rados.0.smithi080.stdout:1620: writing smithi08089843-223 from 2657046 to 2823840 tid 3 2023-12-01T04:56:24.177 INFO:tasks.rados.rados.0.smithi080.stdout:1621: read oid 164 snap -1 2023-12-01T04:56:24.177 INFO:tasks.rados.rados.0.smithi080.stdout:1621: expect deleted 2023-12-01T04:56:24.177 INFO:tasks.rados.rados.0.smithi080.stdout:1622: write oid 436 current snap is 0 2023-12-01T04:56:24.177 INFO:tasks.rados.rados.0.smithi080.stdout:1622: seq_num 1121 ranges {440647=658020,1581491=446060,2800822=39825} 2023-12-01T04:56:24.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:56:23 smithi080 bash[28361]: audit 2023-12-01T04:56:23.556839+0000 mon.c (mon.2) 141 : audit 0 from='client.? 172.21.15.80:0/3102841091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:56:24.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:56:23 smithi080 bash[41963]: audit 2023-12-01T04:56:23.556839+0000 mon.c (mon.2) 141 : audit 0 from='client.? 172.21.15.80:0/3102841091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:56:24.183 INFO:tasks.rados.rados.0.smithi080.stdout:1622: writing smithi08089843-436 from 440647 to 1098667 tid 1 2023-12-01T04:56:24.188 INFO:tasks.rados.rados.0.smithi080.stdout:1622: writing smithi08089843-436 from 1581491 to 2027551 tid 2 2023-12-01T04:56:24.193 INFO:tasks.rados.rados.0.smithi080.stdout:1622: writing smithi08089843-436 from 2800822 to 2840647 tid 3 2023-12-01T04:56:24.194 INFO:tasks.rados.rados.0.smithi080.stdout:1623: write oid 79 current snap is 0 2023-12-01T04:56:24.194 INFO:tasks.rados.rados.0.smithi080.stdout:1617: expect (ObjNum 1105 snap 0 seq_num 1105) 2023-12-01T04:56:24.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:56:23 smithi090 bash[32384]: audit 2023-12-01T04:56:23.556839+0000 mon.c (mon.2) 141 : audit 0 from='client.? 172.21.15.80:0/3102841091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:56:24.409 INFO:tasks.rados.rados.0.smithi080.stdout:1618: finishing write tid 1 to smithi08089843-315 2023-12-01T04:56:24.409 INFO:tasks.rados.rados.0.smithi080.stdout:1618: finishing write tid 2 to smithi08089843-315 2023-12-01T04:56:24.409 INFO:tasks.rados.rados.0.smithi080.stdout:1618: finishing write tid 3 to smithi08089843-315 2023-12-01T04:56:24.409 INFO:tasks.rados.rados.0.smithi080.stdout:1618: finishing write tid 4 to smithi08089843-315 2023-12-01T04:56:24.409 INFO:tasks.rados.rados.0.smithi080.stdout:1618: finishing write tid 5 to smithi08089843-315 2023-12-01T04:56:24.409 INFO:tasks.rados.rados.0.smithi080.stdout:1618: oid 315 updating version 0 to 352 2023-12-01T04:56:24.409 INFO:tasks.rados.rados.0.smithi080.stdout:1618: oid 315 updating version 352 to 354 2023-12-01T04:56:24.409 INFO:tasks.rados.rados.0.smithi080.stdout:1618: oid 315 version 354 is already newer than 351 2023-12-01T04:56:24.410 INFO:tasks.rados.rados.0.smithi080.stdout:1618: oid 315 version 354 is already newer than 353 2023-12-01T04:56:24.410 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 315 v 354 (ObjNum 1119 snap 0 seq_num 1119) dirty exists 2023-12-01T04:56:24.410 INFO:tasks.rados.rados.0.smithi080.stdout:1618: left oid 315 (ObjNum 1119 snap 0 seq_num 1119) 2023-12-01T04:56:24.410 INFO:tasks.rados.rados.0.smithi080.stdout:1619: expect (ObjNum 954 snap 0 seq_num 954) 2023-12-01T04:56:24.501 INFO:tasks.rados.rados.0.smithi080.stdout:1620: finishing write tid 1 to smithi08089843-223 2023-12-01T04:56:24.501 INFO:tasks.rados.rados.0.smithi080.stdout:1620: finishing write tid 2 to smithi08089843-223 2023-12-01T04:56:24.501 INFO:tasks.rados.rados.0.smithi080.stdout:1620: finishing write tid 3 to smithi08089843-223 2023-12-01T04:56:24.501 INFO:tasks.rados.rados.0.smithi080.stdout:1620: finishing write tid 4 to smithi08089843-223 2023-12-01T04:56:24.501 INFO:tasks.rados.rados.0.smithi080.stdout:1620: finishing write tid 5 to smithi08089843-223 2023-12-01T04:56:24.501 INFO:tasks.rados.rados.0.smithi080.stdout:1620: oid 223 updating version 0 to 253 2023-12-01T04:56:24.501 INFO:tasks.rados.rados.0.smithi080.stdout:1620: oid 223 version 253 is already newer than 252 2023-12-01T04:56:24.501 INFO:tasks.rados.rados.0.smithi080.stdout:1620: oid 223 version 253 is already newer than 250 2023-12-01T04:56:24.501 INFO:tasks.rados.rados.0.smithi080.stdout:1620: oid 223 version 253 is already newer than 251 2023-12-01T04:56:24.502 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 223 v 253 (ObjNum 1120 snap 0 seq_num 1120) dirty exists 2023-12-01T04:56:24.502 INFO:tasks.rados.rados.0.smithi080.stdout:1620: left oid 223 (ObjNum 1120 snap 0 seq_num 1120) 2023-12-01T04:56:24.502 INFO:tasks.rados.rados.0.smithi080.stdout:1622: finishing write tid 1 to smithi08089843-436 2023-12-01T04:56:24.502 INFO:tasks.rados.rados.0.smithi080.stdout:1622: finishing write tid 2 to smithi08089843-436 2023-12-01T04:56:24.502 INFO:tasks.rados.rados.0.smithi080.stdout:1622: finishing write tid 3 to smithi08089843-436 2023-12-01T04:56:24.502 INFO:tasks.rados.rados.0.smithi080.stdout:1622: finishing write tid 4 to smithi08089843-436 2023-12-01T04:56:24.502 INFO:tasks.rados.rados.0.smithi080.stdout:1622: finishing write tid 5 to smithi08089843-436 2023-12-01T04:56:24.502 INFO:tasks.rados.rados.0.smithi080.stdout:1622: oid 436 updating version 0 to 237 2023-12-01T04:56:24.502 INFO:tasks.rados.rados.0.smithi080.stdout:1622: oid 436 version 237 is already newer than 235 2023-12-01T04:56:24.502 INFO:tasks.rados.rados.0.smithi080.stdout:1622: oid 436 version 237 is already newer than 236 2023-12-01T04:56:24.502 INFO:tasks.rados.rados.0.smithi080.stdout:1622: oid 436 updating version 237 to 238 2023-12-01T04:56:24.502 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 436 v 238 (ObjNum 1121 snap 0 seq_num 1121) dirty exists 2023-12-01T04:56:24.502 INFO:tasks.rados.rados.0.smithi080.stdout:1622: left oid 436 (ObjNum 1121 snap 0 seq_num 1121) 2023-12-01T04:56:24.502 INFO:tasks.rados.rados.0.smithi080.stdout:1623: seq_num 1122 ranges {457454=733269,1923620=589718} 2023-12-01T04:56:24.512 INFO:tasks.rados.rados.0.smithi080.stdout:1623: writing smithi08089843-79 from 457454 to 1190723 tid 1 2023-12-01T04:56:24.520 INFO:tasks.rados.rados.0.smithi080.stdout:1623: writing smithi08089843-79 from 1923620 to 2513338 tid 2 2023-12-01T04:56:24.521 INFO:tasks.rados.rados.0.smithi080.stdout:1617: done (6 left) 2023-12-01T04:56:24.521 INFO:tasks.rados.rados.0.smithi080.stdout:1618: done (5 left) 2023-12-01T04:56:24.521 INFO:tasks.rados.rados.0.smithi080.stdout:1619: done (4 left) 2023-12-01T04:56:24.521 INFO:tasks.rados.rados.0.smithi080.stdout:1620: done (3 left) 2023-12-01T04:56:24.521 INFO:tasks.rados.rados.0.smithi080.stdout:1621: done (2 left) 2023-12-01T04:56:24.521 INFO:tasks.rados.rados.0.smithi080.stdout:1622: done (1 left) 2023-12-01T04:56:24.521 INFO:tasks.rados.rados.0.smithi080.stdout:1624: write oid 471 current snap is 0 2023-12-01T04:56:24.521 INFO:tasks.rados.rados.0.smithi080.stdout:1623: finishing write tid 1 to smithi08089843-79 2023-12-01T04:56:24.521 INFO:tasks.rados.rados.0.smithi080.stdout:1624: seq_num 1123 ranges {474261=408518,1582102=449729,2739315=134946} 2023-12-01T04:56:24.525 INFO:tasks.rados.rados.0.smithi080.stdout:1624: writing smithi08089843-471 from 474261 to 882779 tid 1 2023-12-01T04:56:24.532 INFO:tasks.rados.rados.0.smithi080.stdout:1624: writing smithi08089843-471 from 1582102 to 2031831 tid 2 2023-12-01T04:56:24.537 INFO:tasks.rados.rados.0.smithi080.stdout:1624: writing smithi08089843-471 from 2739315 to 2874261 tid 3 2023-12-01T04:56:24.537 INFO:tasks.rados.rados.0.smithi080.stdout:1625: read oid 86 snap -1 2023-12-01T04:56:24.537 INFO:tasks.rados.rados.0.smithi080.stdout:1625: expect (ObjNum 1037 snap 0 seq_num 1037) 2023-12-01T04:56:24.537 INFO:tasks.rados.rados.0.smithi080.stdout:1626: write oid 340 current snap is 0 2023-12-01T04:56:24.537 INFO:tasks.rados.rados.0.smithi080.stdout:1626: seq_num 1124 ranges {491068=483767,1640584=593387,2650385=240683} 2023-12-01T04:56:24.542 INFO:tasks.rados.rados.0.smithi080.stdout:1626: writing smithi08089843-340 from 491068 to 974835 tid 1 2023-12-01T04:56:24.550 INFO:tasks.rados.rados.0.smithi080.stdout:1626: writing smithi08089843-340 from 1640584 to 2233971 tid 2 2023-12-01T04:56:24.554 INFO:tasks.rados.rados.0.smithi080.stdout:1626: writing smithi08089843-340 from 2650385 to 2891068 tid 3 2023-12-01T04:56:24.554 INFO:tasks.rados.rados.0.smithi080.stdout:1627: read oid 246 snap -1 2023-12-01T04:56:24.554 INFO:tasks.rados.rados.0.smithi080.stdout:1627: expect (ObjNum 574 snap 0 seq_num 574) 2023-12-01T04:56:24.554 INFO:tasks.rados.rados.0.smithi080.stdout:1628: write oid 232 current snap is 0 2023-12-01T04:56:24.554 INFO:tasks.rados.rados.0.smithi080.stdout:1628: seq_num 1125 ranges {507875=559016,1699066=737045} 2023-12-01T04:56:24.560 INFO:tasks.rados.rados.0.smithi080.stdout:1628: writing smithi08089843-232 from 507875 to 1066891 tid 1 2023-12-01T04:56:24.568 INFO:tasks.rados.rados.0.smithi080.stdout:1628: writing smithi08089843-232 from 1699066 to 2436111 tid 2 2023-12-01T04:56:24.568 INFO:tasks.rados.rados.0.smithi080.stdout:1629: write oid 107 current snap is 0 2023-12-01T04:56:24.568 INFO:tasks.rados.rados.0.smithi080.stdout:1623: finishing write tid 2 to smithi08089843-79 2023-12-01T04:56:24.568 INFO:tasks.rados.rados.0.smithi080.stdout:1629: seq_num 1126 ranges {524682=750618,1757548=597056} 2023-12-01T04:56:24.575 INFO:tasks.rados.rados.0.smithi080.stdout:1629: writing smithi08089843-107 from 524682 to 1275300 tid 1 2023-12-01T04:56:24.582 INFO:tasks.rados.rados.0.smithi080.stdout:1629: writing smithi08089843-107 from 1757548 to 2354604 tid 2 2023-12-01T04:56:24.582 INFO:tasks.rados.rados.0.smithi080.stdout:1630: read oid 47 snap -1 2023-12-01T04:56:24.582 INFO:tasks.rados.rados.0.smithi080.stdout:1630: expect deleted 2023-12-01T04:56:24.582 INFO:tasks.rados.rados.0.smithi080.stdout:1631: read oid 33 snap -1 2023-12-01T04:56:24.582 INFO:tasks.rados.rados.0.smithi080.stdout:1631: expect (ObjNum 32 snap 0 seq_num 32) 2023-12-01T04:56:24.582 INFO:tasks.rados.rados.0.smithi080.stdout:1632: write oid 291 current snap is 0 2023-12-01T04:56:24.582 INFO:tasks.rados.rados.0.smithi080.stdout:1623: finishing write tid 3 to smithi08089843-79 2023-12-01T04:56:24.582 INFO:tasks.rados.rados.0.smithi080.stdout:1632: seq_num 1127 ranges {541489=425867,1416030=740714,2732654=208835} 2023-12-01T04:56:24.588 INFO:tasks.rados.rados.0.smithi080.stdout:1632: writing smithi08089843-291 from 541489 to 967356 tid 1 2023-12-01T04:56:24.595 INFO:tasks.rados.rados.0.smithi080.stdout:1632: writing smithi08089843-291 from 1416030 to 2156744 tid 2 2023-12-01T04:56:24.600 INFO:tasks.rados.rados.0.smithi080.stdout:1632: writing smithi08089843-291 from 2732654 to 2941489 tid 3 2023-12-01T04:56:24.600 INFO:tasks.rados.rados.0.smithi080.stdout:1633: write oid 175 current snap is 0 2023-12-01T04:56:24.600 INFO:tasks.rados.rados.0.smithi080.stdout:1623: finishing write tid 4 to smithi08089843-79 2023-12-01T04:56:24.600 INFO:tasks.rados.rados.0.smithi080.stdout:1623: oid 79 updating version 0 to 247 2023-12-01T04:56:24.600 INFO:tasks.rados.rados.0.smithi080.stdout:1623: oid 79 version 247 is already newer than 246 2023-12-01T04:56:24.600 INFO:tasks.rados.rados.0.smithi080.stdout:1623: oid 79 version 247 is already newer than 245 2023-12-01T04:56:24.600 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 79 v 247 (ObjNum 1122 snap 0 seq_num 1122) dirty exists 2023-12-01T04:56:24.600 INFO:tasks.rados.rados.0.smithi080.stdout:1623: left oid 79 (ObjNum 1122 snap 0 seq_num 1122) 2023-12-01T04:56:24.600 INFO:tasks.rados.rados.0.smithi080.stdout:1624: finishing write tid 1 to smithi08089843-471 2023-12-01T04:56:24.600 INFO:tasks.rados.rados.0.smithi080.stdout:1624: finishing write tid 2 to smithi08089843-471 2023-12-01T04:56:24.600 INFO:tasks.rados.rados.0.smithi080.stdout:1624: finishing write tid 3 to smithi08089843-471 2023-12-01T04:56:24.601 INFO:tasks.rados.rados.0.smithi080.stdout:1624: finishing write tid 4 to smithi08089843-471 2023-12-01T04:56:24.601 INFO:tasks.rados.rados.0.smithi080.stdout:1624: finishing write tid 5 to smithi08089843-471 2023-12-01T04:56:24.601 INFO:tasks.rados.rados.0.smithi080.stdout:1624: oid 471 updating version 0 to 256 2023-12-01T04:56:24.601 INFO:tasks.rados.rados.0.smithi080.stdout:1624: oid 471 updating version 256 to 257 2023-12-01T04:56:24.601 INFO:tasks.rados.rados.0.smithi080.stdout:1624: oid 471 version 257 is already newer than 254 2023-12-01T04:56:24.601 INFO:tasks.rados.rados.0.smithi080.stdout:1624: oid 471 version 257 is already newer than 255 2023-12-01T04:56:24.601 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 471 v 257 (ObjNum 1123 snap 0 seq_num 1123) dirty exists 2023-12-01T04:56:24.601 INFO:tasks.rados.rados.0.smithi080.stdout:1624: left oid 471 (ObjNum 1123 snap 0 seq_num 1123) 2023-12-01T04:56:24.601 INFO:tasks.rados.rados.0.smithi080.stdout:1626: finishing write tid 1 to smithi08089843-340 2023-12-01T04:56:24.601 INFO:tasks.rados.rados.0.smithi080.stdout:1625: expect (ObjNum 1037 snap 0 seq_num 1037) 2023-12-01T04:56:24.777 INFO:tasks.rados.rados.0.smithi080.stdout:1626: finishing write tid 2 to smithi08089843-340 2023-12-01T04:56:24.777 INFO:tasks.rados.rados.0.smithi080.stdout:1626: finishing write tid 3 to smithi08089843-340 2023-12-01T04:56:24.777 INFO:tasks.rados.rados.0.smithi080.stdout:1626: finishing write tid 4 to smithi08089843-340 2023-12-01T04:56:24.777 INFO:tasks.rados.rados.0.smithi080.stdout:1626: finishing write tid 5 to smithi08089843-340 2023-12-01T04:56:24.777 INFO:tasks.rados.rados.0.smithi080.stdout:1626: oid 340 updating version 0 to 251 2023-12-01T04:56:24.778 INFO:tasks.rados.rados.0.smithi080.stdout:1626: oid 340 version 251 is already newer than 248 2023-12-01T04:56:24.778 INFO:tasks.rados.rados.0.smithi080.stdout:1626: oid 340 version 251 is already newer than 250 2023-12-01T04:56:24.778 INFO:tasks.rados.rados.0.smithi080.stdout:1626: oid 340 version 251 is already newer than 249 2023-12-01T04:56:24.778 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 340 v 251 (ObjNum 1124 snap 0 seq_num 1124) dirty exists 2023-12-01T04:56:24.778 INFO:tasks.rados.rados.0.smithi080.stdout:1626: left oid 340 (ObjNum 1124 snap 0 seq_num 1124) 2023-12-01T04:56:24.778 INFO:tasks.rados.rados.0.smithi080.stdout:1627: expect (ObjNum 574 snap 0 seq_num 574) 2023-12-01T04:56:24.968 INFO:tasks.rados.rados.0.smithi080.stdout:1628: finishing write tid 1 to smithi08089843-232 2023-12-01T04:56:24.968 INFO:tasks.rados.rados.0.smithi080.stdout:1628: finishing write tid 2 to smithi08089843-232 2023-12-01T04:56:24.968 INFO:tasks.rados.rados.0.smithi080.stdout:1628: finishing write tid 3 to smithi08089843-232 2023-12-01T04:56:24.968 INFO:tasks.rados.rados.0.smithi080.stdout:1628: finishing write tid 4 to smithi08089843-232 2023-12-01T04:56:24.968 INFO:tasks.rados.rados.0.smithi080.stdout:1628: oid 232 updating version 0 to 239 2023-12-01T04:56:24.968 INFO:tasks.rados.rados.0.smithi080.stdout:1628: oid 232 updating version 239 to 241 2023-12-01T04:56:24.968 INFO:tasks.rados.rados.0.smithi080.stdout:1628: oid 232 version 241 is already newer than 240 2023-12-01T04:56:24.968 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 232 v 241 (ObjNum 1125 snap 0 seq_num 1125) dirty exists 2023-12-01T04:56:24.969 INFO:tasks.rados.rados.0.smithi080.stdout:1628: left oid 232 (ObjNum 1125 snap 0 seq_num 1125) 2023-12-01T04:56:24.969 INFO:tasks.rados.rados.0.smithi080.stdout:1629: finishing write tid 1 to smithi08089843-107 2023-12-01T04:56:24.969 INFO:tasks.rados.rados.0.smithi080.stdout:1629: finishing write tid 2 to smithi08089843-107 2023-12-01T04:56:24.969 INFO:tasks.rados.rados.0.smithi080.stdout:1629: finishing write tid 3 to smithi08089843-107 2023-12-01T04:56:24.969 INFO:tasks.rados.rados.0.smithi080.stdout:1629: finishing write tid 4 to smithi08089843-107 2023-12-01T04:56:24.969 INFO:tasks.rados.rados.0.smithi080.stdout:1629: oid 107 updating version 0 to 356 2023-12-01T04:56:24.969 INFO:tasks.rados.rados.0.smithi080.stdout:1629: oid 107 updating version 356 to 357 2023-12-01T04:56:24.969 INFO:tasks.rados.rados.0.smithi080.stdout:1629: oid 107 version 357 is already newer than 355 2023-12-01T04:56:24.969 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 107 v 357 (ObjNum 1126 snap 0 seq_num 1126) dirty exists 2023-12-01T04:56:24.969 INFO:tasks.rados.rados.0.smithi080.stdout:1629: left oid 107 (ObjNum 1126 snap 0 seq_num 1126) 2023-12-01T04:56:24.969 INFO:tasks.rados.rados.0.smithi080.stdout:1631: expect (ObjNum 32 snap 0 seq_num 32) 2023-12-01T04:56:25.057 INFO:tasks.rados.rados.0.smithi080.stdout:1632: finishing write tid 1 to smithi08089843-291 2023-12-01T04:56:25.058 INFO:tasks.rados.rados.0.smithi080.stdout:1632: finishing write tid 2 to smithi08089843-291 2023-12-01T04:56:25.058 INFO:tasks.rados.rados.0.smithi080.stdout:1632: finishing write tid 3 to smithi08089843-291 2023-12-01T04:56:25.058 INFO:tasks.rados.rados.0.smithi080.stdout:1632: finishing write tid 4 to smithi08089843-291 2023-12-01T04:56:25.058 INFO:tasks.rados.rados.0.smithi080.stdout:1632: finishing write tid 5 to smithi08089843-291 2023-12-01T04:56:25.058 INFO:tasks.rados.rados.0.smithi080.stdout:1632: oid 291 updating version 0 to 293 2023-12-01T04:56:25.058 INFO:tasks.rados.rados.0.smithi080.stdout:1632: oid 291 version 293 is already newer than 291 2023-12-01T04:56:25.058 INFO:tasks.rados.rados.0.smithi080.stdout:1632: oid 291 version 293 is already newer than 290 2023-12-01T04:56:25.058 INFO:tasks.rados.rados.0.smithi080.stdout:1632: oid 291 version 293 is already newer than 292 2023-12-01T04:56:25.058 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 291 v 293 (ObjNum 1127 snap 0 seq_num 1127) dirty exists 2023-12-01T04:56:25.058 INFO:tasks.rados.rados.0.smithi080.stdout:1632: left oid 291 (ObjNum 1127 snap 0 seq_num 1127) 2023-12-01T04:56:25.058 INFO:tasks.rados.rados.0.smithi080.stdout:1633: seq_num 1128 ranges {558296=501116,1474512=600725,2760077=198219} 2023-12-01T04:56:25.068 INFO:tasks.rados.rados.0.smithi080.stdout:1633: writing smithi08089843-175 from 558296 to 1059412 tid 1 2023-12-01T04:56:25.075 INFO:tasks.rados.rados.0.smithi080.stdout:1633: writing smithi08089843-175 from 1474512 to 2075237 tid 2 2023-12-01T04:56:25.080 INFO:tasks.rados.rados.0.smithi080.stdout:1633: writing smithi08089843-175 from 2760077 to 2958296 tid 3 2023-12-01T04:56:25.080 INFO:tasks.rados.rados.0.smithi080.stdout:1623: done (10 left) 2023-12-01T04:56:25.080 INFO:tasks.rados.rados.0.smithi080.stdout:1624: done (9 left) 2023-12-01T04:56:25.080 INFO:tasks.rados.rados.0.smithi080.stdout:1625: done (8 left) 2023-12-01T04:56:25.080 INFO:tasks.rados.rados.0.smithi080.stdout:1626: done (7 left) 2023-12-01T04:56:25.080 INFO:tasks.rados.rados.0.smithi080.stdout:1627: done (6 left) 2023-12-01T04:56:25.081 INFO:tasks.rados.rados.0.smithi080.stdout:1628: done (5 left) 2023-12-01T04:56:25.081 INFO:tasks.rados.rados.0.smithi080.stdout:1629: done (4 left) 2023-12-01T04:56:25.081 INFO:tasks.rados.rados.0.smithi080.stdout:1630: done (3 left) 2023-12-01T04:56:25.081 INFO:tasks.rados.rados.0.smithi080.stdout:1631: done (2 left) 2023-12-01T04:56:25.081 INFO:tasks.rados.rados.0.smithi080.stdout:1632: done (1 left) 2023-12-01T04:56:25.081 INFO:tasks.rados.rados.0.smithi080.stdout:1634: read oid 62 snap -1 2023-12-01T04:56:25.081 INFO:tasks.rados.rados.0.smithi080.stdout:1634: expect (ObjNum 750 snap 0 seq_num 750) 2023-12-01T04:56:25.081 INFO:tasks.rados.rados.0.smithi080.stdout:1635: write oid 326 current snap is 0 2023-12-01T04:56:25.081 INFO:tasks.rados.rados.0.smithi080.stdout:1635: seq_num 1129 ranges {575103=576365,1932994=744383} 2023-12-01T04:56:25.087 INFO:tasks.rados.rados.0.smithi080.stdout:1635: writing smithi08089843-326 from 575103 to 1151468 tid 1 2023-12-01T04:56:25.096 INFO:tasks.rados.rados.0.smithi080.stdout:1635: writing smithi08089843-326 from 1932994 to 2677377 tid 2 2023-12-01T04:56:25.096 INFO:tasks.rados.rados.0.smithi080.stdout:1636: write oid 424 current snap is 0 2023-12-01T04:56:25.096 INFO:tasks.rados.rados.0.smithi080.stdout:1633: finishing write tid 1 to smithi08089843-175 2023-12-01T04:56:25.096 INFO:tasks.rados.rados.0.smithi080.stdout:1633: finishing write tid 2 to smithi08089843-175 2023-12-01T04:56:25.096 INFO:tasks.rados.rados.0.smithi080.stdout:1636: seq_num 1130 ranges {591910=651614,1875123=604394} 2023-12-01T04:56:25.103 INFO:tasks.rados.rados.0.smithi080.stdout:1636: writing smithi08089843-424 from 591910 to 1243524 tid 1 2023-12-01T04:56:25.111 INFO:tasks.rados.rados.0.smithi080.stdout:1636: writing smithi08089843-424 from 1875123 to 2479517 tid 2 2023-12-01T04:56:25.111 INFO:tasks.rados.rados.0.smithi080.stdout:1637: read oid 268 snap -1 2023-12-01T04:56:25.111 INFO:tasks.rados.rados.0.smithi080.stdout:1637: expect (ObjNum 691 snap 0 seq_num 691) 2023-12-01T04:56:25.111 INFO:tasks.rados.rados.0.smithi080.stdout:1638: write oid 97 current snap is 0 2023-12-01T04:56:25.111 INFO:tasks.rados.rados.0.smithi080.stdout:1638: seq_num 1131 ranges {608717=726863,1933605=748052} 2023-12-01T04:56:25.118 INFO:tasks.rados.rados.0.smithi080.stdout:1638: writing smithi08089843-97 from 608717 to 1335580 tid 1 2023-12-01T04:56:25.126 INFO:tasks.rados.rados.0.smithi080.stdout:1638: writing smithi08089843-97 from 1933605 to 2681657 tid 2 2023-12-01T04:56:25.126 INFO:tasks.rados.rados.0.smithi080.stdout:1639: write oid 225 current snap is 0 2023-12-01T04:56:25.126 INFO:tasks.rados.rados.0.smithi080.stdout:1639: seq_num 1132 ranges {625524=402112,1592087=608063,2869769=155755} 2023-12-01T04:56:25.132 INFO:tasks.rados.rados.0.smithi080.stdout:1639: writing smithi08089843-225 from 625524 to 1027636 tid 1 2023-12-01T04:56:25.139 INFO:tasks.rados.rados.0.smithi080.stdout:1639: writing smithi08089843-225 from 1592087 to 2200150 tid 2 2023-12-01T04:56:25.143 INFO:tasks.rados.rados.0.smithi080.stdout:1639: writing smithi08089843-225 from 2869769 to 3025524 tid 3 2023-12-01T04:56:25.144 INFO:tasks.rados.rados.0.smithi080.stdout:1640: write oid 30 current snap is 0 2023-12-01T04:56:25.144 INFO:tasks.rados.rados.0.smithi080.stdout:1640: seq_num 1133 ranges {642331=593714,1766922=751721} 2023-12-01T04:56:25.150 INFO:tasks.rados.rados.0.smithi080.stdout:1640: writing smithi08089843-30 from 642331 to 1236045 tid 1 2023-12-01T04:56:25.158 INFO:tasks.rados.rados.0.smithi080.stdout:1640: writing smithi08089843-30 from 1766922 to 2518643 tid 2 2023-12-01T04:56:25.158 INFO:tasks.rados.rados.0.smithi080.stdout:1641: write oid 382 current snap is 0 2023-12-01T04:56:25.159 INFO:tasks.rados.rados.0.smithi080.stdout:1633: finishing write tid 3 to smithi08089843-175 2023-12-01T04:56:25.159 INFO:tasks.rados.rados.0.smithi080.stdout:1633: finishing write tid 4 to smithi08089843-175 2023-12-01T04:56:25.159 INFO:tasks.rados.rados.0.smithi080.stdout:1633: finishing write tid 5 to smithi08089843-175 2023-12-01T04:56:25.159 INFO:tasks.rados.rados.0.smithi080.stdout:1633: oid 175 updating version 0 to 149 2023-12-01T04:56:25.159 INFO:tasks.rados.rados.0.smithi080.stdout:1633: oid 175 version 149 is already newer than 148 2023-12-01T04:56:25.159 INFO:tasks.rados.rados.0.smithi080.stdout:1633: oid 175 updating version 149 to 151 2023-12-01T04:56:25.159 INFO:tasks.rados.rados.0.smithi080.stdout:1633: oid 175 version 151 is already newer than 150 2023-12-01T04:56:25.159 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 175 v 151 (ObjNum 1128 snap 0 seq_num 1128) dirty exists 2023-12-01T04:56:25.159 INFO:tasks.rados.rados.0.smithi080.stdout:1633: left oid 175 (ObjNum 1128 snap 0 seq_num 1128) 2023-12-01T04:56:25.159 INFO:tasks.rados.rados.0.smithi080.stdout:1641: seq_num 1134 ranges {659138=668963,2109051=611732} 2023-12-01T04:56:25.166 INFO:tasks.rados.rados.0.smithi080.stdout:1641: writing smithi08089843-382 from 659138 to 1328101 tid 1 2023-12-01T04:56:25.174 INFO:tasks.rados.rados.0.smithi080.stdout:1641: writing smithi08089843-382 from 2109051 to 2720783 tid 2 2023-12-01T04:56:25.174 INFO:tasks.rados.rados.0.smithi080.stdout:1633: done (8 left) 2023-12-01T04:56:25.174 INFO:tasks.rados.rados.0.smithi080.stdout:1642: delete oid 487 current snap is 0 2023-12-01T04:56:25.174 INFO:tasks.rados.rados.0.smithi080.stdout:1634: expect (ObjNum 750 snap 0 seq_num 750) 2023-12-01T04:56:25.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:56:24 smithi080 bash[41963]: cluster 2023-12-01T04:56:24.138862+0000 mgr.y (mgr.24362) 237 : cluster 0 pgmap v208: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 66 MiB/s rd, 9.1 MiB/s wr, 91 op/s 2023-12-01T04:56:25.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:56:24 smithi080 bash[28361]: cluster 2023-12-01T04:56:24.138862+0000 mgr.y (mgr.24362) 237 : cluster 0 pgmap v208: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 66 MiB/s rd, 9.1 MiB/s wr, 91 op/s 2023-12-01T04:56:25.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:56:24 smithi090 bash[32384]: cluster 2023-12-01T04:56:24.138862+0000 mgr.y (mgr.24362) 237 : cluster 0 pgmap v208: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 66 MiB/s rd, 9.1 MiB/s wr, 91 op/s 2023-12-01T04:56:25.313 INFO:tasks.rados.rados.0.smithi080.stdout:1635: finishing write tid 1 to smithi08089843-326 2023-12-01T04:56:25.313 INFO:tasks.rados.rados.0.smithi080.stdout:1635: finishing write tid 2 to smithi08089843-326 2023-12-01T04:56:25.313 INFO:tasks.rados.rados.0.smithi080.stdout:1635: finishing write tid 3 to smithi08089843-326 2023-12-01T04:56:25.313 INFO:tasks.rados.rados.0.smithi080.stdout:1635: finishing write tid 4 to smithi08089843-326 2023-12-01T04:56:25.313 INFO:tasks.rados.rados.0.smithi080.stdout:1635: oid 326 updating version 0 to 242 2023-12-01T04:56:25.313 INFO:tasks.rados.rados.0.smithi080.stdout:1635: oid 326 version 242 is already newer than 241 2023-12-01T04:56:25.313 INFO:tasks.rados.rados.0.smithi080.stdout:1635: oid 326 version 242 is already newer than 240 2023-12-01T04:56:25.314 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 326 v 242 (ObjNum 1129 snap 0 seq_num 1129) dirty exists 2023-12-01T04:56:25.314 INFO:tasks.rados.rados.0.smithi080.stdout:1635: left oid 326 (ObjNum 1129 snap 0 seq_num 1129) 2023-12-01T04:56:25.314 INFO:tasks.rados.rados.0.smithi080.stdout:1636: finishing write tid 1 to smithi08089843-424 2023-12-01T04:56:25.314 INFO:tasks.rados.rados.0.smithi080.stdout:1636: finishing write tid 2 to smithi08089843-424 2023-12-01T04:56:25.314 INFO:tasks.rados.rados.0.smithi080.stdout:1636: finishing write tid 3 to smithi08089843-424 2023-12-01T04:56:25.314 INFO:tasks.rados.rados.0.smithi080.stdout:1636: finishing write tid 4 to smithi08089843-424 2023-12-01T04:56:25.314 INFO:tasks.rados.rados.0.smithi080.stdout:1636: oid 424 updating version 0 to 262 2023-12-01T04:56:25.314 INFO:tasks.rados.rados.0.smithi080.stdout:1636: oid 424 version 262 is already newer than 261 2023-12-01T04:56:25.314 INFO:tasks.rados.rados.0.smithi080.stdout:1636: oid 424 updating version 262 to 263 2023-12-01T04:56:25.314 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 424 v 263 (ObjNum 1130 snap 0 seq_num 1130) dirty exists 2023-12-01T04:56:25.314 INFO:tasks.rados.rados.0.smithi080.stdout:1636: left oid 424 (ObjNum 1130 snap 0 seq_num 1130) 2023-12-01T04:56:25.314 INFO:tasks.rados.rados.0.smithi080.stdout:1637: expect (ObjNum 691 snap 0 seq_num 691) 2023-12-01T04:56:25.441 INFO:tasks.rados.rados.0.smithi080.stdout:1638: finishing write tid 1 to smithi08089843-97 2023-12-01T04:56:25.441 INFO:tasks.rados.rados.0.smithi080.stdout:1638: finishing write tid 2 to smithi08089843-97 2023-12-01T04:56:25.441 INFO:tasks.rados.rados.0.smithi080.stdout:1638: finishing write tid 3 to smithi08089843-97 2023-12-01T04:56:25.441 INFO:tasks.rados.rados.0.smithi080.stdout:1638: finishing write tid 4 to smithi08089843-97 2023-12-01T04:56:25.441 INFO:tasks.rados.rados.0.smithi080.stdout:1638: oid 97 updating version 0 to 253 2023-12-01T04:56:25.441 INFO:tasks.rados.rados.0.smithi080.stdout:1638: oid 97 version 253 is already newer than 252 2023-12-01T04:56:25.441 INFO:tasks.rados.rados.0.smithi080.stdout:1638: oid 97 updating version 253 to 254 2023-12-01T04:56:25.442 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 97 v 254 (ObjNum 1131 snap 0 seq_num 1131) dirty exists 2023-12-01T04:56:25.442 INFO:tasks.rados.rados.0.smithi080.stdout:1638: left oid 97 (ObjNum 1131 snap 0 seq_num 1131) 2023-12-01T04:56:25.442 INFO:tasks.rados.rados.0.smithi080.stdout:1639: finishing write tid 1 to smithi08089843-225 2023-12-01T04:56:25.442 INFO:tasks.rados.rados.0.smithi080.stdout:1639: finishing write tid 2 to smithi08089843-225 2023-12-01T04:56:25.442 INFO:tasks.rados.rados.0.smithi080.stdout:1639: finishing write tid 3 to smithi08089843-225 2023-12-01T04:56:25.442 INFO:tasks.rados.rados.0.smithi080.stdout:1639: finishing write tid 4 to smithi08089843-225 2023-12-01T04:56:25.442 INFO:tasks.rados.rados.0.smithi080.stdout:1639: finishing write tid 5 to smithi08089843-225 2023-12-01T04:56:25.442 INFO:tasks.rados.rados.0.smithi080.stdout:1639: oid 225 updating version 0 to 257 2023-12-01T04:56:25.442 INFO:tasks.rados.rados.0.smithi080.stdout:1639: oid 225 updating version 257 to 258 2023-12-01T04:56:25.442 INFO:tasks.rados.rados.0.smithi080.stdout:1639: oid 225 version 258 is already newer than 255 2023-12-01T04:56:25.442 INFO:tasks.rados.rados.0.smithi080.stdout:1639: oid 225 version 258 is already newer than 256 2023-12-01T04:56:25.442 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 225 v 258 (ObjNum 1132 snap 0 seq_num 1132) dirty exists 2023-12-01T04:56:25.442 INFO:tasks.rados.rados.0.smithi080.stdout:1639: left oid 225 (ObjNum 1132 snap 0 seq_num 1132) 2023-12-01T04:56:25.442 INFO:tasks.rados.rados.0.smithi080.stdout:1634: done (8 left) 2023-12-01T04:56:25.443 INFO:tasks.rados.rados.0.smithi080.stdout:1635: done (7 left) 2023-12-01T04:56:25.443 INFO:tasks.rados.rados.0.smithi080.stdout:1636: done (6 left) 2023-12-01T04:56:25.443 INFO:tasks.rados.rados.0.smithi080.stdout:1637: done (5 left) 2023-12-01T04:56:25.443 INFO:tasks.rados.rados.0.smithi080.stdout:1638: done (4 left) 2023-12-01T04:56:25.443 INFO:tasks.rados.rados.0.smithi080.stdout:1639: done (3 left) 2023-12-01T04:56:25.443 INFO:tasks.rados.rados.0.smithi080.stdout:1642: done (2 left) 2023-12-01T04:56:25.443 INFO:tasks.rados.rados.0.smithi080.stdout:1643: write oid 107 current snap is 0 2023-12-01T04:56:25.443 INFO:tasks.rados.rados.0.smithi080.stdout:1640: finishing write tid 1 to smithi08089843-30 2023-12-01T04:56:25.443 INFO:tasks.rados.rados.0.smithi080.stdout:1640: finishing write tid 2 to smithi08089843-30 2023-12-01T04:56:25.443 INFO:tasks.rados.rados.0.smithi080.stdout:1643: seq_num 1136 ranges {692752=419461,1826015=615401,2979461=113291} 2023-12-01T04:56:25.453 INFO:tasks.rados.rados.0.smithi080.stdout:1643: writing smithi08089843-107 from 692752 to 1112213 tid 1 2023-12-01T04:56:25.461 INFO:tasks.rados.rados.0.smithi080.stdout:1643: writing smithi08089843-107 from 1826015 to 2441416 tid 2 2023-12-01T04:56:25.466 INFO:tasks.rados.rados.0.smithi080.stdout:1643: writing smithi08089843-107 from 2979461 to 3092752 tid 3 2023-12-01T04:56:25.466 INFO:tasks.rados.rados.0.smithi080.stdout:1644: read oid 77 snap -1 2023-12-01T04:56:25.466 INFO:tasks.rados.rados.0.smithi080.stdout:1644: expect deleted 2023-12-01T04:56:25.466 INFO:tasks.rados.rados.0.smithi080.stdout:1645: delete oid 463 current snap is 0 2023-12-01T04:56:25.466 INFO:tasks.rados.rados.0.smithi080.stdout:1640: finishing write tid 3 to smithi08089843-30 2023-12-01T04:56:25.466 INFO:tasks.rados.rados.0.smithi080.stdout:1640: finishing write tid 4 to smithi08089843-30 2023-12-01T04:56:25.466 INFO:tasks.rados.rados.0.smithi080.stdout:1640: oid 30 updating version 0 to 358 2023-12-01T04:56:25.466 INFO:tasks.rados.rados.0.smithi080.stdout:1640: oid 30 updating version 358 to 360 2023-12-01T04:56:25.466 INFO:tasks.rados.rados.0.smithi080.stdout:1640: oid 30 version 360 is already newer than 359 2023-12-01T04:56:25.466 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 30 v 360 (ObjNum 1133 snap 0 seq_num 1133) dirty exists 2023-12-01T04:56:25.466 INFO:tasks.rados.rados.0.smithi080.stdout:1640: left oid 30 (ObjNum 1133 snap 0 seq_num 1133) 2023-12-01T04:56:25.467 INFO:tasks.rados.rados.0.smithi080.stdout:1641: finishing write tid 1 to smithi08089843-382 2023-12-01T04:56:25.467 INFO:tasks.rados.rados.0.smithi080.stdout:1641: finishing write tid 2 to smithi08089843-382 2023-12-01T04:56:25.467 INFO:tasks.rados.rados.0.smithi080.stdout:1641: finishing write tid 3 to smithi08089843-382 2023-12-01T04:56:25.467 INFO:tasks.rados.rados.0.smithi080.stdout:1641: finishing write tid 4 to smithi08089843-382 2023-12-01T04:56:25.467 INFO:tasks.rados.rados.0.smithi080.stdout:1641: oid 382 updating version 0 to 228 2023-12-01T04:56:25.467 INFO:tasks.rados.rados.0.smithi080.stdout:1641: oid 382 version 228 is already newer than 226 2023-12-01T04:56:25.467 INFO:tasks.rados.rados.0.smithi080.stdout:1641: oid 382 version 228 is already newer than 227 2023-12-01T04:56:25.467 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 382 v 228 (ObjNum 1134 snap 0 seq_num 1134) dirty exists 2023-12-01T04:56:25.467 INFO:tasks.rados.rados.0.smithi080.stdout:1641: left oid 382 (ObjNum 1134 snap 0 seq_num 1134) 2023-12-01T04:56:25.467 INFO:tasks.rados.rados.0.smithi080.stdout:1643: finishing write tid 1 to smithi08089843-107 2023-12-01T04:56:25.468 INFO:tasks.rados.rados.0.smithi080.stdout:1643: finishing write tid 2 to smithi08089843-107 2023-12-01T04:56:25.468 INFO:tasks.rados.rados.0.smithi080.stdout:1640: done (4 left) 2023-12-01T04:56:25.468 INFO:tasks.rados.rados.0.smithi080.stdout:1641: done (3 left) 2023-12-01T04:56:25.468 INFO:tasks.rados.rados.0.smithi080.stdout:1644: done (2 left) 2023-12-01T04:56:25.468 INFO:tasks.rados.rados.0.smithi080.stdout:1645: done (1 left) 2023-12-01T04:56:25.468 INFO:tasks.rados.rados.0.smithi080.stdout:1646: read oid 462 snap -1 2023-12-01T04:56:25.468 INFO:tasks.rados.rados.0.smithi080.stdout:1646: expect (ObjNum 461 snap 0 seq_num 461) 2023-12-01T04:56:25.468 INFO:tasks.rados.rados.0.smithi080.stdout:1647: write oid 259 current snap is 0 2023-12-01T04:56:25.468 INFO:tasks.rados.rados.0.smithi080.stdout:1647: seq_num 1138 ranges {726366=569959,1826626=502717,2801601=324765} 2023-12-01T04:56:25.476 INFO:tasks.rados.rados.0.smithi080.stdout:1647: writing smithi08089843-259 from 726366 to 1296325 tid 1 2023-12-01T04:56:25.482 INFO:tasks.rados.rados.0.smithi080.stdout:1647: writing smithi08089843-259 from 1826626 to 2329343 tid 2 2023-12-01T04:56:25.487 INFO:tasks.rados.rados.0.smithi080.stdout:1647: writing smithi08089843-259 from 2801601 to 3126366 tid 3 2023-12-01T04:56:25.487 INFO:tasks.rados.rados.0.smithi080.stdout:1648: write oid 140 current snap is 0 2023-12-01T04:56:25.487 INFO:tasks.rados.rados.0.smithi080.stdout:1643: finishing write tid 3 to smithi08089843-107 2023-12-01T04:56:25.487 INFO:tasks.rados.rados.0.smithi080.stdout:1648: seq_num 1139 ranges {743173=645208,1885108=762728} 2023-12-01T04:56:25.496 INFO:tasks.rados.rados.0.smithi080.stdout:1648: writing smithi08089843-140 from 743173 to 1388381 tid 1 2023-12-01T04:56:25.505 INFO:tasks.rados.rados.0.smithi080.stdout:1648: writing smithi08089843-140 from 1885108 to 2647836 tid 2 2023-12-01T04:56:25.505 INFO:tasks.rados.rados.0.smithi080.stdout:1649: read oid 366 snap -1 2023-12-01T04:56:25.505 INFO:tasks.rados.rados.0.smithi080.stdout:1649: expect (ObjNum 710 snap 0 seq_num 710) 2023-12-01T04:56:25.505 INFO:tasks.rados.rados.0.smithi080.stdout:1650: write oid 160 current snap is 0 2023-12-01T04:56:25.506 INFO:tasks.rados.rados.0.smithi080.stdout:1643: finishing write tid 4 to smithi08089843-107 2023-12-01T04:56:25.506 INFO:tasks.rados.rados.0.smithi080.stdout:1643: finishing write tid 5 to smithi08089843-107 2023-12-01T04:56:25.506 INFO:tasks.rados.rados.0.smithi080.stdout:1643: oid 107 updating version 0 to 363 2023-12-01T04:56:25.506 INFO:tasks.rados.rados.0.smithi080.stdout:1643: oid 107 updating version 363 to 364 2023-12-01T04:56:25.506 INFO:tasks.rados.rados.0.smithi080.stdout:1643: oid 107 version 364 is already newer than 362 2023-12-01T04:56:25.506 INFO:tasks.rados.rados.0.smithi080.stdout:1643: oid 107 version 364 is already newer than 361 2023-12-01T04:56:25.506 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 107 v 364 (ObjNum 1136 snap 0 seq_num 1136) dirty exists 2023-12-01T04:56:25.506 INFO:tasks.rados.rados.0.smithi080.stdout:1643: left oid 107 (ObjNum 1136 snap 0 seq_num 1136) 2023-12-01T04:56:25.506 INFO:tasks.rados.rados.0.smithi080.stdout:1646: expect (ObjNum 461 snap 0 seq_num 461) 2023-12-01T04:56:25.643 INFO:tasks.rados.rados.0.smithi080.stdout:1647: finishing write tid 1 to smithi08089843-259 2023-12-01T04:56:25.643 INFO:tasks.rados.rados.0.smithi080.stdout:1647: finishing write tid 2 to smithi08089843-259 2023-12-01T04:56:25.643 INFO:tasks.rados.rados.0.smithi080.stdout:1647: finishing write tid 3 to smithi08089843-259 2023-12-01T04:56:25.643 INFO:tasks.rados.rados.0.smithi080.stdout:1647: finishing write tid 4 to smithi08089843-259 2023-12-01T04:56:25.643 INFO:tasks.rados.rados.0.smithi080.stdout:1647: finishing write tid 5 to smithi08089843-259 2023-12-01T04:56:25.643 INFO:tasks.rados.rados.0.smithi080.stdout:1647: oid 259 updating version 0 to 214 2023-12-01T04:56:25.644 INFO:tasks.rados.rados.0.smithi080.stdout:1647: oid 259 updating version 214 to 215 2023-12-01T04:56:25.644 INFO:tasks.rados.rados.0.smithi080.stdout:1647: oid 259 updating version 215 to 216 2023-12-01T04:56:25.644 INFO:tasks.rados.rados.0.smithi080.stdout:1647: oid 259 version 216 is already newer than 213 2023-12-01T04:56:25.644 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 259 v 216 (ObjNum 1138 snap 0 seq_num 1138) dirty exists 2023-12-01T04:56:25.644 INFO:tasks.rados.rados.0.smithi080.stdout:1647: left oid 259 (ObjNum 1138 snap 0 seq_num 1138) 2023-12-01T04:56:25.644 INFO:tasks.rados.rados.0.smithi080.stdout:1648: finishing write tid 1 to smithi08089843-140 2023-12-01T04:56:25.644 INFO:tasks.rados.rados.0.smithi080.stdout:1648: finishing write tid 2 to smithi08089843-140 2023-12-01T04:56:25.644 INFO:tasks.rados.rados.0.smithi080.stdout:1648: finishing write tid 3 to smithi08089843-140 2023-12-01T04:56:25.644 INFO:tasks.rados.rados.0.smithi080.stdout:1648: finishing write tid 4 to smithi08089843-140 2023-12-01T04:56:25.644 INFO:tasks.rados.rados.0.smithi080.stdout:1648: oid 140 updating version 0 to 235 2023-12-01T04:56:25.644 INFO:tasks.rados.rados.0.smithi080.stdout:1648: oid 140 updating version 235 to 237 2023-12-01T04:56:25.644 INFO:tasks.rados.rados.0.smithi080.stdout:1648: oid 140 version 237 is already newer than 236 2023-12-01T04:56:25.644 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 140 v 237 (ObjNum 1139 snap 0 seq_num 1139) dirty exists 2023-12-01T04:56:25.644 INFO:tasks.rados.rados.0.smithi080.stdout:1648: left oid 140 (ObjNum 1139 snap 0 seq_num 1139) 2023-12-01T04:56:25.644 INFO:tasks.rados.rados.0.smithi080.stdout:1649: expect (ObjNum 710 snap 0 seq_num 710) 2023-12-01T04:56:25.842 INFO:tasks.rados.rados.0.smithi080.stdout:1650: seq_num 1140 ranges {759980=720457,1943590=506386,2856447=303533} 2023-12-01T04:56:25.856 INFO:tasks.rados.rados.0.smithi080.stdout:1650: writing smithi08089843-160 from 759980 to 1480437 tid 1 2023-12-01T04:56:25.862 INFO:tasks.rados.rados.0.smithi080.stdout:1650: writing smithi08089843-160 from 1943590 to 2449976 tid 2 2023-12-01T04:56:25.867 INFO:tasks.rados.rados.0.smithi080.stdout:1650: writing smithi08089843-160 from 2856447 to 3159980 tid 3 2023-12-01T04:56:25.867 INFO:tasks.rados.rados.0.smithi080.stdout:1643: done (5 left) 2023-12-01T04:56:25.867 INFO:tasks.rados.rados.0.smithi080.stdout:1646: done (4 left) 2023-12-01T04:56:25.867 INFO:tasks.rados.rados.0.smithi080.stdout:1647: done (3 left) 2023-12-01T04:56:25.867 INFO:tasks.rados.rados.0.smithi080.stdout:1648: done (2 left) 2023-12-01T04:56:25.867 INFO:tasks.rados.rados.0.smithi080.stdout:1649: done (1 left) 2023-12-01T04:56:25.867 INFO:tasks.rados.rados.0.smithi080.stdout:1651: delete oid 466 current snap is 0 2023-12-01T04:56:25.867 INFO:tasks.rados.rados.0.smithi080.stdout:1650: finishing write tid 1 to smithi08089843-160 2023-12-01T04:56:25.867 INFO:tasks.rados.rados.0.smithi080.stdout:1650: finishing write tid 2 to smithi08089843-160 2023-12-01T04:56:25.869 INFO:tasks.rados.rados.0.smithi080.stdout:1651: done (1 left) 2023-12-01T04:56:25.869 INFO:tasks.rados.rados.0.smithi080.stdout:1652: write oid 257 current snap is 0 2023-12-01T04:56:25.869 INFO:tasks.rados.rados.0.smithi080.stdout:1652: seq_num 1142 ranges {793594=587308,2060554=510055} 2023-12-01T04:56:25.877 INFO:tasks.rados.rados.0.smithi080.stdout:1652: writing smithi08089843-257 from 793594 to 1380902 tid 1 2023-12-01T04:56:25.884 INFO:tasks.rados.rados.0.smithi080.stdout:1652: writing smithi08089843-257 from 2060554 to 2570609 tid 2 2023-12-01T04:56:25.884 INFO:tasks.rados.rados.0.smithi080.stdout:1653: read oid 119 snap -1 2023-12-01T04:56:25.885 INFO:tasks.rados.rados.0.smithi080.stdout:1653: expect (ObjNum 920 snap 0 seq_num 920) 2023-12-01T04:56:25.885 INFO:tasks.rados.rados.0.smithi080.stdout:1654: read oid 435 snap -1 2023-12-01T04:56:25.885 INFO:tasks.rados.rados.0.smithi080.stdout:1654: expect (ObjNum 906 snap 0 seq_num 906) 2023-12-01T04:56:25.885 INFO:tasks.rados.rados.0.smithi080.stdout:1655: read oid 461 snap -1 2023-12-01T04:56:25.885 INFO:tasks.rados.rados.0.smithi080.stdout:1655: expect (ObjNum 930 snap 0 seq_num 930) 2023-12-01T04:56:25.885 INFO:tasks.rados.rados.0.smithi080.stdout:1656: write oid 392 current snap is 0 2023-12-01T04:56:25.885 INFO:tasks.rados.rados.0.smithi080.stdout:1650: finishing write tid 3 to smithi08089843-160 2023-12-01T04:56:25.885 INFO:tasks.rados.rados.0.smithi080.stdout:1656: seq_num 1143 ranges {410401=662557,1719036=770066,2938716=271685} 2023-12-01T04:56:25.891 INFO:tasks.rados.rados.0.smithi080.stdout:1656: writing smithi08089843-392 from 410401 to 1072958 tid 1 2023-12-01T04:56:25.901 INFO:tasks.rados.rados.0.smithi080.stdout:1656: writing smithi08089843-392 from 1719036 to 2489102 tid 2 2023-12-01T04:56:25.906 INFO:tasks.rados.rados.0.smithi080.stdout:1656: writing smithi08089843-392 from 2938716 to 3210401 tid 3 2023-12-01T04:56:25.906 INFO:tasks.rados.rados.0.smithi080.stdout:1657: write oid 466 current snap is 0 2023-12-01T04:56:25.906 INFO:tasks.rados.rados.0.smithi080.stdout:1650: finishing write tid 4 to smithi08089843-160 2023-12-01T04:56:25.906 INFO:tasks.rados.rados.0.smithi080.stdout:1650: finishing write tid 5 to smithi08089843-160 2023-12-01T04:56:25.906 INFO:tasks.rados.rados.0.smithi080.stdout:1650: oid 160 updating version 0 to 214 2023-12-01T04:56:25.906 INFO:tasks.rados.rados.0.smithi080.stdout:1650: oid 160 updating version 214 to 215 2023-12-01T04:56:25.906 INFO:tasks.rados.rados.0.smithi080.stdout:1650: oid 160 version 215 is already newer than 213 2023-12-01T04:56:25.906 INFO:tasks.rados.rados.0.smithi080.stdout:1650: oid 160 version 215 is already newer than 212 2023-12-01T04:56:25.906 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 160 v 215 (ObjNum 1140 snap 0 seq_num 1140) dirty exists 2023-12-01T04:56:25.906 INFO:tasks.rados.rados.0.smithi080.stdout:1650: left oid 160 (ObjNum 1140 snap 0 seq_num 1140) 2023-12-01T04:56:25.906 INFO:tasks.rados.rados.0.smithi080.stdout:1652: finishing write tid 1 to smithi08089843-257 2023-12-01T04:56:25.907 INFO:tasks.rados.rados.0.smithi080.stdout:1657: seq_num 1144 ranges {427208=737806,1777518=513724,2966139=261069} 2023-12-01T04:56:25.912 INFO:tasks.rados.rados.0.smithi080.stdout:1657: writing smithi08089843-466 from 427208 to 1165014 tid 1 2023-12-01T04:56:25.918 INFO:tasks.rados.rados.0.smithi080.stdout:1657: writing smithi08089843-466 from 1777518 to 2291242 tid 2 2023-12-01T04:56:25.926 INFO:tasks.rados.rados.0.smithi080.stdout:1657: writing smithi08089843-466 from 2966139 to 3227208 tid 3 2023-12-01T04:56:25.926 INFO:tasks.rados.rados.0.smithi080.stdout:1650: done (6 left) 2023-12-01T04:56:25.926 INFO:tasks.rados.rados.0.smithi080.stdout:1658: read oid 429 snap -1 2023-12-01T04:56:25.926 INFO:tasks.rados.rados.0.smithi080.stdout:1658: expect (ObjNum 1094 snap 0 seq_num 1094) 2023-12-01T04:56:25.926 INFO:tasks.rados.rados.0.smithi080.stdout:1659: write oid 490 current snap is 0 2023-12-01T04:56:25.926 INFO:tasks.rados.rados.0.smithi080.stdout:1652: finishing write tid 2 to smithi08089843-257 2023-12-01T04:56:25.926 INFO:tasks.rados.rados.0.smithi080.stdout:1652: finishing write tid 3 to smithi08089843-257 2023-12-01T04:56:25.926 INFO:tasks.rados.rados.0.smithi080.stdout:1652: finishing write tid 4 to smithi08089843-257 2023-12-01T04:56:25.926 INFO:tasks.rados.rados.0.smithi080.stdout:1652: oid 257 updating version 0 to 245 2023-12-01T04:56:25.926 INFO:tasks.rados.rados.0.smithi080.stdout:1652: oid 257 version 245 is already newer than 244 2023-12-01T04:56:25.926 INFO:tasks.rados.rados.0.smithi080.stdout:1652: oid 257 version 245 is already newer than 243 2023-12-01T04:56:25.926 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 257 v 245 (ObjNum 1142 snap 0 seq_num 1142) dirty exists 2023-12-01T04:56:25.926 INFO:tasks.rados.rados.0.smithi080.stdout:1652: left oid 257 (ObjNum 1142 snap 0 seq_num 1142) 2023-12-01T04:56:25.927 INFO:tasks.rados.rados.0.smithi080.stdout:1654: expect (ObjNum 906 snap 0 seq_num 906) 2023-12-01T04:56:26.118 INFO:tasks.rados.rados.0.smithi080.stdout:1656: finishing write tid 1 to smithi08089843-392 2023-12-01T04:56:26.118 INFO:tasks.rados.rados.0.smithi080.stdout:1655: expect (ObjNum 930 snap 0 seq_num 930) 2023-12-01T04:56:26.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:56:25 smithi080 bash[41963]: audit 2023-12-01T04:56:24.792901+0000 mon.c (mon.2) 142 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:56:26.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:56:25 smithi080 bash[28361]: audit 2023-12-01T04:56:24.792901+0000 mon.c (mon.2) 142 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:56:26.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:56:25 smithi090 bash[32384]: audit 2023-12-01T04:56:24.792901+0000 mon.c (mon.2) 142 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:56:26.357 INFO:tasks.rados.rados.0.smithi080.stdout:1656: finishing write tid 2 to smithi08089843-392 2023-12-01T04:56:26.357 INFO:tasks.rados.rados.0.smithi080.stdout:1653: expect (ObjNum 920 snap 0 seq_num 920) 2023-12-01T04:56:26.577 INFO:tasks.rados.rados.0.smithi080.stdout:1656: finishing write tid 3 to smithi08089843-392 2023-12-01T04:56:26.578 INFO:tasks.rados.rados.0.smithi080.stdout:1656: finishing write tid 4 to smithi08089843-392 2023-12-01T04:56:26.578 INFO:tasks.rados.rados.0.smithi080.stdout:1656: finishing write tid 5 to smithi08089843-392 2023-12-01T04:56:26.578 INFO:tasks.rados.rados.0.smithi080.stdout:1656: oid 392 updating version 0 to 297 2023-12-01T04:56:26.578 INFO:tasks.rados.rados.0.smithi080.stdout:1656: oid 392 version 297 is already newer than 294 2023-12-01T04:56:26.578 INFO:tasks.rados.rados.0.smithi080.stdout:1656: oid 392 version 297 is already newer than 295 2023-12-01T04:56:26.578 INFO:tasks.rados.rados.0.smithi080.stdout:1656: oid 392 version 297 is already newer than 296 2023-12-01T04:56:26.578 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 392 v 297 (ObjNum 1143 snap 0 seq_num 1143) dirty exists 2023-12-01T04:56:26.578 INFO:tasks.rados.rados.0.smithi080.stdout:1656: left oid 392 (ObjNum 1143 snap 0 seq_num 1143) 2023-12-01T04:56:26.578 INFO:tasks.rados.rados.0.smithi080.stdout:1657: finishing write tid 1 to smithi08089843-466 2023-12-01T04:56:26.578 INFO:tasks.rados.rados.0.smithi080.stdout:1657: finishing write tid 2 to smithi08089843-466 2023-12-01T04:56:26.578 INFO:tasks.rados.rados.0.smithi080.stdout:1657: finishing write tid 3 to smithi08089843-466 2023-12-01T04:56:26.578 INFO:tasks.rados.rados.0.smithi080.stdout:1657: finishing write tid 4 to smithi08089843-466 2023-12-01T04:56:26.579 INFO:tasks.rados.rados.0.smithi080.stdout:1657: finishing write tid 5 to smithi08089843-466 2023-12-01T04:56:26.579 INFO:tasks.rados.rados.0.smithi080.stdout:1657: oid 466 updating version 0 to 245 2023-12-01T04:56:26.579 INFO:tasks.rados.rados.0.smithi080.stdout:1657: oid 466 version 245 is already newer than 244 2023-12-01T04:56:26.579 INFO:tasks.rados.rados.0.smithi080.stdout:1657: oid 466 version 245 is already newer than 243 2023-12-01T04:56:26.579 INFO:tasks.rados.rados.0.smithi080.stdout:1657: oid 466 updating version 245 to 246 2023-12-01T04:56:26.579 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 466 v 246 (ObjNum 1144 snap 0 seq_num 1144) dirty exists 2023-12-01T04:56:26.579 INFO:tasks.rados.rados.0.smithi080.stdout:1657: left oid 466 (ObjNum 1144 snap 0 seq_num 1144) 2023-12-01T04:56:26.579 INFO:tasks.rados.rados.0.smithi080.stdout:1658: expect (ObjNum 1094 snap 0 seq_num 1094) 2023-12-01T04:56:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:56:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:04:56:26] "GET /metrics HTTP/1.1" 200 36347 "" "Prometheus/2.43.0" 2023-12-01T04:56:26.719 INFO:tasks.rados.rados.0.smithi080.stdout:1659: seq_num 1145 ranges {444015=413055,1436000=773735,2709915=534100} 2023-12-01T04:56:26.730 INFO:tasks.rados.rados.0.smithi080.stdout:1659: writing smithi08089843-490 from 444015 to 857070 tid 1 2023-12-01T04:56:26.738 INFO:tasks.rados.rados.0.smithi080.stdout:1659: writing smithi08089843-490 from 1436000 to 2209735 tid 2 2023-12-01T04:56:26.744 INFO:tasks.rados.rados.0.smithi080.stdout:1659: writing smithi08089843-490 from 2709915 to 3244015 tid 3 2023-12-01T04:56:26.744 INFO:tasks.rados.rados.0.smithi080.stdout:1652: done (7 left) 2023-12-01T04:56:26.744 INFO:tasks.rados.rados.0.smithi080.stdout:1653: done (6 left) 2023-12-01T04:56:26.744 INFO:tasks.rados.rados.0.smithi080.stdout:1654: done (5 left) 2023-12-01T04:56:26.745 INFO:tasks.rados.rados.0.smithi080.stdout:1655: done (4 left) 2023-12-01T04:56:26.745 INFO:tasks.rados.rados.0.smithi080.stdout:1656: done (3 left) 2023-12-01T04:56:26.745 INFO:tasks.rados.rados.0.smithi080.stdout:1657: done (2 left) 2023-12-01T04:56:26.745 INFO:tasks.rados.rados.0.smithi080.stdout:1658: done (1 left) 2023-12-01T04:56:26.745 INFO:tasks.rados.rados.0.smithi080.stdout:1660: write oid 129 current snap is 0 2023-12-01T04:56:26.745 INFO:tasks.rados.rados.0.smithi080.stdout:1660: seq_num 1146 ranges {460822=488304,1378129=517393,2504632=405962} 2023-12-01T04:56:26.750 INFO:tasks.rados.rados.0.smithi080.stdout:1660: writing smithi08089843-129 from 460822 to 949126 tid 1 2023-12-01T04:56:26.755 INFO:tasks.rados.rados.0.smithi080.stdout:1660: writing smithi08089843-129 from 1378129 to 1895522 tid 2 2023-12-01T04:56:26.761 INFO:tasks.rados.rados.0.smithi080.stdout:1660: writing smithi08089843-129 from 2504632 to 2910594 tid 3 2023-12-01T04:56:26.761 INFO:tasks.rados.rados.0.smithi080.stdout:1661: write oid 261 current snap is 0 2023-12-01T04:56:26.761 INFO:tasks.rados.rados.0.smithi080.stdout:1661: seq_num 1147 ranges {477629=563553,1836611=777404,3048408=229221} 2023-12-01T04:56:26.767 INFO:tasks.rados.rados.0.smithi080.stdout:1661: writing smithi08089843-261 from 477629 to 1041182 tid 1 2023-12-01T04:56:26.776 INFO:tasks.rados.rados.0.smithi080.stdout:1661: writing smithi08089843-261 from 1836611 to 2614015 tid 2 2023-12-01T04:56:26.781 INFO:tasks.rados.rados.0.smithi080.stdout:1661: writing smithi08089843-261 from 3048408 to 3277629 tid 3 2023-12-01T04:56:26.781 INFO:tasks.rados.rados.0.smithi080.stdout:1662: delete oid 392 current snap is 0 2023-12-01T04:56:26.781 INFO:tasks.rados.rados.0.smithi080.stdout:1659: finishing write tid 1 to smithi08089843-490 2023-12-01T04:56:26.781 INFO:tasks.rados.rados.0.smithi080.stdout:1659: finishing write tid 2 to smithi08089843-490 2023-12-01T04:56:26.781 INFO:tasks.rados.rados.0.smithi080.stdout:1659: finishing write tid 3 to smithi08089843-490 2023-12-01T04:56:26.781 INFO:tasks.rados.rados.0.smithi080.stdout:1659: finishing write tid 4 to smithi08089843-490 2023-12-01T04:56:26.781 INFO:tasks.rados.rados.0.smithi080.stdout:1659: finishing write tid 5 to smithi08089843-490 2023-12-01T04:56:26.781 INFO:tasks.rados.rados.0.smithi080.stdout:1659: oid 490 updating version 0 to 250 2023-12-01T04:56:26.781 INFO:tasks.rados.rados.0.smithi080.stdout:1659: oid 490 version 250 is already newer than 249 2023-12-01T04:56:26.782 INFO:tasks.rados.rados.0.smithi080.stdout:1659: oid 490 version 250 is already newer than 247 2023-12-01T04:56:26.782 INFO:tasks.rados.rados.0.smithi080.stdout:1659: oid 490 version 250 is already newer than 248 2023-12-01T04:56:26.782 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 490 v 250 (ObjNum 1145 snap 0 seq_num 1145) dirty exists 2023-12-01T04:56:26.782 INFO:tasks.rados.rados.0.smithi080.stdout:1659: left oid 490 (ObjNum 1145 snap 0 seq_num 1145) 2023-12-01T04:56:26.782 INFO:tasks.rados.rados.0.smithi080.stdout:1660: finishing write tid 1 to smithi08089843-129 2023-12-01T04:56:26.782 INFO:tasks.rados.rados.0.smithi080.stdout:1660: finishing write tid 2 to smithi08089843-129 2023-12-01T04:56:26.782 INFO:tasks.rados.rados.0.smithi080.stdout:1660: finishing write tid 3 to smithi08089843-129 2023-12-01T04:56:26.782 INFO:tasks.rados.rados.0.smithi080.stdout:1660: finishing write tid 4 to smithi08089843-129 2023-12-01T04:56:26.782 INFO:tasks.rados.rados.0.smithi080.stdout:1660: finishing write tid 5 to smithi08089843-129 2023-12-01T04:56:26.782 INFO:tasks.rados.rados.0.smithi080.stdout:1660: oid 129 updating version 0 to 259 2023-12-01T04:56:26.782 INFO:tasks.rados.rados.0.smithi080.stdout:1660: oid 129 updating version 259 to 260 2023-12-01T04:56:26.782 INFO:tasks.rados.rados.0.smithi080.stdout:1660: oid 129 updating version 260 to 262 2023-12-01T04:56:26.782 INFO:tasks.rados.rados.0.smithi080.stdout:1660: oid 129 version 262 is already newer than 261 2023-12-01T04:56:26.783 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 129 v 262 (ObjNum 1146 snap 0 seq_num 1146) dirty exists 2023-12-01T04:56:26.783 INFO:tasks.rados.rados.0.smithi080.stdout:1660: left oid 129 (ObjNum 1146 snap 0 seq_num 1146) 2023-12-01T04:56:26.783 INFO:tasks.rados.rados.0.smithi080.stdout:1661: finishing write tid 1 to smithi08089843-261 2023-12-01T04:56:26.783 INFO:tasks.rados.rados.0.smithi080.stdout:1661: finishing write tid 2 to smithi08089843-261 2023-12-01T04:56:26.783 INFO:tasks.rados.rados.0.smithi080.stdout:1659: done (3 left) 2023-12-01T04:56:26.783 INFO:tasks.rados.rados.0.smithi080.stdout:1660: done (2 left) 2023-12-01T04:56:26.784 INFO:tasks.rados.rados.0.smithi080.stdout:1662: done (1 left) 2023-12-01T04:56:26.784 INFO:tasks.rados.rados.0.smithi080.stdout:1663: read oid 311 snap -1 2023-12-01T04:56:26.784 INFO:tasks.rados.rados.0.smithi080.stdout:1663: expect (ObjNum 310 snap 0 seq_num 310) 2023-12-01T04:56:26.784 INFO:tasks.rados.rados.0.smithi080.stdout:1664: write oid 296 current snap is 0 2023-12-01T04:56:26.784 INFO:tasks.rados.rados.0.smithi080.stdout:1664: seq_num 1149 ranges {511243=430404,1669928=664720,3103254=207989} 2023-12-01T04:56:26.790 INFO:tasks.rados.rados.0.smithi080.stdout:1664: writing smithi08089843-296 from 511243 to 941647 tid 1 2023-12-01T04:56:26.798 INFO:tasks.rados.rados.0.smithi080.stdout:1664: writing smithi08089843-296 from 1669928 to 2334648 tid 2 2023-12-01T04:56:26.805 INFO:tasks.rados.rados.0.smithi080.stdout:1664: writing smithi08089843-296 from 3103254 to 3311243 tid 3 2023-12-01T04:56:26.805 INFO:tasks.rados.rados.0.smithi080.stdout:1665: read oid 164 snap -1 2023-12-01T04:56:26.805 INFO:tasks.rados.rados.0.smithi080.stdout:1665: expect deleted 2023-12-01T04:56:26.805 INFO:tasks.rados.rados.0.smithi080.stdout:1666: read oid 475 snap -1 2023-12-01T04:56:26.805 INFO:tasks.rados.rados.0.smithi080.stdout:1666: expect (ObjNum 474 snap 0 seq_num 474) 2023-12-01T04:56:26.805 INFO:tasks.rados.rados.0.smithi080.stdout:1667: write oid 189 current snap is 0 2023-12-01T04:56:26.805 INFO:tasks.rados.rados.0.smithi080.stdout:1661: finishing write tid 3 to smithi08089843-261 2023-12-01T04:56:26.805 INFO:tasks.rados.rados.0.smithi080.stdout:1661: finishing write tid 4 to smithi08089843-261 2023-12-01T04:56:26.805 INFO:tasks.rados.rados.0.smithi080.stdout:1667: seq_num 1150 ranges {528050=505653,1612057=524731,2614324=567403} 2023-12-01T04:56:26.811 INFO:tasks.rados.rados.0.smithi080.stdout:1667: writing smithi08089843-189 from 528050 to 1033703 tid 1 2023-12-01T04:56:26.817 INFO:tasks.rados.rados.0.smithi080.stdout:1667: writing smithi08089843-189 from 1612057 to 2136788 tid 2 2023-12-01T04:56:26.823 INFO:tasks.rados.rados.0.smithi080.stdout:1667: writing smithi08089843-189 from 2614324 to 3181727 tid 3 2023-12-01T04:56:26.823 INFO:tasks.rados.rados.0.smithi080.stdout:1668: write oid 441 current snap is 0 2023-12-01T04:56:26.823 INFO:tasks.rados.rados.0.smithi080.stdout:1668: seq_num 1151 ranges {544857=580902,1670539=668389,3041747=303110} 2023-12-01T04:56:26.830 INFO:tasks.rados.rados.0.smithi080.stdout:1668: writing smithi08089843-441 from 544857 to 1125759 tid 1 2023-12-01T04:56:26.838 INFO:tasks.rados.rados.0.smithi080.stdout:1668: writing smithi08089843-441 from 1670539 to 2338928 tid 2 2023-12-01T04:56:26.844 INFO:tasks.rados.rados.0.smithi080.stdout:1668: writing smithi08089843-441 from 3041747 to 3344857 tid 3 2023-12-01T04:56:26.844 INFO:tasks.rados.rados.0.smithi080.stdout:1669: read oid 211 snap -1 2023-12-01T04:56:26.844 INFO:tasks.rados.rados.0.smithi080.stdout:1669: expect (ObjNum 843 snap 0 seq_num 843) 2023-12-01T04:56:26.844 INFO:tasks.rados.rados.0.smithi080.stdout:1670: delete oid 65 current snap is 0 2023-12-01T04:56:26.844 INFO:tasks.rados.rados.0.smithi080.stdout:1661: finishing write tid 5 to smithi08089843-261 2023-12-01T04:56:26.844 INFO:tasks.rados.rados.0.smithi080.stdout:1661: oid 261 updating version 0 to 217 2023-12-01T04:56:26.845 INFO:tasks.rados.rados.0.smithi080.stdout:1661: oid 261 updating version 217 to 219 2023-12-01T04:56:26.845 INFO:tasks.rados.rados.0.smithi080.stdout:1661: oid 261 version 219 is already newer than 216 2023-12-01T04:56:26.845 INFO:tasks.rados.rados.0.smithi080.stdout:1661: oid 261 version 219 is already newer than 218 2023-12-01T04:56:26.845 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 261 v 219 (ObjNum 1147 snap 0 seq_num 1147) dirty exists 2023-12-01T04:56:26.845 INFO:tasks.rados.rados.0.smithi080.stdout:1661: left oid 261 (ObjNum 1147 snap 0 seq_num 1147) 2023-12-01T04:56:26.845 INFO:tasks.rados.rados.0.smithi080.stdout:1663: expect (ObjNum 310 snap 0 seq_num 310) 2023-12-01T04:56:26.966 INFO:tasks.rados.rados.0.smithi080.stdout:1664: finishing write tid 1 to smithi08089843-296 2023-12-01T04:56:26.966 INFO:tasks.rados.rados.0.smithi080.stdout:1664: finishing write tid 2 to smithi08089843-296 2023-12-01T04:56:26.966 INFO:tasks.rados.rados.0.smithi080.stdout:1664: finishing write tid 3 to smithi08089843-296 2023-12-01T04:56:26.966 INFO:tasks.rados.rados.0.smithi080.stdout:1664: finishing write tid 4 to smithi08089843-296 2023-12-01T04:56:26.966 INFO:tasks.rados.rados.0.smithi080.stdout:1664: finishing write tid 5 to smithi08089843-296 2023-12-01T04:56:26.967 INFO:tasks.rados.rados.0.smithi080.stdout:1664: oid 296 updating version 0 to 206 2023-12-01T04:56:26.967 INFO:tasks.rados.rados.0.smithi080.stdout:1664: oid 296 updating version 206 to 208 2023-12-01T04:56:26.967 INFO:tasks.rados.rados.0.smithi080.stdout:1664: oid 296 updating version 208 to 209 2023-12-01T04:56:26.967 INFO:tasks.rados.rados.0.smithi080.stdout:1664: oid 296 version 209 is already newer than 207 2023-12-01T04:56:26.967 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 296 v 209 (ObjNum 1149 snap 0 seq_num 1149) dirty exists 2023-12-01T04:56:26.967 INFO:tasks.rados.rados.0.smithi080.stdout:1664: left oid 296 (ObjNum 1149 snap 0 seq_num 1149) 2023-12-01T04:56:26.967 INFO:tasks.rados.rados.0.smithi080.stdout:1667: finishing write tid 1 to smithi08089843-189 2023-12-01T04:56:26.967 INFO:tasks.rados.rados.0.smithi080.stdout:1666: expect (ObjNum 474 snap 0 seq_num 474) 2023-12-01T04:56:27.107 INFO:tasks.rados.rados.0.smithi080.stdout:1667: finishing write tid 2 to smithi08089843-189 2023-12-01T04:56:27.108 INFO:tasks.rados.rados.0.smithi080.stdout:1667: finishing write tid 3 to smithi08089843-189 2023-12-01T04:56:27.108 INFO:tasks.rados.rados.0.smithi080.stdout:1667: finishing write tid 4 to smithi08089843-189 2023-12-01T04:56:27.108 INFO:tasks.rados.rados.0.smithi080.stdout:1667: finishing write tid 5 to smithi08089843-189 2023-12-01T04:56:27.108 INFO:tasks.rados.rados.0.smithi080.stdout:1667: oid 189 updating version 0 to 232 2023-12-01T04:56:27.108 INFO:tasks.rados.rados.0.smithi080.stdout:1667: oid 189 version 232 is already newer than 231 2023-12-01T04:56:27.108 INFO:tasks.rados.rados.0.smithi080.stdout:1667: oid 189 version 232 is already newer than 229 2023-12-01T04:56:27.108 INFO:tasks.rados.rados.0.smithi080.stdout:1667: oid 189 version 232 is already newer than 230 2023-12-01T04:56:27.108 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 189 v 232 (ObjNum 1150 snap 0 seq_num 1150) dirty exists 2023-12-01T04:56:27.108 INFO:tasks.rados.rados.0.smithi080.stdout:1667: left oid 189 (ObjNum 1150 snap 0 seq_num 1150) 2023-12-01T04:56:27.108 INFO:tasks.rados.rados.0.smithi080.stdout:1668: finishing write tid 1 to smithi08089843-441 2023-12-01T04:56:27.108 INFO:tasks.rados.rados.0.smithi080.stdout:1668: finishing write tid 2 to smithi08089843-441 2023-12-01T04:56:27.108 INFO:tasks.rados.rados.0.smithi080.stdout:1668: finishing write tid 3 to smithi08089843-441 2023-12-01T04:56:27.109 INFO:tasks.rados.rados.0.smithi080.stdout:1668: finishing write tid 4 to smithi08089843-441 2023-12-01T04:56:27.109 INFO:tasks.rados.rados.0.smithi080.stdout:1668: finishing write tid 5 to smithi08089843-441 2023-12-01T04:56:27.109 INFO:tasks.rados.rados.0.smithi080.stdout:1668: oid 441 updating version 0 to 368 2023-12-01T04:56:27.109 INFO:tasks.rados.rados.0.smithi080.stdout:1668: oid 441 version 368 is already newer than 367 2023-12-01T04:56:27.109 INFO:tasks.rados.rados.0.smithi080.stdout:1668: oid 441 version 368 is already newer than 365 2023-12-01T04:56:27.109 INFO:tasks.rados.rados.0.smithi080.stdout:1668: oid 441 version 368 is already newer than 366 2023-12-01T04:56:27.109 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 441 v 368 (ObjNum 1151 snap 0 seq_num 1151) dirty exists 2023-12-01T04:56:27.109 INFO:tasks.rados.rados.0.smithi080.stdout:1668: left oid 441 (ObjNum 1151 snap 0 seq_num 1151) 2023-12-01T04:56:27.109 INFO:tasks.rados.rados.0.smithi080.stdout:1669: expect (ObjNum 843 snap 0 seq_num 843) 2023-12-01T04:56:27.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:56:26 smithi080 bash[41963]: audit 2023-12-01T04:56:26.018348+0000 mon.c (mon.2) 143 : audit 0 from='client.? 172.21.15.80:0/2532183406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:56:27.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:56:26 smithi080 bash[41963]: cluster 2023-12-01T04:56:26.140043+0000 mgr.y (mgr.24362) 238 : cluster 0 pgmap v209: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 93 MiB/s rd, 12 MiB/s wr, 129 op/s 2023-12-01T04:56:27.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:56:26 smithi080 bash[28361]: audit 2023-12-01T04:56:26.018348+0000 mon.c (mon.2) 143 : audit 0 from='client.? 172.21.15.80:0/2532183406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:56:27.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:56:26 smithi080 bash[28361]: cluster 2023-12-01T04:56:26.140043+0000 mgr.y (mgr.24362) 238 : cluster 0 pgmap v209: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 93 MiB/s rd, 12 MiB/s wr, 129 op/s 2023-12-01T04:56:27.234 INFO:tasks.rados.rados.0.smithi080.stdout:1661: done (8 left) 2023-12-01T04:56:27.235 INFO:tasks.rados.rados.0.smithi080.stdout:1663: done (7 left) 2023-12-01T04:56:27.235 INFO:tasks.rados.rados.0.smithi080.stdout:1664: done (6 left) 2023-12-01T04:56:27.235 INFO:tasks.rados.rados.0.smithi080.stdout:1665: done (5 left) 2023-12-01T04:56:27.235 INFO:tasks.rados.rados.0.smithi080.stdout:1666: done (4 left) 2023-12-01T04:56:27.235 INFO:tasks.rados.rados.0.smithi080.stdout:1667: done (3 left) 2023-12-01T04:56:27.235 INFO:tasks.rados.rados.0.smithi080.stdout:1668: done (2 left) 2023-12-01T04:56:27.235 INFO:tasks.rados.rados.0.smithi080.stdout:1669: done (1 left) 2023-12-01T04:56:27.235 INFO:tasks.rados.rados.0.smithi080.stdout:1670: done (0 left) 2023-12-01T04:56:27.235 INFO:tasks.rados.rados.0.smithi080.stdout:1671: write oid 115 current snap is 0 2023-12-01T04:56:27.235 INFO:tasks.rados.rados.0.smithi080.stdout:1671: seq_num 1153 ranges {578471=731400,1787503=672058,3096593=281878} 2023-12-01T04:56:27.248 INFO:tasks.rados.rados.0.smithi080.stdout:1671: writing smithi08089843-115 from 578471 to 1309871 tid 1 2023-12-01T04:56:27.254 INFO:tasks.rados.rados.0.smithi080.stdout:1671: writing smithi08089843-115 from 1787503 to 2459561 tid 2 2023-12-01T04:56:27.260 INFO:tasks.rados.rados.0.smithi080.stdout:1671: writing smithi08089843-115 from 3096593 to 3378471 tid 3 2023-12-01T04:56:27.260 INFO:tasks.rados.rados.0.smithi080.stdout:1672: write oid 105 current snap is 0 2023-12-01T04:56:27.260 INFO:tasks.rados.rados.0.smithi080.stdout:1671: finishing write tid 1 to smithi08089843-115 2023-12-01T04:56:27.260 INFO:tasks.rados.rados.0.smithi080.stdout:1672: seq_num 1154 ranges {595278=406649,1729632=532069,3007663=387615} 2023-12-01T04:56:27.266 INFO:tasks.rados.rados.0.smithi080.stdout:1672: writing smithi08089843-105 from 595278 to 1001927 tid 1 2023-12-01T04:56:27.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:56:26 smithi090 bash[32384]: audit 2023-12-01T04:56:26.018348+0000 mon.c (mon.2) 143 : audit 0 from='client.? 172.21.15.80:0/2532183406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:56:27.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:56:26 smithi090 bash[32384]: cluster 2023-12-01T04:56:26.140043+0000 mgr.y (mgr.24362) 238 : cluster 0 pgmap v209: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 93 MiB/s rd, 12 MiB/s wr, 129 op/s 2023-12-01T04:56:27.273 INFO:tasks.rados.rados.0.smithi080.stdout:1672: writing smithi08089843-105 from 1729632 to 2261701 tid 2 2023-12-01T04:56:27.279 INFO:tasks.rados.rados.0.smithi080.stdout:1672: writing smithi08089843-105 from 3007663 to 3395278 tid 3 2023-12-01T04:56:27.280 INFO:tasks.rados.rados.0.smithi080.stdout:1673: read oid 318 snap -1 2023-12-01T04:56:27.280 INFO:tasks.rados.rados.0.smithi080.stdout:1673: expect (ObjNum 562 snap 0 seq_num 562) 2023-12-01T04:56:27.280 INFO:tasks.rados.rados.0.smithi080.stdout:1674: read oid 236 snap -1 2023-12-01T04:56:27.280 INFO:tasks.rados.rados.0.smithi080.stdout:1674: expect (ObjNum 235 snap 0 seq_num 235) 2023-12-01T04:56:27.280 INFO:tasks.rados.rados.0.smithi080.stdout:1675: read oid 410 snap -1 2023-12-01T04:56:27.280 INFO:tasks.rados.rados.0.smithi080.stdout:1675: expect (ObjNum 985 snap 0 seq_num 985) 2023-12-01T04:56:27.280 INFO:tasks.rados.rados.0.smithi080.stdout:1676: write oid 471 current snap is 0 2023-12-01T04:56:27.280 INFO:tasks.rados.rados.0.smithi080.stdout:1676: seq_num 1155 ranges {612085=481898,1788114=675727,3035086=376999} 2023-12-01T04:56:27.287 INFO:tasks.rados.rados.0.smithi080.stdout:1676: writing smithi08089843-471 from 612085 to 1093983 tid 1 2023-12-01T04:56:27.297 INFO:tasks.rados.rados.0.smithi080.stdout:1676: writing smithi08089843-471 from 1788114 to 2463841 tid 2 2023-12-01T04:56:27.303 INFO:tasks.rados.rados.0.smithi080.stdout:1676: writing smithi08089843-471 from 3035086 to 3412085 tid 3 2023-12-01T04:56:27.303 INFO:tasks.rados.rados.0.smithi080.stdout:1677: delete oid 60 current snap is 0 2023-12-01T04:56:27.303 INFO:tasks.rados.rados.0.smithi080.stdout:1671: finishing write tid 2 to smithi08089843-115 2023-12-01T04:56:27.303 INFO:tasks.rados.rados.0.smithi080.stdout:1671: finishing write tid 3 to smithi08089843-115 2023-12-01T04:56:27.303 INFO:tasks.rados.rados.0.smithi080.stdout:1671: finishing write tid 4 to smithi08089843-115 2023-12-01T04:56:27.303 INFO:tasks.rados.rados.0.smithi080.stdout:1671: finishing write tid 5 to smithi08089843-115 2023-12-01T04:56:27.304 INFO:tasks.rados.rados.0.smithi080.stdout:1671: oid 115 updating version 0 to 260 2023-12-01T04:56:27.304 INFO:tasks.rados.rados.0.smithi080.stdout:1671: oid 115 updating version 260 to 261 2023-12-01T04:56:27.304 INFO:tasks.rados.rados.0.smithi080.stdout:1671: oid 115 updating version 261 to 262 2023-12-01T04:56:27.304 INFO:tasks.rados.rados.0.smithi080.stdout:1671: oid 115 version 262 is already newer than 259 2023-12-01T04:56:27.304 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 115 v 262 (ObjNum 1153 snap 0 seq_num 1153) dirty exists 2023-12-01T04:56:27.304 INFO:tasks.rados.rados.0.smithi080.stdout:1671: left oid 115 (ObjNum 1153 snap 0 seq_num 1153) 2023-12-01T04:56:27.304 INFO:tasks.rados.rados.0.smithi080.stdout:1672: finishing write tid 1 to smithi08089843-105 2023-12-01T04:56:27.304 INFO:tasks.rados.rados.0.smithi080.stdout:1672: finishing write tid 2 to smithi08089843-105 2023-12-01T04:56:27.304 INFO:tasks.rados.rados.0.smithi080.stdout:1672: finishing write tid 3 to smithi08089843-105 2023-12-01T04:56:27.304 INFO:tasks.rados.rados.0.smithi080.stdout:1672: finishing write tid 4 to smithi08089843-105 2023-12-01T04:56:27.304 INFO:tasks.rados.rados.0.smithi080.stdout:1672: finishing write tid 5 to smithi08089843-105 2023-12-01T04:56:27.304 INFO:tasks.rados.rados.0.smithi080.stdout:1672: oid 105 updating version 0 to 264 2023-12-01T04:56:27.304 INFO:tasks.rados.rados.0.smithi080.stdout:1672: oid 105 updating version 264 to 265 2023-12-01T04:56:27.304 INFO:tasks.rados.rados.0.smithi080.stdout:1672: oid 105 version 265 is already newer than 263 2023-12-01T04:56:27.304 INFO:tasks.rados.rados.0.smithi080.stdout:1672: oid 105 updating version 265 to 266 2023-12-01T04:56:27.305 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 105 v 266 (ObjNum 1154 snap 0 seq_num 1154) dirty exists 2023-12-01T04:56:27.305 INFO:tasks.rados.rados.0.smithi080.stdout:1672: left oid 105 (ObjNum 1154 snap 0 seq_num 1154) 2023-12-01T04:56:27.305 INFO:tasks.rados.rados.0.smithi080.stdout:1676: finishing write tid 1 to smithi08089843-471 2023-12-01T04:56:27.305 INFO:tasks.rados.rados.0.smithi080.stdout:1674: expect (ObjNum 235 snap 0 seq_num 235) 2023-12-01T04:56:27.434 INFO:tasks.rados.rados.0.smithi080.stdout:1675: expect (ObjNum 985 snap 0 seq_num 985) 2023-12-01T04:56:27.540 INFO:tasks.rados.rados.0.smithi080.stdout:1673: expect (ObjNum 562 snap 0 seq_num 562) 2023-12-01T04:56:27.698 INFO:tasks.rados.rados.0.smithi080.stdout:1676: finishing write tid 2 to smithi08089843-471 2023-12-01T04:56:27.698 INFO:tasks.rados.rados.0.smithi080.stdout:1676: finishing write tid 3 to smithi08089843-471 2023-12-01T04:56:27.698 INFO:tasks.rados.rados.0.smithi080.stdout:1676: finishing write tid 4 to smithi08089843-471 2023-12-01T04:56:27.699 INFO:tasks.rados.rados.0.smithi080.stdout:1676: finishing write tid 5 to smithi08089843-471 2023-12-01T04:56:27.699 INFO:tasks.rados.rados.0.smithi080.stdout:1676: oid 471 updating version 0 to 269 2023-12-01T04:56:27.699 INFO:tasks.rados.rados.0.smithi080.stdout:1676: oid 471 version 269 is already newer than 268 2023-12-01T04:56:27.699 INFO:tasks.rados.rados.0.smithi080.stdout:1676: oid 471 version 269 is already newer than 267 2023-12-01T04:56:27.699 INFO:tasks.rados.rados.0.smithi080.stdout:1676: oid 471 updating version 269 to 270 2023-12-01T04:56:27.699 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 471 v 270 (ObjNum 1155 snap 0 seq_num 1155) dirty exists 2023-12-01T04:56:27.699 INFO:tasks.rados.rados.0.smithi080.stdout:1676: left oid 471 (ObjNum 1155 snap 0 seq_num 1155) 2023-12-01T04:56:27.699 INFO:tasks.rados.rados.0.smithi080.stdout:1671: done (6 left) 2023-12-01T04:56:27.699 INFO:tasks.rados.rados.0.smithi080.stdout:1672: done (5 left) 2023-12-01T04:56:27.699 INFO:tasks.rados.rados.0.smithi080.stdout:1673: done (4 left) 2023-12-01T04:56:27.699 INFO:tasks.rados.rados.0.smithi080.stdout:1674: done (3 left) 2023-12-01T04:56:27.699 INFO:tasks.rados.rados.0.smithi080.stdout:1675: done (2 left) 2023-12-01T04:56:27.699 INFO:tasks.rados.rados.0.smithi080.stdout:1676: done (1 left) 2023-12-01T04:56:27.699 INFO:tasks.rados.rados.0.smithi080.stdout:1677: done (0 left) 2023-12-01T04:56:27.699 INFO:tasks.rados.rados.0.smithi080.stdout:1678: delete oid 464 current snap is 0 2023-12-01T04:56:27.701 INFO:tasks.rados.rados.0.smithi080.stdout:1678: done (0 left) 2023-12-01T04:56:27.701 INFO:tasks.rados.rados.0.smithi080.stdout:1679: write oid 49 current snap is 0 2023-12-01T04:56:27.701 INFO:tasks.rados.rados.0.smithi080.stdout:1679: seq_num 1158 ranges {662506=423998,1563560=539407,2717355=490285} 2023-12-01T04:56:27.712 INFO:tasks.rados.rados.0.smithi080.stdout:1679: writing smithi08089843-49 from 662506 to 1086504 tid 1 2023-12-01T04:56:27.718 INFO:tasks.rados.rados.0.smithi080.stdout:1679: writing smithi08089843-49 from 1563560 to 2102967 tid 2 2023-12-01T04:56:27.725 INFO:tasks.rados.rados.0.smithi080.stdout:1679: writing smithi08089843-49 from 2717355 to 3207640 tid 3 2023-12-01T04:56:27.725 INFO:tasks.rados.rados.0.smithi080.stdout:1680: read oid 223 snap -1 2023-12-01T04:56:27.725 INFO:tasks.rados.rados.0.smithi080.stdout:1680: expect (ObjNum 1120 snap 0 seq_num 1120) 2023-12-01T04:56:27.725 INFO:tasks.rados.rados.0.smithi080.stdout:1681: write oid 352 current snap is 0 2023-12-01T04:56:27.725 INFO:tasks.rados.rados.0.smithi080.stdout:1681: seq_num 1159 ranges {679313=499247,1622042=683065,2744778=701557} 2023-12-01T04:56:27.731 INFO:tasks.rados.rados.0.smithi080.stdout:1681: writing smithi08089843-352 from 679313 to 1178560 tid 1 2023-12-01T04:56:27.738 INFO:tasks.rados.rados.0.smithi080.stdout:1681: writing smithi08089843-352 from 1622042 to 2305107 tid 2 2023-12-01T04:56:27.744 INFO:tasks.rados.rados.0.smithi080.stdout:1681: writing smithi08089843-352 from 2744778 to 3446335 tid 3 2023-12-01T04:56:27.744 INFO:tasks.rados.rados.0.smithi080.stdout:1682: write oid 121 current snap is 0 2023-12-01T04:56:27.744 INFO:tasks.rados.rados.0.smithi080.stdout:1679: finishing write tid 1 to smithi08089843-49 2023-12-01T04:56:27.744 INFO:tasks.rados.rados.0.smithi080.stdout:1679: finishing write tid 2 to smithi08089843-49 2023-12-01T04:56:27.745 INFO:tasks.rados.rados.0.smithi080.stdout:1679: finishing write tid 3 to smithi08089843-49 2023-12-01T04:56:27.745 INFO:tasks.rados.rados.0.smithi080.stdout:1679: finishing write tid 4 to smithi08089843-49 2023-12-01T04:56:27.745 INFO:tasks.rados.rados.0.smithi080.stdout:1679: finishing write tid 5 to smithi08089843-49 2023-12-01T04:56:27.745 INFO:tasks.rados.rados.0.smithi080.stdout:1679: oid 49 updating version 0 to 302 2023-12-01T04:56:27.745 INFO:tasks.rados.rados.0.smithi080.stdout:1679: oid 49 updating version 302 to 303 2023-12-01T04:56:27.745 INFO:tasks.rados.rados.0.smithi080.stdout:1679: oid 49 version 303 is already newer than 301 2023-12-01T04:56:27.745 INFO:tasks.rados.rados.0.smithi080.stdout:1679: oid 49 version 303 is already newer than 300 2023-12-01T04:56:27.745 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 49 v 303 (ObjNum 1158 snap 0 seq_num 1158) dirty exists 2023-12-01T04:56:27.745 INFO:tasks.rados.rados.0.smithi080.stdout:1679: left oid 49 (ObjNum 1158 snap 0 seq_num 1158) 2023-12-01T04:56:27.745 INFO:tasks.rados.rados.0.smithi080.stdout:1680: expect (ObjNum 1120 snap 0 seq_num 1120) 2023-12-01T04:56:27.859 INFO:tasks.rados.rados.0.smithi080.stdout:1681: finishing write tid 1 to smithi08089843-352 2023-12-01T04:56:27.859 INFO:tasks.rados.rados.0.smithi080.stdout:1681: finishing write tid 2 to smithi08089843-352 2023-12-01T04:56:27.859 INFO:tasks.rados.rados.0.smithi080.stdout:1682: seq_num 1160 ranges {696120=574496,1680524=543076,2888554=512829} 2023-12-01T04:56:27.866 INFO:tasks.rados.rados.0.smithi080.stdout:1682: writing smithi08089843-121 from 696120 to 1270616 tid 1 2023-12-01T04:56:27.871 INFO:tasks.rados.rados.0.smithi080.stdout:1682: writing smithi08089843-121 from 1680524 to 2223600 tid 2 2023-12-01T04:56:27.878 INFO:tasks.rados.rados.0.smithi080.stdout:1682: writing smithi08089843-121 from 2888554 to 3401383 tid 3 2023-12-01T04:56:27.879 INFO:tasks.rados.rados.0.smithi080.stdout:1679: done (3 left) 2023-12-01T04:56:27.879 INFO:tasks.rados.rados.0.smithi080.stdout:1680: done (2 left) 2023-12-01T04:56:27.879 INFO:tasks.rados.rados.0.smithi080.stdout:1683: write oid 441 current snap is 0 2023-12-01T04:56:27.879 INFO:tasks.rados.rados.0.smithi080.stdout:1681: finishing write tid 3 to smithi08089843-352 2023-12-01T04:56:27.879 INFO:tasks.rados.rados.0.smithi080.stdout:1683: seq_num 1161 ranges {712927=649745,2139006=686734} 2023-12-01T04:56:27.886 INFO:tasks.rados.rados.0.smithi080.stdout:1683: writing smithi08089843-441 from 712927 to 1362672 tid 1 2023-12-01T04:56:27.894 INFO:tasks.rados.rados.0.smithi080.stdout:1683: writing smithi08089843-441 from 2139006 to 2825740 tid 2 2023-12-01T04:56:27.895 INFO:tasks.rados.rados.0.smithi080.stdout:1684: read oid 196 snap -1 2023-12-01T04:56:27.895 INFO:tasks.rados.rados.0.smithi080.stdout:1684: expect (ObjNum 954 snap 0 seq_num 954) 2023-12-01T04:56:27.895 INFO:tasks.rados.rados.0.smithi080.stdout:1685: write oid 443 current snap is 0 2023-12-01T04:56:27.895 INFO:tasks.rados.rados.0.smithi080.stdout:1685: seq_num 1162 ranges {729734=724994,2197488=430392,3227047=302687} 2023-12-01T04:56:27.903 INFO:tasks.rados.rados.0.smithi080.stdout:1685: writing smithi08089843-443 from 729734 to 1454728 tid 1 2023-12-01T04:56:27.910 INFO:tasks.rados.rados.0.smithi080.stdout:1685: writing smithi08089843-443 from 2197488 to 2627880 tid 2 2023-12-01T04:56:27.915 INFO:tasks.rados.rados.0.smithi080.stdout:1685: writing smithi08089843-443 from 3227047 to 3529734 tid 3 2023-12-01T04:56:27.915 INFO:tasks.rados.rados.0.smithi080.stdout:1686: write oid 3 current snap is 0 2023-12-01T04:56:27.915 INFO:tasks.rados.rados.0.smithi080.stdout:1686: seq_num 1163 ranges {746541=400243,1739617=690403,3138117=408424} 2023-12-01T04:56:27.921 INFO:tasks.rados.rados.0.smithi080.stdout:1686: writing smithi08089843-3 from 746541 to 1146784 tid 1 2023-12-01T04:56:27.929 INFO:tasks.rados.rados.0.smithi080.stdout:1686: writing smithi08089843-3 from 1739617 to 2430020 tid 2 2023-12-01T04:56:27.936 INFO:tasks.rados.rados.0.smithi080.stdout:1686: writing smithi08089843-3 from 3138117 to 3546541 tid 3 2023-12-01T04:56:27.936 INFO:tasks.rados.rados.0.smithi080.stdout:1687: read oid 334 snap -1 2023-12-01T04:56:27.936 INFO:tasks.rados.rados.0.smithi080.stdout:1687: expect deleted 2023-12-01T04:56:27.936 INFO:tasks.rados.rados.0.smithi080.stdout:1688: read oid 397 snap -1 2023-12-01T04:56:27.936 INFO:tasks.rados.rados.0.smithi080.stdout:1688: expect (ObjNum 883 snap 0 seq_num 883) 2023-12-01T04:56:27.936 INFO:tasks.rados.rados.0.smithi080.stdout:1689: write oid 481 current snap is 0 2023-12-01T04:56:27.936 INFO:tasks.rados.rados.0.smithi080.stdout:1689: seq_num 1164 ranges {763348=591845,1914452=434061,2881893=674270} 2023-12-01T04:56:27.943 INFO:tasks.rados.rados.0.smithi080.stdout:1689: writing smithi08089843-481 from 763348 to 1355193 tid 1 2023-12-01T04:56:27.949 INFO:tasks.rados.rados.0.smithi080.stdout:1689: writing smithi08089843-481 from 1914452 to 2348513 tid 2 2023-12-01T04:56:27.957 INFO:tasks.rados.rados.0.smithi080.stdout:1689: writing smithi08089843-481 from 2881893 to 3556163 tid 3 2023-12-01T04:56:27.957 INFO:tasks.rados.rados.0.smithi080.stdout:1690: read oid 141 snap -1 2023-12-01T04:56:27.957 INFO:tasks.rados.rados.0.smithi080.stdout:1690: expect (ObjNum 854 snap 0 seq_num 854) 2023-12-01T04:56:27.957 INFO:tasks.rados.rados.0.smithi080.stdout:1691: delete oid 99 current snap is 0 2023-12-01T04:56:27.957 INFO:tasks.rados.rados.0.smithi080.stdout:1681: finishing write tid 4 to smithi08089843-352 2023-12-01T04:56:27.957 INFO:tasks.rados.rados.0.smithi080.stdout:1681: finishing write tid 5 to smithi08089843-352 2023-12-01T04:56:27.957 INFO:tasks.rados.rados.0.smithi080.stdout:1681: oid 352 updating version 0 to 236 2023-12-01T04:56:27.957 INFO:tasks.rados.rados.0.smithi080.stdout:1681: oid 352 version 236 is already newer than 235 2023-12-01T04:56:27.957 INFO:tasks.rados.rados.0.smithi080.stdout:1681: oid 352 version 236 is already newer than 234 2023-12-01T04:56:27.957 INFO:tasks.rados.rados.0.smithi080.stdout:1681: oid 352 version 236 is already newer than 233 2023-12-01T04:56:27.957 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 352 v 236 (ObjNum 1159 snap 0 seq_num 1159) dirty exists 2023-12-01T04:56:27.958 INFO:tasks.rados.rados.0.smithi080.stdout:1681: left oid 352 (ObjNum 1159 snap 0 seq_num 1159) 2023-12-01T04:56:27.958 INFO:tasks.rados.rados.0.smithi080.stdout:1682: finishing write tid 1 to smithi08089843-121 2023-12-01T04:56:27.958 INFO:tasks.rados.rados.0.smithi080.stdout:1682: finishing write tid 2 to smithi08089843-121 2023-12-01T04:56:27.958 INFO:tasks.rados.rados.0.smithi080.stdout:1682: finishing write tid 3 to smithi08089843-121 2023-12-01T04:56:27.958 INFO:tasks.rados.rados.0.smithi080.stdout:1682: finishing write tid 4 to smithi08089843-121 2023-12-01T04:56:27.958 INFO:tasks.rados.rados.0.smithi080.stdout:1682: finishing write tid 5 to smithi08089843-121 2023-12-01T04:56:27.958 INFO:tasks.rados.rados.0.smithi080.stdout:1682: oid 121 updating version 0 to 186 2023-12-01T04:56:27.958 INFO:tasks.rados.rados.0.smithi080.stdout:1682: oid 121 version 186 is already newer than 183 2023-12-01T04:56:27.958 INFO:tasks.rados.rados.0.smithi080.stdout:1682: oid 121 version 186 is already newer than 185 2023-12-01T04:56:27.958 INFO:tasks.rados.rados.0.smithi080.stdout:1682: oid 121 version 186 is already newer than 184 2023-12-01T04:56:27.958 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 121 v 186 (ObjNum 1160 snap 0 seq_num 1160) dirty exists 2023-12-01T04:56:27.958 INFO:tasks.rados.rados.0.smithi080.stdout:1682: left oid 121 (ObjNum 1160 snap 0 seq_num 1160) 2023-12-01T04:56:27.958 INFO:tasks.rados.rados.0.smithi080.stdout:1683: finishing write tid 1 to smithi08089843-441 2023-12-01T04:56:27.958 INFO:tasks.rados.rados.0.smithi080.stdout:1683: finishing write tid 2 to smithi08089843-441 2023-12-01T04:56:27.959 INFO:tasks.rados.rados.0.smithi080.stdout:1683: finishing write tid 3 to smithi08089843-441 2023-12-01T04:56:27.959 INFO:tasks.rados.rados.0.smithi080.stdout:1683: finishing write tid 4 to smithi08089843-441 2023-12-01T04:56:27.959 INFO:tasks.rados.rados.0.smithi080.stdout:1683: oid 441 updating version 0 to 370 2023-12-01T04:56:27.959 INFO:tasks.rados.rados.0.smithi080.stdout:1683: oid 441 updating version 370 to 371 2023-12-01T04:56:27.959 INFO:tasks.rados.rados.0.smithi080.stdout:1683: oid 441 version 371 is already newer than 369 2023-12-01T04:56:27.959 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 441 v 371 (ObjNum 1161 snap 0 seq_num 1161) dirty exists 2023-12-01T04:56:27.959 INFO:tasks.rados.rados.0.smithi080.stdout:1683: left oid 441 (ObjNum 1161 snap 0 seq_num 1161) 2023-12-01T04:56:27.959 INFO:tasks.rados.rados.0.smithi080.stdout:1684: expect (ObjNum 954 snap 0 seq_num 954) 2023-12-01T04:56:28.055 INFO:tasks.rados.rados.0.smithi080.stdout:1685: finishing write tid 1 to smithi08089843-443 2023-12-01T04:56:28.056 INFO:tasks.rados.rados.0.smithi080.stdout:1685: finishing write tid 2 to smithi08089843-443 2023-12-01T04:56:28.056 INFO:tasks.rados.rados.0.smithi080.stdout:1685: finishing write tid 3 to smithi08089843-443 2023-12-01T04:56:28.056 INFO:tasks.rados.rados.0.smithi080.stdout:1685: finishing write tid 4 to smithi08089843-443 2023-12-01T04:56:28.056 INFO:tasks.rados.rados.0.smithi080.stdout:1685: finishing write tid 5 to smithi08089843-443 2023-12-01T04:56:28.056 INFO:tasks.rados.rados.0.smithi080.stdout:1685: oid 443 updating version 0 to 155 2023-12-01T04:56:28.056 INFO:tasks.rados.rados.0.smithi080.stdout:1685: oid 443 version 155 is already newer than 154 2023-12-01T04:56:28.056 INFO:tasks.rados.rados.0.smithi080.stdout:1685: oid 443 version 155 is already newer than 152 2023-12-01T04:56:28.056 INFO:tasks.rados.rados.0.smithi080.stdout:1685: oid 443 version 155 is already newer than 153 2023-12-01T04:56:28.056 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 443 v 155 (ObjNum 1162 snap 0 seq_num 1162) dirty exists 2023-12-01T04:56:28.056 INFO:tasks.rados.rados.0.smithi080.stdout:1685: left oid 443 (ObjNum 1162 snap 0 seq_num 1162) 2023-12-01T04:56:28.056 INFO:tasks.rados.rados.0.smithi080.stdout:1686: finishing write tid 1 to smithi08089843-3 2023-12-01T04:56:28.056 INFO:tasks.rados.rados.0.smithi080.stdout:1686: finishing write tid 2 to smithi08089843-3 2023-12-01T04:56:28.057 INFO:tasks.rados.rados.0.smithi080.stdout:1686: finishing write tid 3 to smithi08089843-3 2023-12-01T04:56:28.057 INFO:tasks.rados.rados.0.smithi080.stdout:1686: finishing write tid 4 to smithi08089843-3 2023-12-01T04:56:28.057 INFO:tasks.rados.rados.0.smithi080.stdout:1686: finishing write tid 5 to smithi08089843-3 2023-12-01T04:56:28.057 INFO:tasks.rados.rados.0.smithi080.stdout:1686: oid 3 updating version 0 to 159 2023-12-01T04:56:28.057 INFO:tasks.rados.rados.0.smithi080.stdout:1686: oid 3 version 159 is already newer than 158 2023-12-01T04:56:28.057 INFO:tasks.rados.rados.0.smithi080.stdout:1686: oid 3 version 159 is already newer than 157 2023-12-01T04:56:28.057 INFO:tasks.rados.rados.0.smithi080.stdout:1686: oid 3 version 159 is already newer than 156 2023-12-01T04:56:28.057 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 3 v 159 (ObjNum 1163 snap 0 seq_num 1163) dirty exists 2023-12-01T04:56:28.057 INFO:tasks.rados.rados.0.smithi080.stdout:1686: left oid 3 (ObjNum 1163 snap 0 seq_num 1163) 2023-12-01T04:56:28.057 INFO:tasks.rados.rados.0.smithi080.stdout:1688: expect (ObjNum 883 snap 0 seq_num 883) 2023-12-01T04:56:28.189 INFO:tasks.rados.rados.0.smithi080.stdout:1689: finishing write tid 1 to smithi08089843-481 2023-12-01T04:56:28.189 INFO:tasks.rados.rados.0.smithi080.stdout:1689: finishing write tid 2 to smithi08089843-481 2023-12-01T04:56:28.189 INFO:tasks.rados.rados.0.smithi080.stdout:1681: done (10 left) 2023-12-01T04:56:28.189 INFO:tasks.rados.rados.0.smithi080.stdout:1682: done (9 left) 2023-12-01T04:56:28.189 INFO:tasks.rados.rados.0.smithi080.stdout:1683: done (8 left) 2023-12-01T04:56:28.189 INFO:tasks.rados.rados.0.smithi080.stdout:1684: done (7 left) 2023-12-01T04:56:28.189 INFO:tasks.rados.rados.0.smithi080.stdout:1685: done (6 left) 2023-12-01T04:56:28.189 INFO:tasks.rados.rados.0.smithi080.stdout:1686: done (5 left) 2023-12-01T04:56:28.190 INFO:tasks.rados.rados.0.smithi080.stdout:1687: done (4 left) 2023-12-01T04:56:28.190 INFO:tasks.rados.rados.0.smithi080.stdout:1688: done (3 left) 2023-12-01T04:56:28.190 INFO:tasks.rados.rados.0.smithi080.stdout:1691: done (2 left) 2023-12-01T04:56:28.190 INFO:tasks.rados.rados.0.smithi080.stdout:1692: read oid 237 snap -1 2023-12-01T04:56:28.190 INFO:tasks.rados.rados.0.smithi080.stdout:1692: expect (ObjNum 1043 snap 0 seq_num 1043) 2023-12-01T04:56:28.190 INFO:tasks.rados.rados.0.smithi080.stdout:1693: read oid 492 snap -1 2023-12-01T04:56:28.190 INFO:tasks.rados.rados.0.smithi080.stdout:1693: expect (ObjNum 491 snap 0 seq_num 491) 2023-12-01T04:56:28.190 INFO:tasks.rados.rados.0.smithi080.stdout:1694: write oid 274 current snap is 0 2023-12-01T04:56:28.190 INFO:tasks.rados.rados.0.smithi080.stdout:1689: finishing write tid 3 to smithi08089843-481 2023-12-01T04:56:28.190 INFO:tasks.rados.rados.0.smithi080.stdout:1689: finishing write tid 4 to smithi08089843-481 2023-12-01T04:56:28.190 INFO:tasks.rados.rados.0.smithi080.stdout:1689: finishing write tid 5 to smithi08089843-481 2023-12-01T04:56:28.190 INFO:tasks.rados.rados.0.smithi080.stdout:1689: oid 481 updating version 0 to 265 2023-12-01T04:56:28.191 INFO:tasks.rados.rados.0.smithi080.stdout:1689: oid 481 updating version 265 to 267 2023-12-01T04:56:28.191 INFO:tasks.rados.rados.0.smithi080.stdout:1689: oid 481 updating version 267 to 268 2023-12-01T04:56:28.191 INFO:tasks.rados.rados.0.smithi080.stdout:1689: oid 481 version 268 is already newer than 266 2023-12-01T04:56:28.191 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 481 v 268 (ObjNum 1164 snap 0 seq_num 1164) dirty exists 2023-12-01T04:56:28.191 INFO:tasks.rados.rados.0.smithi080.stdout:1689: left oid 481 (ObjNum 1164 snap 0 seq_num 1164) 2023-12-01T04:56:28.191 INFO:tasks.rados.rados.0.smithi080.stdout:1690: expect (ObjNum 854 snap 0 seq_num 854) 2023-12-01T04:56:28.314 INFO:tasks.rados.rados.0.smithi080.stdout:1693: expect (ObjNum 491 snap 0 seq_num 491) 2023-12-01T04:56:28.397 INFO:tasks.rados.rados.0.smithi080.stdout:1692: expect (ObjNum 1043 snap 0 seq_num 1043) 2023-12-01T04:56:28.573 INFO:tasks.rados.rados.0.smithi080.stdout:1694: seq_num 1166 ranges {796962=742343,2031416=437730,2936739=413167} 2023-12-01T04:56:28.588 INFO:tasks.rados.rados.0.smithi080.stdout:1694: writing smithi08089843-274 from 796962 to 1539305 tid 1 2023-12-01T04:56:28.594 INFO:tasks.rados.rados.0.smithi080.stdout:1694: writing smithi08089843-274 from 2031416 to 2469146 tid 2 2023-12-01T04:56:28.600 INFO:tasks.rados.rados.0.smithi080.stdout:1694: writing smithi08089843-274 from 2936739 to 3349906 tid 3 2023-12-01T04:56:28.600 INFO:tasks.rados.rados.0.smithi080.stdout:1689: done (4 left) 2023-12-01T04:56:28.600 INFO:tasks.rados.rados.0.smithi080.stdout:1690: done (3 left) 2023-12-01T04:56:28.600 INFO:tasks.rados.rados.0.smithi080.stdout:1692: done (2 left) 2023-12-01T04:56:28.600 INFO:tasks.rados.rados.0.smithi080.stdout:1693: done (1 left) 2023-12-01T04:56:28.600 INFO:tasks.rados.rados.0.smithi080.stdout:1695: read oid 375 snap -1 2023-12-01T04:56:28.600 INFO:tasks.rados.rados.0.smithi080.stdout:1695: expect (ObjNum 937 snap 0 seq_num 937) 2023-12-01T04:56:28.600 INFO:tasks.rados.rados.0.smithi080.stdout:1696: read oid 31 snap -1 2023-12-01T04:56:28.600 INFO:tasks.rados.rados.0.smithi080.stdout:1696: expect (ObjNum 1066 snap 0 seq_num 1066) 2023-12-01T04:56:28.601 INFO:tasks.rados.rados.0.smithi080.stdout:1697: delete oid 51 current snap is 0 2023-12-01T04:56:28.601 INFO:tasks.rados.rados.0.smithi080.stdout:1694: finishing write tid 1 to smithi08089843-274 2023-12-01T04:56:28.601 INFO:tasks.rados.rados.0.smithi080.stdout:1694: finishing write tid 2 to smithi08089843-274 2023-12-01T04:56:28.602 INFO:tasks.rados.rados.0.smithi080.stdout:1694: finishing write tid 3 to smithi08089843-274 2023-12-01T04:56:28.602 INFO:tasks.rados.rados.0.smithi080.stdout:1694: finishing write tid 4 to smithi08089843-274 2023-12-01T04:56:28.603 INFO:tasks.rados.rados.0.smithi080.stdout:1694: finishing write tid 5 to smithi08089843-274 2023-12-01T04:56:28.603 INFO:tasks.rados.rados.0.smithi080.stdout:1694: oid 274 updating version 0 to 246 2023-12-01T04:56:28.603 INFO:tasks.rados.rados.0.smithi080.stdout:1694: oid 274 updating version 246 to 249 2023-12-01T04:56:28.603 INFO:tasks.rados.rados.0.smithi080.stdout:1694: oid 274 version 249 is already newer than 247 2023-12-01T04:56:28.603 INFO:tasks.rados.rados.0.smithi080.stdout:1694: oid 274 version 249 is already newer than 248 2023-12-01T04:56:28.603 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 274 v 249 (ObjNum 1166 snap 0 seq_num 1166) dirty exists 2023-12-01T04:56:28.603 INFO:tasks.rados.rados.0.smithi080.stdout:1694: left oid 274 (ObjNum 1166 snap 0 seq_num 1166) 2023-12-01T04:56:28.603 INFO:tasks.rados.rados.0.smithi080.stdout:1694: done (3 left) 2023-12-01T04:56:28.603 INFO:tasks.rados.rados.0.smithi080.stdout:1697: done (2 left) 2023-12-01T04:56:28.604 INFO:tasks.rados.rados.0.smithi080.stdout:1698: delete oid 43 current snap is 0 2023-12-01T04:56:28.622 INFO:tasks.rados.rados.0.smithi080.stdout:1695: expect (ObjNum 937 snap 0 seq_num 937) 2023-12-01T04:56:28.812 INFO:tasks.rados.rados.0.smithi080.stdout:1696: expect (ObjNum 1066 snap 0 seq_num 1066) 2023-12-01T04:56:29.000 INFO:tasks.rados.rados.0.smithi080.stdout:1695: done (2 left) 2023-12-01T04:56:29.000 INFO:tasks.rados.rados.0.smithi080.stdout:1696: done (1 left) 2023-12-01T04:56:29.001 INFO:tasks.rados.rados.0.smithi080.stdout:1698: done (0 left) 2023-12-01T04:56:29.001 INFO:tasks.rados.rados.0.smithi080.stdout:1699: read oid 122 snap -1 2023-12-01T04:56:29.001 INFO:tasks.rados.rados.0.smithi080.stdout:1699: expect (ObjNum 841 snap 0 seq_num 841) 2023-12-01T04:56:29.001 INFO:tasks.rados.rados.0.smithi080.stdout:1700: write oid 281 current snap is 0 2023-12-01T04:56:29.001 INFO:tasks.rados.rados.0.smithi080.stdout:1700: seq_num 1169 ranges {447383=568090,1690509=701410,2902655=646983} 2023-12-01T04:56:29.012 INFO:tasks.rados.rados.0.smithi080.stdout:1700: writing smithi08089843-281 from 447383 to 1015473 tid 1 2023-12-01T04:56:29.020 INFO:tasks.rados.rados.0.smithi080.stdout:1700: writing smithi08089843-281 from 1690509 to 2391919 tid 2 2023-12-01T04:56:29.027 INFO:tasks.rados.rados.0.smithi080.stdout:1700: writing smithi08089843-281 from 2902655 to 3549638 tid 3 2023-12-01T04:56:29.027 INFO:tasks.rados.rados.0.smithi080.stdout:1701: write oid 359 current snap is 0 2023-12-01T04:56:29.027 INFO:tasks.rados.rados.0.smithi080.stdout:1701: seq_num 1170 ranges {464190=643339,1748991=445068,2930078=574608} 2023-12-01T04:56:29.033 INFO:tasks.rados.rados.0.smithi080.stdout:1701: writing smithi08089843-359 from 464190 to 1107529 tid 1 2023-12-01T04:56:29.040 INFO:tasks.rados.rados.0.smithi080.stdout:1701: writing smithi08089843-359 from 1748991 to 2194059 tid 2 2023-12-01T04:56:29.050 INFO:tasks.rados.rados.0.smithi080.stdout:1701: writing smithi08089843-359 from 2930078 to 3504686 tid 3 2023-12-01T04:56:29.050 INFO:tasks.rados.rados.0.smithi080.stdout:1702: read oid 300 snap -1 2023-12-01T04:56:29.050 INFO:tasks.rados.rados.0.smithi080.stdout:1702: expect (ObjNum 299 snap 0 seq_num 299) 2023-12-01T04:56:29.050 INFO:tasks.rados.rados.0.smithi080.stdout:1703: write oid 110 current snap is 0 2023-12-01T04:56:29.050 INFO:tasks.rados.rados.0.smithi080.stdout:1703: seq_num 1171 ranges {480997=434941,1407473=705079,2557501=785880} 2023-12-01T04:56:29.057 INFO:tasks.rados.rados.0.smithi080.stdout:1703: writing smithi08089843-110 from 480997 to 915938 tid 1 2023-12-01T04:56:29.064 INFO:tasks.rados.rados.0.smithi080.stdout:1703: writing smithi08089843-110 from 1407473 to 2112552 tid 2 2023-12-01T04:56:29.071 INFO:tasks.rados.rados.0.smithi080.stdout:1703: writing smithi08089843-110 from 2557501 to 3343381 tid 3 2023-12-01T04:56:29.071 INFO:tasks.rados.rados.0.smithi080.stdout:1704: write oid 355 current snap is 0 2023-12-01T04:56:29.071 INFO:tasks.rados.rados.0.smithi080.stdout:1699: expect (ObjNum 841 snap 0 seq_num 841) 2023-12-01T04:56:29.181 INFO:tasks.rados.rados.0.smithi080.stdout:1700: finishing write tid 1 to smithi08089843-281 2023-12-01T04:56:29.181 INFO:tasks.rados.rados.0.smithi080.stdout:1700: finishing write tid 2 to smithi08089843-281 2023-12-01T04:56:29.181 INFO:tasks.rados.rados.0.smithi080.stdout:1700: finishing write tid 3 to smithi08089843-281 2023-12-01T04:56:29.181 INFO:tasks.rados.rados.0.smithi080.stdout:1700: finishing write tid 4 to smithi08089843-281 2023-12-01T04:56:29.181 INFO:tasks.rados.rados.0.smithi080.stdout:1700: finishing write tid 5 to smithi08089843-281 2023-12-01T04:56:29.181 INFO:tasks.rados.rados.0.smithi080.stdout:1700: oid 281 updating version 0 to 253 2023-12-01T04:56:29.181 INFO:tasks.rados.rados.0.smithi080.stdout:1700: oid 281 version 253 is already newer than 252 2023-12-01T04:56:29.181 INFO:tasks.rados.rados.0.smithi080.stdout:1700: oid 281 version 253 is already newer than 251 2023-12-01T04:56:29.182 INFO:tasks.rados.rados.0.smithi080.stdout:1700: oid 281 version 253 is already newer than 250 2023-12-01T04:56:29.182 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 281 v 253 (ObjNum 1169 snap 0 seq_num 1169) dirty exists 2023-12-01T04:56:29.182 INFO:tasks.rados.rados.0.smithi080.stdout:1700: left oid 281 (ObjNum 1169 snap 0 seq_num 1169) 2023-12-01T04:56:29.182 INFO:tasks.rados.rados.0.smithi080.stdout:1701: finishing write tid 1 to smithi08089843-359 2023-12-01T04:56:29.182 INFO:tasks.rados.rados.0.smithi080.stdout:1701: finishing write tid 2 to smithi08089843-359 2023-12-01T04:56:29.182 INFO:tasks.rados.rados.0.smithi080.stdout:1701: finishing write tid 3 to smithi08089843-359 2023-12-01T04:56:29.182 INFO:tasks.rados.rados.0.smithi080.stdout:1701: finishing write tid 4 to smithi08089843-359 2023-12-01T04:56:29.182 INFO:tasks.rados.rados.0.smithi080.stdout:1704: seq_num 1172 ranges {497804=510190,1465955=448737,2584924=597152} 2023-12-01T04:56:29.189 INFO:tasks.rados.rados.0.smithi080.stdout:1704: writing smithi08089843-355 from 497804 to 1007994 tid 1 2023-12-01T04:56:29.195 INFO:tasks.rados.rados.0.smithi080.stdout:1704: writing smithi08089843-355 from 1465955 to 1914692 tid 2 2023-12-01T04:56:29.202 INFO:tasks.rados.rados.0.smithi080.stdout:1704: writing smithi08089843-355 from 2584924 to 3182076 tid 3 2023-12-01T04:56:29.202 INFO:tasks.rados.rados.0.smithi080.stdout:1699: done (5 left) 2023-12-01T04:56:29.203 INFO:tasks.rados.rados.0.smithi080.stdout:1700: done (4 left) 2023-12-01T04:56:29.203 INFO:tasks.rados.rados.0.smithi080.stdout:1705: read oid 241 snap -1 2023-12-01T04:56:29.203 INFO:tasks.rados.rados.0.smithi080.stdout:1705: expect (ObjNum 921 snap 0 seq_num 921) 2023-12-01T04:56:29.203 INFO:tasks.rados.rados.0.smithi080.stdout:1706: delete oid 246 current snap is 0 2023-12-01T04:56:29.203 INFO:tasks.rados.rados.0.smithi080.stdout:1701: finishing write tid 5 to smithi08089843-359 2023-12-01T04:56:29.203 INFO:tasks.rados.rados.0.smithi080.stdout:1701: oid 359 updating version 0 to 305 2023-12-01T04:56:29.203 INFO:tasks.rados.rados.0.smithi080.stdout:1701: oid 359 updating version 305 to 307 2023-12-01T04:56:29.203 INFO:tasks.rados.rados.0.smithi080.stdout:1701: oid 359 version 307 is already newer than 306 2023-12-01T04:56:29.203 INFO:tasks.rados.rados.0.smithi080.stdout:1701: oid 359 updating version 307 to 308 2023-12-01T04:56:29.203 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 359 v 308 (ObjNum 1170 snap 0 seq_num 1170) dirty exists 2023-12-01T04:56:29.203 INFO:tasks.rados.rados.0.smithi080.stdout:1701: left oid 359 (ObjNum 1170 snap 0 seq_num 1170) 2023-12-01T04:56:29.203 INFO:tasks.rados.rados.0.smithi080.stdout:1702: expect (ObjNum 299 snap 0 seq_num 299) 2023-12-01T04:56:29.317 INFO:tasks.rados.rados.0.smithi080.stdout:1703: finishing write tid 1 to smithi08089843-110 2023-12-01T04:56:29.318 INFO:tasks.rados.rados.0.smithi080.stdout:1703: finishing write tid 2 to smithi08089843-110 2023-12-01T04:56:29.318 INFO:tasks.rados.rados.0.smithi080.stdout:1703: finishing write tid 3 to smithi08089843-110 2023-12-01T04:56:29.318 INFO:tasks.rados.rados.0.smithi080.stdout:1703: finishing write tid 4 to smithi08089843-110 2023-12-01T04:56:29.318 INFO:tasks.rados.rados.0.smithi080.stdout:1703: finishing write tid 5 to smithi08089843-110 2023-12-01T04:56:29.318 INFO:tasks.rados.rados.0.smithi080.stdout:1703: oid 110 updating version 0 to 251 2023-12-01T04:56:29.318 INFO:tasks.rados.rados.0.smithi080.stdout:1703: oid 110 updating version 251 to 253 2023-12-01T04:56:29.318 INFO:tasks.rados.rados.0.smithi080.stdout:1703: oid 110 version 253 is already newer than 252 2023-12-01T04:56:29.318 INFO:tasks.rados.rados.0.smithi080.stdout:1703: oid 110 updating version 253 to 254 2023-12-01T04:56:29.318 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 110 v 254 (ObjNum 1171 snap 0 seq_num 1171) dirty exists 2023-12-01T04:56:29.318 INFO:tasks.rados.rados.0.smithi080.stdout:1703: left oid 110 (ObjNum 1171 snap 0 seq_num 1171) 2023-12-01T04:56:29.318 INFO:tasks.rados.rados.0.smithi080.stdout:1704: finishing write tid 1 to smithi08089843-355 2023-12-01T04:56:29.318 INFO:tasks.rados.rados.0.smithi080.stdout:1704: finishing write tid 2 to smithi08089843-355 2023-12-01T04:56:29.318 INFO:tasks.rados.rados.0.smithi080.stdout:1705: expect (ObjNum 921 snap 0 seq_num 921) 2023-12-01T04:56:29.474 INFO:tasks.rados.rados.0.smithi080.stdout:1704: finishing write tid 3 to smithi08089843-355 2023-12-01T04:56:29.474 INFO:tasks.rados.rados.0.smithi080.stdout:1704: finishing write tid 4 to smithi08089843-355 2023-12-01T04:56:29.474 INFO:tasks.rados.rados.0.smithi080.stdout:1704: finishing write tid 5 to smithi08089843-355 2023-12-01T04:56:29.475 INFO:tasks.rados.rados.0.smithi080.stdout:1704: oid 355 updating version 0 to 266 2023-12-01T04:56:29.475 INFO:tasks.rados.rados.0.smithi080.stdout:1704: oid 355 version 266 is already newer than 265 2023-12-01T04:56:29.475 INFO:tasks.rados.rados.0.smithi080.stdout:1704: oid 355 version 266 is already newer than 264 2023-12-01T04:56:29.475 INFO:tasks.rados.rados.0.smithi080.stdout:1704: oid 355 updating version 266 to 267 2023-12-01T04:56:29.475 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 355 v 267 (ObjNum 1172 snap 0 seq_num 1172) dirty exists 2023-12-01T04:56:29.475 INFO:tasks.rados.rados.0.smithi080.stdout:1704: left oid 355 (ObjNum 1172 snap 0 seq_num 1172) 2023-12-01T04:56:29.475 INFO:tasks.rados.rados.0.smithi080.stdout:1701: done (5 left) 2023-12-01T04:56:29.475 INFO:tasks.rados.rados.0.smithi080.stdout:1702: done (4 left) 2023-12-01T04:56:29.475 INFO:tasks.rados.rados.0.smithi080.stdout:1703: done (3 left) 2023-12-01T04:56:29.475 INFO:tasks.rados.rados.0.smithi080.stdout:1704: done (2 left) 2023-12-01T04:56:29.475 INFO:tasks.rados.rados.0.smithi080.stdout:1705: done (1 left) 2023-12-01T04:56:29.475 INFO:tasks.rados.rados.0.smithi080.stdout:1706: done (0 left) 2023-12-01T04:56:29.475 INFO:tasks.rados.rados.0.smithi080.stdout:1707: delete oid 55 current snap is 0 2023-12-01T04:56:29.477 INFO:tasks.rados.rados.0.smithi080.stdout:1707: done (0 left) 2023-12-01T04:56:29.477 INFO:tasks.rados.rados.0.smithi080.stdout:1708: write oid 102 current snap is 0 2023-12-01T04:56:29.477 INFO:tasks.rados.rados.0.smithi080.stdout:1708: seq_num 1175 ranges {548225=735937,1925048=596064,2950840=547321} 2023-12-01T04:56:29.490 INFO:tasks.rados.rados.0.smithi080.stdout:1708: writing smithi08089843-102 from 548225 to 1284162 tid 1 2023-12-01T04:56:29.497 INFO:tasks.rados.rados.0.smithi080.stdout:1708: writing smithi08089843-102 from 1925048 to 2521112 tid 2 2023-12-01T04:56:29.503 INFO:tasks.rados.rados.0.smithi080.stdout:1708: writing smithi08089843-102 from 2950840 to 3498161 tid 3 2023-12-01T04:56:29.504 INFO:tasks.rados.rados.0.smithi080.stdout:1709: delete oid 5 current snap is 0 2023-12-01T04:56:29.504 INFO:tasks.rados.rados.0.smithi080.stdout:1708: finishing write tid 1 to smithi08089843-102 2023-12-01T04:56:29.504 INFO:tasks.rados.rados.0.smithi080.stdout:1708: finishing write tid 2 to smithi08089843-102 2023-12-01T04:56:29.507 INFO:tasks.rados.rados.0.smithi080.stdout:1709: done (1 left) 2023-12-01T04:56:29.507 INFO:tasks.rados.rados.0.smithi080.stdout:1710: write oid 230 current snap is 0 2023-12-01T04:56:29.507 INFO:tasks.rados.rados.0.smithi080.stdout:1710: seq_num 1177 ranges {581839=486435,1642012=599733,3005686=569865} 2023-12-01T04:56:29.513 INFO:tasks.rados.rados.0.smithi080.stdout:1710: writing smithi08089843-230 from 581839 to 1068274 tid 1 2023-12-01T04:56:29.520 INFO:tasks.rados.rados.0.smithi080.stdout:1710: writing smithi08089843-230 from 1642012 to 2241745 tid 2 2023-12-01T04:56:29.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:56:29 smithi090 bash[32384]: cluster 2023-12-01T04:56:28.140529+0000 mgr.y (mgr.24362) 239 : cluster 0 pgmap v210: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 64 MiB/s rd, 8.2 MiB/s wr, 85 op/s 2023-12-01T04:56:29.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:56:29 smithi090 bash[32384]: audit 2023-12-01T04:56:28.470997+0000 mon.a (mon.0) 858 : audit 0 from='client.? 172.21.15.80:0/3865600263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:56:29.528 INFO:tasks.rados.rados.0.smithi080.stdout:1710: writing smithi08089843-230 from 3005686 to 3575551 tid 3 2023-12-01T04:56:29.528 INFO:tasks.rados.rados.0.smithi080.stdout:1711: write oid 174 current snap is 0 2023-12-01T04:56:29.528 INFO:tasks.rados.rados.0.smithi080.stdout:1708: finishing write tid 3 to smithi08089843-102 2023-12-01T04:56:29.528 INFO:tasks.rados.rados.0.smithi080.stdout:1711: seq_num 1178 ranges {598646=561684,1700494=459744,2633109=781137} 2023-12-01T04:56:29.536 INFO:tasks.rados.rados.0.smithi080.stdout:1711: writing smithi08089843-174 from 598646 to 1160330 tid 1 2023-12-01T04:56:29.543 INFO:tasks.rados.rados.0.smithi080.stdout:1711: writing smithi08089843-174 from 1700494 to 2160238 tid 2 2023-12-01T04:56:29.550 INFO:tasks.rados.rados.0.smithi080.stdout:1711: writing smithi08089843-174 from 2633109 to 3414246 tid 3 2023-12-01T04:56:29.550 INFO:tasks.rados.rados.0.smithi080.stdout:1712: write oid 382 current snap is 0 2023-12-01T04:56:29.550 INFO:tasks.rados.rados.0.smithi080.stdout:1712: seq_num 1179 ranges {615453=753286,2158976=603402,3460532=354921} 2023-12-01T04:56:29.558 INFO:tasks.rados.rados.0.smithi080.stdout:1712: writing smithi08089843-382 from 615453 to 1368739 tid 1 2023-12-01T04:56:29.566 INFO:tasks.rados.rados.0.smithi080.stdout:1712: writing smithi08089843-382 from 2158976 to 2762378 tid 2 2023-12-01T04:56:29.572 INFO:tasks.rados.rados.0.smithi080.stdout:1712: writing smithi08089843-382 from 3460532 to 3815453 tid 3 2023-12-01T04:56:29.572 INFO:tasks.rados.rados.0.smithi080.stdout:1713: write oid 232 current snap is 0 2023-12-01T04:56:29.573 INFO:tasks.rados.rados.0.smithi080.stdout:1708: finishing write tid 4 to smithi08089843-102 2023-12-01T04:56:29.573 INFO:tasks.rados.rados.0.smithi080.stdout:1713: seq_num 1180 ranges {632260=428535,1817458=463413,2687955=520034,3709324=122936} 2023-12-01T04:56:29.578 INFO:tasks.rados.rados.0.smithi080.stdout:1713: writing smithi08089843-232 from 632260 to 1060795 tid 1 2023-12-01T04:56:29.585 INFO:tasks.rados.rados.0.smithi080.stdout:1713: writing smithi08089843-232 from 1817458 to 2280871 tid 2 2023-12-01T04:56:29.590 INFO:tasks.rados.rados.0.smithi080.stdout:1713: writing smithi08089843-232 from 2687955 to 3207989 tid 3 2023-12-01T04:56:29.594 INFO:tasks.rados.rados.0.smithi080.stdout:1713: writing smithi08089843-232 from 3709324 to 3832260 tid 4 2023-12-01T04:56:29.594 INFO:tasks.rados.rados.0.smithi080.stdout:1714: delete oid 303 current snap is 0 2023-12-01T04:56:29.594 INFO:tasks.rados.rados.0.smithi080.stdout:1708: finishing write tid 5 to smithi08089843-102 2023-12-01T04:56:29.594 INFO:tasks.rados.rados.0.smithi080.stdout:1708: oid 102 updating version 0 to 190 2023-12-01T04:56:29.595 INFO:tasks.rados.rados.0.smithi080.stdout:1708: oid 102 version 190 is already newer than 189 2023-12-01T04:56:29.595 INFO:tasks.rados.rados.0.smithi080.stdout:1708: oid 102 updating version 190 to 191 2023-12-01T04:56:29.595 INFO:tasks.rados.rados.0.smithi080.stdout:1708: oid 102 version 191 is already newer than 188 2023-12-01T04:56:29.595 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 102 v 191 (ObjNum 1175 snap 0 seq_num 1175) dirty exists 2023-12-01T04:56:29.595 INFO:tasks.rados.rados.0.smithi080.stdout:1708: left oid 102 (ObjNum 1175 snap 0 seq_num 1175) 2023-12-01T04:56:29.595 INFO:tasks.rados.rados.0.smithi080.stdout:1710: finishing write tid 1 to smithi08089843-230 2023-12-01T04:56:29.595 INFO:tasks.rados.rados.0.smithi080.stdout:1710: finishing write tid 2 to smithi08089843-230 2023-12-01T04:56:29.595 INFO:tasks.rados.rados.0.smithi080.stdout:1710: finishing write tid 3 to smithi08089843-230 2023-12-01T04:56:29.595 INFO:tasks.rados.rados.0.smithi080.stdout:1710: finishing write tid 4 to smithi08089843-230 2023-12-01T04:56:29.595 INFO:tasks.rados.rados.0.smithi080.stdout:1710: finishing write tid 5 to smithi08089843-230 2023-12-01T04:56:29.595 INFO:tasks.rados.rados.0.smithi080.stdout:1710: oid 230 updating version 0 to 257 2023-12-01T04:56:29.595 INFO:tasks.rados.rados.0.smithi080.stdout:1710: oid 230 version 257 is already newer than 255 2023-12-01T04:56:29.595 INFO:tasks.rados.rados.0.smithi080.stdout:1710: oid 230 updating version 257 to 258 2023-12-01T04:56:29.595 INFO:tasks.rados.rados.0.smithi080.stdout:1710: oid 230 version 258 is already newer than 256 2023-12-01T04:56:29.596 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 230 v 258 (ObjNum 1177 snap 0 seq_num 1177) dirty exists 2023-12-01T04:56:29.596 INFO:tasks.rados.rados.0.smithi080.stdout:1710: left oid 230 (ObjNum 1177 snap 0 seq_num 1177) 2023-12-01T04:56:29.596 INFO:tasks.rados.rados.0.smithi080.stdout:1711: finishing write tid 1 to smithi08089843-174 2023-12-01T04:56:29.596 INFO:tasks.rados.rados.0.smithi080.stdout:1711: finishing write tid 2 to smithi08089843-174 2023-12-01T04:56:29.596 INFO:tasks.rados.rados.0.smithi080.stdout:1711: finishing write tid 3 to smithi08089843-174 2023-12-01T04:56:29.596 INFO:tasks.rados.rados.0.smithi080.stdout:1711: finishing write tid 4 to smithi08089843-174 2023-12-01T04:56:29.596 INFO:tasks.rados.rados.0.smithi080.stdout:1711: finishing write tid 5 to smithi08089843-174 2023-12-01T04:56:29.596 INFO:tasks.rados.rados.0.smithi080.stdout:1711: oid 174 updating version 0 to 309 2023-12-01T04:56:29.596 INFO:tasks.rados.rados.0.smithi080.stdout:1711: oid 174 updating version 309 to 311 2023-12-01T04:56:29.596 INFO:tasks.rados.rados.0.smithi080.stdout:1711: oid 174 updating version 311 to 312 2023-12-01T04:56:29.596 INFO:tasks.rados.rados.0.smithi080.stdout:1711: oid 174 version 312 is already newer than 310 2023-12-01T04:56:29.596 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 174 v 312 (ObjNum 1178 snap 0 seq_num 1178) dirty exists 2023-12-01T04:56:29.596 INFO:tasks.rados.rados.0.smithi080.stdout:1711: left oid 174 (ObjNum 1178 snap 0 seq_num 1178) 2023-12-01T04:56:29.596 INFO:tasks.rados.rados.0.smithi080.stdout:1712: finishing write tid 1 to smithi08089843-382 2023-12-01T04:56:29.596 INFO:tasks.rados.rados.0.smithi080.stdout:1712: finishing write tid 2 to smithi08089843-382 2023-12-01T04:56:29.597 INFO:tasks.rados.rados.0.smithi080.stdout:1712: finishing write tid 3 to smithi08089843-382 2023-12-01T04:56:29.597 INFO:tasks.rados.rados.0.smithi080.stdout:1712: finishing write tid 4 to smithi08089843-382 2023-12-01T04:56:29.597 INFO:tasks.rados.rados.0.smithi080.stdout:1712: finishing write tid 5 to smithi08089843-382 2023-12-01T04:56:29.597 INFO:tasks.rados.rados.0.smithi080.stdout:1712: oid 382 updating version 0 to 239 2023-12-01T04:56:29.597 INFO:tasks.rados.rados.0.smithi080.stdout:1712: oid 382 updating version 239 to 240 2023-12-01T04:56:29.597 INFO:tasks.rados.rados.0.smithi080.stdout:1712: oid 382 version 240 is already newer than 237 2023-12-01T04:56:29.597 INFO:tasks.rados.rados.0.smithi080.stdout:1712: oid 382 version 240 is already newer than 238 2023-12-01T04:56:29.597 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 382 v 240 (ObjNum 1179 snap 0 seq_num 1179) dirty exists 2023-12-01T04:56:29.597 INFO:tasks.rados.rados.0.smithi080.stdout:1712: left oid 382 (ObjNum 1179 snap 0 seq_num 1179) 2023-12-01T04:56:29.597 INFO:tasks.rados.rados.0.smithi080.stdout:1713: finishing write tid 1 to smithi08089843-232 2023-12-01T04:56:29.597 INFO:tasks.rados.rados.0.smithi080.stdout:1713: finishing write tid 2 to smithi08089843-232 2023-12-01T04:56:29.597 INFO:tasks.rados.rados.0.smithi080.stdout:1713: finishing write tid 3 to smithi08089843-232 2023-12-01T04:56:29.598 INFO:tasks.rados.rados.0.smithi080.stdout:1708: done (5 left) 2023-12-01T04:56:29.598 INFO:tasks.rados.rados.0.smithi080.stdout:1710: done (4 left) 2023-12-01T04:56:29.598 INFO:tasks.rados.rados.0.smithi080.stdout:1711: done (3 left) 2023-12-01T04:56:29.598 INFO:tasks.rados.rados.0.smithi080.stdout:1712: done (2 left) 2023-12-01T04:56:29.598 INFO:tasks.rados.rados.0.smithi080.stdout:1714: done (1 left) 2023-12-01T04:56:29.598 INFO:tasks.rados.rados.0.smithi080.stdout:1715: read oid 86 snap -1 2023-12-01T04:56:29.598 INFO:tasks.rados.rados.0.smithi080.stdout:1715: expect (ObjNum 1037 snap 0 seq_num 1037) 2023-12-01T04:56:29.598 INFO:tasks.rados.rados.0.smithi080.stdout:1716: write oid 251 current snap is 0 2023-12-01T04:56:29.598 INFO:tasks.rados.rados.0.smithi080.stdout:1716: seq_num 1182 ranges {665874=579033,1934422=467082,3142801=542578} 2023-12-01T04:56:29.606 INFO:tasks.rados.rados.0.smithi080.stdout:1716: writing smithi08089843-251 from 665874 to 1244907 tid 1 2023-12-01T04:56:29.613 INFO:tasks.rados.rados.0.smithi080.stdout:1716: writing smithi08089843-251 from 1934422 to 2401504 tid 2 2023-12-01T04:56:29.621 INFO:tasks.rados.rados.0.smithi080.stdout:1716: writing smithi08089843-251 from 3142801 to 3685379 tid 3 2023-12-01T04:56:29.621 INFO:tasks.rados.rados.0.smithi080.stdout:1717: read oid 101 snap -1 2023-12-01T04:56:29.621 INFO:tasks.rados.rados.0.smithi080.stdout:1717: expect (ObjNum 100 snap 0 seq_num 100) 2023-12-01T04:56:29.621 INFO:tasks.rados.rados.0.smithi080.stdout:1718: write oid 373 current snap is 0 2023-12-01T04:56:29.621 INFO:tasks.rados.rados.0.smithi080.stdout:1713: finishing write tid 4 to smithi08089843-232 2023-12-01T04:56:29.622 INFO:tasks.rados.rados.0.smithi080.stdout:1718: seq_num 1183 ranges {682681=654282,1876551=610740,3053871=470203} 2023-12-01T04:56:29.629 INFO:tasks.rados.rados.0.smithi080.stdout:1718: writing smithi08089843-373 from 682681 to 1336963 tid 1 2023-12-01T04:56:29.635 INFO:tasks.rados.rados.0.smithi080.stdout:1718: writing smithi08089843-373 from 1876551 to 2487291 tid 2 2023-12-01T04:56:29.643 INFO:tasks.rados.rados.0.smithi080.stdout:1718: writing smithi08089843-373 from 3053871 to 3524074 tid 3 2023-12-01T04:56:29.643 INFO:tasks.rados.rados.0.smithi080.stdout:1719: read oid 48 snap -1 2023-12-01T04:56:29.643 INFO:tasks.rados.rados.0.smithi080.stdout:1719: expect (ObjNum 47 snap 0 seq_num 47) 2023-12-01T04:56:29.643 INFO:tasks.rados.rados.0.smithi080.stdout:1720: write oid 87 current snap is 0 2023-12-01T04:56:29.643 INFO:tasks.rados.rados.0.smithi080.stdout:1720: seq_num 1184 ranges {699488=729531,1935033=470751,3081294=681475} 2023-12-01T04:56:29.654 INFO:tasks.rados.rados.0.smithi080.stdout:1720: writing smithi08089843-87 from 699488 to 1429019 tid 1 2023-12-01T04:56:29.660 INFO:tasks.rados.rados.0.smithi080.stdout:1720: writing smithi08089843-87 from 1935033 to 2405784 tid 2 2023-12-01T04:56:29.669 INFO:tasks.rados.rados.0.smithi080.stdout:1720: writing smithi08089843-87 from 3081294 to 3762769 tid 3 2023-12-01T04:56:29.669 INFO:tasks.rados.rados.0.smithi080.stdout:1721: read oid 268 snap -1 2023-12-01T04:56:29.669 INFO:tasks.rados.rados.0.smithi080.stdout:1721: expect (ObjNum 691 snap 0 seq_num 691) 2023-12-01T04:56:29.669 INFO:tasks.rados.rados.0.smithi080.stdout:1722: write oid 114 current snap is 0 2023-12-01T04:56:29.670 INFO:tasks.rados.rados.0.smithi080.stdout:1713: finishing write tid 5 to smithi08089843-232 2023-12-01T04:56:29.670 INFO:tasks.rados.rados.0.smithi080.stdout:1722: seq_num 1185 ranges {716295=404780,1593515=614409,2708717=492747,3640519=275776} 2023-12-01T04:56:29.675 INFO:tasks.rados.rados.0.smithi080.stdout:1722: writing smithi08089843-114 from 716295 to 1121075 tid 1 2023-12-01T04:56:29.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:56:29 smithi080 bash[41963]: cluster 2023-12-01T04:56:28.140529+0000 mgr.y (mgr.24362) 239 : cluster 0 pgmap v210: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 64 MiB/s rd, 8.2 MiB/s wr, 85 op/s 2023-12-01T04:56:29.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:56:29 smithi080 bash[41963]: audit 2023-12-01T04:56:28.470997+0000 mon.a (mon.0) 858 : audit 0 from='client.? 172.21.15.80:0/3865600263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:56:29.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:56:29 smithi080 bash[28361]: cluster 2023-12-01T04:56:28.140529+0000 mgr.y (mgr.24362) 239 : cluster 0 pgmap v210: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 64 MiB/s rd, 8.2 MiB/s wr, 85 op/s 2023-12-01T04:56:29.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:56:29 smithi080 bash[28361]: audit 2023-12-01T04:56:28.470997+0000 mon.a (mon.0) 858 : audit 0 from='client.? 172.21.15.80:0/3865600263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:56:29.682 INFO:tasks.rados.rados.0.smithi080.stdout:1722: writing smithi08089843-114 from 1593515 to 2207924 tid 2 2023-12-01T04:56:29.687 INFO:tasks.rados.rados.0.smithi080.stdout:1722: writing smithi08089843-114 from 2708717 to 3201464 tid 3 2023-12-01T04:56:29.692 INFO:tasks.rados.rados.0.smithi080.stdout:1722: writing smithi08089843-114 from 3640519 to 3916295 tid 4 2023-12-01T04:56:29.692 INFO:tasks.rados.rados.0.smithi080.stdout:1723: read oid 111 snap -1 2023-12-01T04:56:29.692 INFO:tasks.rados.rados.0.smithi080.stdout:1723: expect (ObjNum 1093 snap 0 seq_num 1093) 2023-12-01T04:56:29.692 INFO:tasks.rados.rados.0.smithi080.stdout:1724: read oid 482 snap -1 2023-12-01T04:56:29.693 INFO:tasks.rados.rados.0.smithi080.stdout:1724: expect (ObjNum 773 snap 0 seq_num 773) 2023-12-01T04:56:29.693 INFO:tasks.rados.rados.0.smithi080.stdout:1725: read oid 486 snap -1 2023-12-01T04:56:29.693 INFO:tasks.rados.rados.0.smithi080.stdout:1725: expect (ObjNum 1075 snap 0 seq_num 1075) 2023-12-01T04:56:29.693 INFO:tasks.rados.rados.0.smithi080.stdout:1726: write oid 266 current snap is 0 2023-12-01T04:56:29.693 INFO:tasks.rados.rados.0.smithi080.stdout:1713: finishing write tid 6 to smithi08089843-232 2023-12-01T04:56:29.693 INFO:tasks.rados.rados.0.smithi080.stdout:1713: oid 232 updating version 0 to 262 2023-12-01T04:56:29.693 INFO:tasks.rados.rados.0.smithi080.stdout:1713: oid 232 version 262 is already newer than 259 2023-12-01T04:56:29.693 INFO:tasks.rados.rados.0.smithi080.stdout:1713: oid 232 version 262 is already newer than 261 2023-12-01T04:56:29.693 INFO:tasks.rados.rados.0.smithi080.stdout:1713: oid 232 version 262 is already newer than 260 2023-12-01T04:56:29.693 INFO:tasks.rados.rados.0.smithi080.stdout:1713: oid 232 updating version 262 to 263 2023-12-01T04:56:29.693 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 232 v 263 (ObjNum 1180 snap 0 seq_num 1180) dirty exists 2023-12-01T04:56:29.693 INFO:tasks.rados.rados.0.smithi080.stdout:1713: left oid 232 (ObjNum 1180 snap 0 seq_num 1180) 2023-12-01T04:56:29.693 INFO:tasks.rados.rados.0.smithi080.stdout:1715: expect (ObjNum 1037 snap 0 seq_num 1037) 2023-12-01T04:56:29.865 INFO:tasks.rados.rados.0.smithi080.stdout:1716: finishing write tid 1 to smithi08089843-251 2023-12-01T04:56:29.865 INFO:tasks.rados.rados.0.smithi080.stdout:1716: finishing write tid 2 to smithi08089843-251 2023-12-01T04:56:29.865 INFO:tasks.rados.rados.0.smithi080.stdout:1717: expect (ObjNum 100 snap 0 seq_num 100) 2023-12-01T04:56:29.991 INFO:tasks.rados.rados.0.smithi080.stdout:1716: finishing write tid 3 to smithi08089843-251 2023-12-01T04:56:29.991 INFO:tasks.rados.rados.0.smithi080.stdout:1716: finishing write tid 4 to smithi08089843-251 2023-12-01T04:56:29.992 INFO:tasks.rados.rados.0.smithi080.stdout:1716: finishing write tid 5 to smithi08089843-251 2023-12-01T04:56:29.992 INFO:tasks.rados.rados.0.smithi080.stdout:1716: oid 251 updating version 0 to 219 2023-12-01T04:56:29.992 INFO:tasks.rados.rados.0.smithi080.stdout:1716: oid 251 updating version 219 to 220 2023-12-01T04:56:29.992 INFO:tasks.rados.rados.0.smithi080.stdout:1716: oid 251 version 220 is already newer than 218 2023-12-01T04:56:29.992 INFO:tasks.rados.rados.0.smithi080.stdout:1716: oid 251 version 220 is already newer than 217 2023-12-01T04:56:29.992 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 251 v 220 (ObjNum 1182 snap 0 seq_num 1182) dirty exists 2023-12-01T04:56:29.992 INFO:tasks.rados.rados.0.smithi080.stdout:1716: left oid 251 (ObjNum 1182 snap 0 seq_num 1182) 2023-12-01T04:56:29.992 INFO:tasks.rados.rados.0.smithi080.stdout:1718: finishing write tid 1 to smithi08089843-373 2023-12-01T04:56:29.992 INFO:tasks.rados.rados.0.smithi080.stdout:1718: finishing write tid 2 to smithi08089843-373 2023-12-01T04:56:29.992 INFO:tasks.rados.rados.0.smithi080.stdout:1719: expect (ObjNum 47 snap 0 seq_num 47) 2023-12-01T04:56:30.084 INFO:tasks.rados.rados.0.smithi080.stdout:1718: finishing write tid 3 to smithi08089843-373 2023-12-01T04:56:30.085 INFO:tasks.rados.rados.0.smithi080.stdout:1718: finishing write tid 4 to smithi08089843-373 2023-12-01T04:56:30.085 INFO:tasks.rados.rados.0.smithi080.stdout:1718: finishing write tid 5 to smithi08089843-373 2023-12-01T04:56:30.085 INFO:tasks.rados.rados.0.smithi080.stdout:1718: oid 373 updating version 0 to 256 2023-12-01T04:56:30.085 INFO:tasks.rados.rados.0.smithi080.stdout:1718: oid 373 version 256 is already newer than 254 2023-12-01T04:56:30.085 INFO:tasks.rados.rados.0.smithi080.stdout:1718: oid 373 version 256 is already newer than 255 2023-12-01T04:56:30.085 INFO:tasks.rados.rados.0.smithi080.stdout:1718: oid 373 updating version 256 to 257 2023-12-01T04:56:30.085 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 373 v 257 (ObjNum 1183 snap 0 seq_num 1183) dirty exists 2023-12-01T04:56:30.085 INFO:tasks.rados.rados.0.smithi080.stdout:1718: left oid 373 (ObjNum 1183 snap 0 seq_num 1183) 2023-12-01T04:56:30.085 INFO:tasks.rados.rados.0.smithi080.stdout:1720: finishing write tid 1 to smithi08089843-87 2023-12-01T04:56:30.085 INFO:tasks.rados.rados.0.smithi080.stdout:1720: finishing write tid 2 to smithi08089843-87 2023-12-01T04:56:30.085 INFO:tasks.rados.rados.0.smithi080.stdout:1720: finishing write tid 3 to smithi08089843-87 2023-12-01T04:56:30.086 INFO:tasks.rados.rados.0.smithi080.stdout:1720: finishing write tid 4 to smithi08089843-87 2023-12-01T04:56:30.086 INFO:tasks.rados.rados.0.smithi080.stdout:1720: finishing write tid 5 to smithi08089843-87 2023-12-01T04:56:30.086 INFO:tasks.rados.rados.0.smithi080.stdout:1720: oid 87 updating version 0 to 244 2023-12-01T04:56:30.086 INFO:tasks.rados.rados.0.smithi080.stdout:1720: oid 87 version 244 is already newer than 242 2023-12-01T04:56:30.086 INFO:tasks.rados.rados.0.smithi080.stdout:1720: oid 87 version 244 is already newer than 243 2023-12-01T04:56:30.086 INFO:tasks.rados.rados.0.smithi080.stdout:1720: oid 87 version 244 is already newer than 241 2023-12-01T04:56:30.086 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 87 v 244 (ObjNum 1184 snap 0 seq_num 1184) dirty exists 2023-12-01T04:56:30.086 INFO:tasks.rados.rados.0.smithi080.stdout:1720: left oid 87 (ObjNum 1184 snap 0 seq_num 1184) 2023-12-01T04:56:30.086 INFO:tasks.rados.rados.0.smithi080.stdout:1721: expect (ObjNum 691 snap 0 seq_num 691) 2023-12-01T04:56:30.204 INFO:tasks.rados.rados.0.smithi080.stdout:1722: finishing write tid 1 to smithi08089843-114 2023-12-01T04:56:30.204 INFO:tasks.rados.rados.0.smithi080.stdout:1722: finishing write tid 2 to smithi08089843-114 2023-12-01T04:56:30.204 INFO:tasks.rados.rados.0.smithi080.stdout:1722: finishing write tid 3 to smithi08089843-114 2023-12-01T04:56:30.205 INFO:tasks.rados.rados.0.smithi080.stdout:1722: finishing write tid 4 to smithi08089843-114 2023-12-01T04:56:30.205 INFO:tasks.rados.rados.0.smithi080.stdout:1722: finishing write tid 5 to smithi08089843-114 2023-12-01T04:56:30.205 INFO:tasks.rados.rados.0.smithi080.stdout:1722: finishing write tid 6 to smithi08089843-114 2023-12-01T04:56:30.205 INFO:tasks.rados.rados.0.smithi080.stdout:1722: oid 114 updating version 0 to 271 2023-12-01T04:56:30.205 INFO:tasks.rados.rados.0.smithi080.stdout:1722: oid 114 updating version 271 to 273 2023-12-01T04:56:30.205 INFO:tasks.rados.rados.0.smithi080.stdout:1722: oid 114 version 273 is already newer than 270 2023-12-01T04:56:30.205 INFO:tasks.rados.rados.0.smithi080.stdout:1722: oid 114 version 273 is already newer than 272 2023-12-01T04:56:30.205 INFO:tasks.rados.rados.0.smithi080.stdout:1722: oid 114 version 273 is already newer than 269 2023-12-01T04:56:30.205 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 114 v 273 (ObjNum 1185 snap 0 seq_num 1185) dirty exists 2023-12-01T04:56:30.205 INFO:tasks.rados.rados.0.smithi080.stdout:1722: left oid 114 (ObjNum 1185 snap 0 seq_num 1185) 2023-12-01T04:56:30.205 INFO:tasks.rados.rados.0.smithi080.stdout:1723: expect (ObjNum 1093 snap 0 seq_num 1093) 2023-12-01T04:56:30.327 INFO:tasks.rados.rados.0.smithi080.stdout:1725: expect (ObjNum 1075 snap 0 seq_num 1075) 2023-12-01T04:56:30.463 INFO:tasks.rados.rados.0.smithi080.stdout:1724: expect (ObjNum 773 snap 0 seq_num 773) 2023-12-01T04:56:30.596 INFO:tasks.rados.rados.0.smithi080.stdout:1726: seq_num 1186 ranges {733102=596382,1768350=758067,3136140=704019} 2023-12-01T04:56:30.605 INFO:tasks.rados.rados.0.smithi080.stdout:1726: writing smithi08089843-266 from 733102 to 1329484 tid 1 2023-12-01T04:56:30.613 INFO:tasks.rados.rados.0.smithi080.stdout:1726: writing smithi08089843-266 from 1768350 to 2526417 tid 2 2023-12-01T04:56:30.621 INFO:tasks.rados.rados.0.smithi080.stdout:1726: writing smithi08089843-266 from 3136140 to 3840159 tid 3 2023-12-01T04:56:30.622 INFO:tasks.rados.rados.0.smithi080.stdout:1713: done (12 left) 2023-12-01T04:56:30.622 INFO:tasks.rados.rados.0.smithi080.stdout:1715: done (11 left) 2023-12-01T04:56:30.622 INFO:tasks.rados.rados.0.smithi080.stdout:1716: done (10 left) 2023-12-01T04:56:30.622 INFO:tasks.rados.rados.0.smithi080.stdout:1717: done (9 left) 2023-12-01T04:56:30.622 INFO:tasks.rados.rados.0.smithi080.stdout:1718: done (8 left) 2023-12-01T04:56:30.622 INFO:tasks.rados.rados.0.smithi080.stdout:1719: done (7 left) 2023-12-01T04:56:30.622 INFO:tasks.rados.rados.0.smithi080.stdout:1720: done (6 left) 2023-12-01T04:56:30.622 INFO:tasks.rados.rados.0.smithi080.stdout:1721: done (5 left) 2023-12-01T04:56:30.622 INFO:tasks.rados.rados.0.smithi080.stdout:1722: done (4 left) 2023-12-01T04:56:30.622 INFO:tasks.rados.rados.0.smithi080.stdout:1723: done (3 left) 2023-12-01T04:56:30.622 INFO:tasks.rados.rados.0.smithi080.stdout:1724: done (2 left) 2023-12-01T04:56:30.622 INFO:tasks.rados.rados.0.smithi080.stdout:1725: done (1 left) 2023-12-01T04:56:30.623 INFO:tasks.rados.rados.0.smithi080.stdout:1727: write oid 226 current snap is 0 2023-12-01T04:56:30.623 INFO:tasks.rados.rados.0.smithi080.stdout:1727: seq_num 1187 ranges {749909=671631,2110479=618078,3163563=515291} 2023-12-01T04:56:30.630 INFO:tasks.rados.rados.0.smithi080.stdout:1727: writing smithi08089843-226 from 749909 to 1421540 tid 1 2023-12-01T04:56:30.637 INFO:tasks.rados.rados.0.smithi080.stdout:1727: writing smithi08089843-226 from 2110479 to 2728557 tid 2 2023-12-01T04:56:30.643 INFO:tasks.rados.rados.0.smithi080.stdout:1727: writing smithi08089843-226 from 3163563 to 3678854 tid 3 2023-12-01T04:56:30.643 INFO:tasks.rados.rados.0.smithi080.stdout:1728: write oid 271 current snap is 0 2023-12-01T04:56:30.643 INFO:tasks.rados.rados.0.smithi080.stdout:1726: finishing write tid 1 to smithi08089843-266 2023-12-01T04:56:30.643 INFO:tasks.rados.rados.0.smithi080.stdout:1728: seq_num 1188 ranges {766716=746880,2168961=761736,3474633=442916} 2023-12-01T04:56:30.651 INFO:tasks.rados.rados.0.smithi080.stdout:1728: writing smithi08089843-271 from 766716 to 1513596 tid 1 2023-12-01T04:56:30.659 INFO:tasks.rados.rados.0.smithi080.stdout:1728: writing smithi08089843-271 from 2168961 to 2930697 tid 2 2023-12-01T04:56:30.666 INFO:tasks.rados.rados.0.smithi080.stdout:1728: writing smithi08089843-271 from 3474633 to 3917549 tid 3 2023-12-01T04:56:30.667 INFO:tasks.rados.rados.0.smithi080.stdout:1729: write oid 390 current snap is 0 2023-12-01T04:56:30.667 INFO:tasks.rados.rados.0.smithi080.stdout:1729: seq_num 1189 ranges {783523=422129,1827443=621747,3218409=654188} 2023-12-01T04:56:30.673 INFO:tasks.rados.rados.0.smithi080.stdout:1729: writing smithi08089843-390 from 783523 to 1205652 tid 1 2023-12-01T04:56:30.680 INFO:tasks.rados.rados.0.smithi080.stdout:1729: writing smithi08089843-390 from 1827443 to 2449190 tid 2 2023-12-01T04:56:30.688 INFO:tasks.rados.rados.0.smithi080.stdout:1729: writing smithi08089843-390 from 3218409 to 3872597 tid 3 2023-12-01T04:56:30.688 INFO:tasks.rados.rados.0.smithi080.stdout:1730: write oid 138 current snap is 0 2023-12-01T04:56:30.688 INFO:tasks.rados.rados.0.smithi080.stdout:1730: seq_num 1190 ranges {400330=497378,1485925=514405} 2023-12-01T04:56:30.693 INFO:tasks.rados.rados.0.smithi080.stdout:1730: writing smithi08089843-138 from 400330 to 897708 tid 1 2023-12-01T04:56:30.700 INFO:tasks.rados.rados.0.smithi080.stdout:1730: writing smithi08089843-138 from 1485925 to 2000330 tid 2 2023-12-01T04:56:30.700 INFO:tasks.rados.rados.0.smithi080.stdout:1731: write oid 338 current snap is 0 2023-12-01T04:56:30.700 INFO:tasks.rados.rados.0.smithi080.stdout:1731: seq_num 1191 ranges {417137=572627,1428054=589083} 2023-12-01T04:56:30.706 INFO:tasks.rados.rados.0.smithi080.stdout:1731: writing smithi08089843-338 from 417137 to 989764 tid 1 2023-12-01T04:56:30.712 INFO:tasks.rados.rados.0.smithi080.stdout:1731: writing smithi08089843-338 from 1428054 to 2017137 tid 2 2023-12-01T04:56:30.712 INFO:tasks.rados.rados.0.smithi080.stdout:1732: read oid 366 snap -1 2023-12-01T04:56:30.712 INFO:tasks.rados.rados.0.smithi080.stdout:1732: expect (ObjNum 710 snap 0 seq_num 710) 2023-12-01T04:56:30.712 INFO:tasks.rados.rados.0.smithi080.stdout:1733: read oid 111 snap -1 2023-12-01T04:56:30.712 INFO:tasks.rados.rados.0.smithi080.stdout:1733: expect (ObjNum 1093 snap 0 seq_num 1093) 2023-12-01T04:56:30.712 INFO:tasks.rados.rados.0.smithi080.stdout:1734: write oid 105 current snap is 0 2023-12-01T04:56:30.712 INFO:tasks.rados.rados.0.smithi080.stdout:1734: seq_num 1192 ranges {433944=647876,1486536=547408} 2023-12-01T04:56:30.719 INFO:tasks.rados.rados.0.smithi080.stdout:1734: writing smithi08089843-105 from 433944 to 1081820 tid 1 2023-12-01T04:56:30.725 INFO:tasks.rados.rados.0.smithi080.stdout:1734: writing smithi08089843-105 from 1486536 to 2033944 tid 2 2023-12-01T04:56:30.725 INFO:tasks.rados.rados.0.smithi080.stdout:1735: read oid 148 snap -1 2023-12-01T04:56:30.725 INFO:tasks.rados.rados.0.smithi080.stdout:1735: expect (ObjNum 147 snap 0 seq_num 147) 2023-12-01T04:56:30.725 INFO:tasks.rados.rados.0.smithi080.stdout:1736: read oid 438 snap -1 2023-12-01T04:56:30.725 INFO:tasks.rados.rados.0.smithi080.stdout:1736: expect deleted 2023-12-01T04:56:30.725 INFO:tasks.rados.rados.0.smithi080.stdout:1737: read oid 345 snap -1 2023-12-01T04:56:30.725 INFO:tasks.rados.rados.0.smithi080.stdout:1737: expect (ObjNum 344 snap 0 seq_num 344) 2023-12-01T04:56:30.725 INFO:tasks.rados.rados.0.smithi080.stdout:1738: read oid 481 snap -1 2023-12-01T04:56:30.725 INFO:tasks.rados.rados.0.smithi080.stdout:1738: expect (ObjNum 1164 snap 0 seq_num 1164) 2023-12-01T04:56:30.725 INFO:tasks.rados.rados.0.smithi080.stdout:1739: write oid 344 current snap is 0 2023-12-01T04:56:30.725 INFO:tasks.rados.rados.0.smithi080.stdout:1739: seq_num 1193 ranges {450751=723125,1945018=105733} 2023-12-01T04:56:30.732 INFO:tasks.rados.rados.0.smithi080.stdout:1739: writing smithi08089843-344 from 450751 to 1173876 tid 1 2023-12-01T04:56:30.737 INFO:tasks.rados.rados.0.smithi080.stdout:1739: writing smithi08089843-344 from 1945018 to 2050751 tid 2 2023-12-01T04:56:30.737 INFO:tasks.rados.rados.0.smithi080.stdout:1740: write oid 134 current snap is 0 2023-12-01T04:56:30.737 INFO:tasks.rados.rados.0.smithi080.stdout:1726: finishing write tid 2 to smithi08089843-266 2023-12-01T04:56:30.737 INFO:tasks.rados.rados.0.smithi080.stdout:1726: finishing write tid 3 to smithi08089843-266 2023-12-01T04:56:30.737 INFO:tasks.rados.rados.0.smithi080.stdout:1726: finishing write tid 4 to smithi08089843-266 2023-12-01T04:56:30.737 INFO:tasks.rados.rados.0.smithi080.stdout:1726: finishing write tid 5 to smithi08089843-266 2023-12-01T04:56:30.738 INFO:tasks.rados.rados.0.smithi080.stdout:1726: oid 266 updating version 0 to 176 2023-12-01T04:56:30.738 INFO:tasks.rados.rados.0.smithi080.stdout:1726: oid 266 version 176 is already newer than 174 2023-12-01T04:56:30.738 INFO:tasks.rados.rados.0.smithi080.stdout:1726: oid 266 version 176 is already newer than 175 2023-12-01T04:56:30.738 INFO:tasks.rados.rados.0.smithi080.stdout:1726: oid 266 updating version 176 to 177 2023-12-01T04:56:30.738 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 266 v 177 (ObjNum 1186 snap 0 seq_num 1186) dirty exists 2023-12-01T04:56:30.738 INFO:tasks.rados.rados.0.smithi080.stdout:1726: left oid 266 (ObjNum 1186 snap 0 seq_num 1186) 2023-12-01T04:56:30.738 INFO:tasks.rados.rados.0.smithi080.stdout:1727: finishing write tid 1 to smithi08089843-226 2023-12-01T04:56:30.738 INFO:tasks.rados.rados.0.smithi080.stdout:1727: finishing write tid 2 to smithi08089843-226 2023-12-01T04:56:30.738 INFO:tasks.rados.rados.0.smithi080.stdout:1740: seq_num 1194 ranges {467558=514727,1719853=347705} 2023-12-01T04:56:30.743 INFO:tasks.rados.rados.0.smithi080.stdout:1740: writing smithi08089843-134 from 467558 to 982285 tid 1 2023-12-01T04:56:30.749 INFO:tasks.rados.rados.0.smithi080.stdout:1740: writing smithi08089843-134 from 1719853 to 2067558 tid 2 2023-12-01T04:56:30.749 INFO:tasks.rados.rados.0.smithi080.stdout:1726: done (14 left) 2023-12-01T04:56:30.749 INFO:tasks.rados.rados.0.smithi080.stdout:1741: write oid 305 current snap is 0 2023-12-01T04:56:30.749 INFO:tasks.rados.rados.0.smithi080.stdout:1741: seq_num 1195 ranges {484365=589976,1661982=422383} 2023-12-01T04:56:30.755 INFO:tasks.rados.rados.0.smithi080.stdout:1741: writing smithi08089843-305 from 484365 to 1074341 tid 1 2023-12-01T04:56:30.762 INFO:tasks.rados.rados.0.smithi080.stdout:1741: writing smithi08089843-305 from 1661982 to 2084365 tid 2 2023-12-01T04:56:30.762 INFO:tasks.rados.rados.0.smithi080.stdout:1742: delete oid 182 current snap is 0 2023-12-01T04:56:30.762 INFO:tasks.rados.rados.0.smithi080.stdout:1727: finishing write tid 3 to smithi08089843-226 2023-12-01T04:56:30.762 INFO:tasks.rados.rados.0.smithi080.stdout:1727: finishing write tid 4 to smithi08089843-226 2023-12-01T04:56:30.763 INFO:tasks.rados.rados.0.smithi080.stdout:1727: finishing write tid 5 to smithi08089843-226 2023-12-01T04:56:30.763 INFO:tasks.rados.rados.0.smithi080.stdout:1727: oid 226 updating version 0 to 372 2023-12-01T04:56:30.763 INFO:tasks.rados.rados.0.smithi080.stdout:1727: oid 226 updating version 372 to 373 2023-12-01T04:56:30.763 INFO:tasks.rados.rados.0.smithi080.stdout:1727: oid 226 updating version 373 to 374 2023-12-01T04:56:30.763 INFO:tasks.rados.rados.0.smithi080.stdout:1727: oid 226 updating version 374 to 375 2023-12-01T04:56:30.763 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 226 v 375 (ObjNum 1187 snap 0 seq_num 1187) dirty exists 2023-12-01T04:56:30.763 INFO:tasks.rados.rados.0.smithi080.stdout:1727: left oid 226 (ObjNum 1187 snap 0 seq_num 1187) 2023-12-01T04:56:30.763 INFO:tasks.rados.rados.0.smithi080.stdout:1728: finishing write tid 1 to smithi08089843-271 2023-12-01T04:56:30.763 INFO:tasks.rados.rados.0.smithi080.stdout:1728: finishing write tid 2 to smithi08089843-271 2023-12-01T04:56:30.763 INFO:tasks.rados.rados.0.smithi080.stdout:1728: finishing write tid 3 to smithi08089843-271 2023-12-01T04:56:30.763 INFO:tasks.rados.rados.0.smithi080.stdout:1728: finishing write tid 4 to smithi08089843-271 2023-12-01T04:56:30.763 INFO:tasks.rados.rados.0.smithi080.stdout:1728: finishing write tid 5 to smithi08089843-271 2023-12-01T04:56:30.763 INFO:tasks.rados.rados.0.smithi080.stdout:1728: oid 271 updating version 0 to 265 2023-12-01T04:56:30.763 INFO:tasks.rados.rados.0.smithi080.stdout:1728: oid 271 updating version 265 to 267 2023-12-01T04:56:30.763 INFO:tasks.rados.rados.0.smithi080.stdout:1728: oid 271 version 267 is already newer than 264 2023-12-01T04:56:30.764 INFO:tasks.rados.rados.0.smithi080.stdout:1728: oid 271 version 267 is already newer than 266 2023-12-01T04:56:30.764 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 271 v 267 (ObjNum 1188 snap 0 seq_num 1188) dirty exists 2023-12-01T04:56:30.764 INFO:tasks.rados.rados.0.smithi080.stdout:1728: left oid 271 (ObjNum 1188 snap 0 seq_num 1188) 2023-12-01T04:56:30.764 INFO:tasks.rados.rados.0.smithi080.stdout:1729: finishing write tid 1 to smithi08089843-390 2023-12-01T04:56:30.764 INFO:tasks.rados.rados.0.smithi080.stdout:1729: finishing write tid 2 to smithi08089843-390 2023-12-01T04:56:30.764 INFO:tasks.rados.rados.0.smithi080.stdout:1729: finishing write tid 3 to smithi08089843-390 2023-12-01T04:56:30.764 INFO:tasks.rados.rados.0.smithi080.stdout:1729: finishing write tid 4 to smithi08089843-390 2023-12-01T04:56:30.764 INFO:tasks.rados.rados.0.smithi080.stdout:1729: finishing write tid 5 to smithi08089843-390 2023-12-01T04:56:30.764 INFO:tasks.rados.rados.0.smithi080.stdout:1729: oid 390 updating version 0 to 181 2023-12-01T04:56:30.764 INFO:tasks.rados.rados.0.smithi080.stdout:1729: oid 390 version 181 is already newer than 180 2023-12-01T04:56:30.764 INFO:tasks.rados.rados.0.smithi080.stdout:1729: oid 390 version 181 is already newer than 178 2023-12-01T04:56:30.764 INFO:tasks.rados.rados.0.smithi080.stdout:1729: oid 390 version 181 is already newer than 179 2023-12-01T04:56:30.764 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 390 v 181 (ObjNum 1189 snap 0 seq_num 1189) dirty exists 2023-12-01T04:56:30.764 INFO:tasks.rados.rados.0.smithi080.stdout:1729: left oid 390 (ObjNum 1189 snap 0 seq_num 1189) 2023-12-01T04:56:30.764 INFO:tasks.rados.rados.0.smithi080.stdout:1730: finishing write tid 1 to smithi08089843-138 2023-12-01T04:56:30.764 INFO:tasks.rados.rados.0.smithi080.stdout:1730: finishing write tid 2 to smithi08089843-138 2023-12-01T04:56:30.765 INFO:tasks.rados.rados.0.smithi080.stdout:1730: finishing write tid 3 to smithi08089843-138 2023-12-01T04:56:30.765 INFO:tasks.rados.rados.0.smithi080.stdout:1730: finishing write tid 4 to smithi08089843-138 2023-12-01T04:56:30.765 INFO:tasks.rados.rados.0.smithi080.stdout:1730: oid 138 updating version 0 to 219 2023-12-01T04:56:30.765 INFO:tasks.rados.rados.0.smithi080.stdout:1730: oid 138 version 219 is already newer than 217 2023-12-01T04:56:30.765 INFO:tasks.rados.rados.0.smithi080.stdout:1730: oid 138 version 219 is already newer than 218 2023-12-01T04:56:30.765 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 138 v 219 (ObjNum 1190 snap 0 seq_num 1190) dirty exists 2023-12-01T04:56:30.765 INFO:tasks.rados.rados.0.smithi080.stdout:1730: left oid 138 (ObjNum 1190 snap 0 seq_num 1190) 2023-12-01T04:56:30.765 INFO:tasks.rados.rados.0.smithi080.stdout:1731: finishing write tid 1 to smithi08089843-338 2023-12-01T04:56:30.765 INFO:tasks.rados.rados.0.smithi080.stdout:1731: finishing write tid 2 to smithi08089843-338 2023-12-01T04:56:30.765 INFO:tasks.rados.rados.0.smithi080.stdout:1731: finishing write tid 3 to smithi08089843-338 2023-12-01T04:56:30.765 INFO:tasks.rados.rados.0.smithi080.stdout:1731: finishing write tid 4 to smithi08089843-338 2023-12-01T04:56:30.765 INFO:tasks.rados.rados.0.smithi080.stdout:1731: oid 338 updating version 0 to 269 2023-12-01T04:56:30.765 INFO:tasks.rados.rados.0.smithi080.stdout:1731: oid 338 updating version 269 to 270 2023-12-01T04:56:30.765 INFO:tasks.rados.rados.0.smithi080.stdout:1731: oid 338 version 270 is already newer than 268 2023-12-01T04:56:30.765 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 338 v 270 (ObjNum 1191 snap 0 seq_num 1191) dirty exists 2023-12-01T04:56:30.765 INFO:tasks.rados.rados.0.smithi080.stdout:1731: left oid 338 (ObjNum 1191 snap 0 seq_num 1191) 2023-12-01T04:56:30.766 INFO:tasks.rados.rados.0.smithi080.stdout:1733: expect (ObjNum 1093 snap 0 seq_num 1093) 2023-12-01T04:56:30.899 INFO:tasks.rados.rados.0.smithi080.stdout:1732: expect (ObjNum 710 snap 0 seq_num 710) 2023-12-01T04:56:31.093 INFO:tasks.rados.rados.0.smithi080.stdout:1734: finishing write tid 1 to smithi08089843-105 2023-12-01T04:56:31.093 INFO:tasks.rados.rados.0.smithi080.stdout:1735: expect (ObjNum 147 snap 0 seq_num 147) 2023-12-01T04:56:31.182 INFO:tasks.rados.rados.0.smithi080.stdout:1734: finishing write tid 2 to smithi08089843-105 2023-12-01T04:56:31.182 INFO:tasks.rados.rados.0.smithi080.stdout:1734: finishing write tid 3 to smithi08089843-105 2023-12-01T04:56:31.182 INFO:tasks.rados.rados.0.smithi080.stdout:1734: finishing write tid 4 to smithi08089843-105 2023-12-01T04:56:31.182 INFO:tasks.rados.rados.0.smithi080.stdout:1734: oid 105 updating version 0 to 271 2023-12-01T04:56:31.182 INFO:tasks.rados.rados.0.smithi080.stdout:1734: oid 105 updating version 271 to 272 2023-12-01T04:56:31.182 INFO:tasks.rados.rados.0.smithi080.stdout:1734: oid 105 updating version 272 to 273 2023-12-01T04:56:31.182 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 105 v 273 (ObjNum 1192 snap 0 seq_num 1192) dirty exists 2023-12-01T04:56:31.182 INFO:tasks.rados.rados.0.smithi080.stdout:1734: left oid 105 (ObjNum 1192 snap 0 seq_num 1192) 2023-12-01T04:56:31.182 INFO:tasks.rados.rados.0.smithi080.stdout:1737: expect (ObjNum 344 snap 0 seq_num 344) 2023-12-01T04:56:31.313 INFO:tasks.rados.rados.0.smithi080.stdout:1738: expect (ObjNum 1164 snap 0 seq_num 1164) 2023-12-01T04:56:31.480 INFO:tasks.rados.rados.0.smithi080.stdout:1739: finishing write tid 1 to smithi08089843-344 2023-12-01T04:56:31.481 INFO:tasks.rados.rados.0.smithi080.stdout:1739: finishing write tid 2 to smithi08089843-344 2023-12-01T04:56:31.481 INFO:tasks.rados.rados.0.smithi080.stdout:1739: finishing write tid 3 to smithi08089843-344 2023-12-01T04:56:31.481 INFO:tasks.rados.rados.0.smithi080.stdout:1739: finishing write tid 4 to smithi08089843-344 2023-12-01T04:56:31.481 INFO:tasks.rados.rados.0.smithi080.stdout:1739: oid 344 updating version 0 to 269 2023-12-01T04:56:31.481 INFO:tasks.rados.rados.0.smithi080.stdout:1739: oid 344 updating version 269 to 270 2023-12-01T04:56:31.481 INFO:tasks.rados.rados.0.smithi080.stdout:1739: oid 344 updating version 270 to 271 2023-12-01T04:56:31.481 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 344 v 271 (ObjNum 1193 snap 0 seq_num 1193) dirty exists 2023-12-01T04:56:31.481 INFO:tasks.rados.rados.0.smithi080.stdout:1739: left oid 344 (ObjNum 1193 snap 0 seq_num 1193) 2023-12-01T04:56:31.481 INFO:tasks.rados.rados.0.smithi080.stdout:1740: finishing write tid 1 to smithi08089843-134 2023-12-01T04:56:31.481 INFO:tasks.rados.rados.0.smithi080.stdout:1740: finishing write tid 2 to smithi08089843-134 2023-12-01T04:56:31.481 INFO:tasks.rados.rados.0.smithi080.stdout:1740: finishing write tid 3 to smithi08089843-134 2023-12-01T04:56:31.481 INFO:tasks.rados.rados.0.smithi080.stdout:1740: finishing write tid 4 to smithi08089843-134 2023-12-01T04:56:31.482 INFO:tasks.rados.rados.0.smithi080.stdout:1740: oid 134 updating version 0 to 276 2023-12-01T04:56:31.482 INFO:tasks.rados.rados.0.smithi080.stdout:1740: oid 134 version 276 is already newer than 274 2023-12-01T04:56:31.482 INFO:tasks.rados.rados.0.smithi080.stdout:1740: oid 134 version 276 is already newer than 275 2023-12-01T04:56:31.482 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 134 v 276 (ObjNum 1194 snap 0 seq_num 1194) dirty exists 2023-12-01T04:56:31.482 INFO:tasks.rados.rados.0.smithi080.stdout:1740: left oid 134 (ObjNum 1194 snap 0 seq_num 1194) 2023-12-01T04:56:31.482 INFO:tasks.rados.rados.0.smithi080.stdout:1741: finishing write tid 1 to smithi08089843-305 2023-12-01T04:56:31.482 INFO:tasks.rados.rados.0.smithi080.stdout:1741: finishing write tid 2 to smithi08089843-305 2023-12-01T04:56:31.482 INFO:tasks.rados.rados.0.smithi080.stdout:1741: finishing write tid 3 to smithi08089843-305 2023-12-01T04:56:31.482 INFO:tasks.rados.rados.0.smithi080.stdout:1741: finishing write tid 4 to smithi08089843-305 2023-12-01T04:56:31.482 INFO:tasks.rados.rados.0.smithi080.stdout:1741: oid 305 updating version 0 to 193 2023-12-01T04:56:31.482 INFO:tasks.rados.rados.0.smithi080.stdout:1741: oid 305 updating version 193 to 194 2023-12-01T04:56:31.483 INFO:tasks.rados.rados.0.smithi080.stdout:1741: oid 305 version 194 is already newer than 192 2023-12-01T04:56:31.483 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 305 v 194 (ObjNum 1195 snap 0 seq_num 1195) dirty exists 2023-12-01T04:56:31.483 INFO:tasks.rados.rados.0.smithi080.stdout:1741: left oid 305 (ObjNum 1195 snap 0 seq_num 1195) 2023-12-01T04:56:31.483 INFO:tasks.rados.rados.0.smithi080.stdout:1727: done (15 left) 2023-12-01T04:56:31.483 INFO:tasks.rados.rados.0.smithi080.stdout:1728: done (14 left) 2023-12-01T04:56:31.483 INFO:tasks.rados.rados.0.smithi080.stdout:1729: done (13 left) 2023-12-01T04:56:31.483 INFO:tasks.rados.rados.0.smithi080.stdout:1730: done (12 left) 2023-12-01T04:56:31.483 INFO:tasks.rados.rados.0.smithi080.stdout:1731: done (11 left) 2023-12-01T04:56:31.483 INFO:tasks.rados.rados.0.smithi080.stdout:1732: done (10 left) 2023-12-01T04:56:31.483 INFO:tasks.rados.rados.0.smithi080.stdout:1733: done (9 left) 2023-12-01T04:56:31.483 INFO:tasks.rados.rados.0.smithi080.stdout:1734: done (8 left) 2023-12-01T04:56:31.483 INFO:tasks.rados.rados.0.smithi080.stdout:1735: done (7 left) 2023-12-01T04:56:31.483 INFO:tasks.rados.rados.0.smithi080.stdout:1736: done (6 left) 2023-12-01T04:56:31.483 INFO:tasks.rados.rados.0.smithi080.stdout:1737: done (5 left) 2023-12-01T04:56:31.483 INFO:tasks.rados.rados.0.smithi080.stdout:1738: done (4 left) 2023-12-01T04:56:31.484 INFO:tasks.rados.rados.0.smithi080.stdout:1739: done (3 left) 2023-12-01T04:56:31.484 INFO:tasks.rados.rados.0.smithi080.stdout:1740: done (2 left) 2023-12-01T04:56:31.484 INFO:tasks.rados.rados.0.smithi080.stdout:1741: done (1 left) 2023-12-01T04:56:31.484 INFO:tasks.rados.rados.0.smithi080.stdout:1742: done (0 left) 2023-12-01T04:56:31.484 INFO:tasks.rados.rados.0.smithi080.stdout:1743: read oid 468 snap -1 2023-12-01T04:56:31.484 INFO:tasks.rados.rados.0.smithi080.stdout:1743: expect (ObjNum 678 snap 0 seq_num 678) 2023-12-01T04:56:31.484 INFO:tasks.rados.rados.0.smithi080.stdout:1744: read oid 9 snap -1 2023-12-01T04:56:31.484 INFO:tasks.rados.rados.0.smithi080.stdout:1744: expect (ObjNum 8 snap 0 seq_num 8) 2023-12-01T04:56:31.484 INFO:tasks.rados.rados.0.smithi080.stdout:1745: read oid 68 snap -1 2023-12-01T04:56:31.484 INFO:tasks.rados.rados.0.smithi080.stdout:1745: expect (ObjNum 909 snap 0 seq_num 909) 2023-12-01T04:56:31.484 INFO:tasks.rados.rados.0.smithi080.stdout:1746: write oid 187 current snap is 0 2023-12-01T04:56:31.484 INFO:tasks.rados.rados.0.smithi080.stdout:1746: seq_num 1197 ranges {517979=740474,1778946=339033} 2023-12-01T04:56:31.493 INFO:tasks.rados.rados.0.smithi080.stdout:1746: writing smithi08089843-187 from 517979 to 1258453 tid 1 2023-12-01T04:56:31.499 INFO:tasks.rados.rados.0.smithi080.stdout:1746: writing smithi08089843-187 from 1778946 to 2117979 tid 2 2023-12-01T04:56:31.499 INFO:tasks.rados.rados.0.smithi080.stdout:1747: read oid 69 snap -1 2023-12-01T04:56:31.499 INFO:tasks.rados.rados.0.smithi080.stdout:1747: expect (ObjNum 888 snap 0 seq_num 888) 2023-12-01T04:56:31.500 INFO:tasks.rados.rados.0.smithi080.stdout:1748: write oid 168 current snap is 0 2023-12-01T04:56:31.500 INFO:tasks.rados.rados.0.smithi080.stdout:1748: seq_num 1198 ranges {534786=415723,1437428=697358} 2023-12-01T04:56:31.505 INFO:tasks.rados.rados.0.smithi080.stdout:1748: writing smithi08089843-168 from 534786 to 950509 tid 1 2023-12-01T04:56:31.512 INFO:tasks.rados.rados.0.smithi080.stdout:1748: writing smithi08089843-168 from 1437428 to 2134786 tid 2 2023-12-01T04:56:31.512 INFO:tasks.rados.rados.0.smithi080.stdout:1749: write oid 139 current snap is 0 2023-12-01T04:56:31.512 INFO:tasks.rados.rados.0.smithi080.stdout:1744: expect (ObjNum 8 snap 0 seq_num 8) 2023-12-01T04:56:31.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:56:31 smithi090 bash[32384]: cluster 2023-12-01T04:56:30.141122+0000 mgr.y (mgr.24362) 240 : cluster 0 pgmap v211: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 64 MiB/s rd, 8.2 MiB/s wr, 85 op/s 2023-12-01T04:56:31.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:56:31 smithi090 bash[32384]: audit 2023-12-01T04:56:30.939561+0000 mon.c (mon.2) 144 : audit 0 from='client.? 172.21.15.80:0/1786713204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:56:31.595 INFO:tasks.rados.rados.0.smithi080.stdout:1743: expect (ObjNum 678 snap 0 seq_num 678) 2023-12-01T04:56:31.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:56:31 smithi080 bash[28361]: cluster 2023-12-01T04:56:30.141122+0000 mgr.y (mgr.24362) 240 : cluster 0 pgmap v211: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 64 MiB/s rd, 8.2 MiB/s wr, 85 op/s 2023-12-01T04:56:31.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:56:31 smithi080 bash[28361]: audit 2023-12-01T04:56:30.939561+0000 mon.c (mon.2) 144 : audit 0 from='client.? 172.21.15.80:0/1786713204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:56:31.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:56:31 smithi080 bash[41963]: cluster 2023-12-01T04:56:30.141122+0000 mgr.y (mgr.24362) 240 : cluster 0 pgmap v211: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 64 MiB/s rd, 8.2 MiB/s wr, 85 op/s 2023-12-01T04:56:31.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:56:31 smithi080 bash[41963]: audit 2023-12-01T04:56:30.939561+0000 mon.c (mon.2) 144 : audit 0 from='client.? 172.21.15.80:0/1786713204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:56:31.802 INFO:tasks.rados.rados.0.smithi080.stdout:1745: expect (ObjNum 909 snap 0 seq_num 909) 2023-12-01T04:56:32.023 INFO:tasks.rados.rados.0.smithi080.stdout:1746: finishing write tid 1 to smithi08089843-187 2023-12-01T04:56:32.023 INFO:tasks.rados.rados.0.smithi080.stdout:1746: finishing write tid 2 to smithi08089843-187 2023-12-01T04:56:32.023 INFO:tasks.rados.rados.0.smithi080.stdout:1746: finishing write tid 3 to smithi08089843-187 2023-12-01T04:56:32.023 INFO:tasks.rados.rados.0.smithi080.stdout:1746: finishing write tid 4 to smithi08089843-187 2023-12-01T04:56:32.024 INFO:tasks.rados.rados.0.smithi080.stdout:1746: oid 187 updating version 0 to 376 2023-12-01T04:56:32.024 INFO:tasks.rados.rados.0.smithi080.stdout:1746: oid 187 updating version 376 to 378 2023-12-01T04:56:32.024 INFO:tasks.rados.rados.0.smithi080.stdout:1746: oid 187 version 378 is already newer than 377 2023-12-01T04:56:32.024 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 187 v 378 (ObjNum 1197 snap 0 seq_num 1197) dirty exists 2023-12-01T04:56:32.024 INFO:tasks.rados.rados.0.smithi080.stdout:1746: left oid 187 (ObjNum 1197 snap 0 seq_num 1197) 2023-12-01T04:56:32.024 INFO:tasks.rados.rados.0.smithi080.stdout:1747: expect (ObjNum 888 snap 0 seq_num 888) 2023-12-01T04:56:32.152 INFO:tasks.rados.rados.0.smithi080.stdout:1748: finishing write tid 1 to smithi08089843-168 2023-12-01T04:56:32.152 INFO:tasks.rados.rados.0.smithi080.stdout:1748: finishing write tid 2 to smithi08089843-168 2023-12-01T04:56:32.152 INFO:tasks.rados.rados.0.smithi080.stdout:1748: finishing write tid 3 to smithi08089843-168 2023-12-01T04:56:32.152 INFO:tasks.rados.rados.0.smithi080.stdout:1748: finishing write tid 4 to smithi08089843-168 2023-12-01T04:56:32.152 INFO:tasks.rados.rados.0.smithi080.stdout:1748: oid 168 updating version 0 to 240 2023-12-01T04:56:32.152 INFO:tasks.rados.rados.0.smithi080.stdout:1748: oid 168 version 240 is already newer than 239 2023-12-01T04:56:32.152 INFO:tasks.rados.rados.0.smithi080.stdout:1748: oid 168 version 240 is already newer than 238 2023-12-01T04:56:32.152 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 168 v 240 (ObjNum 1198 snap 0 seq_num 1198) dirty exists 2023-12-01T04:56:32.152 INFO:tasks.rados.rados.0.smithi080.stdout:1748: left oid 168 (ObjNum 1198 snap 0 seq_num 1198) 2023-12-01T04:56:32.153 INFO:tasks.rados.rados.0.smithi080.stdout:1749: seq_num 1199 ranges {551593=490972,1779557=372036} 2023-12-01T04:56:32.157 INFO:tasks.rados.rados.0.smithi080.stdout:1749: writing smithi08089843-139 from 551593 to 1042565 tid 1 2023-12-01T04:56:32.163 INFO:tasks.rados.rados.0.smithi080.stdout:1749: writing smithi08089843-139 from 1779557 to 2151593 tid 2 2023-12-01T04:56:32.163 INFO:tasks.rados.rados.0.smithi080.stdout:1743: done (6 left) 2023-12-01T04:56:32.164 INFO:tasks.rados.rados.0.smithi080.stdout:1744: done (5 left) 2023-12-01T04:56:32.164 INFO:tasks.rados.rados.0.smithi080.stdout:1745: done (4 left) 2023-12-01T04:56:32.164 INFO:tasks.rados.rados.0.smithi080.stdout:1746: done (3 left) 2023-12-01T04:56:32.164 INFO:tasks.rados.rados.0.smithi080.stdout:1747: done (2 left) 2023-12-01T04:56:32.164 INFO:tasks.rados.rados.0.smithi080.stdout:1748: done (1 left) 2023-12-01T04:56:32.164 INFO:tasks.rados.rados.0.smithi080.stdout:1750: write oid 182 current snap is 0 2023-12-01T04:56:32.164 INFO:tasks.rados.rados.0.smithi080.stdout:1750: seq_num 1200 ranges {568400=566221,1838039=330361} 2023-12-01T04:56:32.170 INFO:tasks.rados.rados.0.smithi080.stdout:1750: writing smithi08089843-182 from 568400 to 1134621 tid 1 2023-12-01T04:56:32.176 INFO:tasks.rados.rados.0.smithi080.stdout:1750: writing smithi08089843-182 from 1838039 to 2168400 tid 2 2023-12-01T04:56:32.176 INFO:tasks.rados.rados.0.smithi080.stdout:1751: write oid 462 current snap is 0 2023-12-01T04:56:32.176 INFO:tasks.rados.rados.0.smithi080.stdout:1749: finishing write tid 1 to smithi08089843-139 2023-12-01T04:56:32.176 INFO:tasks.rados.rados.0.smithi080.stdout:1751: seq_num 1201 ranges {585207=641470,1896521=288686} 2023-12-01T04:56:32.182 INFO:tasks.rados.rados.0.smithi080.stdout:1751: writing smithi08089843-462 from 585207 to 1226677 tid 1 2023-12-01T04:56:32.188 INFO:tasks.rados.rados.0.smithi080.stdout:1751: writing smithi08089843-462 from 1896521 to 2185207 tid 2 2023-12-01T04:56:32.188 INFO:tasks.rados.rados.0.smithi080.stdout:1752: read oid 420 snap -1 2023-12-01T04:56:32.188 INFO:tasks.rados.rados.0.smithi080.stdout:1752: expect (ObjNum 419 snap 0 seq_num 419) 2023-12-01T04:56:32.188 INFO:tasks.rados.rados.0.smithi080.stdout:1753: write oid 81 current snap is 0 2023-12-01T04:56:32.188 INFO:tasks.rados.rados.0.smithi080.stdout:1749: finishing write tid 2 to smithi08089843-139 2023-12-01T04:56:32.188 INFO:tasks.rados.rados.0.smithi080.stdout:1749: finishing write tid 3 to smithi08089843-139 2023-12-01T04:56:32.189 INFO:tasks.rados.rados.0.smithi080.stdout:1749: finishing write tid 4 to smithi08089843-139 2023-12-01T04:56:32.189 INFO:tasks.rados.rados.0.smithi080.stdout:1749: oid 139 updating version 0 to 274 2023-12-01T04:56:32.189 INFO:tasks.rados.rados.0.smithi080.stdout:1749: oid 139 version 274 is already newer than 273 2023-12-01T04:56:32.189 INFO:tasks.rados.rados.0.smithi080.stdout:1749: oid 139 version 274 is already newer than 272 2023-12-01T04:56:32.189 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 139 v 274 (ObjNum 1199 snap 0 seq_num 1199) dirty exists 2023-12-01T04:56:32.189 INFO:tasks.rados.rados.0.smithi080.stdout:1749: left oid 139 (ObjNum 1199 snap 0 seq_num 1199) 2023-12-01T04:56:32.189 INFO:tasks.rados.rados.0.smithi080.stdout:1750: finishing write tid 1 to smithi08089843-182 2023-12-01T04:56:32.189 INFO:tasks.rados.rados.0.smithi080.stdout:1753: seq_num 1202 ranges {602014=433072,1671356=530658} 2023-12-01T04:56:32.194 INFO:tasks.rados.rados.0.smithi080.stdout:1753: writing smithi08089843-81 from 602014 to 1035086 tid 1 2023-12-01T04:56:32.200 INFO:tasks.rados.rados.0.smithi080.stdout:1753: writing smithi08089843-81 from 1671356 to 2202014 tid 2 2023-12-01T04:56:32.200 INFO:tasks.rados.rados.0.smithi080.stdout:1749: done (4 left) 2023-12-01T04:56:32.200 INFO:tasks.rados.rados.0.smithi080.stdout:1754: read oid 119 snap -1 2023-12-01T04:56:32.200 INFO:tasks.rados.rados.0.smithi080.stdout:1754: expect (ObjNum 920 snap 0 seq_num 920) 2023-12-01T04:56:32.200 INFO:tasks.rados.rados.0.smithi080.stdout:1755: write oid 409 current snap is 0 2023-12-01T04:56:32.201 INFO:tasks.rados.rados.0.smithi080.stdout:1755: seq_num 1203 ranges {618821=508321,1613485=531077} 2023-12-01T04:56:32.207 INFO:tasks.rados.rados.0.smithi080.stdout:1755: writing smithi08089843-409 from 618821 to 1127142 tid 1 2023-12-01T04:56:32.212 INFO:tasks.rados.rados.0.smithi080.stdout:1755: writing smithi08089843-409 from 1613485 to 2144562 tid 2 2023-12-01T04:56:32.213 INFO:tasks.rados.rados.0.smithi080.stdout:1756: write oid 168 current snap is 0 2023-12-01T04:56:32.213 INFO:tasks.rados.rados.0.smithi080.stdout:1750: finishing write tid 2 to smithi08089843-182 2023-12-01T04:56:32.213 INFO:tasks.rados.rados.0.smithi080.stdout:1756: seq_num 1204 ranges {635628=583570,1671967=563661} 2023-12-01T04:56:32.219 INFO:tasks.rados.rados.0.smithi080.stdout:1756: writing smithi08089843-168 from 635628 to 1219198 tid 1 2023-12-01T04:56:32.225 INFO:tasks.rados.rados.0.smithi080.stdout:1756: writing smithi08089843-168 from 1671967 to 2235628 tid 2 2023-12-01T04:56:32.225 INFO:tasks.rados.rados.0.smithi080.stdout:1757: write oid 128 current snap is 0 2023-12-01T04:56:32.225 INFO:tasks.rados.rados.0.smithi080.stdout:1757: seq_num 1205 ranges {652435=658819,1730449=521986} 2023-12-01T04:56:32.232 INFO:tasks.rados.rados.0.smithi080.stdout:1757: writing smithi08089843-128 from 652435 to 1311254 tid 1 2023-12-01T04:56:32.239 INFO:tasks.rados.rados.0.smithi080.stdout:1757: writing smithi08089843-128 from 1730449 to 2252435 tid 2 2023-12-01T04:56:32.239 INFO:tasks.rados.rados.0.smithi080.stdout:1758: read oid 129 snap -1 2023-12-01T04:56:32.239 INFO:tasks.rados.rados.0.smithi080.stdout:1758: expect (ObjNum 1146 snap 0 seq_num 1146) 2023-12-01T04:56:32.239 INFO:tasks.rados.rados.0.smithi080.stdout:1759: read oid 12 snap -1 2023-12-01T04:56:32.239 INFO:tasks.rados.rados.0.smithi080.stdout:1759: expect (ObjNum 881 snap 0 seq_num 881) 2023-12-01T04:56:32.240 INFO:tasks.rados.rados.0.smithi080.stdout:1760: write oid 311 current snap is 0 2023-12-01T04:56:32.240 INFO:tasks.rados.rados.0.smithi080.stdout:1760: seq_num 1206 ranges {669242=734068,2188931=80311} 2023-12-01T04:56:32.247 INFO:tasks.rados.rados.0.smithi080.stdout:1760: writing smithi08089843-311 from 669242 to 1403310 tid 1 2023-12-01T04:56:32.253 INFO:tasks.rados.rados.0.smithi080.stdout:1760: writing smithi08089843-311 from 2188931 to 2269242 tid 2 2023-12-01T04:56:32.254 INFO:tasks.rados.rados.0.smithi080.stdout:1761: write oid 51 current snap is 0 2023-12-01T04:56:32.254 INFO:tasks.rados.rados.0.smithi080.stdout:1750: finishing write tid 3 to smithi08089843-182 2023-12-01T04:56:32.254 INFO:tasks.rados.rados.0.smithi080.stdout:1750: finishing write tid 4 to smithi08089843-182 2023-12-01T04:56:32.254 INFO:tasks.rados.rados.0.smithi080.stdout:1750: oid 182 updating version 0 to 184 2023-12-01T04:56:32.254 INFO:tasks.rados.rados.0.smithi080.stdout:1750: oid 182 version 184 is already newer than 183 2023-12-01T04:56:32.254 INFO:tasks.rados.rados.0.smithi080.stdout:1750: oid 182 updating version 184 to 185 2023-12-01T04:56:32.254 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 182 v 185 (ObjNum 1200 snap 0 seq_num 1200) dirty exists 2023-12-01T04:56:32.254 INFO:tasks.rados.rados.0.smithi080.stdout:1750: left oid 182 (ObjNum 1200 snap 0 seq_num 1200) 2023-12-01T04:56:32.254 INFO:tasks.rados.rados.0.smithi080.stdout:1751: finishing write tid 1 to smithi08089843-462 2023-12-01T04:56:32.254 INFO:tasks.rados.rados.0.smithi080.stdout:1751: finishing write tid 2 to smithi08089843-462 2023-12-01T04:56:32.254 INFO:tasks.rados.rados.0.smithi080.stdout:1761: seq_num 1207 ranges {686049=409317,1847413=438636} 2023-12-01T04:56:32.260 INFO:tasks.rados.rados.0.smithi080.stdout:1761: writing smithi08089843-51 from 686049 to 1095366 tid 1 2023-12-01T04:56:32.268 INFO:tasks.rados.rados.0.smithi080.stdout:1761: writing smithi08089843-51 from 1847413 to 2286049 tid 2 2023-12-01T04:56:32.268 INFO:tasks.rados.rados.0.smithi080.stdout:1750: done (11 left) 2023-12-01T04:56:32.268 INFO:tasks.rados.rados.0.smithi080.stdout:1762: delete oid 125 current snap is 0 2023-12-01T04:56:32.268 INFO:tasks.rados.rados.0.smithi080.stdout:1751: finishing write tid 3 to smithi08089843-462 2023-12-01T04:56:32.268 INFO:tasks.rados.rados.0.smithi080.stdout:1751: finishing write tid 4 to smithi08089843-462 2023-12-01T04:56:32.268 INFO:tasks.rados.rados.0.smithi080.stdout:1751: oid 462 updating version 0 to 220 2023-12-01T04:56:32.268 INFO:tasks.rados.rados.0.smithi080.stdout:1751: oid 462 updating version 220 to 222 2023-12-01T04:56:32.268 INFO:tasks.rados.rados.0.smithi080.stdout:1751: oid 462 version 222 is already newer than 221 2023-12-01T04:56:32.268 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 462 v 222 (ObjNum 1201 snap 0 seq_num 1201) dirty exists 2023-12-01T04:56:32.268 INFO:tasks.rados.rados.0.smithi080.stdout:1751: left oid 462 (ObjNum 1201 snap 0 seq_num 1201) 2023-12-01T04:56:32.268 INFO:tasks.rados.rados.0.smithi080.stdout:1752: expect (ObjNum 419 snap 0 seq_num 419) 2023-12-01T04:56:32.384 INFO:tasks.rados.rados.0.smithi080.stdout:1753: finishing write tid 1 to smithi08089843-81 2023-12-01T04:56:32.384 INFO:tasks.rados.rados.0.smithi080.stdout:1753: finishing write tid 2 to smithi08089843-81 2023-12-01T04:56:32.384 INFO:tasks.rados.rados.0.smithi080.stdout:1753: finishing write tid 3 to smithi08089843-81 2023-12-01T04:56:32.384 INFO:tasks.rados.rados.0.smithi080.stdout:1753: finishing write tid 4 to smithi08089843-81 2023-12-01T04:56:32.384 INFO:tasks.rados.rados.0.smithi080.stdout:1753: oid 81 updating version 0 to 381 2023-12-01T04:56:32.384 INFO:tasks.rados.rados.0.smithi080.stdout:1753: oid 81 version 381 is already newer than 379 2023-12-01T04:56:32.385 INFO:tasks.rados.rados.0.smithi080.stdout:1753: oid 81 version 381 is already newer than 380 2023-12-01T04:56:32.385 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 81 v 381 (ObjNum 1202 snap 0 seq_num 1202) dirty exists 2023-12-01T04:56:32.385 INFO:tasks.rados.rados.0.smithi080.stdout:1753: left oid 81 (ObjNum 1202 snap 0 seq_num 1202) 2023-12-01T04:56:32.385 INFO:tasks.rados.rados.0.smithi080.stdout:1755: finishing write tid 1 to smithi08089843-409 2023-12-01T04:56:32.385 INFO:tasks.rados.rados.0.smithi080.stdout:1754: expect (ObjNum 920 snap 0 seq_num 920) 2023-12-01T04:56:32.612 INFO:tasks.rados.rados.0.smithi080.stdout:1755: finishing write tid 2 to smithi08089843-409 2023-12-01T04:56:32.612 INFO:tasks.rados.rados.0.smithi080.stdout:1755: finishing write tid 3 to smithi08089843-409 2023-12-01T04:56:32.613 INFO:tasks.rados.rados.0.smithi080.stdout:1755: finishing write tid 4 to smithi08089843-409 2023-12-01T04:56:32.613 INFO:tasks.rados.rados.0.smithi080.stdout:1755: oid 409 updating version 0 to 274 2023-12-01T04:56:32.613 INFO:tasks.rados.rados.0.smithi080.stdout:1755: oid 409 updating version 274 to 275 2023-12-01T04:56:32.613 INFO:tasks.rados.rados.0.smithi080.stdout:1755: oid 409 updating version 275 to 276 2023-12-01T04:56:32.613 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 409 v 276 (ObjNum 1203 snap 0 seq_num 1203) dirty exists 2023-12-01T04:56:32.613 INFO:tasks.rados.rados.0.smithi080.stdout:1755: left oid 409 (ObjNum 1203 snap 0 seq_num 1203) 2023-12-01T04:56:32.613 INFO:tasks.rados.rados.0.smithi080.stdout:1756: finishing write tid 1 to smithi08089843-168 2023-12-01T04:56:32.613 INFO:tasks.rados.rados.0.smithi080.stdout:1756: finishing write tid 2 to smithi08089843-168 2023-12-01T04:56:32.613 INFO:tasks.rados.rados.0.smithi080.stdout:1756: finishing write tid 3 to smithi08089843-168 2023-12-01T04:56:32.613 INFO:tasks.rados.rados.0.smithi080.stdout:1756: finishing write tid 4 to smithi08089843-168 2023-12-01T04:56:32.613 INFO:tasks.rados.rados.0.smithi080.stdout:1756: oid 168 updating version 0 to 241 2023-12-01T04:56:32.613 INFO:tasks.rados.rados.0.smithi080.stdout:1756: oid 168 updating version 241 to 243 2023-12-01T04:56:32.613 INFO:tasks.rados.rados.0.smithi080.stdout:1756: oid 168 version 243 is already newer than 242 2023-12-01T04:56:32.613 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 168 v 243 (ObjNum 1204 snap 0 seq_num 1204) dirty exists 2023-12-01T04:56:32.614 INFO:tasks.rados.rados.0.smithi080.stdout:1756: left oid 168 (ObjNum 1204 snap 0 seq_num 1204) 2023-12-01T04:56:32.614 INFO:tasks.rados.rados.0.smithi080.stdout:1757: finishing write tid 1 to smithi08089843-128 2023-12-01T04:56:32.614 INFO:tasks.rados.rados.0.smithi080.stdout:1757: finishing write tid 2 to smithi08089843-128 2023-12-01T04:56:32.614 INFO:tasks.rados.rados.0.smithi080.stdout:1757: finishing write tid 3 to smithi08089843-128 2023-12-01T04:56:32.614 INFO:tasks.rados.rados.0.smithi080.stdout:1751: done (11 left) 2023-12-01T04:56:32.614 INFO:tasks.rados.rados.0.smithi080.stdout:1752: done (10 left) 2023-12-01T04:56:32.614 INFO:tasks.rados.rados.0.smithi080.stdout:1753: done (9 left) 2023-12-01T04:56:32.614 INFO:tasks.rados.rados.0.smithi080.stdout:1754: done (8 left) 2023-12-01T04:56:32.614 INFO:tasks.rados.rados.0.smithi080.stdout:1755: done (7 left) 2023-12-01T04:56:32.614 INFO:tasks.rados.rados.0.smithi080.stdout:1756: done (6 left) 2023-12-01T04:56:32.614 INFO:tasks.rados.rados.0.smithi080.stdout:1762: done (5 left) 2023-12-01T04:56:32.614 INFO:tasks.rados.rados.0.smithi080.stdout:1763: read oid 203 snap -1 2023-12-01T04:56:32.614 INFO:tasks.rados.rados.0.smithi080.stdout:1763: expect (ObjNum 202 snap 0 seq_num 202) 2023-12-01T04:56:32.614 INFO:tasks.rados.rados.0.smithi080.stdout:1764: write oid 498 current snap is 0 2023-12-01T04:56:32.615 INFO:tasks.rados.rados.0.smithi080.stdout:1757: finishing write tid 4 to smithi08089843-128 2023-12-01T04:56:32.615 INFO:tasks.rados.rados.0.smithi080.stdout:1757: oid 128 updating version 0 to 246 2023-12-01T04:56:32.615 INFO:tasks.rados.rados.0.smithi080.stdout:1757: oid 128 version 246 is already newer than 245 2023-12-01T04:56:32.615 INFO:tasks.rados.rados.0.smithi080.stdout:1757: oid 128 version 246 is already newer than 244 2023-12-01T04:56:32.615 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 128 v 246 (ObjNum 1205 snap 0 seq_num 1205) dirty exists 2023-12-01T04:56:32.615 INFO:tasks.rados.rados.0.smithi080.stdout:1757: left oid 128 (ObjNum 1205 snap 0 seq_num 1205) 2023-12-01T04:56:32.615 INFO:tasks.rados.rados.0.smithi080.stdout:1759: expect (ObjNum 881 snap 0 seq_num 881) 2023-12-01T04:56:32.742 INFO:tasks.rados.rados.0.smithi080.stdout:1760: finishing write tid 1 to smithi08089843-311 2023-12-01T04:56:32.742 INFO:tasks.rados.rados.0.smithi080.stdout:1758: expect (ObjNum 1146 snap 0 seq_num 1146) 2023-12-01T04:56:32.899 INFO:tasks.rados.rados.0.smithi080.stdout:1760: finishing write tid 2 to smithi08089843-311 2023-12-01T04:56:32.899 INFO:tasks.rados.rados.0.smithi080.stdout:1760: finishing write tid 3 to smithi08089843-311 2023-12-01T04:56:32.899 INFO:tasks.rados.rados.0.smithi080.stdout:1760: finishing write tid 4 to smithi08089843-311 2023-12-01T04:56:32.899 INFO:tasks.rados.rados.0.smithi080.stdout:1760: oid 311 updating version 0 to 223 2023-12-01T04:56:32.900 INFO:tasks.rados.rados.0.smithi080.stdout:1760: oid 311 version 223 is already newer than 222 2023-12-01T04:56:32.900 INFO:tasks.rados.rados.0.smithi080.stdout:1760: oid 311 version 223 is already newer than 221 2023-12-01T04:56:32.900 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 311 v 223 (ObjNum 1206 snap 0 seq_num 1206) dirty exists 2023-12-01T04:56:32.900 INFO:tasks.rados.rados.0.smithi080.stdout:1760: left oid 311 (ObjNum 1206 snap 0 seq_num 1206) 2023-12-01T04:56:32.900 INFO:tasks.rados.rados.0.smithi080.stdout:1761: finishing write tid 1 to smithi08089843-51 2023-12-01T04:56:32.900 INFO:tasks.rados.rados.0.smithi080.stdout:1761: finishing write tid 2 to smithi08089843-51 2023-12-01T04:56:32.900 INFO:tasks.rados.rados.0.smithi080.stdout:1761: finishing write tid 3 to smithi08089843-51 2023-12-01T04:56:32.900 INFO:tasks.rados.rados.0.smithi080.stdout:1761: finishing write tid 4 to smithi08089843-51 2023-12-01T04:56:32.900 INFO:tasks.rados.rados.0.smithi080.stdout:1761: oid 51 updating version 0 to 277 2023-12-01T04:56:32.900 INFO:tasks.rados.rados.0.smithi080.stdout:1761: oid 51 updating version 277 to 278 2023-12-01T04:56:32.900 INFO:tasks.rados.rados.0.smithi080.stdout:1761: oid 51 updating version 278 to 279 2023-12-01T04:56:32.900 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 51 v 279 (ObjNum 1207 snap 0 seq_num 1207) dirty exists 2023-12-01T04:56:32.900 INFO:tasks.rados.rados.0.smithi080.stdout:1761: left oid 51 (ObjNum 1207 snap 0 seq_num 1207) 2023-12-01T04:56:32.900 INFO:tasks.rados.rados.0.smithi080.stdout:1763: expect (ObjNum 202 snap 0 seq_num 202) 2023-12-01T04:56:33.015 INFO:tasks.rados.rados.0.smithi080.stdout:1764: seq_num 1209 ranges {719663=676168,1964377=355286} 2023-12-01T04:56:33.028 INFO:tasks.rados.rados.0.smithi080.stdout:1764: writing smithi08089843-498 from 719663 to 1395831 tid 1 2023-12-01T04:56:33.034 INFO:tasks.rados.rados.0.smithi080.stdout:1764: writing smithi08089843-498 from 1964377 to 2319663 tid 2 2023-12-01T04:56:33.034 INFO:tasks.rados.rados.0.smithi080.stdout:1757: done (6 left) 2023-12-01T04:56:33.034 INFO:tasks.rados.rados.0.smithi080.stdout:1758: done (5 left) 2023-12-01T04:56:33.035 INFO:tasks.rados.rados.0.smithi080.stdout:1759: done (4 left) 2023-12-01T04:56:33.035 INFO:tasks.rados.rados.0.smithi080.stdout:1760: done (3 left) 2023-12-01T04:56:33.035 INFO:tasks.rados.rados.0.smithi080.stdout:1761: done (2 left) 2023-12-01T04:56:33.035 INFO:tasks.rados.rados.0.smithi080.stdout:1763: done (1 left) 2023-12-01T04:56:33.035 INFO:tasks.rados.rados.0.smithi080.stdout:1765: write oid 382 current snap is 0 2023-12-01T04:56:33.035 INFO:tasks.rados.rados.0.smithi080.stdout:1765: seq_num 1210 ranges {736470=751417,2022859=313611} 2023-12-01T04:56:33.042 INFO:tasks.rados.rados.0.smithi080.stdout:1765: writing smithi08089843-382 from 736470 to 1487887 tid 1 2023-12-01T04:56:33.047 INFO:tasks.rados.rados.0.smithi080.stdout:1765: writing smithi08089843-382 from 2022859 to 2336470 tid 2 2023-12-01T04:56:33.047 INFO:tasks.rados.rados.0.smithi080.stdout:1766: delete oid 358 current snap is 0 2023-12-01T04:56:33.047 INFO:tasks.rados.rados.0.smithi080.stdout:1764: finishing write tid 1 to smithi08089843-498 2023-12-01T04:56:33.048 INFO:tasks.rados.rados.0.smithi080.stdout:1764: finishing write tid 2 to smithi08089843-498 2023-12-01T04:56:33.048 INFO:tasks.rados.rados.0.smithi080.stdout:1764: finishing write tid 3 to smithi08089843-498 2023-12-01T04:56:33.048 INFO:tasks.rados.rados.0.smithi080.stdout:1764: finishing write tid 4 to smithi08089843-498 2023-12-01T04:56:33.048 INFO:tasks.rados.rados.0.smithi080.stdout:1764: oid 498 updating version 0 to 385 2023-12-01T04:56:33.048 INFO:tasks.rados.rados.0.smithi080.stdout:1764: oid 498 version 385 is already newer than 384 2023-12-01T04:56:33.048 INFO:tasks.rados.rados.0.smithi080.stdout:1764: oid 498 version 385 is already newer than 383 2023-12-01T04:56:33.048 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 498 v 385 (ObjNum 1209 snap 0 seq_num 1209) dirty exists 2023-12-01T04:56:33.048 INFO:tasks.rados.rados.0.smithi080.stdout:1764: left oid 498 (ObjNum 1209 snap 0 seq_num 1209) 2023-12-01T04:56:33.049 INFO:tasks.rados.rados.0.smithi080.stdout:1764: done (2 left) 2023-12-01T04:56:33.049 INFO:tasks.rados.rados.0.smithi080.stdout:1766: done (1 left) 2023-12-01T04:56:33.049 INFO:tasks.rados.rados.0.smithi080.stdout:1767: delete oid 102 current snap is 0 2023-12-01T04:56:33.052 INFO:tasks.rados.rados.0.smithi080.stdout:1765: finishing write tid 1 to smithi08089843-382 2023-12-01T04:56:33.052 INFO:tasks.rados.rados.0.smithi080.stdout:1767: done (1 left) 2023-12-01T04:56:33.052 INFO:tasks.rados.rados.0.smithi080.stdout:1768: write oid 83 current snap is 0 2023-12-01T04:56:33.052 INFO:tasks.rados.rados.0.smithi080.stdout:1768: seq_num 1213 ranges {786891=577164,2081952=304939} 2023-12-01T04:56:33.059 INFO:tasks.rados.rados.0.smithi080.stdout:1768: writing smithi08089843-83 from 786891 to 1364055 tid 1 2023-12-01T04:56:33.066 INFO:tasks.rados.rados.0.smithi080.stdout:1768: writing smithi08089843-83 from 2081952 to 2386891 tid 2 2023-12-01T04:56:33.066 INFO:tasks.rados.rados.0.smithi080.stdout:1769: write oid 437 current snap is 0 2023-12-01T04:56:33.066 INFO:tasks.rados.rados.0.smithi080.stdout:1769: seq_num 1214 ranges {403698=652413,1740434=663264} 2023-12-01T04:56:33.072 INFO:tasks.rados.rados.0.smithi080.stdout:1769: writing smithi08089843-437 from 403698 to 1056111 tid 1 2023-12-01T04:56:33.081 INFO:tasks.rados.rados.0.smithi080.stdout:1769: writing smithi08089843-437 from 1740434 to 2403698 tid 2 2023-12-01T04:56:33.081 INFO:tasks.rados.rados.0.smithi080.stdout:1770: read oid 392 snap -1 2023-12-01T04:56:33.081 INFO:tasks.rados.rados.0.smithi080.stdout:1770: expect deleted 2023-12-01T04:56:33.081 INFO:tasks.rados.rados.0.smithi080.stdout:1771: read oid 6 snap -1 2023-12-01T04:56:33.081 INFO:tasks.rados.rados.0.smithi080.stdout:1771: expect (ObjNum 5 snap 0 seq_num 5) 2023-12-01T04:56:33.081 INFO:tasks.rados.rados.0.smithi080.stdout:1772: read oid 316 snap -1 2023-12-01T04:56:33.081 INFO:tasks.rados.rados.0.smithi080.stdout:1772: expect (ObjNum 861 snap 0 seq_num 861) 2023-12-01T04:56:33.081 INFO:tasks.rados.rados.0.smithi080.stdout:1773: read oid 101 snap -1 2023-12-01T04:56:33.081 INFO:tasks.rados.rados.0.smithi080.stdout:1773: expect (ObjNum 100 snap 0 seq_num 100) 2023-12-01T04:56:33.082 INFO:tasks.rados.rados.0.smithi080.stdout:1774: read oid 416 snap -1 2023-12-01T04:56:33.082 INFO:tasks.rados.rados.0.smithi080.stdout:1774: expect (ObjNum 792 snap 0 seq_num 792) 2023-12-01T04:56:33.082 INFO:tasks.rados.rados.0.smithi080.stdout:1775: write oid 231 current snap is 0 2023-12-01T04:56:33.082 INFO:tasks.rados.rados.0.smithi080.stdout:1765: finishing write tid 2 to smithi08089843-382 2023-12-01T04:56:33.082 INFO:tasks.rados.rados.0.smithi080.stdout:1765: finishing write tid 3 to smithi08089843-382 2023-12-01T04:56:33.082 INFO:tasks.rados.rados.0.smithi080.stdout:1765: finishing write tid 4 to smithi08089843-382 2023-12-01T04:56:33.082 INFO:tasks.rados.rados.0.smithi080.stdout:1765: oid 382 updating version 0 to 246 2023-12-01T04:56:33.082 INFO:tasks.rados.rados.0.smithi080.stdout:1765: oid 382 updating version 246 to 247 2023-12-01T04:56:33.082 INFO:tasks.rados.rados.0.smithi080.stdout:1765: oid 382 version 247 is already newer than 245 2023-12-01T04:56:33.082 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 382 v 247 (ObjNum 1210 snap 0 seq_num 1210) dirty exists 2023-12-01T04:56:33.082 INFO:tasks.rados.rados.0.smithi080.stdout:1765: left oid 382 (ObjNum 1210 snap 0 seq_num 1210) 2023-12-01T04:56:33.082 INFO:tasks.rados.rados.0.smithi080.stdout:1768: finishing write tid 1 to smithi08089843-83 2023-12-01T04:56:33.082 INFO:tasks.rados.rados.0.smithi080.stdout:1768: finishing write tid 2 to smithi08089843-83 2023-12-01T04:56:33.083 INFO:tasks.rados.rados.0.smithi080.stdout:1768: finishing write tid 3 to smithi08089843-83 2023-12-01T04:56:33.083 INFO:tasks.rados.rados.0.smithi080.stdout:1768: finishing write tid 4 to smithi08089843-83 2023-12-01T04:56:33.083 INFO:tasks.rados.rados.0.smithi080.stdout:1768: oid 83 updating version 0 to 214 2023-12-01T04:56:33.083 INFO:tasks.rados.rados.0.smithi080.stdout:1768: oid 83 version 214 is already newer than 212 2023-12-01T04:56:33.083 INFO:tasks.rados.rados.0.smithi080.stdout:1768: oid 83 version 214 is already newer than 213 2023-12-01T04:56:33.083 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 83 v 214 (ObjNum 1213 snap 0 seq_num 1213) dirty exists 2023-12-01T04:56:33.083 INFO:tasks.rados.rados.0.smithi080.stdout:1768: left oid 83 (ObjNum 1213 snap 0 seq_num 1213) 2023-12-01T04:56:33.083 INFO:tasks.rados.rados.0.smithi080.stdout:1769: finishing write tid 1 to smithi08089843-437 2023-12-01T04:56:33.083 INFO:tasks.rados.rados.0.smithi080.stdout:1775: seq_num 1215 ranges {420505=727662,1798916=553091} 2023-12-01T04:56:33.088 INFO:tasks.rados.rados.0.smithi080.stdout:1775: writing smithi08089843-231 from 420505 to 1148167 tid 1 2023-12-01T04:56:33.096 INFO:tasks.rados.rados.0.smithi080.stdout:1775: writing smithi08089843-231 from 1798916 to 2352007 tid 2 2023-12-01T04:56:33.096 INFO:tasks.rados.rados.0.smithi080.stdout:1765: done (8 left) 2023-12-01T04:56:33.096 INFO:tasks.rados.rados.0.smithi080.stdout:1768: done (7 left) 2023-12-01T04:56:33.096 INFO:tasks.rados.rados.0.smithi080.stdout:1770: done (6 left) 2023-12-01T04:56:33.096 INFO:tasks.rados.rados.0.smithi080.stdout:1776: write oid 106 current snap is 0 2023-12-01T04:56:33.096 INFO:tasks.rados.rados.0.smithi080.stdout:1776: seq_num 1216 ranges {437312=402911,1341045=696749} 2023-12-01T04:56:33.100 INFO:tasks.rados.rados.0.smithi080.stdout:1776: writing smithi08089843-106 from 437312 to 840223 tid 1 2023-12-01T04:56:33.107 INFO:tasks.rados.rados.0.smithi080.stdout:1776: writing smithi08089843-106 from 1341045 to 2037794 tid 2 2023-12-01T04:56:33.107 INFO:tasks.rados.rados.0.smithi080.stdout:1777: read oid 30 snap -1 2023-12-01T04:56:33.108 INFO:tasks.rados.rados.0.smithi080.stdout:1777: expect (ObjNum 1133 snap 0 seq_num 1133) 2023-12-01T04:56:33.108 INFO:tasks.rados.rados.0.smithi080.stdout:1778: read oid 141 snap -1 2023-12-01T04:56:33.108 INFO:tasks.rados.rados.0.smithi080.stdout:1778: expect (ObjNum 854 snap 0 seq_num 854) 2023-12-01T04:56:33.108 INFO:tasks.rados.rados.0.smithi080.stdout:1779: read oid 229 snap -1 2023-12-01T04:56:33.108 INFO:tasks.rados.rados.0.smithi080.stdout:1779: expect (ObjNum 955 snap 0 seq_num 955) 2023-12-01T04:56:33.108 INFO:tasks.rados.rados.0.smithi080.stdout:1780: read oid 288 snap -1 2023-12-01T04:56:33.108 INFO:tasks.rados.rados.0.smithi080.stdout:1780: expect (ObjNum 685 snap 0 seq_num 685) 2023-12-01T04:56:33.108 INFO:tasks.rados.rados.0.smithi080.stdout:1781: write oid 442 current snap is 0 2023-12-01T04:56:33.108 INFO:tasks.rados.rados.0.smithi080.stdout:1781: seq_num 1217 ranges {454119=594513,1515880=556760} 2023-12-01T04:56:33.114 INFO:tasks.rados.rados.0.smithi080.stdout:1781: writing smithi08089843-442 from 454119 to 1048632 tid 1 2023-12-01T04:56:33.121 INFO:tasks.rados.rados.0.smithi080.stdout:1781: writing smithi08089843-442 from 1515880 to 2072640 tid 2 2023-12-01T04:56:33.121 INFO:tasks.rados.rados.0.smithi080.stdout:1782: write oid 426 current snap is 0 2023-12-01T04:56:33.121 INFO:tasks.rados.rados.0.smithi080.stdout:1773: expect (ObjNum 100 snap 0 seq_num 100) 2023-12-01T04:56:33.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:56:32 smithi080 bash[28361]: cluster 2023-12-01T04:56:32.142323+0000 mgr.y (mgr.24362) 241 : cluster 0 pgmap v212: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 94 MiB/s rd, 13 MiB/s wr, 128 op/s 2023-12-01T04:56:33.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:56:32 smithi080 bash[41963]: cluster 2023-12-01T04:56:32.142323+0000 mgr.y (mgr.24362) 241 : cluster 0 pgmap v212: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 94 MiB/s rd, 13 MiB/s wr, 128 op/s 2023-12-01T04:56:33.251 INFO:tasks.rados.rados.0.smithi080.stdout:1769: finishing write tid 2 to smithi08089843-437 2023-12-01T04:56:33.251 INFO:tasks.rados.rados.0.smithi080.stdout:1771: expect (ObjNum 5 snap 0 seq_num 5) 2023-12-01T04:56:33.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:56:32 smithi090 bash[32384]: cluster 2023-12-01T04:56:32.142323+0000 mgr.y (mgr.24362) 241 : cluster 0 pgmap v212: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 94 MiB/s rd, 13 MiB/s wr, 128 op/s 2023-12-01T04:56:33.327 INFO:tasks.rados.rados.0.smithi080.stdout:1769: finishing write tid 3 to smithi08089843-437 2023-12-01T04:56:33.327 INFO:tasks.rados.rados.0.smithi080.stdout:1769: finishing write tid 4 to smithi08089843-437 2023-12-01T04:56:33.327 INFO:tasks.rados.rados.0.smithi080.stdout:1769: oid 437 updating version 0 to 248 2023-12-01T04:56:33.327 INFO:tasks.rados.rados.0.smithi080.stdout:1769: oid 437 updating version 248 to 250 2023-12-01T04:56:33.327 INFO:tasks.rados.rados.0.smithi080.stdout:1769: oid 437 version 250 is already newer than 249 2023-12-01T04:56:33.327 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 437 v 250 (ObjNum 1214 snap 0 seq_num 1214) dirty exists 2023-12-01T04:56:33.327 INFO:tasks.rados.rados.0.smithi080.stdout:1769: left oid 437 (ObjNum 1214 snap 0 seq_num 1214) 2023-12-01T04:56:33.327 INFO:tasks.rados.rados.0.smithi080.stdout:1774: expect (ObjNum 792 snap 0 seq_num 792) 2023-12-01T04:56:33.485 INFO:tasks.rados.rados.0.smithi080.stdout:1772: expect (ObjNum 861 snap 0 seq_num 861) 2023-12-01T04:56:33.587 INFO:tasks.rados.rados.0.smithi080.stdout:1775: finishing write tid 1 to smithi08089843-231 2023-12-01T04:56:33.588 INFO:tasks.rados.rados.0.smithi080.stdout:1775: finishing write tid 2 to smithi08089843-231 2023-12-01T04:56:33.588 INFO:tasks.rados.rados.0.smithi080.stdout:1775: finishing write tid 3 to smithi08089843-231 2023-12-01T04:56:33.588 INFO:tasks.rados.rados.0.smithi080.stdout:1775: finishing write tid 4 to smithi08089843-231 2023-12-01T04:56:33.588 INFO:tasks.rados.rados.0.smithi080.stdout:1775: oid 231 updating version 0 to 282 2023-12-01T04:56:33.588 INFO:tasks.rados.rados.0.smithi080.stdout:1775: oid 231 version 282 is already newer than 281 2023-12-01T04:56:33.588 INFO:tasks.rados.rados.0.smithi080.stdout:1775: oid 231 version 282 is already newer than 280 2023-12-01T04:56:33.588 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 231 v 282 (ObjNum 1215 snap 0 seq_num 1215) dirty exists 2023-12-01T04:56:33.588 INFO:tasks.rados.rados.0.smithi080.stdout:1775: left oid 231 (ObjNum 1215 snap 0 seq_num 1215) 2023-12-01T04:56:33.588 INFO:tasks.rados.rados.0.smithi080.stdout:1776: finishing write tid 1 to smithi08089843-106 2023-12-01T04:56:33.588 INFO:tasks.rados.rados.0.smithi080.stdout:1777: expect (ObjNum 1133 snap 0 seq_num 1133) 2023-12-01T04:56:33.791 INFO:tasks.rados.rados.0.smithi080.stdout:1776: finishing write tid 2 to smithi08089843-106 2023-12-01T04:56:33.791 INFO:tasks.rados.rados.0.smithi080.stdout:1776: finishing write tid 3 to smithi08089843-106 2023-12-01T04:56:33.791 INFO:tasks.rados.rados.0.smithi080.stdout:1776: finishing write tid 4 to smithi08089843-106 2023-12-01T04:56:33.791 INFO:tasks.rados.rados.0.smithi080.stdout:1776: oid 106 updating version 0 to 224 2023-12-01T04:56:33.791 INFO:tasks.rados.rados.0.smithi080.stdout:1776: oid 106 version 224 is already newer than 223 2023-12-01T04:56:33.791 INFO:tasks.rados.rados.0.smithi080.stdout:1776: oid 106 updating version 224 to 225 2023-12-01T04:56:33.791 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 106 v 225 (ObjNum 1216 snap 0 seq_num 1216) dirty exists 2023-12-01T04:56:33.792 INFO:tasks.rados.rados.0.smithi080.stdout:1776: left oid 106 (ObjNum 1216 snap 0 seq_num 1216) 2023-12-01T04:56:33.792 INFO:tasks.rados.rados.0.smithi080.stdout:1780: expect (ObjNum 685 snap 0 seq_num 685) 2023-12-01T04:56:33.952 INFO:tasks.rados.rados.0.smithi080.stdout:1779: expect (ObjNum 955 snap 0 seq_num 955) 2023-12-01T04:56:34.033 INFO:tasks.rados.rados.0.smithi080.stdout:1778: expect (ObjNum 854 snap 0 seq_num 854) 2023-12-01T04:56:34.149 INFO:tasks.rados.rados.0.smithi080.stdout:1781: finishing write tid 1 to smithi08089843-442 2023-12-01T04:56:34.149 INFO:tasks.rados.rados.0.smithi080.stdout:1781: finishing write tid 2 to smithi08089843-442 2023-12-01T04:56:34.149 INFO:tasks.rados.rados.0.smithi080.stdout:1781: finishing write tid 3 to smithi08089843-442 2023-12-01T04:56:34.149 INFO:tasks.rados.rados.0.smithi080.stdout:1781: finishing write tid 4 to smithi08089843-442 2023-12-01T04:56:34.149 INFO:tasks.rados.rados.0.smithi080.stdout:1781: oid 442 updating version 0 to 253 2023-12-01T04:56:34.149 INFO:tasks.rados.rados.0.smithi080.stdout:1781: oid 442 version 253 is already newer than 251 2023-12-01T04:56:34.149 INFO:tasks.rados.rados.0.smithi080.stdout:1781: oid 442 version 253 is already newer than 252 2023-12-01T04:56:34.149 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 442 v 253 (ObjNum 1217 snap 0 seq_num 1217) dirty exists 2023-12-01T04:56:34.149 INFO:tasks.rados.rados.0.smithi080.stdout:1781: left oid 442 (ObjNum 1217 snap 0 seq_num 1217) 2023-12-01T04:56:34.149 INFO:tasks.rados.rados.0.smithi080.stdout:1782: seq_num 1218 ranges {470926=669762,1574362=700418} 2023-12-01T04:56:34.161 INFO:tasks.rados.rados.0.smithi080.stdout:1782: writing smithi08089843-426 from 470926 to 1140688 tid 1 2023-12-01T04:56:34.168 INFO:tasks.rados.rados.0.smithi080.stdout:1782: writing smithi08089843-426 from 1574362 to 2274780 tid 2 2023-12-01T04:56:34.168 INFO:tasks.rados.rados.0.smithi080.stdout:1769: done (12 left) 2023-12-01T04:56:34.168 INFO:tasks.rados.rados.0.smithi080.stdout:1771: done (11 left) 2023-12-01T04:56:34.168 INFO:tasks.rados.rados.0.smithi080.stdout:1772: done (10 left) 2023-12-01T04:56:34.168 INFO:tasks.rados.rados.0.smithi080.stdout:1773: done (9 left) 2023-12-01T04:56:34.168 INFO:tasks.rados.rados.0.smithi080.stdout:1774: done (8 left) 2023-12-01T04:56:34.168 INFO:tasks.rados.rados.0.smithi080.stdout:1775: done (7 left) 2023-12-01T04:56:34.168 INFO:tasks.rados.rados.0.smithi080.stdout:1776: done (6 left) 2023-12-01T04:56:34.168 INFO:tasks.rados.rados.0.smithi080.stdout:1777: done (5 left) 2023-12-01T04:56:34.168 INFO:tasks.rados.rados.0.smithi080.stdout:1778: done (4 left) 2023-12-01T04:56:34.168 INFO:tasks.rados.rados.0.smithi080.stdout:1779: done (3 left) 2023-12-01T04:56:34.168 INFO:tasks.rados.rados.0.smithi080.stdout:1780: done (2 left) 2023-12-01T04:56:34.169 INFO:tasks.rados.rados.0.smithi080.stdout:1781: done (1 left) 2023-12-01T04:56:34.169 INFO:tasks.rados.rados.0.smithi080.stdout:1783: write oid 216 current snap is 0 2023-12-01T04:56:34.169 INFO:tasks.rados.rados.0.smithi080.stdout:1782: finishing write tid 1 to smithi08089843-426 2023-12-01T04:56:34.169 INFO:tasks.rados.rados.0.smithi080.stdout:1783: seq_num 1219 ranges {487733=745011,1632844=560429} 2023-12-01T04:56:34.175 INFO:tasks.rados.rados.0.smithi080.stdout:1783: writing smithi08089843-216 from 487733 to 1232744 tid 1 2023-12-01T04:56:34.181 INFO:tasks.rados.rados.0.smithi080.stdout:1783: writing smithi08089843-216 from 1632844 to 2193273 tid 2 2023-12-01T04:56:34.181 INFO:tasks.rados.rados.0.smithi080.stdout:1784: read oid 478 snap -1 2023-12-01T04:56:34.181 INFO:tasks.rados.rados.0.smithi080.stdout:1784: expect (ObjNum 477 snap 0 seq_num 477) 2023-12-01T04:56:34.181 INFO:tasks.rados.rados.0.smithi080.stdout:1785: read oid 203 snap -1 2023-12-01T04:56:34.181 INFO:tasks.rados.rados.0.smithi080.stdout:1785: expect (ObjNum 202 snap 0 seq_num 202) 2023-12-01T04:56:34.181 INFO:tasks.rados.rados.0.smithi080.stdout:1786: read oid 154 snap -1 2023-12-01T04:56:34.181 INFO:tasks.rados.rados.0.smithi080.stdout:1786: expect (ObjNum 1027 snap 0 seq_num 1027) 2023-12-01T04:56:34.181 INFO:tasks.rados.rados.0.smithi080.stdout:1787: write oid 28 current snap is 0 2023-12-01T04:56:34.181 INFO:tasks.rados.rados.0.smithi080.stdout:1782: finishing write tid 2 to smithi08089843-426 2023-12-01T04:56:34.181 INFO:tasks.rados.rados.0.smithi080.stdout:1787: seq_num 1220 ranges {504540=420260,1574973=704087} 2023-12-01T04:56:34.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:56:33 smithi080 bash[28361]: audit 2023-12-01T04:56:33.402245+0000 mon.c (mon.2) 145 : audit 0 from='client.? 172.21.15.80:0/2434672201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:56:34.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:56:33 smithi080 bash[41963]: audit 2023-12-01T04:56:33.402245+0000 mon.c (mon.2) 145 : audit 0 from='client.? 172.21.15.80:0/2434672201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:56:34.186 INFO:tasks.rados.rados.0.smithi080.stdout:1787: writing smithi08089843-28 from 504540 to 924800 tid 1 2023-12-01T04:56:34.194 INFO:tasks.rados.rados.0.smithi080.stdout:1787: writing smithi08089843-28 from 1574973 to 2279060 tid 2 2023-12-01T04:56:34.194 INFO:tasks.rados.rados.0.smithi080.stdout:1788: write oid 467 current snap is 0 2023-12-01T04:56:34.194 INFO:tasks.rados.rados.0.smithi080.stdout:1782: finishing write tid 3 to smithi08089843-426 2023-12-01T04:56:34.194 INFO:tasks.rados.rados.0.smithi080.stdout:1782: finishing write tid 4 to smithi08089843-426 2023-12-01T04:56:34.194 INFO:tasks.rados.rados.0.smithi080.stdout:1782: oid 426 updating version 0 to 222 2023-12-01T04:56:34.195 INFO:tasks.rados.rados.0.smithi080.stdout:1782: oid 426 version 222 is already newer than 220 2023-12-01T04:56:34.195 INFO:tasks.rados.rados.0.smithi080.stdout:1782: oid 426 version 222 is already newer than 221 2023-12-01T04:56:34.195 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 426 v 222 (ObjNum 1218 snap 0 seq_num 1218) dirty exists 2023-12-01T04:56:34.195 INFO:tasks.rados.rados.0.smithi080.stdout:1782: left oid 426 (ObjNum 1218 snap 0 seq_num 1218) 2023-12-01T04:56:34.195 INFO:tasks.rados.rados.0.smithi080.stdout:1783: finishing write tid 1 to smithi08089843-216 2023-12-01T04:56:34.195 INFO:tasks.rados.rados.0.smithi080.stdout:1788: seq_num 1221 ranges {521347=495509,1633455=564098} 2023-12-01T04:56:34.200 INFO:tasks.rados.rados.0.smithi080.stdout:1788: writing smithi08089843-467 from 521347 to 1016856 tid 1 2023-12-01T04:56:34.207 INFO:tasks.rados.rados.0.smithi080.stdout:1788: writing smithi08089843-467 from 1633455 to 2197553 tid 2 2023-12-01T04:56:34.207 INFO:tasks.rados.rados.0.smithi080.stdout:1782: done (6 left) 2023-12-01T04:56:34.207 INFO:tasks.rados.rados.0.smithi080.stdout:1789: read oid 494 snap -1 2023-12-01T04:56:34.207 INFO:tasks.rados.rados.0.smithi080.stdout:1789: expect (ObjNum 873 snap 0 seq_num 873) 2023-12-01T04:56:34.207 INFO:tasks.rados.rados.0.smithi080.stdout:1790: read oid 68 snap -1 2023-12-01T04:56:34.208 INFO:tasks.rados.rados.0.smithi080.stdout:1790: expect (ObjNum 909 snap 0 seq_num 909) 2023-12-01T04:56:34.208 INFO:tasks.rados.rados.0.smithi080.stdout:1791: write oid 498 current snap is 0 2023-12-01T04:56:34.208 INFO:tasks.rados.rados.0.smithi080.stdout:1791: seq_num 1222 ranges {538154=570758,1691937=707756} 2023-12-01T04:56:34.213 INFO:tasks.rados.rados.0.smithi080.stdout:1791: writing smithi08089843-498 from 538154 to 1108912 tid 1 2023-12-01T04:56:34.221 INFO:tasks.rados.rados.0.smithi080.stdout:1791: writing smithi08089843-498 from 1691937 to 2399693 tid 2 2023-12-01T04:56:34.221 INFO:tasks.rados.rados.0.smithi080.stdout:1792: write oid 14 current snap is 0 2023-12-01T04:56:34.221 INFO:tasks.rados.rados.0.smithi080.stdout:1792: seq_num 1223 ranges {554961=646007,1750419=451414} 2023-12-01T04:56:34.228 INFO:tasks.rados.rados.0.smithi080.stdout:1792: writing smithi08089843-14 from 554961 to 1200968 tid 1 2023-12-01T04:56:34.234 INFO:tasks.rados.rados.0.smithi080.stdout:1792: writing smithi08089843-14 from 1750419 to 2201833 tid 2 2023-12-01T04:56:34.234 INFO:tasks.rados.rados.0.smithi080.stdout:1793: read oid 299 snap -1 2023-12-01T04:56:34.235 INFO:tasks.rados.rados.0.smithi080.stdout:1793: expect (ObjNum 298 snap 0 seq_num 298) 2023-12-01T04:56:34.235 INFO:tasks.rados.rados.0.smithi080.stdout:1794: delete oid 286 current snap is 0 2023-12-01T04:56:34.235 INFO:tasks.rados.rados.0.smithi080.stdout:1783: finishing write tid 2 to smithi08089843-216 2023-12-01T04:56:34.235 INFO:tasks.rados.rados.0.smithi080.stdout:1785: expect (ObjNum 202 snap 0 seq_num 202) 2023-12-01T04:56:34.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:56:33 smithi090 bash[32384]: audit 2023-12-01T04:56:33.402245+0000 mon.c (mon.2) 145 : audit 0 from='client.? 172.21.15.80:0/2434672201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:56:34.357 INFO:tasks.rados.rados.0.smithi080.stdout:1783: finishing write tid 3 to smithi08089843-216 2023-12-01T04:56:34.357 INFO:tasks.rados.rados.0.smithi080.stdout:1783: finishing write tid 4 to smithi08089843-216 2023-12-01T04:56:34.357 INFO:tasks.rados.rados.0.smithi080.stdout:1783: oid 216 updating version 0 to 187 2023-12-01T04:56:34.357 INFO:tasks.rados.rados.0.smithi080.stdout:1783: oid 216 version 187 is already newer than 186 2023-12-01T04:56:34.357 INFO:tasks.rados.rados.0.smithi080.stdout:1783: oid 216 updating version 187 to 188 2023-12-01T04:56:34.357 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 216 v 188 (ObjNum 1219 snap 0 seq_num 1219) dirty exists 2023-12-01T04:56:34.358 INFO:tasks.rados.rados.0.smithi080.stdout:1783: left oid 216 (ObjNum 1219 snap 0 seq_num 1219) 2023-12-01T04:56:34.358 INFO:tasks.rados.rados.0.smithi080.stdout:1787: finishing write tid 1 to smithi08089843-28 2023-12-01T04:56:34.358 INFO:tasks.rados.rados.0.smithi080.stdout:1784: expect (ObjNum 477 snap 0 seq_num 477) 2023-12-01T04:56:34.429 INFO:tasks.rados.rados.0.smithi080.stdout:1786: expect (ObjNum 1027 snap 0 seq_num 1027) 2023-12-01T04:56:34.655 INFO:tasks.rados.rados.0.smithi080.stdout:1787: finishing write tid 2 to smithi08089843-28 2023-12-01T04:56:34.655 INFO:tasks.rados.rados.0.smithi080.stdout:1787: finishing write tid 3 to smithi08089843-28 2023-12-01T04:56:34.655 INFO:tasks.rados.rados.0.smithi080.stdout:1787: finishing write tid 4 to smithi08089843-28 2023-12-01T04:56:34.656 INFO:tasks.rados.rados.0.smithi080.stdout:1787: oid 28 updating version 0 to 190 2023-12-01T04:56:34.656 INFO:tasks.rados.rados.0.smithi080.stdout:1787: oid 28 updating version 190 to 191 2023-12-01T04:56:34.656 INFO:tasks.rados.rados.0.smithi080.stdout:1787: oid 28 version 191 is already newer than 189 2023-12-01T04:56:34.656 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 28 v 191 (ObjNum 1220 snap 0 seq_num 1220) dirty exists 2023-12-01T04:56:34.656 INFO:tasks.rados.rados.0.smithi080.stdout:1787: left oid 28 (ObjNum 1220 snap 0 seq_num 1220) 2023-12-01T04:56:34.656 INFO:tasks.rados.rados.0.smithi080.stdout:1788: finishing write tid 1 to smithi08089843-467 2023-12-01T04:56:34.656 INFO:tasks.rados.rados.0.smithi080.stdout:1788: finishing write tid 2 to smithi08089843-467 2023-12-01T04:56:34.656 INFO:tasks.rados.rados.0.smithi080.stdout:1788: finishing write tid 3 to smithi08089843-467 2023-12-01T04:56:34.656 INFO:tasks.rados.rados.0.smithi080.stdout:1788: finishing write tid 4 to smithi08089843-467 2023-12-01T04:56:34.656 INFO:tasks.rados.rados.0.smithi080.stdout:1788: oid 467 updating version 0 to 224 2023-12-01T04:56:34.656 INFO:tasks.rados.rados.0.smithi080.stdout:1788: oid 467 updating version 224 to 225 2023-12-01T04:56:34.656 INFO:tasks.rados.rados.0.smithi080.stdout:1788: oid 467 updating version 225 to 226 2023-12-01T04:56:34.656 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 467 v 226 (ObjNum 1221 snap 0 seq_num 1221) dirty exists 2023-12-01T04:56:34.656 INFO:tasks.rados.rados.0.smithi080.stdout:1788: left oid 467 (ObjNum 1221 snap 0 seq_num 1221) 2023-12-01T04:56:34.656 INFO:tasks.rados.rados.0.smithi080.stdout:1789: expect (ObjNum 873 snap 0 seq_num 873) 2023-12-01T04:56:34.791 INFO:tasks.rados.rados.0.smithi080.stdout:1791: finishing write tid 1 to smithi08089843-498 2023-12-01T04:56:34.791 INFO:tasks.rados.rados.0.smithi080.stdout:1790: expect (ObjNum 909 snap 0 seq_num 909) 2023-12-01T04:56:35.028 INFO:tasks.rados.rados.0.smithi080.stdout:1791: finishing write tid 2 to smithi08089843-498 2023-12-01T04:56:35.029 INFO:tasks.rados.rados.0.smithi080.stdout:1791: finishing write tid 3 to smithi08089843-498 2023-12-01T04:56:35.029 INFO:tasks.rados.rados.0.smithi080.stdout:1791: finishing write tid 4 to smithi08089843-498 2023-12-01T04:56:35.029 INFO:tasks.rados.rados.0.smithi080.stdout:1791: oid 498 updating version 0 to 388 2023-12-01T04:56:35.029 INFO:tasks.rados.rados.0.smithi080.stdout:1791: oid 498 version 388 is already newer than 387 2023-12-01T04:56:35.029 INFO:tasks.rados.rados.0.smithi080.stdout:1791: oid 498 version 388 is already newer than 386 2023-12-01T04:56:35.029 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 498 v 388 (ObjNum 1222 snap 0 seq_num 1222) dirty exists 2023-12-01T04:56:35.029 INFO:tasks.rados.rados.0.smithi080.stdout:1791: left oid 498 (ObjNum 1222 snap 0 seq_num 1222) 2023-12-01T04:56:35.029 INFO:tasks.rados.rados.0.smithi080.stdout:1792: finishing write tid 1 to smithi08089843-14 2023-12-01T04:56:35.029 INFO:tasks.rados.rados.0.smithi080.stdout:1792: finishing write tid 2 to smithi08089843-14 2023-12-01T04:56:35.029 INFO:tasks.rados.rados.0.smithi080.stdout:1792: finishing write tid 3 to smithi08089843-14 2023-12-01T04:56:35.029 INFO:tasks.rados.rados.0.smithi080.stdout:1792: finishing write tid 4 to smithi08089843-14 2023-12-01T04:56:35.029 INFO:tasks.rados.rados.0.smithi080.stdout:1792: oid 14 updating version 0 to 313 2023-12-01T04:56:35.029 INFO:tasks.rados.rados.0.smithi080.stdout:1792: oid 14 updating version 313 to 315 2023-12-01T04:56:35.029 INFO:tasks.rados.rados.0.smithi080.stdout:1792: oid 14 version 315 is already newer than 314 2023-12-01T04:56:35.030 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 14 v 315 (ObjNum 1223 snap 0 seq_num 1223) dirty exists 2023-12-01T04:56:35.030 INFO:tasks.rados.rados.0.smithi080.stdout:1792: left oid 14 (ObjNum 1223 snap 0 seq_num 1223) 2023-12-01T04:56:35.030 INFO:tasks.rados.rados.0.smithi080.stdout:1793: expect (ObjNum 298 snap 0 seq_num 298) 2023-12-01T04:56:35.136 INFO:tasks.rados.rados.0.smithi080.stdout:1783: done (11 left) 2023-12-01T04:56:35.136 INFO:tasks.rados.rados.0.smithi080.stdout:1784: done (10 left) 2023-12-01T04:56:35.136 INFO:tasks.rados.rados.0.smithi080.stdout:1785: done (9 left) 2023-12-01T04:56:35.136 INFO:tasks.rados.rados.0.smithi080.stdout:1786: done (8 left) 2023-12-01T04:56:35.136 INFO:tasks.rados.rados.0.smithi080.stdout:1787: done (7 left) 2023-12-01T04:56:35.136 INFO:tasks.rados.rados.0.smithi080.stdout:1788: done (6 left) 2023-12-01T04:56:35.136 INFO:tasks.rados.rados.0.smithi080.stdout:1789: done (5 left) 2023-12-01T04:56:35.137 INFO:tasks.rados.rados.0.smithi080.stdout:1790: done (4 left) 2023-12-01T04:56:35.137 INFO:tasks.rados.rados.0.smithi080.stdout:1791: done (3 left) 2023-12-01T04:56:35.137 INFO:tasks.rados.rados.0.smithi080.stdout:1792: done (2 left) 2023-12-01T04:56:35.137 INFO:tasks.rados.rados.0.smithi080.stdout:1793: done (1 left) 2023-12-01T04:56:35.137 INFO:tasks.rados.rados.0.smithi080.stdout:1794: done (0 left) 2023-12-01T04:56:35.137 INFO:tasks.rados.rados.0.smithi080.stdout:1795: read oid 25 snap -1 2023-12-01T04:56:35.137 INFO:tasks.rados.rados.0.smithi080.stdout:1795: expect (ObjNum 912 snap 0 seq_num 912) 2023-12-01T04:56:35.137 INFO:tasks.rados.rados.0.smithi080.stdout:1796: write oid 18 current snap is 0 2023-12-01T04:56:35.137 INFO:tasks.rados.rados.0.smithi080.stdout:1796: seq_num 1225 ranges {588575=512858,1867383=455083} 2023-12-01T04:56:35.147 INFO:tasks.rados.rados.0.smithi080.stdout:1796: writing smithi08089843-18 from 588575 to 1101433 tid 1 2023-12-01T04:56:35.155 INFO:tasks.rados.rados.0.smithi080.stdout:1796: writing smithi08089843-18 from 1867383 to 2322466 tid 2 2023-12-01T04:56:35.155 INFO:tasks.rados.rados.0.smithi080.stdout:1797: read oid 58 snap -1 2023-12-01T04:56:35.155 INFO:tasks.rados.rados.0.smithi080.stdout:1797: expect (ObjNum 1077 snap 0 seq_num 1077) 2023-12-01T04:56:35.155 INFO:tasks.rados.rados.0.smithi080.stdout:1798: read oid 341 snap -1 2023-12-01T04:56:35.155 INFO:tasks.rados.rados.0.smithi080.stdout:1798: expect (ObjNum 742 snap 0 seq_num 742) 2023-12-01T04:56:35.155 INFO:tasks.rados.rados.0.smithi080.stdout:1799: read oid 164 snap -1 2023-12-01T04:56:35.155 INFO:tasks.rados.rados.0.smithi080.stdout:1799: expect deleted 2023-12-01T04:56:35.155 INFO:tasks.rados.rados.0.smithi080.stdout:1795: expect (ObjNum 912 snap 0 seq_num 912) 2023-12-01T04:56:35.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:56:34 smithi080 bash[28361]: cluster 2023-12-01T04:56:34.142961+0000 mgr.y (mgr.24362) 242 : cluster 0 pgmap v213: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 56 MiB/s rd, 8.5 MiB/s wr, 80 op/s 2023-12-01T04:56:35.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:56:34 smithi080 bash[41963]: cluster 2023-12-01T04:56:34.142961+0000 mgr.y (mgr.24362) 242 : cluster 0 pgmap v213: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 56 MiB/s rd, 8.5 MiB/s wr, 80 op/s 2023-12-01T04:56:35.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:56:34 smithi090 bash[32384]: cluster 2023-12-01T04:56:34.142961+0000 mgr.y (mgr.24362) 242 : cluster 0 pgmap v213: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 56 MiB/s rd, 8.5 MiB/s wr, 80 op/s 2023-12-01T04:56:35.357 INFO:tasks.rados.rados.0.smithi080.stdout:1796: finishing write tid 1 to smithi08089843-18 2023-12-01T04:56:35.357 INFO:tasks.rados.rados.0.smithi080.stdout:1796: finishing write tid 2 to smithi08089843-18 2023-12-01T04:56:35.357 INFO:tasks.rados.rados.0.smithi080.stdout:1796: finishing write tid 3 to smithi08089843-18 2023-12-01T04:56:35.357 INFO:tasks.rados.rados.0.smithi080.stdout:1796: finishing write tid 4 to smithi08089843-18 2023-12-01T04:56:35.357 INFO:tasks.rados.rados.0.smithi080.stdout:1796: oid 18 updating version 0 to 279 2023-12-01T04:56:35.357 INFO:tasks.rados.rados.0.smithi080.stdout:1796: oid 18 version 279 is already newer than 278 2023-12-01T04:56:35.357 INFO:tasks.rados.rados.0.smithi080.stdout:1796: oid 18 version 279 is already newer than 277 2023-12-01T04:56:35.357 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 18 v 279 (ObjNum 1225 snap 0 seq_num 1225) dirty exists 2023-12-01T04:56:35.357 INFO:tasks.rados.rados.0.smithi080.stdout:1796: left oid 18 (ObjNum 1225 snap 0 seq_num 1225) 2023-12-01T04:56:35.357 INFO:tasks.rados.rados.0.smithi080.stdout:1798: expect (ObjNum 742 snap 0 seq_num 742) 2023-12-01T04:56:35.467 INFO:tasks.rados.rados.0.smithi080.stdout:1797: expect (ObjNum 1077 snap 0 seq_num 1077) 2023-12-01T04:56:35.582 INFO:tasks.rados.rados.0.smithi080.stdout:1800: read oid 233 snap -1 2023-12-01T04:56:35.582 INFO:tasks.rados.rados.0.smithi080.stdout:1800: expect deleted 2023-12-01T04:56:35.582 INFO:tasks.rados.rados.0.smithi080.stdout:1795: done (5 left) 2023-12-01T04:56:35.583 INFO:tasks.rados.rados.0.smithi080.stdout:1796: done (4 left) 2023-12-01T04:56:35.583 INFO:tasks.rados.rados.0.smithi080.stdout:1797: done (3 left) 2023-12-01T04:56:35.583 INFO:tasks.rados.rados.0.smithi080.stdout:1798: done (2 left) 2023-12-01T04:56:35.583 INFO:tasks.rados.rados.0.smithi080.stdout:1799: done (1 left) 2023-12-01T04:56:35.583 INFO:tasks.rados.rados.0.smithi080.stdout:1801: read oid 72 snap -1 2023-12-01T04:56:35.583 INFO:tasks.rados.rados.0.smithi080.stdout:1801: expect (ObjNum 1013 snap 0 seq_num 1013) 2023-12-01T04:56:35.583 INFO:tasks.rados.rados.0.smithi080.stdout:1802: write oid 204 current snap is 0 2023-12-01T04:56:35.583 INFO:tasks.rados.rados.0.smithi080.stdout:1802: seq_num 1226 ranges {605382=588107,1925865=679517} 2023-12-01T04:56:35.595 INFO:tasks.rados.rados.0.smithi080.stdout:1802: writing smithi08089843-204 from 605382 to 1193489 tid 1 2023-12-01T04:56:35.603 INFO:tasks.rados.rados.0.smithi080.stdout:1802: writing smithi08089843-204 from 1925865 to 2605382 tid 2 2023-12-01T04:56:35.603 INFO:tasks.rados.rados.0.smithi080.stdout:1803: write oid 473 current snap is 0 2023-12-01T04:56:35.604 INFO:tasks.rados.rados.0.smithi080.stdout:1803: seq_num 1227 ranges {622189=663356,1984347=458752} 2023-12-01T04:56:35.611 INFO:tasks.rados.rados.0.smithi080.stdout:1803: writing smithi08089843-473 from 622189 to 1285545 tid 1 2023-12-01T04:56:35.617 INFO:tasks.rados.rados.0.smithi080.stdout:1803: writing smithi08089843-473 from 1984347 to 2443099 tid 2 2023-12-01T04:56:35.618 INFO:tasks.rados.rados.0.smithi080.stdout:1804: write oid 38 current snap is 0 2023-12-01T04:56:35.618 INFO:tasks.rados.rados.0.smithi080.stdout:1804: seq_num 1228 ranges {638996=738605,1926476=712520} 2023-12-01T04:56:35.625 INFO:tasks.rados.rados.0.smithi080.stdout:1804: writing smithi08089843-38 from 638996 to 1377601 tid 1 2023-12-01T04:56:35.632 INFO:tasks.rados.rados.0.smithi080.stdout:1804: writing smithi08089843-38 from 1926476 to 2638996 tid 2 2023-12-01T04:56:35.633 INFO:tasks.rados.rados.0.smithi080.stdout:1805: write oid 406 current snap is 0 2023-12-01T04:56:35.633 INFO:tasks.rados.rados.0.smithi080.stdout:1805: seq_num 1229 ranges {655803=413854,1584958=462421} 2023-12-01T04:56:35.639 INFO:tasks.rados.rados.0.smithi080.stdout:1805: writing smithi08089843-406 from 655803 to 1069657 tid 1 2023-12-01T04:56:35.644 INFO:tasks.rados.rados.0.smithi080.stdout:1805: writing smithi08089843-406 from 1584958 to 2047379 tid 2 2023-12-01T04:56:35.644 INFO:tasks.rados.rados.0.smithi080.stdout:1806: write oid 181 current snap is 0 2023-12-01T04:56:35.644 INFO:tasks.rados.rados.0.smithi080.stdout:1806: seq_num 1230 ranges {672610=489103,1643440=722432} 2023-12-01T04:56:35.651 INFO:tasks.rados.rados.0.smithi080.stdout:1806: writing smithi08089843-181 from 672610 to 1161713 tid 1 2023-12-01T04:56:35.658 INFO:tasks.rados.rados.0.smithi080.stdout:1806: writing smithi08089843-181 from 1643440 to 2365872 tid 2 2023-12-01T04:56:35.658 INFO:tasks.rados.rados.0.smithi080.stdout:1807: write oid 291 current snap is 0 2023-12-01T04:56:35.658 INFO:tasks.rados.rados.0.smithi080.stdout:1807: seq_num 1231 ranges {689417=564352,1701922=466090} 2023-12-01T04:56:35.665 INFO:tasks.rados.rados.0.smithi080.stdout:1807: writing smithi08089843-291 from 689417 to 1253769 tid 1 2023-12-01T04:56:35.671 INFO:tasks.rados.rados.0.smithi080.stdout:1807: writing smithi08089843-291 from 1701922 to 2168012 tid 2 2023-12-01T04:56:35.671 INFO:tasks.rados.rados.0.smithi080.stdout:1808: read oid 493 snap -1 2023-12-01T04:56:35.671 INFO:tasks.rados.rados.0.smithi080.stdout:1808: expect (ObjNum 492 snap 0 seq_num 492) 2023-12-01T04:56:35.671 INFO:tasks.rados.rados.0.smithi080.stdout:1809: write oid 464 current snap is 0 2023-12-01T04:56:35.671 INFO:tasks.rados.rados.0.smithi080.stdout:1809: seq_num 1232 ranges {706224=755954,2160404=545820} 2023-12-01T04:56:35.679 INFO:tasks.rados.rados.0.smithi080.stdout:1809: writing smithi08089843-464 from 706224 to 1462178 tid 1 2023-12-01T04:56:35.686 INFO:tasks.rados.rados.0.smithi080.stdout:1809: writing smithi08089843-464 from 2160404 to 2706224 tid 2 2023-12-01T04:56:35.686 INFO:tasks.rados.rados.0.smithi080.stdout:1810: write oid 281 current snap is 0 2023-12-01T04:56:35.686 INFO:tasks.rados.rados.0.smithi080.stdout:1810: seq_num 1233 ranges {723031=431203,1818886=469759} 2023-12-01T04:56:35.693 INFO:tasks.rados.rados.0.smithi080.stdout:1810: writing smithi08089843-281 from 723031 to 1154234 tid 1 2023-12-01T04:56:35.699 INFO:tasks.rados.rados.0.smithi080.stdout:1810: writing smithi08089843-281 from 1818886 to 2288645 tid 2 2023-12-01T04:56:35.700 INFO:tasks.rados.rados.0.smithi080.stdout:1811: write oid 413 current snap is 0 2023-12-01T04:56:35.700 INFO:tasks.rados.rados.0.smithi080.stdout:1811: seq_num 1234 ranges {739838=506452,1877368=613417} 2023-12-01T04:56:35.707 INFO:tasks.rados.rados.0.smithi080.stdout:1811: writing smithi08089843-413 from 739838 to 1246290 tid 1 2023-12-01T04:56:35.714 INFO:tasks.rados.rados.0.smithi080.stdout:1811: writing smithi08089843-413 from 1877368 to 2490785 tid 2 2023-12-01T04:56:35.714 INFO:tasks.rados.rados.0.smithi080.stdout:1812: read oid 319 snap -1 2023-12-01T04:56:35.714 INFO:tasks.rados.rados.0.smithi080.stdout:1812: expect (ObjNum 318 snap 0 seq_num 318) 2023-12-01T04:56:35.714 INFO:tasks.rados.rados.0.smithi080.stdout:1813: write oid 341 current snap is 0 2023-12-01T04:56:35.714 INFO:tasks.rados.rados.0.smithi080.stdout:1813: seq_num 1235 ranges {756645=581701,1935850=473428} 2023-12-01T04:56:35.722 INFO:tasks.rados.rados.0.smithi080.stdout:1813: writing smithi08089843-341 from 756645 to 1338346 tid 1 2023-12-01T04:56:35.728 INFO:tasks.rados.rados.0.smithi080.stdout:1813: writing smithi08089843-341 from 1935850 to 2409278 tid 2 2023-12-01T04:56:35.728 INFO:tasks.rados.rados.0.smithi080.stdout:1814: write oid 234 current snap is 0 2023-12-01T04:56:35.729 INFO:tasks.rados.rados.0.smithi080.stdout:1814: seq_num 1236 ranges {773452=656950,1877979=617086} 2023-12-01T04:56:35.736 INFO:tasks.rados.rados.0.smithi080.stdout:1814: writing smithi08089843-234 from 773452 to 1430402 tid 1 2023-12-01T04:56:35.743 INFO:tasks.rados.rados.0.smithi080.stdout:1814: writing smithi08089843-234 from 1877979 to 2495065 tid 2 2023-12-01T04:56:35.743 INFO:tasks.rados.rados.0.smithi080.stdout:1815: write oid 153 current snap is 0 2023-12-01T04:56:35.743 INFO:tasks.rados.rados.0.smithi080.stdout:1815: seq_num 1237 ranges {790259=732199,1936461=477097} 2023-12-01T04:56:35.751 INFO:tasks.rados.rados.0.smithi080.stdout:1815: writing smithi08089843-153 from 790259 to 1522458 tid 1 2023-12-01T04:56:35.756 INFO:tasks.rados.rados.0.smithi080.stdout:1815: writing smithi08089843-153 from 1936461 to 2413558 tid 2 2023-12-01T04:56:35.756 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:56:35.756 INFO:tasks.rados.rados.0.smithi080.stdout:1801: expect (ObjNum 1013 snap 0 seq_num 1013) 2023-12-01T04:56:35.902 INFO:tasks.rados.rados.0.smithi080.stdout:1802: finishing write tid 1 to smithi08089843-204 2023-12-01T04:56:35.902 INFO:tasks.rados.rados.0.smithi080.stdout:1802: finishing write tid 2 to smithi08089843-204 2023-12-01T04:56:35.902 INFO:tasks.rados.rados.0.smithi080.stdout:1802: finishing write tid 3 to smithi08089843-204 2023-12-01T04:56:35.902 INFO:tasks.rados.rados.0.smithi080.stdout:1802: finishing write tid 4 to smithi08089843-204 2023-12-01T04:56:35.902 INFO:tasks.rados.rados.0.smithi080.stdout:1802: oid 204 updating version 0 to 277 2023-12-01T04:56:35.902 INFO:tasks.rados.rados.0.smithi080.stdout:1802: oid 204 updating version 277 to 278 2023-12-01T04:56:35.902 INFO:tasks.rados.rados.0.smithi080.stdout:1802: oid 204 version 278 is already newer than 276 2023-12-01T04:56:35.903 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 204 v 278 (ObjNum 1226 snap 0 seq_num 1226) dirty exists 2023-12-01T04:56:35.903 INFO:tasks.rados.rados.0.smithi080.stdout:1802: left oid 204 (ObjNum 1226 snap 0 seq_num 1226) 2023-12-01T04:56:35.903 INFO:tasks.rados.rados.0.smithi080.stdout:1803: finishing write tid 1 to smithi08089843-473 2023-12-01T04:56:35.903 INFO:tasks.rados.rados.0.smithi080.stdout:1803: finishing write tid 2 to smithi08089843-473 2023-12-01T04:56:35.903 INFO:tasks.rados.rados.0.smithi080.stdout:1803: finishing write tid 3 to smithi08089843-473 2023-12-01T04:56:35.903 INFO:tasks.rados.rados.0.smithi080.stdout:1803: finishing write tid 4 to smithi08089843-473 2023-12-01T04:56:35.903 INFO:tasks.rados.rados.0.smithi080.stdout:1803: oid 473 updating version 0 to 254 2023-12-01T04:56:35.903 INFO:tasks.rados.rados.0.smithi080.stdout:1803: oid 473 updating version 254 to 256 2023-12-01T04:56:35.903 INFO:tasks.rados.rados.0.smithi080.stdout:1803: oid 473 version 256 is already newer than 255 2023-12-01T04:56:35.903 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 473 v 256 (ObjNum 1227 snap 0 seq_num 1227) dirty exists 2023-12-01T04:56:35.903 INFO:tasks.rados.rados.0.smithi080.stdout:1803: left oid 473 (ObjNum 1227 snap 0 seq_num 1227) 2023-12-01T04:56:35.903 INFO:tasks.rados.rados.0.smithi080.stdout:1804: finishing write tid 1 to smithi08089843-38 2023-12-01T04:56:35.903 INFO:tasks.rados.rados.0.smithi080.stdout:1804: finishing write tid 2 to smithi08089843-38 2023-12-01T04:56:35.903 INFO:tasks.rados.rados.0.smithi080.stdout:1804: finishing write tid 3 to smithi08089843-38 2023-12-01T04:56:35.903 INFO:tasks.rados.rados.0.smithi080.stdout:1804: finishing write tid 4 to smithi08089843-38 2023-12-01T04:56:35.903 INFO:tasks.rados.rados.0.smithi080.stdout:1804: oid 38 updating version 0 to 229 2023-12-01T04:56:35.904 INFO:tasks.rados.rados.0.smithi080.stdout:1804: oid 38 version 229 is already newer than 228 2023-12-01T04:56:35.904 INFO:tasks.rados.rados.0.smithi080.stdout:1804: oid 38 version 229 is already newer than 227 2023-12-01T04:56:35.904 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 38 v 229 (ObjNum 1228 snap 0 seq_num 1228) dirty exists 2023-12-01T04:56:35.904 INFO:tasks.rados.rados.0.smithi080.stdout:1804: left oid 38 (ObjNum 1228 snap 0 seq_num 1228) 2023-12-01T04:56:35.904 INFO:tasks.rados.rados.0.smithi080.stdout:1805: finishing write tid 1 to smithi08089843-406 2023-12-01T04:56:35.904 INFO:tasks.rados.rados.0.smithi080.stdout:1805: finishing write tid 2 to smithi08089843-406 2023-12-01T04:56:35.904 INFO:tasks.rados.rados.0.smithi080.stdout:1805: finishing write tid 3 to smithi08089843-406 2023-12-01T04:56:35.904 INFO:tasks.rados.rados.0.smithi080.stdout:1805: finishing write tid 4 to smithi08089843-406 2023-12-01T04:56:35.904 INFO:tasks.rados.rados.0.smithi080.stdout:1805: oid 406 updating version 0 to 230 2023-12-01T04:56:35.904 INFO:tasks.rados.rados.0.smithi080.stdout:1805: oid 406 updating version 230 to 232 2023-12-01T04:56:35.904 INFO:tasks.rados.rados.0.smithi080.stdout:1805: oid 406 version 232 is already newer than 231 2023-12-01T04:56:35.904 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 406 v 232 (ObjNum 1229 snap 0 seq_num 1229) dirty exists 2023-12-01T04:56:35.904 INFO:tasks.rados.rados.0.smithi080.stdout:1805: left oid 406 (ObjNum 1229 snap 0 seq_num 1229) 2023-12-01T04:56:35.904 INFO:tasks.rados.rados.0.smithi080.stdout:1806: finishing write tid 1 to smithi08089843-181 2023-12-01T04:56:35.904 INFO:tasks.rados.rados.0.smithi080.stdout:1806: finishing write tid 2 to smithi08089843-181 2023-12-01T04:56:35.904 INFO:tasks.rados.rados.0.smithi080.stdout:1806: finishing write tid 3 to smithi08089843-181 2023-12-01T04:56:35.904 INFO:tasks.rados.rados.0.smithi080.stdout:1800: done (15 left) 2023-12-01T04:56:35.905 INFO:tasks.rados.rados.0.smithi080.stdout:1801: done (14 left) 2023-12-01T04:56:35.905 INFO:tasks.rados.rados.0.smithi080.stdout:1802: done (13 left) 2023-12-01T04:56:35.905 INFO:tasks.rados.rados.0.smithi080.stdout:1803: done (12 left) 2023-12-01T04:56:35.905 INFO:tasks.rados.rados.0.smithi080.stdout:1804: done (11 left) 2023-12-01T04:56:35.905 INFO:tasks.rados.rados.0.smithi080.stdout:1805: done (10 left) 2023-12-01T04:56:35.905 INFO:tasks.rados.rados.0.smithi080.stdout:1816: write oid 141 current snap is 0 2023-12-01T04:56:35.905 INFO:tasks.rados.rados.0.smithi080.stdout:1806: finishing write tid 4 to smithi08089843-181 2023-12-01T04:56:35.905 INFO:tasks.rados.rados.0.smithi080.stdout:1806: oid 181 updating version 0 to 160 2023-12-01T04:56:35.905 INFO:tasks.rados.rados.0.smithi080.stdout:1806: oid 181 updating version 160 to 161 2023-12-01T04:56:35.905 INFO:tasks.rados.rados.0.smithi080.stdout:1806: oid 181 updating version 161 to 162 2023-12-01T04:56:35.905 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 181 v 162 (ObjNum 1230 snap 0 seq_num 1230) dirty exists 2023-12-01T04:56:35.905 INFO:tasks.rados.rados.0.smithi080.stdout:1806: left oid 181 (ObjNum 1230 snap 0 seq_num 1230) 2023-12-01T04:56:35.905 INFO:tasks.rados.rados.0.smithi080.stdout:1807: finishing write tid 1 to smithi08089843-291 2023-12-01T04:56:35.905 INFO:tasks.rados.rados.0.smithi080.stdout:1807: finishing write tid 2 to smithi08089843-291 2023-12-01T04:56:35.905 INFO:tasks.rados.rados.0.smithi080.stdout:1816: seq_num 1238 ranges {407066=407448,1594943=620755} 2023-12-01T04:56:35.911 INFO:tasks.rados.rados.0.smithi080.stdout:1816: writing smithi08089843-141 from 407066 to 814514 tid 1 2023-12-01T04:56:35.922 INFO:tasks.rados.rados.0.smithi080.stdout:1816: writing smithi08089843-141 from 1594943 to 2215698 tid 2 2023-12-01T04:56:35.922 INFO:tasks.rados.rados.0.smithi080.stdout:1806: done (10 left) 2023-12-01T04:56:35.922 INFO:tasks.rados.rados.0.smithi080.stdout:1817: write oid 231 current snap is 0 2023-12-01T04:56:35.922 INFO:tasks.rados.rados.0.smithi080.stdout:1817: seq_num 1239 ranges {423873=482697,1653425=480766,2691441=132432} 2023-12-01T04:56:35.927 INFO:tasks.rados.rados.0.smithi080.stdout:1817: writing smithi08089843-231 from 423873 to 906570 tid 1 2023-12-01T04:56:35.934 INFO:tasks.rados.rados.0.smithi080.stdout:1817: writing smithi08089843-231 from 1653425 to 2134191 tid 2 2023-12-01T04:56:35.938 INFO:tasks.rados.rados.0.smithi080.stdout:1817: writing smithi08089843-231 from 2691441 to 2823873 tid 3 2023-12-01T04:56:35.939 INFO:tasks.rados.rados.0.smithi080.stdout:1818: read oid 151 snap -1 2023-12-01T04:56:35.939 INFO:tasks.rados.rados.0.smithi080.stdout:1818: expect deleted 2023-12-01T04:56:35.939 INFO:tasks.rados.rados.0.smithi080.stdout:1819: read oid 57 snap -1 2023-12-01T04:56:35.939 INFO:tasks.rados.rados.0.smithi080.stdout:1819: expect deleted 2023-12-01T04:56:35.939 INFO:tasks.rados.rados.0.smithi080.stdout:1820: write oid 272 current snap is 0 2023-12-01T04:56:35.939 INFO:tasks.rados.rados.0.smithi080.stdout:1820: seq_num 1240 ranges {440680=674299,1711907=624424} 2023-12-01T04:56:35.944 INFO:tasks.rados.rados.0.smithi080.stdout:1820: writing smithi08089843-272 from 440680 to 1114979 tid 1 2023-12-01T04:56:35.952 INFO:tasks.rados.rados.0.smithi080.stdout:1820: writing smithi08089843-272 from 1711907 to 2336331 tid 2 2023-12-01T04:56:35.952 INFO:tasks.rados.rados.0.smithi080.stdout:1821: delete oid 212 current snap is 0 2023-12-01T04:56:35.952 INFO:tasks.rados.rados.0.smithi080.stdout:1807: finishing write tid 3 to smithi08089843-291 2023-12-01T04:56:35.952 INFO:tasks.rados.rados.0.smithi080.stdout:1807: finishing write tid 4 to smithi08089843-291 2023-12-01T04:56:35.952 INFO:tasks.rados.rados.0.smithi080.stdout:1807: oid 291 updating version 0 to 317 2023-12-01T04:56:35.952 INFO:tasks.rados.rados.0.smithi080.stdout:1807: oid 291 version 317 is already newer than 316 2023-12-01T04:56:35.952 INFO:tasks.rados.rados.0.smithi080.stdout:1807: oid 291 updating version 317 to 318 2023-12-01T04:56:35.952 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 291 v 318 (ObjNum 1231 snap 0 seq_num 1231) dirty exists 2023-12-01T04:56:35.952 INFO:tasks.rados.rados.0.smithi080.stdout:1807: left oid 291 (ObjNum 1231 snap 0 seq_num 1231) 2023-12-01T04:56:35.952 INFO:tasks.rados.rados.0.smithi080.stdout:1808: expect (ObjNum 492 snap 0 seq_num 492) 2023-12-01T04:56:36.037 INFO:tasks.rados.rados.0.smithi080.stdout:1809: finishing write tid 1 to smithi08089843-464 2023-12-01T04:56:36.038 INFO:tasks.rados.rados.0.smithi080.stdout:1809: finishing write tid 2 to smithi08089843-464 2023-12-01T04:56:36.038 INFO:tasks.rados.rados.0.smithi080.stdout:1809: finishing write tid 3 to smithi08089843-464 2023-12-01T04:56:36.038 INFO:tasks.rados.rados.0.smithi080.stdout:1809: finishing write tid 4 to smithi08089843-464 2023-12-01T04:56:36.038 INFO:tasks.rados.rados.0.smithi080.stdout:1809: oid 464 updating version 0 to 233 2023-12-01T04:56:36.038 INFO:tasks.rados.rados.0.smithi080.stdout:1809: oid 464 updating version 233 to 234 2023-12-01T04:56:36.038 INFO:tasks.rados.rados.0.smithi080.stdout:1809: oid 464 updating version 234 to 235 2023-12-01T04:56:36.038 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 464 v 235 (ObjNum 1232 snap 0 seq_num 1232) dirty exists 2023-12-01T04:56:36.038 INFO:tasks.rados.rados.0.smithi080.stdout:1809: left oid 464 (ObjNum 1232 snap 0 seq_num 1232) 2023-12-01T04:56:36.038 INFO:tasks.rados.rados.0.smithi080.stdout:1810: finishing write tid 1 to smithi08089843-281 2023-12-01T04:56:36.038 INFO:tasks.rados.rados.0.smithi080.stdout:1810: finishing write tid 2 to smithi08089843-281 2023-12-01T04:56:36.038 INFO:tasks.rados.rados.0.smithi080.stdout:1810: finishing write tid 3 to smithi08089843-281 2023-12-01T04:56:36.039 INFO:tasks.rados.rados.0.smithi080.stdout:1810: finishing write tid 4 to smithi08089843-281 2023-12-01T04:56:36.039 INFO:tasks.rados.rados.0.smithi080.stdout:1810: oid 281 updating version 0 to 259 2023-12-01T04:56:36.039 INFO:tasks.rados.rados.0.smithi080.stdout:1810: oid 281 version 259 is already newer than 258 2023-12-01T04:56:36.039 INFO:tasks.rados.rados.0.smithi080.stdout:1810: oid 281 updating version 259 to 260 2023-12-01T04:56:36.039 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 281 v 260 (ObjNum 1233 snap 0 seq_num 1233) dirty exists 2023-12-01T04:56:36.039 INFO:tasks.rados.rados.0.smithi080.stdout:1810: left oid 281 (ObjNum 1233 snap 0 seq_num 1233) 2023-12-01T04:56:36.039 INFO:tasks.rados.rados.0.smithi080.stdout:1811: finishing write tid 1 to smithi08089843-413 2023-12-01T04:56:36.039 INFO:tasks.rados.rados.0.smithi080.stdout:1811: finishing write tid 2 to smithi08089843-413 2023-12-01T04:56:36.039 INFO:tasks.rados.rados.0.smithi080.stdout:1811: finishing write tid 3 to smithi08089843-413 2023-12-01T04:56:36.039 INFO:tasks.rados.rados.0.smithi080.stdout:1811: finishing write tid 4 to smithi08089843-413 2023-12-01T04:56:36.039 INFO:tasks.rados.rados.0.smithi080.stdout:1811: oid 413 updating version 0 to 163 2023-12-01T04:56:36.039 INFO:tasks.rados.rados.0.smithi080.stdout:1811: oid 413 updating version 163 to 165 2023-12-01T04:56:36.039 INFO:tasks.rados.rados.0.smithi080.stdout:1811: oid 413 version 165 is already newer than 164 2023-12-01T04:56:36.039 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 413 v 165 (ObjNum 1234 snap 0 seq_num 1234) dirty exists 2023-12-01T04:56:36.039 INFO:tasks.rados.rados.0.smithi080.stdout:1811: left oid 413 (ObjNum 1234 snap 0 seq_num 1234) 2023-12-01T04:56:36.039 INFO:tasks.rados.rados.0.smithi080.stdout:1813: finishing write tid 1 to smithi08089843-341 2023-12-01T04:56:36.040 INFO:tasks.rados.rados.0.smithi080.stdout:1812: expect (ObjNum 318 snap 0 seq_num 318) 2023-12-01T04:56:36.149 INFO:tasks.rados.rados.0.smithi080.stdout:1813: finishing write tid 2 to smithi08089843-341 2023-12-01T04:56:36.149 INFO:tasks.rados.rados.0.smithi080.stdout:1813: finishing write tid 3 to smithi08089843-341 2023-12-01T04:56:36.149 INFO:tasks.rados.rados.0.smithi080.stdout:1813: finishing write tid 4 to smithi08089843-341 2023-12-01T04:56:36.150 INFO:tasks.rados.rados.0.smithi080.stdout:1813: oid 341 updating version 0 to 280 2023-12-01T04:56:36.150 INFO:tasks.rados.rados.0.smithi080.stdout:1813: oid 341 version 280 is already newer than 279 2023-12-01T04:56:36.150 INFO:tasks.rados.rados.0.smithi080.stdout:1813: oid 341 updating version 280 to 281 2023-12-01T04:56:36.150 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 341 v 281 (ObjNum 1235 snap 0 seq_num 1235) dirty exists 2023-12-01T04:56:36.150 INFO:tasks.rados.rados.0.smithi080.stdout:1813: left oid 341 (ObjNum 1235 snap 0 seq_num 1235) 2023-12-01T04:56:36.150 INFO:tasks.rados.rados.0.smithi080.stdout:1814: finishing write tid 1 to smithi08089843-234 2023-12-01T04:56:36.150 INFO:tasks.rados.rados.0.smithi080.stdout:1814: finishing write tid 2 to smithi08089843-234 2023-12-01T04:56:36.150 INFO:tasks.rados.rados.0.smithi080.stdout:1814: finishing write tid 3 to smithi08089843-234 2023-12-01T04:56:36.150 INFO:tasks.rados.rados.0.smithi080.stdout:1814: finishing write tid 4 to smithi08089843-234 2023-12-01T04:56:36.150 INFO:tasks.rados.rados.0.smithi080.stdout:1814: oid 234 updating version 0 to 248 2023-12-01T04:56:36.150 INFO:tasks.rados.rados.0.smithi080.stdout:1814: oid 234 version 248 is already newer than 247 2023-12-01T04:56:36.150 INFO:tasks.rados.rados.0.smithi080.stdout:1814: oid 234 updating version 248 to 249 2023-12-01T04:56:36.150 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 234 v 249 (ObjNum 1236 snap 0 seq_num 1236) dirty exists 2023-12-01T04:56:36.151 INFO:tasks.rados.rados.0.smithi080.stdout:1814: left oid 234 (ObjNum 1236 snap 0 seq_num 1236) 2023-12-01T04:56:36.151 INFO:tasks.rados.rados.0.smithi080.stdout:1815: finishing write tid 1 to smithi08089843-153 2023-12-01T04:56:36.151 INFO:tasks.rados.rados.0.smithi080.stdout:1815: finishing write tid 2 to smithi08089843-153 2023-12-01T04:56:36.151 INFO:tasks.rados.rados.0.smithi080.stdout:1815: finishing write tid 3 to smithi08089843-153 2023-12-01T04:56:36.151 INFO:tasks.rados.rados.0.smithi080.stdout:1815: finishing write tid 4 to smithi08089843-153 2023-12-01T04:56:36.151 INFO:tasks.rados.rados.0.smithi080.stdout:1815: oid 153 updating version 0 to 257 2023-12-01T04:56:36.151 INFO:tasks.rados.rados.0.smithi080.stdout:1815: oid 153 updating version 257 to 259 2023-12-01T04:56:36.151 INFO:tasks.rados.rados.0.smithi080.stdout:1815: oid 153 version 259 is already newer than 258 2023-12-01T04:56:36.151 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 153 v 259 (ObjNum 1237 snap 0 seq_num 1237) dirty exists 2023-12-01T04:56:36.151 INFO:tasks.rados.rados.0.smithi080.stdout:1815: left oid 153 (ObjNum 1237 snap 0 seq_num 1237) 2023-12-01T04:56:36.151 INFO:tasks.rados.rados.0.smithi080.stdout:1816: finishing write tid 1 to smithi08089843-141 2023-12-01T04:56:36.151 INFO:tasks.rados.rados.0.smithi080.stdout:1816: finishing write tid 2 to smithi08089843-141 2023-12-01T04:56:36.151 INFO:tasks.rados.rados.0.smithi080.stdout:1816: finishing write tid 3 to smithi08089843-141 2023-12-01T04:56:36.151 INFO:tasks.rados.rados.0.smithi080.stdout:1816: finishing write tid 4 to smithi08089843-141 2023-12-01T04:56:36.151 INFO:tasks.rados.rados.0.smithi080.stdout:1816: oid 141 updating version 0 to 284 2023-12-01T04:56:36.152 INFO:tasks.rados.rados.0.smithi080.stdout:1816: oid 141 updating version 284 to 285 2023-12-01T04:56:36.152 INFO:tasks.rados.rados.0.smithi080.stdout:1816: oid 141 version 285 is already newer than 283 2023-12-01T04:56:36.152 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 141 v 285 (ObjNum 1238 snap 0 seq_num 1238) dirty exists 2023-12-01T04:56:36.152 INFO:tasks.rados.rados.0.smithi080.stdout:1816: left oid 141 (ObjNum 1238 snap 0 seq_num 1238) 2023-12-01T04:56:36.152 INFO:tasks.rados.rados.0.smithi080.stdout:1817: finishing write tid 1 to smithi08089843-231 2023-12-01T04:56:36.152 INFO:tasks.rados.rados.0.smithi080.stdout:1817: finishing write tid 2 to smithi08089843-231 2023-12-01T04:56:36.152 INFO:tasks.rados.rados.0.smithi080.stdout:1817: finishing write tid 3 to smithi08089843-231 2023-12-01T04:56:36.152 INFO:tasks.rados.rados.0.smithi080.stdout:1817: finishing write tid 4 to smithi08089843-231 2023-12-01T04:56:36.152 INFO:tasks.rados.rados.0.smithi080.stdout:1817: finishing write tid 5 to smithi08089843-231 2023-12-01T04:56:36.152 INFO:tasks.rados.rados.0.smithi080.stdout:1817: oid 231 updating version 0 to 286 2023-12-01T04:56:36.152 INFO:tasks.rados.rados.0.smithi080.stdout:1817: oid 231 updating version 286 to 288 2023-12-01T04:56:36.152 INFO:tasks.rados.rados.0.smithi080.stdout:1817: oid 231 version 288 is already newer than 287 2023-12-01T04:56:36.152 INFO:tasks.rados.rados.0.smithi080.stdout:1817: oid 231 updating version 288 to 289 2023-12-01T04:56:36.152 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 231 v 289 (ObjNum 1239 snap 0 seq_num 1239) dirty exists 2023-12-01T04:56:36.152 INFO:tasks.rados.rados.0.smithi080.stdout:1817: left oid 231 (ObjNum 1239 snap 0 seq_num 1239) 2023-12-01T04:56:36.153 INFO:tasks.rados.rados.0.smithi080.stdout:1820: finishing write tid 1 to smithi08089843-272 2023-12-01T04:56:36.153 INFO:tasks.rados.rados.0.smithi080.stdout:1820: finishing write tid 2 to smithi08089843-272 2023-12-01T04:56:36.153 INFO:tasks.rados.rados.0.smithi080.stdout:1820: finishing write tid 3 to smithi08089843-272 2023-12-01T04:56:36.153 INFO:tasks.rados.rados.0.smithi080.stdout:1807: done (14 left) 2023-12-01T04:56:36.153 INFO:tasks.rados.rados.0.smithi080.stdout:1808: done (13 left) 2023-12-01T04:56:36.153 INFO:tasks.rados.rados.0.smithi080.stdout:1809: done (12 left) 2023-12-01T04:56:36.153 INFO:tasks.rados.rados.0.smithi080.stdout:1810: done (11 left) 2023-12-01T04:56:36.153 INFO:tasks.rados.rados.0.smithi080.stdout:1811: done (10 left) 2023-12-01T04:56:36.153 INFO:tasks.rados.rados.0.smithi080.stdout:1812: done (9 left) 2023-12-01T04:56:36.153 INFO:tasks.rados.rados.0.smithi080.stdout:1813: done (8 left) 2023-12-01T04:56:36.153 INFO:tasks.rados.rados.0.smithi080.stdout:1814: done (7 left) 2023-12-01T04:56:36.153 INFO:tasks.rados.rados.0.smithi080.stdout:1815: done (6 left) 2023-12-01T04:56:36.153 INFO:tasks.rados.rados.0.smithi080.stdout:1816: done (5 left) 2023-12-01T04:56:36.153 INFO:tasks.rados.rados.0.smithi080.stdout:1817: done (4 left) 2023-12-01T04:56:36.153 INFO:tasks.rados.rados.0.smithi080.stdout:1818: done (3 left) 2023-12-01T04:56:36.154 INFO:tasks.rados.rados.0.smithi080.stdout:1819: done (2 left) 2023-12-01T04:56:36.154 INFO:tasks.rados.rados.0.smithi080.stdout:1821: done (1 left) 2023-12-01T04:56:36.154 INFO:tasks.rados.rados.0.smithi080.stdout:1822: write oid 93 current snap is 0 2023-12-01T04:56:36.154 INFO:tasks.rados.rados.0.smithi080.stdout:1820: finishing write tid 4 to smithi08089843-272 2023-12-01T04:56:36.154 INFO:tasks.rados.rados.0.smithi080.stdout:1820: oid 272 updating version 0 to 281 2023-12-01T04:56:36.154 INFO:tasks.rados.rados.0.smithi080.stdout:1820: oid 272 updating version 281 to 282 2023-12-01T04:56:36.154 INFO:tasks.rados.rados.0.smithi080.stdout:1820: oid 272 version 282 is already newer than 280 2023-12-01T04:56:36.154 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 272 v 282 (ObjNum 1240 snap 0 seq_num 1240) dirty exists 2023-12-01T04:56:36.154 INFO:tasks.rados.rados.0.smithi080.stdout:1820: left oid 272 (ObjNum 1240 snap 0 seq_num 1240) 2023-12-01T04:56:36.154 INFO:tasks.rados.rados.0.smithi080.stdout:1822: seq_num 1242 ranges {474294=424797,1428871=628093,2657357=216937} 2023-12-01T04:56:36.160 INFO:tasks.rados.rados.0.smithi080.stdout:1822: writing smithi08089843-93 from 474294 to 899091 tid 1 2023-12-01T04:56:36.167 INFO:tasks.rados.rados.0.smithi080.stdout:1822: writing smithi08089843-93 from 1428871 to 2056964 tid 2 2023-12-01T04:56:36.172 INFO:tasks.rados.rados.0.smithi080.stdout:1822: writing smithi08089843-93 from 2657357 to 2874294 tid 3 2023-12-01T04:56:36.173 INFO:tasks.rados.rados.0.smithi080.stdout:1820: done (1 left) 2023-12-01T04:56:36.173 INFO:tasks.rados.rados.0.smithi080.stdout:1823: write oid 410 current snap is 0 2023-12-01T04:56:36.173 INFO:tasks.rados.rados.0.smithi080.stdout:1822: finishing write tid 1 to smithi08089843-93 2023-12-01T04:56:36.173 INFO:tasks.rados.rados.0.smithi080.stdout:1822: finishing write tid 2 to smithi08089843-93 2023-12-01T04:56:36.173 INFO:tasks.rados.rados.0.smithi080.stdout:1823: seq_num 1243 ranges {491101=500046,1487353=488104,2401133=489968} 2023-12-01T04:56:36.178 INFO:tasks.rados.rados.0.smithi080.stdout:1823: writing smithi08089843-410 from 491101 to 991147 tid 1 2023-12-01T04:56:36.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:56:35 smithi080 bash[41963]: audit 2023-12-01T04:56:35.870715+0000 mon.c (mon.2) 146 : audit 0 from='client.? 172.21.15.80:0/1465461598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:56:36.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:56:35 smithi080 bash[28361]: audit 2023-12-01T04:56:35.870715+0000 mon.c (mon.2) 146 : audit 0 from='client.? 172.21.15.80:0/1465461598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:56:36.183 INFO:tasks.rados.rados.0.smithi080.stdout:1823: writing smithi08089843-410 from 1487353 to 1975457 tid 2 2023-12-01T04:56:36.189 INFO:tasks.rados.rados.0.smithi080.stdout:1823: writing smithi08089843-410 from 2401133 to 2891101 tid 3 2023-12-01T04:56:36.189 INFO:tasks.rados.rados.0.smithi080.stdout:1824: write oid 437 current snap is 0 2023-12-01T04:56:36.189 INFO:tasks.rados.rados.0.smithi080.stdout:1822: finishing write tid 3 to smithi08089843-93 2023-12-01T04:56:36.189 INFO:tasks.rados.rados.0.smithi080.stdout:1824: seq_num 1244 ranges {507908=575295,1829482=631762} 2023-12-01T04:56:36.195 INFO:tasks.rados.rados.0.smithi080.stdout:1824: writing smithi08089843-437 from 507908 to 1083203 tid 1 2023-12-01T04:56:36.203 INFO:tasks.rados.rados.0.smithi080.stdout:1824: writing smithi08089843-437 from 1829482 to 2461244 tid 2 2023-12-01T04:56:36.204 INFO:tasks.rados.rados.0.smithi080.stdout:1825: read oid 227 snap -1 2023-12-01T04:56:36.204 INFO:tasks.rados.rados.0.smithi080.stdout:1825: expect (ObjNum 226 snap 0 seq_num 226) 2023-12-01T04:56:36.204 INFO:tasks.rados.rados.0.smithi080.stdout:1826: read oid 260 snap -1 2023-12-01T04:56:36.204 INFO:tasks.rados.rados.0.smithi080.stdout:1826: expect (ObjNum 933 snap 0 seq_num 933) 2023-12-01T04:56:36.204 INFO:tasks.rados.rados.0.smithi080.stdout:1827: write oid 139 current snap is 0 2023-12-01T04:56:36.204 INFO:tasks.rados.rados.0.smithi080.stdout:1822: finishing write tid 4 to smithi08089843-93 2023-12-01T04:56:36.205 INFO:tasks.rados.rados.0.smithi080.stdout:1822: finishing write tid 5 to smithi08089843-93 2023-12-01T04:56:36.205 INFO:tasks.rados.rados.0.smithi080.stdout:1822: oid 93 updating version 0 to 261 2023-12-01T04:56:36.205 INFO:tasks.rados.rados.0.smithi080.stdout:1822: oid 93 updating version 261 to 263 2023-12-01T04:56:36.205 INFO:tasks.rados.rados.0.smithi080.stdout:1822: oid 93 updating version 263 to 264 2023-12-01T04:56:36.205 INFO:tasks.rados.rados.0.smithi080.stdout:1822: oid 93 version 264 is already newer than 262 2023-12-01T04:56:36.205 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 93 v 264 (ObjNum 1242 snap 0 seq_num 1242) dirty exists 2023-12-01T04:56:36.205 INFO:tasks.rados.rados.0.smithi080.stdout:1822: left oid 93 (ObjNum 1242 snap 0 seq_num 1242) 2023-12-01T04:56:36.205 INFO:tasks.rados.rados.0.smithi080.stdout:1823: finishing write tid 1 to smithi08089843-410 2023-12-01T04:56:36.206 INFO:tasks.rados.rados.0.smithi080.stdout:1827: seq_num 1245 ranges {524715=650544,1887964=491773} 2023-12-01T04:56:36.210 INFO:tasks.rados.rados.0.smithi080.stdout:1827: writing smithi08089843-139 from 524715 to 1175259 tid 1 2023-12-01T04:56:36.218 INFO:tasks.rados.rados.0.smithi080.stdout:1827: writing smithi08089843-139 from 1887964 to 2379737 tid 2 2023-12-01T04:56:36.218 INFO:tasks.rados.rados.0.smithi080.stdout:1822: done (5 left) 2023-12-01T04:56:36.218 INFO:tasks.rados.rados.0.smithi080.stdout:1823: finishing write tid 2 to smithi08089843-410 2023-12-01T04:56:36.219 INFO:tasks.rados.rados.0.smithi080.stdout:1823: finishing write tid 3 to smithi08089843-410 2023-12-01T04:56:36.219 INFO:tasks.rados.rados.0.smithi080.stdout:1828: read oid 320 snap -1 2023-12-01T04:56:36.219 INFO:tasks.rados.rados.0.smithi080.stdout:1828: expect (ObjNum 795 snap 0 seq_num 795) 2023-12-01T04:56:36.219 INFO:tasks.rados.rados.0.smithi080.stdout:1829: write oid 496 current snap is 0 2023-12-01T04:56:36.219 INFO:tasks.rados.rados.0.smithi080.stdout:1829: seq_num 1246 ranges {541522=725793,1946446=635431} 2023-12-01T04:56:36.224 INFO:tasks.rados.rados.0.smithi080.stdout:1829: writing smithi08089843-496 from 541522 to 1267315 tid 1 2023-12-01T04:56:36.233 INFO:tasks.rados.rados.0.smithi080.stdout:1829: writing smithi08089843-496 from 1946446 to 2581877 tid 2 2023-12-01T04:56:36.233 INFO:tasks.rados.rados.0.smithi080.stdout:1830: delete oid 31 current snap is 0 2023-12-01T04:56:36.233 INFO:tasks.rados.rados.0.smithi080.stdout:1823: finishing write tid 4 to smithi08089843-410 2023-12-01T04:56:36.233 INFO:tasks.rados.rados.0.smithi080.stdout:1823: finishing write tid 5 to smithi08089843-410 2023-12-01T04:56:36.233 INFO:tasks.rados.rados.0.smithi080.stdout:1823: oid 410 updating version 0 to 272 2023-12-01T04:56:36.233 INFO:tasks.rados.rados.0.smithi080.stdout:1823: oid 410 updating version 272 to 275 2023-12-01T04:56:36.233 INFO:tasks.rados.rados.0.smithi080.stdout:1823: oid 410 version 275 is already newer than 274 2023-12-01T04:56:36.234 INFO:tasks.rados.rados.0.smithi080.stdout:1823: oid 410 version 275 is already newer than 273 2023-12-01T04:56:36.234 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 410 v 275 (ObjNum 1243 snap 0 seq_num 1243) dirty exists 2023-12-01T04:56:36.234 INFO:tasks.rados.rados.0.smithi080.stdout:1823: left oid 410 (ObjNum 1243 snap 0 seq_num 1243) 2023-12-01T04:56:36.234 INFO:tasks.rados.rados.0.smithi080.stdout:1824: finishing write tid 1 to smithi08089843-437 2023-12-01T04:56:36.234 INFO:tasks.rados.rados.0.smithi080.stdout:1824: finishing write tid 2 to smithi08089843-437 2023-12-01T04:56:36.234 INFO:tasks.rados.rados.0.smithi080.stdout:1824: finishing write tid 3 to smithi08089843-437 2023-12-01T04:56:36.234 INFO:tasks.rados.rados.0.smithi080.stdout:1824: finishing write tid 4 to smithi08089843-437 2023-12-01T04:56:36.234 INFO:tasks.rados.rados.0.smithi080.stdout:1824: oid 437 updating version 0 to 260 2023-12-01T04:56:36.234 INFO:tasks.rados.rados.0.smithi080.stdout:1824: oid 437 updating version 260 to 262 2023-12-01T04:56:36.235 INFO:tasks.rados.rados.0.smithi080.stdout:1824: oid 437 version 262 is already newer than 261 2023-12-01T04:56:36.235 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 437 v 262 (ObjNum 1244 snap 0 seq_num 1244) dirty exists 2023-12-01T04:56:36.235 INFO:tasks.rados.rados.0.smithi080.stdout:1824: left oid 437 (ObjNum 1244 snap 0 seq_num 1244) 2023-12-01T04:56:36.235 INFO:tasks.rados.rados.0.smithi080.stdout:1825: expect (ObjNum 226 snap 0 seq_num 226) 2023-12-01T04:56:36.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:56:35 smithi090 bash[32384]: audit 2023-12-01T04:56:35.870715+0000 mon.c (mon.2) 146 : audit 0 from='client.? 172.21.15.80:0/1465461598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:56:36.365 INFO:tasks.rados.rados.0.smithi080.stdout:1827: finishing write tid 1 to smithi08089843-139 2023-12-01T04:56:36.365 INFO:tasks.rados.rados.0.smithi080.stdout:1826: expect (ObjNum 933 snap 0 seq_num 933) 2023-12-01T04:56:36.582 INFO:tasks.rados.rados.0.smithi080.stdout:1827: finishing write tid 2 to smithi08089843-139 2023-12-01T04:56:36.582 INFO:tasks.rados.rados.0.smithi080.stdout:1827: finishing write tid 3 to smithi08089843-139 2023-12-01T04:56:36.582 INFO:tasks.rados.rados.0.smithi080.stdout:1827: finishing write tid 4 to smithi08089843-139 2023-12-01T04:56:36.583 INFO:tasks.rados.rados.0.smithi080.stdout:1827: oid 139 updating version 0 to 283 2023-12-01T04:56:36.583 INFO:tasks.rados.rados.0.smithi080.stdout:1827: oid 139 version 283 is already newer than 282 2023-12-01T04:56:36.583 INFO:tasks.rados.rados.0.smithi080.stdout:1827: oid 139 updating version 283 to 284 2023-12-01T04:56:36.583 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 139 v 284 (ObjNum 1245 snap 0 seq_num 1245) dirty exists 2023-12-01T04:56:36.583 INFO:tasks.rados.rados.0.smithi080.stdout:1827: left oid 139 (ObjNum 1245 snap 0 seq_num 1245) 2023-12-01T04:56:36.583 INFO:tasks.rados.rados.0.smithi080.stdout:1828: expect (ObjNum 795 snap 0 seq_num 795) 2023-12-01T04:56:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:56:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:04:56:36] "GET /metrics HTTP/1.1" 200 36347 "" "Prometheus/2.43.0" 2023-12-01T04:56:36.740 INFO:tasks.rados.rados.0.smithi080.stdout:1829: finishing write tid 1 to smithi08089843-496 2023-12-01T04:56:36.740 INFO:tasks.rados.rados.0.smithi080.stdout:1829: finishing write tid 2 to smithi08089843-496 2023-12-01T04:56:36.740 INFO:tasks.rados.rados.0.smithi080.stdout:1829: finishing write tid 3 to smithi08089843-496 2023-12-01T04:56:36.740 INFO:tasks.rados.rados.0.smithi080.stdout:1829: finishing write tid 4 to smithi08089843-496 2023-12-01T04:56:36.740 INFO:tasks.rados.rados.0.smithi080.stdout:1829: oid 496 updating version 0 to 226 2023-12-01T04:56:36.740 INFO:tasks.rados.rados.0.smithi080.stdout:1829: oid 496 version 226 is already newer than 225 2023-12-01T04:56:36.740 INFO:tasks.rados.rados.0.smithi080.stdout:1829: oid 496 version 226 is already newer than 224 2023-12-01T04:56:36.740 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 496 v 226 (ObjNum 1246 snap 0 seq_num 1246) dirty exists 2023-12-01T04:56:36.740 INFO:tasks.rados.rados.0.smithi080.stdout:1829: left oid 496 (ObjNum 1246 snap 0 seq_num 1246) 2023-12-01T04:56:36.740 INFO:tasks.rados.rados.0.smithi080.stdout:1823: done (7 left) 2023-12-01T04:56:36.740 INFO:tasks.rados.rados.0.smithi080.stdout:1824: done (6 left) 2023-12-01T04:56:36.740 INFO:tasks.rados.rados.0.smithi080.stdout:1825: done (5 left) 2023-12-01T04:56:36.740 INFO:tasks.rados.rados.0.smithi080.stdout:1826: done (4 left) 2023-12-01T04:56:36.741 INFO:tasks.rados.rados.0.smithi080.stdout:1827: done (3 left) 2023-12-01T04:56:36.741 INFO:tasks.rados.rados.0.smithi080.stdout:1828: done (2 left) 2023-12-01T04:56:36.741 INFO:tasks.rados.rados.0.smithi080.stdout:1829: done (1 left) 2023-12-01T04:56:36.741 INFO:tasks.rados.rados.0.smithi080.stdout:1830: done (0 left) 2023-12-01T04:56:36.741 INFO:tasks.rados.rados.0.smithi080.stdout:1831: write oid 128 current snap is 0 2023-12-01T04:56:36.741 INFO:tasks.rados.rados.0.smithi080.stdout:1831: seq_num 1248 ranges {575136=592644,1663410=639100,2705542=269594} 2023-12-01T04:56:36.752 INFO:tasks.rados.rados.0.smithi080.stdout:1831: writing smithi08089843-128 from 575136 to 1167780 tid 1 2023-12-01T04:56:36.758 INFO:tasks.rados.rados.0.smithi080.stdout:1831: writing smithi08089843-128 from 1663410 to 2302510 tid 2 2023-12-01T04:56:36.762 INFO:tasks.rados.rados.0.smithi080.stdout:1831: writing smithi08089843-128 from 2705542 to 2975136 tid 3 2023-12-01T04:56:36.763 INFO:tasks.rados.rados.0.smithi080.stdout:1832: read oid 316 snap -1 2023-12-01T04:56:36.763 INFO:tasks.rados.rados.0.smithi080.stdout:1832: expect (ObjNum 861 snap 0 seq_num 861) 2023-12-01T04:56:36.763 INFO:tasks.rados.rados.0.smithi080.stdout:1833: read oid 331 snap -1 2023-12-01T04:56:36.763 INFO:tasks.rados.rados.0.smithi080.stdout:1833: expect (ObjNum 1080 snap 0 seq_num 1080) 2023-12-01T04:56:36.763 INFO:tasks.rados.rados.0.smithi080.stdout:1834: read oid 454 snap -1 2023-12-01T04:56:36.763 INFO:tasks.rados.rados.0.smithi080.stdout:1834: expect (ObjNum 853 snap 0 seq_num 853) 2023-12-01T04:56:36.763 INFO:tasks.rados.rados.0.smithi080.stdout:1835: write oid 245 current snap is 0 2023-12-01T04:56:36.763 INFO:tasks.rados.rados.0.smithi080.stdout:1831: finishing write tid 1 to smithi08089843-128 2023-12-01T04:56:36.763 INFO:tasks.rados.rados.0.smithi080.stdout:1835: seq_num 1249 ranges {591943=667893,1721892=782758} 2023-12-01T04:56:36.770 INFO:tasks.rados.rados.0.smithi080.stdout:1835: writing smithi08089843-245 from 591943 to 1259836 tid 1 2023-12-01T04:56:36.777 INFO:tasks.rados.rados.0.smithi080.stdout:1835: writing smithi08089843-245 from 1721892 to 2504650 tid 2 2023-12-01T04:56:36.778 INFO:tasks.rados.rados.0.smithi080.stdout:1836: delete oid 292 current snap is 0 2023-12-01T04:56:36.778 INFO:tasks.rados.rados.0.smithi080.stdout:1832: expect (ObjNum 861 snap 0 seq_num 861) 2023-12-01T04:56:36.892 INFO:tasks.rados.rados.0.smithi080.stdout:1831: finishing write tid 2 to smithi08089843-128 2023-12-01T04:56:36.892 INFO:tasks.rados.rados.0.smithi080.stdout:1831: finishing write tid 3 to smithi08089843-128 2023-12-01T04:56:36.893 INFO:tasks.rados.rados.0.smithi080.stdout:1831: finishing write tid 4 to smithi08089843-128 2023-12-01T04:56:36.893 INFO:tasks.rados.rados.0.smithi080.stdout:1831: finishing write tid 5 to smithi08089843-128 2023-12-01T04:56:36.893 INFO:tasks.rados.rados.0.smithi080.stdout:1831: oid 128 updating version 0 to 252 2023-12-01T04:56:36.893 INFO:tasks.rados.rados.0.smithi080.stdout:1831: oid 128 updating version 252 to 253 2023-12-01T04:56:36.893 INFO:tasks.rados.rados.0.smithi080.stdout:1831: oid 128 version 253 is already newer than 250 2023-12-01T04:56:36.893 INFO:tasks.rados.rados.0.smithi080.stdout:1831: oid 128 version 253 is already newer than 251 2023-12-01T04:56:36.893 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 128 v 253 (ObjNum 1248 snap 0 seq_num 1248) dirty exists 2023-12-01T04:56:36.893 INFO:tasks.rados.rados.0.smithi080.stdout:1831: left oid 128 (ObjNum 1248 snap 0 seq_num 1248) 2023-12-01T04:56:36.893 INFO:tasks.rados.rados.0.smithi080.stdout:1834: expect (ObjNum 853 snap 0 seq_num 853) 2023-12-01T04:56:37.007 INFO:tasks.rados.rados.0.smithi080.stdout:1833: expect (ObjNum 1080 snap 0 seq_num 1080) 2023-12-01T04:56:37.126 INFO:tasks.rados.rados.0.smithi080.stdout:1835: finishing write tid 1 to smithi08089843-245 2023-12-01T04:56:37.126 INFO:tasks.rados.rados.0.smithi080.stdout:1835: finishing write tid 2 to smithi08089843-245 2023-12-01T04:56:37.126 INFO:tasks.rados.rados.0.smithi080.stdout:1835: finishing write tid 3 to smithi08089843-245 2023-12-01T04:56:37.126 INFO:tasks.rados.rados.0.smithi080.stdout:1835: finishing write tid 4 to smithi08089843-245 2023-12-01T04:56:37.126 INFO:tasks.rados.rados.0.smithi080.stdout:1835: oid 245 updating version 0 to 276 2023-12-01T04:56:37.126 INFO:tasks.rados.rados.0.smithi080.stdout:1835: oid 245 updating version 276 to 277 2023-12-01T04:56:37.126 INFO:tasks.rados.rados.0.smithi080.stdout:1835: oid 245 updating version 277 to 278 2023-12-01T04:56:37.126 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 245 v 278 (ObjNum 1249 snap 0 seq_num 1249) dirty exists 2023-12-01T04:56:37.126 INFO:tasks.rados.rados.0.smithi080.stdout:1835: left oid 245 (ObjNum 1249 snap 0 seq_num 1249) 2023-12-01T04:56:37.127 INFO:tasks.rados.rados.0.smithi080.stdout:1831: done (5 left) 2023-12-01T04:56:37.127 INFO:tasks.rados.rados.0.smithi080.stdout:1832: done (4 left) 2023-12-01T04:56:37.127 INFO:tasks.rados.rados.0.smithi080.stdout:1833: done (3 left) 2023-12-01T04:56:37.127 INFO:tasks.rados.rados.0.smithi080.stdout:1834: done (2 left) 2023-12-01T04:56:37.127 INFO:tasks.rados.rados.0.smithi080.stdout:1835: done (1 left) 2023-12-01T04:56:37.127 INFO:tasks.rados.rados.0.smithi080.stdout:1836: done (0 left) 2023-12-01T04:56:37.127 INFO:tasks.rados.rados.0.smithi080.stdout:1837: read oid 123 snap -1 2023-12-01T04:56:37.127 INFO:tasks.rados.rados.0.smithi080.stdout:1837: expect (ObjNum 504 snap 0 seq_num 504) 2023-12-01T04:56:37.127 INFO:tasks.rados.rados.0.smithi080.stdout:1838: write oid 349 current snap is 0 2023-12-01T04:56:37.127 INFO:tasks.rados.rados.0.smithi080.stdout:1838: seq_num 1251 ranges {625557=418391,1838856=786427} 2023-12-01T04:56:37.138 INFO:tasks.rados.rados.0.smithi080.stdout:1838: writing smithi08089843-349 from 625557 to 1043948 tid 1 2023-12-01T04:56:37.147 INFO:tasks.rados.rados.0.smithi080.stdout:1838: writing smithi08089843-349 from 1838856 to 2625283 tid 2 2023-12-01T04:56:37.147 INFO:tasks.rados.rados.0.smithi080.stdout:1839: write oid 169 current snap is 0 2023-12-01T04:56:37.147 INFO:tasks.rados.rados.0.smithi080.stdout:1839: seq_num 1252 ranges {642364=493640,1897338=646438} 2023-12-01T04:56:37.154 INFO:tasks.rados.rados.0.smithi080.stdout:1839: writing smithi08089843-169 from 642364 to 1136004 tid 1 2023-12-01T04:56:37.162 INFO:tasks.rados.rados.0.smithi080.stdout:1839: writing smithi08089843-169 from 1897338 to 2543776 tid 2 2023-12-01T04:56:37.162 INFO:tasks.rados.rados.0.smithi080.stdout:1840: write oid 143 current snap is 0 2023-12-01T04:56:37.162 INFO:tasks.rados.rados.0.smithi080.stdout:1840: seq_num 1253 ranges {659171=568889,1839467=790096} 2023-12-01T04:56:37.168 INFO:tasks.rados.rados.0.smithi080.stdout:1840: writing smithi08089843-143 from 659171 to 1228060 tid 1 2023-12-01T04:56:37.176 INFO:tasks.rados.rados.0.smithi080.stdout:1840: writing smithi08089843-143 from 1839467 to 2629563 tid 2 2023-12-01T04:56:37.176 INFO:tasks.rados.rados.0.smithi080.stdout:1841: write oid 245 current snap is 0 2023-12-01T04:56:37.176 INFO:tasks.rados.rados.0.smithi080.stdout:1841: seq_num 1254 ranges {675978=644138,1897949=650107} 2023-12-01T04:56:37.183 INFO:tasks.rados.rados.0.smithi080.stdout:1841: writing smithi08089843-245 from 675978 to 1320116 tid 1 2023-12-01T04:56:37.190 INFO:tasks.rados.rados.0.smithi080.stdout:1841: writing smithi08089843-245 from 1897949 to 2548056 tid 2 2023-12-01T04:56:37.190 INFO:tasks.rados.rados.0.smithi080.stdout:1842: write oid 289 current snap is 0 2023-12-01T04:56:37.190 INFO:tasks.rados.rados.0.smithi080.stdout:1842: seq_num 1255 ranges {692785=435740,1672784=793765,2897503=195282} 2023-12-01T04:56:37.196 INFO:tasks.rados.rados.0.smithi080.stdout:1842: writing smithi08089843-289 from 692785 to 1128525 tid 1 2023-12-01T04:56:37.204 INFO:tasks.rados.rados.0.smithi080.stdout:1842: writing smithi08089843-289 from 1672784 to 2466549 tid 2 2023-12-01T04:56:37.207 INFO:tasks.rados.rados.0.smithi080.stdout:1842: writing smithi08089843-289 from 2897503 to 3092785 tid 3 2023-12-01T04:56:37.208 INFO:tasks.rados.rados.0.smithi080.stdout:1843: delete oid 260 current snap is 0 2023-12-01T04:56:37.208 INFO:tasks.rados.rados.0.smithi080.stdout:1837: expect (ObjNum 504 snap 0 seq_num 504) 2023-12-01T04:56:37.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:56:36 smithi090 bash[32384]: cluster 2023-12-01T04:56:36.144191+0000 mgr.y (mgr.24362) 243 : cluster 0 pgmap v214: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 87 MiB/s rd, 12 MiB/s wr, 119 op/s 2023-12-01T04:56:37.335 INFO:tasks.rados.rados.0.smithi080.stdout:1838: finishing write tid 1 to smithi08089843-349 2023-12-01T04:56:37.335 INFO:tasks.rados.rados.0.smithi080.stdout:1838: finishing write tid 2 to smithi08089843-349 2023-12-01T04:56:37.335 INFO:tasks.rados.rados.0.smithi080.stdout:1838: finishing write tid 3 to smithi08089843-349 2023-12-01T04:56:37.335 INFO:tasks.rados.rados.0.smithi080.stdout:1838: finishing write tid 4 to smithi08089843-349 2023-12-01T04:56:37.335 INFO:tasks.rados.rados.0.smithi080.stdout:1838: oid 349 updating version 0 to 215 2023-12-01T04:56:37.335 INFO:tasks.rados.rados.0.smithi080.stdout:1838: oid 349 updating version 215 to 216 2023-12-01T04:56:37.335 INFO:tasks.rados.rados.0.smithi080.stdout:1838: oid 349 updating version 216 to 217 2023-12-01T04:56:37.335 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 349 v 217 (ObjNum 1251 snap 0 seq_num 1251) dirty exists 2023-12-01T04:56:37.335 INFO:tasks.rados.rados.0.smithi080.stdout:1838: left oid 349 (ObjNum 1251 snap 0 seq_num 1251) 2023-12-01T04:56:37.335 INFO:tasks.rados.rados.0.smithi080.stdout:1839: finishing write tid 1 to smithi08089843-169 2023-12-01T04:56:37.335 INFO:tasks.rados.rados.0.smithi080.stdout:1839: finishing write tid 2 to smithi08089843-169 2023-12-01T04:56:37.335 INFO:tasks.rados.rados.0.smithi080.stdout:1839: finishing write tid 3 to smithi08089843-169 2023-12-01T04:56:37.335 INFO:tasks.rados.rados.0.smithi080.stdout:1839: finishing write tid 4 to smithi08089843-169 2023-12-01T04:56:37.336 INFO:tasks.rados.rados.0.smithi080.stdout:1839: oid 169 updating version 0 to 263 2023-12-01T04:56:37.336 INFO:tasks.rados.rados.0.smithi080.stdout:1839: oid 169 updating version 263 to 265 2023-12-01T04:56:37.336 INFO:tasks.rados.rados.0.smithi080.stdout:1839: oid 169 version 265 is already newer than 264 2023-12-01T04:56:37.336 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 169 v 265 (ObjNum 1252 snap 0 seq_num 1252) dirty exists 2023-12-01T04:56:37.336 INFO:tasks.rados.rados.0.smithi080.stdout:1839: left oid 169 (ObjNum 1252 snap 0 seq_num 1252) 2023-12-01T04:56:37.336 INFO:tasks.rados.rados.0.smithi080.stdout:1840: finishing write tid 1 to smithi08089843-143 2023-12-01T04:56:37.336 INFO:tasks.rados.rados.0.smithi080.stdout:1840: finishing write tid 2 to smithi08089843-143 2023-12-01T04:56:37.336 INFO:tasks.rados.rados.0.smithi080.stdout:1840: finishing write tid 3 to smithi08089843-143 2023-12-01T04:56:37.336 INFO:tasks.rados.rados.0.smithi080.stdout:1840: finishing write tid 4 to smithi08089843-143 2023-12-01T04:56:37.336 INFO:tasks.rados.rados.0.smithi080.stdout:1840: oid 143 updating version 0 to 192 2023-12-01T04:56:37.336 INFO:tasks.rados.rados.0.smithi080.stdout:1840: oid 143 updating version 192 to 194 2023-12-01T04:56:37.336 INFO:tasks.rados.rados.0.smithi080.stdout:1840: oid 143 version 194 is already newer than 193 2023-12-01T04:56:37.336 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 143 v 194 (ObjNum 1253 snap 0 seq_num 1253) dirty exists 2023-12-01T04:56:37.336 INFO:tasks.rados.rados.0.smithi080.stdout:1840: left oid 143 (ObjNum 1253 snap 0 seq_num 1253) 2023-12-01T04:56:37.337 INFO:tasks.rados.rados.0.smithi080.stdout:1841: finishing write tid 1 to smithi08089843-245 2023-12-01T04:56:37.337 INFO:tasks.rados.rados.0.smithi080.stdout:1841: finishing write tid 2 to smithi08089843-245 2023-12-01T04:56:37.337 INFO:tasks.rados.rados.0.smithi080.stdout:1837: done (6 left) 2023-12-01T04:56:37.337 INFO:tasks.rados.rados.0.smithi080.stdout:1838: done (5 left) 2023-12-01T04:56:37.337 INFO:tasks.rados.rados.0.smithi080.stdout:1839: done (4 left) 2023-12-01T04:56:37.337 INFO:tasks.rados.rados.0.smithi080.stdout:1840: done (3 left) 2023-12-01T04:56:37.337 INFO:tasks.rados.rados.0.smithi080.stdout:1843: done (2 left) 2023-12-01T04:56:37.337 INFO:tasks.rados.rados.0.smithi080.stdout:1844: read oid 125 snap -1 2023-12-01T04:56:37.337 INFO:tasks.rados.rados.0.smithi080.stdout:1844: expect deleted 2023-12-01T04:56:37.337 INFO:tasks.rados.rados.0.smithi080.stdout:1845: read oid 153 snap -1 2023-12-01T04:56:37.337 INFO:tasks.rados.rados.0.smithi080.stdout:1845: expect (ObjNum 1237 snap 0 seq_num 1237) 2023-12-01T04:56:37.337 INFO:tasks.rados.rados.0.smithi080.stdout:1846: delete oid 16 current snap is 0 2023-12-01T04:56:37.337 INFO:tasks.rados.rados.0.smithi080.stdout:1841: finishing write tid 3 to smithi08089843-245 2023-12-01T04:56:37.337 INFO:tasks.rados.rados.0.smithi080.stdout:1841: finishing write tid 4 to smithi08089843-245 2023-12-01T04:56:37.337 INFO:tasks.rados.rados.0.smithi080.stdout:1841: oid 245 updating version 0 to 279 2023-12-01T04:56:37.337 INFO:tasks.rados.rados.0.smithi080.stdout:1841: oid 245 updating version 279 to 280 2023-12-01T04:56:37.338 INFO:tasks.rados.rados.0.smithi080.stdout:1841: oid 245 updating version 280 to 281 2023-12-01T04:56:37.338 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 245 v 281 (ObjNum 1254 snap 0 seq_num 1254) dirty exists 2023-12-01T04:56:37.338 INFO:tasks.rados.rados.0.smithi080.stdout:1841: left oid 245 (ObjNum 1254 snap 0 seq_num 1254) 2023-12-01T04:56:37.338 INFO:tasks.rados.rados.0.smithi080.stdout:1842: finishing write tid 1 to smithi08089843-289 2023-12-01T04:56:37.338 INFO:tasks.rados.rados.0.smithi080.stdout:1842: finishing write tid 2 to smithi08089843-289 2023-12-01T04:56:37.338 INFO:tasks.rados.rados.0.smithi080.stdout:1842: finishing write tid 3 to smithi08089843-289 2023-12-01T04:56:37.338 INFO:tasks.rados.rados.0.smithi080.stdout:1842: finishing write tid 4 to smithi08089843-289 2023-12-01T04:56:37.338 INFO:tasks.rados.rados.0.smithi080.stdout:1842: finishing write tid 5 to smithi08089843-289 2023-12-01T04:56:37.338 INFO:tasks.rados.rados.0.smithi080.stdout:1842: oid 289 updating version 0 to 197 2023-12-01T04:56:37.338 INFO:tasks.rados.rados.0.smithi080.stdout:1842: oid 289 version 197 is already newer than 196 2023-12-01T04:56:37.338 INFO:tasks.rados.rados.0.smithi080.stdout:1842: oid 289 updating version 197 to 198 2023-12-01T04:56:37.338 INFO:tasks.rados.rados.0.smithi080.stdout:1842: oid 289 updating version 198 to 199 2023-12-01T04:56:37.338 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 289 v 199 (ObjNum 1255 snap 0 seq_num 1255) dirty exists 2023-12-01T04:56:37.338 INFO:tasks.rados.rados.0.smithi080.stdout:1842: left oid 289 (ObjNum 1255 snap 0 seq_num 1255) 2023-12-01T04:56:37.339 INFO:tasks.rados.rados.0.smithi080.stdout:1841: done (4 left) 2023-12-01T04:56:37.339 INFO:tasks.rados.rados.0.smithi080.stdout:1842: done (3 left) 2023-12-01T04:56:37.339 INFO:tasks.rados.rados.0.smithi080.stdout:1844: done (2 left) 2023-12-01T04:56:37.339 INFO:tasks.rados.rados.0.smithi080.stdout:1846: done (1 left) 2023-12-01T04:56:37.339 INFO:tasks.rados.rados.0.smithi080.stdout:1847: write oid 168 current snap is 0 2023-12-01T04:56:37.339 INFO:tasks.rados.rados.0.smithi080.stdout:1847: seq_num 1258 ranges {743206=661487,2131877=541092} 2023-12-01T04:56:37.350 INFO:tasks.rados.rados.0.smithi080.stdout:1847: writing smithi08089843-168 from 743206 to 1404693 tid 1 2023-12-01T04:56:37.358 INFO:tasks.rados.rados.0.smithi080.stdout:1847: writing smithi08089843-168 from 2131877 to 2672969 tid 2 2023-12-01T04:56:37.358 INFO:tasks.rados.rados.0.smithi080.stdout:1848: delete oid 259 current snap is 0 2023-12-01T04:56:37.358 INFO:tasks.rados.rados.0.smithi080.stdout:1845: expect (ObjNum 1237 snap 0 seq_num 1237) 2023-12-01T04:56:37.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:56:36 smithi080 bash[41963]: cluster 2023-12-01T04:56:36.144191+0000 mgr.y (mgr.24362) 243 : cluster 0 pgmap v214: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 87 MiB/s rd, 12 MiB/s wr, 119 op/s 2023-12-01T04:56:37.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:56:36 smithi080 bash[28361]: cluster 2023-12-01T04:56:36.144191+0000 mgr.y (mgr.24362) 243 : cluster 0 pgmap v214: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 87 MiB/s rd, 12 MiB/s wr, 119 op/s 2023-12-01T04:56:37.464 INFO:tasks.rados.rados.0.smithi080.stdout:1847: finishing write tid 1 to smithi08089843-168 2023-12-01T04:56:37.464 INFO:tasks.rados.rados.0.smithi080.stdout:1847: finishing write tid 2 to smithi08089843-168 2023-12-01T04:56:37.464 INFO:tasks.rados.rados.0.smithi080.stdout:1847: finishing write tid 3 to smithi08089843-168 2023-12-01T04:56:37.464 INFO:tasks.rados.rados.0.smithi080.stdout:1847: finishing write tid 4 to smithi08089843-168 2023-12-01T04:56:37.464 INFO:tasks.rados.rados.0.smithi080.stdout:1847: oid 168 updating version 0 to 256 2023-12-01T04:56:37.465 INFO:tasks.rados.rados.0.smithi080.stdout:1847: oid 168 version 256 is already newer than 254 2023-12-01T04:56:37.465 INFO:tasks.rados.rados.0.smithi080.stdout:1847: oid 168 version 256 is already newer than 255 2023-12-01T04:56:37.465 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 168 v 256 (ObjNum 1258 snap 0 seq_num 1258) dirty exists 2023-12-01T04:56:37.465 INFO:tasks.rados.rados.0.smithi080.stdout:1847: left oid 168 (ObjNum 1258 snap 0 seq_num 1258) 2023-12-01T04:56:37.465 INFO:tasks.rados.rados.0.smithi080.stdout:1845: done (2 left) 2023-12-01T04:56:37.465 INFO:tasks.rados.rados.0.smithi080.stdout:1847: done (1 left) 2023-12-01T04:56:37.465 INFO:tasks.rados.rados.0.smithi080.stdout:1848: done (0 left) 2023-12-01T04:56:37.465 INFO:tasks.rados.rados.0.smithi080.stdout:1849: read oid 315 snap -1 2023-12-01T04:56:37.465 INFO:tasks.rados.rados.0.smithi080.stdout:1849: expect (ObjNum 1119 snap 0 seq_num 1119) 2023-12-01T04:56:37.465 INFO:tasks.rados.rados.0.smithi080.stdout:1850: read oid 338 snap -1 2023-12-01T04:56:37.465 INFO:tasks.rados.rados.0.smithi080.stdout:1850: expect (ObjNum 1191 snap 0 seq_num 1191) 2023-12-01T04:56:37.465 INFO:tasks.rados.rados.0.smithi080.stdout:1851: delete oid 70 current snap is 0 2023-12-01T04:56:37.468 INFO:tasks.rados.rados.0.smithi080.stdout:1851: done (2 left) 2023-12-01T04:56:37.468 INFO:tasks.rados.rados.0.smithi080.stdout:1852: write oid 304 current snap is 0 2023-12-01T04:56:37.468 INFO:tasks.rados.rados.0.smithi080.stdout:1852: seq_num 1261 ranges {793627=487234,1790970=404772,2829335=364292} 2023-12-01T04:56:37.479 INFO:tasks.rados.rados.0.smithi080.stdout:1852: writing smithi08089843-304 from 793627 to 1280861 tid 1 2023-12-01T04:56:37.486 INFO:tasks.rados.rados.0.smithi080.stdout:1852: writing smithi08089843-304 from 1790970 to 2195742 tid 2 2023-12-01T04:56:37.492 INFO:tasks.rados.rados.0.smithi080.stdout:1852: writing smithi08089843-304 from 2829335 to 3193627 tid 3 2023-12-01T04:56:37.492 INFO:tasks.rados.rados.0.smithi080.stdout:1853: write oid 164 current snap is 0 2023-12-01T04:56:37.492 INFO:tasks.rados.rados.0.smithi080.stdout:1849: expect (ObjNum 1119 snap 0 seq_num 1119) 2023-12-01T04:56:37.621 INFO:tasks.rados.rados.0.smithi080.stdout:1850: expect (ObjNum 1191 snap 0 seq_num 1191) 2023-12-01T04:56:37.687 INFO:tasks.rados.rados.0.smithi080.stdout:1852: finishing write tid 1 to smithi08089843-304 2023-12-01T04:56:37.687 INFO:tasks.rados.rados.0.smithi080.stdout:1852: finishing write tid 2 to smithi08089843-304 2023-12-01T04:56:37.687 INFO:tasks.rados.rados.0.smithi080.stdout:1852: finishing write tid 3 to smithi08089843-304 2023-12-01T04:56:37.687 INFO:tasks.rados.rados.0.smithi080.stdout:1852: finishing write tid 4 to smithi08089843-304 2023-12-01T04:56:37.687 INFO:tasks.rados.rados.0.smithi080.stdout:1852: finishing write tid 5 to smithi08089843-304 2023-12-01T04:56:37.687 INFO:tasks.rados.rados.0.smithi080.stdout:1852: oid 304 updating version 0 to 287 2023-12-01T04:56:37.687 INFO:tasks.rados.rados.0.smithi080.stdout:1852: oid 304 version 287 is already newer than 285 2023-12-01T04:56:37.687 INFO:tasks.rados.rados.0.smithi080.stdout:1852: oid 304 version 287 is already newer than 286 2023-12-01T04:56:37.688 INFO:tasks.rados.rados.0.smithi080.stdout:1852: oid 304 updating version 287 to 288 2023-12-01T04:56:37.688 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 304 v 288 (ObjNum 1261 snap 0 seq_num 1261) dirty exists 2023-12-01T04:56:37.688 INFO:tasks.rados.rados.0.smithi080.stdout:1852: left oid 304 (ObjNum 1261 snap 0 seq_num 1261) 2023-12-01T04:56:37.688 INFO:tasks.rados.rados.0.smithi080.stdout:1853: seq_num 1262 ranges {410434=678836,1565805=548430,2573111=637323} 2023-12-01T04:56:37.693 INFO:tasks.rados.rados.0.smithi080.stdout:1853: writing smithi08089843-164 from 410434 to 1089270 tid 1 2023-12-01T04:56:37.699 INFO:tasks.rados.rados.0.smithi080.stdout:1853: writing smithi08089843-164 from 1565805 to 2114235 tid 2 2023-12-01T04:56:37.706 INFO:tasks.rados.rados.0.smithi080.stdout:1853: writing smithi08089843-164 from 2573111 to 3210434 tid 3 2023-12-01T04:56:37.706 INFO:tasks.rados.rados.0.smithi080.stdout:1849: done (3 left) 2023-12-01T04:56:37.706 INFO:tasks.rados.rados.0.smithi080.stdout:1850: done (2 left) 2023-12-01T04:56:37.706 INFO:tasks.rados.rados.0.smithi080.stdout:1852: done (1 left) 2023-12-01T04:56:37.706 INFO:tasks.rados.rados.0.smithi080.stdout:1854: read oid 402 snap -1 2023-12-01T04:56:37.706 INFO:tasks.rados.rados.0.smithi080.stdout:1854: expect (ObjNum 1040 snap 0 seq_num 1040) 2023-12-01T04:56:37.706 INFO:tasks.rados.rados.0.smithi080.stdout:1855: read oid 323 snap -1 2023-12-01T04:56:37.706 INFO:tasks.rados.rados.0.smithi080.stdout:1855: expect (ObjNum 1048 snap 0 seq_num 1048) 2023-12-01T04:56:37.706 INFO:tasks.rados.rados.0.smithi080.stdout:1856: write oid 440 current snap is 0 2023-12-01T04:56:37.706 INFO:tasks.rados.rados.0.smithi080.stdout:1853: finishing write tid 1 to smithi08089843-164 2023-12-01T04:56:37.706 INFO:tasks.rados.rados.0.smithi080.stdout:1856: seq_num 1263 ranges {427241=754085,1624287=408441,2600534=549964} 2023-12-01T04:56:37.712 INFO:tasks.rados.rados.0.smithi080.stdout:1856: writing smithi08089843-440 from 427241 to 1181326 tid 1 2023-12-01T04:56:37.717 INFO:tasks.rados.rados.0.smithi080.stdout:1856: writing smithi08089843-440 from 1624287 to 2032728 tid 2 2023-12-01T04:56:37.724 INFO:tasks.rados.rados.0.smithi080.stdout:1856: writing smithi08089843-440 from 2600534 to 3150498 tid 3 2023-12-01T04:56:37.724 INFO:tasks.rados.rados.0.smithi080.stdout:1857: write oid 304 current snap is 0 2023-12-01T04:56:37.724 INFO:tasks.rados.rados.0.smithi080.stdout:1853: finishing write tid 2 to smithi08089843-164 2023-12-01T04:56:37.724 INFO:tasks.rados.rados.0.smithi080.stdout:1853: finishing write tid 3 to smithi08089843-164 2023-12-01T04:56:37.724 INFO:tasks.rados.rados.0.smithi080.stdout:1853: finishing write tid 4 to smithi08089843-164 2023-12-01T04:56:37.724 INFO:tasks.rados.rados.0.smithi080.stdout:1853: finishing write tid 5 to smithi08089843-164 2023-12-01T04:56:37.724 INFO:tasks.rados.rados.0.smithi080.stdout:1853: oid 164 updating version 0 to 289 2023-12-01T04:56:37.724 INFO:tasks.rados.rados.0.smithi080.stdout:1853: oid 164 updating version 289 to 291 2023-12-01T04:56:37.724 INFO:tasks.rados.rados.0.smithi080.stdout:1853: oid 164 version 291 is already newer than 290 2023-12-01T04:56:37.725 INFO:tasks.rados.rados.0.smithi080.stdout:1853: oid 164 updating version 291 to 292 2023-12-01T04:56:37.725 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 164 v 292 (ObjNum 1262 snap 0 seq_num 1262) dirty exists 2023-12-01T04:56:37.725 INFO:tasks.rados.rados.0.smithi080.stdout:1853: left oid 164 (ObjNum 1262 snap 0 seq_num 1262) 2023-12-01T04:56:37.725 INFO:tasks.rados.rados.0.smithi080.stdout:1854: expect (ObjNum 1040 snap 0 seq_num 1040) 2023-12-01T04:56:37.888 INFO:tasks.rados.rados.0.smithi080.stdout:1855: expect (ObjNum 1048 snap 0 seq_num 1048) 2023-12-01T04:56:38.061 INFO:tasks.rados.rados.0.smithi080.stdout:1856: finishing write tid 1 to smithi08089843-440 2023-12-01T04:56:38.061 INFO:tasks.rados.rados.0.smithi080.stdout:1856: finishing write tid 2 to smithi08089843-440 2023-12-01T04:56:38.061 INFO:tasks.rados.rados.0.smithi080.stdout:1856: finishing write tid 3 to smithi08089843-440 2023-12-01T04:56:38.061 INFO:tasks.rados.rados.0.smithi080.stdout:1856: finishing write tid 4 to smithi08089843-440 2023-12-01T04:56:38.061 INFO:tasks.rados.rados.0.smithi080.stdout:1856: finishing write tid 5 to smithi08089843-440 2023-12-01T04:56:38.061 INFO:tasks.rados.rados.0.smithi080.stdout:1856: oid 440 updating version 0 to 238 2023-12-01T04:56:38.061 INFO:tasks.rados.rados.0.smithi080.stdout:1856: oid 440 version 238 is already newer than 237 2023-12-01T04:56:38.061 INFO:tasks.rados.rados.0.smithi080.stdout:1856: oid 440 version 238 is already newer than 236 2023-12-01T04:56:38.061 INFO:tasks.rados.rados.0.smithi080.stdout:1856: oid 440 updating version 238 to 239 2023-12-01T04:56:38.061 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 440 v 239 (ObjNum 1263 snap 0 seq_num 1263) dirty exists 2023-12-01T04:56:38.062 INFO:tasks.rados.rados.0.smithi080.stdout:1856: left oid 440 (ObjNum 1263 snap 0 seq_num 1263) 2023-12-01T04:56:38.062 INFO:tasks.rados.rados.0.smithi080.stdout:1857: seq_num 1264 ranges {444048=429334,1282769=552099,2627957=616091} 2023-12-01T04:56:38.073 INFO:tasks.rados.rados.0.smithi080.stdout:1857: writing smithi08089843-304 from 444048 to 873382 tid 1 2023-12-01T04:56:38.081 INFO:tasks.rados.rados.0.smithi080.stdout:1857: writing smithi08089843-304 from 1282769 to 1834868 tid 2 2023-12-01T04:56:38.091 INFO:tasks.rados.rados.0.smithi080.stdout:1857: writing smithi08089843-304 from 2627957 to 3244048 tid 3 2023-12-01T04:56:38.091 INFO:tasks.rados.rados.0.smithi080.stdout:1853: done (4 left) 2023-12-01T04:56:38.091 INFO:tasks.rados.rados.0.smithi080.stdout:1854: done (3 left) 2023-12-01T04:56:38.091 INFO:tasks.rados.rados.0.smithi080.stdout:1855: done (2 left) 2023-12-01T04:56:38.091 INFO:tasks.rados.rados.0.smithi080.stdout:1856: done (1 left) 2023-12-01T04:56:38.091 INFO:tasks.rados.rados.0.smithi080.stdout:1858: write oid 194 current snap is 0 2023-12-01T04:56:38.091 INFO:tasks.rados.rados.0.smithi080.stdout:1858: seq_num 1265 ranges {460855=504583,1624898=412110,2539027=572508} 2023-12-01T04:56:38.096 INFO:tasks.rados.rados.0.smithi080.stdout:1858: writing smithi08089843-194 from 460855 to 965438 tid 1 2023-12-01T04:56:38.102 INFO:tasks.rados.rados.0.smithi080.stdout:1858: writing smithi08089843-194 from 1624898 to 2037008 tid 2 2023-12-01T04:56:38.109 INFO:tasks.rados.rados.0.smithi080.stdout:1858: writing smithi08089843-194 from 2539027 to 3111535 tid 3 2023-12-01T04:56:38.109 INFO:tasks.rados.rados.0.smithi080.stdout:1859: write oid 108 current snap is 0 2023-12-01T04:56:38.109 INFO:tasks.rados.rados.0.smithi080.stdout:1859: seq_num 1266 ranges {477662=579832,1683380=555768,2966450=311212} 2023-12-01T04:56:38.115 INFO:tasks.rados.rados.0.smithi080.stdout:1859: writing smithi08089843-108 from 477662 to 1057494 tid 1 2023-12-01T04:56:38.121 INFO:tasks.rados.rados.0.smithi080.stdout:1859: writing smithi08089843-108 from 1683380 to 2239148 tid 2 2023-12-01T04:56:38.128 INFO:tasks.rados.rados.0.smithi080.stdout:1859: writing smithi08089843-108 from 2966450 to 3277662 tid 3 2023-12-01T04:56:38.128 INFO:tasks.rados.rados.0.smithi080.stdout:1860: read oid 211 snap -1 2023-12-01T04:56:38.128 INFO:tasks.rados.rados.0.smithi080.stdout:1860: expect (ObjNum 843 snap 0 seq_num 843) 2023-12-01T04:56:38.128 INFO:tasks.rados.rados.0.smithi080.stdout:1861: read oid 474 snap -1 2023-12-01T04:56:38.128 INFO:tasks.rados.rados.0.smithi080.stdout:1861: expect (ObjNum 1074 snap 0 seq_num 1074) 2023-12-01T04:56:38.128 INFO:tasks.rados.rados.0.smithi080.stdout:1862: write oid 457 current snap is 0 2023-12-01T04:56:38.128 INFO:tasks.rados.rados.0.smithi080.stdout:1862: seq_num 1267 ranges {494469=655081,1741862=415779,2710226=584243} 2023-12-01T04:56:38.134 INFO:tasks.rados.rados.0.smithi080.stdout:1862: writing smithi08089843-457 from 494469 to 1149550 tid 1 2023-12-01T04:56:38.141 INFO:tasks.rados.rados.0.smithi080.stdout:1862: writing smithi08089843-457 from 1741862 to 2157641 tid 2 2023-12-01T04:56:38.148 INFO:tasks.rados.rados.0.smithi080.stdout:1862: writing smithi08089843-457 from 2710226 to 3294469 tid 3 2023-12-01T04:56:38.148 INFO:tasks.rados.rados.0.smithi080.stdout:1863: read oid 412 snap -1 2023-12-01T04:56:38.148 INFO:tasks.rados.rados.0.smithi080.stdout:1863: expect (ObjNum 798 snap 0 seq_num 798) 2023-12-01T04:56:38.148 INFO:tasks.rados.rados.0.smithi080.stdout:1864: read oid 375 snap -1 2023-12-01T04:56:38.149 INFO:tasks.rados.rados.0.smithi080.stdout:1864: expect (ObjNum 937 snap 0 seq_num 937) 2023-12-01T04:56:38.149 INFO:tasks.rados.rados.0.smithi080.stdout:1865: read oid 490 snap -1 2023-12-01T04:56:38.149 INFO:tasks.rados.rados.0.smithi080.stdout:1865: expect (ObjNum 1145 snap 0 seq_num 1145) 2023-12-01T04:56:38.149 INFO:tasks.rados.rados.0.smithi080.stdout:1866: read oid 328 snap -1 2023-12-01T04:56:38.149 INFO:tasks.rados.rados.0.smithi080.stdout:1866: expect (ObjNum 1088 snap 0 seq_num 1088) 2023-12-01T04:56:38.149 INFO:tasks.rados.rados.0.smithi080.stdout:1867: delete oid 470 current snap is 0 2023-12-01T04:56:38.149 INFO:tasks.rados.rados.0.smithi080.stdout:1857: finishing write tid 1 to smithi08089843-304 2023-12-01T04:56:38.149 INFO:tasks.rados.rados.0.smithi080.stdout:1857: finishing write tid 2 to smithi08089843-304 2023-12-01T04:56:38.149 INFO:tasks.rados.rados.0.smithi080.stdout:1857: finishing write tid 3 to smithi08089843-304 2023-12-01T04:56:38.149 INFO:tasks.rados.rados.0.smithi080.stdout:1857: finishing write tid 4 to smithi08089843-304 2023-12-01T04:56:38.149 INFO:tasks.rados.rados.0.smithi080.stdout:1857: finishing write tid 5 to smithi08089843-304 2023-12-01T04:56:38.149 INFO:tasks.rados.rados.0.smithi080.stdout:1857: oid 304 updating version 0 to 296 2023-12-01T04:56:38.149 INFO:tasks.rados.rados.0.smithi080.stdout:1857: oid 304 version 296 is already newer than 294 2023-12-01T04:56:38.149 INFO:tasks.rados.rados.0.smithi080.stdout:1857: oid 304 version 296 is already newer than 293 2023-12-01T04:56:38.150 INFO:tasks.rados.rados.0.smithi080.stdout:1857: oid 304 version 296 is already newer than 295 2023-12-01T04:56:38.150 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 304 v 296 (ObjNum 1264 snap 0 seq_num 1264) dirty exists 2023-12-01T04:56:38.150 INFO:tasks.rados.rados.0.smithi080.stdout:1857: left oid 304 (ObjNum 1264 snap 0 seq_num 1264) 2023-12-01T04:56:38.150 INFO:tasks.rados.rados.0.smithi080.stdout:1858: finishing write tid 1 to smithi08089843-194 2023-12-01T04:56:38.150 INFO:tasks.rados.rados.0.smithi080.stdout:1858: finishing write tid 2 to smithi08089843-194 2023-12-01T04:56:38.150 INFO:tasks.rados.rados.0.smithi080.stdout:1858: finishing write tid 3 to smithi08089843-194 2023-12-01T04:56:38.150 INFO:tasks.rados.rados.0.smithi080.stdout:1858: finishing write tid 4 to smithi08089843-194 2023-12-01T04:56:38.150 INFO:tasks.rados.rados.0.smithi080.stdout:1858: finishing write tid 5 to smithi08089843-194 2023-12-01T04:56:38.150 INFO:tasks.rados.rados.0.smithi080.stdout:1858: oid 194 updating version 0 to 298 2023-12-01T04:56:38.150 INFO:tasks.rados.rados.0.smithi080.stdout:1858: oid 194 updating version 298 to 299 2023-12-01T04:56:38.151 INFO:tasks.rados.rados.0.smithi080.stdout:1858: oid 194 updating version 299 to 300 2023-12-01T04:56:38.151 INFO:tasks.rados.rados.0.smithi080.stdout:1858: oid 194 version 300 is already newer than 297 2023-12-01T04:56:38.151 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 194 v 300 (ObjNum 1265 snap 0 seq_num 1265) dirty exists 2023-12-01T04:56:38.151 INFO:tasks.rados.rados.0.smithi080.stdout:1858: left oid 194 (ObjNum 1265 snap 0 seq_num 1265) 2023-12-01T04:56:38.151 INFO:tasks.rados.rados.0.smithi080.stdout:1859: finishing write tid 1 to smithi08089843-108 2023-12-01T04:56:38.151 INFO:tasks.rados.rados.0.smithi080.stdout:1859: finishing write tid 2 to smithi08089843-108 2023-12-01T04:56:38.151 INFO:tasks.rados.rados.0.smithi080.stdout:1859: finishing write tid 3 to smithi08089843-108 2023-12-01T04:56:38.152 INFO:tasks.rados.rados.0.smithi080.stdout:1859: finishing write tid 4 to smithi08089843-108 2023-12-01T04:56:38.152 INFO:tasks.rados.rados.0.smithi080.stdout:1859: finishing write tid 5 to smithi08089843-108 2023-12-01T04:56:38.152 INFO:tasks.rados.rados.0.smithi080.stdout:1859: oid 108 updating version 0 to 286 2023-12-01T04:56:38.152 INFO:tasks.rados.rados.0.smithi080.stdout:1859: oid 108 version 286 is already newer than 284 2023-12-01T04:56:38.152 INFO:tasks.rados.rados.0.smithi080.stdout:1859: oid 108 version 286 is already newer than 285 2023-12-01T04:56:38.152 INFO:tasks.rados.rados.0.smithi080.stdout:1859: oid 108 version 286 is already newer than 283 2023-12-01T04:56:38.152 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 108 v 286 (ObjNum 1266 snap 0 seq_num 1266) dirty exists 2023-12-01T04:56:38.152 INFO:tasks.rados.rados.0.smithi080.stdout:1859: left oid 108 (ObjNum 1266 snap 0 seq_num 1266) 2023-12-01T04:56:38.152 INFO:tasks.rados.rados.0.smithi080.stdout:1861: expect (ObjNum 1074 snap 0 seq_num 1074) 2023-12-01T04:56:38.242 INFO:tasks.rados.rados.0.smithi080.stdout:1862: finishing write tid 1 to smithi08089843-457 2023-12-01T04:56:38.242 INFO:tasks.rados.rados.0.smithi080.stdout:1860: expect (ObjNum 843 snap 0 seq_num 843) 2023-12-01T04:56:38.369 INFO:tasks.rados.rados.0.smithi080.stdout:1862: finishing write tid 2 to smithi08089843-457 2023-12-01T04:56:38.369 INFO:tasks.rados.rados.0.smithi080.stdout:1862: finishing write tid 3 to smithi08089843-457 2023-12-01T04:56:38.369 INFO:tasks.rados.rados.0.smithi080.stdout:1862: finishing write tid 4 to smithi08089843-457 2023-12-01T04:56:38.369 INFO:tasks.rados.rados.0.smithi080.stdout:1862: finishing write tid 5 to smithi08089843-457 2023-12-01T04:56:38.369 INFO:tasks.rados.rados.0.smithi080.stdout:1862: oid 457 updating version 0 to 323 2023-12-01T04:56:38.369 INFO:tasks.rados.rados.0.smithi080.stdout:1862: oid 457 updating version 323 to 325 2023-12-01T04:56:38.369 INFO:tasks.rados.rados.0.smithi080.stdout:1862: oid 457 version 325 is already newer than 324 2023-12-01T04:56:38.369 INFO:tasks.rados.rados.0.smithi080.stdout:1862: oid 457 version 325 is already newer than 322 2023-12-01T04:56:38.369 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 457 v 325 (ObjNum 1267 snap 0 seq_num 1267) dirty exists 2023-12-01T04:56:38.370 INFO:tasks.rados.rados.0.smithi080.stdout:1862: left oid 457 (ObjNum 1267 snap 0 seq_num 1267) 2023-12-01T04:56:38.370 INFO:tasks.rados.rados.0.smithi080.stdout:1866: expect (ObjNum 1088 snap 0 seq_num 1088) 2023-12-01T04:56:38.487 INFO:tasks.rados.rados.0.smithi080.stdout:1864: expect (ObjNum 937 snap 0 seq_num 937) 2023-12-01T04:56:38.660 INFO:tasks.rados.rados.0.smithi080.stdout:1863: expect (ObjNum 798 snap 0 seq_num 798) 2023-12-01T04:56:38.774 INFO:tasks.rados.rados.0.smithi080.stdout:1865: expect (ObjNum 1145 snap 0 seq_num 1145) 2023-12-01T04:56:38.902 INFO:tasks.rados.rados.0.smithi080.stdout:1857: done (10 left) 2023-12-01T04:56:38.902 INFO:tasks.rados.rados.0.smithi080.stdout:1858: done (9 left) 2023-12-01T04:56:38.903 INFO:tasks.rados.rados.0.smithi080.stdout:1859: done (8 left) 2023-12-01T04:56:38.903 INFO:tasks.rados.rados.0.smithi080.stdout:1860: done (7 left) 2023-12-01T04:56:38.903 INFO:tasks.rados.rados.0.smithi080.stdout:1861: done (6 left) 2023-12-01T04:56:38.903 INFO:tasks.rados.rados.0.smithi080.stdout:1862: done (5 left) 2023-12-01T04:56:38.903 INFO:tasks.rados.rados.0.smithi080.stdout:1863: done (4 left) 2023-12-01T04:56:38.903 INFO:tasks.rados.rados.0.smithi080.stdout:1864: done (3 left) 2023-12-01T04:56:38.903 INFO:tasks.rados.rados.0.smithi080.stdout:1865: done (2 left) 2023-12-01T04:56:38.903 INFO:tasks.rados.rados.0.smithi080.stdout:1866: done (1 left) 2023-12-01T04:56:38.903 INFO:tasks.rados.rados.0.smithi080.stdout:1867: done (0 left) 2023-12-01T04:56:38.903 INFO:tasks.rados.rados.0.smithi080.stdout:1868: write oid 446 current snap is 0 2023-12-01T04:56:38.903 INFO:tasks.rados.rados.0.smithi080.stdout:1868: seq_num 1269 ranges {528083=405579,1342473=419448,2248719=733949} 2023-12-01T04:56:38.913 INFO:tasks.rados.rados.0.smithi080.stdout:1868: writing smithi08089843-446 from 528083 to 933662 tid 1 2023-12-01T04:56:38.918 INFO:tasks.rados.rados.0.smithi080.stdout:1868: writing smithi08089843-446 from 1342473 to 1761921 tid 2 2023-12-01T04:56:38.925 INFO:tasks.rados.rados.0.smithi080.stdout:1868: writing smithi08089843-446 from 2248719 to 2982668 tid 3 2023-12-01T04:56:38.925 INFO:tasks.rados.rados.0.smithi080.stdout:1869: write oid 385 current snap is 0 2023-12-01T04:56:38.925 INFO:tasks.rados.rados.0.smithi080.stdout:1869: seq_num 1270 ranges {544890=597181,1917308=563106,3076142=268748} 2023-12-01T04:56:38.931 INFO:tasks.rados.rados.0.smithi080.stdout:1869: writing smithi08089843-385 from 544890 to 1142071 tid 1 2023-12-01T04:56:38.939 INFO:tasks.rados.rados.0.smithi080.stdout:1869: writing smithi08089843-385 from 1917308 to 2480414 tid 2 2023-12-01T04:56:38.944 INFO:tasks.rados.rados.0.smithi080.stdout:1869: writing smithi08089843-385 from 3076142 to 3344890 tid 3 2023-12-01T04:56:38.945 INFO:tasks.rados.rados.0.smithi080.stdout:1870: write oid 420 current snap is 0 2023-12-01T04:56:38.945 INFO:tasks.rados.rados.0.smithi080.stdout:1868: finishing write tid 1 to smithi08089843-446 2023-12-01T04:56:38.945 INFO:tasks.rados.rados.0.smithi080.stdout:1868: finishing write tid 2 to smithi08089843-446 2023-12-01T04:56:38.945 INFO:tasks.rados.rados.0.smithi080.stdout:1868: finishing write tid 3 to smithi08089843-446 2023-12-01T04:56:38.945 INFO:tasks.rados.rados.0.smithi080.stdout:1868: finishing write tid 4 to smithi08089843-446 2023-12-01T04:56:38.945 INFO:tasks.rados.rados.0.smithi080.stdout:1868: finishing write tid 5 to smithi08089843-446 2023-12-01T04:56:38.945 INFO:tasks.rados.rados.0.smithi080.stdout:1868: oid 446 updating version 0 to 285 2023-12-01T04:56:38.945 INFO:tasks.rados.rados.0.smithi080.stdout:1868: oid 446 version 285 is already newer than 284 2023-12-01T04:56:38.945 INFO:tasks.rados.rados.0.smithi080.stdout:1868: oid 446 version 285 is already newer than 283 2023-12-01T04:56:38.945 INFO:tasks.rados.rados.0.smithi080.stdout:1868: oid 446 version 285 is already newer than 282 2023-12-01T04:56:38.945 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 446 v 285 (ObjNum 1269 snap 0 seq_num 1269) dirty exists 2023-12-01T04:56:38.945 INFO:tasks.rados.rados.0.smithi080.stdout:1868: left oid 446 (ObjNum 1269 snap 0 seq_num 1269) 2023-12-01T04:56:38.945 INFO:tasks.rados.rados.0.smithi080.stdout:1869: finishing write tid 1 to smithi08089843-385 2023-12-01T04:56:38.946 INFO:tasks.rados.rados.0.smithi080.stdout:1869: finishing write tid 2 to smithi08089843-385 2023-12-01T04:56:38.946 INFO:tasks.rados.rados.0.smithi080.stdout:1870: seq_num 1271 ranges {561697=672430,1975790=706764,3103565=258132} 2023-12-01T04:56:38.951 INFO:tasks.rados.rados.0.smithi080.stdout:1870: writing smithi08089843-420 from 561697 to 1234127 tid 1 2023-12-01T04:56:38.959 INFO:tasks.rados.rados.0.smithi080.stdout:1870: writing smithi08089843-420 from 1975790 to 2682554 tid 2 2023-12-01T04:56:38.964 INFO:tasks.rados.rados.0.smithi080.stdout:1870: writing smithi08089843-420 from 3103565 to 3361697 tid 3 2023-12-01T04:56:38.964 INFO:tasks.rados.rados.0.smithi080.stdout:1868: done (2 left) 2023-12-01T04:56:38.964 INFO:tasks.rados.rados.0.smithi080.stdout:1871: write oid 474 current snap is 0 2023-12-01T04:56:38.964 INFO:tasks.rados.rados.0.smithi080.stdout:1871: seq_num 1272 ranges {578504=747679,2034272=566775,3130988=247516} 2023-12-01T04:56:38.971 INFO:tasks.rados.rados.0.smithi080.stdout:1871: writing smithi08089843-474 from 578504 to 1326183 tid 1 2023-12-01T04:56:38.978 INFO:tasks.rados.rados.0.smithi080.stdout:1871: writing smithi08089843-474 from 2034272 to 2601047 tid 2 2023-12-01T04:56:38.983 INFO:tasks.rados.rados.0.smithi080.stdout:1871: writing smithi08089843-474 from 3130988 to 3378504 tid 3 2023-12-01T04:56:38.983 INFO:tasks.rados.rados.0.smithi080.stdout:1872: read oid 449 snap -1 2023-12-01T04:56:38.983 INFO:tasks.rados.rados.0.smithi080.stdout:1872: expect deleted 2023-12-01T04:56:38.983 INFO:tasks.rados.rados.0.smithi080.stdout:1873: read oid 75 snap -1 2023-12-01T04:56:38.984 INFO:tasks.rados.rados.0.smithi080.stdout:1873: expect (ObjNum 74 snap 0 seq_num 74) 2023-12-01T04:56:38.984 INFO:tasks.rados.rados.0.smithi080.stdout:1874: read oid 132 snap -1 2023-12-01T04:56:38.984 INFO:tasks.rados.rados.0.smithi080.stdout:1874: expect (ObjNum 1052 snap 0 seq_num 1052) 2023-12-01T04:56:38.984 INFO:tasks.rados.rados.0.smithi080.stdout:1875: read oid 499 snap -1 2023-12-01T04:56:38.984 INFO:tasks.rados.rados.0.smithi080.stdout:1875: expect deleted 2023-12-01T04:56:38.984 INFO:tasks.rados.rados.0.smithi080.stdout:1876: write oid 447 current snap is 0 2023-12-01T04:56:38.984 INFO:tasks.rados.rados.0.smithi080.stdout:1876: seq_num 1273 ranges {595311=422928,1576401=710433,3042058=353253} 2023-12-01T04:56:38.989 INFO:tasks.rados.rados.0.smithi080.stdout:1876: writing smithi08089843-447 from 595311 to 1018239 tid 1 2023-12-01T04:56:38.997 INFO:tasks.rados.rados.0.smithi080.stdout:1876: writing smithi08089843-447 from 1576401 to 2286834 tid 2 2023-12-01T04:56:39.005 INFO:tasks.rados.rados.0.smithi080.stdout:1876: writing smithi08089843-447 from 3042058 to 3395311 tid 3 2023-12-01T04:56:39.005 INFO:tasks.rados.rados.0.smithi080.stdout:1877: write oid 467 current snap is 0 2023-12-01T04:56:39.005 INFO:tasks.rados.rados.0.smithi080.stdout:1869: finishing write tid 3 to smithi08089843-385 2023-12-01T04:56:39.005 INFO:tasks.rados.rados.0.smithi080.stdout:1877: seq_num 1274 ranges {612118=498177,1634883=570444,2669481=706662} 2023-12-01T04:56:39.011 INFO:tasks.rados.rados.0.smithi080.stdout:1877: writing smithi08089843-467 from 612118 to 1110295 tid 1 2023-12-01T04:56:39.018 INFO:tasks.rados.rados.0.smithi080.stdout:1877: writing smithi08089843-467 from 1634883 to 2205327 tid 2 2023-12-01T04:56:39.025 INFO:tasks.rados.rados.0.smithi080.stdout:1877: writing smithi08089843-467 from 2669481 to 3376143 tid 3 2023-12-01T04:56:39.025 INFO:tasks.rados.rados.0.smithi080.stdout:1878: read oid 394 snap -1 2023-12-01T04:56:39.025 INFO:tasks.rados.rados.0.smithi080.stdout:1878: expect (ObjNum 988 snap 0 seq_num 988) 2023-12-01T04:56:39.025 INFO:tasks.rados.rados.0.smithi080.stdout:1879: write oid 304 current snap is 0 2023-12-01T04:56:39.025 INFO:tasks.rados.rados.0.smithi080.stdout:1879: seq_num 1275 ranges {628925=573426,1693365=714102,3096904=332021} 2023-12-01T04:56:39.032 INFO:tasks.rados.rados.0.smithi080.stdout:1879: writing smithi08089843-304 from 628925 to 1202351 tid 1 2023-12-01T04:56:39.041 INFO:tasks.rados.rados.0.smithi080.stdout:1879: writing smithi08089843-304 from 1693365 to 2407467 tid 2 2023-12-01T04:56:39.049 INFO:tasks.rados.rados.0.smithi080.stdout:1879: writing smithi08089843-304 from 3096904 to 3428925 tid 3 2023-12-01T04:56:39.049 INFO:tasks.rados.rados.0.smithi080.stdout:1880: read oid 378 snap -1 2023-12-01T04:56:39.049 INFO:tasks.rados.rados.0.smithi080.stdout:1880: expect (ObjNum 914 snap 0 seq_num 914) 2023-12-01T04:56:39.049 INFO:tasks.rados.rados.0.smithi080.stdout:1881: write oid 200 current snap is 0 2023-12-01T04:56:39.049 INFO:tasks.rados.rados.0.smithi080.stdout:1881: seq_num 1276 ranges {645732=648675,1751847=574113,3124327=321405} 2023-12-01T04:56:39.058 INFO:tasks.rados.rados.0.smithi080.stdout:1881: writing smithi08089843-200 from 645732 to 1294407 tid 1 2023-12-01T04:56:39.064 INFO:tasks.rados.rados.0.smithi080.stdout:1881: writing smithi08089843-200 from 1751847 to 2325960 tid 2 2023-12-01T04:56:39.071 INFO:tasks.rados.rados.0.smithi080.stdout:1881: writing smithi08089843-200 from 3124327 to 3445732 tid 3 2023-12-01T04:56:39.071 INFO:tasks.rados.rados.0.smithi080.stdout:1882: read oid 44 snap -1 2023-12-01T04:56:39.071 INFO:tasks.rados.rados.0.smithi080.stdout:1882: expect (ObjNum 569 snap 0 seq_num 569) 2023-12-01T04:56:39.071 INFO:tasks.rados.rados.0.smithi080.stdout:1883: write oid 41 current snap is 0 2023-12-01T04:56:39.071 INFO:tasks.rados.rados.0.smithi080.stdout:1869: finishing write tid 4 to smithi08089843-385 2023-12-01T04:56:39.071 INFO:tasks.rados.rados.0.smithi080.stdout:1883: seq_num 1277 ranges {662539=723924,2093976=717771,3435397=27142} 2023-12-01T04:56:39.078 INFO:tasks.rados.rados.0.smithi080.stdout:1883: writing smithi08089843-41 from 662539 to 1386463 tid 1 2023-12-01T04:56:39.087 INFO:tasks.rados.rados.0.smithi080.stdout:1883: writing smithi08089843-41 from 2093976 to 2811747 tid 2 2023-12-01T04:56:39.091 INFO:tasks.rados.rados.0.smithi080.stdout:1883: writing smithi08089843-41 from 3435397 to 3462539 tid 3 2023-12-01T04:56:39.091 INFO:tasks.rados.rados.0.smithi080.stdout:1884: write oid 305 current snap is 0 2023-12-01T04:56:39.091 INFO:tasks.rados.rados.0.smithi080.stdout:1869: finishing write tid 5 to smithi08089843-385 2023-12-01T04:56:39.092 INFO:tasks.rados.rados.0.smithi080.stdout:1869: oid 385 updating version 0 to 167 2023-12-01T04:56:39.092 INFO:tasks.rados.rados.0.smithi080.stdout:1869: oid 385 updating version 167 to 168 2023-12-01T04:56:39.092 INFO:tasks.rados.rados.0.smithi080.stdout:1869: oid 385 updating version 168 to 169 2023-12-01T04:56:39.092 INFO:tasks.rados.rados.0.smithi080.stdout:1869: oid 385 version 169 is already newer than 166 2023-12-01T04:56:39.092 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 385 v 169 (ObjNum 1270 snap 0 seq_num 1270) dirty exists 2023-12-01T04:56:39.092 INFO:tasks.rados.rados.0.smithi080.stdout:1869: left oid 385 (ObjNum 1270 snap 0 seq_num 1270) 2023-12-01T04:56:39.092 INFO:tasks.rados.rados.0.smithi080.stdout:1870: finishing write tid 1 to smithi08089843-420 2023-12-01T04:56:39.092 INFO:tasks.rados.rados.0.smithi080.stdout:1870: finishing write tid 2 to smithi08089843-420 2023-12-01T04:56:39.092 INFO:tasks.rados.rados.0.smithi080.stdout:1870: finishing write tid 3 to smithi08089843-420 2023-12-01T04:56:39.092 INFO:tasks.rados.rados.0.smithi080.stdout:1870: finishing write tid 4 to smithi08089843-420 2023-12-01T04:56:39.092 INFO:tasks.rados.rados.0.smithi080.stdout:1870: finishing write tid 5 to smithi08089843-420 2023-12-01T04:56:39.092 INFO:tasks.rados.rados.0.smithi080.stdout:1870: oid 420 updating version 0 to 197 2023-12-01T04:56:39.092 INFO:tasks.rados.rados.0.smithi080.stdout:1870: oid 420 version 197 is already newer than 196 2023-12-01T04:56:39.092 INFO:tasks.rados.rados.0.smithi080.stdout:1870: oid 420 updating version 197 to 198 2023-12-01T04:56:39.092 INFO:tasks.rados.rados.0.smithi080.stdout:1870: oid 420 version 198 is already newer than 195 2023-12-01T04:56:39.093 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 420 v 198 (ObjNum 1271 snap 0 seq_num 1271) dirty exists 2023-12-01T04:56:39.093 INFO:tasks.rados.rados.0.smithi080.stdout:1870: left oid 420 (ObjNum 1271 snap 0 seq_num 1271) 2023-12-01T04:56:39.093 INFO:tasks.rados.rados.0.smithi080.stdout:1871: finishing write tid 1 to smithi08089843-474 2023-12-01T04:56:39.093 INFO:tasks.rados.rados.0.smithi080.stdout:1884: seq_num 1278 ranges {679346=515526,1868811=577782,3179173=300173} 2023-12-01T04:56:39.097 INFO:tasks.rados.rados.0.smithi080.stdout:1884: writing smithi08089843-305 from 679346 to 1194872 tid 1 2023-12-01T04:56:39.105 INFO:tasks.rados.rados.0.smithi080.stdout:1884: writing smithi08089843-305 from 1868811 to 2446593 tid 2 2023-12-01T04:56:39.111 INFO:tasks.rados.rados.0.smithi080.stdout:1884: writing smithi08089843-305 from 3179173 to 3479346 tid 3 2023-12-01T04:56:39.111 INFO:tasks.rados.rados.0.smithi080.stdout:1869: done (15 left) 2023-12-01T04:56:39.111 INFO:tasks.rados.rados.0.smithi080.stdout:1870: done (14 left) 2023-12-01T04:56:39.111 INFO:tasks.rados.rados.0.smithi080.stdout:1885: write oid 322 current snap is 0 2023-12-01T04:56:39.111 INFO:tasks.rados.rados.0.smithi080.stdout:1885: seq_num 1279 ranges {696153=590775,1927293=721440,3206596=289557} 2023-12-01T04:56:39.118 INFO:tasks.rados.rados.0.smithi080.stdout:1885: writing smithi08089843-322 from 696153 to 1286928 tid 1 2023-12-01T04:56:39.126 INFO:tasks.rados.rados.0.smithi080.stdout:1885: writing smithi08089843-322 from 1927293 to 2648733 tid 2 2023-12-01T04:56:39.131 INFO:tasks.rados.rados.0.smithi080.stdout:1885: writing smithi08089843-322 from 3206596 to 3496153 tid 3 2023-12-01T04:56:39.131 INFO:tasks.rados.rados.0.smithi080.stdout:1886: delete oid 33 current snap is 0 2023-12-01T04:56:39.131 INFO:tasks.rados.rados.0.smithi080.stdout:1871: finishing write tid 2 to smithi08089843-474 2023-12-01T04:56:39.131 INFO:tasks.rados.rados.0.smithi080.stdout:1871: finishing write tid 3 to smithi08089843-474 2023-12-01T04:56:39.131 INFO:tasks.rados.rados.0.smithi080.stdout:1871: finishing write tid 4 to smithi08089843-474 2023-12-01T04:56:39.131 INFO:tasks.rados.rados.0.smithi080.stdout:1871: finishing write tid 5 to smithi08089843-474 2023-12-01T04:56:39.132 INFO:tasks.rados.rados.0.smithi080.stdout:1871: oid 474 updating version 0 to 289 2023-12-01T04:56:39.132 INFO:tasks.rados.rados.0.smithi080.stdout:1871: oid 474 version 289 is already newer than 287 2023-12-01T04:56:39.132 INFO:tasks.rados.rados.0.smithi080.stdout:1871: oid 474 version 289 is already newer than 286 2023-12-01T04:56:39.132 INFO:tasks.rados.rados.0.smithi080.stdout:1871: oid 474 version 289 is already newer than 288 2023-12-01T04:56:39.132 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 474 v 289 (ObjNum 1272 snap 0 seq_num 1272) dirty exists 2023-12-01T04:56:39.132 INFO:tasks.rados.rados.0.smithi080.stdout:1871: left oid 474 (ObjNum 1272 snap 0 seq_num 1272) 2023-12-01T04:56:39.132 INFO:tasks.rados.rados.0.smithi080.stdout:1874: expect (ObjNum 1052 snap 0 seq_num 1052) 2023-12-01T04:56:39.324 INFO:tasks.rados.rados.0.smithi080.stdout:1873: expect (ObjNum 74 snap 0 seq_num 74) 2023-12-01T04:56:39.429 INFO:tasks.rados.rados.0.smithi080.stdout:1876: finishing write tid 1 to smithi08089843-447 2023-12-01T04:56:39.429 INFO:tasks.rados.rados.0.smithi080.stdout:1876: finishing write tid 2 to smithi08089843-447 2023-12-01T04:56:39.429 INFO:tasks.rados.rados.0.smithi080.stdout:1876: finishing write tid 3 to smithi08089843-447 2023-12-01T04:56:39.429 INFO:tasks.rados.rados.0.smithi080.stdout:1876: finishing write tid 4 to smithi08089843-447 2023-12-01T04:56:39.429 INFO:tasks.rados.rados.0.smithi080.stdout:1876: finishing write tid 5 to smithi08089843-447 2023-12-01T04:56:39.429 INFO:tasks.rados.rados.0.smithi080.stdout:1876: oid 447 updating version 0 to 291 2023-12-01T04:56:39.429 INFO:tasks.rados.rados.0.smithi080.stdout:1876: oid 447 version 291 is already newer than 290 2023-12-01T04:56:39.429 INFO:tasks.rados.rados.0.smithi080.stdout:1876: oid 447 updating version 291 to 293 2023-12-01T04:56:39.429 INFO:tasks.rados.rados.0.smithi080.stdout:1876: oid 447 version 293 is already newer than 292 2023-12-01T04:56:39.429 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 447 v 293 (ObjNum 1273 snap 0 seq_num 1273) dirty exists 2023-12-01T04:56:39.429 INFO:tasks.rados.rados.0.smithi080.stdout:1876: left oid 447 (ObjNum 1273 snap 0 seq_num 1273) 2023-12-01T04:56:39.430 INFO:tasks.rados.rados.0.smithi080.stdout:1877: finishing write tid 1 to smithi08089843-467 2023-12-01T04:56:39.430 INFO:tasks.rados.rados.0.smithi080.stdout:1877: finishing write tid 2 to smithi08089843-467 2023-12-01T04:56:39.430 INFO:tasks.rados.rados.0.smithi080.stdout:1877: finishing write tid 3 to smithi08089843-467 2023-12-01T04:56:39.430 INFO:tasks.rados.rados.0.smithi080.stdout:1877: finishing write tid 4 to smithi08089843-467 2023-12-01T04:56:39.430 INFO:tasks.rados.rados.0.smithi080.stdout:1877: finishing write tid 5 to smithi08089843-467 2023-12-01T04:56:39.430 INFO:tasks.rados.rados.0.smithi080.stdout:1877: oid 467 updating version 0 to 242 2023-12-01T04:56:39.430 INFO:tasks.rados.rados.0.smithi080.stdout:1877: oid 467 version 242 is already newer than 240 2023-12-01T04:56:39.430 INFO:tasks.rados.rados.0.smithi080.stdout:1877: oid 467 updating version 242 to 243 2023-12-01T04:56:39.430 INFO:tasks.rados.rados.0.smithi080.stdout:1877: oid 467 version 243 is already newer than 241 2023-12-01T04:56:39.430 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 467 v 243 (ObjNum 1274 snap 0 seq_num 1274) dirty exists 2023-12-01T04:56:39.430 INFO:tasks.rados.rados.0.smithi080.stdout:1877: left oid 467 (ObjNum 1274 snap 0 seq_num 1274) 2023-12-01T04:56:39.430 INFO:tasks.rados.rados.0.smithi080.stdout:1878: expect (ObjNum 988 snap 0 seq_num 988) 2023-12-01T04:56:39.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:56:39 smithi090 bash[32384]: cluster 2023-12-01T04:56:38.144819+0000 mgr.y (mgr.24362) 244 : cluster 0 pgmap v215: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 60 MiB/s rd, 8.3 MiB/s wr, 82 op/s 2023-12-01T04:56:39.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:56:39 smithi090 bash[32384]: audit 2023-12-01T04:56:38.333342+0000 mon.c (mon.2) 147 : audit 0 from='client.? 172.21.15.80:0/1368695141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:56:39.571 INFO:tasks.rados.rados.0.smithi080.stdout:1879: finishing write tid 1 to smithi08089843-304 2023-12-01T04:56:39.571 INFO:tasks.rados.rados.0.smithi080.stdout:1879: finishing write tid 2 to smithi08089843-304 2023-12-01T04:56:39.571 INFO:tasks.rados.rados.0.smithi080.stdout:1879: finishing write tid 3 to smithi08089843-304 2023-12-01T04:56:39.571 INFO:tasks.rados.rados.0.smithi080.stdout:1879: finishing write tid 4 to smithi08089843-304 2023-12-01T04:56:39.571 INFO:tasks.rados.rados.0.smithi080.stdout:1879: finishing write tid 5 to smithi08089843-304 2023-12-01T04:56:39.571 INFO:tasks.rados.rados.0.smithi080.stdout:1879: oid 304 updating version 0 to 302 2023-12-01T04:56:39.571 INFO:tasks.rados.rados.0.smithi080.stdout:1879: oid 304 updating version 302 to 304 2023-12-01T04:56:39.571 INFO:tasks.rados.rados.0.smithi080.stdout:1879: oid 304 version 304 is already newer than 301 2023-12-01T04:56:39.571 INFO:tasks.rados.rados.0.smithi080.stdout:1879: oid 304 version 304 is already newer than 303 2023-12-01T04:56:39.572 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 304 v 304 (ObjNum 1275 snap 0 seq_num 1275) dirty exists 2023-12-01T04:56:39.572 INFO:tasks.rados.rados.0.smithi080.stdout:1879: left oid 304 (ObjNum 1275 snap 0 seq_num 1275) 2023-12-01T04:56:39.572 INFO:tasks.rados.rados.0.smithi080.stdout:1880: expect (ObjNum 914 snap 0 seq_num 914) 2023-12-01T04:56:39.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:56:39 smithi080 bash[28361]: cluster 2023-12-01T04:56:38.144819+0000 mgr.y (mgr.24362) 244 : cluster 0 pgmap v215: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 60 MiB/s rd, 8.3 MiB/s wr, 82 op/s 2023-12-01T04:56:39.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:56:39 smithi080 bash[28361]: audit 2023-12-01T04:56:38.333342+0000 mon.c (mon.2) 147 : audit 0 from='client.? 172.21.15.80:0/1368695141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:56:39.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:56:39 smithi080 bash[41963]: cluster 2023-12-01T04:56:38.144819+0000 mgr.y (mgr.24362) 244 : cluster 0 pgmap v215: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 60 MiB/s rd, 8.3 MiB/s wr, 82 op/s 2023-12-01T04:56:39.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:56:39 smithi080 bash[41963]: audit 2023-12-01T04:56:38.333342+0000 mon.c (mon.2) 147 : audit 0 from='client.? 172.21.15.80:0/1368695141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:56:39.711 INFO:tasks.rados.rados.0.smithi080.stdout:1881: finishing write tid 1 to smithi08089843-200 2023-12-01T04:56:39.712 INFO:tasks.rados.rados.0.smithi080.stdout:1881: finishing write tid 2 to smithi08089843-200 2023-12-01T04:56:39.712 INFO:tasks.rados.rados.0.smithi080.stdout:1881: finishing write tid 3 to smithi08089843-200 2023-12-01T04:56:39.712 INFO:tasks.rados.rados.0.smithi080.stdout:1881: finishing write tid 4 to smithi08089843-200 2023-12-01T04:56:39.712 INFO:tasks.rados.rados.0.smithi080.stdout:1881: finishing write tid 5 to smithi08089843-200 2023-12-01T04:56:39.712 INFO:tasks.rados.rados.0.smithi080.stdout:1881: oid 200 updating version 0 to 228 2023-12-01T04:56:39.712 INFO:tasks.rados.rados.0.smithi080.stdout:1881: oid 200 version 228 is already newer than 227 2023-12-01T04:56:39.712 INFO:tasks.rados.rados.0.smithi080.stdout:1881: oid 200 updating version 228 to 230 2023-12-01T04:56:39.712 INFO:tasks.rados.rados.0.smithi080.stdout:1881: oid 200 version 230 is already newer than 229 2023-12-01T04:56:39.712 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 200 v 230 (ObjNum 1276 snap 0 seq_num 1276) dirty exists 2023-12-01T04:56:39.712 INFO:tasks.rados.rados.0.smithi080.stdout:1881: left oid 200 (ObjNum 1276 snap 0 seq_num 1276) 2023-12-01T04:56:39.712 INFO:tasks.rados.rados.0.smithi080.stdout:1882: expect (ObjNum 569 snap 0 seq_num 569) 2023-12-01T04:56:39.885 INFO:tasks.rados.rados.0.smithi080.stdout:1883: finishing write tid 1 to smithi08089843-41 2023-12-01T04:56:39.885 INFO:tasks.rados.rados.0.smithi080.stdout:1883: finishing write tid 2 to smithi08089843-41 2023-12-01T04:56:39.885 INFO:tasks.rados.rados.0.smithi080.stdout:1883: finishing write tid 3 to smithi08089843-41 2023-12-01T04:56:39.885 INFO:tasks.rados.rados.0.smithi080.stdout:1883: finishing write tid 4 to smithi08089843-41 2023-12-01T04:56:39.885 INFO:tasks.rados.rados.0.smithi080.stdout:1883: finishing write tid 5 to smithi08089843-41 2023-12-01T04:56:39.885 INFO:tasks.rados.rados.0.smithi080.stdout:1883: oid 41 updating version 0 to 393 2023-12-01T04:56:39.885 INFO:tasks.rados.rados.0.smithi080.stdout:1883: oid 41 version 393 is already newer than 392 2023-12-01T04:56:39.885 INFO:tasks.rados.rados.0.smithi080.stdout:1883: oid 41 version 393 is already newer than 390 2023-12-01T04:56:39.886 INFO:tasks.rados.rados.0.smithi080.stdout:1883: oid 41 version 393 is already newer than 391 2023-12-01T04:56:39.886 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 41 v 393 (ObjNum 1277 snap 0 seq_num 1277) dirty exists 2023-12-01T04:56:39.886 INFO:tasks.rados.rados.0.smithi080.stdout:1883: left oid 41 (ObjNum 1277 snap 0 seq_num 1277) 2023-12-01T04:56:39.886 INFO:tasks.rados.rados.0.smithi080.stdout:1884: finishing write tid 1 to smithi08089843-305 2023-12-01T04:56:39.886 INFO:tasks.rados.rados.0.smithi080.stdout:1884: finishing write tid 2 to smithi08089843-305 2023-12-01T04:56:39.886 INFO:tasks.rados.rados.0.smithi080.stdout:1884: finishing write tid 3 to smithi08089843-305 2023-12-01T04:56:39.886 INFO:tasks.rados.rados.0.smithi080.stdout:1871: done (15 left) 2023-12-01T04:56:39.886 INFO:tasks.rados.rados.0.smithi080.stdout:1872: done (14 left) 2023-12-01T04:56:39.886 INFO:tasks.rados.rados.0.smithi080.stdout:1873: done (13 left) 2023-12-01T04:56:39.886 INFO:tasks.rados.rados.0.smithi080.stdout:1874: done (12 left) 2023-12-01T04:56:39.886 INFO:tasks.rados.rados.0.smithi080.stdout:1875: done (11 left) 2023-12-01T04:56:39.886 INFO:tasks.rados.rados.0.smithi080.stdout:1876: done (10 left) 2023-12-01T04:56:39.886 INFO:tasks.rados.rados.0.smithi080.stdout:1877: done (9 left) 2023-12-01T04:56:39.886 INFO:tasks.rados.rados.0.smithi080.stdout:1878: done (8 left) 2023-12-01T04:56:39.886 INFO:tasks.rados.rados.0.smithi080.stdout:1879: done (7 left) 2023-12-01T04:56:39.887 INFO:tasks.rados.rados.0.smithi080.stdout:1880: done (6 left) 2023-12-01T04:56:39.887 INFO:tasks.rados.rados.0.smithi080.stdout:1881: done (5 left) 2023-12-01T04:56:39.887 INFO:tasks.rados.rados.0.smithi080.stdout:1882: done (4 left) 2023-12-01T04:56:39.887 INFO:tasks.rados.rados.0.smithi080.stdout:1883: done (3 left) 2023-12-01T04:56:39.887 INFO:tasks.rados.rados.0.smithi080.stdout:1886: done (2 left) 2023-12-01T04:56:39.887 INFO:tasks.rados.rados.0.smithi080.stdout:1887: read oid 254 snap -1 2023-12-01T04:56:39.887 INFO:tasks.rados.rados.0.smithi080.stdout:1887: expect (ObjNum 654 snap 0 seq_num 654) 2023-12-01T04:56:39.887 INFO:tasks.rados.rados.0.smithi080.stdout:1888: read oid 296 snap -1 2023-12-01T04:56:39.887 INFO:tasks.rados.rados.0.smithi080.stdout:1888: expect (ObjNum 1149 snap 0 seq_num 1149) 2023-12-01T04:56:39.887 INFO:tasks.rados.rados.0.smithi080.stdout:1889: read oid 10 snap -1 2023-12-01T04:56:39.887 INFO:tasks.rados.rados.0.smithi080.stdout:1889: expect (ObjNum 9 snap 0 seq_num 9) 2023-12-01T04:56:39.887 INFO:tasks.rados.rados.0.smithi080.stdout:1890: write oid 471 current snap is 0 2023-12-01T04:56:39.887 INFO:tasks.rados.rados.0.smithi080.stdout:1884: finishing write tid 4 to smithi08089843-305 2023-12-01T04:56:39.887 INFO:tasks.rados.rados.0.smithi080.stdout:1884: finishing write tid 5 to smithi08089843-305 2023-12-01T04:56:39.887 INFO:tasks.rados.rados.0.smithi080.stdout:1884: oid 305 updating version 0 to 202 2023-12-01T04:56:39.887 INFO:tasks.rados.rados.0.smithi080.stdout:1884: oid 305 version 202 is already newer than 201 2023-12-01T04:56:39.888 INFO:tasks.rados.rados.0.smithi080.stdout:1884: oid 305 updating version 202 to 203 2023-12-01T04:56:39.888 INFO:tasks.rados.rados.0.smithi080.stdout:1884: oid 305 version 203 is already newer than 200 2023-12-01T04:56:39.888 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 305 v 203 (ObjNum 1278 snap 0 seq_num 1278) dirty exists 2023-12-01T04:56:39.888 INFO:tasks.rados.rados.0.smithi080.stdout:1884: left oid 305 (ObjNum 1278 snap 0 seq_num 1278) 2023-12-01T04:56:39.888 INFO:tasks.rados.rados.0.smithi080.stdout:1885: finishing write tid 1 to smithi08089843-322 2023-12-01T04:56:39.888 INFO:tasks.rados.rados.0.smithi080.stdout:1885: finishing write tid 2 to smithi08089843-322 2023-12-01T04:56:39.888 INFO:tasks.rados.rados.0.smithi080.stdout:1885: finishing write tid 3 to smithi08089843-322 2023-12-01T04:56:39.888 INFO:tasks.rados.rados.0.smithi080.stdout:1885: finishing write tid 4 to smithi08089843-322 2023-12-01T04:56:39.888 INFO:tasks.rados.rados.0.smithi080.stdout:1885: finishing write tid 5 to smithi08089843-322 2023-12-01T04:56:39.888 INFO:tasks.rados.rados.0.smithi080.stdout:1885: oid 322 updating version 0 to 396 2023-12-01T04:56:39.888 INFO:tasks.rados.rados.0.smithi080.stdout:1885: oid 322 updating version 396 to 397 2023-12-01T04:56:39.888 INFO:tasks.rados.rados.0.smithi080.stdout:1885: oid 322 version 397 is already newer than 395 2023-12-01T04:56:39.888 INFO:tasks.rados.rados.0.smithi080.stdout:1885: oid 322 version 397 is already newer than 394 2023-12-01T04:56:39.888 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 322 v 397 (ObjNum 1279 snap 0 seq_num 1279) dirty exists 2023-12-01T04:56:39.888 INFO:tasks.rados.rados.0.smithi080.stdout:1885: left oid 322 (ObjNum 1279 snap 0 seq_num 1279) 2023-12-01T04:56:39.889 INFO:tasks.rados.rados.0.smithi080.stdout:1890: seq_num 1281 ranges {729767=741273,1927904=725109,3145089=384678} 2023-12-01T04:56:39.898 INFO:tasks.rados.rados.0.smithi080.stdout:1890: writing smithi08089843-471 from 729767 to 1471040 tid 1 2023-12-01T04:56:39.905 INFO:tasks.rados.rados.0.smithi080.stdout:1890: writing smithi08089843-471 from 1927904 to 2653013 tid 2 2023-12-01T04:56:39.911 INFO:tasks.rados.rados.0.smithi080.stdout:1890: writing smithi08089843-471 from 3145089 to 3529767 tid 3 2023-12-01T04:56:39.911 INFO:tasks.rados.rados.0.smithi080.stdout:1884: done (5 left) 2023-12-01T04:56:39.911 INFO:tasks.rados.rados.0.smithi080.stdout:1885: done (4 left) 2023-12-01T04:56:39.911 INFO:tasks.rados.rados.0.smithi080.stdout:1891: read oid 154 snap -1 2023-12-01T04:56:39.911 INFO:tasks.rados.rados.0.smithi080.stdout:1891: expect (ObjNum 1027 snap 0 seq_num 1027) 2023-12-01T04:56:39.911 INFO:tasks.rados.rados.0.smithi080.stdout:1892: read oid 500 snap -1 2023-12-01T04:56:39.911 INFO:tasks.rados.rados.0.smithi080.stdout:1892: expect (ObjNum 499 snap 0 seq_num 499) 2023-12-01T04:56:39.911 INFO:tasks.rados.rados.0.smithi080.stdout:1893: read oid 98 snap -1 2023-12-01T04:56:39.911 INFO:tasks.rados.rados.0.smithi080.stdout:1893: expect (ObjNum 706 snap 0 seq_num 706) 2023-12-01T04:56:39.912 INFO:tasks.rados.rados.0.smithi080.stdout:1894: write oid 273 current snap is 0 2023-12-01T04:56:39.912 INFO:tasks.rados.rados.0.smithi080.stdout:1889: expect (ObjNum 9 snap 0 seq_num 9) 2023-12-01T04:56:39.991 INFO:tasks.rados.rados.0.smithi080.stdout:1887: expect (ObjNum 654 snap 0 seq_num 654) 2023-12-01T04:56:40.138 INFO:tasks.rados.rados.0.smithi080.stdout:1888: expect (ObjNum 1149 snap 0 seq_num 1149) 2023-12-01T04:56:40.294 INFO:tasks.rados.rados.0.smithi080.stdout:1890: finishing write tid 1 to smithi08089843-471 2023-12-01T04:56:40.294 INFO:tasks.rados.rados.0.smithi080.stdout:1890: finishing write tid 2 to smithi08089843-471 2023-12-01T04:56:40.294 INFO:tasks.rados.rados.0.smithi080.stdout:1890: finishing write tid 3 to smithi08089843-471 2023-12-01T04:56:40.294 INFO:tasks.rados.rados.0.smithi080.stdout:1890: finishing write tid 4 to smithi08089843-471 2023-12-01T04:56:40.294 INFO:tasks.rados.rados.0.smithi080.stdout:1890: finishing write tid 5 to smithi08089843-471 2023-12-01T04:56:40.295 INFO:tasks.rados.rados.0.smithi080.stdout:1890: oid 471 updating version 0 to 288 2023-12-01T04:56:40.295 INFO:tasks.rados.rados.0.smithi080.stdout:1890: oid 471 updating version 288 to 290 2023-12-01T04:56:40.295 INFO:tasks.rados.rados.0.smithi080.stdout:1890: oid 471 version 290 is already newer than 289 2023-12-01T04:56:40.295 INFO:tasks.rados.rados.0.smithi080.stdout:1890: oid 471 version 290 is already newer than 287 2023-12-01T04:56:40.295 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 471 v 290 (ObjNum 1281 snap 0 seq_num 1281) dirty exists 2023-12-01T04:56:40.295 INFO:tasks.rados.rados.0.smithi080.stdout:1890: left oid 471 (ObjNum 1281 snap 0 seq_num 1281) 2023-12-01T04:56:40.295 INFO:tasks.rados.rados.0.smithi080.stdout:1893: expect (ObjNum 706 snap 0 seq_num 706) 2023-12-01T04:56:40.484 INFO:tasks.rados.rados.0.smithi080.stdout:1892: expect (ObjNum 499 snap 0 seq_num 499) 2023-12-01T04:56:40.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:56:40 smithi090 bash[32384]: audit 2023-12-01T04:56:39.791662+0000 mon.c (mon.2) 148 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:56:40.572 INFO:tasks.rados.rados.0.smithi080.stdout:1891: expect (ObjNum 1027 snap 0 seq_num 1027) 2023-12-01T04:56:40.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:56:40 smithi080 bash[28361]: audit 2023-12-01T04:56:39.791662+0000 mon.c (mon.2) 148 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:56:40.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:56:40 smithi080 bash[41963]: audit 2023-12-01T04:56:39.791662+0000 mon.c (mon.2) 148 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:56:40.796 INFO:tasks.rados.rados.0.smithi080.stdout:1894: seq_num 1282 ranges {746574=416522,1586386=468767,2772512=629544} 2023-12-01T04:56:40.806 INFO:tasks.rados.rados.0.smithi080.stdout:1894: writing smithi08089843-273 from 746574 to 1163096 tid 1 2023-12-01T04:56:40.813 INFO:tasks.rados.rados.0.smithi080.stdout:1894: writing smithi08089843-273 from 1586386 to 2055153 tid 2 2023-12-01T04:56:40.820 INFO:tasks.rados.rados.0.smithi080.stdout:1894: writing smithi08089843-273 from 2772512 to 3402056 tid 3 2023-12-01T04:56:40.820 INFO:tasks.rados.rados.0.smithi080.stdout:1887: done (7 left) 2023-12-01T04:56:40.820 INFO:tasks.rados.rados.0.smithi080.stdout:1888: done (6 left) 2023-12-01T04:56:40.821 INFO:tasks.rados.rados.0.smithi080.stdout:1889: done (5 left) 2023-12-01T04:56:40.821 INFO:tasks.rados.rados.0.smithi080.stdout:1890: done (4 left) 2023-12-01T04:56:40.821 INFO:tasks.rados.rados.0.smithi080.stdout:1891: done (3 left) 2023-12-01T04:56:40.821 INFO:tasks.rados.rados.0.smithi080.stdout:1892: done (2 left) 2023-12-01T04:56:40.821 INFO:tasks.rados.rados.0.smithi080.stdout:1893: done (1 left) 2023-12-01T04:56:40.821 INFO:tasks.rados.rados.0.smithi080.stdout:1895: write oid 169 current snap is 0 2023-12-01T04:56:40.821 INFO:tasks.rados.rados.0.smithi080.stdout:1895: seq_num 1283 ranges {763381=491771,2044868=728778,3199935=363446} 2023-12-01T04:56:40.827 INFO:tasks.rados.rados.0.smithi080.stdout:1895: writing smithi08089843-169 from 763381 to 1255152 tid 1 2023-12-01T04:56:40.836 INFO:tasks.rados.rados.0.smithi080.stdout:1895: writing smithi08089843-169 from 2044868 to 2773646 tid 2 2023-12-01T04:56:40.841 INFO:tasks.rados.rados.0.smithi080.stdout:1895: writing smithi08089843-169 from 3199935 to 3563381 tid 3 2023-12-01T04:56:40.841 INFO:tasks.rados.rados.0.smithi080.stdout:1896: read oid 97 snap -1 2023-12-01T04:56:40.841 INFO:tasks.rados.rados.0.smithi080.stdout:1896: expect (ObjNum 1131 snap 0 seq_num 1131) 2023-12-01T04:56:40.841 INFO:tasks.rados.rados.0.smithi080.stdout:1897: write oid 457 current snap is 0 2023-12-01T04:56:40.841 INFO:tasks.rados.rados.0.smithi080.stdout:1897: seq_num 1284 ranges {780188=567020,2103350=472436,3227358=352830} 2023-12-01T04:56:40.849 INFO:tasks.rados.rados.0.smithi080.stdout:1897: writing smithi08089843-457 from 780188 to 1347208 tid 1 2023-12-01T04:56:40.856 INFO:tasks.rados.rados.0.smithi080.stdout:1897: writing smithi08089843-457 from 2103350 to 2575786 tid 2 2023-12-01T04:56:40.862 INFO:tasks.rados.rados.0.smithi080.stdout:1897: writing smithi08089843-457 from 3227358 to 3580188 tid 3 2023-12-01T04:56:40.862 INFO:tasks.rados.rados.0.smithi080.stdout:1898: read oid 122 snap -1 2023-12-01T04:56:40.862 INFO:tasks.rados.rados.0.smithi080.stdout:1898: expect (ObjNum 841 snap 0 seq_num 841) 2023-12-01T04:56:40.862 INFO:tasks.rados.rados.0.smithi080.stdout:1899: read oid 462 snap -1 2023-12-01T04:56:40.862 INFO:tasks.rados.rados.0.smithi080.stdout:1899: expect (ObjNum 1201 snap 0 seq_num 1201) 2023-12-01T04:56:40.862 INFO:tasks.rados.rados.0.smithi080.stdout:1900: write oid 29 current snap is 0 2023-12-01T04:56:40.862 INFO:tasks.rados.rados.0.smithi080.stdout:1894: finishing write tid 1 to smithi08089843-273 2023-12-01T04:56:40.862 INFO:tasks.rados.rados.0.smithi080.stdout:1900: seq_num 1285 ranges {796995=758622,2161832=732447} 2023-12-01T04:56:40.870 INFO:tasks.rados.rados.0.smithi080.stdout:1900: writing smithi08089843-29 from 796995 to 1555617 tid 1 2023-12-01T04:56:40.878 INFO:tasks.rados.rados.0.smithi080.stdout:1900: writing smithi08089843-29 from 2161832 to 2894279 tid 2 2023-12-01T04:56:40.878 INFO:tasks.rados.rados.0.smithi080.stdout:1901: write oid 34 current snap is 0 2023-12-01T04:56:40.878 INFO:tasks.rados.rados.0.smithi080.stdout:1901: seq_num 1286 ranges {413802=433871,1420314=476105,2482204=790985} 2023-12-01T04:56:40.883 INFO:tasks.rados.rados.0.smithi080.stdout:1901: writing smithi08089843-34 from 413802 to 847673 tid 1 2023-12-01T04:56:40.889 INFO:tasks.rados.rados.0.smithi080.stdout:1901: writing smithi08089843-34 from 1420314 to 1896419 tid 2 2023-12-01T04:56:40.898 INFO:tasks.rados.rados.0.smithi080.stdout:1901: writing smithi08089843-34 from 2482204 to 3273189 tid 3 2023-12-01T04:56:40.898 INFO:tasks.rados.rados.0.smithi080.stdout:1902: read oid 445 snap -1 2023-12-01T04:56:40.898 INFO:tasks.rados.rados.0.smithi080.stdout:1902: expect (ObjNum 444 snap 0 seq_num 444) 2023-12-01T04:56:40.898 INFO:tasks.rados.rados.0.smithi080.stdout:1903: read oid 299 snap -1 2023-12-01T04:56:40.898 INFO:tasks.rados.rados.0.smithi080.stdout:1903: expect (ObjNum 298 snap 0 seq_num 298) 2023-12-01T04:56:40.898 INFO:tasks.rados.rados.0.smithi080.stdout:1904: delete oid 484 current snap is 0 2023-12-01T04:56:40.898 INFO:tasks.rados.rados.0.smithi080.stdout:1894: finishing write tid 2 to smithi08089843-273 2023-12-01T04:56:40.898 INFO:tasks.rados.rados.0.smithi080.stdout:1894: finishing write tid 3 to smithi08089843-273 2023-12-01T04:56:40.898 INFO:tasks.rados.rados.0.smithi080.stdout:1894: finishing write tid 4 to smithi08089843-273 2023-12-01T04:56:40.898 INFO:tasks.rados.rados.0.smithi080.stdout:1894: finishing write tid 5 to smithi08089843-273 2023-12-01T04:56:40.898 INFO:tasks.rados.rados.0.smithi080.stdout:1894: oid 273 updating version 0 to 233 2023-12-01T04:56:40.898 INFO:tasks.rados.rados.0.smithi080.stdout:1894: oid 273 version 233 is already newer than 232 2023-12-01T04:56:40.899 INFO:tasks.rados.rados.0.smithi080.stdout:1894: oid 273 updating version 233 to 234 2023-12-01T04:56:40.899 INFO:tasks.rados.rados.0.smithi080.stdout:1894: oid 273 version 234 is already newer than 231 2023-12-01T04:56:40.899 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 273 v 234 (ObjNum 1282 snap 0 seq_num 1282) dirty exists 2023-12-01T04:56:40.899 INFO:tasks.rados.rados.0.smithi080.stdout:1894: left oid 273 (ObjNum 1282 snap 0 seq_num 1282) 2023-12-01T04:56:40.899 INFO:tasks.rados.rados.0.smithi080.stdout:1895: finishing write tid 1 to smithi08089843-169 2023-12-01T04:56:40.899 INFO:tasks.rados.rados.0.smithi080.stdout:1895: finishing write tid 2 to smithi08089843-169 2023-12-01T04:56:40.899 INFO:tasks.rados.rados.0.smithi080.stdout:1895: finishing write tid 3 to smithi08089843-169 2023-12-01T04:56:40.899 INFO:tasks.rados.rados.0.smithi080.stdout:1895: finishing write tid 4 to smithi08089843-169 2023-12-01T04:56:40.899 INFO:tasks.rados.rados.0.smithi080.stdout:1895: finishing write tid 5 to smithi08089843-169 2023-12-01T04:56:40.899 INFO:tasks.rados.rados.0.smithi080.stdout:1895: oid 169 updating version 0 to 268 2023-12-01T04:56:40.899 INFO:tasks.rados.rados.0.smithi080.stdout:1895: oid 169 updating version 268 to 269 2023-12-01T04:56:40.899 INFO:tasks.rados.rados.0.smithi080.stdout:1895: oid 169 version 269 is already newer than 267 2023-12-01T04:56:40.899 INFO:tasks.rados.rados.0.smithi080.stdout:1895: oid 169 updating version 269 to 270 2023-12-01T04:56:40.900 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 169 v 270 (ObjNum 1283 snap 0 seq_num 1283) dirty exists 2023-12-01T04:56:40.900 INFO:tasks.rados.rados.0.smithi080.stdout:1895: left oid 169 (ObjNum 1283 snap 0 seq_num 1283) 2023-12-01T04:56:40.900 INFO:tasks.rados.rados.0.smithi080.stdout:1896: expect (ObjNum 1131 snap 0 seq_num 1131) 2023-12-01T04:56:41.028 INFO:tasks.rados.rados.0.smithi080.stdout:1897: finishing write tid 1 to smithi08089843-457 2023-12-01T04:56:41.028 INFO:tasks.rados.rados.0.smithi080.stdout:1897: finishing write tid 2 to smithi08089843-457 2023-12-01T04:56:41.028 INFO:tasks.rados.rados.0.smithi080.stdout:1897: finishing write tid 3 to smithi08089843-457 2023-12-01T04:56:41.028 INFO:tasks.rados.rados.0.smithi080.stdout:1897: finishing write tid 4 to smithi08089843-457 2023-12-01T04:56:41.028 INFO:tasks.rados.rados.0.smithi080.stdout:1897: finishing write tid 5 to smithi08089843-457 2023-12-01T04:56:41.028 INFO:tasks.rados.rados.0.smithi080.stdout:1897: oid 457 updating version 0 to 327 2023-12-01T04:56:41.028 INFO:tasks.rados.rados.0.smithi080.stdout:1897: oid 457 updating version 327 to 329 2023-12-01T04:56:41.028 INFO:tasks.rados.rados.0.smithi080.stdout:1897: oid 457 updating version 329 to 330 2023-12-01T04:56:41.028 INFO:tasks.rados.rados.0.smithi080.stdout:1897: oid 457 version 330 is already newer than 328 2023-12-01T04:56:41.028 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 457 v 330 (ObjNum 1284 snap 0 seq_num 1284) dirty exists 2023-12-01T04:56:41.029 INFO:tasks.rados.rados.0.smithi080.stdout:1897: left oid 457 (ObjNum 1284 snap 0 seq_num 1284) 2023-12-01T04:56:41.029 INFO:tasks.rados.rados.0.smithi080.stdout:1899: expect (ObjNum 1201 snap 0 seq_num 1201) 2023-12-01T04:56:41.124 INFO:tasks.rados.rados.0.smithi080.stdout:1898: expect (ObjNum 841 snap 0 seq_num 841) 2023-12-01T04:56:41.221 INFO:tasks.rados.rados.0.smithi080.stdout:1900: finishing write tid 1 to smithi08089843-29 2023-12-01T04:56:41.221 INFO:tasks.rados.rados.0.smithi080.stdout:1900: finishing write tid 2 to smithi08089843-29 2023-12-01T04:56:41.221 INFO:tasks.rados.rados.0.smithi080.stdout:1900: finishing write tid 3 to smithi08089843-29 2023-12-01T04:56:41.222 INFO:tasks.rados.rados.0.smithi080.stdout:1900: finishing write tid 4 to smithi08089843-29 2023-12-01T04:56:41.222 INFO:tasks.rados.rados.0.smithi080.stdout:1900: oid 29 updating version 0 to 306 2023-12-01T04:56:41.222 INFO:tasks.rados.rados.0.smithi080.stdout:1900: oid 29 updating version 306 to 307 2023-12-01T04:56:41.222 INFO:tasks.rados.rados.0.smithi080.stdout:1900: oid 29 version 307 is already newer than 305 2023-12-01T04:56:41.222 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 29 v 307 (ObjNum 1285 snap 0 seq_num 1285) dirty exists 2023-12-01T04:56:41.222 INFO:tasks.rados.rados.0.smithi080.stdout:1900: left oid 29 (ObjNum 1285 snap 0 seq_num 1285) 2023-12-01T04:56:41.222 INFO:tasks.rados.rados.0.smithi080.stdout:1901: finishing write tid 1 to smithi08089843-34 2023-12-01T04:56:41.222 INFO:tasks.rados.rados.0.smithi080.stdout:1901: finishing write tid 2 to smithi08089843-34 2023-12-01T04:56:41.222 INFO:tasks.rados.rados.0.smithi080.stdout:1901: finishing write tid 3 to smithi08089843-34 2023-12-01T04:56:41.222 INFO:tasks.rados.rados.0.smithi080.stdout:1901: finishing write tid 4 to smithi08089843-34 2023-12-01T04:56:41.222 INFO:tasks.rados.rados.0.smithi080.stdout:1901: finishing write tid 5 to smithi08089843-34 2023-12-01T04:56:41.222 INFO:tasks.rados.rados.0.smithi080.stdout:1901: oid 34 updating version 0 to 294 2023-12-01T04:56:41.222 INFO:tasks.rados.rados.0.smithi080.stdout:1901: oid 34 version 294 is already newer than 292 2023-12-01T04:56:41.222 INFO:tasks.rados.rados.0.smithi080.stdout:1901: oid 34 version 294 is already newer than 293 2023-12-01T04:56:41.223 INFO:tasks.rados.rados.0.smithi080.stdout:1901: oid 34 version 294 is already newer than 291 2023-12-01T04:56:41.223 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 34 v 294 (ObjNum 1286 snap 0 seq_num 1286) dirty exists 2023-12-01T04:56:41.223 INFO:tasks.rados.rados.0.smithi080.stdout:1901: left oid 34 (ObjNum 1286 snap 0 seq_num 1286) 2023-12-01T04:56:41.223 INFO:tasks.rados.rados.0.smithi080.stdout:1903: expect (ObjNum 298 snap 0 seq_num 298) 2023-12-01T04:56:41.326 INFO:tasks.rados.rados.0.smithi080.stdout:1902: expect (ObjNum 444 snap 0 seq_num 444) 2023-12-01T04:56:41.437 INFO:tasks.rados.rados.0.smithi080.stdout:1894: done (10 left) 2023-12-01T04:56:41.437 INFO:tasks.rados.rados.0.smithi080.stdout:1895: done (9 left) 2023-12-01T04:56:41.437 INFO:tasks.rados.rados.0.smithi080.stdout:1896: done (8 left) 2023-12-01T04:56:41.438 INFO:tasks.rados.rados.0.smithi080.stdout:1897: done (7 left) 2023-12-01T04:56:41.438 INFO:tasks.rados.rados.0.smithi080.stdout:1898: done (6 left) 2023-12-01T04:56:41.438 INFO:tasks.rados.rados.0.smithi080.stdout:1899: done (5 left) 2023-12-01T04:56:41.438 INFO:tasks.rados.rados.0.smithi080.stdout:1900: done (4 left) 2023-12-01T04:56:41.438 INFO:tasks.rados.rados.0.smithi080.stdout:1901: done (3 left) 2023-12-01T04:56:41.438 INFO:tasks.rados.rados.0.smithi080.stdout:1902: done (2 left) 2023-12-01T04:56:41.438 INFO:tasks.rados.rados.0.smithi080.stdout:1903: done (1 left) 2023-12-01T04:56:41.438 INFO:tasks.rados.rados.0.smithi080.stdout:1904: done (0 left) 2023-12-01T04:56:41.438 INFO:tasks.rados.rados.0.smithi080.stdout:1905: write oid 19 current snap is 0 2023-12-01T04:56:41.438 INFO:tasks.rados.rados.0.smithi080.stdout:1905: seq_num 1288 ranges {447416=584369,1537278=479774,2537050=529882,3524784=122632} 2023-12-01T04:56:41.450 INFO:tasks.rados.rados.0.smithi080.stdout:1905: writing smithi08089843-19 from 447416 to 1031785 tid 1 2023-12-01T04:56:41.455 INFO:tasks.rados.rados.0.smithi080.stdout:1905: writing smithi08089843-19 from 1537278 to 2017052 tid 2 2023-12-01T04:56:41.461 INFO:tasks.rados.rados.0.smithi080.stdout:1905: writing smithi08089843-19 from 2537050 to 3066932 tid 3 2023-12-01T04:56:41.465 INFO:tasks.rados.rados.0.smithi080.stdout:1905: writing smithi08089843-19 from 3524784 to 3647416 tid 4 2023-12-01T04:56:41.465 INFO:tasks.rados.rados.0.smithi080.stdout:1906: delete oid 457 current snap is 0 2023-12-01T04:56:41.465 INFO:tasks.rados.rados.0.smithi080.stdout:1905: finishing write tid 1 to smithi08089843-19 2023-12-01T04:56:41.465 INFO:tasks.rados.rados.0.smithi080.stdout:1905: finishing write tid 2 to smithi08089843-19 2023-12-01T04:56:41.465 INFO:tasks.rados.rados.0.smithi080.stdout:1905: finishing write tid 3 to smithi08089843-19 2023-12-01T04:56:41.467 INFO:tasks.rados.rados.0.smithi080.stdout:1906: done (1 left) 2023-12-01T04:56:41.467 INFO:tasks.rados.rados.0.smithi080.stdout:1907: read oid 348 snap -1 2023-12-01T04:56:41.467 INFO:tasks.rados.rados.0.smithi080.stdout:1907: expect (ObjNum 1018 snap 0 seq_num 1018) 2023-12-01T04:56:41.467 INFO:tasks.rados.rados.0.smithi080.stdout:1908: read oid 364 snap -1 2023-12-01T04:56:41.467 INFO:tasks.rados.rados.0.smithi080.stdout:1908: expect (ObjNum 363 snap 0 seq_num 363) 2023-12-01T04:56:41.467 INFO:tasks.rados.rados.0.smithi080.stdout:1909: write oid 341 current snap is 0 2023-12-01T04:56:41.467 INFO:tasks.rados.rados.0.smithi080.stdout:1909: seq_num 1290 ranges {481030=734867,1937889=483443,2875543=552426} 2023-12-01T04:56:41.475 INFO:tasks.rados.rados.0.smithi080.stdout:1909: writing smithi08089843-341 from 481030 to 1215897 tid 1 2023-12-01T04:56:41.482 INFO:tasks.rados.rados.0.smithi080.stdout:1909: writing smithi08089843-341 from 1937889 to 2421332 tid 2 2023-12-01T04:56:41.490 INFO:tasks.rados.rados.0.smithi080.stdout:1909: writing smithi08089843-341 from 2875543 to 3427969 tid 3 2023-12-01T04:56:41.490 INFO:tasks.rados.rados.0.smithi080.stdout:1910: read oid 212 snap -1 2023-12-01T04:56:41.490 INFO:tasks.rados.rados.0.smithi080.stdout:1910: expect deleted 2023-12-01T04:56:41.490 INFO:tasks.rados.rados.0.smithi080.stdout:1911: write oid 321 current snap is 0 2023-12-01T04:56:41.490 INFO:tasks.rados.rados.0.smithi080.stdout:1905: finishing write tid 4 to smithi08089843-19 2023-12-01T04:56:41.490 INFO:tasks.rados.rados.0.smithi080.stdout:1905: finishing write tid 5 to smithi08089843-19 2023-12-01T04:56:41.490 INFO:tasks.rados.rados.0.smithi080.stdout:1905: finishing write tid 6 to smithi08089843-19 2023-12-01T04:56:41.490 INFO:tasks.rados.rados.0.smithi080.stdout:1905: oid 19 updating version 0 to 310 2023-12-01T04:56:41.490 INFO:tasks.rados.rados.0.smithi080.stdout:1905: oid 19 version 310 is already newer than 309 2023-12-01T04:56:41.490 INFO:tasks.rados.rados.0.smithi080.stdout:1905: oid 19 updating version 310 to 311 2023-12-01T04:56:41.490 INFO:tasks.rados.rados.0.smithi080.stdout:1905: oid 19 updating version 311 to 312 2023-12-01T04:56:41.490 INFO:tasks.rados.rados.0.smithi080.stdout:1905: oid 19 version 312 is already newer than 308 2023-12-01T04:56:41.490 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 19 v 312 (ObjNum 1288 snap 0 seq_num 1288) dirty exists 2023-12-01T04:56:41.490 INFO:tasks.rados.rados.0.smithi080.stdout:1905: left oid 19 (ObjNum 1288 snap 0 seq_num 1288) 2023-12-01T04:56:41.491 INFO:tasks.rados.rados.0.smithi080.stdout:1911: seq_num 1291 ranges {497837=410116,1596371=743454,2902966=763698} 2023-12-01T04:56:41.493 INFO:tasks.rados.rados.0.smithi080.stdout:1911: writing smithi08089843-321 from 497837 to 907953 tid 1 2023-12-01T04:56:41.501 INFO:tasks.rados.rados.0.smithi080.stdout:1911: writing smithi08089843-321 from 1596371 to 2339825 tid 2 2023-12-01T04:56:41.508 INFO:tasks.rados.rados.0.smithi080.stdout:1911: writing smithi08089843-321 from 2902966 to 3666664 tid 3 2023-12-01T04:56:41.508 INFO:tasks.rados.rados.0.smithi080.stdout:1905: done (5 left) 2023-12-01T04:56:41.508 INFO:tasks.rados.rados.0.smithi080.stdout:1912: read oid 376 snap -1 2023-12-01T04:56:41.509 INFO:tasks.rados.rados.0.smithi080.stdout:1912: expect (ObjNum 1078 snap 0 seq_num 1078) 2023-12-01T04:56:41.509 INFO:tasks.rados.rados.0.smithi080.stdout:1913: read oid 47 snap -1 2023-12-01T04:56:41.509 INFO:tasks.rados.rados.0.smithi080.stdout:1913: expect deleted 2023-12-01T04:56:41.509 INFO:tasks.rados.rados.0.smithi080.stdout:1914: delete oid 419 current snap is 0 2023-12-01T04:56:41.509 INFO:tasks.rados.rados.0.smithi080.stdout:1907: expect (ObjNum 1018 snap 0 seq_num 1018) 2023-12-01T04:56:41.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:56:41 smithi090 bash[32384]: cluster 2023-12-01T04:56:40.145467+0000 mgr.y (mgr.24362) 245 : cluster 0 pgmap v216: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 60 MiB/s rd, 8.3 MiB/s wr, 82 op/s 2023-12-01T04:56:41.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:56:41 smithi090 bash[32384]: audit 2023-12-01T04:56:40.782663+0000 mon.c (mon.2) 149 : audit 0 from='client.? 172.21.15.80:0/1984604548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:56:41.669 INFO:tasks.rados.rados.0.smithi080.stdout:1909: finishing write tid 1 to smithi08089843-341 2023-12-01T04:56:41.669 INFO:tasks.rados.rados.0.smithi080.stdout:1908: expect (ObjNum 363 snap 0 seq_num 363) 2023-12-01T04:56:41.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:56:41 smithi080 bash[28361]: cluster 2023-12-01T04:56:40.145467+0000 mgr.y (mgr.24362) 245 : cluster 0 pgmap v216: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 60 MiB/s rd, 8.3 MiB/s wr, 82 op/s 2023-12-01T04:56:41.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:56:41 smithi080 bash[28361]: audit 2023-12-01T04:56:40.782663+0000 mon.c (mon.2) 149 : audit 0 from='client.? 172.21.15.80:0/1984604548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:56:41.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:56:41 smithi080 bash[41963]: cluster 2023-12-01T04:56:40.145467+0000 mgr.y (mgr.24362) 245 : cluster 0 pgmap v216: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 60 MiB/s rd, 8.3 MiB/s wr, 82 op/s 2023-12-01T04:56:41.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:56:41 smithi080 bash[41963]: audit 2023-12-01T04:56:40.782663+0000 mon.c (mon.2) 149 : audit 0 from='client.? 172.21.15.80:0/1984604548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:56:41.743 INFO:tasks.rados.rados.0.smithi080.stdout:1909: finishing write tid 2 to smithi08089843-341 2023-12-01T04:56:41.743 INFO:tasks.rados.rados.0.smithi080.stdout:1909: finishing write tid 3 to smithi08089843-341 2023-12-01T04:56:41.743 INFO:tasks.rados.rados.0.smithi080.stdout:1909: finishing write tid 4 to smithi08089843-341 2023-12-01T04:56:41.743 INFO:tasks.rados.rados.0.smithi080.stdout:1909: finishing write tid 5 to smithi08089843-341 2023-12-01T04:56:41.743 INFO:tasks.rados.rados.0.smithi080.stdout:1909: oid 341 updating version 0 to 316 2023-12-01T04:56:41.744 INFO:tasks.rados.rados.0.smithi080.stdout:1909: oid 341 version 316 is already newer than 314 2023-12-01T04:56:41.744 INFO:tasks.rados.rados.0.smithi080.stdout:1909: oid 341 version 316 is already newer than 313 2023-12-01T04:56:41.744 INFO:tasks.rados.rados.0.smithi080.stdout:1909: oid 341 version 316 is already newer than 315 2023-12-01T04:56:41.744 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 341 v 316 (ObjNum 1290 snap 0 seq_num 1290) dirty exists 2023-12-01T04:56:41.744 INFO:tasks.rados.rados.0.smithi080.stdout:1909: left oid 341 (ObjNum 1290 snap 0 seq_num 1290) 2023-12-01T04:56:41.744 INFO:tasks.rados.rados.0.smithi080.stdout:1911: finishing write tid 1 to smithi08089843-321 2023-12-01T04:56:41.744 INFO:tasks.rados.rados.0.smithi080.stdout:1911: finishing write tid 2 to smithi08089843-321 2023-12-01T04:56:41.744 INFO:tasks.rados.rados.0.smithi080.stdout:1911: finishing write tid 3 to smithi08089843-321 2023-12-01T04:56:41.744 INFO:tasks.rados.rados.0.smithi080.stdout:1911: finishing write tid 4 to smithi08089843-321 2023-12-01T04:56:41.744 INFO:tasks.rados.rados.0.smithi080.stdout:1911: finishing write tid 5 to smithi08089843-321 2023-12-01T04:56:41.744 INFO:tasks.rados.rados.0.smithi080.stdout:1911: oid 321 updating version 0 to 237 2023-12-01T04:56:41.744 INFO:tasks.rados.rados.0.smithi080.stdout:1911: oid 321 version 237 is already newer than 236 2023-12-01T04:56:41.744 INFO:tasks.rados.rados.0.smithi080.stdout:1911: oid 321 updating version 237 to 238 2023-12-01T04:56:41.744 INFO:tasks.rados.rados.0.smithi080.stdout:1911: oid 321 version 238 is already newer than 235 2023-12-01T04:56:41.745 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 321 v 238 (ObjNum 1291 snap 0 seq_num 1291) dirty exists 2023-12-01T04:56:41.745 INFO:tasks.rados.rados.0.smithi080.stdout:1911: left oid 321 (ObjNum 1291 snap 0 seq_num 1291) 2023-12-01T04:56:41.745 INFO:tasks.rados.rados.0.smithi080.stdout:1912: expect (ObjNum 1078 snap 0 seq_num 1078) 2023-12-01T04:56:41.862 INFO:tasks.rados.rados.0.smithi080.stdout:1907: done (7 left) 2023-12-01T04:56:41.862 INFO:tasks.rados.rados.0.smithi080.stdout:1908: done (6 left) 2023-12-01T04:56:41.862 INFO:tasks.rados.rados.0.smithi080.stdout:1909: done (5 left) 2023-12-01T04:56:41.862 INFO:tasks.rados.rados.0.smithi080.stdout:1910: done (4 left) 2023-12-01T04:56:41.862 INFO:tasks.rados.rados.0.smithi080.stdout:1911: done (3 left) 2023-12-01T04:56:41.862 INFO:tasks.rados.rados.0.smithi080.stdout:1912: done (2 left) 2023-12-01T04:56:41.863 INFO:tasks.rados.rados.0.smithi080.stdout:1913: done (1 left) 2023-12-01T04:56:41.863 INFO:tasks.rados.rados.0.smithi080.stdout:1914: done (0 left) 2023-12-01T04:56:41.863 INFO:tasks.rados.rados.0.smithi080.stdout:1915: write oid 82 current snap is 0 2023-12-01T04:56:41.863 INFO:tasks.rados.rados.0.smithi080.stdout:1915: seq_num 1293 ranges {531451=676967,1713335=747123,2957812=502595} 2023-12-01T04:56:41.869 INFO:tasks.rados.rados.0.smithi080.stdout:1915: writing smithi08089843-82 from 531451 to 1208418 tid 1 2023-12-01T04:56:41.876 INFO:tasks.rados.rados.0.smithi080.stdout:1915: writing smithi08089843-82 from 1713335 to 2460458 tid 2 2023-12-01T04:56:41.882 INFO:tasks.rados.rados.0.smithi080.stdout:1915: writing smithi08089843-82 from 2957812 to 3460407 tid 3 2023-12-01T04:56:41.882 INFO:tasks.rados.rados.0.smithi080.stdout:1916: delete oid 330 current snap is 0 2023-12-01T04:56:41.882 INFO:tasks.rados.rados.0.smithi080.stdout:1915: finishing write tid 1 to smithi08089843-82 2023-12-01T04:56:41.882 INFO:tasks.rados.rados.0.smithi080.stdout:1915: finishing write tid 2 to smithi08089843-82 2023-12-01T04:56:41.884 INFO:tasks.rados.rados.0.smithi080.stdout:1916: done (1 left) 2023-12-01T04:56:41.884 INFO:tasks.rados.rados.0.smithi080.stdout:1917: write oid 198 current snap is 0 2023-12-01T04:56:41.884 INFO:tasks.rados.rados.0.smithi080.stdout:1917: seq_num 1295 ranges {565065=427465,1430299=634439,2496305=525139,3472104=292961} 2023-12-01T04:56:41.890 INFO:tasks.rados.rados.0.smithi080.stdout:1917: writing smithi08089843-198 from 565065 to 992530 tid 1 2023-12-01T04:56:41.897 INFO:tasks.rados.rados.0.smithi080.stdout:1917: writing smithi08089843-198 from 1430299 to 2064738 tid 2 2023-12-01T04:56:41.902 INFO:tasks.rados.rados.0.smithi080.stdout:1917: writing smithi08089843-198 from 2496305 to 3021444 tid 3 2023-12-01T04:56:41.907 INFO:tasks.rados.rados.0.smithi080.stdout:1917: writing smithi08089843-198 from 3472104 to 3765065 tid 4 2023-12-01T04:56:41.907 INFO:tasks.rados.rados.0.smithi080.stdout:1918: delete oid 280 current snap is 0 2023-12-01T04:56:41.907 INFO:tasks.rados.rados.0.smithi080.stdout:1915: finishing write tid 3 to smithi08089843-82 2023-12-01T04:56:41.907 INFO:tasks.rados.rados.0.smithi080.stdout:1915: finishing write tid 4 to smithi08089843-82 2023-12-01T04:56:41.907 INFO:tasks.rados.rados.0.smithi080.stdout:1915: finishing write tid 5 to smithi08089843-82 2023-12-01T04:56:41.907 INFO:tasks.rados.rados.0.smithi080.stdout:1915: oid 82 updating version 0 to 294 2023-12-01T04:56:41.907 INFO:tasks.rados.rados.0.smithi080.stdout:1915: oid 82 version 294 is already newer than 292 2023-12-01T04:56:41.907 INFO:tasks.rados.rados.0.smithi080.stdout:1915: oid 82 version 294 is already newer than 293 2023-12-01T04:56:41.907 INFO:tasks.rados.rados.0.smithi080.stdout:1915: oid 82 updating version 294 to 295 2023-12-01T04:56:41.908 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 82 v 295 (ObjNum 1293 snap 0 seq_num 1293) dirty exists 2023-12-01T04:56:41.908 INFO:tasks.rados.rados.0.smithi080.stdout:1915: left oid 82 (ObjNum 1293 snap 0 seq_num 1293) 2023-12-01T04:56:41.908 INFO:tasks.rados.rados.0.smithi080.stdout:1917: finishing write tid 1 to smithi08089843-198 2023-12-01T04:56:41.908 INFO:tasks.rados.rados.0.smithi080.stdout:1917: finishing write tid 2 to smithi08089843-198 2023-12-01T04:56:41.908 INFO:tasks.rados.rados.0.smithi080.stdout:1917: finishing write tid 3 to smithi08089843-198 2023-12-01T04:56:41.909 INFO:tasks.rados.rados.0.smithi080.stdout:1915: done (2 left) 2023-12-01T04:56:41.909 INFO:tasks.rados.rados.0.smithi080.stdout:1918: done (1 left) 2023-12-01T04:56:41.909 INFO:tasks.rados.rados.0.smithi080.stdout:1919: read oid 486 snap -1 2023-12-01T04:56:41.909 INFO:tasks.rados.rados.0.smithi080.stdout:1919: expect (ObjNum 1075 snap 0 seq_num 1075) 2023-12-01T04:56:41.909 INFO:tasks.rados.rados.0.smithi080.stdout:1920: write oid 382 current snap is 0 2023-12-01T04:56:41.909 INFO:tasks.rados.rados.0.smithi080.stdout:1920: seq_num 1297 ranges {598679=577963,1947263=638108,3351151=447528} 2023-12-01T04:56:41.916 INFO:tasks.rados.rados.0.smithi080.stdout:1920: writing smithi08089843-382 from 598679 to 1176642 tid 1 2023-12-01T04:56:41.924 INFO:tasks.rados.rados.0.smithi080.stdout:1920: writing smithi08089843-382 from 1947263 to 2585371 tid 2 2023-12-01T04:56:41.931 INFO:tasks.rados.rados.0.smithi080.stdout:1920: writing smithi08089843-382 from 3351151 to 3798679 tid 3 2023-12-01T04:56:41.931 INFO:tasks.rados.rados.0.smithi080.stdout:1921: write oid 301 current snap is 0 2023-12-01T04:56:41.931 INFO:tasks.rados.rados.0.smithi080.stdout:1921: seq_num 1298 ranges {615486=653212,1889392=498119,2978574=475308} 2023-12-01T04:56:41.938 INFO:tasks.rados.rados.0.smithi080.stdout:1921: writing smithi08089843-301 from 615486 to 1268698 tid 1 2023-12-01T04:56:41.944 INFO:tasks.rados.rados.0.smithi080.stdout:1921: writing smithi08089843-301 from 1889392 to 2387511 tid 2 2023-12-01T04:56:41.951 INFO:tasks.rados.rados.0.smithi080.stdout:1921: writing smithi08089843-301 from 2978574 to 3453882 tid 3 2023-12-01T04:56:41.951 INFO:tasks.rados.rados.0.smithi080.stdout:1922: read oid 183 snap -1 2023-12-01T04:56:41.951 INFO:tasks.rados.rados.0.smithi080.stdout:1922: expect (ObjNum 830 snap 0 seq_num 830) 2023-12-01T04:56:41.951 INFO:tasks.rados.rados.0.smithi080.stdout:1923: write oid 288 current snap is 0 2023-12-01T04:56:41.951 INFO:tasks.rados.rados.0.smithi080.stdout:1917: finishing write tid 4 to smithi08089843-198 2023-12-01T04:56:41.951 INFO:tasks.rados.rados.0.smithi080.stdout:1917: finishing write tid 5 to smithi08089843-198 2023-12-01T04:56:41.951 INFO:tasks.rados.rados.0.smithi080.stdout:1923: seq_num 1299 ranges {632293=728461,1947874=641777,3005997=686580} 2023-12-01T04:56:41.959 INFO:tasks.rados.rados.0.smithi080.stdout:1923: writing smithi08089843-288 from 632293 to 1360754 tid 1 2023-12-01T04:56:41.966 INFO:tasks.rados.rados.0.smithi080.stdout:1923: writing smithi08089843-288 from 1947874 to 2589651 tid 2 2023-12-01T04:56:41.972 INFO:tasks.rados.rados.0.smithi080.stdout:1923: writing smithi08089843-288 from 3005997 to 3692577 tid 3 2023-12-01T04:56:41.972 INFO:tasks.rados.rados.0.smithi080.stdout:1924: write oid 484 current snap is 0 2023-12-01T04:56:41.973 INFO:tasks.rados.rados.0.smithi080.stdout:1924: seq_num 1300 ranges {649100=403710,1606356=501788,2633420=497852,3636005=213095} 2023-12-01T04:56:41.978 INFO:tasks.rados.rados.0.smithi080.stdout:1924: writing smithi08089843-484 from 649100 to 1052810 tid 1 2023-12-01T04:56:41.985 INFO:tasks.rados.rados.0.smithi080.stdout:1924: writing smithi08089843-484 from 1606356 to 2108144 tid 2 2023-12-01T04:56:41.991 INFO:tasks.rados.rados.0.smithi080.stdout:1924: writing smithi08089843-484 from 2633420 to 3131272 tid 3 2023-12-01T04:56:41.995 INFO:tasks.rados.rados.0.smithi080.stdout:1924: writing smithi08089843-484 from 3636005 to 3849100 tid 4 2023-12-01T04:56:41.996 INFO:tasks.rados.rados.0.smithi080.stdout:1925: delete oid 170 current snap is 0 2023-12-01T04:56:41.996 INFO:tasks.rados.rados.0.smithi080.stdout:1917: finishing write tid 6 to smithi08089843-198 2023-12-01T04:56:41.996 INFO:tasks.rados.rados.0.smithi080.stdout:1917: oid 198 updating version 0 to 202 2023-12-01T04:56:41.996 INFO:tasks.rados.rados.0.smithi080.stdout:1917: oid 198 version 202 is already newer than 200 2023-12-01T04:56:41.996 INFO:tasks.rados.rados.0.smithi080.stdout:1917: oid 198 version 202 is already newer than 199 2023-12-01T04:56:41.996 INFO:tasks.rados.rados.0.smithi080.stdout:1917: oid 198 version 202 is already newer than 201 2023-12-01T04:56:41.996 INFO:tasks.rados.rados.0.smithi080.stdout:1917: oid 198 updating version 202 to 203 2023-12-01T04:56:41.996 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 198 v 203 (ObjNum 1295 snap 0 seq_num 1295) dirty exists 2023-12-01T04:56:41.996 INFO:tasks.rados.rados.0.smithi080.stdout:1917: left oid 198 (ObjNum 1295 snap 0 seq_num 1295) 2023-12-01T04:56:41.996 INFO:tasks.rados.rados.0.smithi080.stdout:1919: expect (ObjNum 1075 snap 0 seq_num 1075) 2023-12-01T04:56:42.146 INFO:tasks.rados.rados.0.smithi080.stdout:1920: finishing write tid 1 to smithi08089843-382 2023-12-01T04:56:42.146 INFO:tasks.rados.rados.0.smithi080.stdout:1920: finishing write tid 2 to smithi08089843-382 2023-12-01T04:56:42.146 INFO:tasks.rados.rados.0.smithi080.stdout:1920: finishing write tid 3 to smithi08089843-382 2023-12-01T04:56:42.146 INFO:tasks.rados.rados.0.smithi080.stdout:1920: finishing write tid 4 to smithi08089843-382 2023-12-01T04:56:42.147 INFO:tasks.rados.rados.0.smithi080.stdout:1920: finishing write tid 5 to smithi08089843-382 2023-12-01T04:56:42.147 INFO:tasks.rados.rados.0.smithi080.stdout:1920: oid 382 updating version 0 to 272 2023-12-01T04:56:42.147 INFO:tasks.rados.rados.0.smithi080.stdout:1920: oid 382 updating version 272 to 274 2023-12-01T04:56:42.147 INFO:tasks.rados.rados.0.smithi080.stdout:1920: oid 382 version 274 is already newer than 271 2023-12-01T04:56:42.147 INFO:tasks.rados.rados.0.smithi080.stdout:1920: oid 382 version 274 is already newer than 273 2023-12-01T04:56:42.147 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 382 v 274 (ObjNum 1297 snap 0 seq_num 1297) dirty exists 2023-12-01T04:56:42.147 INFO:tasks.rados.rados.0.smithi080.stdout:1920: left oid 382 (ObjNum 1297 snap 0 seq_num 1297) 2023-12-01T04:56:42.147 INFO:tasks.rados.rados.0.smithi080.stdout:1921: finishing write tid 1 to smithi08089843-301 2023-12-01T04:56:42.147 INFO:tasks.rados.rados.0.smithi080.stdout:1921: finishing write tid 2 to smithi08089843-301 2023-12-01T04:56:42.147 INFO:tasks.rados.rados.0.smithi080.stdout:1921: finishing write tid 3 to smithi08089843-301 2023-12-01T04:56:42.147 INFO:tasks.rados.rados.0.smithi080.stdout:1921: finishing write tid 4 to smithi08089843-301 2023-12-01T04:56:42.147 INFO:tasks.rados.rados.0.smithi080.stdout:1921: finishing write tid 5 to smithi08089843-301 2023-12-01T04:56:42.147 INFO:tasks.rados.rados.0.smithi080.stdout:1921: oid 301 updating version 0 to 297 2023-12-01T04:56:42.147 INFO:tasks.rados.rados.0.smithi080.stdout:1921: oid 301 updating version 297 to 298 2023-12-01T04:56:42.147 INFO:tasks.rados.rados.0.smithi080.stdout:1921: oid 301 version 298 is already newer than 295 2023-12-01T04:56:42.148 INFO:tasks.rados.rados.0.smithi080.stdout:1921: oid 301 version 298 is already newer than 296 2023-12-01T04:56:42.148 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 301 v 298 (ObjNum 1298 snap 0 seq_num 1298) dirty exists 2023-12-01T04:56:42.148 INFO:tasks.rados.rados.0.smithi080.stdout:1921: left oid 301 (ObjNum 1298 snap 0 seq_num 1298) 2023-12-01T04:56:42.148 INFO:tasks.rados.rados.0.smithi080.stdout:1922: expect (ObjNum 830 snap 0 seq_num 830) 2023-12-01T04:56:42.390 INFO:tasks.rados.rados.0.smithi080.stdout:1923: finishing write tid 1 to smithi08089843-288 2023-12-01T04:56:42.390 INFO:tasks.rados.rados.0.smithi080.stdout:1923: finishing write tid 2 to smithi08089843-288 2023-12-01T04:56:42.390 INFO:tasks.rados.rados.0.smithi080.stdout:1923: finishing write tid 3 to smithi08089843-288 2023-12-01T04:56:42.390 INFO:tasks.rados.rados.0.smithi080.stdout:1923: finishing write tid 4 to smithi08089843-288 2023-12-01T04:56:42.390 INFO:tasks.rados.rados.0.smithi080.stdout:1923: finishing write tid 5 to smithi08089843-288 2023-12-01T04:56:42.390 INFO:tasks.rados.rados.0.smithi080.stdout:1923: oid 288 updating version 0 to 246 2023-12-01T04:56:42.390 INFO:tasks.rados.rados.0.smithi080.stdout:1923: oid 288 updating version 246 to 247 2023-12-01T04:56:42.390 INFO:tasks.rados.rados.0.smithi080.stdout:1923: oid 288 version 247 is already newer than 244 2023-12-01T04:56:42.391 INFO:tasks.rados.rados.0.smithi080.stdout:1923: oid 288 version 247 is already newer than 245 2023-12-01T04:56:42.391 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 288 v 247 (ObjNum 1299 snap 0 seq_num 1299) dirty exists 2023-12-01T04:56:42.391 INFO:tasks.rados.rados.0.smithi080.stdout:1923: left oid 288 (ObjNum 1299 snap 0 seq_num 1299) 2023-12-01T04:56:42.391 INFO:tasks.rados.rados.0.smithi080.stdout:1924: finishing write tid 1 to smithi08089843-484 2023-12-01T04:56:42.391 INFO:tasks.rados.rados.0.smithi080.stdout:1924: finishing write tid 2 to smithi08089843-484 2023-12-01T04:56:42.391 INFO:tasks.rados.rados.0.smithi080.stdout:1924: finishing write tid 3 to smithi08089843-484 2023-12-01T04:56:42.391 INFO:tasks.rados.rados.0.smithi080.stdout:1924: finishing write tid 4 to smithi08089843-484 2023-12-01T04:56:42.391 INFO:tasks.rados.rados.0.smithi080.stdout:1924: finishing write tid 5 to smithi08089843-484 2023-12-01T04:56:42.391 INFO:tasks.rados.rados.0.smithi080.stdout:1924: finishing write tid 6 to smithi08089843-484 2023-12-01T04:56:42.391 INFO:tasks.rados.rados.0.smithi080.stdout:1924: oid 484 updating version 0 to 299 2023-12-01T04:56:42.391 INFO:tasks.rados.rados.0.smithi080.stdout:1924: oid 484 version 299 is already newer than 297 2023-12-01T04:56:42.391 INFO:tasks.rados.rados.0.smithi080.stdout:1924: oid 484 version 299 is already newer than 298 2023-12-01T04:56:42.391 INFO:tasks.rados.rados.0.smithi080.stdout:1924: oid 484 version 299 is already newer than 296 2023-12-01T04:56:42.391 INFO:tasks.rados.rados.0.smithi080.stdout:1924: oid 484 updating version 299 to 300 2023-12-01T04:56:42.391 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 484 v 300 (ObjNum 1300 snap 0 seq_num 1300) dirty exists 2023-12-01T04:56:42.392 INFO:tasks.rados.rados.0.smithi080.stdout:1924: left oid 484 (ObjNum 1300 snap 0 seq_num 1300) 2023-12-01T04:56:42.392 INFO:tasks.rados.rados.0.smithi080.stdout:1917: done (7 left) 2023-12-01T04:56:42.392 INFO:tasks.rados.rados.0.smithi080.stdout:1919: done (6 left) 2023-12-01T04:56:42.392 INFO:tasks.rados.rados.0.smithi080.stdout:1920: done (5 left) 2023-12-01T04:56:42.392 INFO:tasks.rados.rados.0.smithi080.stdout:1921: done (4 left) 2023-12-01T04:56:42.392 INFO:tasks.rados.rados.0.smithi080.stdout:1922: done (3 left) 2023-12-01T04:56:42.392 INFO:tasks.rados.rados.0.smithi080.stdout:1923: done (2 left) 2023-12-01T04:56:42.392 INFO:tasks.rados.rados.0.smithi080.stdout:1924: done (1 left) 2023-12-01T04:56:42.392 INFO:tasks.rados.rados.0.smithi080.stdout:1925: done (0 left) 2023-12-01T04:56:42.392 INFO:tasks.rados.rados.0.smithi080.stdout:1926: read oid 395 snap -1 2023-12-01T04:56:42.392 INFO:tasks.rados.rados.0.smithi080.stdout:1926: expect (ObjNum 899 snap 0 seq_num 899) 2023-12-01T04:56:42.392 INFO:tasks.rados.rados.0.smithi080.stdout:1927: read oid 329 snap -1 2023-12-01T04:56:42.393 INFO:tasks.rados.rados.0.smithi080.stdout:1927: expect deleted 2023-12-01T04:56:42.393 INFO:tasks.rados.rados.0.smithi080.stdout:1928: delete oid 304 current snap is 0 2023-12-01T04:56:42.393 INFO:tasks.rados.rados.0.smithi080.stdout:1927: done (2 left) 2023-12-01T04:56:42.393 INFO:tasks.rados.rados.0.smithi080.stdout:1928: done (1 left) 2023-12-01T04:56:42.393 INFO:tasks.rados.rados.0.smithi080.stdout:1929: read oid 354 snap -1 2023-12-01T04:56:42.393 INFO:tasks.rados.rados.0.smithi080.stdout:1929: expect (ObjNum 1085 snap 0 seq_num 1085) 2023-12-01T04:56:42.394 INFO:tasks.rados.rados.0.smithi080.stdout:1930: write oid 391 current snap is 0 2023-12-01T04:56:42.394 INFO:tasks.rados.rados.0.smithi080.stdout:1930: seq_num 1303 ranges {699521=745810,2181802=649115,3515689=383832} 2023-12-01T04:56:42.406 INFO:tasks.rados.rados.0.smithi080.stdout:1930: writing smithi08089843-391 from 699521 to 1445331 tid 1 2023-12-01T04:56:42.414 INFO:tasks.rados.rados.0.smithi080.stdout:1930: writing smithi08089843-391 from 2181802 to 2830917 tid 2 2023-12-01T04:56:42.420 INFO:tasks.rados.rados.0.smithi080.stdout:1930: writing smithi08089843-391 from 3515689 to 3899521 tid 3 2023-12-01T04:56:42.420 INFO:tasks.rados.rados.0.smithi080.stdout:1931: write oid 90 current snap is 0 2023-12-01T04:56:42.421 INFO:tasks.rados.rados.0.smithi080.stdout:1931: seq_num 1304 ranges {716328=421059,1840284=509126,3143112=659293} 2023-12-01T04:56:42.427 INFO:tasks.rados.rados.0.smithi080.stdout:1931: writing smithi08089843-90 from 716328 to 1137387 tid 1 2023-12-01T04:56:42.434 INFO:tasks.rados.rados.0.smithi080.stdout:1931: writing smithi08089843-90 from 1840284 to 2349410 tid 2 2023-12-01T04:56:42.442 INFO:tasks.rados.rados.0.smithi080.stdout:1931: writing smithi08089843-90 from 3143112 to 3802405 tid 3 2023-12-01T04:56:42.442 INFO:tasks.rados.rados.0.smithi080.stdout:1932: read oid 144 snap -1 2023-12-01T04:56:42.443 INFO:tasks.rados.rados.0.smithi080.stdout:1932: expect (ObjNum 143 snap 0 seq_num 143) 2023-12-01T04:56:42.443 INFO:tasks.rados.rados.0.smithi080.stdout:1933: write oid 262 current snap is 0 2023-12-01T04:56:42.443 INFO:tasks.rados.rados.0.smithi080.stdout:1933: seq_num 1305 ranges {733135=496308,1898766=652784,3170535=470565} 2023-12-01T04:56:42.450 INFO:tasks.rados.rados.0.smithi080.stdout:1933: writing smithi08089843-262 from 733135 to 1229443 tid 1 2023-12-01T04:56:42.457 INFO:tasks.rados.rados.0.smithi080.stdout:1933: writing smithi08089843-262 from 1898766 to 2551550 tid 2 2023-12-01T04:56:42.463 INFO:tasks.rados.rados.0.smithi080.stdout:1933: writing smithi08089843-262 from 3170535 to 3641100 tid 3 2023-12-01T04:56:42.463 INFO:tasks.rados.rados.0.smithi080.stdout:1934: read oid 448 snap -1 2023-12-01T04:56:42.463 INFO:tasks.rados.rados.0.smithi080.stdout:1934: expect deleted 2023-12-01T04:56:42.464 INFO:tasks.rados.rados.0.smithi080.stdout:1935: read oid 247 snap -1 2023-12-01T04:56:42.464 INFO:tasks.rados.rados.0.smithi080.stdout:1935: expect (ObjNum 578 snap 0 seq_num 578) 2023-12-01T04:56:42.464 INFO:tasks.rados.rados.0.smithi080.stdout:1936: write oid 404 current snap is 0 2023-12-01T04:56:42.464 INFO:tasks.rados.rados.0.smithi080.stdout:1936: seq_num 1306 ranges {749942=571557,1840895=796442,3365252=584690} 2023-12-01T04:56:42.472 INFO:tasks.rados.rados.0.smithi080.stdout:1936: writing smithi08089843-404 from 749942 to 1321499 tid 1 2023-12-01T04:56:42.480 INFO:tasks.rados.rados.0.smithi080.stdout:1936: writing smithi08089843-404 from 1840895 to 2637337 tid 2 2023-12-01T04:56:42.488 INFO:tasks.rados.rados.0.smithi080.stdout:1936: writing smithi08089843-404 from 3365252 to 3949942 tid 3 2023-12-01T04:56:42.488 INFO:tasks.rados.rados.0.smithi080.stdout:1937: write oid 323 current snap is 0 2023-12-01T04:56:42.488 INFO:tasks.rados.rados.0.smithi080.stdout:1937: seq_num 1307 ranges {766749=646806,1899377=656453,3109028=609462} 2023-12-01T04:56:42.496 INFO:tasks.rados.rados.0.smithi080.stdout:1937: writing smithi08089843-323 from 766749 to 1413555 tid 1 2023-12-01T04:56:42.502 INFO:tasks.rados.rados.0.smithi080.stdout:1937: writing smithi08089843-323 from 1899377 to 2555830 tid 2 2023-12-01T04:56:42.509 INFO:tasks.rados.rados.0.smithi080.stdout:1937: writing smithi08089843-323 from 3109028 to 3718490 tid 3 2023-12-01T04:56:42.509 INFO:tasks.rados.rados.0.smithi080.stdout:1938: read oid 231 snap -1 2023-12-01T04:56:42.509 INFO:tasks.rados.rados.0.smithi080.stdout:1938: expect (ObjNum 1239 snap 0 seq_num 1239) 2023-12-01T04:56:42.510 INFO:tasks.rados.rados.0.smithi080.stdout:1939: read oid 235 snap -1 2023-12-01T04:56:42.510 INFO:tasks.rados.rados.0.smithi080.stdout:1939: expect (ObjNum 1065 snap 0 seq_num 1065) 2023-12-01T04:56:42.510 INFO:tasks.rados.rados.0.smithi080.stdout:1940: write oid 402 current snap is 0 2023-12-01T04:56:42.510 INFO:tasks.rados.rados.0.smithi080.stdout:1940: seq_num 1308 ranges {783556=438408,1674212=400111,2736451=420734,3882270=101286} 2023-12-01T04:56:42.517 INFO:tasks.rados.rados.0.smithi080.stdout:1940: writing smithi08089843-402 from 783556 to 1221964 tid 1 2023-12-01T04:56:42.521 INFO:tasks.rados.rados.0.smithi080.stdout:1940: writing smithi08089843-402 from 1674212 to 2074323 tid 2 2023-12-01T04:56:42.527 INFO:tasks.rados.rados.0.smithi080.stdout:1940: writing smithi08089843-402 from 2736451 to 3157185 tid 3 2023-12-01T04:56:42.532 INFO:tasks.rados.rados.0.smithi080.stdout:1940: writing smithi08089843-402 from 3882270 to 3983556 tid 4 2023-12-01T04:56:42.533 INFO:tasks.rados.rados.0.smithi080.stdout:1941: read oid 288 snap -1 2023-12-01T04:56:42.533 INFO:tasks.rados.rados.0.smithi080.stdout:1941: expect (ObjNum 1299 snap 0 seq_num 1299) 2023-12-01T04:56:42.533 INFO:tasks.rados.rados.0.smithi080.stdout:1942: read oid 429 snap -1 2023-12-01T04:56:42.533 INFO:tasks.rados.rados.0.smithi080.stdout:1942: expect (ObjNum 1094 snap 0 seq_num 1094) 2023-12-01T04:56:42.533 INFO:tasks.rados.rados.0.smithi080.stdout:1943: read oid 416 snap -1 2023-12-01T04:56:42.533 INFO:tasks.rados.rados.0.smithi080.stdout:1943: expect (ObjNum 792 snap 0 seq_num 792) 2023-12-01T04:56:42.533 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:56:42.533 INFO:tasks.rados.rados.0.smithi080.stdout:1926: expect (ObjNum 899 snap 0 seq_num 899) 2023-12-01T04:56:42.651 INFO:tasks.rados.rados.0.smithi080.stdout:1929: expect (ObjNum 1085 snap 0 seq_num 1085) 2023-12-01T04:56:42.732 INFO:tasks.rados.rados.0.smithi080.stdout:1930: finishing write tid 1 to smithi08089843-391 2023-12-01T04:56:42.732 INFO:tasks.rados.rados.0.smithi080.stdout:1930: finishing write tid 2 to smithi08089843-391 2023-12-01T04:56:42.732 INFO:tasks.rados.rados.0.smithi080.stdout:1930: finishing write tid 3 to smithi08089843-391 2023-12-01T04:56:42.732 INFO:tasks.rados.rados.0.smithi080.stdout:1930: finishing write tid 4 to smithi08089843-391 2023-12-01T04:56:42.732 INFO:tasks.rados.rados.0.smithi080.stdout:1930: finishing write tid 5 to smithi08089843-391 2023-12-01T04:56:42.732 INFO:tasks.rados.rados.0.smithi080.stdout:1930: oid 391 updating version 0 to 207 2023-12-01T04:56:42.732 INFO:tasks.rados.rados.0.smithi080.stdout:1930: oid 391 version 207 is already newer than 204 2023-12-01T04:56:42.732 INFO:tasks.rados.rados.0.smithi080.stdout:1930: oid 391 version 207 is already newer than 206 2023-12-01T04:56:42.732 INFO:tasks.rados.rados.0.smithi080.stdout:1930: oid 391 version 207 is already newer than 205 2023-12-01T04:56:42.732 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 391 v 207 (ObjNum 1303 snap 0 seq_num 1303) dirty exists 2023-12-01T04:56:42.732 INFO:tasks.rados.rados.0.smithi080.stdout:1930: left oid 391 (ObjNum 1303 snap 0 seq_num 1303) 2023-12-01T04:56:42.732 INFO:tasks.rados.rados.0.smithi080.stdout:1931: finishing write tid 1 to smithi08089843-90 2023-12-01T04:56:42.732 INFO:tasks.rados.rados.0.smithi080.stdout:1931: finishing write tid 2 to smithi08089843-90 2023-12-01T04:56:42.732 INFO:tasks.rados.rados.0.smithi080.stdout:1931: finishing write tid 3 to smithi08089843-90 2023-12-01T04:56:42.733 INFO:tasks.rados.rados.0.smithi080.stdout:1931: finishing write tid 4 to smithi08089843-90 2023-12-01T04:56:42.733 INFO:tasks.rados.rados.0.smithi080.stdout:1931: finishing write tid 5 to smithi08089843-90 2023-12-01T04:56:42.733 INFO:tasks.rados.rados.0.smithi080.stdout:1931: oid 90 updating version 0 to 301 2023-12-01T04:56:42.733 INFO:tasks.rados.rados.0.smithi080.stdout:1931: oid 90 version 301 is already newer than 300 2023-12-01T04:56:42.733 INFO:tasks.rados.rados.0.smithi080.stdout:1931: oid 90 version 301 is already newer than 299 2023-12-01T04:56:42.733 INFO:tasks.rados.rados.0.smithi080.stdout:1931: oid 90 updating version 301 to 302 2023-12-01T04:56:42.733 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 90 v 302 (ObjNum 1304 snap 0 seq_num 1304) dirty exists 2023-12-01T04:56:42.733 INFO:tasks.rados.rados.0.smithi080.stdout:1931: left oid 90 (ObjNum 1304 snap 0 seq_num 1304) 2023-12-01T04:56:42.733 INFO:tasks.rados.rados.0.smithi080.stdout:1932: expect (ObjNum 143 snap 0 seq_num 143) 2023-12-01T04:56:42.820 INFO:tasks.rados.rados.0.smithi080.stdout:1933: finishing write tid 1 to smithi08089843-262 2023-12-01T04:56:42.821 INFO:tasks.rados.rados.0.smithi080.stdout:1933: finishing write tid 2 to smithi08089843-262 2023-12-01T04:56:42.821 INFO:tasks.rados.rados.0.smithi080.stdout:1933: finishing write tid 3 to smithi08089843-262 2023-12-01T04:56:42.821 INFO:tasks.rados.rados.0.smithi080.stdout:1933: finishing write tid 4 to smithi08089843-262 2023-12-01T04:56:42.821 INFO:tasks.rados.rados.0.smithi080.stdout:1933: finishing write tid 5 to smithi08089843-262 2023-12-01T04:56:42.821 INFO:tasks.rados.rados.0.smithi080.stdout:1933: oid 262 updating version 0 to 277 2023-12-01T04:56:42.821 INFO:tasks.rados.rados.0.smithi080.stdout:1933: oid 262 version 277 is already newer than 275 2023-12-01T04:56:42.821 INFO:tasks.rados.rados.0.smithi080.stdout:1933: oid 262 updating version 277 to 278 2023-12-01T04:56:42.821 INFO:tasks.rados.rados.0.smithi080.stdout:1933: oid 262 version 278 is already newer than 276 2023-12-01T04:56:42.821 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 262 v 278 (ObjNum 1305 snap 0 seq_num 1305) dirty exists 2023-12-01T04:56:42.821 INFO:tasks.rados.rados.0.smithi080.stdout:1933: left oid 262 (ObjNum 1305 snap 0 seq_num 1305) 2023-12-01T04:56:42.821 INFO:tasks.rados.rados.0.smithi080.stdout:1935: expect (ObjNum 578 snap 0 seq_num 578) 2023-12-01T04:56:42.993 INFO:tasks.rados.rados.0.smithi080.stdout:1936: finishing write tid 1 to smithi08089843-404 2023-12-01T04:56:42.994 INFO:tasks.rados.rados.0.smithi080.stdout:1936: finishing write tid 2 to smithi08089843-404 2023-12-01T04:56:42.994 INFO:tasks.rados.rados.0.smithi080.stdout:1936: finishing write tid 3 to smithi08089843-404 2023-12-01T04:56:42.994 INFO:tasks.rados.rados.0.smithi080.stdout:1936: finishing write tid 4 to smithi08089843-404 2023-12-01T04:56:42.994 INFO:tasks.rados.rados.0.smithi080.stdout:1936: finishing write tid 5 to smithi08089843-404 2023-12-01T04:56:42.994 INFO:tasks.rados.rados.0.smithi080.stdout:1936: oid 404 updating version 0 to 173 2023-12-01T04:56:42.994 INFO:tasks.rados.rados.0.smithi080.stdout:1936: oid 404 version 173 is already newer than 170 2023-12-01T04:56:42.994 INFO:tasks.rados.rados.0.smithi080.stdout:1936: oid 404 version 173 is already newer than 172 2023-12-01T04:56:42.994 INFO:tasks.rados.rados.0.smithi080.stdout:1936: oid 404 version 173 is already newer than 171 2023-12-01T04:56:42.994 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 404 v 173 (ObjNum 1306 snap 0 seq_num 1306) dirty exists 2023-12-01T04:56:42.994 INFO:tasks.rados.rados.0.smithi080.stdout:1936: left oid 404 (ObjNum 1306 snap 0 seq_num 1306) 2023-12-01T04:56:42.994 INFO:tasks.rados.rados.0.smithi080.stdout:1937: finishing write tid 1 to smithi08089843-323 2023-12-01T04:56:42.994 INFO:tasks.rados.rados.0.smithi080.stdout:1937: finishing write tid 2 to smithi08089843-323 2023-12-01T04:56:42.995 INFO:tasks.rados.rados.0.smithi080.stdout:1926: done (15 left) 2023-12-01T04:56:42.995 INFO:tasks.rados.rados.0.smithi080.stdout:1929: done (14 left) 2023-12-01T04:56:42.995 INFO:tasks.rados.rados.0.smithi080.stdout:1930: done (13 left) 2023-12-01T04:56:42.995 INFO:tasks.rados.rados.0.smithi080.stdout:1931: done (12 left) 2023-12-01T04:56:42.995 INFO:tasks.rados.rados.0.smithi080.stdout:1932: done (11 left) 2023-12-01T04:56:42.995 INFO:tasks.rados.rados.0.smithi080.stdout:1933: done (10 left) 2023-12-01T04:56:42.995 INFO:tasks.rados.rados.0.smithi080.stdout:1934: done (9 left) 2023-12-01T04:56:42.995 INFO:tasks.rados.rados.0.smithi080.stdout:1935: done (8 left) 2023-12-01T04:56:42.995 INFO:tasks.rados.rados.0.smithi080.stdout:1936: done (7 left) 2023-12-01T04:56:42.995 INFO:tasks.rados.rados.0.smithi080.stdout:1944: read oid 232 snap -1 2023-12-01T04:56:42.995 INFO:tasks.rados.rados.0.smithi080.stdout:1944: expect (ObjNum 1180 snap 0 seq_num 1180) 2023-12-01T04:56:42.995 INFO:tasks.rados.rados.0.smithi080.stdout:1945: read oid 422 snap -1 2023-12-01T04:56:42.995 INFO:tasks.rados.rados.0.smithi080.stdout:1945: expect (ObjNum 657 snap 0 seq_num 657) 2023-12-01T04:56:42.995 INFO:tasks.rados.rados.0.smithi080.stdout:1946: read oid 248 snap -1 2023-12-01T04:56:42.995 INFO:tasks.rados.rados.0.smithi080.stdout:1946: expect deleted 2023-12-01T04:56:42.996 INFO:tasks.rados.rados.0.smithi080.stdout:1947: write oid 378 current snap is 0 2023-12-01T04:56:42.996 INFO:tasks.rados.rados.0.smithi080.stdout:1937: finishing write tid 3 to smithi08089843-323 2023-12-01T04:56:42.996 INFO:tasks.rados.rados.0.smithi080.stdout:1937: finishing write tid 4 to smithi08089843-323 2023-12-01T04:56:42.996 INFO:tasks.rados.rados.0.smithi080.stdout:1937: finishing write tid 5 to smithi08089843-323 2023-12-01T04:56:42.996 INFO:tasks.rados.rados.0.smithi080.stdout:1937: oid 323 updating version 0 to 279 2023-12-01T04:56:42.996 INFO:tasks.rados.rados.0.smithi080.stdout:1937: oid 323 updating version 279 to 281 2023-12-01T04:56:42.996 INFO:tasks.rados.rados.0.smithi080.stdout:1937: oid 323 updating version 281 to 282 2023-12-01T04:56:42.996 INFO:tasks.rados.rados.0.smithi080.stdout:1937: oid 323 version 282 is already newer than 280 2023-12-01T04:56:42.996 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 323 v 282 (ObjNum 1307 snap 0 seq_num 1307) dirty exists 2023-12-01T04:56:42.996 INFO:tasks.rados.rados.0.smithi080.stdout:1937: left oid 323 (ObjNum 1307 snap 0 seq_num 1307) 2023-12-01T04:56:42.996 INFO:tasks.rados.rados.0.smithi080.stdout:1940: finishing write tid 1 to smithi08089843-402 2023-12-01T04:56:42.996 INFO:tasks.rados.rados.0.smithi080.stdout:1938: expect (ObjNum 1239 snap 0 seq_num 1239) 2023-12-01T04:56:43.167 INFO:tasks.rados.rados.0.smithi080.stdout:1940: finishing write tid 2 to smithi08089843-402 2023-12-01T04:56:43.167 INFO:tasks.rados.rados.0.smithi080.stdout:1947: seq_num 1309 ranges {400363=513657,1332694=660122} 2023-12-01T04:56:43.173 INFO:tasks.rados.rados.0.smithi080.stdout:1947: writing smithi08089843-378 from 400363 to 914020 tid 1 2023-12-01T04:56:43.181 INFO:tasks.rados.rados.0.smithi080.stdout:1947: writing smithi08089843-378 from 1332694 to 1992816 tid 2 2023-12-01T04:56:43.181 INFO:tasks.rados.rados.0.smithi080.stdout:1937: done (10 left) 2023-12-01T04:56:43.181 INFO:tasks.rados.rados.0.smithi080.stdout:1938: done (9 left) 2023-12-01T04:56:43.182 INFO:tasks.rados.rados.0.smithi080.stdout:1948: delete oid 244 current snap is 0 2023-12-01T04:56:43.182 INFO:tasks.rados.rados.0.smithi080.stdout:1940: finishing write tid 3 to smithi08089843-402 2023-12-01T04:56:43.182 INFO:tasks.rados.rados.0.smithi080.stdout:1939: expect (ObjNum 1065 snap 0 seq_num 1065) 2023-12-01T04:56:43.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:56:42 smithi080 bash[28361]: cluster 2023-12-01T04:56:42.146730+0000 mgr.y (mgr.24362) 246 : cluster 0 pgmap v217: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 86 MiB/s rd, 13 MiB/s wr, 121 op/s 2023-12-01T04:56:43.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:56:42 smithi080 bash[41963]: cluster 2023-12-01T04:56:42.146730+0000 mgr.y (mgr.24362) 246 : cluster 0 pgmap v217: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 86 MiB/s rd, 13 MiB/s wr, 121 op/s 2023-12-01T04:56:43.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:56:42 smithi090 bash[32384]: cluster 2023-12-01T04:56:42.146730+0000 mgr.y (mgr.24362) 246 : cluster 0 pgmap v217: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 86 MiB/s rd, 13 MiB/s wr, 121 op/s 2023-12-01T04:56:43.432 INFO:tasks.rados.rados.0.smithi080.stdout:1940: finishing write tid 4 to smithi08089843-402 2023-12-01T04:56:43.432 INFO:tasks.rados.rados.0.smithi080.stdout:1940: finishing write tid 5 to smithi08089843-402 2023-12-01T04:56:43.432 INFO:tasks.rados.rados.0.smithi080.stdout:1940: finishing write tid 6 to smithi08089843-402 2023-12-01T04:56:43.432 INFO:tasks.rados.rados.0.smithi080.stdout:1940: oid 402 updating version 0 to 208 2023-12-01T04:56:43.432 INFO:tasks.rados.rados.0.smithi080.stdout:1940: oid 402 updating version 208 to 210 2023-12-01T04:56:43.432 INFO:tasks.rados.rados.0.smithi080.stdout:1940: oid 402 version 210 is already newer than 209 2023-12-01T04:56:43.432 INFO:tasks.rados.rados.0.smithi080.stdout:1940: oid 402 updating version 210 to 211 2023-12-01T04:56:43.432 INFO:tasks.rados.rados.0.smithi080.stdout:1940: oid 402 updating version 211 to 212 2023-12-01T04:56:43.432 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 402 v 212 (ObjNum 1308 snap 0 seq_num 1308) dirty exists 2023-12-01T04:56:43.432 INFO:tasks.rados.rados.0.smithi080.stdout:1940: left oid 402 (ObjNum 1308 snap 0 seq_num 1308) 2023-12-01T04:56:43.432 INFO:tasks.rados.rados.0.smithi080.stdout:1943: expect (ObjNum 792 snap 0 seq_num 792) 2023-12-01T04:56:43.586 INFO:tasks.rados.rados.0.smithi080.stdout:1941: expect (ObjNum 1299 snap 0 seq_num 1299) 2023-12-01T04:56:43.804 INFO:tasks.rados.rados.0.smithi080.stdout:1942: expect (ObjNum 1094 snap 0 seq_num 1094) 2023-12-01T04:56:43.946 INFO:tasks.rados.rados.0.smithi080.stdout:1945: expect (ObjNum 657 snap 0 seq_num 657) 2023-12-01T04:56:44.123 INFO:tasks.rados.rados.0.smithi080.stdout:1944: expect (ObjNum 1180 snap 0 seq_num 1180) 2023-12-01T04:56:44.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:56:43 smithi080 bash[28361]: audit 2023-12-01T04:56:43.239115+0000 mon.a (mon.0) 859 : audit 0 from='client.? 172.21.15.80:0/2082152987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:56:44.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:56:43 smithi080 bash[41963]: audit 2023-12-01T04:56:43.239115+0000 mon.a (mon.0) 859 : audit 0 from='client.? 172.21.15.80:0/2082152987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:56:44.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:56:43 smithi090 bash[32384]: audit 2023-12-01T04:56:43.239115+0000 mon.a (mon.0) 859 : audit 0 from='client.? 172.21.15.80:0/2082152987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:56:44.319 INFO:tasks.rados.rados.0.smithi080.stdout:1947: finishing write tid 1 to smithi08089843-378 2023-12-01T04:56:44.319 INFO:tasks.rados.rados.0.smithi080.stdout:1947: finishing write tid 2 to smithi08089843-378 2023-12-01T04:56:44.319 INFO:tasks.rados.rados.0.smithi080.stdout:1947: finishing write tid 3 to smithi08089843-378 2023-12-01T04:56:44.319 INFO:tasks.rados.rados.0.smithi080.stdout:1947: finishing write tid 4 to smithi08089843-378 2023-12-01T04:56:44.319 INFO:tasks.rados.rados.0.smithi080.stdout:1947: oid 378 updating version 0 to 213 2023-12-01T04:56:44.320 INFO:tasks.rados.rados.0.smithi080.stdout:1947: oid 378 updating version 213 to 214 2023-12-01T04:56:44.320 INFO:tasks.rados.rados.0.smithi080.stdout:1947: oid 378 updating version 214 to 215 2023-12-01T04:56:44.320 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 378 v 215 (ObjNum 1309 snap 0 seq_num 1309) dirty exists 2023-12-01T04:56:44.320 INFO:tasks.rados.rados.0.smithi080.stdout:1947: left oid 378 (ObjNum 1309 snap 0 seq_num 1309) 2023-12-01T04:56:44.320 INFO:tasks.rados.rados.0.smithi080.stdout:1939: done (9 left) 2023-12-01T04:56:44.320 INFO:tasks.rados.rados.0.smithi080.stdout:1940: done (8 left) 2023-12-01T04:56:44.320 INFO:tasks.rados.rados.0.smithi080.stdout:1941: done (7 left) 2023-12-01T04:56:44.320 INFO:tasks.rados.rados.0.smithi080.stdout:1942: done (6 left) 2023-12-01T04:56:44.320 INFO:tasks.rados.rados.0.smithi080.stdout:1943: done (5 left) 2023-12-01T04:56:44.320 INFO:tasks.rados.rados.0.smithi080.stdout:1944: done (4 left) 2023-12-01T04:56:44.320 INFO:tasks.rados.rados.0.smithi080.stdout:1945: done (3 left) 2023-12-01T04:56:44.321 INFO:tasks.rados.rados.0.smithi080.stdout:1946: done (2 left) 2023-12-01T04:56:44.321 INFO:tasks.rados.rados.0.smithi080.stdout:1947: done (1 left) 2023-12-01T04:56:44.321 INFO:tasks.rados.rados.0.smithi080.stdout:1948: done (0 left) 2023-12-01T04:56:44.321 INFO:tasks.rados.rados.0.smithi080.stdout:1949: read oid 325 snap -1 2023-12-01T04:56:44.321 INFO:tasks.rados.rados.0.smithi080.stdout:1949: expect (ObjNum 956 snap 0 seq_num 956) 2023-12-01T04:56:44.321 INFO:tasks.rados.rados.0.smithi080.stdout:1950: delete oid 493 current snap is 0 2023-12-01T04:56:44.322 INFO:tasks.rados.rados.0.smithi080.stdout:1950: done (1 left) 2023-12-01T04:56:44.322 INFO:tasks.rados.rados.0.smithi080.stdout:1951: write oid 408 current snap is 0 2023-12-01T04:56:44.322 INFO:tasks.rados.rados.0.smithi080.stdout:1951: seq_num 1312 ranges {450784=739404,1791787=258997} 2023-12-01T04:56:44.333 INFO:tasks.rados.rados.0.smithi080.stdout:1951: writing smithi08089843-408 from 450784 to 1190188 tid 1 2023-12-01T04:56:44.339 INFO:tasks.rados.rados.0.smithi080.stdout:1951: writing smithi08089843-408 from 1791787 to 2050784 tid 2 2023-12-01T04:56:44.339 INFO:tasks.rados.rados.0.smithi080.stdout:1952: read oid 145 snap -1 2023-12-01T04:56:44.339 INFO:tasks.rados.rados.0.smithi080.stdout:1952: expect (ObjNum 636 snap 0 seq_num 636) 2023-12-01T04:56:44.339 INFO:tasks.rados.rados.0.smithi080.stdout:1953: read oid 264 snap -1 2023-12-01T04:56:44.339 INFO:tasks.rados.rados.0.smithi080.stdout:1953: expect (ObjNum 610 snap 0 seq_num 610) 2023-12-01T04:56:44.339 INFO:tasks.rados.rados.0.smithi080.stdout:1954: read oid 215 snap -1 2023-12-01T04:56:44.339 INFO:tasks.rados.rados.0.smithi080.stdout:1954: expect (ObjNum 1030 snap 0 seq_num 1030) 2023-12-01T04:56:44.339 INFO:tasks.rados.rados.0.smithi080.stdout:1955: delete oid 160 current snap is 0 2023-12-01T04:56:44.339 INFO:tasks.rados.rados.0.smithi080.stdout:1949: expect (ObjNum 956 snap 0 seq_num 956) 2023-12-01T04:56:44.433 INFO:tasks.rados.rados.0.smithi080.stdout:1951: finishing write tid 1 to smithi08089843-408 2023-12-01T04:56:44.433 INFO:tasks.rados.rados.0.smithi080.stdout:1951: finishing write tid 2 to smithi08089843-408 2023-12-01T04:56:44.433 INFO:tasks.rados.rados.0.smithi080.stdout:1951: finishing write tid 3 to smithi08089843-408 2023-12-01T04:56:44.433 INFO:tasks.rados.rados.0.smithi080.stdout:1951: finishing write tid 4 to smithi08089843-408 2023-12-01T04:56:44.433 INFO:tasks.rados.rados.0.smithi080.stdout:1951: oid 408 updating version 0 to 257 2023-12-01T04:56:44.433 INFO:tasks.rados.rados.0.smithi080.stdout:1951: oid 408 updating version 257 to 259 2023-12-01T04:56:44.434 INFO:tasks.rados.rados.0.smithi080.stdout:1951: oid 408 version 259 is already newer than 258 2023-12-01T04:56:44.434 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 408 v 259 (ObjNum 1312 snap 0 seq_num 1312) dirty exists 2023-12-01T04:56:44.434 INFO:tasks.rados.rados.0.smithi080.stdout:1951: left oid 408 (ObjNum 1312 snap 0 seq_num 1312) 2023-12-01T04:56:44.434 INFO:tasks.rados.rados.0.smithi080.stdout:1954: expect (ObjNum 1030 snap 0 seq_num 1030) 2023-12-01T04:56:44.628 INFO:tasks.rados.rados.0.smithi080.stdout:1952: expect (ObjNum 636 snap 0 seq_num 636) 2023-12-01T04:56:44.750 INFO:tasks.rados.rados.0.smithi080.stdout:1953: expect (ObjNum 610 snap 0 seq_num 610) 2023-12-01T04:56:44.829 INFO:tasks.rados.rados.0.smithi080.stdout:1949: done (5 left) 2023-12-01T04:56:44.829 INFO:tasks.rados.rados.0.smithi080.stdout:1951: done (4 left) 2023-12-01T04:56:44.829 INFO:tasks.rados.rados.0.smithi080.stdout:1952: done (3 left) 2023-12-01T04:56:44.829 INFO:tasks.rados.rados.0.smithi080.stdout:1953: done (2 left) 2023-12-01T04:56:44.829 INFO:tasks.rados.rados.0.smithi080.stdout:1954: done (1 left) 2023-12-01T04:56:44.829 INFO:tasks.rados.rados.0.smithi080.stdout:1955: done (0 left) 2023-12-01T04:56:44.829 INFO:tasks.rados.rados.0.smithi080.stdout:1956: delete oid 84 current snap is 0 2023-12-01T04:56:44.831 INFO:tasks.rados.rados.0.smithi080.stdout:1956: done (0 left) 2023-12-01T04:56:44.831 INFO:tasks.rados.rados.0.smithi080.stdout:1957: delete oid 240 current snap is 0 2023-12-01T04:56:44.834 INFO:tasks.rados.rados.0.smithi080.stdout:1957: done (0 left) 2023-12-01T04:56:44.835 INFO:tasks.rados.rados.0.smithi080.stdout:1958: read oid 194 snap -1 2023-12-01T04:56:44.835 INFO:tasks.rados.rados.0.smithi080.stdout:1958: expect (ObjNum 1265 snap 0 seq_num 1265) 2023-12-01T04:56:44.835 INFO:tasks.rados.rados.0.smithi080.stdout:1959: write oid 445 current snap is 0 2023-12-01T04:56:44.835 INFO:tasks.rados.rados.0.smithi080.stdout:1959: seq_num 1316 ranges {518012=756753,2025715=92297} 2023-12-01T04:56:44.846 INFO:tasks.rados.rados.0.smithi080.stdout:1959: writing smithi08089843-445 from 518012 to 1274765 tid 1 2023-12-01T04:56:44.851 INFO:tasks.rados.rados.0.smithi080.stdout:1959: writing smithi08089843-445 from 2025715 to 2118012 tid 2 2023-12-01T04:56:44.851 INFO:tasks.rados.rados.0.smithi080.stdout:1960: write oid 332 current snap is 0 2023-12-01T04:56:44.852 INFO:tasks.rados.rados.0.smithi080.stdout:1960: seq_num 1317 ranges {534819=432002,1684197=450622} 2023-12-01T04:56:44.857 INFO:tasks.rados.rados.0.smithi080.stdout:1960: writing smithi08089843-332 from 534819 to 966821 tid 1 2023-12-01T04:56:44.863 INFO:tasks.rados.rados.0.smithi080.stdout:1960: writing smithi08089843-332 from 1684197 to 2134819 tid 2 2023-12-01T04:56:44.863 INFO:tasks.rados.rados.0.smithi080.stdout:1961: read oid 50 snap -1 2023-12-01T04:56:44.863 INFO:tasks.rados.rados.0.smithi080.stdout:1961: expect (ObjNum 49 snap 0 seq_num 49) 2023-12-01T04:56:44.864 INFO:tasks.rados.rados.0.smithi080.stdout:1962: read oid 264 snap -1 2023-12-01T04:56:44.864 INFO:tasks.rados.rados.0.smithi080.stdout:1962: expect (ObjNum 610 snap 0 seq_num 610) 2023-12-01T04:56:44.864 INFO:tasks.rados.rados.0.smithi080.stdout:1963: write oid 333 current snap is 0 2023-12-01T04:56:44.864 INFO:tasks.rados.rados.0.smithi080.stdout:1963: seq_num 1318 ranges {551626=507251,1626326=418456} 2023-12-01T04:56:44.869 INFO:tasks.rados.rados.0.smithi080.stdout:1963: writing smithi08089843-333 from 551626 to 1058877 tid 1 2023-12-01T04:56:44.875 INFO:tasks.rados.rados.0.smithi080.stdout:1963: writing smithi08089843-333 from 1626326 to 2044782 tid 2 2023-12-01T04:56:44.875 INFO:tasks.rados.rados.0.smithi080.stdout:1964: read oid 14 snap -1 2023-12-01T04:56:44.876 INFO:tasks.rados.rados.0.smithi080.stdout:1964: expect (ObjNum 1223 snap 0 seq_num 1223) 2023-12-01T04:56:44.876 INFO:tasks.rados.rados.0.smithi080.stdout:1965: write oid 90 current snap is 0 2023-12-01T04:56:44.876 INFO:tasks.rados.rados.0.smithi080.stdout:1965: seq_num 1319 ranges {568433=582500,1684808=483625} 2023-12-01T04:56:44.881 INFO:tasks.rados.rados.0.smithi080.stdout:1965: writing smithi08089843-90 from 568433 to 1150933 tid 1 2023-12-01T04:56:44.888 INFO:tasks.rados.rados.0.smithi080.stdout:1965: writing smithi08089843-90 from 1684808 to 2168433 tid 2 2023-12-01T04:56:44.888 INFO:tasks.rados.rados.0.smithi080.stdout:1966: write oid 246 current snap is 0 2023-12-01T04:56:44.888 INFO:tasks.rados.rados.0.smithi080.stdout:1966: seq_num 1320 ranges {585240=657749,1743290=422125} 2023-12-01T04:56:44.894 INFO:tasks.rados.rados.0.smithi080.stdout:1966: writing smithi08089843-246 from 585240 to 1242989 tid 1 2023-12-01T04:56:44.900 INFO:tasks.rados.rados.0.smithi080.stdout:1966: writing smithi08089843-246 from 1743290 to 2165415 tid 2 2023-12-01T04:56:44.900 INFO:tasks.rados.rados.0.smithi080.stdout:1967: read oid 168 snap -1 2023-12-01T04:56:44.900 INFO:tasks.rados.rados.0.smithi080.stdout:1967: expect (ObjNum 1258 snap 0 seq_num 1258) 2023-12-01T04:56:44.900 INFO:tasks.rados.rados.0.smithi080.stdout:1968: write oid 401 current snap is 0 2023-12-01T04:56:44.900 INFO:tasks.rados.rados.0.smithi080.stdout:1968: seq_num 1321 ranges {602047=732998,1801772=400275} 2023-12-01T04:56:44.907 INFO:tasks.rados.rados.0.smithi080.stdout:1968: writing smithi08089843-401 from 602047 to 1335045 tid 1 2023-12-01T04:56:44.913 INFO:tasks.rados.rados.0.smithi080.stdout:1968: writing smithi08089843-401 from 1801772 to 2202047 tid 2 2023-12-01T04:56:44.913 INFO:tasks.rados.rados.0.smithi080.stdout:1969: read oid 218 snap -1 2023-12-01T04:56:44.913 INFO:tasks.rados.rados.0.smithi080.stdout:1969: expect (ObjNum 1089 snap 0 seq_num 1089) 2023-12-01T04:56:44.913 INFO:tasks.rados.rados.0.smithi080.stdout:1970: read oid 469 snap -1 2023-12-01T04:56:44.913 INFO:tasks.rados.rados.0.smithi080.stdout:1970: expect (ObjNum 561 snap 0 seq_num 561) 2023-12-01T04:56:44.913 INFO:tasks.rados.rados.0.smithi080.stdout:1971: read oid 8 snap -1 2023-12-01T04:56:44.913 INFO:tasks.rados.rados.0.smithi080.stdout:1971: expect (ObjNum 7 snap 0 seq_num 7) 2023-12-01T04:56:44.913 INFO:tasks.rados.rados.0.smithi080.stdout:1972: write oid 377 current snap is 0 2023-12-01T04:56:44.913 INFO:tasks.rados.rados.0.smithi080.stdout:1958: expect (ObjNum 1265 snap 0 seq_num 1265) 2023-12-01T04:56:45.113 INFO:tasks.rados.rados.0.smithi080.stdout:1959: finishing write tid 1 to smithi08089843-445 2023-12-01T04:56:45.113 INFO:tasks.rados.rados.0.smithi080.stdout:1959: finishing write tid 2 to smithi08089843-445 2023-12-01T04:56:45.113 INFO:tasks.rados.rados.0.smithi080.stdout:1959: finishing write tid 3 to smithi08089843-445 2023-12-01T04:56:45.114 INFO:tasks.rados.rados.0.smithi080.stdout:1959: finishing write tid 4 to smithi08089843-445 2023-12-01T04:56:45.114 INFO:tasks.rados.rados.0.smithi080.stdout:1959: oid 445 updating version 0 to 333 2023-12-01T04:56:45.114 INFO:tasks.rados.rados.0.smithi080.stdout:1959: oid 445 updating version 333 to 335 2023-12-01T04:56:45.114 INFO:tasks.rados.rados.0.smithi080.stdout:1959: oid 445 version 335 is already newer than 334 2023-12-01T04:56:45.114 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 445 v 335 (ObjNum 1316 snap 0 seq_num 1316) dirty exists 2023-12-01T04:56:45.114 INFO:tasks.rados.rados.0.smithi080.stdout:1959: left oid 445 (ObjNum 1316 snap 0 seq_num 1316) 2023-12-01T04:56:45.114 INFO:tasks.rados.rados.0.smithi080.stdout:1960: finishing write tid 1 to smithi08089843-332 2023-12-01T04:56:45.114 INFO:tasks.rados.rados.0.smithi080.stdout:1960: finishing write tid 2 to smithi08089843-332 2023-12-01T04:56:45.114 INFO:tasks.rados.rados.0.smithi080.stdout:1961: expect (ObjNum 49 snap 0 seq_num 49) 2023-12-01T04:56:45.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:56:44 smithi080 bash[28361]: cluster 2023-12-01T04:56:44.147362+0000 mgr.y (mgr.24362) 247 : cluster 0 pgmap v218: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 57 MiB/s rd, 7.6 MiB/s wr, 78 op/s 2023-12-01T04:56:45.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:56:44 smithi080 bash[41963]: cluster 2023-12-01T04:56:44.147362+0000 mgr.y (mgr.24362) 247 : cluster 0 pgmap v218: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 57 MiB/s rd, 7.6 MiB/s wr, 78 op/s 2023-12-01T04:56:45.207 INFO:tasks.rados.rados.0.smithi080.stdout:1960: finishing write tid 3 to smithi08089843-332 2023-12-01T04:56:45.207 INFO:tasks.rados.rados.0.smithi080.stdout:1960: finishing write tid 4 to smithi08089843-332 2023-12-01T04:56:45.207 INFO:tasks.rados.rados.0.smithi080.stdout:1960: oid 332 updating version 0 to 303 2023-12-01T04:56:45.207 INFO:tasks.rados.rados.0.smithi080.stdout:1960: oid 332 version 303 is already newer than 302 2023-12-01T04:56:45.207 INFO:tasks.rados.rados.0.smithi080.stdout:1960: oid 332 version 303 is already newer than 301 2023-12-01T04:56:45.207 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 332 v 303 (ObjNum 1317 snap 0 seq_num 1317) dirty exists 2023-12-01T04:56:45.207 INFO:tasks.rados.rados.0.smithi080.stdout:1960: left oid 332 (ObjNum 1317 snap 0 seq_num 1317) 2023-12-01T04:56:45.208 INFO:tasks.rados.rados.0.smithi080.stdout:1962: expect (ObjNum 610 snap 0 seq_num 610) 2023-12-01T04:56:45.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:56:44 smithi090 bash[32384]: cluster 2023-12-01T04:56:44.147362+0000 mgr.y (mgr.24362) 247 : cluster 0 pgmap v218: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 57 MiB/s rd, 7.6 MiB/s wr, 78 op/s 2023-12-01T04:56:45.287 INFO:tasks.rados.rados.0.smithi080.stdout:1963: finishing write tid 1 to smithi08089843-333 2023-12-01T04:56:45.287 INFO:tasks.rados.rados.0.smithi080.stdout:1963: finishing write tid 2 to smithi08089843-333 2023-12-01T04:56:45.287 INFO:tasks.rados.rados.0.smithi080.stdout:1963: finishing write tid 3 to smithi08089843-333 2023-12-01T04:56:45.287 INFO:tasks.rados.rados.0.smithi080.stdout:1963: finishing write tid 4 to smithi08089843-333 2023-12-01T04:56:45.288 INFO:tasks.rados.rados.0.smithi080.stdout:1963: oid 333 updating version 0 to 206 2023-12-01T04:56:45.288 INFO:tasks.rados.rados.0.smithi080.stdout:1963: oid 333 version 206 is already newer than 205 2023-12-01T04:56:45.288 INFO:tasks.rados.rados.0.smithi080.stdout:1963: oid 333 version 206 is already newer than 204 2023-12-01T04:56:45.288 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 333 v 206 (ObjNum 1318 snap 0 seq_num 1318) dirty exists 2023-12-01T04:56:45.288 INFO:tasks.rados.rados.0.smithi080.stdout:1963: left oid 333 (ObjNum 1318 snap 0 seq_num 1318) 2023-12-01T04:56:45.288 INFO:tasks.rados.rados.0.smithi080.stdout:1972: seq_num 1322 ranges {618854=408247,1743901=425794} 2023-12-01T04:56:45.298 INFO:tasks.rados.rados.0.smithi080.stdout:1972: writing smithi08089843-377 from 618854 to 1027101 tid 1 2023-12-01T04:56:45.305 INFO:tasks.rados.rados.0.smithi080.stdout:1972: writing smithi08089843-377 from 1743901 to 2169695 tid 2 2023-12-01T04:56:45.305 INFO:tasks.rados.rados.0.smithi080.stdout:1958: done (14 left) 2023-12-01T04:56:45.305 INFO:tasks.rados.rados.0.smithi080.stdout:1959: done (13 left) 2023-12-01T04:56:45.305 INFO:tasks.rados.rados.0.smithi080.stdout:1960: done (12 left) 2023-12-01T04:56:45.305 INFO:tasks.rados.rados.0.smithi080.stdout:1961: done (11 left) 2023-12-01T04:56:45.305 INFO:tasks.rados.rados.0.smithi080.stdout:1962: done (10 left) 2023-12-01T04:56:45.305 INFO:tasks.rados.rados.0.smithi080.stdout:1963: done (9 left) 2023-12-01T04:56:45.305 INFO:tasks.rados.rados.0.smithi080.stdout:1973: write oid 290 current snap is 0 2023-12-01T04:56:45.305 INFO:tasks.rados.rados.0.smithi080.stdout:1973: seq_num 1323 ranges {635661=599849,1918736=316925} 2023-12-01T04:56:45.312 INFO:tasks.rados.rados.0.smithi080.stdout:1973: writing smithi08089843-290 from 635661 to 1235510 tid 1 2023-12-01T04:56:45.317 INFO:tasks.rados.rados.0.smithi080.stdout:1973: writing smithi08089843-290 from 1918736 to 2235661 tid 2 2023-12-01T04:56:45.317 INFO:tasks.rados.rados.0.smithi080.stdout:1974: write oid 391 current snap is 0 2023-12-01T04:56:45.317 INFO:tasks.rados.rados.0.smithi080.stdout:1974: seq_num 1324 ranges {652468=675098,1977218=275250} 2023-12-01T04:56:45.324 INFO:tasks.rados.rados.0.smithi080.stdout:1974: writing smithi08089843-391 from 652468 to 1327566 tid 1 2023-12-01T04:56:45.330 INFO:tasks.rados.rados.0.smithi080.stdout:1974: writing smithi08089843-391 from 1977218 to 2252468 tid 2 2023-12-01T04:56:45.330 INFO:tasks.rados.rados.0.smithi080.stdout:1975: write oid 193 current snap is 0 2023-12-01T04:56:45.330 INFO:tasks.rados.rados.0.smithi080.stdout:1965: finishing write tid 1 to smithi08089843-90 2023-12-01T04:56:45.330 INFO:tasks.rados.rados.0.smithi080.stdout:1964: expect (ObjNum 1223 snap 0 seq_num 1223) 2023-12-01T04:56:45.452 INFO:tasks.rados.rados.0.smithi080.stdout:1965: finishing write tid 2 to smithi08089843-90 2023-12-01T04:56:45.452 INFO:tasks.rados.rados.0.smithi080.stdout:1965: finishing write tid 3 to smithi08089843-90 2023-12-01T04:56:45.452 INFO:tasks.rados.rados.0.smithi080.stdout:1965: finishing write tid 4 to smithi08089843-90 2023-12-01T04:56:45.452 INFO:tasks.rados.rados.0.smithi080.stdout:1965: oid 90 updating version 0 to 306 2023-12-01T04:56:45.452 INFO:tasks.rados.rados.0.smithi080.stdout:1965: oid 90 version 306 is already newer than 305 2023-12-01T04:56:45.452 INFO:tasks.rados.rados.0.smithi080.stdout:1965: oid 90 version 306 is already newer than 304 2023-12-01T04:56:45.452 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 90 v 306 (ObjNum 1319 snap 0 seq_num 1319) dirty exists 2023-12-01T04:56:45.453 INFO:tasks.rados.rados.0.smithi080.stdout:1965: left oid 90 (ObjNum 1319 snap 0 seq_num 1319) 2023-12-01T04:56:45.453 INFO:tasks.rados.rados.0.smithi080.stdout:1966: finishing write tid 1 to smithi08089843-246 2023-12-01T04:56:45.453 INFO:tasks.rados.rados.0.smithi080.stdout:1975: seq_num 1325 ranges {669275=750347,2035700=233575} 2023-12-01T04:56:45.459 INFO:tasks.rados.rados.0.smithi080.stdout:1975: writing smithi08089843-193 from 669275 to 1419622 tid 1 2023-12-01T04:56:45.467 INFO:tasks.rados.rados.0.smithi080.stdout:1975: writing smithi08089843-193 from 2035700 to 2269275 tid 2 2023-12-01T04:56:45.467 INFO:tasks.rados.rados.0.smithi080.stdout:1964: done (11 left) 2023-12-01T04:56:45.467 INFO:tasks.rados.rados.0.smithi080.stdout:1965: done (10 left) 2023-12-01T04:56:45.467 INFO:tasks.rados.rados.0.smithi080.stdout:1976: read oid 268 snap -1 2023-12-01T04:56:45.467 INFO:tasks.rados.rados.0.smithi080.stdout:1976: expect (ObjNum 691 snap 0 seq_num 691) 2023-12-01T04:56:45.467 INFO:tasks.rados.rados.0.smithi080.stdout:1977: read oid 247 snap -1 2023-12-01T04:56:45.467 INFO:tasks.rados.rados.0.smithi080.stdout:1977: expect (ObjNum 578 snap 0 seq_num 578) 2023-12-01T04:56:45.467 INFO:tasks.rados.rados.0.smithi080.stdout:1978: write oid 188 current snap is 0 2023-12-01T04:56:45.467 INFO:tasks.rados.rados.0.smithi080.stdout:1966: finishing write tid 2 to smithi08089843-246 2023-12-01T04:56:45.467 INFO:tasks.rados.rados.0.smithi080.stdout:1966: finishing write tid 3 to smithi08089843-246 2023-12-01T04:56:45.467 INFO:tasks.rados.rados.0.smithi080.stdout:1966: finishing write tid 4 to smithi08089843-246 2023-12-01T04:56:45.467 INFO:tasks.rados.rados.0.smithi080.stdout:1966: oid 246 updating version 0 to 216 2023-12-01T04:56:45.468 INFO:tasks.rados.rados.0.smithi080.stdout:1966: oid 246 updating version 216 to 218 2023-12-01T04:56:45.468 INFO:tasks.rados.rados.0.smithi080.stdout:1966: oid 246 version 218 is already newer than 217 2023-12-01T04:56:45.468 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 246 v 218 (ObjNum 1320 snap 0 seq_num 1320) dirty exists 2023-12-01T04:56:45.468 INFO:tasks.rados.rados.0.smithi080.stdout:1966: left oid 246 (ObjNum 1320 snap 0 seq_num 1320) 2023-12-01T04:56:45.468 INFO:tasks.rados.rados.0.smithi080.stdout:1968: finishing write tid 1 to smithi08089843-401 2023-12-01T04:56:45.468 INFO:tasks.rados.rados.0.smithi080.stdout:1967: expect (ObjNum 1258 snap 0 seq_num 1258) 2023-12-01T04:56:45.640 INFO:tasks.rados.rados.0.smithi080.stdout:1968: finishing write tid 2 to smithi08089843-401 2023-12-01T04:56:45.640 INFO:tasks.rados.rados.0.smithi080.stdout:1968: finishing write tid 3 to smithi08089843-401 2023-12-01T04:56:45.640 INFO:tasks.rados.rados.0.smithi080.stdout:1978: seq_num 1326 ranges {686082=425596,1577829=433132} 2023-12-01T04:56:45.646 INFO:tasks.rados.rados.0.smithi080.stdout:1978: writing smithi08089843-188 from 686082 to 1111678 tid 1 2023-12-01T04:56:45.653 INFO:tasks.rados.rados.0.smithi080.stdout:1978: writing smithi08089843-188 from 1577829 to 2010961 tid 2 2023-12-01T04:56:45.654 INFO:tasks.rados.rados.0.smithi080.stdout:1966: done (12 left) 2023-12-01T04:56:45.654 INFO:tasks.rados.rados.0.smithi080.stdout:1967: done (11 left) 2023-12-01T04:56:45.654 INFO:tasks.rados.rados.0.smithi080.stdout:1979: read oid 455 snap -1 2023-12-01T04:56:45.654 INFO:tasks.rados.rados.0.smithi080.stdout:1979: expect deleted 2023-12-01T04:56:45.654 INFO:tasks.rados.rados.0.smithi080.stdout:1980: write oid 478 current snap is 0 2023-12-01T04:56:45.654 INFO:tasks.rados.rados.0.smithi080.stdout:1980: seq_num 1327 ranges {702889=500845,1636311=576790} 2023-12-01T04:56:45.660 INFO:tasks.rados.rados.0.smithi080.stdout:1980: writing smithi08089843-478 from 702889 to 1203734 tid 1 2023-12-01T04:56:45.666 INFO:tasks.rados.rados.0.smithi080.stdout:1980: writing smithi08089843-478 from 1636311 to 2213101 tid 2 2023-12-01T04:56:45.666 INFO:tasks.rados.rados.0.smithi080.stdout:1981: write oid 3 current snap is 0 2023-12-01T04:56:45.666 INFO:tasks.rados.rados.0.smithi080.stdout:1981: seq_num 1328 ranges {719696=576094,2094793=224903} 2023-12-01T04:56:45.673 INFO:tasks.rados.rados.0.smithi080.stdout:1981: writing smithi08089843-3 from 719696 to 1295790 tid 1 2023-12-01T04:56:45.679 INFO:tasks.rados.rados.0.smithi080.stdout:1981: writing smithi08089843-3 from 2094793 to 2319696 tid 2 2023-12-01T04:56:45.679 INFO:tasks.rados.rados.0.smithi080.stdout:1982: write oid 419 current snap is 0 2023-12-01T04:56:45.679 INFO:tasks.rados.rados.0.smithi080.stdout:1982: seq_num 1329 ranges {736503=651343,2153275=183228} 2023-12-01T04:56:45.686 INFO:tasks.rados.rados.0.smithi080.stdout:1982: writing smithi08089843-419 from 736503 to 1387846 tid 1 2023-12-01T04:56:45.692 INFO:tasks.rados.rados.0.smithi080.stdout:1982: writing smithi08089843-419 from 2153275 to 2336503 tid 2 2023-12-01T04:56:45.692 INFO:tasks.rados.rados.0.smithi080.stdout:1983: write oid 398 current snap is 0 2023-12-01T04:56:45.692 INFO:tasks.rados.rados.0.smithi080.stdout:1968: finishing write tid 4 to smithi08089843-401 2023-12-01T04:56:45.692 INFO:tasks.rados.rados.0.smithi080.stdout:1968: oid 401 updating version 0 to 249 2023-12-01T04:56:45.692 INFO:tasks.rados.rados.0.smithi080.stdout:1968: oid 401 version 249 is already newer than 248 2023-12-01T04:56:45.692 INFO:tasks.rados.rados.0.smithi080.stdout:1968: oid 401 updating version 249 to 250 2023-12-01T04:56:45.692 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 401 v 250 (ObjNum 1321 snap 0 seq_num 1321) dirty exists 2023-12-01T04:56:45.692 INFO:tasks.rados.rados.0.smithi080.stdout:1968: left oid 401 (ObjNum 1321 snap 0 seq_num 1321) 2023-12-01T04:56:45.692 INFO:tasks.rados.rados.0.smithi080.stdout:1983: seq_num 1330 ranges {753310=726592,2095404=257906} 2023-12-01T04:56:45.700 INFO:tasks.rados.rados.0.smithi080.stdout:1983: writing smithi08089843-398 from 753310 to 1479902 tid 1 2023-12-01T04:56:45.705 INFO:tasks.rados.rados.0.smithi080.stdout:1983: writing smithi08089843-398 from 2095404 to 2353310 tid 2 2023-12-01T04:56:45.705 INFO:tasks.rados.rados.0.smithi080.stdout:1968: done (15 left) 2023-12-01T04:56:45.705 INFO:tasks.rados.rados.0.smithi080.stdout:1984: write oid 57 current snap is 0 2023-12-01T04:56:45.705 INFO:tasks.rados.rados.0.smithi080.stdout:1971: expect (ObjNum 7 snap 0 seq_num 7) 2023-12-01T04:56:45.778 INFO:tasks.rados.rados.0.smithi080.stdout:1969: expect (ObjNum 1089 snap 0 seq_num 1089) 2023-12-01T04:56:45.908 INFO:tasks.rados.rados.0.smithi080.stdout:1970: expect (ObjNum 561 snap 0 seq_num 561) 2023-12-01T04:56:46.049 INFO:tasks.rados.rados.0.smithi080.stdout:1972: finishing write tid 1 to smithi08089843-377 2023-12-01T04:56:46.050 INFO:tasks.rados.rados.0.smithi080.stdout:1972: finishing write tid 2 to smithi08089843-377 2023-12-01T04:56:46.050 INFO:tasks.rados.rados.0.smithi080.stdout:1972: finishing write tid 3 to smithi08089843-377 2023-12-01T04:56:46.050 INFO:tasks.rados.rados.0.smithi080.stdout:1972: finishing write tid 4 to smithi08089843-377 2023-12-01T04:56:46.050 INFO:tasks.rados.rados.0.smithi080.stdout:1972: oid 377 updating version 0 to 323 2023-12-01T04:56:46.050 INFO:tasks.rados.rados.0.smithi080.stdout:1972: oid 377 version 323 is already newer than 322 2023-12-01T04:56:46.050 INFO:tasks.rados.rados.0.smithi080.stdout:1972: oid 377 updating version 323 to 324 2023-12-01T04:56:46.050 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 377 v 324 (ObjNum 1322 snap 0 seq_num 1322) dirty exists 2023-12-01T04:56:46.050 INFO:tasks.rados.rados.0.smithi080.stdout:1972: left oid 377 (ObjNum 1322 snap 0 seq_num 1322) 2023-12-01T04:56:46.050 INFO:tasks.rados.rados.0.smithi080.stdout:1973: finishing write tid 1 to smithi08089843-290 2023-12-01T04:56:46.050 INFO:tasks.rados.rados.0.smithi080.stdout:1973: finishing write tid 2 to smithi08089843-290 2023-12-01T04:56:46.050 INFO:tasks.rados.rados.0.smithi080.stdout:1973: finishing write tid 3 to smithi08089843-290 2023-12-01T04:56:46.050 INFO:tasks.rados.rados.0.smithi080.stdout:1973: finishing write tid 4 to smithi08089843-290 2023-12-01T04:56:46.050 INFO:tasks.rados.rados.0.smithi080.stdout:1973: oid 290 updating version 0 to 260 2023-12-01T04:56:46.051 INFO:tasks.rados.rados.0.smithi080.stdout:1973: oid 290 updating version 260 to 262 2023-12-01T04:56:46.051 INFO:tasks.rados.rados.0.smithi080.stdout:1973: oid 290 version 262 is already newer than 261 2023-12-01T04:56:46.051 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 290 v 262 (ObjNum 1323 snap 0 seq_num 1323) dirty exists 2023-12-01T04:56:46.051 INFO:tasks.rados.rados.0.smithi080.stdout:1973: left oid 290 (ObjNum 1323 snap 0 seq_num 1323) 2023-12-01T04:56:46.051 INFO:tasks.rados.rados.0.smithi080.stdout:1974: finishing write tid 1 to smithi08089843-391 2023-12-01T04:56:46.051 INFO:tasks.rados.rados.0.smithi080.stdout:1974: finishing write tid 2 to smithi08089843-391 2023-12-01T04:56:46.051 INFO:tasks.rados.rados.0.smithi080.stdout:1974: finishing write tid 3 to smithi08089843-391 2023-12-01T04:56:46.051 INFO:tasks.rados.rados.0.smithi080.stdout:1974: finishing write tid 4 to smithi08089843-391 2023-12-01T04:56:46.051 INFO:tasks.rados.rados.0.smithi080.stdout:1974: oid 391 updating version 0 to 219 2023-12-01T04:56:46.051 INFO:tasks.rados.rados.0.smithi080.stdout:1974: oid 391 updating version 219 to 220 2023-12-01T04:56:46.051 INFO:tasks.rados.rados.0.smithi080.stdout:1974: oid 391 updating version 220 to 221 2023-12-01T04:56:46.051 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 391 v 221 (ObjNum 1324 snap 0 seq_num 1324) dirty exists 2023-12-01T04:56:46.051 INFO:tasks.rados.rados.0.smithi080.stdout:1974: left oid 391 (ObjNum 1324 snap 0 seq_num 1324) 2023-12-01T04:56:46.051 INFO:tasks.rados.rados.0.smithi080.stdout:1975: finishing write tid 1 to smithi08089843-193 2023-12-01T04:56:46.051 INFO:tasks.rados.rados.0.smithi080.stdout:1975: finishing write tid 2 to smithi08089843-193 2023-12-01T04:56:46.052 INFO:tasks.rados.rados.0.smithi080.stdout:1984: seq_num 1331 ranges {770117=518194,1870239=499878} 2023-12-01T04:56:46.056 INFO:tasks.rados.rados.0.smithi080.stdout:1984: writing smithi08089843-57 from 770117 to 1288311 tid 1 2023-12-01T04:56:46.063 INFO:tasks.rados.rados.0.smithi080.stdout:1984: writing smithi08089843-57 from 1870239 to 2370117 tid 2 2023-12-01T04:56:46.063 INFO:tasks.rados.rados.0.smithi080.stdout:1969: done (15 left) 2023-12-01T04:56:46.063 INFO:tasks.rados.rados.0.smithi080.stdout:1970: done (14 left) 2023-12-01T04:56:46.063 INFO:tasks.rados.rados.0.smithi080.stdout:1971: done (13 left) 2023-12-01T04:56:46.063 INFO:tasks.rados.rados.0.smithi080.stdout:1972: done (12 left) 2023-12-01T04:56:46.063 INFO:tasks.rados.rados.0.smithi080.stdout:1973: done (11 left) 2023-12-01T04:56:46.064 INFO:tasks.rados.rados.0.smithi080.stdout:1974: done (10 left) 2023-12-01T04:56:46.064 INFO:tasks.rados.rados.0.smithi080.stdout:1985: write oid 125 current snap is 0 2023-12-01T04:56:46.064 INFO:tasks.rados.rados.0.smithi080.stdout:1975: finishing write tid 3 to smithi08089843-193 2023-12-01T04:56:46.064 INFO:tasks.rados.rados.0.smithi080.stdout:1977: expect (ObjNum 578 snap 0 seq_num 578) 2023-12-01T04:56:46.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:56:45 smithi080 bash[41963]: audit 2023-12-01T04:56:45.687873+0000 mon.c (mon.2) 150 : audit 0 from='client.? 172.21.15.80:0/616722380' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:56:46.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:56:45 smithi080 bash[28361]: audit 2023-12-01T04:56:45.687873+0000 mon.c (mon.2) 150 : audit 0 from='client.? 172.21.15.80:0/616722380' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:56:46.219 INFO:tasks.rados.rados.0.smithi080.stdout:1975: finishing write tid 4 to smithi08089843-193 2023-12-01T04:56:46.220 INFO:tasks.rados.rados.0.smithi080.stdout:1975: oid 193 updating version 0 to 326 2023-12-01T04:56:46.220 INFO:tasks.rados.rados.0.smithi080.stdout:1975: oid 193 version 326 is already newer than 325 2023-12-01T04:56:46.220 INFO:tasks.rados.rados.0.smithi080.stdout:1975: oid 193 updating version 326 to 327 2023-12-01T04:56:46.220 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 193 v 327 (ObjNum 1325 snap 0 seq_num 1325) dirty exists 2023-12-01T04:56:46.220 INFO:tasks.rados.rados.0.smithi080.stdout:1975: left oid 193 (ObjNum 1325 snap 0 seq_num 1325) 2023-12-01T04:56:46.220 INFO:tasks.rados.rados.0.smithi080.stdout:1976: expect (ObjNum 691 snap 0 seq_num 691) 2023-12-01T04:56:46.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:56:45 smithi090 bash[32384]: audit 2023-12-01T04:56:45.687873+0000 mon.c (mon.2) 150 : audit 0 from='client.? 172.21.15.80:0/616722380' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:56:46.338 INFO:tasks.rados.rados.0.smithi080.stdout:1978: finishing write tid 1 to smithi08089843-188 2023-12-01T04:56:46.338 INFO:tasks.rados.rados.0.smithi080.stdout:1978: finishing write tid 2 to smithi08089843-188 2023-12-01T04:56:46.338 INFO:tasks.rados.rados.0.smithi080.stdout:1978: finishing write tid 3 to smithi08089843-188 2023-12-01T04:56:46.338 INFO:tasks.rados.rados.0.smithi080.stdout:1978: finishing write tid 4 to smithi08089843-188 2023-12-01T04:56:46.339 INFO:tasks.rados.rados.0.smithi080.stdout:1978: oid 188 updating version 0 to 304 2023-12-01T04:56:46.339 INFO:tasks.rados.rados.0.smithi080.stdout:1978: oid 188 updating version 304 to 305 2023-12-01T04:56:46.339 INFO:tasks.rados.rados.0.smithi080.stdout:1978: oid 188 updating version 305 to 306 2023-12-01T04:56:46.339 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 188 v 306 (ObjNum 1326 snap 0 seq_num 1326) dirty exists 2023-12-01T04:56:46.339 INFO:tasks.rados.rados.0.smithi080.stdout:1978: left oid 188 (ObjNum 1326 snap 0 seq_num 1326) 2023-12-01T04:56:46.339 INFO:tasks.rados.rados.0.smithi080.stdout:1980: finishing write tid 1 to smithi08089843-478 2023-12-01T04:56:46.339 INFO:tasks.rados.rados.0.smithi080.stdout:1980: finishing write tid 2 to smithi08089843-478 2023-12-01T04:56:46.339 INFO:tasks.rados.rados.0.smithi080.stdout:1980: finishing write tid 3 to smithi08089843-478 2023-12-01T04:56:46.339 INFO:tasks.rados.rados.0.smithi080.stdout:1980: finishing write tid 4 to smithi08089843-478 2023-12-01T04:56:46.339 INFO:tasks.rados.rados.0.smithi080.stdout:1980: oid 478 updating version 0 to 220 2023-12-01T04:56:46.339 INFO:tasks.rados.rados.0.smithi080.stdout:1980: oid 478 updating version 220 to 221 2023-12-01T04:56:46.339 INFO:tasks.rados.rados.0.smithi080.stdout:1980: oid 478 version 221 is already newer than 219 2023-12-01T04:56:46.339 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 478 v 221 (ObjNum 1327 snap 0 seq_num 1327) dirty exists 2023-12-01T04:56:46.339 INFO:tasks.rados.rados.0.smithi080.stdout:1980: left oid 478 (ObjNum 1327 snap 0 seq_num 1327) 2023-12-01T04:56:46.339 INFO:tasks.rados.rados.0.smithi080.stdout:1981: finishing write tid 1 to smithi08089843-3 2023-12-01T04:56:46.340 INFO:tasks.rados.rados.0.smithi080.stdout:1981: finishing write tid 2 to smithi08089843-3 2023-12-01T04:56:46.340 INFO:tasks.rados.rados.0.smithi080.stdout:1981: finishing write tid 3 to smithi08089843-3 2023-12-01T04:56:46.340 INFO:tasks.rados.rados.0.smithi080.stdout:1981: finishing write tid 4 to smithi08089843-3 2023-12-01T04:56:46.340 INFO:tasks.rados.rados.0.smithi080.stdout:1981: oid 3 updating version 0 to 176 2023-12-01T04:56:46.340 INFO:tasks.rados.rados.0.smithi080.stdout:1981: oid 3 version 176 is already newer than 175 2023-12-01T04:56:46.340 INFO:tasks.rados.rados.0.smithi080.stdout:1981: oid 3 version 176 is already newer than 174 2023-12-01T04:56:46.340 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 3 v 176 (ObjNum 1328 snap 0 seq_num 1328) dirty exists 2023-12-01T04:56:46.340 INFO:tasks.rados.rados.0.smithi080.stdout:1981: left oid 3 (ObjNum 1328 snap 0 seq_num 1328) 2023-12-01T04:56:46.340 INFO:tasks.rados.rados.0.smithi080.stdout:1982: finishing write tid 1 to smithi08089843-419 2023-12-01T04:56:46.340 INFO:tasks.rados.rados.0.smithi080.stdout:1982: finishing write tid 2 to smithi08089843-419 2023-12-01T04:56:46.340 INFO:tasks.rados.rados.0.smithi080.stdout:1982: finishing write tid 3 to smithi08089843-419 2023-12-01T04:56:46.340 INFO:tasks.rados.rados.0.smithi080.stdout:1982: finishing write tid 4 to smithi08089843-419 2023-12-01T04:56:46.340 INFO:tasks.rados.rados.0.smithi080.stdout:1982: oid 419 updating version 0 to 329 2023-12-01T04:56:46.340 INFO:tasks.rados.rados.0.smithi080.stdout:1982: oid 419 updating version 329 to 330 2023-12-01T04:56:46.341 INFO:tasks.rados.rados.0.smithi080.stdout:1982: oid 419 version 330 is already newer than 328 2023-12-01T04:56:46.341 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 419 v 330 (ObjNum 1329 snap 0 seq_num 1329) dirty exists 2023-12-01T04:56:46.341 INFO:tasks.rados.rados.0.smithi080.stdout:1982: left oid 419 (ObjNum 1329 snap 0 seq_num 1329) 2023-12-01T04:56:46.341 INFO:tasks.rados.rados.0.smithi080.stdout:1983: finishing write tid 1 to smithi08089843-398 2023-12-01T04:56:46.341 INFO:tasks.rados.rados.0.smithi080.stdout:1983: finishing write tid 2 to smithi08089843-398 2023-12-01T04:56:46.341 INFO:tasks.rados.rados.0.smithi080.stdout:1983: finishing write tid 3 to smithi08089843-398 2023-12-01T04:56:46.341 INFO:tasks.rados.rados.0.smithi080.stdout:1983: finishing write tid 4 to smithi08089843-398 2023-12-01T04:56:46.341 INFO:tasks.rados.rados.0.smithi080.stdout:1983: oid 398 updating version 0 to 228 2023-12-01T04:56:46.341 INFO:tasks.rados.rados.0.smithi080.stdout:1983: oid 398 version 228 is already newer than 227 2023-12-01T04:56:46.341 INFO:tasks.rados.rados.0.smithi080.stdout:1983: oid 398 updating version 228 to 229 2023-12-01T04:56:46.341 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 398 v 229 (ObjNum 1330 snap 0 seq_num 1330) dirty exists 2023-12-01T04:56:46.341 INFO:tasks.rados.rados.0.smithi080.stdout:1983: left oid 398 (ObjNum 1330 snap 0 seq_num 1330) 2023-12-01T04:56:46.341 INFO:tasks.rados.rados.0.smithi080.stdout:1984: finishing write tid 1 to smithi08089843-57 2023-12-01T04:56:46.341 INFO:tasks.rados.rados.0.smithi080.stdout:1984: finishing write tid 2 to smithi08089843-57 2023-12-01T04:56:46.341 INFO:tasks.rados.rados.0.smithi080.stdout:1984: finishing write tid 3 to smithi08089843-57 2023-12-01T04:56:46.342 INFO:tasks.rados.rados.0.smithi080.stdout:1984: finishing write tid 4 to smithi08089843-57 2023-12-01T04:56:46.342 INFO:tasks.rados.rados.0.smithi080.stdout:1984: oid 57 updating version 0 to 338 2023-12-01T04:56:46.342 INFO:tasks.rados.rados.0.smithi080.stdout:1984: oid 57 version 338 is already newer than 336 2023-12-01T04:56:46.342 INFO:tasks.rados.rados.0.smithi080.stdout:1984: oid 57 version 338 is already newer than 337 2023-12-01T04:56:46.342 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 57 v 338 (ObjNum 1331 snap 0 seq_num 1331) dirty exists 2023-12-01T04:56:46.342 INFO:tasks.rados.rados.0.smithi080.stdout:1984: left oid 57 (ObjNum 1331 snap 0 seq_num 1331) 2023-12-01T04:56:46.342 INFO:tasks.rados.rados.0.smithi080.stdout:1985: seq_num 1332 ranges {786924=593443,1928721=458203} 2023-12-01T04:56:46.351 INFO:tasks.rados.rados.0.smithi080.stdout:1985: writing smithi08089843-125 from 786924 to 1380367 tid 1 2023-12-01T04:56:46.358 INFO:tasks.rados.rados.0.smithi080.stdout:1985: writing smithi08089843-125 from 1928721 to 2386924 tid 2 2023-12-01T04:56:46.358 INFO:tasks.rados.rados.0.smithi080.stdout:1975: done (10 left) 2023-12-01T04:56:46.358 INFO:tasks.rados.rados.0.smithi080.stdout:1976: done (9 left) 2023-12-01T04:56:46.358 INFO:tasks.rados.rados.0.smithi080.stdout:1977: done (8 left) 2023-12-01T04:56:46.358 INFO:tasks.rados.rados.0.smithi080.stdout:1978: done (7 left) 2023-12-01T04:56:46.358 INFO:tasks.rados.rados.0.smithi080.stdout:1979: done (6 left) 2023-12-01T04:56:46.358 INFO:tasks.rados.rados.0.smithi080.stdout:1980: done (5 left) 2023-12-01T04:56:46.359 INFO:tasks.rados.rados.0.smithi080.stdout:1981: done (4 left) 2023-12-01T04:56:46.359 INFO:tasks.rados.rados.0.smithi080.stdout:1982: done (3 left) 2023-12-01T04:56:46.359 INFO:tasks.rados.rados.0.smithi080.stdout:1983: done (2 left) 2023-12-01T04:56:46.359 INFO:tasks.rados.rados.0.smithi080.stdout:1984: done (1 left) 2023-12-01T04:56:46.359 INFO:tasks.rados.rados.0.smithi080.stdout:1986: delete oid 295 current snap is 0 2023-12-01T04:56:46.359 INFO:tasks.rados.rados.0.smithi080.stdout:1985: finishing write tid 1 to smithi08089843-125 2023-12-01T04:56:46.362 INFO:tasks.rados.rados.0.smithi080.stdout:1985: finishing write tid 2 to smithi08089843-125 2023-12-01T04:56:46.363 INFO:tasks.rados.rados.0.smithi080.stdout:1985: finishing write tid 3 to smithi08089843-125 2023-12-01T04:56:46.363 INFO:tasks.rados.rados.0.smithi080.stdout:1985: finishing write tid 4 to smithi08089843-125 2023-12-01T04:56:46.363 INFO:tasks.rados.rados.0.smithi080.stdout:1985: oid 125 updating version 0 to 400 2023-12-01T04:56:46.363 INFO:tasks.rados.rados.0.smithi080.stdout:1985: oid 125 version 400 is already newer than 398 2023-12-01T04:56:46.363 INFO:tasks.rados.rados.0.smithi080.stdout:1985: oid 125 version 400 is already newer than 399 2023-12-01T04:56:46.363 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 125 v 400 (ObjNum 1332 snap 0 seq_num 1332) dirty exists 2023-12-01T04:56:46.363 INFO:tasks.rados.rados.0.smithi080.stdout:1985: left oid 125 (ObjNum 1332 snap 0 seq_num 1332) 2023-12-01T04:56:46.364 INFO:tasks.rados.rados.0.smithi080.stdout:1985: done (1 left) 2023-12-01T04:56:46.364 INFO:tasks.rados.rados.0.smithi080.stdout:1986: done (0 left) 2023-12-01T04:56:46.364 INFO:tasks.rados.rados.0.smithi080.stdout:1987: read oid 218 snap -1 2023-12-01T04:56:46.364 INFO:tasks.rados.rados.0.smithi080.stdout:1987: expect (ObjNum 1089 snap 0 seq_num 1089) 2023-12-01T04:56:46.364 INFO:tasks.rados.rados.0.smithi080.stdout:1988: write oid 326 current snap is 0 2023-12-01T04:56:46.364 INFO:tasks.rados.rados.0.smithi080.stdout:1988: seq_num 1334 ranges {420538=743941,1929332=491206} 2023-12-01T04:56:46.371 INFO:tasks.rados.rados.0.smithi080.stdout:1988: writing smithi08089843-326 from 420538 to 1164479 tid 1 2023-12-01T04:56:46.380 INFO:tasks.rados.rados.0.smithi080.stdout:1988: writing smithi08089843-326 from 1929332 to 2420538 tid 2 2023-12-01T04:56:46.380 INFO:tasks.rados.rados.0.smithi080.stdout:1989: delete oid 248 current snap is 0 2023-12-01T04:56:46.381 INFO:tasks.rados.rados.0.smithi080.stdout:1987: expect (ObjNum 1089 snap 0 seq_num 1089) 2023-12-01T04:56:46.527 INFO:tasks.rados.rados.0.smithi080.stdout:1988: finishing write tid 1 to smithi08089843-326 2023-12-01T04:56:46.527 INFO:tasks.rados.rados.0.smithi080.stdout:1988: finishing write tid 2 to smithi08089843-326 2023-12-01T04:56:46.527 INFO:tasks.rados.rados.0.smithi080.stdout:1988: finishing write tid 3 to smithi08089843-326 2023-12-01T04:56:46.527 INFO:tasks.rados.rados.0.smithi080.stdout:1988: finishing write tid 4 to smithi08089843-326 2023-12-01T04:56:46.527 INFO:tasks.rados.rados.0.smithi080.stdout:1988: oid 326 updating version 0 to 265 2023-12-01T04:56:46.527 INFO:tasks.rados.rados.0.smithi080.stdout:1988: oid 326 updating version 265 to 266 2023-12-01T04:56:46.527 INFO:tasks.rados.rados.0.smithi080.stdout:1988: oid 326 updating version 266 to 267 2023-12-01T04:56:46.527 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 326 v 267 (ObjNum 1334 snap 0 seq_num 1334) dirty exists 2023-12-01T04:56:46.527 INFO:tasks.rados.rados.0.smithi080.stdout:1988: left oid 326 (ObjNum 1334 snap 0 seq_num 1334) 2023-12-01T04:56:46.527 INFO:tasks.rados.rados.0.smithi080.stdout:1987: done (2 left) 2023-12-01T04:56:46.527 INFO:tasks.rados.rados.0.smithi080.stdout:1988: done (1 left) 2023-12-01T04:56:46.527 INFO:tasks.rados.rados.0.smithi080.stdout:1989: done (0 left) 2023-12-01T04:56:46.527 INFO:tasks.rados.rados.0.smithi080.stdout:1990: write oid 98 current snap is 0 2023-12-01T04:56:46.527 INFO:tasks.rados.rados.0.smithi080.stdout:1990: seq_num 1336 ranges {454152=494439,1646296=735124} 2023-12-01T04:56:46.536 INFO:tasks.rados.rados.0.smithi080.stdout:1990: writing smithi08089843-98 from 454152 to 948591 tid 1 2023-12-01T04:56:46.545 INFO:tasks.rados.rados.0.smithi080.stdout:1990: writing smithi08089843-98 from 1646296 to 2381420 tid 2 2023-12-01T04:56:46.546 INFO:tasks.rados.rados.0.smithi080.stdout:1991: read oid 17 snap -1 2023-12-01T04:56:46.546 INFO:tasks.rados.rados.0.smithi080.stdout:1991: expect (ObjNum 913 snap 0 seq_num 913) 2023-12-01T04:56:46.546 INFO:tasks.rados.rados.0.smithi080.stdout:1992: read oid 221 snap -1 2023-12-01T04:56:46.546 INFO:tasks.rados.rados.0.smithi080.stdout:1992: expect (ObjNum 756 snap 0 seq_num 756) 2023-12-01T04:56:46.546 INFO:tasks.rados.rados.0.smithi080.stdout:1993: write oid 163 current snap is 0 2023-12-01T04:56:46.546 INFO:tasks.rados.rados.0.smithi080.stdout:1993: seq_num 1337 ranges {470959=569688,1704778=595135} 2023-12-01T04:56:46.551 INFO:tasks.rados.rados.0.smithi080.stdout:1993: writing smithi08089843-163 from 470959 to 1040647 tid 1 2023-12-01T04:56:46.559 INFO:tasks.rados.rados.0.smithi080.stdout:1993: writing smithi08089843-163 from 1704778 to 2299913 tid 2 2023-12-01T04:56:46.559 INFO:tasks.rados.rados.0.smithi080.stdout:1994: write oid 464 current snap is 0 2023-12-01T04:56:46.559 INFO:tasks.rados.rados.0.smithi080.stdout:1990: finishing write tid 1 to smithi08089843-98 2023-12-01T04:56:46.559 INFO:tasks.rados.rados.0.smithi080.stdout:1990: finishing write tid 2 to smithi08089843-98 2023-12-01T04:56:46.559 INFO:tasks.rados.rados.0.smithi080.stdout:1990: finishing write tid 3 to smithi08089843-98 2023-12-01T04:56:46.560 INFO:tasks.rados.rados.0.smithi080.stdout:1990: finishing write tid 4 to smithi08089843-98 2023-12-01T04:56:46.560 INFO:tasks.rados.rados.0.smithi080.stdout:1990: oid 98 updating version 0 to 404 2023-12-01T04:56:46.560 INFO:tasks.rados.rados.0.smithi080.stdout:1990: oid 98 version 404 is already newer than 402 2023-12-01T04:56:46.560 INFO:tasks.rados.rados.0.smithi080.stdout:1990: oid 98 version 404 is already newer than 403 2023-12-01T04:56:46.560 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 98 v 404 (ObjNum 1336 snap 0 seq_num 1336) dirty exists 2023-12-01T04:56:46.560 INFO:tasks.rados.rados.0.smithi080.stdout:1990: left oid 98 (ObjNum 1336 snap 0 seq_num 1336) 2023-12-01T04:56:46.560 INFO:tasks.rados.rados.0.smithi080.stdout:1991: expect (ObjNum 913 snap 0 seq_num 913) 2023-12-01T04:56:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:56:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:04:56:46] "GET /metrics HTTP/1.1" 200 36345 "" "Prometheus/2.43.0" 2023-12-01T04:56:46.727 INFO:tasks.rados.rados.0.smithi080.stdout:1992: expect (ObjNum 756 snap 0 seq_num 756) 2023-12-01T04:56:46.871 INFO:tasks.rados.rados.0.smithi080.stdout:1993: finishing write tid 1 to smithi08089843-163 2023-12-01T04:56:46.871 INFO:tasks.rados.rados.0.smithi080.stdout:1993: finishing write tid 2 to smithi08089843-163 2023-12-01T04:56:46.871 INFO:tasks.rados.rados.0.smithi080.stdout:1993: finishing write tid 3 to smithi08089843-163 2023-12-01T04:56:46.871 INFO:tasks.rados.rados.0.smithi080.stdout:1993: finishing write tid 4 to smithi08089843-163 2023-12-01T04:56:46.871 INFO:tasks.rados.rados.0.smithi080.stdout:1993: oid 163 updating version 0 to 309 2023-12-01T04:56:46.871 INFO:tasks.rados.rados.0.smithi080.stdout:1993: oid 163 version 309 is already newer than 307 2023-12-01T04:56:46.872 INFO:tasks.rados.rados.0.smithi080.stdout:1993: oid 163 version 309 is already newer than 308 2023-12-01T04:56:46.872 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 163 v 309 (ObjNum 1337 snap 0 seq_num 1337) dirty exists 2023-12-01T04:56:46.872 INFO:tasks.rados.rados.0.smithi080.stdout:1993: left oid 163 (ObjNum 1337 snap 0 seq_num 1337) 2023-12-01T04:56:46.872 INFO:tasks.rados.rados.0.smithi080.stdout:1994: seq_num 1338 ranges {487766=644937,1646907=738793} 2023-12-01T04:56:46.883 INFO:tasks.rados.rados.0.smithi080.stdout:1994: writing smithi08089843-464 from 487766 to 1132703 tid 1 2023-12-01T04:56:46.891 INFO:tasks.rados.rados.0.smithi080.stdout:1994: writing smithi08089843-464 from 1646907 to 2385700 tid 2 2023-12-01T04:56:46.892 INFO:tasks.rados.rados.0.smithi080.stdout:1990: done (4 left) 2023-12-01T04:56:46.892 INFO:tasks.rados.rados.0.smithi080.stdout:1991: done (3 left) 2023-12-01T04:56:46.892 INFO:tasks.rados.rados.0.smithi080.stdout:1992: done (2 left) 2023-12-01T04:56:46.892 INFO:tasks.rados.rados.0.smithi080.stdout:1993: done (1 left) 2023-12-01T04:56:46.892 INFO:tasks.rados.rados.0.smithi080.stdout:1995: write oid 169 current snap is 0 2023-12-01T04:56:46.892 INFO:tasks.rados.rados.0.smithi080.stdout:1995: seq_num 1339 ranges {504573=436539,1421742=598804,2437505=67068} 2023-12-01T04:56:46.896 INFO:tasks.rados.rados.0.smithi080.stdout:1995: writing smithi08089843-169 from 504573 to 941112 tid 1 2023-12-01T04:56:46.903 INFO:tasks.rados.rados.0.smithi080.stdout:1995: writing smithi08089843-169 from 1421742 to 2020546 tid 2 2023-12-01T04:56:46.906 INFO:tasks.rados.rados.0.smithi080.stdout:1995: writing smithi08089843-169 from 2437505 to 2504573 tid 3 2023-12-01T04:56:46.906 INFO:tasks.rados.rados.0.smithi080.stdout:1996: write oid 468 current snap is 0 2023-12-01T04:56:46.906 INFO:tasks.rados.rados.0.smithi080.stdout:1996: seq_num 1340 ranges {521380=511788,1480224=742462} 2023-12-01T04:56:46.911 INFO:tasks.rados.rados.0.smithi080.stdout:1996: writing smithi08089843-468 from 521380 to 1033168 tid 1 2023-12-01T04:56:46.919 INFO:tasks.rados.rados.0.smithi080.stdout:1996: writing smithi08089843-468 from 1480224 to 2222686 tid 2 2023-12-01T04:56:46.919 INFO:tasks.rados.rados.0.smithi080.stdout:1997: write oid 416 current snap is 0 2023-12-01T04:56:46.919 INFO:tasks.rados.rados.0.smithi080.stdout:1994: finishing write tid 1 to smithi08089843-464 2023-12-01T04:56:46.919 INFO:tasks.rados.rados.0.smithi080.stdout:1997: seq_num 1341 ranges {538187=587037,1538706=602473} 2023-12-01T04:56:46.925 INFO:tasks.rados.rados.0.smithi080.stdout:1997: writing smithi08089843-416 from 538187 to 1125224 tid 1 2023-12-01T04:56:46.931 INFO:tasks.rados.rados.0.smithi080.stdout:1997: writing smithi08089843-416 from 1538706 to 2141179 tid 2 2023-12-01T04:56:46.931 INFO:tasks.rados.rados.0.smithi080.stdout:1998: write oid 461 current snap is 0 2023-12-01T04:56:46.931 INFO:tasks.rados.rados.0.smithi080.stdout:1998: seq_num 1342 ranges {554994=662286,1997188=557806} 2023-12-01T04:56:46.938 INFO:tasks.rados.rados.0.smithi080.stdout:1998: writing smithi08089843-461 from 554994 to 1217280 tid 1 2023-12-01T04:56:46.945 INFO:tasks.rados.rados.0.smithi080.stdout:1998: writing smithi08089843-461 from 1997188 to 2554994 tid 2 2023-12-01T04:56:46.946 INFO:tasks.rados.rados.0.smithi080.stdout:1999: write oid 84 current snap is 0 2023-12-01T04:56:46.946 INFO:tasks.rados.rados.0.smithi080.stdout:1999: seq_num 1343 ranges {571801=737535,1939317=489789} 2023-12-01T04:56:46.953 INFO:tasks.rados.rados.0.smithi080.stdout:1999: writing smithi08089843-84 from 571801 to 1309336 tid 1 2023-12-01T04:56:46.959 INFO:tasks.rados.rados.0.smithi080.stdout:1999: writing smithi08089843-84 from 1939317 to 2429106 tid 2 2023-12-01T04:56:46.959 INFO:tasks.rados.rados.0.smithi080.stdout:2000: write oid 40 current snap is 0 2023-12-01T04:56:46.960 INFO:tasks.rados.rados.0.smithi080.stdout:2000: seq_num 1344 ranges {588608=412784,1597799=749800} 2023-12-01T04:56:46.965 INFO:tasks.rados.rados.0.smithi080.stdout:2000: writing smithi08089843-40 from 588608 to 1001392 tid 1 2023-12-01T04:56:46.973 INFO:tasks.rados.rados.0.smithi080.stdout:2000: writing smithi08089843-40 from 1597799 to 2347599 tid 2 2023-12-01T04:56:46.973 INFO:tasks.rados.rados.0.smithi080.stdout:2001: delete oid 224 current snap is 0 2023-12-01T04:56:46.973 INFO:tasks.rados.rados.0.smithi080.stdout:1994: finishing write tid 2 to smithi08089843-464 2023-12-01T04:56:46.973 INFO:tasks.rados.rados.0.smithi080.stdout:1994: finishing write tid 3 to smithi08089843-464 2023-12-01T04:56:46.974 INFO:tasks.rados.rados.0.smithi080.stdout:1994: finishing write tid 4 to smithi08089843-464 2023-12-01T04:56:46.974 INFO:tasks.rados.rados.0.smithi080.stdout:1994: oid 464 updating version 0 to 252 2023-12-01T04:56:46.974 INFO:tasks.rados.rados.0.smithi080.stdout:1994: oid 464 updating version 252 to 253 2023-12-01T04:56:46.974 INFO:tasks.rados.rados.0.smithi080.stdout:1994: oid 464 version 253 is already newer than 251 2023-12-01T04:56:46.974 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 464 v 253 (ObjNum 1338 snap 0 seq_num 1338) dirty exists 2023-12-01T04:56:46.974 INFO:tasks.rados.rados.0.smithi080.stdout:1994: left oid 464 (ObjNum 1338 snap 0 seq_num 1338) 2023-12-01T04:56:46.974 INFO:tasks.rados.rados.0.smithi080.stdout:1995: finishing write tid 1 to smithi08089843-169 2023-12-01T04:56:46.974 INFO:tasks.rados.rados.0.smithi080.stdout:1995: finishing write tid 2 to smithi08089843-169 2023-12-01T04:56:46.974 INFO:tasks.rados.rados.0.smithi080.stdout:1995: finishing write tid 3 to smithi08089843-169 2023-12-01T04:56:46.974 INFO:tasks.rados.rados.0.smithi080.stdout:1995: finishing write tid 4 to smithi08089843-169 2023-12-01T04:56:46.974 INFO:tasks.rados.rados.0.smithi080.stdout:1995: finishing write tid 5 to smithi08089843-169 2023-12-01T04:56:46.974 INFO:tasks.rados.rados.0.smithi080.stdout:1995: oid 169 updating version 0 to 284 2023-12-01T04:56:46.974 INFO:tasks.rados.rados.0.smithi080.stdout:1995: oid 169 updating version 284 to 286 2023-12-01T04:56:46.974 INFO:tasks.rados.rados.0.smithi080.stdout:1995: oid 169 updating version 286 to 287 2023-12-01T04:56:46.975 INFO:tasks.rados.rados.0.smithi080.stdout:1995: oid 169 version 287 is already newer than 285 2023-12-01T04:56:46.975 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 169 v 287 (ObjNum 1339 snap 0 seq_num 1339) dirty exists 2023-12-01T04:56:46.975 INFO:tasks.rados.rados.0.smithi080.stdout:1995: left oid 169 (ObjNum 1339 snap 0 seq_num 1339) 2023-12-01T04:56:46.975 INFO:tasks.rados.rados.0.smithi080.stdout:1996: finishing write tid 1 to smithi08089843-468 2023-12-01T04:56:46.975 INFO:tasks.rados.rados.0.smithi080.stdout:1996: finishing write tid 2 to smithi08089843-468 2023-12-01T04:56:46.975 INFO:tasks.rados.rados.0.smithi080.stdout:1996: finishing write tid 3 to smithi08089843-468 2023-12-01T04:56:46.975 INFO:tasks.rados.rados.0.smithi080.stdout:1996: finishing write tid 4 to smithi08089843-468 2023-12-01T04:56:46.975 INFO:tasks.rados.rados.0.smithi080.stdout:1996: oid 468 updating version 0 to 256 2023-12-01T04:56:46.975 INFO:tasks.rados.rados.0.smithi080.stdout:1996: oid 468 version 256 is already newer than 254 2023-12-01T04:56:46.975 INFO:tasks.rados.rados.0.smithi080.stdout:1996: oid 468 version 256 is already newer than 255 2023-12-01T04:56:46.975 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 468 v 256 (ObjNum 1340 snap 0 seq_num 1340) dirty exists 2023-12-01T04:56:46.975 INFO:tasks.rados.rados.0.smithi080.stdout:1996: left oid 468 (ObjNum 1340 snap 0 seq_num 1340) 2023-12-01T04:56:46.975 INFO:tasks.rados.rados.0.smithi080.stdout:1997: finishing write tid 1 to smithi08089843-416 2023-12-01T04:56:46.975 INFO:tasks.rados.rados.0.smithi080.stdout:1997: finishing write tid 2 to smithi08089843-416 2023-12-01T04:56:46.975 INFO:tasks.rados.rados.0.smithi080.stdout:1997: finishing write tid 3 to smithi08089843-416 2023-12-01T04:56:46.975 INFO:tasks.rados.rados.0.smithi080.stdout:1997: finishing write tid 4 to smithi08089843-416 2023-12-01T04:56:46.976 INFO:tasks.rados.rados.0.smithi080.stdout:1997: oid 416 updating version 0 to 309 2023-12-01T04:56:46.976 INFO:tasks.rados.rados.0.smithi080.stdout:1997: oid 416 version 309 is already newer than 307 2023-12-01T04:56:46.976 INFO:tasks.rados.rados.0.smithi080.stdout:1997: oid 416 version 309 is already newer than 308 2023-12-01T04:56:46.976 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 416 v 309 (ObjNum 1341 snap 0 seq_num 1341) dirty exists 2023-12-01T04:56:46.976 INFO:tasks.rados.rados.0.smithi080.stdout:1997: left oid 416 (ObjNum 1341 snap 0 seq_num 1341) 2023-12-01T04:56:46.976 INFO:tasks.rados.rados.0.smithi080.stdout:1998: finishing write tid 1 to smithi08089843-461 2023-12-01T04:56:46.976 INFO:tasks.rados.rados.0.smithi080.stdout:1998: finishing write tid 2 to smithi08089843-461 2023-12-01T04:56:46.976 INFO:tasks.rados.rados.0.smithi080.stdout:1998: finishing write tid 3 to smithi08089843-461 2023-12-01T04:56:46.976 INFO:tasks.rados.rados.0.smithi080.stdout:1998: finishing write tid 4 to smithi08089843-461 2023-12-01T04:56:46.976 INFO:tasks.rados.rados.0.smithi080.stdout:1998: oid 461 updating version 0 to 241 2023-12-01T04:56:46.976 INFO:tasks.rados.rados.0.smithi080.stdout:1998: oid 461 version 241 is already newer than 240 2023-12-01T04:56:46.976 INFO:tasks.rados.rados.0.smithi080.stdout:1998: oid 461 updating version 241 to 242 2023-12-01T04:56:46.976 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 461 v 242 (ObjNum 1342 snap 0 seq_num 1342) dirty exists 2023-12-01T04:56:46.976 INFO:tasks.rados.rados.0.smithi080.stdout:1998: left oid 461 (ObjNum 1342 snap 0 seq_num 1342) 2023-12-01T04:56:46.976 INFO:tasks.rados.rados.0.smithi080.stdout:1999: finishing write tid 1 to smithi08089843-84 2023-12-01T04:56:46.977 INFO:tasks.rados.rados.0.smithi080.stdout:1999: finishing write tid 2 to smithi08089843-84 2023-12-01T04:56:46.977 INFO:tasks.rados.rados.0.smithi080.stdout:1999: finishing write tid 3 to smithi08089843-84 2023-12-01T04:56:46.977 INFO:tasks.rados.rados.0.smithi080.stdout:1999: finishing write tid 4 to smithi08089843-84 2023-12-01T04:56:46.977 INFO:tasks.rados.rados.0.smithi080.stdout:1999: oid 84 updating version 0 to 333 2023-12-01T04:56:46.977 INFO:tasks.rados.rados.0.smithi080.stdout:1999: oid 84 version 333 is already newer than 332 2023-12-01T04:56:46.977 INFO:tasks.rados.rados.0.smithi080.stdout:1999: oid 84 version 333 is already newer than 331 2023-12-01T04:56:46.977 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 84 v 333 (ObjNum 1343 snap 0 seq_num 1343) dirty exists 2023-12-01T04:56:46.977 INFO:tasks.rados.rados.0.smithi080.stdout:1999: left oid 84 (ObjNum 1343 snap 0 seq_num 1343) 2023-12-01T04:56:46.977 INFO:tasks.rados.rados.0.smithi080.stdout:2000: finishing write tid 1 to smithi08089843-40 2023-12-01T04:56:46.978 INFO:tasks.rados.rados.0.smithi080.stdout:1994: done (7 left) 2023-12-01T04:56:46.978 INFO:tasks.rados.rados.0.smithi080.stdout:1995: done (6 left) 2023-12-01T04:56:46.978 INFO:tasks.rados.rados.0.smithi080.stdout:1996: done (5 left) 2023-12-01T04:56:46.978 INFO:tasks.rados.rados.0.smithi080.stdout:1997: done (4 left) 2023-12-01T04:56:46.978 INFO:tasks.rados.rados.0.smithi080.stdout:1998: done (3 left) 2023-12-01T04:56:46.978 INFO:tasks.rados.rados.0.smithi080.stdout:1999: done (2 left) 2023-12-01T04:56:46.978 INFO:tasks.rados.rados.0.smithi080.stdout:2001: done (1 left) 2023-12-01T04:56:46.978 INFO:tasks.rados.rados.0.smithi080.stdout:2002: read oid 238 snap -1 2023-12-01T04:56:46.978 INFO:tasks.rados.rados.0.smithi080.stdout:2002: expect (ObjNum 993 snap 0 seq_num 993) 2023-12-01T04:56:46.978 INFO:tasks.rados.rados.0.smithi080.stdout:2003: write oid 188 current snap is 0 2023-12-01T04:56:46.979 INFO:tasks.rados.rados.0.smithi080.stdout:2003: seq_num 1346 ranges {622222=679635,1831116=753469} 2023-12-01T04:56:46.983 INFO:tasks.rados.rados.0.smithi080.stdout:2003: writing smithi08089843-188 from 622222 to 1301857 tid 1 2023-12-01T04:56:46.991 INFO:tasks.rados.rados.0.smithi080.stdout:2003: writing smithi08089843-188 from 1831116 to 2584585 tid 2 2023-12-01T04:56:46.992 INFO:tasks.rados.rados.0.smithi080.stdout:2004: write oid 179 current snap is 0 2023-12-01T04:56:46.992 INFO:tasks.rados.rados.0.smithi080.stdout:2000: finishing write tid 2 to smithi08089843-40 2023-12-01T04:56:46.992 INFO:tasks.rados.rados.0.smithi080.stdout:2000: finishing write tid 3 to smithi08089843-40 2023-12-01T04:56:46.992 INFO:tasks.rados.rados.0.smithi080.stdout:2000: finishing write tid 4 to smithi08089843-40 2023-12-01T04:56:46.992 INFO:tasks.rados.rados.0.smithi080.stdout:2000: oid 40 updating version 0 to 336 2023-12-01T04:56:46.992 INFO:tasks.rados.rados.0.smithi080.stdout:2000: oid 40 version 336 is already newer than 335 2023-12-01T04:56:46.992 INFO:tasks.rados.rados.0.smithi080.stdout:2000: oid 40 version 336 is already newer than 334 2023-12-01T04:56:46.992 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 40 v 336 (ObjNum 1344 snap 0 seq_num 1344) dirty exists 2023-12-01T04:56:46.992 INFO:tasks.rados.rados.0.smithi080.stdout:2000: left oid 40 (ObjNum 1344 snap 0 seq_num 1344) 2023-12-01T04:56:46.992 INFO:tasks.rados.rados.0.smithi080.stdout:2002: expect (ObjNum 993 snap 0 seq_num 993) 2023-12-01T04:56:47.123 INFO:tasks.rados.rados.0.smithi080.stdout:2003: finishing write tid 1 to smithi08089843-188 2023-12-01T04:56:47.124 INFO:tasks.rados.rados.0.smithi080.stdout:2003: finishing write tid 2 to smithi08089843-188 2023-12-01T04:56:47.124 INFO:tasks.rados.rados.0.smithi080.stdout:2003: finishing write tid 3 to smithi08089843-188 2023-12-01T04:56:47.124 INFO:tasks.rados.rados.0.smithi080.stdout:2003: finishing write tid 4 to smithi08089843-188 2023-12-01T04:56:47.124 INFO:tasks.rados.rados.0.smithi080.stdout:2003: oid 188 updating version 0 to 310 2023-12-01T04:56:47.124 INFO:tasks.rados.rados.0.smithi080.stdout:2003: oid 188 updating version 310 to 311 2023-12-01T04:56:47.124 INFO:tasks.rados.rados.0.smithi080.stdout:2003: oid 188 updating version 311 to 312 2023-12-01T04:56:47.124 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 188 v 312 (ObjNum 1346 snap 0 seq_num 1346) dirty exists 2023-12-01T04:56:47.124 INFO:tasks.rados.rados.0.smithi080.stdout:2003: left oid 188 (ObjNum 1346 snap 0 seq_num 1346) 2023-12-01T04:56:47.124 INFO:tasks.rados.rados.0.smithi080.stdout:2004: seq_num 1347 ranges {639029=754884,2173245=465784} 2023-12-01T04:56:47.137 INFO:tasks.rados.rados.0.smithi080.stdout:2004: writing smithi08089843-179 from 639029 to 1393913 tid 1 2023-12-01T04:56:47.145 INFO:tasks.rados.rados.0.smithi080.stdout:2004: writing smithi08089843-179 from 2173245 to 2639029 tid 2 2023-12-01T04:56:47.145 INFO:tasks.rados.rados.0.smithi080.stdout:2000: done (3 left) 2023-12-01T04:56:47.145 INFO:tasks.rados.rados.0.smithi080.stdout:2002: done (2 left) 2023-12-01T04:56:47.145 INFO:tasks.rados.rados.0.smithi080.stdout:2003: done (1 left) 2023-12-01T04:56:47.145 INFO:tasks.rados.rados.0.smithi080.stdout:2005: write oid 454 current snap is 0 2023-12-01T04:56:47.145 INFO:tasks.rados.rados.0.smithi080.stdout:2005: seq_num 1348 ranges {655836=430133,1831727=757138} 2023-12-01T04:56:47.151 INFO:tasks.rados.rados.0.smithi080.stdout:2005: writing smithi08089843-454 from 655836 to 1085969 tid 1 2023-12-01T04:56:47.160 INFO:tasks.rados.rados.0.smithi080.stdout:2005: writing smithi08089843-454 from 1831727 to 2588865 tid 2 2023-12-01T04:56:47.160 INFO:tasks.rados.rados.0.smithi080.stdout:2006: delete oid 244 current snap is 0 2023-12-01T04:56:47.160 INFO:tasks.rados.rados.0.smithi080.stdout:2004: finishing write tid 1 to smithi08089843-179 2023-12-01T04:56:47.160 INFO:tasks.rados.rados.0.smithi080.stdout:2004: finishing write tid 2 to smithi08089843-179 2023-12-01T04:56:47.160 INFO:tasks.rados.rados.0.smithi080.stdout:2004: finishing write tid 3 to smithi08089843-179 2023-12-01T04:56:47.160 INFO:tasks.rados.rados.0.smithi080.stdout:2004: finishing write tid 4 to smithi08089843-179 2023-12-01T04:56:47.160 INFO:tasks.rados.rados.0.smithi080.stdout:2004: oid 179 updating version 0 to 270 2023-12-01T04:56:47.160 INFO:tasks.rados.rados.0.smithi080.stdout:2004: oid 179 version 270 is already newer than 268 2023-12-01T04:56:47.160 INFO:tasks.rados.rados.0.smithi080.stdout:2004: oid 179 version 270 is already newer than 269 2023-12-01T04:56:47.161 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 179 v 270 (ObjNum 1347 snap 0 seq_num 1347) dirty exists 2023-12-01T04:56:47.161 INFO:tasks.rados.rados.0.smithi080.stdout:2004: left oid 179 (ObjNum 1347 snap 0 seq_num 1347) 2023-12-01T04:56:47.161 INFO:tasks.rados.rados.0.smithi080.stdout:2005: finishing write tid 1 to smithi08089843-454 2023-12-01T04:56:47.162 INFO:tasks.rados.rados.0.smithi080.stdout:2004: done (2 left) 2023-12-01T04:56:47.162 INFO:tasks.rados.rados.0.smithi080.stdout:2006: done (1 left) 2023-12-01T04:56:47.162 INFO:tasks.rados.rados.0.smithi080.stdout:2007: write oid 80 current snap is 0 2023-12-01T04:56:47.163 INFO:tasks.rados.rados.0.smithi080.stdout:2007: seq_num 1350 ranges {689450=580631,1948691=740759} 2023-12-01T04:56:47.169 INFO:tasks.rados.rados.0.smithi080.stdout:2007: writing smithi08089843-80 from 689450 to 1270081 tid 1 2023-12-01T04:56:47.178 INFO:tasks.rados.rados.0.smithi080.stdout:2007: writing smithi08089843-80 from 1948691 to 2689450 tid 2 2023-12-01T04:56:47.178 INFO:tasks.rados.rados.0.smithi080.stdout:2008: read oid 226 snap -1 2023-12-01T04:56:47.179 INFO:tasks.rados.rados.0.smithi080.stdout:2008: expect (ObjNum 1187 snap 0 seq_num 1187) 2023-12-01T04:56:47.179 INFO:tasks.rados.rados.0.smithi080.stdout:2009: write oid 5 current snap is 0 2023-12-01T04:56:47.179 INFO:tasks.rados.rados.0.smithi080.stdout:2009: seq_num 1351 ranges {706257=655880,1890820=504465} 2023-12-01T04:56:47.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:56:46 smithi080 bash[28361]: cluster 2023-12-01T04:56:46.148622+0000 mgr.y (mgr.24362) 248 : cluster 0 pgmap v219: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 89 MiB/s rd, 12 MiB/s wr, 122 op/s 2023-12-01T04:56:47.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:56:46 smithi080 bash[41963]: cluster 2023-12-01T04:56:46.148622+0000 mgr.y (mgr.24362) 248 : cluster 0 pgmap v219: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 89 MiB/s rd, 12 MiB/s wr, 122 op/s 2023-12-01T04:56:47.187 INFO:tasks.rados.rados.0.smithi080.stdout:2009: writing smithi08089843-5 from 706257 to 1362137 tid 1 2023-12-01T04:56:47.195 INFO:tasks.rados.rados.0.smithi080.stdout:2009: writing smithi08089843-5 from 1890820 to 2395285 tid 2 2023-12-01T04:56:47.195 INFO:tasks.rados.rados.0.smithi080.stdout:2010: delete oid 235 current snap is 0 2023-12-01T04:56:47.195 INFO:tasks.rados.rados.0.smithi080.stdout:2005: finishing write tid 2 to smithi08089843-454 2023-12-01T04:56:47.196 INFO:tasks.rados.rados.0.smithi080.stdout:2005: finishing write tid 3 to smithi08089843-454 2023-12-01T04:56:47.196 INFO:tasks.rados.rados.0.smithi080.stdout:2005: finishing write tid 4 to smithi08089843-454 2023-12-01T04:56:47.196 INFO:tasks.rados.rados.0.smithi080.stdout:2005: oid 454 updating version 0 to 264 2023-12-01T04:56:47.196 INFO:tasks.rados.rados.0.smithi080.stdout:2005: oid 454 updating version 264 to 265 2023-12-01T04:56:47.196 INFO:tasks.rados.rados.0.smithi080.stdout:2005: oid 454 version 265 is already newer than 263 2023-12-01T04:56:47.196 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 454 v 265 (ObjNum 1348 snap 0 seq_num 1348) dirty exists 2023-12-01T04:56:47.196 INFO:tasks.rados.rados.0.smithi080.stdout:2005: left oid 454 (ObjNum 1348 snap 0 seq_num 1348) 2023-12-01T04:56:47.196 INFO:tasks.rados.rados.0.smithi080.stdout:2007: finishing write tid 1 to smithi08089843-80 2023-12-01T04:56:47.196 INFO:tasks.rados.rados.0.smithi080.stdout:2007: finishing write tid 2 to smithi08089843-80 2023-12-01T04:56:47.196 INFO:tasks.rados.rados.0.smithi080.stdout:2007: finishing write tid 3 to smithi08089843-80 2023-12-01T04:56:47.196 INFO:tasks.rados.rados.0.smithi080.stdout:2007: finishing write tid 4 to smithi08089843-80 2023-12-01T04:56:47.196 INFO:tasks.rados.rados.0.smithi080.stdout:2007: oid 80 updating version 0 to 339 2023-12-01T04:56:47.196 INFO:tasks.rados.rados.0.smithi080.stdout:2007: oid 80 updating version 339 to 341 2023-12-01T04:56:47.196 INFO:tasks.rados.rados.0.smithi080.stdout:2007: oid 80 version 341 is already newer than 340 2023-12-01T04:56:47.196 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 80 v 341 (ObjNum 1350 snap 0 seq_num 1350) dirty exists 2023-12-01T04:56:47.197 INFO:tasks.rados.rados.0.smithi080.stdout:2007: left oid 80 (ObjNum 1350 snap 0 seq_num 1350) 2023-12-01T04:56:47.197 INFO:tasks.rados.rados.0.smithi080.stdout:2008: expect (ObjNum 1187 snap 0 seq_num 1187) 2023-12-01T04:56:47.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:56:46 smithi090 bash[32384]: cluster 2023-12-01T04:56:46.148622+0000 mgr.y (mgr.24362) 248 : cluster 0 pgmap v219: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 89 MiB/s rd, 12 MiB/s wr, 122 op/s 2023-12-01T04:56:47.392 INFO:tasks.rados.rados.0.smithi080.stdout:2009: finishing write tid 1 to smithi08089843-5 2023-12-01T04:56:47.392 INFO:tasks.rados.rados.0.smithi080.stdout:2009: finishing write tid 2 to smithi08089843-5 2023-12-01T04:56:47.392 INFO:tasks.rados.rados.0.smithi080.stdout:2009: finishing write tid 3 to smithi08089843-5 2023-12-01T04:56:47.392 INFO:tasks.rados.rados.0.smithi080.stdout:2009: finishing write tid 4 to smithi08089843-5 2023-12-01T04:56:47.392 INFO:tasks.rados.rados.0.smithi080.stdout:2009: oid 5 updating version 0 to 223 2023-12-01T04:56:47.392 INFO:tasks.rados.rados.0.smithi080.stdout:2009: oid 5 updating version 223 to 224 2023-12-01T04:56:47.392 INFO:tasks.rados.rados.0.smithi080.stdout:2009: oid 5 version 224 is already newer than 222 2023-12-01T04:56:47.392 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 5 v 224 (ObjNum 1351 snap 0 seq_num 1351) dirty exists 2023-12-01T04:56:47.392 INFO:tasks.rados.rados.0.smithi080.stdout:2009: left oid 5 (ObjNum 1351 snap 0 seq_num 1351) 2023-12-01T04:56:47.392 INFO:tasks.rados.rados.0.smithi080.stdout:2005: done (4 left) 2023-12-01T04:56:47.392 INFO:tasks.rados.rados.0.smithi080.stdout:2007: done (3 left) 2023-12-01T04:56:47.392 INFO:tasks.rados.rados.0.smithi080.stdout:2008: done (2 left) 2023-12-01T04:56:47.392 INFO:tasks.rados.rados.0.smithi080.stdout:2009: done (1 left) 2023-12-01T04:56:47.393 INFO:tasks.rados.rados.0.smithi080.stdout:2010: done (0 left) 2023-12-01T04:56:47.393 INFO:tasks.rados.rados.0.smithi080.stdout:2011: write oid 348 current snap is 0 2023-12-01T04:56:47.393 INFO:tasks.rados.rados.0.smithi080.stdout:2011: seq_num 1353 ranges {739871=406378,1607784=508134} 2023-12-01T04:56:47.403 INFO:tasks.rados.rados.0.smithi080.stdout:2011: writing smithi08089843-348 from 739871 to 1146249 tid 1 2023-12-01T04:56:47.409 INFO:tasks.rados.rados.0.smithi080.stdout:2011: writing smithi08089843-348 from 1607784 to 2115918 tid 2 2023-12-01T04:56:47.409 INFO:tasks.rados.rados.0.smithi080.stdout:2012: write oid 160 current snap is 0 2023-12-01T04:56:47.409 INFO:tasks.rados.rados.0.smithi080.stdout:2012: seq_num 1354 ranges {756678=597980,1782619=768145} 2023-12-01T04:56:47.417 INFO:tasks.rados.rados.0.smithi080.stdout:2012: writing smithi08089843-160 from 756678 to 1354658 tid 1 2023-12-01T04:56:47.426 INFO:tasks.rados.rados.0.smithi080.stdout:2012: writing smithi08089843-160 from 1782619 to 2550764 tid 2 2023-12-01T04:56:47.426 INFO:tasks.rados.rados.0.smithi080.stdout:2013: write oid 408 current snap is 0 2023-12-01T04:56:47.426 INFO:tasks.rados.rados.0.smithi080.stdout:2011: finishing write tid 1 to smithi08089843-348 2023-12-01T04:56:47.426 INFO:tasks.rados.rados.0.smithi080.stdout:2011: finishing write tid 2 to smithi08089843-348 2023-12-01T04:56:47.426 INFO:tasks.rados.rados.0.smithi080.stdout:2011: finishing write tid 3 to smithi08089843-348 2023-12-01T04:56:47.426 INFO:tasks.rados.rados.0.smithi080.stdout:2013: seq_num 1355 ranges {773485=673229,2124748=511803} 2023-12-01T04:56:47.432 INFO:tasks.rados.rados.0.smithi080.stdout:2013: writing smithi08089843-408 from 773485 to 1446714 tid 1 2023-12-01T04:56:47.439 INFO:tasks.rados.rados.0.smithi080.stdout:2013: writing smithi08089843-408 from 2124748 to 2636551 tid 2 2023-12-01T04:56:47.439 INFO:tasks.rados.rados.0.smithi080.stdout:2014: write oid 178 current snap is 0 2023-12-01T04:56:47.439 INFO:tasks.rados.rados.0.smithi080.stdout:2014: seq_num 1356 ranges {790292=748478,2183230=607062} 2023-12-01T04:56:47.448 INFO:tasks.rados.rados.0.smithi080.stdout:2014: writing smithi08089843-178 from 790292 to 1538770 tid 1 2023-12-01T04:56:47.457 INFO:tasks.rados.rados.0.smithi080.stdout:2014: writing smithi08089843-178 from 2183230 to 2790292 tid 2 2023-12-01T04:56:47.457 INFO:tasks.rados.rados.0.smithi080.stdout:2015: read oid 175 snap -1 2023-12-01T04:56:47.457 INFO:tasks.rados.rados.0.smithi080.stdout:2015: expect (ObjNum 1128 snap 0 seq_num 1128) 2023-12-01T04:56:47.457 INFO:tasks.rados.rados.0.smithi080.stdout:2016: read oid 183 snap -1 2023-12-01T04:56:47.457 INFO:tasks.rados.rados.0.smithi080.stdout:2016: expect (ObjNum 830 snap 0 seq_num 830) 2023-12-01T04:56:47.457 INFO:tasks.rados.rados.0.smithi080.stdout:2017: read oid 438 snap -1 2023-12-01T04:56:47.457 INFO:tasks.rados.rados.0.smithi080.stdout:2017: expect deleted 2023-12-01T04:56:47.457 INFO:tasks.rados.rados.0.smithi080.stdout:2018: read oid 214 snap -1 2023-12-01T04:56:47.457 INFO:tasks.rados.rados.0.smithi080.stdout:2018: expect (ObjNum 213 snap 0 seq_num 213) 2023-12-01T04:56:47.457 INFO:tasks.rados.rados.0.smithi080.stdout:2019: write oid 131 current snap is 0 2023-12-01T04:56:47.457 INFO:tasks.rados.rados.0.smithi080.stdout:2019: seq_num 1357 ranges {407099=423727,1441712=515472,2582060=225039} 2023-12-01T04:56:47.461 INFO:tasks.rados.rados.0.smithi080.stdout:2019: writing smithi08089843-131 from 407099 to 830826 tid 1 2023-12-01T04:56:47.468 INFO:tasks.rados.rados.0.smithi080.stdout:2019: writing smithi08089843-131 from 1441712 to 1957184 tid 2 2023-12-01T04:56:47.478 INFO:tasks.rados.rados.0.smithi080.stdout:2019: writing smithi08089843-131 from 2582060 to 2807099 tid 3 2023-12-01T04:56:47.478 INFO:tasks.rados.rados.0.smithi080.stdout:2020: write oid 267 current snap is 0 2023-12-01T04:56:47.478 INFO:tasks.rados.rados.0.smithi080.stdout:2011: finishing write tid 4 to smithi08089843-348 2023-12-01T04:56:47.479 INFO:tasks.rados.rados.0.smithi080.stdout:2011: oid 348 updating version 0 to 244 2023-12-01T04:56:47.479 INFO:tasks.rados.rados.0.smithi080.stdout:2011: oid 348 version 244 is already newer than 243 2023-12-01T04:56:47.479 INFO:tasks.rados.rados.0.smithi080.stdout:2011: oid 348 updating version 244 to 245 2023-12-01T04:56:47.479 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 348 v 245 (ObjNum 1353 snap 0 seq_num 1353) dirty exists 2023-12-01T04:56:47.479 INFO:tasks.rados.rados.0.smithi080.stdout:2011: left oid 348 (ObjNum 1353 snap 0 seq_num 1353) 2023-12-01T04:56:47.479 INFO:tasks.rados.rados.0.smithi080.stdout:2020: seq_num 1358 ranges {423906=498976,1500194=659130,2609483=214423} 2023-12-01T04:56:47.479 INFO:tasks.rados.rados.0.smithi080.stdout:2020: writing smithi08089843-267 from 423906 to 922882 tid 1 2023-12-01T04:56:47.486 INFO:tasks.rados.rados.0.smithi080.stdout:2020: writing smithi08089843-267 from 1500194 to 2159324 tid 2 2023-12-01T04:56:47.491 INFO:tasks.rados.rados.0.smithi080.stdout:2020: writing smithi08089843-267 from 2609483 to 2823906 tid 3 2023-12-01T04:56:47.491 INFO:tasks.rados.rados.0.smithi080.stdout:2011: done (9 left) 2023-12-01T04:56:47.491 INFO:tasks.rados.rados.0.smithi080.stdout:2021: read oid 326 snap -1 2023-12-01T04:56:47.491 INFO:tasks.rados.rados.0.smithi080.stdout:2021: expect (ObjNum 1334 snap 0 seq_num 1334) 2023-12-01T04:56:47.491 INFO:tasks.rados.rados.0.smithi080.stdout:2022: write oid 217 current snap is 0 2023-12-01T04:56:47.491 INFO:tasks.rados.rados.0.smithi080.stdout:2012: finishing write tid 1 to smithi08089843-160 2023-12-01T04:56:47.491 INFO:tasks.rados.rados.0.smithi080.stdout:2022: seq_num 1359 ranges {440713=574225,1442323=519141,2636906=203807} 2023-12-01T04:56:47.496 INFO:tasks.rados.rados.0.smithi080.stdout:2022: writing smithi08089843-217 from 440713 to 1014938 tid 1 2023-12-01T04:56:47.502 INFO:tasks.rados.rados.0.smithi080.stdout:2022: writing smithi08089843-217 from 1442323 to 1961464 tid 2 2023-12-01T04:56:47.508 INFO:tasks.rados.rados.0.smithi080.stdout:2022: writing smithi08089843-217 from 2636906 to 2840713 tid 3 2023-12-01T04:56:47.508 INFO:tasks.rados.rados.0.smithi080.stdout:2023: delete oid 187 current snap is 0 2023-12-01T04:56:47.509 INFO:tasks.rados.rados.0.smithi080.stdout:2012: finishing write tid 2 to smithi08089843-160 2023-12-01T04:56:47.509 INFO:tasks.rados.rados.0.smithi080.stdout:2012: finishing write tid 3 to smithi08089843-160 2023-12-01T04:56:47.509 INFO:tasks.rados.rados.0.smithi080.stdout:2012: finishing write tid 4 to smithi08089843-160 2023-12-01T04:56:47.509 INFO:tasks.rados.rados.0.smithi080.stdout:2012: oid 160 updating version 0 to 248 2023-12-01T04:56:47.509 INFO:tasks.rados.rados.0.smithi080.stdout:2012: oid 160 version 248 is already newer than 246 2023-12-01T04:56:47.509 INFO:tasks.rados.rados.0.smithi080.stdout:2012: oid 160 version 248 is already newer than 247 2023-12-01T04:56:47.509 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 160 v 248 (ObjNum 1354 snap 0 seq_num 1354) dirty exists 2023-12-01T04:56:47.509 INFO:tasks.rados.rados.0.smithi080.stdout:2012: left oid 160 (ObjNum 1354 snap 0 seq_num 1354) 2023-12-01T04:56:47.509 INFO:tasks.rados.rados.0.smithi080.stdout:2013: finishing write tid 1 to smithi08089843-408 2023-12-01T04:56:47.509 INFO:tasks.rados.rados.0.smithi080.stdout:2013: finishing write tid 2 to smithi08089843-408 2023-12-01T04:56:47.509 INFO:tasks.rados.rados.0.smithi080.stdout:2013: finishing write tid 3 to smithi08089843-408 2023-12-01T04:56:47.509 INFO:tasks.rados.rados.0.smithi080.stdout:2013: finishing write tid 4 to smithi08089843-408 2023-12-01T04:56:47.509 INFO:tasks.rados.rados.0.smithi080.stdout:2013: oid 408 updating version 0 to 268 2023-12-01T04:56:47.509 INFO:tasks.rados.rados.0.smithi080.stdout:2013: oid 408 version 268 is already newer than 267 2023-12-01T04:56:47.510 INFO:tasks.rados.rados.0.smithi080.stdout:2013: oid 408 version 268 is already newer than 266 2023-12-01T04:56:47.510 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 408 v 268 (ObjNum 1355 snap 0 seq_num 1355) dirty exists 2023-12-01T04:56:47.510 INFO:tasks.rados.rados.0.smithi080.stdout:2013: left oid 408 (ObjNum 1355 snap 0 seq_num 1355) 2023-12-01T04:56:47.510 INFO:tasks.rados.rados.0.smithi080.stdout:2014: finishing write tid 1 to smithi08089843-178 2023-12-01T04:56:47.510 INFO:tasks.rados.rados.0.smithi080.stdout:2014: finishing write tid 2 to smithi08089843-178 2023-12-01T04:56:47.510 INFO:tasks.rados.rados.0.smithi080.stdout:2014: finishing write tid 3 to smithi08089843-178 2023-12-01T04:56:47.510 INFO:tasks.rados.rados.0.smithi080.stdout:2014: finishing write tid 4 to smithi08089843-178 2023-12-01T04:56:47.510 INFO:tasks.rados.rados.0.smithi080.stdout:2014: oid 178 updating version 0 to 269 2023-12-01T04:56:47.510 INFO:tasks.rados.rados.0.smithi080.stdout:2014: oid 178 updating version 269 to 271 2023-12-01T04:56:47.510 INFO:tasks.rados.rados.0.smithi080.stdout:2014: oid 178 version 271 is already newer than 270 2023-12-01T04:56:47.510 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 178 v 271 (ObjNum 1356 snap 0 seq_num 1356) dirty exists 2023-12-01T04:56:47.510 INFO:tasks.rados.rados.0.smithi080.stdout:2014: left oid 178 (ObjNum 1356 snap 0 seq_num 1356) 2023-12-01T04:56:47.510 INFO:tasks.rados.rados.0.smithi080.stdout:2018: expect (ObjNum 213 snap 0 seq_num 213) 2023-12-01T04:56:47.644 INFO:tasks.rados.rados.0.smithi080.stdout:2016: expect (ObjNum 830 snap 0 seq_num 830) 2023-12-01T04:56:47.885 INFO:tasks.rados.rados.0.smithi080.stdout:2015: expect (ObjNum 1128 snap 0 seq_num 1128) 2023-12-01T04:56:47.986 INFO:tasks.rados.rados.0.smithi080.stdout:2019: finishing write tid 1 to smithi08089843-131 2023-12-01T04:56:47.986 INFO:tasks.rados.rados.0.smithi080.stdout:2019: finishing write tid 2 to smithi08089843-131 2023-12-01T04:56:47.986 INFO:tasks.rados.rados.0.smithi080.stdout:2019: finishing write tid 3 to smithi08089843-131 2023-12-01T04:56:47.986 INFO:tasks.rados.rados.0.smithi080.stdout:2019: finishing write tid 4 to smithi08089843-131 2023-12-01T04:56:47.986 INFO:tasks.rados.rados.0.smithi080.stdout:2019: finishing write tid 5 to smithi08089843-131 2023-12-01T04:56:47.986 INFO:tasks.rados.rados.0.smithi080.stdout:2019: oid 131 updating version 0 to 406 2023-12-01T04:56:47.986 INFO:tasks.rados.rados.0.smithi080.stdout:2019: oid 131 updating version 406 to 407 2023-12-01T04:56:47.987 INFO:tasks.rados.rados.0.smithi080.stdout:2019: oid 131 updating version 407 to 408 2023-12-01T04:56:47.987 INFO:tasks.rados.rados.0.smithi080.stdout:2019: oid 131 version 408 is already newer than 405 2023-12-01T04:56:47.987 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 131 v 408 (ObjNum 1357 snap 0 seq_num 1357) dirty exists 2023-12-01T04:56:47.987 INFO:tasks.rados.rados.0.smithi080.stdout:2019: left oid 131 (ObjNum 1357 snap 0 seq_num 1357) 2023-12-01T04:56:47.987 INFO:tasks.rados.rados.0.smithi080.stdout:2020: finishing write tid 1 to smithi08089843-267 2023-12-01T04:56:47.987 INFO:tasks.rados.rados.0.smithi080.stdout:2020: finishing write tid 2 to smithi08089843-267 2023-12-01T04:56:47.987 INFO:tasks.rados.rados.0.smithi080.stdout:2020: finishing write tid 3 to smithi08089843-267 2023-12-01T04:56:47.987 INFO:tasks.rados.rados.0.smithi080.stdout:2020: finishing write tid 4 to smithi08089843-267 2023-12-01T04:56:47.987 INFO:tasks.rados.rados.0.smithi080.stdout:2020: finishing write tid 5 to smithi08089843-267 2023-12-01T04:56:47.987 INFO:tasks.rados.rados.0.smithi080.stdout:2020: oid 267 updating version 0 to 178 2023-12-01T04:56:47.987 INFO:tasks.rados.rados.0.smithi080.stdout:2020: oid 267 updating version 178 to 181 2023-12-01T04:56:47.987 INFO:tasks.rados.rados.0.smithi080.stdout:2020: oid 267 version 181 is already newer than 180 2023-12-01T04:56:47.987 INFO:tasks.rados.rados.0.smithi080.stdout:2020: oid 267 version 181 is already newer than 179 2023-12-01T04:56:47.987 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 267 v 181 (ObjNum 1358 snap 0 seq_num 1358) dirty exists 2023-12-01T04:56:47.988 INFO:tasks.rados.rados.0.smithi080.stdout:2020: left oid 267 (ObjNum 1358 snap 0 seq_num 1358) 2023-12-01T04:56:47.988 INFO:tasks.rados.rados.0.smithi080.stdout:2021: expect (ObjNum 1334 snap 0 seq_num 1334) 2023-12-01T04:56:48.121 INFO:tasks.rados.rados.0.smithi080.stdout:2022: finishing write tid 1 to smithi08089843-217 2023-12-01T04:56:48.121 INFO:tasks.rados.rados.0.smithi080.stdout:2022: finishing write tid 2 to smithi08089843-217 2023-12-01T04:56:48.122 INFO:tasks.rados.rados.0.smithi080.stdout:2022: finishing write tid 3 to smithi08089843-217 2023-12-01T04:56:48.122 INFO:tasks.rados.rados.0.smithi080.stdout:2022: finishing write tid 4 to smithi08089843-217 2023-12-01T04:56:48.122 INFO:tasks.rados.rados.0.smithi080.stdout:2022: finishing write tid 5 to smithi08089843-217 2023-12-01T04:56:48.122 INFO:tasks.rados.rados.0.smithi080.stdout:2022: oid 217 updating version 0 to 226 2023-12-01T04:56:48.122 INFO:tasks.rados.rados.0.smithi080.stdout:2022: oid 217 updating version 226 to 229 2023-12-01T04:56:48.122 INFO:tasks.rados.rados.0.smithi080.stdout:2022: oid 217 version 229 is already newer than 227 2023-12-01T04:56:48.122 INFO:tasks.rados.rados.0.smithi080.stdout:2022: oid 217 version 229 is already newer than 228 2023-12-01T04:56:48.122 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 217 v 229 (ObjNum 1359 snap 0 seq_num 1359) dirty exists 2023-12-01T04:56:48.122 INFO:tasks.rados.rados.0.smithi080.stdout:2022: left oid 217 (ObjNum 1359 snap 0 seq_num 1359) 2023-12-01T04:56:48.122 INFO:tasks.rados.rados.0.smithi080.stdout:2012: done (11 left) 2023-12-01T04:56:48.122 INFO:tasks.rados.rados.0.smithi080.stdout:2013: done (10 left) 2023-12-01T04:56:48.122 INFO:tasks.rados.rados.0.smithi080.stdout:2014: done (9 left) 2023-12-01T04:56:48.122 INFO:tasks.rados.rados.0.smithi080.stdout:2015: done (8 left) 2023-12-01T04:56:48.122 INFO:tasks.rados.rados.0.smithi080.stdout:2016: done (7 left) 2023-12-01T04:56:48.123 INFO:tasks.rados.rados.0.smithi080.stdout:2017: done (6 left) 2023-12-01T04:56:48.123 INFO:tasks.rados.rados.0.smithi080.stdout:2018: done (5 left) 2023-12-01T04:56:48.123 INFO:tasks.rados.rados.0.smithi080.stdout:2019: done (4 left) 2023-12-01T04:56:48.123 INFO:tasks.rados.rados.0.smithi080.stdout:2020: done (3 left) 2023-12-01T04:56:48.123 INFO:tasks.rados.rados.0.smithi080.stdout:2021: done (2 left) 2023-12-01T04:56:48.123 INFO:tasks.rados.rados.0.smithi080.stdout:2022: done (1 left) 2023-12-01T04:56:48.123 INFO:tasks.rados.rados.0.smithi080.stdout:2023: done (0 left) 2023-12-01T04:56:48.123 INFO:tasks.rados.rados.0.smithi080.stdout:2024: delete oid 268 current snap is 0 2023-12-01T04:56:48.124 INFO:tasks.rados.rados.0.smithi080.stdout:2024: done (0 left) 2023-12-01T04:56:48.124 INFO:tasks.rados.rados.0.smithi080.stdout:2025: write oid 67 current snap is 0 2023-12-01T04:56:48.124 INFO:tasks.rados.rados.0.smithi080.stdout:2025: seq_num 1362 ranges {491134=516325,1734122=666468} 2023-12-01T04:56:48.135 INFO:tasks.rados.rados.0.smithi080.stdout:2025: writing smithi08089843-67 from 491134 to 1007459 tid 1 2023-12-01T04:56:48.144 INFO:tasks.rados.rados.0.smithi080.stdout:2025: writing smithi08089843-67 from 1734122 to 2400590 tid 2 2023-12-01T04:56:48.144 INFO:tasks.rados.rados.0.smithi080.stdout:2026: read oid 421 snap -1 2023-12-01T04:56:48.144 INFO:tasks.rados.rados.0.smithi080.stdout:2026: expect (ObjNum 420 snap 0 seq_num 420) 2023-12-01T04:56:48.144 INFO:tasks.rados.rados.0.smithi080.stdout:2027: read oid 147 snap -1 2023-12-01T04:56:48.145 INFO:tasks.rados.rados.0.smithi080.stdout:2027: expect (ObjNum 146 snap 0 seq_num 146) 2023-12-01T04:56:48.145 INFO:tasks.rados.rados.0.smithi080.stdout:2028: write oid 111 current snap is 0 2023-12-01T04:56:48.145 INFO:tasks.rados.rados.0.smithi080.stdout:2025: finishing write tid 1 to smithi08089843-67 2023-12-01T04:56:48.145 INFO:tasks.rados.rados.0.smithi080.stdout:2028: seq_num 1363 ranges {507941=591574,1676251=526479,2746598=161343} 2023-12-01T04:56:48.151 INFO:tasks.rados.rados.0.smithi080.stdout:2028: writing smithi08089843-111 from 507941 to 1099515 tid 1 2023-12-01T04:56:48.157 INFO:tasks.rados.rados.0.smithi080.stdout:2028: writing smithi08089843-111 from 1676251 to 2202730 tid 2 2023-12-01T04:56:48.162 INFO:tasks.rados.rados.0.smithi080.stdout:2028: writing smithi08089843-111 from 2746598 to 2907941 tid 3 2023-12-01T04:56:48.162 INFO:tasks.rados.rados.0.smithi080.stdout:2029: read oid 354 snap -1 2023-12-01T04:56:48.162 INFO:tasks.rados.rados.0.smithi080.stdout:2029: expect (ObjNum 1085 snap 0 seq_num 1085) 2023-12-01T04:56:48.162 INFO:tasks.rados.rados.0.smithi080.stdout:2030: read oid 363 snap -1 2023-12-01T04:56:48.162 INFO:tasks.rados.rados.0.smithi080.stdout:2030: expect deleted 2023-12-01T04:56:48.162 INFO:tasks.rados.rados.0.smithi080.stdout:2031: write oid 431 current snap is 0 2023-12-01T04:56:48.162 INFO:tasks.rados.rados.0.smithi080.stdout:2031: seq_num 1364 ranges {524748=666823,1734733=670137} 2023-12-01T04:56:48.168 INFO:tasks.rados.rados.0.smithi080.stdout:2031: writing smithi08089843-431 from 524748 to 1191571 tid 1 2023-12-01T04:56:48.176 INFO:tasks.rados.rados.0.smithi080.stdout:2031: writing smithi08089843-431 from 1734733 to 2404870 tid 2 2023-12-01T04:56:48.176 INFO:tasks.rados.rados.0.smithi080.stdout:2032: write oid 225 current snap is 0 2023-12-01T04:56:48.176 INFO:tasks.rados.rados.0.smithi080.stdout:2032: seq_num 1365 ranges {541555=742072,1793215=530148,2801444=140111} 2023-12-01T04:56:48.183 INFO:tasks.rados.rados.0.smithi080.stdout:2032: writing smithi08089843-225 from 541555 to 1283627 tid 1 2023-12-01T04:56:48.189 INFO:tasks.rados.rados.0.smithi080.stdout:2032: writing smithi08089843-225 from 1793215 to 2323363 tid 2 2023-12-01T04:56:48.193 INFO:tasks.rados.rados.0.smithi080.stdout:2032: writing smithi08089843-225 from 2801444 to 2941555 tid 3 2023-12-01T04:56:48.193 INFO:tasks.rados.rados.0.smithi080.stdout:2033: write oid 75 current snap is 0 2023-12-01T04:56:48.193 INFO:tasks.rados.rados.0.smithi080.stdout:2033: seq_num 1366 ranges {558362=417321,1451697=673806,2712514=245848} 2023-12-01T04:56:48.198 INFO:tasks.rados.rados.0.smithi080.stdout:2033: writing smithi08089843-75 from 558362 to 975683 tid 1 2023-12-01T04:56:48.205 INFO:tasks.rados.rados.0.smithi080.stdout:2033: writing smithi08089843-75 from 1451697 to 2125503 tid 2 2023-12-01T04:56:48.210 INFO:tasks.rados.rados.0.smithi080.stdout:2033: writing smithi08089843-75 from 2712514 to 2958362 tid 3 2023-12-01T04:56:48.210 INFO:tasks.rados.rados.0.smithi080.stdout:2034: read oid 80 snap -1 2023-12-01T04:56:48.210 INFO:tasks.rados.rados.0.smithi080.stdout:2034: expect (ObjNum 1350 snap 0 seq_num 1350) 2023-12-01T04:56:48.210 INFO:tasks.rados.rados.0.smithi080.stdout:2035: write oid 366 current snap is 0 2023-12-01T04:56:48.210 INFO:tasks.rados.rados.0.smithi080.stdout:2035: seq_num 1367 ranges {575169=492570,1793826=417464,2623584=351585} 2023-12-01T04:56:48.216 INFO:tasks.rados.rados.0.smithi080.stdout:2035: writing smithi08089843-366 from 575169 to 1067739 tid 1 2023-12-01T04:56:48.223 INFO:tasks.rados.rados.0.smithi080.stdout:2035: writing smithi08089843-366 from 1793826 to 2211290 tid 2 2023-12-01T04:56:48.227 INFO:tasks.rados.rados.0.smithi080.stdout:2035: writing smithi08089843-366 from 2623584 to 2975169 tid 3 2023-12-01T04:56:48.227 INFO:tasks.rados.rados.0.smithi080.stdout:2036: write oid 370 current snap is 0 2023-12-01T04:56:48.227 INFO:tasks.rados.rados.0.smithi080.stdout:2027: expect (ObjNum 146 snap 0 seq_num 146) 2023-12-01T04:56:48.308 INFO:tasks.rados.rados.0.smithi080.stdout:2025: finishing write tid 2 to smithi08089843-67 2023-12-01T04:56:48.308 INFO:tasks.rados.rados.0.smithi080.stdout:2025: finishing write tid 3 to smithi08089843-67 2023-12-01T04:56:48.309 INFO:tasks.rados.rados.0.smithi080.stdout:2025: finishing write tid 4 to smithi08089843-67 2023-12-01T04:56:48.309 INFO:tasks.rados.rados.0.smithi080.stdout:2025: oid 67 updating version 0 to 296 2023-12-01T04:56:48.309 INFO:tasks.rados.rados.0.smithi080.stdout:2025: oid 67 version 296 is already newer than 295 2023-12-01T04:56:48.309 INFO:tasks.rados.rados.0.smithi080.stdout:2025: oid 67 version 296 is already newer than 294 2023-12-01T04:56:48.309 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 67 v 296 (ObjNum 1362 snap 0 seq_num 1362) dirty exists 2023-12-01T04:56:48.309 INFO:tasks.rados.rados.0.smithi080.stdout:2025: left oid 67 (ObjNum 1362 snap 0 seq_num 1362) 2023-12-01T04:56:48.309 INFO:tasks.rados.rados.0.smithi080.stdout:2028: finishing write tid 1 to smithi08089843-111 2023-12-01T04:56:48.309 INFO:tasks.rados.rados.0.smithi080.stdout:2036: seq_num 1368 ranges {591976=567819,1852308=677475} 2023-12-01T04:56:48.315 INFO:tasks.rados.rados.0.smithi080.stdout:2036: writing smithi08089843-370 from 591976 to 1159795 tid 1 2023-12-01T04:56:48.325 INFO:tasks.rados.rados.0.smithi080.stdout:2036: writing smithi08089843-370 from 1852308 to 2529783 tid 2 2023-12-01T04:56:48.325 INFO:tasks.rados.rados.0.smithi080.stdout:2025: done (11 left) 2023-12-01T04:56:48.326 INFO:tasks.rados.rados.0.smithi080.stdout:2027: done (10 left) 2023-12-01T04:56:48.326 INFO:tasks.rados.rados.0.smithi080.stdout:2037: read oid 108 snap -1 2023-12-01T04:56:48.326 INFO:tasks.rados.rados.0.smithi080.stdout:2037: expect (ObjNum 1266 snap 0 seq_num 1266) 2023-12-01T04:56:48.326 INFO:tasks.rados.rados.0.smithi080.stdout:2038: delete oid 486 current snap is 0 2023-12-01T04:56:48.326 INFO:tasks.rados.rados.0.smithi080.stdout:2026: expect (ObjNum 420 snap 0 seq_num 420) 2023-12-01T04:56:48.449 INFO:tasks.rados.rados.0.smithi080.stdout:2028: finishing write tid 2 to smithi08089843-111 2023-12-01T04:56:48.449 INFO:tasks.rados.rados.0.smithi080.stdout:2026: done (11 left) 2023-12-01T04:56:48.449 INFO:tasks.rados.rados.0.smithi080.stdout:2038: done (10 left) 2023-12-01T04:56:48.449 INFO:tasks.rados.rados.0.smithi080.stdout:2039: delete oid 410 current snap is 0 2023-12-01T04:56:48.449 INFO:tasks.rados.rados.0.smithi080.stdout:2028: finishing write tid 3 to smithi08089843-111 2023-12-01T04:56:48.449 INFO:tasks.rados.rados.0.smithi080.stdout:2028: finishing write tid 4 to smithi08089843-111 2023-12-01T04:56:48.449 INFO:tasks.rados.rados.0.smithi080.stdout:2028: finishing write tid 5 to smithi08089843-111 2023-12-01T04:56:48.449 INFO:tasks.rados.rados.0.smithi080.stdout:2028: oid 111 updating version 0 to 231 2023-12-01T04:56:48.449 INFO:tasks.rados.rados.0.smithi080.stdout:2028: oid 111 updating version 231 to 232 2023-12-01T04:56:48.450 INFO:tasks.rados.rados.0.smithi080.stdout:2028: oid 111 updating version 232 to 233 2023-12-01T04:56:48.450 INFO:tasks.rados.rados.0.smithi080.stdout:2028: oid 111 version 233 is already newer than 230 2023-12-01T04:56:48.450 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 111 v 233 (ObjNum 1363 snap 0 seq_num 1363) dirty exists 2023-12-01T04:56:48.450 INFO:tasks.rados.rados.0.smithi080.stdout:2028: left oid 111 (ObjNum 1363 snap 0 seq_num 1363) 2023-12-01T04:56:48.450 INFO:tasks.rados.rados.0.smithi080.stdout:2029: expect (ObjNum 1085 snap 0 seq_num 1085) 2023-12-01T04:56:48.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:56:48 smithi090 bash[32384]: audit 2023-12-01T04:56:48.135825+0000 mon.a (mon.0) 860 : audit 0 from='client.? 172.21.15.80:0/898262842' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:56:48.525 INFO:tasks.rados.rados.0.smithi080.stdout:2031: finishing write tid 1 to smithi08089843-431 2023-12-01T04:56:48.525 INFO:tasks.rados.rados.0.smithi080.stdout:2028: done (10 left) 2023-12-01T04:56:48.526 INFO:tasks.rados.rados.0.smithi080.stdout:2029: done (9 left) 2023-12-01T04:56:48.526 INFO:tasks.rados.rados.0.smithi080.stdout:2030: done (8 left) 2023-12-01T04:56:48.526 INFO:tasks.rados.rados.0.smithi080.stdout:2039: done (7 left) 2023-12-01T04:56:48.526 INFO:tasks.rados.rados.0.smithi080.stdout:2040: write oid 465 current snap is 0 2023-12-01T04:56:48.526 INFO:tasks.rados.rados.0.smithi080.stdout:2031: finishing write tid 2 to smithi08089843-431 2023-12-01T04:56:48.526 INFO:tasks.rados.rados.0.smithi080.stdout:2031: finishing write tid 3 to smithi08089843-431 2023-12-01T04:56:48.526 INFO:tasks.rados.rados.0.smithi080.stdout:2031: finishing write tid 4 to smithi08089843-431 2023-12-01T04:56:48.526 INFO:tasks.rados.rados.0.smithi080.stdout:2031: oid 431 updating version 0 to 411 2023-12-01T04:56:48.526 INFO:tasks.rados.rados.0.smithi080.stdout:2031: oid 431 updating version 411 to 412 2023-12-01T04:56:48.526 INFO:tasks.rados.rados.0.smithi080.stdout:2031: oid 431 version 412 is already newer than 410 2023-12-01T04:56:48.526 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 431 v 412 (ObjNum 1364 snap 0 seq_num 1364) dirty exists 2023-12-01T04:56:48.526 INFO:tasks.rados.rados.0.smithi080.stdout:2031: left oid 431 (ObjNum 1364 snap 0 seq_num 1364) 2023-12-01T04:56:48.526 INFO:tasks.rados.rados.0.smithi080.stdout:2032: finishing write tid 1 to smithi08089843-225 2023-12-01T04:56:48.527 INFO:tasks.rados.rados.0.smithi080.stdout:2040: seq_num 1371 ranges {642397=509919,1627754=424802,2733276=309121} 2023-12-01T04:56:48.533 INFO:tasks.rados.rados.0.smithi080.stdout:2040: writing smithi08089843-465 from 642397 to 1152316 tid 1 2023-12-01T04:56:48.538 INFO:tasks.rados.rados.0.smithi080.stdout:2040: writing smithi08089843-465 from 1627754 to 2052556 tid 2 2023-12-01T04:56:48.545 INFO:tasks.rados.rados.0.smithi080.stdout:2040: writing smithi08089843-465 from 2733276 to 3042397 tid 3 2023-12-01T04:56:48.545 INFO:tasks.rados.rados.0.smithi080.stdout:2031: done (7 left) 2023-12-01T04:56:48.545 INFO:tasks.rados.rados.0.smithi080.stdout:2041: write oid 113 current snap is 0 2023-12-01T04:56:48.545 INFO:tasks.rados.rados.0.smithi080.stdout:2032: finishing write tid 2 to smithi08089843-225 2023-12-01T04:56:48.545 INFO:tasks.rados.rados.0.smithi080.stdout:2032: finishing write tid 3 to smithi08089843-225 2023-12-01T04:56:48.545 INFO:tasks.rados.rados.0.smithi080.stdout:2032: finishing write tid 4 to smithi08089843-225 2023-12-01T04:56:48.546 INFO:tasks.rados.rados.0.smithi080.stdout:2032: finishing write tid 5 to smithi08089843-225 2023-12-01T04:56:48.546 INFO:tasks.rados.rados.0.smithi080.stdout:2032: oid 225 updating version 0 to 311 2023-12-01T04:56:48.546 INFO:tasks.rados.rados.0.smithi080.stdout:2032: oid 225 updating version 311 to 314 2023-12-01T04:56:48.546 INFO:tasks.rados.rados.0.smithi080.stdout:2032: oid 225 version 314 is already newer than 312 2023-12-01T04:56:48.546 INFO:tasks.rados.rados.0.smithi080.stdout:2032: oid 225 version 314 is already newer than 313 2023-12-01T04:56:48.546 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 225 v 314 (ObjNum 1365 snap 0 seq_num 1365) dirty exists 2023-12-01T04:56:48.547 INFO:tasks.rados.rados.0.smithi080.stdout:2032: left oid 225 (ObjNum 1365 snap 0 seq_num 1365) 2023-12-01T04:56:48.547 INFO:tasks.rados.rados.0.smithi080.stdout:2033: finishing write tid 1 to smithi08089843-75 2023-12-01T04:56:48.547 INFO:tasks.rados.rados.0.smithi080.stdout:2033: finishing write tid 2 to smithi08089843-75 2023-12-01T04:56:48.547 INFO:tasks.rados.rados.0.smithi080.stdout:2041: seq_num 1372 ranges {659204=585168,1686236=684813} 2023-12-01T04:56:48.551 INFO:tasks.rados.rados.0.smithi080.stdout:2041: writing smithi08089843-113 from 659204 to 1244372 tid 1 2023-12-01T04:56:48.558 INFO:tasks.rados.rados.0.smithi080.stdout:2041: writing smithi08089843-113 from 1686236 to 2371049 tid 2 2023-12-01T04:56:48.558 INFO:tasks.rados.rados.0.smithi080.stdout:2032: done (7 left) 2023-12-01T04:56:48.559 INFO:tasks.rados.rados.0.smithi080.stdout:2042: read oid 397 snap -1 2023-12-01T04:56:48.559 INFO:tasks.rados.rados.0.smithi080.stdout:2042: expect (ObjNum 883 snap 0 seq_num 883) 2023-12-01T04:56:48.559 INFO:tasks.rados.rados.0.smithi080.stdout:2043: read oid 171 snap -1 2023-12-01T04:56:48.559 INFO:tasks.rados.rados.0.smithi080.stdout:2043: expect (ObjNum 170 snap 0 seq_num 170) 2023-12-01T04:56:48.559 INFO:tasks.rados.rados.0.smithi080.stdout:2044: write oid 310 current snap is 0 2023-12-01T04:56:48.559 INFO:tasks.rados.rados.0.smithi080.stdout:2033: finishing write tid 3 to smithi08089843-75 2023-12-01T04:56:48.559 INFO:tasks.rados.rados.0.smithi080.stdout:2044: seq_num 1373 ranges {676011=660417,1744718=428471,2788122=287889} 2023-12-01T04:56:48.566 INFO:tasks.rados.rados.0.smithi080.stdout:2044: writing smithi08089843-310 from 676011 to 1336428 tid 1 2023-12-01T04:56:48.572 INFO:tasks.rados.rados.0.smithi080.stdout:2044: writing smithi08089843-310 from 1744718 to 2173189 tid 2 2023-12-01T04:56:48.579 INFO:tasks.rados.rados.0.smithi080.stdout:2044: writing smithi08089843-310 from 2788122 to 3076011 tid 3 2023-12-01T04:56:48.579 INFO:tasks.rados.rados.0.smithi080.stdout:2045: write oid 491 current snap is 0 2023-12-01T04:56:48.579 INFO:tasks.rados.rados.0.smithi080.stdout:2033: finishing write tid 4 to smithi08089843-75 2023-12-01T04:56:48.579 INFO:tasks.rados.rados.0.smithi080.stdout:2033: finishing write tid 5 to smithi08089843-75 2023-12-01T04:56:48.579 INFO:tasks.rados.rados.0.smithi080.stdout:2033: oid 75 updating version 0 to 297 2023-12-01T04:56:48.579 INFO:tasks.rados.rados.0.smithi080.stdout:2033: oid 75 updating version 297 to 299 2023-12-01T04:56:48.579 INFO:tasks.rados.rados.0.smithi080.stdout:2033: oid 75 version 299 is already newer than 298 2023-12-01T04:56:48.580 INFO:tasks.rados.rados.0.smithi080.stdout:2033: oid 75 updating version 299 to 300 2023-12-01T04:56:48.580 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 75 v 300 (ObjNum 1366 snap 0 seq_num 1366) dirty exists 2023-12-01T04:56:48.580 INFO:tasks.rados.rados.0.smithi080.stdout:2033: left oid 75 (ObjNum 1366 snap 0 seq_num 1366) 2023-12-01T04:56:48.580 INFO:tasks.rados.rados.0.smithi080.stdout:2045: seq_num 1374 ranges {692818=735666,2203200=688482} 2023-12-01T04:56:48.586 INFO:tasks.rados.rados.0.smithi080.stdout:2045: writing smithi08089843-491 from 692818 to 1428484 tid 1 2023-12-01T04:56:48.595 INFO:tasks.rados.rados.0.smithi080.stdout:2045: writing smithi08089843-491 from 2203200 to 2891682 tid 2 2023-12-01T04:56:48.595 INFO:tasks.rados.rados.0.smithi080.stdout:2033: done (10 left) 2023-12-01T04:56:48.595 INFO:tasks.rados.rados.0.smithi080.stdout:2046: read oid 68 snap -1 2023-12-01T04:56:48.595 INFO:tasks.rados.rados.0.smithi080.stdout:2046: expect (ObjNum 909 snap 0 seq_num 909) 2023-12-01T04:56:48.595 INFO:tasks.rados.rados.0.smithi080.stdout:2047: delete oid 300 current snap is 0 2023-12-01T04:56:48.595 INFO:tasks.rados.rados.0.smithi080.stdout:2035: finishing write tid 1 to smithi08089843-366 2023-12-01T04:56:48.596 INFO:tasks.rados.rados.0.smithi080.stdout:2034: expect (ObjNum 1350 snap 0 seq_num 1350) 2023-12-01T04:56:48.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:56:48 smithi080 bash[28361]: audit 2023-12-01T04:56:48.135825+0000 mon.a (mon.0) 860 : audit 0 from='client.? 172.21.15.80:0/898262842' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:56:48.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:56:48 smithi080 bash[41963]: audit 2023-12-01T04:56:48.135825+0000 mon.a (mon.0) 860 : audit 0 from='client.? 172.21.15.80:0/898262842' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:56:48.740 INFO:tasks.rados.rados.0.smithi080.stdout:2035: finishing write tid 2 to smithi08089843-366 2023-12-01T04:56:48.740 INFO:tasks.rados.rados.0.smithi080.stdout:2035: finishing write tid 3 to smithi08089843-366 2023-12-01T04:56:48.741 INFO:tasks.rados.rados.0.smithi080.stdout:2035: finishing write tid 4 to smithi08089843-366 2023-12-01T04:56:48.741 INFO:tasks.rados.rados.0.smithi080.stdout:2035: finishing write tid 5 to smithi08089843-366 2023-12-01T04:56:48.741 INFO:tasks.rados.rados.0.smithi080.stdout:2035: oid 366 updating version 0 to 414 2023-12-01T04:56:48.741 INFO:tasks.rados.rados.0.smithi080.stdout:2035: oid 366 version 414 is already newer than 413 2023-12-01T04:56:48.741 INFO:tasks.rados.rados.0.smithi080.stdout:2035: oid 366 updating version 414 to 416 2023-12-01T04:56:48.741 INFO:tasks.rados.rados.0.smithi080.stdout:2035: oid 366 version 416 is already newer than 415 2023-12-01T04:56:48.741 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 366 v 416 (ObjNum 1367 snap 0 seq_num 1367) dirty exists 2023-12-01T04:56:48.741 INFO:tasks.rados.rados.0.smithi080.stdout:2035: left oid 366 (ObjNum 1367 snap 0 seq_num 1367) 2023-12-01T04:56:48.741 INFO:tasks.rados.rados.0.smithi080.stdout:2036: finishing write tid 1 to smithi08089843-370 2023-12-01T04:56:48.741 INFO:tasks.rados.rados.0.smithi080.stdout:2036: finishing write tid 2 to smithi08089843-370 2023-12-01T04:56:48.741 INFO:tasks.rados.rados.0.smithi080.stdout:2037: expect (ObjNum 1266 snap 0 seq_num 1266) 2023-12-01T04:56:48.935 INFO:tasks.rados.rados.0.smithi080.stdout:2036: finishing write tid 3 to smithi08089843-370 2023-12-01T04:56:48.935 INFO:tasks.rados.rados.0.smithi080.stdout:2036: finishing write tid 4 to smithi08089843-370 2023-12-01T04:56:48.935 INFO:tasks.rados.rados.0.smithi080.stdout:2036: oid 370 updating version 0 to 271 2023-12-01T04:56:48.935 INFO:tasks.rados.rados.0.smithi080.stdout:2036: oid 370 updating version 271 to 273 2023-12-01T04:56:48.935 INFO:tasks.rados.rados.0.smithi080.stdout:2036: oid 370 version 273 is already newer than 272 2023-12-01T04:56:48.935 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 370 v 273 (ObjNum 1368 snap 0 seq_num 1368) dirty exists 2023-12-01T04:56:48.935 INFO:tasks.rados.rados.0.smithi080.stdout:2036: left oid 370 (ObjNum 1368 snap 0 seq_num 1368) 2023-12-01T04:56:48.935 INFO:tasks.rados.rados.0.smithi080.stdout:2040: finishing write tid 1 to smithi08089843-465 2023-12-01T04:56:48.935 INFO:tasks.rados.rados.0.smithi080.stdout:2040: finishing write tid 2 to smithi08089843-465 2023-12-01T04:56:48.935 INFO:tasks.rados.rados.0.smithi080.stdout:2040: finishing write tid 3 to smithi08089843-465 2023-12-01T04:56:48.935 INFO:tasks.rados.rados.0.smithi080.stdout:2040: finishing write tid 4 to smithi08089843-465 2023-12-01T04:56:48.935 INFO:tasks.rados.rados.0.smithi080.stdout:2034: done (11 left) 2023-12-01T04:56:48.936 INFO:tasks.rados.rados.0.smithi080.stdout:2035: done (10 left) 2023-12-01T04:56:48.936 INFO:tasks.rados.rados.0.smithi080.stdout:2036: done (9 left) 2023-12-01T04:56:48.936 INFO:tasks.rados.rados.0.smithi080.stdout:2037: done (8 left) 2023-12-01T04:56:48.936 INFO:tasks.rados.rados.0.smithi080.stdout:2047: done (7 left) 2023-12-01T04:56:48.936 INFO:tasks.rados.rados.0.smithi080.stdout:2048: read oid 321 snap -1 2023-12-01T04:56:48.936 INFO:tasks.rados.rados.0.smithi080.stdout:2048: expect (ObjNum 1291 snap 0 seq_num 1291) 2023-12-01T04:56:48.936 INFO:tasks.rados.rados.0.smithi080.stdout:2049: read oid 437 snap -1 2023-12-01T04:56:48.936 INFO:tasks.rados.rados.0.smithi080.stdout:2049: expect (ObjNum 1244 snap 0 seq_num 1244) 2023-12-01T04:56:48.936 INFO:tasks.rados.rados.0.smithi080.stdout:2050: read oid 459 snap -1 2023-12-01T04:56:48.936 INFO:tasks.rados.rados.0.smithi080.stdout:2050: expect (ObjNum 530 snap 0 seq_num 530) 2023-12-01T04:56:48.936 INFO:tasks.rados.rados.0.smithi080.stdout:2051: write oid 329 current snap is 0 2023-12-01T04:56:48.936 INFO:tasks.rados.rados.0.smithi080.stdout:2040: finishing write tid 5 to smithi08089843-465 2023-12-01T04:56:48.936 INFO:tasks.rados.rados.0.smithi080.stdout:2040: oid 465 updating version 0 to 277 2023-12-01T04:56:48.936 INFO:tasks.rados.rados.0.smithi080.stdout:2040: oid 465 version 277 is already newer than 274 2023-12-01T04:56:48.937 INFO:tasks.rados.rados.0.smithi080.stdout:2040: oid 465 version 277 is already newer than 276 2023-12-01T04:56:48.937 INFO:tasks.rados.rados.0.smithi080.stdout:2040: oid 465 version 277 is already newer than 275 2023-12-01T04:56:48.937 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 465 v 277 (ObjNum 1371 snap 0 seq_num 1371) dirty exists 2023-12-01T04:56:48.937 INFO:tasks.rados.rados.0.smithi080.stdout:2040: left oid 465 (ObjNum 1371 snap 0 seq_num 1371) 2023-12-01T04:56:48.937 INFO:tasks.rados.rados.0.smithi080.stdout:2041: finishing write tid 1 to smithi08089843-113 2023-12-01T04:56:48.937 INFO:tasks.rados.rados.0.smithi080.stdout:2043: expect (ObjNum 170 snap 0 seq_num 170) 2023-12-01T04:56:49.037 INFO:tasks.rados.rados.0.smithi080.stdout:2041: finishing write tid 2 to smithi08089843-113 2023-12-01T04:56:49.038 INFO:tasks.rados.rados.0.smithi080.stdout:2041: finishing write tid 3 to smithi08089843-113 2023-12-01T04:56:49.038 INFO:tasks.rados.rados.0.smithi080.stdout:2041: finishing write tid 4 to smithi08089843-113 2023-12-01T04:56:49.038 INFO:tasks.rados.rados.0.smithi080.stdout:2041: oid 113 updating version 0 to 236 2023-12-01T04:56:49.038 INFO:tasks.rados.rados.0.smithi080.stdout:2041: oid 113 version 236 is already newer than 234 2023-12-01T04:56:49.038 INFO:tasks.rados.rados.0.smithi080.stdout:2041: oid 113 version 236 is already newer than 235 2023-12-01T04:56:49.038 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 113 v 236 (ObjNum 1372 snap 0 seq_num 1372) dirty exists 2023-12-01T04:56:49.038 INFO:tasks.rados.rados.0.smithi080.stdout:2041: left oid 113 (ObjNum 1372 snap 0 seq_num 1372) 2023-12-01T04:56:49.038 INFO:tasks.rados.rados.0.smithi080.stdout:2042: expect (ObjNum 883 snap 0 seq_num 883) 2023-12-01T04:56:49.161 INFO:tasks.rados.rados.0.smithi080.stdout:2044: finishing write tid 1 to smithi08089843-310 2023-12-01T04:56:49.162 INFO:tasks.rados.rados.0.smithi080.stdout:2044: finishing write tid 2 to smithi08089843-310 2023-12-01T04:56:49.162 INFO:tasks.rados.rados.0.smithi080.stdout:2044: finishing write tid 3 to smithi08089843-310 2023-12-01T04:56:49.162 INFO:tasks.rados.rados.0.smithi080.stdout:2044: finishing write tid 4 to smithi08089843-310 2023-12-01T04:56:49.162 INFO:tasks.rados.rados.0.smithi080.stdout:2044: finishing write tid 5 to smithi08089843-310 2023-12-01T04:56:49.162 INFO:tasks.rados.rados.0.smithi080.stdout:2044: oid 310 updating version 0 to 314 2023-12-01T04:56:49.163 INFO:tasks.rados.rados.0.smithi080.stdout:2044: oid 310 updating version 314 to 315 2023-12-01T04:56:49.163 INFO:tasks.rados.rados.0.smithi080.stdout:2044: oid 310 updating version 315 to 317 2023-12-01T04:56:49.163 INFO:tasks.rados.rados.0.smithi080.stdout:2044: oid 310 version 317 is already newer than 316 2023-12-01T04:56:49.163 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 310 v 317 (ObjNum 1373 snap 0 seq_num 1373) dirty exists 2023-12-01T04:56:49.163 INFO:tasks.rados.rados.0.smithi080.stdout:2044: left oid 310 (ObjNum 1373 snap 0 seq_num 1373) 2023-12-01T04:56:49.163 INFO:tasks.rados.rados.0.smithi080.stdout:2045: finishing write tid 1 to smithi08089843-491 2023-12-01T04:56:49.164 INFO:tasks.rados.rados.0.smithi080.stdout:2045: finishing write tid 2 to smithi08089843-491 2023-12-01T04:56:49.164 INFO:tasks.rados.rados.0.smithi080.stdout:2045: finishing write tid 3 to smithi08089843-491 2023-12-01T04:56:49.164 INFO:tasks.rados.rados.0.smithi080.stdout:2045: finishing write tid 4 to smithi08089843-491 2023-12-01T04:56:49.164 INFO:tasks.rados.rados.0.smithi080.stdout:2045: oid 491 updating version 0 to 222 2023-12-01T04:56:49.164 INFO:tasks.rados.rados.0.smithi080.stdout:2045: oid 491 updating version 222 to 223 2023-12-01T04:56:49.164 INFO:tasks.rados.rados.0.smithi080.stdout:2045: oid 491 updating version 223 to 224 2023-12-01T04:56:49.164 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 491 v 224 (ObjNum 1374 snap 0 seq_num 1374) dirty exists 2023-12-01T04:56:49.165 INFO:tasks.rados.rados.0.smithi080.stdout:2045: left oid 491 (ObjNum 1374 snap 0 seq_num 1374) 2023-12-01T04:56:49.165 INFO:tasks.rados.rados.0.smithi080.stdout:2046: expect (ObjNum 909 snap 0 seq_num 909) 2023-12-01T04:56:49.387 INFO:tasks.rados.rados.0.smithi080.stdout:2049: expect (ObjNum 1244 snap 0 seq_num 1244) 2023-12-01T04:56:49.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:56:49 smithi090 bash[32384]: cluster 2023-12-01T04:56:48.149081+0000 mgr.y (mgr.24362) 249 : cluster 0 pgmap v220: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 59 MiB/s rd, 8.3 MiB/s wr, 83 op/s 2023-12-01T04:56:49.561 INFO:tasks.rados.rados.0.smithi080.stdout:2048: expect (ObjNum 1291 snap 0 seq_num 1291) 2023-12-01T04:56:49.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:56:49 smithi080 bash[41963]: cluster 2023-12-01T04:56:48.149081+0000 mgr.y (mgr.24362) 249 : cluster 0 pgmap v220: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 59 MiB/s rd, 8.3 MiB/s wr, 83 op/s 2023-12-01T04:56:49.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:56:49 smithi080 bash[28361]: cluster 2023-12-01T04:56:48.149081+0000 mgr.y (mgr.24362) 249 : cluster 0 pgmap v220: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 59 MiB/s rd, 8.3 MiB/s wr, 83 op/s 2023-12-01T04:56:49.733 INFO:tasks.rados.rados.0.smithi080.stdout:2050: expect (ObjNum 530 snap 0 seq_num 530) 2023-12-01T04:56:49.870 INFO:tasks.rados.rados.0.smithi080.stdout:2051: seq_num 1376 ranges {726432=486164,1803811=692151} 2023-12-01T04:56:49.885 INFO:tasks.rados.rados.0.smithi080.stdout:2051: writing smithi08089843-329 from 726432 to 1212596 tid 1 2023-12-01T04:56:49.891 INFO:tasks.rados.rados.0.smithi080.stdout:2051: writing smithi08089843-329 from 1803811 to 2495962 tid 2 2023-12-01T04:56:49.891 INFO:tasks.rados.rados.0.smithi080.stdout:2040: done (10 left) 2023-12-01T04:56:49.891 INFO:tasks.rados.rados.0.smithi080.stdout:2041: done (9 left) 2023-12-01T04:56:49.891 INFO:tasks.rados.rados.0.smithi080.stdout:2042: done (8 left) 2023-12-01T04:56:49.891 INFO:tasks.rados.rados.0.smithi080.stdout:2043: done (7 left) 2023-12-01T04:56:49.892 INFO:tasks.rados.rados.0.smithi080.stdout:2044: done (6 left) 2023-12-01T04:56:49.892 INFO:tasks.rados.rados.0.smithi080.stdout:2045: done (5 left) 2023-12-01T04:56:49.892 INFO:tasks.rados.rados.0.smithi080.stdout:2046: done (4 left) 2023-12-01T04:56:49.892 INFO:tasks.rados.rados.0.smithi080.stdout:2048: done (3 left) 2023-12-01T04:56:49.892 INFO:tasks.rados.rados.0.smithi080.stdout:2049: done (2 left) 2023-12-01T04:56:49.892 INFO:tasks.rados.rados.0.smithi080.stdout:2050: done (1 left) 2023-12-01T04:56:49.892 INFO:tasks.rados.rados.0.smithi080.stdout:2052: write oid 29 current snap is 0 2023-12-01T04:56:49.892 INFO:tasks.rados.rados.0.smithi080.stdout:2052: seq_num 1377 ranges {743239=677766,1978646=435809,2897814=245425} 2023-12-01T04:56:49.899 INFO:tasks.rados.rados.0.smithi080.stdout:2052: writing smithi08089843-29 from 743239 to 1421005 tid 1 2023-12-01T04:56:49.905 INFO:tasks.rados.rados.0.smithi080.stdout:2052: writing smithi08089843-29 from 1978646 to 2414455 tid 2 2023-12-01T04:56:49.910 INFO:tasks.rados.rados.0.smithi080.stdout:2052: writing smithi08089843-29 from 2897814 to 3143239 tid 3 2023-12-01T04:56:49.910 INFO:tasks.rados.rados.0.smithi080.stdout:2053: read oid 416 snap -1 2023-12-01T04:56:49.910 INFO:tasks.rados.rados.0.smithi080.stdout:2053: expect (ObjNum 1341 snap 0 seq_num 1341) 2023-12-01T04:56:49.910 INFO:tasks.rados.rados.0.smithi080.stdout:2054: read oid 302 snap -1 2023-12-01T04:56:49.910 INFO:tasks.rados.rados.0.smithi080.stdout:2054: expect (ObjNum 1109 snap 0 seq_num 1109) 2023-12-01T04:56:49.910 INFO:tasks.rados.rados.0.smithi080.stdout:2055: write oid 225 current snap is 0 2023-12-01T04:56:49.910 INFO:tasks.rados.rados.0.smithi080.stdout:2051: finishing write tid 1 to smithi08089843-329 2023-12-01T04:56:49.910 INFO:tasks.rados.rados.0.smithi080.stdout:2055: seq_num 1378 ranges {760046=753015,2037128=695820} 2023-12-01T04:56:49.918 INFO:tasks.rados.rados.0.smithi080.stdout:2055: writing smithi08089843-225 from 760046 to 1513061 tid 1 2023-12-01T04:56:49.926 INFO:tasks.rados.rados.0.smithi080.stdout:2055: writing smithi08089843-225 from 2037128 to 2732948 tid 2 2023-12-01T04:56:49.926 INFO:tasks.rados.rados.0.smithi080.stdout:2056: read oid 396 snap -1 2023-12-01T04:56:49.926 INFO:tasks.rados.rados.0.smithi080.stdout:2056: expect (ObjNum 864 snap 0 seq_num 864) 2023-12-01T04:56:49.926 INFO:tasks.rados.rados.0.smithi080.stdout:2057: write oid 422 current snap is 0 2023-12-01T04:56:49.926 INFO:tasks.rados.rados.0.smithi080.stdout:2057: seq_num 1379 ranges {776853=428264,1979257=439478,2836307=340546} 2023-12-01T04:56:49.933 INFO:tasks.rados.rados.0.smithi080.stdout:2057: writing smithi08089843-422 from 776853 to 1205117 tid 1 2023-12-01T04:56:49.939 INFO:tasks.rados.rados.0.smithi080.stdout:2057: writing smithi08089843-422 from 1979257 to 2418735 tid 2 2023-12-01T04:56:49.944 INFO:tasks.rados.rados.0.smithi080.stdout:2057: writing smithi08089843-422 from 2836307 to 3176853 tid 3 2023-12-01T04:56:49.944 INFO:tasks.rados.rados.0.smithi080.stdout:2058: read oid 405 snap -1 2023-12-01T04:56:49.944 INFO:tasks.rados.rados.0.smithi080.stdout:2058: expect (ObjNum 404 snap 0 seq_num 404) 2023-12-01T04:56:49.944 INFO:tasks.rados.rados.0.smithi080.stdout:2059: write oid 72 current snap is 0 2023-12-01T04:56:49.944 INFO:tasks.rados.rados.0.smithi080.stdout:2059: seq_num 1380 ranges {793660=503513,2037739=583136} 2023-12-01T04:56:49.952 INFO:tasks.rados.rados.0.smithi080.stdout:2059: writing smithi08089843-72 from 793660 to 1297173 tid 1 2023-12-01T04:56:49.960 INFO:tasks.rados.rados.0.smithi080.stdout:2059: writing smithi08089843-72 from 2037739 to 2620875 tid 2 2023-12-01T04:56:49.960 INFO:tasks.rados.rados.0.smithi080.stdout:2060: delete oid 339 current snap is 0 2023-12-01T04:56:49.960 INFO:tasks.rados.rados.0.smithi080.stdout:2051: finishing write tid 2 to smithi08089843-329 2023-12-01T04:56:49.960 INFO:tasks.rados.rados.0.smithi080.stdout:2051: finishing write tid 3 to smithi08089843-329 2023-12-01T04:56:49.960 INFO:tasks.rados.rados.0.smithi080.stdout:2051: finishing write tid 4 to smithi08089843-329 2023-12-01T04:56:49.960 INFO:tasks.rados.rados.0.smithi080.stdout:2051: oid 329 updating version 0 to 279 2023-12-01T04:56:49.960 INFO:tasks.rados.rados.0.smithi080.stdout:2051: oid 329 version 279 is already newer than 278 2023-12-01T04:56:49.960 INFO:tasks.rados.rados.0.smithi080.stdout:2051: oid 329 updating version 279 to 280 2023-12-01T04:56:49.960 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 329 v 280 (ObjNum 1376 snap 0 seq_num 1376) dirty exists 2023-12-01T04:56:49.960 INFO:tasks.rados.rados.0.smithi080.stdout:2051: left oid 329 (ObjNum 1376 snap 0 seq_num 1376) 2023-12-01T04:56:49.960 INFO:tasks.rados.rados.0.smithi080.stdout:2052: finishing write tid 1 to smithi08089843-29 2023-12-01T04:56:49.960 INFO:tasks.rados.rados.0.smithi080.stdout:2052: finishing write tid 2 to smithi08089843-29 2023-12-01T04:56:49.961 INFO:tasks.rados.rados.0.smithi080.stdout:2052: finishing write tid 3 to smithi08089843-29 2023-12-01T04:56:49.961 INFO:tasks.rados.rados.0.smithi080.stdout:2052: finishing write tid 4 to smithi08089843-29 2023-12-01T04:56:49.961 INFO:tasks.rados.rados.0.smithi080.stdout:2052: finishing write tid 5 to smithi08089843-29 2023-12-01T04:56:49.961 INFO:tasks.rados.rados.0.smithi080.stdout:2052: oid 29 updating version 0 to 340 2023-12-01T04:56:49.961 INFO:tasks.rados.rados.0.smithi080.stdout:2052: oid 29 version 340 is already newer than 337 2023-12-01T04:56:49.961 INFO:tasks.rados.rados.0.smithi080.stdout:2052: oid 29 version 340 is already newer than 338 2023-12-01T04:56:49.961 INFO:tasks.rados.rados.0.smithi080.stdout:2052: oid 29 version 340 is already newer than 339 2023-12-01T04:56:49.961 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 29 v 340 (ObjNum 1377 snap 0 seq_num 1377) dirty exists 2023-12-01T04:56:49.961 INFO:tasks.rados.rados.0.smithi080.stdout:2052: left oid 29 (ObjNum 1377 snap 0 seq_num 1377) 2023-12-01T04:56:49.961 INFO:tasks.rados.rados.0.smithi080.stdout:2053: expect (ObjNum 1341 snap 0 seq_num 1341) 2023-12-01T04:56:50.116 INFO:tasks.rados.rados.0.smithi080.stdout:2054: expect (ObjNum 1109 snap 0 seq_num 1109) 2023-12-01T04:56:50.234 INFO:tasks.rados.rados.0.smithi080.stdout:2055: finishing write tid 1 to smithi08089843-225 2023-12-01T04:56:50.235 INFO:tasks.rados.rados.0.smithi080.stdout:2055: finishing write tid 2 to smithi08089843-225 2023-12-01T04:56:50.235 INFO:tasks.rados.rados.0.smithi080.stdout:2055: finishing write tid 3 to smithi08089843-225 2023-12-01T04:56:50.235 INFO:tasks.rados.rados.0.smithi080.stdout:2056: expect (ObjNum 864 snap 0 seq_num 864) 2023-12-01T04:56:50.353 INFO:tasks.rados.rados.0.smithi080.stdout:2055: finishing write tid 4 to smithi08089843-225 2023-12-01T04:56:50.353 INFO:tasks.rados.rados.0.smithi080.stdout:2055: oid 225 updating version 0 to 316 2023-12-01T04:56:50.353 INFO:tasks.rados.rados.0.smithi080.stdout:2055: oid 225 version 316 is already newer than 315 2023-12-01T04:56:50.353 INFO:tasks.rados.rados.0.smithi080.stdout:2055: oid 225 updating version 316 to 317 2023-12-01T04:56:50.353 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 225 v 317 (ObjNum 1378 snap 0 seq_num 1378) dirty exists 2023-12-01T04:56:50.353 INFO:tasks.rados.rados.0.smithi080.stdout:2055: left oid 225 (ObjNum 1378 snap 0 seq_num 1378) 2023-12-01T04:56:50.354 INFO:tasks.rados.rados.0.smithi080.stdout:2057: finishing write tid 1 to smithi08089843-422 2023-12-01T04:56:50.354 INFO:tasks.rados.rados.0.smithi080.stdout:2057: finishing write tid 2 to smithi08089843-422 2023-12-01T04:56:50.354 INFO:tasks.rados.rados.0.smithi080.stdout:2057: finishing write tid 3 to smithi08089843-422 2023-12-01T04:56:50.354 INFO:tasks.rados.rados.0.smithi080.stdout:2057: finishing write tid 4 to smithi08089843-422 2023-12-01T04:56:50.354 INFO:tasks.rados.rados.0.smithi080.stdout:2057: finishing write tid 5 to smithi08089843-422 2023-12-01T04:56:50.354 INFO:tasks.rados.rados.0.smithi080.stdout:2057: oid 422 updating version 0 to 184 2023-12-01T04:56:50.354 INFO:tasks.rados.rados.0.smithi080.stdout:2057: oid 422 updating version 184 to 185 2023-12-01T04:56:50.354 INFO:tasks.rados.rados.0.smithi080.stdout:2057: oid 422 version 185 is already newer than 182 2023-12-01T04:56:50.354 INFO:tasks.rados.rados.0.smithi080.stdout:2057: oid 422 version 185 is already newer than 183 2023-12-01T04:56:50.354 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 422 v 185 (ObjNum 1379 snap 0 seq_num 1379) dirty exists 2023-12-01T04:56:50.354 INFO:tasks.rados.rados.0.smithi080.stdout:2057: left oid 422 (ObjNum 1379 snap 0 seq_num 1379) 2023-12-01T04:56:50.354 INFO:tasks.rados.rados.0.smithi080.stdout:2058: expect (ObjNum 404 snap 0 seq_num 404) 2023-12-01T04:56:50.447 INFO:tasks.rados.rados.0.smithi080.stdout:2059: finishing write tid 1 to smithi08089843-72 2023-12-01T04:56:50.447 INFO:tasks.rados.rados.0.smithi080.stdout:2059: finishing write tid 2 to smithi08089843-72 2023-12-01T04:56:50.448 INFO:tasks.rados.rados.0.smithi080.stdout:2059: finishing write tid 3 to smithi08089843-72 2023-12-01T04:56:50.448 INFO:tasks.rados.rados.0.smithi080.stdout:2059: finishing write tid 4 to smithi08089843-72 2023-12-01T04:56:50.448 INFO:tasks.rados.rados.0.smithi080.stdout:2059: oid 72 updating version 0 to 274 2023-12-01T04:56:50.448 INFO:tasks.rados.rados.0.smithi080.stdout:2059: oid 72 version 274 is already newer than 272 2023-12-01T04:56:50.448 INFO:tasks.rados.rados.0.smithi080.stdout:2059: oid 72 version 274 is already newer than 273 2023-12-01T04:56:50.448 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 72 v 274 (ObjNum 1380 snap 0 seq_num 1380) dirty exists 2023-12-01T04:56:50.448 INFO:tasks.rados.rados.0.smithi080.stdout:2059: left oid 72 (ObjNum 1380 snap 0 seq_num 1380) 2023-12-01T04:56:50.448 INFO:tasks.rados.rados.0.smithi080.stdout:2051: done (9 left) 2023-12-01T04:56:50.448 INFO:tasks.rados.rados.0.smithi080.stdout:2052: done (8 left) 2023-12-01T04:56:50.448 INFO:tasks.rados.rados.0.smithi080.stdout:2053: done (7 left) 2023-12-01T04:56:50.448 INFO:tasks.rados.rados.0.smithi080.stdout:2054: done (6 left) 2023-12-01T04:56:50.448 INFO:tasks.rados.rados.0.smithi080.stdout:2055: done (5 left) 2023-12-01T04:56:50.448 INFO:tasks.rados.rados.0.smithi080.stdout:2056: done (4 left) 2023-12-01T04:56:50.449 INFO:tasks.rados.rados.0.smithi080.stdout:2057: done (3 left) 2023-12-01T04:56:50.449 INFO:tasks.rados.rados.0.smithi080.stdout:2058: done (2 left) 2023-12-01T04:56:50.449 INFO:tasks.rados.rados.0.smithi080.stdout:2059: done (1 left) 2023-12-01T04:56:50.449 INFO:tasks.rados.rados.0.smithi080.stdout:2060: done (0 left) 2023-12-01T04:56:50.449 INFO:tasks.rados.rados.0.smithi080.stdout:2061: read oid 405 snap -1 2023-12-01T04:56:50.449 INFO:tasks.rados.rados.0.smithi080.stdout:2061: expect (ObjNum 404 snap 0 seq_num 404) 2023-12-01T04:56:50.449 INFO:tasks.rados.rados.0.smithi080.stdout:2062: read oid 467 snap -1 2023-12-01T04:56:50.449 INFO:tasks.rados.rados.0.smithi080.stdout:2062: expect (ObjNum 1274 snap 0 seq_num 1274) 2023-12-01T04:56:50.449 INFO:tasks.rados.rados.0.smithi080.stdout:2063: delete oid 273 current snap is 0 2023-12-01T04:56:50.450 INFO:tasks.rados.rados.0.smithi080.stdout:2063: done (2 left) 2023-12-01T04:56:50.450 INFO:tasks.rados.rados.0.smithi080.stdout:2064: read oid 429 snap -1 2023-12-01T04:56:50.450 INFO:tasks.rados.rados.0.smithi080.stdout:2064: expect (ObjNum 1094 snap 0 seq_num 1094) 2023-12-01T04:56:50.450 INFO:tasks.rados.rados.0.smithi080.stdout:2065: write oid 301 current snap is 0 2023-12-01T04:56:50.450 INFO:tasks.rados.rados.0.smithi080.stdout:2065: seq_num 1383 ranges {444081=729260,1813185=446816,2945999=298082} 2023-12-01T04:56:50.458 INFO:tasks.rados.rados.0.smithi080.stdout:2065: writing smithi08089843-301 from 444081 to 1173341 tid 1 2023-12-01T04:56:50.465 INFO:tasks.rados.rados.0.smithi080.stdout:2065: writing smithi08089843-301 from 1813185 to 2260001 tid 2 2023-12-01T04:56:50.472 INFO:tasks.rados.rados.0.smithi080.stdout:2065: writing smithi08089843-301 from 2945999 to 3244081 tid 3 2023-12-01T04:56:50.472 INFO:tasks.rados.rados.0.smithi080.stdout:2066: read oid 15 snap -1 2023-12-01T04:56:50.472 INFO:tasks.rados.rados.0.smithi080.stdout:2066: expect (ObjNum 14 snap 0 seq_num 14) 2023-12-01T04:56:50.472 INFO:tasks.rados.rados.0.smithi080.stdout:2067: write oid 136 current snap is 0 2023-12-01T04:56:50.472 INFO:tasks.rados.rados.0.smithi080.stdout:2061: expect (ObjNum 404 snap 0 seq_num 404) 2023-12-01T04:56:50.572 INFO:tasks.rados.rados.0.smithi080.stdout:2064: expect (ObjNum 1094 snap 0 seq_num 1094) 2023-12-01T04:56:50.715 INFO:tasks.rados.rados.0.smithi080.stdout:2062: expect (ObjNum 1274 snap 0 seq_num 1274) 2023-12-01T04:56:50.910 INFO:tasks.rados.rados.0.smithi080.stdout:2065: finishing write tid 1 to smithi08089843-301 2023-12-01T04:56:50.910 INFO:tasks.rados.rados.0.smithi080.stdout:2065: finishing write tid 2 to smithi08089843-301 2023-12-01T04:56:50.911 INFO:tasks.rados.rados.0.smithi080.stdout:2065: finishing write tid 3 to smithi08089843-301 2023-12-01T04:56:50.911 INFO:tasks.rados.rados.0.smithi080.stdout:2066: expect (ObjNum 14 snap 0 seq_num 14) 2023-12-01T04:56:50.985 INFO:tasks.rados.rados.0.smithi080.stdout:2065: finishing write tid 4 to smithi08089843-301 2023-12-01T04:56:50.985 INFO:tasks.rados.rados.0.smithi080.stdout:2065: finishing write tid 5 to smithi08089843-301 2023-12-01T04:56:50.985 INFO:tasks.rados.rados.0.smithi080.stdout:2065: oid 301 updating version 0 to 319 2023-12-01T04:56:50.985 INFO:tasks.rados.rados.0.smithi080.stdout:2065: oid 301 updating version 319 to 321 2023-12-01T04:56:50.985 INFO:tasks.rados.rados.0.smithi080.stdout:2065: oid 301 version 321 is already newer than 318 2023-12-01T04:56:50.985 INFO:tasks.rados.rados.0.smithi080.stdout:2065: oid 301 version 321 is already newer than 320 2023-12-01T04:56:50.985 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 301 v 321 (ObjNum 1383 snap 0 seq_num 1383) dirty exists 2023-12-01T04:56:50.985 INFO:tasks.rados.rados.0.smithi080.stdout:2065: left oid 301 (ObjNum 1383 snap 0 seq_num 1383) 2023-12-01T04:56:50.985 INFO:tasks.rados.rados.0.smithi080.stdout:2067: seq_num 1384 ranges {460888=520862,1471667=590474,2573422=455407} 2023-12-01T04:56:50.995 INFO:tasks.rados.rados.0.smithi080.stdout:2067: writing smithi08089843-136 from 460888 to 981750 tid 1 2023-12-01T04:56:51.003 INFO:tasks.rados.rados.0.smithi080.stdout:2067: writing smithi08089843-136 from 1471667 to 2062141 tid 2 2023-12-01T04:56:51.009 INFO:tasks.rados.rados.0.smithi080.stdout:2067: writing smithi08089843-136 from 2573422 to 3028829 tid 3 2023-12-01T04:56:51.009 INFO:tasks.rados.rados.0.smithi080.stdout:2061: done (5 left) 2023-12-01T04:56:51.010 INFO:tasks.rados.rados.0.smithi080.stdout:2062: done (4 left) 2023-12-01T04:56:51.010 INFO:tasks.rados.rados.0.smithi080.stdout:2064: done (3 left) 2023-12-01T04:56:51.010 INFO:tasks.rados.rados.0.smithi080.stdout:2065: done (2 left) 2023-12-01T04:56:51.010 INFO:tasks.rados.rados.0.smithi080.stdout:2066: done (1 left) 2023-12-01T04:56:51.010 INFO:tasks.rados.rados.0.smithi080.stdout:2068: write oid 494 current snap is 0 2023-12-01T04:56:51.010 INFO:tasks.rados.rados.0.smithi080.stdout:2068: seq_num 1385 ranges {477695=596111,1530149=450485,2600845=666679} 2023-12-01T04:56:51.015 INFO:tasks.rados.rados.0.smithi080.stdout:2068: writing smithi08089843-494 from 477695 to 1073806 tid 1 2023-12-01T04:56:51.021 INFO:tasks.rados.rados.0.smithi080.stdout:2068: writing smithi08089843-494 from 1530149 to 1980634 tid 2 2023-12-01T04:56:51.029 INFO:tasks.rados.rados.0.smithi080.stdout:2068: writing smithi08089843-494 from 2600845 to 3267524 tid 3 2023-12-01T04:56:51.029 INFO:tasks.rados.rados.0.smithi080.stdout:2069: read oid 259 snap -1 2023-12-01T04:56:51.029 INFO:tasks.rados.rados.0.smithi080.stdout:2069: expect deleted 2023-12-01T04:56:51.030 INFO:tasks.rados.rados.0.smithi080.stdout:2070: delete oid 316 current snap is 0 2023-12-01T04:56:51.030 INFO:tasks.rados.rados.0.smithi080.stdout:2067: finishing write tid 1 to smithi08089843-136 2023-12-01T04:56:51.030 INFO:tasks.rados.rados.0.smithi080.stdout:2067: finishing write tid 2 to smithi08089843-136 2023-12-01T04:56:51.030 INFO:tasks.rados.rados.0.smithi080.stdout:2067: finishing write tid 3 to smithi08089843-136 2023-12-01T04:56:51.030 INFO:tasks.rados.rados.0.smithi080.stdout:2067: finishing write tid 4 to smithi08089843-136 2023-12-01T04:56:51.030 INFO:tasks.rados.rados.0.smithi080.stdout:2067: finishing write tid 5 to smithi08089843-136 2023-12-01T04:56:51.030 INFO:tasks.rados.rados.0.smithi080.stdout:2067: oid 136 updating version 0 to 228 2023-12-01T04:56:51.030 INFO:tasks.rados.rados.0.smithi080.stdout:2067: oid 136 version 228 is already newer than 225 2023-12-01T04:56:51.030 INFO:tasks.rados.rados.0.smithi080.stdout:2067: oid 136 version 228 is already newer than 226 2023-12-01T04:56:51.031 INFO:tasks.rados.rados.0.smithi080.stdout:2067: oid 136 version 228 is already newer than 227 2023-12-01T04:56:51.031 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 136 v 228 (ObjNum 1384 snap 0 seq_num 1384) dirty exists 2023-12-01T04:56:51.031 INFO:tasks.rados.rados.0.smithi080.stdout:2067: left oid 136 (ObjNum 1384 snap 0 seq_num 1384) 2023-12-01T04:56:51.031 INFO:tasks.rados.rados.0.smithi080.stdout:2068: finishing write tid 1 to smithi08089843-494 2023-12-01T04:56:51.031 INFO:tasks.rados.rados.0.smithi080.stdout:2068: finishing write tid 2 to smithi08089843-494 2023-12-01T04:56:51.032 INFO:tasks.rados.rados.0.smithi080.stdout:2067: done (3 left) 2023-12-01T04:56:51.032 INFO:tasks.rados.rados.0.smithi080.stdout:2069: done (2 left) 2023-12-01T04:56:51.032 INFO:tasks.rados.rados.0.smithi080.stdout:2070: done (1 left) 2023-12-01T04:56:51.032 INFO:tasks.rados.rados.0.smithi080.stdout:2071: read oid 161 snap -1 2023-12-01T04:56:51.032 INFO:tasks.rados.rados.0.smithi080.stdout:2071: expect (ObjNum 1111 snap 0 seq_num 1111) 2023-12-01T04:56:51.032 INFO:tasks.rados.rados.0.smithi080.stdout:2072: read oid 204 snap -1 2023-12-01T04:56:51.032 INFO:tasks.rados.rados.0.smithi080.stdout:2072: expect (ObjNum 1226 snap 0 seq_num 1226) 2023-12-01T04:56:51.032 INFO:tasks.rados.rados.0.smithi080.stdout:2073: write oid 223 current snap is 0 2023-12-01T04:56:51.032 INFO:tasks.rados.rados.0.smithi080.stdout:2073: seq_num 1387 ranges {511309=746609,2047113=454154,3055691=255618} 2023-12-01T04:56:51.043 INFO:tasks.rados.rados.0.smithi080.stdout:2073: writing smithi08089843-223 from 511309 to 1257918 tid 1 2023-12-01T04:56:51.051 INFO:tasks.rados.rados.0.smithi080.stdout:2073: writing smithi08089843-223 from 2047113 to 2501267 tid 2 2023-12-01T04:56:51.056 INFO:tasks.rados.rados.0.smithi080.stdout:2073: writing smithi08089843-223 from 3055691 to 3311309 tid 3 2023-12-01T04:56:51.056 INFO:tasks.rados.rados.0.smithi080.stdout:2074: read oid 308 snap -1 2023-12-01T04:56:51.056 INFO:tasks.rados.rados.0.smithi080.stdout:2074: expect (ObjNum 307 snap 0 seq_num 307) 2023-12-01T04:56:51.056 INFO:tasks.rados.rados.0.smithi080.stdout:2075: write oid 141 current snap is 0 2023-12-01T04:56:51.056 INFO:tasks.rados.rados.0.smithi080.stdout:2068: finishing write tid 3 to smithi08089843-494 2023-12-01T04:56:51.056 INFO:tasks.rados.rados.0.smithi080.stdout:2075: seq_num 1388 ranges {528116=421858,1589242=597812,2966761=361355} 2023-12-01T04:56:51.061 INFO:tasks.rados.rados.0.smithi080.stdout:2075: writing smithi08089843-141 from 528116 to 949974 tid 1 2023-12-01T04:56:51.068 INFO:tasks.rados.rados.0.smithi080.stdout:2075: writing smithi08089843-141 from 1589242 to 2187054 tid 2 2023-12-01T04:56:51.075 INFO:tasks.rados.rados.0.smithi080.stdout:2075: writing smithi08089843-141 from 2966761 to 3328116 tid 3 2023-12-01T04:56:51.075 INFO:tasks.rados.rados.0.smithi080.stdout:2076: read oid 395 snap -1 2023-12-01T04:56:51.075 INFO:tasks.rados.rados.0.smithi080.stdout:2076: expect (ObjNum 899 snap 0 seq_num 899) 2023-12-01T04:56:51.075 INFO:tasks.rados.rados.0.smithi080.stdout:2077: read oid 319 snap -1 2023-12-01T04:56:51.075 INFO:tasks.rados.rados.0.smithi080.stdout:2077: expect (ObjNum 318 snap 0 seq_num 318) 2023-12-01T04:56:51.075 INFO:tasks.rados.rados.0.smithi080.stdout:2078: read oid 229 snap -1 2023-12-01T04:56:51.076 INFO:tasks.rados.rados.0.smithi080.stdout:2078: expect (ObjNum 955 snap 0 seq_num 955) 2023-12-01T04:56:51.076 INFO:tasks.rados.rados.0.smithi080.stdout:2079: write oid 325 current snap is 0 2023-12-01T04:56:51.076 INFO:tasks.rados.rados.0.smithi080.stdout:2068: finishing write tid 4 to smithi08089843-494 2023-12-01T04:56:51.076 INFO:tasks.rados.rados.0.smithi080.stdout:2068: finishing write tid 5 to smithi08089843-494 2023-12-01T04:56:51.076 INFO:tasks.rados.rados.0.smithi080.stdout:2068: oid 494 updating version 0 to 232 2023-12-01T04:56:51.076 INFO:tasks.rados.rados.0.smithi080.stdout:2068: oid 494 updating version 232 to 233 2023-12-01T04:56:51.076 INFO:tasks.rados.rados.0.smithi080.stdout:2068: oid 494 version 233 is already newer than 231 2023-12-01T04:56:51.076 INFO:tasks.rados.rados.0.smithi080.stdout:2068: oid 494 updating version 233 to 234 2023-12-01T04:56:51.076 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 494 v 234 (ObjNum 1385 snap 0 seq_num 1385) dirty exists 2023-12-01T04:56:51.076 INFO:tasks.rados.rados.0.smithi080.stdout:2068: left oid 494 (ObjNum 1385 snap 0 seq_num 1385) 2023-12-01T04:56:51.076 INFO:tasks.rados.rados.0.smithi080.stdout:2079: seq_num 1389 ranges {544923=497107,1647724=457823,2710537=428120} 2023-12-01T04:56:51.082 INFO:tasks.rados.rados.0.smithi080.stdout:2079: writing smithi08089843-325 from 544923 to 1042030 tid 1 2023-12-01T04:56:51.089 INFO:tasks.rados.rados.0.smithi080.stdout:2079: writing smithi08089843-325 from 1647724 to 2105547 tid 2 2023-12-01T04:56:51.095 INFO:tasks.rados.rados.0.smithi080.stdout:2079: writing smithi08089843-325 from 2710537 to 3138657 tid 3 2023-12-01T04:56:51.096 INFO:tasks.rados.rados.0.smithi080.stdout:2068: done (9 left) 2023-12-01T04:56:51.096 INFO:tasks.rados.rados.0.smithi080.stdout:2080: write oid 408 current snap is 0 2023-12-01T04:56:51.096 INFO:tasks.rados.rados.0.smithi080.stdout:2072: expect (ObjNum 1226 snap 0 seq_num 1226) 2023-12-01T04:56:51.271 INFO:tasks.rados.rados.0.smithi080.stdout:2071: expect (ObjNum 1111 snap 0 seq_num 1111) 2023-12-01T04:56:51.407 INFO:tasks.rados.rados.0.smithi080.stdout:2073: finishing write tid 1 to smithi08089843-223 2023-12-01T04:56:51.407 INFO:tasks.rados.rados.0.smithi080.stdout:2073: finishing write tid 2 to smithi08089843-223 2023-12-01T04:56:51.407 INFO:tasks.rados.rados.0.smithi080.stdout:2073: finishing write tid 3 to smithi08089843-223 2023-12-01T04:56:51.407 INFO:tasks.rados.rados.0.smithi080.stdout:2073: finishing write tid 4 to smithi08089843-223 2023-12-01T04:56:51.407 INFO:tasks.rados.rados.0.smithi080.stdout:2073: finishing write tid 5 to smithi08089843-223 2023-12-01T04:56:51.407 INFO:tasks.rados.rados.0.smithi080.stdout:2073: oid 223 updating version 0 to 319 2023-12-01T04:56:51.407 INFO:tasks.rados.rados.0.smithi080.stdout:2073: oid 223 updating version 319 to 320 2023-12-01T04:56:51.407 INFO:tasks.rados.rados.0.smithi080.stdout:2073: oid 223 version 320 is already newer than 318 2023-12-01T04:56:51.407 INFO:tasks.rados.rados.0.smithi080.stdout:2073: oid 223 updating version 320 to 321 2023-12-01T04:56:51.408 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 223 v 321 (ObjNum 1387 snap 0 seq_num 1387) dirty exists 2023-12-01T04:56:51.408 INFO:tasks.rados.rados.0.smithi080.stdout:2073: left oid 223 (ObjNum 1387 snap 0 seq_num 1387) 2023-12-01T04:56:51.408 INFO:tasks.rados.rados.0.smithi080.stdout:2075: finishing write tid 1 to smithi08089843-141 2023-12-01T04:56:51.408 INFO:tasks.rados.rados.0.smithi080.stdout:2074: expect (ObjNum 307 snap 0 seq_num 307) 2023-12-01T04:56:51.514 INFO:tasks.rados.rados.0.smithi080.stdout:2075: finishing write tid 2 to smithi08089843-141 2023-12-01T04:56:51.515 INFO:tasks.rados.rados.0.smithi080.stdout:2076: expect (ObjNum 899 snap 0 seq_num 899) 2023-12-01T04:56:51.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:56:51 smithi090 bash[32384]: cluster 2023-12-01T04:56:50.149716+0000 mgr.y (mgr.24362) 250 : cluster 0 pgmap v221: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 59 MiB/s rd, 8.3 MiB/s wr, 83 op/s 2023-12-01T04:56:51.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:56:51 smithi090 bash[32384]: audit 2023-12-01T04:56:50.226439+0000 mon.c (mon.2) 151 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:56:51.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:56:51 smithi090 bash[32384]: audit 2023-12-01T04:56:50.589301+0000 mon.c (mon.2) 152 : audit 0 from='client.? 172.21.15.80:0/2290859650' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:56:51.622 INFO:tasks.rados.rados.0.smithi080.stdout:2079: finishing write tid 1 to smithi08089843-325 2023-12-01T04:56:51.622 INFO:tasks.rados.rados.0.smithi080.stdout:2078: expect (ObjNum 955 snap 0 seq_num 955) 2023-12-01T04:56:51.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:56:51 smithi080 bash[28361]: cluster 2023-12-01T04:56:50.149716+0000 mgr.y (mgr.24362) 250 : cluster 0 pgmap v221: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 59 MiB/s rd, 8.3 MiB/s wr, 83 op/s 2023-12-01T04:56:51.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:56:51 smithi080 bash[28361]: audit 2023-12-01T04:56:50.226439+0000 mon.c (mon.2) 151 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:56:51.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:56:51 smithi080 bash[28361]: audit 2023-12-01T04:56:50.589301+0000 mon.c (mon.2) 152 : audit 0 from='client.? 172.21.15.80:0/2290859650' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:56:51.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:56:51 smithi080 bash[41963]: cluster 2023-12-01T04:56:50.149716+0000 mgr.y (mgr.24362) 250 : cluster 0 pgmap v221: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 59 MiB/s rd, 8.3 MiB/s wr, 83 op/s 2023-12-01T04:56:51.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:56:51 smithi080 bash[41963]: audit 2023-12-01T04:56:50.226439+0000 mon.c (mon.2) 151 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:56:51.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:56:51 smithi080 bash[41963]: audit 2023-12-01T04:56:50.589301+0000 mon.c (mon.2) 152 : audit 0 from='client.? 172.21.15.80:0/2290859650' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:56:51.704 INFO:tasks.rados.rados.0.smithi080.stdout:2075: finishing write tid 3 to smithi08089843-141 2023-12-01T04:56:51.704 INFO:tasks.rados.rados.0.smithi080.stdout:2075: finishing write tid 4 to smithi08089843-141 2023-12-01T04:56:51.704 INFO:tasks.rados.rados.0.smithi080.stdout:2075: finishing write tid 5 to smithi08089843-141 2023-12-01T04:56:51.704 INFO:tasks.rados.rados.0.smithi080.stdout:2075: oid 141 updating version 0 to 322 2023-12-01T04:56:51.704 INFO:tasks.rados.rados.0.smithi080.stdout:2075: oid 141 updating version 322 to 325 2023-12-01T04:56:51.704 INFO:tasks.rados.rados.0.smithi080.stdout:2075: oid 141 version 325 is already newer than 324 2023-12-01T04:56:51.704 INFO:tasks.rados.rados.0.smithi080.stdout:2075: oid 141 version 325 is already newer than 323 2023-12-01T04:56:51.704 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 141 v 325 (ObjNum 1388 snap 0 seq_num 1388) dirty exists 2023-12-01T04:56:51.704 INFO:tasks.rados.rados.0.smithi080.stdout:2075: left oid 141 (ObjNum 1388 snap 0 seq_num 1388) 2023-12-01T04:56:51.704 INFO:tasks.rados.rados.0.smithi080.stdout:2079: finishing write tid 2 to smithi08089843-325 2023-12-01T04:56:51.704 INFO:tasks.rados.rados.0.smithi080.stdout:2077: expect (ObjNum 318 snap 0 seq_num 318) 2023-12-01T04:56:51.820 INFO:tasks.rados.rados.0.smithi080.stdout:2079: finishing write tid 3 to smithi08089843-325 2023-12-01T04:56:51.820 INFO:tasks.rados.rados.0.smithi080.stdout:2079: finishing write tid 4 to smithi08089843-325 2023-12-01T04:56:51.820 INFO:tasks.rados.rados.0.smithi080.stdout:2079: finishing write tid 5 to smithi08089843-325 2023-12-01T04:56:51.820 INFO:tasks.rados.rados.0.smithi080.stdout:2079: oid 325 updating version 0 to 282 2023-12-01T04:56:51.820 INFO:tasks.rados.rados.0.smithi080.stdout:2079: oid 325 updating version 282 to 284 2023-12-01T04:56:51.820 INFO:tasks.rados.rados.0.smithi080.stdout:2079: oid 325 version 284 is already newer than 283 2023-12-01T04:56:51.820 INFO:tasks.rados.rados.0.smithi080.stdout:2079: oid 325 version 284 is already newer than 281 2023-12-01T04:56:51.820 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 325 v 284 (ObjNum 1389 snap 0 seq_num 1389) dirty exists 2023-12-01T04:56:51.820 INFO:tasks.rados.rados.0.smithi080.stdout:2079: left oid 325 (ObjNum 1389 snap 0 seq_num 1389) 2023-12-01T04:56:51.820 INFO:tasks.rados.rados.0.smithi080.stdout:2080: seq_num 1390 ranges {561730=572356,1706206=601481,3021607=340123} 2023-12-01T04:56:51.832 INFO:tasks.rados.rados.0.smithi080.stdout:2080: writing smithi08089843-408 from 561730 to 1134086 tid 1 2023-12-01T04:56:51.839 INFO:tasks.rados.rados.0.smithi080.stdout:2080: writing smithi08089843-408 from 1706206 to 2307687 tid 2 2023-12-01T04:56:51.845 INFO:tasks.rados.rados.0.smithi080.stdout:2080: writing smithi08089843-408 from 3021607 to 3361730 tid 3 2023-12-01T04:56:51.845 INFO:tasks.rados.rados.0.smithi080.stdout:2071: done (9 left) 2023-12-01T04:56:51.845 INFO:tasks.rados.rados.0.smithi080.stdout:2072: done (8 left) 2023-12-01T04:56:51.845 INFO:tasks.rados.rados.0.smithi080.stdout:2073: done (7 left) 2023-12-01T04:56:51.845 INFO:tasks.rados.rados.0.smithi080.stdout:2074: done (6 left) 2023-12-01T04:56:51.845 INFO:tasks.rados.rados.0.smithi080.stdout:2075: done (5 left) 2023-12-01T04:56:51.845 INFO:tasks.rados.rados.0.smithi080.stdout:2076: done (4 left) 2023-12-01T04:56:51.845 INFO:tasks.rados.rados.0.smithi080.stdout:2077: done (3 left) 2023-12-01T04:56:51.846 INFO:tasks.rados.rados.0.smithi080.stdout:2078: done (2 left) 2023-12-01T04:56:51.846 INFO:tasks.rados.rados.0.smithi080.stdout:2079: done (1 left) 2023-12-01T04:56:51.846 INFO:tasks.rados.rados.0.smithi080.stdout:2081: read oid 260 snap -1 2023-12-01T04:56:51.846 INFO:tasks.rados.rados.0.smithi080.stdout:2081: expect deleted 2023-12-01T04:56:51.846 INFO:tasks.rados.rados.0.smithi080.stdout:2082: write oid 141 current snap is 0 2023-12-01T04:56:51.846 INFO:tasks.rados.rados.0.smithi080.stdout:2080: finishing write tid 1 to smithi08089843-408 2023-12-01T04:56:51.846 INFO:tasks.rados.rados.0.smithi080.stdout:2080: finishing write tid 2 to smithi08089843-408 2023-12-01T04:56:51.846 INFO:tasks.rados.rados.0.smithi080.stdout:2082: seq_num 1391 ranges {578537=647605,1764688=745139,3049030=329507} 2023-12-01T04:56:51.852 INFO:tasks.rados.rados.0.smithi080.stdout:2082: writing smithi08089843-141 from 578537 to 1226142 tid 1 2023-12-01T04:56:51.859 INFO:tasks.rados.rados.0.smithi080.stdout:2082: writing smithi08089843-141 from 1764688 to 2509827 tid 2 2023-12-01T04:56:51.865 INFO:tasks.rados.rados.0.smithi080.stdout:2082: writing smithi08089843-141 from 3049030 to 3378537 tid 3 2023-12-01T04:56:51.866 INFO:tasks.rados.rados.0.smithi080.stdout:2083: read oid 406 snap -1 2023-12-01T04:56:51.866 INFO:tasks.rados.rados.0.smithi080.stdout:2083: expect (ObjNum 1229 snap 0 seq_num 1229) 2023-12-01T04:56:51.866 INFO:tasks.rados.rados.0.smithi080.stdout:2084: write oid 105 current snap is 0 2023-12-01T04:56:51.866 INFO:tasks.rados.rados.0.smithi080.stdout:2084: seq_num 1392 ranges {595344=439207,1823170=605150,3076453=318891} 2023-12-01T04:56:51.870 INFO:tasks.rados.rados.0.smithi080.stdout:2084: writing smithi08089843-105 from 595344 to 1034551 tid 1 2023-12-01T04:56:51.878 INFO:tasks.rados.rados.0.smithi080.stdout:2084: writing smithi08089843-105 from 1823170 to 2428320 tid 2 2023-12-01T04:56:51.884 INFO:tasks.rados.rados.0.smithi080.stdout:2084: writing smithi08089843-105 from 3076453 to 3395344 tid 3 2023-12-01T04:56:51.884 INFO:tasks.rados.rados.0.smithi080.stdout:2085: write oid 422 current snap is 0 2023-12-01T04:56:51.884 INFO:tasks.rados.rados.0.smithi080.stdout:2080: finishing write tid 3 to smithi08089843-408 2023-12-01T04:56:51.884 INFO:tasks.rados.rados.0.smithi080.stdout:2080: finishing write tid 4 to smithi08089843-408 2023-12-01T04:56:51.884 INFO:tasks.rados.rados.0.smithi080.stdout:2080: finishing write tid 5 to smithi08089843-408 2023-12-01T04:56:51.884 INFO:tasks.rados.rados.0.smithi080.stdout:2080: oid 408 updating version 0 to 278 2023-12-01T04:56:51.884 INFO:tasks.rados.rados.0.smithi080.stdout:2080: oid 408 version 278 is already newer than 276 2023-12-01T04:56:51.884 INFO:tasks.rados.rados.0.smithi080.stdout:2080: oid 408 version 278 is already newer than 275 2023-12-01T04:56:51.884 INFO:tasks.rados.rados.0.smithi080.stdout:2080: oid 408 version 278 is already newer than 277 2023-12-01T04:56:51.884 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 408 v 278 (ObjNum 1390 snap 0 seq_num 1390) dirty exists 2023-12-01T04:56:51.885 INFO:tasks.rados.rados.0.smithi080.stdout:2080: left oid 408 (ObjNum 1390 snap 0 seq_num 1390) 2023-12-01T04:56:51.885 INFO:tasks.rados.rados.0.smithi080.stdout:2085: seq_num 1393 ranges {612151=514456,1881652=748808,3103876=308275} 2023-12-01T04:56:51.890 INFO:tasks.rados.rados.0.smithi080.stdout:2085: writing smithi08089843-422 from 612151 to 1126607 tid 1 2023-12-01T04:56:51.898 INFO:tasks.rados.rados.0.smithi080.stdout:2085: writing smithi08089843-422 from 1881652 to 2630460 tid 2 2023-12-01T04:56:51.903 INFO:tasks.rados.rados.0.smithi080.stdout:2085: writing smithi08089843-422 from 3103876 to 3412151 tid 3 2023-12-01T04:56:51.903 INFO:tasks.rados.rados.0.smithi080.stdout:2080: done (5 left) 2023-12-01T04:56:51.903 INFO:tasks.rados.rados.0.smithi080.stdout:2081: done (4 left) 2023-12-01T04:56:51.903 INFO:tasks.rados.rados.0.smithi080.stdout:2086: write oid 74 current snap is 0 2023-12-01T04:56:51.904 INFO:tasks.rados.rados.0.smithi080.stdout:2086: seq_num 1394 ranges {628958=589705,1940134=608819,3131299=297659} 2023-12-01T04:56:51.910 INFO:tasks.rados.rados.0.smithi080.stdout:2086: writing smithi08089843-74 from 628958 to 1218663 tid 1 2023-12-01T04:56:51.917 INFO:tasks.rados.rados.0.smithi080.stdout:2086: writing smithi08089843-74 from 1940134 to 2548953 tid 2 2023-12-01T04:56:51.922 INFO:tasks.rados.rados.0.smithi080.stdout:2086: writing smithi08089843-74 from 3131299 to 3428958 tid 3 2023-12-01T04:56:51.923 INFO:tasks.rados.rados.0.smithi080.stdout:2087: write oid 101 current snap is 0 2023-12-01T04:56:51.923 INFO:tasks.rados.rados.0.smithi080.stdout:2082: finishing write tid 1 to smithi08089843-141 2023-12-01T04:56:51.923 INFO:tasks.rados.rados.0.smithi080.stdout:2082: finishing write tid 2 to smithi08089843-141 2023-12-01T04:56:51.923 INFO:tasks.rados.rados.0.smithi080.stdout:2087: seq_num 1395 ranges {645765=664954,1998616=752477,3158722=287043} 2023-12-01T04:56:51.930 INFO:tasks.rados.rados.0.smithi080.stdout:2087: writing smithi08089843-101 from 645765 to 1310719 tid 1 2023-12-01T04:56:51.938 INFO:tasks.rados.rados.0.smithi080.stdout:2087: writing smithi08089843-101 from 1998616 to 2751093 tid 2 2023-12-01T04:56:51.942 INFO:tasks.rados.rados.0.smithi080.stdout:2087: writing smithi08089843-101 from 3158722 to 3445765 tid 3 2023-12-01T04:56:51.942 INFO:tasks.rados.rados.0.smithi080.stdout:2088: write oid 451 current snap is 0 2023-12-01T04:56:51.942 INFO:tasks.rados.rados.0.smithi080.stdout:2088: seq_num 1396 ranges {662572=740203,1940745=612488,3069792=392780} 2023-12-01T04:56:51.950 INFO:tasks.rados.rados.0.smithi080.stdout:2088: writing smithi08089843-451 from 662572 to 1402775 tid 1 2023-12-01T04:56:51.957 INFO:tasks.rados.rados.0.smithi080.stdout:2088: writing smithi08089843-451 from 1940745 to 2553233 tid 2 2023-12-01T04:56:51.962 INFO:tasks.rados.rados.0.smithi080.stdout:2088: writing smithi08089843-451 from 3069792 to 3462572 tid 3 2023-12-01T04:56:51.962 INFO:tasks.rados.rados.0.smithi080.stdout:2089: write oid 418 current snap is 0 2023-12-01T04:56:51.962 INFO:tasks.rados.rados.0.smithi080.stdout:2089: seq_num 1397 ranges {679379=415452,1599227=756146,3097215=382164} 2023-12-01T04:56:51.968 INFO:tasks.rados.rados.0.smithi080.stdout:2089: writing smithi08089843-418 from 679379 to 1094831 tid 1 2023-12-01T04:56:51.975 INFO:tasks.rados.rados.0.smithi080.stdout:2089: writing smithi08089843-418 from 1599227 to 2355373 tid 2 2023-12-01T04:56:51.982 INFO:tasks.rados.rados.0.smithi080.stdout:2089: writing smithi08089843-418 from 3097215 to 3479379 tid 3 2023-12-01T04:56:51.982 INFO:tasks.rados.rados.0.smithi080.stdout:2090: read oid 167 snap -1 2023-12-01T04:56:51.983 INFO:tasks.rados.rados.0.smithi080.stdout:2090: expect (ObjNum 166 snap 0 seq_num 166) 2023-12-01T04:56:51.983 INFO:tasks.rados.rados.0.smithi080.stdout:2091: read oid 466 snap -1 2023-12-01T04:56:51.983 INFO:tasks.rados.rados.0.smithi080.stdout:2091: expect (ObjNum 1144 snap 0 seq_num 1144) 2023-12-01T04:56:51.983 INFO:tasks.rados.rados.0.smithi080.stdout:2092: write oid 342 current snap is 0 2023-12-01T04:56:51.983 INFO:tasks.rados.rados.0.smithi080.stdout:2082: finishing write tid 3 to smithi08089843-141 2023-12-01T04:56:51.983 INFO:tasks.rados.rados.0.smithi080.stdout:2082: finishing write tid 4 to smithi08089843-141 2023-12-01T04:56:51.983 INFO:tasks.rados.rados.0.smithi080.stdout:2082: finishing write tid 5 to smithi08089843-141 2023-12-01T04:56:51.983 INFO:tasks.rados.rados.0.smithi080.stdout:2082: oid 141 updating version 0 to 327 2023-12-01T04:56:51.983 INFO:tasks.rados.rados.0.smithi080.stdout:2082: oid 141 version 327 is already newer than 326 2023-12-01T04:56:51.983 INFO:tasks.rados.rados.0.smithi080.stdout:2082: oid 141 updating version 327 to 328 2023-12-01T04:56:51.983 INFO:tasks.rados.rados.0.smithi080.stdout:2082: oid 141 updating version 328 to 329 2023-12-01T04:56:51.983 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 141 v 329 (ObjNum 1391 snap 0 seq_num 1391) dirty exists 2023-12-01T04:56:51.983 INFO:tasks.rados.rados.0.smithi080.stdout:2082: left oid 141 (ObjNum 1391 snap 0 seq_num 1391) 2023-12-01T04:56:51.983 INFO:tasks.rados.rados.0.smithi080.stdout:2092: seq_num 1398 ranges {696186=490701,1657709=616157,2724638=562274} 2023-12-01T04:56:51.989 INFO:tasks.rados.rados.0.smithi080.stdout:2092: writing smithi08089843-342 from 696186 to 1186887 tid 1 2023-12-01T04:56:51.995 INFO:tasks.rados.rados.0.smithi080.stdout:2092: writing smithi08089843-342 from 1657709 to 2273866 tid 2 2023-12-01T04:56:52.001 INFO:tasks.rados.rados.0.smithi080.stdout:2092: writing smithi08089843-342 from 2724638 to 3286912 tid 3 2023-12-01T04:56:52.001 INFO:tasks.rados.rados.0.smithi080.stdout:2082: done (10 left) 2023-12-01T04:56:52.001 INFO:tasks.rados.rados.0.smithi080.stdout:2093: delete oid 158 current snap is 0 2023-12-01T04:56:52.001 INFO:tasks.rados.rados.0.smithi080.stdout:2083: expect (ObjNum 1229 snap 0 seq_num 1229) 2023-12-01T04:56:52.160 INFO:tasks.rados.rados.0.smithi080.stdout:2084: finishing write tid 1 to smithi08089843-105 2023-12-01T04:56:52.160 INFO:tasks.rados.rados.0.smithi080.stdout:2084: finishing write tid 2 to smithi08089843-105 2023-12-01T04:56:52.160 INFO:tasks.rados.rados.0.smithi080.stdout:2084: finishing write tid 3 to smithi08089843-105 2023-12-01T04:56:52.161 INFO:tasks.rados.rados.0.smithi080.stdout:2084: finishing write tid 4 to smithi08089843-105 2023-12-01T04:56:52.161 INFO:tasks.rados.rados.0.smithi080.stdout:2084: finishing write tid 5 to smithi08089843-105 2023-12-01T04:56:52.161 INFO:tasks.rados.rados.0.smithi080.stdout:2084: oid 105 updating version 0 to 323 2023-12-01T04:56:52.161 INFO:tasks.rados.rados.0.smithi080.stdout:2084: oid 105 version 323 is already newer than 322 2023-12-01T04:56:52.161 INFO:tasks.rados.rados.0.smithi080.stdout:2084: oid 105 updating version 323 to 325 2023-12-01T04:56:52.161 INFO:tasks.rados.rados.0.smithi080.stdout:2084: oid 105 version 325 is already newer than 324 2023-12-01T04:56:52.161 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 105 v 325 (ObjNum 1392 snap 0 seq_num 1392) dirty exists 2023-12-01T04:56:52.161 INFO:tasks.rados.rados.0.smithi080.stdout:2084: left oid 105 (ObjNum 1392 snap 0 seq_num 1392) 2023-12-01T04:56:52.161 INFO:tasks.rados.rados.0.smithi080.stdout:2085: finishing write tid 1 to smithi08089843-422 2023-12-01T04:56:52.161 INFO:tasks.rados.rados.0.smithi080.stdout:2085: finishing write tid 2 to smithi08089843-422 2023-12-01T04:56:52.161 INFO:tasks.rados.rados.0.smithi080.stdout:2085: finishing write tid 3 to smithi08089843-422 2023-12-01T04:56:52.161 INFO:tasks.rados.rados.0.smithi080.stdout:2085: finishing write tid 4 to smithi08089843-422 2023-12-01T04:56:52.161 INFO:tasks.rados.rados.0.smithi080.stdout:2085: finishing write tid 5 to smithi08089843-422 2023-12-01T04:56:52.161 INFO:tasks.rados.rados.0.smithi080.stdout:2085: oid 422 updating version 0 to 187 2023-12-01T04:56:52.161 INFO:tasks.rados.rados.0.smithi080.stdout:2085: oid 422 updating version 187 to 188 2023-12-01T04:56:52.162 INFO:tasks.rados.rados.0.smithi080.stdout:2085: oid 422 version 188 is already newer than 186 2023-12-01T04:56:52.162 INFO:tasks.rados.rados.0.smithi080.stdout:2085: oid 422 updating version 188 to 189 2023-12-01T04:56:52.162 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 422 v 189 (ObjNum 1393 snap 0 seq_num 1393) dirty exists 2023-12-01T04:56:52.162 INFO:tasks.rados.rados.0.smithi080.stdout:2085: left oid 422 (ObjNum 1393 snap 0 seq_num 1393) 2023-12-01T04:56:52.162 INFO:tasks.rados.rados.0.smithi080.stdout:2086: finishing write tid 1 to smithi08089843-74 2023-12-01T04:56:52.162 INFO:tasks.rados.rados.0.smithi080.stdout:2086: finishing write tid 2 to smithi08089843-74 2023-12-01T04:56:52.162 INFO:tasks.rados.rados.0.smithi080.stdout:2086: finishing write tid 3 to smithi08089843-74 2023-12-01T04:56:52.162 INFO:tasks.rados.rados.0.smithi080.stdout:2086: finishing write tid 4 to smithi08089843-74 2023-12-01T04:56:52.162 INFO:tasks.rados.rados.0.smithi080.stdout:2083: done (10 left) 2023-12-01T04:56:52.162 INFO:tasks.rados.rados.0.smithi080.stdout:2084: done (9 left) 2023-12-01T04:56:52.162 INFO:tasks.rados.rados.0.smithi080.stdout:2085: done (8 left) 2023-12-01T04:56:52.162 INFO:tasks.rados.rados.0.smithi080.stdout:2093: done (7 left) 2023-12-01T04:56:52.163 INFO:tasks.rados.rados.0.smithi080.stdout:2094: read oid 330 snap -1 2023-12-01T04:56:52.163 INFO:tasks.rados.rados.0.smithi080.stdout:2094: expect deleted 2023-12-01T04:56:52.163 INFO:tasks.rados.rados.0.smithi080.stdout:2095: delete oid 25 current snap is 0 2023-12-01T04:56:52.163 INFO:tasks.rados.rados.0.smithi080.stdout:2086: finishing write tid 5 to smithi08089843-74 2023-12-01T04:56:52.163 INFO:tasks.rados.rados.0.smithi080.stdout:2086: oid 74 updating version 0 to 236 2023-12-01T04:56:52.163 INFO:tasks.rados.rados.0.smithi080.stdout:2086: oid 74 updating version 236 to 238 2023-12-01T04:56:52.163 INFO:tasks.rados.rados.0.smithi080.stdout:2086: oid 74 version 238 is already newer than 235 2023-12-01T04:56:52.163 INFO:tasks.rados.rados.0.smithi080.stdout:2086: oid 74 version 238 is already newer than 237 2023-12-01T04:56:52.163 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 74 v 238 (ObjNum 1394 snap 0 seq_num 1394) dirty exists 2023-12-01T04:56:52.163 INFO:tasks.rados.rados.0.smithi080.stdout:2086: left oid 74 (ObjNum 1394 snap 0 seq_num 1394) 2023-12-01T04:56:52.164 INFO:tasks.rados.rados.0.smithi080.stdout:2087: finishing write tid 1 to smithi08089843-101 2023-12-01T04:56:52.164 INFO:tasks.rados.rados.0.smithi080.stdout:2087: finishing write tid 2 to smithi08089843-101 2023-12-01T04:56:52.164 INFO:tasks.rados.rados.0.smithi080.stdout:2087: finishing write tid 3 to smithi08089843-101 2023-12-01T04:56:52.164 INFO:tasks.rados.rados.0.smithi080.stdout:2087: finishing write tid 4 to smithi08089843-101 2023-12-01T04:56:52.164 INFO:tasks.rados.rados.0.smithi080.stdout:2087: finishing write tid 5 to smithi08089843-101 2023-12-01T04:56:52.164 INFO:tasks.rados.rados.0.smithi080.stdout:2087: oid 101 updating version 0 to 229 2023-12-01T04:56:52.164 INFO:tasks.rados.rados.0.smithi080.stdout:2087: oid 101 updating version 229 to 230 2023-12-01T04:56:52.164 INFO:tasks.rados.rados.0.smithi080.stdout:2087: oid 101 updating version 230 to 232 2023-12-01T04:56:52.164 INFO:tasks.rados.rados.0.smithi080.stdout:2087: oid 101 version 232 is already newer than 231 2023-12-01T04:56:52.164 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 101 v 232 (ObjNum 1395 snap 0 seq_num 1395) dirty exists 2023-12-01T04:56:52.164 INFO:tasks.rados.rados.0.smithi080.stdout:2087: left oid 101 (ObjNum 1395 snap 0 seq_num 1395) 2023-12-01T04:56:52.164 INFO:tasks.rados.rados.0.smithi080.stdout:2088: finishing write tid 1 to smithi08089843-451 2023-12-01T04:56:52.164 INFO:tasks.rados.rados.0.smithi080.stdout:2088: finishing write tid 2 to smithi08089843-451 2023-12-01T04:56:52.164 INFO:tasks.rados.rados.0.smithi080.stdout:2088: finishing write tid 3 to smithi08089843-451 2023-12-01T04:56:52.164 INFO:tasks.rados.rados.0.smithi080.stdout:2088: finishing write tid 4 to smithi08089843-451 2023-12-01T04:56:52.165 INFO:tasks.rados.rados.0.smithi080.stdout:2088: finishing write tid 5 to smithi08089843-451 2023-12-01T04:56:52.165 INFO:tasks.rados.rados.0.smithi080.stdout:2088: oid 451 updating version 0 to 236 2023-12-01T04:56:52.165 INFO:tasks.rados.rados.0.smithi080.stdout:2088: oid 451 version 236 is already newer than 233 2023-12-01T04:56:52.165 INFO:tasks.rados.rados.0.smithi080.stdout:2088: oid 451 version 236 is already newer than 235 2023-12-01T04:56:52.165 INFO:tasks.rados.rados.0.smithi080.stdout:2088: oid 451 version 236 is already newer than 234 2023-12-01T04:56:52.165 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 451 v 236 (ObjNum 1396 snap 0 seq_num 1396) dirty exists 2023-12-01T04:56:52.165 INFO:tasks.rados.rados.0.smithi080.stdout:2088: left oid 451 (ObjNum 1396 snap 0 seq_num 1396) 2023-12-01T04:56:52.165 INFO:tasks.rados.rados.0.smithi080.stdout:2089: finishing write tid 1 to smithi08089843-418 2023-12-01T04:56:52.165 INFO:tasks.rados.rados.0.smithi080.stdout:2089: finishing write tid 2 to smithi08089843-418 2023-12-01T04:56:52.165 INFO:tasks.rados.rados.0.smithi080.stdout:2090: expect (ObjNum 166 snap 0 seq_num 166) 2023-12-01T04:56:52.257 INFO:tasks.rados.rados.0.smithi080.stdout:2089: finishing write tid 3 to smithi08089843-418 2023-12-01T04:56:52.258 INFO:tasks.rados.rados.0.smithi080.stdout:2089: finishing write tid 4 to smithi08089843-418 2023-12-01T04:56:52.258 INFO:tasks.rados.rados.0.smithi080.stdout:2089: finishing write tid 5 to smithi08089843-418 2023-12-01T04:56:52.258 INFO:tasks.rados.rados.0.smithi080.stdout:2089: oid 418 updating version 0 to 238 2023-12-01T04:56:52.258 INFO:tasks.rados.rados.0.smithi080.stdout:2089: oid 418 updating version 238 to 240 2023-12-01T04:56:52.258 INFO:tasks.rados.rados.0.smithi080.stdout:2089: oid 418 version 240 is already newer than 237 2023-12-01T04:56:52.258 INFO:tasks.rados.rados.0.smithi080.stdout:2089: oid 418 version 240 is already newer than 239 2023-12-01T04:56:52.258 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 418 v 240 (ObjNum 1397 snap 0 seq_num 1397) dirty exists 2023-12-01T04:56:52.258 INFO:tasks.rados.rados.0.smithi080.stdout:2089: left oid 418 (ObjNum 1397 snap 0 seq_num 1397) 2023-12-01T04:56:52.258 INFO:tasks.rados.rados.0.smithi080.stdout:2091: expect (ObjNum 1144 snap 0 seq_num 1144) 2023-12-01T04:56:52.363 INFO:tasks.rados.rados.0.smithi080.stdout:2092: finishing write tid 1 to smithi08089843-342 2023-12-01T04:56:52.364 INFO:tasks.rados.rados.0.smithi080.stdout:2092: finishing write tid 2 to smithi08089843-342 2023-12-01T04:56:52.364 INFO:tasks.rados.rados.0.smithi080.stdout:2092: finishing write tid 3 to smithi08089843-342 2023-12-01T04:56:52.364 INFO:tasks.rados.rados.0.smithi080.stdout:2092: finishing write tid 4 to smithi08089843-342 2023-12-01T04:56:52.364 INFO:tasks.rados.rados.0.smithi080.stdout:2092: finishing write tid 5 to smithi08089843-342 2023-12-01T04:56:52.364 INFO:tasks.rados.rados.0.smithi080.stdout:2092: oid 342 updating version 0 to 281 2023-12-01T04:56:52.364 INFO:tasks.rados.rados.0.smithi080.stdout:2092: oid 342 version 281 is already newer than 280 2023-12-01T04:56:52.364 INFO:tasks.rados.rados.0.smithi080.stdout:2092: oid 342 version 281 is already newer than 279 2023-12-01T04:56:52.364 INFO:tasks.rados.rados.0.smithi080.stdout:2092: oid 342 updating version 281 to 282 2023-12-01T04:56:52.365 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 342 v 282 (ObjNum 1398 snap 0 seq_num 1398) dirty exists 2023-12-01T04:56:52.365 INFO:tasks.rados.rados.0.smithi080.stdout:2092: left oid 342 (ObjNum 1398 snap 0 seq_num 1398) 2023-12-01T04:56:52.365 INFO:tasks.rados.rados.0.smithi080.stdout:2086: done (8 left) 2023-12-01T04:56:52.365 INFO:tasks.rados.rados.0.smithi080.stdout:2087: done (7 left) 2023-12-01T04:56:52.365 INFO:tasks.rados.rados.0.smithi080.stdout:2088: done (6 left) 2023-12-01T04:56:52.365 INFO:tasks.rados.rados.0.smithi080.stdout:2089: done (5 left) 2023-12-01T04:56:52.365 INFO:tasks.rados.rados.0.smithi080.stdout:2090: done (4 left) 2023-12-01T04:56:52.365 INFO:tasks.rados.rados.0.smithi080.stdout:2091: done (3 left) 2023-12-01T04:56:52.366 INFO:tasks.rados.rados.0.smithi080.stdout:2092: done (2 left) 2023-12-01T04:56:52.366 INFO:tasks.rados.rados.0.smithi080.stdout:2094: done (1 left) 2023-12-01T04:56:52.366 INFO:tasks.rados.rados.0.smithi080.stdout:2095: done (0 left) 2023-12-01T04:56:52.366 INFO:tasks.rados.rados.0.smithi080.stdout:2096: read oid 280 snap -1 2023-12-01T04:56:52.366 INFO:tasks.rados.rados.0.smithi080.stdout:2096: expect deleted 2023-12-01T04:56:52.366 INFO:tasks.rados.rados.0.smithi080.stdout:2097: write oid 422 current snap is 0 2023-12-01T04:56:52.366 INFO:tasks.rados.rados.0.smithi080.stdout:2097: seq_num 1401 ranges {746607=432801,1833155=763484,3206907=339700} 2023-12-01T04:56:52.369 INFO:tasks.rados.rados.0.smithi080.stdout:2097: writing smithi08089843-422 from 746607 to 1179408 tid 1 2023-12-01T04:56:52.377 INFO:tasks.rados.rados.0.smithi080.stdout:2097: writing smithi08089843-422 from 1833155 to 2596639 tid 2 2023-12-01T04:56:52.383 INFO:tasks.rados.rados.0.smithi080.stdout:2097: writing smithi08089843-422 from 3206907 to 3546607 tid 3 2023-12-01T04:56:52.383 INFO:tasks.rados.rados.0.smithi080.stdout:2098: delete oid 455 current snap is 0 2023-12-01T04:56:52.383 INFO:tasks.rados.rados.0.smithi080.stdout:2097: finishing write tid 1 to smithi08089843-422 2023-12-01T04:56:52.383 INFO:tasks.rados.rados.0.smithi080.stdout:2097: finishing write tid 2 to smithi08089843-422 2023-12-01T04:56:52.385 INFO:tasks.rados.rados.0.smithi080.stdout:2096: done (2 left) 2023-12-01T04:56:52.385 INFO:tasks.rados.rados.0.smithi080.stdout:2098: done (1 left) 2023-12-01T04:56:52.385 INFO:tasks.rados.rados.0.smithi080.stdout:2099: write oid 476 current snap is 0 2023-12-01T04:56:52.385 INFO:tasks.rados.rados.0.smithi080.stdout:2099: seq_num 1403 ranges {780221=583299,1950119=767153,3261753=318468} 2023-12-01T04:56:52.392 INFO:tasks.rados.rados.0.smithi080.stdout:2099: writing smithi08089843-476 from 780221 to 1363520 tid 1 2023-12-01T04:56:52.400 INFO:tasks.rados.rados.0.smithi080.stdout:2099: writing smithi08089843-476 from 1950119 to 2717272 tid 2 2023-12-01T04:56:52.406 INFO:tasks.rados.rados.0.smithi080.stdout:2099: writing smithi08089843-476 from 3261753 to 3580221 tid 3 2023-12-01T04:56:52.406 INFO:tasks.rados.rados.0.smithi080.stdout:2100: write oid 316 current snap is 0 2023-12-01T04:56:52.406 INFO:tasks.rados.rados.0.smithi080.stdout:2097: finishing write tid 3 to smithi08089843-422 2023-12-01T04:56:52.406 INFO:tasks.rados.rados.0.smithi080.stdout:2100: seq_num 1404 ranges {797028=658548,1892248=510811,3172823=424205} 2023-12-01T04:56:52.413 INFO:tasks.rados.rados.0.smithi080.stdout:2100: writing smithi08089843-316 from 797028 to 1455576 tid 1 2023-12-01T04:56:52.418 INFO:tasks.rados.rados.0.smithi080.stdout:2100: writing smithi08089843-316 from 1892248 to 2403059 tid 2 2023-12-01T04:56:52.426 INFO:tasks.rados.rados.0.smithi080.stdout:2100: writing smithi08089843-316 from 3172823 to 3597028 tid 3 2023-12-01T04:56:52.426 INFO:tasks.rados.rados.0.smithi080.stdout:2101: read oid 277 snap -1 2023-12-01T04:56:52.426 INFO:tasks.rados.rados.0.smithi080.stdout:2101: expect (ObjNum 1092 snap 0 seq_num 1092) 2023-12-01T04:56:52.426 INFO:tasks.rados.rados.0.smithi080.stdout:2102: read oid 274 snap -1 2023-12-01T04:56:52.426 INFO:tasks.rados.rados.0.smithi080.stdout:2102: expect (ObjNum 1166 snap 0 seq_num 1166) 2023-12-01T04:56:52.426 INFO:tasks.rados.rados.0.smithi080.stdout:2103: read oid 456 snap -1 2023-12-01T04:56:52.426 INFO:tasks.rados.rados.0.smithi080.stdout:2103: expect (ObjNum 455 snap 0 seq_num 455) 2023-12-01T04:56:52.426 INFO:tasks.rados.rados.0.smithi080.stdout:2104: read oid 165 snap -1 2023-12-01T04:56:52.427 INFO:tasks.rados.rados.0.smithi080.stdout:2104: expect deleted 2023-12-01T04:56:52.427 INFO:tasks.rados.rados.0.smithi080.stdout:2105: read oid 300 snap -1 2023-12-01T04:56:52.427 INFO:tasks.rados.rados.0.smithi080.stdout:2105: expect deleted 2023-12-01T04:56:52.427 INFO:tasks.rados.rados.0.smithi080.stdout:2106: delete oid 474 current snap is 0 2023-12-01T04:56:52.427 INFO:tasks.rados.rados.0.smithi080.stdout:2097: finishing write tid 4 to smithi08089843-422 2023-12-01T04:56:52.427 INFO:tasks.rados.rados.0.smithi080.stdout:2097: finishing write tid 5 to smithi08089843-422 2023-12-01T04:56:52.427 INFO:tasks.rados.rados.0.smithi080.stdout:2097: oid 422 updating version 0 to 190 2023-12-01T04:56:52.427 INFO:tasks.rados.rados.0.smithi080.stdout:2097: oid 422 updating version 190 to 192 2023-12-01T04:56:52.427 INFO:tasks.rados.rados.0.smithi080.stdout:2097: oid 422 updating version 192 to 193 2023-12-01T04:56:52.427 INFO:tasks.rados.rados.0.smithi080.stdout:2097: oid 422 version 193 is already newer than 191 2023-12-01T04:56:52.427 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 422 v 193 (ObjNum 1401 snap 0 seq_num 1401) dirty exists 2023-12-01T04:56:52.427 INFO:tasks.rados.rados.0.smithi080.stdout:2097: left oid 422 (ObjNum 1401 snap 0 seq_num 1401) 2023-12-01T04:56:52.427 INFO:tasks.rados.rados.0.smithi080.stdout:2099: finishing write tid 1 to smithi08089843-476 2023-12-01T04:56:52.427 INFO:tasks.rados.rados.0.smithi080.stdout:2099: finishing write tid 2 to smithi08089843-476 2023-12-01T04:56:52.427 INFO:tasks.rados.rados.0.smithi080.stdout:2099: finishing write tid 3 to smithi08089843-476 2023-12-01T04:56:52.428 INFO:tasks.rados.rados.0.smithi080.stdout:2099: finishing write tid 4 to smithi08089843-476 2023-12-01T04:56:52.428 INFO:tasks.rados.rados.0.smithi080.stdout:2099: finishing write tid 5 to smithi08089843-476 2023-12-01T04:56:52.428 INFO:tasks.rados.rados.0.smithi080.stdout:2099: oid 476 updating version 0 to 240 2023-12-01T04:56:52.428 INFO:tasks.rados.rados.0.smithi080.stdout:2099: oid 476 version 240 is already newer than 238 2023-12-01T04:56:52.428 INFO:tasks.rados.rados.0.smithi080.stdout:2099: oid 476 version 240 is already newer than 237 2023-12-01T04:56:52.428 INFO:tasks.rados.rados.0.smithi080.stdout:2099: oid 476 version 240 is already newer than 239 2023-12-01T04:56:52.428 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 476 v 240 (ObjNum 1403 snap 0 seq_num 1403) dirty exists 2023-12-01T04:56:52.428 INFO:tasks.rados.rados.0.smithi080.stdout:2099: left oid 476 (ObjNum 1403 snap 0 seq_num 1403) 2023-12-01T04:56:52.428 INFO:tasks.rados.rados.0.smithi080.stdout:2100: finishing write tid 1 to smithi08089843-316 2023-12-01T04:56:52.428 INFO:tasks.rados.rados.0.smithi080.stdout:2100: finishing write tid 2 to smithi08089843-316 2023-12-01T04:56:52.429 INFO:tasks.rados.rados.0.smithi080.stdout:2097: done (8 left) 2023-12-01T04:56:52.429 INFO:tasks.rados.rados.0.smithi080.stdout:2099: done (7 left) 2023-12-01T04:56:52.429 INFO:tasks.rados.rados.0.smithi080.stdout:2104: done (6 left) 2023-12-01T04:56:52.429 INFO:tasks.rados.rados.0.smithi080.stdout:2106: done (5 left) 2023-12-01T04:56:52.429 INFO:tasks.rados.rados.0.smithi080.stdout:2107: write oid 50 current snap is 0 2023-12-01T04:56:52.429 INFO:tasks.rados.rados.0.smithi080.stdout:2107: seq_num 1406 ranges {430642=409046,1609212=514480,2827669=768803} 2023-12-01T04:56:52.436 INFO:tasks.rados.rados.0.smithi080.stdout:2107: writing smithi08089843-50 from 430642 to 839688 tid 1 2023-12-01T04:56:52.443 INFO:tasks.rados.rados.0.smithi080.stdout:2107: writing smithi08089843-50 from 1609212 to 2123692 tid 2 2023-12-01T04:56:52.453 INFO:tasks.rados.rados.0.smithi080.stdout:2107: writing smithi08089843-50 from 2827669 to 3596472 tid 3 2023-12-01T04:56:52.453 INFO:tasks.rados.rados.0.smithi080.stdout:2108: read oid 446 snap -1 2023-12-01T04:56:52.453 INFO:tasks.rados.rados.0.smithi080.stdout:2108: expect (ObjNum 1269 snap 0 seq_num 1269) 2023-12-01T04:56:52.453 INFO:tasks.rados.rados.0.smithi080.stdout:2109: read oid 171 snap -1 2023-12-01T04:56:52.453 INFO:tasks.rados.rados.0.smithi080.stdout:2109: expect (ObjNum 170 snap 0 seq_num 170) 2023-12-01T04:56:52.454 INFO:tasks.rados.rados.0.smithi080.stdout:2110: write oid 413 current snap is 0 2023-12-01T04:56:52.454 INFO:tasks.rados.rados.0.smithi080.stdout:2110: seq_num 1407 ranges {447449=600648,1784047=774491,2971445=676004} 2023-12-01T04:56:52.459 INFO:tasks.rados.rados.0.smithi080.stdout:2110: writing smithi08089843-413 from 447449 to 1048097 tid 1 2023-12-01T04:56:52.468 INFO:tasks.rados.rados.0.smithi080.stdout:2110: writing smithi08089843-413 from 1784047 to 2558538 tid 2 2023-12-01T04:56:52.474 INFO:tasks.rados.rados.0.smithi080.stdout:2110: writing smithi08089843-413 from 2971445 to 3647449 tid 3 2023-12-01T04:56:52.474 INFO:tasks.rados.rados.0.smithi080.stdout:2111: read oid 113 snap -1 2023-12-01T04:56:52.475 INFO:tasks.rados.rados.0.smithi080.stdout:2111: expect (ObjNum 1372 snap 0 seq_num 1372) 2023-12-01T04:56:52.475 INFO:tasks.rados.rados.0.smithi080.stdout:2112: read oid 280 snap -1 2023-12-01T04:56:52.475 INFO:tasks.rados.rados.0.smithi080.stdout:2112: expect deleted 2023-12-01T04:56:52.475 INFO:tasks.rados.rados.0.smithi080.stdout:2113: write oid 65 current snap is 0 2023-12-01T04:56:52.475 INFO:tasks.rados.rados.0.smithi080.stdout:2113: seq_num 1408 ranges {464256=675897,1726176=518149,2882515=507700} 2023-12-01T04:56:52.481 INFO:tasks.rados.rados.0.smithi080.stdout:2113: writing smithi08089843-65 from 464256 to 1140153 tid 1 2023-12-01T04:56:52.487 INFO:tasks.rados.rados.0.smithi080.stdout:2113: writing smithi08089843-65 from 1726176 to 2244325 tid 2 2023-12-01T04:56:52.494 INFO:tasks.rados.rados.0.smithi080.stdout:2113: writing smithi08089843-65 from 2882515 to 3390215 tid 3 2023-12-01T04:56:52.494 INFO:tasks.rados.rados.0.smithi080.stdout:2114: write oid 197 current snap is 0 2023-12-01T04:56:52.494 INFO:tasks.rados.rados.0.smithi080.stdout:2114: seq_num 1409 ranges {481063=751146,1784658=778160,3309938=371125} 2023-12-01T04:56:52.501 INFO:tasks.rados.rados.0.smithi080.stdout:2114: writing smithi08089843-197 from 481063 to 1232209 tid 1 2023-12-01T04:56:52.508 INFO:tasks.rados.rados.0.smithi080.stdout:2114: writing smithi08089843-197 from 1784658 to 2562818 tid 2 2023-12-01T04:56:52.515 INFO:tasks.rados.rados.0.smithi080.stdout:2114: writing smithi08089843-197 from 3309938 to 3681063 tid 3 2023-12-01T04:56:52.515 INFO:tasks.rados.rados.0.smithi080.stdout:2115: write oid 261 current snap is 0 2023-12-01T04:56:52.515 INFO:tasks.rados.rados.0.smithi080.stdout:2115: seq_num 1410 ranges {497870=426395,1443140=521818,2537361=530244,3583943=113927} 2023-12-01T04:56:52.520 INFO:tasks.rados.rados.0.smithi080.stdout:2115: writing smithi08089843-261 from 497870 to 924265 tid 1 2023-12-01T04:56:52.527 INFO:tasks.rados.rados.0.smithi080.stdout:2115: writing smithi08089843-261 from 1443140 to 1964958 tid 2 2023-12-01T04:56:52.533 INFO:tasks.rados.rados.0.smithi080.stdout:2115: writing smithi08089843-261 from 2537361 to 3067605 tid 3 2023-12-01T04:56:52.537 INFO:tasks.rados.rados.0.smithi080.stdout:2115: writing smithi08089843-261 from 3583943 to 3697870 tid 4 2023-12-01T04:56:52.537 INFO:tasks.rados.rados.0.smithi080.stdout:2116: read oid 25 snap -1 2023-12-01T04:56:52.537 INFO:tasks.rados.rados.0.smithi080.stdout:2116: expect deleted 2023-12-01T04:56:52.537 INFO:tasks.rados.rados.0.smithi080.stdout:2117: write oid 414 current snap is 0 2023-12-01T04:56:52.537 INFO:tasks.rados.rados.0.smithi080.stdout:2117: seq_num 1411 ranges {514677=501644,1501622=781829,2964784=741516} 2023-12-01T04:56:52.543 INFO:tasks.rados.rados.0.smithi080.stdout:2117: writing smithi08089843-414 from 514677 to 1016321 tid 1 2023-12-01T04:56:52.550 INFO:tasks.rados.rados.0.smithi080.stdout:2117: writing smithi08089843-414 from 1501622 to 2283451 tid 2 2023-12-01T04:56:52.558 INFO:tasks.rados.rados.0.smithi080.stdout:2117: writing smithi08089843-414 from 2964784 to 3706300 tid 3 2023-12-01T04:56:52.559 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:56:52.559 INFO:tasks.rados.rados.0.smithi080.stdout:2100: finishing write tid 3 to smithi08089843-316 2023-12-01T04:56:52.559 INFO:tasks.rados.rados.0.smithi080.stdout:2100: finishing write tid 4 to smithi08089843-316 2023-12-01T04:56:52.559 INFO:tasks.rados.rados.0.smithi080.stdout:2105: done (15 left) 2023-12-01T04:56:52.559 INFO:tasks.rados.rados.0.smithi080.stdout:2118: write oid 339 current snap is 0 2023-12-01T04:56:52.559 INFO:tasks.rados.rados.0.smithi080.stdout:2118: seq_num 1412 ranges {531484=576893,1843751=525487,2875854=669141} 2023-12-01T04:56:52.565 INFO:tasks.rados.rados.0.smithi080.stdout:2118: writing smithi08089843-339 from 531484 to 1108377 tid 1 2023-12-01T04:56:52.572 INFO:tasks.rados.rados.0.smithi080.stdout:2118: writing smithi08089843-339 from 1843751 to 2369238 tid 2 2023-12-01T04:56:52.582 INFO:tasks.rados.rados.0.smithi080.stdout:2118: writing smithi08089843-339 from 2875854 to 3544995 tid 3 2023-12-01T04:56:52.582 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:56:52.582 INFO:tasks.rados.rados.0.smithi080.stdout:2100: finishing write tid 5 to smithi08089843-316 2023-12-01T04:56:52.582 INFO:tasks.rados.rados.0.smithi080.stdout:2100: oid 316 updating version 0 to 262 2023-12-01T04:56:52.582 INFO:tasks.rados.rados.0.smithi080.stdout:2100: oid 316 version 262 is already newer than 260 2023-12-01T04:56:52.582 INFO:tasks.rados.rados.0.smithi080.stdout:2100: oid 316 version 262 is already newer than 259 2023-12-01T04:56:52.582 INFO:tasks.rados.rados.0.smithi080.stdout:2100: oid 316 version 262 is already newer than 261 2023-12-01T04:56:52.582 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 316 v 262 (ObjNum 1404 snap 0 seq_num 1404) dirty exists 2023-12-01T04:56:52.583 INFO:tasks.rados.rados.0.smithi080.stdout:2100: left oid 316 (ObjNum 1404 snap 0 seq_num 1404) 2023-12-01T04:56:52.583 INFO:tasks.rados.rados.0.smithi080.stdout:2102: expect (ObjNum 1166 snap 0 seq_num 1166) 2023-12-01T04:56:52.783 INFO:tasks.rados.rados.0.smithi080.stdout:2101: expect (ObjNum 1092 snap 0 seq_num 1092) 2023-12-01T04:56:52.901 INFO:tasks.rados.rados.0.smithi080.stdout:2103: expect (ObjNum 455 snap 0 seq_num 455) 2023-12-01T04:56:53.025 INFO:tasks.rados.rados.0.smithi080.stdout:2107: finishing write tid 1 to smithi08089843-50 2023-12-01T04:56:53.025 INFO:tasks.rados.rados.0.smithi080.stdout:2107: finishing write tid 2 to smithi08089843-50 2023-12-01T04:56:53.025 INFO:tasks.rados.rados.0.smithi080.stdout:2109: expect (ObjNum 170 snap 0 seq_num 170) 2023-12-01T04:56:53.128 INFO:tasks.rados.rados.0.smithi080.stdout:2107: finishing write tid 3 to smithi08089843-50 2023-12-01T04:56:53.128 INFO:tasks.rados.rados.0.smithi080.stdout:2107: finishing write tid 4 to smithi08089843-50 2023-12-01T04:56:53.129 INFO:tasks.rados.rados.0.smithi080.stdout:2107: finishing write tid 5 to smithi08089843-50 2023-12-01T04:56:53.129 INFO:tasks.rados.rados.0.smithi080.stdout:2107: oid 50 updating version 0 to 263 2023-12-01T04:56:53.129 INFO:tasks.rados.rados.0.smithi080.stdout:2107: oid 50 updating version 263 to 265 2023-12-01T04:56:53.129 INFO:tasks.rados.rados.0.smithi080.stdout:2107: oid 50 updating version 265 to 266 2023-12-01T04:56:53.129 INFO:tasks.rados.rados.0.smithi080.stdout:2107: oid 50 version 266 is already newer than 264 2023-12-01T04:56:53.129 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 50 v 266 (ObjNum 1406 snap 0 seq_num 1406) dirty exists 2023-12-01T04:56:53.129 INFO:tasks.rados.rados.0.smithi080.stdout:2107: left oid 50 (ObjNum 1406 snap 0 seq_num 1406) 2023-12-01T04:56:53.129 INFO:tasks.rados.rados.0.smithi080.stdout:2110: finishing write tid 1 to smithi08089843-413 2023-12-01T04:56:53.129 INFO:tasks.rados.rados.0.smithi080.stdout:2108: expect (ObjNum 1269 snap 0 seq_num 1269) 2023-12-01T04:56:53.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:56:52 smithi080 bash[41963]: cluster 2023-12-01T04:56:52.150456+0000 mgr.y (mgr.24362) 251 : cluster 0 pgmap v222: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 84 MiB/s rd, 12 MiB/s wr, 123 op/s 2023-12-01T04:56:53.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:56:52 smithi080 bash[28361]: cluster 2023-12-01T04:56:52.150456+0000 mgr.y (mgr.24362) 251 : cluster 0 pgmap v222: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 84 MiB/s rd, 12 MiB/s wr, 123 op/s 2023-12-01T04:56:53.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:56:52 smithi090 bash[32384]: cluster 2023-12-01T04:56:52.150456+0000 mgr.y (mgr.24362) 251 : cluster 0 pgmap v222: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 84 MiB/s rd, 12 MiB/s wr, 123 op/s 2023-12-01T04:56:53.286 INFO:tasks.rados.rados.0.smithi080.stdout:2110: finishing write tid 2 to smithi08089843-413 2023-12-01T04:56:53.286 INFO:tasks.rados.rados.0.smithi080.stdout:2110: finishing write tid 3 to smithi08089843-413 2023-12-01T04:56:53.287 INFO:tasks.rados.rados.0.smithi080.stdout:2110: finishing write tid 4 to smithi08089843-413 2023-12-01T04:56:53.287 INFO:tasks.rados.rados.0.smithi080.stdout:2110: finishing write tid 5 to smithi08089843-413 2023-12-01T04:56:53.287 INFO:tasks.rados.rados.0.smithi080.stdout:2110: oid 413 updating version 0 to 195 2023-12-01T04:56:53.287 INFO:tasks.rados.rados.0.smithi080.stdout:2110: oid 413 version 195 is already newer than 194 2023-12-01T04:56:53.287 INFO:tasks.rados.rados.0.smithi080.stdout:2110: oid 413 updating version 195 to 197 2023-12-01T04:56:53.287 INFO:tasks.rados.rados.0.smithi080.stdout:2110: oid 413 version 197 is already newer than 196 2023-12-01T04:56:53.287 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 413 v 197 (ObjNum 1407 snap 0 seq_num 1407) dirty exists 2023-12-01T04:56:53.287 INFO:tasks.rados.rados.0.smithi080.stdout:2110: left oid 413 (ObjNum 1407 snap 0 seq_num 1407) 2023-12-01T04:56:53.287 INFO:tasks.rados.rados.0.smithi080.stdout:2111: expect (ObjNum 1372 snap 0 seq_num 1372) 2023-12-01T04:56:53.431 INFO:tasks.rados.rados.0.smithi080.stdout:2113: finishing write tid 1 to smithi08089843-65 2023-12-01T04:56:53.431 INFO:tasks.rados.rados.0.smithi080.stdout:2113: finishing write tid 2 to smithi08089843-65 2023-12-01T04:56:53.431 INFO:tasks.rados.rados.0.smithi080.stdout:2113: finishing write tid 3 to smithi08089843-65 2023-12-01T04:56:53.431 INFO:tasks.rados.rados.0.smithi080.stdout:2113: finishing write tid 4 to smithi08089843-65 2023-12-01T04:56:53.431 INFO:tasks.rados.rados.0.smithi080.stdout:2113: finishing write tid 5 to smithi08089843-65 2023-12-01T04:56:53.431 INFO:tasks.rados.rados.0.smithi080.stdout:2113: oid 65 updating version 0 to 210 2023-12-01T04:56:53.431 INFO:tasks.rados.rados.0.smithi080.stdout:2113: oid 65 version 210 is already newer than 207 2023-12-01T04:56:53.431 INFO:tasks.rados.rados.0.smithi080.stdout:2113: oid 65 version 210 is already newer than 209 2023-12-01T04:56:53.432 INFO:tasks.rados.rados.0.smithi080.stdout:2113: oid 65 version 210 is already newer than 208 2023-12-01T04:56:53.432 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 65 v 210 (ObjNum 1408 snap 0 seq_num 1408) dirty exists 2023-12-01T04:56:53.432 INFO:tasks.rados.rados.0.smithi080.stdout:2113: left oid 65 (ObjNum 1408 snap 0 seq_num 1408) 2023-12-01T04:56:53.432 INFO:tasks.rados.rados.0.smithi080.stdout:2114: finishing write tid 1 to smithi08089843-197 2023-12-01T04:56:53.432 INFO:tasks.rados.rados.0.smithi080.stdout:2114: finishing write tid 2 to smithi08089843-197 2023-12-01T04:56:53.432 INFO:tasks.rados.rados.0.smithi080.stdout:2114: finishing write tid 3 to smithi08089843-197 2023-12-01T04:56:53.432 INFO:tasks.rados.rados.0.smithi080.stdout:2114: finishing write tid 4 to smithi08089843-197 2023-12-01T04:56:53.432 INFO:tasks.rados.rados.0.smithi080.stdout:2114: finishing write tid 5 to smithi08089843-197 2023-12-01T04:56:53.432 INFO:tasks.rados.rados.0.smithi080.stdout:2114: oid 197 updating version 0 to 329 2023-12-01T04:56:53.432 INFO:tasks.rados.rados.0.smithi080.stdout:2114: oid 197 version 329 is already newer than 328 2023-12-01T04:56:53.432 INFO:tasks.rados.rados.0.smithi080.stdout:2114: oid 197 version 329 is already newer than 327 2023-12-01T04:56:53.432 INFO:tasks.rados.rados.0.smithi080.stdout:2114: oid 197 updating version 329 to 330 2023-12-01T04:56:53.432 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 197 v 330 (ObjNum 1409 snap 0 seq_num 1409) dirty exists 2023-12-01T04:56:53.432 INFO:tasks.rados.rados.0.smithi080.stdout:2114: left oid 197 (ObjNum 1409 snap 0 seq_num 1409) 2023-12-01T04:56:53.432 INFO:tasks.rados.rados.0.smithi080.stdout:2115: finishing write tid 1 to smithi08089843-261 2023-12-01T04:56:53.433 INFO:tasks.rados.rados.0.smithi080.stdout:2115: finishing write tid 2 to smithi08089843-261 2023-12-01T04:56:53.433 INFO:tasks.rados.rados.0.smithi080.stdout:2115: finishing write tid 3 to smithi08089843-261 2023-12-01T04:56:53.433 INFO:tasks.rados.rados.0.smithi080.stdout:2115: finishing write tid 4 to smithi08089843-261 2023-12-01T04:56:53.433 INFO:tasks.rados.rados.0.smithi080.stdout:2115: finishing write tid 5 to smithi08089843-261 2023-12-01T04:56:53.433 INFO:tasks.rados.rados.0.smithi080.stdout:2100: done (15 left) 2023-12-01T04:56:53.433 INFO:tasks.rados.rados.0.smithi080.stdout:2101: done (14 left) 2023-12-01T04:56:53.433 INFO:tasks.rados.rados.0.smithi080.stdout:2102: done (13 left) 2023-12-01T04:56:53.433 INFO:tasks.rados.rados.0.smithi080.stdout:2103: done (12 left) 2023-12-01T04:56:53.433 INFO:tasks.rados.rados.0.smithi080.stdout:2107: done (11 left) 2023-12-01T04:56:53.433 INFO:tasks.rados.rados.0.smithi080.stdout:2108: done (10 left) 2023-12-01T04:56:53.433 INFO:tasks.rados.rados.0.smithi080.stdout:2109: done (9 left) 2023-12-01T04:56:53.433 INFO:tasks.rados.rados.0.smithi080.stdout:2110: done (8 left) 2023-12-01T04:56:53.433 INFO:tasks.rados.rados.0.smithi080.stdout:2111: done (7 left) 2023-12-01T04:56:53.433 INFO:tasks.rados.rados.0.smithi080.stdout:2112: done (6 left) 2023-12-01T04:56:53.434 INFO:tasks.rados.rados.0.smithi080.stdout:2113: done (5 left) 2023-12-01T04:56:53.434 INFO:tasks.rados.rados.0.smithi080.stdout:2114: done (4 left) 2023-12-01T04:56:53.434 INFO:tasks.rados.rados.0.smithi080.stdout:2116: done (3 left) 2023-12-01T04:56:53.434 INFO:tasks.rados.rados.0.smithi080.stdout:2119: read oid 98 snap -1 2023-12-01T04:56:53.434 INFO:tasks.rados.rados.0.smithi080.stdout:2119: expect (ObjNum 1336 snap 0 seq_num 1336) 2023-12-01T04:56:53.434 INFO:tasks.rados.rados.0.smithi080.stdout:2120: read oid 237 snap -1 2023-12-01T04:56:53.434 INFO:tasks.rados.rados.0.smithi080.stdout:2120: expect (ObjNum 1043 snap 0 seq_num 1043) 2023-12-01T04:56:53.434 INFO:tasks.rados.rados.0.smithi080.stdout:2121: write oid 68 current snap is 0 2023-12-01T04:56:53.434 INFO:tasks.rados.rados.0.smithi080.stdout:2115: finishing write tid 6 to smithi08089843-261 2023-12-01T04:56:53.434 INFO:tasks.rados.rados.0.smithi080.stdout:2115: oid 261 updating version 0 to 250 2023-12-01T04:56:53.434 INFO:tasks.rados.rados.0.smithi080.stdout:2115: oid 261 updating version 250 to 253 2023-12-01T04:56:53.434 INFO:tasks.rados.rados.0.smithi080.stdout:2115: oid 261 version 253 is already newer than 252 2023-12-01T04:56:53.434 INFO:tasks.rados.rados.0.smithi080.stdout:2115: oid 261 version 253 is already newer than 251 2023-12-01T04:56:53.434 INFO:tasks.rados.rados.0.smithi080.stdout:2115: oid 261 updating version 253 to 254 2023-12-01T04:56:53.435 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 261 v 254 (ObjNum 1410 snap 0 seq_num 1410) dirty exists 2023-12-01T04:56:53.435 INFO:tasks.rados.rados.0.smithi080.stdout:2115: left oid 261 (ObjNum 1410 snap 0 seq_num 1410) 2023-12-01T04:56:53.435 INFO:tasks.rados.rados.0.smithi080.stdout:2117: finishing write tid 1 to smithi08089843-414 2023-12-01T04:56:53.435 INFO:tasks.rados.rados.0.smithi080.stdout:2117: finishing write tid 2 to smithi08089843-414 2023-12-01T04:56:53.435 INFO:tasks.rados.rados.0.smithi080.stdout:2117: finishing write tid 3 to smithi08089843-414 2023-12-01T04:56:53.435 INFO:tasks.rados.rados.0.smithi080.stdout:2117: finishing write tid 4 to smithi08089843-414 2023-12-01T04:56:53.435 INFO:tasks.rados.rados.0.smithi080.stdout:2117: finishing write tid 5 to smithi08089843-414 2023-12-01T04:56:53.435 INFO:tasks.rados.rados.0.smithi080.stdout:2117: oid 414 updating version 0 to 243 2023-12-01T04:56:53.435 INFO:tasks.rados.rados.0.smithi080.stdout:2117: oid 414 updating version 243 to 244 2023-12-01T04:56:53.435 INFO:tasks.rados.rados.0.smithi080.stdout:2117: oid 414 version 244 is already newer than 242 2023-12-01T04:56:53.435 INFO:tasks.rados.rados.0.smithi080.stdout:2117: oid 414 version 244 is already newer than 241 2023-12-01T04:56:53.435 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 414 v 244 (ObjNum 1411 snap 0 seq_num 1411) dirty exists 2023-12-01T04:56:53.435 INFO:tasks.rados.rados.0.smithi080.stdout:2117: left oid 414 (ObjNum 1411 snap 0 seq_num 1411) 2023-12-01T04:56:53.435 INFO:tasks.rados.rados.0.smithi080.stdout:2118: finishing write tid 1 to smithi08089843-339 2023-12-01T04:56:53.435 INFO:tasks.rados.rados.0.smithi080.stdout:2118: finishing write tid 2 to smithi08089843-339 2023-12-01T04:56:53.436 INFO:tasks.rados.rados.0.smithi080.stdout:2118: finishing write tid 3 to smithi08089843-339 2023-12-01T04:56:53.436 INFO:tasks.rados.rados.0.smithi080.stdout:2118: finishing write tid 4 to smithi08089843-339 2023-12-01T04:56:53.436 INFO:tasks.rados.rados.0.smithi080.stdout:2118: finishing write tid 5 to smithi08089843-339 2023-12-01T04:56:53.436 INFO:tasks.rados.rados.0.smithi080.stdout:2118: oid 339 updating version 0 to 344 2023-12-01T04:56:53.436 INFO:tasks.rados.rados.0.smithi080.stdout:2118: oid 339 updating version 344 to 345 2023-12-01T04:56:53.436 INFO:tasks.rados.rados.0.smithi080.stdout:2118: oid 339 version 345 is already newer than 343 2023-12-01T04:56:53.436 INFO:tasks.rados.rados.0.smithi080.stdout:2118: oid 339 version 345 is already newer than 342 2023-12-01T04:56:53.436 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 339 v 345 (ObjNum 1412 snap 0 seq_num 1412) dirty exists 2023-12-01T04:56:53.436 INFO:tasks.rados.rados.0.smithi080.stdout:2118: left oid 339 (ObjNum 1412 snap 0 seq_num 1412) 2023-12-01T04:56:53.436 INFO:tasks.rados.rados.0.smithi080.stdout:2121: seq_num 1413 ranges {548291=652142,1902233=785498,3303277=445014} 2023-12-01T04:56:53.441 INFO:tasks.rados.rados.0.smithi080.stdout:2121: writing smithi08089843-68 from 548291 to 1200433 tid 1 2023-12-01T04:56:53.452 INFO:tasks.rados.rados.0.smithi080.stdout:2121: writing smithi08089843-68 from 1902233 to 2687731 tid 2 2023-12-01T04:56:53.458 INFO:tasks.rados.rados.0.smithi080.stdout:2121: writing smithi08089843-68 from 3303277 to 3748291 tid 3 2023-12-01T04:56:53.459 INFO:tasks.rados.rados.0.smithi080.stdout:2115: done (5 left) 2023-12-01T04:56:53.459 INFO:tasks.rados.rados.0.smithi080.stdout:2117: done (4 left) 2023-12-01T04:56:53.459 INFO:tasks.rados.rados.0.smithi080.stdout:2118: done (3 left) 2023-12-01T04:56:53.459 INFO:tasks.rados.rados.0.smithi080.stdout:2122: write oid 356 current snap is 0 2023-12-01T04:56:53.459 INFO:tasks.rados.rados.0.smithi080.stdout:2122: seq_num 1414 ranges {565098=727391,1960715=529156,2930700=691685} 2023-12-01T04:56:53.466 INFO:tasks.rados.rados.0.smithi080.stdout:2122: writing smithi08089843-356 from 565098 to 1292489 tid 1 2023-12-01T04:56:53.473 INFO:tasks.rados.rados.0.smithi080.stdout:2122: writing smithi08089843-356 from 1960715 to 2489871 tid 2 2023-12-01T04:56:53.479 INFO:tasks.rados.rados.0.smithi080.stdout:2122: writing smithi08089843-356 from 2930700 to 3622385 tid 3 2023-12-01T04:56:53.479 INFO:tasks.rados.rados.0.smithi080.stdout:2123: read oid 71 snap -1 2023-12-01T04:56:53.480 INFO:tasks.rados.rados.0.smithi080.stdout:2123: expect (ObjNum 997 snap 0 seq_num 997) 2023-12-01T04:56:53.480 INFO:tasks.rados.rados.0.smithi080.stdout:2124: write oid 198 current snap is 0 2023-12-01T04:56:53.480 INFO:tasks.rados.rados.0.smithi080.stdout:2124: seq_num 1415 ranges {581905=518993,1735550=672814,2958123=502957} 2023-12-01T04:56:53.486 INFO:tasks.rados.rados.0.smithi080.stdout:2124: writing smithi08089843-198 from 581905 to 1100898 tid 1 2023-12-01T04:56:53.493 INFO:tasks.rados.rados.0.smithi080.stdout:2124: writing smithi08089843-198 from 1735550 to 2408364 tid 2 2023-12-01T04:56:53.500 INFO:tasks.rados.rados.0.smithi080.stdout:2124: writing smithi08089843-198 from 2958123 to 3461080 tid 3 2023-12-01T04:56:53.500 INFO:tasks.rados.rados.0.smithi080.stdout:2125: write oid 222 current snap is 0 2023-12-01T04:56:53.500 INFO:tasks.rados.rados.0.smithi080.stdout:2125: seq_num 1416 ranges {598712=594242,1677679=532825,2985546=430582} 2023-12-01T04:56:53.507 INFO:tasks.rados.rados.0.smithi080.stdout:2125: writing smithi08089843-222 from 598712 to 1192954 tid 1 2023-12-01T04:56:53.512 INFO:tasks.rados.rados.0.smithi080.stdout:2125: writing smithi08089843-222 from 1677679 to 2210504 tid 2 2023-12-01T04:56:53.520 INFO:tasks.rados.rados.0.smithi080.stdout:2125: writing smithi08089843-222 from 2985546 to 3416128 tid 3 2023-12-01T04:56:53.520 INFO:tasks.rados.rados.0.smithi080.stdout:2126: write oid 108 current snap is 0 2023-12-01T04:56:53.520 INFO:tasks.rados.rados.0.smithi080.stdout:2126: seq_num 1417 ranges {615519=669491,1736161=676483,2896616=641854} 2023-12-01T04:56:53.527 INFO:tasks.rados.rados.0.smithi080.stdout:2126: writing smithi08089843-108 from 615519 to 1285010 tid 1 2023-12-01T04:56:53.534 INFO:tasks.rados.rados.0.smithi080.stdout:2126: writing smithi08089843-108 from 1736161 to 2412644 tid 2 2023-12-01T04:56:53.541 INFO:tasks.rados.rados.0.smithi080.stdout:2126: writing smithi08089843-108 from 2896616 to 3538470 tid 3 2023-12-01T04:56:53.541 INFO:tasks.rados.rados.0.smithi080.stdout:2127: read oid 461 snap -1 2023-12-01T04:56:53.541 INFO:tasks.rados.rados.0.smithi080.stdout:2127: expect (ObjNum 1342 snap 0 seq_num 1342) 2023-12-01T04:56:53.541 INFO:tasks.rados.rados.0.smithi080.stdout:2128: write oid 447 current snap is 0 2023-12-01T04:56:53.541 INFO:tasks.rados.rados.0.smithi080.stdout:2119: expect (ObjNum 1336 snap 0 seq_num 1336) 2023-12-01T04:56:53.669 INFO:tasks.rados.rados.0.smithi080.stdout:2120: expect (ObjNum 1043 snap 0 seq_num 1043) 2023-12-01T04:56:53.846 INFO:tasks.rados.rados.0.smithi080.stdout:2121: finishing write tid 1 to smithi08089843-68 2023-12-01T04:56:53.846 INFO:tasks.rados.rados.0.smithi080.stdout:2121: finishing write tid 2 to smithi08089843-68 2023-12-01T04:56:53.846 INFO:tasks.rados.rados.0.smithi080.stdout:2121: finishing write tid 3 to smithi08089843-68 2023-12-01T04:56:53.846 INFO:tasks.rados.rados.0.smithi080.stdout:2121: finishing write tid 4 to smithi08089843-68 2023-12-01T04:56:53.846 INFO:tasks.rados.rados.0.smithi080.stdout:2121: finishing write tid 5 to smithi08089843-68 2023-12-01T04:56:53.846 INFO:tasks.rados.rados.0.smithi080.stdout:2121: oid 68 updating version 0 to 283 2023-12-01T04:56:53.846 INFO:tasks.rados.rados.0.smithi080.stdout:2121: oid 68 updating version 283 to 286 2023-12-01T04:56:53.846 INFO:tasks.rados.rados.0.smithi080.stdout:2121: oid 68 version 286 is already newer than 285 2023-12-01T04:56:53.846 INFO:tasks.rados.rados.0.smithi080.stdout:2121: oid 68 version 286 is already newer than 284 2023-12-01T04:56:53.846 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 68 v 286 (ObjNum 1413 snap 0 seq_num 1413) dirty exists 2023-12-01T04:56:53.847 INFO:tasks.rados.rados.0.smithi080.stdout:2121: left oid 68 (ObjNum 1413 snap 0 seq_num 1413) 2023-12-01T04:56:53.847 INFO:tasks.rados.rados.0.smithi080.stdout:2122: finishing write tid 1 to smithi08089843-356 2023-12-01T04:56:53.847 INFO:tasks.rados.rados.0.smithi080.stdout:2122: finishing write tid 2 to smithi08089843-356 2023-12-01T04:56:53.847 INFO:tasks.rados.rados.0.smithi080.stdout:2122: finishing write tid 3 to smithi08089843-356 2023-12-01T04:56:53.847 INFO:tasks.rados.rados.0.smithi080.stdout:2122: finishing write tid 4 to smithi08089843-356 2023-12-01T04:56:53.847 INFO:tasks.rados.rados.0.smithi080.stdout:2122: finishing write tid 5 to smithi08089843-356 2023-12-01T04:56:53.847 INFO:tasks.rados.rados.0.smithi080.stdout:2122: oid 356 updating version 0 to 292 2023-12-01T04:56:53.847 INFO:tasks.rados.rados.0.smithi080.stdout:2122: oid 356 version 292 is already newer than 290 2023-12-01T04:56:53.847 INFO:tasks.rados.rados.0.smithi080.stdout:2122: oid 356 version 292 is already newer than 291 2023-12-01T04:56:53.847 INFO:tasks.rados.rados.0.smithi080.stdout:2122: oid 356 version 292 is already newer than 289 2023-12-01T04:56:53.847 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 356 v 292 (ObjNum 1414 snap 0 seq_num 1414) dirty exists 2023-12-01T04:56:53.847 INFO:tasks.rados.rados.0.smithi080.stdout:2122: left oid 356 (ObjNum 1414 snap 0 seq_num 1414) 2023-12-01T04:56:53.847 INFO:tasks.rados.rados.0.smithi080.stdout:2123: expect (ObjNum 997 snap 0 seq_num 997) 2023-12-01T04:56:54.018 INFO:tasks.rados.rados.0.smithi080.stdout:2124: finishing write tid 1 to smithi08089843-198 2023-12-01T04:56:54.018 INFO:tasks.rados.rados.0.smithi080.stdout:2124: finishing write tid 2 to smithi08089843-198 2023-12-01T04:56:54.018 INFO:tasks.rados.rados.0.smithi080.stdout:2124: finishing write tid 3 to smithi08089843-198 2023-12-01T04:56:54.018 INFO:tasks.rados.rados.0.smithi080.stdout:2124: finishing write tid 4 to smithi08089843-198 2023-12-01T04:56:54.018 INFO:tasks.rados.rados.0.smithi080.stdout:2124: finishing write tid 5 to smithi08089843-198 2023-12-01T04:56:54.018 INFO:tasks.rados.rados.0.smithi080.stdout:2124: oid 198 updating version 0 to 213 2023-12-01T04:56:54.018 INFO:tasks.rados.rados.0.smithi080.stdout:2124: oid 198 version 213 is already newer than 211 2023-12-01T04:56:54.018 INFO:tasks.rados.rados.0.smithi080.stdout:2124: oid 198 updating version 213 to 214 2023-12-01T04:56:54.018 INFO:tasks.rados.rados.0.smithi080.stdout:2124: oid 198 version 214 is already newer than 212 2023-12-01T04:56:54.018 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 198 v 214 (ObjNum 1415 snap 0 seq_num 1415) dirty exists 2023-12-01T04:56:54.019 INFO:tasks.rados.rados.0.smithi080.stdout:2124: left oid 198 (ObjNum 1415 snap 0 seq_num 1415) 2023-12-01T04:56:54.019 INFO:tasks.rados.rados.0.smithi080.stdout:2125: finishing write tid 1 to smithi08089843-222 2023-12-01T04:56:54.019 INFO:tasks.rados.rados.0.smithi080.stdout:2125: finishing write tid 2 to smithi08089843-222 2023-12-01T04:56:54.019 INFO:tasks.rados.rados.0.smithi080.stdout:2125: finishing write tid 3 to smithi08089843-222 2023-12-01T04:56:54.019 INFO:tasks.rados.rados.0.smithi080.stdout:2125: finishing write tid 4 to smithi08089843-222 2023-12-01T04:56:54.019 INFO:tasks.rados.rados.0.smithi080.stdout:2125: finishing write tid 5 to smithi08089843-222 2023-12-01T04:56:54.019 INFO:tasks.rados.rados.0.smithi080.stdout:2125: oid 222 updating version 0 to 200 2023-12-01T04:56:54.019 INFO:tasks.rados.rados.0.smithi080.stdout:2125: oid 222 version 200 is already newer than 199 2023-12-01T04:56:54.019 INFO:tasks.rados.rados.0.smithi080.stdout:2125: oid 222 updating version 200 to 201 2023-12-01T04:56:54.019 INFO:tasks.rados.rados.0.smithi080.stdout:2125: oid 222 version 201 is already newer than 198 2023-12-01T04:56:54.019 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 222 v 201 (ObjNum 1416 snap 0 seq_num 1416) dirty exists 2023-12-01T04:56:54.019 INFO:tasks.rados.rados.0.smithi080.stdout:2125: left oid 222 (ObjNum 1416 snap 0 seq_num 1416) 2023-12-01T04:56:54.019 INFO:tasks.rados.rados.0.smithi080.stdout:2126: finishing write tid 1 to smithi08089843-108 2023-12-01T04:56:54.019 INFO:tasks.rados.rados.0.smithi080.stdout:2126: finishing write tid 2 to smithi08089843-108 2023-12-01T04:56:54.019 INFO:tasks.rados.rados.0.smithi080.stdout:2126: finishing write tid 3 to smithi08089843-108 2023-12-01T04:56:54.020 INFO:tasks.rados.rados.0.smithi080.stdout:2126: finishing write tid 4 to smithi08089843-108 2023-12-01T04:56:54.020 INFO:tasks.rados.rados.0.smithi080.stdout:2126: finishing write tid 5 to smithi08089843-108 2023-12-01T04:56:54.020 INFO:tasks.rados.rados.0.smithi080.stdout:2126: oid 108 updating version 0 to 333 2023-12-01T04:56:54.020 INFO:tasks.rados.rados.0.smithi080.stdout:2126: oid 108 version 333 is already newer than 331 2023-12-01T04:56:54.020 INFO:tasks.rados.rados.0.smithi080.stdout:2126: oid 108 version 333 is already newer than 332 2023-12-01T04:56:54.020 INFO:tasks.rados.rados.0.smithi080.stdout:2126: oid 108 updating version 333 to 334 2023-12-01T04:56:54.020 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 108 v 334 (ObjNum 1417 snap 0 seq_num 1417) dirty exists 2023-12-01T04:56:54.020 INFO:tasks.rados.rados.0.smithi080.stdout:2126: left oid 108 (ObjNum 1417 snap 0 seq_num 1417) 2023-12-01T04:56:54.020 INFO:tasks.rados.rados.0.smithi080.stdout:2127: expect (ObjNum 1342 snap 0 seq_num 1342) 2023-12-01T04:56:54.163 INFO:tasks.rados.rados.0.smithi080.stdout:2128: seq_num 1418 ranges {632326=744740,1794643=536494,3040392=453126} 2023-12-01T04:56:54.177 INFO:tasks.rados.rados.0.smithi080.stdout:2128: writing smithi08089843-447 from 632326 to 1377066 tid 1 2023-12-01T04:56:54.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:56:53 smithi080 bash[28361]: audit 2023-12-01T04:56:53.081986+0000 mon.c (mon.2) 153 : audit 0 from='client.? 172.21.15.80:0/3991843149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:56:54.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:56:53 smithi080 bash[41963]: audit 2023-12-01T04:56:53.081986+0000 mon.c (mon.2) 153 : audit 0 from='client.? 172.21.15.80:0/3991843149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:56:54.182 INFO:tasks.rados.rados.0.smithi080.stdout:2128: writing smithi08089843-447 from 1794643 to 2331137 tid 2 2023-12-01T04:56:54.189 INFO:tasks.rados.rados.0.smithi080.stdout:2128: writing smithi08089843-447 from 3040392 to 3493518 tid 3 2023-12-01T04:56:54.189 INFO:tasks.rados.rados.0.smithi080.stdout:2119: done (9 left) 2023-12-01T04:56:54.189 INFO:tasks.rados.rados.0.smithi080.stdout:2120: done (8 left) 2023-12-01T04:56:54.189 INFO:tasks.rados.rados.0.smithi080.stdout:2121: done (7 left) 2023-12-01T04:56:54.189 INFO:tasks.rados.rados.0.smithi080.stdout:2122: done (6 left) 2023-12-01T04:56:54.189 INFO:tasks.rados.rados.0.smithi080.stdout:2123: done (5 left) 2023-12-01T04:56:54.189 INFO:tasks.rados.rados.0.smithi080.stdout:2124: done (4 left) 2023-12-01T04:56:54.189 INFO:tasks.rados.rados.0.smithi080.stdout:2125: done (3 left) 2023-12-01T04:56:54.189 INFO:tasks.rados.rados.0.smithi080.stdout:2126: done (2 left) 2023-12-01T04:56:54.189 INFO:tasks.rados.rados.0.smithi080.stdout:2127: done (1 left) 2023-12-01T04:56:54.190 INFO:tasks.rados.rados.0.smithi080.stdout:2129: write oid 342 current snap is 0 2023-12-01T04:56:54.190 INFO:tasks.rados.rados.0.smithi080.stdout:2129: seq_num 1419 ranges {649133=419989,1853125=680152,2951462=664398} 2023-12-01T04:56:54.195 INFO:tasks.rados.rados.0.smithi080.stdout:2129: writing smithi08089843-342 from 649133 to 1069122 tid 1 2023-12-01T04:56:54.203 INFO:tasks.rados.rados.0.smithi080.stdout:2129: writing smithi08089843-342 from 1853125 to 2533277 tid 2 2023-12-01T04:56:54.210 INFO:tasks.rados.rados.0.smithi080.stdout:2129: writing smithi08089843-342 from 2951462 to 3615860 tid 3 2023-12-01T04:56:54.210 INFO:tasks.rados.rados.0.smithi080.stdout:2130: read oid 462 snap -1 2023-12-01T04:56:54.210 INFO:tasks.rados.rados.0.smithi080.stdout:2130: expect (ObjNum 1201 snap 0 seq_num 1201) 2023-12-01T04:56:54.210 INFO:tasks.rados.rados.0.smithi080.stdout:2131: write oid 420 current snap is 0 2023-12-01T04:56:54.210 INFO:tasks.rados.rados.0.smithi080.stdout:2128: finishing write tid 1 to smithi08089843-447 2023-12-01T04:56:54.210 INFO:tasks.rados.rados.0.smithi080.stdout:2131: seq_num 1420 ranges {665940=495238,1795254=540163,2978885=475670} 2023-12-01T04:56:54.216 INFO:tasks.rados.rados.0.smithi080.stdout:2131: writing smithi08089843-420 from 665940 to 1161178 tid 1 2023-12-01T04:56:54.223 INFO:tasks.rados.rados.0.smithi080.stdout:2131: writing smithi08089843-420 from 1795254 to 2335417 tid 2 2023-12-01T04:56:54.230 INFO:tasks.rados.rados.0.smithi080.stdout:2131: writing smithi08089843-420 from 2978885 to 3454555 tid 3 2023-12-01T04:56:54.230 INFO:tasks.rados.rados.0.smithi080.stdout:2132: read oid 479 snap -1 2023-12-01T04:56:54.230 INFO:tasks.rados.rados.0.smithi080.stdout:2132: expect (ObjNum 1031 snap 0 seq_num 1031) 2023-12-01T04:56:54.230 INFO:tasks.rados.rados.0.smithi080.stdout:2133: delete oid 319 current snap is 0 2023-12-01T04:56:54.230 INFO:tasks.rados.rados.0.smithi080.stdout:2128: finishing write tid 2 to smithi08089843-447 2023-12-01T04:56:54.230 INFO:tasks.rados.rados.0.smithi080.stdout:2128: finishing write tid 3 to smithi08089843-447 2023-12-01T04:56:54.230 INFO:tasks.rados.rados.0.smithi080.stdout:2128: finishing write tid 4 to smithi08089843-447 2023-12-01T04:56:54.230 INFO:tasks.rados.rados.0.smithi080.stdout:2128: finishing write tid 5 to smithi08089843-447 2023-12-01T04:56:54.230 INFO:tasks.rados.rados.0.smithi080.stdout:2128: oid 447 updating version 0 to 304 2023-12-01T04:56:54.230 INFO:tasks.rados.rados.0.smithi080.stdout:2128: oid 447 updating version 304 to 306 2023-12-01T04:56:54.231 INFO:tasks.rados.rados.0.smithi080.stdout:2128: oid 447 version 306 is already newer than 303 2023-12-01T04:56:54.231 INFO:tasks.rados.rados.0.smithi080.stdout:2128: oid 447 version 306 is already newer than 305 2023-12-01T04:56:54.231 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 447 v 306 (ObjNum 1418 snap 0 seq_num 1418) dirty exists 2023-12-01T04:56:54.231 INFO:tasks.rados.rados.0.smithi080.stdout:2128: left oid 447 (ObjNum 1418 snap 0 seq_num 1418) 2023-12-01T04:56:54.231 INFO:tasks.rados.rados.0.smithi080.stdout:2129: finishing write tid 1 to smithi08089843-342 2023-12-01T04:56:54.231 INFO:tasks.rados.rados.0.smithi080.stdout:2129: finishing write tid 2 to smithi08089843-342 2023-12-01T04:56:54.231 INFO:tasks.rados.rados.0.smithi080.stdout:2130: expect (ObjNum 1201 snap 0 seq_num 1201) 2023-12-01T04:56:54.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:56:53 smithi090 bash[32384]: audit 2023-12-01T04:56:53.081986+0000 mon.c (mon.2) 153 : audit 0 from='client.? 172.21.15.80:0/3991843149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:56:54.339 INFO:tasks.rados.rados.0.smithi080.stdout:2129: finishing write tid 3 to smithi08089843-342 2023-12-01T04:56:54.339 INFO:tasks.rados.rados.0.smithi080.stdout:2129: finishing write tid 4 to smithi08089843-342 2023-12-01T04:56:54.339 INFO:tasks.rados.rados.0.smithi080.stdout:2129: finishing write tid 5 to smithi08089843-342 2023-12-01T04:56:54.339 INFO:tasks.rados.rados.0.smithi080.stdout:2129: oid 342 updating version 0 to 288 2023-12-01T04:56:54.339 INFO:tasks.rados.rados.0.smithi080.stdout:2129: oid 342 version 288 is already newer than 287 2023-12-01T04:56:54.339 INFO:tasks.rados.rados.0.smithi080.stdout:2129: oid 342 updating version 288 to 289 2023-12-01T04:56:54.339 INFO:tasks.rados.rados.0.smithi080.stdout:2129: oid 342 updating version 289 to 290 2023-12-01T04:56:54.339 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 342 v 290 (ObjNum 1419 snap 0 seq_num 1419) dirty exists 2023-12-01T04:56:54.339 INFO:tasks.rados.rados.0.smithi080.stdout:2129: left oid 342 (ObjNum 1419 snap 0 seq_num 1419) 2023-12-01T04:56:54.339 INFO:tasks.rados.rados.0.smithi080.stdout:2131: finishing write tid 1 to smithi08089843-420 2023-12-01T04:56:54.340 INFO:tasks.rados.rados.0.smithi080.stdout:2128: done (5 left) 2023-12-01T04:56:54.340 INFO:tasks.rados.rados.0.smithi080.stdout:2129: done (4 left) 2023-12-01T04:56:54.340 INFO:tasks.rados.rados.0.smithi080.stdout:2130: done (3 left) 2023-12-01T04:56:54.340 INFO:tasks.rados.rados.0.smithi080.stdout:2133: done (2 left) 2023-12-01T04:56:54.340 INFO:tasks.rados.rados.0.smithi080.stdout:2134: read oid 127 snap -1 2023-12-01T04:56:54.340 INFO:tasks.rados.rados.0.smithi080.stdout:2134: expect deleted 2023-12-01T04:56:54.340 INFO:tasks.rados.rados.0.smithi080.stdout:2135: read oid 408 snap -1 2023-12-01T04:56:54.340 INFO:tasks.rados.rados.0.smithi080.stdout:2135: expect (ObjNum 1390 snap 0 seq_num 1390) 2023-12-01T04:56:54.340 INFO:tasks.rados.rados.0.smithi080.stdout:2136: write oid 209 current snap is 0 2023-12-01T04:56:54.340 INFO:tasks.rados.rados.0.smithi080.stdout:2131: finishing write tid 2 to smithi08089843-420 2023-12-01T04:56:54.340 INFO:tasks.rados.rados.0.smithi080.stdout:2131: finishing write tid 3 to smithi08089843-420 2023-12-01T04:56:54.340 INFO:tasks.rados.rados.0.smithi080.stdout:2136: seq_num 1422 ranges {699554=762089,2028571=543832,3150084=614567} 2023-12-01T04:56:54.353 INFO:tasks.rados.rados.0.smithi080.stdout:2136: writing smithi08089843-209 from 699554 to 1461643 tid 1 2023-12-01T04:56:54.359 INFO:tasks.rados.rados.0.smithi080.stdout:2136: writing smithi08089843-209 from 2028571 to 2572403 tid 2 2023-12-01T04:56:54.366 INFO:tasks.rados.rados.0.smithi080.stdout:2136: writing smithi08089843-209 from 3150084 to 3764651 tid 3 2023-12-01T04:56:54.366 INFO:tasks.rados.rados.0.smithi080.stdout:2137: read oid 28 snap -1 2023-12-01T04:56:54.366 INFO:tasks.rados.rados.0.smithi080.stdout:2137: expect (ObjNum 1220 snap 0 seq_num 1220) 2023-12-01T04:56:54.366 INFO:tasks.rados.rados.0.smithi080.stdout:2138: read oid 244 snap -1 2023-12-01T04:56:54.366 INFO:tasks.rados.rados.0.smithi080.stdout:2138: expect deleted 2023-12-01T04:56:54.366 INFO:tasks.rados.rados.0.smithi080.stdout:2139: write oid 196 current snap is 0 2023-12-01T04:56:54.366 INFO:tasks.rados.rados.0.smithi080.stdout:2131: finishing write tid 4 to smithi08089843-420 2023-12-01T04:56:54.367 INFO:tasks.rados.rados.0.smithi080.stdout:2131: finishing write tid 5 to smithi08089843-420 2023-12-01T04:56:54.367 INFO:tasks.rados.rados.0.smithi080.stdout:2131: oid 420 updating version 0 to 215 2023-12-01T04:56:54.367 INFO:tasks.rados.rados.0.smithi080.stdout:2131: oid 420 updating version 215 to 217 2023-12-01T04:56:54.367 INFO:tasks.rados.rados.0.smithi080.stdout:2131: oid 420 version 217 is already newer than 216 2023-12-01T04:56:54.367 INFO:tasks.rados.rados.0.smithi080.stdout:2131: oid 420 updating version 217 to 218 2023-12-01T04:56:54.367 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 420 v 218 (ObjNum 1420 snap 0 seq_num 1420) dirty exists 2023-12-01T04:56:54.367 INFO:tasks.rados.rados.0.smithi080.stdout:2131: left oid 420 (ObjNum 1420 snap 0 seq_num 1420) 2023-12-01T04:56:54.367 INFO:tasks.rados.rados.0.smithi080.stdout:2132: expect (ObjNum 1031 snap 0 seq_num 1031) 2023-12-01T04:56:54.552 INFO:tasks.rados.rados.0.smithi080.stdout:2135: expect (ObjNum 1390 snap 0 seq_num 1390) 2023-12-01T04:56:54.757 INFO:tasks.rados.rados.0.smithi080.stdout:2136: finishing write tid 1 to smithi08089843-209 2023-12-01T04:56:54.757 INFO:tasks.rados.rados.0.smithi080.stdout:2136: finishing write tid 2 to smithi08089843-209 2023-12-01T04:56:54.757 INFO:tasks.rados.rados.0.smithi080.stdout:2136: finishing write tid 3 to smithi08089843-209 2023-12-01T04:56:54.757 INFO:tasks.rados.rados.0.smithi080.stdout:2136: finishing write tid 4 to smithi08089843-209 2023-12-01T04:56:54.757 INFO:tasks.rados.rados.0.smithi080.stdout:2136: finishing write tid 5 to smithi08089843-209 2023-12-01T04:56:54.757 INFO:tasks.rados.rados.0.smithi080.stdout:2136: oid 209 updating version 0 to 294 2023-12-01T04:56:54.757 INFO:tasks.rados.rados.0.smithi080.stdout:2136: oid 209 version 294 is already newer than 292 2023-12-01T04:56:54.758 INFO:tasks.rados.rados.0.smithi080.stdout:2136: oid 209 version 294 is already newer than 293 2023-12-01T04:56:54.758 INFO:tasks.rados.rados.0.smithi080.stdout:2136: oid 209 version 294 is already newer than 291 2023-12-01T04:56:54.758 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 209 v 294 (ObjNum 1422 snap 0 seq_num 1422) dirty exists 2023-12-01T04:56:54.758 INFO:tasks.rados.rados.0.smithi080.stdout:2136: left oid 209 (ObjNum 1422 snap 0 seq_num 1422) 2023-12-01T04:56:54.758 INFO:tasks.rados.rados.0.smithi080.stdout:2137: expect (ObjNum 1220 snap 0 seq_num 1220) 2023-12-01T04:56:54.967 INFO:tasks.rados.rados.0.smithi080.stdout:2139: seq_num 1423 ranges {716361=437338,1687053=687490,2777507=425839,3877756=38605} 2023-12-01T04:56:54.980 INFO:tasks.rados.rados.0.smithi080.stdout:2139: writing smithi08089843-196 from 716361 to 1153699 tid 1 2023-12-01T04:56:54.986 INFO:tasks.rados.rados.0.smithi080.stdout:2139: writing smithi08089843-196 from 1687053 to 2374543 tid 2 2023-12-01T04:56:54.991 INFO:tasks.rados.rados.0.smithi080.stdout:2139: writing smithi08089843-196 from 2777507 to 3203346 tid 3 2023-12-01T04:56:54.995 INFO:tasks.rados.rados.0.smithi080.stdout:2139: writing smithi08089843-196 from 3877756 to 3916361 tid 4 2023-12-01T04:56:54.995 INFO:tasks.rados.rados.0.smithi080.stdout:2131: done (7 left) 2023-12-01T04:56:54.996 INFO:tasks.rados.rados.0.smithi080.stdout:2132: done (6 left) 2023-12-01T04:56:54.996 INFO:tasks.rados.rados.0.smithi080.stdout:2134: done (5 left) 2023-12-01T04:56:54.996 INFO:tasks.rados.rados.0.smithi080.stdout:2135: done (4 left) 2023-12-01T04:56:54.996 INFO:tasks.rados.rados.0.smithi080.stdout:2136: done (3 left) 2023-12-01T04:56:54.996 INFO:tasks.rados.rados.0.smithi080.stdout:2137: done (2 left) 2023-12-01T04:56:54.996 INFO:tasks.rados.rados.0.smithi080.stdout:2138: done (1 left) 2023-12-01T04:56:54.996 INFO:tasks.rados.rados.0.smithi080.stdout:2140: read oid 454 snap -1 2023-12-01T04:56:54.996 INFO:tasks.rados.rados.0.smithi080.stdout:2140: expect (ObjNum 1348 snap 0 seq_num 1348) 2023-12-01T04:56:54.996 INFO:tasks.rados.rados.0.smithi080.stdout:2141: write oid 66 current snap is 0 2023-12-01T04:56:54.996 INFO:tasks.rados.rados.0.smithi080.stdout:2139: finishing write tid 1 to smithi08089843-196 2023-12-01T04:56:54.996 INFO:tasks.rados.rados.0.smithi080.stdout:2141: seq_num 1424 ranges {733168=512587,2029182=547501,3088577=637111} 2023-12-01T04:56:55.002 INFO:tasks.rados.rados.0.smithi080.stdout:2141: writing smithi08089843-66 from 733168 to 1245755 tid 1 2023-12-01T04:56:55.010 INFO:tasks.rados.rados.0.smithi080.stdout:2141: writing smithi08089843-66 from 2029182 to 2576683 tid 2 2023-12-01T04:56:55.018 INFO:tasks.rados.rados.0.smithi080.stdout:2141: writing smithi08089843-66 from 3088577 to 3725688 tid 3 2023-12-01T04:56:55.018 INFO:tasks.rados.rados.0.smithi080.stdout:2142: delete oid 273 current snap is 0 2023-12-01T04:56:55.019 INFO:tasks.rados.rados.0.smithi080.stdout:2139: finishing write tid 2 to smithi08089843-196 2023-12-01T04:56:55.019 INFO:tasks.rados.rados.0.smithi080.stdout:2139: finishing write tid 3 to smithi08089843-196 2023-12-01T04:56:55.019 INFO:tasks.rados.rados.0.smithi080.stdout:2139: finishing write tid 4 to smithi08089843-196 2023-12-01T04:56:55.019 INFO:tasks.rados.rados.0.smithi080.stdout:2139: finishing write tid 5 to smithi08089843-196 2023-12-01T04:56:55.019 INFO:tasks.rados.rados.0.smithi080.stdout:2139: finishing write tid 6 to smithi08089843-196 2023-12-01T04:56:55.019 INFO:tasks.rados.rados.0.smithi080.stdout:2139: oid 196 updating version 0 to 343 2023-12-01T04:56:55.019 INFO:tasks.rados.rados.0.smithi080.stdout:2139: oid 196 updating version 343 to 344 2023-12-01T04:56:55.019 INFO:tasks.rados.rados.0.smithi080.stdout:2139: oid 196 updating version 344 to 346 2023-12-01T04:56:55.019 INFO:tasks.rados.rados.0.smithi080.stdout:2139: oid 196 version 346 is already newer than 345 2023-12-01T04:56:55.019 INFO:tasks.rados.rados.0.smithi080.stdout:2139: oid 196 version 346 is already newer than 342 2023-12-01T04:56:55.019 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 196 v 346 (ObjNum 1423 snap 0 seq_num 1423) dirty exists 2023-12-01T04:56:55.020 INFO:tasks.rados.rados.0.smithi080.stdout:2139: left oid 196 (ObjNum 1423 snap 0 seq_num 1423) 2023-12-01T04:56:55.020 INFO:tasks.rados.rados.0.smithi080.stdout:2140: expect (ObjNum 1348 snap 0 seq_num 1348) 2023-12-01T04:56:55.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:56:54 smithi080 bash[28361]: cluster 2023-12-01T04:56:54.151071+0000 mgr.y (mgr.24362) 252 : cluster 0 pgmap v223: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 59 MiB/s rd, 8.1 MiB/s wr, 83 op/s 2023-12-01T04:56:55.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:56:54 smithi080 bash[28361]: audit 2023-12-01T04:56:54.792044+0000 mon.c (mon.2) 154 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:56:55.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:56:54 smithi080 bash[41963]: cluster 2023-12-01T04:56:54.151071+0000 mgr.y (mgr.24362) 252 : cluster 0 pgmap v223: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 59 MiB/s rd, 8.1 MiB/s wr, 83 op/s 2023-12-01T04:56:55.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:56:54 smithi080 bash[41963]: audit 2023-12-01T04:56:54.792044+0000 mon.c (mon.2) 154 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:56:55.187 INFO:tasks.rados.rados.0.smithi080.stdout:2141: finishing write tid 1 to smithi08089843-66 2023-12-01T04:56:55.187 INFO:tasks.rados.rados.0.smithi080.stdout:2141: finishing write tid 2 to smithi08089843-66 2023-12-01T04:56:55.187 INFO:tasks.rados.rados.0.smithi080.stdout:2141: finishing write tid 3 to smithi08089843-66 2023-12-01T04:56:55.187 INFO:tasks.rados.rados.0.smithi080.stdout:2141: finishing write tid 4 to smithi08089843-66 2023-12-01T04:56:55.187 INFO:tasks.rados.rados.0.smithi080.stdout:2141: finishing write tid 5 to smithi08089843-66 2023-12-01T04:56:55.187 INFO:tasks.rados.rados.0.smithi080.stdout:2141: oid 66 updating version 0 to 241 2023-12-01T04:56:55.187 INFO:tasks.rados.rados.0.smithi080.stdout:2141: oid 66 updating version 241 to 242 2023-12-01T04:56:55.187 INFO:tasks.rados.rados.0.smithi080.stdout:2141: oid 66 version 242 is already newer than 239 2023-12-01T04:56:55.188 INFO:tasks.rados.rados.0.smithi080.stdout:2141: oid 66 version 242 is already newer than 240 2023-12-01T04:56:55.188 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 66 v 242 (ObjNum 1424 snap 0 seq_num 1424) dirty exists 2023-12-01T04:56:55.188 INFO:tasks.rados.rados.0.smithi080.stdout:2141: left oid 66 (ObjNum 1424 snap 0 seq_num 1424) 2023-12-01T04:56:55.188 INFO:tasks.rados.rados.0.smithi080.stdout:2139: done (3 left) 2023-12-01T04:56:55.188 INFO:tasks.rados.rados.0.smithi080.stdout:2140: done (2 left) 2023-12-01T04:56:55.188 INFO:tasks.rados.rados.0.smithi080.stdout:2141: done (1 left) 2023-12-01T04:56:55.188 INFO:tasks.rados.rados.0.smithi080.stdout:2142: done (0 left) 2023-12-01T04:56:55.188 INFO:tasks.rados.rados.0.smithi080.stdout:2143: write oid 15 current snap is 0 2023-12-01T04:56:55.188 INFO:tasks.rados.rados.0.smithi080.stdout:2143: seq_num 1426 ranges {766782=663085,2146146=551170,3143423=776008} 2023-12-01T04:56:55.200 INFO:tasks.rados.rados.0.smithi080.stdout:2143: writing smithi08089843-15 from 766782 to 1429867 tid 1 2023-12-01T04:56:55.209 INFO:tasks.rados.rados.0.smithi080.stdout:2143: writing smithi08089843-15 from 2146146 to 2697316 tid 2 2023-12-01T04:56:55.217 INFO:tasks.rados.rados.0.smithi080.stdout:2143: writing smithi08089843-15 from 3143423 to 3919431 tid 3 2023-12-01T04:56:55.217 INFO:tasks.rados.rados.0.smithi080.stdout:2144: read oid 248 snap -1 2023-12-01T04:56:55.217 INFO:tasks.rados.rados.0.smithi080.stdout:2144: expect deleted 2023-12-01T04:56:55.217 INFO:tasks.rados.rados.0.smithi080.stdout:2145: write oid 397 current snap is 0 2023-12-01T04:56:55.217 INFO:tasks.rados.rados.0.smithi080.stdout:2145: seq_num 1427 ranges {783589=738334,2204628=694828,3570846=412743} 2023-12-01T04:56:55.226 INFO:tasks.rados.rados.0.smithi080.stdout:2145: writing smithi08089843-397 from 783589 to 1521923 tid 1 2023-12-01T04:56:55.236 INFO:tasks.rados.rados.0.smithi080.stdout:2145: writing smithi08089843-397 from 2204628 to 2899456 tid 2 2023-12-01T04:56:55.243 INFO:tasks.rados.rados.0.smithi080.stdout:2145: writing smithi08089843-397 from 3570846 to 3983589 tid 3 2023-12-01T04:56:55.244 INFO:tasks.rados.rados.0.smithi080.stdout:2146: write oid 334 current snap is 0 2023-12-01T04:56:55.244 INFO:tasks.rados.rados.0.smithi080.stdout:2146: seq_num 1428 ranges {400396=413583,1463110=438486} 2023-12-01T04:56:55.248 INFO:tasks.rados.rados.0.smithi080.stdout:2146: writing smithi08089843-334 from 400396 to 813979 tid 1 2023-12-01T04:56:55.256 INFO:tasks.rados.rados.0.smithi080.stdout:2146: writing smithi08089843-334 from 1463110 to 1901596 tid 2 2023-12-01T04:56:55.256 INFO:tasks.rados.rados.0.smithi080.stdout:2147: write oid 108 current snap is 0 2023-12-01T04:56:55.256 INFO:tasks.rados.rados.0.smithi080.stdout:2143: finishing write tid 1 to smithi08089843-15 2023-12-01T04:56:55.256 INFO:tasks.rados.rados.0.smithi080.stdout:2143: finishing write tid 2 to smithi08089843-15 2023-12-01T04:56:55.256 INFO:tasks.rados.rados.0.smithi080.stdout:2143: finishing write tid 3 to smithi08089843-15 2023-12-01T04:56:55.256 INFO:tasks.rados.rados.0.smithi080.stdout:2143: finishing write tid 4 to smithi08089843-15 2023-12-01T04:56:55.256 INFO:tasks.rados.rados.0.smithi080.stdout:2143: finishing write tid 5 to smithi08089843-15 2023-12-01T04:56:55.256 INFO:tasks.rados.rados.0.smithi080.stdout:2143: oid 15 updating version 0 to 221 2023-12-01T04:56:55.256 INFO:tasks.rados.rados.0.smithi080.stdout:2143: oid 15 version 221 is already newer than 220 2023-12-01T04:56:55.256 INFO:tasks.rados.rados.0.smithi080.stdout:2143: oid 15 version 221 is already newer than 219 2023-12-01T04:56:55.256 INFO:tasks.rados.rados.0.smithi080.stdout:2143: oid 15 updating version 221 to 222 2023-12-01T04:56:55.256 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 15 v 222 (ObjNum 1426 snap 0 seq_num 1426) dirty exists 2023-12-01T04:56:55.257 INFO:tasks.rados.rados.0.smithi080.stdout:2143: left oid 15 (ObjNum 1426 snap 0 seq_num 1426) 2023-12-01T04:56:55.257 INFO:tasks.rados.rados.0.smithi080.stdout:2145: finishing write tid 1 to smithi08089843-397 2023-12-01T04:56:55.257 INFO:tasks.rados.rados.0.smithi080.stdout:2145: finishing write tid 2 to smithi08089843-397 2023-12-01T04:56:55.257 INFO:tasks.rados.rados.0.smithi080.stdout:2145: finishing write tid 3 to smithi08089843-397 2023-12-01T04:56:55.257 INFO:tasks.rados.rados.0.smithi080.stdout:2147: seq_num 1429 ranges {417203=488832,1405239=611964} 2023-12-01T04:56:55.262 INFO:tasks.rados.rados.0.smithi080.stdout:2147: writing smithi08089843-108 from 417203 to 906035 tid 1 2023-12-01T04:56:55.270 INFO:tasks.rados.rados.0.smithi080.stdout:2147: writing smithi08089843-108 from 1405239 to 2017203 tid 2 2023-12-01T04:56:55.270 INFO:tasks.rados.rados.0.smithi080.stdout:2143: done (4 left) 2023-12-01T04:56:55.270 INFO:tasks.rados.rados.0.smithi080.stdout:2144: done (3 left) 2023-12-01T04:56:55.270 INFO:tasks.rados.rados.0.smithi080.stdout:2148: read oid 15 snap -1 2023-12-01T04:56:55.270 INFO:tasks.rados.rados.0.smithi080.stdout:2148: expect (ObjNum 1426 snap 0 seq_num 1426) 2023-12-01T04:56:55.271 INFO:tasks.rados.rados.0.smithi080.stdout:2149: delete oid 48 current snap is 0 2023-12-01T04:56:55.271 INFO:tasks.rados.rados.0.smithi080.stdout:2145: finishing write tid 4 to smithi08089843-397 2023-12-01T04:56:55.271 INFO:tasks.rados.rados.0.smithi080.stdout:2145: finishing write tid 5 to smithi08089843-397 2023-12-01T04:56:55.271 INFO:tasks.rados.rados.0.smithi080.stdout:2145: oid 397 updating version 0 to 248 2023-12-01T04:56:55.271 INFO:tasks.rados.rados.0.smithi080.stdout:2145: oid 397 version 248 is already newer than 247 2023-12-01T04:56:55.271 INFO:tasks.rados.rados.0.smithi080.stdout:2145: oid 397 version 248 is already newer than 245 2023-12-01T04:56:55.271 INFO:tasks.rados.rados.0.smithi080.stdout:2145: oid 397 version 248 is already newer than 246 2023-12-01T04:56:55.271 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 397 v 248 (ObjNum 1427 snap 0 seq_num 1427) dirty exists 2023-12-01T04:56:55.271 INFO:tasks.rados.rados.0.smithi080.stdout:2145: left oid 397 (ObjNum 1427 snap 0 seq_num 1427) 2023-12-01T04:56:55.271 INFO:tasks.rados.rados.0.smithi080.stdout:2146: finishing write tid 1 to smithi08089843-334 2023-12-01T04:56:55.271 INFO:tasks.rados.rados.0.smithi080.stdout:2146: finishing write tid 2 to smithi08089843-334 2023-12-01T04:56:55.271 INFO:tasks.rados.rados.0.smithi080.stdout:2146: finishing write tid 3 to smithi08089843-334 2023-12-01T04:56:55.271 INFO:tasks.rados.rados.0.smithi080.stdout:2146: finishing write tid 4 to smithi08089843-334 2023-12-01T04:56:55.271 INFO:tasks.rados.rados.0.smithi080.stdout:2146: oid 334 updating version 0 to 419 2023-12-01T04:56:55.272 INFO:tasks.rados.rados.0.smithi080.stdout:2146: oid 334 version 419 is already newer than 418 2023-12-01T04:56:55.272 INFO:tasks.rados.rados.0.smithi080.stdout:2146: oid 334 updating version 419 to 420 2023-12-01T04:56:55.272 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 334 v 420 (ObjNum 1428 snap 0 seq_num 1428) dirty exists 2023-12-01T04:56:55.272 INFO:tasks.rados.rados.0.smithi080.stdout:2146: left oid 334 (ObjNum 1428 snap 0 seq_num 1428) 2023-12-01T04:56:55.272 INFO:tasks.rados.rados.0.smithi080.stdout:2147: finishing write tid 1 to smithi08089843-108 2023-12-01T04:56:55.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:56:54 smithi090 bash[32384]: cluster 2023-12-01T04:56:54.151071+0000 mgr.y (mgr.24362) 252 : cluster 0 pgmap v223: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 59 MiB/s rd, 8.1 MiB/s wr, 83 op/s 2023-12-01T04:56:55.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:56:54 smithi090 bash[32384]: audit 2023-12-01T04:56:54.792044+0000 mon.c (mon.2) 154 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:56:55.273 INFO:tasks.rados.rados.0.smithi080.stdout:2145: done (4 left) 2023-12-01T04:56:55.273 INFO:tasks.rados.rados.0.smithi080.stdout:2146: done (3 left) 2023-12-01T04:56:55.273 INFO:tasks.rados.rados.0.smithi080.stdout:2149: done (2 left) 2023-12-01T04:56:55.273 INFO:tasks.rados.rados.0.smithi080.stdout:2150: read oid 308 snap -1 2023-12-01T04:56:55.273 INFO:tasks.rados.rados.0.smithi080.stdout:2150: expect (ObjNum 307 snap 0 seq_num 307) 2023-12-01T04:56:55.273 INFO:tasks.rados.rados.0.smithi080.stdout:2151: read oid 211 snap -1 2023-12-01T04:56:55.273 INFO:tasks.rados.rados.0.smithi080.stdout:2151: expect (ObjNum 843 snap 0 seq_num 843) 2023-12-01T04:56:55.273 INFO:tasks.rados.rados.0.smithi080.stdout:2152: write oid 170 current snap is 0 2023-12-01T04:56:55.274 INFO:tasks.rados.rados.0.smithi080.stdout:2152: seq_num 1431 ranges {450817=755683,1638556=412261} 2023-12-01T04:56:55.281 INFO:tasks.rados.rados.0.smithi080.stdout:2152: writing smithi08089843-170 from 450817 to 1206500 tid 1 2023-12-01T04:56:55.288 INFO:tasks.rados.rados.0.smithi080.stdout:2152: writing smithi08089843-170 from 1638556 to 2050817 tid 2 2023-12-01T04:56:55.288 INFO:tasks.rados.rados.0.smithi080.stdout:2153: read oid 383 snap -1 2023-12-01T04:56:55.288 INFO:tasks.rados.rados.0.smithi080.stdout:2153: expect (ObjNum 1081 snap 0 seq_num 1081) 2023-12-01T04:56:55.288 INFO:tasks.rados.rados.0.smithi080.stdout:2154: read oid 247 snap -1 2023-12-01T04:56:55.288 INFO:tasks.rados.rados.0.smithi080.stdout:2154: expect (ObjNum 578 snap 0 seq_num 578) 2023-12-01T04:56:55.288 INFO:tasks.rados.rados.0.smithi080.stdout:2155: write oid 250 current snap is 0 2023-12-01T04:56:55.288 INFO:tasks.rados.rados.0.smithi080.stdout:2155: seq_num 1432 ranges {467624=430932,1697038=370586} 2023-12-01T04:56:55.294 INFO:tasks.rados.rados.0.smithi080.stdout:2155: writing smithi08089843-250 from 467624 to 898556 tid 1 2023-12-01T04:56:55.302 INFO:tasks.rados.rados.0.smithi080.stdout:2155: writing smithi08089843-250 from 1697038 to 2067624 tid 2 2023-12-01T04:56:55.302 INFO:tasks.rados.rados.0.smithi080.stdout:2156: read oid 193 snap -1 2023-12-01T04:56:55.302 INFO:tasks.rados.rados.0.smithi080.stdout:2156: expect (ObjNum 1325 snap 0 seq_num 1325) 2023-12-01T04:56:55.302 INFO:tasks.rados.rados.0.smithi080.stdout:2157: write oid 4 current snap is 0 2023-12-01T04:56:55.302 INFO:tasks.rados.rados.0.smithi080.stdout:2157: seq_num 1433 ranges {484431=506181,1639167=445264} 2023-12-01T04:56:55.308 INFO:tasks.rados.rados.0.smithi080.stdout:2157: writing smithi08089843-4 from 484431 to 990612 tid 1 2023-12-01T04:56:55.316 INFO:tasks.rados.rados.0.smithi080.stdout:2157: writing smithi08089843-4 from 1639167 to 2084431 tid 2 2023-12-01T04:56:55.316 INFO:tasks.rados.rados.0.smithi080.stdout:2158: read oid 55 snap -1 2023-12-01T04:56:55.316 INFO:tasks.rados.rados.0.smithi080.stdout:2158: expect deleted 2023-12-01T04:56:55.316 INFO:tasks.rados.rados.0.smithi080.stdout:2159: write oid 70 current snap is 0 2023-12-01T04:56:55.317 INFO:tasks.rados.rados.0.smithi080.stdout:2148: expect (ObjNum 1426 snap 0 seq_num 1426) 2023-12-01T04:56:55.533 INFO:tasks.rados.rados.0.smithi080.stdout:2147: finishing write tid 2 to smithi08089843-108 2023-12-01T04:56:55.533 INFO:tasks.rados.rados.0.smithi080.stdout:2147: finishing write tid 3 to smithi08089843-108 2023-12-01T04:56:55.533 INFO:tasks.rados.rados.0.smithi080.stdout:2147: finishing write tid 4 to smithi08089843-108 2023-12-01T04:56:55.533 INFO:tasks.rados.rados.0.smithi080.stdout:2147: oid 108 updating version 0 to 336 2023-12-01T04:56:55.533 INFO:tasks.rados.rados.0.smithi080.stdout:2147: oid 108 updating version 336 to 337 2023-12-01T04:56:55.533 INFO:tasks.rados.rados.0.smithi080.stdout:2147: oid 108 version 337 is already newer than 335 2023-12-01T04:56:55.533 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 108 v 337 (ObjNum 1429 snap 0 seq_num 1429) dirty exists 2023-12-01T04:56:55.533 INFO:tasks.rados.rados.0.smithi080.stdout:2147: left oid 108 (ObjNum 1429 snap 0 seq_num 1429) 2023-12-01T04:56:55.534 INFO:tasks.rados.rados.0.smithi080.stdout:2150: expect (ObjNum 307 snap 0 seq_num 307) 2023-12-01T04:56:55.648 INFO:tasks.rados.rados.0.smithi080.stdout:2151: expect (ObjNum 843 snap 0 seq_num 843) 2023-12-01T04:56:55.783 INFO:tasks.rados.rados.0.smithi080.stdout:2152: finishing write tid 1 to smithi08089843-170 2023-12-01T04:56:55.783 INFO:tasks.rados.rados.0.smithi080.stdout:2152: finishing write tid 2 to smithi08089843-170 2023-12-01T04:56:55.783 INFO:tasks.rados.rados.0.smithi080.stdout:2152: finishing write tid 3 to smithi08089843-170 2023-12-01T04:56:55.783 INFO:tasks.rados.rados.0.smithi080.stdout:2152: finishing write tid 4 to smithi08089843-170 2023-12-01T04:56:55.783 INFO:tasks.rados.rados.0.smithi080.stdout:2152: oid 170 updating version 0 to 347 2023-12-01T04:56:55.783 INFO:tasks.rados.rados.0.smithi080.stdout:2152: oid 170 updating version 347 to 348 2023-12-01T04:56:55.783 INFO:tasks.rados.rados.0.smithi080.stdout:2152: oid 170 version 348 is already newer than 346 2023-12-01T04:56:55.783 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 170 v 348 (ObjNum 1431 snap 0 seq_num 1431) dirty exists 2023-12-01T04:56:55.783 INFO:tasks.rados.rados.0.smithi080.stdout:2152: left oid 170 (ObjNum 1431 snap 0 seq_num 1431) 2023-12-01T04:56:55.784 INFO:tasks.rados.rados.0.smithi080.stdout:2153: expect (ObjNum 1081 snap 0 seq_num 1081) 2023-12-01T04:56:55.859 INFO:tasks.rados.rados.0.smithi080.stdout:2154: expect (ObjNum 578 snap 0 seq_num 578) 2023-12-01T04:56:56.038 INFO:tasks.rados.rados.0.smithi080.stdout:2155: finishing write tid 1 to smithi08089843-250 2023-12-01T04:56:56.038 INFO:tasks.rados.rados.0.smithi080.stdout:2155: finishing write tid 2 to smithi08089843-250 2023-12-01T04:56:56.038 INFO:tasks.rados.rados.0.smithi080.stdout:2155: finishing write tid 3 to smithi08089843-250 2023-12-01T04:56:56.038 INFO:tasks.rados.rados.0.smithi080.stdout:2155: finishing write tid 4 to smithi08089843-250 2023-12-01T04:56:56.038 INFO:tasks.rados.rados.0.smithi080.stdout:2155: oid 250 updating version 0 to 250 2023-12-01T04:56:56.038 INFO:tasks.rados.rados.0.smithi080.stdout:2155: oid 250 version 250 is already newer than 249 2023-12-01T04:56:56.038 INFO:tasks.rados.rados.0.smithi080.stdout:2155: oid 250 updating version 250 to 251 2023-12-01T04:56:56.038 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 250 v 251 (ObjNum 1432 snap 0 seq_num 1432) dirty exists 2023-12-01T04:56:56.038 INFO:tasks.rados.rados.0.smithi080.stdout:2155: left oid 250 (ObjNum 1432 snap 0 seq_num 1432) 2023-12-01T04:56:56.039 INFO:tasks.rados.rados.0.smithi080.stdout:2156: expect (ObjNum 1325 snap 0 seq_num 1325) 2023-12-01T04:56:56.148 INFO:tasks.rados.rados.0.smithi080.stdout:2157: finishing write tid 1 to smithi08089843-4 2023-12-01T04:56:56.148 INFO:tasks.rados.rados.0.smithi080.stdout:2157: finishing write tid 2 to smithi08089843-4 2023-12-01T04:56:56.148 INFO:tasks.rados.rados.0.smithi080.stdout:2157: finishing write tid 3 to smithi08089843-4 2023-12-01T04:56:56.148 INFO:tasks.rados.rados.0.smithi080.stdout:2157: finishing write tid 4 to smithi08089843-4 2023-12-01T04:56:56.148 INFO:tasks.rados.rados.0.smithi080.stdout:2157: oid 4 updating version 0 to 257 2023-12-01T04:56:56.148 INFO:tasks.rados.rados.0.smithi080.stdout:2157: oid 4 version 257 is already newer than 256 2023-12-01T04:56:56.148 INFO:tasks.rados.rados.0.smithi080.stdout:2157: oid 4 updating version 257 to 258 2023-12-01T04:56:56.148 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 4 v 258 (ObjNum 1433 snap 0 seq_num 1433) dirty exists 2023-12-01T04:56:56.148 INFO:tasks.rados.rados.0.smithi080.stdout:2157: left oid 4 (ObjNum 1433 snap 0 seq_num 1433) 2023-12-01T04:56:56.149 INFO:tasks.rados.rados.0.smithi080.stdout:2159: seq_num 1434 ranges {501238=581430,1697649=403589} 2023-12-01T04:56:56.160 INFO:tasks.rados.rados.0.smithi080.stdout:2159: writing smithi08089843-70 from 501238 to 1082668 tid 1 2023-12-01T04:56:56.166 INFO:tasks.rados.rados.0.smithi080.stdout:2159: writing smithi08089843-70 from 1697649 to 2101238 tid 2 2023-12-01T04:56:56.166 INFO:tasks.rados.rados.0.smithi080.stdout:2147: done (11 left) 2023-12-01T04:56:56.167 INFO:tasks.rados.rados.0.smithi080.stdout:2148: done (10 left) 2023-12-01T04:56:56.167 INFO:tasks.rados.rados.0.smithi080.stdout:2150: done (9 left) 2023-12-01T04:56:56.167 INFO:tasks.rados.rados.0.smithi080.stdout:2151: done (8 left) 2023-12-01T04:56:56.167 INFO:tasks.rados.rados.0.smithi080.stdout:2152: done (7 left) 2023-12-01T04:56:56.167 INFO:tasks.rados.rados.0.smithi080.stdout:2153: done (6 left) 2023-12-01T04:56:56.167 INFO:tasks.rados.rados.0.smithi080.stdout:2154: done (5 left) 2023-12-01T04:56:56.167 INFO:tasks.rados.rados.0.smithi080.stdout:2155: done (4 left) 2023-12-01T04:56:56.167 INFO:tasks.rados.rados.0.smithi080.stdout:2156: done (3 left) 2023-12-01T04:56:56.167 INFO:tasks.rados.rados.0.smithi080.stdout:2157: done (2 left) 2023-12-01T04:56:56.167 INFO:tasks.rados.rados.0.smithi080.stdout:2158: done (1 left) 2023-12-01T04:56:56.167 INFO:tasks.rados.rados.0.smithi080.stdout:2160: read oid 211 snap -1 2023-12-01T04:56:56.167 INFO:tasks.rados.rados.0.smithi080.stdout:2160: expect (ObjNum 843 snap 0 seq_num 843) 2023-12-01T04:56:56.168 INFO:tasks.rados.rados.0.smithi080.stdout:2161: write oid 307 current snap is 0 2023-12-01T04:56:56.168 INFO:tasks.rados.rados.0.smithi080.stdout:2161: seq_num 1435 ranges {518045=656679,1756131=361914} 2023-12-01T04:56:56.173 INFO:tasks.rados.rados.0.smithi080.stdout:2161: writing smithi08089843-307 from 518045 to 1174724 tid 1 2023-12-01T04:56:56.179 INFO:tasks.rados.rados.0.smithi080.stdout:2161: writing smithi08089843-307 from 1756131 to 2118045 tid 2 2023-12-01T04:56:56.179 INFO:tasks.rados.rados.0.smithi080.stdout:2162: write oid 413 current snap is 0 2023-12-01T04:56:56.179 INFO:tasks.rados.rados.0.smithi080.stdout:2162: seq_num 1436 ranges {534852=731928,1814613=320239} 2023-12-01T04:56:56.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:56:55 smithi080 bash[41963]: audit 2023-12-01T04:56:55.574602+0000 mon.c (mon.2) 155 : audit 0 from='client.? 172.21.15.80:0/3997505712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:56:56.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:56:55 smithi080 bash[28361]: audit 2023-12-01T04:56:55.574602+0000 mon.c (mon.2) 155 : audit 0 from='client.? 172.21.15.80:0/3997505712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:56:56.186 INFO:tasks.rados.rados.0.smithi080.stdout:2162: writing smithi08089843-413 from 534852 to 1266780 tid 1 2023-12-01T04:56:56.191 INFO:tasks.rados.rados.0.smithi080.stdout:2162: writing smithi08089843-413 from 1814613 to 2134852 tid 2 2023-12-01T04:56:56.192 INFO:tasks.rados.rados.0.smithi080.stdout:2163: write oid 439 current snap is 0 2023-12-01T04:56:56.192 INFO:tasks.rados.rados.0.smithi080.stdout:2159: finishing write tid 1 to smithi08089843-70 2023-12-01T04:56:56.192 INFO:tasks.rados.rados.0.smithi080.stdout:2163: seq_num 1437 ranges {551659=523530,1873095=278564} 2023-12-01T04:56:56.197 INFO:tasks.rados.rados.0.smithi080.stdout:2163: writing smithi08089843-439 from 551659 to 1075189 tid 1 2023-12-01T04:56:56.204 INFO:tasks.rados.rados.0.smithi080.stdout:2163: writing smithi08089843-439 from 1873095 to 2151659 tid 2 2023-12-01T04:56:56.204 INFO:tasks.rados.rados.0.smithi080.stdout:2164: write oid 233 current snap is 0 2023-12-01T04:56:56.204 INFO:tasks.rados.rados.0.smithi080.stdout:2159: finishing write tid 2 to smithi08089843-70 2023-12-01T04:56:56.204 INFO:tasks.rados.rados.0.smithi080.stdout:2159: finishing write tid 3 to smithi08089843-70 2023-12-01T04:56:56.205 INFO:tasks.rados.rados.0.smithi080.stdout:2159: finishing write tid 4 to smithi08089843-70 2023-12-01T04:56:56.205 INFO:tasks.rados.rados.0.smithi080.stdout:2159: oid 70 updating version 0 to 294 2023-12-01T04:56:56.205 INFO:tasks.rados.rados.0.smithi080.stdout:2159: oid 70 version 294 is already newer than 293 2023-12-01T04:56:56.205 INFO:tasks.rados.rados.0.smithi080.stdout:2159: oid 70 updating version 294 to 295 2023-12-01T04:56:56.205 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 70 v 295 (ObjNum 1434 snap 0 seq_num 1434) dirty exists 2023-12-01T04:56:56.205 INFO:tasks.rados.rados.0.smithi080.stdout:2159: left oid 70 (ObjNum 1434 snap 0 seq_num 1434) 2023-12-01T04:56:56.205 INFO:tasks.rados.rados.0.smithi080.stdout:2160: expect (ObjNum 843 snap 0 seq_num 843) 2023-12-01T04:56:56.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:56:55 smithi090 bash[32384]: audit 2023-12-01T04:56:55.574602+0000 mon.c (mon.2) 155 : audit 0 from='client.? 172.21.15.80:0/3997505712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:56:56.341 INFO:tasks.rados.rados.0.smithi080.stdout:2161: finishing write tid 1 to smithi08089843-307 2023-12-01T04:56:56.341 INFO:tasks.rados.rados.0.smithi080.stdout:2161: finishing write tid 2 to smithi08089843-307 2023-12-01T04:56:56.342 INFO:tasks.rados.rados.0.smithi080.stdout:2161: finishing write tid 3 to smithi08089843-307 2023-12-01T04:56:56.342 INFO:tasks.rados.rados.0.smithi080.stdout:2161: finishing write tid 4 to smithi08089843-307 2023-12-01T04:56:56.342 INFO:tasks.rados.rados.0.smithi080.stdout:2161: oid 307 updating version 0 to 297 2023-12-01T04:56:56.342 INFO:tasks.rados.rados.0.smithi080.stdout:2161: oid 307 version 297 is already newer than 295 2023-12-01T04:56:56.342 INFO:tasks.rados.rados.0.smithi080.stdout:2161: oid 307 version 297 is already newer than 296 2023-12-01T04:56:56.342 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 307 v 297 (ObjNum 1435 snap 0 seq_num 1435) dirty exists 2023-12-01T04:56:56.342 INFO:tasks.rados.rados.0.smithi080.stdout:2161: left oid 307 (ObjNum 1435 snap 0 seq_num 1435) 2023-12-01T04:56:56.342 INFO:tasks.rados.rados.0.smithi080.stdout:2162: finishing write tid 1 to smithi08089843-413 2023-12-01T04:56:56.342 INFO:tasks.rados.rados.0.smithi080.stdout:2162: finishing write tid 2 to smithi08089843-413 2023-12-01T04:56:56.342 INFO:tasks.rados.rados.0.smithi080.stdout:2164: seq_num 1438 ranges {568466=598779,1931577=236889} 2023-12-01T04:56:56.351 INFO:tasks.rados.rados.0.smithi080.stdout:2164: writing smithi08089843-233 from 568466 to 1167245 tid 1 2023-12-01T04:56:56.358 INFO:tasks.rados.rados.0.smithi080.stdout:2164: writing smithi08089843-233 from 1931577 to 2168466 tid 2 2023-12-01T04:56:56.358 INFO:tasks.rados.rados.0.smithi080.stdout:2159: done (5 left) 2023-12-01T04:56:56.358 INFO:tasks.rados.rados.0.smithi080.stdout:2160: done (4 left) 2023-12-01T04:56:56.358 INFO:tasks.rados.rados.0.smithi080.stdout:2161: done (3 left) 2023-12-01T04:56:56.358 INFO:tasks.rados.rados.0.smithi080.stdout:2165: delete oid 21 current snap is 0 2023-12-01T04:56:56.358 INFO:tasks.rados.rados.0.smithi080.stdout:2162: finishing write tid 3 to smithi08089843-413 2023-12-01T04:56:56.358 INFO:tasks.rados.rados.0.smithi080.stdout:2162: finishing write tid 4 to smithi08089843-413 2023-12-01T04:56:56.358 INFO:tasks.rados.rados.0.smithi080.stdout:2162: oid 413 updating version 0 to 203 2023-12-01T04:56:56.358 INFO:tasks.rados.rados.0.smithi080.stdout:2162: oid 413 updating version 203 to 204 2023-12-01T04:56:56.358 INFO:tasks.rados.rados.0.smithi080.stdout:2162: oid 413 updating version 204 to 205 2023-12-01T04:56:56.358 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 413 v 205 (ObjNum 1436 snap 0 seq_num 1436) dirty exists 2023-12-01T04:56:56.359 INFO:tasks.rados.rados.0.smithi080.stdout:2162: left oid 413 (ObjNum 1436 snap 0 seq_num 1436) 2023-12-01T04:56:56.359 INFO:tasks.rados.rados.0.smithi080.stdout:2163: finishing write tid 1 to smithi08089843-439 2023-12-01T04:56:56.359 INFO:tasks.rados.rados.0.smithi080.stdout:2163: finishing write tid 2 to smithi08089843-439 2023-12-01T04:56:56.359 INFO:tasks.rados.rados.0.smithi080.stdout:2163: finishing write tid 3 to smithi08089843-439 2023-12-01T04:56:56.359 INFO:tasks.rados.rados.0.smithi080.stdout:2163: finishing write tid 4 to smithi08089843-439 2023-12-01T04:56:56.359 INFO:tasks.rados.rados.0.smithi080.stdout:2163: oid 439 updating version 0 to 349 2023-12-01T04:56:56.359 INFO:tasks.rados.rados.0.smithi080.stdout:2163: oid 439 version 349 is already newer than 347 2023-12-01T04:56:56.359 INFO:tasks.rados.rados.0.smithi080.stdout:2163: oid 439 version 349 is already newer than 348 2023-12-01T04:56:56.359 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 439 v 349 (ObjNum 1437 snap 0 seq_num 1437) dirty exists 2023-12-01T04:56:56.359 INFO:tasks.rados.rados.0.smithi080.stdout:2163: left oid 439 (ObjNum 1437 snap 0 seq_num 1437) 2023-12-01T04:56:56.359 INFO:tasks.rados.rados.0.smithi080.stdout:2164: finishing write tid 1 to smithi08089843-233 2023-12-01T04:56:56.360 INFO:tasks.rados.rados.0.smithi080.stdout:2162: done (3 left) 2023-12-01T04:56:56.360 INFO:tasks.rados.rados.0.smithi080.stdout:2163: done (2 left) 2023-12-01T04:56:56.360 INFO:tasks.rados.rados.0.smithi080.stdout:2165: done (1 left) 2023-12-01T04:56:56.360 INFO:tasks.rados.rados.0.smithi080.stdout:2166: read oid 235 snap -1 2023-12-01T04:56:56.360 INFO:tasks.rados.rados.0.smithi080.stdout:2166: expect deleted 2023-12-01T04:56:56.360 INFO:tasks.rados.rados.0.smithi080.stdout:2167: write oid 164 current snap is 0 2023-12-01T04:56:56.360 INFO:tasks.rados.rados.0.smithi080.stdout:2167: seq_num 1440 ranges {602080=749277,2048541=153539} 2023-12-01T04:56:56.369 INFO:tasks.rados.rados.0.smithi080.stdout:2167: writing smithi08089843-164 from 602080 to 1351357 tid 1 2023-12-01T04:56:56.374 INFO:tasks.rados.rados.0.smithi080.stdout:2167: writing smithi08089843-164 from 2048541 to 2202080 tid 2 2023-12-01T04:56:56.374 INFO:tasks.rados.rados.0.smithi080.stdout:2168: write oid 183 current snap is 0 2023-12-01T04:56:56.374 INFO:tasks.rados.rados.0.smithi080.stdout:2168: seq_num 1441 ranges {618887=424526,1590670=604158} 2023-12-01T04:56:56.382 INFO:tasks.rados.rados.0.smithi080.stdout:2168: writing smithi08089843-183 from 618887 to 1043413 tid 1 2023-12-01T04:56:56.388 INFO:tasks.rados.rados.0.smithi080.stdout:2168: writing smithi08089843-183 from 1590670 to 2194828 tid 2 2023-12-01T04:56:56.388 INFO:tasks.rados.rados.0.smithi080.stdout:2169: write oid 335 current snap is 0 2023-12-01T04:56:56.388 INFO:tasks.rados.rados.0.smithi080.stdout:2169: seq_num 1442 ranges {635694=499775,1649152=464169} 2023-12-01T04:56:56.395 INFO:tasks.rados.rados.0.smithi080.stdout:2169: writing smithi08089843-335 from 635694 to 1135469 tid 1 2023-12-01T04:56:56.404 INFO:tasks.rados.rados.0.smithi080.stdout:2169: writing smithi08089843-335 from 1649152 to 2113321 tid 2 2023-12-01T04:56:56.404 INFO:tasks.rados.rados.0.smithi080.stdout:2170: read oid 369 snap -1 2023-12-01T04:56:56.404 INFO:tasks.rados.rados.0.smithi080.stdout:2170: expect (ObjNum 919 snap 0 seq_num 919) 2023-12-01T04:56:56.404 INFO:tasks.rados.rados.0.smithi080.stdout:2171: read oid 477 snap -1 2023-12-01T04:56:56.404 INFO:tasks.rados.rados.0.smithi080.stdout:2171: expect (ObjNum 833 snap 0 seq_num 833) 2023-12-01T04:56:56.404 INFO:tasks.rados.rados.0.smithi080.stdout:2172: write oid 384 current snap is 0 2023-12-01T04:56:56.404 INFO:tasks.rados.rados.0.smithi080.stdout:2172: seq_num 1443 ranges {652501=575024,1707634=544867} 2023-12-01T04:56:56.415 INFO:tasks.rados.rados.0.smithi080.stdout:2172: writing smithi08089843-384 from 652501 to 1227525 tid 1 2023-12-01T04:56:56.426 INFO:tasks.rados.rados.0.smithi080.stdout:2172: writing smithi08089843-384 from 1707634 to 2252501 tid 2 2023-12-01T04:56:56.426 INFO:tasks.rados.rados.0.smithi080.stdout:2173: write oid 207 current snap is 0 2023-12-01T04:56:56.426 INFO:tasks.rados.rados.0.smithi080.stdout:2173: seq_num 1444 ranges {669308=650273,1766116=467838} 2023-12-01T04:56:56.438 INFO:tasks.rados.rados.0.smithi080.stdout:2173: writing smithi08089843-207 from 669308 to 1319581 tid 1 2023-12-01T04:56:56.447 INFO:tasks.rados.rados.0.smithi080.stdout:2173: writing smithi08089843-207 from 1766116 to 2233954 tid 2 2023-12-01T04:56:56.447 INFO:tasks.rados.rados.0.smithi080.stdout:2174: write oid 252 current snap is 0 2023-12-01T04:56:56.447 INFO:tasks.rados.rados.0.smithi080.stdout:2174: seq_num 1445 ranges {686115=441875,1824598=461517} 2023-12-01T04:56:56.453 INFO:tasks.rados.rados.0.smithi080.stdout:2174: writing smithi08089843-252 from 686115 to 1127990 tid 1 2023-12-01T04:56:56.461 INFO:tasks.rados.rados.0.smithi080.stdout:2174: writing smithi08089843-252 from 1824598 to 2286115 tid 2 2023-12-01T04:56:56.461 INFO:tasks.rados.rados.0.smithi080.stdout:2175: read oid 7 snap -1 2023-12-01T04:56:56.461 INFO:tasks.rados.rados.0.smithi080.stdout:2175: expect (ObjNum 1011 snap 0 seq_num 1011) 2023-12-01T04:56:56.461 INFO:tasks.rados.rados.0.smithi080.stdout:2176: read oid 285 snap -1 2023-12-01T04:56:56.461 INFO:tasks.rados.rados.0.smithi080.stdout:2176: expect (ObjNum 1108 snap 0 seq_num 1108) 2023-12-01T04:56:56.462 INFO:tasks.rados.rados.0.smithi080.stdout:2177: read oid 50 snap -1 2023-12-01T04:56:56.462 INFO:tasks.rados.rados.0.smithi080.stdout:2177: expect (ObjNum 1406 snap 0 seq_num 1406) 2023-12-01T04:56:56.462 INFO:tasks.rados.rados.0.smithi080.stdout:2164: finishing write tid 2 to smithi08089843-233 2023-12-01T04:56:56.462 INFO:tasks.rados.rados.0.smithi080.stdout:2164: finishing write tid 3 to smithi08089843-233 2023-12-01T04:56:56.462 INFO:tasks.rados.rados.0.smithi080.stdout:2164: finishing write tid 4 to smithi08089843-233 2023-12-01T04:56:56.462 INFO:tasks.rados.rados.0.smithi080.stdout:2164: oid 233 updating version 0 to 223 2023-12-01T04:56:56.462 INFO:tasks.rados.rados.0.smithi080.stdout:2164: oid 233 updating version 223 to 224 2023-12-01T04:56:56.462 INFO:tasks.rados.rados.0.smithi080.stdout:2164: oid 233 updating version 224 to 225 2023-12-01T04:56:56.462 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 233 v 225 (ObjNum 1438 snap 0 seq_num 1438) dirty exists 2023-12-01T04:56:56.462 INFO:tasks.rados.rados.0.smithi080.stdout:2164: left oid 233 (ObjNum 1438 snap 0 seq_num 1438) 2023-12-01T04:56:56.462 INFO:tasks.rados.rados.0.smithi080.stdout:2167: finishing write tid 1 to smithi08089843-164 2023-12-01T04:56:56.462 INFO:tasks.rados.rados.0.smithi080.stdout:2167: finishing write tid 2 to smithi08089843-164 2023-12-01T04:56:56.462 INFO:tasks.rados.rados.0.smithi080.stdout:2167: finishing write tid 3 to smithi08089843-164 2023-12-01T04:56:56.462 INFO:tasks.rados.rados.0.smithi080.stdout:2167: finishing write tid 4 to smithi08089843-164 2023-12-01T04:56:56.463 INFO:tasks.rados.rados.0.smithi080.stdout:2167: oid 164 updating version 0 to 350 2023-12-01T04:56:56.463 INFO:tasks.rados.rados.0.smithi080.stdout:2167: oid 164 updating version 350 to 351 2023-12-01T04:56:56.463 INFO:tasks.rados.rados.0.smithi080.stdout:2167: oid 164 version 351 is already newer than 349 2023-12-01T04:56:56.463 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 164 v 351 (ObjNum 1440 snap 0 seq_num 1440) dirty exists 2023-12-01T04:56:56.463 INFO:tasks.rados.rados.0.smithi080.stdout:2167: left oid 164 (ObjNum 1440 snap 0 seq_num 1440) 2023-12-01T04:56:56.463 INFO:tasks.rados.rados.0.smithi080.stdout:2168: finishing write tid 1 to smithi08089843-183 2023-12-01T04:56:56.463 INFO:tasks.rados.rados.0.smithi080.stdout:2164: done (12 left) 2023-12-01T04:56:56.463 INFO:tasks.rados.rados.0.smithi080.stdout:2166: done (11 left) 2023-12-01T04:56:56.463 INFO:tasks.rados.rados.0.smithi080.stdout:2167: done (10 left) 2023-12-01T04:56:56.463 INFO:tasks.rados.rados.0.smithi080.stdout:2178: delete oid 272 current snap is 0 2023-12-01T04:56:56.463 INFO:tasks.rados.rados.0.smithi080.stdout:2168: finishing write tid 2 to smithi08089843-183 2023-12-01T04:56:56.463 INFO:tasks.rados.rados.0.smithi080.stdout:2168: finishing write tid 3 to smithi08089843-183 2023-12-01T04:56:56.463 INFO:tasks.rados.rados.0.smithi080.stdout:2168: finishing write tid 4 to smithi08089843-183 2023-12-01T04:56:56.464 INFO:tasks.rados.rados.0.smithi080.stdout:2168: oid 183 updating version 0 to 423 2023-12-01T04:56:56.464 INFO:tasks.rados.rados.0.smithi080.stdout:2168: oid 183 version 423 is already newer than 421 2023-12-01T04:56:56.464 INFO:tasks.rados.rados.0.smithi080.stdout:2168: oid 183 version 423 is already newer than 422 2023-12-01T04:56:56.464 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 183 v 423 (ObjNum 1441 snap 0 seq_num 1441) dirty exists 2023-12-01T04:56:56.464 INFO:tasks.rados.rados.0.smithi080.stdout:2168: left oid 183 (ObjNum 1441 snap 0 seq_num 1441) 2023-12-01T04:56:56.464 INFO:tasks.rados.rados.0.smithi080.stdout:2169: finishing write tid 1 to smithi08089843-335 2023-12-01T04:56:56.464 INFO:tasks.rados.rados.0.smithi080.stdout:2169: finishing write tid 2 to smithi08089843-335 2023-12-01T04:56:56.464 INFO:tasks.rados.rados.0.smithi080.stdout:2169: finishing write tid 3 to smithi08089843-335 2023-12-01T04:56:56.464 INFO:tasks.rados.rados.0.smithi080.stdout:2169: finishing write tid 4 to smithi08089843-335 2023-12-01T04:56:56.464 INFO:tasks.rados.rados.0.smithi080.stdout:2169: oid 335 updating version 0 to 309 2023-12-01T04:56:56.464 INFO:tasks.rados.rados.0.smithi080.stdout:2169: oid 335 version 309 is already newer than 307 2023-12-01T04:56:56.464 INFO:tasks.rados.rados.0.smithi080.stdout:2169: oid 335 version 309 is already newer than 308 2023-12-01T04:56:56.464 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 335 v 309 (ObjNum 1442 snap 0 seq_num 1442) dirty exists 2023-12-01T04:56:56.464 INFO:tasks.rados.rados.0.smithi080.stdout:2169: left oid 335 (ObjNum 1442 snap 0 seq_num 1442) 2023-12-01T04:56:56.464 INFO:tasks.rados.rados.0.smithi080.stdout:2170: expect (ObjNum 919 snap 0 seq_num 919) 2023-12-01T04:56:56.629 INFO:tasks.rados.rados.0.smithi080.stdout:2171: expect (ObjNum 833 snap 0 seq_num 833) 2023-12-01T04:56:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:56:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:04:56:56] "GET /metrics HTTP/1.1" 200 36346 "" "Prometheus/2.43.0" 2023-12-01T04:56:56.722 INFO:tasks.rados.rados.0.smithi080.stdout:2172: finishing write tid 1 to smithi08089843-384 2023-12-01T04:56:56.722 INFO:tasks.rados.rados.0.smithi080.stdout:2172: finishing write tid 2 to smithi08089843-384 2023-12-01T04:56:56.723 INFO:tasks.rados.rados.0.smithi080.stdout:2172: finishing write tid 3 to smithi08089843-384 2023-12-01T04:56:56.723 INFO:tasks.rados.rados.0.smithi080.stdout:2172: finishing write tid 4 to smithi08089843-384 2023-12-01T04:56:56.723 INFO:tasks.rados.rados.0.smithi080.stdout:2172: oid 384 updating version 0 to 426 2023-12-01T04:56:56.723 INFO:tasks.rados.rados.0.smithi080.stdout:2172: oid 384 version 426 is already newer than 424 2023-12-01T04:56:56.723 INFO:tasks.rados.rados.0.smithi080.stdout:2172: oid 384 version 426 is already newer than 425 2023-12-01T04:56:56.723 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 384 v 426 (ObjNum 1443 snap 0 seq_num 1443) dirty exists 2023-12-01T04:56:56.723 INFO:tasks.rados.rados.0.smithi080.stdout:2172: left oid 384 (ObjNum 1443 snap 0 seq_num 1443) 2023-12-01T04:56:56.723 INFO:tasks.rados.rados.0.smithi080.stdout:2173: finishing write tid 1 to smithi08089843-207 2023-12-01T04:56:56.723 INFO:tasks.rados.rados.0.smithi080.stdout:2173: finishing write tid 2 to smithi08089843-207 2023-12-01T04:56:56.723 INFO:tasks.rados.rados.0.smithi080.stdout:2173: finishing write tid 3 to smithi08089843-207 2023-12-01T04:56:56.723 INFO:tasks.rados.rados.0.smithi080.stdout:2173: finishing write tid 4 to smithi08089843-207 2023-12-01T04:56:56.723 INFO:tasks.rados.rados.0.smithi080.stdout:2173: oid 207 updating version 0 to 242 2023-12-01T04:56:56.723 INFO:tasks.rados.rados.0.smithi080.stdout:2173: oid 207 updating version 242 to 243 2023-12-01T04:56:56.724 INFO:tasks.rados.rados.0.smithi080.stdout:2173: oid 207 updating version 243 to 244 2023-12-01T04:56:56.724 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 207 v 244 (ObjNum 1444 snap 0 seq_num 1444) dirty exists 2023-12-01T04:56:56.724 INFO:tasks.rados.rados.0.smithi080.stdout:2173: left oid 207 (ObjNum 1444 snap 0 seq_num 1444) 2023-12-01T04:56:56.724 INFO:tasks.rados.rados.0.smithi080.stdout:2174: finishing write tid 1 to smithi08089843-252 2023-12-01T04:56:56.724 INFO:tasks.rados.rados.0.smithi080.stdout:2174: finishing write tid 2 to smithi08089843-252 2023-12-01T04:56:56.724 INFO:tasks.rados.rados.0.smithi080.stdout:2174: finishing write tid 3 to smithi08089843-252 2023-12-01T04:56:56.724 INFO:tasks.rados.rados.0.smithi080.stdout:2174: finishing write tid 4 to smithi08089843-252 2023-12-01T04:56:56.724 INFO:tasks.rados.rados.0.smithi080.stdout:2174: oid 252 updating version 0 to 351 2023-12-01T04:56:56.724 INFO:tasks.rados.rados.0.smithi080.stdout:2174: oid 252 updating version 351 to 352 2023-12-01T04:56:56.724 INFO:tasks.rados.rados.0.smithi080.stdout:2174: oid 252 version 352 is already newer than 350 2023-12-01T04:56:56.724 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 252 v 352 (ObjNum 1445 snap 0 seq_num 1445) dirty exists 2023-12-01T04:56:56.724 INFO:tasks.rados.rados.0.smithi080.stdout:2174: left oid 252 (ObjNum 1445 snap 0 seq_num 1445) 2023-12-01T04:56:56.724 INFO:tasks.rados.rados.0.smithi080.stdout:2175: expect (ObjNum 1011 snap 0 seq_num 1011) 2023-12-01T04:56:56.877 INFO:tasks.rados.rados.0.smithi080.stdout:2177: expect (ObjNum 1406 snap 0 seq_num 1406) 2023-12-01T04:56:57.053 INFO:tasks.rados.rados.0.smithi080.stdout:2176: expect (ObjNum 1108 snap 0 seq_num 1108) 2023-12-01T04:56:57.181 INFO:tasks.rados.rados.0.smithi080.stdout:2168: done (10 left) 2023-12-01T04:56:57.181 INFO:tasks.rados.rados.0.smithi080.stdout:2169: done (9 left) 2023-12-01T04:56:57.181 INFO:tasks.rados.rados.0.smithi080.stdout:2170: done (8 left) 2023-12-01T04:56:57.181 INFO:tasks.rados.rados.0.smithi080.stdout:2171: done (7 left) 2023-12-01T04:56:57.181 INFO:tasks.rados.rados.0.smithi080.stdout:2172: done (6 left) 2023-12-01T04:56:57.181 INFO:tasks.rados.rados.0.smithi080.stdout:2173: done (5 left) 2023-12-01T04:56:57.181 INFO:tasks.rados.rados.0.smithi080.stdout:2174: done (4 left) 2023-12-01T04:56:57.181 INFO:tasks.rados.rados.0.smithi080.stdout:2175: done (3 left) 2023-12-01T04:56:57.181 INFO:tasks.rados.rados.0.smithi080.stdout:2176: done (2 left) 2023-12-01T04:56:57.181 INFO:tasks.rados.rados.0.smithi080.stdout:2177: done (1 left) 2023-12-01T04:56:57.181 INFO:tasks.rados.rados.0.smithi080.stdout:2178: done (0 left) 2023-12-01T04:56:57.181 INFO:tasks.rados.rados.0.smithi080.stdout:2179: write oid 425 current snap is 0 2023-12-01T04:56:57.182 INFO:tasks.rados.rados.0.smithi080.stdout:2179: seq_num 1447 ranges {719729=592373,1941562=378167} 2023-12-01T04:56:57.192 INFO:tasks.rados.rados.0.smithi080.stdout:2179: writing smithi08089843-425 from 719729 to 1312102 tid 1 2023-12-01T04:56:57.199 INFO:tasks.rados.rados.0.smithi080.stdout:2179: writing smithi08089843-425 from 1941562 to 2319729 tid 2 2023-12-01T04:56:57.199 INFO:tasks.rados.rados.0.smithi080.stdout:2180: read oid 81 snap -1 2023-12-01T04:56:57.199 INFO:tasks.rados.rados.0.smithi080.stdout:2180: expect (ObjNum 1202 snap 0 seq_num 1202) 2023-12-01T04:56:57.199 INFO:tasks.rados.rados.0.smithi080.stdout:2181: read oid 54 snap -1 2023-12-01T04:56:57.199 INFO:tasks.rados.rados.0.smithi080.stdout:2181: expect (ObjNum 766 snap 0 seq_num 766) 2023-12-01T04:56:57.199 INFO:tasks.rados.rados.0.smithi080.stdout:2182: delete oid 226 current snap is 0 2023-12-01T04:56:57.200 INFO:tasks.rados.rados.0.smithi080.stdout:2179: finishing write tid 1 to smithi08089843-425 2023-12-01T04:56:57.205 INFO:tasks.rados.rados.0.smithi080.stdout:2180: expect (ObjNum 1202 snap 0 seq_num 1202) 2023-12-01T04:56:57.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:56:57 smithi090 bash[32384]: audit 2023-12-01T04:56:56.018133+0000 mon.a (mon.0) 861 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:56:57.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:56:57 smithi090 bash[32384]: audit 2023-12-01T04:56:56.027528+0000 mon.a (mon.0) 862 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:56:57.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:56:57 smithi090 bash[32384]: cluster 2023-12-01T04:56:56.152362+0000 mgr.y (mgr.24362) 253 : cluster 0 pgmap v224: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 86 MiB/s rd, 13 MiB/s wr, 126 op/s 2023-12-01T04:56:57.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:56:57 smithi090 bash[32384]: audit 2023-12-01T04:56:56.431866+0000 mon.a (mon.0) 863 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:56:57.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:56:57 smithi090 bash[32384]: audit 2023-12-01T04:56:56.447634+0000 mon.a (mon.0) 864 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:56:57.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:56:57 smithi090 bash[32384]: audit 2023-12-01T04:56:56.997664+0000 mon.c (mon.2) 156 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:56:57.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:56:57 smithi090 bash[32384]: audit 2023-12-01T04:56:56.999705+0000 mon.c (mon.2) 157 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:56:57.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:56:57 smithi090 bash[32384]: audit 2023-12-01T04:56:57.008721+0000 mon.a (mon.0) 865 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:56:57.285 INFO:tasks.rados.rados.0.smithi080.stdout:2179: finishing write tid 2 to smithi08089843-425 2023-12-01T04:56:57.285 INFO:tasks.rados.rados.0.smithi080.stdout:2179: finishing write tid 3 to smithi08089843-425 2023-12-01T04:56:57.285 INFO:tasks.rados.rados.0.smithi080.stdout:2179: finishing write tid 4 to smithi08089843-425 2023-12-01T04:56:57.285 INFO:tasks.rados.rados.0.smithi080.stdout:2179: oid 425 updating version 0 to 310 2023-12-01T04:56:57.285 INFO:tasks.rados.rados.0.smithi080.stdout:2179: oid 425 updating version 310 to 311 2023-12-01T04:56:57.286 INFO:tasks.rados.rados.0.smithi080.stdout:2179: oid 425 updating version 311 to 312 2023-12-01T04:56:57.286 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 425 v 312 (ObjNum 1447 snap 0 seq_num 1447) dirty exists 2023-12-01T04:56:57.286 INFO:tasks.rados.rados.0.smithi080.stdout:2179: left oid 425 (ObjNum 1447 snap 0 seq_num 1447) 2023-12-01T04:56:57.286 INFO:tasks.rados.rados.0.smithi080.stdout:2181: expect (ObjNum 766 snap 0 seq_num 766) 2023-12-01T04:56:57.403 INFO:tasks.rados.rados.0.smithi080.stdout:2179: done (3 left) 2023-12-01T04:56:57.404 INFO:tasks.rados.rados.0.smithi080.stdout:2180: done (2 left) 2023-12-01T04:56:57.404 INFO:tasks.rados.rados.0.smithi080.stdout:2181: done (1 left) 2023-12-01T04:56:57.404 INFO:tasks.rados.rados.0.smithi080.stdout:2182: done (0 left) 2023-12-01T04:56:57.404 INFO:tasks.rados.rados.0.smithi080.stdout:2183: write oid 245 current snap is 0 2023-12-01T04:56:57.404 INFO:tasks.rados.rados.0.smithi080.stdout:2183: seq_num 1449 ranges {753343=742871,1942173=411170} 2023-12-01T04:56:57.417 INFO:tasks.rados.rados.0.smithi080.stdout:2183: writing smithi08089843-245 from 753343 to 1496214 tid 1 2023-12-01T04:56:57.422 INFO:tasks.rados.rados.0.smithi080.stdout:2183: writing smithi08089843-245 from 1942173 to 2353343 tid 2 2023-12-01T04:56:57.422 INFO:tasks.rados.rados.0.smithi080.stdout:2184: write oid 81 current snap is 0 2023-12-01T04:56:57.423 INFO:tasks.rados.rados.0.smithi080.stdout:2184: seq_num 1450 ranges {770150=418120,1600655=478845} 2023-12-01T04:56:57.429 INFO:tasks.rados.rados.0.smithi080.stdout:2184: writing smithi08089843-81 from 770150 to 1188270 tid 1 2023-12-01T04:56:57.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:56:57 smithi080 bash[28361]: audit 2023-12-01T04:56:56.018133+0000 mon.a (mon.0) 861 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:56:57.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:56:57 smithi080 bash[28361]: audit 2023-12-01T04:56:56.027528+0000 mon.a (mon.0) 862 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:56:57.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:56:57 smithi080 bash[28361]: cluster 2023-12-01T04:56:56.152362+0000 mgr.y (mgr.24362) 253 : cluster 0 pgmap v224: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 86 MiB/s rd, 13 MiB/s wr, 126 op/s 2023-12-01T04:56:57.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:56:57 smithi080 bash[28361]: audit 2023-12-01T04:56:56.431866+0000 mon.a (mon.0) 863 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:56:57.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:56:57 smithi080 bash[28361]: audit 2023-12-01T04:56:56.447634+0000 mon.a (mon.0) 864 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:56:57.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:56:57 smithi080 bash[28361]: audit 2023-12-01T04:56:56.997664+0000 mon.c (mon.2) 156 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:56:57.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:56:57 smithi080 bash[28361]: audit 2023-12-01T04:56:56.999705+0000 mon.c (mon.2) 157 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:56:57.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:56:57 smithi080 bash[28361]: audit 2023-12-01T04:56:57.008721+0000 mon.a (mon.0) 865 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:56:57.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:56:57 smithi080 bash[41963]: audit 2023-12-01T04:56:56.018133+0000 mon.a (mon.0) 861 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:56:57.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:56:57 smithi080 bash[41963]: audit 2023-12-01T04:56:56.027528+0000 mon.a (mon.0) 862 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:56:57.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:56:57 smithi080 bash[41963]: cluster 2023-12-01T04:56:56.152362+0000 mgr.y (mgr.24362) 253 : cluster 0 pgmap v224: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 86 MiB/s rd, 13 MiB/s wr, 126 op/s 2023-12-01T04:56:57.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:56:57 smithi080 bash[41963]: audit 2023-12-01T04:56:56.431866+0000 mon.a (mon.0) 863 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:56:57.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:56:57 smithi080 bash[41963]: audit 2023-12-01T04:56:56.447634+0000 mon.a (mon.0) 864 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:56:57.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:56:57 smithi080 bash[41963]: audit 2023-12-01T04:56:56.997664+0000 mon.c (mon.2) 156 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:56:57.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:56:57 smithi080 bash[41963]: audit 2023-12-01T04:56:56.999705+0000 mon.c (mon.2) 157 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:56:57.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:56:57 smithi080 bash[41963]: audit 2023-12-01T04:56:57.008721+0000 mon.a (mon.0) 865 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:56:57.434 INFO:tasks.rados.rados.0.smithi080.stdout:2184: writing smithi08089843-81 from 1600655 to 2079500 tid 2 2023-12-01T04:56:57.434 INFO:tasks.rados.rados.0.smithi080.stdout:2185: write oid 423 current snap is 0 2023-12-01T04:56:57.434 INFO:tasks.rados.rados.0.smithi080.stdout:2185: seq_num 1451 ranges {786957=493369,2059137=327820} 2023-12-01T04:56:57.441 INFO:tasks.rados.rados.0.smithi080.stdout:2185: writing smithi08089843-423 from 786957 to 1280326 tid 1 2023-12-01T04:56:57.448 INFO:tasks.rados.rados.0.smithi080.stdout:2185: writing smithi08089843-423 from 2059137 to 2386957 tid 2 2023-12-01T04:56:57.448 INFO:tasks.rados.rados.0.smithi080.stdout:2186: write oid 61 current snap is 0 2023-12-01T04:56:57.449 INFO:tasks.rados.rados.0.smithi080.stdout:2186: seq_num 1452 ranges {403764=568618,1717619=686145} 2023-12-01T04:56:57.453 INFO:tasks.rados.rados.0.smithi080.stdout:2186: writing smithi08089843-61 from 403764 to 972382 tid 1 2023-12-01T04:56:57.462 INFO:tasks.rados.rados.0.smithi080.stdout:2186: writing smithi08089843-61 from 1717619 to 2403764 tid 2 2023-12-01T04:56:57.462 INFO:tasks.rados.rados.0.smithi080.stdout:2187: write oid 375 current snap is 0 2023-12-01T04:56:57.462 INFO:tasks.rados.rados.0.smithi080.stdout:2187: seq_num 1453 ranges {420571=760220,1776101=626172} 2023-12-01T04:56:57.469 INFO:tasks.rados.rados.0.smithi080.stdout:2187: writing smithi08089843-375 from 420571 to 1180791 tid 1 2023-12-01T04:56:57.476 INFO:tasks.rados.rados.0.smithi080.stdout:2187: writing smithi08089843-375 from 1776101 to 2402273 tid 2 2023-12-01T04:56:57.476 INFO:tasks.rados.rados.0.smithi080.stdout:2188: read oid 405 snap -1 2023-12-01T04:56:57.476 INFO:tasks.rados.rados.0.smithi080.stdout:2188: expect (ObjNum 404 snap 0 seq_num 404) 2023-12-01T04:56:57.476 INFO:tasks.rados.rados.0.smithi080.stdout:2189: read oid 237 snap -1 2023-12-01T04:56:57.476 INFO:tasks.rados.rados.0.smithi080.stdout:2189: expect (ObjNum 1043 snap 0 seq_num 1043) 2023-12-01T04:56:57.477 INFO:tasks.rados.rados.0.smithi080.stdout:2190: write oid 211 current snap is 0 2023-12-01T04:56:57.477 INFO:tasks.rados.rados.0.smithi080.stdout:2183: finishing write tid 1 to smithi08089843-245 2023-12-01T04:56:57.477 INFO:tasks.rados.rados.0.smithi080.stdout:2190: seq_num 1454 ranges {437378=435469,1434583=769830} 2023-12-01T04:56:57.482 INFO:tasks.rados.rados.0.smithi080.stdout:2190: writing smithi08089843-211 from 437378 to 872847 tid 1 2023-12-01T04:56:57.489 INFO:tasks.rados.rados.0.smithi080.stdout:2190: writing smithi08089843-211 from 1434583 to 2204413 tid 2 2023-12-01T04:56:57.489 INFO:tasks.rados.rados.0.smithi080.stdout:2191: write oid 280 current snap is 0 2023-12-01T04:56:57.489 INFO:tasks.rados.rados.0.smithi080.stdout:2191: seq_num 1455 ranges {454185=510718,1493065=629841} 2023-12-01T04:56:57.495 INFO:tasks.rados.rados.0.smithi080.stdout:2191: writing smithi08089843-280 from 454185 to 964903 tid 1 2023-12-01T04:56:57.502 INFO:tasks.rados.rados.0.smithi080.stdout:2191: writing smithi08089843-280 from 1493065 to 2122906 tid 2 2023-12-01T04:56:57.502 INFO:tasks.rados.rados.0.smithi080.stdout:2192: write oid 144 current snap is 0 2023-12-01T04:56:57.502 INFO:tasks.rados.rados.0.smithi080.stdout:2192: seq_num 1456 ranges {470992=585967,1551547=773499} 2023-12-01T04:56:57.508 INFO:tasks.rados.rados.0.smithi080.stdout:2192: writing smithi08089843-144 from 470992 to 1056959 tid 1 2023-12-01T04:56:57.516 INFO:tasks.rados.rados.0.smithi080.stdout:2192: writing smithi08089843-144 from 1551547 to 2325046 tid 2 2023-12-01T04:56:57.516 INFO:tasks.rados.rados.0.smithi080.stdout:2193: write oid 247 current snap is 0 2023-12-01T04:56:57.516 INFO:tasks.rados.rados.0.smithi080.stdout:2193: seq_num 1457 ranges {487799=661216,1893676=594123} 2023-12-01T04:56:57.523 INFO:tasks.rados.rados.0.smithi080.stdout:2193: writing smithi08089843-247 from 487799 to 1149015 tid 1 2023-12-01T04:56:57.531 INFO:tasks.rados.rados.0.smithi080.stdout:2193: writing smithi08089843-247 from 1893676 to 2487799 tid 2 2023-12-01T04:56:57.531 INFO:tasks.rados.rados.0.smithi080.stdout:2194: write oid 341 current snap is 0 2023-12-01T04:56:57.531 INFO:tasks.rados.rados.0.smithi080.stdout:2194: seq_num 1458 ranges {504606=736465,1952158=552448} 2023-12-01T04:56:57.538 INFO:tasks.rados.rados.0.smithi080.stdout:2194: writing smithi08089843-341 from 504606 to 1241071 tid 1 2023-12-01T04:56:57.546 INFO:tasks.rados.rados.0.smithi080.stdout:2194: writing smithi08089843-341 from 1952158 to 2504606 tid 2 2023-12-01T04:56:57.546 INFO:tasks.rados.rados.0.smithi080.stdout:2195: delete oid 359 current snap is 0 2023-12-01T04:56:57.547 INFO:tasks.rados.rados.0.smithi080.stdout:2183: finishing write tid 2 to smithi08089843-245 2023-12-01T04:56:57.547 INFO:tasks.rados.rados.0.smithi080.stdout:2183: finishing write tid 3 to smithi08089843-245 2023-12-01T04:56:57.547 INFO:tasks.rados.rados.0.smithi080.stdout:2183: finishing write tid 4 to smithi08089843-245 2023-12-01T04:56:57.547 INFO:tasks.rados.rados.0.smithi080.stdout:2183: oid 245 updating version 0 to 314 2023-12-01T04:56:57.547 INFO:tasks.rados.rados.0.smithi080.stdout:2183: oid 245 updating version 314 to 315 2023-12-01T04:56:57.547 INFO:tasks.rados.rados.0.smithi080.stdout:2183: oid 245 version 315 is already newer than 313 2023-12-01T04:56:57.547 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 245 v 315 (ObjNum 1449 snap 0 seq_num 1449) dirty exists 2023-12-01T04:56:57.547 INFO:tasks.rados.rados.0.smithi080.stdout:2183: left oid 245 (ObjNum 1449 snap 0 seq_num 1449) 2023-12-01T04:56:57.547 INFO:tasks.rados.rados.0.smithi080.stdout:2184: finishing write tid 1 to smithi08089843-81 2023-12-01T04:56:57.548 INFO:tasks.rados.rados.0.smithi080.stdout:2184: finishing write tid 2 to smithi08089843-81 2023-12-01T04:56:57.548 INFO:tasks.rados.rados.0.smithi080.stdout:2184: finishing write tid 3 to smithi08089843-81 2023-12-01T04:56:57.548 INFO:tasks.rados.rados.0.smithi080.stdout:2184: finishing write tid 4 to smithi08089843-81 2023-12-01T04:56:57.548 INFO:tasks.rados.rados.0.smithi080.stdout:2184: oid 81 updating version 0 to 430 2023-12-01T04:56:57.548 INFO:tasks.rados.rados.0.smithi080.stdout:2184: oid 81 version 430 is already newer than 428 2023-12-01T04:56:57.548 INFO:tasks.rados.rados.0.smithi080.stdout:2184: oid 81 version 430 is already newer than 429 2023-12-01T04:56:57.548 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 81 v 430 (ObjNum 1450 snap 0 seq_num 1450) dirty exists 2023-12-01T04:56:57.548 INFO:tasks.rados.rados.0.smithi080.stdout:2184: left oid 81 (ObjNum 1450 snap 0 seq_num 1450) 2023-12-01T04:56:57.549 INFO:tasks.rados.rados.0.smithi080.stdout:2185: finishing write tid 1 to smithi08089843-423 2023-12-01T04:56:57.549 INFO:tasks.rados.rados.0.smithi080.stdout:2185: finishing write tid 2 to smithi08089843-423 2023-12-01T04:56:57.549 INFO:tasks.rados.rados.0.smithi080.stdout:2185: finishing write tid 3 to smithi08089843-423 2023-12-01T04:56:57.549 INFO:tasks.rados.rados.0.smithi080.stdout:2185: finishing write tid 4 to smithi08089843-423 2023-12-01T04:56:57.549 INFO:tasks.rados.rados.0.smithi080.stdout:2185: oid 423 updating version 0 to 300 2023-12-01T04:56:57.549 INFO:tasks.rados.rados.0.smithi080.stdout:2185: oid 423 version 300 is already newer than 298 2023-12-01T04:56:57.549 INFO:tasks.rados.rados.0.smithi080.stdout:2185: oid 423 version 300 is already newer than 299 2023-12-01T04:56:57.549 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 423 v 300 (ObjNum 1451 snap 0 seq_num 1451) dirty exists 2023-12-01T04:56:57.549 INFO:tasks.rados.rados.0.smithi080.stdout:2185: left oid 423 (ObjNum 1451 snap 0 seq_num 1451) 2023-12-01T04:56:57.549 INFO:tasks.rados.rados.0.smithi080.stdout:2186: finishing write tid 1 to smithi08089843-61 2023-12-01T04:56:57.550 INFO:tasks.rados.rados.0.smithi080.stdout:2186: finishing write tid 2 to smithi08089843-61 2023-12-01T04:56:57.550 INFO:tasks.rados.rados.0.smithi080.stdout:2186: finishing write tid 3 to smithi08089843-61 2023-12-01T04:56:57.550 INFO:tasks.rados.rados.0.smithi080.stdout:2186: finishing write tid 4 to smithi08089843-61 2023-12-01T04:56:57.550 INFO:tasks.rados.rados.0.smithi080.stdout:2186: oid 61 updating version 0 to 260 2023-12-01T04:56:57.550 INFO:tasks.rados.rados.0.smithi080.stdout:2186: oid 61 version 260 is already newer than 259 2023-12-01T04:56:57.550 INFO:tasks.rados.rados.0.smithi080.stdout:2186: oid 61 updating version 260 to 261 2023-12-01T04:56:57.550 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 61 v 261 (ObjNum 1452 snap 0 seq_num 1452) dirty exists 2023-12-01T04:56:57.550 INFO:tasks.rados.rados.0.smithi080.stdout:2186: left oid 61 (ObjNum 1452 snap 0 seq_num 1452) 2023-12-01T04:56:57.550 INFO:tasks.rados.rados.0.smithi080.stdout:2187: finishing write tid 1 to smithi08089843-375 2023-12-01T04:56:57.551 INFO:tasks.rados.rados.0.smithi080.stdout:2187: finishing write tid 2 to smithi08089843-375 2023-12-01T04:56:57.551 INFO:tasks.rados.rados.0.smithi080.stdout:2187: finishing write tid 3 to smithi08089843-375 2023-12-01T04:56:57.551 INFO:tasks.rados.rados.0.smithi080.stdout:2187: finishing write tid 4 to smithi08089843-375 2023-12-01T04:56:57.551 INFO:tasks.rados.rados.0.smithi080.stdout:2187: oid 375 updating version 0 to 262 2023-12-01T04:56:57.551 INFO:tasks.rados.rados.0.smithi080.stdout:2187: oid 375 updating version 262 to 263 2023-12-01T04:56:57.551 INFO:tasks.rados.rados.0.smithi080.stdout:2187: oid 375 updating version 263 to 264 2023-12-01T04:56:57.551 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 375 v 264 (ObjNum 1453 snap 0 seq_num 1453) dirty exists 2023-12-01T04:56:57.551 INFO:tasks.rados.rados.0.smithi080.stdout:2187: left oid 375 (ObjNum 1453 snap 0 seq_num 1453) 2023-12-01T04:56:57.551 INFO:tasks.rados.rados.0.smithi080.stdout:2188: expect (ObjNum 404 snap 0 seq_num 404) 2023-12-01T04:56:57.647 INFO:tasks.rados.rados.0.smithi080.stdout:2189: expect (ObjNum 1043 snap 0 seq_num 1043) 2023-12-01T04:56:57.827 INFO:tasks.rados.rados.0.smithi080.stdout:2190: finishing write tid 1 to smithi08089843-211 2023-12-01T04:56:57.827 INFO:tasks.rados.rados.0.smithi080.stdout:2190: finishing write tid 2 to smithi08089843-211 2023-12-01T04:56:57.827 INFO:tasks.rados.rados.0.smithi080.stdout:2190: finishing write tid 3 to smithi08089843-211 2023-12-01T04:56:57.827 INFO:tasks.rados.rados.0.smithi080.stdout:2190: finishing write tid 4 to smithi08089843-211 2023-12-01T04:56:57.827 INFO:tasks.rados.rados.0.smithi080.stdout:2190: oid 211 updating version 0 to 266 2023-12-01T04:56:57.828 INFO:tasks.rados.rados.0.smithi080.stdout:2190: oid 211 updating version 266 to 267 2023-12-01T04:56:57.828 INFO:tasks.rados.rados.0.smithi080.stdout:2190: oid 211 version 267 is already newer than 265 2023-12-01T04:56:57.828 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 211 v 267 (ObjNum 1454 snap 0 seq_num 1454) dirty exists 2023-12-01T04:56:57.828 INFO:tasks.rados.rados.0.smithi080.stdout:2190: left oid 211 (ObjNum 1454 snap 0 seq_num 1454) 2023-12-01T04:56:57.828 INFO:tasks.rados.rados.0.smithi080.stdout:2191: finishing write tid 1 to smithi08089843-280 2023-12-01T04:56:57.829 INFO:tasks.rados.rados.0.smithi080.stdout:2191: finishing write tid 2 to smithi08089843-280 2023-12-01T04:56:57.829 INFO:tasks.rados.rados.0.smithi080.stdout:2191: finishing write tid 3 to smithi08089843-280 2023-12-01T04:56:57.829 INFO:tasks.rados.rados.0.smithi080.stdout:2191: finishing write tid 4 to smithi08089843-280 2023-12-01T04:56:57.829 INFO:tasks.rados.rados.0.smithi080.stdout:2191: oid 280 updating version 0 to 352 2023-12-01T04:56:57.829 INFO:tasks.rados.rados.0.smithi080.stdout:2191: oid 280 updating version 352 to 354 2023-12-01T04:56:57.829 INFO:tasks.rados.rados.0.smithi080.stdout:2191: oid 280 version 354 is already newer than 353 2023-12-01T04:56:57.829 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 280 v 354 (ObjNum 1455 snap 0 seq_num 1455) dirty exists 2023-12-01T04:56:57.829 INFO:tasks.rados.rados.0.smithi080.stdout:2191: left oid 280 (ObjNum 1455 snap 0 seq_num 1455) 2023-12-01T04:56:57.829 INFO:tasks.rados.rados.0.smithi080.stdout:2192: finishing write tid 1 to smithi08089843-144 2023-12-01T04:56:57.829 INFO:tasks.rados.rados.0.smithi080.stdout:2192: finishing write tid 2 to smithi08089843-144 2023-12-01T04:56:57.829 INFO:tasks.rados.rados.0.smithi080.stdout:2192: finishing write tid 3 to smithi08089843-144 2023-12-01T04:56:57.830 INFO:tasks.rados.rados.0.smithi080.stdout:2192: finishing write tid 4 to smithi08089843-144 2023-12-01T04:56:57.830 INFO:tasks.rados.rados.0.smithi080.stdout:2192: oid 144 updating version 0 to 355 2023-12-01T04:56:57.830 INFO:tasks.rados.rados.0.smithi080.stdout:2192: oid 144 updating version 355 to 357 2023-12-01T04:56:57.830 INFO:tasks.rados.rados.0.smithi080.stdout:2192: oid 144 version 357 is already newer than 356 2023-12-01T04:56:57.830 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 144 v 357 (ObjNum 1456 snap 0 seq_num 1456) dirty exists 2023-12-01T04:56:57.830 INFO:tasks.rados.rados.0.smithi080.stdout:2192: left oid 144 (ObjNum 1456 snap 0 seq_num 1456) 2023-12-01T04:56:57.830 INFO:tasks.rados.rados.0.smithi080.stdout:2193: finishing write tid 1 to smithi08089843-247 2023-12-01T04:56:57.830 INFO:tasks.rados.rados.0.smithi080.stdout:2193: finishing write tid 2 to smithi08089843-247 2023-12-01T04:56:57.830 INFO:tasks.rados.rados.0.smithi080.stdout:2193: finishing write tid 3 to smithi08089843-247 2023-12-01T04:56:57.830 INFO:tasks.rados.rados.0.smithi080.stdout:2193: finishing write tid 4 to smithi08089843-247 2023-12-01T04:56:57.830 INFO:tasks.rados.rados.0.smithi080.stdout:2193: oid 247 updating version 0 to 287 2023-12-01T04:56:57.830 INFO:tasks.rados.rados.0.smithi080.stdout:2193: oid 247 updating version 287 to 288 2023-12-01T04:56:57.830 INFO:tasks.rados.rados.0.smithi080.stdout:2193: oid 247 version 288 is already newer than 286 2023-12-01T04:56:57.831 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 247 v 288 (ObjNum 1457 snap 0 seq_num 1457) dirty exists 2023-12-01T04:56:57.831 INFO:tasks.rados.rados.0.smithi080.stdout:2193: left oid 247 (ObjNum 1457 snap 0 seq_num 1457) 2023-12-01T04:56:57.831 INFO:tasks.rados.rados.0.smithi080.stdout:2194: finishing write tid 1 to smithi08089843-341 2023-12-01T04:56:57.831 INFO:tasks.rados.rados.0.smithi080.stdout:2194: finishing write tid 2 to smithi08089843-341 2023-12-01T04:56:57.831 INFO:tasks.rados.rados.0.smithi080.stdout:2194: finishing write tid 3 to smithi08089843-341 2023-12-01T04:56:57.831 INFO:tasks.rados.rados.0.smithi080.stdout:2194: finishing write tid 4 to smithi08089843-341 2023-12-01T04:56:57.831 INFO:tasks.rados.rados.0.smithi080.stdout:2194: oid 341 updating version 0 to 360 2023-12-01T04:56:57.831 INFO:tasks.rados.rados.0.smithi080.stdout:2194: oid 341 version 360 is already newer than 358 2023-12-01T04:56:57.831 INFO:tasks.rados.rados.0.smithi080.stdout:2194: oid 341 version 360 is already newer than 359 2023-12-01T04:56:57.831 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 341 v 360 (ObjNum 1458 snap 0 seq_num 1458) dirty exists 2023-12-01T04:56:57.831 INFO:tasks.rados.rados.0.smithi080.stdout:2194: left oid 341 (ObjNum 1458 snap 0 seq_num 1458) 2023-12-01T04:56:57.831 INFO:tasks.rados.rados.0.smithi080.stdout:2183: done (12 left) 2023-12-01T04:56:57.831 INFO:tasks.rados.rados.0.smithi080.stdout:2184: done (11 left) 2023-12-01T04:56:57.831 INFO:tasks.rados.rados.0.smithi080.stdout:2185: done (10 left) 2023-12-01T04:56:57.831 INFO:tasks.rados.rados.0.smithi080.stdout:2186: done (9 left) 2023-12-01T04:56:57.831 INFO:tasks.rados.rados.0.smithi080.stdout:2187: done (8 left) 2023-12-01T04:56:57.832 INFO:tasks.rados.rados.0.smithi080.stdout:2188: done (7 left) 2023-12-01T04:56:57.832 INFO:tasks.rados.rados.0.smithi080.stdout:2189: done (6 left) 2023-12-01T04:56:57.832 INFO:tasks.rados.rados.0.smithi080.stdout:2190: done (5 left) 2023-12-01T04:56:57.832 INFO:tasks.rados.rados.0.smithi080.stdout:2191: done (4 left) 2023-12-01T04:56:57.832 INFO:tasks.rados.rados.0.smithi080.stdout:2192: done (3 left) 2023-12-01T04:56:57.832 INFO:tasks.rados.rados.0.smithi080.stdout:2193: done (2 left) 2023-12-01T04:56:57.832 INFO:tasks.rados.rados.0.smithi080.stdout:2194: done (1 left) 2023-12-01T04:56:57.832 INFO:tasks.rados.rados.0.smithi080.stdout:2195: done (0 left) 2023-12-01T04:56:57.832 INFO:tasks.rados.rados.0.smithi080.stdout:2196: read oid 203 snap -1 2023-12-01T04:56:57.832 INFO:tasks.rados.rados.0.smithi080.stdout:2196: expect (ObjNum 202 snap 0 seq_num 202) 2023-12-01T04:56:57.832 INFO:tasks.rados.rados.0.smithi080.stdout:2197: read oid 77 snap -1 2023-12-01T04:56:57.832 INFO:tasks.rados.rados.0.smithi080.stdout:2197: expect deleted 2023-12-01T04:56:57.832 INFO:tasks.rados.rados.0.smithi080.stdout:2198: read oid 448 snap -1 2023-12-01T04:56:57.832 INFO:tasks.rados.rados.0.smithi080.stdout:2198: expect deleted 2023-12-01T04:56:57.832 INFO:tasks.rados.rados.0.smithi080.stdout:2199: write oid 282 current snap is 0 2023-12-01T04:56:57.832 INFO:tasks.rados.rados.0.smithi080.stdout:2199: seq_num 1460 ranges {538220=603316,1785475=752745} 2023-12-01T04:56:57.837 INFO:tasks.rados.rados.0.smithi080.stdout:2199: writing smithi08089843-282 from 538220 to 1141536 tid 1 2023-12-01T04:56:57.847 INFO:tasks.rados.rados.0.smithi080.stdout:2199: writing smithi08089843-282 from 1785475 to 2538220 tid 2 2023-12-01T04:56:57.847 INFO:tasks.rados.rados.0.smithi080.stdout:2200: read oid 199 snap -1 2023-12-01T04:56:57.848 INFO:tasks.rados.rados.0.smithi080.stdout:2200: expect (ObjNum 198 snap 0 seq_num 198) 2023-12-01T04:56:57.848 INFO:tasks.rados.rados.0.smithi080.stdout:2201: read oid 471 snap -1 2023-12-01T04:56:57.848 INFO:tasks.rados.rados.0.smithi080.stdout:2201: expect (ObjNum 1281 snap 0 seq_num 1281) 2023-12-01T04:56:57.848 INFO:tasks.rados.rados.0.smithi080.stdout:2202: write oid 121 current snap is 0 2023-12-01T04:56:57.848 INFO:tasks.rados.rados.0.smithi080.stdout:2202: seq_num 1461 ranges {555027=678565,1727604=640848} 2023-12-01T04:56:57.854 INFO:tasks.rados.rados.0.smithi080.stdout:2202: writing smithi08089843-121 from 555027 to 1233592 tid 1 2023-12-01T04:56:57.861 INFO:tasks.rados.rados.0.smithi080.stdout:2202: writing smithi08089843-121 from 1727604 to 2368452 tid 2 2023-12-01T04:56:57.861 INFO:tasks.rados.rados.0.smithi080.stdout:2203: read oid 163 snap -1 2023-12-01T04:56:57.861 INFO:tasks.rados.rados.0.smithi080.stdout:2203: expect (ObjNum 1337 snap 0 seq_num 1337) 2023-12-01T04:56:57.862 INFO:tasks.rados.rados.0.smithi080.stdout:2204: delete oid 74 current snap is 0 2023-12-01T04:56:57.862 INFO:tasks.rados.rados.0.smithi080.stdout:2196: expect (ObjNum 202 snap 0 seq_num 202) 2023-12-01T04:56:57.984 INFO:tasks.rados.rados.0.smithi080.stdout:2199: finishing write tid 1 to smithi08089843-282 2023-12-01T04:56:57.984 INFO:tasks.rados.rados.0.smithi080.stdout:2199: finishing write tid 2 to smithi08089843-282 2023-12-01T04:56:57.984 INFO:tasks.rados.rados.0.smithi080.stdout:2199: finishing write tid 3 to smithi08089843-282 2023-12-01T04:56:57.984 INFO:tasks.rados.rados.0.smithi080.stdout:2200: expect (ObjNum 198 snap 0 seq_num 198) 2023-12-01T04:56:58.100 INFO:tasks.rados.rados.0.smithi080.stdout:2199: finishing write tid 4 to smithi08089843-282 2023-12-01T04:56:58.100 INFO:tasks.rados.rados.0.smithi080.stdout:2199: oid 282 updating version 0 to 298 2023-12-01T04:56:58.100 INFO:tasks.rados.rados.0.smithi080.stdout:2199: oid 282 version 298 is already newer than 297 2023-12-01T04:56:58.101 INFO:tasks.rados.rados.0.smithi080.stdout:2199: oid 282 version 298 is already newer than 296 2023-12-01T04:56:58.101 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 282 v 298 (ObjNum 1460 snap 0 seq_num 1460) dirty exists 2023-12-01T04:56:58.101 INFO:tasks.rados.rados.0.smithi080.stdout:2199: left oid 282 (ObjNum 1460 snap 0 seq_num 1460) 2023-12-01T04:56:58.101 INFO:tasks.rados.rados.0.smithi080.stdout:2201: expect (ObjNum 1281 snap 0 seq_num 1281) 2023-12-01T04:56:58.306 INFO:tasks.rados.rados.0.smithi080.stdout:2202: finishing write tid 1 to smithi08089843-121 2023-12-01T04:56:58.306 INFO:tasks.rados.rados.0.smithi080.stdout:2202: finishing write tid 2 to smithi08089843-121 2023-12-01T04:56:58.306 INFO:tasks.rados.rados.0.smithi080.stdout:2202: finishing write tid 3 to smithi08089843-121 2023-12-01T04:56:58.306 INFO:tasks.rados.rados.0.smithi080.stdout:2202: finishing write tid 4 to smithi08089843-121 2023-12-01T04:56:58.306 INFO:tasks.rados.rados.0.smithi080.stdout:2202: oid 121 updating version 0 to 246 2023-12-01T04:56:58.306 INFO:tasks.rados.rados.0.smithi080.stdout:2202: oid 121 updating version 246 to 247 2023-12-01T04:56:58.307 INFO:tasks.rados.rados.0.smithi080.stdout:2202: oid 121 version 247 is already newer than 245 2023-12-01T04:56:58.307 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 121 v 247 (ObjNum 1461 snap 0 seq_num 1461) dirty exists 2023-12-01T04:56:58.307 INFO:tasks.rados.rados.0.smithi080.stdout:2202: left oid 121 (ObjNum 1461 snap 0 seq_num 1461) 2023-12-01T04:56:58.307 INFO:tasks.rados.rados.0.smithi080.stdout:2203: expect (ObjNum 1337 snap 0 seq_num 1337) 2023-12-01T04:56:58.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:56:58 smithi080 bash[41963]: audit 2023-12-01T04:56:58.028162+0000 mon.a (mon.0) 866 : audit 0 from='client.? 172.21.15.80:0/819932172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:56:58.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:56:58 smithi080 bash[28361]: audit 2023-12-01T04:56:58.028162+0000 mon.a (mon.0) 866 : audit 0 from='client.? 172.21.15.80:0/819932172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:56:58.477 INFO:tasks.rados.rados.0.smithi080.stdout:2196: done (8 left) 2023-12-01T04:56:58.477 INFO:tasks.rados.rados.0.smithi080.stdout:2197: done (7 left) 2023-12-01T04:56:58.478 INFO:tasks.rados.rados.0.smithi080.stdout:2198: done (6 left) 2023-12-01T04:56:58.478 INFO:tasks.rados.rados.0.smithi080.stdout:2199: done (5 left) 2023-12-01T04:56:58.478 INFO:tasks.rados.rados.0.smithi080.stdout:2200: done (4 left) 2023-12-01T04:56:58.478 INFO:tasks.rados.rados.0.smithi080.stdout:2201: done (3 left) 2023-12-01T04:56:58.478 INFO:tasks.rados.rados.0.smithi080.stdout:2202: done (2 left) 2023-12-01T04:56:58.478 INFO:tasks.rados.rados.0.smithi080.stdout:2203: done (1 left) 2023-12-01T04:56:58.478 INFO:tasks.rados.rados.0.smithi080.stdout:2204: done (0 left) 2023-12-01T04:56:58.478 INFO:tasks.rados.rados.0.smithi080.stdout:2205: delete oid 462 current snap is 0 2023-12-01T04:56:58.481 INFO:tasks.rados.rados.0.smithi080.stdout:2205: done (0 left) 2023-12-01T04:56:58.481 INFO:tasks.rados.rados.0.smithi080.stdout:2206: write oid 117 current snap is 0 2023-12-01T04:56:58.481 INFO:tasks.rados.rados.0.smithi080.stdout:2206: seq_num 1464 ranges {605448=504312,1903050=702398} 2023-12-01T04:56:58.494 INFO:tasks.rados.rados.0.smithi080.stdout:2206: writing smithi08089843-117 from 605448 to 1109760 tid 1 2023-12-01T04:56:58.503 INFO:tasks.rados.rados.0.smithi080.stdout:2206: writing smithi08089843-117 from 1903050 to 2605448 tid 2 2023-12-01T04:56:58.503 INFO:tasks.rados.rados.0.smithi080.stdout:2207: read oid 173 snap -1 2023-12-01T04:56:58.503 INFO:tasks.rados.rados.0.smithi080.stdout:2207: expect (ObjNum 1068 snap 0 seq_num 1068) 2023-12-01T04:56:58.503 INFO:tasks.rados.rados.0.smithi080.stdout:2208: write oid 316 current snap is 0 2023-12-01T04:56:58.503 INFO:tasks.rados.rados.0.smithi080.stdout:2208: seq_num 1465 ranges {622255=579561,1845179=531833} 2023-12-01T04:56:58.509 INFO:tasks.rados.rados.0.smithi080.stdout:2208: writing smithi08089843-316 from 622255 to 1201816 tid 1 2023-12-01T04:56:58.517 INFO:tasks.rados.rados.0.smithi080.stdout:2208: writing smithi08089843-316 from 1845179 to 2377012 tid 2 2023-12-01T04:56:58.517 INFO:tasks.rados.rados.0.smithi080.stdout:2209: read oid 289 snap -1 2023-12-01T04:56:58.517 INFO:tasks.rados.rados.0.smithi080.stdout:2209: expect (ObjNum 1255 snap 0 seq_num 1255) 2023-12-01T04:56:58.517 INFO:tasks.rados.rados.0.smithi080.stdout:2210: delete oid 484 current snap is 0 2023-12-01T04:56:58.517 INFO:tasks.rados.rados.0.smithi080.stdout:2206: finishing write tid 1 to smithi08089843-117 2023-12-01T04:56:58.517 INFO:tasks.rados.rados.0.smithi080.stdout:2206: finishing write tid 2 to smithi08089843-117 2023-12-01T04:56:58.517 INFO:tasks.rados.rados.0.smithi080.stdout:2206: finishing write tid 3 to smithi08089843-117 2023-12-01T04:56:58.517 INFO:tasks.rados.rados.0.smithi080.stdout:2206: finishing write tid 4 to smithi08089843-117 2023-12-01T04:56:58.517 INFO:tasks.rados.rados.0.smithi080.stdout:2206: oid 117 updating version 0 to 270 2023-12-01T04:56:58.518 INFO:tasks.rados.rados.0.smithi080.stdout:2206: oid 117 version 270 is already newer than 268 2023-12-01T04:56:58.518 INFO:tasks.rados.rados.0.smithi080.stdout:2206: oid 117 version 270 is already newer than 269 2023-12-01T04:56:58.518 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 117 v 270 (ObjNum 1464 snap 0 seq_num 1464) dirty exists 2023-12-01T04:56:58.518 INFO:tasks.rados.rados.0.smithi080.stdout:2206: left oid 117 (ObjNum 1464 snap 0 seq_num 1464) 2023-12-01T04:56:58.518 INFO:tasks.rados.rados.0.smithi080.stdout:2207: expect (ObjNum 1068 snap 0 seq_num 1068) 2023-12-01T04:56:58.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:56:58 smithi090 bash[32384]: audit 2023-12-01T04:56:58.028162+0000 mon.a (mon.0) 866 : audit 0 from='client.? 172.21.15.80:0/819932172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:56:58.703 INFO:tasks.rados.rados.0.smithi080.stdout:2208: finishing write tid 1 to smithi08089843-316 2023-12-01T04:56:58.703 INFO:tasks.rados.rados.0.smithi080.stdout:2208: finishing write tid 2 to smithi08089843-316 2023-12-01T04:56:58.703 INFO:tasks.rados.rados.0.smithi080.stdout:2209: expect (ObjNum 1255 snap 0 seq_num 1255) 2023-12-01T04:56:58.811 INFO:tasks.rados.rados.0.smithi080.stdout:2208: finishing write tid 3 to smithi08089843-316 2023-12-01T04:56:58.811 INFO:tasks.rados.rados.0.smithi080.stdout:2208: finishing write tid 4 to smithi08089843-316 2023-12-01T04:56:58.811 INFO:tasks.rados.rados.0.smithi080.stdout:2208: oid 316 updating version 0 to 268 2023-12-01T04:56:58.811 INFO:tasks.rados.rados.0.smithi080.stdout:2208: oid 316 updating version 268 to 269 2023-12-01T04:56:58.811 INFO:tasks.rados.rados.0.smithi080.stdout:2208: oid 316 version 269 is already newer than 267 2023-12-01T04:56:58.812 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 316 v 269 (ObjNum 1465 snap 0 seq_num 1465) dirty exists 2023-12-01T04:56:58.812 INFO:tasks.rados.rados.0.smithi080.stdout:2208: left oid 316 (ObjNum 1465 snap 0 seq_num 1465) 2023-12-01T04:56:58.812 INFO:tasks.rados.rados.0.smithi080.stdout:2206: done (4 left) 2023-12-01T04:56:58.812 INFO:tasks.rados.rados.0.smithi080.stdout:2207: done (3 left) 2023-12-01T04:56:58.812 INFO:tasks.rados.rados.0.smithi080.stdout:2208: done (2 left) 2023-12-01T04:56:58.812 INFO:tasks.rados.rados.0.smithi080.stdout:2209: done (1 left) 2023-12-01T04:56:58.812 INFO:tasks.rados.rados.0.smithi080.stdout:2210: done (0 left) 2023-12-01T04:56:58.812 INFO:tasks.rados.rados.0.smithi080.stdout:2211: delete oid 301 current snap is 0 2023-12-01T04:56:58.814 INFO:tasks.rados.rados.0.smithi080.stdout:2211: done (0 left) 2023-12-01T04:56:58.814 INFO:tasks.rados.rados.0.smithi080.stdout:2212: write oid 449 current snap is 0 2023-12-01T04:56:58.814 INFO:tasks.rados.rados.0.smithi080.stdout:2212: seq_num 1468 ranges {672676=521661,1736978=795513} 2023-12-01T04:56:58.827 INFO:tasks.rados.rados.0.smithi080.stdout:2212: writing smithi08089843-449 from 672676 to 1194337 tid 1 2023-12-01T04:56:58.835 INFO:tasks.rados.rados.0.smithi080.stdout:2212: writing smithi08089843-449 from 1736978 to 2532491 tid 2 2023-12-01T04:56:58.835 INFO:tasks.rados.rados.0.smithi080.stdout:2213: read oid 384 snap -1 2023-12-01T04:56:58.836 INFO:tasks.rados.rados.0.smithi080.stdout:2213: expect (ObjNum 1443 snap 0 seq_num 1443) 2023-12-01T04:56:58.836 INFO:tasks.rados.rados.0.smithi080.stdout:2214: read oid 306 snap -1 2023-12-01T04:56:58.836 INFO:tasks.rados.rados.0.smithi080.stdout:2214: expect (ObjNum 305 snap 0 seq_num 305) 2023-12-01T04:56:58.836 INFO:tasks.rados.rados.0.smithi080.stdout:2215: write oid 245 current snap is 0 2023-12-01T04:56:58.836 INFO:tasks.rados.rados.0.smithi080.stdout:2215: seq_num 1469 ranges {689483=596910,2079107=539171} 2023-12-01T04:56:58.842 INFO:tasks.rados.rados.0.smithi080.stdout:2215: writing smithi08089843-245 from 689483 to 1286393 tid 1 2023-12-01T04:56:58.850 INFO:tasks.rados.rados.0.smithi080.stdout:2215: writing smithi08089843-245 from 2079107 to 2618278 tid 2 2023-12-01T04:56:58.850 INFO:tasks.rados.rados.0.smithi080.stdout:2216: write oid 201 current snap is 0 2023-12-01T04:56:58.850 INFO:tasks.rados.rados.0.smithi080.stdout:2216: seq_num 1470 ranges {706290=672159,2137589=568701} 2023-12-01T04:56:58.858 INFO:tasks.rados.rados.0.smithi080.stdout:2216: writing smithi08089843-201 from 706290 to 1378449 tid 1 2023-12-01T04:56:58.866 INFO:tasks.rados.rados.0.smithi080.stdout:2216: writing smithi08089843-201 from 2137589 to 2706290 tid 2 2023-12-01T04:56:58.866 INFO:tasks.rados.rados.0.smithi080.stdout:2217: delete oid 66 current snap is 0 2023-12-01T04:56:58.866 INFO:tasks.rados.rados.0.smithi080.stdout:2212: finishing write tid 1 to smithi08089843-449 2023-12-01T04:56:58.867 INFO:tasks.rados.rados.0.smithi080.stdout:2212: finishing write tid 2 to smithi08089843-449 2023-12-01T04:56:58.867 INFO:tasks.rados.rados.0.smithi080.stdout:2213: expect (ObjNum 1443 snap 0 seq_num 1443) 2023-12-01T04:56:58.988 INFO:tasks.rados.rados.0.smithi080.stdout:2212: finishing write tid 3 to smithi08089843-449 2023-12-01T04:56:58.988 INFO:tasks.rados.rados.0.smithi080.stdout:2212: finishing write tid 4 to smithi08089843-449 2023-12-01T04:56:58.988 INFO:tasks.rados.rados.0.smithi080.stdout:2212: oid 449 updating version 0 to 207 2023-12-01T04:56:58.988 INFO:tasks.rados.rados.0.smithi080.stdout:2212: oid 449 version 207 is already newer than 206 2023-12-01T04:56:58.988 INFO:tasks.rados.rados.0.smithi080.stdout:2212: oid 449 updating version 207 to 208 2023-12-01T04:56:58.988 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 449 v 208 (ObjNum 1468 snap 0 seq_num 1468) dirty exists 2023-12-01T04:56:58.988 INFO:tasks.rados.rados.0.smithi080.stdout:2212: left oid 449 (ObjNum 1468 snap 0 seq_num 1468) 2023-12-01T04:56:58.989 INFO:tasks.rados.rados.0.smithi080.stdout:2214: expect (ObjNum 305 snap 0 seq_num 305) 2023-12-01T04:56:59.101 INFO:tasks.rados.rados.0.smithi080.stdout:2215: finishing write tid 1 to smithi08089843-245 2023-12-01T04:56:59.101 INFO:tasks.rados.rados.0.smithi080.stdout:2215: finishing write tid 2 to smithi08089843-245 2023-12-01T04:56:59.101 INFO:tasks.rados.rados.0.smithi080.stdout:2215: finishing write tid 3 to smithi08089843-245 2023-12-01T04:56:59.102 INFO:tasks.rados.rados.0.smithi080.stdout:2215: finishing write tid 4 to smithi08089843-245 2023-12-01T04:56:59.102 INFO:tasks.rados.rados.0.smithi080.stdout:2215: oid 245 updating version 0 to 316 2023-12-01T04:56:59.102 INFO:tasks.rados.rados.0.smithi080.stdout:2215: oid 245 updating version 316 to 318 2023-12-01T04:56:59.102 INFO:tasks.rados.rados.0.smithi080.stdout:2215: oid 245 version 318 is already newer than 317 2023-12-01T04:56:59.102 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 245 v 318 (ObjNum 1469 snap 0 seq_num 1469) dirty exists 2023-12-01T04:56:59.102 INFO:tasks.rados.rados.0.smithi080.stdout:2215: left oid 245 (ObjNum 1469 snap 0 seq_num 1469) 2023-12-01T04:56:59.102 INFO:tasks.rados.rados.0.smithi080.stdout:2216: finishing write tid 1 to smithi08089843-201 2023-12-01T04:56:59.102 INFO:tasks.rados.rados.0.smithi080.stdout:2216: finishing write tid 2 to smithi08089843-201 2023-12-01T04:56:59.102 INFO:tasks.rados.rados.0.smithi080.stdout:2216: finishing write tid 3 to smithi08089843-201 2023-12-01T04:56:59.103 INFO:tasks.rados.rados.0.smithi080.stdout:2216: finishing write tid 4 to smithi08089843-201 2023-12-01T04:56:59.103 INFO:tasks.rados.rados.0.smithi080.stdout:2216: oid 201 updating version 0 to 271 2023-12-01T04:56:59.103 INFO:tasks.rados.rados.0.smithi080.stdout:2216: oid 201 updating version 271 to 272 2023-12-01T04:56:59.103 INFO:tasks.rados.rados.0.smithi080.stdout:2216: oid 201 updating version 272 to 273 2023-12-01T04:56:59.103 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 201 v 273 (ObjNum 1470 snap 0 seq_num 1470) dirty exists 2023-12-01T04:56:59.103 INFO:tasks.rados.rados.0.smithi080.stdout:2216: left oid 201 (ObjNum 1470 snap 0 seq_num 1470) 2023-12-01T04:56:59.103 INFO:tasks.rados.rados.0.smithi080.stdout:2212: done (5 left) 2023-12-01T04:56:59.103 INFO:tasks.rados.rados.0.smithi080.stdout:2213: done (4 left) 2023-12-01T04:56:59.103 INFO:tasks.rados.rados.0.smithi080.stdout:2214: done (3 left) 2023-12-01T04:56:59.104 INFO:tasks.rados.rados.0.smithi080.stdout:2215: done (2 left) 2023-12-01T04:56:59.104 INFO:tasks.rados.rados.0.smithi080.stdout:2216: done (1 left) 2023-12-01T04:56:59.104 INFO:tasks.rados.rados.0.smithi080.stdout:2217: done (0 left) 2023-12-01T04:56:59.104 INFO:tasks.rados.rados.0.smithi080.stdout:2218: write oid 370 current snap is 0 2023-12-01T04:56:59.104 INFO:tasks.rados.rados.0.smithi080.stdout:2218: seq_num 1472 ranges {739904=422657,1854553=402851} 2023-12-01T04:56:59.112 INFO:tasks.rados.rados.0.smithi080.stdout:2218: writing smithi08089843-370 from 739904 to 1162561 tid 1 2023-12-01T04:56:59.119 INFO:tasks.rados.rados.0.smithi080.stdout:2218: writing smithi08089843-370 from 1854553 to 2257404 tid 2 2023-12-01T04:56:59.119 INFO:tasks.rados.rados.0.smithi080.stdout:2219: write oid 459 current snap is 0 2023-12-01T04:56:59.119 INFO:tasks.rados.rados.0.smithi080.stdout:2219: seq_num 1473 ranges {756711=497906,1913035=546509} 2023-12-01T04:56:59.126 INFO:tasks.rados.rados.0.smithi080.stdout:2219: writing smithi08089843-459 from 756711 to 1254617 tid 1 2023-12-01T04:56:59.133 INFO:tasks.rados.rados.0.smithi080.stdout:2219: writing smithi08089843-459 from 1913035 to 2459544 tid 2 2023-12-01T04:56:59.134 INFO:tasks.rados.rados.0.smithi080.stdout:2220: delete oid 355 current snap is 0 2023-12-01T04:56:59.134 INFO:tasks.rados.rados.0.smithi080.stdout:2218: finishing write tid 1 to smithi08089843-370 2023-12-01T04:56:59.134 INFO:tasks.rados.rados.0.smithi080.stdout:2218: finishing write tid 2 to smithi08089843-370 2023-12-01T04:56:59.134 INFO:tasks.rados.rados.0.smithi080.stdout:2218: finishing write tid 3 to smithi08089843-370 2023-12-01T04:56:59.134 INFO:tasks.rados.rados.0.smithi080.stdout:2218: finishing write tid 4 to smithi08089843-370 2023-12-01T04:56:59.134 INFO:tasks.rados.rados.0.smithi080.stdout:2218: oid 370 updating version 0 to 290 2023-12-01T04:56:59.134 INFO:tasks.rados.rados.0.smithi080.stdout:2218: oid 370 version 290 is already newer than 289 2023-12-01T04:56:59.134 INFO:tasks.rados.rados.0.smithi080.stdout:2218: oid 370 updating version 290 to 291 2023-12-01T04:56:59.134 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 370 v 291 (ObjNum 1472 snap 0 seq_num 1472) dirty exists 2023-12-01T04:56:59.134 INFO:tasks.rados.rados.0.smithi080.stdout:2218: left oid 370 (ObjNum 1472 snap 0 seq_num 1472) 2023-12-01T04:56:59.134 INFO:tasks.rados.rados.0.smithi080.stdout:2219: finishing write tid 1 to smithi08089843-459 2023-12-01T04:56:59.137 INFO:tasks.rados.rados.0.smithi080.stdout:2218: done (2 left) 2023-12-01T04:56:59.137 INFO:tasks.rados.rados.0.smithi080.stdout:2220: done (1 left) 2023-12-01T04:56:59.137 INFO:tasks.rados.rados.0.smithi080.stdout:2221: read oid 344 snap -1 2023-12-01T04:56:59.137 INFO:tasks.rados.rados.0.smithi080.stdout:2221: expect (ObjNum 1193 snap 0 seq_num 1193) 2023-12-01T04:56:59.137 INFO:tasks.rados.rados.0.smithi080.stdout:2222: read oid 480 snap -1 2023-12-01T04:56:59.137 INFO:tasks.rados.rados.0.smithi080.stdout:2222: expect (ObjNum 479 snap 0 seq_num 479) 2023-12-01T04:56:59.137 INFO:tasks.rados.rados.0.smithi080.stdout:2223: write oid 237 current snap is 0 2023-12-01T04:56:59.137 INFO:tasks.rados.rados.0.smithi080.stdout:2223: seq_num 1475 ranges {790325=764757,2029999=550178} 2023-12-01T04:56:59.149 INFO:tasks.rados.rados.0.smithi080.stdout:2223: writing smithi08089843-237 from 790325 to 1555082 tid 1 2023-12-01T04:56:59.155 INFO:tasks.rados.rados.0.smithi080.stdout:2223: writing smithi08089843-237 from 2029999 to 2580177 tid 2 2023-12-01T04:56:59.155 INFO:tasks.rados.rados.0.smithi080.stdout:2224: write oid 33 current snap is 0 2023-12-01T04:56:59.155 INFO:tasks.rados.rados.0.smithi080.stdout:2219: finishing write tid 2 to smithi08089843-459 2023-12-01T04:56:59.155 INFO:tasks.rados.rados.0.smithi080.stdout:2224: seq_num 1476 ranges {407132=440006,1288481=693836,2616455=190677} 2023-12-01T04:56:59.160 INFO:tasks.rados.rados.0.smithi080.stdout:2224: writing smithi08089843-33 from 407132 to 847138 tid 1 2023-12-01T04:56:59.166 INFO:tasks.rados.rados.0.smithi080.stdout:2224: writing smithi08089843-33 from 1288481 to 1982317 tid 2 2023-12-01T04:56:59.171 INFO:tasks.rados.rados.0.smithi080.stdout:2224: writing smithi08089843-33 from 2616455 to 2807132 tid 3 2023-12-01T04:56:59.172 INFO:tasks.rados.rados.0.smithi080.stdout:2225: delete oid 301 current snap is 0 2023-12-01T04:56:59.172 INFO:tasks.rados.rados.0.smithi080.stdout:2219: finishing write tid 3 to smithi08089843-459 2023-12-01T04:56:59.172 INFO:tasks.rados.rados.0.smithi080.stdout:2219: finishing write tid 4 to smithi08089843-459 2023-12-01T04:56:59.172 INFO:tasks.rados.rados.0.smithi080.stdout:2219: oid 459 updating version 0 to 319 2023-12-01T04:56:59.172 INFO:tasks.rados.rados.0.smithi080.stdout:2219: oid 459 updating version 319 to 321 2023-12-01T04:56:59.172 INFO:tasks.rados.rados.0.smithi080.stdout:2219: oid 459 version 321 is already newer than 320 2023-12-01T04:56:59.172 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 459 v 321 (ObjNum 1473 snap 0 seq_num 1473) dirty exists 2023-12-01T04:56:59.172 INFO:tasks.rados.rados.0.smithi080.stdout:2219: left oid 459 (ObjNum 1473 snap 0 seq_num 1473) 2023-12-01T04:56:59.172 INFO:tasks.rados.rados.0.smithi080.stdout:2222: expect (ObjNum 479 snap 0 seq_num 479) 2023-12-01T04:56:59.247 INFO:tasks.rados.rados.0.smithi080.stdout:2221: expect (ObjNum 1193 snap 0 seq_num 1193) 2023-12-01T04:56:59.321 INFO:tasks.rados.rados.0.smithi080.stdout:2223: finishing write tid 1 to smithi08089843-237 2023-12-01T04:56:59.321 INFO:tasks.rados.rados.0.smithi080.stdout:2223: finishing write tid 2 to smithi08089843-237 2023-12-01T04:56:59.321 INFO:tasks.rados.rados.0.smithi080.stdout:2223: finishing write tid 3 to smithi08089843-237 2023-12-01T04:56:59.321 INFO:tasks.rados.rados.0.smithi080.stdout:2223: finishing write tid 4 to smithi08089843-237 2023-12-01T04:56:59.321 INFO:tasks.rados.rados.0.smithi080.stdout:2223: oid 237 updating version 0 to 362 2023-12-01T04:56:59.321 INFO:tasks.rados.rados.0.smithi080.stdout:2223: oid 237 updating version 362 to 363 2023-12-01T04:56:59.321 INFO:tasks.rados.rados.0.smithi080.stdout:2223: oid 237 version 363 is already newer than 361 2023-12-01T04:56:59.321 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 237 v 363 (ObjNum 1475 snap 0 seq_num 1475) dirty exists 2023-12-01T04:56:59.321 INFO:tasks.rados.rados.0.smithi080.stdout:2223: left oid 237 (ObjNum 1475 snap 0 seq_num 1475) 2023-12-01T04:56:59.321 INFO:tasks.rados.rados.0.smithi080.stdout:2224: finishing write tid 1 to smithi08089843-33 2023-12-01T04:56:59.321 INFO:tasks.rados.rados.0.smithi080.stdout:2224: finishing write tid 2 to smithi08089843-33 2023-12-01T04:56:59.321 INFO:tasks.rados.rados.0.smithi080.stdout:2224: finishing write tid 3 to smithi08089843-33 2023-12-01T04:56:59.322 INFO:tasks.rados.rados.0.smithi080.stdout:2224: finishing write tid 4 to smithi08089843-33 2023-12-01T04:56:59.322 INFO:tasks.rados.rados.0.smithi080.stdout:2224: finishing write tid 5 to smithi08089843-33 2023-12-01T04:56:59.322 INFO:tasks.rados.rados.0.smithi080.stdout:2224: oid 33 updating version 0 to 335 2023-12-01T04:56:59.322 INFO:tasks.rados.rados.0.smithi080.stdout:2224: oid 33 version 335 is already newer than 333 2023-12-01T04:56:59.322 INFO:tasks.rados.rados.0.smithi080.stdout:2224: oid 33 updating version 335 to 336 2023-12-01T04:56:59.322 INFO:tasks.rados.rados.0.smithi080.stdout:2224: oid 33 version 336 is already newer than 334 2023-12-01T04:56:59.322 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 33 v 336 (ObjNum 1476 snap 0 seq_num 1476) dirty exists 2023-12-01T04:56:59.322 INFO:tasks.rados.rados.0.smithi080.stdout:2224: left oid 33 (ObjNum 1476 snap 0 seq_num 1476) 2023-12-01T04:56:59.322 INFO:tasks.rados.rados.0.smithi080.stdout:2219: done (5 left) 2023-12-01T04:56:59.322 INFO:tasks.rados.rados.0.smithi080.stdout:2221: done (4 left) 2023-12-01T04:56:59.322 INFO:tasks.rados.rados.0.smithi080.stdout:2222: done (3 left) 2023-12-01T04:56:59.322 INFO:tasks.rados.rados.0.smithi080.stdout:2223: done (2 left) 2023-12-01T04:56:59.322 INFO:tasks.rados.rados.0.smithi080.stdout:2224: done (1 left) 2023-12-01T04:56:59.322 INFO:tasks.rados.rados.0.smithi080.stdout:2225: done (0 left) 2023-12-01T04:56:59.323 INFO:tasks.rados.rados.0.smithi080.stdout:2226: read oid 87 snap -1 2023-12-01T04:56:59.323 INFO:tasks.rados.rados.0.smithi080.stdout:2226: expect (ObjNum 1184 snap 0 seq_num 1184) 2023-12-01T04:56:59.323 INFO:tasks.rados.rados.0.smithi080.stdout:2227: write oid 366 current snap is 0 2023-12-01T04:56:59.323 INFO:tasks.rados.rados.0.smithi080.stdout:2227: seq_num 1478 ranges {440746=590504,1689092=697505} 2023-12-01T04:56:59.334 INFO:tasks.rados.rados.0.smithi080.stdout:2227: writing smithi08089843-366 from 440746 to 1031250 tid 1 2023-12-01T04:56:59.342 INFO:tasks.rados.rados.0.smithi080.stdout:2227: writing smithi08089843-366 from 1689092 to 2386597 tid 2 2023-12-01T04:56:59.342 INFO:tasks.rados.rados.0.smithi080.stdout:2228: write oid 421 current snap is 0 2023-12-01T04:56:59.342 INFO:tasks.rados.rados.0.smithi080.stdout:2228: seq_num 1479 ranges {457553=665753,1747574=557516} 2023-12-01T04:56:59.349 INFO:tasks.rados.rados.0.smithi080.stdout:2228: writing smithi08089843-421 from 457553 to 1123306 tid 1 2023-12-01T04:56:59.356 INFO:tasks.rados.rados.0.smithi080.stdout:2228: writing smithi08089843-421 from 1747574 to 2305090 tid 2 2023-12-01T04:56:59.356 INFO:tasks.rados.rados.0.smithi080.stdout:2229: write oid 155 current snap is 0 2023-12-01T04:56:59.356 INFO:tasks.rados.rados.0.smithi080.stdout:2229: seq_num 1480 ranges {474360=741002,1806056=701174} 2023-12-01T04:56:59.362 INFO:tasks.rados.rados.0.smithi080.stdout:2229: writing smithi08089843-155 from 474360 to 1215362 tid 1 2023-12-01T04:56:59.370 INFO:tasks.rados.rados.0.smithi080.stdout:2229: writing smithi08089843-155 from 1806056 to 2507230 tid 2 2023-12-01T04:56:59.370 INFO:tasks.rados.rados.0.smithi080.stdout:2230: read oid 301 snap -1 2023-12-01T04:56:59.370 INFO:tasks.rados.rados.0.smithi080.stdout:2230: expect deleted 2023-12-01T04:56:59.371 INFO:tasks.rados.rados.0.smithi080.stdout:2231: delete oid 323 current snap is 0 2023-12-01T04:56:59.371 INFO:tasks.rados.rados.0.smithi080.stdout:2226: expect (ObjNum 1184 snap 0 seq_num 1184) 2023-12-01T04:56:59.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:56:59 smithi080 bash[28361]: cluster 2023-12-01T04:56:58.152840+0000 mgr.y (mgr.24362) 254 : cluster 0 pgmap v225: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 53 MiB/s rd, 9.4 MiB/s wr, 82 op/s 2023-12-01T04:56:59.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:56:59 smithi080 bash[41963]: cluster 2023-12-01T04:56:58.152840+0000 mgr.y (mgr.24362) 254 : cluster 0 pgmap v225: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 53 MiB/s rd, 9.4 MiB/s wr, 82 op/s 2023-12-01T04:56:59.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:56:59 smithi090 bash[32384]: cluster 2023-12-01T04:56:58.152840+0000 mgr.y (mgr.24362) 254 : cluster 0 pgmap v225: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 53 MiB/s rd, 9.4 MiB/s wr, 82 op/s 2023-12-01T04:56:59.616 INFO:tasks.rados.rados.0.smithi080.stdout:2227: finishing write tid 1 to smithi08089843-366 2023-12-01T04:56:59.617 INFO:tasks.rados.rados.0.smithi080.stdout:2227: finishing write tid 2 to smithi08089843-366 2023-12-01T04:56:59.617 INFO:tasks.rados.rados.0.smithi080.stdout:2227: finishing write tid 3 to smithi08089843-366 2023-12-01T04:56:59.617 INFO:tasks.rados.rados.0.smithi080.stdout:2227: finishing write tid 4 to smithi08089843-366 2023-12-01T04:56:59.617 INFO:tasks.rados.rados.0.smithi080.stdout:2227: oid 366 updating version 0 to 431 2023-12-01T04:56:59.617 INFO:tasks.rados.rados.0.smithi080.stdout:2227: oid 366 updating version 431 to 432 2023-12-01T04:56:59.617 INFO:tasks.rados.rados.0.smithi080.stdout:2227: oid 366 updating version 432 to 433 2023-12-01T04:56:59.617 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 366 v 433 (ObjNum 1478 snap 0 seq_num 1478) dirty exists 2023-12-01T04:56:59.617 INFO:tasks.rados.rados.0.smithi080.stdout:2227: left oid 366 (ObjNum 1478 snap 0 seq_num 1478) 2023-12-01T04:56:59.617 INFO:tasks.rados.rados.0.smithi080.stdout:2228: finishing write tid 1 to smithi08089843-421 2023-12-01T04:56:59.617 INFO:tasks.rados.rados.0.smithi080.stdout:2228: finishing write tid 2 to smithi08089843-421 2023-12-01T04:56:59.617 INFO:tasks.rados.rados.0.smithi080.stdout:2228: finishing write tid 3 to smithi08089843-421 2023-12-01T04:56:59.617 INFO:tasks.rados.rados.0.smithi080.stdout:2228: finishing write tid 4 to smithi08089843-421 2023-12-01T04:56:59.617 INFO:tasks.rados.rados.0.smithi080.stdout:2228: oid 421 updating version 0 to 339 2023-12-01T04:56:59.618 INFO:tasks.rados.rados.0.smithi080.stdout:2228: oid 421 updating version 339 to 340 2023-12-01T04:56:59.618 INFO:tasks.rados.rados.0.smithi080.stdout:2228: oid 421 version 340 is already newer than 338 2023-12-01T04:56:59.618 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 421 v 340 (ObjNum 1479 snap 0 seq_num 1479) dirty exists 2023-12-01T04:56:59.618 INFO:tasks.rados.rados.0.smithi080.stdout:2228: left oid 421 (ObjNum 1479 snap 0 seq_num 1479) 2023-12-01T04:56:59.618 INFO:tasks.rados.rados.0.smithi080.stdout:2229: finishing write tid 1 to smithi08089843-155 2023-12-01T04:56:59.618 INFO:tasks.rados.rados.0.smithi080.stdout:2229: finishing write tid 2 to smithi08089843-155 2023-12-01T04:56:59.618 INFO:tasks.rados.rados.0.smithi080.stdout:2229: finishing write tid 3 to smithi08089843-155 2023-12-01T04:56:59.618 INFO:tasks.rados.rados.0.smithi080.stdout:2229: finishing write tid 4 to smithi08089843-155 2023-12-01T04:56:59.618 INFO:tasks.rados.rados.0.smithi080.stdout:2229: oid 155 updating version 0 to 254 2023-12-01T04:56:59.618 INFO:tasks.rados.rados.0.smithi080.stdout:2229: oid 155 version 254 is already newer than 253 2023-12-01T04:56:59.618 INFO:tasks.rados.rados.0.smithi080.stdout:2229: oid 155 updating version 254 to 255 2023-12-01T04:56:59.618 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 155 v 255 (ObjNum 1480 snap 0 seq_num 1480) dirty exists 2023-12-01T04:56:59.618 INFO:tasks.rados.rados.0.smithi080.stdout:2229: left oid 155 (ObjNum 1480 snap 0 seq_num 1480) 2023-12-01T04:56:59.619 INFO:tasks.rados.rados.0.smithi080.stdout:2226: done (5 left) 2023-12-01T04:56:59.619 INFO:tasks.rados.rados.0.smithi080.stdout:2227: done (4 left) 2023-12-01T04:56:59.619 INFO:tasks.rados.rados.0.smithi080.stdout:2228: done (3 left) 2023-12-01T04:56:59.619 INFO:tasks.rados.rados.0.smithi080.stdout:2229: done (2 left) 2023-12-01T04:56:59.619 INFO:tasks.rados.rados.0.smithi080.stdout:2230: done (1 left) 2023-12-01T04:56:59.619 INFO:tasks.rados.rados.0.smithi080.stdout:2231: done (0 left) 2023-12-01T04:56:59.619 INFO:tasks.rados.rados.0.smithi080.stdout:2232: write oid 269 current snap is 0 2023-12-01T04:56:59.619 INFO:tasks.rados.rados.0.smithi080.stdout:2232: seq_num 1482 ranges {507974=491500,1406667=704843,2548287=359687} 2023-12-01T04:56:59.627 INFO:tasks.rados.rados.0.smithi080.stdout:2232: writing smithi08089843-269 from 507974 to 999474 tid 1 2023-12-01T04:56:59.634 INFO:tasks.rados.rados.0.smithi080.stdout:2232: writing smithi08089843-269 from 1406667 to 2111510 tid 2 2023-12-01T04:56:59.639 INFO:tasks.rados.rados.0.smithi080.stdout:2232: writing smithi08089843-269 from 2548287 to 2907974 tid 3 2023-12-01T04:56:59.639 INFO:tasks.rados.rados.0.smithi080.stdout:2233: read oid 453 snap -1 2023-12-01T04:56:59.640 INFO:tasks.rados.rados.0.smithi080.stdout:2233: expect (ObjNum 875 snap 0 seq_num 875) 2023-12-01T04:56:59.640 INFO:tasks.rados.rados.0.smithi080.stdout:2234: write oid 484 current snap is 0 2023-12-01T04:56:59.640 INFO:tasks.rados.rados.0.smithi080.stdout:2234: seq_num 1483 ranges {524781=683102,1981502=564854} 2023-12-01T04:56:59.646 INFO:tasks.rados.rados.0.smithi080.stdout:2234: writing smithi08089843-484 from 524781 to 1207883 tid 1 2023-12-01T04:56:59.654 INFO:tasks.rados.rados.0.smithi080.stdout:2234: writing smithi08089843-484 from 1981502 to 2546356 tid 2 2023-12-01T04:56:59.655 INFO:tasks.rados.rados.0.smithi080.stdout:2235: write oid 21 current snap is 0 2023-12-01T04:56:59.655 INFO:tasks.rados.rados.0.smithi080.stdout:2235: seq_num 1484 ranges {541588=758351,2039984=708512} 2023-12-01T04:56:59.662 INFO:tasks.rados.rados.0.smithi080.stdout:2235: writing smithi08089843-21 from 541588 to 1299939 tid 1 2023-12-01T04:56:59.670 INFO:tasks.rados.rados.0.smithi080.stdout:2235: writing smithi08089843-21 from 2039984 to 2748496 tid 2 2023-12-01T04:56:59.670 INFO:tasks.rados.rados.0.smithi080.stdout:2236: write oid 321 current snap is 0 2023-12-01T04:56:59.670 INFO:tasks.rados.rados.0.smithi080.stdout:2236: seq_num 1485 ranges {558395=433600,1698466=568523,2863262=95133} 2023-12-01T04:56:59.676 INFO:tasks.rados.rados.0.smithi080.stdout:2236: writing smithi08089843-321 from 558395 to 991995 tid 1 2023-12-01T04:56:59.683 INFO:tasks.rados.rados.0.smithi080.stdout:2236: writing smithi08089843-321 from 1698466 to 2266989 tid 2 2023-12-01T04:56:59.688 INFO:tasks.rados.rados.0.smithi080.stdout:2236: writing smithi08089843-321 from 2863262 to 2958395 tid 3 2023-12-01T04:56:59.688 INFO:tasks.rados.rados.0.smithi080.stdout:2237: read oid 281 snap -1 2023-12-01T04:56:59.688 INFO:tasks.rados.rados.0.smithi080.stdout:2237: expect (ObjNum 1233 snap 0 seq_num 1233) 2023-12-01T04:56:59.688 INFO:tasks.rados.rados.0.smithi080.stdout:2238: read oid 376 snap -1 2023-12-01T04:56:59.688 INFO:tasks.rados.rados.0.smithi080.stdout:2238: expect (ObjNum 1078 snap 0 seq_num 1078) 2023-12-01T04:56:59.688 INFO:tasks.rados.rados.0.smithi080.stdout:2239: read oid 384 snap -1 2023-12-01T04:56:59.688 INFO:tasks.rados.rados.0.smithi080.stdout:2239: expect (ObjNum 1443 snap 0 seq_num 1443) 2023-12-01T04:56:59.688 INFO:tasks.rados.rados.0.smithi080.stdout:2240: write oid 320 current snap is 0 2023-12-01T04:56:59.689 INFO:tasks.rados.rados.0.smithi080.stdout:2232: finishing write tid 1 to smithi08089843-269 2023-12-01T04:56:59.689 INFO:tasks.rados.rados.0.smithi080.stdout:2232: finishing write tid 2 to smithi08089843-269 2023-12-01T04:56:59.689 INFO:tasks.rados.rados.0.smithi080.stdout:2232: finishing write tid 3 to smithi08089843-269 2023-12-01T04:56:59.689 INFO:tasks.rados.rados.0.smithi080.stdout:2232: finishing write tid 4 to smithi08089843-269 2023-12-01T04:56:59.689 INFO:tasks.rados.rados.0.smithi080.stdout:2232: finishing write tid 5 to smithi08089843-269 2023-12-01T04:56:59.689 INFO:tasks.rados.rados.0.smithi080.stdout:2232: oid 269 updating version 0 to 257 2023-12-01T04:56:59.689 INFO:tasks.rados.rados.0.smithi080.stdout:2232: oid 269 updating version 257 to 258 2023-12-01T04:56:59.689 INFO:tasks.rados.rados.0.smithi080.stdout:2232: oid 269 updating version 258 to 259 2023-12-01T04:56:59.689 INFO:tasks.rados.rados.0.smithi080.stdout:2232: oid 269 version 259 is already newer than 256 2023-12-01T04:56:59.690 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 269 v 259 (ObjNum 1482 snap 0 seq_num 1482) dirty exists 2023-12-01T04:56:59.690 INFO:tasks.rados.rados.0.smithi080.stdout:2232: left oid 269 (ObjNum 1482 snap 0 seq_num 1482) 2023-12-01T04:56:59.690 INFO:tasks.rados.rados.0.smithi080.stdout:2233: expect (ObjNum 875 snap 0 seq_num 875) 2023-12-01T04:56:59.831 INFO:tasks.rados.rados.0.smithi080.stdout:2234: finishing write tid 1 to smithi08089843-484 2023-12-01T04:56:59.831 INFO:tasks.rados.rados.0.smithi080.stdout:2234: finishing write tid 2 to smithi08089843-484 2023-12-01T04:56:59.831 INFO:tasks.rados.rados.0.smithi080.stdout:2234: finishing write tid 3 to smithi08089843-484 2023-12-01T04:56:59.831 INFO:tasks.rados.rados.0.smithi080.stdout:2234: finishing write tid 4 to smithi08089843-484 2023-12-01T04:56:59.831 INFO:tasks.rados.rados.0.smithi080.stdout:2234: oid 484 updating version 0 to 342 2023-12-01T04:56:59.831 INFO:tasks.rados.rados.0.smithi080.stdout:2234: oid 484 version 342 is already newer than 340 2023-12-01T04:56:59.831 INFO:tasks.rados.rados.0.smithi080.stdout:2234: oid 484 version 342 is already newer than 341 2023-12-01T04:56:59.831 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 484 v 342 (ObjNum 1483 snap 0 seq_num 1483) dirty exists 2023-12-01T04:56:59.832 INFO:tasks.rados.rados.0.smithi080.stdout:2234: left oid 484 (ObjNum 1483 snap 0 seq_num 1483) 2023-12-01T04:56:59.832 INFO:tasks.rados.rados.0.smithi080.stdout:2235: finishing write tid 1 to smithi08089843-21 2023-12-01T04:56:59.832 INFO:tasks.rados.rados.0.smithi080.stdout:2235: finishing write tid 2 to smithi08089843-21 2023-12-01T04:56:59.832 INFO:tasks.rados.rados.0.smithi080.stdout:2235: finishing write tid 3 to smithi08089843-21 2023-12-01T04:56:59.832 INFO:tasks.rados.rados.0.smithi080.stdout:2235: finishing write tid 4 to smithi08089843-21 2023-12-01T04:56:59.832 INFO:tasks.rados.rados.0.smithi080.stdout:2235: oid 21 updating version 0 to 248 2023-12-01T04:56:59.832 INFO:tasks.rados.rados.0.smithi080.stdout:2235: oid 21 updating version 248 to 250 2023-12-01T04:56:59.832 INFO:tasks.rados.rados.0.smithi080.stdout:2235: oid 21 version 250 is already newer than 249 2023-12-01T04:56:59.832 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 21 v 250 (ObjNum 1484 snap 0 seq_num 1484) dirty exists 2023-12-01T04:56:59.832 INFO:tasks.rados.rados.0.smithi080.stdout:2235: left oid 21 (ObjNum 1484 snap 0 seq_num 1484) 2023-12-01T04:56:59.832 INFO:tasks.rados.rados.0.smithi080.stdout:2236: finishing write tid 1 to smithi08089843-321 2023-12-01T04:56:59.832 INFO:tasks.rados.rados.0.smithi080.stdout:2236: finishing write tid 2 to smithi08089843-321 2023-12-01T04:56:59.832 INFO:tasks.rados.rados.0.smithi080.stdout:2240: seq_num 1486 ranges {575202=508849,1640595=712181} 2023-12-01T04:56:59.843 INFO:tasks.rados.rados.0.smithi080.stdout:2240: writing smithi08089843-320 from 575202 to 1084051 tid 1 2023-12-01T04:56:59.850 INFO:tasks.rados.rados.0.smithi080.stdout:2240: writing smithi08089843-320 from 1640595 to 2352776 tid 2 2023-12-01T04:56:59.850 INFO:tasks.rados.rados.0.smithi080.stdout:2232: done (8 left) 2023-12-01T04:56:59.851 INFO:tasks.rados.rados.0.smithi080.stdout:2233: done (7 left) 2023-12-01T04:56:59.851 INFO:tasks.rados.rados.0.smithi080.stdout:2234: done (6 left) 2023-12-01T04:56:59.851 INFO:tasks.rados.rados.0.smithi080.stdout:2235: done (5 left) 2023-12-01T04:56:59.851 INFO:tasks.rados.rados.0.smithi080.stdout:2241: delete oid 142 current snap is 0 2023-12-01T04:56:59.851 INFO:tasks.rados.rados.0.smithi080.stdout:2239: expect (ObjNum 1443 snap 0 seq_num 1443) 2023-12-01T04:56:59.974 INFO:tasks.rados.rados.0.smithi080.stdout:2236: finishing write tid 3 to smithi08089843-321 2023-12-01T04:56:59.974 INFO:tasks.rados.rados.0.smithi080.stdout:2236: finishing write tid 4 to smithi08089843-321 2023-12-01T04:56:59.974 INFO:tasks.rados.rados.0.smithi080.stdout:2236: finishing write tid 5 to smithi08089843-321 2023-12-01T04:56:59.974 INFO:tasks.rados.rados.0.smithi080.stdout:2236: oid 321 updating version 0 to 274 2023-12-01T04:56:59.974 INFO:tasks.rados.rados.0.smithi080.stdout:2236: oid 321 updating version 274 to 276 2023-12-01T04:56:59.974 INFO:tasks.rados.rados.0.smithi080.stdout:2236: oid 321 updating version 276 to 277 2023-12-01T04:56:59.974 INFO:tasks.rados.rados.0.smithi080.stdout:2236: oid 321 version 277 is already newer than 275 2023-12-01T04:56:59.974 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 321 v 277 (ObjNum 1485 snap 0 seq_num 1485) dirty exists 2023-12-01T04:56:59.974 INFO:tasks.rados.rados.0.smithi080.stdout:2236: left oid 321 (ObjNum 1485 snap 0 seq_num 1485) 2023-12-01T04:56:59.974 INFO:tasks.rados.rados.0.smithi080.stdout:2237: expect (ObjNum 1233 snap 0 seq_num 1233) 2023-12-01T04:57:00.144 INFO:tasks.rados.rados.0.smithi080.stdout:2238: expect (ObjNum 1078 snap 0 seq_num 1078) 2023-12-01T04:57:00.262 INFO:tasks.rados.rados.0.smithi080.stdout:2240: finishing write tid 1 to smithi08089843-320 2023-12-01T04:57:00.262 INFO:tasks.rados.rados.0.smithi080.stdout:2240: finishing write tid 2 to smithi08089843-320 2023-12-01T04:57:00.262 INFO:tasks.rados.rados.0.smithi080.stdout:2240: finishing write tid 3 to smithi08089843-320 2023-12-01T04:57:00.262 INFO:tasks.rados.rados.0.smithi080.stdout:2240: finishing write tid 4 to smithi08089843-320 2023-12-01T04:57:00.263 INFO:tasks.rados.rados.0.smithi080.stdout:2240: oid 320 updating version 0 to 246 2023-12-01T04:57:00.263 INFO:tasks.rados.rados.0.smithi080.stdout:2240: oid 320 updating version 246 to 247 2023-12-01T04:57:00.263 INFO:tasks.rados.rados.0.smithi080.stdout:2240: oid 320 version 247 is already newer than 245 2023-12-01T04:57:00.263 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 320 v 247 (ObjNum 1486 snap 0 seq_num 1486) dirty exists 2023-12-01T04:57:00.263 INFO:tasks.rados.rados.0.smithi080.stdout:2240: left oid 320 (ObjNum 1486 snap 0 seq_num 1486) 2023-12-01T04:57:00.263 INFO:tasks.rados.rados.0.smithi080.stdout:2236: done (5 left) 2023-12-01T04:57:00.263 INFO:tasks.rados.rados.0.smithi080.stdout:2237: done (4 left) 2023-12-01T04:57:00.263 INFO:tasks.rados.rados.0.smithi080.stdout:2238: done (3 left) 2023-12-01T04:57:00.263 INFO:tasks.rados.rados.0.smithi080.stdout:2239: done (2 left) 2023-12-01T04:57:00.263 INFO:tasks.rados.rados.0.smithi080.stdout:2240: done (1 left) 2023-12-01T04:57:00.263 INFO:tasks.rados.rados.0.smithi080.stdout:2241: done (0 left) 2023-12-01T04:57:00.263 INFO:tasks.rados.rados.0.smithi080.stdout:2242: delete oid 281 current snap is 0 2023-12-01T04:57:00.264 INFO:tasks.rados.rados.0.smithi080.stdout:2242: done (0 left) 2023-12-01T04:57:00.264 INFO:tasks.rados.rados.0.smithi080.stdout:2243: delete oid 148 current snap is 0 2023-12-01T04:57:00.267 INFO:tasks.rados.rados.0.smithi080.stdout:2243: done (0 left) 2023-12-01T04:57:00.267 INFO:tasks.rados.rados.0.smithi080.stdout:2244: write oid 168 current snap is 0 2023-12-01T04:57:00.267 INFO:tasks.rados.rados.0.smithi080.stdout:2244: seq_num 1490 ranges {642430=409845,1758170=719519} 2023-12-01T04:57:00.277 INFO:tasks.rados.rados.0.smithi080.stdout:2244: writing smithi08089843-168 from 642430 to 1052275 tid 1 2023-12-01T04:57:00.286 INFO:tasks.rados.rados.0.smithi080.stdout:2244: writing smithi08089843-168 from 1758170 to 2477689 tid 2 2023-12-01T04:57:00.286 INFO:tasks.rados.rados.0.smithi080.stdout:2245: write oid 16 current snap is 0 2023-12-01T04:57:00.286 INFO:tasks.rados.rados.0.smithi080.stdout:2245: seq_num 1491 ranges {659237=601447,1933005=463177} 2023-12-01T04:57:00.293 INFO:tasks.rados.rados.0.smithi080.stdout:2245: writing smithi08089843-16 from 659237 to 1260684 tid 1 2023-12-01T04:57:00.300 INFO:tasks.rados.rados.0.smithi080.stdout:2245: writing smithi08089843-16 from 1933005 to 2396182 tid 2 2023-12-01T04:57:00.300 INFO:tasks.rados.rados.0.smithi080.stdout:2246: write oid 418 current snap is 0 2023-12-01T04:57:00.300 INFO:tasks.rados.rados.0.smithi080.stdout:2246: seq_num 1492 ranges {676044=676696,1991487=723188} 2023-12-01T04:57:00.308 INFO:tasks.rados.rados.0.smithi080.stdout:2246: writing smithi08089843-418 from 676044 to 1352740 tid 1 2023-12-01T04:57:00.316 INFO:tasks.rados.rados.0.smithi080.stdout:2246: writing smithi08089843-418 from 1991487 to 2714675 tid 2 2023-12-01T04:57:00.316 INFO:tasks.rados.rados.0.smithi080.stdout:2247: write oid 64 current snap is 0 2023-12-01T04:57:00.316 INFO:tasks.rados.rados.0.smithi080.stdout:2244: finishing write tid 1 to smithi08089843-168 2023-12-01T04:57:00.316 INFO:tasks.rados.rados.0.smithi080.stdout:2247: seq_num 1493 ranges {692851=751945,2049969=466846} 2023-12-01T04:57:00.324 INFO:tasks.rados.rados.0.smithi080.stdout:2247: writing smithi08089843-64 from 692851 to 1444796 tid 1 2023-12-01T04:57:00.331 INFO:tasks.rados.rados.0.smithi080.stdout:2247: writing smithi08089843-64 from 2049969 to 2516815 tid 2 2023-12-01T04:57:00.331 INFO:tasks.rados.rados.0.smithi080.stdout:2248: write oid 412 current snap is 0 2023-12-01T04:57:00.331 INFO:tasks.rados.rados.0.smithi080.stdout:2244: finishing write tid 2 to smithi08089843-168 2023-12-01T04:57:00.331 INFO:tasks.rados.rados.0.smithi080.stdout:2244: finishing write tid 3 to smithi08089843-168 2023-12-01T04:57:00.331 INFO:tasks.rados.rados.0.smithi080.stdout:2244: finishing write tid 4 to smithi08089843-168 2023-12-01T04:57:00.331 INFO:tasks.rados.rados.0.smithi080.stdout:2244: oid 168 updating version 0 to 301 2023-12-01T04:57:00.331 INFO:tasks.rados.rados.0.smithi080.stdout:2244: oid 168 updating version 301 to 303 2023-12-01T04:57:00.331 INFO:tasks.rados.rados.0.smithi080.stdout:2244: oid 168 version 303 is already newer than 302 2023-12-01T04:57:00.331 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 168 v 303 (ObjNum 1490 snap 0 seq_num 1490) dirty exists 2023-12-01T04:57:00.331 INFO:tasks.rados.rados.0.smithi080.stdout:2244: left oid 168 (ObjNum 1490 snap 0 seq_num 1490) 2023-12-01T04:57:00.331 INFO:tasks.rados.rados.0.smithi080.stdout:2245: finishing write tid 1 to smithi08089843-16 2023-12-01T04:57:00.332 INFO:tasks.rados.rados.0.smithi080.stdout:2245: finishing write tid 2 to smithi08089843-16 2023-12-01T04:57:00.332 INFO:tasks.rados.rados.0.smithi080.stdout:2245: finishing write tid 3 to smithi08089843-16 2023-12-01T04:57:00.332 INFO:tasks.rados.rados.0.smithi080.stdout:2245: finishing write tid 4 to smithi08089843-16 2023-12-01T04:57:00.332 INFO:tasks.rados.rados.0.smithi080.stdout:2245: oid 16 updating version 0 to 356 2023-12-01T04:57:00.332 INFO:tasks.rados.rados.0.smithi080.stdout:2245: oid 16 version 356 is already newer than 354 2023-12-01T04:57:00.332 INFO:tasks.rados.rados.0.smithi080.stdout:2245: oid 16 version 356 is already newer than 355 2023-12-01T04:57:00.332 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 16 v 356 (ObjNum 1491 snap 0 seq_num 1491) dirty exists 2023-12-01T04:57:00.332 INFO:tasks.rados.rados.0.smithi080.stdout:2245: left oid 16 (ObjNum 1491 snap 0 seq_num 1491) 2023-12-01T04:57:00.332 INFO:tasks.rados.rados.0.smithi080.stdout:2246: finishing write tid 1 to smithi08089843-418 2023-12-01T04:57:00.332 INFO:tasks.rados.rados.0.smithi080.stdout:2246: finishing write tid 2 to smithi08089843-418 2023-12-01T04:57:00.332 INFO:tasks.rados.rados.0.smithi080.stdout:2248: seq_num 1494 ranges {709658=427194,1592098=726857,2761010=348648} 2023-12-01T04:57:00.337 INFO:tasks.rados.rados.0.smithi080.stdout:2248: writing smithi08089843-412 from 709658 to 1136852 tid 1 2023-12-01T04:57:00.343 INFO:tasks.rados.rados.0.smithi080.stdout:2248: writing smithi08089843-412 from 1592098 to 2318955 tid 2 2023-12-01T04:57:00.348 INFO:tasks.rados.rados.0.smithi080.stdout:2248: writing smithi08089843-412 from 2761010 to 3109658 tid 3 2023-12-01T04:57:00.348 INFO:tasks.rados.rados.0.smithi080.stdout:2244: done (4 left) 2023-12-01T04:57:00.349 INFO:tasks.rados.rados.0.smithi080.stdout:2245: done (3 left) 2023-12-01T04:57:00.349 INFO:tasks.rados.rados.0.smithi080.stdout:2249: delete oid 144 current snap is 0 2023-12-01T04:57:00.349 INFO:tasks.rados.rados.0.smithi080.stdout:2246: finishing write tid 3 to smithi08089843-418 2023-12-01T04:57:00.349 INFO:tasks.rados.rados.0.smithi080.stdout:2246: finishing write tid 4 to smithi08089843-418 2023-12-01T04:57:00.349 INFO:tasks.rados.rados.0.smithi080.stdout:2246: oid 418 updating version 0 to 252 2023-12-01T04:57:00.349 INFO:tasks.rados.rados.0.smithi080.stdout:2246: oid 418 updating version 252 to 253 2023-12-01T04:57:00.349 INFO:tasks.rados.rados.0.smithi080.stdout:2246: oid 418 version 253 is already newer than 251 2023-12-01T04:57:00.349 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 418 v 253 (ObjNum 1492 snap 0 seq_num 1492) dirty exists 2023-12-01T04:57:00.349 INFO:tasks.rados.rados.0.smithi080.stdout:2246: left oid 418 (ObjNum 1492 snap 0 seq_num 1492) 2023-12-01T04:57:00.349 INFO:tasks.rados.rados.0.smithi080.stdout:2247: finishing write tid 1 to smithi08089843-64 2023-12-01T04:57:00.349 INFO:tasks.rados.rados.0.smithi080.stdout:2247: finishing write tid 2 to smithi08089843-64 2023-12-01T04:57:00.349 INFO:tasks.rados.rados.0.smithi080.stdout:2247: finishing write tid 3 to smithi08089843-64 2023-12-01T04:57:00.349 INFO:tasks.rados.rados.0.smithi080.stdout:2247: finishing write tid 4 to smithi08089843-64 2023-12-01T04:57:00.349 INFO:tasks.rados.rados.0.smithi080.stdout:2247: oid 64 updating version 0 to 279 2023-12-01T04:57:00.349 INFO:tasks.rados.rados.0.smithi080.stdout:2247: oid 64 updating version 279 to 280 2023-12-01T04:57:00.349 INFO:tasks.rados.rados.0.smithi080.stdout:2247: oid 64 updating version 280 to 281 2023-12-01T04:57:00.350 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 64 v 281 (ObjNum 1493 snap 0 seq_num 1493) dirty exists 2023-12-01T04:57:00.350 INFO:tasks.rados.rados.0.smithi080.stdout:2247: left oid 64 (ObjNum 1493 snap 0 seq_num 1493) 2023-12-01T04:57:00.350 INFO:tasks.rados.rados.0.smithi080.stdout:2248: finishing write tid 1 to smithi08089843-412 2023-12-01T04:57:00.350 INFO:tasks.rados.rados.0.smithi080.stdout:2248: finishing write tid 2 to smithi08089843-412 2023-12-01T04:57:00.350 INFO:tasks.rados.rados.0.smithi080.stdout:2246: done (3 left) 2023-12-01T04:57:00.350 INFO:tasks.rados.rados.0.smithi080.stdout:2247: done (2 left) 2023-12-01T04:57:00.350 INFO:tasks.rados.rados.0.smithi080.stdout:2249: done (1 left) 2023-12-01T04:57:00.350 INFO:tasks.rados.rados.0.smithi080.stdout:2250: write oid 148 current snap is 0 2023-12-01T04:57:00.351 INFO:tasks.rados.rados.0.smithi080.stdout:2250: seq_num 1496 ranges {743272=577692,2109062=730526} 2023-12-01T04:57:00.359 INFO:tasks.rados.rados.0.smithi080.stdout:2250: writing smithi08089843-148 from 743272 to 1320964 tid 1 2023-12-01T04:57:00.368 INFO:tasks.rados.rados.0.smithi080.stdout:2250: writing smithi08089843-148 from 2109062 to 2839588 tid 2 2023-12-01T04:57:00.368 INFO:tasks.rados.rados.0.smithi080.stdout:2251: delete oid 160 current snap is 0 2023-12-01T04:57:00.368 INFO:tasks.rados.rados.0.smithi080.stdout:2248: finishing write tid 3 to smithi08089843-412 2023-12-01T04:57:00.368 INFO:tasks.rados.rados.0.smithi080.stdout:2248: finishing write tid 4 to smithi08089843-412 2023-12-01T04:57:00.368 INFO:tasks.rados.rados.0.smithi080.stdout:2248: finishing write tid 5 to smithi08089843-412 2023-12-01T04:57:00.368 INFO:tasks.rados.rados.0.smithi080.stdout:2248: oid 412 updating version 0 to 323 2023-12-01T04:57:00.368 INFO:tasks.rados.rados.0.smithi080.stdout:2248: oid 412 version 323 is already newer than 322 2023-12-01T04:57:00.368 INFO:tasks.rados.rados.0.smithi080.stdout:2248: oid 412 updating version 323 to 324 2023-12-01T04:57:00.369 INFO:tasks.rados.rados.0.smithi080.stdout:2248: oid 412 updating version 324 to 325 2023-12-01T04:57:00.369 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 412 v 325 (ObjNum 1494 snap 0 seq_num 1494) dirty exists 2023-12-01T04:57:00.369 INFO:tasks.rados.rados.0.smithi080.stdout:2248: left oid 412 (ObjNum 1494 snap 0 seq_num 1494) 2023-12-01T04:57:00.369 INFO:tasks.rados.rados.0.smithi080.stdout:2250: finishing write tid 1 to smithi08089843-148 2023-12-01T04:57:00.371 INFO:tasks.rados.rados.0.smithi080.stdout:2248: done (2 left) 2023-12-01T04:57:00.371 INFO:tasks.rados.rados.0.smithi080.stdout:2251: done (1 left) 2023-12-01T04:57:00.371 INFO:tasks.rados.rados.0.smithi080.stdout:2252: write oid 113 current snap is 0 2023-12-01T04:57:00.371 INFO:tasks.rados.rados.0.smithi080.stdout:2252: seq_num 1498 ranges {776886=444543,1826026=734195,2987055=189831} 2023-12-01T04:57:00.378 INFO:tasks.rados.rados.0.smithi080.stdout:2252: writing smithi08089843-113 from 776886 to 1221429 tid 1 2023-12-01T04:57:00.386 INFO:tasks.rados.rados.0.smithi080.stdout:2252: writing smithi08089843-113 from 1826026 to 2560221 tid 2 2023-12-01T04:57:00.390 INFO:tasks.rados.rados.0.smithi080.stdout:2252: writing smithi08089843-113 from 2987055 to 3176886 tid 3 2023-12-01T04:57:00.390 INFO:tasks.rados.rados.0.smithi080.stdout:2253: delete oid 430 current snap is 0 2023-12-01T04:57:00.390 INFO:tasks.rados.rados.0.smithi080.stdout:2250: finishing write tid 2 to smithi08089843-148 2023-12-01T04:57:00.390 INFO:tasks.rados.rados.0.smithi080.stdout:2250: finishing write tid 3 to smithi08089843-148 2023-12-01T04:57:00.390 INFO:tasks.rados.rados.0.smithi080.stdout:2250: finishing write tid 4 to smithi08089843-148 2023-12-01T04:57:00.390 INFO:tasks.rados.rados.0.smithi080.stdout:2250: oid 148 updating version 0 to 263 2023-12-01T04:57:00.391 INFO:tasks.rados.rados.0.smithi080.stdout:2250: oid 148 version 263 is already newer than 261 2023-12-01T04:57:00.391 INFO:tasks.rados.rados.0.smithi080.stdout:2250: oid 148 version 263 is already newer than 262 2023-12-01T04:57:00.391 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 148 v 263 (ObjNum 1496 snap 0 seq_num 1496) dirty exists 2023-12-01T04:57:00.391 INFO:tasks.rados.rados.0.smithi080.stdout:2250: left oid 148 (ObjNum 1496 snap 0 seq_num 1496) 2023-12-01T04:57:00.391 INFO:tasks.rados.rados.0.smithi080.stdout:2252: finishing write tid 1 to smithi08089843-113 2023-12-01T04:57:00.391 INFO:tasks.rados.rados.0.smithi080.stdout:2252: finishing write tid 2 to smithi08089843-113 2023-12-01T04:57:00.393 INFO:tasks.rados.rados.0.smithi080.stdout:2250: done (2 left) 2023-12-01T04:57:00.393 INFO:tasks.rados.rados.0.smithi080.stdout:2253: done (1 left) 2023-12-01T04:57:00.393 INFO:tasks.rados.rados.0.smithi080.stdout:2254: read oid 389 snap -1 2023-12-01T04:57:00.393 INFO:tasks.rados.rados.0.smithi080.stdout:2254: expect (ObjNum 388 snap 0 seq_num 388) 2023-12-01T04:57:00.393 INFO:tasks.rados.rados.0.smithi080.stdout:2255: write oid 88 current snap is 0 2023-12-01T04:57:00.393 INFO:tasks.rados.rados.0.smithi080.stdout:2252: finishing write tid 3 to smithi08089843-113 2023-12-01T04:57:00.394 INFO:tasks.rados.rados.0.smithi080.stdout:2255: seq_num 1500 ranges {410500=595041,1542990=621511,2925548=284952} 2023-12-01T04:57:00.401 INFO:tasks.rados.rados.0.smithi080.stdout:2255: writing smithi08089843-88 from 410500 to 1005541 tid 1 2023-12-01T04:57:00.409 INFO:tasks.rados.rados.0.smithi080.stdout:2255: writing smithi08089843-88 from 1542990 to 2164501 tid 2 2023-12-01T04:57:00.415 INFO:tasks.rados.rados.0.smithi080.stdout:2255: writing smithi08089843-88 from 2925548 to 3210500 tid 3 2023-12-01T04:57:00.416 INFO:tasks.rados.rados.0.smithi080.stdout:2256: read oid 208 snap -1 2023-12-01T04:57:00.416 INFO:tasks.rados.rados.0.smithi080.stdout:2256: expect (ObjNum 207 snap 0 seq_num 207) 2023-12-01T04:57:00.416 INFO:tasks.rados.rados.0.smithi080.stdout:2257: read oid 179 snap -1 2023-12-01T04:57:00.416 INFO:tasks.rados.rados.0.smithi080.stdout:2257: expect (ObjNum 1347 snap 0 seq_num 1347) 2023-12-01T04:57:00.416 INFO:tasks.rados.rados.0.smithi080.stdout:2258: write oid 11 current snap is 0 2023-12-01T04:57:00.416 INFO:tasks.rados.rados.0.smithi080.stdout:2252: finishing write tid 4 to smithi08089843-113 2023-12-01T04:57:00.416 INFO:tasks.rados.rados.0.smithi080.stdout:2252: finishing write tid 5 to smithi08089843-113 2023-12-01T04:57:00.416 INFO:tasks.rados.rados.0.smithi080.stdout:2252: oid 113 updating version 0 to 266 2023-12-01T04:57:00.416 INFO:tasks.rados.rados.0.smithi080.stdout:2252: oid 113 version 266 is already newer than 264 2023-12-01T04:57:00.416 INFO:tasks.rados.rados.0.smithi080.stdout:2252: oid 113 updating version 266 to 267 2023-12-01T04:57:00.416 INFO:tasks.rados.rados.0.smithi080.stdout:2252: oid 113 version 267 is already newer than 265 2023-12-01T04:57:00.416 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 113 v 267 (ObjNum 1498 snap 0 seq_num 1498) dirty exists 2023-12-01T04:57:00.416 INFO:tasks.rados.rados.0.smithi080.stdout:2252: left oid 113 (ObjNum 1498 snap 0 seq_num 1498) 2023-12-01T04:57:00.416 INFO:tasks.rados.rados.0.smithi080.stdout:2254: expect (ObjNum 388 snap 0 seq_num 388) 2023-12-01T04:57:00.510 INFO:tasks.rados.rados.0.smithi080.stdout:2255: finishing write tid 1 to smithi08089843-88 2023-12-01T04:57:00.511 INFO:tasks.rados.rados.0.smithi080.stdout:2255: finishing write tid 2 to smithi08089843-88 2023-12-01T04:57:00.511 INFO:tasks.rados.rados.0.smithi080.stdout:2255: finishing write tid 3 to smithi08089843-88 2023-12-01T04:57:00.511 INFO:tasks.rados.rados.0.smithi080.stdout:2255: finishing write tid 4 to smithi08089843-88 2023-12-01T04:57:00.511 INFO:tasks.rados.rados.0.smithi080.stdout:2255: finishing write tid 5 to smithi08089843-88 2023-12-01T04:57:00.511 INFO:tasks.rados.rados.0.smithi080.stdout:2255: oid 88 updating version 0 to 272 2023-12-01T04:57:00.511 INFO:tasks.rados.rados.0.smithi080.stdout:2255: oid 88 updating version 272 to 273 2023-12-01T04:57:00.511 INFO:tasks.rados.rados.0.smithi080.stdout:2255: oid 88 version 273 is already newer than 271 2023-12-01T04:57:00.511 INFO:tasks.rados.rados.0.smithi080.stdout:2255: oid 88 version 273 is already newer than 270 2023-12-01T04:57:00.511 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 88 v 273 (ObjNum 1500 snap 0 seq_num 1500) dirty exists 2023-12-01T04:57:00.511 INFO:tasks.rados.rados.0.smithi080.stdout:2255: left oid 88 (ObjNum 1500 snap 0 seq_num 1500) 2023-12-01T04:57:00.511 INFO:tasks.rados.rados.0.smithi080.stdout:2257: expect (ObjNum 1347 snap 0 seq_num 1347) 2023-12-01T04:57:00.628 INFO:tasks.rados.rados.0.smithi080.stdout:2256: expect (ObjNum 207 snap 0 seq_num 207) 2023-12-01T04:57:00.746 INFO:tasks.rados.rados.0.smithi080.stdout:2258: seq_num 1501 ranges {427307=670290,1601472=481522,2552971=483056} 2023-12-01T04:57:00.757 INFO:tasks.rados.rados.0.smithi080.stdout:2258: writing smithi08089843-11 from 427307 to 1097597 tid 1 2023-12-01T04:57:00.763 INFO:tasks.rados.rados.0.smithi080.stdout:2258: writing smithi08089843-11 from 1601472 to 2082994 tid 2 2023-12-01T04:57:00.769 INFO:tasks.rados.rados.0.smithi080.stdout:2258: writing smithi08089843-11 from 2552971 to 3036027 tid 3 2023-12-01T04:57:00.769 INFO:tasks.rados.rados.0.smithi080.stdout:2252: done (5 left) 2023-12-01T04:57:00.769 INFO:tasks.rados.rados.0.smithi080.stdout:2254: done (4 left) 2023-12-01T04:57:00.769 INFO:tasks.rados.rados.0.smithi080.stdout:2255: done (3 left) 2023-12-01T04:57:00.769 INFO:tasks.rados.rados.0.smithi080.stdout:2256: done (2 left) 2023-12-01T04:57:00.769 INFO:tasks.rados.rados.0.smithi080.stdout:2257: done (1 left) 2023-12-01T04:57:00.769 INFO:tasks.rados.rados.0.smithi080.stdout:2259: write oid 480 current snap is 0 2023-12-01T04:57:00.769 INFO:tasks.rados.rados.0.smithi080.stdout:2258: finishing write tid 1 to smithi08089843-11 2023-12-01T04:57:00.769 INFO:tasks.rados.rados.0.smithi080.stdout:2258: finishing write tid 2 to smithi08089843-11 2023-12-01T04:57:00.769 INFO:tasks.rados.rados.0.smithi080.stdout:2259: seq_num 1502 ranges {444114=745539,1943601=625180} 2023-12-01T04:57:00.775 INFO:tasks.rados.rados.0.smithi080.stdout:2259: writing smithi08089843-480 from 444114 to 1189653 tid 1 2023-12-01T04:57:00.784 INFO:tasks.rados.rados.0.smithi080.stdout:2259: writing smithi08089843-480 from 1943601 to 2568781 tid 2 2023-12-01T04:57:00.784 INFO:tasks.rados.rados.0.smithi080.stdout:2260: write oid 104 current snap is 0 2023-12-01T04:57:00.784 INFO:tasks.rados.rados.0.smithi080.stdout:2260: seq_num 1503 ranges {460921=420788,1602083=485191,2491464=621953} 2023-12-01T04:57:00.788 INFO:tasks.rados.rados.0.smithi080.stdout:2260: writing smithi08089843-104 from 460921 to 881709 tid 1 2023-12-01T04:57:00.795 INFO:tasks.rados.rados.0.smithi080.stdout:2260: writing smithi08089843-104 from 1602083 to 2087274 tid 2 2023-12-01T04:57:00.801 INFO:tasks.rados.rados.0.smithi080.stdout:2260: writing smithi08089843-104 from 2491464 to 3113417 tid 3 2023-12-01T04:57:00.801 INFO:tasks.rados.rados.0.smithi080.stdout:2261: write oid 366 current snap is 0 2023-12-01T04:57:00.801 INFO:tasks.rados.rados.0.smithi080.stdout:2258: finishing write tid 3 to smithi08089843-11 2023-12-01T04:57:00.802 INFO:tasks.rados.rados.0.smithi080.stdout:2261: seq_num 1504 ranges {477728=496037,1660565=628849,2918887=358841} 2023-12-01T04:57:00.807 INFO:tasks.rados.rados.0.smithi080.stdout:2261: writing smithi08089843-366 from 477728 to 973765 tid 1 2023-12-01T04:57:00.814 INFO:tasks.rados.rados.0.smithi080.stdout:2261: writing smithi08089843-366 from 1660565 to 2289414 tid 2 2023-12-01T04:57:00.820 INFO:tasks.rados.rados.0.smithi080.stdout:2261: writing smithi08089843-366 from 2918887 to 3277728 tid 3 2023-12-01T04:57:00.820 INFO:tasks.rados.rados.0.smithi080.stdout:2262: write oid 440 current snap is 0 2023-12-01T04:57:00.820 INFO:tasks.rados.rados.0.smithi080.stdout:2262: seq_num 1505 ranges {494535=571286,1719047=488860,2946310=348225} 2023-12-01T04:57:00.826 INFO:tasks.rados.rados.0.smithi080.stdout:2262: writing smithi08089843-440 from 494535 to 1065821 tid 1 2023-12-01T04:57:00.833 INFO:tasks.rados.rados.0.smithi080.stdout:2262: writing smithi08089843-440 from 1719047 to 2207907 tid 2 2023-12-01T04:57:00.839 INFO:tasks.rados.rados.0.smithi080.stdout:2262: writing smithi08089843-440 from 2946310 to 3294535 tid 3 2023-12-01T04:57:00.839 INFO:tasks.rados.rados.0.smithi080.stdout:2263: write oid 232 current snap is 0 2023-12-01T04:57:00.840 INFO:tasks.rados.rados.0.smithi080.stdout:2263: seq_num 1506 ranges {511342=762888,1777529=632518,2973733=337609} 2023-12-01T04:57:00.846 INFO:tasks.rados.rados.0.smithi080.stdout:2263: writing smithi08089843-232 from 511342 to 1274230 tid 1 2023-12-01T04:57:00.853 INFO:tasks.rados.rados.0.smithi080.stdout:2263: writing smithi08089843-232 from 1777529 to 2410047 tid 2 2023-12-01T04:57:00.858 INFO:tasks.rados.rados.0.smithi080.stdout:2263: writing smithi08089843-232 from 2973733 to 3311342 tid 3 2023-12-01T04:57:00.858 INFO:tasks.rados.rados.0.smithi080.stdout:2264: write oid 368 current snap is 0 2023-12-01T04:57:00.858 INFO:tasks.rados.rados.0.smithi080.stdout:2264: seq_num 1507 ranges {528149=438137,1436011=492529,2601156=667041} 2023-12-01T04:57:00.863 INFO:tasks.rados.rados.0.smithi080.stdout:2264: writing smithi08089843-368 from 528149 to 966286 tid 1 2023-12-01T04:57:00.869 INFO:tasks.rados.rados.0.smithi080.stdout:2264: writing smithi08089843-368 from 1436011 to 1928540 tid 2 2023-12-01T04:57:00.878 INFO:tasks.rados.rados.0.smithi080.stdout:2264: writing smithi08089843-368 from 2601156 to 3268197 tid 3 2023-12-01T04:57:00.878 INFO:tasks.rados.rados.0.smithi080.stdout:2265: read oid 392 snap -1 2023-12-01T04:57:00.878 INFO:tasks.rados.rados.0.smithi080.stdout:2265: expect deleted 2023-12-01T04:57:00.878 INFO:tasks.rados.rados.0.smithi080.stdout:2266: read oid 457 snap -1 2023-12-01T04:57:00.878 INFO:tasks.rados.rados.0.smithi080.stdout:2266: expect deleted 2023-12-01T04:57:00.878 INFO:tasks.rados.rados.0.smithi080.stdout:2267: read oid 494 snap -1 2023-12-01T04:57:00.878 INFO:tasks.rados.rados.0.smithi080.stdout:2267: expect (ObjNum 1385 snap 0 seq_num 1385) 2023-12-01T04:57:00.878 INFO:tasks.rados.rados.0.smithi080.stdout:2268: read oid 410 snap -1 2023-12-01T04:57:00.878 INFO:tasks.rados.rados.0.smithi080.stdout:2268: expect deleted 2023-12-01T04:57:00.878 INFO:tasks.rados.rados.0.smithi080.stdout:2269: write oid 397 current snap is 0 2023-12-01T04:57:00.878 INFO:tasks.rados.rados.0.smithi080.stdout:2258: finishing write tid 4 to smithi08089843-11 2023-12-01T04:57:00.879 INFO:tasks.rados.rados.0.smithi080.stdout:2258: finishing write tid 5 to smithi08089843-11 2023-12-01T04:57:00.879 INFO:tasks.rados.rados.0.smithi080.stdout:2258: oid 11 updating version 0 to 286 2023-12-01T04:57:00.879 INFO:tasks.rados.rados.0.smithi080.stdout:2258: oid 11 version 286 is already newer than 283 2023-12-01T04:57:00.879 INFO:tasks.rados.rados.0.smithi080.stdout:2258: oid 11 version 286 is already newer than 284 2023-12-01T04:57:00.879 INFO:tasks.rados.rados.0.smithi080.stdout:2258: oid 11 version 286 is already newer than 285 2023-12-01T04:57:00.879 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 11 v 286 (ObjNum 1501 snap 0 seq_num 1501) dirty exists 2023-12-01T04:57:00.879 INFO:tasks.rados.rados.0.smithi080.stdout:2258: left oid 11 (ObjNum 1501 snap 0 seq_num 1501) 2023-12-01T04:57:00.879 INFO:tasks.rados.rados.0.smithi080.stdout:2259: finishing write tid 1 to smithi08089843-480 2023-12-01T04:57:00.879 INFO:tasks.rados.rados.0.smithi080.stdout:2259: finishing write tid 2 to smithi08089843-480 2023-12-01T04:57:00.879 INFO:tasks.rados.rados.0.smithi080.stdout:2259: finishing write tid 3 to smithi08089843-480 2023-12-01T04:57:00.879 INFO:tasks.rados.rados.0.smithi080.stdout:2269: seq_num 1508 ranges {544956=513386,1494493=636187,2628579=594666} 2023-12-01T04:57:00.883 INFO:tasks.rados.rados.0.smithi080.stdout:2269: writing smithi08089843-397 from 544956 to 1058342 tid 1 2023-12-01T04:57:00.889 INFO:tasks.rados.rados.0.smithi080.stdout:2269: writing smithi08089843-397 from 1494493 to 2130680 tid 2 2023-12-01T04:57:00.897 INFO:tasks.rados.rados.0.smithi080.stdout:2269: writing smithi08089843-397 from 2628579 to 3223245 tid 3 2023-12-01T04:57:00.898 INFO:tasks.rados.rados.0.smithi080.stdout:2258: done (11 left) 2023-12-01T04:57:00.898 INFO:tasks.rados.rados.0.smithi080.stdout:2270: read oid 437 snap -1 2023-12-01T04:57:00.898 INFO:tasks.rados.rados.0.smithi080.stdout:2270: expect (ObjNum 1244 snap 0 seq_num 1244) 2023-12-01T04:57:00.898 INFO:tasks.rados.rados.0.smithi080.stdout:2271: delete oid 412 current snap is 0 2023-12-01T04:57:00.898 INFO:tasks.rados.rados.0.smithi080.stdout:2259: finishing write tid 4 to smithi08089843-480 2023-12-01T04:57:00.898 INFO:tasks.rados.rados.0.smithi080.stdout:2259: oid 480 updating version 0 to 343 2023-12-01T04:57:00.898 INFO:tasks.rados.rados.0.smithi080.stdout:2259: oid 480 version 343 is already newer than 342 2023-12-01T04:57:00.898 INFO:tasks.rados.rados.0.smithi080.stdout:2259: oid 480 version 343 is already newer than 341 2023-12-01T04:57:00.898 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 480 v 343 (ObjNum 1502 snap 0 seq_num 1502) dirty exists 2023-12-01T04:57:00.898 INFO:tasks.rados.rados.0.smithi080.stdout:2259: left oid 480 (ObjNum 1502 snap 0 seq_num 1502) 2023-12-01T04:57:00.898 INFO:tasks.rados.rados.0.smithi080.stdout:2260: finishing write tid 1 to smithi08089843-104 2023-12-01T04:57:00.898 INFO:tasks.rados.rados.0.smithi080.stdout:2260: finishing write tid 2 to smithi08089843-104 2023-12-01T04:57:00.898 INFO:tasks.rados.rados.0.smithi080.stdout:2260: finishing write tid 3 to smithi08089843-104 2023-12-01T04:57:00.899 INFO:tasks.rados.rados.0.smithi080.stdout:2260: finishing write tid 4 to smithi08089843-104 2023-12-01T04:57:00.899 INFO:tasks.rados.rados.0.smithi080.stdout:2260: finishing write tid 5 to smithi08089843-104 2023-12-01T04:57:00.899 INFO:tasks.rados.rados.0.smithi080.stdout:2260: oid 104 updating version 0 to 276 2023-12-01T04:57:00.899 INFO:tasks.rados.rados.0.smithi080.stdout:2260: oid 104 version 276 is already newer than 274 2023-12-01T04:57:00.899 INFO:tasks.rados.rados.0.smithi080.stdout:2260: oid 104 version 276 is already newer than 275 2023-12-01T04:57:00.899 INFO:tasks.rados.rados.0.smithi080.stdout:2260: oid 104 updating version 276 to 277 2023-12-01T04:57:00.899 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 104 v 277 (ObjNum 1503 snap 0 seq_num 1503) dirty exists 2023-12-01T04:57:00.899 INFO:tasks.rados.rados.0.smithi080.stdout:2260: left oid 104 (ObjNum 1503 snap 0 seq_num 1503) 2023-12-01T04:57:00.899 INFO:tasks.rados.rados.0.smithi080.stdout:2261: finishing write tid 1 to smithi08089843-366 2023-12-01T04:57:00.899 INFO:tasks.rados.rados.0.smithi080.stdout:2261: finishing write tid 2 to smithi08089843-366 2023-12-01T04:57:00.899 INFO:tasks.rados.rados.0.smithi080.stdout:2261: finishing write tid 3 to smithi08089843-366 2023-12-01T04:57:00.899 INFO:tasks.rados.rados.0.smithi080.stdout:2261: finishing write tid 4 to smithi08089843-366 2023-12-01T04:57:00.899 INFO:tasks.rados.rados.0.smithi080.stdout:2261: finishing write tid 5 to smithi08089843-366 2023-12-01T04:57:00.899 INFO:tasks.rados.rados.0.smithi080.stdout:2261: oid 366 updating version 0 to 436 2023-12-01T04:57:00.899 INFO:tasks.rados.rados.0.smithi080.stdout:2261: oid 366 updating version 436 to 437 2023-12-01T04:57:00.899 INFO:tasks.rados.rados.0.smithi080.stdout:2261: oid 366 version 437 is already newer than 434 2023-12-01T04:57:00.900 INFO:tasks.rados.rados.0.smithi080.stdout:2261: oid 366 version 437 is already newer than 435 2023-12-01T04:57:00.900 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 366 v 437 (ObjNum 1504 snap 0 seq_num 1504) dirty exists 2023-12-01T04:57:00.900 INFO:tasks.rados.rados.0.smithi080.stdout:2261: left oid 366 (ObjNum 1504 snap 0 seq_num 1504) 2023-12-01T04:57:00.900 INFO:tasks.rados.rados.0.smithi080.stdout:2262: finishing write tid 1 to smithi08089843-440 2023-12-01T04:57:00.900 INFO:tasks.rados.rados.0.smithi080.stdout:2262: finishing write tid 2 to smithi08089843-440 2023-12-01T04:57:00.900 INFO:tasks.rados.rados.0.smithi080.stdout:2262: finishing write tid 3 to smithi08089843-440 2023-12-01T04:57:00.900 INFO:tasks.rados.rados.0.smithi080.stdout:2262: finishing write tid 4 to smithi08089843-440 2023-12-01T04:57:00.900 INFO:tasks.rados.rados.0.smithi080.stdout:2262: finishing write tid 5 to smithi08089843-440 2023-12-01T04:57:00.900 INFO:tasks.rados.rados.0.smithi080.stdout:2262: oid 440 updating version 0 to 280 2023-12-01T04:57:00.900 INFO:tasks.rados.rados.0.smithi080.stdout:2262: oid 440 updating version 280 to 281 2023-12-01T04:57:00.900 INFO:tasks.rados.rados.0.smithi080.stdout:2262: oid 440 version 281 is already newer than 279 2023-12-01T04:57:00.900 INFO:tasks.rados.rados.0.smithi080.stdout:2262: oid 440 version 281 is already newer than 278 2023-12-01T04:57:00.900 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 440 v 281 (ObjNum 1505 snap 0 seq_num 1505) dirty exists 2023-12-01T04:57:00.900 INFO:tasks.rados.rados.0.smithi080.stdout:2262: left oid 440 (ObjNum 1505 snap 0 seq_num 1505) 2023-12-01T04:57:00.900 INFO:tasks.rados.rados.0.smithi080.stdout:2263: finishing write tid 1 to smithi08089843-232 2023-12-01T04:57:00.900 INFO:tasks.rados.rados.0.smithi080.stdout:2263: finishing write tid 2 to smithi08089843-232 2023-12-01T04:57:00.901 INFO:tasks.rados.rados.0.smithi080.stdout:2263: finishing write tid 3 to smithi08089843-232 2023-12-01T04:57:00.901 INFO:tasks.rados.rados.0.smithi080.stdout:2263: finishing write tid 4 to smithi08089843-232 2023-12-01T04:57:00.901 INFO:tasks.rados.rados.0.smithi080.stdout:2263: finishing write tid 5 to smithi08089843-232 2023-12-01T04:57:00.901 INFO:tasks.rados.rados.0.smithi080.stdout:2263: oid 232 updating version 0 to 327 2023-12-01T04:57:00.901 INFO:tasks.rados.rados.0.smithi080.stdout:2263: oid 232 updating version 327 to 330 2023-12-01T04:57:00.901 INFO:tasks.rados.rados.0.smithi080.stdout:2263: oid 232 version 330 is already newer than 328 2023-12-01T04:57:00.901 INFO:tasks.rados.rados.0.smithi080.stdout:2263: oid 232 version 330 is already newer than 329 2023-12-01T04:57:00.901 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 232 v 330 (ObjNum 1506 snap 0 seq_num 1506) dirty exists 2023-12-01T04:57:00.901 INFO:tasks.rados.rados.0.smithi080.stdout:2263: left oid 232 (ObjNum 1506 snap 0 seq_num 1506) 2023-12-01T04:57:00.901 INFO:tasks.rados.rados.0.smithi080.stdout:2264: finishing write tid 1 to smithi08089843-368 2023-12-01T04:57:00.901 INFO:tasks.rados.rados.0.smithi080.stdout:2264: finishing write tid 2 to smithi08089843-368 2023-12-01T04:57:00.901 INFO:tasks.rados.rados.0.smithi080.stdout:2264: finishing write tid 3 to smithi08089843-368 2023-12-01T04:57:00.901 INFO:tasks.rados.rados.0.smithi080.stdout:2264: finishing write tid 4 to smithi08089843-368 2023-12-01T04:57:00.901 INFO:tasks.rados.rados.0.smithi080.stdout:2264: finishing write tid 5 to smithi08089843-368 2023-12-01T04:57:00.901 INFO:tasks.rados.rados.0.smithi080.stdout:2264: oid 368 updating version 0 to 228 2023-12-01T04:57:00.902 INFO:tasks.rados.rados.0.smithi080.stdout:2264: oid 368 version 228 is already newer than 226 2023-12-01T04:57:00.902 INFO:tasks.rados.rados.0.smithi080.stdout:2264: oid 368 version 228 is already newer than 227 2023-12-01T04:57:00.902 INFO:tasks.rados.rados.0.smithi080.stdout:2264: oid 368 updating version 228 to 229 2023-12-01T04:57:00.902 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 368 v 229 (ObjNum 1507 snap 0 seq_num 1507) dirty exists 2023-12-01T04:57:00.902 INFO:tasks.rados.rados.0.smithi080.stdout:2264: left oid 368 (ObjNum 1507 snap 0 seq_num 1507) 2023-12-01T04:57:00.902 INFO:tasks.rados.rados.0.smithi080.stdout:2269: finishing write tid 1 to smithi08089843-397 2023-12-01T04:57:00.902 INFO:tasks.rados.rados.0.smithi080.stdout:2267: expect (ObjNum 1385 snap 0 seq_num 1385) 2023-12-01T04:57:01.086 INFO:tasks.rados.rados.0.smithi080.stdout:2269: finishing write tid 2 to smithi08089843-397 2023-12-01T04:57:01.086 INFO:tasks.rados.rados.0.smithi080.stdout:2269: finishing write tid 3 to smithi08089843-397 2023-12-01T04:57:01.086 INFO:tasks.rados.rados.0.smithi080.stdout:2269: finishing write tid 4 to smithi08089843-397 2023-12-01T04:57:01.086 INFO:tasks.rados.rados.0.smithi080.stdout:2269: finishing write tid 5 to smithi08089843-397 2023-12-01T04:57:01.086 INFO:tasks.rados.rados.0.smithi080.stdout:2269: oid 397 updating version 0 to 270 2023-12-01T04:57:01.086 INFO:tasks.rados.rados.0.smithi080.stdout:2269: oid 397 updating version 270 to 271 2023-12-01T04:57:01.086 INFO:tasks.rados.rados.0.smithi080.stdout:2269: oid 397 version 271 is already newer than 268 2023-12-01T04:57:01.087 INFO:tasks.rados.rados.0.smithi080.stdout:2269: oid 397 version 271 is already newer than 269 2023-12-01T04:57:01.087 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 397 v 271 (ObjNum 1508 snap 0 seq_num 1508) dirty exists 2023-12-01T04:57:01.087 INFO:tasks.rados.rados.0.smithi080.stdout:2269: left oid 397 (ObjNum 1508 snap 0 seq_num 1508) 2023-12-01T04:57:01.087 INFO:tasks.rados.rados.0.smithi080.stdout:2270: expect (ObjNum 1244 snap 0 seq_num 1244) 2023-12-01T04:57:01.261 INFO:tasks.rados.rados.0.smithi080.stdout:2259: done (12 left) 2023-12-01T04:57:01.262 INFO:tasks.rados.rados.0.smithi080.stdout:2260: done (11 left) 2023-12-01T04:57:01.262 INFO:tasks.rados.rados.0.smithi080.stdout:2261: done (10 left) 2023-12-01T04:57:01.262 INFO:tasks.rados.rados.0.smithi080.stdout:2262: done (9 left) 2023-12-01T04:57:01.262 INFO:tasks.rados.rados.0.smithi080.stdout:2263: done (8 left) 2023-12-01T04:57:01.262 INFO:tasks.rados.rados.0.smithi080.stdout:2264: done (7 left) 2023-12-01T04:57:01.262 INFO:tasks.rados.rados.0.smithi080.stdout:2265: done (6 left) 2023-12-01T04:57:01.262 INFO:tasks.rados.rados.0.smithi080.stdout:2266: done (5 left) 2023-12-01T04:57:01.262 INFO:tasks.rados.rados.0.smithi080.stdout:2267: done (4 left) 2023-12-01T04:57:01.262 INFO:tasks.rados.rados.0.smithi080.stdout:2268: done (3 left) 2023-12-01T04:57:01.262 INFO:tasks.rados.rados.0.smithi080.stdout:2269: done (2 left) 2023-12-01T04:57:01.262 INFO:tasks.rados.rados.0.smithi080.stdout:2270: done (1 left) 2023-12-01T04:57:01.262 INFO:tasks.rados.rados.0.smithi080.stdout:2271: done (0 left) 2023-12-01T04:57:01.263 INFO:tasks.rados.rados.0.smithi080.stdout:2272: delete oid 142 current snap is 0 2023-12-01T04:57:01.264 INFO:tasks.rados.rados.0.smithi080.stdout:2272: done (0 left) 2023-12-01T04:57:01.264 INFO:tasks.rados.rados.0.smithi080.stdout:2273: write oid 66 current snap is 0 2023-12-01T04:57:01.264 INFO:tasks.rados.rados.0.smithi080.stdout:2273: seq_num 1511 ranges {595377=739133,1953586=499867,3110848=284529} 2023-12-01T04:57:01.277 INFO:tasks.rados.rados.0.smithi080.stdout:2273: writing smithi08089843-66 from 595377 to 1334510 tid 1 2023-12-01T04:57:01.283 INFO:tasks.rados.rados.0.smithi080.stdout:2273: writing smithi08089843-66 from 1953586 to 2453453 tid 2 2023-12-01T04:57:01.289 INFO:tasks.rados.rados.0.smithi080.stdout:2273: writing smithi08089843-66 from 3110848 to 3395377 tid 3 2023-12-01T04:57:01.289 INFO:tasks.rados.rados.0.smithi080.stdout:2274: write oid 208 current snap is 0 2023-12-01T04:57:01.289 INFO:tasks.rados.rados.0.smithi080.stdout:2273: finishing write tid 1 to smithi08089843-66 2023-12-01T04:57:01.289 INFO:tasks.rados.rados.0.smithi080.stdout:2273: finishing write tid 2 to smithi08089843-66 2023-12-01T04:57:01.289 INFO:tasks.rados.rados.0.smithi080.stdout:2274: seq_num 1512 ranges {612184=414382,1612068=643525,3021918=390266} 2023-12-01T04:57:01.295 INFO:tasks.rados.rados.0.smithi080.stdout:2274: writing smithi08089843-208 from 612184 to 1026566 tid 1 2023-12-01T04:57:01.302 INFO:tasks.rados.rados.0.smithi080.stdout:2274: writing smithi08089843-208 from 1612068 to 2255593 tid 2 2023-12-01T04:57:01.308 INFO:tasks.rados.rados.0.smithi080.stdout:2274: writing smithi08089843-208 from 3021918 to 3412184 tid 3 2023-12-01T04:57:01.308 INFO:tasks.rados.rados.0.smithi080.stdout:2275: write oid 94 current snap is 0 2023-12-01T04:57:01.308 INFO:tasks.rados.rados.0.smithi080.stdout:2275: seq_num 1513 ranges {628991=605984,1786903=787183,3165694=263297} 2023-12-01T04:57:01.315 INFO:tasks.rados.rados.0.smithi080.stdout:2275: writing smithi08089843-94 from 628991 to 1234975 tid 1 2023-12-01T04:57:01.323 INFO:tasks.rados.rados.0.smithi080.stdout:2275: writing smithi08089843-94 from 1786903 to 2574086 tid 2 2023-12-01T04:57:01.328 INFO:tasks.rados.rados.0.smithi080.stdout:2275: writing smithi08089843-94 from 3165694 to 3428991 tid 3 2023-12-01T04:57:01.328 INFO:tasks.rados.rados.0.smithi080.stdout:2276: write oid 65 current snap is 0 2023-12-01T04:57:01.328 INFO:tasks.rados.rados.0.smithi080.stdout:2276: seq_num 1514 ranges {645798=681233,1729032=647194,3076764=369034} 2023-12-01T04:57:01.336 INFO:tasks.rados.rados.0.smithi080.stdout:2276: writing smithi08089843-65 from 645798 to 1327031 tid 1 2023-12-01T04:57:01.342 INFO:tasks.rados.rados.0.smithi080.stdout:2276: writing smithi08089843-65 from 1729032 to 2376226 tid 2 2023-12-01T04:57:01.348 INFO:tasks.rados.rados.0.smithi080.stdout:2276: writing smithi08089843-65 from 3076764 to 3445798 tid 3 2023-12-01T04:57:01.348 INFO:tasks.rados.rados.0.smithi080.stdout:2277: write oid 382 current snap is 0 2023-12-01T04:57:01.348 INFO:tasks.rados.rados.0.smithi080.stdout:2277: seq_num 1515 ranges {662605=756482,2187514=790852} 2023-12-01T04:57:01.356 INFO:tasks.rados.rados.0.smithi080.stdout:2277: writing smithi08089843-382 from 662605 to 1419087 tid 1 2023-12-01T04:57:01.365 INFO:tasks.rados.rados.0.smithi080.stdout:2277: writing smithi08089843-382 from 2187514 to 2978366 tid 2 2023-12-01T04:57:01.366 INFO:tasks.rados.rados.0.smithi080.stdout:2278: delete oid 220 current snap is 0 2023-12-01T04:57:01.366 INFO:tasks.rados.rados.0.smithi080.stdout:2273: finishing write tid 3 to smithi08089843-66 2023-12-01T04:57:01.366 INFO:tasks.rados.rados.0.smithi080.stdout:2273: finishing write tid 4 to smithi08089843-66 2023-12-01T04:57:01.366 INFO:tasks.rados.rados.0.smithi080.stdout:2273: finishing write tid 5 to smithi08089843-66 2023-12-01T04:57:01.366 INFO:tasks.rados.rados.0.smithi080.stdout:2273: oid 66 updating version 0 to 248 2023-12-01T04:57:01.366 INFO:tasks.rados.rados.0.smithi080.stdout:2273: oid 66 updating version 248 to 249 2023-12-01T04:57:01.366 INFO:tasks.rados.rados.0.smithi080.stdout:2273: oid 66 updating version 249 to 251 2023-12-01T04:57:01.366 INFO:tasks.rados.rados.0.smithi080.stdout:2273: oid 66 version 251 is already newer than 250 2023-12-01T04:57:01.366 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 66 v 251 (ObjNum 1511 snap 0 seq_num 1511) dirty exists 2023-12-01T04:57:01.366 INFO:tasks.rados.rados.0.smithi080.stdout:2273: left oid 66 (ObjNum 1511 snap 0 seq_num 1511) 2023-12-01T04:57:01.366 INFO:tasks.rados.rados.0.smithi080.stdout:2274: finishing write tid 1 to smithi08089843-208 2023-12-01T04:57:01.366 INFO:tasks.rados.rados.0.smithi080.stdout:2274: finishing write tid 2 to smithi08089843-208 2023-12-01T04:57:01.366 INFO:tasks.rados.rados.0.smithi080.stdout:2274: finishing write tid 3 to smithi08089843-208 2023-12-01T04:57:01.366 INFO:tasks.rados.rados.0.smithi080.stdout:2274: finishing write tid 4 to smithi08089843-208 2023-12-01T04:57:01.367 INFO:tasks.rados.rados.0.smithi080.stdout:2274: finishing write tid 5 to smithi08089843-208 2023-12-01T04:57:01.367 INFO:tasks.rados.rados.0.smithi080.stdout:2274: oid 208 updating version 0 to 440 2023-12-01T04:57:01.367 INFO:tasks.rados.rados.0.smithi080.stdout:2274: oid 208 version 440 is already newer than 439 2023-12-01T04:57:01.367 INFO:tasks.rados.rados.0.smithi080.stdout:2274: oid 208 updating version 440 to 441 2023-12-01T04:57:01.367 INFO:tasks.rados.rados.0.smithi080.stdout:2274: oid 208 version 441 is already newer than 438 2023-12-01T04:57:01.367 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 208 v 441 (ObjNum 1512 snap 0 seq_num 1512) dirty exists 2023-12-01T04:57:01.367 INFO:tasks.rados.rados.0.smithi080.stdout:2274: left oid 208 (ObjNum 1512 snap 0 seq_num 1512) 2023-12-01T04:57:01.367 INFO:tasks.rados.rados.0.smithi080.stdout:2275: finishing write tid 1 to smithi08089843-94 2023-12-01T04:57:01.367 INFO:tasks.rados.rados.0.smithi080.stdout:2275: finishing write tid 2 to smithi08089843-94 2023-12-01T04:57:01.367 INFO:tasks.rados.rados.0.smithi080.stdout:2275: finishing write tid 3 to smithi08089843-94 2023-12-01T04:57:01.367 INFO:tasks.rados.rados.0.smithi080.stdout:2275: finishing write tid 4 to smithi08089843-94 2023-12-01T04:57:01.367 INFO:tasks.rados.rados.0.smithi080.stdout:2275: finishing write tid 5 to smithi08089843-94 2023-12-01T04:57:01.367 INFO:tasks.rados.rados.0.smithi080.stdout:2275: oid 94 updating version 0 to 365 2023-12-01T04:57:01.367 INFO:tasks.rados.rados.0.smithi080.stdout:2275: oid 94 updating version 365 to 366 2023-12-01T04:57:01.367 INFO:tasks.rados.rados.0.smithi080.stdout:2275: oid 94 updating version 366 to 367 2023-12-01T04:57:01.368 INFO:tasks.rados.rados.0.smithi080.stdout:2275: oid 94 updating version 367 to 368 2023-12-01T04:57:01.368 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 94 v 368 (ObjNum 1513 snap 0 seq_num 1513) dirty exists 2023-12-01T04:57:01.368 INFO:tasks.rados.rados.0.smithi080.stdout:2275: left oid 94 (ObjNum 1513 snap 0 seq_num 1513) 2023-12-01T04:57:01.368 INFO:tasks.rados.rados.0.smithi080.stdout:2276: finishing write tid 1 to smithi08089843-65 2023-12-01T04:57:01.368 INFO:tasks.rados.rados.0.smithi080.stdout:2276: finishing write tid 2 to smithi08089843-65 2023-12-01T04:57:01.368 INFO:tasks.rados.rados.0.smithi080.stdout:2276: finishing write tid 3 to smithi08089843-65 2023-12-01T04:57:01.368 INFO:tasks.rados.rados.0.smithi080.stdout:2276: finishing write tid 4 to smithi08089843-65 2023-12-01T04:57:01.368 INFO:tasks.rados.rados.0.smithi080.stdout:2276: finishing write tid 5 to smithi08089843-65 2023-12-01T04:57:01.368 INFO:tasks.rados.rados.0.smithi080.stdout:2276: oid 65 updating version 0 to 230 2023-12-01T04:57:01.368 INFO:tasks.rados.rados.0.smithi080.stdout:2276: oid 65 updating version 230 to 231 2023-12-01T04:57:01.368 INFO:tasks.rados.rados.0.smithi080.stdout:2276: oid 65 updating version 231 to 233 2023-12-01T04:57:01.368 INFO:tasks.rados.rados.0.smithi080.stdout:2276: oid 65 version 233 is already newer than 232 2023-12-01T04:57:01.368 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 65 v 233 (ObjNum 1514 snap 0 seq_num 1514) dirty exists 2023-12-01T04:57:01.368 INFO:tasks.rados.rados.0.smithi080.stdout:2276: left oid 65 (ObjNum 1514 snap 0 seq_num 1514) 2023-12-01T04:57:01.368 INFO:tasks.rados.rados.0.smithi080.stdout:2277: finishing write tid 1 to smithi08089843-382 2023-12-01T04:57:01.369 INFO:tasks.rados.rados.0.smithi080.stdout:2273: done (5 left) 2023-12-01T04:57:01.369 INFO:tasks.rados.rados.0.smithi080.stdout:2274: done (4 left) 2023-12-01T04:57:01.369 INFO:tasks.rados.rados.0.smithi080.stdout:2275: done (3 left) 2023-12-01T04:57:01.369 INFO:tasks.rados.rados.0.smithi080.stdout:2276: done (2 left) 2023-12-01T04:57:01.369 INFO:tasks.rados.rados.0.smithi080.stdout:2278: done (1 left) 2023-12-01T04:57:01.369 INFO:tasks.rados.rados.0.smithi080.stdout:2279: write oid 214 current snap is 0 2023-12-01T04:57:01.369 INFO:tasks.rados.rados.0.smithi080.stdout:2279: seq_num 1517 ranges {696219=506980,1904478=794521,3159033=337186} 2023-12-01T04:57:01.374 INFO:tasks.rados.rados.0.smithi080.stdout:2279: writing smithi08089843-214 from 696219 to 1203199 tid 1 2023-12-01T04:57:01.382 INFO:tasks.rados.rados.0.smithi080.stdout:2279: writing smithi08089843-214 from 1904478 to 2698999 tid 2 2023-12-01T04:57:01.387 INFO:tasks.rados.rados.0.smithi080.stdout:2279: writing smithi08089843-214 from 3159033 to 3496219 tid 3 2023-12-01T04:57:01.388 INFO:tasks.rados.rados.0.smithi080.stdout:2280: read oid 51 snap -1 2023-12-01T04:57:01.388 INFO:tasks.rados.rados.0.smithi080.stdout:2280: expect (ObjNum 1207 snap 0 seq_num 1207) 2023-12-01T04:57:01.388 INFO:tasks.rados.rados.0.smithi080.stdout:2281: write oid 180 current snap is 0 2023-12-01T04:57:01.388 INFO:tasks.rados.rados.0.smithi080.stdout:2277: finishing write tid 2 to smithi08089843-382 2023-12-01T04:57:01.388 INFO:tasks.rados.rados.0.smithi080.stdout:2281: seq_num 1518 ranges {713026=582229,1962960=654532,3186456=326570} 2023-12-01T04:57:01.395 INFO:tasks.rados.rados.0.smithi080.stdout:2281: writing smithi08089843-180 from 713026 to 1295255 tid 1 2023-12-01T04:57:01.402 INFO:tasks.rados.rados.0.smithi080.stdout:2281: writing smithi08089843-180 from 1962960 to 2617492 tid 2 2023-12-01T04:57:01.408 INFO:tasks.rados.rados.0.smithi080.stdout:2281: writing smithi08089843-180 from 3186456 to 3513026 tid 3 2023-12-01T04:57:01.408 INFO:tasks.rados.rados.0.smithi080.stdout:2282: read oid 68 snap -1 2023-12-01T04:57:01.408 INFO:tasks.rados.rados.0.smithi080.stdout:2282: expect (ObjNum 1413 snap 0 seq_num 1413) 2023-12-01T04:57:01.408 INFO:tasks.rados.rados.0.smithi080.stdout:2283: read oid 498 snap -1 2023-12-01T04:57:01.408 INFO:tasks.rados.rados.0.smithi080.stdout:2283: expect (ObjNum 1222 snap 0 seq_num 1222) 2023-12-01T04:57:01.408 INFO:tasks.rados.rados.0.smithi080.stdout:2284: read oid 13 snap -1 2023-12-01T04:57:01.408 INFO:tasks.rados.rados.0.smithi080.stdout:2284: expect (ObjNum 12 snap 0 seq_num 12) 2023-12-01T04:57:01.408 INFO:tasks.rados.rados.0.smithi080.stdout:2285: write oid 288 current snap is 0 2023-12-01T04:57:01.409 INFO:tasks.rados.rados.0.smithi080.stdout:2285: seq_num 1519 ranges {729833=657478,1905089=798190,3497526=32307} 2023-12-01T04:57:01.416 INFO:tasks.rados.rados.0.smithi080.stdout:2285: writing smithi08089843-288 from 729833 to 1387311 tid 1 2023-12-01T04:57:01.424 INFO:tasks.rados.rados.0.smithi080.stdout:2285: writing smithi08089843-288 from 1905089 to 2703279 tid 2 2023-12-01T04:57:01.429 INFO:tasks.rados.rados.0.smithi080.stdout:2285: writing smithi08089843-288 from 3497526 to 3529833 tid 3 2023-12-01T04:57:01.429 INFO:tasks.rados.rados.0.smithi080.stdout:2286: delete oid 322 current snap is 0 2023-12-01T04:57:01.429 INFO:tasks.rados.rados.0.smithi080.stdout:2277: finishing write tid 3 to smithi08089843-382 2023-12-01T04:57:01.429 INFO:tasks.rados.rados.0.smithi080.stdout:2277: finishing write tid 4 to smithi08089843-382 2023-12-01T04:57:01.429 INFO:tasks.rados.rados.0.smithi080.stdout:2277: oid 382 updating version 0 to 300 2023-12-01T04:57:01.429 INFO:tasks.rados.rados.0.smithi080.stdout:2277: oid 382 updating version 300 to 301 2023-12-01T04:57:01.430 INFO:tasks.rados.rados.0.smithi080.stdout:2277: oid 382 updating version 301 to 302 2023-12-01T04:57:01.430 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 382 v 302 (ObjNum 1515 snap 0 seq_num 1515) dirty exists 2023-12-01T04:57:01.430 INFO:tasks.rados.rados.0.smithi080.stdout:2277: left oid 382 (ObjNum 1515 snap 0 seq_num 1515) 2023-12-01T04:57:01.430 INFO:tasks.rados.rados.0.smithi080.stdout:2279: finishing write tid 1 to smithi08089843-214 2023-12-01T04:57:01.430 INFO:tasks.rados.rados.0.smithi080.stdout:2279: finishing write tid 2 to smithi08089843-214 2023-12-01T04:57:01.430 INFO:tasks.rados.rados.0.smithi080.stdout:2279: finishing write tid 3 to smithi08089843-214 2023-12-01T04:57:01.430 INFO:tasks.rados.rados.0.smithi080.stdout:2279: finishing write tid 4 to smithi08089843-214 2023-12-01T04:57:01.430 INFO:tasks.rados.rados.0.smithi080.stdout:2279: finishing write tid 5 to smithi08089843-214 2023-12-01T04:57:01.430 INFO:tasks.rados.rados.0.smithi080.stdout:2279: oid 214 updating version 0 to 344 2023-12-01T04:57:01.430 INFO:tasks.rados.rados.0.smithi080.stdout:2279: oid 214 updating version 344 to 345 2023-12-01T04:57:01.430 INFO:tasks.rados.rados.0.smithi080.stdout:2279: oid 214 updating version 345 to 346 2023-12-01T04:57:01.430 INFO:tasks.rados.rados.0.smithi080.stdout:2279: oid 214 version 346 is already newer than 343 2023-12-01T04:57:01.430 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 214 v 346 (ObjNum 1517 snap 0 seq_num 1517) dirty exists 2023-12-01T04:57:01.430 INFO:tasks.rados.rados.0.smithi080.stdout:2279: left oid 214 (ObjNum 1517 snap 0 seq_num 1517) 2023-12-01T04:57:01.431 INFO:tasks.rados.rados.0.smithi080.stdout:2280: expect (ObjNum 1207 snap 0 seq_num 1207) 2023-12-01T04:57:01.519 INFO:tasks.rados.rados.0.smithi080.stdout:2281: finishing write tid 1 to smithi08089843-180 2023-12-01T04:57:01.519 INFO:tasks.rados.rados.0.smithi080.stdout:2281: finishing write tid 2 to smithi08089843-180 2023-12-01T04:57:01.519 INFO:tasks.rados.rados.0.smithi080.stdout:2281: finishing write tid 3 to smithi08089843-180 2023-12-01T04:57:01.519 INFO:tasks.rados.rados.0.smithi080.stdout:2284: expect (ObjNum 12 snap 0 seq_num 12) 2023-12-01T04:57:01.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:57:01 smithi090 bash[32384]: cluster 2023-12-01T04:57:00.153481+0000 mgr.y (mgr.24362) 255 : cluster 0 pgmap v226: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 53 MiB/s rd, 9.4 MiB/s wr, 82 op/s 2023-12-01T04:57:01.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:57:01 smithi090 bash[32384]: audit 2023-12-01T04:57:00.521087+0000 mon.a (mon.0) 867 : audit 0 from='client.? 172.21.15.80:0/2636587340' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:57:01.594 INFO:tasks.rados.rados.0.smithi080.stdout:2281: finishing write tid 4 to smithi08089843-180 2023-12-01T04:57:01.594 INFO:tasks.rados.rados.0.smithi080.stdout:2281: finishing write tid 5 to smithi08089843-180 2023-12-01T04:57:01.594 INFO:tasks.rados.rados.0.smithi080.stdout:2281: oid 180 updating version 0 to 358 2023-12-01T04:57:01.594 INFO:tasks.rados.rados.0.smithi080.stdout:2281: oid 180 version 358 is already newer than 357 2023-12-01T04:57:01.594 INFO:tasks.rados.rados.0.smithi080.stdout:2281: oid 180 updating version 358 to 359 2023-12-01T04:57:01.594 INFO:tasks.rados.rados.0.smithi080.stdout:2281: oid 180 updating version 359 to 360 2023-12-01T04:57:01.594 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 180 v 360 (ObjNum 1518 snap 0 seq_num 1518) dirty exists 2023-12-01T04:57:01.594 INFO:tasks.rados.rados.0.smithi080.stdout:2281: left oid 180 (ObjNum 1518 snap 0 seq_num 1518) 2023-12-01T04:57:01.594 INFO:tasks.rados.rados.0.smithi080.stdout:2283: expect (ObjNum 1222 snap 0 seq_num 1222) 2023-12-01T04:57:01.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:57:01 smithi080 bash[41963]: cluster 2023-12-01T04:57:00.153481+0000 mgr.y (mgr.24362) 255 : cluster 0 pgmap v226: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 53 MiB/s rd, 9.4 MiB/s wr, 82 op/s 2023-12-01T04:57:01.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:57:01 smithi080 bash[41963]: audit 2023-12-01T04:57:00.521087+0000 mon.a (mon.0) 867 : audit 0 from='client.? 172.21.15.80:0/2636587340' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:57:01.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:57:01 smithi080 bash[28361]: cluster 2023-12-01T04:57:00.153481+0000 mgr.y (mgr.24362) 255 : cluster 0 pgmap v226: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 53 MiB/s rd, 9.4 MiB/s wr, 82 op/s 2023-12-01T04:57:01.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:57:01 smithi080 bash[28361]: audit 2023-12-01T04:57:00.521087+0000 mon.a (mon.0) 867 : audit 0 from='client.? 172.21.15.80:0/2636587340' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:57:01.748 INFO:tasks.rados.rados.0.smithi080.stdout:2285: finishing write tid 1 to smithi08089843-288 2023-12-01T04:57:01.748 INFO:tasks.rados.rados.0.smithi080.stdout:2282: expect (ObjNum 1413 snap 0 seq_num 1413) 2023-12-01T04:57:02.035 INFO:tasks.rados.rados.0.smithi080.stdout:2285: finishing write tid 2 to smithi08089843-288 2023-12-01T04:57:02.035 INFO:tasks.rados.rados.0.smithi080.stdout:2285: finishing write tid 3 to smithi08089843-288 2023-12-01T04:57:02.035 INFO:tasks.rados.rados.0.smithi080.stdout:2285: finishing write tid 4 to smithi08089843-288 2023-12-01T04:57:02.035 INFO:tasks.rados.rados.0.smithi080.stdout:2285: finishing write tid 5 to smithi08089843-288 2023-12-01T04:57:02.036 INFO:tasks.rados.rados.0.smithi080.stdout:2285: oid 288 updating version 0 to 285 2023-12-01T04:57:02.036 INFO:tasks.rados.rados.0.smithi080.stdout:2285: oid 288 version 285 is already newer than 282 2023-12-01T04:57:02.036 INFO:tasks.rados.rados.0.smithi080.stdout:2285: oid 288 version 285 is already newer than 284 2023-12-01T04:57:02.036 INFO:tasks.rados.rados.0.smithi080.stdout:2285: oid 288 version 285 is already newer than 283 2023-12-01T04:57:02.036 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 288 v 285 (ObjNum 1519 snap 0 seq_num 1519) dirty exists 2023-12-01T04:57:02.036 INFO:tasks.rados.rados.0.smithi080.stdout:2285: left oid 288 (ObjNum 1519 snap 0 seq_num 1519) 2023-12-01T04:57:02.036 INFO:tasks.rados.rados.0.smithi080.stdout:2277: done (8 left) 2023-12-01T04:57:02.036 INFO:tasks.rados.rados.0.smithi080.stdout:2279: done (7 left) 2023-12-01T04:57:02.036 INFO:tasks.rados.rados.0.smithi080.stdout:2280: done (6 left) 2023-12-01T04:57:02.036 INFO:tasks.rados.rados.0.smithi080.stdout:2281: done (5 left) 2023-12-01T04:57:02.036 INFO:tasks.rados.rados.0.smithi080.stdout:2282: done (4 left) 2023-12-01T04:57:02.036 INFO:tasks.rados.rados.0.smithi080.stdout:2283: done (3 left) 2023-12-01T04:57:02.036 INFO:tasks.rados.rados.0.smithi080.stdout:2284: done (2 left) 2023-12-01T04:57:02.036 INFO:tasks.rados.rados.0.smithi080.stdout:2285: done (1 left) 2023-12-01T04:57:02.036 INFO:tasks.rados.rados.0.smithi080.stdout:2286: done (0 left) 2023-12-01T04:57:02.037 INFO:tasks.rados.rados.0.smithi080.stdout:2287: read oid 439 snap -1 2023-12-01T04:57:02.037 INFO:tasks.rados.rados.0.smithi080.stdout:2287: expect (ObjNum 1437 snap 0 seq_num 1437) 2023-12-01T04:57:02.037 INFO:tasks.rados.rados.0.smithi080.stdout:2288: read oid 453 snap -1 2023-12-01T04:57:02.037 INFO:tasks.rados.rados.0.smithi080.stdout:2288: expect (ObjNum 875 snap 0 seq_num 875) 2023-12-01T04:57:02.037 INFO:tasks.rados.rados.0.smithi080.stdout:2289: delete oid 229 current snap is 0 2023-12-01T04:57:02.039 INFO:tasks.rados.rados.0.smithi080.stdout:2289: done (2 left) 2023-12-01T04:57:02.039 INFO:tasks.rados.rados.0.smithi080.stdout:2290: delete oid 430 current snap is 0 2023-12-01T04:57:02.042 INFO:tasks.rados.rados.0.smithi080.stdout:2290: done (2 left) 2023-12-01T04:57:02.042 INFO:tasks.rados.rados.0.smithi080.stdout:2291: read oid 63 snap -1 2023-12-01T04:57:02.042 INFO:tasks.rados.rados.0.smithi080.stdout:2291: expect (ObjNum 1022 snap 0 seq_num 1022) 2023-12-01T04:57:02.042 INFO:tasks.rados.rados.0.smithi080.stdout:2292: write oid 363 current snap is 0 2023-12-01T04:57:02.042 INFO:tasks.rados.rados.0.smithi080.stdout:2292: seq_num 1523 ranges {797061=674827,2139017=405528,3207218=389843} 2023-12-01T04:57:02.052 INFO:tasks.rados.rados.0.smithi080.stdout:2292: writing smithi08089843-363 from 797061 to 1471888 tid 1 2023-12-01T04:57:02.060 INFO:tasks.rados.rados.0.smithi080.stdout:2292: writing smithi08089843-363 from 2139017 to 2544545 tid 2 2023-12-01T04:57:02.066 INFO:tasks.rados.rados.0.smithi080.stdout:2292: writing smithi08089843-363 from 3207218 to 3597061 tid 3 2023-12-01T04:57:02.067 INFO:tasks.rados.rados.0.smithi080.stdout:2293: read oid 383 snap -1 2023-12-01T04:57:02.067 INFO:tasks.rados.rados.0.smithi080.stdout:2293: expect (ObjNum 1081 snap 0 seq_num 1081) 2023-12-01T04:57:02.067 INFO:tasks.rados.rados.0.smithi080.stdout:2294: write oid 200 current snap is 0 2023-12-01T04:57:02.067 INFO:tasks.rados.rados.0.smithi080.stdout:2288: expect (ObjNum 875 snap 0 seq_num 875) 2023-12-01T04:57:02.209 INFO:tasks.rados.rados.0.smithi080.stdout:2287: expect (ObjNum 1437 snap 0 seq_num 1437) 2023-12-01T04:57:02.287 INFO:tasks.rados.rados.0.smithi080.stdout:2291: expect (ObjNum 1022 snap 0 seq_num 1022) 2023-12-01T04:57:02.472 INFO:tasks.rados.rados.0.smithi080.stdout:2292: finishing write tid 1 to smithi08089843-363 2023-12-01T04:57:02.473 INFO:tasks.rados.rados.0.smithi080.stdout:2292: finishing write tid 2 to smithi08089843-363 2023-12-01T04:57:02.473 INFO:tasks.rados.rados.0.smithi080.stdout:2292: finishing write tid 3 to smithi08089843-363 2023-12-01T04:57:02.473 INFO:tasks.rados.rados.0.smithi080.stdout:2292: finishing write tid 4 to smithi08089843-363 2023-12-01T04:57:02.473 INFO:tasks.rados.rados.0.smithi080.stdout:2292: finishing write tid 5 to smithi08089843-363 2023-12-01T04:57:02.473 INFO:tasks.rados.rados.0.smithi080.stdout:2292: oid 363 updating version 0 to 255 2023-12-01T04:57:02.473 INFO:tasks.rados.rados.0.smithi080.stdout:2292: oid 363 updating version 255 to 256 2023-12-01T04:57:02.473 INFO:tasks.rados.rados.0.smithi080.stdout:2292: oid 363 version 256 is already newer than 254 2023-12-01T04:57:02.473 INFO:tasks.rados.rados.0.smithi080.stdout:2292: oid 363 updating version 256 to 257 2023-12-01T04:57:02.473 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 363 v 257 (ObjNum 1523 snap 0 seq_num 1523) dirty exists 2023-12-01T04:57:02.473 INFO:tasks.rados.rados.0.smithi080.stdout:2292: left oid 363 (ObjNum 1523 snap 0 seq_num 1523) 2023-12-01T04:57:02.473 INFO:tasks.rados.rados.0.smithi080.stdout:2293: expect (ObjNum 1081 snap 0 seq_num 1081) 2023-12-01T04:57:02.542 INFO:tasks.rados.rados.0.smithi080.stdout:2294: seq_num 1524 ranges {413868=750076,1797499=549186,3118288=495580} 2023-12-01T04:57:02.555 INFO:tasks.rados.rados.0.smithi080.stdout:2294: writing smithi08089843-200 from 413868 to 1163944 tid 1 2023-12-01T04:57:02.562 INFO:tasks.rados.rados.0.smithi080.stdout:2294: writing smithi08089843-200 from 1797499 to 2346685 tid 2 2023-12-01T04:57:02.570 INFO:tasks.rados.rados.0.smithi080.stdout:2294: writing smithi08089843-200 from 3118288 to 3613868 tid 3 2023-12-01T04:57:02.570 INFO:tasks.rados.rados.0.smithi080.stdout:2287: done (5 left) 2023-12-01T04:57:02.570 INFO:tasks.rados.rados.0.smithi080.stdout:2288: done (4 left) 2023-12-01T04:57:02.570 INFO:tasks.rados.rados.0.smithi080.stdout:2291: done (3 left) 2023-12-01T04:57:02.570 INFO:tasks.rados.rados.0.smithi080.stdout:2292: done (2 left) 2023-12-01T04:57:02.570 INFO:tasks.rados.rados.0.smithi080.stdout:2293: done (1 left) 2023-12-01T04:57:02.570 INFO:tasks.rados.rados.0.smithi080.stdout:2295: write oid 52 current snap is 0 2023-12-01T04:57:02.570 INFO:tasks.rados.rados.0.smithi080.stdout:2295: seq_num 1525 ranges {430675=425325,1455981=409197,2462064=535349,3463076=167599} 2023-12-01T04:57:02.575 INFO:tasks.rados.rados.0.smithi080.stdout:2295: writing smithi08089843-52 from 430675 to 856000 tid 1 2023-12-01T04:57:02.582 INFO:tasks.rados.rados.0.smithi080.stdout:2295: writing smithi08089843-52 from 1455981 to 1865178 tid 2 2023-12-01T04:57:02.587 INFO:tasks.rados.rados.0.smithi080.stdout:2295: writing smithi08089843-52 from 2462064 to 2997413 tid 3 2023-12-01T04:57:02.591 INFO:tasks.rados.rados.0.smithi080.stdout:2295: writing smithi08089843-52 from 3463076 to 3630675 tid 4 2023-12-01T04:57:02.591 INFO:tasks.rados.rados.0.smithi080.stdout:2296: read oid 441 snap -1 2023-12-01T04:57:02.591 INFO:tasks.rados.rados.0.smithi080.stdout:2296: expect (ObjNum 1161 snap 0 seq_num 1161) 2023-12-01T04:57:02.591 INFO:tasks.rados.rados.0.smithi080.stdout:2297: write oid 276 current snap is 0 2023-12-01T04:57:02.591 INFO:tasks.rados.rados.0.smithi080.stdout:2294: finishing write tid 1 to smithi08089843-200 2023-12-01T04:57:02.591 INFO:tasks.rados.rados.0.smithi080.stdout:2294: finishing write tid 2 to smithi08089843-200 2023-12-01T04:57:02.591 INFO:tasks.rados.rados.0.smithi080.stdout:2294: finishing write tid 3 to smithi08089843-200 2023-12-01T04:57:02.591 INFO:tasks.rados.rados.0.smithi080.stdout:2294: finishing write tid 4 to smithi08089843-200 2023-12-01T04:57:02.591 INFO:tasks.rados.rados.0.smithi080.stdout:2294: finishing write tid 5 to smithi08089843-200 2023-12-01T04:57:02.592 INFO:tasks.rados.rados.0.smithi080.stdout:2294: oid 200 updating version 0 to 288 2023-12-01T04:57:02.592 INFO:tasks.rados.rados.0.smithi080.stdout:2294: oid 200 updating version 288 to 290 2023-12-01T04:57:02.592 INFO:tasks.rados.rados.0.smithi080.stdout:2294: oid 200 version 290 is already newer than 289 2023-12-01T04:57:02.592 INFO:tasks.rados.rados.0.smithi080.stdout:2294: oid 200 updating version 290 to 291 2023-12-01T04:57:02.592 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 200 v 291 (ObjNum 1524 snap 0 seq_num 1524) dirty exists 2023-12-01T04:57:02.592 INFO:tasks.rados.rados.0.smithi080.stdout:2294: left oid 200 (ObjNum 1524 snap 0 seq_num 1524) 2023-12-01T04:57:02.592 INFO:tasks.rados.rados.0.smithi080.stdout:2295: finishing write tid 1 to smithi08089843-52 2023-12-01T04:57:02.592 INFO:tasks.rados.rados.0.smithi080.stdout:2295: finishing write tid 2 to smithi08089843-52 2023-12-01T04:57:02.592 INFO:tasks.rados.rados.0.smithi080.stdout:2295: finishing write tid 3 to smithi08089843-52 2023-12-01T04:57:02.592 INFO:tasks.rados.rados.0.smithi080.stdout:2297: seq_num 1526 ranges {447482=500574,1514463=552855,2489487=462974,3645668=1814} 2023-12-01T04:57:02.596 INFO:tasks.rados.rados.0.smithi080.stdout:2297: writing smithi08089843-276 from 447482 to 948056 tid 1 2023-12-01T04:57:02.603 INFO:tasks.rados.rados.0.smithi080.stdout:2297: writing smithi08089843-276 from 1514463 to 2067318 tid 2 2023-12-01T04:57:02.608 INFO:tasks.rados.rados.0.smithi080.stdout:2297: writing smithi08089843-276 from 2489487 to 2952461 tid 3 2023-12-01T04:57:02.612 INFO:tasks.rados.rados.0.smithi080.stdout:2297: writing smithi08089843-276 from 3645668 to 3647482 tid 4 2023-12-01T04:57:02.612 INFO:tasks.rados.rados.0.smithi080.stdout:2294: done (3 left) 2023-12-01T04:57:02.612 INFO:tasks.rados.rados.0.smithi080.stdout:2298: write oid 307 current snap is 0 2023-12-01T04:57:02.612 INFO:tasks.rados.rados.0.smithi080.stdout:2298: seq_num 1527 ranges {464289=575823,1456592=412866,2400557=674246,3595554=68735} 2023-12-01T04:57:02.618 INFO:tasks.rados.rados.0.smithi080.stdout:2298: writing smithi08089843-307 from 464289 to 1040112 tid 1 2023-12-01T04:57:02.622 INFO:tasks.rados.rados.0.smithi080.stdout:2298: writing smithi08089843-307 from 1456592 to 1869458 tid 2 2023-12-01T04:57:02.629 INFO:tasks.rados.rados.0.smithi080.stdout:2298: writing smithi08089843-307 from 2400557 to 3074803 tid 3 2023-12-01T04:57:02.634 INFO:tasks.rados.rados.0.smithi080.stdout:2298: writing smithi08089843-307 from 3595554 to 3664289 tid 4 2023-12-01T04:57:02.634 INFO:tasks.rados.rados.0.smithi080.stdout:2299: read oid 443 snap -1 2023-12-01T04:57:02.634 INFO:tasks.rados.rados.0.smithi080.stdout:2299: expect (ObjNum 1162 snap 0 seq_num 1162) 2023-12-01T04:57:02.634 INFO:tasks.rados.rados.0.smithi080.stdout:2300: delete oid 157 current snap is 0 2023-12-01T04:57:02.634 INFO:tasks.rados.rados.0.smithi080.stdout:2295: finishing write tid 4 to smithi08089843-52 2023-12-01T04:57:02.635 INFO:tasks.rados.rados.0.smithi080.stdout:2295: finishing write tid 5 to smithi08089843-52 2023-12-01T04:57:02.635 INFO:tasks.rados.rados.0.smithi080.stdout:2295: finishing write tid 6 to smithi08089843-52 2023-12-01T04:57:02.635 INFO:tasks.rados.rados.0.smithi080.stdout:2295: oid 52 updating version 0 to 290 2023-12-01T04:57:02.635 INFO:tasks.rados.rados.0.smithi080.stdout:2295: oid 52 version 290 is already newer than 286 2023-12-01T04:57:02.635 INFO:tasks.rados.rados.0.smithi080.stdout:2295: oid 52 version 290 is already newer than 289 2023-12-01T04:57:02.635 INFO:tasks.rados.rados.0.smithi080.stdout:2295: oid 52 version 290 is already newer than 288 2023-12-01T04:57:02.635 INFO:tasks.rados.rados.0.smithi080.stdout:2295: oid 52 version 290 is already newer than 287 2023-12-01T04:57:02.635 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 52 v 290 (ObjNum 1525 snap 0 seq_num 1525) dirty exists 2023-12-01T04:57:02.635 INFO:tasks.rados.rados.0.smithi080.stdout:2295: left oid 52 (ObjNum 1525 snap 0 seq_num 1525) 2023-12-01T04:57:02.635 INFO:tasks.rados.rados.0.smithi080.stdout:2296: expect (ObjNum 1161 snap 0 seq_num 1161) 2023-12-01T04:57:02.853 INFO:tasks.rados.rados.0.smithi080.stdout:2297: finishing write tid 1 to smithi08089843-276 2023-12-01T04:57:02.853 INFO:tasks.rados.rados.0.smithi080.stdout:2297: finishing write tid 2 to smithi08089843-276 2023-12-01T04:57:02.854 INFO:tasks.rados.rados.0.smithi080.stdout:2297: finishing write tid 3 to smithi08089843-276 2023-12-01T04:57:02.854 INFO:tasks.rados.rados.0.smithi080.stdout:2297: finishing write tid 4 to smithi08089843-276 2023-12-01T04:57:02.854 INFO:tasks.rados.rados.0.smithi080.stdout:2297: finishing write tid 5 to smithi08089843-276 2023-12-01T04:57:02.854 INFO:tasks.rados.rados.0.smithi080.stdout:2297: finishing write tid 6 to smithi08089843-276 2023-12-01T04:57:02.854 INFO:tasks.rados.rados.0.smithi080.stdout:2297: oid 276 updating version 0 to 296 2023-12-01T04:57:02.854 INFO:tasks.rados.rados.0.smithi080.stdout:2297: oid 276 version 296 is already newer than 293 2023-12-01T04:57:02.854 INFO:tasks.rados.rados.0.smithi080.stdout:2297: oid 276 version 296 is already newer than 294 2023-12-01T04:57:02.854 INFO:tasks.rados.rados.0.smithi080.stdout:2297: oid 276 version 296 is already newer than 295 2023-12-01T04:57:02.854 INFO:tasks.rados.rados.0.smithi080.stdout:2297: oid 276 version 296 is already newer than 292 2023-12-01T04:57:02.854 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 276 v 296 (ObjNum 1526 snap 0 seq_num 1526) dirty exists 2023-12-01T04:57:02.854 INFO:tasks.rados.rados.0.smithi080.stdout:2297: left oid 276 (ObjNum 1526 snap 0 seq_num 1526) 2023-12-01T04:57:02.854 INFO:tasks.rados.rados.0.smithi080.stdout:2298: finishing write tid 1 to smithi08089843-307 2023-12-01T04:57:02.854 INFO:tasks.rados.rados.0.smithi080.stdout:2298: finishing write tid 2 to smithi08089843-307 2023-12-01T04:57:02.854 INFO:tasks.rados.rados.0.smithi080.stdout:2298: finishing write tid 3 to smithi08089843-307 2023-12-01T04:57:02.855 INFO:tasks.rados.rados.0.smithi080.stdout:2298: finishing write tid 4 to smithi08089843-307 2023-12-01T04:57:02.855 INFO:tasks.rados.rados.0.smithi080.stdout:2298: finishing write tid 5 to smithi08089843-307 2023-12-01T04:57:02.855 INFO:tasks.rados.rados.0.smithi080.stdout:2298: finishing write tid 6 to smithi08089843-307 2023-12-01T04:57:02.855 INFO:tasks.rados.rados.0.smithi080.stdout:2298: oid 307 updating version 0 to 305 2023-12-01T04:57:02.855 INFO:tasks.rados.rados.0.smithi080.stdout:2298: oid 307 updating version 305 to 308 2023-12-01T04:57:02.855 INFO:tasks.rados.rados.0.smithi080.stdout:2298: oid 307 version 308 is already newer than 306 2023-12-01T04:57:02.855 INFO:tasks.rados.rados.0.smithi080.stdout:2298: oid 307 version 308 is already newer than 307 2023-12-01T04:57:02.855 INFO:tasks.rados.rados.0.smithi080.stdout:2298: oid 307 updating version 308 to 309 2023-12-01T04:57:02.855 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 307 v 309 (ObjNum 1527 snap 0 seq_num 1527) dirty exists 2023-12-01T04:57:02.855 INFO:tasks.rados.rados.0.smithi080.stdout:2298: left oid 307 (ObjNum 1527 snap 0 seq_num 1527) 2023-12-01T04:57:02.855 INFO:tasks.rados.rados.0.smithi080.stdout:2299: expect (ObjNum 1162 snap 0 seq_num 1162) 2023-12-01T04:57:03.037 INFO:tasks.rados.rados.0.smithi080.stdout:2295: done (5 left) 2023-12-01T04:57:03.037 INFO:tasks.rados.rados.0.smithi080.stdout:2296: done (4 left) 2023-12-01T04:57:03.037 INFO:tasks.rados.rados.0.smithi080.stdout:2297: done (3 left) 2023-12-01T04:57:03.037 INFO:tasks.rados.rados.0.smithi080.stdout:2298: done (2 left) 2023-12-01T04:57:03.037 INFO:tasks.rados.rados.0.smithi080.stdout:2299: done (1 left) 2023-12-01T04:57:03.037 INFO:tasks.rados.rados.0.smithi080.stdout:2300: done (0 left) 2023-12-01T04:57:03.037 INFO:tasks.rados.rados.0.smithi080.stdout:2301: write oid 335 current snap is 0 2023-12-01T04:57:03.037 INFO:tasks.rados.rados.0.smithi080.stdout:2301: seq_num 1529 ranges {497903=442674,1689909=416535,2571756=696790} 2023-12-01T04:57:03.047 INFO:tasks.rados.rados.0.smithi080.stdout:2301: writing smithi08089843-335 from 497903 to 940577 tid 1 2023-12-01T04:57:03.054 INFO:tasks.rados.rados.0.smithi080.stdout:2301: writing smithi08089843-335 from 1689909 to 2106444 tid 2 2023-12-01T04:57:03.061 INFO:tasks.rados.rados.0.smithi080.stdout:2301: writing smithi08089843-335 from 2571756 to 3268546 tid 3 2023-12-01T04:57:03.062 INFO:tasks.rados.rados.0.smithi080.stdout:2302: read oid 222 snap -1 2023-12-01T04:57:03.062 INFO:tasks.rados.rados.0.smithi080.stdout:2302: expect (ObjNum 1416 snap 0 seq_num 1416) 2023-12-01T04:57:03.062 INFO:tasks.rados.rados.0.smithi080.stdout:2303: read oid 467 snap -1 2023-12-01T04:57:03.062 INFO:tasks.rados.rados.0.smithi080.stdout:2303: expect (ObjNum 1274 snap 0 seq_num 1274) 2023-12-01T04:57:03.062 INFO:tasks.rados.rados.0.smithi080.stdout:2304: write oid 15 current snap is 0 2023-12-01T04:57:03.062 INFO:tasks.rados.rados.0.smithi080.stdout:2304: seq_num 1530 ranges {514710=517923,1748391=560193,2999179=624415} 2023-12-01T04:57:03.068 INFO:tasks.rados.rados.0.smithi080.stdout:2304: writing smithi08089843-15 from 514710 to 1032633 tid 1 2023-12-01T04:57:03.075 INFO:tasks.rados.rados.0.smithi080.stdout:2304: writing smithi08089843-15 from 1748391 to 2308584 tid 2 2023-12-01T04:57:03.083 INFO:tasks.rados.rados.0.smithi080.stdout:2304: writing smithi08089843-15 from 2999179 to 3623594 tid 3 2023-12-01T04:57:03.083 INFO:tasks.rados.rados.0.smithi080.stdout:2305: read oid 117 snap -1 2023-12-01T04:57:03.083 INFO:tasks.rados.rados.0.smithi080.stdout:2305: expect (ObjNum 1464 snap 0 seq_num 1464) 2023-12-01T04:57:03.083 INFO:tasks.rados.rados.0.smithi080.stdout:2306: read oid 389 snap -1 2023-12-01T04:57:03.083 INFO:tasks.rados.rados.0.smithi080.stdout:2306: expect (ObjNum 388 snap 0 seq_num 388) 2023-12-01T04:57:03.083 INFO:tasks.rados.rados.0.smithi080.stdout:2307: read oid 372 snap -1 2023-12-01T04:57:03.084 INFO:tasks.rados.rados.0.smithi080.stdout:2307: expect (ObjNum 1104 snap 0 seq_num 1104) 2023-12-01T04:57:03.084 INFO:tasks.rados.rados.0.smithi080.stdout:2308: delete oid 272 current snap is 0 2023-12-01T04:57:03.084 INFO:tasks.rados.rados.0.smithi080.stdout:2301: finishing write tid 1 to smithi08089843-335 2023-12-01T04:57:03.084 INFO:tasks.rados.rados.0.smithi080.stdout:2301: finishing write tid 2 to smithi08089843-335 2023-12-01T04:57:03.084 INFO:tasks.rados.rados.0.smithi080.stdout:2301: finishing write tid 3 to smithi08089843-335 2023-12-01T04:57:03.084 INFO:tasks.rados.rados.0.smithi080.stdout:2301: finishing write tid 4 to smithi08089843-335 2023-12-01T04:57:03.084 INFO:tasks.rados.rados.0.smithi080.stdout:2301: finishing write tid 5 to smithi08089843-335 2023-12-01T04:57:03.084 INFO:tasks.rados.rados.0.smithi080.stdout:2301: oid 335 updating version 0 to 336 2023-12-01T04:57:03.084 INFO:tasks.rados.rados.0.smithi080.stdout:2301: oid 335 version 336 is already newer than 333 2023-12-01T04:57:03.084 INFO:tasks.rados.rados.0.smithi080.stdout:2301: oid 335 version 336 is already newer than 334 2023-12-01T04:57:03.084 INFO:tasks.rados.rados.0.smithi080.stdout:2301: oid 335 version 336 is already newer than 335 2023-12-01T04:57:03.084 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 335 v 336 (ObjNum 1529 snap 0 seq_num 1529) dirty exists 2023-12-01T04:57:03.084 INFO:tasks.rados.rados.0.smithi080.stdout:2301: left oid 335 (ObjNum 1529 snap 0 seq_num 1529) 2023-12-01T04:57:03.084 INFO:tasks.rados.rados.0.smithi080.stdout:2303: expect (ObjNum 1274 snap 0 seq_num 1274) 2023-12-01T04:57:03.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:57:02 smithi080 bash[41963]: cluster 2023-12-01T04:57:02.154793+0000 mgr.y (mgr.24362) 256 : cluster 0 pgmap v227: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 76 MiB/s rd, 14 MiB/s wr, 125 op/s 2023-12-01T04:57:03.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:57:02 smithi080 bash[28361]: cluster 2023-12-01T04:57:02.154793+0000 mgr.y (mgr.24362) 256 : cluster 0 pgmap v227: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 76 MiB/s rd, 14 MiB/s wr, 125 op/s 2023-12-01T04:57:03.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:57:02 smithi090 bash[32384]: cluster 2023-12-01T04:57:02.154793+0000 mgr.y (mgr.24362) 256 : cluster 0 pgmap v227: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 76 MiB/s rd, 14 MiB/s wr, 125 op/s 2023-12-01T04:57:03.294 INFO:tasks.rados.rados.0.smithi080.stdout:2304: finishing write tid 1 to smithi08089843-15 2023-12-01T04:57:03.294 INFO:tasks.rados.rados.0.smithi080.stdout:2302: expect (ObjNum 1416 snap 0 seq_num 1416) 2023-12-01T04:57:03.485 INFO:tasks.rados.rados.0.smithi080.stdout:2304: finishing write tid 2 to smithi08089843-15 2023-12-01T04:57:03.486 INFO:tasks.rados.rados.0.smithi080.stdout:2307: expect (ObjNum 1104 snap 0 seq_num 1104) 2023-12-01T04:57:03.610 INFO:tasks.rados.rados.0.smithi080.stdout:2304: finishing write tid 3 to smithi08089843-15 2023-12-01T04:57:03.610 INFO:tasks.rados.rados.0.smithi080.stdout:2306: expect (ObjNum 388 snap 0 seq_num 388) 2023-12-01T04:57:03.693 INFO:tasks.rados.rados.0.smithi080.stdout:2304: finishing write tid 4 to smithi08089843-15 2023-12-01T04:57:03.694 INFO:tasks.rados.rados.0.smithi080.stdout:2304: finishing write tid 5 to smithi08089843-15 2023-12-01T04:57:03.694 INFO:tasks.rados.rados.0.smithi080.stdout:2304: oid 15 updating version 0 to 237 2023-12-01T04:57:03.694 INFO:tasks.rados.rados.0.smithi080.stdout:2304: oid 15 version 237 is already newer than 236 2023-12-01T04:57:03.694 INFO:tasks.rados.rados.0.smithi080.stdout:2304: oid 15 version 237 is already newer than 235 2023-12-01T04:57:03.694 INFO:tasks.rados.rados.0.smithi080.stdout:2304: oid 15 version 237 is already newer than 234 2023-12-01T04:57:03.694 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 15 v 237 (ObjNum 1530 snap 0 seq_num 1530) dirty exists 2023-12-01T04:57:03.694 INFO:tasks.rados.rados.0.smithi080.stdout:2304: left oid 15 (ObjNum 1530 snap 0 seq_num 1530) 2023-12-01T04:57:03.695 INFO:tasks.rados.rados.0.smithi080.stdout:2305: expect (ObjNum 1464 snap 0 seq_num 1464) 2023-12-01T04:57:03.803 INFO:tasks.rados.rados.0.smithi080.stdout:2301: done (7 left) 2023-12-01T04:57:03.803 INFO:tasks.rados.rados.0.smithi080.stdout:2302: done (6 left) 2023-12-01T04:57:03.803 INFO:tasks.rados.rados.0.smithi080.stdout:2303: done (5 left) 2023-12-01T04:57:03.804 INFO:tasks.rados.rados.0.smithi080.stdout:2304: done (4 left) 2023-12-01T04:57:03.804 INFO:tasks.rados.rados.0.smithi080.stdout:2305: done (3 left) 2023-12-01T04:57:03.804 INFO:tasks.rados.rados.0.smithi080.stdout:2306: done (2 left) 2023-12-01T04:57:03.804 INFO:tasks.rados.rados.0.smithi080.stdout:2307: done (1 left) 2023-12-01T04:57:03.804 INFO:tasks.rados.rados.0.smithi080.stdout:2308: done (0 left) 2023-12-01T04:57:03.804 INFO:tasks.rados.rados.0.smithi080.stdout:2309: write oid 186 current snap is 0 2023-12-01T04:57:03.804 INFO:tasks.rados.rados.0.smithi080.stdout:2309: seq_num 1532 ranges {548324=668421,1749002=563862,2937672=646959} 2023-12-01T04:57:03.814 INFO:tasks.rados.rados.0.smithi080.stdout:2309: writing smithi08089843-186 from 548324 to 1216745 tid 1 2023-12-01T04:57:03.821 INFO:tasks.rados.rados.0.smithi080.stdout:2309: writing smithi08089843-186 from 1749002 to 2312864 tid 2 2023-12-01T04:57:03.828 INFO:tasks.rados.rados.0.smithi080.stdout:2309: writing smithi08089843-186 from 2937672 to 3584631 tid 3 2023-12-01T04:57:03.828 INFO:tasks.rados.rados.0.smithi080.stdout:2310: write oid 281 current snap is 0 2023-12-01T04:57:03.828 INFO:tasks.rados.rados.0.smithi080.stdout:2309: finishing write tid 1 to smithi08089843-186 2023-12-01T04:57:03.828 INFO:tasks.rados.rados.0.smithi080.stdout:2309: finishing write tid 2 to smithi08089843-186 2023-12-01T04:57:03.828 INFO:tasks.rados.rados.0.smithi080.stdout:2310: seq_num 1533 ranges {565131=743670,1807484=423873,2965095=458231} 2023-12-01T04:57:03.835 INFO:tasks.rados.rados.0.smithi080.stdout:2310: writing smithi08089843-281 from 565131 to 1308801 tid 1 2023-12-01T04:57:03.841 INFO:tasks.rados.rados.0.smithi080.stdout:2310: writing smithi08089843-281 from 1807484 to 2231357 tid 2 2023-12-01T04:57:03.848 INFO:tasks.rados.rados.0.smithi080.stdout:2310: writing smithi08089843-281 from 2965095 to 3423326 tid 3 2023-12-01T04:57:03.849 INFO:tasks.rados.rados.0.smithi080.stdout:2309: finishing write tid 3 to smithi08089843-186 2023-12-01T04:57:03.849 INFO:tasks.rados.rados.0.smithi080.stdout:2309: finishing write tid 4 to smithi08089843-186 2023-12-01T04:57:03.849 INFO:tasks.rados.rados.0.smithi080.stdout:2309: finishing write tid 5 to smithi08089843-186 2023-12-01T04:57:03.849 INFO:tasks.rados.rados.0.smithi080.stdout:2309: oid 186 updating version 0 to 445 2023-12-01T04:57:03.849 INFO:tasks.rados.rados.0.smithi080.stdout:2309: oid 186 version 445 is already newer than 444 2023-12-01T04:57:03.849 INFO:tasks.rados.rados.0.smithi080.stdout:2309: oid 186 version 445 is already newer than 443 2023-12-01T04:57:03.850 INFO:tasks.rados.rados.0.smithi080.stdout:2309: oid 186 updating version 445 to 446 2023-12-01T04:57:03.850 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 186 v 446 (ObjNum 1532 snap 0 seq_num 1532) dirty exists 2023-12-01T04:57:03.850 INFO:tasks.rados.rados.0.smithi080.stdout:2309: left oid 186 (ObjNum 1532 snap 0 seq_num 1532) 2023-12-01T04:57:03.850 INFO:tasks.rados.rados.0.smithi080.stdout:2311: read oid 243 snap -1 2023-12-01T04:57:03.850 INFO:tasks.rados.rados.0.smithi080.stdout:2311: expect (ObjNum 242 snap 0 seq_num 242) 2023-12-01T04:57:03.850 INFO:tasks.rados.rados.0.smithi080.stdout:2309: done (2 left) 2023-12-01T04:57:03.851 INFO:tasks.rados.rados.0.smithi080.stdout:2312: write oid 193 current snap is 0 2023-12-01T04:57:03.851 INFO:tasks.rados.rados.0.smithi080.stdout:2312: seq_num 1534 ranges {581938=418919,1465966=567531,2592518=669503} 2023-12-01T04:57:03.854 INFO:tasks.rados.rados.0.smithi080.stdout:2312: writing smithi08089843-193 from 581938 to 1000857 tid 1 2023-12-01T04:57:03.860 INFO:tasks.rados.rados.0.smithi080.stdout:2312: writing smithi08089843-193 from 1465966 to 2033497 tid 2 2023-12-01T04:57:03.867 INFO:tasks.rados.rados.0.smithi080.stdout:2312: writing smithi08089843-193 from 2592518 to 3262021 tid 3 2023-12-01T04:57:03.867 INFO:tasks.rados.rados.0.smithi080.stdout:2313: read oid 443 snap -1 2023-12-01T04:57:03.867 INFO:tasks.rados.rados.0.smithi080.stdout:2313: expect (ObjNum 1162 snap 0 seq_num 1162) 2023-12-01T04:57:03.867 INFO:tasks.rados.rados.0.smithi080.stdout:2314: read oid 47 snap -1 2023-12-01T04:57:03.867 INFO:tasks.rados.rados.0.smithi080.stdout:2314: expect deleted 2023-12-01T04:57:03.867 INFO:tasks.rados.rados.0.smithi080.stdout:2315: write oid 441 current snap is 0 2023-12-01T04:57:03.868 INFO:tasks.rados.rados.0.smithi080.stdout:2310: finishing write tid 1 to smithi08089843-281 2023-12-01T04:57:03.868 INFO:tasks.rados.rados.0.smithi080.stdout:2310: finishing write tid 2 to smithi08089843-281 2023-12-01T04:57:03.868 INFO:tasks.rados.rados.0.smithi080.stdout:2315: seq_num 1535 ranges {598745=494168,1808095=427542,2903588=597128} 2023-12-01T04:57:03.873 INFO:tasks.rados.rados.0.smithi080.stdout:2315: writing smithi08089843-441 from 598745 to 1092913 tid 1 2023-12-01T04:57:03.880 INFO:tasks.rados.rados.0.smithi080.stdout:2315: writing smithi08089843-441 from 1808095 to 2235637 tid 2 2023-12-01T04:57:03.887 INFO:tasks.rados.rados.0.smithi080.stdout:2315: writing smithi08089843-441 from 2903588 to 3500716 tid 3 2023-12-01T04:57:03.888 INFO:tasks.rados.rados.0.smithi080.stdout:2316: delete oid 414 current snap is 0 2023-12-01T04:57:03.888 INFO:tasks.rados.rados.0.smithi080.stdout:2311: expect (ObjNum 242 snap 0 seq_num 242) 2023-12-01T04:57:03.963 INFO:tasks.rados.rados.0.smithi080.stdout:2310: finishing write tid 3 to smithi08089843-281 2023-12-01T04:57:03.964 INFO:tasks.rados.rados.0.smithi080.stdout:2310: finishing write tid 4 to smithi08089843-281 2023-12-01T04:57:03.964 INFO:tasks.rados.rados.0.smithi080.stdout:2310: finishing write tid 5 to smithi08089843-281 2023-12-01T04:57:03.964 INFO:tasks.rados.rados.0.smithi080.stdout:2310: oid 281 updating version 0 to 296 2023-12-01T04:57:03.964 INFO:tasks.rados.rados.0.smithi080.stdout:2310: oid 281 version 296 is already newer than 293 2023-12-01T04:57:03.964 INFO:tasks.rados.rados.0.smithi080.stdout:2310: oid 281 version 296 is already newer than 294 2023-12-01T04:57:03.965 INFO:tasks.rados.rados.0.smithi080.stdout:2310: oid 281 version 296 is already newer than 295 2023-12-01T04:57:03.965 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 281 v 296 (ObjNum 1533 snap 0 seq_num 1533) dirty exists 2023-12-01T04:57:03.965 INFO:tasks.rados.rados.0.smithi080.stdout:2310: left oid 281 (ObjNum 1533 snap 0 seq_num 1533) 2023-12-01T04:57:03.965 INFO:tasks.rados.rados.0.smithi080.stdout:2312: finishing write tid 1 to smithi08089843-193 2023-12-01T04:57:03.965 INFO:tasks.rados.rados.0.smithi080.stdout:2312: finishing write tid 2 to smithi08089843-193 2023-12-01T04:57:03.965 INFO:tasks.rados.rados.0.smithi080.stdout:2312: finishing write tid 3 to smithi08089843-193 2023-12-01T04:57:03.965 INFO:tasks.rados.rados.0.smithi080.stdout:2312: finishing write tid 4 to smithi08089843-193 2023-12-01T04:57:03.965 INFO:tasks.rados.rados.0.smithi080.stdout:2312: finishing write tid 5 to smithi08089843-193 2023-12-01T04:57:03.965 INFO:tasks.rados.rados.0.smithi080.stdout:2312: oid 193 updating version 0 to 371 2023-12-01T04:57:03.966 INFO:tasks.rados.rados.0.smithi080.stdout:2312: oid 193 version 371 is already newer than 370 2023-12-01T04:57:03.966 INFO:tasks.rados.rados.0.smithi080.stdout:2312: oid 193 updating version 371 to 372 2023-12-01T04:57:03.966 INFO:tasks.rados.rados.0.smithi080.stdout:2312: oid 193 version 372 is already newer than 369 2023-12-01T04:57:03.966 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 193 v 372 (ObjNum 1534 snap 0 seq_num 1534) dirty exists 2023-12-01T04:57:03.966 INFO:tasks.rados.rados.0.smithi080.stdout:2312: left oid 193 (ObjNum 1534 snap 0 seq_num 1534) 2023-12-01T04:57:03.966 INFO:tasks.rados.rados.0.smithi080.stdout:2313: expect (ObjNum 1162 snap 0 seq_num 1162) 2023-12-01T04:57:04.152 INFO:tasks.rados.rados.0.smithi080.stdout:2315: finishing write tid 1 to smithi08089843-441 2023-12-01T04:57:04.152 INFO:tasks.rados.rados.0.smithi080.stdout:2315: finishing write tid 2 to smithi08089843-441 2023-12-01T04:57:04.152 INFO:tasks.rados.rados.0.smithi080.stdout:2315: finishing write tid 3 to smithi08089843-441 2023-12-01T04:57:04.152 INFO:tasks.rados.rados.0.smithi080.stdout:2315: finishing write tid 4 to smithi08089843-441 2023-12-01T04:57:04.153 INFO:tasks.rados.rados.0.smithi080.stdout:2315: finishing write tid 5 to smithi08089843-441 2023-12-01T04:57:04.153 INFO:tasks.rados.rados.0.smithi080.stdout:2315: oid 441 updating version 0 to 448 2023-12-01T04:57:04.153 INFO:tasks.rados.rados.0.smithi080.stdout:2315: oid 441 updating version 448 to 450 2023-12-01T04:57:04.153 INFO:tasks.rados.rados.0.smithi080.stdout:2315: oid 441 version 450 is already newer than 449 2023-12-01T04:57:04.153 INFO:tasks.rados.rados.0.smithi080.stdout:2315: oid 441 version 450 is already newer than 447 2023-12-01T04:57:04.153 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 441 v 450 (ObjNum 1535 snap 0 seq_num 1535) dirty exists 2023-12-01T04:57:04.153 INFO:tasks.rados.rados.0.smithi080.stdout:2315: left oid 441 (ObjNum 1535 snap 0 seq_num 1535) 2023-12-01T04:57:04.153 INFO:tasks.rados.rados.0.smithi080.stdout:2310: done (6 left) 2023-12-01T04:57:04.153 INFO:tasks.rados.rados.0.smithi080.stdout:2311: done (5 left) 2023-12-01T04:57:04.153 INFO:tasks.rados.rados.0.smithi080.stdout:2312: done (4 left) 2023-12-01T04:57:04.153 INFO:tasks.rados.rados.0.smithi080.stdout:2313: done (3 left) 2023-12-01T04:57:04.153 INFO:tasks.rados.rados.0.smithi080.stdout:2314: done (2 left) 2023-12-01T04:57:04.153 INFO:tasks.rados.rados.0.smithi080.stdout:2315: done (1 left) 2023-12-01T04:57:04.153 INFO:tasks.rados.rados.0.smithi080.stdout:2316: done (0 left) 2023-12-01T04:57:04.153 INFO:tasks.rados.rados.0.smithi080.stdout:2317: write oid 454 current snap is 0 2023-12-01T04:57:04.154 INFO:tasks.rados.rados.0.smithi080.stdout:2317: seq_num 1537 ranges {632359=761019,2041412=714858,3358434=473925} 2023-12-01T04:57:04.168 INFO:tasks.rados.rados.0.smithi080.stdout:2317: writing smithi08089843-454 from 632359 to 1393378 tid 1 2023-12-01T04:57:04.175 INFO:tasks.rados.rados.0.smithi080.stdout:2317: writing smithi08089843-454 from 2041412 to 2756270 tid 2 2023-12-01T04:57:04.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:57:03 smithi080 bash[41963]: audit 2023-12-01T04:57:02.968670+0000 mon.c (mon.2) 158 : audit 0 from='client.? 172.21.15.80:0/3037674156' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:57:04.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:57:03 smithi080 bash[28361]: audit 2023-12-01T04:57:02.968670+0000 mon.c (mon.2) 158 : audit 0 from='client.? 172.21.15.80:0/3037674156' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:57:04.182 INFO:tasks.rados.rados.0.smithi080.stdout:2317: writing smithi08089843-454 from 3358434 to 3832359 tid 3 2023-12-01T04:57:04.182 INFO:tasks.rados.rados.0.smithi080.stdout:2318: write oid 266 current snap is 0 2023-12-01T04:57:04.182 INFO:tasks.rados.rados.0.smithi080.stdout:2318: seq_num 1538 ranges {649166=436268,1699894=574869,2702210=430944} 2023-12-01T04:57:04.188 INFO:tasks.rados.rados.0.smithi080.stdout:2318: writing smithi08089843-266 from 649166 to 1085434 tid 1 2023-12-01T04:57:04.195 INFO:tasks.rados.rados.0.smithi080.stdout:2318: writing smithi08089843-266 from 1699894 to 2274763 tid 2 2023-12-01T04:57:04.200 INFO:tasks.rados.rados.0.smithi080.stdout:2318: writing smithi08089843-266 from 2702210 to 3133154 tid 3 2023-12-01T04:57:04.201 INFO:tasks.rados.rados.0.smithi080.stdout:2319: write oid 57 current snap is 0 2023-12-01T04:57:04.201 INFO:tasks.rados.rados.0.smithi080.stdout:2319: seq_num 1539 ranges {665973=511517,1642023=718527,2896927=642216} 2023-12-01T04:57:04.207 INFO:tasks.rados.rados.0.smithi080.stdout:2319: writing smithi08089843-57 from 665973 to 1177490 tid 1 2023-12-01T04:57:04.214 INFO:tasks.rados.rados.0.smithi080.stdout:2319: writing smithi08089843-57 from 1642023 to 2360550 tid 2 2023-12-01T04:57:04.221 INFO:tasks.rados.rados.0.smithi080.stdout:2319: writing smithi08089843-57 from 2896927 to 3539143 tid 3 2023-12-01T04:57:04.221 INFO:tasks.rados.rados.0.smithi080.stdout:2320: read oid 369 snap -1 2023-12-01T04:57:04.221 INFO:tasks.rados.rados.0.smithi080.stdout:2320: expect (ObjNum 919 snap 0 seq_num 919) 2023-12-01T04:57:04.221 INFO:tasks.rados.rados.0.smithi080.stdout:2321: write oid 396 current snap is 0 2023-12-01T04:57:04.221 INFO:tasks.rados.rados.0.smithi080.stdout:2321: seq_num 1540 ranges {682780=586766,1700505=578538,3040703=569841} 2023-12-01T04:57:04.230 INFO:tasks.rados.rados.0.smithi080.stdout:2321: writing smithi08089843-396 from 682780 to 1269546 tid 1 2023-12-01T04:57:04.234 INFO:tasks.rados.rados.0.smithi080.stdout:2321: writing smithi08089843-396 from 1700505 to 2279043 tid 2 2023-12-01T04:57:04.242 INFO:tasks.rados.rados.0.smithi080.stdout:2321: writing smithi08089843-396 from 3040703 to 3610544 tid 3 2023-12-01T04:57:04.242 INFO:tasks.rados.rados.0.smithi080.stdout:2322: read oid 386 snap -1 2023-12-01T04:57:04.242 INFO:tasks.rados.rados.0.smithi080.stdout:2322: expect (ObjNum 901 snap 0 seq_num 901) 2023-12-01T04:57:04.242 INFO:tasks.rados.rados.0.smithi080.stdout:2323: write oid 466 current snap is 0 2023-12-01T04:57:04.242 INFO:tasks.rados.rados.0.smithi080.stdout:2317: finishing write tid 1 to smithi08089843-454 2023-12-01T04:57:04.242 INFO:tasks.rados.rados.0.smithi080.stdout:2323: seq_num 1541 ranges {699587=662015,2158987=722196,3351773=547814} 2023-12-01T04:57:04.249 INFO:tasks.rados.rados.0.smithi080.stdout:2323: writing smithi08089843-466 from 699587 to 1361602 tid 1 2023-12-01T04:57:04.258 INFO:tasks.rados.rados.0.smithi080.stdout:2323: writing smithi08089843-466 from 2158987 to 2881183 tid 2 2023-12-01T04:57:04.265 INFO:tasks.rados.rados.0.smithi080.stdout:2323: writing smithi08089843-466 from 3351773 to 3899587 tid 3 2023-12-01T04:57:04.265 INFO:tasks.rados.rados.0.smithi080.stdout:2324: read oid 130 snap -1 2023-12-01T04:57:04.265 INFO:tasks.rados.rados.0.smithi080.stdout:2324: expect (ObjNum 129 snap 0 seq_num 129) 2023-12-01T04:57:04.265 INFO:tasks.rados.rados.0.smithi080.stdout:2325: delete oid 143 current snap is 0 2023-12-01T04:57:04.265 INFO:tasks.rados.rados.0.smithi080.stdout:2317: finishing write tid 2 to smithi08089843-454 2023-12-01T04:57:04.265 INFO:tasks.rados.rados.0.smithi080.stdout:2317: finishing write tid 3 to smithi08089843-454 2023-12-01T04:57:04.265 INFO:tasks.rados.rados.0.smithi080.stdout:2317: finishing write tid 4 to smithi08089843-454 2023-12-01T04:57:04.265 INFO:tasks.rados.rados.0.smithi080.stdout:2317: finishing write tid 5 to smithi08089843-454 2023-12-01T04:57:04.265 INFO:tasks.rados.rados.0.smithi080.stdout:2317: oid 454 updating version 0 to 311 2023-12-01T04:57:04.265 INFO:tasks.rados.rados.0.smithi080.stdout:2317: oid 454 updating version 311 to 313 2023-12-01T04:57:04.265 INFO:tasks.rados.rados.0.smithi080.stdout:2317: oid 454 version 313 is already newer than 312 2023-12-01T04:57:04.265 INFO:tasks.rados.rados.0.smithi080.stdout:2317: oid 454 version 313 is already newer than 310 2023-12-01T04:57:04.265 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 454 v 313 (ObjNum 1537 snap 0 seq_num 1537) dirty exists 2023-12-01T04:57:04.266 INFO:tasks.rados.rados.0.smithi080.stdout:2317: left oid 454 (ObjNum 1537 snap 0 seq_num 1537) 2023-12-01T04:57:04.266 INFO:tasks.rados.rados.0.smithi080.stdout:2318: finishing write tid 1 to smithi08089843-266 2023-12-01T04:57:04.266 INFO:tasks.rados.rados.0.smithi080.stdout:2318: finishing write tid 2 to smithi08089843-266 2023-12-01T04:57:04.266 INFO:tasks.rados.rados.0.smithi080.stdout:2318: finishing write tid 3 to smithi08089843-266 2023-12-01T04:57:04.266 INFO:tasks.rados.rados.0.smithi080.stdout:2318: finishing write tid 4 to smithi08089843-266 2023-12-01T04:57:04.266 INFO:tasks.rados.rados.0.smithi080.stdout:2318: finishing write tid 5 to smithi08089843-266 2023-12-01T04:57:04.266 INFO:tasks.rados.rados.0.smithi080.stdout:2318: oid 266 updating version 0 to 241 2023-12-01T04:57:04.266 INFO:tasks.rados.rados.0.smithi080.stdout:2318: oid 266 version 241 is already newer than 238 2023-12-01T04:57:04.266 INFO:tasks.rados.rados.0.smithi080.stdout:2318: oid 266 version 241 is already newer than 240 2023-12-01T04:57:04.266 INFO:tasks.rados.rados.0.smithi080.stdout:2318: oid 266 version 241 is already newer than 239 2023-12-01T04:57:04.266 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 266 v 241 (ObjNum 1538 snap 0 seq_num 1538) dirty exists 2023-12-01T04:57:04.266 INFO:tasks.rados.rados.0.smithi080.stdout:2318: left oid 266 (ObjNum 1538 snap 0 seq_num 1538) 2023-12-01T04:57:04.266 INFO:tasks.rados.rados.0.smithi080.stdout:2319: finishing write tid 1 to smithi08089843-57 2023-12-01T04:57:04.266 INFO:tasks.rados.rados.0.smithi080.stdout:2319: finishing write tid 2 to smithi08089843-57 2023-12-01T04:57:04.267 INFO:tasks.rados.rados.0.smithi080.stdout:2319: finishing write tid 3 to smithi08089843-57 2023-12-01T04:57:04.267 INFO:tasks.rados.rados.0.smithi080.stdout:2319: finishing write tid 4 to smithi08089843-57 2023-12-01T04:57:04.267 INFO:tasks.rados.rados.0.smithi080.stdout:2319: finishing write tid 5 to smithi08089843-57 2023-12-01T04:57:04.267 INFO:tasks.rados.rados.0.smithi080.stdout:2319: oid 57 updating version 0 to 361 2023-12-01T04:57:04.267 INFO:tasks.rados.rados.0.smithi080.stdout:2319: oid 57 updating version 361 to 362 2023-12-01T04:57:04.267 INFO:tasks.rados.rados.0.smithi080.stdout:2319: oid 57 updating version 362 to 363 2023-12-01T04:57:04.267 INFO:tasks.rados.rados.0.smithi080.stdout:2319: oid 57 updating version 363 to 364 2023-12-01T04:57:04.267 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 57 v 364 (ObjNum 1539 snap 0 seq_num 1539) dirty exists 2023-12-01T04:57:04.267 INFO:tasks.rados.rados.0.smithi080.stdout:2319: left oid 57 (ObjNum 1539 snap 0 seq_num 1539) 2023-12-01T04:57:04.267 INFO:tasks.rados.rados.0.smithi080.stdout:2321: finishing write tid 1 to smithi08089843-396 2023-12-01T04:57:04.267 INFO:tasks.rados.rados.0.smithi080.stdout:2320: expect (ObjNum 919 snap 0 seq_num 919) 2023-12-01T04:57:04.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:57:03 smithi090 bash[32384]: audit 2023-12-01T04:57:02.968670+0000 mon.c (mon.2) 158 : audit 0 from='client.? 172.21.15.80:0/3037674156' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:57:04.432 INFO:tasks.rados.rados.0.smithi080.stdout:2321: finishing write tid 2 to smithi08089843-396 2023-12-01T04:57:04.432 INFO:tasks.rados.rados.0.smithi080.stdout:2322: expect (ObjNum 901 snap 0 seq_num 901) 2023-12-01T04:57:04.573 INFO:tasks.rados.rados.0.smithi080.stdout:2321: finishing write tid 3 to smithi08089843-396 2023-12-01T04:57:04.573 INFO:tasks.rados.rados.0.smithi080.stdout:2321: finishing write tid 4 to smithi08089843-396 2023-12-01T04:57:04.573 INFO:tasks.rados.rados.0.smithi080.stdout:2321: finishing write tid 5 to smithi08089843-396 2023-12-01T04:57:04.573 INFO:tasks.rados.rados.0.smithi080.stdout:2321: oid 396 updating version 0 to 275 2023-12-01T04:57:04.573 INFO:tasks.rados.rados.0.smithi080.stdout:2321: oid 396 version 275 is already newer than 274 2023-12-01T04:57:04.573 INFO:tasks.rados.rados.0.smithi080.stdout:2321: oid 396 updating version 275 to 276 2023-12-01T04:57:04.573 INFO:tasks.rados.rados.0.smithi080.stdout:2321: oid 396 updating version 276 to 277 2023-12-01T04:57:04.574 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 396 v 277 (ObjNum 1540 snap 0 seq_num 1540) dirty exists 2023-12-01T04:57:04.574 INFO:tasks.rados.rados.0.smithi080.stdout:2321: left oid 396 (ObjNum 1540 snap 0 seq_num 1540) 2023-12-01T04:57:04.574 INFO:tasks.rados.rados.0.smithi080.stdout:2323: finishing write tid 1 to smithi08089843-466 2023-12-01T04:57:04.574 INFO:tasks.rados.rados.0.smithi080.stdout:2323: finishing write tid 2 to smithi08089843-466 2023-12-01T04:57:04.574 INFO:tasks.rados.rados.0.smithi080.stdout:2323: finishing write tid 3 to smithi08089843-466 2023-12-01T04:57:04.574 INFO:tasks.rados.rados.0.smithi080.stdout:2324: expect (ObjNum 129 snap 0 seq_num 129) 2023-12-01T04:57:04.650 INFO:tasks.rados.rados.0.smithi080.stdout:2323: finishing write tid 4 to smithi08089843-466 2023-12-01T04:57:04.651 INFO:tasks.rados.rados.0.smithi080.stdout:2323: finishing write tid 5 to smithi08089843-466 2023-12-01T04:57:04.651 INFO:tasks.rados.rados.0.smithi080.stdout:2323: oid 466 updating version 0 to 340 2023-12-01T04:57:04.651 INFO:tasks.rados.rados.0.smithi080.stdout:2323: oid 466 version 340 is already newer than 338 2023-12-01T04:57:04.651 INFO:tasks.rados.rados.0.smithi080.stdout:2323: oid 466 version 340 is already newer than 337 2023-12-01T04:57:04.651 INFO:tasks.rados.rados.0.smithi080.stdout:2323: oid 466 version 340 is already newer than 339 2023-12-01T04:57:04.651 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 466 v 340 (ObjNum 1541 snap 0 seq_num 1541) dirty exists 2023-12-01T04:57:04.651 INFO:tasks.rados.rados.0.smithi080.stdout:2323: left oid 466 (ObjNum 1541 snap 0 seq_num 1541) 2023-12-01T04:57:04.651 INFO:tasks.rados.rados.0.smithi080.stdout:2317: done (8 left) 2023-12-01T04:57:04.651 INFO:tasks.rados.rados.0.smithi080.stdout:2318: done (7 left) 2023-12-01T04:57:04.651 INFO:tasks.rados.rados.0.smithi080.stdout:2319: done (6 left) 2023-12-01T04:57:04.651 INFO:tasks.rados.rados.0.smithi080.stdout:2320: done (5 left) 2023-12-01T04:57:04.651 INFO:tasks.rados.rados.0.smithi080.stdout:2321: done (4 left) 2023-12-01T04:57:04.651 INFO:tasks.rados.rados.0.smithi080.stdout:2322: done (3 left) 2023-12-01T04:57:04.652 INFO:tasks.rados.rados.0.smithi080.stdout:2323: done (2 left) 2023-12-01T04:57:04.652 INFO:tasks.rados.rados.0.smithi080.stdout:2324: done (1 left) 2023-12-01T04:57:04.652 INFO:tasks.rados.rados.0.smithi080.stdout:2325: done (0 left) 2023-12-01T04:57:04.652 INFO:tasks.rados.rados.0.smithi080.stdout:2326: write oid 159 current snap is 0 2023-12-01T04:57:04.652 INFO:tasks.rados.rados.0.smithi080.stdout:2326: seq_num 1543 ranges {733201=412513,1759598=725865,3006619=403657} 2023-12-01T04:57:04.663 INFO:tasks.rados.rados.0.smithi080.stdout:2326: writing smithi08089843-159 from 733201 to 1145714 tid 1 2023-12-01T04:57:04.671 INFO:tasks.rados.rados.0.smithi080.stdout:2326: writing smithi08089843-159 from 1759598 to 2485463 tid 2 2023-12-01T04:57:04.677 INFO:tasks.rados.rados.0.smithi080.stdout:2326: writing smithi08089843-159 from 3006619 to 3410276 tid 3 2023-12-01T04:57:04.677 INFO:tasks.rados.rados.0.smithi080.stdout:2327: read oid 64 snap -1 2023-12-01T04:57:04.677 INFO:tasks.rados.rados.0.smithi080.stdout:2327: expect (ObjNum 1493 snap 0 seq_num 1493) 2023-12-01T04:57:04.677 INFO:tasks.rados.rados.0.smithi080.stdout:2328: write oid 154 current snap is 0 2023-12-01T04:57:04.677 INFO:tasks.rados.rados.0.smithi080.stdout:2326: finishing write tid 1 to smithi08089843-159 2023-12-01T04:57:04.677 INFO:tasks.rados.rados.0.smithi080.stdout:2328: seq_num 1544 ranges {750008=604115,1934433=585876,3150395=731282} 2023-12-01T04:57:04.685 INFO:tasks.rados.rados.0.smithi080.stdout:2328: writing smithi08089843-154 from 750008 to 1354123 tid 1 2023-12-01T04:57:04.691 INFO:tasks.rados.rados.0.smithi080.stdout:2328: writing smithi08089843-154 from 1934433 to 2520309 tid 2 2023-12-01T04:57:04.699 INFO:tasks.rados.rados.0.smithi080.stdout:2328: writing smithi08089843-154 from 3150395 to 3881677 tid 3 2023-12-01T04:57:04.699 INFO:tasks.rados.rados.0.smithi080.stdout:2329: write oid 409 current snap is 0 2023-12-01T04:57:04.700 INFO:tasks.rados.rados.0.smithi080.stdout:2329: seq_num 1545 ranges {766815=679364,1992915=729534,3177818=542554} 2023-12-01T04:57:04.708 INFO:tasks.rados.rados.0.smithi080.stdout:2329: writing smithi08089843-409 from 766815 to 1446179 tid 1 2023-12-01T04:57:04.715 INFO:tasks.rados.rados.0.smithi080.stdout:2329: writing smithi08089843-409 from 1992915 to 2722449 tid 2 2023-12-01T04:57:04.721 INFO:tasks.rados.rados.0.smithi080.stdout:2329: writing smithi08089843-409 from 3177818 to 3720372 tid 3 2023-12-01T04:57:04.721 INFO:tasks.rados.rados.0.smithi080.stdout:2330: read oid 180 snap -1 2023-12-01T04:57:04.721 INFO:tasks.rados.rados.0.smithi080.stdout:2330: expect (ObjNum 1518 snap 0 seq_num 1518) 2023-12-01T04:57:04.721 INFO:tasks.rados.rados.0.smithi080.stdout:2331: read oid 327 snap -1 2023-12-01T04:57:04.721 INFO:tasks.rados.rados.0.smithi080.stdout:2331: expect (ObjNum 966 snap 0 seq_num 966) 2023-12-01T04:57:04.721 INFO:tasks.rados.rados.0.smithi080.stdout:2332: write oid 380 current snap is 0 2023-12-01T04:57:04.721 INFO:tasks.rados.rados.0.smithi080.stdout:2326: finishing write tid 2 to smithi08089843-159 2023-12-01T04:57:04.721 INFO:tasks.rados.rados.0.smithi080.stdout:2332: seq_num 1546 ranges {783622=754613,2051397=589545,3205241=753826} 2023-12-01T04:57:04.730 INFO:tasks.rados.rados.0.smithi080.stdout:2332: writing smithi08089843-380 from 783622 to 1538235 tid 1 2023-12-01T04:57:04.736 INFO:tasks.rados.rados.0.smithi080.stdout:2332: writing smithi08089843-380 from 2051397 to 2640942 tid 2 2023-12-01T04:57:04.744 INFO:tasks.rados.rados.0.smithi080.stdout:2332: writing smithi08089843-380 from 3205241 to 3959067 tid 3 2023-12-01T04:57:04.745 INFO:tasks.rados.rados.0.smithi080.stdout:2333: read oid 417 snap -1 2023-12-01T04:57:04.745 INFO:tasks.rados.rados.0.smithi080.stdout:2333: expect (ObjNum 416 snap 0 seq_num 416) 2023-12-01T04:57:04.745 INFO:tasks.rados.rados.0.smithi080.stdout:2334: read oid 207 snap -1 2023-12-01T04:57:04.745 INFO:tasks.rados.rados.0.smithi080.stdout:2334: expect (ObjNum 1444 snap 0 seq_num 1444) 2023-12-01T04:57:04.745 INFO:tasks.rados.rados.0.smithi080.stdout:2335: write oid 258 current snap is 0 2023-12-01T04:57:04.745 INFO:tasks.rados.rados.0.smithi080.stdout:2326: finishing write tid 3 to smithi08089843-159 2023-12-01T04:57:04.745 INFO:tasks.rados.rados.0.smithi080.stdout:2326: finishing write tid 4 to smithi08089843-159 2023-12-01T04:57:04.745 INFO:tasks.rados.rados.0.smithi080.stdout:2326: finishing write tid 5 to smithi08089843-159 2023-12-01T04:57:04.745 INFO:tasks.rados.rados.0.smithi080.stdout:2326: oid 159 updating version 0 to 254 2023-12-01T04:57:04.745 INFO:tasks.rados.rados.0.smithi080.stdout:2326: oid 159 version 254 is already newer than 252 2023-12-01T04:57:04.745 INFO:tasks.rados.rados.0.smithi080.stdout:2326: oid 159 updating version 254 to 255 2023-12-01T04:57:04.745 INFO:tasks.rados.rados.0.smithi080.stdout:2326: oid 159 version 255 is already newer than 253 2023-12-01T04:57:04.745 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 159 v 255 (ObjNum 1543 snap 0 seq_num 1543) dirty exists 2023-12-01T04:57:04.745 INFO:tasks.rados.rados.0.smithi080.stdout:2326: left oid 159 (ObjNum 1543 snap 0 seq_num 1543) 2023-12-01T04:57:04.745 INFO:tasks.rados.rados.0.smithi080.stdout:2335: seq_num 1547 ranges {400429=429862,1593526=406903} 2023-12-01T04:57:04.749 INFO:tasks.rados.rados.0.smithi080.stdout:2335: writing smithi08089843-258 from 400429 to 830291 tid 1 2023-12-01T04:57:04.757 INFO:tasks.rados.rados.0.smithi080.stdout:2335: writing smithi08089843-258 from 1593526 to 2000429 tid 2 2023-12-01T04:57:04.757 INFO:tasks.rados.rados.0.smithi080.stdout:2326: done (9 left) 2023-12-01T04:57:04.757 INFO:tasks.rados.rados.0.smithi080.stdout:2336: read oid 474 snap -1 2023-12-01T04:57:04.757 INFO:tasks.rados.rados.0.smithi080.stdout:2336: expect deleted 2023-12-01T04:57:04.757 INFO:tasks.rados.rados.0.smithi080.stdout:2337: delete oid 231 current snap is 0 2023-12-01T04:57:04.757 INFO:tasks.rados.rados.0.smithi080.stdout:2328: finishing write tid 1 to smithi08089843-154 2023-12-01T04:57:04.757 INFO:tasks.rados.rados.0.smithi080.stdout:2327: expect (ObjNum 1493 snap 0 seq_num 1493) 2023-12-01T04:57:04.942 INFO:tasks.rados.rados.0.smithi080.stdout:2328: finishing write tid 2 to smithi08089843-154 2023-12-01T04:57:04.942 INFO:tasks.rados.rados.0.smithi080.stdout:2328: finishing write tid 3 to smithi08089843-154 2023-12-01T04:57:04.943 INFO:tasks.rados.rados.0.smithi080.stdout:2328: finishing write tid 4 to smithi08089843-154 2023-12-01T04:57:04.943 INFO:tasks.rados.rados.0.smithi080.stdout:2328: finishing write tid 5 to smithi08089843-154 2023-12-01T04:57:04.943 INFO:tasks.rados.rados.0.smithi080.stdout:2328: oid 154 updating version 0 to 346 2023-12-01T04:57:04.943 INFO:tasks.rados.rados.0.smithi080.stdout:2328: oid 154 version 346 is already newer than 344 2023-12-01T04:57:04.943 INFO:tasks.rados.rados.0.smithi080.stdout:2328: oid 154 updating version 346 to 347 2023-12-01T04:57:04.943 INFO:tasks.rados.rados.0.smithi080.stdout:2328: oid 154 version 347 is already newer than 345 2023-12-01T04:57:04.943 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 154 v 347 (ObjNum 1544 snap 0 seq_num 1544) dirty exists 2023-12-01T04:57:04.943 INFO:tasks.rados.rados.0.smithi080.stdout:2328: left oid 154 (ObjNum 1544 snap 0 seq_num 1544) 2023-12-01T04:57:04.943 INFO:tasks.rados.rados.0.smithi080.stdout:2329: finishing write tid 1 to smithi08089843-409 2023-12-01T04:57:04.943 INFO:tasks.rados.rados.0.smithi080.stdout:2329: finishing write tid 2 to smithi08089843-409 2023-12-01T04:57:04.943 INFO:tasks.rados.rados.0.smithi080.stdout:2331: expect (ObjNum 966 snap 0 seq_num 966) 2023-12-01T04:57:05.058 INFO:tasks.rados.rados.0.smithi080.stdout:2329: finishing write tid 3 to smithi08089843-409 2023-12-01T04:57:05.058 INFO:tasks.rados.rados.0.smithi080.stdout:2329: finishing write tid 4 to smithi08089843-409 2023-12-01T04:57:05.058 INFO:tasks.rados.rados.0.smithi080.stdout:2329: finishing write tid 5 to smithi08089843-409 2023-12-01T04:57:05.058 INFO:tasks.rados.rados.0.smithi080.stdout:2329: oid 409 updating version 0 to 351 2023-12-01T04:57:05.058 INFO:tasks.rados.rados.0.smithi080.stdout:2329: oid 409 version 351 is already newer than 350 2023-12-01T04:57:05.058 INFO:tasks.rados.rados.0.smithi080.stdout:2329: oid 409 version 351 is already newer than 349 2023-12-01T04:57:05.058 INFO:tasks.rados.rados.0.smithi080.stdout:2329: oid 409 version 351 is already newer than 348 2023-12-01T04:57:05.058 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 409 v 351 (ObjNum 1545 snap 0 seq_num 1545) dirty exists 2023-12-01T04:57:05.059 INFO:tasks.rados.rados.0.smithi080.stdout:2329: left oid 409 (ObjNum 1545 snap 0 seq_num 1545) 2023-12-01T04:57:05.059 INFO:tasks.rados.rados.0.smithi080.stdout:2330: expect (ObjNum 1518 snap 0 seq_num 1518) 2023-12-01T04:57:05.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:57:04 smithi080 bash[28361]: cluster 2023-12-01T04:57:04.155589+0000 mgr.y (mgr.24362) 257 : cluster 0 pgmap v228: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 50 MiB/s rd, 9.9 MiB/s wr, 85 op/s 2023-12-01T04:57:05.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:57:04 smithi080 bash[41963]: cluster 2023-12-01T04:57:04.155589+0000 mgr.y (mgr.24362) 257 : cluster 0 pgmap v228: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 50 MiB/s rd, 9.9 MiB/s wr, 85 op/s 2023-12-01T04:57:05.268 INFO:tasks.rados.rados.0.smithi080.stdout:2332: finishing write tid 1 to smithi08089843-380 2023-12-01T04:57:05.268 INFO:tasks.rados.rados.0.smithi080.stdout:2332: finishing write tid 2 to smithi08089843-380 2023-12-01T04:57:05.268 INFO:tasks.rados.rados.0.smithi080.stdout:2334: expect (ObjNum 1444 snap 0 seq_num 1444) 2023-12-01T04:57:05.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:57:04 smithi090 bash[32384]: cluster 2023-12-01T04:57:04.155589+0000 mgr.y (mgr.24362) 257 : cluster 0 pgmap v228: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 50 MiB/s rd, 9.9 MiB/s wr, 85 op/s 2023-12-01T04:57:05.387 INFO:tasks.rados.rados.0.smithi080.stdout:2333: expect (ObjNum 416 snap 0 seq_num 416) 2023-12-01T04:57:05.485 INFO:tasks.rados.rados.0.smithi080.stdout:2332: finishing write tid 3 to smithi08089843-380 2023-12-01T04:57:05.485 INFO:tasks.rados.rados.0.smithi080.stdout:2332: finishing write tid 4 to smithi08089843-380 2023-12-01T04:57:05.485 INFO:tasks.rados.rados.0.smithi080.stdout:2332: finishing write tid 5 to smithi08089843-380 2023-12-01T04:57:05.485 INFO:tasks.rados.rados.0.smithi080.stdout:2332: oid 380 updating version 0 to 353 2023-12-01T04:57:05.485 INFO:tasks.rados.rados.0.smithi080.stdout:2332: oid 380 updating version 353 to 354 2023-12-01T04:57:05.485 INFO:tasks.rados.rados.0.smithi080.stdout:2332: oid 380 version 354 is already newer than 352 2023-12-01T04:57:05.485 INFO:tasks.rados.rados.0.smithi080.stdout:2332: oid 380 updating version 354 to 355 2023-12-01T04:57:05.485 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 380 v 355 (ObjNum 1546 snap 0 seq_num 1546) dirty exists 2023-12-01T04:57:05.485 INFO:tasks.rados.rados.0.smithi080.stdout:2332: left oid 380 (ObjNum 1546 snap 0 seq_num 1546) 2023-12-01T04:57:05.485 INFO:tasks.rados.rados.0.smithi080.stdout:2335: finishing write tid 1 to smithi08089843-258 2023-12-01T04:57:05.486 INFO:tasks.rados.rados.0.smithi080.stdout:2335: finishing write tid 2 to smithi08089843-258 2023-12-01T04:57:05.486 INFO:tasks.rados.rados.0.smithi080.stdout:2335: finishing write tid 3 to smithi08089843-258 2023-12-01T04:57:05.486 INFO:tasks.rados.rados.0.smithi080.stdout:2335: finishing write tid 4 to smithi08089843-258 2023-12-01T04:57:05.486 INFO:tasks.rados.rados.0.smithi080.stdout:2335: oid 258 updating version 0 to 299 2023-12-01T04:57:05.486 INFO:tasks.rados.rados.0.smithi080.stdout:2335: oid 258 version 299 is already newer than 297 2023-12-01T04:57:05.486 INFO:tasks.rados.rados.0.smithi080.stdout:2335: oid 258 version 299 is already newer than 298 2023-12-01T04:57:05.486 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 258 v 299 (ObjNum 1547 snap 0 seq_num 1547) dirty exists 2023-12-01T04:57:05.486 INFO:tasks.rados.rados.0.smithi080.stdout:2335: left oid 258 (ObjNum 1547 snap 0 seq_num 1547) 2023-12-01T04:57:05.486 INFO:tasks.rados.rados.0.smithi080.stdout:2327: done (10 left) 2023-12-01T04:57:05.487 INFO:tasks.rados.rados.0.smithi080.stdout:2328: done (9 left) 2023-12-01T04:57:05.487 INFO:tasks.rados.rados.0.smithi080.stdout:2329: done (8 left) 2023-12-01T04:57:05.487 INFO:tasks.rados.rados.0.smithi080.stdout:2330: done (7 left) 2023-12-01T04:57:05.487 INFO:tasks.rados.rados.0.smithi080.stdout:2331: done (6 left) 2023-12-01T04:57:05.487 INFO:tasks.rados.rados.0.smithi080.stdout:2332: done (5 left) 2023-12-01T04:57:05.487 INFO:tasks.rados.rados.0.smithi080.stdout:2333: done (4 left) 2023-12-01T04:57:05.487 INFO:tasks.rados.rados.0.smithi080.stdout:2334: done (3 left) 2023-12-01T04:57:05.487 INFO:tasks.rados.rados.0.smithi080.stdout:2335: done (2 left) 2023-12-01T04:57:05.487 INFO:tasks.rados.rados.0.smithi080.stdout:2336: done (1 left) 2023-12-01T04:57:05.487 INFO:tasks.rados.rados.0.smithi080.stdout:2337: done (0 left) 2023-12-01T04:57:05.487 INFO:tasks.rados.rados.0.smithi080.stdout:2338: read oid 113 snap -1 2023-12-01T04:57:05.487 INFO:tasks.rados.rados.0.smithi080.stdout:2338: expect (ObjNum 1498 snap 0 seq_num 1498) 2023-12-01T04:57:05.488 INFO:tasks.rados.rados.0.smithi080.stdout:2339: write oid 101 current snap is 0 2023-12-01T04:57:05.488 INFO:tasks.rados.rados.0.smithi080.stdout:2339: seq_num 1549 ranges {434043=580360,1710490=323553} 2023-12-01T04:57:05.496 INFO:tasks.rados.rados.0.smithi080.stdout:2339: writing smithi08089843-101 from 434043 to 1014403 tid 1 2023-12-01T04:57:05.503 INFO:tasks.rados.rados.0.smithi080.stdout:2339: writing smithi08089843-101 from 1710490 to 2034043 tid 2 2023-12-01T04:57:05.503 INFO:tasks.rados.rados.0.smithi080.stdout:2340: read oid 139 snap -1 2023-12-01T04:57:05.503 INFO:tasks.rados.rados.0.smithi080.stdout:2340: expect (ObjNum 1245 snap 0 seq_num 1245) 2023-12-01T04:57:05.504 INFO:tasks.rados.rados.0.smithi080.stdout:2341: write oid 137 current snap is 0 2023-12-01T04:57:05.504 INFO:tasks.rados.rados.0.smithi080.stdout:2341: seq_num 1550 ranges {450850=655609,1768972=281878} 2023-12-01T04:57:05.510 INFO:tasks.rados.rados.0.smithi080.stdout:2341: writing smithi08089843-137 from 450850 to 1106459 tid 1 2023-12-01T04:57:05.515 INFO:tasks.rados.rados.0.smithi080.stdout:2341: writing smithi08089843-137 from 1768972 to 2050850 tid 2 2023-12-01T04:57:05.516 INFO:tasks.rados.rados.0.smithi080.stdout:2342: read oid 231 snap -1 2023-12-01T04:57:05.516 INFO:tasks.rados.rados.0.smithi080.stdout:2342: expect deleted 2023-12-01T04:57:05.516 INFO:tasks.rados.rados.0.smithi080.stdout:2343: read oid 11 snap -1 2023-12-01T04:57:05.516 INFO:tasks.rados.rados.0.smithi080.stdout:2343: expect (ObjNum 1501 snap 0 seq_num 1501) 2023-12-01T04:57:05.516 INFO:tasks.rados.rados.0.smithi080.stdout:2344: write oid 346 current snap is 0 2023-12-01T04:57:05.516 INFO:tasks.rados.rados.0.smithi080.stdout:2344: seq_num 1551 ranges {467657=447211,1427454=640203} 2023-12-01T04:57:05.520 INFO:tasks.rados.rados.0.smithi080.stdout:2344: writing smithi08089843-346 from 467657 to 914868 tid 1 2023-12-01T04:57:05.528 INFO:tasks.rados.rados.0.smithi080.stdout:2344: writing smithi08089843-346 from 1427454 to 2067657 tid 2 2023-12-01T04:57:05.528 INFO:tasks.rados.rados.0.smithi080.stdout:2345: read oid 153 snap -1 2023-12-01T04:57:05.528 INFO:tasks.rados.rados.0.smithi080.stdout:2345: expect (ObjNum 1237 snap 0 seq_num 1237) 2023-12-01T04:57:05.529 INFO:tasks.rados.rados.0.smithi080.stdout:2346: write oid 168 current snap is 0 2023-12-01T04:57:05.529 INFO:tasks.rados.rados.0.smithi080.stdout:2346: seq_num 1552 ranges {484464=522460,1485936=484199} 2023-12-01T04:57:05.533 INFO:tasks.rados.rados.0.smithi080.stdout:2346: writing smithi08089843-168 from 484464 to 1006924 tid 1 2023-12-01T04:57:05.539 INFO:tasks.rados.rados.0.smithi080.stdout:2346: writing smithi08089843-168 from 1485936 to 1970135 tid 2 2023-12-01T04:57:05.539 INFO:tasks.rados.rados.0.smithi080.stdout:2347: read oid 182 snap -1 2023-12-01T04:57:05.539 INFO:tasks.rados.rados.0.smithi080.stdout:2347: expect (ObjNum 1200 snap 0 seq_num 1200) 2023-12-01T04:57:05.539 INFO:tasks.rados.rados.0.smithi080.stdout:2348: write oid 199 current snap is 0 2023-12-01T04:57:05.540 INFO:tasks.rados.rados.0.smithi080.stdout:2338: expect (ObjNum 1498 snap 0 seq_num 1498) 2023-12-01T04:57:05.706 INFO:tasks.rados.rados.0.smithi080.stdout:2339: finishing write tid 1 to smithi08089843-101 2023-12-01T04:57:05.706 INFO:tasks.rados.rados.0.smithi080.stdout:2339: finishing write tid 2 to smithi08089843-101 2023-12-01T04:57:05.706 INFO:tasks.rados.rados.0.smithi080.stdout:2339: finishing write tid 3 to smithi08089843-101 2023-12-01T04:57:05.706 INFO:tasks.rados.rados.0.smithi080.stdout:2339: finishing write tid 4 to smithi08089843-101 2023-12-01T04:57:05.706 INFO:tasks.rados.rados.0.smithi080.stdout:2339: oid 101 updating version 0 to 260 2023-12-01T04:57:05.706 INFO:tasks.rados.rados.0.smithi080.stdout:2339: oid 101 version 260 is already newer than 259 2023-12-01T04:57:05.706 INFO:tasks.rados.rados.0.smithi080.stdout:2339: oid 101 version 260 is already newer than 258 2023-12-01T04:57:05.706 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 101 v 260 (ObjNum 1549 snap 0 seq_num 1549) dirty exists 2023-12-01T04:57:05.706 INFO:tasks.rados.rados.0.smithi080.stdout:2339: left oid 101 (ObjNum 1549 snap 0 seq_num 1549) 2023-12-01T04:57:05.706 INFO:tasks.rados.rados.0.smithi080.stdout:2340: expect (ObjNum 1245 snap 0 seq_num 1245) 2023-12-01T04:57:05.864 INFO:tasks.rados.rados.0.smithi080.stdout:2341: finishing write tid 1 to smithi08089843-137 2023-12-01T04:57:05.864 INFO:tasks.rados.rados.0.smithi080.stdout:2341: finishing write tid 2 to smithi08089843-137 2023-12-01T04:57:05.865 INFO:tasks.rados.rados.0.smithi080.stdout:2341: finishing write tid 3 to smithi08089843-137 2023-12-01T04:57:05.865 INFO:tasks.rados.rados.0.smithi080.stdout:2341: finishing write tid 4 to smithi08089843-137 2023-12-01T04:57:05.865 INFO:tasks.rados.rados.0.smithi080.stdout:2341: oid 137 updating version 0 to 256 2023-12-01T04:57:05.865 INFO:tasks.rados.rados.0.smithi080.stdout:2341: oid 137 updating version 256 to 257 2023-12-01T04:57:05.865 INFO:tasks.rados.rados.0.smithi080.stdout:2341: oid 137 updating version 257 to 258 2023-12-01T04:57:05.865 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 137 v 258 (ObjNum 1550 snap 0 seq_num 1550) dirty exists 2023-12-01T04:57:05.865 INFO:tasks.rados.rados.0.smithi080.stdout:2341: left oid 137 (ObjNum 1550 snap 0 seq_num 1550) 2023-12-01T04:57:05.865 INFO:tasks.rados.rados.0.smithi080.stdout:2344: finishing write tid 1 to smithi08089843-346 2023-12-01T04:57:05.865 INFO:tasks.rados.rados.0.smithi080.stdout:2343: expect (ObjNum 1501 snap 0 seq_num 1501) 2023-12-01T04:57:06.012 INFO:tasks.rados.rados.0.smithi080.stdout:2344: finishing write tid 2 to smithi08089843-346 2023-12-01T04:57:06.012 INFO:tasks.rados.rados.0.smithi080.stdout:2344: finishing write tid 3 to smithi08089843-346 2023-12-01T04:57:06.013 INFO:tasks.rados.rados.0.smithi080.stdout:2344: finishing write tid 4 to smithi08089843-346 2023-12-01T04:57:06.013 INFO:tasks.rados.rados.0.smithi080.stdout:2344: oid 346 updating version 0 to 453 2023-12-01T04:57:06.013 INFO:tasks.rados.rados.0.smithi080.stdout:2344: oid 346 version 453 is already newer than 452 2023-12-01T04:57:06.013 INFO:tasks.rados.rados.0.smithi080.stdout:2344: oid 346 version 453 is already newer than 451 2023-12-01T04:57:06.013 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 346 v 453 (ObjNum 1551 snap 0 seq_num 1551) dirty exists 2023-12-01T04:57:06.013 INFO:tasks.rados.rados.0.smithi080.stdout:2344: left oid 346 (ObjNum 1551 snap 0 seq_num 1551) 2023-12-01T04:57:06.013 INFO:tasks.rados.rados.0.smithi080.stdout:2345: expect (ObjNum 1237 snap 0 seq_num 1237) 2023-12-01T04:57:06.105 INFO:tasks.rados.rados.0.smithi080.stdout:2346: finishing write tid 1 to smithi08089843-168 2023-12-01T04:57:06.105 INFO:tasks.rados.rados.0.smithi080.stdout:2346: finishing write tid 2 to smithi08089843-168 2023-12-01T04:57:06.105 INFO:tasks.rados.rados.0.smithi080.stdout:2346: finishing write tid 3 to smithi08089843-168 2023-12-01T04:57:06.105 INFO:tasks.rados.rados.0.smithi080.stdout:2346: finishing write tid 4 to smithi08089843-168 2023-12-01T04:57:06.105 INFO:tasks.rados.rados.0.smithi080.stdout:2346: oid 168 updating version 0 to 314 2023-12-01T04:57:06.105 INFO:tasks.rados.rados.0.smithi080.stdout:2346: oid 168 updating version 314 to 316 2023-12-01T04:57:06.105 INFO:tasks.rados.rados.0.smithi080.stdout:2346: oid 168 version 316 is already newer than 315 2023-12-01T04:57:06.105 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 168 v 316 (ObjNum 1552 snap 0 seq_num 1552) dirty exists 2023-12-01T04:57:06.105 INFO:tasks.rados.rados.0.smithi080.stdout:2346: left oid 168 (ObjNum 1552 snap 0 seq_num 1552) 2023-12-01T04:57:06.105 INFO:tasks.rados.rados.0.smithi080.stdout:2347: expect (ObjNum 1200 snap 0 seq_num 1200) 2023-12-01T04:57:06.177 INFO:tasks.rados.rados.0.smithi080.stdout:2348: seq_num 1553 ranges {501271=597709,1544418=556853} 2023-12-01T04:57:06.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:57:05 smithi080 bash[28361]: audit 2023-12-01T04:57:05.420843+0000 mon.a (mon.0) 868 : audit 0 from='client.? 172.21.15.80:0/426636089' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:57:06.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:57:05 smithi080 bash[41963]: audit 2023-12-01T04:57:05.420843+0000 mon.a (mon.0) 868 : audit 0 from='client.? 172.21.15.80:0/426636089' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:57:06.189 INFO:tasks.rados.rados.0.smithi080.stdout:2348: writing smithi08089843-199 from 501271 to 1098980 tid 1 2023-12-01T04:57:06.196 INFO:tasks.rados.rados.0.smithi080.stdout:2348: writing smithi08089843-199 from 1544418 to 2101271 tid 2 2023-12-01T04:57:06.196 INFO:tasks.rados.rados.0.smithi080.stdout:2338: done (10 left) 2023-12-01T04:57:06.196 INFO:tasks.rados.rados.0.smithi080.stdout:2339: done (9 left) 2023-12-01T04:57:06.196 INFO:tasks.rados.rados.0.smithi080.stdout:2340: done (8 left) 2023-12-01T04:57:06.196 INFO:tasks.rados.rados.0.smithi080.stdout:2341: done (7 left) 2023-12-01T04:57:06.196 INFO:tasks.rados.rados.0.smithi080.stdout:2342: done (6 left) 2023-12-01T04:57:06.196 INFO:tasks.rados.rados.0.smithi080.stdout:2343: done (5 left) 2023-12-01T04:57:06.196 INFO:tasks.rados.rados.0.smithi080.stdout:2344: done (4 left) 2023-12-01T04:57:06.196 INFO:tasks.rados.rados.0.smithi080.stdout:2345: done (3 left) 2023-12-01T04:57:06.196 INFO:tasks.rados.rados.0.smithi080.stdout:2346: done (2 left) 2023-12-01T04:57:06.196 INFO:tasks.rados.rados.0.smithi080.stdout:2347: done (1 left) 2023-12-01T04:57:06.196 INFO:tasks.rados.rados.0.smithi080.stdout:2349: write oid 160 current snap is 0 2023-12-01T04:57:06.196 INFO:tasks.rados.rados.0.smithi080.stdout:2348: finishing write tid 1 to smithi08089843-199 2023-12-01T04:57:06.197 INFO:tasks.rados.rados.0.smithi080.stdout:2349: seq_num 1554 ranges {518078=672958,1602900=487868} 2023-12-01T04:57:06.202 INFO:tasks.rados.rados.0.smithi080.stdout:2349: writing smithi08089843-160 from 518078 to 1191036 tid 1 2023-12-01T04:57:06.208 INFO:tasks.rados.rados.0.smithi080.stdout:2349: writing smithi08089843-160 from 1602900 to 2090768 tid 2 2023-12-01T04:57:06.208 INFO:tasks.rados.rados.0.smithi080.stdout:2350: read oid 120 snap -1 2023-12-01T04:57:06.208 INFO:tasks.rados.rados.0.smithi080.stdout:2350: expect (ObjNum 849 snap 0 seq_num 849) 2023-12-01T04:57:06.208 INFO:tasks.rados.rados.0.smithi080.stdout:2351: read oid 471 snap -1 2023-12-01T04:57:06.208 INFO:tasks.rados.rados.0.smithi080.stdout:2351: expect (ObjNum 1281 snap 0 seq_num 1281) 2023-12-01T04:57:06.208 INFO:tasks.rados.rados.0.smithi080.stdout:2352: write oid 78 current snap is 0 2023-12-01T04:57:06.208 INFO:tasks.rados.rados.0.smithi080.stdout:2348: finishing write tid 2 to smithi08089843-199 2023-12-01T04:57:06.208 INFO:tasks.rados.rados.0.smithi080.stdout:2348: finishing write tid 3 to smithi08089843-199 2023-12-01T04:57:06.208 INFO:tasks.rados.rados.0.smithi080.stdout:2348: finishing write tid 4 to smithi08089843-199 2023-12-01T04:57:06.208 INFO:tasks.rados.rados.0.smithi080.stdout:2348: oid 199 updating version 0 to 302 2023-12-01T04:57:06.208 INFO:tasks.rados.rados.0.smithi080.stdout:2348: oid 199 version 302 is already newer than 301 2023-12-01T04:57:06.208 INFO:tasks.rados.rados.0.smithi080.stdout:2348: oid 199 version 302 is already newer than 300 2023-12-01T04:57:06.209 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 199 v 302 (ObjNum 1553 snap 0 seq_num 1553) dirty exists 2023-12-01T04:57:06.209 INFO:tasks.rados.rados.0.smithi080.stdout:2348: left oid 199 (ObjNum 1553 snap 0 seq_num 1553) 2023-12-01T04:57:06.209 INFO:tasks.rados.rados.0.smithi080.stdout:2352: seq_num 1555 ranges {534885=748207,1945029=189856} 2023-12-01T04:57:06.215 INFO:tasks.rados.rados.0.smithi080.stdout:2352: writing smithi08089843-78 from 534885 to 1283092 tid 1 2023-12-01T04:57:06.220 INFO:tasks.rados.rados.0.smithi080.stdout:2352: writing smithi08089843-78 from 1945029 to 2134885 tid 2 2023-12-01T04:57:06.220 INFO:tasks.rados.rados.0.smithi080.stdout:2348: done (4 left) 2023-12-01T04:57:06.220 INFO:tasks.rados.rados.0.smithi080.stdout:2353: write oid 275 current snap is 0 2023-12-01T04:57:06.220 INFO:tasks.rados.rados.0.smithi080.stdout:2353: seq_num 1556 ranges {551692=423456,1603511=491537} 2023-12-01T04:57:06.225 INFO:tasks.rados.rados.0.smithi080.stdout:2353: writing smithi08089843-275 from 551692 to 975148 tid 1 2023-12-01T04:57:06.232 INFO:tasks.rados.rados.0.smithi080.stdout:2353: writing smithi08089843-275 from 1603511 to 2095048 tid 2 2023-12-01T04:57:06.232 INFO:tasks.rados.rados.0.smithi080.stdout:2354: read oid 139 snap -1 2023-12-01T04:57:06.232 INFO:tasks.rados.rados.0.smithi080.stdout:2354: expect (ObjNum 1245 snap 0 seq_num 1245) 2023-12-01T04:57:06.232 INFO:tasks.rados.rados.0.smithi080.stdout:2355: write oid 242 current snap is 0 2023-12-01T04:57:06.233 INFO:tasks.rados.rados.0.smithi080.stdout:2355: seq_num 1557 ranges {568499=498705,1661993=506506} 2023-12-01T04:57:06.238 INFO:tasks.rados.rados.0.smithi080.stdout:2355: writing smithi08089843-242 from 568499 to 1067204 tid 1 2023-12-01T04:57:06.245 INFO:tasks.rados.rados.0.smithi080.stdout:2355: writing smithi08089843-242 from 1661993 to 2168499 tid 2 2023-12-01T04:57:06.245 INFO:tasks.rados.rados.0.smithi080.stdout:2356: read oid 307 snap -1 2023-12-01T04:57:06.245 INFO:tasks.rados.rados.0.smithi080.stdout:2356: expect (ObjNum 1527 snap 0 seq_num 1527) 2023-12-01T04:57:06.245 INFO:tasks.rados.rados.0.smithi080.stdout:2357: write oid 27 current snap is 0 2023-12-01T04:57:06.245 INFO:tasks.rados.rados.0.smithi080.stdout:2349: finishing write tid 1 to smithi08089843-160 2023-12-01T04:57:06.246 INFO:tasks.rados.rados.0.smithi080.stdout:2349: finishing write tid 2 to smithi08089843-160 2023-12-01T04:57:06.246 INFO:tasks.rados.rados.0.smithi080.stdout:2357: seq_num 1558 ranges {585306=573954,1720475=464831} 2023-12-01T04:57:06.252 INFO:tasks.rados.rados.0.smithi080.stdout:2357: writing smithi08089843-27 from 585306 to 1159260 tid 1 2023-12-01T04:57:06.258 INFO:tasks.rados.rados.0.smithi080.stdout:2357: writing smithi08089843-27 from 1720475 to 2185306 tid 2 2023-12-01T04:57:06.258 INFO:tasks.rados.rados.0.smithi080.stdout:2358: read oid 323 snap -1 2023-12-01T04:57:06.258 INFO:tasks.rados.rados.0.smithi080.stdout:2358: expect deleted 2023-12-01T04:57:06.259 INFO:tasks.rados.rados.0.smithi080.stdout:2359: read oid 270 snap -1 2023-12-01T04:57:06.259 INFO:tasks.rados.rados.0.smithi080.stdout:2359: expect (ObjNum 807 snap 0 seq_num 807) 2023-12-01T04:57:06.259 INFO:tasks.rados.rados.0.smithi080.stdout:2360: read oid 134 snap -1 2023-12-01T04:57:06.259 INFO:tasks.rados.rados.0.smithi080.stdout:2360: expect (ObjNum 1194 snap 0 seq_num 1194) 2023-12-01T04:57:06.259 INFO:tasks.rados.rados.0.smithi080.stdout:2361: read oid 12 snap -1 2023-12-01T04:57:06.259 INFO:tasks.rados.rados.0.smithi080.stdout:2361: expect (ObjNum 881 snap 0 seq_num 881) 2023-12-01T04:57:06.259 INFO:tasks.rados.rados.0.smithi080.stdout:2362: read oid 151 snap -1 2023-12-01T04:57:06.259 INFO:tasks.rados.rados.0.smithi080.stdout:2362: expect deleted 2023-12-01T04:57:06.259 INFO:tasks.rados.rados.0.smithi080.stdout:2363: write oid 463 current snap is 0 2023-12-01T04:57:06.259 INFO:tasks.rados.rados.0.smithi080.stdout:2349: finishing write tid 3 to smithi08089843-160 2023-12-01T04:57:06.259 INFO:tasks.rados.rados.0.smithi080.stdout:2349: finishing write tid 4 to smithi08089843-160 2023-12-01T04:57:06.259 INFO:tasks.rados.rados.0.smithi080.stdout:2349: oid 160 updating version 0 to 298 2023-12-01T04:57:06.259 INFO:tasks.rados.rados.0.smithi080.stdout:2349: oid 160 updating version 298 to 299 2023-12-01T04:57:06.259 INFO:tasks.rados.rados.0.smithi080.stdout:2349: oid 160 version 299 is already newer than 297 2023-12-01T04:57:06.259 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 160 v 299 (ObjNum 1554 snap 0 seq_num 1554) dirty exists 2023-12-01T04:57:06.259 INFO:tasks.rados.rados.0.smithi080.stdout:2349: left oid 160 (ObjNum 1554 snap 0 seq_num 1554) 2023-12-01T04:57:06.260 INFO:tasks.rados.rados.0.smithi080.stdout:2350: expect (ObjNum 849 snap 0 seq_num 849) 2023-12-01T04:57:06.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:57:05 smithi090 bash[32384]: audit 2023-12-01T04:57:05.420843+0000 mon.a (mon.0) 868 : audit 0 from='client.? 172.21.15.80:0/426636089' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:57:06.343 INFO:tasks.rados.rados.0.smithi080.stdout:2351: expect (ObjNum 1281 snap 0 seq_num 1281) 2023-12-01T04:57:06.551 INFO:tasks.rados.rados.0.smithi080.stdout:2352: finishing write tid 1 to smithi08089843-78 2023-12-01T04:57:06.551 INFO:tasks.rados.rados.0.smithi080.stdout:2352: finishing write tid 2 to smithi08089843-78 2023-12-01T04:57:06.551 INFO:tasks.rados.rados.0.smithi080.stdout:2352: finishing write tid 3 to smithi08089843-78 2023-12-01T04:57:06.552 INFO:tasks.rados.rados.0.smithi080.stdout:2352: finishing write tid 4 to smithi08089843-78 2023-12-01T04:57:06.552 INFO:tasks.rados.rados.0.smithi080.stdout:2352: oid 78 updating version 0 to 318 2023-12-01T04:57:06.552 INFO:tasks.rados.rados.0.smithi080.stdout:2352: oid 78 updating version 318 to 319 2023-12-01T04:57:06.552 INFO:tasks.rados.rados.0.smithi080.stdout:2352: oid 78 version 319 is already newer than 317 2023-12-01T04:57:06.552 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 78 v 319 (ObjNum 1555 snap 0 seq_num 1555) dirty exists 2023-12-01T04:57:06.552 INFO:tasks.rados.rados.0.smithi080.stdout:2352: left oid 78 (ObjNum 1555 snap 0 seq_num 1555) 2023-12-01T04:57:06.552 INFO:tasks.rados.rados.0.smithi080.stdout:2353: finishing write tid 1 to smithi08089843-275 2023-12-01T04:57:06.552 INFO:tasks.rados.rados.0.smithi080.stdout:2353: finishing write tid 2 to smithi08089843-275 2023-12-01T04:57:06.552 INFO:tasks.rados.rados.0.smithi080.stdout:2353: finishing write tid 3 to smithi08089843-275 2023-12-01T04:57:06.553 INFO:tasks.rados.rados.0.smithi080.stdout:2353: finishing write tid 4 to smithi08089843-275 2023-12-01T04:57:06.553 INFO:tasks.rados.rados.0.smithi080.stdout:2353: oid 275 updating version 0 to 261 2023-12-01T04:57:06.553 INFO:tasks.rados.rados.0.smithi080.stdout:2353: oid 275 updating version 261 to 262 2023-12-01T04:57:06.553 INFO:tasks.rados.rados.0.smithi080.stdout:2353: oid 275 updating version 262 to 263 2023-12-01T04:57:06.553 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 275 v 263 (ObjNum 1556 snap 0 seq_num 1556) dirty exists 2023-12-01T04:57:06.553 INFO:tasks.rados.rados.0.smithi080.stdout:2353: left oid 275 (ObjNum 1556 snap 0 seq_num 1556) 2023-12-01T04:57:06.553 INFO:tasks.rados.rados.0.smithi080.stdout:2354: expect (ObjNum 1245 snap 0 seq_num 1245) 2023-12-01T04:57:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:57:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:04:57:06] "GET /metrics HTTP/1.1" 200 36346 "" "Prometheus/2.43.0" 2023-12-01T04:57:06.717 INFO:tasks.rados.rados.0.smithi080.stdout:2355: finishing write tid 1 to smithi08089843-242 2023-12-01T04:57:06.717 INFO:tasks.rados.rados.0.smithi080.stdout:2355: finishing write tid 2 to smithi08089843-242 2023-12-01T04:57:06.717 INFO:tasks.rados.rados.0.smithi080.stdout:2355: finishing write tid 3 to smithi08089843-242 2023-12-01T04:57:06.717 INFO:tasks.rados.rados.0.smithi080.stdout:2355: finishing write tid 4 to smithi08089843-242 2023-12-01T04:57:06.717 INFO:tasks.rados.rados.0.smithi080.stdout:2355: oid 242 updating version 0 to 278 2023-12-01T04:57:06.717 INFO:tasks.rados.rados.0.smithi080.stdout:2355: oid 242 updating version 278 to 280 2023-12-01T04:57:06.717 INFO:tasks.rados.rados.0.smithi080.stdout:2355: oid 242 version 280 is already newer than 279 2023-12-01T04:57:06.717 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 242 v 280 (ObjNum 1557 snap 0 seq_num 1557) dirty exists 2023-12-01T04:57:06.717 INFO:tasks.rados.rados.0.smithi080.stdout:2355: left oid 242 (ObjNum 1557 snap 0 seq_num 1557) 2023-12-01T04:57:06.718 INFO:tasks.rados.rados.0.smithi080.stdout:2357: finishing write tid 1 to smithi08089843-27 2023-12-01T04:57:06.718 INFO:tasks.rados.rados.0.smithi080.stdout:2356: expect (ObjNum 1527 snap 0 seq_num 1527) 2023-12-01T04:57:06.892 INFO:tasks.rados.rados.0.smithi080.stdout:2357: finishing write tid 2 to smithi08089843-27 2023-12-01T04:57:06.892 INFO:tasks.rados.rados.0.smithi080.stdout:2357: finishing write tid 3 to smithi08089843-27 2023-12-01T04:57:06.892 INFO:tasks.rados.rados.0.smithi080.stdout:2357: finishing write tid 4 to smithi08089843-27 2023-12-01T04:57:06.892 INFO:tasks.rados.rados.0.smithi080.stdout:2357: oid 27 updating version 0 to 305 2023-12-01T04:57:06.892 INFO:tasks.rados.rados.0.smithi080.stdout:2357: oid 27 version 305 is already newer than 303 2023-12-01T04:57:06.892 INFO:tasks.rados.rados.0.smithi080.stdout:2357: oid 27 version 305 is already newer than 304 2023-12-01T04:57:06.892 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 27 v 305 (ObjNum 1558 snap 0 seq_num 1558) dirty exists 2023-12-01T04:57:06.893 INFO:tasks.rados.rados.0.smithi080.stdout:2357: left oid 27 (ObjNum 1558 snap 0 seq_num 1558) 2023-12-01T04:57:06.893 INFO:tasks.rados.rados.0.smithi080.stdout:2360: expect (ObjNum 1194 snap 0 seq_num 1194) 2023-12-01T04:57:06.985 INFO:tasks.rados.rados.0.smithi080.stdout:2359: expect (ObjNum 807 snap 0 seq_num 807) 2023-12-01T04:57:07.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:57:06 smithi080 bash[28361]: cluster 2023-12-01T04:57:06.156788+0000 mgr.y (mgr.24362) 258 : cluster 0 pgmap v229: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 78 MiB/s rd, 15 MiB/s wr, 129 op/s 2023-12-01T04:57:07.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:57:06 smithi080 bash[41963]: cluster 2023-12-01T04:57:06.156788+0000 mgr.y (mgr.24362) 258 : cluster 0 pgmap v229: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 78 MiB/s rd, 15 MiB/s wr, 129 op/s 2023-12-01T04:57:07.190 INFO:tasks.rados.rados.0.smithi080.stdout:2361: expect (ObjNum 881 snap 0 seq_num 881) 2023-12-01T04:57:07.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:57:06 smithi090 bash[32384]: cluster 2023-12-01T04:57:06.156788+0000 mgr.y (mgr.24362) 258 : cluster 0 pgmap v229: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 78 MiB/s rd, 15 MiB/s wr, 129 op/s 2023-12-01T04:57:07.321 INFO:tasks.rados.rados.0.smithi080.stdout:2363: seq_num 1559 ranges {602113=765556,1778957=423156} 2023-12-01T04:57:07.335 INFO:tasks.rados.rados.0.smithi080.stdout:2363: writing smithi08089843-463 from 602113 to 1367669 tid 1 2023-12-01T04:57:07.340 INFO:tasks.rados.rados.0.smithi080.stdout:2363: writing smithi08089843-463 from 1778957 to 2202113 tid 2 2023-12-01T04:57:07.340 INFO:tasks.rados.rados.0.smithi080.stdout:2349: done (14 left) 2023-12-01T04:57:07.341 INFO:tasks.rados.rados.0.smithi080.stdout:2350: done (13 left) 2023-12-01T04:57:07.341 INFO:tasks.rados.rados.0.smithi080.stdout:2351: done (12 left) 2023-12-01T04:57:07.341 INFO:tasks.rados.rados.0.smithi080.stdout:2352: done (11 left) 2023-12-01T04:57:07.341 INFO:tasks.rados.rados.0.smithi080.stdout:2353: done (10 left) 2023-12-01T04:57:07.341 INFO:tasks.rados.rados.0.smithi080.stdout:2354: done (9 left) 2023-12-01T04:57:07.341 INFO:tasks.rados.rados.0.smithi080.stdout:2355: done (8 left) 2023-12-01T04:57:07.341 INFO:tasks.rados.rados.0.smithi080.stdout:2356: done (7 left) 2023-12-01T04:57:07.341 INFO:tasks.rados.rados.0.smithi080.stdout:2357: done (6 left) 2023-12-01T04:57:07.341 INFO:tasks.rados.rados.0.smithi080.stdout:2358: done (5 left) 2023-12-01T04:57:07.341 INFO:tasks.rados.rados.0.smithi080.stdout:2359: done (4 left) 2023-12-01T04:57:07.341 INFO:tasks.rados.rados.0.smithi080.stdout:2360: done (3 left) 2023-12-01T04:57:07.341 INFO:tasks.rados.rados.0.smithi080.stdout:2361: done (2 left) 2023-12-01T04:57:07.341 INFO:tasks.rados.rados.0.smithi080.stdout:2362: done (1 left) 2023-12-01T04:57:07.341 INFO:tasks.rados.rados.0.smithi080.stdout:2364: write oid 250 current snap is 0 2023-12-01T04:57:07.341 INFO:tasks.rados.rados.0.smithi080.stdout:2364: seq_num 1560 ranges {618920=440805,1837439=381481} 2023-12-01T04:57:07.346 INFO:tasks.rados.rados.0.smithi080.stdout:2364: writing smithi08089843-250 from 618920 to 1059725 tid 1 2023-12-01T04:57:07.353 INFO:tasks.rados.rados.0.smithi080.stdout:2364: writing smithi08089843-250 from 1837439 to 2218920 tid 2 2023-12-01T04:57:07.353 INFO:tasks.rados.rados.0.smithi080.stdout:2365: read oid 178 snap -1 2023-12-01T04:57:07.353 INFO:tasks.rados.rados.0.smithi080.stdout:2365: expect (ObjNum 1356 snap 0 seq_num 1356) 2023-12-01T04:57:07.353 INFO:tasks.rados.rados.0.smithi080.stdout:2366: read oid 256 snap -1 2023-12-01T04:57:07.353 INFO:tasks.rados.rados.0.smithi080.stdout:2366: expect (ObjNum 945 snap 0 seq_num 945) 2023-12-01T04:57:07.353 INFO:tasks.rados.rados.0.smithi080.stdout:2367: read oid 16 snap -1 2023-12-01T04:57:07.353 INFO:tasks.rados.rados.0.smithi080.stdout:2367: expect (ObjNum 1491 snap 0 seq_num 1491) 2023-12-01T04:57:07.353 INFO:tasks.rados.rados.0.smithi080.stdout:2368: read oid 318 snap -1 2023-12-01T04:57:07.354 INFO:tasks.rados.rados.0.smithi080.stdout:2368: expect (ObjNum 562 snap 0 seq_num 562) 2023-12-01T04:57:07.354 INFO:tasks.rados.rados.0.smithi080.stdout:2369: read oid 207 snap -1 2023-12-01T04:57:07.354 INFO:tasks.rados.rados.0.smithi080.stdout:2369: expect (ObjNum 1444 snap 0 seq_num 1444) 2023-12-01T04:57:07.354 INFO:tasks.rados.rados.0.smithi080.stdout:2370: write oid 258 current snap is 0 2023-12-01T04:57:07.354 INFO:tasks.rados.rados.0.smithi080.stdout:2370: seq_num 1561 ranges {635727=516054,1895921=339806} 2023-12-01T04:57:07.360 INFO:tasks.rados.rados.0.smithi080.stdout:2370: writing smithi08089843-258 from 635727 to 1151781 tid 1 2023-12-01T04:57:07.367 INFO:tasks.rados.rados.0.smithi080.stdout:2370: writing smithi08089843-258 from 1895921 to 2235727 tid 2 2023-12-01T04:57:07.367 INFO:tasks.rados.rados.0.smithi080.stdout:2371: read oid 135 snap -1 2023-12-01T04:57:07.367 INFO:tasks.rados.rados.0.smithi080.stdout:2371: expect (ObjNum 134 snap 0 seq_num 134) 2023-12-01T04:57:07.367 INFO:tasks.rados.rados.0.smithi080.stdout:2372: read oid 163 snap -1 2023-12-01T04:57:07.367 INFO:tasks.rados.rados.0.smithi080.stdout:2372: expect (ObjNum 1337 snap 0 seq_num 1337) 2023-12-01T04:57:07.367 INFO:tasks.rados.rados.0.smithi080.stdout:2373: write oid 201 current snap is 0 2023-12-01T04:57:07.367 INFO:tasks.rados.rados.0.smithi080.stdout:2363: finishing write tid 1 to smithi08089843-463 2023-12-01T04:57:07.367 INFO:tasks.rados.rados.0.smithi080.stdout:2363: finishing write tid 2 to smithi08089843-463 2023-12-01T04:57:07.367 INFO:tasks.rados.rados.0.smithi080.stdout:2363: finishing write tid 3 to smithi08089843-463 2023-12-01T04:57:07.367 INFO:tasks.rados.rados.0.smithi080.stdout:2363: finishing write tid 4 to smithi08089843-463 2023-12-01T04:57:07.367 INFO:tasks.rados.rados.0.smithi080.stdout:2363: oid 463 updating version 0 to 358 2023-12-01T04:57:07.368 INFO:tasks.rados.rados.0.smithi080.stdout:2363: oid 463 version 358 is already newer than 356 2023-12-01T04:57:07.368 INFO:tasks.rados.rados.0.smithi080.stdout:2363: oid 463 version 358 is already newer than 357 2023-12-01T04:57:07.368 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 463 v 358 (ObjNum 1559 snap 0 seq_num 1559) dirty exists 2023-12-01T04:57:07.368 INFO:tasks.rados.rados.0.smithi080.stdout:2363: left oid 463 (ObjNum 1559 snap 0 seq_num 1559) 2023-12-01T04:57:07.368 INFO:tasks.rados.rados.0.smithi080.stdout:2364: finishing write tid 1 to smithi08089843-250 2023-12-01T04:57:07.368 INFO:tasks.rados.rados.0.smithi080.stdout:2373: seq_num 1562 ranges {652534=591303,1954403=298131} 2023-12-01T04:57:07.374 INFO:tasks.rados.rados.0.smithi080.stdout:2373: writing smithi08089843-201 from 652534 to 1243837 tid 1 2023-12-01T04:57:07.381 INFO:tasks.rados.rados.0.smithi080.stdout:2373: writing smithi08089843-201 from 1954403 to 2252534 tid 2 2023-12-01T04:57:07.381 INFO:tasks.rados.rados.0.smithi080.stdout:2363: done (10 left) 2023-12-01T04:57:07.381 INFO:tasks.rados.rados.0.smithi080.stdout:2374: read oid 22 snap -1 2023-12-01T04:57:07.381 INFO:tasks.rados.rados.0.smithi080.stdout:2374: expect (ObjNum 1042 snap 0 seq_num 1042) 2023-12-01T04:57:07.381 INFO:tasks.rados.rados.0.smithi080.stdout:2375: read oid 103 snap -1 2023-12-01T04:57:07.381 INFO:tasks.rados.rados.0.smithi080.stdout:2375: expect (ObjNum 102 snap 0 seq_num 102) 2023-12-01T04:57:07.381 INFO:tasks.rados.rados.0.smithi080.stdout:2376: write oid 329 current snap is 0 2023-12-01T04:57:07.382 INFO:tasks.rados.rados.0.smithi080.stdout:2376: seq_num 1563 ranges {669341=666552,2012885=256456} 2023-12-01T04:57:07.389 INFO:tasks.rados.rados.0.smithi080.stdout:2376: writing smithi08089843-329 from 669341 to 1335893 tid 1 2023-12-01T04:57:07.394 INFO:tasks.rados.rados.0.smithi080.stdout:2376: writing smithi08089843-329 from 2012885 to 2269341 tid 2 2023-12-01T04:57:07.395 INFO:tasks.rados.rados.0.smithi080.stdout:2377: read oid 328 snap -1 2023-12-01T04:57:07.395 INFO:tasks.rados.rados.0.smithi080.stdout:2377: expect (ObjNum 1088 snap 0 seq_num 1088) 2023-12-01T04:57:07.395 INFO:tasks.rados.rados.0.smithi080.stdout:2378: write oid 77 current snap is 0 2023-12-01T04:57:07.395 INFO:tasks.rados.rados.0.smithi080.stdout:2378: seq_num 1564 ranges {686148=741801,1955014=331134} 2023-12-01T04:57:07.403 INFO:tasks.rados.rados.0.smithi080.stdout:2378: writing smithi08089843-77 from 686148 to 1427949 tid 1 2023-12-01T04:57:07.408 INFO:tasks.rados.rados.0.smithi080.stdout:2378: writing smithi08089843-77 from 1955014 to 2286148 tid 2 2023-12-01T04:57:07.408 INFO:tasks.rados.rados.0.smithi080.stdout:2379: write oid 315 current snap is 0 2023-12-01T04:57:07.408 INFO:tasks.rados.rados.0.smithi080.stdout:2379: seq_num 1565 ranges {702955=417050,1613496=649871} 2023-12-01T04:57:07.415 INFO:tasks.rados.rados.0.smithi080.stdout:2379: writing smithi08089843-315 from 702955 to 1120005 tid 1 2023-12-01T04:57:07.421 INFO:tasks.rados.rados.0.smithi080.stdout:2379: writing smithi08089843-315 from 1613496 to 2263367 tid 2 2023-12-01T04:57:07.421 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:57:07.421 INFO:tasks.rados.rados.0.smithi080.stdout:2364: finishing write tid 2 to smithi08089843-250 2023-12-01T04:57:07.422 INFO:tasks.rados.rados.0.smithi080.stdout:2364: finishing write tid 3 to smithi08089843-250 2023-12-01T04:57:07.422 INFO:tasks.rados.rados.0.smithi080.stdout:2369: expect (ObjNum 1444 snap 0 seq_num 1444) 2023-12-01T04:57:07.552 INFO:tasks.rados.rados.0.smithi080.stdout:2364: finishing write tid 4 to smithi08089843-250 2023-12-01T04:57:07.553 INFO:tasks.rados.rados.0.smithi080.stdout:2364: oid 250 updating version 0 to 283 2023-12-01T04:57:07.553 INFO:tasks.rados.rados.0.smithi080.stdout:2364: oid 250 version 283 is already newer than 281 2023-12-01T04:57:07.553 INFO:tasks.rados.rados.0.smithi080.stdout:2364: oid 250 version 283 is already newer than 282 2023-12-01T04:57:07.553 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 250 v 283 (ObjNum 1560 snap 0 seq_num 1560) dirty exists 2023-12-01T04:57:07.553 INFO:tasks.rados.rados.0.smithi080.stdout:2364: left oid 250 (ObjNum 1560 snap 0 seq_num 1560) 2023-12-01T04:57:07.553 INFO:tasks.rados.rados.0.smithi080.stdout:2367: expect (ObjNum 1491 snap 0 seq_num 1491) 2023-12-01T04:57:07.665 INFO:tasks.rados.rados.0.smithi080.stdout:2366: expect (ObjNum 945 snap 0 seq_num 945) 2023-12-01T04:57:07.859 INFO:tasks.rados.rados.0.smithi080.stdout:2368: expect (ObjNum 562 snap 0 seq_num 562) 2023-12-01T04:57:08.018 INFO:tasks.rados.rados.0.smithi080.stdout:2365: expect (ObjNum 1356 snap 0 seq_num 1356) 2023-12-01T04:57:08.143 INFO:tasks.rados.rados.0.smithi080.stdout:2370: finishing write tid 1 to smithi08089843-258 2023-12-01T04:57:08.143 INFO:tasks.rados.rados.0.smithi080.stdout:2370: finishing write tid 2 to smithi08089843-258 2023-12-01T04:57:08.143 INFO:tasks.rados.rados.0.smithi080.stdout:2370: finishing write tid 3 to smithi08089843-258 2023-12-01T04:57:08.143 INFO:tasks.rados.rados.0.smithi080.stdout:2370: finishing write tid 4 to smithi08089843-258 2023-12-01T04:57:08.143 INFO:tasks.rados.rados.0.smithi080.stdout:2370: oid 258 updating version 0 to 306 2023-12-01T04:57:08.143 INFO:tasks.rados.rados.0.smithi080.stdout:2370: oid 258 updating version 306 to 307 2023-12-01T04:57:08.143 INFO:tasks.rados.rados.0.smithi080.stdout:2370: oid 258 updating version 307 to 308 2023-12-01T04:57:08.144 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 258 v 308 (ObjNum 1561 snap 0 seq_num 1561) dirty exists 2023-12-01T04:57:08.144 INFO:tasks.rados.rados.0.smithi080.stdout:2370: left oid 258 (ObjNum 1561 snap 0 seq_num 1561) 2023-12-01T04:57:08.144 INFO:tasks.rados.rados.0.smithi080.stdout:2372: expect (ObjNum 1337 snap 0 seq_num 1337) 2023-12-01T04:57:08.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:57:07 smithi080 bash[28361]: audit 2023-12-01T04:57:07.865307+0000 mon.c (mon.2) 159 : audit 0 from='client.? 172.21.15.80:0/3876907092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:57:08.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:57:07 smithi080 bash[41963]: audit 2023-12-01T04:57:07.865307+0000 mon.c (mon.2) 159 : audit 0 from='client.? 172.21.15.80:0/3876907092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:57:08.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:57:07 smithi090 bash[32384]: audit 2023-12-01T04:57:07.865307+0000 mon.c (mon.2) 159 : audit 0 from='client.? 172.21.15.80:0/3876907092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:57:08.311 INFO:tasks.rados.rados.0.smithi080.stdout:2371: expect (ObjNum 134 snap 0 seq_num 134) 2023-12-01T04:57:08.392 INFO:tasks.rados.rados.0.smithi080.stdout:2376: finishing write tid 1 to smithi08089843-329 2023-12-01T04:57:08.392 INFO:tasks.rados.rados.0.smithi080.stdout:2376: finishing write tid 2 to smithi08089843-329 2023-12-01T04:57:08.392 INFO:tasks.rados.rados.0.smithi080.stdout:2376: finishing write tid 3 to smithi08089843-329 2023-12-01T04:57:08.392 INFO:tasks.rados.rados.0.smithi080.stdout:2376: finishing write tid 4 to smithi08089843-329 2023-12-01T04:57:08.392 INFO:tasks.rados.rados.0.smithi080.stdout:2376: oid 329 updating version 0 to 310 2023-12-01T04:57:08.392 INFO:tasks.rados.rados.0.smithi080.stdout:2376: oid 329 updating version 310 to 311 2023-12-01T04:57:08.392 INFO:tasks.rados.rados.0.smithi080.stdout:2376: oid 329 version 311 is already newer than 309 2023-12-01T04:57:08.392 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 329 v 311 (ObjNum 1563 snap 0 seq_num 1563) dirty exists 2023-12-01T04:57:08.392 INFO:tasks.rados.rados.0.smithi080.stdout:2376: left oid 329 (ObjNum 1563 snap 0 seq_num 1563) 2023-12-01T04:57:08.392 INFO:tasks.rados.rados.0.smithi080.stdout:2374: expect (ObjNum 1042 snap 0 seq_num 1042) 2023-12-01T04:57:08.545 INFO:tasks.rados.rados.0.smithi080.stdout:2373: finishing write tid 1 to smithi08089843-201 2023-12-01T04:57:08.545 INFO:tasks.rados.rados.0.smithi080.stdout:2373: finishing write tid 2 to smithi08089843-201 2023-12-01T04:57:08.545 INFO:tasks.rados.rados.0.smithi080.stdout:2373: finishing write tid 3 to smithi08089843-201 2023-12-01T04:57:08.545 INFO:tasks.rados.rados.0.smithi080.stdout:2373: finishing write tid 4 to smithi08089843-201 2023-12-01T04:57:08.545 INFO:tasks.rados.rados.0.smithi080.stdout:2373: oid 201 updating version 0 to 302 2023-12-01T04:57:08.545 INFO:tasks.rados.rados.0.smithi080.stdout:2373: oid 201 version 302 is already newer than 301 2023-12-01T04:57:08.545 INFO:tasks.rados.rados.0.smithi080.stdout:2373: oid 201 version 302 is already newer than 300 2023-12-01T04:57:08.545 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 201 v 302 (ObjNum 1562 snap 0 seq_num 1562) dirty exists 2023-12-01T04:57:08.545 INFO:tasks.rados.rados.0.smithi080.stdout:2373: left oid 201 (ObjNum 1562 snap 0 seq_num 1562) 2023-12-01T04:57:08.546 INFO:tasks.rados.rados.0.smithi080.stdout:2375: expect (ObjNum 102 snap 0 seq_num 102) 2023-12-01T04:57:08.666 INFO:tasks.rados.rados.0.smithi080.stdout:2377: expect (ObjNum 1088 snap 0 seq_num 1088) 2023-12-01T04:57:08.772 INFO:tasks.rados.rados.0.smithi080.stdout:2378: finishing write tid 1 to smithi08089843-77 2023-12-01T04:57:08.772 INFO:tasks.rados.rados.0.smithi080.stdout:2378: finishing write tid 2 to smithi08089843-77 2023-12-01T04:57:08.773 INFO:tasks.rados.rados.0.smithi080.stdout:2378: finishing write tid 3 to smithi08089843-77 2023-12-01T04:57:08.773 INFO:tasks.rados.rados.0.smithi080.stdout:2378: finishing write tid 4 to smithi08089843-77 2023-12-01T04:57:08.773 INFO:tasks.rados.rados.0.smithi080.stdout:2378: oid 77 updating version 0 to 305 2023-12-01T04:57:08.773 INFO:tasks.rados.rados.0.smithi080.stdout:2378: oid 77 version 305 is already newer than 304 2023-12-01T04:57:08.773 INFO:tasks.rados.rados.0.smithi080.stdout:2378: oid 77 version 305 is already newer than 303 2023-12-01T04:57:08.773 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 77 v 305 (ObjNum 1564 snap 0 seq_num 1564) dirty exists 2023-12-01T04:57:08.773 INFO:tasks.rados.rados.0.smithi080.stdout:2378: left oid 77 (ObjNum 1564 snap 0 seq_num 1564) 2023-12-01T04:57:08.773 INFO:tasks.rados.rados.0.smithi080.stdout:2379: finishing write tid 1 to smithi08089843-315 2023-12-01T04:57:08.773 INFO:tasks.rados.rados.0.smithi080.stdout:2379: finishing write tid 2 to smithi08089843-315 2023-12-01T04:57:08.773 INFO:tasks.rados.rados.0.smithi080.stdout:2379: finishing write tid 3 to smithi08089843-315 2023-12-01T04:57:08.773 INFO:tasks.rados.rados.0.smithi080.stdout:2379: finishing write tid 4 to smithi08089843-315 2023-12-01T04:57:08.773 INFO:tasks.rados.rados.0.smithi080.stdout:2379: oid 315 updating version 0 to 455 2023-12-01T04:57:08.773 INFO:tasks.rados.rados.0.smithi080.stdout:2379: oid 315 updating version 455 to 456 2023-12-01T04:57:08.774 INFO:tasks.rados.rados.0.smithi080.stdout:2379: oid 315 version 456 is already newer than 454 2023-12-01T04:57:08.774 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 315 v 456 (ObjNum 1565 snap 0 seq_num 1565) dirty exists 2023-12-01T04:57:08.774 INFO:tasks.rados.rados.0.smithi080.stdout:2379: left oid 315 (ObjNum 1565 snap 0 seq_num 1565) 2023-12-01T04:57:08.774 INFO:tasks.rados.rados.0.smithi080.stdout:2364: done (15 left) 2023-12-01T04:57:08.774 INFO:tasks.rados.rados.0.smithi080.stdout:2365: done (14 left) 2023-12-01T04:57:08.774 INFO:tasks.rados.rados.0.smithi080.stdout:2366: done (13 left) 2023-12-01T04:57:08.774 INFO:tasks.rados.rados.0.smithi080.stdout:2367: done (12 left) 2023-12-01T04:57:08.774 INFO:tasks.rados.rados.0.smithi080.stdout:2368: done (11 left) 2023-12-01T04:57:08.774 INFO:tasks.rados.rados.0.smithi080.stdout:2369: done (10 left) 2023-12-01T04:57:08.774 INFO:tasks.rados.rados.0.smithi080.stdout:2370: done (9 left) 2023-12-01T04:57:08.774 INFO:tasks.rados.rados.0.smithi080.stdout:2371: done (8 left) 2023-12-01T04:57:08.774 INFO:tasks.rados.rados.0.smithi080.stdout:2372: done (7 left) 2023-12-01T04:57:08.774 INFO:tasks.rados.rados.0.smithi080.stdout:2373: done (6 left) 2023-12-01T04:57:08.774 INFO:tasks.rados.rados.0.smithi080.stdout:2374: done (5 left) 2023-12-01T04:57:08.775 INFO:tasks.rados.rados.0.smithi080.stdout:2375: done (4 left) 2023-12-01T04:57:08.775 INFO:tasks.rados.rados.0.smithi080.stdout:2376: done (3 left) 2023-12-01T04:57:08.775 INFO:tasks.rados.rados.0.smithi080.stdout:2377: done (2 left) 2023-12-01T04:57:08.775 INFO:tasks.rados.rados.0.smithi080.stdout:2378: done (1 left) 2023-12-01T04:57:08.775 INFO:tasks.rados.rados.0.smithi080.stdout:2379: done (0 left) 2023-12-01T04:57:08.775 INFO:tasks.rados.rados.0.smithi080.stdout:2380: write oid 291 current snap is 0 2023-12-01T04:57:08.775 INFO:tasks.rados.rados.0.smithi080.stdout:2380: seq_num 1566 ranges {719762=492299,1671978=509882} 2023-12-01T04:57:08.784 INFO:tasks.rados.rados.0.smithi080.stdout:2380: writing smithi08089843-291 from 719762 to 1212061 tid 1 2023-12-01T04:57:08.790 INFO:tasks.rados.rados.0.smithi080.stdout:2380: writing smithi08089843-291 from 1671978 to 2181860 tid 2 2023-12-01T04:57:08.790 INFO:tasks.rados.rados.0.smithi080.stdout:2381: read oid 470 snap -1 2023-12-01T04:57:08.790 INFO:tasks.rados.rados.0.smithi080.stdout:2381: expect deleted 2023-12-01T04:57:08.790 INFO:tasks.rados.rados.0.smithi080.stdout:2382: delete oid 106 current snap is 0 2023-12-01T04:57:08.791 INFO:tasks.rados.rados.0.smithi080.stdout:2380: finishing write tid 1 to smithi08089843-291 2023-12-01T04:57:08.793 INFO:tasks.rados.rados.0.smithi080.stdout:2382: done (2 left) 2023-12-01T04:57:08.793 INFO:tasks.rados.rados.0.smithi080.stdout:2383: read oid 370 snap -1 2023-12-01T04:57:08.793 INFO:tasks.rados.rados.0.smithi080.stdout:2383: expect (ObjNum 1472 snap 0 seq_num 1472) 2023-12-01T04:57:08.793 INFO:tasks.rados.rados.0.smithi080.stdout:2384: read oid 388 snap -1 2023-12-01T04:57:08.793 INFO:tasks.rados.rados.0.smithi080.stdout:2384: expect (ObjNum 387 snap 0 seq_num 387) 2023-12-01T04:57:08.793 INFO:tasks.rados.rados.0.smithi080.stdout:2385: delete oid 115 current snap is 0 2023-12-01T04:57:08.795 INFO:tasks.rados.rados.0.smithi080.stdout:2385: done (4 left) 2023-12-01T04:57:08.795 INFO:tasks.rados.rados.0.smithi080.stdout:2386: write oid 181 current snap is 0 2023-12-01T04:57:08.795 INFO:tasks.rados.rados.0.smithi080.stdout:2386: seq_num 1569 ranges {770183=434399,1847424=522759} 2023-12-01T04:57:08.805 INFO:tasks.rados.rados.0.smithi080.stdout:2386: writing smithi08089843-181 from 770183 to 1204582 tid 1 2023-12-01T04:57:08.813 INFO:tasks.rados.rados.0.smithi080.stdout:2386: writing smithi08089843-181 from 1847424 to 2370183 tid 2 2023-12-01T04:57:08.813 INFO:tasks.rados.rados.0.smithi080.stdout:2387: write oid 483 current snap is 0 2023-12-01T04:57:08.813 INFO:tasks.rados.rados.0.smithi080.stdout:2387: seq_num 1570 ranges {786990=509648,1905906=481084} 2023-12-01T04:57:08.821 INFO:tasks.rados.rados.0.smithi080.stdout:2387: writing smithi08089843-483 from 786990 to 1296638 tid 1 2023-12-01T04:57:08.827 INFO:tasks.rados.rados.0.smithi080.stdout:2387: writing smithi08089843-483 from 1905906 to 2386990 tid 2 2023-12-01T04:57:08.827 INFO:tasks.rados.rados.0.smithi080.stdout:2388: write oid 231 current snap is 0 2023-12-01T04:57:08.827 INFO:tasks.rados.rados.0.smithi080.stdout:2380: finishing write tid 2 to smithi08089843-291 2023-12-01T04:57:08.828 INFO:tasks.rados.rados.0.smithi080.stdout:2388: seq_num 1571 ranges {403797=584897,1564388=660878} 2023-12-01T04:57:08.833 INFO:tasks.rados.rados.0.smithi080.stdout:2388: writing smithi08089843-231 from 403797 to 988694 tid 1 2023-12-01T04:57:08.841 INFO:tasks.rados.rados.0.smithi080.stdout:2388: writing smithi08089843-231 from 1564388 to 2225266 tid 2 2023-12-01T04:57:08.841 INFO:tasks.rados.rados.0.smithi080.stdout:2389: read oid 244 snap -1 2023-12-01T04:57:08.841 INFO:tasks.rados.rados.0.smithi080.stdout:2389: expect deleted 2023-12-01T04:57:08.841 INFO:tasks.rados.rados.0.smithi080.stdout:2390: read oid 497 snap -1 2023-12-01T04:57:08.841 INFO:tasks.rados.rados.0.smithi080.stdout:2390: expect (ObjNum 1103 snap 0 seq_num 1103) 2023-12-01T04:57:08.841 INFO:tasks.rados.rados.0.smithi080.stdout:2391: write oid 199 current snap is 0 2023-12-01T04:57:08.841 INFO:tasks.rados.rados.0.smithi080.stdout:2391: seq_num 1572 ranges {420604=660146,1506517=404536} 2023-12-01T04:57:08.847 INFO:tasks.rados.rados.0.smithi080.stdout:2391: writing smithi08089843-199 from 420604 to 1080750 tid 1 2023-12-01T04:57:08.852 INFO:tasks.rados.rados.0.smithi080.stdout:2391: writing smithi08089843-199 from 1506517 to 1911053 tid 2 2023-12-01T04:57:08.852 INFO:tasks.rados.rados.0.smithi080.stdout:2392: read oid 19 snap -1 2023-12-01T04:57:08.852 INFO:tasks.rados.rados.0.smithi080.stdout:2392: expect (ObjNum 1288 snap 0 seq_num 1288) 2023-12-01T04:57:08.852 INFO:tasks.rados.rados.0.smithi080.stdout:2393: write oid 356 current snap is 0 2023-12-01T04:57:08.852 INFO:tasks.rados.rados.0.smithi080.stdout:2393: seq_num 1573 ranges {437411=735395,1964999=472412} 2023-12-01T04:57:08.858 INFO:tasks.rados.rados.0.smithi080.stdout:2393: writing smithi08089843-356 from 437411 to 1172806 tid 1 2023-12-01T04:57:08.866 INFO:tasks.rados.rados.0.smithi080.stdout:2393: writing smithi08089843-356 from 1964999 to 2437411 tid 2 2023-12-01T04:57:08.866 INFO:tasks.rados.rados.0.smithi080.stdout:2394: write oid 428 current snap is 0 2023-12-01T04:57:08.866 INFO:tasks.rados.rados.0.smithi080.stdout:2394: seq_num 1574 ranges {454218=526997,1739834=408205} 2023-12-01T04:57:08.871 INFO:tasks.rados.rados.0.smithi080.stdout:2394: writing smithi08089843-428 from 454218 to 981215 tid 1 2023-12-01T04:57:08.878 INFO:tasks.rados.rados.0.smithi080.stdout:2394: writing smithi08089843-428 from 1739834 to 2148039 tid 2 2023-12-01T04:57:08.878 INFO:tasks.rados.rados.0.smithi080.stdout:2395: write oid 152 current snap is 0 2023-12-01T04:57:08.879 INFO:tasks.rados.rados.0.smithi080.stdout:2380: finishing write tid 3 to smithi08089843-291 2023-12-01T04:57:08.879 INFO:tasks.rados.rados.0.smithi080.stdout:2380: finishing write tid 4 to smithi08089843-291 2023-12-01T04:57:08.879 INFO:tasks.rados.rados.0.smithi080.stdout:2380: oid 291 updating version 0 to 367 2023-12-01T04:57:08.879 INFO:tasks.rados.rados.0.smithi080.stdout:2380: oid 291 version 367 is already newer than 366 2023-12-01T04:57:08.879 INFO:tasks.rados.rados.0.smithi080.stdout:2380: oid 291 version 367 is already newer than 365 2023-12-01T04:57:08.879 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 291 v 367 (ObjNum 1566 snap 0 seq_num 1566) dirty exists 2023-12-01T04:57:08.879 INFO:tasks.rados.rados.0.smithi080.stdout:2380: left oid 291 (ObjNum 1566 snap 0 seq_num 1566) 2023-12-01T04:57:08.879 INFO:tasks.rados.rados.0.smithi080.stdout:2395: seq_num 1575 ranges {471025=602246,1798316=668216} 2023-12-01T04:57:08.884 INFO:tasks.rados.rados.0.smithi080.stdout:2395: writing smithi08089843-152 from 471025 to 1073271 tid 1 2023-12-01T04:57:08.893 INFO:tasks.rados.rados.0.smithi080.stdout:2395: writing smithi08089843-152 from 1798316 to 2466532 tid 2 2023-12-01T04:57:08.893 INFO:tasks.rados.rados.0.smithi080.stdout:2380: done (13 left) 2023-12-01T04:57:08.893 INFO:tasks.rados.rados.0.smithi080.stdout:2396: read oid 450 snap -1 2023-12-01T04:57:08.893 INFO:tasks.rados.rados.0.smithi080.stdout:2396: expect (ObjNum 838 snap 0 seq_num 838) 2023-12-01T04:57:08.893 INFO:tasks.rados.rados.0.smithi080.stdout:2397: read oid 296 snap -1 2023-12-01T04:57:08.893 INFO:tasks.rados.rados.0.smithi080.stdout:2397: expect (ObjNum 1149 snap 0 seq_num 1149) 2023-12-01T04:57:08.893 INFO:tasks.rados.rados.0.smithi080.stdout:2398: read oid 158 snap -1 2023-12-01T04:57:08.893 INFO:tasks.rados.rados.0.smithi080.stdout:2398: expect deleted 2023-12-01T04:57:08.893 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:57:08.893 INFO:tasks.rados.rados.0.smithi080.stdout:2383: expect (ObjNum 1472 snap 0 seq_num 1472) 2023-12-01T04:57:09.084 INFO:tasks.rados.rados.0.smithi080.stdout:2384: expect (ObjNum 387 snap 0 seq_num 387) 2023-12-01T04:57:09.172 INFO:tasks.rados.rados.0.smithi080.stdout:2386: finishing write tid 1 to smithi08089843-181 2023-12-01T04:57:09.172 INFO:tasks.rados.rados.0.smithi080.stdout:2386: finishing write tid 2 to smithi08089843-181 2023-12-01T04:57:09.172 INFO:tasks.rados.rados.0.smithi080.stdout:2386: finishing write tid 3 to smithi08089843-181 2023-12-01T04:57:09.172 INFO:tasks.rados.rados.0.smithi080.stdout:2386: finishing write tid 4 to smithi08089843-181 2023-12-01T04:57:09.172 INFO:tasks.rados.rados.0.smithi080.stdout:2386: oid 181 updating version 0 to 212 2023-12-01T04:57:09.173 INFO:tasks.rados.rados.0.smithi080.stdout:2386: oid 181 version 212 is already newer than 211 2023-12-01T04:57:09.173 INFO:tasks.rados.rados.0.smithi080.stdout:2386: oid 181 version 212 is already newer than 210 2023-12-01T04:57:09.173 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 181 v 212 (ObjNum 1569 snap 0 seq_num 1569) dirty exists 2023-12-01T04:57:09.173 INFO:tasks.rados.rados.0.smithi080.stdout:2386: left oid 181 (ObjNum 1569 snap 0 seq_num 1569) 2023-12-01T04:57:09.173 INFO:tasks.rados.rados.0.smithi080.stdout:2387: finishing write tid 1 to smithi08089843-483 2023-12-01T04:57:09.173 INFO:tasks.rados.rados.0.smithi080.stdout:2387: finishing write tid 2 to smithi08089843-483 2023-12-01T04:57:09.173 INFO:tasks.rados.rados.0.smithi080.stdout:2387: finishing write tid 3 to smithi08089843-483 2023-12-01T04:57:09.173 INFO:tasks.rados.rados.0.smithi080.stdout:2387: finishing write tid 4 to smithi08089843-483 2023-12-01T04:57:09.173 INFO:tasks.rados.rados.0.smithi080.stdout:2387: oid 483 updating version 0 to 292 2023-12-01T04:57:09.173 INFO:tasks.rados.rados.0.smithi080.stdout:2387: oid 483 updating version 292 to 293 2023-12-01T04:57:09.173 INFO:tasks.rados.rados.0.smithi080.stdout:2387: oid 483 version 293 is already newer than 291 2023-12-01T04:57:09.173 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 483 v 293 (ObjNum 1570 snap 0 seq_num 1570) dirty exists 2023-12-01T04:57:09.173 INFO:tasks.rados.rados.0.smithi080.stdout:2387: left oid 483 (ObjNum 1570 snap 0 seq_num 1570) 2023-12-01T04:57:09.173 INFO:tasks.rados.rados.0.smithi080.stdout:2388: finishing write tid 1 to smithi08089843-231 2023-12-01T04:57:09.173 INFO:tasks.rados.rados.0.smithi080.stdout:2388: finishing write tid 2 to smithi08089843-231 2023-12-01T04:57:09.174 INFO:tasks.rados.rados.0.smithi080.stdout:2388: finishing write tid 3 to smithi08089843-231 2023-12-01T04:57:09.174 INFO:tasks.rados.rados.0.smithi080.stdout:2388: finishing write tid 4 to smithi08089843-231 2023-12-01T04:57:09.174 INFO:tasks.rados.rados.0.smithi080.stdout:2388: oid 231 updating version 0 to 350 2023-12-01T04:57:09.174 INFO:tasks.rados.rados.0.smithi080.stdout:2388: oid 231 updating version 350 to 351 2023-12-01T04:57:09.174 INFO:tasks.rados.rados.0.smithi080.stdout:2388: oid 231 version 351 is already newer than 349 2023-12-01T04:57:09.174 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 231 v 351 (ObjNum 1571 snap 0 seq_num 1571) dirty exists 2023-12-01T04:57:09.174 INFO:tasks.rados.rados.0.smithi080.stdout:2388: left oid 231 (ObjNum 1571 snap 0 seq_num 1571) 2023-12-01T04:57:09.174 INFO:tasks.rados.rados.0.smithi080.stdout:2391: finishing write tid 1 to smithi08089843-199 2023-12-01T04:57:09.174 INFO:tasks.rados.rados.0.smithi080.stdout:2390: expect (ObjNum 1103 snap 0 seq_num 1103) 2023-12-01T04:57:09.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:57:08 smithi080 bash[28361]: cluster 2023-12-01T04:57:08.157422+0000 mgr.y (mgr.24362) 259 : cluster 0 pgmap v230: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 50 MiB/s rd, 9.7 MiB/s wr, 85 op/s 2023-12-01T04:57:09.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:57:08 smithi080 bash[41963]: cluster 2023-12-01T04:57:08.157422+0000 mgr.y (mgr.24362) 259 : cluster 0 pgmap v230: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 50 MiB/s rd, 9.7 MiB/s wr, 85 op/s 2023-12-01T04:57:09.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:57:08 smithi090 bash[32384]: cluster 2023-12-01T04:57:08.157422+0000 mgr.y (mgr.24362) 259 : cluster 0 pgmap v230: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 50 MiB/s rd, 9.7 MiB/s wr, 85 op/s 2023-12-01T04:57:09.315 INFO:tasks.rados.rados.0.smithi080.stdout:2391: finishing write tid 2 to smithi08089843-199 2023-12-01T04:57:09.315 INFO:tasks.rados.rados.0.smithi080.stdout:2391: finishing write tid 3 to smithi08089843-199 2023-12-01T04:57:09.315 INFO:tasks.rados.rados.0.smithi080.stdout:2391: finishing write tid 4 to smithi08089843-199 2023-12-01T04:57:09.315 INFO:tasks.rados.rados.0.smithi080.stdout:2391: oid 199 updating version 0 to 313 2023-12-01T04:57:09.315 INFO:tasks.rados.rados.0.smithi080.stdout:2391: oid 199 version 313 is already newer than 312 2023-12-01T04:57:09.315 INFO:tasks.rados.rados.0.smithi080.stdout:2391: oid 199 updating version 313 to 314 2023-12-01T04:57:09.316 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 199 v 314 (ObjNum 1572 snap 0 seq_num 1572) dirty exists 2023-12-01T04:57:09.316 INFO:tasks.rados.rados.0.smithi080.stdout:2391: left oid 199 (ObjNum 1572 snap 0 seq_num 1572) 2023-12-01T04:57:09.316 INFO:tasks.rados.rados.0.smithi080.stdout:2392: expect (ObjNum 1288 snap 0 seq_num 1288) 2023-12-01T04:57:09.480 INFO:tasks.rados.rados.0.smithi080.stdout:2393: finishing write tid 1 to smithi08089843-356 2023-12-01T04:57:09.480 INFO:tasks.rados.rados.0.smithi080.stdout:2393: finishing write tid 2 to smithi08089843-356 2023-12-01T04:57:09.480 INFO:tasks.rados.rados.0.smithi080.stdout:2393: finishing write tid 3 to smithi08089843-356 2023-12-01T04:57:09.480 INFO:tasks.rados.rados.0.smithi080.stdout:2393: finishing write tid 4 to smithi08089843-356 2023-12-01T04:57:09.480 INFO:tasks.rados.rados.0.smithi080.stdout:2393: oid 356 updating version 0 to 307 2023-12-01T04:57:09.480 INFO:tasks.rados.rados.0.smithi080.stdout:2393: oid 356 version 307 is already newer than 306 2023-12-01T04:57:09.481 INFO:tasks.rados.rados.0.smithi080.stdout:2393: oid 356 updating version 307 to 308 2023-12-01T04:57:09.481 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 356 v 308 (ObjNum 1573 snap 0 seq_num 1573) dirty exists 2023-12-01T04:57:09.481 INFO:tasks.rados.rados.0.smithi080.stdout:2393: left oid 356 (ObjNum 1573 snap 0 seq_num 1573) 2023-12-01T04:57:09.481 INFO:tasks.rados.rados.0.smithi080.stdout:2394: finishing write tid 1 to smithi08089843-428 2023-12-01T04:57:09.481 INFO:tasks.rados.rados.0.smithi080.stdout:2394: finishing write tid 2 to smithi08089843-428 2023-12-01T04:57:09.481 INFO:tasks.rados.rados.0.smithi080.stdout:2394: finishing write tid 3 to smithi08089843-428 2023-12-01T04:57:09.481 INFO:tasks.rados.rados.0.smithi080.stdout:2394: finishing write tid 4 to smithi08089843-428 2023-12-01T04:57:09.481 INFO:tasks.rados.rados.0.smithi080.stdout:2394: oid 428 updating version 0 to 261 2023-12-01T04:57:09.482 INFO:tasks.rados.rados.0.smithi080.stdout:2394: oid 428 version 261 is already newer than 259 2023-12-01T04:57:09.482 INFO:tasks.rados.rados.0.smithi080.stdout:2394: oid 428 version 261 is already newer than 260 2023-12-01T04:57:09.482 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 428 v 261 (ObjNum 1574 snap 0 seq_num 1574) dirty exists 2023-12-01T04:57:09.482 INFO:tasks.rados.rados.0.smithi080.stdout:2394: left oid 428 (ObjNum 1574 snap 0 seq_num 1574) 2023-12-01T04:57:09.482 INFO:tasks.rados.rados.0.smithi080.stdout:2395: finishing write tid 1 to smithi08089843-152 2023-12-01T04:57:09.482 INFO:tasks.rados.rados.0.smithi080.stdout:2396: expect (ObjNum 838 snap 0 seq_num 838) 2023-12-01T04:57:09.580 INFO:tasks.rados.rados.0.smithi080.stdout:2395: finishing write tid 2 to smithi08089843-152 2023-12-01T04:57:09.580 INFO:tasks.rados.rados.0.smithi080.stdout:2395: finishing write tid 3 to smithi08089843-152 2023-12-01T04:57:09.581 INFO:tasks.rados.rados.0.smithi080.stdout:2395: finishing write tid 4 to smithi08089843-152 2023-12-01T04:57:09.581 INFO:tasks.rados.rados.0.smithi080.stdout:2395: oid 152 updating version 0 to 263 2023-12-01T04:57:09.581 INFO:tasks.rados.rados.0.smithi080.stdout:2395: oid 152 version 263 is already newer than 262 2023-12-01T04:57:09.581 INFO:tasks.rados.rados.0.smithi080.stdout:2395: oid 152 updating version 263 to 264 2023-12-01T04:57:09.581 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 152 v 264 (ObjNum 1575 snap 0 seq_num 1575) dirty exists 2023-12-01T04:57:09.581 INFO:tasks.rados.rados.0.smithi080.stdout:2395: left oid 152 (ObjNum 1575 snap 0 seq_num 1575) 2023-12-01T04:57:09.581 INFO:tasks.rados.rados.0.smithi080.stdout:2397: expect (ObjNum 1149 snap 0 seq_num 1149) 2023-12-01T04:57:09.726 INFO:tasks.rados.rados.0.smithi080.stdout:2381: done (15 left) 2023-12-01T04:57:09.726 INFO:tasks.rados.rados.0.smithi080.stdout:2383: done (14 left) 2023-12-01T04:57:09.726 INFO:tasks.rados.rados.0.smithi080.stdout:2384: done (13 left) 2023-12-01T04:57:09.726 INFO:tasks.rados.rados.0.smithi080.stdout:2386: done (12 left) 2023-12-01T04:57:09.726 INFO:tasks.rados.rados.0.smithi080.stdout:2387: done (11 left) 2023-12-01T04:57:09.727 INFO:tasks.rados.rados.0.smithi080.stdout:2388: done (10 left) 2023-12-01T04:57:09.727 INFO:tasks.rados.rados.0.smithi080.stdout:2389: done (9 left) 2023-12-01T04:57:09.727 INFO:tasks.rados.rados.0.smithi080.stdout:2390: done (8 left) 2023-12-01T04:57:09.727 INFO:tasks.rados.rados.0.smithi080.stdout:2391: done (7 left) 2023-12-01T04:57:09.727 INFO:tasks.rados.rados.0.smithi080.stdout:2392: done (6 left) 2023-12-01T04:57:09.727 INFO:tasks.rados.rados.0.smithi080.stdout:2393: done (5 left) 2023-12-01T04:57:09.727 INFO:tasks.rados.rados.0.smithi080.stdout:2394: done (4 left) 2023-12-01T04:57:09.727 INFO:tasks.rados.rados.0.smithi080.stdout:2395: done (3 left) 2023-12-01T04:57:09.727 INFO:tasks.rados.rados.0.smithi080.stdout:2396: done (2 left) 2023-12-01T04:57:09.727 INFO:tasks.rados.rados.0.smithi080.stdout:2397: done (1 left) 2023-12-01T04:57:09.727 INFO:tasks.rados.rados.0.smithi080.stdout:2398: done (0 left) 2023-12-01T04:57:09.727 INFO:tasks.rados.rados.0.smithi080.stdout:2399: read oid 495 snap -1 2023-12-01T04:57:09.727 INFO:tasks.rados.rados.0.smithi080.stdout:2399: expect (ObjNum 625 snap 0 seq_num 625) 2023-12-01T04:57:09.728 INFO:tasks.rados.rados.0.smithi080.stdout:2400: write oid 234 current snap is 0 2023-12-01T04:57:09.728 INFO:tasks.rados.rados.0.smithi080.stdout:2400: seq_num 1576 ranges {487832=677495,1740445=411874} 2023-12-01T04:57:09.737 INFO:tasks.rados.rados.0.smithi080.stdout:2400: writing smithi08089843-234 from 487832 to 1165327 tid 1 2023-12-01T04:57:09.743 INFO:tasks.rados.rados.0.smithi080.stdout:2400: writing smithi08089843-234 from 1740445 to 2152319 tid 2 2023-12-01T04:57:09.743 INFO:tasks.rados.rados.0.smithi080.stdout:2401: write oid 354 current snap is 0 2023-12-01T04:57:09.743 INFO:tasks.rados.rados.0.smithi080.stdout:2401: seq_num 1577 ranges {504639=752744,1798927=671885} 2023-12-01T04:57:09.750 INFO:tasks.rados.rados.0.smithi080.stdout:2401: writing smithi08089843-354 from 504639 to 1257383 tid 1 2023-12-01T04:57:09.757 INFO:tasks.rados.rados.0.smithi080.stdout:2401: writing smithi08089843-354 from 1798927 to 2470812 tid 2 2023-12-01T04:57:09.757 INFO:tasks.rados.rados.0.smithi080.stdout:2402: read oid 411 snap -1 2023-12-01T04:57:09.757 INFO:tasks.rados.rados.0.smithi080.stdout:2402: expect (ObjNum 980 snap 0 seq_num 980) 2023-12-01T04:57:09.757 INFO:tasks.rados.rados.0.smithi080.stdout:2403: write oid 259 current snap is 0 2023-12-01T04:57:09.758 INFO:tasks.rados.rados.0.smithi080.stdout:2403: seq_num 1578 ranges {521446=427993,1457409=415543,2301012=220434} 2023-12-01T04:57:09.762 INFO:tasks.rados.rados.0.smithi080.stdout:2403: writing smithi08089843-259 from 521446 to 949439 tid 1 2023-12-01T04:57:09.768 INFO:tasks.rados.rados.0.smithi080.stdout:2403: writing smithi08089843-259 from 1457409 to 1872952 tid 2 2023-12-01T04:57:09.774 INFO:tasks.rados.rados.0.smithi080.stdout:2403: writing smithi08089843-259 from 2301012 to 2521446 tid 3 2023-12-01T04:57:09.774 INFO:tasks.rados.rados.0.smithi080.stdout:2404: read oid 497 snap -1 2023-12-01T04:57:09.774 INFO:tasks.rados.rados.0.smithi080.stdout:2404: expect (ObjNum 1103 snap 0 seq_num 1103) 2023-12-01T04:57:09.774 INFO:tasks.rados.rados.0.smithi080.stdout:2405: write oid 301 current snap is 0 2023-12-01T04:57:09.774 INFO:tasks.rados.rados.0.smithi080.stdout:2405: seq_num 1579 ranges {538253=503242,1515891=675554} 2023-12-01T04:57:09.778 INFO:tasks.rados.rados.0.smithi080.stdout:2405: writing smithi08089843-301 from 538253 to 1041495 tid 1 2023-12-01T04:57:09.785 INFO:tasks.rados.rados.0.smithi080.stdout:2405: writing smithi08089843-301 from 1515891 to 2191445 tid 2 2023-12-01T04:57:09.785 INFO:tasks.rados.rados.0.smithi080.stdout:2406: read oid 78 snap -1 2023-12-01T04:57:09.786 INFO:tasks.rados.rados.0.smithi080.stdout:2406: expect (ObjNum 1555 snap 0 seq_num 1555) 2023-12-01T04:57:09.786 INFO:tasks.rados.rados.0.smithi080.stdout:2407: read oid 40 snap -1 2023-12-01T04:57:09.786 INFO:tasks.rados.rados.0.smithi080.stdout:2407: expect (ObjNum 1344 snap 0 seq_num 1344) 2023-12-01T04:57:09.786 INFO:tasks.rados.rados.0.smithi080.stdout:2408: write oid 79 current snap is 0 2023-12-01T04:57:09.786 INFO:tasks.rados.rados.0.smithi080.stdout:2399: expect (ObjNum 625 snap 0 seq_num 625) 2023-12-01T04:57:09.907 INFO:tasks.rados.rados.0.smithi080.stdout:2400: finishing write tid 1 to smithi08089843-234 2023-12-01T04:57:09.907 INFO:tasks.rados.rados.0.smithi080.stdout:2400: finishing write tid 2 to smithi08089843-234 2023-12-01T04:57:09.907 INFO:tasks.rados.rados.0.smithi080.stdout:2400: finishing write tid 3 to smithi08089843-234 2023-12-01T04:57:09.907 INFO:tasks.rados.rados.0.smithi080.stdout:2400: finishing write tid 4 to smithi08089843-234 2023-12-01T04:57:09.907 INFO:tasks.rados.rados.0.smithi080.stdout:2400: oid 234 updating version 0 to 321 2023-12-01T04:57:09.907 INFO:tasks.rados.rados.0.smithi080.stdout:2400: oid 234 version 321 is already newer than 320 2023-12-01T04:57:09.907 INFO:tasks.rados.rados.0.smithi080.stdout:2400: oid 234 updating version 321 to 322 2023-12-01T04:57:09.907 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 234 v 322 (ObjNum 1576 snap 0 seq_num 1576) dirty exists 2023-12-01T04:57:09.907 INFO:tasks.rados.rados.0.smithi080.stdout:2400: left oid 234 (ObjNum 1576 snap 0 seq_num 1576) 2023-12-01T04:57:09.908 INFO:tasks.rados.rados.0.smithi080.stdout:2401: finishing write tid 1 to smithi08089843-354 2023-12-01T04:57:09.908 INFO:tasks.rados.rados.0.smithi080.stdout:2401: finishing write tid 2 to smithi08089843-354 2023-12-01T04:57:09.908 INFO:tasks.rados.rados.0.smithi080.stdout:2401: finishing write tid 3 to smithi08089843-354 2023-12-01T04:57:09.908 INFO:tasks.rados.rados.0.smithi080.stdout:2401: finishing write tid 4 to smithi08089843-354 2023-12-01T04:57:09.908 INFO:tasks.rados.rados.0.smithi080.stdout:2401: oid 354 updating version 0 to 309 2023-12-01T04:57:09.908 INFO:tasks.rados.rados.0.smithi080.stdout:2401: oid 354 updating version 309 to 310 2023-12-01T04:57:09.908 INFO:tasks.rados.rados.0.smithi080.stdout:2401: oid 354 updating version 310 to 311 2023-12-01T04:57:09.908 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 354 v 311 (ObjNum 1577 snap 0 seq_num 1577) dirty exists 2023-12-01T04:57:09.908 INFO:tasks.rados.rados.0.smithi080.stdout:2401: left oid 354 (ObjNum 1577 snap 0 seq_num 1577) 2023-12-01T04:57:09.908 INFO:tasks.rados.rados.0.smithi080.stdout:2403: finishing write tid 1 to smithi08089843-259 2023-12-01T04:57:09.908 INFO:tasks.rados.rados.0.smithi080.stdout:2402: expect (ObjNum 980 snap 0 seq_num 980) 2023-12-01T04:57:10.020 INFO:tasks.rados.rados.0.smithi080.stdout:2403: finishing write tid 2 to smithi08089843-259 2023-12-01T04:57:10.020 INFO:tasks.rados.rados.0.smithi080.stdout:2403: finishing write tid 3 to smithi08089843-259 2023-12-01T04:57:10.020 INFO:tasks.rados.rados.0.smithi080.stdout:2403: finishing write tid 4 to smithi08089843-259 2023-12-01T04:57:10.020 INFO:tasks.rados.rados.0.smithi080.stdout:2403: finishing write tid 5 to smithi08089843-259 2023-12-01T04:57:10.020 INFO:tasks.rados.rados.0.smithi080.stdout:2403: oid 259 updating version 0 to 287 2023-12-01T04:57:10.020 INFO:tasks.rados.rados.0.smithi080.stdout:2403: oid 259 version 287 is already newer than 285 2023-12-01T04:57:10.020 INFO:tasks.rados.rados.0.smithi080.stdout:2403: oid 259 version 287 is already newer than 286 2023-12-01T04:57:10.020 INFO:tasks.rados.rados.0.smithi080.stdout:2403: oid 259 updating version 287 to 288 2023-12-01T04:57:10.020 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 259 v 288 (ObjNum 1578 snap 0 seq_num 1578) dirty exists 2023-12-01T04:57:10.020 INFO:tasks.rados.rados.0.smithi080.stdout:2403: left oid 259 (ObjNum 1578 snap 0 seq_num 1578) 2023-12-01T04:57:10.020 INFO:tasks.rados.rados.0.smithi080.stdout:2404: expect (ObjNum 1103 snap 0 seq_num 1103) 2023-12-01T04:57:10.162 INFO:tasks.rados.rados.0.smithi080.stdout:2405: finishing write tid 1 to smithi08089843-301 2023-12-01T04:57:10.162 INFO:tasks.rados.rados.0.smithi080.stdout:2405: finishing write tid 2 to smithi08089843-301 2023-12-01T04:57:10.162 INFO:tasks.rados.rados.0.smithi080.stdout:2405: finishing write tid 3 to smithi08089843-301 2023-12-01T04:57:10.162 INFO:tasks.rados.rados.0.smithi080.stdout:2405: finishing write tid 4 to smithi08089843-301 2023-12-01T04:57:10.162 INFO:tasks.rados.rados.0.smithi080.stdout:2405: oid 301 updating version 0 to 353 2023-12-01T04:57:10.163 INFO:tasks.rados.rados.0.smithi080.stdout:2405: oid 301 updating version 353 to 354 2023-12-01T04:57:10.163 INFO:tasks.rados.rados.0.smithi080.stdout:2405: oid 301 version 354 is already newer than 352 2023-12-01T04:57:10.163 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 301 v 354 (ObjNum 1579 snap 0 seq_num 1579) dirty exists 2023-12-01T04:57:10.163 INFO:tasks.rados.rados.0.smithi080.stdout:2405: left oid 301 (ObjNum 1579 snap 0 seq_num 1579) 2023-12-01T04:57:10.163 INFO:tasks.rados.rados.0.smithi080.stdout:2407: expect (ObjNum 1344 snap 0 seq_num 1344) 2023-12-01T04:57:10.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:57:09 smithi080 bash[28361]: audit 2023-12-01T04:57:09.791872+0000 mon.c (mon.2) 160 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:57:10.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:57:09 smithi080 bash[41963]: audit 2023-12-01T04:57:09.791872+0000 mon.c (mon.2) 160 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:57:10.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:57:09 smithi090 bash[32384]: audit 2023-12-01T04:57:09.791872+0000 mon.c (mon.2) 160 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:57:10.301 INFO:tasks.rados.rados.0.smithi080.stdout:2406: expect (ObjNum 1555 snap 0 seq_num 1555) 2023-12-01T04:57:10.402 INFO:tasks.rados.rados.0.smithi080.stdout:2408: seq_num 1580 ranges {555060=578491,1858020=419212} 2023-12-01T04:57:10.414 INFO:tasks.rados.rados.0.smithi080.stdout:2408: writing smithi08089843-79 from 555060 to 1133551 tid 1 2023-12-01T04:57:10.422 INFO:tasks.rados.rados.0.smithi080.stdout:2408: writing smithi08089843-79 from 1858020 to 2277232 tid 2 2023-12-01T04:57:10.422 INFO:tasks.rados.rados.0.smithi080.stdout:2399: done (9 left) 2023-12-01T04:57:10.422 INFO:tasks.rados.rados.0.smithi080.stdout:2400: done (8 left) 2023-12-01T04:57:10.422 INFO:tasks.rados.rados.0.smithi080.stdout:2401: done (7 left) 2023-12-01T04:57:10.422 INFO:tasks.rados.rados.0.smithi080.stdout:2402: done (6 left) 2023-12-01T04:57:10.422 INFO:tasks.rados.rados.0.smithi080.stdout:2403: done (5 left) 2023-12-01T04:57:10.422 INFO:tasks.rados.rados.0.smithi080.stdout:2404: done (4 left) 2023-12-01T04:57:10.422 INFO:tasks.rados.rados.0.smithi080.stdout:2405: done (3 left) 2023-12-01T04:57:10.422 INFO:tasks.rados.rados.0.smithi080.stdout:2406: done (2 left) 2023-12-01T04:57:10.423 INFO:tasks.rados.rados.0.smithi080.stdout:2407: done (1 left) 2023-12-01T04:57:10.423 INFO:tasks.rados.rados.0.smithi080.stdout:2409: delete oid 422 current snap is 0 2023-12-01T04:57:10.423 INFO:tasks.rados.rados.0.smithi080.stdout:2408: finishing write tid 1 to smithi08089843-79 2023-12-01T04:57:10.424 INFO:tasks.rados.rados.0.smithi080.stdout:2409: done (1 left) 2023-12-01T04:57:10.424 INFO:tasks.rados.rados.0.smithi080.stdout:2410: write oid 275 current snap is 0 2023-12-01T04:57:10.424 INFO:tasks.rados.rados.0.smithi080.stdout:2410: seq_num 1582 ranges {588674=445342,1691337=422881} 2023-12-01T04:57:10.430 INFO:tasks.rados.rados.0.smithi080.stdout:2410: writing smithi08089843-275 from 588674 to 1034016 tid 1 2023-12-01T04:57:10.437 INFO:tasks.rados.rados.0.smithi080.stdout:2410: writing smithi08089843-275 from 1691337 to 2114218 tid 2 2023-12-01T04:57:10.437 INFO:tasks.rados.rados.0.smithi080.stdout:2411: write oid 438 current snap is 0 2023-12-01T04:57:10.437 INFO:tasks.rados.rados.0.smithi080.stdout:2408: finishing write tid 2 to smithi08089843-79 2023-12-01T04:57:10.437 INFO:tasks.rados.rados.0.smithi080.stdout:2411: seq_num 1583 ranges {605481=520591,1749819=682892} 2023-12-01T04:57:10.443 INFO:tasks.rados.rados.0.smithi080.stdout:2411: writing smithi08089843-438 from 605481 to 1126072 tid 1 2023-12-01T04:57:10.451 INFO:tasks.rados.rados.0.smithi080.stdout:2411: writing smithi08089843-438 from 1749819 to 2432711 tid 2 2023-12-01T04:57:10.452 INFO:tasks.rados.rados.0.smithi080.stdout:2412: read oid 143 snap -1 2023-12-01T04:57:10.452 INFO:tasks.rados.rados.0.smithi080.stdout:2412: expect deleted 2023-12-01T04:57:10.452 INFO:tasks.rados.rados.0.smithi080.stdout:2413: read oid 374 snap -1 2023-12-01T04:57:10.452 INFO:tasks.rados.rados.0.smithi080.stdout:2413: expect (ObjNum 974 snap 0 seq_num 974) 2023-12-01T04:57:10.452 INFO:tasks.rados.rados.0.smithi080.stdout:2414: read oid 266 snap -1 2023-12-01T04:57:10.452 INFO:tasks.rados.rados.0.smithi080.stdout:2414: expect (ObjNum 1538 snap 0 seq_num 1538) 2023-12-01T04:57:10.452 INFO:tasks.rados.rados.0.smithi080.stdout:2415: delete oid 101 current snap is 0 2023-12-01T04:57:10.452 INFO:tasks.rados.rados.0.smithi080.stdout:2408: finishing write tid 3 to smithi08089843-79 2023-12-01T04:57:10.452 INFO:tasks.rados.rados.0.smithi080.stdout:2408: finishing write tid 4 to smithi08089843-79 2023-12-01T04:57:10.452 INFO:tasks.rados.rados.0.smithi080.stdout:2408: oid 79 updating version 0 to 356 2023-12-01T04:57:10.452 INFO:tasks.rados.rados.0.smithi080.stdout:2408: oid 79 version 356 is already newer than 355 2023-12-01T04:57:10.452 INFO:tasks.rados.rados.0.smithi080.stdout:2408: oid 79 updating version 356 to 357 2023-12-01T04:57:10.452 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 79 v 357 (ObjNum 1580 snap 0 seq_num 1580) dirty exists 2023-12-01T04:57:10.452 INFO:tasks.rados.rados.0.smithi080.stdout:2408: left oid 79 (ObjNum 1580 snap 0 seq_num 1580) 2023-12-01T04:57:10.453 INFO:tasks.rados.rados.0.smithi080.stdout:2410: finishing write tid 1 to smithi08089843-275 2023-12-01T04:57:10.453 INFO:tasks.rados.rados.0.smithi080.stdout:2410: finishing write tid 2 to smithi08089843-275 2023-12-01T04:57:10.453 INFO:tasks.rados.rados.0.smithi080.stdout:2410: finishing write tid 3 to smithi08089843-275 2023-12-01T04:57:10.453 INFO:tasks.rados.rados.0.smithi080.stdout:2410: finishing write tid 4 to smithi08089843-275 2023-12-01T04:57:10.453 INFO:tasks.rados.rados.0.smithi080.stdout:2410: oid 275 updating version 0 to 265 2023-12-01T04:57:10.453 INFO:tasks.rados.rados.0.smithi080.stdout:2410: oid 275 updating version 265 to 266 2023-12-01T04:57:10.453 INFO:tasks.rados.rados.0.smithi080.stdout:2410: oid 275 version 266 is already newer than 264 2023-12-01T04:57:10.453 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 275 v 266 (ObjNum 1582 snap 0 seq_num 1582) dirty exists 2023-12-01T04:57:10.453 INFO:tasks.rados.rados.0.smithi080.stdout:2410: left oid 275 (ObjNum 1582 snap 0 seq_num 1582) 2023-12-01T04:57:10.453 INFO:tasks.rados.rados.0.smithi080.stdout:2411: finishing write tid 1 to smithi08089843-438 2023-12-01T04:57:10.454 INFO:tasks.rados.rados.0.smithi080.stdout:2408: done (6 left) 2023-12-01T04:57:10.455 INFO:tasks.rados.rados.0.smithi080.stdout:2410: done (5 left) 2023-12-01T04:57:10.455 INFO:tasks.rados.rados.0.smithi080.stdout:2412: done (4 left) 2023-12-01T04:57:10.455 INFO:tasks.rados.rados.0.smithi080.stdout:2415: done (3 left) 2023-12-01T04:57:10.455 INFO:tasks.rados.rados.0.smithi080.stdout:2416: delete oid 276 current snap is 0 2023-12-01T04:57:10.457 INFO:tasks.rados.rados.0.smithi080.stdout:2416: done (3 left) 2023-12-01T04:57:10.457 INFO:tasks.rados.rados.0.smithi080.stdout:2417: read oid 368 snap -1 2023-12-01T04:57:10.458 INFO:tasks.rados.rados.0.smithi080.stdout:2417: expect (ObjNum 1507 snap 0 seq_num 1507) 2023-12-01T04:57:10.458 INFO:tasks.rados.rados.0.smithi080.stdout:2418: write oid 262 current snap is 0 2023-12-01T04:57:10.458 INFO:tasks.rados.rados.0.smithi080.stdout:2418: seq_num 1586 ranges {655902=746338,1808912=430219} 2023-12-01T04:57:10.468 INFO:tasks.rados.rados.0.smithi080.stdout:2418: writing smithi08089843-262 from 655902 to 1402240 tid 1 2023-12-01T04:57:10.474 INFO:tasks.rados.rados.0.smithi080.stdout:2418: writing smithi08089843-262 from 1808912 to 2239131 tid 2 2023-12-01T04:57:10.474 INFO:tasks.rados.rados.0.smithi080.stdout:2419: write oid 301 current snap is 0 2023-12-01T04:57:10.474 INFO:tasks.rados.rados.0.smithi080.stdout:2411: finishing write tid 2 to smithi08089843-438 2023-12-01T04:57:10.474 INFO:tasks.rados.rados.0.smithi080.stdout:2419: seq_num 1587 ranges {672709=421587,1867394=573877} 2023-12-01T04:57:10.482 INFO:tasks.rados.rados.0.smithi080.stdout:2419: writing smithi08089843-301 from 672709 to 1094296 tid 1 2023-12-01T04:57:10.492 INFO:tasks.rados.rados.0.smithi080.stdout:2419: writing smithi08089843-301 from 1867394 to 2441271 tid 2 2023-12-01T04:57:10.492 INFO:tasks.rados.rados.0.smithi080.stdout:2420: read oid 194 snap -1 2023-12-01T04:57:10.492 INFO:tasks.rados.rados.0.smithi080.stdout:2420: expect (ObjNum 1265 snap 0 seq_num 1265) 2023-12-01T04:57:10.492 INFO:tasks.rados.rados.0.smithi080.stdout:2421: write oid 57 current snap is 0 2023-12-01T04:57:10.492 INFO:tasks.rados.rados.0.smithi080.stdout:2421: seq_num 1588 ranges {689516=496836,1809523=433888} 2023-12-01T04:57:10.500 INFO:tasks.rados.rados.0.smithi080.stdout:2421: writing smithi08089843-57 from 689516 to 1186352 tid 1 2023-12-01T04:57:10.507 INFO:tasks.rados.rados.0.smithi080.stdout:2421: writing smithi08089843-57 from 1809523 to 2243411 tid 2 2023-12-01T04:57:10.507 INFO:tasks.rados.rados.0.smithi080.stdout:2422: write oid 489 current snap is 0 2023-12-01T04:57:10.507 INFO:tasks.rados.rados.0.smithi080.stdout:2422: seq_num 1589 ranges {706323=688438,1984358=577546} 2023-12-01T04:57:10.515 INFO:tasks.rados.rados.0.smithi080.stdout:2422: writing smithi08089843-489 from 706323 to 1394761 tid 1 2023-12-01T04:57:10.523 INFO:tasks.rados.rados.0.smithi080.stdout:2422: writing smithi08089843-489 from 1984358 to 2561904 tid 2 2023-12-01T04:57:10.524 INFO:tasks.rados.rados.0.smithi080.stdout:2423: write oid 371 current snap is 0 2023-12-01T04:57:10.524 INFO:tasks.rados.rados.0.smithi080.stdout:2423: seq_num 1590 ranges {723130=763687,2042840=437557} 2023-12-01T04:57:10.532 INFO:tasks.rados.rados.0.smithi080.stdout:2423: writing smithi08089843-371 from 723130 to 1486817 tid 1 2023-12-01T04:57:10.538 INFO:tasks.rados.rados.0.smithi080.stdout:2423: writing smithi08089843-371 from 2042840 to 2480397 tid 2 2023-12-01T04:57:10.538 INFO:tasks.rados.rados.0.smithi080.stdout:2424: write oid 324 current snap is 0 2023-12-01T04:57:10.538 INFO:tasks.rados.rados.0.smithi080.stdout:2411: finishing write tid 3 to smithi08089843-438 2023-12-01T04:57:10.538 INFO:tasks.rados.rados.0.smithi080.stdout:2411: finishing write tid 4 to smithi08089843-438 2023-12-01T04:57:10.538 INFO:tasks.rados.rados.0.smithi080.stdout:2411: oid 438 updating version 0 to 315 2023-12-01T04:57:10.538 INFO:tasks.rados.rados.0.smithi080.stdout:2411: oid 438 updating version 315 to 316 2023-12-01T04:57:10.538 INFO:tasks.rados.rados.0.smithi080.stdout:2411: oid 438 updating version 316 to 317 2023-12-01T04:57:10.538 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 438 v 317 (ObjNum 1583 snap 0 seq_num 1583) dirty exists 2023-12-01T04:57:10.538 INFO:tasks.rados.rados.0.smithi080.stdout:2411: left oid 438 (ObjNum 1583 snap 0 seq_num 1583) 2023-12-01T04:57:10.539 INFO:tasks.rados.rados.0.smithi080.stdout:2424: seq_num 1591 ranges {739937=438936,1701322=581215} 2023-12-01T04:57:10.544 INFO:tasks.rados.rados.0.smithi080.stdout:2424: writing smithi08089843-324 from 739937 to 1178873 tid 1 2023-12-01T04:57:10.553 INFO:tasks.rados.rados.0.smithi080.stdout:2424: writing smithi08089843-324 from 1701322 to 2282537 tid 2 2023-12-01T04:57:10.553 INFO:tasks.rados.rados.0.smithi080.stdout:2411: done (10 left) 2023-12-01T04:57:10.553 INFO:tasks.rados.rados.0.smithi080.stdout:2425: read oid 222 snap -1 2023-12-01T04:57:10.553 INFO:tasks.rados.rados.0.smithi080.stdout:2425: expect (ObjNum 1416 snap 0 seq_num 1416) 2023-12-01T04:57:10.553 INFO:tasks.rados.rados.0.smithi080.stdout:2426: read oid 423 snap -1 2023-12-01T04:57:10.553 INFO:tasks.rados.rados.0.smithi080.stdout:2426: expect (ObjNum 1451 snap 0 seq_num 1451) 2023-12-01T04:57:10.554 INFO:tasks.rados.rados.0.smithi080.stdout:2427: write oid 33 current snap is 0 2023-12-01T04:57:10.554 INFO:tasks.rados.rados.0.smithi080.stdout:2427: seq_num 1592 ranges {756744=514185,2043451=441226} 2023-12-01T04:57:10.563 INFO:tasks.rados.rados.0.smithi080.stdout:2427: writing smithi08089843-33 from 756744 to 1270929 tid 1 2023-12-01T04:57:10.570 INFO:tasks.rados.rados.0.smithi080.stdout:2427: writing smithi08089843-33 from 2043451 to 2484677 tid 2 2023-12-01T04:57:10.570 INFO:tasks.rados.rados.0.smithi080.stdout:2428: read oid 471 snap -1 2023-12-01T04:57:10.570 INFO:tasks.rados.rados.0.smithi080.stdout:2428: expect (ObjNum 1281 snap 0 seq_num 1281) 2023-12-01T04:57:10.570 INFO:tasks.rados.rados.0.smithi080.stdout:2429: read oid 123 snap -1 2023-12-01T04:57:10.570 INFO:tasks.rados.rados.0.smithi080.stdout:2429: expect (ObjNum 504 snap 0 seq_num 504) 2023-12-01T04:57:10.570 INFO:tasks.rados.rados.0.smithi080.stdout:2430: write oid 267 current snap is 0 2023-12-01T04:57:10.571 INFO:tasks.rados.rados.0.smithi080.stdout:2430: seq_num 1593 ranges {773551=589434,2101933=584884} 2023-12-01T04:57:10.579 INFO:tasks.rados.rados.0.smithi080.stdout:2430: writing smithi08089843-267 from 773551 to 1362985 tid 1 2023-12-01T04:57:10.586 INFO:tasks.rados.rados.0.smithi080.stdout:2430: writing smithi08089843-267 from 2101933 to 2686817 tid 2 2023-12-01T04:57:10.586 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:57:10.586 INFO:tasks.rados.rados.0.smithi080.stdout:2413: expect (ObjNum 974 snap 0 seq_num 974) 2023-12-01T04:57:10.706 INFO:tasks.rados.rados.0.smithi080.stdout:2414: expect (ObjNum 1538 snap 0 seq_num 1538) 2023-12-01T04:57:10.984 INFO:tasks.rados.rados.0.smithi080.stdout:2417: expect (ObjNum 1507 snap 0 seq_num 1507) 2023-12-01T04:57:11.160 INFO:tasks.rados.rados.0.smithi080.stdout:2418: finishing write tid 1 to smithi08089843-262 2023-12-01T04:57:11.161 INFO:tasks.rados.rados.0.smithi080.stdout:2418: finishing write tid 2 to smithi08089843-262 2023-12-01T04:57:11.161 INFO:tasks.rados.rados.0.smithi080.stdout:2418: finishing write tid 3 to smithi08089843-262 2023-12-01T04:57:11.161 INFO:tasks.rados.rados.0.smithi080.stdout:2418: finishing write tid 4 to smithi08089843-262 2023-12-01T04:57:11.161 INFO:tasks.rados.rados.0.smithi080.stdout:2418: oid 262 updating version 0 to 313 2023-12-01T04:57:11.161 INFO:tasks.rados.rados.0.smithi080.stdout:2418: oid 262 version 313 is already newer than 312 2023-12-01T04:57:11.161 INFO:tasks.rados.rados.0.smithi080.stdout:2418: oid 262 updating version 313 to 314 2023-12-01T04:57:11.161 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 262 v 314 (ObjNum 1586 snap 0 seq_num 1586) dirty exists 2023-12-01T04:57:11.161 INFO:tasks.rados.rados.0.smithi080.stdout:2418: left oid 262 (ObjNum 1586 snap 0 seq_num 1586) 2023-12-01T04:57:11.161 INFO:tasks.rados.rados.0.smithi080.stdout:2419: finishing write tid 1 to smithi08089843-301 2023-12-01T04:57:11.161 INFO:tasks.rados.rados.0.smithi080.stdout:2419: finishing write tid 2 to smithi08089843-301 2023-12-01T04:57:11.161 INFO:tasks.rados.rados.0.smithi080.stdout:2419: finishing write tid 3 to smithi08089843-301 2023-12-01T04:57:11.161 INFO:tasks.rados.rados.0.smithi080.stdout:2419: finishing write tid 4 to smithi08089843-301 2023-12-01T04:57:11.162 INFO:tasks.rados.rados.0.smithi080.stdout:2419: oid 301 updating version 0 to 360 2023-12-01T04:57:11.162 INFO:tasks.rados.rados.0.smithi080.stdout:2419: oid 301 version 360 is already newer than 358 2023-12-01T04:57:11.162 INFO:tasks.rados.rados.0.smithi080.stdout:2419: oid 301 version 360 is already newer than 359 2023-12-01T04:57:11.162 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 301 v 360 (ObjNum 1587 snap 0 seq_num 1587) dirty exists 2023-12-01T04:57:11.162 INFO:tasks.rados.rados.0.smithi080.stdout:2419: left oid 301 (ObjNum 1587 snap 0 seq_num 1587) 2023-12-01T04:57:11.162 INFO:tasks.rados.rados.0.smithi080.stdout:2420: expect (ObjNum 1265 snap 0 seq_num 1265) 2023-12-01T04:57:11.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:57:10 smithi090 bash[32384]: cluster 2023-12-01T04:57:10.157871+0000 mgr.y (mgr.24362) 260 : cluster 0 pgmap v231: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 50 MiB/s rd, 9.7 MiB/s wr, 85 op/s 2023-12-01T04:57:11.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:57:10 smithi090 bash[32384]: audit 2023-12-01T04:57:10.300216+0000 mon.c (mon.2) 161 : audit 0 from='client.? 172.21.15.80:0/1080424782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:57:11.343 INFO:tasks.rados.rados.0.smithi080.stdout:2421: finishing write tid 1 to smithi08089843-57 2023-12-01T04:57:11.343 INFO:tasks.rados.rados.0.smithi080.stdout:2421: finishing write tid 2 to smithi08089843-57 2023-12-01T04:57:11.344 INFO:tasks.rados.rados.0.smithi080.stdout:2413: done (15 left) 2023-12-01T04:57:11.344 INFO:tasks.rados.rados.0.smithi080.stdout:2414: done (14 left) 2023-12-01T04:57:11.344 INFO:tasks.rados.rados.0.smithi080.stdout:2417: done (13 left) 2023-12-01T04:57:11.344 INFO:tasks.rados.rados.0.smithi080.stdout:2418: done (12 left) 2023-12-01T04:57:11.344 INFO:tasks.rados.rados.0.smithi080.stdout:2419: done (11 left) 2023-12-01T04:57:11.344 INFO:tasks.rados.rados.0.smithi080.stdout:2420: done (10 left) 2023-12-01T04:57:11.344 INFO:tasks.rados.rados.0.smithi080.stdout:2431: write oid 49 current snap is 0 2023-12-01T04:57:11.344 INFO:tasks.rados.rados.0.smithi080.stdout:2421: finishing write tid 3 to smithi08089843-57 2023-12-01T04:57:11.344 INFO:tasks.rados.rados.0.smithi080.stdout:2421: finishing write tid 4 to smithi08089843-57 2023-12-01T04:57:11.344 INFO:tasks.rados.rados.0.smithi080.stdout:2421: oid 57 updating version 0 to 370 2023-12-01T04:57:11.344 INFO:tasks.rados.rados.0.smithi080.stdout:2421: oid 57 version 370 is already newer than 369 2023-12-01T04:57:11.344 INFO:tasks.rados.rados.0.smithi080.stdout:2421: oid 57 version 370 is already newer than 368 2023-12-01T04:57:11.344 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 57 v 370 (ObjNum 1588 snap 0 seq_num 1588) dirty exists 2023-12-01T04:57:11.344 INFO:tasks.rados.rados.0.smithi080.stdout:2421: left oid 57 (ObjNum 1588 snap 0 seq_num 1588) 2023-12-01T04:57:11.344 INFO:tasks.rados.rados.0.smithi080.stdout:2422: finishing write tid 1 to smithi08089843-489 2023-12-01T04:57:11.345 INFO:tasks.rados.rados.0.smithi080.stdout:2431: seq_num 1594 ranges {790358=664683,2160415=444895} 2023-12-01T04:57:11.351 INFO:tasks.rados.rados.0.smithi080.stdout:2431: writing smithi08089843-49 from 790358 to 1455041 tid 1 2023-12-01T04:57:11.358 INFO:tasks.rados.rados.0.smithi080.stdout:2431: writing smithi08089843-49 from 2160415 to 2605310 tid 2 2023-12-01T04:57:11.358 INFO:tasks.rados.rados.0.smithi080.stdout:2421: done (10 left) 2023-12-01T04:57:11.358 INFO:tasks.rados.rados.0.smithi080.stdout:2432: read oid 443 snap -1 2023-12-01T04:57:11.358 INFO:tasks.rados.rados.0.smithi080.stdout:2432: expect (ObjNum 1162 snap 0 seq_num 1162) 2023-12-01T04:57:11.358 INFO:tasks.rados.rados.0.smithi080.stdout:2433: read oid 141 snap -1 2023-12-01T04:57:11.359 INFO:tasks.rados.rados.0.smithi080.stdout:2433: expect (ObjNum 1391 snap 0 seq_num 1391) 2023-12-01T04:57:11.359 INFO:tasks.rados.rados.0.smithi080.stdout:2434: write oid 135 current snap is 0 2023-12-01T04:57:11.359 INFO:tasks.rados.rados.0.smithi080.stdout:2434: seq_num 1595 ranges {407165=739932,1818897=588553} 2023-12-01T04:57:11.365 INFO:tasks.rados.rados.0.smithi080.stdout:2434: writing smithi08089843-135 from 407165 to 1147097 tid 1 2023-12-01T04:57:11.372 INFO:tasks.rados.rados.0.smithi080.stdout:2434: writing smithi08089843-135 from 1818897 to 2407450 tid 2 2023-12-01T04:57:11.372 INFO:tasks.rados.rados.0.smithi080.stdout:2435: write oid 500 current snap is 0 2023-12-01T04:57:11.372 INFO:tasks.rados.rados.0.smithi080.stdout:2435: seq_num 1596 ranges {423972=415181,1361026=448564,2561920=262052} 2023-12-01T04:57:11.377 INFO:tasks.rados.rados.0.smithi080.stdout:2435: writing smithi08089843-500 from 423972 to 839153 tid 1 2023-12-01T04:57:11.382 INFO:tasks.rados.rados.0.smithi080.stdout:2435: writing smithi08089843-500 from 1361026 to 1809590 tid 2 2023-12-01T04:57:11.388 INFO:tasks.rados.rados.0.smithi080.stdout:2435: writing smithi08089843-500 from 2561920 to 2823972 tid 3 2023-12-01T04:57:11.388 INFO:tasks.rados.rados.0.smithi080.stdout:2436: write oid 194 current snap is 0 2023-12-01T04:57:11.388 INFO:tasks.rados.rados.0.smithi080.stdout:2436: seq_num 1597 ranges {440779=606783,1535861=592222,2589343=251436} 2023-12-01T04:57:11.394 INFO:tasks.rados.rados.0.smithi080.stdout:2436: writing smithi08089843-194 from 440779 to 1047562 tid 1 2023-12-01T04:57:11.400 INFO:tasks.rados.rados.0.smithi080.stdout:2436: writing smithi08089843-194 from 1535861 to 2128083 tid 2 2023-12-01T04:57:11.405 INFO:tasks.rados.rados.0.smithi080.stdout:2436: writing smithi08089843-194 from 2589343 to 2840779 tid 3 2023-12-01T04:57:11.405 INFO:tasks.rados.rados.0.smithi080.stdout:2437: write oid 252 current snap is 0 2023-12-01T04:57:11.405 INFO:tasks.rados.rados.0.smithi080.stdout:2422: finishing write tid 2 to smithi08089843-489 2023-12-01T04:57:11.405 INFO:tasks.rados.rados.0.smithi080.stdout:2422: finishing write tid 3 to smithi08089843-489 2023-12-01T04:57:11.405 INFO:tasks.rados.rados.0.smithi080.stdout:2422: finishing write tid 4 to smithi08089843-489 2023-12-01T04:57:11.405 INFO:tasks.rados.rados.0.smithi080.stdout:2422: oid 489 updating version 0 to 295 2023-12-01T04:57:11.405 INFO:tasks.rados.rados.0.smithi080.stdout:2422: oid 489 version 295 is already newer than 294 2023-12-01T04:57:11.405 INFO:tasks.rados.rados.0.smithi080.stdout:2422: oid 489 updating version 295 to 296 2023-12-01T04:57:11.405 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 489 v 296 (ObjNum 1589 snap 0 seq_num 1589) dirty exists 2023-12-01T04:57:11.405 INFO:tasks.rados.rados.0.smithi080.stdout:2422: left oid 489 (ObjNum 1589 snap 0 seq_num 1589) 2023-12-01T04:57:11.405 INFO:tasks.rados.rados.0.smithi080.stdout:2423: finishing write tid 1 to smithi08089843-371 2023-12-01T04:57:11.406 INFO:tasks.rados.rados.0.smithi080.stdout:2423: finishing write tid 2 to smithi08089843-371 2023-12-01T04:57:11.406 INFO:tasks.rados.rados.0.smithi080.stdout:2423: finishing write tid 3 to smithi08089843-371 2023-12-01T04:57:11.406 INFO:tasks.rados.rados.0.smithi080.stdout:2423: finishing write tid 4 to smithi08089843-371 2023-12-01T04:57:11.406 INFO:tasks.rados.rados.0.smithi080.stdout:2423: oid 371 updating version 0 to 457 2023-12-01T04:57:11.406 INFO:tasks.rados.rados.0.smithi080.stdout:2423: oid 371 updating version 457 to 459 2023-12-01T04:57:11.406 INFO:tasks.rados.rados.0.smithi080.stdout:2423: oid 371 version 459 is already newer than 458 2023-12-01T04:57:11.406 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 371 v 459 (ObjNum 1590 snap 0 seq_num 1590) dirty exists 2023-12-01T04:57:11.406 INFO:tasks.rados.rados.0.smithi080.stdout:2423: left oid 371 (ObjNum 1590 snap 0 seq_num 1590) 2023-12-01T04:57:11.406 INFO:tasks.rados.rados.0.smithi080.stdout:2424: finishing write tid 1 to smithi08089843-324 2023-12-01T04:57:11.406 INFO:tasks.rados.rados.0.smithi080.stdout:2437: seq_num 1598 ranges {457586=682032,1594343=735880} 2023-12-01T04:57:11.413 INFO:tasks.rados.rados.0.smithi080.stdout:2437: writing smithi08089843-252 from 457586 to 1139618 tid 1 2023-12-01T04:57:11.418 INFO:tasks.rados.rados.0.smithi080.stdout:2437: writing smithi08089843-252 from 1594343 to 2330223 tid 2 2023-12-01T04:57:11.418 INFO:tasks.rados.rados.0.smithi080.stdout:2422: done (15 left) 2023-12-01T04:57:11.418 INFO:tasks.rados.rados.0.smithi080.stdout:2423: done (14 left) 2023-12-01T04:57:11.418 INFO:tasks.rados.rados.0.smithi080.stdout:2438: write oid 168 current snap is 0 2023-12-01T04:57:11.418 INFO:tasks.rados.rados.0.smithi080.stdout:2438: seq_num 1599 ranges {474393=757281,1652825=595891} 2023-12-01T04:57:11.425 INFO:tasks.rados.rados.0.smithi080.stdout:2438: writing smithi08089843-168 from 474393 to 1231674 tid 1 2023-12-01T04:57:11.430 INFO:tasks.rados.rados.0.smithi080.stdout:2438: writing smithi08089843-168 from 1652825 to 2248716 tid 2 2023-12-01T04:57:11.431 INFO:tasks.rados.rados.0.smithi080.stdout:2439: read oid 281 snap -1 2023-12-01T04:57:11.431 INFO:tasks.rados.rados.0.smithi080.stdout:2439: expect (ObjNum 1533 snap 0 seq_num 1533) 2023-12-01T04:57:11.431 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:57:11.431 INFO:tasks.rados.rados.0.smithi080.stdout:2425: expect (ObjNum 1416 snap 0 seq_num 1416) 2023-12-01T04:57:11.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:57:10 smithi080 bash[41963]: cluster 2023-12-01T04:57:10.157871+0000 mgr.y (mgr.24362) 260 : cluster 0 pgmap v231: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 50 MiB/s rd, 9.7 MiB/s wr, 85 op/s 2023-12-01T04:57:11.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:57:10 smithi080 bash[41963]: audit 2023-12-01T04:57:10.300216+0000 mon.c (mon.2) 161 : audit 0 from='client.? 172.21.15.80:0/1080424782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:57:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:57:10 smithi080 bash[28361]: cluster 2023-12-01T04:57:10.157871+0000 mgr.y (mgr.24362) 260 : cluster 0 pgmap v231: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 50 MiB/s rd, 9.7 MiB/s wr, 85 op/s 2023-12-01T04:57:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:57:10 smithi080 bash[28361]: audit 2023-12-01T04:57:10.300216+0000 mon.c (mon.2) 161 : audit 0 from='client.? 172.21.15.80:0/1080424782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:57:11.620 INFO:tasks.rados.rados.0.smithi080.stdout:2424: finishing write tid 2 to smithi08089843-324 2023-12-01T04:57:11.620 INFO:tasks.rados.rados.0.smithi080.stdout:2424: finishing write tid 3 to smithi08089843-324 2023-12-01T04:57:11.620 INFO:tasks.rados.rados.0.smithi080.stdout:2424: finishing write tid 4 to smithi08089843-324 2023-12-01T04:57:11.620 INFO:tasks.rados.rados.0.smithi080.stdout:2424: oid 324 updating version 0 to 460 2023-12-01T04:57:11.621 INFO:tasks.rados.rados.0.smithi080.stdout:2424: oid 324 updating version 460 to 461 2023-12-01T04:57:11.621 INFO:tasks.rados.rados.0.smithi080.stdout:2424: oid 324 updating version 461 to 462 2023-12-01T04:57:11.621 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 324 v 462 (ObjNum 1591 snap 0 seq_num 1591) dirty exists 2023-12-01T04:57:11.621 INFO:tasks.rados.rados.0.smithi080.stdout:2424: left oid 324 (ObjNum 1591 snap 0 seq_num 1591) 2023-12-01T04:57:11.621 INFO:tasks.rados.rados.0.smithi080.stdout:2426: expect (ObjNum 1451 snap 0 seq_num 1451) 2023-12-01T04:57:11.741 INFO:tasks.rados.rados.0.smithi080.stdout:2427: finishing write tid 1 to smithi08089843-33 2023-12-01T04:57:11.741 INFO:tasks.rados.rados.0.smithi080.stdout:2427: finishing write tid 2 to smithi08089843-33 2023-12-01T04:57:11.741 INFO:tasks.rados.rados.0.smithi080.stdout:2427: finishing write tid 3 to smithi08089843-33 2023-12-01T04:57:11.741 INFO:tasks.rados.rados.0.smithi080.stdout:2427: finishing write tid 4 to smithi08089843-33 2023-12-01T04:57:11.741 INFO:tasks.rados.rados.0.smithi080.stdout:2427: oid 33 updating version 0 to 363 2023-12-01T04:57:11.741 INFO:tasks.rados.rados.0.smithi080.stdout:2427: oid 33 version 363 is already newer than 361 2023-12-01T04:57:11.741 INFO:tasks.rados.rados.0.smithi080.stdout:2427: oid 33 version 363 is already newer than 362 2023-12-01T04:57:11.741 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 33 v 363 (ObjNum 1592 snap 0 seq_num 1592) dirty exists 2023-12-01T04:57:11.741 INFO:tasks.rados.rados.0.smithi080.stdout:2427: left oid 33 (ObjNum 1592 snap 0 seq_num 1592) 2023-12-01T04:57:11.741 INFO:tasks.rados.rados.0.smithi080.stdout:2428: expect (ObjNum 1281 snap 0 seq_num 1281) 2023-12-01T04:57:11.934 INFO:tasks.rados.rados.0.smithi080.stdout:2429: expect (ObjNum 504 snap 0 seq_num 504) 2023-12-01T04:57:12.046 INFO:tasks.rados.rados.0.smithi080.stdout:2430: finishing write tid 1 to smithi08089843-267 2023-12-01T04:57:12.046 INFO:tasks.rados.rados.0.smithi080.stdout:2430: finishing write tid 2 to smithi08089843-267 2023-12-01T04:57:12.046 INFO:tasks.rados.rados.0.smithi080.stdout:2430: finishing write tid 3 to smithi08089843-267 2023-12-01T04:57:12.046 INFO:tasks.rados.rados.0.smithi080.stdout:2430: finishing write tid 4 to smithi08089843-267 2023-12-01T04:57:12.046 INFO:tasks.rados.rados.0.smithi080.stdout:2430: oid 267 updating version 0 to 216 2023-12-01T04:57:12.046 INFO:tasks.rados.rados.0.smithi080.stdout:2430: oid 267 version 216 is already newer than 214 2023-12-01T04:57:12.046 INFO:tasks.rados.rados.0.smithi080.stdout:2430: oid 267 version 216 is already newer than 215 2023-12-01T04:57:12.046 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 267 v 216 (ObjNum 1593 snap 0 seq_num 1593) dirty exists 2023-12-01T04:57:12.046 INFO:tasks.rados.rados.0.smithi080.stdout:2430: left oid 267 (ObjNum 1593 snap 0 seq_num 1593) 2023-12-01T04:57:12.047 INFO:tasks.rados.rados.0.smithi080.stdout:2431: finishing write tid 1 to smithi08089843-49 2023-12-01T04:57:12.047 INFO:tasks.rados.rados.0.smithi080.stdout:2431: finishing write tid 2 to smithi08089843-49 2023-12-01T04:57:12.047 INFO:tasks.rados.rados.0.smithi080.stdout:2431: finishing write tid 3 to smithi08089843-49 2023-12-01T04:57:12.047 INFO:tasks.rados.rados.0.smithi080.stdout:2431: finishing write tid 4 to smithi08089843-49 2023-12-01T04:57:12.047 INFO:tasks.rados.rados.0.smithi080.stdout:2431: oid 49 updating version 0 to 373 2023-12-01T04:57:12.047 INFO:tasks.rados.rados.0.smithi080.stdout:2431: oid 49 version 373 is already newer than 372 2023-12-01T04:57:12.047 INFO:tasks.rados.rados.0.smithi080.stdout:2431: oid 49 version 373 is already newer than 371 2023-12-01T04:57:12.047 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 49 v 373 (ObjNum 1594 snap 0 seq_num 1594) dirty exists 2023-12-01T04:57:12.047 INFO:tasks.rados.rados.0.smithi080.stdout:2431: left oid 49 (ObjNum 1594 snap 0 seq_num 1594) 2023-12-01T04:57:12.047 INFO:tasks.rados.rados.0.smithi080.stdout:2432: expect (ObjNum 1162 snap 0 seq_num 1162) 2023-12-01T04:57:12.222 INFO:tasks.rados.rados.0.smithi080.stdout:2434: finishing write tid 1 to smithi08089843-135 2023-12-01T04:57:12.222 INFO:tasks.rados.rados.0.smithi080.stdout:2433: expect (ObjNum 1391 snap 0 seq_num 1391) 2023-12-01T04:57:12.502 INFO:tasks.rados.rados.0.smithi080.stdout:2434: finishing write tid 2 to smithi08089843-135 2023-12-01T04:57:12.502 INFO:tasks.rados.rados.0.smithi080.stdout:2434: finishing write tid 3 to smithi08089843-135 2023-12-01T04:57:12.502 INFO:tasks.rados.rados.0.smithi080.stdout:2434: finishing write tid 4 to smithi08089843-135 2023-12-01T04:57:12.502 INFO:tasks.rados.rados.0.smithi080.stdout:2434: oid 135 updating version 0 to 342 2023-12-01T04:57:12.502 INFO:tasks.rados.rados.0.smithi080.stdout:2434: oid 135 version 342 is already newer than 341 2023-12-01T04:57:12.502 INFO:tasks.rados.rados.0.smithi080.stdout:2434: oid 135 updating version 342 to 343 2023-12-01T04:57:12.502 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 135 v 343 (ObjNum 1595 snap 0 seq_num 1595) dirty exists 2023-12-01T04:57:12.503 INFO:tasks.rados.rados.0.smithi080.stdout:2434: left oid 135 (ObjNum 1595 snap 0 seq_num 1595) 2023-12-01T04:57:12.503 INFO:tasks.rados.rados.0.smithi080.stdout:2435: finishing write tid 1 to smithi08089843-500 2023-12-01T04:57:12.503 INFO:tasks.rados.rados.0.smithi080.stdout:2435: finishing write tid 2 to smithi08089843-500 2023-12-01T04:57:12.503 INFO:tasks.rados.rados.0.smithi080.stdout:2435: finishing write tid 3 to smithi08089843-500 2023-12-01T04:57:12.503 INFO:tasks.rados.rados.0.smithi080.stdout:2424: done (15 left) 2023-12-01T04:57:12.503 INFO:tasks.rados.rados.0.smithi080.stdout:2425: done (14 left) 2023-12-01T04:57:12.503 INFO:tasks.rados.rados.0.smithi080.stdout:2426: done (13 left) 2023-12-01T04:57:12.503 INFO:tasks.rados.rados.0.smithi080.stdout:2427: done (12 left) 2023-12-01T04:57:12.503 INFO:tasks.rados.rados.0.smithi080.stdout:2428: done (11 left) 2023-12-01T04:57:12.503 INFO:tasks.rados.rados.0.smithi080.stdout:2429: done (10 left) 2023-12-01T04:57:12.503 INFO:tasks.rados.rados.0.smithi080.stdout:2430: done (9 left) 2023-12-01T04:57:12.503 INFO:tasks.rados.rados.0.smithi080.stdout:2431: done (8 left) 2023-12-01T04:57:12.503 INFO:tasks.rados.rados.0.smithi080.stdout:2432: done (7 left) 2023-12-01T04:57:12.503 INFO:tasks.rados.rados.0.smithi080.stdout:2433: done (6 left) 2023-12-01T04:57:12.503 INFO:tasks.rados.rados.0.smithi080.stdout:2434: done (5 left) 2023-12-01T04:57:12.504 INFO:tasks.rados.rados.0.smithi080.stdout:2440: write oid 354 current snap is 0 2023-12-01T04:57:12.504 INFO:tasks.rados.rados.0.smithi080.stdout:2435: finishing write tid 4 to smithi08089843-500 2023-12-01T04:57:12.504 INFO:tasks.rados.rados.0.smithi080.stdout:2440: seq_num 1600 ranges {491200=432530,1594954=739549} 2023-12-01T04:57:12.512 INFO:tasks.rados.rados.0.smithi080.stdout:2440: writing smithi08089843-354 from 491200 to 923730 tid 1 2023-12-01T04:57:12.521 INFO:tasks.rados.rados.0.smithi080.stdout:2440: writing smithi08089843-354 from 1594954 to 2334503 tid 2 2023-12-01T04:57:12.521 INFO:tasks.rados.rados.0.smithi080.stdout:2441: write oid 113 current snap is 0 2023-12-01T04:57:12.521 INFO:tasks.rados.rados.0.smithi080.stdout:2441: seq_num 1601 ranges {508007=507779,1653436=599560} 2023-12-01T04:57:12.527 INFO:tasks.rados.rados.0.smithi080.stdout:2441: writing smithi08089843-113 from 508007 to 1015786 tid 1 2023-12-01T04:57:12.534 INFO:tasks.rados.rados.0.smithi080.stdout:2441: writing smithi08089843-113 from 1653436 to 2252996 tid 2 2023-12-01T04:57:12.534 INFO:tasks.rados.rados.0.smithi080.stdout:2442: write oid 341 current snap is 0 2023-12-01T04:57:12.534 INFO:tasks.rados.rados.0.smithi080.stdout:2442: seq_num 1602 ranges {524814=583028,1711918=743218} 2023-12-01T04:57:12.541 INFO:tasks.rados.rados.0.smithi080.stdout:2442: writing smithi08089843-341 from 524814 to 1107842 tid 1 2023-12-01T04:57:12.549 INFO:tasks.rados.rados.0.smithi080.stdout:2442: writing smithi08089843-341 from 1711918 to 2455136 tid 2 2023-12-01T04:57:12.549 INFO:tasks.rados.rados.0.smithi080.stdout:2443: read oid 264 snap -1 2023-12-01T04:57:12.549 INFO:tasks.rados.rados.0.smithi080.stdout:2443: expect (ObjNum 610 snap 0 seq_num 610) 2023-12-01T04:57:12.549 INFO:tasks.rados.rados.0.smithi080.stdout:2444: delete oid 85 current snap is 0 2023-12-01T04:57:12.549 INFO:tasks.rados.rados.0.smithi080.stdout:2435: finishing write tid 5 to smithi08089843-500 2023-12-01T04:57:12.549 INFO:tasks.rados.rados.0.smithi080.stdout:2435: oid 500 updating version 0 to 323 2023-12-01T04:57:12.549 INFO:tasks.rados.rados.0.smithi080.stdout:2435: oid 500 updating version 323 to 325 2023-12-01T04:57:12.549 INFO:tasks.rados.rados.0.smithi080.stdout:2435: oid 500 updating version 325 to 326 2023-12-01T04:57:12.549 INFO:tasks.rados.rados.0.smithi080.stdout:2435: oid 500 version 326 is already newer than 324 2023-12-01T04:57:12.549 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 500 v 326 (ObjNum 1596 snap 0 seq_num 1596) dirty exists 2023-12-01T04:57:12.550 INFO:tasks.rados.rados.0.smithi080.stdout:2435: left oid 500 (ObjNum 1596 snap 0 seq_num 1596) 2023-12-01T04:57:12.550 INFO:tasks.rados.rados.0.smithi080.stdout:2436: finishing write tid 1 to smithi08089843-194 2023-12-01T04:57:12.550 INFO:tasks.rados.rados.0.smithi080.stdout:2436: finishing write tid 2 to smithi08089843-194 2023-12-01T04:57:12.550 INFO:tasks.rados.rados.0.smithi080.stdout:2436: finishing write tid 3 to smithi08089843-194 2023-12-01T04:57:12.550 INFO:tasks.rados.rados.0.smithi080.stdout:2436: finishing write tid 4 to smithi08089843-194 2023-12-01T04:57:12.550 INFO:tasks.rados.rados.0.smithi080.stdout:2436: finishing write tid 5 to smithi08089843-194 2023-12-01T04:57:12.550 INFO:tasks.rados.rados.0.smithi080.stdout:2436: oid 194 updating version 0 to 373 2023-12-01T04:57:12.550 INFO:tasks.rados.rados.0.smithi080.stdout:2436: oid 194 updating version 373 to 375 2023-12-01T04:57:12.550 INFO:tasks.rados.rados.0.smithi080.stdout:2436: oid 194 version 375 is already newer than 374 2023-12-01T04:57:12.550 INFO:tasks.rados.rados.0.smithi080.stdout:2436: oid 194 updating version 375 to 376 2023-12-01T04:57:12.550 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 194 v 376 (ObjNum 1597 snap 0 seq_num 1597) dirty exists 2023-12-01T04:57:12.550 INFO:tasks.rados.rados.0.smithi080.stdout:2436: left oid 194 (ObjNum 1597 snap 0 seq_num 1597) 2023-12-01T04:57:12.550 INFO:tasks.rados.rados.0.smithi080.stdout:2437: finishing write tid 1 to smithi08089843-252 2023-12-01T04:57:12.550 INFO:tasks.rados.rados.0.smithi080.stdout:2437: finishing write tid 2 to smithi08089843-252 2023-12-01T04:57:12.551 INFO:tasks.rados.rados.0.smithi080.stdout:2437: finishing write tid 3 to smithi08089843-252 2023-12-01T04:57:12.551 INFO:tasks.rados.rados.0.smithi080.stdout:2437: finishing write tid 4 to smithi08089843-252 2023-12-01T04:57:12.551 INFO:tasks.rados.rados.0.smithi080.stdout:2437: oid 252 updating version 0 to 374 2023-12-01T04:57:12.551 INFO:tasks.rados.rados.0.smithi080.stdout:2437: oid 252 updating version 374 to 376 2023-12-01T04:57:12.551 INFO:tasks.rados.rados.0.smithi080.stdout:2437: oid 252 version 376 is already newer than 375 2023-12-01T04:57:12.551 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 252 v 376 (ObjNum 1598 snap 0 seq_num 1598) dirty exists 2023-12-01T04:57:12.551 INFO:tasks.rados.rados.0.smithi080.stdout:2437: left oid 252 (ObjNum 1598 snap 0 seq_num 1598) 2023-12-01T04:57:12.551 INFO:tasks.rados.rados.0.smithi080.stdout:2438: finishing write tid 1 to smithi08089843-168 2023-12-01T04:57:12.551 INFO:tasks.rados.rados.0.smithi080.stdout:2438: finishing write tid 2 to smithi08089843-168 2023-12-01T04:57:12.551 INFO:tasks.rados.rados.0.smithi080.stdout:2438: finishing write tid 3 to smithi08089843-168 2023-12-01T04:57:12.551 INFO:tasks.rados.rados.0.smithi080.stdout:2438: finishing write tid 4 to smithi08089843-168 2023-12-01T04:57:12.551 INFO:tasks.rados.rados.0.smithi080.stdout:2438: oid 168 updating version 0 to 328 2023-12-01T04:57:12.551 INFO:tasks.rados.rados.0.smithi080.stdout:2438: oid 168 version 328 is already newer than 327 2023-12-01T04:57:12.551 INFO:tasks.rados.rados.0.smithi080.stdout:2438: oid 168 updating version 328 to 329 2023-12-01T04:57:12.552 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 168 v 329 (ObjNum 1599 snap 0 seq_num 1599) dirty exists 2023-12-01T04:57:12.552 INFO:tasks.rados.rados.0.smithi080.stdout:2438: left oid 168 (ObjNum 1599 snap 0 seq_num 1599) 2023-12-01T04:57:12.552 INFO:tasks.rados.rados.0.smithi080.stdout:2439: expect (ObjNum 1533 snap 0 seq_num 1533) 2023-12-01T04:57:12.690 INFO:tasks.rados.rados.0.smithi080.stdout:2440: finishing write tid 1 to smithi08089843-354 2023-12-01T04:57:12.690 INFO:tasks.rados.rados.0.smithi080.stdout:2440: finishing write tid 2 to smithi08089843-354 2023-12-01T04:57:12.691 INFO:tasks.rados.rados.0.smithi080.stdout:2440: finishing write tid 3 to smithi08089843-354 2023-12-01T04:57:12.691 INFO:tasks.rados.rados.0.smithi080.stdout:2440: finishing write tid 4 to smithi08089843-354 2023-12-01T04:57:12.691 INFO:tasks.rados.rados.0.smithi080.stdout:2440: oid 354 updating version 0 to 317 2023-12-01T04:57:12.691 INFO:tasks.rados.rados.0.smithi080.stdout:2440: oid 354 version 317 is already newer than 316 2023-12-01T04:57:12.691 INFO:tasks.rados.rados.0.smithi080.stdout:2440: oid 354 version 317 is already newer than 315 2023-12-01T04:57:12.691 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 354 v 317 (ObjNum 1600 snap 0 seq_num 1600) dirty exists 2023-12-01T04:57:12.691 INFO:tasks.rados.rados.0.smithi080.stdout:2440: left oid 354 (ObjNum 1600 snap 0 seq_num 1600) 2023-12-01T04:57:12.691 INFO:tasks.rados.rados.0.smithi080.stdout:2441: finishing write tid 1 to smithi08089843-113 2023-12-01T04:57:12.691 INFO:tasks.rados.rados.0.smithi080.stdout:2441: finishing write tid 2 to smithi08089843-113 2023-12-01T04:57:12.691 INFO:tasks.rados.rados.0.smithi080.stdout:2441: finishing write tid 3 to smithi08089843-113 2023-12-01T04:57:12.691 INFO:tasks.rados.rados.0.smithi080.stdout:2441: finishing write tid 4 to smithi08089843-113 2023-12-01T04:57:12.691 INFO:tasks.rados.rados.0.smithi080.stdout:2441: oid 113 updating version 0 to 290 2023-12-01T04:57:12.691 INFO:tasks.rados.rados.0.smithi080.stdout:2441: oid 113 updating version 290 to 291 2023-12-01T04:57:12.691 INFO:tasks.rados.rados.0.smithi080.stdout:2441: oid 113 version 291 is already newer than 289 2023-12-01T04:57:12.691 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 113 v 291 (ObjNum 1601 snap 0 seq_num 1601) dirty exists 2023-12-01T04:57:12.692 INFO:tasks.rados.rados.0.smithi080.stdout:2441: left oid 113 (ObjNum 1601 snap 0 seq_num 1601) 2023-12-01T04:57:12.692 INFO:tasks.rados.rados.0.smithi080.stdout:2442: finishing write tid 1 to smithi08089843-341 2023-12-01T04:57:12.692 INFO:tasks.rados.rados.0.smithi080.stdout:2442: finishing write tid 2 to smithi08089843-341 2023-12-01T04:57:12.692 INFO:tasks.rados.rados.0.smithi080.stdout:2442: finishing write tid 3 to smithi08089843-341 2023-12-01T04:57:12.692 INFO:tasks.rados.rados.0.smithi080.stdout:2435: done (9 left) 2023-12-01T04:57:12.692 INFO:tasks.rados.rados.0.smithi080.stdout:2436: done (8 left) 2023-12-01T04:57:12.692 INFO:tasks.rados.rados.0.smithi080.stdout:2437: done (7 left) 2023-12-01T04:57:12.692 INFO:tasks.rados.rados.0.smithi080.stdout:2438: done (6 left) 2023-12-01T04:57:12.692 INFO:tasks.rados.rados.0.smithi080.stdout:2439: done (5 left) 2023-12-01T04:57:12.692 INFO:tasks.rados.rados.0.smithi080.stdout:2440: done (4 left) 2023-12-01T04:57:12.692 INFO:tasks.rados.rados.0.smithi080.stdout:2441: done (3 left) 2023-12-01T04:57:12.692 INFO:tasks.rados.rados.0.smithi080.stdout:2444: done (2 left) 2023-12-01T04:57:12.692 INFO:tasks.rados.rados.0.smithi080.stdout:2445: read oid 102 snap -1 2023-12-01T04:57:12.692 INFO:tasks.rados.rados.0.smithi080.stdout:2445: expect deleted 2023-12-01T04:57:12.692 INFO:tasks.rados.rados.0.smithi080.stdout:2446: write oid 214 current snap is 0 2023-12-01T04:57:12.693 INFO:tasks.rados.rados.0.smithi080.stdout:2443: expect (ObjNum 610 snap 0 seq_num 610) 2023-12-01T04:57:12.772 INFO:tasks.rados.rados.0.smithi080.stdout:2442: finishing write tid 4 to smithi08089843-341 2023-12-01T04:57:12.772 INFO:tasks.rados.rados.0.smithi080.stdout:2442: oid 341 updating version 0 to 377 2023-12-01T04:57:12.772 INFO:tasks.rados.rados.0.smithi080.stdout:2442: oid 341 updating version 377 to 379 2023-12-01T04:57:12.772 INFO:tasks.rados.rados.0.smithi080.stdout:2442: oid 341 version 379 is already newer than 378 2023-12-01T04:57:12.772 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 341 v 379 (ObjNum 1602 snap 0 seq_num 1602) dirty exists 2023-12-01T04:57:12.772 INFO:tasks.rados.rados.0.smithi080.stdout:2442: left oid 341 (ObjNum 1602 snap 0 seq_num 1602) 2023-12-01T04:57:12.772 INFO:tasks.rados.rados.0.smithi080.stdout:2446: seq_num 1604 ranges {558428=733526,1712529=746887,2948598=9830} 2023-12-01T04:57:12.785 INFO:tasks.rados.rados.0.smithi080.stdout:2446: writing smithi08089843-214 from 558428 to 1291954 tid 1 2023-12-01T04:57:12.793 INFO:tasks.rados.rados.0.smithi080.stdout:2446: writing smithi08089843-214 from 1712529 to 2459416 tid 2 2023-12-01T04:57:12.796 INFO:tasks.rados.rados.0.smithi080.stdout:2446: writing smithi08089843-214 from 2948598 to 2958428 tid 3 2023-12-01T04:57:12.796 INFO:tasks.rados.rados.0.smithi080.stdout:2442: done (3 left) 2023-12-01T04:57:12.796 INFO:tasks.rados.rados.0.smithi080.stdout:2443: done (2 left) 2023-12-01T04:57:12.796 INFO:tasks.rados.rados.0.smithi080.stdout:2445: done (1 left) 2023-12-01T04:57:12.796 INFO:tasks.rados.rados.0.smithi080.stdout:2447: write oid 429 current snap is 0 2023-12-01T04:57:12.796 INFO:tasks.rados.rados.0.smithi080.stdout:2446: finishing write tid 1 to smithi08089843-214 2023-12-01T04:57:12.796 INFO:tasks.rados.rados.0.smithi080.stdout:2447: seq_num 1605 ranges {575235=525128,1887364=606898} 2023-12-01T04:57:12.802 INFO:tasks.rados.rados.0.smithi080.stdout:2447: writing smithi08089843-429 from 575235 to 1100363 tid 1 2023-12-01T04:57:12.811 INFO:tasks.rados.rados.0.smithi080.stdout:2447: writing smithi08089843-429 from 1887364 to 2494262 tid 2 2023-12-01T04:57:12.811 INFO:tasks.rados.rados.0.smithi080.stdout:2448: write oid 95 current snap is 0 2023-12-01T04:57:12.811 INFO:tasks.rados.rados.0.smithi080.stdout:2446: finishing write tid 2 to smithi08089843-214 2023-12-01T04:57:12.811 INFO:tasks.rados.rados.0.smithi080.stdout:2446: finishing write tid 3 to smithi08089843-214 2023-12-01T04:57:12.811 INFO:tasks.rados.rados.0.smithi080.stdout:2446: finishing write tid 4 to smithi08089843-214 2023-12-01T04:57:12.811 INFO:tasks.rados.rados.0.smithi080.stdout:2446: finishing write tid 5 to smithi08089843-214 2023-12-01T04:57:12.811 INFO:tasks.rados.rados.0.smithi080.stdout:2446: oid 214 updating version 0 to 360 2023-12-01T04:57:12.811 INFO:tasks.rados.rados.0.smithi080.stdout:2446: oid 214 updating version 360 to 362 2023-12-01T04:57:12.811 INFO:tasks.rados.rados.0.smithi080.stdout:2446: oid 214 version 362 is already newer than 361 2023-12-01T04:57:12.811 INFO:tasks.rados.rados.0.smithi080.stdout:2446: oid 214 updating version 362 to 363 2023-12-01T04:57:12.811 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 214 v 363 (ObjNum 1604 snap 0 seq_num 1604) dirty exists 2023-12-01T04:57:12.811 INFO:tasks.rados.rados.0.smithi080.stdout:2446: left oid 214 (ObjNum 1604 snap 0 seq_num 1604) 2023-12-01T04:57:12.811 INFO:tasks.rados.rados.0.smithi080.stdout:2447: finishing write tid 1 to smithi08089843-429 2023-12-01T04:57:12.812 INFO:tasks.rados.rados.0.smithi080.stdout:2448: seq_num 1606 ranges {592042=600377,1945846=750556} 2023-12-01T04:57:12.822 INFO:tasks.rados.rados.0.smithi080.stdout:2448: writing smithi08089843-95 from 592042 to 1192419 tid 1 2023-12-01T04:57:12.831 INFO:tasks.rados.rados.0.smithi080.stdout:2448: writing smithi08089843-95 from 1945846 to 2696402 tid 2 2023-12-01T04:57:12.831 INFO:tasks.rados.rados.0.smithi080.stdout:2446: done (2 left) 2023-12-01T04:57:12.831 INFO:tasks.rados.rados.0.smithi080.stdout:2449: write oid 495 current snap is 0 2023-12-01T04:57:12.831 INFO:tasks.rados.rados.0.smithi080.stdout:2449: seq_num 1607 ranges {608849=675626,2004328=610567} 2023-12-01T04:57:12.838 INFO:tasks.rados.rados.0.smithi080.stdout:2449: writing smithi08089843-495 from 608849 to 1284475 tid 1 2023-12-01T04:57:12.846 INFO:tasks.rados.rados.0.smithi080.stdout:2449: writing smithi08089843-495 from 2004328 to 2614895 tid 2 2023-12-01T04:57:12.846 INFO:tasks.rados.rados.0.smithi080.stdout:2450: read oid 182 snap -1 2023-12-01T04:57:12.846 INFO:tasks.rados.rados.0.smithi080.stdout:2450: expect (ObjNum 1200 snap 0 seq_num 1200) 2023-12-01T04:57:12.846 INFO:tasks.rados.rados.0.smithi080.stdout:2451: read oid 132 snap -1 2023-12-01T04:57:12.846 INFO:tasks.rados.rados.0.smithi080.stdout:2451: expect (ObjNum 1052 snap 0 seq_num 1052) 2023-12-01T04:57:12.846 INFO:tasks.rados.rados.0.smithi080.stdout:2452: read oid 357 snap -1 2023-12-01T04:57:12.846 INFO:tasks.rados.rados.0.smithi080.stdout:2452: expect (ObjNum 877 snap 0 seq_num 877) 2023-12-01T04:57:12.847 INFO:tasks.rados.rados.0.smithi080.stdout:2453: write oid 31 current snap is 0 2023-12-01T04:57:12.847 INFO:tasks.rados.rados.0.smithi080.stdout:2447: finishing write tid 2 to smithi08089843-429 2023-12-01T04:57:12.847 INFO:tasks.rados.rados.0.smithi080.stdout:2453: seq_num 1608 ranges {625656=750875,2062810=754225} 2023-12-01T04:57:12.854 INFO:tasks.rados.rados.0.smithi080.stdout:2453: writing smithi08089843-31 from 625656 to 1376531 tid 1 2023-12-01T04:57:12.863 INFO:tasks.rados.rados.0.smithi080.stdout:2453: writing smithi08089843-31 from 2062810 to 2817035 tid 2 2023-12-01T04:57:12.863 INFO:tasks.rados.rados.0.smithi080.stdout:2454: delete oid 291 current snap is 0 2023-12-01T04:57:12.863 INFO:tasks.rados.rados.0.smithi080.stdout:2447: finishing write tid 3 to smithi08089843-429 2023-12-01T04:57:12.863 INFO:tasks.rados.rados.0.smithi080.stdout:2447: finishing write tid 4 to smithi08089843-429 2023-12-01T04:57:12.863 INFO:tasks.rados.rados.0.smithi080.stdout:2447: oid 429 updating version 0 to 292 2023-12-01T04:57:12.863 INFO:tasks.rados.rados.0.smithi080.stdout:2447: oid 429 updating version 292 to 294 2023-12-01T04:57:12.863 INFO:tasks.rados.rados.0.smithi080.stdout:2447: oid 429 version 294 is already newer than 293 2023-12-01T04:57:12.863 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 429 v 294 (ObjNum 1605 snap 0 seq_num 1605) dirty exists 2023-12-01T04:57:12.863 INFO:tasks.rados.rados.0.smithi080.stdout:2447: left oid 429 (ObjNum 1605 snap 0 seq_num 1605) 2023-12-01T04:57:12.863 INFO:tasks.rados.rados.0.smithi080.stdout:2448: finishing write tid 1 to smithi08089843-95 2023-12-01T04:57:12.863 INFO:tasks.rados.rados.0.smithi080.stdout:2448: finishing write tid 2 to smithi08089843-95 2023-12-01T04:57:12.864 INFO:tasks.rados.rados.0.smithi080.stdout:2448: finishing write tid 3 to smithi08089843-95 2023-12-01T04:57:12.864 INFO:tasks.rados.rados.0.smithi080.stdout:2448: finishing write tid 4 to smithi08089843-95 2023-12-01T04:57:12.864 INFO:tasks.rados.rados.0.smithi080.stdout:2448: oid 95 updating version 0 to 366 2023-12-01T04:57:12.864 INFO:tasks.rados.rados.0.smithi080.stdout:2448: oid 95 version 366 is already newer than 364 2023-12-01T04:57:12.864 INFO:tasks.rados.rados.0.smithi080.stdout:2448: oid 95 version 366 is already newer than 365 2023-12-01T04:57:12.864 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 95 v 366 (ObjNum 1606 snap 0 seq_num 1606) dirty exists 2023-12-01T04:57:12.864 INFO:tasks.rados.rados.0.smithi080.stdout:2448: left oid 95 (ObjNum 1606 snap 0 seq_num 1606) 2023-12-01T04:57:12.864 INFO:tasks.rados.rados.0.smithi080.stdout:2449: finishing write tid 1 to smithi08089843-495 2023-12-01T04:57:12.864 INFO:tasks.rados.rados.0.smithi080.stdout:2449: finishing write tid 2 to smithi08089843-495 2023-12-01T04:57:12.864 INFO:tasks.rados.rados.0.smithi080.stdout:2449: finishing write tid 3 to smithi08089843-495 2023-12-01T04:57:12.864 INFO:tasks.rados.rados.0.smithi080.stdout:2450: expect (ObjNum 1200 snap 0 seq_num 1200) 2023-12-01T04:57:12.944 INFO:tasks.rados.rados.0.smithi080.stdout:2449: finishing write tid 4 to smithi08089843-495 2023-12-01T04:57:12.944 INFO:tasks.rados.rados.0.smithi080.stdout:2449: oid 495 updating version 0 to 297 2023-12-01T04:57:12.944 INFO:tasks.rados.rados.0.smithi080.stdout:2449: oid 495 version 297 is already newer than 295 2023-12-01T04:57:12.944 INFO:tasks.rados.rados.0.smithi080.stdout:2449: oid 495 version 297 is already newer than 296 2023-12-01T04:57:12.944 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 495 v 297 (ObjNum 1607 snap 0 seq_num 1607) dirty exists 2023-12-01T04:57:12.944 INFO:tasks.rados.rados.0.smithi080.stdout:2449: left oid 495 (ObjNum 1607 snap 0 seq_num 1607) 2023-12-01T04:57:12.944 INFO:tasks.rados.rados.0.smithi080.stdout:2452: expect (ObjNum 877 snap 0 seq_num 877) 2023-12-01T04:57:13.073 INFO:tasks.rados.rados.0.smithi080.stdout:2453: finishing write tid 1 to smithi08089843-31 2023-12-01T04:57:13.073 INFO:tasks.rados.rados.0.smithi080.stdout:2451: expect (ObjNum 1052 snap 0 seq_num 1052) 2023-12-01T04:57:13.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:57:12 smithi080 bash[41963]: cluster 2023-12-01T04:57:12.159067+0000 mgr.y (mgr.24362) 261 : cluster 0 pgmap v232: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 82 MiB/s rd, 13 MiB/s wr, 126 op/s 2023-12-01T04:57:13.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:57:12 smithi080 bash[41963]: audit 2023-12-01T04:57:12.740253+0000 mon.a (mon.0) 869 : audit 0 from='client.? 172.21.15.80:0/901326946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:57:13.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:57:12 smithi080 bash[28361]: cluster 2023-12-01T04:57:12.159067+0000 mgr.y (mgr.24362) 261 : cluster 0 pgmap v232: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 82 MiB/s rd, 13 MiB/s wr, 126 op/s 2023-12-01T04:57:13.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:57:12 smithi080 bash[28361]: audit 2023-12-01T04:57:12.740253+0000 mon.a (mon.0) 869 : audit 0 from='client.? 172.21.15.80:0/901326946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:57:13.271 INFO:tasks.rados.rados.0.smithi080.stdout:2453: finishing write tid 2 to smithi08089843-31 2023-12-01T04:57:13.272 INFO:tasks.rados.rados.0.smithi080.stdout:2453: finishing write tid 3 to smithi08089843-31 2023-12-01T04:57:13.272 INFO:tasks.rados.rados.0.smithi080.stdout:2453: finishing write tid 4 to smithi08089843-31 2023-12-01T04:57:13.272 INFO:tasks.rados.rados.0.smithi080.stdout:2453: oid 31 updating version 0 to 378 2023-12-01T04:57:13.272 INFO:tasks.rados.rados.0.smithi080.stdout:2453: oid 31 version 378 is already newer than 377 2023-12-01T04:57:13.272 INFO:tasks.rados.rados.0.smithi080.stdout:2453: oid 31 updating version 378 to 379 2023-12-01T04:57:13.273 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 31 v 379 (ObjNum 1608 snap 0 seq_num 1608) dirty exists 2023-12-01T04:57:13.273 INFO:tasks.rados.rados.0.smithi080.stdout:2453: left oid 31 (ObjNum 1608 snap 0 seq_num 1608) 2023-12-01T04:57:13.273 INFO:tasks.rados.rados.0.smithi080.stdout:2447: done (7 left) 2023-12-01T04:57:13.273 INFO:tasks.rados.rados.0.smithi080.stdout:2448: done (6 left) 2023-12-01T04:57:13.273 INFO:tasks.rados.rados.0.smithi080.stdout:2449: done (5 left) 2023-12-01T04:57:13.274 INFO:tasks.rados.rados.0.smithi080.stdout:2450: done (4 left) 2023-12-01T04:57:13.274 INFO:tasks.rados.rados.0.smithi080.stdout:2451: done (3 left) 2023-12-01T04:57:13.274 INFO:tasks.rados.rados.0.smithi080.stdout:2452: done (2 left) 2023-12-01T04:57:13.274 INFO:tasks.rados.rados.0.smithi080.stdout:2453: done (1 left) 2023-12-01T04:57:13.274 INFO:tasks.rados.rados.0.smithi080.stdout:2454: done (0 left) 2023-12-01T04:57:13.274 INFO:tasks.rados.rados.0.smithi080.stdout:2455: write oid 332 current snap is 0 2023-12-01T04:57:13.274 INFO:tasks.rados.rados.0.smithi080.stdout:2455: seq_num 1610 ranges {659270=501373,1663421=757894} 2023-12-01T04:57:13.275 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:57:12 smithi090 bash[32384]: cluster 2023-12-01T04:57:12.159067+0000 mgr.y (mgr.24362) 261 : cluster 0 pgmap v232: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 82 MiB/s rd, 13 MiB/s wr, 126 op/s 2023-12-01T04:57:13.275 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:57:12 smithi090 bash[32384]: audit 2023-12-01T04:57:12.740253+0000 mon.a (mon.0) 869 : audit 0 from='client.? 172.21.15.80:0/901326946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:57:13.282 INFO:tasks.rados.rados.0.smithi080.stdout:2455: writing smithi08089843-332 from 659270 to 1160643 tid 1 2023-12-01T04:57:13.290 INFO:tasks.rados.rados.0.smithi080.stdout:2455: writing smithi08089843-332 from 1663421 to 2421315 tid 2 2023-12-01T04:57:13.290 INFO:tasks.rados.rados.0.smithi080.stdout:2456: write oid 476 current snap is 0 2023-12-01T04:57:13.291 INFO:tasks.rados.rados.0.smithi080.stdout:2456: seq_num 1611 ranges {676077=576622,1721903=501552,2740559=335518} 2023-12-01T04:57:13.297 INFO:tasks.rados.rados.0.smithi080.stdout:2456: writing smithi08089843-476 from 676077 to 1252699 tid 1 2023-12-01T04:57:13.303 INFO:tasks.rados.rados.0.smithi080.stdout:2456: writing smithi08089843-476 from 1721903 to 2223455 tid 2 2023-12-01T04:57:13.307 INFO:tasks.rados.rados.0.smithi080.stdout:2456: writing smithi08089843-476 from 2740559 to 3076077 tid 3 2023-12-01T04:57:13.307 INFO:tasks.rados.rados.0.smithi080.stdout:2457: write oid 261 current snap is 0 2023-12-01T04:57:13.308 INFO:tasks.rados.rados.0.smithi080.stdout:2457: seq_num 1612 ranges {692884=768224,1896738=761563} 2023-12-01T04:57:13.315 INFO:tasks.rados.rados.0.smithi080.stdout:2457: writing smithi08089843-261 from 692884 to 1461108 tid 1 2023-12-01T04:57:13.322 INFO:tasks.rados.rados.0.smithi080.stdout:2457: writing smithi08089843-261 from 1896738 to 2658301 tid 2 2023-12-01T04:57:13.322 INFO:tasks.rados.rados.0.smithi080.stdout:2458: write oid 325 current snap is 0 2023-12-01T04:57:13.322 INFO:tasks.rados.rados.0.smithi080.stdout:2458: seq_num 1613 ranges {709691=443473,1838867=505221,2795405=314286} 2023-12-01T04:57:13.328 INFO:tasks.rados.rados.0.smithi080.stdout:2458: writing smithi08089843-325 from 709691 to 1153164 tid 1 2023-12-01T04:57:13.335 INFO:tasks.rados.rados.0.smithi080.stdout:2458: writing smithi08089843-325 from 1838867 to 2344088 tid 2 2023-12-01T04:57:13.340 INFO:tasks.rados.rados.0.smithi080.stdout:2458: writing smithi08089843-325 from 2795405 to 3109691 tid 3 2023-12-01T04:57:13.340 INFO:tasks.rados.rados.0.smithi080.stdout:2459: read oid 179 snap -1 2023-12-01T04:57:13.340 INFO:tasks.rados.rados.0.smithi080.stdout:2459: expect (ObjNum 1347 snap 0 seq_num 1347) 2023-12-01T04:57:13.340 INFO:tasks.rados.rados.0.smithi080.stdout:2460: read oid 113 snap -1 2023-12-01T04:57:13.340 INFO:tasks.rados.rados.0.smithi080.stdout:2460: expect (ObjNum 1601 snap 0 seq_num 1601) 2023-12-01T04:57:13.341 INFO:tasks.rados.rados.0.smithi080.stdout:2461: read oid 462 snap -1 2023-12-01T04:57:13.341 INFO:tasks.rados.rados.0.smithi080.stdout:2461: expect deleted 2023-12-01T04:57:13.341 INFO:tasks.rados.rados.0.smithi080.stdout:2462: read oid 374 snap -1 2023-12-01T04:57:13.341 INFO:tasks.rados.rados.0.smithi080.stdout:2462: expect (ObjNum 974 snap 0 seq_num 974) 2023-12-01T04:57:13.341 INFO:tasks.rados.rados.0.smithi080.stdout:2463: read oid 254 snap -1 2023-12-01T04:57:13.341 INFO:tasks.rados.rados.0.smithi080.stdout:2463: expect (ObjNum 654 snap 0 seq_num 654) 2023-12-01T04:57:13.341 INFO:tasks.rados.rados.0.smithi080.stdout:2464: read oid 344 snap -1 2023-12-01T04:57:13.341 INFO:tasks.rados.rados.0.smithi080.stdout:2464: expect (ObjNum 1193 snap 0 seq_num 1193) 2023-12-01T04:57:13.341 INFO:tasks.rados.rados.0.smithi080.stdout:2465: write oid 283 current snap is 0 2023-12-01T04:57:13.341 INFO:tasks.rados.rados.0.smithi080.stdout:2455: finishing write tid 1 to smithi08089843-332 2023-12-01T04:57:13.341 INFO:tasks.rados.rados.0.smithi080.stdout:2455: finishing write tid 2 to smithi08089843-332 2023-12-01T04:57:13.341 INFO:tasks.rados.rados.0.smithi080.stdout:2455: finishing write tid 3 to smithi08089843-332 2023-12-01T04:57:13.341 INFO:tasks.rados.rados.0.smithi080.stdout:2455: finishing write tid 4 to smithi08089843-332 2023-12-01T04:57:13.341 INFO:tasks.rados.rados.0.smithi080.stdout:2455: oid 332 updating version 0 to 366 2023-12-01T04:57:13.342 INFO:tasks.rados.rados.0.smithi080.stdout:2455: oid 332 version 366 is already newer than 364 2023-12-01T04:57:13.342 INFO:tasks.rados.rados.0.smithi080.stdout:2455: oid 332 version 366 is already newer than 365 2023-12-01T04:57:13.342 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 332 v 366 (ObjNum 1610 snap 0 seq_num 1610) dirty exists 2023-12-01T04:57:13.342 INFO:tasks.rados.rados.0.smithi080.stdout:2455: left oid 332 (ObjNum 1610 snap 0 seq_num 1610) 2023-12-01T04:57:13.342 INFO:tasks.rados.rados.0.smithi080.stdout:2456: finishing write tid 1 to smithi08089843-476 2023-12-01T04:57:13.342 INFO:tasks.rados.rados.0.smithi080.stdout:2456: finishing write tid 2 to smithi08089843-476 2023-12-01T04:57:13.342 INFO:tasks.rados.rados.0.smithi080.stdout:2465: seq_num 1614 ranges {726498=518722,1897349=765232} 2023-12-01T04:57:13.347 INFO:tasks.rados.rados.0.smithi080.stdout:2465: writing smithi08089843-283 from 726498 to 1245220 tid 1 2023-12-01T04:57:13.356 INFO:tasks.rados.rados.0.smithi080.stdout:2465: writing smithi08089843-283 from 1897349 to 2662581 tid 2 2023-12-01T04:57:13.356 INFO:tasks.rados.rados.0.smithi080.stdout:2455: done (10 left) 2023-12-01T04:57:13.356 INFO:tasks.rados.rados.0.smithi080.stdout:2466: read oid 256 snap -1 2023-12-01T04:57:13.356 INFO:tasks.rados.rados.0.smithi080.stdout:2466: expect (ObjNum 945 snap 0 seq_num 945) 2023-12-01T04:57:13.356 INFO:tasks.rados.rados.0.smithi080.stdout:2467: write oid 217 current snap is 0 2023-12-01T04:57:13.357 INFO:tasks.rados.rados.0.smithi080.stdout:2456: finishing write tid 3 to smithi08089843-476 2023-12-01T04:57:13.357 INFO:tasks.rados.rados.0.smithi080.stdout:2456: finishing write tid 4 to smithi08089843-476 2023-12-01T04:57:13.357 INFO:tasks.rados.rados.0.smithi080.stdout:2456: finishing write tid 5 to smithi08089843-476 2023-12-01T04:57:13.357 INFO:tasks.rados.rados.0.smithi080.stdout:2456: oid 476 updating version 0 to 298 2023-12-01T04:57:13.357 INFO:tasks.rados.rados.0.smithi080.stdout:2456: oid 476 updating version 298 to 299 2023-12-01T04:57:13.357 INFO:tasks.rados.rados.0.smithi080.stdout:2456: oid 476 updating version 299 to 301 2023-12-01T04:57:13.357 INFO:tasks.rados.rados.0.smithi080.stdout:2456: oid 476 version 301 is already newer than 300 2023-12-01T04:57:13.357 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 476 v 301 (ObjNum 1611 snap 0 seq_num 1611) dirty exists 2023-12-01T04:57:13.357 INFO:tasks.rados.rados.0.smithi080.stdout:2456: left oid 476 (ObjNum 1611 snap 0 seq_num 1611) 2023-12-01T04:57:13.357 INFO:tasks.rados.rados.0.smithi080.stdout:2457: finishing write tid 1 to smithi08089843-261 2023-12-01T04:57:13.357 INFO:tasks.rados.rados.0.smithi080.stdout:2467: seq_num 1615 ranges {743305=593971,1955831=508890} 2023-12-01T04:57:13.363 INFO:tasks.rados.rados.0.smithi080.stdout:2467: writing smithi08089843-217 from 743305 to 1337276 tid 1 2023-12-01T04:57:13.370 INFO:tasks.rados.rados.0.smithi080.stdout:2467: writing smithi08089843-217 from 1955831 to 2464721 tid 2 2023-12-01T04:57:13.370 INFO:tasks.rados.rados.0.smithi080.stdout:2456: done (11 left) 2023-12-01T04:57:13.370 INFO:tasks.rados.rados.0.smithi080.stdout:2468: read oid 162 snap -1 2023-12-01T04:57:13.370 INFO:tasks.rados.rados.0.smithi080.stdout:2468: expect (ObjNum 902 snap 0 seq_num 902) 2023-12-01T04:57:13.370 INFO:tasks.rados.rados.0.smithi080.stdout:2469: write oid 485 current snap is 0 2023-12-01T04:57:13.370 INFO:tasks.rados.rados.0.smithi080.stdout:2457: finishing write tid 2 to smithi08089843-261 2023-12-01T04:57:13.370 INFO:tasks.rados.rados.0.smithi080.stdout:2457: finishing write tid 3 to smithi08089843-261 2023-12-01T04:57:13.371 INFO:tasks.rados.rados.0.smithi080.stdout:2457: finishing write tid 4 to smithi08089843-261 2023-12-01T04:57:13.371 INFO:tasks.rados.rados.0.smithi080.stdout:2457: oid 261 updating version 0 to 304 2023-12-01T04:57:13.371 INFO:tasks.rados.rados.0.smithi080.stdout:2457: oid 261 updating version 304 to 306 2023-12-01T04:57:13.371 INFO:tasks.rados.rados.0.smithi080.stdout:2457: oid 261 version 306 is already newer than 305 2023-12-01T04:57:13.371 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 261 v 306 (ObjNum 1612 snap 0 seq_num 1612) dirty exists 2023-12-01T04:57:13.371 INFO:tasks.rados.rados.0.smithi080.stdout:2457: left oid 261 (ObjNum 1612 snap 0 seq_num 1612) 2023-12-01T04:57:13.371 INFO:tasks.rados.rados.0.smithi080.stdout:2458: finishing write tid 1 to smithi08089843-325 2023-12-01T04:57:13.371 INFO:tasks.rados.rados.0.smithi080.stdout:2458: finishing write tid 2 to smithi08089843-325 2023-12-01T04:57:13.371 INFO:tasks.rados.rados.0.smithi080.stdout:2469: seq_num 1616 ranges {760112=669220,2014313=768901} 2023-12-01T04:57:13.377 INFO:tasks.rados.rados.0.smithi080.stdout:2469: writing smithi08089843-485 from 760112 to 1429332 tid 1 2023-12-01T04:57:13.386 INFO:tasks.rados.rados.0.smithi080.stdout:2469: writing smithi08089843-485 from 2014313 to 2783214 tid 2 2023-12-01T04:57:13.386 INFO:tasks.rados.rados.0.smithi080.stdout:2457: done (12 left) 2023-12-01T04:57:13.386 INFO:tasks.rados.rados.0.smithi080.stdout:2470: read oid 492 snap -1 2023-12-01T04:57:13.386 INFO:tasks.rados.rados.0.smithi080.stdout:2470: expect (ObjNum 491 snap 0 seq_num 491) 2023-12-01T04:57:13.386 INFO:tasks.rados.rados.0.smithi080.stdout:2471: read oid 49 snap -1 2023-12-01T04:57:13.386 INFO:tasks.rados.rados.0.smithi080.stdout:2471: expect (ObjNum 1594 snap 0 seq_num 1594) 2023-12-01T04:57:13.387 INFO:tasks.rados.rados.0.smithi080.stdout:2472: read oid 483 snap -1 2023-12-01T04:57:13.387 INFO:tasks.rados.rados.0.smithi080.stdout:2472: expect (ObjNum 1570 snap 0 seq_num 1570) 2023-12-01T04:57:13.387 INFO:tasks.rados.rados.0.smithi080.stdout:2473: read oid 96 snap -1 2023-12-01T04:57:13.387 INFO:tasks.rados.rados.0.smithi080.stdout:2473: expect deleted 2023-12-01T04:57:13.387 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:57:13.387 INFO:tasks.rados.rados.0.smithi080.stdout:2460: expect (ObjNum 1601 snap 0 seq_num 1601) 2023-12-01T04:57:13.591 INFO:tasks.rados.rados.0.smithi080.stdout:2464: expect (ObjNum 1193 snap 0 seq_num 1193) 2023-12-01T04:57:13.665 INFO:tasks.rados.rados.0.smithi080.stdout:2458: finishing write tid 3 to smithi08089843-325 2023-12-01T04:57:13.665 INFO:tasks.rados.rados.0.smithi080.stdout:2458: finishing write tid 4 to smithi08089843-325 2023-12-01T04:57:13.665 INFO:tasks.rados.rados.0.smithi080.stdout:2458: finishing write tid 5 to smithi08089843-325 2023-12-01T04:57:13.665 INFO:tasks.rados.rados.0.smithi080.stdout:2458: oid 325 updating version 0 to 321 2023-12-01T04:57:13.665 INFO:tasks.rados.rados.0.smithi080.stdout:2458: oid 325 version 321 is already newer than 318 2023-12-01T04:57:13.665 INFO:tasks.rados.rados.0.smithi080.stdout:2458: oid 325 version 321 is already newer than 320 2023-12-01T04:57:13.665 INFO:tasks.rados.rados.0.smithi080.stdout:2458: oid 325 version 321 is already newer than 319 2023-12-01T04:57:13.665 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 325 v 321 (ObjNum 1613 snap 0 seq_num 1613) dirty exists 2023-12-01T04:57:13.665 INFO:tasks.rados.rados.0.smithi080.stdout:2458: left oid 325 (ObjNum 1613 snap 0 seq_num 1613) 2023-12-01T04:57:13.665 INFO:tasks.rados.rados.0.smithi080.stdout:2462: expect (ObjNum 974 snap 0 seq_num 974) 2023-12-01T04:57:13.783 INFO:tasks.rados.rados.0.smithi080.stdout:2459: expect (ObjNum 1347 snap 0 seq_num 1347) 2023-12-01T04:57:13.897 INFO:tasks.rados.rados.0.smithi080.stdout:2463: expect (ObjNum 654 snap 0 seq_num 654) 2023-12-01T04:57:14.031 INFO:tasks.rados.rados.0.smithi080.stdout:2465: finishing write tid 1 to smithi08089843-283 2023-12-01T04:57:14.032 INFO:tasks.rados.rados.0.smithi080.stdout:2465: finishing write tid 2 to smithi08089843-283 2023-12-01T04:57:14.032 INFO:tasks.rados.rados.0.smithi080.stdout:2466: expect (ObjNum 945 snap 0 seq_num 945) 2023-12-01T04:57:14.213 INFO:tasks.rados.rados.0.smithi080.stdout:2465: finishing write tid 3 to smithi08089843-283 2023-12-01T04:57:14.214 INFO:tasks.rados.rados.0.smithi080.stdout:2465: finishing write tid 4 to smithi08089843-283 2023-12-01T04:57:14.214 INFO:tasks.rados.rados.0.smithi080.stdout:2465: oid 283 updating version 0 to 267 2023-12-01T04:57:14.214 INFO:tasks.rados.rados.0.smithi080.stdout:2465: oid 283 version 267 is already newer than 265 2023-12-01T04:57:14.214 INFO:tasks.rados.rados.0.smithi080.stdout:2465: oid 283 version 267 is already newer than 266 2023-12-01T04:57:14.214 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 283 v 267 (ObjNum 1614 snap 0 seq_num 1614) dirty exists 2023-12-01T04:57:14.214 INFO:tasks.rados.rados.0.smithi080.stdout:2465: left oid 283 (ObjNum 1614 snap 0 seq_num 1614) 2023-12-01T04:57:14.214 INFO:tasks.rados.rados.0.smithi080.stdout:2467: finishing write tid 1 to smithi08089843-217 2023-12-01T04:57:14.214 INFO:tasks.rados.rados.0.smithi080.stdout:2467: finishing write tid 2 to smithi08089843-217 2023-12-01T04:57:14.214 INFO:tasks.rados.rados.0.smithi080.stdout:2469: finishing write tid 1 to smithi08089843-485 2023-12-01T04:57:14.214 INFO:tasks.rados.rados.0.smithi080.stdout:2468: expect (ObjNum 902 snap 0 seq_num 902) 2023-12-01T04:57:14.380 INFO:tasks.rados.rados.0.smithi080.stdout:2467: finishing write tid 3 to smithi08089843-217 2023-12-01T04:57:14.380 INFO:tasks.rados.rados.0.smithi080.stdout:2467: finishing write tid 4 to smithi08089843-217 2023-12-01T04:57:14.380 INFO:tasks.rados.rados.0.smithi080.stdout:2467: oid 217 updating version 0 to 269 2023-12-01T04:57:14.380 INFO:tasks.rados.rados.0.smithi080.stdout:2467: oid 217 version 269 is already newer than 268 2023-12-01T04:57:14.380 INFO:tasks.rados.rados.0.smithi080.stdout:2467: oid 217 updating version 269 to 270 2023-12-01T04:57:14.380 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 217 v 270 (ObjNum 1615 snap 0 seq_num 1615) dirty exists 2023-12-01T04:57:14.380 INFO:tasks.rados.rados.0.smithi080.stdout:2467: left oid 217 (ObjNum 1615 snap 0 seq_num 1615) 2023-12-01T04:57:14.380 INFO:tasks.rados.rados.0.smithi080.stdout:2470: expect (ObjNum 491 snap 0 seq_num 491) 2023-12-01T04:57:14.456 INFO:tasks.rados.rados.0.smithi080.stdout:2469: finishing write tid 2 to smithi08089843-485 2023-12-01T04:57:14.456 INFO:tasks.rados.rados.0.smithi080.stdout:2469: finishing write tid 3 to smithi08089843-485 2023-12-01T04:57:14.456 INFO:tasks.rados.rados.0.smithi080.stdout:2472: expect (ObjNum 1570 snap 0 seq_num 1570) 2023-12-01T04:57:14.580 INFO:tasks.rados.rados.0.smithi080.stdout:2469: finishing write tid 4 to smithi08089843-485 2023-12-01T04:57:14.580 INFO:tasks.rados.rados.0.smithi080.stdout:2469: oid 485 updating version 0 to 382 2023-12-01T04:57:14.580 INFO:tasks.rados.rados.0.smithi080.stdout:2469: oid 485 version 382 is already newer than 381 2023-12-01T04:57:14.581 INFO:tasks.rados.rados.0.smithi080.stdout:2469: oid 485 version 382 is already newer than 380 2023-12-01T04:57:14.581 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 485 v 382 (ObjNum 1616 snap 0 seq_num 1616) dirty exists 2023-12-01T04:57:14.581 INFO:tasks.rados.rados.0.smithi080.stdout:2469: left oid 485 (ObjNum 1616 snap 0 seq_num 1616) 2023-12-01T04:57:14.581 INFO:tasks.rados.rados.0.smithi080.stdout:2471: expect (ObjNum 1594 snap 0 seq_num 1594) 2023-12-01T04:57:14.752 INFO:tasks.rados.rados.0.smithi080.stdout:2458: done (15 left) 2023-12-01T04:57:14.752 INFO:tasks.rados.rados.0.smithi080.stdout:2459: done (14 left) 2023-12-01T04:57:14.752 INFO:tasks.rados.rados.0.smithi080.stdout:2460: done (13 left) 2023-12-01T04:57:14.752 INFO:tasks.rados.rados.0.smithi080.stdout:2461: done (12 left) 2023-12-01T04:57:14.752 INFO:tasks.rados.rados.0.smithi080.stdout:2462: done (11 left) 2023-12-01T04:57:14.752 INFO:tasks.rados.rados.0.smithi080.stdout:2463: done (10 left) 2023-12-01T04:57:14.752 INFO:tasks.rados.rados.0.smithi080.stdout:2464: done (9 left) 2023-12-01T04:57:14.752 INFO:tasks.rados.rados.0.smithi080.stdout:2465: done (8 left) 2023-12-01T04:57:14.753 INFO:tasks.rados.rados.0.smithi080.stdout:2466: done (7 left) 2023-12-01T04:57:14.753 INFO:tasks.rados.rados.0.smithi080.stdout:2467: done (6 left) 2023-12-01T04:57:14.753 INFO:tasks.rados.rados.0.smithi080.stdout:2468: done (5 left) 2023-12-01T04:57:14.753 INFO:tasks.rados.rados.0.smithi080.stdout:2469: done (4 left) 2023-12-01T04:57:14.753 INFO:tasks.rados.rados.0.smithi080.stdout:2470: done (3 left) 2023-12-01T04:57:14.753 INFO:tasks.rados.rados.0.smithi080.stdout:2471: done (2 left) 2023-12-01T04:57:14.753 INFO:tasks.rados.rados.0.smithi080.stdout:2472: done (1 left) 2023-12-01T04:57:14.753 INFO:tasks.rados.rados.0.smithi080.stdout:2473: done (0 left) 2023-12-01T04:57:14.753 INFO:tasks.rados.rados.0.smithi080.stdout:2474: read oid 256 snap -1 2023-12-01T04:57:14.753 INFO:tasks.rados.rados.0.smithi080.stdout:2474: expect (ObjNum 945 snap 0 seq_num 945) 2023-12-01T04:57:14.753 INFO:tasks.rados.rados.0.smithi080.stdout:2475: write oid 296 current snap is 0 2023-12-01T04:57:14.753 INFO:tasks.rados.rados.0.smithi080.stdout:2475: seq_num 1617 ranges {776919=744469,1956442=512559} 2023-12-01T04:57:14.766 INFO:tasks.rados.rados.0.smithi080.stdout:2475: writing smithi08089843-296 from 776919 to 1521388 tid 1 2023-12-01T04:57:14.771 INFO:tasks.rados.rados.0.smithi080.stdout:2475: writing smithi08089843-296 from 1956442 to 2469001 tid 2 2023-12-01T04:57:14.771 INFO:tasks.rados.rados.0.smithi080.stdout:2476: write oid 79 current snap is 0 2023-12-01T04:57:14.771 INFO:tasks.rados.rados.0.smithi080.stdout:2476: seq_num 1618 ranges {793726=419718,1614924=772570,2932520=261206} 2023-12-01T04:57:14.778 INFO:tasks.rados.rados.0.smithi080.stdout:2476: writing smithi08089843-79 from 793726 to 1213444 tid 1 2023-12-01T04:57:14.785 INFO:tasks.rados.rados.0.smithi080.stdout:2476: writing smithi08089843-79 from 1614924 to 2387494 tid 2 2023-12-01T04:57:14.790 INFO:tasks.rados.rados.0.smithi080.stdout:2476: writing smithi08089843-79 from 2932520 to 3193726 tid 3 2023-12-01T04:57:14.790 INFO:tasks.rados.rados.0.smithi080.stdout:2477: delete oid 92 current snap is 0 2023-12-01T04:57:14.790 INFO:tasks.rados.rados.0.smithi080.stdout:2474: expect (ObjNum 945 snap 0 seq_num 945) 2023-12-01T04:57:14.990 INFO:tasks.rados.rados.0.smithi080.stdout:2475: finishing write tid 1 to smithi08089843-296 2023-12-01T04:57:14.990 INFO:tasks.rados.rados.0.smithi080.stdout:2475: finishing write tid 2 to smithi08089843-296 2023-12-01T04:57:14.990 INFO:tasks.rados.rados.0.smithi080.stdout:2475: finishing write tid 3 to smithi08089843-296 2023-12-01T04:57:14.990 INFO:tasks.rados.rados.0.smithi080.stdout:2475: finishing write tid 4 to smithi08089843-296 2023-12-01T04:57:14.990 INFO:tasks.rados.rados.0.smithi080.stdout:2475: oid 296 updating version 0 to 272 2023-12-01T04:57:14.991 INFO:tasks.rados.rados.0.smithi080.stdout:2475: oid 296 version 272 is already newer than 271 2023-12-01T04:57:14.991 INFO:tasks.rados.rados.0.smithi080.stdout:2475: oid 296 updating version 272 to 273 2023-12-01T04:57:14.991 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 296 v 273 (ObjNum 1617 snap 0 seq_num 1617) dirty exists 2023-12-01T04:57:14.991 INFO:tasks.rados.rados.0.smithi080.stdout:2475: left oid 296 (ObjNum 1617 snap 0 seq_num 1617) 2023-12-01T04:57:14.991 INFO:tasks.rados.rados.0.smithi080.stdout:2476: finishing write tid 1 to smithi08089843-79 2023-12-01T04:57:14.991 INFO:tasks.rados.rados.0.smithi080.stdout:2476: finishing write tid 2 to smithi08089843-79 2023-12-01T04:57:14.991 INFO:tasks.rados.rados.0.smithi080.stdout:2476: finishing write tid 3 to smithi08089843-79 2023-12-01T04:57:14.991 INFO:tasks.rados.rados.0.smithi080.stdout:2476: finishing write tid 4 to smithi08089843-79 2023-12-01T04:57:14.991 INFO:tasks.rados.rados.0.smithi080.stdout:2476: finishing write tid 5 to smithi08089843-79 2023-12-01T04:57:14.991 INFO:tasks.rados.rados.0.smithi080.stdout:2476: oid 79 updating version 0 to 367 2023-12-01T04:57:14.991 INFO:tasks.rados.rados.0.smithi080.stdout:2476: oid 79 updating version 367 to 369 2023-12-01T04:57:14.991 INFO:tasks.rados.rados.0.smithi080.stdout:2476: oid 79 updating version 369 to 370 2023-12-01T04:57:14.991 INFO:tasks.rados.rados.0.smithi080.stdout:2476: oid 79 version 370 is already newer than 368 2023-12-01T04:57:14.991 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 79 v 370 (ObjNum 1618 snap 0 seq_num 1618) dirty exists 2023-12-01T04:57:14.991 INFO:tasks.rados.rados.0.smithi080.stdout:2476: left oid 79 (ObjNum 1618 snap 0 seq_num 1618) 2023-12-01T04:57:14.992 INFO:tasks.rados.rados.0.smithi080.stdout:2474: done (3 left) 2023-12-01T04:57:14.992 INFO:tasks.rados.rados.0.smithi080.stdout:2475: done (2 left) 2023-12-01T04:57:14.992 INFO:tasks.rados.rados.0.smithi080.stdout:2476: done (1 left) 2023-12-01T04:57:14.992 INFO:tasks.rados.rados.0.smithi080.stdout:2477: done (0 left) 2023-12-01T04:57:14.992 INFO:tasks.rados.rados.0.smithi080.stdout:2478: read oid 279 snap -1 2023-12-01T04:57:14.992 INFO:tasks.rados.rados.0.smithi080.stdout:2478: expect (ObjNum 640 snap 0 seq_num 640) 2023-12-01T04:57:14.992 INFO:tasks.rados.rados.0.smithi080.stdout:2479: read oid 482 snap -1 2023-12-01T04:57:14.992 INFO:tasks.rados.rados.0.smithi080.stdout:2479: expect (ObjNum 773 snap 0 seq_num 773) 2023-12-01T04:57:14.992 INFO:tasks.rados.rados.0.smithi080.stdout:2480: read oid 83 snap -1 2023-12-01T04:57:14.992 INFO:tasks.rados.rados.0.smithi080.stdout:2480: expect (ObjNum 1213 snap 0 seq_num 1213) 2023-12-01T04:57:14.992 INFO:tasks.rados.rados.0.smithi080.stdout:2481: read oid 419 snap -1 2023-12-01T04:57:14.992 INFO:tasks.rados.rados.0.smithi080.stdout:2481: expect (ObjNum 1329 snap 0 seq_num 1329) 2023-12-01T04:57:14.992 INFO:tasks.rados.rados.0.smithi080.stdout:2482: delete oid 155 current snap is 0 2023-12-01T04:57:14.993 INFO:tasks.rados.rados.0.smithi080.stdout:2482: done (4 left) 2023-12-01T04:57:14.993 INFO:tasks.rados.rados.0.smithi080.stdout:2483: write oid 475 current snap is 0 2023-12-01T04:57:14.993 INFO:tasks.rados.rados.0.smithi080.stdout:2483: seq_num 1621 ranges {444147=761818,1790370=519897,2898436=345711} 2023-12-01T04:57:15.000 INFO:tasks.rados.rados.0.smithi080.stdout:2483: writing smithi08089843-475 from 444147 to 1205965 tid 1 2023-12-01T04:57:15.006 INFO:tasks.rados.rados.0.smithi080.stdout:2483: writing smithi08089843-475 from 1790370 to 2310267 tid 2 2023-12-01T04:57:15.012 INFO:tasks.rados.rados.0.smithi080.stdout:2483: writing smithi08089843-475 from 2898436 to 3244147 tid 3 2023-12-01T04:57:15.012 INFO:tasks.rados.rados.0.smithi080.stdout:2484: write oid 319 current snap is 0 2023-12-01T04:57:15.012 INFO:tasks.rados.rados.0.smithi080.stdout:2484: seq_num 1622 ranges {460954=437067,1448852=663555,2525859=735095} 2023-12-01T04:57:15.017 INFO:tasks.rados.rados.0.smithi080.stdout:2484: writing smithi08089843-319 from 460954 to 898021 tid 1 2023-12-01T04:57:15.024 INFO:tasks.rados.rados.0.smithi080.stdout:2484: writing smithi08089843-319 from 1448852 to 2112407 tid 2 2023-12-01T04:57:15.031 INFO:tasks.rados.rados.0.smithi080.stdout:2484: writing smithi08089843-319 from 2525859 to 3260954 tid 3 2023-12-01T04:57:15.031 INFO:tasks.rados.rados.0.smithi080.stdout:2485: read oid 359 snap -1 2023-12-01T04:57:15.031 INFO:tasks.rados.rados.0.smithi080.stdout:2485: expect deleted 2023-12-01T04:57:15.031 INFO:tasks.rados.rados.0.smithi080.stdout:2486: write oid 328 current snap is 0 2023-12-01T04:57:15.031 INFO:tasks.rados.rados.0.smithi080.stdout:2486: seq_num 1623 ranges {477761=512316,1507334=523566,2553282=599771} 2023-12-01T04:57:15.036 INFO:tasks.rados.rados.0.smithi080.stdout:2486: writing smithi08089843-328 from 477761 to 990077 tid 1 2023-12-01T04:57:15.042 INFO:tasks.rados.rados.0.smithi080.stdout:2486: writing smithi08089843-328 from 1507334 to 2030900 tid 2 2023-12-01T04:57:15.049 INFO:tasks.rados.rados.0.smithi080.stdout:2486: writing smithi08089843-328 from 2553282 to 3153053 tid 3 2023-12-01T04:57:15.049 INFO:tasks.rados.rados.0.smithi080.stdout:2487: read oid 329 snap -1 2023-12-01T04:57:15.049 INFO:tasks.rados.rados.0.smithi080.stdout:2487: expect (ObjNum 1563 snap 0 seq_num 1563) 2023-12-01T04:57:15.049 INFO:tasks.rados.rados.0.smithi080.stdout:2488: write oid 224 current snap is 0 2023-12-01T04:57:15.050 INFO:tasks.rados.rados.0.smithi080.stdout:2481: expect (ObjNum 1329 snap 0 seq_num 1329) 2023-12-01T04:57:15.147 INFO:tasks.rados.rados.0.smithi080.stdout:2479: expect (ObjNum 773 snap 0 seq_num 773) 2023-12-01T04:57:15.287 INFO:tasks.rados.rados.0.smithi080.stdout:2480: expect (ObjNum 1213 snap 0 seq_num 1213) 2023-12-01T04:57:15.396 INFO:tasks.rados.rados.0.smithi080.stdout:2478: expect (ObjNum 640 snap 0 seq_num 640) 2023-12-01T04:57:15.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:57:15 smithi090 bash[32384]: cluster 2023-12-01T04:57:14.159732+0000 mgr.y (mgr.24362) 262 : cluster 0 pgmap v233: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 59 MiB/s rd, 8.2 MiB/s wr, 84 op/s 2023-12-01T04:57:15.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:57:15 smithi090 bash[32384]: audit 2023-12-01T04:57:15.209690+0000 mon.c (mon.2) 162 : audit 0 from='client.? 172.21.15.80:0/2484440375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:57:15.536 INFO:tasks.rados.rados.0.smithi080.stdout:2483: finishing write tid 1 to smithi08089843-475 2023-12-01T04:57:15.536 INFO:tasks.rados.rados.0.smithi080.stdout:2483: finishing write tid 2 to smithi08089843-475 2023-12-01T04:57:15.536 INFO:tasks.rados.rados.0.smithi080.stdout:2483: finishing write tid 3 to smithi08089843-475 2023-12-01T04:57:15.536 INFO:tasks.rados.rados.0.smithi080.stdout:2483: finishing write tid 4 to smithi08089843-475 2023-12-01T04:57:15.536 INFO:tasks.rados.rados.0.smithi080.stdout:2483: finishing write tid 5 to smithi08089843-475 2023-12-01T04:57:15.537 INFO:tasks.rados.rados.0.smithi080.stdout:2483: oid 475 updating version 0 to 384 2023-12-01T04:57:15.537 INFO:tasks.rados.rados.0.smithi080.stdout:2483: oid 475 updating version 384 to 385 2023-12-01T04:57:15.537 INFO:tasks.rados.rados.0.smithi080.stdout:2483: oid 475 version 385 is already newer than 383 2023-12-01T04:57:15.537 INFO:tasks.rados.rados.0.smithi080.stdout:2483: oid 475 updating version 385 to 386 2023-12-01T04:57:15.537 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 475 v 386 (ObjNum 1621 snap 0 seq_num 1621) dirty exists 2023-12-01T04:57:15.537 INFO:tasks.rados.rados.0.smithi080.stdout:2483: left oid 475 (ObjNum 1621 snap 0 seq_num 1621) 2023-12-01T04:57:15.537 INFO:tasks.rados.rados.0.smithi080.stdout:2484: finishing write tid 1 to smithi08089843-319 2023-12-01T04:57:15.537 INFO:tasks.rados.rados.0.smithi080.stdout:2484: finishing write tid 2 to smithi08089843-319 2023-12-01T04:57:15.537 INFO:tasks.rados.rados.0.smithi080.stdout:2484: finishing write tid 3 to smithi08089843-319 2023-12-01T04:57:15.537 INFO:tasks.rados.rados.0.smithi080.stdout:2484: finishing write tid 4 to smithi08089843-319 2023-12-01T04:57:15.537 INFO:tasks.rados.rados.0.smithi080.stdout:2484: finishing write tid 5 to smithi08089843-319 2023-12-01T04:57:15.537 INFO:tasks.rados.rados.0.smithi080.stdout:2484: oid 319 updating version 0 to 371 2023-12-01T04:57:15.537 INFO:tasks.rados.rados.0.smithi080.stdout:2484: oid 319 updating version 371 to 372 2023-12-01T04:57:15.537 INFO:tasks.rados.rados.0.smithi080.stdout:2484: oid 319 updating version 372 to 373 2023-12-01T04:57:15.537 INFO:tasks.rados.rados.0.smithi080.stdout:2484: oid 319 updating version 373 to 374 2023-12-01T04:57:15.538 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 319 v 374 (ObjNum 1622 snap 0 seq_num 1622) dirty exists 2023-12-01T04:57:15.538 INFO:tasks.rados.rados.0.smithi080.stdout:2484: left oid 319 (ObjNum 1622 snap 0 seq_num 1622) 2023-12-01T04:57:15.538 INFO:tasks.rados.rados.0.smithi080.stdout:2488: seq_num 1624 ranges {494568=587565,1565816=667224,2980705=313863} 2023-12-01T04:57:15.547 INFO:tasks.rados.rados.0.smithi080.stdout:2488: writing smithi08089843-224 from 494568 to 1082133 tid 1 2023-12-01T04:57:15.556 INFO:tasks.rados.rados.0.smithi080.stdout:2488: writing smithi08089843-224 from 1565816 to 2233040 tid 2 2023-12-01T04:57:15.562 INFO:tasks.rados.rados.0.smithi080.stdout:2488: writing smithi08089843-224 from 2980705 to 3294568 tid 3 2023-12-01T04:57:15.562 INFO:tasks.rados.rados.0.smithi080.stdout:2478: done (9 left) 2023-12-01T04:57:15.562 INFO:tasks.rados.rados.0.smithi080.stdout:2479: done (8 left) 2023-12-01T04:57:15.562 INFO:tasks.rados.rados.0.smithi080.stdout:2480: done (7 left) 2023-12-01T04:57:15.562 INFO:tasks.rados.rados.0.smithi080.stdout:2481: done (6 left) 2023-12-01T04:57:15.562 INFO:tasks.rados.rados.0.smithi080.stdout:2483: done (5 left) 2023-12-01T04:57:15.562 INFO:tasks.rados.rados.0.smithi080.stdout:2484: done (4 left) 2023-12-01T04:57:15.562 INFO:tasks.rados.rados.0.smithi080.stdout:2485: done (3 left) 2023-12-01T04:57:15.562 INFO:tasks.rados.rados.0.smithi080.stdout:2489: write oid 141 current snap is 0 2023-12-01T04:57:15.562 INFO:tasks.rados.rados.0.smithi080.stdout:2489: seq_num 1625 ranges {511375=662814,1907945=527235,2891775=419600} 2023-12-01T04:57:15.568 INFO:tasks.rados.rados.0.smithi080.stdout:2489: writing smithi08089843-141 from 511375 to 1174189 tid 1 2023-12-01T04:57:15.575 INFO:tasks.rados.rados.0.smithi080.stdout:2489: writing smithi08089843-141 from 1907945 to 2435180 tid 2 2023-12-01T04:57:15.581 INFO:tasks.rados.rados.0.smithi080.stdout:2489: writing smithi08089843-141 from 2891775 to 3311375 tid 3 2023-12-01T04:57:15.581 INFO:tasks.rados.rados.0.smithi080.stdout:2490: read oid 463 snap -1 2023-12-01T04:57:15.581 INFO:tasks.rados.rados.0.smithi080.stdout:2490: expect (ObjNum 1559 snap 0 seq_num 1559) 2023-12-01T04:57:15.581 INFO:tasks.rados.rados.0.smithi080.stdout:2491: delete oid 63 current snap is 0 2023-12-01T04:57:15.581 INFO:tasks.rados.rados.0.smithi080.stdout:2486: finishing write tid 1 to smithi08089843-328 2023-12-01T04:57:15.582 INFO:tasks.rados.rados.0.smithi080.stdout:2486: finishing write tid 2 to smithi08089843-328 2023-12-01T04:57:15.582 INFO:tasks.rados.rados.0.smithi080.stdout:2486: finishing write tid 3 to smithi08089843-328 2023-12-01T04:57:15.582 INFO:tasks.rados.rados.0.smithi080.stdout:2486: finishing write tid 4 to smithi08089843-328 2023-12-01T04:57:15.582 INFO:tasks.rados.rados.0.smithi080.stdout:2486: finishing write tid 5 to smithi08089843-328 2023-12-01T04:57:15.582 INFO:tasks.rados.rados.0.smithi080.stdout:2486: oid 328 updating version 0 to 389 2023-12-01T04:57:15.582 INFO:tasks.rados.rados.0.smithi080.stdout:2486: oid 328 updating version 389 to 390 2023-12-01T04:57:15.582 INFO:tasks.rados.rados.0.smithi080.stdout:2486: oid 328 version 390 is already newer than 387 2023-12-01T04:57:15.582 INFO:tasks.rados.rados.0.smithi080.stdout:2486: oid 328 version 390 is already newer than 388 2023-12-01T04:57:15.582 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 328 v 390 (ObjNum 1623 snap 0 seq_num 1623) dirty exists 2023-12-01T04:57:15.582 INFO:tasks.rados.rados.0.smithi080.stdout:2486: left oid 328 (ObjNum 1623 snap 0 seq_num 1623) 2023-12-01T04:57:15.582 INFO:tasks.rados.rados.0.smithi080.stdout:2487: expect (ObjNum 1563 snap 0 seq_num 1563) 2023-12-01T04:57:15.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:57:15 smithi080 bash[28361]: cluster 2023-12-01T04:57:14.159732+0000 mgr.y (mgr.24362) 262 : cluster 0 pgmap v233: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 59 MiB/s rd, 8.2 MiB/s wr, 84 op/s 2023-12-01T04:57:15.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:57:15 smithi080 bash[28361]: audit 2023-12-01T04:57:15.209690+0000 mon.c (mon.2) 162 : audit 0 from='client.? 172.21.15.80:0/2484440375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:57:15.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:57:15 smithi080 bash[41963]: cluster 2023-12-01T04:57:14.159732+0000 mgr.y (mgr.24362) 262 : cluster 0 pgmap v233: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 59 MiB/s rd, 8.2 MiB/s wr, 84 op/s 2023-12-01T04:57:15.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:57:15 smithi080 bash[41963]: audit 2023-12-01T04:57:15.209690+0000 mon.c (mon.2) 162 : audit 0 from='client.? 172.21.15.80:0/2484440375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:57:15.693 INFO:tasks.rados.rados.0.smithi080.stdout:2488: finishing write tid 1 to smithi08089843-224 2023-12-01T04:57:15.693 INFO:tasks.rados.rados.0.smithi080.stdout:2488: finishing write tid 2 to smithi08089843-224 2023-12-01T04:57:15.693 INFO:tasks.rados.rados.0.smithi080.stdout:2488: finishing write tid 3 to smithi08089843-224 2023-12-01T04:57:15.693 INFO:tasks.rados.rados.0.smithi080.stdout:2488: finishing write tid 4 to smithi08089843-224 2023-12-01T04:57:15.693 INFO:tasks.rados.rados.0.smithi080.stdout:2488: finishing write tid 5 to smithi08089843-224 2023-12-01T04:57:15.693 INFO:tasks.rados.rados.0.smithi080.stdout:2488: oid 224 updating version 0 to 321 2023-12-01T04:57:15.693 INFO:tasks.rados.rados.0.smithi080.stdout:2488: oid 224 version 321 is already newer than 319 2023-12-01T04:57:15.693 INFO:tasks.rados.rados.0.smithi080.stdout:2488: oid 224 version 321 is already newer than 318 2023-12-01T04:57:15.693 INFO:tasks.rados.rados.0.smithi080.stdout:2488: oid 224 version 321 is already newer than 320 2023-12-01T04:57:15.694 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 224 v 321 (ObjNum 1624 snap 0 seq_num 1624) dirty exists 2023-12-01T04:57:15.694 INFO:tasks.rados.rados.0.smithi080.stdout:2488: left oid 224 (ObjNum 1624 snap 0 seq_num 1624) 2023-12-01T04:57:15.694 INFO:tasks.rados.rados.0.smithi080.stdout:2489: finishing write tid 1 to smithi08089843-141 2023-12-01T04:57:15.694 INFO:tasks.rados.rados.0.smithi080.stdout:2489: finishing write tid 2 to smithi08089843-141 2023-12-01T04:57:15.694 INFO:tasks.rados.rados.0.smithi080.stdout:2489: finishing write tid 3 to smithi08089843-141 2023-12-01T04:57:15.694 INFO:tasks.rados.rados.0.smithi080.stdout:2489: finishing write tid 4 to smithi08089843-141 2023-12-01T04:57:15.694 INFO:tasks.rados.rados.0.smithi080.stdout:2489: finishing write tid 5 to smithi08089843-141 2023-12-01T04:57:15.694 INFO:tasks.rados.rados.0.smithi080.stdout:2489: oid 141 updating version 0 to 376 2023-12-01T04:57:15.694 INFO:tasks.rados.rados.0.smithi080.stdout:2489: oid 141 updating version 376 to 377 2023-12-01T04:57:15.694 INFO:tasks.rados.rados.0.smithi080.stdout:2489: oid 141 version 377 is already newer than 375 2023-12-01T04:57:15.694 INFO:tasks.rados.rados.0.smithi080.stdout:2489: oid 141 updating version 377 to 378 2023-12-01T04:57:15.694 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 141 v 378 (ObjNum 1625 snap 0 seq_num 1625) dirty exists 2023-12-01T04:57:15.694 INFO:tasks.rados.rados.0.smithi080.stdout:2489: left oid 141 (ObjNum 1625 snap 0 seq_num 1625) 2023-12-01T04:57:15.694 INFO:tasks.rados.rados.0.smithi080.stdout:2490: expect (ObjNum 1559 snap 0 seq_num 1559) 2023-12-01T04:57:15.768 INFO:tasks.rados.rados.0.smithi080.stdout:2486: done (5 left) 2023-12-01T04:57:15.768 INFO:tasks.rados.rados.0.smithi080.stdout:2487: done (4 left) 2023-12-01T04:57:15.768 INFO:tasks.rados.rados.0.smithi080.stdout:2488: done (3 left) 2023-12-01T04:57:15.768 INFO:tasks.rados.rados.0.smithi080.stdout:2489: done (2 left) 2023-12-01T04:57:15.768 INFO:tasks.rados.rados.0.smithi080.stdout:2490: done (1 left) 2023-12-01T04:57:15.768 INFO:tasks.rados.rados.0.smithi080.stdout:2491: done (0 left) 2023-12-01T04:57:15.768 INFO:tasks.rados.rados.0.smithi080.stdout:2492: write oid 43 current snap is 0 2023-12-01T04:57:15.768 INFO:tasks.rados.rados.0.smithi080.stdout:2492: seq_num 1627 ranges {544989=529665,1741262=530904,3062974=282015} 2023-12-01T04:57:15.779 INFO:tasks.rados.rados.0.smithi080.stdout:2492: writing smithi08089843-43 from 544989 to 1074654 tid 1 2023-12-01T04:57:15.788 INFO:tasks.rados.rados.0.smithi080.stdout:2492: writing smithi08089843-43 from 1741262 to 2272166 tid 2 2023-12-01T04:57:15.794 INFO:tasks.rados.rados.0.smithi080.stdout:2492: writing smithi08089843-43 from 3062974 to 3344989 tid 3 2023-12-01T04:57:15.795 INFO:tasks.rados.rados.0.smithi080.stdout:2493: read oid 365 snap -1 2023-12-01T04:57:15.795 INFO:tasks.rados.rados.0.smithi080.stdout:2493: expect (ObjNum 364 snap 0 seq_num 364) 2023-12-01T04:57:15.795 INFO:tasks.rados.rados.0.smithi080.stdout:2494: read oid 485 snap -1 2023-12-01T04:57:15.795 INFO:tasks.rados.rados.0.smithi080.stdout:2494: expect (ObjNum 1616 snap 0 seq_num 1616) 2023-12-01T04:57:15.795 INFO:tasks.rados.rados.0.smithi080.stdout:2495: write oid 2 current snap is 0 2023-12-01T04:57:15.795 INFO:tasks.rados.rados.0.smithi080.stdout:2495: seq_num 1628 ranges {561796=604914,1799744=674562,3090397=271399} 2023-12-01T04:57:15.801 INFO:tasks.rados.rados.0.smithi080.stdout:2495: writing smithi08089843-2 from 561796 to 1166710 tid 1 2023-12-01T04:57:15.809 INFO:tasks.rados.rados.0.smithi080.stdout:2495: writing smithi08089843-2 from 1799744 to 2474306 tid 2 2023-12-01T04:57:15.814 INFO:tasks.rados.rados.0.smithi080.stdout:2495: writing smithi08089843-2 from 3090397 to 3361796 tid 3 2023-12-01T04:57:15.814 INFO:tasks.rados.rados.0.smithi080.stdout:2496: write oid 115 current snap is 0 2023-12-01T04:57:15.814 INFO:tasks.rados.rados.0.smithi080.stdout:2496: seq_num 1629 ranges {578603=680163,1741873=534573,3001467=377136} 2023-12-01T04:57:15.821 INFO:tasks.rados.rados.0.smithi080.stdout:2496: writing smithi08089843-115 from 578603 to 1258766 tid 1 2023-12-01T04:57:15.827 INFO:tasks.rados.rados.0.smithi080.stdout:2496: writing smithi08089843-115 from 1741873 to 2276446 tid 2 2023-12-01T04:57:15.835 INFO:tasks.rados.rados.0.smithi080.stdout:2496: writing smithi08089843-115 from 3001467 to 3378603 tid 3 2023-12-01T04:57:15.835 INFO:tasks.rados.rados.0.smithi080.stdout:2492: finishing write tid 1 to smithi08089843-43 2023-12-01T04:57:15.835 INFO:tasks.rados.rados.0.smithi080.stdout:2497: read oid 448 snap -1 2023-12-01T04:57:15.835 INFO:tasks.rados.rados.0.smithi080.stdout:2497: expect deleted 2023-12-01T04:57:15.835 INFO:tasks.rados.rados.0.smithi080.stdout:2498: write oid 30 current snap is 0 2023-12-01T04:57:15.835 INFO:tasks.rados.rados.0.smithi080.stdout:2492: finishing write tid 2 to smithi08089843-43 2023-12-01T04:57:15.835 INFO:tasks.rados.rados.0.smithi080.stdout:2492: finishing write tid 3 to smithi08089843-43 2023-12-01T04:57:15.836 INFO:tasks.rados.rados.0.smithi080.stdout:2492: finishing write tid 4 to smithi08089843-43 2023-12-01T04:57:15.836 INFO:tasks.rados.rados.0.smithi080.stdout:2492: finishing write tid 5 to smithi08089843-43 2023-12-01T04:57:15.836 INFO:tasks.rados.rados.0.smithi080.stdout:2492: oid 43 updating version 0 to 383 2023-12-01T04:57:15.836 INFO:tasks.rados.rados.0.smithi080.stdout:2492: oid 43 updating version 383 to 385 2023-12-01T04:57:15.836 INFO:tasks.rados.rados.0.smithi080.stdout:2492: oid 43 version 385 is already newer than 382 2023-12-01T04:57:15.836 INFO:tasks.rados.rados.0.smithi080.stdout:2492: oid 43 version 385 is already newer than 384 2023-12-01T04:57:15.836 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 43 v 385 (ObjNum 1627 snap 0 seq_num 1627) dirty exists 2023-12-01T04:57:15.836 INFO:tasks.rados.rados.0.smithi080.stdout:2492: left oid 43 (ObjNum 1627 snap 0 seq_num 1627) 2023-12-01T04:57:15.836 INFO:tasks.rados.rados.0.smithi080.stdout:2498: seq_num 1630 ranges {595410=755412,1800355=678231,3028890=366520} 2023-12-01T04:57:15.842 INFO:tasks.rados.rados.0.smithi080.stdout:2498: writing smithi08089843-30 from 595410 to 1350822 tid 1 2023-12-01T04:57:15.849 INFO:tasks.rados.rados.0.smithi080.stdout:2498: writing smithi08089843-30 from 1800355 to 2478586 tid 2 2023-12-01T04:57:15.855 INFO:tasks.rados.rados.0.smithi080.stdout:2498: writing smithi08089843-30 from 3028890 to 3395410 tid 3 2023-12-01T04:57:15.855 INFO:tasks.rados.rados.0.smithi080.stdout:2492: done (6 left) 2023-12-01T04:57:15.855 INFO:tasks.rados.rados.0.smithi080.stdout:2499: write oid 484 current snap is 0 2023-12-01T04:57:15.855 INFO:tasks.rados.rados.0.smithi080.stdout:2493: expect (ObjNum 364 snap 0 seq_num 364) 2023-12-01T04:57:15.937 INFO:tasks.rados.rados.0.smithi080.stdout:2494: expect (ObjNum 1616 snap 0 seq_num 1616) 2023-12-01T04:57:16.087 INFO:tasks.rados.rados.0.smithi080.stdout:2495: finishing write tid 1 to smithi08089843-2 2023-12-01T04:57:16.087 INFO:tasks.rados.rados.0.smithi080.stdout:2495: finishing write tid 2 to smithi08089843-2 2023-12-01T04:57:16.087 INFO:tasks.rados.rados.0.smithi080.stdout:2495: finishing write tid 3 to smithi08089843-2 2023-12-01T04:57:16.087 INFO:tasks.rados.rados.0.smithi080.stdout:2495: finishing write tid 4 to smithi08089843-2 2023-12-01T04:57:16.087 INFO:tasks.rados.rados.0.smithi080.stdout:2495: finishing write tid 5 to smithi08089843-2 2023-12-01T04:57:16.087 INFO:tasks.rados.rados.0.smithi080.stdout:2495: oid 2 updating version 0 to 305 2023-12-01T04:57:16.088 INFO:tasks.rados.rados.0.smithi080.stdout:2495: oid 2 version 305 is already newer than 303 2023-12-01T04:57:16.088 INFO:tasks.rados.rados.0.smithi080.stdout:2495: oid 2 updating version 305 to 306 2023-12-01T04:57:16.088 INFO:tasks.rados.rados.0.smithi080.stdout:2495: oid 2 version 306 is already newer than 304 2023-12-01T04:57:16.088 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 2 v 306 (ObjNum 1628 snap 0 seq_num 1628) dirty exists 2023-12-01T04:57:16.088 INFO:tasks.rados.rados.0.smithi080.stdout:2495: left oid 2 (ObjNum 1628 snap 0 seq_num 1628) 2023-12-01T04:57:16.088 INFO:tasks.rados.rados.0.smithi080.stdout:2496: finishing write tid 1 to smithi08089843-115 2023-12-01T04:57:16.088 INFO:tasks.rados.rados.0.smithi080.stdout:2496: finishing write tid 2 to smithi08089843-115 2023-12-01T04:57:16.088 INFO:tasks.rados.rados.0.smithi080.stdout:2496: finishing write tid 3 to smithi08089843-115 2023-12-01T04:57:16.088 INFO:tasks.rados.rados.0.smithi080.stdout:2496: finishing write tid 4 to smithi08089843-115 2023-12-01T04:57:16.088 INFO:tasks.rados.rados.0.smithi080.stdout:2496: finishing write tid 5 to smithi08089843-115 2023-12-01T04:57:16.088 INFO:tasks.rados.rados.0.smithi080.stdout:2496: oid 115 updating version 0 to 367 2023-12-01T04:57:16.088 INFO:tasks.rados.rados.0.smithi080.stdout:2496: oid 115 updating version 367 to 370 2023-12-01T04:57:16.088 INFO:tasks.rados.rados.0.smithi080.stdout:2496: oid 115 version 370 is already newer than 368 2023-12-01T04:57:16.088 INFO:tasks.rados.rados.0.smithi080.stdout:2496: oid 115 version 370 is already newer than 369 2023-12-01T04:57:16.088 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 115 v 370 (ObjNum 1629 snap 0 seq_num 1629) dirty exists 2023-12-01T04:57:16.089 INFO:tasks.rados.rados.0.smithi080.stdout:2496: left oid 115 (ObjNum 1629 snap 0 seq_num 1629) 2023-12-01T04:57:16.089 INFO:tasks.rados.rados.0.smithi080.stdout:2498: finishing write tid 1 to smithi08089843-30 2023-12-01T04:57:16.089 INFO:tasks.rados.rados.0.smithi080.stdout:2498: finishing write tid 2 to smithi08089843-30 2023-12-01T04:57:16.089 INFO:tasks.rados.rados.0.smithi080.stdout:2498: finishing write tid 3 to smithi08089843-30 2023-12-01T04:57:16.089 INFO:tasks.rados.rados.0.smithi080.stdout:2498: finishing write tid 4 to smithi08089843-30 2023-12-01T04:57:16.089 INFO:tasks.rados.rados.0.smithi080.stdout:2498: finishing write tid 5 to smithi08089843-30 2023-12-01T04:57:16.089 INFO:tasks.rados.rados.0.smithi080.stdout:2498: oid 30 updating version 0 to 466 2023-12-01T04:57:16.089 INFO:tasks.rados.rados.0.smithi080.stdout:2498: oid 30 version 466 is already newer than 463 2023-12-01T04:57:16.089 INFO:tasks.rados.rados.0.smithi080.stdout:2498: oid 30 version 466 is already newer than 464 2023-12-01T04:57:16.089 INFO:tasks.rados.rados.0.smithi080.stdout:2498: oid 30 version 466 is already newer than 465 2023-12-01T04:57:16.089 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 30 v 466 (ObjNum 1630 snap 0 seq_num 1630) dirty exists 2023-12-01T04:57:16.089 INFO:tasks.rados.rados.0.smithi080.stdout:2498: left oid 30 (ObjNum 1630 snap 0 seq_num 1630) 2023-12-01T04:57:16.089 INFO:tasks.rados.rados.0.smithi080.stdout:2499: seq_num 1631 ranges {612217=430661,1458837=538242,2656313=522653} 2023-12-01T04:57:16.099 INFO:tasks.rados.rados.0.smithi080.stdout:2499: writing smithi08089843-484 from 612217 to 1042878 tid 1 2023-12-01T04:57:16.105 INFO:tasks.rados.rados.0.smithi080.stdout:2499: writing smithi08089843-484 from 1458837 to 1997079 tid 2 2023-12-01T04:57:16.112 INFO:tasks.rados.rados.0.smithi080.stdout:2499: writing smithi08089843-484 from 2656313 to 3178966 tid 3 2023-12-01T04:57:16.112 INFO:tasks.rados.rados.0.smithi080.stdout:2493: done (6 left) 2023-12-01T04:57:16.112 INFO:tasks.rados.rados.0.smithi080.stdout:2494: done (5 left) 2023-12-01T04:57:16.112 INFO:tasks.rados.rados.0.smithi080.stdout:2495: done (4 left) 2023-12-01T04:57:16.112 INFO:tasks.rados.rados.0.smithi080.stdout:2496: done (3 left) 2023-12-01T04:57:16.112 INFO:tasks.rados.rados.0.smithi080.stdout:2497: done (2 left) 2023-12-01T04:57:16.113 INFO:tasks.rados.rados.0.smithi080.stdout:2498: done (1 left) 2023-12-01T04:57:16.113 INFO:tasks.rados.rados.0.smithi080.stdout:2500: read oid 355 snap -1 2023-12-01T04:57:16.113 INFO:tasks.rados.rados.0.smithi080.stdout:2500: expect deleted 2023-12-01T04:57:16.113 INFO:tasks.rados.rados.0.smithi080.stdout:2501: write oid 344 current snap is 0 2023-12-01T04:57:16.113 INFO:tasks.rados.rados.0.smithi080.stdout:2501: seq_num 1632 ranges {629024=505910,1917319=681900,3083736=345288} 2023-12-01T04:57:16.118 INFO:tasks.rados.rados.0.smithi080.stdout:2501: writing smithi08089843-344 from 629024 to 1134934 tid 1 2023-12-01T04:57:16.126 INFO:tasks.rados.rados.0.smithi080.stdout:2501: writing smithi08089843-344 from 1917319 to 2599219 tid 2 2023-12-01T04:57:16.132 INFO:tasks.rados.rados.0.smithi080.stdout:2501: writing smithi08089843-344 from 3083736 to 3429024 tid 3 2023-12-01T04:57:16.132 INFO:tasks.rados.rados.0.smithi080.stdout:2502: delete oid 114 current snap is 0 2023-12-01T04:57:16.132 INFO:tasks.rados.rados.0.smithi080.stdout:2499: finishing write tid 1 to smithi08089843-484 2023-12-01T04:57:16.132 INFO:tasks.rados.rados.0.smithi080.stdout:2499: finishing write tid 2 to smithi08089843-484 2023-12-01T04:57:16.132 INFO:tasks.rados.rados.0.smithi080.stdout:2499: finishing write tid 3 to smithi08089843-484 2023-12-01T04:57:16.132 INFO:tasks.rados.rados.0.smithi080.stdout:2499: finishing write tid 4 to smithi08089843-484 2023-12-01T04:57:16.132 INFO:tasks.rados.rados.0.smithi080.stdout:2499: finishing write tid 5 to smithi08089843-484 2023-12-01T04:57:16.132 INFO:tasks.rados.rados.0.smithi080.stdout:2499: oid 484 updating version 0 to 372 2023-12-01T04:57:16.132 INFO:tasks.rados.rados.0.smithi080.stdout:2499: oid 484 version 372 is already newer than 371 2023-12-01T04:57:16.132 INFO:tasks.rados.rados.0.smithi080.stdout:2499: oid 484 updating version 372 to 374 2023-12-01T04:57:16.133 INFO:tasks.rados.rados.0.smithi080.stdout:2499: oid 484 version 374 is already newer than 373 2023-12-01T04:57:16.133 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 484 v 374 (ObjNum 1631 snap 0 seq_num 1631) dirty exists 2023-12-01T04:57:16.133 INFO:tasks.rados.rados.0.smithi080.stdout:2499: left oid 484 (ObjNum 1631 snap 0 seq_num 1631) 2023-12-01T04:57:16.133 INFO:tasks.rados.rados.0.smithi080.stdout:2501: finishing write tid 1 to smithi08089843-344 2023-12-01T04:57:16.133 INFO:tasks.rados.rados.0.smithi080.stdout:2501: finishing write tid 2 to smithi08089843-344 2023-12-01T04:57:16.134 INFO:tasks.rados.rados.0.smithi080.stdout:2499: done (3 left) 2023-12-01T04:57:16.134 INFO:tasks.rados.rados.0.smithi080.stdout:2500: done (2 left) 2023-12-01T04:57:16.134 INFO:tasks.rados.rados.0.smithi080.stdout:2502: done (1 left) 2023-12-01T04:57:16.134 INFO:tasks.rados.rados.0.smithi080.stdout:2503: read oid 399 snap -1 2023-12-01T04:57:16.134 INFO:tasks.rados.rados.0.smithi080.stdout:2503: expect (ObjNum 398 snap 0 seq_num 398) 2023-12-01T04:57:16.135 INFO:tasks.rados.rados.0.smithi080.stdout:2504: write oid 441 current snap is 0 2023-12-01T04:57:16.135 INFO:tasks.rados.rados.0.smithi080.stdout:2504: seq_num 1634 ranges {662638=656408,1917930=685569,3022229=440409} 2023-12-01T04:57:16.141 INFO:tasks.rados.rados.0.smithi080.stdout:2504: writing smithi08089843-441 from 662638 to 1319046 tid 1 2023-12-01T04:57:16.149 INFO:tasks.rados.rados.0.smithi080.stdout:2504: writing smithi08089843-441 from 1917930 to 2603499 tid 2 2023-12-01T04:57:16.155 INFO:tasks.rados.rados.0.smithi080.stdout:2504: writing smithi08089843-441 from 3022229 to 3462638 tid 3 2023-12-01T04:57:16.155 INFO:tasks.rados.rados.0.smithi080.stdout:2505: read oid 373 snap -1 2023-12-01T04:57:16.155 INFO:tasks.rados.rados.0.smithi080.stdout:2505: expect (ObjNum 1183 snap 0 seq_num 1183) 2023-12-01T04:57:16.155 INFO:tasks.rados.rados.0.smithi080.stdout:2506: read oid 193 snap -1 2023-12-01T04:57:16.155 INFO:tasks.rados.rados.0.smithi080.stdout:2506: expect (ObjNum 1534 snap 0 seq_num 1534) 2023-12-01T04:57:16.155 INFO:tasks.rados.rados.0.smithi080.stdout:2507: read oid 237 snap -1 2023-12-01T04:57:16.155 INFO:tasks.rados.rados.0.smithi080.stdout:2507: expect (ObjNum 1475 snap 0 seq_num 1475) 2023-12-01T04:57:16.155 INFO:tasks.rados.rados.0.smithi080.stdout:2508: write oid 70 current snap is 0 2023-12-01T04:57:16.155 INFO:tasks.rados.rados.0.smithi080.stdout:2501: finishing write tid 3 to smithi08089843-344 2023-12-01T04:57:16.155 INFO:tasks.rados.rados.0.smithi080.stdout:2501: finishing write tid 4 to smithi08089843-344 2023-12-01T04:57:16.156 INFO:tasks.rados.rados.0.smithi080.stdout:2501: finishing write tid 5 to smithi08089843-344 2023-12-01T04:57:16.156 INFO:tasks.rados.rados.0.smithi080.stdout:2501: oid 344 updating version 0 to 392 2023-12-01T04:57:16.156 INFO:tasks.rados.rados.0.smithi080.stdout:2501: oid 344 updating version 392 to 394 2023-12-01T04:57:16.156 INFO:tasks.rados.rados.0.smithi080.stdout:2501: oid 344 version 394 is already newer than 391 2023-12-01T04:57:16.156 INFO:tasks.rados.rados.0.smithi080.stdout:2501: oid 344 version 394 is already newer than 393 2023-12-01T04:57:16.156 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 344 v 394 (ObjNum 1632 snap 0 seq_num 1632) dirty exists 2023-12-01T04:57:16.156 INFO:tasks.rados.rados.0.smithi080.stdout:2501: left oid 344 (ObjNum 1632 snap 0 seq_num 1632) 2023-12-01T04:57:16.156 INFO:tasks.rados.rados.0.smithi080.stdout:2503: expect (ObjNum 398 snap 0 seq_num 398) 2023-12-01T04:57:16.251 INFO:tasks.rados.rados.0.smithi080.stdout:2504: finishing write tid 1 to smithi08089843-441 2023-12-01T04:57:16.252 INFO:tasks.rados.rados.0.smithi080.stdout:2504: finishing write tid 2 to smithi08089843-441 2023-12-01T04:57:16.252 INFO:tasks.rados.rados.0.smithi080.stdout:2504: finishing write tid 3 to smithi08089843-441 2023-12-01T04:57:16.252 INFO:tasks.rados.rados.0.smithi080.stdout:2504: finishing write tid 4 to smithi08089843-441 2023-12-01T04:57:16.252 INFO:tasks.rados.rados.0.smithi080.stdout:2504: finishing write tid 5 to smithi08089843-441 2023-12-01T04:57:16.252 INFO:tasks.rados.rados.0.smithi080.stdout:2504: oid 441 updating version 0 to 470 2023-12-01T04:57:16.252 INFO:tasks.rados.rados.0.smithi080.stdout:2504: oid 441 version 470 is already newer than 468 2023-12-01T04:57:16.252 INFO:tasks.rados.rados.0.smithi080.stdout:2504: oid 441 version 470 is already newer than 469 2023-12-01T04:57:16.252 INFO:tasks.rados.rados.0.smithi080.stdout:2504: oid 441 version 470 is already newer than 467 2023-12-01T04:57:16.252 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 441 v 470 (ObjNum 1634 snap 0 seq_num 1634) dirty exists 2023-12-01T04:57:16.252 INFO:tasks.rados.rados.0.smithi080.stdout:2504: left oid 441 (ObjNum 1634 snap 0 seq_num 1634) 2023-12-01T04:57:16.252 INFO:tasks.rados.rados.0.smithi080.stdout:2505: expect (ObjNum 1183 snap 0 seq_num 1183) 2023-12-01T04:57:16.521 INFO:tasks.rados.rados.0.smithi080.stdout:2506: expect (ObjNum 1534 snap 0 seq_num 1534) 2023-12-01T04:57:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:57:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:04:57:16] "GET /metrics HTTP/1.1" 200 36339 "" "Prometheus/2.43.0" 2023-12-01T04:57:16.723 INFO:tasks.rados.rados.0.smithi080.stdout:2507: expect (ObjNum 1475 snap 0 seq_num 1475) 2023-12-01T04:57:16.879 INFO:tasks.rados.rados.0.smithi080.stdout:2508: seq_num 1635 ranges {679445=448010,1692765=429227,2766005=567741} 2023-12-01T04:57:16.890 INFO:tasks.rados.rados.0.smithi080.stdout:2508: writing smithi08089843-70 from 679445 to 1127455 tid 1 2023-12-01T04:57:16.895 INFO:tasks.rados.rados.0.smithi080.stdout:2508: writing smithi08089843-70 from 1692765 to 2121992 tid 2 2023-12-01T04:57:16.902 INFO:tasks.rados.rados.0.smithi080.stdout:2508: writing smithi08089843-70 from 2766005 to 3333746 tid 3 2023-12-01T04:57:16.903 INFO:tasks.rados.rados.0.smithi080.stdout:2501: done (6 left) 2023-12-01T04:57:16.903 INFO:tasks.rados.rados.0.smithi080.stdout:2503: done (5 left) 2023-12-01T04:57:16.903 INFO:tasks.rados.rados.0.smithi080.stdout:2504: done (4 left) 2023-12-01T04:57:16.903 INFO:tasks.rados.rados.0.smithi080.stdout:2505: done (3 left) 2023-12-01T04:57:16.903 INFO:tasks.rados.rados.0.smithi080.stdout:2506: done (2 left) 2023-12-01T04:57:16.903 INFO:tasks.rados.rados.0.smithi080.stdout:2507: done (1 left) 2023-12-01T04:57:16.903 INFO:tasks.rados.rados.0.smithi080.stdout:2509: read oid 69 snap -1 2023-12-01T04:57:16.903 INFO:tasks.rados.rados.0.smithi080.stdout:2509: expect (ObjNum 888 snap 0 seq_num 888) 2023-12-01T04:57:16.903 INFO:tasks.rados.rados.0.smithi080.stdout:2510: read oid 86 snap -1 2023-12-01T04:57:16.903 INFO:tasks.rados.rados.0.smithi080.stdout:2510: expect (ObjNum 1037 snap 0 seq_num 1037) 2023-12-01T04:57:16.903 INFO:tasks.rados.rados.0.smithi080.stdout:2511: write oid 51 current snap is 0 2023-12-01T04:57:16.903 INFO:tasks.rados.rados.0.smithi080.stdout:2511: seq_num 1636 ranges {696252=523259,1751247=689238,3193428=302824} 2023-12-01T04:57:16.909 INFO:tasks.rados.rados.0.smithi080.stdout:2511: writing smithi08089843-51 from 696252 to 1219511 tid 1 2023-12-01T04:57:16.917 INFO:tasks.rados.rados.0.smithi080.stdout:2511: writing smithi08089843-51 from 1751247 to 2440485 tid 2 2023-12-01T04:57:16.923 INFO:tasks.rados.rados.0.smithi080.stdout:2511: writing smithi08089843-51 from 3193428 to 3496252 tid 3 2023-12-01T04:57:16.923 INFO:tasks.rados.rados.0.smithi080.stdout:2512: read oid 89 snap -1 2023-12-01T04:57:16.923 INFO:tasks.rados.rados.0.smithi080.stdout:2512: expect (ObjNum 631 snap 0 seq_num 631) 2023-12-01T04:57:16.923 INFO:tasks.rados.rados.0.smithi080.stdout:2513: write oid 221 current snap is 0 2023-12-01T04:57:16.923 INFO:tasks.rados.rados.0.smithi080.stdout:2513: seq_num 1637 ranges {713059=598508,2093376=432896,3104498=408561} 2023-12-01T04:57:16.930 INFO:tasks.rados.rados.0.smithi080.stdout:2513: writing smithi08089843-221 from 713059 to 1311567 tid 1 2023-12-01T04:57:16.937 INFO:tasks.rados.rados.0.smithi080.stdout:2513: writing smithi08089843-221 from 2093376 to 2526272 tid 2 2023-12-01T04:57:16.943 INFO:tasks.rados.rados.0.smithi080.stdout:2513: writing smithi08089843-221 from 3104498 to 3513059 tid 3 2023-12-01T04:57:16.943 INFO:tasks.rados.rados.0.smithi080.stdout:2514: write oid 381 current snap is 0 2023-12-01T04:57:16.943 INFO:tasks.rados.rados.0.smithi080.stdout:2508: finishing write tid 1 to smithi08089843-70 2023-12-01T04:57:16.943 INFO:tasks.rados.rados.0.smithi080.stdout:2508: finishing write tid 2 to smithi08089843-70 2023-12-01T04:57:16.944 INFO:tasks.rados.rados.0.smithi080.stdout:2508: finishing write tid 3 to smithi08089843-70 2023-12-01T04:57:16.944 INFO:tasks.rados.rados.0.smithi080.stdout:2508: finishing write tid 4 to smithi08089843-70 2023-12-01T04:57:16.944 INFO:tasks.rados.rados.0.smithi080.stdout:2508: finishing write tid 5 to smithi08089843-70 2023-12-01T04:57:16.944 INFO:tasks.rados.rados.0.smithi080.stdout:2508: oid 70 updating version 0 to 324 2023-12-01T04:57:16.944 INFO:tasks.rados.rados.0.smithi080.stdout:2508: oid 70 updating version 324 to 325 2023-12-01T04:57:16.944 INFO:tasks.rados.rados.0.smithi080.stdout:2508: oid 70 version 325 is already newer than 323 2023-12-01T04:57:16.944 INFO:tasks.rados.rados.0.smithi080.stdout:2508: oid 70 version 325 is already newer than 322 2023-12-01T04:57:16.944 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 70 v 325 (ObjNum 1635 snap 0 seq_num 1635) dirty exists 2023-12-01T04:57:16.944 INFO:tasks.rados.rados.0.smithi080.stdout:2508: left oid 70 (ObjNum 1635 snap 0 seq_num 1635) 2023-12-01T04:57:16.944 INFO:tasks.rados.rados.0.smithi080.stdout:2509: expect (ObjNum 888 snap 0 seq_num 888) 2023-12-01T04:57:17.087 INFO:tasks.rados.rados.0.smithi080.stdout:2511: finishing write tid 1 to smithi08089843-51 2023-12-01T04:57:17.087 INFO:tasks.rados.rados.0.smithi080.stdout:2510: expect (ObjNum 1037 snap 0 seq_num 1037) 2023-12-01T04:57:17.255 INFO:tasks.rados.rados.0.smithi080.stdout:2511: finishing write tid 2 to smithi08089843-51 2023-12-01T04:57:17.256 INFO:tasks.rados.rados.0.smithi080.stdout:2511: finishing write tid 3 to smithi08089843-51 2023-12-01T04:57:17.256 INFO:tasks.rados.rados.0.smithi080.stdout:2511: finishing write tid 4 to smithi08089843-51 2023-12-01T04:57:17.256 INFO:tasks.rados.rados.0.smithi080.stdout:2511: finishing write tid 5 to smithi08089843-51 2023-12-01T04:57:17.256 INFO:tasks.rados.rados.0.smithi080.stdout:2511: oid 51 updating version 0 to 381 2023-12-01T04:57:17.256 INFO:tasks.rados.rados.0.smithi080.stdout:2511: oid 51 version 381 is already newer than 380 2023-12-01T04:57:17.257 INFO:tasks.rados.rados.0.smithi080.stdout:2511: oid 51 updating version 381 to 382 2023-12-01T04:57:17.257 INFO:tasks.rados.rados.0.smithi080.stdout:2511: oid 51 updating version 382 to 383 2023-12-01T04:57:17.257 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 51 v 383 (ObjNum 1636 snap 0 seq_num 1636) dirty exists 2023-12-01T04:57:17.257 INFO:tasks.rados.rados.0.smithi080.stdout:2511: left oid 51 (ObjNum 1636 snap 0 seq_num 1636) 2023-12-01T04:57:17.257 INFO:tasks.rados.rados.0.smithi080.stdout:2512: expect (ObjNum 631 snap 0 seq_num 631) 2023-12-01T04:57:17.373 INFO:tasks.rados.rados.0.smithi080.stdout:2513: finishing write tid 1 to smithi08089843-221 2023-12-01T04:57:17.373 INFO:tasks.rados.rados.0.smithi080.stdout:2513: finishing write tid 2 to smithi08089843-221 2023-12-01T04:57:17.373 INFO:tasks.rados.rados.0.smithi080.stdout:2513: finishing write tid 3 to smithi08089843-221 2023-12-01T04:57:17.373 INFO:tasks.rados.rados.0.smithi080.stdout:2513: finishing write tid 4 to smithi08089843-221 2023-12-01T04:57:17.373 INFO:tasks.rados.rados.0.smithi080.stdout:2513: finishing write tid 5 to smithi08089843-221 2023-12-01T04:57:17.373 INFO:tasks.rados.rados.0.smithi080.stdout:2513: oid 221 updating version 0 to 376 2023-12-01T04:57:17.373 INFO:tasks.rados.rados.0.smithi080.stdout:2513: oid 221 version 376 is already newer than 375 2023-12-01T04:57:17.373 INFO:tasks.rados.rados.0.smithi080.stdout:2513: oid 221 updating version 376 to 377 2023-12-01T04:57:17.373 INFO:tasks.rados.rados.0.smithi080.stdout:2513: oid 221 updating version 377 to 378 2023-12-01T04:57:17.373 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 221 v 378 (ObjNum 1637 snap 0 seq_num 1637) dirty exists 2023-12-01T04:57:17.373 INFO:tasks.rados.rados.0.smithi080.stdout:2513: left oid 221 (ObjNum 1637 snap 0 seq_num 1637) 2023-12-01T04:57:17.374 INFO:tasks.rados.rados.0.smithi080.stdout:2514: seq_num 1638 ranges {729866=673757,2151858=692907} 2023-12-01T04:57:17.380 INFO:tasks.rados.rados.0.smithi080.stdout:2514: writing smithi08089843-381 from 729866 to 1403623 tid 1 2023-12-01T04:57:17.389 INFO:tasks.rados.rados.0.smithi080.stdout:2514: writing smithi08089843-381 from 2151858 to 2844765 tid 2 2023-12-01T04:57:17.389 INFO:tasks.rados.rados.0.smithi080.stdout:2508: done (6 left) 2023-12-01T04:57:17.389 INFO:tasks.rados.rados.0.smithi080.stdout:2509: done (5 left) 2023-12-01T04:57:17.390 INFO:tasks.rados.rados.0.smithi080.stdout:2510: done (4 left) 2023-12-01T04:57:17.390 INFO:tasks.rados.rados.0.smithi080.stdout:2511: done (3 left) 2023-12-01T04:57:17.390 INFO:tasks.rados.rados.0.smithi080.stdout:2512: done (2 left) 2023-12-01T04:57:17.390 INFO:tasks.rados.rados.0.smithi080.stdout:2513: done (1 left) 2023-12-01T04:57:17.390 INFO:tasks.rados.rados.0.smithi080.stdout:2515: write oid 182 current snap is 0 2023-12-01T04:57:17.390 INFO:tasks.rados.rados.0.smithi080.stdout:2515: seq_num 1639 ranges {746673=749006,2210340=436565,3159344=387329} 2023-12-01T04:57:17.399 INFO:tasks.rados.rados.0.smithi080.stdout:2515: writing smithi08089843-182 from 746673 to 1495679 tid 1 2023-12-01T04:57:17.407 INFO:tasks.rados.rados.0.smithi080.stdout:2515: writing smithi08089843-182 from 2210340 to 2646905 tid 2 2023-12-01T04:57:17.414 INFO:tasks.rados.rados.0.smithi080.stdout:2515: writing smithi08089843-182 from 3159344 to 3546673 tid 3 2023-12-01T04:57:17.414 INFO:tasks.rados.rados.0.smithi080.stdout:2516: read oid 174 snap -1 2023-12-01T04:57:17.414 INFO:tasks.rados.rados.0.smithi080.stdout:2516: expect (ObjNum 1178 snap 0 seq_num 1178) 2023-12-01T04:57:17.415 INFO:tasks.rados.rados.0.smithi080.stdout:2517: write oid 213 current snap is 0 2023-12-01T04:57:17.415 INFO:tasks.rados.rados.0.smithi080.stdout:2514: finishing write tid 1 to smithi08089843-381 2023-12-01T04:57:17.415 INFO:tasks.rados.rados.0.smithi080.stdout:2514: finishing write tid 2 to smithi08089843-381 2023-12-01T04:57:17.415 INFO:tasks.rados.rados.0.smithi080.stdout:2514: finishing write tid 3 to smithi08089843-381 2023-12-01T04:57:17.415 INFO:tasks.rados.rados.0.smithi080.stdout:2514: finishing write tid 4 to smithi08089843-381 2023-12-01T04:57:17.415 INFO:tasks.rados.rados.0.smithi080.stdout:2514: oid 381 updating version 0 to 299 2023-12-01T04:57:17.415 INFO:tasks.rados.rados.0.smithi080.stdout:2514: oid 381 version 299 is already newer than 297 2023-12-01T04:57:17.415 INFO:tasks.rados.rados.0.smithi080.stdout:2514: oid 381 version 299 is already newer than 298 2023-12-01T04:57:17.415 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 381 v 299 (ObjNum 1638 snap 0 seq_num 1638) dirty exists 2023-12-01T04:57:17.415 INFO:tasks.rados.rados.0.smithi080.stdout:2514: left oid 381 (ObjNum 1638 snap 0 seq_num 1638) 2023-12-01T04:57:17.415 INFO:tasks.rados.rados.0.smithi080.stdout:2515: finishing write tid 1 to smithi08089843-182 2023-12-01T04:57:17.415 INFO:tasks.rados.rados.0.smithi080.stdout:2515: finishing write tid 2 to smithi08089843-182 2023-12-01T04:57:17.416 INFO:tasks.rados.rados.0.smithi080.stdout:2517: seq_num 1640 ranges {763480=424255,1868822=696576,3186767=376713} 2023-12-01T04:57:17.421 INFO:tasks.rados.rados.0.smithi080.stdout:2517: writing smithi08089843-213 from 763480 to 1187735 tid 1 2023-12-01T04:57:17.429 INFO:tasks.rados.rados.0.smithi080.stdout:2517: writing smithi08089843-213 from 1868822 to 2565398 tid 2 2023-12-01T04:57:17.435 INFO:tasks.rados.rados.0.smithi080.stdout:2517: writing smithi08089843-213 from 3186767 to 3563480 tid 3 2023-12-01T04:57:17.435 INFO:tasks.rados.rados.0.smithi080.stdout:2514: done (3 left) 2023-12-01T04:57:17.435 INFO:tasks.rados.rados.0.smithi080.stdout:2518: read oid 334 snap -1 2023-12-01T04:57:17.435 INFO:tasks.rados.rados.0.smithi080.stdout:2518: expect (ObjNum 1428 snap 0 seq_num 1428) 2023-12-01T04:57:17.435 INFO:tasks.rados.rados.0.smithi080.stdout:2519: write oid 442 current snap is 0 2023-12-01T04:57:17.435 INFO:tasks.rados.rados.0.smithi080.stdout:2519: seq_num 1641 ranges {780287=499504,1810951=440234,2697837=468079} 2023-12-01T04:57:17.442 INFO:tasks.rados.rados.0.smithi080.stdout:2519: writing smithi08089843-442 from 780287 to 1279791 tid 1 2023-12-01T04:57:17.448 INFO:tasks.rados.rados.0.smithi080.stdout:2519: writing smithi08089843-442 from 1810951 to 2251185 tid 2 2023-12-01T04:57:17.453 INFO:tasks.rados.rados.0.smithi080.stdout:2519: writing smithi08089843-442 from 2697837 to 3165916 tid 3 2023-12-01T04:57:17.453 INFO:tasks.rados.rados.0.smithi080.stdout:2520: read oid 24 snap -1 2023-12-01T04:57:17.454 INFO:tasks.rados.rados.0.smithi080.stdout:2520: expect (ObjNum 656 snap 0 seq_num 656) 2023-12-01T04:57:17.454 INFO:tasks.rados.rados.0.smithi080.stdout:2521: write oid 61 current snap is 0 2023-12-01T04:57:17.454 INFO:tasks.rados.rados.0.smithi080.stdout:2515: finishing write tid 3 to smithi08089843-182 2023-12-01T04:57:17.454 INFO:tasks.rados.rados.0.smithi080.stdout:2515: finishing write tid 4 to smithi08089843-182 2023-12-01T04:57:17.454 INFO:tasks.rados.rados.0.smithi080.stdout:2515: finishing write tid 5 to smithi08089843-182 2023-12-01T04:57:17.454 INFO:tasks.rados.rados.0.smithi080.stdout:2515: oid 182 updating version 0 to 245 2023-12-01T04:57:17.454 INFO:tasks.rados.rados.0.smithi080.stdout:2515: oid 182 version 245 is already newer than 244 2023-12-01T04:57:17.454 INFO:tasks.rados.rados.0.smithi080.stdout:2515: oid 182 updating version 245 to 246 2023-12-01T04:57:17.454 INFO:tasks.rados.rados.0.smithi080.stdout:2515: oid 182 updating version 246 to 247 2023-12-01T04:57:17.454 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 182 v 247 (ObjNum 1639 snap 0 seq_num 1639) dirty exists 2023-12-01T04:57:17.454 INFO:tasks.rados.rados.0.smithi080.stdout:2515: left oid 182 (ObjNum 1639 snap 0 seq_num 1639) 2023-12-01T04:57:17.454 INFO:tasks.rados.rados.0.smithi080.stdout:2517: finishing write tid 1 to smithi08089843-213 2023-12-01T04:57:17.454 INFO:tasks.rados.rados.0.smithi080.stdout:2517: finishing write tid 2 to smithi08089843-213 2023-12-01T04:57:17.454 INFO:tasks.rados.rados.0.smithi080.stdout:2516: expect (ObjNum 1178 snap 0 seq_num 1178) 2023-12-01T04:57:17.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:57:17 smithi090 bash[32384]: cluster 2023-12-01T04:57:16.160924+0000 mgr.y (mgr.24362) 263 : cluster 0 pgmap v234: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 78 MiB/s rd, 11 MiB/s wr, 113 op/s 2023-12-01T04:57:17.633 INFO:tasks.rados.rados.0.smithi080.stdout:2517: finishing write tid 3 to smithi08089843-213 2023-12-01T04:57:17.633 INFO:tasks.rados.rados.0.smithi080.stdout:2517: finishing write tid 4 to smithi08089843-213 2023-12-01T04:57:17.633 INFO:tasks.rados.rados.0.smithi080.stdout:2521: seq_num 1642 ranges {797094=574753,1869433=700245,3125260=471834} 2023-12-01T04:57:17.640 INFO:tasks.rados.rados.0.smithi080.stdout:2521: writing smithi08089843-61 from 797094 to 1371847 tid 1 2023-12-01T04:57:17.648 INFO:tasks.rados.rados.0.smithi080.stdout:2521: writing smithi08089843-61 from 1869433 to 2569678 tid 2 2023-12-01T04:57:17.654 INFO:tasks.rados.rados.0.smithi080.stdout:2521: writing smithi08089843-61 from 3125260 to 3597094 tid 3 2023-12-01T04:57:17.654 INFO:tasks.rados.rados.0.smithi080.stdout:2515: done (6 left) 2023-12-01T04:57:17.654 INFO:tasks.rados.rados.0.smithi080.stdout:2516: done (5 left) 2023-12-01T04:57:17.654 INFO:tasks.rados.rados.0.smithi080.stdout:2522: read oid 347 snap -1 2023-12-01T04:57:17.654 INFO:tasks.rados.rados.0.smithi080.stdout:2522: expect (ObjNum 991 snap 0 seq_num 991) 2023-12-01T04:57:17.654 INFO:tasks.rados.rados.0.smithi080.stdout:2523: read oid 17 snap -1 2023-12-01T04:57:17.654 INFO:tasks.rados.rados.0.smithi080.stdout:2523: expect (ObjNum 913 snap 0 seq_num 913) 2023-12-01T04:57:17.654 INFO:tasks.rados.rados.0.smithi080.stdout:2524: delete oid 196 current snap is 0 2023-12-01T04:57:17.654 INFO:tasks.rados.rados.0.smithi080.stdout:2517: finishing write tid 5 to smithi08089843-213 2023-12-01T04:57:17.654 INFO:tasks.rados.rados.0.smithi080.stdout:2517: oid 213 updating version 0 to 309 2023-12-01T04:57:17.655 INFO:tasks.rados.rados.0.smithi080.stdout:2517: oid 213 version 309 is already newer than 307 2023-12-01T04:57:17.655 INFO:tasks.rados.rados.0.smithi080.stdout:2517: oid 213 version 309 is already newer than 308 2023-12-01T04:57:17.655 INFO:tasks.rados.rados.0.smithi080.stdout:2517: oid 213 updating version 309 to 310 2023-12-01T04:57:17.655 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 213 v 310 (ObjNum 1640 snap 0 seq_num 1640) dirty exists 2023-12-01T04:57:17.655 INFO:tasks.rados.rados.0.smithi080.stdout:2517: left oid 213 (ObjNum 1640 snap 0 seq_num 1640) 2023-12-01T04:57:17.655 INFO:tasks.rados.rados.0.smithi080.stdout:2518: expect (ObjNum 1428 snap 0 seq_num 1428) 2023-12-01T04:57:17.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:57:17 smithi080 bash[28361]: cluster 2023-12-01T04:57:16.160924+0000 mgr.y (mgr.24362) 263 : cluster 0 pgmap v234: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 78 MiB/s rd, 11 MiB/s wr, 113 op/s 2023-12-01T04:57:17.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:57:17 smithi080 bash[41963]: cluster 2023-12-01T04:57:16.160924+0000 mgr.y (mgr.24362) 263 : cluster 0 pgmap v234: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 78 MiB/s rd, 11 MiB/s wr, 113 op/s 2023-12-01T04:57:17.730 INFO:tasks.rados.rados.0.smithi080.stdout:2519: finishing write tid 1 to smithi08089843-442 2023-12-01T04:57:17.730 INFO:tasks.rados.rados.0.smithi080.stdout:2519: finishing write tid 2 to smithi08089843-442 2023-12-01T04:57:17.731 INFO:tasks.rados.rados.0.smithi080.stdout:2517: done (7 left) 2023-12-01T04:57:17.731 INFO:tasks.rados.rados.0.smithi080.stdout:2518: done (6 left) 2023-12-01T04:57:17.731 INFO:tasks.rados.rados.0.smithi080.stdout:2524: done (5 left) 2023-12-01T04:57:17.731 INFO:tasks.rados.rados.0.smithi080.stdout:2525: read oid 423 snap -1 2023-12-01T04:57:17.731 INFO:tasks.rados.rados.0.smithi080.stdout:2525: expect (ObjNum 1451 snap 0 seq_num 1451) 2023-12-01T04:57:17.731 INFO:tasks.rados.rados.0.smithi080.stdout:2526: read oid 248 snap -1 2023-12-01T04:57:17.731 INFO:tasks.rados.rados.0.smithi080.stdout:2526: expect deleted 2023-12-01T04:57:17.731 INFO:tasks.rados.rados.0.smithi080.stdout:2527: read oid 269 snap -1 2023-12-01T04:57:17.731 INFO:tasks.rados.rados.0.smithi080.stdout:2527: expect (ObjNum 1482 snap 0 seq_num 1482) 2023-12-01T04:57:17.731 INFO:tasks.rados.rados.0.smithi080.stdout:2528: write oid 32 current snap is 0 2023-12-01T04:57:17.731 INFO:tasks.rados.rados.0.smithi080.stdout:2519: finishing write tid 3 to smithi08089843-442 2023-12-01T04:57:17.731 INFO:tasks.rados.rados.0.smithi080.stdout:2519: finishing write tid 4 to smithi08089843-442 2023-12-01T04:57:17.731 INFO:tasks.rados.rados.0.smithi080.stdout:2528: seq_num 1644 ranges {430708=441604,1302750=703914,2496459=701895} 2023-12-01T04:57:17.735 INFO:tasks.rados.rados.0.smithi080.stdout:2528: writing smithi08089843-32 from 430708 to 872312 tid 1 2023-12-01T04:57:17.741 INFO:tasks.rados.rados.0.smithi080.stdout:2528: writing smithi08089843-32 from 1302750 to 2006664 tid 2 2023-12-01T04:57:17.748 INFO:tasks.rados.rados.0.smithi080.stdout:2528: writing smithi08089843-32 from 2496459 to 3198354 tid 3 2023-12-01T04:57:17.748 INFO:tasks.rados.rados.0.smithi080.stdout:2519: finishing write tid 5 to smithi08089843-442 2023-12-01T04:57:17.748 INFO:tasks.rados.rados.0.smithi080.stdout:2519: oid 442 updating version 0 to 327 2023-12-01T04:57:17.748 INFO:tasks.rados.rados.0.smithi080.stdout:2519: oid 442 updating version 327 to 329 2023-12-01T04:57:17.748 INFO:tasks.rados.rados.0.smithi080.stdout:2519: oid 442 version 329 is already newer than 328 2023-12-01T04:57:17.748 INFO:tasks.rados.rados.0.smithi080.stdout:2519: oid 442 version 329 is already newer than 326 2023-12-01T04:57:17.749 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 442 v 329 (ObjNum 1641 snap 0 seq_num 1641) dirty exists 2023-12-01T04:57:17.749 INFO:tasks.rados.rados.0.smithi080.stdout:2519: left oid 442 (ObjNum 1641 snap 0 seq_num 1641) 2023-12-01T04:57:17.749 INFO:tasks.rados.rados.0.smithi080.stdout:2520: expect (ObjNum 656 snap 0 seq_num 656) 2023-12-01T04:57:17.891 INFO:tasks.rados.rados.0.smithi080.stdout:2521: finishing write tid 1 to smithi08089843-61 2023-12-01T04:57:17.891 INFO:tasks.rados.rados.0.smithi080.stdout:2521: finishing write tid 2 to smithi08089843-61 2023-12-01T04:57:17.891 INFO:tasks.rados.rados.0.smithi080.stdout:2529: read oid 145 snap -1 2023-12-01T04:57:17.891 INFO:tasks.rados.rados.0.smithi080.stdout:2529: expect (ObjNum 636 snap 0 seq_num 636) 2023-12-01T04:57:17.892 INFO:tasks.rados.rados.0.smithi080.stdout:2519: done (9 left) 2023-12-01T04:57:17.892 INFO:tasks.rados.rados.0.smithi080.stdout:2520: done (8 left) 2023-12-01T04:57:17.892 INFO:tasks.rados.rados.0.smithi080.stdout:2530: write oid 213 current snap is 0 2023-12-01T04:57:17.892 INFO:tasks.rados.rados.0.smithi080.stdout:2521: finishing write tid 3 to smithi08089843-61 2023-12-01T04:57:17.892 INFO:tasks.rados.rados.0.smithi080.stdout:2521: finishing write tid 4 to smithi08089843-61 2023-12-01T04:57:17.892 INFO:tasks.rados.rados.0.smithi080.stdout:2521: finishing write tid 5 to smithi08089843-61 2023-12-01T04:57:17.892 INFO:tasks.rados.rados.0.smithi080.stdout:2521: oid 61 updating version 0 to 312 2023-12-01T04:57:17.892 INFO:tasks.rados.rados.0.smithi080.stdout:2521: oid 61 updating version 312 to 314 2023-12-01T04:57:17.892 INFO:tasks.rados.rados.0.smithi080.stdout:2521: oid 61 version 314 is already newer than 311 2023-12-01T04:57:17.892 INFO:tasks.rados.rados.0.smithi080.stdout:2521: oid 61 version 314 is already newer than 313 2023-12-01T04:57:17.892 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 61 v 314 (ObjNum 1642 snap 0 seq_num 1642) dirty exists 2023-12-01T04:57:17.892 INFO:tasks.rados.rados.0.smithi080.stdout:2521: left oid 61 (ObjNum 1642 snap 0 seq_num 1642) 2023-12-01T04:57:17.892 INFO:tasks.rados.rados.0.smithi080.stdout:2523: expect (ObjNum 913 snap 0 seq_num 913) 2023-12-01T04:57:18.057 INFO:tasks.rados.rados.0.smithi080.stdout:2522: expect (ObjNum 991 snap 0 seq_num 991) 2023-12-01T04:57:18.201 INFO:tasks.rados.rados.0.smithi080.stdout:2530: seq_num 1645 ranges {447515=516853,1644879=447572,2807529=629520} 2023-12-01T04:57:18.206 INFO:tasks.rados.rados.0.smithi080.stdout:2530: writing smithi08089843-213 from 447515 to 964368 tid 1 2023-12-01T04:57:18.212 INFO:tasks.rados.rados.0.smithi080.stdout:2530: writing smithi08089843-213 from 1644879 to 2092451 tid 2 2023-12-01T04:57:18.220 INFO:tasks.rados.rados.0.smithi080.stdout:2530: writing smithi08089843-213 from 2807529 to 3437049 tid 3 2023-12-01T04:57:18.220 INFO:tasks.rados.rados.0.smithi080.stdout:2521: done (8 left) 2023-12-01T04:57:18.220 INFO:tasks.rados.rados.0.smithi080.stdout:2522: done (7 left) 2023-12-01T04:57:18.220 INFO:tasks.rados.rados.0.smithi080.stdout:2523: done (6 left) 2023-12-01T04:57:18.220 INFO:tasks.rados.rados.0.smithi080.stdout:2526: done (5 left) 2023-12-01T04:57:18.220 INFO:tasks.rados.rados.0.smithi080.stdout:2531: write oid 488 current snap is 0 2023-12-01T04:57:18.220 INFO:tasks.rados.rados.0.smithi080.stdout:2531: seq_num 1646 ranges {464322=592102,1703361=591230,2718599=440792} 2023-12-01T04:57:18.225 INFO:tasks.rados.rados.0.smithi080.stdout:2531: writing smithi08089843-488 from 464322 to 1056424 tid 1 2023-12-01T04:57:18.232 INFO:tasks.rados.rados.0.smithi080.stdout:2531: writing smithi08089843-488 from 1703361 to 2294591 tid 2 2023-12-01T04:57:18.238 INFO:tasks.rados.rados.0.smithi080.stdout:2531: writing smithi08089843-488 from 2718599 to 3159391 tid 3 2023-12-01T04:57:18.238 INFO:tasks.rados.rados.0.smithi080.stdout:2532: write oid 210 current snap is 0 2023-12-01T04:57:18.238 INFO:tasks.rados.rados.0.smithi080.stdout:2532: seq_num 1647 ranges {481129=667351,1761843=451241,2862375=652064} 2023-12-01T04:57:18.244 INFO:tasks.rados.rados.0.smithi080.stdout:2532: writing smithi08089843-210 from 481129 to 1148480 tid 1 2023-12-01T04:57:18.250 INFO:tasks.rados.rados.0.smithi080.stdout:2532: writing smithi08089843-210 from 1761843 to 2213084 tid 2 2023-12-01T04:57:18.257 INFO:tasks.rados.rados.0.smithi080.stdout:2532: writing smithi08089843-210 from 2862375 to 3514439 tid 3 2023-12-01T04:57:18.257 INFO:tasks.rados.rados.0.smithi080.stdout:2533: write oid 346 current snap is 0 2023-12-01T04:57:18.257 INFO:tasks.rados.rados.0.smithi080.stdout:2533: seq_num 1648 ranges {497936=742600,1820325=594899,2889798=463336} 2023-12-01T04:57:18.264 INFO:tasks.rados.rados.0.smithi080.stdout:2533: writing smithi08089843-346 from 497936 to 1240536 tid 1 2023-12-01T04:57:18.270 INFO:tasks.rados.rados.0.smithi080.stdout:2533: writing smithi08089843-346 from 1820325 to 2415224 tid 2 2023-12-01T04:57:18.276 INFO:tasks.rados.rados.0.smithi080.stdout:2533: writing smithi08089843-346 from 2889798 to 3353134 tid 3 2023-12-01T04:57:18.276 INFO:tasks.rados.rados.0.smithi080.stdout:2534: write oid 41 current snap is 0 2023-12-01T04:57:18.276 INFO:tasks.rados.rados.0.smithi080.stdout:2534: seq_num 1649 ranges {514743=417849,1362454=454910,2400868=790961} 2023-12-01T04:57:18.281 INFO:tasks.rados.rados.0.smithi080.stdout:2534: writing smithi08089843-41 from 514743 to 932592 tid 1 2023-12-01T04:57:18.287 INFO:tasks.rados.rados.0.smithi080.stdout:2534: writing smithi08089843-41 from 1362454 to 1817364 tid 2 2023-12-01T04:57:18.295 INFO:tasks.rados.rados.0.smithi080.stdout:2534: writing smithi08089843-41 from 2400868 to 3191829 tid 3 2023-12-01T04:57:18.295 INFO:tasks.rados.rados.0.smithi080.stdout:2535: read oid 156 snap -1 2023-12-01T04:57:18.295 INFO:tasks.rados.rados.0.smithi080.stdout:2535: expect (ObjNum 819 snap 0 seq_num 819) 2023-12-01T04:57:18.295 INFO:tasks.rados.rados.0.smithi080.stdout:2536: read oid 313 snap -1 2023-12-01T04:57:18.295 INFO:tasks.rados.rados.0.smithi080.stdout:2536: expect (ObjNum 871 snap 0 seq_num 871) 2023-12-01T04:57:18.295 INFO:tasks.rados.rados.0.smithi080.stdout:2537: delete oid 28 current snap is 0 2023-12-01T04:57:18.295 INFO:tasks.rados.rados.0.smithi080.stdout:2527: expect (ObjNum 1482 snap 0 seq_num 1482) 2023-12-01T04:57:18.474 INFO:tasks.rados.rados.0.smithi080.stdout:2525: expect (ObjNum 1451 snap 0 seq_num 1451) 2023-12-01T04:57:18.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:57:18 smithi090 bash[32384]: audit 2023-12-01T04:57:17.684000+0000 mon.a (mon.0) 870 : audit 0 from='client.? 172.21.15.80:0/864107934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:57:18.598 INFO:tasks.rados.rados.0.smithi080.stdout:2528: finishing write tid 1 to smithi08089843-32 2023-12-01T04:57:18.598 INFO:tasks.rados.rados.0.smithi080.stdout:2528: finishing write tid 2 to smithi08089843-32 2023-12-01T04:57:18.598 INFO:tasks.rados.rados.0.smithi080.stdout:2528: finishing write tid 3 to smithi08089843-32 2023-12-01T04:57:18.598 INFO:tasks.rados.rados.0.smithi080.stdout:2528: finishing write tid 4 to smithi08089843-32 2023-12-01T04:57:18.598 INFO:tasks.rados.rados.0.smithi080.stdout:2528: finishing write tid 5 to smithi08089843-32 2023-12-01T04:57:18.598 INFO:tasks.rados.rados.0.smithi080.stdout:2528: oid 32 updating version 0 to 387 2023-12-01T04:57:18.598 INFO:tasks.rados.rados.0.smithi080.stdout:2528: oid 32 updating version 387 to 390 2023-12-01T04:57:18.598 INFO:tasks.rados.rados.0.smithi080.stdout:2528: oid 32 version 390 is already newer than 389 2023-12-01T04:57:18.598 INFO:tasks.rados.rados.0.smithi080.stdout:2528: oid 32 version 390 is already newer than 388 2023-12-01T04:57:18.599 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 32 v 390 (ObjNum 1644 snap 0 seq_num 1644) dirty exists 2023-12-01T04:57:18.599 INFO:tasks.rados.rados.0.smithi080.stdout:2528: left oid 32 (ObjNum 1644 snap 0 seq_num 1644) 2023-12-01T04:57:18.599 INFO:tasks.rados.rados.0.smithi080.stdout:2529: expect (ObjNum 636 snap 0 seq_num 636) 2023-12-01T04:57:18.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:57:18 smithi080 bash[28361]: audit 2023-12-01T04:57:17.684000+0000 mon.a (mon.0) 870 : audit 0 from='client.? 172.21.15.80:0/864107934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:57:18.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:57:18 smithi080 bash[41963]: audit 2023-12-01T04:57:17.684000+0000 mon.a (mon.0) 870 : audit 0 from='client.? 172.21.15.80:0/864107934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:57:18.724 INFO:tasks.rados.rados.0.smithi080.stdout:2530: finishing write tid 1 to smithi08089843-213 2023-12-01T04:57:18.725 INFO:tasks.rados.rados.0.smithi080.stdout:2530: finishing write tid 2 to smithi08089843-213 2023-12-01T04:57:18.725 INFO:tasks.rados.rados.0.smithi080.stdout:2530: finishing write tid 3 to smithi08089843-213 2023-12-01T04:57:18.725 INFO:tasks.rados.rados.0.smithi080.stdout:2530: finishing write tid 4 to smithi08089843-213 2023-12-01T04:57:18.725 INFO:tasks.rados.rados.0.smithi080.stdout:2530: finishing write tid 5 to smithi08089843-213 2023-12-01T04:57:18.725 INFO:tasks.rados.rados.0.smithi080.stdout:2530: oid 213 updating version 0 to 315 2023-12-01T04:57:18.725 INFO:tasks.rados.rados.0.smithi080.stdout:2530: oid 213 updating version 315 to 317 2023-12-01T04:57:18.725 INFO:tasks.rados.rados.0.smithi080.stdout:2530: oid 213 version 317 is already newer than 316 2023-12-01T04:57:18.725 INFO:tasks.rados.rados.0.smithi080.stdout:2530: oid 213 updating version 317 to 318 2023-12-01T04:57:18.725 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 213 v 318 (ObjNum 1645 snap 0 seq_num 1645) dirty exists 2023-12-01T04:57:18.726 INFO:tasks.rados.rados.0.smithi080.stdout:2530: left oid 213 (ObjNum 1645 snap 0 seq_num 1645) 2023-12-01T04:57:18.726 INFO:tasks.rados.rados.0.smithi080.stdout:2531: finishing write tid 1 to smithi08089843-488 2023-12-01T04:57:18.726 INFO:tasks.rados.rados.0.smithi080.stdout:2531: finishing write tid 2 to smithi08089843-488 2023-12-01T04:57:18.726 INFO:tasks.rados.rados.0.smithi080.stdout:2531: finishing write tid 3 to smithi08089843-488 2023-12-01T04:57:18.726 INFO:tasks.rados.rados.0.smithi080.stdout:2531: finishing write tid 4 to smithi08089843-488 2023-12-01T04:57:18.726 INFO:tasks.rados.rados.0.smithi080.stdout:2531: finishing write tid 5 to smithi08089843-488 2023-12-01T04:57:18.726 INFO:tasks.rados.rados.0.smithi080.stdout:2531: oid 488 updating version 0 to 303 2023-12-01T04:57:18.726 INFO:tasks.rados.rados.0.smithi080.stdout:2531: oid 488 version 303 is already newer than 300 2023-12-01T04:57:18.726 INFO:tasks.rados.rados.0.smithi080.stdout:2531: oid 488 version 303 is already newer than 302 2023-12-01T04:57:18.727 INFO:tasks.rados.rados.0.smithi080.stdout:2531: oid 488 version 303 is already newer than 301 2023-12-01T04:57:18.727 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 488 v 303 (ObjNum 1646 snap 0 seq_num 1646) dirty exists 2023-12-01T04:57:18.727 INFO:tasks.rados.rados.0.smithi080.stdout:2531: left oid 488 (ObjNum 1646 snap 0 seq_num 1646) 2023-12-01T04:57:18.727 INFO:tasks.rados.rados.0.smithi080.stdout:2532: finishing write tid 1 to smithi08089843-210 2023-12-01T04:57:18.727 INFO:tasks.rados.rados.0.smithi080.stdout:2532: finishing write tid 2 to smithi08089843-210 2023-12-01T04:57:18.727 INFO:tasks.rados.rados.0.smithi080.stdout:2532: finishing write tid 3 to smithi08089843-210 2023-12-01T04:57:18.727 INFO:tasks.rados.rados.0.smithi080.stdout:2532: finishing write tid 4 to smithi08089843-210 2023-12-01T04:57:18.727 INFO:tasks.rados.rados.0.smithi080.stdout:2532: finishing write tid 5 to smithi08089843-210 2023-12-01T04:57:18.727 INFO:tasks.rados.rados.0.smithi080.stdout:2532: oid 210 updating version 0 to 219 2023-12-01T04:57:18.728 INFO:tasks.rados.rados.0.smithi080.stdout:2532: oid 210 updating version 219 to 221 2023-12-01T04:57:18.728 INFO:tasks.rados.rados.0.smithi080.stdout:2532: oid 210 version 221 is already newer than 220 2023-12-01T04:57:18.728 INFO:tasks.rados.rados.0.smithi080.stdout:2532: oid 210 version 221 is already newer than 218 2023-12-01T04:57:18.728 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 210 v 221 (ObjNum 1647 snap 0 seq_num 1647) dirty exists 2023-12-01T04:57:18.728 INFO:tasks.rados.rados.0.smithi080.stdout:2532: left oid 210 (ObjNum 1647 snap 0 seq_num 1647) 2023-12-01T04:57:18.728 INFO:tasks.rados.rados.0.smithi080.stdout:2533: finishing write tid 1 to smithi08089843-346 2023-12-01T04:57:18.728 INFO:tasks.rados.rados.0.smithi080.stdout:2533: finishing write tid 2 to smithi08089843-346 2023-12-01T04:57:18.729 INFO:tasks.rados.rados.0.smithi080.stdout:2533: finishing write tid 3 to smithi08089843-346 2023-12-01T04:57:18.729 INFO:tasks.rados.rados.0.smithi080.stdout:2533: finishing write tid 4 to smithi08089843-346 2023-12-01T04:57:18.729 INFO:tasks.rados.rados.0.smithi080.stdout:2533: finishing write tid 5 to smithi08089843-346 2023-12-01T04:57:18.729 INFO:tasks.rados.rados.0.smithi080.stdout:2533: oid 346 updating version 0 to 472 2023-12-01T04:57:18.729 INFO:tasks.rados.rados.0.smithi080.stdout:2533: oid 346 updating version 472 to 473 2023-12-01T04:57:18.729 INFO:tasks.rados.rados.0.smithi080.stdout:2533: oid 346 updating version 473 to 474 2023-12-01T04:57:18.729 INFO:tasks.rados.rados.0.smithi080.stdout:2533: oid 346 version 474 is already newer than 471 2023-12-01T04:57:18.729 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 346 v 474 (ObjNum 1648 snap 0 seq_num 1648) dirty exists 2023-12-01T04:57:18.729 INFO:tasks.rados.rados.0.smithi080.stdout:2533: left oid 346 (ObjNum 1648 snap 0 seq_num 1648) 2023-12-01T04:57:18.729 INFO:tasks.rados.rados.0.smithi080.stdout:2534: finishing write tid 1 to smithi08089843-41 2023-12-01T04:57:18.729 INFO:tasks.rados.rados.0.smithi080.stdout:2534: finishing write tid 2 to smithi08089843-41 2023-12-01T04:57:18.730 INFO:tasks.rados.rados.0.smithi080.stdout:2535: expect (ObjNum 819 snap 0 seq_num 819) 2023-12-01T04:57:18.934 INFO:tasks.rados.rados.0.smithi080.stdout:2534: finishing write tid 3 to smithi08089843-41 2023-12-01T04:57:18.934 INFO:tasks.rados.rados.0.smithi080.stdout:2534: finishing write tid 4 to smithi08089843-41 2023-12-01T04:57:18.934 INFO:tasks.rados.rados.0.smithi080.stdout:2534: finishing write tid 5 to smithi08089843-41 2023-12-01T04:57:18.934 INFO:tasks.rados.rados.0.smithi080.stdout:2534: oid 41 updating version 0 to 478 2023-12-01T04:57:18.934 INFO:tasks.rados.rados.0.smithi080.stdout:2534: oid 41 version 478 is already newer than 476 2023-12-01T04:57:18.935 INFO:tasks.rados.rados.0.smithi080.stdout:2534: oid 41 version 478 is already newer than 477 2023-12-01T04:57:18.935 INFO:tasks.rados.rados.0.smithi080.stdout:2534: oid 41 version 478 is already newer than 475 2023-12-01T04:57:18.935 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 41 v 478 (ObjNum 1649 snap 0 seq_num 1649) dirty exists 2023-12-01T04:57:18.935 INFO:tasks.rados.rados.0.smithi080.stdout:2534: left oid 41 (ObjNum 1649 snap 0 seq_num 1649) 2023-12-01T04:57:18.935 INFO:tasks.rados.rados.0.smithi080.stdout:2536: expect (ObjNum 871 snap 0 seq_num 871) 2023-12-01T04:57:19.080 INFO:tasks.rados.rados.0.smithi080.stdout:2525: done (11 left) 2023-12-01T04:57:19.081 INFO:tasks.rados.rados.0.smithi080.stdout:2527: done (10 left) 2023-12-01T04:57:19.081 INFO:tasks.rados.rados.0.smithi080.stdout:2528: done (9 left) 2023-12-01T04:57:19.081 INFO:tasks.rados.rados.0.smithi080.stdout:2529: done (8 left) 2023-12-01T04:57:19.081 INFO:tasks.rados.rados.0.smithi080.stdout:2530: done (7 left) 2023-12-01T04:57:19.081 INFO:tasks.rados.rados.0.smithi080.stdout:2531: done (6 left) 2023-12-01T04:57:19.081 INFO:tasks.rados.rados.0.smithi080.stdout:2532: done (5 left) 2023-12-01T04:57:19.081 INFO:tasks.rados.rados.0.smithi080.stdout:2533: done (4 left) 2023-12-01T04:57:19.081 INFO:tasks.rados.rados.0.smithi080.stdout:2534: done (3 left) 2023-12-01T04:57:19.082 INFO:tasks.rados.rados.0.smithi080.stdout:2535: done (2 left) 2023-12-01T04:57:19.082 INFO:tasks.rados.rados.0.smithi080.stdout:2536: done (1 left) 2023-12-01T04:57:19.082 INFO:tasks.rados.rados.0.smithi080.stdout:2537: done (0 left) 2023-12-01T04:57:19.082 INFO:tasks.rados.rados.0.smithi080.stdout:2538: write oid 253 current snap is 0 2023-12-01T04:57:19.082 INFO:tasks.rados.rados.0.smithi080.stdout:2538: seq_num 1651 ranges {548357=684700,1995771=458579,2972067=413505} 2023-12-01T04:57:19.091 INFO:tasks.rados.rados.0.smithi080.stdout:2538: writing smithi08089843-253 from 548357 to 1233057 tid 1 2023-12-01T04:57:19.098 INFO:tasks.rados.rados.0.smithi080.stdout:2538: writing smithi08089843-253 from 1995771 to 2454350 tid 2 2023-12-01T04:57:19.103 INFO:tasks.rados.rados.0.smithi080.stdout:2538: writing smithi08089843-253 from 2972067 to 3385572 tid 3 2023-12-01T04:57:19.103 INFO:tasks.rados.rados.0.smithi080.stdout:2539: delete oid 340 current snap is 0 2023-12-01T04:57:19.103 INFO:tasks.rados.rados.0.smithi080.stdout:2538: finishing write tid 1 to smithi08089843-253 2023-12-01T04:57:19.103 INFO:tasks.rados.rados.0.smithi080.stdout:2538: finishing write tid 2 to smithi08089843-253 2023-12-01T04:57:19.106 INFO:tasks.rados.rados.0.smithi080.stdout:2539: done (1 left) 2023-12-01T04:57:19.106 INFO:tasks.rados.rados.0.smithi080.stdout:2540: write oid 180 current snap is 0 2023-12-01T04:57:19.106 INFO:tasks.rados.rados.0.smithi080.stdout:2540: seq_num 1653 ranges {581971=435198,1712735=462248,2626913=436049,3752375=29596} 2023-12-01T04:57:19.112 INFO:tasks.rados.rados.0.smithi080.stdout:2540: writing smithi08089843-180 from 581971 to 1017169 tid 1 2023-12-01T04:57:19.120 INFO:tasks.rados.rados.0.smithi080.stdout:2540: writing smithi08089843-180 from 1712735 to 2174983 tid 2 2023-12-01T04:57:19.125 INFO:tasks.rados.rados.0.smithi080.stdout:2540: writing smithi08089843-180 from 2626913 to 3062962 tid 3 2023-12-01T04:57:19.129 INFO:tasks.rados.rados.0.smithi080.stdout:2540: writing smithi08089843-180 from 3752375 to 3781971 tid 4 2023-12-01T04:57:19.129 INFO:tasks.rados.rados.0.smithi080.stdout:2541: write oid 389 current snap is 0 2023-12-01T04:57:19.129 INFO:tasks.rados.rados.0.smithi080.stdout:2541: seq_num 1654 ranges {598778=510447,1654864=605906,2937983=763674} 2023-12-01T04:57:19.135 INFO:tasks.rados.rados.0.smithi080.stdout:2541: writing smithi08089843-389 from 598778 to 1109225 tid 1 2023-12-01T04:57:19.141 INFO:tasks.rados.rados.0.smithi080.stdout:2541: writing smithi08089843-389 from 1654864 to 2260770 tid 2 2023-12-01T04:57:19.149 INFO:tasks.rados.rados.0.smithi080.stdout:2541: writing smithi08089843-389 from 2937983 to 3701657 tid 3 2023-12-01T04:57:19.150 INFO:tasks.rados.rados.0.smithi080.stdout:2542: write oid 288 current snap is 0 2023-12-01T04:57:19.150 INFO:tasks.rados.rados.0.smithi080.stdout:2542: seq_num 1655 ranges {615585=585696,1713346=465917,2965406=574946} 2023-12-01T04:57:19.156 INFO:tasks.rados.rados.0.smithi080.stdout:2542: writing smithi08089843-288 from 615585 to 1201281 tid 1 2023-12-01T04:57:19.162 INFO:tasks.rados.rados.0.smithi080.stdout:2542: writing smithi08089843-288 from 1713346 to 2179263 tid 2 2023-12-01T04:57:19.169 INFO:tasks.rados.rados.0.smithi080.stdout:2542: writing smithi08089843-288 from 2965406 to 3540352 tid 3 2023-12-01T04:57:19.169 INFO:tasks.rados.rados.0.smithi080.stdout:2543: write oid 265 current snap is 0 2023-12-01T04:57:19.169 INFO:tasks.rados.rados.0.smithi080.stdout:2538: finishing write tid 3 to smithi08089843-253 2023-12-01T04:57:19.169 INFO:tasks.rados.rados.0.smithi080.stdout:2543: seq_num 1656 ranges {632392=660945,1771828=609575,2992829=786218} 2023-12-01T04:57:19.176 INFO:tasks.rados.rados.0.smithi080.stdout:2543: writing smithi08089843-265 from 632392 to 1293337 tid 1 2023-12-01T04:57:19.182 INFO:tasks.rados.rados.0.smithi080.stdout:2543: writing smithi08089843-265 from 1771828 to 2381403 tid 2 2023-12-01T04:57:19.190 INFO:tasks.rados.rados.0.smithi080.stdout:2543: writing smithi08089843-265 from 2992829 to 3779047 tid 3 2023-12-01T04:57:19.191 INFO:tasks.rados.rados.0.smithi080.stdout:2544: write oid 395 current snap is 0 2023-12-01T04:57:19.191 INFO:tasks.rados.rados.0.smithi080.stdout:2544: seq_num 1657 ranges {649199=736194,1830310=753233,3303899=545300} 2023-12-01T04:57:19.198 INFO:tasks.rados.rados.0.smithi080.stdout:2544: writing smithi08089843-395 from 649199 to 1385393 tid 1 2023-12-01T04:57:19.205 INFO:tasks.rados.rados.0.smithi080.stdout:2544: writing smithi08089843-395 from 1830310 to 2583543 tid 2 2023-12-01T04:57:19.212 INFO:tasks.rados.rados.0.smithi080.stdout:2544: writing smithi08089843-395 from 3303899 to 3849199 tid 3 2023-12-01T04:57:19.212 INFO:tasks.rados.rados.0.smithi080.stdout:2545: write oid 460 current snap is 0 2023-12-01T04:57:19.212 INFO:tasks.rados.rados.0.smithi080.stdout:2545: seq_num 1658 ranges {666006=527796,1888792=613244,3047675=525115} 2023-12-01T04:57:19.218 INFO:tasks.rados.rados.0.smithi080.stdout:2545: writing smithi08089843-460 from 666006 to 1193802 tid 1 2023-12-01T04:57:19.225 INFO:tasks.rados.rados.0.smithi080.stdout:2545: writing smithi08089843-460 from 1888792 to 2502036 tid 2 2023-12-01T04:57:19.232 INFO:tasks.rados.rados.0.smithi080.stdout:2545: writing smithi08089843-460 from 3047675 to 3572790 tid 3 2023-12-01T04:57:19.232 INFO:tasks.rados.rados.0.smithi080.stdout:2546: read oid 282 snap -1 2023-12-01T04:57:19.232 INFO:tasks.rados.rados.0.smithi080.stdout:2546: expect (ObjNum 1460 snap 0 seq_num 1460) 2023-12-01T04:57:19.232 INFO:tasks.rados.rados.0.smithi080.stdout:2547: write oid 492 current snap is 0 2023-12-01T04:57:19.232 INFO:tasks.rados.rados.0.smithi080.stdout:2547: seq_num 1659 ranges {682813=603045,1947274=756902,3358745=524068} 2023-12-01T04:57:19.239 INFO:tasks.rados.rados.0.smithi080.stdout:2547: writing smithi08089843-492 from 682813 to 1285858 tid 1 2023-12-01T04:57:19.247 INFO:tasks.rados.rados.0.smithi080.stdout:2547: writing smithi08089843-492 from 1947274 to 2704176 tid 2 2023-12-01T04:57:19.256 INFO:tasks.rados.rados.0.smithi080.stdout:2547: writing smithi08089843-492 from 3358745 to 3882813 tid 3 2023-12-01T04:57:19.256 INFO:tasks.rados.rados.0.smithi080.stdout:2548: delete oid 20 current snap is 0 2023-12-01T04:57:19.256 INFO:tasks.rados.rados.0.smithi080.stdout:2538: finishing write tid 4 to smithi08089843-253 2023-12-01T04:57:19.256 INFO:tasks.rados.rados.0.smithi080.stdout:2538: finishing write tid 5 to smithi08089843-253 2023-12-01T04:57:19.256 INFO:tasks.rados.rados.0.smithi080.stdout:2538: oid 253 updating version 0 to 394 2023-12-01T04:57:19.256 INFO:tasks.rados.rados.0.smithi080.stdout:2538: oid 253 version 394 is already newer than 392 2023-12-01T04:57:19.256 INFO:tasks.rados.rados.0.smithi080.stdout:2538: oid 253 version 394 is already newer than 393 2023-12-01T04:57:19.256 INFO:tasks.rados.rados.0.smithi080.stdout:2538: oid 253 version 394 is already newer than 391 2023-12-01T04:57:19.256 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 253 v 394 (ObjNum 1651 snap 0 seq_num 1651) dirty exists 2023-12-01T04:57:19.256 INFO:tasks.rados.rados.0.smithi080.stdout:2538: left oid 253 (ObjNum 1651 snap 0 seq_num 1651) 2023-12-01T04:57:19.256 INFO:tasks.rados.rados.0.smithi080.stdout:2540: finishing write tid 1 to smithi08089843-180 2023-12-01T04:57:19.256 INFO:tasks.rados.rados.0.smithi080.stdout:2540: finishing write tid 2 to smithi08089843-180 2023-12-01T04:57:19.256 INFO:tasks.rados.rados.0.smithi080.stdout:2540: finishing write tid 3 to smithi08089843-180 2023-12-01T04:57:19.257 INFO:tasks.rados.rados.0.smithi080.stdout:2540: finishing write tid 4 to smithi08089843-180 2023-12-01T04:57:19.257 INFO:tasks.rados.rados.0.smithi080.stdout:2540: finishing write tid 5 to smithi08089843-180 2023-12-01T04:57:19.257 INFO:tasks.rados.rados.0.smithi080.stdout:2540: finishing write tid 6 to smithi08089843-180 2023-12-01T04:57:19.257 INFO:tasks.rados.rados.0.smithi080.stdout:2540: oid 180 updating version 0 to 396 2023-12-01T04:57:19.257 INFO:tasks.rados.rados.0.smithi080.stdout:2540: oid 180 updating version 396 to 398 2023-12-01T04:57:19.257 INFO:tasks.rados.rados.0.smithi080.stdout:2540: oid 180 version 398 is already newer than 397 2023-12-01T04:57:19.257 INFO:tasks.rados.rados.0.smithi080.stdout:2540: oid 180 updating version 398 to 399 2023-12-01T04:57:19.257 INFO:tasks.rados.rados.0.smithi080.stdout:2540: oid 180 version 399 is already newer than 395 2023-12-01T04:57:19.257 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 180 v 399 (ObjNum 1653 snap 0 seq_num 1653) dirty exists 2023-12-01T04:57:19.257 INFO:tasks.rados.rados.0.smithi080.stdout:2540: left oid 180 (ObjNum 1653 snap 0 seq_num 1653) 2023-12-01T04:57:19.257 INFO:tasks.rados.rados.0.smithi080.stdout:2541: finishing write tid 1 to smithi08089843-389 2023-12-01T04:57:19.257 INFO:tasks.rados.rados.0.smithi080.stdout:2541: finishing write tid 2 to smithi08089843-389 2023-12-01T04:57:19.257 INFO:tasks.rados.rados.0.smithi080.stdout:2541: finishing write tid 3 to smithi08089843-389 2023-12-01T04:57:19.257 INFO:tasks.rados.rados.0.smithi080.stdout:2541: finishing write tid 4 to smithi08089843-389 2023-12-01T04:57:19.257 INFO:tasks.rados.rados.0.smithi080.stdout:2541: finishing write tid 5 to smithi08089843-389 2023-12-01T04:57:19.258 INFO:tasks.rados.rados.0.smithi080.stdout:2541: oid 389 updating version 0 to 249 2023-12-01T04:57:19.258 INFO:tasks.rados.rados.0.smithi080.stdout:2541: oid 389 updating version 249 to 252 2023-12-01T04:57:19.258 INFO:tasks.rados.rados.0.smithi080.stdout:2541: oid 389 version 252 is already newer than 251 2023-12-01T04:57:19.258 INFO:tasks.rados.rados.0.smithi080.stdout:2541: oid 389 version 252 is already newer than 250 2023-12-01T04:57:19.258 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 389 v 252 (ObjNum 1654 snap 0 seq_num 1654) dirty exists 2023-12-01T04:57:19.258 INFO:tasks.rados.rados.0.smithi080.stdout:2541: left oid 389 (ObjNum 1654 snap 0 seq_num 1654) 2023-12-01T04:57:19.258 INFO:tasks.rados.rados.0.smithi080.stdout:2542: finishing write tid 1 to smithi08089843-288 2023-12-01T04:57:19.258 INFO:tasks.rados.rados.0.smithi080.stdout:2542: finishing write tid 2 to smithi08089843-288 2023-12-01T04:57:19.258 INFO:tasks.rados.rados.0.smithi080.stdout:2542: finishing write tid 3 to smithi08089843-288 2023-12-01T04:57:19.258 INFO:tasks.rados.rados.0.smithi080.stdout:2542: finishing write tid 4 to smithi08089843-288 2023-12-01T04:57:19.258 INFO:tasks.rados.rados.0.smithi080.stdout:2542: finishing write tid 5 to smithi08089843-288 2023-12-01T04:57:19.258 INFO:tasks.rados.rados.0.smithi080.stdout:2542: oid 288 updating version 0 to 304 2023-12-01T04:57:19.258 INFO:tasks.rados.rados.0.smithi080.stdout:2542: oid 288 updating version 304 to 307 2023-12-01T04:57:19.258 INFO:tasks.rados.rados.0.smithi080.stdout:2542: oid 288 version 307 is already newer than 305 2023-12-01T04:57:19.258 INFO:tasks.rados.rados.0.smithi080.stdout:2542: oid 288 version 307 is already newer than 306 2023-12-01T04:57:19.259 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 288 v 307 (ObjNum 1655 snap 0 seq_num 1655) dirty exists 2023-12-01T04:57:19.259 INFO:tasks.rados.rados.0.smithi080.stdout:2542: left oid 288 (ObjNum 1655 snap 0 seq_num 1655) 2023-12-01T04:57:19.259 INFO:tasks.rados.rados.0.smithi080.stdout:2543: finishing write tid 1 to smithi08089843-265 2023-12-01T04:57:19.259 INFO:tasks.rados.rados.0.smithi080.stdout:2543: finishing write tid 2 to smithi08089843-265 2023-12-01T04:57:19.259 INFO:tasks.rados.rados.0.smithi080.stdout:2543: finishing write tid 3 to smithi08089843-265 2023-12-01T04:57:19.259 INFO:tasks.rados.rados.0.smithi080.stdout:2543: finishing write tid 4 to smithi08089843-265 2023-12-01T04:57:19.259 INFO:tasks.rados.rados.0.smithi080.stdout:2543: finishing write tid 5 to smithi08089843-265 2023-12-01T04:57:19.259 INFO:tasks.rados.rados.0.smithi080.stdout:2543: oid 265 updating version 0 to 309 2023-12-01T04:57:19.259 INFO:tasks.rados.rados.0.smithi080.stdout:2543: oid 265 updating version 309 to 310 2023-12-01T04:57:19.259 INFO:tasks.rados.rados.0.smithi080.stdout:2543: oid 265 version 310 is already newer than 308 2023-12-01T04:57:19.259 INFO:tasks.rados.rados.0.smithi080.stdout:2543: oid 265 updating version 310 to 311 2023-12-01T04:57:19.259 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 265 v 311 (ObjNum 1656 snap 0 seq_num 1656) dirty exists 2023-12-01T04:57:19.259 INFO:tasks.rados.rados.0.smithi080.stdout:2543: left oid 265 (ObjNum 1656 snap 0 seq_num 1656) 2023-12-01T04:57:19.259 INFO:tasks.rados.rados.0.smithi080.stdout:2544: finishing write tid 1 to smithi08089843-395 2023-12-01T04:57:19.259 INFO:tasks.rados.rados.0.smithi080.stdout:2544: finishing write tid 2 to smithi08089843-395 2023-12-01T04:57:19.260 INFO:tasks.rados.rados.0.smithi080.stdout:2544: finishing write tid 3 to smithi08089843-395 2023-12-01T04:57:19.260 INFO:tasks.rados.rados.0.smithi080.stdout:2544: finishing write tid 4 to smithi08089843-395 2023-12-01T04:57:19.260 INFO:tasks.rados.rados.0.smithi080.stdout:2544: finishing write tid 5 to smithi08089843-395 2023-12-01T04:57:19.260 INFO:tasks.rados.rados.0.smithi080.stdout:2544: oid 395 updating version 0 to 333 2023-12-01T04:57:19.260 INFO:tasks.rados.rados.0.smithi080.stdout:2544: oid 395 version 333 is already newer than 330 2023-12-01T04:57:19.260 INFO:tasks.rados.rados.0.smithi080.stdout:2544: oid 395 version 333 is already newer than 332 2023-12-01T04:57:19.260 INFO:tasks.rados.rados.0.smithi080.stdout:2544: oid 395 version 333 is already newer than 331 2023-12-01T04:57:19.260 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 395 v 333 (ObjNum 1657 snap 0 seq_num 1657) dirty exists 2023-12-01T04:57:19.260 INFO:tasks.rados.rados.0.smithi080.stdout:2544: left oid 395 (ObjNum 1657 snap 0 seq_num 1657) 2023-12-01T04:57:19.260 INFO:tasks.rados.rados.0.smithi080.stdout:2545: finishing write tid 1 to smithi08089843-460 2023-12-01T04:57:19.260 INFO:tasks.rados.rados.0.smithi080.stdout:2545: finishing write tid 2 to smithi08089843-460 2023-12-01T04:57:19.260 INFO:tasks.rados.rados.0.smithi080.stdout:2545: finishing write tid 3 to smithi08089843-460 2023-12-01T04:57:19.260 INFO:tasks.rados.rados.0.smithi080.stdout:2545: finishing write tid 4 to smithi08089843-460 2023-12-01T04:57:19.260 INFO:tasks.rados.rados.0.smithi080.stdout:2545: finishing write tid 5 to smithi08089843-460 2023-12-01T04:57:19.260 INFO:tasks.rados.rados.0.smithi080.stdout:2545: oid 460 updating version 0 to 398 2023-12-01T04:57:19.261 INFO:tasks.rados.rados.0.smithi080.stdout:2545: oid 460 version 398 is already newer than 395 2023-12-01T04:57:19.261 INFO:tasks.rados.rados.0.smithi080.stdout:2545: oid 460 version 398 is already newer than 397 2023-12-01T04:57:19.261 INFO:tasks.rados.rados.0.smithi080.stdout:2545: oid 460 version 398 is already newer than 396 2023-12-01T04:57:19.261 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 460 v 398 (ObjNum 1658 snap 0 seq_num 1658) dirty exists 2023-12-01T04:57:19.261 INFO:tasks.rados.rados.0.smithi080.stdout:2545: left oid 460 (ObjNum 1658 snap 0 seq_num 1658) 2023-12-01T04:57:19.261 INFO:tasks.rados.rados.0.smithi080.stdout:2546: expect (ObjNum 1460 snap 0 seq_num 1460) 2023-12-01T04:57:19.364 INFO:tasks.rados.rados.0.smithi080.stdout:2547: finishing write tid 1 to smithi08089843-492 2023-12-01T04:57:19.364 INFO:tasks.rados.rados.0.smithi080.stdout:2547: finishing write tid 2 to smithi08089843-492 2023-12-01T04:57:19.364 INFO:tasks.rados.rados.0.smithi080.stdout:2538: done (9 left) 2023-12-01T04:57:19.365 INFO:tasks.rados.rados.0.smithi080.stdout:2540: done (8 left) 2023-12-01T04:57:19.365 INFO:tasks.rados.rados.0.smithi080.stdout:2541: done (7 left) 2023-12-01T04:57:19.365 INFO:tasks.rados.rados.0.smithi080.stdout:2542: done (6 left) 2023-12-01T04:57:19.365 INFO:tasks.rados.rados.0.smithi080.stdout:2543: done (5 left) 2023-12-01T04:57:19.365 INFO:tasks.rados.rados.0.smithi080.stdout:2544: done (4 left) 2023-12-01T04:57:19.365 INFO:tasks.rados.rados.0.smithi080.stdout:2545: done (3 left) 2023-12-01T04:57:19.365 INFO:tasks.rados.rados.0.smithi080.stdout:2546: done (2 left) 2023-12-01T04:57:19.365 INFO:tasks.rados.rados.0.smithi080.stdout:2548: done (1 left) 2023-12-01T04:57:19.365 INFO:tasks.rados.rados.0.smithi080.stdout:2549: write oid 405 current snap is 0 2023-12-01T04:57:19.365 INFO:tasks.rados.rados.0.smithi080.stdout:2547: finishing write tid 3 to smithi08089843-492 2023-12-01T04:57:19.365 INFO:tasks.rados.rados.0.smithi080.stdout:2547: finishing write tid 4 to smithi08089843-492 2023-12-01T04:57:19.365 INFO:tasks.rados.rados.0.smithi080.stdout:2547: finishing write tid 5 to smithi08089843-492 2023-12-01T04:57:19.365 INFO:tasks.rados.rados.0.smithi080.stdout:2547: oid 492 updating version 0 to 325 2023-12-01T04:57:19.365 INFO:tasks.rados.rados.0.smithi080.stdout:2547: oid 492 version 325 is already newer than 323 2023-12-01T04:57:19.365 INFO:tasks.rados.rados.0.smithi080.stdout:2547: oid 492 version 325 is already newer than 324 2023-12-01T04:57:19.365 INFO:tasks.rados.rados.0.smithi080.stdout:2547: oid 492 version 325 is already newer than 322 2023-12-01T04:57:19.366 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 492 v 325 (ObjNum 1659 snap 0 seq_num 1659) dirty exists 2023-12-01T04:57:19.366 INFO:tasks.rados.rados.0.smithi080.stdout:2547: left oid 492 (ObjNum 1659 snap 0 seq_num 1659) 2023-12-01T04:57:19.366 INFO:tasks.rados.rados.0.smithi080.stdout:2549: seq_num 1661 ranges {716427=753543,2064238=760571,3413591=502836} 2023-12-01T04:57:19.376 INFO:tasks.rados.rados.0.smithi080.stdout:2549: writing smithi08089843-405 from 716427 to 1469970 tid 1 2023-12-01T04:57:19.385 INFO:tasks.rados.rados.0.smithi080.stdout:2549: writing smithi08089843-405 from 2064238 to 2824809 tid 2 2023-12-01T04:57:19.392 INFO:tasks.rados.rados.0.smithi080.stdout:2549: writing smithi08089843-405 from 3413591 to 3916427 tid 3 2023-12-01T04:57:19.392 INFO:tasks.rados.rados.0.smithi080.stdout:2547: done (1 left) 2023-12-01T04:57:19.392 INFO:tasks.rados.rados.0.smithi080.stdout:2550: write oid 107 current snap is 0 2023-12-01T04:57:19.393 INFO:tasks.rados.rados.0.smithi080.stdout:2550: seq_num 1662 ranges {733234=428792,1606367=620582,2641014=570203,3664879=268355} 2023-12-01T04:57:19.400 INFO:tasks.rados.rados.0.smithi080.stdout:2550: writing smithi08089843-107 from 733234 to 1162026 tid 1 2023-12-01T04:57:19.406 INFO:tasks.rados.rados.0.smithi080.stdout:2550: writing smithi08089843-107 from 1606367 to 2226949 tid 2 2023-12-01T04:57:19.411 INFO:tasks.rados.rados.0.smithi080.stdout:2550: writing smithi08089843-107 from 2641014 to 3211217 tid 3 2023-12-01T04:57:19.416 INFO:tasks.rados.rados.0.smithi080.stdout:2550: writing smithi08089843-107 from 3664879 to 3933234 tid 4 2023-12-01T04:57:19.416 INFO:tasks.rados.rados.0.smithi080.stdout:2551: write oid 45 current snap is 0 2023-12-01T04:57:19.416 INFO:tasks.rados.rados.0.smithi080.stdout:2551: seq_num 1663 ranges {750041=504041,1664849=764240,2952084=497828} 2023-12-01T04:57:19.422 INFO:tasks.rados.rados.0.smithi080.stdout:2551: writing smithi08089843-45 from 750041 to 1254082 tid 1 2023-12-01T04:57:19.429 INFO:tasks.rados.rados.0.smithi080.stdout:2551: writing smithi08089843-45 from 1664849 to 2429089 tid 2 2023-12-01T04:57:19.435 INFO:tasks.rados.rados.0.smithi080.stdout:2551: writing smithi08089843-45 from 2952084 to 3449912 tid 3 2023-12-01T04:57:19.435 INFO:tasks.rados.rados.0.smithi080.stdout:2552: delete oid 408 current snap is 0 2023-12-01T04:57:19.435 INFO:tasks.rados.rados.0.smithi080.stdout:2549: finishing write tid 1 to smithi08089843-405 2023-12-01T04:57:19.436 INFO:tasks.rados.rados.0.smithi080.stdout:2549: finishing write tid 2 to smithi08089843-405 2023-12-01T04:57:19.436 INFO:tasks.rados.rados.0.smithi080.stdout:2549: finishing write tid 3 to smithi08089843-405 2023-12-01T04:57:19.436 INFO:tasks.rados.rados.0.smithi080.stdout:2549: finishing write tid 4 to smithi08089843-405 2023-12-01T04:57:19.436 INFO:tasks.rados.rados.0.smithi080.stdout:2549: finishing write tid 5 to smithi08089843-405 2023-12-01T04:57:19.436 INFO:tasks.rados.rados.0.smithi080.stdout:2549: oid 405 updating version 0 to 314 2023-12-01T04:57:19.436 INFO:tasks.rados.rados.0.smithi080.stdout:2549: oid 405 version 314 is already newer than 313 2023-12-01T04:57:19.436 INFO:tasks.rados.rados.0.smithi080.stdout:2549: oid 405 version 314 is already newer than 312 2023-12-01T04:57:19.436 INFO:tasks.rados.rados.0.smithi080.stdout:2549: oid 405 updating version 314 to 315 2023-12-01T04:57:19.436 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 405 v 315 (ObjNum 1661 snap 0 seq_num 1661) dirty exists 2023-12-01T04:57:19.436 INFO:tasks.rados.rados.0.smithi080.stdout:2549: left oid 405 (ObjNum 1661 snap 0 seq_num 1661) 2023-12-01T04:57:19.436 INFO:tasks.rados.rados.0.smithi080.stdout:2550: finishing write tid 1 to smithi08089843-107 2023-12-01T04:57:19.436 INFO:tasks.rados.rados.0.smithi080.stdout:2550: finishing write tid 2 to smithi08089843-107 2023-12-01T04:57:19.436 INFO:tasks.rados.rados.0.smithi080.stdout:2550: finishing write tid 3 to smithi08089843-107 2023-12-01T04:57:19.436 INFO:tasks.rados.rados.0.smithi080.stdout:2550: finishing write tid 4 to smithi08089843-107 2023-12-01T04:57:19.436 INFO:tasks.rados.rados.0.smithi080.stdout:2550: finishing write tid 5 to smithi08089843-107 2023-12-01T04:57:19.437 INFO:tasks.rados.rados.0.smithi080.stdout:2550: finishing write tid 6 to smithi08089843-107 2023-12-01T04:57:19.437 INFO:tasks.rados.rados.0.smithi080.stdout:2550: oid 107 updating version 0 to 481 2023-12-01T04:57:19.437 INFO:tasks.rados.rados.0.smithi080.stdout:2550: oid 107 version 481 is already newer than 480 2023-12-01T04:57:19.437 INFO:tasks.rados.rados.0.smithi080.stdout:2550: oid 107 updating version 481 to 482 2023-12-01T04:57:19.437 INFO:tasks.rados.rados.0.smithi080.stdout:2550: oid 107 version 482 is already newer than 479 2023-12-01T04:57:19.437 INFO:tasks.rados.rados.0.smithi080.stdout:2550: oid 107 updating version 482 to 483 2023-12-01T04:57:19.437 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 107 v 483 (ObjNum 1662 snap 0 seq_num 1662) dirty exists 2023-12-01T04:57:19.437 INFO:tasks.rados.rados.0.smithi080.stdout:2550: left oid 107 (ObjNum 1662 snap 0 seq_num 1662) 2023-12-01T04:57:19.437 INFO:tasks.rados.rados.0.smithi080.stdout:2551: finishing write tid 1 to smithi08089843-45 2023-12-01T04:57:19.437 INFO:tasks.rados.rados.0.smithi080.stdout:2551: finishing write tid 2 to smithi08089843-45 2023-12-01T04:57:19.438 INFO:tasks.rados.rados.0.smithi080.stdout:2549: done (3 left) 2023-12-01T04:57:19.438 INFO:tasks.rados.rados.0.smithi080.stdout:2550: done (2 left) 2023-12-01T04:57:19.438 INFO:tasks.rados.rados.0.smithi080.stdout:2552: done (1 left) 2023-12-01T04:57:19.438 INFO:tasks.rados.rados.0.smithi080.stdout:2553: write oid 359 current snap is 0 2023-12-01T04:57:19.438 INFO:tasks.rados.rados.0.smithi080.stdout:2553: seq_num 1665 ranges {783655=770892,2298166=767909,3639636=344019} 2023-12-01T04:57:19.446 INFO:tasks.rados.rados.0.smithi080.stdout:2553: writing smithi08089843-359 from 783655 to 1554547 tid 1 2023-12-01T04:57:19.455 INFO:tasks.rados.rados.0.smithi080.stdout:2553: writing smithi08089843-359 from 2298166 to 3066075 tid 2 2023-12-01T04:57:19.461 INFO:tasks.rados.rados.0.smithi080.stdout:2553: writing smithi08089843-359 from 3639636 to 3983655 tid 3 2023-12-01T04:57:19.461 INFO:tasks.rados.rados.0.smithi080.stdout:2554: read oid 54 snap -1 2023-12-01T04:57:19.461 INFO:tasks.rados.rados.0.smithi080.stdout:2554: expect (ObjNum 766 snap 0 seq_num 766) 2023-12-01T04:57:19.461 INFO:tasks.rados.rados.0.smithi080.stdout:2555: write oid 268 current snap is 0 2023-12-01T04:57:19.461 INFO:tasks.rados.rados.0.smithi080.stdout:2551: finishing write tid 3 to smithi08089843-45 2023-12-01T04:57:19.461 INFO:tasks.rados.rados.0.smithi080.stdout:2555: seq_num 1666 ranges {400462=446141,1440295=560167} 2023-12-01T04:57:19.466 INFO:tasks.rados.rados.0.smithi080.stdout:2555: writing smithi08089843-268 from 400462 to 846603 tid 1 2023-12-01T04:57:19.475 INFO:tasks.rados.rados.0.smithi080.stdout:2555: writing smithi08089843-268 from 1440295 to 2000462 tid 2 2023-12-01T04:57:19.475 INFO:tasks.rados.rados.0.smithi080.stdout:2556: read oid 177 snap -1 2023-12-01T04:57:19.475 INFO:tasks.rados.rados.0.smithi080.stdout:2556: expect (ObjNum 176 snap 0 seq_num 176) 2023-12-01T04:57:19.475 INFO:tasks.rados.rados.0.smithi080.stdout:2557: write oid 394 current snap is 0 2023-12-01T04:57:19.475 INFO:tasks.rados.rados.0.smithi080.stdout:2557: seq_num 1667 ranges {417269=521390,1498777=518492} 2023-12-01T04:57:19.480 INFO:tasks.rados.rados.0.smithi080.stdout:2557: writing smithi08089843-394 from 417269 to 938659 tid 1 2023-12-01T04:57:19.487 INFO:tasks.rados.rados.0.smithi080.stdout:2557: writing smithi08089843-394 from 1498777 to 2017269 tid 2 2023-12-01T04:57:19.487 INFO:tasks.rados.rados.0.smithi080.stdout:2558: read oid 486 snap -1 2023-12-01T04:57:19.487 INFO:tasks.rados.rados.0.smithi080.stdout:2558: expect deleted 2023-12-01T04:57:19.487 INFO:tasks.rados.rados.0.smithi080.stdout:2559: write oid 327 current snap is 0 2023-12-01T04:57:19.487 INFO:tasks.rados.rados.0.smithi080.stdout:2551: finishing write tid 4 to smithi08089843-45 2023-12-01T04:57:19.487 INFO:tasks.rados.rados.0.smithi080.stdout:2551: finishing write tid 5 to smithi08089843-45 2023-12-01T04:57:19.487 INFO:tasks.rados.rados.0.smithi080.stdout:2551: oid 45 updating version 0 to 319 2023-12-01T04:57:19.487 INFO:tasks.rados.rados.0.smithi080.stdout:2551: oid 45 updating version 319 to 322 2023-12-01T04:57:19.487 INFO:tasks.rados.rados.0.smithi080.stdout:2551: oid 45 version 322 is already newer than 321 2023-12-01T04:57:19.487 INFO:tasks.rados.rados.0.smithi080.stdout:2551: oid 45 version 322 is already newer than 320 2023-12-01T04:57:19.487 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 45 v 322 (ObjNum 1663 snap 0 seq_num 1663) dirty exists 2023-12-01T04:57:19.487 INFO:tasks.rados.rados.0.smithi080.stdout:2551: left oid 45 (ObjNum 1663 snap 0 seq_num 1663) 2023-12-01T04:57:19.487 INFO:tasks.rados.rados.0.smithi080.stdout:2553: finishing write tid 1 to smithi08089843-359 2023-12-01T04:57:19.488 INFO:tasks.rados.rados.0.smithi080.stdout:2553: finishing write tid 2 to smithi08089843-359 2023-12-01T04:57:19.488 INFO:tasks.rados.rados.0.smithi080.stdout:2553: finishing write tid 3 to smithi08089843-359 2023-12-01T04:57:19.488 INFO:tasks.rados.rados.0.smithi080.stdout:2553: finishing write tid 4 to smithi08089843-359 2023-12-01T04:57:19.488 INFO:tasks.rados.rados.0.smithi080.stdout:2553: finishing write tid 5 to smithi08089843-359 2023-12-01T04:57:19.488 INFO:tasks.rados.rados.0.smithi080.stdout:2553: oid 359 updating version 0 to 402 2023-12-01T04:57:19.488 INFO:tasks.rados.rados.0.smithi080.stdout:2553: oid 359 version 402 is already newer than 401 2023-12-01T04:57:19.488 INFO:tasks.rados.rados.0.smithi080.stdout:2553: oid 359 updating version 402 to 403 2023-12-01T04:57:19.488 INFO:tasks.rados.rados.0.smithi080.stdout:2553: oid 359 version 403 is already newer than 400 2023-12-01T04:57:19.488 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 359 v 403 (ObjNum 1665 snap 0 seq_num 1665) dirty exists 2023-12-01T04:57:19.488 INFO:tasks.rados.rados.0.smithi080.stdout:2553: left oid 359 (ObjNum 1665 snap 0 seq_num 1665) 2023-12-01T04:57:19.488 INFO:tasks.rados.rados.0.smithi080.stdout:2554: expect (ObjNum 766 snap 0 seq_num 766) 2023-12-01T04:57:19.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:57:19 smithi090 bash[32384]: cluster 2023-12-01T04:57:18.161556+0000 mgr.y (mgr.24362) 264 : cluster 0 pgmap v235: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 51 MiB/s rd, 6.1 MiB/s wr, 70 op/s 2023-12-01T04:57:19.619 INFO:tasks.rados.rados.0.smithi080.stdout:2555: finishing write tid 1 to smithi08089843-268 2023-12-01T04:57:19.619 INFO:tasks.rados.rados.0.smithi080.stdout:2555: finishing write tid 2 to smithi08089843-268 2023-12-01T04:57:19.619 INFO:tasks.rados.rados.0.smithi080.stdout:2555: finishing write tid 3 to smithi08089843-268 2023-12-01T04:57:19.619 INFO:tasks.rados.rados.0.smithi080.stdout:2555: finishing write tid 4 to smithi08089843-268 2023-12-01T04:57:19.619 INFO:tasks.rados.rados.0.smithi080.stdout:2555: oid 268 updating version 0 to 275 2023-12-01T04:57:19.620 INFO:tasks.rados.rados.0.smithi080.stdout:2555: oid 268 updating version 275 to 276 2023-12-01T04:57:19.620 INFO:tasks.rados.rados.0.smithi080.stdout:2555: oid 268 version 276 is already newer than 274 2023-12-01T04:57:19.620 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 268 v 276 (ObjNum 1666 snap 0 seq_num 1666) dirty exists 2023-12-01T04:57:19.620 INFO:tasks.rados.rados.0.smithi080.stdout:2555: left oid 268 (ObjNum 1666 snap 0 seq_num 1666) 2023-12-01T04:57:19.620 INFO:tasks.rados.rados.0.smithi080.stdout:2556: expect (ObjNum 176 snap 0 seq_num 176) 2023-12-01T04:57:19.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:57:19 smithi080 bash[28361]: cluster 2023-12-01T04:57:18.161556+0000 mgr.y (mgr.24362) 264 : cluster 0 pgmap v235: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 51 MiB/s rd, 6.1 MiB/s wr, 70 op/s 2023-12-01T04:57:19.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:57:19 smithi080 bash[41963]: cluster 2023-12-01T04:57:18.161556+0000 mgr.y (mgr.24362) 264 : cluster 0 pgmap v235: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 51 MiB/s rd, 6.1 MiB/s wr, 70 op/s 2023-12-01T04:57:19.726 INFO:tasks.rados.rados.0.smithi080.stdout:2557: finishing write tid 1 to smithi08089843-394 2023-12-01T04:57:19.726 INFO:tasks.rados.rados.0.smithi080.stdout:2557: finishing write tid 2 to smithi08089843-394 2023-12-01T04:57:19.727 INFO:tasks.rados.rados.0.smithi080.stdout:2557: finishing write tid 3 to smithi08089843-394 2023-12-01T04:57:19.727 INFO:tasks.rados.rados.0.smithi080.stdout:2557: finishing write tid 4 to smithi08089843-394 2023-12-01T04:57:19.727 INFO:tasks.rados.rados.0.smithi080.stdout:2557: oid 394 updating version 0 to 344 2023-12-01T04:57:19.727 INFO:tasks.rados.rados.0.smithi080.stdout:2557: oid 394 updating version 344 to 345 2023-12-01T04:57:19.727 INFO:tasks.rados.rados.0.smithi080.stdout:2557: oid 394 updating version 345 to 346 2023-12-01T04:57:19.727 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 394 v 346 (ObjNum 1667 snap 0 seq_num 1667) dirty exists 2023-12-01T04:57:19.727 INFO:tasks.rados.rados.0.smithi080.stdout:2557: left oid 394 (ObjNum 1667 snap 0 seq_num 1667) 2023-12-01T04:57:19.727 INFO:tasks.rados.rados.0.smithi080.stdout:2559: seq_num 1668 ranges {434076=596639,1557259=476817} 2023-12-01T04:57:19.739 INFO:tasks.rados.rados.0.smithi080.stdout:2559: writing smithi08089843-327 from 434076 to 1030715 tid 1 2023-12-01T04:57:19.745 INFO:tasks.rados.rados.0.smithi080.stdout:2559: writing smithi08089843-327 from 1557259 to 2034076 tid 2 2023-12-01T04:57:19.745 INFO:tasks.rados.rados.0.smithi080.stdout:2551: done (7 left) 2023-12-01T04:57:19.745 INFO:tasks.rados.rados.0.smithi080.stdout:2553: done (6 left) 2023-12-01T04:57:19.745 INFO:tasks.rados.rados.0.smithi080.stdout:2554: done (5 left) 2023-12-01T04:57:19.745 INFO:tasks.rados.rados.0.smithi080.stdout:2555: done (4 left) 2023-12-01T04:57:19.745 INFO:tasks.rados.rados.0.smithi080.stdout:2556: done (3 left) 2023-12-01T04:57:19.745 INFO:tasks.rados.rados.0.smithi080.stdout:2557: done (2 left) 2023-12-01T04:57:19.745 INFO:tasks.rados.rados.0.smithi080.stdout:2558: done (1 left) 2023-12-01T04:57:19.745 INFO:tasks.rados.rados.0.smithi080.stdout:2560: read oid 334 snap -1 2023-12-01T04:57:19.745 INFO:tasks.rados.rados.0.smithi080.stdout:2560: expect (ObjNum 1428 snap 0 seq_num 1428) 2023-12-01T04:57:19.745 INFO:tasks.rados.rados.0.smithi080.stdout:2561: write oid 181 current snap is 0 2023-12-01T04:57:19.745 INFO:tasks.rados.rados.0.smithi080.stdout:2559: finishing write tid 1 to smithi08089843-327 2023-12-01T04:57:19.745 INFO:tasks.rados.rados.0.smithi080.stdout:2561: seq_num 1669 ranges {450883=671888,1615741=435142} 2023-12-01T04:57:19.751 INFO:tasks.rados.rados.0.smithi080.stdout:2561: writing smithi08089843-181 from 450883 to 1122771 tid 1 2023-12-01T04:57:19.756 INFO:tasks.rados.rados.0.smithi080.stdout:2561: writing smithi08089843-181 from 1615741 to 2050883 tid 2 2023-12-01T04:57:19.756 INFO:tasks.rados.rados.0.smithi080.stdout:2562: write oid 224 current snap is 0 2023-12-01T04:57:19.756 INFO:tasks.rados.rados.0.smithi080.stdout:2562: seq_num 1670 ranges {467690=747137,1957870=109820} 2023-12-01T04:57:19.763 INFO:tasks.rados.rados.0.smithi080.stdout:2562: writing smithi08089843-224 from 467690 to 1214827 tid 1 2023-12-01T04:57:19.768 INFO:tasks.rados.rados.0.smithi080.stdout:2562: writing smithi08089843-224 from 1957870 to 2067690 tid 2 2023-12-01T04:57:19.768 INFO:tasks.rados.rados.0.smithi080.stdout:2563: read oid 282 snap -1 2023-12-01T04:57:19.768 INFO:tasks.rados.rados.0.smithi080.stdout:2563: expect (ObjNum 1460 snap 0 seq_num 1460) 2023-12-01T04:57:19.768 INFO:tasks.rados.rados.0.smithi080.stdout:2564: write oid 455 current snap is 0 2023-12-01T04:57:19.768 INFO:tasks.rados.rados.0.smithi080.stdout:2564: seq_num 1671 ranges {484497=422386,1616352=468145} 2023-12-01T04:57:19.773 INFO:tasks.rados.rados.0.smithi080.stdout:2564: writing smithi08089843-455 from 484497 to 906883 tid 1 2023-12-01T04:57:19.780 INFO:tasks.rados.rados.0.smithi080.stdout:2564: writing smithi08089843-455 from 1616352 to 2084497 tid 2 2023-12-01T04:57:19.780 INFO:tasks.rados.rados.0.smithi080.stdout:2565: write oid 339 current snap is 0 2023-12-01T04:57:19.780 INFO:tasks.rados.rados.0.smithi080.stdout:2560: expect (ObjNum 1428 snap 0 seq_num 1428) 2023-12-01T04:57:19.850 INFO:tasks.rados.rados.0.smithi080.stdout:2559: finishing write tid 2 to smithi08089843-327 2023-12-01T04:57:19.850 INFO:tasks.rados.rados.0.smithi080.stdout:2559: finishing write tid 3 to smithi08089843-327 2023-12-01T04:57:19.850 INFO:tasks.rados.rados.0.smithi080.stdout:2559: finishing write tid 4 to smithi08089843-327 2023-12-01T04:57:19.850 INFO:tasks.rados.rados.0.smithi080.stdout:2559: oid 327 updating version 0 to 327 2023-12-01T04:57:19.850 INFO:tasks.rados.rados.0.smithi080.stdout:2559: oid 327 version 327 is already newer than 326 2023-12-01T04:57:19.850 INFO:tasks.rados.rados.0.smithi080.stdout:2559: oid 327 updating version 327 to 328 2023-12-01T04:57:19.850 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 327 v 328 (ObjNum 1668 snap 0 seq_num 1668) dirty exists 2023-12-01T04:57:19.850 INFO:tasks.rados.rados.0.smithi080.stdout:2559: left oid 327 (ObjNum 1668 snap 0 seq_num 1668) 2023-12-01T04:57:19.850 INFO:tasks.rados.rados.0.smithi080.stdout:2561: finishing write tid 1 to smithi08089843-181 2023-12-01T04:57:19.850 INFO:tasks.rados.rados.0.smithi080.stdout:2561: finishing write tid 2 to smithi08089843-181 2023-12-01T04:57:19.850 INFO:tasks.rados.rados.0.smithi080.stdout:2561: finishing write tid 3 to smithi08089843-181 2023-12-01T04:57:19.851 INFO:tasks.rados.rados.0.smithi080.stdout:2565: seq_num 1672 ranges {501304=497635,1674834=426470} 2023-12-01T04:57:19.861 INFO:tasks.rados.rados.0.smithi080.stdout:2565: writing smithi08089843-339 from 501304 to 998939 tid 1 2023-12-01T04:57:19.867 INFO:tasks.rados.rados.0.smithi080.stdout:2565: writing smithi08089843-339 from 1674834 to 2101304 tid 2 2023-12-01T04:57:19.868 INFO:tasks.rados.rados.0.smithi080.stdout:2559: done (6 left) 2023-12-01T04:57:19.868 INFO:tasks.rados.rados.0.smithi080.stdout:2560: done (5 left) 2023-12-01T04:57:19.868 INFO:tasks.rados.rados.0.smithi080.stdout:2566: read oid 253 snap -1 2023-12-01T04:57:19.868 INFO:tasks.rados.rados.0.smithi080.stdout:2566: expect (ObjNum 1651 snap 0 seq_num 1651) 2023-12-01T04:57:19.868 INFO:tasks.rados.rados.0.smithi080.stdout:2567: write oid 22 current snap is 0 2023-12-01T04:57:19.868 INFO:tasks.rados.rados.0.smithi080.stdout:2567: seq_num 1673 ranges {518111=689237,1849669=268442} 2023-12-01T04:57:19.874 INFO:tasks.rados.rados.0.smithi080.stdout:2567: writing smithi08089843-22 from 518111 to 1207348 tid 1 2023-12-01T04:57:19.879 INFO:tasks.rados.rados.0.smithi080.stdout:2567: writing smithi08089843-22 from 1849669 to 2118111 tid 2 2023-12-01T04:57:19.880 INFO:tasks.rados.rados.0.smithi080.stdout:2568: write oid 6 current snap is 0 2023-12-01T04:57:19.880 INFO:tasks.rados.rados.0.smithi080.stdout:2561: finishing write tid 4 to smithi08089843-181 2023-12-01T04:57:19.880 INFO:tasks.rados.rados.0.smithi080.stdout:2561: oid 181 updating version 0 to 223 2023-12-01T04:57:19.880 INFO:tasks.rados.rados.0.smithi080.stdout:2561: oid 181 version 223 is already newer than 222 2023-12-01T04:57:19.880 INFO:tasks.rados.rados.0.smithi080.stdout:2561: oid 181 updating version 223 to 224 2023-12-01T04:57:19.880 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 181 v 224 (ObjNum 1669 snap 0 seq_num 1669) dirty exists 2023-12-01T04:57:19.880 INFO:tasks.rados.rados.0.smithi080.stdout:2561: left oid 181 (ObjNum 1669 snap 0 seq_num 1669) 2023-12-01T04:57:19.880 INFO:tasks.rados.rados.0.smithi080.stdout:2562: finishing write tid 1 to smithi08089843-224 2023-12-01T04:57:19.880 INFO:tasks.rados.rados.0.smithi080.stdout:2568: seq_num 1674 ranges {534918=764486,1791798=343120} 2023-12-01T04:57:19.887 INFO:tasks.rados.rados.0.smithi080.stdout:2568: writing smithi08089843-6 from 534918 to 1299404 tid 1 2023-12-01T04:57:19.892 INFO:tasks.rados.rados.0.smithi080.stdout:2568: writing smithi08089843-6 from 1791798 to 2134918 tid 2 2023-12-01T04:57:19.892 INFO:tasks.rados.rados.0.smithi080.stdout:2561: done (7 left) 2023-12-01T04:57:19.892 INFO:tasks.rados.rados.0.smithi080.stdout:2569: delete oid 451 current snap is 0 2023-12-01T04:57:19.892 INFO:tasks.rados.rados.0.smithi080.stdout:2562: finishing write tid 2 to smithi08089843-224 2023-12-01T04:57:19.892 INFO:tasks.rados.rados.0.smithi080.stdout:2562: finishing write tid 3 to smithi08089843-224 2023-12-01T04:57:19.892 INFO:tasks.rados.rados.0.smithi080.stdout:2562: finishing write tid 4 to smithi08089843-224 2023-12-01T04:57:19.892 INFO:tasks.rados.rados.0.smithi080.stdout:2562: oid 224 updating version 0 to 336 2023-12-01T04:57:19.892 INFO:tasks.rados.rados.0.smithi080.stdout:2562: oid 224 version 336 is already newer than 335 2023-12-01T04:57:19.892 INFO:tasks.rados.rados.0.smithi080.stdout:2562: oid 224 version 336 is already newer than 334 2023-12-01T04:57:19.893 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 224 v 336 (ObjNum 1670 snap 0 seq_num 1670) dirty exists 2023-12-01T04:57:19.893 INFO:tasks.rados.rados.0.smithi080.stdout:2562: left oid 224 (ObjNum 1670 snap 0 seq_num 1670) 2023-12-01T04:57:19.893 INFO:tasks.rados.rados.0.smithi080.stdout:2564: finishing write tid 1 to smithi08089843-455 2023-12-01T04:57:19.893 INFO:tasks.rados.rados.0.smithi080.stdout:2563: expect (ObjNum 1460 snap 0 seq_num 1460) 2023-12-01T04:57:20.005 INFO:tasks.rados.rados.0.smithi080.stdout:2564: finishing write tid 2 to smithi08089843-455 2023-12-01T04:57:20.005 INFO:tasks.rados.rados.0.smithi080.stdout:2564: finishing write tid 3 to smithi08089843-455 2023-12-01T04:57:20.005 INFO:tasks.rados.rados.0.smithi080.stdout:2564: finishing write tid 4 to smithi08089843-455 2023-12-01T04:57:20.005 INFO:tasks.rados.rados.0.smithi080.stdout:2564: oid 455 updating version 0 to 486 2023-12-01T04:57:20.005 INFO:tasks.rados.rados.0.smithi080.stdout:2564: oid 455 version 486 is already newer than 485 2023-12-01T04:57:20.005 INFO:tasks.rados.rados.0.smithi080.stdout:2564: oid 455 version 486 is already newer than 484 2023-12-01T04:57:20.005 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 455 v 486 (ObjNum 1671 snap 0 seq_num 1671) dirty exists 2023-12-01T04:57:20.005 INFO:tasks.rados.rados.0.smithi080.stdout:2564: left oid 455 (ObjNum 1671 snap 0 seq_num 1671) 2023-12-01T04:57:20.006 INFO:tasks.rados.rados.0.smithi080.stdout:2565: finishing write tid 1 to smithi08089843-339 2023-12-01T04:57:20.006 INFO:tasks.rados.rados.0.smithi080.stdout:2565: finishing write tid 2 to smithi08089843-339 2023-12-01T04:57:20.006 INFO:tasks.rados.rados.0.smithi080.stdout:2565: finishing write tid 3 to smithi08089843-339 2023-12-01T04:57:20.006 INFO:tasks.rados.rados.0.smithi080.stdout:2565: finishing write tid 4 to smithi08089843-339 2023-12-01T04:57:20.006 INFO:tasks.rados.rados.0.smithi080.stdout:2565: oid 339 updating version 0 to 400 2023-12-01T04:57:20.006 INFO:tasks.rados.rados.0.smithi080.stdout:2565: oid 339 updating version 400 to 401 2023-12-01T04:57:20.006 INFO:tasks.rados.rados.0.smithi080.stdout:2565: oid 339 version 401 is already newer than 399 2023-12-01T04:57:20.006 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 339 v 401 (ObjNum 1672 snap 0 seq_num 1672) dirty exists 2023-12-01T04:57:20.006 INFO:tasks.rados.rados.0.smithi080.stdout:2565: left oid 339 (ObjNum 1672 snap 0 seq_num 1672) 2023-12-01T04:57:20.006 INFO:tasks.rados.rados.0.smithi080.stdout:2567: finishing write tid 1 to smithi08089843-22 2023-12-01T04:57:20.006 INFO:tasks.rados.rados.0.smithi080.stdout:2566: expect (ObjNum 1651 snap 0 seq_num 1651) 2023-12-01T04:57:20.269 INFO:tasks.rados.rados.0.smithi080.stdout:2567: finishing write tid 2 to smithi08089843-22 2023-12-01T04:57:20.269 INFO:tasks.rados.rados.0.smithi080.stdout:2567: finishing write tid 3 to smithi08089843-22 2023-12-01T04:57:20.269 INFO:tasks.rados.rados.0.smithi080.stdout:2567: finishing write tid 4 to smithi08089843-22 2023-12-01T04:57:20.269 INFO:tasks.rados.rados.0.smithi080.stdout:2567: oid 22 updating version 0 to 347 2023-12-01T04:57:20.269 INFO:tasks.rados.rados.0.smithi080.stdout:2567: oid 22 updating version 347 to 348 2023-12-01T04:57:20.269 INFO:tasks.rados.rados.0.smithi080.stdout:2567: oid 22 updating version 348 to 349 2023-12-01T04:57:20.269 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 22 v 349 (ObjNum 1673 snap 0 seq_num 1673) dirty exists 2023-12-01T04:57:20.269 INFO:tasks.rados.rados.0.smithi080.stdout:2567: left oid 22 (ObjNum 1673 snap 0 seq_num 1673) 2023-12-01T04:57:20.269 INFO:tasks.rados.rados.0.smithi080.stdout:2568: finishing write tid 1 to smithi08089843-6 2023-12-01T04:57:20.269 INFO:tasks.rados.rados.0.smithi080.stdout:2568: finishing write tid 2 to smithi08089843-6 2023-12-01T04:57:20.269 INFO:tasks.rados.rados.0.smithi080.stdout:2568: finishing write tid 3 to smithi08089843-6 2023-12-01T04:57:20.269 INFO:tasks.rados.rados.0.smithi080.stdout:2568: finishing write tid 4 to smithi08089843-6 2023-12-01T04:57:20.270 INFO:tasks.rados.rados.0.smithi080.stdout:2568: oid 6 updating version 0 to 386 2023-12-01T04:57:20.270 INFO:tasks.rados.rados.0.smithi080.stdout:2568: oid 6 updating version 386 to 388 2023-12-01T04:57:20.270 INFO:tasks.rados.rados.0.smithi080.stdout:2568: oid 6 version 388 is already newer than 387 2023-12-01T04:57:20.270 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 6 v 388 (ObjNum 1674 snap 0 seq_num 1674) dirty exists 2023-12-01T04:57:20.270 INFO:tasks.rados.rados.0.smithi080.stdout:2568: left oid 6 (ObjNum 1674 snap 0 seq_num 1674) 2023-12-01T04:57:20.270 INFO:tasks.rados.rados.0.smithi080.stdout:2562: done (7 left) 2023-12-01T04:57:20.270 INFO:tasks.rados.rados.0.smithi080.stdout:2563: done (6 left) 2023-12-01T04:57:20.270 INFO:tasks.rados.rados.0.smithi080.stdout:2564: done (5 left) 2023-12-01T04:57:20.270 INFO:tasks.rados.rados.0.smithi080.stdout:2565: done (4 left) 2023-12-01T04:57:20.270 INFO:tasks.rados.rados.0.smithi080.stdout:2566: done (3 left) 2023-12-01T04:57:20.270 INFO:tasks.rados.rados.0.smithi080.stdout:2567: done (2 left) 2023-12-01T04:57:20.270 INFO:tasks.rados.rados.0.smithi080.stdout:2568: done (1 left) 2023-12-01T04:57:20.270 INFO:tasks.rados.rados.0.smithi080.stdout:2569: done (0 left) 2023-12-01T04:57:20.270 INFO:tasks.rados.rados.0.smithi080.stdout:2570: write oid 283 current snap is 0 2023-12-01T04:57:20.270 INFO:tasks.rados.rados.0.smithi080.stdout:2570: seq_num 1676 ranges {568532=514984,1508762=529912} 2023-12-01T04:57:20.279 INFO:tasks.rados.rados.0.smithi080.stdout:2570: writing smithi08089843-283 from 568532 to 1083516 tid 1 2023-12-01T04:57:20.286 INFO:tasks.rados.rados.0.smithi080.stdout:2570: writing smithi08089843-283 from 1508762 to 2038674 tid 2 2023-12-01T04:57:20.287 INFO:tasks.rados.rados.0.smithi080.stdout:2571: read oid 94 snap -1 2023-12-01T04:57:20.287 INFO:tasks.rados.rados.0.smithi080.stdout:2571: expect (ObjNum 1513 snap 0 seq_num 1513) 2023-12-01T04:57:20.287 INFO:tasks.rados.rados.0.smithi080.stdout:2572: delete oid 130 current snap is 0 2023-12-01T04:57:20.287 INFO:tasks.rados.rados.0.smithi080.stdout:2570: finishing write tid 1 to smithi08089843-283 2023-12-01T04:57:20.290 INFO:tasks.rados.rados.0.smithi080.stdout:2572: done (2 left) 2023-12-01T04:57:20.290 INFO:tasks.rados.rados.0.smithi080.stdout:2573: write oid 258 current snap is 0 2023-12-01T04:57:20.290 INFO:tasks.rados.rados.0.smithi080.stdout:2573: seq_num 1678 ranges {602146=665482,1909373=292773} 2023-12-01T04:57:20.298 INFO:tasks.rados.rados.0.smithi080.stdout:2573: writing smithi08089843-258 from 602146 to 1267628 tid 1 2023-12-01T04:57:20.306 INFO:tasks.rados.rados.0.smithi080.stdout:2573: writing smithi08089843-258 from 1909373 to 2202146 tid 2 2023-12-01T04:57:20.306 INFO:tasks.rados.rados.0.smithi080.stdout:2574: read oid 391 snap -1 2023-12-01T04:57:20.306 INFO:tasks.rados.rados.0.smithi080.stdout:2574: expect (ObjNum 1324 snap 0 seq_num 1324) 2023-12-01T04:57:20.306 INFO:tasks.rados.rados.0.smithi080.stdout:2575: delete oid 271 current snap is 0 2023-12-01T04:57:20.306 INFO:tasks.rados.rados.0.smithi080.stdout:2571: expect (ObjNum 1513 snap 0 seq_num 1513) 2023-12-01T04:57:20.473 INFO:tasks.rados.rados.0.smithi080.stdout:2570: finishing write tid 2 to smithi08089843-283 2023-12-01T04:57:20.474 INFO:tasks.rados.rados.0.smithi080.stdout:2570: finishing write tid 3 to smithi08089843-283 2023-12-01T04:57:20.474 INFO:tasks.rados.rados.0.smithi080.stdout:2570: finishing write tid 4 to smithi08089843-283 2023-12-01T04:57:20.474 INFO:tasks.rados.rados.0.smithi080.stdout:2570: oid 283 updating version 0 to 277 2023-12-01T04:57:20.474 INFO:tasks.rados.rados.0.smithi080.stdout:2570: oid 283 updating version 277 to 279 2023-12-01T04:57:20.474 INFO:tasks.rados.rados.0.smithi080.stdout:2570: oid 283 version 279 is already newer than 278 2023-12-01T04:57:20.474 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 283 v 279 (ObjNum 1676 snap 0 seq_num 1676) dirty exists 2023-12-01T04:57:20.474 INFO:tasks.rados.rados.0.smithi080.stdout:2570: left oid 283 (ObjNum 1676 snap 0 seq_num 1676) 2023-12-01T04:57:20.474 INFO:tasks.rados.rados.0.smithi080.stdout:2573: finishing write tid 1 to smithi08089843-258 2023-12-01T04:57:20.475 INFO:tasks.rados.rados.0.smithi080.stdout:2573: finishing write tid 2 to smithi08089843-258 2023-12-01T04:57:20.475 INFO:tasks.rados.rados.0.smithi080.stdout:2573: finishing write tid 3 to smithi08089843-258 2023-12-01T04:57:20.475 INFO:tasks.rados.rados.0.smithi080.stdout:2573: finishing write tid 4 to smithi08089843-258 2023-12-01T04:57:20.475 INFO:tasks.rados.rados.0.smithi080.stdout:2573: oid 258 updating version 0 to 330 2023-12-01T04:57:20.475 INFO:tasks.rados.rados.0.smithi080.stdout:2573: oid 258 updating version 330 to 331 2023-12-01T04:57:20.475 INFO:tasks.rados.rados.0.smithi080.stdout:2573: oid 258 version 331 is already newer than 329 2023-12-01T04:57:20.475 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 258 v 331 (ObjNum 1678 snap 0 seq_num 1678) dirty exists 2023-12-01T04:57:20.475 INFO:tasks.rados.rados.0.smithi080.stdout:2573: left oid 258 (ObjNum 1678 snap 0 seq_num 1678) 2023-12-01T04:57:20.475 INFO:tasks.rados.rados.0.smithi080.stdout:2574: expect (ObjNum 1324 snap 0 seq_num 1324) 2023-12-01T04:57:20.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:57:20 smithi090 bash[32384]: audit 2023-12-01T04:57:20.138152+0000 mon.c (mon.2) 163 : audit 0 from='client.? 172.21.15.80:0/694568014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:57:20.576 INFO:tasks.rados.rados.0.smithi080.stdout:2570: done (4 left) 2023-12-01T04:57:20.577 INFO:tasks.rados.rados.0.smithi080.stdout:2571: done (3 left) 2023-12-01T04:57:20.577 INFO:tasks.rados.rados.0.smithi080.stdout:2573: done (2 left) 2023-12-01T04:57:20.577 INFO:tasks.rados.rados.0.smithi080.stdout:2574: done (1 left) 2023-12-01T04:57:20.577 INFO:tasks.rados.rados.0.smithi080.stdout:2575: done (0 left) 2023-12-01T04:57:20.577 INFO:tasks.rados.rados.0.smithi080.stdout:2576: read oid 159 snap -1 2023-12-01T04:57:20.577 INFO:tasks.rados.rados.0.smithi080.stdout:2576: expect (ObjNum 1543 snap 0 seq_num 1543) 2023-12-01T04:57:20.577 INFO:tasks.rados.rados.0.smithi080.stdout:2577: write oid 266 current snap is 0 2023-12-01T04:57:20.577 INFO:tasks.rados.rados.0.smithi080.stdout:2577: seq_num 1680 ranges {635760=415980,1626337=537250} 2023-12-01T04:57:20.587 INFO:tasks.rados.rados.0.smithi080.stdout:2577: writing smithi08089843-266 from 635760 to 1051740 tid 1 2023-12-01T04:57:20.594 INFO:tasks.rados.rados.0.smithi080.stdout:2577: writing smithi08089843-266 from 1626337 to 2163587 tid 2 2023-12-01T04:57:20.594 INFO:tasks.rados.rados.0.smithi080.stdout:2578: write oid 148 current snap is 0 2023-12-01T04:57:20.594 INFO:tasks.rados.rados.0.smithi080.stdout:2578: seq_num 1681 ranges {652567=607582,1801172=451395} 2023-12-01T04:57:20.601 INFO:tasks.rados.rados.0.smithi080.stdout:2578: writing smithi08089843-148 from 652567 to 1260149 tid 1 2023-12-01T04:57:20.607 INFO:tasks.rados.rados.0.smithi080.stdout:2578: writing smithi08089843-148 from 1801172 to 2252567 tid 2 2023-12-01T04:57:20.607 INFO:tasks.rados.rados.0.smithi080.stdout:2579: read oid 362 snap -1 2023-12-01T04:57:20.608 INFO:tasks.rados.rados.0.smithi080.stdout:2579: expect (ObjNum 361 snap 0 seq_num 361) 2023-12-01T04:57:20.608 INFO:tasks.rados.rados.0.smithi080.stdout:2580: delete oid 481 current snap is 0 2023-12-01T04:57:20.608 INFO:tasks.rados.rados.0.smithi080.stdout:2577: finishing write tid 1 to smithi08089843-266 2023-12-01T04:57:20.608 INFO:tasks.rados.rados.0.smithi080.stdout:2576: expect (ObjNum 1543 snap 0 seq_num 1543) 2023-12-01T04:57:20.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:57:20 smithi080 bash[28361]: audit 2023-12-01T04:57:20.138152+0000 mon.c (mon.2) 163 : audit 0 from='client.? 172.21.15.80:0/694568014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:57:20.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:57:20 smithi080 bash[41963]: audit 2023-12-01T04:57:20.138152+0000 mon.c (mon.2) 163 : audit 0 from='client.? 172.21.15.80:0/694568014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:57:20.809 INFO:tasks.rados.rados.0.smithi080.stdout:2577: finishing write tid 2 to smithi08089843-266 2023-12-01T04:57:20.809 INFO:tasks.rados.rados.0.smithi080.stdout:2577: finishing write tid 3 to smithi08089843-266 2023-12-01T04:57:20.809 INFO:tasks.rados.rados.0.smithi080.stdout:2577: finishing write tid 4 to smithi08089843-266 2023-12-01T04:57:20.809 INFO:tasks.rados.rados.0.smithi080.stdout:2577: oid 266 updating version 0 to 254 2023-12-01T04:57:20.809 INFO:tasks.rados.rados.0.smithi080.stdout:2577: oid 266 version 254 is already newer than 253 2023-12-01T04:57:20.809 INFO:tasks.rados.rados.0.smithi080.stdout:2577: oid 266 updating version 254 to 255 2023-12-01T04:57:20.809 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 266 v 255 (ObjNum 1680 snap 0 seq_num 1680) dirty exists 2023-12-01T04:57:20.810 INFO:tasks.rados.rados.0.smithi080.stdout:2577: left oid 266 (ObjNum 1680 snap 0 seq_num 1680) 2023-12-01T04:57:20.810 INFO:tasks.rados.rados.0.smithi080.stdout:2578: finishing write tid 1 to smithi08089843-148 2023-12-01T04:57:20.810 INFO:tasks.rados.rados.0.smithi080.stdout:2578: finishing write tid 2 to smithi08089843-148 2023-12-01T04:57:20.810 INFO:tasks.rados.rados.0.smithi080.stdout:2578: finishing write tid 3 to smithi08089843-148 2023-12-01T04:57:20.810 INFO:tasks.rados.rados.0.smithi080.stdout:2576: done (4 left) 2023-12-01T04:57:20.810 INFO:tasks.rados.rados.0.smithi080.stdout:2577: done (3 left) 2023-12-01T04:57:20.810 INFO:tasks.rados.rados.0.smithi080.stdout:2580: done (2 left) 2023-12-01T04:57:20.810 INFO:tasks.rados.rados.0.smithi080.stdout:2581: read oid 434 snap -1 2023-12-01T04:57:20.810 INFO:tasks.rados.rados.0.smithi080.stdout:2581: expect (ObjNum 935 snap 0 seq_num 935) 2023-12-01T04:57:20.810 INFO:tasks.rados.rados.0.smithi080.stdout:2582: read oid 116 snap -1 2023-12-01T04:57:20.810 INFO:tasks.rados.rados.0.smithi080.stdout:2582: expect (ObjNum 821 snap 0 seq_num 821) 2023-12-01T04:57:20.810 INFO:tasks.rados.rados.0.smithi080.stdout:2583: read oid 468 snap -1 2023-12-01T04:57:20.810 INFO:tasks.rados.rados.0.smithi080.stdout:2583: expect (ObjNum 1340 snap 0 seq_num 1340) 2023-12-01T04:57:20.810 INFO:tasks.rados.rados.0.smithi080.stdout:2584: delete oid 120 current snap is 0 2023-12-01T04:57:20.811 INFO:tasks.rados.rados.0.smithi080.stdout:2578: finishing write tid 4 to smithi08089843-148 2023-12-01T04:57:20.811 INFO:tasks.rados.rados.0.smithi080.stdout:2578: oid 148 updating version 0 to 308 2023-12-01T04:57:20.811 INFO:tasks.rados.rados.0.smithi080.stdout:2578: oid 148 version 308 is already newer than 307 2023-12-01T04:57:20.811 INFO:tasks.rados.rados.0.smithi080.stdout:2578: oid 148 updating version 308 to 309 2023-12-01T04:57:20.811 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 148 v 309 (ObjNum 1681 snap 0 seq_num 1681) dirty exists 2023-12-01T04:57:20.811 INFO:tasks.rados.rados.0.smithi080.stdout:2578: left oid 148 (ObjNum 1681 snap 0 seq_num 1681) 2023-12-01T04:57:20.811 INFO:tasks.rados.rados.0.smithi080.stdout:2579: expect (ObjNum 361 snap 0 seq_num 361) 2023-12-01T04:57:20.890 INFO:tasks.rados.rados.0.smithi080.stdout:2583: expect (ObjNum 1340 snap 0 seq_num 1340) 2023-12-01T04:57:21.055 INFO:tasks.rados.rados.0.smithi080.stdout:2582: expect (ObjNum 821 snap 0 seq_num 821) 2023-12-01T04:57:21.222 INFO:tasks.rados.rados.0.smithi080.stdout:2581: expect (ObjNum 935 snap 0 seq_num 935) 2023-12-01T04:57:21.426 INFO:tasks.rados.rados.0.smithi080.stdout:2578: done (5 left) 2023-12-01T04:57:21.426 INFO:tasks.rados.rados.0.smithi080.stdout:2579: done (4 left) 2023-12-01T04:57:21.426 INFO:tasks.rados.rados.0.smithi080.stdout:2581: done (3 left) 2023-12-01T04:57:21.426 INFO:tasks.rados.rados.0.smithi080.stdout:2582: done (2 left) 2023-12-01T04:57:21.426 INFO:tasks.rados.rados.0.smithi080.stdout:2583: done (1 left) 2023-12-01T04:57:21.426 INFO:tasks.rados.rados.0.smithi080.stdout:2584: done (0 left) 2023-12-01T04:57:21.426 INFO:tasks.rados.rados.0.smithi080.stdout:2585: read oid 73 snap -1 2023-12-01T04:57:21.426 INFO:tasks.rados.rados.0.smithi080.stdout:2585: expect (ObjNum 804 snap 0 seq_num 804) 2023-12-01T04:57:21.426 INFO:tasks.rados.rados.0.smithi080.stdout:2586: write oid 61 current snap is 0 2023-12-01T04:57:21.427 INFO:tasks.rados.rados.0.smithi080.stdout:2586: seq_num 1684 ranges {702988=433329,1860265=442723} 2023-12-01T04:57:21.438 INFO:tasks.rados.rados.0.smithi080.stdout:2586: writing smithi08089843-61 from 702988 to 1136317 tid 1 2023-12-01T04:57:21.445 INFO:tasks.rados.rados.0.smithi080.stdout:2586: writing smithi08089843-61 from 1860265 to 2302988 tid 2 2023-12-01T04:57:21.445 INFO:tasks.rados.rados.0.smithi080.stdout:2587: read oid 215 snap -1 2023-12-01T04:57:21.445 INFO:tasks.rados.rados.0.smithi080.stdout:2587: expect (ObjNum 1030 snap 0 seq_num 1030) 2023-12-01T04:57:21.445 INFO:tasks.rados.rados.0.smithi080.stdout:2588: write oid 349 current snap is 0 2023-12-01T04:57:21.445 INFO:tasks.rados.rados.0.smithi080.stdout:2588: seq_num 1685 ranges {719795=508578,1918747=401048} 2023-12-01T04:57:21.452 INFO:tasks.rados.rados.0.smithi080.stdout:2588: writing smithi08089843-349 from 719795 to 1228373 tid 1 2023-12-01T04:57:21.459 INFO:tasks.rados.rados.0.smithi080.stdout:2588: writing smithi08089843-349 from 1918747 to 2319795 tid 2 2023-12-01T04:57:21.459 INFO:tasks.rados.rados.0.smithi080.stdout:2589: write oid 306 current snap is 0 2023-12-01T04:57:21.459 INFO:tasks.rados.rados.0.smithi080.stdout:2589: seq_num 1686 ranges {736602=583827,1860876=475726} 2023-12-01T04:57:21.467 INFO:tasks.rados.rados.0.smithi080.stdout:2589: writing smithi08089843-306 from 736602 to 1320429 tid 1 2023-12-01T04:57:21.473 INFO:tasks.rados.rados.0.smithi080.stdout:2589: writing smithi08089843-306 from 1860876 to 2336602 tid 2 2023-12-01T04:57:21.473 INFO:tasks.rados.rados.0.smithi080.stdout:2590: read oid 236 snap -1 2023-12-01T04:57:21.473 INFO:tasks.rados.rados.0.smithi080.stdout:2590: expect (ObjNum 235 snap 0 seq_num 235) 2023-12-01T04:57:21.473 INFO:tasks.rados.rados.0.smithi080.stdout:2591: write oid 27 current snap is 0 2023-12-01T04:57:21.473 INFO:tasks.rados.rados.0.smithi080.stdout:2591: seq_num 1687 ranges {753409=659076,1919358=434051} 2023-12-01T04:57:21.481 INFO:tasks.rados.rados.0.smithi080.stdout:2591: writing smithi08089843-27 from 753409 to 1412485 tid 1 2023-12-01T04:57:21.487 INFO:tasks.rados.rados.0.smithi080.stdout:2591: writing smithi08089843-27 from 1919358 to 2353409 tid 2 2023-12-01T04:57:21.487 INFO:tasks.rados.rados.0.smithi080.stdout:2592: write oid 302 current snap is 0 2023-12-01T04:57:21.487 INFO:tasks.rados.rados.0.smithi080.stdout:2585: expect (ObjNum 804 snap 0 seq_num 804) 2023-12-01T04:57:21.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:57:21 smithi090 bash[32384]: cluster 2023-12-01T04:57:20.162123+0000 mgr.y (mgr.24362) 265 : cluster 0 pgmap v236: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 51 MiB/s rd, 6.1 MiB/s wr, 70 op/s 2023-12-01T04:57:21.652 INFO:tasks.rados.rados.0.smithi080.stdout:2586: finishing write tid 1 to smithi08089843-61 2023-12-01T04:57:21.652 INFO:tasks.rados.rados.0.smithi080.stdout:2586: finishing write tid 2 to smithi08089843-61 2023-12-01T04:57:21.652 INFO:tasks.rados.rados.0.smithi080.stdout:2586: finishing write tid 3 to smithi08089843-61 2023-12-01T04:57:21.652 INFO:tasks.rados.rados.0.smithi080.stdout:2586: finishing write tid 4 to smithi08089843-61 2023-12-01T04:57:21.653 INFO:tasks.rados.rados.0.smithi080.stdout:2586: oid 61 updating version 0 to 325 2023-12-01T04:57:21.653 INFO:tasks.rados.rados.0.smithi080.stdout:2586: oid 61 version 325 is already newer than 323 2023-12-01T04:57:21.653 INFO:tasks.rados.rados.0.smithi080.stdout:2586: oid 61 version 325 is already newer than 324 2023-12-01T04:57:21.653 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 61 v 325 (ObjNum 1684 snap 0 seq_num 1684) dirty exists 2023-12-01T04:57:21.653 INFO:tasks.rados.rados.0.smithi080.stdout:2586: left oid 61 (ObjNum 1684 snap 0 seq_num 1684) 2023-12-01T04:57:21.653 INFO:tasks.rados.rados.0.smithi080.stdout:2587: expect (ObjNum 1030 snap 0 seq_num 1030) 2023-12-01T04:57:21.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:57:21 smithi080 bash[28361]: cluster 2023-12-01T04:57:20.162123+0000 mgr.y (mgr.24362) 265 : cluster 0 pgmap v236: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 51 MiB/s rd, 6.1 MiB/s wr, 70 op/s 2023-12-01T04:57:21.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:57:21 smithi080 bash[41963]: cluster 2023-12-01T04:57:20.162123+0000 mgr.y (mgr.24362) 265 : cluster 0 pgmap v236: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 51 MiB/s rd, 6.1 MiB/s wr, 70 op/s 2023-12-01T04:57:21.850 INFO:tasks.rados.rados.0.smithi080.stdout:2588: finishing write tid 1 to smithi08089843-349 2023-12-01T04:57:21.850 INFO:tasks.rados.rados.0.smithi080.stdout:2588: finishing write tid 2 to smithi08089843-349 2023-12-01T04:57:21.850 INFO:tasks.rados.rados.0.smithi080.stdout:2588: finishing write tid 3 to smithi08089843-349 2023-12-01T04:57:21.850 INFO:tasks.rados.rados.0.smithi080.stdout:2588: finishing write tid 4 to smithi08089843-349 2023-12-01T04:57:21.850 INFO:tasks.rados.rados.0.smithi080.stdout:2588: oid 349 updating version 0 to 280 2023-12-01T04:57:21.850 INFO:tasks.rados.rados.0.smithi080.stdout:2588: oid 349 updating version 280 to 282 2023-12-01T04:57:21.850 INFO:tasks.rados.rados.0.smithi080.stdout:2588: oid 349 version 282 is already newer than 281 2023-12-01T04:57:21.850 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 349 v 282 (ObjNum 1685 snap 0 seq_num 1685) dirty exists 2023-12-01T04:57:21.851 INFO:tasks.rados.rados.0.smithi080.stdout:2588: left oid 349 (ObjNum 1685 snap 0 seq_num 1685) 2023-12-01T04:57:21.851 INFO:tasks.rados.rados.0.smithi080.stdout:2589: finishing write tid 1 to smithi08089843-306 2023-12-01T04:57:21.851 INFO:tasks.rados.rados.0.smithi080.stdout:2589: finishing write tid 2 to smithi08089843-306 2023-12-01T04:57:21.851 INFO:tasks.rados.rados.0.smithi080.stdout:2589: finishing write tid 3 to smithi08089843-306 2023-12-01T04:57:21.851 INFO:tasks.rados.rados.0.smithi080.stdout:2589: finishing write tid 4 to smithi08089843-306 2023-12-01T04:57:21.851 INFO:tasks.rados.rados.0.smithi080.stdout:2589: oid 306 updating version 0 to 310 2023-12-01T04:57:21.851 INFO:tasks.rados.rados.0.smithi080.stdout:2589: oid 306 updating version 310 to 312 2023-12-01T04:57:21.851 INFO:tasks.rados.rados.0.smithi080.stdout:2589: oid 306 version 312 is already newer than 311 2023-12-01T04:57:21.851 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 306 v 312 (ObjNum 1686 snap 0 seq_num 1686) dirty exists 2023-12-01T04:57:21.851 INFO:tasks.rados.rados.0.smithi080.stdout:2589: left oid 306 (ObjNum 1686 snap 0 seq_num 1686) 2023-12-01T04:57:21.851 INFO:tasks.rados.rados.0.smithi080.stdout:2590: expect (ObjNum 235 snap 0 seq_num 235) 2023-12-01T04:57:21.976 INFO:tasks.rados.rados.0.smithi080.stdout:2591: finishing write tid 1 to smithi08089843-27 2023-12-01T04:57:21.977 INFO:tasks.rados.rados.0.smithi080.stdout:2591: finishing write tid 2 to smithi08089843-27 2023-12-01T04:57:21.977 INFO:tasks.rados.rados.0.smithi080.stdout:2591: finishing write tid 3 to smithi08089843-27 2023-12-01T04:57:21.977 INFO:tasks.rados.rados.0.smithi080.stdout:2591: finishing write tid 4 to smithi08089843-27 2023-12-01T04:57:21.977 INFO:tasks.rados.rados.0.smithi080.stdout:2591: oid 27 updating version 0 to 333 2023-12-01T04:57:21.977 INFO:tasks.rados.rados.0.smithi080.stdout:2591: oid 27 updating version 333 to 334 2023-12-01T04:57:21.977 INFO:tasks.rados.rados.0.smithi080.stdout:2591: oid 27 updating version 334 to 335 2023-12-01T04:57:21.977 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 27 v 335 (ObjNum 1687 snap 0 seq_num 1687) dirty exists 2023-12-01T04:57:21.977 INFO:tasks.rados.rados.0.smithi080.stdout:2591: left oid 27 (ObjNum 1687 snap 0 seq_num 1687) 2023-12-01T04:57:21.977 INFO:tasks.rados.rados.0.smithi080.stdout:2592: seq_num 1688 ranges {770216=450678,1694193=551926} 2023-12-01T04:57:21.991 INFO:tasks.rados.rados.0.smithi080.stdout:2592: writing smithi08089843-302 from 770216 to 1220894 tid 1 2023-12-01T04:57:21.997 INFO:tasks.rados.rados.0.smithi080.stdout:2592: writing smithi08089843-302 from 1694193 to 2246119 tid 2 2023-12-01T04:57:21.997 INFO:tasks.rados.rados.0.smithi080.stdout:2585: done (7 left) 2023-12-01T04:57:21.997 INFO:tasks.rados.rados.0.smithi080.stdout:2586: done (6 left) 2023-12-01T04:57:21.997 INFO:tasks.rados.rados.0.smithi080.stdout:2587: done (5 left) 2023-12-01T04:57:21.997 INFO:tasks.rados.rados.0.smithi080.stdout:2588: done (4 left) 2023-12-01T04:57:21.997 INFO:tasks.rados.rados.0.smithi080.stdout:2589: done (3 left) 2023-12-01T04:57:21.997 INFO:tasks.rados.rados.0.smithi080.stdout:2590: done (2 left) 2023-12-01T04:57:21.997 INFO:tasks.rados.rados.0.smithi080.stdout:2591: done (1 left) 2023-12-01T04:57:21.997 INFO:tasks.rados.rados.0.smithi080.stdout:2593: write oid 411 current snap is 0 2023-12-01T04:57:21.998 INFO:tasks.rados.rados.0.smithi080.stdout:2593: seq_num 1689 ranges {787023=525927,1752675=634348} 2023-12-01T04:57:22.004 INFO:tasks.rados.rados.0.smithi080.stdout:2593: writing smithi08089843-411 from 787023 to 1312950 tid 1 2023-12-01T04:57:22.010 INFO:tasks.rados.rados.0.smithi080.stdout:2593: writing smithi08089843-411 from 1752675 to 2387023 tid 2 2023-12-01T04:57:22.010 INFO:tasks.rados.rados.0.smithi080.stdout:2594: write oid 142 current snap is 0 2023-12-01T04:57:22.010 INFO:tasks.rados.rados.0.smithi080.stdout:2594: seq_num 1690 ranges {403830=601176,1694804=555595} 2023-12-01T04:57:22.016 INFO:tasks.rados.rados.0.smithi080.stdout:2594: writing smithi08089843-142 from 403830 to 1005006 tid 1 2023-12-01T04:57:22.023 INFO:tasks.rados.rados.0.smithi080.stdout:2594: writing smithi08089843-142 from 1694804 to 2250399 tid 2 2023-12-01T04:57:22.023 INFO:tasks.rados.rados.0.smithi080.stdout:2595: read oid 263 snap -1 2023-12-01T04:57:22.024 INFO:tasks.rados.rados.0.smithi080.stdout:2595: expect (ObjNum 1117 snap 0 seq_num 1117) 2023-12-01T04:57:22.024 INFO:tasks.rados.rados.0.smithi080.stdout:2596: read oid 119 snap -1 2023-12-01T04:57:22.024 INFO:tasks.rados.rados.0.smithi080.stdout:2596: expect (ObjNum 920 snap 0 seq_num 920) 2023-12-01T04:57:22.024 INFO:tasks.rados.rados.0.smithi080.stdout:2597: write oid 288 current snap is 0 2023-12-01T04:57:22.024 INFO:tasks.rados.rados.0.smithi080.stdout:2597: seq_num 1691 ranges {420637=676425,1753286=667351} 2023-12-01T04:57:22.030 INFO:tasks.rados.rados.0.smithi080.stdout:2597: writing smithi08089843-288 from 420637 to 1097062 tid 1 2023-12-01T04:57:22.039 INFO:tasks.rados.rados.0.smithi080.stdout:2597: writing smithi08089843-288 from 1753286 to 2420637 tid 2 2023-12-01T04:57:22.040 INFO:tasks.rados.rados.0.smithi080.stdout:2598: read oid 17 snap -1 2023-12-01T04:57:22.041 INFO:tasks.rados.rados.0.smithi080.stdout:2598: expect (ObjNum 913 snap 0 seq_num 913) 2023-12-01T04:57:22.041 INFO:tasks.rados.rados.0.smithi080.stdout:2599: read oid 169 snap -1 2023-12-01T04:57:22.041 INFO:tasks.rados.rados.0.smithi080.stdout:2599: expect (ObjNum 1339 snap 0 seq_num 1339) 2023-12-01T04:57:22.041 INFO:tasks.rados.rados.0.smithi080.stdout:2600: read oid 213 snap -1 2023-12-01T04:57:22.041 INFO:tasks.rados.rados.0.smithi080.stdout:2600: expect (ObjNum 1645 snap 0 seq_num 1645) 2023-12-01T04:57:22.041 INFO:tasks.rados.rados.0.smithi080.stdout:2601: read oid 196 snap -1 2023-12-01T04:57:22.041 INFO:tasks.rados.rados.0.smithi080.stdout:2601: expect deleted 2023-12-01T04:57:22.042 INFO:tasks.rados.rados.0.smithi080.stdout:2602: read oid 238 snap -1 2023-12-01T04:57:22.042 INFO:tasks.rados.rados.0.smithi080.stdout:2602: expect (ObjNum 993 snap 0 seq_num 993) 2023-12-01T04:57:22.042 INFO:tasks.rados.rados.0.smithi080.stdout:2603: read oid 128 snap -1 2023-12-01T04:57:22.042 INFO:tasks.rados.rados.0.smithi080.stdout:2603: expect (ObjNum 1248 snap 0 seq_num 1248) 2023-12-01T04:57:22.042 INFO:tasks.rados.rados.0.smithi080.stdout:2604: read oid 260 snap -1 2023-12-01T04:57:22.042 INFO:tasks.rados.rados.0.smithi080.stdout:2604: expect deleted 2023-12-01T04:57:22.042 INFO:tasks.rados.rados.0.smithi080.stdout:2605: read oid 259 snap -1 2023-12-01T04:57:22.042 INFO:tasks.rados.rados.0.smithi080.stdout:2605: expect (ObjNum 1578 snap 0 seq_num 1578) 2023-12-01T04:57:22.042 INFO:tasks.rados.rados.0.smithi080.stdout:2606: write oid 92 current snap is 0 2023-12-01T04:57:22.042 INFO:tasks.rados.rados.0.smithi080.stdout:2606: seq_num 1692 ranges {437444=751674,1811768=559264} 2023-12-01T04:57:22.047 INFO:tasks.rados.rados.0.smithi080.stdout:2606: writing smithi08089843-92 from 437444 to 1189118 tid 1 2023-12-01T04:57:22.055 INFO:tasks.rados.rados.0.smithi080.stdout:2606: writing smithi08089843-92 from 1811768 to 2371032 tid 2 2023-12-01T04:57:22.055 INFO:tasks.rados.rados.0.smithi080.stdout:2607: write oid 482 current snap is 0 2023-12-01T04:57:22.055 INFO:tasks.rados.rados.0.smithi080.stdout:2592: finishing write tid 1 to smithi08089843-302 2023-12-01T04:57:22.055 INFO:tasks.rados.rados.0.smithi080.stdout:2592: finishing write tid 2 to smithi08089843-302 2023-12-01T04:57:22.056 INFO:tasks.rados.rados.0.smithi080.stdout:2607: seq_num 1693 ranges {454251=426923,1470250=702922} 2023-12-01T04:57:22.060 INFO:tasks.rados.rados.0.smithi080.stdout:2607: writing smithi08089843-482 from 454251 to 881174 tid 1 2023-12-01T04:57:22.071 INFO:tasks.rados.rados.0.smithi080.stdout:2607: writing smithi08089843-482 from 1470250 to 2173172 tid 2 2023-12-01T04:57:22.071 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:57:22.071 INFO:tasks.rados.rados.0.smithi080.stdout:2592: finishing write tid 3 to smithi08089843-302 2023-12-01T04:57:22.071 INFO:tasks.rados.rados.0.smithi080.stdout:2592: finishing write tid 4 to smithi08089843-302 2023-12-01T04:57:22.072 INFO:tasks.rados.rados.0.smithi080.stdout:2592: oid 302 updating version 0 to 326 2023-12-01T04:57:22.072 INFO:tasks.rados.rados.0.smithi080.stdout:2592: oid 302 updating version 326 to 327 2023-12-01T04:57:22.072 INFO:tasks.rados.rados.0.smithi080.stdout:2592: oid 302 updating version 327 to 328 2023-12-01T04:57:22.072 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 302 v 328 (ObjNum 1688 snap 0 seq_num 1688) dirty exists 2023-12-01T04:57:22.072 INFO:tasks.rados.rados.0.smithi080.stdout:2592: left oid 302 (ObjNum 1688 snap 0 seq_num 1688) 2023-12-01T04:57:22.072 INFO:tasks.rados.rados.0.smithi080.stdout:2593: finishing write tid 1 to smithi08089843-411 2023-12-01T04:57:22.072 INFO:tasks.rados.rados.0.smithi080.stdout:2593: finishing write tid 2 to smithi08089843-411 2023-12-01T04:57:22.072 INFO:tasks.rados.rados.0.smithi080.stdout:2593: finishing write tid 3 to smithi08089843-411 2023-12-01T04:57:22.072 INFO:tasks.rados.rados.0.smithi080.stdout:2593: finishing write tid 4 to smithi08089843-411 2023-12-01T04:57:22.072 INFO:tasks.rados.rados.0.smithi080.stdout:2593: oid 411 updating version 0 to 405 2023-12-01T04:57:22.072 INFO:tasks.rados.rados.0.smithi080.stdout:2593: oid 411 updating version 405 to 406 2023-12-01T04:57:22.072 INFO:tasks.rados.rados.0.smithi080.stdout:2593: oid 411 version 406 is already newer than 404 2023-12-01T04:57:22.072 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 411 v 406 (ObjNum 1689 snap 0 seq_num 1689) dirty exists 2023-12-01T04:57:22.073 INFO:tasks.rados.rados.0.smithi080.stdout:2593: left oid 411 (ObjNum 1689 snap 0 seq_num 1689) 2023-12-01T04:57:22.073 INFO:tasks.rados.rados.0.smithi080.stdout:2594: finishing write tid 1 to smithi08089843-142 2023-12-01T04:57:22.073 INFO:tasks.rados.rados.0.smithi080.stdout:2594: finishing write tid 2 to smithi08089843-142 2023-12-01T04:57:22.073 INFO:tasks.rados.rados.0.smithi080.stdout:2594: finishing write tid 3 to smithi08089843-142 2023-12-01T04:57:22.073 INFO:tasks.rados.rados.0.smithi080.stdout:2594: finishing write tid 4 to smithi08089843-142 2023-12-01T04:57:22.073 INFO:tasks.rados.rados.0.smithi080.stdout:2594: oid 142 updating version 0 to 330 2023-12-01T04:57:22.073 INFO:tasks.rados.rados.0.smithi080.stdout:2594: oid 142 updating version 330 to 331 2023-12-01T04:57:22.073 INFO:tasks.rados.rados.0.smithi080.stdout:2594: oid 142 version 331 is already newer than 329 2023-12-01T04:57:22.073 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 142 v 331 (ObjNum 1690 snap 0 seq_num 1690) dirty exists 2023-12-01T04:57:22.073 INFO:tasks.rados.rados.0.smithi080.stdout:2594: left oid 142 (ObjNum 1690 snap 0 seq_num 1690) 2023-12-01T04:57:22.073 INFO:tasks.rados.rados.0.smithi080.stdout:2592: done (15 left) 2023-12-01T04:57:22.074 INFO:tasks.rados.rados.0.smithi080.stdout:2593: done (14 left) 2023-12-01T04:57:22.074 INFO:tasks.rados.rados.0.smithi080.stdout:2594: done (13 left) 2023-12-01T04:57:22.074 INFO:tasks.rados.rados.0.smithi080.stdout:2608: write oid 199 current snap is 0 2023-12-01T04:57:22.074 INFO:tasks.rados.rados.0.smithi080.stdout:2608: seq_num 1694 ranges {471058=502172,1412379=446580} 2023-12-01T04:57:22.075 INFO:tasks.rados.rados.0.smithi080.stdout:2608: writing smithi08089843-199 from 471058 to 973230 tid 1 2023-12-01T04:57:22.081 INFO:tasks.rados.rados.0.smithi080.stdout:2608: writing smithi08089843-199 from 1412379 to 1858959 tid 2 2023-12-01T04:57:22.081 INFO:tasks.rados.rados.0.smithi080.stdout:2609: write oid 487 current snap is 0 2023-12-01T04:57:22.081 INFO:tasks.rados.rados.0.smithi080.stdout:2609: seq_num 1695 ranges {487865=577421,1470861=706591} 2023-12-01T04:57:22.087 INFO:tasks.rados.rados.0.smithi080.stdout:2609: writing smithi08089843-487 from 487865 to 1065286 tid 1 2023-12-01T04:57:22.094 INFO:tasks.rados.rados.0.smithi080.stdout:2609: writing smithi08089843-487 from 1470861 to 2177452 tid 2 2023-12-01T04:57:22.094 INFO:tasks.rados.rados.0.smithi080.stdout:2610: read oid 278 snap -1 2023-12-01T04:57:22.094 INFO:tasks.rados.rados.0.smithi080.stdout:2610: expect (ObjNum 734 snap 0 seq_num 734) 2023-12-01T04:57:22.094 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:57:22.094 INFO:tasks.rados.rados.0.smithi080.stdout:2597: finishing write tid 1 to smithi08089843-288 2023-12-01T04:57:22.094 INFO:tasks.rados.rados.0.smithi080.stdout:2605: expect (ObjNum 1578 snap 0 seq_num 1578) 2023-12-01T04:57:22.185 INFO:tasks.rados.rados.0.smithi080.stdout:2596: expect (ObjNum 920 snap 0 seq_num 920) 2023-12-01T04:57:22.401 INFO:tasks.rados.rados.0.smithi080.stdout:2595: expect (ObjNum 1117 snap 0 seq_num 1117) 2023-12-01T04:57:22.531 INFO:tasks.rados.rados.0.smithi080.stdout:2598: expect (ObjNum 913 snap 0 seq_num 913) 2023-12-01T04:57:22.686 INFO:tasks.rados.rados.0.smithi080.stdout:2602: expect (ObjNum 993 snap 0 seq_num 993) 2023-12-01T04:57:22.805 INFO:tasks.rados.rados.0.smithi080.stdout:2597: finishing write tid 2 to smithi08089843-288 2023-12-01T04:57:22.805 INFO:tasks.rados.rados.0.smithi080.stdout:2597: finishing write tid 3 to smithi08089843-288 2023-12-01T04:57:22.805 INFO:tasks.rados.rados.0.smithi080.stdout:2597: finishing write tid 4 to smithi08089843-288 2023-12-01T04:57:22.805 INFO:tasks.rados.rados.0.smithi080.stdout:2597: oid 288 updating version 0 to 316 2023-12-01T04:57:22.805 INFO:tasks.rados.rados.0.smithi080.stdout:2597: oid 288 updating version 316 to 318 2023-12-01T04:57:22.805 INFO:tasks.rados.rados.0.smithi080.stdout:2597: oid 288 version 318 is already newer than 317 2023-12-01T04:57:22.805 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 288 v 318 (ObjNum 1691 snap 0 seq_num 1691) dirty exists 2023-12-01T04:57:22.805 INFO:tasks.rados.rados.0.smithi080.stdout:2597: left oid 288 (ObjNum 1691 snap 0 seq_num 1691) 2023-12-01T04:57:22.805 INFO:tasks.rados.rados.0.smithi080.stdout:2606: finishing write tid 1 to smithi08089843-92 2023-12-01T04:57:22.805 INFO:tasks.rados.rados.0.smithi080.stdout:2595: done (15 left) 2023-12-01T04:57:22.806 INFO:tasks.rados.rados.0.smithi080.stdout:2596: done (14 left) 2023-12-01T04:57:22.806 INFO:tasks.rados.rados.0.smithi080.stdout:2597: done (13 left) 2023-12-01T04:57:22.806 INFO:tasks.rados.rados.0.smithi080.stdout:2598: done (12 left) 2023-12-01T04:57:22.806 INFO:tasks.rados.rados.0.smithi080.stdout:2601: done (11 left) 2023-12-01T04:57:22.806 INFO:tasks.rados.rados.0.smithi080.stdout:2602: done (10 left) 2023-12-01T04:57:22.806 INFO:tasks.rados.rados.0.smithi080.stdout:2604: done (9 left) 2023-12-01T04:57:22.806 INFO:tasks.rados.rados.0.smithi080.stdout:2605: done (8 left) 2023-12-01T04:57:22.806 INFO:tasks.rados.rados.0.smithi080.stdout:2611: write oid 109 current snap is 0 2023-12-01T04:57:22.806 INFO:tasks.rados.rados.0.smithi080.stdout:2606: finishing write tid 2 to smithi08089843-92 2023-12-01T04:57:22.806 INFO:tasks.rados.rados.0.smithi080.stdout:2611: seq_num 1696 ranges {504672=769023,2045696=450249} 2023-12-01T04:57:22.815 INFO:tasks.rados.rados.0.smithi080.stdout:2611: writing smithi08089843-109 from 504672 to 1273695 tid 1 2023-12-01T04:57:22.823 INFO:tasks.rados.rados.0.smithi080.stdout:2611: writing smithi08089843-109 from 2045696 to 2495945 tid 2 2023-12-01T04:57:22.823 INFO:tasks.rados.rados.0.smithi080.stdout:2612: read oid 372 snap -1 2023-12-01T04:57:22.823 INFO:tasks.rados.rados.0.smithi080.stdout:2612: expect (ObjNum 1104 snap 0 seq_num 1104) 2023-12-01T04:57:22.823 INFO:tasks.rados.rados.0.smithi080.stdout:2613: read oid 448 snap -1 2023-12-01T04:57:22.823 INFO:tasks.rados.rados.0.smithi080.stdout:2613: expect deleted 2023-12-01T04:57:22.823 INFO:tasks.rados.rados.0.smithi080.stdout:2614: read oid 22 snap -1 2023-12-01T04:57:22.823 INFO:tasks.rados.rados.0.smithi080.stdout:2614: expect (ObjNum 1673 snap 0 seq_num 1673) 2023-12-01T04:57:22.823 INFO:tasks.rados.rados.0.smithi080.stdout:2615: read oid 226 snap -1 2023-12-01T04:57:22.823 INFO:tasks.rados.rados.0.smithi080.stdout:2615: expect deleted 2023-12-01T04:57:22.823 INFO:tasks.rados.rados.0.smithi080.stdout:2616: read oid 400 snap -1 2023-12-01T04:57:22.823 INFO:tasks.rados.rados.0.smithi080.stdout:2616: expect (ObjNum 653 snap 0 seq_num 653) 2023-12-01T04:57:22.823 INFO:tasks.rados.rados.0.smithi080.stdout:2617: write oid 190 current snap is 0 2023-12-01T04:57:22.824 INFO:tasks.rados.rados.0.smithi080.stdout:2606: finishing write tid 3 to smithi08089843-92 2023-12-01T04:57:22.824 INFO:tasks.rados.rados.0.smithi080.stdout:2617: seq_num 1697 ranges {521479=444272,1704178=710260} 2023-12-01T04:57:22.828 INFO:tasks.rados.rados.0.smithi080.stdout:2617: writing smithi08089843-190 from 521479 to 965751 tid 1 2023-12-01T04:57:22.838 INFO:tasks.rados.rados.0.smithi080.stdout:2617: writing smithi08089843-190 from 1704178 to 2414438 tid 2 2023-12-01T04:57:22.839 INFO:tasks.rados.rados.0.smithi080.stdout:2618: write oid 140 current snap is 0 2023-12-01T04:57:22.839 INFO:tasks.rados.rados.0.smithi080.stdout:2618: seq_num 1698 ranges {538286=519521,1762660=453918} 2023-12-01T04:57:22.844 INFO:tasks.rados.rados.0.smithi080.stdout:2618: writing smithi08089843-140 from 538286 to 1057807 tid 1 2023-12-01T04:57:22.851 INFO:tasks.rados.rados.0.smithi080.stdout:2618: writing smithi08089843-140 from 1762660 to 2216578 tid 2 2023-12-01T04:57:22.851 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:57:22.851 INFO:tasks.rados.rados.0.smithi080.stdout:2606: finishing write tid 4 to smithi08089843-92 2023-12-01T04:57:22.852 INFO:tasks.rados.rados.0.smithi080.stdout:2606: oid 92 updating version 0 to 257 2023-12-01T04:57:22.852 INFO:tasks.rados.rados.0.smithi080.stdout:2606: oid 92 updating version 257 to 258 2023-12-01T04:57:22.852 INFO:tasks.rados.rados.0.smithi080.stdout:2606: oid 92 version 258 is already newer than 256 2023-12-01T04:57:22.852 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 92 v 258 (ObjNum 1692 snap 0 seq_num 1692) dirty exists 2023-12-01T04:57:22.852 INFO:tasks.rados.rados.0.smithi080.stdout:2606: left oid 92 (ObjNum 1692 snap 0 seq_num 1692) 2023-12-01T04:57:22.852 INFO:tasks.rados.rados.0.smithi080.stdout:2606: done (15 left) 2023-12-01T04:57:22.852 INFO:tasks.rados.rados.0.smithi080.stdout:2619: read oid 460 snap -1 2023-12-01T04:57:22.852 INFO:tasks.rados.rados.0.smithi080.stdout:2619: expect (ObjNum 1658 snap 0 seq_num 1658) 2023-12-01T04:57:22.852 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:57:22.852 INFO:tasks.rados.rados.0.smithi080.stdout:2599: expect (ObjNum 1339 snap 0 seq_num 1339) 2023-12-01T04:57:23.018 INFO:tasks.rados.rados.0.smithi080.stdout:2607: finishing write tid 1 to smithi08089843-482 2023-12-01T04:57:23.018 INFO:tasks.rados.rados.0.smithi080.stdout:2603: expect (ObjNum 1248 snap 0 seq_num 1248) 2023-12-01T04:57:23.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:57:22 smithi080 bash[41963]: cluster 2023-12-01T04:57:22.163288+0000 mgr.y (mgr.24362) 266 : cluster 0 pgmap v237: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 76 MiB/s rd, 12 MiB/s wr, 113 op/s 2023-12-01T04:57:23.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:57:22 smithi080 bash[41963]: audit 2023-12-01T04:57:22.578614+0000 mon.c (mon.2) 164 : audit 0 from='client.? 172.21.15.80:0/3631542406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:57:23.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:57:22 smithi080 bash[28361]: cluster 2023-12-01T04:57:22.163288+0000 mgr.y (mgr.24362) 266 : cluster 0 pgmap v237: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 76 MiB/s rd, 12 MiB/s wr, 113 op/s 2023-12-01T04:57:23.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:57:22 smithi080 bash[28361]: audit 2023-12-01T04:57:22.578614+0000 mon.c (mon.2) 164 : audit 0 from='client.? 172.21.15.80:0/3631542406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:57:23.205 INFO:tasks.rados.rados.0.smithi080.stdout:2600: expect (ObjNum 1645 snap 0 seq_num 1645) 2023-12-01T04:57:23.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:57:22 smithi090 bash[32384]: cluster 2023-12-01T04:57:22.163288+0000 mgr.y (mgr.24362) 266 : cluster 0 pgmap v237: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 76 MiB/s rd, 12 MiB/s wr, 113 op/s 2023-12-01T04:57:23.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:57:22 smithi090 bash[32384]: audit 2023-12-01T04:57:22.578614+0000 mon.c (mon.2) 164 : audit 0 from='client.? 172.21.15.80:0/3631542406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:57:23.389 INFO:tasks.rados.rados.0.smithi080.stdout:2607: finishing write tid 2 to smithi08089843-482 2023-12-01T04:57:23.389 INFO:tasks.rados.rados.0.smithi080.stdout:2607: finishing write tid 3 to smithi08089843-482 2023-12-01T04:57:23.389 INFO:tasks.rados.rados.0.smithi080.stdout:2599: done (15 left) 2023-12-01T04:57:23.389 INFO:tasks.rados.rados.0.smithi080.stdout:2600: done (14 left) 2023-12-01T04:57:23.389 INFO:tasks.rados.rados.0.smithi080.stdout:2603: done (13 left) 2023-12-01T04:57:23.389 INFO:tasks.rados.rados.0.smithi080.stdout:2620: read oid 495 snap -1 2023-12-01T04:57:23.389 INFO:tasks.rados.rados.0.smithi080.stdout:2620: expect (ObjNum 1607 snap 0 seq_num 1607) 2023-12-01T04:57:23.389 INFO:tasks.rados.rados.0.smithi080.stdout:2621: write oid 500 current snap is 0 2023-12-01T04:57:23.389 INFO:tasks.rados.rados.0.smithi080.stdout:2607: finishing write tid 4 to smithi08089843-482 2023-12-01T04:57:23.389 INFO:tasks.rados.rados.0.smithi080.stdout:2607: oid 482 updating version 0 to 271 2023-12-01T04:57:23.390 INFO:tasks.rados.rados.0.smithi080.stdout:2607: oid 482 version 271 is already newer than 269 2023-12-01T04:57:23.390 INFO:tasks.rados.rados.0.smithi080.stdout:2607: oid 482 version 271 is already newer than 270 2023-12-01T04:57:23.390 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 482 v 271 (ObjNum 1693 snap 0 seq_num 1693) dirty exists 2023-12-01T04:57:23.390 INFO:tasks.rados.rados.0.smithi080.stdout:2607: left oid 482 (ObjNum 1693 snap 0 seq_num 1693) 2023-12-01T04:57:23.390 INFO:tasks.rados.rados.0.smithi080.stdout:2608: finishing write tid 1 to smithi08089843-199 2023-12-01T04:57:23.390 INFO:tasks.rados.rados.0.smithi080.stdout:2608: finishing write tid 2 to smithi08089843-199 2023-12-01T04:57:23.390 INFO:tasks.rados.rados.0.smithi080.stdout:2608: finishing write tid 3 to smithi08089843-199 2023-12-01T04:57:23.390 INFO:tasks.rados.rados.0.smithi080.stdout:2608: finishing write tid 4 to smithi08089843-199 2023-12-01T04:57:23.390 INFO:tasks.rados.rados.0.smithi080.stdout:2608: oid 199 updating version 0 to 337 2023-12-01T04:57:23.390 INFO:tasks.rados.rados.0.smithi080.stdout:2608: oid 199 updating version 337 to 338 2023-12-01T04:57:23.390 INFO:tasks.rados.rados.0.smithi080.stdout:2608: oid 199 version 338 is already newer than 336 2023-12-01T04:57:23.390 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 199 v 338 (ObjNum 1694 snap 0 seq_num 1694) dirty exists 2023-12-01T04:57:23.390 INFO:tasks.rados.rados.0.smithi080.stdout:2608: left oid 199 (ObjNum 1694 snap 0 seq_num 1694) 2023-12-01T04:57:23.390 INFO:tasks.rados.rados.0.smithi080.stdout:2609: finishing write tid 1 to smithi08089843-487 2023-12-01T04:57:23.390 INFO:tasks.rados.rados.0.smithi080.stdout:2609: finishing write tid 2 to smithi08089843-487 2023-12-01T04:57:23.391 INFO:tasks.rados.rados.0.smithi080.stdout:2609: finishing write tid 3 to smithi08089843-487 2023-12-01T04:57:23.391 INFO:tasks.rados.rados.0.smithi080.stdout:2621: seq_num 1699 ranges {555093=594770,1704789=713929} 2023-12-01T04:57:23.400 INFO:tasks.rados.rados.0.smithi080.stdout:2621: writing smithi08089843-500 from 555093 to 1149863 tid 1 2023-12-01T04:57:23.408 INFO:tasks.rados.rados.0.smithi080.stdout:2621: writing smithi08089843-500 from 1704789 to 2418718 tid 2 2023-12-01T04:57:23.408 INFO:tasks.rados.rados.0.smithi080.stdout:2607: done (14 left) 2023-12-01T04:57:23.409 INFO:tasks.rados.rados.0.smithi080.stdout:2608: done (13 left) 2023-12-01T04:57:23.409 INFO:tasks.rados.rados.0.smithi080.stdout:2622: write oid 408 current snap is 0 2023-12-01T04:57:23.409 INFO:tasks.rados.rados.0.smithi080.stdout:2609: finishing write tid 4 to smithi08089843-487 2023-12-01T04:57:23.409 INFO:tasks.rados.rados.0.smithi080.stdout:2609: oid 487 updating version 0 to 404 2023-12-01T04:57:23.409 INFO:tasks.rados.rados.0.smithi080.stdout:2609: oid 487 updating version 404 to 405 2023-12-01T04:57:23.409 INFO:tasks.rados.rados.0.smithi080.stdout:2609: oid 487 version 405 is already newer than 403 2023-12-01T04:57:23.409 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 487 v 405 (ObjNum 1695 snap 0 seq_num 1695) dirty exists 2023-12-01T04:57:23.409 INFO:tasks.rados.rados.0.smithi080.stdout:2609: left oid 487 (ObjNum 1695 snap 0 seq_num 1695) 2023-12-01T04:57:23.409 INFO:tasks.rados.rados.0.smithi080.stdout:2610: expect (ObjNum 734 snap 0 seq_num 734) 2023-12-01T04:57:23.537 INFO:tasks.rados.rados.0.smithi080.stdout:2611: finishing write tid 1 to smithi08089843-109 2023-12-01T04:57:23.537 INFO:tasks.rados.rados.0.smithi080.stdout:2611: finishing write tid 2 to smithi08089843-109 2023-12-01T04:57:23.537 INFO:tasks.rados.rados.0.smithi080.stdout:2611: finishing write tid 3 to smithi08089843-109 2023-12-01T04:57:23.537 INFO:tasks.rados.rados.0.smithi080.stdout:2611: finishing write tid 4 to smithi08089843-109 2023-12-01T04:57:23.537 INFO:tasks.rados.rados.0.smithi080.stdout:2611: oid 109 updating version 0 to 331 2023-12-01T04:57:23.537 INFO:tasks.rados.rados.0.smithi080.stdout:2611: oid 109 updating version 331 to 333 2023-12-01T04:57:23.537 INFO:tasks.rados.rados.0.smithi080.stdout:2611: oid 109 version 333 is already newer than 332 2023-12-01T04:57:23.537 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 109 v 333 (ObjNum 1696 snap 0 seq_num 1696) dirty exists 2023-12-01T04:57:23.537 INFO:tasks.rados.rados.0.smithi080.stdout:2611: left oid 109 (ObjNum 1696 snap 0 seq_num 1696) 2023-12-01T04:57:23.537 INFO:tasks.rados.rados.0.smithi080.stdout:2612: expect (ObjNum 1104 snap 0 seq_num 1104) 2023-12-01T04:57:23.647 INFO:tasks.rados.rados.0.smithi080.stdout:2617: finishing write tid 1 to smithi08089843-190 2023-12-01T04:57:23.647 INFO:tasks.rados.rados.0.smithi080.stdout:2614: expect (ObjNum 1673 snap 0 seq_num 1673) 2023-12-01T04:57:23.765 INFO:tasks.rados.rados.0.smithi080.stdout:2616: expect (ObjNum 653 snap 0 seq_num 653) 2023-12-01T04:57:23.902 INFO:tasks.rados.rados.0.smithi080.stdout:2617: finishing write tid 2 to smithi08089843-190 2023-12-01T04:57:23.902 INFO:tasks.rados.rados.0.smithi080.stdout:2617: finishing write tid 3 to smithi08089843-190 2023-12-01T04:57:23.902 INFO:tasks.rados.rados.0.smithi080.stdout:2617: finishing write tid 4 to smithi08089843-190 2023-12-01T04:57:23.903 INFO:tasks.rados.rados.0.smithi080.stdout:2617: oid 190 updating version 0 to 489 2023-12-01T04:57:23.903 INFO:tasks.rados.rados.0.smithi080.stdout:2617: oid 190 version 489 is already newer than 488 2023-12-01T04:57:23.903 INFO:tasks.rados.rados.0.smithi080.stdout:2617: oid 190 updating version 489 to 490 2023-12-01T04:57:23.903 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 190 v 490 (ObjNum 1697 snap 0 seq_num 1697) dirty exists 2023-12-01T04:57:23.903 INFO:tasks.rados.rados.0.smithi080.stdout:2617: left oid 190 (ObjNum 1697 snap 0 seq_num 1697) 2023-12-01T04:57:23.903 INFO:tasks.rados.rados.0.smithi080.stdout:2618: finishing write tid 1 to smithi08089843-140 2023-12-01T04:57:23.903 INFO:tasks.rados.rados.0.smithi080.stdout:2618: finishing write tid 2 to smithi08089843-140 2023-12-01T04:57:23.903 INFO:tasks.rados.rados.0.smithi080.stdout:2618: finishing write tid 3 to smithi08089843-140 2023-12-01T04:57:23.903 INFO:tasks.rados.rados.0.smithi080.stdout:2618: finishing write tid 4 to smithi08089843-140 2023-12-01T04:57:23.903 INFO:tasks.rados.rados.0.smithi080.stdout:2618: oid 140 updating version 0 to 335 2023-12-01T04:57:23.903 INFO:tasks.rados.rados.0.smithi080.stdout:2618: oid 140 version 335 is already newer than 334 2023-12-01T04:57:23.903 INFO:tasks.rados.rados.0.smithi080.stdout:2618: oid 140 updating version 335 to 336 2023-12-01T04:57:23.903 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 140 v 336 (ObjNum 1698 snap 0 seq_num 1698) dirty exists 2023-12-01T04:57:23.904 INFO:tasks.rados.rados.0.smithi080.stdout:2618: left oid 140 (ObjNum 1698 snap 0 seq_num 1698) 2023-12-01T04:57:23.904 INFO:tasks.rados.rados.0.smithi080.stdout:2619: expect (ObjNum 1658 snap 0 seq_num 1658) 2023-12-01T04:57:24.117 INFO:tasks.rados.rados.0.smithi080.stdout:2620: expect (ObjNum 1607 snap 0 seq_num 1607) 2023-12-01T04:57:24.270 INFO:tasks.rados.rados.0.smithi080.stdout:2621: finishing write tid 1 to smithi08089843-500 2023-12-01T04:57:24.270 INFO:tasks.rados.rados.0.smithi080.stdout:2621: finishing write tid 2 to smithi08089843-500 2023-12-01T04:57:24.270 INFO:tasks.rados.rados.0.smithi080.stdout:2621: finishing write tid 3 to smithi08089843-500 2023-12-01T04:57:24.270 INFO:tasks.rados.rados.0.smithi080.stdout:2621: finishing write tid 4 to smithi08089843-500 2023-12-01T04:57:24.270 INFO:tasks.rados.rados.0.smithi080.stdout:2621: oid 500 updating version 0 to 338 2023-12-01T04:57:24.270 INFO:tasks.rados.rados.0.smithi080.stdout:2621: oid 500 updating version 338 to 339 2023-12-01T04:57:24.270 INFO:tasks.rados.rados.0.smithi080.stdout:2621: oid 500 version 339 is already newer than 337 2023-12-01T04:57:24.271 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 500 v 339 (ObjNum 1699 snap 0 seq_num 1699) dirty exists 2023-12-01T04:57:24.271 INFO:tasks.rados.rados.0.smithi080.stdout:2621: left oid 500 (ObjNum 1699 snap 0 seq_num 1699) 2023-12-01T04:57:24.271 INFO:tasks.rados.rados.0.smithi080.stdout:2622: seq_num 1700 ranges {571900=670019,1763271=457587} 2023-12-01T04:57:24.283 INFO:tasks.rados.rados.0.smithi080.stdout:2622: writing smithi08089843-408 from 571900 to 1241919 tid 1 2023-12-01T04:57:24.289 INFO:tasks.rados.rados.0.smithi080.stdout:2622: writing smithi08089843-408 from 1763271 to 2220858 tid 2 2023-12-01T04:57:24.289 INFO:tasks.rados.rados.0.smithi080.stdout:2609: done (13 left) 2023-12-01T04:57:24.289 INFO:tasks.rados.rados.0.smithi080.stdout:2610: done (12 left) 2023-12-01T04:57:24.289 INFO:tasks.rados.rados.0.smithi080.stdout:2611: done (11 left) 2023-12-01T04:57:24.289 INFO:tasks.rados.rados.0.smithi080.stdout:2612: done (10 left) 2023-12-01T04:57:24.289 INFO:tasks.rados.rados.0.smithi080.stdout:2613: done (9 left) 2023-12-01T04:57:24.289 INFO:tasks.rados.rados.0.smithi080.stdout:2614: done (8 left) 2023-12-01T04:57:24.289 INFO:tasks.rados.rados.0.smithi080.stdout:2615: done (7 left) 2023-12-01T04:57:24.289 INFO:tasks.rados.rados.0.smithi080.stdout:2616: done (6 left) 2023-12-01T04:57:24.290 INFO:tasks.rados.rados.0.smithi080.stdout:2617: done (5 left) 2023-12-01T04:57:24.290 INFO:tasks.rados.rados.0.smithi080.stdout:2618: done (4 left) 2023-12-01T04:57:24.290 INFO:tasks.rados.rados.0.smithi080.stdout:2619: done (3 left) 2023-12-01T04:57:24.290 INFO:tasks.rados.rados.0.smithi080.stdout:2620: done (2 left) 2023-12-01T04:57:24.290 INFO:tasks.rados.rados.0.smithi080.stdout:2621: done (1 left) 2023-12-01T04:57:24.290 INFO:tasks.rados.rados.0.smithi080.stdout:2623: write oid 169 current snap is 0 2023-12-01T04:57:24.290 INFO:tasks.rados.rados.0.smithi080.stdout:2622: finishing write tid 1 to smithi08089843-408 2023-12-01T04:57:24.290 INFO:tasks.rados.rados.0.smithi080.stdout:2623: seq_num 1701 ranges {588707=745268,1821753=717598} 2023-12-01T04:57:24.296 INFO:tasks.rados.rados.0.smithi080.stdout:2623: writing smithi08089843-169 from 588707 to 1333975 tid 1 2023-12-01T04:57:24.302 INFO:tasks.rados.rados.0.smithi080.stdout:2623: writing smithi08089843-169 from 1821753 to 2539351 tid 2 2023-12-01T04:57:24.303 INFO:tasks.rados.rados.0.smithi080.stdout:2624: write oid 311 current snap is 0 2023-12-01T04:57:24.303 INFO:tasks.rados.rados.0.smithi080.stdout:2622: finishing write tid 2 to smithi08089843-408 2023-12-01T04:57:24.303 INFO:tasks.rados.rados.0.smithi080.stdout:2622: finishing write tid 3 to smithi08089843-408 2023-12-01T04:57:24.303 INFO:tasks.rados.rados.0.smithi080.stdout:2622: finishing write tid 4 to smithi08089843-408 2023-12-01T04:57:24.303 INFO:tasks.rados.rados.0.smithi080.stdout:2622: oid 408 updating version 0 to 342 2023-12-01T04:57:24.303 INFO:tasks.rados.rados.0.smithi080.stdout:2622: oid 408 version 342 is already newer than 340 2023-12-01T04:57:24.303 INFO:tasks.rados.rados.0.smithi080.stdout:2622: oid 408 version 342 is already newer than 341 2023-12-01T04:57:24.303 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 408 v 342 (ObjNum 1700 snap 0 seq_num 1700) dirty exists 2023-12-01T04:57:24.303 INFO:tasks.rados.rados.0.smithi080.stdout:2622: left oid 408 (ObjNum 1700 snap 0 seq_num 1700) 2023-12-01T04:57:24.303 INFO:tasks.rados.rados.0.smithi080.stdout:2623: finishing write tid 1 to smithi08089843-169 2023-12-01T04:57:24.303 INFO:tasks.rados.rados.0.smithi080.stdout:2624: seq_num 1702 ranges {605514=420517,1480235=461256,2356169=249345} 2023-12-01T04:57:24.308 INFO:tasks.rados.rados.0.smithi080.stdout:2624: writing smithi08089843-311 from 605514 to 1026031 tid 1 2023-12-01T04:57:24.313 INFO:tasks.rados.rados.0.smithi080.stdout:2624: writing smithi08089843-311 from 1480235 to 1941491 tid 2 2023-12-01T04:57:24.317 INFO:tasks.rados.rados.0.smithi080.stdout:2624: writing smithi08089843-311 from 2356169 to 2605514 tid 3 2023-12-01T04:57:24.317 INFO:tasks.rados.rados.0.smithi080.stdout:2622: done (2 left) 2023-12-01T04:57:24.317 INFO:tasks.rados.rados.0.smithi080.stdout:2625: write oid 214 current snap is 0 2023-12-01T04:57:24.317 INFO:tasks.rados.rados.0.smithi080.stdout:2625: seq_num 1703 ranges {622321=612119,1938717=683604} 2023-12-01T04:57:24.324 INFO:tasks.rados.rados.0.smithi080.stdout:2625: writing smithi08089843-214 from 622321 to 1234440 tid 1 2023-12-01T04:57:24.332 INFO:tasks.rados.rados.0.smithi080.stdout:2625: writing smithi08089843-214 from 1938717 to 2622321 tid 2 2023-12-01T04:57:24.332 INFO:tasks.rados.rados.0.smithi080.stdout:2626: write oid 66 current snap is 0 2023-12-01T04:57:24.332 INFO:tasks.rados.rados.0.smithi080.stdout:2626: seq_num 1704 ranges {639128=687368,1997199=464925} 2023-12-01T04:57:24.339 INFO:tasks.rados.rados.0.smithi080.stdout:2626: writing smithi08089843-66 from 639128 to 1326496 tid 1 2023-12-01T04:57:24.346 INFO:tasks.rados.rados.0.smithi080.stdout:2626: writing smithi08089843-66 from 1997199 to 2462124 tid 2 2023-12-01T04:57:24.346 INFO:tasks.rados.rados.0.smithi080.stdout:2627: read oid 394 snap -1 2023-12-01T04:57:24.346 INFO:tasks.rados.rados.0.smithi080.stdout:2627: expect (ObjNum 1667 snap 0 seq_num 1667) 2023-12-01T04:57:24.346 INFO:tasks.rados.rados.0.smithi080.stdout:2628: read oid 166 snap -1 2023-12-01T04:57:24.347 INFO:tasks.rados.rados.0.smithi080.stdout:2628: expect (ObjNum 1041 snap 0 seq_num 1041) 2023-12-01T04:57:24.347 INFO:tasks.rados.rados.0.smithi080.stdout:2629: read oid 87 snap -1 2023-12-01T04:57:24.347 INFO:tasks.rados.rados.0.smithi080.stdout:2629: expect (ObjNum 1184 snap 0 seq_num 1184) 2023-12-01T04:57:24.347 INFO:tasks.rados.rados.0.smithi080.stdout:2630: write oid 48 current snap is 0 2023-12-01T04:57:24.347 INFO:tasks.rados.rados.0.smithi080.stdout:2630: seq_num 1705 ranges {655935=762617,2055681=600254} 2023-12-01T04:57:24.356 INFO:tasks.rados.rados.0.smithi080.stdout:2630: writing smithi08089843-48 from 655935 to 1418552 tid 1 2023-12-01T04:57:24.367 INFO:tasks.rados.rados.0.smithi080.stdout:2630: writing smithi08089843-48 from 2055681 to 2655935 tid 2 2023-12-01T04:57:24.367 INFO:tasks.rados.rados.0.smithi080.stdout:2631: read oid 478 snap -1 2023-12-01T04:57:24.367 INFO:tasks.rados.rados.0.smithi080.stdout:2631: expect (ObjNum 1327 snap 0 seq_num 1327) 2023-12-01T04:57:24.368 INFO:tasks.rados.rados.0.smithi080.stdout:2632: read oid 397 snap -1 2023-12-01T04:57:24.368 INFO:tasks.rados.rados.0.smithi080.stdout:2632: expect (ObjNum 1508 snap 0 seq_num 1508) 2023-12-01T04:57:24.368 INFO:tasks.rados.rados.0.smithi080.stdout:2633: delete oid 77 current snap is 0 2023-12-01T04:57:24.368 INFO:tasks.rados.rados.0.smithi080.stdout:2623: finishing write tid 2 to smithi08089843-169 2023-12-01T04:57:24.368 INFO:tasks.rados.rados.0.smithi080.stdout:2623: finishing write tid 3 to smithi08089843-169 2023-12-01T04:57:24.368 INFO:tasks.rados.rados.0.smithi080.stdout:2623: finishing write tid 4 to smithi08089843-169 2023-12-01T04:57:24.368 INFO:tasks.rados.rados.0.smithi080.stdout:2623: oid 169 updating version 0 to 337 2023-12-01T04:57:24.368 INFO:tasks.rados.rados.0.smithi080.stdout:2623: oid 169 updating version 337 to 338 2023-12-01T04:57:24.368 INFO:tasks.rados.rados.0.smithi080.stdout:2623: oid 169 updating version 338 to 339 2023-12-01T04:57:24.369 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 169 v 339 (ObjNum 1701 snap 0 seq_num 1701) dirty exists 2023-12-01T04:57:24.369 INFO:tasks.rados.rados.0.smithi080.stdout:2623: left oid 169 (ObjNum 1701 snap 0 seq_num 1701) 2023-12-01T04:57:24.369 INFO:tasks.rados.rados.0.smithi080.stdout:2624: finishing write tid 1 to smithi08089843-311 2023-12-01T04:57:24.369 INFO:tasks.rados.rados.0.smithi080.stdout:2624: finishing write tid 2 to smithi08089843-311 2023-12-01T04:57:24.369 INFO:tasks.rados.rados.0.smithi080.stdout:2624: finishing write tid 3 to smithi08089843-311 2023-12-01T04:57:24.369 INFO:tasks.rados.rados.0.smithi080.stdout:2624: finishing write tid 4 to smithi08089843-311 2023-12-01T04:57:24.369 INFO:tasks.rados.rados.0.smithi080.stdout:2624: finishing write tid 5 to smithi08089843-311 2023-12-01T04:57:24.369 INFO:tasks.rados.rados.0.smithi080.stdout:2624: oid 311 updating version 0 to 319 2023-12-01T04:57:24.369 INFO:tasks.rados.rados.0.smithi080.stdout:2624: oid 311 updating version 319 to 320 2023-12-01T04:57:24.369 INFO:tasks.rados.rados.0.smithi080.stdout:2624: oid 311 updating version 320 to 322 2023-12-01T04:57:24.369 INFO:tasks.rados.rados.0.smithi080.stdout:2624: oid 311 version 322 is already newer than 321 2023-12-01T04:57:24.369 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 311 v 322 (ObjNum 1702 snap 0 seq_num 1702) dirty exists 2023-12-01T04:57:24.369 INFO:tasks.rados.rados.0.smithi080.stdout:2624: left oid 311 (ObjNum 1702 snap 0 seq_num 1702) 2023-12-01T04:57:24.369 INFO:tasks.rados.rados.0.smithi080.stdout:2625: finishing write tid 1 to smithi08089843-214 2023-12-01T04:57:24.369 INFO:tasks.rados.rados.0.smithi080.stdout:2625: finishing write tid 2 to smithi08089843-214 2023-12-01T04:57:24.370 INFO:tasks.rados.rados.0.smithi080.stdout:2625: finishing write tid 3 to smithi08089843-214 2023-12-01T04:57:24.370 INFO:tasks.rados.rados.0.smithi080.stdout:2625: finishing write tid 4 to smithi08089843-214 2023-12-01T04:57:24.370 INFO:tasks.rados.rados.0.smithi080.stdout:2625: oid 214 updating version 0 to 381 2023-12-01T04:57:24.370 INFO:tasks.rados.rados.0.smithi080.stdout:2625: oid 214 version 381 is already newer than 380 2023-12-01T04:57:24.370 INFO:tasks.rados.rados.0.smithi080.stdout:2625: oid 214 version 381 is already newer than 379 2023-12-01T04:57:24.370 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 214 v 381 (ObjNum 1703 snap 0 seq_num 1703) dirty exists 2023-12-01T04:57:24.370 INFO:tasks.rados.rados.0.smithi080.stdout:2625: left oid 214 (ObjNum 1703 snap 0 seq_num 1703) 2023-12-01T04:57:24.370 INFO:tasks.rados.rados.0.smithi080.stdout:2626: finishing write tid 1 to smithi08089843-66 2023-12-01T04:57:24.370 INFO:tasks.rados.rados.0.smithi080.stdout:2626: finishing write tid 2 to smithi08089843-66 2023-12-01T04:57:24.370 INFO:tasks.rados.rados.0.smithi080.stdout:2626: finishing write tid 3 to smithi08089843-66 2023-12-01T04:57:24.370 INFO:tasks.rados.rados.0.smithi080.stdout:2626: finishing write tid 4 to smithi08089843-66 2023-12-01T04:57:24.370 INFO:tasks.rados.rados.0.smithi080.stdout:2626: oid 66 updating version 0 to 284 2023-12-01T04:57:24.370 INFO:tasks.rados.rados.0.smithi080.stdout:2626: oid 66 updating version 284 to 285 2023-12-01T04:57:24.370 INFO:tasks.rados.rados.0.smithi080.stdout:2626: oid 66 version 285 is already newer than 283 2023-12-01T04:57:24.371 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 66 v 285 (ObjNum 1704 snap 0 seq_num 1704) dirty exists 2023-12-01T04:57:24.371 INFO:tasks.rados.rados.0.smithi080.stdout:2626: left oid 66 (ObjNum 1704 snap 0 seq_num 1704) 2023-12-01T04:57:24.371 INFO:tasks.rados.rados.0.smithi080.stdout:2627: expect (ObjNum 1667 snap 0 seq_num 1667) 2023-12-01T04:57:24.480 INFO:tasks.rados.rados.0.smithi080.stdout:2630: finishing write tid 1 to smithi08089843-48 2023-12-01T04:57:24.481 INFO:tasks.rados.rados.0.smithi080.stdout:2630: finishing write tid 2 to smithi08089843-48 2023-12-01T04:57:24.481 INFO:tasks.rados.rados.0.smithi080.stdout:2630: finishing write tid 3 to smithi08089843-48 2023-12-01T04:57:24.481 INFO:tasks.rados.rados.0.smithi080.stdout:2630: finishing write tid 4 to smithi08089843-48 2023-12-01T04:57:24.481 INFO:tasks.rados.rados.0.smithi080.stdout:2630: oid 48 updating version 0 to 226 2023-12-01T04:57:24.481 INFO:tasks.rados.rados.0.smithi080.stdout:2630: oid 48 updating version 226 to 227 2023-12-01T04:57:24.481 INFO:tasks.rados.rados.0.smithi080.stdout:2630: oid 48 version 227 is already newer than 225 2023-12-01T04:57:24.481 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 48 v 227 (ObjNum 1705 snap 0 seq_num 1705) dirty exists 2023-12-01T04:57:24.481 INFO:tasks.rados.rados.0.smithi080.stdout:2630: left oid 48 (ObjNum 1705 snap 0 seq_num 1705) 2023-12-01T04:57:24.481 INFO:tasks.rados.rados.0.smithi080.stdout:2628: expect (ObjNum 1041 snap 0 seq_num 1041) 2023-12-01T04:57:24.693 INFO:tasks.rados.rados.0.smithi080.stdout:2629: expect (ObjNum 1184 snap 0 seq_num 1184) 2023-12-01T04:57:24.940 INFO:tasks.rados.rados.0.smithi080.stdout:2631: expect (ObjNum 1327 snap 0 seq_num 1327) 2023-12-01T04:57:25.052 INFO:tasks.rados.rados.0.smithi080.stdout:2632: expect (ObjNum 1508 snap 0 seq_num 1508) 2023-12-01T04:57:25.239 INFO:tasks.rados.rados.0.smithi080.stdout:2623: done (10 left) 2023-12-01T04:57:25.240 INFO:tasks.rados.rados.0.smithi080.stdout:2624: done (9 left) 2023-12-01T04:57:25.240 INFO:tasks.rados.rados.0.smithi080.stdout:2625: done (8 left) 2023-12-01T04:57:25.240 INFO:tasks.rados.rados.0.smithi080.stdout:2626: done (7 left) 2023-12-01T04:57:25.240 INFO:tasks.rados.rados.0.smithi080.stdout:2627: done (6 left) 2023-12-01T04:57:25.240 INFO:tasks.rados.rados.0.smithi080.stdout:2628: done (5 left) 2023-12-01T04:57:25.240 INFO:tasks.rados.rados.0.smithi080.stdout:2629: done (4 left) 2023-12-01T04:57:25.240 INFO:tasks.rados.rados.0.smithi080.stdout:2630: done (3 left) 2023-12-01T04:57:25.240 INFO:tasks.rados.rados.0.smithi080.stdout:2631: done (2 left) 2023-12-01T04:57:25.240 INFO:tasks.rados.rados.0.smithi080.stdout:2632: done (1 left) 2023-12-01T04:57:25.240 INFO:tasks.rados.rados.0.smithi080.stdout:2633: done (0 left) 2023-12-01T04:57:25.240 INFO:tasks.rados.rados.0.smithi080.stdout:2634: write oid 34 current snap is 0 2023-12-01T04:57:25.240 INFO:tasks.rados.rados.0.smithi080.stdout:2634: seq_num 1707 ranges {689549=513115,1656292=612252} 2023-12-01T04:57:25.249 INFO:tasks.rados.rados.0.smithi080.stdout:2634: writing smithi08089843-34 from 689549 to 1202664 tid 1 2023-12-01T04:57:25.259 INFO:tasks.rados.rados.0.smithi080.stdout:2634: writing smithi08089843-34 from 1656292 to 2268544 tid 2 2023-12-01T04:57:25.259 INFO:tasks.rados.rados.0.smithi080.stdout:2635: read oid 285 snap -1 2023-12-01T04:57:25.259 INFO:tasks.rados.rados.0.smithi080.stdout:2635: expect (ObjNum 1108 snap 0 seq_num 1108) 2023-12-01T04:57:25.259 INFO:tasks.rados.rados.0.smithi080.stdout:2636: write oid 219 current snap is 0 2023-12-01T04:57:25.259 INFO:tasks.rados.rados.0.smithi080.stdout:2636: seq_num 1708 ranges {706356=588364,1714774=472263} 2023-12-01T04:57:25.266 INFO:tasks.rados.rados.0.smithi080.stdout:2636: writing smithi08089843-219 from 706356 to 1294720 tid 1 2023-12-01T04:57:25.271 INFO:tasks.rados.rados.0.smithi080.stdout:2636: writing smithi08089843-219 from 1714774 to 2187037 tid 2 2023-12-01T04:57:25.271 INFO:tasks.rados.rados.0.smithi080.stdout:2637: write oid 167 current snap is 0 2023-12-01T04:57:25.272 INFO:tasks.rados.rados.0.smithi080.stdout:2634: finishing write tid 1 to smithi08089843-34 2023-12-01T04:57:25.272 INFO:tasks.rados.rados.0.smithi080.stdout:2637: seq_num 1709 ranges {723163=663613,2173256=549907} 2023-12-01T04:57:25.279 INFO:tasks.rados.rados.0.smithi080.stdout:2637: writing smithi08089843-167 from 723163 to 1386776 tid 1 2023-12-01T04:57:25.287 INFO:tasks.rados.rados.0.smithi080.stdout:2637: writing smithi08089843-167 from 2173256 to 2723163 tid 2 2023-12-01T04:57:25.287 INFO:tasks.rados.rados.0.smithi080.stdout:2638: write oid 69 current snap is 0 2023-12-01T04:57:25.287 INFO:tasks.rados.rados.0.smithi080.stdout:2638: seq_num 1710 ranges {739970=738862,2231738=475932} 2023-12-01T04:57:25.295 INFO:tasks.rados.rados.0.smithi080.stdout:2638: writing smithi08089843-69 from 739970 to 1478832 tid 1 2023-12-01T04:57:25.303 INFO:tasks.rados.rados.0.smithi080.stdout:2638: writing smithi08089843-69 from 2231738 to 2707670 tid 2 2023-12-01T04:57:25.303 INFO:tasks.rados.rados.0.smithi080.stdout:2639: delete oid 393 current snap is 0 2023-12-01T04:57:25.303 INFO:tasks.rados.rados.0.smithi080.stdout:2634: finishing write tid 2 to smithi08089843-34 2023-12-01T04:57:25.303 INFO:tasks.rados.rados.0.smithi080.stdout:2634: finishing write tid 3 to smithi08089843-34 2023-12-01T04:57:25.303 INFO:tasks.rados.rados.0.smithi080.stdout:2634: finishing write tid 4 to smithi08089843-34 2023-12-01T04:57:25.303 INFO:tasks.rados.rados.0.smithi080.stdout:2634: oid 34 updating version 0 to 390 2023-12-01T04:57:25.303 INFO:tasks.rados.rados.0.smithi080.stdout:2634: oid 34 version 390 is already newer than 389 2023-12-01T04:57:25.303 INFO:tasks.rados.rados.0.smithi080.stdout:2634: oid 34 updating version 390 to 391 2023-12-01T04:57:25.303 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 34 v 391 (ObjNum 1707 snap 0 seq_num 1707) dirty exists 2023-12-01T04:57:25.303 INFO:tasks.rados.rados.0.smithi080.stdout:2634: left oid 34 (ObjNum 1707 snap 0 seq_num 1707) 2023-12-01T04:57:25.303 INFO:tasks.rados.rados.0.smithi080.stdout:2635: expect (ObjNum 1108 snap 0 seq_num 1108) 2023-12-01T04:57:25.427 INFO:tasks.rados.rados.0.smithi080.stdout:2636: finishing write tid 1 to smithi08089843-219 2023-12-01T04:57:25.427 INFO:tasks.rados.rados.0.smithi080.stdout:2636: finishing write tid 2 to smithi08089843-219 2023-12-01T04:57:25.427 INFO:tasks.rados.rados.0.smithi080.stdout:2634: done (5 left) 2023-12-01T04:57:25.427 INFO:tasks.rados.rados.0.smithi080.stdout:2635: done (4 left) 2023-12-01T04:57:25.427 INFO:tasks.rados.rados.0.smithi080.stdout:2639: done (3 left) 2023-12-01T04:57:25.427 INFO:tasks.rados.rados.0.smithi080.stdout:2640: write oid 286 current snap is 0 2023-12-01T04:57:25.427 INFO:tasks.rados.rados.0.smithi080.stdout:2636: finishing write tid 3 to smithi08089843-219 2023-12-01T04:57:25.428 INFO:tasks.rados.rados.0.smithi080.stdout:2636: finishing write tid 4 to smithi08089843-219 2023-12-01T04:57:25.428 INFO:tasks.rados.rados.0.smithi080.stdout:2636: oid 219 updating version 0 to 286 2023-12-01T04:57:25.428 INFO:tasks.rados.rados.0.smithi080.stdout:2636: oid 219 updating version 286 to 288 2023-12-01T04:57:25.428 INFO:tasks.rados.rados.0.smithi080.stdout:2636: oid 219 version 288 is already newer than 287 2023-12-01T04:57:25.428 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 219 v 288 (ObjNum 1708 snap 0 seq_num 1708) dirty exists 2023-12-01T04:57:25.428 INFO:tasks.rados.rados.0.smithi080.stdout:2636: left oid 219 (ObjNum 1708 snap 0 seq_num 1708) 2023-12-01T04:57:25.428 INFO:tasks.rados.rados.0.smithi080.stdout:2637: finishing write tid 1 to smithi08089843-167 2023-12-01T04:57:25.428 INFO:tasks.rados.rados.0.smithi080.stdout:2637: finishing write tid 2 to smithi08089843-167 2023-12-01T04:57:25.428 INFO:tasks.rados.rados.0.smithi080.stdout:2637: finishing write tid 3 to smithi08089843-167 2023-12-01T04:57:25.428 INFO:tasks.rados.rados.0.smithi080.stdout:2637: finishing write tid 4 to smithi08089843-167 2023-12-01T04:57:25.428 INFO:tasks.rados.rados.0.smithi080.stdout:2637: oid 167 updating version 0 to 384 2023-12-01T04:57:25.428 INFO:tasks.rados.rados.0.smithi080.stdout:2637: oid 167 version 384 is already newer than 382 2023-12-01T04:57:25.428 INFO:tasks.rados.rados.0.smithi080.stdout:2637: oid 167 version 384 is already newer than 383 2023-12-01T04:57:25.428 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 167 v 384 (ObjNum 1709 snap 0 seq_num 1709) dirty exists 2023-12-01T04:57:25.429 INFO:tasks.rados.rados.0.smithi080.stdout:2637: left oid 167 (ObjNum 1709 snap 0 seq_num 1709) 2023-12-01T04:57:25.429 INFO:tasks.rados.rados.0.smithi080.stdout:2638: finishing write tid 1 to smithi08089843-69 2023-12-01T04:57:25.429 INFO:tasks.rados.rados.0.smithi080.stdout:2638: finishing write tid 2 to smithi08089843-69 2023-12-01T04:57:25.429 INFO:tasks.rados.rados.0.smithi080.stdout:2638: finishing write tid 3 to smithi08089843-69 2023-12-01T04:57:25.429 INFO:tasks.rados.rados.0.smithi080.stdout:2638: finishing write tid 4 to smithi08089843-69 2023-12-01T04:57:25.429 INFO:tasks.rados.rados.0.smithi080.stdout:2638: oid 69 updating version 0 to 341 2023-12-01T04:57:25.429 INFO:tasks.rados.rados.0.smithi080.stdout:2638: oid 69 version 341 is already newer than 340 2023-12-01T04:57:25.429 INFO:tasks.rados.rados.0.smithi080.stdout:2638: oid 69 version 341 is already newer than 339 2023-12-01T04:57:25.429 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 69 v 341 (ObjNum 1710 snap 0 seq_num 1710) dirty exists 2023-12-01T04:57:25.429 INFO:tasks.rados.rados.0.smithi080.stdout:2638: left oid 69 (ObjNum 1710 snap 0 seq_num 1710) 2023-12-01T04:57:25.429 INFO:tasks.rados.rados.0.smithi080.stdout:2640: seq_num 1712 ranges {773584=605713,1948702=479601} 2023-12-01T04:57:25.441 INFO:tasks.rados.rados.0.smithi080.stdout:2640: writing smithi08089843-286 from 773584 to 1379297 tid 1 2023-12-01T04:57:25.448 INFO:tasks.rados.rados.0.smithi080.stdout:2640: writing smithi08089843-286 from 1948702 to 2428303 tid 2 2023-12-01T04:57:25.448 INFO:tasks.rados.rados.0.smithi080.stdout:2636: done (3 left) 2023-12-01T04:57:25.448 INFO:tasks.rados.rados.0.smithi080.stdout:2637: done (2 left) 2023-12-01T04:57:25.448 INFO:tasks.rados.rados.0.smithi080.stdout:2638: done (1 left) 2023-12-01T04:57:25.448 INFO:tasks.rados.rados.0.smithi080.stdout:2641: read oid 327 snap -1 2023-12-01T04:57:25.448 INFO:tasks.rados.rados.0.smithi080.stdout:2641: expect (ObjNum 1668 snap 0 seq_num 1668) 2023-12-01T04:57:25.449 INFO:tasks.rados.rados.0.smithi080.stdout:2642: read oid 463 snap -1 2023-12-01T04:57:25.449 INFO:tasks.rados.rados.0.smithi080.stdout:2642: expect (ObjNum 1559 snap 0 seq_num 1559) 2023-12-01T04:57:25.449 INFO:tasks.rados.rados.0.smithi080.stdout:2643: read oid 231 snap -1 2023-12-01T04:57:25.449 INFO:tasks.rados.rados.0.smithi080.stdout:2643: expect (ObjNum 1571 snap 0 seq_num 1571) 2023-12-01T04:57:25.449 INFO:tasks.rados.rados.0.smithi080.stdout:2644: read oid 37 snap -1 2023-12-01T04:57:25.449 INFO:tasks.rados.rados.0.smithi080.stdout:2644: expect (ObjNum 633 snap 0 seq_num 633) 2023-12-01T04:57:25.449 INFO:tasks.rados.rados.0.smithi080.stdout:2645: write oid 344 current snap is 0 2023-12-01T04:57:25.449 INFO:tasks.rados.rados.0.smithi080.stdout:2640: finishing write tid 1 to smithi08089843-286 2023-12-01T04:57:25.449 INFO:tasks.rados.rados.0.smithi080.stdout:2645: seq_num 1713 ranges {790391=680962,2007184=623259} 2023-12-01T04:57:25.457 INFO:tasks.rados.rados.0.smithi080.stdout:2645: writing smithi08089843-344 from 790391 to 1471353 tid 1 2023-12-01T04:57:25.463 INFO:tasks.rados.rados.0.smithi080.stdout:2645: writing smithi08089843-344 from 2007184 to 2630443 tid 2 2023-12-01T04:57:25.463 INFO:tasks.rados.rados.0.smithi080.stdout:2646: write oid 48 current snap is 0 2023-12-01T04:57:25.464 INFO:tasks.rados.rados.0.smithi080.stdout:2646: seq_num 1714 ranges {407198=756211,1665666=483270,2685245=121953} 2023-12-01T04:57:25.471 INFO:tasks.rados.rados.0.smithi080.stdout:2646: writing smithi08089843-48 from 407198 to 1163409 tid 1 2023-12-01T04:57:25.477 INFO:tasks.rados.rados.0.smithi080.stdout:2646: writing smithi08089843-48 from 1665666 to 2148936 tid 2 2023-12-01T04:57:25.482 INFO:tasks.rados.rados.0.smithi080.stdout:2646: writing smithi08089843-48 from 2685245 to 2807198 tid 3 2023-12-01T04:57:25.482 INFO:tasks.rados.rados.0.smithi080.stdout:2647: read oid 291 snap -1 2023-12-01T04:57:25.482 INFO:tasks.rados.rados.0.smithi080.stdout:2647: expect deleted 2023-12-01T04:57:25.482 INFO:tasks.rados.rados.0.smithi080.stdout:2648: write oid 128 current snap is 0 2023-12-01T04:57:25.482 INFO:tasks.rados.rados.0.smithi080.stdout:2640: finishing write tid 2 to smithi08089843-286 2023-12-01T04:57:25.482 INFO:tasks.rados.rados.0.smithi080.stdout:2640: finishing write tid 3 to smithi08089843-286 2023-12-01T04:57:25.482 INFO:tasks.rados.rados.0.smithi080.stdout:2640: finishing write tid 4 to smithi08089843-286 2023-12-01T04:57:25.482 INFO:tasks.rados.rados.0.smithi080.stdout:2640: oid 286 updating version 0 to 351 2023-12-01T04:57:25.482 INFO:tasks.rados.rados.0.smithi080.stdout:2640: oid 286 updating version 351 to 353 2023-12-01T04:57:25.482 INFO:tasks.rados.rados.0.smithi080.stdout:2640: oid 286 version 353 is already newer than 352 2023-12-01T04:57:25.483 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 286 v 353 (ObjNum 1712 snap 0 seq_num 1712) dirty exists 2023-12-01T04:57:25.483 INFO:tasks.rados.rados.0.smithi080.stdout:2640: left oid 286 (ObjNum 1712 snap 0 seq_num 1712) 2023-12-01T04:57:25.483 INFO:tasks.rados.rados.0.smithi080.stdout:2641: expect (ObjNum 1668 snap 0 seq_num 1668) 2023-12-01T04:57:25.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:57:25 smithi090 bash[32384]: cluster 2023-12-01T04:57:24.163718+0000 mgr.y (mgr.24362) 267 : cluster 0 pgmap v238: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 45 MiB/s rd, 8.5 MiB/s wr, 73 op/s 2023-12-01T04:57:25.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:57:25 smithi090 bash[32384]: audit 2023-12-01T04:57:24.792253+0000 mon.c (mon.2) 165 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:57:25.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:57:25 smithi090 bash[32384]: audit 2023-12-01T04:57:25.021380+0000 mon.c (mon.2) 166 : audit 0 from='client.? 172.21.15.80:0/3558014525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:57:25.573 INFO:tasks.rados.rados.0.smithi080.stdout:2642: expect (ObjNum 1559 snap 0 seq_num 1559) 2023-12-01T04:57:25.648 INFO:tasks.rados.rados.0.smithi080.stdout:2644: expect (ObjNum 633 snap 0 seq_num 633) 2023-12-01T04:57:25.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:57:25 smithi080 bash[28361]: cluster 2023-12-01T04:57:24.163718+0000 mgr.y (mgr.24362) 267 : cluster 0 pgmap v238: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 45 MiB/s rd, 8.5 MiB/s wr, 73 op/s 2023-12-01T04:57:25.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:57:25 smithi080 bash[28361]: audit 2023-12-01T04:57:24.792253+0000 mon.c (mon.2) 165 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:57:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:57:25 smithi080 bash[28361]: audit 2023-12-01T04:57:25.021380+0000 mon.c (mon.2) 166 : audit 0 from='client.? 172.21.15.80:0/3558014525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:57:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:57:25 smithi080 bash[41963]: cluster 2023-12-01T04:57:24.163718+0000 mgr.y (mgr.24362) 267 : cluster 0 pgmap v238: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 45 MiB/s rd, 8.5 MiB/s wr, 73 op/s 2023-12-01T04:57:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:57:25 smithi080 bash[41963]: audit 2023-12-01T04:57:24.792253+0000 mon.c (mon.2) 165 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:57:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:57:25 smithi080 bash[41963]: audit 2023-12-01T04:57:25.021380+0000 mon.c (mon.2) 166 : audit 0 from='client.? 172.21.15.80:0/3558014525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:57:25.802 INFO:tasks.rados.rados.0.smithi080.stdout:2643: expect (ObjNum 1571 snap 0 seq_num 1571) 2023-12-01T04:57:25.884 INFO:tasks.rados.rados.0.smithi080.stdout:2645: finishing write tid 1 to smithi08089843-344 2023-12-01T04:57:25.884 INFO:tasks.rados.rados.0.smithi080.stdout:2645: finishing write tid 2 to smithi08089843-344 2023-12-01T04:57:25.884 INFO:tasks.rados.rados.0.smithi080.stdout:2645: finishing write tid 3 to smithi08089843-344 2023-12-01T04:57:25.884 INFO:tasks.rados.rados.0.smithi080.stdout:2645: finishing write tid 4 to smithi08089843-344 2023-12-01T04:57:25.885 INFO:tasks.rados.rados.0.smithi080.stdout:2645: oid 344 updating version 0 to 407 2023-12-01T04:57:25.885 INFO:tasks.rados.rados.0.smithi080.stdout:2645: oid 344 version 407 is already newer than 406 2023-12-01T04:57:25.885 INFO:tasks.rados.rados.0.smithi080.stdout:2645: oid 344 updating version 407 to 408 2023-12-01T04:57:25.885 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 344 v 408 (ObjNum 1713 snap 0 seq_num 1713) dirty exists 2023-12-01T04:57:25.885 INFO:tasks.rados.rados.0.smithi080.stdout:2645: left oid 344 (ObjNum 1713 snap 0 seq_num 1713) 2023-12-01T04:57:25.885 INFO:tasks.rados.rados.0.smithi080.stdout:2646: finishing write tid 1 to smithi08089843-48 2023-12-01T04:57:25.885 INFO:tasks.rados.rados.0.smithi080.stdout:2646: finishing write tid 2 to smithi08089843-48 2023-12-01T04:57:25.885 INFO:tasks.rados.rados.0.smithi080.stdout:2646: finishing write tid 3 to smithi08089843-48 2023-12-01T04:57:25.885 INFO:tasks.rados.rados.0.smithi080.stdout:2646: finishing write tid 4 to smithi08089843-48 2023-12-01T04:57:25.885 INFO:tasks.rados.rados.0.smithi080.stdout:2646: finishing write tid 5 to smithi08089843-48 2023-12-01T04:57:25.885 INFO:tasks.rados.rados.0.smithi080.stdout:2646: oid 48 updating version 0 to 229 2023-12-01T04:57:25.885 INFO:tasks.rados.rados.0.smithi080.stdout:2646: oid 48 version 229 is already newer than 228 2023-12-01T04:57:25.885 INFO:tasks.rados.rados.0.smithi080.stdout:2646: oid 48 updating version 229 to 230 2023-12-01T04:57:25.885 INFO:tasks.rados.rados.0.smithi080.stdout:2646: oid 48 updating version 230 to 231 2023-12-01T04:57:25.886 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 48 v 231 (ObjNum 1714 snap 0 seq_num 1714) dirty exists 2023-12-01T04:57:25.886 INFO:tasks.rados.rados.0.smithi080.stdout:2646: left oid 48 (ObjNum 1714 snap 0 seq_num 1714) 2023-12-01T04:57:25.886 INFO:tasks.rados.rados.0.smithi080.stdout:2648: seq_num 1715 ranges {424005=431460,1607795=626928} 2023-12-01T04:57:25.893 INFO:tasks.rados.rados.0.smithi080.stdout:2648: writing smithi08089843-128 from 424005 to 855465 tid 1 2023-12-01T04:57:25.904 INFO:tasks.rados.rados.0.smithi080.stdout:2648: writing smithi08089843-128 from 1607795 to 2234723 tid 2 2023-12-01T04:57:25.904 INFO:tasks.rados.rados.0.smithi080.stdout:2640: done (8 left) 2023-12-01T04:57:25.904 INFO:tasks.rados.rados.0.smithi080.stdout:2641: done (7 left) 2023-12-01T04:57:25.904 INFO:tasks.rados.rados.0.smithi080.stdout:2642: done (6 left) 2023-12-01T04:57:25.904 INFO:tasks.rados.rados.0.smithi080.stdout:2643: done (5 left) 2023-12-01T04:57:25.904 INFO:tasks.rados.rados.0.smithi080.stdout:2644: done (4 left) 2023-12-01T04:57:25.904 INFO:tasks.rados.rados.0.smithi080.stdout:2645: done (3 left) 2023-12-01T04:57:25.905 INFO:tasks.rados.rados.0.smithi080.stdout:2646: done (2 left) 2023-12-01T04:57:25.905 INFO:tasks.rados.rados.0.smithi080.stdout:2647: done (1 left) 2023-12-01T04:57:25.905 INFO:tasks.rados.rados.0.smithi080.stdout:2649: delete oid 51 current snap is 0 2023-12-01T04:57:25.905 INFO:tasks.rados.rados.0.smithi080.stdout:2648: finishing write tid 1 to smithi08089843-128 2023-12-01T04:57:25.907 INFO:tasks.rados.rados.0.smithi080.stdout:2649: done (1 left) 2023-12-01T04:57:25.907 INFO:tasks.rados.rados.0.smithi080.stdout:2650: read oid 344 snap -1 2023-12-01T04:57:25.907 INFO:tasks.rados.rados.0.smithi080.stdout:2650: expect (ObjNum 1713 snap 0 seq_num 1713) 2023-12-01T04:57:25.907 INFO:tasks.rados.rados.0.smithi080.stdout:2651: delete oid 55 current snap is 0 2023-12-01T04:57:25.910 INFO:tasks.rados.rados.0.smithi080.stdout:2648: finishing write tid 2 to smithi08089843-128 2023-12-01T04:57:25.910 INFO:tasks.rados.rados.0.smithi080.stdout:2648: finishing write tid 3 to smithi08089843-128 2023-12-01T04:57:25.910 INFO:tasks.rados.rados.0.smithi080.stdout:2651: done (2 left) 2023-12-01T04:57:25.910 INFO:tasks.rados.rados.0.smithi080.stdout:2652: write oid 342 current snap is 0 2023-12-01T04:57:25.910 INFO:tasks.rados.rados.0.smithi080.stdout:2652: seq_num 1718 ranges {474426=657207,1783241=774255} 2023-12-01T04:57:25.919 INFO:tasks.rados.rados.0.smithi080.stdout:2652: writing smithi08089843-342 from 474426 to 1131633 tid 1 2023-12-01T04:57:25.928 INFO:tasks.rados.rados.0.smithi080.stdout:2652: writing smithi08089843-342 from 1783241 to 2557496 tid 2 2023-12-01T04:57:25.928 INFO:tasks.rados.rados.0.smithi080.stdout:2653: read oid 303 snap -1 2023-12-01T04:57:25.928 INFO:tasks.rados.rados.0.smithi080.stdout:2653: expect deleted 2023-12-01T04:57:25.928 INFO:tasks.rados.rados.0.smithi080.stdout:2654: read oid 50 snap -1 2023-12-01T04:57:25.928 INFO:tasks.rados.rados.0.smithi080.stdout:2654: expect (ObjNum 1406 snap 0 seq_num 1406) 2023-12-01T04:57:25.928 INFO:tasks.rados.rados.0.smithi080.stdout:2655: read oid 417 snap -1 2023-12-01T04:57:25.928 INFO:tasks.rados.rados.0.smithi080.stdout:2655: expect (ObjNum 416 snap 0 seq_num 416) 2023-12-01T04:57:25.928 INFO:tasks.rados.rados.0.smithi080.stdout:2656: write oid 221 current snap is 0 2023-12-01T04:57:25.928 INFO:tasks.rados.rados.0.smithi080.stdout:2656: seq_num 1719 ranges {491233=448809,1441723=634266,2589654=301579} 2023-12-01T04:57:25.933 INFO:tasks.rados.rados.0.smithi080.stdout:2656: writing smithi08089843-221 from 491233 to 940042 tid 1 2023-12-01T04:57:25.940 INFO:tasks.rados.rados.0.smithi080.stdout:2656: writing smithi08089843-221 from 1441723 to 2075989 tid 2 2023-12-01T04:57:25.945 INFO:tasks.rados.rados.0.smithi080.stdout:2656: writing smithi08089843-221 from 2589654 to 2891233 tid 3 2023-12-01T04:57:25.946 INFO:tasks.rados.rados.0.smithi080.stdout:2657: read oid 376 snap -1 2023-12-01T04:57:25.946 INFO:tasks.rados.rados.0.smithi080.stdout:2657: expect (ObjNum 1078 snap 0 seq_num 1078) 2023-12-01T04:57:25.946 INFO:tasks.rados.rados.0.smithi080.stdout:2658: write oid 397 current snap is 0 2023-12-01T04:57:25.946 INFO:tasks.rados.rados.0.smithi080.stdout:2658: seq_num 1720 ranges {508040=524058,1500205=777924} 2023-12-01T04:57:25.951 INFO:tasks.rados.rados.0.smithi080.stdout:2658: writing smithi08089843-397 from 508040 to 1032098 tid 1 2023-12-01T04:57:25.959 INFO:tasks.rados.rados.0.smithi080.stdout:2658: writing smithi08089843-397 from 1500205 to 2278129 tid 2 2023-12-01T04:57:25.959 INFO:tasks.rados.rados.0.smithi080.stdout:2659: read oid 206 snap -1 2023-12-01T04:57:25.959 INFO:tasks.rados.rados.0.smithi080.stdout:2659: expect (ObjNum 851 snap 0 seq_num 851) 2023-12-01T04:57:25.959 INFO:tasks.rados.rados.0.smithi080.stdout:2660: write oid 34 current snap is 0 2023-12-01T04:57:25.959 INFO:tasks.rados.rados.0.smithi080.stdout:2660: seq_num 1721 ranges {524847=599307,1558687=637935,2644500=280347} 2023-12-01T04:57:25.965 INFO:tasks.rados.rados.0.smithi080.stdout:2660: writing smithi08089843-34 from 524847 to 1124154 tid 1 2023-12-01T04:57:25.971 INFO:tasks.rados.rados.0.smithi080.stdout:2660: writing smithi08089843-34 from 1558687 to 2196622 tid 2 2023-12-01T04:57:25.978 INFO:tasks.rados.rados.0.smithi080.stdout:2660: writing smithi08089843-34 from 2644500 to 2924847 tid 3 2023-12-01T04:57:25.978 INFO:tasks.rados.rados.0.smithi080.stdout:2661: read oid 309 snap -1 2023-12-01T04:57:25.978 INFO:tasks.rados.rados.0.smithi080.stdout:2661: expect (ObjNum 308 snap 0 seq_num 308) 2023-12-01T04:57:25.978 INFO:tasks.rados.rados.0.smithi080.stdout:2662: write oid 63 current snap is 0 2023-12-01T04:57:25.978 INFO:tasks.rados.rados.0.smithi080.stdout:2662: seq_num 1722 ranges {541654=674556,1617169=781593} 2023-12-01T04:57:25.983 INFO:tasks.rados.rados.0.smithi080.stdout:2662: writing smithi08089843-63 from 541654 to 1216210 tid 1 2023-12-01T04:57:25.990 INFO:tasks.rados.rados.0.smithi080.stdout:2662: writing smithi08089843-63 from 1617169 to 2398762 tid 2 2023-12-01T04:57:25.991 INFO:tasks.rados.rados.0.smithi080.stdout:2663: read oid 29 snap -1 2023-12-01T04:57:25.991 INFO:tasks.rados.rados.0.smithi080.stdout:2663: expect (ObjNum 1377 snap 0 seq_num 1377) 2023-12-01T04:57:25.991 INFO:tasks.rados.rados.0.smithi080.stdout:2664: read oid 279 snap -1 2023-12-01T04:57:25.991 INFO:tasks.rados.rados.0.smithi080.stdout:2664: expect (ObjNum 640 snap 0 seq_num 640) 2023-12-01T04:57:25.991 INFO:tasks.rados.rados.0.smithi080.stdout:2665: write oid 120 current snap is 0 2023-12-01T04:57:25.991 INFO:tasks.rados.rados.0.smithi080.stdout:2648: finishing write tid 4 to smithi08089843-128 2023-12-01T04:57:25.991 INFO:tasks.rados.rados.0.smithi080.stdout:2648: oid 128 updating version 0 to 344 2023-12-01T04:57:25.991 INFO:tasks.rados.rados.0.smithi080.stdout:2648: oid 128 updating version 344 to 345 2023-12-01T04:57:25.991 INFO:tasks.rados.rados.0.smithi080.stdout:2648: oid 128 version 345 is already newer than 343 2023-12-01T04:57:25.991 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 128 v 345 (ObjNum 1715 snap 0 seq_num 1715) dirty exists 2023-12-01T04:57:25.991 INFO:tasks.rados.rados.0.smithi080.stdout:2648: left oid 128 (ObjNum 1715 snap 0 seq_num 1715) 2023-12-01T04:57:25.991 INFO:tasks.rados.rados.0.smithi080.stdout:2650: expect (ObjNum 1713 snap 0 seq_num 1713) 2023-12-01T04:57:26.162 INFO:tasks.rados.rados.0.smithi080.stdout:2652: finishing write tid 1 to smithi08089843-342 2023-12-01T04:57:26.162 INFO:tasks.rados.rados.0.smithi080.stdout:2652: finishing write tid 2 to smithi08089843-342 2023-12-01T04:57:26.162 INFO:tasks.rados.rados.0.smithi080.stdout:2652: finishing write tid 3 to smithi08089843-342 2023-12-01T04:57:26.162 INFO:tasks.rados.rados.0.smithi080.stdout:2652: finishing write tid 4 to smithi08089843-342 2023-12-01T04:57:26.162 INFO:tasks.rados.rados.0.smithi080.stdout:2652: oid 342 updating version 0 to 346 2023-12-01T04:57:26.162 INFO:tasks.rados.rados.0.smithi080.stdout:2652: oid 342 updating version 346 to 348 2023-12-01T04:57:26.163 INFO:tasks.rados.rados.0.smithi080.stdout:2652: oid 342 version 348 is already newer than 347 2023-12-01T04:57:26.163 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 342 v 348 (ObjNum 1718 snap 0 seq_num 1718) dirty exists 2023-12-01T04:57:26.163 INFO:tasks.rados.rados.0.smithi080.stdout:2652: left oid 342 (ObjNum 1718 snap 0 seq_num 1718) 2023-12-01T04:57:26.163 INFO:tasks.rados.rados.0.smithi080.stdout:2655: expect (ObjNum 416 snap 0 seq_num 416) 2023-12-01T04:57:26.265 INFO:tasks.rados.rados.0.smithi080.stdout:2654: expect (ObjNum 1406 snap 0 seq_num 1406) 2023-12-01T04:57:26.438 INFO:tasks.rados.rados.0.smithi080.stdout:2656: finishing write tid 1 to smithi08089843-221 2023-12-01T04:57:26.438 INFO:tasks.rados.rados.0.smithi080.stdout:2657: expect (ObjNum 1078 snap 0 seq_num 1078) 2023-12-01T04:57:26.554 INFO:tasks.rados.rados.0.smithi080.stdout:2656: finishing write tid 2 to smithi08089843-221 2023-12-01T04:57:26.554 INFO:tasks.rados.rados.0.smithi080.stdout:2656: finishing write tid 3 to smithi08089843-221 2023-12-01T04:57:26.554 INFO:tasks.rados.rados.0.smithi080.stdout:2656: finishing write tid 4 to smithi08089843-221 2023-12-01T04:57:26.555 INFO:tasks.rados.rados.0.smithi080.stdout:2656: finishing write tid 5 to smithi08089843-221 2023-12-01T04:57:26.555 INFO:tasks.rados.rados.0.smithi080.stdout:2656: oid 221 updating version 0 to 385 2023-12-01T04:57:26.555 INFO:tasks.rados.rados.0.smithi080.stdout:2656: oid 221 updating version 385 to 387 2023-12-01T04:57:26.555 INFO:tasks.rados.rados.0.smithi080.stdout:2656: oid 221 version 387 is already newer than 386 2023-12-01T04:57:26.555 INFO:tasks.rados.rados.0.smithi080.stdout:2656: oid 221 updating version 387 to 388 2023-12-01T04:57:26.555 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 221 v 388 (ObjNum 1719 snap 0 seq_num 1719) dirty exists 2023-12-01T04:57:26.555 INFO:tasks.rados.rados.0.smithi080.stdout:2656: left oid 221 (ObjNum 1719 snap 0 seq_num 1719) 2023-12-01T04:57:26.555 INFO:tasks.rados.rados.0.smithi080.stdout:2658: finishing write tid 1 to smithi08089843-397 2023-12-01T04:57:26.555 INFO:tasks.rados.rados.0.smithi080.stdout:2658: finishing write tid 2 to smithi08089843-397 2023-12-01T04:57:26.555 INFO:tasks.rados.rados.0.smithi080.stdout:2659: expect (ObjNum 851 snap 0 seq_num 851) 2023-12-01T04:57:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:57:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:04:57:26] "GET /metrics HTTP/1.1" 200 36339 "" "Prometheus/2.43.0" 2023-12-01T04:57:26.683 INFO:tasks.rados.rados.0.smithi080.stdout:2658: finishing write tid 3 to smithi08089843-397 2023-12-01T04:57:26.683 INFO:tasks.rados.rados.0.smithi080.stdout:2658: finishing write tid 4 to smithi08089843-397 2023-12-01T04:57:26.683 INFO:tasks.rados.rados.0.smithi080.stdout:2658: oid 397 updating version 0 to 313 2023-12-01T04:57:26.683 INFO:tasks.rados.rados.0.smithi080.stdout:2658: oid 397 updating version 313 to 315 2023-12-01T04:57:26.684 INFO:tasks.rados.rados.0.smithi080.stdout:2658: oid 397 version 315 is already newer than 314 2023-12-01T04:57:26.684 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 397 v 315 (ObjNum 1720 snap 0 seq_num 1720) dirty exists 2023-12-01T04:57:26.684 INFO:tasks.rados.rados.0.smithi080.stdout:2658: left oid 397 (ObjNum 1720 snap 0 seq_num 1720) 2023-12-01T04:57:26.684 INFO:tasks.rados.rados.0.smithi080.stdout:2660: finishing write tid 1 to smithi08089843-34 2023-12-01T04:57:26.684 INFO:tasks.rados.rados.0.smithi080.stdout:2660: finishing write tid 2 to smithi08089843-34 2023-12-01T04:57:26.684 INFO:tasks.rados.rados.0.smithi080.stdout:2660: finishing write tid 3 to smithi08089843-34 2023-12-01T04:57:26.684 INFO:tasks.rados.rados.0.smithi080.stdout:2660: finishing write tid 4 to smithi08089843-34 2023-12-01T04:57:26.684 INFO:tasks.rados.rados.0.smithi080.stdout:2660: finishing write tid 5 to smithi08089843-34 2023-12-01T04:57:26.684 INFO:tasks.rados.rados.0.smithi080.stdout:2660: oid 34 updating version 0 to 395 2023-12-01T04:57:26.684 INFO:tasks.rados.rados.0.smithi080.stdout:2660: oid 34 version 395 is already newer than 394 2023-12-01T04:57:26.684 INFO:tasks.rados.rados.0.smithi080.stdout:2660: oid 34 updating version 395 to 396 2023-12-01T04:57:26.684 INFO:tasks.rados.rados.0.smithi080.stdout:2660: oid 34 updating version 396 to 397 2023-12-01T04:57:26.684 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 34 v 397 (ObjNum 1721 snap 0 seq_num 1721) dirty exists 2023-12-01T04:57:26.684 INFO:tasks.rados.rados.0.smithi080.stdout:2660: left oid 34 (ObjNum 1721 snap 0 seq_num 1721) 2023-12-01T04:57:26.685 INFO:tasks.rados.rados.0.smithi080.stdout:2661: expect (ObjNum 308 snap 0 seq_num 308) 2023-12-01T04:57:26.789 INFO:tasks.rados.rados.0.smithi080.stdout:2662: finishing write tid 1 to smithi08089843-63 2023-12-01T04:57:26.789 INFO:tasks.rados.rados.0.smithi080.stdout:2662: finishing write tid 2 to smithi08089843-63 2023-12-01T04:57:26.789 INFO:tasks.rados.rados.0.smithi080.stdout:2662: finishing write tid 3 to smithi08089843-63 2023-12-01T04:57:26.789 INFO:tasks.rados.rados.0.smithi080.stdout:2662: finishing write tid 4 to smithi08089843-63 2023-12-01T04:57:26.789 INFO:tasks.rados.rados.0.smithi080.stdout:2662: oid 63 updating version 0 to 408 2023-12-01T04:57:26.789 INFO:tasks.rados.rados.0.smithi080.stdout:2662: oid 63 version 408 is already newer than 407 2023-12-01T04:57:26.789 INFO:tasks.rados.rados.0.smithi080.stdout:2662: oid 63 updating version 408 to 409 2023-12-01T04:57:26.790 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 63 v 409 (ObjNum 1722 snap 0 seq_num 1722) dirty exists 2023-12-01T04:57:26.790 INFO:tasks.rados.rados.0.smithi080.stdout:2662: left oid 63 (ObjNum 1722 snap 0 seq_num 1722) 2023-12-01T04:57:26.790 INFO:tasks.rados.rados.0.smithi080.stdout:2663: expect (ObjNum 1377 snap 0 seq_num 1377) 2023-12-01T04:57:26.963 INFO:tasks.rados.rados.0.smithi080.stdout:2664: expect (ObjNum 640 snap 0 seq_num 640) 2023-12-01T04:57:27.095 INFO:tasks.rados.rados.0.smithi080.stdout:2665: seq_num 1723 ranges {558461=749805,1959298=641604} 2023-12-01T04:57:27.108 INFO:tasks.rados.rados.0.smithi080.stdout:2665: writing smithi08089843-120 from 558461 to 1308266 tid 1 2023-12-01T04:57:27.116 INFO:tasks.rados.rados.0.smithi080.stdout:2665: writing smithi08089843-120 from 1959298 to 2600902 tid 2 2023-12-01T04:57:27.116 INFO:tasks.rados.rados.0.smithi080.stdout:2648: done (15 left) 2023-12-01T04:57:27.116 INFO:tasks.rados.rados.0.smithi080.stdout:2650: done (14 left) 2023-12-01T04:57:27.116 INFO:tasks.rados.rados.0.smithi080.stdout:2652: done (13 left) 2023-12-01T04:57:27.116 INFO:tasks.rados.rados.0.smithi080.stdout:2653: done (12 left) 2023-12-01T04:57:27.116 INFO:tasks.rados.rados.0.smithi080.stdout:2654: done (11 left) 2023-12-01T04:57:27.117 INFO:tasks.rados.rados.0.smithi080.stdout:2655: done (10 left) 2023-12-01T04:57:27.117 INFO:tasks.rados.rados.0.smithi080.stdout:2656: done (9 left) 2023-12-01T04:57:27.117 INFO:tasks.rados.rados.0.smithi080.stdout:2657: done (8 left) 2023-12-01T04:57:27.117 INFO:tasks.rados.rados.0.smithi080.stdout:2658: done (7 left) 2023-12-01T04:57:27.117 INFO:tasks.rados.rados.0.smithi080.stdout:2659: done (6 left) 2023-12-01T04:57:27.117 INFO:tasks.rados.rados.0.smithi080.stdout:2660: done (5 left) 2023-12-01T04:57:27.117 INFO:tasks.rados.rados.0.smithi080.stdout:2661: done (4 left) 2023-12-01T04:57:27.117 INFO:tasks.rados.rados.0.smithi080.stdout:2662: done (3 left) 2023-12-01T04:57:27.117 INFO:tasks.rados.rados.0.smithi080.stdout:2663: done (2 left) 2023-12-01T04:57:27.117 INFO:tasks.rados.rados.0.smithi080.stdout:2664: done (1 left) 2023-12-01T04:57:27.117 INFO:tasks.rados.rados.0.smithi080.stdout:2666: read oid 407 snap -1 2023-12-01T04:57:27.117 INFO:tasks.rados.rados.0.smithi080.stdout:2666: expect (ObjNum 971 snap 0 seq_num 971) 2023-12-01T04:57:27.117 INFO:tasks.rados.rados.0.smithi080.stdout:2667: write oid 398 current snap is 0 2023-12-01T04:57:27.117 INFO:tasks.rados.rados.0.smithi080.stdout:2665: finishing write tid 1 to smithi08089843-120 2023-12-01T04:57:27.118 INFO:tasks.rados.rados.0.smithi080.stdout:2667: seq_num 1724 ranges {575268=425054,1617780=785262} 2023-12-01T04:57:27.122 INFO:tasks.rados.rados.0.smithi080.stdout:2667: writing smithi08089843-398 from 575268 to 1000322 tid 1 2023-12-01T04:57:27.130 INFO:tasks.rados.rados.0.smithi080.stdout:2667: writing smithi08089843-398 from 1617780 to 2403042 tid 2 2023-12-01T04:57:27.130 INFO:tasks.rados.rados.0.smithi080.stdout:2668: write oid 251 current snap is 0 2023-12-01T04:57:27.130 INFO:tasks.rados.rados.0.smithi080.stdout:2668: seq_num 1725 ranges {592075=500303,1676262=645273,2754192=237883} 2023-12-01T04:57:27.136 INFO:tasks.rados.rados.0.smithi080.stdout:2668: writing smithi08089843-251 from 592075 to 1092378 tid 1 2023-12-01T04:57:27.143 INFO:tasks.rados.rados.0.smithi080.stdout:2668: writing smithi08089843-251 from 1676262 to 2321535 tid 2 2023-12-01T04:57:27.147 INFO:tasks.rados.rados.0.smithi080.stdout:2668: writing smithi08089843-251 from 2754192 to 2992075 tid 3 2023-12-01T04:57:27.148 INFO:tasks.rados.rados.0.smithi080.stdout:2669: delete oid 175 current snap is 0 2023-12-01T04:57:27.148 INFO:tasks.rados.rados.0.smithi080.stdout:2665: finishing write tid 2 to smithi08089843-120 2023-12-01T04:57:27.148 INFO:tasks.rados.rados.0.smithi080.stdout:2665: finishing write tid 3 to smithi08089843-120 2023-12-01T04:57:27.148 INFO:tasks.rados.rados.0.smithi080.stdout:2665: finishing write tid 4 to smithi08089843-120 2023-12-01T04:57:27.148 INFO:tasks.rados.rados.0.smithi080.stdout:2665: oid 120 updating version 0 to 343 2023-12-01T04:57:27.148 INFO:tasks.rados.rados.0.smithi080.stdout:2665: oid 120 updating version 343 to 344 2023-12-01T04:57:27.148 INFO:tasks.rados.rados.0.smithi080.stdout:2665: oid 120 version 344 is already newer than 342 2023-12-01T04:57:27.148 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 120 v 344 (ObjNum 1723 snap 0 seq_num 1723) dirty exists 2023-12-01T04:57:27.148 INFO:tasks.rados.rados.0.smithi080.stdout:2665: left oid 120 (ObjNum 1723 snap 0 seq_num 1723) 2023-12-01T04:57:27.148 INFO:tasks.rados.rados.0.smithi080.stdout:2666: expect (ObjNum 971 snap 0 seq_num 971) 2023-12-01T04:57:27.253 INFO:tasks.rados.rados.0.smithi080.stdout:2667: finishing write tid 1 to smithi08089843-398 2023-12-01T04:57:27.253 INFO:tasks.rados.rados.0.smithi080.stdout:2667: finishing write tid 2 to smithi08089843-398 2023-12-01T04:57:27.253 INFO:tasks.rados.rados.0.smithi080.stdout:2667: finishing write tid 3 to smithi08089843-398 2023-12-01T04:57:27.253 INFO:tasks.rados.rados.0.smithi080.stdout:2667: finishing write tid 4 to smithi08089843-398 2023-12-01T04:57:27.253 INFO:tasks.rados.rados.0.smithi080.stdout:2667: oid 398 updating version 0 to 316 2023-12-01T04:57:27.253 INFO:tasks.rados.rados.0.smithi080.stdout:2667: oid 398 updating version 316 to 317 2023-12-01T04:57:27.253 INFO:tasks.rados.rados.0.smithi080.stdout:2667: oid 398 updating version 317 to 318 2023-12-01T04:57:27.253 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 398 v 318 (ObjNum 1724 snap 0 seq_num 1724) dirty exists 2023-12-01T04:57:27.254 INFO:tasks.rados.rados.0.smithi080.stdout:2667: left oid 398 (ObjNum 1724 snap 0 seq_num 1724) 2023-12-01T04:57:27.254 INFO:tasks.rados.rados.0.smithi080.stdout:2668: finishing write tid 1 to smithi08089843-251 2023-12-01T04:57:27.254 INFO:tasks.rados.rados.0.smithi080.stdout:2668: finishing write tid 2 to smithi08089843-251 2023-12-01T04:57:27.254 INFO:tasks.rados.rados.0.smithi080.stdout:2668: finishing write tid 3 to smithi08089843-251 2023-12-01T04:57:27.254 INFO:tasks.rados.rados.0.smithi080.stdout:2668: finishing write tid 4 to smithi08089843-251 2023-12-01T04:57:27.254 INFO:tasks.rados.rados.0.smithi080.stdout:2665: done (4 left) 2023-12-01T04:57:27.254 INFO:tasks.rados.rados.0.smithi080.stdout:2666: done (3 left) 2023-12-01T04:57:27.254 INFO:tasks.rados.rados.0.smithi080.stdout:2667: done (2 left) 2023-12-01T04:57:27.254 INFO:tasks.rados.rados.0.smithi080.stdout:2669: done (1 left) 2023-12-01T04:57:27.254 INFO:tasks.rados.rados.0.smithi080.stdout:2670: read oid 183 snap -1 2023-12-01T04:57:27.254 INFO:tasks.rados.rados.0.smithi080.stdout:2670: expect (ObjNum 1441 snap 0 seq_num 1441) 2023-12-01T04:57:27.254 INFO:tasks.rados.rados.0.smithi080.stdout:2671: write oid 94 current snap is 0 2023-12-01T04:57:27.254 INFO:tasks.rados.rados.0.smithi080.stdout:2668: finishing write tid 5 to smithi08089843-251 2023-12-01T04:57:27.254 INFO:tasks.rados.rados.0.smithi080.stdout:2668: oid 251 updating version 0 to 323 2023-12-01T04:57:27.254 INFO:tasks.rados.rados.0.smithi080.stdout:2668: oid 251 updating version 323 to 326 2023-12-01T04:57:27.255 INFO:tasks.rados.rados.0.smithi080.stdout:2668: oid 251 version 326 is already newer than 324 2023-12-01T04:57:27.255 INFO:tasks.rados.rados.0.smithi080.stdout:2668: oid 251 version 326 is already newer than 325 2023-12-01T04:57:27.255 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 251 v 326 (ObjNum 1725 snap 0 seq_num 1725) dirty exists 2023-12-01T04:57:27.255 INFO:tasks.rados.rados.0.smithi080.stdout:2668: left oid 251 (ObjNum 1725 snap 0 seq_num 1725) 2023-12-01T04:57:27.255 INFO:tasks.rados.rados.0.smithi080.stdout:2671: seq_num 1727 ranges {625689=767154,1793226=648942} 2023-12-01T04:57:27.266 INFO:tasks.rados.rados.0.smithi080.stdout:2671: writing smithi08089843-94 from 625689 to 1392843 tid 1 2023-12-01T04:57:27.273 INFO:tasks.rados.rados.0.smithi080.stdout:2671: writing smithi08089843-94 from 1793226 to 2442168 tid 2 2023-12-01T04:57:27.273 INFO:tasks.rados.rados.0.smithi080.stdout:2668: done (2 left) 2023-12-01T04:57:27.273 INFO:tasks.rados.rados.0.smithi080.stdout:2672: write oid 29 current snap is 0 2023-12-01T04:57:27.274 INFO:tasks.rados.rados.0.smithi080.stdout:2672: seq_num 1728 ranges {642496=442403,1851708=792600} 2023-12-01T04:57:27.280 INFO:tasks.rados.rados.0.smithi080.stdout:2672: writing smithi08089843-29 from 642496 to 1084899 tid 1 2023-12-01T04:57:27.289 INFO:tasks.rados.rados.0.smithi080.stdout:2672: writing smithi08089843-29 from 1851708 to 2644308 tid 2 2023-12-01T04:57:27.289 INFO:tasks.rados.rados.0.smithi080.stdout:2673: read oid 417 snap -1 2023-12-01T04:57:27.289 INFO:tasks.rados.rados.0.smithi080.stdout:2673: expect (ObjNum 416 snap 0 seq_num 416) 2023-12-01T04:57:27.290 INFO:tasks.rados.rados.0.smithi080.stdout:2674: write oid 128 current snap is 0 2023-12-01T04:57:27.290 INFO:tasks.rados.rados.0.smithi080.stdout:2674: seq_num 1729 ranges {659303=517652,1910190=652611} 2023-12-01T04:57:27.296 INFO:tasks.rados.rados.0.smithi080.stdout:2674: writing smithi08089843-128 from 659303 to 1176955 tid 1 2023-12-01T04:57:27.304 INFO:tasks.rados.rados.0.smithi080.stdout:2674: writing smithi08089843-128 from 1910190 to 2562801 tid 2 2023-12-01T04:57:27.304 INFO:tasks.rados.rados.0.smithi080.stdout:2675: read oid 382 snap -1 2023-12-01T04:57:27.305 INFO:tasks.rados.rados.0.smithi080.stdout:2675: expect (ObjNum 1515 snap 0 seq_num 1515) 2023-12-01T04:57:27.305 INFO:tasks.rados.rados.0.smithi080.stdout:2676: read oid 90 snap -1 2023-12-01T04:57:27.305 INFO:tasks.rados.rados.0.smithi080.stdout:2676: expect (ObjNum 1319 snap 0 seq_num 1319) 2023-12-01T04:57:27.305 INFO:tasks.rados.rados.0.smithi080.stdout:2677: read oid 12 snap -1 2023-12-01T04:57:27.305 INFO:tasks.rados.rados.0.smithi080.stdout:2677: expect (ObjNum 881 snap 0 seq_num 881) 2023-12-01T04:57:27.305 INFO:tasks.rados.rados.0.smithi080.stdout:2678: write oid 56 current snap is 0 2023-12-01T04:57:27.305 INFO:tasks.rados.rados.0.smithi080.stdout:2678: seq_num 1730 ranges {676110=592901,1968672=796269} 2023-12-01T04:57:27.311 INFO:tasks.rados.rados.0.smithi080.stdout:2678: writing smithi08089843-56 from 676110 to 1269011 tid 1 2023-12-01T04:57:27.320 INFO:tasks.rados.rados.0.smithi080.stdout:2678: writing smithi08089843-56 from 1968672 to 2764941 tid 2 2023-12-01T04:57:27.320 INFO:tasks.rados.rados.0.smithi080.stdout:2679: read oid 133 snap -1 2023-12-01T04:57:27.320 INFO:tasks.rados.rados.0.smithi080.stdout:2679: expect (ObjNum 132 snap 0 seq_num 132) 2023-12-01T04:57:27.320 INFO:tasks.rados.rados.0.smithi080.stdout:2680: write oid 105 current snap is 0 2023-12-01T04:57:27.320 INFO:tasks.rados.rados.0.smithi080.stdout:2680: seq_num 1731 ranges {692917=668150,1910801=539927,3086024=6893} 2023-12-01T04:57:27.328 INFO:tasks.rados.rados.0.smithi080.stdout:2680: writing smithi08089843-105 from 692917 to 1361067 tid 1 2023-12-01T04:57:27.334 INFO:tasks.rados.rados.0.smithi080.stdout:2680: writing smithi08089843-105 from 1910801 to 2450728 tid 2 2023-12-01T04:57:27.338 INFO:tasks.rados.rados.0.smithi080.stdout:2680: writing smithi08089843-105 from 3086024 to 3092917 tid 3 2023-12-01T04:57:27.338 INFO:tasks.rados.rados.0.smithi080.stdout:2681: write oid 174 current snap is 0 2023-12-01T04:57:27.338 INFO:tasks.rados.rados.0.smithi080.stdout:2681: seq_num 1732 ranges {709724=743399,1969283=799938} 2023-12-01T04:57:27.346 INFO:tasks.rados.rados.0.smithi080.stdout:2681: writing smithi08089843-174 from 709724 to 1453123 tid 1 2023-12-01T04:57:27.354 INFO:tasks.rados.rados.0.smithi080.stdout:2681: writing smithi08089843-174 from 1969283 to 2769221 tid 2 2023-12-01T04:57:27.355 INFO:tasks.rados.rados.0.smithi080.stdout:2682: write oid 137 current snap is 0 2023-12-01T04:57:27.355 INFO:tasks.rados.rados.0.smithi080.stdout:2682: seq_num 1733 ranges {726531=418648,1627765=543596,2740870=385661} 2023-12-01T04:57:27.362 INFO:tasks.rados.rados.0.smithi080.stdout:2682: writing smithi08089843-137 from 726531 to 1145179 tid 1 2023-12-01T04:57:27.368 INFO:tasks.rados.rados.0.smithi080.stdout:2682: writing smithi08089843-137 from 1627765 to 2171361 tid 2 2023-12-01T04:57:27.373 INFO:tasks.rados.rados.0.smithi080.stdout:2682: writing smithi08089843-137 from 2740870 to 3126531 tid 3 2023-12-01T04:57:27.373 INFO:tasks.rados.rados.0.smithi080.stdout:2683: write oid 369 current snap is 0 2023-12-01T04:57:27.373 INFO:tasks.rados.rados.0.smithi080.stdout:2683: seq_num 1734 ranges {743338=610250,1802600=403607,2884646=258692} 2023-12-01T04:57:27.381 INFO:tasks.rados.rados.0.smithi080.stdout:2683: writing smithi08089843-369 from 743338 to 1353588 tid 1 2023-12-01T04:57:27.386 INFO:tasks.rados.rados.0.smithi080.stdout:2683: writing smithi08089843-369 from 1802600 to 2206207 tid 2 2023-12-01T04:57:27.391 INFO:tasks.rados.rados.0.smithi080.stdout:2683: writing smithi08089843-369 from 2884646 to 3143338 tid 3 2023-12-01T04:57:27.391 INFO:tasks.rados.rados.0.smithi080.stdout:2684: read oid 285 snap -1 2023-12-01T04:57:27.391 INFO:tasks.rados.rados.0.smithi080.stdout:2684: expect (ObjNum 1108 snap 0 seq_num 1108) 2023-12-01T04:57:27.391 INFO:tasks.rados.rados.0.smithi080.stdout:2685: write oid 5 current snap is 0 2023-12-01T04:57:27.391 INFO:tasks.rados.rados.0.smithi080.stdout:2685: seq_num 1735 ranges {760145=685499,2144729=547265} 2023-12-01T04:57:27.399 INFO:tasks.rados.rados.0.smithi080.stdout:2685: writing smithi08089843-5 from 760145 to 1445644 tid 1 2023-12-01T04:57:27.406 INFO:tasks.rados.rados.0.smithi080.stdout:2685: writing smithi08089843-5 from 2144729 to 2691994 tid 2 2023-12-01T04:57:27.407 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:57:27.407 INFO:tasks.rados.rados.0.smithi080.stdout:2670: expect (ObjNum 1441 snap 0 seq_num 1441) 2023-12-01T04:57:27.520 INFO:tasks.rados.rados.0.smithi080.stdout:2671: finishing write tid 1 to smithi08089843-94 2023-12-01T04:57:27.521 INFO:tasks.rados.rados.0.smithi080.stdout:2671: finishing write tid 2 to smithi08089843-94 2023-12-01T04:57:27.521 INFO:tasks.rados.rados.0.smithi080.stdout:2671: finishing write tid 3 to smithi08089843-94 2023-12-01T04:57:27.521 INFO:tasks.rados.rados.0.smithi080.stdout:2671: finishing write tid 4 to smithi08089843-94 2023-12-01T04:57:27.521 INFO:tasks.rados.rados.0.smithi080.stdout:2671: oid 94 updating version 0 to 409 2023-12-01T04:57:27.521 INFO:tasks.rados.rados.0.smithi080.stdout:2671: oid 94 updating version 409 to 410 2023-12-01T04:57:27.521 INFO:tasks.rados.rados.0.smithi080.stdout:2671: oid 94 updating version 410 to 411 2023-12-01T04:57:27.521 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 94 v 411 (ObjNum 1727 snap 0 seq_num 1727) dirty exists 2023-12-01T04:57:27.521 INFO:tasks.rados.rados.0.smithi080.stdout:2671: left oid 94 (ObjNum 1727 snap 0 seq_num 1727) 2023-12-01T04:57:27.521 INFO:tasks.rados.rados.0.smithi080.stdout:2672: finishing write tid 1 to smithi08089843-29 2023-12-01T04:57:27.521 INFO:tasks.rados.rados.0.smithi080.stdout:2672: finishing write tid 2 to smithi08089843-29 2023-12-01T04:57:27.521 INFO:tasks.rados.rados.0.smithi080.stdout:2670: done (15 left) 2023-12-01T04:57:27.521 INFO:tasks.rados.rados.0.smithi080.stdout:2671: done (14 left) 2023-12-01T04:57:27.522 INFO:tasks.rados.rados.0.smithi080.stdout:2686: read oid 215 snap -1 2023-12-01T04:57:27.522 INFO:tasks.rados.rados.0.smithi080.stdout:2686: expect (ObjNum 1030 snap 0 seq_num 1030) 2023-12-01T04:57:27.522 INFO:tasks.rados.rados.0.smithi080.stdout:2687: read oid 17 snap -1 2023-12-01T04:57:27.522 INFO:tasks.rados.rados.0.smithi080.stdout:2687: expect (ObjNum 913 snap 0 seq_num 913) 2023-12-01T04:57:27.522 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:57:27.522 INFO:tasks.rados.rados.0.smithi080.stdout:2672: finishing write tid 3 to smithi08089843-29 2023-12-01T04:57:27.522 INFO:tasks.rados.rados.0.smithi080.stdout:2672: finishing write tid 4 to smithi08089843-29 2023-12-01T04:57:27.522 INFO:tasks.rados.rados.0.smithi080.stdout:2672: oid 29 updating version 0 to 414 2023-12-01T04:57:27.522 INFO:tasks.rados.rados.0.smithi080.stdout:2672: oid 29 version 414 is already newer than 412 2023-12-01T04:57:27.522 INFO:tasks.rados.rados.0.smithi080.stdout:2672: oid 29 version 414 is already newer than 413 2023-12-01T04:57:27.522 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 29 v 414 (ObjNum 1728 snap 0 seq_num 1728) dirty exists 2023-12-01T04:57:27.522 INFO:tasks.rados.rados.0.smithi080.stdout:2672: left oid 29 (ObjNum 1728 snap 0 seq_num 1728) 2023-12-01T04:57:27.522 INFO:tasks.rados.rados.0.smithi080.stdout:2673: expect (ObjNum 416 snap 0 seq_num 416) 2023-12-01T04:57:27.523 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:57:27 smithi090 bash[32384]: cluster 2023-12-01T04:57:26.164798+0000 mgr.y (mgr.24362) 268 : cluster 0 pgmap v239: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 73 MiB/s rd, 11 MiB/s wr, 107 op/s 2023-12-01T04:57:27.625 INFO:tasks.rados.rados.0.smithi080.stdout:2674: finishing write tid 1 to smithi08089843-128 2023-12-01T04:57:27.625 INFO:tasks.rados.rados.0.smithi080.stdout:2676: expect (ObjNum 1319 snap 0 seq_num 1319) 2023-12-01T04:57:27.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:57:27 smithi080 bash[28361]: cluster 2023-12-01T04:57:26.164798+0000 mgr.y (mgr.24362) 268 : cluster 0 pgmap v239: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 73 MiB/s rd, 11 MiB/s wr, 107 op/s 2023-12-01T04:57:27.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:57:27 smithi080 bash[41963]: cluster 2023-12-01T04:57:26.164798+0000 mgr.y (mgr.24362) 268 : cluster 0 pgmap v239: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 73 MiB/s rd, 11 MiB/s wr, 107 op/s 2023-12-01T04:57:27.719 INFO:tasks.rados.rados.0.smithi080.stdout:2674: finishing write tid 2 to smithi08089843-128 2023-12-01T04:57:27.719 INFO:tasks.rados.rados.0.smithi080.stdout:2674: finishing write tid 3 to smithi08089843-128 2023-12-01T04:57:27.719 INFO:tasks.rados.rados.0.smithi080.stdout:2674: finishing write tid 4 to smithi08089843-128 2023-12-01T04:57:27.719 INFO:tasks.rados.rados.0.smithi080.stdout:2674: oid 128 updating version 0 to 350 2023-12-01T04:57:27.719 INFO:tasks.rados.rados.0.smithi080.stdout:2674: oid 128 version 350 is already newer than 349 2023-12-01T04:57:27.719 INFO:tasks.rados.rados.0.smithi080.stdout:2674: oid 128 updating version 350 to 351 2023-12-01T04:57:27.719 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 128 v 351 (ObjNum 1729 snap 0 seq_num 1729) dirty exists 2023-12-01T04:57:27.719 INFO:tasks.rados.rados.0.smithi080.stdout:2674: left oid 128 (ObjNum 1729 snap 0 seq_num 1729) 2023-12-01T04:57:27.719 INFO:tasks.rados.rados.0.smithi080.stdout:2678: finishing write tid 1 to smithi08089843-56 2023-12-01T04:57:27.719 INFO:tasks.rados.rados.0.smithi080.stdout:2678: finishing write tid 2 to smithi08089843-56 2023-12-01T04:57:27.719 INFO:tasks.rados.rados.0.smithi080.stdout:2678: finishing write tid 3 to smithi08089843-56 2023-12-01T04:57:27.719 INFO:tasks.rados.rados.0.smithi080.stdout:2679: expect (ObjNum 132 snap 0 seq_num 132) 2023-12-01T04:57:27.794 INFO:tasks.rados.rados.0.smithi080.stdout:2678: finishing write tid 4 to smithi08089843-56 2023-12-01T04:57:27.794 INFO:tasks.rados.rados.0.smithi080.stdout:2678: oid 56 updating version 0 to 274 2023-12-01T04:57:27.794 INFO:tasks.rados.rados.0.smithi080.stdout:2678: oid 56 version 274 is already newer than 272 2023-12-01T04:57:27.794 INFO:tasks.rados.rados.0.smithi080.stdout:2678: oid 56 version 274 is already newer than 273 2023-12-01T04:57:27.794 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 56 v 274 (ObjNum 1730 snap 0 seq_num 1730) dirty exists 2023-12-01T04:57:27.794 INFO:tasks.rados.rados.0.smithi080.stdout:2678: left oid 56 (ObjNum 1730 snap 0 seq_num 1730) 2023-12-01T04:57:27.794 INFO:tasks.rados.rados.0.smithi080.stdout:2675: expect (ObjNum 1515 snap 0 seq_num 1515) 2023-12-01T04:57:28.048 INFO:tasks.rados.rados.0.smithi080.stdout:2677: expect (ObjNum 881 snap 0 seq_num 881) 2023-12-01T04:57:28.167 INFO:tasks.rados.rados.0.smithi080.stdout:2680: finishing write tid 1 to smithi08089843-105 2023-12-01T04:57:28.168 INFO:tasks.rados.rados.0.smithi080.stdout:2680: finishing write tid 2 to smithi08089843-105 2023-12-01T04:57:28.168 INFO:tasks.rados.rados.0.smithi080.stdout:2680: finishing write tid 3 to smithi08089843-105 2023-12-01T04:57:28.168 INFO:tasks.rados.rados.0.smithi080.stdout:2680: finishing write tid 4 to smithi08089843-105 2023-12-01T04:57:28.168 INFO:tasks.rados.rados.0.smithi080.stdout:2680: finishing write tid 5 to smithi08089843-105 2023-12-01T04:57:28.168 INFO:tasks.rados.rados.0.smithi080.stdout:2680: oid 105 updating version 0 to 392 2023-12-01T04:57:28.168 INFO:tasks.rados.rados.0.smithi080.stdout:2680: oid 105 version 392 is already newer than 390 2023-12-01T04:57:28.168 INFO:tasks.rados.rados.0.smithi080.stdout:2680: oid 105 version 392 is already newer than 391 2023-12-01T04:57:28.168 INFO:tasks.rados.rados.0.smithi080.stdout:2680: oid 105 version 392 is already newer than 389 2023-12-01T04:57:28.168 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 105 v 392 (ObjNum 1731 snap 0 seq_num 1731) dirty exists 2023-12-01T04:57:28.168 INFO:tasks.rados.rados.0.smithi080.stdout:2680: left oid 105 (ObjNum 1731 snap 0 seq_num 1731) 2023-12-01T04:57:28.168 INFO:tasks.rados.rados.0.smithi080.stdout:2681: finishing write tid 1 to smithi08089843-174 2023-12-01T04:57:28.168 INFO:tasks.rados.rados.0.smithi080.stdout:2681: finishing write tid 2 to smithi08089843-174 2023-12-01T04:57:28.168 INFO:tasks.rados.rados.0.smithi080.stdout:2681: finishing write tid 3 to smithi08089843-174 2023-12-01T04:57:28.168 INFO:tasks.rados.rados.0.smithi080.stdout:2681: finishing write tid 4 to smithi08089843-174 2023-12-01T04:57:28.168 INFO:tasks.rados.rados.0.smithi080.stdout:2681: oid 174 updating version 0 to 410 2023-12-01T04:57:28.169 INFO:tasks.rados.rados.0.smithi080.stdout:2681: oid 174 updating version 410 to 412 2023-12-01T04:57:28.169 INFO:tasks.rados.rados.0.smithi080.stdout:2681: oid 174 version 412 is already newer than 411 2023-12-01T04:57:28.169 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 174 v 412 (ObjNum 1732 snap 0 seq_num 1732) dirty exists 2023-12-01T04:57:28.169 INFO:tasks.rados.rados.0.smithi080.stdout:2681: left oid 174 (ObjNum 1732 snap 0 seq_num 1732) 2023-12-01T04:57:28.169 INFO:tasks.rados.rados.0.smithi080.stdout:2682: finishing write tid 1 to smithi08089843-137 2023-12-01T04:57:28.169 INFO:tasks.rados.rados.0.smithi080.stdout:2682: finishing write tid 2 to smithi08089843-137 2023-12-01T04:57:28.169 INFO:tasks.rados.rados.0.smithi080.stdout:2682: finishing write tid 3 to smithi08089843-137 2023-12-01T04:57:28.169 INFO:tasks.rados.rados.0.smithi080.stdout:2682: finishing write tid 4 to smithi08089843-137 2023-12-01T04:57:28.169 INFO:tasks.rados.rados.0.smithi080.stdout:2682: finishing write tid 5 to smithi08089843-137 2023-12-01T04:57:28.169 INFO:tasks.rados.rados.0.smithi080.stdout:2682: oid 137 updating version 0 to 290 2023-12-01T04:57:28.169 INFO:tasks.rados.rados.0.smithi080.stdout:2682: oid 137 updating version 290 to 292 2023-12-01T04:57:28.169 INFO:tasks.rados.rados.0.smithi080.stdout:2682: oid 137 updating version 292 to 293 2023-12-01T04:57:28.169 INFO:tasks.rados.rados.0.smithi080.stdout:2682: oid 137 version 293 is already newer than 291 2023-12-01T04:57:28.169 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 137 v 293 (ObjNum 1733 snap 0 seq_num 1733) dirty exists 2023-12-01T04:57:28.169 INFO:tasks.rados.rados.0.smithi080.stdout:2682: left oid 137 (ObjNum 1733 snap 0 seq_num 1733) 2023-12-01T04:57:28.169 INFO:tasks.rados.rados.0.smithi080.stdout:2672: done (15 left) 2023-12-01T04:57:28.170 INFO:tasks.rados.rados.0.smithi080.stdout:2673: done (14 left) 2023-12-01T04:57:28.170 INFO:tasks.rados.rados.0.smithi080.stdout:2674: done (13 left) 2023-12-01T04:57:28.170 INFO:tasks.rados.rados.0.smithi080.stdout:2675: done (12 left) 2023-12-01T04:57:28.170 INFO:tasks.rados.rados.0.smithi080.stdout:2676: done (11 left) 2023-12-01T04:57:28.170 INFO:tasks.rados.rados.0.smithi080.stdout:2677: done (10 left) 2023-12-01T04:57:28.170 INFO:tasks.rados.rados.0.smithi080.stdout:2678: done (9 left) 2023-12-01T04:57:28.170 INFO:tasks.rados.rados.0.smithi080.stdout:2679: done (8 left) 2023-12-01T04:57:28.170 INFO:tasks.rados.rados.0.smithi080.stdout:2680: done (7 left) 2023-12-01T04:57:28.170 INFO:tasks.rados.rados.0.smithi080.stdout:2681: done (6 left) 2023-12-01T04:57:28.170 INFO:tasks.rados.rados.0.smithi080.stdout:2682: done (5 left) 2023-12-01T04:57:28.170 INFO:tasks.rados.rados.0.smithi080.stdout:2688: write oid 85 current snap is 0 2023-12-01T04:57:28.170 INFO:tasks.rados.rados.0.smithi080.stdout:2683: finishing write tid 1 to smithi08089843-369 2023-12-01T04:57:28.170 INFO:tasks.rados.rados.0.smithi080.stdout:2688: seq_num 1736 ranges {776952=760748,2203211=407276} 2023-12-01T04:57:28.182 INFO:tasks.rados.rados.0.smithi080.stdout:2688: writing smithi08089843-85 from 776952 to 1537700 tid 1 2023-12-01T04:57:28.188 INFO:tasks.rados.rados.0.smithi080.stdout:2688: writing smithi08089843-85 from 2203211 to 2610487 tid 2 2023-12-01T04:57:28.188 INFO:tasks.rados.rados.0.smithi080.stdout:2689: read oid 68 snap -1 2023-12-01T04:57:28.189 INFO:tasks.rados.rados.0.smithi080.stdout:2689: expect (ObjNum 1413 snap 0 seq_num 1413) 2023-12-01T04:57:28.189 INFO:tasks.rados.rados.0.smithi080.stdout:2690: read oid 77 snap -1 2023-12-01T04:57:28.189 INFO:tasks.rados.rados.0.smithi080.stdout:2690: expect deleted 2023-12-01T04:57:28.189 INFO:tasks.rados.rados.0.smithi080.stdout:2691: write oid 73 current snap is 0 2023-12-01T04:57:28.189 INFO:tasks.rados.rados.0.smithi080.stdout:2691: seq_num 1737 ranges {793759=435997,1861693=550934,2850562=343197} 2023-12-01T04:57:28.195 INFO:tasks.rados.rados.0.smithi080.stdout:2691: writing smithi08089843-73 from 793759 to 1229756 tid 1 2023-12-01T04:57:28.202 INFO:tasks.rados.rados.0.smithi080.stdout:2691: writing smithi08089843-73 from 1861693 to 2412627 tid 2 2023-12-01T04:57:28.207 INFO:tasks.rados.rados.0.smithi080.stdout:2691: writing smithi08089843-73 from 2850562 to 3193759 tid 3 2023-12-01T04:57:28.207 INFO:tasks.rados.rados.0.smithi080.stdout:2692: read oid 268 snap -1 2023-12-01T04:57:28.207 INFO:tasks.rados.rados.0.smithi080.stdout:2692: expect (ObjNum 1666 snap 0 seq_num 1666) 2023-12-01T04:57:28.207 INFO:tasks.rados.rados.0.smithi080.stdout:2693: read oid 486 snap -1 2023-12-01T04:57:28.207 INFO:tasks.rados.rados.0.smithi080.stdout:2693: expect deleted 2023-12-01T04:57:28.207 INFO:tasks.rados.rados.0.smithi080.stdout:2694: read oid 156 snap -1 2023-12-01T04:57:28.207 INFO:tasks.rados.rados.0.smithi080.stdout:2694: expect (ObjNum 819 snap 0 seq_num 819) 2023-12-01T04:57:28.207 INFO:tasks.rados.rados.0.smithi080.stdout:2695: write oid 429 current snap is 0 2023-12-01T04:57:28.207 INFO:tasks.rados.rados.0.smithi080.stdout:2695: seq_num 1738 ranges {410566=511246,1520175=410945,2477985=604876} 2023-12-01T04:57:28.212 INFO:tasks.rados.rados.0.smithi080.stdout:2695: writing smithi08089843-429 from 410566 to 921812 tid 1 2023-12-01T04:57:28.218 INFO:tasks.rados.rados.0.smithi080.stdout:2695: writing smithi08089843-429 from 1520175 to 1931120 tid 2 2023-12-01T04:57:28.225 INFO:tasks.rados.rados.0.smithi080.stdout:2695: writing smithi08089843-429 from 2477985 to 3082861 tid 3 2023-12-01T04:57:28.225 INFO:tasks.rados.rados.0.smithi080.stdout:2696: write oid 416 current snap is 0 2023-12-01T04:57:28.225 INFO:tasks.rados.rados.0.smithi080.stdout:2683: finishing write tid 2 to smithi08089843-369 2023-12-01T04:57:28.225 INFO:tasks.rados.rados.0.smithi080.stdout:2683: finishing write tid 3 to smithi08089843-369 2023-12-01T04:57:28.226 INFO:tasks.rados.rados.0.smithi080.stdout:2683: finishing write tid 4 to smithi08089843-369 2023-12-01T04:57:28.226 INFO:tasks.rados.rados.0.smithi080.stdout:2683: finishing write tid 5 to smithi08089843-369 2023-12-01T04:57:28.226 INFO:tasks.rados.rados.0.smithi080.stdout:2683: oid 369 updating version 0 to 342 2023-12-01T04:57:28.226 INFO:tasks.rados.rados.0.smithi080.stdout:2683: oid 369 updating version 342 to 344 2023-12-01T04:57:28.226 INFO:tasks.rados.rados.0.smithi080.stdout:2683: oid 369 version 344 is already newer than 343 2023-12-01T04:57:28.226 INFO:tasks.rados.rados.0.smithi080.stdout:2683: oid 369 version 344 is already newer than 341 2023-12-01T04:57:28.226 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 369 v 344 (ObjNum 1734 snap 0 seq_num 1734) dirty exists 2023-12-01T04:57:28.226 INFO:tasks.rados.rados.0.smithi080.stdout:2683: left oid 369 (ObjNum 1734 snap 0 seq_num 1734) 2023-12-01T04:57:28.226 INFO:tasks.rados.rados.0.smithi080.stdout:2684: expect (ObjNum 1108 snap 0 seq_num 1108) 2023-12-01T04:57:28.349 INFO:tasks.rados.rados.0.smithi080.stdout:2685: finishing write tid 1 to smithi08089843-5 2023-12-01T04:57:28.349 INFO:tasks.rados.rados.0.smithi080.stdout:2685: finishing write tid 2 to smithi08089843-5 2023-12-01T04:57:28.349 INFO:tasks.rados.rados.0.smithi080.stdout:2685: finishing write tid 3 to smithi08089843-5 2023-12-01T04:57:28.349 INFO:tasks.rados.rados.0.smithi080.stdout:2685: finishing write tid 4 to smithi08089843-5 2023-12-01T04:57:28.349 INFO:tasks.rados.rados.0.smithi080.stdout:2685: oid 5 updating version 0 to 295 2023-12-01T04:57:28.349 INFO:tasks.rados.rados.0.smithi080.stdout:2685: oid 5 updating version 295 to 296 2023-12-01T04:57:28.349 INFO:tasks.rados.rados.0.smithi080.stdout:2685: oid 5 version 296 is already newer than 294 2023-12-01T04:57:28.349 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 5 v 296 (ObjNum 1735 snap 0 seq_num 1735) dirty exists 2023-12-01T04:57:28.349 INFO:tasks.rados.rados.0.smithi080.stdout:2685: left oid 5 (ObjNum 1735 snap 0 seq_num 1735) 2023-12-01T04:57:28.349 INFO:tasks.rados.rados.0.smithi080.stdout:2686: expect (ObjNum 1030 snap 0 seq_num 1030) 2023-12-01T04:57:28.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:57:28 smithi090 bash[32384]: audit 2023-12-01T04:57:27.480131+0000 mon.c (mon.2) 167 : audit 0 from='client.? 172.21.15.80:0/209369112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:57:28.532 INFO:tasks.rados.rados.0.smithi080.stdout:2687: expect (ObjNum 913 snap 0 seq_num 913) 2023-12-01T04:57:28.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:57:28 smithi080 bash[28361]: audit 2023-12-01T04:57:27.480131+0000 mon.c (mon.2) 167 : audit 0 from='client.? 172.21.15.80:0/209369112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:57:28.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:57:28 smithi080 bash[41963]: audit 2023-12-01T04:57:27.480131+0000 mon.c (mon.2) 167 : audit 0 from='client.? 172.21.15.80:0/209369112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:57:28.686 INFO:tasks.rados.rados.0.smithi080.stdout:2688: finishing write tid 1 to smithi08089843-85 2023-12-01T04:57:28.686 INFO:tasks.rados.rados.0.smithi080.stdout:2688: finishing write tid 2 to smithi08089843-85 2023-12-01T04:57:28.687 INFO:tasks.rados.rados.0.smithi080.stdout:2688: finishing write tid 3 to smithi08089843-85 2023-12-01T04:57:28.687 INFO:tasks.rados.rados.0.smithi080.stdout:2688: finishing write tid 4 to smithi08089843-85 2023-12-01T04:57:28.687 INFO:tasks.rados.rados.0.smithi080.stdout:2688: oid 85 updating version 0 to 233 2023-12-01T04:57:28.687 INFO:tasks.rados.rados.0.smithi080.stdout:2688: oid 85 updating version 233 to 235 2023-12-01T04:57:28.687 INFO:tasks.rados.rados.0.smithi080.stdout:2688: oid 85 version 235 is already newer than 234 2023-12-01T04:57:28.687 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 85 v 235 (ObjNum 1736 snap 0 seq_num 1736) dirty exists 2023-12-01T04:57:28.687 INFO:tasks.rados.rados.0.smithi080.stdout:2688: left oid 85 (ObjNum 1736 snap 0 seq_num 1736) 2023-12-01T04:57:28.687 INFO:tasks.rados.rados.0.smithi080.stdout:2691: finishing write tid 1 to smithi08089843-73 2023-12-01T04:57:28.687 INFO:tasks.rados.rados.0.smithi080.stdout:2689: expect (ObjNum 1413 snap 0 seq_num 1413) 2023-12-01T04:57:28.955 INFO:tasks.rados.rados.0.smithi080.stdout:2691: finishing write tid 2 to smithi08089843-73 2023-12-01T04:57:28.955 INFO:tasks.rados.rados.0.smithi080.stdout:2691: finishing write tid 3 to smithi08089843-73 2023-12-01T04:57:28.955 INFO:tasks.rados.rados.0.smithi080.stdout:2691: finishing write tid 4 to smithi08089843-73 2023-12-01T04:57:28.955 INFO:tasks.rados.rados.0.smithi080.stdout:2691: finishing write tid 5 to smithi08089843-73 2023-12-01T04:57:28.955 INFO:tasks.rados.rados.0.smithi080.stdout:2691: oid 73 updating version 0 to 332 2023-12-01T04:57:28.955 INFO:tasks.rados.rados.0.smithi080.stdout:2691: oid 73 updating version 332 to 335 2023-12-01T04:57:28.955 INFO:tasks.rados.rados.0.smithi080.stdout:2691: oid 73 version 335 is already newer than 334 2023-12-01T04:57:28.956 INFO:tasks.rados.rados.0.smithi080.stdout:2691: oid 73 version 335 is already newer than 333 2023-12-01T04:57:28.956 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 73 v 335 (ObjNum 1737 snap 0 seq_num 1737) dirty exists 2023-12-01T04:57:28.956 INFO:tasks.rados.rados.0.smithi080.stdout:2691: left oid 73 (ObjNum 1737 snap 0 seq_num 1737) 2023-12-01T04:57:28.956 INFO:tasks.rados.rados.0.smithi080.stdout:2692: expect (ObjNum 1666 snap 0 seq_num 1666) 2023-12-01T04:57:29.019 INFO:tasks.rados.rados.0.smithi080.stdout:2695: finishing write tid 1 to smithi08089843-429 2023-12-01T04:57:29.019 INFO:tasks.rados.rados.0.smithi080.stdout:2694: expect (ObjNum 819 snap 0 seq_num 819) 2023-12-01T04:57:29.227 INFO:tasks.rados.rados.0.smithi080.stdout:2695: finishing write tid 2 to smithi08089843-429 2023-12-01T04:57:29.228 INFO:tasks.rados.rados.0.smithi080.stdout:2695: finishing write tid 3 to smithi08089843-429 2023-12-01T04:57:29.228 INFO:tasks.rados.rados.0.smithi080.stdout:2695: finishing write tid 4 to smithi08089843-429 2023-12-01T04:57:29.228 INFO:tasks.rados.rados.0.smithi080.stdout:2695: finishing write tid 5 to smithi08089843-429 2023-12-01T04:57:29.228 INFO:tasks.rados.rados.0.smithi080.stdout:2695: oid 429 updating version 0 to 319 2023-12-01T04:57:29.228 INFO:tasks.rados.rados.0.smithi080.stdout:2695: oid 429 updating version 319 to 321 2023-12-01T04:57:29.228 INFO:tasks.rados.rados.0.smithi080.stdout:2695: oid 429 updating version 321 to 322 2023-12-01T04:57:29.228 INFO:tasks.rados.rados.0.smithi080.stdout:2695: oid 429 version 322 is already newer than 320 2023-12-01T04:57:29.228 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 429 v 322 (ObjNum 1738 snap 0 seq_num 1738) dirty exists 2023-12-01T04:57:29.228 INFO:tasks.rados.rados.0.smithi080.stdout:2695: left oid 429 (ObjNum 1738 snap 0 seq_num 1738) 2023-12-01T04:57:29.228 INFO:tasks.rados.rados.0.smithi080.stdout:2696: seq_num 1739 ranges {427373=586495,1462304=554603,2789055=416148} 2023-12-01T04:57:29.238 INFO:tasks.rados.rados.0.smithi080.stdout:2696: writing smithi08089843-416 from 427373 to 1013868 tid 1 2023-12-01T04:57:29.244 INFO:tasks.rados.rados.0.smithi080.stdout:2696: writing smithi08089843-416 from 1462304 to 2016907 tid 2 2023-12-01T04:57:29.251 INFO:tasks.rados.rados.0.smithi080.stdout:2696: writing smithi08089843-416 from 2789055 to 3205203 tid 3 2023-12-01T04:57:29.251 INFO:tasks.rados.rados.0.smithi080.stdout:2683: done (13 left) 2023-12-01T04:57:29.251 INFO:tasks.rados.rados.0.smithi080.stdout:2684: done (12 left) 2023-12-01T04:57:29.251 INFO:tasks.rados.rados.0.smithi080.stdout:2685: done (11 left) 2023-12-01T04:57:29.251 INFO:tasks.rados.rados.0.smithi080.stdout:2686: done (10 left) 2023-12-01T04:57:29.251 INFO:tasks.rados.rados.0.smithi080.stdout:2687: done (9 left) 2023-12-01T04:57:29.253 INFO:tasks.rados.rados.0.smithi080.stdout:2688: done (8 left) 2023-12-01T04:57:29.253 INFO:tasks.rados.rados.0.smithi080.stdout:2689: done (7 left) 2023-12-01T04:57:29.253 INFO:tasks.rados.rados.0.smithi080.stdout:2690: done (6 left) 2023-12-01T04:57:29.253 INFO:tasks.rados.rados.0.smithi080.stdout:2691: done (5 left) 2023-12-01T04:57:29.253 INFO:tasks.rados.rados.0.smithi080.stdout:2692: done (4 left) 2023-12-01T04:57:29.254 INFO:tasks.rados.rados.0.smithi080.stdout:2693: done (3 left) 2023-12-01T04:57:29.254 INFO:tasks.rados.rados.0.smithi080.stdout:2694: done (2 left) 2023-12-01T04:57:29.254 INFO:tasks.rados.rados.0.smithi080.stdout:2695: done (1 left) 2023-12-01T04:57:29.254 INFO:tasks.rados.rados.0.smithi080.stdout:2697: read oid 270 snap -1 2023-12-01T04:57:29.254 INFO:tasks.rados.rados.0.smithi080.stdout:2697: expect (ObjNum 807 snap 0 seq_num 807) 2023-12-01T04:57:29.254 INFO:tasks.rados.rados.0.smithi080.stdout:2698: read oid 499 snap -1 2023-12-01T04:57:29.255 INFO:tasks.rados.rados.0.smithi080.stdout:2698: expect deleted 2023-12-01T04:57:29.255 INFO:tasks.rados.rados.0.smithi080.stdout:2699: read oid 151 snap -1 2023-12-01T04:57:29.255 INFO:tasks.rados.rados.0.smithi080.stdout:2699: expect deleted 2023-12-01T04:57:29.255 INFO:tasks.rados.rados.0.smithi080.stdout:2700: write oid 454 current snap is 0 2023-12-01T04:57:29.255 INFO:tasks.rados.rados.0.smithi080.stdout:2700: seq_num 1740 ranges {444180=661744,1520786=414614,2532831=627420} 2023-12-01T04:57:29.257 INFO:tasks.rados.rados.0.smithi080.stdout:2700: writing smithi08089843-454 from 444180 to 1105924 tid 1 2023-12-01T04:57:29.262 INFO:tasks.rados.rados.0.smithi080.stdout:2700: writing smithi08089843-454 from 1520786 to 1935400 tid 2 2023-12-01T04:57:29.269 INFO:tasks.rados.rados.0.smithi080.stdout:2700: writing smithi08089843-454 from 2532831 to 3160251 tid 3 2023-12-01T04:57:29.269 INFO:tasks.rados.rados.0.smithi080.stdout:2701: write oid 220 current snap is 0 2023-12-01T04:57:29.269 INFO:tasks.rados.rados.0.smithi080.stdout:2701: seq_num 1741 ranges {460987=453346,1695621=558272,2960254=300733} 2023-12-01T04:57:29.274 INFO:tasks.rados.rados.0.smithi080.stdout:2701: writing smithi08089843-220 from 460987 to 914333 tid 1 2023-12-01T04:57:29.282 INFO:tasks.rados.rados.0.smithi080.stdout:2701: writing smithi08089843-220 from 1695621 to 2253893 tid 2 2023-12-01T04:57:29.288 INFO:tasks.rados.rados.0.smithi080.stdout:2701: writing smithi08089843-220 from 2960254 to 3260987 tid 3 2023-12-01T04:57:29.288 INFO:tasks.rados.rados.0.smithi080.stdout:2702: read oid 78 snap -1 2023-12-01T04:57:29.288 INFO:tasks.rados.rados.0.smithi080.stdout:2702: expect (ObjNum 1555 snap 0 seq_num 1555) 2023-12-01T04:57:29.288 INFO:tasks.rados.rados.0.smithi080.stdout:2703: write oid 141 current snap is 0 2023-12-01T04:57:29.288 INFO:tasks.rados.rados.0.smithi080.stdout:2696: finishing write tid 1 to smithi08089843-416 2023-12-01T04:57:29.288 INFO:tasks.rados.rados.0.smithi080.stdout:2703: seq_num 1742 ranges {477794=528595,1754103=701930,2987677=290117} 2023-12-01T04:57:29.293 INFO:tasks.rados.rados.0.smithi080.stdout:2703: writing smithi08089843-141 from 477794 to 1006389 tid 1 2023-12-01T04:57:29.301 INFO:tasks.rados.rados.0.smithi080.stdout:2703: writing smithi08089843-141 from 1754103 to 2456033 tid 2 2023-12-01T04:57:29.306 INFO:tasks.rados.rados.0.smithi080.stdout:2703: writing smithi08089843-141 from 2987677 to 3277794 tid 3 2023-12-01T04:57:29.307 INFO:tasks.rados.rados.0.smithi080.stdout:2704: read oid 242 snap -1 2023-12-01T04:57:29.307 INFO:tasks.rados.rados.0.smithi080.stdout:2704: expect (ObjNum 1557 snap 0 seq_num 1557) 2023-12-01T04:57:29.307 INFO:tasks.rados.rados.0.smithi080.stdout:2705: read oid 14 snap -1 2023-12-01T04:57:29.307 INFO:tasks.rados.rados.0.smithi080.stdout:2705: expect (ObjNum 1223 snap 0 seq_num 1223) 2023-12-01T04:57:29.307 INFO:tasks.rados.rados.0.smithi080.stdout:2706: write oid 46 current snap is 0 2023-12-01T04:57:29.307 INFO:tasks.rados.rados.0.smithi080.stdout:2706: seq_num 1743 ranges {494601=603844,1812585=561941,3015100=279501} 2023-12-01T04:57:29.313 INFO:tasks.rados.rados.0.smithi080.stdout:2706: writing smithi08089843-46 from 494601 to 1098445 tid 1 2023-12-01T04:57:29.320 INFO:tasks.rados.rados.0.smithi080.stdout:2706: writing smithi08089843-46 from 1812585 to 2374526 tid 2 2023-12-01T04:57:29.326 INFO:tasks.rados.rados.0.smithi080.stdout:2706: writing smithi08089843-46 from 3015100 to 3294601 tid 3 2023-12-01T04:57:29.326 INFO:tasks.rados.rados.0.smithi080.stdout:2707: write oid 102 current snap is 0 2023-12-01T04:57:29.326 INFO:tasks.rados.rados.0.smithi080.stdout:2696: finishing write tid 2 to smithi08089843-416 2023-12-01T04:57:29.326 INFO:tasks.rados.rados.0.smithi080.stdout:2696: finishing write tid 3 to smithi08089843-416 2023-12-01T04:57:29.326 INFO:tasks.rados.rados.0.smithi080.stdout:2696: finishing write tid 4 to smithi08089843-416 2023-12-01T04:57:29.326 INFO:tasks.rados.rados.0.smithi080.stdout:2696: finishing write tid 5 to smithi08089843-416 2023-12-01T04:57:29.326 INFO:tasks.rados.rados.0.smithi080.stdout:2696: oid 416 updating version 0 to 393 2023-12-01T04:57:29.327 INFO:tasks.rados.rados.0.smithi080.stdout:2696: oid 416 updating version 393 to 396 2023-12-01T04:57:29.327 INFO:tasks.rados.rados.0.smithi080.stdout:2696: oid 416 version 396 is already newer than 395 2023-12-01T04:57:29.327 INFO:tasks.rados.rados.0.smithi080.stdout:2696: oid 416 version 396 is already newer than 394 2023-12-01T04:57:29.327 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 416 v 396 (ObjNum 1739 snap 0 seq_num 1739) dirty exists 2023-12-01T04:57:29.327 INFO:tasks.rados.rados.0.smithi080.stdout:2696: left oid 416 (ObjNum 1739 snap 0 seq_num 1739) 2023-12-01T04:57:29.327 INFO:tasks.rados.rados.0.smithi080.stdout:2697: expect (ObjNum 807 snap 0 seq_num 807) 2023-12-01T04:57:29.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:57:29 smithi090 bash[32384]: cluster 2023-12-01T04:57:28.165431+0000 mgr.y (mgr.24362) 269 : cluster 0 pgmap v240: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 54 MiB/s rd, 8.1 MiB/s wr, 77 op/s 2023-12-01T04:57:29.525 INFO:tasks.rados.rados.0.smithi080.stdout:2700: finishing write tid 1 to smithi08089843-454 2023-12-01T04:57:29.525 INFO:tasks.rados.rados.0.smithi080.stdout:2700: finishing write tid 2 to smithi08089843-454 2023-12-01T04:57:29.525 INFO:tasks.rados.rados.0.smithi080.stdout:2700: finishing write tid 3 to smithi08089843-454 2023-12-01T04:57:29.525 INFO:tasks.rados.rados.0.smithi080.stdout:2700: finishing write tid 4 to smithi08089843-454 2023-12-01T04:57:29.525 INFO:tasks.rados.rados.0.smithi080.stdout:2700: finishing write tid 5 to smithi08089843-454 2023-12-01T04:57:29.525 INFO:tasks.rados.rados.0.smithi080.stdout:2700: oid 454 updating version 0 to 352 2023-12-01T04:57:29.525 INFO:tasks.rados.rados.0.smithi080.stdout:2700: oid 454 updating version 352 to 355 2023-12-01T04:57:29.525 INFO:tasks.rados.rados.0.smithi080.stdout:2700: oid 454 version 355 is already newer than 353 2023-12-01T04:57:29.525 INFO:tasks.rados.rados.0.smithi080.stdout:2700: oid 454 version 355 is already newer than 354 2023-12-01T04:57:29.525 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 454 v 355 (ObjNum 1740 snap 0 seq_num 1740) dirty exists 2023-12-01T04:57:29.525 INFO:tasks.rados.rados.0.smithi080.stdout:2700: left oid 454 (ObjNum 1740 snap 0 seq_num 1740) 2023-12-01T04:57:29.525 INFO:tasks.rados.rados.0.smithi080.stdout:2701: finishing write tid 1 to smithi08089843-220 2023-12-01T04:57:29.526 INFO:tasks.rados.rados.0.smithi080.stdout:2701: finishing write tid 2 to smithi08089843-220 2023-12-01T04:57:29.526 INFO:tasks.rados.rados.0.smithi080.stdout:2701: finishing write tid 3 to smithi08089843-220 2023-12-01T04:57:29.526 INFO:tasks.rados.rados.0.smithi080.stdout:2701: finishing write tid 4 to smithi08089843-220 2023-12-01T04:57:29.526 INFO:tasks.rados.rados.0.smithi080.stdout:2701: finishing write tid 5 to smithi08089843-220 2023-12-01T04:57:29.526 INFO:tasks.rados.rados.0.smithi080.stdout:2701: oid 220 updating version 0 to 326 2023-12-01T04:57:29.526 INFO:tasks.rados.rados.0.smithi080.stdout:2701: oid 220 version 326 is already newer than 323 2023-12-01T04:57:29.526 INFO:tasks.rados.rados.0.smithi080.stdout:2701: oid 220 version 326 is already newer than 325 2023-12-01T04:57:29.526 INFO:tasks.rados.rados.0.smithi080.stdout:2701: oid 220 version 326 is already newer than 324 2023-12-01T04:57:29.526 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 220 v 326 (ObjNum 1741 snap 0 seq_num 1741) dirty exists 2023-12-01T04:57:29.526 INFO:tasks.rados.rados.0.smithi080.stdout:2701: left oid 220 (ObjNum 1741 snap 0 seq_num 1741) 2023-12-01T04:57:29.526 INFO:tasks.rados.rados.0.smithi080.stdout:2702: expect (ObjNum 1555 snap 0 seq_num 1555) 2023-12-01T04:57:29.629 INFO:tasks.rados.rados.0.smithi080.stdout:2703: finishing write tid 1 to smithi08089843-141 2023-12-01T04:57:29.629 INFO:tasks.rados.rados.0.smithi080.stdout:2703: finishing write tid 2 to smithi08089843-141 2023-12-01T04:57:29.629 INFO:tasks.rados.rados.0.smithi080.stdout:2704: expect (ObjNum 1557 snap 0 seq_num 1557) 2023-12-01T04:57:29.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:57:29 smithi080 bash[41963]: cluster 2023-12-01T04:57:28.165431+0000 mgr.y (mgr.24362) 269 : cluster 0 pgmap v240: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 54 MiB/s rd, 8.1 MiB/s wr, 77 op/s 2023-12-01T04:57:29.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:57:29 smithi080 bash[28361]: cluster 2023-12-01T04:57:28.165431+0000 mgr.y (mgr.24362) 269 : cluster 0 pgmap v240: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 54 MiB/s rd, 8.1 MiB/s wr, 77 op/s 2023-12-01T04:57:29.743 INFO:tasks.rados.rados.0.smithi080.stdout:2703: finishing write tid 3 to smithi08089843-141 2023-12-01T04:57:29.743 INFO:tasks.rados.rados.0.smithi080.stdout:2703: finishing write tid 4 to smithi08089843-141 2023-12-01T04:57:29.743 INFO:tasks.rados.rados.0.smithi080.stdout:2703: finishing write tid 5 to smithi08089843-141 2023-12-01T04:57:29.743 INFO:tasks.rados.rados.0.smithi080.stdout:2703: oid 141 updating version 0 to 398 2023-12-01T04:57:29.743 INFO:tasks.rados.rados.0.smithi080.stdout:2703: oid 141 updating version 398 to 401 2023-12-01T04:57:29.743 INFO:tasks.rados.rados.0.smithi080.stdout:2703: oid 141 version 401 is already newer than 399 2023-12-01T04:57:29.743 INFO:tasks.rados.rados.0.smithi080.stdout:2703: oid 141 version 401 is already newer than 400 2023-12-01T04:57:29.744 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 141 v 401 (ObjNum 1742 snap 0 seq_num 1742) dirty exists 2023-12-01T04:57:29.744 INFO:tasks.rados.rados.0.smithi080.stdout:2703: left oid 141 (ObjNum 1742 snap 0 seq_num 1742) 2023-12-01T04:57:29.744 INFO:tasks.rados.rados.0.smithi080.stdout:2706: finishing write tid 1 to smithi08089843-46 2023-12-01T04:57:29.744 INFO:tasks.rados.rados.0.smithi080.stdout:2705: expect (ObjNum 1223 snap 0 seq_num 1223) 2023-12-01T04:57:29.866 INFO:tasks.rados.rados.0.smithi080.stdout:2706: finishing write tid 2 to smithi08089843-46 2023-12-01T04:57:29.866 INFO:tasks.rados.rados.0.smithi080.stdout:2706: finishing write tid 3 to smithi08089843-46 2023-12-01T04:57:29.866 INFO:tasks.rados.rados.0.smithi080.stdout:2706: finishing write tid 4 to smithi08089843-46 2023-12-01T04:57:29.866 INFO:tasks.rados.rados.0.smithi080.stdout:2706: finishing write tid 5 to smithi08089843-46 2023-12-01T04:57:29.866 INFO:tasks.rados.rados.0.smithi080.stdout:2706: oid 46 updating version 0 to 397 2023-12-01T04:57:29.866 INFO:tasks.rados.rados.0.smithi080.stdout:2706: oid 46 updating version 397 to 398 2023-12-01T04:57:29.866 INFO:tasks.rados.rados.0.smithi080.stdout:2706: oid 46 updating version 398 to 400 2023-12-01T04:57:29.866 INFO:tasks.rados.rados.0.smithi080.stdout:2706: oid 46 version 400 is already newer than 399 2023-12-01T04:57:29.866 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 46 v 400 (ObjNum 1743 snap 0 seq_num 1743) dirty exists 2023-12-01T04:57:29.866 INFO:tasks.rados.rados.0.smithi080.stdout:2706: left oid 46 (ObjNum 1743 snap 0 seq_num 1743) 2023-12-01T04:57:29.867 INFO:tasks.rados.rados.0.smithi080.stdout:2707: seq_num 1744 ranges {511408=679093,1754714=705599,2926170=385238} 2023-12-01T04:57:29.878 INFO:tasks.rados.rados.0.smithi080.stdout:2707: writing smithi08089843-102 from 511408 to 1190501 tid 1 2023-12-01T04:57:29.886 INFO:tasks.rados.rados.0.smithi080.stdout:2707: writing smithi08089843-102 from 1754714 to 2460313 tid 2 2023-12-01T04:57:29.891 INFO:tasks.rados.rados.0.smithi080.stdout:2707: writing smithi08089843-102 from 2926170 to 3311408 tid 3 2023-12-01T04:57:29.891 INFO:tasks.rados.rados.0.smithi080.stdout:2696: done (11 left) 2023-12-01T04:57:29.892 INFO:tasks.rados.rados.0.smithi080.stdout:2697: done (10 left) 2023-12-01T04:57:29.892 INFO:tasks.rados.rados.0.smithi080.stdout:2698: done (9 left) 2023-12-01T04:57:29.892 INFO:tasks.rados.rados.0.smithi080.stdout:2699: done (8 left) 2023-12-01T04:57:29.892 INFO:tasks.rados.rados.0.smithi080.stdout:2700: done (7 left) 2023-12-01T04:57:29.892 INFO:tasks.rados.rados.0.smithi080.stdout:2701: done (6 left) 2023-12-01T04:57:29.892 INFO:tasks.rados.rados.0.smithi080.stdout:2702: done (5 left) 2023-12-01T04:57:29.892 INFO:tasks.rados.rados.0.smithi080.stdout:2703: done (4 left) 2023-12-01T04:57:29.892 INFO:tasks.rados.rados.0.smithi080.stdout:2704: done (3 left) 2023-12-01T04:57:29.892 INFO:tasks.rados.rados.0.smithi080.stdout:2705: done (2 left) 2023-12-01T04:57:29.892 INFO:tasks.rados.rados.0.smithi080.stdout:2706: done (1 left) 2023-12-01T04:57:29.892 INFO:tasks.rados.rados.0.smithi080.stdout:2708: read oid 179 snap -1 2023-12-01T04:57:29.892 INFO:tasks.rados.rados.0.smithi080.stdout:2708: expect (ObjNum 1347 snap 0 seq_num 1347) 2023-12-01T04:57:29.892 INFO:tasks.rados.rados.0.smithi080.stdout:2709: write oid 223 current snap is 0 2023-12-01T04:57:29.892 INFO:tasks.rados.rados.0.smithi080.stdout:2709: seq_num 1745 ranges {528215=754342,1813196=565610,2953593=374622} 2023-12-01T04:57:29.899 INFO:tasks.rados.rados.0.smithi080.stdout:2709: writing smithi08089843-223 from 528215 to 1282557 tid 1 2023-12-01T04:57:29.905 INFO:tasks.rados.rados.0.smithi080.stdout:2709: writing smithi08089843-223 from 1813196 to 2378806 tid 2 2023-12-01T04:57:29.911 INFO:tasks.rados.rados.0.smithi080.stdout:2709: writing smithi08089843-223 from 2953593 to 3328215 tid 3 2023-12-01T04:57:29.911 INFO:tasks.rados.rados.0.smithi080.stdout:2710: delete oid 294 current snap is 0 2023-12-01T04:57:29.911 INFO:tasks.rados.rados.0.smithi080.stdout:2707: finishing write tid 1 to smithi08089843-102 2023-12-01T04:57:29.911 INFO:tasks.rados.rados.0.smithi080.stdout:2707: finishing write tid 2 to smithi08089843-102 2023-12-01T04:57:29.911 INFO:tasks.rados.rados.0.smithi080.stdout:2707: finishing write tid 3 to smithi08089843-102 2023-12-01T04:57:29.911 INFO:tasks.rados.rados.0.smithi080.stdout:2708: expect (ObjNum 1347 snap 0 seq_num 1347) 2023-12-01T04:57:30.030 INFO:tasks.rados.rados.0.smithi080.stdout:2707: finishing write tid 4 to smithi08089843-102 2023-12-01T04:57:30.030 INFO:tasks.rados.rados.0.smithi080.stdout:2707: finishing write tid 5 to smithi08089843-102 2023-12-01T04:57:30.030 INFO:tasks.rados.rados.0.smithi080.stdout:2707: oid 102 updating version 0 to 277 2023-12-01T04:57:30.030 INFO:tasks.rados.rados.0.smithi080.stdout:2707: oid 102 updating version 277 to 278 2023-12-01T04:57:30.030 INFO:tasks.rados.rados.0.smithi080.stdout:2707: oid 102 version 278 is already newer than 276 2023-12-01T04:57:30.030 INFO:tasks.rados.rados.0.smithi080.stdout:2707: oid 102 version 278 is already newer than 275 2023-12-01T04:57:30.030 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 102 v 278 (ObjNum 1744 snap 0 seq_num 1744) dirty exists 2023-12-01T04:57:30.030 INFO:tasks.rados.rados.0.smithi080.stdout:2707: left oid 102 (ObjNum 1744 snap 0 seq_num 1744) 2023-12-01T04:57:30.031 INFO:tasks.rados.rados.0.smithi080.stdout:2709: finishing write tid 1 to smithi08089843-223 2023-12-01T04:57:30.031 INFO:tasks.rados.rados.0.smithi080.stdout:2709: finishing write tid 2 to smithi08089843-223 2023-12-01T04:57:30.031 INFO:tasks.rados.rados.0.smithi080.stdout:2709: finishing write tid 3 to smithi08089843-223 2023-12-01T04:57:30.031 INFO:tasks.rados.rados.0.smithi080.stdout:2709: finishing write tid 4 to smithi08089843-223 2023-12-01T04:57:30.031 INFO:tasks.rados.rados.0.smithi080.stdout:2709: finishing write tid 5 to smithi08089843-223 2023-12-01T04:57:30.031 INFO:tasks.rados.rados.0.smithi080.stdout:2709: oid 223 updating version 0 to 404 2023-12-01T04:57:30.031 INFO:tasks.rados.rados.0.smithi080.stdout:2709: oid 223 version 404 is already newer than 401 2023-12-01T04:57:30.031 INFO:tasks.rados.rados.0.smithi080.stdout:2709: oid 223 version 404 is already newer than 402 2023-12-01T04:57:30.031 INFO:tasks.rados.rados.0.smithi080.stdout:2709: oid 223 version 404 is already newer than 403 2023-12-01T04:57:30.031 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 223 v 404 (ObjNum 1745 snap 0 seq_num 1745) dirty exists 2023-12-01T04:57:30.031 INFO:tasks.rados.rados.0.smithi080.stdout:2709: left oid 223 (ObjNum 1745 snap 0 seq_num 1745) 2023-12-01T04:57:30.032 INFO:tasks.rados.rados.0.smithi080.stdout:2707: done (3 left) 2023-12-01T04:57:30.032 INFO:tasks.rados.rados.0.smithi080.stdout:2708: done (2 left) 2023-12-01T04:57:30.032 INFO:tasks.rados.rados.0.smithi080.stdout:2709: done (1 left) 2023-12-01T04:57:30.032 INFO:tasks.rados.rados.0.smithi080.stdout:2710: done (0 left) 2023-12-01T04:57:30.032 INFO:tasks.rados.rados.0.smithi080.stdout:2711: write oid 63 current snap is 0 2023-12-01T04:57:30.032 INFO:tasks.rados.rados.0.smithi080.stdout:2711: seq_num 1747 ranges {561829=504840,1530160=569279,2608439=739030} 2023-12-01T04:57:30.042 INFO:tasks.rados.rados.0.smithi080.stdout:2711: writing smithi08089843-63 from 561829 to 1066669 tid 1 2023-12-01T04:57:30.048 INFO:tasks.rados.rados.0.smithi080.stdout:2711: writing smithi08089843-63 from 1530160 to 2099439 tid 2 2023-12-01T04:57:30.056 INFO:tasks.rados.rados.0.smithi080.stdout:2711: writing smithi08089843-63 from 2608439 to 3347469 tid 3 2023-12-01T04:57:30.056 INFO:tasks.rados.rados.0.smithi080.stdout:2712: read oid 157 snap -1 2023-12-01T04:57:30.056 INFO:tasks.rados.rados.0.smithi080.stdout:2712: expect deleted 2023-12-01T04:57:30.056 INFO:tasks.rados.rados.0.smithi080.stdout:2713: read oid 249 snap -1 2023-12-01T04:57:30.056 INFO:tasks.rados.rados.0.smithi080.stdout:2713: expect (ObjNum 960 snap 0 seq_num 960) 2023-12-01T04:57:30.056 INFO:tasks.rados.rados.0.smithi080.stdout:2714: write oid 77 current snap is 0 2023-12-01T04:57:30.057 INFO:tasks.rados.rados.0.smithi080.stdout:2714: seq_num 1748 ranges {578636=580089,1872289=712937,3319509=59127} 2023-12-01T04:57:30.062 INFO:tasks.rados.rados.0.smithi080.stdout:2714: writing smithi08089843-77 from 578636 to 1158725 tid 1 2023-12-01T04:57:30.070 INFO:tasks.rados.rados.0.smithi080.stdout:2714: writing smithi08089843-77 from 1872289 to 2585226 tid 2 2023-12-01T04:57:30.075 INFO:tasks.rados.rados.0.smithi080.stdout:2714: writing smithi08089843-77 from 3319509 to 3378636 tid 3 2023-12-01T04:57:30.075 INFO:tasks.rados.rados.0.smithi080.stdout:2715: write oid 103 current snap is 0 2023-12-01T04:57:30.075 INFO:tasks.rados.rados.0.smithi080.stdout:2715: seq_num 1749 ranges {595443=771691,2047124=572948,3063285=332158} 2023-12-01T04:57:30.082 INFO:tasks.rados.rados.0.smithi080.stdout:2715: writing smithi08089843-103 from 595443 to 1367134 tid 1 2023-12-01T04:57:30.089 INFO:tasks.rados.rados.0.smithi080.stdout:2715: writing smithi08089843-103 from 2047124 to 2620072 tid 2 2023-12-01T04:57:30.094 INFO:tasks.rados.rados.0.smithi080.stdout:2715: writing smithi08089843-103 from 3063285 to 3395443 tid 3 2023-12-01T04:57:30.094 INFO:tasks.rados.rados.0.smithi080.stdout:2716: write oid 90 current snap is 0 2023-12-01T04:57:30.094 INFO:tasks.rados.rados.0.smithi080.stdout:2716: seq_num 1750 ranges {612250=446940,1705606=716606,3090708=321542} 2023-12-01T04:57:30.100 INFO:tasks.rados.rados.0.smithi080.stdout:2716: writing smithi08089843-90 from 612250 to 1059190 tid 1 2023-12-01T04:57:30.107 INFO:tasks.rados.rados.0.smithi080.stdout:2716: writing smithi08089843-90 from 1705606 to 2422212 tid 2 2023-12-01T04:57:30.113 INFO:tasks.rados.rados.0.smithi080.stdout:2716: writing smithi08089843-90 from 3090708 to 3412250 tid 3 2023-12-01T04:57:30.114 INFO:tasks.rados.rados.0.smithi080.stdout:2717: write oid 112 current snap is 0 2023-12-01T04:57:30.114 INFO:tasks.rados.rados.0.smithi080.stdout:2717: seq_num 1751 ranges {629057=522189,1764088=576617,3118131=310926} 2023-12-01T04:57:30.120 INFO:tasks.rados.rados.0.smithi080.stdout:2717: writing smithi08089843-112 from 629057 to 1151246 tid 1 2023-12-01T04:57:30.127 INFO:tasks.rados.rados.0.smithi080.stdout:2717: writing smithi08089843-112 from 1764088 to 2340705 tid 2 2023-12-01T04:57:30.133 INFO:tasks.rados.rados.0.smithi080.stdout:2717: writing smithi08089843-112 from 3118131 to 3429057 tid 3 2023-12-01T04:57:30.133 INFO:tasks.rados.rados.0.smithi080.stdout:2718: write oid 148 current snap is 0 2023-12-01T04:57:30.133 INFO:tasks.rados.rados.0.smithi080.stdout:2718: seq_num 1752 ranges {645864=597438,1706217=720275,3029201=416663} 2023-12-01T04:57:30.140 INFO:tasks.rados.rados.0.smithi080.stdout:2718: writing smithi08089843-148 from 645864 to 1243302 tid 1 2023-12-01T04:57:30.147 INFO:tasks.rados.rados.0.smithi080.stdout:2718: writing smithi08089843-148 from 1706217 to 2426492 tid 2 2023-12-01T04:57:30.153 INFO:tasks.rados.rados.0.smithi080.stdout:2718: writing smithi08089843-148 from 3029201 to 3445864 tid 3 2023-12-01T04:57:30.153 INFO:tasks.rados.rados.0.smithi080.stdout:2719: read oid 269 snap -1 2023-12-01T04:57:30.153 INFO:tasks.rados.rados.0.smithi080.stdout:2719: expect (ObjNum 1482 snap 0 seq_num 1482) 2023-12-01T04:57:30.153 INFO:tasks.rados.rados.0.smithi080.stdout:2720: write oid 497 current snap is 0 2023-12-01T04:57:30.153 INFO:tasks.rados.rados.0.smithi080.stdout:2720: seq_num 1753 ranges {662671=672687,1764699=580286,3056624=406047} 2023-12-01T04:57:30.160 INFO:tasks.rados.rados.0.smithi080.stdout:2720: writing smithi08089843-497 from 662671 to 1335358 tid 1 2023-12-01T04:57:30.166 INFO:tasks.rados.rados.0.smithi080.stdout:2720: writing smithi08089843-497 from 1764699 to 2344985 tid 2 2023-12-01T04:57:30.173 INFO:tasks.rados.rados.0.smithi080.stdout:2720: writing smithi08089843-497 from 3056624 to 3462671 tid 3 2023-12-01T04:57:30.173 INFO:tasks.rados.rados.0.smithi080.stdout:2721: write oid 340 current snap is 0 2023-12-01T04:57:30.173 INFO:tasks.rados.rados.0.smithi080.stdout:2721: seq_num 1754 ranges {679478=747936,2223181=723944} 2023-12-01T04:57:30.181 INFO:tasks.rados.rados.0.smithi080.stdout:2721: writing smithi08089843-340 from 679478 to 1427414 tid 1 2023-12-01T04:57:30.190 INFO:tasks.rados.rados.0.smithi080.stdout:2721: writing smithi08089843-340 from 2223181 to 2947125 tid 2 2023-12-01T04:57:30.190 INFO:tasks.rados.rados.0.smithi080.stdout:2722: read oid 358 snap -1 2023-12-01T04:57:30.191 INFO:tasks.rados.rados.0.smithi080.stdout:2722: expect deleted 2023-12-01T04:57:30.191 INFO:tasks.rados.rados.0.smithi080.stdout:2723: write oid 23 current snap is 0 2023-12-01T04:57:30.191 INFO:tasks.rados.rados.0.smithi080.stdout:2711: finishing write tid 1 to smithi08089843-63 2023-12-01T04:57:30.191 INFO:tasks.rados.rados.0.smithi080.stdout:2711: finishing write tid 2 to smithi08089843-63 2023-12-01T04:57:30.191 INFO:tasks.rados.rados.0.smithi080.stdout:2711: finishing write tid 3 to smithi08089843-63 2023-12-01T04:57:30.191 INFO:tasks.rados.rados.0.smithi080.stdout:2711: finishing write tid 4 to smithi08089843-63 2023-12-01T04:57:30.191 INFO:tasks.rados.rados.0.smithi080.stdout:2711: finishing write tid 5 to smithi08089843-63 2023-12-01T04:57:30.191 INFO:tasks.rados.rados.0.smithi080.stdout:2711: oid 63 updating version 0 to 415 2023-12-01T04:57:30.191 INFO:tasks.rados.rados.0.smithi080.stdout:2711: oid 63 updating version 415 to 416 2023-12-01T04:57:30.191 INFO:tasks.rados.rados.0.smithi080.stdout:2711: oid 63 version 416 is already newer than 413 2023-12-01T04:57:30.191 INFO:tasks.rados.rados.0.smithi080.stdout:2711: oid 63 version 416 is already newer than 414 2023-12-01T04:57:30.191 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 63 v 416 (ObjNum 1747 snap 0 seq_num 1747) dirty exists 2023-12-01T04:57:30.191 INFO:tasks.rados.rados.0.smithi080.stdout:2711: left oid 63 (ObjNum 1747 snap 0 seq_num 1747) 2023-12-01T04:57:30.192 INFO:tasks.rados.rados.0.smithi080.stdout:2713: expect (ObjNum 960 snap 0 seq_num 960) 2023-12-01T04:57:30.304 INFO:tasks.rados.rados.0.smithi080.stdout:2714: finishing write tid 1 to smithi08089843-77 2023-12-01T04:57:30.304 INFO:tasks.rados.rados.0.smithi080.stdout:2714: finishing write tid 2 to smithi08089843-77 2023-12-01T04:57:30.304 INFO:tasks.rados.rados.0.smithi080.stdout:2714: finishing write tid 3 to smithi08089843-77 2023-12-01T04:57:30.304 INFO:tasks.rados.rados.0.smithi080.stdout:2714: finishing write tid 4 to smithi08089843-77 2023-12-01T04:57:30.304 INFO:tasks.rados.rados.0.smithi080.stdout:2714: finishing write tid 5 to smithi08089843-77 2023-12-01T04:57:30.304 INFO:tasks.rados.rados.0.smithi080.stdout:2714: oid 77 updating version 0 to 345 2023-12-01T04:57:30.304 INFO:tasks.rados.rados.0.smithi080.stdout:2714: oid 77 updating version 345 to 347 2023-12-01T04:57:30.304 INFO:tasks.rados.rados.0.smithi080.stdout:2714: oid 77 updating version 347 to 348 2023-12-01T04:57:30.305 INFO:tasks.rados.rados.0.smithi080.stdout:2714: oid 77 version 348 is already newer than 346 2023-12-01T04:57:30.305 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 77 v 348 (ObjNum 1748 snap 0 seq_num 1748) dirty exists 2023-12-01T04:57:30.305 INFO:tasks.rados.rados.0.smithi080.stdout:2714: left oid 77 (ObjNum 1748 snap 0 seq_num 1748) 2023-12-01T04:57:30.305 INFO:tasks.rados.rados.0.smithi080.stdout:2715: finishing write tid 1 to smithi08089843-103 2023-12-01T04:57:30.305 INFO:tasks.rados.rados.0.smithi080.stdout:2715: finishing write tid 2 to smithi08089843-103 2023-12-01T04:57:30.305 INFO:tasks.rados.rados.0.smithi080.stdout:2715: finishing write tid 3 to smithi08089843-103 2023-12-01T04:57:30.305 INFO:tasks.rados.rados.0.smithi080.stdout:2715: finishing write tid 4 to smithi08089843-103 2023-12-01T04:57:30.305 INFO:tasks.rados.rados.0.smithi080.stdout:2715: finishing write tid 5 to smithi08089843-103 2023-12-01T04:57:30.305 INFO:tasks.rados.rados.0.smithi080.stdout:2715: oid 103 updating version 0 to 350 2023-12-01T04:57:30.305 INFO:tasks.rados.rados.0.smithi080.stdout:2715: oid 103 version 350 is already newer than 349 2023-12-01T04:57:30.305 INFO:tasks.rados.rados.0.smithi080.stdout:2715: oid 103 updating version 350 to 352 2023-12-01T04:57:30.305 INFO:tasks.rados.rados.0.smithi080.stdout:2715: oid 103 version 352 is already newer than 351 2023-12-01T04:57:30.305 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 103 v 352 (ObjNum 1749 snap 0 seq_num 1749) dirty exists 2023-12-01T04:57:30.305 INFO:tasks.rados.rados.0.smithi080.stdout:2715: left oid 103 (ObjNum 1749 snap 0 seq_num 1749) 2023-12-01T04:57:30.305 INFO:tasks.rados.rados.0.smithi080.stdout:2716: finishing write tid 1 to smithi08089843-90 2023-12-01T04:57:30.306 INFO:tasks.rados.rados.0.smithi080.stdout:2716: finishing write tid 2 to smithi08089843-90 2023-12-01T04:57:30.306 INFO:tasks.rados.rados.0.smithi080.stdout:2716: finishing write tid 3 to smithi08089843-90 2023-12-01T04:57:30.306 INFO:tasks.rados.rados.0.smithi080.stdout:2716: finishing write tid 4 to smithi08089843-90 2023-12-01T04:57:30.306 INFO:tasks.rados.rados.0.smithi080.stdout:2716: finishing write tid 5 to smithi08089843-90 2023-12-01T04:57:30.306 INFO:tasks.rados.rados.0.smithi080.stdout:2716: oid 90 updating version 0 to 405 2023-12-01T04:57:30.306 INFO:tasks.rados.rados.0.smithi080.stdout:2716: oid 90 version 405 is already newer than 403 2023-12-01T04:57:30.306 INFO:tasks.rados.rados.0.smithi080.stdout:2716: oid 90 version 405 is already newer than 402 2023-12-01T04:57:30.306 INFO:tasks.rados.rados.0.smithi080.stdout:2716: oid 90 version 405 is already newer than 404 2023-12-01T04:57:30.306 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 90 v 405 (ObjNum 1750 snap 0 seq_num 1750) dirty exists 2023-12-01T04:57:30.306 INFO:tasks.rados.rados.0.smithi080.stdout:2716: left oid 90 (ObjNum 1750 snap 0 seq_num 1750) 2023-12-01T04:57:30.306 INFO:tasks.rados.rados.0.smithi080.stdout:2717: finishing write tid 1 to smithi08089843-112 2023-12-01T04:57:30.306 INFO:tasks.rados.rados.0.smithi080.stdout:2717: finishing write tid 2 to smithi08089843-112 2023-12-01T04:57:30.306 INFO:tasks.rados.rados.0.smithi080.stdout:2717: finishing write tid 3 to smithi08089843-112 2023-12-01T04:57:30.306 INFO:tasks.rados.rados.0.smithi080.stdout:2717: finishing write tid 4 to smithi08089843-112 2023-12-01T04:57:30.307 INFO:tasks.rados.rados.0.smithi080.stdout:2717: finishing write tid 5 to smithi08089843-112 2023-12-01T04:57:30.307 INFO:tasks.rados.rados.0.smithi080.stdout:2717: oid 112 updating version 0 to 329 2023-12-01T04:57:30.307 INFO:tasks.rados.rados.0.smithi080.stdout:2717: oid 112 version 329 is already newer than 328 2023-12-01T04:57:30.307 INFO:tasks.rados.rados.0.smithi080.stdout:2717: oid 112 version 329 is already newer than 327 2023-12-01T04:57:30.307 INFO:tasks.rados.rados.0.smithi080.stdout:2717: oid 112 updating version 329 to 330 2023-12-01T04:57:30.307 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 112 v 330 (ObjNum 1751 snap 0 seq_num 1751) dirty exists 2023-12-01T04:57:30.307 INFO:tasks.rados.rados.0.smithi080.stdout:2717: left oid 112 (ObjNum 1751 snap 0 seq_num 1751) 2023-12-01T04:57:30.307 INFO:tasks.rados.rados.0.smithi080.stdout:2718: finishing write tid 1 to smithi08089843-148 2023-12-01T04:57:30.307 INFO:tasks.rados.rados.0.smithi080.stdout:2718: finishing write tid 2 to smithi08089843-148 2023-12-01T04:57:30.307 INFO:tasks.rados.rados.0.smithi080.stdout:2718: finishing write tid 3 to smithi08089843-148 2023-12-01T04:57:30.307 INFO:tasks.rados.rados.0.smithi080.stdout:2718: finishing write tid 4 to smithi08089843-148 2023-12-01T04:57:30.307 INFO:tasks.rados.rados.0.smithi080.stdout:2723: seq_num 1755 ranges {696285=423185,1881663=467602,3111470=384815} 2023-12-01T04:57:30.316 INFO:tasks.rados.rados.0.smithi080.stdout:2723: writing smithi08089843-23 from 696285 to 1119470 tid 1 2023-12-01T04:57:30.323 INFO:tasks.rados.rados.0.smithi080.stdout:2723: writing smithi08089843-23 from 1881663 to 2349265 tid 2 2023-12-01T04:57:30.331 INFO:tasks.rados.rados.0.smithi080.stdout:2723: writing smithi08089843-23 from 3111470 to 3496285 tid 3 2023-12-01T04:57:30.331 INFO:tasks.rados.rados.0.smithi080.stdout:2711: done (12 left) 2023-12-01T04:57:30.331 INFO:tasks.rados.rados.0.smithi080.stdout:2712: done (11 left) 2023-12-01T04:57:30.331 INFO:tasks.rados.rados.0.smithi080.stdout:2713: done (10 left) 2023-12-01T04:57:30.331 INFO:tasks.rados.rados.0.smithi080.stdout:2714: done (9 left) 2023-12-01T04:57:30.331 INFO:tasks.rados.rados.0.smithi080.stdout:2715: done (8 left) 2023-12-01T04:57:30.331 INFO:tasks.rados.rados.0.smithi080.stdout:2716: done (7 left) 2023-12-01T04:57:30.331 INFO:tasks.rados.rados.0.smithi080.stdout:2717: done (6 left) 2023-12-01T04:57:30.331 INFO:tasks.rados.rados.0.smithi080.stdout:2724: delete oid 325 current snap is 0 2023-12-01T04:57:30.331 INFO:tasks.rados.rados.0.smithi080.stdout:2718: finishing write tid 5 to smithi08089843-148 2023-12-01T04:57:30.332 INFO:tasks.rados.rados.0.smithi080.stdout:2718: oid 148 updating version 0 to 332 2023-12-01T04:57:30.332 INFO:tasks.rados.rados.0.smithi080.stdout:2718: oid 148 updating version 332 to 333 2023-12-01T04:57:30.332 INFO:tasks.rados.rados.0.smithi080.stdout:2718: oid 148 updating version 333 to 334 2023-12-01T04:57:30.332 INFO:tasks.rados.rados.0.smithi080.stdout:2718: oid 148 version 334 is already newer than 331 2023-12-01T04:57:30.332 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 148 v 334 (ObjNum 1752 snap 0 seq_num 1752) dirty exists 2023-12-01T04:57:30.332 INFO:tasks.rados.rados.0.smithi080.stdout:2718: left oid 148 (ObjNum 1752 snap 0 seq_num 1752) 2023-12-01T04:57:30.332 INFO:tasks.rados.rados.0.smithi080.stdout:2719: expect (ObjNum 1482 snap 0 seq_num 1482) 2023-12-01T04:57:30.504 INFO:tasks.rados.rados.0.smithi080.stdout:2720: finishing write tid 1 to smithi08089843-497 2023-12-01T04:57:30.505 INFO:tasks.rados.rados.0.smithi080.stdout:2720: finishing write tid 2 to smithi08089843-497 2023-12-01T04:57:30.505 INFO:tasks.rados.rados.0.smithi080.stdout:2720: finishing write tid 3 to smithi08089843-497 2023-12-01T04:57:30.505 INFO:tasks.rados.rados.0.smithi080.stdout:2720: finishing write tid 4 to smithi08089843-497 2023-12-01T04:57:30.505 INFO:tasks.rados.rados.0.smithi080.stdout:2720: finishing write tid 5 to smithi08089843-497 2023-12-01T04:57:30.505 INFO:tasks.rados.rados.0.smithi080.stdout:2720: oid 497 updating version 0 to 299 2023-12-01T04:57:30.505 INFO:tasks.rados.rados.0.smithi080.stdout:2720: oid 497 updating version 299 to 300 2023-12-01T04:57:30.505 INFO:tasks.rados.rados.0.smithi080.stdout:2720: oid 497 version 300 is already newer than 298 2023-12-01T04:57:30.505 INFO:tasks.rados.rados.0.smithi080.stdout:2720: oid 497 version 300 is already newer than 297 2023-12-01T04:57:30.505 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 497 v 300 (ObjNum 1753 snap 0 seq_num 1753) dirty exists 2023-12-01T04:57:30.505 INFO:tasks.rados.rados.0.smithi080.stdout:2720: left oid 497 (ObjNum 1753 snap 0 seq_num 1753) 2023-12-01T04:57:30.505 INFO:tasks.rados.rados.0.smithi080.stdout:2721: finishing write tid 1 to smithi08089843-340 2023-12-01T04:57:30.505 INFO:tasks.rados.rados.0.smithi080.stdout:2721: finishing write tid 2 to smithi08089843-340 2023-12-01T04:57:30.505 INFO:tasks.rados.rados.0.smithi080.stdout:2721: finishing write tid 3 to smithi08089843-340 2023-12-01T04:57:30.505 INFO:tasks.rados.rados.0.smithi080.stdout:2721: finishing write tid 4 to smithi08089843-340 2023-12-01T04:57:30.506 INFO:tasks.rados.rados.0.smithi080.stdout:2721: oid 340 updating version 0 to 408 2023-12-01T04:57:30.506 INFO:tasks.rados.rados.0.smithi080.stdout:2721: oid 340 version 408 is already newer than 406 2023-12-01T04:57:30.506 INFO:tasks.rados.rados.0.smithi080.stdout:2721: oid 340 version 408 is already newer than 407 2023-12-01T04:57:30.506 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 340 v 408 (ObjNum 1754 snap 0 seq_num 1754) dirty exists 2023-12-01T04:57:30.506 INFO:tasks.rados.rados.0.smithi080.stdout:2721: left oid 340 (ObjNum 1754 snap 0 seq_num 1754) 2023-12-01T04:57:30.506 INFO:tasks.rados.rados.0.smithi080.stdout:2723: finishing write tid 1 to smithi08089843-23 2023-12-01T04:57:30.506 INFO:tasks.rados.rados.0.smithi080.stdout:2723: finishing write tid 2 to smithi08089843-23 2023-12-01T04:57:30.506 INFO:tasks.rados.rados.0.smithi080.stdout:2718: done (6 left) 2023-12-01T04:57:30.506 INFO:tasks.rados.rados.0.smithi080.stdout:2719: done (5 left) 2023-12-01T04:57:30.506 INFO:tasks.rados.rados.0.smithi080.stdout:2720: done (4 left) 2023-12-01T04:57:30.506 INFO:tasks.rados.rados.0.smithi080.stdout:2721: done (3 left) 2023-12-01T04:57:30.506 INFO:tasks.rados.rados.0.smithi080.stdout:2722: done (2 left) 2023-12-01T04:57:30.506 INFO:tasks.rados.rados.0.smithi080.stdout:2724: done (1 left) 2023-12-01T04:57:30.506 INFO:tasks.rados.rados.0.smithi080.stdout:2725: read oid 298 snap -1 2023-12-01T04:57:30.506 INFO:tasks.rados.rados.0.smithi080.stdout:2725: expect (ObjNum 1095 snap 0 seq_num 1095) 2023-12-01T04:57:30.507 INFO:tasks.rados.rados.0.smithi080.stdout:2726: read oid 96 snap -1 2023-12-01T04:57:30.507 INFO:tasks.rados.rados.0.smithi080.stdout:2726: expect deleted 2023-12-01T04:57:30.507 INFO:tasks.rados.rados.0.smithi080.stdout:2727: read oid 217 snap -1 2023-12-01T04:57:30.507 INFO:tasks.rados.rados.0.smithi080.stdout:2727: expect (ObjNum 1615 snap 0 seq_num 1615) 2023-12-01T04:57:30.507 INFO:tasks.rados.rados.0.smithi080.stdout:2728: write oid 378 current snap is 0 2023-12-01T04:57:30.507 INFO:tasks.rados.rados.0.smithi080.stdout:2728: seq_num 1757 ranges {729899=690036,1998627=471271,3166316=363583} 2023-12-01T04:57:30.517 INFO:tasks.rados.rados.0.smithi080.stdout:2728: writing smithi08089843-378 from 729899 to 1419935 tid 1 2023-12-01T04:57:30.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:57:30 smithi090 bash[32384]: audit 2023-12-01T04:57:29.932902+0000 mon.a (mon.0) 871 : audit 0 from='client.? 172.21.15.80:0/3339797865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:57:30.524 INFO:tasks.rados.rados.0.smithi080.stdout:2728: writing smithi08089843-378 from 1998627 to 2469898 tid 2 2023-12-01T04:57:30.532 INFO:tasks.rados.rados.0.smithi080.stdout:2728: writing smithi08089843-378 from 3166316 to 3529899 tid 3 2023-12-01T04:57:30.532 INFO:tasks.rados.rados.0.smithi080.stdout:2729: write oid 132 current snap is 0 2023-12-01T04:57:30.532 INFO:tasks.rados.rados.0.smithi080.stdout:2723: finishing write tid 3 to smithi08089843-23 2023-12-01T04:57:30.532 INFO:tasks.rados.rados.0.smithi080.stdout:2723: finishing write tid 4 to smithi08089843-23 2023-12-01T04:57:30.532 INFO:tasks.rados.rados.0.smithi080.stdout:2723: finishing write tid 5 to smithi08089843-23 2023-12-01T04:57:30.532 INFO:tasks.rados.rados.0.smithi080.stdout:2723: oid 23 updating version 0 to 330 2023-12-01T04:57:30.532 INFO:tasks.rados.rados.0.smithi080.stdout:2723: oid 23 version 330 is already newer than 328 2023-12-01T04:57:30.532 INFO:tasks.rados.rados.0.smithi080.stdout:2723: oid 23 updating version 330 to 331 2023-12-01T04:57:30.532 INFO:tasks.rados.rados.0.smithi080.stdout:2723: oid 23 version 331 is already newer than 329 2023-12-01T04:57:30.532 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 23 v 331 (ObjNum 1755 snap 0 seq_num 1755) dirty exists 2023-12-01T04:57:30.532 INFO:tasks.rados.rados.0.smithi080.stdout:2723: left oid 23 (ObjNum 1755 snap 0 seq_num 1755) 2023-12-01T04:57:30.532 INFO:tasks.rados.rados.0.smithi080.stdout:2725: expect (ObjNum 1095 snap 0 seq_num 1095) 2023-12-01T04:57:30.653 INFO:tasks.rados.rados.0.smithi080.stdout:2727: expect (ObjNum 1615 snap 0 seq_num 1615) 2023-12-01T04:57:30.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:57:30 smithi080 bash[28361]: audit 2023-12-01T04:57:29.932902+0000 mon.a (mon.0) 871 : audit 0 from='client.? 172.21.15.80:0/3339797865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:57:30.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:57:30 smithi080 bash[41963]: audit 2023-12-01T04:57:29.932902+0000 mon.a (mon.0) 871 : audit 0 from='client.? 172.21.15.80:0/3339797865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:57:30.803 INFO:tasks.rados.rados.0.smithi080.stdout:2728: finishing write tid 1 to smithi08089843-378 2023-12-01T04:57:30.803 INFO:tasks.rados.rados.0.smithi080.stdout:2728: finishing write tid 2 to smithi08089843-378 2023-12-01T04:57:30.803 INFO:tasks.rados.rados.0.smithi080.stdout:2728: finishing write tid 3 to smithi08089843-378 2023-12-01T04:57:30.803 INFO:tasks.rados.rados.0.smithi080.stdout:2728: finishing write tid 4 to smithi08089843-378 2023-12-01T04:57:30.803 INFO:tasks.rados.rados.0.smithi080.stdout:2728: finishing write tid 5 to smithi08089843-378 2023-12-01T04:57:30.803 INFO:tasks.rados.rados.0.smithi080.stdout:2728: oid 378 updating version 0 to 282 2023-12-01T04:57:30.803 INFO:tasks.rados.rados.0.smithi080.stdout:2728: oid 378 version 282 is already newer than 280 2023-12-01T04:57:30.804 INFO:tasks.rados.rados.0.smithi080.stdout:2728: oid 378 version 282 is already newer than 281 2023-12-01T04:57:30.804 INFO:tasks.rados.rados.0.smithi080.stdout:2728: oid 378 version 282 is already newer than 279 2023-12-01T04:57:30.804 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 378 v 282 (ObjNum 1757 snap 0 seq_num 1757) dirty exists 2023-12-01T04:57:30.804 INFO:tasks.rados.rados.0.smithi080.stdout:2728: left oid 378 (ObjNum 1757 snap 0 seq_num 1757) 2023-12-01T04:57:30.804 INFO:tasks.rados.rados.0.smithi080.stdout:2729: seq_num 1758 ranges {746706=765285,2057109=731282,3193739=352967} 2023-12-01T04:57:30.818 INFO:tasks.rados.rados.0.smithi080.stdout:2729: writing smithi08089843-132 from 746706 to 1511991 tid 1 2023-12-01T04:57:30.826 INFO:tasks.rados.rados.0.smithi080.stdout:2729: writing smithi08089843-132 from 2057109 to 2788391 tid 2 2023-12-01T04:57:30.831 INFO:tasks.rados.rados.0.smithi080.stdout:2729: writing smithi08089843-132 from 3193739 to 3546706 tid 3 2023-12-01T04:57:30.831 INFO:tasks.rados.rados.0.smithi080.stdout:2723: done (5 left) 2023-12-01T04:57:30.831 INFO:tasks.rados.rados.0.smithi080.stdout:2725: done (4 left) 2023-12-01T04:57:30.831 INFO:tasks.rados.rados.0.smithi080.stdout:2726: done (3 left) 2023-12-01T04:57:30.831 INFO:tasks.rados.rados.0.smithi080.stdout:2727: done (2 left) 2023-12-01T04:57:30.832 INFO:tasks.rados.rados.0.smithi080.stdout:2728: done (1 left) 2023-12-01T04:57:30.832 INFO:tasks.rados.rados.0.smithi080.stdout:2730: read oid 420 snap -1 2023-12-01T04:57:30.832 INFO:tasks.rados.rados.0.smithi080.stdout:2730: expect (ObjNum 1420 snap 0 seq_num 1420) 2023-12-01T04:57:30.832 INFO:tasks.rados.rados.0.smithi080.stdout:2731: read oid 207 snap -1 2023-12-01T04:57:30.832 INFO:tasks.rados.rados.0.smithi080.stdout:2731: expect (ObjNum 1444 snap 0 seq_num 1444) 2023-12-01T04:57:30.832 INFO:tasks.rados.rados.0.smithi080.stdout:2732: write oid 398 current snap is 0 2023-12-01T04:57:30.832 INFO:tasks.rados.rados.0.smithi080.stdout:2729: finishing write tid 1 to smithi08089843-132 2023-12-01T04:57:30.832 INFO:tasks.rados.rados.0.smithi080.stdout:2732: seq_num 1759 ranges {763513=440534,1715591=474940,2821162=423353} 2023-12-01T04:57:30.838 INFO:tasks.rados.rados.0.smithi080.stdout:2732: writing smithi08089843-398 from 763513 to 1204047 tid 1 2023-12-01T04:57:30.844 INFO:tasks.rados.rados.0.smithi080.stdout:2732: writing smithi08089843-398 from 1715591 to 2190531 tid 2 2023-12-01T04:57:30.850 INFO:tasks.rados.rados.0.smithi080.stdout:2732: writing smithi08089843-398 from 2821162 to 3244515 tid 3 2023-12-01T04:57:30.850 INFO:tasks.rados.rados.0.smithi080.stdout:2733: delete oid 126 current snap is 0 2023-12-01T04:57:30.850 INFO:tasks.rados.rados.0.smithi080.stdout:2729: finishing write tid 2 to smithi08089843-132 2023-12-01T04:57:30.851 INFO:tasks.rados.rados.0.smithi080.stdout:2729: finishing write tid 3 to smithi08089843-132 2023-12-01T04:57:30.851 INFO:tasks.rados.rados.0.smithi080.stdout:2729: finishing write tid 4 to smithi08089843-132 2023-12-01T04:57:30.851 INFO:tasks.rados.rados.0.smithi080.stdout:2729: finishing write tid 5 to smithi08089843-132 2023-12-01T04:57:30.851 INFO:tasks.rados.rados.0.smithi080.stdout:2729: oid 132 updating version 0 to 301 2023-12-01T04:57:30.851 INFO:tasks.rados.rados.0.smithi080.stdout:2729: oid 132 updating version 301 to 304 2023-12-01T04:57:30.851 INFO:tasks.rados.rados.0.smithi080.stdout:2729: oid 132 version 304 is already newer than 302 2023-12-01T04:57:30.851 INFO:tasks.rados.rados.0.smithi080.stdout:2729: oid 132 version 304 is already newer than 303 2023-12-01T04:57:30.851 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 132 v 304 (ObjNum 1758 snap 0 seq_num 1758) dirty exists 2023-12-01T04:57:30.851 INFO:tasks.rados.rados.0.smithi080.stdout:2729: left oid 132 (ObjNum 1758 snap 0 seq_num 1758) 2023-12-01T04:57:30.851 INFO:tasks.rados.rados.0.smithi080.stdout:2731: expect (ObjNum 1444 snap 0 seq_num 1444) 2023-12-01T04:57:30.982 INFO:tasks.rados.rados.0.smithi080.stdout:2730: expect (ObjNum 1420 snap 0 seq_num 1420) 2023-12-01T04:57:31.191 INFO:tasks.rados.rados.0.smithi080.stdout:2732: finishing write tid 1 to smithi08089843-398 2023-12-01T04:57:31.191 INFO:tasks.rados.rados.0.smithi080.stdout:2732: finishing write tid 2 to smithi08089843-398 2023-12-01T04:57:31.192 INFO:tasks.rados.rados.0.smithi080.stdout:2732: finishing write tid 3 to smithi08089843-398 2023-12-01T04:57:31.192 INFO:tasks.rados.rados.0.smithi080.stdout:2732: finishing write tid 4 to smithi08089843-398 2023-12-01T04:57:31.192 INFO:tasks.rados.rados.0.smithi080.stdout:2732: finishing write tid 5 to smithi08089843-398 2023-12-01T04:57:31.192 INFO:tasks.rados.rados.0.smithi080.stdout:2732: oid 398 updating version 0 to 335 2023-12-01T04:57:31.192 INFO:tasks.rados.rados.0.smithi080.stdout:2732: oid 398 updating version 335 to 337 2023-12-01T04:57:31.192 INFO:tasks.rados.rados.0.smithi080.stdout:2732: oid 398 updating version 337 to 338 2023-12-01T04:57:31.192 INFO:tasks.rados.rados.0.smithi080.stdout:2732: oid 398 version 338 is already newer than 336 2023-12-01T04:57:31.192 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 398 v 338 (ObjNum 1759 snap 0 seq_num 1759) dirty exists 2023-12-01T04:57:31.192 INFO:tasks.rados.rados.0.smithi080.stdout:2732: left oid 398 (ObjNum 1759 snap 0 seq_num 1759) 2023-12-01T04:57:31.192 INFO:tasks.rados.rados.0.smithi080.stdout:2729: done (4 left) 2023-12-01T04:57:31.192 INFO:tasks.rados.rados.0.smithi080.stdout:2730: done (3 left) 2023-12-01T04:57:31.192 INFO:tasks.rados.rados.0.smithi080.stdout:2731: done (2 left) 2023-12-01T04:57:31.192 INFO:tasks.rados.rados.0.smithi080.stdout:2732: done (1 left) 2023-12-01T04:57:31.192 INFO:tasks.rados.rados.0.smithi080.stdout:2733: done (0 left) 2023-12-01T04:57:31.192 INFO:tasks.rados.rados.0.smithi080.stdout:2734: write oid 312 current snap is 0 2023-12-01T04:57:31.192 INFO:tasks.rados.rados.0.smithi080.stdout:2734: seq_num 1761 ranges {797127=591032,2116202=478609,3159655=437472} 2023-12-01T04:57:31.205 INFO:tasks.rados.rados.0.smithi080.stdout:2734: writing smithi08089843-312 from 797127 to 1388159 tid 1 2023-12-01T04:57:31.211 INFO:tasks.rados.rados.0.smithi080.stdout:2734: writing smithi08089843-312 from 2116202 to 2594811 tid 2 2023-12-01T04:57:31.217 INFO:tasks.rados.rados.0.smithi080.stdout:2734: writing smithi08089843-312 from 3159655 to 3597127 tid 3 2023-12-01T04:57:31.217 INFO:tasks.rados.rados.0.smithi080.stdout:2735: delete oid 168 current snap is 0 2023-12-01T04:57:31.218 INFO:tasks.rados.rados.0.smithi080.stdout:2734: finishing write tid 1 to smithi08089843-312 2023-12-01T04:57:31.218 INFO:tasks.rados.rados.0.smithi080.stdout:2734: finishing write tid 2 to smithi08089843-312 2023-12-01T04:57:31.220 INFO:tasks.rados.rados.0.smithi080.stdout:2735: done (1 left) 2023-12-01T04:57:31.220 INFO:tasks.rados.rados.0.smithi080.stdout:2736: write oid 68 current snap is 0 2023-12-01T04:57:31.220 INFO:tasks.rados.rados.0.smithi080.stdout:2736: seq_num 1763 ranges {430741=741530,1833166=482278,2814501=584794} 2023-12-01T04:57:31.232 INFO:tasks.rados.rados.0.smithi080.stdout:2736: writing smithi08089843-68 from 430741 to 1172271 tid 1 2023-12-01T04:57:31.239 INFO:tasks.rados.rados.0.smithi080.stdout:2736: writing smithi08089843-68 from 1833166 to 2315444 tid 2 2023-12-01T04:57:31.245 INFO:tasks.rados.rados.0.smithi080.stdout:2736: writing smithi08089843-68 from 2814501 to 3399295 tid 3 2023-12-01T04:57:31.245 INFO:tasks.rados.rados.0.smithi080.stdout:2737: write oid 54 current snap is 0 2023-12-01T04:57:31.245 INFO:tasks.rados.rados.0.smithi080.stdout:2737: seq_num 1764 ranges {447548=533132,1491648=742289,2841924=796066} 2023-12-01T04:57:31.251 INFO:tasks.rados.rados.0.smithi080.stdout:2737: writing smithi08089843-54 from 447548 to 980680 tid 1 2023-12-01T04:57:31.258 INFO:tasks.rados.rados.0.smithi080.stdout:2737: writing smithi08089843-54 from 1491648 to 2233937 tid 2 2023-12-01T04:57:31.266 INFO:tasks.rados.rados.0.smithi080.stdout:2737: writing smithi08089843-54 from 2841924 to 3637990 tid 3 2023-12-01T04:57:31.266 INFO:tasks.rados.rados.0.smithi080.stdout:2738: read oid 192 snap -1 2023-12-01T04:57:31.266 INFO:tasks.rados.rados.0.smithi080.stdout:2738: expect deleted 2023-12-01T04:57:31.266 INFO:tasks.rados.rados.0.smithi080.stdout:2739: write oid 260 current snap is 0 2023-12-01T04:57:31.266 INFO:tasks.rados.rados.0.smithi080.stdout:2739: seq_num 1765 ranges {464355=608381,1550130=485947,2469347=607338,3549144=115211} 2023-12-01T04:57:31.273 INFO:tasks.rados.rados.0.smithi080.stdout:2739: writing smithi08089843-260 from 464355 to 1072736 tid 1 2023-12-01T04:57:31.278 INFO:tasks.rados.rados.0.smithi080.stdout:2739: writing smithi08089843-260 from 1550130 to 2036077 tid 2 2023-12-01T04:57:31.284 INFO:tasks.rados.rados.0.smithi080.stdout:2739: writing smithi08089843-260 from 2469347 to 3076685 tid 3 2023-12-01T04:57:31.288 INFO:tasks.rados.rados.0.smithi080.stdout:2739: writing smithi08089843-260 from 3549144 to 3664355 tid 4 2023-12-01T04:57:31.288 INFO:tasks.rados.rados.0.smithi080.stdout:2740: delete oid 272 current snap is 0 2023-12-01T04:57:31.288 INFO:tasks.rados.rados.0.smithi080.stdout:2734: finishing write tid 3 to smithi08089843-312 2023-12-01T04:57:31.288 INFO:tasks.rados.rados.0.smithi080.stdout:2734: finishing write tid 4 to smithi08089843-312 2023-12-01T04:57:31.288 INFO:tasks.rados.rados.0.smithi080.stdout:2734: finishing write tid 5 to smithi08089843-312 2023-12-01T04:57:31.289 INFO:tasks.rados.rados.0.smithi080.stdout:2734: oid 312 updating version 0 to 335 2023-12-01T04:57:31.289 INFO:tasks.rados.rados.0.smithi080.stdout:2734: oid 312 version 335 is already newer than 332 2023-12-01T04:57:31.289 INFO:tasks.rados.rados.0.smithi080.stdout:2734: oid 312 version 335 is already newer than 334 2023-12-01T04:57:31.289 INFO:tasks.rados.rados.0.smithi080.stdout:2734: oid 312 version 335 is already newer than 333 2023-12-01T04:57:31.289 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 312 v 335 (ObjNum 1761 snap 0 seq_num 1761) dirty exists 2023-12-01T04:57:31.289 INFO:tasks.rados.rados.0.smithi080.stdout:2734: left oid 312 (ObjNum 1761 snap 0 seq_num 1761) 2023-12-01T04:57:31.289 INFO:tasks.rados.rados.0.smithi080.stdout:2736: finishing write tid 1 to smithi08089843-68 2023-12-01T04:57:31.289 INFO:tasks.rados.rados.0.smithi080.stdout:2736: finishing write tid 2 to smithi08089843-68 2023-12-01T04:57:31.289 INFO:tasks.rados.rados.0.smithi080.stdout:2736: finishing write tid 3 to smithi08089843-68 2023-12-01T04:57:31.289 INFO:tasks.rados.rados.0.smithi080.stdout:2736: finishing write tid 4 to smithi08089843-68 2023-12-01T04:57:31.289 INFO:tasks.rados.rados.0.smithi080.stdout:2736: finishing write tid 5 to smithi08089843-68 2023-12-01T04:57:31.289 INFO:tasks.rados.rados.0.smithi080.stdout:2736: oid 68 updating version 0 to 360 2023-12-01T04:57:31.289 INFO:tasks.rados.rados.0.smithi080.stdout:2736: oid 68 version 360 is already newer than 359 2023-12-01T04:57:31.289 INFO:tasks.rados.rados.0.smithi080.stdout:2736: oid 68 version 360 is already newer than 357 2023-12-01T04:57:31.290 INFO:tasks.rados.rados.0.smithi080.stdout:2736: oid 68 version 360 is already newer than 358 2023-12-01T04:57:31.290 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 68 v 360 (ObjNum 1763 snap 0 seq_num 1763) dirty exists 2023-12-01T04:57:31.290 INFO:tasks.rados.rados.0.smithi080.stdout:2736: left oid 68 (ObjNum 1763 snap 0 seq_num 1763) 2023-12-01T04:57:31.290 INFO:tasks.rados.rados.0.smithi080.stdout:2737: finishing write tid 1 to smithi08089843-54 2023-12-01T04:57:31.290 INFO:tasks.rados.rados.0.smithi080.stdout:2737: finishing write tid 2 to smithi08089843-54 2023-12-01T04:57:31.290 INFO:tasks.rados.rados.0.smithi080.stdout:2737: finishing write tid 3 to smithi08089843-54 2023-12-01T04:57:31.290 INFO:tasks.rados.rados.0.smithi080.stdout:2737: finishing write tid 4 to smithi08089843-54 2023-12-01T04:57:31.290 INFO:tasks.rados.rados.0.smithi080.stdout:2737: finishing write tid 5 to smithi08089843-54 2023-12-01T04:57:31.290 INFO:tasks.rados.rados.0.smithi080.stdout:2737: oid 54 updating version 0 to 493 2023-12-01T04:57:31.290 INFO:tasks.rados.rados.0.smithi080.stdout:2737: oid 54 version 493 is already newer than 491 2023-12-01T04:57:31.290 INFO:tasks.rados.rados.0.smithi080.stdout:2737: oid 54 updating version 493 to 494 2023-12-01T04:57:31.290 INFO:tasks.rados.rados.0.smithi080.stdout:2737: oid 54 version 494 is already newer than 492 2023-12-01T04:57:31.290 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 54 v 494 (ObjNum 1764 snap 0 seq_num 1764) dirty exists 2023-12-01T04:57:31.291 INFO:tasks.rados.rados.0.smithi080.stdout:2737: left oid 54 (ObjNum 1764 snap 0 seq_num 1764) 2023-12-01T04:57:31.291 INFO:tasks.rados.rados.0.smithi080.stdout:2739: finishing write tid 1 to smithi08089843-260 2023-12-01T04:57:31.291 INFO:tasks.rados.rados.0.smithi080.stdout:2739: finishing write tid 2 to smithi08089843-260 2023-12-01T04:57:31.291 INFO:tasks.rados.rados.0.smithi080.stdout:2739: finishing write tid 3 to smithi08089843-260 2023-12-01T04:57:31.291 INFO:tasks.rados.rados.0.smithi080.stdout:2734: done (5 left) 2023-12-01T04:57:31.291 INFO:tasks.rados.rados.0.smithi080.stdout:2736: done (4 left) 2023-12-01T04:57:31.291 INFO:tasks.rados.rados.0.smithi080.stdout:2737: done (3 left) 2023-12-01T04:57:31.291 INFO:tasks.rados.rados.0.smithi080.stdout:2738: done (2 left) 2023-12-01T04:57:31.292 INFO:tasks.rados.rados.0.smithi080.stdout:2740: done (1 left) 2023-12-01T04:57:31.292 INFO:tasks.rados.rados.0.smithi080.stdout:2741: write oid 487 current snap is 0 2023-12-01T04:57:31.292 INFO:tasks.rados.rados.0.smithi080.stdout:2741: seq_num 1767 ranges {497969=758879,1667094=489616,2924193=629882} 2023-12-01T04:57:31.297 INFO:tasks.rados.rados.0.smithi080.stdout:2741: writing smithi08089843-487 from 497969 to 1256848 tid 1 2023-12-01T04:57:31.303 INFO:tasks.rados.rados.0.smithi080.stdout:2741: writing smithi08089843-487 from 1667094 to 2156710 tid 2 2023-12-01T04:57:31.311 INFO:tasks.rados.rados.0.smithi080.stdout:2741: writing smithi08089843-487 from 2924193 to 3554075 tid 3 2023-12-01T04:57:31.311 INFO:tasks.rados.rados.0.smithi080.stdout:2742: write oid 60 current snap is 0 2023-12-01T04:57:31.312 INFO:tasks.rados.rados.0.smithi080.stdout:2742: seq_num 1768 ranges {514776=434128,1609223=633274,2718910=557507} 2023-12-01T04:57:31.317 INFO:tasks.rados.rados.0.smithi080.stdout:2742: writing smithi08089843-60 from 514776 to 948904 tid 1 2023-12-01T04:57:31.324 INFO:tasks.rados.rados.0.smithi080.stdout:2742: writing smithi08089843-60 from 1609223 to 2242497 tid 2 2023-12-01T04:57:31.330 INFO:tasks.rados.rados.0.smithi080.stdout:2742: writing smithi08089843-60 from 2718910 to 3276417 tid 3 2023-12-01T04:57:31.330 INFO:tasks.rados.rados.0.smithi080.stdout:2743: write oid 201 current snap is 0 2023-12-01T04:57:31.330 INFO:tasks.rados.rados.0.smithi080.stdout:2739: finishing write tid 4 to smithi08089843-260 2023-12-01T04:57:31.330 INFO:tasks.rados.rados.0.smithi080.stdout:2743: seq_num 1769 ranges {531583=509377,1667705=493285,2862686=768779} 2023-12-01T04:57:31.336 INFO:tasks.rados.rados.0.smithi080.stdout:2743: writing smithi08089843-201 from 531583 to 1040960 tid 1 2023-12-01T04:57:31.342 INFO:tasks.rados.rados.0.smithi080.stdout:2743: writing smithi08089843-201 from 1667705 to 2160990 tid 2 2023-12-01T04:57:31.351 INFO:tasks.rados.rados.0.smithi080.stdout:2743: writing smithi08089843-201 from 2862686 to 3631465 tid 3 2023-12-01T04:57:31.351 INFO:tasks.rados.rados.0.smithi080.stdout:2744: read oid 249 snap -1 2023-12-01T04:57:31.351 INFO:tasks.rados.rados.0.smithi080.stdout:2744: expect (ObjNum 960 snap 0 seq_num 960) 2023-12-01T04:57:31.351 INFO:tasks.rados.rados.0.smithi080.stdout:2745: read oid 421 snap -1 2023-12-01T04:57:31.351 INFO:tasks.rados.rados.0.smithi080.stdout:2745: expect (ObjNum 1479 snap 0 seq_num 1479) 2023-12-01T04:57:31.351 INFO:tasks.rados.rados.0.smithi080.stdout:2746: write oid 456 current snap is 0 2023-12-01T04:57:31.351 INFO:tasks.rados.rados.0.smithi080.stdout:2746: seq_num 1770 ranges {548390=584626,1726187=636943,2773756=580051} 2023-12-01T04:57:31.358 INFO:tasks.rados.rados.0.smithi080.stdout:2746: writing smithi08089843-456 from 548390 to 1133016 tid 1 2023-12-01T04:57:31.365 INFO:tasks.rados.rados.0.smithi080.stdout:2746: writing smithi08089843-456 from 1726187 to 2363130 tid 2 2023-12-01T04:57:31.371 INFO:tasks.rados.rados.0.smithi080.stdout:2746: writing smithi08089843-456 from 2773756 to 3353807 tid 3 2023-12-01T04:57:31.371 INFO:tasks.rados.rados.0.smithi080.stdout:2747: write oid 426 current snap is 0 2023-12-01T04:57:31.371 INFO:tasks.rados.rados.0.smithi080.stdout:2747: seq_num 1771 ranges {565197=659875,1784669=496954,2917532=791323} 2023-12-01T04:57:31.378 INFO:tasks.rados.rados.0.smithi080.stdout:2747: writing smithi08089843-426 from 565197 to 1225072 tid 1 2023-12-01T04:57:31.384 INFO:tasks.rados.rados.0.smithi080.stdout:2747: writing smithi08089843-426 from 1784669 to 2281623 tid 2 2023-12-01T04:57:31.392 INFO:tasks.rados.rados.0.smithi080.stdout:2747: writing smithi08089843-426 from 2917532 to 3708855 tid 3 2023-12-01T04:57:31.392 INFO:tasks.rados.rados.0.smithi080.stdout:2748: write oid 217 current snap is 0 2023-12-01T04:57:31.392 INFO:tasks.rados.rados.0.smithi080.stdout:2748: seq_num 1772 ranges {582004=451477,1443151=640612,2544955=602595,3612817=169187} 2023-12-01T04:57:31.398 INFO:tasks.rados.rados.0.smithi080.stdout:2748: writing smithi08089843-217 from 582004 to 1033481 tid 1 2023-12-01T04:57:31.404 INFO:tasks.rados.rados.0.smithi080.stdout:2748: writing smithi08089843-217 from 1443151 to 2083763 tid 2 2023-12-01T04:57:31.410 INFO:tasks.rados.rados.0.smithi080.stdout:2748: writing smithi08089843-217 from 2544955 to 3147550 tid 3 2023-12-01T04:57:31.414 INFO:tasks.rados.rados.0.smithi080.stdout:2748: writing smithi08089843-217 from 3612817 to 3782004 tid 4 2023-12-01T04:57:31.414 INFO:tasks.rados.rados.0.smithi080.stdout:2749: write oid 310 current snap is 0 2023-12-01T04:57:31.414 INFO:tasks.rados.rados.0.smithi080.stdout:2749: seq_num 1773 ranges {598811=526726,1901633=500623,2972378=530220} 2023-12-01T04:57:31.421 INFO:tasks.rados.rados.0.smithi080.stdout:2749: writing smithi08089843-310 from 598811 to 1125537 tid 1 2023-12-01T04:57:31.428 INFO:tasks.rados.rados.0.smithi080.stdout:2749: writing smithi08089843-310 from 1901633 to 2402256 tid 2 2023-12-01T04:57:31.436 INFO:tasks.rados.rados.0.smithi080.stdout:2749: writing smithi08089843-310 from 2972378 to 3502598 tid 3 2023-12-01T04:57:31.436 INFO:tasks.rados.rados.0.smithi080.stdout:2750: read oid 360 snap -1 2023-12-01T04:57:31.436 INFO:tasks.rados.rados.0.smithi080.stdout:2750: expect (ObjNum 359 snap 0 seq_num 359) 2023-12-01T04:57:31.436 INFO:tasks.rados.rados.0.smithi080.stdout:2751: read oid 376 snap -1 2023-12-01T04:57:31.436 INFO:tasks.rados.rados.0.smithi080.stdout:2751: expect (ObjNum 1078 snap 0 seq_num 1078) 2023-12-01T04:57:31.436 INFO:tasks.rados.rados.0.smithi080.stdout:2752: read oid 227 snap -1 2023-12-01T04:57:31.436 INFO:tasks.rados.rados.0.smithi080.stdout:2752: expect (ObjNum 226 snap 0 seq_num 226) 2023-12-01T04:57:31.436 INFO:tasks.rados.rados.0.smithi080.stdout:2753: delete oid 225 current snap is 0 2023-12-01T04:57:31.436 INFO:tasks.rados.rados.0.smithi080.stdout:2739: finishing write tid 5 to smithi08089843-260 2023-12-01T04:57:31.437 INFO:tasks.rados.rados.0.smithi080.stdout:2739: finishing write tid 6 to smithi08089843-260 2023-12-01T04:57:31.437 INFO:tasks.rados.rados.0.smithi080.stdout:2739: oid 260 updating version 0 to 418 2023-12-01T04:57:31.437 INFO:tasks.rados.rados.0.smithi080.stdout:2739: oid 260 updating version 418 to 420 2023-12-01T04:57:31.437 INFO:tasks.rados.rados.0.smithi080.stdout:2739: oid 260 version 420 is already newer than 417 2023-12-01T04:57:31.437 INFO:tasks.rados.rados.0.smithi080.stdout:2739: oid 260 updating version 420 to 421 2023-12-01T04:57:31.437 INFO:tasks.rados.rados.0.smithi080.stdout:2739: oid 260 version 421 is already newer than 419 2023-12-01T04:57:31.437 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 260 v 421 (ObjNum 1765 snap 0 seq_num 1765) dirty exists 2023-12-01T04:57:31.437 INFO:tasks.rados.rados.0.smithi080.stdout:2739: left oid 260 (ObjNum 1765 snap 0 seq_num 1765) 2023-12-01T04:57:31.437 INFO:tasks.rados.rados.0.smithi080.stdout:2741: finishing write tid 1 to smithi08089843-487 2023-12-01T04:57:31.437 INFO:tasks.rados.rados.0.smithi080.stdout:2741: finishing write tid 2 to smithi08089843-487 2023-12-01T04:57:31.437 INFO:tasks.rados.rados.0.smithi080.stdout:2741: finishing write tid 3 to smithi08089843-487 2023-12-01T04:57:31.437 INFO:tasks.rados.rados.0.smithi080.stdout:2741: finishing write tid 4 to smithi08089843-487 2023-12-01T04:57:31.437 INFO:tasks.rados.rados.0.smithi080.stdout:2741: finishing write tid 5 to smithi08089843-487 2023-12-01T04:57:31.437 INFO:tasks.rados.rados.0.smithi080.stdout:2741: oid 487 updating version 0 to 418 2023-12-01T04:57:31.437 INFO:tasks.rados.rados.0.smithi080.stdout:2741: oid 487 version 418 is already newer than 417 2023-12-01T04:57:31.438 INFO:tasks.rados.rados.0.smithi080.stdout:2741: oid 487 version 418 is already newer than 416 2023-12-01T04:57:31.438 INFO:tasks.rados.rados.0.smithi080.stdout:2741: oid 487 version 418 is already newer than 415 2023-12-01T04:57:31.438 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 487 v 418 (ObjNum 1767 snap 0 seq_num 1767) dirty exists 2023-12-01T04:57:31.438 INFO:tasks.rados.rados.0.smithi080.stdout:2741: left oid 487 (ObjNum 1767 snap 0 seq_num 1767) 2023-12-01T04:57:31.438 INFO:tasks.rados.rados.0.smithi080.stdout:2742: finishing write tid 1 to smithi08089843-60 2023-12-01T04:57:31.438 INFO:tasks.rados.rados.0.smithi080.stdout:2742: finishing write tid 2 to smithi08089843-60 2023-12-01T04:57:31.438 INFO:tasks.rados.rados.0.smithi080.stdout:2742: finishing write tid 3 to smithi08089843-60 2023-12-01T04:57:31.438 INFO:tasks.rados.rados.0.smithi080.stdout:2742: finishing write tid 4 to smithi08089843-60 2023-12-01T04:57:31.438 INFO:tasks.rados.rados.0.smithi080.stdout:2742: finishing write tid 5 to smithi08089843-60 2023-12-01T04:57:31.438 INFO:tasks.rados.rados.0.smithi080.stdout:2742: oid 60 updating version 0 to 423 2023-12-01T04:57:31.438 INFO:tasks.rados.rados.0.smithi080.stdout:2742: oid 60 updating version 423 to 425 2023-12-01T04:57:31.438 INFO:tasks.rados.rados.0.smithi080.stdout:2742: oid 60 version 425 is already newer than 422 2023-12-01T04:57:31.438 INFO:tasks.rados.rados.0.smithi080.stdout:2742: oid 60 version 425 is already newer than 424 2023-12-01T04:57:31.438 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 60 v 425 (ObjNum 1768 snap 0 seq_num 1768) dirty exists 2023-12-01T04:57:31.438 INFO:tasks.rados.rados.0.smithi080.stdout:2742: left oid 60 (ObjNum 1768 snap 0 seq_num 1768) 2023-12-01T04:57:31.439 INFO:tasks.rados.rados.0.smithi080.stdout:2743: finishing write tid 1 to smithi08089843-201 2023-12-01T04:57:31.439 INFO:tasks.rados.rados.0.smithi080.stdout:2743: finishing write tid 2 to smithi08089843-201 2023-12-01T04:57:31.439 INFO:tasks.rados.rados.0.smithi080.stdout:2743: finishing write tid 3 to smithi08089843-201 2023-12-01T04:57:31.439 INFO:tasks.rados.rados.0.smithi080.stdout:2743: finishing write tid 4 to smithi08089843-201 2023-12-01T04:57:31.439 INFO:tasks.rados.rados.0.smithi080.stdout:2743: finishing write tid 5 to smithi08089843-201 2023-12-01T04:57:31.439 INFO:tasks.rados.rados.0.smithi080.stdout:2743: oid 201 updating version 0 to 336 2023-12-01T04:57:31.439 INFO:tasks.rados.rados.0.smithi080.stdout:2743: oid 201 updating version 336 to 338 2023-12-01T04:57:31.439 INFO:tasks.rados.rados.0.smithi080.stdout:2743: oid 201 updating version 338 to 339 2023-12-01T04:57:31.439 INFO:tasks.rados.rados.0.smithi080.stdout:2743: oid 201 version 339 is already newer than 337 2023-12-01T04:57:31.439 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 201 v 339 (ObjNum 1769 snap 0 seq_num 1769) dirty exists 2023-12-01T04:57:31.439 INFO:tasks.rados.rados.0.smithi080.stdout:2743: left oid 201 (ObjNum 1769 snap 0 seq_num 1769) 2023-12-01T04:57:31.439 INFO:tasks.rados.rados.0.smithi080.stdout:2744: expect (ObjNum 960 snap 0 seq_num 960) 2023-12-01T04:57:31.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:57:31 smithi090 bash[32384]: cluster 2023-12-01T04:57:30.165874+0000 mgr.y (mgr.24362) 270 : cluster 0 pgmap v241: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 54 MiB/s rd, 8.1 MiB/s wr, 77 op/s 2023-12-01T04:57:31.551 INFO:tasks.rados.rados.0.smithi080.stdout:2746: finishing write tid 1 to smithi08089843-456 2023-12-01T04:57:31.551 INFO:tasks.rados.rados.0.smithi080.stdout:2745: expect (ObjNum 1479 snap 0 seq_num 1479) 2023-12-01T04:57:31.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:57:31 smithi080 bash[28361]: cluster 2023-12-01T04:57:30.165874+0000 mgr.y (mgr.24362) 270 : cluster 0 pgmap v241: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 54 MiB/s rd, 8.1 MiB/s wr, 77 op/s 2023-12-01T04:57:31.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:57:31 smithi080 bash[41963]: cluster 2023-12-01T04:57:30.165874+0000 mgr.y (mgr.24362) 270 : cluster 0 pgmap v241: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 54 MiB/s rd, 8.1 MiB/s wr, 77 op/s 2023-12-01T04:57:31.692 INFO:tasks.rados.rados.0.smithi080.stdout:2746: finishing write tid 2 to smithi08089843-456 2023-12-01T04:57:31.692 INFO:tasks.rados.rados.0.smithi080.stdout:2746: finishing write tid 3 to smithi08089843-456 2023-12-01T04:57:31.692 INFO:tasks.rados.rados.0.smithi080.stdout:2746: finishing write tid 4 to smithi08089843-456 2023-12-01T04:57:31.692 INFO:tasks.rados.rados.0.smithi080.stdout:2746: finishing write tid 5 to smithi08089843-456 2023-12-01T04:57:31.692 INFO:tasks.rados.rados.0.smithi080.stdout:2746: oid 456 updating version 0 to 339 2023-12-01T04:57:31.693 INFO:tasks.rados.rados.0.smithi080.stdout:2746: oid 456 updating version 339 to 342 2023-12-01T04:57:31.693 INFO:tasks.rados.rados.0.smithi080.stdout:2746: oid 456 version 342 is already newer than 341 2023-12-01T04:57:31.693 INFO:tasks.rados.rados.0.smithi080.stdout:2746: oid 456 version 342 is already newer than 340 2023-12-01T04:57:31.693 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 456 v 342 (ObjNum 1770 snap 0 seq_num 1770) dirty exists 2023-12-01T04:57:31.693 INFO:tasks.rados.rados.0.smithi080.stdout:2746: left oid 456 (ObjNum 1770 snap 0 seq_num 1770) 2023-12-01T04:57:31.693 INFO:tasks.rados.rados.0.smithi080.stdout:2747: finishing write tid 1 to smithi08089843-426 2023-12-01T04:57:31.693 INFO:tasks.rados.rados.0.smithi080.stdout:2747: finishing write tid 2 to smithi08089843-426 2023-12-01T04:57:31.693 INFO:tasks.rados.rados.0.smithi080.stdout:2747: finishing write tid 3 to smithi08089843-426 2023-12-01T04:57:31.693 INFO:tasks.rados.rados.0.smithi080.stdout:2747: finishing write tid 4 to smithi08089843-426 2023-12-01T04:57:31.693 INFO:tasks.rados.rados.0.smithi080.stdout:2747: finishing write tid 5 to smithi08089843-426 2023-12-01T04:57:31.693 INFO:tasks.rados.rados.0.smithi080.stdout:2747: oid 426 updating version 0 to 340 2023-12-01T04:57:31.693 INFO:tasks.rados.rados.0.smithi080.stdout:2747: oid 426 updating version 340 to 343 2023-12-01T04:57:31.693 INFO:tasks.rados.rados.0.smithi080.stdout:2747: oid 426 version 343 is already newer than 341 2023-12-01T04:57:31.693 INFO:tasks.rados.rados.0.smithi080.stdout:2747: oid 426 version 343 is already newer than 342 2023-12-01T04:57:31.694 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 426 v 343 (ObjNum 1771 snap 0 seq_num 1771) dirty exists 2023-12-01T04:57:31.694 INFO:tasks.rados.rados.0.smithi080.stdout:2747: left oid 426 (ObjNum 1771 snap 0 seq_num 1771) 2023-12-01T04:57:31.694 INFO:tasks.rados.rados.0.smithi080.stdout:2748: finishing write tid 1 to smithi08089843-217 2023-12-01T04:57:31.694 INFO:tasks.rados.rados.0.smithi080.stdout:2739: done (13 left) 2023-12-01T04:57:31.694 INFO:tasks.rados.rados.0.smithi080.stdout:2741: done (12 left) 2023-12-01T04:57:31.694 INFO:tasks.rados.rados.0.smithi080.stdout:2742: done (11 left) 2023-12-01T04:57:31.694 INFO:tasks.rados.rados.0.smithi080.stdout:2743: done (10 left) 2023-12-01T04:57:31.694 INFO:tasks.rados.rados.0.smithi080.stdout:2744: done (9 left) 2023-12-01T04:57:31.694 INFO:tasks.rados.rados.0.smithi080.stdout:2745: done (8 left) 2023-12-01T04:57:31.694 INFO:tasks.rados.rados.0.smithi080.stdout:2746: done (7 left) 2023-12-01T04:57:31.694 INFO:tasks.rados.rados.0.smithi080.stdout:2747: done (6 left) 2023-12-01T04:57:31.694 INFO:tasks.rados.rados.0.smithi080.stdout:2753: done (5 left) 2023-12-01T04:57:31.694 INFO:tasks.rados.rados.0.smithi080.stdout:2754: read oid 432 snap -1 2023-12-01T04:57:31.694 INFO:tasks.rados.rados.0.smithi080.stdout:2754: expect (ObjNum 1060 snap 0 seq_num 1060) 2023-12-01T04:57:31.694 INFO:tasks.rados.rados.0.smithi080.stdout:2755: read oid 281 snap -1 2023-12-01T04:57:31.695 INFO:tasks.rados.rados.0.smithi080.stdout:2755: expect (ObjNum 1533 snap 0 seq_num 1533) 2023-12-01T04:57:31.695 INFO:tasks.rados.rados.0.smithi080.stdout:2756: read oid 42 snap -1 2023-12-01T04:57:31.695 INFO:tasks.rados.rados.0.smithi080.stdout:2756: expect (ObjNum 41 snap 0 seq_num 41) 2023-12-01T04:57:31.695 INFO:tasks.rados.rados.0.smithi080.stdout:2757: read oid 377 snap -1 2023-12-01T04:57:31.695 INFO:tasks.rados.rados.0.smithi080.stdout:2757: expect (ObjNum 1322 snap 0 seq_num 1322) 2023-12-01T04:57:31.695 INFO:tasks.rados.rados.0.smithi080.stdout:2758: write oid 382 current snap is 0 2023-12-01T04:57:31.695 INFO:tasks.rados.rados.0.smithi080.stdout:2758: seq_num 1775 ranges {632425=677224,2018597=504292,3027224=552764} 2023-12-01T04:57:31.705 INFO:tasks.rados.rados.0.smithi080.stdout:2758: writing smithi08089843-382 from 632425 to 1309649 tid 1 2023-12-01T04:57:31.712 INFO:tasks.rados.rados.0.smithi080.stdout:2758: writing smithi08089843-382 from 2018597 to 2522889 tid 2 2023-12-01T04:57:31.718 INFO:tasks.rados.rados.0.smithi080.stdout:2758: writing smithi08089843-382 from 3027224 to 3579988 tid 3 2023-12-01T04:57:31.718 INFO:tasks.rados.rados.0.smithi080.stdout:2759: write oid 43 current snap is 0 2023-12-01T04:57:31.719 INFO:tasks.rados.rados.0.smithi080.stdout:2759: seq_num 1776 ranges {649232=752473,1960726=647950,3338294=510938} 2023-12-01T04:57:31.726 INFO:tasks.rados.rados.0.smithi080.stdout:2759: writing smithi08089843-43 from 649232 to 1401705 tid 1 2023-12-01T04:57:31.733 INFO:tasks.rados.rados.0.smithi080.stdout:2759: writing smithi08089843-43 from 1960726 to 2608676 tid 2 2023-12-01T04:57:31.740 INFO:tasks.rados.rados.0.smithi080.stdout:2759: writing smithi08089843-43 from 3338294 to 3849232 tid 3 2023-12-01T04:57:31.740 INFO:tasks.rados.rados.0.smithi080.stdout:2760: write oid 151 current snap is 0 2023-12-01T04:57:31.740 INFO:tasks.rados.rados.0.smithi080.stdout:2748: finishing write tid 2 to smithi08089843-217 2023-12-01T04:57:31.740 INFO:tasks.rados.rados.0.smithi080.stdout:2760: seq_num 1777 ranges {666039=427722,1619208=507961,2565717=691661,3660365=205674} 2023-12-01T04:57:31.746 INFO:tasks.rados.rados.0.smithi080.stdout:2760: writing smithi08089843-151 from 666039 to 1093761 tid 1 2023-12-01T04:57:31.752 INFO:tasks.rados.rados.0.smithi080.stdout:2760: writing smithi08089843-151 from 1619208 to 2127169 tid 2 2023-12-01T04:57:31.759 INFO:tasks.rados.rados.0.smithi080.stdout:2760: writing smithi08089843-151 from 2565717 to 3257378 tid 3 2023-12-01T04:57:31.762 INFO:tasks.rados.rados.0.smithi080.stdout:2760: writing smithi08089843-151 from 3660365 to 3866039 tid 4 2023-12-01T04:57:31.763 INFO:tasks.rados.rados.0.smithi080.stdout:2761: write oid 125 current snap is 0 2023-12-01T04:57:31.763 INFO:tasks.rados.rados.0.smithi080.stdout:2748: finishing write tid 3 to smithi08089843-217 2023-12-01T04:57:31.763 INFO:tasks.rados.rados.0.smithi080.stdout:2748: finishing write tid 4 to smithi08089843-217 2023-12-01T04:57:31.763 INFO:tasks.rados.rados.0.smithi080.stdout:2748: finishing write tid 5 to smithi08089843-217 2023-12-01T04:57:31.763 INFO:tasks.rados.rados.0.smithi080.stdout:2748: finishing write tid 6 to smithi08089843-217 2023-12-01T04:57:31.763 INFO:tasks.rados.rados.0.smithi080.stdout:2748: oid 217 updating version 0 to 307 2023-12-01T04:57:31.763 INFO:tasks.rados.rados.0.smithi080.stdout:2748: oid 217 updating version 307 to 309 2023-12-01T04:57:31.763 INFO:tasks.rados.rados.0.smithi080.stdout:2748: oid 217 version 309 is already newer than 306 2023-12-01T04:57:31.763 INFO:tasks.rados.rados.0.smithi080.stdout:2748: oid 217 version 309 is already newer than 308 2023-12-01T04:57:31.763 INFO:tasks.rados.rados.0.smithi080.stdout:2748: oid 217 version 309 is already newer than 305 2023-12-01T04:57:31.763 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 217 v 309 (ObjNum 1772 snap 0 seq_num 1772) dirty exists 2023-12-01T04:57:31.763 INFO:tasks.rados.rados.0.smithi080.stdout:2748: left oid 217 (ObjNum 1772 snap 0 seq_num 1772) 2023-12-01T04:57:31.763 INFO:tasks.rados.rados.0.smithi080.stdout:2749: finishing write tid 1 to smithi08089843-310 2023-12-01T04:57:31.763 INFO:tasks.rados.rados.0.smithi080.stdout:2749: finishing write tid 2 to smithi08089843-310 2023-12-01T04:57:31.764 INFO:tasks.rados.rados.0.smithi080.stdout:2751: expect (ObjNum 1078 snap 0 seq_num 1078) 2023-12-01T04:57:31.890 INFO:tasks.rados.rados.0.smithi080.stdout:2749: finishing write tid 3 to smithi08089843-310 2023-12-01T04:57:31.891 INFO:tasks.rados.rados.0.smithi080.stdout:2749: finishing write tid 4 to smithi08089843-310 2023-12-01T04:57:31.891 INFO:tasks.rados.rados.0.smithi080.stdout:2749: finishing write tid 5 to smithi08089843-310 2023-12-01T04:57:31.891 INFO:tasks.rados.rados.0.smithi080.stdout:2749: oid 310 updating version 0 to 408 2023-12-01T04:57:31.891 INFO:tasks.rados.rados.0.smithi080.stdout:2749: oid 310 version 408 is already newer than 406 2023-12-01T04:57:31.891 INFO:tasks.rados.rados.0.smithi080.stdout:2749: oid 310 version 408 is already newer than 407 2023-12-01T04:57:31.891 INFO:tasks.rados.rados.0.smithi080.stdout:2749: oid 310 updating version 408 to 409 2023-12-01T04:57:31.891 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 310 v 409 (ObjNum 1773 snap 0 seq_num 1773) dirty exists 2023-12-01T04:57:31.891 INFO:tasks.rados.rados.0.smithi080.stdout:2749: left oid 310 (ObjNum 1773 snap 0 seq_num 1773) 2023-12-01T04:57:31.891 INFO:tasks.rados.rados.0.smithi080.stdout:2752: expect (ObjNum 226 snap 0 seq_num 226) 2023-12-01T04:57:32.020 INFO:tasks.rados.rados.0.smithi080.stdout:2750: expect (ObjNum 359 snap 0 seq_num 359) 2023-12-01T04:57:32.094 INFO:tasks.rados.rados.0.smithi080.stdout:2757: expect (ObjNum 1322 snap 0 seq_num 1322) 2023-12-01T04:57:32.228 INFO:tasks.rados.rados.0.smithi080.stdout:2754: expect (ObjNum 1060 snap 0 seq_num 1060) 2023-12-01T04:57:32.429 INFO:tasks.rados.rados.0.smithi080.stdout:2755: expect (ObjNum 1533 snap 0 seq_num 1533) 2023-12-01T04:57:32.562 INFO:tasks.rados.rados.0.smithi080.stdout:2756: expect (ObjNum 41 snap 0 seq_num 41) 2023-12-01T04:57:32.652 INFO:tasks.rados.rados.0.smithi080.stdout:2758: finishing write tid 1 to smithi08089843-382 2023-12-01T04:57:32.652 INFO:tasks.rados.rados.0.smithi080.stdout:2758: finishing write tid 2 to smithi08089843-382 2023-12-01T04:57:32.652 INFO:tasks.rados.rados.0.smithi080.stdout:2758: finishing write tid 3 to smithi08089843-382 2023-12-01T04:57:32.652 INFO:tasks.rados.rados.0.smithi080.stdout:2758: finishing write tid 4 to smithi08089843-382 2023-12-01T04:57:32.652 INFO:tasks.rados.rados.0.smithi080.stdout:2758: finishing write tid 5 to smithi08089843-382 2023-12-01T04:57:32.653 INFO:tasks.rados.rados.0.smithi080.stdout:2758: oid 382 updating version 0 to 354 2023-12-01T04:57:32.653 INFO:tasks.rados.rados.0.smithi080.stdout:2758: oid 382 updating version 354 to 355 2023-12-01T04:57:32.653 INFO:tasks.rados.rados.0.smithi080.stdout:2758: oid 382 version 355 is already newer than 353 2023-12-01T04:57:32.653 INFO:tasks.rados.rados.0.smithi080.stdout:2758: oid 382 updating version 355 to 356 2023-12-01T04:57:32.653 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 382 v 356 (ObjNum 1775 snap 0 seq_num 1775) dirty exists 2023-12-01T04:57:32.653 INFO:tasks.rados.rados.0.smithi080.stdout:2758: left oid 382 (ObjNum 1775 snap 0 seq_num 1775) 2023-12-01T04:57:32.653 INFO:tasks.rados.rados.0.smithi080.stdout:2759: finishing write tid 1 to smithi08089843-43 2023-12-01T04:57:32.653 INFO:tasks.rados.rados.0.smithi080.stdout:2759: finishing write tid 2 to smithi08089843-43 2023-12-01T04:57:32.653 INFO:tasks.rados.rados.0.smithi080.stdout:2759: finishing write tid 3 to smithi08089843-43 2023-12-01T04:57:32.653 INFO:tasks.rados.rados.0.smithi080.stdout:2759: finishing write tid 4 to smithi08089843-43 2023-12-01T04:57:32.653 INFO:tasks.rados.rados.0.smithi080.stdout:2759: finishing write tid 5 to smithi08089843-43 2023-12-01T04:57:32.653 INFO:tasks.rados.rados.0.smithi080.stdout:2759: oid 43 updating version 0 to 426 2023-12-01T04:57:32.653 INFO:tasks.rados.rados.0.smithi080.stdout:2759: oid 43 updating version 426 to 428 2023-12-01T04:57:32.653 INFO:tasks.rados.rados.0.smithi080.stdout:2759: oid 43 updating version 428 to 429 2023-12-01T04:57:32.653 INFO:tasks.rados.rados.0.smithi080.stdout:2759: oid 43 version 429 is already newer than 427 2023-12-01T04:57:32.654 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 43 v 429 (ObjNum 1776 snap 0 seq_num 1776) dirty exists 2023-12-01T04:57:32.654 INFO:tasks.rados.rados.0.smithi080.stdout:2759: left oid 43 (ObjNum 1776 snap 0 seq_num 1776) 2023-12-01T04:57:32.654 INFO:tasks.rados.rados.0.smithi080.stdout:2760: finishing write tid 1 to smithi08089843-151 2023-12-01T04:57:32.654 INFO:tasks.rados.rados.0.smithi080.stdout:2760: finishing write tid 2 to smithi08089843-151 2023-12-01T04:57:32.654 INFO:tasks.rados.rados.0.smithi080.stdout:2760: finishing write tid 3 to smithi08089843-151 2023-12-01T04:57:32.654 INFO:tasks.rados.rados.0.smithi080.stdout:2760: finishing write tid 4 to smithi08089843-151 2023-12-01T04:57:32.654 INFO:tasks.rados.rados.0.smithi080.stdout:2760: finishing write tid 5 to smithi08089843-151 2023-12-01T04:57:32.654 INFO:tasks.rados.rados.0.smithi080.stdout:2760: finishing write tid 6 to smithi08089843-151 2023-12-01T04:57:32.654 INFO:tasks.rados.rados.0.smithi080.stdout:2760: oid 151 updating version 0 to 411 2023-12-01T04:57:32.654 INFO:tasks.rados.rados.0.smithi080.stdout:2760: oid 151 version 411 is already newer than 410 2023-12-01T04:57:32.654 INFO:tasks.rados.rados.0.smithi080.stdout:2760: oid 151 updating version 411 to 414 2023-12-01T04:57:32.654 INFO:tasks.rados.rados.0.smithi080.stdout:2760: oid 151 version 414 is already newer than 412 2023-12-01T04:57:32.654 INFO:tasks.rados.rados.0.smithi080.stdout:2760: oid 151 version 414 is already newer than 413 2023-12-01T04:57:32.654 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 151 v 414 (ObjNum 1777 snap 0 seq_num 1777) dirty exists 2023-12-01T04:57:32.654 INFO:tasks.rados.rados.0.smithi080.stdout:2760: left oid 151 (ObjNum 1777 snap 0 seq_num 1777) 2023-12-01T04:57:32.654 INFO:tasks.rados.rados.0.smithi080.stdout:2761: seq_num 1778 ranges {682846=502971,1677690=651619,2993140=502933} 2023-12-01T04:57:32.664 INFO:tasks.rados.rados.0.smithi080.stdout:2761: writing smithi08089843-125 from 682846 to 1185817 tid 1 2023-12-01T04:57:32.672 INFO:tasks.rados.rados.0.smithi080.stdout:2761: writing smithi08089843-125 from 1677690 to 2329309 tid 2 2023-12-01T04:57:32.680 INFO:tasks.rados.rados.0.smithi080.stdout:2761: writing smithi08089843-125 from 2993140 to 3496073 tid 3 2023-12-01T04:57:32.680 INFO:tasks.rados.rados.0.smithi080.stdout:2748: done (12 left) 2023-12-01T04:57:32.680 INFO:tasks.rados.rados.0.smithi080.stdout:2749: done (11 left) 2023-12-01T04:57:32.680 INFO:tasks.rados.rados.0.smithi080.stdout:2750: done (10 left) 2023-12-01T04:57:32.680 INFO:tasks.rados.rados.0.smithi080.stdout:2751: done (9 left) 2023-12-01T04:57:32.680 INFO:tasks.rados.rados.0.smithi080.stdout:2752: done (8 left) 2023-12-01T04:57:32.680 INFO:tasks.rados.rados.0.smithi080.stdout:2754: done (7 left) 2023-12-01T04:57:32.680 INFO:tasks.rados.rados.0.smithi080.stdout:2755: done (6 left) 2023-12-01T04:57:32.681 INFO:tasks.rados.rados.0.smithi080.stdout:2756: done (5 left) 2023-12-01T04:57:32.681 INFO:tasks.rados.rados.0.smithi080.stdout:2757: done (4 left) 2023-12-01T04:57:32.681 INFO:tasks.rados.rados.0.smithi080.stdout:2758: done (3 left) 2023-12-01T04:57:32.681 INFO:tasks.rados.rados.0.smithi080.stdout:2759: done (2 left) 2023-12-01T04:57:32.681 INFO:tasks.rados.rados.0.smithi080.stdout:2760: done (1 left) 2023-12-01T04:57:32.681 INFO:tasks.rados.rados.0.smithi080.stdout:2762: read oid 155 snap -1 2023-12-01T04:57:32.681 INFO:tasks.rados.rados.0.smithi080.stdout:2762: expect deleted 2023-12-01T04:57:32.681 INFO:tasks.rados.rados.0.smithi080.stdout:2763: write oid 397 current snap is 0 2023-12-01T04:57:32.681 INFO:tasks.rados.rados.0.smithi080.stdout:2763: seq_num 1779 ranges {699653=694573,1852525=795277,3420563=479090} 2023-12-01T04:57:32.687 INFO:tasks.rados.rados.0.smithi080.stdout:2763: writing smithi08089843-397 from 699653 to 1394226 tid 1 2023-12-01T04:57:32.695 INFO:tasks.rados.rados.0.smithi080.stdout:2763: writing smithi08089843-397 from 1852525 to 2647802 tid 2 2023-12-01T04:57:32.702 INFO:tasks.rados.rados.0.smithi080.stdout:2763: writing smithi08089843-397 from 3420563 to 3899653 tid 3 2023-12-01T04:57:32.702 INFO:tasks.rados.rados.0.smithi080.stdout:2764: write oid 219 current snap is 0 2023-12-01T04:57:32.702 INFO:tasks.rados.rados.0.smithi080.stdout:2764: seq_num 1780 ranges {716460=769822,2194654=655288,3447986=468474} 2023-12-01T04:57:32.710 INFO:tasks.rados.rados.0.smithi080.stdout:2764: writing smithi08089843-219 from 716460 to 1486282 tid 1 2023-12-01T04:57:32.719 INFO:tasks.rados.rados.0.smithi080.stdout:2764: writing smithi08089843-219 from 2194654 to 2849942 tid 2 2023-12-01T04:57:32.725 INFO:tasks.rados.rados.0.smithi080.stdout:2764: writing smithi08089843-219 from 3447986 to 3916460 tid 3 2023-12-01T04:57:32.726 INFO:tasks.rados.rados.0.smithi080.stdout:2765: read oid 352 snap -1 2023-12-01T04:57:32.726 INFO:tasks.rados.rados.0.smithi080.stdout:2765: expect (ObjNum 1159 snap 0 seq_num 1159) 2023-12-01T04:57:32.726 INFO:tasks.rados.rados.0.smithi080.stdout:2766: write oid 189 current snap is 0 2023-12-01T04:57:32.726 INFO:tasks.rados.rados.0.smithi080.stdout:2761: finishing write tid 1 to smithi08089843-125 2023-12-01T04:57:32.726 INFO:tasks.rados.rados.0.smithi080.stdout:2766: seq_num 1781 ranges {733267=445071,1853136=798946,3359056=574211} 2023-12-01T04:57:32.733 INFO:tasks.rados.rados.0.smithi080.stdout:2766: writing smithi08089843-189 from 733267 to 1178338 tid 1 2023-12-01T04:57:32.742 INFO:tasks.rados.rados.0.smithi080.stdout:2766: writing smithi08089843-189 from 1853136 to 2652082 tid 2 2023-12-01T04:57:32.750 INFO:tasks.rados.rados.0.smithi080.stdout:2766: writing smithi08089843-189 from 3359056 to 3933267 tid 3 2023-12-01T04:57:32.750 INFO:tasks.rados.rados.0.smithi080.stdout:2767: read oid 467 snap -1 2023-12-01T04:57:32.750 INFO:tasks.rados.rados.0.smithi080.stdout:2767: expect (ObjNum 1274 snap 0 seq_num 1274) 2023-12-01T04:57:32.750 INFO:tasks.rados.rados.0.smithi080.stdout:2768: write oid 185 current snap is 0 2023-12-01T04:57:32.750 INFO:tasks.rados.rados.0.smithi080.stdout:2761: finishing write tid 2 to smithi08089843-125 2023-12-01T04:57:32.750 INFO:tasks.rados.rados.0.smithi080.stdout:2768: seq_num 1782 ranges {750074=520320,1911618=658957,3102832=664374} 2023-12-01T04:57:32.757 INFO:tasks.rados.rados.0.smithi080.stdout:2768: writing smithi08089843-185 from 750074 to 1270394 tid 1 2023-12-01T04:57:32.764 INFO:tasks.rados.rados.0.smithi080.stdout:2768: writing smithi08089843-185 from 1911618 to 2570575 tid 2 2023-12-01T04:57:32.772 INFO:tasks.rados.rados.0.smithi080.stdout:2768: writing smithi08089843-185 from 3102832 to 3767206 tid 3 2023-12-01T04:57:32.772 INFO:tasks.rados.rados.0.smithi080.stdout:2769: read oid 484 snap -1 2023-12-01T04:57:32.772 INFO:tasks.rados.rados.0.smithi080.stdout:2769: expect (ObjNum 1631 snap 0 seq_num 1631) 2023-12-01T04:57:32.772 INFO:tasks.rados.rados.0.smithi080.stdout:2770: write oid 293 current snap is 0 2023-12-01T04:57:32.772 INFO:tasks.rados.rados.0.smithi080.stdout:2770: seq_num 1783 ranges {766881=595569,1970100=402615,3013902=475646} 2023-12-01T04:57:32.779 INFO:tasks.rados.rados.0.smithi080.stdout:2770: writing smithi08089843-293 from 766881 to 1362450 tid 1 2023-12-01T04:57:32.785 INFO:tasks.rados.rados.0.smithi080.stdout:2770: writing smithi08089843-293 from 1970100 to 2372715 tid 2 2023-12-01T04:57:32.793 INFO:tasks.rados.rados.0.smithi080.stdout:2770: writing smithi08089843-293 from 3013902 to 3489548 tid 3 2023-12-01T04:57:32.793 INFO:tasks.rados.rados.0.smithi080.stdout:2771: read oid 98 snap -1 2023-12-01T04:57:32.793 INFO:tasks.rados.rados.0.smithi080.stdout:2771: expect (ObjNum 1336 snap 0 seq_num 1336) 2023-12-01T04:57:32.793 INFO:tasks.rados.rados.0.smithi080.stdout:2772: read oid 36 snap -1 2023-12-01T04:57:32.793 INFO:tasks.rados.rados.0.smithi080.stdout:2772: expect (ObjNum 592 snap 0 seq_num 592) 2023-12-01T04:57:32.793 INFO:tasks.rados.rados.0.smithi080.stdout:2773: read oid 468 snap -1 2023-12-01T04:57:32.793 INFO:tasks.rados.rados.0.smithi080.stdout:2773: expect (ObjNum 1340 snap 0 seq_num 1340) 2023-12-01T04:57:32.793 INFO:tasks.rados.rados.0.smithi080.stdout:2774: delete oid 134 current snap is 0 2023-12-01T04:57:32.793 INFO:tasks.rados.rados.0.smithi080.stdout:2761: finishing write tid 3 to smithi08089843-125 2023-12-01T04:57:32.793 INFO:tasks.rados.rados.0.smithi080.stdout:2761: finishing write tid 4 to smithi08089843-125 2023-12-01T04:57:32.793 INFO:tasks.rados.rados.0.smithi080.stdout:2761: finishing write tid 5 to smithi08089843-125 2023-12-01T04:57:32.793 INFO:tasks.rados.rados.0.smithi080.stdout:2761: oid 125 updating version 0 to 496 2023-12-01T04:57:32.794 INFO:tasks.rados.rados.0.smithi080.stdout:2761: oid 125 updating version 496 to 497 2023-12-01T04:57:32.794 INFO:tasks.rados.rados.0.smithi080.stdout:2761: oid 125 updating version 497 to 498 2023-12-01T04:57:32.794 INFO:tasks.rados.rados.0.smithi080.stdout:2761: oid 125 version 498 is already newer than 495 2023-12-01T04:57:32.794 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 125 v 498 (ObjNum 1778 snap 0 seq_num 1778) dirty exists 2023-12-01T04:57:32.794 INFO:tasks.rados.rados.0.smithi080.stdout:2761: left oid 125 (ObjNum 1778 snap 0 seq_num 1778) 2023-12-01T04:57:32.794 INFO:tasks.rados.rados.0.smithi080.stdout:2763: finishing write tid 1 to smithi08089843-397 2023-12-01T04:57:32.794 INFO:tasks.rados.rados.0.smithi080.stdout:2763: finishing write tid 2 to smithi08089843-397 2023-12-01T04:57:32.794 INFO:tasks.rados.rados.0.smithi080.stdout:2763: finishing write tid 3 to smithi08089843-397 2023-12-01T04:57:32.794 INFO:tasks.rados.rados.0.smithi080.stdout:2763: finishing write tid 4 to smithi08089843-397 2023-12-01T04:57:32.794 INFO:tasks.rados.rados.0.smithi080.stdout:2763: finishing write tid 5 to smithi08089843-397 2023-12-01T04:57:32.794 INFO:tasks.rados.rados.0.smithi080.stdout:2763: oid 397 updating version 0 to 345 2023-12-01T04:57:32.794 INFO:tasks.rados.rados.0.smithi080.stdout:2763: oid 397 version 345 is already newer than 344 2023-12-01T04:57:32.794 INFO:tasks.rados.rados.0.smithi080.stdout:2763: oid 397 updating version 345 to 346 2023-12-01T04:57:32.794 INFO:tasks.rados.rados.0.smithi080.stdout:2763: oid 397 version 346 is already newer than 343 2023-12-01T04:57:32.795 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 397 v 346 (ObjNum 1779 snap 0 seq_num 1779) dirty exists 2023-12-01T04:57:32.795 INFO:tasks.rados.rados.0.smithi080.stdout:2763: left oid 397 (ObjNum 1779 snap 0 seq_num 1779) 2023-12-01T04:57:32.795 INFO:tasks.rados.rados.0.smithi080.stdout:2764: finishing write tid 1 to smithi08089843-219 2023-12-01T04:57:32.795 INFO:tasks.rados.rados.0.smithi080.stdout:2764: finishing write tid 2 to smithi08089843-219 2023-12-01T04:57:32.795 INFO:tasks.rados.rados.0.smithi080.stdout:2764: finishing write tid 3 to smithi08089843-219 2023-12-01T04:57:32.795 INFO:tasks.rados.rados.0.smithi080.stdout:2764: finishing write tid 4 to smithi08089843-219 2023-12-01T04:57:32.795 INFO:tasks.rados.rados.0.smithi080.stdout:2764: finishing write tid 5 to smithi08089843-219 2023-12-01T04:57:32.795 INFO:tasks.rados.rados.0.smithi080.stdout:2764: oid 219 updating version 0 to 310 2023-12-01T04:57:32.795 INFO:tasks.rados.rados.0.smithi080.stdout:2764: oid 219 updating version 310 to 313 2023-12-01T04:57:32.795 INFO:tasks.rados.rados.0.smithi080.stdout:2764: oid 219 version 313 is already newer than 312 2023-12-01T04:57:32.795 INFO:tasks.rados.rados.0.smithi080.stdout:2764: oid 219 version 313 is already newer than 311 2023-12-01T04:57:32.795 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 219 v 313 (ObjNum 1780 snap 0 seq_num 1780) dirty exists 2023-12-01T04:57:32.795 INFO:tasks.rados.rados.0.smithi080.stdout:2764: left oid 219 (ObjNum 1780 snap 0 seq_num 1780) 2023-12-01T04:57:32.795 INFO:tasks.rados.rados.0.smithi080.stdout:2765: expect (ObjNum 1159 snap 0 seq_num 1159) 2023-12-01T04:57:32.970 INFO:tasks.rados.rados.0.smithi080.stdout:2766: finishing write tid 1 to smithi08089843-189 2023-12-01T04:57:32.971 INFO:tasks.rados.rados.0.smithi080.stdout:2766: finishing write tid 2 to smithi08089843-189 2023-12-01T04:57:32.971 INFO:tasks.rados.rados.0.smithi080.stdout:2766: finishing write tid 3 to smithi08089843-189 2023-12-01T04:57:32.971 INFO:tasks.rados.rados.0.smithi080.stdout:2766: finishing write tid 4 to smithi08089843-189 2023-12-01T04:57:32.971 INFO:tasks.rados.rados.0.smithi080.stdout:2766: finishing write tid 5 to smithi08089843-189 2023-12-01T04:57:32.971 INFO:tasks.rados.rados.0.smithi080.stdout:2766: oid 189 updating version 0 to 357 2023-12-01T04:57:32.971 INFO:tasks.rados.rados.0.smithi080.stdout:2766: oid 189 updating version 357 to 358 2023-12-01T04:57:32.971 INFO:tasks.rados.rados.0.smithi080.stdout:2766: oid 189 updating version 358 to 359 2023-12-01T04:57:32.971 INFO:tasks.rados.rados.0.smithi080.stdout:2766: oid 189 updating version 359 to 360 2023-12-01T04:57:32.971 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 189 v 360 (ObjNum 1781 snap 0 seq_num 1781) dirty exists 2023-12-01T04:57:32.971 INFO:tasks.rados.rados.0.smithi080.stdout:2766: left oid 189 (ObjNum 1781 snap 0 seq_num 1781) 2023-12-01T04:57:32.971 INFO:tasks.rados.rados.0.smithi080.stdout:2767: expect (ObjNum 1274 snap 0 seq_num 1274) 2023-12-01T04:57:33.174 INFO:tasks.rados.rados.0.smithi080.stdout:2768: finishing write tid 1 to smithi08089843-185 2023-12-01T04:57:33.175 INFO:tasks.rados.rados.0.smithi080.stdout:2768: finishing write tid 2 to smithi08089843-185 2023-12-01T04:57:33.175 INFO:tasks.rados.rados.0.smithi080.stdout:2768: finishing write tid 3 to smithi08089843-185 2023-12-01T04:57:33.175 INFO:tasks.rados.rados.0.smithi080.stdout:2768: finishing write tid 4 to smithi08089843-185 2023-12-01T04:57:33.175 INFO:tasks.rados.rados.0.smithi080.stdout:2768: finishing write tid 5 to smithi08089843-185 2023-12-01T04:57:33.175 INFO:tasks.rados.rados.0.smithi080.stdout:2768: oid 185 updating version 0 to 348 2023-12-01T04:57:33.175 INFO:tasks.rados.rados.0.smithi080.stdout:2768: oid 185 version 348 is already newer than 346 2023-12-01T04:57:33.175 INFO:tasks.rados.rados.0.smithi080.stdout:2768: oid 185 updating version 348 to 349 2023-12-01T04:57:33.175 INFO:tasks.rados.rados.0.smithi080.stdout:2768: oid 185 version 349 is already newer than 347 2023-12-01T04:57:33.175 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 185 v 349 (ObjNum 1782 snap 0 seq_num 1782) dirty exists 2023-12-01T04:57:33.175 INFO:tasks.rados.rados.0.smithi080.stdout:2768: left oid 185 (ObjNum 1782 snap 0 seq_num 1782) 2023-12-01T04:57:33.175 INFO:tasks.rados.rados.0.smithi080.stdout:2769: expect (ObjNum 1631 snap 0 seq_num 1631) 2023-12-01T04:57:33.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:57:32 smithi080 bash[41963]: cluster 2023-12-01T04:57:32.167038+0000 mgr.y (mgr.24362) 271 : cluster 0 pgmap v242: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 80 MiB/s rd, 12 MiB/s wr, 116 op/s 2023-12-01T04:57:33.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:57:32 smithi080 bash[41963]: audit 2023-12-01T04:57:32.384201+0000 mon.c (mon.2) 168 : audit 0 from='client.? 172.21.15.80:0/437901981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:57:33.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:57:32 smithi080 bash[28361]: cluster 2023-12-01T04:57:32.167038+0000 mgr.y (mgr.24362) 271 : cluster 0 pgmap v242: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 80 MiB/s rd, 12 MiB/s wr, 116 op/s 2023-12-01T04:57:33.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:57:32 smithi080 bash[28361]: audit 2023-12-01T04:57:32.384201+0000 mon.c (mon.2) 168 : audit 0 from='client.? 172.21.15.80:0/437901981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:57:33.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:57:32 smithi090 bash[32384]: cluster 2023-12-01T04:57:32.167038+0000 mgr.y (mgr.24362) 271 : cluster 0 pgmap v242: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 80 MiB/s rd, 12 MiB/s wr, 116 op/s 2023-12-01T04:57:33.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:57:32 smithi090 bash[32384]: audit 2023-12-01T04:57:32.384201+0000 mon.c (mon.2) 168 : audit 0 from='client.? 172.21.15.80:0/437901981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:57:33.335 INFO:tasks.rados.rados.0.smithi080.stdout:2770: finishing write tid 1 to smithi08089843-293 2023-12-01T04:57:33.335 INFO:tasks.rados.rados.0.smithi080.stdout:2770: finishing write tid 2 to smithi08089843-293 2023-12-01T04:57:33.335 INFO:tasks.rados.rados.0.smithi080.stdout:2770: finishing write tid 3 to smithi08089843-293 2023-12-01T04:57:33.335 INFO:tasks.rados.rados.0.smithi080.stdout:2770: finishing write tid 4 to smithi08089843-293 2023-12-01T04:57:33.335 INFO:tasks.rados.rados.0.smithi080.stdout:2770: finishing write tid 5 to smithi08089843-293 2023-12-01T04:57:33.335 INFO:tasks.rados.rados.0.smithi080.stdout:2770: oid 293 updating version 0 to 260 2023-12-01T04:57:33.335 INFO:tasks.rados.rados.0.smithi080.stdout:2770: oid 293 updating version 260 to 261 2023-12-01T04:57:33.335 INFO:tasks.rados.rados.0.smithi080.stdout:2770: oid 293 version 261 is already newer than 259 2023-12-01T04:57:33.336 INFO:tasks.rados.rados.0.smithi080.stdout:2770: oid 293 updating version 261 to 262 2023-12-01T04:57:33.336 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 293 v 262 (ObjNum 1783 snap 0 seq_num 1783) dirty exists 2023-12-01T04:57:33.336 INFO:tasks.rados.rados.0.smithi080.stdout:2770: left oid 293 (ObjNum 1783 snap 0 seq_num 1783) 2023-12-01T04:57:33.336 INFO:tasks.rados.rados.0.smithi080.stdout:2771: expect (ObjNum 1336 snap 0 seq_num 1336) 2023-12-01T04:57:33.451 INFO:tasks.rados.rados.0.smithi080.stdout:2773: expect (ObjNum 1340 snap 0 seq_num 1340) 2023-12-01T04:57:33.602 INFO:tasks.rados.rados.0.smithi080.stdout:2772: expect (ObjNum 592 snap 0 seq_num 592) 2023-12-01T04:57:33.792 INFO:tasks.rados.rados.0.smithi080.stdout:2761: done (13 left) 2023-12-01T04:57:33.792 INFO:tasks.rados.rados.0.smithi080.stdout:2762: done (12 left) 2023-12-01T04:57:33.792 INFO:tasks.rados.rados.0.smithi080.stdout:2763: done (11 left) 2023-12-01T04:57:33.792 INFO:tasks.rados.rados.0.smithi080.stdout:2764: done (10 left) 2023-12-01T04:57:33.792 INFO:tasks.rados.rados.0.smithi080.stdout:2765: done (9 left) 2023-12-01T04:57:33.793 INFO:tasks.rados.rados.0.smithi080.stdout:2766: done (8 left) 2023-12-01T04:57:33.793 INFO:tasks.rados.rados.0.smithi080.stdout:2767: done (7 left) 2023-12-01T04:57:33.793 INFO:tasks.rados.rados.0.smithi080.stdout:2768: done (6 left) 2023-12-01T04:57:33.793 INFO:tasks.rados.rados.0.smithi080.stdout:2769: done (5 left) 2023-12-01T04:57:33.793 INFO:tasks.rados.rados.0.smithi080.stdout:2770: done (4 left) 2023-12-01T04:57:33.793 INFO:tasks.rados.rados.0.smithi080.stdout:2771: done (3 left) 2023-12-01T04:57:33.793 INFO:tasks.rados.rados.0.smithi080.stdout:2772: done (2 left) 2023-12-01T04:57:33.793 INFO:tasks.rados.rados.0.smithi080.stdout:2773: done (1 left) 2023-12-01T04:57:33.793 INFO:tasks.rados.rados.0.smithi080.stdout:2774: done (0 left) 2023-12-01T04:57:33.793 INFO:tasks.rados.rados.0.smithi080.stdout:2775: write oid 401 current snap is 0 2023-12-01T04:57:33.793 INFO:tasks.rados.rados.0.smithi080.stdout:2775: seq_num 1785 ranges {400495=746067,1570711=406284} 2023-12-01T04:57:33.804 INFO:tasks.rados.rados.0.smithi080.stdout:2775: writing smithi08089843-401 from 400495 to 1146562 tid 1 2023-12-01T04:57:33.808 INFO:tasks.rados.rados.0.smithi080.stdout:2775: writing smithi08089843-401 from 1570711 to 1976995 tid 2 2023-12-01T04:57:33.809 INFO:tasks.rados.rados.0.smithi080.stdout:2776: write oid 132 current snap is 0 2023-12-01T04:57:33.809 INFO:tasks.rados.rados.0.smithi080.stdout:2776: seq_num 1786 ranges {417302=421316,1629193=388109} 2023-12-01T04:57:33.813 INFO:tasks.rados.rados.0.smithi080.stdout:2776: writing smithi08089843-132 from 417302 to 838618 tid 1 2023-12-01T04:57:33.821 INFO:tasks.rados.rados.0.smithi080.stdout:2776: writing smithi08089843-132 from 1629193 to 2017302 tid 2 2023-12-01T04:57:33.821 INFO:tasks.rados.rados.0.smithi080.stdout:2777: read oid 258 snap -1 2023-12-01T04:57:33.821 INFO:tasks.rados.rados.0.smithi080.stdout:2777: expect (ObjNum 1678 snap 0 seq_num 1678) 2023-12-01T04:57:33.821 INFO:tasks.rados.rados.0.smithi080.stdout:2778: read oid 309 snap -1 2023-12-01T04:57:33.821 INFO:tasks.rados.rados.0.smithi080.stdout:2778: expect (ObjNum 308 snap 0 seq_num 308) 2023-12-01T04:57:33.822 INFO:tasks.rados.rados.0.smithi080.stdout:2779: read oid 41 snap -1 2023-12-01T04:57:33.822 INFO:tasks.rados.rados.0.smithi080.stdout:2779: expect (ObjNum 1649 snap 0 seq_num 1649) 2023-12-01T04:57:33.822 INFO:tasks.rados.rados.0.smithi080.stdout:2780: delete oid 196 current snap is 0 2023-12-01T04:57:33.822 INFO:tasks.rados.rados.0.smithi080.stdout:2775: finishing write tid 1 to smithi08089843-401 2023-12-01T04:57:33.822 INFO:tasks.rados.rados.0.smithi080.stdout:2775: finishing write tid 2 to smithi08089843-401 2023-12-01T04:57:33.822 INFO:tasks.rados.rados.0.smithi080.stdout:2775: finishing write tid 3 to smithi08089843-401 2023-12-01T04:57:33.822 INFO:tasks.rados.rados.0.smithi080.stdout:2775: finishing write tid 4 to smithi08089843-401 2023-12-01T04:57:33.822 INFO:tasks.rados.rados.0.smithi080.stdout:2775: oid 401 updating version 0 to 337 2023-12-01T04:57:33.822 INFO:tasks.rados.rados.0.smithi080.stdout:2775: oid 401 version 337 is already newer than 336 2023-12-01T04:57:33.822 INFO:tasks.rados.rados.0.smithi080.stdout:2775: oid 401 updating version 337 to 338 2023-12-01T04:57:33.822 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 401 v 338 (ObjNum 1785 snap 0 seq_num 1785) dirty exists 2023-12-01T04:57:33.822 INFO:tasks.rados.rados.0.smithi080.stdout:2775: left oid 401 (ObjNum 1785 snap 0 seq_num 1785) 2023-12-01T04:57:33.822 INFO:tasks.rados.rados.0.smithi080.stdout:2776: finishing write tid 1 to smithi08089843-132 2023-12-01T04:57:33.824 INFO:tasks.rados.rados.0.smithi080.stdout:2775: done (5 left) 2023-12-01T04:57:33.824 INFO:tasks.rados.rados.0.smithi080.stdout:2780: done (4 left) 2023-12-01T04:57:33.824 INFO:tasks.rados.rados.0.smithi080.stdout:2781: write oid 133 current snap is 0 2023-12-01T04:57:33.825 INFO:tasks.rados.rados.0.smithi080.stdout:2781: seq_num 1788 ranges {450916=688167,1862510=188406} 2023-12-01T04:57:33.831 INFO:tasks.rados.rados.0.smithi080.stdout:2781: writing smithi08089843-133 from 450916 to 1139083 tid 1 2023-12-01T04:57:33.837 INFO:tasks.rados.rados.0.smithi080.stdout:2781: writing smithi08089843-133 from 1862510 to 2050916 tid 2 2023-12-01T04:57:33.837 INFO:tasks.rados.rados.0.smithi080.stdout:2782: write oid 460 current snap is 0 2023-12-01T04:57:33.837 INFO:tasks.rados.rados.0.smithi080.stdout:2782: seq_num 1789 ranges {467723=763416,1804639=263084} 2023-12-01T04:57:33.844 INFO:tasks.rados.rados.0.smithi080.stdout:2782: writing smithi08089843-460 from 467723 to 1231139 tid 1 2023-12-01T04:57:33.849 INFO:tasks.rados.rados.0.smithi080.stdout:2782: writing smithi08089843-460 from 1804639 to 2067723 tid 2 2023-12-01T04:57:33.849 INFO:tasks.rados.rados.0.smithi080.stdout:2783: read oid 207 snap -1 2023-12-01T04:57:33.850 INFO:tasks.rados.rados.0.smithi080.stdout:2783: expect (ObjNum 1444 snap 0 seq_num 1444) 2023-12-01T04:57:33.850 INFO:tasks.rados.rados.0.smithi080.stdout:2784: read oid 253 snap -1 2023-12-01T04:57:33.850 INFO:tasks.rados.rados.0.smithi080.stdout:2784: expect (ObjNum 1651 snap 0 seq_num 1651) 2023-12-01T04:57:33.850 INFO:tasks.rados.rados.0.smithi080.stdout:2785: delete oid 302 current snap is 0 2023-12-01T04:57:33.850 INFO:tasks.rados.rados.0.smithi080.stdout:2776: finishing write tid 2 to smithi08089843-132 2023-12-01T04:57:33.850 INFO:tasks.rados.rados.0.smithi080.stdout:2776: finishing write tid 3 to smithi08089843-132 2023-12-01T04:57:33.850 INFO:tasks.rados.rados.0.smithi080.stdout:2776: finishing write tid 4 to smithi08089843-132 2023-12-01T04:57:33.850 INFO:tasks.rados.rados.0.smithi080.stdout:2776: oid 132 updating version 0 to 314 2023-12-01T04:57:33.850 INFO:tasks.rados.rados.0.smithi080.stdout:2776: oid 132 updating version 314 to 315 2023-12-01T04:57:33.850 INFO:tasks.rados.rados.0.smithi080.stdout:2776: oid 132 updating version 315 to 316 2023-12-01T04:57:33.850 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 132 v 316 (ObjNum 1786 snap 0 seq_num 1786) dirty exists 2023-12-01T04:57:33.850 INFO:tasks.rados.rados.0.smithi080.stdout:2776: left oid 132 (ObjNum 1786 snap 0 seq_num 1786) 2023-12-01T04:57:33.850 INFO:tasks.rados.rados.0.smithi080.stdout:2777: expect (ObjNum 1678 snap 0 seq_num 1678) 2023-12-01T04:57:34.012 INFO:tasks.rados.rados.0.smithi080.stdout:2778: expect (ObjNum 308 snap 0 seq_num 308) 2023-12-01T04:57:34.125 INFO:tasks.rados.rados.0.smithi080.stdout:2779: expect (ObjNum 1649 snap 0 seq_num 1649) 2023-12-01T04:57:34.396 INFO:tasks.rados.rados.0.smithi080.stdout:2781: finishing write tid 1 to smithi08089843-133 2023-12-01T04:57:34.396 INFO:tasks.rados.rados.0.smithi080.stdout:2781: finishing write tid 2 to smithi08089843-133 2023-12-01T04:57:34.396 INFO:tasks.rados.rados.0.smithi080.stdout:2781: finishing write tid 3 to smithi08089843-133 2023-12-01T04:57:34.396 INFO:tasks.rados.rados.0.smithi080.stdout:2781: finishing write tid 4 to smithi08089843-133 2023-12-01T04:57:34.396 INFO:tasks.rados.rados.0.smithi080.stdout:2781: oid 133 updating version 0 to 238 2023-12-01T04:57:34.397 INFO:tasks.rados.rados.0.smithi080.stdout:2781: oid 133 version 238 is already newer than 237 2023-12-01T04:57:34.397 INFO:tasks.rados.rados.0.smithi080.stdout:2781: oid 133 version 238 is already newer than 236 2023-12-01T04:57:34.397 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 133 v 238 (ObjNum 1788 snap 0 seq_num 1788) dirty exists 2023-12-01T04:57:34.397 INFO:tasks.rados.rados.0.smithi080.stdout:2781: left oid 133 (ObjNum 1788 snap 0 seq_num 1788) 2023-12-01T04:57:34.397 INFO:tasks.rados.rados.0.smithi080.stdout:2782: finishing write tid 1 to smithi08089843-460 2023-12-01T04:57:34.397 INFO:tasks.rados.rados.0.smithi080.stdout:2782: finishing write tid 2 to smithi08089843-460 2023-12-01T04:57:34.397 INFO:tasks.rados.rados.0.smithi080.stdout:2782: finishing write tid 3 to smithi08089843-460 2023-12-01T04:57:34.397 INFO:tasks.rados.rados.0.smithi080.stdout:2776: done (8 left) 2023-12-01T04:57:34.397 INFO:tasks.rados.rados.0.smithi080.stdout:2777: done (7 left) 2023-12-01T04:57:34.397 INFO:tasks.rados.rados.0.smithi080.stdout:2778: done (6 left) 2023-12-01T04:57:34.397 INFO:tasks.rados.rados.0.smithi080.stdout:2779: done (5 left) 2023-12-01T04:57:34.397 INFO:tasks.rados.rados.0.smithi080.stdout:2781: done (4 left) 2023-12-01T04:57:34.397 INFO:tasks.rados.rados.0.smithi080.stdout:2785: done (3 left) 2023-12-01T04:57:34.397 INFO:tasks.rados.rados.0.smithi080.stdout:2786: write oid 420 current snap is 0 2023-12-01T04:57:34.398 INFO:tasks.rados.rados.0.smithi080.stdout:2783: expect (ObjNum 1444 snap 0 seq_num 1444) 2023-12-01T04:57:34.517 INFO:tasks.rados.rados.0.smithi080.stdout:2782: finishing write tid 4 to smithi08089843-460 2023-12-01T04:57:34.517 INFO:tasks.rados.rados.0.smithi080.stdout:2782: oid 460 updating version 0 to 420 2023-12-01T04:57:34.517 INFO:tasks.rados.rados.0.smithi080.stdout:2782: oid 460 updating version 420 to 421 2023-12-01T04:57:34.517 INFO:tasks.rados.rados.0.smithi080.stdout:2782: oid 460 version 421 is already newer than 419 2023-12-01T04:57:34.517 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 460 v 421 (ObjNum 1789 snap 0 seq_num 1789) dirty exists 2023-12-01T04:57:34.517 INFO:tasks.rados.rados.0.smithi080.stdout:2782: left oid 460 (ObjNum 1789 snap 0 seq_num 1789) 2023-12-01T04:57:34.517 INFO:tasks.rados.rados.0.smithi080.stdout:2784: expect (ObjNum 1651 snap 0 seq_num 1651) 2023-12-01T04:57:34.769 INFO:tasks.rados.rados.0.smithi080.stdout:2786: seq_num 1791 ranges {501337=513914,1521603=417291} 2023-12-01T04:57:34.780 INFO:tasks.rados.rados.0.smithi080.stdout:2786: writing smithi08089843-420 from 501337 to 1015251 tid 1 2023-12-01T04:57:34.786 INFO:tasks.rados.rados.0.smithi080.stdout:2786: writing smithi08089843-420 from 1521603 to 1938894 tid 2 2023-12-01T04:57:34.786 INFO:tasks.rados.rados.0.smithi080.stdout:2782: done (3 left) 2023-12-01T04:57:34.786 INFO:tasks.rados.rados.0.smithi080.stdout:2783: done (2 left) 2023-12-01T04:57:34.786 INFO:tasks.rados.rados.0.smithi080.stdout:2784: done (1 left) 2023-12-01T04:57:34.786 INFO:tasks.rados.rados.0.smithi080.stdout:2787: write oid 271 current snap is 0 2023-12-01T04:57:34.786 INFO:tasks.rados.rados.0.smithi080.stdout:2787: seq_num 1792 ranges {518144=589163,1580085=538059} 2023-12-01T04:57:34.792 INFO:tasks.rados.rados.0.smithi080.stdout:2787: writing smithi08089843-271 from 518144 to 1107307 tid 1 2023-12-01T04:57:34.798 INFO:tasks.rados.rados.0.smithi080.stdout:2787: writing smithi08089843-271 from 1580085 to 2118144 tid 2 2023-12-01T04:57:34.798 INFO:tasks.rados.rados.0.smithi080.stdout:2788: write oid 153 current snap is 0 2023-12-01T04:57:34.798 INFO:tasks.rados.rados.0.smithi080.stdout:2788: seq_num 1793 ranges {534951=664412,1922214=212737} 2023-12-01T04:57:34.805 INFO:tasks.rados.rados.0.smithi080.stdout:2788: writing smithi08089843-153 from 534951 to 1199363 tid 1 2023-12-01T04:57:34.810 INFO:tasks.rados.rados.0.smithi080.stdout:2788: writing smithi08089843-153 from 1922214 to 2134951 tid 2 2023-12-01T04:57:34.810 INFO:tasks.rados.rados.0.smithi080.stdout:2789: read oid 171 snap -1 2023-12-01T04:57:34.810 INFO:tasks.rados.rados.0.smithi080.stdout:2789: expect (ObjNum 170 snap 0 seq_num 170) 2023-12-01T04:57:34.811 INFO:tasks.rados.rados.0.smithi080.stdout:2790: read oid 199 snap -1 2023-12-01T04:57:34.811 INFO:tasks.rados.rados.0.smithi080.stdout:2790: expect (ObjNum 1694 snap 0 seq_num 1694) 2023-12-01T04:57:34.811 INFO:tasks.rados.rados.0.smithi080.stdout:2791: write oid 136 current snap is 0 2023-12-01T04:57:34.811 INFO:tasks.rados.rados.0.smithi080.stdout:2791: seq_num 1794 ranges {551758=739661,1980696=171062} 2023-12-01T04:57:34.818 INFO:tasks.rados.rados.0.smithi080.stdout:2791: writing smithi08089843-136 from 551758 to 1291419 tid 1 2023-12-01T04:57:34.824 INFO:tasks.rados.rados.0.smithi080.stdout:2791: writing smithi08089843-136 from 1980696 to 2151758 tid 2 2023-12-01T04:57:34.824 INFO:tasks.rados.rados.0.smithi080.stdout:2792: delete oid 97 current snap is 0 2023-12-01T04:57:34.824 INFO:tasks.rados.rados.0.smithi080.stdout:2786: finishing write tid 1 to smithi08089843-420 2023-12-01T04:57:34.824 INFO:tasks.rados.rados.0.smithi080.stdout:2786: finishing write tid 2 to smithi08089843-420 2023-12-01T04:57:34.824 INFO:tasks.rados.rados.0.smithi080.stdout:2786: finishing write tid 3 to smithi08089843-420 2023-12-01T04:57:34.824 INFO:tasks.rados.rados.0.smithi080.stdout:2786: finishing write tid 4 to smithi08089843-420 2023-12-01T04:57:34.824 INFO:tasks.rados.rados.0.smithi080.stdout:2786: oid 420 updating version 0 to 265 2023-12-01T04:57:34.824 INFO:tasks.rados.rados.0.smithi080.stdout:2786: oid 420 version 265 is already newer than 263 2023-12-01T04:57:34.825 INFO:tasks.rados.rados.0.smithi080.stdout:2786: oid 420 version 265 is already newer than 264 2023-12-01T04:57:34.825 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 420 v 265 (ObjNum 1791 snap 0 seq_num 1791) dirty exists 2023-12-01T04:57:34.825 INFO:tasks.rados.rados.0.smithi080.stdout:2786: left oid 420 (ObjNum 1791 snap 0 seq_num 1791) 2023-12-01T04:57:34.825 INFO:tasks.rados.rados.0.smithi080.stdout:2787: finishing write tid 1 to smithi08089843-271 2023-12-01T04:57:34.825 INFO:tasks.rados.rados.0.smithi080.stdout:2787: finishing write tid 2 to smithi08089843-271 2023-12-01T04:57:34.825 INFO:tasks.rados.rados.0.smithi080.stdout:2787: finishing write tid 3 to smithi08089843-271 2023-12-01T04:57:34.825 INFO:tasks.rados.rados.0.smithi080.stdout:2787: finishing write tid 4 to smithi08089843-271 2023-12-01T04:57:34.825 INFO:tasks.rados.rados.0.smithi080.stdout:2787: oid 271 updating version 0 to 355 2023-12-01T04:57:34.825 INFO:tasks.rados.rados.0.smithi080.stdout:2787: oid 271 updating version 355 to 356 2023-12-01T04:57:34.825 INFO:tasks.rados.rados.0.smithi080.stdout:2787: oid 271 version 356 is already newer than 354 2023-12-01T04:57:34.825 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 271 v 356 (ObjNum 1792 snap 0 seq_num 1792) dirty exists 2023-12-01T04:57:34.825 INFO:tasks.rados.rados.0.smithi080.stdout:2787: left oid 271 (ObjNum 1792 snap 0 seq_num 1792) 2023-12-01T04:57:34.825 INFO:tasks.rados.rados.0.smithi080.stdout:2788: finishing write tid 1 to smithi08089843-153 2023-12-01T04:57:34.825 INFO:tasks.rados.rados.0.smithi080.stdout:2788: finishing write tid 2 to smithi08089843-153 2023-12-01T04:57:34.826 INFO:tasks.rados.rados.0.smithi080.stdout:2788: finishing write tid 3 to smithi08089843-153 2023-12-01T04:57:34.826 INFO:tasks.rados.rados.0.smithi080.stdout:2788: finishing write tid 4 to smithi08089843-153 2023-12-01T04:57:34.826 INFO:tasks.rados.rados.0.smithi080.stdout:2788: oid 153 updating version 0 to 363 2023-12-01T04:57:34.826 INFO:tasks.rados.rados.0.smithi080.stdout:2788: oid 153 version 363 is already newer than 362 2023-12-01T04:57:34.826 INFO:tasks.rados.rados.0.smithi080.stdout:2788: oid 153 version 363 is already newer than 361 2023-12-01T04:57:34.826 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 153 v 363 (ObjNum 1793 snap 0 seq_num 1793) dirty exists 2023-12-01T04:57:34.826 INFO:tasks.rados.rados.0.smithi080.stdout:2788: left oid 153 (ObjNum 1793 snap 0 seq_num 1793) 2023-12-01T04:57:34.826 INFO:tasks.rados.rados.0.smithi080.stdout:2790: expect (ObjNum 1694 snap 0 seq_num 1694) 2023-12-01T04:57:35.004 INFO:tasks.rados.rados.0.smithi080.stdout:2789: expect (ObjNum 170 snap 0 seq_num 170) 2023-12-01T04:57:35.106 INFO:tasks.rados.rados.0.smithi080.stdout:2791: finishing write tid 1 to smithi08089843-136 2023-12-01T04:57:35.106 INFO:tasks.rados.rados.0.smithi080.stdout:2791: finishing write tid 2 to smithi08089843-136 2023-12-01T04:57:35.106 INFO:tasks.rados.rados.0.smithi080.stdout:2791: finishing write tid 3 to smithi08089843-136 2023-12-01T04:57:35.106 INFO:tasks.rados.rados.0.smithi080.stdout:2791: finishing write tid 4 to smithi08089843-136 2023-12-01T04:57:35.106 INFO:tasks.rados.rados.0.smithi080.stdout:2791: oid 136 updating version 0 to 286 2023-12-01T04:57:35.107 INFO:tasks.rados.rados.0.smithi080.stdout:2791: oid 136 version 286 is already newer than 284 2023-12-01T04:57:35.107 INFO:tasks.rados.rados.0.smithi080.stdout:2791: oid 136 version 286 is already newer than 285 2023-12-01T04:57:35.107 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 136 v 286 (ObjNum 1794 snap 0 seq_num 1794) dirty exists 2023-12-01T04:57:35.107 INFO:tasks.rados.rados.0.smithi080.stdout:2791: left oid 136 (ObjNum 1794 snap 0 seq_num 1794) 2023-12-01T04:57:35.107 INFO:tasks.rados.rados.0.smithi080.stdout:2786: done (6 left) 2023-12-01T04:57:35.107 INFO:tasks.rados.rados.0.smithi080.stdout:2787: done (5 left) 2023-12-01T04:57:35.107 INFO:tasks.rados.rados.0.smithi080.stdout:2788: done (4 left) 2023-12-01T04:57:35.107 INFO:tasks.rados.rados.0.smithi080.stdout:2789: done (3 left) 2023-12-01T04:57:35.107 INFO:tasks.rados.rados.0.smithi080.stdout:2790: done (2 left) 2023-12-01T04:57:35.107 INFO:tasks.rados.rados.0.smithi080.stdout:2791: done (1 left) 2023-12-01T04:57:35.107 INFO:tasks.rados.rados.0.smithi080.stdout:2792: done (0 left) 2023-12-01T04:57:35.107 INFO:tasks.rados.rados.0.smithi080.stdout:2793: write oid 470 current snap is 0 2023-12-01T04:57:35.107 INFO:tasks.rados.rados.0.smithi080.stdout:2793: seq_num 1796 ranges {585372=606512,1814013=371359} 2023-12-01T04:57:35.119 INFO:tasks.rados.rados.0.smithi080.stdout:2793: writing smithi08089843-470 from 585372 to 1191884 tid 1 2023-12-01T04:57:35.125 INFO:tasks.rados.rados.0.smithi080.stdout:2793: writing smithi08089843-470 from 1814013 to 2185372 tid 2 2023-12-01T04:57:35.125 INFO:tasks.rados.rados.0.smithi080.stdout:2794: read oid 312 snap -1 2023-12-01T04:57:35.125 INFO:tasks.rados.rados.0.smithi080.stdout:2794: expect (ObjNum 1761 snap 0 seq_num 1761) 2023-12-01T04:57:35.125 INFO:tasks.rados.rados.0.smithi080.stdout:2795: read oid 61 snap -1 2023-12-01T04:57:35.125 INFO:tasks.rados.rados.0.smithi080.stdout:2795: expect (ObjNum 1684 snap 0 seq_num 1684) 2023-12-01T04:57:35.125 INFO:tasks.rados.rados.0.smithi080.stdout:2796: write oid 414 current snap is 0 2023-12-01T04:57:35.125 INFO:tasks.rados.rados.0.smithi080.stdout:2796: seq_num 1797 ranges {602179=681761,1756142=428298} 2023-12-01T04:57:35.134 INFO:tasks.rados.rados.0.smithi080.stdout:2796: writing smithi08089843-414 from 602179 to 1283940 tid 1 2023-12-01T04:57:35.140 INFO:tasks.rados.rados.0.smithi080.stdout:2796: writing smithi08089843-414 from 1756142 to 2184440 tid 2 2023-12-01T04:57:35.140 INFO:tasks.rados.rados.0.smithi080.stdout:2797: write oid 403 current snap is 0 2023-12-01T04:57:35.140 INFO:tasks.rados.rados.0.smithi080.stdout:2797: seq_num 1798 ranges {618986=757010,1814624=404362} 2023-12-01T04:57:35.148 INFO:tasks.rados.rados.0.smithi080.stdout:2797: writing smithi08089843-403 from 618986 to 1375996 tid 1 2023-12-01T04:57:35.157 INFO:tasks.rados.rados.0.smithi080.stdout:2797: writing smithi08089843-403 from 1814624 to 2218986 tid 2 2023-12-01T04:57:35.157 INFO:tasks.rados.rados.0.smithi080.stdout:2798: write oid 138 current snap is 0 2023-12-01T04:57:35.157 INFO:tasks.rados.rados.0.smithi080.stdout:2793: finishing write tid 1 to smithi08089843-470 2023-12-01T04:57:35.157 INFO:tasks.rados.rados.0.smithi080.stdout:2798: seq_num 1799 ranges {635793=432259,1473106=431967} 2023-12-01T04:57:35.164 INFO:tasks.rados.rados.0.smithi080.stdout:2798: writing smithi08089843-138 from 635793 to 1068052 tid 1 2023-12-01T04:57:35.171 INFO:tasks.rados.rados.0.smithi080.stdout:2798: writing smithi08089843-138 from 1473106 to 1905073 tid 2 2023-12-01T04:57:35.172 INFO:tasks.rados.rados.0.smithi080.stdout:2799: read oid 136 snap -1 2023-12-01T04:57:35.172 INFO:tasks.rados.rados.0.smithi080.stdout:2799: expect (ObjNum 1794 snap 0 seq_num 1794) 2023-12-01T04:57:35.172 INFO:tasks.rados.rados.0.smithi080.stdout:2800: read oid 29 snap -1 2023-12-01T04:57:35.172 INFO:tasks.rados.rados.0.smithi080.stdout:2800: expect (ObjNum 1728 snap 0 seq_num 1728) 2023-12-01T04:57:35.172 INFO:tasks.rados.rados.0.smithi080.stdout:2801: write oid 485 current snap is 0 2023-12-01T04:57:35.172 INFO:tasks.rados.rados.0.smithi080.stdout:2801: seq_num 1800 ranges {652600=507508,1931588=321012} 2023-12-01T04:57:35.181 INFO:tasks.rados.rados.0.smithi080.stdout:2801: writing smithi08089843-485 from 652600 to 1160108 tid 1 2023-12-01T04:57:35.187 INFO:tasks.rados.rados.0.smithi080.stdout:2801: writing smithi08089843-485 from 1931588 to 2252600 tid 2 2023-12-01T04:57:35.187 INFO:tasks.rados.rados.0.smithi080.stdout:2802: write oid 381 current snap is 0 2023-12-01T04:57:35.187 INFO:tasks.rados.rados.0.smithi080.stdout:2802: seq_num 1801 ranges {669407=582757,1873717=395690} 2023-12-01T04:57:35.194 INFO:tasks.rados.rados.0.smithi080.stdout:2802: writing smithi08089843-381 from 669407 to 1252164 tid 1 2023-12-01T04:57:35.200 INFO:tasks.rados.rados.0.smithi080.stdout:2802: writing smithi08089843-381 from 1873717 to 2269407 tid 2 2023-12-01T04:57:35.201 INFO:tasks.rados.rados.0.smithi080.stdout:2803: read oid 211 snap -1 2023-12-01T04:57:35.201 INFO:tasks.rados.rados.0.smithi080.stdout:2803: expect (ObjNum 1454 snap 0 seq_num 1454) 2023-12-01T04:57:35.201 INFO:tasks.rados.rados.0.smithi080.stdout:2804: read oid 78 snap -1 2023-12-01T04:57:35.201 INFO:tasks.rados.rados.0.smithi080.stdout:2804: expect (ObjNum 1555 snap 0 seq_num 1555) 2023-12-01T04:57:35.201 INFO:tasks.rados.rados.0.smithi080.stdout:2805: read oid 355 snap -1 2023-12-01T04:57:35.201 INFO:tasks.rados.rados.0.smithi080.stdout:2805: expect deleted 2023-12-01T04:57:35.201 INFO:tasks.rados.rados.0.smithi080.stdout:2806: write oid 387 current snap is 0 2023-12-01T04:57:35.201 INFO:tasks.rados.rados.0.smithi080.stdout:2793: finishing write tid 2 to smithi08089843-470 2023-12-01T04:57:35.201 INFO:tasks.rados.rados.0.smithi080.stdout:2793: finishing write tid 3 to smithi08089843-470 2023-12-01T04:57:35.201 INFO:tasks.rados.rados.0.smithi080.stdout:2806: seq_num 1802 ranges {686214=774359,2048552=237662} 2023-12-01T04:57:35.210 INFO:tasks.rados.rados.0.smithi080.stdout:2806: writing smithi08089843-387 from 686214 to 1460573 tid 1 2023-12-01T04:57:35.216 INFO:tasks.rados.rados.0.smithi080.stdout:2806: writing smithi08089843-387 from 2048552 to 2286214 tid 2 2023-12-01T04:57:35.216 INFO:tasks.rados.rados.0.smithi080.stdout:2807: read oid 472 snap -1 2023-12-01T04:57:35.216 INFO:tasks.rados.rados.0.smithi080.stdout:2807: expect (ObjNum 1090 snap 0 seq_num 1090) 2023-12-01T04:57:35.216 INFO:tasks.rados.rados.0.smithi080.stdout:2808: read oid 12 snap -1 2023-12-01T04:57:35.216 INFO:tasks.rados.rados.0.smithi080.stdout:2808: expect (ObjNum 881 snap 0 seq_num 881) 2023-12-01T04:57:35.216 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:57:35.216 INFO:tasks.rados.rados.0.smithi080.stdout:2793: finishing write tid 4 to smithi08089843-470 2023-12-01T04:57:35.216 INFO:tasks.rados.rados.0.smithi080.stdout:2793: oid 470 updating version 0 to 432 2023-12-01T04:57:35.216 INFO:tasks.rados.rados.0.smithi080.stdout:2793: oid 470 updating version 432 to 433 2023-12-01T04:57:35.216 INFO:tasks.rados.rados.0.smithi080.stdout:2793: oid 470 version 433 is already newer than 431 2023-12-01T04:57:35.216 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 470 v 433 (ObjNum 1796 snap 0 seq_num 1796) dirty exists 2023-12-01T04:57:35.216 INFO:tasks.rados.rados.0.smithi080.stdout:2793: left oid 470 (ObjNum 1796 snap 0 seq_num 1796) 2023-12-01T04:57:35.217 INFO:tasks.rados.rados.0.smithi080.stdout:2793: done (15 left) 2023-12-01T04:57:35.217 INFO:tasks.rados.rados.0.smithi080.stdout:2809: read oid 486 snap -1 2023-12-01T04:57:35.217 INFO:tasks.rados.rados.0.smithi080.stdout:2809: expect deleted 2023-12-01T04:57:35.217 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:57:35.217 INFO:tasks.rados.rados.0.smithi080.stdout:2794: expect (ObjNum 1761 snap 0 seq_num 1761) 2023-12-01T04:57:35.372 INFO:tasks.rados.rados.0.smithi080.stdout:2795: expect (ObjNum 1684 snap 0 seq_num 1684) 2023-12-01T04:57:35.513 INFO:tasks.rados.rados.0.smithi080.stdout:2796: finishing write tid 1 to smithi08089843-414 2023-12-01T04:57:35.513 INFO:tasks.rados.rados.0.smithi080.stdout:2796: finishing write tid 2 to smithi08089843-414 2023-12-01T04:57:35.514 INFO:tasks.rados.rados.0.smithi080.stdout:2796: finishing write tid 3 to smithi08089843-414 2023-12-01T04:57:35.514 INFO:tasks.rados.rados.0.smithi080.stdout:2796: finishing write tid 4 to smithi08089843-414 2023-12-01T04:57:35.514 INFO:tasks.rados.rados.0.smithi080.stdout:2796: oid 414 updating version 0 to 349 2023-12-01T04:57:35.514 INFO:tasks.rados.rados.0.smithi080.stdout:2796: oid 414 version 349 is already newer than 348 2023-12-01T04:57:35.514 INFO:tasks.rados.rados.0.smithi080.stdout:2796: oid 414 version 349 is already newer than 347 2023-12-01T04:57:35.514 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 414 v 349 (ObjNum 1797 snap 0 seq_num 1797) dirty exists 2023-12-01T04:57:35.514 INFO:tasks.rados.rados.0.smithi080.stdout:2796: left oid 414 (ObjNum 1797 snap 0 seq_num 1797) 2023-12-01T04:57:35.514 INFO:tasks.rados.rados.0.smithi080.stdout:2797: finishing write tid 1 to smithi08089843-403 2023-12-01T04:57:35.514 INFO:tasks.rados.rados.0.smithi080.stdout:2797: finishing write tid 2 to smithi08089843-403 2023-12-01T04:57:35.514 INFO:tasks.rados.rados.0.smithi080.stdout:2797: finishing write tid 3 to smithi08089843-403 2023-12-01T04:57:35.514 INFO:tasks.rados.rados.0.smithi080.stdout:2797: finishing write tid 4 to smithi08089843-403 2023-12-01T04:57:35.514 INFO:tasks.rados.rados.0.smithi080.stdout:2797: oid 403 updating version 0 to 267 2023-12-01T04:57:35.514 INFO:tasks.rados.rados.0.smithi080.stdout:2797: oid 403 updating version 267 to 268 2023-12-01T04:57:35.515 INFO:tasks.rados.rados.0.smithi080.stdout:2797: oid 403 version 268 is already newer than 266 2023-12-01T04:57:35.515 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 403 v 268 (ObjNum 1798 snap 0 seq_num 1798) dirty exists 2023-12-01T04:57:35.515 INFO:tasks.rados.rados.0.smithi080.stdout:2797: left oid 403 (ObjNum 1798 snap 0 seq_num 1798) 2023-12-01T04:57:35.515 INFO:tasks.rados.rados.0.smithi080.stdout:2798: finishing write tid 1 to smithi08089843-138 2023-12-01T04:57:35.515 INFO:tasks.rados.rados.0.smithi080.stdout:2798: finishing write tid 2 to smithi08089843-138 2023-12-01T04:57:35.515 INFO:tasks.rados.rados.0.smithi080.stdout:2798: finishing write tid 3 to smithi08089843-138 2023-12-01T04:57:35.515 INFO:tasks.rados.rados.0.smithi080.stdout:2798: finishing write tid 4 to smithi08089843-138 2023-12-01T04:57:35.515 INFO:tasks.rados.rados.0.smithi080.stdout:2798: oid 138 updating version 0 to 352 2023-12-01T04:57:35.515 INFO:tasks.rados.rados.0.smithi080.stdout:2798: oid 138 version 352 is already newer than 350 2023-12-01T04:57:35.515 INFO:tasks.rados.rados.0.smithi080.stdout:2798: oid 138 version 352 is already newer than 351 2023-12-01T04:57:35.515 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 138 v 352 (ObjNum 1799 snap 0 seq_num 1799) dirty exists 2023-12-01T04:57:35.515 INFO:tasks.rados.rados.0.smithi080.stdout:2798: left oid 138 (ObjNum 1799 snap 0 seq_num 1799) 2023-12-01T04:57:35.515 INFO:tasks.rados.rados.0.smithi080.stdout:2799: expect (ObjNum 1794 snap 0 seq_num 1794) 2023-12-01T04:57:35.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:57:35 smithi090 bash[32384]: cluster 2023-12-01T04:57:34.167683+0000 mgr.y (mgr.24362) 272 : cluster 0 pgmap v243: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 54 MiB/s rd, 7.0 MiB/s wr, 73 op/s 2023-12-01T04:57:35.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:57:35 smithi090 bash[32384]: audit 2023-12-01T04:57:34.822182+0000 mon.a (mon.0) 872 : audit 0 from='client.? 172.21.15.80:0/796574110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:57:35.629 INFO:tasks.rados.rados.0.smithi080.stdout:2800: expect (ObjNum 1728 snap 0 seq_num 1728) 2023-12-01T04:57:35.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:57:35 smithi080 bash[28361]: cluster 2023-12-01T04:57:34.167683+0000 mgr.y (mgr.24362) 272 : cluster 0 pgmap v243: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 54 MiB/s rd, 7.0 MiB/s wr, 73 op/s 2023-12-01T04:57:35.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:57:35 smithi080 bash[28361]: audit 2023-12-01T04:57:34.822182+0000 mon.a (mon.0) 872 : audit 0 from='client.? 172.21.15.80:0/796574110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:57:35.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:57:35 smithi080 bash[41963]: cluster 2023-12-01T04:57:34.167683+0000 mgr.y (mgr.24362) 272 : cluster 0 pgmap v243: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 54 MiB/s rd, 7.0 MiB/s wr, 73 op/s 2023-12-01T04:57:35.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:57:35 smithi080 bash[41963]: audit 2023-12-01T04:57:34.822182+0000 mon.a (mon.0) 872 : audit 0 from='client.? 172.21.15.80:0/796574110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:57:35.850 INFO:tasks.rados.rados.0.smithi080.stdout:2801: finishing write tid 1 to smithi08089843-485 2023-12-01T04:57:35.850 INFO:tasks.rados.rados.0.smithi080.stdout:2801: finishing write tid 2 to smithi08089843-485 2023-12-01T04:57:35.850 INFO:tasks.rados.rados.0.smithi080.stdout:2801: finishing write tid 3 to smithi08089843-485 2023-12-01T04:57:35.850 INFO:tasks.rados.rados.0.smithi080.stdout:2801: finishing write tid 4 to smithi08089843-485 2023-12-01T04:57:35.850 INFO:tasks.rados.rados.0.smithi080.stdout:2801: oid 485 updating version 0 to 422 2023-12-01T04:57:35.850 INFO:tasks.rados.rados.0.smithi080.stdout:2801: oid 485 updating version 422 to 424 2023-12-01T04:57:35.850 INFO:tasks.rados.rados.0.smithi080.stdout:2801: oid 485 version 424 is already newer than 423 2023-12-01T04:57:35.850 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 485 v 424 (ObjNum 1800 snap 0 seq_num 1800) dirty exists 2023-12-01T04:57:35.850 INFO:tasks.rados.rados.0.smithi080.stdout:2801: left oid 485 (ObjNum 1800 snap 0 seq_num 1800) 2023-12-01T04:57:35.850 INFO:tasks.rados.rados.0.smithi080.stdout:2802: finishing write tid 1 to smithi08089843-381 2023-12-01T04:57:35.851 INFO:tasks.rados.rados.0.smithi080.stdout:2802: finishing write tid 2 to smithi08089843-381 2023-12-01T04:57:35.851 INFO:tasks.rados.rados.0.smithi080.stdout:2802: finishing write tid 3 to smithi08089843-381 2023-12-01T04:57:35.851 INFO:tasks.rados.rados.0.smithi080.stdout:2802: finishing write tid 4 to smithi08089843-381 2023-12-01T04:57:35.851 INFO:tasks.rados.rados.0.smithi080.stdout:2802: oid 381 updating version 0 to 341 2023-12-01T04:57:35.851 INFO:tasks.rados.rados.0.smithi080.stdout:2802: oid 381 version 341 is already newer than 340 2023-12-01T04:57:35.851 INFO:tasks.rados.rados.0.smithi080.stdout:2802: oid 381 version 341 is already newer than 339 2023-12-01T04:57:35.851 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 381 v 341 (ObjNum 1801 snap 0 seq_num 1801) dirty exists 2023-12-01T04:57:35.851 INFO:tasks.rados.rados.0.smithi080.stdout:2802: left oid 381 (ObjNum 1801 snap 0 seq_num 1801) 2023-12-01T04:57:35.851 INFO:tasks.rados.rados.0.smithi080.stdout:2804: expect (ObjNum 1555 snap 0 seq_num 1555) 2023-12-01T04:57:35.950 INFO:tasks.rados.rados.0.smithi080.stdout:2803: expect (ObjNum 1454 snap 0 seq_num 1454) 2023-12-01T04:57:36.077 INFO:tasks.rados.rados.0.smithi080.stdout:2806: finishing write tid 1 to smithi08089843-387 2023-12-01T04:57:36.077 INFO:tasks.rados.rados.0.smithi080.stdout:2806: finishing write tid 2 to smithi08089843-387 2023-12-01T04:57:36.077 INFO:tasks.rados.rados.0.smithi080.stdout:2806: finishing write tid 3 to smithi08089843-387 2023-12-01T04:57:36.077 INFO:tasks.rados.rados.0.smithi080.stdout:2806: finishing write tid 4 to smithi08089843-387 2023-12-01T04:57:36.077 INFO:tasks.rados.rados.0.smithi080.stdout:2806: oid 387 updating version 0 to 363 2023-12-01T04:57:36.077 INFO:tasks.rados.rados.0.smithi080.stdout:2806: oid 387 version 363 is already newer than 362 2023-12-01T04:57:36.077 INFO:tasks.rados.rados.0.smithi080.stdout:2806: oid 387 version 363 is already newer than 361 2023-12-01T04:57:36.077 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 387 v 363 (ObjNum 1802 snap 0 seq_num 1802) dirty exists 2023-12-01T04:57:36.078 INFO:tasks.rados.rados.0.smithi080.stdout:2806: left oid 387 (ObjNum 1802 snap 0 seq_num 1802) 2023-12-01T04:57:36.078 INFO:tasks.rados.rados.0.smithi080.stdout:2807: expect (ObjNum 1090 snap 0 seq_num 1090) 2023-12-01T04:57:36.155 INFO:tasks.rados.rados.0.smithi080.stdout:2808: expect (ObjNum 881 snap 0 seq_num 881) 2023-12-01T04:57:36.278 INFO:tasks.rados.rados.0.smithi080.stdout:2794: done (15 left) 2023-12-01T04:57:36.279 INFO:tasks.rados.rados.0.smithi080.stdout:2795: done (14 left) 2023-12-01T04:57:36.279 INFO:tasks.rados.rados.0.smithi080.stdout:2796: done (13 left) 2023-12-01T04:57:36.279 INFO:tasks.rados.rados.0.smithi080.stdout:2797: done (12 left) 2023-12-01T04:57:36.279 INFO:tasks.rados.rados.0.smithi080.stdout:2798: done (11 left) 2023-12-01T04:57:36.279 INFO:tasks.rados.rados.0.smithi080.stdout:2799: done (10 left) 2023-12-01T04:57:36.279 INFO:tasks.rados.rados.0.smithi080.stdout:2800: done (9 left) 2023-12-01T04:57:36.279 INFO:tasks.rados.rados.0.smithi080.stdout:2801: done (8 left) 2023-12-01T04:57:36.279 INFO:tasks.rados.rados.0.smithi080.stdout:2802: done (7 left) 2023-12-01T04:57:36.279 INFO:tasks.rados.rados.0.smithi080.stdout:2803: done (6 left) 2023-12-01T04:57:36.279 INFO:tasks.rados.rados.0.smithi080.stdout:2804: done (5 left) 2023-12-01T04:57:36.279 INFO:tasks.rados.rados.0.smithi080.stdout:2805: done (4 left) 2023-12-01T04:57:36.279 INFO:tasks.rados.rados.0.smithi080.stdout:2806: done (3 left) 2023-12-01T04:57:36.279 INFO:tasks.rados.rados.0.smithi080.stdout:2807: done (2 left) 2023-12-01T04:57:36.279 INFO:tasks.rados.rados.0.smithi080.stdout:2808: done (1 left) 2023-12-01T04:57:36.280 INFO:tasks.rados.rados.0.smithi080.stdout:2809: done (0 left) 2023-12-01T04:57:36.280 INFO:tasks.rados.rados.0.smithi080.stdout:2810: read oid 111 snap -1 2023-12-01T04:57:36.280 INFO:tasks.rados.rados.0.smithi080.stdout:2810: expect (ObjNum 1363 snap 0 seq_num 1363) 2023-12-01T04:57:36.280 INFO:tasks.rados.rados.0.smithi080.stdout:2811: write oid 256 current snap is 0 2023-12-01T04:57:36.280 INFO:tasks.rados.rados.0.smithi080.stdout:2811: seq_num 1803 ranges {703021=449608,1707034=595987} 2023-12-01T04:57:36.291 INFO:tasks.rados.rados.0.smithi080.stdout:2811: writing smithi08089843-256 from 703021 to 1152629 tid 1 2023-12-01T04:57:36.298 INFO:tasks.rados.rados.0.smithi080.stdout:2811: writing smithi08089843-256 from 1707034 to 2303021 tid 2 2023-12-01T04:57:36.298 INFO:tasks.rados.rados.0.smithi080.stdout:2812: read oid 209 snap -1 2023-12-01T04:57:36.298 INFO:tasks.rados.rados.0.smithi080.stdout:2812: expect (ObjNum 1422 snap 0 seq_num 1422) 2023-12-01T04:57:36.299 INFO:tasks.rados.rados.0.smithi080.stdout:2813: write oid 198 current snap is 0 2023-12-01T04:57:36.299 INFO:tasks.rados.rados.0.smithi080.stdout:2813: seq_num 1804 ranges {719828=524857,1765516=554312} 2023-12-01T04:57:36.305 INFO:tasks.rados.rados.0.smithi080.stdout:2813: writing smithi08089843-198 from 719828 to 1244685 tid 1 2023-12-01T04:57:36.312 INFO:tasks.rados.rados.0.smithi080.stdout:2813: writing smithi08089843-198 from 1765516 to 2319828 tid 2 2023-12-01T04:57:36.313 INFO:tasks.rados.rados.0.smithi080.stdout:2814: read oid 379 snap -1 2023-12-01T04:57:36.313 INFO:tasks.rados.rados.0.smithi080.stdout:2814: expect (ObjNum 848 snap 0 seq_num 848) 2023-12-01T04:57:36.313 INFO:tasks.rados.rados.0.smithi080.stdout:2815: read oid 21 snap -1 2023-12-01T04:57:36.313 INFO:tasks.rados.rados.0.smithi080.stdout:2815: expect (ObjNum 1484 snap 0 seq_num 1484) 2023-12-01T04:57:36.313 INFO:tasks.rados.rados.0.smithi080.stdout:2816: read oid 74 snap -1 2023-12-01T04:57:36.313 INFO:tasks.rados.rados.0.smithi080.stdout:2816: expect deleted 2023-12-01T04:57:36.314 INFO:tasks.rados.rados.0.smithi080.stdout:2817: delete oid 249 current snap is 0 2023-12-01T04:57:36.314 INFO:tasks.rados.rados.0.smithi080.stdout:2810: expect (ObjNum 1363 snap 0 seq_num 1363) 2023-12-01T04:57:36.494 INFO:tasks.rados.rados.0.smithi080.stdout:2811: finishing write tid 1 to smithi08089843-256 2023-12-01T04:57:36.494 INFO:tasks.rados.rados.0.smithi080.stdout:2811: finishing write tid 2 to smithi08089843-256 2023-12-01T04:57:36.494 INFO:tasks.rados.rados.0.smithi080.stdout:2811: finishing write tid 3 to smithi08089843-256 2023-12-01T04:57:36.494 INFO:tasks.rados.rados.0.smithi080.stdout:2811: finishing write tid 4 to smithi08089843-256 2023-12-01T04:57:36.494 INFO:tasks.rados.rados.0.smithi080.stdout:2811: oid 256 updating version 0 to 343 2023-12-01T04:57:36.494 INFO:tasks.rados.rados.0.smithi080.stdout:2811: oid 256 updating version 343 to 344 2023-12-01T04:57:36.494 INFO:tasks.rados.rados.0.smithi080.stdout:2811: oid 256 version 344 is already newer than 342 2023-12-01T04:57:36.494 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 256 v 344 (ObjNum 1803 snap 0 seq_num 1803) dirty exists 2023-12-01T04:57:36.494 INFO:tasks.rados.rados.0.smithi080.stdout:2811: left oid 256 (ObjNum 1803 snap 0 seq_num 1803) 2023-12-01T04:57:36.494 INFO:tasks.rados.rados.0.smithi080.stdout:2813: finishing write tid 1 to smithi08089843-198 2023-12-01T04:57:36.494 INFO:tasks.rados.rados.0.smithi080.stdout:2813: finishing write tid 2 to smithi08089843-198 2023-12-01T04:57:36.494 INFO:tasks.rados.rados.0.smithi080.stdout:2812: expect (ObjNum 1422 snap 0 seq_num 1422) 2023-12-01T04:57:36.679 INFO:tasks.rados.rados.0.smithi080.stdout:2813: finishing write tid 3 to smithi08089843-198 2023-12-01T04:57:36.679 INFO:tasks.rados.rados.0.smithi080.stdout:2813: finishing write tid 4 to smithi08089843-198 2023-12-01T04:57:36.679 INFO:tasks.rados.rados.0.smithi080.stdout:2813: oid 198 updating version 0 to 269 2023-12-01T04:57:36.680 INFO:tasks.rados.rados.0.smithi080.stdout:2813: oid 198 updating version 269 to 271 2023-12-01T04:57:36.680 INFO:tasks.rados.rados.0.smithi080.stdout:2813: oid 198 version 271 is already newer than 270 2023-12-01T04:57:36.680 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 198 v 271 (ObjNum 1804 snap 0 seq_num 1804) dirty exists 2023-12-01T04:57:36.680 INFO:tasks.rados.rados.0.smithi080.stdout:2813: left oid 198 (ObjNum 1804 snap 0 seq_num 1804) 2023-12-01T04:57:36.680 INFO:tasks.rados.rados.0.smithi080.stdout:2815: expect (ObjNum 1484 snap 0 seq_num 1484) 2023-12-01T04:57:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:57:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:04:57:36] "GET /metrics HTTP/1.1" 200 36339 "" "Prometheus/2.43.0" 2023-12-01T04:57:36.775 INFO:tasks.rados.rados.0.smithi080.stdout:2814: expect (ObjNum 848 snap 0 seq_num 848) 2023-12-01T04:57:36.879 INFO:tasks.rados.rados.0.smithi080.stdout:2810: done (7 left) 2023-12-01T04:57:36.879 INFO:tasks.rados.rados.0.smithi080.stdout:2811: done (6 left) 2023-12-01T04:57:36.879 INFO:tasks.rados.rados.0.smithi080.stdout:2812: done (5 left) 2023-12-01T04:57:36.879 INFO:tasks.rados.rados.0.smithi080.stdout:2813: done (4 left) 2023-12-01T04:57:36.879 INFO:tasks.rados.rados.0.smithi080.stdout:2814: done (3 left) 2023-12-01T04:57:36.879 INFO:tasks.rados.rados.0.smithi080.stdout:2815: done (2 left) 2023-12-01T04:57:36.879 INFO:tasks.rados.rados.0.smithi080.stdout:2816: done (1 left) 2023-12-01T04:57:36.879 INFO:tasks.rados.rados.0.smithi080.stdout:2817: done (0 left) 2023-12-01T04:57:36.879 INFO:tasks.rados.rados.0.smithi080.stdout:2818: read oid 16 snap -1 2023-12-01T04:57:36.879 INFO:tasks.rados.rados.0.smithi080.stdout:2818: expect (ObjNum 1491 snap 0 seq_num 1491) 2023-12-01T04:57:36.879 INFO:tasks.rados.rados.0.smithi080.stdout:2819: write oid 244 current snap is 0 2023-12-01T04:57:36.879 INFO:tasks.rados.rados.0.smithi080.stdout:2819: seq_num 1806 ranges {753442=675355,2166127=187315} 2023-12-01T04:57:36.894 INFO:tasks.rados.rados.0.smithi080.stdout:2819: writing smithi08089843-244 from 753442 to 1428797 tid 1 2023-12-01T04:57:36.899 INFO:tasks.rados.rados.0.smithi080.stdout:2819: writing smithi08089843-244 from 2166127 to 2353442 tid 2 2023-12-01T04:57:36.899 INFO:tasks.rados.rados.0.smithi080.stdout:2820: delete oid 425 current snap is 0 2023-12-01T04:57:36.899 INFO:tasks.rados.rados.0.smithi080.stdout:2818: expect (ObjNum 1491 snap 0 seq_num 1491) 2023-12-01T04:57:37.022 INFO:tasks.rados.rados.0.smithi080.stdout:2819: finishing write tid 1 to smithi08089843-244 2023-12-01T04:57:37.022 INFO:tasks.rados.rados.0.smithi080.stdout:2818: done (2 left) 2023-12-01T04:57:37.022 INFO:tasks.rados.rados.0.smithi080.stdout:2820: done (1 left) 2023-12-01T04:57:37.023 INFO:tasks.rados.rados.0.smithi080.stdout:2821: write oid 486 current snap is 0 2023-12-01T04:57:37.023 INFO:tasks.rados.rados.0.smithi080.stdout:2819: finishing write tid 2 to smithi08089843-244 2023-12-01T04:57:37.023 INFO:tasks.rados.rados.0.smithi080.stdout:2819: finishing write tid 3 to smithi08089843-244 2023-12-01T04:57:37.023 INFO:tasks.rados.rados.0.smithi080.stdout:2819: finishing write tid 4 to smithi08089843-244 2023-12-01T04:57:37.023 INFO:tasks.rados.rados.0.smithi080.stdout:2819: oid 244 updating version 0 to 413 2023-12-01T04:57:37.023 INFO:tasks.rados.rados.0.smithi080.stdout:2819: oid 244 version 413 is already newer than 412 2023-12-01T04:57:37.023 INFO:tasks.rados.rados.0.smithi080.stdout:2819: oid 244 updating version 413 to 414 2023-12-01T04:57:37.023 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 244 v 414 (ObjNum 1806 snap 0 seq_num 1806) dirty exists 2023-12-01T04:57:37.023 INFO:tasks.rados.rados.0.smithi080.stdout:2819: left oid 244 (ObjNum 1806 snap 0 seq_num 1806) 2023-12-01T04:57:37.023 INFO:tasks.rados.rados.0.smithi080.stdout:2821: seq_num 1808 ranges {787056=425853,1883091=503965} 2023-12-01T04:57:37.033 INFO:tasks.rados.rados.0.smithi080.stdout:2821: writing smithi08089843-486 from 787056 to 1212909 tid 1 2023-12-01T04:57:37.041 INFO:tasks.rados.rados.0.smithi080.stdout:2821: writing smithi08089843-486 from 1883091 to 2387056 tid 2 2023-12-01T04:57:37.041 INFO:tasks.rados.rados.0.smithi080.stdout:2819: done (1 left) 2023-12-01T04:57:37.041 INFO:tasks.rados.rados.0.smithi080.stdout:2822: write oid 236 current snap is 0 2023-12-01T04:57:37.041 INFO:tasks.rados.rados.0.smithi080.stdout:2822: seq_num 1809 ranges {403863=501102,1425220=733959} 2023-12-01T04:57:37.046 INFO:tasks.rados.rados.0.smithi080.stdout:2822: writing smithi08089843-236 from 403863 to 904965 tid 1 2023-12-01T04:57:37.054 INFO:tasks.rados.rados.0.smithi080.stdout:2822: writing smithi08089843-236 from 1425220 to 2159179 tid 2 2023-12-01T04:57:37.054 INFO:tasks.rados.rados.0.smithi080.stdout:2823: write oid 45 current snap is 0 2023-12-01T04:57:37.054 INFO:tasks.rados.rados.0.smithi080.stdout:2821: finishing write tid 1 to smithi08089843-486 2023-12-01T04:57:37.054 INFO:tasks.rados.rados.0.smithi080.stdout:2821: finishing write tid 2 to smithi08089843-486 2023-12-01T04:57:37.054 INFO:tasks.rados.rados.0.smithi080.stdout:2821: finishing write tid 3 to smithi08089843-486 2023-12-01T04:57:37.054 INFO:tasks.rados.rados.0.smithi080.stdout:2823: seq_num 1810 ranges {420670=692704,1600055=593970} 2023-12-01T04:57:37.060 INFO:tasks.rados.rados.0.smithi080.stdout:2823: writing smithi08089843-45 from 420670 to 1113374 tid 1 2023-12-01T04:57:37.067 INFO:tasks.rados.rados.0.smithi080.stdout:2823: writing smithi08089843-45 from 1600055 to 2194025 tid 2 2023-12-01T04:57:37.067 INFO:tasks.rados.rados.0.smithi080.stdout:2824: read oid 424 snap -1 2023-12-01T04:57:37.067 INFO:tasks.rados.rados.0.smithi080.stdout:2824: expect (ObjNum 1130 snap 0 seq_num 1130) 2023-12-01T04:57:37.067 INFO:tasks.rados.rados.0.smithi080.stdout:2825: read oid 238 snap -1 2023-12-01T04:57:37.067 INFO:tasks.rados.rados.0.smithi080.stdout:2825: expect (ObjNum 993 snap 0 seq_num 993) 2023-12-01T04:57:37.068 INFO:tasks.rados.rados.0.smithi080.stdout:2826: write oid 328 current snap is 0 2023-12-01T04:57:37.068 INFO:tasks.rados.rados.0.smithi080.stdout:2821: finishing write tid 4 to smithi08089843-486 2023-12-01T04:57:37.068 INFO:tasks.rados.rados.0.smithi080.stdout:2821: oid 486 updating version 0 to 417 2023-12-01T04:57:37.068 INFO:tasks.rados.rados.0.smithi080.stdout:2821: oid 486 version 417 is already newer than 416 2023-12-01T04:57:37.068 INFO:tasks.rados.rados.0.smithi080.stdout:2821: oid 486 version 417 is already newer than 415 2023-12-01T04:57:37.068 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 486 v 417 (ObjNum 1808 snap 0 seq_num 1808) dirty exists 2023-12-01T04:57:37.068 INFO:tasks.rados.rados.0.smithi080.stdout:2821: left oid 486 (ObjNum 1808 snap 0 seq_num 1808) 2023-12-01T04:57:37.068 INFO:tasks.rados.rados.0.smithi080.stdout:2822: finishing write tid 1 to smithi08089843-236 2023-12-01T04:57:37.068 INFO:tasks.rados.rados.0.smithi080.stdout:2822: finishing write tid 2 to smithi08089843-236 2023-12-01T04:57:37.068 INFO:tasks.rados.rados.0.smithi080.stdout:2822: finishing write tid 3 to smithi08089843-236 2023-12-01T04:57:37.068 INFO:tasks.rados.rados.0.smithi080.stdout:2822: finishing write tid 4 to smithi08089843-236 2023-12-01T04:57:37.068 INFO:tasks.rados.rados.0.smithi080.stdout:2822: oid 236 updating version 0 to 501 2023-12-01T04:57:37.068 INFO:tasks.rados.rados.0.smithi080.stdout:2822: oid 236 version 501 is already newer than 500 2023-12-01T04:57:37.068 INFO:tasks.rados.rados.0.smithi080.stdout:2822: oid 236 version 501 is already newer than 499 2023-12-01T04:57:37.068 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 236 v 501 (ObjNum 1809 snap 0 seq_num 1809) dirty exists 2023-12-01T04:57:37.069 INFO:tasks.rados.rados.0.smithi080.stdout:2822: left oid 236 (ObjNum 1809 snap 0 seq_num 1809) 2023-12-01T04:57:37.069 INFO:tasks.rados.rados.0.smithi080.stdout:2823: finishing write tid 1 to smithi08089843-45 2023-12-01T04:57:37.069 INFO:tasks.rados.rados.0.smithi080.stdout:2826: seq_num 1811 ranges {437477=767953,1658537=737628} 2023-12-01T04:57:37.074 INFO:tasks.rados.rados.0.smithi080.stdout:2826: writing smithi08089843-328 from 437477 to 1205430 tid 1 2023-12-01T04:57:37.082 INFO:tasks.rados.rados.0.smithi080.stdout:2826: writing smithi08089843-328 from 1658537 to 2396165 tid 2 2023-12-01T04:57:37.082 INFO:tasks.rados.rados.0.smithi080.stdout:2821: done (5 left) 2023-12-01T04:57:37.082 INFO:tasks.rados.rados.0.smithi080.stdout:2822: done (4 left) 2023-12-01T04:57:37.082 INFO:tasks.rados.rados.0.smithi080.stdout:2827: write oid 318 current snap is 0 2023-12-01T04:57:37.082 INFO:tasks.rados.rados.0.smithi080.stdout:2827: seq_num 1812 ranges {454284=443202,1317019=597639,2376463=77821} 2023-12-01T04:57:37.087 INFO:tasks.rados.rados.0.smithi080.stdout:2827: writing smithi08089843-318 from 454284 to 897486 tid 1 2023-12-01T04:57:37.093 INFO:tasks.rados.rados.0.smithi080.stdout:2827: writing smithi08089843-318 from 1317019 to 1914658 tid 2 2023-12-01T04:57:37.096 INFO:tasks.rados.rados.0.smithi080.stdout:2827: writing smithi08089843-318 from 2376463 to 2454284 tid 3 2023-12-01T04:57:37.096 INFO:tasks.rados.rados.0.smithi080.stdout:2828: read oid 70 snap -1 2023-12-01T04:57:37.096 INFO:tasks.rados.rados.0.smithi080.stdout:2828: expect (ObjNum 1635 snap 0 seq_num 1635) 2023-12-01T04:57:37.096 INFO:tasks.rados.rados.0.smithi080.stdout:2829: write oid 78 current snap is 0 2023-12-01T04:57:37.097 INFO:tasks.rados.rados.0.smithi080.stdout:2829: seq_num 1813 ranges {471091=518451,1659148=741297} 2023-12-01T04:57:37.102 INFO:tasks.rados.rados.0.smithi080.stdout:2829: writing smithi08089843-78 from 471091 to 989542 tid 1 2023-12-01T04:57:37.110 INFO:tasks.rados.rados.0.smithi080.stdout:2829: writing smithi08089843-78 from 1659148 to 2400445 tid 2 2023-12-01T04:57:37.111 INFO:tasks.rados.rados.0.smithi080.stdout:2830: write oid 302 current snap is 0 2023-12-01T04:57:37.111 INFO:tasks.rados.rados.0.smithi080.stdout:2823: finishing write tid 2 to smithi08089843-45 2023-12-01T04:57:37.111 INFO:tasks.rados.rados.0.smithi080.stdout:2823: finishing write tid 3 to smithi08089843-45 2023-12-01T04:57:37.111 INFO:tasks.rados.rados.0.smithi080.stdout:2823: finishing write tid 4 to smithi08089843-45 2023-12-01T04:57:37.111 INFO:tasks.rados.rados.0.smithi080.stdout:2823: oid 45 updating version 0 to 347 2023-12-01T04:57:37.111 INFO:tasks.rados.rados.0.smithi080.stdout:2823: oid 45 version 347 is already newer than 345 2023-12-01T04:57:37.111 INFO:tasks.rados.rados.0.smithi080.stdout:2823: oid 45 version 347 is already newer than 346 2023-12-01T04:57:37.111 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 45 v 347 (ObjNum 1810 snap 0 seq_num 1810) dirty exists 2023-12-01T04:57:37.111 INFO:tasks.rados.rados.0.smithi080.stdout:2823: left oid 45 (ObjNum 1810 snap 0 seq_num 1810) 2023-12-01T04:57:37.111 INFO:tasks.rados.rados.0.smithi080.stdout:2825: expect (ObjNum 993 snap 0 seq_num 993) 2023-12-01T04:57:37.254 INFO:tasks.rados.rados.0.smithi080.stdout:2824: expect (ObjNum 1130 snap 0 seq_num 1130) 2023-12-01T04:57:37.390 INFO:tasks.rados.rados.0.smithi080.stdout:2826: finishing write tid 1 to smithi08089843-328 2023-12-01T04:57:37.390 INFO:tasks.rados.rados.0.smithi080.stdout:2826: finishing write tid 2 to smithi08089843-328 2023-12-01T04:57:37.390 INFO:tasks.rados.rados.0.smithi080.stdout:2826: finishing write tid 3 to smithi08089843-328 2023-12-01T04:57:37.390 INFO:tasks.rados.rados.0.smithi080.stdout:2826: finishing write tid 4 to smithi08089843-328 2023-12-01T04:57:37.390 INFO:tasks.rados.rados.0.smithi080.stdout:2826: oid 328 updating version 0 to 426 2023-12-01T04:57:37.390 INFO:tasks.rados.rados.0.smithi080.stdout:2826: oid 328 updating version 426 to 427 2023-12-01T04:57:37.390 INFO:tasks.rados.rados.0.smithi080.stdout:2826: oid 328 version 427 is already newer than 425 2023-12-01T04:57:37.391 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 328 v 427 (ObjNum 1811 snap 0 seq_num 1811) dirty exists 2023-12-01T04:57:37.391 INFO:tasks.rados.rados.0.smithi080.stdout:2826: left oid 328 (ObjNum 1811 snap 0 seq_num 1811) 2023-12-01T04:57:37.391 INFO:tasks.rados.rados.0.smithi080.stdout:2827: finishing write tid 1 to smithi08089843-318 2023-12-01T04:57:37.391 INFO:tasks.rados.rados.0.smithi080.stdout:2827: finishing write tid 2 to smithi08089843-318 2023-12-01T04:57:37.391 INFO:tasks.rados.rados.0.smithi080.stdout:2827: finishing write tid 3 to smithi08089843-318 2023-12-01T04:57:37.391 INFO:tasks.rados.rados.0.smithi080.stdout:2827: finishing write tid 4 to smithi08089843-318 2023-12-01T04:57:37.391 INFO:tasks.rados.rados.0.smithi080.stdout:2827: finishing write tid 5 to smithi08089843-318 2023-12-01T04:57:37.391 INFO:tasks.rados.rados.0.smithi080.stdout:2827: oid 318 updating version 0 to 431 2023-12-01T04:57:37.391 INFO:tasks.rados.rados.0.smithi080.stdout:2827: oid 318 version 431 is already newer than 430 2023-12-01T04:57:37.391 INFO:tasks.rados.rados.0.smithi080.stdout:2827: oid 318 version 431 is already newer than 428 2023-12-01T04:57:37.391 INFO:tasks.rados.rados.0.smithi080.stdout:2827: oid 318 version 431 is already newer than 429 2023-12-01T04:57:37.391 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 318 v 431 (ObjNum 1812 snap 0 seq_num 1812) dirty exists 2023-12-01T04:57:37.391 INFO:tasks.rados.rados.0.smithi080.stdout:2827: left oid 318 (ObjNum 1812 snap 0 seq_num 1812) 2023-12-01T04:57:37.391 INFO:tasks.rados.rados.0.smithi080.stdout:2830: seq_num 1814 ranges {487898=593700,1717630=484955} 2023-12-01T04:57:37.403 INFO:tasks.rados.rados.0.smithi080.stdout:2830: writing smithi08089843-302 from 487898 to 1081598 tid 1 2023-12-01T04:57:37.410 INFO:tasks.rados.rados.0.smithi080.stdout:2830: writing smithi08089843-302 from 1717630 to 2202585 tid 2 2023-12-01T04:57:37.410 INFO:tasks.rados.rados.0.smithi080.stdout:2823: done (7 left) 2023-12-01T04:57:37.410 INFO:tasks.rados.rados.0.smithi080.stdout:2824: done (6 left) 2023-12-01T04:57:37.410 INFO:tasks.rados.rados.0.smithi080.stdout:2825: done (5 left) 2023-12-01T04:57:37.410 INFO:tasks.rados.rados.0.smithi080.stdout:2826: done (4 left) 2023-12-01T04:57:37.410 INFO:tasks.rados.rados.0.smithi080.stdout:2827: done (3 left) 2023-12-01T04:57:37.410 INFO:tasks.rados.rados.0.smithi080.stdout:2831: read oid 209 snap -1 2023-12-01T04:57:37.410 INFO:tasks.rados.rados.0.smithi080.stdout:2831: expect (ObjNum 1422 snap 0 seq_num 1422) 2023-12-01T04:57:37.410 INFO:tasks.rados.rados.0.smithi080.stdout:2832: write oid 285 current snap is 0 2023-12-01T04:57:37.411 INFO:tasks.rados.rados.0.smithi080.stdout:2832: seq_num 1815 ranges {504705=668949,1776112=728593} 2023-12-01T04:57:37.416 INFO:tasks.rados.rados.0.smithi080.stdout:2832: writing smithi08089843-285 from 504705 to 1173654 tid 1 2023-12-01T04:57:37.424 INFO:tasks.rados.rados.0.smithi080.stdout:2832: writing smithi08089843-285 from 1776112 to 2504705 tid 2 2023-12-01T04:57:37.424 INFO:tasks.rados.rados.0.smithi080.stdout:2833: read oid 137 snap -1 2023-12-01T04:57:37.425 INFO:tasks.rados.rados.0.smithi080.stdout:2833: expect (ObjNum 1733 snap 0 seq_num 1733) 2023-12-01T04:57:37.425 INFO:tasks.rados.rados.0.smithi080.stdout:2834: delete oid 23 current snap is 0 2023-12-01T04:57:37.425 INFO:tasks.rados.rados.0.smithi080.stdout:2828: expect (ObjNum 1635 snap 0 seq_num 1635) 2023-12-01T04:57:37.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:57:37 smithi090 bash[32384]: cluster 2023-12-01T04:57:36.168451+0000 mgr.y (mgr.24362) 273 : cluster 0 pgmap v244: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 84 MiB/s rd, 11 MiB/s wr, 114 op/s 2023-12-01T04:57:37.608 INFO:tasks.rados.rados.0.smithi080.stdout:2829: finishing write tid 1 to smithi08089843-78 2023-12-01T04:57:37.609 INFO:tasks.rados.rados.0.smithi080.stdout:2829: finishing write tid 2 to smithi08089843-78 2023-12-01T04:57:37.609 INFO:tasks.rados.rados.0.smithi080.stdout:2829: finishing write tid 3 to smithi08089843-78 2023-12-01T04:57:37.609 INFO:tasks.rados.rados.0.smithi080.stdout:2829: finishing write tid 4 to smithi08089843-78 2023-12-01T04:57:37.609 INFO:tasks.rados.rados.0.smithi080.stdout:2829: oid 78 updating version 0 to 364 2023-12-01T04:57:37.609 INFO:tasks.rados.rados.0.smithi080.stdout:2829: oid 78 updating version 364 to 366 2023-12-01T04:57:37.609 INFO:tasks.rados.rados.0.smithi080.stdout:2829: oid 78 version 366 is already newer than 365 2023-12-01T04:57:37.609 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 78 v 366 (ObjNum 1813 snap 0 seq_num 1813) dirty exists 2023-12-01T04:57:37.609 INFO:tasks.rados.rados.0.smithi080.stdout:2829: left oid 78 (ObjNum 1813 snap 0 seq_num 1813) 2023-12-01T04:57:37.609 INFO:tasks.rados.rados.0.smithi080.stdout:2830: finishing write tid 1 to smithi08089843-302 2023-12-01T04:57:37.609 INFO:tasks.rados.rados.0.smithi080.stdout:2830: finishing write tid 2 to smithi08089843-302 2023-12-01T04:57:37.609 INFO:tasks.rados.rados.0.smithi080.stdout:2830: finishing write tid 3 to smithi08089843-302 2023-12-01T04:57:37.610 INFO:tasks.rados.rados.0.smithi080.stdout:2830: finishing write tid 4 to smithi08089843-302 2023-12-01T04:57:37.610 INFO:tasks.rados.rados.0.smithi080.stdout:2830: oid 302 updating version 0 to 348 2023-12-01T04:57:37.610 INFO:tasks.rados.rados.0.smithi080.stdout:2830: oid 302 updating version 348 to 349 2023-12-01T04:57:37.610 INFO:tasks.rados.rados.0.smithi080.stdout:2830: oid 302 updating version 349 to 350 2023-12-01T04:57:37.610 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 302 v 350 (ObjNum 1814 snap 0 seq_num 1814) dirty exists 2023-12-01T04:57:37.610 INFO:tasks.rados.rados.0.smithi080.stdout:2830: left oid 302 (ObjNum 1814 snap 0 seq_num 1814) 2023-12-01T04:57:37.610 INFO:tasks.rados.rados.0.smithi080.stdout:2831: expect (ObjNum 1422 snap 0 seq_num 1422) 2023-12-01T04:57:37.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:57:37 smithi080 bash[28361]: cluster 2023-12-01T04:57:36.168451+0000 mgr.y (mgr.24362) 273 : cluster 0 pgmap v244: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 84 MiB/s rd, 11 MiB/s wr, 114 op/s 2023-12-01T04:57:37.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:57:37 smithi080 bash[41963]: cluster 2023-12-01T04:57:36.168451+0000 mgr.y (mgr.24362) 273 : cluster 0 pgmap v244: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 84 MiB/s rd, 11 MiB/s wr, 114 op/s 2023-12-01T04:57:37.797 INFO:tasks.rados.rados.0.smithi080.stdout:2832: finishing write tid 1 to smithi08089843-285 2023-12-01T04:57:37.797 INFO:tasks.rados.rados.0.smithi080.stdout:2832: finishing write tid 2 to smithi08089843-285 2023-12-01T04:57:37.797 INFO:tasks.rados.rados.0.smithi080.stdout:2832: finishing write tid 3 to smithi08089843-285 2023-12-01T04:57:37.797 INFO:tasks.rados.rados.0.smithi080.stdout:2832: finishing write tid 4 to smithi08089843-285 2023-12-01T04:57:37.797 INFO:tasks.rados.rados.0.smithi080.stdout:2832: oid 285 updating version 0 to 369 2023-12-01T04:57:37.797 INFO:tasks.rados.rados.0.smithi080.stdout:2832: oid 285 version 369 is already newer than 367 2023-12-01T04:57:37.797 INFO:tasks.rados.rados.0.smithi080.stdout:2832: oid 285 version 369 is already newer than 368 2023-12-01T04:57:37.797 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 285 v 369 (ObjNum 1815 snap 0 seq_num 1815) dirty exists 2023-12-01T04:57:37.797 INFO:tasks.rados.rados.0.smithi080.stdout:2832: left oid 285 (ObjNum 1815 snap 0 seq_num 1815) 2023-12-01T04:57:37.797 INFO:tasks.rados.rados.0.smithi080.stdout:2833: expect (ObjNum 1733 snap 0 seq_num 1733) 2023-12-01T04:57:37.955 INFO:tasks.rados.rados.0.smithi080.stdout:2828: done (6 left) 2023-12-01T04:57:37.956 INFO:tasks.rados.rados.0.smithi080.stdout:2829: done (5 left) 2023-12-01T04:57:37.956 INFO:tasks.rados.rados.0.smithi080.stdout:2830: done (4 left) 2023-12-01T04:57:37.956 INFO:tasks.rados.rados.0.smithi080.stdout:2831: done (3 left) 2023-12-01T04:57:37.956 INFO:tasks.rados.rados.0.smithi080.stdout:2832: done (2 left) 2023-12-01T04:57:37.956 INFO:tasks.rados.rados.0.smithi080.stdout:2833: done (1 left) 2023-12-01T04:57:37.956 INFO:tasks.rados.rados.0.smithi080.stdout:2834: done (0 left) 2023-12-01T04:57:37.956 INFO:tasks.rados.rados.0.smithi080.stdout:2835: write oid 76 current snap is 0 2023-12-01T04:57:37.956 INFO:tasks.rados.rados.0.smithi080.stdout:2835: seq_num 1817 ranges {538319=535800,1493076=748635} 2023-12-01T04:57:37.967 INFO:tasks.rados.rados.0.smithi080.stdout:2835: writing smithi08089843-76 from 538319 to 1074119 tid 1 2023-12-01T04:57:37.974 INFO:tasks.rados.rados.0.smithi080.stdout:2835: writing smithi08089843-76 from 1493076 to 2241711 tid 2 2023-12-01T04:57:37.974 INFO:tasks.rados.rados.0.smithi080.stdout:2836: write oid 2 current snap is 0 2023-12-01T04:57:37.974 INFO:tasks.rados.rados.0.smithi080.stdout:2836: seq_num 1818 ranges {555126=611049,1951558=492293} 2023-12-01T04:57:37.981 INFO:tasks.rados.rados.0.smithi080.stdout:2836: writing smithi08089843-2 from 555126 to 1166175 tid 1 2023-12-01T04:57:37.988 INFO:tasks.rados.rados.0.smithi080.stdout:2836: writing smithi08089843-2 from 1951558 to 2443851 tid 2 2023-12-01T04:57:37.989 INFO:tasks.rados.rados.0.smithi080.stdout:2837: read oid 305 snap -1 2023-12-01T04:57:37.989 INFO:tasks.rados.rados.0.smithi080.stdout:2837: expect (ObjNum 1278 snap 0 seq_num 1278) 2023-12-01T04:57:37.989 INFO:tasks.rados.rados.0.smithi080.stdout:2838: delete oid 263 current snap is 0 2023-12-01T04:57:37.989 INFO:tasks.rados.rados.0.smithi080.stdout:2835: finishing write tid 1 to smithi08089843-76 2023-12-01T04:57:37.989 INFO:tasks.rados.rados.0.smithi080.stdout:2835: finishing write tid 2 to smithi08089843-76 2023-12-01T04:57:37.989 INFO:tasks.rados.rados.0.smithi080.stdout:2835: finishing write tid 3 to smithi08089843-76 2023-12-01T04:57:37.989 INFO:tasks.rados.rados.0.smithi080.stdout:2835: finishing write tid 4 to smithi08089843-76 2023-12-01T04:57:37.989 INFO:tasks.rados.rados.0.smithi080.stdout:2835: oid 76 updating version 0 to 434 2023-12-01T04:57:37.989 INFO:tasks.rados.rados.0.smithi080.stdout:2835: oid 76 updating version 434 to 436 2023-12-01T04:57:37.989 INFO:tasks.rados.rados.0.smithi080.stdout:2835: oid 76 version 436 is already newer than 435 2023-12-01T04:57:37.989 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 76 v 436 (ObjNum 1817 snap 0 seq_num 1817) dirty exists 2023-12-01T04:57:37.989 INFO:tasks.rados.rados.0.smithi080.stdout:2835: left oid 76 (ObjNum 1817 snap 0 seq_num 1817) 2023-12-01T04:57:37.989 INFO:tasks.rados.rados.0.smithi080.stdout:2836: finishing write tid 1 to smithi08089843-2 2023-12-01T04:57:37.992 INFO:tasks.rados.rados.0.smithi080.stdout:2835: done (3 left) 2023-12-01T04:57:37.992 INFO:tasks.rados.rados.0.smithi080.stdout:2838: done (2 left) 2023-12-01T04:57:37.992 INFO:tasks.rados.rados.0.smithi080.stdout:2839: write oid 289 current snap is 0 2023-12-01T04:57:37.992 INFO:tasks.rados.rados.0.smithi080.stdout:2839: seq_num 1820 ranges {588740=761547,2068522=495962} 2023-12-01T04:57:38.000 INFO:tasks.rados.rados.0.smithi080.stdout:2839: writing smithi08089843-289 from 588740 to 1350287 tid 1 2023-12-01T04:57:38.008 INFO:tasks.rados.rados.0.smithi080.stdout:2839: writing smithi08089843-289 from 2068522 to 2564484 tid 2 2023-12-01T04:57:38.009 INFO:tasks.rados.rados.0.smithi080.stdout:2840: delete oid 136 current snap is 0 2023-12-01T04:57:38.009 INFO:tasks.rados.rados.0.smithi080.stdout:2836: finishing write tid 2 to smithi08089843-2 2023-12-01T04:57:38.009 INFO:tasks.rados.rados.0.smithi080.stdout:2836: finishing write tid 3 to smithi08089843-2 2023-12-01T04:57:38.009 INFO:tasks.rados.rados.0.smithi080.stdout:2836: finishing write tid 4 to smithi08089843-2 2023-12-01T04:57:38.009 INFO:tasks.rados.rados.0.smithi080.stdout:2836: oid 2 updating version 0 to 353 2023-12-01T04:57:38.009 INFO:tasks.rados.rados.0.smithi080.stdout:2836: oid 2 updating version 353 to 354 2023-12-01T04:57:38.009 INFO:tasks.rados.rados.0.smithi080.stdout:2836: oid 2 updating version 354 to 355 2023-12-01T04:57:38.009 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 2 v 355 (ObjNum 1818 snap 0 seq_num 1818) dirty exists 2023-12-01T04:57:38.009 INFO:tasks.rados.rados.0.smithi080.stdout:2836: left oid 2 (ObjNum 1818 snap 0 seq_num 1818) 2023-12-01T04:57:38.009 INFO:tasks.rados.rados.0.smithi080.stdout:2837: expect (ObjNum 1278 snap 0 seq_num 1278) 2023-12-01T04:57:38.196 INFO:tasks.rados.rados.0.smithi080.stdout:2839: finishing write tid 1 to smithi08089843-289 2023-12-01T04:57:38.196 INFO:tasks.rados.rados.0.smithi080.stdout:2839: finishing write tid 2 to smithi08089843-289 2023-12-01T04:57:38.196 INFO:tasks.rados.rados.0.smithi080.stdout:2839: finishing write tid 3 to smithi08089843-289 2023-12-01T04:57:38.196 INFO:tasks.rados.rados.0.smithi080.stdout:2839: finishing write tid 4 to smithi08089843-289 2023-12-01T04:57:38.196 INFO:tasks.rados.rados.0.smithi080.stdout:2839: oid 289 updating version 0 to 288 2023-12-01T04:57:38.196 INFO:tasks.rados.rados.0.smithi080.stdout:2839: oid 289 updating version 288 to 289 2023-12-01T04:57:38.196 INFO:tasks.rados.rados.0.smithi080.stdout:2839: oid 289 version 289 is already newer than 287 2023-12-01T04:57:38.196 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 289 v 289 (ObjNum 1820 snap 0 seq_num 1820) dirty exists 2023-12-01T04:57:38.197 INFO:tasks.rados.rados.0.smithi080.stdout:2839: left oid 289 (ObjNum 1820 snap 0 seq_num 1820) 2023-12-01T04:57:38.197 INFO:tasks.rados.rados.0.smithi080.stdout:2836: done (3 left) 2023-12-01T04:57:38.197 INFO:tasks.rados.rados.0.smithi080.stdout:2837: done (2 left) 2023-12-01T04:57:38.197 INFO:tasks.rados.rados.0.smithi080.stdout:2839: done (1 left) 2023-12-01T04:57:38.197 INFO:tasks.rados.rados.0.smithi080.stdout:2840: done (0 left) 2023-12-01T04:57:38.197 INFO:tasks.rados.rados.0.smithi080.stdout:2841: delete oid 100 current snap is 0 2023-12-01T04:57:38.199 INFO:tasks.rados.rados.0.smithi080.stdout:2841: done (0 left) 2023-12-01T04:57:38.199 INFO:tasks.rados.rados.0.smithi080.stdout:2842: read oid 310 snap -1 2023-12-01T04:57:38.199 INFO:tasks.rados.rados.0.smithi080.stdout:2842: expect (ObjNum 1773 snap 0 seq_num 1773) 2023-12-01T04:57:38.199 INFO:tasks.rados.rados.0.smithi080.stdout:2843: read oid 353 snap -1 2023-12-01T04:57:38.199 INFO:tasks.rados.rados.0.smithi080.stdout:2843: expect (ObjNum 352 snap 0 seq_num 352) 2023-12-01T04:57:38.199 INFO:tasks.rados.rados.0.smithi080.stdout:2844: read oid 332 snap -1 2023-12-01T04:57:38.199 INFO:tasks.rados.rados.0.smithi080.stdout:2844: expect (ObjNum 1610 snap 0 seq_num 1610) 2023-12-01T04:57:38.199 INFO:tasks.rados.rados.0.smithi080.stdout:2845: write oid 57 current snap is 0 2023-12-01T04:57:38.199 INFO:tasks.rados.rados.0.smithi080.stdout:2845: seq_num 1823 ranges {639161=587294,1727615=759642} 2023-12-01T04:57:38.210 INFO:tasks.rados.rados.0.smithi080.stdout:2845: writing smithi08089843-57 from 639161 to 1226455 tid 1 2023-12-01T04:57:38.218 INFO:tasks.rados.rados.0.smithi080.stdout:2845: writing smithi08089843-57 from 1727615 to 2487257 tid 2 2023-12-01T04:57:38.218 INFO:tasks.rados.rados.0.smithi080.stdout:2846: write oid 492 current snap is 0 2023-12-01T04:57:38.218 INFO:tasks.rados.rados.0.smithi080.stdout:2846: seq_num 1824 ranges {655968=662543,1786097=503300} 2023-12-01T04:57:38.225 INFO:tasks.rados.rados.0.smithi080.stdout:2846: writing smithi08089843-492 from 655968 to 1318511 tid 1 2023-12-01T04:57:38.231 INFO:tasks.rados.rados.0.smithi080.stdout:2846: writing smithi08089843-492 from 1786097 to 2289397 tid 2 2023-12-01T04:57:38.231 INFO:tasks.rados.rados.0.smithi080.stdout:2847: write oid 374 current snap is 0 2023-12-01T04:57:38.231 INFO:tasks.rados.rados.0.smithi080.stdout:2847: seq_num 1825 ranges {672775=454145,1844579=763311} 2023-12-01T04:57:38.238 INFO:tasks.rados.rados.0.smithi080.stdout:2847: writing smithi08089843-374 from 672775 to 1126920 tid 1 2023-12-01T04:57:38.247 INFO:tasks.rados.rados.0.smithi080.stdout:2847: writing smithi08089843-374 from 1844579 to 2607890 tid 2 2023-12-01T04:57:38.247 INFO:tasks.rados.rados.0.smithi080.stdout:2848: read oid 376 snap -1 2023-12-01T04:57:38.247 INFO:tasks.rados.rados.0.smithi080.stdout:2848: expect (ObjNum 1078 snap 0 seq_num 1078) 2023-12-01T04:57:38.247 INFO:tasks.rados.rados.0.smithi080.stdout:2849: read oid 205 snap -1 2023-12-01T04:57:38.247 INFO:tasks.rados.rados.0.smithi080.stdout:2849: expect (ObjNum 1057 snap 0 seq_num 1057) 2023-12-01T04:57:38.248 INFO:tasks.rados.rados.0.smithi080.stdout:2850: read oid 127 snap -1 2023-12-01T04:57:38.248 INFO:tasks.rados.rados.0.smithi080.stdout:2850: expect deleted 2023-12-01T04:57:38.248 INFO:tasks.rados.rados.0.smithi080.stdout:2851: write oid 468 current snap is 0 2023-12-01T04:57:38.248 INFO:tasks.rados.rados.0.smithi080.stdout:2851: seq_num 1826 ranges {689582=529394,1903061=506969} 2023-12-01T04:57:38.254 INFO:tasks.rados.rados.0.smithi080.stdout:2851: writing smithi08089843-468 from 689582 to 1218976 tid 1 2023-12-01T04:57:38.262 INFO:tasks.rados.rados.0.smithi080.stdout:2851: writing smithi08089843-468 from 1903061 to 2410030 tid 2 2023-12-01T04:57:38.262 INFO:tasks.rados.rados.0.smithi080.stdout:2852: read oid 264 snap -1 2023-12-01T04:57:38.262 INFO:tasks.rados.rados.0.smithi080.stdout:2852: expect (ObjNum 610 snap 0 seq_num 610) 2023-12-01T04:57:38.262 INFO:tasks.rados.rados.0.smithi080.stdout:2853: read oid 115 snap -1 2023-12-01T04:57:38.262 INFO:tasks.rados.rados.0.smithi080.stdout:2853: expect (ObjNum 1629 snap 0 seq_num 1629) 2023-12-01T04:57:38.262 INFO:tasks.rados.rados.0.smithi080.stdout:2854: read oid 176 snap -1 2023-12-01T04:57:38.262 INFO:tasks.rados.rados.0.smithi080.stdout:2854: expect (ObjNum 772 snap 0 seq_num 772) 2023-12-01T04:57:38.262 INFO:tasks.rados.rados.0.smithi080.stdout:2855: write oid 322 current snap is 0 2023-12-01T04:57:38.263 INFO:tasks.rados.rados.0.smithi080.stdout:2855: seq_num 1827 ranges {706389=604643,1961543=650627} 2023-12-01T04:57:38.270 INFO:tasks.rados.rados.0.smithi080.stdout:2855: writing smithi08089843-322 from 706389 to 1311032 tid 1 2023-12-01T04:57:38.278 INFO:tasks.rados.rados.0.smithi080.stdout:2855: writing smithi08089843-322 from 1961543 to 2612170 tid 2 2023-12-01T04:57:38.278 INFO:tasks.rados.rados.0.smithi080.stdout:2856: write oid 349 current snap is 0 2023-12-01T04:57:38.278 INFO:tasks.rados.rados.0.smithi080.stdout:2856: seq_num 1828 ranges {723196=679892,2020025=510638} 2023-12-01T04:57:38.286 INFO:tasks.rados.rados.0.smithi080.stdout:2856: writing smithi08089843-349 from 723196 to 1403088 tid 1 2023-12-01T04:57:38.293 INFO:tasks.rados.rados.0.smithi080.stdout:2856: writing smithi08089843-349 from 2020025 to 2530663 tid 2 2023-12-01T04:57:38.293 INFO:tasks.rados.rados.0.smithi080.stdout:2857: write oid 252 current snap is 0 2023-12-01T04:57:38.293 INFO:tasks.rados.rados.0.smithi080.stdout:2857: seq_num 1829 ranges {740003=755141,2078507=654296} 2023-12-01T04:57:38.301 INFO:tasks.rados.rados.0.smithi080.stdout:2857: writing smithi08089843-252 from 740003 to 1495144 tid 1 2023-12-01T04:57:38.308 INFO:tasks.rados.rados.0.smithi080.stdout:2857: writing smithi08089843-252 from 2078507 to 2732803 tid 2 2023-12-01T04:57:38.308 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:57:38.308 INFO:tasks.rados.rados.0.smithi080.stdout:2842: expect (ObjNum 1773 snap 0 seq_num 1773) 2023-12-01T04:57:38.495 INFO:tasks.rados.rados.0.smithi080.stdout:2844: expect (ObjNum 1610 snap 0 seq_num 1610) 2023-12-01T04:57:38.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:57:38 smithi090 bash[32384]: audit 2023-12-01T04:57:37.306344+0000 mon.c (mon.2) 169 : audit 0 from='client.? 172.21.15.80:0/24253421' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:57:38.676 INFO:tasks.rados.rados.0.smithi080.stdout:2843: expect (ObjNum 352 snap 0 seq_num 352) 2023-12-01T04:57:38.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:57:38 smithi080 bash[41963]: audit 2023-12-01T04:57:37.306344+0000 mon.c (mon.2) 169 : audit 0 from='client.? 172.21.15.80:0/24253421' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:57:38.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:57:38 smithi080 bash[28361]: audit 2023-12-01T04:57:37.306344+0000 mon.c (mon.2) 169 : audit 0 from='client.? 172.21.15.80:0/24253421' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:57:38.807 INFO:tasks.rados.rados.0.smithi080.stdout:2845: finishing write tid 1 to smithi08089843-57 2023-12-01T04:57:38.807 INFO:tasks.rados.rados.0.smithi080.stdout:2845: finishing write tid 2 to smithi08089843-57 2023-12-01T04:57:38.807 INFO:tasks.rados.rados.0.smithi080.stdout:2845: finishing write tid 3 to smithi08089843-57 2023-12-01T04:57:38.807 INFO:tasks.rados.rados.0.smithi080.stdout:2845: finishing write tid 4 to smithi08089843-57 2023-12-01T04:57:38.807 INFO:tasks.rados.rados.0.smithi080.stdout:2845: oid 57 updating version 0 to 437 2023-12-01T04:57:38.807 INFO:tasks.rados.rados.0.smithi080.stdout:2845: oid 57 updating version 437 to 439 2023-12-01T04:57:38.807 INFO:tasks.rados.rados.0.smithi080.stdout:2845: oid 57 version 439 is already newer than 438 2023-12-01T04:57:38.808 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 57 v 439 (ObjNum 1823 snap 0 seq_num 1823) dirty exists 2023-12-01T04:57:38.808 INFO:tasks.rados.rados.0.smithi080.stdout:2845: left oid 57 (ObjNum 1823 snap 0 seq_num 1823) 2023-12-01T04:57:38.808 INFO:tasks.rados.rados.0.smithi080.stdout:2846: finishing write tid 1 to smithi08089843-492 2023-12-01T04:57:38.808 INFO:tasks.rados.rados.0.smithi080.stdout:2846: finishing write tid 2 to smithi08089843-492 2023-12-01T04:57:38.808 INFO:tasks.rados.rados.0.smithi080.stdout:2846: finishing write tid 3 to smithi08089843-492 2023-12-01T04:57:38.808 INFO:tasks.rados.rados.0.smithi080.stdout:2846: finishing write tid 4 to smithi08089843-492 2023-12-01T04:57:38.808 INFO:tasks.rados.rados.0.smithi080.stdout:2846: oid 492 updating version 0 to 351 2023-12-01T04:57:38.808 INFO:tasks.rados.rados.0.smithi080.stdout:2846: oid 492 updating version 351 to 353 2023-12-01T04:57:38.808 INFO:tasks.rados.rados.0.smithi080.stdout:2846: oid 492 version 353 is already newer than 352 2023-12-01T04:57:38.808 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 492 v 353 (ObjNum 1824 snap 0 seq_num 1824) dirty exists 2023-12-01T04:57:38.808 INFO:tasks.rados.rados.0.smithi080.stdout:2846: left oid 492 (ObjNum 1824 snap 0 seq_num 1824) 2023-12-01T04:57:38.808 INFO:tasks.rados.rados.0.smithi080.stdout:2847: finishing write tid 1 to smithi08089843-374 2023-12-01T04:57:38.808 INFO:tasks.rados.rados.0.smithi080.stdout:2847: finishing write tid 2 to smithi08089843-374 2023-12-01T04:57:38.808 INFO:tasks.rados.rados.0.smithi080.stdout:2847: finishing write tid 3 to smithi08089843-374 2023-12-01T04:57:38.808 INFO:tasks.rados.rados.0.smithi080.stdout:2842: done (15 left) 2023-12-01T04:57:38.809 INFO:tasks.rados.rados.0.smithi080.stdout:2843: done (14 left) 2023-12-01T04:57:38.809 INFO:tasks.rados.rados.0.smithi080.stdout:2844: done (13 left) 2023-12-01T04:57:38.809 INFO:tasks.rados.rados.0.smithi080.stdout:2845: done (12 left) 2023-12-01T04:57:38.809 INFO:tasks.rados.rados.0.smithi080.stdout:2846: done (11 left) 2023-12-01T04:57:38.809 INFO:tasks.rados.rados.0.smithi080.stdout:2850: done (10 left) 2023-12-01T04:57:38.809 INFO:tasks.rados.rados.0.smithi080.stdout:2858: read oid 120 snap -1 2023-12-01T04:57:38.809 INFO:tasks.rados.rados.0.smithi080.stdout:2858: expect (ObjNum 1723 snap 0 seq_num 1723) 2023-12-01T04:57:38.809 INFO:tasks.rados.rados.0.smithi080.stdout:2859: read oid 422 snap -1 2023-12-01T04:57:38.809 INFO:tasks.rados.rados.0.smithi080.stdout:2859: expect deleted 2023-12-01T04:57:38.809 INFO:tasks.rados.rados.0.smithi080.stdout:2860: read oid 227 snap -1 2023-12-01T04:57:38.809 INFO:tasks.rados.rados.0.smithi080.stdout:2860: expect (ObjNum 226 snap 0 seq_num 226) 2023-12-01T04:57:38.809 INFO:tasks.rados.rados.0.smithi080.stdout:2861: write oid 381 current snap is 0 2023-12-01T04:57:38.809 INFO:tasks.rados.rados.0.smithi080.stdout:2847: finishing write tid 4 to smithi08089843-374 2023-12-01T04:57:38.809 INFO:tasks.rados.rados.0.smithi080.stdout:2847: oid 374 updating version 0 to 371 2023-12-01T04:57:38.809 INFO:tasks.rados.rados.0.smithi080.stdout:2847: oid 374 updating version 371 to 372 2023-12-01T04:57:38.809 INFO:tasks.rados.rados.0.smithi080.stdout:2847: oid 374 version 372 is already newer than 370 2023-12-01T04:57:38.810 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 374 v 372 (ObjNum 1825 snap 0 seq_num 1825) dirty exists 2023-12-01T04:57:38.810 INFO:tasks.rados.rados.0.smithi080.stdout:2847: left oid 374 (ObjNum 1825 snap 0 seq_num 1825) 2023-12-01T04:57:38.810 INFO:tasks.rados.rados.0.smithi080.stdout:2848: expect (ObjNum 1078 snap 0 seq_num 1078) 2023-12-01T04:57:38.917 INFO:tasks.rados.rados.0.smithi080.stdout:2849: expect (ObjNum 1057 snap 0 seq_num 1057) 2023-12-01T04:57:39.094 INFO:tasks.rados.rados.0.smithi080.stdout:2851: finishing write tid 1 to smithi08089843-468 2023-12-01T04:57:39.094 INFO:tasks.rados.rados.0.smithi080.stdout:2852: expect (ObjNum 610 snap 0 seq_num 610) 2023-12-01T04:57:39.169 INFO:tasks.rados.rados.0.smithi080.stdout:2851: finishing write tid 2 to smithi08089843-468 2023-12-01T04:57:39.169 INFO:tasks.rados.rados.0.smithi080.stdout:2851: finishing write tid 3 to smithi08089843-468 2023-12-01T04:57:39.170 INFO:tasks.rados.rados.0.smithi080.stdout:2851: finishing write tid 4 to smithi08089843-468 2023-12-01T04:57:39.170 INFO:tasks.rados.rados.0.smithi080.stdout:2851: oid 468 updating version 0 to 348 2023-12-01T04:57:39.170 INFO:tasks.rados.rados.0.smithi080.stdout:2851: oid 468 version 348 is already newer than 346 2023-12-01T04:57:39.170 INFO:tasks.rados.rados.0.smithi080.stdout:2851: oid 468 version 348 is already newer than 347 2023-12-01T04:57:39.170 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 468 v 348 (ObjNum 1826 snap 0 seq_num 1826) dirty exists 2023-12-01T04:57:39.170 INFO:tasks.rados.rados.0.smithi080.stdout:2851: left oid 468 (ObjNum 1826 snap 0 seq_num 1826) 2023-12-01T04:57:39.170 INFO:tasks.rados.rados.0.smithi080.stdout:2854: expect (ObjNum 772 snap 0 seq_num 772) 2023-12-01T04:57:39.269 INFO:tasks.rados.rados.0.smithi080.stdout:2853: expect (ObjNum 1629 snap 0 seq_num 1629) 2023-12-01T04:57:39.380 INFO:tasks.rados.rados.0.smithi080.stdout:2855: finishing write tid 1 to smithi08089843-322 2023-12-01T04:57:39.381 INFO:tasks.rados.rados.0.smithi080.stdout:2855: finishing write tid 2 to smithi08089843-322 2023-12-01T04:57:39.381 INFO:tasks.rados.rados.0.smithi080.stdout:2855: finishing write tid 3 to smithi08089843-322 2023-12-01T04:57:39.381 INFO:tasks.rados.rados.0.smithi080.stdout:2855: finishing write tid 4 to smithi08089843-322 2023-12-01T04:57:39.381 INFO:tasks.rados.rados.0.smithi080.stdout:2855: oid 322 updating version 0 to 502 2023-12-01T04:57:39.381 INFO:tasks.rados.rados.0.smithi080.stdout:2855: oid 322 updating version 502 to 503 2023-12-01T04:57:39.381 INFO:tasks.rados.rados.0.smithi080.stdout:2855: oid 322 updating version 503 to 504 2023-12-01T04:57:39.381 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 322 v 504 (ObjNum 1827 snap 0 seq_num 1827) dirty exists 2023-12-01T04:57:39.381 INFO:tasks.rados.rados.0.smithi080.stdout:2855: left oid 322 (ObjNum 1827 snap 0 seq_num 1827) 2023-12-01T04:57:39.381 INFO:tasks.rados.rados.0.smithi080.stdout:2856: finishing write tid 1 to smithi08089843-349 2023-12-01T04:57:39.381 INFO:tasks.rados.rados.0.smithi080.stdout:2856: finishing write tid 2 to smithi08089843-349 2023-12-01T04:57:39.381 INFO:tasks.rados.rados.0.smithi080.stdout:2856: finishing write tid 3 to smithi08089843-349 2023-12-01T04:57:39.381 INFO:tasks.rados.rados.0.smithi080.stdout:2856: finishing write tid 4 to smithi08089843-349 2023-12-01T04:57:39.382 INFO:tasks.rados.rados.0.smithi080.stdout:2856: oid 349 updating version 0 to 319 2023-12-01T04:57:39.382 INFO:tasks.rados.rados.0.smithi080.stdout:2856: oid 349 version 319 is already newer than 318 2023-12-01T04:57:39.382 INFO:tasks.rados.rados.0.smithi080.stdout:2856: oid 349 updating version 319 to 320 2023-12-01T04:57:39.382 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 349 v 320 (ObjNum 1828 snap 0 seq_num 1828) dirty exists 2023-12-01T04:57:39.382 INFO:tasks.rados.rados.0.smithi080.stdout:2856: left oid 349 (ObjNum 1828 snap 0 seq_num 1828) 2023-12-01T04:57:39.382 INFO:tasks.rados.rados.0.smithi080.stdout:2857: finishing write tid 1 to smithi08089843-252 2023-12-01T04:57:39.382 INFO:tasks.rados.rados.0.smithi080.stdout:2857: finishing write tid 2 to smithi08089843-252 2023-12-01T04:57:39.382 INFO:tasks.rados.rados.0.smithi080.stdout:2857: finishing write tid 3 to smithi08089843-252 2023-12-01T04:57:39.382 INFO:tasks.rados.rados.0.smithi080.stdout:2857: finishing write tid 4 to smithi08089843-252 2023-12-01T04:57:39.382 INFO:tasks.rados.rados.0.smithi080.stdout:2857: oid 252 updating version 0 to 440 2023-12-01T04:57:39.382 INFO:tasks.rados.rados.0.smithi080.stdout:2857: oid 252 updating version 440 to 442 2023-12-01T04:57:39.383 INFO:tasks.rados.rados.0.smithi080.stdout:2857: oid 252 version 442 is already newer than 441 2023-12-01T04:57:39.383 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 252 v 442 (ObjNum 1829 snap 0 seq_num 1829) dirty exists 2023-12-01T04:57:39.383 INFO:tasks.rados.rados.0.smithi080.stdout:2857: left oid 252 (ObjNum 1829 snap 0 seq_num 1829) 2023-12-01T04:57:39.383 INFO:tasks.rados.rados.0.smithi080.stdout:2861: seq_num 1830 ranges {756810=430390,1620636=514307} 2023-12-01T04:57:39.392 INFO:tasks.rados.rados.0.smithi080.stdout:2861: writing smithi08089843-381 from 756810 to 1187200 tid 1 2023-12-01T04:57:39.399 INFO:tasks.rados.rados.0.smithi080.stdout:2861: writing smithi08089843-381 from 1620636 to 2134943 tid 2 2023-12-01T04:57:39.399 INFO:tasks.rados.rados.0.smithi080.stdout:2847: done (13 left) 2023-12-01T04:57:39.399 INFO:tasks.rados.rados.0.smithi080.stdout:2848: done (12 left) 2023-12-01T04:57:39.399 INFO:tasks.rados.rados.0.smithi080.stdout:2849: done (11 left) 2023-12-01T04:57:39.399 INFO:tasks.rados.rados.0.smithi080.stdout:2851: done (10 left) 2023-12-01T04:57:39.399 INFO:tasks.rados.rados.0.smithi080.stdout:2852: done (9 left) 2023-12-01T04:57:39.400 INFO:tasks.rados.rados.0.smithi080.stdout:2853: done (8 left) 2023-12-01T04:57:39.400 INFO:tasks.rados.rados.0.smithi080.stdout:2854: done (7 left) 2023-12-01T04:57:39.400 INFO:tasks.rados.rados.0.smithi080.stdout:2855: done (6 left) 2023-12-01T04:57:39.400 INFO:tasks.rados.rados.0.smithi080.stdout:2856: done (5 left) 2023-12-01T04:57:39.400 INFO:tasks.rados.rados.0.smithi080.stdout:2857: done (4 left) 2023-12-01T04:57:39.400 INFO:tasks.rados.rados.0.smithi080.stdout:2859: done (3 left) 2023-12-01T04:57:39.400 INFO:tasks.rados.rados.0.smithi080.stdout:2862: read oid 229 snap -1 2023-12-01T04:57:39.400 INFO:tasks.rados.rados.0.smithi080.stdout:2862: expect deleted 2023-12-01T04:57:39.400 INFO:tasks.rados.rados.0.smithi080.stdout:2863: read oid 161 snap -1 2023-12-01T04:57:39.400 INFO:tasks.rados.rados.0.smithi080.stdout:2863: expect (ObjNum 1111 snap 0 seq_num 1111) 2023-12-01T04:57:39.400 INFO:tasks.rados.rados.0.smithi080.stdout:2864: write oid 303 current snap is 0 2023-12-01T04:57:39.400 INFO:tasks.rados.rados.0.smithi080.stdout:2864: seq_num 1831 ranges {773617=505639,2079118=657965} 2023-12-01T04:57:39.406 INFO:tasks.rados.rados.0.smithi080.stdout:2864: writing smithi08089843-303 from 773617 to 1279256 tid 1 2023-12-01T04:57:39.415 INFO:tasks.rados.rados.0.smithi080.stdout:2864: writing smithi08089843-303 from 2079118 to 2737083 tid 2 2023-12-01T04:57:39.415 INFO:tasks.rados.rados.0.smithi080.stdout:2865: write oid 16 current snap is 0 2023-12-01T04:57:39.415 INFO:tasks.rados.rados.0.smithi080.stdout:2865: seq_num 1832 ranges {790424=580888,2137600=517976} 2023-12-01T04:57:39.422 INFO:tasks.rados.rados.0.smithi080.stdout:2865: writing smithi08089843-16 from 790424 to 1371312 tid 1 2023-12-01T04:57:39.430 INFO:tasks.rados.rados.0.smithi080.stdout:2865: writing smithi08089843-16 from 2137600 to 2655576 tid 2 2023-12-01T04:57:39.430 INFO:tasks.rados.rados.0.smithi080.stdout:2866: write oid 297 current snap is 0 2023-12-01T04:57:39.430 INFO:tasks.rados.rados.0.smithi080.stdout:2860: expect (ObjNum 226 snap 0 seq_num 226) 2023-12-01T04:57:39.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:57:39 smithi090 bash[32384]: cluster 2023-12-01T04:57:38.168933+0000 mgr.y (mgr.24362) 274 : cluster 0 pgmap v245: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 56 MiB/s rd, 8.6 MiB/s wr, 80 op/s 2023-12-01T04:57:39.561 INFO:tasks.rados.rados.0.smithi080.stdout:2858: expect (ObjNum 1723 snap 0 seq_num 1723) 2023-12-01T04:57:39.660 INFO:tasks.rados.rados.0.smithi080.stdout:2861: finishing write tid 1 to smithi08089843-381 2023-12-01T04:57:39.660 INFO:tasks.rados.rados.0.smithi080.stdout:2861: finishing write tid 2 to smithi08089843-381 2023-12-01T04:57:39.660 INFO:tasks.rados.rados.0.smithi080.stdout:2861: finishing write tid 3 to smithi08089843-381 2023-12-01T04:57:39.661 INFO:tasks.rados.rados.0.smithi080.stdout:2861: finishing write tid 4 to smithi08089843-381 2023-12-01T04:57:39.661 INFO:tasks.rados.rados.0.smithi080.stdout:2861: oid 381 updating version 0 to 349 2023-12-01T04:57:39.661 INFO:tasks.rados.rados.0.smithi080.stdout:2861: oid 381 updating version 349 to 351 2023-12-01T04:57:39.661 INFO:tasks.rados.rados.0.smithi080.stdout:2861: oid 381 version 351 is already newer than 350 2023-12-01T04:57:39.661 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 381 v 351 (ObjNum 1830 snap 0 seq_num 1830) dirty exists 2023-12-01T04:57:39.661 INFO:tasks.rados.rados.0.smithi080.stdout:2861: left oid 381 (ObjNum 1830 snap 0 seq_num 1830) 2023-12-01T04:57:39.661 INFO:tasks.rados.rados.0.smithi080.stdout:2864: finishing write tid 1 to smithi08089843-303 2023-12-01T04:57:39.661 INFO:tasks.rados.rados.0.smithi080.stdout:2863: expect (ObjNum 1111 snap 0 seq_num 1111) 2023-12-01T04:57:39.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:57:39 smithi080 bash[28361]: cluster 2023-12-01T04:57:38.168933+0000 mgr.y (mgr.24362) 274 : cluster 0 pgmap v245: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 56 MiB/s rd, 8.6 MiB/s wr, 80 op/s 2023-12-01T04:57:39.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:57:39 smithi080 bash[41963]: cluster 2023-12-01T04:57:38.168933+0000 mgr.y (mgr.24362) 274 : cluster 0 pgmap v245: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 56 MiB/s rd, 8.6 MiB/s wr, 80 op/s 2023-12-01T04:57:39.788 INFO:tasks.rados.rados.0.smithi080.stdout:2864: finishing write tid 2 to smithi08089843-303 2023-12-01T04:57:39.788 INFO:tasks.rados.rados.0.smithi080.stdout:2864: finishing write tid 3 to smithi08089843-303 2023-12-01T04:57:39.788 INFO:tasks.rados.rados.0.smithi080.stdout:2864: finishing write tid 4 to smithi08089843-303 2023-12-01T04:57:39.788 INFO:tasks.rados.rados.0.smithi080.stdout:2864: oid 303 updating version 0 to 415 2023-12-01T04:57:39.788 INFO:tasks.rados.rados.0.smithi080.stdout:2864: oid 303 updating version 415 to 417 2023-12-01T04:57:39.788 INFO:tasks.rados.rados.0.smithi080.stdout:2864: oid 303 version 417 is already newer than 416 2023-12-01T04:57:39.788 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 303 v 417 (ObjNum 1831 snap 0 seq_num 1831) dirty exists 2023-12-01T04:57:39.788 INFO:tasks.rados.rados.0.smithi080.stdout:2864: left oid 303 (ObjNum 1831 snap 0 seq_num 1831) 2023-12-01T04:57:39.788 INFO:tasks.rados.rados.0.smithi080.stdout:2865: finishing write tid 1 to smithi08089843-16 2023-12-01T04:57:39.788 INFO:tasks.rados.rados.0.smithi080.stdout:2866: seq_num 1833 ranges {407231=772490,1912435=661634} 2023-12-01T04:57:39.800 INFO:tasks.rados.rados.0.smithi080.stdout:2866: writing smithi08089843-297 from 407231 to 1179721 tid 1 2023-12-01T04:57:39.814 INFO:tasks.rados.rados.0.smithi080.stdout:2866: writing smithi08089843-297 from 1912435 to 2574069 tid 2 2023-12-01T04:57:39.814 INFO:tasks.rados.rados.0.smithi080.stdout:2858: done (7 left) 2023-12-01T04:57:39.814 INFO:tasks.rados.rados.0.smithi080.stdout:2860: done (6 left) 2023-12-01T04:57:39.814 INFO:tasks.rados.rados.0.smithi080.stdout:2861: done (5 left) 2023-12-01T04:57:39.814 INFO:tasks.rados.rados.0.smithi080.stdout:2862: done (4 left) 2023-12-01T04:57:39.814 INFO:tasks.rados.rados.0.smithi080.stdout:2863: done (3 left) 2023-12-01T04:57:39.815 INFO:tasks.rados.rados.0.smithi080.stdout:2864: done (2 left) 2023-12-01T04:57:39.815 INFO:tasks.rados.rados.0.smithi080.stdout:2867: write oid 460 current snap is 0 2023-12-01T04:57:39.815 INFO:tasks.rados.rados.0.smithi080.stdout:2867: seq_num 1834 ranges {424038=447739,1454564=521645,2630710=193328} 2023-12-01T04:57:39.823 INFO:tasks.rados.rados.0.smithi080.stdout:2867: writing smithi08089843-460 from 424038 to 871777 tid 1 2023-12-01T04:57:39.831 INFO:tasks.rados.rados.0.smithi080.stdout:2867: writing smithi08089843-460 from 1454564 to 1976209 tid 2 2023-12-01T04:57:39.839 INFO:tasks.rados.rados.0.smithi080.stdout:2867: writing smithi08089843-460 from 2630710 to 2824038 tid 3 2023-12-01T04:57:39.839 INFO:tasks.rados.rados.0.smithi080.stdout:2868: write oid 345 current snap is 0 2023-12-01T04:57:39.839 INFO:tasks.rados.rados.0.smithi080.stdout:2865: finishing write tid 2 to smithi08089843-16 2023-12-01T04:57:39.839 INFO:tasks.rados.rados.0.smithi080.stdout:2865: finishing write tid 3 to smithi08089843-16 2023-12-01T04:57:39.839 INFO:tasks.rados.rados.0.smithi080.stdout:2865: finishing write tid 4 to smithi08089843-16 2023-12-01T04:57:39.839 INFO:tasks.rados.rados.0.smithi080.stdout:2865: oid 16 updating version 0 to 443 2023-12-01T04:57:39.840 INFO:tasks.rados.rados.0.smithi080.stdout:2865: oid 16 updating version 443 to 444 2023-12-01T04:57:39.840 INFO:tasks.rados.rados.0.smithi080.stdout:2865: oid 16 updating version 444 to 445 2023-12-01T04:57:39.840 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 16 v 445 (ObjNum 1832 snap 0 seq_num 1832) dirty exists 2023-12-01T04:57:39.840 INFO:tasks.rados.rados.0.smithi080.stdout:2865: left oid 16 (ObjNum 1832 snap 0 seq_num 1832) 2023-12-01T04:57:39.840 INFO:tasks.rados.rados.0.smithi080.stdout:2868: seq_num 1835 ranges {440845=522988,1513046=665303} 2023-12-01T04:57:39.844 INFO:tasks.rados.rados.0.smithi080.stdout:2868: writing smithi08089843-345 from 440845 to 963833 tid 1 2023-12-01T04:57:39.852 INFO:tasks.rados.rados.0.smithi080.stdout:2868: writing smithi08089843-345 from 1513046 to 2178349 tid 2 2023-12-01T04:57:39.852 INFO:tasks.rados.rados.0.smithi080.stdout:2865: done (3 left) 2023-12-01T04:57:39.852 INFO:tasks.rados.rados.0.smithi080.stdout:2869: read oid 195 snap -1 2023-12-01T04:57:39.852 INFO:tasks.rados.rados.0.smithi080.stdout:2869: expect (ObjNum 1044 snap 0 seq_num 1044) 2023-12-01T04:57:39.852 INFO:tasks.rados.rados.0.smithi080.stdout:2870: write oid 366 current snap is 0 2023-12-01T04:57:39.852 INFO:tasks.rados.rados.0.smithi080.stdout:2866: finishing write tid 1 to smithi08089843-297 2023-12-01T04:57:39.852 INFO:tasks.rados.rados.0.smithi080.stdout:2866: finishing write tid 2 to smithi08089843-297 2023-12-01T04:57:39.852 INFO:tasks.rados.rados.0.smithi080.stdout:2866: finishing write tid 3 to smithi08089843-297 2023-12-01T04:57:39.852 INFO:tasks.rados.rados.0.smithi080.stdout:2866: finishing write tid 4 to smithi08089843-297 2023-12-01T04:57:39.852 INFO:tasks.rados.rados.0.smithi080.stdout:2866: oid 297 updating version 0 to 274 2023-12-01T04:57:39.853 INFO:tasks.rados.rados.0.smithi080.stdout:2866: oid 297 version 274 is already newer than 272 2023-12-01T04:57:39.853 INFO:tasks.rados.rados.0.smithi080.stdout:2866: oid 297 version 274 is already newer than 273 2023-12-01T04:57:39.853 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 297 v 274 (ObjNum 1833 snap 0 seq_num 1833) dirty exists 2023-12-01T04:57:39.853 INFO:tasks.rados.rados.0.smithi080.stdout:2866: left oid 297 (ObjNum 1833 snap 0 seq_num 1833) 2023-12-01T04:57:39.853 INFO:tasks.rados.rados.0.smithi080.stdout:2867: finishing write tid 1 to smithi08089843-460 2023-12-01T04:57:39.853 INFO:tasks.rados.rados.0.smithi080.stdout:2870: seq_num 1836 ranges {457652=598237,1571528=525314,2685556=172096} 2023-12-01T04:57:39.857 INFO:tasks.rados.rados.0.smithi080.stdout:2870: writing smithi08089843-366 from 457652 to 1055889 tid 1 2023-12-01T04:57:39.863 INFO:tasks.rados.rados.0.smithi080.stdout:2870: writing smithi08089843-366 from 1571528 to 2096842 tid 2 2023-12-01T04:57:39.868 INFO:tasks.rados.rados.0.smithi080.stdout:2870: writing smithi08089843-366 from 2685556 to 2857652 tid 3 2023-12-01T04:57:39.868 INFO:tasks.rados.rados.0.smithi080.stdout:2866: done (4 left) 2023-12-01T04:57:39.868 INFO:tasks.rados.rados.0.smithi080.stdout:2871: write oid 142 current snap is 0 2023-12-01T04:57:39.868 INFO:tasks.rados.rados.0.smithi080.stdout:2867: finishing write tid 2 to smithi08089843-460 2023-12-01T04:57:39.868 INFO:tasks.rados.rados.0.smithi080.stdout:2867: finishing write tid 3 to smithi08089843-460 2023-12-01T04:57:39.869 INFO:tasks.rados.rados.0.smithi080.stdout:2867: finishing write tid 4 to smithi08089843-460 2023-12-01T04:57:39.869 INFO:tasks.rados.rados.0.smithi080.stdout:2871: seq_num 1837 ranges {474459=673486,1630010=668972} 2023-12-01T04:57:39.875 INFO:tasks.rados.rados.0.smithi080.stdout:2871: writing smithi08089843-142 from 474459 to 1147945 tid 1 2023-12-01T04:57:39.882 INFO:tasks.rados.rados.0.smithi080.stdout:2871: writing smithi08089843-142 from 1630010 to 2298982 tid 2 2023-12-01T04:57:39.882 INFO:tasks.rados.rados.0.smithi080.stdout:2872: read oid 254 snap -1 2023-12-01T04:57:39.882 INFO:tasks.rados.rados.0.smithi080.stdout:2872: expect (ObjNum 654 snap 0 seq_num 654) 2023-12-01T04:57:39.882 INFO:tasks.rados.rados.0.smithi080.stdout:2873: read oid 19 snap -1 2023-12-01T04:57:39.882 INFO:tasks.rados.rados.0.smithi080.stdout:2873: expect (ObjNum 1288 snap 0 seq_num 1288) 2023-12-01T04:57:39.883 INFO:tasks.rados.rados.0.smithi080.stdout:2874: read oid 140 snap -1 2023-12-01T04:57:39.883 INFO:tasks.rados.rados.0.smithi080.stdout:2874: expect (ObjNum 1698 snap 0 seq_num 1698) 2023-12-01T04:57:39.883 INFO:tasks.rados.rados.0.smithi080.stdout:2875: read oid 488 snap -1 2023-12-01T04:57:39.883 INFO:tasks.rados.rados.0.smithi080.stdout:2875: expect (ObjNum 1646 snap 0 seq_num 1646) 2023-12-01T04:57:39.883 INFO:tasks.rados.rados.0.smithi080.stdout:2876: delete oid 301 current snap is 0 2023-12-01T04:57:39.883 INFO:tasks.rados.rados.0.smithi080.stdout:2867: finishing write tid 5 to smithi08089843-460 2023-12-01T04:57:39.883 INFO:tasks.rados.rados.0.smithi080.stdout:2867: oid 460 updating version 0 to 434 2023-12-01T04:57:39.883 INFO:tasks.rados.rados.0.smithi080.stdout:2867: oid 460 updating version 434 to 435 2023-12-01T04:57:39.883 INFO:tasks.rados.rados.0.smithi080.stdout:2867: oid 460 version 435 is already newer than 432 2023-12-01T04:57:39.883 INFO:tasks.rados.rados.0.smithi080.stdout:2867: oid 460 version 435 is already newer than 433 2023-12-01T04:57:39.883 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 460 v 435 (ObjNum 1834 snap 0 seq_num 1834) dirty exists 2023-12-01T04:57:39.883 INFO:tasks.rados.rados.0.smithi080.stdout:2867: left oid 460 (ObjNum 1834 snap 0 seq_num 1834) 2023-12-01T04:57:39.883 INFO:tasks.rados.rados.0.smithi080.stdout:2868: finishing write tid 1 to smithi08089843-345 2023-12-01T04:57:39.883 INFO:tasks.rados.rados.0.smithi080.stdout:2868: finishing write tid 2 to smithi08089843-345 2023-12-01T04:57:39.883 INFO:tasks.rados.rados.0.smithi080.stdout:2868: finishing write tid 3 to smithi08089843-345 2023-12-01T04:57:39.884 INFO:tasks.rados.rados.0.smithi080.stdout:2868: finishing write tid 4 to smithi08089843-345 2023-12-01T04:57:39.884 INFO:tasks.rados.rados.0.smithi080.stdout:2868: oid 345 updating version 0 to 420 2023-12-01T04:57:39.884 INFO:tasks.rados.rados.0.smithi080.stdout:2868: oid 345 version 420 is already newer than 418 2023-12-01T04:57:39.884 INFO:tasks.rados.rados.0.smithi080.stdout:2868: oid 345 version 420 is already newer than 419 2023-12-01T04:57:39.884 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 345 v 420 (ObjNum 1835 snap 0 seq_num 1835) dirty exists 2023-12-01T04:57:39.884 INFO:tasks.rados.rados.0.smithi080.stdout:2868: left oid 345 (ObjNum 1835 snap 0 seq_num 1835) 2023-12-01T04:57:39.884 INFO:tasks.rados.rados.0.smithi080.stdout:2870: finishing write tid 1 to smithi08089843-366 2023-12-01T04:57:39.884 INFO:tasks.rados.rados.0.smithi080.stdout:2870: finishing write tid 2 to smithi08089843-366 2023-12-01T04:57:39.884 INFO:tasks.rados.rados.0.smithi080.stdout:2869: expect (ObjNum 1044 snap 0 seq_num 1044) 2023-12-01T04:57:40.073 INFO:tasks.rados.rados.0.smithi080.stdout:2870: finishing write tid 3 to smithi08089843-366 2023-12-01T04:57:40.073 INFO:tasks.rados.rados.0.smithi080.stdout:2870: finishing write tid 4 to smithi08089843-366 2023-12-01T04:57:40.073 INFO:tasks.rados.rados.0.smithi080.stdout:2870: finishing write tid 5 to smithi08089843-366 2023-12-01T04:57:40.073 INFO:tasks.rados.rados.0.smithi080.stdout:2870: oid 366 updating version 0 to 507 2023-12-01T04:57:40.073 INFO:tasks.rados.rados.0.smithi080.stdout:2870: oid 366 version 507 is already newer than 506 2023-12-01T04:57:40.074 INFO:tasks.rados.rados.0.smithi080.stdout:2870: oid 366 updating version 507 to 508 2023-12-01T04:57:40.074 INFO:tasks.rados.rados.0.smithi080.stdout:2870: oid 366 version 508 is already newer than 505 2023-12-01T04:57:40.074 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 366 v 508 (ObjNum 1836 snap 0 seq_num 1836) dirty exists 2023-12-01T04:57:40.074 INFO:tasks.rados.rados.0.smithi080.stdout:2870: left oid 366 (ObjNum 1836 snap 0 seq_num 1836) 2023-12-01T04:57:40.074 INFO:tasks.rados.rados.0.smithi080.stdout:2871: finishing write tid 1 to smithi08089843-142 2023-12-01T04:57:40.074 INFO:tasks.rados.rados.0.smithi080.stdout:2871: finishing write tid 2 to smithi08089843-142 2023-12-01T04:57:40.074 INFO:tasks.rados.rados.0.smithi080.stdout:2871: finishing write tid 3 to smithi08089843-142 2023-12-01T04:57:40.074 INFO:tasks.rados.rados.0.smithi080.stdout:2871: finishing write tid 4 to smithi08089843-142 2023-12-01T04:57:40.074 INFO:tasks.rados.rados.0.smithi080.stdout:2871: oid 142 updating version 0 to 352 2023-12-01T04:57:40.074 INFO:tasks.rados.rados.0.smithi080.stdout:2871: oid 142 version 352 is already newer than 351 2023-12-01T04:57:40.074 INFO:tasks.rados.rados.0.smithi080.stdout:2871: oid 142 updating version 352 to 353 2023-12-01T04:57:40.074 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 142 v 353 (ObjNum 1837 snap 0 seq_num 1837) dirty exists 2023-12-01T04:57:40.074 INFO:tasks.rados.rados.0.smithi080.stdout:2871: left oid 142 (ObjNum 1837 snap 0 seq_num 1837) 2023-12-01T04:57:40.075 INFO:tasks.rados.rados.0.smithi080.stdout:2873: expect (ObjNum 1288 snap 0 seq_num 1288) 2023-12-01T04:57:40.231 INFO:tasks.rados.rados.0.smithi080.stdout:2875: expect (ObjNum 1646 snap 0 seq_num 1646) 2023-12-01T04:57:40.449 INFO:tasks.rados.rados.0.smithi080.stdout:2872: expect (ObjNum 654 snap 0 seq_num 654) 2023-12-01T04:57:40.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:57:40 smithi090 bash[32384]: audit 2023-12-01T04:57:39.755621+0000 mon.a (mon.0) 873 : audit 0 from='client.? 172.21.15.80:0/1467793980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:57:40.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:57:40 smithi090 bash[32384]: audit 2023-12-01T04:57:39.792519+0000 mon.c (mon.2) 170 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:57:40.584 INFO:tasks.rados.rados.0.smithi080.stdout:2874: expect (ObjNum 1698 snap 0 seq_num 1698) 2023-12-01T04:57:40.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:57:40 smithi080 bash[28361]: audit 2023-12-01T04:57:39.755621+0000 mon.a (mon.0) 873 : audit 0 from='client.? 172.21.15.80:0/1467793980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:57:40.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:57:40 smithi080 bash[28361]: audit 2023-12-01T04:57:39.792519+0000 mon.c (mon.2) 170 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:57:40.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:57:40 smithi080 bash[41963]: audit 2023-12-01T04:57:39.755621+0000 mon.a (mon.0) 873 : audit 0 from='client.? 172.21.15.80:0/1467793980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:57:40.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:57:40 smithi080 bash[41963]: audit 2023-12-01T04:57:39.792519+0000 mon.c (mon.2) 170 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:57:40.725 INFO:tasks.rados.rados.0.smithi080.stdout:2867: done (9 left) 2023-12-01T04:57:40.725 INFO:tasks.rados.rados.0.smithi080.stdout:2868: done (8 left) 2023-12-01T04:57:40.725 INFO:tasks.rados.rados.0.smithi080.stdout:2869: done (7 left) 2023-12-01T04:57:40.725 INFO:tasks.rados.rados.0.smithi080.stdout:2870: done (6 left) 2023-12-01T04:57:40.725 INFO:tasks.rados.rados.0.smithi080.stdout:2871: done (5 left) 2023-12-01T04:57:40.725 INFO:tasks.rados.rados.0.smithi080.stdout:2872: done (4 left) 2023-12-01T04:57:40.725 INFO:tasks.rados.rados.0.smithi080.stdout:2873: done (3 left) 2023-12-01T04:57:40.725 INFO:tasks.rados.rados.0.smithi080.stdout:2874: done (2 left) 2023-12-01T04:57:40.726 INFO:tasks.rados.rados.0.smithi080.stdout:2875: done (1 left) 2023-12-01T04:57:40.726 INFO:tasks.rados.rados.0.smithi080.stdout:2876: done (0 left) 2023-12-01T04:57:40.726 INFO:tasks.rados.rados.0.smithi080.stdout:2877: read oid 326 snap -1 2023-12-01T04:57:40.726 INFO:tasks.rados.rados.0.smithi080.stdout:2877: expect (ObjNum 1334 snap 0 seq_num 1334) 2023-12-01T04:57:40.726 INFO:tasks.rados.rados.0.smithi080.stdout:2878: read oid 414 snap -1 2023-12-01T04:57:40.726 INFO:tasks.rados.rados.0.smithi080.stdout:2878: expect (ObjNum 1797 snap 0 seq_num 1797) 2023-12-01T04:57:40.726 INFO:tasks.rados.rados.0.smithi080.stdout:2879: read oid 211 snap -1 2023-12-01T04:57:40.726 INFO:tasks.rados.rados.0.smithi080.stdout:2879: expect (ObjNum 1454 snap 0 seq_num 1454) 2023-12-01T04:57:40.727 INFO:tasks.rados.rados.0.smithi080.stdout:2880: write oid 94 current snap is 0 2023-12-01T04:57:40.727 INFO:tasks.rados.rados.0.smithi080.stdout:2880: seq_num 1839 ranges {508073=423984,1630621=672641} 2023-12-01T04:57:40.734 INFO:tasks.rados.rados.0.smithi080.stdout:2880: writing smithi08089843-94 from 508073 to 932057 tid 1 2023-12-01T04:57:40.744 INFO:tasks.rados.rados.0.smithi080.stdout:2880: writing smithi08089843-94 from 1630621 to 2303262 tid 2 2023-12-01T04:57:40.744 INFO:tasks.rados.rados.0.smithi080.stdout:2881: read oid 27 snap -1 2023-12-01T04:57:40.745 INFO:tasks.rados.rados.0.smithi080.stdout:2881: expect (ObjNum 1687 snap 0 seq_num 1687) 2023-12-01T04:57:40.745 INFO:tasks.rados.rados.0.smithi080.stdout:2882: write oid 325 current snap is 0 2023-12-01T04:57:40.745 INFO:tasks.rados.rados.0.smithi080.stdout:2882: seq_num 1840 ranges {524880=615586,1805456=416299,2678895=245985} 2023-12-01T04:57:40.750 INFO:tasks.rados.rados.0.smithi080.stdout:2882: writing smithi08089843-325 from 524880 to 1140466 tid 1 2023-12-01T04:57:40.756 INFO:tasks.rados.rados.0.smithi080.stdout:2882: writing smithi08089843-325 from 1805456 to 2221755 tid 2 2023-12-01T04:57:40.761 INFO:tasks.rados.rados.0.smithi080.stdout:2882: writing smithi08089843-325 from 2678895 to 2924880 tid 3 2023-12-01T04:57:40.761 INFO:tasks.rados.rados.0.smithi080.stdout:2883: delete oid 396 current snap is 0 2023-12-01T04:57:40.761 INFO:tasks.rados.rados.0.smithi080.stdout:2877: expect (ObjNum 1334 snap 0 seq_num 1334) 2023-12-01T04:57:40.904 INFO:tasks.rados.rados.0.smithi080.stdout:2879: expect (ObjNum 1454 snap 0 seq_num 1454) 2023-12-01T04:57:41.040 INFO:tasks.rados.rados.0.smithi080.stdout:2878: expect (ObjNum 1797 snap 0 seq_num 1797) 2023-12-01T04:57:41.114 INFO:tasks.rados.rados.0.smithi080.stdout:2880: finishing write tid 1 to smithi08089843-94 2023-12-01T04:57:41.115 INFO:tasks.rados.rados.0.smithi080.stdout:2880: finishing write tid 2 to smithi08089843-94 2023-12-01T04:57:41.115 INFO:tasks.rados.rados.0.smithi080.stdout:2880: finishing write tid 3 to smithi08089843-94 2023-12-01T04:57:41.115 INFO:tasks.rados.rados.0.smithi080.stdout:2880: finishing write tid 4 to smithi08089843-94 2023-12-01T04:57:41.115 INFO:tasks.rados.rados.0.smithi080.stdout:2880: oid 94 updating version 0 to 438 2023-12-01T04:57:41.115 INFO:tasks.rados.rados.0.smithi080.stdout:2880: oid 94 version 438 is already newer than 437 2023-12-01T04:57:41.115 INFO:tasks.rados.rados.0.smithi080.stdout:2880: oid 94 version 438 is already newer than 436 2023-12-01T04:57:41.115 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 94 v 438 (ObjNum 1839 snap 0 seq_num 1839) dirty exists 2023-12-01T04:57:41.115 INFO:tasks.rados.rados.0.smithi080.stdout:2880: left oid 94 (ObjNum 1839 snap 0 seq_num 1839) 2023-12-01T04:57:41.115 INFO:tasks.rados.rados.0.smithi080.stdout:2881: expect (ObjNum 1687 snap 0 seq_num 1687) 2023-12-01T04:57:41.249 INFO:tasks.rados.rados.0.smithi080.stdout:2882: finishing write tid 1 to smithi08089843-325 2023-12-01T04:57:41.249 INFO:tasks.rados.rados.0.smithi080.stdout:2882: finishing write tid 2 to smithi08089843-325 2023-12-01T04:57:41.249 INFO:tasks.rados.rados.0.smithi080.stdout:2877: done (6 left) 2023-12-01T04:57:41.249 INFO:tasks.rados.rados.0.smithi080.stdout:2878: done (5 left) 2023-12-01T04:57:41.249 INFO:tasks.rados.rados.0.smithi080.stdout:2879: done (4 left) 2023-12-01T04:57:41.249 INFO:tasks.rados.rados.0.smithi080.stdout:2880: done (3 left) 2023-12-01T04:57:41.250 INFO:tasks.rados.rados.0.smithi080.stdout:2881: done (2 left) 2023-12-01T04:57:41.250 INFO:tasks.rados.rados.0.smithi080.stdout:2883: done (1 left) 2023-12-01T04:57:41.250 INFO:tasks.rados.rados.0.smithi080.stdout:2884: read oid 266 snap -1 2023-12-01T04:57:41.250 INFO:tasks.rados.rados.0.smithi080.stdout:2884: expect (ObjNum 1680 snap 0 seq_num 1680) 2023-12-01T04:57:41.250 INFO:tasks.rados.rados.0.smithi080.stdout:2885: read oid 327 snap -1 2023-12-01T04:57:41.250 INFO:tasks.rados.rados.0.smithi080.stdout:2885: expect (ObjNum 1668 snap 0 seq_num 1668) 2023-12-01T04:57:41.250 INFO:tasks.rados.rados.0.smithi080.stdout:2886: read oid 187 snap -1 2023-12-01T04:57:41.250 INFO:tasks.rados.rados.0.smithi080.stdout:2886: expect deleted 2023-12-01T04:57:41.250 INFO:tasks.rados.rados.0.smithi080.stdout:2887: read oid 280 snap -1 2023-12-01T04:57:41.250 INFO:tasks.rados.rados.0.smithi080.stdout:2887: expect (ObjNum 1455 snap 0 seq_num 1455) 2023-12-01T04:57:41.250 INFO:tasks.rados.rados.0.smithi080.stdout:2888: read oid 239 snap -1 2023-12-01T04:57:41.250 INFO:tasks.rados.rados.0.smithi080.stdout:2888: expect deleted 2023-12-01T04:57:41.250 INFO:tasks.rados.rados.0.smithi080.stdout:2889: read oid 403 snap -1 2023-12-01T04:57:41.250 INFO:tasks.rados.rados.0.smithi080.stdout:2889: expect (ObjNum 1798 snap 0 seq_num 1798) 2023-12-01T04:57:41.251 INFO:tasks.rados.rados.0.smithi080.stdout:2890: read oid 11 snap -1 2023-12-01T04:57:41.251 INFO:tasks.rados.rados.0.smithi080.stdout:2890: expect (ObjNum 1501 snap 0 seq_num 1501) 2023-12-01T04:57:41.251 INFO:tasks.rados.rados.0.smithi080.stdout:2891: read oid 59 snap -1 2023-12-01T04:57:41.251 INFO:tasks.rados.rados.0.smithi080.stdout:2891: expect deleted 2023-12-01T04:57:41.251 INFO:tasks.rados.rados.0.smithi080.stdout:2892: delete oid 25 current snap is 0 2023-12-01T04:57:41.251 INFO:tasks.rados.rados.0.smithi080.stdout:2882: finishing write tid 3 to smithi08089843-325 2023-12-01T04:57:41.251 INFO:tasks.rados.rados.0.smithi080.stdout:2882: finishing write tid 4 to smithi08089843-325 2023-12-01T04:57:41.251 INFO:tasks.rados.rados.0.smithi080.stdout:2882: finishing write tid 5 to smithi08089843-325 2023-12-01T04:57:41.251 INFO:tasks.rados.rados.0.smithi080.stdout:2882: oid 325 updating version 0 to 356 2023-12-01T04:57:41.251 INFO:tasks.rados.rados.0.smithi080.stdout:2882: oid 325 version 356 is already newer than 354 2023-12-01T04:57:41.251 INFO:tasks.rados.rados.0.smithi080.stdout:2882: oid 325 updating version 356 to 357 2023-12-01T04:57:41.251 INFO:tasks.rados.rados.0.smithi080.stdout:2882: oid 325 version 357 is already newer than 355 2023-12-01T04:57:41.251 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 325 v 357 (ObjNum 1840 snap 0 seq_num 1840) dirty exists 2023-12-01T04:57:41.251 INFO:tasks.rados.rados.0.smithi080.stdout:2882: left oid 325 (ObjNum 1840 snap 0 seq_num 1840) 2023-12-01T04:57:41.260 INFO:tasks.rados.rados.0.smithi080.stdout:2885: expect (ObjNum 1668 snap 0 seq_num 1668) 2023-12-01T04:57:41.342 INFO:tasks.rados.rados.0.smithi080.stdout:2890: expect (ObjNum 1501 snap 0 seq_num 1501) 2023-12-01T04:57:41.490 INFO:tasks.rados.rados.0.smithi080.stdout:2884: expect (ObjNum 1680 snap 0 seq_num 1680) 2023-12-01T04:57:41.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:57:41 smithi090 bash[32384]: cluster 2023-12-01T04:57:40.169546+0000 mgr.y (mgr.24362) 275 : cluster 0 pgmap v246: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 56 MiB/s rd, 8.6 MiB/s wr, 80 op/s 2023-12-01T04:57:41.643 INFO:tasks.rados.rados.0.smithi080.stdout:2887: expect (ObjNum 1455 snap 0 seq_num 1455) 2023-12-01T04:57:41.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:57:41 smithi080 bash[28361]: cluster 2023-12-01T04:57:40.169546+0000 mgr.y (mgr.24362) 275 : cluster 0 pgmap v246: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 56 MiB/s rd, 8.6 MiB/s wr, 80 op/s 2023-12-01T04:57:41.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:57:41 smithi080 bash[41963]: cluster 2023-12-01T04:57:40.169546+0000 mgr.y (mgr.24362) 275 : cluster 0 pgmap v246: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 56 MiB/s rd, 8.6 MiB/s wr, 80 op/s 2023-12-01T04:57:41.723 INFO:tasks.rados.rados.0.smithi080.stdout:2889: expect (ObjNum 1798 snap 0 seq_num 1798) 2023-12-01T04:57:41.817 INFO:tasks.rados.rados.0.smithi080.stdout:2882: done (9 left) 2023-12-01T04:57:41.818 INFO:tasks.rados.rados.0.smithi080.stdout:2884: done (8 left) 2023-12-01T04:57:41.818 INFO:tasks.rados.rados.0.smithi080.stdout:2885: done (7 left) 2023-12-01T04:57:41.818 INFO:tasks.rados.rados.0.smithi080.stdout:2886: done (6 left) 2023-12-01T04:57:41.818 INFO:tasks.rados.rados.0.smithi080.stdout:2887: done (5 left) 2023-12-01T04:57:41.818 INFO:tasks.rados.rados.0.smithi080.stdout:2888: done (4 left) 2023-12-01T04:57:41.818 INFO:tasks.rados.rados.0.smithi080.stdout:2889: done (3 left) 2023-12-01T04:57:41.818 INFO:tasks.rados.rados.0.smithi080.stdout:2890: done (2 left) 2023-12-01T04:57:41.818 INFO:tasks.rados.rados.0.smithi080.stdout:2891: done (1 left) 2023-12-01T04:57:41.818 INFO:tasks.rados.rados.0.smithi080.stdout:2892: done (0 left) 2023-12-01T04:57:41.818 INFO:tasks.rados.rados.0.smithi080.stdout:2893: write oid 433 current snap is 0 2023-12-01T04:57:41.818 INFO:tasks.rados.rados.0.smithi080.stdout:2893: seq_num 1843 ranges {575301=441333,1464549=679979,2644811=330490} 2023-12-01T04:57:41.826 INFO:tasks.rados.rados.0.smithi080.stdout:2893: writing smithi08089843-433 from 575301 to 1016634 tid 1 2023-12-01T04:57:41.834 INFO:tasks.rados.rados.0.smithi080.stdout:2893: writing smithi08089843-433 from 1464549 to 2144528 tid 2 2023-12-01T04:57:41.839 INFO:tasks.rados.rados.0.smithi080.stdout:2893: writing smithi08089843-433 from 2644811 to 2975301 tid 3 2023-12-01T04:57:41.839 INFO:tasks.rados.rados.0.smithi080.stdout:2894: read oid 231 snap -1 2023-12-01T04:57:41.840 INFO:tasks.rados.rados.0.smithi080.stdout:2894: expect (ObjNum 1571 snap 0 seq_num 1571) 2023-12-01T04:57:41.840 INFO:tasks.rados.rados.0.smithi080.stdout:2895: write oid 27 current snap is 0 2023-12-01T04:57:41.840 INFO:tasks.rados.rados.0.smithi080.stdout:2893: finishing write tid 1 to smithi08089843-433 2023-12-01T04:57:41.840 INFO:tasks.rados.rados.0.smithi080.stdout:2895: seq_num 1844 ranges {592108=516582,1523031=423637,2672234=319874} 2023-12-01T04:57:41.846 INFO:tasks.rados.rados.0.smithi080.stdout:2895: writing smithi08089843-27 from 592108 to 1108690 tid 1 2023-12-01T04:57:41.851 INFO:tasks.rados.rados.0.smithi080.stdout:2895: writing smithi08089843-27 from 1523031 to 1946668 tid 2 2023-12-01T04:57:41.857 INFO:tasks.rados.rados.0.smithi080.stdout:2895: writing smithi08089843-27 from 2672234 to 2992108 tid 3 2023-12-01T04:57:41.857 INFO:tasks.rados.rados.0.smithi080.stdout:2896: read oid 237 snap -1 2023-12-01T04:57:41.857 INFO:tasks.rados.rados.0.smithi080.stdout:2896: expect (ObjNum 1475 snap 0 seq_num 1475) 2023-12-01T04:57:41.857 INFO:tasks.rados.rados.0.smithi080.stdout:2897: delete oid 198 current snap is 0 2023-12-01T04:57:41.857 INFO:tasks.rados.rados.0.smithi080.stdout:2893: finishing write tid 2 to smithi08089843-433 2023-12-01T04:57:41.858 INFO:tasks.rados.rados.0.smithi080.stdout:2893: finishing write tid 3 to smithi08089843-433 2023-12-01T04:57:41.858 INFO:tasks.rados.rados.0.smithi080.stdout:2893: finishing write tid 4 to smithi08089843-433 2023-12-01T04:57:41.858 INFO:tasks.rados.rados.0.smithi080.stdout:2893: finishing write tid 5 to smithi08089843-433 2023-12-01T04:57:41.858 INFO:tasks.rados.rados.0.smithi080.stdout:2893: oid 433 updating version 0 to 276 2023-12-01T04:57:41.858 INFO:tasks.rados.rados.0.smithi080.stdout:2893: oid 433 version 276 is already newer than 275 2023-12-01T04:57:41.858 INFO:tasks.rados.rados.0.smithi080.stdout:2893: oid 433 updating version 276 to 278 2023-12-01T04:57:41.858 INFO:tasks.rados.rados.0.smithi080.stdout:2893: oid 433 version 278 is already newer than 277 2023-12-01T04:57:41.858 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 433 v 278 (ObjNum 1843 snap 0 seq_num 1843) dirty exists 2023-12-01T04:57:41.858 INFO:tasks.rados.rados.0.smithi080.stdout:2893: left oid 433 (ObjNum 1843 snap 0 seq_num 1843) 2023-12-01T04:57:41.858 INFO:tasks.rados.rados.0.smithi080.stdout:2894: expect (ObjNum 1571 snap 0 seq_num 1571) 2023-12-01T04:57:41.948 INFO:tasks.rados.rados.0.smithi080.stdout:2895: finishing write tid 1 to smithi08089843-27 2023-12-01T04:57:41.949 INFO:tasks.rados.rados.0.smithi080.stdout:2895: finishing write tid 2 to smithi08089843-27 2023-12-01T04:57:41.949 INFO:tasks.rados.rados.0.smithi080.stdout:2896: expect (ObjNum 1475 snap 0 seq_num 1475) 2023-12-01T04:57:42.107 INFO:tasks.rados.rados.0.smithi080.stdout:2895: finishing write tid 3 to smithi08089843-27 2023-12-01T04:57:42.107 INFO:tasks.rados.rados.0.smithi080.stdout:2895: finishing write tid 4 to smithi08089843-27 2023-12-01T04:57:42.107 INFO:tasks.rados.rados.0.smithi080.stdout:2895: finishing write tid 5 to smithi08089843-27 2023-12-01T04:57:42.107 INFO:tasks.rados.rados.0.smithi080.stdout:2895: oid 27 updating version 0 to 359 2023-12-01T04:57:42.107 INFO:tasks.rados.rados.0.smithi080.stdout:2895: oid 27 updating version 359 to 361 2023-12-01T04:57:42.107 INFO:tasks.rados.rados.0.smithi080.stdout:2895: oid 27 version 361 is already newer than 360 2023-12-01T04:57:42.108 INFO:tasks.rados.rados.0.smithi080.stdout:2895: oid 27 updating version 361 to 362 2023-12-01T04:57:42.108 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 27 v 362 (ObjNum 1844 snap 0 seq_num 1844) dirty exists 2023-12-01T04:57:42.108 INFO:tasks.rados.rados.0.smithi080.stdout:2895: left oid 27 (ObjNum 1844 snap 0 seq_num 1844) 2023-12-01T04:57:42.108 INFO:tasks.rados.rados.0.smithi080.stdout:2893: done (4 left) 2023-12-01T04:57:42.108 INFO:tasks.rados.rados.0.smithi080.stdout:2894: done (3 left) 2023-12-01T04:57:42.108 INFO:tasks.rados.rados.0.smithi080.stdout:2895: done (2 left) 2023-12-01T04:57:42.108 INFO:tasks.rados.rados.0.smithi080.stdout:2896: done (1 left) 2023-12-01T04:57:42.108 INFO:tasks.rados.rados.0.smithi080.stdout:2897: done (0 left) 2023-12-01T04:57:42.108 INFO:tasks.rados.rados.0.smithi080.stdout:2898: write oid 84 current snap is 0 2023-12-01T04:57:42.108 INFO:tasks.rados.rados.0.smithi080.stdout:2898: seq_num 1846 ranges {625722=667080,1923642=427306,3010727=14995} 2023-12-01T04:57:42.119 INFO:tasks.rados.rados.0.smithi080.stdout:2898: writing smithi08089843-84 from 625722 to 1292802 tid 1 2023-12-01T04:57:42.125 INFO:tasks.rados.rados.0.smithi080.stdout:2898: writing smithi08089843-84 from 1923642 to 2350948 tid 2 2023-12-01T04:57:42.129 INFO:tasks.rados.rados.0.smithi080.stdout:2898: writing smithi08089843-84 from 3010727 to 3025722 tid 3 2023-12-01T04:57:42.129 INFO:tasks.rados.rados.0.smithi080.stdout:2899: write oid 36 current snap is 0 2023-12-01T04:57:42.129 INFO:tasks.rados.rados.0.smithi080.stdout:2899: seq_num 1847 ranges {642529=742329,1982124=687317} 2023-12-01T04:57:42.137 INFO:tasks.rados.rados.0.smithi080.stdout:2899: writing smithi08089843-36 from 642529 to 1384858 tid 1 2023-12-01T04:57:42.145 INFO:tasks.rados.rados.0.smithi080.stdout:2899: writing smithi08089843-36 from 1982124 to 2669441 tid 2 2023-12-01T04:57:42.145 INFO:tasks.rados.rados.0.smithi080.stdout:2900: write oid 43 current snap is 0 2023-12-01T04:57:42.145 INFO:tasks.rados.rados.0.smithi080.stdout:2898: finishing write tid 1 to smithi08089843-84 2023-12-01T04:57:42.145 INFO:tasks.rados.rados.0.smithi080.stdout:2898: finishing write tid 2 to smithi08089843-84 2023-12-01T04:57:42.145 INFO:tasks.rados.rados.0.smithi080.stdout:2898: finishing write tid 3 to smithi08089843-84 2023-12-01T04:57:42.146 INFO:tasks.rados.rados.0.smithi080.stdout:2898: finishing write tid 4 to smithi08089843-84 2023-12-01T04:57:42.146 INFO:tasks.rados.rados.0.smithi080.stdout:2898: finishing write tid 5 to smithi08089843-84 2023-12-01T04:57:42.146 INFO:tasks.rados.rados.0.smithi080.stdout:2898: oid 84 updating version 0 to 439 2023-12-01T04:57:42.146 INFO:tasks.rados.rados.0.smithi080.stdout:2898: oid 84 updating version 439 to 442 2023-12-01T04:57:42.146 INFO:tasks.rados.rados.0.smithi080.stdout:2898: oid 84 version 442 is already newer than 441 2023-12-01T04:57:42.146 INFO:tasks.rados.rados.0.smithi080.stdout:2898: oid 84 version 442 is already newer than 440 2023-12-01T04:57:42.146 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 84 v 442 (ObjNum 1846 snap 0 seq_num 1846) dirty exists 2023-12-01T04:57:42.146 INFO:tasks.rados.rados.0.smithi080.stdout:2898: left oid 84 (ObjNum 1846 snap 0 seq_num 1846) 2023-12-01T04:57:42.147 INFO:tasks.rados.rados.0.smithi080.stdout:2900: seq_num 1848 ranges {659336=533931,1756959=430975,2781926=277410} 2023-12-01T04:57:42.153 INFO:tasks.rados.rados.0.smithi080.stdout:2900: writing smithi08089843-43 from 659336 to 1193267 tid 1 2023-12-01T04:57:42.157 INFO:tasks.rados.rados.0.smithi080.stdout:2900: writing smithi08089843-43 from 1756959 to 2187934 tid 2 2023-12-01T04:57:42.163 INFO:tasks.rados.rados.0.smithi080.stdout:2900: writing smithi08089843-43 from 2781926 to 3059336 tid 3 2023-12-01T04:57:42.163 INFO:tasks.rados.rados.0.smithi080.stdout:2898: done (2 left) 2023-12-01T04:57:42.163 INFO:tasks.rados.rados.0.smithi080.stdout:2901: write oid 226 current snap is 0 2023-12-01T04:57:42.163 INFO:tasks.rados.rados.0.smithi080.stdout:2901: seq_num 1849 ranges {676143=609180,1815441=690986,2925702=150441} 2023-12-01T04:57:42.170 INFO:tasks.rados.rados.0.smithi080.stdout:2901: writing smithi08089843-226 from 676143 to 1285323 tid 1 2023-12-01T04:57:42.177 INFO:tasks.rados.rados.0.smithi080.stdout:2901: writing smithi08089843-226 from 1815441 to 2506427 tid 2 2023-12-01T04:57:42.181 INFO:tasks.rados.rados.0.smithi080.stdout:2901: writing smithi08089843-226 from 2925702 to 3076143 tid 3 2023-12-01T04:57:42.181 INFO:tasks.rados.rados.0.smithi080.stdout:2902: write oid 266 current snap is 0 2023-12-01T04:57:42.181 INFO:tasks.rados.rados.0.smithi080.stdout:2899: finishing write tid 1 to smithi08089843-36 2023-12-01T04:57:42.181 INFO:tasks.rados.rados.0.smithi080.stdout:2899: finishing write tid 2 to smithi08089843-36 2023-12-01T04:57:42.181 INFO:tasks.rados.rados.0.smithi080.stdout:2899: finishing write tid 3 to smithi08089843-36 2023-12-01T04:57:42.181 INFO:tasks.rados.rados.0.smithi080.stdout:2899: finishing write tid 4 to smithi08089843-36 2023-12-01T04:57:42.181 INFO:tasks.rados.rados.0.smithi080.stdout:2899: oid 36 updating version 0 to 509 2023-12-01T04:57:42.181 INFO:tasks.rados.rados.0.smithi080.stdout:2899: oid 36 updating version 509 to 511 2023-12-01T04:57:42.181 INFO:tasks.rados.rados.0.smithi080.stdout:2899: oid 36 version 511 is already newer than 510 2023-12-01T04:57:42.181 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 36 v 511 (ObjNum 1847 snap 0 seq_num 1847) dirty exists 2023-12-01T04:57:42.181 INFO:tasks.rados.rados.0.smithi080.stdout:2899: left oid 36 (ObjNum 1847 snap 0 seq_num 1847) 2023-12-01T04:57:42.181 INFO:tasks.rados.rados.0.smithi080.stdout:2900: finishing write tid 1 to smithi08089843-43 2023-12-01T04:57:42.181 INFO:tasks.rados.rados.0.smithi080.stdout:2900: finishing write tid 2 to smithi08089843-43 2023-12-01T04:57:42.182 INFO:tasks.rados.rados.0.smithi080.stdout:2902: seq_num 1850 ranges {692950=684429,2157570=434644} 2023-12-01T04:57:42.188 INFO:tasks.rados.rados.0.smithi080.stdout:2902: writing smithi08089843-266 from 692950 to 1377379 tid 1 2023-12-01T04:57:42.195 INFO:tasks.rados.rados.0.smithi080.stdout:2902: writing smithi08089843-266 from 2157570 to 2592214 tid 2 2023-12-01T04:57:42.195 INFO:tasks.rados.rados.0.smithi080.stdout:2899: done (3 left) 2023-12-01T04:57:42.195 INFO:tasks.rados.rados.0.smithi080.stdout:2903: write oid 191 current snap is 0 2023-12-01T04:57:42.196 INFO:tasks.rados.rados.0.smithi080.stdout:2903: seq_num 1851 ranges {709757=759678,2216052=578302} 2023-12-01T04:57:42.203 INFO:tasks.rados.rados.0.smithi080.stdout:2903: writing smithi08089843-191 from 709757 to 1469435 tid 1 2023-12-01T04:57:42.211 INFO:tasks.rados.rados.0.smithi080.stdout:2903: writing smithi08089843-191 from 2216052 to 2794354 tid 2 2023-12-01T04:57:42.212 INFO:tasks.rados.rados.0.smithi080.stdout:2904: write oid 468 current snap is 0 2023-12-01T04:57:42.212 INFO:tasks.rados.rados.0.smithi080.stdout:2904: seq_num 1852 ranges {726564=434927,1874534=438313,2775265=351299} 2023-12-01T04:57:42.218 INFO:tasks.rados.rados.0.smithi080.stdout:2904: writing smithi08089843-468 from 726564 to 1161491 tid 1 2023-12-01T04:57:42.225 INFO:tasks.rados.rados.0.smithi080.stdout:2904: writing smithi08089843-468 from 1874534 to 2312847 tid 2 2023-12-01T04:57:42.232 INFO:tasks.rados.rados.0.smithi080.stdout:2904: writing smithi08089843-468 from 2775265 to 3126564 tid 3 2023-12-01T04:57:42.232 INFO:tasks.rados.rados.0.smithi080.stdout:2905: delete oid 430 current snap is 0 2023-12-01T04:57:42.232 INFO:tasks.rados.rados.0.smithi080.stdout:2900: finishing write tid 3 to smithi08089843-43 2023-12-01T04:57:42.232 INFO:tasks.rados.rados.0.smithi080.stdout:2900: finishing write tid 4 to smithi08089843-43 2023-12-01T04:57:42.232 INFO:tasks.rados.rados.0.smithi080.stdout:2900: finishing write tid 5 to smithi08089843-43 2023-12-01T04:57:42.232 INFO:tasks.rados.rados.0.smithi080.stdout:2900: oid 43 updating version 0 to 446 2023-12-01T04:57:42.232 INFO:tasks.rados.rados.0.smithi080.stdout:2900: oid 43 updating version 446 to 448 2023-12-01T04:57:42.232 INFO:tasks.rados.rados.0.smithi080.stdout:2900: oid 43 version 448 is already newer than 447 2023-12-01T04:57:42.232 INFO:tasks.rados.rados.0.smithi080.stdout:2900: oid 43 updating version 448 to 449 2023-12-01T04:57:42.232 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 43 v 449 (ObjNum 1848 snap 0 seq_num 1848) dirty exists 2023-12-01T04:57:42.232 INFO:tasks.rados.rados.0.smithi080.stdout:2900: left oid 43 (ObjNum 1848 snap 0 seq_num 1848) 2023-12-01T04:57:42.232 INFO:tasks.rados.rados.0.smithi080.stdout:2901: finishing write tid 1 to smithi08089843-226 2023-12-01T04:57:42.233 INFO:tasks.rados.rados.0.smithi080.stdout:2901: finishing write tid 2 to smithi08089843-226 2023-12-01T04:57:42.233 INFO:tasks.rados.rados.0.smithi080.stdout:2901: finishing write tid 3 to smithi08089843-226 2023-12-01T04:57:42.233 INFO:tasks.rados.rados.0.smithi080.stdout:2901: finishing write tid 4 to smithi08089843-226 2023-12-01T04:57:42.233 INFO:tasks.rados.rados.0.smithi080.stdout:2901: finishing write tid 5 to smithi08089843-226 2023-12-01T04:57:42.233 INFO:tasks.rados.rados.0.smithi080.stdout:2901: oid 226 updating version 0 to 514 2023-12-01T04:57:42.233 INFO:tasks.rados.rados.0.smithi080.stdout:2901: oid 226 updating version 514 to 515 2023-12-01T04:57:42.233 INFO:tasks.rados.rados.0.smithi080.stdout:2901: oid 226 version 515 is already newer than 512 2023-12-01T04:57:42.233 INFO:tasks.rados.rados.0.smithi080.stdout:2901: oid 226 version 515 is already newer than 513 2023-12-01T04:57:42.233 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 226 v 515 (ObjNum 1849 snap 0 seq_num 1849) dirty exists 2023-12-01T04:57:42.233 INFO:tasks.rados.rados.0.smithi080.stdout:2901: left oid 226 (ObjNum 1849 snap 0 seq_num 1849) 2023-12-01T04:57:42.233 INFO:tasks.rados.rados.0.smithi080.stdout:2902: finishing write tid 1 to smithi08089843-266 2023-12-01T04:57:42.233 INFO:tasks.rados.rados.0.smithi080.stdout:2902: finishing write tid 2 to smithi08089843-266 2023-12-01T04:57:42.233 INFO:tasks.rados.rados.0.smithi080.stdout:2902: finishing write tid 3 to smithi08089843-266 2023-12-01T04:57:42.233 INFO:tasks.rados.rados.0.smithi080.stdout:2902: finishing write tid 4 to smithi08089843-266 2023-12-01T04:57:42.234 INFO:tasks.rados.rados.0.smithi080.stdout:2902: oid 266 updating version 0 to 282 2023-12-01T04:57:42.234 INFO:tasks.rados.rados.0.smithi080.stdout:2902: oid 266 version 282 is already newer than 281 2023-12-01T04:57:42.234 INFO:tasks.rados.rados.0.smithi080.stdout:2902: oid 266 version 282 is already newer than 280 2023-12-01T04:57:42.234 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 266 v 282 (ObjNum 1850 snap 0 seq_num 1850) dirty exists 2023-12-01T04:57:42.234 INFO:tasks.rados.rados.0.smithi080.stdout:2902: left oid 266 (ObjNum 1850 snap 0 seq_num 1850) 2023-12-01T04:57:42.234 INFO:tasks.rados.rados.0.smithi080.stdout:2903: finishing write tid 1 to smithi08089843-191 2023-12-01T04:57:42.234 INFO:tasks.rados.rados.0.smithi080.stdout:2903: finishing write tid 2 to smithi08089843-191 2023-12-01T04:57:42.234 INFO:tasks.rados.rados.0.smithi080.stdout:2903: finishing write tid 3 to smithi08089843-191 2023-12-01T04:57:42.235 INFO:tasks.rados.rados.0.smithi080.stdout:2903: finishing write tid 4 to smithi08089843-191 2023-12-01T04:57:42.235 INFO:tasks.rados.rados.0.smithi080.stdout:2903: oid 191 updating version 0 to 239 2023-12-01T04:57:42.235 INFO:tasks.rados.rados.0.smithi080.stdout:2903: oid 191 updating version 239 to 241 2023-12-01T04:57:42.235 INFO:tasks.rados.rados.0.smithi080.stdout:2903: oid 191 version 241 is already newer than 240 2023-12-01T04:57:42.235 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 191 v 241 (ObjNum 1851 snap 0 seq_num 1851) dirty exists 2023-12-01T04:57:42.235 INFO:tasks.rados.rados.0.smithi080.stdout:2903: left oid 191 (ObjNum 1851 snap 0 seq_num 1851) 2023-12-01T04:57:42.235 INFO:tasks.rados.rados.0.smithi080.stdout:2904: finishing write tid 1 to smithi08089843-468 2023-12-01T04:57:42.235 INFO:tasks.rados.rados.0.smithi080.stdout:2904: finishing write tid 2 to smithi08089843-468 2023-12-01T04:57:42.235 INFO:tasks.rados.rados.0.smithi080.stdout:2900: done (5 left) 2023-12-01T04:57:42.236 INFO:tasks.rados.rados.0.smithi080.stdout:2901: done (4 left) 2023-12-01T04:57:42.236 INFO:tasks.rados.rados.0.smithi080.stdout:2902: done (3 left) 2023-12-01T04:57:42.236 INFO:tasks.rados.rados.0.smithi080.stdout:2903: done (2 left) 2023-12-01T04:57:42.236 INFO:tasks.rados.rados.0.smithi080.stdout:2905: done (1 left) 2023-12-01T04:57:42.236 INFO:tasks.rados.rados.0.smithi080.stdout:2906: write oid 22 current snap is 0 2023-12-01T04:57:42.236 INFO:tasks.rados.rados.0.smithi080.stdout:2906: seq_num 1854 ranges {760178=585425,1875145=441982,3113758=46420} 2023-12-01T04:57:42.245 INFO:tasks.rados.rados.0.smithi080.stdout:2906: writing smithi08089843-22 from 760178 to 1345603 tid 1 2023-12-01T04:57:42.252 INFO:tasks.rados.rados.0.smithi080.stdout:2906: writing smithi08089843-22 from 1875145 to 2317127 tid 2 2023-12-01T04:57:42.257 INFO:tasks.rados.rados.0.smithi080.stdout:2906: writing smithi08089843-22 from 3113758 to 3160178 tid 3 2023-12-01T04:57:42.257 INFO:tasks.rados.rados.0.smithi080.stdout:2907: delete oid 259 current snap is 0 2023-12-01T04:57:42.257 INFO:tasks.rados.rados.0.smithi080.stdout:2904: finishing write tid 3 to smithi08089843-468 2023-12-01T04:57:42.257 INFO:tasks.rados.rados.0.smithi080.stdout:2904: finishing write tid 4 to smithi08089843-468 2023-12-01T04:57:42.257 INFO:tasks.rados.rados.0.smithi080.stdout:2904: finishing write tid 5 to smithi08089843-468 2023-12-01T04:57:42.257 INFO:tasks.rados.rados.0.smithi080.stdout:2904: oid 468 updating version 0 to 352 2023-12-01T04:57:42.257 INFO:tasks.rados.rados.0.smithi080.stdout:2904: oid 468 updating version 352 to 353 2023-12-01T04:57:42.257 INFO:tasks.rados.rados.0.smithi080.stdout:2904: oid 468 updating version 353 to 355 2023-12-01T04:57:42.257 INFO:tasks.rados.rados.0.smithi080.stdout:2904: oid 468 version 355 is already newer than 354 2023-12-01T04:57:42.257 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 468 v 355 (ObjNum 1852 snap 0 seq_num 1852) dirty exists 2023-12-01T04:57:42.257 INFO:tasks.rados.rados.0.smithi080.stdout:2904: left oid 468 (ObjNum 1852 snap 0 seq_num 1852) 2023-12-01T04:57:42.257 INFO:tasks.rados.rados.0.smithi080.stdout:2906: finishing write tid 1 to smithi08089843-22 2023-12-01T04:57:42.257 INFO:tasks.rados.rados.0.smithi080.stdout:2906: finishing write tid 2 to smithi08089843-22 2023-12-01T04:57:42.259 INFO:tasks.rados.rados.0.smithi080.stdout:2904: done (2 left) 2023-12-01T04:57:42.259 INFO:tasks.rados.rados.0.smithi080.stdout:2907: done (1 left) 2023-12-01T04:57:42.259 INFO:tasks.rados.rados.0.smithi080.stdout:2908: write oid 129 current snap is 0 2023-12-01T04:57:42.259 INFO:tasks.rados.rados.0.smithi080.stdout:2908: seq_num 1856 ranges {793792=452276,1708462=445651,2884957=308835} 2023-12-01T04:57:42.271 INFO:tasks.rados.rados.0.smithi080.stdout:2908: writing smithi08089843-129 from 793792 to 1246068 tid 1 2023-12-01T04:57:42.276 INFO:tasks.rados.rados.0.smithi080.stdout:2908: writing smithi08089843-129 from 1708462 to 2154113 tid 2 2023-12-01T04:57:42.282 INFO:tasks.rados.rados.0.smithi080.stdout:2908: writing smithi08089843-129 from 2884957 to 3193792 tid 3 2023-12-01T04:57:42.282 INFO:tasks.rados.rados.0.smithi080.stdout:2909: write oid 253 current snap is 0 2023-12-01T04:57:42.283 INFO:tasks.rados.rados.0.smithi080.stdout:2909: seq_num 1857 ranges {410599=527525,1366944=589309,2512380=698219} 2023-12-01T04:57:42.288 INFO:tasks.rados.rados.0.smithi080.stdout:2909: writing smithi08089843-253 from 410599 to 938124 tid 1 2023-12-01T04:57:42.294 INFO:tasks.rados.rados.0.smithi080.stdout:2909: writing smithi08089843-253 from 1366944 to 1956253 tid 2 2023-12-01T04:57:42.302 INFO:tasks.rados.rados.0.smithi080.stdout:2909: writing smithi08089843-253 from 2512380 to 3210599 tid 3 2023-12-01T04:57:42.302 INFO:tasks.rados.rados.0.smithi080.stdout:2910: read oid 258 snap -1 2023-12-01T04:57:42.302 INFO:tasks.rados.rados.0.smithi080.stdout:2910: expect (ObjNum 1678 snap 0 seq_num 1678) 2023-12-01T04:57:42.302 INFO:tasks.rados.rados.0.smithi080.stdout:2911: read oid 227 snap -1 2023-12-01T04:57:42.302 INFO:tasks.rados.rados.0.smithi080.stdout:2911: expect (ObjNum 226 snap 0 seq_num 226) 2023-12-01T04:57:42.302 INFO:tasks.rados.rados.0.smithi080.stdout:2912: delete oid 344 current snap is 0 2023-12-01T04:57:42.302 INFO:tasks.rados.rados.0.smithi080.stdout:2906: finishing write tid 3 to smithi08089843-22 2023-12-01T04:57:42.302 INFO:tasks.rados.rados.0.smithi080.stdout:2906: finishing write tid 4 to smithi08089843-22 2023-12-01T04:57:42.302 INFO:tasks.rados.rados.0.smithi080.stdout:2906: finishing write tid 5 to smithi08089843-22 2023-12-01T04:57:42.302 INFO:tasks.rados.rados.0.smithi080.stdout:2906: oid 22 updating version 0 to 362 2023-12-01T04:57:42.302 INFO:tasks.rados.rados.0.smithi080.stdout:2906: oid 22 version 362 is already newer than 360 2023-12-01T04:57:42.302 INFO:tasks.rados.rados.0.smithi080.stdout:2906: oid 22 version 362 is already newer than 359 2023-12-01T04:57:42.303 INFO:tasks.rados.rados.0.smithi080.stdout:2906: oid 22 version 362 is already newer than 361 2023-12-01T04:57:42.303 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 22 v 362 (ObjNum 1854 snap 0 seq_num 1854) dirty exists 2023-12-01T04:57:42.303 INFO:tasks.rados.rados.0.smithi080.stdout:2906: left oid 22 (ObjNum 1854 snap 0 seq_num 1854) 2023-12-01T04:57:42.303 INFO:tasks.rados.rados.0.smithi080.stdout:2908: finishing write tid 1 to smithi08089843-129 2023-12-01T04:57:42.303 INFO:tasks.rados.rados.0.smithi080.stdout:2908: finishing write tid 2 to smithi08089843-129 2023-12-01T04:57:42.303 INFO:tasks.rados.rados.0.smithi080.stdout:2908: finishing write tid 3 to smithi08089843-129 2023-12-01T04:57:42.303 INFO:tasks.rados.rados.0.smithi080.stdout:2908: finishing write tid 4 to smithi08089843-129 2023-12-01T04:57:42.303 INFO:tasks.rados.rados.0.smithi080.stdout:2908: finishing write tid 5 to smithi08089843-129 2023-12-01T04:57:42.303 INFO:tasks.rados.rados.0.smithi080.stdout:2908: oid 129 updating version 0 to 422 2023-12-01T04:57:42.303 INFO:tasks.rados.rados.0.smithi080.stdout:2908: oid 129 updating version 422 to 424 2023-12-01T04:57:42.303 INFO:tasks.rados.rados.0.smithi080.stdout:2908: oid 129 updating version 424 to 425 2023-12-01T04:57:42.303 INFO:tasks.rados.rados.0.smithi080.stdout:2908: oid 129 version 425 is already newer than 423 2023-12-01T04:57:42.303 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 129 v 425 (ObjNum 1856 snap 0 seq_num 1856) dirty exists 2023-12-01T04:57:42.303 INFO:tasks.rados.rados.0.smithi080.stdout:2908: left oid 129 (ObjNum 1856 snap 0 seq_num 1856) 2023-12-01T04:57:42.303 INFO:tasks.rados.rados.0.smithi080.stdout:2909: finishing write tid 1 to smithi08089843-253 2023-12-01T04:57:42.303 INFO:tasks.rados.rados.0.smithi080.stdout:2909: finishing write tid 2 to smithi08089843-253 2023-12-01T04:57:42.304 INFO:tasks.rados.rados.0.smithi080.stdout:2906: done (5 left) 2023-12-01T04:57:42.305 INFO:tasks.rados.rados.0.smithi080.stdout:2908: done (4 left) 2023-12-01T04:57:42.305 INFO:tasks.rados.rados.0.smithi080.stdout:2912: done (3 left) 2023-12-01T04:57:42.305 INFO:tasks.rados.rados.0.smithi080.stdout:2913: read oid 73 snap -1 2023-12-01T04:57:42.305 INFO:tasks.rados.rados.0.smithi080.stdout:2913: expect (ObjNum 1737 snap 0 seq_num 1737) 2023-12-01T04:57:42.305 INFO:tasks.rados.rados.0.smithi080.stdout:2914: read oid 415 snap -1 2023-12-01T04:57:42.305 INFO:tasks.rados.rados.0.smithi080.stdout:2914: expect (ObjNum 414 snap 0 seq_num 414) 2023-12-01T04:57:42.305 INFO:tasks.rados.rados.0.smithi080.stdout:2915: read oid 104 snap -1 2023-12-01T04:57:42.305 INFO:tasks.rados.rados.0.smithi080.stdout:2915: expect (ObjNum 1503 snap 0 seq_num 1503) 2023-12-01T04:57:42.305 INFO:tasks.rados.rados.0.smithi080.stdout:2916: read oid 268 snap -1 2023-12-01T04:57:42.305 INFO:tasks.rados.rados.0.smithi080.stdout:2916: expect (ObjNum 1666 snap 0 seq_num 1666) 2023-12-01T04:57:42.305 INFO:tasks.rados.rados.0.smithi080.stdout:2917: read oid 490 snap -1 2023-12-01T04:57:42.305 INFO:tasks.rados.rados.0.smithi080.stdout:2917: expect (ObjNum 1145 snap 0 seq_num 1145) 2023-12-01T04:57:42.305 INFO:tasks.rados.rados.0.smithi080.stdout:2918: read oid 12 snap -1 2023-12-01T04:57:42.305 INFO:tasks.rados.rados.0.smithi080.stdout:2918: expect (ObjNum 881 snap 0 seq_num 881) 2023-12-01T04:57:42.306 INFO:tasks.rados.rados.0.smithi080.stdout:2919: delete oid 352 current snap is 0 2023-12-01T04:57:42.306 INFO:tasks.rados.rados.0.smithi080.stdout:2911: expect (ObjNum 226 snap 0 seq_num 226) 2023-12-01T04:57:42.443 INFO:tasks.rados.rados.0.smithi080.stdout:2910: expect (ObjNum 1678 snap 0 seq_num 1678) 2023-12-01T04:57:42.598 INFO:tasks.rados.rados.0.smithi080.stdout:2909: finishing write tid 3 to smithi08089843-253 2023-12-01T04:57:42.598 INFO:tasks.rados.rados.0.smithi080.stdout:2909: finishing write tid 4 to smithi08089843-253 2023-12-01T04:57:42.598 INFO:tasks.rados.rados.0.smithi080.stdout:2909: finishing write tid 5 to smithi08089843-253 2023-12-01T04:57:42.598 INFO:tasks.rados.rados.0.smithi080.stdout:2909: oid 253 updating version 0 to 451 2023-12-01T04:57:42.598 INFO:tasks.rados.rados.0.smithi080.stdout:2909: oid 253 updating version 451 to 453 2023-12-01T04:57:42.598 INFO:tasks.rados.rados.0.smithi080.stdout:2909: oid 253 version 453 is already newer than 450 2023-12-01T04:57:42.598 INFO:tasks.rados.rados.0.smithi080.stdout:2909: oid 253 version 453 is already newer than 452 2023-12-01T04:57:42.598 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 253 v 453 (ObjNum 1857 snap 0 seq_num 1857) dirty exists 2023-12-01T04:57:42.598 INFO:tasks.rados.rados.0.smithi080.stdout:2909: left oid 253 (ObjNum 1857 snap 0 seq_num 1857) 2023-12-01T04:57:42.598 INFO:tasks.rados.rados.0.smithi080.stdout:2916: expect (ObjNum 1666 snap 0 seq_num 1666) 2023-12-01T04:57:42.666 INFO:tasks.rados.rados.0.smithi080.stdout:2915: expect (ObjNum 1503 snap 0 seq_num 1503) 2023-12-01T04:57:42.780 INFO:tasks.rados.rados.0.smithi080.stdout:2918: expect (ObjNum 881 snap 0 seq_num 881) 2023-12-01T04:57:42.905 INFO:tasks.rados.rados.0.smithi080.stdout:2913: expect (ObjNum 1737 snap 0 seq_num 1737) 2023-12-01T04:57:43.080 INFO:tasks.rados.rados.0.smithi080.stdout:2917: expect (ObjNum 1145 snap 0 seq_num 1145) 2023-12-01T04:57:43.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:57:42 smithi080 bash[28361]: cluster 2023-12-01T04:57:42.170345+0000 mgr.y (mgr.24362) 276 : cluster 0 pgmap v247: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 83 MiB/s rd, 11 MiB/s wr, 114 op/s 2023-12-01T04:57:43.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:57:42 smithi080 bash[28361]: audit 2023-12-01T04:57:42.217944+0000 mon.c (mon.2) 171 : audit 0 from='client.? 172.21.15.80:0/1140012592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:57:43.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:57:42 smithi080 bash[41963]: cluster 2023-12-01T04:57:42.170345+0000 mgr.y (mgr.24362) 276 : cluster 0 pgmap v247: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 83 MiB/s rd, 11 MiB/s wr, 114 op/s 2023-12-01T04:57:43.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:57:42 smithi080 bash[41963]: audit 2023-12-01T04:57:42.217944+0000 mon.c (mon.2) 171 : audit 0 from='client.? 172.21.15.80:0/1140012592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:57:43.208 INFO:tasks.rados.rados.0.smithi080.stdout:2914: expect (ObjNum 414 snap 0 seq_num 414) 2023-12-01T04:57:43.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:57:42 smithi090 bash[32384]: cluster 2023-12-01T04:57:42.170345+0000 mgr.y (mgr.24362) 276 : cluster 0 pgmap v247: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 83 MiB/s rd, 11 MiB/s wr, 114 op/s 2023-12-01T04:57:43.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:57:42 smithi090 bash[32384]: audit 2023-12-01T04:57:42.217944+0000 mon.c (mon.2) 171 : audit 0 from='client.? 172.21.15.80:0/1140012592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:57:43.308 INFO:tasks.rados.rados.0.smithi080.stdout:2909: done (9 left) 2023-12-01T04:57:43.308 INFO:tasks.rados.rados.0.smithi080.stdout:2910: done (8 left) 2023-12-01T04:57:43.309 INFO:tasks.rados.rados.0.smithi080.stdout:2911: done (7 left) 2023-12-01T04:57:43.309 INFO:tasks.rados.rados.0.smithi080.stdout:2913: done (6 left) 2023-12-01T04:57:43.309 INFO:tasks.rados.rados.0.smithi080.stdout:2914: done (5 left) 2023-12-01T04:57:43.309 INFO:tasks.rados.rados.0.smithi080.stdout:2915: done (4 left) 2023-12-01T04:57:43.309 INFO:tasks.rados.rados.0.smithi080.stdout:2916: done (3 left) 2023-12-01T04:57:43.309 INFO:tasks.rados.rados.0.smithi080.stdout:2917: done (2 left) 2023-12-01T04:57:43.309 INFO:tasks.rados.rados.0.smithi080.stdout:2918: done (1 left) 2023-12-01T04:57:43.309 INFO:tasks.rados.rados.0.smithi080.stdout:2919: done (0 left) 2023-12-01T04:57:43.309 INFO:tasks.rados.rados.0.smithi080.stdout:2920: read oid 273 snap -1 2023-12-01T04:57:43.309 INFO:tasks.rados.rados.0.smithi080.stdout:2920: expect deleted 2023-12-01T04:57:43.309 INFO:tasks.rados.rados.0.smithi080.stdout:2921: read oid 272 snap -1 2023-12-01T04:57:43.309 INFO:tasks.rados.rados.0.smithi080.stdout:2921: expect deleted 2023-12-01T04:57:43.309 INFO:tasks.rados.rados.0.smithi080.stdout:2922: read oid 135 snap -1 2023-12-01T04:57:43.309 INFO:tasks.rados.rados.0.smithi080.stdout:2922: expect (ObjNum 1595 snap 0 seq_num 1595) 2023-12-01T04:57:43.310 INFO:tasks.rados.rados.0.smithi080.stdout:2923: read oid 417 snap -1 2023-12-01T04:57:43.310 INFO:tasks.rados.rados.0.smithi080.stdout:2923: expect (ObjNum 416 snap 0 seq_num 416) 2023-12-01T04:57:43.310 INFO:tasks.rados.rados.0.smithi080.stdout:2924: read oid 144 snap -1 2023-12-01T04:57:43.310 INFO:tasks.rados.rados.0.smithi080.stdout:2924: expect deleted 2023-12-01T04:57:43.310 INFO:tasks.rados.rados.0.smithi080.stdout:2925: read oid 290 snap -1 2023-12-01T04:57:43.310 INFO:tasks.rados.rados.0.smithi080.stdout:2925: expect (ObjNum 1323 snap 0 seq_num 1323) 2023-12-01T04:57:43.310 INFO:tasks.rados.rados.0.smithi080.stdout:2926: read oid 63 snap -1 2023-12-01T04:57:43.310 INFO:tasks.rados.rados.0.smithi080.stdout:2926: expect (ObjNum 1747 snap 0 seq_num 1747) 2023-12-01T04:57:43.310 INFO:tasks.rados.rados.0.smithi080.stdout:2927: read oid 444 snap -1 2023-12-01T04:57:43.310 INFO:tasks.rados.rados.0.smithi080.stdout:2927: expect (ObjNum 1004 snap 0 seq_num 1004) 2023-12-01T04:57:43.310 INFO:tasks.rados.rados.0.smithi080.stdout:2928: write oid 300 current snap is 0 2023-12-01T04:57:43.310 INFO:tasks.rados.rados.0.smithi080.stdout:2928: seq_num 1860 ranges {461020=753272,1826037=452989,2878296=382724} 2023-12-01T04:57:43.319 INFO:tasks.rados.rados.0.smithi080.stdout:2928: writing smithi08089843-300 from 461020 to 1214292 tid 1 2023-12-01T04:57:43.326 INFO:tasks.rados.rados.0.smithi080.stdout:2928: writing smithi08089843-300 from 1826037 to 2279026 tid 2 2023-12-01T04:57:43.332 INFO:tasks.rados.rados.0.smithi080.stdout:2928: writing smithi08089843-300 from 2878296 to 3261020 tid 3 2023-12-01T04:57:43.332 INFO:tasks.rados.rados.0.smithi080.stdout:2929: write oid 430 current snap is 0 2023-12-01T04:57:43.332 INFO:tasks.rados.rados.0.smithi080.stdout:2929: seq_num 1861 ranges {477827=428521,1484519=596647,2505719=532863} 2023-12-01T04:57:43.338 INFO:tasks.rados.rados.0.smithi080.stdout:2929: writing smithi08089843-430 from 477827 to 906348 tid 1 2023-12-01T04:57:43.344 INFO:tasks.rados.rados.0.smithi080.stdout:2929: writing smithi08089843-430 from 1484519 to 2081166 tid 2 2023-12-01T04:57:43.351 INFO:tasks.rados.rados.0.smithi080.stdout:2929: writing smithi08089843-430 from 2505719 to 3038582 tid 3 2023-12-01T04:57:43.351 INFO:tasks.rados.rados.0.smithi080.stdout:2930: read oid 390 snap -1 2023-12-01T04:57:43.351 INFO:tasks.rados.rados.0.smithi080.stdout:2930: expect (ObjNum 1189 snap 0 seq_num 1189) 2023-12-01T04:57:43.351 INFO:tasks.rados.rados.0.smithi080.stdout:2931: read oid 429 snap -1 2023-12-01T04:57:43.351 INFO:tasks.rados.rados.0.smithi080.stdout:2931: expect (ObjNum 1738 snap 0 seq_num 1738) 2023-12-01T04:57:43.351 INFO:tasks.rados.rados.0.smithi080.stdout:2932: read oid 175 snap -1 2023-12-01T04:57:43.351 INFO:tasks.rados.rados.0.smithi080.stdout:2932: expect deleted 2023-12-01T04:57:43.351 INFO:tasks.rados.rados.0.smithi080.stdout:2933: write oid 68 current snap is 0 2023-12-01T04:57:43.351 INFO:tasks.rados.rados.0.smithi080.stdout:2933: seq_num 1862 ranges {494634=503770,1426648=456658,2533142=744135} 2023-12-01T04:57:43.357 INFO:tasks.rados.rados.0.smithi080.stdout:2933: writing smithi08089843-68 from 494634 to 998404 tid 1 2023-12-01T04:57:43.362 INFO:tasks.rados.rados.0.smithi080.stdout:2933: writing smithi08089843-68 from 1426648 to 1883306 tid 2 2023-12-01T04:57:43.370 INFO:tasks.rados.rados.0.smithi080.stdout:2933: writing smithi08089843-68 from 2533142 to 3277277 tid 3 2023-12-01T04:57:43.370 INFO:tasks.rados.rados.0.smithi080.stdout:2934: delete oid 83 current snap is 0 2023-12-01T04:57:43.370 INFO:tasks.rados.rados.0.smithi080.stdout:2923: expect (ObjNum 416 snap 0 seq_num 416) 2023-12-01T04:57:43.480 INFO:tasks.rados.rados.0.smithi080.stdout:2925: expect (ObjNum 1323 snap 0 seq_num 1323) 2023-12-01T04:57:43.560 INFO:tasks.rados.rados.0.smithi080.stdout:2927: expect (ObjNum 1004 snap 0 seq_num 1004) 2023-12-01T04:57:43.743 INFO:tasks.rados.rados.0.smithi080.stdout:2928: finishing write tid 1 to smithi08089843-300 2023-12-01T04:57:43.744 INFO:tasks.rados.rados.0.smithi080.stdout:2922: expect (ObjNum 1595 snap 0 seq_num 1595) 2023-12-01T04:57:43.869 INFO:tasks.rados.rados.0.smithi080.stdout:2926: expect (ObjNum 1747 snap 0 seq_num 1747) 2023-12-01T04:57:44.020 INFO:tasks.rados.rados.0.smithi080.stdout:2928: finishing write tid 2 to smithi08089843-300 2023-12-01T04:57:44.020 INFO:tasks.rados.rados.0.smithi080.stdout:2928: finishing write tid 3 to smithi08089843-300 2023-12-01T04:57:44.020 INFO:tasks.rados.rados.0.smithi080.stdout:2928: finishing write tid 4 to smithi08089843-300 2023-12-01T04:57:44.020 INFO:tasks.rados.rados.0.smithi080.stdout:2928: finishing write tid 5 to smithi08089843-300 2023-12-01T04:57:44.020 INFO:tasks.rados.rados.0.smithi080.stdout:2928: oid 300 updating version 0 to 359 2023-12-01T04:57:44.020 INFO:tasks.rados.rados.0.smithi080.stdout:2928: oid 300 version 359 is already newer than 357 2023-12-01T04:57:44.020 INFO:tasks.rados.rados.0.smithi080.stdout:2928: oid 300 version 359 is already newer than 358 2023-12-01T04:57:44.020 INFO:tasks.rados.rados.0.smithi080.stdout:2928: oid 300 version 359 is already newer than 356 2023-12-01T04:57:44.020 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 300 v 359 (ObjNum 1860 snap 0 seq_num 1860) dirty exists 2023-12-01T04:57:44.021 INFO:tasks.rados.rados.0.smithi080.stdout:2928: left oid 300 (ObjNum 1860 snap 0 seq_num 1860) 2023-12-01T04:57:44.021 INFO:tasks.rados.rados.0.smithi080.stdout:2929: finishing write tid 1 to smithi08089843-430 2023-12-01T04:57:44.021 INFO:tasks.rados.rados.0.smithi080.stdout:2929: finishing write tid 2 to smithi08089843-430 2023-12-01T04:57:44.021 INFO:tasks.rados.rados.0.smithi080.stdout:2929: finishing write tid 3 to smithi08089843-430 2023-12-01T04:57:44.021 INFO:tasks.rados.rados.0.smithi080.stdout:2929: finishing write tid 4 to smithi08089843-430 2023-12-01T04:57:44.021 INFO:tasks.rados.rados.0.smithi080.stdout:2929: finishing write tid 5 to smithi08089843-430 2023-12-01T04:57:44.021 INFO:tasks.rados.rados.0.smithi080.stdout:2929: oid 430 updating version 0 to 366 2023-12-01T04:57:44.021 INFO:tasks.rados.rados.0.smithi080.stdout:2929: oid 430 version 366 is already newer than 364 2023-12-01T04:57:44.021 INFO:tasks.rados.rados.0.smithi080.stdout:2929: oid 430 version 366 is already newer than 363 2023-12-01T04:57:44.021 INFO:tasks.rados.rados.0.smithi080.stdout:2929: oid 430 version 366 is already newer than 365 2023-12-01T04:57:44.021 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 430 v 366 (ObjNum 1861 snap 0 seq_num 1861) dirty exists 2023-12-01T04:57:44.021 INFO:tasks.rados.rados.0.smithi080.stdout:2929: left oid 430 (ObjNum 1861 snap 0 seq_num 1861) 2023-12-01T04:57:44.021 INFO:tasks.rados.rados.0.smithi080.stdout:2931: expect (ObjNum 1738 snap 0 seq_num 1738) 2023-12-01T04:57:44.199 INFO:tasks.rados.rados.0.smithi080.stdout:2930: expect (ObjNum 1189 snap 0 seq_num 1189) 2023-12-01T04:57:44.387 INFO:tasks.rados.rados.0.smithi080.stdout:2933: finishing write tid 1 to smithi08089843-68 2023-12-01T04:57:44.388 INFO:tasks.rados.rados.0.smithi080.stdout:2933: finishing write tid 2 to smithi08089843-68 2023-12-01T04:57:44.388 INFO:tasks.rados.rados.0.smithi080.stdout:2933: finishing write tid 3 to smithi08089843-68 2023-12-01T04:57:44.388 INFO:tasks.rados.rados.0.smithi080.stdout:2933: finishing write tid 4 to smithi08089843-68 2023-12-01T04:57:44.388 INFO:tasks.rados.rados.0.smithi080.stdout:2933: finishing write tid 5 to smithi08089843-68 2023-12-01T04:57:44.388 INFO:tasks.rados.rados.0.smithi080.stdout:2933: oid 68 updating version 0 to 376 2023-12-01T04:57:44.388 INFO:tasks.rados.rados.0.smithi080.stdout:2933: oid 68 version 376 is already newer than 374 2023-12-01T04:57:44.388 INFO:tasks.rados.rados.0.smithi080.stdout:2933: oid 68 version 376 is already newer than 375 2023-12-01T04:57:44.388 INFO:tasks.rados.rados.0.smithi080.stdout:2933: oid 68 version 376 is already newer than 373 2023-12-01T04:57:44.388 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 68 v 376 (ObjNum 1862 snap 0 seq_num 1862) dirty exists 2023-12-01T04:57:44.388 INFO:tasks.rados.rados.0.smithi080.stdout:2933: left oid 68 (ObjNum 1862 snap 0 seq_num 1862) 2023-12-01T04:57:44.388 INFO:tasks.rados.rados.0.smithi080.stdout:2920: done (14 left) 2023-12-01T04:57:44.388 INFO:tasks.rados.rados.0.smithi080.stdout:2921: done (13 left) 2023-12-01T04:57:44.388 INFO:tasks.rados.rados.0.smithi080.stdout:2922: done (12 left) 2023-12-01T04:57:44.389 INFO:tasks.rados.rados.0.smithi080.stdout:2923: done (11 left) 2023-12-01T04:57:44.389 INFO:tasks.rados.rados.0.smithi080.stdout:2924: done (10 left) 2023-12-01T04:57:44.389 INFO:tasks.rados.rados.0.smithi080.stdout:2925: done (9 left) 2023-12-01T04:57:44.389 INFO:tasks.rados.rados.0.smithi080.stdout:2926: done (8 left) 2023-12-01T04:57:44.389 INFO:tasks.rados.rados.0.smithi080.stdout:2927: done (7 left) 2023-12-01T04:57:44.389 INFO:tasks.rados.rados.0.smithi080.stdout:2928: done (6 left) 2023-12-01T04:57:44.389 INFO:tasks.rados.rados.0.smithi080.stdout:2929: done (5 left) 2023-12-01T04:57:44.389 INFO:tasks.rados.rados.0.smithi080.stdout:2930: done (4 left) 2023-12-01T04:57:44.389 INFO:tasks.rados.rados.0.smithi080.stdout:2931: done (3 left) 2023-12-01T04:57:44.389 INFO:tasks.rados.rados.0.smithi080.stdout:2932: done (2 left) 2023-12-01T04:57:44.389 INFO:tasks.rados.rados.0.smithi080.stdout:2933: done (1 left) 2023-12-01T04:57:44.389 INFO:tasks.rados.rados.0.smithi080.stdout:2934: done (0 left) 2023-12-01T04:57:44.389 INFO:tasks.rados.rados.0.smithi080.stdout:2935: write oid 162 current snap is 0 2023-12-01T04:57:44.390 INFO:tasks.rados.rados.0.smithi080.stdout:2935: seq_num 1864 ranges {528248=770621,2059965=743974} 2023-12-01T04:57:44.396 INFO:tasks.rados.rados.0.smithi080.stdout:2935: writing smithi08089843-162 from 528248 to 1298869 tid 1 2023-12-01T04:57:44.406 INFO:tasks.rados.rados.0.smithi080.stdout:2935: writing smithi08089843-162 from 2059965 to 2803939 tid 2 2023-12-01T04:57:44.406 INFO:tasks.rados.rados.0.smithi080.stdout:2936: write oid 56 current snap is 0 2023-12-01T04:57:44.407 INFO:tasks.rados.rados.0.smithi080.stdout:2936: seq_num 1865 ranges {545055=445870,1718447=603985,3015411=329644} 2023-12-01T04:57:44.413 INFO:tasks.rados.rados.0.smithi080.stdout:2936: writing smithi08089843-56 from 545055 to 990925 tid 1 2023-12-01T04:57:44.422 INFO:tasks.rados.rados.0.smithi080.stdout:2936: writing smithi08089843-56 from 1718447 to 2322432 tid 2 2023-12-01T04:57:44.429 INFO:tasks.rados.rados.0.smithi080.stdout:2936: writing smithi08089843-56 from 3015411 to 3345055 tid 3 2023-12-01T04:57:44.429 INFO:tasks.rados.rados.0.smithi080.stdout:2937: delete oid 358 current snap is 0 2023-12-01T04:57:44.429 INFO:tasks.rados.rados.0.smithi080.stdout:2935: finishing write tid 1 to smithi08089843-162 2023-12-01T04:57:44.429 INFO:tasks.rados.rados.0.smithi080.stdout:2935: finishing write tid 2 to smithi08089843-162 2023-12-01T04:57:44.430 INFO:tasks.rados.rados.0.smithi080.stdout:2935: finishing write tid 3 to smithi08089843-162 2023-12-01T04:57:44.430 INFO:tasks.rados.rados.0.smithi080.stdout:2935: finishing write tid 4 to smithi08089843-162 2023-12-01T04:57:44.430 INFO:tasks.rados.rados.0.smithi080.stdout:2935: oid 162 updating version 0 to 377 2023-12-01T04:57:44.430 INFO:tasks.rados.rados.0.smithi080.stdout:2935: oid 162 updating version 377 to 379 2023-12-01T04:57:44.430 INFO:tasks.rados.rados.0.smithi080.stdout:2935: oid 162 version 379 is already newer than 378 2023-12-01T04:57:44.430 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 162 v 379 (ObjNum 1864 snap 0 seq_num 1864) dirty exists 2023-12-01T04:57:44.430 INFO:tasks.rados.rados.0.smithi080.stdout:2935: left oid 162 (ObjNum 1864 snap 0 seq_num 1864) 2023-12-01T04:57:44.430 INFO:tasks.rados.rados.0.smithi080.stdout:2936: finishing write tid 1 to smithi08089843-56 2023-12-01T04:57:44.430 INFO:tasks.rados.rados.0.smithi080.stdout:2936: finishing write tid 2 to smithi08089843-56 2023-12-01T04:57:44.432 INFO:tasks.rados.rados.0.smithi080.stdout:2935: done (2 left) 2023-12-01T04:57:44.432 INFO:tasks.rados.rados.0.smithi080.stdout:2937: done (1 left) 2023-12-01T04:57:44.432 INFO:tasks.rados.rados.0.smithi080.stdout:2938: read oid 16 snap -1 2023-12-01T04:57:44.432 INFO:tasks.rados.rados.0.smithi080.stdout:2938: expect (ObjNum 1832 snap 0 seq_num 1832) 2023-12-01T04:57:44.432 INFO:tasks.rados.rados.0.smithi080.stdout:2939: read oid 396 snap -1 2023-12-01T04:57:44.432 INFO:tasks.rados.rados.0.smithi080.stdout:2939: expect deleted 2023-12-01T04:57:44.432 INFO:tasks.rados.rados.0.smithi080.stdout:2940: write oid 433 current snap is 0 2023-12-01T04:57:44.433 INFO:tasks.rados.rados.0.smithi080.stdout:2940: seq_num 1867 ranges {578669=596368,1719058=607654,2953904=424765} 2023-12-01T04:57:44.443 INFO:tasks.rados.rados.0.smithi080.stdout:2940: writing smithi08089843-433 from 578669 to 1175037 tid 1 2023-12-01T04:57:44.452 INFO:tasks.rados.rados.0.smithi080.stdout:2940: writing smithi08089843-433 from 1719058 to 2326712 tid 2 2023-12-01T04:57:44.458 INFO:tasks.rados.rados.0.smithi080.stdout:2940: writing smithi08089843-433 from 2953904 to 3378669 tid 3 2023-12-01T04:57:44.459 INFO:tasks.rados.rados.0.smithi080.stdout:2941: write oid 88 current snap is 0 2023-12-01T04:57:44.459 INFO:tasks.rados.rados.0.smithi080.stdout:2936: finishing write tid 3 to smithi08089843-56 2023-12-01T04:57:44.459 INFO:tasks.rados.rados.0.smithi080.stdout:2936: finishing write tid 4 to smithi08089843-56 2023-12-01T04:57:44.459 INFO:tasks.rados.rados.0.smithi080.stdout:2941: seq_num 1868 ranges {595476=671617,1777540=751312,2981327=414149} 2023-12-01T04:57:44.471 INFO:tasks.rados.rados.0.smithi080.stdout:2941: writing smithi08089843-88 from 595476 to 1267093 tid 1 2023-12-01T04:57:44.479 INFO:tasks.rados.rados.0.smithi080.stdout:2941: writing smithi08089843-88 from 1777540 to 2528852 tid 2 2023-12-01T04:57:44.484 INFO:tasks.rados.rados.0.smithi080.stdout:2941: writing smithi08089843-88 from 2981327 to 3395476 tid 3 2023-12-01T04:57:44.484 INFO:tasks.rados.rados.0.smithi080.stdout:2939: done (4 left) 2023-12-01T04:57:44.484 INFO:tasks.rados.rados.0.smithi080.stdout:2942: write oid 456 current snap is 0 2023-12-01T04:57:44.484 INFO:tasks.rados.rados.0.smithi080.stdout:2936: finishing write tid 5 to smithi08089843-56 2023-12-01T04:57:44.484 INFO:tasks.rados.rados.0.smithi080.stdout:2936: oid 56 updating version 0 to 293 2023-12-01T04:57:44.484 INFO:tasks.rados.rados.0.smithi080.stdout:2936: oid 56 version 293 is already newer than 291 2023-12-01T04:57:44.484 INFO:tasks.rados.rados.0.smithi080.stdout:2936: oid 56 updating version 293 to 294 2023-12-01T04:57:44.484 INFO:tasks.rados.rados.0.smithi080.stdout:2936: oid 56 version 294 is already newer than 292 2023-12-01T04:57:44.485 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 56 v 294 (ObjNum 1865 snap 0 seq_num 1865) dirty exists 2023-12-01T04:57:44.485 INFO:tasks.rados.rados.0.smithi080.stdout:2936: left oid 56 (ObjNum 1865 snap 0 seq_num 1865) 2023-12-01T04:57:44.485 INFO:tasks.rados.rados.0.smithi080.stdout:2942: seq_num 1869 ranges {612283=746866,1836022=611323,3008750=403533} 2023-12-01T04:57:44.491 INFO:tasks.rados.rados.0.smithi080.stdout:2942: writing smithi08089843-456 from 612283 to 1359149 tid 1 2023-12-01T04:57:44.497 INFO:tasks.rados.rados.0.smithi080.stdout:2942: writing smithi08089843-456 from 1836022 to 2447345 tid 2 2023-12-01T04:57:44.504 INFO:tasks.rados.rados.0.smithi080.stdout:2942: writing smithi08089843-456 from 3008750 to 3412283 tid 3 2023-12-01T04:57:44.504 INFO:tasks.rados.rados.0.smithi080.stdout:2936: done (4 left) 2023-12-01T04:57:44.504 INFO:tasks.rados.rados.0.smithi080.stdout:2943: write oid 279 current snap is 0 2023-12-01T04:57:44.504 INFO:tasks.rados.rados.0.smithi080.stdout:2938: expect (ObjNum 1832 snap 0 seq_num 1832) 2023-12-01T04:57:44.630 INFO:tasks.rados.rados.0.smithi080.stdout:2940: finishing write tid 1 to smithi08089843-433 2023-12-01T04:57:44.630 INFO:tasks.rados.rados.0.smithi080.stdout:2940: finishing write tid 2 to smithi08089843-433 2023-12-01T04:57:44.630 INFO:tasks.rados.rados.0.smithi080.stdout:2940: finishing write tid 3 to smithi08089843-433 2023-12-01T04:57:44.631 INFO:tasks.rados.rados.0.smithi080.stdout:2940: finishing write tid 4 to smithi08089843-433 2023-12-01T04:57:44.631 INFO:tasks.rados.rados.0.smithi080.stdout:2940: finishing write tid 5 to smithi08089843-433 2023-12-01T04:57:44.631 INFO:tasks.rados.rados.0.smithi080.stdout:2940: oid 433 updating version 0 to 286 2023-12-01T04:57:44.631 INFO:tasks.rados.rados.0.smithi080.stdout:2940: oid 433 version 286 is already newer than 283 2023-12-01T04:57:44.631 INFO:tasks.rados.rados.0.smithi080.stdout:2940: oid 433 version 286 is already newer than 285 2023-12-01T04:57:44.631 INFO:tasks.rados.rados.0.smithi080.stdout:2940: oid 433 version 286 is already newer than 284 2023-12-01T04:57:44.631 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 433 v 286 (ObjNum 1867 snap 0 seq_num 1867) dirty exists 2023-12-01T04:57:44.631 INFO:tasks.rados.rados.0.smithi080.stdout:2940: left oid 433 (ObjNum 1867 snap 0 seq_num 1867) 2023-12-01T04:57:44.631 INFO:tasks.rados.rados.0.smithi080.stdout:2943: seq_num 1870 ranges {629090=422115,1778151=754981,3319820=109270} 2023-12-01T04:57:44.642 INFO:tasks.rados.rados.0.smithi080.stdout:2943: writing smithi08089843-279 from 629090 to 1051205 tid 1 2023-12-01T04:57:44.651 INFO:tasks.rados.rados.0.smithi080.stdout:2943: writing smithi08089843-279 from 1778151 to 2533132 tid 2 2023-12-01T04:57:44.656 INFO:tasks.rados.rados.0.smithi080.stdout:2943: writing smithi08089843-279 from 3319820 to 3429090 tid 3 2023-12-01T04:57:44.656 INFO:tasks.rados.rados.0.smithi080.stdout:2938: done (4 left) 2023-12-01T04:57:44.656 INFO:tasks.rados.rados.0.smithi080.stdout:2940: done (3 left) 2023-12-01T04:57:44.657 INFO:tasks.rados.rados.0.smithi080.stdout:2944: write oid 397 current snap is 0 2023-12-01T04:57:44.657 INFO:tasks.rados.rados.0.smithi080.stdout:2944: seq_num 1871 ranges {645897=613717,1952986=614992,3063596=382301} 2023-12-01T04:57:44.663 INFO:tasks.rados.rados.0.smithi080.stdout:2944: writing smithi08089843-397 from 645897 to 1259614 tid 1 2023-12-01T04:57:44.671 INFO:tasks.rados.rados.0.smithi080.stdout:2944: writing smithi08089843-397 from 1952986 to 2567978 tid 2 2023-12-01T04:57:44.677 INFO:tasks.rados.rados.0.smithi080.stdout:2944: writing smithi08089843-397 from 3063596 to 3445897 tid 3 2023-12-01T04:57:44.677 INFO:tasks.rados.rados.0.smithi080.stdout:2945: delete oid 343 current snap is 0 2023-12-01T04:57:44.677 INFO:tasks.rados.rados.0.smithi080.stdout:2941: finishing write tid 1 to smithi08089843-88 2023-12-01T04:57:44.677 INFO:tasks.rados.rados.0.smithi080.stdout:2941: finishing write tid 2 to smithi08089843-88 2023-12-01T04:57:44.677 INFO:tasks.rados.rados.0.smithi080.stdout:2941: finishing write tid 3 to smithi08089843-88 2023-12-01T04:57:44.677 INFO:tasks.rados.rados.0.smithi080.stdout:2941: finishing write tid 4 to smithi08089843-88 2023-12-01T04:57:44.677 INFO:tasks.rados.rados.0.smithi080.stdout:2941: finishing write tid 5 to smithi08089843-88 2023-12-01T04:57:44.677 INFO:tasks.rados.rados.0.smithi080.stdout:2941: oid 88 updating version 0 to 361 2023-12-01T04:57:44.678 INFO:tasks.rados.rados.0.smithi080.stdout:2941: oid 88 updating version 361 to 363 2023-12-01T04:57:44.678 INFO:tasks.rados.rados.0.smithi080.stdout:2941: oid 88 version 363 is already newer than 360 2023-12-01T04:57:44.678 INFO:tasks.rados.rados.0.smithi080.stdout:2941: oid 88 version 363 is already newer than 362 2023-12-01T04:57:44.678 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 88 v 363 (ObjNum 1868 snap 0 seq_num 1868) dirty exists 2023-12-01T04:57:44.678 INFO:tasks.rados.rados.0.smithi080.stdout:2941: left oid 88 (ObjNum 1868 snap 0 seq_num 1868) 2023-12-01T04:57:44.678 INFO:tasks.rados.rados.0.smithi080.stdout:2942: finishing write tid 1 to smithi08089843-456 2023-12-01T04:57:44.678 INFO:tasks.rados.rados.0.smithi080.stdout:2942: finishing write tid 2 to smithi08089843-456 2023-12-01T04:57:44.678 INFO:tasks.rados.rados.0.smithi080.stdout:2942: finishing write tid 3 to smithi08089843-456 2023-12-01T04:57:44.678 INFO:tasks.rados.rados.0.smithi080.stdout:2942: finishing write tid 4 to smithi08089843-456 2023-12-01T04:57:44.678 INFO:tasks.rados.rados.0.smithi080.stdout:2942: finishing write tid 5 to smithi08089843-456 2023-12-01T04:57:44.678 INFO:tasks.rados.rados.0.smithi080.stdout:2942: oid 456 updating version 0 to 358 2023-12-01T04:57:44.678 INFO:tasks.rados.rados.0.smithi080.stdout:2942: oid 456 updating version 358 to 361 2023-12-01T04:57:44.678 INFO:tasks.rados.rados.0.smithi080.stdout:2942: oid 456 version 361 is already newer than 360 2023-12-01T04:57:44.678 INFO:tasks.rados.rados.0.smithi080.stdout:2942: oid 456 version 361 is already newer than 359 2023-12-01T04:57:44.679 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 456 v 361 (ObjNum 1869 snap 0 seq_num 1869) dirty exists 2023-12-01T04:57:44.679 INFO:tasks.rados.rados.0.smithi080.stdout:2942: left oid 456 (ObjNum 1869 snap 0 seq_num 1869) 2023-12-01T04:57:44.679 INFO:tasks.rados.rados.0.smithi080.stdout:2943: finishing write tid 1 to smithi08089843-279 2023-12-01T04:57:44.679 INFO:tasks.rados.rados.0.smithi080.stdout:2943: finishing write tid 2 to smithi08089843-279 2023-12-01T04:57:44.679 INFO:tasks.rados.rados.0.smithi080.stdout:2943: finishing write tid 3 to smithi08089843-279 2023-12-01T04:57:44.679 INFO:tasks.rados.rados.0.smithi080.stdout:2943: finishing write tid 4 to smithi08089843-279 2023-12-01T04:57:44.679 INFO:tasks.rados.rados.0.smithi080.stdout:2943: finishing write tid 5 to smithi08089843-279 2023-12-01T04:57:44.679 INFO:tasks.rados.rados.0.smithi080.stdout:2943: oid 279 updating version 0 to 368 2023-12-01T04:57:44.679 INFO:tasks.rados.rados.0.smithi080.stdout:2943: oid 279 updating version 368 to 369 2023-12-01T04:57:44.679 INFO:tasks.rados.rados.0.smithi080.stdout:2943: oid 279 version 369 is already newer than 367 2023-12-01T04:57:44.679 INFO:tasks.rados.rados.0.smithi080.stdout:2943: oid 279 updating version 369 to 370 2023-12-01T04:57:44.679 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 279 v 370 (ObjNum 1870 snap 0 seq_num 1870) dirty exists 2023-12-01T04:57:44.679 INFO:tasks.rados.rados.0.smithi080.stdout:2943: left oid 279 (ObjNum 1870 snap 0 seq_num 1870) 2023-12-01T04:57:44.679 INFO:tasks.rados.rados.0.smithi080.stdout:2944: finishing write tid 1 to smithi08089843-397 2023-12-01T04:57:44.679 INFO:tasks.rados.rados.0.smithi080.stdout:2944: finishing write tid 2 to smithi08089843-397 2023-12-01T04:57:44.681 INFO:tasks.rados.rados.0.smithi080.stdout:2944: finishing write tid 3 to smithi08089843-397 2023-12-01T04:57:44.681 INFO:tasks.rados.rados.0.smithi080.stdout:2944: finishing write tid 4 to smithi08089843-397 2023-12-01T04:57:44.681 INFO:tasks.rados.rados.0.smithi080.stdout:2944: finishing write tid 5 to smithi08089843-397 2023-12-01T04:57:44.682 INFO:tasks.rados.rados.0.smithi080.stdout:2944: oid 397 updating version 0 to 362 2023-12-01T04:57:44.682 INFO:tasks.rados.rados.0.smithi080.stdout:2944: oid 397 updating version 362 to 365 2023-12-01T04:57:44.682 INFO:tasks.rados.rados.0.smithi080.stdout:2944: oid 397 version 365 is already newer than 363 2023-12-01T04:57:44.682 INFO:tasks.rados.rados.0.smithi080.stdout:2944: oid 397 version 365 is already newer than 364 2023-12-01T04:57:44.682 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 397 v 365 (ObjNum 1871 snap 0 seq_num 1871) dirty exists 2023-12-01T04:57:44.682 INFO:tasks.rados.rados.0.smithi080.stdout:2944: left oid 397 (ObjNum 1871 snap 0 seq_num 1871) 2023-12-01T04:57:44.682 INFO:tasks.rados.rados.0.smithi080.stdout:2941: done (4 left) 2023-12-01T04:57:44.682 INFO:tasks.rados.rados.0.smithi080.stdout:2942: done (3 left) 2023-12-01T04:57:44.682 INFO:tasks.rados.rados.0.smithi080.stdout:2943: done (2 left) 2023-12-01T04:57:44.682 INFO:tasks.rados.rados.0.smithi080.stdout:2944: done (1 left) 2023-12-01T04:57:44.682 INFO:tasks.rados.rados.0.smithi080.stdout:2945: done (0 left) 2023-12-01T04:57:44.682 INFO:tasks.rados.rados.0.smithi080.stdout:2946: write oid 244 current snap is 0 2023-12-01T04:57:44.682 INFO:tasks.rados.rados.0.smithi080.stdout:2946: seq_num 1873 ranges {679511=764215,2069950=618661,3118442=361069} 2023-12-01T04:57:44.690 INFO:tasks.rados.rados.0.smithi080.stdout:2946: writing smithi08089843-244 from 679511 to 1443726 tid 1 2023-12-01T04:57:44.698 INFO:tasks.rados.rados.0.smithi080.stdout:2946: writing smithi08089843-244 from 2069950 to 2688611 tid 2 2023-12-01T04:57:44.703 INFO:tasks.rados.rados.0.smithi080.stdout:2946: writing smithi08089843-244 from 3118442 to 3479511 tid 3 2023-12-01T04:57:44.703 INFO:tasks.rados.rados.0.smithi080.stdout:2947: write oid 477 current snap is 0 2023-12-01T04:57:44.703 INFO:tasks.rados.rados.0.smithi080.stdout:2946: finishing write tid 1 to smithi08089843-244 2023-12-01T04:57:44.703 INFO:tasks.rados.rados.0.smithi080.stdout:2946: finishing write tid 2 to smithi08089843-244 2023-12-01T04:57:44.703 INFO:tasks.rados.rados.0.smithi080.stdout:2947: seq_num 1874 ranges {696318=439464,1728432=762319,3145865=350453} 2023-12-01T04:57:44.709 INFO:tasks.rados.rados.0.smithi080.stdout:2947: writing smithi08089843-477 from 696318 to 1135782 tid 1 2023-12-01T04:57:44.717 INFO:tasks.rados.rados.0.smithi080.stdout:2947: writing smithi08089843-477 from 1728432 to 2490751 tid 2 2023-12-01T04:57:44.723 INFO:tasks.rados.rados.0.smithi080.stdout:2947: writing smithi08089843-477 from 3145865 to 3496318 tid 3 2023-12-01T04:57:44.723 INFO:tasks.rados.rados.0.smithi080.stdout:2948: delete oid 360 current snap is 0 2023-12-01T04:57:44.723 INFO:tasks.rados.rados.0.smithi080.stdout:2946: finishing write tid 3 to smithi08089843-244 2023-12-01T04:57:44.724 INFO:tasks.rados.rados.0.smithi080.stdout:2946: finishing write tid 4 to smithi08089843-244 2023-12-01T04:57:44.724 INFO:tasks.rados.rados.0.smithi080.stdout:2946: finishing write tid 5 to smithi08089843-244 2023-12-01T04:57:44.724 INFO:tasks.rados.rados.0.smithi080.stdout:2946: oid 244 updating version 0 to 429 2023-12-01T04:57:44.724 INFO:tasks.rados.rados.0.smithi080.stdout:2946: oid 244 version 429 is already newer than 427 2023-12-01T04:57:44.724 INFO:tasks.rados.rados.0.smithi080.stdout:2946: oid 244 version 429 is already newer than 428 2023-12-01T04:57:44.724 INFO:tasks.rados.rados.0.smithi080.stdout:2946: oid 244 version 429 is already newer than 426 2023-12-01T04:57:44.724 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 244 v 429 (ObjNum 1873 snap 0 seq_num 1873) dirty exists 2023-12-01T04:57:44.724 INFO:tasks.rados.rados.0.smithi080.stdout:2946: left oid 244 (ObjNum 1873 snap 0 seq_num 1873) 2023-12-01T04:57:44.724 INFO:tasks.rados.rados.0.smithi080.stdout:2947: finishing write tid 1 to smithi08089843-477 2023-12-01T04:57:44.724 INFO:tasks.rados.rados.0.smithi080.stdout:2947: finishing write tid 2 to smithi08089843-477 2023-12-01T04:57:44.726 INFO:tasks.rados.rados.0.smithi080.stdout:2946: done (2 left) 2023-12-01T04:57:44.726 INFO:tasks.rados.rados.0.smithi080.stdout:2948: done (1 left) 2023-12-01T04:57:44.726 INFO:tasks.rados.rados.0.smithi080.stdout:2949: write oid 101 current snap is 0 2023-12-01T04:57:44.726 INFO:tasks.rados.rados.0.smithi080.stdout:2949: seq_num 1876 ranges {729932=589962,1729043=765988,3084358=445574} 2023-12-01T04:57:44.733 INFO:tasks.rados.rados.0.smithi080.stdout:2949: writing smithi08089843-101 from 729932 to 1319894 tid 1 2023-12-01T04:57:44.740 INFO:tasks.rados.rados.0.smithi080.stdout:2949: writing smithi08089843-101 from 1729043 to 2495031 tid 2 2023-12-01T04:57:44.747 INFO:tasks.rados.rados.0.smithi080.stdout:2949: writing smithi08089843-101 from 3084358 to 3529932 tid 3 2023-12-01T04:57:44.747 INFO:tasks.rados.rados.0.smithi080.stdout:2950: delete oid 322 current snap is 0 2023-12-01T04:57:44.747 INFO:tasks.rados.rados.0.smithi080.stdout:2947: finishing write tid 3 to smithi08089843-477 2023-12-01T04:57:44.747 INFO:tasks.rados.rados.0.smithi080.stdout:2947: finishing write tid 4 to smithi08089843-477 2023-12-01T04:57:44.747 INFO:tasks.rados.rados.0.smithi080.stdout:2947: finishing write tid 5 to smithi08089843-477 2023-12-01T04:57:44.747 INFO:tasks.rados.rados.0.smithi080.stdout:2947: oid 477 updating version 0 to 382 2023-12-01T04:57:44.747 INFO:tasks.rados.rados.0.smithi080.stdout:2947: oid 477 version 382 is already newer than 380 2023-12-01T04:57:44.747 INFO:tasks.rados.rados.0.smithi080.stdout:2947: oid 477 updating version 382 to 383 2023-12-01T04:57:44.747 INFO:tasks.rados.rados.0.smithi080.stdout:2947: oid 477 version 383 is already newer than 381 2023-12-01T04:57:44.747 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 477 v 383 (ObjNum 1874 snap 0 seq_num 1874) dirty exists 2023-12-01T04:57:44.748 INFO:tasks.rados.rados.0.smithi080.stdout:2947: left oid 477 (ObjNum 1874 snap 0 seq_num 1874) 2023-12-01T04:57:44.748 INFO:tasks.rados.rados.0.smithi080.stdout:2949: finishing write tid 1 to smithi08089843-101 2023-12-01T04:57:44.748 INFO:tasks.rados.rados.0.smithi080.stdout:2949: finishing write tid 2 to smithi08089843-101 2023-12-01T04:57:44.750 INFO:tasks.rados.rados.0.smithi080.stdout:2947: done (2 left) 2023-12-01T04:57:44.750 INFO:tasks.rados.rados.0.smithi080.stdout:2950: done (1 left) 2023-12-01T04:57:44.750 INFO:tasks.rados.rados.0.smithi080.stdout:2951: read oid 218 snap -1 2023-12-01T04:57:44.750 INFO:tasks.rados.rados.0.smithi080.stdout:2951: expect (ObjNum 1089 snap 0 seq_num 1089) 2023-12-01T04:57:44.750 INFO:tasks.rados.rados.0.smithi080.stdout:2952: read oid 279 snap -1 2023-12-01T04:57:44.750 INFO:tasks.rados.rados.0.smithi080.stdout:2952: expect (ObjNum 1870 snap 0 seq_num 1870) 2023-12-01T04:57:44.750 INFO:tasks.rados.rados.0.smithi080.stdout:2953: read oid 288 snap -1 2023-12-01T04:57:44.750 INFO:tasks.rados.rados.0.smithi080.stdout:2953: expect (ObjNum 1691 snap 0 seq_num 1691) 2023-12-01T04:57:44.750 INFO:tasks.rados.rados.0.smithi080.stdout:2954: read oid 145 snap -1 2023-12-01T04:57:44.750 INFO:tasks.rados.rados.0.smithi080.stdout:2954: expect (ObjNum 636 snap 0 seq_num 636) 2023-12-01T04:57:44.750 INFO:tasks.rados.rados.0.smithi080.stdout:2955: read oid 112 snap -1 2023-12-01T04:57:44.750 INFO:tasks.rados.rados.0.smithi080.stdout:2955: expect (ObjNum 1751 snap 0 seq_num 1751) 2023-12-01T04:57:44.751 INFO:tasks.rados.rados.0.smithi080.stdout:2956: read oid 88 snap -1 2023-12-01T04:57:44.751 INFO:tasks.rados.rados.0.smithi080.stdout:2956: expect (ObjNum 1868 snap 0 seq_num 1868) 2023-12-01T04:57:44.751 INFO:tasks.rados.rados.0.smithi080.stdout:2957: write oid 378 current snap is 0 2023-12-01T04:57:44.751 INFO:tasks.rados.rados.0.smithi080.stdout:2957: seq_num 1878 ranges {763546=456813,1962360=769657,3255557=307989} 2023-12-01T04:57:44.761 INFO:tasks.rados.rados.0.smithi080.stdout:2957: writing smithi08089843-378 from 763546 to 1220359 tid 1 2023-12-01T04:57:44.771 INFO:tasks.rados.rados.0.smithi080.stdout:2957: writing smithi08089843-378 from 1962360 to 2732017 tid 2 2023-12-01T04:57:44.776 INFO:tasks.rados.rados.0.smithi080.stdout:2957: writing smithi08089843-378 from 3255557 to 3563546 tid 3 2023-12-01T04:57:44.776 INFO:tasks.rados.rados.0.smithi080.stdout:2949: finishing write tid 3 to smithi08089843-101 2023-12-01T04:57:44.776 INFO:tasks.rados.rados.0.smithi080.stdout:2958: read oid 162 snap -1 2023-12-01T04:57:44.776 INFO:tasks.rados.rados.0.smithi080.stdout:2958: expect (ObjNum 1864 snap 0 seq_num 1864) 2023-12-01T04:57:44.776 INFO:tasks.rados.rados.0.smithi080.stdout:2959: read oid 215 snap -1 2023-12-01T04:57:44.776 INFO:tasks.rados.rados.0.smithi080.stdout:2959: expect (ObjNum 1030 snap 0 seq_num 1030) 2023-12-01T04:57:44.776 INFO:tasks.rados.rados.0.smithi080.stdout:2960: write oid 362 current snap is 0 2023-12-01T04:57:44.777 INFO:tasks.rados.rados.0.smithi080.stdout:2949: finishing write tid 4 to smithi08089843-101 2023-12-01T04:57:44.777 INFO:tasks.rados.rados.0.smithi080.stdout:2949: finishing write tid 5 to smithi08089843-101 2023-12-01T04:57:44.777 INFO:tasks.rados.rados.0.smithi080.stdout:2949: oid 101 updating version 0 to 295 2023-12-01T04:57:44.777 INFO:tasks.rados.rados.0.smithi080.stdout:2949: oid 101 updating version 295 to 296 2023-12-01T04:57:44.777 INFO:tasks.rados.rados.0.smithi080.stdout:2949: oid 101 updating version 296 to 298 2023-12-01T04:57:44.777 INFO:tasks.rados.rados.0.smithi080.stdout:2949: oid 101 version 298 is already newer than 297 2023-12-01T04:57:44.777 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 101 v 298 (ObjNum 1876 snap 0 seq_num 1876) dirty exists 2023-12-01T04:57:44.777 INFO:tasks.rados.rados.0.smithi080.stdout:2949: left oid 101 (ObjNum 1876 snap 0 seq_num 1876) 2023-12-01T04:57:44.777 INFO:tasks.rados.rados.0.smithi080.stdout:2960: seq_num 1879 ranges {780353=532062,1904489=513315,3166627=401171} 2023-12-01T04:57:44.783 INFO:tasks.rados.rados.0.smithi080.stdout:2960: writing smithi08089843-362 from 780353 to 1312415 tid 1 2023-12-01T04:57:44.791 INFO:tasks.rados.rados.0.smithi080.stdout:2960: writing smithi08089843-362 from 1904489 to 2417804 tid 2 2023-12-01T04:57:44.800 INFO:tasks.rados.rados.0.smithi080.stdout:2960: writing smithi08089843-362 from 3166627 to 3567798 tid 3 2023-12-01T04:57:44.800 INFO:tasks.rados.rados.0.smithi080.stdout:2949: done (10 left) 2023-12-01T04:57:44.800 INFO:tasks.rados.rados.0.smithi080.stdout:2961: read oid 76 snap -1 2023-12-01T04:57:44.801 INFO:tasks.rados.rados.0.smithi080.stdout:2961: expect (ObjNum 1817 snap 0 seq_num 1817) 2023-12-01T04:57:44.801 INFO:tasks.rados.rados.0.smithi080.stdout:2962: read oid 96 snap -1 2023-12-01T04:57:44.801 INFO:tasks.rados.rados.0.smithi080.stdout:2962: expect deleted 2023-12-01T04:57:44.801 INFO:tasks.rados.rados.0.smithi080.stdout:2963: write oid 175 current snap is 0 2023-12-01T04:57:44.801 INFO:tasks.rados.rados.0.smithi080.stdout:2953: expect (ObjNum 1691 snap 0 seq_num 1691) 2023-12-01T04:57:44.955 INFO:tasks.rados.rados.0.smithi080.stdout:2954: expect (ObjNum 636 snap 0 seq_num 636) 2023-12-01T04:57:45.072 INFO:tasks.rados.rados.0.smithi080.stdout:2956: expect (ObjNum 1868 snap 0 seq_num 1868) 2023-12-01T04:57:45.265 INFO:tasks.rados.rados.0.smithi080.stdout:2952: expect (ObjNum 1870 snap 0 seq_num 1870) 2023-12-01T04:57:45.462 INFO:tasks.rados.rados.0.smithi080.stdout:2951: expect (ObjNum 1089 snap 0 seq_num 1089) 2023-12-01T04:57:45.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:57:45 smithi090 bash[32384]: cluster 2023-12-01T04:57:44.170728+0000 mgr.y (mgr.24362) 277 : cluster 0 pgmap v248: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 57 MiB/s rd, 7.0 MiB/s wr, 75 op/s 2023-12-01T04:57:45.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:57:45 smithi090 bash[32384]: audit 2023-12-01T04:57:44.704778+0000 mon.c (mon.2) 172 : audit 0 from='client.? 172.21.15.80:0/1020319737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:57:45.591 INFO:tasks.rados.rados.0.smithi080.stdout:2955: expect (ObjNum 1751 snap 0 seq_num 1751) 2023-12-01T04:57:45.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:57:45 smithi080 bash[28361]: cluster 2023-12-01T04:57:44.170728+0000 mgr.y (mgr.24362) 277 : cluster 0 pgmap v248: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 57 MiB/s rd, 7.0 MiB/s wr, 75 op/s 2023-12-01T04:57:45.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:57:45 smithi080 bash[28361]: audit 2023-12-01T04:57:44.704778+0000 mon.c (mon.2) 172 : audit 0 from='client.? 172.21.15.80:0/1020319737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:57:45.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:57:45 smithi080 bash[41963]: cluster 2023-12-01T04:57:44.170728+0000 mgr.y (mgr.24362) 277 : cluster 0 pgmap v248: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 57 MiB/s rd, 7.0 MiB/s wr, 75 op/s 2023-12-01T04:57:45.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:57:45 smithi080 bash[41963]: audit 2023-12-01T04:57:44.704778+0000 mon.c (mon.2) 172 : audit 0 from='client.? 172.21.15.80:0/1020319737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:57:45.787 INFO:tasks.rados.rados.0.smithi080.stdout:2957: finishing write tid 1 to smithi08089843-378 2023-12-01T04:57:45.787 INFO:tasks.rados.rados.0.smithi080.stdout:2957: finishing write tid 2 to smithi08089843-378 2023-12-01T04:57:45.788 INFO:tasks.rados.rados.0.smithi080.stdout:2957: finishing write tid 3 to smithi08089843-378 2023-12-01T04:57:45.788 INFO:tasks.rados.rados.0.smithi080.stdout:2957: finishing write tid 4 to smithi08089843-378 2023-12-01T04:57:45.788 INFO:tasks.rados.rados.0.smithi080.stdout:2957: finishing write tid 5 to smithi08089843-378 2023-12-01T04:57:45.788 INFO:tasks.rados.rados.0.smithi080.stdout:2957: oid 378 updating version 0 to 301 2023-12-01T04:57:45.788 INFO:tasks.rados.rados.0.smithi080.stdout:2957: oid 378 version 301 is already newer than 299 2023-12-01T04:57:45.788 INFO:tasks.rados.rados.0.smithi080.stdout:2957: oid 378 version 301 is already newer than 300 2023-12-01T04:57:45.788 INFO:tasks.rados.rados.0.smithi080.stdout:2957: oid 378 updating version 301 to 302 2023-12-01T04:57:45.788 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 378 v 302 (ObjNum 1878 snap 0 seq_num 1878) dirty exists 2023-12-01T04:57:45.788 INFO:tasks.rados.rados.0.smithi080.stdout:2957: left oid 378 (ObjNum 1878 snap 0 seq_num 1878) 2023-12-01T04:57:45.788 INFO:tasks.rados.rados.0.smithi080.stdout:2959: expect (ObjNum 1030 snap 0 seq_num 1030) 2023-12-01T04:57:45.971 INFO:tasks.rados.rados.0.smithi080.stdout:2960: finishing write tid 1 to smithi08089843-362 2023-12-01T04:57:45.971 INFO:tasks.rados.rados.0.smithi080.stdout:2958: expect (ObjNum 1864 snap 0 seq_num 1864) 2023-12-01T04:57:46.154 INFO:tasks.rados.rados.0.smithi080.stdout:2960: finishing write tid 2 to smithi08089843-362 2023-12-01T04:57:46.155 INFO:tasks.rados.rados.0.smithi080.stdout:2960: finishing write tid 3 to smithi08089843-362 2023-12-01T04:57:46.155 INFO:tasks.rados.rados.0.smithi080.stdout:2960: finishing write tid 4 to smithi08089843-362 2023-12-01T04:57:46.155 INFO:tasks.rados.rados.0.smithi080.stdout:2960: finishing write tid 5 to smithi08089843-362 2023-12-01T04:57:46.155 INFO:tasks.rados.rados.0.smithi080.stdout:2960: oid 362 updating version 0 to 420 2023-12-01T04:57:46.155 INFO:tasks.rados.rados.0.smithi080.stdout:2960: oid 362 updating version 420 to 421 2023-12-01T04:57:46.155 INFO:tasks.rados.rados.0.smithi080.stdout:2960: oid 362 version 421 is already newer than 419 2023-12-01T04:57:46.155 INFO:tasks.rados.rados.0.smithi080.stdout:2960: oid 362 version 421 is already newer than 418 2023-12-01T04:57:46.155 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 362 v 421 (ObjNum 1879 snap 0 seq_num 1879) dirty exists 2023-12-01T04:57:46.155 INFO:tasks.rados.rados.0.smithi080.stdout:2960: left oid 362 (ObjNum 1879 snap 0 seq_num 1879) 2023-12-01T04:57:46.155 INFO:tasks.rados.rados.0.smithi080.stdout:2961: expect (ObjNum 1817 snap 0 seq_num 1817) 2023-12-01T04:57:46.312 INFO:tasks.rados.rados.0.smithi080.stdout:2963: seq_num 1880 ranges {797160=607311,1962971=773326,3194050=403110} 2023-12-01T04:57:46.327 INFO:tasks.rados.rados.0.smithi080.stdout:2963: writing smithi08089843-175 from 797160 to 1404471 tid 1 2023-12-01T04:57:46.335 INFO:tasks.rados.rados.0.smithi080.stdout:2963: writing smithi08089843-175 from 1962971 to 2736297 tid 2 2023-12-01T04:57:46.342 INFO:tasks.rados.rados.0.smithi080.stdout:2963: writing smithi08089843-175 from 3194050 to 3597160 tid 3 2023-12-01T04:57:46.342 INFO:tasks.rados.rados.0.smithi080.stdout:2951: done (12 left) 2023-12-01T04:57:46.342 INFO:tasks.rados.rados.0.smithi080.stdout:2952: done (11 left) 2023-12-01T04:57:46.342 INFO:tasks.rados.rados.0.smithi080.stdout:2953: done (10 left) 2023-12-01T04:57:46.342 INFO:tasks.rados.rados.0.smithi080.stdout:2954: done (9 left) 2023-12-01T04:57:46.342 INFO:tasks.rados.rados.0.smithi080.stdout:2955: done (8 left) 2023-12-01T04:57:46.342 INFO:tasks.rados.rados.0.smithi080.stdout:2956: done (7 left) 2023-12-01T04:57:46.342 INFO:tasks.rados.rados.0.smithi080.stdout:2957: done (6 left) 2023-12-01T04:57:46.342 INFO:tasks.rados.rados.0.smithi080.stdout:2958: done (5 left) 2023-12-01T04:57:46.342 INFO:tasks.rados.rados.0.smithi080.stdout:2959: done (4 left) 2023-12-01T04:57:46.342 INFO:tasks.rados.rados.0.smithi080.stdout:2960: done (3 left) 2023-12-01T04:57:46.342 INFO:tasks.rados.rados.0.smithi080.stdout:2961: done (2 left) 2023-12-01T04:57:46.343 INFO:tasks.rados.rados.0.smithi080.stdout:2962: done (1 left) 2023-12-01T04:57:46.343 INFO:tasks.rados.rados.0.smithi080.stdout:2964: write oid 188 current snap is 0 2023-12-01T04:57:46.343 INFO:tasks.rados.rados.0.smithi080.stdout:2963: finishing write tid 1 to smithi08089843-175 2023-12-01T04:57:46.343 INFO:tasks.rados.rados.0.smithi080.stdout:2963: finishing write tid 2 to smithi08089843-175 2023-12-01T04:57:46.343 INFO:tasks.rados.rados.0.smithi080.stdout:2964: seq_num 1881 ranges {413967=682560,1621453=516984,2821473=423715} 2023-12-01T04:57:46.346 INFO:tasks.rados.rados.0.smithi080.stdout:2964: writing smithi08089843-188 from 413967 to 1096527 tid 1 2023-12-01T04:57:46.352 INFO:tasks.rados.rados.0.smithi080.stdout:2964: writing smithi08089843-188 from 1621453 to 2138437 tid 2 2023-12-01T04:57:46.359 INFO:tasks.rados.rados.0.smithi080.stdout:2964: writing smithi08089843-188 from 2821473 to 3245188 tid 3 2023-12-01T04:57:46.359 INFO:tasks.rados.rados.0.smithi080.stdout:2965: read oid 351 snap -1 2023-12-01T04:57:46.359 INFO:tasks.rados.rados.0.smithi080.stdout:2965: expect (ObjNum 350 snap 0 seq_num 350) 2023-12-01T04:57:46.360 INFO:tasks.rados.rados.0.smithi080.stdout:2966: write oid 326 current snap is 0 2023-12-01T04:57:46.360 INFO:tasks.rados.rados.0.smithi080.stdout:2963: finishing write tid 3 to smithi08089843-175 2023-12-01T04:57:46.360 INFO:tasks.rados.rados.0.smithi080.stdout:2966: seq_num 1882 ranges {430774=757809,1679935=776995,3248896=381878} 2023-12-01T04:57:46.366 INFO:tasks.rados.rados.0.smithi080.stdout:2966: writing smithi08089843-326 from 430774 to 1188583 tid 1 2023-12-01T04:57:46.374 INFO:tasks.rados.rados.0.smithi080.stdout:2966: writing smithi08089843-326 from 1679935 to 2456930 tid 2 2023-12-01T04:57:46.381 INFO:tasks.rados.rados.0.smithi080.stdout:2966: writing smithi08089843-326 from 3248896 to 3630774 tid 3 2023-12-01T04:57:46.381 INFO:tasks.rados.rados.0.smithi080.stdout:2967: write oid 205 current snap is 0 2023-12-01T04:57:46.381 INFO:tasks.rados.rados.0.smithi080.stdout:2967: seq_num 1883 ranges {447581=433058,1622064=520653,2759966=562612} 2023-12-01T04:57:46.386 INFO:tasks.rados.rados.0.smithi080.stdout:2967: writing smithi08089843-205 from 447581 to 880639 tid 1 2023-12-01T04:57:46.393 INFO:tasks.rados.rados.0.smithi080.stdout:2967: writing smithi08089843-205 from 1622064 to 2142717 tid 2 2023-12-01T04:57:46.400 INFO:tasks.rados.rados.0.smithi080.stdout:2967: writing smithi08089843-205 from 2759966 to 3322578 tid 3 2023-12-01T04:57:46.400 INFO:tasks.rados.rados.0.smithi080.stdout:2968: write oid 305 current snap is 0 2023-12-01T04:57:46.400 INFO:tasks.rados.rados.0.smithi080.stdout:2968: seq_num 1884 ranges {464388=508307,1680546=780664,3187389=476999} 2023-12-01T04:57:46.406 INFO:tasks.rados.rados.0.smithi080.stdout:2968: writing smithi08089843-305 from 464388 to 972695 tid 1 2023-12-01T04:57:46.415 INFO:tasks.rados.rados.0.smithi080.stdout:2968: writing smithi08089843-305 from 1680546 to 2461210 tid 2 2023-12-01T04:57:46.422 INFO:tasks.rados.rados.0.smithi080.stdout:2968: writing smithi08089843-305 from 3187389 to 3664388 tid 3 2023-12-01T04:57:46.422 INFO:tasks.rados.rados.0.smithi080.stdout:2969: write oid 46 current snap is 0 2023-12-01T04:57:46.423 INFO:tasks.rados.rados.0.smithi080.stdout:2969: seq_num 1885 ranges {481195=583556,1739028=524322,2814812=585156} 2023-12-01T04:57:46.428 INFO:tasks.rados.rados.0.smithi080.stdout:2969: writing smithi08089843-46 from 481195 to 1064751 tid 1 2023-12-01T04:57:46.435 INFO:tasks.rados.rados.0.smithi080.stdout:2969: writing smithi08089843-46 from 1739028 to 2263350 tid 2 2023-12-01T04:57:46.445 INFO:tasks.rados.rados.0.smithi080.stdout:2969: writing smithi08089843-46 from 2814812 to 3399968 tid 3 2023-12-01T04:57:46.445 INFO:tasks.rados.rados.0.smithi080.stdout:2970: read oid 20 snap -1 2023-12-01T04:57:46.445 INFO:tasks.rados.rados.0.smithi080.stdout:2970: expect deleted 2023-12-01T04:57:46.445 INFO:tasks.rados.rados.0.smithi080.stdout:2971: read oid 122 snap -1 2023-12-01T04:57:46.445 INFO:tasks.rados.rados.0.smithi080.stdout:2971: expect (ObjNum 841 snap 0 seq_num 841) 2023-12-01T04:57:46.446 INFO:tasks.rados.rados.0.smithi080.stdout:2972: read oid 385 snap -1 2023-12-01T04:57:46.446 INFO:tasks.rados.rados.0.smithi080.stdout:2972: expect (ObjNum 1270 snap 0 seq_num 1270) 2023-12-01T04:57:46.446 INFO:tasks.rados.rados.0.smithi080.stdout:2973: read oid 330 snap -1 2023-12-01T04:57:46.446 INFO:tasks.rados.rados.0.smithi080.stdout:2973: expect deleted 2023-12-01T04:57:46.446 INFO:tasks.rados.rados.0.smithi080.stdout:2974: read oid 492 snap -1 2023-12-01T04:57:46.446 INFO:tasks.rados.rados.0.smithi080.stdout:2974: expect (ObjNum 1824 snap 0 seq_num 1824) 2023-12-01T04:57:46.446 INFO:tasks.rados.rados.0.smithi080.stdout:2975: read oid 168 snap -1 2023-12-01T04:57:46.446 INFO:tasks.rados.rados.0.smithi080.stdout:2975: expect deleted 2023-12-01T04:57:46.446 INFO:tasks.rados.rados.0.smithi080.stdout:2976: write oid 211 current snap is 0 2023-12-01T04:57:46.446 INFO:tasks.rados.rados.0.smithi080.stdout:2976: seq_num 1886 ranges {498002=775158,1913863=784333,3358588=339414} 2023-12-01T04:57:46.450 INFO:tasks.rados.rados.0.smithi080.stdout:2976: writing smithi08089843-211 from 498002 to 1273160 tid 1 2023-12-01T04:57:46.458 INFO:tasks.rados.rados.0.smithi080.stdout:2976: writing smithi08089843-211 from 1913863 to 2698196 tid 2 2023-12-01T04:57:46.465 INFO:tasks.rados.rados.0.smithi080.stdout:2976: writing smithi08089843-211 from 3358588 to 3698002 tid 3 2023-12-01T04:57:46.465 INFO:tasks.rados.rados.0.smithi080.stdout:2977: read oid 32 snap -1 2023-12-01T04:57:46.465 INFO:tasks.rados.rados.0.smithi080.stdout:2977: expect (ObjNum 1644 snap 0 seq_num 1644) 2023-12-01T04:57:46.465 INFO:tasks.rados.rados.0.smithi080.stdout:2978: write oid 36 current snap is 0 2023-12-01T04:57:46.465 INFO:tasks.rados.rados.0.smithi080.stdout:2963: finishing write tid 4 to smithi08089843-175 2023-12-01T04:57:46.465 INFO:tasks.rados.rados.0.smithi080.stdout:2963: finishing write tid 5 to smithi08089843-175 2023-12-01T04:57:46.465 INFO:tasks.rados.rados.0.smithi080.stdout:2963: oid 175 updating version 0 to 243 2023-12-01T04:57:46.465 INFO:tasks.rados.rados.0.smithi080.stdout:2963: oid 175 updating version 243 to 245 2023-12-01T04:57:46.465 INFO:tasks.rados.rados.0.smithi080.stdout:2963: oid 175 version 245 is already newer than 242 2023-12-01T04:57:46.466 INFO:tasks.rados.rados.0.smithi080.stdout:2963: oid 175 version 245 is already newer than 244 2023-12-01T04:57:46.466 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 175 v 245 (ObjNum 1880 snap 0 seq_num 1880) dirty exists 2023-12-01T04:57:46.466 INFO:tasks.rados.rados.0.smithi080.stdout:2963: left oid 175 (ObjNum 1880 snap 0 seq_num 1880) 2023-12-01T04:57:46.466 INFO:tasks.rados.rados.0.smithi080.stdout:2964: finishing write tid 1 to smithi08089843-188 2023-12-01T04:57:46.466 INFO:tasks.rados.rados.0.smithi080.stdout:2964: finishing write tid 2 to smithi08089843-188 2023-12-01T04:57:46.466 INFO:tasks.rados.rados.0.smithi080.stdout:2978: seq_num 1887 ranges {514809=450407,1455992=527991,2469658=724053,3608303=106506} 2023-12-01T04:57:46.470 INFO:tasks.rados.rados.0.smithi080.stdout:2978: writing smithi08089843-36 from 514809 to 965216 tid 1 2023-12-01T04:57:46.476 INFO:tasks.rados.rados.0.smithi080.stdout:2978: writing smithi08089843-36 from 1455992 to 1983983 tid 2 2023-12-01T04:57:46.483 INFO:tasks.rados.rados.0.smithi080.stdout:2978: writing smithi08089843-36 from 2469658 to 3193711 tid 3 2023-12-01T04:57:46.486 INFO:tasks.rados.rados.0.smithi080.stdout:2978: writing smithi08089843-36 from 3608303 to 3714809 tid 4 2023-12-01T04:57:46.487 INFO:tasks.rados.rados.0.smithi080.stdout:2963: done (15 left) 2023-12-01T04:57:46.487 INFO:tasks.rados.rados.0.smithi080.stdout:2979: write oid 454 current snap is 0 2023-12-01T04:57:46.487 INFO:tasks.rados.rados.0.smithi080.stdout:2979: seq_num 1888 ranges {531616=525656,1514474=671649,2780728=535325} 2023-12-01T04:57:46.492 INFO:tasks.rados.rados.0.smithi080.stdout:2979: writing smithi08089843-454 from 531616 to 1057272 tid 1 2023-12-01T04:57:46.499 INFO:tasks.rados.rados.0.smithi080.stdout:2979: writing smithi08089843-454 from 1514474 to 2186123 tid 2 2023-12-01T04:57:46.505 INFO:tasks.rados.rados.0.smithi080.stdout:2979: writing smithi08089843-454 from 2780728 to 3316053 tid 3 2023-12-01T04:57:46.506 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:57:46.506 INFO:tasks.rados.rados.0.smithi080.stdout:2964: finishing write tid 3 to smithi08089843-188 2023-12-01T04:57:46.506 INFO:tasks.rados.rados.0.smithi080.stdout:2964: finishing write tid 4 to smithi08089843-188 2023-12-01T04:57:46.506 INFO:tasks.rados.rados.0.smithi080.stdout:2964: finishing write tid 5 to smithi08089843-188 2023-12-01T04:57:46.506 INFO:tasks.rados.rados.0.smithi080.stdout:2964: oid 188 updating version 0 to 423 2023-12-01T04:57:46.506 INFO:tasks.rados.rados.0.smithi080.stdout:2964: oid 188 updating version 423 to 425 2023-12-01T04:57:46.506 INFO:tasks.rados.rados.0.smithi080.stdout:2964: oid 188 version 425 is already newer than 422 2023-12-01T04:57:46.506 INFO:tasks.rados.rados.0.smithi080.stdout:2964: oid 188 version 425 is already newer than 424 2023-12-01T04:57:46.506 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 188 v 425 (ObjNum 1881 snap 0 seq_num 1881) dirty exists 2023-12-01T04:57:46.506 INFO:tasks.rados.rados.0.smithi080.stdout:2964: left oid 188 (ObjNum 1881 snap 0 seq_num 1881) 2023-12-01T04:57:46.506 INFO:tasks.rados.rados.0.smithi080.stdout:2964: done (15 left) 2023-12-01T04:57:46.506 INFO:tasks.rados.rados.0.smithi080.stdout:2980: write oid 216 current snap is 0 2023-12-01T04:57:46.506 INFO:tasks.rados.rados.0.smithi080.stdout:2980: seq_num 1889 ranges {548423=600905,1572956=531660,2524504=746597,3740781=7642} 2023-12-01T04:57:46.512 INFO:tasks.rados.rados.0.smithi080.stdout:2980: writing smithi08089843-216 from 548423 to 1149328 tid 1 2023-12-01T04:57:46.517 INFO:tasks.rados.rados.0.smithi080.stdout:2980: writing smithi08089843-216 from 1572956 to 2104616 tid 2 2023-12-01T04:57:46.524 INFO:tasks.rados.rados.0.smithi080.stdout:2980: writing smithi08089843-216 from 2524504 to 3271101 tid 3 2023-12-01T04:57:46.527 INFO:tasks.rados.rados.0.smithi080.stdout:2980: writing smithi08089843-216 from 3740781 to 3748423 tid 4 2023-12-01T04:57:46.527 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:57:46.527 INFO:tasks.rados.rados.0.smithi080.stdout:2965: expect (ObjNum 350 snap 0 seq_num 350) 2023-12-01T04:57:46.673 INFO:tasks.rados.rados.0.smithi080.stdout:2966: finishing write tid 1 to smithi08089843-326 2023-12-01T04:57:46.673 INFO:tasks.rados.rados.0.smithi080.stdout:2966: finishing write tid 2 to smithi08089843-326 2023-12-01T04:57:46.673 INFO:tasks.rados.rados.0.smithi080.stdout:2966: finishing write tid 3 to smithi08089843-326 2023-12-01T04:57:46.673 INFO:tasks.rados.rados.0.smithi080.stdout:2966: finishing write tid 4 to smithi08089843-326 2023-12-01T04:57:46.673 INFO:tasks.rados.rados.0.smithi080.stdout:2966: finishing write tid 5 to smithi08089843-326 2023-12-01T04:57:46.673 INFO:tasks.rados.rados.0.smithi080.stdout:2966: oid 326 updating version 0 to 363 2023-12-01T04:57:46.673 INFO:tasks.rados.rados.0.smithi080.stdout:2966: oid 326 updating version 363 to 365 2023-12-01T04:57:46.673 INFO:tasks.rados.rados.0.smithi080.stdout:2966: oid 326 updating version 365 to 366 2023-12-01T04:57:46.673 INFO:tasks.rados.rados.0.smithi080.stdout:2966: oid 326 version 366 is already newer than 364 2023-12-01T04:57:46.673 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 326 v 366 (ObjNum 1882 snap 0 seq_num 1882) dirty exists 2023-12-01T04:57:46.673 INFO:tasks.rados.rados.0.smithi080.stdout:2966: left oid 326 (ObjNum 1882 snap 0 seq_num 1882) 2023-12-01T04:57:46.673 INFO:tasks.rados.rados.0.smithi080.stdout:2967: finishing write tid 1 to smithi08089843-205 2023-12-01T04:57:46.674 INFO:tasks.rados.rados.0.smithi080.stdout:2967: finishing write tid 2 to smithi08089843-205 2023-12-01T04:57:46.674 INFO:tasks.rados.rados.0.smithi080.stdout:2967: finishing write tid 3 to smithi08089843-205 2023-12-01T04:57:46.674 INFO:tasks.rados.rados.0.smithi080.stdout:2967: finishing write tid 4 to smithi08089843-205 2023-12-01T04:57:46.674 INFO:tasks.rados.rados.0.smithi080.stdout:2967: finishing write tid 5 to smithi08089843-205 2023-12-01T04:57:46.674 INFO:tasks.rados.rados.0.smithi080.stdout:2967: oid 205 updating version 0 to 247 2023-12-01T04:57:46.674 INFO:tasks.rados.rados.0.smithi080.stdout:2967: oid 205 updating version 247 to 249 2023-12-01T04:57:46.674 INFO:tasks.rados.rados.0.smithi080.stdout:2967: oid 205 version 249 is already newer than 248 2023-12-01T04:57:46.674 INFO:tasks.rados.rados.0.smithi080.stdout:2967: oid 205 version 249 is already newer than 246 2023-12-01T04:57:46.674 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 205 v 249 (ObjNum 1883 snap 0 seq_num 1883) dirty exists 2023-12-01T04:57:46.674 INFO:tasks.rados.rados.0.smithi080.stdout:2967: left oid 205 (ObjNum 1883 snap 0 seq_num 1883) 2023-12-01T04:57:46.674 INFO:tasks.rados.rados.0.smithi080.stdout:2968: finishing write tid 1 to smithi08089843-305 2023-12-01T04:57:46.674 INFO:tasks.rados.rados.0.smithi080.stdout:2968: finishing write tid 2 to smithi08089843-305 2023-12-01T04:57:46.674 INFO:tasks.rados.rados.0.smithi080.stdout:2968: finishing write tid 3 to smithi08089843-305 2023-12-01T04:57:46.674 INFO:tasks.rados.rados.0.smithi080.stdout:2968: finishing write tid 4 to smithi08089843-305 2023-12-01T04:57:46.674 INFO:tasks.rados.rados.0.smithi080.stdout:2968: finishing write tid 5 to smithi08089843-305 2023-12-01T04:57:46.675 INFO:tasks.rados.rados.0.smithi080.stdout:2968: oid 305 updating version 0 to 306 2023-12-01T04:57:46.675 INFO:tasks.rados.rados.0.smithi080.stdout:2968: oid 305 version 306 is already newer than 304 2023-12-01T04:57:46.675 INFO:tasks.rados.rados.0.smithi080.stdout:2968: oid 305 version 306 is already newer than 305 2023-12-01T04:57:46.675 INFO:tasks.rados.rados.0.smithi080.stdout:2968: oid 305 version 306 is already newer than 303 2023-12-01T04:57:46.675 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 305 v 306 (ObjNum 1884 snap 0 seq_num 1884) dirty exists 2023-12-01T04:57:46.675 INFO:tasks.rados.rados.0.smithi080.stdout:2968: left oid 305 (ObjNum 1884 snap 0 seq_num 1884) 2023-12-01T04:57:46.675 INFO:tasks.rados.rados.0.smithi080.stdout:2969: finishing write tid 1 to smithi08089843-46 2023-12-01T04:57:46.675 INFO:tasks.rados.rados.0.smithi080.stdout:2969: finishing write tid 2 to smithi08089843-46 2023-12-01T04:57:46.675 INFO:tasks.rados.rados.0.smithi080.stdout:2965: done (15 left) 2023-12-01T04:57:46.675 INFO:tasks.rados.rados.0.smithi080.stdout:2966: done (14 left) 2023-12-01T04:57:46.675 INFO:tasks.rados.rados.0.smithi080.stdout:2967: done (13 left) 2023-12-01T04:57:46.675 INFO:tasks.rados.rados.0.smithi080.stdout:2968: done (12 left) 2023-12-01T04:57:46.675 INFO:tasks.rados.rados.0.smithi080.stdout:2981: write oid 481 current snap is 0 2023-12-01T04:57:46.675 INFO:tasks.rados.rados.0.smithi080.stdout:2969: finishing write tid 3 to smithi08089843-46 2023-12-01T04:57:46.675 INFO:tasks.rados.rados.0.smithi080.stdout:2969: finishing write tid 4 to smithi08089843-46 2023-12-01T04:57:46.676 INFO:tasks.rados.rados.0.smithi080.stdout:2981: seq_num 1890 ranges {565230=676154,2031438=675318,3235574=529656} 2023-12-01T04:57:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:57:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:04:57:46] "GET /metrics HTTP/1.1" 200 36346 "" "Prometheus/2.43.0" 2023-12-01T04:57:46.685 INFO:tasks.rados.rados.0.smithi080.stdout:2981: writing smithi08089843-481 from 565230 to 1241384 tid 1 2023-12-01T04:57:46.694 INFO:tasks.rados.rados.0.smithi080.stdout:2981: writing smithi08089843-481 from 2031438 to 2706756 tid 2 2023-12-01T04:57:46.700 INFO:tasks.rados.rados.0.smithi080.stdout:2981: writing smithi08089843-481 from 3235574 to 3765230 tid 3 2023-12-01T04:57:46.700 INFO:tasks.rados.rados.0.smithi080.stdout:2970: done (12 left) 2023-12-01T04:57:46.701 INFO:tasks.rados.rados.0.smithi080.stdout:2973: done (11 left) 2023-12-01T04:57:46.701 INFO:tasks.rados.rados.0.smithi080.stdout:2982: delete oid 81 current snap is 0 2023-12-01T04:57:46.701 INFO:tasks.rados.rados.0.smithi080.stdout:2969: finishing write tid 5 to smithi08089843-46 2023-12-01T04:57:46.701 INFO:tasks.rados.rados.0.smithi080.stdout:2969: oid 46 updating version 0 to 426 2023-12-01T04:57:46.701 INFO:tasks.rados.rados.0.smithi080.stdout:2969: oid 46 updating version 426 to 429 2023-12-01T04:57:46.701 INFO:tasks.rados.rados.0.smithi080.stdout:2969: oid 46 version 429 is already newer than 428 2023-12-01T04:57:46.701 INFO:tasks.rados.rados.0.smithi080.stdout:2969: oid 46 version 429 is already newer than 427 2023-12-01T04:57:46.701 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 46 v 429 (ObjNum 1885 snap 0 seq_num 1885) dirty exists 2023-12-01T04:57:46.701 INFO:tasks.rados.rados.0.smithi080.stdout:2969: left oid 46 (ObjNum 1885 snap 0 seq_num 1885) 2023-12-01T04:57:46.701 INFO:tasks.rados.rados.0.smithi080.stdout:2971: expect (ObjNum 841 snap 0 seq_num 841) 2023-12-01T04:57:46.809 INFO:tasks.rados.rados.0.smithi080.stdout:2974: expect (ObjNum 1824 snap 0 seq_num 1824) 2023-12-01T04:57:46.958 INFO:tasks.rados.rados.0.smithi080.stdout:2972: expect (ObjNum 1270 snap 0 seq_num 1270) 2023-12-01T04:57:47.145 INFO:tasks.rados.rados.0.smithi080.stdout:2976: finishing write tid 1 to smithi08089843-211 2023-12-01T04:57:47.145 INFO:tasks.rados.rados.0.smithi080.stdout:2976: finishing write tid 2 to smithi08089843-211 2023-12-01T04:57:47.145 INFO:tasks.rados.rados.0.smithi080.stdout:2976: finishing write tid 3 to smithi08089843-211 2023-12-01T04:57:47.145 INFO:tasks.rados.rados.0.smithi080.stdout:2976: finishing write tid 4 to smithi08089843-211 2023-12-01T04:57:47.145 INFO:tasks.rados.rados.0.smithi080.stdout:2976: finishing write tid 5 to smithi08089843-211 2023-12-01T04:57:47.145 INFO:tasks.rados.rados.0.smithi080.stdout:2976: oid 211 updating version 0 to 356 2023-12-01T04:57:47.145 INFO:tasks.rados.rados.0.smithi080.stdout:2976: oid 211 updating version 356 to 357 2023-12-01T04:57:47.145 INFO:tasks.rados.rados.0.smithi080.stdout:2976: oid 211 version 357 is already newer than 354 2023-12-01T04:57:47.145 INFO:tasks.rados.rados.0.smithi080.stdout:2976: oid 211 version 357 is already newer than 355 2023-12-01T04:57:47.145 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 211 v 357 (ObjNum 1886 snap 0 seq_num 1886) dirty exists 2023-12-01T04:57:47.145 INFO:tasks.rados.rados.0.smithi080.stdout:2976: left oid 211 (ObjNum 1886 snap 0 seq_num 1886) 2023-12-01T04:57:47.146 INFO:tasks.rados.rados.0.smithi080.stdout:2978: finishing write tid 1 to smithi08089843-36 2023-12-01T04:57:47.146 INFO:tasks.rados.rados.0.smithi080.stdout:2977: expect (ObjNum 1644 snap 0 seq_num 1644) 2023-12-01T04:57:47.301 INFO:tasks.rados.rados.0.smithi080.stdout:2978: finishing write tid 2 to smithi08089843-36 2023-12-01T04:57:47.302 INFO:tasks.rados.rados.0.smithi080.stdout:2978: finishing write tid 3 to smithi08089843-36 2023-12-01T04:57:47.302 INFO:tasks.rados.rados.0.smithi080.stdout:2978: finishing write tid 4 to smithi08089843-36 2023-12-01T04:57:47.302 INFO:tasks.rados.rados.0.smithi080.stdout:2978: finishing write tid 5 to smithi08089843-36 2023-12-01T04:57:47.302 INFO:tasks.rados.rados.0.smithi080.stdout:2978: finishing write tid 6 to smithi08089843-36 2023-12-01T04:57:47.302 INFO:tasks.rados.rados.0.smithi080.stdout:2978: oid 36 updating version 0 to 520 2023-12-01T04:57:47.302 INFO:tasks.rados.rados.0.smithi080.stdout:2978: oid 36 updating version 520 to 521 2023-12-01T04:57:47.303 INFO:tasks.rados.rados.0.smithi080.stdout:2978: oid 36 version 521 is already newer than 517 2023-12-01T04:57:47.303 INFO:tasks.rados.rados.0.smithi080.stdout:2978: oid 36 version 521 is already newer than 519 2023-12-01T04:57:47.303 INFO:tasks.rados.rados.0.smithi080.stdout:2978: oid 36 version 521 is already newer than 518 2023-12-01T04:57:47.303 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 36 v 521 (ObjNum 1887 snap 0 seq_num 1887) dirty exists 2023-12-01T04:57:47.303 INFO:tasks.rados.rados.0.smithi080.stdout:2978: left oid 36 (ObjNum 1887 snap 0 seq_num 1887) 2023-12-01T04:57:47.303 INFO:tasks.rados.rados.0.smithi080.stdout:2979: finishing write tid 1 to smithi08089843-454 2023-12-01T04:57:47.304 INFO:tasks.rados.rados.0.smithi080.stdout:2979: finishing write tid 2 to smithi08089843-454 2023-12-01T04:57:47.304 INFO:tasks.rados.rados.0.smithi080.stdout:2979: finishing write tid 3 to smithi08089843-454 2023-12-01T04:57:47.304 INFO:tasks.rados.rados.0.smithi080.stdout:2979: finishing write tid 4 to smithi08089843-454 2023-12-01T04:57:47.304 INFO:tasks.rados.rados.0.smithi080.stdout:2979: finishing write tid 5 to smithi08089843-454 2023-12-01T04:57:47.304 INFO:tasks.rados.rados.0.smithi080.stdout:2979: oid 454 updating version 0 to 385 2023-12-01T04:57:47.304 INFO:tasks.rados.rados.0.smithi080.stdout:2979: oid 454 updating version 385 to 386 2023-12-01T04:57:47.304 INFO:tasks.rados.rados.0.smithi080.stdout:2979: oid 454 updating version 386 to 387 2023-12-01T04:57:47.305 INFO:tasks.rados.rados.0.smithi080.stdout:2979: oid 454 version 387 is already newer than 384 2023-12-01T04:57:47.305 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 454 v 387 (ObjNum 1888 snap 0 seq_num 1888) dirty exists 2023-12-01T04:57:47.305 INFO:tasks.rados.rados.0.smithi080.stdout:2979: left oid 454 (ObjNum 1888 snap 0 seq_num 1888) 2023-12-01T04:57:47.305 INFO:tasks.rados.rados.0.smithi080.stdout:2980: finishing write tid 1 to smithi08089843-216 2023-12-01T04:57:47.305 INFO:tasks.rados.rados.0.smithi080.stdout:2980: finishing write tid 2 to smithi08089843-216 2023-12-01T04:57:47.305 INFO:tasks.rados.rados.0.smithi080.stdout:2980: finishing write tid 3 to smithi08089843-216 2023-12-01T04:57:47.306 INFO:tasks.rados.rados.0.smithi080.stdout:2980: finishing write tid 4 to smithi08089843-216 2023-12-01T04:57:47.306 INFO:tasks.rados.rados.0.smithi080.stdout:2980: finishing write tid 5 to smithi08089843-216 2023-12-01T04:57:47.306 INFO:tasks.rados.rados.0.smithi080.stdout:2980: finishing write tid 6 to smithi08089843-216 2023-12-01T04:57:47.306 INFO:tasks.rados.rados.0.smithi080.stdout:2980: oid 216 updating version 0 to 287 2023-12-01T04:57:47.306 INFO:tasks.rados.rados.0.smithi080.stdout:2980: oid 216 updating version 287 to 289 2023-12-01T04:57:47.307 INFO:tasks.rados.rados.0.smithi080.stdout:2980: oid 216 version 289 is already newer than 288 2023-12-01T04:57:47.307 INFO:tasks.rados.rados.0.smithi080.stdout:2980: oid 216 updating version 289 to 291 2023-12-01T04:57:47.307 INFO:tasks.rados.rados.0.smithi080.stdout:2980: oid 216 version 291 is already newer than 290 2023-12-01T04:57:47.307 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 216 v 291 (ObjNum 1889 snap 0 seq_num 1889) dirty exists 2023-12-01T04:57:47.307 INFO:tasks.rados.rados.0.smithi080.stdout:2980: left oid 216 (ObjNum 1889 snap 0 seq_num 1889) 2023-12-01T04:57:47.307 INFO:tasks.rados.rados.0.smithi080.stdout:2981: finishing write tid 1 to smithi08089843-481 2023-12-01T04:57:47.307 INFO:tasks.rados.rados.0.smithi080.stdout:2981: finishing write tid 2 to smithi08089843-481 2023-12-01T04:57:47.308 INFO:tasks.rados.rados.0.smithi080.stdout:2981: finishing write tid 3 to smithi08089843-481 2023-12-01T04:57:47.308 INFO:tasks.rados.rados.0.smithi080.stdout:2981: finishing write tid 4 to smithi08089843-481 2023-12-01T04:57:47.308 INFO:tasks.rados.rados.0.smithi080.stdout:2981: finishing write tid 5 to smithi08089843-481 2023-12-01T04:57:47.308 INFO:tasks.rados.rados.0.smithi080.stdout:2981: oid 481 updating version 0 to 446 2023-12-01T04:57:47.308 INFO:tasks.rados.rados.0.smithi080.stdout:2981: oid 481 version 446 is already newer than 445 2023-12-01T04:57:47.308 INFO:tasks.rados.rados.0.smithi080.stdout:2981: oid 481 updating version 446 to 448 2023-12-01T04:57:47.308 INFO:tasks.rados.rados.0.smithi080.stdout:2981: oid 481 version 448 is already newer than 447 2023-12-01T04:57:47.309 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 481 v 448 (ObjNum 1890 snap 0 seq_num 1890) dirty exists 2023-12-01T04:57:47.309 INFO:tasks.rados.rados.0.smithi080.stdout:2981: left oid 481 (ObjNum 1890 snap 0 seq_num 1890) 2023-12-01T04:57:47.309 INFO:tasks.rados.rados.0.smithi080.stdout:2969: done (11 left) 2023-12-01T04:57:47.309 INFO:tasks.rados.rados.0.smithi080.stdout:2971: done (10 left) 2023-12-01T04:57:47.309 INFO:tasks.rados.rados.0.smithi080.stdout:2972: done (9 left) 2023-12-01T04:57:47.309 INFO:tasks.rados.rados.0.smithi080.stdout:2974: done (8 left) 2023-12-01T04:57:47.310 INFO:tasks.rados.rados.0.smithi080.stdout:2975: done (7 left) 2023-12-01T04:57:47.310 INFO:tasks.rados.rados.0.smithi080.stdout:2976: done (6 left) 2023-12-01T04:57:47.310 INFO:tasks.rados.rados.0.smithi080.stdout:2977: done (5 left) 2023-12-01T04:57:47.310 INFO:tasks.rados.rados.0.smithi080.stdout:2978: done (4 left) 2023-12-01T04:57:47.310 INFO:tasks.rados.rados.0.smithi080.stdout:2979: done (3 left) 2023-12-01T04:57:47.310 INFO:tasks.rados.rados.0.smithi080.stdout:2980: done (2 left) 2023-12-01T04:57:47.311 INFO:tasks.rados.rados.0.smithi080.stdout:2981: done (1 left) 2023-12-01T04:57:47.311 INFO:tasks.rados.rados.0.smithi080.stdout:2982: done (0 left) 2023-12-01T04:57:47.311 INFO:tasks.rados.rados.0.smithi080.stdout:2983: write oid 147 current snap is 0 2023-12-01T04:57:47.311 INFO:tasks.rados.rados.0.smithi080.stdout:2983: seq_num 1892 ranges {598844=426652,1632049=678987,2774067=696766} 2023-12-01T04:57:47.312 INFO:tasks.rados.rados.0.smithi080.stdout:2983: writing smithi08089843-147 from 598844 to 1025496 tid 1 2023-12-01T04:57:47.320 INFO:tasks.rados.rados.0.smithi080.stdout:2983: writing smithi08089843-147 from 1632049 to 2311036 tid 2 2023-12-01T04:57:47.327 INFO:tasks.rados.rados.0.smithi080.stdout:2983: writing smithi08089843-147 from 2774067 to 3470833 tid 3 2023-12-01T04:57:47.327 INFO:tasks.rados.rados.0.smithi080.stdout:2984: read oid 72 snap -1 2023-12-01T04:57:47.327 INFO:tasks.rados.rados.0.smithi080.stdout:2984: expect (ObjNum 1380 snap 0 seq_num 1380) 2023-12-01T04:57:47.327 INFO:tasks.rados.rados.0.smithi080.stdout:2985: read oid 198 snap -1 2023-12-01T04:57:47.327 INFO:tasks.rados.rados.0.smithi080.stdout:2985: expect deleted 2023-12-01T04:57:47.327 INFO:tasks.rados.rados.0.smithi080.stdout:2986: read oid 53 snap -1 2023-12-01T04:57:47.327 INFO:tasks.rados.rados.0.smithi080.stdout:2986: expect (ObjNum 936 snap 0 seq_num 936) 2023-12-01T04:57:47.328 INFO:tasks.rados.rados.0.smithi080.stdout:2987: write oid 90 current snap is 0 2023-12-01T04:57:47.328 INFO:tasks.rados.rados.0.smithi080.stdout:2987: seq_num 1893 ranges {615651=618254,1806884=538998,3034196=508038} 2023-12-01T04:57:47.334 INFO:tasks.rados.rados.0.smithi080.stdout:2987: writing smithi08089843-90 from 615651 to 1233905 tid 1 2023-12-01T04:57:47.341 INFO:tasks.rados.rados.0.smithi080.stdout:2987: writing smithi08089843-90 from 1806884 to 2345882 tid 2 2023-12-01T04:57:47.349 INFO:tasks.rados.rados.0.smithi080.stdout:2987: writing smithi08089843-90 from 3034196 to 3542234 tid 3 2023-12-01T04:57:47.349 INFO:tasks.rados.rados.0.smithi080.stdout:2988: read oid 2 snap -1 2023-12-01T04:57:47.349 INFO:tasks.rados.rados.0.smithi080.stdout:2988: expect (ObjNum 1818 snap 0 seq_num 1818) 2023-12-01T04:57:47.349 INFO:tasks.rados.rados.0.smithi080.stdout:2989: read oid 205 snap -1 2023-12-01T04:57:47.350 INFO:tasks.rados.rados.0.smithi080.stdout:2989: expect (ObjNum 1883 snap 0 seq_num 1883) 2023-12-01T04:57:47.350 INFO:tasks.rados.rados.0.smithi080.stdout:2990: read oid 99 snap -1 2023-12-01T04:57:47.350 INFO:tasks.rados.rados.0.smithi080.stdout:2990: expect deleted 2023-12-01T04:57:47.350 INFO:tasks.rados.rados.0.smithi080.stdout:2991: write oid 126 current snap is 0 2023-12-01T04:57:47.351 INFO:tasks.rados.rados.0.smithi080.stdout:2983: finishing write tid 1 to smithi08089843-147 2023-12-01T04:57:47.351 INFO:tasks.rados.rados.0.smithi080.stdout:2991: seq_num 1894 ranges {632458=693503,1865366=682656,3061619=719310} 2023-12-01T04:57:47.356 INFO:tasks.rados.rados.0.smithi080.stdout:2991: writing smithi08089843-126 from 632458 to 1325961 tid 1 2023-12-01T04:57:47.363 INFO:tasks.rados.rados.0.smithi080.stdout:2991: writing smithi08089843-126 from 1865366 to 2548022 tid 2 2023-12-01T04:57:47.370 INFO:tasks.rados.rados.0.smithi080.stdout:2991: writing smithi08089843-126 from 3061619 to 3780929 tid 3 2023-12-01T04:57:47.370 INFO:tasks.rados.rados.0.smithi080.stdout:2992: write oid 74 current snap is 0 2023-12-01T04:57:47.370 INFO:tasks.rados.rados.0.smithi080.stdout:2983: finishing write tid 2 to smithi08089843-147 2023-12-01T04:57:47.370 INFO:tasks.rados.rados.0.smithi080.stdout:2992: seq_num 1895 ranges {649265=768752,2207495=542667,3372689=476576} 2023-12-01T04:57:47.378 INFO:tasks.rados.rados.0.smithi080.stdout:2992: writing smithi08089843-74 from 649265 to 1418017 tid 1 2023-12-01T04:57:47.386 INFO:tasks.rados.rados.0.smithi080.stdout:2992: writing smithi08089843-74 from 2207495 to 2750162 tid 2 2023-12-01T04:57:47.393 INFO:tasks.rados.rados.0.smithi080.stdout:2992: writing smithi08089843-74 from 3372689 to 3849265 tid 3 2023-12-01T04:57:47.393 INFO:tasks.rados.rados.0.smithi080.stdout:2993: read oid 169 snap -1 2023-12-01T04:57:47.393 INFO:tasks.rados.rados.0.smithi080.stdout:2993: expect (ObjNum 1701 snap 0 seq_num 1701) 2023-12-01T04:57:47.394 INFO:tasks.rados.rados.0.smithi080.stdout:2994: write oid 285 current snap is 0 2023-12-01T04:57:47.394 INFO:tasks.rados.rados.0.smithi080.stdout:2994: seq_num 1896 ranges {666072=444001,1865977=686325,3000112=458207} 2023-12-01T04:57:47.400 INFO:tasks.rados.rados.0.smithi080.stdout:2994: writing smithi08089843-285 from 666072 to 1110073 tid 1 2023-12-01T04:57:47.409 INFO:tasks.rados.rados.0.smithi080.stdout:2994: writing smithi08089843-285 from 1865977 to 2552302 tid 2 2023-12-01T04:57:47.414 INFO:tasks.rados.rados.0.smithi080.stdout:2994: writing smithi08089843-285 from 3000112 to 3458319 tid 3 2023-12-01T04:57:47.414 INFO:tasks.rados.rados.0.smithi080.stdout:2995: write oid 243 current snap is 0 2023-12-01T04:57:47.414 INFO:tasks.rados.rados.0.smithi080.stdout:2995: seq_num 1897 ranges {682879=519250,1924459=546336,3027535=669479} 2023-12-01T04:57:47.421 INFO:tasks.rados.rados.0.smithi080.stdout:2995: writing smithi08089843-243 from 682879 to 1202129 tid 1 2023-12-01T04:57:47.428 INFO:tasks.rados.rados.0.smithi080.stdout:2995: writing smithi08089843-243 from 1924459 to 2470795 tid 2 2023-12-01T04:57:47.435 INFO:tasks.rados.rados.0.smithi080.stdout:2995: writing smithi08089843-243 from 3027535 to 3697014 tid 3 2023-12-01T04:57:47.435 INFO:tasks.rados.rados.0.smithi080.stdout:2996: write oid 472 current snap is 0 2023-12-01T04:57:47.435 INFO:tasks.rados.rados.0.smithi080.stdout:2996: seq_num 1898 ranges {699686=594499,1982941=689994,3454958=444728} 2023-12-01T04:57:47.442 INFO:tasks.rados.rados.0.smithi080.stdout:2996: writing smithi08089843-472 from 699686 to 1294185 tid 1 2023-12-01T04:57:47.450 INFO:tasks.rados.rados.0.smithi080.stdout:2996: writing smithi08089843-472 from 1982941 to 2672935 tid 2 2023-12-01T04:57:47.458 INFO:tasks.rados.rados.0.smithi080.stdout:2996: writing smithi08089843-472 from 3454958 to 3899686 tid 3 2023-12-01T04:57:47.458 INFO:tasks.rados.rados.0.smithi080.stdout:2997: read oid 317 snap -1 2023-12-01T04:57:47.458 INFO:tasks.rados.rados.0.smithi080.stdout:2997: expect (ObjNum 890 snap 0 seq_num 890) 2023-12-01T04:57:47.458 INFO:tasks.rados.rados.0.smithi080.stdout:2998: write oid 308 current snap is 0 2023-12-01T04:57:47.458 INFO:tasks.rados.rados.0.smithi080.stdout:2998: seq_num 1899 ranges {716493=669748,1925070=433652,2849675=692023} 2023-12-01T04:57:47.466 INFO:tasks.rados.rados.0.smithi080.stdout:2998: writing smithi08089843-308 from 716493 to 1386241 tid 1 2023-12-01T04:57:47.474 INFO:tasks.rados.rados.0.smithi080.stdout:2998: writing smithi08089843-308 from 1925070 to 2358722 tid 2 2023-12-01T04:57:47.479 INFO:tasks.rados.rados.0.smithi080.stdout:2998: writing smithi08089843-308 from 2849675 to 3541698 tid 3 2023-12-01T04:57:47.479 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:57:47.479 INFO:tasks.rados.rados.0.smithi080.stdout:2983: finishing write tid 3 to smithi08089843-147 2023-12-01T04:57:47.480 INFO:tasks.rados.rados.0.smithi080.stdout:2983: finishing write tid 4 to smithi08089843-147 2023-12-01T04:57:47.480 INFO:tasks.rados.rados.0.smithi080.stdout:2985: done (15 left) 2023-12-01T04:57:47.480 INFO:tasks.rados.rados.0.smithi080.stdout:2999: write oid 414 current snap is 0 2023-12-01T04:57:47.480 INFO:tasks.rados.rados.0.smithi080.stdout:2999: seq_num 1900 ranges {733300=744997,1983552=693663,3393451=539849} 2023-12-01T04:57:47.488 INFO:tasks.rados.rados.0.smithi080.stdout:2999: writing smithi08089843-414 from 733300 to 1478297 tid 1 2023-12-01T04:57:47.494 INFO:tasks.rados.rados.0.smithi080.stdout:2999: writing smithi08089843-414 from 1983552 to 2677215 tid 2 2023-12-01T04:57:47.502 INFO:tasks.rados.rados.0.smithi080.stdout:2999: writing smithi08089843-414 from 3393451 to 3933300 tid 3 2023-12-01T04:57:47.502 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:57:47.502 INFO:tasks.rados.rados.0.smithi080.stdout:2983: finishing write tid 5 to smithi08089843-147 2023-12-01T04:57:47.502 INFO:tasks.rados.rados.0.smithi080.stdout:2983: oid 147 updating version 0 to 307 2023-12-01T04:57:47.502 INFO:tasks.rados.rados.0.smithi080.stdout:2983: oid 147 updating version 307 to 309 2023-12-01T04:57:47.502 INFO:tasks.rados.rados.0.smithi080.stdout:2983: oid 147 updating version 309 to 310 2023-12-01T04:57:47.502 INFO:tasks.rados.rados.0.smithi080.stdout:2983: oid 147 version 310 is already newer than 308 2023-12-01T04:57:47.503 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 147 v 310 (ObjNum 1892 snap 0 seq_num 1892) dirty exists 2023-12-01T04:57:47.503 INFO:tasks.rados.rados.0.smithi080.stdout:2983: left oid 147 (ObjNum 1892 snap 0 seq_num 1892) 2023-12-01T04:57:47.503 INFO:tasks.rados.rados.0.smithi080.stdout:2983: done (15 left) 2023-12-01T04:57:47.503 INFO:tasks.rados.rados.0.smithi080.stdout:3000: read oid 344 snap -1 2023-12-01T04:57:47.503 INFO:tasks.rados.rados.0.smithi080.stdout:3000: expect deleted 2023-12-01T04:57:47.503 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:57:47.503 INFO:tasks.rados.rados.0.smithi080.stdout:2987: finishing write tid 1 to smithi08089843-90 2023-12-01T04:57:47.503 INFO:tasks.rados.rados.0.smithi080.stdout:2987: finishing write tid 2 to smithi08089843-90 2023-12-01T04:57:47.503 INFO:tasks.rados.rados.0.smithi080.stdout:2986: expect (ObjNum 936 snap 0 seq_num 936) 2023-12-01T04:57:47.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:57:47 smithi090 bash[32384]: cluster 2023-12-01T04:57:46.171765+0000 mgr.y (mgr.24362) 278 : cluster 0 pgmap v249: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 87 MiB/s rd, 10 MiB/s wr, 114 op/s 2023-12-01T04:57:47.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:57:47 smithi090 bash[32384]: audit 2023-12-01T04:57:47.145917+0000 mon.c (mon.2) 173 : audit 0 from='client.? 172.21.15.80:0/154079171' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:57:47.672 INFO:tasks.rados.rados.0.smithi080.stdout:2984: expect (ObjNum 1380 snap 0 seq_num 1380) 2023-12-01T04:57:47.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:57:47 smithi080 bash[28361]: cluster 2023-12-01T04:57:46.171765+0000 mgr.y (mgr.24362) 278 : cluster 0 pgmap v249: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 87 MiB/s rd, 10 MiB/s wr, 114 op/s 2023-12-01T04:57:47.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:57:47 smithi080 bash[28361]: audit 2023-12-01T04:57:47.145917+0000 mon.c (mon.2) 173 : audit 0 from='client.? 172.21.15.80:0/154079171' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:57:47.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:57:47 smithi080 bash[41963]: cluster 2023-12-01T04:57:46.171765+0000 mgr.y (mgr.24362) 278 : cluster 0 pgmap v249: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 87 MiB/s rd, 10 MiB/s wr, 114 op/s 2023-12-01T04:57:47.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:57:47 smithi080 bash[41963]: audit 2023-12-01T04:57:47.145917+0000 mon.c (mon.2) 173 : audit 0 from='client.? 172.21.15.80:0/154079171' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:57:47.861 INFO:tasks.rados.rados.0.smithi080.stdout:2987: finishing write tid 3 to smithi08089843-90 2023-12-01T04:57:47.861 INFO:tasks.rados.rados.0.smithi080.stdout:2987: finishing write tid 4 to smithi08089843-90 2023-12-01T04:57:47.861 INFO:tasks.rados.rados.0.smithi080.stdout:2987: finishing write tid 5 to smithi08089843-90 2023-12-01T04:57:47.861 INFO:tasks.rados.rados.0.smithi080.stdout:2987: oid 90 updating version 0 to 433 2023-12-01T04:57:47.862 INFO:tasks.rados.rados.0.smithi080.stdout:2987: oid 90 version 433 is already newer than 431 2023-12-01T04:57:47.862 INFO:tasks.rados.rados.0.smithi080.stdout:2987: oid 90 version 433 is already newer than 432 2023-12-01T04:57:47.862 INFO:tasks.rados.rados.0.smithi080.stdout:2987: oid 90 version 433 is already newer than 430 2023-12-01T04:57:47.862 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 90 v 433 (ObjNum 1893 snap 0 seq_num 1893) dirty exists 2023-12-01T04:57:47.862 INFO:tasks.rados.rados.0.smithi080.stdout:2987: left oid 90 (ObjNum 1893 snap 0 seq_num 1893) 2023-12-01T04:57:47.862 INFO:tasks.rados.rados.0.smithi080.stdout:2989: expect (ObjNum 1883 snap 0 seq_num 1883) 2023-12-01T04:57:48.060 INFO:tasks.rados.rados.0.smithi080.stdout:2988: expect (ObjNum 1818 snap 0 seq_num 1818) 2023-12-01T04:57:48.242 INFO:tasks.rados.rados.0.smithi080.stdout:2991: finishing write tid 1 to smithi08089843-126 2023-12-01T04:57:48.242 INFO:tasks.rados.rados.0.smithi080.stdout:2991: finishing write tid 2 to smithi08089843-126 2023-12-01T04:57:48.242 INFO:tasks.rados.rados.0.smithi080.stdout:2991: finishing write tid 3 to smithi08089843-126 2023-12-01T04:57:48.242 INFO:tasks.rados.rados.0.smithi080.stdout:2991: finishing write tid 4 to smithi08089843-126 2023-12-01T04:57:48.242 INFO:tasks.rados.rados.0.smithi080.stdout:2991: finishing write tid 5 to smithi08089843-126 2023-12-01T04:57:48.242 INFO:tasks.rados.rados.0.smithi080.stdout:2991: oid 126 updating version 0 to 311 2023-12-01T04:57:48.242 INFO:tasks.rados.rados.0.smithi080.stdout:2991: oid 126 updating version 311 to 312 2023-12-01T04:57:48.242 INFO:tasks.rados.rados.0.smithi080.stdout:2991: oid 126 updating version 312 to 313 2023-12-01T04:57:48.242 INFO:tasks.rados.rados.0.smithi080.stdout:2991: oid 126 updating version 313 to 314 2023-12-01T04:57:48.242 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 126 v 314 (ObjNum 1894 snap 0 seq_num 1894) dirty exists 2023-12-01T04:57:48.242 INFO:tasks.rados.rados.0.smithi080.stdout:2991: left oid 126 (ObjNum 1894 snap 0 seq_num 1894) 2023-12-01T04:57:48.242 INFO:tasks.rados.rados.0.smithi080.stdout:2992: finishing write tid 1 to smithi08089843-74 2023-12-01T04:57:48.243 INFO:tasks.rados.rados.0.smithi080.stdout:2992: finishing write tid 2 to smithi08089843-74 2023-12-01T04:57:48.243 INFO:tasks.rados.rados.0.smithi080.stdout:2992: finishing write tid 3 to smithi08089843-74 2023-12-01T04:57:48.243 INFO:tasks.rados.rados.0.smithi080.stdout:2992: finishing write tid 4 to smithi08089843-74 2023-12-01T04:57:48.243 INFO:tasks.rados.rados.0.smithi080.stdout:2992: finishing write tid 5 to smithi08089843-74 2023-12-01T04:57:48.243 INFO:tasks.rados.rados.0.smithi080.stdout:2992: oid 74 updating version 0 to 324 2023-12-01T04:57:48.243 INFO:tasks.rados.rados.0.smithi080.stdout:2992: oid 74 version 324 is already newer than 323 2023-12-01T04:57:48.243 INFO:tasks.rados.rados.0.smithi080.stdout:2992: oid 74 updating version 324 to 325 2023-12-01T04:57:48.243 INFO:tasks.rados.rados.0.smithi080.stdout:2992: oid 74 version 325 is already newer than 322 2023-12-01T04:57:48.243 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 74 v 325 (ObjNum 1895 snap 0 seq_num 1895) dirty exists 2023-12-01T04:57:48.243 INFO:tasks.rados.rados.0.smithi080.stdout:2992: left oid 74 (ObjNum 1895 snap 0 seq_num 1895) 2023-12-01T04:57:48.243 INFO:tasks.rados.rados.0.smithi080.stdout:2993: expect (ObjNum 1701 snap 0 seq_num 1701) 2023-12-01T04:57:48.362 INFO:tasks.rados.rados.0.smithi080.stdout:2994: finishing write tid 1 to smithi08089843-285 2023-12-01T04:57:48.362 INFO:tasks.rados.rados.0.smithi080.stdout:2994: finishing write tid 2 to smithi08089843-285 2023-12-01T04:57:48.362 INFO:tasks.rados.rados.0.smithi080.stdout:2994: finishing write tid 3 to smithi08089843-285 2023-12-01T04:57:48.362 INFO:tasks.rados.rados.0.smithi080.stdout:2994: finishing write tid 4 to smithi08089843-285 2023-12-01T04:57:48.362 INFO:tasks.rados.rados.0.smithi080.stdout:2994: finishing write tid 5 to smithi08089843-285 2023-12-01T04:57:48.362 INFO:tasks.rados.rados.0.smithi080.stdout:2994: oid 285 updating version 0 to 390 2023-12-01T04:57:48.362 INFO:tasks.rados.rados.0.smithi080.stdout:2994: oid 285 updating version 390 to 391 2023-12-01T04:57:48.362 INFO:tasks.rados.rados.0.smithi080.stdout:2994: oid 285 version 391 is already newer than 388 2023-12-01T04:57:48.363 INFO:tasks.rados.rados.0.smithi080.stdout:2994: oid 285 version 391 is already newer than 389 2023-12-01T04:57:48.363 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 285 v 391 (ObjNum 1896 snap 0 seq_num 1896) dirty exists 2023-12-01T04:57:48.363 INFO:tasks.rados.rados.0.smithi080.stdout:2994: left oid 285 (ObjNum 1896 snap 0 seq_num 1896) 2023-12-01T04:57:48.363 INFO:tasks.rados.rados.0.smithi080.stdout:2995: finishing write tid 1 to smithi08089843-243 2023-12-01T04:57:48.363 INFO:tasks.rados.rados.0.smithi080.stdout:2995: finishing write tid 2 to smithi08089843-243 2023-12-01T04:57:48.363 INFO:tasks.rados.rados.0.smithi080.stdout:2995: finishing write tid 3 to smithi08089843-243 2023-12-01T04:57:48.363 INFO:tasks.rados.rados.0.smithi080.stdout:2995: finishing write tid 4 to smithi08089843-243 2023-12-01T04:57:48.363 INFO:tasks.rados.rados.0.smithi080.stdout:2995: finishing write tid 5 to smithi08089843-243 2023-12-01T04:57:48.363 INFO:tasks.rados.rados.0.smithi080.stdout:2995: oid 243 updating version 0 to 315 2023-12-01T04:57:48.363 INFO:tasks.rados.rados.0.smithi080.stdout:2995: oid 243 updating version 315 to 316 2023-12-01T04:57:48.363 INFO:tasks.rados.rados.0.smithi080.stdout:2995: oid 243 updating version 316 to 317 2023-12-01T04:57:48.363 INFO:tasks.rados.rados.0.smithi080.stdout:2995: oid 243 updating version 317 to 318 2023-12-01T04:57:48.363 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 243 v 318 (ObjNum 1897 snap 0 seq_num 1897) dirty exists 2023-12-01T04:57:48.363 INFO:tasks.rados.rados.0.smithi080.stdout:2995: left oid 243 (ObjNum 1897 snap 0 seq_num 1897) 2023-12-01T04:57:48.363 INFO:tasks.rados.rados.0.smithi080.stdout:2996: finishing write tid 1 to smithi08089843-472 2023-12-01T04:57:48.364 INFO:tasks.rados.rados.0.smithi080.stdout:2996: finishing write tid 2 to smithi08089843-472 2023-12-01T04:57:48.364 INFO:tasks.rados.rados.0.smithi080.stdout:2984: done (15 left) 2023-12-01T04:57:48.364 INFO:tasks.rados.rados.0.smithi080.stdout:2986: done (14 left) 2023-12-01T04:57:48.364 INFO:tasks.rados.rados.0.smithi080.stdout:2987: done (13 left) 2023-12-01T04:57:48.364 INFO:tasks.rados.rados.0.smithi080.stdout:2988: done (12 left) 2023-12-01T04:57:48.364 INFO:tasks.rados.rados.0.smithi080.stdout:2989: done (11 left) 2023-12-01T04:57:48.364 INFO:tasks.rados.rados.0.smithi080.stdout:2990: done (10 left) 2023-12-01T04:57:48.364 INFO:tasks.rados.rados.0.smithi080.stdout:2991: done (9 left) 2023-12-01T04:57:48.364 INFO:tasks.rados.rados.0.smithi080.stdout:2992: done (8 left) 2023-12-01T04:57:48.364 INFO:tasks.rados.rados.0.smithi080.stdout:2993: done (7 left) 2023-12-01T04:57:48.364 INFO:tasks.rados.rados.0.smithi080.stdout:2994: done (6 left) 2023-12-01T04:57:48.364 INFO:tasks.rados.rados.0.smithi080.stdout:2995: done (5 left) 2023-12-01T04:57:48.364 INFO:tasks.rados.rados.0.smithi080.stdout:3001: write oid 490 current snap is 0 2023-12-01T04:57:48.364 INFO:tasks.rados.rados.0.smithi080.stdout:2996: finishing write tid 3 to smithi08089843-472 2023-12-01T04:57:48.364 INFO:tasks.rados.rados.0.smithi080.stdout:2996: finishing write tid 4 to smithi08089843-472 2023-12-01T04:57:48.365 INFO:tasks.rados.rados.0.smithi080.stdout:2996: finishing write tid 5 to smithi08089843-472 2023-12-01T04:57:48.365 INFO:tasks.rados.rados.0.smithi080.stdout:2996: oid 472 updating version 0 to 454 2023-12-01T04:57:48.365 INFO:tasks.rados.rados.0.smithi080.stdout:2996: oid 472 updating version 454 to 455 2023-12-01T04:57:48.365 INFO:tasks.rados.rados.0.smithi080.stdout:2996: oid 472 updating version 455 to 456 2023-12-01T04:57:48.365 INFO:tasks.rados.rados.0.smithi080.stdout:2996: oid 472 updating version 456 to 457 2023-12-01T04:57:48.365 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 472 v 457 (ObjNum 1898 snap 0 seq_num 1898) dirty exists 2023-12-01T04:57:48.365 INFO:tasks.rados.rados.0.smithi080.stdout:2996: left oid 472 (ObjNum 1898 snap 0 seq_num 1898) 2023-12-01T04:57:48.365 INFO:tasks.rados.rados.0.smithi080.stdout:2998: finishing write tid 1 to smithi08089843-308 2023-12-01T04:57:48.365 INFO:tasks.rados.rados.0.smithi080.stdout:2997: expect (ObjNum 890 snap 0 seq_num 890) 2023-12-01T04:57:48.489 INFO:tasks.rados.rados.0.smithi080.stdout:2998: finishing write tid 2 to smithi08089843-308 2023-12-01T04:57:48.490 INFO:tasks.rados.rados.0.smithi080.stdout:2998: finishing write tid 3 to smithi08089843-308 2023-12-01T04:57:48.490 INFO:tasks.rados.rados.0.smithi080.stdout:2998: finishing write tid 4 to smithi08089843-308 2023-12-01T04:57:48.490 INFO:tasks.rados.rados.0.smithi080.stdout:2998: finishing write tid 5 to smithi08089843-308 2023-12-01T04:57:48.490 INFO:tasks.rados.rados.0.smithi080.stdout:2998: oid 308 updating version 0 to 360 2023-12-01T04:57:48.490 INFO:tasks.rados.rados.0.smithi080.stdout:2998: oid 308 updating version 360 to 361 2023-12-01T04:57:48.490 INFO:tasks.rados.rados.0.smithi080.stdout:2998: oid 308 version 361 is already newer than 358 2023-12-01T04:57:48.490 INFO:tasks.rados.rados.0.smithi080.stdout:2998: oid 308 version 361 is already newer than 359 2023-12-01T04:57:48.490 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 308 v 361 (ObjNum 1899 snap 0 seq_num 1899) dirty exists 2023-12-01T04:57:48.490 INFO:tasks.rados.rados.0.smithi080.stdout:2998: left oid 308 (ObjNum 1899 snap 0 seq_num 1899) 2023-12-01T04:57:48.490 INFO:tasks.rados.rados.0.smithi080.stdout:2999: finishing write tid 1 to smithi08089843-414 2023-12-01T04:57:48.490 INFO:tasks.rados.rados.0.smithi080.stdout:2999: finishing write tid 2 to smithi08089843-414 2023-12-01T04:57:48.490 INFO:tasks.rados.rados.0.smithi080.stdout:2999: finishing write tid 3 to smithi08089843-414 2023-12-01T04:57:48.490 INFO:tasks.rados.rados.0.smithi080.stdout:2999: finishing write tid 4 to smithi08089843-414 2023-12-01T04:57:48.491 INFO:tasks.rados.rados.0.smithi080.stdout:2999: finishing write tid 5 to smithi08089843-414 2023-12-01T04:57:48.491 INFO:tasks.rados.rados.0.smithi080.stdout:2999: oid 414 updating version 0 to 369 2023-12-01T04:57:48.491 INFO:tasks.rados.rados.0.smithi080.stdout:2999: oid 414 version 369 is already newer than 368 2023-12-01T04:57:48.491 INFO:tasks.rados.rados.0.smithi080.stdout:2999: oid 414 version 369 is already newer than 367 2023-12-01T04:57:48.491 INFO:tasks.rados.rados.0.smithi080.stdout:2999: oid 414 updating version 369 to 370 2023-12-01T04:57:48.491 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 414 v 370 (ObjNum 1900 snap 0 seq_num 1900) dirty exists 2023-12-01T04:57:48.491 INFO:tasks.rados.rados.0.smithi080.stdout:2999: left oid 414 (ObjNum 1900 snap 0 seq_num 1900) 2023-12-01T04:57:48.491 INFO:tasks.rados.rados.0.smithi080.stdout:3001: seq_num 1901 ranges {750107=536599,1758387=437321,2620874=430920,3568355=381752} 2023-12-01T04:57:48.501 INFO:tasks.rados.rados.0.smithi080.stdout:3001: writing smithi08089843-490 from 750107 to 1286706 tid 1 2023-12-01T04:57:48.507 INFO:tasks.rados.rados.0.smithi080.stdout:3001: writing smithi08089843-490 from 1758387 to 2195708 tid 2 2023-12-01T04:57:48.512 INFO:tasks.rados.rados.0.smithi080.stdout:3001: writing smithi08089843-490 from 2620874 to 3051794 tid 3 2023-12-01T04:57:48.517 INFO:tasks.rados.rados.0.smithi080.stdout:3001: writing smithi08089843-490 from 3568355 to 3950107 tid 4 2023-12-01T04:57:48.517 INFO:tasks.rados.rados.0.smithi080.stdout:2996: done (5 left) 2023-12-01T04:57:48.517 INFO:tasks.rados.rados.0.smithi080.stdout:2997: done (4 left) 2023-12-01T04:57:48.517 INFO:tasks.rados.rados.0.smithi080.stdout:2998: done (3 left) 2023-12-01T04:57:48.517 INFO:tasks.rados.rados.0.smithi080.stdout:2999: done (2 left) 2023-12-01T04:57:48.517 INFO:tasks.rados.rados.0.smithi080.stdout:3000: done (1 left) 2023-12-01T04:57:48.518 INFO:tasks.rados.rados.0.smithi080.stdout:3002: read oid 448 snap -1 2023-12-01T04:57:48.518 INFO:tasks.rados.rados.0.smithi080.stdout:3002: expect deleted 2023-12-01T04:57:48.518 INFO:tasks.rados.rados.0.smithi080.stdout:3003: write oid 320 current snap is 0 2023-12-01T04:57:48.518 INFO:tasks.rados.rados.0.smithi080.stdout:3003: seq_num 1902 ranges {766914=611848,1816869=697332,3164650=642192} 2023-12-01T04:57:48.525 INFO:tasks.rados.rados.0.smithi080.stdout:3003: writing smithi08089843-320 from 766914 to 1378762 tid 1 2023-12-01T04:57:48.532 INFO:tasks.rados.rados.0.smithi080.stdout:3003: writing smithi08089843-320 from 1816869 to 2514201 tid 2 2023-12-01T04:57:48.540 INFO:tasks.rados.rados.0.smithi080.stdout:3003: writing smithi08089843-320 from 3164650 to 3806842 tid 3 2023-12-01T04:57:48.540 INFO:tasks.rados.rados.0.smithi080.stdout:3004: read oid 144 snap -1 2023-12-01T04:57:48.540 INFO:tasks.rados.rados.0.smithi080.stdout:3004: expect deleted 2023-12-01T04:57:48.540 INFO:tasks.rados.rados.0.smithi080.stdout:3005: read oid 428 snap -1 2023-12-01T04:57:48.540 INFO:tasks.rados.rados.0.smithi080.stdout:3005: expect (ObjNum 1574 snap 0 seq_num 1574) 2023-12-01T04:57:48.541 INFO:tasks.rados.rados.0.smithi080.stdout:3006: delete oid 171 current snap is 0 2023-12-01T04:57:48.541 INFO:tasks.rados.rados.0.smithi080.stdout:3001: finishing write tid 1 to smithi08089843-490 2023-12-01T04:57:48.541 INFO:tasks.rados.rados.0.smithi080.stdout:3001: finishing write tid 2 to smithi08089843-490 2023-12-01T04:57:48.541 INFO:tasks.rados.rados.0.smithi080.stdout:3001: finishing write tid 3 to smithi08089843-490 2023-12-01T04:57:48.541 INFO:tasks.rados.rados.0.smithi080.stdout:3001: finishing write tid 4 to smithi08089843-490 2023-12-01T04:57:48.541 INFO:tasks.rados.rados.0.smithi080.stdout:3001: finishing write tid 5 to smithi08089843-490 2023-12-01T04:57:48.541 INFO:tasks.rados.rados.0.smithi080.stdout:3001: finishing write tid 6 to smithi08089843-490 2023-12-01T04:57:48.541 INFO:tasks.rados.rados.0.smithi080.stdout:3001: oid 490 updating version 0 to 375 2023-12-01T04:57:48.541 INFO:tasks.rados.rados.0.smithi080.stdout:3001: oid 490 version 375 is already newer than 373 2023-12-01T04:57:48.541 INFO:tasks.rados.rados.0.smithi080.stdout:3001: oid 490 version 375 is already newer than 372 2023-12-01T04:57:48.541 INFO:tasks.rados.rados.0.smithi080.stdout:3001: oid 490 version 375 is already newer than 374 2023-12-01T04:57:48.541 INFO:tasks.rados.rados.0.smithi080.stdout:3001: oid 490 version 375 is already newer than 371 2023-12-01T04:57:48.541 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 490 v 375 (ObjNum 1901 snap 0 seq_num 1901) dirty exists 2023-12-01T04:57:48.541 INFO:tasks.rados.rados.0.smithi080.stdout:3001: left oid 490 (ObjNum 1901 snap 0 seq_num 1901) 2023-12-01T04:57:48.541 INFO:tasks.rados.rados.0.smithi080.stdout:3003: finishing write tid 1 to smithi08089843-320 2023-12-01T04:57:48.541 INFO:tasks.rados.rados.0.smithi080.stdout:3003: finishing write tid 2 to smithi08089843-320 2023-12-01T04:57:48.543 INFO:tasks.rados.rados.0.smithi080.stdout:3001: done (5 left) 2023-12-01T04:57:48.543 INFO:tasks.rados.rados.0.smithi080.stdout:3002: done (4 left) 2023-12-01T04:57:48.543 INFO:tasks.rados.rados.0.smithi080.stdout:3004: done (3 left) 2023-12-01T04:57:48.543 INFO:tasks.rados.rados.0.smithi080.stdout:3006: done (2 left) 2023-12-01T04:57:48.543 INFO:tasks.rados.rados.0.smithi080.stdout:3007: write oid 310 current snap is 0 2023-12-01T04:57:48.543 INFO:tasks.rados.rados.0.smithi080.stdout:3007: seq_num 1904 ranges {400528=762346,1817480=183048} 2023-12-01T04:57:48.554 INFO:tasks.rados.rados.0.smithi080.stdout:3007: writing smithi08089843-310 from 400528 to 1162874 tid 1 2023-12-01T04:57:48.559 INFO:tasks.rados.rados.0.smithi080.stdout:3007: writing smithi08089843-310 from 1817480 to 2000528 tid 2 2023-12-01T04:57:48.559 INFO:tasks.rados.rados.0.smithi080.stdout:3008: write oid 20 current snap is 0 2023-12-01T04:57:48.559 INFO:tasks.rados.rados.0.smithi080.stdout:3008: seq_num 1905 ranges {417335=437595,1475962=444659} 2023-12-01T04:57:48.564 INFO:tasks.rados.rados.0.smithi080.stdout:3008: writing smithi08089843-20 from 417335 to 854930 tid 1 2023-12-01T04:57:48.571 INFO:tasks.rados.rados.0.smithi080.stdout:3008: writing smithi08089843-20 from 1475962 to 1920621 tid 2 2023-12-01T04:57:48.571 INFO:tasks.rados.rados.0.smithi080.stdout:3009: read oid 189 snap -1 2023-12-01T04:57:48.571 INFO:tasks.rados.rados.0.smithi080.stdout:3009: expect (ObjNum 1781 snap 0 seq_num 1781) 2023-12-01T04:57:48.571 INFO:tasks.rados.rados.0.smithi080.stdout:3010: write oid 334 current snap is 0 2023-12-01T04:57:48.571 INFO:tasks.rados.rados.0.smithi080.stdout:3010: seq_num 1906 ranges {434142=512844,1534444=499698} 2023-12-01T04:57:48.577 INFO:tasks.rados.rados.0.smithi080.stdout:3010: writing smithi08089843-334 from 434142 to 946986 tid 1 2023-12-01T04:57:48.584 INFO:tasks.rados.rados.0.smithi080.stdout:3010: writing smithi08089843-334 from 1534444 to 2034142 tid 2 2023-12-01T04:57:48.584 INFO:tasks.rados.rados.0.smithi080.stdout:3011: read oid 49 snap -1 2023-12-01T04:57:48.584 INFO:tasks.rados.rados.0.smithi080.stdout:3011: expect (ObjNum 1594 snap 0 seq_num 1594) 2023-12-01T04:57:48.584 INFO:tasks.rados.rados.0.smithi080.stdout:3012: write oid 450 current snap is 0 2023-12-01T04:57:48.584 INFO:tasks.rados.rados.0.smithi080.stdout:3012: seq_num 1907 ranges {450949=588093,1476573=448328} 2023-12-01T04:57:48.590 INFO:tasks.rados.rados.0.smithi080.stdout:3012: writing smithi08089843-450 from 450949 to 1039042 tid 1 2023-12-01T04:57:48.595 INFO:tasks.rados.rados.0.smithi080.stdout:3012: writing smithi08089843-450 from 1476573 to 1924901 tid 2 2023-12-01T04:57:48.595 INFO:tasks.rados.rados.0.smithi080.stdout:3013: read oid 350 snap -1 2023-12-01T04:57:48.595 INFO:tasks.rados.rados.0.smithi080.stdout:3013: expect (ObjNum 1020 snap 0 seq_num 1020) 2023-12-01T04:57:48.595 INFO:tasks.rados.rados.0.smithi080.stdout:3014: read oid 455 snap -1 2023-12-01T04:57:48.595 INFO:tasks.rados.rados.0.smithi080.stdout:3014: expect (ObjNum 1671 snap 0 seq_num 1671) 2023-12-01T04:57:48.595 INFO:tasks.rados.rados.0.smithi080.stdout:3015: write oid 149 current snap is 0 2023-12-01T04:57:48.595 INFO:tasks.rados.rados.0.smithi080.stdout:3015: seq_num 1908 ranges {467756=663342,1535055=532701} 2023-12-01T04:57:48.602 INFO:tasks.rados.rados.0.smithi080.stdout:3015: writing smithi08089843-149 from 467756 to 1131098 tid 1 2023-12-01T04:57:48.608 INFO:tasks.rados.rados.0.smithi080.stdout:3015: writing smithi08089843-149 from 1535055 to 2067756 tid 2 2023-12-01T04:57:48.608 INFO:tasks.rados.rados.0.smithi080.stdout:3016: delete oid 79 current snap is 0 2023-12-01T04:57:48.608 INFO:tasks.rados.rados.0.smithi080.stdout:3003: finishing write tid 3 to smithi08089843-320 2023-12-01T04:57:48.608 INFO:tasks.rados.rados.0.smithi080.stdout:3003: finishing write tid 4 to smithi08089843-320 2023-12-01T04:57:48.608 INFO:tasks.rados.rados.0.smithi080.stdout:3003: finishing write tid 5 to smithi08089843-320 2023-12-01T04:57:48.608 INFO:tasks.rados.rados.0.smithi080.stdout:3003: oid 320 updating version 0 to 328 2023-12-01T04:57:48.608 INFO:tasks.rados.rados.0.smithi080.stdout:3003: oid 320 version 328 is already newer than 326 2023-12-01T04:57:48.608 INFO:tasks.rados.rados.0.smithi080.stdout:3003: oid 320 updating version 328 to 329 2023-12-01T04:57:48.608 INFO:tasks.rados.rados.0.smithi080.stdout:3003: oid 320 version 329 is already newer than 327 2023-12-01T04:57:48.609 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 320 v 329 (ObjNum 1902 snap 0 seq_num 1902) dirty exists 2023-12-01T04:57:48.609 INFO:tasks.rados.rados.0.smithi080.stdout:3003: left oid 320 (ObjNum 1902 snap 0 seq_num 1902) 2023-12-01T04:57:48.609 INFO:tasks.rados.rados.0.smithi080.stdout:3005: expect (ObjNum 1574 snap 0 seq_num 1574) 2023-12-01T04:57:48.731 INFO:tasks.rados.rados.0.smithi080.stdout:3007: finishing write tid 1 to smithi08089843-310 2023-12-01T04:57:48.731 INFO:tasks.rados.rados.0.smithi080.stdout:3007: finishing write tid 2 to smithi08089843-310 2023-12-01T04:57:48.731 INFO:tasks.rados.rados.0.smithi080.stdout:3007: finishing write tid 3 to smithi08089843-310 2023-12-01T04:57:48.731 INFO:tasks.rados.rados.0.smithi080.stdout:3003: done (11 left) 2023-12-01T04:57:48.731 INFO:tasks.rados.rados.0.smithi080.stdout:3005: done (10 left) 2023-12-01T04:57:48.731 INFO:tasks.rados.rados.0.smithi080.stdout:3016: done (9 left) 2023-12-01T04:57:48.731 INFO:tasks.rados.rados.0.smithi080.stdout:3017: read oid 304 snap -1 2023-12-01T04:57:48.732 INFO:tasks.rados.rados.0.smithi080.stdout:3017: expect deleted 2023-12-01T04:57:48.732 INFO:tasks.rados.rados.0.smithi080.stdout:3018: read oid 260 snap -1 2023-12-01T04:57:48.732 INFO:tasks.rados.rados.0.smithi080.stdout:3018: expect (ObjNum 1765 snap 0 seq_num 1765) 2023-12-01T04:57:48.732 INFO:tasks.rados.rados.0.smithi080.stdout:3019: write oid 312 current snap is 0 2023-12-01T04:57:48.732 INFO:tasks.rados.rados.0.smithi080.stdout:3007: finishing write tid 4 to smithi08089843-310 2023-12-01T04:57:48.732 INFO:tasks.rados.rados.0.smithi080.stdout:3007: oid 310 updating version 0 to 431 2023-12-01T04:57:48.732 INFO:tasks.rados.rados.0.smithi080.stdout:3007: oid 310 version 431 is already newer than 430 2023-12-01T04:57:48.732 INFO:tasks.rados.rados.0.smithi080.stdout:3007: oid 310 updating version 431 to 432 2023-12-01T04:57:48.732 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 310 v 432 (ObjNum 1904 snap 0 seq_num 1904) dirty exists 2023-12-01T04:57:48.732 INFO:tasks.rados.rados.0.smithi080.stdout:3007: left oid 310 (ObjNum 1904 snap 0 seq_num 1904) 2023-12-01T04:57:48.732 INFO:tasks.rados.rados.0.smithi080.stdout:3008: finishing write tid 1 to smithi08089843-20 2023-12-01T04:57:48.732 INFO:tasks.rados.rados.0.smithi080.stdout:3008: finishing write tid 2 to smithi08089843-20 2023-12-01T04:57:48.732 INFO:tasks.rados.rados.0.smithi080.stdout:3008: finishing write tid 3 to smithi08089843-20 2023-12-01T04:57:48.732 INFO:tasks.rados.rados.0.smithi080.stdout:3008: finishing write tid 4 to smithi08089843-20 2023-12-01T04:57:48.732 INFO:tasks.rados.rados.0.smithi080.stdout:3008: oid 20 updating version 0 to 436 2023-12-01T04:57:48.733 INFO:tasks.rados.rados.0.smithi080.stdout:3008: oid 20 version 436 is already newer than 435 2023-12-01T04:57:48.733 INFO:tasks.rados.rados.0.smithi080.stdout:3008: oid 20 version 436 is already newer than 434 2023-12-01T04:57:48.733 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 20 v 436 (ObjNum 1905 snap 0 seq_num 1905) dirty exists 2023-12-01T04:57:48.733 INFO:tasks.rados.rados.0.smithi080.stdout:3008: left oid 20 (ObjNum 1905 snap 0 seq_num 1905) 2023-12-01T04:57:48.733 INFO:tasks.rados.rados.0.smithi080.stdout:3010: finishing write tid 1 to smithi08089843-334 2023-12-01T04:57:48.733 INFO:tasks.rados.rados.0.smithi080.stdout:3009: expect (ObjNum 1781 snap 0 seq_num 1781) 2023-12-01T04:57:49.008 INFO:tasks.rados.rados.0.smithi080.stdout:3010: finishing write tid 2 to smithi08089843-334 2023-12-01T04:57:49.008 INFO:tasks.rados.rados.0.smithi080.stdout:3010: finishing write tid 3 to smithi08089843-334 2023-12-01T04:57:49.009 INFO:tasks.rados.rados.0.smithi080.stdout:3010: finishing write tid 4 to smithi08089843-334 2023-12-01T04:57:49.009 INFO:tasks.rados.rados.0.smithi080.stdout:3010: oid 334 updating version 0 to 525 2023-12-01T04:57:49.009 INFO:tasks.rados.rados.0.smithi080.stdout:3010: oid 334 version 525 is already newer than 523 2023-12-01T04:57:49.009 INFO:tasks.rados.rados.0.smithi080.stdout:3010: oid 334 version 525 is already newer than 524 2023-12-01T04:57:49.009 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 334 v 525 (ObjNum 1906 snap 0 seq_num 1906) dirty exists 2023-12-01T04:57:49.009 INFO:tasks.rados.rados.0.smithi080.stdout:3010: left oid 334 (ObjNum 1906 snap 0 seq_num 1906) 2023-12-01T04:57:49.009 INFO:tasks.rados.rados.0.smithi080.stdout:3011: expect (ObjNum 1594 snap 0 seq_num 1594) 2023-12-01T04:57:49.191 INFO:tasks.rados.rados.0.smithi080.stdout:3012: finishing write tid 1 to smithi08089843-450 2023-12-01T04:57:49.191 INFO:tasks.rados.rados.0.smithi080.stdout:3012: finishing write tid 2 to smithi08089843-450 2023-12-01T04:57:49.191 INFO:tasks.rados.rados.0.smithi080.stdout:3012: finishing write tid 3 to smithi08089843-450 2023-12-01T04:57:49.191 INFO:tasks.rados.rados.0.smithi080.stdout:3014: expect (ObjNum 1671 snap 0 seq_num 1671) 2023-12-01T04:57:49.265 INFO:tasks.rados.rados.0.smithi080.stdout:3012: finishing write tid 4 to smithi08089843-450 2023-12-01T04:57:49.265 INFO:tasks.rados.rados.0.smithi080.stdout:3012: oid 450 updating version 0 to 368 2023-12-01T04:57:49.265 INFO:tasks.rados.rados.0.smithi080.stdout:3012: oid 450 version 368 is already newer than 367 2023-12-01T04:57:49.265 INFO:tasks.rados.rados.0.smithi080.stdout:3012: oid 450 updating version 368 to 369 2023-12-01T04:57:49.265 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 450 v 369 (ObjNum 1907 snap 0 seq_num 1907) dirty exists 2023-12-01T04:57:49.266 INFO:tasks.rados.rados.0.smithi080.stdout:3012: left oid 450 (ObjNum 1907 snap 0 seq_num 1907) 2023-12-01T04:57:49.266 INFO:tasks.rados.rados.0.smithi080.stdout:3013: expect (ObjNum 1020 snap 0 seq_num 1020) 2023-12-01T04:57:49.478 INFO:tasks.rados.rados.0.smithi080.stdout:3015: finishing write tid 1 to smithi08089843-149 2023-12-01T04:57:49.478 INFO:tasks.rados.rados.0.smithi080.stdout:3015: finishing write tid 2 to smithi08089843-149 2023-12-01T04:57:49.478 INFO:tasks.rados.rados.0.smithi080.stdout:3019: seq_num 1910 ranges {501370=530193,1768372=332998} 2023-12-01T04:57:49.483 INFO:tasks.rados.rados.0.smithi080.stdout:3019: writing smithi08089843-312 from 501370 to 1031563 tid 1 2023-12-01T04:57:49.491 INFO:tasks.rados.rados.0.smithi080.stdout:3019: writing smithi08089843-312 from 1768372 to 2101370 tid 2 2023-12-01T04:57:49.491 INFO:tasks.rados.rados.0.smithi080.stdout:3007: done (11 left) 2023-12-01T04:57:49.491 INFO:tasks.rados.rados.0.smithi080.stdout:3008: done (10 left) 2023-12-01T04:57:49.491 INFO:tasks.rados.rados.0.smithi080.stdout:3009: done (9 left) 2023-12-01T04:57:49.491 INFO:tasks.rados.rados.0.smithi080.stdout:3010: done (8 left) 2023-12-01T04:57:49.491 INFO:tasks.rados.rados.0.smithi080.stdout:3011: done (7 left) 2023-12-01T04:57:49.491 INFO:tasks.rados.rados.0.smithi080.stdout:3012: done (6 left) 2023-12-01T04:57:49.491 INFO:tasks.rados.rados.0.smithi080.stdout:3013: done (5 left) 2023-12-01T04:57:49.491 INFO:tasks.rados.rados.0.smithi080.stdout:3014: done (4 left) 2023-12-01T04:57:49.491 INFO:tasks.rados.rados.0.smithi080.stdout:3020: read oid 467 snap -1 2023-12-01T04:57:49.491 INFO:tasks.rados.rados.0.smithi080.stdout:3020: expect (ObjNum 1274 snap 0 seq_num 1274) 2023-12-01T04:57:49.492 INFO:tasks.rados.rados.0.smithi080.stdout:3021: read oid 387 snap -1 2023-12-01T04:57:49.492 INFO:tasks.rados.rados.0.smithi080.stdout:3021: expect (ObjNum 1802 snap 0 seq_num 1802) 2023-12-01T04:57:49.492 INFO:tasks.rados.rados.0.smithi080.stdout:3022: write oid 287 current snap is 0 2023-12-01T04:57:49.492 INFO:tasks.rados.rados.0.smithi080.stdout:3015: finishing write tid 3 to smithi08089843-149 2023-12-01T04:57:49.492 INFO:tasks.rados.rados.0.smithi080.stdout:3015: finishing write tid 4 to smithi08089843-149 2023-12-01T04:57:49.492 INFO:tasks.rados.rados.0.smithi080.stdout:3015: oid 149 updating version 0 to 451 2023-12-01T04:57:49.492 INFO:tasks.rados.rados.0.smithi080.stdout:3015: oid 149 version 451 is already newer than 450 2023-12-01T04:57:49.492 INFO:tasks.rados.rados.0.smithi080.stdout:3015: oid 149 updating version 451 to 452 2023-12-01T04:57:49.492 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 149 v 452 (ObjNum 1908 snap 0 seq_num 1908) dirty exists 2023-12-01T04:57:49.492 INFO:tasks.rados.rados.0.smithi080.stdout:3015: left oid 149 (ObjNum 1908 snap 0 seq_num 1908) 2023-12-01T04:57:49.492 INFO:tasks.rados.rados.0.smithi080.stdout:3018: expect (ObjNum 1765 snap 0 seq_num 1765) 2023-12-01T04:57:49.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:57:49 smithi090 bash[32384]: cluster 2023-12-01T04:57:48.172165+0000 mgr.y (mgr.24362) 279 : cluster 0 pgmap v250: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 57 MiB/s rd, 6.1 MiB/s wr, 73 op/s 2023-12-01T04:57:49.620 INFO:tasks.rados.rados.0.smithi080.stdout:3019: finishing write tid 1 to smithi08089843-312 2023-12-01T04:57:49.620 INFO:tasks.rados.rados.0.smithi080.stdout:3022: seq_num 1911 ranges {518177=605442,1710501=407676} 2023-12-01T04:57:49.627 INFO:tasks.rados.rados.0.smithi080.stdout:3022: writing smithi08089843-287 from 518177 to 1123619 tid 1 2023-12-01T04:57:49.633 INFO:tasks.rados.rados.0.smithi080.stdout:3022: writing smithi08089843-287 from 1710501 to 2118177 tid 2 2023-12-01T04:57:49.634 INFO:tasks.rados.rados.0.smithi080.stdout:3015: done (6 left) 2023-12-01T04:57:49.634 INFO:tasks.rados.rados.0.smithi080.stdout:3017: done (5 left) 2023-12-01T04:57:49.634 INFO:tasks.rados.rados.0.smithi080.stdout:3018: done (4 left) 2023-12-01T04:57:49.634 INFO:tasks.rados.rados.0.smithi080.stdout:3023: read oid 455 snap -1 2023-12-01T04:57:49.634 INFO:tasks.rados.rados.0.smithi080.stdout:3023: expect (ObjNum 1671 snap 0 seq_num 1671) 2023-12-01T04:57:49.634 INFO:tasks.rados.rados.0.smithi080.stdout:3024: read oid 28 snap -1 2023-12-01T04:57:49.634 INFO:tasks.rados.rados.0.smithi080.stdout:3024: expect deleted 2023-12-01T04:57:49.634 INFO:tasks.rados.rados.0.smithi080.stdout:3025: read oid 246 snap -1 2023-12-01T04:57:49.634 INFO:tasks.rados.rados.0.smithi080.stdout:3025: expect (ObjNum 1320 snap 0 seq_num 1320) 2023-12-01T04:57:49.634 INFO:tasks.rados.rados.0.smithi080.stdout:3026: delete oid 475 current snap is 0 2023-12-01T04:57:49.634 INFO:tasks.rados.rados.0.smithi080.stdout:3019: finishing write tid 2 to smithi08089843-312 2023-12-01T04:57:49.634 INFO:tasks.rados.rados.0.smithi080.stdout:3019: finishing write tid 3 to smithi08089843-312 2023-12-01T04:57:49.634 INFO:tasks.rados.rados.0.smithi080.stdout:3019: finishing write tid 4 to smithi08089843-312 2023-12-01T04:57:49.635 INFO:tasks.rados.rados.0.smithi080.stdout:3019: oid 312 updating version 0 to 365 2023-12-01T04:57:49.635 INFO:tasks.rados.rados.0.smithi080.stdout:3019: oid 312 version 365 is already newer than 364 2023-12-01T04:57:49.635 INFO:tasks.rados.rados.0.smithi080.stdout:3019: oid 312 updating version 365 to 366 2023-12-01T04:57:49.635 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 312 v 366 (ObjNum 1910 snap 0 seq_num 1910) dirty exists 2023-12-01T04:57:49.635 INFO:tasks.rados.rados.0.smithi080.stdout:3019: left oid 312 (ObjNum 1910 snap 0 seq_num 1910) 2023-12-01T04:57:49.635 INFO:tasks.rados.rados.0.smithi080.stdout:3021: expect (ObjNum 1802 snap 0 seq_num 1802) 2023-12-01T04:57:49.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:57:49 smithi080 bash[28361]: cluster 2023-12-01T04:57:48.172165+0000 mgr.y (mgr.24362) 279 : cluster 0 pgmap v250: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 57 MiB/s rd, 6.1 MiB/s wr, 73 op/s 2023-12-01T04:57:49.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:57:49 smithi080 bash[41963]: cluster 2023-12-01T04:57:48.172165+0000 mgr.y (mgr.24362) 279 : cluster 0 pgmap v250: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 57 MiB/s rd, 6.1 MiB/s wr, 73 op/s 2023-12-01T04:57:49.740 INFO:tasks.rados.rados.0.smithi080.stdout:3020: expect (ObjNum 1274 snap 0 seq_num 1274) 2023-12-01T04:57:49.932 INFO:tasks.rados.rados.0.smithi080.stdout:3022: finishing write tid 1 to smithi08089843-287 2023-12-01T04:57:49.932 INFO:tasks.rados.rados.0.smithi080.stdout:3023: expect (ObjNum 1671 snap 0 seq_num 1671) 2023-12-01T04:57:50.001 INFO:tasks.rados.rados.0.smithi080.stdout:3025: expect (ObjNum 1320 snap 0 seq_num 1320) 2023-12-01T04:57:50.073 INFO:tasks.rados.rados.0.smithi080.stdout:3022: finishing write tid 2 to smithi08089843-287 2023-12-01T04:57:50.073 INFO:tasks.rados.rados.0.smithi080.stdout:3022: finishing write tid 3 to smithi08089843-287 2023-12-01T04:57:50.073 INFO:tasks.rados.rados.0.smithi080.stdout:3022: finishing write tid 4 to smithi08089843-287 2023-12-01T04:57:50.073 INFO:tasks.rados.rados.0.smithi080.stdout:3022: oid 287 updating version 0 to 331 2023-12-01T04:57:50.073 INFO:tasks.rados.rados.0.smithi080.stdout:3022: oid 287 version 331 is already newer than 330 2023-12-01T04:57:50.073 INFO:tasks.rados.rados.0.smithi080.stdout:3022: oid 287 updating version 331 to 332 2023-12-01T04:57:50.074 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 287 v 332 (ObjNum 1911 snap 0 seq_num 1911) dirty exists 2023-12-01T04:57:50.074 INFO:tasks.rados.rados.0.smithi080.stdout:3022: left oid 287 (ObjNum 1911 snap 0 seq_num 1911) 2023-12-01T04:57:50.074 INFO:tasks.rados.rados.0.smithi080.stdout:3019: done (7 left) 2023-12-01T04:57:50.074 INFO:tasks.rados.rados.0.smithi080.stdout:3020: done (6 left) 2023-12-01T04:57:50.074 INFO:tasks.rados.rados.0.smithi080.stdout:3021: done (5 left) 2023-12-01T04:57:50.074 INFO:tasks.rados.rados.0.smithi080.stdout:3022: done (4 left) 2023-12-01T04:57:50.074 INFO:tasks.rados.rados.0.smithi080.stdout:3023: done (3 left) 2023-12-01T04:57:50.074 INFO:tasks.rados.rados.0.smithi080.stdout:3024: done (2 left) 2023-12-01T04:57:50.074 INFO:tasks.rados.rados.0.smithi080.stdout:3025: done (1 left) 2023-12-01T04:57:50.074 INFO:tasks.rados.rados.0.smithi080.stdout:3026: done (0 left) 2023-12-01T04:57:50.074 INFO:tasks.rados.rados.0.smithi080.stdout:3027: write oid 73 current snap is 0 2023-12-01T04:57:50.074 INFO:tasks.rados.rados.0.smithi080.stdout:3027: seq_num 1913 ranges {551791=755940,1827465=324326} 2023-12-01T04:57:50.085 INFO:tasks.rados.rados.0.smithi080.stdout:3027: writing smithi08089843-73 from 551791 to 1307731 tid 1 2023-12-01T04:57:50.091 INFO:tasks.rados.rados.0.smithi080.stdout:3027: writing smithi08089843-73 from 1827465 to 2151791 tid 2 2023-12-01T04:57:50.091 INFO:tasks.rados.rados.0.smithi080.stdout:3028: write oid 313 current snap is 0 2023-12-01T04:57:50.091 INFO:tasks.rados.rados.0.smithi080.stdout:3028: seq_num 1914 ranges {568598=431189,1485947=602993} 2023-12-01T04:57:50.097 INFO:tasks.rados.rados.0.smithi080.stdout:3028: writing smithi08089843-313 from 568598 to 999787 tid 1 2023-12-01T04:57:50.103 INFO:tasks.rados.rados.0.smithi080.stdout:3028: writing smithi08089843-313 from 1485947 to 2088940 tid 2 2023-12-01T04:57:50.104 INFO:tasks.rados.rados.0.smithi080.stdout:3029: read oid 406 snap -1 2023-12-01T04:57:50.104 INFO:tasks.rados.rados.0.smithi080.stdout:3029: expect (ObjNum 1229 snap 0 seq_num 1229) 2023-12-01T04:57:50.104 INFO:tasks.rados.rados.0.smithi080.stdout:3030: delete oid 137 current snap is 0 2023-12-01T04:57:50.104 INFO:tasks.rados.rados.0.smithi080.stdout:3027: finishing write tid 1 to smithi08089843-73 2023-12-01T04:57:50.104 INFO:tasks.rados.rados.0.smithi080.stdout:3027: finishing write tid 2 to smithi08089843-73 2023-12-01T04:57:50.104 INFO:tasks.rados.rados.0.smithi080.stdout:3027: finishing write tid 3 to smithi08089843-73 2023-12-01T04:57:50.104 INFO:tasks.rados.rados.0.smithi080.stdout:3027: finishing write tid 4 to smithi08089843-73 2023-12-01T04:57:50.104 INFO:tasks.rados.rados.0.smithi080.stdout:3027: oid 73 updating version 0 to 364 2023-12-01T04:57:50.104 INFO:tasks.rados.rados.0.smithi080.stdout:3027: oid 73 version 364 is already newer than 363 2023-12-01T04:57:50.104 INFO:tasks.rados.rados.0.smithi080.stdout:3027: oid 73 version 364 is already newer than 362 2023-12-01T04:57:50.104 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 73 v 364 (ObjNum 1913 snap 0 seq_num 1913) dirty exists 2023-12-01T04:57:50.104 INFO:tasks.rados.rados.0.smithi080.stdout:3027: left oid 73 (ObjNum 1913 snap 0 seq_num 1913) 2023-12-01T04:57:50.104 INFO:tasks.rados.rados.0.smithi080.stdout:3028: finishing write tid 1 to smithi08089843-313 2023-12-01T04:57:50.105 INFO:tasks.rados.rados.0.smithi080.stdout:3027: done (3 left) 2023-12-01T04:57:50.105 INFO:tasks.rados.rados.0.smithi080.stdout:3030: done (2 left) 2023-12-01T04:57:50.105 INFO:tasks.rados.rados.0.smithi080.stdout:3031: write oid 315 current snap is 0 2023-12-01T04:57:50.106 INFO:tasks.rados.rados.0.smithi080.stdout:3031: seq_num 1916 ranges {602212=698040,2002911=199301} 2023-12-01T04:57:50.113 INFO:tasks.rados.rados.0.smithi080.stdout:3031: writing smithi08089843-315 from 602212 to 1300252 tid 1 2023-12-01T04:57:50.118 INFO:tasks.rados.rados.0.smithi080.stdout:3031: writing smithi08089843-315 from 2002911 to 2202212 tid 2 2023-12-01T04:57:50.119 INFO:tasks.rados.rados.0.smithi080.stdout:3032: read oid 53 snap -1 2023-12-01T04:57:50.119 INFO:tasks.rados.rados.0.smithi080.stdout:3032: expect (ObjNum 936 snap 0 seq_num 936) 2023-12-01T04:57:50.119 INFO:tasks.rados.rados.0.smithi080.stdout:3033: write oid 182 current snap is 0 2023-12-01T04:57:50.119 INFO:tasks.rados.rados.0.smithi080.stdout:3028: finishing write tid 2 to smithi08089843-313 2023-12-01T04:57:50.119 INFO:tasks.rados.rados.0.smithi080.stdout:3028: finishing write tid 3 to smithi08089843-313 2023-12-01T04:57:50.119 INFO:tasks.rados.rados.0.smithi080.stdout:3028: finishing write tid 4 to smithi08089843-313 2023-12-01T04:57:50.119 INFO:tasks.rados.rados.0.smithi080.stdout:3028: oid 313 updating version 0 to 526 2023-12-01T04:57:50.119 INFO:tasks.rados.rados.0.smithi080.stdout:3028: oid 313 updating version 526 to 527 2023-12-01T04:57:50.119 INFO:tasks.rados.rados.0.smithi080.stdout:3028: oid 313 updating version 527 to 528 2023-12-01T04:57:50.119 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 313 v 528 (ObjNum 1914 snap 0 seq_num 1914) dirty exists 2023-12-01T04:57:50.119 INFO:tasks.rados.rados.0.smithi080.stdout:3028: left oid 313 (ObjNum 1914 snap 0 seq_num 1914) 2023-12-01T04:57:50.119 INFO:tasks.rados.rados.0.smithi080.stdout:3029: expect (ObjNum 1229 snap 0 seq_num 1229) 2023-12-01T04:57:50.273 INFO:tasks.rados.rados.0.smithi080.stdout:3031: finishing write tid 1 to smithi08089843-315 2023-12-01T04:57:50.273 INFO:tasks.rados.rados.0.smithi080.stdout:3031: finishing write tid 2 to smithi08089843-315 2023-12-01T04:57:50.273 INFO:tasks.rados.rados.0.smithi080.stdout:3031: finishing write tid 3 to smithi08089843-315 2023-12-01T04:57:50.273 INFO:tasks.rados.rados.0.smithi080.stdout:3031: finishing write tid 4 to smithi08089843-315 2023-12-01T04:57:50.273 INFO:tasks.rados.rados.0.smithi080.stdout:3031: oid 315 updating version 0 to 530 2023-12-01T04:57:50.273 INFO:tasks.rados.rados.0.smithi080.stdout:3031: oid 315 updating version 530 to 531 2023-12-01T04:57:50.273 INFO:tasks.rados.rados.0.smithi080.stdout:3031: oid 315 version 531 is already newer than 529 2023-12-01T04:57:50.273 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 315 v 531 (ObjNum 1916 snap 0 seq_num 1916) dirty exists 2023-12-01T04:57:50.273 INFO:tasks.rados.rados.0.smithi080.stdout:3031: left oid 315 (ObjNum 1916 snap 0 seq_num 1916) 2023-12-01T04:57:50.273 INFO:tasks.rados.rados.0.smithi080.stdout:3032: expect (ObjNum 936 snap 0 seq_num 936) 2023-12-01T04:57:50.448 INFO:tasks.rados.rados.0.smithi080.stdout:3033: seq_num 1917 ranges {619019=773289,2061393=157626} 2023-12-01T04:57:50.461 INFO:tasks.rados.rados.0.smithi080.stdout:3033: writing smithi08089843-182 from 619019 to 1392308 tid 1 2023-12-01T04:57:50.467 INFO:tasks.rados.rados.0.smithi080.stdout:3033: writing smithi08089843-182 from 2061393 to 2219019 tid 2 2023-12-01T04:57:50.467 INFO:tasks.rados.rados.0.smithi080.stdout:3028: done (4 left) 2023-12-01T04:57:50.467 INFO:tasks.rados.rados.0.smithi080.stdout:3029: done (3 left) 2023-12-01T04:57:50.467 INFO:tasks.rados.rados.0.smithi080.stdout:3031: done (2 left) 2023-12-01T04:57:50.467 INFO:tasks.rados.rados.0.smithi080.stdout:3032: done (1 left) 2023-12-01T04:57:50.467 INFO:tasks.rados.rados.0.smithi080.stdout:3034: read oid 25 snap -1 2023-12-01T04:57:50.468 INFO:tasks.rados.rados.0.smithi080.stdout:3034: expect deleted 2023-12-01T04:57:50.468 INFO:tasks.rados.rados.0.smithi080.stdout:3035: write oid 159 current snap is 0 2023-12-01T04:57:50.468 INFO:tasks.rados.rados.0.smithi080.stdout:3035: seq_num 1918 ranges {635826=448538,1719875=515951} 2023-12-01T04:57:50.473 INFO:tasks.rados.rados.0.smithi080.stdout:3035: writing smithi08089843-159 from 635826 to 1084364 tid 1 2023-12-01T04:57:50.480 INFO:tasks.rados.rados.0.smithi080.stdout:3035: writing smithi08089843-159 from 1719875 to 2235826 tid 2 2023-12-01T04:57:50.480 INFO:tasks.rados.rados.0.smithi080.stdout:3036: delete oid 12 current snap is 0 2023-12-01T04:57:50.480 INFO:tasks.rados.rados.0.smithi080.stdout:3033: finishing write tid 1 to smithi08089843-182 2023-12-01T04:57:50.480 INFO:tasks.rados.rados.0.smithi080.stdout:3033: finishing write tid 2 to smithi08089843-182 2023-12-01T04:57:50.481 INFO:tasks.rados.rados.0.smithi080.stdout:3033: finishing write tid 3 to smithi08089843-182 2023-12-01T04:57:50.481 INFO:tasks.rados.rados.0.smithi080.stdout:3033: finishing write tid 4 to smithi08089843-182 2023-12-01T04:57:50.481 INFO:tasks.rados.rados.0.smithi080.stdout:3033: oid 182 updating version 0 to 292 2023-12-01T04:57:50.481 INFO:tasks.rados.rados.0.smithi080.stdout:3033: oid 182 updating version 292 to 293 2023-12-01T04:57:50.481 INFO:tasks.rados.rados.0.smithi080.stdout:3033: oid 182 updating version 293 to 294 2023-12-01T04:57:50.481 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 182 v 294 (ObjNum 1917 snap 0 seq_num 1917) dirty exists 2023-12-01T04:57:50.481 INFO:tasks.rados.rados.0.smithi080.stdout:3033: left oid 182 (ObjNum 1917 snap 0 seq_num 1917) 2023-12-01T04:57:50.481 INFO:tasks.rados.rados.0.smithi080.stdout:3035: finishing write tid 1 to smithi08089843-159 2023-12-01T04:57:50.485 INFO:tasks.rados.rados.0.smithi080.stdout:3035: finishing write tid 2 to smithi08089843-159 2023-12-01T04:57:50.485 INFO:tasks.rados.rados.0.smithi080.stdout:3035: finishing write tid 3 to smithi08089843-159 2023-12-01T04:57:50.486 INFO:tasks.rados.rados.0.smithi080.stdout:3035: finishing write tid 4 to smithi08089843-159 2023-12-01T04:57:50.486 INFO:tasks.rados.rados.0.smithi080.stdout:3035: oid 159 updating version 0 to 335 2023-12-01T04:57:50.486 INFO:tasks.rados.rados.0.smithi080.stdout:3035: oid 159 updating version 335 to 336 2023-12-01T04:57:50.486 INFO:tasks.rados.rados.0.smithi080.stdout:3035: oid 159 version 336 is already newer than 334 2023-12-01T04:57:50.486 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 159 v 336 (ObjNum 1918 snap 0 seq_num 1918) dirty exists 2023-12-01T04:57:50.486 INFO:tasks.rados.rados.0.smithi080.stdout:3035: left oid 159 (ObjNum 1918 snap 0 seq_num 1918) 2023-12-01T04:57:50.486 INFO:tasks.rados.rados.0.smithi080.stdout:3033: done (3 left) 2023-12-01T04:57:50.486 INFO:tasks.rados.rados.0.smithi080.stdout:3034: done (2 left) 2023-12-01T04:57:50.486 INFO:tasks.rados.rados.0.smithi080.stdout:3035: done (1 left) 2023-12-01T04:57:50.487 INFO:tasks.rados.rados.0.smithi080.stdout:3036: done (0 left) 2023-12-01T04:57:50.487 INFO:tasks.rados.rados.0.smithi080.stdout:3037: write oid 81 current snap is 0 2023-12-01T04:57:50.487 INFO:tasks.rados.rados.0.smithi080.stdout:3037: seq_num 1920 ranges {669440=599036,1720486=548954} 2023-12-01T04:57:50.496 INFO:tasks.rados.rados.0.smithi080.stdout:3037: writing smithi08089843-81 from 669440 to 1268476 tid 1 2023-12-01T04:57:50.504 INFO:tasks.rados.rados.0.smithi080.stdout:3037: writing smithi08089843-81 from 1720486 to 2269440 tid 2 2023-12-01T04:57:50.504 INFO:tasks.rados.rados.0.smithi080.stdout:3038: read oid 148 snap -1 2023-12-01T04:57:50.504 INFO:tasks.rados.rados.0.smithi080.stdout:3038: expect (ObjNum 1752 snap 0 seq_num 1752) 2023-12-01T04:57:50.504 INFO:tasks.rados.rados.0.smithi080.stdout:3039: read oid 392 snap -1 2023-12-01T04:57:50.504 INFO:tasks.rados.rados.0.smithi080.stdout:3039: expect deleted 2023-12-01T04:57:50.504 INFO:tasks.rados.rados.0.smithi080.stdout:3040: read oid 213 snap -1 2023-12-01T04:57:50.504 INFO:tasks.rados.rados.0.smithi080.stdout:3040: expect (ObjNum 1645 snap 0 seq_num 1645) 2023-12-01T04:57:50.504 INFO:tasks.rados.rados.0.smithi080.stdout:3041: read oid 452 snap -1 2023-12-01T04:57:50.504 INFO:tasks.rados.rados.0.smithi080.stdout:3041: expect (ObjNum 451 snap 0 seq_num 451) 2023-12-01T04:57:50.504 INFO:tasks.rados.rados.0.smithi080.stdout:3042: read oid 446 snap -1 2023-12-01T04:57:50.504 INFO:tasks.rados.rados.0.smithi080.stdout:3042: expect (ObjNum 1269 snap 0 seq_num 1269) 2023-12-01T04:57:50.504 INFO:tasks.rados.rados.0.smithi080.stdout:3043: write oid 289 current snap is 0 2023-12-01T04:57:50.504 INFO:tasks.rados.rados.0.smithi080.stdout:3037: finishing write tid 1 to smithi08089843-81 2023-12-01T04:57:50.505 INFO:tasks.rados.rados.0.smithi080.stdout:3043: seq_num 1921 ranges {686247=674285,1778968=474011} 2023-12-01T04:57:50.511 INFO:tasks.rados.rados.0.smithi080.stdout:3043: writing smithi08089843-289 from 686247 to 1360532 tid 1 2023-12-01T04:57:50.516 INFO:tasks.rados.rados.0.smithi080.stdout:3043: writing smithi08089843-289 from 1778968 to 2252979 tid 2 2023-12-01T04:57:50.516 INFO:tasks.rados.rados.0.smithi080.stdout:3044: write oid 281 current snap is 0 2023-12-01T04:57:50.516 INFO:tasks.rados.rados.0.smithi080.stdout:3044: seq_num 1922 ranges {703054=749534,2237450=65604} 2023-12-01T04:57:50.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:57:50 smithi090 bash[32384]: audit 2023-12-01T04:57:49.615727+0000 mon.a (mon.0) 874 : audit 0 from='client.? 172.21.15.80:0/3821754048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:57:50.524 INFO:tasks.rados.rados.0.smithi080.stdout:3044: writing smithi08089843-281 from 703054 to 1452588 tid 1 2023-12-01T04:57:50.530 INFO:tasks.rados.rados.0.smithi080.stdout:3044: writing smithi08089843-281 from 2237450 to 2303054 tid 2 2023-12-01T04:57:50.530 INFO:tasks.rados.rados.0.smithi080.stdout:3045: delete oid 399 current snap is 0 2023-12-01T04:57:50.530 INFO:tasks.rados.rados.0.smithi080.stdout:3037: finishing write tid 2 to smithi08089843-81 2023-12-01T04:57:50.530 INFO:tasks.rados.rados.0.smithi080.stdout:3037: finishing write tid 3 to smithi08089843-81 2023-12-01T04:57:50.530 INFO:tasks.rados.rados.0.smithi080.stdout:3037: finishing write tid 4 to smithi08089843-81 2023-12-01T04:57:50.530 INFO:tasks.rados.rados.0.smithi080.stdout:3037: oid 81 updating version 0 to 534 2023-12-01T04:57:50.530 INFO:tasks.rados.rados.0.smithi080.stdout:3037: oid 81 version 534 is already newer than 533 2023-12-01T04:57:50.530 INFO:tasks.rados.rados.0.smithi080.stdout:3037: oid 81 version 534 is already newer than 532 2023-12-01T04:57:50.530 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 81 v 534 (ObjNum 1920 snap 0 seq_num 1920) dirty exists 2023-12-01T04:57:50.530 INFO:tasks.rados.rados.0.smithi080.stdout:3037: left oid 81 (ObjNum 1920 snap 0 seq_num 1920) 2023-12-01T04:57:50.531 INFO:tasks.rados.rados.0.smithi080.stdout:3038: expect (ObjNum 1752 snap 0 seq_num 1752) 2023-12-01T04:57:50.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:57:50 smithi080 bash[41963]: audit 2023-12-01T04:57:49.615727+0000 mon.a (mon.0) 874 : audit 0 from='client.? 172.21.15.80:0/3821754048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:57:50.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:57:50 smithi080 bash[28361]: audit 2023-12-01T04:57:49.615727+0000 mon.a (mon.0) 874 : audit 0 from='client.? 172.21.15.80:0/3821754048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:57:50.708 INFO:tasks.rados.rados.0.smithi080.stdout:3043: finishing write tid 1 to smithi08089843-289 2023-12-01T04:57:50.708 INFO:tasks.rados.rados.0.smithi080.stdout:3043: finishing write tid 2 to smithi08089843-289 2023-12-01T04:57:50.708 INFO:tasks.rados.rados.0.smithi080.stdout:3041: expect (ObjNum 451 snap 0 seq_num 451) 2023-12-01T04:57:50.829 INFO:tasks.rados.rados.0.smithi080.stdout:3043: finishing write tid 3 to smithi08089843-289 2023-12-01T04:57:50.829 INFO:tasks.rados.rados.0.smithi080.stdout:3043: finishing write tid 4 to smithi08089843-289 2023-12-01T04:57:50.829 INFO:tasks.rados.rados.0.smithi080.stdout:3043: oid 289 updating version 0 to 320 2023-12-01T04:57:50.829 INFO:tasks.rados.rados.0.smithi080.stdout:3043: oid 289 version 320 is already newer than 319 2023-12-01T04:57:50.829 INFO:tasks.rados.rados.0.smithi080.stdout:3043: oid 289 updating version 320 to 321 2023-12-01T04:57:50.829 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 289 v 321 (ObjNum 1921 snap 0 seq_num 1921) dirty exists 2023-12-01T04:57:50.829 INFO:tasks.rados.rados.0.smithi080.stdout:3043: left oid 289 (ObjNum 1921 snap 0 seq_num 1921) 2023-12-01T04:57:50.830 INFO:tasks.rados.rados.0.smithi080.stdout:3042: expect (ObjNum 1269 snap 0 seq_num 1269) 2023-12-01T04:57:50.976 INFO:tasks.rados.rados.0.smithi080.stdout:3044: finishing write tid 1 to smithi08089843-281 2023-12-01T04:57:50.976 INFO:tasks.rados.rados.0.smithi080.stdout:3040: expect (ObjNum 1645 snap 0 seq_num 1645) 2023-12-01T04:57:51.158 INFO:tasks.rados.rados.0.smithi080.stdout:3044: finishing write tid 2 to smithi08089843-281 2023-12-01T04:57:51.159 INFO:tasks.rados.rados.0.smithi080.stdout:3044: finishing write tid 3 to smithi08089843-281 2023-12-01T04:57:51.159 INFO:tasks.rados.rados.0.smithi080.stdout:3044: finishing write tid 4 to smithi08089843-281 2023-12-01T04:57:51.159 INFO:tasks.rados.rados.0.smithi080.stdout:3044: oid 281 updating version 0 to 371 2023-12-01T04:57:51.159 INFO:tasks.rados.rados.0.smithi080.stdout:3044: oid 281 updating version 371 to 372 2023-12-01T04:57:51.159 INFO:tasks.rados.rados.0.smithi080.stdout:3044: oid 281 version 372 is already newer than 370 2023-12-01T04:57:51.159 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 281 v 372 (ObjNum 1922 snap 0 seq_num 1922) dirty exists 2023-12-01T04:57:51.159 INFO:tasks.rados.rados.0.smithi080.stdout:3044: left oid 281 (ObjNum 1922 snap 0 seq_num 1922) 2023-12-01T04:57:51.159 INFO:tasks.rados.rados.0.smithi080.stdout:3037: done (8 left) 2023-12-01T04:57:51.159 INFO:tasks.rados.rados.0.smithi080.stdout:3038: done (7 left) 2023-12-01T04:57:51.159 INFO:tasks.rados.rados.0.smithi080.stdout:3039: done (6 left) 2023-12-01T04:57:51.159 INFO:tasks.rados.rados.0.smithi080.stdout:3040: done (5 left) 2023-12-01T04:57:51.159 INFO:tasks.rados.rados.0.smithi080.stdout:3041: done (4 left) 2023-12-01T04:57:51.160 INFO:tasks.rados.rados.0.smithi080.stdout:3042: done (3 left) 2023-12-01T04:57:51.160 INFO:tasks.rados.rados.0.smithi080.stdout:3043: done (2 left) 2023-12-01T04:57:51.160 INFO:tasks.rados.rados.0.smithi080.stdout:3044: done (1 left) 2023-12-01T04:57:51.160 INFO:tasks.rados.rados.0.smithi080.stdout:3045: done (0 left) 2023-12-01T04:57:51.160 INFO:tasks.rados.rados.0.smithi080.stdout:3046: read oid 4 snap -1 2023-12-01T04:57:51.160 INFO:tasks.rados.rados.0.smithi080.stdout:3046: expect (ObjNum 1433 snap 0 seq_num 1433) 2023-12-01T04:57:51.160 INFO:tasks.rados.rados.0.smithi080.stdout:3047: delete oid 370 current snap is 0 2023-12-01T04:57:51.160 INFO:tasks.rados.rados.0.smithi080.stdout:3047: done (1 left) 2023-12-01T04:57:51.161 INFO:tasks.rados.rados.0.smithi080.stdout:3048: write oid 6 current snap is 0 2023-12-01T04:57:51.161 INFO:tasks.rados.rados.0.smithi080.stdout:3048: seq_num 1925 ranges {753475=691634,2012896=340579} 2023-12-01T04:57:51.176 INFO:tasks.rados.rados.0.smithi080.stdout:3048: writing smithi08089843-6 from 753475 to 1445109 tid 1 2023-12-01T04:57:51.181 INFO:tasks.rados.rados.0.smithi080.stdout:3048: writing smithi08089843-6 from 2012896 to 2353475 tid 2 2023-12-01T04:57:51.182 INFO:tasks.rados.rados.0.smithi080.stdout:3049: write oid 384 current snap is 0 2023-12-01T04:57:51.182 INFO:tasks.rados.rados.0.smithi080.stdout:3049: seq_num 1926 ranges {770282=766883,2071378=298904} 2023-12-01T04:57:51.190 INFO:tasks.rados.rados.0.smithi080.stdout:3049: writing smithi08089843-384 from 770282 to 1537165 tid 1 2023-12-01T04:57:51.195 INFO:tasks.rados.rados.0.smithi080.stdout:3049: writing smithi08089843-384 from 2071378 to 2370282 tid 2 2023-12-01T04:57:51.195 INFO:tasks.rados.rados.0.smithi080.stdout:3050: write oid 481 current snap is 0 2023-12-01T04:57:51.195 INFO:tasks.rados.rados.0.smithi080.stdout:3050: seq_num 1927 ranges {787089=442132,1729860=657229} 2023-12-01T04:57:51.202 INFO:tasks.rados.rados.0.smithi080.stdout:3050: writing smithi08089843-481 from 787089 to 1229221 tid 1 2023-12-01T04:57:51.209 INFO:tasks.rados.rados.0.smithi080.stdout:3050: writing smithi08089843-481 from 1729860 to 2387089 tid 2 2023-12-01T04:57:51.209 INFO:tasks.rados.rados.0.smithi080.stdout:3051: delete oid 32 current snap is 0 2023-12-01T04:57:51.209 INFO:tasks.rados.rados.0.smithi080.stdout:3046: expect (ObjNum 1433 snap 0 seq_num 1433) 2023-12-01T04:57:51.305 INFO:tasks.rados.rados.0.smithi080.stdout:3048: finishing write tid 1 to smithi08089843-6 2023-12-01T04:57:51.305 INFO:tasks.rados.rados.0.smithi080.stdout:3048: finishing write tid 2 to smithi08089843-6 2023-12-01T04:57:51.305 INFO:tasks.rados.rados.0.smithi080.stdout:3048: finishing write tid 3 to smithi08089843-6 2023-12-01T04:57:51.305 INFO:tasks.rados.rados.0.smithi080.stdout:3048: finishing write tid 4 to smithi08089843-6 2023-12-01T04:57:51.305 INFO:tasks.rados.rados.0.smithi080.stdout:3048: oid 6 updating version 0 to 441 2023-12-01T04:57:51.305 INFO:tasks.rados.rados.0.smithi080.stdout:3048: oid 6 version 441 is already newer than 439 2023-12-01T04:57:51.305 INFO:tasks.rados.rados.0.smithi080.stdout:3048: oid 6 version 441 is already newer than 440 2023-12-01T04:57:51.305 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 6 v 441 (ObjNum 1925 snap 0 seq_num 1925) dirty exists 2023-12-01T04:57:51.305 INFO:tasks.rados.rados.0.smithi080.stdout:3048: left oid 6 (ObjNum 1925 snap 0 seq_num 1925) 2023-12-01T04:57:51.305 INFO:tasks.rados.rados.0.smithi080.stdout:3049: finishing write tid 1 to smithi08089843-384 2023-12-01T04:57:51.306 INFO:tasks.rados.rados.0.smithi080.stdout:3046: done (4 left) 2023-12-01T04:57:51.306 INFO:tasks.rados.rados.0.smithi080.stdout:3048: done (3 left) 2023-12-01T04:57:51.306 INFO:tasks.rados.rados.0.smithi080.stdout:3051: done (2 left) 2023-12-01T04:57:51.306 INFO:tasks.rados.rados.0.smithi080.stdout:3049: finishing write tid 2 to smithi08089843-384 2023-12-01T04:57:51.307 INFO:tasks.rados.rados.0.smithi080.stdout:3049: finishing write tid 3 to smithi08089843-384 2023-12-01T04:57:51.307 INFO:tasks.rados.rados.0.smithi080.stdout:3049: finishing write tid 4 to smithi08089843-384 2023-12-01T04:57:51.307 INFO:tasks.rados.rados.0.smithi080.stdout:3049: oid 384 updating version 0 to 535 2023-12-01T04:57:51.307 INFO:tasks.rados.rados.0.smithi080.stdout:3049: oid 384 updating version 535 to 536 2023-12-01T04:57:51.307 INFO:tasks.rados.rados.0.smithi080.stdout:3049: oid 384 updating version 536 to 537 2023-12-01T04:57:51.307 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 384 v 537 (ObjNum 1926 snap 0 seq_num 1926) dirty exists 2023-12-01T04:57:51.307 INFO:tasks.rados.rados.0.smithi080.stdout:3049: left oid 384 (ObjNum 1926 snap 0 seq_num 1926) 2023-12-01T04:57:51.307 INFO:tasks.rados.rados.0.smithi080.stdout:3050: finishing write tid 1 to smithi08089843-481 2023-12-01T04:57:51.307 INFO:tasks.rados.rados.0.smithi080.stdout:3052: read oid 155 snap -1 2023-12-01T04:57:51.307 INFO:tasks.rados.rados.0.smithi080.stdout:3052: expect deleted 2023-12-01T04:57:51.307 INFO:tasks.rados.rados.0.smithi080.stdout:3049: done (2 left) 2023-12-01T04:57:51.307 INFO:tasks.rados.rados.0.smithi080.stdout:3053: read oid 349 snap -1 2023-12-01T04:57:51.307 INFO:tasks.rados.rados.0.smithi080.stdout:3053: expect (ObjNum 1828 snap 0 seq_num 1828) 2023-12-01T04:57:51.307 INFO:tasks.rados.rados.0.smithi080.stdout:3054: read oid 218 snap -1 2023-12-01T04:57:51.307 INFO:tasks.rados.rados.0.smithi080.stdout:3054: expect (ObjNum 1089 snap 0 seq_num 1089) 2023-12-01T04:57:51.308 INFO:tasks.rados.rados.0.smithi080.stdout:3055: write oid 41 current snap is 0 2023-12-01T04:57:51.308 INFO:tasks.rados.rados.0.smithi080.stdout:3050: finishing write tid 2 to smithi08089843-481 2023-12-01T04:57:51.308 INFO:tasks.rados.rados.0.smithi080.stdout:3050: finishing write tid 3 to smithi08089843-481 2023-12-01T04:57:51.308 INFO:tasks.rados.rados.0.smithi080.stdout:3050: finishing write tid 4 to smithi08089843-481 2023-12-01T04:57:51.308 INFO:tasks.rados.rados.0.smithi080.stdout:3050: oid 481 updating version 0 to 456 2023-12-01T04:57:51.308 INFO:tasks.rados.rados.0.smithi080.stdout:3050: oid 481 version 456 is already newer than 455 2023-12-01T04:57:51.308 INFO:tasks.rados.rados.0.smithi080.stdout:3050: oid 481 version 456 is already newer than 454 2023-12-01T04:57:51.308 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 481 v 456 (ObjNum 1927 snap 0 seq_num 1927) dirty exists 2023-12-01T04:57:51.308 INFO:tasks.rados.rados.0.smithi080.stdout:3050: left oid 481 (ObjNum 1927 snap 0 seq_num 1927) 2023-12-01T04:57:51.308 INFO:tasks.rados.rados.0.smithi080.stdout:3055: seq_num 1929 ranges {420703=592630,1730471=690232} 2023-12-01T04:57:51.315 INFO:tasks.rados.rados.0.smithi080.stdout:3055: writing smithi08089843-41 from 420703 to 1013333 tid 1 2023-12-01T04:57:51.323 INFO:tasks.rados.rados.0.smithi080.stdout:3055: writing smithi08089843-41 from 1730471 to 2420703 tid 2 2023-12-01T04:57:51.323 INFO:tasks.rados.rados.0.smithi080.stdout:3050: done (4 left) 2023-12-01T04:57:51.323 INFO:tasks.rados.rados.0.smithi080.stdout:3056: delete oid 289 current snap is 0 2023-12-01T04:57:51.323 INFO:tasks.rados.rados.0.smithi080.stdout:3054: expect (ObjNum 1089 snap 0 seq_num 1089) 2023-12-01T04:57:51.457 INFO:tasks.rados.rados.0.smithi080.stdout:3053: expect (ObjNum 1828 snap 0 seq_num 1828) 2023-12-01T04:57:51.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:57:51 smithi090 bash[32384]: cluster 2023-12-01T04:57:50.172778+0000 mgr.y (mgr.24362) 280 : cluster 0 pgmap v251: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 57 MiB/s rd, 6.1 MiB/s wr, 73 op/s 2023-12-01T04:57:51.612 INFO:tasks.rados.rados.0.smithi080.stdout:3055: finishing write tid 1 to smithi08089843-41 2023-12-01T04:57:51.612 INFO:tasks.rados.rados.0.smithi080.stdout:3055: finishing write tid 2 to smithi08089843-41 2023-12-01T04:57:51.612 INFO:tasks.rados.rados.0.smithi080.stdout:3055: finishing write tid 3 to smithi08089843-41 2023-12-01T04:57:51.612 INFO:tasks.rados.rados.0.smithi080.stdout:3055: finishing write tid 4 to smithi08089843-41 2023-12-01T04:57:51.612 INFO:tasks.rados.rados.0.smithi080.stdout:3055: oid 41 updating version 0 to 540 2023-12-01T04:57:51.612 INFO:tasks.rados.rados.0.smithi080.stdout:3055: oid 41 version 540 is already newer than 539 2023-12-01T04:57:51.613 INFO:tasks.rados.rados.0.smithi080.stdout:3055: oid 41 version 540 is already newer than 538 2023-12-01T04:57:51.613 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 41 v 540 (ObjNum 1929 snap 0 seq_num 1929) dirty exists 2023-12-01T04:57:51.613 INFO:tasks.rados.rados.0.smithi080.stdout:3055: left oid 41 (ObjNum 1929 snap 0 seq_num 1929) 2023-12-01T04:57:51.613 INFO:tasks.rados.rados.0.smithi080.stdout:3052: done (4 left) 2023-12-01T04:57:51.613 INFO:tasks.rados.rados.0.smithi080.stdout:3053: done (3 left) 2023-12-01T04:57:51.613 INFO:tasks.rados.rados.0.smithi080.stdout:3054: done (2 left) 2023-12-01T04:57:51.613 INFO:tasks.rados.rados.0.smithi080.stdout:3055: done (1 left) 2023-12-01T04:57:51.613 INFO:tasks.rados.rados.0.smithi080.stdout:3056: done (0 left) 2023-12-01T04:57:51.613 INFO:tasks.rados.rados.0.smithi080.stdout:3057: read oid 253 snap -1 2023-12-01T04:57:51.613 INFO:tasks.rados.rados.0.smithi080.stdout:3057: expect (ObjNum 1857 snap 0 seq_num 1857) 2023-12-01T04:57:51.613 INFO:tasks.rados.rados.0.smithi080.stdout:3058: delete oid 412 current snap is 0 2023-12-01T04:57:51.615 INFO:tasks.rados.rados.0.smithi080.stdout:3058: done (1 left) 2023-12-01T04:57:51.615 INFO:tasks.rados.rados.0.smithi080.stdout:3059: write oid 5 current snap is 0 2023-12-01T04:57:51.615 INFO:tasks.rados.rados.0.smithi080.stdout:3059: seq_num 1932 ranges {471124=534730,1505917=636014} 2023-12-01T04:57:51.626 INFO:tasks.rados.rados.0.smithi080.stdout:3059: writing smithi08089843-5 from 471124 to 1005854 tid 1 2023-12-01T04:57:51.633 INFO:tasks.rados.rados.0.smithi080.stdout:3059: writing smithi08089843-5 from 1505917 to 2141931 tid 2 2023-12-01T04:57:51.633 INFO:tasks.rados.rados.0.smithi080.stdout:3060: write oid 286 current snap is 0 2023-12-01T04:57:51.633 INFO:tasks.rados.rados.0.smithi080.stdout:3060: seq_num 1933 ranges {487931=609979,1564399=779672} 2023-12-01T04:57:51.639 INFO:tasks.rados.rados.0.smithi080.stdout:3060: writing smithi08089843-286 from 487931 to 1097910 tid 1 2023-12-01T04:57:51.646 INFO:tasks.rados.rados.0.smithi080.stdout:3060: writing smithi08089843-286 from 1564399 to 2344071 tid 2 2023-12-01T04:57:51.647 INFO:tasks.rados.rados.0.smithi080.stdout:3061: write oid 399 current snap is 0 2023-12-01T04:57:51.647 INFO:tasks.rados.rados.0.smithi080.stdout:3061: seq_num 1934 ranges {504738=685228,1622881=639683} 2023-12-01T04:57:51.653 INFO:tasks.rados.rados.0.smithi080.stdout:3061: writing smithi08089843-399 from 504738 to 1189966 tid 1 2023-12-01T04:57:51.660 INFO:tasks.rados.rados.0.smithi080.stdout:3061: writing smithi08089843-399 from 1622881 to 2262564 tid 2 2023-12-01T04:57:51.660 INFO:tasks.rados.rados.0.smithi080.stdout:3062: read oid 491 snap -1 2023-12-01T04:57:51.660 INFO:tasks.rados.rados.0.smithi080.stdout:3062: expect (ObjNum 1374 snap 0 seq_num 1374) 2023-12-01T04:57:51.660 INFO:tasks.rados.rados.0.smithi080.stdout:3063: write oid 482 current snap is 0 2023-12-01T04:57:51.660 INFO:tasks.rados.rados.0.smithi080.stdout:3057: expect (ObjNum 1857 snap 0 seq_num 1857) 2023-12-01T04:57:51.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:57:51 smithi080 bash[41963]: cluster 2023-12-01T04:57:50.172778+0000 mgr.y (mgr.24362) 280 : cluster 0 pgmap v251: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 57 MiB/s rd, 6.1 MiB/s wr, 73 op/s 2023-12-01T04:57:51.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:57:51 smithi080 bash[28361]: cluster 2023-12-01T04:57:50.172778+0000 mgr.y (mgr.24362) 280 : cluster 0 pgmap v251: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 57 MiB/s rd, 6.1 MiB/s wr, 73 op/s 2023-12-01T04:57:51.883 INFO:tasks.rados.rados.0.smithi080.stdout:3059: finishing write tid 1 to smithi08089843-5 2023-12-01T04:57:51.883 INFO:tasks.rados.rados.0.smithi080.stdout:3059: finishing write tid 2 to smithi08089843-5 2023-12-01T04:57:51.884 INFO:tasks.rados.rados.0.smithi080.stdout:3059: finishing write tid 3 to smithi08089843-5 2023-12-01T04:57:51.884 INFO:tasks.rados.rados.0.smithi080.stdout:3059: finishing write tid 4 to smithi08089843-5 2023-12-01T04:57:51.884 INFO:tasks.rados.rados.0.smithi080.stdout:3059: oid 5 updating version 0 to 339 2023-12-01T04:57:51.884 INFO:tasks.rados.rados.0.smithi080.stdout:3059: oid 5 updating version 339 to 340 2023-12-01T04:57:51.884 INFO:tasks.rados.rados.0.smithi080.stdout:3059: oid 5 version 340 is already newer than 338 2023-12-01T04:57:51.884 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 5 v 340 (ObjNum 1932 snap 0 seq_num 1932) dirty exists 2023-12-01T04:57:51.884 INFO:tasks.rados.rados.0.smithi080.stdout:3059: left oid 5 (ObjNum 1932 snap 0 seq_num 1932) 2023-12-01T04:57:51.884 INFO:tasks.rados.rados.0.smithi080.stdout:3060: finishing write tid 1 to smithi08089843-286 2023-12-01T04:57:51.884 INFO:tasks.rados.rados.0.smithi080.stdout:3060: finishing write tid 2 to smithi08089843-286 2023-12-01T04:57:51.884 INFO:tasks.rados.rados.0.smithi080.stdout:3060: finishing write tid 3 to smithi08089843-286 2023-12-01T04:57:51.884 INFO:tasks.rados.rados.0.smithi080.stdout:3060: finishing write tid 4 to smithi08089843-286 2023-12-01T04:57:51.884 INFO:tasks.rados.rados.0.smithi080.stdout:3060: oid 286 updating version 0 to 379 2023-12-01T04:57:51.884 INFO:tasks.rados.rados.0.smithi080.stdout:3060: oid 286 version 379 is already newer than 377 2023-12-01T04:57:51.885 INFO:tasks.rados.rados.0.smithi080.stdout:3060: oid 286 version 379 is already newer than 378 2023-12-01T04:57:51.885 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 286 v 379 (ObjNum 1933 snap 0 seq_num 1933) dirty exists 2023-12-01T04:57:51.885 INFO:tasks.rados.rados.0.smithi080.stdout:3060: left oid 286 (ObjNum 1933 snap 0 seq_num 1933) 2023-12-01T04:57:51.885 INFO:tasks.rados.rados.0.smithi080.stdout:3061: finishing write tid 1 to smithi08089843-399 2023-12-01T04:57:51.885 INFO:tasks.rados.rados.0.smithi080.stdout:3062: expect (ObjNum 1374 snap 0 seq_num 1374) 2023-12-01T04:57:51.986 INFO:tasks.rados.rados.0.smithi080.stdout:3061: finishing write tid 2 to smithi08089843-399 2023-12-01T04:57:51.987 INFO:tasks.rados.rados.0.smithi080.stdout:3061: finishing write tid 3 to smithi08089843-399 2023-12-01T04:57:51.987 INFO:tasks.rados.rados.0.smithi080.stdout:3061: finishing write tid 4 to smithi08089843-399 2023-12-01T04:57:51.987 INFO:tasks.rados.rados.0.smithi080.stdout:3061: oid 399 updating version 0 to 443 2023-12-01T04:57:51.987 INFO:tasks.rados.rados.0.smithi080.stdout:3061: oid 399 updating version 443 to 444 2023-12-01T04:57:51.987 INFO:tasks.rados.rados.0.smithi080.stdout:3061: oid 399 version 444 is already newer than 442 2023-12-01T04:57:51.987 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 399 v 444 (ObjNum 1934 snap 0 seq_num 1934) dirty exists 2023-12-01T04:57:51.987 INFO:tasks.rados.rados.0.smithi080.stdout:3061: left oid 399 (ObjNum 1934 snap 0 seq_num 1934) 2023-12-01T04:57:51.987 INFO:tasks.rados.rados.0.smithi080.stdout:3063: seq_num 1935 ranges {521545=760477,2081363=440182} 2023-12-01T04:57:51.999 INFO:tasks.rados.rados.0.smithi080.stdout:3063: writing smithi08089843-482 from 521545 to 1282022 tid 1 2023-12-01T04:57:52.006 INFO:tasks.rados.rados.0.smithi080.stdout:3063: writing smithi08089843-482 from 2081363 to 2521545 tid 2 2023-12-01T04:57:52.006 INFO:tasks.rados.rados.0.smithi080.stdout:3057: done (5 left) 2023-12-01T04:57:52.007 INFO:tasks.rados.rados.0.smithi080.stdout:3059: done (4 left) 2023-12-01T04:57:52.007 INFO:tasks.rados.rados.0.smithi080.stdout:3060: done (3 left) 2023-12-01T04:57:52.007 INFO:tasks.rados.rados.0.smithi080.stdout:3061: done (2 left) 2023-12-01T04:57:52.007 INFO:tasks.rados.rados.0.smithi080.stdout:3062: done (1 left) 2023-12-01T04:57:52.007 INFO:tasks.rados.rados.0.smithi080.stdout:3064: write oid 53 current snap is 0 2023-12-01T04:57:52.007 INFO:tasks.rados.rados.0.smithi080.stdout:3064: seq_num 1936 ranges {538352=435726,1623492=526999} 2023-12-01T04:57:52.012 INFO:tasks.rados.rados.0.smithi080.stdout:3064: writing smithi08089843-53 from 538352 to 974078 tid 1 2023-12-01T04:57:52.019 INFO:tasks.rados.rados.0.smithi080.stdout:3064: writing smithi08089843-53 from 1623492 to 2150491 tid 2 2023-12-01T04:57:52.019 INFO:tasks.rados.rados.0.smithi080.stdout:3065: write oid 212 current snap is 0 2023-12-01T04:57:52.019 INFO:tasks.rados.rados.0.smithi080.stdout:3065: seq_num 1937 ranges {555159=510975,1681974=787010} 2023-12-01T04:57:52.025 INFO:tasks.rados.rados.0.smithi080.stdout:3065: writing smithi08089843-212 from 555159 to 1066134 tid 1 2023-12-01T04:57:52.033 INFO:tasks.rados.rados.0.smithi080.stdout:3065: writing smithi08089843-212 from 1681974 to 2468984 tid 2 2023-12-01T04:57:52.033 INFO:tasks.rados.rados.0.smithi080.stdout:3066: read oid 114 snap -1 2023-12-01T04:57:52.033 INFO:tasks.rados.rados.0.smithi080.stdout:3066: expect deleted 2023-12-01T04:57:52.033 INFO:tasks.rados.rados.0.smithi080.stdout:3067: delete oid 474 current snap is 0 2023-12-01T04:57:52.033 INFO:tasks.rados.rados.0.smithi080.stdout:3063: finishing write tid 1 to smithi08089843-482 2023-12-01T04:57:52.033 INFO:tasks.rados.rados.0.smithi080.stdout:3063: finishing write tid 2 to smithi08089843-482 2023-12-01T04:57:52.033 INFO:tasks.rados.rados.0.smithi080.stdout:3063: finishing write tid 3 to smithi08089843-482 2023-12-01T04:57:52.033 INFO:tasks.rados.rados.0.smithi080.stdout:3063: finishing write tid 4 to smithi08089843-482 2023-12-01T04:57:52.034 INFO:tasks.rados.rados.0.smithi080.stdout:3063: oid 482 updating version 0 to 323 2023-12-01T04:57:52.034 INFO:tasks.rados.rados.0.smithi080.stdout:3063: oid 482 updating version 323 to 324 2023-12-01T04:57:52.034 INFO:tasks.rados.rados.0.smithi080.stdout:3063: oid 482 updating version 324 to 325 2023-12-01T04:57:52.034 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 482 v 325 (ObjNum 1935 snap 0 seq_num 1935) dirty exists 2023-12-01T04:57:52.034 INFO:tasks.rados.rados.0.smithi080.stdout:3063: left oid 482 (ObjNum 1935 snap 0 seq_num 1935) 2023-12-01T04:57:52.034 INFO:tasks.rados.rados.0.smithi080.stdout:3064: finishing write tid 1 to smithi08089843-53 2023-12-01T04:57:52.034 INFO:tasks.rados.rados.0.smithi080.stdout:3064: finishing write tid 2 to smithi08089843-53 2023-12-01T04:57:52.034 INFO:tasks.rados.rados.0.smithi080.stdout:3064: finishing write tid 3 to smithi08089843-53 2023-12-01T04:57:52.034 INFO:tasks.rados.rados.0.smithi080.stdout:3064: finishing write tid 4 to smithi08089843-53 2023-12-01T04:57:52.034 INFO:tasks.rados.rados.0.smithi080.stdout:3064: oid 53 updating version 0 to 382 2023-12-01T04:57:52.034 INFO:tasks.rados.rados.0.smithi080.stdout:3064: oid 53 version 382 is already newer than 380 2023-12-01T04:57:52.034 INFO:tasks.rados.rados.0.smithi080.stdout:3064: oid 53 version 382 is already newer than 381 2023-12-01T04:57:52.035 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 53 v 382 (ObjNum 1936 snap 0 seq_num 1936) dirty exists 2023-12-01T04:57:52.035 INFO:tasks.rados.rados.0.smithi080.stdout:3064: left oid 53 (ObjNum 1936 snap 0 seq_num 1936) 2023-12-01T04:57:52.035 INFO:tasks.rados.rados.0.smithi080.stdout:3065: finishing write tid 1 to smithi08089843-212 2023-12-01T04:57:52.036 INFO:tasks.rados.rados.0.smithi080.stdout:3063: done (4 left) 2023-12-01T04:57:52.036 INFO:tasks.rados.rados.0.smithi080.stdout:3064: done (3 left) 2023-12-01T04:57:52.036 INFO:tasks.rados.rados.0.smithi080.stdout:3066: done (2 left) 2023-12-01T04:57:52.036 INFO:tasks.rados.rados.0.smithi080.stdout:3067: done (1 left) 2023-12-01T04:57:52.036 INFO:tasks.rados.rados.0.smithi080.stdout:3068: read oid 130 snap -1 2023-12-01T04:57:52.037 INFO:tasks.rados.rados.0.smithi080.stdout:3068: expect deleted 2023-12-01T04:57:52.037 INFO:tasks.rados.rados.0.smithi080.stdout:3069: write oid 205 current snap is 0 2023-12-01T04:57:52.037 INFO:tasks.rados.rados.0.smithi080.stdout:3069: seq_num 1939 ranges {588773=777826,1915291=673482} 2023-12-01T04:57:52.045 INFO:tasks.rados.rados.0.smithi080.stdout:3069: writing smithi08089843-205 from 588773 to 1366599 tid 1 2023-12-01T04:57:52.053 INFO:tasks.rados.rados.0.smithi080.stdout:3069: writing smithi08089843-205 from 1915291 to 2588773 tid 2 2023-12-01T04:57:52.053 INFO:tasks.rados.rados.0.smithi080.stdout:3070: read oid 82 snap -1 2023-12-01T04:57:52.053 INFO:tasks.rados.rados.0.smithi080.stdout:3070: expect (ObjNum 1293 snap 0 seq_num 1293) 2023-12-01T04:57:52.053 INFO:tasks.rados.rados.0.smithi080.stdout:3071: delete oid 294 current snap is 0 2023-12-01T04:57:52.053 INFO:tasks.rados.rados.0.smithi080.stdout:3065: finishing write tid 2 to smithi08089843-212 2023-12-01T04:57:52.053 INFO:tasks.rados.rados.0.smithi080.stdout:3065: finishing write tid 3 to smithi08089843-212 2023-12-01T04:57:52.053 INFO:tasks.rados.rados.0.smithi080.stdout:3065: finishing write tid 4 to smithi08089843-212 2023-12-01T04:57:52.053 INFO:tasks.rados.rados.0.smithi080.stdout:3065: oid 212 updating version 0 to 366 2023-12-01T04:57:52.053 INFO:tasks.rados.rados.0.smithi080.stdout:3065: oid 212 updating version 366 to 367 2023-12-01T04:57:52.053 INFO:tasks.rados.rados.0.smithi080.stdout:3065: oid 212 version 367 is already newer than 365 2023-12-01T04:57:52.053 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 212 v 367 (ObjNum 1937 snap 0 seq_num 1937) dirty exists 2023-12-01T04:57:52.053 INFO:tasks.rados.rados.0.smithi080.stdout:3065: left oid 212 (ObjNum 1937 snap 0 seq_num 1937) 2023-12-01T04:57:52.053 INFO:tasks.rados.rados.0.smithi080.stdout:3069: finishing write tid 1 to smithi08089843-205 2023-12-01T04:57:52.055 INFO:tasks.rados.rados.0.smithi080.stdout:3065: done (4 left) 2023-12-01T04:57:52.055 INFO:tasks.rados.rados.0.smithi080.stdout:3068: done (3 left) 2023-12-01T04:57:52.055 INFO:tasks.rados.rados.0.smithi080.stdout:3071: done (2 left) 2023-12-01T04:57:52.055 INFO:tasks.rados.rados.0.smithi080.stdout:3072: read oid 359 snap -1 2023-12-01T04:57:52.055 INFO:tasks.rados.rados.0.smithi080.stdout:3072: expect (ObjNum 1665 snap 0 seq_num 1665) 2023-12-01T04:57:52.056 INFO:tasks.rados.rados.0.smithi080.stdout:3073: read oid 69 snap -1 2023-12-01T04:57:52.056 INFO:tasks.rados.rados.0.smithi080.stdout:3073: expect (ObjNum 1710 snap 0 seq_num 1710) 2023-12-01T04:57:52.056 INFO:tasks.rados.rados.0.smithi080.stdout:3074: write oid 27 current snap is 0 2023-12-01T04:57:52.056 INFO:tasks.rados.rados.0.smithi080.stdout:3074: seq_num 1941 ranges {622387=528324,1915902=706485} 2023-12-01T04:57:52.062 INFO:tasks.rados.rados.0.smithi080.stdout:3074: writing smithi08089843-27 from 622387 to 1150711 tid 1 2023-12-01T04:57:52.071 INFO:tasks.rados.rados.0.smithi080.stdout:3074: writing smithi08089843-27 from 1915902 to 2622387 tid 2 2023-12-01T04:57:52.071 INFO:tasks.rados.rados.0.smithi080.stdout:3075: read oid 206 snap -1 2023-12-01T04:57:52.071 INFO:tasks.rados.rados.0.smithi080.stdout:3075: expect (ObjNum 851 snap 0 seq_num 851) 2023-12-01T04:57:52.071 INFO:tasks.rados.rados.0.smithi080.stdout:3076: write oid 303 current snap is 0 2023-12-01T04:57:52.071 INFO:tasks.rados.rados.0.smithi080.stdout:3076: seq_num 1942 ranges {639194=603573,1974384=538006} 2023-12-01T04:57:52.078 INFO:tasks.rados.rados.0.smithi080.stdout:3076: writing smithi08089843-303 from 639194 to 1242767 tid 1 2023-12-01T04:57:52.086 INFO:tasks.rados.rados.0.smithi080.stdout:3076: writing smithi08089843-303 from 1974384 to 2512390 tid 2 2023-12-01T04:57:52.086 INFO:tasks.rados.rados.0.smithi080.stdout:3077: write oid 70 current snap is 0 2023-12-01T04:57:52.086 INFO:tasks.rados.rados.0.smithi080.stdout:3077: seq_num 1943 ranges {656001=678822,2032866=623135} 2023-12-01T04:57:52.093 INFO:tasks.rados.rados.0.smithi080.stdout:3077: writing smithi08089843-70 from 656001 to 1334823 tid 1 2023-12-01T04:57:52.101 INFO:tasks.rados.rados.0.smithi080.stdout:3077: writing smithi08089843-70 from 2032866 to 2656001 tid 2 2023-12-01T04:57:52.101 INFO:tasks.rados.rados.0.smithi080.stdout:3078: read oid 353 snap -1 2023-12-01T04:57:52.101 INFO:tasks.rados.rados.0.smithi080.stdout:3078: expect (ObjNum 352 snap 0 seq_num 352) 2023-12-01T04:57:52.102 INFO:tasks.rados.rados.0.smithi080.stdout:3079: read oid 175 snap -1 2023-12-01T04:57:52.102 INFO:tasks.rados.rados.0.smithi080.stdout:3079: expect (ObjNum 1880 snap 0 seq_num 1880) 2023-12-01T04:57:52.102 INFO:tasks.rados.rados.0.smithi080.stdout:3080: write oid 298 current snap is 0 2023-12-01T04:57:52.102 INFO:tasks.rados.rados.0.smithi080.stdout:3080: seq_num 1944 ranges {672808=754071,1974995=541675} 2023-12-01T04:57:52.110 INFO:tasks.rados.rados.0.smithi080.stdout:3080: writing smithi08089843-298 from 672808 to 1426879 tid 1 2023-12-01T04:57:52.116 INFO:tasks.rados.rados.0.smithi080.stdout:3080: writing smithi08089843-298 from 1974995 to 2516670 tid 2 2023-12-01T04:57:52.116 INFO:tasks.rados.rados.0.smithi080.stdout:3081: write oid 438 current snap is 0 2023-12-01T04:57:52.117 INFO:tasks.rados.rados.0.smithi080.stdout:3081: seq_num 1945 ranges {689615=429320,1633477=401686,2445721=243894} 2023-12-01T04:57:52.123 INFO:tasks.rados.rados.0.smithi080.stdout:3081: writing smithi08089843-438 from 689615 to 1118935 tid 1 2023-12-01T04:57:52.129 INFO:tasks.rados.rados.0.smithi080.stdout:3081: writing smithi08089843-438 from 1633477 to 2035163 tid 2 2023-12-01T04:57:52.133 INFO:tasks.rados.rados.0.smithi080.stdout:3081: writing smithi08089843-438 from 2445721 to 2689615 tid 3 2023-12-01T04:57:52.133 INFO:tasks.rados.rados.0.smithi080.stdout:3082: write oid 208 current snap is 0 2023-12-01T04:57:52.133 INFO:tasks.rados.rados.0.smithi080.stdout:3082: seq_num 1946 ranges {706422=504569,1691959=545344} 2023-12-01T04:57:52.140 INFO:tasks.rados.rados.0.smithi080.stdout:3082: writing smithi08089843-208 from 706422 to 1210991 tid 1 2023-12-01T04:57:52.146 INFO:tasks.rados.rados.0.smithi080.stdout:3082: writing smithi08089843-208 from 1691959 to 2237303 tid 2 2023-12-01T04:57:52.146 INFO:tasks.rados.rados.0.smithi080.stdout:3083: read oid 45 snap -1 2023-12-01T04:57:52.147 INFO:tasks.rados.rados.0.smithi080.stdout:3083: expect (ObjNum 1810 snap 0 seq_num 1810) 2023-12-01T04:57:52.147 INFO:tasks.rados.rados.0.smithi080.stdout:3084: read oid 101 snap -1 2023-12-01T04:57:52.147 INFO:tasks.rados.rados.0.smithi080.stdout:3084: expect (ObjNum 1876 snap 0 seq_num 1876) 2023-12-01T04:57:52.147 INFO:tasks.rados.rados.0.smithi080.stdout:3085: read oid 343 snap -1 2023-12-01T04:57:52.147 INFO:tasks.rados.rados.0.smithi080.stdout:3085: expect deleted 2023-12-01T04:57:52.147 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:57:52.147 INFO:tasks.rados.rados.0.smithi080.stdout:3069: finishing write tid 2 to smithi08089843-205 2023-12-01T04:57:52.147 INFO:tasks.rados.rados.0.smithi080.stdout:3069: finishing write tid 3 to smithi08089843-205 2023-12-01T04:57:52.147 INFO:tasks.rados.rados.0.smithi080.stdout:3069: finishing write tid 4 to smithi08089843-205 2023-12-01T04:57:52.147 INFO:tasks.rados.rados.0.smithi080.stdout:3069: oid 205 updating version 0 to 250 2023-12-01T04:57:52.147 INFO:tasks.rados.rados.0.smithi080.stdout:3069: oid 205 updating version 250 to 252 2023-12-01T04:57:52.147 INFO:tasks.rados.rados.0.smithi080.stdout:3069: oid 205 version 252 is already newer than 251 2023-12-01T04:57:52.147 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 205 v 252 (ObjNum 1939 snap 0 seq_num 1939) dirty exists 2023-12-01T04:57:52.147 INFO:tasks.rados.rados.0.smithi080.stdout:3069: left oid 205 (ObjNum 1939 snap 0 seq_num 1939) 2023-12-01T04:57:52.147 INFO:tasks.rados.rados.0.smithi080.stdout:3070: expect (ObjNum 1293 snap 0 seq_num 1293) 2023-12-01T04:57:52.277 INFO:tasks.rados.rados.0.smithi080.stdout:3073: expect (ObjNum 1710 snap 0 seq_num 1710) 2023-12-01T04:57:52.424 INFO:tasks.rados.rados.0.smithi080.stdout:3074: finishing write tid 1 to smithi08089843-27 2023-12-01T04:57:52.424 INFO:tasks.rados.rados.0.smithi080.stdout:3072: expect (ObjNum 1665 snap 0 seq_num 1665) 2023-12-01T04:57:52.555 INFO:tasks.rados.rados.0.smithi080.stdout:3075: expect (ObjNum 851 snap 0 seq_num 851) 2023-12-01T04:57:52.679 INFO:tasks.rados.rados.0.smithi080.stdout:3074: finishing write tid 2 to smithi08089843-27 2023-12-01T04:57:52.679 INFO:tasks.rados.rados.0.smithi080.stdout:3074: finishing write tid 3 to smithi08089843-27 2023-12-01T04:57:52.679 INFO:tasks.rados.rados.0.smithi080.stdout:3074: finishing write tid 4 to smithi08089843-27 2023-12-01T04:57:52.679 INFO:tasks.rados.rados.0.smithi080.stdout:3074: oid 27 updating version 0 to 376 2023-12-01T04:57:52.679 INFO:tasks.rados.rados.0.smithi080.stdout:3074: oid 27 version 376 is already newer than 375 2023-12-01T04:57:52.679 INFO:tasks.rados.rados.0.smithi080.stdout:3074: oid 27 version 376 is already newer than 374 2023-12-01T04:57:52.679 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 27 v 376 (ObjNum 1941 snap 0 seq_num 1941) dirty exists 2023-12-01T04:57:52.680 INFO:tasks.rados.rados.0.smithi080.stdout:3074: left oid 27 (ObjNum 1941 snap 0 seq_num 1941) 2023-12-01T04:57:52.680 INFO:tasks.rados.rados.0.smithi080.stdout:3076: finishing write tid 1 to smithi08089843-303 2023-12-01T04:57:52.680 INFO:tasks.rados.rados.0.smithi080.stdout:3076: finishing write tid 2 to smithi08089843-303 2023-12-01T04:57:52.680 INFO:tasks.rados.rados.0.smithi080.stdout:3076: finishing write tid 3 to smithi08089843-303 2023-12-01T04:57:52.680 INFO:tasks.rados.rados.0.smithi080.stdout:3076: finishing write tid 4 to smithi08089843-303 2023-12-01T04:57:52.680 INFO:tasks.rados.rados.0.smithi080.stdout:3076: oid 303 updating version 0 to 447 2023-12-01T04:57:52.680 INFO:tasks.rados.rados.0.smithi080.stdout:3076: oid 303 version 447 is already newer than 446 2023-12-01T04:57:52.680 INFO:tasks.rados.rados.0.smithi080.stdout:3076: oid 303 version 447 is already newer than 445 2023-12-01T04:57:52.680 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 303 v 447 (ObjNum 1942 snap 0 seq_num 1942) dirty exists 2023-12-01T04:57:52.680 INFO:tasks.rados.rados.0.smithi080.stdout:3076: left oid 303 (ObjNum 1942 snap 0 seq_num 1942) 2023-12-01T04:57:52.680 INFO:tasks.rados.rados.0.smithi080.stdout:3077: finishing write tid 1 to smithi08089843-70 2023-12-01T04:57:52.680 INFO:tasks.rados.rados.0.smithi080.stdout:3077: finishing write tid 2 to smithi08089843-70 2023-12-01T04:57:52.680 INFO:tasks.rados.rados.0.smithi080.stdout:3077: finishing write tid 3 to smithi08089843-70 2023-12-01T04:57:52.681 INFO:tasks.rados.rados.0.smithi080.stdout:3077: finishing write tid 4 to smithi08089843-70 2023-12-01T04:57:52.681 INFO:tasks.rados.rados.0.smithi080.stdout:3077: oid 70 updating version 0 to 368 2023-12-01T04:57:52.681 INFO:tasks.rados.rados.0.smithi080.stdout:3077: oid 70 version 368 is already newer than 367 2023-12-01T04:57:52.681 INFO:tasks.rados.rados.0.smithi080.stdout:3077: oid 70 updating version 368 to 369 2023-12-01T04:57:52.682 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 70 v 369 (ObjNum 1943 snap 0 seq_num 1943) dirty exists 2023-12-01T04:57:52.682 INFO:tasks.rados.rados.0.smithi080.stdout:3077: left oid 70 (ObjNum 1943 snap 0 seq_num 1943) 2023-12-01T04:57:52.682 INFO:tasks.rados.rados.0.smithi080.stdout:3078: expect (ObjNum 352 snap 0 seq_num 352) 2023-12-01T04:57:52.810 INFO:tasks.rados.rados.0.smithi080.stdout:3079: expect (ObjNum 1880 snap 0 seq_num 1880) 2023-12-01T04:57:52.925 INFO:tasks.rados.rados.0.smithi080.stdout:3080: finishing write tid 1 to smithi08089843-298 2023-12-01T04:57:52.925 INFO:tasks.rados.rados.0.smithi080.stdout:3080: finishing write tid 2 to smithi08089843-298 2023-12-01T04:57:52.925 INFO:tasks.rados.rados.0.smithi080.stdout:3080: finishing write tid 3 to smithi08089843-298 2023-12-01T04:57:52.925 INFO:tasks.rados.rados.0.smithi080.stdout:3080: finishing write tid 4 to smithi08089843-298 2023-12-01T04:57:52.926 INFO:tasks.rados.rados.0.smithi080.stdout:3080: oid 298 updating version 0 to 434 2023-12-01T04:57:52.926 INFO:tasks.rados.rados.0.smithi080.stdout:3080: oid 298 updating version 434 to 435 2023-12-01T04:57:52.926 INFO:tasks.rados.rados.0.smithi080.stdout:3080: oid 298 version 435 is already newer than 433 2023-12-01T04:57:52.926 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 298 v 435 (ObjNum 1944 snap 0 seq_num 1944) dirty exists 2023-12-01T04:57:52.926 INFO:tasks.rados.rados.0.smithi080.stdout:3080: left oid 298 (ObjNum 1944 snap 0 seq_num 1944) 2023-12-01T04:57:52.926 INFO:tasks.rados.rados.0.smithi080.stdout:3081: finishing write tid 1 to smithi08089843-438 2023-12-01T04:57:52.926 INFO:tasks.rados.rados.0.smithi080.stdout:3069: done (15 left) 2023-12-01T04:57:52.926 INFO:tasks.rados.rados.0.smithi080.stdout:3070: done (14 left) 2023-12-01T04:57:52.926 INFO:tasks.rados.rados.0.smithi080.stdout:3072: done (13 left) 2023-12-01T04:57:52.926 INFO:tasks.rados.rados.0.smithi080.stdout:3073: done (12 left) 2023-12-01T04:57:52.926 INFO:tasks.rados.rados.0.smithi080.stdout:3074: done (11 left) 2023-12-01T04:57:52.926 INFO:tasks.rados.rados.0.smithi080.stdout:3075: done (10 left) 2023-12-01T04:57:52.926 INFO:tasks.rados.rados.0.smithi080.stdout:3076: done (9 left) 2023-12-01T04:57:52.926 INFO:tasks.rados.rados.0.smithi080.stdout:3077: done (8 left) 2023-12-01T04:57:52.927 INFO:tasks.rados.rados.0.smithi080.stdout:3078: done (7 left) 2023-12-01T04:57:52.927 INFO:tasks.rados.rados.0.smithi080.stdout:3079: done (6 left) 2023-12-01T04:57:52.927 INFO:tasks.rados.rados.0.smithi080.stdout:3080: done (5 left) 2023-12-01T04:57:52.927 INFO:tasks.rados.rados.0.smithi080.stdout:3086: write oid 302 current snap is 0 2023-12-01T04:57:52.927 INFO:tasks.rados.rados.0.smithi080.stdout:3086: seq_num 1947 ranges {723229=696171,1866794=689002} 2023-12-01T04:57:52.932 INFO:tasks.rados.rados.0.smithi080.stdout:3086: writing smithi08089843-302 from 723229 to 1419400 tid 1 2023-12-01T04:57:52.940 INFO:tasks.rados.rados.0.smithi080.stdout:3086: writing smithi08089843-302 from 1866794 to 2555796 tid 2 2023-12-01T04:57:52.941 INFO:tasks.rados.rados.0.smithi080.stdout:3087: read oid 496 snap -1 2023-12-01T04:57:52.941 INFO:tasks.rados.rados.0.smithi080.stdout:3087: expect (ObjNum 1246 snap 0 seq_num 1246) 2023-12-01T04:57:52.941 INFO:tasks.rados.rados.0.smithi080.stdout:3088: write oid 292 current snap is 0 2023-12-01T04:57:52.941 INFO:tasks.rados.rados.0.smithi080.stdout:3081: finishing write tid 2 to smithi08089843-438 2023-12-01T04:57:52.941 INFO:tasks.rados.rados.0.smithi080.stdout:3081: finishing write tid 3 to smithi08089843-438 2023-12-01T04:57:52.941 INFO:tasks.rados.rados.0.smithi080.stdout:3081: finishing write tid 4 to smithi08089843-438 2023-12-01T04:57:52.941 INFO:tasks.rados.rados.0.smithi080.stdout:3081: finishing write tid 5 to smithi08089843-438 2023-12-01T04:57:52.941 INFO:tasks.rados.rados.0.smithi080.stdout:3081: oid 438 updating version 0 to 377 2023-12-01T04:57:52.941 INFO:tasks.rados.rados.0.smithi080.stdout:3081: oid 438 updating version 377 to 379 2023-12-01T04:57:52.941 INFO:tasks.rados.rados.0.smithi080.stdout:3081: oid 438 version 379 is already newer than 378 2023-12-01T04:57:52.941 INFO:tasks.rados.rados.0.smithi080.stdout:3081: oid 438 updating version 379 to 380 2023-12-01T04:57:52.942 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 438 v 380 (ObjNum 1945 snap 0 seq_num 1945) dirty exists 2023-12-01T04:57:52.942 INFO:tasks.rados.rados.0.smithi080.stdout:3081: left oid 438 (ObjNum 1945 snap 0 seq_num 1945) 2023-12-01T04:57:52.942 INFO:tasks.rados.rados.0.smithi080.stdout:3082: finishing write tid 1 to smithi08089843-208 2023-12-01T04:57:52.942 INFO:tasks.rados.rados.0.smithi080.stdout:3088: seq_num 1948 ranges {740036=771420,2208923=531113} 2023-12-01T04:57:52.949 INFO:tasks.rados.rados.0.smithi080.stdout:3088: writing smithi08089843-292 from 740036 to 1511456 tid 1 2023-12-01T04:57:52.956 INFO:tasks.rados.rados.0.smithi080.stdout:3088: writing smithi08089843-292 from 2208923 to 2740036 tid 2 2023-12-01T04:57:52.956 INFO:tasks.rados.rados.0.smithi080.stdout:3081: done (7 left) 2023-12-01T04:57:52.956 INFO:tasks.rados.rados.0.smithi080.stdout:3089: read oid 46 snap -1 2023-12-01T04:57:52.956 INFO:tasks.rados.rados.0.smithi080.stdout:3089: expect (ObjNum 1885 snap 0 seq_num 1885) 2023-12-01T04:57:52.956 INFO:tasks.rados.rados.0.smithi080.stdout:3090: read oid 356 snap -1 2023-12-01T04:57:52.956 INFO:tasks.rados.rados.0.smithi080.stdout:3090: expect (ObjNum 1573 snap 0 seq_num 1573) 2023-12-01T04:57:52.956 INFO:tasks.rados.rados.0.smithi080.stdout:3091: write oid 100 current snap is 0 2023-12-01T04:57:52.956 INFO:tasks.rados.rados.0.smithi080.stdout:3091: seq_num 1949 ranges {756843=446669,1867405=692671} 2023-12-01T04:57:52.963 INFO:tasks.rados.rados.0.smithi080.stdout:3091: writing smithi08089843-100 from 756843 to 1203512 tid 1 2023-12-01T04:57:52.971 INFO:tasks.rados.rados.0.smithi080.stdout:3091: writing smithi08089843-100 from 1867405 to 2560076 tid 2 2023-12-01T04:57:52.971 INFO:tasks.rados.rados.0.smithi080.stdout:3092: read oid 396 snap -1 2023-12-01T04:57:52.971 INFO:tasks.rados.rados.0.smithi080.stdout:3092: expect deleted 2023-12-01T04:57:52.971 INFO:tasks.rados.rados.0.smithi080.stdout:3093: write oid 24 current snap is 0 2023-12-01T04:57:52.971 INFO:tasks.rados.rados.0.smithi080.stdout:3093: seq_num 1950 ranges {773650=521918,1925887=552682} 2023-12-01T04:57:52.978 INFO:tasks.rados.rados.0.smithi080.stdout:3093: writing smithi08089843-24 from 773650 to 1295568 tid 1 2023-12-01T04:57:52.984 INFO:tasks.rados.rados.0.smithi080.stdout:3093: writing smithi08089843-24 from 1925887 to 2478569 tid 2 2023-12-01T04:57:52.984 INFO:tasks.rados.rados.0.smithi080.stdout:3094: write oid 158 current snap is 0 2023-12-01T04:57:52.984 INFO:tasks.rados.rados.0.smithi080.stdout:3094: seq_num 1951 ranges {790457=597167,1984369=696340} 2023-12-01T04:57:52.992 INFO:tasks.rados.rados.0.smithi080.stdout:3094: writing smithi08089843-158 from 790457 to 1387624 tid 1 2023-12-01T04:57:52.999 INFO:tasks.rados.rados.0.smithi080.stdout:3094: writing smithi08089843-158 from 1984369 to 2680709 tid 2 2023-12-01T04:57:52.999 INFO:tasks.rados.rados.0.smithi080.stdout:3095: write oid 152 current snap is 0 2023-12-01T04:57:53.000 INFO:tasks.rados.rados.0.smithi080.stdout:3095: seq_num 1952 ranges {407264=672416,1526498=556351,2804976=2288} 2023-12-01T04:57:53.005 INFO:tasks.rados.rados.0.smithi080.stdout:3095: writing smithi08089843-152 from 407264 to 1079680 tid 1 2023-12-01T04:57:53.010 INFO:tasks.rados.rados.0.smithi080.stdout:3095: writing smithi08089843-152 from 1526498 to 2082849 tid 2 2023-12-01T04:57:53.015 INFO:tasks.rados.rados.0.smithi080.stdout:3095: writing smithi08089843-152 from 2804976 to 2807264 tid 3 2023-12-01T04:57:53.015 INFO:tasks.rados.rados.0.smithi080.stdout:3096: read oid 277 snap -1 2023-12-01T04:57:53.015 INFO:tasks.rados.rados.0.smithi080.stdout:3096: expect (ObjNum 1092 snap 0 seq_num 1092) 2023-12-01T04:57:53.015 INFO:tasks.rados.rados.0.smithi080.stdout:3097: delete oid 242 current snap is 0 2023-12-01T04:57:53.015 INFO:tasks.rados.rados.0.smithi080.stdout:3084: expect (ObjNum 1876 snap 0 seq_num 1876) 2023-12-01T04:57:53.144 INFO:tasks.rados.rados.0.smithi080.stdout:3082: finishing write tid 2 to smithi08089843-208 2023-12-01T04:57:53.145 INFO:tasks.rados.rados.0.smithi080.stdout:3082: finishing write tid 3 to smithi08089843-208 2023-12-01T04:57:53.145 INFO:tasks.rados.rados.0.smithi080.stdout:3082: finishing write tid 4 to smithi08089843-208 2023-12-01T04:57:53.145 INFO:tasks.rados.rados.0.smithi080.stdout:3082: oid 208 updating version 0 to 543 2023-12-01T04:57:53.145 INFO:tasks.rados.rados.0.smithi080.stdout:3082: oid 208 version 543 is already newer than 542 2023-12-01T04:57:53.145 INFO:tasks.rados.rados.0.smithi080.stdout:3082: oid 208 version 543 is already newer than 541 2023-12-01T04:57:53.145 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 208 v 543 (ObjNum 1946 snap 0 seq_num 1946) dirty exists 2023-12-01T04:57:53.145 INFO:tasks.rados.rados.0.smithi080.stdout:3082: left oid 208 (ObjNum 1946 snap 0 seq_num 1946) 2023-12-01T04:57:53.145 INFO:tasks.rados.rados.0.smithi080.stdout:3083: expect (ObjNum 1810 snap 0 seq_num 1810) 2023-12-01T04:57:53.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:57:52 smithi080 bash[28361]: audit 2023-12-01T04:57:52.087584+0000 mon.a (mon.0) 875 : audit 0 from='client.? 172.21.15.80:0/3267379502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:57:53.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:57:52 smithi080 bash[28361]: cluster 2023-12-01T04:57:52.173944+0000 mgr.y (mgr.24362) 281 : cluster 0 pgmap v252: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 85 MiB/s rd, 10 MiB/s wr, 110 op/s 2023-12-01T04:57:53.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:57:52 smithi080 bash[41963]: audit 2023-12-01T04:57:52.087584+0000 mon.a (mon.0) 875 : audit 0 from='client.? 172.21.15.80:0/3267379502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:57:53.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:57:52 smithi080 bash[41963]: cluster 2023-12-01T04:57:52.173944+0000 mgr.y (mgr.24362) 281 : cluster 0 pgmap v252: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 85 MiB/s rd, 10 MiB/s wr, 110 op/s 2023-12-01T04:57:53.261 INFO:tasks.rados.rados.0.smithi080.stdout:3086: finishing write tid 1 to smithi08089843-302 2023-12-01T04:57:53.261 INFO:tasks.rados.rados.0.smithi080.stdout:3086: finishing write tid 2 to smithi08089843-302 2023-12-01T04:57:53.261 INFO:tasks.rados.rados.0.smithi080.stdout:3086: finishing write tid 3 to smithi08089843-302 2023-12-01T04:57:53.261 INFO:tasks.rados.rados.0.smithi080.stdout:3086: finishing write tid 4 to smithi08089843-302 2023-12-01T04:57:53.262 INFO:tasks.rados.rados.0.smithi080.stdout:3086: oid 302 updating version 0 to 370 2023-12-01T04:57:53.262 INFO:tasks.rados.rados.0.smithi080.stdout:3086: oid 302 version 370 is already newer than 368 2023-12-01T04:57:53.262 INFO:tasks.rados.rados.0.smithi080.stdout:3086: oid 302 version 370 is already newer than 369 2023-12-01T04:57:53.262 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 302 v 370 (ObjNum 1947 snap 0 seq_num 1947) dirty exists 2023-12-01T04:57:53.262 INFO:tasks.rados.rados.0.smithi080.stdout:3086: left oid 302 (ObjNum 1947 snap 0 seq_num 1947) 2023-12-01T04:57:53.262 INFO:tasks.rados.rados.0.smithi080.stdout:3087: expect (ObjNum 1246 snap 0 seq_num 1246) 2023-12-01T04:57:53.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:57:52 smithi090 bash[32384]: audit 2023-12-01T04:57:52.087584+0000 mon.a (mon.0) 875 : audit 0 from='client.? 172.21.15.80:0/3267379502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:57:53.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:57:52 smithi090 bash[32384]: cluster 2023-12-01T04:57:52.173944+0000 mgr.y (mgr.24362) 281 : cluster 0 pgmap v252: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 85 MiB/s rd, 10 MiB/s wr, 110 op/s 2023-12-01T04:57:53.442 INFO:tasks.rados.rados.0.smithi080.stdout:3088: finishing write tid 1 to smithi08089843-292 2023-12-01T04:57:53.442 INFO:tasks.rados.rados.0.smithi080.stdout:3088: finishing write tid 2 to smithi08089843-292 2023-12-01T04:57:53.442 INFO:tasks.rados.rados.0.smithi080.stdout:3088: finishing write tid 3 to smithi08089843-292 2023-12-01T04:57:53.442 INFO:tasks.rados.rados.0.smithi080.stdout:3088: finishing write tid 4 to smithi08089843-292 2023-12-01T04:57:53.443 INFO:tasks.rados.rados.0.smithi080.stdout:3088: oid 292 updating version 0 to 546 2023-12-01T04:57:53.443 INFO:tasks.rados.rados.0.smithi080.stdout:3088: oid 292 version 546 is already newer than 544 2023-12-01T04:57:53.443 INFO:tasks.rados.rados.0.smithi080.stdout:3088: oid 292 version 546 is already newer than 545 2023-12-01T04:57:53.443 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 292 v 546 (ObjNum 1948 snap 0 seq_num 1948) dirty exists 2023-12-01T04:57:53.443 INFO:tasks.rados.rados.0.smithi080.stdout:3088: left oid 292 (ObjNum 1948 snap 0 seq_num 1948) 2023-12-01T04:57:53.443 INFO:tasks.rados.rados.0.smithi080.stdout:3089: expect (ObjNum 1885 snap 0 seq_num 1885) 2023-12-01T04:57:53.613 INFO:tasks.rados.rados.0.smithi080.stdout:3091: finishing write tid 1 to smithi08089843-100 2023-12-01T04:57:53.614 INFO:tasks.rados.rados.0.smithi080.stdout:3090: expect (ObjNum 1573 snap 0 seq_num 1573) 2023-12-01T04:57:53.720 INFO:tasks.rados.rados.0.smithi080.stdout:3091: finishing write tid 2 to smithi08089843-100 2023-12-01T04:57:53.721 INFO:tasks.rados.rados.0.smithi080.stdout:3091: finishing write tid 3 to smithi08089843-100 2023-12-01T04:57:53.721 INFO:tasks.rados.rados.0.smithi080.stdout:3091: finishing write tid 4 to smithi08089843-100 2023-12-01T04:57:53.721 INFO:tasks.rados.rados.0.smithi080.stdout:3091: oid 100 updating version 0 to 381 2023-12-01T04:57:53.721 INFO:tasks.rados.rados.0.smithi080.stdout:3091: oid 100 updating version 381 to 383 2023-12-01T04:57:53.721 INFO:tasks.rados.rados.0.smithi080.stdout:3091: oid 100 version 383 is already newer than 382 2023-12-01T04:57:53.721 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 100 v 383 (ObjNum 1949 snap 0 seq_num 1949) dirty exists 2023-12-01T04:57:53.721 INFO:tasks.rados.rados.0.smithi080.stdout:3091: left oid 100 (ObjNum 1949 snap 0 seq_num 1949) 2023-12-01T04:57:53.721 INFO:tasks.rados.rados.0.smithi080.stdout:3093: finishing write tid 1 to smithi08089843-24 2023-12-01T04:57:53.721 INFO:tasks.rados.rados.0.smithi080.stdout:3093: finishing write tid 2 to smithi08089843-24 2023-12-01T04:57:53.721 INFO:tasks.rados.rados.0.smithi080.stdout:3093: finishing write tid 3 to smithi08089843-24 2023-12-01T04:57:53.721 INFO:tasks.rados.rados.0.smithi080.stdout:3093: finishing write tid 4 to smithi08089843-24 2023-12-01T04:57:53.721 INFO:tasks.rados.rados.0.smithi080.stdout:3093: oid 24 updating version 0 to 372 2023-12-01T04:57:53.721 INFO:tasks.rados.rados.0.smithi080.stdout:3093: oid 24 version 372 is already newer than 370 2023-12-01T04:57:53.721 INFO:tasks.rados.rados.0.smithi080.stdout:3093: oid 24 version 372 is already newer than 371 2023-12-01T04:57:53.722 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 24 v 372 (ObjNum 1950 snap 0 seq_num 1950) dirty exists 2023-12-01T04:57:53.722 INFO:tasks.rados.rados.0.smithi080.stdout:3093: left oid 24 (ObjNum 1950 snap 0 seq_num 1950) 2023-12-01T04:57:53.722 INFO:tasks.rados.rados.0.smithi080.stdout:3094: finishing write tid 1 to smithi08089843-158 2023-12-01T04:57:53.722 INFO:tasks.rados.rados.0.smithi080.stdout:3094: finishing write tid 2 to smithi08089843-158 2023-12-01T04:57:53.722 INFO:tasks.rados.rados.0.smithi080.stdout:3094: finishing write tid 3 to smithi08089843-158 2023-12-01T04:57:53.722 INFO:tasks.rados.rados.0.smithi080.stdout:3094: finishing write tid 4 to smithi08089843-158 2023-12-01T04:57:53.722 INFO:tasks.rados.rados.0.smithi080.stdout:3094: oid 158 updating version 0 to 438 2023-12-01T04:57:53.722 INFO:tasks.rados.rados.0.smithi080.stdout:3094: oid 158 version 438 is already newer than 437 2023-12-01T04:57:53.722 INFO:tasks.rados.rados.0.smithi080.stdout:3094: oid 158 version 438 is already newer than 436 2023-12-01T04:57:53.722 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 158 v 438 (ObjNum 1951 snap 0 seq_num 1951) dirty exists 2023-12-01T04:57:53.722 INFO:tasks.rados.rados.0.smithi080.stdout:3094: left oid 158 (ObjNum 1951 snap 0 seq_num 1951) 2023-12-01T04:57:53.722 INFO:tasks.rados.rados.0.smithi080.stdout:3095: finishing write tid 1 to smithi08089843-152 2023-12-01T04:57:53.722 INFO:tasks.rados.rados.0.smithi080.stdout:3095: finishing write tid 2 to smithi08089843-152 2023-12-01T04:57:53.722 INFO:tasks.rados.rados.0.smithi080.stdout:3095: finishing write tid 3 to smithi08089843-152 2023-12-01T04:57:53.723 INFO:tasks.rados.rados.0.smithi080.stdout:3095: finishing write tid 4 to smithi08089843-152 2023-12-01T04:57:53.723 INFO:tasks.rados.rados.0.smithi080.stdout:3095: finishing write tid 5 to smithi08089843-152 2023-12-01T04:57:53.723 INFO:tasks.rados.rados.0.smithi080.stdout:3095: oid 152 updating version 0 to 344 2023-12-01T04:57:53.723 INFO:tasks.rados.rados.0.smithi080.stdout:3095: oid 152 version 344 is already newer than 341 2023-12-01T04:57:53.723 INFO:tasks.rados.rados.0.smithi080.stdout:3095: oid 152 version 344 is already newer than 343 2023-12-01T04:57:53.723 INFO:tasks.rados.rados.0.smithi080.stdout:3095: oid 152 version 344 is already newer than 342 2023-12-01T04:57:53.723 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 152 v 344 (ObjNum 1952 snap 0 seq_num 1952) dirty exists 2023-12-01T04:57:53.723 INFO:tasks.rados.rados.0.smithi080.stdout:3095: left oid 152 (ObjNum 1952 snap 0 seq_num 1952) 2023-12-01T04:57:53.723 INFO:tasks.rados.rados.0.smithi080.stdout:3096: expect (ObjNum 1092 snap 0 seq_num 1092) 2023-12-01T04:57:53.802 INFO:tasks.rados.rados.0.smithi080.stdout:3082: done (15 left) 2023-12-01T04:57:53.802 INFO:tasks.rados.rados.0.smithi080.stdout:3083: done (14 left) 2023-12-01T04:57:53.802 INFO:tasks.rados.rados.0.smithi080.stdout:3084: done (13 left) 2023-12-01T04:57:53.802 INFO:tasks.rados.rados.0.smithi080.stdout:3085: done (12 left) 2023-12-01T04:57:53.803 INFO:tasks.rados.rados.0.smithi080.stdout:3086: done (11 left) 2023-12-01T04:57:53.803 INFO:tasks.rados.rados.0.smithi080.stdout:3087: done (10 left) 2023-12-01T04:57:53.803 INFO:tasks.rados.rados.0.smithi080.stdout:3088: done (9 left) 2023-12-01T04:57:53.803 INFO:tasks.rados.rados.0.smithi080.stdout:3089: done (8 left) 2023-12-01T04:57:53.803 INFO:tasks.rados.rados.0.smithi080.stdout:3090: done (7 left) 2023-12-01T04:57:53.803 INFO:tasks.rados.rados.0.smithi080.stdout:3091: done (6 left) 2023-12-01T04:57:53.803 INFO:tasks.rados.rados.0.smithi080.stdout:3092: done (5 left) 2023-12-01T04:57:53.803 INFO:tasks.rados.rados.0.smithi080.stdout:3093: done (4 left) 2023-12-01T04:57:53.803 INFO:tasks.rados.rados.0.smithi080.stdout:3094: done (3 left) 2023-12-01T04:57:53.803 INFO:tasks.rados.rados.0.smithi080.stdout:3095: done (2 left) 2023-12-01T04:57:53.803 INFO:tasks.rados.rados.0.smithi080.stdout:3096: done (1 left) 2023-12-01T04:57:53.803 INFO:tasks.rados.rados.0.smithi080.stdout:3097: done (0 left) 2023-12-01T04:57:53.803 INFO:tasks.rados.rados.0.smithi080.stdout:3098: read oid 281 snap -1 2023-12-01T04:57:53.803 INFO:tasks.rados.rados.0.smithi080.stdout:3098: expect (ObjNum 1922 snap 0 seq_num 1922) 2023-12-01T04:57:53.803 INFO:tasks.rados.rados.0.smithi080.stdout:3099: write oid 3 current snap is 0 2023-12-01T04:57:53.804 INFO:tasks.rados.rados.0.smithi080.stdout:3099: seq_num 1954 ranges {440878=539267,1759815=560020} 2023-12-01T04:57:53.812 INFO:tasks.rados.rados.0.smithi080.stdout:3099: writing smithi08089843-3 from 440878 to 980145 tid 1 2023-12-01T04:57:53.822 INFO:tasks.rados.rados.0.smithi080.stdout:3099: writing smithi08089843-3 from 1759815 to 2319835 tid 2 2023-12-01T04:57:53.822 INFO:tasks.rados.rados.0.smithi080.stdout:3100: write oid 159 current snap is 0 2023-12-01T04:57:53.822 INFO:tasks.rados.rados.0.smithi080.stdout:3100: seq_num 1955 ranges {457685=614516,1818297=703678} 2023-12-01T04:57:53.830 INFO:tasks.rados.rados.0.smithi080.stdout:3100: writing smithi08089843-159 from 457685 to 1072201 tid 1 2023-12-01T04:57:53.836 INFO:tasks.rados.rados.0.smithi080.stdout:3100: writing smithi08089843-159 from 1818297 to 2521975 tid 2 2023-12-01T04:57:53.836 INFO:tasks.rados.rados.0.smithi080.stdout:3101: read oid 432 snap -1 2023-12-01T04:57:53.837 INFO:tasks.rados.rados.0.smithi080.stdout:3101: expect (ObjNum 1060 snap 0 seq_num 1060) 2023-12-01T04:57:53.837 INFO:tasks.rados.rados.0.smithi080.stdout:3102: write oid 479 current snap is 0 2023-12-01T04:57:53.837 INFO:tasks.rados.rados.0.smithi080.stdout:3102: seq_num 1956 ranges {474492=689765,1760426=563689} 2023-12-01T04:57:53.843 INFO:tasks.rados.rados.0.smithi080.stdout:3102: writing smithi08089843-479 from 474492 to 1164257 tid 1 2023-12-01T04:57:53.850 INFO:tasks.rados.rados.0.smithi080.stdout:3102: writing smithi08089843-479 from 1760426 to 2324115 tid 2 2023-12-01T04:57:53.850 INFO:tasks.rados.rados.0.smithi080.stdout:3103: read oid 467 snap -1 2023-12-01T04:57:53.851 INFO:tasks.rados.rados.0.smithi080.stdout:3103: expect (ObjNum 1274 snap 0 seq_num 1274) 2023-12-01T04:57:53.851 INFO:tasks.rados.rados.0.smithi080.stdout:3104: write oid 287 current snap is 0 2023-12-01T04:57:53.851 INFO:tasks.rados.rados.0.smithi080.stdout:3104: seq_num 1957 ranges {491299=765014,1818908=707347} 2023-12-01T04:57:53.857 INFO:tasks.rados.rados.0.smithi080.stdout:3104: writing smithi08089843-287 from 491299 to 1256313 tid 1 2023-12-01T04:57:53.865 INFO:tasks.rados.rados.0.smithi080.stdout:3104: writing smithi08089843-287 from 1818908 to 2526255 tid 2 2023-12-01T04:57:53.865 INFO:tasks.rados.rados.0.smithi080.stdout:3105: read oid 367 snap -1 2023-12-01T04:57:53.865 INFO:tasks.rados.rados.0.smithi080.stdout:3105: expect (ObjNum 662 snap 0 seq_num 662) 2023-12-01T04:57:53.865 INFO:tasks.rados.rados.0.smithi080.stdout:3106: write oid 300 current snap is 0 2023-12-01T04:57:53.865 INFO:tasks.rados.rados.0.smithi080.stdout:3098: expect (ObjNum 1922 snap 0 seq_num 1922) 2023-12-01T04:57:53.987 INFO:tasks.rados.rados.0.smithi080.stdout:3099: finishing write tid 1 to smithi08089843-3 2023-12-01T04:57:53.987 INFO:tasks.rados.rados.0.smithi080.stdout:3099: finishing write tid 2 to smithi08089843-3 2023-12-01T04:57:53.987 INFO:tasks.rados.rados.0.smithi080.stdout:3099: finishing write tid 3 to smithi08089843-3 2023-12-01T04:57:53.987 INFO:tasks.rados.rados.0.smithi080.stdout:3099: finishing write tid 4 to smithi08089843-3 2023-12-01T04:57:53.987 INFO:tasks.rados.rados.0.smithi080.stdout:3099: oid 3 updating version 0 to 254 2023-12-01T04:57:53.988 INFO:tasks.rados.rados.0.smithi080.stdout:3099: oid 3 updating version 254 to 255 2023-12-01T04:57:53.988 INFO:tasks.rados.rados.0.smithi080.stdout:3099: oid 3 version 255 is already newer than 253 2023-12-01T04:57:53.988 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 3 v 255 (ObjNum 1954 snap 0 seq_num 1954) dirty exists 2023-12-01T04:57:53.988 INFO:tasks.rados.rados.0.smithi080.stdout:3099: left oid 3 (ObjNum 1954 snap 0 seq_num 1954) 2023-12-01T04:57:53.988 INFO:tasks.rados.rados.0.smithi080.stdout:3100: finishing write tid 1 to smithi08089843-159 2023-12-01T04:57:53.988 INFO:tasks.rados.rados.0.smithi080.stdout:3100: finishing write tid 2 to smithi08089843-159 2023-12-01T04:57:53.988 INFO:tasks.rados.rados.0.smithi080.stdout:3100: finishing write tid 3 to smithi08089843-159 2023-12-01T04:57:53.988 INFO:tasks.rados.rados.0.smithi080.stdout:3100: finishing write tid 4 to smithi08089843-159 2023-12-01T04:57:53.988 INFO:tasks.rados.rados.0.smithi080.stdout:3100: oid 159 updating version 0 to 346 2023-12-01T04:57:53.988 INFO:tasks.rados.rados.0.smithi080.stdout:3100: oid 159 updating version 346 to 347 2023-12-01T04:57:53.988 INFO:tasks.rados.rados.0.smithi080.stdout:3100: oid 159 version 347 is already newer than 345 2023-12-01T04:57:53.988 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 159 v 347 (ObjNum 1955 snap 0 seq_num 1955) dirty exists 2023-12-01T04:57:53.988 INFO:tasks.rados.rados.0.smithi080.stdout:3100: left oid 159 (ObjNum 1955 snap 0 seq_num 1955) 2023-12-01T04:57:53.989 INFO:tasks.rados.rados.0.smithi080.stdout:3101: expect (ObjNum 1060 snap 0 seq_num 1060) 2023-12-01T04:57:54.185 INFO:tasks.rados.rados.0.smithi080.stdout:3102: finishing write tid 1 to smithi08089843-479 2023-12-01T04:57:54.185 INFO:tasks.rados.rados.0.smithi080.stdout:3102: finishing write tid 2 to smithi08089843-479 2023-12-01T04:57:54.185 INFO:tasks.rados.rados.0.smithi080.stdout:3102: finishing write tid 3 to smithi08089843-479 2023-12-01T04:57:54.185 INFO:tasks.rados.rados.0.smithi080.stdout:3102: finishing write tid 4 to smithi08089843-479 2023-12-01T04:57:54.186 INFO:tasks.rados.rados.0.smithi080.stdout:3102: oid 479 updating version 0 to 458 2023-12-01T04:57:54.186 INFO:tasks.rados.rados.0.smithi080.stdout:3102: oid 479 version 458 is already newer than 457 2023-12-01T04:57:54.186 INFO:tasks.rados.rados.0.smithi080.stdout:3102: oid 479 updating version 458 to 459 2023-12-01T04:57:54.186 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 479 v 459 (ObjNum 1956 snap 0 seq_num 1956) dirty exists 2023-12-01T04:57:54.186 INFO:tasks.rados.rados.0.smithi080.stdout:3102: left oid 479 (ObjNum 1956 snap 0 seq_num 1956) 2023-12-01T04:57:54.186 INFO:tasks.rados.rados.0.smithi080.stdout:3103: expect (ObjNum 1274 snap 0 seq_num 1274) 2023-12-01T04:57:54.392 INFO:tasks.rados.rados.0.smithi080.stdout:3104: finishing write tid 1 to smithi08089843-287 2023-12-01T04:57:54.392 INFO:tasks.rados.rados.0.smithi080.stdout:3104: finishing write tid 2 to smithi08089843-287 2023-12-01T04:57:54.392 INFO:tasks.rados.rados.0.smithi080.stdout:3104: finishing write tid 3 to smithi08089843-287 2023-12-01T04:57:54.392 INFO:tasks.rados.rados.0.smithi080.stdout:3104: finishing write tid 4 to smithi08089843-287 2023-12-01T04:57:54.392 INFO:tasks.rados.rados.0.smithi080.stdout:3104: oid 287 updating version 0 to 348 2023-12-01T04:57:54.392 INFO:tasks.rados.rados.0.smithi080.stdout:3104: oid 287 updating version 348 to 349 2023-12-01T04:57:54.392 INFO:tasks.rados.rados.0.smithi080.stdout:3104: oid 287 updating version 349 to 350 2023-12-01T04:57:54.392 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 287 v 350 (ObjNum 1957 snap 0 seq_num 1957) dirty exists 2023-12-01T04:57:54.393 INFO:tasks.rados.rados.0.smithi080.stdout:3104: left oid 287 (ObjNum 1957 snap 0 seq_num 1957) 2023-12-01T04:57:54.393 INFO:tasks.rados.rados.0.smithi080.stdout:3105: expect (ObjNum 662 snap 0 seq_num 662) 2023-12-01T04:57:54.539 INFO:tasks.rados.rados.0.smithi080.stdout:3106: seq_num 1958 ranges {508106=440263,1477390=567358,2685867=222239} 2023-12-01T04:57:54.550 INFO:tasks.rados.rados.0.smithi080.stdout:3106: writing smithi08089843-300 from 508106 to 948369 tid 1 2023-12-01T04:57:54.557 INFO:tasks.rados.rados.0.smithi080.stdout:3106: writing smithi08089843-300 from 1477390 to 2044748 tid 2 2023-12-01T04:57:54.562 INFO:tasks.rados.rados.0.smithi080.stdout:3106: writing smithi08089843-300 from 2685867 to 2908106 tid 3 2023-12-01T04:57:54.562 INFO:tasks.rados.rados.0.smithi080.stdout:3098: done (8 left) 2023-12-01T04:57:54.562 INFO:tasks.rados.rados.0.smithi080.stdout:3099: done (7 left) 2023-12-01T04:57:54.563 INFO:tasks.rados.rados.0.smithi080.stdout:3100: done (6 left) 2023-12-01T04:57:54.563 INFO:tasks.rados.rados.0.smithi080.stdout:3101: done (5 left) 2023-12-01T04:57:54.563 INFO:tasks.rados.rados.0.smithi080.stdout:3102: done (4 left) 2023-12-01T04:57:54.563 INFO:tasks.rados.rados.0.smithi080.stdout:3103: done (3 left) 2023-12-01T04:57:54.563 INFO:tasks.rados.rados.0.smithi080.stdout:3104: done (2 left) 2023-12-01T04:57:54.563 INFO:tasks.rados.rados.0.smithi080.stdout:3105: done (1 left) 2023-12-01T04:57:54.563 INFO:tasks.rados.rados.0.smithi080.stdout:3107: delete oid 192 current snap is 0 2023-12-01T04:57:54.563 INFO:tasks.rados.rados.0.smithi080.stdout:3106: finishing write tid 1 to smithi08089843-300 2023-12-01T04:57:54.563 INFO:tasks.rados.rados.0.smithi080.stdout:3106: finishing write tid 2 to smithi08089843-300 2023-12-01T04:57:54.564 INFO:tasks.rados.rados.0.smithi080.stdout:3107: done (1 left) 2023-12-01T04:57:54.564 INFO:tasks.rados.rados.0.smithi080.stdout:3108: delete oid 192 current snap is 0 2023-12-01T04:57:54.565 INFO:tasks.rados.rados.0.smithi080.stdout:3106: finishing write tid 3 to smithi08089843-300 2023-12-01T04:57:54.566 INFO:tasks.rados.rados.0.smithi080.stdout:3108: done (1 left) 2023-12-01T04:57:54.566 INFO:tasks.rados.rados.0.smithi080.stdout:3109: write oid 155 current snap is 0 2023-12-01T04:57:54.566 INFO:tasks.rados.rados.0.smithi080.stdout:3106: finishing write tid 4 to smithi08089843-300 2023-12-01T04:57:54.566 INFO:tasks.rados.rados.0.smithi080.stdout:3109: seq_num 1961 ranges {558527=666010,1936483=714685} 2023-12-01T04:57:54.577 INFO:tasks.rados.rados.0.smithi080.stdout:3109: writing smithi08089843-155 from 558527 to 1224537 tid 1 2023-12-01T04:57:54.586 INFO:tasks.rados.rados.0.smithi080.stdout:3109: writing smithi08089843-155 from 1936483 to 2651168 tid 2 2023-12-01T04:57:54.586 INFO:tasks.rados.rados.0.smithi080.stdout:3110: write oid 381 current snap is 0 2023-12-01T04:57:54.586 INFO:tasks.rados.rados.0.smithi080.stdout:3110: seq_num 1962 ranges {575334=457612,1711318=458343,2679206=296128} 2023-12-01T04:57:54.592 INFO:tasks.rados.rados.0.smithi080.stdout:3110: writing smithi08089843-381 from 575334 to 1032946 tid 1 2023-12-01T04:57:54.598 INFO:tasks.rados.rados.0.smithi080.stdout:3110: writing smithi08089843-381 from 1711318 to 2169661 tid 2 2023-12-01T04:57:54.603 INFO:tasks.rados.rados.0.smithi080.stdout:3110: writing smithi08089843-381 from 2679206 to 2975334 tid 3 2023-12-01T04:57:54.603 INFO:tasks.rados.rados.0.smithi080.stdout:3111: write oid 330 current snap is 0 2023-12-01T04:57:54.603 INFO:tasks.rados.rados.0.smithi080.stdout:3106: finishing write tid 5 to smithi08089843-300 2023-12-01T04:57:54.603 INFO:tasks.rados.rados.0.smithi080.stdout:3106: oid 300 updating version 0 to 368 2023-12-01T04:57:54.603 INFO:tasks.rados.rados.0.smithi080.stdout:3106: oid 300 updating version 368 to 370 2023-12-01T04:57:54.603 INFO:tasks.rados.rados.0.smithi080.stdout:3106: oid 300 updating version 370 to 371 2023-12-01T04:57:54.603 INFO:tasks.rados.rados.0.smithi080.stdout:3106: oid 300 version 371 is already newer than 369 2023-12-01T04:57:54.603 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 300 v 371 (ObjNum 1958 snap 0 seq_num 1958) dirty exists 2023-12-01T04:57:54.603 INFO:tasks.rados.rados.0.smithi080.stdout:3106: left oid 300 (ObjNum 1958 snap 0 seq_num 1958) 2023-12-01T04:57:54.603 INFO:tasks.rados.rados.0.smithi080.stdout:3111: seq_num 1963 ranges {592141=532861,1769800=718354} 2023-12-01T04:57:54.609 INFO:tasks.rados.rados.0.smithi080.stdout:3111: writing smithi08089843-330 from 592141 to 1125002 tid 1 2023-12-01T04:57:54.617 INFO:tasks.rados.rados.0.smithi080.stdout:3111: writing smithi08089843-330 from 1769800 to 2488154 tid 2 2023-12-01T04:57:54.617 INFO:tasks.rados.rados.0.smithi080.stdout:3106: done (3 left) 2023-12-01T04:57:54.617 INFO:tasks.rados.rados.0.smithi080.stdout:3112: read oid 104 snap -1 2023-12-01T04:57:54.617 INFO:tasks.rados.rados.0.smithi080.stdout:3112: expect (ObjNum 1503 snap 0 seq_num 1503) 2023-12-01T04:57:54.617 INFO:tasks.rados.rados.0.smithi080.stdout:3113: write oid 472 current snap is 0 2023-12-01T04:57:54.617 INFO:tasks.rados.rados.0.smithi080.stdout:3113: seq_num 1964 ranges {608948=608110,1828282=462012,2734052=274896} 2023-12-01T04:57:54.624 INFO:tasks.rados.rados.0.smithi080.stdout:3113: writing smithi08089843-472 from 608948 to 1217058 tid 1 2023-12-01T04:57:54.630 INFO:tasks.rados.rados.0.smithi080.stdout:3113: writing smithi08089843-472 from 1828282 to 2290294 tid 2 2023-12-01T04:57:54.635 INFO:tasks.rados.rados.0.smithi080.stdout:3113: writing smithi08089843-472 from 2734052 to 3008948 tid 3 2023-12-01T04:57:54.635 INFO:tasks.rados.rados.0.smithi080.stdout:3114: read oid 476 snap -1 2023-12-01T04:57:54.635 INFO:tasks.rados.rados.0.smithi080.stdout:3114: expect (ObjNum 1611 snap 0 seq_num 1611) 2023-12-01T04:57:54.635 INFO:tasks.rados.rados.0.smithi080.stdout:3115: read oid 4 snap -1 2023-12-01T04:57:54.635 INFO:tasks.rados.rados.0.smithi080.stdout:3115: expect (ObjNum 1433 snap 0 seq_num 1433) 2023-12-01T04:57:54.636 INFO:tasks.rados.rados.0.smithi080.stdout:3116: write oid 267 current snap is 0 2023-12-01T04:57:54.636 INFO:tasks.rados.rados.0.smithi080.stdout:3109: finishing write tid 1 to smithi08089843-155 2023-12-01T04:57:54.636 INFO:tasks.rados.rados.0.smithi080.stdout:3116: seq_num 1965 ranges {625755=683359,1770411=722023} 2023-12-01T04:57:54.643 INFO:tasks.rados.rados.0.smithi080.stdout:3116: writing smithi08089843-267 from 625755 to 1309114 tid 1 2023-12-01T04:57:54.650 INFO:tasks.rados.rados.0.smithi080.stdout:3116: writing smithi08089843-267 from 1770411 to 2492434 tid 2 2023-12-01T04:57:54.650 INFO:tasks.rados.rados.0.smithi080.stdout:3117: read oid 68 snap -1 2023-12-01T04:57:54.650 INFO:tasks.rados.rados.0.smithi080.stdout:3117: expect (ObjNum 1862 snap 0 seq_num 1862) 2023-12-01T04:57:54.651 INFO:tasks.rados.rados.0.smithi080.stdout:3118: read oid 294 snap -1 2023-12-01T04:57:54.651 INFO:tasks.rados.rados.0.smithi080.stdout:3118: expect deleted 2023-12-01T04:57:54.651 INFO:tasks.rados.rados.0.smithi080.stdout:3119: write oid 419 current snap is 0 2023-12-01T04:57:54.651 INFO:tasks.rados.rados.0.smithi080.stdout:3119: seq_num 1966 ranges {642562=758608,1828893=465681} 2023-12-01T04:57:54.658 INFO:tasks.rados.rados.0.smithi080.stdout:3119: writing smithi08089843-419 from 642562 to 1401170 tid 1 2023-12-01T04:57:54.664 INFO:tasks.rados.rados.0.smithi080.stdout:3119: writing smithi08089843-419 from 1828893 to 2294574 tid 2 2023-12-01T04:57:54.664 INFO:tasks.rados.rados.0.smithi080.stdout:3120: delete oid 326 current snap is 0 2023-12-01T04:57:54.664 INFO:tasks.rados.rados.0.smithi080.stdout:3109: finishing write tid 2 to smithi08089843-155 2023-12-01T04:57:54.664 INFO:tasks.rados.rados.0.smithi080.stdout:3109: finishing write tid 3 to smithi08089843-155 2023-12-01T04:57:54.664 INFO:tasks.rados.rados.0.smithi080.stdout:3109: finishing write tid 4 to smithi08089843-155 2023-12-01T04:57:54.664 INFO:tasks.rados.rados.0.smithi080.stdout:3109: oid 155 updating version 0 to 374 2023-12-01T04:57:54.664 INFO:tasks.rados.rados.0.smithi080.stdout:3109: oid 155 version 374 is already newer than 372 2023-12-01T04:57:54.664 INFO:tasks.rados.rados.0.smithi080.stdout:3109: oid 155 version 374 is already newer than 373 2023-12-01T04:57:54.664 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 155 v 374 (ObjNum 1961 snap 0 seq_num 1961) dirty exists 2023-12-01T04:57:54.664 INFO:tasks.rados.rados.0.smithi080.stdout:3109: left oid 155 (ObjNum 1961 snap 0 seq_num 1961) 2023-12-01T04:57:54.664 INFO:tasks.rados.rados.0.smithi080.stdout:3110: finishing write tid 1 to smithi08089843-381 2023-12-01T04:57:54.664 INFO:tasks.rados.rados.0.smithi080.stdout:3110: finishing write tid 2 to smithi08089843-381 2023-12-01T04:57:54.664 INFO:tasks.rados.rados.0.smithi080.stdout:3110: finishing write tid 3 to smithi08089843-381 2023-12-01T04:57:54.665 INFO:tasks.rados.rados.0.smithi080.stdout:3110: finishing write tid 4 to smithi08089843-381 2023-12-01T04:57:54.665 INFO:tasks.rados.rados.0.smithi080.stdout:3110: finishing write tid 5 to smithi08089843-381 2023-12-01T04:57:54.665 INFO:tasks.rados.rados.0.smithi080.stdout:3110: oid 381 updating version 0 to 374 2023-12-01T04:57:54.665 INFO:tasks.rados.rados.0.smithi080.stdout:3110: oid 381 updating version 374 to 375 2023-12-01T04:57:54.665 INFO:tasks.rados.rados.0.smithi080.stdout:3110: oid 381 version 375 is already newer than 372 2023-12-01T04:57:54.665 INFO:tasks.rados.rados.0.smithi080.stdout:3110: oid 381 version 375 is already newer than 373 2023-12-01T04:57:54.665 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 381 v 375 (ObjNum 1962 snap 0 seq_num 1962) dirty exists 2023-12-01T04:57:54.665 INFO:tasks.rados.rados.0.smithi080.stdout:3110: left oid 381 (ObjNum 1962 snap 0 seq_num 1962) 2023-12-01T04:57:54.665 INFO:tasks.rados.rados.0.smithi080.stdout:3111: finishing write tid 1 to smithi08089843-330 2023-12-01T04:57:54.665 INFO:tasks.rados.rados.0.smithi080.stdout:3111: finishing write tid 2 to smithi08089843-330 2023-12-01T04:57:54.665 INFO:tasks.rados.rados.0.smithi080.stdout:3111: finishing write tid 3 to smithi08089843-330 2023-12-01T04:57:54.665 INFO:tasks.rados.rados.0.smithi080.stdout:3111: finishing write tid 4 to smithi08089843-330 2023-12-01T04:57:54.665 INFO:tasks.rados.rados.0.smithi080.stdout:3111: oid 330 updating version 0 to 459 2023-12-01T04:57:54.665 INFO:tasks.rados.rados.0.smithi080.stdout:3111: oid 330 updating version 459 to 460 2023-12-01T04:57:54.666 INFO:tasks.rados.rados.0.smithi080.stdout:3111: oid 330 updating version 460 to 461 2023-12-01T04:57:54.666 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 330 v 461 (ObjNum 1963 snap 0 seq_num 1963) dirty exists 2023-12-01T04:57:54.666 INFO:tasks.rados.rados.0.smithi080.stdout:3111: left oid 330 (ObjNum 1963 snap 0 seq_num 1963) 2023-12-01T04:57:54.666 INFO:tasks.rados.rados.0.smithi080.stdout:3112: expect (ObjNum 1503 snap 0 seq_num 1503) 2023-12-01T04:57:54.781 INFO:tasks.rados.rados.0.smithi080.stdout:3113: finishing write tid 1 to smithi08089843-472 2023-12-01T04:57:54.781 INFO:tasks.rados.rados.0.smithi080.stdout:3113: finishing write tid 2 to smithi08089843-472 2023-12-01T04:57:54.781 INFO:tasks.rados.rados.0.smithi080.stdout:3113: finishing write tid 3 to smithi08089843-472 2023-12-01T04:57:54.781 INFO:tasks.rados.rados.0.smithi080.stdout:3113: finishing write tid 4 to smithi08089843-472 2023-12-01T04:57:54.781 INFO:tasks.rados.rados.0.smithi080.stdout:3109: done (11 left) 2023-12-01T04:57:54.781 INFO:tasks.rados.rados.0.smithi080.stdout:3110: done (10 left) 2023-12-01T04:57:54.781 INFO:tasks.rados.rados.0.smithi080.stdout:3111: done (9 left) 2023-12-01T04:57:54.781 INFO:tasks.rados.rados.0.smithi080.stdout:3112: done (8 left) 2023-12-01T04:57:54.782 INFO:tasks.rados.rados.0.smithi080.stdout:3120: done (7 left) 2023-12-01T04:57:54.782 INFO:tasks.rados.rados.0.smithi080.stdout:3121: read oid 45 snap -1 2023-12-01T04:57:54.782 INFO:tasks.rados.rados.0.smithi080.stdout:3121: expect (ObjNum 1810 snap 0 seq_num 1810) 2023-12-01T04:57:54.782 INFO:tasks.rados.rados.0.smithi080.stdout:3122: write oid 106 current snap is 0 2023-12-01T04:57:54.782 INFO:tasks.rados.rados.0.smithi080.stdout:3113: finishing write tid 5 to smithi08089843-472 2023-12-01T04:57:54.782 INFO:tasks.rados.rados.0.smithi080.stdout:3113: oid 472 updating version 0 to 464 2023-12-01T04:57:54.782 INFO:tasks.rados.rados.0.smithi080.stdout:3113: oid 472 version 464 is already newer than 462 2023-12-01T04:57:54.782 INFO:tasks.rados.rados.0.smithi080.stdout:3113: oid 472 updating version 464 to 465 2023-12-01T04:57:54.782 INFO:tasks.rados.rados.0.smithi080.stdout:3113: oid 472 version 465 is already newer than 463 2023-12-01T04:57:54.782 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 472 v 465 (ObjNum 1964 snap 0 seq_num 1964) dirty exists 2023-12-01T04:57:54.782 INFO:tasks.rados.rados.0.smithi080.stdout:3113: left oid 472 (ObjNum 1964 snap 0 seq_num 1964) 2023-12-01T04:57:54.782 INFO:tasks.rados.rados.0.smithi080.stdout:3114: expect (ObjNum 1611 snap 0 seq_num 1611) 2023-12-01T04:57:54.934 INFO:tasks.rados.rados.0.smithi080.stdout:3115: expect (ObjNum 1433 snap 0 seq_num 1433) 2023-12-01T04:57:55.024 INFO:tasks.rados.rados.0.smithi080.stdout:3116: finishing write tid 1 to smithi08089843-267 2023-12-01T04:57:55.024 INFO:tasks.rados.rados.0.smithi080.stdout:3116: finishing write tid 2 to smithi08089843-267 2023-12-01T04:57:55.024 INFO:tasks.rados.rados.0.smithi080.stdout:3116: finishing write tid 3 to smithi08089843-267 2023-12-01T04:57:55.024 INFO:tasks.rados.rados.0.smithi080.stdout:3116: finishing write tid 4 to smithi08089843-267 2023-12-01T04:57:55.024 INFO:tasks.rados.rados.0.smithi080.stdout:3116: oid 267 updating version 0 to 257 2023-12-01T04:57:55.024 INFO:tasks.rados.rados.0.smithi080.stdout:3116: oid 267 updating version 257 to 258 2023-12-01T04:57:55.024 INFO:tasks.rados.rados.0.smithi080.stdout:3116: oid 267 version 258 is already newer than 256 2023-12-01T04:57:55.024 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 267 v 258 (ObjNum 1965 snap 0 seq_num 1965) dirty exists 2023-12-01T04:57:55.024 INFO:tasks.rados.rados.0.smithi080.stdout:3116: left oid 267 (ObjNum 1965 snap 0 seq_num 1965) 2023-12-01T04:57:55.024 INFO:tasks.rados.rados.0.smithi080.stdout:3119: finishing write tid 1 to smithi08089843-419 2023-12-01T04:57:55.024 INFO:tasks.rados.rados.0.smithi080.stdout:3117: expect (ObjNum 1862 snap 0 seq_num 1862) 2023-12-01T04:57:55.238 INFO:tasks.rados.rados.0.smithi080.stdout:3119: finishing write tid 2 to smithi08089843-419 2023-12-01T04:57:55.238 INFO:tasks.rados.rados.0.smithi080.stdout:3119: finishing write tid 3 to smithi08089843-419 2023-12-01T04:57:55.238 INFO:tasks.rados.rados.0.smithi080.stdout:3119: finishing write tid 4 to smithi08089843-419 2023-12-01T04:57:55.238 INFO:tasks.rados.rados.0.smithi080.stdout:3119: oid 419 updating version 0 to 460 2023-12-01T04:57:55.238 INFO:tasks.rados.rados.0.smithi080.stdout:3119: oid 419 updating version 460 to 461 2023-12-01T04:57:55.238 INFO:tasks.rados.rados.0.smithi080.stdout:3119: oid 419 updating version 461 to 462 2023-12-01T04:57:55.238 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 419 v 462 (ObjNum 1966 snap 0 seq_num 1966) dirty exists 2023-12-01T04:57:55.238 INFO:tasks.rados.rados.0.smithi080.stdout:3119: left oid 419 (ObjNum 1966 snap 0 seq_num 1966) 2023-12-01T04:57:55.238 INFO:tasks.rados.rados.0.smithi080.stdout:3121: expect (ObjNum 1810 snap 0 seq_num 1810) 2023-12-01T04:57:55.354 INFO:tasks.rados.rados.0.smithi080.stdout:3122: seq_num 1968 ranges {676176=509106,1945857=469350} 2023-12-01T04:57:55.367 INFO:tasks.rados.rados.0.smithi080.stdout:3122: writing smithi08089843-106 from 676176 to 1185282 tid 1 2023-12-01T04:57:55.375 INFO:tasks.rados.rados.0.smithi080.stdout:3122: writing smithi08089843-106 from 1945857 to 2415207 tid 2 2023-12-01T04:57:55.375 INFO:tasks.rados.rados.0.smithi080.stdout:3113: done (8 left) 2023-12-01T04:57:55.375 INFO:tasks.rados.rados.0.smithi080.stdout:3114: done (7 left) 2023-12-01T04:57:55.375 INFO:tasks.rados.rados.0.smithi080.stdout:3115: done (6 left) 2023-12-01T04:57:55.375 INFO:tasks.rados.rados.0.smithi080.stdout:3116: done (5 left) 2023-12-01T04:57:55.375 INFO:tasks.rados.rados.0.smithi080.stdout:3117: done (4 left) 2023-12-01T04:57:55.375 INFO:tasks.rados.rados.0.smithi080.stdout:3118: done (3 left) 2023-12-01T04:57:55.375 INFO:tasks.rados.rados.0.smithi080.stdout:3119: done (2 left) 2023-12-01T04:57:55.375 INFO:tasks.rados.rados.0.smithi080.stdout:3121: done (1 left) 2023-12-01T04:57:55.375 INFO:tasks.rados.rados.0.smithi080.stdout:3123: read oid 227 snap -1 2023-12-01T04:57:55.375 INFO:tasks.rados.rados.0.smithi080.stdout:3123: expect (ObjNum 226 snap 0 seq_num 226) 2023-12-01T04:57:55.376 INFO:tasks.rados.rados.0.smithi080.stdout:3124: write oid 282 current snap is 0 2023-12-01T04:57:55.376 INFO:tasks.rados.rados.0.smithi080.stdout:3122: finishing write tid 1 to smithi08089843-106 2023-12-01T04:57:55.376 INFO:tasks.rados.rados.0.smithi080.stdout:3124: seq_num 1969 ranges {692983=584355,1887986=729361} 2023-12-01T04:57:55.382 INFO:tasks.rados.rados.0.smithi080.stdout:3124: writing smithi08089843-282 from 692983 to 1277338 tid 1 2023-12-01T04:57:55.390 INFO:tasks.rados.rados.0.smithi080.stdout:3124: writing smithi08089843-282 from 1887986 to 2617347 tid 2 2023-12-01T04:57:55.390 INFO:tasks.rados.rados.0.smithi080.stdout:3125: read oid 387 snap -1 2023-12-01T04:57:55.390 INFO:tasks.rados.rados.0.smithi080.stdout:3125: expect (ObjNum 1802 snap 0 seq_num 1802) 2023-12-01T04:57:55.390 INFO:tasks.rados.rados.0.smithi080.stdout:3126: write oid 342 current snap is 0 2023-12-01T04:57:55.390 INFO:tasks.rados.rados.0.smithi080.stdout:3126: seq_num 1970 ranges {709790=775957,2062821=473019} 2023-12-01T04:57:55.398 INFO:tasks.rados.rados.0.smithi080.stdout:3126: writing smithi08089843-342 from 709790 to 1485747 tid 1 2023-12-01T04:57:55.404 INFO:tasks.rados.rados.0.smithi080.stdout:3126: writing smithi08089843-342 from 2062821 to 2535840 tid 2 2023-12-01T04:57:55.404 INFO:tasks.rados.rados.0.smithi080.stdout:3127: write oid 497 current snap is 0 2023-12-01T04:57:55.404 INFO:tasks.rados.rados.0.smithi080.stdout:3127: seq_num 1971 ranges {726597=451206,1721303=616677,2809660=316937} 2023-12-01T04:57:55.411 INFO:tasks.rados.rados.0.smithi080.stdout:3127: writing smithi08089843-497 from 726597 to 1177803 tid 1 2023-12-01T04:57:55.417 INFO:tasks.rados.rados.0.smithi080.stdout:3127: writing smithi08089843-497 from 1721303 to 2337980 tid 2 2023-12-01T04:57:55.422 INFO:tasks.rados.rados.0.smithi080.stdout:3127: writing smithi08089843-497 from 2809660 to 3126597 tid 3 2023-12-01T04:57:55.422 INFO:tasks.rados.rados.0.smithi080.stdout:3128: write oid 238 current snap is 0 2023-12-01T04:57:55.422 INFO:tasks.rados.rados.0.smithi080.stdout:3128: seq_num 1972 ranges {743404=526455,1779785=476688,2837083=306321} 2023-12-01T04:57:55.429 INFO:tasks.rados.rados.0.smithi080.stdout:3128: writing smithi08089843-238 from 743404 to 1269859 tid 1 2023-12-01T04:57:55.435 INFO:tasks.rados.rados.0.smithi080.stdout:3128: writing smithi08089843-238 from 1779785 to 2256473 tid 2 2023-12-01T04:57:55.440 INFO:tasks.rados.rados.0.smithi080.stdout:3128: writing smithi08089843-238 from 2837083 to 3143404 tid 3 2023-12-01T04:57:55.440 INFO:tasks.rados.rados.0.smithi080.stdout:3129: write oid 357 current snap is 0 2023-12-01T04:57:55.440 INFO:tasks.rados.rados.0.smithi080.stdout:3129: seq_num 1973 ranges {760211=601704,2121914=620346,3148153=12058} 2023-12-01T04:57:55.447 INFO:tasks.rados.rados.0.smithi080.stdout:3129: writing smithi08089843-357 from 760211 to 1361915 tid 1 2023-12-01T04:57:55.456 INFO:tasks.rados.rados.0.smithi080.stdout:3129: writing smithi08089843-357 from 2121914 to 2742260 tid 2 2023-12-01T04:57:55.458 INFO:tasks.rados.rados.0.smithi080.stdout:3129: writing smithi08089843-357 from 3148153 to 3160211 tid 3 2023-12-01T04:57:55.458 INFO:tasks.rados.rados.0.smithi080.stdout:3130: read oid 146 snap -1 2023-12-01T04:57:55.458 INFO:tasks.rados.rados.0.smithi080.stdout:3130: expect (ObjNum 911 snap 0 seq_num 911) 2023-12-01T04:57:55.459 INFO:tasks.rados.rados.0.smithi080.stdout:3131: read oid 495 snap -1 2023-12-01T04:57:55.459 INFO:tasks.rados.rados.0.smithi080.stdout:3131: expect (ObjNum 1607 snap 0 seq_num 1607) 2023-12-01T04:57:55.459 INFO:tasks.rados.rados.0.smithi080.stdout:3132: read oid 201 snap -1 2023-12-01T04:57:55.459 INFO:tasks.rados.rados.0.smithi080.stdout:3132: expect (ObjNum 1769 snap 0 seq_num 1769) 2023-12-01T04:57:55.459 INFO:tasks.rados.rados.0.smithi080.stdout:3133: write oid 451 current snap is 0 2023-12-01T04:57:55.459 INFO:tasks.rados.rados.0.smithi080.stdout:3133: seq_num 1974 ranges {777018=676953,2180396=480357,3175576=1442} 2023-12-01T04:57:55.469 INFO:tasks.rados.rados.0.smithi080.stdout:3133: writing smithi08089843-451 from 777018 to 1453971 tid 1 2023-12-01T04:57:55.473 INFO:tasks.rados.rados.0.smithi080.stdout:3133: writing smithi08089843-451 from 2180396 to 2660753 tid 2 2023-12-01T04:57:55.477 INFO:tasks.rados.rados.0.smithi080.stdout:3133: writing smithi08089843-451 from 3175576 to 3177018 tid 3 2023-12-01T04:57:55.478 INFO:tasks.rados.rados.0.smithi080.stdout:3134: read oid 325 snap -1 2023-12-01T04:57:55.478 INFO:tasks.rados.rados.0.smithi080.stdout:3134: expect (ObjNum 1840 snap 0 seq_num 1840) 2023-12-01T04:57:55.478 INFO:tasks.rados.rados.0.smithi080.stdout:3135: write oid 284 current snap is 0 2023-12-01T04:57:55.478 INFO:tasks.rados.rados.0.smithi080.stdout:3135: seq_num 1975 ranges {793825=752202,2238878=624015} 2023-12-01T04:57:55.486 INFO:tasks.rados.rados.0.smithi080.stdout:3135: writing smithi08089843-284 from 793825 to 1546027 tid 1 2023-12-01T04:57:55.494 INFO:tasks.rados.rados.0.smithi080.stdout:3135: writing smithi08089843-284 from 2238878 to 2862893 tid 2 2023-12-01T04:57:55.494 INFO:tasks.rados.rados.0.smithi080.stdout:3136: write oid 330 current snap is 0 2023-12-01T04:57:55.494 INFO:tasks.rados.rados.0.smithi080.stdout:3136: seq_num 1976 ranges {410632=427451,1497360=484026,2430422=537968} 2023-12-01T04:57:55.498 INFO:tasks.rados.rados.0.smithi080.stdout:3136: writing smithi08089843-330 from 410632 to 838083 tid 1 2023-12-01T04:57:55.505 INFO:tasks.rados.rados.0.smithi080.stdout:3136: writing smithi08089843-330 from 1497360 to 1981386 tid 2 2023-12-01T04:57:55.511 INFO:tasks.rados.rados.0.smithi080.stdout:3136: writing smithi08089843-330 from 2430422 to 2968390 tid 3 2023-12-01T04:57:55.511 INFO:tasks.rados.rados.0.smithi080.stdout:3137: write oid 448 current snap is 0 2023-12-01T04:57:55.511 INFO:tasks.rados.rados.0.smithi080.stdout:3137: seq_num 1977 ranges {427439=619053,1555842=627684,2857845=369594} 2023-12-01T04:57:55.517 INFO:tasks.rados.rados.0.smithi080.stdout:3137: writing smithi08089843-448 from 427439 to 1046492 tid 1 2023-12-01T04:57:55.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:57:55 smithi090 bash[32384]: cluster 2023-12-01T04:57:54.174601+0000 mgr.y (mgr.24362) 282 : cluster 0 pgmap v253: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 57 MiB/s rd, 7.7 MiB/s wr, 76 op/s 2023-12-01T04:57:55.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:57:55 smithi090 bash[32384]: audit 2023-12-01T04:57:54.528197+0000 mon.c (mon.2) 174 : audit 0 from='client.? 172.21.15.80:0/4279360442' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:57:55.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:57:55 smithi090 bash[32384]: audit 2023-12-01T04:57:54.792699+0000 mon.c (mon.2) 175 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:57:55.524 INFO:tasks.rados.rados.0.smithi080.stdout:3137: writing smithi08089843-448 from 1555842 to 2183526 tid 2 2023-12-01T04:57:55.530 INFO:tasks.rados.rados.0.smithi080.stdout:3137: writing smithi08089843-448 from 2857845 to 3227439 tid 3 2023-12-01T04:57:55.530 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:57:55.531 INFO:tasks.rados.rados.0.smithi080.stdout:3122: finishing write tid 2 to smithi08089843-106 2023-12-01T04:57:55.531 INFO:tasks.rados.rados.0.smithi080.stdout:3122: finishing write tid 3 to smithi08089843-106 2023-12-01T04:57:55.531 INFO:tasks.rados.rados.0.smithi080.stdout:3122: finishing write tid 4 to smithi08089843-106 2023-12-01T04:57:55.531 INFO:tasks.rados.rados.0.smithi080.stdout:3122: oid 106 updating version 0 to 377 2023-12-01T04:57:55.531 INFO:tasks.rados.rados.0.smithi080.stdout:3122: oid 106 version 377 is already newer than 375 2023-12-01T04:57:55.531 INFO:tasks.rados.rados.0.smithi080.stdout:3122: oid 106 version 377 is already newer than 376 2023-12-01T04:57:55.531 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 106 v 377 (ObjNum 1968 snap 0 seq_num 1968) dirty exists 2023-12-01T04:57:55.531 INFO:tasks.rados.rados.0.smithi080.stdout:3122: left oid 106 (ObjNum 1968 snap 0 seq_num 1968) 2023-12-01T04:57:55.531 INFO:tasks.rados.rados.0.smithi080.stdout:3123: expect (ObjNum 226 snap 0 seq_num 226) 2023-12-01T04:57:55.670 INFO:tasks.rados.rados.0.smithi080.stdout:3124: finishing write tid 1 to smithi08089843-282 2023-12-01T04:57:55.670 INFO:tasks.rados.rados.0.smithi080.stdout:3124: finishing write tid 2 to smithi08089843-282 2023-12-01T04:57:55.671 INFO:tasks.rados.rados.0.smithi080.stdout:3124: finishing write tid 3 to smithi08089843-282 2023-12-01T04:57:55.671 INFO:tasks.rados.rados.0.smithi080.stdout:3124: finishing write tid 4 to smithi08089843-282 2023-12-01T04:57:55.671 INFO:tasks.rados.rados.0.smithi080.stdout:3124: oid 282 updating version 0 to 374 2023-12-01T04:57:55.671 INFO:tasks.rados.rados.0.smithi080.stdout:3124: oid 282 updating version 374 to 375 2023-12-01T04:57:55.671 INFO:tasks.rados.rados.0.smithi080.stdout:3124: oid 282 version 375 is already newer than 373 2023-12-01T04:57:55.671 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 282 v 375 (ObjNum 1969 snap 0 seq_num 1969) dirty exists 2023-12-01T04:57:55.671 INFO:tasks.rados.rados.0.smithi080.stdout:3124: left oid 282 (ObjNum 1969 snap 0 seq_num 1969) 2023-12-01T04:57:55.671 INFO:tasks.rados.rados.0.smithi080.stdout:3125: expect (ObjNum 1802 snap 0 seq_num 1802) 2023-12-01T04:57:55.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:57:55 smithi080 bash[28361]: cluster 2023-12-01T04:57:54.174601+0000 mgr.y (mgr.24362) 282 : cluster 0 pgmap v253: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 57 MiB/s rd, 7.7 MiB/s wr, 76 op/s 2023-12-01T04:57:55.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:57:55 smithi080 bash[28361]: audit 2023-12-01T04:57:54.528197+0000 mon.c (mon.2) 174 : audit 0 from='client.? 172.21.15.80:0/4279360442' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:57:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:57:55 smithi080 bash[28361]: audit 2023-12-01T04:57:54.792699+0000 mon.c (mon.2) 175 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:57:55.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:57:55 smithi080 bash[41963]: cluster 2023-12-01T04:57:54.174601+0000 mgr.y (mgr.24362) 282 : cluster 0 pgmap v253: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 57 MiB/s rd, 7.7 MiB/s wr, 76 op/s 2023-12-01T04:57:55.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:57:55 smithi080 bash[41963]: audit 2023-12-01T04:57:54.528197+0000 mon.c (mon.2) 174 : audit 0 from='client.? 172.21.15.80:0/4279360442' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:57:55.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:57:55 smithi080 bash[41963]: audit 2023-12-01T04:57:54.792699+0000 mon.c (mon.2) 175 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:57:55.779 INFO:tasks.rados.rados.0.smithi080.stdout:3126: finishing write tid 1 to smithi08089843-342 2023-12-01T04:57:55.779 INFO:tasks.rados.rados.0.smithi080.stdout:3126: finishing write tid 2 to smithi08089843-342 2023-12-01T04:57:55.779 INFO:tasks.rados.rados.0.smithi080.stdout:3126: finishing write tid 3 to smithi08089843-342 2023-12-01T04:57:55.779 INFO:tasks.rados.rados.0.smithi080.stdout:3126: finishing write tid 4 to smithi08089843-342 2023-12-01T04:57:55.779 INFO:tasks.rados.rados.0.smithi080.stdout:3126: oid 342 updating version 0 to 392 2023-12-01T04:57:55.779 INFO:tasks.rados.rados.0.smithi080.stdout:3126: oid 342 updating version 392 to 393 2023-12-01T04:57:55.779 INFO:tasks.rados.rados.0.smithi080.stdout:3126: oid 342 updating version 393 to 394 2023-12-01T04:57:55.779 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 342 v 394 (ObjNum 1970 snap 0 seq_num 1970) dirty exists 2023-12-01T04:57:55.779 INFO:tasks.rados.rados.0.smithi080.stdout:3126: left oid 342 (ObjNum 1970 snap 0 seq_num 1970) 2023-12-01T04:57:55.779 INFO:tasks.rados.rados.0.smithi080.stdout:3127: finishing write tid 1 to smithi08089843-497 2023-12-01T04:57:55.779 INFO:tasks.rados.rados.0.smithi080.stdout:3127: finishing write tid 2 to smithi08089843-497 2023-12-01T04:57:55.779 INFO:tasks.rados.rados.0.smithi080.stdout:3127: finishing write tid 3 to smithi08089843-497 2023-12-01T04:57:55.780 INFO:tasks.rados.rados.0.smithi080.stdout:3127: finishing write tid 4 to smithi08089843-497 2023-12-01T04:57:55.780 INFO:tasks.rados.rados.0.smithi080.stdout:3127: finishing write tid 5 to smithi08089843-497 2023-12-01T04:57:55.780 INFO:tasks.rados.rados.0.smithi080.stdout:3127: oid 497 updating version 0 to 351 2023-12-01T04:57:55.780 INFO:tasks.rados.rados.0.smithi080.stdout:3127: oid 497 updating version 351 to 353 2023-12-01T04:57:55.780 INFO:tasks.rados.rados.0.smithi080.stdout:3127: oid 497 version 353 is already newer than 352 2023-12-01T04:57:55.780 INFO:tasks.rados.rados.0.smithi080.stdout:3127: oid 497 updating version 353 to 354 2023-12-01T04:57:55.780 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 497 v 354 (ObjNum 1971 snap 0 seq_num 1971) dirty exists 2023-12-01T04:57:55.780 INFO:tasks.rados.rados.0.smithi080.stdout:3127: left oid 497 (ObjNum 1971 snap 0 seq_num 1971) 2023-12-01T04:57:55.780 INFO:tasks.rados.rados.0.smithi080.stdout:3128: finishing write tid 1 to smithi08089843-238 2023-12-01T04:57:55.780 INFO:tasks.rados.rados.0.smithi080.stdout:3128: finishing write tid 2 to smithi08089843-238 2023-12-01T04:57:55.780 INFO:tasks.rados.rados.0.smithi080.stdout:3128: finishing write tid 3 to smithi08089843-238 2023-12-01T04:57:55.780 INFO:tasks.rados.rados.0.smithi080.stdout:3128: finishing write tid 4 to smithi08089843-238 2023-12-01T04:57:55.780 INFO:tasks.rados.rados.0.smithi080.stdout:3128: finishing write tid 5 to smithi08089843-238 2023-12-01T04:57:55.780 INFO:tasks.rados.rados.0.smithi080.stdout:3128: oid 238 updating version 0 to 379 2023-12-01T04:57:55.780 INFO:tasks.rados.rados.0.smithi080.stdout:3128: oid 238 version 379 is already newer than 376 2023-12-01T04:57:55.781 INFO:tasks.rados.rados.0.smithi080.stdout:3128: oid 238 version 379 is already newer than 378 2023-12-01T04:57:55.781 INFO:tasks.rados.rados.0.smithi080.stdout:3128: oid 238 version 379 is already newer than 377 2023-12-01T04:57:55.781 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 238 v 379 (ObjNum 1972 snap 0 seq_num 1972) dirty exists 2023-12-01T04:57:55.781 INFO:tasks.rados.rados.0.smithi080.stdout:3128: left oid 238 (ObjNum 1972 snap 0 seq_num 1972) 2023-12-01T04:57:55.781 INFO:tasks.rados.rados.0.smithi080.stdout:3129: finishing write tid 1 to smithi08089843-357 2023-12-01T04:57:55.781 INFO:tasks.rados.rados.0.smithi080.stdout:3122: done (15 left) 2023-12-01T04:57:55.781 INFO:tasks.rados.rados.0.smithi080.stdout:3123: done (14 left) 2023-12-01T04:57:55.781 INFO:tasks.rados.rados.0.smithi080.stdout:3124: done (13 left) 2023-12-01T04:57:55.781 INFO:tasks.rados.rados.0.smithi080.stdout:3125: done (12 left) 2023-12-01T04:57:55.781 INFO:tasks.rados.rados.0.smithi080.stdout:3126: done (11 left) 2023-12-01T04:57:55.781 INFO:tasks.rados.rados.0.smithi080.stdout:3127: done (10 left) 2023-12-01T04:57:55.781 INFO:tasks.rados.rados.0.smithi080.stdout:3128: done (9 left) 2023-12-01T04:57:55.781 INFO:tasks.rados.rados.0.smithi080.stdout:3138: read oid 60 snap -1 2023-12-01T04:57:55.781 INFO:tasks.rados.rados.0.smithi080.stdout:3138: expect (ObjNum 1768 snap 0 seq_num 1768) 2023-12-01T04:57:55.781 INFO:tasks.rados.rados.0.smithi080.stdout:3139: write oid 369 current snap is 0 2023-12-01T04:57:55.782 INFO:tasks.rados.rados.0.smithi080.stdout:3129: finishing write tid 2 to smithi08089843-357 2023-12-01T04:57:55.782 INFO:tasks.rados.rados.0.smithi080.stdout:3129: finishing write tid 3 to smithi08089843-357 2023-12-01T04:57:55.782 INFO:tasks.rados.rados.0.smithi080.stdout:3129: finishing write tid 4 to smithi08089843-357 2023-12-01T04:57:55.782 INFO:tasks.rados.rados.0.smithi080.stdout:3129: finishing write tid 5 to smithi08089843-357 2023-12-01T04:57:55.782 INFO:tasks.rados.rados.0.smithi080.stdout:3129: oid 357 updating version 0 to 386 2023-12-01T04:57:55.782 INFO:tasks.rados.rados.0.smithi080.stdout:3129: oid 357 version 386 is already newer than 385 2023-12-01T04:57:55.782 INFO:tasks.rados.rados.0.smithi080.stdout:3129: oid 357 updating version 386 to 387 2023-12-01T04:57:55.782 INFO:tasks.rados.rados.0.smithi080.stdout:3129: oid 357 version 387 is already newer than 384 2023-12-01T04:57:55.782 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 357 v 387 (ObjNum 1973 snap 0 seq_num 1973) dirty exists 2023-12-01T04:57:55.782 INFO:tasks.rados.rados.0.smithi080.stdout:3129: left oid 357 (ObjNum 1973 snap 0 seq_num 1973) 2023-12-01T04:57:55.782 INFO:tasks.rados.rados.0.smithi080.stdout:3131: expect (ObjNum 1607 snap 0 seq_num 1607) 2023-12-01T04:57:55.941 INFO:tasks.rados.rados.0.smithi080.stdout:3133: finishing write tid 1 to smithi08089843-451 2023-12-01T04:57:55.941 INFO:tasks.rados.rados.0.smithi080.stdout:3133: finishing write tid 2 to smithi08089843-451 2023-12-01T04:57:55.941 INFO:tasks.rados.rados.0.smithi080.stdout:3132: expect (ObjNum 1769 snap 0 seq_num 1769) 2023-12-01T04:57:56.179 INFO:tasks.rados.rados.0.smithi080.stdout:3130: expect (ObjNum 911 snap 0 seq_num 911) 2023-12-01T04:57:56.354 INFO:tasks.rados.rados.0.smithi080.stdout:3133: finishing write tid 3 to smithi08089843-451 2023-12-01T04:57:56.354 INFO:tasks.rados.rados.0.smithi080.stdout:3133: finishing write tid 4 to smithi08089843-451 2023-12-01T04:57:56.354 INFO:tasks.rados.rados.0.smithi080.stdout:3133: finishing write tid 5 to smithi08089843-451 2023-12-01T04:57:56.355 INFO:tasks.rados.rados.0.smithi080.stdout:3133: oid 451 updating version 0 to 328 2023-12-01T04:57:56.355 INFO:tasks.rados.rados.0.smithi080.stdout:3133: oid 451 updating version 328 to 329 2023-12-01T04:57:56.355 INFO:tasks.rados.rados.0.smithi080.stdout:3133: oid 451 version 329 is already newer than 327 2023-12-01T04:57:56.355 INFO:tasks.rados.rados.0.smithi080.stdout:3133: oid 451 version 329 is already newer than 326 2023-12-01T04:57:56.355 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 451 v 329 (ObjNum 1974 snap 0 seq_num 1974) dirty exists 2023-12-01T04:57:56.355 INFO:tasks.rados.rados.0.smithi080.stdout:3133: left oid 451 (ObjNum 1974 snap 0 seq_num 1974) 2023-12-01T04:57:56.355 INFO:tasks.rados.rados.0.smithi080.stdout:3134: expect (ObjNum 1840 snap 0 seq_num 1840) 2023-12-01T04:57:56.450 INFO:tasks.rados.rados.0.smithi080.stdout:3135: finishing write tid 1 to smithi08089843-284 2023-12-01T04:57:56.450 INFO:tasks.rados.rados.0.smithi080.stdout:3135: finishing write tid 2 to smithi08089843-284 2023-12-01T04:57:56.451 INFO:tasks.rados.rados.0.smithi080.stdout:3135: finishing write tid 3 to smithi08089843-284 2023-12-01T04:57:56.451 INFO:tasks.rados.rados.0.smithi080.stdout:3135: finishing write tid 4 to smithi08089843-284 2023-12-01T04:57:56.451 INFO:tasks.rados.rados.0.smithi080.stdout:3135: oid 284 updating version 0 to 450 2023-12-01T04:57:56.451 INFO:tasks.rados.rados.0.smithi080.stdout:3135: oid 284 version 450 is already newer than 449 2023-12-01T04:57:56.451 INFO:tasks.rados.rados.0.smithi080.stdout:3135: oid 284 version 450 is already newer than 448 2023-12-01T04:57:56.451 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 284 v 450 (ObjNum 1975 snap 0 seq_num 1975) dirty exists 2023-12-01T04:57:56.451 INFO:tasks.rados.rados.0.smithi080.stdout:3135: left oid 284 (ObjNum 1975 snap 0 seq_num 1975) 2023-12-01T04:57:56.451 INFO:tasks.rados.rados.0.smithi080.stdout:3136: finishing write tid 1 to smithi08089843-330 2023-12-01T04:57:56.451 INFO:tasks.rados.rados.0.smithi080.stdout:3136: finishing write tid 2 to smithi08089843-330 2023-12-01T04:57:56.451 INFO:tasks.rados.rados.0.smithi080.stdout:3136: finishing write tid 3 to smithi08089843-330 2023-12-01T04:57:56.451 INFO:tasks.rados.rados.0.smithi080.stdout:3136: finishing write tid 4 to smithi08089843-330 2023-12-01T04:57:56.451 INFO:tasks.rados.rados.0.smithi080.stdout:3136: finishing write tid 5 to smithi08089843-330 2023-12-01T04:57:56.451 INFO:tasks.rados.rados.0.smithi080.stdout:3136: oid 330 updating version 0 to 468 2023-12-01T04:57:56.451 INFO:tasks.rados.rados.0.smithi080.stdout:3136: oid 330 version 468 is already newer than 467 2023-12-01T04:57:56.452 INFO:tasks.rados.rados.0.smithi080.stdout:3136: oid 330 version 468 is already newer than 466 2023-12-01T04:57:56.452 INFO:tasks.rados.rados.0.smithi080.stdout:3136: oid 330 updating version 468 to 469 2023-12-01T04:57:56.452 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 330 v 469 (ObjNum 1976 snap 0 seq_num 1976) dirty exists 2023-12-01T04:57:56.452 INFO:tasks.rados.rados.0.smithi080.stdout:3136: left oid 330 (ObjNum 1976 snap 0 seq_num 1976) 2023-12-01T04:57:56.452 INFO:tasks.rados.rados.0.smithi080.stdout:3137: finishing write tid 1 to smithi08089843-448 2023-12-01T04:57:56.452 INFO:tasks.rados.rados.0.smithi080.stdout:3137: finishing write tid 2 to smithi08089843-448 2023-12-01T04:57:56.452 INFO:tasks.rados.rados.0.smithi080.stdout:3137: finishing write tid 3 to smithi08089843-448 2023-12-01T04:57:56.452 INFO:tasks.rados.rados.0.smithi080.stdout:3137: finishing write tid 4 to smithi08089843-448 2023-12-01T04:57:56.452 INFO:tasks.rados.rados.0.smithi080.stdout:3137: finishing write tid 5 to smithi08089843-448 2023-12-01T04:57:56.452 INFO:tasks.rados.rados.0.smithi080.stdout:3137: oid 448 updating version 0 to 547 2023-12-01T04:57:56.452 INFO:tasks.rados.rados.0.smithi080.stdout:3137: oid 448 updating version 547 to 548 2023-12-01T04:57:56.452 INFO:tasks.rados.rados.0.smithi080.stdout:3137: oid 448 updating version 548 to 549 2023-12-01T04:57:56.452 INFO:tasks.rados.rados.0.smithi080.stdout:3137: oid 448 updating version 549 to 550 2023-12-01T04:57:56.452 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 448 v 550 (ObjNum 1977 snap 0 seq_num 1977) dirty exists 2023-12-01T04:57:56.453 INFO:tasks.rados.rados.0.smithi080.stdout:3137: left oid 448 (ObjNum 1977 snap 0 seq_num 1977) 2023-12-01T04:57:56.453 INFO:tasks.rados.rados.0.smithi080.stdout:3138: expect (ObjNum 1768 snap 0 seq_num 1768) 2023-12-01T04:57:56.574 INFO:tasks.rados.rados.0.smithi080.stdout:3139: seq_num 1978 ranges {444246=694302,1614324=487695,2885268=358978} 2023-12-01T04:57:56.587 INFO:tasks.rados.rados.0.smithi080.stdout:3139: writing smithi08089843-369 from 444246 to 1138548 tid 1 2023-12-01T04:57:56.592 INFO:tasks.rados.rados.0.smithi080.stdout:3139: writing smithi08089843-369 from 1614324 to 2102019 tid 2 2023-12-01T04:57:56.599 INFO:tasks.rados.rados.0.smithi080.stdout:3139: writing smithi08089843-369 from 2885268 to 3244246 tid 3 2023-12-01T04:57:56.599 INFO:tasks.rados.rados.0.smithi080.stdout:3129: done (10 left) 2023-12-01T04:57:56.599 INFO:tasks.rados.rados.0.smithi080.stdout:3130: done (9 left) 2023-12-01T04:57:56.599 INFO:tasks.rados.rados.0.smithi080.stdout:3131: done (8 left) 2023-12-01T04:57:56.600 INFO:tasks.rados.rados.0.smithi080.stdout:3132: done (7 left) 2023-12-01T04:57:56.600 INFO:tasks.rados.rados.0.smithi080.stdout:3133: done (6 left) 2023-12-01T04:57:56.600 INFO:tasks.rados.rados.0.smithi080.stdout:3134: done (5 left) 2023-12-01T04:57:56.600 INFO:tasks.rados.rados.0.smithi080.stdout:3135: done (4 left) 2023-12-01T04:57:56.600 INFO:tasks.rados.rados.0.smithi080.stdout:3136: done (3 left) 2023-12-01T04:57:56.600 INFO:tasks.rados.rados.0.smithi080.stdout:3137: done (2 left) 2023-12-01T04:57:56.600 INFO:tasks.rados.rados.0.smithi080.stdout:3138: done (1 left) 2023-12-01T04:57:56.600 INFO:tasks.rados.rados.0.smithi080.stdout:3140: read oid 396 snap -1 2023-12-01T04:57:56.600 INFO:tasks.rados.rados.0.smithi080.stdout:3140: expect deleted 2023-12-01T04:57:56.600 INFO:tasks.rados.rados.0.smithi080.stdout:3141: read oid 193 snap -1 2023-12-01T04:57:56.600 INFO:tasks.rados.rados.0.smithi080.stdout:3141: expect (ObjNum 1534 snap 0 seq_num 1534) 2023-12-01T04:57:56.600 INFO:tasks.rados.rados.0.smithi080.stdout:3142: write oid 97 current snap is 0 2023-12-01T04:57:56.600 INFO:tasks.rados.rados.0.smithi080.stdout:3139: finishing write tid 1 to smithi08089843-369 2023-12-01T04:57:56.600 INFO:tasks.rados.rados.0.smithi080.stdout:3142: seq_num 1979 ranges {461053=769551,1672806=631353,2912691=348362} 2023-12-01T04:57:56.606 INFO:tasks.rados.rados.0.smithi080.stdout:3142: writing smithi08089843-97 from 461053 to 1230604 tid 1 2023-12-01T04:57:56.612 INFO:tasks.rados.rados.0.smithi080.stdout:3142: writing smithi08089843-97 from 1672806 to 2304159 tid 2 2023-12-01T04:57:56.618 INFO:tasks.rados.rados.0.smithi080.stdout:3142: writing smithi08089843-97 from 2912691 to 3261053 tid 3 2023-12-01T04:57:56.618 INFO:tasks.rados.rados.0.smithi080.stdout:3143: write oid 413 current snap is 0 2023-12-01T04:57:56.619 INFO:tasks.rados.rados.0.smithi080.stdout:3143: seq_num 1980 ranges {477860=444800,1331288=491364,2540114=699409} 2023-12-01T04:57:56.623 INFO:tasks.rados.rados.0.smithi080.stdout:3143: writing smithi08089843-413 from 477860 to 922660 tid 1 2023-12-01T04:57:56.629 INFO:tasks.rados.rados.0.smithi080.stdout:3143: writing smithi08089843-413 from 1331288 to 1822652 tid 2 2023-12-01T04:57:56.637 INFO:tasks.rados.rados.0.smithi080.stdout:3143: writing smithi08089843-413 from 2540114 to 3239523 tid 3 2023-12-01T04:57:56.637 INFO:tasks.rados.rados.0.smithi080.stdout:3144: read oid 256 snap -1 2023-12-01T04:57:56.637 INFO:tasks.rados.rados.0.smithi080.stdout:3144: expect (ObjNum 1803 snap 0 seq_num 1803) 2023-12-01T04:57:56.637 INFO:tasks.rados.rados.0.smithi080.stdout:3145: write oid 393 current snap is 0 2023-12-01T04:57:56.637 INFO:tasks.rados.rados.0.smithi080.stdout:3139: finishing write tid 2 to smithi08089843-369 2023-12-01T04:57:56.638 INFO:tasks.rados.rados.0.smithi080.stdout:3145: seq_num 1981 ranges {494667=520049,1673417=635022,2851184=443483} 2023-12-01T04:57:56.643 INFO:tasks.rados.rados.0.smithi080.stdout:3145: writing smithi08089843-393 from 494667 to 1014716 tid 1 2023-12-01T04:57:56.651 INFO:tasks.rados.rados.0.smithi080.stdout:3145: writing smithi08089843-393 from 1673417 to 2308439 tid 2 2023-12-01T04:57:56.657 INFO:tasks.rados.rados.0.smithi080.stdout:3145: writing smithi08089843-393 from 2851184 to 3294667 tid 3 2023-12-01T04:57:56.657 INFO:tasks.rados.rados.0.smithi080.stdout:3146: read oid 66 snap -1 2023-12-01T04:57:56.657 INFO:tasks.rados.rados.0.smithi080.stdout:3146: expect (ObjNum 1704 snap 0 seq_num 1704) 2023-12-01T04:57:56.657 INFO:tasks.rados.rados.0.smithi080.stdout:3147: read oid 151 snap -1 2023-12-01T04:57:56.657 INFO:tasks.rados.rados.0.smithi080.stdout:3147: expect (ObjNum 1777 snap 0 seq_num 1777) 2023-12-01T04:57:56.657 INFO:tasks.rados.rados.0.smithi080.stdout:3148: write oid 212 current snap is 0 2023-12-01T04:57:56.657 INFO:tasks.rados.rados.0.smithi080.stdout:3148: seq_num 1982 ranges {511474=595298,1731899=495033,2878607=432867} 2023-12-01T04:57:56.663 INFO:tasks.rados.rados.0.smithi080.stdout:3148: writing smithi08089843-212 from 511474 to 1106772 tid 1 2023-12-01T04:57:56.670 INFO:tasks.rados.rados.0.smithi080.stdout:3148: writing smithi08089843-212 from 1731899 to 2226932 tid 2 2023-12-01T04:57:56.676 INFO:tasks.rados.rados.0.smithi080.stdout:3148: writing smithi08089843-212 from 2878607 to 3311474 tid 3 2023-12-01T04:57:56.677 INFO:tasks.rados.rados.0.smithi080.stdout:3149: delete oid 136 current snap is 0 2023-12-01T04:57:56.677 INFO:tasks.rados.rados.0.smithi080.stdout:3139: finishing write tid 3 to smithi08089843-369 2023-12-01T04:57:56.677 INFO:tasks.rados.rados.0.smithi080.stdout:3139: finishing write tid 4 to smithi08089843-369 2023-12-01T04:57:56.677 INFO:tasks.rados.rados.0.smithi080.stdout:3139: finishing write tid 5 to smithi08089843-369 2023-12-01T04:57:56.677 INFO:tasks.rados.rados.0.smithi080.stdout:3139: oid 369 updating version 0 to 378 2023-12-01T04:57:56.677 INFO:tasks.rados.rados.0.smithi080.stdout:3139: oid 369 version 378 is already newer than 376 2023-12-01T04:57:56.677 INFO:tasks.rados.rados.0.smithi080.stdout:3139: oid 369 updating version 378 to 379 2023-12-01T04:57:56.677 INFO:tasks.rados.rados.0.smithi080.stdout:3139: oid 369 version 379 is already newer than 377 2023-12-01T04:57:56.677 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 369 v 379 (ObjNum 1978 snap 0 seq_num 1978) dirty exists 2023-12-01T04:57:56.677 INFO:tasks.rados.rados.0.smithi080.stdout:3139: left oid 369 (ObjNum 1978 snap 0 seq_num 1978) 2023-12-01T04:57:56.677 INFO:tasks.rados.rados.0.smithi080.stdout:3142: finishing write tid 1 to smithi08089843-97 2023-12-01T04:57:56.678 INFO:tasks.rados.rados.0.smithi080.stdout:3141: expect (ObjNum 1534 snap 0 seq_num 1534) 2023-12-01T04:57:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:57:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:04:57:56] "GET /metrics HTTP/1.1" 200 36346 "" "Prometheus/2.43.0" 2023-12-01T04:57:56.905 INFO:tasks.rados.rados.0.smithi080.stdout:3142: finishing write tid 2 to smithi08089843-97 2023-12-01T04:57:56.905 INFO:tasks.rados.rados.0.smithi080.stdout:3142: finishing write tid 3 to smithi08089843-97 2023-12-01T04:57:56.905 INFO:tasks.rados.rados.0.smithi080.stdout:3139: done (10 left) 2023-12-01T04:57:56.905 INFO:tasks.rados.rados.0.smithi080.stdout:3140: done (9 left) 2023-12-01T04:57:56.905 INFO:tasks.rados.rados.0.smithi080.stdout:3141: done (8 left) 2023-12-01T04:57:56.905 INFO:tasks.rados.rados.0.smithi080.stdout:3149: done (7 left) 2023-12-01T04:57:56.905 INFO:tasks.rados.rados.0.smithi080.stdout:3150: delete oid 402 current snap is 0 2023-12-01T04:57:56.905 INFO:tasks.rados.rados.0.smithi080.stdout:3142: finishing write tid 4 to smithi08089843-97 2023-12-01T04:57:56.905 INFO:tasks.rados.rados.0.smithi080.stdout:3142: finishing write tid 5 to smithi08089843-97 2023-12-01T04:57:56.906 INFO:tasks.rados.rados.0.smithi080.stdout:3142: oid 97 updating version 0 to 452 2023-12-01T04:57:56.906 INFO:tasks.rados.rados.0.smithi080.stdout:3142: oid 97 updating version 452 to 453 2023-12-01T04:57:56.906 INFO:tasks.rados.rados.0.smithi080.stdout:3142: oid 97 updating version 453 to 454 2023-12-01T04:57:56.906 INFO:tasks.rados.rados.0.smithi080.stdout:3142: oid 97 version 454 is already newer than 451 2023-12-01T04:57:56.906 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 97 v 454 (ObjNum 1979 snap 0 seq_num 1979) dirty exists 2023-12-01T04:57:56.906 INFO:tasks.rados.rados.0.smithi080.stdout:3142: left oid 97 (ObjNum 1979 snap 0 seq_num 1979) 2023-12-01T04:57:56.906 INFO:tasks.rados.rados.0.smithi080.stdout:3143: finishing write tid 1 to smithi08089843-413 2023-12-01T04:57:56.906 INFO:tasks.rados.rados.0.smithi080.stdout:3143: finishing write tid 2 to smithi08089843-413 2023-12-01T04:57:56.906 INFO:tasks.rados.rados.0.smithi080.stdout:3143: finishing write tid 3 to smithi08089843-413 2023-12-01T04:57:56.906 INFO:tasks.rados.rados.0.smithi080.stdout:3143: finishing write tid 4 to smithi08089843-413 2023-12-01T04:57:56.906 INFO:tasks.rados.rados.0.smithi080.stdout:3143: finishing write tid 5 to smithi08089843-413 2023-12-01T04:57:56.906 INFO:tasks.rados.rados.0.smithi080.stdout:3143: oid 413 updating version 0 to 261 2023-12-01T04:57:56.906 INFO:tasks.rados.rados.0.smithi080.stdout:3143: oid 413 version 261 is already newer than 260 2023-12-01T04:57:56.906 INFO:tasks.rados.rados.0.smithi080.stdout:3143: oid 413 version 261 is already newer than 259 2023-12-01T04:57:56.907 INFO:tasks.rados.rados.0.smithi080.stdout:3143: oid 413 updating version 261 to 262 2023-12-01T04:57:56.907 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 413 v 262 (ObjNum 1980 snap 0 seq_num 1980) dirty exists 2023-12-01T04:57:56.907 INFO:tasks.rados.rados.0.smithi080.stdout:3143: left oid 413 (ObjNum 1980 snap 0 seq_num 1980) 2023-12-01T04:57:56.907 INFO:tasks.rados.rados.0.smithi080.stdout:3144: expect (ObjNum 1803 snap 0 seq_num 1803) 2023-12-01T04:57:57.005 INFO:tasks.rados.rados.0.smithi080.stdout:3145: finishing write tid 1 to smithi08089843-393 2023-12-01T04:57:57.005 INFO:tasks.rados.rados.0.smithi080.stdout:3145: finishing write tid 2 to smithi08089843-393 2023-12-01T04:57:57.005 INFO:tasks.rados.rados.0.smithi080.stdout:3145: finishing write tid 3 to smithi08089843-393 2023-12-01T04:57:57.005 INFO:tasks.rados.rados.0.smithi080.stdout:3147: expect (ObjNum 1777 snap 0 seq_num 1777) 2023-12-01T04:57:57.139 INFO:tasks.rados.rados.0.smithi080.stdout:3145: finishing write tid 4 to smithi08089843-393 2023-12-01T04:57:57.140 INFO:tasks.rados.rados.0.smithi080.stdout:3145: finishing write tid 5 to smithi08089843-393 2023-12-01T04:57:57.140 INFO:tasks.rados.rados.0.smithi080.stdout:3145: oid 393 updating version 0 to 458 2023-12-01T04:57:57.140 INFO:tasks.rados.rados.0.smithi080.stdout:3145: oid 393 version 458 is already newer than 457 2023-12-01T04:57:57.140 INFO:tasks.rados.rados.0.smithi080.stdout:3145: oid 393 version 458 is already newer than 455 2023-12-01T04:57:57.140 INFO:tasks.rados.rados.0.smithi080.stdout:3145: oid 393 version 458 is already newer than 456 2023-12-01T04:57:57.140 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 393 v 458 (ObjNum 1981 snap 0 seq_num 1981) dirty exists 2023-12-01T04:57:57.140 INFO:tasks.rados.rados.0.smithi080.stdout:3145: left oid 393 (ObjNum 1981 snap 0 seq_num 1981) 2023-12-01T04:57:57.140 INFO:tasks.rados.rados.0.smithi080.stdout:3146: expect (ObjNum 1704 snap 0 seq_num 1704) 2023-12-01T04:57:57.266 INFO:tasks.rados.rados.0.smithi080.stdout:3148: finishing write tid 1 to smithi08089843-212 2023-12-01T04:57:57.266 INFO:tasks.rados.rados.0.smithi080.stdout:3148: finishing write tid 2 to smithi08089843-212 2023-12-01T04:57:57.266 INFO:tasks.rados.rados.0.smithi080.stdout:3148: finishing write tid 3 to smithi08089843-212 2023-12-01T04:57:57.266 INFO:tasks.rados.rados.0.smithi080.stdout:3148: finishing write tid 4 to smithi08089843-212 2023-12-01T04:57:57.267 INFO:tasks.rados.rados.0.smithi080.stdout:3148: finishing write tid 5 to smithi08089843-212 2023-12-01T04:57:57.267 INFO:tasks.rados.rados.0.smithi080.stdout:3148: oid 212 updating version 0 to 374 2023-12-01T04:57:57.267 INFO:tasks.rados.rados.0.smithi080.stdout:3148: oid 212 version 374 is already newer than 372 2023-12-01T04:57:57.267 INFO:tasks.rados.rados.0.smithi080.stdout:3148: oid 212 version 374 is already newer than 371 2023-12-01T04:57:57.267 INFO:tasks.rados.rados.0.smithi080.stdout:3148: oid 212 version 374 is already newer than 373 2023-12-01T04:57:57.267 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 212 v 374 (ObjNum 1982 snap 0 seq_num 1982) dirty exists 2023-12-01T04:57:57.267 INFO:tasks.rados.rados.0.smithi080.stdout:3148: left oid 212 (ObjNum 1982 snap 0 seq_num 1982) 2023-12-01T04:57:57.267 INFO:tasks.rados.rados.0.smithi080.stdout:3142: done (7 left) 2023-12-01T04:57:57.267 INFO:tasks.rados.rados.0.smithi080.stdout:3143: done (6 left) 2023-12-01T04:57:57.267 INFO:tasks.rados.rados.0.smithi080.stdout:3144: done (5 left) 2023-12-01T04:57:57.267 INFO:tasks.rados.rados.0.smithi080.stdout:3145: done (4 left) 2023-12-01T04:57:57.267 INFO:tasks.rados.rados.0.smithi080.stdout:3146: done (3 left) 2023-12-01T04:57:57.267 INFO:tasks.rados.rados.0.smithi080.stdout:3147: done (2 left) 2023-12-01T04:57:57.267 INFO:tasks.rados.rados.0.smithi080.stdout:3148: done (1 left) 2023-12-01T04:57:57.268 INFO:tasks.rados.rados.0.smithi080.stdout:3150: done (0 left) 2023-12-01T04:57:57.268 INFO:tasks.rados.rados.0.smithi080.stdout:3151: read oid 154 snap -1 2023-12-01T04:57:57.268 INFO:tasks.rados.rados.0.smithi080.stdout:3151: expect (ObjNum 1544 snap 0 seq_num 1544) 2023-12-01T04:57:57.268 INFO:tasks.rados.rados.0.smithi080.stdout:3152: read oid 60 snap -1 2023-12-01T04:57:57.268 INFO:tasks.rados.rados.0.smithi080.stdout:3152: expect (ObjNum 1768 snap 0 seq_num 1768) 2023-12-01T04:57:57.268 INFO:tasks.rados.rados.0.smithi080.stdout:3153: read oid 446 snap -1 2023-12-01T04:57:57.268 INFO:tasks.rados.rados.0.smithi080.stdout:3153: expect (ObjNum 1269 snap 0 seq_num 1269) 2023-12-01T04:57:57.268 INFO:tasks.rados.rados.0.smithi080.stdout:3154: write oid 199 current snap is 0 2023-12-01T04:57:57.268 INFO:tasks.rados.rados.0.smithi080.stdout:3154: seq_num 1985 ranges {561895=537398,1507345=642360,2560876=672122} 2023-12-01T04:57:57.278 INFO:tasks.rados.rados.0.smithi080.stdout:3154: writing smithi08089843-199 from 561895 to 1099293 tid 1 2023-12-01T04:57:57.284 INFO:tasks.rados.rados.0.smithi080.stdout:3154: writing smithi08089843-199 from 1507345 to 2149705 tid 2 2023-12-01T04:57:57.292 INFO:tasks.rados.rados.0.smithi080.stdout:3154: writing smithi08089843-199 from 2560876 to 3232998 tid 3 2023-12-01T04:57:57.292 INFO:tasks.rados.rados.0.smithi080.stdout:3155: read oid 95 snap -1 2023-12-01T04:57:57.292 INFO:tasks.rados.rados.0.smithi080.stdout:3155: expect (ObjNum 1606 snap 0 seq_num 1606) 2023-12-01T04:57:57.292 INFO:tasks.rados.rados.0.smithi080.stdout:3156: delete oid 64 current snap is 0 2023-12-01T04:57:57.292 INFO:tasks.rados.rados.0.smithi080.stdout:3154: finishing write tid 1 to smithi08089843-199 2023-12-01T04:57:57.293 INFO:tasks.rados.rados.0.smithi080.stdout:3153: expect (ObjNum 1269 snap 0 seq_num 1269) 2023-12-01T04:57:57.453 INFO:tasks.rados.rados.0.smithi080.stdout:3154: finishing write tid 2 to smithi08089843-199 2023-12-01T04:57:57.453 INFO:tasks.rados.rados.0.smithi080.stdout:3151: expect (ObjNum 1544 snap 0 seq_num 1544) 2023-12-01T04:57:57.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:57:57 smithi090 bash[32384]: cluster 2023-12-01T04:57:56.175697+0000 mgr.y (mgr.24362) 283 : cluster 0 pgmap v254: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 88 MiB/s rd, 12 MiB/s wr, 119 op/s 2023-12-01T04:57:57.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:57:57 smithi090 bash[32384]: audit 2023-12-01T04:57:56.977493+0000 mon.a (mon.0) 876 : audit 0 from='client.? 172.21.15.80:0/81692708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:57:57.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:57:57 smithi090 bash[32384]: audit 2023-12-01T04:57:57.089416+0000 mon.c (mon.2) 176 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:57:57.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:57:57 smithi080 bash[28361]: cluster 2023-12-01T04:57:56.175697+0000 mgr.y (mgr.24362) 283 : cluster 0 pgmap v254: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 88 MiB/s rd, 12 MiB/s wr, 119 op/s 2023-12-01T04:57:57.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:57:57 smithi080 bash[28361]: audit 2023-12-01T04:57:56.977493+0000 mon.a (mon.0) 876 : audit 0 from='client.? 172.21.15.80:0/81692708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:57:57.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:57:57 smithi080 bash[28361]: audit 2023-12-01T04:57:57.089416+0000 mon.c (mon.2) 176 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:57:57.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:57:57 smithi080 bash[41963]: cluster 2023-12-01T04:57:56.175697+0000 mgr.y (mgr.24362) 283 : cluster 0 pgmap v254: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 88 MiB/s rd, 12 MiB/s wr, 119 op/s 2023-12-01T04:57:57.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:57:57 smithi080 bash[41963]: audit 2023-12-01T04:57:56.977493+0000 mon.a (mon.0) 876 : audit 0 from='client.? 172.21.15.80:0/81692708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:57:57.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:57:57 smithi080 bash[41963]: audit 2023-12-01T04:57:57.089416+0000 mon.c (mon.2) 176 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:57:57.760 INFO:tasks.rados.rados.0.smithi080.stdout:3152: expect (ObjNum 1768 snap 0 seq_num 1768) 2023-12-01T04:57:57.891 INFO:tasks.rados.rados.0.smithi080.stdout:3154: finishing write tid 3 to smithi08089843-199 2023-12-01T04:57:57.891 INFO:tasks.rados.rados.0.smithi080.stdout:3154: finishing write tid 4 to smithi08089843-199 2023-12-01T04:57:57.891 INFO:tasks.rados.rados.0.smithi080.stdout:3154: finishing write tid 5 to smithi08089843-199 2023-12-01T04:57:57.891 INFO:tasks.rados.rados.0.smithi080.stdout:3154: oid 199 updating version 0 to 388 2023-12-01T04:57:57.892 INFO:tasks.rados.rados.0.smithi080.stdout:3154: oid 199 updating version 388 to 389 2023-12-01T04:57:57.892 INFO:tasks.rados.rados.0.smithi080.stdout:3154: oid 199 updating version 389 to 390 2023-12-01T04:57:57.892 INFO:tasks.rados.rados.0.smithi080.stdout:3154: oid 199 version 390 is already newer than 387 2023-12-01T04:57:57.892 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 199 v 390 (ObjNum 1985 snap 0 seq_num 1985) dirty exists 2023-12-01T04:57:57.892 INFO:tasks.rados.rados.0.smithi080.stdout:3154: left oid 199 (ObjNum 1985 snap 0 seq_num 1985) 2023-12-01T04:57:57.892 INFO:tasks.rados.rados.0.smithi080.stdout:3155: expect (ObjNum 1606 snap 0 seq_num 1606) 2023-12-01T04:57:58.067 INFO:tasks.rados.rados.0.smithi080.stdout:3151: done (5 left) 2023-12-01T04:57:58.067 INFO:tasks.rados.rados.0.smithi080.stdout:3152: done (4 left) 2023-12-01T04:57:58.067 INFO:tasks.rados.rados.0.smithi080.stdout:3153: done (3 left) 2023-12-01T04:57:58.067 INFO:tasks.rados.rados.0.smithi080.stdout:3154: done (2 left) 2023-12-01T04:57:58.067 INFO:tasks.rados.rados.0.smithi080.stdout:3155: done (1 left) 2023-12-01T04:57:58.067 INFO:tasks.rados.rados.0.smithi080.stdout:3156: done (0 left) 2023-12-01T04:57:58.067 INFO:tasks.rados.rados.0.smithi080.stdout:3157: read oid 90 snap -1 2023-12-01T04:57:58.067 INFO:tasks.rados.rados.0.smithi080.stdout:3157: expect (ObjNum 1893 snap 0 seq_num 1893) 2023-12-01T04:57:58.067 INFO:tasks.rados.rados.0.smithi080.stdout:3158: delete oid 451 current snap is 0 2023-12-01T04:57:58.069 INFO:tasks.rados.rados.0.smithi080.stdout:3158: done (1 left) 2023-12-01T04:57:58.069 INFO:tasks.rados.rados.0.smithi080.stdout:3159: write oid 174 current snap is 0 2023-12-01T04:57:58.070 INFO:tasks.rados.rados.0.smithi080.stdout:3159: seq_num 1988 ranges {612316=763145,2082791=789687} 2023-12-01T04:57:58.085 INFO:tasks.rados.rados.0.smithi080.stdout:3159: writing smithi08089843-174 from 612316 to 1375461 tid 1 2023-12-01T04:57:58.095 INFO:tasks.rados.rados.0.smithi080.stdout:3159: writing smithi08089843-174 from 2082791 to 2872478 tid 2 2023-12-01T04:57:58.095 INFO:tasks.rados.rados.0.smithi080.stdout:3160: read oid 335 snap -1 2023-12-01T04:57:58.095 INFO:tasks.rados.rados.0.smithi080.stdout:3160: expect (ObjNum 1529 snap 0 seq_num 1529) 2023-12-01T04:57:58.095 INFO:tasks.rados.rados.0.smithi080.stdout:3161: delete oid 475 current snap is 0 2023-12-01T04:57:58.095 INFO:tasks.rados.rados.0.smithi080.stdout:3157: expect (ObjNum 1893 snap 0 seq_num 1893) 2023-12-01T04:57:58.362 INFO:tasks.rados.rados.0.smithi080.stdout:3159: finishing write tid 1 to smithi08089843-174 2023-12-01T04:57:58.362 INFO:tasks.rados.rados.0.smithi080.stdout:3159: finishing write tid 2 to smithi08089843-174 2023-12-01T04:57:58.362 INFO:tasks.rados.rados.0.smithi080.stdout:3159: finishing write tid 3 to smithi08089843-174 2023-12-01T04:57:58.362 INFO:tasks.rados.rados.0.smithi080.stdout:3159: finishing write tid 4 to smithi08089843-174 2023-12-01T04:57:58.362 INFO:tasks.rados.rados.0.smithi080.stdout:3159: oid 174 updating version 0 to 470 2023-12-01T04:57:58.362 INFO:tasks.rados.rados.0.smithi080.stdout:3159: oid 174 updating version 470 to 472 2023-12-01T04:57:58.362 INFO:tasks.rados.rados.0.smithi080.stdout:3159: oid 174 version 472 is already newer than 471 2023-12-01T04:57:58.362 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 174 v 472 (ObjNum 1988 snap 0 seq_num 1988) dirty exists 2023-12-01T04:57:58.363 INFO:tasks.rados.rados.0.smithi080.stdout:3159: left oid 174 (ObjNum 1988 snap 0 seq_num 1988) 2023-12-01T04:57:58.363 INFO:tasks.rados.rados.0.smithi080.stdout:3160: expect (ObjNum 1529 snap 0 seq_num 1529) 2023-12-01T04:57:58.568 INFO:tasks.rados.rados.0.smithi080.stdout:3157: done (3 left) 2023-12-01T04:57:58.568 INFO:tasks.rados.rados.0.smithi080.stdout:3159: done (2 left) 2023-12-01T04:57:58.568 INFO:tasks.rados.rados.0.smithi080.stdout:3160: done (1 left) 2023-12-01T04:57:58.568 INFO:tasks.rados.rados.0.smithi080.stdout:3161: done (0 left) 2023-12-01T04:57:58.568 INFO:tasks.rados.rados.0.smithi080.stdout:3162: read oid 291 snap -1 2023-12-01T04:57:58.568 INFO:tasks.rados.rados.0.smithi080.stdout:3162: expect deleted 2023-12-01T04:57:58.568 INFO:tasks.rados.rados.0.smithi080.stdout:3163: write oid 416 current snap is 0 2023-12-01T04:57:58.568 INFO:tasks.rados.rados.0.smithi080.stdout:3163: seq_num 1990 ranges {645930=513643,1683402=793356,2981638=464292} 2023-12-01T04:57:58.579 INFO:tasks.rados.rados.0.smithi080.stdout:3163: writing smithi08089843-416 from 645930 to 1159573 tid 1 2023-12-01T04:57:58.587 INFO:tasks.rados.rados.0.smithi080.stdout:3163: writing smithi08089843-416 from 1683402 to 2476758 tid 2 2023-12-01T04:57:58.593 INFO:tasks.rados.rados.0.smithi080.stdout:3163: writing smithi08089843-416 from 2981638 to 3445930 tid 3 2023-12-01T04:57:58.593 INFO:tasks.rados.rados.0.smithi080.stdout:3164: write oid 481 current snap is 0 2023-12-01T04:57:58.593 INFO:tasks.rados.rados.0.smithi080.stdout:3164: seq_num 1991 ranges {662737=588892,1741884=653367,3009061=453676} 2023-12-01T04:57:58.600 INFO:tasks.rados.rados.0.smithi080.stdout:3164: writing smithi08089843-481 from 662737 to 1251629 tid 1 2023-12-01T04:57:58.607 INFO:tasks.rados.rados.0.smithi080.stdout:3164: writing smithi08089843-481 from 1741884 to 2395251 tid 2 2023-12-01T04:57:58.613 INFO:tasks.rados.rados.0.smithi080.stdout:3164: writing smithi08089843-481 from 3009061 to 3462737 tid 3 2023-12-01T04:57:58.614 INFO:tasks.rados.rados.0.smithi080.stdout:3165: read oid 306 snap -1 2023-12-01T04:57:58.614 INFO:tasks.rados.rados.0.smithi080.stdout:3165: expect (ObjNum 1686 snap 0 seq_num 1686) 2023-12-01T04:57:58.614 INFO:tasks.rados.rados.0.smithi080.stdout:3166: delete oid 30 current snap is 0 2023-12-01T04:57:58.614 INFO:tasks.rados.rados.0.smithi080.stdout:3163: finishing write tid 1 to smithi08089843-416 2023-12-01T04:57:58.614 INFO:tasks.rados.rados.0.smithi080.stdout:3163: finishing write tid 2 to smithi08089843-416 2023-12-01T04:57:58.614 INFO:tasks.rados.rados.0.smithi080.stdout:3163: finishing write tid 3 to smithi08089843-416 2023-12-01T04:57:58.614 INFO:tasks.rados.rados.0.smithi080.stdout:3163: finishing write tid 4 to smithi08089843-416 2023-12-01T04:57:58.614 INFO:tasks.rados.rados.0.smithi080.stdout:3163: finishing write tid 5 to smithi08089843-416 2023-12-01T04:57:58.614 INFO:tasks.rados.rados.0.smithi080.stdout:3163: oid 416 updating version 0 to 441 2023-12-01T04:57:58.614 INFO:tasks.rados.rados.0.smithi080.stdout:3163: oid 416 version 441 is already newer than 439 2023-12-01T04:57:58.614 INFO:tasks.rados.rados.0.smithi080.stdout:3163: oid 416 version 441 is already newer than 440 2023-12-01T04:57:58.614 INFO:tasks.rados.rados.0.smithi080.stdout:3163: oid 416 updating version 441 to 442 2023-12-01T04:57:58.614 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 416 v 442 (ObjNum 1990 snap 0 seq_num 1990) dirty exists 2023-12-01T04:57:58.615 INFO:tasks.rados.rados.0.smithi080.stdout:3163: left oid 416 (ObjNum 1990 snap 0 seq_num 1990) 2023-12-01T04:57:58.615 INFO:tasks.rados.rados.0.smithi080.stdout:3164: finishing write tid 1 to smithi08089843-481 2023-12-01T04:57:58.615 INFO:tasks.rados.rados.0.smithi080.stdout:3164: finishing write tid 2 to smithi08089843-481 2023-12-01T04:57:58.616 INFO:tasks.rados.rados.0.smithi080.stdout:3162: done (4 left) 2023-12-01T04:57:58.616 INFO:tasks.rados.rados.0.smithi080.stdout:3163: done (3 left) 2023-12-01T04:57:58.616 INFO:tasks.rados.rados.0.smithi080.stdout:3166: done (2 left) 2023-12-01T04:57:58.616 INFO:tasks.rados.rados.0.smithi080.stdout:3167: delete oid 292 current snap is 0 2023-12-01T04:57:58.617 INFO:tasks.rados.rados.0.smithi080.stdout:3164: finishing write tid 3 to smithi08089843-481 2023-12-01T04:57:58.617 INFO:tasks.rados.rados.0.smithi080.stdout:3164: finishing write tid 4 to smithi08089843-481 2023-12-01T04:57:58.618 INFO:tasks.rados.rados.0.smithi080.stdout:3164: finishing write tid 5 to smithi08089843-481 2023-12-01T04:57:58.618 INFO:tasks.rados.rados.0.smithi080.stdout:3164: oid 481 updating version 0 to 466 2023-12-01T04:57:58.618 INFO:tasks.rados.rados.0.smithi080.stdout:3164: oid 481 version 466 is already newer than 465 2023-12-01T04:57:58.618 INFO:tasks.rados.rados.0.smithi080.stdout:3164: oid 481 updating version 466 to 467 2023-12-01T04:57:58.618 INFO:tasks.rados.rados.0.smithi080.stdout:3164: oid 481 version 467 is already newer than 464 2023-12-01T04:57:58.618 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 481 v 467 (ObjNum 1991 snap 0 seq_num 1991) dirty exists 2023-12-01T04:57:58.618 INFO:tasks.rados.rados.0.smithi080.stdout:3164: left oid 481 (ObjNum 1991 snap 0 seq_num 1991) 2023-12-01T04:57:58.619 INFO:tasks.rados.rados.0.smithi080.stdout:3164: done (2 left) 2023-12-01T04:57:58.619 INFO:tasks.rados.rados.0.smithi080.stdout:3167: done (1 left) 2023-12-01T04:57:58.619 INFO:tasks.rados.rados.0.smithi080.stdout:3168: write oid 175 current snap is 0 2023-12-01T04:57:58.619 INFO:tasks.rados.rados.0.smithi080.stdout:3168: seq_num 1994 ranges {713158=530992,1917330=400694,3091330=406276} 2023-12-01T04:57:58.626 INFO:tasks.rados.rados.0.smithi080.stdout:3168: writing smithi08089843-175 from 713158 to 1244150 tid 1 2023-12-01T04:57:58.632 INFO:tasks.rados.rados.0.smithi080.stdout:3168: writing smithi08089843-175 from 1917330 to 2318024 tid 2 2023-12-01T04:57:58.639 INFO:tasks.rados.rados.0.smithi080.stdout:3168: writing smithi08089843-175 from 3091330 to 3497606 tid 3 2023-12-01T04:57:58.639 INFO:tasks.rados.rados.0.smithi080.stdout:3169: write oid 367 current snap is 0 2023-12-01T04:57:58.639 INFO:tasks.rados.rados.0.smithi080.stdout:3169: seq_num 1995 ranges {729965=606241,1975812=660705,3118753=411212} 2023-12-01T04:57:58.647 INFO:tasks.rados.rados.0.smithi080.stdout:3169: writing smithi08089843-367 from 729965 to 1336206 tid 1 2023-12-01T04:57:58.654 INFO:tasks.rados.rados.0.smithi080.stdout:3169: writing smithi08089843-367 from 1975812 to 2636517 tid 2 2023-12-01T04:57:58.659 INFO:tasks.rados.rados.0.smithi080.stdout:3169: writing smithi08089843-367 from 3118753 to 3529965 tid 3 2023-12-01T04:57:58.660 INFO:tasks.rados.rados.0.smithi080.stdout:3170: read oid 326 snap -1 2023-12-01T04:57:58.660 INFO:tasks.rados.rados.0.smithi080.stdout:3170: expect deleted 2023-12-01T04:57:58.660 INFO:tasks.rados.rados.0.smithi080.stdout:3171: write oid 139 current snap is 0 2023-12-01T04:57:58.660 INFO:tasks.rados.rados.0.smithi080.stdout:3171: seq_num 1996 ranges {746772=681490,2034294=404363,3146176=400596} 2023-12-01T04:57:58.668 INFO:tasks.rados.rados.0.smithi080.stdout:3171: writing smithi08089843-139 from 746772 to 1428262 tid 1 2023-12-01T04:57:58.673 INFO:tasks.rados.rados.0.smithi080.stdout:3171: writing smithi08089843-139 from 2034294 to 2438657 tid 2 2023-12-01T04:57:58.680 INFO:tasks.rados.rados.0.smithi080.stdout:3171: writing smithi08089843-139 from 3146176 to 3546772 tid 3 2023-12-01T04:57:58.680 INFO:tasks.rados.rados.0.smithi080.stdout:3172: write oid 257 current snap is 0 2023-12-01T04:57:58.680 INFO:tasks.rados.rados.0.smithi080.stdout:3172: seq_num 1997 ranges {763579=756739,1976423=548021,2940893=622686} 2023-12-01T04:57:58.688 INFO:tasks.rados.rados.0.smithi080.stdout:3172: writing smithi08089843-257 from 763579 to 1520318 tid 1 2023-12-01T04:57:58.694 INFO:tasks.rados.rados.0.smithi080.stdout:3172: writing smithi08089843-257 from 1976423 to 2524444 tid 2 2023-12-01T04:57:58.700 INFO:tasks.rados.rados.0.smithi080.stdout:3172: writing smithi08089843-257 from 2940893 to 3563579 tid 3 2023-12-01T04:57:58.701 INFO:tasks.rados.rados.0.smithi080.stdout:3173: read oid 246 snap -1 2023-12-01T04:57:58.701 INFO:tasks.rados.rados.0.smithi080.stdout:3173: expect (ObjNum 1320 snap 0 seq_num 1320) 2023-12-01T04:57:58.701 INFO:tasks.rados.rados.0.smithi080.stdout:3174: read oid 387 snap -1 2023-12-01T04:57:58.701 INFO:tasks.rados.rados.0.smithi080.stdout:3174: expect (ObjNum 1802 snap 0 seq_num 1802) 2023-12-01T04:57:58.701 INFO:tasks.rados.rados.0.smithi080.stdout:3175: write oid 383 current snap is 0 2023-12-01T04:57:58.701 INFO:tasks.rados.rados.0.smithi080.stdout:3175: seq_num 1998 ranges {780386=431988,1634905=408032,2684669=567717} 2023-12-01T04:57:58.708 INFO:tasks.rados.rados.0.smithi080.stdout:3175: writing smithi08089843-383 from 780386 to 1212374 tid 1 2023-12-01T04:57:58.713 INFO:tasks.rados.rados.0.smithi080.stdout:3175: writing smithi08089843-383 from 1634905 to 2042937 tid 2 2023-12-01T04:57:58.720 INFO:tasks.rados.rados.0.smithi080.stdout:3175: writing smithi08089843-383 from 2684669 to 3252386 tid 3 2023-12-01T04:57:58.720 INFO:tasks.rados.rados.0.smithi080.stdout:3176: read oid 17 snap -1 2023-12-01T04:57:58.720 INFO:tasks.rados.rados.0.smithi080.stdout:3176: expect (ObjNum 913 snap 0 seq_num 913) 2023-12-01T04:57:58.721 INFO:tasks.rados.rados.0.smithi080.stdout:3177: write oid 90 current snap is 0 2023-12-01T04:57:58.721 INFO:tasks.rados.rados.0.smithi080.stdout:3177: seq_num 1999 ranges {797193=507237,2093387=551690,3112092=485101} 2023-12-01T04:57:58.727 INFO:tasks.rados.rados.0.smithi080.stdout:3177: writing smithi08089843-90 from 797193 to 1304430 tid 1 2023-12-01T04:57:58.735 INFO:tasks.rados.rados.0.smithi080.stdout:3177: writing smithi08089843-90 from 2093387 to 2645077 tid 2 2023-12-01T04:57:58.741 INFO:tasks.rados.rados.0.smithi080.stdout:3177: writing smithi08089843-90 from 3112092 to 3597193 tid 3 2023-12-01T04:57:58.741 INFO:tasks.rados.rados.0.smithi080.stdout:3178: delete oid 451 current snap is 0 2023-12-01T04:57:58.741 INFO:tasks.rados.rados.0.smithi080.stdout:3165: expect (ObjNum 1686 snap 0 seq_num 1686) 2023-12-01T04:57:58.861 INFO:tasks.rados.rados.0.smithi080.stdout:3168: finishing write tid 1 to smithi08089843-175 2023-12-01T04:57:58.861 INFO:tasks.rados.rados.0.smithi080.stdout:3168: finishing write tid 2 to smithi08089843-175 2023-12-01T04:57:58.861 INFO:tasks.rados.rados.0.smithi080.stdout:3168: finishing write tid 3 to smithi08089843-175 2023-12-01T04:57:58.861 INFO:tasks.rados.rados.0.smithi080.stdout:3168: finishing write tid 4 to smithi08089843-175 2023-12-01T04:57:58.861 INFO:tasks.rados.rados.0.smithi080.stdout:3168: finishing write tid 5 to smithi08089843-175 2023-12-01T04:57:58.861 INFO:tasks.rados.rados.0.smithi080.stdout:3168: oid 175 updating version 0 to 266 2023-12-01T04:57:58.861 INFO:tasks.rados.rados.0.smithi080.stdout:3168: oid 175 version 266 is already newer than 265 2023-12-01T04:57:58.861 INFO:tasks.rados.rados.0.smithi080.stdout:3168: oid 175 version 266 is already newer than 263 2023-12-01T04:57:58.861 INFO:tasks.rados.rados.0.smithi080.stdout:3168: oid 175 version 266 is already newer than 264 2023-12-01T04:57:58.861 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 175 v 266 (ObjNum 1994 snap 0 seq_num 1994) dirty exists 2023-12-01T04:57:58.861 INFO:tasks.rados.rados.0.smithi080.stdout:3168: left oid 175 (ObjNum 1994 snap 0 seq_num 1994) 2023-12-01T04:57:58.861 INFO:tasks.rados.rados.0.smithi080.stdout:3169: finishing write tid 1 to smithi08089843-367 2023-12-01T04:57:58.861 INFO:tasks.rados.rados.0.smithi080.stdout:3169: finishing write tid 2 to smithi08089843-367 2023-12-01T04:57:58.862 INFO:tasks.rados.rados.0.smithi080.stdout:3169: finishing write tid 3 to smithi08089843-367 2023-12-01T04:57:58.862 INFO:tasks.rados.rados.0.smithi080.stdout:3169: finishing write tid 4 to smithi08089843-367 2023-12-01T04:57:58.862 INFO:tasks.rados.rados.0.smithi080.stdout:3169: finishing write tid 5 to smithi08089843-367 2023-12-01T04:57:58.862 INFO:tasks.rados.rados.0.smithi080.stdout:3169: oid 367 updating version 0 to 297 2023-12-01T04:57:58.862 INFO:tasks.rados.rados.0.smithi080.stdout:3169: oid 367 version 297 is already newer than 295 2023-12-01T04:57:58.862 INFO:tasks.rados.rados.0.smithi080.stdout:3169: oid 367 updating version 297 to 298 2023-12-01T04:57:58.862 INFO:tasks.rados.rados.0.smithi080.stdout:3169: oid 367 version 298 is already newer than 296 2023-12-01T04:57:58.862 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 367 v 298 (ObjNum 1995 snap 0 seq_num 1995) dirty exists 2023-12-01T04:57:58.862 INFO:tasks.rados.rados.0.smithi080.stdout:3169: left oid 367 (ObjNum 1995 snap 0 seq_num 1995) 2023-12-01T04:57:58.862 INFO:tasks.rados.rados.0.smithi080.stdout:3171: finishing write tid 1 to smithi08089843-139 2023-12-01T04:57:58.862 INFO:tasks.rados.rados.0.smithi080.stdout:3171: finishing write tid 2 to smithi08089843-139 2023-12-01T04:57:58.862 INFO:tasks.rados.rados.0.smithi080.stdout:3171: finishing write tid 3 to smithi08089843-139 2023-12-01T04:57:58.862 INFO:tasks.rados.rados.0.smithi080.stdout:3171: finishing write tid 4 to smithi08089843-139 2023-12-01T04:57:58.863 INFO:tasks.rados.rados.0.smithi080.stdout:3171: finishing write tid 5 to smithi08089843-139 2023-12-01T04:57:58.863 INFO:tasks.rados.rados.0.smithi080.stdout:3171: oid 139 updating version 0 to 469 2023-12-01T04:57:58.863 INFO:tasks.rados.rados.0.smithi080.stdout:3171: oid 139 version 469 is already newer than 468 2023-12-01T04:57:58.863 INFO:tasks.rados.rados.0.smithi080.stdout:3171: oid 139 updating version 469 to 471 2023-12-01T04:57:58.863 INFO:tasks.rados.rados.0.smithi080.stdout:3171: oid 139 version 471 is already newer than 470 2023-12-01T04:57:58.863 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 139 v 471 (ObjNum 1996 snap 0 seq_num 1996) dirty exists 2023-12-01T04:57:58.863 INFO:tasks.rados.rados.0.smithi080.stdout:3171: left oid 139 (ObjNum 1996 snap 0 seq_num 1996) 2023-12-01T04:57:58.863 INFO:tasks.rados.rados.0.smithi080.stdout:3172: finishing write tid 1 to smithi08089843-257 2023-12-01T04:57:58.863 INFO:tasks.rados.rados.0.smithi080.stdout:3172: finishing write tid 2 to smithi08089843-257 2023-12-01T04:57:58.863 INFO:tasks.rados.rados.0.smithi080.stdout:3172: finishing write tid 3 to smithi08089843-257 2023-12-01T04:57:58.863 INFO:tasks.rados.rados.0.smithi080.stdout:3165: done (11 left) 2023-12-01T04:57:58.863 INFO:tasks.rados.rados.0.smithi080.stdout:3168: done (10 left) 2023-12-01T04:57:58.863 INFO:tasks.rados.rados.0.smithi080.stdout:3169: done (9 left) 2023-12-01T04:57:58.863 INFO:tasks.rados.rados.0.smithi080.stdout:3170: done (8 left) 2023-12-01T04:57:58.863 INFO:tasks.rados.rados.0.smithi080.stdout:3171: done (7 left) 2023-12-01T04:57:58.863 INFO:tasks.rados.rados.0.smithi080.stdout:3178: done (6 left) 2023-12-01T04:57:58.864 INFO:tasks.rados.rados.0.smithi080.stdout:3179: write oid 150 current snap is 0 2023-12-01T04:57:58.864 INFO:tasks.rados.rados.0.smithi080.stdout:3172: finishing write tid 4 to smithi08089843-257 2023-12-01T04:57:58.864 INFO:tasks.rados.rados.0.smithi080.stdout:3172: finishing write tid 5 to smithi08089843-257 2023-12-01T04:57:58.864 INFO:tasks.rados.rados.0.smithi080.stdout:3172: oid 257 updating version 0 to 391 2023-12-01T04:57:58.864 INFO:tasks.rados.rados.0.smithi080.stdout:3172: oid 257 updating version 391 to 392 2023-12-01T04:57:58.864 INFO:tasks.rados.rados.0.smithi080.stdout:3172: oid 257 updating version 392 to 394 2023-12-01T04:57:58.864 INFO:tasks.rados.rados.0.smithi080.stdout:3172: oid 257 version 394 is already newer than 393 2023-12-01T04:57:58.864 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 257 v 394 (ObjNum 1997 snap 0 seq_num 1997) dirty exists 2023-12-01T04:57:58.864 INFO:tasks.rados.rados.0.smithi080.stdout:3172: left oid 257 (ObjNum 1997 snap 0 seq_num 1997) 2023-12-01T04:57:58.864 INFO:tasks.rados.rados.0.smithi080.stdout:3174: expect (ObjNum 1802 snap 0 seq_num 1802) 2023-12-01T04:57:58.967 INFO:tasks.rados.rados.0.smithi080.stdout:3173: expect (ObjNum 1320 snap 0 seq_num 1320) 2023-12-01T04:57:59.042 INFO:tasks.rados.rados.0.smithi080.stdout:3175: finishing write tid 1 to smithi08089843-383 2023-12-01T04:57:59.042 INFO:tasks.rados.rados.0.smithi080.stdout:3175: finishing write tid 2 to smithi08089843-383 2023-12-01T04:57:59.042 INFO:tasks.rados.rados.0.smithi080.stdout:3175: finishing write tid 3 to smithi08089843-383 2023-12-01T04:57:59.042 INFO:tasks.rados.rados.0.smithi080.stdout:3175: finishing write tid 4 to smithi08089843-383 2023-12-01T04:57:59.042 INFO:tasks.rados.rados.0.smithi080.stdout:3175: finishing write tid 5 to smithi08089843-383 2023-12-01T04:57:59.042 INFO:tasks.rados.rados.0.smithi080.stdout:3175: oid 383 updating version 0 to 396 2023-12-01T04:57:59.042 INFO:tasks.rados.rados.0.smithi080.stdout:3175: oid 383 updating version 396 to 398 2023-12-01T04:57:59.042 INFO:tasks.rados.rados.0.smithi080.stdout:3175: oid 383 version 398 is already newer than 395 2023-12-01T04:57:59.042 INFO:tasks.rados.rados.0.smithi080.stdout:3175: oid 383 version 398 is already newer than 397 2023-12-01T04:57:59.043 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 383 v 398 (ObjNum 1998 snap 0 seq_num 1998) dirty exists 2023-12-01T04:57:59.043 INFO:tasks.rados.rados.0.smithi080.stdout:3175: left oid 383 (ObjNum 1998 snap 0 seq_num 1998) 2023-12-01T04:57:59.043 INFO:tasks.rados.rados.0.smithi080.stdout:3176: expect (ObjNum 913 snap 0 seq_num 913) 2023-12-01T04:57:59.230 INFO:tasks.rados.rados.0.smithi080.stdout:3177: finishing write tid 1 to smithi08089843-90 2023-12-01T04:57:59.230 INFO:tasks.rados.rados.0.smithi080.stdout:3177: finishing write tid 2 to smithi08089843-90 2023-12-01T04:57:59.230 INFO:tasks.rados.rados.0.smithi080.stdout:3179: seq_num 2001 ranges {430807=774088,1810351=555359,2766938=517886} 2023-12-01T04:57:59.238 INFO:tasks.rados.rados.0.smithi080.stdout:3179: writing smithi08089843-150 from 430807 to 1204895 tid 1 2023-12-01T04:57:59.246 INFO:tasks.rados.rados.0.smithi080.stdout:3179: writing smithi08089843-150 from 1810351 to 2365710 tid 2 2023-12-01T04:57:59.253 INFO:tasks.rados.rados.0.smithi080.stdout:3179: writing smithi08089843-150 from 2766938 to 3284824 tid 3 2023-12-01T04:57:59.253 INFO:tasks.rados.rados.0.smithi080.stdout:3172: done (6 left) 2023-12-01T04:57:59.253 INFO:tasks.rados.rados.0.smithi080.stdout:3173: done (5 left) 2023-12-01T04:57:59.253 INFO:tasks.rados.rados.0.smithi080.stdout:3174: done (4 left) 2023-12-01T04:57:59.253 INFO:tasks.rados.rados.0.smithi080.stdout:3175: done (3 left) 2023-12-01T04:57:59.253 INFO:tasks.rados.rados.0.smithi080.stdout:3176: done (2 left) 2023-12-01T04:57:59.253 INFO:tasks.rados.rados.0.smithi080.stdout:3180: write oid 258 current snap is 0 2023-12-01T04:57:59.253 INFO:tasks.rados.rados.0.smithi080.stdout:3177: finishing write tid 3 to smithi08089843-90 2023-12-01T04:57:59.254 INFO:tasks.rados.rados.0.smithi080.stdout:3177: finishing write tid 4 to smithi08089843-90 2023-12-01T04:57:59.254 INFO:tasks.rados.rados.0.smithi080.stdout:3177: finishing write tid 5 to smithi08089843-90 2023-12-01T04:57:59.254 INFO:tasks.rados.rados.0.smithi080.stdout:3177: oid 90 updating version 0 to 461 2023-12-01T04:57:59.254 INFO:tasks.rados.rados.0.smithi080.stdout:3177: oid 90 version 461 is already newer than 459 2023-12-01T04:57:59.254 INFO:tasks.rados.rados.0.smithi080.stdout:3177: oid 90 version 461 is already newer than 460 2023-12-01T04:57:59.254 INFO:tasks.rados.rados.0.smithi080.stdout:3177: oid 90 updating version 461 to 462 2023-12-01T04:57:59.254 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 90 v 462 (ObjNum 1999 snap 0 seq_num 1999) dirty exists 2023-12-01T04:57:59.254 INFO:tasks.rados.rados.0.smithi080.stdout:3177: left oid 90 (ObjNum 1999 snap 0 seq_num 1999) 2023-12-01T04:57:59.254 INFO:tasks.rados.rados.0.smithi080.stdout:3179: finishing write tid 1 to smithi08089843-150 2023-12-01T04:57:59.254 INFO:tasks.rados.rados.0.smithi080.stdout:3179: finishing write tid 2 to smithi08089843-150 2023-12-01T04:57:59.254 INFO:tasks.rados.rados.0.smithi080.stdout:3180: seq_num 2002 ranges {447614=449337,1468833=415370,2394361=729158,3603789=43825} 2023-12-01T04:57:59.259 INFO:tasks.rados.rados.0.smithi080.stdout:3180: writing smithi08089843-258 from 447614 to 896951 tid 1 2023-12-01T04:57:59.265 INFO:tasks.rados.rados.0.smithi080.stdout:3180: writing smithi08089843-258 from 1468833 to 1884203 tid 2 2023-12-01T04:57:59.273 INFO:tasks.rados.rados.0.smithi080.stdout:3180: writing smithi08089843-258 from 2394361 to 3123519 tid 3 2023-12-01T04:57:59.277 INFO:tasks.rados.rados.0.smithi080.stdout:3180: writing smithi08089843-258 from 3603789 to 3647614 tid 4 2023-12-01T04:57:59.277 INFO:tasks.rados.rados.0.smithi080.stdout:3177: done (2 left) 2023-12-01T04:57:59.277 INFO:tasks.rados.rados.0.smithi080.stdout:3181: delete oid 248 current snap is 0 2023-12-01T04:57:59.277 INFO:tasks.rados.rados.0.smithi080.stdout:3179: finishing write tid 3 to smithi08089843-150 2023-12-01T04:57:59.278 INFO:tasks.rados.rados.0.smithi080.stdout:3179: finishing write tid 4 to smithi08089843-150 2023-12-01T04:57:59.278 INFO:tasks.rados.rados.0.smithi080.stdout:3179: finishing write tid 5 to smithi08089843-150 2023-12-01T04:57:59.278 INFO:tasks.rados.rados.0.smithi080.stdout:3179: oid 150 updating version 0 to 475 2023-12-01T04:57:59.278 INFO:tasks.rados.rados.0.smithi080.stdout:3179: oid 150 version 475 is already newer than 473 2023-12-01T04:57:59.278 INFO:tasks.rados.rados.0.smithi080.stdout:3179: oid 150 version 475 is already newer than 472 2023-12-01T04:57:59.278 INFO:tasks.rados.rados.0.smithi080.stdout:3179: oid 150 version 475 is already newer than 474 2023-12-01T04:57:59.278 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 150 v 475 (ObjNum 2001 snap 0 seq_num 2001) dirty exists 2023-12-01T04:57:59.278 INFO:tasks.rados.rados.0.smithi080.stdout:3179: left oid 150 (ObjNum 2001 snap 0 seq_num 2001) 2023-12-01T04:57:59.278 INFO:tasks.rados.rados.0.smithi080.stdout:3180: finishing write tid 1 to smithi08089843-258 2023-12-01T04:57:59.278 INFO:tasks.rados.rados.0.smithi080.stdout:3180: finishing write tid 2 to smithi08089843-258 2023-12-01T04:57:59.280 INFO:tasks.rados.rados.0.smithi080.stdout:3179: done (2 left) 2023-12-01T04:57:59.280 INFO:tasks.rados.rados.0.smithi080.stdout:3181: done (1 left) 2023-12-01T04:57:59.280 INFO:tasks.rados.rados.0.smithi080.stdout:3182: write oid 338 current snap is 0 2023-12-01T04:57:59.280 INFO:tasks.rados.rados.0.smithi080.stdout:3182: seq_num 2004 ranges {481228=599835,1585797=419039,2449207=751702} 2023-12-01T04:57:59.287 INFO:tasks.rados.rados.0.smithi080.stdout:3182: writing smithi08089843-338 from 481228 to 1081063 tid 1 2023-12-01T04:57:59.294 INFO:tasks.rados.rados.0.smithi080.stdout:3182: writing smithi08089843-338 from 1585797 to 2004836 tid 2 2023-12-01T04:57:59.302 INFO:tasks.rados.rados.0.smithi080.stdout:3182: writing smithi08089843-338 from 2449207 to 3200909 tid 3 2023-12-01T04:57:59.303 INFO:tasks.rados.rados.0.smithi080.stdout:3183: read oid 30 snap -1 2023-12-01T04:57:59.303 INFO:tasks.rados.rados.0.smithi080.stdout:3183: expect deleted 2023-12-01T04:57:59.303 INFO:tasks.rados.rados.0.smithi080.stdout:3184: delete oid 266 current snap is 0 2023-12-01T04:57:59.303 INFO:tasks.rados.rados.0.smithi080.stdout:3180: finishing write tid 3 to smithi08089843-258 2023-12-01T04:57:59.303 INFO:tasks.rados.rados.0.smithi080.stdout:3180: finishing write tid 4 to smithi08089843-258 2023-12-01T04:57:59.303 INFO:tasks.rados.rados.0.smithi080.stdout:3180: finishing write tid 5 to smithi08089843-258 2023-12-01T04:57:59.303 INFO:tasks.rados.rados.0.smithi080.stdout:3180: finishing write tid 6 to smithi08089843-258 2023-12-01T04:57:59.303 INFO:tasks.rados.rados.0.smithi080.stdout:3180: oid 258 updating version 0 to 397 2023-12-01T04:57:59.303 INFO:tasks.rados.rados.0.smithi080.stdout:3180: oid 258 version 397 is already newer than 396 2023-12-01T04:57:59.303 INFO:tasks.rados.rados.0.smithi080.stdout:3180: oid 258 updating version 397 to 398 2023-12-01T04:57:59.304 INFO:tasks.rados.rados.0.smithi080.stdout:3180: oid 258 updating version 398 to 399 2023-12-01T04:57:59.304 INFO:tasks.rados.rados.0.smithi080.stdout:3180: oid 258 version 399 is already newer than 395 2023-12-01T04:57:59.304 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 258 v 399 (ObjNum 2002 snap 0 seq_num 2002) dirty exists 2023-12-01T04:57:59.304 INFO:tasks.rados.rados.0.smithi080.stdout:3180: left oid 258 (ObjNum 2002 snap 0 seq_num 2002) 2023-12-01T04:57:59.304 INFO:tasks.rados.rados.0.smithi080.stdout:3182: finishing write tid 1 to smithi08089843-338 2023-12-01T04:57:59.304 INFO:tasks.rados.rados.0.smithi080.stdout:3182: finishing write tid 2 to smithi08089843-338 2023-12-01T04:57:59.305 INFO:tasks.rados.rados.0.smithi080.stdout:3180: done (3 left) 2023-12-01T04:57:59.305 INFO:tasks.rados.rados.0.smithi080.stdout:3183: done (2 left) 2023-12-01T04:57:59.305 INFO:tasks.rados.rados.0.smithi080.stdout:3184: done (1 left) 2023-12-01T04:57:59.305 INFO:tasks.rados.rados.0.smithi080.stdout:3185: read oid 300 snap -1 2023-12-01T04:57:59.305 INFO:tasks.rados.rados.0.smithi080.stdout:3185: expect (ObjNum 1958 snap 0 seq_num 1958) 2023-12-01T04:57:59.306 INFO:tasks.rados.rados.0.smithi080.stdout:3186: read oid 280 snap -1 2023-12-01T04:57:59.306 INFO:tasks.rados.rados.0.smithi080.stdout:3186: expect (ObjNum 1455 snap 0 seq_num 1455) 2023-12-01T04:57:59.306 INFO:tasks.rados.rados.0.smithi080.stdout:3187: write oid 271 current snap is 0 2023-12-01T04:57:59.306 INFO:tasks.rados.rados.0.smithi080.stdout:3187: seq_num 2006 ranges {514842=750333,1986408=422708,3187700=490599} 2023-12-01T04:57:59.314 INFO:tasks.rados.rados.0.smithi080.stdout:3187: writing smithi08089843-271 from 514842 to 1265175 tid 1 2023-12-01T04:57:59.321 INFO:tasks.rados.rados.0.smithi080.stdout:3187: writing smithi08089843-271 from 1986408 to 2409116 tid 2 2023-12-01T04:57:59.330 INFO:tasks.rados.rados.0.smithi080.stdout:3187: writing smithi08089843-271 from 3187700 to 3678299 tid 3 2023-12-01T04:57:59.330 INFO:tasks.rados.rados.0.smithi080.stdout:3188: read oid 135 snap -1 2023-12-01T04:57:59.330 INFO:tasks.rados.rados.0.smithi080.stdout:3188: expect (ObjNum 1595 snap 0 seq_num 1595) 2023-12-01T04:57:59.330 INFO:tasks.rados.rados.0.smithi080.stdout:3189: read oid 132 snap -1 2023-12-01T04:57:59.330 INFO:tasks.rados.rados.0.smithi080.stdout:3189: expect (ObjNum 1786 snap 0 seq_num 1786) 2023-12-01T04:57:59.330 INFO:tasks.rados.rados.0.smithi080.stdout:3190: delete oid 309 current snap is 0 2023-12-01T04:57:59.330 INFO:tasks.rados.rados.0.smithi080.stdout:3182: finishing write tid 3 to smithi08089843-338 2023-12-01T04:57:59.330 INFO:tasks.rados.rados.0.smithi080.stdout:3182: finishing write tid 4 to smithi08089843-338 2023-12-01T04:57:59.330 INFO:tasks.rados.rados.0.smithi080.stdout:3182: finishing write tid 5 to smithi08089843-338 2023-12-01T04:57:59.330 INFO:tasks.rados.rados.0.smithi080.stdout:3182: oid 338 updating version 0 to 388 2023-12-01T04:57:59.330 INFO:tasks.rados.rados.0.smithi080.stdout:3182: oid 338 updating version 388 to 391 2023-12-01T04:57:59.331 INFO:tasks.rados.rados.0.smithi080.stdout:3182: oid 338 version 391 is already newer than 389 2023-12-01T04:57:59.331 INFO:tasks.rados.rados.0.smithi080.stdout:3182: oid 338 version 391 is already newer than 390 2023-12-01T04:57:59.331 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 338 v 391 (ObjNum 2004 snap 0 seq_num 2004) dirty exists 2023-12-01T04:57:59.331 INFO:tasks.rados.rados.0.smithi080.stdout:3182: left oid 338 (ObjNum 2004 snap 0 seq_num 2004) 2023-12-01T04:57:59.331 INFO:tasks.rados.rados.0.smithi080.stdout:3185: expect (ObjNum 1958 snap 0 seq_num 1958) 2023-12-01T04:57:59.472 INFO:tasks.rados.rados.0.smithi080.stdout:3186: expect (ObjNum 1455 snap 0 seq_num 1455) 2023-12-01T04:57:59.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:57:59 smithi090 bash[32384]: cluster 2023-12-01T04:57:58.176357+0000 mgr.y (mgr.24362) 284 : cluster 0 pgmap v255: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 58 MiB/s rd, 8.7 MiB/s wr, 80 op/s 2023-12-01T04:57:59.553 INFO:tasks.rados.rados.0.smithi080.stdout:3187: finishing write tid 1 to smithi08089843-271 2023-12-01T04:57:59.554 INFO:tasks.rados.rados.0.smithi080.stdout:3187: finishing write tid 2 to smithi08089843-271 2023-12-01T04:57:59.554 INFO:tasks.rados.rados.0.smithi080.stdout:3187: finishing write tid 3 to smithi08089843-271 2023-12-01T04:57:59.554 INFO:tasks.rados.rados.0.smithi080.stdout:3187: finishing write tid 4 to smithi08089843-271 2023-12-01T04:57:59.554 INFO:tasks.rados.rados.0.smithi080.stdout:3187: finishing write tid 5 to smithi08089843-271 2023-12-01T04:57:59.554 INFO:tasks.rados.rados.0.smithi080.stdout:3187: oid 271 updating version 0 to 393 2023-12-01T04:57:59.554 INFO:tasks.rados.rados.0.smithi080.stdout:3187: oid 271 version 393 is already newer than 392 2023-12-01T04:57:59.554 INFO:tasks.rados.rados.0.smithi080.stdout:3187: oid 271 updating version 393 to 395 2023-12-01T04:57:59.554 INFO:tasks.rados.rados.0.smithi080.stdout:3187: oid 271 version 395 is already newer than 394 2023-12-01T04:57:59.554 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 271 v 395 (ObjNum 2006 snap 0 seq_num 2006) dirty exists 2023-12-01T04:57:59.554 INFO:tasks.rados.rados.0.smithi080.stdout:3187: left oid 271 (ObjNum 2006 snap 0 seq_num 2006) 2023-12-01T04:57:59.554 INFO:tasks.rados.rados.0.smithi080.stdout:3188: expect (ObjNum 1595 snap 0 seq_num 1595) 2023-12-01T04:57:59.678 INFO:tasks.rados.rados.0.smithi080.stdout:3189: expect (ObjNum 1786 snap 0 seq_num 1786) 2023-12-01T04:57:59.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:57:59 smithi080 bash[28361]: cluster 2023-12-01T04:57:58.176357+0000 mgr.y (mgr.24362) 284 : cluster 0 pgmap v255: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 58 MiB/s rd, 8.7 MiB/s wr, 80 op/s 2023-12-01T04:57:59.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:57:59 smithi080 bash[41963]: cluster 2023-12-01T04:57:58.176357+0000 mgr.y (mgr.24362) 284 : cluster 0 pgmap v255: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 58 MiB/s rd, 8.7 MiB/s wr, 80 op/s 2023-12-01T04:57:59.783 INFO:tasks.rados.rados.0.smithi080.stdout:3182: done (6 left) 2023-12-01T04:57:59.783 INFO:tasks.rados.rados.0.smithi080.stdout:3185: done (5 left) 2023-12-01T04:57:59.783 INFO:tasks.rados.rados.0.smithi080.stdout:3186: done (4 left) 2023-12-01T04:57:59.784 INFO:tasks.rados.rados.0.smithi080.stdout:3187: done (3 left) 2023-12-01T04:57:59.784 INFO:tasks.rados.rados.0.smithi080.stdout:3188: done (2 left) 2023-12-01T04:57:59.784 INFO:tasks.rados.rados.0.smithi080.stdout:3189: done (1 left) 2023-12-01T04:57:59.784 INFO:tasks.rados.rados.0.smithi080.stdout:3190: done (0 left) 2023-12-01T04:57:59.784 INFO:tasks.rados.rados.0.smithi080.stdout:3191: delete oid 107 current snap is 0 2023-12-01T04:57:59.786 INFO:tasks.rados.rados.0.smithi080.stdout:3191: done (0 left) 2023-12-01T04:57:59.786 INFO:tasks.rados.rados.0.smithi080.stdout:3192: write oid 427 current snap is 0 2023-12-01T04:57:59.786 INFO:tasks.rados.rados.0.smithi080.stdout:3192: seq_num 2009 ranges {565263=692433,1878207=570035,2986322=724415} 2023-12-01T04:57:59.798 INFO:tasks.rados.rados.0.smithi080.stdout:3192: writing smithi08089843-427 from 565263 to 1257696 tid 1 2023-12-01T04:57:59.805 INFO:tasks.rados.rados.0.smithi080.stdout:3192: writing smithi08089843-427 from 1878207 to 2448242 tid 2 2023-12-01T04:57:59.812 INFO:tasks.rados.rados.0.smithi080.stdout:3192: writing smithi08089843-427 from 2986322 to 3710737 tid 3 2023-12-01T04:57:59.813 INFO:tasks.rados.rados.0.smithi080.stdout:3193: read oid 269 snap -1 2023-12-01T04:57:59.813 INFO:tasks.rados.rados.0.smithi080.stdout:3193: expect (ObjNum 1482 snap 0 seq_num 1482) 2023-12-01T04:57:59.813 INFO:tasks.rados.rados.0.smithi080.stdout:3194: read oid 331 snap -1 2023-12-01T04:57:59.813 INFO:tasks.rados.rados.0.smithi080.stdout:3194: expect (ObjNum 1080 snap 0 seq_num 1080) 2023-12-01T04:57:59.813 INFO:tasks.rados.rados.0.smithi080.stdout:3195: write oid 454 current snap is 0 2023-12-01T04:57:59.813 INFO:tasks.rados.rados.0.smithi080.stdout:3192: finishing write tid 1 to smithi08089843-427 2023-12-01T04:57:59.813 INFO:tasks.rados.rados.0.smithi080.stdout:3195: seq_num 2010 ranges {582070=767682,1820336=713693,3181039=601031} 2023-12-01T04:57:59.821 INFO:tasks.rados.rados.0.smithi080.stdout:3195: writing smithi08089843-454 from 582070 to 1349752 tid 1 2023-12-01T04:57:59.827 INFO:tasks.rados.rados.0.smithi080.stdout:3195: writing smithi08089843-454 from 1820336 to 2534029 tid 2 2023-12-01T04:57:59.834 INFO:tasks.rados.rados.0.smithi080.stdout:3195: writing smithi08089843-454 from 3181039 to 3782070 tid 3 2023-12-01T04:57:59.835 INFO:tasks.rados.rados.0.smithi080.stdout:3196: write oid 106 current snap is 0 2023-12-01T04:57:59.835 INFO:tasks.rados.rados.0.smithi080.stdout:3196: seq_num 2011 ranges {598877=442931,1478818=573704,2524815=463312,3516293=282584} 2023-12-01T04:57:59.840 INFO:tasks.rados.rados.0.smithi080.stdout:3196: writing smithi08089843-106 from 598877 to 1041808 tid 1 2023-12-01T04:57:59.846 INFO:tasks.rados.rados.0.smithi080.stdout:3196: writing smithi08089843-106 from 1478818 to 2052522 tid 2 2023-12-01T04:57:59.851 INFO:tasks.rados.rados.0.smithi080.stdout:3196: writing smithi08089843-106 from 2524815 to 2988127 tid 3 2023-12-01T04:57:59.856 INFO:tasks.rados.rados.0.smithi080.stdout:3196: writing smithi08089843-106 from 3516293 to 3798877 tid 4 2023-12-01T04:57:59.856 INFO:tasks.rados.rados.0.smithi080.stdout:3197: read oid 416 snap -1 2023-12-01T04:57:59.856 INFO:tasks.rados.rados.0.smithi080.stdout:3197: expect (ObjNum 1990 snap 0 seq_num 1990) 2023-12-01T04:57:59.856 INFO:tasks.rados.rados.0.smithi080.stdout:3198: read oid 69 snap -1 2023-12-01T04:57:59.856 INFO:tasks.rados.rados.0.smithi080.stdout:3198: expect (ObjNum 1710 snap 0 seq_num 1710) 2023-12-01T04:57:59.857 INFO:tasks.rados.rados.0.smithi080.stdout:3199: read oid 72 snap -1 2023-12-01T04:57:59.857 INFO:tasks.rados.rados.0.smithi080.stdout:3199: expect (ObjNum 1380 snap 0 seq_num 1380) 2023-12-01T04:57:59.857 INFO:tasks.rados.rados.0.smithi080.stdout:3200: write oid 302 current snap is 0 2023-12-01T04:57:59.857 INFO:tasks.rados.rados.0.smithi080.stdout:3200: seq_num 2012 ranges {615684=518180,1537300=717362,2835885=674584} 2023-12-01T04:57:59.863 INFO:tasks.rados.rados.0.smithi080.stdout:3200: writing smithi08089843-302 from 615684 to 1133864 tid 1 2023-12-01T04:57:59.869 INFO:tasks.rados.rados.0.smithi080.stdout:3200: writing smithi08089843-302 from 1537300 to 2254662 tid 2 2023-12-01T04:57:59.876 INFO:tasks.rados.rados.0.smithi080.stdout:3200: writing smithi08089843-302 from 2835885 to 3510469 tid 3 2023-12-01T04:57:59.876 INFO:tasks.rados.rados.0.smithi080.stdout:3201: delete oid 181 current snap is 0 2023-12-01T04:57:59.877 INFO:tasks.rados.rados.0.smithi080.stdout:3192: finishing write tid 2 to smithi08089843-427 2023-12-01T04:57:59.877 INFO:tasks.rados.rados.0.smithi080.stdout:3192: finishing write tid 3 to smithi08089843-427 2023-12-01T04:57:59.877 INFO:tasks.rados.rados.0.smithi080.stdout:3192: finishing write tid 4 to smithi08089843-427 2023-12-01T04:57:59.877 INFO:tasks.rados.rados.0.smithi080.stdout:3193: expect (ObjNum 1482 snap 0 seq_num 1482) 2023-12-01T04:58:00.058 INFO:tasks.rados.rados.0.smithi080.stdout:3192: finishing write tid 5 to smithi08089843-427 2023-12-01T04:58:00.058 INFO:tasks.rados.rados.0.smithi080.stdout:3192: oid 427 updating version 0 to 402 2023-12-01T04:58:00.058 INFO:tasks.rados.rados.0.smithi080.stdout:3192: oid 427 version 402 is already newer than 401 2023-12-01T04:58:00.058 INFO:tasks.rados.rados.0.smithi080.stdout:3192: oid 427 version 402 is already newer than 400 2023-12-01T04:58:00.058 INFO:tasks.rados.rados.0.smithi080.stdout:3192: oid 427 updating version 402 to 403 2023-12-01T04:58:00.058 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 427 v 403 (ObjNum 2009 snap 0 seq_num 2009) dirty exists 2023-12-01T04:58:00.058 INFO:tasks.rados.rados.0.smithi080.stdout:3192: left oid 427 (ObjNum 2009 snap 0 seq_num 2009) 2023-12-01T04:58:00.058 INFO:tasks.rados.rados.0.smithi080.stdout:3194: expect (ObjNum 1080 snap 0 seq_num 1080) 2023-12-01T04:58:00.176 INFO:tasks.rados.rados.0.smithi080.stdout:3195: finishing write tid 1 to smithi08089843-454 2023-12-01T04:58:00.176 INFO:tasks.rados.rados.0.smithi080.stdout:3195: finishing write tid 2 to smithi08089843-454 2023-12-01T04:58:00.176 INFO:tasks.rados.rados.0.smithi080.stdout:3195: finishing write tid 3 to smithi08089843-454 2023-12-01T04:58:00.176 INFO:tasks.rados.rados.0.smithi080.stdout:3195: finishing write tid 4 to smithi08089843-454 2023-12-01T04:58:00.176 INFO:tasks.rados.rados.0.smithi080.stdout:3195: finishing write tid 5 to smithi08089843-454 2023-12-01T04:58:00.176 INFO:tasks.rados.rados.0.smithi080.stdout:3195: oid 454 updating version 0 to 400 2023-12-01T04:58:00.176 INFO:tasks.rados.rados.0.smithi080.stdout:3195: oid 454 version 400 is already newer than 399 2023-12-01T04:58:00.176 INFO:tasks.rados.rados.0.smithi080.stdout:3195: oid 454 updating version 400 to 402 2023-12-01T04:58:00.176 INFO:tasks.rados.rados.0.smithi080.stdout:3195: oid 454 version 402 is already newer than 401 2023-12-01T04:58:00.176 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 454 v 402 (ObjNum 2010 snap 0 seq_num 2010) dirty exists 2023-12-01T04:58:00.176 INFO:tasks.rados.rados.0.smithi080.stdout:3195: left oid 454 (ObjNum 2010 snap 0 seq_num 2010) 2023-12-01T04:58:00.177 INFO:tasks.rados.rados.0.smithi080.stdout:3196: finishing write tid 1 to smithi08089843-106 2023-12-01T04:58:00.177 INFO:tasks.rados.rados.0.smithi080.stdout:3196: finishing write tid 2 to smithi08089843-106 2023-12-01T04:58:00.177 INFO:tasks.rados.rados.0.smithi080.stdout:3196: finishing write tid 3 to smithi08089843-106 2023-12-01T04:58:00.177 INFO:tasks.rados.rados.0.smithi080.stdout:3198: expect (ObjNum 1710 snap 0 seq_num 1710) 2023-12-01T04:58:00.335 INFO:tasks.rados.rados.0.smithi080.stdout:3196: finishing write tid 4 to smithi08089843-106 2023-12-01T04:58:00.335 INFO:tasks.rados.rados.0.smithi080.stdout:3196: finishing write tid 5 to smithi08089843-106 2023-12-01T04:58:00.336 INFO:tasks.rados.rados.0.smithi080.stdout:3196: finishing write tid 6 to smithi08089843-106 2023-12-01T04:58:00.336 INFO:tasks.rados.rados.0.smithi080.stdout:3196: oid 106 updating version 0 to 380 2023-12-01T04:58:00.336 INFO:tasks.rados.rados.0.smithi080.stdout:3196: oid 106 updating version 380 to 381 2023-12-01T04:58:00.336 INFO:tasks.rados.rados.0.smithi080.stdout:3196: oid 106 version 381 is already newer than 378 2023-12-01T04:58:00.336 INFO:tasks.rados.rados.0.smithi080.stdout:3196: oid 106 version 381 is already newer than 379 2023-12-01T04:58:00.336 INFO:tasks.rados.rados.0.smithi080.stdout:3196: oid 106 updating version 381 to 382 2023-12-01T04:58:00.336 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 106 v 382 (ObjNum 2011 snap 0 seq_num 2011) dirty exists 2023-12-01T04:58:00.336 INFO:tasks.rados.rados.0.smithi080.stdout:3196: left oid 106 (ObjNum 2011 snap 0 seq_num 2011) 2023-12-01T04:58:00.336 INFO:tasks.rados.rados.0.smithi080.stdout:3197: expect (ObjNum 1990 snap 0 seq_num 1990) 2023-12-01T04:58:00.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:58:00 smithi090 bash[32384]: audit 2023-12-01T04:57:59.491731+0000 mon.a (mon.0) 877 : audit 0 from='client.? 172.21.15.80:0/2899890287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:58:00.583 INFO:tasks.rados.rados.0.smithi080.stdout:3200: finishing write tid 1 to smithi08089843-302 2023-12-01T04:58:00.583 INFO:tasks.rados.rados.0.smithi080.stdout:3199: expect (ObjNum 1380 snap 0 seq_num 1380) 2023-12-01T04:58:00.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:58:00 smithi080 bash[28361]: audit 2023-12-01T04:57:59.491731+0000 mon.a (mon.0) 877 : audit 0 from='client.? 172.21.15.80:0/2899890287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:58:00.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:58:00 smithi080 bash[41963]: audit 2023-12-01T04:57:59.491731+0000 mon.a (mon.0) 877 : audit 0 from='client.? 172.21.15.80:0/2899890287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:58:00.774 INFO:tasks.rados.rados.0.smithi080.stdout:3200: finishing write tid 2 to smithi08089843-302 2023-12-01T04:58:00.774 INFO:tasks.rados.rados.0.smithi080.stdout:3200: finishing write tid 3 to smithi08089843-302 2023-12-01T04:58:00.774 INFO:tasks.rados.rados.0.smithi080.stdout:3200: finishing write tid 4 to smithi08089843-302 2023-12-01T04:58:00.774 INFO:tasks.rados.rados.0.smithi080.stdout:3200: finishing write tid 5 to smithi08089843-302 2023-12-01T04:58:00.774 INFO:tasks.rados.rados.0.smithi080.stdout:3200: oid 302 updating version 0 to 376 2023-12-01T04:58:00.774 INFO:tasks.rados.rados.0.smithi080.stdout:3200: oid 302 updating version 376 to 379 2023-12-01T04:58:00.774 INFO:tasks.rados.rados.0.smithi080.stdout:3200: oid 302 version 379 is already newer than 377 2023-12-01T04:58:00.774 INFO:tasks.rados.rados.0.smithi080.stdout:3200: oid 302 version 379 is already newer than 378 2023-12-01T04:58:00.774 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 302 v 379 (ObjNum 2012 snap 0 seq_num 2012) dirty exists 2023-12-01T04:58:00.774 INFO:tasks.rados.rados.0.smithi080.stdout:3200: left oid 302 (ObjNum 2012 snap 0 seq_num 2012) 2023-12-01T04:58:00.774 INFO:tasks.rados.rados.0.smithi080.stdout:3192: done (9 left) 2023-12-01T04:58:00.774 INFO:tasks.rados.rados.0.smithi080.stdout:3193: done (8 left) 2023-12-01T04:58:00.775 INFO:tasks.rados.rados.0.smithi080.stdout:3194: done (7 left) 2023-12-01T04:58:00.775 INFO:tasks.rados.rados.0.smithi080.stdout:3195: done (6 left) 2023-12-01T04:58:00.775 INFO:tasks.rados.rados.0.smithi080.stdout:3196: done (5 left) 2023-12-01T04:58:00.775 INFO:tasks.rados.rados.0.smithi080.stdout:3197: done (4 left) 2023-12-01T04:58:00.775 INFO:tasks.rados.rados.0.smithi080.stdout:3198: done (3 left) 2023-12-01T04:58:00.775 INFO:tasks.rados.rados.0.smithi080.stdout:3199: done (2 left) 2023-12-01T04:58:00.775 INFO:tasks.rados.rados.0.smithi080.stdout:3200: done (1 left) 2023-12-01T04:58:00.775 INFO:tasks.rados.rados.0.smithi080.stdout:3201: done (0 left) 2023-12-01T04:58:00.775 INFO:tasks.rados.rados.0.smithi080.stdout:3202: write oid 182 current snap is 0 2023-12-01T04:58:00.775 INFO:tasks.rados.rados.0.smithi080.stdout:3202: seq_num 2014 ranges {649298=668678,1937911=721031,3174378=674920} 2023-12-01T04:58:00.786 INFO:tasks.rados.rados.0.smithi080.stdout:3202: writing smithi08089843-182 from 649298 to 1317976 tid 1 2023-12-01T04:58:00.793 INFO:tasks.rados.rados.0.smithi080.stdout:3202: writing smithi08089843-182 from 1937911 to 2658942 tid 2 2023-12-01T04:58:00.800 INFO:tasks.rados.rados.0.smithi080.stdout:3202: writing smithi08089843-182 from 3174378 to 3849298 tid 3 2023-12-01T04:58:00.800 INFO:tasks.rados.rados.0.smithi080.stdout:3203: write oid 285 current snap is 0 2023-12-01T04:58:00.801 INFO:tasks.rados.rados.0.smithi080.stdout:3203: seq_num 2015 ranges {666105=460280,1712746=581042,3034507=624753} 2023-12-01T04:58:00.807 INFO:tasks.rados.rados.0.smithi080.stdout:3203: writing smithi08089843-285 from 666105 to 1126385 tid 1 2023-12-01T04:58:00.813 INFO:tasks.rados.rados.0.smithi080.stdout:3203: writing smithi08089843-285 from 1712746 to 2293788 tid 2 2023-12-01T04:58:00.821 INFO:tasks.rados.rados.0.smithi080.stdout:3203: writing smithi08089843-285 from 3034507 to 3659260 tid 3 2023-12-01T04:58:00.821 INFO:tasks.rados.rados.0.smithi080.stdout:3204: write oid 324 current snap is 0 2023-12-01T04:58:00.821 INFO:tasks.rados.rados.0.smithi080.stdout:3204: seq_num 2016 ranges {682912=535529,1771228=724700,3061930=436025} 2023-12-01T04:58:00.828 INFO:tasks.rados.rados.0.smithi080.stdout:3204: writing smithi08089843-324 from 682912 to 1218441 tid 1 2023-12-01T04:58:00.835 INFO:tasks.rados.rados.0.smithi080.stdout:3204: writing smithi08089843-324 from 1771228 to 2495928 tid 2 2023-12-01T04:58:00.842 INFO:tasks.rados.rados.0.smithi080.stdout:3204: writing smithi08089843-324 from 3061930 to 3497955 tid 3 2023-12-01T04:58:00.842 INFO:tasks.rados.rados.0.smithi080.stdout:3205: read oid 484 snap -1 2023-12-01T04:58:00.842 INFO:tasks.rados.rados.0.smithi080.stdout:3205: expect (ObjNum 1631 snap 0 seq_num 1631) 2023-12-01T04:58:00.842 INFO:tasks.rados.rados.0.smithi080.stdout:3206: delete oid 429 current snap is 0 2023-12-01T04:58:00.842 INFO:tasks.rados.rados.0.smithi080.stdout:3202: finishing write tid 1 to smithi08089843-182 2023-12-01T04:58:00.842 INFO:tasks.rados.rados.0.smithi080.stdout:3202: finishing write tid 2 to smithi08089843-182 2023-12-01T04:58:00.843 INFO:tasks.rados.rados.0.smithi080.stdout:3202: finishing write tid 3 to smithi08089843-182 2023-12-01T04:58:00.843 INFO:tasks.rados.rados.0.smithi080.stdout:3202: finishing write tid 4 to smithi08089843-182 2023-12-01T04:58:00.843 INFO:tasks.rados.rados.0.smithi080.stdout:3202: finishing write tid 5 to smithi08089843-182 2023-12-01T04:58:00.843 INFO:tasks.rados.rados.0.smithi080.stdout:3202: oid 182 updating version 0 to 300 2023-12-01T04:58:00.843 INFO:tasks.rados.rados.0.smithi080.stdout:3202: oid 182 updating version 300 to 302 2023-12-01T04:58:00.843 INFO:tasks.rados.rados.0.smithi080.stdout:3202: oid 182 updating version 302 to 303 2023-12-01T04:58:00.844 INFO:tasks.rados.rados.0.smithi080.stdout:3202: oid 182 version 303 is already newer than 301 2023-12-01T04:58:00.844 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 182 v 303 (ObjNum 2014 snap 0 seq_num 2014) dirty exists 2023-12-01T04:58:00.844 INFO:tasks.rados.rados.0.smithi080.stdout:3202: left oid 182 (ObjNum 2014 snap 0 seq_num 2014) 2023-12-01T04:58:00.844 INFO:tasks.rados.rados.0.smithi080.stdout:3203: finishing write tid 1 to smithi08089843-285 2023-12-01T04:58:00.844 INFO:tasks.rados.rados.0.smithi080.stdout:3203: finishing write tid 2 to smithi08089843-285 2023-12-01T04:58:00.844 INFO:tasks.rados.rados.0.smithi080.stdout:3203: finishing write tid 3 to smithi08089843-285 2023-12-01T04:58:00.844 INFO:tasks.rados.rados.0.smithi080.stdout:3203: finishing write tid 4 to smithi08089843-285 2023-12-01T04:58:00.844 INFO:tasks.rados.rados.0.smithi080.stdout:3203: finishing write tid 5 to smithi08089843-285 2023-12-01T04:58:00.845 INFO:tasks.rados.rados.0.smithi080.stdout:3203: oid 285 updating version 0 to 403 2023-12-01T04:58:00.845 INFO:tasks.rados.rados.0.smithi080.stdout:3203: oid 285 updating version 403 to 404 2023-12-01T04:58:00.845 INFO:tasks.rados.rados.0.smithi080.stdout:3203: oid 285 updating version 404 to 406 2023-12-01T04:58:00.845 INFO:tasks.rados.rados.0.smithi080.stdout:3203: oid 285 version 406 is already newer than 405 2023-12-01T04:58:00.845 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 285 v 406 (ObjNum 2015 snap 0 seq_num 2015) dirty exists 2023-12-01T04:58:00.845 INFO:tasks.rados.rados.0.smithi080.stdout:3203: left oid 285 (ObjNum 2015 snap 0 seq_num 2015) 2023-12-01T04:58:00.845 INFO:tasks.rados.rados.0.smithi080.stdout:3204: finishing write tid 1 to smithi08089843-324 2023-12-01T04:58:00.845 INFO:tasks.rados.rados.0.smithi080.stdout:3204: finishing write tid 2 to smithi08089843-324 2023-12-01T04:58:00.846 INFO:tasks.rados.rados.0.smithi080.stdout:3202: done (4 left) 2023-12-01T04:58:00.846 INFO:tasks.rados.rados.0.smithi080.stdout:3203: done (3 left) 2023-12-01T04:58:00.846 INFO:tasks.rados.rados.0.smithi080.stdout:3206: done (2 left) 2023-12-01T04:58:00.846 INFO:tasks.rados.rados.0.smithi080.stdout:3207: write oid 486 current snap is 0 2023-12-01T04:58:00.846 INFO:tasks.rados.rados.0.smithi080.stdout:3207: seq_num 2018 ranges {716526=686027,2171839=728369,3400423=458569} 2023-12-01T04:58:00.852 INFO:tasks.rados.rados.0.smithi080.stdout:3207: writing smithi08089843-486 from 716526 to 1402553 tid 1 2023-12-01T04:58:00.861 INFO:tasks.rados.rados.0.smithi080.stdout:3207: writing smithi08089843-486 from 2171839 to 2900208 tid 2 2023-12-01T04:58:00.866 INFO:tasks.rados.rados.0.smithi080.stdout:3207: writing smithi08089843-486 from 3400423 to 3858992 tid 3 2023-12-01T04:58:00.867 INFO:tasks.rados.rados.0.smithi080.stdout:3208: read oid 135 snap -1 2023-12-01T04:58:00.867 INFO:tasks.rados.rados.0.smithi080.stdout:3208: expect (ObjNum 1595 snap 0 seq_num 1595) 2023-12-01T04:58:00.867 INFO:tasks.rados.rados.0.smithi080.stdout:3209: write oid 297 current snap is 0 2023-12-01T04:58:00.867 INFO:tasks.rados.rados.0.smithi080.stdout:3209: seq_num 2019 ranges {733333=761276,2230321=588380,3427846=505487} 2023-12-01T04:58:00.875 INFO:tasks.rados.rados.0.smithi080.stdout:3209: writing smithi08089843-297 from 733333 to 1494609 tid 1 2023-12-01T04:58:00.883 INFO:tasks.rados.rados.0.smithi080.stdout:3209: writing smithi08089843-297 from 2230321 to 2818701 tid 2 2023-12-01T04:58:00.890 INFO:tasks.rados.rados.0.smithi080.stdout:3209: writing smithi08089843-297 from 3427846 to 3933333 tid 3 2023-12-01T04:58:00.890 INFO:tasks.rados.rados.0.smithi080.stdout:3210: read oid 268 snap -1 2023-12-01T04:58:00.890 INFO:tasks.rados.rados.0.smithi080.stdout:3210: expect (ObjNum 1666 snap 0 seq_num 1666) 2023-12-01T04:58:00.890 INFO:tasks.rados.rados.0.smithi080.stdout:3211: read oid 234 snap -1 2023-12-01T04:58:00.890 INFO:tasks.rados.rados.0.smithi080.stdout:3211: expect (ObjNum 1576 snap 0 seq_num 1576) 2023-12-01T04:58:00.890 INFO:tasks.rados.rados.0.smithi080.stdout:3212: write oid 356 current snap is 0 2023-12-01T04:58:00.890 INFO:tasks.rados.rados.0.smithi080.stdout:3204: finishing write tid 3 to smithi08089843-324 2023-12-01T04:58:00.891 INFO:tasks.rados.rados.0.smithi080.stdout:3212: seq_num 2020 ranges {750140=436525,1888803=732038,3055269=597466} 2023-12-01T04:58:00.896 INFO:tasks.rados.rados.0.smithi080.stdout:3212: writing smithi08089843-356 from 750140 to 1186665 tid 1 2023-12-01T04:58:00.904 INFO:tasks.rados.rados.0.smithi080.stdout:3212: writing smithi08089843-356 from 1888803 to 2620841 tid 2 2023-12-01T04:58:00.911 INFO:tasks.rados.rados.0.smithi080.stdout:3212: writing smithi08089843-356 from 3055269 to 3652735 tid 3 2023-12-01T04:58:00.911 INFO:tasks.rados.rados.0.smithi080.stdout:3213: read oid 374 snap -1 2023-12-01T04:58:00.911 INFO:tasks.rados.rados.0.smithi080.stdout:3213: expect (ObjNum 1825 snap 0 seq_num 1825) 2023-12-01T04:58:00.911 INFO:tasks.rados.rados.0.smithi080.stdout:3214: read oid 405 snap -1 2023-12-01T04:58:00.912 INFO:tasks.rados.rados.0.smithi080.stdout:3214: expect (ObjNum 1661 snap 0 seq_num 1661) 2023-12-01T04:58:00.912 INFO:tasks.rados.rados.0.smithi080.stdout:3215: write oid 278 current snap is 0 2023-12-01T04:58:00.912 INFO:tasks.rados.rados.0.smithi080.stdout:3204: finishing write tid 4 to smithi08089843-324 2023-12-01T04:58:00.912 INFO:tasks.rados.rados.0.smithi080.stdout:3204: finishing write tid 5 to smithi08089843-324 2023-12-01T04:58:00.912 INFO:tasks.rados.rados.0.smithi080.stdout:3204: oid 324 updating version 0 to 556 2023-12-01T04:58:00.912 INFO:tasks.rados.rados.0.smithi080.stdout:3204: oid 324 version 556 is already newer than 555 2023-12-01T04:58:00.912 INFO:tasks.rados.rados.0.smithi080.stdout:3204: oid 324 updating version 556 to 557 2023-12-01T04:58:00.912 INFO:tasks.rados.rados.0.smithi080.stdout:3204: oid 324 version 557 is already newer than 554 2023-12-01T04:58:00.912 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 324 v 557 (ObjNum 2016 snap 0 seq_num 2016) dirty exists 2023-12-01T04:58:00.912 INFO:tasks.rados.rados.0.smithi080.stdout:3204: left oid 324 (ObjNum 2016 snap 0 seq_num 2016) 2023-12-01T04:58:00.912 INFO:tasks.rados.rados.0.smithi080.stdout:3205: expect (ObjNum 1631 snap 0 seq_num 1631) 2023-12-01T04:58:01.083 INFO:tasks.rados.rados.0.smithi080.stdout:3207: finishing write tid 1 to smithi08089843-486 2023-12-01T04:58:01.083 INFO:tasks.rados.rados.0.smithi080.stdout:3207: finishing write tid 2 to smithi08089843-486 2023-12-01T04:58:01.083 INFO:tasks.rados.rados.0.smithi080.stdout:3207: finishing write tid 3 to smithi08089843-486 2023-12-01T04:58:01.084 INFO:tasks.rados.rados.0.smithi080.stdout:3207: finishing write tid 4 to smithi08089843-486 2023-12-01T04:58:01.084 INFO:tasks.rados.rados.0.smithi080.stdout:3207: finishing write tid 5 to smithi08089843-486 2023-12-01T04:58:01.084 INFO:tasks.rados.rados.0.smithi080.stdout:3207: oid 486 updating version 0 to 443 2023-12-01T04:58:01.084 INFO:tasks.rados.rados.0.smithi080.stdout:3207: oid 486 updating version 443 to 446 2023-12-01T04:58:01.084 INFO:tasks.rados.rados.0.smithi080.stdout:3207: oid 486 version 446 is already newer than 444 2023-12-01T04:58:01.084 INFO:tasks.rados.rados.0.smithi080.stdout:3207: oid 486 version 446 is already newer than 445 2023-12-01T04:58:01.084 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 486 v 446 (ObjNum 2018 snap 0 seq_num 2018) dirty exists 2023-12-01T04:58:01.084 INFO:tasks.rados.rados.0.smithi080.stdout:3207: left oid 486 (ObjNum 2018 snap 0 seq_num 2018) 2023-12-01T04:58:01.084 INFO:tasks.rados.rados.0.smithi080.stdout:3208: expect (ObjNum 1595 snap 0 seq_num 1595) 2023-12-01T04:58:01.217 INFO:tasks.rados.rados.0.smithi080.stdout:3209: finishing write tid 1 to smithi08089843-297 2023-12-01T04:58:01.218 INFO:tasks.rados.rados.0.smithi080.stdout:3209: finishing write tid 2 to smithi08089843-297 2023-12-01T04:58:01.218 INFO:tasks.rados.rados.0.smithi080.stdout:3209: finishing write tid 3 to smithi08089843-297 2023-12-01T04:58:01.218 INFO:tasks.rados.rados.0.smithi080.stdout:3210: expect (ObjNum 1666 snap 0 seq_num 1666) 2023-12-01T04:58:01.287 INFO:tasks.rados.rados.0.smithi080.stdout:3209: finishing write tid 4 to smithi08089843-297 2023-12-01T04:58:01.287 INFO:tasks.rados.rados.0.smithi080.stdout:3209: finishing write tid 5 to smithi08089843-297 2023-12-01T04:58:01.287 INFO:tasks.rados.rados.0.smithi080.stdout:3209: oid 297 updating version 0 to 304 2023-12-01T04:58:01.287 INFO:tasks.rados.rados.0.smithi080.stdout:3209: oid 297 updating version 304 to 306 2023-12-01T04:58:01.287 INFO:tasks.rados.rados.0.smithi080.stdout:3209: oid 297 updating version 306 to 307 2023-12-01T04:58:01.287 INFO:tasks.rados.rados.0.smithi080.stdout:3209: oid 297 version 307 is already newer than 305 2023-12-01T04:58:01.288 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 297 v 307 (ObjNum 2019 snap 0 seq_num 2019) dirty exists 2023-12-01T04:58:01.288 INFO:tasks.rados.rados.0.smithi080.stdout:3209: left oid 297 (ObjNum 2019 snap 0 seq_num 2019) 2023-12-01T04:58:01.288 INFO:tasks.rados.rados.0.smithi080.stdout:3211: expect (ObjNum 1576 snap 0 seq_num 1576) 2023-12-01T04:58:01.406 INFO:tasks.rados.rados.0.smithi080.stdout:3212: finishing write tid 1 to smithi08089843-356 2023-12-01T04:58:01.409 INFO:tasks.rados.rados.0.smithi080.stdout:3212: finishing write tid 2 to smithi08089843-356 2023-12-01T04:58:01.409 INFO:tasks.rados.rados.0.smithi080.stdout:3212: finishing write tid 3 to smithi08089843-356 2023-12-01T04:58:01.409 INFO:tasks.rados.rados.0.smithi080.stdout:3212: finishing write tid 4 to smithi08089843-356 2023-12-01T04:58:01.409 INFO:tasks.rados.rados.0.smithi080.stdout:3212: finishing write tid 5 to smithi08089843-356 2023-12-01T04:58:01.410 INFO:tasks.rados.rados.0.smithi080.stdout:3212: oid 356 updating version 0 to 380 2023-12-01T04:58:01.410 INFO:tasks.rados.rados.0.smithi080.stdout:3212: oid 356 updating version 380 to 382 2023-12-01T04:58:01.410 INFO:tasks.rados.rados.0.smithi080.stdout:3212: oid 356 updating version 382 to 383 2023-12-01T04:58:01.410 INFO:tasks.rados.rados.0.smithi080.stdout:3212: oid 356 version 383 is already newer than 381 2023-12-01T04:58:01.410 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 356 v 383 (ObjNum 2020 snap 0 seq_num 2020) dirty exists 2023-12-01T04:58:01.410 INFO:tasks.rados.rados.0.smithi080.stdout:3212: left oid 356 (ObjNum 2020 snap 0 seq_num 2020) 2023-12-01T04:58:01.410 INFO:tasks.rados.rados.0.smithi080.stdout:3214: expect (ObjNum 1661 snap 0 seq_num 1661) 2023-12-01T04:58:01.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:58:01 smithi090 bash[32384]: cluster 2023-12-01T04:58:00.176970+0000 mgr.y (mgr.24362) 285 : cluster 0 pgmap v256: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 58 MiB/s rd, 8.7 MiB/s wr, 80 op/s 2023-12-01T04:58:01.585 INFO:tasks.rados.rados.0.smithi080.stdout:3213: expect (ObjNum 1825 snap 0 seq_num 1825) 2023-12-01T04:58:01.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:58:01 smithi080 bash[41963]: cluster 2023-12-01T04:58:00.176970+0000 mgr.y (mgr.24362) 285 : cluster 0 pgmap v256: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 58 MiB/s rd, 8.7 MiB/s wr, 80 op/s 2023-12-01T04:58:01.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:58:01 smithi080 bash[28361]: cluster 2023-12-01T04:58:00.176970+0000 mgr.y (mgr.24362) 285 : cluster 0 pgmap v256: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 58 MiB/s rd, 8.7 MiB/s wr, 80 op/s 2023-12-01T04:58:01.744 INFO:tasks.rados.rados.0.smithi080.stdout:3215: seq_num 2021 ranges {766947=511774,1947285=475696,2966339=408738,3895036=71911} 2023-12-01T04:58:01.757 INFO:tasks.rados.rados.0.smithi080.stdout:3215: writing smithi08089843-278 from 766947 to 1278721 tid 1 2023-12-01T04:58:01.763 INFO:tasks.rados.rados.0.smithi080.stdout:3215: writing smithi08089843-278 from 1947285 to 2422981 tid 2 2023-12-01T04:58:01.769 INFO:tasks.rados.rados.0.smithi080.stdout:3215: writing smithi08089843-278 from 2966339 to 3375077 tid 3 2023-12-01T04:58:01.773 INFO:tasks.rados.rados.0.smithi080.stdout:3215: writing smithi08089843-278 from 3895036 to 3966947 tid 4 2023-12-01T04:58:01.773 INFO:tasks.rados.rados.0.smithi080.stdout:3204: done (10 left) 2023-12-01T04:58:01.773 INFO:tasks.rados.rados.0.smithi080.stdout:3205: done (9 left) 2023-12-01T04:58:01.773 INFO:tasks.rados.rados.0.smithi080.stdout:3207: done (8 left) 2023-12-01T04:58:01.773 INFO:tasks.rados.rados.0.smithi080.stdout:3208: done (7 left) 2023-12-01T04:58:01.773 INFO:tasks.rados.rados.0.smithi080.stdout:3209: done (6 left) 2023-12-01T04:58:01.773 INFO:tasks.rados.rados.0.smithi080.stdout:3210: done (5 left) 2023-12-01T04:58:01.773 INFO:tasks.rados.rados.0.smithi080.stdout:3211: done (4 left) 2023-12-01T04:58:01.774 INFO:tasks.rados.rados.0.smithi080.stdout:3212: done (3 left) 2023-12-01T04:58:01.774 INFO:tasks.rados.rados.0.smithi080.stdout:3213: done (2 left) 2023-12-01T04:58:01.774 INFO:tasks.rados.rados.0.smithi080.stdout:3214: done (1 left) 2023-12-01T04:58:01.774 INFO:tasks.rados.rados.0.smithi080.stdout:3216: write oid 110 current snap is 0 2023-12-01T04:58:01.774 INFO:tasks.rados.rados.0.smithi080.stdout:3216: seq_num 2022 ranges {783754=587023,1889414=735707,3393762=589992} 2023-12-01T04:58:01.781 INFO:tasks.rados.rados.0.smithi080.stdout:3216: writing smithi08089843-110 from 783754 to 1370777 tid 1 2023-12-01T04:58:01.788 INFO:tasks.rados.rados.0.smithi080.stdout:3216: writing smithi08089843-110 from 1889414 to 2625121 tid 2 2023-12-01T04:58:01.796 INFO:tasks.rados.rados.0.smithi080.stdout:3216: writing smithi08089843-110 from 3393762 to 3983754 tid 3 2023-12-01T04:58:01.796 INFO:tasks.rados.rados.0.smithi080.stdout:3217: read oid 214 snap -1 2023-12-01T04:58:01.796 INFO:tasks.rados.rados.0.smithi080.stdout:3217: expect (ObjNum 1703 snap 0 seq_num 1703) 2023-12-01T04:58:01.796 INFO:tasks.rados.rados.0.smithi080.stdout:3218: write oid 404 current snap is 0 2023-12-01T04:58:01.796 INFO:tasks.rados.rados.0.smithi080.stdout:3218: seq_num 2023 ranges {400561=778625,1664249=336312} 2023-12-01T04:58:01.803 INFO:tasks.rados.rados.0.smithi080.stdout:3218: writing smithi08089843-404 from 400561 to 1179186 tid 1 2023-12-01T04:58:01.808 INFO:tasks.rados.rados.0.smithi080.stdout:3218: writing smithi08089843-404 from 1664249 to 2000561 tid 2 2023-12-01T04:58:01.808 INFO:tasks.rados.rados.0.smithi080.stdout:3219: write oid 201 current snap is 0 2023-12-01T04:58:01.808 INFO:tasks.rados.rados.0.smithi080.stdout:3215: finishing write tid 1 to smithi08089843-278 2023-12-01T04:58:01.809 INFO:tasks.rados.rados.0.smithi080.stdout:3215: finishing write tid 2 to smithi08089843-278 2023-12-01T04:58:01.809 INFO:tasks.rados.rados.0.smithi080.stdout:3215: finishing write tid 3 to smithi08089843-278 2023-12-01T04:58:01.809 INFO:tasks.rados.rados.0.smithi080.stdout:3215: finishing write tid 4 to smithi08089843-278 2023-12-01T04:58:01.809 INFO:tasks.rados.rados.0.smithi080.stdout:3215: finishing write tid 5 to smithi08089843-278 2023-12-01T04:58:01.809 INFO:tasks.rados.rados.0.smithi080.stdout:3215: finishing write tid 6 to smithi08089843-278 2023-12-01T04:58:01.809 INFO:tasks.rados.rados.0.smithi080.stdout:3215: oid 278 updating version 0 to 465 2023-12-01T04:58:01.809 INFO:tasks.rados.rados.0.smithi080.stdout:3215: oid 278 version 465 is already newer than 463 2023-12-01T04:58:01.809 INFO:tasks.rados.rados.0.smithi080.stdout:3215: oid 278 updating version 465 to 466 2023-12-01T04:58:01.809 INFO:tasks.rados.rados.0.smithi080.stdout:3215: oid 278 updating version 466 to 467 2023-12-01T04:58:01.809 INFO:tasks.rados.rados.0.smithi080.stdout:3215: oid 278 version 467 is already newer than 464 2023-12-01T04:58:01.809 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 278 v 467 (ObjNum 2021 snap 0 seq_num 2021) dirty exists 2023-12-01T04:58:01.810 INFO:tasks.rados.rados.0.smithi080.stdout:3215: left oid 278 (ObjNum 2021 snap 0 seq_num 2021) 2023-12-01T04:58:01.810 INFO:tasks.rados.rados.0.smithi080.stdout:3216: finishing write tid 1 to smithi08089843-110 2023-12-01T04:58:01.810 INFO:tasks.rados.rados.0.smithi080.stdout:3216: finishing write tid 2 to smithi08089843-110 2023-12-01T04:58:01.810 INFO:tasks.rados.rados.0.smithi080.stdout:3216: finishing write tid 3 to smithi08089843-110 2023-12-01T04:58:01.810 INFO:tasks.rados.rados.0.smithi080.stdout:3216: finishing write tid 4 to smithi08089843-110 2023-12-01T04:58:01.810 INFO:tasks.rados.rados.0.smithi080.stdout:3216: finishing write tid 5 to smithi08089843-110 2023-12-01T04:58:01.810 INFO:tasks.rados.rados.0.smithi080.stdout:3216: oid 110 updating version 0 to 398 2023-12-01T04:58:01.810 INFO:tasks.rados.rados.0.smithi080.stdout:3216: oid 110 version 398 is already newer than 397 2023-12-01T04:58:01.810 INFO:tasks.rados.rados.0.smithi080.stdout:3216: oid 110 version 398 is already newer than 396 2023-12-01T04:58:01.810 INFO:tasks.rados.rados.0.smithi080.stdout:3216: oid 110 updating version 398 to 399 2023-12-01T04:58:01.810 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 110 v 399 (ObjNum 2022 snap 0 seq_num 2022) dirty exists 2023-12-01T04:58:01.810 INFO:tasks.rados.rados.0.smithi080.stdout:3216: left oid 110 (ObjNum 2022 snap 0 seq_num 2022) 2023-12-01T04:58:01.810 INFO:tasks.rados.rados.0.smithi080.stdout:3217: expect (ObjNum 1703 snap 0 seq_num 1703) 2023-12-01T04:58:01.928 INFO:tasks.rados.rados.0.smithi080.stdout:3218: finishing write tid 1 to smithi08089843-404 2023-12-01T04:58:01.928 INFO:tasks.rados.rados.0.smithi080.stdout:3218: finishing write tid 2 to smithi08089843-404 2023-12-01T04:58:01.928 INFO:tasks.rados.rados.0.smithi080.stdout:3218: finishing write tid 3 to smithi08089843-404 2023-12-01T04:58:01.928 INFO:tasks.rados.rados.0.smithi080.stdout:3218: finishing write tid 4 to smithi08089843-404 2023-12-01T04:58:01.928 INFO:tasks.rados.rados.0.smithi080.stdout:3218: oid 404 updating version 0 to 271 2023-12-01T04:58:01.928 INFO:tasks.rados.rados.0.smithi080.stdout:3218: oid 404 version 271 is already newer than 269 2023-12-01T04:58:01.928 INFO:tasks.rados.rados.0.smithi080.stdout:3218: oid 404 version 271 is already newer than 270 2023-12-01T04:58:01.928 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 404 v 271 (ObjNum 2023 snap 0 seq_num 2023) dirty exists 2023-12-01T04:58:01.928 INFO:tasks.rados.rados.0.smithi080.stdout:3218: left oid 404 (ObjNum 2023 snap 0 seq_num 2023) 2023-12-01T04:58:01.928 INFO:tasks.rados.rados.0.smithi080.stdout:3219: seq_num 2024 ranges {417368=453874,1322731=694637} 2023-12-01T04:58:01.938 INFO:tasks.rados.rados.0.smithi080.stdout:3219: writing smithi08089843-201 from 417368 to 871242 tid 1 2023-12-01T04:58:01.945 INFO:tasks.rados.rados.0.smithi080.stdout:3219: writing smithi08089843-201 from 1322731 to 2017368 tid 2 2023-12-01T04:58:01.945 INFO:tasks.rados.rados.0.smithi080.stdout:3215: done (4 left) 2023-12-01T04:58:01.945 INFO:tasks.rados.rados.0.smithi080.stdout:3216: done (3 left) 2023-12-01T04:58:01.945 INFO:tasks.rados.rados.0.smithi080.stdout:3217: done (2 left) 2023-12-01T04:58:01.945 INFO:tasks.rados.rados.0.smithi080.stdout:3218: done (1 left) 2023-12-01T04:58:01.945 INFO:tasks.rados.rados.0.smithi080.stdout:3220: write oid 327 current snap is 0 2023-12-01T04:58:01.945 INFO:tasks.rados.rados.0.smithi080.stdout:3220: seq_num 2025 ranges {434175=529123,1381213=483034} 2023-12-01T04:58:01.950 INFO:tasks.rados.rados.0.smithi080.stdout:3220: writing smithi08089843-327 from 434175 to 963298 tid 1 2023-12-01T04:58:01.956 INFO:tasks.rados.rados.0.smithi080.stdout:3220: writing smithi08089843-327 from 1381213 to 1864247 tid 2 2023-12-01T04:58:01.956 INFO:tasks.rados.rados.0.smithi080.stdout:3221: write oid 463 current snap is 0 2023-12-01T04:58:01.956 INFO:tasks.rados.rados.0.smithi080.stdout:3219: finishing write tid 1 to smithi08089843-201 2023-12-01T04:58:01.956 INFO:tasks.rados.rados.0.smithi080.stdout:3219: finishing write tid 2 to smithi08089843-201 2023-12-01T04:58:01.956 INFO:tasks.rados.rados.0.smithi080.stdout:3221: seq_num 2026 ranges {450982=604372,1723342=327640} 2023-12-01T04:58:01.962 INFO:tasks.rados.rados.0.smithi080.stdout:3221: writing smithi08089843-463 from 450982 to 1055354 tid 1 2023-12-01T04:58:01.968 INFO:tasks.rados.rados.0.smithi080.stdout:3221: writing smithi08089843-463 from 1723342 to 2050982 tid 2 2023-12-01T04:58:01.968 INFO:tasks.rados.rados.0.smithi080.stdout:3222: write oid 196 current snap is 0 2023-12-01T04:58:01.968 INFO:tasks.rados.rados.0.smithi080.stdout:3219: finishing write tid 3 to smithi08089843-201 2023-12-01T04:58:01.969 INFO:tasks.rados.rados.0.smithi080.stdout:3222: seq_num 2027 ranges {467789=679621,1781824=285965} 2023-12-01T04:58:01.975 INFO:tasks.rados.rados.0.smithi080.stdout:3222: writing smithi08089843-196 from 467789 to 1147410 tid 1 2023-12-01T04:58:01.982 INFO:tasks.rados.rados.0.smithi080.stdout:3222: writing smithi08089843-196 from 1781824 to 2067789 tid 2 2023-12-01T04:58:01.982 INFO:tasks.rados.rados.0.smithi080.stdout:3219: finishing write tid 4 to smithi08089843-201 2023-12-01T04:58:01.982 INFO:tasks.rados.rados.0.smithi080.stdout:3219: oid 201 updating version 0 to 382 2023-12-01T04:58:01.983 INFO:tasks.rados.rados.0.smithi080.stdout:3219: oid 201 version 382 is already newer than 381 2023-12-01T04:58:01.983 INFO:tasks.rados.rados.0.smithi080.stdout:3219: oid 201 version 382 is already newer than 380 2023-12-01T04:58:01.983 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 201 v 382 (ObjNum 2024 snap 0 seq_num 2024) dirty exists 2023-12-01T04:58:01.983 INFO:tasks.rados.rados.0.smithi080.stdout:3219: left oid 201 (ObjNum 2024 snap 0 seq_num 2024) 2023-12-01T04:58:01.983 INFO:tasks.rados.rados.0.smithi080.stdout:3220: finishing write tid 1 to smithi08089843-327 2023-12-01T04:58:01.983 INFO:tasks.rados.rados.0.smithi080.stdout:3220: finishing write tid 2 to smithi08089843-327 2023-12-01T04:58:01.983 INFO:tasks.rados.rados.0.smithi080.stdout:3220: finishing write tid 3 to smithi08089843-327 2023-12-01T04:58:01.984 INFO:tasks.rados.rados.0.smithi080.stdout:3220: finishing write tid 4 to smithi08089843-327 2023-12-01T04:58:01.984 INFO:tasks.rados.rados.0.smithi080.stdout:3220: oid 327 updating version 0 to 405 2023-12-01T04:58:01.984 INFO:tasks.rados.rados.0.smithi080.stdout:3220: oid 327 version 405 is already newer than 404 2023-12-01T04:58:01.984 INFO:tasks.rados.rados.0.smithi080.stdout:3220: oid 327 updating version 405 to 406 2023-12-01T04:58:01.984 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 327 v 406 (ObjNum 2025 snap 0 seq_num 2025) dirty exists 2023-12-01T04:58:01.984 INFO:tasks.rados.rados.0.smithi080.stdout:3220: left oid 327 (ObjNum 2025 snap 0 seq_num 2025) 2023-12-01T04:58:01.984 INFO:tasks.rados.rados.0.smithi080.stdout:3221: finishing write tid 1 to smithi08089843-463 2023-12-01T04:58:01.985 INFO:tasks.rados.rados.0.smithi080.stdout:3221: finishing write tid 2 to smithi08089843-463 2023-12-01T04:58:01.985 INFO:tasks.rados.rados.0.smithi080.stdout:3221: finishing write tid 3 to smithi08089843-463 2023-12-01T04:58:01.985 INFO:tasks.rados.rados.0.smithi080.stdout:3221: finishing write tid 4 to smithi08089843-463 2023-12-01T04:58:01.985 INFO:tasks.rados.rados.0.smithi080.stdout:3221: oid 463 updating version 0 to 448 2023-12-01T04:58:01.985 INFO:tasks.rados.rados.0.smithi080.stdout:3221: oid 463 version 448 is already newer than 447 2023-12-01T04:58:01.985 INFO:tasks.rados.rados.0.smithi080.stdout:3221: oid 463 updating version 448 to 449 2023-12-01T04:58:01.985 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 463 v 449 (ObjNum 2026 snap 0 seq_num 2026) dirty exists 2023-12-01T04:58:01.986 INFO:tasks.rados.rados.0.smithi080.stdout:3221: left oid 463 (ObjNum 2026 snap 0 seq_num 2026) 2023-12-01T04:58:01.986 INFO:tasks.rados.rados.0.smithi080.stdout:3222: finishing write tid 1 to smithi08089843-196 2023-12-01T04:58:01.986 INFO:tasks.rados.rados.0.smithi080.stdout:3219: done (3 left) 2023-12-01T04:58:01.986 INFO:tasks.rados.rados.0.smithi080.stdout:3220: done (2 left) 2023-12-01T04:58:01.986 INFO:tasks.rados.rados.0.smithi080.stdout:3221: done (1 left) 2023-12-01T04:58:01.986 INFO:tasks.rados.rados.0.smithi080.stdout:3223: write oid 4 current snap is 0 2023-12-01T04:58:01.987 INFO:tasks.rados.rados.0.smithi080.stdout:3223: seq_num 2028 ranges {484596=754870,1840306=244290} 2023-12-01T04:58:01.989 INFO:tasks.rados.rados.0.smithi080.stdout:3223: writing smithi08089843-4 from 484596 to 1239466 tid 1 2023-12-01T04:58:01.995 INFO:tasks.rados.rados.0.smithi080.stdout:3223: writing smithi08089843-4 from 1840306 to 2084596 tid 2 2023-12-01T04:58:01.995 INFO:tasks.rados.rados.0.smithi080.stdout:3224: write oid 182 current snap is 0 2023-12-01T04:58:01.995 INFO:tasks.rados.rados.0.smithi080.stdout:3222: finishing write tid 2 to smithi08089843-196 2023-12-01T04:58:01.995 INFO:tasks.rados.rados.0.smithi080.stdout:3224: seq_num 2029 ranges {501403=430119,1498788=490372} 2023-12-01T04:58:02.001 INFO:tasks.rados.rados.0.smithi080.stdout:3224: writing smithi08089843-182 from 501403 to 931522 tid 1 2023-12-01T04:58:02.008 INFO:tasks.rados.rados.0.smithi080.stdout:3224: writing smithi08089843-182 from 1498788 to 1989160 tid 2 2023-12-01T04:58:02.008 INFO:tasks.rados.rados.0.smithi080.stdout:3225: write oid 223 current snap is 0 2023-12-01T04:58:02.008 INFO:tasks.rados.rados.0.smithi080.stdout:3222: finishing write tid 3 to smithi08089843-196 2023-12-01T04:58:02.008 INFO:tasks.rados.rados.0.smithi080.stdout:3222: finishing write tid 4 to smithi08089843-196 2023-12-01T04:58:02.009 INFO:tasks.rados.rados.0.smithi080.stdout:3222: oid 196 updating version 0 to 474 2023-12-01T04:58:02.009 INFO:tasks.rados.rados.0.smithi080.stdout:3222: oid 196 version 474 is already newer than 473 2023-12-01T04:58:02.009 INFO:tasks.rados.rados.0.smithi080.stdout:3222: oid 196 updating version 474 to 475 2023-12-01T04:58:02.009 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 196 v 475 (ObjNum 2027 snap 0 seq_num 2027) dirty exists 2023-12-01T04:58:02.009 INFO:tasks.rados.rados.0.smithi080.stdout:3222: left oid 196 (ObjNum 2027 snap 0 seq_num 2027) 2023-12-01T04:58:02.009 INFO:tasks.rados.rados.0.smithi080.stdout:3223: finishing write tid 1 to smithi08089843-4 2023-12-01T04:58:02.010 INFO:tasks.rados.rados.0.smithi080.stdout:3225: seq_num 2030 ranges {518210=621721,1557270=560940} 2023-12-01T04:58:02.014 INFO:tasks.rados.rados.0.smithi080.stdout:3225: writing smithi08089843-223 from 518210 to 1139931 tid 1 2023-12-01T04:58:02.021 INFO:tasks.rados.rados.0.smithi080.stdout:3225: writing smithi08089843-223 from 1557270 to 2118210 tid 2 2023-12-01T04:58:02.022 INFO:tasks.rados.rados.0.smithi080.stdout:3222: done (3 left) 2023-12-01T04:58:02.022 INFO:tasks.rados.rados.0.smithi080.stdout:3226: write oid 19 current snap is 0 2023-12-01T04:58:02.022 INFO:tasks.rados.rados.0.smithi080.stdout:3223: finishing write tid 2 to smithi08089843-4 2023-12-01T04:58:02.022 INFO:tasks.rados.rados.0.smithi080.stdout:3223: finishing write tid 3 to smithi08089843-4 2023-12-01T04:58:02.022 INFO:tasks.rados.rados.0.smithi080.stdout:3223: finishing write tid 4 to smithi08089843-4 2023-12-01T04:58:02.022 INFO:tasks.rados.rados.0.smithi080.stdout:3223: oid 4 updating version 0 to 384 2023-12-01T04:58:02.022 INFO:tasks.rados.rados.0.smithi080.stdout:3223: oid 4 version 384 is already newer than 383 2023-12-01T04:58:02.023 INFO:tasks.rados.rados.0.smithi080.stdout:3223: oid 4 updating version 384 to 385 2023-12-01T04:58:02.023 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 4 v 385 (ObjNum 2028 snap 0 seq_num 2028) dirty exists 2023-12-01T04:58:02.023 INFO:tasks.rados.rados.0.smithi080.stdout:3223: left oid 4 (ObjNum 2028 snap 0 seq_num 2028) 2023-12-01T04:58:02.023 INFO:tasks.rados.rados.0.smithi080.stdout:3224: finishing write tid 1 to smithi08089843-182 2023-12-01T04:58:02.023 INFO:tasks.rados.rados.0.smithi080.stdout:3226: seq_num 2031 ranges {535017=696970,2015752=119265} 2023-12-01T04:58:02.032 INFO:tasks.rados.rados.0.smithi080.stdout:3226: writing smithi08089843-19 from 535017 to 1231987 tid 1 2023-12-01T04:58:02.039 INFO:tasks.rados.rados.0.smithi080.stdout:3226: writing smithi08089843-19 from 2015752 to 2135017 tid 2 2023-12-01T04:58:02.040 INFO:tasks.rados.rados.0.smithi080.stdout:3223: done (3 left) 2023-12-01T04:58:02.040 INFO:tasks.rados.rados.0.smithi080.stdout:3227: write oid 281 current snap is 0 2023-12-01T04:58:02.040 INFO:tasks.rados.rados.0.smithi080.stdout:3224: finishing write tid 2 to smithi08089843-182 2023-12-01T04:58:02.040 INFO:tasks.rados.rados.0.smithi080.stdout:3224: finishing write tid 3 to smithi08089843-182 2023-12-01T04:58:02.040 INFO:tasks.rados.rados.0.smithi080.stdout:3224: finishing write tid 4 to smithi08089843-182 2023-12-01T04:58:02.040 INFO:tasks.rados.rados.0.smithi080.stdout:3224: oid 182 updating version 0 to 310 2023-12-01T04:58:02.041 INFO:tasks.rados.rados.0.smithi080.stdout:3224: oid 182 version 310 is already newer than 309 2023-12-01T04:58:02.041 INFO:tasks.rados.rados.0.smithi080.stdout:3224: oid 182 version 310 is already newer than 308 2023-12-01T04:58:02.041 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 182 v 310 (ObjNum 2029 snap 0 seq_num 2029) dirty exists 2023-12-01T04:58:02.041 INFO:tasks.rados.rados.0.smithi080.stdout:3224: left oid 182 (ObjNum 2029 snap 0 seq_num 2029) 2023-12-01T04:58:02.041 INFO:tasks.rados.rados.0.smithi080.stdout:3225: finishing write tid 1 to smithi08089843-223 2023-12-01T04:58:02.041 INFO:tasks.rados.rados.0.smithi080.stdout:3227: seq_num 2032 ranges {551824=772219,2074234=77590} 2023-12-01T04:58:02.046 INFO:tasks.rados.rados.0.smithi080.stdout:3227: writing smithi08089843-281 from 551824 to 1324043 tid 1 2023-12-01T04:58:02.052 INFO:tasks.rados.rados.0.smithi080.stdout:3227: writing smithi08089843-281 from 2074234 to 2151824 tid 2 2023-12-01T04:58:02.052 INFO:tasks.rados.rados.0.smithi080.stdout:3224: done (3 left) 2023-12-01T04:58:02.052 INFO:tasks.rados.rados.0.smithi080.stdout:3228: write oid 388 current snap is 0 2023-12-01T04:58:02.052 INFO:tasks.rados.rados.0.smithi080.stdout:3228: seq_num 2033 ranges {568631=447468,1732716=435915} 2023-12-01T04:58:02.057 INFO:tasks.rados.rados.0.smithi080.stdout:3228: writing smithi08089843-388 from 568631 to 1016099 tid 1 2023-12-01T04:58:02.064 INFO:tasks.rados.rados.0.smithi080.stdout:3228: writing smithi08089843-388 from 1732716 to 2168631 tid 2 2023-12-01T04:58:02.065 INFO:tasks.rados.rados.0.smithi080.stdout:3229: write oid 429 current snap is 0 2023-12-01T04:58:02.065 INFO:tasks.rados.rados.0.smithi080.stdout:3225: finishing write tid 2 to smithi08089843-223 2023-12-01T04:58:02.065 INFO:tasks.rados.rados.0.smithi080.stdout:3225: finishing write tid 3 to smithi08089843-223 2023-12-01T04:58:02.065 INFO:tasks.rados.rados.0.smithi080.stdout:3229: seq_num 2034 ranges {585438=522717,1674845=510593} 2023-12-01T04:58:02.071 INFO:tasks.rados.rados.0.smithi080.stdout:3229: writing smithi08089843-429 from 585438 to 1108155 tid 1 2023-12-01T04:58:02.077 INFO:tasks.rados.rados.0.smithi080.stdout:3229: writing smithi08089843-429 from 1674845 to 2185438 tid 2 2023-12-01T04:58:02.077 INFO:tasks.rados.rados.0.smithi080.stdout:3230: write oid 118 current snap is 0 2023-12-01T04:58:02.078 INFO:tasks.rados.rados.0.smithi080.stdout:3225: finishing write tid 4 to smithi08089843-223 2023-12-01T04:58:02.078 INFO:tasks.rados.rados.0.smithi080.stdout:3225: oid 223 updating version 0 to 452 2023-12-01T04:58:02.078 INFO:tasks.rados.rados.0.smithi080.stdout:3225: oid 223 version 452 is already newer than 450 2023-12-01T04:58:02.078 INFO:tasks.rados.rados.0.smithi080.stdout:3225: oid 223 version 452 is already newer than 451 2023-12-01T04:58:02.078 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 223 v 452 (ObjNum 2030 snap 0 seq_num 2030) dirty exists 2023-12-01T04:58:02.078 INFO:tasks.rados.rados.0.smithi080.stdout:3225: left oid 223 (ObjNum 2030 snap 0 seq_num 2030) 2023-12-01T04:58:02.078 INFO:tasks.rados.rados.0.smithi080.stdout:3226: finishing write tid 1 to smithi08089843-19 2023-12-01T04:58:02.078 INFO:tasks.rados.rados.0.smithi080.stdout:3230: seq_num 2035 ranges {602245=597966,1733327=468918} 2023-12-01T04:58:02.085 INFO:tasks.rados.rados.0.smithi080.stdout:3230: writing smithi08089843-118 from 602245 to 1200211 tid 1 2023-12-01T04:58:02.093 INFO:tasks.rados.rados.0.smithi080.stdout:3230: writing smithi08089843-118 from 1733327 to 2202245 tid 2 2023-12-01T04:58:02.093 INFO:tasks.rados.rados.0.smithi080.stdout:3225: done (5 left) 2023-12-01T04:58:02.093 INFO:tasks.rados.rados.0.smithi080.stdout:3231: read oid 90 snap -1 2023-12-01T04:58:02.093 INFO:tasks.rados.rados.0.smithi080.stdout:3231: expect (ObjNum 1999 snap 0 seq_num 1999) 2023-12-01T04:58:02.093 INFO:tasks.rados.rados.0.smithi080.stdout:3232: read oid 214 snap -1 2023-12-01T04:58:02.093 INFO:tasks.rados.rados.0.smithi080.stdout:3232: expect (ObjNum 1703 snap 0 seq_num 1703) 2023-12-01T04:58:02.093 INFO:tasks.rados.rados.0.smithi080.stdout:3233: write oid 205 current snap is 0 2023-12-01T04:58:02.093 INFO:tasks.rados.rados.0.smithi080.stdout:3226: finishing write tid 2 to smithi08089843-19 2023-12-01T04:58:02.093 INFO:tasks.rados.rados.0.smithi080.stdout:3226: finishing write tid 3 to smithi08089843-19 2023-12-01T04:58:02.093 INFO:tasks.rados.rados.0.smithi080.stdout:3226: finishing write tid 4 to smithi08089843-19 2023-12-01T04:58:02.093 INFO:tasks.rados.rados.0.smithi080.stdout:3226: oid 19 updating version 0 to 477 2023-12-01T04:58:02.094 INFO:tasks.rados.rados.0.smithi080.stdout:3226: oid 19 updating version 477 to 478 2023-12-01T04:58:02.094 INFO:tasks.rados.rados.0.smithi080.stdout:3226: oid 19 version 478 is already newer than 476 2023-12-01T04:58:02.094 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 19 v 478 (ObjNum 2031 snap 0 seq_num 2031) dirty exists 2023-12-01T04:58:02.094 INFO:tasks.rados.rados.0.smithi080.stdout:3226: left oid 19 (ObjNum 2031 snap 0 seq_num 2031) 2023-12-01T04:58:02.094 INFO:tasks.rados.rados.0.smithi080.stdout:3227: finishing write tid 1 to smithi08089843-281 2023-12-01T04:58:02.094 INFO:tasks.rados.rados.0.smithi080.stdout:3227: finishing write tid 2 to smithi08089843-281 2023-12-01T04:58:02.094 INFO:tasks.rados.rados.0.smithi080.stdout:3227: finishing write tid 3 to smithi08089843-281 2023-12-01T04:58:02.094 INFO:tasks.rados.rados.0.smithi080.stdout:3227: finishing write tid 4 to smithi08089843-281 2023-12-01T04:58:02.094 INFO:tasks.rados.rados.0.smithi080.stdout:3227: oid 281 updating version 0 to 409 2023-12-01T04:58:02.094 INFO:tasks.rados.rados.0.smithi080.stdout:3227: oid 281 version 409 is already newer than 407 2023-12-01T04:58:02.094 INFO:tasks.rados.rados.0.smithi080.stdout:3227: oid 281 version 409 is already newer than 408 2023-12-01T04:58:02.094 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 281 v 409 (ObjNum 2032 snap 0 seq_num 2032) dirty exists 2023-12-01T04:58:02.094 INFO:tasks.rados.rados.0.smithi080.stdout:3227: left oid 281 (ObjNum 2032 snap 0 seq_num 2032) 2023-12-01T04:58:02.094 INFO:tasks.rados.rados.0.smithi080.stdout:3228: finishing write tid 1 to smithi08089843-388 2023-12-01T04:58:02.095 INFO:tasks.rados.rados.0.smithi080.stdout:3228: finishing write tid 2 to smithi08089843-388 2023-12-01T04:58:02.095 INFO:tasks.rados.rados.0.smithi080.stdout:3228: finishing write tid 3 to smithi08089843-388 2023-12-01T04:58:02.095 INFO:tasks.rados.rados.0.smithi080.stdout:3228: finishing write tid 4 to smithi08089843-388 2023-12-01T04:58:02.095 INFO:tasks.rados.rados.0.smithi080.stdout:3228: oid 388 updating version 0 to 312 2023-12-01T04:58:02.095 INFO:tasks.rados.rados.0.smithi080.stdout:3228: oid 388 updating version 312 to 313 2023-12-01T04:58:02.095 INFO:tasks.rados.rados.0.smithi080.stdout:3228: oid 388 version 313 is already newer than 311 2023-12-01T04:58:02.095 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 388 v 313 (ObjNum 2033 snap 0 seq_num 2033) dirty exists 2023-12-01T04:58:02.095 INFO:tasks.rados.rados.0.smithi080.stdout:3228: left oid 388 (ObjNum 2033 snap 0 seq_num 2033) 2023-12-01T04:58:02.095 INFO:tasks.rados.rados.0.smithi080.stdout:3229: finishing write tid 1 to smithi08089843-429 2023-12-01T04:58:02.095 INFO:tasks.rados.rados.0.smithi080.stdout:3233: seq_num 2036 ranges {619052=673215,1791809=427243} 2023-12-01T04:58:02.099 INFO:tasks.rados.rados.0.smithi080.stdout:3233: writing smithi08089843-205 from 619052 to 1292267 tid 1 2023-12-01T04:58:02.106 INFO:tasks.rados.rados.0.smithi080.stdout:3233: writing smithi08089843-205 from 1791809 to 2219052 tid 2 2023-12-01T04:58:02.106 INFO:tasks.rados.rados.0.smithi080.stdout:3226: done (7 left) 2023-12-01T04:58:02.106 INFO:tasks.rados.rados.0.smithi080.stdout:3227: done (6 left) 2023-12-01T04:58:02.106 INFO:tasks.rados.rados.0.smithi080.stdout:3228: done (5 left) 2023-12-01T04:58:02.106 INFO:tasks.rados.rados.0.smithi080.stdout:3234: delete oid 264 current snap is 0 2023-12-01T04:58:02.106 INFO:tasks.rados.rados.0.smithi080.stdout:3229: finishing write tid 2 to smithi08089843-429 2023-12-01T04:58:02.106 INFO:tasks.rados.rados.0.smithi080.stdout:3229: finishing write tid 3 to smithi08089843-429 2023-12-01T04:58:02.106 INFO:tasks.rados.rados.0.smithi080.stdout:3229: finishing write tid 4 to smithi08089843-429 2023-12-01T04:58:02.106 INFO:tasks.rados.rados.0.smithi080.stdout:3229: oid 429 updating version 0 to 384 2023-12-01T04:58:02.106 INFO:tasks.rados.rados.0.smithi080.stdout:3229: oid 429 updating version 384 to 385 2023-12-01T04:58:02.106 INFO:tasks.rados.rados.0.smithi080.stdout:3229: oid 429 updating version 385 to 386 2023-12-01T04:58:02.106 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 429 v 386 (ObjNum 2034 snap 0 seq_num 2034) dirty exists 2023-12-01T04:58:02.106 INFO:tasks.rados.rados.0.smithi080.stdout:3229: left oid 429 (ObjNum 2034 snap 0 seq_num 2034) 2023-12-01T04:58:02.106 INFO:tasks.rados.rados.0.smithi080.stdout:3230: finishing write tid 1 to smithi08089843-118 2023-12-01T04:58:02.107 INFO:tasks.rados.rados.0.smithi080.stdout:3232: expect (ObjNum 1703 snap 0 seq_num 1703) 2023-12-01T04:58:02.233 INFO:tasks.rados.rados.0.smithi080.stdout:3230: finishing write tid 2 to smithi08089843-118 2023-12-01T04:58:02.234 INFO:tasks.rados.rados.0.smithi080.stdout:3230: finishing write tid 3 to smithi08089843-118 2023-12-01T04:58:02.234 INFO:tasks.rados.rados.0.smithi080.stdout:3230: finishing write tid 4 to smithi08089843-118 2023-12-01T04:58:02.234 INFO:tasks.rados.rados.0.smithi080.stdout:3230: oid 118 updating version 0 to 386 2023-12-01T04:58:02.234 INFO:tasks.rados.rados.0.smithi080.stdout:3230: oid 118 updating version 386 to 388 2023-12-01T04:58:02.234 INFO:tasks.rados.rados.0.smithi080.stdout:3230: oid 118 version 388 is already newer than 387 2023-12-01T04:58:02.234 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 118 v 388 (ObjNum 2035 snap 0 seq_num 2035) dirty exists 2023-12-01T04:58:02.234 INFO:tasks.rados.rados.0.smithi080.stdout:3230: left oid 118 (ObjNum 2035 snap 0 seq_num 2035) 2023-12-01T04:58:02.234 INFO:tasks.rados.rados.0.smithi080.stdout:3233: finishing write tid 1 to smithi08089843-205 2023-12-01T04:58:02.234 INFO:tasks.rados.rados.0.smithi080.stdout:3231: expect (ObjNum 1999 snap 0 seq_num 1999) 2023-12-01T04:58:02.515 INFO:tasks.rados.rados.0.smithi080.stdout:3233: finishing write tid 2 to smithi08089843-205 2023-12-01T04:58:02.515 INFO:tasks.rados.rados.0.smithi080.stdout:3233: finishing write tid 3 to smithi08089843-205 2023-12-01T04:58:02.515 INFO:tasks.rados.rados.0.smithi080.stdout:3233: finishing write tid 4 to smithi08089843-205 2023-12-01T04:58:02.515 INFO:tasks.rados.rados.0.smithi080.stdout:3233: oid 205 updating version 0 to 273 2023-12-01T04:58:02.515 INFO:tasks.rados.rados.0.smithi080.stdout:3233: oid 205 version 273 is already newer than 272 2023-12-01T04:58:02.515 INFO:tasks.rados.rados.0.smithi080.stdout:3233: oid 205 updating version 273 to 274 2023-12-01T04:58:02.515 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 205 v 274 (ObjNum 2036 snap 0 seq_num 2036) dirty exists 2023-12-01T04:58:02.515 INFO:tasks.rados.rados.0.smithi080.stdout:3233: left oid 205 (ObjNum 2036 snap 0 seq_num 2036) 2023-12-01T04:58:02.515 INFO:tasks.rados.rados.0.smithi080.stdout:3229: done (5 left) 2023-12-01T04:58:02.516 INFO:tasks.rados.rados.0.smithi080.stdout:3230: done (4 left) 2023-12-01T04:58:02.516 INFO:tasks.rados.rados.0.smithi080.stdout:3231: done (3 left) 2023-12-01T04:58:02.516 INFO:tasks.rados.rados.0.smithi080.stdout:3232: done (2 left) 2023-12-01T04:58:02.516 INFO:tasks.rados.rados.0.smithi080.stdout:3233: done (1 left) 2023-12-01T04:58:02.516 INFO:tasks.rados.rados.0.smithi080.stdout:3234: done (0 left) 2023-12-01T04:58:02.516 INFO:tasks.rados.rados.0.smithi080.stdout:3235: read oid 310 snap -1 2023-12-01T04:58:02.516 INFO:tasks.rados.rados.0.smithi080.stdout:3235: expect (ObjNum 1904 snap 0 seq_num 1904) 2023-12-01T04:58:02.516 INFO:tasks.rados.rados.0.smithi080.stdout:3236: write oid 78 current snap is 0 2023-12-01T04:58:02.516 INFO:tasks.rados.rados.0.smithi080.stdout:3236: seq_num 2038 ranges {652666=540066,1908773=343893} 2023-12-01T04:58:02.527 INFO:tasks.rados.rados.0.smithi080.stdout:3236: writing smithi08089843-78 from 652666 to 1192732 tid 1 2023-12-01T04:58:02.533 INFO:tasks.rados.rados.0.smithi080.stdout:3236: writing smithi08089843-78 from 1908773 to 2252666 tid 2 2023-12-01T04:58:02.533 INFO:tasks.rados.rados.0.smithi080.stdout:3237: write oid 101 current snap is 0 2023-12-01T04:58:02.533 INFO:tasks.rados.rados.0.smithi080.stdout:3237: seq_num 2039 ranges {669473=615315,1967255=302218} 2023-12-01T04:58:02.540 INFO:tasks.rados.rados.0.smithi080.stdout:3237: writing smithi08089843-101 from 669473 to 1284788 tid 1 2023-12-01T04:58:02.546 INFO:tasks.rados.rados.0.smithi080.stdout:3237: writing smithi08089843-101 from 1967255 to 2269473 tid 2 2023-12-01T04:58:02.546 INFO:tasks.rados.rados.0.smithi080.stdout:3238: read oid 346 snap -1 2023-12-01T04:58:02.546 INFO:tasks.rados.rados.0.smithi080.stdout:3238: expect (ObjNum 1648 snap 0 seq_num 1648) 2023-12-01T04:58:02.546 INFO:tasks.rados.rados.0.smithi080.stdout:3239: read oid 237 snap -1 2023-12-01T04:58:02.546 INFO:tasks.rados.rados.0.smithi080.stdout:3239: expect (ObjNum 1475 snap 0 seq_num 1475) 2023-12-01T04:58:02.547 INFO:tasks.rados.rados.0.smithi080.stdout:3240: write oid 246 current snap is 0 2023-12-01T04:58:02.547 INFO:tasks.rados.rados.0.smithi080.stdout:3240: seq_num 2040 ranges {686280=690564,2025737=260543} 2023-12-01T04:58:02.554 INFO:tasks.rados.rados.0.smithi080.stdout:3240: writing smithi08089843-246 from 686280 to 1376844 tid 1 2023-12-01T04:58:02.560 INFO:tasks.rados.rados.0.smithi080.stdout:3240: writing smithi08089843-246 from 2025737 to 2286280 tid 2 2023-12-01T04:58:02.560 INFO:tasks.rados.rados.0.smithi080.stdout:3241: read oid 94 snap -1 2023-12-01T04:58:02.560 INFO:tasks.rados.rados.0.smithi080.stdout:3241: expect (ObjNum 1839 snap 0 seq_num 1839) 2023-12-01T04:58:02.560 INFO:tasks.rados.rados.0.smithi080.stdout:3242: write oid 405 current snap is 0 2023-12-01T04:58:02.560 INFO:tasks.rados.rados.0.smithi080.stdout:3235: expect (ObjNum 1904 snap 0 seq_num 1904) 2023-12-01T04:58:02.661 INFO:tasks.rados.rados.0.smithi080.stdout:3236: finishing write tid 1 to smithi08089843-78 2023-12-01T04:58:02.662 INFO:tasks.rados.rados.0.smithi080.stdout:3236: finishing write tid 2 to smithi08089843-78 2023-12-01T04:58:02.662 INFO:tasks.rados.rados.0.smithi080.stdout:3242: seq_num 2041 ranges {703087=765813,2084219=218868} 2023-12-01T04:58:02.674 INFO:tasks.rados.rados.0.smithi080.stdout:3242: writing smithi08089843-405 from 703087 to 1468900 tid 1 2023-12-01T04:58:02.680 INFO:tasks.rados.rados.0.smithi080.stdout:3242: writing smithi08089843-405 from 2084219 to 2303087 tid 2 2023-12-01T04:58:02.680 INFO:tasks.rados.rados.0.smithi080.stdout:3235: done (7 left) 2023-12-01T04:58:02.680 INFO:tasks.rados.rados.0.smithi080.stdout:3243: read oid 179 snap -1 2023-12-01T04:58:02.680 INFO:tasks.rados.rados.0.smithi080.stdout:3243: expect (ObjNum 1347 snap 0 seq_num 1347) 2023-12-01T04:58:02.680 INFO:tasks.rados.rados.0.smithi080.stdout:3244: delete oid 190 current snap is 0 2023-12-01T04:58:02.680 INFO:tasks.rados.rados.0.smithi080.stdout:3236: finishing write tid 3 to smithi08089843-78 2023-12-01T04:58:02.680 INFO:tasks.rados.rados.0.smithi080.stdout:3236: finishing write tid 4 to smithi08089843-78 2023-12-01T04:58:02.680 INFO:tasks.rados.rados.0.smithi080.stdout:3236: oid 78 updating version 0 to 408 2023-12-01T04:58:02.680 INFO:tasks.rados.rados.0.smithi080.stdout:3236: oid 78 version 408 is already newer than 407 2023-12-01T04:58:02.680 INFO:tasks.rados.rados.0.smithi080.stdout:3236: oid 78 updating version 408 to 409 2023-12-01T04:58:02.680 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 78 v 409 (ObjNum 2038 snap 0 seq_num 2038) dirty exists 2023-12-01T04:58:02.680 INFO:tasks.rados.rados.0.smithi080.stdout:3236: left oid 78 (ObjNum 2038 snap 0 seq_num 2038) 2023-12-01T04:58:02.681 INFO:tasks.rados.rados.0.smithi080.stdout:3237: finishing write tid 1 to smithi08089843-101 2023-12-01T04:58:02.681 INFO:tasks.rados.rados.0.smithi080.stdout:3239: expect (ObjNum 1475 snap 0 seq_num 1475) 2023-12-01T04:58:02.866 INFO:tasks.rados.rados.0.smithi080.stdout:3237: finishing write tid 2 to smithi08089843-101 2023-12-01T04:58:02.866 INFO:tasks.rados.rados.0.smithi080.stdout:3237: finishing write tid 3 to smithi08089843-101 2023-12-01T04:58:02.866 INFO:tasks.rados.rados.0.smithi080.stdout:3237: finishing write tid 4 to smithi08089843-101 2023-12-01T04:58:02.866 INFO:tasks.rados.rados.0.smithi080.stdout:3237: oid 101 updating version 0 to 336 2023-12-01T04:58:02.866 INFO:tasks.rados.rados.0.smithi080.stdout:3237: oid 101 version 336 is already newer than 335 2023-12-01T04:58:02.866 INFO:tasks.rados.rados.0.smithi080.stdout:3237: oid 101 updating version 336 to 337 2023-12-01T04:58:02.866 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 101 v 337 (ObjNum 2039 snap 0 seq_num 2039) dirty exists 2023-12-01T04:58:02.866 INFO:tasks.rados.rados.0.smithi080.stdout:3237: left oid 101 (ObjNum 2039 snap 0 seq_num 2039) 2023-12-01T04:58:02.867 INFO:tasks.rados.rados.0.smithi080.stdout:3240: finishing write tid 1 to smithi08089843-246 2023-12-01T04:58:02.867 INFO:tasks.rados.rados.0.smithi080.stdout:3238: expect (ObjNum 1648 snap 0 seq_num 1648) 2023-12-01T04:58:03.065 INFO:tasks.rados.rados.0.smithi080.stdout:3240: finishing write tid 2 to smithi08089843-246 2023-12-01T04:58:03.065 INFO:tasks.rados.rados.0.smithi080.stdout:3240: finishing write tid 3 to smithi08089843-246 2023-12-01T04:58:03.066 INFO:tasks.rados.rados.0.smithi080.stdout:3240: finishing write tid 4 to smithi08089843-246 2023-12-01T04:58:03.066 INFO:tasks.rados.rados.0.smithi080.stdout:3240: oid 246 updating version 0 to 338 2023-12-01T04:58:03.066 INFO:tasks.rados.rados.0.smithi080.stdout:3240: oid 246 updating version 338 to 339 2023-12-01T04:58:03.066 INFO:tasks.rados.rados.0.smithi080.stdout:3240: oid 246 updating version 339 to 340 2023-12-01T04:58:03.066 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 246 v 340 (ObjNum 2040 snap 0 seq_num 2040) dirty exists 2023-12-01T04:58:03.066 INFO:tasks.rados.rados.0.smithi080.stdout:3240: left oid 246 (ObjNum 2040 snap 0 seq_num 2040) 2023-12-01T04:58:03.066 INFO:tasks.rados.rados.0.smithi080.stdout:3241: expect (ObjNum 1839 snap 0 seq_num 1839) 2023-12-01T04:58:03.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:58:02 smithi080 bash[28361]: audit 2023-12-01T04:58:01.981057+0000 mon.c (mon.2) 177 : audit 0 from='client.? 172.21.15.80:0/364036349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:58:03.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:58:02 smithi080 bash[28361]: cluster 2023-12-01T04:58:02.178081+0000 mgr.y (mgr.24362) 286 : cluster 0 pgmap v257: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 83 MiB/s rd, 12 MiB/s wr, 110 op/s 2023-12-01T04:58:03.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:58:02 smithi080 bash[41963]: audit 2023-12-01T04:58:01.981057+0000 mon.c (mon.2) 177 : audit 0 from='client.? 172.21.15.80:0/364036349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:58:03.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:58:02 smithi080 bash[41963]: cluster 2023-12-01T04:58:02.178081+0000 mgr.y (mgr.24362) 286 : cluster 0 pgmap v257: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 83 MiB/s rd, 12 MiB/s wr, 110 op/s 2023-12-01T04:58:03.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:58:02 smithi090 bash[32384]: audit 2023-12-01T04:58:01.981057+0000 mon.c (mon.2) 177 : audit 0 from='client.? 172.21.15.80:0/364036349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:58:03.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:58:02 smithi090 bash[32384]: cluster 2023-12-01T04:58:02.178081+0000 mgr.y (mgr.24362) 286 : cluster 0 pgmap v257: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 83 MiB/s rd, 12 MiB/s wr, 110 op/s 2023-12-01T04:58:03.284 INFO:tasks.rados.rados.0.smithi080.stdout:3242: finishing write tid 1 to smithi08089843-405 2023-12-01T04:58:03.285 INFO:tasks.rados.rados.0.smithi080.stdout:3242: finishing write tid 2 to smithi08089843-405 2023-12-01T04:58:03.285 INFO:tasks.rados.rados.0.smithi080.stdout:3242: finishing write tid 3 to smithi08089843-405 2023-12-01T04:58:03.285 INFO:tasks.rados.rados.0.smithi080.stdout:3242: finishing write tid 4 to smithi08089843-405 2023-12-01T04:58:03.285 INFO:tasks.rados.rados.0.smithi080.stdout:3242: oid 405 updating version 0 to 382 2023-12-01T04:58:03.285 INFO:tasks.rados.rados.0.smithi080.stdout:3242: oid 405 version 382 is already newer than 381 2023-12-01T04:58:03.285 INFO:tasks.rados.rados.0.smithi080.stdout:3242: oid 405 version 382 is already newer than 380 2023-12-01T04:58:03.285 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 405 v 382 (ObjNum 2041 snap 0 seq_num 2041) dirty exists 2023-12-01T04:58:03.285 INFO:tasks.rados.rados.0.smithi080.stdout:3242: left oid 405 (ObjNum 2041 snap 0 seq_num 2041) 2023-12-01T04:58:03.285 INFO:tasks.rados.rados.0.smithi080.stdout:3243: expect (ObjNum 1347 snap 0 seq_num 1347) 2023-12-01T04:58:03.403 INFO:tasks.rados.rados.0.smithi080.stdout:3236: done (8 left) 2023-12-01T04:58:03.403 INFO:tasks.rados.rados.0.smithi080.stdout:3237: done (7 left) 2023-12-01T04:58:03.403 INFO:tasks.rados.rados.0.smithi080.stdout:3238: done (6 left) 2023-12-01T04:58:03.403 INFO:tasks.rados.rados.0.smithi080.stdout:3239: done (5 left) 2023-12-01T04:58:03.404 INFO:tasks.rados.rados.0.smithi080.stdout:3240: done (4 left) 2023-12-01T04:58:03.404 INFO:tasks.rados.rados.0.smithi080.stdout:3241: done (3 left) 2023-12-01T04:58:03.404 INFO:tasks.rados.rados.0.smithi080.stdout:3242: done (2 left) 2023-12-01T04:58:03.404 INFO:tasks.rados.rados.0.smithi080.stdout:3243: done (1 left) 2023-12-01T04:58:03.404 INFO:tasks.rados.rados.0.smithi080.stdout:3244: done (0 left) 2023-12-01T04:58:03.404 INFO:tasks.rados.rados.0.smithi080.stdout:3245: write oid 1 current snap is 0 2023-12-01T04:58:03.404 INFO:tasks.rados.rados.0.smithi080.stdout:3245: seq_num 2043 ranges {736701=516311,1684830=516055} 2023-12-01T04:58:03.416 INFO:tasks.rados.rados.0.smithi080.stdout:3245: writing smithi08089843-1 from 736701 to 1253012 tid 1 2023-12-01T04:58:03.423 INFO:tasks.rados.rados.0.smithi080.stdout:3245: writing smithi08089843-1 from 1684830 to 2200885 tid 2 2023-12-01T04:58:03.423 INFO:tasks.rados.rados.0.smithi080.stdout:3246: write oid 330 current snap is 0 2023-12-01T04:58:03.423 INFO:tasks.rados.rados.0.smithi080.stdout:3246: seq_num 2044 ranges {753508=591560,2143312=210196} 2023-12-01T04:58:03.430 INFO:tasks.rados.rados.0.smithi080.stdout:3246: writing smithi08089843-330 from 753508 to 1345068 tid 1 2023-12-01T04:58:03.437 INFO:tasks.rados.rados.0.smithi080.stdout:3246: writing smithi08089843-330 from 2143312 to 2353508 tid 2 2023-12-01T04:58:03.437 INFO:tasks.rados.rados.0.smithi080.stdout:3247: read oid 470 snap -1 2023-12-01T04:58:03.437 INFO:tasks.rados.rados.0.smithi080.stdout:3247: expect (ObjNum 1796 snap 0 seq_num 1796) 2023-12-01T04:58:03.437 INFO:tasks.rados.rados.0.smithi080.stdout:3248: delete oid 359 current snap is 0 2023-12-01T04:58:03.437 INFO:tasks.rados.rados.0.smithi080.stdout:3245: finishing write tid 1 to smithi08089843-1 2023-12-01T04:58:03.437 INFO:tasks.rados.rados.0.smithi080.stdout:3245: finishing write tid 2 to smithi08089843-1 2023-12-01T04:58:03.437 INFO:tasks.rados.rados.0.smithi080.stdout:3245: finishing write tid 3 to smithi08089843-1 2023-12-01T04:58:03.437 INFO:tasks.rados.rados.0.smithi080.stdout:3245: finishing write tid 4 to smithi08089843-1 2023-12-01T04:58:03.437 INFO:tasks.rados.rados.0.smithi080.stdout:3245: oid 1 updating version 0 to 401 2023-12-01T04:58:03.437 INFO:tasks.rados.rados.0.smithi080.stdout:3245: oid 1 updating version 401 to 402 2023-12-01T04:58:03.437 INFO:tasks.rados.rados.0.smithi080.stdout:3245: oid 1 version 402 is already newer than 400 2023-12-01T04:58:03.437 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 1 v 402 (ObjNum 2043 snap 0 seq_num 2043) dirty exists 2023-12-01T04:58:03.438 INFO:tasks.rados.rados.0.smithi080.stdout:3245: left oid 1 (ObjNum 2043 snap 0 seq_num 2043) 2023-12-01T04:58:03.438 INFO:tasks.rados.rados.0.smithi080.stdout:3246: finishing write tid 1 to smithi08089843-330 2023-12-01T04:58:03.439 INFO:tasks.rados.rados.0.smithi080.stdout:3246: finishing write tid 2 to smithi08089843-330 2023-12-01T04:58:03.448 INFO:tasks.rados.rados.0.smithi080.stdout:3246: finishing write tid 3 to smithi08089843-330 2023-12-01T04:58:03.448 INFO:tasks.rados.rados.0.smithi080.stdout:3246: finishing write tid 4 to smithi08089843-330 2023-12-01T04:58:03.449 INFO:tasks.rados.rados.0.smithi080.stdout:3246: oid 330 updating version 0 to 478 2023-12-01T04:58:03.449 INFO:tasks.rados.rados.0.smithi080.stdout:3246: oid 330 version 478 is already newer than 476 2023-12-01T04:58:03.449 INFO:tasks.rados.rados.0.smithi080.stdout:3246: oid 330 version 478 is already newer than 477 2023-12-01T04:58:03.449 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 330 v 478 (ObjNum 2044 snap 0 seq_num 2044) dirty exists 2023-12-01T04:58:03.449 INFO:tasks.rados.rados.0.smithi080.stdout:3246: left oid 330 (ObjNum 2044 snap 0 seq_num 2044) 2023-12-01T04:58:03.451 INFO:tasks.rados.rados.0.smithi080.stdout:3245: done (3 left) 2023-12-01T04:58:03.451 INFO:tasks.rados.rados.0.smithi080.stdout:3246: done (2 left) 2023-12-01T04:58:03.451 INFO:tasks.rados.rados.0.smithi080.stdout:3248: done (1 left) 2023-12-01T04:58:03.451 INFO:tasks.rados.rados.0.smithi080.stdout:3249: read oid 171 snap -1 2023-12-01T04:58:03.452 INFO:tasks.rados.rados.0.smithi080.stdout:3249: expect deleted 2023-12-01T04:58:03.452 INFO:tasks.rados.rados.0.smithi080.stdout:3250: write oid 330 current snap is 0 2023-12-01T04:58:03.452 INFO:tasks.rados.rados.0.smithi080.stdout:3247: expect (ObjNum 1796 snap 0 seq_num 1796) 2023-12-01T04:58:03.533 INFO:tasks.rados.rados.0.smithi080.stdout:3250: seq_num 2046 ranges {787122=458411,1860276=526846} 2023-12-01T04:58:03.547 INFO:tasks.rados.rados.0.smithi080.stdout:3250: writing smithi08089843-330 from 787122 to 1245533 tid 1 2023-12-01T04:58:03.554 INFO:tasks.rados.rados.0.smithi080.stdout:3250: writing smithi08089843-330 from 1860276 to 2387122 tid 2 2023-12-01T04:58:03.554 INFO:tasks.rados.rados.0.smithi080.stdout:3247: done (2 left) 2023-12-01T04:58:03.554 INFO:tasks.rados.rados.0.smithi080.stdout:3249: done (1 left) 2023-12-01T04:58:03.554 INFO:tasks.rados.rados.0.smithi080.stdout:3251: read oid 185 snap -1 2023-12-01T04:58:03.554 INFO:tasks.rados.rados.0.smithi080.stdout:3251: expect (ObjNum 1782 snap 0 seq_num 1782) 2023-12-01T04:58:03.555 INFO:tasks.rados.rados.0.smithi080.stdout:3252: read oid 462 snap -1 2023-12-01T04:58:03.555 INFO:tasks.rados.rados.0.smithi080.stdout:3252: expect deleted 2023-12-01T04:58:03.555 INFO:tasks.rados.rados.0.smithi080.stdout:3253: write oid 494 current snap is 0 2023-12-01T04:58:03.555 INFO:tasks.rados.rados.0.smithi080.stdout:3250: finishing write tid 1 to smithi08089843-330 2023-12-01T04:58:03.555 INFO:tasks.rados.rados.0.smithi080.stdout:3253: seq_num 2047 ranges {403929=533660,1518758=407040} 2023-12-01T04:58:03.559 INFO:tasks.rados.rados.0.smithi080.stdout:3253: writing smithi08089843-494 from 403929 to 937589 tid 1 2023-12-01T04:58:03.565 INFO:tasks.rados.rados.0.smithi080.stdout:3253: writing smithi08089843-494 from 1518758 to 1925798 tid 2 2023-12-01T04:58:03.566 INFO:tasks.rados.rados.0.smithi080.stdout:3254: read oid 86 snap -1 2023-12-01T04:58:03.566 INFO:tasks.rados.rados.0.smithi080.stdout:3254: expect (ObjNum 1037 snap 0 seq_num 1037) 2023-12-01T04:58:03.566 INFO:tasks.rados.rados.0.smithi080.stdout:3255: write oid 27 current snap is 0 2023-12-01T04:58:03.566 INFO:tasks.rados.rados.0.smithi080.stdout:3255: seq_num 2048 ranges {420736=608909,1577240=667051} 2023-12-01T04:58:03.571 INFO:tasks.rados.rados.0.smithi080.stdout:3255: writing smithi08089843-27 from 420736 to 1029645 tid 1 2023-12-01T04:58:03.578 INFO:tasks.rados.rados.0.smithi080.stdout:3255: writing smithi08089843-27 from 1577240 to 2244291 tid 2 2023-12-01T04:58:03.578 INFO:tasks.rados.rados.0.smithi080.stdout:3256: read oid 410 snap -1 2023-12-01T04:58:03.578 INFO:tasks.rados.rados.0.smithi080.stdout:3256: expect deleted 2023-12-01T04:58:03.579 INFO:tasks.rados.rados.0.smithi080.stdout:3257: read oid 343 snap -1 2023-12-01T04:58:03.579 INFO:tasks.rados.rados.0.smithi080.stdout:3257: expect deleted 2023-12-01T04:58:03.579 INFO:tasks.rados.rados.0.smithi080.stdout:3258: read oid 44 snap -1 2023-12-01T04:58:03.579 INFO:tasks.rados.rados.0.smithi080.stdout:3258: expect (ObjNum 569 snap 0 seq_num 569) 2023-12-01T04:58:03.579 INFO:tasks.rados.rados.0.smithi080.stdout:3259: write oid 487 current snap is 0 2023-12-01T04:58:03.579 INFO:tasks.rados.rados.0.smithi080.stdout:3259: seq_num 2049 ranges {437543=684158,1635722=410709} 2023-12-01T04:58:03.585 INFO:tasks.rados.rados.0.smithi080.stdout:3259: writing smithi08089843-487 from 437543 to 1121701 tid 1 2023-12-01T04:58:03.592 INFO:tasks.rados.rados.0.smithi080.stdout:3259: writing smithi08089843-487 from 1635722 to 2046431 tid 2 2023-12-01T04:58:03.592 INFO:tasks.rados.rados.0.smithi080.stdout:3260: read oid 200 snap -1 2023-12-01T04:58:03.592 INFO:tasks.rados.rados.0.smithi080.stdout:3260: expect (ObjNum 1524 snap 0 seq_num 1524) 2023-12-01T04:58:03.592 INFO:tasks.rados.rados.0.smithi080.stdout:3261: read oid 7 snap -1 2023-12-01T04:58:03.592 INFO:tasks.rados.rados.0.smithi080.stdout:3261: expect (ObjNum 1011 snap 0 seq_num 1011) 2023-12-01T04:58:03.592 INFO:tasks.rados.rados.0.smithi080.stdout:3262: read oid 356 snap -1 2023-12-01T04:58:03.592 INFO:tasks.rados.rados.0.smithi080.stdout:3262: expect (ObjNum 2020 snap 0 seq_num 2020) 2023-12-01T04:58:03.592 INFO:tasks.rados.rados.0.smithi080.stdout:3263: write oid 96 current snap is 0 2023-12-01T04:58:03.592 INFO:tasks.rados.rados.0.smithi080.stdout:3250: finishing write tid 2 to smithi08089843-330 2023-12-01T04:58:03.592 INFO:tasks.rados.rados.0.smithi080.stdout:3250: finishing write tid 3 to smithi08089843-330 2023-12-01T04:58:03.593 INFO:tasks.rados.rados.0.smithi080.stdout:3250: finishing write tid 4 to smithi08089843-330 2023-12-01T04:58:03.593 INFO:tasks.rados.rados.0.smithi080.stdout:3250: oid 330 updating version 0 to 482 2023-12-01T04:58:03.593 INFO:tasks.rados.rados.0.smithi080.stdout:3250: oid 330 version 482 is already newer than 481 2023-12-01T04:58:03.593 INFO:tasks.rados.rados.0.smithi080.stdout:3250: oid 330 version 482 is already newer than 480 2023-12-01T04:58:03.593 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 330 v 482 (ObjNum 2046 snap 0 seq_num 2046) dirty exists 2023-12-01T04:58:03.593 INFO:tasks.rados.rados.0.smithi080.stdout:3250: left oid 330 (ObjNum 2046 snap 0 seq_num 2046) 2023-12-01T04:58:03.593 INFO:tasks.rados.rados.0.smithi080.stdout:3253: finishing write tid 1 to smithi08089843-494 2023-12-01T04:58:03.593 INFO:tasks.rados.rados.0.smithi080.stdout:3251: expect (ObjNum 1782 snap 0 seq_num 1782) 2023-12-01T04:58:03.799 INFO:tasks.rados.rados.0.smithi080.stdout:3253: finishing write tid 2 to smithi08089843-494 2023-12-01T04:58:03.799 INFO:tasks.rados.rados.0.smithi080.stdout:3263: seq_num 2050 ranges {454350=759407,1977851=476499} 2023-12-01T04:58:03.811 INFO:tasks.rados.rados.0.smithi080.stdout:3263: writing smithi08089843-96 from 454350 to 1213757 tid 1 2023-12-01T04:58:03.818 INFO:tasks.rados.rados.0.smithi080.stdout:3263: writing smithi08089843-96 from 1977851 to 2454350 tid 2 2023-12-01T04:58:03.819 INFO:tasks.rados.rados.0.smithi080.stdout:3250: done (13 left) 2023-12-01T04:58:03.819 INFO:tasks.rados.rados.0.smithi080.stdout:3251: done (12 left) 2023-12-01T04:58:03.819 INFO:tasks.rados.rados.0.smithi080.stdout:3252: done (11 left) 2023-12-01T04:58:03.819 INFO:tasks.rados.rados.0.smithi080.stdout:3264: read oid 345 snap -1 2023-12-01T04:58:03.819 INFO:tasks.rados.rados.0.smithi080.stdout:3264: expect (ObjNum 1835 snap 0 seq_num 1835) 2023-12-01T04:58:03.819 INFO:tasks.rados.rados.0.smithi080.stdout:3265: write oid 305 current snap is 0 2023-12-01T04:58:03.819 INFO:tasks.rados.rados.0.smithi080.stdout:3253: finishing write tid 3 to smithi08089843-494 2023-12-01T04:58:03.819 INFO:tasks.rados.rados.0.smithi080.stdout:3253: finishing write tid 4 to smithi08089843-494 2023-12-01T04:58:03.819 INFO:tasks.rados.rados.0.smithi080.stdout:3253: oid 494 updating version 0 to 356 2023-12-01T04:58:03.819 INFO:tasks.rados.rados.0.smithi080.stdout:3253: oid 494 updating version 356 to 357 2023-12-01T04:58:03.819 INFO:tasks.rados.rados.0.smithi080.stdout:3253: oid 494 version 357 is already newer than 355 2023-12-01T04:58:03.819 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 494 v 357 (ObjNum 2047 snap 0 seq_num 2047) dirty exists 2023-12-01T04:58:03.819 INFO:tasks.rados.rados.0.smithi080.stdout:3253: left oid 494 (ObjNum 2047 snap 0 seq_num 2047) 2023-12-01T04:58:03.819 INFO:tasks.rados.rados.0.smithi080.stdout:3255: finishing write tid 1 to smithi08089843-27 2023-12-01T04:58:03.819 INFO:tasks.rados.rados.0.smithi080.stdout:3254: expect (ObjNum 1037 snap 0 seq_num 1037) 2023-12-01T04:58:03.993 INFO:tasks.rados.rados.0.smithi080.stdout:3255: finishing write tid 2 to smithi08089843-27 2023-12-01T04:58:03.994 INFO:tasks.rados.rados.0.smithi080.stdout:3255: finishing write tid 3 to smithi08089843-27 2023-12-01T04:58:03.994 INFO:tasks.rados.rados.0.smithi080.stdout:3255: finishing write tid 4 to smithi08089843-27 2023-12-01T04:58:03.994 INFO:tasks.rados.rados.0.smithi080.stdout:3255: oid 27 updating version 0 to 412 2023-12-01T04:58:03.994 INFO:tasks.rados.rados.0.smithi080.stdout:3255: oid 27 version 412 is already newer than 411 2023-12-01T04:58:03.994 INFO:tasks.rados.rados.0.smithi080.stdout:3255: oid 27 version 412 is already newer than 410 2023-12-01T04:58:03.994 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 27 v 412 (ObjNum 2048 snap 0 seq_num 2048) dirty exists 2023-12-01T04:58:03.994 INFO:tasks.rados.rados.0.smithi080.stdout:3255: left oid 27 (ObjNum 2048 snap 0 seq_num 2048) 2023-12-01T04:58:03.994 INFO:tasks.rados.rados.0.smithi080.stdout:3259: finishing write tid 1 to smithi08089843-487 2023-12-01T04:58:03.994 INFO:tasks.rados.rados.0.smithi080.stdout:3258: expect (ObjNum 569 snap 0 seq_num 569) 2023-12-01T04:58:04.162 INFO:tasks.rados.rados.0.smithi080.stdout:3259: finishing write tid 2 to smithi08089843-487 2023-12-01T04:58:04.162 INFO:tasks.rados.rados.0.smithi080.stdout:3259: finishing write tid 3 to smithi08089843-487 2023-12-01T04:58:04.162 INFO:tasks.rados.rados.0.smithi080.stdout:3259: finishing write tid 4 to smithi08089843-487 2023-12-01T04:58:04.162 INFO:tasks.rados.rados.0.smithi080.stdout:3259: oid 487 updating version 0 to 480 2023-12-01T04:58:04.162 INFO:tasks.rados.rados.0.smithi080.stdout:3259: oid 487 version 480 is already newer than 479 2023-12-01T04:58:04.162 INFO:tasks.rados.rados.0.smithi080.stdout:3259: oid 487 updating version 480 to 481 2023-12-01T04:58:04.162 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 487 v 481 (ObjNum 2049 snap 0 seq_num 2049) dirty exists 2023-12-01T04:58:04.162 INFO:tasks.rados.rados.0.smithi080.stdout:3259: left oid 487 (ObjNum 2049 snap 0 seq_num 2049) 2023-12-01T04:58:04.162 INFO:tasks.rados.rados.0.smithi080.stdout:3261: expect (ObjNum 1011 snap 0 seq_num 1011) 2023-12-01T04:58:04.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:58:03 smithi080 bash[41963]: audit 2023-12-01T04:58:02.830383+0000 mon.a (mon.0) 878 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:58:04.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:58:03 smithi080 bash[41963]: audit 2023-12-01T04:58:02.843116+0000 mon.a (mon.0) 879 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:58:04.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:58:03 smithi080 bash[41963]: audit 2023-12-01T04:58:03.337159+0000 mon.a (mon.0) 880 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:58:04.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:58:03 smithi080 bash[41963]: audit 2023-12-01T04:58:03.349378+0000 mon.a (mon.0) 881 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:58:04.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:58:03 smithi080 bash[28361]: audit 2023-12-01T04:58:02.830383+0000 mon.a (mon.0) 878 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:58:04.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:58:03 smithi080 bash[28361]: audit 2023-12-01T04:58:02.843116+0000 mon.a (mon.0) 879 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:58:04.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:58:03 smithi080 bash[28361]: audit 2023-12-01T04:58:03.337159+0000 mon.a (mon.0) 880 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:58:04.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:58:03 smithi080 bash[28361]: audit 2023-12-01T04:58:03.349378+0000 mon.a (mon.0) 881 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:58:04.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:58:03 smithi090 bash[32384]: audit 2023-12-01T04:58:02.830383+0000 mon.a (mon.0) 878 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:58:04.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:58:03 smithi090 bash[32384]: audit 2023-12-01T04:58:02.843116+0000 mon.a (mon.0) 879 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:58:04.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:58:03 smithi090 bash[32384]: audit 2023-12-01T04:58:03.337159+0000 mon.a (mon.0) 880 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:58:04.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:58:03 smithi090 bash[32384]: audit 2023-12-01T04:58:03.349378+0000 mon.a (mon.0) 881 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:58:04.310 INFO:tasks.rados.rados.0.smithi080.stdout:3260: expect (ObjNum 1524 snap 0 seq_num 1524) 2023-12-01T04:58:04.597 INFO:tasks.rados.rados.0.smithi080.stdout:3262: expect (ObjNum 2020 snap 0 seq_num 2020) 2023-12-01T04:58:04.807 INFO:tasks.rados.rados.0.smithi080.stdout:3263: finishing write tid 1 to smithi08089843-96 2023-12-01T04:58:04.807 INFO:tasks.rados.rados.0.smithi080.stdout:3263: finishing write tid 2 to smithi08089843-96 2023-12-01T04:58:04.807 INFO:tasks.rados.rados.0.smithi080.stdout:3263: finishing write tid 3 to smithi08089843-96 2023-12-01T04:58:04.807 INFO:tasks.rados.rados.0.smithi080.stdout:3263: finishing write tid 4 to smithi08089843-96 2023-12-01T04:58:04.807 INFO:tasks.rados.rados.0.smithi080.stdout:3263: oid 96 updating version 0 to 342 2023-12-01T04:58:04.807 INFO:tasks.rados.rados.0.smithi080.stdout:3263: oid 96 updating version 342 to 343 2023-12-01T04:58:04.807 INFO:tasks.rados.rados.0.smithi080.stdout:3263: oid 96 version 343 is already newer than 341 2023-12-01T04:58:04.807 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 96 v 343 (ObjNum 2050 snap 0 seq_num 2050) dirty exists 2023-12-01T04:58:04.807 INFO:tasks.rados.rados.0.smithi080.stdout:3263: left oid 96 (ObjNum 2050 snap 0 seq_num 2050) 2023-12-01T04:58:04.807 INFO:tasks.rados.rados.0.smithi080.stdout:3264: expect (ObjNum 1835 snap 0 seq_num 1835) 2023-12-01T04:58:04.932 INFO:tasks.rados.rados.0.smithi080.stdout:3265: seq_num 2051 ranges {471157=434656,1636333=414378} 2023-12-01T04:58:04.945 INFO:tasks.rados.rados.0.smithi080.stdout:3265: writing smithi08089843-305 from 471157 to 905813 tid 1 2023-12-01T04:58:04.952 INFO:tasks.rados.rados.0.smithi080.stdout:3265: writing smithi08089843-305 from 1636333 to 2050711 tid 2 2023-12-01T04:58:04.952 INFO:tasks.rados.rados.0.smithi080.stdout:3253: done (12 left) 2023-12-01T04:58:04.952 INFO:tasks.rados.rados.0.smithi080.stdout:3254: done (11 left) 2023-12-01T04:58:04.952 INFO:tasks.rados.rados.0.smithi080.stdout:3255: done (10 left) 2023-12-01T04:58:04.952 INFO:tasks.rados.rados.0.smithi080.stdout:3256: done (9 left) 2023-12-01T04:58:04.952 INFO:tasks.rados.rados.0.smithi080.stdout:3257: done (8 left) 2023-12-01T04:58:04.952 INFO:tasks.rados.rados.0.smithi080.stdout:3258: done (7 left) 2023-12-01T04:58:04.952 INFO:tasks.rados.rados.0.smithi080.stdout:3259: done (6 left) 2023-12-01T04:58:04.952 INFO:tasks.rados.rados.0.smithi080.stdout:3260: done (5 left) 2023-12-01T04:58:04.952 INFO:tasks.rados.rados.0.smithi080.stdout:3261: done (4 left) 2023-12-01T04:58:04.953 INFO:tasks.rados.rados.0.smithi080.stdout:3262: done (3 left) 2023-12-01T04:58:04.953 INFO:tasks.rados.rados.0.smithi080.stdout:3263: done (2 left) 2023-12-01T04:58:04.953 INFO:tasks.rados.rados.0.smithi080.stdout:3264: done (1 left) 2023-12-01T04:58:04.953 INFO:tasks.rados.rados.0.smithi080.stdout:3266: read oid 362 snap -1 2023-12-01T04:58:04.953 INFO:tasks.rados.rados.0.smithi080.stdout:3266: expect (ObjNum 1879 snap 0 seq_num 1879) 2023-12-01T04:58:04.953 INFO:tasks.rados.rados.0.smithi080.stdout:3267: write oid 380 current snap is 0 2023-12-01T04:58:04.953 INFO:tasks.rados.rados.0.smithi080.stdout:3265: finishing write tid 1 to smithi08089843-305 2023-12-01T04:58:04.953 INFO:tasks.rados.rados.0.smithi080.stdout:3267: seq_num 2052 ranges {487964=509905,1694815=674389} 2023-12-01T04:58:04.957 INFO:tasks.rados.rados.0.smithi080.stdout:3267: writing smithi08089843-380 from 487964 to 997869 tid 1 2023-12-01T04:58:04.966 INFO:tasks.rados.rados.0.smithi080.stdout:3267: writing smithi08089843-380 from 1694815 to 2369204 tid 2 2023-12-01T04:58:04.966 INFO:tasks.rados.rados.0.smithi080.stdout:3268: write oid 25 current snap is 0 2023-12-01T04:58:04.966 INFO:tasks.rados.rados.0.smithi080.stdout:3265: finishing write tid 2 to smithi08089843-305 2023-12-01T04:58:04.966 INFO:tasks.rados.rados.0.smithi080.stdout:3265: finishing write tid 3 to smithi08089843-305 2023-12-01T04:58:04.966 INFO:tasks.rados.rados.0.smithi080.stdout:3265: finishing write tid 4 to smithi08089843-305 2023-12-01T04:58:04.966 INFO:tasks.rados.rados.0.smithi080.stdout:3265: oid 305 updating version 0 to 345 2023-12-01T04:58:04.966 INFO:tasks.rados.rados.0.smithi080.stdout:3265: oid 305 updating version 345 to 346 2023-12-01T04:58:04.966 INFO:tasks.rados.rados.0.smithi080.stdout:3265: oid 305 version 346 is already newer than 344 2023-12-01T04:58:04.967 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 305 v 346 (ObjNum 2051 snap 0 seq_num 2051) dirty exists 2023-12-01T04:58:04.967 INFO:tasks.rados.rados.0.smithi080.stdout:3265: left oid 305 (ObjNum 2051 snap 0 seq_num 2051) 2023-12-01T04:58:04.967 INFO:tasks.rados.rados.0.smithi080.stdout:3266: expect (ObjNum 1879 snap 0 seq_num 1879) 2023-12-01T04:58:05.151 INFO:tasks.rados.rados.0.smithi080.stdout:3267: finishing write tid 1 to smithi08089843-380 2023-12-01T04:58:05.151 INFO:tasks.rados.rados.0.smithi080.stdout:3267: finishing write tid 2 to smithi08089843-380 2023-12-01T04:58:05.151 INFO:tasks.rados.rados.0.smithi080.stdout:3267: finishing write tid 3 to smithi08089843-380 2023-12-01T04:58:05.152 INFO:tasks.rados.rados.0.smithi080.stdout:3267: finishing write tid 4 to smithi08089843-380 2023-12-01T04:58:05.152 INFO:tasks.rados.rados.0.smithi080.stdout:3267: oid 380 updating version 0 to 456 2023-12-01T04:58:05.152 INFO:tasks.rados.rados.0.smithi080.stdout:3267: oid 380 version 456 is already newer than 455 2023-12-01T04:58:05.152 INFO:tasks.rados.rados.0.smithi080.stdout:3267: oid 380 version 456 is already newer than 454 2023-12-01T04:58:05.152 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 380 v 456 (ObjNum 2052 snap 0 seq_num 2052) dirty exists 2023-12-01T04:58:05.152 INFO:tasks.rados.rados.0.smithi080.stdout:3267: left oid 380 (ObjNum 2052 snap 0 seq_num 2052) 2023-12-01T04:58:05.152 INFO:tasks.rados.rados.0.smithi080.stdout:3268: seq_num 2053 ranges {504771=701507,1869650=418047} 2023-12-01T04:58:05.163 INFO:tasks.rados.rados.0.smithi080.stdout:3268: writing smithi08089843-25 from 504771 to 1206278 tid 1 2023-12-01T04:58:05.170 INFO:tasks.rados.rados.0.smithi080.stdout:3268: writing smithi08089843-25 from 1869650 to 2287697 tid 2 2023-12-01T04:58:05.170 INFO:tasks.rados.rados.0.smithi080.stdout:3265: done (3 left) 2023-12-01T04:58:05.170 INFO:tasks.rados.rados.0.smithi080.stdout:3266: done (2 left) 2023-12-01T04:58:05.170 INFO:tasks.rados.rados.0.smithi080.stdout:3267: done (1 left) 2023-12-01T04:58:05.170 INFO:tasks.rados.rados.0.smithi080.stdout:3269: read oid 269 snap -1 2023-12-01T04:58:05.170 INFO:tasks.rados.rados.0.smithi080.stdout:3269: expect (ObjNum 1482 snap 0 seq_num 1482) 2023-12-01T04:58:05.171 INFO:tasks.rados.rados.0.smithi080.stdout:3270: read oid 438 snap -1 2023-12-01T04:58:05.171 INFO:tasks.rados.rados.0.smithi080.stdout:3270: expect (ObjNum 1945 snap 0 seq_num 1945) 2023-12-01T04:58:05.171 INFO:tasks.rados.rados.0.smithi080.stdout:3271: delete oid 29 current snap is 0 2023-12-01T04:58:05.171 INFO:tasks.rados.rados.0.smithi080.stdout:3268: finishing write tid 1 to smithi08089843-25 2023-12-01T04:58:05.173 INFO:tasks.rados.rados.0.smithi080.stdout:3271: done (3 left) 2023-12-01T04:58:05.173 INFO:tasks.rados.rados.0.smithi080.stdout:3272: read oid 59 snap -1 2023-12-01T04:58:05.173 INFO:tasks.rados.rados.0.smithi080.stdout:3272: expect deleted 2023-12-01T04:58:05.173 INFO:tasks.rados.rados.0.smithi080.stdout:3273: read oid 176 snap -1 2023-12-01T04:58:05.173 INFO:tasks.rados.rados.0.smithi080.stdout:3273: expect (ObjNum 772 snap 0 seq_num 772) 2023-12-01T04:58:05.173 INFO:tasks.rados.rados.0.smithi080.stdout:3274: write oid 443 current snap is 0 2023-12-01T04:58:05.173 INFO:tasks.rados.rados.0.smithi080.stdout:3274: seq_num 2055 ranges {538385=452005,1470261=421716} 2023-12-01T04:58:05.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:58:04 smithi080 bash[28361]: audit 2023-12-01T04:58:03.871536+0000 mon.c (mon.2) 178 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:58:05.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:58:04 smithi080 bash[28361]: audit 2023-12-01T04:58:03.873176+0000 mon.c (mon.2) 179 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:58:05.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:58:04 smithi080 bash[28361]: audit 2023-12-01T04:58:03.882516+0000 mon.a (mon.0) 882 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:58:05.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:58:04 smithi080 bash[28361]: cluster 2023-12-01T04:58:04.178731+0000 mgr.y (mgr.24362) 287 : cluster 0 pgmap v258: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 56 MiB/s rd, 7.5 MiB/s wr, 72 op/s 2023-12-01T04:58:05.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:58:04 smithi080 bash[28361]: audit 2023-12-01T04:58:04.432511+0000 mon.a (mon.0) 883 : audit 0 from='client.? 172.21.15.80:0/3791140979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:58:05.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:58:04 smithi080 bash[41963]: audit 2023-12-01T04:58:03.871536+0000 mon.c (mon.2) 178 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:58:05.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:58:04 smithi080 bash[41963]: audit 2023-12-01T04:58:03.873176+0000 mon.c (mon.2) 179 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:58:05.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:58:04 smithi080 bash[41963]: audit 2023-12-01T04:58:03.882516+0000 mon.a (mon.0) 882 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:58:05.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:58:04 smithi080 bash[41963]: cluster 2023-12-01T04:58:04.178731+0000 mgr.y (mgr.24362) 287 : cluster 0 pgmap v258: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 56 MiB/s rd, 7.5 MiB/s wr, 72 op/s 2023-12-01T04:58:05.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:58:04 smithi080 bash[41963]: audit 2023-12-01T04:58:04.432511+0000 mon.a (mon.0) 883 : audit 0 from='client.? 172.21.15.80:0/3791140979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:58:05.182 INFO:tasks.rados.rados.0.smithi080.stdout:3274: writing smithi08089843-443 from 538385 to 990390 tid 1 2023-12-01T04:58:05.188 INFO:tasks.rados.rados.0.smithi080.stdout:3274: writing smithi08089843-443 from 1470261 to 1891977 tid 2 2023-12-01T04:58:05.188 INFO:tasks.rados.rados.0.smithi080.stdout:3275: read oid 184 snap -1 2023-12-01T04:58:05.189 INFO:tasks.rados.rados.0.smithi080.stdout:3275: expect (ObjNum 963 snap 0 seq_num 963) 2023-12-01T04:58:05.189 INFO:tasks.rados.rados.0.smithi080.stdout:3276: read oid 468 snap -1 2023-12-01T04:58:05.189 INFO:tasks.rados.rados.0.smithi080.stdout:3276: expect (ObjNum 1852 snap 0 seq_num 1852) 2023-12-01T04:58:05.189 INFO:tasks.rados.rados.0.smithi080.stdout:3277: read oid 280 snap -1 2023-12-01T04:58:05.189 INFO:tasks.rados.rados.0.smithi080.stdout:3277: expect (ObjNum 1455 snap 0 seq_num 1455) 2023-12-01T04:58:05.189 INFO:tasks.rados.rados.0.smithi080.stdout:3278: write oid 435 current snap is 0 2023-12-01T04:58:05.189 INFO:tasks.rados.rados.0.smithi080.stdout:3278: seq_num 2056 ranges {555192=527254,1528743=565374} 2023-12-01T04:58:05.195 INFO:tasks.rados.rados.0.smithi080.stdout:3278: writing smithi08089843-435 from 555192 to 1082446 tid 1 2023-12-01T04:58:05.202 INFO:tasks.rados.rados.0.smithi080.stdout:3278: writing smithi08089843-435 from 1528743 to 2094117 tid 2 2023-12-01T04:58:05.202 INFO:tasks.rados.rados.0.smithi080.stdout:3279: delete oid 74 current snap is 0 2023-12-01T04:58:05.202 INFO:tasks.rados.rados.0.smithi080.stdout:3269: expect (ObjNum 1482 snap 0 seq_num 1482) 2023-12-01T04:58:05.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:58:04 smithi090 bash[32384]: audit 2023-12-01T04:58:03.871536+0000 mon.c (mon.2) 178 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:58:05.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:58:04 smithi090 bash[32384]: audit 2023-12-01T04:58:03.873176+0000 mon.c (mon.2) 179 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:58:05.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:58:04 smithi090 bash[32384]: audit 2023-12-01T04:58:03.882516+0000 mon.a (mon.0) 882 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:58:05.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:58:04 smithi090 bash[32384]: cluster 2023-12-01T04:58:04.178731+0000 mgr.y (mgr.24362) 287 : cluster 0 pgmap v258: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 56 MiB/s rd, 7.5 MiB/s wr, 72 op/s 2023-12-01T04:58:05.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:58:04 smithi090 bash[32384]: audit 2023-12-01T04:58:04.432511+0000 mon.a (mon.0) 883 : audit 0 from='client.? 172.21.15.80:0/3791140979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:58:05.377 INFO:tasks.rados.rados.0.smithi080.stdout:3268: finishing write tid 2 to smithi08089843-25 2023-12-01T04:58:05.377 INFO:tasks.rados.rados.0.smithi080.stdout:3268: finishing write tid 3 to smithi08089843-25 2023-12-01T04:58:05.377 INFO:tasks.rados.rados.0.smithi080.stdout:3268: finishing write tid 4 to smithi08089843-25 2023-12-01T04:58:05.377 INFO:tasks.rados.rados.0.smithi080.stdout:3268: oid 25 updating version 0 to 415 2023-12-01T04:58:05.378 INFO:tasks.rados.rados.0.smithi080.stdout:3268: oid 25 version 415 is already newer than 413 2023-12-01T04:58:05.378 INFO:tasks.rados.rados.0.smithi080.stdout:3268: oid 25 version 415 is already newer than 414 2023-12-01T04:58:05.378 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 25 v 415 (ObjNum 2053 snap 0 seq_num 2053) dirty exists 2023-12-01T04:58:05.378 INFO:tasks.rados.rados.0.smithi080.stdout:3268: left oid 25 (ObjNum 2053 snap 0 seq_num 2053) 2023-12-01T04:58:05.378 INFO:tasks.rados.rados.0.smithi080.stdout:3270: expect (ObjNum 1945 snap 0 seq_num 1945) 2023-12-01T04:58:05.506 INFO:tasks.rados.rados.0.smithi080.stdout:3273: expect (ObjNum 772 snap 0 seq_num 772) 2023-12-01T04:58:05.613 INFO:tasks.rados.rados.0.smithi080.stdout:3274: finishing write tid 1 to smithi08089843-443 2023-12-01T04:58:05.613 INFO:tasks.rados.rados.0.smithi080.stdout:3268: done (10 left) 2023-12-01T04:58:05.614 INFO:tasks.rados.rados.0.smithi080.stdout:3269: done (9 left) 2023-12-01T04:58:05.614 INFO:tasks.rados.rados.0.smithi080.stdout:3270: done (8 left) 2023-12-01T04:58:05.614 INFO:tasks.rados.rados.0.smithi080.stdout:3272: done (7 left) 2023-12-01T04:58:05.614 INFO:tasks.rados.rados.0.smithi080.stdout:3273: done (6 left) 2023-12-01T04:58:05.614 INFO:tasks.rados.rados.0.smithi080.stdout:3279: done (5 left) 2023-12-01T04:58:05.614 INFO:tasks.rados.rados.0.smithi080.stdout:3280: read oid 230 snap -1 2023-12-01T04:58:05.614 INFO:tasks.rados.rados.0.smithi080.stdout:3280: expect (ObjNum 1177 snap 0 seq_num 1177) 2023-12-01T04:58:05.614 INFO:tasks.rados.rados.0.smithi080.stdout:3281: write oid 461 current snap is 0 2023-12-01T04:58:05.614 INFO:tasks.rados.rados.0.smithi080.stdout:3281: seq_num 2058 ranges {588806=677752,2045707=543099} 2023-12-01T04:58:05.620 INFO:tasks.rados.rados.0.smithi080.stdout:3281: writing smithi08089843-461 from 588806 to 1266558 tid 1 2023-12-01T04:58:05.628 INFO:tasks.rados.rados.0.smithi080.stdout:3281: writing smithi08089843-461 from 2045707 to 2588806 tid 2 2023-12-01T04:58:05.628 INFO:tasks.rados.rados.0.smithi080.stdout:3282: read oid 86 snap -1 2023-12-01T04:58:05.628 INFO:tasks.rados.rados.0.smithi080.stdout:3282: expect (ObjNum 1037 snap 0 seq_num 1037) 2023-12-01T04:58:05.628 INFO:tasks.rados.rados.0.smithi080.stdout:3283: write oid 447 current snap is 0 2023-12-01T04:58:05.628 INFO:tasks.rados.rados.0.smithi080.stdout:3283: seq_num 2059 ranges {605613=753001,1987836=429054} 2023-12-01T04:58:05.636 INFO:tasks.rados.rados.0.smithi080.stdout:3283: writing smithi08089843-447 from 605613 to 1358614 tid 1 2023-12-01T04:58:05.642 INFO:tasks.rados.rados.0.smithi080.stdout:3283: writing smithi08089843-447 from 1987836 to 2416890 tid 2 2023-12-01T04:58:05.642 INFO:tasks.rados.rados.0.smithi080.stdout:3284: read oid 284 snap -1 2023-12-01T04:58:05.642 INFO:tasks.rados.rados.0.smithi080.stdout:3284: expect (ObjNum 1975 snap 0 seq_num 1975) 2023-12-01T04:58:05.642 INFO:tasks.rados.rados.0.smithi080.stdout:3285: delete oid 30 current snap is 0 2023-12-01T04:58:05.643 INFO:tasks.rados.rados.0.smithi080.stdout:3274: finishing write tid 2 to smithi08089843-443 2023-12-01T04:58:05.643 INFO:tasks.rados.rados.0.smithi080.stdout:3277: expect (ObjNum 1455 snap 0 seq_num 1455) 2023-12-01T04:58:05.736 INFO:tasks.rados.rados.0.smithi080.stdout:3275: expect (ObjNum 963 snap 0 seq_num 963) 2023-12-01T04:58:05.813 INFO:tasks.rados.rados.0.smithi080.stdout:3274: finishing write tid 3 to smithi08089843-443 2023-12-01T04:58:05.814 INFO:tasks.rados.rados.0.smithi080.stdout:3274: finishing write tid 4 to smithi08089843-443 2023-12-01T04:58:05.814 INFO:tasks.rados.rados.0.smithi080.stdout:3274: oid 443 updating version 0 to 277 2023-12-01T04:58:05.814 INFO:tasks.rados.rados.0.smithi080.stdout:3274: oid 443 version 277 is already newer than 275 2023-12-01T04:58:05.814 INFO:tasks.rados.rados.0.smithi080.stdout:3274: oid 443 version 277 is already newer than 276 2023-12-01T04:58:05.814 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 443 v 277 (ObjNum 2055 snap 0 seq_num 2055) dirty exists 2023-12-01T04:58:05.814 INFO:tasks.rados.rados.0.smithi080.stdout:3274: left oid 443 (ObjNum 2055 snap 0 seq_num 2055) 2023-12-01T04:58:05.814 INFO:tasks.rados.rados.0.smithi080.stdout:3276: expect (ObjNum 1852 snap 0 seq_num 1852) 2023-12-01T04:58:06.082 INFO:tasks.rados.rados.0.smithi080.stdout:3278: finishing write tid 1 to smithi08089843-435 2023-12-01T04:58:06.083 INFO:tasks.rados.rados.0.smithi080.stdout:3278: finishing write tid 2 to smithi08089843-435 2023-12-01T04:58:06.083 INFO:tasks.rados.rados.0.smithi080.stdout:3278: finishing write tid 3 to smithi08089843-435 2023-12-01T04:58:06.083 INFO:tasks.rados.rados.0.smithi080.stdout:3278: finishing write tid 4 to smithi08089843-435 2023-12-01T04:58:06.083 INFO:tasks.rados.rados.0.smithi080.stdout:3278: oid 435 updating version 0 to 457 2023-12-01T04:58:06.083 INFO:tasks.rados.rados.0.smithi080.stdout:3278: oid 435 updating version 457 to 459 2023-12-01T04:58:06.083 INFO:tasks.rados.rados.0.smithi080.stdout:3278: oid 435 version 459 is already newer than 458 2023-12-01T04:58:06.083 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 435 v 459 (ObjNum 2056 snap 0 seq_num 2056) dirty exists 2023-12-01T04:58:06.083 INFO:tasks.rados.rados.0.smithi080.stdout:3278: left oid 435 (ObjNum 2056 snap 0 seq_num 2056) 2023-12-01T04:58:06.083 INFO:tasks.rados.rados.0.smithi080.stdout:3280: expect (ObjNum 1177 snap 0 seq_num 1177) 2023-12-01T04:58:06.318 INFO:tasks.rados.rados.0.smithi080.stdout:3281: finishing write tid 1 to smithi08089843-461 2023-12-01T04:58:06.318 INFO:tasks.rados.rados.0.smithi080.stdout:3281: finishing write tid 2 to smithi08089843-461 2023-12-01T04:58:06.319 INFO:tasks.rados.rados.0.smithi080.stdout:3281: finishing write tid 3 to smithi08089843-461 2023-12-01T04:58:06.319 INFO:tasks.rados.rados.0.smithi080.stdout:3281: finishing write tid 4 to smithi08089843-461 2023-12-01T04:58:06.319 INFO:tasks.rados.rados.0.smithi080.stdout:3281: oid 461 updating version 0 to 390 2023-12-01T04:58:06.319 INFO:tasks.rados.rados.0.smithi080.stdout:3281: oid 461 version 390 is already newer than 389 2023-12-01T04:58:06.319 INFO:tasks.rados.rados.0.smithi080.stdout:3281: oid 461 updating version 390 to 391 2023-12-01T04:58:06.319 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 461 v 391 (ObjNum 2058 snap 0 seq_num 2058) dirty exists 2023-12-01T04:58:06.319 INFO:tasks.rados.rados.0.smithi080.stdout:3281: left oid 461 (ObjNum 2058 snap 0 seq_num 2058) 2023-12-01T04:58:06.319 INFO:tasks.rados.rados.0.smithi080.stdout:3283: finishing write tid 1 to smithi08089843-447 2023-12-01T04:58:06.319 INFO:tasks.rados.rados.0.smithi080.stdout:3283: finishing write tid 2 to smithi08089843-447 2023-12-01T04:58:06.319 INFO:tasks.rados.rados.0.smithi080.stdout:3283: finishing write tid 3 to smithi08089843-447 2023-12-01T04:58:06.319 INFO:tasks.rados.rados.0.smithi080.stdout:3283: finishing write tid 4 to smithi08089843-447 2023-12-01T04:58:06.319 INFO:tasks.rados.rados.0.smithi080.stdout:3283: oid 447 updating version 0 to 403 2023-12-01T04:58:06.319 INFO:tasks.rados.rados.0.smithi080.stdout:3283: oid 447 updating version 403 to 405 2023-12-01T04:58:06.319 INFO:tasks.rados.rados.0.smithi080.stdout:3283: oid 447 version 405 is already newer than 404 2023-12-01T04:58:06.320 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 447 v 405 (ObjNum 2059 snap 0 seq_num 2059) dirty exists 2023-12-01T04:58:06.320 INFO:tasks.rados.rados.0.smithi080.stdout:3283: left oid 447 (ObjNum 2059 snap 0 seq_num 2059) 2023-12-01T04:58:06.320 INFO:tasks.rados.rados.0.smithi080.stdout:3282: expect (ObjNum 1037 snap 0 seq_num 1037) 2023-12-01T04:58:06.475 INFO:tasks.rados.rados.0.smithi080.stdout:3284: expect (ObjNum 1975 snap 0 seq_num 1975) 2023-12-01T04:58:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:58:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:04:58:06] "GET /metrics HTTP/1.1" 200 36346 "" "Prometheus/2.43.0" 2023-12-01T04:58:06.691 INFO:tasks.rados.rados.0.smithi080.stdout:3274: done (10 left) 2023-12-01T04:58:06.691 INFO:tasks.rados.rados.0.smithi080.stdout:3275: done (9 left) 2023-12-01T04:58:06.692 INFO:tasks.rados.rados.0.smithi080.stdout:3276: done (8 left) 2023-12-01T04:58:06.692 INFO:tasks.rados.rados.0.smithi080.stdout:3277: done (7 left) 2023-12-01T04:58:06.692 INFO:tasks.rados.rados.0.smithi080.stdout:3278: done (6 left) 2023-12-01T04:58:06.692 INFO:tasks.rados.rados.0.smithi080.stdout:3280: done (5 left) 2023-12-01T04:58:06.692 INFO:tasks.rados.rados.0.smithi080.stdout:3281: done (4 left) 2023-12-01T04:58:06.692 INFO:tasks.rados.rados.0.smithi080.stdout:3282: done (3 left) 2023-12-01T04:58:06.692 INFO:tasks.rados.rados.0.smithi080.stdout:3283: done (2 left) 2023-12-01T04:58:06.692 INFO:tasks.rados.rados.0.smithi080.stdout:3284: done (1 left) 2023-12-01T04:58:06.692 INFO:tasks.rados.rados.0.smithi080.stdout:3285: done (0 left) 2023-12-01T04:58:06.692 INFO:tasks.rados.rados.0.smithi080.stdout:3286: read oid 357 snap -1 2023-12-01T04:58:06.692 INFO:tasks.rados.rados.0.smithi080.stdout:3286: expect (ObjNum 1973 snap 0 seq_num 1973) 2023-12-01T04:58:06.692 INFO:tasks.rados.rados.0.smithi080.stdout:3287: write oid 141 current snap is 0 2023-12-01T04:58:06.692 INFO:tasks.rados.rados.0.smithi080.stdout:3287: seq_num 2061 ranges {639227=619852,1821153=432723} 2023-12-01T04:58:06.705 INFO:tasks.rados.rados.0.smithi080.stdout:3287: writing smithi08089843-141 from 639227 to 1259079 tid 1 2023-12-01T04:58:06.712 INFO:tasks.rados.rados.0.smithi080.stdout:3287: writing smithi08089843-141 from 1821153 to 2253876 tid 2 2023-12-01T04:58:06.712 INFO:tasks.rados.rados.0.smithi080.stdout:3288: read oid 90 snap -1 2023-12-01T04:58:06.712 INFO:tasks.rados.rados.0.smithi080.stdout:3288: expect (ObjNum 1999 snap 0 seq_num 1999) 2023-12-01T04:58:06.712 INFO:tasks.rados.rados.0.smithi080.stdout:3289: write oid 75 current snap is 0 2023-12-01T04:58:06.712 INFO:tasks.rados.rados.0.smithi080.stdout:3289: seq_num 2062 ranges {656034=695101,1879635=576381} 2023-12-01T04:58:06.720 INFO:tasks.rados.rados.0.smithi080.stdout:3289: writing smithi08089843-75 from 656034 to 1351135 tid 1 2023-12-01T04:58:06.727 INFO:tasks.rados.rados.0.smithi080.stdout:3289: writing smithi08089843-75 from 1879635 to 2456016 tid 2 2023-12-01T04:58:06.727 INFO:tasks.rados.rados.0.smithi080.stdout:3290: read oid 291 snap -1 2023-12-01T04:58:06.727 INFO:tasks.rados.rados.0.smithi080.stdout:3290: expect deleted 2023-12-01T04:58:06.727 INFO:tasks.rados.rados.0.smithi080.stdout:3291: write oid 382 current snap is 0 2023-12-01T04:58:06.727 INFO:tasks.rados.rados.0.smithi080.stdout:3291: seq_num 2063 ranges {672841=770350,2221764=436392} 2023-12-01T04:58:06.735 INFO:tasks.rados.rados.0.smithi080.stdout:3291: writing smithi08089843-382 from 672841 to 1443191 tid 1 2023-12-01T04:58:06.742 INFO:tasks.rados.rados.0.smithi080.stdout:3291: writing smithi08089843-382 from 2221764 to 2658156 tid 2 2023-12-01T04:58:06.742 INFO:tasks.rados.rados.0.smithi080.stdout:3292: write oid 493 current snap is 0 2023-12-01T04:58:06.742 INFO:tasks.rados.rados.0.smithi080.stdout:3292: seq_num 2064 ranges {689648=445599,1880246=580050} 2023-12-01T04:58:06.748 INFO:tasks.rados.rados.0.smithi080.stdout:3292: writing smithi08089843-493 from 689648 to 1135247 tid 1 2023-12-01T04:58:06.756 INFO:tasks.rados.rados.0.smithi080.stdout:3292: writing smithi08089843-493 from 1880246 to 2460296 tid 2 2023-12-01T04:58:06.756 INFO:tasks.rados.rados.0.smithi080.stdout:3293: read oid 480 snap -1 2023-12-01T04:58:06.756 INFO:tasks.rados.rados.0.smithi080.stdout:3293: expect (ObjNum 1502 snap 0 seq_num 1502) 2023-12-01T04:58:06.756 INFO:tasks.rados.rados.0.smithi080.stdout:3294: read oid 155 snap -1 2023-12-01T04:58:06.757 INFO:tasks.rados.rados.0.smithi080.stdout:3294: expect (ObjNum 1961 snap 0 seq_num 1961) 2023-12-01T04:58:06.757 INFO:tasks.rados.rados.0.smithi080.stdout:3295: read oid 179 snap -1 2023-12-01T04:58:06.757 INFO:tasks.rados.rados.0.smithi080.stdout:3295: expect (ObjNum 1347 snap 0 seq_num 1347) 2023-12-01T04:58:06.757 INFO:tasks.rados.rados.0.smithi080.stdout:3296: read oid 11 snap -1 2023-12-01T04:58:06.757 INFO:tasks.rados.rados.0.smithi080.stdout:3296: expect (ObjNum 1501 snap 0 seq_num 1501) 2023-12-01T04:58:06.757 INFO:tasks.rados.rados.0.smithi080.stdout:3297: write oid 130 current snap is 0 2023-12-01T04:58:06.757 INFO:tasks.rados.rados.0.smithi080.stdout:3297: seq_num 2065 ranges {706455=520848,1938728=440061} 2023-12-01T04:58:06.764 INFO:tasks.rados.rados.0.smithi080.stdout:3297: writing smithi08089843-130 from 706455 to 1227303 tid 1 2023-12-01T04:58:06.772 INFO:tasks.rados.rados.0.smithi080.stdout:3297: writing smithi08089843-130 from 1938728 to 2378789 tid 2 2023-12-01T04:58:06.772 INFO:tasks.rados.rados.0.smithi080.stdout:3298: read oid 56 snap -1 2023-12-01T04:58:06.772 INFO:tasks.rados.rados.0.smithi080.stdout:3298: expect (ObjNum 1865 snap 0 seq_num 1865) 2023-12-01T04:58:06.772 INFO:tasks.rados.rados.0.smithi080.stdout:3299: read oid 238 snap -1 2023-12-01T04:58:06.772 INFO:tasks.rados.rados.0.smithi080.stdout:3299: expect (ObjNum 1972 snap 0 seq_num 1972) 2023-12-01T04:58:06.772 INFO:tasks.rados.rados.0.smithi080.stdout:3300: delete oid 233 current snap is 0 2023-12-01T04:58:06.772 INFO:tasks.rados.rados.0.smithi080.stdout:3286: expect (ObjNum 1973 snap 0 seq_num 1973) 2023-12-01T04:58:06.956 INFO:tasks.rados.rados.0.smithi080.stdout:3287: finishing write tid 1 to smithi08089843-141 2023-12-01T04:58:06.956 INFO:tasks.rados.rados.0.smithi080.stdout:3287: finishing write tid 2 to smithi08089843-141 2023-12-01T04:58:06.956 INFO:tasks.rados.rados.0.smithi080.stdout:3287: finishing write tid 3 to smithi08089843-141 2023-12-01T04:58:06.956 INFO:tasks.rados.rados.0.smithi080.stdout:3287: finishing write tid 4 to smithi08089843-141 2023-12-01T04:58:06.956 INFO:tasks.rados.rados.0.smithi080.stdout:3287: oid 141 updating version 0 to 468 2023-12-01T04:58:06.956 INFO:tasks.rados.rados.0.smithi080.stdout:3287: oid 141 updating version 468 to 470 2023-12-01T04:58:06.956 INFO:tasks.rados.rados.0.smithi080.stdout:3287: oid 141 version 470 is already newer than 469 2023-12-01T04:58:06.956 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 141 v 470 (ObjNum 2061 snap 0 seq_num 2061) dirty exists 2023-12-01T04:58:06.956 INFO:tasks.rados.rados.0.smithi080.stdout:3287: left oid 141 (ObjNum 2061 snap 0 seq_num 2061) 2023-12-01T04:58:06.956 INFO:tasks.rados.rados.0.smithi080.stdout:3288: expect (ObjNum 1999 snap 0 seq_num 1999) 2023-12-01T04:58:07.201 INFO:tasks.rados.rados.0.smithi080.stdout:3289: finishing write tid 1 to smithi08089843-75 2023-12-01T04:58:07.202 INFO:tasks.rados.rados.0.smithi080.stdout:3289: finishing write tid 2 to smithi08089843-75 2023-12-01T04:58:07.202 INFO:tasks.rados.rados.0.smithi080.stdout:3289: finishing write tid 3 to smithi08089843-75 2023-12-01T04:58:07.202 INFO:tasks.rados.rados.0.smithi080.stdout:3289: finishing write tid 4 to smithi08089843-75 2023-12-01T04:58:07.202 INFO:tasks.rados.rados.0.smithi080.stdout:3289: oid 75 updating version 0 to 407 2023-12-01T04:58:07.202 INFO:tasks.rados.rados.0.smithi080.stdout:3289: oid 75 updating version 407 to 408 2023-12-01T04:58:07.202 INFO:tasks.rados.rados.0.smithi080.stdout:3289: oid 75 version 408 is already newer than 406 2023-12-01T04:58:07.202 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 75 v 408 (ObjNum 2062 snap 0 seq_num 2062) dirty exists 2023-12-01T04:58:07.202 INFO:tasks.rados.rados.0.smithi080.stdout:3289: left oid 75 (ObjNum 2062 snap 0 seq_num 2062) 2023-12-01T04:58:07.202 INFO:tasks.rados.rados.0.smithi080.stdout:3291: finishing write tid 1 to smithi08089843-382 2023-12-01T04:58:07.202 INFO:tasks.rados.rados.0.smithi080.stdout:3291: finishing write tid 2 to smithi08089843-382 2023-12-01T04:58:07.202 INFO:tasks.rados.rados.0.smithi080.stdout:3291: finishing write tid 3 to smithi08089843-382 2023-12-01T04:58:07.202 INFO:tasks.rados.rados.0.smithi080.stdout:3291: finishing write tid 4 to smithi08089843-382 2023-12-01T04:58:07.202 INFO:tasks.rados.rados.0.smithi080.stdout:3291: oid 382 updating version 0 to 384 2023-12-01T04:58:07.203 INFO:tasks.rados.rados.0.smithi080.stdout:3291: oid 382 updating version 384 to 386 2023-12-01T04:58:07.203 INFO:tasks.rados.rados.0.smithi080.stdout:3291: oid 382 version 386 is already newer than 385 2023-12-01T04:58:07.203 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 382 v 386 (ObjNum 2063 snap 0 seq_num 2063) dirty exists 2023-12-01T04:58:07.203 INFO:tasks.rados.rados.0.smithi080.stdout:3291: left oid 382 (ObjNum 2063 snap 0 seq_num 2063) 2023-12-01T04:58:07.203 INFO:tasks.rados.rados.0.smithi080.stdout:3292: finishing write tid 1 to smithi08089843-493 2023-12-01T04:58:07.203 INFO:tasks.rados.rados.0.smithi080.stdout:3295: expect (ObjNum 1347 snap 0 seq_num 1347) 2023-12-01T04:58:07.313 INFO:tasks.rados.rados.0.smithi080.stdout:3294: expect (ObjNum 1961 snap 0 seq_num 1961) 2023-12-01T04:58:07.409 INFO:tasks.rados.rados.0.smithi080.stdout:3297: finishing write tid 1 to smithi08089843-130 2023-12-01T04:58:07.409 INFO:tasks.rados.rados.0.smithi080.stdout:3296: expect (ObjNum 1501 snap 0 seq_num 1501) 2023-12-01T04:58:07.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:58:07 smithi090 bash[32384]: cluster 2023-12-01T04:58:06.179975+0000 mgr.y (mgr.24362) 288 : cluster 0 pgmap v259: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 87 MiB/s rd, 11 MiB/s wr, 114 op/s 2023-12-01T04:58:07.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:58:07 smithi090 bash[32384]: audit 2023-12-01T04:58:06.877222+0000 mon.c (mon.2) 180 : audit 0 from='client.? 172.21.15.80:0/1789723102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:58:07.557 INFO:tasks.rados.rados.0.smithi080.stdout:3293: expect (ObjNum 1502 snap 0 seq_num 1502) 2023-12-01T04:58:07.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:58:07 smithi080 bash[28361]: cluster 2023-12-01T04:58:06.179975+0000 mgr.y (mgr.24362) 288 : cluster 0 pgmap v259: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 87 MiB/s rd, 11 MiB/s wr, 114 op/s 2023-12-01T04:58:07.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:58:07 smithi080 bash[28361]: audit 2023-12-01T04:58:06.877222+0000 mon.c (mon.2) 180 : audit 0 from='client.? 172.21.15.80:0/1789723102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:58:07.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:58:07 smithi080 bash[41963]: cluster 2023-12-01T04:58:06.179975+0000 mgr.y (mgr.24362) 288 : cluster 0 pgmap v259: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 87 MiB/s rd, 11 MiB/s wr, 114 op/s 2023-12-01T04:58:07.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:58:07 smithi080 bash[41963]: audit 2023-12-01T04:58:06.877222+0000 mon.c (mon.2) 180 : audit 0 from='client.? 172.21.15.80:0/1789723102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:58:07.699 INFO:tasks.rados.rados.0.smithi080.stdout:3292: finishing write tid 2 to smithi08089843-493 2023-12-01T04:58:07.699 INFO:tasks.rados.rados.0.smithi080.stdout:3292: finishing write tid 3 to smithi08089843-493 2023-12-01T04:58:07.699 INFO:tasks.rados.rados.0.smithi080.stdout:3292: finishing write tid 4 to smithi08089843-493 2023-12-01T04:58:07.699 INFO:tasks.rados.rados.0.smithi080.stdout:3292: oid 493 updating version 0 to 389 2023-12-01T04:58:07.699 INFO:tasks.rados.rados.0.smithi080.stdout:3292: oid 493 version 389 is already newer than 387 2023-12-01T04:58:07.700 INFO:tasks.rados.rados.0.smithi080.stdout:3292: oid 493 version 389 is already newer than 388 2023-12-01T04:58:07.700 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 493 v 389 (ObjNum 2064 snap 0 seq_num 2064) dirty exists 2023-12-01T04:58:07.700 INFO:tasks.rados.rados.0.smithi080.stdout:3292: left oid 493 (ObjNum 2064 snap 0 seq_num 2064) 2023-12-01T04:58:07.700 INFO:tasks.rados.rados.0.smithi080.stdout:3297: finishing write tid 2 to smithi08089843-130 2023-12-01T04:58:07.700 INFO:tasks.rados.rados.0.smithi080.stdout:3297: finishing write tid 3 to smithi08089843-130 2023-12-01T04:58:07.700 INFO:tasks.rados.rados.0.smithi080.stdout:3297: finishing write tid 4 to smithi08089843-130 2023-12-01T04:58:07.700 INFO:tasks.rados.rados.0.smithi080.stdout:3297: oid 130 updating version 0 to 562 2023-12-01T04:58:07.700 INFO:tasks.rados.rados.0.smithi080.stdout:3297: oid 130 version 562 is already newer than 561 2023-12-01T04:58:07.700 INFO:tasks.rados.rados.0.smithi080.stdout:3297: oid 130 version 562 is already newer than 560 2023-12-01T04:58:07.700 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 130 v 562 (ObjNum 2065 snap 0 seq_num 2065) dirty exists 2023-12-01T04:58:07.700 INFO:tasks.rados.rados.0.smithi080.stdout:3297: left oid 130 (ObjNum 2065 snap 0 seq_num 2065) 2023-12-01T04:58:07.700 INFO:tasks.rados.rados.0.smithi080.stdout:3298: expect (ObjNum 1865 snap 0 seq_num 1865) 2023-12-01T04:58:07.885 INFO:tasks.rados.rados.0.smithi080.stdout:3299: expect (ObjNum 1972 snap 0 seq_num 1972) 2023-12-01T04:58:08.044 INFO:tasks.rados.rados.0.smithi080.stdout:3286: done (14 left) 2023-12-01T04:58:08.044 INFO:tasks.rados.rados.0.smithi080.stdout:3287: done (13 left) 2023-12-01T04:58:08.044 INFO:tasks.rados.rados.0.smithi080.stdout:3288: done (12 left) 2023-12-01T04:58:08.044 INFO:tasks.rados.rados.0.smithi080.stdout:3289: done (11 left) 2023-12-01T04:58:08.044 INFO:tasks.rados.rados.0.smithi080.stdout:3290: done (10 left) 2023-12-01T04:58:08.044 INFO:tasks.rados.rados.0.smithi080.stdout:3291: done (9 left) 2023-12-01T04:58:08.044 INFO:tasks.rados.rados.0.smithi080.stdout:3292: done (8 left) 2023-12-01T04:58:08.044 INFO:tasks.rados.rados.0.smithi080.stdout:3293: done (7 left) 2023-12-01T04:58:08.044 INFO:tasks.rados.rados.0.smithi080.stdout:3294: done (6 left) 2023-12-01T04:58:08.044 INFO:tasks.rados.rados.0.smithi080.stdout:3295: done (5 left) 2023-12-01T04:58:08.045 INFO:tasks.rados.rados.0.smithi080.stdout:3296: done (4 left) 2023-12-01T04:58:08.045 INFO:tasks.rados.rados.0.smithi080.stdout:3297: done (3 left) 2023-12-01T04:58:08.045 INFO:tasks.rados.rados.0.smithi080.stdout:3298: done (2 left) 2023-12-01T04:58:08.045 INFO:tasks.rados.rados.0.smithi080.stdout:3299: done (1 left) 2023-12-01T04:58:08.045 INFO:tasks.rados.rados.0.smithi080.stdout:3300: done (0 left) 2023-12-01T04:58:08.045 INFO:tasks.rados.rados.0.smithi080.stdout:3301: write oid 186 current snap is 0 2023-12-01T04:58:08.045 INFO:tasks.rados.rados.0.smithi080.stdout:3301: seq_num 2067 ranges {740069=671346,1939339=443730} 2023-12-01T04:58:08.056 INFO:tasks.rados.rados.0.smithi080.stdout:3301: writing smithi08089843-186 from 740069 to 1411415 tid 1 2023-12-01T04:58:08.062 INFO:tasks.rados.rados.0.smithi080.stdout:3301: writing smithi08089843-186 from 1939339 to 2383069 tid 2 2023-12-01T04:58:08.062 INFO:tasks.rados.rados.0.smithi080.stdout:3302: write oid 222 current snap is 0 2023-12-01T04:58:08.062 INFO:tasks.rados.rados.0.smithi080.stdout:3302: seq_num 2068 ranges {756876=462948,1714174=587388} 2023-12-01T04:58:08.069 INFO:tasks.rados.rados.0.smithi080.stdout:3302: writing smithi08089843-222 from 756876 to 1219824 tid 1 2023-12-01T04:58:08.075 INFO:tasks.rados.rados.0.smithi080.stdout:3302: writing smithi08089843-222 from 1714174 to 2301562 tid 2 2023-12-01T04:58:08.075 INFO:tasks.rados.rados.0.smithi080.stdout:3303: read oid 33 snap -1 2023-12-01T04:58:08.076 INFO:tasks.rados.rados.0.smithi080.stdout:3303: expect (ObjNum 1592 snap 0 seq_num 1592) 2023-12-01T04:58:08.076 INFO:tasks.rados.rados.0.smithi080.stdout:3304: write oid 425 current snap is 0 2023-12-01T04:58:08.076 INFO:tasks.rados.rados.0.smithi080.stdout:3301: finishing write tid 1 to smithi08089843-186 2023-12-01T04:58:08.076 INFO:tasks.rados.rados.0.smithi080.stdout:3304: seq_num 2069 ranges {773683=538197,1772656=731046} 2023-12-01T04:58:08.083 INFO:tasks.rados.rados.0.smithi080.stdout:3304: writing smithi08089843-425 from 773683 to 1311880 tid 1 2023-12-01T04:58:08.090 INFO:tasks.rados.rados.0.smithi080.stdout:3304: writing smithi08089843-425 from 1772656 to 2503702 tid 2 2023-12-01T04:58:08.091 INFO:tasks.rados.rados.0.smithi080.stdout:3305: write oid 233 current snap is 0 2023-12-01T04:58:08.091 INFO:tasks.rados.rados.0.smithi080.stdout:3305: seq_num 2070 ranges {790490=613446,1831138=591057} 2023-12-01T04:58:08.098 INFO:tasks.rados.rados.0.smithi080.stdout:3305: writing smithi08089843-233 from 790490 to 1403936 tid 1 2023-12-01T04:58:08.105 INFO:tasks.rados.rados.0.smithi080.stdout:3305: writing smithi08089843-233 from 1831138 to 2422195 tid 2 2023-12-01T04:58:08.105 INFO:tasks.rados.rados.0.smithi080.stdout:3306: write oid 343 current snap is 0 2023-12-01T04:58:08.105 INFO:tasks.rados.rados.0.smithi080.stdout:3301: finishing write tid 2 to smithi08089843-186 2023-12-01T04:58:08.105 INFO:tasks.rados.rados.0.smithi080.stdout:3301: finishing write tid 3 to smithi08089843-186 2023-12-01T04:58:08.105 INFO:tasks.rados.rados.0.smithi080.stdout:3301: finishing write tid 4 to smithi08089843-186 2023-12-01T04:58:08.105 INFO:tasks.rados.rados.0.smithi080.stdout:3301: oid 186 updating version 0 to 564 2023-12-01T04:58:08.105 INFO:tasks.rados.rados.0.smithi080.stdout:3301: oid 186 updating version 564 to 565 2023-12-01T04:58:08.105 INFO:tasks.rados.rados.0.smithi080.stdout:3301: oid 186 version 565 is already newer than 563 2023-12-01T04:58:08.105 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 186 v 565 (ObjNum 2067 snap 0 seq_num 2067) dirty exists 2023-12-01T04:58:08.106 INFO:tasks.rados.rados.0.smithi080.stdout:3301: left oid 186 (ObjNum 2067 snap 0 seq_num 2067) 2023-12-01T04:58:08.106 INFO:tasks.rados.rados.0.smithi080.stdout:3302: finishing write tid 1 to smithi08089843-222 2023-12-01T04:58:08.106 INFO:tasks.rados.rados.0.smithi080.stdout:3302: finishing write tid 2 to smithi08089843-222 2023-12-01T04:58:08.106 INFO:tasks.rados.rados.0.smithi080.stdout:3302: finishing write tid 3 to smithi08089843-222 2023-12-01T04:58:08.106 INFO:tasks.rados.rados.0.smithi080.stdout:3306: seq_num 2071 ranges {407297=688695,1773267=734715} 2023-12-01T04:58:08.111 INFO:tasks.rados.rados.0.smithi080.stdout:3306: writing smithi08089843-343 from 407297 to 1095992 tid 1 2023-12-01T04:58:08.119 INFO:tasks.rados.rados.0.smithi080.stdout:3306: writing smithi08089843-343 from 1773267 to 2507982 tid 2 2023-12-01T04:58:08.119 INFO:tasks.rados.rados.0.smithi080.stdout:3301: done (5 left) 2023-12-01T04:58:08.120 INFO:tasks.rados.rados.0.smithi080.stdout:3307: read oid 430 snap -1 2023-12-01T04:58:08.120 INFO:tasks.rados.rados.0.smithi080.stdout:3307: expect (ObjNum 1861 snap 0 seq_num 1861) 2023-12-01T04:58:08.120 INFO:tasks.rados.rados.0.smithi080.stdout:3308: read oid 407 snap -1 2023-12-01T04:58:08.120 INFO:tasks.rados.rados.0.smithi080.stdout:3308: expect (ObjNum 971 snap 0 seq_num 971) 2023-12-01T04:58:08.120 INFO:tasks.rados.rados.0.smithi080.stdout:3309: read oid 455 snap -1 2023-12-01T04:58:08.120 INFO:tasks.rados.rados.0.smithi080.stdout:3309: expect (ObjNum 1671 snap 0 seq_num 1671) 2023-12-01T04:58:08.120 INFO:tasks.rados.rados.0.smithi080.stdout:3310: read oid 359 snap -1 2023-12-01T04:58:08.120 INFO:tasks.rados.rados.0.smithi080.stdout:3310: expect deleted 2023-12-01T04:58:08.120 INFO:tasks.rados.rados.0.smithi080.stdout:3311: delete oid 107 current snap is 0 2023-12-01T04:58:08.120 INFO:tasks.rados.rados.0.smithi080.stdout:3302: finishing write tid 4 to smithi08089843-222 2023-12-01T04:58:08.120 INFO:tasks.rados.rados.0.smithi080.stdout:3302: oid 222 updating version 0 to 278 2023-12-01T04:58:08.120 INFO:tasks.rados.rados.0.smithi080.stdout:3302: oid 222 updating version 278 to 279 2023-12-01T04:58:08.120 INFO:tasks.rados.rados.0.smithi080.stdout:3302: oid 222 updating version 279 to 280 2023-12-01T04:58:08.120 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 222 v 280 (ObjNum 2068 snap 0 seq_num 2068) dirty exists 2023-12-01T04:58:08.120 INFO:tasks.rados.rados.0.smithi080.stdout:3302: left oid 222 (ObjNum 2068 snap 0 seq_num 2068) 2023-12-01T04:58:08.120 INFO:tasks.rados.rados.0.smithi080.stdout:3303: expect (ObjNum 1592 snap 0 seq_num 1592) 2023-12-01T04:58:08.249 INFO:tasks.rados.rados.0.smithi080.stdout:3304: finishing write tid 1 to smithi08089843-425 2023-12-01T04:58:08.249 INFO:tasks.rados.rados.0.smithi080.stdout:3304: finishing write tid 2 to smithi08089843-425 2023-12-01T04:58:08.249 INFO:tasks.rados.rados.0.smithi080.stdout:3304: finishing write tid 3 to smithi08089843-425 2023-12-01T04:58:08.249 INFO:tasks.rados.rados.0.smithi080.stdout:3304: finishing write tid 4 to smithi08089843-425 2023-12-01T04:58:08.249 INFO:tasks.rados.rados.0.smithi080.stdout:3304: oid 425 updating version 0 to 410 2023-12-01T04:58:08.249 INFO:tasks.rados.rados.0.smithi080.stdout:3304: oid 425 updating version 410 to 411 2023-12-01T04:58:08.249 INFO:tasks.rados.rados.0.smithi080.stdout:3304: oid 425 version 411 is already newer than 409 2023-12-01T04:58:08.250 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 425 v 411 (ObjNum 2069 snap 0 seq_num 2069) dirty exists 2023-12-01T04:58:08.250 INFO:tasks.rados.rados.0.smithi080.stdout:3304: left oid 425 (ObjNum 2069 snap 0 seq_num 2069) 2023-12-01T04:58:08.250 INFO:tasks.rados.rados.0.smithi080.stdout:3305: finishing write tid 1 to smithi08089843-233 2023-12-01T04:58:08.250 INFO:tasks.rados.rados.0.smithi080.stdout:3305: finishing write tid 2 to smithi08089843-233 2023-12-01T04:58:08.250 INFO:tasks.rados.rados.0.smithi080.stdout:3305: finishing write tid 3 to smithi08089843-233 2023-12-01T04:58:08.250 INFO:tasks.rados.rados.0.smithi080.stdout:3305: finishing write tid 4 to smithi08089843-233 2023-12-01T04:58:08.250 INFO:tasks.rados.rados.0.smithi080.stdout:3305: oid 233 updating version 0 to 317 2023-12-01T04:58:08.250 INFO:tasks.rados.rados.0.smithi080.stdout:3305: oid 233 version 317 is already newer than 315 2023-12-01T04:58:08.250 INFO:tasks.rados.rados.0.smithi080.stdout:3305: oid 233 version 317 is already newer than 316 2023-12-01T04:58:08.250 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 233 v 317 (ObjNum 2070 snap 0 seq_num 2070) dirty exists 2023-12-01T04:58:08.250 INFO:tasks.rados.rados.0.smithi080.stdout:3305: left oid 233 (ObjNum 2070 snap 0 seq_num 2070) 2023-12-01T04:58:08.250 INFO:tasks.rados.rados.0.smithi080.stdout:3306: finishing write tid 1 to smithi08089843-343 2023-12-01T04:58:08.250 INFO:tasks.rados.rados.0.smithi080.stdout:3302: done (9 left) 2023-12-01T04:58:08.250 INFO:tasks.rados.rados.0.smithi080.stdout:3303: done (8 left) 2023-12-01T04:58:08.250 INFO:tasks.rados.rados.0.smithi080.stdout:3304: done (7 left) 2023-12-01T04:58:08.251 INFO:tasks.rados.rados.0.smithi080.stdout:3305: done (6 left) 2023-12-01T04:58:08.251 INFO:tasks.rados.rados.0.smithi080.stdout:3311: done (5 left) 2023-12-01T04:58:08.251 INFO:tasks.rados.rados.0.smithi080.stdout:3312: write oid 108 current snap is 0 2023-12-01T04:58:08.251 INFO:tasks.rados.rados.0.smithi080.stdout:3312: seq_num 2073 ranges {440911=439193,1490231=738384} 2023-12-01T04:58:08.260 INFO:tasks.rados.rados.0.smithi080.stdout:3312: writing smithi08089843-108 from 440911 to 880104 tid 1 2023-12-01T04:58:08.268 INFO:tasks.rados.rados.0.smithi080.stdout:3312: writing smithi08089843-108 from 1490231 to 2228615 tid 2 2023-12-01T04:58:08.268 INFO:tasks.rados.rados.0.smithi080.stdout:3310: done (5 left) 2023-12-01T04:58:08.268 INFO:tasks.rados.rados.0.smithi080.stdout:3313: write oid 33 current snap is 0 2023-12-01T04:58:08.268 INFO:tasks.rados.rados.0.smithi080.stdout:3313: seq_num 2074 ranges {457718=514442,1548713=598395} 2023-12-01T04:58:08.274 INFO:tasks.rados.rados.0.smithi080.stdout:3313: writing smithi08089843-33 from 457718 to 972160 tid 1 2023-12-01T04:58:08.281 INFO:tasks.rados.rados.0.smithi080.stdout:3313: writing smithi08089843-33 from 1548713 to 2147108 tid 2 2023-12-01T04:58:08.281 INFO:tasks.rados.rados.0.smithi080.stdout:3314: read oid 213 snap -1 2023-12-01T04:58:08.282 INFO:tasks.rados.rados.0.smithi080.stdout:3314: expect (ObjNum 1645 snap 0 seq_num 1645) 2023-12-01T04:58:08.282 INFO:tasks.rados.rados.0.smithi080.stdout:3315: write oid 286 current snap is 0 2023-12-01T04:58:08.282 INFO:tasks.rados.rados.0.smithi080.stdout:3306: finishing write tid 2 to smithi08089843-343 2023-12-01T04:58:08.282 INFO:tasks.rados.rados.0.smithi080.stdout:3306: finishing write tid 3 to smithi08089843-343 2023-12-01T04:58:08.282 INFO:tasks.rados.rados.0.smithi080.stdout:3306: finishing write tid 4 to smithi08089843-343 2023-12-01T04:58:08.282 INFO:tasks.rados.rados.0.smithi080.stdout:3306: oid 343 updating version 0 to 387 2023-12-01T04:58:08.282 INFO:tasks.rados.rados.0.smithi080.stdout:3306: oid 343 updating version 387 to 389 2023-12-01T04:58:08.282 INFO:tasks.rados.rados.0.smithi080.stdout:3306: oid 343 version 389 is already newer than 388 2023-12-01T04:58:08.282 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 343 v 389 (ObjNum 2071 snap 0 seq_num 2071) dirty exists 2023-12-01T04:58:08.282 INFO:tasks.rados.rados.0.smithi080.stdout:3306: left oid 343 (ObjNum 2071 snap 0 seq_num 2071) 2023-12-01T04:58:08.282 INFO:tasks.rados.rados.0.smithi080.stdout:3308: expect (ObjNum 971 snap 0 seq_num 971) 2023-12-01T04:58:08.381 INFO:tasks.rados.rados.0.smithi080.stdout:3309: expect (ObjNum 1671 snap 0 seq_num 1671) 2023-12-01T04:58:08.451 INFO:tasks.rados.rados.0.smithi080.stdout:3307: expect (ObjNum 1861 snap 0 seq_num 1861) 2023-12-01T04:58:08.557 INFO:tasks.rados.rados.0.smithi080.stdout:3312: finishing write tid 1 to smithi08089843-108 2023-12-01T04:58:08.557 INFO:tasks.rados.rados.0.smithi080.stdout:3312: finishing write tid 2 to smithi08089843-108 2023-12-01T04:58:08.557 INFO:tasks.rados.rados.0.smithi080.stdout:3312: finishing write tid 3 to smithi08089843-108 2023-12-01T04:58:08.557 INFO:tasks.rados.rados.0.smithi080.stdout:3312: finishing write tid 4 to smithi08089843-108 2023-12-01T04:58:08.557 INFO:tasks.rados.rados.0.smithi080.stdout:3312: oid 108 updating version 0 to 461 2023-12-01T04:58:08.558 INFO:tasks.rados.rados.0.smithi080.stdout:3312: oid 108 updating version 461 to 462 2023-12-01T04:58:08.558 INFO:tasks.rados.rados.0.smithi080.stdout:3312: oid 108 version 462 is already newer than 460 2023-12-01T04:58:08.558 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 108 v 462 (ObjNum 2073 snap 0 seq_num 2073) dirty exists 2023-12-01T04:58:08.558 INFO:tasks.rados.rados.0.smithi080.stdout:3312: left oid 108 (ObjNum 2073 snap 0 seq_num 2073) 2023-12-01T04:58:08.558 INFO:tasks.rados.rados.0.smithi080.stdout:3313: finishing write tid 1 to smithi08089843-33 2023-12-01T04:58:08.558 INFO:tasks.rados.rados.0.smithi080.stdout:3313: finishing write tid 2 to smithi08089843-33 2023-12-01T04:58:08.559 INFO:tasks.rados.rados.0.smithi080.stdout:3313: finishing write tid 3 to smithi08089843-33 2023-12-01T04:58:08.559 INFO:tasks.rados.rados.0.smithi080.stdout:3313: finishing write tid 4 to smithi08089843-33 2023-12-01T04:58:08.559 INFO:tasks.rados.rados.0.smithi080.stdout:3313: oid 33 updating version 0 to 471 2023-12-01T04:58:08.559 INFO:tasks.rados.rados.0.smithi080.stdout:3313: oid 33 updating version 471 to 473 2023-12-01T04:58:08.559 INFO:tasks.rados.rados.0.smithi080.stdout:3313: oid 33 version 473 is already newer than 472 2023-12-01T04:58:08.559 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 33 v 473 (ObjNum 2074 snap 0 seq_num 2074) dirty exists 2023-12-01T04:58:08.560 INFO:tasks.rados.rados.0.smithi080.stdout:3313: left oid 33 (ObjNum 2074 snap 0 seq_num 2074) 2023-12-01T04:58:08.560 INFO:tasks.rados.rados.0.smithi080.stdout:3314: expect (ObjNum 1645 snap 0 seq_num 1645) 2023-12-01T04:58:08.739 INFO:tasks.rados.rados.0.smithi080.stdout:3315: seq_num 2075 ranges {474525=589691,1490842=742053,2832710=41815} 2023-12-01T04:58:08.752 INFO:tasks.rados.rados.0.smithi080.stdout:3315: writing smithi08089843-286 from 474525 to 1064216 tid 1 2023-12-01T04:58:08.759 INFO:tasks.rados.rados.0.smithi080.stdout:3315: writing smithi08089843-286 from 1490842 to 2232895 tid 2 2023-12-01T04:58:08.763 INFO:tasks.rados.rados.0.smithi080.stdout:3315: writing smithi08089843-286 from 2832710 to 2874525 tid 3 2023-12-01T04:58:08.763 INFO:tasks.rados.rados.0.smithi080.stdout:3306: done (7 left) 2023-12-01T04:58:08.763 INFO:tasks.rados.rados.0.smithi080.stdout:3307: done (6 left) 2023-12-01T04:58:08.763 INFO:tasks.rados.rados.0.smithi080.stdout:3308: done (5 left) 2023-12-01T04:58:08.764 INFO:tasks.rados.rados.0.smithi080.stdout:3309: done (4 left) 2023-12-01T04:58:08.764 INFO:tasks.rados.rados.0.smithi080.stdout:3312: done (3 left) 2023-12-01T04:58:08.764 INFO:tasks.rados.rados.0.smithi080.stdout:3313: done (2 left) 2023-12-01T04:58:08.764 INFO:tasks.rados.rados.0.smithi080.stdout:3314: done (1 left) 2023-12-01T04:58:08.764 INFO:tasks.rados.rados.0.smithi080.stdout:3316: read oid 214 snap -1 2023-12-01T04:58:08.764 INFO:tasks.rados.rados.0.smithi080.stdout:3316: expect (ObjNum 1703 snap 0 seq_num 1703) 2023-12-01T04:58:08.764 INFO:tasks.rados.rados.0.smithi080.stdout:3317: read oid 386 snap -1 2023-12-01T04:58:08.764 INFO:tasks.rados.rados.0.smithi080.stdout:3317: expect (ObjNum 901 snap 0 seq_num 901) 2023-12-01T04:58:08.764 INFO:tasks.rados.rados.0.smithi080.stdout:3318: write oid 197 current snap is 0 2023-12-01T04:58:08.764 INFO:tasks.rados.rados.0.smithi080.stdout:3315: finishing write tid 1 to smithi08089843-286 2023-12-01T04:58:08.765 INFO:tasks.rados.rados.0.smithi080.stdout:3318: seq_num 2076 ranges {491332=781293,2065677=602064} 2023-12-01T04:58:08.771 INFO:tasks.rados.rados.0.smithi080.stdout:3318: writing smithi08089843-197 from 491332 to 1272625 tid 1 2023-12-01T04:58:08.779 INFO:tasks.rados.rados.0.smithi080.stdout:3318: writing smithi08089843-197 from 2065677 to 2667741 tid 2 2023-12-01T04:58:08.779 INFO:tasks.rados.rados.0.smithi080.stdout:3319: delete oid 290 current snap is 0 2023-12-01T04:58:08.779 INFO:tasks.rados.rados.0.smithi080.stdout:3315: finishing write tid 2 to smithi08089843-286 2023-12-01T04:58:08.779 INFO:tasks.rados.rados.0.smithi080.stdout:3315: finishing write tid 3 to smithi08089843-286 2023-12-01T04:58:08.779 INFO:tasks.rados.rados.0.smithi080.stdout:3315: finishing write tid 4 to smithi08089843-286 2023-12-01T04:58:08.779 INFO:tasks.rados.rados.0.smithi080.stdout:3315: finishing write tid 5 to smithi08089843-286 2023-12-01T04:58:08.779 INFO:tasks.rados.rados.0.smithi080.stdout:3315: oid 286 updating version 0 to 412 2023-12-01T04:58:08.780 INFO:tasks.rados.rados.0.smithi080.stdout:3315: oid 286 updating version 412 to 413 2023-12-01T04:58:08.780 INFO:tasks.rados.rados.0.smithi080.stdout:3315: oid 286 updating version 413 to 415 2023-12-01T04:58:08.780 INFO:tasks.rados.rados.0.smithi080.stdout:3315: oid 286 version 415 is already newer than 414 2023-12-01T04:58:08.780 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 286 v 415 (ObjNum 2075 snap 0 seq_num 2075) dirty exists 2023-12-01T04:58:08.780 INFO:tasks.rados.rados.0.smithi080.stdout:3315: left oid 286 (ObjNum 2075 snap 0 seq_num 2075) 2023-12-01T04:58:08.780 INFO:tasks.rados.rados.0.smithi080.stdout:3316: expect (ObjNum 1703 snap 0 seq_num 1703) 2023-12-01T04:58:08.902 INFO:tasks.rados.rados.0.smithi080.stdout:3317: expect (ObjNum 901 snap 0 seq_num 901) 2023-12-01T04:58:09.044 INFO:tasks.rados.rados.0.smithi080.stdout:3318: finishing write tid 1 to smithi08089843-197 2023-12-01T04:58:09.045 INFO:tasks.rados.rados.0.smithi080.stdout:3318: finishing write tid 2 to smithi08089843-197 2023-12-01T04:58:09.045 INFO:tasks.rados.rados.0.smithi080.stdout:3318: finishing write tid 3 to smithi08089843-197 2023-12-01T04:58:09.045 INFO:tasks.rados.rados.0.smithi080.stdout:3318: finishing write tid 4 to smithi08089843-197 2023-12-01T04:58:09.045 INFO:tasks.rados.rados.0.smithi080.stdout:3318: oid 197 updating version 0 to 463 2023-12-01T04:58:09.045 INFO:tasks.rados.rados.0.smithi080.stdout:3318: oid 197 updating version 463 to 464 2023-12-01T04:58:09.045 INFO:tasks.rados.rados.0.smithi080.stdout:3318: oid 197 updating version 464 to 465 2023-12-01T04:58:09.045 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 197 v 465 (ObjNum 2076 snap 0 seq_num 2076) dirty exists 2023-12-01T04:58:09.045 INFO:tasks.rados.rados.0.smithi080.stdout:3318: left oid 197 (ObjNum 2076 snap 0 seq_num 2076) 2023-12-01T04:58:09.045 INFO:tasks.rados.rados.0.smithi080.stdout:3315: done (4 left) 2023-12-01T04:58:09.045 INFO:tasks.rados.rados.0.smithi080.stdout:3316: done (3 left) 2023-12-01T04:58:09.045 INFO:tasks.rados.rados.0.smithi080.stdout:3317: done (2 left) 2023-12-01T04:58:09.045 INFO:tasks.rados.rados.0.smithi080.stdout:3318: done (1 left) 2023-12-01T04:58:09.045 INFO:tasks.rados.rados.0.smithi080.stdout:3319: done (0 left) 2023-12-01T04:58:09.045 INFO:tasks.rados.rados.0.smithi080.stdout:3320: delete oid 375 current snap is 0 2023-12-01T04:58:09.047 INFO:tasks.rados.rados.0.smithi080.stdout:3320: done (0 left) 2023-12-01T04:58:09.047 INFO:tasks.rados.rados.0.smithi080.stdout:3321: read oid 155 snap -1 2023-12-01T04:58:09.048 INFO:tasks.rados.rados.0.smithi080.stdout:3321: expect (ObjNum 1961 snap 0 seq_num 1961) 2023-12-01T04:58:09.048 INFO:tasks.rados.rados.0.smithi080.stdout:3322: write oid 294 current snap is 0 2023-12-01T04:58:09.048 INFO:tasks.rados.rados.0.smithi080.stdout:3322: seq_num 2079 ranges {541753=607040,1724770=749391} 2023-12-01T04:58:09.060 INFO:tasks.rados.rados.0.smithi080.stdout:3322: writing smithi08089843-294 from 541753 to 1148793 tid 1 2023-12-01T04:58:09.068 INFO:tasks.rados.rados.0.smithi080.stdout:3322: writing smithi08089843-294 from 1724770 to 2474161 tid 2 2023-12-01T04:58:09.068 INFO:tasks.rados.rados.0.smithi080.stdout:3323: read oid 1 snap -1 2023-12-01T04:58:09.068 INFO:tasks.rados.rados.0.smithi080.stdout:3323: expect (ObjNum 2043 snap 0 seq_num 2043) 2023-12-01T04:58:09.069 INFO:tasks.rados.rados.0.smithi080.stdout:3324: write oid 460 current snap is 0 2023-12-01T04:58:09.069 INFO:tasks.rados.rados.0.smithi080.stdout:3324: seq_num 2080 ranges {558560=682289,1783252=493049} 2023-12-01T04:58:09.076 INFO:tasks.rados.rados.0.smithi080.stdout:3324: writing smithi08089843-460 from 558560 to 1240849 tid 1 2023-12-01T04:58:09.082 INFO:tasks.rados.rados.0.smithi080.stdout:3324: writing smithi08089843-460 from 1783252 to 2276301 tid 2 2023-12-01T04:58:09.082 INFO:tasks.rados.rados.0.smithi080.stdout:3325: delete oid 300 current snap is 0 2023-12-01T04:58:09.082 INFO:tasks.rados.rados.0.smithi080.stdout:3321: expect (ObjNum 1961 snap 0 seq_num 1961) 2023-12-01T04:58:09.227 INFO:tasks.rados.rados.0.smithi080.stdout:3322: finishing write tid 1 to smithi08089843-294 2023-12-01T04:58:09.227 INFO:tasks.rados.rados.0.smithi080.stdout:3322: finishing write tid 2 to smithi08089843-294 2023-12-01T04:58:09.227 INFO:tasks.rados.rados.0.smithi080.stdout:3322: finishing write tid 3 to smithi08089843-294 2023-12-01T04:58:09.227 INFO:tasks.rados.rados.0.smithi080.stdout:3322: finishing write tid 4 to smithi08089843-294 2023-12-01T04:58:09.227 INFO:tasks.rados.rados.0.smithi080.stdout:3322: oid 294 updating version 0 to 384 2023-12-01T04:58:09.227 INFO:tasks.rados.rados.0.smithi080.stdout:3322: oid 294 updating version 384 to 385 2023-12-01T04:58:09.228 INFO:tasks.rados.rados.0.smithi080.stdout:3322: oid 294 version 385 is already newer than 383 2023-12-01T04:58:09.228 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 294 v 385 (ObjNum 2079 snap 0 seq_num 2079) dirty exists 2023-12-01T04:58:09.228 INFO:tasks.rados.rados.0.smithi080.stdout:3322: left oid 294 (ObjNum 2079 snap 0 seq_num 2079) 2023-12-01T04:58:09.228 INFO:tasks.rados.rados.0.smithi080.stdout:3323: expect (ObjNum 2043 snap 0 seq_num 2043) 2023-12-01T04:58:09.387 INFO:tasks.rados.rados.0.smithi080.stdout:3324: finishing write tid 1 to smithi08089843-460 2023-12-01T04:58:09.387 INFO:tasks.rados.rados.0.smithi080.stdout:3324: finishing write tid 2 to smithi08089843-460 2023-12-01T04:58:09.387 INFO:tasks.rados.rados.0.smithi080.stdout:3324: finishing write tid 3 to smithi08089843-460 2023-12-01T04:58:09.387 INFO:tasks.rados.rados.0.smithi080.stdout:3324: finishing write tid 4 to smithi08089843-460 2023-12-01T04:58:09.387 INFO:tasks.rados.rados.0.smithi080.stdout:3324: oid 460 updating version 0 to 485 2023-12-01T04:58:09.387 INFO:tasks.rados.rados.0.smithi080.stdout:3324: oid 460 version 485 is already newer than 484 2023-12-01T04:58:09.387 INFO:tasks.rados.rados.0.smithi080.stdout:3324: oid 460 version 485 is already newer than 483 2023-12-01T04:58:09.388 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 460 v 485 (ObjNum 2080 snap 0 seq_num 2080) dirty exists 2023-12-01T04:58:09.388 INFO:tasks.rados.rados.0.smithi080.stdout:3324: left oid 460 (ObjNum 2080 snap 0 seq_num 2080) 2023-12-01T04:58:09.388 INFO:tasks.rados.rados.0.smithi080.stdout:3321: done (4 left) 2023-12-01T04:58:09.388 INFO:tasks.rados.rados.0.smithi080.stdout:3322: done (3 left) 2023-12-01T04:58:09.388 INFO:tasks.rados.rados.0.smithi080.stdout:3323: done (2 left) 2023-12-01T04:58:09.388 INFO:tasks.rados.rados.0.smithi080.stdout:3324: done (1 left) 2023-12-01T04:58:09.388 INFO:tasks.rados.rados.0.smithi080.stdout:3325: done (0 left) 2023-12-01T04:58:09.388 INFO:tasks.rados.rados.0.smithi080.stdout:3326: read oid 413 snap -1 2023-12-01T04:58:09.388 INFO:tasks.rados.rados.0.smithi080.stdout:3326: expect (ObjNum 1980 snap 0 seq_num 1980) 2023-12-01T04:58:09.388 INFO:tasks.rados.rados.0.smithi080.stdout:3327: read oid 283 snap -1 2023-12-01T04:58:09.388 INFO:tasks.rados.rados.0.smithi080.stdout:3327: expect (ObjNum 1676 snap 0 seq_num 1676) 2023-12-01T04:58:09.388 INFO:tasks.rados.rados.0.smithi080.stdout:3328: write oid 109 current snap is 0 2023-12-01T04:58:09.388 INFO:tasks.rados.rados.0.smithi080.stdout:3328: seq_num 2082 ranges {592174=432787,1500216=496718,2624671=367503} 2023-12-01T04:58:09.398 INFO:tasks.rados.rados.0.smithi080.stdout:3328: writing smithi08089843-109 from 592174 to 1024961 tid 1 2023-12-01T04:58:09.405 INFO:tasks.rados.rados.0.smithi080.stdout:3328: writing smithi08089843-109 from 1500216 to 1996934 tid 2 2023-12-01T04:58:09.410 INFO:tasks.rados.rados.0.smithi080.stdout:3328: writing smithi08089843-109 from 2624671 to 2992174 tid 3 2023-12-01T04:58:09.411 INFO:tasks.rados.rados.0.smithi080.stdout:3329: delete oid 380 current snap is 0 2023-12-01T04:58:09.411 INFO:tasks.rados.rados.0.smithi080.stdout:3327: expect (ObjNum 1676 snap 0 seq_num 1676) 2023-12-01T04:58:09.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:58:09 smithi090 bash[32384]: cluster 2023-12-01T04:58:08.180619+0000 mgr.y (mgr.24362) 289 : cluster 0 pgmap v260: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 56 MiB/s rd, 6.8 MiB/s wr, 71 op/s 2023-12-01T04:58:09.545 INFO:tasks.rados.rados.0.smithi080.stdout:3326: expect (ObjNum 1980 snap 0 seq_num 1980) 2023-12-01T04:58:09.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:58:09 smithi080 bash[41963]: cluster 2023-12-01T04:58:08.180619+0000 mgr.y (mgr.24362) 289 : cluster 0 pgmap v260: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 56 MiB/s rd, 6.8 MiB/s wr, 71 op/s 2023-12-01T04:58:09.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:58:09 smithi080 bash[28361]: cluster 2023-12-01T04:58:08.180619+0000 mgr.y (mgr.24362) 289 : cluster 0 pgmap v260: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 56 MiB/s rd, 6.8 MiB/s wr, 71 op/s 2023-12-01T04:58:09.731 INFO:tasks.rados.rados.0.smithi080.stdout:3328: finishing write tid 1 to smithi08089843-109 2023-12-01T04:58:09.731 INFO:tasks.rados.rados.0.smithi080.stdout:3328: finishing write tid 2 to smithi08089843-109 2023-12-01T04:58:09.731 INFO:tasks.rados.rados.0.smithi080.stdout:3328: finishing write tid 3 to smithi08089843-109 2023-12-01T04:58:09.731 INFO:tasks.rados.rados.0.smithi080.stdout:3328: finishing write tid 4 to smithi08089843-109 2023-12-01T04:58:09.732 INFO:tasks.rados.rados.0.smithi080.stdout:3328: finishing write tid 5 to smithi08089843-109 2023-12-01T04:58:09.732 INFO:tasks.rados.rados.0.smithi080.stdout:3328: oid 109 updating version 0 to 412 2023-12-01T04:58:09.732 INFO:tasks.rados.rados.0.smithi080.stdout:3328: oid 109 version 412 is already newer than 411 2023-12-01T04:58:09.732 INFO:tasks.rados.rados.0.smithi080.stdout:3328: oid 109 updating version 412 to 414 2023-12-01T04:58:09.732 INFO:tasks.rados.rados.0.smithi080.stdout:3328: oid 109 version 414 is already newer than 413 2023-12-01T04:58:09.732 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 109 v 414 (ObjNum 2082 snap 0 seq_num 2082) dirty exists 2023-12-01T04:58:09.732 INFO:tasks.rados.rados.0.smithi080.stdout:3328: left oid 109 (ObjNum 2082 snap 0 seq_num 2082) 2023-12-01T04:58:09.732 INFO:tasks.rados.rados.0.smithi080.stdout:3326: done (3 left) 2023-12-01T04:58:09.732 INFO:tasks.rados.rados.0.smithi080.stdout:3327: done (2 left) 2023-12-01T04:58:09.732 INFO:tasks.rados.rados.0.smithi080.stdout:3328: done (1 left) 2023-12-01T04:58:09.732 INFO:tasks.rados.rados.0.smithi080.stdout:3329: done (0 left) 2023-12-01T04:58:09.732 INFO:tasks.rados.rados.0.smithi080.stdout:3330: read oid 28 snap -1 2023-12-01T04:58:09.732 INFO:tasks.rados.rados.0.smithi080.stdout:3330: expect deleted 2023-12-01T04:58:09.732 INFO:tasks.rados.rados.0.smithi080.stdout:3331: delete oid 291 current snap is 0 2023-12-01T04:58:09.735 INFO:tasks.rados.rados.0.smithi080.stdout:3330: done (1 left) 2023-12-01T04:58:09.735 INFO:tasks.rados.rados.0.smithi080.stdout:3331: done (0 left) 2023-12-01T04:58:09.735 INFO:tasks.rados.rados.0.smithi080.stdout:3332: read oid 413 snap -1 2023-12-01T04:58:09.735 INFO:tasks.rados.rados.0.smithi080.stdout:3332: expect (ObjNum 1980 snap 0 seq_num 1980) 2023-12-01T04:58:09.735 INFO:tasks.rados.rados.0.smithi080.stdout:3333: read oid 285 snap -1 2023-12-01T04:58:09.735 INFO:tasks.rados.rados.0.smithi080.stdout:3333: expect (ObjNum 2015 snap 0 seq_num 2015) 2023-12-01T04:58:09.735 INFO:tasks.rados.rados.0.smithi080.stdout:3334: delete oid 226 current snap is 0 2023-12-01T04:58:09.741 INFO:tasks.rados.rados.0.smithi080.stdout:3332: expect (ObjNum 1980 snap 0 seq_num 1980) 2023-12-01T04:58:09.932 INFO:tasks.rados.rados.0.smithi080.stdout:3333: expect (ObjNum 2015 snap 0 seq_num 2015) 2023-12-01T04:58:10.215 INFO:tasks.rados.rados.0.smithi080.stdout:3332: done (2 left) 2023-12-01T04:58:10.215 INFO:tasks.rados.rados.0.smithi080.stdout:3333: done (1 left) 2023-12-01T04:58:10.215 INFO:tasks.rados.rados.0.smithi080.stdout:3334: done (0 left) 2023-12-01T04:58:10.215 INFO:tasks.rados.rados.0.smithi080.stdout:3335: read oid 40 snap -1 2023-12-01T04:58:10.216 INFO:tasks.rados.rados.0.smithi080.stdout:3335: expect (ObjNum 1344 snap 0 seq_num 1344) 2023-12-01T04:58:10.216 INFO:tasks.rados.rados.0.smithi080.stdout:3336: read oid 341 snap -1 2023-12-01T04:58:10.216 INFO:tasks.rados.rados.0.smithi080.stdout:3336: expect (ObjNum 1602 snap 0 seq_num 1602) 2023-12-01T04:58:10.216 INFO:tasks.rados.rados.0.smithi080.stdout:3337: read oid 268 snap -1 2023-12-01T04:58:10.216 INFO:tasks.rados.rados.0.smithi080.stdout:3337: expect (ObjNum 1666 snap 0 seq_num 1666) 2023-12-01T04:58:10.216 INFO:tasks.rados.rados.0.smithi080.stdout:3338: write oid 199 current snap is 0 2023-12-01T04:58:10.216 INFO:tasks.rados.rados.0.smithi080.stdout:3338: seq_num 2086 ranges {659402=450136,1734144=504056,2734363=325039} 2023-12-01T04:58:10.227 INFO:tasks.rados.rados.0.smithi080.stdout:3338: writing smithi08089843-199 from 659402 to 1109538 tid 1 2023-12-01T04:58:10.233 INFO:tasks.rados.rados.0.smithi080.stdout:3338: writing smithi08089843-199 from 1734144 to 2238200 tid 2 2023-12-01T04:58:10.238 INFO:tasks.rados.rados.0.smithi080.stdout:3338: writing smithi08089843-199 from 2734363 to 3059402 tid 3 2023-12-01T04:58:10.238 INFO:tasks.rados.rados.0.smithi080.stdout:3339: write oid 23 current snap is 0 2023-12-01T04:58:10.238 INFO:tasks.rados.rados.0.smithi080.stdout:3339: seq_num 2087 ranges {676209=525385,1676273=764067,3045433=30776} 2023-12-01T04:58:10.245 INFO:tasks.rados.rados.0.smithi080.stdout:3339: writing smithi08089843-23 from 676209 to 1201594 tid 1 2023-12-01T04:58:10.252 INFO:tasks.rados.rados.0.smithi080.stdout:3339: writing smithi08089843-23 from 1676273 to 2440340 tid 2 2023-12-01T04:58:10.256 INFO:tasks.rados.rados.0.smithi080.stdout:3339: writing smithi08089843-23 from 3045433 to 3076209 tid 3 2023-12-01T04:58:10.256 INFO:tasks.rados.rados.0.smithi080.stdout:3340: write oid 258 current snap is 0 2023-12-01T04:58:10.256 INFO:tasks.rados.rados.0.smithi080.stdout:3340: seq_num 2088 ranges {693016=600634,1734755=507725,2672856=420160} 2023-12-01T04:58:10.264 INFO:tasks.rados.rados.0.smithi080.stdout:3340: writing smithi08089843-258 from 693016 to 1293650 tid 1 2023-12-01T04:58:10.270 INFO:tasks.rados.rados.0.smithi080.stdout:3340: writing smithi08089843-258 from 1734755 to 2242480 tid 2 2023-12-01T04:58:10.275 INFO:tasks.rados.rados.0.smithi080.stdout:3340: writing smithi08089843-258 from 2672856 to 3093016 tid 3 2023-12-01T04:58:10.275 INFO:tasks.rados.rados.0.smithi080.stdout:3341: read oid 485 snap -1 2023-12-01T04:58:10.275 INFO:tasks.rados.rados.0.smithi080.stdout:3341: expect (ObjNum 1800 snap 0 seq_num 1800) 2023-12-01T04:58:10.276 INFO:tasks.rados.rados.0.smithi080.stdout:3342: read oid 54 snap -1 2023-12-01T04:58:10.276 INFO:tasks.rados.rados.0.smithi080.stdout:3342: expect (ObjNum 1764 snap 0 seq_num 1764) 2023-12-01T04:58:10.276 INFO:tasks.rados.rados.0.smithi080.stdout:3343: write oid 237 current snap is 0 2023-12-01T04:58:10.276 INFO:tasks.rados.rados.0.smithi080.stdout:3343: seq_num 2089 ranges {709823=675883,1793237=767736,3100279=9544} 2023-12-01T04:58:10.283 INFO:tasks.rados.rados.0.smithi080.stdout:3343: writing smithi08089843-237 from 709823 to 1385706 tid 1 2023-12-01T04:58:10.290 INFO:tasks.rados.rados.0.smithi080.stdout:3343: writing smithi08089843-237 from 1793237 to 2560973 tid 2 2023-12-01T04:58:10.293 INFO:tasks.rados.rados.0.smithi080.stdout:3343: writing smithi08089843-237 from 3100279 to 3109823 tid 3 2023-12-01T04:58:10.293 INFO:tasks.rados.rados.0.smithi080.stdout:3344: read oid 495 snap -1 2023-12-01T04:58:10.293 INFO:tasks.rados.rados.0.smithi080.stdout:3344: expect (ObjNum 1607 snap 0 seq_num 1607) 2023-12-01T04:58:10.294 INFO:tasks.rados.rados.0.smithi080.stdout:3345: write oid 348 current snap is 0 2023-12-01T04:58:10.294 INFO:tasks.rados.rados.0.smithi080.stdout:3345: seq_num 2090 ranges {726630=751132,2251719=511394} 2023-12-01T04:58:10.301 INFO:tasks.rados.rados.0.smithi080.stdout:3345: writing smithi08089843-348 from 726630 to 1477762 tid 1 2023-12-01T04:58:10.311 INFO:tasks.rados.rados.0.smithi080.stdout:3345: writing smithi08089843-348 from 2251719 to 2763113 tid 2 2023-12-01T04:58:10.311 INFO:tasks.rados.rados.0.smithi080.stdout:3346: read oid 273 snap -1 2023-12-01T04:58:10.311 INFO:tasks.rados.rados.0.smithi080.stdout:3346: expect deleted 2023-12-01T04:58:10.311 INFO:tasks.rados.rados.0.smithi080.stdout:3347: write oid 470 current snap is 0 2023-12-01T04:58:10.311 INFO:tasks.rados.rados.0.smithi080.stdout:3337: expect (ObjNum 1666 snap 0 seq_num 1666) 2023-12-01T04:58:10.384 INFO:tasks.rados.rados.0.smithi080.stdout:3335: expect (ObjNum 1344 snap 0 seq_num 1344) 2023-12-01T04:58:10.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:58:10 smithi090 bash[32384]: audit 2023-12-01T04:58:09.441431+0000 mon.a (mon.0) 884 : audit 0 from='client.? 172.21.15.80:0/2171005291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:58:10.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:58:10 smithi090 bash[32384]: audit 2023-12-01T04:58:09.793737+0000 mon.c (mon.2) 181 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:58:10.529 INFO:tasks.rados.rados.0.smithi080.stdout:3336: expect (ObjNum 1602 snap 0 seq_num 1602) 2023-12-01T04:58:10.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:58:10 smithi080 bash[28361]: audit 2023-12-01T04:58:09.441431+0000 mon.a (mon.0) 884 : audit 0 from='client.? 172.21.15.80:0/2171005291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:58:10.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:58:10 smithi080 bash[28361]: audit 2023-12-01T04:58:09.793737+0000 mon.c (mon.2) 181 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:58:10.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:58:10 smithi080 bash[41963]: audit 2023-12-01T04:58:09.441431+0000 mon.a (mon.0) 884 : audit 0 from='client.? 172.21.15.80:0/2171005291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:58:10.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:58:10 smithi080 bash[41963]: audit 2023-12-01T04:58:09.793737+0000 mon.c (mon.2) 181 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:58:10.734 INFO:tasks.rados.rados.0.smithi080.stdout:3338: finishing write tid 1 to smithi08089843-199 2023-12-01T04:58:10.735 INFO:tasks.rados.rados.0.smithi080.stdout:3338: finishing write tid 2 to smithi08089843-199 2023-12-01T04:58:10.735 INFO:tasks.rados.rados.0.smithi080.stdout:3338: finishing write tid 3 to smithi08089843-199 2023-12-01T04:58:10.735 INFO:tasks.rados.rados.0.smithi080.stdout:3347: seq_num 2091 ranges {743437=542734,1910201=771405} 2023-12-01T04:58:10.748 INFO:tasks.rados.rados.0.smithi080.stdout:3347: writing smithi08089843-470 from 743437 to 1286171 tid 1 2023-12-01T04:58:10.757 INFO:tasks.rados.rados.0.smithi080.stdout:3347: writing smithi08089843-470 from 1910201 to 2681606 tid 2 2023-12-01T04:58:10.757 INFO:tasks.rados.rados.0.smithi080.stdout:3335: done (12 left) 2023-12-01T04:58:10.757 INFO:tasks.rados.rados.0.smithi080.stdout:3336: done (11 left) 2023-12-01T04:58:10.757 INFO:tasks.rados.rados.0.smithi080.stdout:3337: done (10 left) 2023-12-01T04:58:10.757 INFO:tasks.rados.rados.0.smithi080.stdout:3348: delete oid 208 current snap is 0 2023-12-01T04:58:10.757 INFO:tasks.rados.rados.0.smithi080.stdout:3338: finishing write tid 4 to smithi08089843-199 2023-12-01T04:58:10.757 INFO:tasks.rados.rados.0.smithi080.stdout:3338: finishing write tid 5 to smithi08089843-199 2023-12-01T04:58:10.757 INFO:tasks.rados.rados.0.smithi080.stdout:3338: oid 199 updating version 0 to 416 2023-12-01T04:58:10.757 INFO:tasks.rados.rados.0.smithi080.stdout:3338: oid 199 updating version 416 to 419 2023-12-01T04:58:10.757 INFO:tasks.rados.rados.0.smithi080.stdout:3338: oid 199 version 419 is already newer than 417 2023-12-01T04:58:10.757 INFO:tasks.rados.rados.0.smithi080.stdout:3338: oid 199 version 419 is already newer than 418 2023-12-01T04:58:10.757 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 199 v 419 (ObjNum 2086 snap 0 seq_num 2086) dirty exists 2023-12-01T04:58:10.757 INFO:tasks.rados.rados.0.smithi080.stdout:3338: left oid 199 (ObjNum 2086 snap 0 seq_num 2086) 2023-12-01T04:58:10.758 INFO:tasks.rados.rados.0.smithi080.stdout:3339: finishing write tid 1 to smithi08089843-23 2023-12-01T04:58:10.758 INFO:tasks.rados.rados.0.smithi080.stdout:3339: finishing write tid 2 to smithi08089843-23 2023-12-01T04:58:10.758 INFO:tasks.rados.rados.0.smithi080.stdout:3339: finishing write tid 3 to smithi08089843-23 2023-12-01T04:58:10.758 INFO:tasks.rados.rados.0.smithi080.stdout:3339: finishing write tid 4 to smithi08089843-23 2023-12-01T04:58:10.758 INFO:tasks.rados.rados.0.smithi080.stdout:3339: finishing write tid 5 to smithi08089843-23 2023-12-01T04:58:10.758 INFO:tasks.rados.rados.0.smithi080.stdout:3339: oid 23 updating version 0 to 388 2023-12-01T04:58:10.758 INFO:tasks.rados.rados.0.smithi080.stdout:3339: oid 23 updating version 388 to 390 2023-12-01T04:58:10.758 INFO:tasks.rados.rados.0.smithi080.stdout:3339: oid 23 version 390 is already newer than 389 2023-12-01T04:58:10.758 INFO:tasks.rados.rados.0.smithi080.stdout:3339: oid 23 version 390 is already newer than 387 2023-12-01T04:58:10.758 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 23 v 390 (ObjNum 2087 snap 0 seq_num 2087) dirty exists 2023-12-01T04:58:10.758 INFO:tasks.rados.rados.0.smithi080.stdout:3339: left oid 23 (ObjNum 2087 snap 0 seq_num 2087) 2023-12-01T04:58:10.758 INFO:tasks.rados.rados.0.smithi080.stdout:3340: finishing write tid 1 to smithi08089843-258 2023-12-01T04:58:10.758 INFO:tasks.rados.rados.0.smithi080.stdout:3340: finishing write tid 2 to smithi08089843-258 2023-12-01T04:58:10.758 INFO:tasks.rados.rados.0.smithi080.stdout:3340: finishing write tid 3 to smithi08089843-258 2023-12-01T04:58:10.758 INFO:tasks.rados.rados.0.smithi080.stdout:3341: expect (ObjNum 1800 snap 0 seq_num 1800) 2023-12-01T04:58:10.893 INFO:tasks.rados.rados.0.smithi080.stdout:3342: expect (ObjNum 1764 snap 0 seq_num 1764) 2023-12-01T04:58:11.100 INFO:tasks.rados.rados.0.smithi080.stdout:3340: finishing write tid 4 to smithi08089843-258 2023-12-01T04:58:11.101 INFO:tasks.rados.rados.0.smithi080.stdout:3340: finishing write tid 5 to smithi08089843-258 2023-12-01T04:58:11.101 INFO:tasks.rados.rados.0.smithi080.stdout:3340: oid 258 updating version 0 to 423 2023-12-01T04:58:11.101 INFO:tasks.rados.rados.0.smithi080.stdout:3340: oid 258 version 423 is already newer than 421 2023-12-01T04:58:11.101 INFO:tasks.rados.rados.0.smithi080.stdout:3340: oid 258 version 423 is already newer than 422 2023-12-01T04:58:11.101 INFO:tasks.rados.rados.0.smithi080.stdout:3340: oid 258 version 423 is already newer than 420 2023-12-01T04:58:11.101 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 258 v 423 (ObjNum 2088 snap 0 seq_num 2088) dirty exists 2023-12-01T04:58:11.101 INFO:tasks.rados.rados.0.smithi080.stdout:3340: left oid 258 (ObjNum 2088 snap 0 seq_num 2088) 2023-12-01T04:58:11.101 INFO:tasks.rados.rados.0.smithi080.stdout:3343: finishing write tid 1 to smithi08089843-237 2023-12-01T04:58:11.101 INFO:tasks.rados.rados.0.smithi080.stdout:3343: finishing write tid 2 to smithi08089843-237 2023-12-01T04:58:11.101 INFO:tasks.rados.rados.0.smithi080.stdout:3343: finishing write tid 3 to smithi08089843-237 2023-12-01T04:58:11.101 INFO:tasks.rados.rados.0.smithi080.stdout:3343: finishing write tid 4 to smithi08089843-237 2023-12-01T04:58:11.101 INFO:tasks.rados.rados.0.smithi080.stdout:3343: finishing write tid 5 to smithi08089843-237 2023-12-01T04:58:11.101 INFO:tasks.rados.rados.0.smithi080.stdout:3343: oid 237 updating version 0 to 489 2023-12-01T04:58:11.101 INFO:tasks.rados.rados.0.smithi080.stdout:3343: oid 237 version 489 is already newer than 487 2023-12-01T04:58:11.101 INFO:tasks.rados.rados.0.smithi080.stdout:3343: oid 237 version 489 is already newer than 486 2023-12-01T04:58:11.101 INFO:tasks.rados.rados.0.smithi080.stdout:3343: oid 237 version 489 is already newer than 488 2023-12-01T04:58:11.101 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 237 v 489 (ObjNum 2089 snap 0 seq_num 2089) dirty exists 2023-12-01T04:58:11.102 INFO:tasks.rados.rados.0.smithi080.stdout:3343: left oid 237 (ObjNum 2089 snap 0 seq_num 2089) 2023-12-01T04:58:11.102 INFO:tasks.rados.rados.0.smithi080.stdout:3344: expect (ObjNum 1607 snap 0 seq_num 1607) 2023-12-01T04:58:11.262 INFO:tasks.rados.rados.0.smithi080.stdout:3345: finishing write tid 1 to smithi08089843-348 2023-12-01T04:58:11.262 INFO:tasks.rados.rados.0.smithi080.stdout:3345: finishing write tid 2 to smithi08089843-348 2023-12-01T04:58:11.263 INFO:tasks.rados.rados.0.smithi080.stdout:3345: finishing write tid 3 to smithi08089843-348 2023-12-01T04:58:11.263 INFO:tasks.rados.rados.0.smithi080.stdout:3345: finishing write tid 4 to smithi08089843-348 2023-12-01T04:58:11.263 INFO:tasks.rados.rados.0.smithi080.stdout:3345: oid 348 updating version 0 to 393 2023-12-01T04:58:11.263 INFO:tasks.rados.rados.0.smithi080.stdout:3345: oid 348 updating version 393 to 395 2023-12-01T04:58:11.263 INFO:tasks.rados.rados.0.smithi080.stdout:3345: oid 348 version 395 is already newer than 394 2023-12-01T04:58:11.263 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 348 v 395 (ObjNum 2090 snap 0 seq_num 2090) dirty exists 2023-12-01T04:58:11.263 INFO:tasks.rados.rados.0.smithi080.stdout:3345: left oid 348 (ObjNum 2090 snap 0 seq_num 2090) 2023-12-01T04:58:11.263 INFO:tasks.rados.rados.0.smithi080.stdout:3347: finishing write tid 1 to smithi08089843-470 2023-12-01T04:58:11.263 INFO:tasks.rados.rados.0.smithi080.stdout:3338: done (10 left) 2023-12-01T04:58:11.263 INFO:tasks.rados.rados.0.smithi080.stdout:3339: done (9 left) 2023-12-01T04:58:11.263 INFO:tasks.rados.rados.0.smithi080.stdout:3340: done (8 left) 2023-12-01T04:58:11.263 INFO:tasks.rados.rados.0.smithi080.stdout:3341: done (7 left) 2023-12-01T04:58:11.263 INFO:tasks.rados.rados.0.smithi080.stdout:3342: done (6 left) 2023-12-01T04:58:11.263 INFO:tasks.rados.rados.0.smithi080.stdout:3343: done (5 left) 2023-12-01T04:58:11.264 INFO:tasks.rados.rados.0.smithi080.stdout:3344: done (4 left) 2023-12-01T04:58:11.264 INFO:tasks.rados.rados.0.smithi080.stdout:3345: done (3 left) 2023-12-01T04:58:11.264 INFO:tasks.rados.rados.0.smithi080.stdout:3346: done (2 left) 2023-12-01T04:58:11.264 INFO:tasks.rados.rados.0.smithi080.stdout:3348: done (1 left) 2023-12-01T04:58:11.264 INFO:tasks.rados.rados.0.smithi080.stdout:3349: write oid 51 current snap is 0 2023-12-01T04:58:11.264 INFO:tasks.rados.rados.0.smithi080.stdout:3347: finishing write tid 2 to smithi08089843-470 2023-12-01T04:58:11.264 INFO:tasks.rados.rados.0.smithi080.stdout:3347: finishing write tid 3 to smithi08089843-470 2023-12-01T04:58:11.264 INFO:tasks.rados.rados.0.smithi080.stdout:3347: finishing write tid 4 to smithi08089843-470 2023-12-01T04:58:11.264 INFO:tasks.rados.rados.0.smithi080.stdout:3347: oid 470 updating version 0 to 486 2023-12-01T04:58:11.264 INFO:tasks.rados.rados.0.smithi080.stdout:3347: oid 470 version 486 is already newer than 485 2023-12-01T04:58:11.264 INFO:tasks.rados.rados.0.smithi080.stdout:3347: oid 470 version 486 is already newer than 484 2023-12-01T04:58:11.264 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 470 v 486 (ObjNum 2091 snap 0 seq_num 2091) dirty exists 2023-12-01T04:58:11.264 INFO:tasks.rados.rados.0.smithi080.stdout:3347: left oid 470 (ObjNum 2091 snap 0 seq_num 2091) 2023-12-01T04:58:11.264 INFO:tasks.rados.rados.0.smithi080.stdout:3349: seq_num 2093 ranges {777051=693232,2027165=658721} 2023-12-01T04:58:11.272 INFO:tasks.rados.rados.0.smithi080.stdout:3349: writing smithi08089843-51 from 777051 to 1470283 tid 1 2023-12-01T04:58:11.279 INFO:tasks.rados.rados.0.smithi080.stdout:3349: writing smithi08089843-51 from 2027165 to 2685886 tid 2 2023-12-01T04:58:11.279 INFO:tasks.rados.rados.0.smithi080.stdout:3347: done (1 left) 2023-12-01T04:58:11.279 INFO:tasks.rados.rados.0.smithi080.stdout:3350: write oid 20 current snap is 0 2023-12-01T04:58:11.280 INFO:tasks.rados.rados.0.smithi080.stdout:3350: seq_num 2094 ranges {793858=768481,2085647=518732} 2023-12-01T04:58:11.288 INFO:tasks.rados.rados.0.smithi080.stdout:3350: writing smithi08089843-20 from 793858 to 1562339 tid 1 2023-12-01T04:58:11.294 INFO:tasks.rados.rados.0.smithi080.stdout:3350: writing smithi08089843-20 from 2085647 to 2604379 tid 2 2023-12-01T04:58:11.294 INFO:tasks.rados.rados.0.smithi080.stdout:3351: write oid 214 current snap is 0 2023-12-01T04:58:11.294 INFO:tasks.rados.rados.0.smithi080.stdout:3351: seq_num 2095 ranges {410665=443730,1627776=662390,2748464=462201} 2023-12-01T04:58:11.299 INFO:tasks.rados.rados.0.smithi080.stdout:3351: writing smithi08089843-214 from 410665 to 854395 tid 1 2023-12-01T04:58:11.307 INFO:tasks.rados.rados.0.smithi080.stdout:3351: writing smithi08089843-214 from 1627776 to 2290166 tid 2 2023-12-01T04:58:11.313 INFO:tasks.rados.rados.0.smithi080.stdout:3351: writing smithi08089843-214 from 2748464 to 3210665 tid 3 2023-12-01T04:58:11.313 INFO:tasks.rados.rados.0.smithi080.stdout:3352: write oid 207 current snap is 0 2023-12-01T04:58:11.313 INFO:tasks.rados.rados.0.smithi080.stdout:3352: seq_num 2096 ranges {427472=518979,1686258=522401,2775887=451585} 2023-12-01T04:58:11.319 INFO:tasks.rados.rados.0.smithi080.stdout:3352: writing smithi08089843-207 from 427472 to 946451 tid 1 2023-12-01T04:58:11.326 INFO:tasks.rados.rados.0.smithi080.stdout:3352: writing smithi08089843-207 from 1686258 to 2208659 tid 2 2023-12-01T04:58:11.332 INFO:tasks.rados.rados.0.smithi080.stdout:3352: writing smithi08089843-207 from 2775887 to 3227472 tid 3 2023-12-01T04:58:11.332 INFO:tasks.rados.rados.0.smithi080.stdout:3353: write oid 445 current snap is 0 2023-12-01T04:58:11.332 INFO:tasks.rados.rados.0.smithi080.stdout:3353: seq_num 2097 ranges {444279=594228,1744740=666059,3203310=40969} 2023-12-01T04:58:11.338 INFO:tasks.rados.rados.0.smithi080.stdout:3353: writing smithi08089843-445 from 444279 to 1038507 tid 1 2023-12-01T04:58:11.346 INFO:tasks.rados.rados.0.smithi080.stdout:3353: writing smithi08089843-445 from 1744740 to 2410799 tid 2 2023-12-01T04:58:11.351 INFO:tasks.rados.rados.0.smithi080.stdout:3353: writing smithi08089843-445 from 3203310 to 3244279 tid 3 2023-12-01T04:58:11.351 INFO:tasks.rados.rados.0.smithi080.stdout:3354: read oid 49 snap -1 2023-12-01T04:58:11.351 INFO:tasks.rados.rados.0.smithi080.stdout:3354: expect (ObjNum 1594 snap 0 seq_num 1594) 2023-12-01T04:58:11.351 INFO:tasks.rados.rados.0.smithi080.stdout:3355: write oid 65 current snap is 0 2023-12-01T04:58:11.351 INFO:tasks.rados.rados.0.smithi080.stdout:3355: seq_num 2098 ranges {461086=669477,1803222=526070,2830733=430353} 2023-12-01T04:58:11.357 INFO:tasks.rados.rados.0.smithi080.stdout:3355: writing smithi08089843-65 from 461086 to 1130563 tid 1 2023-12-01T04:58:11.364 INFO:tasks.rados.rados.0.smithi080.stdout:3355: writing smithi08089843-65 from 1803222 to 2329292 tid 2 2023-12-01T04:58:11.370 INFO:tasks.rados.rados.0.smithi080.stdout:3355: writing smithi08089843-65 from 2830733 to 3261086 tid 3 2023-12-01T04:58:11.370 INFO:tasks.rados.rados.0.smithi080.stdout:3356: write oid 36 current snap is 0 2023-12-01T04:58:11.370 INFO:tasks.rados.rados.0.smithi080.stdout:3356: seq_num 2099 ranges {477893=461079,1578057=669728,2974509=303384} 2023-12-01T04:58:11.375 INFO:tasks.rados.rados.0.smithi080.stdout:3356: writing smithi08089843-36 from 477893 to 938972 tid 1 2023-12-01T04:58:11.385 INFO:tasks.rados.rados.0.smithi080.stdout:3356: writing smithi08089843-36 from 1578057 to 2247785 tid 2 2023-12-01T04:58:11.394 INFO:tasks.rados.rados.0.smithi080.stdout:3356: writing smithi08089843-36 from 2974509 to 3277893 tid 3 2023-12-01T04:58:11.395 INFO:tasks.rados.rados.0.smithi080.stdout:3357: delete oid 318 current snap is 0 2023-12-01T04:58:11.395 INFO:tasks.rados.rados.0.smithi080.stdout:3349: finishing write tid 1 to smithi08089843-51 2023-12-01T04:58:11.395 INFO:tasks.rados.rados.0.smithi080.stdout:3349: finishing write tid 2 to smithi08089843-51 2023-12-01T04:58:11.395 INFO:tasks.rados.rados.0.smithi080.stdout:3349: finishing write tid 3 to smithi08089843-51 2023-12-01T04:58:11.395 INFO:tasks.rados.rados.0.smithi080.stdout:3349: finishing write tid 4 to smithi08089843-51 2023-12-01T04:58:11.395 INFO:tasks.rados.rados.0.smithi080.stdout:3349: oid 51 updating version 0 to 475 2023-12-01T04:58:11.395 INFO:tasks.rados.rados.0.smithi080.stdout:3349: oid 51 updating version 475 to 476 2023-12-01T04:58:11.395 INFO:tasks.rados.rados.0.smithi080.stdout:3349: oid 51 version 476 is already newer than 474 2023-12-01T04:58:11.395 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 51 v 476 (ObjNum 2093 snap 0 seq_num 2093) dirty exists 2023-12-01T04:58:11.395 INFO:tasks.rados.rados.0.smithi080.stdout:3349: left oid 51 (ObjNum 2093 snap 0 seq_num 2093) 2023-12-01T04:58:11.395 INFO:tasks.rados.rados.0.smithi080.stdout:3350: finishing write tid 1 to smithi08089843-20 2023-12-01T04:58:11.395 INFO:tasks.rados.rados.0.smithi080.stdout:3350: finishing write tid 2 to smithi08089843-20 2023-12-01T04:58:11.396 INFO:tasks.rados.rados.0.smithi080.stdout:3350: finishing write tid 3 to smithi08089843-20 2023-12-01T04:58:11.396 INFO:tasks.rados.rados.0.smithi080.stdout:3350: finishing write tid 4 to smithi08089843-20 2023-12-01T04:58:11.396 INFO:tasks.rados.rados.0.smithi080.stdout:3350: oid 20 updating version 0 to 479 2023-12-01T04:58:11.396 INFO:tasks.rados.rados.0.smithi080.stdout:3350: oid 20 version 479 is already newer than 478 2023-12-01T04:58:11.396 INFO:tasks.rados.rados.0.smithi080.stdout:3350: oid 20 version 479 is already newer than 477 2023-12-01T04:58:11.396 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 20 v 479 (ObjNum 2094 snap 0 seq_num 2094) dirty exists 2023-12-01T04:58:11.396 INFO:tasks.rados.rados.0.smithi080.stdout:3350: left oid 20 (ObjNum 2094 snap 0 seq_num 2094) 2023-12-01T04:58:11.396 INFO:tasks.rados.rados.0.smithi080.stdout:3351: finishing write tid 1 to smithi08089843-214 2023-12-01T04:58:11.396 INFO:tasks.rados.rados.0.smithi080.stdout:3351: finishing write tid 2 to smithi08089843-214 2023-12-01T04:58:11.396 INFO:tasks.rados.rados.0.smithi080.stdout:3351: finishing write tid 3 to smithi08089843-214 2023-12-01T04:58:11.396 INFO:tasks.rados.rados.0.smithi080.stdout:3351: finishing write tid 4 to smithi08089843-214 2023-12-01T04:58:11.396 INFO:tasks.rados.rados.0.smithi080.stdout:3351: finishing write tid 5 to smithi08089843-214 2023-12-01T04:58:11.396 INFO:tasks.rados.rados.0.smithi080.stdout:3351: oid 214 updating version 0 to 469 2023-12-01T04:58:11.397 INFO:tasks.rados.rados.0.smithi080.stdout:3351: oid 214 updating version 469 to 470 2023-12-01T04:58:11.397 INFO:tasks.rados.rados.0.smithi080.stdout:3351: oid 214 version 470 is already newer than 468 2023-12-01T04:58:11.397 INFO:tasks.rados.rados.0.smithi080.stdout:3351: oid 214 version 470 is already newer than 467 2023-12-01T04:58:11.397 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 214 v 470 (ObjNum 2095 snap 0 seq_num 2095) dirty exists 2023-12-01T04:58:11.397 INFO:tasks.rados.rados.0.smithi080.stdout:3351: left oid 214 (ObjNum 2095 snap 0 seq_num 2095) 2023-12-01T04:58:11.397 INFO:tasks.rados.rados.0.smithi080.stdout:3352: finishing write tid 1 to smithi08089843-207 2023-12-01T04:58:11.397 INFO:tasks.rados.rados.0.smithi080.stdout:3352: finishing write tid 2 to smithi08089843-207 2023-12-01T04:58:11.397 INFO:tasks.rados.rados.0.smithi080.stdout:3352: finishing write tid 3 to smithi08089843-207 2023-12-01T04:58:11.397 INFO:tasks.rados.rados.0.smithi080.stdout:3352: finishing write tid 4 to smithi08089843-207 2023-12-01T04:58:11.397 INFO:tasks.rados.rados.0.smithi080.stdout:3352: finishing write tid 5 to smithi08089843-207 2023-12-01T04:58:11.397 INFO:tasks.rados.rados.0.smithi080.stdout:3352: oid 207 updating version 0 to 350 2023-12-01T04:58:11.397 INFO:tasks.rados.rados.0.smithi080.stdout:3352: oid 207 version 350 is already newer than 347 2023-12-01T04:58:11.397 INFO:tasks.rados.rados.0.smithi080.stdout:3352: oid 207 version 350 is already newer than 349 2023-12-01T04:58:11.397 INFO:tasks.rados.rados.0.smithi080.stdout:3352: oid 207 version 350 is already newer than 348 2023-12-01T04:58:11.398 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 207 v 350 (ObjNum 2096 snap 0 seq_num 2096) dirty exists 2023-12-01T04:58:11.398 INFO:tasks.rados.rados.0.smithi080.stdout:3352: left oid 207 (ObjNum 2096 snap 0 seq_num 2096) 2023-12-01T04:58:11.398 INFO:tasks.rados.rados.0.smithi080.stdout:3353: finishing write tid 1 to smithi08089843-445 2023-12-01T04:58:11.398 INFO:tasks.rados.rados.0.smithi080.stdout:3353: finishing write tid 2 to smithi08089843-445 2023-12-01T04:58:11.398 INFO:tasks.rados.rados.0.smithi080.stdout:3353: finishing write tid 3 to smithi08089843-445 2023-12-01T04:58:11.398 INFO:tasks.rados.rados.0.smithi080.stdout:3353: finishing write tid 4 to smithi08089843-445 2023-12-01T04:58:11.398 INFO:tasks.rados.rados.0.smithi080.stdout:3353: finishing write tid 5 to smithi08089843-445 2023-12-01T04:58:11.398 INFO:tasks.rados.rados.0.smithi080.stdout:3353: oid 445 updating version 0 to 489 2023-12-01T04:58:11.398 INFO:tasks.rados.rados.0.smithi080.stdout:3353: oid 445 version 489 is already newer than 487 2023-12-01T04:58:11.398 INFO:tasks.rados.rados.0.smithi080.stdout:3353: oid 445 updating version 489 to 490 2023-12-01T04:58:11.398 INFO:tasks.rados.rados.0.smithi080.stdout:3353: oid 445 version 490 is already newer than 488 2023-12-01T04:58:11.398 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 445 v 490 (ObjNum 2097 snap 0 seq_num 2097) dirty exists 2023-12-01T04:58:11.398 INFO:tasks.rados.rados.0.smithi080.stdout:3353: left oid 445 (ObjNum 2097 snap 0 seq_num 2097) 2023-12-01T04:58:11.398 INFO:tasks.rados.rados.0.smithi080.stdout:3355: finishing write tid 1 to smithi08089843-65 2023-12-01T04:58:11.399 INFO:tasks.rados.rados.0.smithi080.stdout:3354: expect (ObjNum 1594 snap 0 seq_num 1594) 2023-12-01T04:58:11.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:58:11 smithi090 bash[32384]: cluster 2023-12-01T04:58:10.181415+0000 mgr.y (mgr.24362) 290 : cluster 0 pgmap v261: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 56 MiB/s rd, 6.8 MiB/s wr, 71 op/s 2023-12-01T04:58:11.586 INFO:tasks.rados.rados.0.smithi080.stdout:3355: finishing write tid 2 to smithi08089843-65 2023-12-01T04:58:11.586 INFO:tasks.rados.rados.0.smithi080.stdout:3355: finishing write tid 3 to smithi08089843-65 2023-12-01T04:58:11.586 INFO:tasks.rados.rados.0.smithi080.stdout:3355: finishing write tid 4 to smithi08089843-65 2023-12-01T04:58:11.586 INFO:tasks.rados.rados.0.smithi080.stdout:3355: finishing write tid 5 to smithi08089843-65 2023-12-01T04:58:11.586 INFO:tasks.rados.rados.0.smithi080.stdout:3355: oid 65 updating version 0 to 318 2023-12-01T04:58:11.586 INFO:tasks.rados.rados.0.smithi080.stdout:3355: oid 65 updating version 318 to 319 2023-12-01T04:58:11.586 INFO:tasks.rados.rados.0.smithi080.stdout:3355: oid 65 updating version 319 to 321 2023-12-01T04:58:11.586 INFO:tasks.rados.rados.0.smithi080.stdout:3355: oid 65 version 321 is already newer than 320 2023-12-01T04:58:11.587 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 65 v 321 (ObjNum 2098 snap 0 seq_num 2098) dirty exists 2023-12-01T04:58:11.587 INFO:tasks.rados.rados.0.smithi080.stdout:3355: left oid 65 (ObjNum 2098 snap 0 seq_num 2098) 2023-12-01T04:58:11.587 INFO:tasks.rados.rados.0.smithi080.stdout:3356: finishing write tid 1 to smithi08089843-36 2023-12-01T04:58:11.587 INFO:tasks.rados.rados.0.smithi080.stdout:3356: finishing write tid 2 to smithi08089843-36 2023-12-01T04:58:11.587 INFO:tasks.rados.rados.0.smithi080.stdout:3356: finishing write tid 3 to smithi08089843-36 2023-12-01T04:58:11.587 INFO:tasks.rados.rados.0.smithi080.stdout:3356: finishing write tid 4 to smithi08089843-36 2023-12-01T04:58:11.587 INFO:tasks.rados.rados.0.smithi080.stdout:3356: finishing write tid 5 to smithi08089843-36 2023-12-01T04:58:11.587 INFO:tasks.rados.rados.0.smithi080.stdout:3356: oid 36 updating version 0 to 570 2023-12-01T04:58:11.587 INFO:tasks.rados.rados.0.smithi080.stdout:3356: oid 36 version 570 is already newer than 569 2023-12-01T04:58:11.587 INFO:tasks.rados.rados.0.smithi080.stdout:3356: oid 36 updating version 570 to 571 2023-12-01T04:58:11.587 INFO:tasks.rados.rados.0.smithi080.stdout:3356: oid 36 updating version 571 to 572 2023-12-01T04:58:11.587 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 36 v 572 (ObjNum 2099 snap 0 seq_num 2099) dirty exists 2023-12-01T04:58:11.587 INFO:tasks.rados.rados.0.smithi080.stdout:3356: left oid 36 (ObjNum 2099 snap 0 seq_num 2099) 2023-12-01T04:58:11.587 INFO:tasks.rados.rados.0.smithi080.stdout:3349: done (8 left) 2023-12-01T04:58:11.587 INFO:tasks.rados.rados.0.smithi080.stdout:3350: done (7 left) 2023-12-01T04:58:11.588 INFO:tasks.rados.rados.0.smithi080.stdout:3351: done (6 left) 2023-12-01T04:58:11.588 INFO:tasks.rados.rados.0.smithi080.stdout:3352: done (5 left) 2023-12-01T04:58:11.588 INFO:tasks.rados.rados.0.smithi080.stdout:3353: done (4 left) 2023-12-01T04:58:11.588 INFO:tasks.rados.rados.0.smithi080.stdout:3354: done (3 left) 2023-12-01T04:58:11.588 INFO:tasks.rados.rados.0.smithi080.stdout:3355: done (2 left) 2023-12-01T04:58:11.588 INFO:tasks.rados.rados.0.smithi080.stdout:3356: done (1 left) 2023-12-01T04:58:11.588 INFO:tasks.rados.rados.0.smithi080.stdout:3357: done (0 left) 2023-12-01T04:58:11.588 INFO:tasks.rados.rados.0.smithi080.stdout:3358: read oid 461 snap -1 2023-12-01T04:58:11.588 INFO:tasks.rados.rados.0.smithi080.stdout:3358: expect (ObjNum 2058 snap 0 seq_num 2058) 2023-12-01T04:58:11.588 INFO:tasks.rados.rados.0.smithi080.stdout:3359: delete oid 78 current snap is 0 2023-12-01T04:58:11.589 INFO:tasks.rados.rados.0.smithi080.stdout:3359: done (1 left) 2023-12-01T04:58:11.589 INFO:tasks.rados.rados.0.smithi080.stdout:3360: read oid 236 snap -1 2023-12-01T04:58:11.589 INFO:tasks.rados.rados.0.smithi080.stdout:3360: expect (ObjNum 1809 snap 0 seq_num 1809) 2023-12-01T04:58:11.589 INFO:tasks.rados.rados.0.smithi080.stdout:3361: read oid 228 snap -1 2023-12-01T04:58:11.589 INFO:tasks.rados.rados.0.smithi080.stdout:3361: expect (ObjNum 751 snap 0 seq_num 751) 2023-12-01T04:58:11.589 INFO:tasks.rados.rados.0.smithi080.stdout:3362: write oid 88 current snap is 0 2023-12-01T04:58:11.589 INFO:tasks.rados.rados.0.smithi080.stdout:3362: seq_num 2102 ranges {528314=686826,1637150=533408,2940425=387889} 2023-12-01T04:58:11.602 INFO:tasks.rados.rados.0.smithi080.stdout:3362: writing smithi08089843-88 from 528314 to 1215140 tid 1 2023-12-01T04:58:11.607 INFO:tasks.rados.rados.0.smithi080.stdout:3362: writing smithi08089843-88 from 1637150 to 2170558 tid 2 2023-12-01T04:58:11.614 INFO:tasks.rados.rados.0.smithi080.stdout:3362: writing smithi08089843-88 from 2940425 to 3328314 tid 3 2023-12-01T04:58:11.614 INFO:tasks.rados.rados.0.smithi080.stdout:3363: read oid 366 snap -1 2023-12-01T04:58:11.614 INFO:tasks.rados.rados.0.smithi080.stdout:3363: expect (ObjNum 1836 snap 0 seq_num 1836) 2023-12-01T04:58:11.614 INFO:tasks.rados.rados.0.smithi080.stdout:3364: delete oid 398 current snap is 0 2023-12-01T04:58:11.614 INFO:tasks.rados.rados.0.smithi080.stdout:3360: expect (ObjNum 1809 snap 0 seq_num 1809) 2023-12-01T04:58:11.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:58:11 smithi080 bash[28361]: cluster 2023-12-01T04:58:10.181415+0000 mgr.y (mgr.24362) 290 : cluster 0 pgmap v261: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 56 MiB/s rd, 6.8 MiB/s wr, 71 op/s 2023-12-01T04:58:11.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:58:11 smithi080 bash[41963]: cluster 2023-12-01T04:58:10.181415+0000 mgr.y (mgr.24362) 290 : cluster 0 pgmap v261: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 56 MiB/s rd, 6.8 MiB/s wr, 71 op/s 2023-12-01T04:58:11.731 INFO:tasks.rados.rados.0.smithi080.stdout:3358: expect (ObjNum 2058 snap 0 seq_num 2058) 2023-12-01T04:58:11.927 INFO:tasks.rados.rados.0.smithi080.stdout:3361: expect (ObjNum 751 snap 0 seq_num 751) 2023-12-01T04:58:12.075 INFO:tasks.rados.rados.0.smithi080.stdout:3362: finishing write tid 1 to smithi08089843-88 2023-12-01T04:58:12.075 INFO:tasks.rados.rados.0.smithi080.stdout:3362: finishing write tid 2 to smithi08089843-88 2023-12-01T04:58:12.075 INFO:tasks.rados.rados.0.smithi080.stdout:3362: finishing write tid 3 to smithi08089843-88 2023-12-01T04:58:12.075 INFO:tasks.rados.rados.0.smithi080.stdout:3358: done (5 left) 2023-12-01T04:58:12.076 INFO:tasks.rados.rados.0.smithi080.stdout:3360: done (4 left) 2023-12-01T04:58:12.076 INFO:tasks.rados.rados.0.smithi080.stdout:3361: done (3 left) 2023-12-01T04:58:12.076 INFO:tasks.rados.rados.0.smithi080.stdout:3364: done (2 left) 2023-12-01T04:58:12.076 INFO:tasks.rados.rados.0.smithi080.stdout:3365: read oid 22 snap -1 2023-12-01T04:58:12.076 INFO:tasks.rados.rados.0.smithi080.stdout:3365: expect (ObjNum 1854 snap 0 seq_num 1854) 2023-12-01T04:58:12.076 INFO:tasks.rados.rados.0.smithi080.stdout:3366: write oid 446 current snap is 0 2023-12-01T04:58:12.076 INFO:tasks.rados.rados.0.smithi080.stdout:3362: finishing write tid 4 to smithi08089843-88 2023-12-01T04:58:12.076 INFO:tasks.rados.rados.0.smithi080.stdout:3362: finishing write tid 5 to smithi08089843-88 2023-12-01T04:58:12.076 INFO:tasks.rados.rados.0.smithi080.stdout:3362: oid 88 updating version 0 to 393 2023-12-01T04:58:12.076 INFO:tasks.rados.rados.0.smithi080.stdout:3362: oid 88 version 393 is already newer than 392 2023-12-01T04:58:12.076 INFO:tasks.rados.rados.0.smithi080.stdout:3362: oid 88 updating version 393 to 394 2023-12-01T04:58:12.076 INFO:tasks.rados.rados.0.smithi080.stdout:3362: oid 88 version 394 is already newer than 391 2023-12-01T04:58:12.076 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 88 v 394 (ObjNum 2102 snap 0 seq_num 2102) dirty exists 2023-12-01T04:58:12.077 INFO:tasks.rados.rados.0.smithi080.stdout:3362: left oid 88 (ObjNum 2102 snap 0 seq_num 2102) 2023-12-01T04:58:12.077 INFO:tasks.rados.rados.0.smithi080.stdout:3363: expect (ObjNum 1836 snap 0 seq_num 1836) 2023-12-01T04:58:12.328 INFO:tasks.rados.rados.0.smithi080.stdout:3365: expect (ObjNum 1854 snap 0 seq_num 1854) 2023-12-01T04:58:12.524 INFO:tasks.rados.rados.0.smithi080.stdout:3366: seq_num 2104 ranges {561928=437324,1637761=420724,2762565=438668} 2023-12-01T04:58:12.534 INFO:tasks.rados.rados.0.smithi080.stdout:3366: writing smithi08089843-446 from 561928 to 999252 tid 1 2023-12-01T04:58:12.542 INFO:tasks.rados.rados.0.smithi080.stdout:3366: writing smithi08089843-446 from 1637761 to 2058485 tid 2 2023-12-01T04:58:12.548 INFO:tasks.rados.rados.0.smithi080.stdout:3366: writing smithi08089843-446 from 2762565 to 3201233 tid 3 2023-12-01T04:58:12.549 INFO:tasks.rados.rados.0.smithi080.stdout:3362: done (3 left) 2023-12-01T04:58:12.549 INFO:tasks.rados.rados.0.smithi080.stdout:3363: done (2 left) 2023-12-01T04:58:12.549 INFO:tasks.rados.rados.0.smithi080.stdout:3365: done (1 left) 2023-12-01T04:58:12.549 INFO:tasks.rados.rados.0.smithi080.stdout:3367: read oid 173 snap -1 2023-12-01T04:58:12.549 INFO:tasks.rados.rados.0.smithi080.stdout:3367: expect (ObjNum 1068 snap 0 seq_num 1068) 2023-12-01T04:58:12.549 INFO:tasks.rados.rados.0.smithi080.stdout:3368: read oid 276 snap -1 2023-12-01T04:58:12.549 INFO:tasks.rados.rados.0.smithi080.stdout:3368: expect deleted 2023-12-01T04:58:12.549 INFO:tasks.rados.rados.0.smithi080.stdout:3369: read oid 105 snap -1 2023-12-01T04:58:12.549 INFO:tasks.rados.rados.0.smithi080.stdout:3369: expect (ObjNum 1731 snap 0 seq_num 1731) 2023-12-01T04:58:12.549 INFO:tasks.rados.rados.0.smithi080.stdout:3370: write oid 89 current snap is 0 2023-12-01T04:58:12.549 INFO:tasks.rados.rados.0.smithi080.stdout:3366: finishing write tid 1 to smithi08089843-446 2023-12-01T04:58:12.549 INFO:tasks.rados.rados.0.smithi080.stdout:3366: finishing write tid 2 to smithi08089843-446 2023-12-01T04:58:12.549 INFO:tasks.rados.rados.0.smithi080.stdout:3370: seq_num 2105 ranges {578735=512573,1696243=680735,2906341=472394} 2023-12-01T04:58:12.556 INFO:tasks.rados.rados.0.smithi080.stdout:3370: writing smithi08089843-89 from 578735 to 1091308 tid 1 2023-12-01T04:58:12.563 INFO:tasks.rados.rados.0.smithi080.stdout:3370: writing smithi08089843-89 from 1696243 to 2376978 tid 2 2023-12-01T04:58:12.570 INFO:tasks.rados.rados.0.smithi080.stdout:3370: writing smithi08089843-89 from 2906341 to 3378735 tid 3 2023-12-01T04:58:12.570 INFO:tasks.rados.rados.0.smithi080.stdout:3371: read oid 282 snap -1 2023-12-01T04:58:12.570 INFO:tasks.rados.rados.0.smithi080.stdout:3371: expect (ObjNum 1969 snap 0 seq_num 1969) 2023-12-01T04:58:12.570 INFO:tasks.rados.rados.0.smithi080.stdout:3372: read oid 186 snap -1 2023-12-01T04:58:12.570 INFO:tasks.rados.rados.0.smithi080.stdout:3372: expect (ObjNum 2067 snap 0 seq_num 2067) 2023-12-01T04:58:12.570 INFO:tasks.rados.rados.0.smithi080.stdout:3373: read oid 267 snap -1 2023-12-01T04:58:12.570 INFO:tasks.rados.rados.0.smithi080.stdout:3373: expect (ObjNum 1965 snap 0 seq_num 1965) 2023-12-01T04:58:12.570 INFO:tasks.rados.rados.0.smithi080.stdout:3374: write oid 356 current snap is 0 2023-12-01T04:58:12.570 INFO:tasks.rados.rados.0.smithi080.stdout:3374: seq_num 2106 ranges {595542=704175,1871078=424393,3050117=345425} 2023-12-01T04:58:12.578 INFO:tasks.rados.rados.0.smithi080.stdout:3374: writing smithi08089843-356 from 595542 to 1299717 tid 1 2023-12-01T04:58:12.584 INFO:tasks.rados.rados.0.smithi080.stdout:3374: writing smithi08089843-356 from 1871078 to 2295471 tid 2 2023-12-01T04:58:12.590 INFO:tasks.rados.rados.0.smithi080.stdout:3374: writing smithi08089843-356 from 3050117 to 3395542 tid 3 2023-12-01T04:58:12.590 INFO:tasks.rados.rados.0.smithi080.stdout:3375: write oid 401 current snap is 0 2023-12-01T04:58:12.590 INFO:tasks.rados.rados.0.smithi080.stdout:3375: seq_num 2107 ranges {612349=779424,1929560=684404,3077540=334809} 2023-12-01T04:58:12.599 INFO:tasks.rados.rados.0.smithi080.stdout:3375: writing smithi08089843-401 from 612349 to 1391773 tid 1 2023-12-01T04:58:12.606 INFO:tasks.rados.rados.0.smithi080.stdout:3375: writing smithi08089843-401 from 1929560 to 2613964 tid 2 2023-12-01T04:58:12.611 INFO:tasks.rados.rados.0.smithi080.stdout:3375: writing smithi08089843-401 from 3077540 to 3412349 tid 3 2023-12-01T04:58:12.611 INFO:tasks.rados.rados.0.smithi080.stdout:3376: write oid 215 current snap is 0 2023-12-01T04:58:12.611 INFO:tasks.rados.rados.0.smithi080.stdout:3376: seq_num 2108 ranges {629156=454673,1871689=428062,2988610=440546} 2023-12-01T04:58:12.617 INFO:tasks.rados.rados.0.smithi080.stdout:3376: writing smithi08089843-215 from 629156 to 1083829 tid 1 2023-12-01T04:58:12.624 INFO:tasks.rados.rados.0.smithi080.stdout:3376: writing smithi08089843-215 from 1871689 to 2299751 tid 2 2023-12-01T04:58:12.630 INFO:tasks.rados.rados.0.smithi080.stdout:3376: writing smithi08089843-215 from 2988610 to 3429156 tid 3 2023-12-01T04:58:12.631 INFO:tasks.rados.rados.0.smithi080.stdout:3377: write oid 328 current snap is 0 2023-12-01T04:58:12.631 INFO:tasks.rados.rados.0.smithi080.stdout:3377: seq_num 2109 ranges {645963=529922,1930171=688073,3416033=29930} 2023-12-01T04:58:12.637 INFO:tasks.rados.rados.0.smithi080.stdout:3377: writing smithi08089843-328 from 645963 to 1175885 tid 1 2023-12-01T04:58:12.645 INFO:tasks.rados.rados.0.smithi080.stdout:3377: writing smithi08089843-328 from 1930171 to 2618244 tid 2 2023-12-01T04:58:12.650 INFO:tasks.rados.rados.0.smithi080.stdout:3377: writing smithi08089843-328 from 3416033 to 3445963 tid 3 2023-12-01T04:58:12.650 INFO:tasks.rados.rados.0.smithi080.stdout:3368: done (11 left) 2023-12-01T04:58:12.650 INFO:tasks.rados.rados.0.smithi080.stdout:3378: read oid 104 snap -1 2023-12-01T04:58:12.651 INFO:tasks.rados.rados.0.smithi080.stdout:3378: expect (ObjNum 1503 snap 0 seq_num 1503) 2023-12-01T04:58:12.651 INFO:tasks.rados.rados.0.smithi080.stdout:3379: read oid 305 snap -1 2023-12-01T04:58:12.651 INFO:tasks.rados.rados.0.smithi080.stdout:3379: expect (ObjNum 2051 snap 0 seq_num 2051) 2023-12-01T04:58:12.651 INFO:tasks.rados.rados.0.smithi080.stdout:3380: write oid 419 current snap is 0 2023-12-01T04:58:12.651 INFO:tasks.rados.rados.0.smithi080.stdout:3380: seq_num 2110 ranges {662770=605171,1988653=431731,3043456=419314} 2023-12-01T04:58:12.658 INFO:tasks.rados.rados.0.smithi080.stdout:3380: writing smithi08089843-419 from 662770 to 1267941 tid 1 2023-12-01T04:58:12.664 INFO:tasks.rados.rados.0.smithi080.stdout:3380: writing smithi08089843-419 from 1988653 to 2420384 tid 2 2023-12-01T04:58:12.671 INFO:tasks.rados.rados.0.smithi080.stdout:3380: writing smithi08089843-419 from 3043456 to 3462770 tid 3 2023-12-01T04:58:12.671 INFO:tasks.rados.rados.0.smithi080.stdout:3381: read oid 119 snap -1 2023-12-01T04:58:12.671 INFO:tasks.rados.rados.0.smithi080.stdout:3381: expect (ObjNum 920 snap 0 seq_num 920) 2023-12-01T04:58:12.671 INFO:tasks.rados.rados.0.smithi080.stdout:3382: read oid 428 snap -1 2023-12-01T04:58:12.671 INFO:tasks.rados.rados.0.smithi080.stdout:3382: expect (ObjNum 1574 snap 0 seq_num 1574) 2023-12-01T04:58:12.671 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:58:12.671 INFO:tasks.rados.rados.0.smithi080.stdout:3366: finishing write tid 3 to smithi08089843-446 2023-12-01T04:58:12.671 INFO:tasks.rados.rados.0.smithi080.stdout:3366: finishing write tid 4 to smithi08089843-446 2023-12-01T04:58:12.671 INFO:tasks.rados.rados.0.smithi080.stdout:3366: finishing write tid 5 to smithi08089843-446 2023-12-01T04:58:12.671 INFO:tasks.rados.rados.0.smithi080.stdout:3366: oid 446 updating version 0 to 418 2023-12-01T04:58:12.671 INFO:tasks.rados.rados.0.smithi080.stdout:3366: oid 446 version 418 is already newer than 417 2023-12-01T04:58:12.672 INFO:tasks.rados.rados.0.smithi080.stdout:3366: oid 446 updating version 418 to 419 2023-12-01T04:58:12.672 INFO:tasks.rados.rados.0.smithi080.stdout:3366: oid 446 version 419 is already newer than 416 2023-12-01T04:58:12.672 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 446 v 419 (ObjNum 2104 snap 0 seq_num 2104) dirty exists 2023-12-01T04:58:12.672 INFO:tasks.rados.rados.0.smithi080.stdout:3366: left oid 446 (ObjNum 2104 snap 0 seq_num 2104) 2023-12-01T04:58:12.672 INFO:tasks.rados.rados.0.smithi080.stdout:3369: expect (ObjNum 1731 snap 0 seq_num 1731) 2023-12-01T04:58:12.867 INFO:tasks.rados.rados.0.smithi080.stdout:3367: expect (ObjNum 1068 snap 0 seq_num 1068) 2023-12-01T04:58:13.042 INFO:tasks.rados.rados.0.smithi080.stdout:3370: finishing write tid 1 to smithi08089843-89 2023-12-01T04:58:13.042 INFO:tasks.rados.rados.0.smithi080.stdout:3370: finishing write tid 2 to smithi08089843-89 2023-12-01T04:58:13.042 INFO:tasks.rados.rados.0.smithi080.stdout:3370: finishing write tid 3 to smithi08089843-89 2023-12-01T04:58:13.042 INFO:tasks.rados.rados.0.smithi080.stdout:3370: finishing write tid 4 to smithi08089843-89 2023-12-01T04:58:13.042 INFO:tasks.rados.rados.0.smithi080.stdout:3370: finishing write tid 5 to smithi08089843-89 2023-12-01T04:58:13.042 INFO:tasks.rados.rados.0.smithi080.stdout:3370: oid 89 updating version 0 to 359 2023-12-01T04:58:13.042 INFO:tasks.rados.rados.0.smithi080.stdout:3370: oid 89 updating version 359 to 361 2023-12-01T04:58:13.042 INFO:tasks.rados.rados.0.smithi080.stdout:3370: oid 89 updating version 361 to 362 2023-12-01T04:58:13.043 INFO:tasks.rados.rados.0.smithi080.stdout:3370: oid 89 version 362 is already newer than 360 2023-12-01T04:58:13.043 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 89 v 362 (ObjNum 2105 snap 0 seq_num 2105) dirty exists 2023-12-01T04:58:13.043 INFO:tasks.rados.rados.0.smithi080.stdout:3370: left oid 89 (ObjNum 2105 snap 0 seq_num 2105) 2023-12-01T04:58:13.043 INFO:tasks.rados.rados.0.smithi080.stdout:3372: expect (ObjNum 2067 snap 0 seq_num 2067) 2023-12-01T04:58:13.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:58:12 smithi080 bash[28361]: audit 2023-12-01T04:58:11.897835+0000 mon.c (mon.2) 182 : audit 0 from='client.? 172.21.15.80:0/1764911445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:58:13.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:58:12 smithi080 bash[28361]: cluster 2023-12-01T04:58:12.182445+0000 mgr.y (mgr.24362) 291 : cluster 0 pgmap v262: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 81 MiB/s rd, 9.0 MiB/s wr, 101 op/s 2023-12-01T04:58:13.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:58:12 smithi080 bash[41963]: audit 2023-12-01T04:58:11.897835+0000 mon.c (mon.2) 182 : audit 0 from='client.? 172.21.15.80:0/1764911445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:58:13.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:58:12 smithi080 bash[41963]: cluster 2023-12-01T04:58:12.182445+0000 mgr.y (mgr.24362) 291 : cluster 0 pgmap v262: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 81 MiB/s rd, 9.0 MiB/s wr, 101 op/s 2023-12-01T04:58:13.215 INFO:tasks.rados.rados.0.smithi080.stdout:3373: expect (ObjNum 1965 snap 0 seq_num 1965) 2023-12-01T04:58:13.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:58:12 smithi090 bash[32384]: audit 2023-12-01T04:58:11.897835+0000 mon.c (mon.2) 182 : audit 0 from='client.? 172.21.15.80:0/1764911445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:58:13.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:58:12 smithi090 bash[32384]: cluster 2023-12-01T04:58:12.182445+0000 mgr.y (mgr.24362) 291 : cluster 0 pgmap v262: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 81 MiB/s rd, 9.0 MiB/s wr, 101 op/s 2023-12-01T04:58:13.387 INFO:tasks.rados.rados.0.smithi080.stdout:3371: expect (ObjNum 1969 snap 0 seq_num 1969) 2023-12-01T04:58:13.552 INFO:tasks.rados.rados.0.smithi080.stdout:3374: finishing write tid 1 to smithi08089843-356 2023-12-01T04:58:13.552 INFO:tasks.rados.rados.0.smithi080.stdout:3374: finishing write tid 2 to smithi08089843-356 2023-12-01T04:58:13.552 INFO:tasks.rados.rados.0.smithi080.stdout:3374: finishing write tid 3 to smithi08089843-356 2023-12-01T04:58:13.552 INFO:tasks.rados.rados.0.smithi080.stdout:3374: finishing write tid 4 to smithi08089843-356 2023-12-01T04:58:13.552 INFO:tasks.rados.rados.0.smithi080.stdout:3374: finishing write tid 5 to smithi08089843-356 2023-12-01T04:58:13.552 INFO:tasks.rados.rados.0.smithi080.stdout:3374: oid 356 updating version 0 to 393 2023-12-01T04:58:13.552 INFO:tasks.rados.rados.0.smithi080.stdout:3374: oid 356 version 393 is already newer than 390 2023-12-01T04:58:13.553 INFO:tasks.rados.rados.0.smithi080.stdout:3374: oid 356 version 393 is already newer than 391 2023-12-01T04:58:13.553 INFO:tasks.rados.rados.0.smithi080.stdout:3374: oid 356 version 393 is already newer than 392 2023-12-01T04:58:13.553 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 356 v 393 (ObjNum 2106 snap 0 seq_num 2106) dirty exists 2023-12-01T04:58:13.553 INFO:tasks.rados.rados.0.smithi080.stdout:3374: left oid 356 (ObjNum 2106 snap 0 seq_num 2106) 2023-12-01T04:58:13.553 INFO:tasks.rados.rados.0.smithi080.stdout:3375: finishing write tid 1 to smithi08089843-401 2023-12-01T04:58:13.553 INFO:tasks.rados.rados.0.smithi080.stdout:3375: finishing write tid 2 to smithi08089843-401 2023-12-01T04:58:13.553 INFO:tasks.rados.rados.0.smithi080.stdout:3375: finishing write tid 3 to smithi08089843-401 2023-12-01T04:58:13.553 INFO:tasks.rados.rados.0.smithi080.stdout:3375: finishing write tid 4 to smithi08089843-401 2023-12-01T04:58:13.553 INFO:tasks.rados.rados.0.smithi080.stdout:3375: finishing write tid 5 to smithi08089843-401 2023-12-01T04:58:13.553 INFO:tasks.rados.rados.0.smithi080.stdout:3375: oid 401 updating version 0 to 396 2023-12-01T04:58:13.553 INFO:tasks.rados.rados.0.smithi080.stdout:3375: oid 401 version 396 is already newer than 395 2023-12-01T04:58:13.553 INFO:tasks.rados.rados.0.smithi080.stdout:3375: oid 401 updating version 396 to 398 2023-12-01T04:58:13.553 INFO:tasks.rados.rados.0.smithi080.stdout:3375: oid 401 version 398 is already newer than 397 2023-12-01T04:58:13.553 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 401 v 398 (ObjNum 2107 snap 0 seq_num 2107) dirty exists 2023-12-01T04:58:13.554 INFO:tasks.rados.rados.0.smithi080.stdout:3375: left oid 401 (ObjNum 2107 snap 0 seq_num 2107) 2023-12-01T04:58:13.554 INFO:tasks.rados.rados.0.smithi080.stdout:3376: finishing write tid 1 to smithi08089843-215 2023-12-01T04:58:13.554 INFO:tasks.rados.rados.0.smithi080.stdout:3376: finishing write tid 2 to smithi08089843-215 2023-12-01T04:58:13.554 INFO:tasks.rados.rados.0.smithi080.stdout:3376: finishing write tid 3 to smithi08089843-215 2023-12-01T04:58:13.554 INFO:tasks.rados.rados.0.smithi080.stdout:3376: finishing write tid 4 to smithi08089843-215 2023-12-01T04:58:13.554 INFO:tasks.rados.rados.0.smithi080.stdout:3376: finishing write tid 5 to smithi08089843-215 2023-12-01T04:58:13.554 INFO:tasks.rados.rados.0.smithi080.stdout:3376: oid 215 updating version 0 to 284 2023-12-01T04:58:13.554 INFO:tasks.rados.rados.0.smithi080.stdout:3376: oid 215 version 284 is already newer than 282 2023-12-01T04:58:13.554 INFO:tasks.rados.rados.0.smithi080.stdout:3376: oid 215 version 284 is already newer than 281 2023-12-01T04:58:13.554 INFO:tasks.rados.rados.0.smithi080.stdout:3376: oid 215 version 284 is already newer than 283 2023-12-01T04:58:13.554 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 215 v 284 (ObjNum 2108 snap 0 seq_num 2108) dirty exists 2023-12-01T04:58:13.554 INFO:tasks.rados.rados.0.smithi080.stdout:3376: left oid 215 (ObjNum 2108 snap 0 seq_num 2108) 2023-12-01T04:58:13.554 INFO:tasks.rados.rados.0.smithi080.stdout:3377: finishing write tid 1 to smithi08089843-328 2023-12-01T04:58:13.554 INFO:tasks.rados.rados.0.smithi080.stdout:3377: finishing write tid 2 to smithi08089843-328 2023-12-01T04:58:13.554 INFO:tasks.rados.rados.0.smithi080.stdout:3366: done (15 left) 2023-12-01T04:58:13.555 INFO:tasks.rados.rados.0.smithi080.stdout:3367: done (14 left) 2023-12-01T04:58:13.555 INFO:tasks.rados.rados.0.smithi080.stdout:3369: done (13 left) 2023-12-01T04:58:13.555 INFO:tasks.rados.rados.0.smithi080.stdout:3370: done (12 left) 2023-12-01T04:58:13.555 INFO:tasks.rados.rados.0.smithi080.stdout:3371: done (11 left) 2023-12-01T04:58:13.555 INFO:tasks.rados.rados.0.smithi080.stdout:3372: done (10 left) 2023-12-01T04:58:13.555 INFO:tasks.rados.rados.0.smithi080.stdout:3373: done (9 left) 2023-12-01T04:58:13.555 INFO:tasks.rados.rados.0.smithi080.stdout:3374: done (8 left) 2023-12-01T04:58:13.555 INFO:tasks.rados.rados.0.smithi080.stdout:3375: done (7 left) 2023-12-01T04:58:13.555 INFO:tasks.rados.rados.0.smithi080.stdout:3376: done (6 left) 2023-12-01T04:58:13.555 INFO:tasks.rados.rados.0.smithi080.stdout:3383: delete oid 212 current snap is 0 2023-12-01T04:58:13.555 INFO:tasks.rados.rados.0.smithi080.stdout:3377: finishing write tid 3 to smithi08089843-328 2023-12-01T04:58:13.555 INFO:tasks.rados.rados.0.smithi080.stdout:3377: finishing write tid 4 to smithi08089843-328 2023-12-01T04:58:13.555 INFO:tasks.rados.rados.0.smithi080.stdout:3377: finishing write tid 5 to smithi08089843-328 2023-12-01T04:58:13.555 INFO:tasks.rados.rados.0.smithi080.stdout:3377: oid 328 updating version 0 to 493 2023-12-01T04:58:13.555 INFO:tasks.rados.rados.0.smithi080.stdout:3377: oid 328 version 493 is already newer than 492 2023-12-01T04:58:13.556 INFO:tasks.rados.rados.0.smithi080.stdout:3377: oid 328 updating version 493 to 494 2023-12-01T04:58:13.556 INFO:tasks.rados.rados.0.smithi080.stdout:3377: oid 328 version 494 is already newer than 491 2023-12-01T04:58:13.556 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 328 v 494 (ObjNum 2109 snap 0 seq_num 2109) dirty exists 2023-12-01T04:58:13.556 INFO:tasks.rados.rados.0.smithi080.stdout:3377: left oid 328 (ObjNum 2109 snap 0 seq_num 2109) 2023-12-01T04:58:13.556 INFO:tasks.rados.rados.0.smithi080.stdout:3378: expect (ObjNum 1503 snap 0 seq_num 1503) 2023-12-01T04:58:13.658 INFO:tasks.rados.rados.0.smithi080.stdout:3379: expect (ObjNum 2051 snap 0 seq_num 2051) 2023-12-01T04:58:13.848 INFO:tasks.rados.rados.0.smithi080.stdout:3380: finishing write tid 1 to smithi08089843-419 2023-12-01T04:58:13.848 INFO:tasks.rados.rados.0.smithi080.stdout:3380: finishing write tid 2 to smithi08089843-419 2023-12-01T04:58:13.848 INFO:tasks.rados.rados.0.smithi080.stdout:3380: finishing write tid 3 to smithi08089843-419 2023-12-01T04:58:13.848 INFO:tasks.rados.rados.0.smithi080.stdout:3380: finishing write tid 4 to smithi08089843-419 2023-12-01T04:58:13.848 INFO:tasks.rados.rados.0.smithi080.stdout:3380: finishing write tid 5 to smithi08089843-419 2023-12-01T04:58:13.848 INFO:tasks.rados.rados.0.smithi080.stdout:3380: oid 419 updating version 0 to 496 2023-12-01T04:58:13.848 INFO:tasks.rados.rados.0.smithi080.stdout:3380: oid 419 updating version 496 to 497 2023-12-01T04:58:13.848 INFO:tasks.rados.rados.0.smithi080.stdout:3380: oid 419 version 497 is already newer than 495 2023-12-01T04:58:13.848 INFO:tasks.rados.rados.0.smithi080.stdout:3380: oid 419 updating version 497 to 498 2023-12-01T04:58:13.848 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 419 v 498 (ObjNum 2110 snap 0 seq_num 2110) dirty exists 2023-12-01T04:58:13.849 INFO:tasks.rados.rados.0.smithi080.stdout:3380: left oid 419 (ObjNum 2110 snap 0 seq_num 2110) 2023-12-01T04:58:13.849 INFO:tasks.rados.rados.0.smithi080.stdout:3381: expect (ObjNum 920 snap 0 seq_num 920) 2023-12-01T04:58:14.063 INFO:tasks.rados.rados.0.smithi080.stdout:3382: expect (ObjNum 1574 snap 0 seq_num 1574) 2023-12-01T04:58:14.182 INFO:tasks.rados.rados.0.smithi080.stdout:3377: done (6 left) 2023-12-01T04:58:14.182 INFO:tasks.rados.rados.0.smithi080.stdout:3378: done (5 left) 2023-12-01T04:58:14.182 INFO:tasks.rados.rados.0.smithi080.stdout:3379: done (4 left) 2023-12-01T04:58:14.182 INFO:tasks.rados.rados.0.smithi080.stdout:3380: done (3 left) 2023-12-01T04:58:14.182 INFO:tasks.rados.rados.0.smithi080.stdout:3381: done (2 left) 2023-12-01T04:58:14.182 INFO:tasks.rados.rados.0.smithi080.stdout:3382: done (1 left) 2023-12-01T04:58:14.182 INFO:tasks.rados.rados.0.smithi080.stdout:3383: done (0 left) 2023-12-01T04:58:14.182 INFO:tasks.rados.rados.0.smithi080.stdout:3384: read oid 49 snap -1 2023-12-01T04:58:14.182 INFO:tasks.rados.rados.0.smithi080.stdout:3384: expect (ObjNum 1594 snap 0 seq_num 1594) 2023-12-01T04:58:14.183 INFO:tasks.rados.rados.0.smithi080.stdout:3385: read oid 193 snap -1 2023-12-01T04:58:14.183 INFO:tasks.rados.rados.0.smithi080.stdout:3385: expect (ObjNum 1534 snap 0 seq_num 1534) 2023-12-01T04:58:14.183 INFO:tasks.rados.rados.0.smithi080.stdout:3386: read oid 247 snap -1 2023-12-01T04:58:14.183 INFO:tasks.rados.rados.0.smithi080.stdout:3386: expect (ObjNum 1457 snap 0 seq_num 1457) 2023-12-01T04:58:14.183 INFO:tasks.rados.rados.0.smithi080.stdout:3387: write oid 201 current snap is 0 2023-12-01T04:58:14.183 INFO:tasks.rados.rados.0.smithi080.stdout:3387: seq_num 2112 ranges {696384=755669,1989264=435400,2981949=514435} 2023-12-01T04:58:14.196 INFO:tasks.rados.rados.0.smithi080.stdout:3387: writing smithi08089843-201 from 696384 to 1452053 tid 1 2023-12-01T04:58:14.201 INFO:tasks.rados.rados.0.smithi080.stdout:3387: writing smithi08089843-201 from 1989264 to 2424664 tid 2 2023-12-01T04:58:14.207 INFO:tasks.rados.rados.0.smithi080.stdout:3387: writing smithi08089843-201 from 2981949 to 3496384 tid 3 2023-12-01T04:58:14.208 INFO:tasks.rados.rados.0.smithi080.stdout:3388: write oid 15 current snap is 0 2023-12-01T04:58:14.208 INFO:tasks.rados.rados.0.smithi080.stdout:3388: seq_num 2113 ranges {713191=430918,1647746=695411,3009372=503819} 2023-12-01T04:58:14.214 INFO:tasks.rados.rados.0.smithi080.stdout:3388: writing smithi08089843-15 from 713191 to 1144109 tid 1 2023-12-01T04:58:14.221 INFO:tasks.rados.rados.0.smithi080.stdout:3388: writing smithi08089843-15 from 1647746 to 2343157 tid 2 2023-12-01T04:58:14.228 INFO:tasks.rados.rados.0.smithi080.stdout:3388: writing smithi08089843-15 from 3009372 to 3513191 tid 3 2023-12-01T04:58:14.228 INFO:tasks.rados.rados.0.smithi080.stdout:3389: read oid 392 snap -1 2023-12-01T04:58:14.228 INFO:tasks.rados.rados.0.smithi080.stdout:3389: expect deleted 2023-12-01T04:58:14.228 INFO:tasks.rados.rados.0.smithi080.stdout:3390: read oid 109 snap -1 2023-12-01T04:58:14.228 INFO:tasks.rados.rados.0.smithi080.stdout:3390: expect (ObjNum 2082 snap 0 seq_num 2082) 2023-12-01T04:58:14.228 INFO:tasks.rados.rados.0.smithi080.stdout:3391: delete oid 486 current snap is 0 2023-12-01T04:58:14.228 INFO:tasks.rados.rados.0.smithi080.stdout:3386: expect (ObjNum 1457 snap 0 seq_num 1457) 2023-12-01T04:58:14.347 INFO:tasks.rados.rados.0.smithi080.stdout:3385: expect (ObjNum 1534 snap 0 seq_num 1534) 2023-12-01T04:58:14.551 INFO:tasks.rados.rados.0.smithi080.stdout:3384: expect (ObjNum 1594 snap 0 seq_num 1594) 2023-12-01T04:58:14.723 INFO:tasks.rados.rados.0.smithi080.stdout:3387: finishing write tid 1 to smithi08089843-201 2023-12-01T04:58:14.723 INFO:tasks.rados.rados.0.smithi080.stdout:3387: finishing write tid 2 to smithi08089843-201 2023-12-01T04:58:14.723 INFO:tasks.rados.rados.0.smithi080.stdout:3387: finishing write tid 3 to smithi08089843-201 2023-12-01T04:58:14.723 INFO:tasks.rados.rados.0.smithi080.stdout:3387: finishing write tid 4 to smithi08089843-201 2023-12-01T04:58:14.723 INFO:tasks.rados.rados.0.smithi080.stdout:3387: finishing write tid 5 to smithi08089843-201 2023-12-01T04:58:14.723 INFO:tasks.rados.rados.0.smithi080.stdout:3387: oid 201 updating version 0 to 400 2023-12-01T04:58:14.723 INFO:tasks.rados.rados.0.smithi080.stdout:3387: oid 201 version 400 is already newer than 398 2023-12-01T04:58:14.723 INFO:tasks.rados.rados.0.smithi080.stdout:3387: oid 201 version 400 is already newer than 399 2023-12-01T04:58:14.723 INFO:tasks.rados.rados.0.smithi080.stdout:3387: oid 201 version 400 is already newer than 397 2023-12-01T04:58:14.723 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 201 v 400 (ObjNum 2112 snap 0 seq_num 2112) dirty exists 2023-12-01T04:58:14.723 INFO:tasks.rados.rados.0.smithi080.stdout:3387: left oid 201 (ObjNum 2112 snap 0 seq_num 2112) 2023-12-01T04:58:14.724 INFO:tasks.rados.rados.0.smithi080.stdout:3388: finishing write tid 1 to smithi08089843-15 2023-12-01T04:58:14.724 INFO:tasks.rados.rados.0.smithi080.stdout:3388: finishing write tid 2 to smithi08089843-15 2023-12-01T04:58:14.724 INFO:tasks.rados.rados.0.smithi080.stdout:3384: done (7 left) 2023-12-01T04:58:14.724 INFO:tasks.rados.rados.0.smithi080.stdout:3385: done (6 left) 2023-12-01T04:58:14.724 INFO:tasks.rados.rados.0.smithi080.stdout:3386: done (5 left) 2023-12-01T04:58:14.724 INFO:tasks.rados.rados.0.smithi080.stdout:3387: done (4 left) 2023-12-01T04:58:14.724 INFO:tasks.rados.rados.0.smithi080.stdout:3391: done (3 left) 2023-12-01T04:58:14.724 INFO:tasks.rados.rados.0.smithi080.stdout:3392: write oid 276 current snap is 0 2023-12-01T04:58:14.724 INFO:tasks.rados.rados.0.smithi080.stdout:3388: finishing write tid 3 to smithi08089843-15 2023-12-01T04:58:14.724 INFO:tasks.rados.rados.0.smithi080.stdout:3388: finishing write tid 4 to smithi08089843-15 2023-12-01T04:58:14.724 INFO:tasks.rados.rados.0.smithi080.stdout:3388: finishing write tid 5 to smithi08089843-15 2023-12-01T04:58:14.725 INFO:tasks.rados.rados.0.smithi080.stdout:3388: oid 15 updating version 0 to 324 2023-12-01T04:58:14.725 INFO:tasks.rados.rados.0.smithi080.stdout:3388: oid 15 version 324 is already newer than 322 2023-12-01T04:58:14.725 INFO:tasks.rados.rados.0.smithi080.stdout:3388: oid 15 updating version 324 to 325 2023-12-01T04:58:14.725 INFO:tasks.rados.rados.0.smithi080.stdout:3388: oid 15 version 325 is already newer than 323 2023-12-01T04:58:14.725 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 15 v 325 (ObjNum 2113 snap 0 seq_num 2113) dirty exists 2023-12-01T04:58:14.725 INFO:tasks.rados.rados.0.smithi080.stdout:3388: left oid 15 (ObjNum 2113 snap 0 seq_num 2113) 2023-12-01T04:58:14.725 INFO:tasks.rados.rados.0.smithi080.stdout:3390: expect (ObjNum 2082 snap 0 seq_num 2082) 2023-12-01T04:58:14.879 INFO:tasks.rados.rados.0.smithi080.stdout:3392: seq_num 2115 ranges {746805=697769,1881063=699080,3180571=366234} 2023-12-01T04:58:14.894 INFO:tasks.rados.rados.0.smithi080.stdout:3392: writing smithi08089843-276 from 746805 to 1444574 tid 1 2023-12-01T04:58:14.901 INFO:tasks.rados.rados.0.smithi080.stdout:3392: writing smithi08089843-276 from 1881063 to 2580143 tid 2 2023-12-01T04:58:14.907 INFO:tasks.rados.rados.0.smithi080.stdout:3392: writing smithi08089843-276 from 3180571 to 3546805 tid 3 2023-12-01T04:58:14.907 INFO:tasks.rados.rados.0.smithi080.stdout:3388: done (3 left) 2023-12-01T04:58:14.907 INFO:tasks.rados.rados.0.smithi080.stdout:3389: done (2 left) 2023-12-01T04:58:14.907 INFO:tasks.rados.rados.0.smithi080.stdout:3390: done (1 left) 2023-12-01T04:58:14.907 INFO:tasks.rados.rados.0.smithi080.stdout:3393: write oid 317 current snap is 0 2023-12-01T04:58:14.907 INFO:tasks.rados.rados.0.smithi080.stdout:3392: finishing write tid 1 to smithi08089843-276 2023-12-01T04:58:14.907 INFO:tasks.rados.rados.0.smithi080.stdout:3392: finishing write tid 2 to smithi08089843-276 2023-12-01T04:58:14.907 INFO:tasks.rados.rados.0.smithi080.stdout:3393: seq_num 2116 ranges {763612=773018,2223192=442738,3091641=471971} 2023-12-01T04:58:14.916 INFO:tasks.rados.rados.0.smithi080.stdout:3393: writing smithi08089843-317 from 763612 to 1536630 tid 1 2023-12-01T04:58:14.922 INFO:tasks.rados.rados.0.smithi080.stdout:3393: writing smithi08089843-317 from 2223192 to 2665930 tid 2 2023-12-01T04:58:14.927 INFO:tasks.rados.rados.0.smithi080.stdout:3393: writing smithi08089843-317 from 3091641 to 3563612 tid 3 2023-12-01T04:58:14.928 INFO:tasks.rados.rados.0.smithi080.stdout:3394: read oid 161 snap -1 2023-12-01T04:58:14.928 INFO:tasks.rados.rados.0.smithi080.stdout:3394: expect (ObjNum 1111 snap 0 seq_num 1111) 2023-12-01T04:58:14.928 INFO:tasks.rados.rados.0.smithi080.stdout:3395: read oid 102 snap -1 2023-12-01T04:58:14.928 INFO:tasks.rados.rados.0.smithi080.stdout:3395: expect (ObjNum 1744 snap 0 seq_num 1744) 2023-12-01T04:58:14.928 INFO:tasks.rados.rados.0.smithi080.stdout:3396: delete oid 270 current snap is 0 2023-12-01T04:58:14.928 INFO:tasks.rados.rados.0.smithi080.stdout:3392: finishing write tid 3 to smithi08089843-276 2023-12-01T04:58:14.928 INFO:tasks.rados.rados.0.smithi080.stdout:3392: finishing write tid 4 to smithi08089843-276 2023-12-01T04:58:14.928 INFO:tasks.rados.rados.0.smithi080.stdout:3392: finishing write tid 5 to smithi08089843-276 2023-12-01T04:58:14.928 INFO:tasks.rados.rados.0.smithi080.stdout:3392: oid 276 updating version 0 to 401 2023-12-01T04:58:14.928 INFO:tasks.rados.rados.0.smithi080.stdout:3392: oid 276 updating version 401 to 404 2023-12-01T04:58:14.928 INFO:tasks.rados.rados.0.smithi080.stdout:3392: oid 276 version 404 is already newer than 403 2023-12-01T04:58:14.928 INFO:tasks.rados.rados.0.smithi080.stdout:3392: oid 276 version 404 is already newer than 402 2023-12-01T04:58:14.929 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 276 v 404 (ObjNum 2115 snap 0 seq_num 2115) dirty exists 2023-12-01T04:58:14.929 INFO:tasks.rados.rados.0.smithi080.stdout:3392: left oid 276 (ObjNum 2115 snap 0 seq_num 2115) 2023-12-01T04:58:14.929 INFO:tasks.rados.rados.0.smithi080.stdout:3393: finishing write tid 1 to smithi08089843-317 2023-12-01T04:58:14.929 INFO:tasks.rados.rados.0.smithi080.stdout:3393: finishing write tid 2 to smithi08089843-317 2023-12-01T04:58:14.932 INFO:tasks.rados.rados.0.smithi080.stdout:3393: finishing write tid 3 to smithi08089843-317 2023-12-01T04:58:14.934 INFO:tasks.rados.rados.0.smithi080.stdout:3395: expect (ObjNum 1744 snap 0 seq_num 1744) 2023-12-01T04:58:15.045 INFO:tasks.rados.rados.0.smithi080.stdout:3393: finishing write tid 4 to smithi08089843-317 2023-12-01T04:58:15.045 INFO:tasks.rados.rados.0.smithi080.stdout:3393: finishing write tid 5 to smithi08089843-317 2023-12-01T04:58:15.045 INFO:tasks.rados.rados.0.smithi080.stdout:3393: oid 317 updating version 0 to 492 2023-12-01T04:58:15.045 INFO:tasks.rados.rados.0.smithi080.stdout:3393: oid 317 updating version 492 to 493 2023-12-01T04:58:15.045 INFO:tasks.rados.rados.0.smithi080.stdout:3393: oid 317 version 493 is already newer than 491 2023-12-01T04:58:15.046 INFO:tasks.rados.rados.0.smithi080.stdout:3393: oid 317 updating version 493 to 494 2023-12-01T04:58:15.046 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 317 v 494 (ObjNum 2116 snap 0 seq_num 2116) dirty exists 2023-12-01T04:58:15.046 INFO:tasks.rados.rados.0.smithi080.stdout:3393: left oid 317 (ObjNum 2116 snap 0 seq_num 2116) 2023-12-01T04:58:15.046 INFO:tasks.rados.rados.0.smithi080.stdout:3394: expect (ObjNum 1111 snap 0 seq_num 1111) 2023-12-01T04:58:15.171 INFO:tasks.rados.rados.0.smithi080.stdout:3392: done (4 left) 2023-12-01T04:58:15.172 INFO:tasks.rados.rados.0.smithi080.stdout:3393: done (3 left) 2023-12-01T04:58:15.172 INFO:tasks.rados.rados.0.smithi080.stdout:3394: done (2 left) 2023-12-01T04:58:15.172 INFO:tasks.rados.rados.0.smithi080.stdout:3395: done (1 left) 2023-12-01T04:58:15.172 INFO:tasks.rados.rados.0.smithi080.stdout:3396: done (0 left) 2023-12-01T04:58:15.172 INFO:tasks.rados.rados.0.smithi080.stdout:3397: write oid 363 current snap is 0 2023-12-01T04:58:15.172 INFO:tasks.rados.rados.0.smithi080.stdout:3397: seq_num 2118 ranges {797226=523516,1940156=446407,3146487=450739} 2023-12-01T04:58:15.185 INFO:tasks.rados.rados.0.smithi080.stdout:3397: writing smithi08089843-363 from 797226 to 1320742 tid 1 2023-12-01T04:58:15.191 INFO:tasks.rados.rados.0.smithi080.stdout:3397: writing smithi08089843-363 from 1940156 to 2386563 tid 2 2023-12-01T04:58:15.198 INFO:tasks.rados.rados.0.smithi080.stdout:3397: writing smithi08089843-363 from 3146487 to 3597226 tid 3 2023-12-01T04:58:15.198 INFO:tasks.rados.rados.0.smithi080.stdout:3398: read oid 310 snap -1 2023-12-01T04:58:15.198 INFO:tasks.rados.rados.0.smithi080.stdout:3398: expect (ObjNum 1904 snap 0 seq_num 1904) 2023-12-01T04:58:15.198 INFO:tasks.rados.rados.0.smithi080.stdout:3399: write oid 463 current snap is 0 2023-12-01T04:58:15.198 INFO:tasks.rados.rados.0.smithi080.stdout:3399: seq_num 2119 ranges {414033=598765,1598638=590065,2657557=756807} 2023-12-01T04:58:15.203 INFO:tasks.rados.rados.0.smithi080.stdout:3399: writing smithi08089843-463 from 414033 to 1012798 tid 1 2023-12-01T04:58:15.210 INFO:tasks.rados.rados.0.smithi080.stdout:3399: writing smithi08089843-463 from 1598638 to 2188703 tid 2 2023-12-01T04:58:15.217 INFO:tasks.rados.rados.0.smithi080.stdout:3399: writing smithi08089843-463 from 2657557 to 3414364 tid 3 2023-12-01T04:58:15.217 INFO:tasks.rados.rados.0.smithi080.stdout:3400: write oid 359 current snap is 0 2023-12-01T04:58:15.217 INFO:tasks.rados.rados.0.smithi080.stdout:3397: finishing write tid 1 to smithi08089843-363 2023-12-01T04:58:15.218 INFO:tasks.rados.rados.0.smithi080.stdout:3400: seq_num 2120 ranges {430840=674014,1540767=450076,2684980=684432} 2023-12-01T04:58:15.223 INFO:tasks.rados.rados.0.smithi080.stdout:3400: writing smithi08089843-359 from 430840 to 1104854 tid 1 2023-12-01T04:58:15.228 INFO:tasks.rados.rados.0.smithi080.stdout:3400: writing smithi08089843-359 from 1540767 to 1990843 tid 2 2023-12-01T04:58:15.237 INFO:tasks.rados.rados.0.smithi080.stdout:3400: writing smithi08089843-359 from 2684980 to 3369412 tid 3 2023-12-01T04:58:15.237 INFO:tasks.rados.rados.0.smithi080.stdout:3401: write oid 493 current snap is 0 2023-12-01T04:58:15.237 INFO:tasks.rados.rados.0.smithi080.stdout:3401: seq_num 2121 ranges {447647=749263,1599249=593734,2596050=495704,3631525=16122} 2023-12-01T04:58:15.243 INFO:tasks.rados.rados.0.smithi080.stdout:3401: writing smithi08089843-493 from 447647 to 1196910 tid 1 2023-12-01T04:58:15.249 INFO:tasks.rados.rados.0.smithi080.stdout:3401: writing smithi08089843-493 from 1599249 to 2192983 tid 2 2023-12-01T04:58:15.254 INFO:tasks.rados.rados.0.smithi080.stdout:3401: writing smithi08089843-493 from 2596050 to 3091754 tid 3 2023-12-01T04:58:15.258 INFO:tasks.rados.rados.0.smithi080.stdout:3401: writing smithi08089843-493 from 3631525 to 3647647 tid 4 2023-12-01T04:58:15.258 INFO:tasks.rados.rados.0.smithi080.stdout:3402: write oid 420 current snap is 0 2023-12-01T04:58:15.258 INFO:tasks.rados.rados.0.smithi080.stdout:3397: finishing write tid 2 to smithi08089843-363 2023-12-01T04:58:15.258 INFO:tasks.rados.rados.0.smithi080.stdout:3402: seq_num 2122 ranges {464454=540865,1774084=453745,2856179=706976} 2023-12-01T04:58:15.264 INFO:tasks.rados.rados.0.smithi080.stdout:3402: writing smithi08089843-420 from 464454 to 1005319 tid 1 2023-12-01T04:58:15.270 INFO:tasks.rados.rados.0.smithi080.stdout:3402: writing smithi08089843-420 from 1774084 to 2227829 tid 2 2023-12-01T04:58:15.278 INFO:tasks.rados.rados.0.smithi080.stdout:3402: writing smithi08089843-420 from 2856179 to 3563155 tid 3 2023-12-01T04:58:15.278 INFO:tasks.rados.rados.0.smithi080.stdout:3403: write oid 36 current snap is 0 2023-12-01T04:58:15.278 INFO:tasks.rados.rados.0.smithi080.stdout:3403: seq_num 2123 ranges {481261=616114,1832566=597403,2883602=518248} 2023-12-01T04:58:15.284 INFO:tasks.rados.rados.0.smithi080.stdout:3403: writing smithi08089843-36 from 481261 to 1097375 tid 1 2023-12-01T04:58:15.292 INFO:tasks.rados.rados.0.smithi080.stdout:3403: writing smithi08089843-36 from 1832566 to 2429969 tid 2 2023-12-01T04:58:15.298 INFO:tasks.rados.rados.0.smithi080.stdout:3403: writing smithi08089843-36 from 2883602 to 3401850 tid 3 2023-12-01T04:58:15.298 INFO:tasks.rados.rados.0.smithi080.stdout:3404: read oid 138 snap -1 2023-12-01T04:58:15.298 INFO:tasks.rados.rados.0.smithi080.stdout:3404: expect (ObjNum 1799 snap 0 seq_num 1799) 2023-12-01T04:58:15.298 INFO:tasks.rados.rados.0.smithi080.stdout:3405: delete oid 465 current snap is 0 2023-12-01T04:58:15.298 INFO:tasks.rados.rados.0.smithi080.stdout:3397: finishing write tid 3 to smithi08089843-363 2023-12-01T04:58:15.299 INFO:tasks.rados.rados.0.smithi080.stdout:3397: finishing write tid 4 to smithi08089843-363 2023-12-01T04:58:15.299 INFO:tasks.rados.rados.0.smithi080.stdout:3397: finishing write tid 5 to smithi08089843-363 2023-12-01T04:58:15.299 INFO:tasks.rados.rados.0.smithi080.stdout:3397: oid 363 updating version 0 to 353 2023-12-01T04:58:15.299 INFO:tasks.rados.rados.0.smithi080.stdout:3397: oid 363 updating version 353 to 354 2023-12-01T04:58:15.299 INFO:tasks.rados.rados.0.smithi080.stdout:3397: oid 363 version 354 is already newer than 352 2023-12-01T04:58:15.299 INFO:tasks.rados.rados.0.smithi080.stdout:3397: oid 363 version 354 is already newer than 351 2023-12-01T04:58:15.299 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 363 v 354 (ObjNum 2118 snap 0 seq_num 2118) dirty exists 2023-12-01T04:58:15.299 INFO:tasks.rados.rados.0.smithi080.stdout:3397: left oid 363 (ObjNum 2118 snap 0 seq_num 2118) 2023-12-01T04:58:15.299 INFO:tasks.rados.rados.0.smithi080.stdout:3398: expect (ObjNum 1904 snap 0 seq_num 1904) 2023-12-01T04:58:15.395 INFO:tasks.rados.rados.0.smithi080.stdout:3399: finishing write tid 1 to smithi08089843-463 2023-12-01T04:58:15.395 INFO:tasks.rados.rados.0.smithi080.stdout:3399: finishing write tid 2 to smithi08089843-463 2023-12-01T04:58:15.395 INFO:tasks.rados.rados.0.smithi080.stdout:3399: finishing write tid 3 to smithi08089843-463 2023-12-01T04:58:15.396 INFO:tasks.rados.rados.0.smithi080.stdout:3399: finishing write tid 4 to smithi08089843-463 2023-12-01T04:58:15.396 INFO:tasks.rados.rados.0.smithi080.stdout:3399: finishing write tid 5 to smithi08089843-463 2023-12-01T04:58:15.396 INFO:tasks.rados.rados.0.smithi080.stdout:3399: oid 463 updating version 0 to 474 2023-12-01T04:58:15.396 INFO:tasks.rados.rados.0.smithi080.stdout:3399: oid 463 version 474 is already newer than 473 2023-12-01T04:58:15.396 INFO:tasks.rados.rados.0.smithi080.stdout:3399: oid 463 version 474 is already newer than 472 2023-12-01T04:58:15.396 INFO:tasks.rados.rados.0.smithi080.stdout:3399: oid 463 updating version 474 to 475 2023-12-01T04:58:15.396 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 463 v 475 (ObjNum 2119 snap 0 seq_num 2119) dirty exists 2023-12-01T04:58:15.396 INFO:tasks.rados.rados.0.smithi080.stdout:3399: left oid 463 (ObjNum 2119 snap 0 seq_num 2119) 2023-12-01T04:58:15.396 INFO:tasks.rados.rados.0.smithi080.stdout:3400: finishing write tid 1 to smithi08089843-359 2023-12-01T04:58:15.396 INFO:tasks.rados.rados.0.smithi080.stdout:3400: finishing write tid 2 to smithi08089843-359 2023-12-01T04:58:15.396 INFO:tasks.rados.rados.0.smithi080.stdout:3400: finishing write tid 3 to smithi08089843-359 2023-12-01T04:58:15.396 INFO:tasks.rados.rados.0.smithi080.stdout:3400: finishing write tid 4 to smithi08089843-359 2023-12-01T04:58:15.397 INFO:tasks.rados.rados.0.smithi080.stdout:3400: finishing write tid 5 to smithi08089843-359 2023-12-01T04:58:15.397 INFO:tasks.rados.rados.0.smithi080.stdout:3400: oid 359 updating version 0 to 499 2023-12-01T04:58:15.397 INFO:tasks.rados.rados.0.smithi080.stdout:3400: oid 359 version 499 is already newer than 498 2023-12-01T04:58:15.397 INFO:tasks.rados.rados.0.smithi080.stdout:3400: oid 359 version 499 is already newer than 497 2023-12-01T04:58:15.397 INFO:tasks.rados.rados.0.smithi080.stdout:3400: oid 359 version 499 is already newer than 496 2023-12-01T04:58:15.397 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 359 v 499 (ObjNum 2120 snap 0 seq_num 2120) dirty exists 2023-12-01T04:58:15.397 INFO:tasks.rados.rados.0.smithi080.stdout:3400: left oid 359 (ObjNum 2120 snap 0 seq_num 2120) 2023-12-01T04:58:15.397 INFO:tasks.rados.rados.0.smithi080.stdout:3401: finishing write tid 1 to smithi08089843-493 2023-12-01T04:58:15.397 INFO:tasks.rados.rados.0.smithi080.stdout:3401: finishing write tid 2 to smithi08089843-493 2023-12-01T04:58:15.397 INFO:tasks.rados.rados.0.smithi080.stdout:3401: finishing write tid 3 to smithi08089843-493 2023-12-01T04:58:15.397 INFO:tasks.rados.rados.0.smithi080.stdout:3401: finishing write tid 4 to smithi08089843-493 2023-12-01T04:58:15.397 INFO:tasks.rados.rados.0.smithi080.stdout:3401: finishing write tid 5 to smithi08089843-493 2023-12-01T04:58:15.398 INFO:tasks.rados.rados.0.smithi080.stdout:3401: finishing write tid 6 to smithi08089843-493 2023-12-01T04:58:15.398 INFO:tasks.rados.rados.0.smithi080.stdout:3401: oid 493 updating version 0 to 394 2023-12-01T04:58:15.398 INFO:tasks.rados.rados.0.smithi080.stdout:3401: oid 493 updating version 394 to 395 2023-12-01T04:58:15.398 INFO:tasks.rados.rados.0.smithi080.stdout:3401: oid 493 updating version 395 to 397 2023-12-01T04:58:15.398 INFO:tasks.rados.rados.0.smithi080.stdout:3401: oid 493 updating version 397 to 398 2023-12-01T04:58:15.398 INFO:tasks.rados.rados.0.smithi080.stdout:3401: oid 493 version 398 is already newer than 396 2023-12-01T04:58:15.398 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 493 v 398 (ObjNum 2121 snap 0 seq_num 2121) dirty exists 2023-12-01T04:58:15.398 INFO:tasks.rados.rados.0.smithi080.stdout:3401: left oid 493 (ObjNum 2121 snap 0 seq_num 2121) 2023-12-01T04:58:15.398 INFO:tasks.rados.rados.0.smithi080.stdout:3402: finishing write tid 1 to smithi08089843-420 2023-12-01T04:58:15.398 INFO:tasks.rados.rados.0.smithi080.stdout:3402: finishing write tid 2 to smithi08089843-420 2023-12-01T04:58:15.398 INFO:tasks.rados.rados.0.smithi080.stdout:3402: finishing write tid 3 to smithi08089843-420 2023-12-01T04:58:15.398 INFO:tasks.rados.rados.0.smithi080.stdout:3402: finishing write tid 4 to smithi08089843-420 2023-12-01T04:58:15.399 INFO:tasks.rados.rados.0.smithi080.stdout:3402: finishing write tid 5 to smithi08089843-420 2023-12-01T04:58:15.399 INFO:tasks.rados.rados.0.smithi080.stdout:3402: oid 420 updating version 0 to 329 2023-12-01T04:58:15.399 INFO:tasks.rados.rados.0.smithi080.stdout:3402: oid 420 version 329 is already newer than 328 2023-12-01T04:58:15.399 INFO:tasks.rados.rados.0.smithi080.stdout:3402: oid 420 version 329 is already newer than 326 2023-12-01T04:58:15.399 INFO:tasks.rados.rados.0.smithi080.stdout:3402: oid 420 version 329 is already newer than 327 2023-12-01T04:58:15.399 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 420 v 329 (ObjNum 2122 snap 0 seq_num 2122) dirty exists 2023-12-01T04:58:15.399 INFO:tasks.rados.rados.0.smithi080.stdout:3402: left oid 420 (ObjNum 2122 snap 0 seq_num 2122) 2023-12-01T04:58:15.399 INFO:tasks.rados.rados.0.smithi080.stdout:3403: finishing write tid 1 to smithi08089843-36 2023-12-01T04:58:15.399 INFO:tasks.rados.rados.0.smithi080.stdout:3403: finishing write tid 2 to smithi08089843-36 2023-12-01T04:58:15.399 INFO:tasks.rados.rados.0.smithi080.stdout:3403: finishing write tid 3 to smithi08089843-36 2023-12-01T04:58:15.399 INFO:tasks.rados.rados.0.smithi080.stdout:3403: finishing write tid 4 to smithi08089843-36 2023-12-01T04:58:15.399 INFO:tasks.rados.rados.0.smithi080.stdout:3403: finishing write tid 5 to smithi08089843-36 2023-12-01T04:58:15.399 INFO:tasks.rados.rados.0.smithi080.stdout:3403: oid 36 updating version 0 to 575 2023-12-01T04:58:15.400 INFO:tasks.rados.rados.0.smithi080.stdout:3403: oid 36 version 575 is already newer than 573 2023-12-01T04:58:15.400 INFO:tasks.rados.rados.0.smithi080.stdout:3403: oid 36 version 575 is already newer than 574 2023-12-01T04:58:15.400 INFO:tasks.rados.rados.0.smithi080.stdout:3403: oid 36 updating version 575 to 576 2023-12-01T04:58:15.400 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 36 v 576 (ObjNum 2123 snap 0 seq_num 2123) dirty exists 2023-12-01T04:58:15.400 INFO:tasks.rados.rados.0.smithi080.stdout:3403: left oid 36 (ObjNum 2123 snap 0 seq_num 2123) 2023-12-01T04:58:15.400 INFO:tasks.rados.rados.0.smithi080.stdout:3404: expect (ObjNum 1799 snap 0 seq_num 1799) 2023-12-01T04:58:15.514 INFO:tasks.rados.rados.0.smithi080.stdout:3397: done (8 left) 2023-12-01T04:58:15.514 INFO:tasks.rados.rados.0.smithi080.stdout:3398: done (7 left) 2023-12-01T04:58:15.514 INFO:tasks.rados.rados.0.smithi080.stdout:3399: done (6 left) 2023-12-01T04:58:15.514 INFO:tasks.rados.rados.0.smithi080.stdout:3400: done (5 left) 2023-12-01T04:58:15.514 INFO:tasks.rados.rados.0.smithi080.stdout:3401: done (4 left) 2023-12-01T04:58:15.514 INFO:tasks.rados.rados.0.smithi080.stdout:3402: done (3 left) 2023-12-01T04:58:15.514 INFO:tasks.rados.rados.0.smithi080.stdout:3403: done (2 left) 2023-12-01T04:58:15.514 INFO:tasks.rados.rados.0.smithi080.stdout:3404: done (1 left) 2023-12-01T04:58:15.514 INFO:tasks.rados.rados.0.smithi080.stdout:3405: done (0 left) 2023-12-01T04:58:15.515 INFO:tasks.rados.rados.0.smithi080.stdout:3406: read oid 339 snap -1 2023-12-01T04:58:15.515 INFO:tasks.rados.rados.0.smithi080.stdout:3406: expect (ObjNum 1672 snap 0 seq_num 1672) 2023-12-01T04:58:15.515 INFO:tasks.rados.rados.0.smithi080.stdout:3407: read oid 47 snap -1 2023-12-01T04:58:15.515 INFO:tasks.rados.rados.0.smithi080.stdout:3407: expect deleted 2023-12-01T04:58:15.515 INFO:tasks.rados.rados.0.smithi080.stdout:3408: read oid 212 snap -1 2023-12-01T04:58:15.515 INFO:tasks.rados.rados.0.smithi080.stdout:3408: expect deleted 2023-12-01T04:58:15.515 INFO:tasks.rados.rados.0.smithi080.stdout:3409: read oid 302 snap -1 2023-12-01T04:58:15.515 INFO:tasks.rados.rados.0.smithi080.stdout:3409: expect (ObjNum 2012 snap 0 seq_num 2012) 2023-12-01T04:58:15.515 INFO:tasks.rados.rados.0.smithi080.stdout:3410: write oid 371 current snap is 0 2023-12-01T04:58:15.515 INFO:tasks.rados.rados.0.smithi080.stdout:3410: seq_num 2125 ranges {514875=766612,1833177=601072,3222095=492780} 2023-12-01T04:58:15.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:58:15 smithi090 bash[32384]: cluster 2023-12-01T04:58:14.183111+0000 mgr.y (mgr.24362) 292 : cluster 0 pgmap v263: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 56 MiB/s rd, 5.9 MiB/s wr, 70 op/s 2023-12-01T04:58:15.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:58:15 smithi090 bash[32384]: audit 2023-12-01T04:58:14.351567+0000 mon.c (mon.2) 183 : audit 0 from='client.? 172.21.15.80:0/3551848560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:58:15.527 INFO:tasks.rados.rados.0.smithi080.stdout:3410: writing smithi08089843-371 from 514875 to 1281487 tid 1 2023-12-01T04:58:15.579 INFO:tasks.rados.rados.0.smithi080.stdout:3410: writing smithi08089843-371 from 1833177 to 2434249 tid 2 2023-12-01T04:58:15.579 INFO:tasks.rados.rados.0.smithi080.stdout:3410: writing smithi08089843-371 from 3222095 to 3714875 tid 3 2023-12-01T04:58:15.579 INFO:tasks.rados.rados.0.smithi080.stdout:3411: delete oid 345 current snap is 0 2023-12-01T04:58:15.579 INFO:tasks.rados.rados.0.smithi080.stdout:3406: expect (ObjNum 1672 snap 0 seq_num 1672) 2023-12-01T04:58:15.636 INFO:tasks.rados.rados.0.smithi080.stdout:3409: expect (ObjNum 2012 snap 0 seq_num 2012) 2023-12-01T04:58:15.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:58:15 smithi080 bash[28361]: cluster 2023-12-01T04:58:14.183111+0000 mgr.y (mgr.24362) 292 : cluster 0 pgmap v263: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 56 MiB/s rd, 5.9 MiB/s wr, 70 op/s 2023-12-01T04:58:15.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:58:15 smithi080 bash[28361]: audit 2023-12-01T04:58:14.351567+0000 mon.c (mon.2) 183 : audit 0 from='client.? 172.21.15.80:0/3551848560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:58:15.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:58:15 smithi080 bash[41963]: cluster 2023-12-01T04:58:14.183111+0000 mgr.y (mgr.24362) 292 : cluster 0 pgmap v263: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 56 MiB/s rd, 5.9 MiB/s wr, 70 op/s 2023-12-01T04:58:15.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:58:15 smithi080 bash[41963]: audit 2023-12-01T04:58:14.351567+0000 mon.c (mon.2) 183 : audit 0 from='client.? 172.21.15.80:0/3551848560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:58:15.843 INFO:tasks.rados.rados.0.smithi080.stdout:3410: finishing write tid 1 to smithi08089843-371 2023-12-01T04:58:15.843 INFO:tasks.rados.rados.0.smithi080.stdout:3410: finishing write tid 2 to smithi08089843-371 2023-12-01T04:58:15.843 INFO:tasks.rados.rados.0.smithi080.stdout:3410: finishing write tid 3 to smithi08089843-371 2023-12-01T04:58:15.843 INFO:tasks.rados.rados.0.smithi080.stdout:3410: finishing write tid 4 to smithi08089843-371 2023-12-01T04:58:15.843 INFO:tasks.rados.rados.0.smithi080.stdout:3410: finishing write tid 5 to smithi08089843-371 2023-12-01T04:58:15.844 INFO:tasks.rados.rados.0.smithi080.stdout:3410: oid 371 updating version 0 to 577 2023-12-01T04:58:15.844 INFO:tasks.rados.rados.0.smithi080.stdout:3410: oid 371 updating version 577 to 579 2023-12-01T04:58:15.844 INFO:tasks.rados.rados.0.smithi080.stdout:3410: oid 371 updating version 579 to 580 2023-12-01T04:58:15.844 INFO:tasks.rados.rados.0.smithi080.stdout:3410: oid 371 version 580 is already newer than 578 2023-12-01T04:58:15.844 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 371 v 580 (ObjNum 2125 snap 0 seq_num 2125) dirty exists 2023-12-01T04:58:15.844 INFO:tasks.rados.rados.0.smithi080.stdout:3410: left oid 371 (ObjNum 2125 snap 0 seq_num 2125) 2023-12-01T04:58:15.844 INFO:tasks.rados.rados.0.smithi080.stdout:3406: done (5 left) 2023-12-01T04:58:15.844 INFO:tasks.rados.rados.0.smithi080.stdout:3407: done (4 left) 2023-12-01T04:58:15.844 INFO:tasks.rados.rados.0.smithi080.stdout:3408: done (3 left) 2023-12-01T04:58:15.844 INFO:tasks.rados.rados.0.smithi080.stdout:3409: done (2 left) 2023-12-01T04:58:15.844 INFO:tasks.rados.rados.0.smithi080.stdout:3410: done (1 left) 2023-12-01T04:58:15.844 INFO:tasks.rados.rados.0.smithi080.stdout:3411: done (0 left) 2023-12-01T04:58:15.844 INFO:tasks.rados.rados.0.smithi080.stdout:3412: read oid 20 snap -1 2023-12-01T04:58:15.844 INFO:tasks.rados.rados.0.smithi080.stdout:3412: expect (ObjNum 2094 snap 0 seq_num 2094) 2023-12-01T04:58:15.844 INFO:tasks.rados.rados.0.smithi080.stdout:3413: write oid 351 current snap is 0 2023-12-01T04:58:15.845 INFO:tasks.rados.rados.0.smithi080.stdout:3413: seq_num 2127 ranges {548489=517110,1550141=604741,2876941=679689} 2023-12-01T04:58:15.854 INFO:tasks.rados.rados.0.smithi080.stdout:3413: writing smithi08089843-351 from 548489 to 1065599 tid 1 2023-12-01T04:58:15.863 INFO:tasks.rados.rados.0.smithi080.stdout:3413: writing smithi08089843-351 from 1550141 to 2154882 tid 2 2023-12-01T04:58:15.871 INFO:tasks.rados.rados.0.smithi080.stdout:3413: writing smithi08089843-351 from 2876941 to 3556630 tid 3 2023-12-01T04:58:15.871 INFO:tasks.rados.rados.0.smithi080.stdout:3414: read oid 324 snap -1 2023-12-01T04:58:15.871 INFO:tasks.rados.rados.0.smithi080.stdout:3414: expect (ObjNum 2016 snap 0 seq_num 2016) 2023-12-01T04:58:15.872 INFO:tasks.rados.rados.0.smithi080.stdout:3415: read oid 285 snap -1 2023-12-01T04:58:15.872 INFO:tasks.rados.rados.0.smithi080.stdout:3415: expect (ObjNum 2015 snap 0 seq_num 2015) 2023-12-01T04:58:15.872 INFO:tasks.rados.rados.0.smithi080.stdout:3416: read oid 419 snap -1 2023-12-01T04:58:15.872 INFO:tasks.rados.rados.0.smithi080.stdout:3416: expect (ObjNum 2110 snap 0 seq_num 2110) 2023-12-01T04:58:15.872 INFO:tasks.rados.rados.0.smithi080.stdout:3417: write oid 4 current snap is 0 2023-12-01T04:58:15.872 INFO:tasks.rados.rados.0.smithi080.stdout:3417: seq_num 2128 ranges {565296=592359,1892270=464752,2788011=490961} 2023-12-01T04:58:15.878 INFO:tasks.rados.rados.0.smithi080.stdout:3417: writing smithi08089843-4 from 565296 to 1157655 tid 1 2023-12-01T04:58:15.885 INFO:tasks.rados.rados.0.smithi080.stdout:3417: writing smithi08089843-4 from 1892270 to 2357022 tid 2 2023-12-01T04:58:15.890 INFO:tasks.rados.rados.0.smithi080.stdout:3417: writing smithi08089843-4 from 2788011 to 3278972 tid 3 2023-12-01T04:58:15.891 INFO:tasks.rados.rados.0.smithi080.stdout:3418: write oid 22 current snap is 0 2023-12-01T04:58:15.891 INFO:tasks.rados.rados.0.smithi080.stdout:3418: seq_num 2129 ranges {582103=783961,2067105=608410,3331787=418586} 2023-12-01T04:58:15.898 INFO:tasks.rados.rados.0.smithi080.stdout:3418: writing smithi08089843-22 from 582103 to 1366064 tid 1 2023-12-01T04:58:15.906 INFO:tasks.rados.rados.0.smithi080.stdout:3418: writing smithi08089843-22 from 2067105 to 2675515 tid 2 2023-12-01T04:58:15.912 INFO:tasks.rados.rados.0.smithi080.stdout:3418: writing smithi08089843-22 from 3331787 to 3750373 tid 3 2023-12-01T04:58:15.912 INFO:tasks.rados.rados.0.smithi080.stdout:3419: write oid 208 current snap is 0 2023-12-01T04:58:15.912 INFO:tasks.rados.rados.0.smithi080.stdout:3419: seq_num 2130 ranges {598910=459210,1725587=752068,3242857=556053} 2023-12-01T04:58:15.918 INFO:tasks.rados.rados.0.smithi080.stdout:3419: writing smithi08089843-208 from 598910 to 1058120 tid 1 2023-12-01T04:58:15.926 INFO:tasks.rados.rados.0.smithi080.stdout:3419: writing smithi08089843-208 from 1725587 to 2477655 tid 2 2023-12-01T04:58:15.935 INFO:tasks.rados.rados.0.smithi080.stdout:3419: writing smithi08089843-208 from 3242857 to 3798910 tid 3 2023-12-01T04:58:15.935 INFO:tasks.rados.rados.0.smithi080.stdout:3420: write oid 210 current snap is 0 2023-12-01T04:58:15.935 INFO:tasks.rados.rados.0.smithi080.stdout:3412: expect (ObjNum 2094 snap 0 seq_num 2094) 2023-12-01T04:58:16.086 INFO:tasks.rados.rados.0.smithi080.stdout:3413: finishing write tid 1 to smithi08089843-351 2023-12-01T04:58:16.086 INFO:tasks.rados.rados.0.smithi080.stdout:3413: finishing write tid 2 to smithi08089843-351 2023-12-01T04:58:16.086 INFO:tasks.rados.rados.0.smithi080.stdout:3413: finishing write tid 3 to smithi08089843-351 2023-12-01T04:58:16.086 INFO:tasks.rados.rados.0.smithi080.stdout:3413: finishing write tid 4 to smithi08089843-351 2023-12-01T04:58:16.086 INFO:tasks.rados.rados.0.smithi080.stdout:3413: finishing write tid 5 to smithi08089843-351 2023-12-01T04:58:16.086 INFO:tasks.rados.rados.0.smithi080.stdout:3413: oid 351 updating version 0 to 332 2023-12-01T04:58:16.086 INFO:tasks.rados.rados.0.smithi080.stdout:3413: oid 351 updating version 332 to 333 2023-12-01T04:58:16.086 INFO:tasks.rados.rados.0.smithi080.stdout:3413: oid 351 version 333 is already newer than 330 2023-12-01T04:58:16.086 INFO:tasks.rados.rados.0.smithi080.stdout:3413: oid 351 version 333 is already newer than 331 2023-12-01T04:58:16.086 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 351 v 333 (ObjNum 2127 snap 0 seq_num 2127) dirty exists 2023-12-01T04:58:16.086 INFO:tasks.rados.rados.0.smithi080.stdout:3413: left oid 351 (ObjNum 2127 snap 0 seq_num 2127) 2023-12-01T04:58:16.086 INFO:tasks.rados.rados.0.smithi080.stdout:3414: expect (ObjNum 2016 snap 0 seq_num 2016) 2023-12-01T04:58:16.318 INFO:tasks.rados.rados.0.smithi080.stdout:3416: expect (ObjNum 2110 snap 0 seq_num 2110) 2023-12-01T04:58:16.528 INFO:tasks.rados.rados.0.smithi080.stdout:3417: finishing write tid 1 to smithi08089843-4 2023-12-01T04:58:16.529 INFO:tasks.rados.rados.0.smithi080.stdout:3415: expect (ObjNum 2015 snap 0 seq_num 2015) 2023-12-01T04:58:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:58:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:04:58:16] "GET /metrics HTTP/1.1" 200 36342 "" "Prometheus/2.43.0" 2023-12-01T04:58:16.811 INFO:tasks.rados.rados.0.smithi080.stdout:3417: finishing write tid 2 to smithi08089843-4 2023-12-01T04:58:16.811 INFO:tasks.rados.rados.0.smithi080.stdout:3420: seq_num 2131 ranges {615717=534459,1784069=612079,2986633=441130} 2023-12-01T04:58:16.817 INFO:tasks.rados.rados.0.smithi080.stdout:3420: writing smithi08089843-210 from 615717 to 1150176 tid 1 2023-12-01T04:58:16.824 INFO:tasks.rados.rados.0.smithi080.stdout:3420: writing smithi08089843-210 from 1784069 to 2396148 tid 2 2023-12-01T04:58:16.831 INFO:tasks.rados.rados.0.smithi080.stdout:3420: writing smithi08089843-210 from 2986633 to 3427763 tid 3 2023-12-01T04:58:16.831 INFO:tasks.rados.rados.0.smithi080.stdout:3412: done (8 left) 2023-12-01T04:58:16.831 INFO:tasks.rados.rados.0.smithi080.stdout:3413: done (7 left) 2023-12-01T04:58:16.831 INFO:tasks.rados.rados.0.smithi080.stdout:3414: done (6 left) 2023-12-01T04:58:16.831 INFO:tasks.rados.rados.0.smithi080.stdout:3415: done (5 left) 2023-12-01T04:58:16.832 INFO:tasks.rados.rados.0.smithi080.stdout:3416: done (4 left) 2023-12-01T04:58:16.832 INFO:tasks.rados.rados.0.smithi080.stdout:3421: write oid 243 current snap is 0 2023-12-01T04:58:16.832 INFO:tasks.rados.rados.0.smithi080.stdout:3417: finishing write tid 3 to smithi08089843-4 2023-12-01T04:58:16.832 INFO:tasks.rados.rados.0.smithi080.stdout:3417: finishing write tid 4 to smithi08089843-4 2023-12-01T04:58:16.832 INFO:tasks.rados.rados.0.smithi080.stdout:3421: seq_num 2132 ranges {632524=609708,1726198=755737,3181350=651174} 2023-12-01T04:58:16.838 INFO:tasks.rados.rados.0.smithi080.stdout:3421: writing smithi08089843-243 from 632524 to 1242232 tid 1 2023-12-01T04:58:16.845 INFO:tasks.rados.rados.0.smithi080.stdout:3421: writing smithi08089843-243 from 1726198 to 2481935 tid 2 2023-12-01T04:58:16.853 INFO:tasks.rados.rados.0.smithi080.stdout:3421: writing smithi08089843-243 from 3181350 to 3832524 tid 3 2023-12-01T04:58:16.853 INFO:tasks.rados.rados.0.smithi080.stdout:3422: read oid 88 snap -1 2023-12-01T04:58:16.854 INFO:tasks.rados.rados.0.smithi080.stdout:3422: expect (ObjNum 2102 snap 0 seq_num 2102) 2023-12-01T04:58:16.854 INFO:tasks.rados.rados.0.smithi080.stdout:3423: write oid 431 current snap is 0 2023-12-01T04:58:16.854 INFO:tasks.rados.rados.0.smithi080.stdout:3417: finishing write tid 5 to smithi08089843-4 2023-12-01T04:58:16.854 INFO:tasks.rados.rados.0.smithi080.stdout:3417: oid 4 updating version 0 to 405 2023-12-01T04:58:16.854 INFO:tasks.rados.rados.0.smithi080.stdout:3417: oid 4 updating version 405 to 406 2023-12-01T04:58:16.854 INFO:tasks.rados.rados.0.smithi080.stdout:3417: oid 4 updating version 406 to 408 2023-12-01T04:58:16.854 INFO:tasks.rados.rados.0.smithi080.stdout:3417: oid 4 version 408 is already newer than 407 2023-12-01T04:58:16.854 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 4 v 408 (ObjNum 2128 snap 0 seq_num 2128) dirty exists 2023-12-01T04:58:16.854 INFO:tasks.rados.rados.0.smithi080.stdout:3417: left oid 4 (ObjNum 2128 snap 0 seq_num 2128) 2023-12-01T04:58:16.854 INFO:tasks.rados.rados.0.smithi080.stdout:3418: finishing write tid 1 to smithi08089843-22 2023-12-01T04:58:16.854 INFO:tasks.rados.rados.0.smithi080.stdout:3418: finishing write tid 2 to smithi08089843-22 2023-12-01T04:58:16.854 INFO:tasks.rados.rados.0.smithi080.stdout:3418: finishing write tid 3 to smithi08089843-22 2023-12-01T04:58:16.854 INFO:tasks.rados.rados.0.smithi080.stdout:3418: finishing write tid 4 to smithi08089843-22 2023-12-01T04:58:16.854 INFO:tasks.rados.rados.0.smithi080.stdout:3418: finishing write tid 5 to smithi08089843-22 2023-12-01T04:58:16.855 INFO:tasks.rados.rados.0.smithi080.stdout:3418: oid 22 updating version 0 to 420 2023-12-01T04:58:16.855 INFO:tasks.rados.rados.0.smithi080.stdout:3418: oid 22 updating version 420 to 421 2023-12-01T04:58:16.855 INFO:tasks.rados.rados.0.smithi080.stdout:3418: oid 22 updating version 421 to 423 2023-12-01T04:58:16.855 INFO:tasks.rados.rados.0.smithi080.stdout:3418: oid 22 version 423 is already newer than 422 2023-12-01T04:58:16.855 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 22 v 423 (ObjNum 2129 snap 0 seq_num 2129) dirty exists 2023-12-01T04:58:16.855 INFO:tasks.rados.rados.0.smithi080.stdout:3418: left oid 22 (ObjNum 2129 snap 0 seq_num 2129) 2023-12-01T04:58:16.855 INFO:tasks.rados.rados.0.smithi080.stdout:3419: finishing write tid 1 to smithi08089843-208 2023-12-01T04:58:16.855 INFO:tasks.rados.rados.0.smithi080.stdout:3419: finishing write tid 2 to smithi08089843-208 2023-12-01T04:58:16.855 INFO:tasks.rados.rados.0.smithi080.stdout:3423: seq_num 2133 ranges {649331=684957,1784680=615748,2925126=580027} 2023-12-01T04:58:16.861 INFO:tasks.rados.rados.0.smithi080.stdout:3423: writing smithi08089843-431 from 649331 to 1334288 tid 1 2023-12-01T04:58:16.867 INFO:tasks.rados.rados.0.smithi080.stdout:3423: writing smithi08089843-431 from 1784680 to 2400428 tid 2 2023-12-01T04:58:16.874 INFO:tasks.rados.rados.0.smithi080.stdout:3423: writing smithi08089843-431 from 2925126 to 3505153 tid 3 2023-12-01T04:58:16.874 INFO:tasks.rados.rados.0.smithi080.stdout:3417: done (6 left) 2023-12-01T04:58:16.874 INFO:tasks.rados.rados.0.smithi080.stdout:3418: done (5 left) 2023-12-01T04:58:16.875 INFO:tasks.rados.rados.0.smithi080.stdout:3424: read oid 159 snap -1 2023-12-01T04:58:16.875 INFO:tasks.rados.rados.0.smithi080.stdout:3424: expect (ObjNum 1955 snap 0 seq_num 1955) 2023-12-01T04:58:16.875 INFO:tasks.rados.rados.0.smithi080.stdout:3425: read oid 445 snap -1 2023-12-01T04:58:16.875 INFO:tasks.rados.rados.0.smithi080.stdout:3425: expect (ObjNum 2097 snap 0 seq_num 2097) 2023-12-01T04:58:16.875 INFO:tasks.rados.rados.0.smithi080.stdout:3426: delete oid 44 current snap is 0 2023-12-01T04:58:16.875 INFO:tasks.rados.rados.0.smithi080.stdout:3419: finishing write tid 3 to smithi08089843-208 2023-12-01T04:58:16.875 INFO:tasks.rados.rados.0.smithi080.stdout:3419: finishing write tid 4 to smithi08089843-208 2023-12-01T04:58:16.875 INFO:tasks.rados.rados.0.smithi080.stdout:3419: finishing write tid 5 to smithi08089843-208 2023-12-01T04:58:16.875 INFO:tasks.rados.rados.0.smithi080.stdout:3419: oid 208 updating version 0 to 582 2023-12-01T04:58:16.875 INFO:tasks.rados.rados.0.smithi080.stdout:3419: oid 208 version 582 is already newer than 581 2023-12-01T04:58:16.875 INFO:tasks.rados.rados.0.smithi080.stdout:3419: oid 208 updating version 582 to 583 2023-12-01T04:58:16.875 INFO:tasks.rados.rados.0.smithi080.stdout:3419: oid 208 updating version 583 to 584 2023-12-01T04:58:16.875 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 208 v 584 (ObjNum 2130 snap 0 seq_num 2130) dirty exists 2023-12-01T04:58:16.875 INFO:tasks.rados.rados.0.smithi080.stdout:3419: left oid 208 (ObjNum 2130 snap 0 seq_num 2130) 2023-12-01T04:58:16.875 INFO:tasks.rados.rados.0.smithi080.stdout:3420: finishing write tid 1 to smithi08089843-210 2023-12-01T04:58:16.876 INFO:tasks.rados.rados.0.smithi080.stdout:3420: finishing write tid 2 to smithi08089843-210 2023-12-01T04:58:16.876 INFO:tasks.rados.rados.0.smithi080.stdout:3420: finishing write tid 3 to smithi08089843-210 2023-12-01T04:58:16.876 INFO:tasks.rados.rados.0.smithi080.stdout:3420: finishing write tid 4 to smithi08089843-210 2023-12-01T04:58:16.876 INFO:tasks.rados.rados.0.smithi080.stdout:3420: finishing write tid 5 to smithi08089843-210 2023-12-01T04:58:16.876 INFO:tasks.rados.rados.0.smithi080.stdout:3420: oid 210 updating version 0 to 285 2023-12-01T04:58:16.876 INFO:tasks.rados.rados.0.smithi080.stdout:3420: oid 210 updating version 285 to 286 2023-12-01T04:58:16.876 INFO:tasks.rados.rados.0.smithi080.stdout:3420: oid 210 updating version 286 to 287 2023-12-01T04:58:16.876 INFO:tasks.rados.rados.0.smithi080.stdout:3420: oid 210 updating version 287 to 288 2023-12-01T04:58:16.876 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 210 v 288 (ObjNum 2131 snap 0 seq_num 2131) dirty exists 2023-12-01T04:58:16.876 INFO:tasks.rados.rados.0.smithi080.stdout:3420: left oid 210 (ObjNum 2131 snap 0 seq_num 2131) 2023-12-01T04:58:16.876 INFO:tasks.rados.rados.0.smithi080.stdout:3421: finishing write tid 1 to smithi08089843-243 2023-12-01T04:58:16.876 INFO:tasks.rados.rados.0.smithi080.stdout:3421: finishing write tid 2 to smithi08089843-243 2023-12-01T04:58:16.876 INFO:tasks.rados.rados.0.smithi080.stdout:3421: finishing write tid 3 to smithi08089843-243 2023-12-01T04:58:16.876 INFO:tasks.rados.rados.0.smithi080.stdout:3421: finishing write tid 4 to smithi08089843-243 2023-12-01T04:58:16.876 INFO:tasks.rados.rados.0.smithi080.stdout:3421: finishing write tid 5 to smithi08089843-243 2023-12-01T04:58:16.877 INFO:tasks.rados.rados.0.smithi080.stdout:3421: oid 243 updating version 0 to 355 2023-12-01T04:58:16.877 INFO:tasks.rados.rados.0.smithi080.stdout:3421: oid 243 updating version 355 to 356 2023-12-01T04:58:16.877 INFO:tasks.rados.rados.0.smithi080.stdout:3421: oid 243 updating version 356 to 357 2023-12-01T04:58:16.877 INFO:tasks.rados.rados.0.smithi080.stdout:3421: oid 243 updating version 357 to 358 2023-12-01T04:58:16.877 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 243 v 358 (ObjNum 2132 snap 0 seq_num 2132) dirty exists 2023-12-01T04:58:16.877 INFO:tasks.rados.rados.0.smithi080.stdout:3421: left oid 243 (ObjNum 2132 snap 0 seq_num 2132) 2023-12-01T04:58:16.877 INFO:tasks.rados.rados.0.smithi080.stdout:3422: expect (ObjNum 2102 snap 0 seq_num 2102) 2023-12-01T04:58:17.125 INFO:tasks.rados.rados.0.smithi080.stdout:3423: finishing write tid 1 to smithi08089843-431 2023-12-01T04:58:17.126 INFO:tasks.rados.rados.0.smithi080.stdout:3423: finishing write tid 2 to smithi08089843-431 2023-12-01T04:58:17.126 INFO:tasks.rados.rados.0.smithi080.stdout:3423: finishing write tid 3 to smithi08089843-431 2023-12-01T04:58:17.126 INFO:tasks.rados.rados.0.smithi080.stdout:3423: finishing write tid 4 to smithi08089843-431 2023-12-01T04:58:17.126 INFO:tasks.rados.rados.0.smithi080.stdout:3423: finishing write tid 5 to smithi08089843-431 2023-12-01T04:58:17.126 INFO:tasks.rados.rados.0.smithi080.stdout:3423: oid 431 updating version 0 to 587 2023-12-01T04:58:17.126 INFO:tasks.rados.rados.0.smithi080.stdout:3423: oid 431 version 587 is already newer than 585 2023-12-01T04:58:17.126 INFO:tasks.rados.rados.0.smithi080.stdout:3423: oid 431 version 587 is already newer than 586 2023-12-01T04:58:17.126 INFO:tasks.rados.rados.0.smithi080.stdout:3423: oid 431 updating version 587 to 588 2023-12-01T04:58:17.126 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 431 v 588 (ObjNum 2133 snap 0 seq_num 2133) dirty exists 2023-12-01T04:58:17.126 INFO:tasks.rados.rados.0.smithi080.stdout:3423: left oid 431 (ObjNum 2133 snap 0 seq_num 2133) 2023-12-01T04:58:17.126 INFO:tasks.rados.rados.0.smithi080.stdout:3424: expect (ObjNum 1955 snap 0 seq_num 1955) 2023-12-01T04:58:17.304 INFO:tasks.rados.rados.0.smithi080.stdout:3425: expect (ObjNum 2097 snap 0 seq_num 2097) 2023-12-01T04:58:17.479 INFO:tasks.rados.rados.0.smithi080.stdout:3419: done (7 left) 2023-12-01T04:58:17.480 INFO:tasks.rados.rados.0.smithi080.stdout:3420: done (6 left) 2023-12-01T04:58:17.480 INFO:tasks.rados.rados.0.smithi080.stdout:3421: done (5 left) 2023-12-01T04:58:17.480 INFO:tasks.rados.rados.0.smithi080.stdout:3422: done (4 left) 2023-12-01T04:58:17.480 INFO:tasks.rados.rados.0.smithi080.stdout:3423: done (3 left) 2023-12-01T04:58:17.480 INFO:tasks.rados.rados.0.smithi080.stdout:3424: done (2 left) 2023-12-01T04:58:17.480 INFO:tasks.rados.rados.0.smithi080.stdout:3425: done (1 left) 2023-12-01T04:58:17.480 INFO:tasks.rados.rados.0.smithi080.stdout:3426: done (0 left) 2023-12-01T04:58:17.480 INFO:tasks.rados.rados.0.smithi080.stdout:3427: read oid 201 snap -1 2023-12-01T04:58:17.480 INFO:tasks.rados.rados.0.smithi080.stdout:3427: expect (ObjNum 2112 snap 0 seq_num 2112) 2023-12-01T04:58:17.480 INFO:tasks.rados.rados.0.smithi080.stdout:3428: read oid 15 snap -1 2023-12-01T04:58:17.480 INFO:tasks.rados.rados.0.smithi080.stdout:3428: expect (ObjNum 2113 snap 0 seq_num 2113) 2023-12-01T04:58:17.480 INFO:tasks.rados.rados.0.smithi080.stdout:3429: read oid 115 snap -1 2023-12-01T04:58:17.481 INFO:tasks.rados.rados.0.smithi080.stdout:3429: expect (ObjNum 1629 snap 0 seq_num 1629) 2023-12-01T04:58:17.481 INFO:tasks.rados.rados.0.smithi080.stdout:3430: write oid 225 current snap is 0 2023-12-01T04:58:17.481 INFO:tasks.rados.rados.0.smithi080.stdout:3430: seq_num 2135 ranges {682945=435455,1901644=619417,2979972=602571} 2023-12-01T04:58:17.490 INFO:tasks.rados.rados.0.smithi080.stdout:3430: writing smithi08089843-225 from 682945 to 1118400 tid 1 2023-12-01T04:58:17.499 INFO:tasks.rados.rados.0.smithi080.stdout:3430: writing smithi08089843-225 from 1901644 to 2521061 tid 2 2023-12-01T04:58:17.507 INFO:tasks.rados.rados.0.smithi080.stdout:3430: writing smithi08089843-225 from 2979972 to 3582543 tid 3 2023-12-01T04:58:17.507 INFO:tasks.rados.rados.0.smithi080.stdout:3431: delete oid 462 current snap is 0 2023-12-01T04:58:17.507 INFO:tasks.rados.rados.0.smithi080.stdout:3428: expect (ObjNum 2113 snap 0 seq_num 2113) 2023-12-01T04:58:17.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:58:17 smithi090 bash[32384]: cluster 2023-12-01T04:58:16.184264+0000 mgr.y (mgr.24362) 293 : cluster 0 pgmap v264: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 77 MiB/s rd, 9.3 MiB/s wr, 102 op/s 2023-12-01T04:58:17.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:58:17 smithi090 bash[32384]: audit 2023-12-01T04:58:16.803301+0000 mon.c (mon.2) 184 : audit 0 from='client.? 172.21.15.80:0/234727417' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:58:17.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:58:17 smithi080 bash[28361]: cluster 2023-12-01T04:58:16.184264+0000 mgr.y (mgr.24362) 293 : cluster 0 pgmap v264: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 77 MiB/s rd, 9.3 MiB/s wr, 102 op/s 2023-12-01T04:58:17.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:58:17 smithi080 bash[28361]: audit 2023-12-01T04:58:16.803301+0000 mon.c (mon.2) 184 : audit 0 from='client.? 172.21.15.80:0/234727417' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:58:17.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:58:17 smithi080 bash[41963]: cluster 2023-12-01T04:58:16.184264+0000 mgr.y (mgr.24362) 293 : cluster 0 pgmap v264: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 77 MiB/s rd, 9.3 MiB/s wr, 102 op/s 2023-12-01T04:58:17.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:58:17 smithi080 bash[41963]: audit 2023-12-01T04:58:16.803301+0000 mon.c (mon.2) 184 : audit 0 from='client.? 172.21.15.80:0/234727417' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:58:17.764 INFO:tasks.rados.rados.0.smithi080.stdout:3427: expect (ObjNum 2112 snap 0 seq_num 2112) 2023-12-01T04:58:17.913 INFO:tasks.rados.rados.0.smithi080.stdout:3429: expect (ObjNum 1629 snap 0 seq_num 1629) 2023-12-01T04:58:18.031 INFO:tasks.rados.rados.0.smithi080.stdout:3430: finishing write tid 1 to smithi08089843-225 2023-12-01T04:58:18.031 INFO:tasks.rados.rados.0.smithi080.stdout:3430: finishing write tid 2 to smithi08089843-225 2023-12-01T04:58:18.031 INFO:tasks.rados.rados.0.smithi080.stdout:3427: done (4 left) 2023-12-01T04:58:18.032 INFO:tasks.rados.rados.0.smithi080.stdout:3428: done (3 left) 2023-12-01T04:58:18.032 INFO:tasks.rados.rados.0.smithi080.stdout:3429: done (2 left) 2023-12-01T04:58:18.032 INFO:tasks.rados.rados.0.smithi080.stdout:3431: done (1 left) 2023-12-01T04:58:18.032 INFO:tasks.rados.rados.0.smithi080.stdout:3432: write oid 323 current snap is 0 2023-12-01T04:58:18.032 INFO:tasks.rados.rados.0.smithi080.stdout:3430: finishing write tid 3 to smithi08089843-225 2023-12-01T04:58:18.032 INFO:tasks.rados.rados.0.smithi080.stdout:3430: finishing write tid 4 to smithi08089843-225 2023-12-01T04:58:18.032 INFO:tasks.rados.rados.0.smithi080.stdout:3430: finishing write tid 5 to smithi08089843-225 2023-12-01T04:58:18.032 INFO:tasks.rados.rados.0.smithi080.stdout:3430: oid 225 updating version 0 to 482 2023-12-01T04:58:18.032 INFO:tasks.rados.rados.0.smithi080.stdout:3430: oid 225 updating version 482 to 483 2023-12-01T04:58:18.032 INFO:tasks.rados.rados.0.smithi080.stdout:3430: oid 225 updating version 483 to 484 2023-12-01T04:58:18.032 INFO:tasks.rados.rados.0.smithi080.stdout:3430: oid 225 version 484 is already newer than 481 2023-12-01T04:58:18.032 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 225 v 484 (ObjNum 2135 snap 0 seq_num 2135) dirty exists 2023-12-01T04:58:18.032 INFO:tasks.rados.rados.0.smithi080.stdout:3430: left oid 225 (ObjNum 2135 snap 0 seq_num 2135) 2023-12-01T04:58:18.033 INFO:tasks.rados.rados.0.smithi080.stdout:3432: seq_num 2137 ranges {716559=702306,2018608=623086,3434818=481741} 2023-12-01T04:58:18.045 INFO:tasks.rados.rados.0.smithi080.stdout:3432: writing smithi08089843-323 from 716559 to 1418865 tid 1 2023-12-01T04:58:18.052 INFO:tasks.rados.rados.0.smithi080.stdout:3432: writing smithi08089843-323 from 2018608 to 2641694 tid 2 2023-12-01T04:58:18.060 INFO:tasks.rados.rados.0.smithi080.stdout:3432: writing smithi08089843-323 from 3434818 to 3916559 tid 3 2023-12-01T04:58:18.060 INFO:tasks.rados.rados.0.smithi080.stdout:3430: done (1 left) 2023-12-01T04:58:18.060 INFO:tasks.rados.rados.0.smithi080.stdout:3433: read oid 435 snap -1 2023-12-01T04:58:18.060 INFO:tasks.rados.rados.0.smithi080.stdout:3433: expect (ObjNum 2056 snap 0 seq_num 2056) 2023-12-01T04:58:18.060 INFO:tasks.rados.rados.0.smithi080.stdout:3434: read oid 281 snap -1 2023-12-01T04:58:18.060 INFO:tasks.rados.rados.0.smithi080.stdout:3434: expect (ObjNum 2032 snap 0 seq_num 2032) 2023-12-01T04:58:18.060 INFO:tasks.rados.rados.0.smithi080.stdout:3435: write oid 322 current snap is 0 2023-12-01T04:58:18.060 INFO:tasks.rados.rados.0.smithi080.stdout:3435: seq_num 2138 ranges {733366=777555,2077090=766744,3462241=471125} 2023-12-01T04:58:18.069 INFO:tasks.rados.rados.0.smithi080.stdout:3435: writing smithi08089843-322 from 733366 to 1510921 tid 1 2023-12-01T04:58:18.077 INFO:tasks.rados.rados.0.smithi080.stdout:3435: writing smithi08089843-322 from 2077090 to 2843834 tid 2 2023-12-01T04:58:18.084 INFO:tasks.rados.rados.0.smithi080.stdout:3435: writing smithi08089843-322 from 3462241 to 3933366 tid 3 2023-12-01T04:58:18.084 INFO:tasks.rados.rados.0.smithi080.stdout:3432: finishing write tid 1 to smithi08089843-323 2023-12-01T04:58:18.084 INFO:tasks.rados.rados.0.smithi080.stdout:3432: finishing write tid 2 to smithi08089843-323 2023-12-01T04:58:18.084 INFO:tasks.rados.rados.0.smithi080.stdout:3432: finishing write tid 3 to smithi08089843-323 2023-12-01T04:58:18.084 INFO:tasks.rados.rados.0.smithi080.stdout:3432: finishing write tid 4 to smithi08089843-323 2023-12-01T04:58:18.084 INFO:tasks.rados.rados.0.smithi080.stdout:3432: finishing write tid 5 to smithi08089843-323 2023-12-01T04:58:18.084 INFO:tasks.rados.rados.0.smithi080.stdout:3432: oid 323 updating version 0 to 400 2023-12-01T04:58:18.084 INFO:tasks.rados.rados.0.smithi080.stdout:3432: oid 323 updating version 400 to 402 2023-12-01T04:58:18.084 INFO:tasks.rados.rados.0.smithi080.stdout:3432: oid 323 version 402 is already newer than 399 2023-12-01T04:58:18.084 INFO:tasks.rados.rados.0.smithi080.stdout:3432: oid 323 version 402 is already newer than 401 2023-12-01T04:58:18.084 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 323 v 402 (ObjNum 2137 snap 0 seq_num 2137) dirty exists 2023-12-01T04:58:18.085 INFO:tasks.rados.rados.0.smithi080.stdout:3432: left oid 323 (ObjNum 2137 snap 0 seq_num 2137) 2023-12-01T04:58:18.085 INFO:tasks.rados.rados.0.smithi080.stdout:3433: expect (ObjNum 2056 snap 0 seq_num 2056) 2023-12-01T04:58:18.233 INFO:tasks.rados.rados.0.smithi080.stdout:3434: expect (ObjNum 2032 snap 0 seq_num 2032) 2023-12-01T04:58:18.367 INFO:tasks.rados.rados.0.smithi080.stdout:3435: finishing write tid 1 to smithi08089843-322 2023-12-01T04:58:18.367 INFO:tasks.rados.rados.0.smithi080.stdout:3435: finishing write tid 2 to smithi08089843-322 2023-12-01T04:58:18.368 INFO:tasks.rados.rados.0.smithi080.stdout:3435: finishing write tid 3 to smithi08089843-322 2023-12-01T04:58:18.368 INFO:tasks.rados.rados.0.smithi080.stdout:3435: finishing write tid 4 to smithi08089843-322 2023-12-01T04:58:18.368 INFO:tasks.rados.rados.0.smithi080.stdout:3435: finishing write tid 5 to smithi08089843-322 2023-12-01T04:58:18.368 INFO:tasks.rados.rados.0.smithi080.stdout:3435: oid 322 updating version 0 to 592 2023-12-01T04:58:18.368 INFO:tasks.rados.rados.0.smithi080.stdout:3435: oid 322 version 592 is already newer than 589 2023-12-01T04:58:18.368 INFO:tasks.rados.rados.0.smithi080.stdout:3435: oid 322 version 592 is already newer than 591 2023-12-01T04:58:18.368 INFO:tasks.rados.rados.0.smithi080.stdout:3435: oid 322 version 592 is already newer than 590 2023-12-01T04:58:18.368 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 322 v 592 (ObjNum 2138 snap 0 seq_num 2138) dirty exists 2023-12-01T04:58:18.368 INFO:tasks.rados.rados.0.smithi080.stdout:3435: left oid 322 (ObjNum 2138 snap 0 seq_num 2138) 2023-12-01T04:58:18.368 INFO:tasks.rados.rados.0.smithi080.stdout:3436: read oid 378 snap -1 2023-12-01T04:58:18.368 INFO:tasks.rados.rados.0.smithi080.stdout:3436: expect (ObjNum 1878 snap 0 seq_num 1878) 2023-12-01T04:58:18.368 INFO:tasks.rados.rados.0.smithi080.stdout:3432: done (4 left) 2023-12-01T04:58:18.368 INFO:tasks.rados.rados.0.smithi080.stdout:3433: done (3 left) 2023-12-01T04:58:18.368 INFO:tasks.rados.rados.0.smithi080.stdout:3434: done (2 left) 2023-12-01T04:58:18.369 INFO:tasks.rados.rados.0.smithi080.stdout:3435: done (1 left) 2023-12-01T04:58:18.369 INFO:tasks.rados.rados.0.smithi080.stdout:3437: write oid 32 current snap is 0 2023-12-01T04:58:18.369 INFO:tasks.rados.rados.0.smithi080.stdout:3437: seq_num 2139 ranges {750173=452804,1735572=626755,3089664=764012} 2023-12-01T04:58:18.380 INFO:tasks.rados.rados.0.smithi080.stdout:3437: writing smithi08089843-32 from 750173 to 1202977 tid 1 2023-12-01T04:58:18.386 INFO:tasks.rados.rados.0.smithi080.stdout:3437: writing smithi08089843-32 from 1735572 to 2362327 tid 2 2023-12-01T04:58:18.395 INFO:tasks.rados.rados.0.smithi080.stdout:3437: writing smithi08089843-32 from 3089664 to 3853676 tid 3 2023-12-01T04:58:18.395 INFO:tasks.rados.rados.0.smithi080.stdout:3438: read oid 185 snap -1 2023-12-01T04:58:18.395 INFO:tasks.rados.rados.0.smithi080.stdout:3438: expect (ObjNum 1782 snap 0 seq_num 1782) 2023-12-01T04:58:18.395 INFO:tasks.rados.rados.0.smithi080.stdout:3439: write oid 327 current snap is 0 2023-12-01T04:58:18.395 INFO:tasks.rados.rados.0.smithi080.stdout:3439: seq_num 2140 ranges {766980=528053,2077701=770413,3400734=566246} 2023-12-01T04:58:18.402 INFO:tasks.rados.rados.0.smithi080.stdout:3439: writing smithi08089843-327 from 766980 to 1295033 tid 1 2023-12-01T04:58:18.411 INFO:tasks.rados.rados.0.smithi080.stdout:3439: writing smithi08089843-327 from 2077701 to 2848114 tid 2 2023-12-01T04:58:18.418 INFO:tasks.rados.rados.0.smithi080.stdout:3439: writing smithi08089843-327 from 3400734 to 3966980 tid 3 2023-12-01T04:58:18.418 INFO:tasks.rados.rados.0.smithi080.stdout:3440: read oid 377 snap -1 2023-12-01T04:58:18.418 INFO:tasks.rados.rados.0.smithi080.stdout:3440: expect (ObjNum 1322 snap 0 seq_num 1322) 2023-12-01T04:58:18.419 INFO:tasks.rados.rados.0.smithi080.stdout:3441: delete oid 477 current snap is 0 2023-12-01T04:58:18.419 INFO:tasks.rados.rados.0.smithi080.stdout:3436: expect (ObjNum 1878 snap 0 seq_num 1878) 2023-12-01T04:58:18.629 INFO:tasks.rados.rados.0.smithi080.stdout:3437: finishing write tid 1 to smithi08089843-32 2023-12-01T04:58:18.629 INFO:tasks.rados.rados.0.smithi080.stdout:3437: finishing write tid 2 to smithi08089843-32 2023-12-01T04:58:18.629 INFO:tasks.rados.rados.0.smithi080.stdout:3437: finishing write tid 3 to smithi08089843-32 2023-12-01T04:58:18.629 INFO:tasks.rados.rados.0.smithi080.stdout:3437: finishing write tid 4 to smithi08089843-32 2023-12-01T04:58:18.629 INFO:tasks.rados.rados.0.smithi080.stdout:3437: finishing write tid 5 to smithi08089843-32 2023-12-01T04:58:18.629 INFO:tasks.rados.rados.0.smithi080.stdout:3437: oid 32 updating version 0 to 502 2023-12-01T04:58:18.629 INFO:tasks.rados.rados.0.smithi080.stdout:3437: oid 32 version 502 is already newer than 500 2023-12-01T04:58:18.629 INFO:tasks.rados.rados.0.smithi080.stdout:3437: oid 32 version 502 is already newer than 501 2023-12-01T04:58:18.629 INFO:tasks.rados.rados.0.smithi080.stdout:3437: oid 32 updating version 502 to 503 2023-12-01T04:58:18.630 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 32 v 503 (ObjNum 2139 snap 0 seq_num 2139) dirty exists 2023-12-01T04:58:18.630 INFO:tasks.rados.rados.0.smithi080.stdout:3437: left oid 32 (ObjNum 2139 snap 0 seq_num 2139) 2023-12-01T04:58:18.630 INFO:tasks.rados.rados.0.smithi080.stdout:3438: expect (ObjNum 1782 snap 0 seq_num 1782) 2023-12-01T04:58:18.827 INFO:tasks.rados.rados.0.smithi080.stdout:3439: finishing write tid 1 to smithi08089843-327 2023-12-01T04:58:18.828 INFO:tasks.rados.rados.0.smithi080.stdout:3439: finishing write tid 2 to smithi08089843-327 2023-12-01T04:58:18.828 INFO:tasks.rados.rados.0.smithi080.stdout:3439: finishing write tid 3 to smithi08089843-327 2023-12-01T04:58:18.828 INFO:tasks.rados.rados.0.smithi080.stdout:3439: finishing write tid 4 to smithi08089843-327 2023-12-01T04:58:18.828 INFO:tasks.rados.rados.0.smithi080.stdout:3439: finishing write tid 5 to smithi08089843-327 2023-12-01T04:58:18.828 INFO:tasks.rados.rados.0.smithi080.stdout:3439: oid 327 updating version 0 to 427 2023-12-01T04:58:18.828 INFO:tasks.rados.rados.0.smithi080.stdout:3439: oid 327 updating version 427 to 428 2023-12-01T04:58:18.828 INFO:tasks.rados.rados.0.smithi080.stdout:3439: oid 327 version 428 is already newer than 425 2023-12-01T04:58:18.828 INFO:tasks.rados.rados.0.smithi080.stdout:3439: oid 327 version 428 is already newer than 426 2023-12-01T04:58:18.828 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 327 v 428 (ObjNum 2140 snap 0 seq_num 2140) dirty exists 2023-12-01T04:58:18.828 INFO:tasks.rados.rados.0.smithi080.stdout:3439: left oid 327 (ObjNum 2140 snap 0 seq_num 2140) 2023-12-01T04:58:18.828 INFO:tasks.rados.rados.0.smithi080.stdout:3440: expect (ObjNum 1322 snap 0 seq_num 1322) 2023-12-01T04:58:18.963 INFO:tasks.rados.rados.0.smithi080.stdout:3436: done (5 left) 2023-12-01T04:58:18.963 INFO:tasks.rados.rados.0.smithi080.stdout:3437: done (4 left) 2023-12-01T04:58:18.963 INFO:tasks.rados.rados.0.smithi080.stdout:3438: done (3 left) 2023-12-01T04:58:18.963 INFO:tasks.rados.rados.0.smithi080.stdout:3439: done (2 left) 2023-12-01T04:58:18.963 INFO:tasks.rados.rados.0.smithi080.stdout:3440: done (1 left) 2023-12-01T04:58:18.963 INFO:tasks.rados.rados.0.smithi080.stdout:3441: done (0 left) 2023-12-01T04:58:18.963 INFO:tasks.rados.rados.0.smithi080.stdout:3442: read oid 413 snap -1 2023-12-01T04:58:18.963 INFO:tasks.rados.rados.0.smithi080.stdout:3442: expect (ObjNum 1980 snap 0 seq_num 1980) 2023-12-01T04:58:18.963 INFO:tasks.rados.rados.0.smithi080.stdout:3443: read oid 290 snap -1 2023-12-01T04:58:18.964 INFO:tasks.rados.rados.0.smithi080.stdout:3443: expect deleted 2023-12-01T04:58:18.964 INFO:tasks.rados.rados.0.smithi080.stdout:3444: read oid 100 snap -1 2023-12-01T04:58:18.964 INFO:tasks.rados.rados.0.smithi080.stdout:3444: expect (ObjNum 1949 snap 0 seq_num 1949) 2023-12-01T04:58:18.964 INFO:tasks.rados.rados.0.smithi080.stdout:3445: read oid 86 snap -1 2023-12-01T04:58:18.964 INFO:tasks.rados.rados.0.smithi080.stdout:3445: expect (ObjNum 1037 snap 0 seq_num 1037) 2023-12-01T04:58:18.964 INFO:tasks.rados.rados.0.smithi080.stdout:3446: write oid 266 current snap is 0 2023-12-01T04:58:18.964 INFO:tasks.rados.rados.0.smithi080.stdout:3446: seq_num 2142 ranges {400594=678551,1794665=205929} 2023-12-01T04:58:18.973 INFO:tasks.rados.rados.0.smithi080.stdout:3446: writing smithi08089843-266 from 400594 to 1079145 tid 1 2023-12-01T04:58:18.980 INFO:tasks.rados.rados.0.smithi080.stdout:3446: writing smithi08089843-266 from 1794665 to 2000594 tid 2 2023-12-01T04:58:18.980 INFO:tasks.rados.rados.0.smithi080.stdout:3447: write oid 304 current snap is 0 2023-12-01T04:58:18.980 INFO:tasks.rados.rados.0.smithi080.stdout:3447: seq_num 2143 ranges {417401=753800,1853147=164254} 2023-12-01T04:58:18.986 INFO:tasks.rados.rados.0.smithi080.stdout:3447: writing smithi08089843-304 from 417401 to 1171201 tid 1 2023-12-01T04:58:18.991 INFO:tasks.rados.rados.0.smithi080.stdout:3447: writing smithi08089843-304 from 1853147 to 2017401 tid 2 2023-12-01T04:58:18.991 INFO:tasks.rados.rados.0.smithi080.stdout:3448: write oid 127 current snap is 0 2023-12-01T04:58:18.992 INFO:tasks.rados.rados.0.smithi080.stdout:3448: seq_num 2144 ranges {434208=545402,1627982=406226} 2023-12-01T04:58:18.997 INFO:tasks.rados.rados.0.smithi080.stdout:3448: writing smithi08089843-127 from 434208 to 979610 tid 1 2023-12-01T04:58:19.003 INFO:tasks.rados.rados.0.smithi080.stdout:3448: writing smithi08089843-127 from 1627982 to 2034208 tid 2 2023-12-01T04:58:19.004 INFO:tasks.rados.rados.0.smithi080.stdout:3449: write oid 399 current snap is 0 2023-12-01T04:58:19.004 INFO:tasks.rados.rados.0.smithi080.stdout:3449: seq_num 2145 ranges {451015=620651,1570111=480904} 2023-12-01T04:58:19.009 INFO:tasks.rados.rados.0.smithi080.stdout:3449: writing smithi08089843-399 from 451015 to 1071666 tid 1 2023-12-01T04:58:19.015 INFO:tasks.rados.rados.0.smithi080.stdout:3449: writing smithi08089843-399 from 1570111 to 2051015 tid 2 2023-12-01T04:58:19.015 INFO:tasks.rados.rados.0.smithi080.stdout:3443: done (7 left) 2023-12-01T04:58:19.015 INFO:tasks.rados.rados.0.smithi080.stdout:3450: write oid 388 current snap is 0 2023-12-01T04:58:19.015 INFO:tasks.rados.rados.0.smithi080.stdout:3450: seq_num 2146 ranges {467822=695900,1628593=439229} 2023-12-01T04:58:19.021 INFO:tasks.rados.rados.0.smithi080.stdout:3450: writing smithi08089843-388 from 467822 to 1163722 tid 1 2023-12-01T04:58:19.027 INFO:tasks.rados.rados.0.smithi080.stdout:3450: writing smithi08089843-388 from 1628593 to 2067822 tid 2 2023-12-01T04:58:19.027 INFO:tasks.rados.rados.0.smithi080.stdout:3451: write oid 236 current snap is 0 2023-12-01T04:58:19.027 INFO:tasks.rados.rados.0.smithi080.stdout:3442: expect (ObjNum 1980 snap 0 seq_num 1980) 2023-12-01T04:58:19.277 INFO:tasks.rados.rados.0.smithi080.stdout:3444: expect (ObjNum 1949 snap 0 seq_num 1949) 2023-12-01T04:58:19.391 INFO:tasks.rados.rados.0.smithi080.stdout:3446: finishing write tid 1 to smithi08089843-266 2023-12-01T04:58:19.391 INFO:tasks.rados.rados.0.smithi080.stdout:3445: expect (ObjNum 1037 snap 0 seq_num 1037) 2023-12-01T04:58:19.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:58:19 smithi090 bash[32384]: cluster 2023-12-01T04:58:18.184897+0000 mgr.y (mgr.24362) 294 : cluster 0 pgmap v265: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 46 MiB/s rd, 5.5 MiB/s wr, 61 op/s 2023-12-01T04:58:19.549 INFO:tasks.rados.rados.0.smithi080.stdout:3446: finishing write tid 2 to smithi08089843-266 2023-12-01T04:58:19.549 INFO:tasks.rados.rados.0.smithi080.stdout:3446: finishing write tid 3 to smithi08089843-266 2023-12-01T04:58:19.549 INFO:tasks.rados.rados.0.smithi080.stdout:3446: finishing write tid 4 to smithi08089843-266 2023-12-01T04:58:19.549 INFO:tasks.rados.rados.0.smithi080.stdout:3446: oid 266 updating version 0 to 335 2023-12-01T04:58:19.549 INFO:tasks.rados.rados.0.smithi080.stdout:3446: oid 266 version 335 is already newer than 334 2023-12-01T04:58:19.549 INFO:tasks.rados.rados.0.smithi080.stdout:3446: oid 266 updating version 335 to 336 2023-12-01T04:58:19.549 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 266 v 336 (ObjNum 2142 snap 0 seq_num 2142) dirty exists 2023-12-01T04:58:19.549 INFO:tasks.rados.rados.0.smithi080.stdout:3446: left oid 266 (ObjNum 2142 snap 0 seq_num 2142) 2023-12-01T04:58:19.549 INFO:tasks.rados.rados.0.smithi080.stdout:3447: finishing write tid 1 to smithi08089843-304 2023-12-01T04:58:19.550 INFO:tasks.rados.rados.0.smithi080.stdout:3447: finishing write tid 2 to smithi08089843-304 2023-12-01T04:58:19.550 INFO:tasks.rados.rados.0.smithi080.stdout:3447: finishing write tid 3 to smithi08089843-304 2023-12-01T04:58:19.550 INFO:tasks.rados.rados.0.smithi080.stdout:3447: finishing write tid 4 to smithi08089843-304 2023-12-01T04:58:19.550 INFO:tasks.rados.rados.0.smithi080.stdout:3447: oid 304 updating version 0 to 500 2023-12-01T04:58:19.550 INFO:tasks.rados.rados.0.smithi080.stdout:3447: oid 304 version 500 is already newer than 499 2023-12-01T04:58:19.550 INFO:tasks.rados.rados.0.smithi080.stdout:3447: oid 304 updating version 500 to 501 2023-12-01T04:58:19.550 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 304 v 501 (ObjNum 2143 snap 0 seq_num 2143) dirty exists 2023-12-01T04:58:19.550 INFO:tasks.rados.rados.0.smithi080.stdout:3447: left oid 304 (ObjNum 2143 snap 0 seq_num 2143) 2023-12-01T04:58:19.550 INFO:tasks.rados.rados.0.smithi080.stdout:3448: finishing write tid 1 to smithi08089843-127 2023-12-01T04:58:19.550 INFO:tasks.rados.rados.0.smithi080.stdout:3448: finishing write tid 2 to smithi08089843-127 2023-12-01T04:58:19.551 INFO:tasks.rados.rados.0.smithi080.stdout:3448: finishing write tid 3 to smithi08089843-127 2023-12-01T04:58:19.551 INFO:tasks.rados.rados.0.smithi080.stdout:3451: seq_num 2147 ranges {484629=771149,1687075=397554} 2023-12-01T04:58:19.561 INFO:tasks.rados.rados.0.smithi080.stdout:3451: writing smithi08089843-236 from 484629 to 1255778 tid 1 2023-12-01T04:58:19.567 INFO:tasks.rados.rados.0.smithi080.stdout:3451: writing smithi08089843-236 from 1687075 to 2084629 tid 2 2023-12-01T04:58:19.567 INFO:tasks.rados.rados.0.smithi080.stdout:3442: done (8 left) 2023-12-01T04:58:19.568 INFO:tasks.rados.rados.0.smithi080.stdout:3444: done (7 left) 2023-12-01T04:58:19.568 INFO:tasks.rados.rados.0.smithi080.stdout:3445: done (6 left) 2023-12-01T04:58:19.568 INFO:tasks.rados.rados.0.smithi080.stdout:3446: done (5 left) 2023-12-01T04:58:19.568 INFO:tasks.rados.rados.0.smithi080.stdout:3447: done (4 left) 2023-12-01T04:58:19.568 INFO:tasks.rados.rados.0.smithi080.stdout:3452: write oid 141 current snap is 0 2023-12-01T04:58:19.568 INFO:tasks.rados.rados.0.smithi080.stdout:3452: seq_num 2148 ranges {501436=446398,1745557=355879} 2023-12-01T04:58:19.573 INFO:tasks.rados.rados.0.smithi080.stdout:3452: writing smithi08089843-141 from 501436 to 947834 tid 1 2023-12-01T04:58:19.579 INFO:tasks.rados.rados.0.smithi080.stdout:3452: writing smithi08089843-141 from 1745557 to 2101436 tid 2 2023-12-01T04:58:19.580 INFO:tasks.rados.rados.0.smithi080.stdout:3453: write oid 55 current snap is 0 2023-12-01T04:58:19.580 INFO:tasks.rados.rados.0.smithi080.stdout:3453: seq_num 2149 ranges {518243=521647,1687686=430557} 2023-12-01T04:58:19.585 INFO:tasks.rados.rados.0.smithi080.stdout:3453: writing smithi08089843-55 from 518243 to 1039890 tid 1 2023-12-01T04:58:19.593 INFO:tasks.rados.rados.0.smithi080.stdout:3453: writing smithi08089843-55 from 1687686 to 2118243 tid 2 2023-12-01T04:58:19.593 INFO:tasks.rados.rados.0.smithi080.stdout:3454: read oid 357 snap -1 2023-12-01T04:58:19.593 INFO:tasks.rados.rados.0.smithi080.stdout:3454: expect (ObjNum 1973 snap 0 seq_num 1973) 2023-12-01T04:58:19.593 INFO:tasks.rados.rados.0.smithi080.stdout:3455: read oid 368 snap -1 2023-12-01T04:58:19.593 INFO:tasks.rados.rados.0.smithi080.stdout:3455: expect (ObjNum 1507 snap 0 seq_num 1507) 2023-12-01T04:58:19.593 INFO:tasks.rados.rados.0.smithi080.stdout:3456: read oid 373 snap -1 2023-12-01T04:58:19.593 INFO:tasks.rados.rados.0.smithi080.stdout:3456: expect (ObjNum 1183 snap 0 seq_num 1183) 2023-12-01T04:58:19.593 INFO:tasks.rados.rados.0.smithi080.stdout:3457: write oid 191 current snap is 0 2023-12-01T04:58:19.593 INFO:tasks.rados.rados.0.smithi080.stdout:3457: seq_num 2150 ranges {535050=596896,1746168=388882} 2023-12-01T04:58:19.600 INFO:tasks.rados.rados.0.smithi080.stdout:3457: writing smithi08089843-191 from 535050 to 1131946 tid 1 2023-12-01T04:58:19.607 INFO:tasks.rados.rados.0.smithi080.stdout:3457: writing smithi08089843-191 from 1746168 to 2135050 tid 2 2023-12-01T04:58:19.608 INFO:tasks.rados.rados.0.smithi080.stdout:3458: read oid 37 snap -1 2023-12-01T04:58:19.608 INFO:tasks.rados.rados.0.smithi080.stdout:3458: expect (ObjNum 633 snap 0 seq_num 633) 2023-12-01T04:58:19.608 INFO:tasks.rados.rados.0.smithi080.stdout:3459: read oid 51 snap -1 2023-12-01T04:58:19.608 INFO:tasks.rados.rados.0.smithi080.stdout:3459: expect (ObjNum 2093 snap 0 seq_num 2093) 2023-12-01T04:58:19.608 INFO:tasks.rados.rados.0.smithi080.stdout:3460: write oid 110 current snap is 0 2023-12-01T04:58:19.608 INFO:tasks.rados.rados.0.smithi080.stdout:3448: finishing write tid 4 to smithi08089843-127 2023-12-01T04:58:19.608 INFO:tasks.rados.rados.0.smithi080.stdout:3448: oid 127 updating version 0 to 431 2023-12-01T04:58:19.608 INFO:tasks.rados.rados.0.smithi080.stdout:3448: oid 127 version 431 is already newer than 430 2023-12-01T04:58:19.608 INFO:tasks.rados.rados.0.smithi080.stdout:3448: oid 127 version 431 is already newer than 429 2023-12-01T04:58:19.608 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 127 v 431 (ObjNum 2144 snap 0 seq_num 2144) dirty exists 2023-12-01T04:58:19.608 INFO:tasks.rados.rados.0.smithi080.stdout:3448: left oid 127 (ObjNum 2144 snap 0 seq_num 2144) 2023-12-01T04:58:19.609 INFO:tasks.rados.rados.0.smithi080.stdout:3449: finishing write tid 1 to smithi08089843-399 2023-12-01T04:58:19.609 INFO:tasks.rados.rados.0.smithi080.stdout:3449: finishing write tid 2 to smithi08089843-399 2023-12-01T04:58:19.609 INFO:tasks.rados.rados.0.smithi080.stdout:3449: finishing write tid 3 to smithi08089843-399 2023-12-01T04:58:19.609 INFO:tasks.rados.rados.0.smithi080.stdout:3449: finishing write tid 4 to smithi08089843-399 2023-12-01T04:58:19.609 INFO:tasks.rados.rados.0.smithi080.stdout:3449: oid 399 updating version 0 to 487 2023-12-01T04:58:19.609 INFO:tasks.rados.rados.0.smithi080.stdout:3449: oid 399 version 487 is already newer than 486 2023-12-01T04:58:19.609 INFO:tasks.rados.rados.0.smithi080.stdout:3449: oid 399 version 487 is already newer than 485 2023-12-01T04:58:19.609 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 399 v 487 (ObjNum 2145 snap 0 seq_num 2145) dirty exists 2023-12-01T04:58:19.609 INFO:tasks.rados.rados.0.smithi080.stdout:3449: left oid 399 (ObjNum 2145 snap 0 seq_num 2145) 2023-12-01T04:58:19.609 INFO:tasks.rados.rados.0.smithi080.stdout:3450: finishing write tid 1 to smithi08089843-388 2023-12-01T04:58:19.609 INFO:tasks.rados.rados.0.smithi080.stdout:3450: finishing write tid 2 to smithi08089843-388 2023-12-01T04:58:19.609 INFO:tasks.rados.rados.0.smithi080.stdout:3460: seq_num 2151 ranges {551857=672145,1804650=347207} 2023-12-01T04:58:19.614 INFO:tasks.rados.rados.0.smithi080.stdout:3460: writing smithi08089843-110 from 551857 to 1224002 tid 1 2023-12-01T04:58:19.620 INFO:tasks.rados.rados.0.smithi080.stdout:3460: writing smithi08089843-110 from 1804650 to 2151857 tid 2 2023-12-01T04:58:19.620 INFO:tasks.rados.rados.0.smithi080.stdout:3448: done (12 left) 2023-12-01T04:58:19.620 INFO:tasks.rados.rados.0.smithi080.stdout:3449: done (11 left) 2023-12-01T04:58:19.620 INFO:tasks.rados.rados.0.smithi080.stdout:3461: write oid 66 current snap is 0 2023-12-01T04:58:19.620 INFO:tasks.rados.rados.0.smithi080.stdout:3461: seq_num 2152 ranges {568664=463747,1579485=589179} 2023-12-01T04:58:19.625 INFO:tasks.rados.rados.0.smithi080.stdout:3461: writing smithi08089843-66 from 568664 to 1032411 tid 1 2023-12-01T04:58:19.633 INFO:tasks.rados.rados.0.smithi080.stdout:3461: writing smithi08089843-66 from 1579485 to 2168664 tid 2 2023-12-01T04:58:19.633 INFO:tasks.rados.rados.0.smithi080.stdout:3462: write oid 83 current snap is 0 2023-12-01T04:58:19.633 INFO:tasks.rados.rados.0.smithi080.stdout:3450: finishing write tid 3 to smithi08089843-388 2023-12-01T04:58:19.634 INFO:tasks.rados.rados.0.smithi080.stdout:3450: finishing write tid 4 to smithi08089843-388 2023-12-01T04:58:19.634 INFO:tasks.rados.rados.0.smithi080.stdout:3450: oid 388 updating version 0 to 337 2023-12-01T04:58:19.634 INFO:tasks.rados.rados.0.smithi080.stdout:3450: oid 388 updating version 337 to 339 2023-12-01T04:58:19.634 INFO:tasks.rados.rados.0.smithi080.stdout:3450: oid 388 version 339 is already newer than 338 2023-12-01T04:58:19.634 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 388 v 339 (ObjNum 2146 snap 0 seq_num 2146) dirty exists 2023-12-01T04:58:19.634 INFO:tasks.rados.rados.0.smithi080.stdout:3450: left oid 388 (ObjNum 2146 snap 0 seq_num 2146) 2023-12-01T04:58:19.635 INFO:tasks.rados.rados.0.smithi080.stdout:3451: finishing write tid 1 to smithi08089843-236 2023-12-01T04:58:19.635 INFO:tasks.rados.rados.0.smithi080.stdout:3451: finishing write tid 2 to smithi08089843-236 2023-12-01T04:58:19.635 INFO:tasks.rados.rados.0.smithi080.stdout:3451: finishing write tid 3 to smithi08089843-236 2023-12-01T04:58:19.635 INFO:tasks.rados.rados.0.smithi080.stdout:3451: finishing write tid 4 to smithi08089843-236 2023-12-01T04:58:19.635 INFO:tasks.rados.rados.0.smithi080.stdout:3451: oid 236 updating version 0 to 593 2023-12-01T04:58:19.635 INFO:tasks.rados.rados.0.smithi080.stdout:3451: oid 236 updating version 593 to 594 2023-12-01T04:58:19.636 INFO:tasks.rados.rados.0.smithi080.stdout:3451: oid 236 updating version 594 to 595 2023-12-01T04:58:19.636 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 236 v 595 (ObjNum 2147 snap 0 seq_num 2147) dirty exists 2023-12-01T04:58:19.636 INFO:tasks.rados.rados.0.smithi080.stdout:3451: left oid 236 (ObjNum 2147 snap 0 seq_num 2147) 2023-12-01T04:58:19.636 INFO:tasks.rados.rados.0.smithi080.stdout:3452: finishing write tid 1 to smithi08089843-141 2023-12-01T04:58:19.636 INFO:tasks.rados.rados.0.smithi080.stdout:3452: finishing write tid 2 to smithi08089843-141 2023-12-01T04:58:19.636 INFO:tasks.rados.rados.0.smithi080.stdout:3452: finishing write tid 3 to smithi08089843-141 2023-12-01T04:58:19.636 INFO:tasks.rados.rados.0.smithi080.stdout:3452: finishing write tid 4 to smithi08089843-141 2023-12-01T04:58:19.636 INFO:tasks.rados.rados.0.smithi080.stdout:3452: oid 141 updating version 0 to 488 2023-12-01T04:58:19.637 INFO:tasks.rados.rados.0.smithi080.stdout:3452: oid 141 updating version 488 to 490 2023-12-01T04:58:19.637 INFO:tasks.rados.rados.0.smithi080.stdout:3452: oid 141 version 490 is already newer than 489 2023-12-01T04:58:19.637 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 141 v 490 (ObjNum 2148 snap 0 seq_num 2148) dirty exists 2023-12-01T04:58:19.637 INFO:tasks.rados.rados.0.smithi080.stdout:3452: left oid 141 (ObjNum 2148 snap 0 seq_num 2148) 2023-12-01T04:58:19.637 INFO:tasks.rados.rados.0.smithi080.stdout:3453: finishing write tid 1 to smithi08089843-55 2023-12-01T04:58:19.637 INFO:tasks.rados.rados.0.smithi080.stdout:3453: finishing write tid 2 to smithi08089843-55 2023-12-01T04:58:19.637 INFO:tasks.rados.rados.0.smithi080.stdout:3453: finishing write tid 3 to smithi08089843-55 2023-12-01T04:58:19.637 INFO:tasks.rados.rados.0.smithi080.stdout:3453: finishing write tid 4 to smithi08089843-55 2023-12-01T04:58:19.638 INFO:tasks.rados.rados.0.smithi080.stdout:3453: oid 55 updating version 0 to 365 2023-12-01T04:58:19.638 INFO:tasks.rados.rados.0.smithi080.stdout:3453: oid 55 updating version 365 to 366 2023-12-01T04:58:19.638 INFO:tasks.rados.rados.0.smithi080.stdout:3453: oid 55 version 366 is already newer than 364 2023-12-01T04:58:19.638 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 55 v 366 (ObjNum 2149 snap 0 seq_num 2149) dirty exists 2023-12-01T04:58:19.638 INFO:tasks.rados.rados.0.smithi080.stdout:3453: left oid 55 (ObjNum 2149 snap 0 seq_num 2149) 2023-12-01T04:58:19.638 INFO:tasks.rados.rados.0.smithi080.stdout:3462: seq_num 2153 ranges {585471=538996,1921614=263857} 2023-12-01T04:58:19.639 INFO:tasks.rados.rados.0.smithi080.stdout:3462: writing smithi08089843-83 from 585471 to 1124467 tid 1 2023-12-01T04:58:19.645 INFO:tasks.rados.rados.0.smithi080.stdout:3462: writing smithi08089843-83 from 1921614 to 2185471 tid 2 2023-12-01T04:58:19.645 INFO:tasks.rados.rados.0.smithi080.stdout:3450: done (12 left) 2023-12-01T04:58:19.645 INFO:tasks.rados.rados.0.smithi080.stdout:3451: done (11 left) 2023-12-01T04:58:19.645 INFO:tasks.rados.rados.0.smithi080.stdout:3452: done (10 left) 2023-12-01T04:58:19.646 INFO:tasks.rados.rados.0.smithi080.stdout:3453: done (9 left) 2023-12-01T04:58:19.646 INFO:tasks.rados.rados.0.smithi080.stdout:3463: delete oid 64 current snap is 0 2023-12-01T04:58:19.646 INFO:tasks.rados.rados.0.smithi080.stdout:3455: expect (ObjNum 1507 snap 0 seq_num 1507) 2023-12-01T04:58:19.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:58:19 smithi080 bash[28361]: cluster 2023-12-01T04:58:18.184897+0000 mgr.y (mgr.24362) 294 : cluster 0 pgmap v265: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 46 MiB/s rd, 5.5 MiB/s wr, 61 op/s 2023-12-01T04:58:19.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:58:19 smithi080 bash[41963]: cluster 2023-12-01T04:58:18.184897+0000 mgr.y (mgr.24362) 294 : cluster 0 pgmap v265: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 46 MiB/s rd, 5.5 MiB/s wr, 61 op/s 2023-12-01T04:58:19.842 INFO:tasks.rados.rados.0.smithi080.stdout:3456: expect (ObjNum 1183 snap 0 seq_num 1183) 2023-12-01T04:58:20.112 INFO:tasks.rados.rados.0.smithi080.stdout:3454: expect (ObjNum 1973 snap 0 seq_num 1973) 2023-12-01T04:58:20.301 INFO:tasks.rados.rados.0.smithi080.stdout:3457: finishing write tid 1 to smithi08089843-191 2023-12-01T04:58:20.301 INFO:tasks.rados.rados.0.smithi080.stdout:3457: finishing write tid 2 to smithi08089843-191 2023-12-01T04:58:20.301 INFO:tasks.rados.rados.0.smithi080.stdout:3457: finishing write tid 3 to smithi08089843-191 2023-12-01T04:58:20.301 INFO:tasks.rados.rados.0.smithi080.stdout:3457: finishing write tid 4 to smithi08089843-191 2023-12-01T04:58:20.301 INFO:tasks.rados.rados.0.smithi080.stdout:3457: oid 191 updating version 0 to 289 2023-12-01T04:58:20.301 INFO:tasks.rados.rados.0.smithi080.stdout:3457: oid 191 updating version 289 to 291 2023-12-01T04:58:20.301 INFO:tasks.rados.rados.0.smithi080.stdout:3457: oid 191 version 291 is already newer than 290 2023-12-01T04:58:20.301 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 191 v 291 (ObjNum 2150 snap 0 seq_num 2150) dirty exists 2023-12-01T04:58:20.301 INFO:tasks.rados.rados.0.smithi080.stdout:3457: left oid 191 (ObjNum 2150 snap 0 seq_num 2150) 2023-12-01T04:58:20.301 INFO:tasks.rados.rados.0.smithi080.stdout:3458: expect (ObjNum 633 snap 0 seq_num 633) 2023-12-01T04:58:20.447 INFO:tasks.rados.rados.0.smithi080.stdout:3459: expect (ObjNum 2093 snap 0 seq_num 2093) 2023-12-01T04:58:20.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:58:20 smithi090 bash[32384]: audit 2023-12-01T04:58:19.372768+0000 mon.a (mon.0) 885 : audit 0 from='client.? 172.21.15.80:0/3397621787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:58:20.552 INFO:tasks.rados.rados.0.smithi080.stdout:3460: finishing write tid 1 to smithi08089843-110 2023-12-01T04:58:20.552 INFO:tasks.rados.rados.0.smithi080.stdout:3460: finishing write tid 2 to smithi08089843-110 2023-12-01T04:58:20.552 INFO:tasks.rados.rados.0.smithi080.stdout:3460: finishing write tid 3 to smithi08089843-110 2023-12-01T04:58:20.553 INFO:tasks.rados.rados.0.smithi080.stdout:3460: finishing write tid 4 to smithi08089843-110 2023-12-01T04:58:20.553 INFO:tasks.rados.rados.0.smithi080.stdout:3460: oid 110 updating version 0 to 426 2023-12-01T04:58:20.553 INFO:tasks.rados.rados.0.smithi080.stdout:3460: oid 110 version 426 is already newer than 425 2023-12-01T04:58:20.553 INFO:tasks.rados.rados.0.smithi080.stdout:3460: oid 110 version 426 is already newer than 424 2023-12-01T04:58:20.553 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 110 v 426 (ObjNum 2151 snap 0 seq_num 2151) dirty exists 2023-12-01T04:58:20.553 INFO:tasks.rados.rados.0.smithi080.stdout:3460: left oid 110 (ObjNum 2151 snap 0 seq_num 2151) 2023-12-01T04:58:20.553 INFO:tasks.rados.rados.0.smithi080.stdout:3461: finishing write tid 1 to smithi08089843-66 2023-12-01T04:58:20.553 INFO:tasks.rados.rados.0.smithi080.stdout:3461: finishing write tid 2 to smithi08089843-66 2023-12-01T04:58:20.553 INFO:tasks.rados.rados.0.smithi080.stdout:3461: finishing write tid 3 to smithi08089843-66 2023-12-01T04:58:20.553 INFO:tasks.rados.rados.0.smithi080.stdout:3461: finishing write tid 4 to smithi08089843-66 2023-12-01T04:58:20.553 INFO:tasks.rados.rados.0.smithi080.stdout:3461: oid 66 updating version 0 to 367 2023-12-01T04:58:20.553 INFO:tasks.rados.rados.0.smithi080.stdout:3461: oid 66 updating version 367 to 368 2023-12-01T04:58:20.553 INFO:tasks.rados.rados.0.smithi080.stdout:3461: oid 66 updating version 368 to 369 2023-12-01T04:58:20.553 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 66 v 369 (ObjNum 2152 snap 0 seq_num 2152) dirty exists 2023-12-01T04:58:20.554 INFO:tasks.rados.rados.0.smithi080.stdout:3461: left oid 66 (ObjNum 2152 snap 0 seq_num 2152) 2023-12-01T04:58:20.554 INFO:tasks.rados.rados.0.smithi080.stdout:3462: finishing write tid 1 to smithi08089843-83 2023-12-01T04:58:20.554 INFO:tasks.rados.rados.0.smithi080.stdout:3462: finishing write tid 2 to smithi08089843-83 2023-12-01T04:58:20.554 INFO:tasks.rados.rados.0.smithi080.stdout:3462: finishing write tid 3 to smithi08089843-83 2023-12-01T04:58:20.554 INFO:tasks.rados.rados.0.smithi080.stdout:3462: finishing write tid 4 to smithi08089843-83 2023-12-01T04:58:20.554 INFO:tasks.rados.rados.0.smithi080.stdout:3462: oid 83 updating version 0 to 371 2023-12-01T04:58:20.554 INFO:tasks.rados.rados.0.smithi080.stdout:3462: oid 83 updating version 371 to 372 2023-12-01T04:58:20.554 INFO:tasks.rados.rados.0.smithi080.stdout:3462: oid 83 version 372 is already newer than 370 2023-12-01T04:58:20.554 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 83 v 372 (ObjNum 2153 snap 0 seq_num 2153) dirty exists 2023-12-01T04:58:20.554 INFO:tasks.rados.rados.0.smithi080.stdout:3462: left oid 83 (ObjNum 2153 snap 0 seq_num 2153) 2023-12-01T04:58:20.554 INFO:tasks.rados.rados.0.smithi080.stdout:3454: done (9 left) 2023-12-01T04:58:20.554 INFO:tasks.rados.rados.0.smithi080.stdout:3455: done (8 left) 2023-12-01T04:58:20.554 INFO:tasks.rados.rados.0.smithi080.stdout:3456: done (7 left) 2023-12-01T04:58:20.555 INFO:tasks.rados.rados.0.smithi080.stdout:3457: done (6 left) 2023-12-01T04:58:20.555 INFO:tasks.rados.rados.0.smithi080.stdout:3458: done (5 left) 2023-12-01T04:58:20.555 INFO:tasks.rados.rados.0.smithi080.stdout:3459: done (4 left) 2023-12-01T04:58:20.555 INFO:tasks.rados.rados.0.smithi080.stdout:3460: done (3 left) 2023-12-01T04:58:20.555 INFO:tasks.rados.rados.0.smithi080.stdout:3461: done (2 left) 2023-12-01T04:58:20.555 INFO:tasks.rados.rados.0.smithi080.stdout:3462: done (1 left) 2023-12-01T04:58:20.555 INFO:tasks.rados.rados.0.smithi080.stdout:3463: done (0 left) 2023-12-01T04:58:20.555 INFO:tasks.rados.rados.0.smithi080.stdout:3464: write oid 114 current snap is 0 2023-12-01T04:58:20.555 INFO:tasks.rados.rados.0.smithi080.stdout:3464: seq_num 2155 ranges {619085=689494,2038578=180507} 2023-12-01T04:58:20.565 INFO:tasks.rados.rados.0.smithi080.stdout:3464: writing smithi08089843-114 from 619085 to 1308579 tid 1 2023-12-01T04:58:20.572 INFO:tasks.rados.rados.0.smithi080.stdout:3464: writing smithi08089843-114 from 2038578 to 2219085 tid 2 2023-12-01T04:58:20.572 INFO:tasks.rados.rados.0.smithi080.stdout:3465: read oid 353 snap -1 2023-12-01T04:58:20.572 INFO:tasks.rados.rados.0.smithi080.stdout:3465: expect (ObjNum 352 snap 0 seq_num 352) 2023-12-01T04:58:20.572 INFO:tasks.rados.rados.0.smithi080.stdout:3466: read oid 44 snap -1 2023-12-01T04:58:20.572 INFO:tasks.rados.rados.0.smithi080.stdout:3466: expect deleted 2023-12-01T04:58:20.573 INFO:tasks.rados.rados.0.smithi080.stdout:3467: read oid 274 snap -1 2023-12-01T04:58:20.573 INFO:tasks.rados.rados.0.smithi080.stdout:3467: expect (ObjNum 1166 snap 0 seq_num 1166) 2023-12-01T04:58:20.573 INFO:tasks.rados.rados.0.smithi080.stdout:3468: read oid 213 snap -1 2023-12-01T04:58:20.573 INFO:tasks.rados.rados.0.smithi080.stdout:3468: expect (ObjNum 1645 snap 0 seq_num 1645) 2023-12-01T04:58:20.573 INFO:tasks.rados.rados.0.smithi080.stdout:3469: read oid 91 snap -1 2023-12-01T04:58:20.573 INFO:tasks.rados.rados.0.smithi080.stdout:3469: expect deleted 2023-12-01T04:58:20.573 INFO:tasks.rados.rados.0.smithi080.stdout:3470: read oid 160 snap -1 2023-12-01T04:58:20.573 INFO:tasks.rados.rados.0.smithi080.stdout:3470: expect (ObjNum 1554 snap 0 seq_num 1554) 2023-12-01T04:58:20.573 INFO:tasks.rados.rados.0.smithi080.stdout:3471: read oid 447 snap -1 2023-12-01T04:58:20.573 INFO:tasks.rados.rados.0.smithi080.stdout:3471: expect (ObjNum 2059 snap 0 seq_num 2059) 2023-12-01T04:58:20.573 INFO:tasks.rados.rados.0.smithi080.stdout:3472: read oid 319 snap -1 2023-12-01T04:58:20.573 INFO:tasks.rados.rados.0.smithi080.stdout:3472: expect (ObjNum 1622 snap 0 seq_num 1622) 2023-12-01T04:58:20.573 INFO:tasks.rados.rados.0.smithi080.stdout:3473: read oid 157 snap -1 2023-12-01T04:58:20.573 INFO:tasks.rados.rados.0.smithi080.stdout:3473: expect deleted 2023-12-01T04:58:20.573 INFO:tasks.rados.rados.0.smithi080.stdout:3474: write oid 67 current snap is 0 2023-12-01T04:58:20.574 INFO:tasks.rados.rados.0.smithi080.stdout:3474: seq_num 2156 ranges {635892=764743,2097060=138832} 2023-12-01T04:58:20.580 INFO:tasks.rados.rados.0.smithi080.stdout:3474: writing smithi08089843-67 from 635892 to 1400635 tid 1 2023-12-01T04:58:20.585 INFO:tasks.rados.rados.0.smithi080.stdout:3474: writing smithi08089843-67 from 2097060 to 2235892 tid 2 2023-12-01T04:58:20.585 INFO:tasks.rados.rados.0.smithi080.stdout:3475: delete oid 325 current snap is 0 2023-12-01T04:58:20.585 INFO:tasks.rados.rados.0.smithi080.stdout:3464: finishing write tid 1 to smithi08089843-114 2023-12-01T04:58:20.586 INFO:tasks.rados.rados.0.smithi080.stdout:3467: expect (ObjNum 1166 snap 0 seq_num 1166) 2023-12-01T04:58:20.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:58:20 smithi080 bash[28361]: audit 2023-12-01T04:58:19.372768+0000 mon.a (mon.0) 885 : audit 0 from='client.? 172.21.15.80:0/3397621787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:58:20.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:58:20 smithi080 bash[41963]: audit 2023-12-01T04:58:19.372768+0000 mon.a (mon.0) 885 : audit 0 from='client.? 172.21.15.80:0/3397621787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:58:20.758 INFO:tasks.rados.rados.0.smithi080.stdout:3465: expect (ObjNum 352 snap 0 seq_num 352) 2023-12-01T04:58:20.887 INFO:tasks.rados.rados.0.smithi080.stdout:3468: expect (ObjNum 1645 snap 0 seq_num 1645) 2023-12-01T04:58:21.068 INFO:tasks.rados.rados.0.smithi080.stdout:3464: finishing write tid 2 to smithi08089843-114 2023-12-01T04:58:21.069 INFO:tasks.rados.rados.0.smithi080.stdout:3464: finishing write tid 3 to smithi08089843-114 2023-12-01T04:58:21.069 INFO:tasks.rados.rados.0.smithi080.stdout:3464: finishing write tid 4 to smithi08089843-114 2023-12-01T04:58:21.069 INFO:tasks.rados.rados.0.smithi080.stdout:3464: oid 114 updating version 0 to 492 2023-12-01T04:58:21.069 INFO:tasks.rados.rados.0.smithi080.stdout:3464: oid 114 updating version 492 to 493 2023-12-01T04:58:21.069 INFO:tasks.rados.rados.0.smithi080.stdout:3464: oid 114 version 493 is already newer than 491 2023-12-01T04:58:21.069 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 114 v 493 (ObjNum 2155 snap 0 seq_num 2155) dirty exists 2023-12-01T04:58:21.069 INFO:tasks.rados.rados.0.smithi080.stdout:3464: left oid 114 (ObjNum 2155 snap 0 seq_num 2155) 2023-12-01T04:58:21.069 INFO:tasks.rados.rados.0.smithi080.stdout:3472: expect (ObjNum 1622 snap 0 seq_num 1622) 2023-12-01T04:58:21.170 INFO:tasks.rados.rados.0.smithi080.stdout:3471: expect (ObjNum 2059 snap 0 seq_num 2059) 2023-12-01T04:58:21.355 INFO:tasks.rados.rados.0.smithi080.stdout:3470: expect (ObjNum 1554 snap 0 seq_num 1554) 2023-12-01T04:58:21.424 INFO:tasks.rados.rados.0.smithi080.stdout:3474: finishing write tid 1 to smithi08089843-67 2023-12-01T04:58:21.424 INFO:tasks.rados.rados.0.smithi080.stdout:3474: finishing write tid 2 to smithi08089843-67 2023-12-01T04:58:21.424 INFO:tasks.rados.rados.0.smithi080.stdout:3474: finishing write tid 3 to smithi08089843-67 2023-12-01T04:58:21.424 INFO:tasks.rados.rados.0.smithi080.stdout:3474: finishing write tid 4 to smithi08089843-67 2023-12-01T04:58:21.424 INFO:tasks.rados.rados.0.smithi080.stdout:3474: oid 67 updating version 0 to 429 2023-12-01T04:58:21.424 INFO:tasks.rados.rados.0.smithi080.stdout:3474: oid 67 version 429 is already newer than 428 2023-12-01T04:58:21.424 INFO:tasks.rados.rados.0.smithi080.stdout:3474: oid 67 version 429 is already newer than 427 2023-12-01T04:58:21.425 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 67 v 429 (ObjNum 2156 snap 0 seq_num 2156) dirty exists 2023-12-01T04:58:21.425 INFO:tasks.rados.rados.0.smithi080.stdout:3474: left oid 67 (ObjNum 2156 snap 0 seq_num 2156) 2023-12-01T04:58:21.425 INFO:tasks.rados.rados.0.smithi080.stdout:3464: done (11 left) 2023-12-01T04:58:21.425 INFO:tasks.rados.rados.0.smithi080.stdout:3465: done (10 left) 2023-12-01T04:58:21.425 INFO:tasks.rados.rados.0.smithi080.stdout:3466: done (9 left) 2023-12-01T04:58:21.425 INFO:tasks.rados.rados.0.smithi080.stdout:3467: done (8 left) 2023-12-01T04:58:21.425 INFO:tasks.rados.rados.0.smithi080.stdout:3468: done (7 left) 2023-12-01T04:58:21.425 INFO:tasks.rados.rados.0.smithi080.stdout:3469: done (6 left) 2023-12-01T04:58:21.425 INFO:tasks.rados.rados.0.smithi080.stdout:3470: done (5 left) 2023-12-01T04:58:21.425 INFO:tasks.rados.rados.0.smithi080.stdout:3471: done (4 left) 2023-12-01T04:58:21.425 INFO:tasks.rados.rados.0.smithi080.stdout:3472: done (3 left) 2023-12-01T04:58:21.425 INFO:tasks.rados.rados.0.smithi080.stdout:3473: done (2 left) 2023-12-01T04:58:21.425 INFO:tasks.rados.rados.0.smithi080.stdout:3474: done (1 left) 2023-12-01T04:58:21.425 INFO:tasks.rados.rados.0.smithi080.stdout:3475: done (0 left) 2023-12-01T04:58:21.425 INFO:tasks.rados.rados.0.smithi080.stdout:3476: read oid 65 snap -1 2023-12-01T04:58:21.425 INFO:tasks.rados.rados.0.smithi080.stdout:3476: expect (ObjNum 2098 snap 0 seq_num 2098) 2023-12-01T04:58:21.426 INFO:tasks.rados.rados.0.smithi080.stdout:3477: write oid 252 current snap is 0 2023-12-01T04:58:21.426 INFO:tasks.rados.rados.0.smithi080.stdout:3477: seq_num 2158 ranges {669506=515241,1697671=571835} 2023-12-01T04:58:21.435 INFO:tasks.rados.rados.0.smithi080.stdout:3477: writing smithi08089843-252 from 669506 to 1184747 tid 1 2023-12-01T04:58:21.443 INFO:tasks.rados.rados.0.smithi080.stdout:3477: writing smithi08089843-252 from 1697671 to 2269506 tid 2 2023-12-01T04:58:21.443 INFO:tasks.rados.rados.0.smithi080.stdout:3478: write oid 103 current snap is 0 2023-12-01T04:58:21.443 INFO:tasks.rados.rados.0.smithi080.stdout:3478: seq_num 2159 ranges {686313=590490,1756153=530160} 2023-12-01T04:58:21.450 INFO:tasks.rados.rados.0.smithi080.stdout:3478: writing smithi08089843-103 from 686313 to 1276803 tid 1 2023-12-01T04:58:21.456 INFO:tasks.rados.rados.0.smithi080.stdout:3478: writing smithi08089843-103 from 1756153 to 2286313 tid 2 2023-12-01T04:58:21.456 INFO:tasks.rados.rados.0.smithi080.stdout:3479: read oid 351 snap -1 2023-12-01T04:58:21.456 INFO:tasks.rados.rados.0.smithi080.stdout:3479: expect (ObjNum 2127 snap 0 seq_num 2127) 2023-12-01T04:58:21.456 INFO:tasks.rados.rados.0.smithi080.stdout:3480: write oid 118 current snap is 0 2023-12-01T04:58:21.456 INFO:tasks.rados.rados.0.smithi080.stdout:3480: seq_num 2160 ranges {703120=782092,1930988=372132} 2023-12-01T04:58:21.465 INFO:tasks.rados.rados.0.smithi080.stdout:3480: writing smithi08089843-118 from 703120 to 1485212 tid 1 2023-12-01T04:58:21.469 INFO:tasks.rados.rados.0.smithi080.stdout:3480: writing smithi08089843-118 from 1930988 to 2303120 tid 2 2023-12-01T04:58:21.470 INFO:tasks.rados.rados.0.smithi080.stdout:3481: write oid 419 current snap is 0 2023-12-01T04:58:21.470 INFO:tasks.rados.rados.0.smithi080.stdout:3481: seq_num 2161 ranges {719927=457341,1873117=446810} 2023-12-01T04:58:21.476 INFO:tasks.rados.rados.0.smithi080.stdout:3481: writing smithi08089843-419 from 719927 to 1177268 tid 1 2023-12-01T04:58:21.483 INFO:tasks.rados.rados.0.smithi080.stdout:3481: writing smithi08089843-419 from 1873117 to 2319927 tid 2 2023-12-01T04:58:21.483 INFO:tasks.rados.rados.0.smithi080.stdout:3482: delete oid 60 current snap is 0 2023-12-01T04:58:21.483 INFO:tasks.rados.rados.0.smithi080.stdout:3476: expect (ObjNum 2098 snap 0 seq_num 2098) 2023-12-01T04:58:21.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:58:21 smithi090 bash[32384]: cluster 2023-12-01T04:58:20.185468+0000 mgr.y (mgr.24362) 295 : cluster 0 pgmap v266: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 46 MiB/s rd, 5.5 MiB/s wr, 61 op/s 2023-12-01T04:58:21.666 INFO:tasks.rados.rados.0.smithi080.stdout:3477: finishing write tid 1 to smithi08089843-252 2023-12-01T04:58:21.666 INFO:tasks.rados.rados.0.smithi080.stdout:3477: finishing write tid 2 to smithi08089843-252 2023-12-01T04:58:21.666 INFO:tasks.rados.rados.0.smithi080.stdout:3477: finishing write tid 3 to smithi08089843-252 2023-12-01T04:58:21.666 INFO:tasks.rados.rados.0.smithi080.stdout:3477: finishing write tid 4 to smithi08089843-252 2023-12-01T04:58:21.667 INFO:tasks.rados.rados.0.smithi080.stdout:3477: oid 252 updating version 0 to 506 2023-12-01T04:58:21.667 INFO:tasks.rados.rados.0.smithi080.stdout:3477: oid 252 version 506 is already newer than 504 2023-12-01T04:58:21.667 INFO:tasks.rados.rados.0.smithi080.stdout:3477: oid 252 version 506 is already newer than 505 2023-12-01T04:58:21.667 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 252 v 506 (ObjNum 2158 snap 0 seq_num 2158) dirty exists 2023-12-01T04:58:21.667 INFO:tasks.rados.rados.0.smithi080.stdout:3477: left oid 252 (ObjNum 2158 snap 0 seq_num 2158) 2023-12-01T04:58:21.667 INFO:tasks.rados.rados.0.smithi080.stdout:3478: finishing write tid 1 to smithi08089843-103 2023-12-01T04:58:21.667 INFO:tasks.rados.rados.0.smithi080.stdout:3479: expect (ObjNum 2127 snap 0 seq_num 2127) 2023-12-01T04:58:21.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:58:21 smithi080 bash[41963]: cluster 2023-12-01T04:58:20.185468+0000 mgr.y (mgr.24362) 295 : cluster 0 pgmap v266: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 46 MiB/s rd, 5.5 MiB/s wr, 61 op/s 2023-12-01T04:58:21.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:58:21 smithi080 bash[28361]: cluster 2023-12-01T04:58:20.185468+0000 mgr.y (mgr.24362) 295 : cluster 0 pgmap v266: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 46 MiB/s rd, 5.5 MiB/s wr, 61 op/s 2023-12-01T04:58:21.853 INFO:tasks.rados.rados.0.smithi080.stdout:3478: finishing write tid 2 to smithi08089843-103 2023-12-01T04:58:21.853 INFO:tasks.rados.rados.0.smithi080.stdout:3478: finishing write tid 3 to smithi08089843-103 2023-12-01T04:58:21.853 INFO:tasks.rados.rados.0.smithi080.stdout:3478: finishing write tid 4 to smithi08089843-103 2023-12-01T04:58:21.853 INFO:tasks.rados.rados.0.smithi080.stdout:3478: oid 103 updating version 0 to 405 2023-12-01T04:58:21.853 INFO:tasks.rados.rados.0.smithi080.stdout:3478: oid 103 version 405 is already newer than 404 2023-12-01T04:58:21.853 INFO:tasks.rados.rados.0.smithi080.stdout:3478: oid 103 version 405 is already newer than 403 2023-12-01T04:58:21.853 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 103 v 405 (ObjNum 2159 snap 0 seq_num 2159) dirty exists 2023-12-01T04:58:21.853 INFO:tasks.rados.rados.0.smithi080.stdout:3478: left oid 103 (ObjNum 2159 snap 0 seq_num 2159) 2023-12-01T04:58:21.854 INFO:tasks.rados.rados.0.smithi080.stdout:3480: finishing write tid 1 to smithi08089843-118 2023-12-01T04:58:21.854 INFO:tasks.rados.rados.0.smithi080.stdout:3480: finishing write tid 2 to smithi08089843-118 2023-12-01T04:58:21.854 INFO:tasks.rados.rados.0.smithi080.stdout:3480: finishing write tid 3 to smithi08089843-118 2023-12-01T04:58:21.854 INFO:tasks.rados.rados.0.smithi080.stdout:3480: finishing write tid 4 to smithi08089843-118 2023-12-01T04:58:21.854 INFO:tasks.rados.rados.0.smithi080.stdout:3480: oid 118 updating version 0 to 412 2023-12-01T04:58:21.854 INFO:tasks.rados.rados.0.smithi080.stdout:3480: oid 118 version 412 is already newer than 410 2023-12-01T04:58:21.854 INFO:tasks.rados.rados.0.smithi080.stdout:3480: oid 118 version 412 is already newer than 411 2023-12-01T04:58:21.854 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 118 v 412 (ObjNum 2160 snap 0 seq_num 2160) dirty exists 2023-12-01T04:58:21.854 INFO:tasks.rados.rados.0.smithi080.stdout:3480: left oid 118 (ObjNum 2160 snap 0 seq_num 2160) 2023-12-01T04:58:21.854 INFO:tasks.rados.rados.0.smithi080.stdout:3481: finishing write tid 1 to smithi08089843-419 2023-12-01T04:58:21.854 INFO:tasks.rados.rados.0.smithi080.stdout:3481: finishing write tid 2 to smithi08089843-419 2023-12-01T04:58:21.854 INFO:tasks.rados.rados.0.smithi080.stdout:3481: finishing write tid 3 to smithi08089843-419 2023-12-01T04:58:21.855 INFO:tasks.rados.rados.0.smithi080.stdout:3481: finishing write tid 4 to smithi08089843-419 2023-12-01T04:58:21.855 INFO:tasks.rados.rados.0.smithi080.stdout:3481: oid 419 updating version 0 to 503 2023-12-01T04:58:21.855 INFO:tasks.rados.rados.0.smithi080.stdout:3481: oid 419 updating version 503 to 504 2023-12-01T04:58:21.855 INFO:tasks.rados.rados.0.smithi080.stdout:3481: oid 419 version 504 is already newer than 502 2023-12-01T04:58:21.855 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 419 v 504 (ObjNum 2161 snap 0 seq_num 2161) dirty exists 2023-12-01T04:58:21.855 INFO:tasks.rados.rados.0.smithi080.stdout:3481: left oid 419 (ObjNum 2161 snap 0 seq_num 2161) 2023-12-01T04:58:21.855 INFO:tasks.rados.rados.0.smithi080.stdout:3476: done (6 left) 2023-12-01T04:58:21.855 INFO:tasks.rados.rados.0.smithi080.stdout:3477: done (5 left) 2023-12-01T04:58:21.855 INFO:tasks.rados.rados.0.smithi080.stdout:3478: done (4 left) 2023-12-01T04:58:21.855 INFO:tasks.rados.rados.0.smithi080.stdout:3479: done (3 left) 2023-12-01T04:58:21.856 INFO:tasks.rados.rados.0.smithi080.stdout:3480: done (2 left) 2023-12-01T04:58:21.856 INFO:tasks.rados.rados.0.smithi080.stdout:3481: done (1 left) 2023-12-01T04:58:21.856 INFO:tasks.rados.rados.0.smithi080.stdout:3482: done (0 left) 2023-12-01T04:58:21.856 INFO:tasks.rados.rados.0.smithi080.stdout:3483: read oid 345 snap -1 2023-12-01T04:58:21.856 INFO:tasks.rados.rados.0.smithi080.stdout:3483: expect deleted 2023-12-01T04:58:21.856 INFO:tasks.rados.rados.0.smithi080.stdout:3484: read oid 457 snap -1 2023-12-01T04:58:21.856 INFO:tasks.rados.rados.0.smithi080.stdout:3484: expect deleted 2023-12-01T04:58:21.856 INFO:tasks.rados.rados.0.smithi080.stdout:3485: read oid 356 snap -1 2023-12-01T04:58:21.856 INFO:tasks.rados.rados.0.smithi080.stdout:3485: expect (ObjNum 2106 snap 0 seq_num 2106) 2023-12-01T04:58:21.856 INFO:tasks.rados.rados.0.smithi080.stdout:3486: read oid 34 snap -1 2023-12-01T04:58:21.856 INFO:tasks.rados.rados.0.smithi080.stdout:3486: expect (ObjNum 1721 snap 0 seq_num 1721) 2023-12-01T04:58:21.856 INFO:tasks.rados.rados.0.smithi080.stdout:3487: delete oid 292 current snap is 0 2023-12-01T04:58:21.857 INFO:tasks.rados.rados.0.smithi080.stdout:3483: done (4 left) 2023-12-01T04:58:21.857 INFO:tasks.rados.rados.0.smithi080.stdout:3484: done (3 left) 2023-12-01T04:58:21.857 INFO:tasks.rados.rados.0.smithi080.stdout:3487: done (2 left) 2023-12-01T04:58:21.857 INFO:tasks.rados.rados.0.smithi080.stdout:3488: delete oid 175 current snap is 0 2023-12-01T04:58:21.859 INFO:tasks.rados.rados.0.smithi080.stdout:3488: done (2 left) 2023-12-01T04:58:21.859 INFO:tasks.rados.rados.0.smithi080.stdout:3489: read oid 353 snap -1 2023-12-01T04:58:21.859 INFO:tasks.rados.rados.0.smithi080.stdout:3489: expect (ObjNum 352 snap 0 seq_num 352) 2023-12-01T04:58:21.859 INFO:tasks.rados.rados.0.smithi080.stdout:3490: write oid 263 current snap is 0 2023-12-01T04:58:21.859 INFO:tasks.rados.rados.0.smithi080.stdout:3490: seq_num 2165 ranges {787155=758337,1990692=396463} 2023-12-01T04:58:21.872 INFO:tasks.rados.rados.0.smithi080.stdout:3490: writing smithi08089843-263 from 787155 to 1545492 tid 1 2023-12-01T04:58:21.877 INFO:tasks.rados.rados.0.smithi080.stdout:3490: writing smithi08089843-263 from 1990692 to 2387155 tid 2 2023-12-01T04:58:21.877 INFO:tasks.rados.rados.0.smithi080.stdout:3491: write oid 361 current snap is 0 2023-12-01T04:58:21.877 INFO:tasks.rados.rados.0.smithi080.stdout:3491: seq_num 2166 ranges {403962=433586,1249174=701757} 2023-12-01T04:58:21.882 INFO:tasks.rados.rados.0.smithi080.stdout:3491: writing smithi08089843-361 from 403962 to 837548 tid 1 2023-12-01T04:58:21.888 INFO:tasks.rados.rados.0.smithi080.stdout:3491: writing smithi08089843-361 from 1249174 to 1950931 tid 2 2023-12-01T04:58:21.888 INFO:tasks.rados.rados.0.smithi080.stdout:3492: write oid 327 current snap is 0 2023-12-01T04:58:21.889 INFO:tasks.rados.rados.0.smithi080.stdout:3492: seq_num 2167 ranges {420769=625188,1824009=445415} 2023-12-01T04:58:21.895 INFO:tasks.rados.rados.0.smithi080.stdout:3492: writing smithi08089843-327 from 420769 to 1045957 tid 1 2023-12-01T04:58:21.902 INFO:tasks.rados.rados.0.smithi080.stdout:3492: writing smithi08089843-327 from 1824009 to 2269424 tid 2 2023-12-01T04:58:21.902 INFO:tasks.rados.rados.0.smithi080.stdout:3493: write oid 234 current snap is 0 2023-12-01T04:58:21.902 INFO:tasks.rados.rados.0.smithi080.stdout:3493: seq_num 2168 ranges {437576=700437,1882491=555085} 2023-12-01T04:58:21.909 INFO:tasks.rados.rados.0.smithi080.stdout:3493: writing smithi08089843-234 from 437576 to 1138013 tid 1 2023-12-01T04:58:21.916 INFO:tasks.rados.rados.0.smithi080.stdout:3493: writing smithi08089843-234 from 1882491 to 2437576 tid 2 2023-12-01T04:58:21.916 INFO:tasks.rados.rados.0.smithi080.stdout:3494: write oid 268 current snap is 0 2023-12-01T04:58:21.916 INFO:tasks.rados.rados.0.smithi080.stdout:3494: seq_num 2169 ranges {454383=775686,1824620=449084} 2023-12-01T04:58:21.923 INFO:tasks.rados.rados.0.smithi080.stdout:3494: writing smithi08089843-268 from 454383 to 1230069 tid 1 2023-12-01T04:58:21.929 INFO:tasks.rados.rados.0.smithi080.stdout:3494: writing smithi08089843-268 from 1824620 to 2273704 tid 2 2023-12-01T04:58:21.929 INFO:tasks.rados.rados.0.smithi080.stdout:3495: write oid 196 current snap is 0 2023-12-01T04:58:21.929 INFO:tasks.rados.rados.0.smithi080.stdout:3495: seq_num 2170 ranges {471190=450935,1483102=709095} 2023-12-01T04:58:21.934 INFO:tasks.rados.rados.0.smithi080.stdout:3495: writing smithi08089843-196 from 471190 to 922125 tid 1 2023-12-01T04:58:21.942 INFO:tasks.rados.rados.0.smithi080.stdout:3495: writing smithi08089843-196 from 1483102 to 2192197 tid 2 2023-12-01T04:58:21.942 INFO:tasks.rados.rados.0.smithi080.stdout:3496: delete oid 293 current snap is 0 2023-12-01T04:58:21.942 INFO:tasks.rados.rados.0.smithi080.stdout:3489: expect (ObjNum 352 snap 0 seq_num 352) 2023-12-01T04:58:22.079 INFO:tasks.rados.rados.0.smithi080.stdout:3486: expect (ObjNum 1721 snap 0 seq_num 1721) 2023-12-01T04:58:22.277 INFO:tasks.rados.rados.0.smithi080.stdout:3485: expect (ObjNum 2106 snap 0 seq_num 2106) 2023-12-01T04:58:22.465 INFO:tasks.rados.rados.0.smithi080.stdout:3490: finishing write tid 1 to smithi08089843-263 2023-12-01T04:58:22.465 INFO:tasks.rados.rados.0.smithi080.stdout:3490: finishing write tid 2 to smithi08089843-263 2023-12-01T04:58:22.465 INFO:tasks.rados.rados.0.smithi080.stdout:3490: finishing write tid 3 to smithi08089843-263 2023-12-01T04:58:22.465 INFO:tasks.rados.rados.0.smithi080.stdout:3490: finishing write tid 4 to smithi08089843-263 2023-12-01T04:58:22.466 INFO:tasks.rados.rados.0.smithi080.stdout:3490: oid 263 updating version 0 to 406 2023-12-01T04:58:22.466 INFO:tasks.rados.rados.0.smithi080.stdout:3490: oid 263 updating version 406 to 407 2023-12-01T04:58:22.466 INFO:tasks.rados.rados.0.smithi080.stdout:3490: oid 263 updating version 407 to 408 2023-12-01T04:58:22.466 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 263 v 408 (ObjNum 2165 snap 0 seq_num 2165) dirty exists 2023-12-01T04:58:22.466 INFO:tasks.rados.rados.0.smithi080.stdout:3490: left oid 263 (ObjNum 2165 snap 0 seq_num 2165) 2023-12-01T04:58:22.466 INFO:tasks.rados.rados.0.smithi080.stdout:3491: finishing write tid 1 to smithi08089843-361 2023-12-01T04:58:22.466 INFO:tasks.rados.rados.0.smithi080.stdout:3491: finishing write tid 2 to smithi08089843-361 2023-12-01T04:58:22.466 INFO:tasks.rados.rados.0.smithi080.stdout:3491: finishing write tid 3 to smithi08089843-361 2023-12-01T04:58:22.466 INFO:tasks.rados.rados.0.smithi080.stdout:3491: finishing write tid 4 to smithi08089843-361 2023-12-01T04:58:22.466 INFO:tasks.rados.rados.0.smithi080.stdout:3491: oid 361 updating version 0 to 359 2023-12-01T04:58:22.466 INFO:tasks.rados.rados.0.smithi080.stdout:3491: oid 361 updating version 359 to 360 2023-12-01T04:58:22.466 INFO:tasks.rados.rados.0.smithi080.stdout:3491: oid 361 updating version 360 to 361 2023-12-01T04:58:22.466 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 361 v 361 (ObjNum 2166 snap 0 seq_num 2166) dirty exists 2023-12-01T04:58:22.467 INFO:tasks.rados.rados.0.smithi080.stdout:3491: left oid 361 (ObjNum 2166 snap 0 seq_num 2166) 2023-12-01T04:58:22.467 INFO:tasks.rados.rados.0.smithi080.stdout:3492: finishing write tid 1 to smithi08089843-327 2023-12-01T04:58:22.467 INFO:tasks.rados.rados.0.smithi080.stdout:3492: finishing write tid 2 to smithi08089843-327 2023-12-01T04:58:22.467 INFO:tasks.rados.rados.0.smithi080.stdout:3492: finishing write tid 3 to smithi08089843-327 2023-12-01T04:58:22.467 INFO:tasks.rados.rados.0.smithi080.stdout:3492: finishing write tid 4 to smithi08089843-327 2023-12-01T04:58:22.467 INFO:tasks.rados.rados.0.smithi080.stdout:3492: oid 327 updating version 0 to 435 2023-12-01T04:58:22.467 INFO:tasks.rados.rados.0.smithi080.stdout:3492: oid 327 version 435 is already newer than 433 2023-12-01T04:58:22.467 INFO:tasks.rados.rados.0.smithi080.stdout:3492: oid 327 version 435 is already newer than 434 2023-12-01T04:58:22.467 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 327 v 435 (ObjNum 2167 snap 0 seq_num 2167) dirty exists 2023-12-01T04:58:22.467 INFO:tasks.rados.rados.0.smithi080.stdout:3492: left oid 327 (ObjNum 2167 snap 0 seq_num 2167) 2023-12-01T04:58:22.467 INFO:tasks.rados.rados.0.smithi080.stdout:3493: finishing write tid 1 to smithi08089843-234 2023-12-01T04:58:22.467 INFO:tasks.rados.rados.0.smithi080.stdout:3493: finishing write tid 2 to smithi08089843-234 2023-12-01T04:58:22.467 INFO:tasks.rados.rados.0.smithi080.stdout:3493: finishing write tid 3 to smithi08089843-234 2023-12-01T04:58:22.467 INFO:tasks.rados.rados.0.smithi080.stdout:3493: finishing write tid 4 to smithi08089843-234 2023-12-01T04:58:22.468 INFO:tasks.rados.rados.0.smithi080.stdout:3493: oid 234 updating version 0 to 417 2023-12-01T04:58:22.468 INFO:tasks.rados.rados.0.smithi080.stdout:3493: oid 234 updating version 417 to 418 2023-12-01T04:58:22.468 INFO:tasks.rados.rados.0.smithi080.stdout:3493: oid 234 updating version 418 to 419 2023-12-01T04:58:22.468 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 234 v 419 (ObjNum 2168 snap 0 seq_num 2168) dirty exists 2023-12-01T04:58:22.468 INFO:tasks.rados.rados.0.smithi080.stdout:3493: left oid 234 (ObjNum 2168 snap 0 seq_num 2168) 2023-12-01T04:58:22.468 INFO:tasks.rados.rados.0.smithi080.stdout:3494: finishing write tid 1 to smithi08089843-268 2023-12-01T04:58:22.468 INFO:tasks.rados.rados.0.smithi080.stdout:3494: finishing write tid 2 to smithi08089843-268 2023-12-01T04:58:22.468 INFO:tasks.rados.rados.0.smithi080.stdout:3494: finishing write tid 3 to smithi08089843-268 2023-12-01T04:58:22.468 INFO:tasks.rados.rados.0.smithi080.stdout:3494: finishing write tid 4 to smithi08089843-268 2023-12-01T04:58:22.468 INFO:tasks.rados.rados.0.smithi080.stdout:3494: oid 268 updating version 0 to 375 2023-12-01T04:58:22.468 INFO:tasks.rados.rados.0.smithi080.stdout:3494: oid 268 version 375 is already newer than 374 2023-12-01T04:58:22.468 INFO:tasks.rados.rados.0.smithi080.stdout:3494: oid 268 version 375 is already newer than 373 2023-12-01T04:58:22.468 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 268 v 375 (ObjNum 2169 snap 0 seq_num 2169) dirty exists 2023-12-01T04:58:22.468 INFO:tasks.rados.rados.0.smithi080.stdout:3494: left oid 268 (ObjNum 2169 snap 0 seq_num 2169) 2023-12-01T04:58:22.469 INFO:tasks.rados.rados.0.smithi080.stdout:3495: finishing write tid 1 to smithi08089843-196 2023-12-01T04:58:22.469 INFO:tasks.rados.rados.0.smithi080.stdout:3495: finishing write tid 2 to smithi08089843-196 2023-12-01T04:58:22.469 INFO:tasks.rados.rados.0.smithi080.stdout:3495: finishing write tid 3 to smithi08089843-196 2023-12-01T04:58:22.469 INFO:tasks.rados.rados.0.smithi080.stdout:3495: finishing write tid 4 to smithi08089843-196 2023-12-01T04:58:22.469 INFO:tasks.rados.rados.0.smithi080.stdout:3495: oid 196 updating version 0 to 509 2023-12-01T04:58:22.469 INFO:tasks.rados.rados.0.smithi080.stdout:3495: oid 196 updating version 509 to 510 2023-12-01T04:58:22.469 INFO:tasks.rados.rados.0.smithi080.stdout:3495: oid 196 version 510 is already newer than 508 2023-12-01T04:58:22.469 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 196 v 510 (ObjNum 2170 snap 0 seq_num 2170) dirty exists 2023-12-01T04:58:22.469 INFO:tasks.rados.rados.0.smithi080.stdout:3495: left oid 196 (ObjNum 2170 snap 0 seq_num 2170) 2023-12-01T04:58:22.469 INFO:tasks.rados.rados.0.smithi080.stdout:3485: done (9 left) 2023-12-01T04:58:22.469 INFO:tasks.rados.rados.0.smithi080.stdout:3486: done (8 left) 2023-12-01T04:58:22.469 INFO:tasks.rados.rados.0.smithi080.stdout:3489: done (7 left) 2023-12-01T04:58:22.469 INFO:tasks.rados.rados.0.smithi080.stdout:3490: done (6 left) 2023-12-01T04:58:22.469 INFO:tasks.rados.rados.0.smithi080.stdout:3491: done (5 left) 2023-12-01T04:58:22.469 INFO:tasks.rados.rados.0.smithi080.stdout:3492: done (4 left) 2023-12-01T04:58:22.470 INFO:tasks.rados.rados.0.smithi080.stdout:3493: done (3 left) 2023-12-01T04:58:22.470 INFO:tasks.rados.rados.0.smithi080.stdout:3494: done (2 left) 2023-12-01T04:58:22.470 INFO:tasks.rados.rados.0.smithi080.stdout:3495: done (1 left) 2023-12-01T04:58:22.470 INFO:tasks.rados.rados.0.smithi080.stdout:3496: done (0 left) 2023-12-01T04:58:22.470 INFO:tasks.rados.rados.0.smithi080.stdout:3497: read oid 466 snap -1 2023-12-01T04:58:22.470 INFO:tasks.rados.rados.0.smithi080.stdout:3497: expect (ObjNum 1541 snap 0 seq_num 1541) 2023-12-01T04:58:22.470 INFO:tasks.rados.rados.0.smithi080.stdout:3498: write oid 433 current snap is 0 2023-12-01T04:58:22.470 INFO:tasks.rados.rados.0.smithi080.stdout:3498: seq_num 2172 ranges {504804=601433,1600066=712764} 2023-12-01T04:58:22.478 INFO:tasks.rados.rados.0.smithi080.stdout:3498: writing smithi08089843-433 from 504804 to 1106237 tid 1 2023-12-01T04:58:22.486 INFO:tasks.rados.rados.0.smithi080.stdout:3498: writing smithi08089843-433 from 1600066 to 2312830 tid 2 2023-12-01T04:58:22.486 INFO:tasks.rados.rados.0.smithi080.stdout:3499: read oid 137 snap -1 2023-12-01T04:58:22.486 INFO:tasks.rados.rados.0.smithi080.stdout:3499: expect deleted 2023-12-01T04:58:22.486 INFO:tasks.rados.rados.0.smithi080.stdout:3500: read oid 202 snap -1 2023-12-01T04:58:22.486 INFO:tasks.rados.rados.0.smithi080.stdout:3500: expect (ObjNum 201 snap 0 seq_num 201) 2023-12-01T04:58:22.486 INFO:tasks.rados.rados.0.smithi080.stdout:3501: read oid 392 snap -1 2023-12-01T04:58:22.486 INFO:tasks.rados.rados.0.smithi080.stdout:3501: expect deleted 2023-12-01T04:58:22.486 INFO:tasks.rados.rados.0.smithi080.stdout:3502: write oid 489 current snap is 0 2023-12-01T04:58:22.486 INFO:tasks.rados.rados.0.smithi080.stdout:3502: seq_num 2173 ranges {521611=676682,1942195=456422} 2023-12-01T04:58:22.493 INFO:tasks.rados.rados.0.smithi080.stdout:3502: writing smithi08089843-489 from 521611 to 1198293 tid 1 2023-12-01T04:58:22.501 INFO:tasks.rados.rados.0.smithi080.stdout:3502: writing smithi08089843-489 from 1942195 to 2398617 tid 2 2023-12-01T04:58:22.501 INFO:tasks.rados.rados.0.smithi080.stdout:3503: read oid 240 snap -1 2023-12-01T04:58:22.502 INFO:tasks.rados.rados.0.smithi080.stdout:3503: expect deleted 2023-12-01T04:58:22.502 INFO:tasks.rados.rados.0.smithi080.stdout:3504: delete oid 141 current snap is 0 2023-12-01T04:58:22.502 INFO:tasks.rados.rados.0.smithi080.stdout:3497: expect (ObjNum 1541 snap 0 seq_num 1541) 2023-12-01T04:58:22.680 INFO:tasks.rados.rados.0.smithi080.stdout:3498: finishing write tid 1 to smithi08089843-433 2023-12-01T04:58:22.680 INFO:tasks.rados.rados.0.smithi080.stdout:3498: finishing write tid 2 to smithi08089843-433 2023-12-01T04:58:22.680 INFO:tasks.rados.rados.0.smithi080.stdout:3498: finishing write tid 3 to smithi08089843-433 2023-12-01T04:58:22.680 INFO:tasks.rados.rados.0.smithi080.stdout:3498: finishing write tid 4 to smithi08089843-433 2023-12-01T04:58:22.680 INFO:tasks.rados.rados.0.smithi080.stdout:3498: oid 433 updating version 0 to 341 2023-12-01T04:58:22.680 INFO:tasks.rados.rados.0.smithi080.stdout:3498: oid 433 updating version 341 to 342 2023-12-01T04:58:22.680 INFO:tasks.rados.rados.0.smithi080.stdout:3498: oid 433 updating version 342 to 343 2023-12-01T04:58:22.680 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 433 v 343 (ObjNum 2172 snap 0 seq_num 2172) dirty exists 2023-12-01T04:58:22.680 INFO:tasks.rados.rados.0.smithi080.stdout:3498: left oid 433 (ObjNum 2172 snap 0 seq_num 2172) 2023-12-01T04:58:22.680 INFO:tasks.rados.rados.0.smithi080.stdout:3502: finishing write tid 1 to smithi08089843-489 2023-12-01T04:58:22.681 INFO:tasks.rados.rados.0.smithi080.stdout:3500: expect (ObjNum 201 snap 0 seq_num 201) 2023-12-01T04:58:22.800 INFO:tasks.rados.rados.0.smithi080.stdout:3502: finishing write tid 2 to smithi08089843-489 2023-12-01T04:58:22.800 INFO:tasks.rados.rados.0.smithi080.stdout:3502: finishing write tid 3 to smithi08089843-489 2023-12-01T04:58:22.800 INFO:tasks.rados.rados.0.smithi080.stdout:3502: finishing write tid 4 to smithi08089843-489 2023-12-01T04:58:22.801 INFO:tasks.rados.rados.0.smithi080.stdout:3502: oid 489 updating version 0 to 401 2023-12-01T04:58:22.801 INFO:tasks.rados.rados.0.smithi080.stdout:3502: oid 489 version 401 is already newer than 400 2023-12-01T04:58:22.801 INFO:tasks.rados.rados.0.smithi080.stdout:3502: oid 489 version 401 is already newer than 399 2023-12-01T04:58:22.801 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 489 v 401 (ObjNum 2173 snap 0 seq_num 2173) dirty exists 2023-12-01T04:58:22.801 INFO:tasks.rados.rados.0.smithi080.stdout:3502: left oid 489 (ObjNum 2173 snap 0 seq_num 2173) 2023-12-01T04:58:22.801 INFO:tasks.rados.rados.0.smithi080.stdout:3497: done (7 left) 2023-12-01T04:58:22.801 INFO:tasks.rados.rados.0.smithi080.stdout:3498: done (6 left) 2023-12-01T04:58:22.801 INFO:tasks.rados.rados.0.smithi080.stdout:3499: done (5 left) 2023-12-01T04:58:22.801 INFO:tasks.rados.rados.0.smithi080.stdout:3500: done (4 left) 2023-12-01T04:58:22.801 INFO:tasks.rados.rados.0.smithi080.stdout:3501: done (3 left) 2023-12-01T04:58:22.801 INFO:tasks.rados.rados.0.smithi080.stdout:3502: done (2 left) 2023-12-01T04:58:22.801 INFO:tasks.rados.rados.0.smithi080.stdout:3503: done (1 left) 2023-12-01T04:58:22.801 INFO:tasks.rados.rados.0.smithi080.stdout:3504: done (0 left) 2023-12-01T04:58:22.801 INFO:tasks.rados.rados.0.smithi080.stdout:3505: read oid 376 snap -1 2023-12-01T04:58:22.802 INFO:tasks.rados.rados.0.smithi080.stdout:3505: expect (ObjNum 1078 snap 0 seq_num 1078) 2023-12-01T04:58:22.802 INFO:tasks.rados.rados.0.smithi080.stdout:3506: read oid 404 snap -1 2023-12-01T04:58:22.802 INFO:tasks.rados.rados.0.smithi080.stdout:3506: expect (ObjNum 2023 snap 0 seq_num 2023) 2023-12-01T04:58:22.802 INFO:tasks.rados.rados.0.smithi080.stdout:3507: write oid 255 current snap is 0 2023-12-01T04:58:22.802 INFO:tasks.rados.rados.0.smithi080.stdout:3507: seq_num 2175 ranges {555225=543533,1775512=460091} 2023-12-01T04:58:22.812 INFO:tasks.rados.rados.0.smithi080.stdout:3507: writing smithi08089843-255 from 555225 to 1098758 tid 1 2023-12-01T04:58:22.821 INFO:tasks.rados.rados.0.smithi080.stdout:3507: writing smithi08089843-255 from 1775512 to 2235603 tid 2 2023-12-01T04:58:22.821 INFO:tasks.rados.rados.0.smithi080.stdout:3508: read oid 127 snap -1 2023-12-01T04:58:22.821 INFO:tasks.rados.rados.0.smithi080.stdout:3508: expect (ObjNum 2144 snap 0 seq_num 2144) 2023-12-01T04:58:22.821 INFO:tasks.rados.rados.0.smithi080.stdout:3509: read oid 250 snap -1 2023-12-01T04:58:22.822 INFO:tasks.rados.rados.0.smithi080.stdout:3509: expect (ObjNum 1560 snap 0 seq_num 1560) 2023-12-01T04:58:22.822 INFO:tasks.rados.rados.0.smithi080.stdout:3510: write oid 42 current snap is 0 2023-12-01T04:58:22.822 INFO:tasks.rados.rados.0.smithi080.stdout:3510: seq_num 2176 ranges {572032=618782,1833994=720102} 2023-12-01T04:58:22.828 INFO:tasks.rados.rados.0.smithi080.stdout:3510: writing smithi08089843-42 from 572032 to 1190814 tid 1 2023-12-01T04:58:22.836 INFO:tasks.rados.rados.0.smithi080.stdout:3510: writing smithi08089843-42 from 1833994 to 2554096 tid 2 2023-12-01T04:58:22.836 INFO:tasks.rados.rados.0.smithi080.stdout:3511: write oid 374 current snap is 0 2023-12-01T04:58:22.837 INFO:tasks.rados.rados.0.smithi080.stdout:3511: seq_num 2177 ranges {588839=694031,1776123=463760} 2023-12-01T04:58:22.844 INFO:tasks.rados.rados.0.smithi080.stdout:3511: writing smithi08089843-374 from 588839 to 1282870 tid 1 2023-12-01T04:58:22.849 INFO:tasks.rados.rados.0.smithi080.stdout:3511: writing smithi08089843-374 from 1776123 to 2239883 tid 2 2023-12-01T04:58:22.849 INFO:tasks.rados.rados.0.smithi080.stdout:3512: write oid 119 current snap is 0 2023-12-01T04:58:22.849 INFO:tasks.rados.rados.0.smithi080.stdout:3512: seq_num 2178 ranges {605646=769280,1834605=607418} 2023-12-01T04:58:22.857 INFO:tasks.rados.rados.0.smithi080.stdout:3512: writing smithi08089843-119 from 605646 to 1374926 tid 1 2023-12-01T04:58:22.863 INFO:tasks.rados.rados.0.smithi080.stdout:3512: writing smithi08089843-119 from 1834605 to 2442023 tid 2 2023-12-01T04:58:22.863 INFO:tasks.rados.rados.0.smithi080.stdout:3513: read oid 345 snap -1 2023-12-01T04:58:22.863 INFO:tasks.rados.rados.0.smithi080.stdout:3513: expect deleted 2023-12-01T04:58:22.863 INFO:tasks.rados.rados.0.smithi080.stdout:3514: read oid 227 snap -1 2023-12-01T04:58:22.863 INFO:tasks.rados.rados.0.smithi080.stdout:3514: expect (ObjNum 226 snap 0 seq_num 226) 2023-12-01T04:58:22.863 INFO:tasks.rados.rados.0.smithi080.stdout:3515: write oid 61 current snap is 0 2023-12-01T04:58:22.864 INFO:tasks.rados.rados.0.smithi080.stdout:3515: seq_num 2179 ranges {622453=444529,1493087=467429} 2023-12-01T04:58:22.869 INFO:tasks.rados.rados.0.smithi080.stdout:3515: writing smithi08089843-61 from 622453 to 1066982 tid 1 2023-12-01T04:58:22.875 INFO:tasks.rados.rados.0.smithi080.stdout:3515: writing smithi08089843-61 from 1493087 to 1960516 tid 2 2023-12-01T04:58:22.875 INFO:tasks.rados.rados.0.smithi080.stdout:3516: read oid 177 snap -1 2023-12-01T04:58:22.875 INFO:tasks.rados.rados.0.smithi080.stdout:3516: expect (ObjNum 176 snap 0 seq_num 176) 2023-12-01T04:58:22.876 INFO:tasks.rados.rados.0.smithi080.stdout:3517: read oid 302 snap -1 2023-12-01T04:58:22.876 INFO:tasks.rados.rados.0.smithi080.stdout:3517: expect (ObjNum 2012 snap 0 seq_num 2012) 2023-12-01T04:58:22.876 INFO:tasks.rados.rados.0.smithi080.stdout:3518: read oid 427 snap -1 2023-12-01T04:58:22.876 INFO:tasks.rados.rados.0.smithi080.stdout:3518: expect (ObjNum 2009 snap 0 seq_num 2009) 2023-12-01T04:58:22.876 INFO:tasks.rados.rados.0.smithi080.stdout:3519: read oid 55 snap -1 2023-12-01T04:58:22.876 INFO:tasks.rados.rados.0.smithi080.stdout:3519: expect (ObjNum 2149 snap 0 seq_num 2149) 2023-12-01T04:58:22.876 INFO:tasks.rados.rados.0.smithi080.stdout:3520: delete oid 408 current snap is 0 2023-12-01T04:58:22.876 INFO:tasks.rados.rados.0.smithi080.stdout:3505: expect (ObjNum 1078 snap 0 seq_num 1078) 2023-12-01T04:58:23.001 INFO:tasks.rados.rados.0.smithi080.stdout:3506: expect (ObjNum 2023 snap 0 seq_num 2023) 2023-12-01T04:58:23.088 INFO:tasks.rados.rados.0.smithi080.stdout:3507: finishing write tid 1 to smithi08089843-255 2023-12-01T04:58:23.088 INFO:tasks.rados.rados.0.smithi080.stdout:3509: expect (ObjNum 1560 snap 0 seq_num 1560) 2023-12-01T04:58:23.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:58:22 smithi080 bash[28361]: audit 2023-12-01T04:58:21.828098+0000 mon.a (mon.0) 886 : audit 0 from='client.? 172.21.15.80:0/3669165069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:58:23.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:58:22 smithi080 bash[28361]: cluster 2023-12-01T04:58:22.186611+0000 mgr.y (mgr.24362) 296 : cluster 0 pgmap v267: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 77 MiB/s rd, 8.3 MiB/s wr, 94 op/s 2023-12-01T04:58:23.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:58:22 smithi080 bash[41963]: audit 2023-12-01T04:58:21.828098+0000 mon.a (mon.0) 886 : audit 0 from='client.? 172.21.15.80:0/3669165069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:58:23.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:58:22 smithi080 bash[41963]: cluster 2023-12-01T04:58:22.186611+0000 mgr.y (mgr.24362) 296 : cluster 0 pgmap v267: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 77 MiB/s rd, 8.3 MiB/s wr, 94 op/s 2023-12-01T04:58:23.221 INFO:tasks.rados.rados.0.smithi080.stdout:3507: finishing write tid 2 to smithi08089843-255 2023-12-01T04:58:23.222 INFO:tasks.rados.rados.0.smithi080.stdout:3507: finishing write tid 3 to smithi08089843-255 2023-12-01T04:58:23.222 INFO:tasks.rados.rados.0.smithi080.stdout:3507: finishing write tid 4 to smithi08089843-255 2023-12-01T04:58:23.222 INFO:tasks.rados.rados.0.smithi080.stdout:3507: oid 255 updating version 0 to 436 2023-12-01T04:58:23.222 INFO:tasks.rados.rados.0.smithi080.stdout:3507: oid 255 updating version 436 to 437 2023-12-01T04:58:23.222 INFO:tasks.rados.rados.0.smithi080.stdout:3507: oid 255 updating version 437 to 438 2023-12-01T04:58:23.222 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 255 v 438 (ObjNum 2175 snap 0 seq_num 2175) dirty exists 2023-12-01T04:58:23.222 INFO:tasks.rados.rados.0.smithi080.stdout:3507: left oid 255 (ObjNum 2175 snap 0 seq_num 2175) 2023-12-01T04:58:23.222 INFO:tasks.rados.rados.0.smithi080.stdout:3508: expect (ObjNum 2144 snap 0 seq_num 2144) 2023-12-01T04:58:23.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:58:22 smithi090 bash[32384]: audit 2023-12-01T04:58:21.828098+0000 mon.a (mon.0) 886 : audit 0 from='client.? 172.21.15.80:0/3669165069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:58:23.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:58:22 smithi090 bash[32384]: cluster 2023-12-01T04:58:22.186611+0000 mgr.y (mgr.24362) 296 : cluster 0 pgmap v267: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 77 MiB/s rd, 8.3 MiB/s wr, 94 op/s 2023-12-01T04:58:23.292 INFO:tasks.rados.rados.0.smithi080.stdout:3510: finishing write tid 1 to smithi08089843-42 2023-12-01T04:58:23.292 INFO:tasks.rados.rados.0.smithi080.stdout:3510: finishing write tid 2 to smithi08089843-42 2023-12-01T04:58:23.292 INFO:tasks.rados.rados.0.smithi080.stdout:3510: finishing write tid 3 to smithi08089843-42 2023-12-01T04:58:23.292 INFO:tasks.rados.rados.0.smithi080.stdout:3510: finishing write tid 4 to smithi08089843-42 2023-12-01T04:58:23.293 INFO:tasks.rados.rados.0.smithi080.stdout:3510: oid 42 updating version 0 to 495 2023-12-01T04:58:23.293 INFO:tasks.rados.rados.0.smithi080.stdout:3510: oid 42 updating version 495 to 497 2023-12-01T04:58:23.293 INFO:tasks.rados.rados.0.smithi080.stdout:3510: oid 42 version 497 is already newer than 496 2023-12-01T04:58:23.293 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 42 v 497 (ObjNum 2176 snap 0 seq_num 2176) dirty exists 2023-12-01T04:58:23.293 INFO:tasks.rados.rados.0.smithi080.stdout:3510: left oid 42 (ObjNum 2176 snap 0 seq_num 2176) 2023-12-01T04:58:23.293 INFO:tasks.rados.rados.0.smithi080.stdout:3511: finishing write tid 1 to smithi08089843-374 2023-12-01T04:58:23.293 INFO:tasks.rados.rados.0.smithi080.stdout:3511: finishing write tid 2 to smithi08089843-374 2023-12-01T04:58:23.293 INFO:tasks.rados.rados.0.smithi080.stdout:3511: finishing write tid 3 to smithi08089843-374 2023-12-01T04:58:23.293 INFO:tasks.rados.rados.0.smithi080.stdout:3511: finishing write tid 4 to smithi08089843-374 2023-12-01T04:58:23.293 INFO:tasks.rados.rados.0.smithi080.stdout:3511: oid 374 updating version 0 to 421 2023-12-01T04:58:23.293 INFO:tasks.rados.rados.0.smithi080.stdout:3511: oid 374 version 421 is already newer than 420 2023-12-01T04:58:23.293 INFO:tasks.rados.rados.0.smithi080.stdout:3511: oid 374 updating version 421 to 422 2023-12-01T04:58:23.293 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 374 v 422 (ObjNum 2177 snap 0 seq_num 2177) dirty exists 2023-12-01T04:58:23.293 INFO:tasks.rados.rados.0.smithi080.stdout:3511: left oid 374 (ObjNum 2177 snap 0 seq_num 2177) 2023-12-01T04:58:23.293 INFO:tasks.rados.rados.0.smithi080.stdout:3512: finishing write tid 1 to smithi08089843-119 2023-12-01T04:58:23.294 INFO:tasks.rados.rados.0.smithi080.stdout:3512: finishing write tid 2 to smithi08089843-119 2023-12-01T04:58:23.294 INFO:tasks.rados.rados.0.smithi080.stdout:3512: finishing write tid 3 to smithi08089843-119 2023-12-01T04:58:23.294 INFO:tasks.rados.rados.0.smithi080.stdout:3512: finishing write tid 4 to smithi08089843-119 2023-12-01T04:58:23.294 INFO:tasks.rados.rados.0.smithi080.stdout:3512: oid 119 updating version 0 to 423 2023-12-01T04:58:23.294 INFO:tasks.rados.rados.0.smithi080.stdout:3512: oid 119 updating version 423 to 425 2023-12-01T04:58:23.294 INFO:tasks.rados.rados.0.smithi080.stdout:3512: oid 119 version 425 is already newer than 424 2023-12-01T04:58:23.294 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 119 v 425 (ObjNum 2178 snap 0 seq_num 2178) dirty exists 2023-12-01T04:58:23.294 INFO:tasks.rados.rados.0.smithi080.stdout:3512: left oid 119 (ObjNum 2178 snap 0 seq_num 2178) 2023-12-01T04:58:23.294 INFO:tasks.rados.rados.0.smithi080.stdout:3514: expect (ObjNum 226 snap 0 seq_num 226) 2023-12-01T04:58:23.422 INFO:tasks.rados.rados.0.smithi080.stdout:3515: finishing write tid 1 to smithi08089843-61 2023-12-01T04:58:23.422 INFO:tasks.rados.rados.0.smithi080.stdout:3519: expect (ObjNum 2149 snap 0 seq_num 2149) 2023-12-01T04:58:23.492 INFO:tasks.rados.rados.0.smithi080.stdout:3515: finishing write tid 2 to smithi08089843-61 2023-12-01T04:58:23.492 INFO:tasks.rados.rados.0.smithi080.stdout:3515: finishing write tid 3 to smithi08089843-61 2023-12-01T04:58:23.492 INFO:tasks.rados.rados.0.smithi080.stdout:3515: finishing write tid 4 to smithi08089843-61 2023-12-01T04:58:23.492 INFO:tasks.rados.rados.0.smithi080.stdout:3515: oid 61 updating version 0 to 414 2023-12-01T04:58:23.492 INFO:tasks.rados.rados.0.smithi080.stdout:3515: oid 61 updating version 414 to 415 2023-12-01T04:58:23.492 INFO:tasks.rados.rados.0.smithi080.stdout:3515: oid 61 version 415 is already newer than 413 2023-12-01T04:58:23.493 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 61 v 415 (ObjNum 2179 snap 0 seq_num 2179) dirty exists 2023-12-01T04:58:23.493 INFO:tasks.rados.rados.0.smithi080.stdout:3515: left oid 61 (ObjNum 2179 snap 0 seq_num 2179) 2023-12-01T04:58:23.493 INFO:tasks.rados.rados.0.smithi080.stdout:3518: expect (ObjNum 2009 snap 0 seq_num 2009) 2023-12-01T04:58:23.663 INFO:tasks.rados.rados.0.smithi080.stdout:3516: expect (ObjNum 176 snap 0 seq_num 176) 2023-12-01T04:58:23.772 INFO:tasks.rados.rados.0.smithi080.stdout:3517: expect (ObjNum 2012 snap 0 seq_num 2012) 2023-12-01T04:58:23.996 INFO:tasks.rados.rados.0.smithi080.stdout:3505: done (15 left) 2023-12-01T04:58:23.997 INFO:tasks.rados.rados.0.smithi080.stdout:3506: done (14 left) 2023-12-01T04:58:23.997 INFO:tasks.rados.rados.0.smithi080.stdout:3507: done (13 left) 2023-12-01T04:58:23.997 INFO:tasks.rados.rados.0.smithi080.stdout:3508: done (12 left) 2023-12-01T04:58:23.997 INFO:tasks.rados.rados.0.smithi080.stdout:3509: done (11 left) 2023-12-01T04:58:23.997 INFO:tasks.rados.rados.0.smithi080.stdout:3510: done (10 left) 2023-12-01T04:58:23.997 INFO:tasks.rados.rados.0.smithi080.stdout:3511: done (9 left) 2023-12-01T04:58:23.997 INFO:tasks.rados.rados.0.smithi080.stdout:3512: done (8 left) 2023-12-01T04:58:23.997 INFO:tasks.rados.rados.0.smithi080.stdout:3513: done (7 left) 2023-12-01T04:58:23.997 INFO:tasks.rados.rados.0.smithi080.stdout:3514: done (6 left) 2023-12-01T04:58:23.997 INFO:tasks.rados.rados.0.smithi080.stdout:3515: done (5 left) 2023-12-01T04:58:23.997 INFO:tasks.rados.rados.0.smithi080.stdout:3516: done (4 left) 2023-12-01T04:58:23.997 INFO:tasks.rados.rados.0.smithi080.stdout:3517: done (3 left) 2023-12-01T04:58:23.997 INFO:tasks.rados.rados.0.smithi080.stdout:3518: done (2 left) 2023-12-01T04:58:23.998 INFO:tasks.rados.rados.0.smithi080.stdout:3519: done (1 left) 2023-12-01T04:58:23.998 INFO:tasks.rados.rados.0.smithi080.stdout:3520: done (0 left) 2023-12-01T04:58:23.998 INFO:tasks.rados.rados.0.smithi080.stdout:3521: write oid 142 current snap is 0 2023-12-01T04:58:23.998 INFO:tasks.rados.rados.0.smithi080.stdout:3521: seq_num 2181 ranges {656067=595027,1893698=471098} 2023-12-01T04:58:24.008 INFO:tasks.rados.rados.0.smithi080.stdout:3521: writing smithi08089843-142 from 656067 to 1251094 tid 1 2023-12-01T04:58:24.014 INFO:tasks.rados.rados.0.smithi080.stdout:3521: writing smithi08089843-142 from 1893698 to 2364796 tid 2 2023-12-01T04:58:24.015 INFO:tasks.rados.rados.0.smithi080.stdout:3522: write oid 435 current snap is 0 2023-12-01T04:58:24.015 INFO:tasks.rados.rados.0.smithi080.stdout:3522: seq_num 2182 ranges {672874=786629,2068533=604341} 2023-12-01T04:58:24.023 INFO:tasks.rados.rados.0.smithi080.stdout:3522: writing smithi08089843-435 from 672874 to 1459503 tid 1 2023-12-01T04:58:24.030 INFO:tasks.rados.rados.0.smithi080.stdout:3522: writing smithi08089843-435 from 2068533 to 2672874 tid 2 2023-12-01T04:58:24.030 INFO:tasks.rados.rados.0.smithi080.stdout:3523: read oid 65 snap -1 2023-12-01T04:58:24.030 INFO:tasks.rados.rados.0.smithi080.stdout:3523: expect (ObjNum 2098 snap 0 seq_num 2098) 2023-12-01T04:58:24.030 INFO:tasks.rados.rados.0.smithi080.stdout:3524: write oid 149 current snap is 0 2023-12-01T04:58:24.030 INFO:tasks.rados.rados.0.smithi080.stdout:3521: finishing write tid 1 to smithi08089843-142 2023-12-01T04:58:24.030 INFO:tasks.rados.rados.0.smithi080.stdout:3521: finishing write tid 2 to smithi08089843-142 2023-12-01T04:58:24.030 INFO:tasks.rados.rados.0.smithi080.stdout:3521: finishing write tid 3 to smithi08089843-142 2023-12-01T04:58:24.031 INFO:tasks.rados.rados.0.smithi080.stdout:3524: seq_num 2183 ranges {689681=461878,1727015=474767} 2023-12-01T04:58:24.037 INFO:tasks.rados.rados.0.smithi080.stdout:3524: writing smithi08089843-149 from 689681 to 1151559 tid 1 2023-12-01T04:58:24.043 INFO:tasks.rados.rados.0.smithi080.stdout:3524: writing smithi08089843-149 from 1727015 to 2201782 tid 2 2023-12-01T04:58:24.043 INFO:tasks.rados.rados.0.smithi080.stdout:3525: read oid 119 snap -1 2023-12-01T04:58:24.043 INFO:tasks.rados.rados.0.smithi080.stdout:3525: expect (ObjNum 2178 snap 0 seq_num 2178) 2023-12-01T04:58:24.043 INFO:tasks.rados.rados.0.smithi080.stdout:3526: write oid 238 current snap is 0 2023-12-01T04:58:24.043 INFO:tasks.rados.rados.0.smithi080.stdout:3526: seq_num 2184 ranges {706488=537127,1785497=618425} 2023-12-01T04:58:24.051 INFO:tasks.rados.rados.0.smithi080.stdout:3526: writing smithi08089843-238 from 706488 to 1243615 tid 1 2023-12-01T04:58:24.058 INFO:tasks.rados.rados.0.smithi080.stdout:3526: writing smithi08089843-238 from 1785497 to 2403922 tid 2 2023-12-01T04:58:24.059 INFO:tasks.rados.rados.0.smithi080.stdout:3527: read oid 126 snap -1 2023-12-01T04:58:24.059 INFO:tasks.rados.rados.0.smithi080.stdout:3527: expect (ObjNum 1894 snap 0 seq_num 1894) 2023-12-01T04:58:24.059 INFO:tasks.rados.rados.0.smithi080.stdout:3528: write oid 41 current snap is 0 2023-12-01T04:58:24.059 INFO:tasks.rados.rados.0.smithi080.stdout:3521: finishing write tid 4 to smithi08089843-142 2023-12-01T04:58:24.059 INFO:tasks.rados.rados.0.smithi080.stdout:3521: oid 142 updating version 0 to 416 2023-12-01T04:58:24.059 INFO:tasks.rados.rados.0.smithi080.stdout:3521: oid 142 updating version 416 to 418 2023-12-01T04:58:24.059 INFO:tasks.rados.rados.0.smithi080.stdout:3521: oid 142 version 418 is already newer than 417 2023-12-01T04:58:24.059 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 142 v 418 (ObjNum 2181 snap 0 seq_num 2181) dirty exists 2023-12-01T04:58:24.059 INFO:tasks.rados.rados.0.smithi080.stdout:3521: left oid 142 (ObjNum 2181 snap 0 seq_num 2181) 2023-12-01T04:58:24.059 INFO:tasks.rados.rados.0.smithi080.stdout:3522: finishing write tid 1 to smithi08089843-435 2023-12-01T04:58:24.059 INFO:tasks.rados.rados.0.smithi080.stdout:3528: seq_num 2185 ranges {723295=612376,2127626=478436} 2023-12-01T04:58:24.066 INFO:tasks.rados.rados.0.smithi080.stdout:3528: writing smithi08089843-41 from 723295 to 1335671 tid 1 2023-12-01T04:58:24.074 INFO:tasks.rados.rados.0.smithi080.stdout:3528: writing smithi08089843-41 from 2127626 to 2606062 tid 2 2023-12-01T04:58:24.074 INFO:tasks.rados.rados.0.smithi080.stdout:3521: done (7 left) 2023-12-01T04:58:24.074 INFO:tasks.rados.rados.0.smithi080.stdout:3529: write oid 432 current snap is 0 2023-12-01T04:58:24.074 INFO:tasks.rados.rados.0.smithi080.stdout:3529: seq_num 2186 ranges {740102=687625,2186108=553994} 2023-12-01T04:58:24.082 INFO:tasks.rados.rados.0.smithi080.stdout:3529: writing smithi08089843-432 from 740102 to 1427727 tid 1 2023-12-01T04:58:24.090 INFO:tasks.rados.rados.0.smithi080.stdout:3529: writing smithi08089843-432 from 2186108 to 2740102 tid 2 2023-12-01T04:58:24.090 INFO:tasks.rados.rados.0.smithi080.stdout:3530: read oid 479 snap -1 2023-12-01T04:58:24.090 INFO:tasks.rados.rados.0.smithi080.stdout:3530: expect (ObjNum 1956 snap 0 seq_num 1956) 2023-12-01T04:58:24.090 INFO:tasks.rados.rados.0.smithi080.stdout:3531: write oid 354 current snap is 0 2023-12-01T04:58:24.090 INFO:tasks.rados.rados.0.smithi080.stdout:3531: seq_num 2187 ranges {756909=762874,2244590=482105} 2023-12-01T04:58:24.099 INFO:tasks.rados.rados.0.smithi080.stdout:3531: writing smithi08089843-354 from 756909 to 1519783 tid 1 2023-12-01T04:58:24.107 INFO:tasks.rados.rados.0.smithi080.stdout:3531: writing smithi08089843-354 from 2244590 to 2726695 tid 2 2023-12-01T04:58:24.108 INFO:tasks.rados.rados.0.smithi080.stdout:3532: read oid 35 snap -1 2023-12-01T04:58:24.108 INFO:tasks.rados.rados.0.smithi080.stdout:3532: expect (ObjNum 1054 snap 0 seq_num 1054) 2023-12-01T04:58:24.108 INFO:tasks.rados.rados.0.smithi080.stdout:3533: write oid 331 current snap is 0 2023-12-01T04:58:24.108 INFO:tasks.rados.rados.0.smithi080.stdout:3522: finishing write tid 2 to smithi08089843-435 2023-12-01T04:58:24.108 INFO:tasks.rados.rados.0.smithi080.stdout:3522: finishing write tid 3 to smithi08089843-435 2023-12-01T04:58:24.108 INFO:tasks.rados.rados.0.smithi080.stdout:3522: finishing write tid 4 to smithi08089843-435 2023-12-01T04:58:24.109 INFO:tasks.rados.rados.0.smithi080.stdout:3522: oid 435 updating version 0 to 477 2023-12-01T04:58:24.109 INFO:tasks.rados.rados.0.smithi080.stdout:3522: oid 435 updating version 477 to 478 2023-12-01T04:58:24.109 INFO:tasks.rados.rados.0.smithi080.stdout:3522: oid 435 version 478 is already newer than 476 2023-12-01T04:58:24.109 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 435 v 478 (ObjNum 2182 snap 0 seq_num 2182) dirty exists 2023-12-01T04:58:24.109 INFO:tasks.rados.rados.0.smithi080.stdout:3522: left oid 435 (ObjNum 2182 snap 0 seq_num 2182) 2023-12-01T04:58:24.110 INFO:tasks.rados.rados.0.smithi080.stdout:3523: expect (ObjNum 2098 snap 0 seq_num 2098) 2023-12-01T04:58:24.290 INFO:tasks.rados.rados.0.smithi080.stdout:3524: finishing write tid 1 to smithi08089843-149 2023-12-01T04:58:24.290 INFO:tasks.rados.rados.0.smithi080.stdout:3524: finishing write tid 2 to smithi08089843-149 2023-12-01T04:58:24.290 INFO:tasks.rados.rados.0.smithi080.stdout:3524: finishing write tid 3 to smithi08089843-149 2023-12-01T04:58:24.290 INFO:tasks.rados.rados.0.smithi080.stdout:3524: finishing write tid 4 to smithi08089843-149 2023-12-01T04:58:24.290 INFO:tasks.rados.rados.0.smithi080.stdout:3524: oid 149 updating version 0 to 505 2023-12-01T04:58:24.291 INFO:tasks.rados.rados.0.smithi080.stdout:3524: oid 149 updating version 505 to 507 2023-12-01T04:58:24.291 INFO:tasks.rados.rados.0.smithi080.stdout:3524: oid 149 version 507 is already newer than 506 2023-12-01T04:58:24.291 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 149 v 507 (ObjNum 2183 snap 0 seq_num 2183) dirty exists 2023-12-01T04:58:24.291 INFO:tasks.rados.rados.0.smithi080.stdout:3524: left oid 149 (ObjNum 2183 snap 0 seq_num 2183) 2023-12-01T04:58:24.291 INFO:tasks.rados.rados.0.smithi080.stdout:3525: expect (ObjNum 2178 snap 0 seq_num 2178) 2023-12-01T04:58:24.476 INFO:tasks.rados.rados.0.smithi080.stdout:3526: finishing write tid 1 to smithi08089843-238 2023-12-01T04:58:24.476 INFO:tasks.rados.rados.0.smithi080.stdout:3526: finishing write tid 2 to smithi08089843-238 2023-12-01T04:58:24.477 INFO:tasks.rados.rados.0.smithi080.stdout:3526: finishing write tid 3 to smithi08089843-238 2023-12-01T04:58:24.477 INFO:tasks.rados.rados.0.smithi080.stdout:3526: finishing write tid 4 to smithi08089843-238 2023-12-01T04:58:24.477 INFO:tasks.rados.rados.0.smithi080.stdout:3526: oid 238 updating version 0 to 402 2023-12-01T04:58:24.477 INFO:tasks.rados.rados.0.smithi080.stdout:3526: oid 238 updating version 402 to 403 2023-12-01T04:58:24.477 INFO:tasks.rados.rados.0.smithi080.stdout:3526: oid 238 updating version 403 to 404 2023-12-01T04:58:24.477 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 238 v 404 (ObjNum 2184 snap 0 seq_num 2184) dirty exists 2023-12-01T04:58:24.477 INFO:tasks.rados.rados.0.smithi080.stdout:3526: left oid 238 (ObjNum 2184 snap 0 seq_num 2184) 2023-12-01T04:58:24.478 INFO:tasks.rados.rados.0.smithi080.stdout:3527: expect (ObjNum 1894 snap 0 seq_num 1894) 2023-12-01T04:58:24.596 INFO:tasks.rados.rados.0.smithi080.stdout:3528: finishing write tid 1 to smithi08089843-41 2023-12-01T04:58:24.596 INFO:tasks.rados.rados.0.smithi080.stdout:3528: finishing write tid 2 to smithi08089843-41 2023-12-01T04:58:24.596 INFO:tasks.rados.rados.0.smithi080.stdout:3528: finishing write tid 3 to smithi08089843-41 2023-12-01T04:58:24.596 INFO:tasks.rados.rados.0.smithi080.stdout:3528: finishing write tid 4 to smithi08089843-41 2023-12-01T04:58:24.596 INFO:tasks.rados.rados.0.smithi080.stdout:3528: oid 41 updating version 0 to 599 2023-12-01T04:58:24.596 INFO:tasks.rados.rados.0.smithi080.stdout:3528: oid 41 version 599 is already newer than 598 2023-12-01T04:58:24.596 INFO:tasks.rados.rados.0.smithi080.stdout:3528: oid 41 version 599 is already newer than 597 2023-12-01T04:58:24.596 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 41 v 599 (ObjNum 2185 snap 0 seq_num 2185) dirty exists 2023-12-01T04:58:24.596 INFO:tasks.rados.rados.0.smithi080.stdout:3528: left oid 41 (ObjNum 2185 snap 0 seq_num 2185) 2023-12-01T04:58:24.596 INFO:tasks.rados.rados.0.smithi080.stdout:3529: finishing write tid 1 to smithi08089843-432 2023-12-01T04:58:24.596 INFO:tasks.rados.rados.0.smithi080.stdout:3529: finishing write tid 2 to smithi08089843-432 2023-12-01T04:58:24.596 INFO:tasks.rados.rados.0.smithi080.stdout:3529: finishing write tid 3 to smithi08089843-432 2023-12-01T04:58:24.596 INFO:tasks.rados.rados.0.smithi080.stdout:3529: finishing write tid 4 to smithi08089843-432 2023-12-01T04:58:24.597 INFO:tasks.rados.rados.0.smithi080.stdout:3529: oid 432 updating version 0 to 364 2023-12-01T04:58:24.597 INFO:tasks.rados.rados.0.smithi080.stdout:3529: oid 432 version 364 is already newer than 363 2023-12-01T04:58:24.597 INFO:tasks.rados.rados.0.smithi080.stdout:3529: oid 432 version 364 is already newer than 362 2023-12-01T04:58:24.597 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 432 v 364 (ObjNum 2186 snap 0 seq_num 2186) dirty exists 2023-12-01T04:58:24.597 INFO:tasks.rados.rados.0.smithi080.stdout:3529: left oid 432 (ObjNum 2186 snap 0 seq_num 2186) 2023-12-01T04:58:24.597 INFO:tasks.rados.rados.0.smithi080.stdout:3530: expect (ObjNum 1956 snap 0 seq_num 1956) 2023-12-01T04:58:24.785 INFO:tasks.rados.rados.0.smithi080.stdout:3531: finishing write tid 1 to smithi08089843-354 2023-12-01T04:58:24.786 INFO:tasks.rados.rados.0.smithi080.stdout:3531: finishing write tid 2 to smithi08089843-354 2023-12-01T04:58:24.786 INFO:tasks.rados.rados.0.smithi080.stdout:3531: finishing write tid 3 to smithi08089843-354 2023-12-01T04:58:24.786 INFO:tasks.rados.rados.0.smithi080.stdout:3531: finishing write tid 4 to smithi08089843-354 2023-12-01T04:58:24.786 INFO:tasks.rados.rados.0.smithi080.stdout:3531: oid 354 updating version 0 to 411 2023-12-01T04:58:24.786 INFO:tasks.rados.rados.0.smithi080.stdout:3531: oid 354 version 411 is already newer than 410 2023-12-01T04:58:24.786 INFO:tasks.rados.rados.0.smithi080.stdout:3531: oid 354 version 411 is already newer than 409 2023-12-01T04:58:24.786 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 354 v 411 (ObjNum 2187 snap 0 seq_num 2187) dirty exists 2023-12-01T04:58:24.786 INFO:tasks.rados.rados.0.smithi080.stdout:3531: left oid 354 (ObjNum 2187 snap 0 seq_num 2187) 2023-12-01T04:58:24.786 INFO:tasks.rados.rados.0.smithi080.stdout:3532: expect (ObjNum 1054 snap 0 seq_num 1054) 2023-12-01T04:58:25.004 INFO:tasks.rados.rados.0.smithi080.stdout:3533: seq_num 2188 ranges {773716=438123,1903072=625763} 2023-12-01T04:58:25.018 INFO:tasks.rados.rados.0.smithi080.stdout:3533: writing smithi08089843-331 from 773716 to 1211839 tid 1 2023-12-01T04:58:25.026 INFO:tasks.rados.rados.0.smithi080.stdout:3533: writing smithi08089843-331 from 1903072 to 2528835 tid 2 2023-12-01T04:58:25.026 INFO:tasks.rados.rados.0.smithi080.stdout:3522: done (11 left) 2023-12-01T04:58:25.026 INFO:tasks.rados.rados.0.smithi080.stdout:3523: done (10 left) 2023-12-01T04:58:25.026 INFO:tasks.rados.rados.0.smithi080.stdout:3524: done (9 left) 2023-12-01T04:58:25.026 INFO:tasks.rados.rados.0.smithi080.stdout:3525: done (8 left) 2023-12-01T04:58:25.026 INFO:tasks.rados.rados.0.smithi080.stdout:3526: done (7 left) 2023-12-01T04:58:25.026 INFO:tasks.rados.rados.0.smithi080.stdout:3527: done (6 left) 2023-12-01T04:58:25.026 INFO:tasks.rados.rados.0.smithi080.stdout:3528: done (5 left) 2023-12-01T04:58:25.027 INFO:tasks.rados.rados.0.smithi080.stdout:3529: done (4 left) 2023-12-01T04:58:25.027 INFO:tasks.rados.rados.0.smithi080.stdout:3530: done (3 left) 2023-12-01T04:58:25.027 INFO:tasks.rados.rados.0.smithi080.stdout:3531: done (2 left) 2023-12-01T04:58:25.027 INFO:tasks.rados.rados.0.smithi080.stdout:3532: done (1 left) 2023-12-01T04:58:25.027 INFO:tasks.rados.rados.0.smithi080.stdout:3534: write oid 480 current snap is 0 2023-12-01T04:58:25.027 INFO:tasks.rados.rados.0.smithi080.stdout:3534: seq_num 2189 ranges {790523=513372,1961554=769421} 2023-12-01T04:58:25.033 INFO:tasks.rados.rados.0.smithi080.stdout:3534: writing smithi08089843-480 from 790523 to 1303895 tid 1 2023-12-01T04:58:25.041 INFO:tasks.rados.rados.0.smithi080.stdout:3534: writing smithi08089843-480 from 1961554 to 2730975 tid 2 2023-12-01T04:58:25.042 INFO:tasks.rados.rados.0.smithi080.stdout:3535: write oid 226 current snap is 0 2023-12-01T04:58:25.042 INFO:tasks.rados.rados.0.smithi080.stdout:3533: finishing write tid 1 to smithi08089843-331 2023-12-01T04:58:25.042 INFO:tasks.rados.rados.0.smithi080.stdout:3533: finishing write tid 2 to smithi08089843-331 2023-12-01T04:58:25.042 INFO:tasks.rados.rados.0.smithi080.stdout:3533: finishing write tid 3 to smithi08089843-331 2023-12-01T04:58:25.042 INFO:tasks.rados.rados.0.smithi080.stdout:3533: finishing write tid 4 to smithi08089843-331 2023-12-01T04:58:25.042 INFO:tasks.rados.rados.0.smithi080.stdout:3533: oid 331 updating version 0 to 481 2023-12-01T04:58:25.042 INFO:tasks.rados.rados.0.smithi080.stdout:3533: oid 331 version 481 is already newer than 479 2023-12-01T04:58:25.042 INFO:tasks.rados.rados.0.smithi080.stdout:3533: oid 331 version 481 is already newer than 480 2023-12-01T04:58:25.042 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 331 v 481 (ObjNum 2188 snap 0 seq_num 2188) dirty exists 2023-12-01T04:58:25.042 INFO:tasks.rados.rados.0.smithi080.stdout:3533: left oid 331 (ObjNum 2188 snap 0 seq_num 2188) 2023-12-01T04:58:25.042 INFO:tasks.rados.rados.0.smithi080.stdout:3534: finishing write tid 1 to smithi08089843-480 2023-12-01T04:58:25.042 INFO:tasks.rados.rados.0.smithi080.stdout:3535: seq_num 2190 ranges {407330=704974,1620036=629432} 2023-12-01T04:58:25.047 INFO:tasks.rados.rados.0.smithi080.stdout:3535: writing smithi08089843-226 from 407330 to 1112304 tid 1 2023-12-01T04:58:25.054 INFO:tasks.rados.rados.0.smithi080.stdout:3535: writing smithi08089843-226 from 1620036 to 2249468 tid 2 2023-12-01T04:58:25.055 INFO:tasks.rados.rados.0.smithi080.stdout:3533: done (2 left) 2023-12-01T04:58:25.055 INFO:tasks.rados.rados.0.smithi080.stdout:3536: read oid 78 snap -1 2023-12-01T04:58:25.055 INFO:tasks.rados.rados.0.smithi080.stdout:3536: expect deleted 2023-12-01T04:58:25.055 INFO:tasks.rados.rados.0.smithi080.stdout:3537: read oid 448 snap -1 2023-12-01T04:58:25.055 INFO:tasks.rados.rados.0.smithi080.stdout:3537: expect (ObjNum 1977 snap 0 seq_num 1977) 2023-12-01T04:58:25.055 INFO:tasks.rados.rados.0.smithi080.stdout:3538: read oid 407 snap -1 2023-12-01T04:58:25.055 INFO:tasks.rados.rados.0.smithi080.stdout:3538: expect (ObjNum 971 snap 0 seq_num 971) 2023-12-01T04:58:25.055 INFO:tasks.rados.rados.0.smithi080.stdout:3539: read oid 253 snap -1 2023-12-01T04:58:25.055 INFO:tasks.rados.rados.0.smithi080.stdout:3539: expect (ObjNum 1857 snap 0 seq_num 1857) 2023-12-01T04:58:25.055 INFO:tasks.rados.rados.0.smithi080.stdout:3540: write oid 168 current snap is 0 2023-12-01T04:58:25.055 INFO:tasks.rados.rados.0.smithi080.stdout:3540: seq_num 2191 ranges {424137=780223,1678518=773090} 2023-12-01T04:58:25.062 INFO:tasks.rados.rados.0.smithi080.stdout:3540: writing smithi08089843-168 from 424137 to 1204360 tid 1 2023-12-01T04:58:25.071 INFO:tasks.rados.rados.0.smithi080.stdout:3540: writing smithi08089843-168 from 1678518 to 2451608 tid 2 2023-12-01T04:58:25.071 INFO:tasks.rados.rados.0.smithi080.stdout:3541: read oid 334 snap -1 2023-12-01T04:58:25.071 INFO:tasks.rados.rados.0.smithi080.stdout:3541: expect (ObjNum 1906 snap 0 seq_num 1906) 2023-12-01T04:58:25.071 INFO:tasks.rados.rados.0.smithi080.stdout:3542: write oid 238 current snap is 0 2023-12-01T04:58:25.071 INFO:tasks.rados.rados.0.smithi080.stdout:3534: finishing write tid 2 to smithi08089843-480 2023-12-01T04:58:25.071 INFO:tasks.rados.rados.0.smithi080.stdout:3534: finishing write tid 3 to smithi08089843-480 2023-12-01T04:58:25.071 INFO:tasks.rados.rados.0.smithi080.stdout:3534: finishing write tid 4 to smithi08089843-480 2023-12-01T04:58:25.071 INFO:tasks.rados.rados.0.smithi080.stdout:3534: oid 480 updating version 0 to 500 2023-12-01T04:58:25.071 INFO:tasks.rados.rados.0.smithi080.stdout:3534: oid 480 version 500 is already newer than 498 2023-12-01T04:58:25.071 INFO:tasks.rados.rados.0.smithi080.stdout:3534: oid 480 version 500 is already newer than 499 2023-12-01T04:58:25.072 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 480 v 500 (ObjNum 2189 snap 0 seq_num 2189) dirty exists 2023-12-01T04:58:25.072 INFO:tasks.rados.rados.0.smithi080.stdout:3534: left oid 480 (ObjNum 2189 snap 0 seq_num 2189) 2023-12-01T04:58:25.072 INFO:tasks.rados.rados.0.smithi080.stdout:3542: seq_num 2192 ranges {440944=455472,1337000=633101,2528612=312332} 2023-12-01T04:58:25.079 INFO:tasks.rados.rados.0.smithi080.stdout:3542: writing smithi08089843-238 from 440944 to 896416 tid 1 2023-12-01T04:58:25.086 INFO:tasks.rados.rados.0.smithi080.stdout:3542: writing smithi08089843-238 from 1337000 to 1970101 tid 2 2023-12-01T04:58:25.091 INFO:tasks.rados.rados.0.smithi080.stdout:3542: writing smithi08089843-238 from 2528612 to 2840944 tid 3 2023-12-01T04:58:25.091 INFO:tasks.rados.rados.0.smithi080.stdout:3534: done (8 left) 2023-12-01T04:58:25.092 INFO:tasks.rados.rados.0.smithi080.stdout:3543: read oid 372 snap -1 2023-12-01T04:58:25.092 INFO:tasks.rados.rados.0.smithi080.stdout:3543: expect (ObjNum 1104 snap 0 seq_num 1104) 2023-12-01T04:58:25.092 INFO:tasks.rados.rados.0.smithi080.stdout:3544: read oid 171 snap -1 2023-12-01T04:58:25.092 INFO:tasks.rados.rados.0.smithi080.stdout:3544: expect deleted 2023-12-01T04:58:25.092 INFO:tasks.rados.rados.0.smithi080.stdout:3545: read oid 442 snap -1 2023-12-01T04:58:25.092 INFO:tasks.rados.rados.0.smithi080.stdout:3545: expect (ObjNum 1641 snap 0 seq_num 1641) 2023-12-01T04:58:25.092 INFO:tasks.rados.rados.0.smithi080.stdout:3546: write oid 126 current snap is 0 2023-12-01T04:58:25.092 INFO:tasks.rados.rados.0.smithi080.stdout:3535: finishing write tid 1 to smithi08089843-226 2023-12-01T04:58:25.092 INFO:tasks.rados.rados.0.smithi080.stdout:3546: seq_num 2193 ranges {457751=530721,1395482=776759} 2023-12-01T04:58:25.097 INFO:tasks.rados.rados.0.smithi080.stdout:3546: writing smithi08089843-126 from 457751 to 988472 tid 1 2023-12-01T04:58:25.104 INFO:tasks.rados.rados.0.smithi080.stdout:3546: writing smithi08089843-126 from 1395482 to 2172241 tid 2 2023-12-01T04:58:25.105 INFO:tasks.rados.rados.0.smithi080.stdout:3547: read oid 160 snap -1 2023-12-01T04:58:25.105 INFO:tasks.rados.rados.0.smithi080.stdout:3547: expect (ObjNum 1554 snap 0 seq_num 1554) 2023-12-01T04:58:25.105 INFO:tasks.rados.rados.0.smithi080.stdout:3548: read oid 100 snap -1 2023-12-01T04:58:25.105 INFO:tasks.rados.rados.0.smithi080.stdout:3548: expect (ObjNum 1949 snap 0 seq_num 1949) 2023-12-01T04:58:25.105 INFO:tasks.rados.rados.0.smithi080.stdout:3549: read oid 9 snap -1 2023-12-01T04:58:25.105 INFO:tasks.rados.rados.0.smithi080.stdout:3549: expect (ObjNum 8 snap 0 seq_num 8) 2023-12-01T04:58:25.105 INFO:tasks.rados.rados.0.smithi080.stdout:3550: write oid 281 current snap is 0 2023-12-01T04:58:25.105 INFO:tasks.rados.rados.0.smithi080.stdout:3550: seq_num 2194 ranges {474558=605970,1737611=636770,2867105=7453} 2023-12-01T04:58:25.111 INFO:tasks.rados.rados.0.smithi080.stdout:3550: writing smithi08089843-281 from 474558 to 1080528 tid 1 2023-12-01T04:58:25.118 INFO:tasks.rados.rados.0.smithi080.stdout:3550: writing smithi08089843-281 from 1737611 to 2374381 tid 2 2023-12-01T04:58:25.121 INFO:tasks.rados.rados.0.smithi080.stdout:3550: writing smithi08089843-281 from 2867105 to 2874558 tid 3 2023-12-01T04:58:25.121 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:58:25.122 INFO:tasks.rados.rados.0.smithi080.stdout:3536: done (15 left) 2023-12-01T04:58:25.122 INFO:tasks.rados.rados.0.smithi080.stdout:3551: write oid 228 current snap is 0 2023-12-01T04:58:25.122 INFO:tasks.rados.rados.0.smithi080.stdout:3538: expect (ObjNum 971 snap 0 seq_num 971) 2023-12-01T04:58:25.225 INFO:tasks.rados.rados.0.smithi080.stdout:3535: finishing write tid 2 to smithi08089843-226 2023-12-01T04:58:25.225 INFO:tasks.rados.rados.0.smithi080.stdout:3535: finishing write tid 3 to smithi08089843-226 2023-12-01T04:58:25.225 INFO:tasks.rados.rados.0.smithi080.stdout:3535: finishing write tid 4 to smithi08089843-226 2023-12-01T04:58:25.225 INFO:tasks.rados.rados.0.smithi080.stdout:3535: oid 226 updating version 0 to 601 2023-12-01T04:58:25.225 INFO:tasks.rados.rados.0.smithi080.stdout:3535: oid 226 version 601 is already newer than 600 2023-12-01T04:58:25.225 INFO:tasks.rados.rados.0.smithi080.stdout:3535: oid 226 updating version 601 to 602 2023-12-01T04:58:25.225 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 226 v 602 (ObjNum 2190 snap 0 seq_num 2190) dirty exists 2023-12-01T04:58:25.226 INFO:tasks.rados.rados.0.smithi080.stdout:3535: left oid 226 (ObjNum 2190 snap 0 seq_num 2190) 2023-12-01T04:58:25.226 INFO:tasks.rados.rados.0.smithi080.stdout:3537: expect (ObjNum 1977 snap 0 seq_num 1977) 2023-12-01T04:58:25.336 INFO:tasks.rados.rados.0.smithi080.stdout:3539: expect (ObjNum 1857 snap 0 seq_num 1857) 2023-12-01T04:58:25.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:58:25 smithi090 bash[32384]: cluster 2023-12-01T04:58:24.187255+0000 mgr.y (mgr.24362) 297 : cluster 0 pgmap v268: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 52 MiB/s rd, 6.2 MiB/s wr, 64 op/s 2023-12-01T04:58:25.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:58:25 smithi090 bash[32384]: audit 2023-12-01T04:58:24.289082+0000 mon.c (mon.2) 185 : audit 0 from='client.? 172.21.15.80:0/4198298662' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:58:25.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:58:25 smithi090 bash[32384]: audit 2023-12-01T04:58:24.793971+0000 mon.c (mon.2) 186 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:58:25.545 INFO:tasks.rados.rados.0.smithi080.stdout:3540: finishing write tid 1 to smithi08089843-168 2023-12-01T04:58:25.545 INFO:tasks.rados.rados.0.smithi080.stdout:3541: expect (ObjNum 1906 snap 0 seq_num 1906) 2023-12-01T04:58:25.639 INFO:tasks.rados.rados.0.smithi080.stdout:3540: finishing write tid 2 to smithi08089843-168 2023-12-01T04:58:25.639 INFO:tasks.rados.rados.0.smithi080.stdout:3540: finishing write tid 3 to smithi08089843-168 2023-12-01T04:58:25.639 INFO:tasks.rados.rados.0.smithi080.stdout:3540: finishing write tid 4 to smithi08089843-168 2023-12-01T04:58:25.639 INFO:tasks.rados.rados.0.smithi080.stdout:3540: oid 168 updating version 0 to 428 2023-12-01T04:58:25.639 INFO:tasks.rados.rados.0.smithi080.stdout:3540: oid 168 updating version 428 to 429 2023-12-01T04:58:25.639 INFO:tasks.rados.rados.0.smithi080.stdout:3540: oid 168 version 429 is already newer than 427 2023-12-01T04:58:25.639 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 168 v 429 (ObjNum 2191 snap 0 seq_num 2191) dirty exists 2023-12-01T04:58:25.639 INFO:tasks.rados.rados.0.smithi080.stdout:3540: left oid 168 (ObjNum 2191 snap 0 seq_num 2191) 2023-12-01T04:58:25.639 INFO:tasks.rados.rados.0.smithi080.stdout:3542: finishing write tid 1 to smithi08089843-238 2023-12-01T04:58:25.639 INFO:tasks.rados.rados.0.smithi080.stdout:3542: finishing write tid 2 to smithi08089843-238 2023-12-01T04:58:25.639 INFO:tasks.rados.rados.0.smithi080.stdout:3542: finishing write tid 3 to smithi08089843-238 2023-12-01T04:58:25.639 INFO:tasks.rados.rados.0.smithi080.stdout:3542: finishing write tid 4 to smithi08089843-238 2023-12-01T04:58:25.640 INFO:tasks.rados.rados.0.smithi080.stdout:3542: finishing write tid 5 to smithi08089843-238 2023-12-01T04:58:25.640 INFO:tasks.rados.rados.0.smithi080.stdout:3542: oid 238 updating version 0 to 408 2023-12-01T04:58:25.640 INFO:tasks.rados.rados.0.smithi080.stdout:3542: oid 238 version 408 is already newer than 407 2023-12-01T04:58:25.640 INFO:tasks.rados.rados.0.smithi080.stdout:3542: oid 238 version 408 is already newer than 405 2023-12-01T04:58:25.640 INFO:tasks.rados.rados.0.smithi080.stdout:3542: oid 238 version 408 is already newer than 406 2023-12-01T04:58:25.640 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 238 v 408 (ObjNum 2192 snap 0 seq_num 2192) dirty exists 2023-12-01T04:58:25.640 INFO:tasks.rados.rados.0.smithi080.stdout:3542: left oid 238 (ObjNum 2192 snap 0 seq_num 2192) 2023-12-01T04:58:25.640 INFO:tasks.rados.rados.0.smithi080.stdout:3543: expect (ObjNum 1104 snap 0 seq_num 1104) 2023-12-01T04:58:25.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:58:25 smithi080 bash[41963]: cluster 2023-12-01T04:58:24.187255+0000 mgr.y (mgr.24362) 297 : cluster 0 pgmap v268: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 52 MiB/s rd, 6.2 MiB/s wr, 64 op/s 2023-12-01T04:58:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:58:25 smithi080 bash[41963]: audit 2023-12-01T04:58:24.289082+0000 mon.c (mon.2) 185 : audit 0 from='client.? 172.21.15.80:0/4198298662' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:58:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:58:25 smithi080 bash[41963]: audit 2023-12-01T04:58:24.793971+0000 mon.c (mon.2) 186 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:58:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:58:25 smithi080 bash[28361]: cluster 2023-12-01T04:58:24.187255+0000 mgr.y (mgr.24362) 297 : cluster 0 pgmap v268: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 52 MiB/s rd, 6.2 MiB/s wr, 64 op/s 2023-12-01T04:58:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:58:25 smithi080 bash[28361]: audit 2023-12-01T04:58:24.289082+0000 mon.c (mon.2) 185 : audit 0 from='client.? 172.21.15.80:0/4198298662' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:58:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:58:25 smithi080 bash[28361]: audit 2023-12-01T04:58:24.793971+0000 mon.c (mon.2) 186 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:58:25.752 INFO:tasks.rados.rados.0.smithi080.stdout:3546: finishing write tid 1 to smithi08089843-126 2023-12-01T04:58:25.752 INFO:tasks.rados.rados.0.smithi080.stdout:3545: expect (ObjNum 1641 snap 0 seq_num 1641) 2023-12-01T04:58:26.008 INFO:tasks.rados.rados.0.smithi080.stdout:3546: finishing write tid 2 to smithi08089843-126 2023-12-01T04:58:26.008 INFO:tasks.rados.rados.0.smithi080.stdout:3546: finishing write tid 3 to smithi08089843-126 2023-12-01T04:58:26.008 INFO:tasks.rados.rados.0.smithi080.stdout:3546: finishing write tid 4 to smithi08089843-126 2023-12-01T04:58:26.008 INFO:tasks.rados.rados.0.smithi080.stdout:3546: oid 126 updating version 0 to 367 2023-12-01T04:58:26.008 INFO:tasks.rados.rados.0.smithi080.stdout:3546: oid 126 version 367 is already newer than 365 2023-12-01T04:58:26.008 INFO:tasks.rados.rados.0.smithi080.stdout:3546: oid 126 version 367 is already newer than 366 2023-12-01T04:58:26.008 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 126 v 367 (ObjNum 2193 snap 0 seq_num 2193) dirty exists 2023-12-01T04:58:26.008 INFO:tasks.rados.rados.0.smithi080.stdout:3546: left oid 126 (ObjNum 2193 snap 0 seq_num 2193) 2023-12-01T04:58:26.008 INFO:tasks.rados.rados.0.smithi080.stdout:3547: expect (ObjNum 1554 snap 0 seq_num 1554) 2023-12-01T04:58:26.073 INFO:tasks.rados.rados.0.smithi080.stdout:3548: expect (ObjNum 1949 snap 0 seq_num 1949) 2023-12-01T04:58:26.165 INFO:tasks.rados.rados.0.smithi080.stdout:3549: expect (ObjNum 8 snap 0 seq_num 8) 2023-12-01T04:58:26.236 INFO:tasks.rados.rados.0.smithi080.stdout:3550: finishing write tid 1 to smithi08089843-281 2023-12-01T04:58:26.237 INFO:tasks.rados.rados.0.smithi080.stdout:3550: finishing write tid 2 to smithi08089843-281 2023-12-01T04:58:26.237 INFO:tasks.rados.rados.0.smithi080.stdout:3550: finishing write tid 3 to smithi08089843-281 2023-12-01T04:58:26.237 INFO:tasks.rados.rados.0.smithi080.stdout:3550: finishing write tid 4 to smithi08089843-281 2023-12-01T04:58:26.237 INFO:tasks.rados.rados.0.smithi080.stdout:3550: finishing write tid 5 to smithi08089843-281 2023-12-01T04:58:26.237 INFO:tasks.rados.rados.0.smithi080.stdout:3550: oid 281 updating version 0 to 441 2023-12-01T04:58:26.237 INFO:tasks.rados.rados.0.smithi080.stdout:3550: oid 281 updating version 441 to 442 2023-12-01T04:58:26.237 INFO:tasks.rados.rados.0.smithi080.stdout:3550: oid 281 version 442 is already newer than 440 2023-12-01T04:58:26.237 INFO:tasks.rados.rados.0.smithi080.stdout:3550: oid 281 version 442 is already newer than 439 2023-12-01T04:58:26.237 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 281 v 442 (ObjNum 2194 snap 0 seq_num 2194) dirty exists 2023-12-01T04:58:26.237 INFO:tasks.rados.rados.0.smithi080.stdout:3550: left oid 281 (ObjNum 2194 snap 0 seq_num 2194) 2023-12-01T04:58:26.237 INFO:tasks.rados.rados.0.smithi080.stdout:3551: seq_num 2195 ranges {491365=681219,1796093=780428} 2023-12-01T04:58:26.247 INFO:tasks.rados.rados.0.smithi080.stdout:3551: writing smithi08089843-228 from 491365 to 1172584 tid 1 2023-12-01T04:58:26.257 INFO:tasks.rados.rados.0.smithi080.stdout:3551: writing smithi08089843-228 from 1796093 to 2576521 tid 2 2023-12-01T04:58:26.257 INFO:tasks.rados.rados.0.smithi080.stdout:3535: done (15 left) 2023-12-01T04:58:26.257 INFO:tasks.rados.rados.0.smithi080.stdout:3537: done (14 left) 2023-12-01T04:58:26.257 INFO:tasks.rados.rados.0.smithi080.stdout:3538: done (13 left) 2023-12-01T04:58:26.257 INFO:tasks.rados.rados.0.smithi080.stdout:3539: done (12 left) 2023-12-01T04:58:26.257 INFO:tasks.rados.rados.0.smithi080.stdout:3540: done (11 left) 2023-12-01T04:58:26.257 INFO:tasks.rados.rados.0.smithi080.stdout:3541: done (10 left) 2023-12-01T04:58:26.257 INFO:tasks.rados.rados.0.smithi080.stdout:3542: done (9 left) 2023-12-01T04:58:26.257 INFO:tasks.rados.rados.0.smithi080.stdout:3543: done (8 left) 2023-12-01T04:58:26.257 INFO:tasks.rados.rados.0.smithi080.stdout:3544: done (7 left) 2023-12-01T04:58:26.258 INFO:tasks.rados.rados.0.smithi080.stdout:3545: done (6 left) 2023-12-01T04:58:26.258 INFO:tasks.rados.rados.0.smithi080.stdout:3546: done (5 left) 2023-12-01T04:58:26.258 INFO:tasks.rados.rados.0.smithi080.stdout:3547: done (4 left) 2023-12-01T04:58:26.258 INFO:tasks.rados.rados.0.smithi080.stdout:3548: done (3 left) 2023-12-01T04:58:26.258 INFO:tasks.rados.rados.0.smithi080.stdout:3549: done (2 left) 2023-12-01T04:58:26.258 INFO:tasks.rados.rados.0.smithi080.stdout:3550: done (1 left) 2023-12-01T04:58:26.258 INFO:tasks.rados.rados.0.smithi080.stdout:3552: write oid 498 current snap is 0 2023-12-01T04:58:26.258 INFO:tasks.rados.rados.0.smithi080.stdout:3551: finishing write tid 1 to smithi08089843-228 2023-12-01T04:58:26.258 INFO:tasks.rados.rados.0.smithi080.stdout:3552: seq_num 2196 ranges {508172=756468,1854575=640439} 2023-12-01T04:58:26.264 INFO:tasks.rados.rados.0.smithi080.stdout:3552: writing smithi08089843-498 from 508172 to 1264640 tid 1 2023-12-01T04:58:26.271 INFO:tasks.rados.rados.0.smithi080.stdout:3552: writing smithi08089843-498 from 1854575 to 2495014 tid 2 2023-12-01T04:58:26.271 INFO:tasks.rados.rados.0.smithi080.stdout:3553: write oid 433 current snap is 0 2023-12-01T04:58:26.271 INFO:tasks.rados.rados.0.smithi080.stdout:3553: seq_num 2197 ranges {524979=431717,1513057=784097} 2023-12-01T04:58:26.277 INFO:tasks.rados.rados.0.smithi080.stdout:3553: writing smithi08089843-433 from 524979 to 956696 tid 1 2023-12-01T04:58:26.284 INFO:tasks.rados.rados.0.smithi080.stdout:3553: writing smithi08089843-433 from 1513057 to 2297154 tid 2 2023-12-01T04:58:26.284 INFO:tasks.rados.rados.0.smithi080.stdout:3554: write oid 184 current snap is 0 2023-12-01T04:58:26.285 INFO:tasks.rados.rados.0.smithi080.stdout:3554: seq_num 2198 ranges {541786=623319,1571539=644108,2693150=248636} 2023-12-01T04:58:26.291 INFO:tasks.rados.rados.0.smithi080.stdout:3554: writing smithi08089843-184 from 541786 to 1165105 tid 1 2023-12-01T04:58:26.297 INFO:tasks.rados.rados.0.smithi080.stdout:3554: writing smithi08089843-184 from 1571539 to 2215647 tid 2 2023-12-01T04:58:26.302 INFO:tasks.rados.rados.0.smithi080.stdout:3554: writing smithi08089843-184 from 2693150 to 2941786 tid 3 2023-12-01T04:58:26.302 INFO:tasks.rados.rados.0.smithi080.stdout:3555: read oid 3 snap -1 2023-12-01T04:58:26.302 INFO:tasks.rados.rados.0.smithi080.stdout:3555: expect (ObjNum 1954 snap 0 seq_num 1954) 2023-12-01T04:58:26.302 INFO:tasks.rados.rados.0.smithi080.stdout:3556: read oid 450 snap -1 2023-12-01T04:58:26.302 INFO:tasks.rados.rados.0.smithi080.stdout:3556: expect (ObjNum 1907 snap 0 seq_num 1907) 2023-12-01T04:58:26.302 INFO:tasks.rados.rados.0.smithi080.stdout:3557: write oid 29 current snap is 0 2023-12-01T04:58:26.302 INFO:tasks.rados.rados.0.smithi080.stdout:3551: finishing write tid 2 to smithi08089843-228 2023-12-01T04:58:26.302 INFO:tasks.rados.rados.0.smithi080.stdout:3551: finishing write tid 3 to smithi08089843-228 2023-12-01T04:58:26.302 INFO:tasks.rados.rados.0.smithi080.stdout:3551: finishing write tid 4 to smithi08089843-228 2023-12-01T04:58:26.302 INFO:tasks.rados.rados.0.smithi080.stdout:3551: oid 228 updating version 0 to 503 2023-12-01T04:58:26.303 INFO:tasks.rados.rados.0.smithi080.stdout:3551: oid 228 version 503 is already newer than 501 2023-12-01T04:58:26.303 INFO:tasks.rados.rados.0.smithi080.stdout:3551: oid 228 version 503 is already newer than 502 2023-12-01T04:58:26.303 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 228 v 503 (ObjNum 2195 snap 0 seq_num 2195) dirty exists 2023-12-01T04:58:26.303 INFO:tasks.rados.rados.0.smithi080.stdout:3551: left oid 228 (ObjNum 2195 snap 0 seq_num 2195) 2023-12-01T04:58:26.303 INFO:tasks.rados.rados.0.smithi080.stdout:3552: finishing write tid 1 to smithi08089843-498 2023-12-01T04:58:26.303 INFO:tasks.rados.rados.0.smithi080.stdout:3552: finishing write tid 2 to smithi08089843-498 2023-12-01T04:58:26.303 INFO:tasks.rados.rados.0.smithi080.stdout:3552: finishing write tid 3 to smithi08089843-498 2023-12-01T04:58:26.303 INFO:tasks.rados.rados.0.smithi080.stdout:3552: finishing write tid 4 to smithi08089843-498 2023-12-01T04:58:26.303 INFO:tasks.rados.rados.0.smithi080.stdout:3552: oid 498 updating version 0 to 604 2023-12-01T04:58:26.303 INFO:tasks.rados.rados.0.smithi080.stdout:3552: oid 498 version 604 is already newer than 603 2023-12-01T04:58:26.303 INFO:tasks.rados.rados.0.smithi080.stdout:3552: oid 498 updating version 604 to 605 2023-12-01T04:58:26.303 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 498 v 605 (ObjNum 2196 snap 0 seq_num 2196) dirty exists 2023-12-01T04:58:26.303 INFO:tasks.rados.rados.0.smithi080.stdout:3552: left oid 498 (ObjNum 2196 snap 0 seq_num 2196) 2023-12-01T04:58:26.303 INFO:tasks.rados.rados.0.smithi080.stdout:3553: finishing write tid 1 to smithi08089843-433 2023-12-01T04:58:26.304 INFO:tasks.rados.rados.0.smithi080.stdout:3557: seq_num 2199 ranges {558593=698568,2030021=787766} 2023-12-01T04:58:26.309 INFO:tasks.rados.rados.0.smithi080.stdout:3557: writing smithi08089843-29 from 558593 to 1257161 tid 1 2023-12-01T04:58:26.319 INFO:tasks.rados.rados.0.smithi080.stdout:3557: writing smithi08089843-29 from 2030021 to 2817787 tid 2 2023-12-01T04:58:26.319 INFO:tasks.rados.rados.0.smithi080.stdout:3551: done (6 left) 2023-12-01T04:58:26.319 INFO:tasks.rados.rados.0.smithi080.stdout:3552: done (5 left) 2023-12-01T04:58:26.320 INFO:tasks.rados.rados.0.smithi080.stdout:3558: read oid 113 snap -1 2023-12-01T04:58:26.320 INFO:tasks.rados.rados.0.smithi080.stdout:3558: expect (ObjNum 1601 snap 0 seq_num 1601) 2023-12-01T04:58:26.320 INFO:tasks.rados.rados.0.smithi080.stdout:3559: write oid 163 current snap is 0 2023-12-01T04:58:26.320 INFO:tasks.rados.rados.0.smithi080.stdout:3553: finishing write tid 2 to smithi08089843-433 2023-12-01T04:58:26.320 INFO:tasks.rados.rados.0.smithi080.stdout:3553: finishing write tid 3 to smithi08089843-433 2023-12-01T04:58:26.320 INFO:tasks.rados.rados.0.smithi080.stdout:3553: finishing write tid 4 to smithi08089843-433 2023-12-01T04:58:26.320 INFO:tasks.rados.rados.0.smithi080.stdout:3553: oid 433 updating version 0 to 346 2023-12-01T04:58:26.320 INFO:tasks.rados.rados.0.smithi080.stdout:3553: oid 433 version 346 is already newer than 344 2023-12-01T04:58:26.320 INFO:tasks.rados.rados.0.smithi080.stdout:3553: oid 433 version 346 is already newer than 345 2023-12-01T04:58:26.320 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 433 v 346 (ObjNum 2197 snap 0 seq_num 2197) dirty exists 2023-12-01T04:58:26.320 INFO:tasks.rados.rados.0.smithi080.stdout:3553: left oid 433 (ObjNum 2197 snap 0 seq_num 2197) 2023-12-01T04:58:26.320 INFO:tasks.rados.rados.0.smithi080.stdout:3554: finishing write tid 1 to smithi08089843-184 2023-12-01T04:58:26.320 INFO:tasks.rados.rados.0.smithi080.stdout:3554: finishing write tid 2 to smithi08089843-184 2023-12-01T04:58:26.320 INFO:tasks.rados.rados.0.smithi080.stdout:3559: seq_num 2200 ranges {575400=773817,2088503=647777} 2023-12-01T04:58:26.327 INFO:tasks.rados.rados.0.smithi080.stdout:3559: writing smithi08089843-163 from 575400 to 1349217 tid 1 2023-12-01T04:58:26.336 INFO:tasks.rados.rados.0.smithi080.stdout:3559: writing smithi08089843-163 from 2088503 to 2736280 tid 2 2023-12-01T04:58:26.336 INFO:tasks.rados.rados.0.smithi080.stdout:3553: done (6 left) 2023-12-01T04:58:26.336 INFO:tasks.rados.rados.0.smithi080.stdout:3560: read oid 452 snap -1 2023-12-01T04:58:26.336 INFO:tasks.rados.rados.0.smithi080.stdout:3560: expect (ObjNum 451 snap 0 seq_num 451) 2023-12-01T04:58:26.336 INFO:tasks.rados.rados.0.smithi080.stdout:3561: write oid 298 current snap is 0 2023-12-01T04:58:26.336 INFO:tasks.rados.rados.0.smithi080.stdout:3554: finishing write tid 3 to smithi08089843-184 2023-12-01T04:58:26.336 INFO:tasks.rados.rados.0.smithi080.stdout:3554: finishing write tid 4 to smithi08089843-184 2023-12-01T04:58:26.336 INFO:tasks.rados.rados.0.smithi080.stdout:3554: finishing write tid 5 to smithi08089843-184 2023-12-01T04:58:26.336 INFO:tasks.rados.rados.0.smithi080.stdout:3554: oid 184 updating version 0 to 608 2023-12-01T04:58:26.336 INFO:tasks.rados.rados.0.smithi080.stdout:3554: oid 184 version 608 is already newer than 607 2023-12-01T04:58:26.337 INFO:tasks.rados.rados.0.smithi080.stdout:3554: oid 184 version 608 is already newer than 606 2023-12-01T04:58:26.337 INFO:tasks.rados.rados.0.smithi080.stdout:3554: oid 184 updating version 608 to 609 2023-12-01T04:58:26.337 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 184 v 609 (ObjNum 2198 snap 0 seq_num 2198) dirty exists 2023-12-01T04:58:26.337 INFO:tasks.rados.rados.0.smithi080.stdout:3554: left oid 184 (ObjNum 2198 snap 0 seq_num 2198) 2023-12-01T04:58:26.337 INFO:tasks.rados.rados.0.smithi080.stdout:3561: seq_num 2201 ranges {592207=449066,1746985=791435} 2023-12-01T04:58:26.341 INFO:tasks.rados.rados.0.smithi080.stdout:3561: writing smithi08089843-298 from 592207 to 1041273 tid 1 2023-12-01T04:58:26.351 INFO:tasks.rados.rados.0.smithi080.stdout:3561: writing smithi08089843-298 from 1746985 to 2538420 tid 2 2023-12-01T04:58:26.351 INFO:tasks.rados.rados.0.smithi080.stdout:3554: done (7 left) 2023-12-01T04:58:26.351 INFO:tasks.rados.rados.0.smithi080.stdout:3562: write oid 142 current snap is 0 2023-12-01T04:58:26.351 INFO:tasks.rados.rados.0.smithi080.stdout:3562: seq_num 2202 ranges {609014=524315,1689114=535093,2970136=38878} 2023-12-01T04:58:26.359 INFO:tasks.rados.rados.0.smithi080.stdout:3562: writing smithi08089843-142 from 609014 to 1133329 tid 1 2023-12-01T04:58:26.365 INFO:tasks.rados.rados.0.smithi080.stdout:3562: writing smithi08089843-142 from 1689114 to 2224207 tid 2 2023-12-01T04:58:26.370 INFO:tasks.rados.rados.0.smithi080.stdout:3562: writing smithi08089843-142 from 2970136 to 3009014 tid 3 2023-12-01T04:58:26.370 INFO:tasks.rados.rados.0.smithi080.stdout:3563: read oid 192 snap -1 2023-12-01T04:58:26.370 INFO:tasks.rados.rados.0.smithi080.stdout:3563: expect deleted 2023-12-01T04:58:26.370 INFO:tasks.rados.rados.0.smithi080.stdout:3564: read oid 203 snap -1 2023-12-01T04:58:26.370 INFO:tasks.rados.rados.0.smithi080.stdout:3564: expect (ObjNum 202 snap 0 seq_num 202) 2023-12-01T04:58:26.370 INFO:tasks.rados.rados.0.smithi080.stdout:3565: write oid 4 current snap is 0 2023-12-01T04:58:26.370 INFO:tasks.rados.rados.0.smithi080.stdout:3565: seq_num 2203 ranges {625821=599564,1747596=795104,2997559=28262} 2023-12-01T04:58:26.377 INFO:tasks.rados.rados.0.smithi080.stdout:3565: writing smithi08089843-4 from 625821 to 1225385 tid 1 2023-12-01T04:58:26.384 INFO:tasks.rados.rados.0.smithi080.stdout:3565: writing smithi08089843-4 from 1747596 to 2542700 tid 2 2023-12-01T04:58:26.387 INFO:tasks.rados.rados.0.smithi080.stdout:3565: writing smithi08089843-4 from 2997559 to 3025821 tid 3 2023-12-01T04:58:26.387 INFO:tasks.rados.rados.0.smithi080.stdout:3566: write oid 287 current snap is 0 2023-12-01T04:58:26.387 INFO:tasks.rados.rados.0.smithi080.stdout:3566: seq_num 2204 ranges {642628=674813,1806078=538762,3024982=17646} 2023-12-01T04:58:26.395 INFO:tasks.rados.rados.0.smithi080.stdout:3566: writing smithi08089843-287 from 642628 to 1317441 tid 1 2023-12-01T04:58:26.401 INFO:tasks.rados.rados.0.smithi080.stdout:3566: writing smithi08089843-287 from 1806078 to 2344840 tid 2 2023-12-01T04:58:26.405 INFO:tasks.rados.rados.0.smithi080.stdout:3566: writing smithi08089843-287 from 3024982 to 3042628 tid 3 2023-12-01T04:58:26.405 INFO:tasks.rados.rados.0.smithi080.stdout:3567: delete oid 440 current snap is 0 2023-12-01T04:58:26.405 INFO:tasks.rados.rados.0.smithi080.stdout:3555: expect (ObjNum 1954 snap 0 seq_num 1954) 2023-12-01T04:58:26.626 INFO:tasks.rados.rados.0.smithi080.stdout:3556: expect (ObjNum 1907 snap 0 seq_num 1907) 2023-12-01T04:58:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:58:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:04:58:26] "GET /metrics HTTP/1.1" 200 36345 "" "Prometheus/2.43.0" 2023-12-01T04:58:26.766 INFO:tasks.rados.rados.0.smithi080.stdout:3557: finishing write tid 1 to smithi08089843-29 2023-12-01T04:58:26.766 INFO:tasks.rados.rados.0.smithi080.stdout:3558: expect (ObjNum 1601 snap 0 seq_num 1601) 2023-12-01T04:58:26.972 INFO:tasks.rados.rados.0.smithi080.stdout:3557: finishing write tid 2 to smithi08089843-29 2023-12-01T04:58:26.972 INFO:tasks.rados.rados.0.smithi080.stdout:3557: finishing write tid 3 to smithi08089843-29 2023-12-01T04:58:26.972 INFO:tasks.rados.rados.0.smithi080.stdout:3557: finishing write tid 4 to smithi08089843-29 2023-12-01T04:58:26.972 INFO:tasks.rados.rados.0.smithi080.stdout:3557: oid 29 updating version 0 to 509 2023-12-01T04:58:26.972 INFO:tasks.rados.rados.0.smithi080.stdout:3557: oid 29 version 509 is already newer than 508 2023-12-01T04:58:26.972 INFO:tasks.rados.rados.0.smithi080.stdout:3557: oid 29 updating version 509 to 510 2023-12-01T04:58:26.972 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 29 v 510 (ObjNum 2199 snap 0 seq_num 2199) dirty exists 2023-12-01T04:58:26.973 INFO:tasks.rados.rados.0.smithi080.stdout:3557: left oid 29 (ObjNum 2199 snap 0 seq_num 2199) 2023-12-01T04:58:26.973 INFO:tasks.rados.rados.0.smithi080.stdout:3559: finishing write tid 1 to smithi08089843-163 2023-12-01T04:58:26.973 INFO:tasks.rados.rados.0.smithi080.stdout:3559: finishing write tid 2 to smithi08089843-163 2023-12-01T04:58:26.973 INFO:tasks.rados.rados.0.smithi080.stdout:3559: finishing write tid 3 to smithi08089843-163 2023-12-01T04:58:26.973 INFO:tasks.rados.rados.0.smithi080.stdout:3559: finishing write tid 4 to smithi08089843-163 2023-12-01T04:58:26.973 INFO:tasks.rados.rados.0.smithi080.stdout:3559: oid 163 updating version 0 to 505 2023-12-01T04:58:26.973 INFO:tasks.rados.rados.0.smithi080.stdout:3559: oid 163 updating version 505 to 506 2023-12-01T04:58:26.973 INFO:tasks.rados.rados.0.smithi080.stdout:3559: oid 163 version 506 is already newer than 504 2023-12-01T04:58:26.973 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 163 v 506 (ObjNum 2200 snap 0 seq_num 2200) dirty exists 2023-12-01T04:58:26.973 INFO:tasks.rados.rados.0.smithi080.stdout:3559: left oid 163 (ObjNum 2200 snap 0 seq_num 2200) 2023-12-01T04:58:26.973 INFO:tasks.rados.rados.0.smithi080.stdout:3561: finishing write tid 1 to smithi08089843-298 2023-12-01T04:58:26.973 INFO:tasks.rados.rados.0.smithi080.stdout:3560: expect (ObjNum 451 snap 0 seq_num 451) 2023-12-01T04:58:27.101 INFO:tasks.rados.rados.0.smithi080.stdout:3561: finishing write tid 2 to smithi08089843-298 2023-12-01T04:58:27.101 INFO:tasks.rados.rados.0.smithi080.stdout:3561: finishing write tid 3 to smithi08089843-298 2023-12-01T04:58:27.101 INFO:tasks.rados.rados.0.smithi080.stdout:3561: finishing write tid 4 to smithi08089843-298 2023-12-01T04:58:27.101 INFO:tasks.rados.rados.0.smithi080.stdout:3561: oid 298 updating version 0 to 482 2023-12-01T04:58:27.101 INFO:tasks.rados.rados.0.smithi080.stdout:3561: oid 298 updating version 482 to 484 2023-12-01T04:58:27.101 INFO:tasks.rados.rados.0.smithi080.stdout:3561: oid 298 version 484 is already newer than 483 2023-12-01T04:58:27.101 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 298 v 484 (ObjNum 2201 snap 0 seq_num 2201) dirty exists 2023-12-01T04:58:27.101 INFO:tasks.rados.rados.0.smithi080.stdout:3561: left oid 298 (ObjNum 2201 snap 0 seq_num 2201) 2023-12-01T04:58:27.101 INFO:tasks.rados.rados.0.smithi080.stdout:3562: finishing write tid 1 to smithi08089843-142 2023-12-01T04:58:27.101 INFO:tasks.rados.rados.0.smithi080.stdout:3562: finishing write tid 2 to smithi08089843-142 2023-12-01T04:58:27.101 INFO:tasks.rados.rados.0.smithi080.stdout:3562: finishing write tid 3 to smithi08089843-142 2023-12-01T04:58:27.102 INFO:tasks.rados.rados.0.smithi080.stdout:3562: finishing write tid 4 to smithi08089843-142 2023-12-01T04:58:27.102 INFO:tasks.rados.rados.0.smithi080.stdout:3562: finishing write tid 5 to smithi08089843-142 2023-12-01T04:58:27.102 INFO:tasks.rados.rados.0.smithi080.stdout:3562: oid 142 updating version 0 to 421 2023-12-01T04:58:27.102 INFO:tasks.rados.rados.0.smithi080.stdout:3562: oid 142 version 421 is already newer than 420 2023-12-01T04:58:27.102 INFO:tasks.rados.rados.0.smithi080.stdout:3562: oid 142 version 421 is already newer than 419 2023-12-01T04:58:27.102 INFO:tasks.rados.rados.0.smithi080.stdout:3562: oid 142 updating version 421 to 422 2023-12-01T04:58:27.102 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 142 v 422 (ObjNum 2202 snap 0 seq_num 2202) dirty exists 2023-12-01T04:58:27.102 INFO:tasks.rados.rados.0.smithi080.stdout:3562: left oid 142 (ObjNum 2202 snap 0 seq_num 2202) 2023-12-01T04:58:27.102 INFO:tasks.rados.rados.0.smithi080.stdout:3564: expect (ObjNum 202 snap 0 seq_num 202) 2023-12-01T04:58:27.216 INFO:tasks.rados.rados.0.smithi080.stdout:3565: finishing write tid 1 to smithi08089843-4 2023-12-01T04:58:27.216 INFO:tasks.rados.rados.0.smithi080.stdout:3565: finishing write tid 2 to smithi08089843-4 2023-12-01T04:58:27.216 INFO:tasks.rados.rados.0.smithi080.stdout:3565: finishing write tid 3 to smithi08089843-4 2023-12-01T04:58:27.216 INFO:tasks.rados.rados.0.smithi080.stdout:3565: finishing write tid 4 to smithi08089843-4 2023-12-01T04:58:27.216 INFO:tasks.rados.rados.0.smithi080.stdout:3565: finishing write tid 5 to smithi08089843-4 2023-12-01T04:58:27.216 INFO:tasks.rados.rados.0.smithi080.stdout:3565: oid 4 updating version 0 to 424 2023-12-01T04:58:27.216 INFO:tasks.rados.rados.0.smithi080.stdout:3565: oid 4 updating version 424 to 425 2023-12-01T04:58:27.216 INFO:tasks.rados.rados.0.smithi080.stdout:3565: oid 4 updating version 425 to 426 2023-12-01T04:58:27.216 INFO:tasks.rados.rados.0.smithi080.stdout:3565: oid 4 version 426 is already newer than 423 2023-12-01T04:58:27.217 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 4 v 426 (ObjNum 2203 snap 0 seq_num 2203) dirty exists 2023-12-01T04:58:27.217 INFO:tasks.rados.rados.0.smithi080.stdout:3565: left oid 4 (ObjNum 2203 snap 0 seq_num 2203) 2023-12-01T04:58:27.217 INFO:tasks.rados.rados.0.smithi080.stdout:3566: finishing write tid 1 to smithi08089843-287 2023-12-01T04:58:27.217 INFO:tasks.rados.rados.0.smithi080.stdout:3566: finishing write tid 2 to smithi08089843-287 2023-12-01T04:58:27.217 INFO:tasks.rados.rados.0.smithi080.stdout:3566: finishing write tid 3 to smithi08089843-287 2023-12-01T04:58:27.217 INFO:tasks.rados.rados.0.smithi080.stdout:3566: finishing write tid 4 to smithi08089843-287 2023-12-01T04:58:27.217 INFO:tasks.rados.rados.0.smithi080.stdout:3566: finishing write tid 5 to smithi08089843-287 2023-12-01T04:58:27.217 INFO:tasks.rados.rados.0.smithi080.stdout:3566: oid 287 updating version 0 to 378 2023-12-01T04:58:27.217 INFO:tasks.rados.rados.0.smithi080.stdout:3566: oid 287 version 378 is already newer than 377 2023-12-01T04:58:27.217 INFO:tasks.rados.rados.0.smithi080.stdout:3566: oid 287 version 378 is already newer than 376 2023-12-01T04:58:27.217 INFO:tasks.rados.rados.0.smithi080.stdout:3566: oid 287 updating version 378 to 379 2023-12-01T04:58:27.217 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 287 v 379 (ObjNum 2204 snap 0 seq_num 2204) dirty exists 2023-12-01T04:58:27.217 INFO:tasks.rados.rados.0.smithi080.stdout:3566: left oid 287 (ObjNum 2204 snap 0 seq_num 2204) 2023-12-01T04:58:27.217 INFO:tasks.rados.rados.0.smithi080.stdout:3555: done (12 left) 2023-12-01T04:58:27.217 INFO:tasks.rados.rados.0.smithi080.stdout:3556: done (11 left) 2023-12-01T04:58:27.217 INFO:tasks.rados.rados.0.smithi080.stdout:3557: done (10 left) 2023-12-01T04:58:27.218 INFO:tasks.rados.rados.0.smithi080.stdout:3558: done (9 left) 2023-12-01T04:58:27.218 INFO:tasks.rados.rados.0.smithi080.stdout:3559: done (8 left) 2023-12-01T04:58:27.218 INFO:tasks.rados.rados.0.smithi080.stdout:3560: done (7 left) 2023-12-01T04:58:27.218 INFO:tasks.rados.rados.0.smithi080.stdout:3561: done (6 left) 2023-12-01T04:58:27.218 INFO:tasks.rados.rados.0.smithi080.stdout:3562: done (5 left) 2023-12-01T04:58:27.218 INFO:tasks.rados.rados.0.smithi080.stdout:3563: done (4 left) 2023-12-01T04:58:27.218 INFO:tasks.rados.rados.0.smithi080.stdout:3564: done (3 left) 2023-12-01T04:58:27.218 INFO:tasks.rados.rados.0.smithi080.stdout:3565: done (2 left) 2023-12-01T04:58:27.218 INFO:tasks.rados.rados.0.smithi080.stdout:3566: done (1 left) 2023-12-01T04:58:27.218 INFO:tasks.rados.rados.0.smithi080.stdout:3567: done (0 left) 2023-12-01T04:58:27.218 INFO:tasks.rados.rados.0.smithi080.stdout:3568: write oid 145 current snap is 0 2023-12-01T04:58:27.218 INFO:tasks.rados.rados.0.smithi080.stdout:3568: seq_num 2206 ranges {676242=541664,1923042=542431} 2023-12-01T04:58:27.228 INFO:tasks.rados.rados.0.smithi080.stdout:3568: writing smithi08089843-145 from 676242 to 1217906 tid 1 2023-12-01T04:58:27.235 INFO:tasks.rados.rados.0.smithi080.stdout:3568: writing smithi08089843-145 from 1923042 to 2465473 tid 2 2023-12-01T04:58:27.236 INFO:tasks.rados.rados.0.smithi080.stdout:3569: delete oid 122 current snap is 0 2023-12-01T04:58:27.236 INFO:tasks.rados.rados.0.smithi080.stdout:3568: finishing write tid 1 to smithi08089843-145 2023-12-01T04:58:27.239 INFO:tasks.rados.rados.0.smithi080.stdout:3569: done (1 left) 2023-12-01T04:58:27.239 INFO:tasks.rados.rados.0.smithi080.stdout:3570: read oid 117 snap -1 2023-12-01T04:58:27.239 INFO:tasks.rados.rados.0.smithi080.stdout:3570: expect (ObjNum 1464 snap 0 seq_num 1464) 2023-12-01T04:58:27.239 INFO:tasks.rados.rados.0.smithi080.stdout:3571: read oid 464 snap -1 2023-12-01T04:58:27.239 INFO:tasks.rados.rados.0.smithi080.stdout:3571: expect (ObjNum 1338 snap 0 seq_num 1338) 2023-12-01T04:58:27.239 INFO:tasks.rados.rados.0.smithi080.stdout:3572: write oid 113 current snap is 0 2023-12-01T04:58:27.240 INFO:tasks.rados.rados.0.smithi080.stdout:3572: seq_num 2208 ranges {709856=692162,2040006=546100} 2023-12-01T04:58:27.249 INFO:tasks.rados.rados.0.smithi080.stdout:3572: writing smithi08089843-113 from 709856 to 1402018 tid 1 2023-12-01T04:58:27.255 INFO:tasks.rados.rados.0.smithi080.stdout:3572: writing smithi08089843-113 from 2040006 to 2586106 tid 2 2023-12-01T04:58:27.256 INFO:tasks.rados.rados.0.smithi080.stdout:3573: write oid 478 current snap is 0 2023-12-01T04:58:27.256 INFO:tasks.rados.rados.0.smithi080.stdout:3568: finishing write tid 2 to smithi08089843-145 2023-12-01T04:58:27.256 INFO:tasks.rados.rados.0.smithi080.stdout:3568: finishing write tid 3 to smithi08089843-145 2023-12-01T04:58:27.256 INFO:tasks.rados.rados.0.smithi080.stdout:3568: finishing write tid 4 to smithi08089843-145 2023-12-01T04:58:27.256 INFO:tasks.rados.rados.0.smithi080.stdout:3568: oid 145 updating version 0 to 393 2023-12-01T04:58:27.256 INFO:tasks.rados.rados.0.smithi080.stdout:3568: oid 145 updating version 393 to 394 2023-12-01T04:58:27.256 INFO:tasks.rados.rados.0.smithi080.stdout:3568: oid 145 version 394 is already newer than 392 2023-12-01T04:58:27.256 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 145 v 394 (ObjNum 2206 snap 0 seq_num 2206) dirty exists 2023-12-01T04:58:27.256 INFO:tasks.rados.rados.0.smithi080.stdout:3568: left oid 145 (ObjNum 2206 snap 0 seq_num 2206) 2023-12-01T04:58:27.256 INFO:tasks.rados.rados.0.smithi080.stdout:3571: expect (ObjNum 1338 snap 0 seq_num 1338) 2023-12-01T04:58:27.371 INFO:tasks.rados.rados.0.smithi080.stdout:3570: expect (ObjNum 1464 snap 0 seq_num 1464) 2023-12-01T04:58:27.472 INFO:tasks.rados.rados.0.smithi080.stdout:3572: finishing write tid 1 to smithi08089843-113 2023-12-01T04:58:27.472 INFO:tasks.rados.rados.0.smithi080.stdout:3572: finishing write tid 2 to smithi08089843-113 2023-12-01T04:58:27.472 INFO:tasks.rados.rados.0.smithi080.stdout:3572: finishing write tid 3 to smithi08089843-113 2023-12-01T04:58:27.473 INFO:tasks.rados.rados.0.smithi080.stdout:3572: finishing write tid 4 to smithi08089843-113 2023-12-01T04:58:27.473 INFO:tasks.rados.rados.0.smithi080.stdout:3572: oid 113 updating version 0 to 395 2023-12-01T04:58:27.473 INFO:tasks.rados.rados.0.smithi080.stdout:3572: oid 113 updating version 395 to 397 2023-12-01T04:58:27.473 INFO:tasks.rados.rados.0.smithi080.stdout:3572: oid 113 version 397 is already newer than 396 2023-12-01T04:58:27.473 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 113 v 397 (ObjNum 2208 snap 0 seq_num 2208) dirty exists 2023-12-01T04:58:27.473 INFO:tasks.rados.rados.0.smithi080.stdout:3572: left oid 113 (ObjNum 2208 snap 0 seq_num 2208) 2023-12-01T04:58:27.473 INFO:tasks.rados.rados.0.smithi080.stdout:3573: seq_num 2209 ranges {726663=767411,2098488=406111} 2023-12-01T04:58:27.487 INFO:tasks.rados.rados.0.smithi080.stdout:3573: writing smithi08089843-478 from 726663 to 1494074 tid 1 2023-12-01T04:58:27.493 INFO:tasks.rados.rados.0.smithi080.stdout:3573: writing smithi08089843-478 from 2098488 to 2504599 tid 2 2023-12-01T04:58:27.493 INFO:tasks.rados.rados.0.smithi080.stdout:3568: done (4 left) 2023-12-01T04:58:27.494 INFO:tasks.rados.rados.0.smithi080.stdout:3570: done (3 left) 2023-12-01T04:58:27.494 INFO:tasks.rados.rados.0.smithi080.stdout:3571: done (2 left) 2023-12-01T04:58:27.494 INFO:tasks.rados.rados.0.smithi080.stdout:3572: done (1 left) 2023-12-01T04:58:27.494 INFO:tasks.rados.rados.0.smithi080.stdout:3574: write oid 473 current snap is 0 2023-12-01T04:58:27.494 INFO:tasks.rados.rados.0.smithi080.stdout:3574: seq_num 2210 ranges {743470=442660,1640617=549769,2673167=470303} 2023-12-01T04:58:27.500 INFO:tasks.rados.rados.0.smithi080.stdout:3574: writing smithi08089843-473 from 743470 to 1186130 tid 1 2023-12-01T04:58:27.506 INFO:tasks.rados.rados.0.smithi080.stdout:3574: writing smithi08089843-473 from 1640617 to 2190386 tid 2 2023-12-01T04:58:27.512 INFO:tasks.rados.rados.0.smithi080.stdout:3574: writing smithi08089843-473 from 2673167 to 3143470 tid 3 2023-12-01T04:58:27.512 INFO:tasks.rados.rados.0.smithi080.stdout:3575: read oid 285 snap -1 2023-12-01T04:58:27.512 INFO:tasks.rados.rados.0.smithi080.stdout:3575: expect (ObjNum 2015 snap 0 seq_num 2015) 2023-12-01T04:58:27.512 INFO:tasks.rados.rados.0.smithi080.stdout:3576: read oid 371 snap -1 2023-12-01T04:58:27.512 INFO:tasks.rados.rados.0.smithi080.stdout:3576: expect (ObjNum 2125 snap 0 seq_num 2125) 2023-12-01T04:58:27.512 INFO:tasks.rados.rados.0.smithi080.stdout:3573: finishing write tid 1 to smithi08089843-478 2023-12-01T04:58:27.512 INFO:tasks.rados.rados.0.smithi080.stdout:3577: read oid 203 snap -1 2023-12-01T04:58:27.512 INFO:tasks.rados.rados.0.smithi080.stdout:3577: expect (ObjNum 202 snap 0 seq_num 202) 2023-12-01T04:58:27.512 INFO:tasks.rados.rados.0.smithi080.stdout:3578: delete oid 407 current snap is 0 2023-12-01T04:58:27.512 INFO:tasks.rados.rados.0.smithi080.stdout:3573: finishing write tid 2 to smithi08089843-478 2023-12-01T04:58:27.512 INFO:tasks.rados.rados.0.smithi080.stdout:3573: finishing write tid 3 to smithi08089843-478 2023-12-01T04:58:27.512 INFO:tasks.rados.rados.0.smithi080.stdout:3573: finishing write tid 4 to smithi08089843-478 2023-12-01T04:58:27.512 INFO:tasks.rados.rados.0.smithi080.stdout:3573: oid 478 updating version 0 to 380 2023-12-01T04:58:27.513 INFO:tasks.rados.rados.0.smithi080.stdout:3573: oid 478 updating version 380 to 381 2023-12-01T04:58:27.513 INFO:tasks.rados.rados.0.smithi080.stdout:3573: oid 478 updating version 381 to 382 2023-12-01T04:58:27.513 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 478 v 382 (ObjNum 2209 snap 0 seq_num 2209) dirty exists 2023-12-01T04:58:27.513 INFO:tasks.rados.rados.0.smithi080.stdout:3573: left oid 478 (ObjNum 2209 snap 0 seq_num 2209) 2023-12-01T04:58:27.513 INFO:tasks.rados.rados.0.smithi080.stdout:3574: finishing write tid 1 to smithi08089843-473 2023-12-01T04:58:27.513 INFO:tasks.rados.rados.0.smithi080.stdout:3574: finishing write tid 2 to smithi08089843-473 2023-12-01T04:58:27.516 INFO:tasks.rados.rados.0.smithi080.stdout:3573: done (5 left) 2023-12-01T04:58:27.516 INFO:tasks.rados.rados.0.smithi080.stdout:3578: done (4 left) 2023-12-01T04:58:27.516 INFO:tasks.rados.rados.0.smithi080.stdout:3579: read oid 180 snap -1 2023-12-01T04:58:27.516 INFO:tasks.rados.rados.0.smithi080.stdout:3579: expect (ObjNum 1653 snap 0 seq_num 1653) 2023-12-01T04:58:27.516 INFO:tasks.rados.rados.0.smithi080.stdout:3580: write oid 453 current snap is 0 2023-12-01T04:58:27.516 INFO:tasks.rados.rados.0.smithi080.stdout:3580: seq_num 2212 ranges {777084=593158,2157581=553438,3128013=49071} 2023-12-01T04:58:27.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:58:27 smithi090 bash[32384]: cluster 2023-12-01T04:58:26.188473+0000 mgr.y (mgr.24362) 298 : cluster 0 pgmap v269: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 80 MiB/s rd, 9.1 MiB/s wr, 100 op/s 2023-12-01T04:58:27.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:58:27 smithi090 bash[32384]: audit 2023-12-01T04:58:26.717653+0000 mon.c (mon.2) 187 : audit 0 from='client.? 172.21.15.80:0/2079407641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:58:27.529 INFO:tasks.rados.rados.0.smithi080.stdout:3580: writing smithi08089843-453 from 777084 to 1370242 tid 1 2023-12-01T04:58:27.536 INFO:tasks.rados.rados.0.smithi080.stdout:3580: writing smithi08089843-453 from 2157581 to 2711019 tid 2 2023-12-01T04:58:27.539 INFO:tasks.rados.rados.0.smithi080.stdout:3580: writing smithi08089843-453 from 3128013 to 3177084 tid 3 2023-12-01T04:58:27.539 INFO:tasks.rados.rados.0.smithi080.stdout:3581: write oid 483 current snap is 0 2023-12-01T04:58:27.539 INFO:tasks.rados.rados.0.smithi080.stdout:3581: seq_num 2213 ranges {793891=784760,2332416=697096} 2023-12-01T04:58:27.548 INFO:tasks.rados.rados.0.smithi080.stdout:3581: writing smithi08089843-483 from 793891 to 1578651 tid 1 2023-12-01T04:58:27.557 INFO:tasks.rados.rados.0.smithi080.stdout:3581: writing smithi08089843-483 from 2332416 to 3029512 tid 2 2023-12-01T04:58:27.557 INFO:tasks.rados.rados.0.smithi080.stdout:3582: write oid 370 current snap is 0 2023-12-01T04:58:27.557 INFO:tasks.rados.rados.0.smithi080.stdout:3582: seq_num 2214 ranges {410698=460009,1474545=557107,2782859=427839} 2023-12-01T04:58:27.561 INFO:tasks.rados.rados.0.smithi080.stdout:3582: writing smithi08089843-370 from 410698 to 870707 tid 1 2023-12-01T04:58:27.568 INFO:tasks.rados.rados.0.smithi080.stdout:3582: writing smithi08089843-370 from 1474545 to 2031652 tid 2 2023-12-01T04:58:27.575 INFO:tasks.rados.rados.0.smithi080.stdout:3582: writing smithi08089843-370 from 2782859 to 3210698 tid 3 2023-12-01T04:58:27.575 INFO:tasks.rados.rados.0.smithi080.stdout:3583: write oid 100 current snap is 0 2023-12-01T04:58:27.575 INFO:tasks.rados.rados.0.smithi080.stdout:3574: finishing write tid 3 to smithi08089843-473 2023-12-01T04:58:27.576 INFO:tasks.rados.rados.0.smithi080.stdout:3583: seq_num 2215 ranges {427505=535258,1533027=700765,2810282=417223} 2023-12-01T04:58:27.580 INFO:tasks.rados.rados.0.smithi080.stdout:3583: writing smithi08089843-100 from 427505 to 962763 tid 1 2023-12-01T04:58:27.588 INFO:tasks.rados.rados.0.smithi080.stdout:3583: writing smithi08089843-100 from 1533027 to 2233792 tid 2 2023-12-01T04:58:27.594 INFO:tasks.rados.rados.0.smithi080.stdout:3583: writing smithi08089843-100 from 2810282 to 3227505 tid 3 2023-12-01T04:58:27.594 INFO:tasks.rados.rados.0.smithi080.stdout:3584: write oid 118 current snap is 0 2023-12-01T04:58:27.594 INFO:tasks.rados.rados.0.smithi080.stdout:3574: finishing write tid 4 to smithi08089843-473 2023-12-01T04:58:27.594 INFO:tasks.rados.rados.0.smithi080.stdout:3574: finishing write tid 5 to smithi08089843-473 2023-12-01T04:58:27.595 INFO:tasks.rados.rados.0.smithi080.stdout:3574: oid 473 updating version 0 to 412 2023-12-01T04:58:27.595 INFO:tasks.rados.rados.0.smithi080.stdout:3574: oid 473 updating version 412 to 415 2023-12-01T04:58:27.595 INFO:tasks.rados.rados.0.smithi080.stdout:3574: oid 473 version 415 is already newer than 414 2023-12-01T04:58:27.595 INFO:tasks.rados.rados.0.smithi080.stdout:3574: oid 473 version 415 is already newer than 413 2023-12-01T04:58:27.595 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 473 v 415 (ObjNum 2210 snap 0 seq_num 2210) dirty exists 2023-12-01T04:58:27.595 INFO:tasks.rados.rados.0.smithi080.stdout:3574: left oid 473 (ObjNum 2210 snap 0 seq_num 2210) 2023-12-01T04:58:27.595 INFO:tasks.rados.rados.0.smithi080.stdout:3584: seq_num 2216 ranges {444312=610507,1591509=560776,2837705=406607} 2023-12-01T04:58:27.600 INFO:tasks.rados.rados.0.smithi080.stdout:3584: writing smithi08089843-118 from 444312 to 1054819 tid 1 2023-12-01T04:58:27.606 INFO:tasks.rados.rados.0.smithi080.stdout:3584: writing smithi08089843-118 from 1591509 to 2152285 tid 2 2023-12-01T04:58:27.613 INFO:tasks.rados.rados.0.smithi080.stdout:3584: writing smithi08089843-118 from 2837705 to 3244312 tid 3 2023-12-01T04:58:27.614 INFO:tasks.rados.rados.0.smithi080.stdout:3574: done (9 left) 2023-12-01T04:58:27.614 INFO:tasks.rados.rados.0.smithi080.stdout:3585: write oid 376 current snap is 0 2023-12-01T04:58:27.614 INFO:tasks.rados.rados.0.smithi080.stdout:3585: seq_num 2217 ranges {461119=685756,1649991=704434,2865128=395991} 2023-12-01T04:58:27.619 INFO:tasks.rados.rados.0.smithi080.stdout:3585: writing smithi08089843-376 from 461119 to 1146875 tid 1 2023-12-01T04:58:27.626 INFO:tasks.rados.rados.0.smithi080.stdout:3585: writing smithi08089843-376 from 1649991 to 2354425 tid 2 2023-12-01T04:58:27.632 INFO:tasks.rados.rados.0.smithi080.stdout:3585: writing smithi08089843-376 from 2865128 to 3261119 tid 3 2023-12-01T04:58:27.633 INFO:tasks.rados.rados.0.smithi080.stdout:3586: read oid 397 snap -1 2023-12-01T04:58:27.633 INFO:tasks.rados.rados.0.smithi080.stdout:3586: expect (ObjNum 1871 snap 0 seq_num 1871) 2023-12-01T04:58:27.633 INFO:tasks.rados.rados.0.smithi080.stdout:3587: read oid 149 snap -1 2023-12-01T04:58:27.633 INFO:tasks.rados.rados.0.smithi080.stdout:3587: expect (ObjNum 2183 snap 0 seq_num 2183) 2023-12-01T04:58:27.633 INFO:tasks.rados.rados.0.smithi080.stdout:3588: read oid 302 snap -1 2023-12-01T04:58:27.633 INFO:tasks.rados.rados.0.smithi080.stdout:3588: expect (ObjNum 2012 snap 0 seq_num 2012) 2023-12-01T04:58:27.633 INFO:tasks.rados.rados.0.smithi080.stdout:3589: write oid 210 current snap is 0 2023-12-01T04:58:27.634 INFO:tasks.rados.rados.0.smithi080.stdout:3589: seq_num 2218 ranges {477926=761005,1992120=564445,3176198=101728} 2023-12-01T04:58:27.640 INFO:tasks.rados.rados.0.smithi080.stdout:3589: writing smithi08089843-210 from 477926 to 1238931 tid 1 2023-12-01T04:58:27.647 INFO:tasks.rados.rados.0.smithi080.stdout:3589: writing smithi08089843-210 from 1992120 to 2556565 tid 2 2023-12-01T04:58:27.652 INFO:tasks.rados.rados.0.smithi080.stdout:3589: writing smithi08089843-210 from 3176198 to 3277926 tid 3 2023-12-01T04:58:27.652 INFO:tasks.rados.rados.0.smithi080.stdout:3590: read oid 11 snap -1 2023-12-01T04:58:27.652 INFO:tasks.rados.rados.0.smithi080.stdout:3590: expect (ObjNum 1501 snap 0 seq_num 1501) 2023-12-01T04:58:27.652 INFO:tasks.rados.rados.0.smithi080.stdout:3591: read oid 326 snap -1 2023-12-01T04:58:27.652 INFO:tasks.rados.rados.0.smithi080.stdout:3591: expect deleted 2023-12-01T04:58:27.652 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:58:27.652 INFO:tasks.rados.rados.0.smithi080.stdout:3575: expect (ObjNum 2015 snap 0 seq_num 2015) 2023-12-01T04:58:27.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:58:27 smithi080 bash[28361]: cluster 2023-12-01T04:58:26.188473+0000 mgr.y (mgr.24362) 298 : cluster 0 pgmap v269: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 80 MiB/s rd, 9.1 MiB/s wr, 100 op/s 2023-12-01T04:58:27.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:58:27 smithi080 bash[28361]: audit 2023-12-01T04:58:26.717653+0000 mon.c (mon.2) 187 : audit 0 from='client.? 172.21.15.80:0/2079407641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:58:27.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:58:27 smithi080 bash[41963]: cluster 2023-12-01T04:58:26.188473+0000 mgr.y (mgr.24362) 298 : cluster 0 pgmap v269: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 80 MiB/s rd, 9.1 MiB/s wr, 100 op/s 2023-12-01T04:58:27.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:58:27 smithi080 bash[41963]: audit 2023-12-01T04:58:26.717653+0000 mon.c (mon.2) 187 : audit 0 from='client.? 172.21.15.80:0/2079407641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:58:27.938 INFO:tasks.rados.rados.0.smithi080.stdout:3576: expect (ObjNum 2125 snap 0 seq_num 2125) 2023-12-01T04:58:28.186 INFO:tasks.rados.rados.0.smithi080.stdout:3577: expect (ObjNum 202 snap 0 seq_num 202) 2023-12-01T04:58:28.294 INFO:tasks.rados.rados.0.smithi080.stdout:3579: expect (ObjNum 1653 snap 0 seq_num 1653) 2023-12-01T04:58:28.559 INFO:tasks.rados.rados.0.smithi080.stdout:3580: finishing write tid 1 to smithi08089843-453 2023-12-01T04:58:28.559 INFO:tasks.rados.rados.0.smithi080.stdout:3580: finishing write tid 2 to smithi08089843-453 2023-12-01T04:58:28.559 INFO:tasks.rados.rados.0.smithi080.stdout:3580: finishing write tid 3 to smithi08089843-453 2023-12-01T04:58:28.559 INFO:tasks.rados.rados.0.smithi080.stdout:3580: finishing write tid 4 to smithi08089843-453 2023-12-01T04:58:28.559 INFO:tasks.rados.rados.0.smithi080.stdout:3580: finishing write tid 5 to smithi08089843-453 2023-12-01T04:58:28.560 INFO:tasks.rados.rados.0.smithi080.stdout:3580: oid 453 updating version 0 to 351 2023-12-01T04:58:28.560 INFO:tasks.rados.rados.0.smithi080.stdout:3580: oid 453 version 351 is already newer than 350 2023-12-01T04:58:28.560 INFO:tasks.rados.rados.0.smithi080.stdout:3580: oid 453 version 351 is already newer than 349 2023-12-01T04:58:28.560 INFO:tasks.rados.rados.0.smithi080.stdout:3580: oid 453 version 351 is already newer than 348 2023-12-01T04:58:28.560 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 453 v 351 (ObjNum 2212 snap 0 seq_num 2212) dirty exists 2023-12-01T04:58:28.560 INFO:tasks.rados.rados.0.smithi080.stdout:3580: left oid 453 (ObjNum 2212 snap 0 seq_num 2212) 2023-12-01T04:58:28.560 INFO:tasks.rados.rados.0.smithi080.stdout:3581: finishing write tid 1 to smithi08089843-483 2023-12-01T04:58:28.560 INFO:tasks.rados.rados.0.smithi080.stdout:3581: finishing write tid 2 to smithi08089843-483 2023-12-01T04:58:28.560 INFO:tasks.rados.rados.0.smithi080.stdout:3581: finishing write tid 3 to smithi08089843-483 2023-12-01T04:58:28.560 INFO:tasks.rados.rados.0.smithi080.stdout:3581: finishing write tid 4 to smithi08089843-483 2023-12-01T04:58:28.560 INFO:tasks.rados.rados.0.smithi080.stdout:3581: oid 483 updating version 0 to 412 2023-12-01T04:58:28.560 INFO:tasks.rados.rados.0.smithi080.stdout:3581: oid 483 version 412 is already newer than 410 2023-12-01T04:58:28.560 INFO:tasks.rados.rados.0.smithi080.stdout:3581: oid 483 version 412 is already newer than 411 2023-12-01T04:58:28.560 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 483 v 412 (ObjNum 2213 snap 0 seq_num 2213) dirty exists 2023-12-01T04:58:28.560 INFO:tasks.rados.rados.0.smithi080.stdout:3581: left oid 483 (ObjNum 2213 snap 0 seq_num 2213) 2023-12-01T04:58:28.561 INFO:tasks.rados.rados.0.smithi080.stdout:3582: finishing write tid 1 to smithi08089843-370 2023-12-01T04:58:28.561 INFO:tasks.rados.rados.0.smithi080.stdout:3582: finishing write tid 2 to smithi08089843-370 2023-12-01T04:58:28.561 INFO:tasks.rados.rados.0.smithi080.stdout:3582: finishing write tid 3 to smithi08089843-370 2023-12-01T04:58:28.561 INFO:tasks.rados.rados.0.smithi080.stdout:3582: finishing write tid 4 to smithi08089843-370 2023-12-01T04:58:28.561 INFO:tasks.rados.rados.0.smithi080.stdout:3582: finishing write tid 5 to smithi08089843-370 2023-12-01T04:58:28.561 INFO:tasks.rados.rados.0.smithi080.stdout:3582: oid 370 updating version 0 to 445 2023-12-01T04:58:28.561 INFO:tasks.rados.rados.0.smithi080.stdout:3582: oid 370 version 445 is already newer than 443 2023-12-01T04:58:28.561 INFO:tasks.rados.rados.0.smithi080.stdout:3582: oid 370 version 445 is already newer than 444 2023-12-01T04:58:28.561 INFO:tasks.rados.rados.0.smithi080.stdout:3582: oid 370 updating version 445 to 446 2023-12-01T04:58:28.561 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 370 v 446 (ObjNum 2214 snap 0 seq_num 2214) dirty exists 2023-12-01T04:58:28.561 INFO:tasks.rados.rados.0.smithi080.stdout:3582: left oid 370 (ObjNum 2214 snap 0 seq_num 2214) 2023-12-01T04:58:28.561 INFO:tasks.rados.rados.0.smithi080.stdout:3583: finishing write tid 1 to smithi08089843-100 2023-12-01T04:58:28.561 INFO:tasks.rados.rados.0.smithi080.stdout:3583: finishing write tid 2 to smithi08089843-100 2023-12-01T04:58:28.561 INFO:tasks.rados.rados.0.smithi080.stdout:3583: finishing write tid 3 to smithi08089843-100 2023-12-01T04:58:28.561 INFO:tasks.rados.rados.0.smithi080.stdout:3575: done (15 left) 2023-12-01T04:58:28.562 INFO:tasks.rados.rados.0.smithi080.stdout:3576: done (14 left) 2023-12-01T04:58:28.562 INFO:tasks.rados.rados.0.smithi080.stdout:3577: done (13 left) 2023-12-01T04:58:28.562 INFO:tasks.rados.rados.0.smithi080.stdout:3579: done (12 left) 2023-12-01T04:58:28.562 INFO:tasks.rados.rados.0.smithi080.stdout:3580: done (11 left) 2023-12-01T04:58:28.562 INFO:tasks.rados.rados.0.smithi080.stdout:3581: done (10 left) 2023-12-01T04:58:28.562 INFO:tasks.rados.rados.0.smithi080.stdout:3582: done (9 left) 2023-12-01T04:58:28.562 INFO:tasks.rados.rados.0.smithi080.stdout:3592: write oid 392 current snap is 0 2023-12-01T04:58:28.562 INFO:tasks.rados.rados.0.smithi080.stdout:3583: finishing write tid 4 to smithi08089843-100 2023-12-01T04:58:28.562 INFO:tasks.rados.rados.0.smithi080.stdout:3592: seq_num 2219 ranges {494733=436254,1650602=708103,2803621=443773} 2023-12-01T04:58:28.570 INFO:tasks.rados.rados.0.smithi080.stdout:3592: writing smithi08089843-392 from 494733 to 930987 tid 1 2023-12-01T04:58:28.579 INFO:tasks.rados.rados.0.smithi080.stdout:3592: writing smithi08089843-392 from 1650602 to 2358705 tid 2 2023-12-01T04:58:28.584 INFO:tasks.rados.rados.0.smithi080.stdout:3592: writing smithi08089843-392 from 2803621 to 3247394 tid 3 2023-12-01T04:58:28.584 INFO:tasks.rados.rados.0.smithi080.stdout:3593: write oid 141 current snap is 0 2023-12-01T04:58:28.584 INFO:tasks.rados.rados.0.smithi080.stdout:3593: seq_num 2220 ranges {511540=627856,1825437=568114,2947397=364143} 2023-12-01T04:58:28.590 INFO:tasks.rados.rados.0.smithi080.stdout:3593: writing smithi08089843-141 from 511540 to 1139396 tid 1 2023-12-01T04:58:28.597 INFO:tasks.rados.rados.0.smithi080.stdout:3593: writing smithi08089843-141 from 1825437 to 2393551 tid 2 2023-12-01T04:58:28.603 INFO:tasks.rados.rados.0.smithi080.stdout:3593: writing smithi08089843-141 from 2947397 to 3311540 tid 3 2023-12-01T04:58:28.603 INFO:tasks.rados.rados.0.smithi080.stdout:3594: read oid 464 snap -1 2023-12-01T04:58:28.603 INFO:tasks.rados.rados.0.smithi080.stdout:3594: expect (ObjNum 1338 snap 0 seq_num 1338) 2023-12-01T04:58:28.603 INFO:tasks.rados.rados.0.smithi080.stdout:3595: read oid 137 snap -1 2023-12-01T04:58:28.603 INFO:tasks.rados.rados.0.smithi080.stdout:3595: expect deleted 2023-12-01T04:58:28.604 INFO:tasks.rados.rados.0.smithi080.stdout:3596: read oid 111 snap -1 2023-12-01T04:58:28.604 INFO:tasks.rados.rados.0.smithi080.stdout:3596: expect (ObjNum 1363 snap 0 seq_num 1363) 2023-12-01T04:58:28.604 INFO:tasks.rados.rados.0.smithi080.stdout:3597: write oid 485 current snap is 0 2023-12-01T04:58:28.604 INFO:tasks.rados.rados.0.smithi080.stdout:3597: seq_num 2221 ranges {528347=703105,1883919=711772} 2023-12-01T04:58:28.610 INFO:tasks.rados.rados.0.smithi080.stdout:3597: writing smithi08089843-485 from 528347 to 1231452 tid 1 2023-12-01T04:58:28.619 INFO:tasks.rados.rados.0.smithi080.stdout:3597: writing smithi08089843-485 from 1883919 to 2595691 tid 2 2023-12-01T04:58:28.619 INFO:tasks.rados.rados.0.smithi080.stdout:3598: write oid 68 current snap is 0 2023-12-01T04:58:28.619 INFO:tasks.rados.rados.0.smithi080.stdout:3583: finishing write tid 5 to smithi08089843-100 2023-12-01T04:58:28.619 INFO:tasks.rados.rados.0.smithi080.stdout:3583: oid 100 updating version 0 to 450 2023-12-01T04:58:28.619 INFO:tasks.rados.rados.0.smithi080.stdout:3583: oid 100 version 450 is already newer than 447 2023-12-01T04:58:28.619 INFO:tasks.rados.rados.0.smithi080.stdout:3583: oid 100 version 450 is already newer than 449 2023-12-01T04:58:28.619 INFO:tasks.rados.rados.0.smithi080.stdout:3583: oid 100 version 450 is already newer than 448 2023-12-01T04:58:28.619 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 100 v 450 (ObjNum 2215 snap 0 seq_num 2215) dirty exists 2023-12-01T04:58:28.619 INFO:tasks.rados.rados.0.smithi080.stdout:3583: left oid 100 (ObjNum 2215 snap 0 seq_num 2215) 2023-12-01T04:58:28.620 INFO:tasks.rados.rados.0.smithi080.stdout:3584: finishing write tid 1 to smithi08089843-118 2023-12-01T04:58:28.620 INFO:tasks.rados.rados.0.smithi080.stdout:3584: finishing write tid 2 to smithi08089843-118 2023-12-01T04:58:28.620 INFO:tasks.rados.rados.0.smithi080.stdout:3584: finishing write tid 3 to smithi08089843-118 2023-12-01T04:58:28.620 INFO:tasks.rados.rados.0.smithi080.stdout:3584: finishing write tid 4 to smithi08089843-118 2023-12-01T04:58:28.620 INFO:tasks.rados.rados.0.smithi080.stdout:3584: finishing write tid 5 to smithi08089843-118 2023-12-01T04:58:28.620 INFO:tasks.rados.rados.0.smithi080.stdout:3584: oid 118 updating version 0 to 430 2023-12-01T04:58:28.620 INFO:tasks.rados.rados.0.smithi080.stdout:3584: oid 118 version 430 is already newer than 427 2023-12-01T04:58:28.620 INFO:tasks.rados.rados.0.smithi080.stdout:3584: oid 118 version 430 is already newer than 429 2023-12-01T04:58:28.620 INFO:tasks.rados.rados.0.smithi080.stdout:3584: oid 118 version 430 is already newer than 428 2023-12-01T04:58:28.620 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 118 v 430 (ObjNum 2216 snap 0 seq_num 2216) dirty exists 2023-12-01T04:58:28.620 INFO:tasks.rados.rados.0.smithi080.stdout:3584: left oid 118 (ObjNum 2216 snap 0 seq_num 2216) 2023-12-01T04:58:28.620 INFO:tasks.rados.rados.0.smithi080.stdout:3585: finishing write tid 1 to smithi08089843-376 2023-12-01T04:58:28.620 INFO:tasks.rados.rados.0.smithi080.stdout:3585: finishing write tid 2 to smithi08089843-376 2023-12-01T04:58:28.620 INFO:tasks.rados.rados.0.smithi080.stdout:3598: seq_num 2222 ranges {545154=778354,1826048=571783,2885890=459264} 2023-12-01T04:58:28.627 INFO:tasks.rados.rados.0.smithi080.stdout:3598: writing smithi08089843-68 from 545154 to 1323508 tid 1 2023-12-01T04:58:28.633 INFO:tasks.rados.rados.0.smithi080.stdout:3598: writing smithi08089843-68 from 1826048 to 2397831 tid 2 2023-12-01T04:58:28.638 INFO:tasks.rados.rados.0.smithi080.stdout:3598: writing smithi08089843-68 from 2885890 to 3345154 tid 3 2023-12-01T04:58:28.638 INFO:tasks.rados.rados.0.smithi080.stdout:3583: done (15 left) 2023-12-01T04:58:28.638 INFO:tasks.rados.rados.0.smithi080.stdout:3584: done (14 left) 2023-12-01T04:58:28.639 INFO:tasks.rados.rados.0.smithi080.stdout:3599: write oid 170 current snap is 0 2023-12-01T04:58:28.639 INFO:tasks.rados.rados.0.smithi080.stdout:3599: seq_num 2223 ranges {561961=453603,1484530=715441,2913313=448648} 2023-12-01T04:58:28.644 INFO:tasks.rados.rados.0.smithi080.stdout:3599: writing smithi08089843-170 from 561961 to 1015564 tid 1 2023-12-01T04:58:28.650 INFO:tasks.rados.rados.0.smithi080.stdout:3599: writing smithi08089843-170 from 1484530 to 2199971 tid 2 2023-12-01T04:58:28.657 INFO:tasks.rados.rados.0.smithi080.stdout:3599: writing smithi08089843-170 from 2913313 to 3361961 tid 3 2023-12-01T04:58:28.657 INFO:tasks.rados.rados.0.smithi080.stdout:3600: write oid 338 current snap is 0 2023-12-01T04:58:28.658 INFO:tasks.rados.rados.0.smithi080.stdout:3600: seq_num 2224 ranges {578768=528852,1543012=575452,2540736=416486} 2023-12-01T04:58:28.665 INFO:tasks.rados.rados.0.smithi080.stdout:3600: writing smithi08089843-338 from 578768 to 1107620 tid 1 2023-12-01T04:58:28.671 INFO:tasks.rados.rados.0.smithi080.stdout:3600: writing smithi08089843-338 from 1543012 to 2118464 tid 2 2023-12-01T04:58:28.679 INFO:tasks.rados.rados.0.smithi080.stdout:3600: writing smithi08089843-338 from 2540736 to 2957222 tid 3 2023-12-01T04:58:28.679 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:58:28.679 INFO:tasks.rados.rados.0.smithi080.stdout:3585: finishing write tid 3 to smithi08089843-376 2023-12-01T04:58:28.679 INFO:tasks.rados.rados.0.smithi080.stdout:3585: finishing write tid 4 to smithi08089843-376 2023-12-01T04:58:28.679 INFO:tasks.rados.rados.0.smithi080.stdout:3585: finishing write tid 5 to smithi08089843-376 2023-12-01T04:58:28.679 INFO:tasks.rados.rados.0.smithi080.stdout:3585: oid 376 updating version 0 to 400 2023-12-01T04:58:28.679 INFO:tasks.rados.rados.0.smithi080.stdout:3585: oid 376 updating version 400 to 401 2023-12-01T04:58:28.679 INFO:tasks.rados.rados.0.smithi080.stdout:3585: oid 376 version 401 is already newer than 399 2023-12-01T04:58:28.679 INFO:tasks.rados.rados.0.smithi080.stdout:3585: oid 376 version 401 is already newer than 398 2023-12-01T04:58:28.679 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 376 v 401 (ObjNum 2217 snap 0 seq_num 2217) dirty exists 2023-12-01T04:58:28.679 INFO:tasks.rados.rados.0.smithi080.stdout:3585: left oid 376 (ObjNum 2217 snap 0 seq_num 2217) 2023-12-01T04:58:28.680 INFO:tasks.rados.rados.0.smithi080.stdout:3587: expect (ObjNum 2183 snap 0 seq_num 2183) 2023-12-01T04:58:28.829 INFO:tasks.rados.rados.0.smithi080.stdout:3586: expect (ObjNum 1871 snap 0 seq_num 1871) 2023-12-01T04:58:29.108 INFO:tasks.rados.rados.0.smithi080.stdout:3588: expect (ObjNum 2012 snap 0 seq_num 2012) 2023-12-01T04:58:29.324 INFO:tasks.rados.rados.0.smithi080.stdout:3589: finishing write tid 1 to smithi08089843-210 2023-12-01T04:58:29.324 INFO:tasks.rados.rados.0.smithi080.stdout:3589: finishing write tid 2 to smithi08089843-210 2023-12-01T04:58:29.324 INFO:tasks.rados.rados.0.smithi080.stdout:3589: finishing write tid 3 to smithi08089843-210 2023-12-01T04:58:29.324 INFO:tasks.rados.rados.0.smithi080.stdout:3589: finishing write tid 4 to smithi08089843-210 2023-12-01T04:58:29.324 INFO:tasks.rados.rados.0.smithi080.stdout:3589: finishing write tid 5 to smithi08089843-210 2023-12-01T04:58:29.324 INFO:tasks.rados.rados.0.smithi080.stdout:3589: oid 210 updating version 0 to 296 2023-12-01T04:58:29.324 INFO:tasks.rados.rados.0.smithi080.stdout:3589: oid 210 version 296 is already newer than 295 2023-12-01T04:58:29.324 INFO:tasks.rados.rados.0.smithi080.stdout:3589: oid 210 version 296 is already newer than 293 2023-12-01T04:58:29.324 INFO:tasks.rados.rados.0.smithi080.stdout:3589: oid 210 version 296 is already newer than 294 2023-12-01T04:58:29.324 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 210 v 296 (ObjNum 2218 snap 0 seq_num 2218) dirty exists 2023-12-01T04:58:29.324 INFO:tasks.rados.rados.0.smithi080.stdout:3589: left oid 210 (ObjNum 2218 snap 0 seq_num 2218) 2023-12-01T04:58:29.324 INFO:tasks.rados.rados.0.smithi080.stdout:3590: expect (ObjNum 1501 snap 0 seq_num 1501) 2023-12-01T04:58:29.473 INFO:tasks.rados.rados.0.smithi080.stdout:3592: finishing write tid 1 to smithi08089843-392 2023-12-01T04:58:29.473 INFO:tasks.rados.rados.0.smithi080.stdout:3592: finishing write tid 2 to smithi08089843-392 2023-12-01T04:58:29.473 INFO:tasks.rados.rados.0.smithi080.stdout:3592: finishing write tid 3 to smithi08089843-392 2023-12-01T04:58:29.473 INFO:tasks.rados.rados.0.smithi080.stdout:3592: finishing write tid 4 to smithi08089843-392 2023-12-01T04:58:29.473 INFO:tasks.rados.rados.0.smithi080.stdout:3592: finishing write tid 5 to smithi08089843-392 2023-12-01T04:58:29.473 INFO:tasks.rados.rados.0.smithi080.stdout:3592: oid 392 updating version 0 to 514 2023-12-01T04:58:29.473 INFO:tasks.rados.rados.0.smithi080.stdout:3592: oid 392 version 514 is already newer than 513 2023-12-01T04:58:29.473 INFO:tasks.rados.rados.0.smithi080.stdout:3592: oid 392 version 514 is already newer than 512 2023-12-01T04:58:29.473 INFO:tasks.rados.rados.0.smithi080.stdout:3592: oid 392 version 514 is already newer than 511 2023-12-01T04:58:29.473 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 392 v 514 (ObjNum 2219 snap 0 seq_num 2219) dirty exists 2023-12-01T04:58:29.473 INFO:tasks.rados.rados.0.smithi080.stdout:3592: left oid 392 (ObjNum 2219 snap 0 seq_num 2219) 2023-12-01T04:58:29.473 INFO:tasks.rados.rados.0.smithi080.stdout:3593: finishing write tid 1 to smithi08089843-141 2023-12-01T04:58:29.473 INFO:tasks.rados.rados.0.smithi080.stdout:3585: done (15 left) 2023-12-01T04:58:29.474 INFO:tasks.rados.rados.0.smithi080.stdout:3586: done (14 left) 2023-12-01T04:58:29.474 INFO:tasks.rados.rados.0.smithi080.stdout:3587: done (13 left) 2023-12-01T04:58:29.474 INFO:tasks.rados.rados.0.smithi080.stdout:3588: done (12 left) 2023-12-01T04:58:29.474 INFO:tasks.rados.rados.0.smithi080.stdout:3589: done (11 left) 2023-12-01T04:58:29.474 INFO:tasks.rados.rados.0.smithi080.stdout:3590: done (10 left) 2023-12-01T04:58:29.474 INFO:tasks.rados.rados.0.smithi080.stdout:3591: done (9 left) 2023-12-01T04:58:29.474 INFO:tasks.rados.rados.0.smithi080.stdout:3592: done (8 left) 2023-12-01T04:58:29.474 INFO:tasks.rados.rados.0.smithi080.stdout:3601: read oid 216 snap -1 2023-12-01T04:58:29.474 INFO:tasks.rados.rados.0.smithi080.stdout:3601: expect (ObjNum 1889 snap 0 seq_num 1889) 2023-12-01T04:58:29.474 INFO:tasks.rados.rados.0.smithi080.stdout:3602: read oid 10 snap -1 2023-12-01T04:58:29.474 INFO:tasks.rados.rados.0.smithi080.stdout:3602: expect (ObjNum 9 snap 0 seq_num 9) 2023-12-01T04:58:29.474 INFO:tasks.rados.rados.0.smithi080.stdout:3603: write oid 181 current snap is 0 2023-12-01T04:58:29.474 INFO:tasks.rados.rados.0.smithi080.stdout:3603: seq_num 2225 ranges {595575=604101,1601494=719110,2968159=427416} 2023-12-01T04:58:29.485 INFO:tasks.rados.rados.0.smithi080.stdout:3603: writing smithi08089843-181 from 595575 to 1199676 tid 1 2023-12-01T04:58:29.492 INFO:tasks.rados.rados.0.smithi080.stdout:3603: writing smithi08089843-181 from 1601494 to 2320604 tid 2 2023-12-01T04:58:29.498 INFO:tasks.rados.rados.0.smithi080.stdout:3603: writing smithi08089843-181 from 2968159 to 3395575 tid 3 2023-12-01T04:58:29.498 INFO:tasks.rados.rados.0.smithi080.stdout:3604: write oid 286 current snap is 0 2023-12-01T04:58:29.498 INFO:tasks.rados.rados.0.smithi080.stdout:3604: seq_num 2226 ranges {612382=679350,1943623=462768,3162876=249506} 2023-12-01T04:58:29.505 INFO:tasks.rados.rados.0.smithi080.stdout:3604: writing smithi08089843-286 from 612382 to 1291732 tid 1 2023-12-01T04:58:29.511 INFO:tasks.rados.rados.0.smithi080.stdout:3604: writing smithi08089843-286 from 1943623 to 2406391 tid 2 2023-12-01T04:58:29.517 INFO:tasks.rados.rados.0.smithi080.stdout:3604: writing smithi08089843-286 from 3162876 to 3412382 tid 3 2023-12-01T04:58:29.517 INFO:tasks.rados.rados.0.smithi080.stdout:3605: write oid 88 current snap is 0 2023-12-01T04:58:29.517 INFO:tasks.rados.rados.0.smithi080.stdout:3605: seq_num 2227 ranges {629189=754599,2002105=722779,3306652=122537} 2023-12-01T04:58:29.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:58:29 smithi090 bash[32384]: cluster 2023-12-01T04:58:28.189215+0000 mgr.y (mgr.24362) 299 : cluster 0 pgmap v270: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 59 MiB/s rd, 5.7 MiB/s wr, 68 op/s 2023-12-01T04:58:29.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:58:29 smithi090 bash[32384]: audit 2023-12-01T04:58:29.166924+0000 mon.a (mon.0) 887 : audit 0 from='client.? 172.21.15.80:0/1238774570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:58:29.524 INFO:tasks.rados.rados.0.smithi080.stdout:3605: writing smithi08089843-88 from 629189 to 1383788 tid 1 2023-12-01T04:58:29.532 INFO:tasks.rados.rados.0.smithi080.stdout:3605: writing smithi08089843-88 from 2002105 to 2724884 tid 2 2023-12-01T04:58:29.536 INFO:tasks.rados.rados.0.smithi080.stdout:3605: writing smithi08089843-88 from 3306652 to 3429189 tid 3 2023-12-01T04:58:29.537 INFO:tasks.rados.rados.0.smithi080.stdout:3606: read oid 438 snap -1 2023-12-01T04:58:29.537 INFO:tasks.rados.rados.0.smithi080.stdout:3606: expect (ObjNum 1945 snap 0 seq_num 1945) 2023-12-01T04:58:29.537 INFO:tasks.rados.rados.0.smithi080.stdout:3607: write oid 316 current snap is 0 2023-12-01T04:58:29.537 INFO:tasks.rados.rados.0.smithi080.stdout:3593: finishing write tid 2 to smithi08089843-141 2023-12-01T04:58:29.537 INFO:tasks.rados.rados.0.smithi080.stdout:3593: finishing write tid 3 to smithi08089843-141 2023-12-01T04:58:29.537 INFO:tasks.rados.rados.0.smithi080.stdout:3593: finishing write tid 4 to smithi08089843-141 2023-12-01T04:58:29.537 INFO:tasks.rados.rados.0.smithi080.stdout:3593: finishing write tid 5 to smithi08089843-141 2023-12-01T04:58:29.537 INFO:tasks.rados.rados.0.smithi080.stdout:3593: oid 141 updating version 0 to 507 2023-12-01T04:58:29.537 INFO:tasks.rados.rados.0.smithi080.stdout:3593: oid 141 updating version 507 to 509 2023-12-01T04:58:29.537 INFO:tasks.rados.rados.0.smithi080.stdout:3593: oid 141 version 509 is already newer than 508 2023-12-01T04:58:29.537 INFO:tasks.rados.rados.0.smithi080.stdout:3593: oid 141 updating version 509 to 510 2023-12-01T04:58:29.537 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 141 v 510 (ObjNum 2220 snap 0 seq_num 2220) dirty exists 2023-12-01T04:58:29.537 INFO:tasks.rados.rados.0.smithi080.stdout:3593: left oid 141 (ObjNum 2220 snap 0 seq_num 2220) 2023-12-01T04:58:29.538 INFO:tasks.rados.rados.0.smithi080.stdout:3594: expect (ObjNum 1338 snap 0 seq_num 1338) 2023-12-01T04:58:29.660 INFO:tasks.rados.rados.0.smithi080.stdout:3596: expect (ObjNum 1363 snap 0 seq_num 1363) 2023-12-01T04:58:29.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:58:29 smithi080 bash[28361]: cluster 2023-12-01T04:58:28.189215+0000 mgr.y (mgr.24362) 299 : cluster 0 pgmap v270: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 59 MiB/s rd, 5.7 MiB/s wr, 68 op/s 2023-12-01T04:58:29.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:58:29 smithi080 bash[28361]: audit 2023-12-01T04:58:29.166924+0000 mon.a (mon.0) 887 : audit 0 from='client.? 172.21.15.80:0/1238774570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:58:29.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:58:29 smithi080 bash[41963]: cluster 2023-12-01T04:58:28.189215+0000 mgr.y (mgr.24362) 299 : cluster 0 pgmap v270: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 59 MiB/s rd, 5.7 MiB/s wr, 68 op/s 2023-12-01T04:58:29.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:58:29 smithi080 bash[41963]: audit 2023-12-01T04:58:29.166924+0000 mon.a (mon.0) 887 : audit 0 from='client.? 172.21.15.80:0/1238774570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:58:29.835 INFO:tasks.rados.rados.0.smithi080.stdout:3597: finishing write tid 1 to smithi08089843-485 2023-12-01T04:58:29.835 INFO:tasks.rados.rados.0.smithi080.stdout:3597: finishing write tid 2 to smithi08089843-485 2023-12-01T04:58:29.836 INFO:tasks.rados.rados.0.smithi080.stdout:3597: finishing write tid 3 to smithi08089843-485 2023-12-01T04:58:29.836 INFO:tasks.rados.rados.0.smithi080.stdout:3597: finishing write tid 4 to smithi08089843-485 2023-12-01T04:58:29.836 INFO:tasks.rados.rados.0.smithi080.stdout:3597: oid 485 updating version 0 to 513 2023-12-01T04:58:29.836 INFO:tasks.rados.rados.0.smithi080.stdout:3597: oid 485 version 513 is already newer than 512 2023-12-01T04:58:29.836 INFO:tasks.rados.rados.0.smithi080.stdout:3597: oid 485 version 513 is already newer than 511 2023-12-01T04:58:29.836 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 485 v 513 (ObjNum 2221 snap 0 seq_num 2221) dirty exists 2023-12-01T04:58:29.836 INFO:tasks.rados.rados.0.smithi080.stdout:3597: left oid 485 (ObjNum 2221 snap 0 seq_num 2221) 2023-12-01T04:58:29.836 INFO:tasks.rados.rados.0.smithi080.stdout:3598: finishing write tid 1 to smithi08089843-68 2023-12-01T04:58:29.836 INFO:tasks.rados.rados.0.smithi080.stdout:3598: finishing write tid 2 to smithi08089843-68 2023-12-01T04:58:29.836 INFO:tasks.rados.rados.0.smithi080.stdout:3598: finishing write tid 3 to smithi08089843-68 2023-12-01T04:58:29.836 INFO:tasks.rados.rados.0.smithi080.stdout:3598: finishing write tid 4 to smithi08089843-68 2023-12-01T04:58:29.836 INFO:tasks.rados.rados.0.smithi080.stdout:3598: finishing write tid 5 to smithi08089843-68 2023-12-01T04:58:29.836 INFO:tasks.rados.rados.0.smithi080.stdout:3598: oid 68 updating version 0 to 432 2023-12-01T04:58:29.836 INFO:tasks.rados.rados.0.smithi080.stdout:3598: oid 68 version 432 is already newer than 431 2023-12-01T04:58:29.837 INFO:tasks.rados.rados.0.smithi080.stdout:3598: oid 68 updating version 432 to 433 2023-12-01T04:58:29.837 INFO:tasks.rados.rados.0.smithi080.stdout:3598: oid 68 updating version 433 to 434 2023-12-01T04:58:29.837 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 68 v 434 (ObjNum 2222 snap 0 seq_num 2222) dirty exists 2023-12-01T04:58:29.837 INFO:tasks.rados.rados.0.smithi080.stdout:3598: left oid 68 (ObjNum 2222 snap 0 seq_num 2222) 2023-12-01T04:58:29.837 INFO:tasks.rados.rados.0.smithi080.stdout:3599: finishing write tid 1 to smithi08089843-170 2023-12-01T04:58:29.837 INFO:tasks.rados.rados.0.smithi080.stdout:3599: finishing write tid 2 to smithi08089843-170 2023-12-01T04:58:29.837 INFO:tasks.rados.rados.0.smithi080.stdout:3599: finishing write tid 3 to smithi08089843-170 2023-12-01T04:58:29.837 INFO:tasks.rados.rados.0.smithi080.stdout:3599: finishing write tid 4 to smithi08089843-170 2023-12-01T04:58:29.837 INFO:tasks.rados.rados.0.smithi080.stdout:3599: finishing write tid 5 to smithi08089843-170 2023-12-01T04:58:29.837 INFO:tasks.rados.rados.0.smithi080.stdout:3599: oid 170 updating version 0 to 517 2023-12-01T04:58:29.837 INFO:tasks.rados.rados.0.smithi080.stdout:3599: oid 170 version 517 is already newer than 516 2023-12-01T04:58:29.837 INFO:tasks.rados.rados.0.smithi080.stdout:3599: oid 170 version 517 is already newer than 514 2023-12-01T04:58:29.837 INFO:tasks.rados.rados.0.smithi080.stdout:3599: oid 170 version 517 is already newer than 515 2023-12-01T04:58:29.837 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 170 v 517 (ObjNum 2223 snap 0 seq_num 2223) dirty exists 2023-12-01T04:58:29.837 INFO:tasks.rados.rados.0.smithi080.stdout:3599: left oid 170 (ObjNum 2223 snap 0 seq_num 2223) 2023-12-01T04:58:29.838 INFO:tasks.rados.rados.0.smithi080.stdout:3600: finishing write tid 1 to smithi08089843-338 2023-12-01T04:58:29.838 INFO:tasks.rados.rados.0.smithi080.stdout:3600: finishing write tid 2 to smithi08089843-338 2023-12-01T04:58:29.838 INFO:tasks.rados.rados.0.smithi080.stdout:3600: finishing write tid 3 to smithi08089843-338 2023-12-01T04:58:29.838 INFO:tasks.rados.rados.0.smithi080.stdout:3600: finishing write tid 4 to smithi08089843-338 2023-12-01T04:58:29.838 INFO:tasks.rados.rados.0.smithi080.stdout:3600: finishing write tid 5 to smithi08089843-338 2023-12-01T04:58:29.838 INFO:tasks.rados.rados.0.smithi080.stdout:3600: oid 338 updating version 0 to 432 2023-12-01T04:58:29.838 INFO:tasks.rados.rados.0.smithi080.stdout:3600: oid 338 version 432 is already newer than 431 2023-12-01T04:58:29.838 INFO:tasks.rados.rados.0.smithi080.stdout:3600: oid 338 version 432 is already newer than 430 2023-12-01T04:58:29.838 INFO:tasks.rados.rados.0.smithi080.stdout:3600: oid 338 updating version 432 to 433 2023-12-01T04:58:29.838 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 338 v 433 (ObjNum 2224 snap 0 seq_num 2224) dirty exists 2023-12-01T04:58:29.838 INFO:tasks.rados.rados.0.smithi080.stdout:3600: left oid 338 (ObjNum 2224 snap 0 seq_num 2224) 2023-12-01T04:58:29.838 INFO:tasks.rados.rados.0.smithi080.stdout:3601: expect (ObjNum 1889 snap 0 seq_num 1889) 2023-12-01T04:58:30.051 INFO:tasks.rados.rados.0.smithi080.stdout:3602: expect (ObjNum 9 snap 0 seq_num 9) 2023-12-01T04:58:30.125 INFO:tasks.rados.rados.0.smithi080.stdout:3603: finishing write tid 1 to smithi08089843-181 2023-12-01T04:58:30.125 INFO:tasks.rados.rados.0.smithi080.stdout:3603: finishing write tid 2 to smithi08089843-181 2023-12-01T04:58:30.125 INFO:tasks.rados.rados.0.smithi080.stdout:3603: finishing write tid 3 to smithi08089843-181 2023-12-01T04:58:30.125 INFO:tasks.rados.rados.0.smithi080.stdout:3603: finishing write tid 4 to smithi08089843-181 2023-12-01T04:58:30.125 INFO:tasks.rados.rados.0.smithi080.stdout:3603: finishing write tid 5 to smithi08089843-181 2023-12-01T04:58:30.126 INFO:tasks.rados.rados.0.smithi080.stdout:3603: oid 181 updating version 0 to 297 2023-12-01T04:58:30.126 INFO:tasks.rados.rados.0.smithi080.stdout:3603: oid 181 updating version 297 to 298 2023-12-01T04:58:30.126 INFO:tasks.rados.rados.0.smithi080.stdout:3603: oid 181 updating version 298 to 299 2023-12-01T04:58:30.126 INFO:tasks.rados.rados.0.smithi080.stdout:3603: oid 181 updating version 299 to 300 2023-12-01T04:58:30.126 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 181 v 300 (ObjNum 2225 snap 0 seq_num 2225) dirty exists 2023-12-01T04:58:30.126 INFO:tasks.rados.rados.0.smithi080.stdout:3603: left oid 181 (ObjNum 2225 snap 0 seq_num 2225) 2023-12-01T04:58:30.126 INFO:tasks.rados.rados.0.smithi080.stdout:3604: finishing write tid 1 to smithi08089843-286 2023-12-01T04:58:30.126 INFO:tasks.rados.rados.0.smithi080.stdout:3604: finishing write tid 2 to smithi08089843-286 2023-12-01T04:58:30.126 INFO:tasks.rados.rados.0.smithi080.stdout:3604: finishing write tid 3 to smithi08089843-286 2023-12-01T04:58:30.126 INFO:tasks.rados.rados.0.smithi080.stdout:3604: finishing write tid 4 to smithi08089843-286 2023-12-01T04:58:30.126 INFO:tasks.rados.rados.0.smithi080.stdout:3604: finishing write tid 5 to smithi08089843-286 2023-12-01T04:58:30.126 INFO:tasks.rados.rados.0.smithi080.stdout:3604: oid 286 updating version 0 to 434 2023-12-01T04:58:30.127 INFO:tasks.rados.rados.0.smithi080.stdout:3604: oid 286 updating version 434 to 436 2023-12-01T04:58:30.127 INFO:tasks.rados.rados.0.smithi080.stdout:3604: oid 286 updating version 436 to 437 2023-12-01T04:58:30.127 INFO:tasks.rados.rados.0.smithi080.stdout:3604: oid 286 version 437 is already newer than 435 2023-12-01T04:58:30.127 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 286 v 437 (ObjNum 2226 snap 0 seq_num 2226) dirty exists 2023-12-01T04:58:30.127 INFO:tasks.rados.rados.0.smithi080.stdout:3604: left oid 286 (ObjNum 2226 snap 0 seq_num 2226) 2023-12-01T04:58:30.127 INFO:tasks.rados.rados.0.smithi080.stdout:3605: finishing write tid 1 to smithi08089843-88 2023-12-01T04:58:30.127 INFO:tasks.rados.rados.0.smithi080.stdout:3605: finishing write tid 2 to smithi08089843-88 2023-12-01T04:58:30.127 INFO:tasks.rados.rados.0.smithi080.stdout:3607: seq_num 2228 ranges {645996=546201,1776940=466437,2650428=577927} 2023-12-01T04:58:30.137 INFO:tasks.rados.rados.0.smithi080.stdout:3607: writing smithi08089843-316 from 645996 to 1192197 tid 1 2023-12-01T04:58:30.144 INFO:tasks.rados.rados.0.smithi080.stdout:3607: writing smithi08089843-316 from 1776940 to 2243377 tid 2 2023-12-01T04:58:30.151 INFO:tasks.rados.rados.0.smithi080.stdout:3607: writing smithi08089843-316 from 2650428 to 3228355 tid 3 2023-12-01T04:58:30.151 INFO:tasks.rados.rados.0.smithi080.stdout:3593: done (14 left) 2023-12-01T04:58:30.151 INFO:tasks.rados.rados.0.smithi080.stdout:3594: done (13 left) 2023-12-01T04:58:30.151 INFO:tasks.rados.rados.0.smithi080.stdout:3595: done (12 left) 2023-12-01T04:58:30.151 INFO:tasks.rados.rados.0.smithi080.stdout:3596: done (11 left) 2023-12-01T04:58:30.151 INFO:tasks.rados.rados.0.smithi080.stdout:3597: done (10 left) 2023-12-01T04:58:30.151 INFO:tasks.rados.rados.0.smithi080.stdout:3598: done (9 left) 2023-12-01T04:58:30.151 INFO:tasks.rados.rados.0.smithi080.stdout:3599: done (8 left) 2023-12-01T04:58:30.151 INFO:tasks.rados.rados.0.smithi080.stdout:3600: done (7 left) 2023-12-01T04:58:30.152 INFO:tasks.rados.rados.0.smithi080.stdout:3601: done (6 left) 2023-12-01T04:58:30.152 INFO:tasks.rados.rados.0.smithi080.stdout:3602: done (5 left) 2023-12-01T04:58:30.152 INFO:tasks.rados.rados.0.smithi080.stdout:3603: done (4 left) 2023-12-01T04:58:30.152 INFO:tasks.rados.rados.0.smithi080.stdout:3604: done (3 left) 2023-12-01T04:58:30.152 INFO:tasks.rados.rados.0.smithi080.stdout:3608: read oid 194 snap -1 2023-12-01T04:58:30.152 INFO:tasks.rados.rados.0.smithi080.stdout:3608: expect (ObjNum 1597 snap 0 seq_num 1597) 2023-12-01T04:58:30.152 INFO:tasks.rados.rados.0.smithi080.stdout:3609: read oid 118 snap -1 2023-12-01T04:58:30.152 INFO:tasks.rados.rados.0.smithi080.stdout:3609: expect (ObjNum 2216 snap 0 seq_num 2216) 2023-12-01T04:58:30.152 INFO:tasks.rados.rados.0.smithi080.stdout:3610: write oid 434 current snap is 0 2023-12-01T04:58:30.152 INFO:tasks.rados.rados.0.smithi080.stdout:3610: seq_num 2229 ranges {662803=621450,1835422=726448,3077851=384952} 2023-12-01T04:58:30.158 INFO:tasks.rados.rados.0.smithi080.stdout:3610: writing smithi08089843-434 from 662803 to 1284253 tid 1 2023-12-01T04:58:30.165 INFO:tasks.rados.rados.0.smithi080.stdout:3610: writing smithi08089843-434 from 1835422 to 2561870 tid 2 2023-12-01T04:58:30.171 INFO:tasks.rados.rados.0.smithi080.stdout:3610: writing smithi08089843-434 from 3077851 to 3462803 tid 3 2023-12-01T04:58:30.171 INFO:tasks.rados.rados.0.smithi080.stdout:3611: read oid 155 snap -1 2023-12-01T04:58:30.171 INFO:tasks.rados.rados.0.smithi080.stdout:3611: expect (ObjNum 1961 snap 0 seq_num 1961) 2023-12-01T04:58:30.171 INFO:tasks.rados.rados.0.smithi080.stdout:3612: read oid 228 snap -1 2023-12-01T04:58:30.172 INFO:tasks.rados.rados.0.smithi080.stdout:3612: expect (ObjNum 2195 snap 0 seq_num 2195) 2023-12-01T04:58:30.172 INFO:tasks.rados.rados.0.smithi080.stdout:3613: read oid 184 snap -1 2023-12-01T04:58:30.172 INFO:tasks.rados.rados.0.smithi080.stdout:3613: expect (ObjNum 2198 snap 0 seq_num 2198) 2023-12-01T04:58:30.172 INFO:tasks.rados.rados.0.smithi080.stdout:3614: write oid 380 current snap is 0 2023-12-01T04:58:30.172 INFO:tasks.rados.rados.0.smithi080.stdout:3614: seq_num 2230 ranges {679610=696699,1777551=470106,2988921=490689} 2023-12-01T04:58:30.179 INFO:tasks.rados.rados.0.smithi080.stdout:3614: writing smithi08089843-380 from 679610 to 1376309 tid 1 2023-12-01T04:58:30.185 INFO:tasks.rados.rados.0.smithi080.stdout:3614: writing smithi08089843-380 from 1777551 to 2247657 tid 2 2023-12-01T04:58:30.192 INFO:tasks.rados.rados.0.smithi080.stdout:3614: writing smithi08089843-380 from 2988921 to 3479610 tid 3 2023-12-01T04:58:30.192 INFO:tasks.rados.rados.0.smithi080.stdout:3615: write oid 232 current snap is 0 2023-12-01T04:58:30.192 INFO:tasks.rados.rados.0.smithi080.stdout:3605: finishing write tid 3 to smithi08089843-88 2023-12-01T04:58:30.192 INFO:tasks.rados.rados.0.smithi080.stdout:3605: finishing write tid 4 to smithi08089843-88 2023-12-01T04:58:30.192 INFO:tasks.rados.rados.0.smithi080.stdout:3615: seq_num 2231 ranges {696417=771948,2236033=730117,3416344=80073} 2023-12-01T04:58:30.200 INFO:tasks.rados.rados.0.smithi080.stdout:3615: writing smithi08089843-232 from 696417 to 1468365 tid 1 2023-12-01T04:58:30.209 INFO:tasks.rados.rados.0.smithi080.stdout:3615: writing smithi08089843-232 from 2236033 to 2966150 tid 2 2023-12-01T04:58:30.212 INFO:tasks.rados.rados.0.smithi080.stdout:3615: writing smithi08089843-232 from 3416344 to 3496417 tid 3 2023-12-01T04:58:30.212 INFO:tasks.rados.rados.0.smithi080.stdout:3616: read oid 420 snap -1 2023-12-01T04:58:30.212 INFO:tasks.rados.rados.0.smithi080.stdout:3616: expect (ObjNum 2122 snap 0 seq_num 2122) 2023-12-01T04:58:30.212 INFO:tasks.rados.rados.0.smithi080.stdout:3617: read oid 485 snap -1 2023-12-01T04:58:30.212 INFO:tasks.rados.rados.0.smithi080.stdout:3617: expect (ObjNum 2221 snap 0 seq_num 2221) 2023-12-01T04:58:30.213 INFO:tasks.rados.rados.0.smithi080.stdout:3618: write oid 231 current snap is 0 2023-12-01T04:58:30.213 INFO:tasks.rados.rados.0.smithi080.stdout:3605: finishing write tid 5 to smithi08089843-88 2023-12-01T04:58:30.213 INFO:tasks.rados.rados.0.smithi080.stdout:3605: oid 88 updating version 0 to 415 2023-12-01T04:58:30.213 INFO:tasks.rados.rados.0.smithi080.stdout:3605: oid 88 version 415 is already newer than 414 2023-12-01T04:58:30.213 INFO:tasks.rados.rados.0.smithi080.stdout:3605: oid 88 updating version 415 to 416 2023-12-01T04:58:30.213 INFO:tasks.rados.rados.0.smithi080.stdout:3605: oid 88 version 416 is already newer than 413 2023-12-01T04:58:30.213 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 88 v 416 (ObjNum 2227 snap 0 seq_num 2227) dirty exists 2023-12-01T04:58:30.213 INFO:tasks.rados.rados.0.smithi080.stdout:3605: left oid 88 (ObjNum 2227 snap 0 seq_num 2227) 2023-12-01T04:58:30.213 INFO:tasks.rados.rados.0.smithi080.stdout:3606: expect (ObjNum 1945 snap 0 seq_num 1945) 2023-12-01T04:58:30.351 INFO:tasks.rados.rados.0.smithi080.stdout:3607: finishing write tid 1 to smithi08089843-316 2023-12-01T04:58:30.351 INFO:tasks.rados.rados.0.smithi080.stdout:3607: finishing write tid 2 to smithi08089843-316 2023-12-01T04:58:30.351 INFO:tasks.rados.rados.0.smithi080.stdout:3608: expect (ObjNum 1597 snap 0 seq_num 1597) 2023-12-01T04:58:30.563 INFO:tasks.rados.rados.0.smithi080.stdout:3607: finishing write tid 3 to smithi08089843-316 2023-12-01T04:58:30.563 INFO:tasks.rados.rados.0.smithi080.stdout:3607: finishing write tid 4 to smithi08089843-316 2023-12-01T04:58:30.563 INFO:tasks.rados.rados.0.smithi080.stdout:3607: finishing write tid 5 to smithi08089843-316 2023-12-01T04:58:30.563 INFO:tasks.rados.rados.0.smithi080.stdout:3607: oid 316 updating version 0 to 419 2023-12-01T04:58:30.563 INFO:tasks.rados.rados.0.smithi080.stdout:3607: oid 316 version 419 is already newer than 417 2023-12-01T04:58:30.563 INFO:tasks.rados.rados.0.smithi080.stdout:3607: oid 316 updating version 419 to 420 2023-12-01T04:58:30.563 INFO:tasks.rados.rados.0.smithi080.stdout:3607: oid 316 version 420 is already newer than 418 2023-12-01T04:58:30.563 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 316 v 420 (ObjNum 2228 snap 0 seq_num 2228) dirty exists 2023-12-01T04:58:30.563 INFO:tasks.rados.rados.0.smithi080.stdout:3607: left oid 316 (ObjNum 2228 snap 0 seq_num 2228) 2023-12-01T04:58:30.563 INFO:tasks.rados.rados.0.smithi080.stdout:3609: expect (ObjNum 2216 snap 0 seq_num 2216) 2023-12-01T04:58:30.705 INFO:tasks.rados.rados.0.smithi080.stdout:3610: finishing write tid 1 to smithi08089843-434 2023-12-01T04:58:30.705 INFO:tasks.rados.rados.0.smithi080.stdout:3610: finishing write tid 2 to smithi08089843-434 2023-12-01T04:58:30.705 INFO:tasks.rados.rados.0.smithi080.stdout:3611: expect (ObjNum 1961 snap 0 seq_num 1961) 2023-12-01T04:58:30.809 INFO:tasks.rados.rados.0.smithi080.stdout:3610: finishing write tid 3 to smithi08089843-434 2023-12-01T04:58:30.809 INFO:tasks.rados.rados.0.smithi080.stdout:3610: finishing write tid 4 to smithi08089843-434 2023-12-01T04:58:30.809 INFO:tasks.rados.rados.0.smithi080.stdout:3610: finishing write tid 5 to smithi08089843-434 2023-12-01T04:58:30.809 INFO:tasks.rados.rados.0.smithi080.stdout:3610: oid 434 updating version 0 to 612 2023-12-01T04:58:30.809 INFO:tasks.rados.rados.0.smithi080.stdout:3610: oid 434 updating version 612 to 613 2023-12-01T04:58:30.809 INFO:tasks.rados.rados.0.smithi080.stdout:3610: oid 434 version 613 is already newer than 611 2023-12-01T04:58:30.809 INFO:tasks.rados.rados.0.smithi080.stdout:3610: oid 434 version 613 is already newer than 610 2023-12-01T04:58:30.809 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 434 v 613 (ObjNum 2229 snap 0 seq_num 2229) dirty exists 2023-12-01T04:58:30.809 INFO:tasks.rados.rados.0.smithi080.stdout:3610: left oid 434 (ObjNum 2229 snap 0 seq_num 2229) 2023-12-01T04:58:30.810 INFO:tasks.rados.rados.0.smithi080.stdout:3612: expect (ObjNum 2195 snap 0 seq_num 2195) 2023-12-01T04:58:30.977 INFO:tasks.rados.rados.0.smithi080.stdout:3613: expect (ObjNum 2198 snap 0 seq_num 2198) 2023-12-01T04:58:31.108 INFO:tasks.rados.rados.0.smithi080.stdout:3614: finishing write tid 1 to smithi08089843-380 2023-12-01T04:58:31.108 INFO:tasks.rados.rados.0.smithi080.stdout:3614: finishing write tid 2 to smithi08089843-380 2023-12-01T04:58:31.108 INFO:tasks.rados.rados.0.smithi080.stdout:3614: finishing write tid 3 to smithi08089843-380 2023-12-01T04:58:31.108 INFO:tasks.rados.rados.0.smithi080.stdout:3614: finishing write tid 4 to smithi08089843-380 2023-12-01T04:58:31.108 INFO:tasks.rados.rados.0.smithi080.stdout:3614: finishing write tid 5 to smithi08089843-380 2023-12-01T04:58:31.108 INFO:tasks.rados.rados.0.smithi080.stdout:3614: oid 380 updating version 0 to 485 2023-12-01T04:58:31.108 INFO:tasks.rados.rados.0.smithi080.stdout:3614: oid 380 updating version 485 to 488 2023-12-01T04:58:31.109 INFO:tasks.rados.rados.0.smithi080.stdout:3614: oid 380 version 488 is already newer than 487 2023-12-01T04:58:31.109 INFO:tasks.rados.rados.0.smithi080.stdout:3614: oid 380 version 488 is already newer than 486 2023-12-01T04:58:31.109 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 380 v 488 (ObjNum 2230 snap 0 seq_num 2230) dirty exists 2023-12-01T04:58:31.109 INFO:tasks.rados.rados.0.smithi080.stdout:3614: left oid 380 (ObjNum 2230 snap 0 seq_num 2230) 2023-12-01T04:58:31.109 INFO:tasks.rados.rados.0.smithi080.stdout:3615: finishing write tid 1 to smithi08089843-232 2023-12-01T04:58:31.109 INFO:tasks.rados.rados.0.smithi080.stdout:3615: finishing write tid 2 to smithi08089843-232 2023-12-01T04:58:31.109 INFO:tasks.rados.rados.0.smithi080.stdout:3615: finishing write tid 3 to smithi08089843-232 2023-12-01T04:58:31.109 INFO:tasks.rados.rados.0.smithi080.stdout:3615: finishing write tid 4 to smithi08089843-232 2023-12-01T04:58:31.109 INFO:tasks.rados.rados.0.smithi080.stdout:3615: finishing write tid 5 to smithi08089843-232 2023-12-01T04:58:31.109 INFO:tasks.rados.rados.0.smithi080.stdout:3615: oid 232 updating version 0 to 440 2023-12-01T04:58:31.109 INFO:tasks.rados.rados.0.smithi080.stdout:3615: oid 232 updating version 440 to 441 2023-12-01T04:58:31.109 INFO:tasks.rados.rados.0.smithi080.stdout:3615: oid 232 version 441 is already newer than 438 2023-12-01T04:58:31.109 INFO:tasks.rados.rados.0.smithi080.stdout:3615: oid 232 version 441 is already newer than 439 2023-12-01T04:58:31.109 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 232 v 441 (ObjNum 2231 snap 0 seq_num 2231) dirty exists 2023-12-01T04:58:31.109 INFO:tasks.rados.rados.0.smithi080.stdout:3615: left oid 232 (ObjNum 2231 snap 0 seq_num 2231) 2023-12-01T04:58:31.110 INFO:tasks.rados.rados.0.smithi080.stdout:3617: expect (ObjNum 2221 snap 0 seq_num 2221) 2023-12-01T04:58:31.310 INFO:tasks.rados.rados.0.smithi080.stdout:3616: expect (ObjNum 2122 snap 0 seq_num 2122) 2023-12-01T04:58:31.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:58:31 smithi090 bash[32384]: cluster 2023-12-01T04:58:30.189708+0000 mgr.y (mgr.24362) 300 : cluster 0 pgmap v271: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 59 MiB/s rd, 5.7 MiB/s wr, 68 op/s 2023-12-01T04:58:31.564 INFO:tasks.rados.rados.0.smithi080.stdout:3618: seq_num 2232 ranges {713224=447197,1894515=473775,3043767=469457} 2023-12-01T04:58:31.576 INFO:tasks.rados.rados.0.smithi080.stdout:3618: writing smithi08089843-231 from 713224 to 1160421 tid 1 2023-12-01T04:58:31.583 INFO:tasks.rados.rados.0.smithi080.stdout:3618: writing smithi08089843-231 from 1894515 to 2368290 tid 2 2023-12-01T04:58:31.591 INFO:tasks.rados.rados.0.smithi080.stdout:3618: writing smithi08089843-231 from 3043767 to 3513224 tid 3 2023-12-01T04:58:31.591 INFO:tasks.rados.rados.0.smithi080.stdout:3605: done (13 left) 2023-12-01T04:58:31.591 INFO:tasks.rados.rados.0.smithi080.stdout:3606: done (12 left) 2023-12-01T04:58:31.591 INFO:tasks.rados.rados.0.smithi080.stdout:3607: done (11 left) 2023-12-01T04:58:31.591 INFO:tasks.rados.rados.0.smithi080.stdout:3608: done (10 left) 2023-12-01T04:58:31.591 INFO:tasks.rados.rados.0.smithi080.stdout:3609: done (9 left) 2023-12-01T04:58:31.591 INFO:tasks.rados.rados.0.smithi080.stdout:3610: done (8 left) 2023-12-01T04:58:31.591 INFO:tasks.rados.rados.0.smithi080.stdout:3611: done (7 left) 2023-12-01T04:58:31.591 INFO:tasks.rados.rados.0.smithi080.stdout:3612: done (6 left) 2023-12-01T04:58:31.591 INFO:tasks.rados.rados.0.smithi080.stdout:3613: done (5 left) 2023-12-01T04:58:31.591 INFO:tasks.rados.rados.0.smithi080.stdout:3614: done (4 left) 2023-12-01T04:58:31.591 INFO:tasks.rados.rados.0.smithi080.stdout:3615: done (3 left) 2023-12-01T04:58:31.591 INFO:tasks.rados.rados.0.smithi080.stdout:3616: done (2 left) 2023-12-01T04:58:31.592 INFO:tasks.rados.rados.0.smithi080.stdout:3617: done (1 left) 2023-12-01T04:58:31.592 INFO:tasks.rados.rados.0.smithi080.stdout:3619: write oid 298 current snap is 0 2023-12-01T04:58:31.592 INFO:tasks.rados.rados.0.smithi080.stdout:3619: seq_num 2233 ranges {730031=522446,1952997=733786,3471190=58841} 2023-12-01T04:58:31.597 INFO:tasks.rados.rados.0.smithi080.stdout:3619: writing smithi08089843-298 from 730031 to 1252477 tid 1 2023-12-01T04:58:31.606 INFO:tasks.rados.rados.0.smithi080.stdout:3619: writing smithi08089843-298 from 1952997 to 2686783 tid 2 2023-12-01T04:58:31.611 INFO:tasks.rados.rados.0.smithi080.stdout:3619: writing smithi08089843-298 from 3471190 to 3530031 tid 3 2023-12-01T04:58:31.611 INFO:tasks.rados.rados.0.smithi080.stdout:3620: read oid 208 snap -1 2023-12-01T04:58:31.611 INFO:tasks.rados.rados.0.smithi080.stdout:3620: expect (ObjNum 2130 snap 0 seq_num 2130) 2023-12-01T04:58:31.611 INFO:tasks.rados.rados.0.smithi080.stdout:3621: write oid 406 current snap is 0 2023-12-01T04:58:31.611 INFO:tasks.rados.rados.0.smithi080.stdout:3618: finishing write tid 1 to smithi08089843-231 2023-12-01T04:58:31.611 INFO:tasks.rados.rados.0.smithi080.stdout:3621: seq_num 2234 ranges {746838=597695,2011479=477444,3098613=448225} 2023-12-01T04:58:31.618 INFO:tasks.rados.rados.0.smithi080.stdout:3621: writing smithi08089843-406 from 746838 to 1344533 tid 1 2023-12-01T04:58:31.625 INFO:tasks.rados.rados.0.smithi080.stdout:3621: writing smithi08089843-406 from 2011479 to 2488923 tid 2 2023-12-01T04:58:31.631 INFO:tasks.rados.rados.0.smithi080.stdout:3621: writing smithi08089843-406 from 3098613 to 3546838 tid 3 2023-12-01T04:58:31.632 INFO:tasks.rados.rados.0.smithi080.stdout:3622: write oid 331 current snap is 0 2023-12-01T04:58:31.632 INFO:tasks.rados.rados.0.smithi080.stdout:3622: seq_num 2235 ranges {763645=672944,1953608=737455,3409683=153962} 2023-12-01T04:58:31.640 INFO:tasks.rados.rados.0.smithi080.stdout:3622: writing smithi08089843-331 from 763645 to 1436589 tid 1 2023-12-01T04:58:31.647 INFO:tasks.rados.rados.0.smithi080.stdout:3622: writing smithi08089843-331 from 1953608 to 2691063 tid 2 2023-12-01T04:58:31.653 INFO:tasks.rados.rados.0.smithi080.stdout:3622: writing smithi08089843-331 from 3409683 to 3563645 tid 3 2023-12-01T04:58:31.653 INFO:tasks.rados.rados.0.smithi080.stdout:3623: read oid 363 snap -1 2023-12-01T04:58:31.653 INFO:tasks.rados.rados.0.smithi080.stdout:3623: expect (ObjNum 2118 snap 0 seq_num 2118) 2023-12-01T04:58:31.653 INFO:tasks.rados.rados.0.smithi080.stdout:3624: write oid 70 current snap is 0 2023-12-01T04:58:31.653 INFO:tasks.rados.rados.0.smithi080.stdout:3624: seq_num 2236 ranges {780452=464546,1728443=481113,2753459=500809} 2023-12-01T04:58:31.660 INFO:tasks.rados.rados.0.smithi080.stdout:3624: writing smithi08089843-70 from 780452 to 1244998 tid 1 2023-12-01T04:58:31.665 INFO:tasks.rados.rados.0.smithi080.stdout:3624: writing smithi08089843-70 from 1728443 to 2209556 tid 2 2023-12-01T04:58:31.671 INFO:tasks.rados.rados.0.smithi080.stdout:3624: writing smithi08089843-70 from 2753459 to 3254268 tid 3 2023-12-01T04:58:31.672 INFO:tasks.rados.rados.0.smithi080.stdout:3625: write oid 95 current snap is 0 2023-12-01T04:58:31.672 INFO:tasks.rados.rados.0.smithi080.stdout:3625: seq_num 2237 ranges {797259=539795,1786925=741124,3180882=416377} 2023-12-01T04:58:31.679 INFO:tasks.rados.rados.0.smithi080.stdout:3625: writing smithi08089843-95 from 797259 to 1337054 tid 1 2023-12-01T04:58:31.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:58:31 smithi080 bash[28361]: cluster 2023-12-01T04:58:30.189708+0000 mgr.y (mgr.24362) 300 : cluster 0 pgmap v271: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 59 MiB/s rd, 5.7 MiB/s wr, 68 op/s 2023-12-01T04:58:31.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:58:31 smithi080 bash[41963]: cluster 2023-12-01T04:58:30.189708+0000 mgr.y (mgr.24362) 300 : cluster 0 pgmap v271: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 59 MiB/s rd, 5.7 MiB/s wr, 68 op/s 2023-12-01T04:58:31.686 INFO:tasks.rados.rados.0.smithi080.stdout:3625: writing smithi08089843-95 from 1786925 to 2528049 tid 2 2023-12-01T04:58:31.692 INFO:tasks.rados.rados.0.smithi080.stdout:3625: writing smithi08089843-95 from 3180882 to 3597259 tid 3 2023-12-01T04:58:31.692 INFO:tasks.rados.rados.0.smithi080.stdout:3626: read oid 486 snap -1 2023-12-01T04:58:31.692 INFO:tasks.rados.rados.0.smithi080.stdout:3626: expect deleted 2023-12-01T04:58:31.692 INFO:tasks.rados.rados.0.smithi080.stdout:3627: read oid 62 snap -1 2023-12-01T04:58:31.692 INFO:tasks.rados.rados.0.smithi080.stdout:3627: expect (ObjNum 750 snap 0 seq_num 750) 2023-12-01T04:58:31.692 INFO:tasks.rados.rados.0.smithi080.stdout:3628: read oid 184 snap -1 2023-12-01T04:58:31.692 INFO:tasks.rados.rados.0.smithi080.stdout:3628: expect (ObjNum 2198 snap 0 seq_num 2198) 2023-12-01T04:58:31.693 INFO:tasks.rados.rados.0.smithi080.stdout:3629: write oid 343 current snap is 0 2023-12-01T04:58:31.693 INFO:tasks.rados.rados.0.smithi080.stdout:3629: seq_num 2238 ranges {414066=615044,1445407=484782,2408305=639706} 2023-12-01T04:58:31.698 INFO:tasks.rados.rados.0.smithi080.stdout:3629: writing smithi08089843-343 from 414066 to 1029110 tid 1 2023-12-01T04:58:31.703 INFO:tasks.rados.rados.0.smithi080.stdout:3629: writing smithi08089843-343 from 1445407 to 1930189 tid 2 2023-12-01T04:58:31.710 INFO:tasks.rados.rados.0.smithi080.stdout:3629: writing smithi08089843-343 from 2408305 to 3048011 tid 3 2023-12-01T04:58:31.710 INFO:tasks.rados.rados.0.smithi080.stdout:3630: write oid 295 current snap is 0 2023-12-01T04:58:31.710 INFO:tasks.rados.rados.0.smithi080.stdout:3630: seq_num 2239 ranges {430873=690293,1787536=628440,3003022=450978} 2023-12-01T04:58:31.717 INFO:tasks.rados.rados.0.smithi080.stdout:3630: writing smithi08089843-295 from 430873 to 1121166 tid 1 2023-12-01T04:58:31.724 INFO:tasks.rados.rados.0.smithi080.stdout:3630: writing smithi08089843-295 from 1787536 to 2415976 tid 2 2023-12-01T04:58:31.731 INFO:tasks.rados.rados.0.smithi080.stdout:3630: writing smithi08089843-295 from 3003022 to 3454000 tid 3 2023-12-01T04:58:31.731 INFO:tasks.rados.rados.0.smithi080.stdout:3631: read oid 182 snap -1 2023-12-01T04:58:31.731 INFO:tasks.rados.rados.0.smithi080.stdout:3631: expect (ObjNum 2029 snap 0 seq_num 2029) 2023-12-01T04:58:31.731 INFO:tasks.rados.rados.0.smithi080.stdout:3632: read oid 416 snap -1 2023-12-01T04:58:31.731 INFO:tasks.rados.rados.0.smithi080.stdout:3632: expect (ObjNum 1990 snap 0 seq_num 1990) 2023-12-01T04:58:31.731 INFO:tasks.rados.rados.0.smithi080.stdout:3633: write oid 118 current snap is 0 2023-12-01T04:58:31.731 INFO:tasks.rados.rados.0.smithi080.stdout:3618: finishing write tid 2 to smithi08089843-231 2023-12-01T04:58:31.731 INFO:tasks.rados.rados.0.smithi080.stdout:3618: finishing write tid 3 to smithi08089843-231 2023-12-01T04:58:31.731 INFO:tasks.rados.rados.0.smithi080.stdout:3618: finishing write tid 4 to smithi08089843-231 2023-12-01T04:58:31.731 INFO:tasks.rados.rados.0.smithi080.stdout:3618: finishing write tid 5 to smithi08089843-231 2023-12-01T04:58:31.732 INFO:tasks.rados.rados.0.smithi080.stdout:3618: oid 231 updating version 0 to 512 2023-12-01T04:58:31.732 INFO:tasks.rados.rados.0.smithi080.stdout:3618: oid 231 version 512 is already newer than 511 2023-12-01T04:58:31.732 INFO:tasks.rados.rados.0.smithi080.stdout:3618: oid 231 updating version 512 to 514 2023-12-01T04:58:31.732 INFO:tasks.rados.rados.0.smithi080.stdout:3618: oid 231 version 514 is already newer than 513 2023-12-01T04:58:31.732 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 231 v 514 (ObjNum 2232 snap 0 seq_num 2232) dirty exists 2023-12-01T04:58:31.732 INFO:tasks.rados.rados.0.smithi080.stdout:3618: left oid 231 (ObjNum 2232 snap 0 seq_num 2232) 2023-12-01T04:58:31.732 INFO:tasks.rados.rados.0.smithi080.stdout:3619: finishing write tid 1 to smithi08089843-298 2023-12-01T04:58:31.732 INFO:tasks.rados.rados.0.smithi080.stdout:3619: finishing write tid 2 to smithi08089843-298 2023-12-01T04:58:31.732 INFO:tasks.rados.rados.0.smithi080.stdout:3633: seq_num 2240 ranges {447680=765542,1846018=488451,2746798=662250} 2023-12-01T04:58:31.738 INFO:tasks.rados.rados.0.smithi080.stdout:3633: writing smithi08089843-118 from 447680 to 1213222 tid 1 2023-12-01T04:58:31.745 INFO:tasks.rados.rados.0.smithi080.stdout:3633: writing smithi08089843-118 from 1846018 to 2334469 tid 2 2023-12-01T04:58:31.751 INFO:tasks.rados.rados.0.smithi080.stdout:3633: writing smithi08089843-118 from 2746798 to 3409048 tid 3 2023-12-01T04:58:31.751 INFO:tasks.rados.rados.0.smithi080.stdout:3618: done (15 left) 2023-12-01T04:58:31.751 INFO:tasks.rados.rados.0.smithi080.stdout:3634: read oid 497 snap -1 2023-12-01T04:58:31.751 INFO:tasks.rados.rados.0.smithi080.stdout:3634: expect (ObjNum 1971 snap 0 seq_num 1971) 2023-12-01T04:58:31.751 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:58:31.751 INFO:tasks.rados.rados.0.smithi080.stdout:3619: finishing write tid 3 to smithi08089843-298 2023-12-01T04:58:31.752 INFO:tasks.rados.rados.0.smithi080.stdout:3619: finishing write tid 4 to smithi08089843-298 2023-12-01T04:58:31.752 INFO:tasks.rados.rados.0.smithi080.stdout:3619: finishing write tid 5 to smithi08089843-298 2023-12-01T04:58:31.752 INFO:tasks.rados.rados.0.smithi080.stdout:3619: oid 298 updating version 0 to 492 2023-12-01T04:58:31.752 INFO:tasks.rados.rados.0.smithi080.stdout:3619: oid 298 version 492 is already newer than 490 2023-12-01T04:58:31.752 INFO:tasks.rados.rados.0.smithi080.stdout:3619: oid 298 version 492 is already newer than 491 2023-12-01T04:58:31.752 INFO:tasks.rados.rados.0.smithi080.stdout:3619: oid 298 version 492 is already newer than 489 2023-12-01T04:58:31.752 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 298 v 492 (ObjNum 2233 snap 0 seq_num 2233) dirty exists 2023-12-01T04:58:31.752 INFO:tasks.rados.rados.0.smithi080.stdout:3619: left oid 298 (ObjNum 2233 snap 0 seq_num 2233) 2023-12-01T04:58:31.752 INFO:tasks.rados.rados.0.smithi080.stdout:3620: expect (ObjNum 2130 snap 0 seq_num 2130) 2023-12-01T04:58:31.891 INFO:tasks.rados.rados.0.smithi080.stdout:3621: finishing write tid 1 to smithi08089843-406 2023-12-01T04:58:31.891 INFO:tasks.rados.rados.0.smithi080.stdout:3621: finishing write tid 2 to smithi08089843-406 2023-12-01T04:58:31.891 INFO:tasks.rados.rados.0.smithi080.stdout:3621: finishing write tid 3 to smithi08089843-406 2023-12-01T04:58:31.891 INFO:tasks.rados.rados.0.smithi080.stdout:3621: finishing write tid 4 to smithi08089843-406 2023-12-01T04:58:31.892 INFO:tasks.rados.rados.0.smithi080.stdout:3621: finishing write tid 5 to smithi08089843-406 2023-12-01T04:58:31.892 INFO:tasks.rados.rados.0.smithi080.stdout:3621: oid 406 updating version 0 to 421 2023-12-01T04:58:31.892 INFO:tasks.rados.rados.0.smithi080.stdout:3621: oid 406 updating version 421 to 424 2023-12-01T04:58:31.892 INFO:tasks.rados.rados.0.smithi080.stdout:3621: oid 406 version 424 is already newer than 423 2023-12-01T04:58:31.892 INFO:tasks.rados.rados.0.smithi080.stdout:3621: oid 406 version 424 is already newer than 422 2023-12-01T04:58:31.892 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 406 v 424 (ObjNum 2234 snap 0 seq_num 2234) dirty exists 2023-12-01T04:58:31.892 INFO:tasks.rados.rados.0.smithi080.stdout:3621: left oid 406 (ObjNum 2234 snap 0 seq_num 2234) 2023-12-01T04:58:31.892 INFO:tasks.rados.rados.0.smithi080.stdout:3622: finishing write tid 1 to smithi08089843-331 2023-12-01T04:58:31.892 INFO:tasks.rados.rados.0.smithi080.stdout:3622: finishing write tid 2 to smithi08089843-331 2023-12-01T04:58:31.892 INFO:tasks.rados.rados.0.smithi080.stdout:3622: finishing write tid 3 to smithi08089843-331 2023-12-01T04:58:31.892 INFO:tasks.rados.rados.0.smithi080.stdout:3622: finishing write tid 4 to smithi08089843-331 2023-12-01T04:58:31.892 INFO:tasks.rados.rados.0.smithi080.stdout:3622: finishing write tid 5 to smithi08089843-331 2023-12-01T04:58:31.892 INFO:tasks.rados.rados.0.smithi080.stdout:3622: oid 331 updating version 0 to 493 2023-12-01T04:58:31.892 INFO:tasks.rados.rados.0.smithi080.stdout:3622: oid 331 updating version 493 to 494 2023-12-01T04:58:31.893 INFO:tasks.rados.rados.0.smithi080.stdout:3622: oid 331 updating version 494 to 496 2023-12-01T04:58:31.893 INFO:tasks.rados.rados.0.smithi080.stdout:3622: oid 331 version 496 is already newer than 495 2023-12-01T04:58:31.893 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 331 v 496 (ObjNum 2235 snap 0 seq_num 2235) dirty exists 2023-12-01T04:58:31.893 INFO:tasks.rados.rados.0.smithi080.stdout:3622: left oid 331 (ObjNum 2235 snap 0 seq_num 2235) 2023-12-01T04:58:31.893 INFO:tasks.rados.rados.0.smithi080.stdout:3623: expect (ObjNum 2118 snap 0 seq_num 2118) 2023-12-01T04:58:32.059 INFO:tasks.rados.rados.0.smithi080.stdout:3624: finishing write tid 1 to smithi08089843-70 2023-12-01T04:58:32.059 INFO:tasks.rados.rados.0.smithi080.stdout:3624: finishing write tid 2 to smithi08089843-70 2023-12-01T04:58:32.059 INFO:tasks.rados.rados.0.smithi080.stdout:3624: finishing write tid 3 to smithi08089843-70 2023-12-01T04:58:32.059 INFO:tasks.rados.rados.0.smithi080.stdout:3624: finishing write tid 4 to smithi08089843-70 2023-12-01T04:58:32.060 INFO:tasks.rados.rados.0.smithi080.stdout:3624: finishing write tid 5 to smithi08089843-70 2023-12-01T04:58:32.060 INFO:tasks.rados.rados.0.smithi080.stdout:3624: oid 70 updating version 0 to 418 2023-12-01T04:58:32.060 INFO:tasks.rados.rados.0.smithi080.stdout:3624: oid 70 updating version 418 to 419 2023-12-01T04:58:32.060 INFO:tasks.rados.rados.0.smithi080.stdout:3624: oid 70 version 419 is already newer than 417 2023-12-01T04:58:32.060 INFO:tasks.rados.rados.0.smithi080.stdout:3624: oid 70 version 419 is already newer than 416 2023-12-01T04:58:32.060 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 70 v 419 (ObjNum 2236 snap 0 seq_num 2236) dirty exists 2023-12-01T04:58:32.060 INFO:tasks.rados.rados.0.smithi080.stdout:3624: left oid 70 (ObjNum 2236 snap 0 seq_num 2236) 2023-12-01T04:58:32.060 INFO:tasks.rados.rados.0.smithi080.stdout:3625: finishing write tid 1 to smithi08089843-95 2023-12-01T04:58:32.060 INFO:tasks.rados.rados.0.smithi080.stdout:3625: finishing write tid 2 to smithi08089843-95 2023-12-01T04:58:32.060 INFO:tasks.rados.rados.0.smithi080.stdout:3625: finishing write tid 3 to smithi08089843-95 2023-12-01T04:58:32.060 INFO:tasks.rados.rados.0.smithi080.stdout:3625: finishing write tid 4 to smithi08089843-95 2023-12-01T04:58:32.060 INFO:tasks.rados.rados.0.smithi080.stdout:3625: finishing write tid 5 to smithi08089843-95 2023-12-01T04:58:32.060 INFO:tasks.rados.rados.0.smithi080.stdout:3625: oid 95 updating version 0 to 515 2023-12-01T04:58:32.060 INFO:tasks.rados.rados.0.smithi080.stdout:3625: oid 95 updating version 515 to 518 2023-12-01T04:58:32.060 INFO:tasks.rados.rados.0.smithi080.stdout:3625: oid 95 version 518 is already newer than 517 2023-12-01T04:58:32.061 INFO:tasks.rados.rados.0.smithi080.stdout:3625: oid 95 version 518 is already newer than 516 2023-12-01T04:58:32.061 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 95 v 518 (ObjNum 2237 snap 0 seq_num 2237) dirty exists 2023-12-01T04:58:32.061 INFO:tasks.rados.rados.0.smithi080.stdout:3625: left oid 95 (ObjNum 2237 snap 0 seq_num 2237) 2023-12-01T04:58:32.061 INFO:tasks.rados.rados.0.smithi080.stdout:3628: expect (ObjNum 2198 snap 0 seq_num 2198) 2023-12-01T04:58:32.193 INFO:tasks.rados.rados.0.smithi080.stdout:3627: expect (ObjNum 750 snap 0 seq_num 750) 2023-12-01T04:58:32.323 INFO:tasks.rados.rados.0.smithi080.stdout:3629: finishing write tid 1 to smithi08089843-343 2023-12-01T04:58:32.323 INFO:tasks.rados.rados.0.smithi080.stdout:3629: finishing write tid 2 to smithi08089843-343 2023-12-01T04:58:32.323 INFO:tasks.rados.rados.0.smithi080.stdout:3629: finishing write tid 3 to smithi08089843-343 2023-12-01T04:58:32.323 INFO:tasks.rados.rados.0.smithi080.stdout:3629: finishing write tid 4 to smithi08089843-343 2023-12-01T04:58:32.324 INFO:tasks.rados.rados.0.smithi080.stdout:3629: finishing write tid 5 to smithi08089843-343 2023-12-01T04:58:32.324 INFO:tasks.rados.rados.0.smithi080.stdout:3629: oid 343 updating version 0 to 404 2023-12-01T04:58:32.324 INFO:tasks.rados.rados.0.smithi080.stdout:3629: oid 343 version 404 is already newer than 402 2023-12-01T04:58:32.324 INFO:tasks.rados.rados.0.smithi080.stdout:3629: oid 343 version 404 is already newer than 403 2023-12-01T04:58:32.324 INFO:tasks.rados.rados.0.smithi080.stdout:3629: oid 343 updating version 404 to 405 2023-12-01T04:58:32.324 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 343 v 405 (ObjNum 2238 snap 0 seq_num 2238) dirty exists 2023-12-01T04:58:32.324 INFO:tasks.rados.rados.0.smithi080.stdout:3629: left oid 343 (ObjNum 2238 snap 0 seq_num 2238) 2023-12-01T04:58:32.324 INFO:tasks.rados.rados.0.smithi080.stdout:3630: finishing write tid 1 to smithi08089843-295 2023-12-01T04:58:32.324 INFO:tasks.rados.rados.0.smithi080.stdout:3630: finishing write tid 2 to smithi08089843-295 2023-12-01T04:58:32.324 INFO:tasks.rados.rados.0.smithi080.stdout:3630: finishing write tid 3 to smithi08089843-295 2023-12-01T04:58:32.324 INFO:tasks.rados.rados.0.smithi080.stdout:3619: done (15 left) 2023-12-01T04:58:32.324 INFO:tasks.rados.rados.0.smithi080.stdout:3620: done (14 left) 2023-12-01T04:58:32.324 INFO:tasks.rados.rados.0.smithi080.stdout:3621: done (13 left) 2023-12-01T04:58:32.324 INFO:tasks.rados.rados.0.smithi080.stdout:3622: done (12 left) 2023-12-01T04:58:32.325 INFO:tasks.rados.rados.0.smithi080.stdout:3623: done (11 left) 2023-12-01T04:58:32.325 INFO:tasks.rados.rados.0.smithi080.stdout:3624: done (10 left) 2023-12-01T04:58:32.325 INFO:tasks.rados.rados.0.smithi080.stdout:3625: done (9 left) 2023-12-01T04:58:32.325 INFO:tasks.rados.rados.0.smithi080.stdout:3626: done (8 left) 2023-12-01T04:58:32.325 INFO:tasks.rados.rados.0.smithi080.stdout:3627: done (7 left) 2023-12-01T04:58:32.325 INFO:tasks.rados.rados.0.smithi080.stdout:3628: done (6 left) 2023-12-01T04:58:32.325 INFO:tasks.rados.rados.0.smithi080.stdout:3629: done (5 left) 2023-12-01T04:58:32.325 INFO:tasks.rados.rados.0.smithi080.stdout:3635: read oid 104 snap -1 2023-12-01T04:58:32.325 INFO:tasks.rados.rados.0.smithi080.stdout:3635: expect (ObjNum 1503 snap 0 seq_num 1503) 2023-12-01T04:58:32.325 INFO:tasks.rados.rados.0.smithi080.stdout:3636: read oid 140 snap -1 2023-12-01T04:58:32.325 INFO:tasks.rados.rados.0.smithi080.stdout:3636: expect (ObjNum 1698 snap 0 seq_num 1698) 2023-12-01T04:58:32.325 INFO:tasks.rados.rados.0.smithi080.stdout:3637: write oid 165 current snap is 0 2023-12-01T04:58:32.325 INFO:tasks.rados.rados.0.smithi080.stdout:3630: finishing write tid 4 to smithi08089843-295 2023-12-01T04:58:32.325 INFO:tasks.rados.rados.0.smithi080.stdout:3630: finishing write tid 5 to smithi08089843-295 2023-12-01T04:58:32.325 INFO:tasks.rados.rados.0.smithi080.stdout:3630: oid 295 updating version 0 to 617 2023-12-01T04:58:32.325 INFO:tasks.rados.rados.0.smithi080.stdout:3630: oid 295 version 617 is already newer than 616 2023-12-01T04:58:32.326 INFO:tasks.rados.rados.0.smithi080.stdout:3630: oid 295 version 617 is already newer than 614 2023-12-01T04:58:32.326 INFO:tasks.rados.rados.0.smithi080.stdout:3630: oid 295 version 617 is already newer than 615 2023-12-01T04:58:32.326 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 295 v 617 (ObjNum 2239 snap 0 seq_num 2239) dirty exists 2023-12-01T04:58:32.326 INFO:tasks.rados.rados.0.smithi080.stdout:3630: left oid 295 (ObjNum 2239 snap 0 seq_num 2239) 2023-12-01T04:58:32.326 INFO:tasks.rados.rados.0.smithi080.stdout:3631: expect (ObjNum 2029 snap 0 seq_num 2029) 2023-12-01T04:58:32.477 INFO:tasks.rados.rados.0.smithi080.stdout:3632: expect (ObjNum 1990 snap 0 seq_num 1990) 2023-12-01T04:58:32.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:58:32 smithi090 bash[32384]: audit 2023-12-01T04:58:31.602430+0000 mon.c (mon.2) 188 : audit 0 from='client.? 172.21.15.80:0/978142058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:58:32.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:58:32 smithi080 bash[28361]: audit 2023-12-01T04:58:31.602430+0000 mon.c (mon.2) 188 : audit 0 from='client.? 172.21.15.80:0/978142058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:58:32.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:58:32 smithi080 bash[41963]: audit 2023-12-01T04:58:31.602430+0000 mon.c (mon.2) 188 : audit 0 from='client.? 172.21.15.80:0/978142058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:58:32.735 INFO:tasks.rados.rados.0.smithi080.stdout:3633: finishing write tid 1 to smithi08089843-118 2023-12-01T04:58:32.735 INFO:tasks.rados.rados.0.smithi080.stdout:3633: finishing write tid 2 to smithi08089843-118 2023-12-01T04:58:32.735 INFO:tasks.rados.rados.0.smithi080.stdout:3633: finishing write tid 3 to smithi08089843-118 2023-12-01T04:58:32.735 INFO:tasks.rados.rados.0.smithi080.stdout:3633: finishing write tid 4 to smithi08089843-118 2023-12-01T04:58:32.735 INFO:tasks.rados.rados.0.smithi080.stdout:3637: seq_num 2241 ranges {464487=440791,1504500=632109,2657868=473522} 2023-12-01T04:58:32.740 INFO:tasks.rados.rados.0.smithi080.stdout:3637: writing smithi08089843-165 from 464487 to 905278 tid 1 2023-12-01T04:58:32.748 INFO:tasks.rados.rados.0.smithi080.stdout:3637: writing smithi08089843-165 from 1504500 to 2136609 tid 2 2023-12-01T04:58:32.754 INFO:tasks.rados.rados.0.smithi080.stdout:3637: writing smithi08089843-165 from 2657868 to 3131390 tid 3 2023-12-01T04:58:32.754 INFO:tasks.rados.rados.0.smithi080.stdout:3630: done (7 left) 2023-12-01T04:58:32.754 INFO:tasks.rados.rados.0.smithi080.stdout:3631: done (6 left) 2023-12-01T04:58:32.754 INFO:tasks.rados.rados.0.smithi080.stdout:3632: done (5 left) 2023-12-01T04:58:32.754 INFO:tasks.rados.rados.0.smithi080.stdout:3638: write oid 366 current snap is 0 2023-12-01T04:58:32.754 INFO:tasks.rados.rados.0.smithi080.stdout:3633: finishing write tid 5 to smithi08089843-118 2023-12-01T04:58:32.754 INFO:tasks.rados.rados.0.smithi080.stdout:3633: oid 118 updating version 0 to 432 2023-12-01T04:58:32.754 INFO:tasks.rados.rados.0.smithi080.stdout:3633: oid 118 updating version 432 to 433 2023-12-01T04:58:32.754 INFO:tasks.rados.rados.0.smithi080.stdout:3633: oid 118 updating version 433 to 434 2023-12-01T04:58:32.755 INFO:tasks.rados.rados.0.smithi080.stdout:3633: oid 118 version 434 is already newer than 431 2023-12-01T04:58:32.755 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 118 v 434 (ObjNum 2240 snap 0 seq_num 2240) dirty exists 2023-12-01T04:58:32.755 INFO:tasks.rados.rados.0.smithi080.stdout:3633: left oid 118 (ObjNum 2240 snap 0 seq_num 2240) 2023-12-01T04:58:32.755 INFO:tasks.rados.rados.0.smithi080.stdout:3634: expect (ObjNum 1971 snap 0 seq_num 1971) 2023-12-01T04:58:32.968 INFO:tasks.rados.rados.0.smithi080.stdout:3635: expect (ObjNum 1503 snap 0 seq_num 1503) 2023-12-01T04:58:33.079 INFO:tasks.rados.rados.0.smithi080.stdout:3636: expect (ObjNum 1698 snap 0 seq_num 1698) 2023-12-01T04:58:33.218 INFO:tasks.rados.rados.0.smithi080.stdout:3637: finishing write tid 1 to smithi08089843-165 2023-12-01T04:58:33.218 INFO:tasks.rados.rados.0.smithi080.stdout:3637: finishing write tid 2 to smithi08089843-165 2023-12-01T04:58:33.218 INFO:tasks.rados.rados.0.smithi080.stdout:3637: finishing write tid 3 to smithi08089843-165 2023-12-01T04:58:33.218 INFO:tasks.rados.rados.0.smithi080.stdout:3637: finishing write tid 4 to smithi08089843-165 2023-12-01T04:58:33.218 INFO:tasks.rados.rados.0.smithi080.stdout:3637: finishing write tid 5 to smithi08089843-165 2023-12-01T04:58:33.218 INFO:tasks.rados.rados.0.smithi080.stdout:3637: oid 165 updating version 0 to 500 2023-12-01T04:58:33.218 INFO:tasks.rados.rados.0.smithi080.stdout:3637: oid 165 version 500 is already newer than 498 2023-12-01T04:58:33.218 INFO:tasks.rados.rados.0.smithi080.stdout:3637: oid 165 version 500 is already newer than 499 2023-12-01T04:58:33.218 INFO:tasks.rados.rados.0.smithi080.stdout:3637: oid 165 version 500 is already newer than 497 2023-12-01T04:58:33.218 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 165 v 500 (ObjNum 2241 snap 0 seq_num 2241) dirty exists 2023-12-01T04:58:33.219 INFO:tasks.rados.rados.0.smithi080.stdout:3637: left oid 165 (ObjNum 2241 snap 0 seq_num 2241) 2023-12-01T04:58:33.219 INFO:tasks.rados.rados.0.smithi080.stdout:3638: seq_num 2242 ranges {481294=516040,1562982=492120,2801644=684794} 2023-12-01T04:58:33.228 INFO:tasks.rados.rados.0.smithi080.stdout:3638: writing smithi08089843-366 from 481294 to 997334 tid 1 2023-12-01T04:58:33.235 INFO:tasks.rados.rados.0.smithi080.stdout:3638: writing smithi08089843-366 from 1562982 to 2055102 tid 2 2023-12-01T04:58:33.244 INFO:tasks.rados.rados.0.smithi080.stdout:3638: writing smithi08089843-366 from 2801644 to 3486438 tid 3 2023-12-01T04:58:33.244 INFO:tasks.rados.rados.0.smithi080.stdout:3633: done (5 left) 2023-12-01T04:58:33.244 INFO:tasks.rados.rados.0.smithi080.stdout:3634: done (4 left) 2023-12-01T04:58:33.244 INFO:tasks.rados.rados.0.smithi080.stdout:3635: done (3 left) 2023-12-01T04:58:33.244 INFO:tasks.rados.rados.0.smithi080.stdout:3636: done (2 left) 2023-12-01T04:58:33.245 INFO:tasks.rados.rados.0.smithi080.stdout:3637: done (1 left) 2023-12-01T04:58:33.245 INFO:tasks.rados.rados.0.smithi080.stdout:3639: read oid 303 snap -1 2023-12-01T04:58:33.245 INFO:tasks.rados.rados.0.smithi080.stdout:3639: expect (ObjNum 1942 snap 0 seq_num 1942) 2023-12-01T04:58:33.245 INFO:tasks.rados.rados.0.smithi080.stdout:3640: write oid 43 current snap is 0 2023-12-01T04:58:33.245 INFO:tasks.rados.rados.0.smithi080.stdout:3638: finishing write tid 1 to smithi08089843-366 2023-12-01T04:58:33.245 INFO:tasks.rados.rados.0.smithi080.stdout:3638: finishing write tid 2 to smithi08089843-366 2023-12-01T04:58:33.245 INFO:tasks.rados.rados.0.smithi080.stdout:3640: seq_num 2243 ranges {498101=707642,1621464=635778,2712714=612419} 2023-12-01T04:58:33.251 INFO:tasks.rados.rados.0.smithi080.stdout:3640: writing smithi08089843-43 from 498101 to 1205743 tid 1 2023-12-01T04:58:33.257 INFO:tasks.rados.rados.0.smithi080.stdout:3640: writing smithi08089843-43 from 1621464 to 2257242 tid 2 2023-12-01T04:58:33.263 INFO:tasks.rados.rados.0.smithi080.stdout:3640: writing smithi08089843-43 from 2712714 to 3325133 tid 3 2023-12-01T04:58:33.263 INFO:tasks.rados.rados.0.smithi080.stdout:3641: write oid 281 current snap is 0 2023-12-01T04:58:33.263 INFO:tasks.rados.rados.0.smithi080.stdout:3641: seq_num 2244 ranges {514908=782891,2079946=495789,3256490=423691} 2023-12-01T04:58:33.270 INFO:tasks.rados.rados.0.smithi080.stdout:3641: writing smithi08089843-281 from 514908 to 1297799 tid 1 2023-12-01T04:58:33.278 INFO:tasks.rados.rados.0.smithi080.stdout:3641: writing smithi08089843-281 from 2079946 to 2575735 tid 2 2023-12-01T04:58:33.284 INFO:tasks.rados.rados.0.smithi080.stdout:3641: writing smithi08089843-281 from 3256490 to 3680181 tid 3 2023-12-01T04:58:33.284 INFO:tasks.rados.rados.0.smithi080.stdout:3642: write oid 73 current snap is 0 2023-12-01T04:58:33.284 INFO:tasks.rados.rados.0.smithi080.stdout:3642: seq_num 2245 ranges {531715=458140,1738428=639447,2883913=634963} 2023-12-01T04:58:33.289 INFO:tasks.rados.rados.0.smithi080.stdout:3642: writing smithi08089843-73 from 531715 to 989855 tid 1 2023-12-01T04:58:33.297 INFO:tasks.rados.rados.0.smithi080.stdout:3642: writing smithi08089843-73 from 1738428 to 2377875 tid 2 2023-12-01T04:58:33.303 INFO:tasks.rados.rados.0.smithi080.stdout:3642: writing smithi08089843-73 from 2883913 to 3518876 tid 3 2023-12-01T04:58:33.304 INFO:tasks.rados.rados.0.smithi080.stdout:3643: write oid 333 current snap is 0 2023-12-01T04:58:33.304 INFO:tasks.rados.rados.0.smithi080.stdout:3643: seq_num 2246 ranges {548522=533389,1796910=499458,2911336=446235} 2023-12-01T04:58:33.309 INFO:tasks.rados.rados.0.smithi080.stdout:3643: writing smithi08089843-333 from 548522 to 1081911 tid 1 2023-12-01T04:58:33.316 INFO:tasks.rados.rados.0.smithi080.stdout:3643: writing smithi08089843-333 from 1796910 to 2296368 tid 2 2023-12-01T04:58:33.322 INFO:tasks.rados.rados.0.smithi080.stdout:3643: writing smithi08089843-333 from 2911336 to 3357571 tid 3 2023-12-01T04:58:33.323 INFO:tasks.rados.rados.0.smithi080.stdout:3644: read oid 88 snap -1 2023-12-01T04:58:33.323 INFO:tasks.rados.rados.0.smithi080.stdout:3644: expect (ObjNum 2227 snap 0 seq_num 2227) 2023-12-01T04:58:33.323 INFO:tasks.rados.rados.0.smithi080.stdout:3645: read oid 246 snap -1 2023-12-01T04:58:33.323 INFO:tasks.rados.rados.0.smithi080.stdout:3645: expect (ObjNum 2040 snap 0 seq_num 2040) 2023-12-01T04:58:33.323 INFO:tasks.rados.rados.0.smithi080.stdout:3646: read oid 275 snap -1 2023-12-01T04:58:33.323 INFO:tasks.rados.rados.0.smithi080.stdout:3646: expect (ObjNum 1582 snap 0 seq_num 1582) 2023-12-01T04:58:33.323 INFO:tasks.rados.rados.0.smithi080.stdout:3647: write oid 264 current snap is 0 2023-12-01T04:58:33.323 INFO:tasks.rados.rados.0.smithi080.stdout:3638: finishing write tid 3 to smithi08089843-366 2023-12-01T04:58:33.323 INFO:tasks.rados.rados.0.smithi080.stdout:3647: seq_num 2247 ranges {565329=608638,1739039=643116,2822406=773860} 2023-12-01T04:58:33.329 INFO:tasks.rados.rados.0.smithi080.stdout:3647: writing smithi08089843-264 from 565329 to 1173967 tid 1 2023-12-01T04:58:33.336 INFO:tasks.rados.rados.0.smithi080.stdout:3647: writing smithi08089843-264 from 1739039 to 2382155 tid 2 2023-12-01T04:58:33.343 INFO:tasks.rados.rados.0.smithi080.stdout:3647: writing smithi08089843-264 from 2822406 to 3596266 tid 3 2023-12-01T04:58:33.343 INFO:tasks.rados.rados.0.smithi080.stdout:3648: delete oid 58 current snap is 0 2023-12-01T04:58:33.343 INFO:tasks.rados.rados.0.smithi080.stdout:3638: finishing write tid 4 to smithi08089843-366 2023-12-01T04:58:33.343 INFO:tasks.rados.rados.0.smithi080.stdout:3638: finishing write tid 5 to smithi08089843-366 2023-12-01T04:58:33.343 INFO:tasks.rados.rados.0.smithi080.stdout:3638: oid 366 updating version 0 to 620 2023-12-01T04:58:33.343 INFO:tasks.rados.rados.0.smithi080.stdout:3638: oid 366 version 620 is already newer than 619 2023-12-01T04:58:33.344 INFO:tasks.rados.rados.0.smithi080.stdout:3638: oid 366 updating version 620 to 621 2023-12-01T04:58:33.344 INFO:tasks.rados.rados.0.smithi080.stdout:3638: oid 366 version 621 is already newer than 618 2023-12-01T04:58:33.344 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 366 v 621 (ObjNum 2242 snap 0 seq_num 2242) dirty exists 2023-12-01T04:58:33.344 INFO:tasks.rados.rados.0.smithi080.stdout:3638: left oid 366 (ObjNum 2242 snap 0 seq_num 2242) 2023-12-01T04:58:33.344 INFO:tasks.rados.rados.0.smithi080.stdout:3639: expect (ObjNum 1942 snap 0 seq_num 1942) 2023-12-01T04:58:33.475 INFO:tasks.rados.rados.0.smithi080.stdout:3640: finishing write tid 1 to smithi08089843-43 2023-12-01T04:58:33.476 INFO:tasks.rados.rados.0.smithi080.stdout:3640: finishing write tid 2 to smithi08089843-43 2023-12-01T04:58:33.476 INFO:tasks.rados.rados.0.smithi080.stdout:3640: finishing write tid 3 to smithi08089843-43 2023-12-01T04:58:33.476 INFO:tasks.rados.rados.0.smithi080.stdout:3640: finishing write tid 4 to smithi08089843-43 2023-12-01T04:58:33.476 INFO:tasks.rados.rados.0.smithi080.stdout:3640: finishing write tid 5 to smithi08089843-43 2023-12-01T04:58:33.476 INFO:tasks.rados.rados.0.smithi080.stdout:3640: oid 43 updating version 0 to 517 2023-12-01T04:58:33.476 INFO:tasks.rados.rados.0.smithi080.stdout:3640: oid 43 version 517 is already newer than 515 2023-12-01T04:58:33.476 INFO:tasks.rados.rados.0.smithi080.stdout:3640: oid 43 version 517 is already newer than 516 2023-12-01T04:58:33.476 INFO:tasks.rados.rados.0.smithi080.stdout:3640: oid 43 updating version 517 to 518 2023-12-01T04:58:33.476 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 43 v 518 (ObjNum 2243 snap 0 seq_num 2243) dirty exists 2023-12-01T04:58:33.476 INFO:tasks.rados.rados.0.smithi080.stdout:3640: left oid 43 (ObjNum 2243 snap 0 seq_num 2243) 2023-12-01T04:58:33.476 INFO:tasks.rados.rados.0.smithi080.stdout:3641: finishing write tid 1 to smithi08089843-281 2023-12-01T04:58:33.476 INFO:tasks.rados.rados.0.smithi080.stdout:3641: finishing write tid 2 to smithi08089843-281 2023-12-01T04:58:33.476 INFO:tasks.rados.rados.0.smithi080.stdout:3641: finishing write tid 3 to smithi08089843-281 2023-12-01T04:58:33.476 INFO:tasks.rados.rados.0.smithi080.stdout:3641: finishing write tid 4 to smithi08089843-281 2023-12-01T04:58:33.477 INFO:tasks.rados.rados.0.smithi080.stdout:3641: finishing write tid 5 to smithi08089843-281 2023-12-01T04:58:33.477 INFO:tasks.rados.rados.0.smithi080.stdout:3641: oid 281 updating version 0 to 451 2023-12-01T04:58:33.477 INFO:tasks.rados.rados.0.smithi080.stdout:3641: oid 281 updating version 451 to 454 2023-12-01T04:58:33.477 INFO:tasks.rados.rados.0.smithi080.stdout:3641: oid 281 version 454 is already newer than 452 2023-12-01T04:58:33.477 INFO:tasks.rados.rados.0.smithi080.stdout:3641: oid 281 version 454 is already newer than 453 2023-12-01T04:58:33.477 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 281 v 454 (ObjNum 2244 snap 0 seq_num 2244) dirty exists 2023-12-01T04:58:33.477 INFO:tasks.rados.rados.0.smithi080.stdout:3641: left oid 281 (ObjNum 2244 snap 0 seq_num 2244) 2023-12-01T04:58:33.477 INFO:tasks.rados.rados.0.smithi080.stdout:3642: finishing write tid 1 to smithi08089843-73 2023-12-01T04:58:33.477 INFO:tasks.rados.rados.0.smithi080.stdout:3642: finishing write tid 2 to smithi08089843-73 2023-12-01T04:58:33.477 INFO:tasks.rados.rados.0.smithi080.stdout:3642: finishing write tid 3 to smithi08089843-73 2023-12-01T04:58:33.477 INFO:tasks.rados.rados.0.smithi080.stdout:3642: finishing write tid 4 to smithi08089843-73 2023-12-01T04:58:33.477 INFO:tasks.rados.rados.0.smithi080.stdout:3642: finishing write tid 5 to smithi08089843-73 2023-12-01T04:58:33.477 INFO:tasks.rados.rados.0.smithi080.stdout:3642: oid 73 updating version 0 to 435 2023-12-01T04:58:33.477 INFO:tasks.rados.rados.0.smithi080.stdout:3642: oid 73 updating version 435 to 438 2023-12-01T04:58:33.477 INFO:tasks.rados.rados.0.smithi080.stdout:3642: oid 73 version 438 is already newer than 436 2023-12-01T04:58:33.477 INFO:tasks.rados.rados.0.smithi080.stdout:3642: oid 73 version 438 is already newer than 437 2023-12-01T04:58:33.478 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 73 v 438 (ObjNum 2245 snap 0 seq_num 2245) dirty exists 2023-12-01T04:58:33.478 INFO:tasks.rados.rados.0.smithi080.stdout:3642: left oid 73 (ObjNum 2245 snap 0 seq_num 2245) 2023-12-01T04:58:33.478 INFO:tasks.rados.rados.0.smithi080.stdout:3643: finishing write tid 1 to smithi08089843-333 2023-12-01T04:58:33.478 INFO:tasks.rados.rados.0.smithi080.stdout:3643: finishing write tid 2 to smithi08089843-333 2023-12-01T04:58:33.478 INFO:tasks.rados.rados.0.smithi080.stdout:3643: finishing write tid 3 to smithi08089843-333 2023-12-01T04:58:33.478 INFO:tasks.rados.rados.0.smithi080.stdout:3638: done (10 left) 2023-12-01T04:58:33.478 INFO:tasks.rados.rados.0.smithi080.stdout:3639: done (9 left) 2023-12-01T04:58:33.478 INFO:tasks.rados.rados.0.smithi080.stdout:3640: done (8 left) 2023-12-01T04:58:33.478 INFO:tasks.rados.rados.0.smithi080.stdout:3641: done (7 left) 2023-12-01T04:58:33.478 INFO:tasks.rados.rados.0.smithi080.stdout:3642: done (6 left) 2023-12-01T04:58:33.478 INFO:tasks.rados.rados.0.smithi080.stdout:3648: done (5 left) 2023-12-01T04:58:33.478 INFO:tasks.rados.rados.0.smithi080.stdout:3649: delete oid 230 current snap is 0 2023-12-01T04:58:33.478 INFO:tasks.rados.rados.0.smithi080.stdout:3643: finishing write tid 4 to smithi08089843-333 2023-12-01T04:58:33.479 INFO:tasks.rados.rados.0.smithi080.stdout:3643: finishing write tid 5 to smithi08089843-333 2023-12-01T04:58:33.479 INFO:tasks.rados.rados.0.smithi080.stdout:3643: oid 333 updating version 0 to 353 2023-12-01T04:58:33.479 INFO:tasks.rados.rados.0.smithi080.stdout:3643: oid 333 updating version 353 to 354 2023-12-01T04:58:33.479 INFO:tasks.rados.rados.0.smithi080.stdout:3643: oid 333 updating version 354 to 355 2023-12-01T04:58:33.479 INFO:tasks.rados.rados.0.smithi080.stdout:3643: oid 333 version 355 is already newer than 352 2023-12-01T04:58:33.479 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 333 v 355 (ObjNum 2246 snap 0 seq_num 2246) dirty exists 2023-12-01T04:58:33.479 INFO:tasks.rados.rados.0.smithi080.stdout:3643: left oid 333 (ObjNum 2246 snap 0 seq_num 2246) 2023-12-01T04:58:33.479 INFO:tasks.rados.rados.0.smithi080.stdout:3645: expect (ObjNum 2040 snap 0 seq_num 2040) 2023-12-01T04:58:33.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:58:33 smithi090 bash[32384]: cluster 2023-12-01T04:58:32.190814+0000 mgr.y (mgr.24362) 301 : cluster 0 pgmap v272: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 86 MiB/s rd, 9.7 MiB/s wr, 103 op/s 2023-12-01T04:58:33.579 INFO:tasks.rados.rados.0.smithi080.stdout:3644: expect (ObjNum 2227 snap 0 seq_num 2227) 2023-12-01T04:58:33.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:58:33 smithi080 bash[28361]: cluster 2023-12-01T04:58:32.190814+0000 mgr.y (mgr.24362) 301 : cluster 0 pgmap v272: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 86 MiB/s rd, 9.7 MiB/s wr, 103 op/s 2023-12-01T04:58:33.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:58:33 smithi080 bash[41963]: cluster 2023-12-01T04:58:32.190814+0000 mgr.y (mgr.24362) 301 : cluster 0 pgmap v272: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 86 MiB/s rd, 9.7 MiB/s wr, 103 op/s 2023-12-01T04:58:33.826 INFO:tasks.rados.rados.0.smithi080.stdout:3646: expect (ObjNum 1582 snap 0 seq_num 1582) 2023-12-01T04:58:33.979 INFO:tasks.rados.rados.0.smithi080.stdout:3647: finishing write tid 1 to smithi08089843-264 2023-12-01T04:58:33.979 INFO:tasks.rados.rados.0.smithi080.stdout:3647: finishing write tid 2 to smithi08089843-264 2023-12-01T04:58:33.979 INFO:tasks.rados.rados.0.smithi080.stdout:3647: finishing write tid 3 to smithi08089843-264 2023-12-01T04:58:33.979 INFO:tasks.rados.rados.0.smithi080.stdout:3643: done (5 left) 2023-12-01T04:58:33.979 INFO:tasks.rados.rados.0.smithi080.stdout:3644: done (4 left) 2023-12-01T04:58:33.979 INFO:tasks.rados.rados.0.smithi080.stdout:3645: done (3 left) 2023-12-01T04:58:33.980 INFO:tasks.rados.rados.0.smithi080.stdout:3646: done (2 left) 2023-12-01T04:58:33.980 INFO:tasks.rados.rados.0.smithi080.stdout:3649: done (1 left) 2023-12-01T04:58:33.980 INFO:tasks.rados.rados.0.smithi080.stdout:3650: read oid 363 snap -1 2023-12-01T04:58:33.980 INFO:tasks.rados.rados.0.smithi080.stdout:3650: expect (ObjNum 2118 snap 0 seq_num 2118) 2023-12-01T04:58:33.980 INFO:tasks.rados.rados.0.smithi080.stdout:3651: delete oid 21 current snap is 0 2023-12-01T04:58:33.980 INFO:tasks.rados.rados.0.smithi080.stdout:3647: finishing write tid 4 to smithi08089843-264 2023-12-01T04:58:33.980 INFO:tasks.rados.rados.0.smithi080.stdout:3647: finishing write tid 5 to smithi08089843-264 2023-12-01T04:58:33.980 INFO:tasks.rados.rados.0.smithi080.stdout:3647: oid 264 updating version 0 to 504 2023-12-01T04:58:33.980 INFO:tasks.rados.rados.0.smithi080.stdout:3647: oid 264 version 504 is already newer than 503 2023-12-01T04:58:33.980 INFO:tasks.rados.rados.0.smithi080.stdout:3647: oid 264 version 504 is already newer than 501 2023-12-01T04:58:33.980 INFO:tasks.rados.rados.0.smithi080.stdout:3647: oid 264 version 504 is already newer than 502 2023-12-01T04:58:33.980 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 264 v 504 (ObjNum 2247 snap 0 seq_num 2247) dirty exists 2023-12-01T04:58:33.980 INFO:tasks.rados.rados.0.smithi080.stdout:3647: left oid 264 (ObjNum 2247 snap 0 seq_num 2247) 2023-12-01T04:58:33.985 INFO:tasks.rados.rados.0.smithi080.stdout:3650: expect (ObjNum 2118 snap 0 seq_num 2118) 2023-12-01T04:58:34.158 INFO:tasks.rados.rados.0.smithi080.stdout:3647: done (2 left) 2023-12-01T04:58:34.159 INFO:tasks.rados.rados.0.smithi080.stdout:3650: done (1 left) 2023-12-01T04:58:34.159 INFO:tasks.rados.rados.0.smithi080.stdout:3651: done (0 left) 2023-12-01T04:58:34.159 INFO:tasks.rados.rados.0.smithi080.stdout:3652: write oid 370 current snap is 0 2023-12-01T04:58:34.159 INFO:tasks.rados.rados.0.smithi080.stdout:3652: seq_num 2251 ranges {632557=625987,1972967=650454,3332098=418948} 2023-12-01T04:58:34.171 INFO:tasks.rados.rados.0.smithi080.stdout:3652: writing smithi08089843-370 from 632557 to 1258544 tid 1 2023-12-01T04:58:34.180 INFO:tasks.rados.rados.0.smithi080.stdout:3652: writing smithi08089843-370 from 1972967 to 2623421 tid 2 2023-12-01T04:58:34.187 INFO:tasks.rados.rados.0.smithi080.stdout:3652: writing smithi08089843-370 from 3332098 to 3751046 tid 3 2023-12-01T04:58:34.187 INFO:tasks.rados.rados.0.smithi080.stdout:3653: read oid 490 snap -1 2023-12-01T04:58:34.187 INFO:tasks.rados.rados.0.smithi080.stdout:3653: expect (ObjNum 1901 snap 0 seq_num 1901) 2023-12-01T04:58:34.187 INFO:tasks.rados.rados.0.smithi080.stdout:3654: write oid 329 current snap is 0 2023-12-01T04:58:34.187 INFO:tasks.rados.rados.0.smithi080.stdout:3654: seq_num 2252 ranges {649364=701236,2031449=794112,3243168=606196} 2023-12-01T04:58:34.194 INFO:tasks.rados.rados.0.smithi080.stdout:3654: writing smithi08089843-329 from 649364 to 1350600 tid 1 2023-12-01T04:58:34.203 INFO:tasks.rados.rados.0.smithi080.stdout:3654: writing smithi08089843-329 from 2031449 to 2825561 tid 2 2023-12-01T04:58:34.209 INFO:tasks.rados.rados.0.smithi080.stdout:3654: writing smithi08089843-329 from 3243168 to 3849364 tid 3 2023-12-01T04:58:34.210 INFO:tasks.rados.rados.0.smithi080.stdout:3655: delete oid 484 current snap is 0 2023-12-01T04:58:34.210 INFO:tasks.rados.rados.0.smithi080.stdout:3652: finishing write tid 1 to smithi08089843-370 2023-12-01T04:58:34.210 INFO:tasks.rados.rados.0.smithi080.stdout:3652: finishing write tid 2 to smithi08089843-370 2023-12-01T04:58:34.210 INFO:tasks.rados.rados.0.smithi080.stdout:3652: finishing write tid 3 to smithi08089843-370 2023-12-01T04:58:34.210 INFO:tasks.rados.rados.0.smithi080.stdout:3652: finishing write tid 4 to smithi08089843-370 2023-12-01T04:58:34.211 INFO:tasks.rados.rados.0.smithi080.stdout:3652: finishing write tid 5 to smithi08089843-370 2023-12-01T04:58:34.211 INFO:tasks.rados.rados.0.smithi080.stdout:3652: oid 370 updating version 0 to 458 2023-12-01T04:58:34.211 INFO:tasks.rados.rados.0.smithi080.stdout:3652: oid 370 version 458 is already newer than 457 2023-12-01T04:58:34.211 INFO:tasks.rados.rados.0.smithi080.stdout:3652: oid 370 version 458 is already newer than 455 2023-12-01T04:58:34.211 INFO:tasks.rados.rados.0.smithi080.stdout:3652: oid 370 version 458 is already newer than 456 2023-12-01T04:58:34.211 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 370 v 458 (ObjNum 2251 snap 0 seq_num 2251) dirty exists 2023-12-01T04:58:34.211 INFO:tasks.rados.rados.0.smithi080.stdout:3652: left oid 370 (ObjNum 2251 snap 0 seq_num 2251) 2023-12-01T04:58:34.211 INFO:tasks.rados.rados.0.smithi080.stdout:3654: finishing write tid 1 to smithi08089843-329 2023-12-01T04:58:34.211 INFO:tasks.rados.rados.0.smithi080.stdout:3653: expect (ObjNum 1901 snap 0 seq_num 1901) 2023-12-01T04:58:34.421 INFO:tasks.rados.rados.0.smithi080.stdout:3654: finishing write tid 2 to smithi08089843-329 2023-12-01T04:58:34.421 INFO:tasks.rados.rados.0.smithi080.stdout:3654: finishing write tid 3 to smithi08089843-329 2023-12-01T04:58:34.421 INFO:tasks.rados.rados.0.smithi080.stdout:3654: finishing write tid 4 to smithi08089843-329 2023-12-01T04:58:34.421 INFO:tasks.rados.rados.0.smithi080.stdout:3654: finishing write tid 5 to smithi08089843-329 2023-12-01T04:58:34.421 INFO:tasks.rados.rados.0.smithi080.stdout:3654: oid 329 updating version 0 to 461 2023-12-01T04:58:34.422 INFO:tasks.rados.rados.0.smithi080.stdout:3654: oid 329 updating version 461 to 462 2023-12-01T04:58:34.422 INFO:tasks.rados.rados.0.smithi080.stdout:3654: oid 329 version 462 is already newer than 460 2023-12-01T04:58:34.422 INFO:tasks.rados.rados.0.smithi080.stdout:3654: oid 329 version 462 is already newer than 459 2023-12-01T04:58:34.422 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 329 v 462 (ObjNum 2252 snap 0 seq_num 2252) dirty exists 2023-12-01T04:58:34.422 INFO:tasks.rados.rados.0.smithi080.stdout:3654: left oid 329 (ObjNum 2252 snap 0 seq_num 2252) 2023-12-01T04:58:34.422 INFO:tasks.rados.rados.0.smithi080.stdout:3652: done (3 left) 2023-12-01T04:58:34.422 INFO:tasks.rados.rados.0.smithi080.stdout:3653: done (2 left) 2023-12-01T04:58:34.422 INFO:tasks.rados.rados.0.smithi080.stdout:3654: done (1 left) 2023-12-01T04:58:34.422 INFO:tasks.rados.rados.0.smithi080.stdout:3655: done (0 left) 2023-12-01T04:58:34.422 INFO:tasks.rados.rados.0.smithi080.stdout:3656: write oid 139 current snap is 0 2023-12-01T04:58:34.422 INFO:tasks.rados.rados.0.smithi080.stdout:3656: seq_num 2254 ranges {682978=451734,1748413=797781,3298014=584964} 2023-12-01T04:58:34.436 INFO:tasks.rados.rados.0.smithi080.stdout:3656: writing smithi08089843-139 from 682978 to 1134712 tid 1 2023-12-01T04:58:34.443 INFO:tasks.rados.rados.0.smithi080.stdout:3656: writing smithi08089843-139 from 1748413 to 2546194 tid 2 2023-12-01T04:58:34.450 INFO:tasks.rados.rados.0.smithi080.stdout:3656: writing smithi08089843-139 from 3298014 to 3882978 tid 3 2023-12-01T04:58:34.451 INFO:tasks.rados.rados.0.smithi080.stdout:3657: delete oid 273 current snap is 0 2023-12-01T04:58:34.451 INFO:tasks.rados.rados.0.smithi080.stdout:3656: finishing write tid 1 to smithi08089843-139 2023-12-01T04:58:34.451 INFO:tasks.rados.rados.0.smithi080.stdout:3656: finishing write tid 2 to smithi08089843-139 2023-12-01T04:58:34.454 INFO:tasks.rados.rados.0.smithi080.stdout:3657: done (1 left) 2023-12-01T04:58:34.454 INFO:tasks.rados.rados.0.smithi080.stdout:3658: read oid 402 snap -1 2023-12-01T04:58:34.454 INFO:tasks.rados.rados.0.smithi080.stdout:3658: expect deleted 2023-12-01T04:58:34.454 INFO:tasks.rados.rados.0.smithi080.stdout:3659: write oid 234 current snap is 0 2023-12-01T04:58:34.454 INFO:tasks.rados.rados.0.smithi080.stdout:3659: seq_num 2256 ranges {716592=602232,1749024=401450,2836507=791661} 2023-12-01T04:58:34.462 INFO:tasks.rados.rados.0.smithi080.stdout:3659: writing smithi08089843-234 from 716592 to 1318824 tid 1 2023-12-01T04:58:34.468 INFO:tasks.rados.rados.0.smithi080.stdout:3659: writing smithi08089843-234 from 1749024 to 2150474 tid 2 2023-12-01T04:58:34.476 INFO:tasks.rados.rados.0.smithi080.stdout:3659: writing smithi08089843-234 from 2836507 to 3628168 tid 3 2023-12-01T04:58:34.476 INFO:tasks.rados.rados.0.smithi080.stdout:3660: write oid 34 current snap is 0 2023-12-01T04:58:34.476 INFO:tasks.rados.rados.0.smithi080.stdout:3660: seq_num 2257 ranges {733399=677481,2207506=661461,3380283=553116} 2023-12-01T04:58:34.484 INFO:tasks.rados.rados.0.smithi080.stdout:3660: writing smithi08089843-34 from 733399 to 1410880 tid 1 2023-12-01T04:58:34.494 INFO:tasks.rados.rados.0.smithi080.stdout:3660: writing smithi08089843-34 from 2207506 to 2868967 tid 2 2023-12-01T04:58:34.500 INFO:tasks.rados.rados.0.smithi080.stdout:3660: writing smithi08089843-34 from 3380283 to 3933399 tid 3 2023-12-01T04:58:34.500 INFO:tasks.rados.rados.0.smithi080.stdout:3661: write oid 202 current snap is 0 2023-12-01T04:58:34.500 INFO:tasks.rados.rados.0.smithi080.stdout:3661: seq_num 2258 ranges {750206=469083,1982341=405119,3007706=530558} 2023-12-01T04:58:34.507 INFO:tasks.rados.rados.0.smithi080.stdout:3661: writing smithi08089843-202 from 750206 to 1219289 tid 1 2023-12-01T04:58:34.513 INFO:tasks.rados.rados.0.smithi080.stdout:3661: writing smithi08089843-202 from 1982341 to 2387460 tid 2 2023-12-01T04:58:34.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:58:34 smithi090 bash[32384]: audit 2023-12-01T04:58:34.047449+0000 mon.c (mon.2) 189 : audit 0 from='client.? 172.21.15.80:0/2621235945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:58:34.520 INFO:tasks.rados.rados.0.smithi080.stdout:3661: writing smithi08089843-202 from 3007706 to 3538264 tid 3 2023-12-01T04:58:34.521 INFO:tasks.rados.rados.0.smithi080.stdout:3656: finishing write tid 3 to smithi08089843-139 2023-12-01T04:58:34.521 INFO:tasks.rados.rados.0.smithi080.stdout:3656: finishing write tid 4 to smithi08089843-139 2023-12-01T04:58:34.521 INFO:tasks.rados.rados.0.smithi080.stdout:3656: finishing write tid 5 to smithi08089843-139 2023-12-01T04:58:34.521 INFO:tasks.rados.rados.0.smithi080.stdout:3656: oid 139 updating version 0 to 519 2023-12-01T04:58:34.521 INFO:tasks.rados.rados.0.smithi080.stdout:3656: oid 139 updating version 519 to 521 2023-12-01T04:58:34.521 INFO:tasks.rados.rados.0.smithi080.stdout:3656: oid 139 version 521 is already newer than 518 2023-12-01T04:58:34.521 INFO:tasks.rados.rados.0.smithi080.stdout:3656: oid 139 version 521 is already newer than 520 2023-12-01T04:58:34.521 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 139 v 521 (ObjNum 2254 snap 0 seq_num 2254) dirty exists 2023-12-01T04:58:34.521 INFO:tasks.rados.rados.0.smithi080.stdout:3656: left oid 139 (ObjNum 2254 snap 0 seq_num 2254) 2023-12-01T04:58:34.521 INFO:tasks.rados.rados.0.smithi080.stdout:3659: finishing write tid 1 to smithi08089843-234 2023-12-01T04:58:34.521 INFO:tasks.rados.rados.0.smithi080.stdout:3659: finishing write tid 2 to smithi08089843-234 2023-12-01T04:58:34.521 INFO:tasks.rados.rados.0.smithi080.stdout:3659: finishing write tid 3 to smithi08089843-234 2023-12-01T04:58:34.521 INFO:tasks.rados.rados.0.smithi080.stdout:3659: finishing write tid 4 to smithi08089843-234 2023-12-01T04:58:34.521 INFO:tasks.rados.rados.0.smithi080.stdout:3659: finishing write tid 5 to smithi08089843-234 2023-12-01T04:58:34.522 INFO:tasks.rados.rados.0.smithi080.stdout:3659: oid 234 updating version 0 to 437 2023-12-01T04:58:34.522 INFO:tasks.rados.rados.0.smithi080.stdout:3659: oid 234 version 437 is already newer than 435 2023-12-01T04:58:34.522 INFO:tasks.rados.rados.0.smithi080.stdout:3659: oid 234 updating version 437 to 438 2023-12-01T04:58:34.522 INFO:tasks.rados.rados.0.smithi080.stdout:3659: oid 234 version 438 is already newer than 436 2023-12-01T04:58:34.522 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 234 v 438 (ObjNum 2256 snap 0 seq_num 2256) dirty exists 2023-12-01T04:58:34.522 INFO:tasks.rados.rados.0.smithi080.stdout:3659: left oid 234 (ObjNum 2256 snap 0 seq_num 2256) 2023-12-01T04:58:34.522 INFO:tasks.rados.rados.0.smithi080.stdout:3660: finishing write tid 1 to smithi08089843-34 2023-12-01T04:58:34.522 INFO:tasks.rados.rados.0.smithi080.stdout:3660: finishing write tid 2 to smithi08089843-34 2023-12-01T04:58:34.522 INFO:tasks.rados.rados.0.smithi080.stdout:3662: read oid 171 snap -1 2023-12-01T04:58:34.522 INFO:tasks.rados.rados.0.smithi080.stdout:3662: expect deleted 2023-12-01T04:58:34.522 INFO:tasks.rados.rados.0.smithi080.stdout:3656: done (5 left) 2023-12-01T04:58:34.522 INFO:tasks.rados.rados.0.smithi080.stdout:3658: done (4 left) 2023-12-01T04:58:34.522 INFO:tasks.rados.rados.0.smithi080.stdout:3659: done (3 left) 2023-12-01T04:58:34.522 INFO:tasks.rados.rados.0.smithi080.stdout:3663: write oid 10 current snap is 0 2023-12-01T04:58:34.522 INFO:tasks.rados.rados.0.smithi080.stdout:3663: seq_num 2259 ranges {767013=544332,1924470=665130,3035129=741830} 2023-12-01T04:58:34.527 INFO:tasks.rados.rados.0.smithi080.stdout:3663: writing smithi08089843-10 from 767013 to 1311345 tid 1 2023-12-01T04:58:34.535 INFO:tasks.rados.rados.0.smithi080.stdout:3663: writing smithi08089843-10 from 1924470 to 2589600 tid 2 2023-12-01T04:58:34.542 INFO:tasks.rados.rados.0.smithi080.stdout:3663: writing smithi08089843-10 from 3035129 to 3776959 tid 3 2023-12-01T04:58:34.542 INFO:tasks.rados.rados.0.smithi080.stdout:3664: read oid 135 snap -1 2023-12-01T04:58:34.543 INFO:tasks.rados.rados.0.smithi080.stdout:3664: expect (ObjNum 1595 snap 0 seq_num 1595) 2023-12-01T04:58:34.543 INFO:tasks.rados.rados.0.smithi080.stdout:3665: read oid 98 snap -1 2023-12-01T04:58:34.543 INFO:tasks.rados.rados.0.smithi080.stdout:3665: expect (ObjNum 1336 snap 0 seq_num 1336) 2023-12-01T04:58:34.543 INFO:tasks.rados.rados.0.smithi080.stdout:3666: delete oid 466 current snap is 0 2023-12-01T04:58:34.543 INFO:tasks.rados.rados.0.smithi080.stdout:3660: finishing write tid 3 to smithi08089843-34 2023-12-01T04:58:34.543 INFO:tasks.rados.rados.0.smithi080.stdout:3660: finishing write tid 4 to smithi08089843-34 2023-12-01T04:58:34.543 INFO:tasks.rados.rados.0.smithi080.stdout:3660: finishing write tid 5 to smithi08089843-34 2023-12-01T04:58:34.543 INFO:tasks.rados.rados.0.smithi080.stdout:3660: oid 34 updating version 0 to 520 2023-12-01T04:58:34.543 INFO:tasks.rados.rados.0.smithi080.stdout:3660: oid 34 updating version 520 to 522 2023-12-01T04:58:34.543 INFO:tasks.rados.rados.0.smithi080.stdout:3660: oid 34 version 522 is already newer than 521 2023-12-01T04:58:34.543 INFO:tasks.rados.rados.0.smithi080.stdout:3660: oid 34 version 522 is already newer than 519 2023-12-01T04:58:34.543 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 34 v 522 (ObjNum 2257 snap 0 seq_num 2257) dirty exists 2023-12-01T04:58:34.543 INFO:tasks.rados.rados.0.smithi080.stdout:3660: left oid 34 (ObjNum 2257 snap 0 seq_num 2257) 2023-12-01T04:58:34.543 INFO:tasks.rados.rados.0.smithi080.stdout:3661: finishing write tid 1 to smithi08089843-202 2023-12-01T04:58:34.543 INFO:tasks.rados.rados.0.smithi080.stdout:3661: finishing write tid 2 to smithi08089843-202 2023-12-01T04:58:34.543 INFO:tasks.rados.rados.0.smithi080.stdout:3661: finishing write tid 3 to smithi08089843-202 2023-12-01T04:58:34.544 INFO:tasks.rados.rados.0.smithi080.stdout:3661: finishing write tid 4 to smithi08089843-202 2023-12-01T04:58:34.544 INFO:tasks.rados.rados.0.smithi080.stdout:3661: finishing write tid 5 to smithi08089843-202 2023-12-01T04:58:34.544 INFO:tasks.rados.rados.0.smithi080.stdout:3661: oid 202 updating version 0 to 384 2023-12-01T04:58:34.544 INFO:tasks.rados.rados.0.smithi080.stdout:3661: oid 202 updating version 384 to 385 2023-12-01T04:58:34.544 INFO:tasks.rados.rados.0.smithi080.stdout:3661: oid 202 updating version 385 to 386 2023-12-01T04:58:34.544 INFO:tasks.rados.rados.0.smithi080.stdout:3661: oid 202 version 386 is already newer than 383 2023-12-01T04:58:34.544 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 202 v 386 (ObjNum 2258 snap 0 seq_num 2258) dirty exists 2023-12-01T04:58:34.544 INFO:tasks.rados.rados.0.smithi080.stdout:3661: left oid 202 (ObjNum 2258 snap 0 seq_num 2258) 2023-12-01T04:58:34.544 INFO:tasks.rados.rados.0.smithi080.stdout:3663: finishing write tid 1 to smithi08089843-10 2023-12-01T04:58:34.544 INFO:tasks.rados.rados.0.smithi080.stdout:3663: finishing write tid 2 to smithi08089843-10 2023-12-01T04:58:34.547 INFO:tasks.rados.rados.0.smithi080.stdout:3665: expect (ObjNum 1336 snap 0 seq_num 1336) 2023-12-01T04:58:34.679 INFO:tasks.rados.rados.0.smithi080.stdout:3663: finishing write tid 3 to smithi08089843-10 2023-12-01T04:58:34.679 INFO:tasks.rados.rados.0.smithi080.stdout:3663: finishing write tid 4 to smithi08089843-10 2023-12-01T04:58:34.679 INFO:tasks.rados.rados.0.smithi080.stdout:3663: finishing write tid 5 to smithi08089843-10 2023-12-01T04:58:34.679 INFO:tasks.rados.rados.0.smithi080.stdout:3663: oid 10 updating version 0 to 446 2023-12-01T04:58:34.679 INFO:tasks.rados.rados.0.smithi080.stdout:3663: oid 10 version 446 is already newer than 443 2023-12-01T04:58:34.679 INFO:tasks.rados.rados.0.smithi080.stdout:3663: oid 10 version 446 is already newer than 445 2023-12-01T04:58:34.679 INFO:tasks.rados.rados.0.smithi080.stdout:3663: oid 10 version 446 is already newer than 444 2023-12-01T04:58:34.679 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 10 v 446 (ObjNum 2259 snap 0 seq_num 2259) dirty exists 2023-12-01T04:58:34.680 INFO:tasks.rados.rados.0.smithi080.stdout:3663: left oid 10 (ObjNum 2259 snap 0 seq_num 2259) 2023-12-01T04:58:34.680 INFO:tasks.rados.rados.0.smithi080.stdout:3664: expect (ObjNum 1595 snap 0 seq_num 1595) 2023-12-01T04:58:34.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:58:34 smithi080 bash[28361]: audit 2023-12-01T04:58:34.047449+0000 mon.c (mon.2) 189 : audit 0 from='client.? 172.21.15.80:0/2621235945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:58:34.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:58:34 smithi080 bash[41963]: audit 2023-12-01T04:58:34.047449+0000 mon.c (mon.2) 189 : audit 0 from='client.? 172.21.15.80:0/2621235945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:58:34.813 INFO:tasks.rados.rados.0.smithi080.stdout:3660: done (6 left) 2023-12-01T04:58:34.814 INFO:tasks.rados.rados.0.smithi080.stdout:3661: done (5 left) 2023-12-01T04:58:34.814 INFO:tasks.rados.rados.0.smithi080.stdout:3662: done (4 left) 2023-12-01T04:58:34.814 INFO:tasks.rados.rados.0.smithi080.stdout:3663: done (3 left) 2023-12-01T04:58:34.814 INFO:tasks.rados.rados.0.smithi080.stdout:3664: done (2 left) 2023-12-01T04:58:34.814 INFO:tasks.rados.rados.0.smithi080.stdout:3665: done (1 left) 2023-12-01T04:58:34.814 INFO:tasks.rados.rados.0.smithi080.stdout:3666: done (0 left) 2023-12-01T04:58:34.814 INFO:tasks.rados.rados.0.smithi080.stdout:3667: write oid 384 current snap is 0 2023-12-01T04:58:34.814 INFO:tasks.rados.rados.0.smithi080.stdout:3667: seq_num 2261 ranges {400627=694830,1641434=359193} 2023-12-01T04:58:34.824 INFO:tasks.rados.rados.0.smithi080.stdout:3667: writing smithi08089843-384 from 400627 to 1095457 tid 1 2023-12-01T04:58:34.830 INFO:tasks.rados.rados.0.smithi080.stdout:3667: writing smithi08089843-384 from 1641434 to 2000627 tid 2 2023-12-01T04:58:34.830 INFO:tasks.rados.rados.0.smithi080.stdout:3668: write oid 355 current snap is 0 2023-12-01T04:58:34.830 INFO:tasks.rados.rados.0.smithi080.stdout:3668: seq_num 2262 ranges {417434=770079,1699916=317518} 2023-12-01T04:58:34.837 INFO:tasks.rados.rados.0.smithi080.stdout:3668: writing smithi08089843-355 from 417434 to 1187513 tid 1 2023-12-01T04:58:34.842 INFO:tasks.rados.rados.0.smithi080.stdout:3668: writing smithi08089843-355 from 1699916 to 2017434 tid 2 2023-12-01T04:58:34.843 INFO:tasks.rados.rados.0.smithi080.stdout:3669: write oid 94 current snap is 0 2023-12-01T04:58:34.843 INFO:tasks.rados.rados.0.smithi080.stdout:3669: seq_num 2263 ranges {434241=445328,1642045=392196} 2023-12-01T04:58:34.847 INFO:tasks.rados.rados.0.smithi080.stdout:3669: writing smithi08089843-94 from 434241 to 879569 tid 1 2023-12-01T04:58:34.853 INFO:tasks.rados.rados.0.smithi080.stdout:3669: writing smithi08089843-94 from 1642045 to 2034241 tid 2 2023-12-01T04:58:34.853 INFO:tasks.rados.rados.0.smithi080.stdout:3670: read oid 1 snap -1 2023-12-01T04:58:34.854 INFO:tasks.rados.rados.0.smithi080.stdout:3670: expect (ObjNum 2043 snap 0 seq_num 2043) 2023-12-01T04:58:34.854 INFO:tasks.rados.rados.0.smithi080.stdout:3671: read oid 424 snap -1 2023-12-01T04:58:34.854 INFO:tasks.rados.rados.0.smithi080.stdout:3671: expect (ObjNum 1130 snap 0 seq_num 1130) 2023-12-01T04:58:34.854 INFO:tasks.rados.rados.0.smithi080.stdout:3672: write oid 65 current snap is 0 2023-12-01T04:58:34.854 INFO:tasks.rados.rados.0.smithi080.stdout:3672: seq_num 2264 ranges {451048=520577,1700527=350521} 2023-12-01T04:58:34.859 INFO:tasks.rados.rados.0.smithi080.stdout:3672: writing smithi08089843-65 from 451048 to 971625 tid 1 2023-12-01T04:58:34.866 INFO:tasks.rados.rados.0.smithi080.stdout:3672: writing smithi08089843-65 from 1700527 to 2051048 tid 2 2023-12-01T04:58:34.866 INFO:tasks.rados.rados.0.smithi080.stdout:3673: write oid 32 current snap is 0 2023-12-01T04:58:34.866 INFO:tasks.rados.rados.0.smithi080.stdout:3667: finishing write tid 1 to smithi08089843-384 2023-12-01T04:58:34.866 INFO:tasks.rados.rados.0.smithi080.stdout:3667: finishing write tid 2 to smithi08089843-384 2023-12-01T04:58:34.866 INFO:tasks.rados.rados.0.smithi080.stdout:3667: finishing write tid 3 to smithi08089843-384 2023-12-01T04:58:34.866 INFO:tasks.rados.rados.0.smithi080.stdout:3673: seq_num 2265 ranges {467855=595826,1759009=308846} 2023-12-01T04:58:34.872 INFO:tasks.rados.rados.0.smithi080.stdout:3673: writing smithi08089843-32 from 467855 to 1063681 tid 1 2023-12-01T04:58:34.878 INFO:tasks.rados.rados.0.smithi080.stdout:3673: writing smithi08089843-32 from 1759009 to 2067855 tid 2 2023-12-01T04:58:34.878 INFO:tasks.rados.rados.0.smithi080.stdout:3674: delete oid 354 current snap is 0 2023-12-01T04:58:34.878 INFO:tasks.rados.rados.0.smithi080.stdout:3667: finishing write tid 4 to smithi08089843-384 2023-12-01T04:58:34.878 INFO:tasks.rados.rados.0.smithi080.stdout:3667: oid 384 updating version 0 to 624 2023-12-01T04:58:34.878 INFO:tasks.rados.rados.0.smithi080.stdout:3667: oid 384 version 624 is already newer than 622 2023-12-01T04:58:34.878 INFO:tasks.rados.rados.0.smithi080.stdout:3667: oid 384 version 624 is already newer than 623 2023-12-01T04:58:34.879 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 384 v 624 (ObjNum 2261 snap 0 seq_num 2261) dirty exists 2023-12-01T04:58:34.879 INFO:tasks.rados.rados.0.smithi080.stdout:3667: left oid 384 (ObjNum 2261 snap 0 seq_num 2261) 2023-12-01T04:58:34.879 INFO:tasks.rados.rados.0.smithi080.stdout:3668: finishing write tid 1 to smithi08089843-355 2023-12-01T04:58:34.879 INFO:tasks.rados.rados.0.smithi080.stdout:3668: finishing write tid 2 to smithi08089843-355 2023-12-01T04:58:34.879 INFO:tasks.rados.rados.0.smithi080.stdout:3668: finishing write tid 3 to smithi08089843-355 2023-12-01T04:58:34.879 INFO:tasks.rados.rados.0.smithi080.stdout:3668: finishing write tid 4 to smithi08089843-355 2023-12-01T04:58:34.879 INFO:tasks.rados.rados.0.smithi080.stdout:3668: oid 355 updating version 0 to 525 2023-12-01T04:58:34.879 INFO:tasks.rados.rados.0.smithi080.stdout:3668: oid 355 version 525 is already newer than 523 2023-12-01T04:58:34.879 INFO:tasks.rados.rados.0.smithi080.stdout:3668: oid 355 version 525 is already newer than 524 2023-12-01T04:58:34.879 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 355 v 525 (ObjNum 2262 snap 0 seq_num 2262) dirty exists 2023-12-01T04:58:34.879 INFO:tasks.rados.rados.0.smithi080.stdout:3668: left oid 355 (ObjNum 2262 snap 0 seq_num 2262) 2023-12-01T04:58:34.879 INFO:tasks.rados.rados.0.smithi080.stdout:3669: finishing write tid 1 to smithi08089843-94 2023-12-01T04:58:34.879 INFO:tasks.rados.rados.0.smithi080.stdout:3669: finishing write tid 2 to smithi08089843-94 2023-12-01T04:58:34.879 INFO:tasks.rados.rados.0.smithi080.stdout:3669: finishing write tid 3 to smithi08089843-94 2023-12-01T04:58:34.879 INFO:tasks.rados.rados.0.smithi080.stdout:3669: finishing write tid 4 to smithi08089843-94 2023-12-01T04:58:34.880 INFO:tasks.rados.rados.0.smithi080.stdout:3669: oid 94 updating version 0 to 522 2023-12-01T04:58:34.880 INFO:tasks.rados.rados.0.smithi080.stdout:3669: oid 94 updating version 522 to 523 2023-12-01T04:58:34.880 INFO:tasks.rados.rados.0.smithi080.stdout:3669: oid 94 updating version 523 to 524 2023-12-01T04:58:34.880 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 94 v 524 (ObjNum 2263 snap 0 seq_num 2263) dirty exists 2023-12-01T04:58:34.880 INFO:tasks.rados.rados.0.smithi080.stdout:3669: left oid 94 (ObjNum 2263 snap 0 seq_num 2263) 2023-12-01T04:58:34.880 INFO:tasks.rados.rados.0.smithi080.stdout:3672: finishing write tid 1 to smithi08089843-65 2023-12-01T04:58:34.880 INFO:tasks.rados.rados.0.smithi080.stdout:3671: expect (ObjNum 1130 snap 0 seq_num 1130) 2023-12-01T04:58:35.020 INFO:tasks.rados.rados.0.smithi080.stdout:3670: expect (ObjNum 2043 snap 0 seq_num 2043) 2023-12-01T04:58:35.135 INFO:tasks.rados.rados.0.smithi080.stdout:3672: finishing write tid 2 to smithi08089843-65 2023-12-01T04:58:35.135 INFO:tasks.rados.rados.0.smithi080.stdout:3672: finishing write tid 3 to smithi08089843-65 2023-12-01T04:58:35.135 INFO:tasks.rados.rados.0.smithi080.stdout:3672: finishing write tid 4 to smithi08089843-65 2023-12-01T04:58:35.135 INFO:tasks.rados.rados.0.smithi080.stdout:3672: oid 65 updating version 0 to 357 2023-12-01T04:58:35.135 INFO:tasks.rados.rados.0.smithi080.stdout:3672: oid 65 updating version 357 to 358 2023-12-01T04:58:35.135 INFO:tasks.rados.rados.0.smithi080.stdout:3672: oid 65 version 358 is already newer than 356 2023-12-01T04:58:35.135 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 65 v 358 (ObjNum 2264 snap 0 seq_num 2264) dirty exists 2023-12-01T04:58:35.135 INFO:tasks.rados.rados.0.smithi080.stdout:3672: left oid 65 (ObjNum 2264 snap 0 seq_num 2264) 2023-12-01T04:58:35.135 INFO:tasks.rados.rados.0.smithi080.stdout:3673: finishing write tid 1 to smithi08089843-32 2023-12-01T04:58:35.135 INFO:tasks.rados.rados.0.smithi080.stdout:3673: finishing write tid 2 to smithi08089843-32 2023-12-01T04:58:35.135 INFO:tasks.rados.rados.0.smithi080.stdout:3673: finishing write tid 3 to smithi08089843-32 2023-12-01T04:58:35.135 INFO:tasks.rados.rados.0.smithi080.stdout:3673: finishing write tid 4 to smithi08089843-32 2023-12-01T04:58:35.136 INFO:tasks.rados.rados.0.smithi080.stdout:3673: oid 32 updating version 0 to 521 2023-12-01T04:58:35.136 INFO:tasks.rados.rados.0.smithi080.stdout:3673: oid 32 updating version 521 to 522 2023-12-01T04:58:35.136 INFO:tasks.rados.rados.0.smithi080.stdout:3673: oid 32 version 522 is already newer than 520 2023-12-01T04:58:35.136 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 32 v 522 (ObjNum 2265 snap 0 seq_num 2265) dirty exists 2023-12-01T04:58:35.136 INFO:tasks.rados.rados.0.smithi080.stdout:3673: left oid 32 (ObjNum 2265 snap 0 seq_num 2265) 2023-12-01T04:58:35.136 INFO:tasks.rados.rados.0.smithi080.stdout:3667: done (7 left) 2023-12-01T04:58:35.136 INFO:tasks.rados.rados.0.smithi080.stdout:3668: done (6 left) 2023-12-01T04:58:35.136 INFO:tasks.rados.rados.0.smithi080.stdout:3669: done (5 left) 2023-12-01T04:58:35.136 INFO:tasks.rados.rados.0.smithi080.stdout:3670: done (4 left) 2023-12-01T04:58:35.136 INFO:tasks.rados.rados.0.smithi080.stdout:3671: done (3 left) 2023-12-01T04:58:35.136 INFO:tasks.rados.rados.0.smithi080.stdout:3672: done (2 left) 2023-12-01T04:58:35.136 INFO:tasks.rados.rados.0.smithi080.stdout:3673: done (1 left) 2023-12-01T04:58:35.136 INFO:tasks.rados.rados.0.smithi080.stdout:3674: done (0 left) 2023-12-01T04:58:35.136 INFO:tasks.rados.rados.0.smithi080.stdout:3675: read oid 104 snap -1 2023-12-01T04:58:35.136 INFO:tasks.rados.rados.0.smithi080.stdout:3675: expect (ObjNum 1503 snap 0 seq_num 1503) 2023-12-01T04:58:35.137 INFO:tasks.rados.rados.0.smithi080.stdout:3676: read oid 407 snap -1 2023-12-01T04:58:35.137 INFO:tasks.rados.rados.0.smithi080.stdout:3676: expect deleted 2023-12-01T04:58:35.137 INFO:tasks.rados.rados.0.smithi080.stdout:3677: delete oid 334 current snap is 0 2023-12-01T04:58:35.138 INFO:tasks.rados.rados.0.smithi080.stdout:3676: done (2 left) 2023-12-01T04:58:35.138 INFO:tasks.rados.rados.0.smithi080.stdout:3677: done (1 left) 2023-12-01T04:58:35.138 INFO:tasks.rados.rados.0.smithi080.stdout:3678: read oid 357 snap -1 2023-12-01T04:58:35.138 INFO:tasks.rados.rados.0.smithi080.stdout:3678: expect (ObjNum 1973 snap 0 seq_num 1973) 2023-12-01T04:58:35.138 INFO:tasks.rados.rados.0.smithi080.stdout:3679: read oid 118 snap -1 2023-12-01T04:58:35.138 INFO:tasks.rados.rados.0.smithi080.stdout:3679: expect (ObjNum 2240 snap 0 seq_num 2240) 2023-12-01T04:58:35.138 INFO:tasks.rados.rados.0.smithi080.stdout:3680: write oid 298 current snap is 0 2023-12-01T04:58:35.138 INFO:tasks.rados.rados.0.smithi080.stdout:3680: seq_num 2268 ranges {518276=537926,1534455=423464} 2023-12-01T04:58:35.144 INFO:tasks.rados.rados.0.smithi080.stdout:3680: writing smithi08089843-298 from 518276 to 1056202 tid 1 2023-12-01T04:58:35.150 INFO:tasks.rados.rados.0.smithi080.stdout:3680: writing smithi08089843-298 from 1534455 to 1957919 tid 2 2023-12-01T04:58:35.150 INFO:tasks.rados.rados.0.smithi080.stdout:3681: read oid 370 snap -1 2023-12-01T04:58:35.150 INFO:tasks.rados.rados.0.smithi080.stdout:3681: expect (ObjNum 2251 snap 0 seq_num 2251) 2023-12-01T04:58:35.150 INFO:tasks.rados.rados.0.smithi080.stdout:3682: write oid 22 current snap is 0 2023-12-01T04:58:35.150 INFO:tasks.rados.rados.0.smithi080.stdout:3675: expect (ObjNum 1503 snap 0 seq_num 1503) 2023-12-01T04:58:35.269 INFO:tasks.rados.rados.0.smithi080.stdout:3680: finishing write tid 1 to smithi08089843-298 2023-12-01T04:58:35.269 INFO:tasks.rados.rados.0.smithi080.stdout:3678: expect (ObjNum 1973 snap 0 seq_num 1973) 2023-12-01T04:58:35.463 INFO:tasks.rados.rados.0.smithi080.stdout:3680: finishing write tid 2 to smithi08089843-298 2023-12-01T04:58:35.465 INFO:tasks.rados.rados.0.smithi080.stdout:3680: finishing write tid 3 to smithi08089843-298 2023-12-01T04:58:35.465 INFO:tasks.rados.rados.0.smithi080.stdout:3679: expect (ObjNum 2240 snap 0 seq_num 2240) 2023-12-01T04:58:35.674 INFO:tasks.rados.rados.0.smithi080.stdout:3680: finishing write tid 4 to smithi08089843-298 2023-12-01T04:58:35.674 INFO:tasks.rados.rados.0.smithi080.stdout:3680: oid 298 updating version 0 to 506 2023-12-01T04:58:35.675 INFO:tasks.rados.rados.0.smithi080.stdout:3680: oid 298 updating version 506 to 507 2023-12-01T04:58:35.675 INFO:tasks.rados.rados.0.smithi080.stdout:3680: oid 298 updating version 507 to 508 2023-12-01T04:58:35.675 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 298 v 508 (ObjNum 2268 snap 0 seq_num 2268) dirty exists 2023-12-01T04:58:35.675 INFO:tasks.rados.rados.0.smithi080.stdout:3680: left oid 298 (ObjNum 2268 snap 0 seq_num 2268) 2023-12-01T04:58:35.675 INFO:tasks.rados.rados.0.smithi080.stdout:3681: expect (ObjNum 2251 snap 0 seq_num 2251) 2023-12-01T04:58:35.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:58:35 smithi080 bash[41963]: cluster 2023-12-01T04:58:34.191262+0000 mgr.y (mgr.24362) 302 : cluster 0 pgmap v273: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 55 MiB/s rd, 6.9 MiB/s wr, 70 op/s 2023-12-01T04:58:35.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:58:35 smithi080 bash[28361]: cluster 2023-12-01T04:58:34.191262+0000 mgr.y (mgr.24362) 302 : cluster 0 pgmap v273: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 55 MiB/s rd, 6.9 MiB/s wr, 70 op/s 2023-12-01T04:58:35.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:58:35 smithi090 bash[32384]: cluster 2023-12-01T04:58:34.191262+0000 mgr.y (mgr.24362) 302 : cluster 0 pgmap v273: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 55 MiB/s rd, 6.9 MiB/s wr, 70 op/s 2023-12-01T04:58:35.848 INFO:tasks.rados.rados.0.smithi080.stdout:3682: seq_num 2269 ranges {535083=613175,1592937=542146} 2023-12-01T04:58:35.860 INFO:tasks.rados.rados.0.smithi080.stdout:3682: writing smithi08089843-22 from 535083 to 1148258 tid 1 2023-12-01T04:58:35.867 INFO:tasks.rados.rados.0.smithi080.stdout:3682: writing smithi08089843-22 from 1592937 to 2135083 tid 2 2023-12-01T04:58:35.867 INFO:tasks.rados.rados.0.smithi080.stdout:3675: done (5 left) 2023-12-01T04:58:35.867 INFO:tasks.rados.rados.0.smithi080.stdout:3678: done (4 left) 2023-12-01T04:58:35.867 INFO:tasks.rados.rados.0.smithi080.stdout:3679: done (3 left) 2023-12-01T04:58:35.867 INFO:tasks.rados.rados.0.smithi080.stdout:3680: done (2 left) 2023-12-01T04:58:35.867 INFO:tasks.rados.rados.0.smithi080.stdout:3681: done (1 left) 2023-12-01T04:58:35.867 INFO:tasks.rados.rados.0.smithi080.stdout:3683: delete oid 500 current snap is 0 2023-12-01T04:58:35.868 INFO:tasks.rados.rados.0.smithi080.stdout:3682: finishing write tid 1 to smithi08089843-22 2023-12-01T04:58:35.870 INFO:tasks.rados.rados.0.smithi080.stdout:3683: done (1 left) 2023-12-01T04:58:35.870 INFO:tasks.rados.rados.0.smithi080.stdout:3684: delete oid 247 current snap is 0 2023-12-01T04:58:35.872 INFO:tasks.rados.rados.0.smithi080.stdout:3682: finishing write tid 2 to smithi08089843-22 2023-12-01T04:58:35.872 INFO:tasks.rados.rados.0.smithi080.stdout:3682: finishing write tid 3 to smithi08089843-22 2023-12-01T04:58:35.872 INFO:tasks.rados.rados.0.smithi080.stdout:3684: done (1 left) 2023-12-01T04:58:35.872 INFO:tasks.rados.rados.0.smithi080.stdout:3685: delete oid 446 current snap is 0 2023-12-01T04:58:35.873 INFO:tasks.rados.rados.0.smithi080.stdout:3682: finishing write tid 4 to smithi08089843-22 2023-12-01T04:58:35.873 INFO:tasks.rados.rados.0.smithi080.stdout:3682: oid 22 updating version 0 to 450 2023-12-01T04:58:35.873 INFO:tasks.rados.rados.0.smithi080.stdout:3682: oid 22 version 450 is already newer than 448 2023-12-01T04:58:35.873 INFO:tasks.rados.rados.0.smithi080.stdout:3682: oid 22 version 450 is already newer than 449 2023-12-01T04:58:35.873 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 22 v 450 (ObjNum 2269 snap 0 seq_num 2269) dirty exists 2023-12-01T04:58:35.873 INFO:tasks.rados.rados.0.smithi080.stdout:3682: left oid 22 (ObjNum 2269 snap 0 seq_num 2269) 2023-12-01T04:58:35.874 INFO:tasks.rados.rados.0.smithi080.stdout:3682: done (1 left) 2023-12-01T04:58:35.874 INFO:tasks.rados.rados.0.smithi080.stdout:3685: done (0 left) 2023-12-01T04:58:35.874 INFO:tasks.rados.rados.0.smithi080.stdout:3686: write oid 455 current snap is 0 2023-12-01T04:58:35.874 INFO:tasks.rados.rados.0.smithi080.stdout:3686: seq_num 2273 ranges {602311=514171,1710512=491799} 2023-12-01T04:58:35.882 INFO:tasks.rados.rados.0.smithi080.stdout:3686: writing smithi08089843-455 from 602311 to 1116482 tid 1 2023-12-01T04:58:35.888 INFO:tasks.rados.rados.0.smithi080.stdout:3686: writing smithi08089843-455 from 1710512 to 2202311 tid 2 2023-12-01T04:58:35.888 INFO:tasks.rados.rados.0.smithi080.stdout:3687: read oid 325 snap -1 2023-12-01T04:58:35.888 INFO:tasks.rados.rados.0.smithi080.stdout:3687: expect deleted 2023-12-01T04:58:35.889 INFO:tasks.rados.rados.0.smithi080.stdout:3688: write oid 169 current snap is 0 2023-12-01T04:58:35.889 INFO:tasks.rados.rados.0.smithi080.stdout:3688: seq_num 2274 ranges {619118=705773,1885347=333771} 2023-12-01T04:58:35.896 INFO:tasks.rados.rados.0.smithi080.stdout:3688: writing smithi08089843-169 from 619118 to 1324891 tid 1 2023-12-01T04:58:35.901 INFO:tasks.rados.rados.0.smithi080.stdout:3688: writing smithi08089843-169 from 1885347 to 2219118 tid 2 2023-12-01T04:58:35.901 INFO:tasks.rados.rados.0.smithi080.stdout:3689: read oid 27 snap -1 2023-12-01T04:58:35.902 INFO:tasks.rados.rados.0.smithi080.stdout:3689: expect (ObjNum 2048 snap 0 seq_num 2048) 2023-12-01T04:58:35.902 INFO:tasks.rados.rados.0.smithi080.stdout:3690: read oid 447 snap -1 2023-12-01T04:58:35.902 INFO:tasks.rados.rados.0.smithi080.stdout:3690: expect (ObjNum 2059 snap 0 seq_num 2059) 2023-12-01T04:58:35.902 INFO:tasks.rados.rados.0.smithi080.stdout:3691: delete oid 249 current snap is 0 2023-12-01T04:58:35.902 INFO:tasks.rados.rados.0.smithi080.stdout:3686: finishing write tid 1 to smithi08089843-455 2023-12-01T04:58:35.902 INFO:tasks.rados.rados.0.smithi080.stdout:3686: finishing write tid 2 to smithi08089843-455 2023-12-01T04:58:35.902 INFO:tasks.rados.rados.0.smithi080.stdout:3686: finishing write tid 3 to smithi08089843-455 2023-12-01T04:58:35.902 INFO:tasks.rados.rados.0.smithi080.stdout:3686: finishing write tid 4 to smithi08089843-455 2023-12-01T04:58:35.902 INFO:tasks.rados.rados.0.smithi080.stdout:3686: oid 455 updating version 0 to 627 2023-12-01T04:58:35.902 INFO:tasks.rados.rados.0.smithi080.stdout:3686: oid 455 updating version 627 to 628 2023-12-01T04:58:35.902 INFO:tasks.rados.rados.0.smithi080.stdout:3686: oid 455 version 628 is already newer than 626 2023-12-01T04:58:35.902 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 455 v 628 (ObjNum 2273 snap 0 seq_num 2273) dirty exists 2023-12-01T04:58:35.903 INFO:tasks.rados.rados.0.smithi080.stdout:3686: left oid 455 (ObjNum 2273 snap 0 seq_num 2273) 2023-12-01T04:58:35.903 INFO:tasks.rados.rados.0.smithi080.stdout:3688: finishing write tid 1 to smithi08089843-169 2023-12-01T04:58:35.903 INFO:tasks.rados.rados.0.smithi080.stdout:3686: done (5 left) 2023-12-01T04:58:35.904 INFO:tasks.rados.rados.0.smithi080.stdout:3687: done (4 left) 2023-12-01T04:58:35.904 INFO:tasks.rados.rados.0.smithi080.stdout:3691: done (3 left) 2023-12-01T04:58:35.904 INFO:tasks.rados.rados.0.smithi080.stdout:3692: read oid 233 snap -1 2023-12-01T04:58:35.904 INFO:tasks.rados.rados.0.smithi080.stdout:3692: expect (ObjNum 2070 snap 0 seq_num 2070) 2023-12-01T04:58:35.904 INFO:tasks.rados.rados.0.smithi080.stdout:3693: write oid 444 current snap is 0 2023-12-01T04:58:35.904 INFO:tasks.rados.rados.0.smithi080.stdout:3693: seq_num 2276 ranges {652732=456271,1885958=366774} 2023-12-01T04:58:35.910 INFO:tasks.rados.rados.0.smithi080.stdout:3693: writing smithi08089843-444 from 652732 to 1109003 tid 1 2023-12-01T04:58:35.917 INFO:tasks.rados.rados.0.smithi080.stdout:3693: writing smithi08089843-444 from 1885958 to 2252732 tid 2 2023-12-01T04:58:35.918 INFO:tasks.rados.rados.0.smithi080.stdout:3694: write oid 181 current snap is 0 2023-12-01T04:58:35.918 INFO:tasks.rados.rados.0.smithi080.stdout:3694: seq_num 2277 ranges {669539=531520,1944440=325099} 2023-12-01T04:58:35.924 INFO:tasks.rados.rados.0.smithi080.stdout:3694: writing smithi08089843-181 from 669539 to 1201059 tid 1 2023-12-01T04:58:35.930 INFO:tasks.rados.rados.0.smithi080.stdout:3694: writing smithi08089843-181 from 1944440 to 2269539 tid 2 2023-12-01T04:58:35.931 INFO:tasks.rados.rados.0.smithi080.stdout:3695: write oid 474 current snap is 0 2023-12-01T04:58:35.931 INFO:tasks.rados.rados.0.smithi080.stdout:3695: seq_num 2278 ranges {686346=606769,2002922=283424} 2023-12-01T04:58:35.938 INFO:tasks.rados.rados.0.smithi080.stdout:3695: writing smithi08089843-474 from 686346 to 1293115 tid 1 2023-12-01T04:58:35.944 INFO:tasks.rados.rados.0.smithi080.stdout:3695: writing smithi08089843-474 from 2002922 to 2286346 tid 2 2023-12-01T04:58:35.944 INFO:tasks.rados.rados.0.smithi080.stdout:3696: read oid 361 snap -1 2023-12-01T04:58:35.944 INFO:tasks.rados.rados.0.smithi080.stdout:3696: expect (ObjNum 2166 snap 0 seq_num 2166) 2023-12-01T04:58:35.944 INFO:tasks.rados.rados.0.smithi080.stdout:3697: read oid 14 snap -1 2023-12-01T04:58:35.944 INFO:tasks.rados.rados.0.smithi080.stdout:3697: expect (ObjNum 1223 snap 0 seq_num 1223) 2023-12-01T04:58:35.944 INFO:tasks.rados.rados.0.smithi080.stdout:3698: read oid 150 snap -1 2023-12-01T04:58:35.944 INFO:tasks.rados.rados.0.smithi080.stdout:3698: expect (ObjNum 2001 snap 0 seq_num 2001) 2023-12-01T04:58:35.944 INFO:tasks.rados.rados.0.smithi080.stdout:3699: read oid 290 snap -1 2023-12-01T04:58:35.944 INFO:tasks.rados.rados.0.smithi080.stdout:3699: expect deleted 2023-12-01T04:58:35.944 INFO:tasks.rados.rados.0.smithi080.stdout:3700: write oid 464 current snap is 0 2023-12-01T04:58:35.945 INFO:tasks.rados.rados.0.smithi080.stdout:3700: seq_num 2279 ranges {703153=682018,2061404=241749} 2023-12-01T04:58:35.952 INFO:tasks.rados.rados.0.smithi080.stdout:3700: writing smithi08089843-464 from 703153 to 1385171 tid 1 2023-12-01T04:58:35.957 INFO:tasks.rados.rados.0.smithi080.stdout:3700: writing smithi08089843-464 from 2061404 to 2303153 tid 2 2023-12-01T04:58:35.957 INFO:tasks.rados.rados.0.smithi080.stdout:3701: write oid 202 current snap is 0 2023-12-01T04:58:35.957 INFO:tasks.rados.rados.0.smithi080.stdout:3701: seq_num 2280 ranges {719960=757267,2003533=316427} 2023-12-01T04:58:35.967 INFO:tasks.rados.rados.0.smithi080.stdout:3701: writing smithi08089843-202 from 719960 to 1477227 tid 1 2023-12-01T04:58:35.972 INFO:tasks.rados.rados.0.smithi080.stdout:3701: writing smithi08089843-202 from 2003533 to 2319960 tid 2 2023-12-01T04:58:35.972 INFO:tasks.rados.rados.0.smithi080.stdout:3702: read oid 388 snap -1 2023-12-01T04:58:35.972 INFO:tasks.rados.rados.0.smithi080.stdout:3702: expect (ObjNum 2146 snap 0 seq_num 2146) 2023-12-01T04:58:35.972 INFO:tasks.rados.rados.0.smithi080.stdout:3703: read oid 266 snap -1 2023-12-01T04:58:35.972 INFO:tasks.rados.rados.0.smithi080.stdout:3703: expect (ObjNum 2142 snap 0 seq_num 2142) 2023-12-01T04:58:35.972 INFO:tasks.rados.rados.0.smithi080.stdout:3704: write oid 495 current snap is 0 2023-12-01T04:58:35.973 INFO:tasks.rados.rados.0.smithi080.stdout:3704: seq_num 2281 ranges {736767=548869,1778368=558399} 2023-12-01T04:58:35.979 INFO:tasks.rados.rados.0.smithi080.stdout:3704: writing smithi08089843-495 from 736767 to 1285636 tid 1 2023-12-01T04:58:35.986 INFO:tasks.rados.rados.0.smithi080.stdout:3704: writing smithi08089843-495 from 1778368 to 2336767 tid 2 2023-12-01T04:58:35.986 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:58:35.986 INFO:tasks.rados.rados.0.smithi080.stdout:3689: expect (ObjNum 2048 snap 0 seq_num 2048) 2023-12-01T04:58:36.152 INFO:tasks.rados.rados.0.smithi080.stdout:3688: finishing write tid 2 to smithi08089843-169 2023-12-01T04:58:36.152 INFO:tasks.rados.rados.0.smithi080.stdout:3692: expect (ObjNum 2070 snap 0 seq_num 2070) 2023-12-01T04:58:36.255 INFO:tasks.rados.rados.0.smithi080.stdout:3688: finishing write tid 3 to smithi08089843-169 2023-12-01T04:58:36.255 INFO:tasks.rados.rados.0.smithi080.stdout:3688: finishing write tid 4 to smithi08089843-169 2023-12-01T04:58:36.255 INFO:tasks.rados.rados.0.smithi080.stdout:3688: oid 169 updating version 0 to 421 2023-12-01T04:58:36.255 INFO:tasks.rados.rados.0.smithi080.stdout:3688: oid 169 updating version 421 to 423 2023-12-01T04:58:36.255 INFO:tasks.rados.rados.0.smithi080.stdout:3688: oid 169 version 423 is already newer than 422 2023-12-01T04:58:36.255 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 169 v 423 (ObjNum 2274 snap 0 seq_num 2274) dirty exists 2023-12-01T04:58:36.255 INFO:tasks.rados.rados.0.smithi080.stdout:3688: left oid 169 (ObjNum 2274 snap 0 seq_num 2274) 2023-12-01T04:58:36.255 INFO:tasks.rados.rados.0.smithi080.stdout:3690: expect (ObjNum 2059 snap 0 seq_num 2059) 2023-12-01T04:58:36.456 INFO:tasks.rados.rados.0.smithi080.stdout:3693: finishing write tid 1 to smithi08089843-444 2023-12-01T04:58:36.456 INFO:tasks.rados.rados.0.smithi080.stdout:3693: finishing write tid 2 to smithi08089843-444 2023-12-01T04:58:36.456 INFO:tasks.rados.rados.0.smithi080.stdout:3693: finishing write tid 3 to smithi08089843-444 2023-12-01T04:58:36.456 INFO:tasks.rados.rados.0.smithi080.stdout:3693: finishing write tid 4 to smithi08089843-444 2023-12-01T04:58:36.456 INFO:tasks.rados.rados.0.smithi080.stdout:3693: oid 444 updating version 0 to 630 2023-12-01T04:58:36.456 INFO:tasks.rados.rados.0.smithi080.stdout:3693: oid 444 updating version 630 to 631 2023-12-01T04:58:36.456 INFO:tasks.rados.rados.0.smithi080.stdout:3693: oid 444 version 631 is already newer than 629 2023-12-01T04:58:36.456 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 444 v 631 (ObjNum 2276 snap 0 seq_num 2276) dirty exists 2023-12-01T04:58:36.456 INFO:tasks.rados.rados.0.smithi080.stdout:3693: left oid 444 (ObjNum 2276 snap 0 seq_num 2276) 2023-12-01T04:58:36.456 INFO:tasks.rados.rados.0.smithi080.stdout:3694: finishing write tid 1 to smithi08089843-181 2023-12-01T04:58:36.456 INFO:tasks.rados.rados.0.smithi080.stdout:3694: finishing write tid 2 to smithi08089843-181 2023-12-01T04:58:36.457 INFO:tasks.rados.rados.0.smithi080.stdout:3694: finishing write tid 3 to smithi08089843-181 2023-12-01T04:58:36.457 INFO:tasks.rados.rados.0.smithi080.stdout:3694: finishing write tid 4 to smithi08089843-181 2023-12-01T04:58:36.457 INFO:tasks.rados.rados.0.smithi080.stdout:3694: oid 181 updating version 0 to 301 2023-12-01T04:58:36.457 INFO:tasks.rados.rados.0.smithi080.stdout:3694: oid 181 updating version 301 to 303 2023-12-01T04:58:36.457 INFO:tasks.rados.rados.0.smithi080.stdout:3694: oid 181 version 303 is already newer than 302 2023-12-01T04:58:36.457 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 181 v 303 (ObjNum 2277 snap 0 seq_num 2277) dirty exists 2023-12-01T04:58:36.457 INFO:tasks.rados.rados.0.smithi080.stdout:3694: left oid 181 (ObjNum 2277 snap 0 seq_num 2277) 2023-12-01T04:58:36.457 INFO:tasks.rados.rados.0.smithi080.stdout:3695: finishing write tid 1 to smithi08089843-474 2023-12-01T04:58:36.457 INFO:tasks.rados.rados.0.smithi080.stdout:3695: finishing write tid 2 to smithi08089843-474 2023-12-01T04:58:36.457 INFO:tasks.rados.rados.0.smithi080.stdout:3695: finishing write tid 3 to smithi08089843-474 2023-12-01T04:58:36.457 INFO:tasks.rados.rados.0.smithi080.stdout:3695: finishing write tid 4 to smithi08089843-474 2023-12-01T04:58:36.457 INFO:tasks.rados.rados.0.smithi080.stdout:3695: oid 474 updating version 0 to 454 2023-12-01T04:58:36.457 INFO:tasks.rados.rados.0.smithi080.stdout:3695: oid 474 version 454 is already newer than 452 2023-12-01T04:58:36.457 INFO:tasks.rados.rados.0.smithi080.stdout:3695: oid 474 version 454 is already newer than 453 2023-12-01T04:58:36.457 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 474 v 454 (ObjNum 2278 snap 0 seq_num 2278) dirty exists 2023-12-01T04:58:36.458 INFO:tasks.rados.rados.0.smithi080.stdout:3695: left oid 474 (ObjNum 2278 snap 0 seq_num 2278) 2023-12-01T04:58:36.458 INFO:tasks.rados.rados.0.smithi080.stdout:3696: expect (ObjNum 2166 snap 0 seq_num 2166) 2023-12-01T04:58:36.570 INFO:tasks.rados.rados.0.smithi080.stdout:3698: expect (ObjNum 2001 snap 0 seq_num 2001) 2023-12-01T04:58:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:58:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:04:58:36] "GET /metrics HTTP/1.1" 200 36345 "" "Prometheus/2.43.0" 2023-12-01T04:58:36.742 INFO:tasks.rados.rados.0.smithi080.stdout:3697: expect (ObjNum 1223 snap 0 seq_num 1223) 2023-12-01T04:58:36.860 INFO:tasks.rados.rados.0.smithi080.stdout:3700: finishing write tid 1 to smithi08089843-464 2023-12-01T04:58:36.860 INFO:tasks.rados.rados.0.smithi080.stdout:3700: finishing write tid 2 to smithi08089843-464 2023-12-01T04:58:36.860 INFO:tasks.rados.rados.0.smithi080.stdout:3700: finishing write tid 3 to smithi08089843-464 2023-12-01T04:58:36.861 INFO:tasks.rados.rados.0.smithi080.stdout:3700: finishing write tid 4 to smithi08089843-464 2023-12-01T04:58:36.861 INFO:tasks.rados.rados.0.smithi080.stdout:3700: oid 464 updating version 0 to 427 2023-12-01T04:58:36.861 INFO:tasks.rados.rados.0.smithi080.stdout:3700: oid 464 version 427 is already newer than 426 2023-12-01T04:58:36.861 INFO:tasks.rados.rados.0.smithi080.stdout:3700: oid 464 version 427 is already newer than 425 2023-12-01T04:58:36.861 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 464 v 427 (ObjNum 2279 snap 0 seq_num 2279) dirty exists 2023-12-01T04:58:36.861 INFO:tasks.rados.rados.0.smithi080.stdout:3700: left oid 464 (ObjNum 2279 snap 0 seq_num 2279) 2023-12-01T04:58:36.861 INFO:tasks.rados.rados.0.smithi080.stdout:3701: finishing write tid 1 to smithi08089843-202 2023-12-01T04:58:36.861 INFO:tasks.rados.rados.0.smithi080.stdout:3701: finishing write tid 2 to smithi08089843-202 2023-12-01T04:58:36.861 INFO:tasks.rados.rados.0.smithi080.stdout:3701: finishing write tid 3 to smithi08089843-202 2023-12-01T04:58:36.861 INFO:tasks.rados.rados.0.smithi080.stdout:3701: finishing write tid 4 to smithi08089843-202 2023-12-01T04:58:36.861 INFO:tasks.rados.rados.0.smithi080.stdout:3701: oid 202 updating version 0 to 390 2023-12-01T04:58:36.861 INFO:tasks.rados.rados.0.smithi080.stdout:3701: oid 202 version 390 is already newer than 388 2023-12-01T04:58:36.861 INFO:tasks.rados.rados.0.smithi080.stdout:3701: oid 202 version 390 is already newer than 389 2023-12-01T04:58:36.861 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 202 v 390 (ObjNum 2280 snap 0 seq_num 2280) dirty exists 2023-12-01T04:58:36.862 INFO:tasks.rados.rados.0.smithi080.stdout:3701: left oid 202 (ObjNum 2280 snap 0 seq_num 2280) 2023-12-01T04:58:36.862 INFO:tasks.rados.rados.0.smithi080.stdout:3702: expect (ObjNum 2146 snap 0 seq_num 2146) 2023-12-01T04:58:36.925 INFO:tasks.rados.rados.0.smithi080.stdout:3703: expect (ObjNum 2142 snap 0 seq_num 2142) 2023-12-01T04:58:36.991 INFO:tasks.rados.rados.0.smithi080.stdout:3704: finishing write tid 1 to smithi08089843-495 2023-12-01T04:58:36.991 INFO:tasks.rados.rados.0.smithi080.stdout:3704: finishing write tid 2 to smithi08089843-495 2023-12-01T04:58:36.991 INFO:tasks.rados.rados.0.smithi080.stdout:3704: finishing write tid 3 to smithi08089843-495 2023-12-01T04:58:36.991 INFO:tasks.rados.rados.0.smithi080.stdout:3704: finishing write tid 4 to smithi08089843-495 2023-12-01T04:58:36.991 INFO:tasks.rados.rados.0.smithi080.stdout:3704: oid 495 updating version 0 to 407 2023-12-01T04:58:36.991 INFO:tasks.rados.rados.0.smithi080.stdout:3704: oid 495 updating version 407 to 408 2023-12-01T04:58:36.991 INFO:tasks.rados.rados.0.smithi080.stdout:3704: oid 495 version 408 is already newer than 406 2023-12-01T04:58:36.991 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 495 v 408 (ObjNum 2281 snap 0 seq_num 2281) dirty exists 2023-12-01T04:58:36.991 INFO:tasks.rados.rados.0.smithi080.stdout:3704: left oid 495 (ObjNum 2281 snap 0 seq_num 2281) 2023-12-01T04:58:36.992 INFO:tasks.rados.rados.0.smithi080.stdout:3688: done (15 left) 2023-12-01T04:58:36.992 INFO:tasks.rados.rados.0.smithi080.stdout:3689: done (14 left) 2023-12-01T04:58:36.992 INFO:tasks.rados.rados.0.smithi080.stdout:3690: done (13 left) 2023-12-01T04:58:36.992 INFO:tasks.rados.rados.0.smithi080.stdout:3692: done (12 left) 2023-12-01T04:58:36.992 INFO:tasks.rados.rados.0.smithi080.stdout:3693: done (11 left) 2023-12-01T04:58:36.992 INFO:tasks.rados.rados.0.smithi080.stdout:3694: done (10 left) 2023-12-01T04:58:36.992 INFO:tasks.rados.rados.0.smithi080.stdout:3695: done (9 left) 2023-12-01T04:58:36.992 INFO:tasks.rados.rados.0.smithi080.stdout:3696: done (8 left) 2023-12-01T04:58:36.992 INFO:tasks.rados.rados.0.smithi080.stdout:3697: done (7 left) 2023-12-01T04:58:36.992 INFO:tasks.rados.rados.0.smithi080.stdout:3698: done (6 left) 2023-12-01T04:58:36.992 INFO:tasks.rados.rados.0.smithi080.stdout:3699: done (5 left) 2023-12-01T04:58:36.992 INFO:tasks.rados.rados.0.smithi080.stdout:3700: done (4 left) 2023-12-01T04:58:36.992 INFO:tasks.rados.rados.0.smithi080.stdout:3701: done (3 left) 2023-12-01T04:58:36.992 INFO:tasks.rados.rados.0.smithi080.stdout:3702: done (2 left) 2023-12-01T04:58:36.992 INFO:tasks.rados.rados.0.smithi080.stdout:3703: done (1 left) 2023-12-01T04:58:36.992 INFO:tasks.rados.rados.0.smithi080.stdout:3704: done (0 left) 2023-12-01T04:58:36.993 INFO:tasks.rados.rados.0.smithi080.stdout:3705: write oid 471 current snap is 0 2023-12-01T04:58:36.993 INFO:tasks.rados.rados.0.smithi080.stdout:3705: seq_num 2282 ranges {753574=624118,1836850=516724} 2023-12-01T04:58:37.003 INFO:tasks.rados.rados.0.smithi080.stdout:3705: writing smithi08089843-471 from 753574 to 1377692 tid 1 2023-12-01T04:58:37.009 INFO:tasks.rados.rados.0.smithi080.stdout:3705: writing smithi08089843-471 from 1836850 to 2353574 tid 2 2023-12-01T04:58:37.009 INFO:tasks.rados.rados.0.smithi080.stdout:3706: write oid 5 current snap is 0 2023-12-01T04:58:37.009 INFO:tasks.rados.rados.0.smithi080.stdout:3706: seq_num 2283 ranges {770381=699367,1895332=475049} 2023-12-01T04:58:37.017 INFO:tasks.rados.rados.0.smithi080.stdout:3706: writing smithi08089843-5 from 770381 to 1469748 tid 1 2023-12-01T04:58:37.023 INFO:tasks.rados.rados.0.smithi080.stdout:3706: writing smithi08089843-5 from 1895332 to 2370381 tid 2 2023-12-01T04:58:37.023 INFO:tasks.rados.rados.0.smithi080.stdout:3707: read oid 409 snap -1 2023-12-01T04:58:37.023 INFO:tasks.rados.rados.0.smithi080.stdout:3707: expect (ObjNum 1545 snap 0 seq_num 1545) 2023-12-01T04:58:37.023 INFO:tasks.rados.rados.0.smithi080.stdout:3708: delete oid 265 current snap is 0 2023-12-01T04:58:37.023 INFO:tasks.rados.rados.0.smithi080.stdout:3705: finishing write tid 1 to smithi08089843-471 2023-12-01T04:58:37.023 INFO:tasks.rados.rados.0.smithi080.stdout:3705: finishing write tid 2 to smithi08089843-471 2023-12-01T04:58:37.024 INFO:tasks.rados.rados.0.smithi080.stdout:3705: finishing write tid 3 to smithi08089843-471 2023-12-01T04:58:37.024 INFO:tasks.rados.rados.0.smithi080.stdout:3705: finishing write tid 4 to smithi08089843-471 2023-12-01T04:58:37.024 INFO:tasks.rados.rados.0.smithi080.stdout:3705: oid 471 updating version 0 to 511 2023-12-01T04:58:37.024 INFO:tasks.rados.rados.0.smithi080.stdout:3705: oid 471 version 511 is already newer than 509 2023-12-01T04:58:37.024 INFO:tasks.rados.rados.0.smithi080.stdout:3705: oid 471 version 511 is already newer than 510 2023-12-01T04:58:37.024 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 471 v 511 (ObjNum 2282 snap 0 seq_num 2282) dirty exists 2023-12-01T04:58:37.024 INFO:tasks.rados.rados.0.smithi080.stdout:3705: left oid 471 (ObjNum 2282 snap 0 seq_num 2282) 2023-12-01T04:58:37.025 INFO:tasks.rados.rados.0.smithi080.stdout:3706: finishing write tid 1 to smithi08089843-5 2023-12-01T04:58:37.026 INFO:tasks.rados.rados.0.smithi080.stdout:3705: done (3 left) 2023-12-01T04:58:37.026 INFO:tasks.rados.rados.0.smithi080.stdout:3708: done (2 left) 2023-12-01T04:58:37.026 INFO:tasks.rados.rados.0.smithi080.stdout:3709: write oid 119 current snap is 0 2023-12-01T04:58:37.026 INFO:tasks.rados.rados.0.smithi080.stdout:3709: seq_num 2285 ranges {403995=449865,1495943=596474} 2023-12-01T04:58:37.034 INFO:tasks.rados.rados.0.smithi080.stdout:3709: writing smithi08089843-119 from 403995 to 853860 tid 1 2023-12-01T04:58:37.042 INFO:tasks.rados.rados.0.smithi080.stdout:3709: writing smithi08089843-119 from 1495943 to 2092417 tid 2 2023-12-01T04:58:37.042 INFO:tasks.rados.rados.0.smithi080.stdout:3710: write oid 456 current snap is 0 2023-12-01T04:58:37.042 INFO:tasks.rados.rados.0.smithi080.stdout:3710: seq_num 2286 ranges {420802=525114,1554425=740132} 2023-12-01T04:58:37.047 INFO:tasks.rados.rados.0.smithi080.stdout:3710: writing smithi08089843-456 from 420802 to 945916 tid 1 2023-12-01T04:58:37.056 INFO:tasks.rados.rados.0.smithi080.stdout:3710: writing smithi08089843-456 from 1554425 to 2294557 tid 2 2023-12-01T04:58:37.056 INFO:tasks.rados.rados.0.smithi080.stdout:3711: read oid 375 snap -1 2023-12-01T04:58:37.057 INFO:tasks.rados.rados.0.smithi080.stdout:3711: expect deleted 2023-12-01T04:58:37.057 INFO:tasks.rados.rados.0.smithi080.stdout:3712: write oid 440 current snap is 0 2023-12-01T04:58:37.057 INFO:tasks.rados.rados.0.smithi080.stdout:3706: finishing write tid 2 to smithi08089843-5 2023-12-01T04:58:37.057 INFO:tasks.rados.rados.0.smithi080.stdout:3706: finishing write tid 3 to smithi08089843-5 2023-12-01T04:58:37.057 INFO:tasks.rados.rados.0.smithi080.stdout:3706: finishing write tid 4 to smithi08089843-5 2023-12-01T04:58:37.057 INFO:tasks.rados.rados.0.smithi080.stdout:3706: oid 5 updating version 0 to 393 2023-12-01T04:58:37.057 INFO:tasks.rados.rados.0.smithi080.stdout:3706: oid 5 version 393 is already newer than 392 2023-12-01T04:58:37.057 INFO:tasks.rados.rados.0.smithi080.stdout:3706: oid 5 version 393 is already newer than 391 2023-12-01T04:58:37.057 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 5 v 393 (ObjNum 2283 snap 0 seq_num 2283) dirty exists 2023-12-01T04:58:37.057 INFO:tasks.rados.rados.0.smithi080.stdout:3706: left oid 5 (ObjNum 2283 snap 0 seq_num 2283) 2023-12-01T04:58:37.057 INFO:tasks.rados.rados.0.smithi080.stdout:3707: expect (ObjNum 1545 snap 0 seq_num 1545) 2023-12-01T04:58:37.284 INFO:tasks.rados.rados.0.smithi080.stdout:3709: finishing write tid 1 to smithi08089843-119 2023-12-01T04:58:37.284 INFO:tasks.rados.rados.0.smithi080.stdout:3709: finishing write tid 2 to smithi08089843-119 2023-12-01T04:58:37.284 INFO:tasks.rados.rados.0.smithi080.stdout:3709: finishing write tid 3 to smithi08089843-119 2023-12-01T04:58:37.284 INFO:tasks.rados.rados.0.smithi080.stdout:3709: finishing write tid 4 to smithi08089843-119 2023-12-01T04:58:37.284 INFO:tasks.rados.rados.0.smithi080.stdout:3709: oid 119 updating version 0 to 441 2023-12-01T04:58:37.284 INFO:tasks.rados.rados.0.smithi080.stdout:3709: oid 119 version 441 is already newer than 440 2023-12-01T04:58:37.284 INFO:tasks.rados.rados.0.smithi080.stdout:3709: oid 119 updating version 441 to 442 2023-12-01T04:58:37.284 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 119 v 442 (ObjNum 2285 snap 0 seq_num 2285) dirty exists 2023-12-01T04:58:37.284 INFO:tasks.rados.rados.0.smithi080.stdout:3709: left oid 119 (ObjNum 2285 snap 0 seq_num 2285) 2023-12-01T04:58:37.285 INFO:tasks.rados.rados.0.smithi080.stdout:3710: finishing write tid 1 to smithi08089843-456 2023-12-01T04:58:37.285 INFO:tasks.rados.rados.0.smithi080.stdout:3710: finishing write tid 2 to smithi08089843-456 2023-12-01T04:58:37.285 INFO:tasks.rados.rados.0.smithi080.stdout:3712: seq_num 2287 ranges {437609=600363,1612907=483790} 2023-12-01T04:58:37.293 INFO:tasks.rados.rados.0.smithi080.stdout:3712: writing smithi08089843-440 from 437609 to 1037972 tid 1 2023-12-01T04:58:37.303 INFO:tasks.rados.rados.0.smithi080.stdout:3712: writing smithi08089843-440 from 1612907 to 2096697 tid 2 2023-12-01T04:58:37.303 INFO:tasks.rados.rados.0.smithi080.stdout:3706: done (5 left) 2023-12-01T04:58:37.303 INFO:tasks.rados.rados.0.smithi080.stdout:3707: done (4 left) 2023-12-01T04:58:37.303 INFO:tasks.rados.rados.0.smithi080.stdout:3709: done (3 left) 2023-12-01T04:58:37.303 INFO:tasks.rados.rados.0.smithi080.stdout:3711: done (2 left) 2023-12-01T04:58:37.303 INFO:tasks.rados.rados.0.smithi080.stdout:3713: read oid 330 snap -1 2023-12-01T04:58:37.303 INFO:tasks.rados.rados.0.smithi080.stdout:3713: expect (ObjNum 2046 snap 0 seq_num 2046) 2023-12-01T04:58:37.303 INFO:tasks.rados.rados.0.smithi080.stdout:3714: write oid 46 current snap is 0 2023-12-01T04:58:37.303 INFO:tasks.rados.rados.0.smithi080.stdout:3714: seq_num 2288 ranges {454416=675612,1555036=743801} 2023-12-01T04:58:37.309 INFO:tasks.rados.rados.0.smithi080.stdout:3714: writing smithi08089843-46 from 454416 to 1130028 tid 1 2023-12-01T04:58:37.316 INFO:tasks.rados.rados.0.smithi080.stdout:3714: writing smithi08089843-46 from 1555036 to 2298837 tid 2 2023-12-01T04:58:37.317 INFO:tasks.rados.rados.0.smithi080.stdout:3715: read oid 178 snap -1 2023-12-01T04:58:37.317 INFO:tasks.rados.rados.0.smithi080.stdout:3715: expect (ObjNum 1356 snap 0 seq_num 1356) 2023-12-01T04:58:37.317 INFO:tasks.rados.rados.0.smithi080.stdout:3716: read oid 270 snap -1 2023-12-01T04:58:37.317 INFO:tasks.rados.rados.0.smithi080.stdout:3716: expect deleted 2023-12-01T04:58:37.317 INFO:tasks.rados.rados.0.smithi080.stdout:3717: read oid 478 snap -1 2023-12-01T04:58:37.317 INFO:tasks.rados.rados.0.smithi080.stdout:3717: expect (ObjNum 2209 snap 0 seq_num 2209) 2023-12-01T04:58:37.317 INFO:tasks.rados.rados.0.smithi080.stdout:3718: write oid 479 current snap is 0 2023-12-01T04:58:37.317 INFO:tasks.rados.rados.0.smithi080.stdout:3710: finishing write tid 3 to smithi08089843-456 2023-12-01T04:58:37.317 INFO:tasks.rados.rados.0.smithi080.stdout:3710: finishing write tid 4 to smithi08089843-456 2023-12-01T04:58:37.317 INFO:tasks.rados.rados.0.smithi080.stdout:3710: oid 456 updating version 0 to 410 2023-12-01T04:58:37.317 INFO:tasks.rados.rados.0.smithi080.stdout:3710: oid 456 version 410 is already newer than 409 2023-12-01T04:58:37.317 INFO:tasks.rados.rados.0.smithi080.stdout:3710: oid 456 updating version 410 to 411 2023-12-01T04:58:37.317 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 456 v 411 (ObjNum 2286 snap 0 seq_num 2286) dirty exists 2023-12-01T04:58:37.317 INFO:tasks.rados.rados.0.smithi080.stdout:3710: left oid 456 (ObjNum 2286 snap 0 seq_num 2286) 2023-12-01T04:58:37.317 INFO:tasks.rados.rados.0.smithi080.stdout:3712: finishing write tid 1 to smithi08089843-440 2023-12-01T04:58:37.318 INFO:tasks.rados.rados.0.smithi080.stdout:3718: seq_num 2289 ranges {471223=467214,1729871=487459} 2023-12-01T04:58:37.321 INFO:tasks.rados.rados.0.smithi080.stdout:3718: writing smithi08089843-479 from 471223 to 938437 tid 1 2023-12-01T04:58:37.330 INFO:tasks.rados.rados.0.smithi080.stdout:3718: writing smithi08089843-479 from 1729871 to 2217330 tid 2 2023-12-01T04:58:37.330 INFO:tasks.rados.rados.0.smithi080.stdout:3710: done (7 left) 2023-12-01T04:58:37.330 INFO:tasks.rados.rados.0.smithi080.stdout:3719: read oid 476 snap -1 2023-12-01T04:58:37.330 INFO:tasks.rados.rados.0.smithi080.stdout:3719: expect (ObjNum 1611 snap 0 seq_num 1611) 2023-12-01T04:58:37.330 INFO:tasks.rados.rados.0.smithi080.stdout:3720: delete oid 138 current snap is 0 2023-12-01T04:58:37.330 INFO:tasks.rados.rados.0.smithi080.stdout:3712: finishing write tid 2 to smithi08089843-440 2023-12-01T04:58:37.330 INFO:tasks.rados.rados.0.smithi080.stdout:3712: finishing write tid 3 to smithi08089843-440 2023-12-01T04:58:37.330 INFO:tasks.rados.rados.0.smithi080.stdout:3712: finishing write tid 4 to smithi08089843-440 2023-12-01T04:58:37.330 INFO:tasks.rados.rados.0.smithi080.stdout:3712: oid 440 updating version 0 to 429 2023-12-01T04:58:37.330 INFO:tasks.rados.rados.0.smithi080.stdout:3712: oid 440 updating version 429 to 431 2023-12-01T04:58:37.330 INFO:tasks.rados.rados.0.smithi080.stdout:3712: oid 440 version 431 is already newer than 430 2023-12-01T04:58:37.331 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 440 v 431 (ObjNum 2287 snap 0 seq_num 2287) dirty exists 2023-12-01T04:58:37.331 INFO:tasks.rados.rados.0.smithi080.stdout:3712: left oid 440 (ObjNum 2287 snap 0 seq_num 2287) 2023-12-01T04:58:37.331 INFO:tasks.rados.rados.0.smithi080.stdout:3714: finishing write tid 1 to smithi08089843-46 2023-12-01T04:58:37.331 INFO:tasks.rados.rados.0.smithi080.stdout:3713: expect (ObjNum 2046 snap 0 seq_num 2046) 2023-12-01T04:58:37.460 INFO:tasks.rados.rados.0.smithi080.stdout:3714: finishing write tid 2 to smithi08089843-46 2023-12-01T04:58:37.460 INFO:tasks.rados.rados.0.smithi080.stdout:3714: finishing write tid 3 to smithi08089843-46 2023-12-01T04:58:37.460 INFO:tasks.rados.rados.0.smithi080.stdout:3714: finishing write tid 4 to smithi08089843-46 2023-12-01T04:58:37.460 INFO:tasks.rados.rados.0.smithi080.stdout:3714: oid 46 updating version 0 to 513 2023-12-01T04:58:37.460 INFO:tasks.rados.rados.0.smithi080.stdout:3714: oid 46 updating version 513 to 514 2023-12-01T04:58:37.460 INFO:tasks.rados.rados.0.smithi080.stdout:3714: oid 46 version 514 is already newer than 512 2023-12-01T04:58:37.460 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 46 v 514 (ObjNum 2288 snap 0 seq_num 2288) dirty exists 2023-12-01T04:58:37.461 INFO:tasks.rados.rados.0.smithi080.stdout:3714: left oid 46 (ObjNum 2288 snap 0 seq_num 2288) 2023-12-01T04:58:37.461 INFO:tasks.rados.rados.0.smithi080.stdout:3718: finishing write tid 1 to smithi08089843-479 2023-12-01T04:58:37.461 INFO:tasks.rados.rados.0.smithi080.stdout:3715: expect (ObjNum 1356 snap 0 seq_num 1356) 2023-12-01T04:58:37.585 INFO:tasks.rados.rados.0.smithi080.stdout:3718: finishing write tid 2 to smithi08089843-479 2023-12-01T04:58:37.585 INFO:tasks.rados.rados.0.smithi080.stdout:3718: finishing write tid 3 to smithi08089843-479 2023-12-01T04:58:37.585 INFO:tasks.rados.rados.0.smithi080.stdout:3718: finishing write tid 4 to smithi08089843-479 2023-12-01T04:58:37.585 INFO:tasks.rados.rados.0.smithi080.stdout:3718: oid 479 updating version 0 to 527 2023-12-01T04:58:37.585 INFO:tasks.rados.rados.0.smithi080.stdout:3718: oid 479 version 527 is already newer than 525 2023-12-01T04:58:37.585 INFO:tasks.rados.rados.0.smithi080.stdout:3718: oid 479 version 527 is already newer than 526 2023-12-01T04:58:37.585 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 479 v 527 (ObjNum 2289 snap 0 seq_num 2289) dirty exists 2023-12-01T04:58:37.586 INFO:tasks.rados.rados.0.smithi080.stdout:3718: left oid 479 (ObjNum 2289 snap 0 seq_num 2289) 2023-12-01T04:58:37.586 INFO:tasks.rados.rados.0.smithi080.stdout:3719: expect (ObjNum 1611 snap 0 seq_num 1611) 2023-12-01T04:58:37.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:58:37 smithi080 bash[28361]: cluster 2023-12-01T04:58:36.192140+0000 mgr.y (mgr.24362) 303 : cluster 0 pgmap v274: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 75 MiB/s rd, 10 MiB/s wr, 101 op/s 2023-12-01T04:58:37.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:58:37 smithi080 bash[28361]: audit 2023-12-01T04:58:36.495126+0000 mon.c (mon.2) 190 : audit 0 from='client.? 172.21.15.80:0/2783957749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:58:37.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:58:37 smithi080 bash[41963]: cluster 2023-12-01T04:58:36.192140+0000 mgr.y (mgr.24362) 303 : cluster 0 pgmap v274: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 75 MiB/s rd, 10 MiB/s wr, 101 op/s 2023-12-01T04:58:37.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:58:37 smithi080 bash[41963]: audit 2023-12-01T04:58:36.495126+0000 mon.c (mon.2) 190 : audit 0 from='client.? 172.21.15.80:0/2783957749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:58:37.727 INFO:tasks.rados.rados.0.smithi080.stdout:3717: expect (ObjNum 2209 snap 0 seq_num 2209) 2023-12-01T04:58:37.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:58:37 smithi090 bash[32384]: cluster 2023-12-01T04:58:36.192140+0000 mgr.y (mgr.24362) 303 : cluster 0 pgmap v274: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 75 MiB/s rd, 10 MiB/s wr, 101 op/s 2023-12-01T04:58:37.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:58:37 smithi090 bash[32384]: audit 2023-12-01T04:58:36.495126+0000 mon.c (mon.2) 190 : audit 0 from='client.? 172.21.15.80:0/2783957749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:58:37.872 INFO:tasks.rados.rados.0.smithi080.stdout:3712: done (8 left) 2023-12-01T04:58:37.873 INFO:tasks.rados.rados.0.smithi080.stdout:3713: done (7 left) 2023-12-01T04:58:37.873 INFO:tasks.rados.rados.0.smithi080.stdout:3714: done (6 left) 2023-12-01T04:58:37.873 INFO:tasks.rados.rados.0.smithi080.stdout:3715: done (5 left) 2023-12-01T04:58:37.873 INFO:tasks.rados.rados.0.smithi080.stdout:3716: done (4 left) 2023-12-01T04:58:37.873 INFO:tasks.rados.rados.0.smithi080.stdout:3717: done (3 left) 2023-12-01T04:58:37.873 INFO:tasks.rados.rados.0.smithi080.stdout:3718: done (2 left) 2023-12-01T04:58:37.873 INFO:tasks.rados.rados.0.smithi080.stdout:3719: done (1 left) 2023-12-01T04:58:37.873 INFO:tasks.rados.rados.0.smithi080.stdout:3720: done (0 left) 2023-12-01T04:58:37.873 INFO:tasks.rados.rados.0.smithi080.stdout:3721: write oid 244 current snap is 0 2023-12-01T04:58:37.873 INFO:tasks.rados.rados.0.smithi080.stdout:3721: seq_num 2291 ranges {504837=617712,1846835=491128} 2023-12-01T04:58:37.884 INFO:tasks.rados.rados.0.smithi080.stdout:3721: writing smithi08089843-244 from 504837 to 1122549 tid 1 2023-12-01T04:58:37.892 INFO:tasks.rados.rados.0.smithi080.stdout:3721: writing smithi08089843-244 from 1846835 to 2337963 tid 2 2023-12-01T04:58:37.892 INFO:tasks.rados.rados.0.smithi080.stdout:3722: read oid 53 snap -1 2023-12-01T04:58:37.892 INFO:tasks.rados.rados.0.smithi080.stdout:3722: expect (ObjNum 1936 snap 0 seq_num 1936) 2023-12-01T04:58:37.892 INFO:tasks.rados.rados.0.smithi080.stdout:3723: write oid 46 current snap is 0 2023-12-01T04:58:37.893 INFO:tasks.rados.rados.0.smithi080.stdout:3723: seq_num 2292 ranges {521644=692961,1788964=732680} 2023-12-01T04:58:37.899 INFO:tasks.rados.rados.0.smithi080.stdout:3723: writing smithi08089843-46 from 521644 to 1214605 tid 1 2023-12-01T04:58:37.907 INFO:tasks.rados.rados.0.smithi080.stdout:3723: writing smithi08089843-46 from 1788964 to 2521644 tid 2 2023-12-01T04:58:37.907 INFO:tasks.rados.rados.0.smithi080.stdout:3724: read oid 196 snap -1 2023-12-01T04:58:37.907 INFO:tasks.rados.rados.0.smithi080.stdout:3724: expect (ObjNum 2170 snap 0 seq_num 2170) 2023-12-01T04:58:37.907 INFO:tasks.rados.rados.0.smithi080.stdout:3725: read oid 429 snap -1 2023-12-01T04:58:37.907 INFO:tasks.rados.rados.0.smithi080.stdout:3725: expect (ObjNum 2034 snap 0 seq_num 2034) 2023-12-01T04:58:37.907 INFO:tasks.rados.rados.0.smithi080.stdout:3726: write oid 307 current snap is 0 2023-12-01T04:58:37.907 INFO:tasks.rados.rados.0.smithi080.stdout:3721: finishing write tid 1 to smithi08089843-244 2023-12-01T04:58:37.907 INFO:tasks.rados.rados.0.smithi080.stdout:3721: finishing write tid 2 to smithi08089843-244 2023-12-01T04:58:37.907 INFO:tasks.rados.rados.0.smithi080.stdout:3721: finishing write tid 3 to smithi08089843-244 2023-12-01T04:58:37.908 INFO:tasks.rados.rados.0.smithi080.stdout:3721: finishing write tid 4 to smithi08089843-244 2023-12-01T04:58:37.908 INFO:tasks.rados.rados.0.smithi080.stdout:3721: oid 244 updating version 0 to 528 2023-12-01T04:58:37.908 INFO:tasks.rados.rados.0.smithi080.stdout:3721: oid 244 version 528 is already newer than 527 2023-12-01T04:58:37.908 INFO:tasks.rados.rados.0.smithi080.stdout:3721: oid 244 version 528 is already newer than 526 2023-12-01T04:58:37.908 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 244 v 528 (ObjNum 2291 snap 0 seq_num 2291) dirty exists 2023-12-01T04:58:37.908 INFO:tasks.rados.rados.0.smithi080.stdout:3721: left oid 244 (ObjNum 2291 snap 0 seq_num 2291) 2023-12-01T04:58:37.908 INFO:tasks.rados.rados.0.smithi080.stdout:3722: expect (ObjNum 1936 snap 0 seq_num 1936) 2023-12-01T04:58:38.041 INFO:tasks.rados.rados.0.smithi080.stdout:3723: finishing write tid 1 to smithi08089843-46 2023-12-01T04:58:38.042 INFO:tasks.rados.rados.0.smithi080.stdout:3725: expect (ObjNum 2034 snap 0 seq_num 2034) 2023-12-01T04:58:38.118 INFO:tasks.rados.rados.0.smithi080.stdout:3723: finishing write tid 2 to smithi08089843-46 2023-12-01T04:58:38.118 INFO:tasks.rados.rados.0.smithi080.stdout:3723: finishing write tid 3 to smithi08089843-46 2023-12-01T04:58:38.119 INFO:tasks.rados.rados.0.smithi080.stdout:3723: finishing write tid 4 to smithi08089843-46 2023-12-01T04:58:38.119 INFO:tasks.rados.rados.0.smithi080.stdout:3723: oid 46 updating version 0 to 515 2023-12-01T04:58:38.119 INFO:tasks.rados.rados.0.smithi080.stdout:3723: oid 46 updating version 515 to 517 2023-12-01T04:58:38.119 INFO:tasks.rados.rados.0.smithi080.stdout:3723: oid 46 version 517 is already newer than 516 2023-12-01T04:58:38.119 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 46 v 517 (ObjNum 2292 snap 0 seq_num 2292) dirty exists 2023-12-01T04:58:38.119 INFO:tasks.rados.rados.0.smithi080.stdout:3723: left oid 46 (ObjNum 2292 snap 0 seq_num 2292) 2023-12-01T04:58:38.119 INFO:tasks.rados.rados.0.smithi080.stdout:3724: expect (ObjNum 2170 snap 0 seq_num 2170) 2023-12-01T04:58:38.237 INFO:tasks.rados.rados.0.smithi080.stdout:3726: seq_num 2293 ranges {538451=768210,1847446=494797} 2023-12-01T04:58:38.251 INFO:tasks.rados.rados.0.smithi080.stdout:3726: writing smithi08089843-307 from 538451 to 1306661 tid 1 2023-12-01T04:58:38.257 INFO:tasks.rados.rados.0.smithi080.stdout:3726: writing smithi08089843-307 from 1847446 to 2342243 tid 2 2023-12-01T04:58:38.257 INFO:tasks.rados.rados.0.smithi080.stdout:3721: done (5 left) 2023-12-01T04:58:38.257 INFO:tasks.rados.rados.0.smithi080.stdout:3722: done (4 left) 2023-12-01T04:58:38.257 INFO:tasks.rados.rados.0.smithi080.stdout:3723: done (3 left) 2023-12-01T04:58:38.257 INFO:tasks.rados.rados.0.smithi080.stdout:3724: done (2 left) 2023-12-01T04:58:38.257 INFO:tasks.rados.rados.0.smithi080.stdout:3725: done (1 left) 2023-12-01T04:58:38.257 INFO:tasks.rados.rados.0.smithi080.stdout:3727: read oid 406 snap -1 2023-12-01T04:58:38.257 INFO:tasks.rados.rados.0.smithi080.stdout:3727: expect (ObjNum 2234 snap 0 seq_num 2234) 2023-12-01T04:58:38.257 INFO:tasks.rados.rados.0.smithi080.stdout:3728: write oid 371 current snap is 0 2023-12-01T04:58:38.257 INFO:tasks.rados.rados.0.smithi080.stdout:3728: seq_num 2294 ranges {555258=443459,1505928=754808} 2023-12-01T04:58:38.262 INFO:tasks.rados.rados.0.smithi080.stdout:3728: writing smithi08089843-371 from 555258 to 998717 tid 1 2023-12-01T04:58:38.271 INFO:tasks.rados.rados.0.smithi080.stdout:3728: writing smithi08089843-371 from 1505928 to 2260736 tid 2 2023-12-01T04:58:38.271 INFO:tasks.rados.rados.0.smithi080.stdout:3729: read oid 335 snap -1 2023-12-01T04:58:38.271 INFO:tasks.rados.rados.0.smithi080.stdout:3729: expect (ObjNum 1529 snap 0 seq_num 1529) 2023-12-01T04:58:38.271 INFO:tasks.rados.rados.0.smithi080.stdout:3730: read oid 387 snap -1 2023-12-01T04:58:38.271 INFO:tasks.rados.rados.0.smithi080.stdout:3730: expect (ObjNum 1802 snap 0 seq_num 1802) 2023-12-01T04:58:38.271 INFO:tasks.rados.rados.0.smithi080.stdout:3731: write oid 197 current snap is 0 2023-12-01T04:58:38.271 INFO:tasks.rados.rados.0.smithi080.stdout:3726: finishing write tid 1 to smithi08089843-307 2023-12-01T04:58:38.271 INFO:tasks.rados.rados.0.smithi080.stdout:3731: seq_num 2295 ranges {572065=518708,1564410=498466} 2023-12-01T04:58:38.277 INFO:tasks.rados.rados.0.smithi080.stdout:3731: writing smithi08089843-197 from 572065 to 1090773 tid 1 2023-12-01T04:58:38.284 INFO:tasks.rados.rados.0.smithi080.stdout:3731: writing smithi08089843-197 from 1564410 to 2062876 tid 2 2023-12-01T04:58:38.284 INFO:tasks.rados.rados.0.smithi080.stdout:3732: read oid 420 snap -1 2023-12-01T04:58:38.284 INFO:tasks.rados.rados.0.smithi080.stdout:3732: expect (ObjNum 2122 snap 0 seq_num 2122) 2023-12-01T04:58:38.284 INFO:tasks.rados.rados.0.smithi080.stdout:3733: write oid 446 current snap is 0 2023-12-01T04:58:38.284 INFO:tasks.rados.rados.0.smithi080.stdout:3726: finishing write tid 2 to smithi08089843-307 2023-12-01T04:58:38.284 INFO:tasks.rados.rados.0.smithi080.stdout:3726: finishing write tid 3 to smithi08089843-307 2023-12-01T04:58:38.284 INFO:tasks.rados.rados.0.smithi080.stdout:3726: finishing write tid 4 to smithi08089843-307 2023-12-01T04:58:38.284 INFO:tasks.rados.rados.0.smithi080.stdout:3726: oid 307 updating version 0 to 444 2023-12-01T04:58:38.284 INFO:tasks.rados.rados.0.smithi080.stdout:3726: oid 307 version 444 is already newer than 443 2023-12-01T04:58:38.284 INFO:tasks.rados.rados.0.smithi080.stdout:3726: oid 307 updating version 444 to 445 2023-12-01T04:58:38.284 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 307 v 445 (ObjNum 2293 snap 0 seq_num 2293) dirty exists 2023-12-01T04:58:38.285 INFO:tasks.rados.rados.0.smithi080.stdout:3726: left oid 307 (ObjNum 2293 snap 0 seq_num 2293) 2023-12-01T04:58:38.285 INFO:tasks.rados.rados.0.smithi080.stdout:3727: expect (ObjNum 2234 snap 0 seq_num 2234) 2023-12-01T04:58:38.502 INFO:tasks.rados.rados.0.smithi080.stdout:3728: finishing write tid 1 to smithi08089843-371 2023-12-01T04:58:38.502 INFO:tasks.rados.rados.0.smithi080.stdout:3728: finishing write tid 2 to smithi08089843-371 2023-12-01T04:58:38.502 INFO:tasks.rados.rados.0.smithi080.stdout:3728: finishing write tid 3 to smithi08089843-371 2023-12-01T04:58:38.502 INFO:tasks.rados.rados.0.smithi080.stdout:3728: finishing write tid 4 to smithi08089843-371 2023-12-01T04:58:38.502 INFO:tasks.rados.rados.0.smithi080.stdout:3728: oid 371 updating version 0 to 633 2023-12-01T04:58:38.502 INFO:tasks.rados.rados.0.smithi080.stdout:3728: oid 371 updating version 633 to 634 2023-12-01T04:58:38.502 INFO:tasks.rados.rados.0.smithi080.stdout:3728: oid 371 version 634 is already newer than 632 2023-12-01T04:58:38.502 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 371 v 634 (ObjNum 2294 snap 0 seq_num 2294) dirty exists 2023-12-01T04:58:38.503 INFO:tasks.rados.rados.0.smithi080.stdout:3728: left oid 371 (ObjNum 2294 snap 0 seq_num 2294) 2023-12-01T04:58:38.503 INFO:tasks.rados.rados.0.smithi080.stdout:3731: finishing write tid 1 to smithi08089843-197 2023-12-01T04:58:38.503 INFO:tasks.rados.rados.0.smithi080.stdout:3729: expect (ObjNum 1529 snap 0 seq_num 1529) 2023-12-01T04:58:38.712 INFO:tasks.rados.rados.0.smithi080.stdout:3730: expect (ObjNum 1802 snap 0 seq_num 1802) 2023-12-01T04:58:38.818 INFO:tasks.rados.rados.0.smithi080.stdout:3731: finishing write tid 2 to smithi08089843-197 2023-12-01T04:58:38.818 INFO:tasks.rados.rados.0.smithi080.stdout:3732: expect (ObjNum 2122 snap 0 seq_num 2122) 2023-12-01T04:58:39.061 INFO:tasks.rados.rados.0.smithi080.stdout:3731: finishing write tid 3 to smithi08089843-197 2023-12-01T04:58:39.061 INFO:tasks.rados.rados.0.smithi080.stdout:3731: finishing write tid 4 to smithi08089843-197 2023-12-01T04:58:39.061 INFO:tasks.rados.rados.0.smithi080.stdout:3731: oid 197 updating version 0 to 520 2023-12-01T04:58:39.061 INFO:tasks.rados.rados.0.smithi080.stdout:3731: oid 197 version 520 is already newer than 519 2023-12-01T04:58:39.061 INFO:tasks.rados.rados.0.smithi080.stdout:3731: oid 197 version 520 is already newer than 518 2023-12-01T04:58:39.061 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 197 v 520 (ObjNum 2295 snap 0 seq_num 2295) dirty exists 2023-12-01T04:58:39.061 INFO:tasks.rados.rados.0.smithi080.stdout:3731: left oid 197 (ObjNum 2295 snap 0 seq_num 2295) 2023-12-01T04:58:39.061 INFO:tasks.rados.rados.0.smithi080.stdout:3733: seq_num 2296 ranges {588872=710310,2022892=565980} 2023-12-01T04:58:39.067 INFO:tasks.rados.rados.0.smithi080.stdout:3733: writing smithi08089843-446 from 588872 to 1299182 tid 1 2023-12-01T04:58:39.076 INFO:tasks.rados.rados.0.smithi080.stdout:3733: writing smithi08089843-446 from 2022892 to 2588872 tid 2 2023-12-01T04:58:39.076 INFO:tasks.rados.rados.0.smithi080.stdout:3726: done (7 left) 2023-12-01T04:58:39.076 INFO:tasks.rados.rados.0.smithi080.stdout:3727: done (6 left) 2023-12-01T04:58:39.076 INFO:tasks.rados.rados.0.smithi080.stdout:3728: done (5 left) 2023-12-01T04:58:39.076 INFO:tasks.rados.rados.0.smithi080.stdout:3729: done (4 left) 2023-12-01T04:58:39.077 INFO:tasks.rados.rados.0.smithi080.stdout:3730: done (3 left) 2023-12-01T04:58:39.077 INFO:tasks.rados.rados.0.smithi080.stdout:3731: done (2 left) 2023-12-01T04:58:39.077 INFO:tasks.rados.rados.0.smithi080.stdout:3732: done (1 left) 2023-12-01T04:58:39.077 INFO:tasks.rados.rados.0.smithi080.stdout:3734: read oid 402 snap -1 2023-12-01T04:58:39.077 INFO:tasks.rados.rados.0.smithi080.stdout:3734: expect deleted 2023-12-01T04:58:39.077 INFO:tasks.rados.rados.0.smithi080.stdout:3735: write oid 259 current snap is 0 2023-12-01T04:58:39.077 INFO:tasks.rados.rados.0.smithi080.stdout:3733: finishing write tid 1 to smithi08089843-446 2023-12-01T04:58:39.077 INFO:tasks.rados.rados.0.smithi080.stdout:3735: seq_num 2297 ranges {605679=785559,2081374=502135} 2023-12-01T04:58:39.089 INFO:tasks.rados.rados.0.smithi080.stdout:3735: writing smithi08089843-259 from 605679 to 1391238 tid 1 2023-12-01T04:58:39.096 INFO:tasks.rados.rados.0.smithi080.stdout:3735: writing smithi08089843-259 from 2081374 to 2583509 tid 2 2023-12-01T04:58:39.096 INFO:tasks.rados.rados.0.smithi080.stdout:3736: read oid 271 snap -1 2023-12-01T04:58:39.096 INFO:tasks.rados.rados.0.smithi080.stdout:3736: expect (ObjNum 2006 snap 0 seq_num 2006) 2023-12-01T04:58:39.097 INFO:tasks.rados.rados.0.smithi080.stdout:3737: write oid 293 current snap is 0 2023-12-01T04:58:39.097 INFO:tasks.rados.rados.0.smithi080.stdout:3737: seq_num 2298 ranges {622486=460808,1739856=645793} 2023-12-01T04:58:39.102 INFO:tasks.rados.rados.0.smithi080.stdout:3737: writing smithi08089843-293 from 622486 to 1083294 tid 1 2023-12-01T04:58:39.110 INFO:tasks.rados.rados.0.smithi080.stdout:3737: writing smithi08089843-293 from 1739856 to 2385649 tid 2 2023-12-01T04:58:39.110 INFO:tasks.rados.rados.0.smithi080.stdout:3738: write oid 275 current snap is 0 2023-12-01T04:58:39.110 INFO:tasks.rados.rados.0.smithi080.stdout:3738: seq_num 2299 ranges {639293=536057,1798338=505804} 2023-12-01T04:58:39.116 INFO:tasks.rados.rados.0.smithi080.stdout:3738: writing smithi08089843-275 from 639293 to 1175350 tid 1 2023-12-01T04:58:39.122 INFO:tasks.rados.rados.0.smithi080.stdout:3738: writing smithi08089843-275 from 1798338 to 2304142 tid 2 2023-12-01T04:58:39.123 INFO:tasks.rados.rados.0.smithi080.stdout:3739: write oid 189 current snap is 0 2023-12-01T04:58:39.123 INFO:tasks.rados.rados.0.smithi080.stdout:3739: seq_num 2300 ranges {656100=611306,1740467=649462} 2023-12-01T04:58:39.130 INFO:tasks.rados.rados.0.smithi080.stdout:3739: writing smithi08089843-189 from 656100 to 1267406 tid 1 2023-12-01T04:58:39.136 INFO:tasks.rados.rados.0.smithi080.stdout:3739: writing smithi08089843-189 from 1740467 to 2389929 tid 2 2023-12-01T04:58:39.136 INFO:tasks.rados.rados.0.smithi080.stdout:3740: write oid 103 current snap is 0 2023-12-01T04:58:39.136 INFO:tasks.rados.rados.0.smithi080.stdout:3733: finishing write tid 2 to smithi08089843-446 2023-12-01T04:58:39.136 INFO:tasks.rados.rados.0.smithi080.stdout:3733: finishing write tid 3 to smithi08089843-446 2023-12-01T04:58:39.136 INFO:tasks.rados.rados.0.smithi080.stdout:3733: finishing write tid 4 to smithi08089843-446 2023-12-01T04:58:39.137 INFO:tasks.rados.rados.0.smithi080.stdout:3733: oid 446 updating version 0 to 457 2023-12-01T04:58:39.137 INFO:tasks.rados.rados.0.smithi080.stdout:3733: oid 446 version 457 is already newer than 455 2023-12-01T04:58:39.137 INFO:tasks.rados.rados.0.smithi080.stdout:3733: oid 446 version 457 is already newer than 456 2023-12-01T04:58:39.137 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 446 v 457 (ObjNum 2296 snap 0 seq_num 2296) dirty exists 2023-12-01T04:58:39.137 INFO:tasks.rados.rados.0.smithi080.stdout:3733: left oid 446 (ObjNum 2296 snap 0 seq_num 2296) 2023-12-01T04:58:39.137 INFO:tasks.rados.rados.0.smithi080.stdout:3735: finishing write tid 1 to smithi08089843-259 2023-12-01T04:58:39.137 INFO:tasks.rados.rados.0.smithi080.stdout:3735: finishing write tid 2 to smithi08089843-259 2023-12-01T04:58:39.137 INFO:tasks.rados.rados.0.smithi080.stdout:3735: finishing write tid 3 to smithi08089843-259 2023-12-01T04:58:39.137 INFO:tasks.rados.rados.0.smithi080.stdout:3740: seq_num 2301 ranges {672907=686555,1798949=509473} 2023-12-01T04:58:39.143 INFO:tasks.rados.rados.0.smithi080.stdout:3740: writing smithi08089843-103 from 672907 to 1359462 tid 1 2023-12-01T04:58:39.149 INFO:tasks.rados.rados.0.smithi080.stdout:3740: writing smithi08089843-103 from 1798949 to 2308422 tid 2 2023-12-01T04:58:39.149 INFO:tasks.rados.rados.0.smithi080.stdout:3733: done (7 left) 2023-12-01T04:58:39.149 INFO:tasks.rados.rados.0.smithi080.stdout:3734: done (6 left) 2023-12-01T04:58:39.149 INFO:tasks.rados.rados.0.smithi080.stdout:3741: write oid 266 current snap is 0 2023-12-01T04:58:39.149 INFO:tasks.rados.rados.0.smithi080.stdout:3741: seq_num 2302 ranges {689714=761804,1857431=653131} 2023-12-01T04:58:39.156 INFO:tasks.rados.rados.0.smithi080.stdout:3741: writing smithi08089843-266 from 689714 to 1451518 tid 1 2023-12-01T04:58:39.163 INFO:tasks.rados.rados.0.smithi080.stdout:3741: writing smithi08089843-266 from 1857431 to 2510562 tid 2 2023-12-01T04:58:39.163 INFO:tasks.rados.rados.0.smithi080.stdout:3742: read oid 162 snap -1 2023-12-01T04:58:39.163 INFO:tasks.rados.rados.0.smithi080.stdout:3742: expect (ObjNum 1864 snap 0 seq_num 1864) 2023-12-01T04:58:39.163 INFO:tasks.rados.rados.0.smithi080.stdout:3743: write oid 449 current snap is 0 2023-12-01T04:58:39.163 INFO:tasks.rados.rados.0.smithi080.stdout:3743: seq_num 2303 ranges {706521=437053,1915913=513142} 2023-12-01T04:58:39.170 INFO:tasks.rados.rados.0.smithi080.stdout:3743: writing smithi08089843-449 from 706521 to 1143574 tid 1 2023-12-01T04:58:39.177 INFO:tasks.rados.rados.0.smithi080.stdout:3743: writing smithi08089843-449 from 1915913 to 2429055 tid 2 2023-12-01T04:58:39.177 INFO:tasks.rados.rados.0.smithi080.stdout:3744: read oid 167 snap -1 2023-12-01T04:58:39.177 INFO:tasks.rados.rados.0.smithi080.stdout:3744: expect (ObjNum 1709 snap 0 seq_num 1709) 2023-12-01T04:58:39.177 INFO:tasks.rados.rados.0.smithi080.stdout:3745: write oid 84 current snap is 0 2023-12-01T04:58:39.177 INFO:tasks.rados.rados.0.smithi080.stdout:3735: finishing write tid 4 to smithi08089843-259 2023-12-01T04:58:39.177 INFO:tasks.rados.rados.0.smithi080.stdout:3735: oid 259 updating version 0 to 413 2023-12-01T04:58:39.177 INFO:tasks.rados.rados.0.smithi080.stdout:3735: oid 259 updating version 413 to 414 2023-12-01T04:58:39.177 INFO:tasks.rados.rados.0.smithi080.stdout:3735: oid 259 updating version 414 to 415 2023-12-01T04:58:39.177 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 259 v 415 (ObjNum 2297 snap 0 seq_num 2297) dirty exists 2023-12-01T04:58:39.177 INFO:tasks.rados.rados.0.smithi080.stdout:3735: left oid 259 (ObjNum 2297 snap 0 seq_num 2297) 2023-12-01T04:58:39.177 INFO:tasks.rados.rados.0.smithi080.stdout:3737: finishing write tid 1 to smithi08089843-293 2023-12-01T04:58:39.177 INFO:tasks.rados.rados.0.smithi080.stdout:3745: seq_num 2304 ranges {723328=628655,1974395=656800} 2023-12-01T04:58:39.184 INFO:tasks.rados.rados.0.smithi080.stdout:3745: writing smithi08089843-84 from 723328 to 1351983 tid 1 2023-12-01T04:58:39.192 INFO:tasks.rados.rados.0.smithi080.stdout:3745: writing smithi08089843-84 from 1974395 to 2631195 tid 2 2023-12-01T04:58:39.193 INFO:tasks.rados.rados.0.smithi080.stdout:3735: done (10 left) 2023-12-01T04:58:39.193 INFO:tasks.rados.rados.0.smithi080.stdout:3746: read oid 22 snap -1 2023-12-01T04:58:39.193 INFO:tasks.rados.rados.0.smithi080.stdout:3746: expect (ObjNum 2269 snap 0 seq_num 2269) 2023-12-01T04:58:39.193 INFO:tasks.rados.rados.0.smithi080.stdout:3747: read oid 247 snap -1 2023-12-01T04:58:39.193 INFO:tasks.rados.rados.0.smithi080.stdout:3747: expect deleted 2023-12-01T04:58:39.193 INFO:tasks.rados.rados.0.smithi080.stdout:3748: write oid 218 current snap is 0 2023-12-01T04:58:39.193 INFO:tasks.rados.rados.0.smithi080.stdout:3736: expect (ObjNum 2006 snap 0 seq_num 2006) 2023-12-01T04:58:39.376 INFO:tasks.rados.rados.0.smithi080.stdout:3737: finishing write tid 2 to smithi08089843-293 2023-12-01T04:58:39.376 INFO:tasks.rados.rados.0.smithi080.stdout:3737: finishing write tid 3 to smithi08089843-293 2023-12-01T04:58:39.376 INFO:tasks.rados.rados.0.smithi080.stdout:3737: finishing write tid 4 to smithi08089843-293 2023-12-01T04:58:39.376 INFO:tasks.rados.rados.0.smithi080.stdout:3737: oid 293 updating version 0 to 361 2023-12-01T04:58:39.376 INFO:tasks.rados.rados.0.smithi080.stdout:3737: oid 293 version 361 is already newer than 360 2023-12-01T04:58:39.376 INFO:tasks.rados.rados.0.smithi080.stdout:3737: oid 293 version 361 is already newer than 359 2023-12-01T04:58:39.376 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 293 v 361 (ObjNum 2298 snap 0 seq_num 2298) dirty exists 2023-12-01T04:58:39.377 INFO:tasks.rados.rados.0.smithi080.stdout:3737: left oid 293 (ObjNum 2298 snap 0 seq_num 2298) 2023-12-01T04:58:39.377 INFO:tasks.rados.rados.0.smithi080.stdout:3738: finishing write tid 1 to smithi08089843-275 2023-12-01T04:58:39.377 INFO:tasks.rados.rados.0.smithi080.stdout:3738: finishing write tid 2 to smithi08089843-275 2023-12-01T04:58:39.377 INFO:tasks.rados.rados.0.smithi080.stdout:3738: finishing write tid 3 to smithi08089843-275 2023-12-01T04:58:39.377 INFO:tasks.rados.rados.0.smithi080.stdout:3738: finishing write tid 4 to smithi08089843-275 2023-12-01T04:58:39.377 INFO:tasks.rados.rados.0.smithi080.stdout:3738: oid 275 updating version 0 to 370 2023-12-01T04:58:39.377 INFO:tasks.rados.rados.0.smithi080.stdout:3738: oid 275 version 370 is already newer than 369 2023-12-01T04:58:39.377 INFO:tasks.rados.rados.0.smithi080.stdout:3738: oid 275 updating version 370 to 371 2023-12-01T04:58:39.377 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 275 v 371 (ObjNum 2299 snap 0 seq_num 2299) dirty exists 2023-12-01T04:58:39.377 INFO:tasks.rados.rados.0.smithi080.stdout:3738: left oid 275 (ObjNum 2299 snap 0 seq_num 2299) 2023-12-01T04:58:39.377 INFO:tasks.rados.rados.0.smithi080.stdout:3739: finishing write tid 1 to smithi08089843-189 2023-12-01T04:58:39.377 INFO:tasks.rados.rados.0.smithi080.stdout:3739: finishing write tid 2 to smithi08089843-189 2023-12-01T04:58:39.377 INFO:tasks.rados.rados.0.smithi080.stdout:3739: finishing write tid 3 to smithi08089843-189 2023-12-01T04:58:39.377 INFO:tasks.rados.rados.0.smithi080.stdout:3748: seq_num 2305 ranges {740135=703904,2032877=516811} 2023-12-01T04:58:39.389 INFO:tasks.rados.rados.0.smithi080.stdout:3748: writing smithi08089843-218 from 740135 to 1444039 tid 1 2023-12-01T04:58:39.396 INFO:tasks.rados.rados.0.smithi080.stdout:3748: writing smithi08089843-218 from 2032877 to 2549688 tid 2 2023-12-01T04:58:39.396 INFO:tasks.rados.rados.0.smithi080.stdout:3736: done (12 left) 2023-12-01T04:58:39.396 INFO:tasks.rados.rados.0.smithi080.stdout:3737: done (11 left) 2023-12-01T04:58:39.396 INFO:tasks.rados.rados.0.smithi080.stdout:3738: done (10 left) 2023-12-01T04:58:39.396 INFO:tasks.rados.rados.0.smithi080.stdout:3749: read oid 296 snap -1 2023-12-01T04:58:39.396 INFO:tasks.rados.rados.0.smithi080.stdout:3749: expect (ObjNum 1617 snap 0 seq_num 1617) 2023-12-01T04:58:39.396 INFO:tasks.rados.rados.0.smithi080.stdout:3750: read oid 96 snap -1 2023-12-01T04:58:39.397 INFO:tasks.rados.rados.0.smithi080.stdout:3750: expect (ObjNum 2050 snap 0 seq_num 2050) 2023-12-01T04:58:39.397 INFO:tasks.rados.rados.0.smithi080.stdout:3751: read oid 179 snap -1 2023-12-01T04:58:39.397 INFO:tasks.rados.rados.0.smithi080.stdout:3751: expect (ObjNum 1347 snap 0 seq_num 1347) 2023-12-01T04:58:39.397 INFO:tasks.rados.rados.0.smithi080.stdout:3752: write oid 19 current snap is 0 2023-12-01T04:58:39.397 INFO:tasks.rados.rados.0.smithi080.stdout:3739: finishing write tid 4 to smithi08089843-189 2023-12-01T04:58:39.397 INFO:tasks.rados.rados.0.smithi080.stdout:3739: oid 189 updating version 0 to 425 2023-12-01T04:58:39.397 INFO:tasks.rados.rados.0.smithi080.stdout:3739: oid 189 updating version 425 to 426 2023-12-01T04:58:39.397 INFO:tasks.rados.rados.0.smithi080.stdout:3739: oid 189 version 426 is already newer than 424 2023-12-01T04:58:39.397 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 189 v 426 (ObjNum 2300 snap 0 seq_num 2300) dirty exists 2023-12-01T04:58:39.397 INFO:tasks.rados.rados.0.smithi080.stdout:3739: left oid 189 (ObjNum 2300 snap 0 seq_num 2300) 2023-12-01T04:58:39.397 INFO:tasks.rados.rados.0.smithi080.stdout:3740: finishing write tid 1 to smithi08089843-103 2023-12-01T04:58:39.397 INFO:tasks.rados.rados.0.smithi080.stdout:3740: finishing write tid 2 to smithi08089843-103 2023-12-01T04:58:39.397 INFO:tasks.rados.rados.0.smithi080.stdout:3740: finishing write tid 3 to smithi08089843-103 2023-12-01T04:58:39.397 INFO:tasks.rados.rados.0.smithi080.stdout:3740: finishing write tid 4 to smithi08089843-103 2023-12-01T04:58:39.398 INFO:tasks.rados.rados.0.smithi080.stdout:3740: oid 103 updating version 0 to 429 2023-12-01T04:58:39.398 INFO:tasks.rados.rados.0.smithi080.stdout:3740: oid 103 version 429 is already newer than 427 2023-12-01T04:58:39.398 INFO:tasks.rados.rados.0.smithi080.stdout:3740: oid 103 version 429 is already newer than 428 2023-12-01T04:58:39.398 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 103 v 429 (ObjNum 2301 snap 0 seq_num 2301) dirty exists 2023-12-01T04:58:39.398 INFO:tasks.rados.rados.0.smithi080.stdout:3740: left oid 103 (ObjNum 2301 snap 0 seq_num 2301) 2023-12-01T04:58:39.398 INFO:tasks.rados.rados.0.smithi080.stdout:3741: finishing write tid 1 to smithi08089843-266 2023-12-01T04:58:39.398 INFO:tasks.rados.rados.0.smithi080.stdout:3741: finishing write tid 2 to smithi08089843-266 2023-12-01T04:58:39.398 INFO:tasks.rados.rados.0.smithi080.stdout:3741: finishing write tid 3 to smithi08089843-266 2023-12-01T04:58:39.398 INFO:tasks.rados.rados.0.smithi080.stdout:3741: finishing write tid 4 to smithi08089843-266 2023-12-01T04:58:39.398 INFO:tasks.rados.rados.0.smithi080.stdout:3741: oid 266 updating version 0 to 364 2023-12-01T04:58:39.398 INFO:tasks.rados.rados.0.smithi080.stdout:3741: oid 266 version 364 is already newer than 362 2023-12-01T04:58:39.398 INFO:tasks.rados.rados.0.smithi080.stdout:3741: oid 266 version 364 is already newer than 363 2023-12-01T04:58:39.398 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 266 v 364 (ObjNum 2302 snap 0 seq_num 2302) dirty exists 2023-12-01T04:58:39.398 INFO:tasks.rados.rados.0.smithi080.stdout:3741: left oid 266 (ObjNum 2302 snap 0 seq_num 2302) 2023-12-01T04:58:39.398 INFO:tasks.rados.rados.0.smithi080.stdout:3743: finishing write tid 1 to smithi08089843-449 2023-12-01T04:58:39.398 INFO:tasks.rados.rados.0.smithi080.stdout:3742: expect (ObjNum 1864 snap 0 seq_num 1864) 2023-12-01T04:58:39.599 INFO:tasks.rados.rados.0.smithi080.stdout:3743: finishing write tid 2 to smithi08089843-449 2023-12-01T04:58:39.600 INFO:tasks.rados.rados.0.smithi080.stdout:3743: finishing write tid 3 to smithi08089843-449 2023-12-01T04:58:39.600 INFO:tasks.rados.rados.0.smithi080.stdout:3743: finishing write tid 4 to smithi08089843-449 2023-12-01T04:58:39.600 INFO:tasks.rados.rados.0.smithi080.stdout:3743: oid 449 updating version 0 to 306 2023-12-01T04:58:39.600 INFO:tasks.rados.rados.0.smithi080.stdout:3743: oid 449 version 306 is already newer than 305 2023-12-01T04:58:39.600 INFO:tasks.rados.rados.0.smithi080.stdout:3743: oid 449 version 306 is already newer than 304 2023-12-01T04:58:39.600 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 449 v 306 (ObjNum 2303 snap 0 seq_num 2303) dirty exists 2023-12-01T04:58:39.600 INFO:tasks.rados.rados.0.smithi080.stdout:3743: left oid 449 (ObjNum 2303 snap 0 seq_num 2303) 2023-12-01T04:58:39.600 INFO:tasks.rados.rados.0.smithi080.stdout:3744: expect (ObjNum 1709 snap 0 seq_num 1709) 2023-12-01T04:58:39.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:58:39 smithi080 bash[41963]: cluster 2023-12-01T04:58:38.192772+0000 mgr.y (mgr.24362) 304 : cluster 0 pgmap v275: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 47 MiB/s rd, 7.5 MiB/s wr, 66 op/s 2023-12-01T04:58:39.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:58:39 smithi080 bash[41963]: audit 2023-12-01T04:58:38.948185+0000 mon.a (mon.0) 888 : audit 0 from='client.? 172.21.15.80:0/1498210786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:58:39.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:58:39 smithi080 bash[28361]: cluster 2023-12-01T04:58:38.192772+0000 mgr.y (mgr.24362) 304 : cluster 0 pgmap v275: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 47 MiB/s rd, 7.5 MiB/s wr, 66 op/s 2023-12-01T04:58:39.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:58:39 smithi080 bash[28361]: audit 2023-12-01T04:58:38.948185+0000 mon.a (mon.0) 888 : audit 0 from='client.? 172.21.15.80:0/1498210786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:58:39.725 INFO:tasks.rados.rados.0.smithi080.stdout:3745: finishing write tid 1 to smithi08089843-84 2023-12-01T04:58:39.726 INFO:tasks.rados.rados.0.smithi080.stdout:3745: finishing write tid 2 to smithi08089843-84 2023-12-01T04:58:39.726 INFO:tasks.rados.rados.0.smithi080.stdout:3752: seq_num 2306 ranges {756942=779153,2091359=660469} 2023-12-01T04:58:39.736 INFO:tasks.rados.rados.0.smithi080.stdout:3752: writing smithi08089843-19 from 756942 to 1536095 tid 1 2023-12-01T04:58:39.743 INFO:tasks.rados.rados.0.smithi080.stdout:3752: writing smithi08089843-19 from 2091359 to 2751828 tid 2 2023-12-01T04:58:39.743 INFO:tasks.rados.rados.0.smithi080.stdout:3739: done (13 left) 2023-12-01T04:58:39.744 INFO:tasks.rados.rados.0.smithi080.stdout:3740: done (12 left) 2023-12-01T04:58:39.744 INFO:tasks.rados.rados.0.smithi080.stdout:3741: done (11 left) 2023-12-01T04:58:39.744 INFO:tasks.rados.rados.0.smithi080.stdout:3742: done (10 left) 2023-12-01T04:58:39.744 INFO:tasks.rados.rados.0.smithi080.stdout:3743: done (9 left) 2023-12-01T04:58:39.744 INFO:tasks.rados.rados.0.smithi080.stdout:3744: done (8 left) 2023-12-01T04:58:39.744 INFO:tasks.rados.rados.0.smithi080.stdout:3747: done (7 left) 2023-12-01T04:58:39.744 INFO:tasks.rados.rados.0.smithi080.stdout:3753: write oid 337 current snap is 0 2023-12-01T04:58:39.744 INFO:tasks.rados.rados.0.smithi080.stdout:3753: seq_num 2307 ranges {773749=454402,1749841=520480} 2023-12-01T04:58:39.750 INFO:tasks.rados.rados.0.smithi080.stdout:3753: writing smithi08089843-337 from 773749 to 1228151 tid 1 2023-12-01T04:58:39.756 INFO:tasks.rados.rados.0.smithi080.stdout:3753: writing smithi08089843-337 from 1749841 to 2270321 tid 2 2023-12-01T04:58:39.756 INFO:tasks.rados.rados.0.smithi080.stdout:3754: read oid 175 snap -1 2023-12-01T04:58:39.756 INFO:tasks.rados.rados.0.smithi080.stdout:3754: expect deleted 2023-12-01T04:58:39.757 INFO:tasks.rados.rados.0.smithi080.stdout:3755: write oid 388 current snap is 0 2023-12-01T04:58:39.757 INFO:tasks.rados.rados.0.smithi080.stdout:3755: seq_num 2308 ranges {790556=529651,2091970=664138} 2023-12-01T04:58:39.764 INFO:tasks.rados.rados.0.smithi080.stdout:3755: writing smithi08089843-388 from 790556 to 1320207 tid 1 2023-12-01T04:58:39.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:58:39 smithi090 bash[32384]: cluster 2023-12-01T04:58:38.192772+0000 mgr.y (mgr.24362) 304 : cluster 0 pgmap v275: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 47 MiB/s rd, 7.5 MiB/s wr, 66 op/s 2023-12-01T04:58:39.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:58:39 smithi090 bash[32384]: audit 2023-12-01T04:58:38.948185+0000 mon.a (mon.0) 888 : audit 0 from='client.? 172.21.15.80:0/1498210786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:58:39.773 INFO:tasks.rados.rados.0.smithi080.stdout:3755: writing smithi08089843-388 from 2091970 to 2756108 tid 2 2023-12-01T04:58:39.773 INFO:tasks.rados.rados.0.smithi080.stdout:3756: read oid 97 snap -1 2023-12-01T04:58:39.773 INFO:tasks.rados.rados.0.smithi080.stdout:3756: expect (ObjNum 1979 snap 0 seq_num 1979) 2023-12-01T04:58:39.773 INFO:tasks.rados.rados.0.smithi080.stdout:3757: delete oid 44 current snap is 0 2023-12-01T04:58:39.773 INFO:tasks.rados.rados.0.smithi080.stdout:3745: finishing write tid 3 to smithi08089843-84 2023-12-01T04:58:39.773 INFO:tasks.rados.rados.0.smithi080.stdout:3745: finishing write tid 4 to smithi08089843-84 2023-12-01T04:58:39.773 INFO:tasks.rados.rados.0.smithi080.stdout:3745: oid 84 updating version 0 to 530 2023-12-01T04:58:39.774 INFO:tasks.rados.rados.0.smithi080.stdout:3745: oid 84 version 530 is already newer than 529 2023-12-01T04:58:39.774 INFO:tasks.rados.rados.0.smithi080.stdout:3745: oid 84 version 530 is already newer than 528 2023-12-01T04:58:39.774 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 84 v 530 (ObjNum 2304 snap 0 seq_num 2304) dirty exists 2023-12-01T04:58:39.774 INFO:tasks.rados.rados.0.smithi080.stdout:3745: left oid 84 (ObjNum 2304 snap 0 seq_num 2304) 2023-12-01T04:58:39.774 INFO:tasks.rados.rados.0.smithi080.stdout:3746: expect (ObjNum 2269 snap 0 seq_num 2269) 2023-12-01T04:58:39.928 INFO:tasks.rados.rados.0.smithi080.stdout:3748: finishing write tid 1 to smithi08089843-218 2023-12-01T04:58:39.928 INFO:tasks.rados.rados.0.smithi080.stdout:3748: finishing write tid 2 to smithi08089843-218 2023-12-01T04:58:39.928 INFO:tasks.rados.rados.0.smithi080.stdout:3751: expect (ObjNum 1347 snap 0 seq_num 1347) 2023-12-01T04:58:40.038 INFO:tasks.rados.rados.0.smithi080.stdout:3748: finishing write tid 3 to smithi08089843-218 2023-12-01T04:58:40.038 INFO:tasks.rados.rados.0.smithi080.stdout:3748: finishing write tid 4 to smithi08089843-218 2023-12-01T04:58:40.038 INFO:tasks.rados.rados.0.smithi080.stdout:3748: oid 218 updating version 0 to 442 2023-12-01T04:58:40.038 INFO:tasks.rados.rados.0.smithi080.stdout:3748: oid 218 version 442 is already newer than 440 2023-12-01T04:58:40.039 INFO:tasks.rados.rados.0.smithi080.stdout:3748: oid 218 version 442 is already newer than 441 2023-12-01T04:58:40.039 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 218 v 442 (ObjNum 2305 snap 0 seq_num 2305) dirty exists 2023-12-01T04:58:40.039 INFO:tasks.rados.rados.0.smithi080.stdout:3748: left oid 218 (ObjNum 2305 snap 0 seq_num 2305) 2023-12-01T04:58:40.039 INFO:tasks.rados.rados.0.smithi080.stdout:3750: expect (ObjNum 2050 snap 0 seq_num 2050) 2023-12-01T04:58:40.116 INFO:tasks.rados.rados.0.smithi080.stdout:3749: expect (ObjNum 1617 snap 0 seq_num 1617) 2023-12-01T04:58:40.302 INFO:tasks.rados.rados.0.smithi080.stdout:3752: finishing write tid 1 to smithi08089843-19 2023-12-01T04:58:40.302 INFO:tasks.rados.rados.0.smithi080.stdout:3752: finishing write tid 2 to smithi08089843-19 2023-12-01T04:58:40.302 INFO:tasks.rados.rados.0.smithi080.stdout:3752: finishing write tid 3 to smithi08089843-19 2023-12-01T04:58:40.302 INFO:tasks.rados.rados.0.smithi080.stdout:3752: finishing write tid 4 to smithi08089843-19 2023-12-01T04:58:40.302 INFO:tasks.rados.rados.0.smithi080.stdout:3752: oid 19 updating version 0 to 532 2023-12-01T04:58:40.302 INFO:tasks.rados.rados.0.smithi080.stdout:3752: oid 19 updating version 532 to 533 2023-12-01T04:58:40.302 INFO:tasks.rados.rados.0.smithi080.stdout:3752: oid 19 version 533 is already newer than 531 2023-12-01T04:58:40.303 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 19 v 533 (ObjNum 2306 snap 0 seq_num 2306) dirty exists 2023-12-01T04:58:40.303 INFO:tasks.rados.rados.0.smithi080.stdout:3752: left oid 19 (ObjNum 2306 snap 0 seq_num 2306) 2023-12-01T04:58:40.303 INFO:tasks.rados.rados.0.smithi080.stdout:3745: done (11 left) 2023-12-01T04:58:40.303 INFO:tasks.rados.rados.0.smithi080.stdout:3746: done (10 left) 2023-12-01T04:58:40.303 INFO:tasks.rados.rados.0.smithi080.stdout:3748: done (9 left) 2023-12-01T04:58:40.303 INFO:tasks.rados.rados.0.smithi080.stdout:3749: done (8 left) 2023-12-01T04:58:40.303 INFO:tasks.rados.rados.0.smithi080.stdout:3750: done (7 left) 2023-12-01T04:58:40.303 INFO:tasks.rados.rados.0.smithi080.stdout:3751: done (6 left) 2023-12-01T04:58:40.303 INFO:tasks.rados.rados.0.smithi080.stdout:3752: done (5 left) 2023-12-01T04:58:40.303 INFO:tasks.rados.rados.0.smithi080.stdout:3757: done (4 left) 2023-12-01T04:58:40.303 INFO:tasks.rados.rados.0.smithi080.stdout:3758: delete oid 212 current snap is 0 2023-12-01T04:58:40.303 INFO:tasks.rados.rados.0.smithi080.stdout:3753: finishing write tid 1 to smithi08089843-337 2023-12-01T04:58:40.303 INFO:tasks.rados.rados.0.smithi080.stdout:3753: finishing write tid 2 to smithi08089843-337 2023-12-01T04:58:40.303 INFO:tasks.rados.rados.0.smithi080.stdout:3753: finishing write tid 3 to smithi08089843-337 2023-12-01T04:58:40.303 INFO:tasks.rados.rados.0.smithi080.stdout:3753: finishing write tid 4 to smithi08089843-337 2023-12-01T04:58:40.304 INFO:tasks.rados.rados.0.smithi080.stdout:3753: oid 337 updating version 0 to 464 2023-12-01T04:58:40.304 INFO:tasks.rados.rados.0.smithi080.stdout:3753: oid 337 updating version 464 to 465 2023-12-01T04:58:40.304 INFO:tasks.rados.rados.0.smithi080.stdout:3753: oid 337 updating version 465 to 466 2023-12-01T04:58:40.304 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 337 v 466 (ObjNum 2307 snap 0 seq_num 2307) dirty exists 2023-12-01T04:58:40.304 INFO:tasks.rados.rados.0.smithi080.stdout:3753: left oid 337 (ObjNum 2307 snap 0 seq_num 2307) 2023-12-01T04:58:40.304 INFO:tasks.rados.rados.0.smithi080.stdout:3755: finishing write tid 1 to smithi08089843-388 2023-12-01T04:58:40.304 INFO:tasks.rados.rados.0.smithi080.stdout:3755: finishing write tid 2 to smithi08089843-388 2023-12-01T04:58:40.304 INFO:tasks.rados.rados.0.smithi080.stdout:3755: finishing write tid 3 to smithi08089843-388 2023-12-01T04:58:40.304 INFO:tasks.rados.rados.0.smithi080.stdout:3755: finishing write tid 4 to smithi08089843-388 2023-12-01T04:58:40.304 INFO:tasks.rados.rados.0.smithi080.stdout:3755: oid 388 updating version 0 to 367 2023-12-01T04:58:40.304 INFO:tasks.rados.rados.0.smithi080.stdout:3755: oid 388 version 367 is already newer than 365 2023-12-01T04:58:40.304 INFO:tasks.rados.rados.0.smithi080.stdout:3755: oid 388 version 367 is already newer than 366 2023-12-01T04:58:40.304 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 388 v 367 (ObjNum 2308 snap 0 seq_num 2308) dirty exists 2023-12-01T04:58:40.304 INFO:tasks.rados.rados.0.smithi080.stdout:3755: left oid 388 (ObjNum 2308 snap 0 seq_num 2308) 2023-12-01T04:58:40.305 INFO:tasks.rados.rados.0.smithi080.stdout:3756: expect (ObjNum 1979 snap 0 seq_num 1979) 2023-12-01T04:58:40.404 INFO:tasks.rados.rados.0.smithi080.stdout:3753: done (4 left) 2023-12-01T04:58:40.404 INFO:tasks.rados.rados.0.smithi080.stdout:3754: done (3 left) 2023-12-01T04:58:40.404 INFO:tasks.rados.rados.0.smithi080.stdout:3755: done (2 left) 2023-12-01T04:58:40.405 INFO:tasks.rados.rados.0.smithi080.stdout:3756: done (1 left) 2023-12-01T04:58:40.405 INFO:tasks.rados.rados.0.smithi080.stdout:3758: done (0 left) 2023-12-01T04:58:40.405 INFO:tasks.rados.rados.0.smithi080.stdout:3759: read oid 49 snap -1 2023-12-01T04:58:40.405 INFO:tasks.rados.rados.0.smithi080.stdout:3759: expect (ObjNum 1594 snap 0 seq_num 1594) 2023-12-01T04:58:40.405 INFO:tasks.rados.rados.0.smithi080.stdout:3760: delete oid 344 current snap is 0 2023-12-01T04:58:40.410 INFO:tasks.rados.rados.0.smithi080.stdout:3760: done (1 left) 2023-12-01T04:58:40.410 INFO:tasks.rados.rados.0.smithi080.stdout:3761: write oid 287 current snap is 0 2023-12-01T04:58:40.410 INFO:tasks.rados.rados.0.smithi080.stdout:3761: seq_num 2312 ranges {457784=547000,1525898=671476} 2023-12-01T04:58:40.419 INFO:tasks.rados.rados.0.smithi080.stdout:3761: writing smithi08089843-287 from 457784 to 1004784 tid 1 2023-12-01T04:58:40.428 INFO:tasks.rados.rados.0.smithi080.stdout:3761: writing smithi08089843-287 from 1525898 to 2197374 tid 2 2023-12-01T04:58:40.428 INFO:tasks.rados.rados.0.smithi080.stdout:3762: write oid 437 current snap is 0 2023-12-01T04:58:40.428 INFO:tasks.rados.rados.0.smithi080.stdout:3762: seq_num 2313 ranges {474591=622249,1584380=415134,2501500=373091} 2023-12-01T04:58:40.434 INFO:tasks.rados.rados.0.smithi080.stdout:3762: writing smithi08089843-437 from 474591 to 1096840 tid 1 2023-12-01T04:58:40.439 INFO:tasks.rados.rados.0.smithi080.stdout:3762: writing smithi08089843-437 from 1584380 to 1999514 tid 2 2023-12-01T04:58:40.444 INFO:tasks.rados.rados.0.smithi080.stdout:3762: writing smithi08089843-437 from 2501500 to 2874591 tid 3 2023-12-01T04:58:40.445 INFO:tasks.rados.rados.0.smithi080.stdout:3763: read oid 243 snap -1 2023-12-01T04:58:40.445 INFO:tasks.rados.rados.0.smithi080.stdout:3763: expect (ObjNum 2132 snap 0 seq_num 2132) 2023-12-01T04:58:40.445 INFO:tasks.rados.rados.0.smithi080.stdout:3764: delete oid 247 current snap is 0 2023-12-01T04:58:40.445 INFO:tasks.rados.rados.0.smithi080.stdout:3759: expect (ObjNum 1594 snap 0 seq_num 1594) 2023-12-01T04:58:40.630 INFO:tasks.rados.rados.0.smithi080.stdout:3761: finishing write tid 1 to smithi08089843-287 2023-12-01T04:58:40.630 INFO:tasks.rados.rados.0.smithi080.stdout:3761: finishing write tid 2 to smithi08089843-287 2023-12-01T04:58:40.630 INFO:tasks.rados.rados.0.smithi080.stdout:3761: finishing write tid 3 to smithi08089843-287 2023-12-01T04:58:40.631 INFO:tasks.rados.rados.0.smithi080.stdout:3761: finishing write tid 4 to smithi08089843-287 2023-12-01T04:58:40.631 INFO:tasks.rados.rados.0.smithi080.stdout:3761: oid 287 updating version 0 to 397 2023-12-01T04:58:40.631 INFO:tasks.rados.rados.0.smithi080.stdout:3761: oid 287 version 397 is already newer than 395 2023-12-01T04:58:40.631 INFO:tasks.rados.rados.0.smithi080.stdout:3761: oid 287 version 397 is already newer than 396 2023-12-01T04:58:40.631 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 287 v 397 (ObjNum 2312 snap 0 seq_num 2312) dirty exists 2023-12-01T04:58:40.631 INFO:tasks.rados.rados.0.smithi080.stdout:3761: left oid 287 (ObjNum 2312 snap 0 seq_num 2312) 2023-12-01T04:58:40.631 INFO:tasks.rados.rados.0.smithi080.stdout:3762: finishing write tid 1 to smithi08089843-437 2023-12-01T04:58:40.632 INFO:tasks.rados.rados.0.smithi080.stdout:3762: finishing write tid 2 to smithi08089843-437 2023-12-01T04:58:40.632 INFO:tasks.rados.rados.0.smithi080.stdout:3762: finishing write tid 3 to smithi08089843-437 2023-12-01T04:58:40.632 INFO:tasks.rados.rados.0.smithi080.stdout:3762: finishing write tid 4 to smithi08089843-437 2023-12-01T04:58:40.632 INFO:tasks.rados.rados.0.smithi080.stdout:3762: finishing write tid 5 to smithi08089843-437 2023-12-01T04:58:40.632 INFO:tasks.rados.rados.0.smithi080.stdout:3762: oid 437 updating version 0 to 430 2023-12-01T04:58:40.632 INFO:tasks.rados.rados.0.smithi080.stdout:3762: oid 437 updating version 430 to 432 2023-12-01T04:58:40.632 INFO:tasks.rados.rados.0.smithi080.stdout:3762: oid 437 updating version 432 to 433 2023-12-01T04:58:40.632 INFO:tasks.rados.rados.0.smithi080.stdout:3762: oid 437 version 433 is already newer than 431 2023-12-01T04:58:40.633 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 437 v 433 (ObjNum 2313 snap 0 seq_num 2313) dirty exists 2023-12-01T04:58:40.633 INFO:tasks.rados.rados.0.smithi080.stdout:3762: left oid 437 (ObjNum 2313 snap 0 seq_num 2313) 2023-12-01T04:58:40.633 INFO:tasks.rados.rados.0.smithi080.stdout:3763: expect (ObjNum 2132 snap 0 seq_num 2132) 2023-12-01T04:58:40.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:58:40 smithi080 bash[41963]: audit 2023-12-01T04:58:39.794150+0000 mon.c (mon.2) 191 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:58:40.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:58:40 smithi080 bash[28361]: audit 2023-12-01T04:58:39.794150+0000 mon.c (mon.2) 191 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:58:40.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:58:40 smithi090 bash[32384]: audit 2023-12-01T04:58:39.794150+0000 mon.c (mon.2) 191 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:58:40.850 INFO:tasks.rados.rados.0.smithi080.stdout:3759: done (4 left) 2023-12-01T04:58:40.850 INFO:tasks.rados.rados.0.smithi080.stdout:3761: done (3 left) 2023-12-01T04:58:40.850 INFO:tasks.rados.rados.0.smithi080.stdout:3762: done (2 left) 2023-12-01T04:58:40.850 INFO:tasks.rados.rados.0.smithi080.stdout:3763: done (1 left) 2023-12-01T04:58:40.850 INFO:tasks.rados.rados.0.smithi080.stdout:3764: done (0 left) 2023-12-01T04:58:40.850 INFO:tasks.rados.rados.0.smithi080.stdout:3765: read oid 140 snap -1 2023-12-01T04:58:40.850 INFO:tasks.rados.rados.0.smithi080.stdout:3765: expect (ObjNum 1698 snap 0 seq_num 1698) 2023-12-01T04:58:40.850 INFO:tasks.rados.rados.0.smithi080.stdout:3766: write oid 421 current snap is 0 2023-12-01T04:58:40.850 INFO:tasks.rados.rados.0.smithi080.stdout:3766: seq_num 2315 ranges {508205=772747,1701344=418803,2556346=351859} 2023-12-01T04:58:40.862 INFO:tasks.rados.rados.0.smithi080.stdout:3766: writing smithi08089843-421 from 508205 to 1280952 tid 1 2023-12-01T04:58:40.867 INFO:tasks.rados.rados.0.smithi080.stdout:3766: writing smithi08089843-421 from 1701344 to 2120147 tid 2 2023-12-01T04:58:40.872 INFO:tasks.rados.rados.0.smithi080.stdout:3766: writing smithi08089843-421 from 2556346 to 2908205 tid 3 2023-12-01T04:58:40.872 INFO:tasks.rados.rados.0.smithi080.stdout:3767: write oid 409 current snap is 0 2023-12-01T04:58:40.872 INFO:tasks.rados.rados.0.smithi080.stdout:3767: seq_num 2316 ranges {525012=447996,1643473=678814,2867416=57596} 2023-12-01T04:58:40.877 INFO:tasks.rados.rados.0.smithi080.stdout:3767: writing smithi08089843-409 from 525012 to 973008 tid 1 2023-12-01T04:58:40.885 INFO:tasks.rados.rados.0.smithi080.stdout:3767: writing smithi08089843-409 from 1643473 to 2322287 tid 2 2023-12-01T04:58:40.888 INFO:tasks.rados.rados.0.smithi080.stdout:3767: writing smithi08089843-409 from 2867416 to 2925012 tid 3 2023-12-01T04:58:40.889 INFO:tasks.rados.rados.0.smithi080.stdout:3768: write oid 208 current snap is 0 2023-12-01T04:58:40.889 INFO:tasks.rados.rados.0.smithi080.stdout:3765: expect (ObjNum 1698 snap 0 seq_num 1698) 2023-12-01T04:58:41.034 INFO:tasks.rados.rados.0.smithi080.stdout:3766: finishing write tid 1 to smithi08089843-421 2023-12-01T04:58:41.034 INFO:tasks.rados.rados.0.smithi080.stdout:3766: finishing write tid 2 to smithi08089843-421 2023-12-01T04:58:41.034 INFO:tasks.rados.rados.0.smithi080.stdout:3766: finishing write tid 3 to smithi08089843-421 2023-12-01T04:58:41.035 INFO:tasks.rados.rados.0.smithi080.stdout:3766: finishing write tid 4 to smithi08089843-421 2023-12-01T04:58:41.035 INFO:tasks.rados.rados.0.smithi080.stdout:3766: finishing write tid 5 to smithi08089843-421 2023-12-01T04:58:41.035 INFO:tasks.rados.rados.0.smithi080.stdout:3766: oid 421 updating version 0 to 531 2023-12-01T04:58:41.035 INFO:tasks.rados.rados.0.smithi080.stdout:3766: oid 421 version 531 is already newer than 530 2023-12-01T04:58:41.035 INFO:tasks.rados.rados.0.smithi080.stdout:3766: oid 421 updating version 531 to 532 2023-12-01T04:58:41.035 INFO:tasks.rados.rados.0.smithi080.stdout:3766: oid 421 version 532 is already newer than 529 2023-12-01T04:58:41.035 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 421 v 532 (ObjNum 2315 snap 0 seq_num 2315) dirty exists 2023-12-01T04:58:41.035 INFO:tasks.rados.rados.0.smithi080.stdout:3766: left oid 421 (ObjNum 2315 snap 0 seq_num 2315) 2023-12-01T04:58:41.036 INFO:tasks.rados.rados.0.smithi080.stdout:3767: finishing write tid 1 to smithi08089843-409 2023-12-01T04:58:41.036 INFO:tasks.rados.rados.0.smithi080.stdout:3767: finishing write tid 2 to smithi08089843-409 2023-12-01T04:58:41.036 INFO:tasks.rados.rados.0.smithi080.stdout:3768: seq_num 2317 ranges {541819=523245,1701955=422472,2894839=46980} 2023-12-01T04:58:41.044 INFO:tasks.rados.rados.0.smithi080.stdout:3768: writing smithi08089843-208 from 541819 to 1065064 tid 1 2023-12-01T04:58:41.051 INFO:tasks.rados.rados.0.smithi080.stdout:3768: writing smithi08089843-208 from 1701955 to 2124427 tid 2 2023-12-01T04:58:41.056 INFO:tasks.rados.rados.0.smithi080.stdout:3768: writing smithi08089843-208 from 2894839 to 2941819 tid 3 2023-12-01T04:58:41.056 INFO:tasks.rados.rados.0.smithi080.stdout:3765: done (3 left) 2023-12-01T04:58:41.056 INFO:tasks.rados.rados.0.smithi080.stdout:3766: done (2 left) 2023-12-01T04:58:41.056 INFO:tasks.rados.rados.0.smithi080.stdout:3769: write oid 427 current snap is 0 2023-12-01T04:58:41.057 INFO:tasks.rados.rados.0.smithi080.stdout:3769: seq_num 2318 ranges {558626=598494,1760437=682483,2922262=36364} 2023-12-01T04:58:41.062 INFO:tasks.rados.rados.0.smithi080.stdout:3769: writing smithi08089843-427 from 558626 to 1157120 tid 1 2023-12-01T04:58:41.069 INFO:tasks.rados.rados.0.smithi080.stdout:3769: writing smithi08089843-427 from 1760437 to 2442920 tid 2 2023-12-01T04:58:41.073 INFO:tasks.rados.rados.0.smithi080.stdout:3769: writing smithi08089843-427 from 2922262 to 2958626 tid 3 2023-12-01T04:58:41.073 INFO:tasks.rados.rados.0.smithi080.stdout:3770: read oid 235 snap -1 2023-12-01T04:58:41.073 INFO:tasks.rados.rados.0.smithi080.stdout:3770: expect deleted 2023-12-01T04:58:41.073 INFO:tasks.rados.rados.0.smithi080.stdout:3771: read oid 306 snap -1 2023-12-01T04:58:41.073 INFO:tasks.rados.rados.0.smithi080.stdout:3771: expect (ObjNum 1686 snap 0 seq_num 1686) 2023-12-01T04:58:41.073 INFO:tasks.rados.rados.0.smithi080.stdout:3772: write oid 452 current snap is 0 2023-12-01T04:58:41.073 INFO:tasks.rados.rados.0.smithi080.stdout:3767: finishing write tid 3 to smithi08089843-409 2023-12-01T04:58:41.073 INFO:tasks.rados.rados.0.smithi080.stdout:3767: finishing write tid 4 to smithi08089843-409 2023-12-01T04:58:41.074 INFO:tasks.rados.rados.0.smithi080.stdout:3772: seq_num 2319 ranges {575433=790096,1935272=426141} 2023-12-01T04:58:41.082 INFO:tasks.rados.rados.0.smithi080.stdout:3772: writing smithi08089843-452 from 575433 to 1365529 tid 1 2023-12-01T04:58:41.089 INFO:tasks.rados.rados.0.smithi080.stdout:3772: writing smithi08089843-452 from 1935272 to 2361413 tid 2 2023-12-01T04:58:41.089 INFO:tasks.rados.rados.0.smithi080.stdout:3773: write oid 219 current snap is 0 2023-12-01T04:58:41.089 INFO:tasks.rados.rados.0.smithi080.stdout:3767: finishing write tid 5 to smithi08089843-409 2023-12-01T04:58:41.089 INFO:tasks.rados.rados.0.smithi080.stdout:3767: oid 409 updating version 0 to 521 2023-12-01T04:58:41.089 INFO:tasks.rados.rados.0.smithi080.stdout:3767: oid 409 updating version 521 to 524 2023-12-01T04:58:41.089 INFO:tasks.rados.rados.0.smithi080.stdout:3767: oid 409 version 524 is already newer than 523 2023-12-01T04:58:41.090 INFO:tasks.rados.rados.0.smithi080.stdout:3767: oid 409 version 524 is already newer than 522 2023-12-01T04:58:41.090 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 409 v 524 (ObjNum 2316 snap 0 seq_num 2316) dirty exists 2023-12-01T04:58:41.090 INFO:tasks.rados.rados.0.smithi080.stdout:3767: left oid 409 (ObjNum 2316 snap 0 seq_num 2316) 2023-12-01T04:58:41.090 INFO:tasks.rados.rados.0.smithi080.stdout:3768: finishing write tid 1 to smithi08089843-208 2023-12-01T04:58:41.090 INFO:tasks.rados.rados.0.smithi080.stdout:3768: finishing write tid 2 to smithi08089843-208 2023-12-01T04:58:41.090 INFO:tasks.rados.rados.0.smithi080.stdout:3768: finishing write tid 3 to smithi08089843-208 2023-12-01T04:58:41.090 INFO:tasks.rados.rados.0.smithi080.stdout:3768: finishing write tid 4 to smithi08089843-208 2023-12-01T04:58:41.090 INFO:tasks.rados.rados.0.smithi080.stdout:3768: finishing write tid 5 to smithi08089843-208 2023-12-01T04:58:41.090 INFO:tasks.rados.rados.0.smithi080.stdout:3768: oid 208 updating version 0 to 638 2023-12-01T04:58:41.090 INFO:tasks.rados.rados.0.smithi080.stdout:3768: oid 208 version 638 is already newer than 635 2023-12-01T04:58:41.090 INFO:tasks.rados.rados.0.smithi080.stdout:3768: oid 208 version 638 is already newer than 636 2023-12-01T04:58:41.090 INFO:tasks.rados.rados.0.smithi080.stdout:3768: oid 208 version 638 is already newer than 637 2023-12-01T04:58:41.090 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 208 v 638 (ObjNum 2317 snap 0 seq_num 2317) dirty exists 2023-12-01T04:58:41.090 INFO:tasks.rados.rados.0.smithi080.stdout:3768: left oid 208 (ObjNum 2317 snap 0 seq_num 2317) 2023-12-01T04:58:41.090 INFO:tasks.rados.rados.0.smithi080.stdout:3769: finishing write tid 1 to smithi08089843-427 2023-12-01T04:58:41.091 INFO:tasks.rados.rados.0.smithi080.stdout:3773: seq_num 2320 ranges {592240=465345,1593754=686152,2809814=182426} 2023-12-01T04:58:41.094 INFO:tasks.rados.rados.0.smithi080.stdout:3773: writing smithi08089843-219 from 592240 to 1057585 tid 1 2023-12-01T04:58:41.101 INFO:tasks.rados.rados.0.smithi080.stdout:3773: writing smithi08089843-219 from 1593754 to 2279906 tid 2 2023-12-01T04:58:41.105 INFO:tasks.rados.rados.0.smithi080.stdout:3773: writing smithi08089843-219 from 2809814 to 2992240 tid 3 2023-12-01T04:58:41.105 INFO:tasks.rados.rados.0.smithi080.stdout:3767: done (6 left) 2023-12-01T04:58:41.106 INFO:tasks.rados.rados.0.smithi080.stdout:3768: done (5 left) 2023-12-01T04:58:41.106 INFO:tasks.rados.rados.0.smithi080.stdout:3774: write oid 449 current snap is 0 2023-12-01T04:58:41.106 INFO:tasks.rados.rados.0.smithi080.stdout:3774: seq_num 2321 ranges {609047=540594,1935883=429810,3004531=4516} 2023-12-01T04:58:41.112 INFO:tasks.rados.rados.0.smithi080.stdout:3774: writing smithi08089843-449 from 609047 to 1149641 tid 1 2023-12-01T04:58:41.119 INFO:tasks.rados.rados.0.smithi080.stdout:3774: writing smithi08089843-449 from 1935883 to 2365693 tid 2 2023-12-01T04:58:41.123 INFO:tasks.rados.rados.0.smithi080.stdout:3774: writing smithi08089843-449 from 3004531 to 3009047 tid 3 2023-12-01T04:58:41.123 INFO:tasks.rados.rados.0.smithi080.stdout:3775: write oid 378 current snap is 0 2023-12-01T04:58:41.123 INFO:tasks.rados.rados.0.smithi080.stdout:3775: seq_num 2322 ranges {625854=615843,1994365=573468} 2023-12-01T04:58:41.130 INFO:tasks.rados.rados.0.smithi080.stdout:3775: writing smithi08089843-378 from 625854 to 1241697 tid 1 2023-12-01T04:58:41.138 INFO:tasks.rados.rados.0.smithi080.stdout:3775: writing smithi08089843-378 from 1994365 to 2567833 tid 2 2023-12-01T04:58:41.138 INFO:tasks.rados.rados.0.smithi080.stdout:3776: write oid 263 current snap is 0 2023-12-01T04:58:41.138 INFO:tasks.rados.rados.0.smithi080.stdout:3776: seq_num 2323 ranges {642661=691092,2052847=433479} 2023-12-01T04:58:41.147 INFO:tasks.rados.rados.0.smithi080.stdout:3776: writing smithi08089843-263 from 642661 to 1333753 tid 1 2023-12-01T04:58:41.154 INFO:tasks.rados.rados.0.smithi080.stdout:3776: writing smithi08089843-263 from 2052847 to 2486326 tid 2 2023-12-01T04:58:41.155 INFO:tasks.rados.rados.0.smithi080.stdout:3777: write oid 4 current snap is 0 2023-12-01T04:58:41.155 INFO:tasks.rados.rados.0.smithi080.stdout:3777: seq_num 2324 ranges {659468=766341,2111329=577137} 2023-12-01T04:58:41.162 INFO:tasks.rados.rados.0.smithi080.stdout:3777: writing smithi08089843-4 from 659468 to 1425809 tid 1 2023-12-01T04:58:41.170 INFO:tasks.rados.rados.0.smithi080.stdout:3777: writing smithi08089843-4 from 2111329 to 2688466 tid 2 2023-12-01T04:58:41.170 INFO:tasks.rados.rados.0.smithi080.stdout:3778: read oid 390 snap -1 2023-12-01T04:58:41.170 INFO:tasks.rados.rados.0.smithi080.stdout:3778: expect (ObjNum 1189 snap 0 seq_num 1189) 2023-12-01T04:58:41.170 INFO:tasks.rados.rados.0.smithi080.stdout:3779: write oid 123 current snap is 0 2023-12-01T04:58:41.170 INFO:tasks.rados.rados.0.smithi080.stdout:3769: finishing write tid 2 to smithi08089843-427 2023-12-01T04:58:41.170 INFO:tasks.rados.rados.0.smithi080.stdout:3769: finishing write tid 3 to smithi08089843-427 2023-12-01T04:58:41.170 INFO:tasks.rados.rados.0.smithi080.stdout:3779: seq_num 2325 ranges {676275=441590,1653458=437148,2597870=431077} 2023-12-01T04:58:41.176 INFO:tasks.rados.rados.0.smithi080.stdout:3779: writing smithi08089843-123 from 676275 to 1117865 tid 1 2023-12-01T04:58:41.182 INFO:tasks.rados.rados.0.smithi080.stdout:3779: writing smithi08089843-123 from 1653458 to 2090606 tid 2 2023-12-01T04:58:41.188 INFO:tasks.rados.rados.0.smithi080.stdout:3779: writing smithi08089843-123 from 2597870 to 3028947 tid 3 2023-12-01T04:58:41.188 INFO:tasks.rados.rados.0.smithi080.stdout:3770: done (10 left) 2023-12-01T04:58:41.188 INFO:tasks.rados.rados.0.smithi080.stdout:3780: read oid 315 snap -1 2023-12-01T04:58:41.188 INFO:tasks.rados.rados.0.smithi080.stdout:3780: expect (ObjNum 1916 snap 0 seq_num 1916) 2023-12-01T04:58:41.188 INFO:tasks.rados.rados.0.smithi080.stdout:3781: write oid 396 current snap is 0 2023-12-01T04:58:41.188 INFO:tasks.rados.rados.0.smithi080.stdout:3781: seq_num 2326 ranges {693082=516839,1711940=580806,3025293=67789} 2023-12-01T04:58:41.194 INFO:tasks.rados.rados.0.smithi080.stdout:3781: writing smithi08089843-396 from 693082 to 1209921 tid 1 2023-12-01T04:58:41.200 INFO:tasks.rados.rados.0.smithi080.stdout:3781: writing smithi08089843-396 from 1711940 to 2292746 tid 2 2023-12-01T04:58:41.206 INFO:tasks.rados.rados.0.smithi080.stdout:3781: writing smithi08089843-396 from 3025293 to 3093082 tid 3 2023-12-01T04:58:41.206 INFO:tasks.rados.rados.0.smithi080.stdout:3782: read oid 184 snap -1 2023-12-01T04:58:41.206 INFO:tasks.rados.rados.0.smithi080.stdout:3782: expect (ObjNum 2198 snap 0 seq_num 2198) 2023-12-01T04:58:41.206 INFO:tasks.rados.rados.0.smithi080.stdout:3783: write oid 66 current snap is 0 2023-12-01T04:58:41.206 INFO:tasks.rados.rados.0.smithi080.stdout:3769: finishing write tid 4 to smithi08089843-427 2023-12-01T04:58:41.206 INFO:tasks.rados.rados.0.smithi080.stdout:3769: finishing write tid 5 to smithi08089843-427 2023-12-01T04:58:41.206 INFO:tasks.rados.rados.0.smithi080.stdout:3769: oid 427 updating version 0 to 470 2023-12-01T04:58:41.206 INFO:tasks.rados.rados.0.smithi080.stdout:3769: oid 427 version 470 is already newer than 469 2023-12-01T04:58:41.206 INFO:tasks.rados.rados.0.smithi080.stdout:3769: oid 427 version 470 is already newer than 468 2023-12-01T04:58:41.206 INFO:tasks.rados.rados.0.smithi080.stdout:3769: oid 427 updating version 470 to 471 2023-12-01T04:58:41.206 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 427 v 471 (ObjNum 2318 snap 0 seq_num 2318) dirty exists 2023-12-01T04:58:41.206 INFO:tasks.rados.rados.0.smithi080.stdout:3769: left oid 427 (ObjNum 2318 snap 0 seq_num 2318) 2023-12-01T04:58:41.207 INFO:tasks.rados.rados.0.smithi080.stdout:3783: seq_num 2327 ranges {709889=708441,1886775=440817,2769069=340820} 2023-12-01T04:58:41.214 INFO:tasks.rados.rados.0.smithi080.stdout:3783: writing smithi08089843-66 from 709889 to 1418330 tid 1 2023-12-01T04:58:41.219 INFO:tasks.rados.rados.0.smithi080.stdout:3783: writing smithi08089843-66 from 1886775 to 2327592 tid 2 2023-12-01T04:58:41.224 INFO:tasks.rados.rados.0.smithi080.stdout:3783: writing smithi08089843-66 from 2769069 to 3109889 tid 3 2023-12-01T04:58:41.224 INFO:tasks.rados.rados.0.smithi080.stdout:3769: done (13 left) 2023-12-01T04:58:41.224 INFO:tasks.rados.rados.0.smithi080.stdout:3784: read oid 241 snap -1 2023-12-01T04:58:41.224 INFO:tasks.rados.rados.0.smithi080.stdout:3784: expect (ObjNum 921 snap 0 seq_num 921) 2023-12-01T04:58:41.224 INFO:tasks.rados.rados.0.smithi080.stdout:3785: write oid 42 current snap is 0 2023-12-01T04:58:41.224 INFO:tasks.rados.rados.0.smithi080.stdout:3771: expect (ObjNum 1686 snap 0 seq_num 1686) 2023-12-01T04:58:41.347 INFO:tasks.rados.rados.0.smithi080.stdout:3772: finishing write tid 1 to smithi08089843-452 2023-12-01T04:58:41.347 INFO:tasks.rados.rados.0.smithi080.stdout:3772: finishing write tid 2 to smithi08089843-452 2023-12-01T04:58:41.347 INFO:tasks.rados.rados.0.smithi080.stdout:3772: finishing write tid 3 to smithi08089843-452 2023-12-01T04:58:41.348 INFO:tasks.rados.rados.0.smithi080.stdout:3772: finishing write tid 4 to smithi08089843-452 2023-12-01T04:58:41.348 INFO:tasks.rados.rados.0.smithi080.stdout:3772: oid 452 updating version 0 to 448 2023-12-01T04:58:41.348 INFO:tasks.rados.rados.0.smithi080.stdout:3772: oid 452 version 448 is already newer than 446 2023-12-01T04:58:41.348 INFO:tasks.rados.rados.0.smithi080.stdout:3772: oid 452 version 448 is already newer than 447 2023-12-01T04:58:41.348 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 452 v 448 (ObjNum 2319 snap 0 seq_num 2319) dirty exists 2023-12-01T04:58:41.348 INFO:tasks.rados.rados.0.smithi080.stdout:3772: left oid 452 (ObjNum 2319 snap 0 seq_num 2319) 2023-12-01T04:58:41.348 INFO:tasks.rados.rados.0.smithi080.stdout:3773: finishing write tid 1 to smithi08089843-219 2023-12-01T04:58:41.348 INFO:tasks.rados.rados.0.smithi080.stdout:3773: finishing write tid 2 to smithi08089843-219 2023-12-01T04:58:41.348 INFO:tasks.rados.rados.0.smithi080.stdout:3773: finishing write tid 3 to smithi08089843-219 2023-12-01T04:58:41.348 INFO:tasks.rados.rados.0.smithi080.stdout:3773: finishing write tid 4 to smithi08089843-219 2023-12-01T04:58:41.348 INFO:tasks.rados.rados.0.smithi080.stdout:3773: finishing write tid 5 to smithi08089843-219 2023-12-01T04:58:41.348 INFO:tasks.rados.rados.0.smithi080.stdout:3773: oid 219 updating version 0 to 400 2023-12-01T04:58:41.348 INFO:tasks.rados.rados.0.smithi080.stdout:3773: oid 219 updating version 400 to 401 2023-12-01T04:58:41.348 INFO:tasks.rados.rados.0.smithi080.stdout:3773: oid 219 version 401 is already newer than 399 2023-12-01T04:58:41.348 INFO:tasks.rados.rados.0.smithi080.stdout:3773: oid 219 version 401 is already newer than 398 2023-12-01T04:58:41.349 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 219 v 401 (ObjNum 2320 snap 0 seq_num 2320) dirty exists 2023-12-01T04:58:41.349 INFO:tasks.rados.rados.0.smithi080.stdout:3773: left oid 219 (ObjNum 2320 snap 0 seq_num 2320) 2023-12-01T04:58:41.349 INFO:tasks.rados.rados.0.smithi080.stdout:3774: finishing write tid 1 to smithi08089843-449 2023-12-01T04:58:41.349 INFO:tasks.rados.rados.0.smithi080.stdout:3774: finishing write tid 2 to smithi08089843-449 2023-12-01T04:58:41.349 INFO:tasks.rados.rados.0.smithi080.stdout:3774: finishing write tid 3 to smithi08089843-449 2023-12-01T04:58:41.349 INFO:tasks.rados.rados.0.smithi080.stdout:3774: finishing write tid 4 to smithi08089843-449 2023-12-01T04:58:41.349 INFO:tasks.rados.rados.0.smithi080.stdout:3774: finishing write tid 5 to smithi08089843-449 2023-12-01T04:58:41.349 INFO:tasks.rados.rados.0.smithi080.stdout:3774: oid 449 updating version 0 to 310 2023-12-01T04:58:41.349 INFO:tasks.rados.rados.0.smithi080.stdout:3774: oid 449 version 310 is already newer than 307 2023-12-01T04:58:41.349 INFO:tasks.rados.rados.0.smithi080.stdout:3774: oid 449 version 310 is already newer than 308 2023-12-01T04:58:41.349 INFO:tasks.rados.rados.0.smithi080.stdout:3774: oid 449 version 310 is already newer than 309 2023-12-01T04:58:41.349 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 449 v 310 (ObjNum 2321 snap 0 seq_num 2321) dirty exists 2023-12-01T04:58:41.349 INFO:tasks.rados.rados.0.smithi080.stdout:3774: left oid 449 (ObjNum 2321 snap 0 seq_num 2321) 2023-12-01T04:58:41.349 INFO:tasks.rados.rados.0.smithi080.stdout:3775: finishing write tid 1 to smithi08089843-378 2023-12-01T04:58:41.349 INFO:tasks.rados.rados.0.smithi080.stdout:3775: finishing write tid 2 to smithi08089843-378 2023-12-01T04:58:41.350 INFO:tasks.rados.rados.0.smithi080.stdout:3775: finishing write tid 3 to smithi08089843-378 2023-12-01T04:58:41.350 INFO:tasks.rados.rados.0.smithi080.stdout:3775: finishing write tid 4 to smithi08089843-378 2023-12-01T04:58:41.350 INFO:tasks.rados.rados.0.smithi080.stdout:3775: oid 378 updating version 0 to 374 2023-12-01T04:58:41.350 INFO:tasks.rados.rados.0.smithi080.stdout:3775: oid 378 version 374 is already newer than 372 2023-12-01T04:58:41.350 INFO:tasks.rados.rados.0.smithi080.stdout:3775: oid 378 version 374 is already newer than 373 2023-12-01T04:58:41.350 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 378 v 374 (ObjNum 2322 snap 0 seq_num 2322) dirty exists 2023-12-01T04:58:41.350 INFO:tasks.rados.rados.0.smithi080.stdout:3775: left oid 378 (ObjNum 2322 snap 0 seq_num 2322) 2023-12-01T04:58:41.350 INFO:tasks.rados.rados.0.smithi080.stdout:3776: finishing write tid 1 to smithi08089843-263 2023-12-01T04:58:41.350 INFO:tasks.rados.rados.0.smithi080.stdout:3776: finishing write tid 2 to smithi08089843-263 2023-12-01T04:58:41.350 INFO:tasks.rados.rados.0.smithi080.stdout:3776: finishing write tid 3 to smithi08089843-263 2023-12-01T04:58:41.350 INFO:tasks.rados.rados.0.smithi080.stdout:3776: finishing write tid 4 to smithi08089843-263 2023-12-01T04:58:41.350 INFO:tasks.rados.rados.0.smithi080.stdout:3776: oid 263 updating version 0 to 435 2023-12-01T04:58:41.350 INFO:tasks.rados.rados.0.smithi080.stdout:3776: oid 263 updating version 435 to 436 2023-12-01T04:58:41.350 INFO:tasks.rados.rados.0.smithi080.stdout:3776: oid 263 version 436 is already newer than 434 2023-12-01T04:58:41.351 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 263 v 436 (ObjNum 2323 snap 0 seq_num 2323) dirty exists 2023-12-01T04:58:41.351 INFO:tasks.rados.rados.0.smithi080.stdout:3776: left oid 263 (ObjNum 2323 snap 0 seq_num 2323) 2023-12-01T04:58:41.351 INFO:tasks.rados.rados.0.smithi080.stdout:3777: finishing write tid 1 to smithi08089843-4 2023-12-01T04:58:41.351 INFO:tasks.rados.rados.0.smithi080.stdout:3777: finishing write tid 2 to smithi08089843-4 2023-12-01T04:58:41.351 INFO:tasks.rados.rados.0.smithi080.stdout:3777: finishing write tid 3 to smithi08089843-4 2023-12-01T04:58:41.351 INFO:tasks.rados.rados.0.smithi080.stdout:3785: seq_num 2328 ranges {726696=783690,1945257=584475} 2023-12-01T04:58:41.360 INFO:tasks.rados.rados.0.smithi080.stdout:3785: writing smithi08089843-42 from 726696 to 1510386 tid 1 2023-12-01T04:58:41.367 INFO:tasks.rados.rados.0.smithi080.stdout:3785: writing smithi08089843-42 from 1945257 to 2529732 tid 2 2023-12-01T04:58:41.367 INFO:tasks.rados.rados.0.smithi080.stdout:3771: done (14 left) 2023-12-01T04:58:41.367 INFO:tasks.rados.rados.0.smithi080.stdout:3772: done (13 left) 2023-12-01T04:58:41.367 INFO:tasks.rados.rados.0.smithi080.stdout:3773: done (12 left) 2023-12-01T04:58:41.368 INFO:tasks.rados.rados.0.smithi080.stdout:3774: done (11 left) 2023-12-01T04:58:41.368 INFO:tasks.rados.rados.0.smithi080.stdout:3775: done (10 left) 2023-12-01T04:58:41.368 INFO:tasks.rados.rados.0.smithi080.stdout:3776: done (9 left) 2023-12-01T04:58:41.368 INFO:tasks.rados.rados.0.smithi080.stdout:3786: write oid 169 current snap is 0 2023-12-01T04:58:41.368 INFO:tasks.rados.rados.0.smithi080.stdout:3777: finishing write tid 4 to smithi08089843-4 2023-12-01T04:58:41.368 INFO:tasks.rados.rados.0.smithi080.stdout:3777: oid 4 updating version 0 to 445 2023-12-01T04:58:41.368 INFO:tasks.rados.rados.0.smithi080.stdout:3777: oid 4 version 445 is already newer than 444 2023-12-01T04:58:41.368 INFO:tasks.rados.rados.0.smithi080.stdout:3777: oid 4 updating version 445 to 446 2023-12-01T04:58:41.368 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 4 v 446 (ObjNum 2324 snap 0 seq_num 2324) dirty exists 2023-12-01T04:58:41.368 INFO:tasks.rados.rados.0.smithi080.stdout:3777: left oid 4 (ObjNum 2324 snap 0 seq_num 2324) 2023-12-01T04:58:41.368 INFO:tasks.rados.rados.0.smithi080.stdout:3778: expect (ObjNum 1189 snap 0 seq_num 1189) 2023-12-01T04:58:41.575 INFO:tasks.rados.rados.0.smithi080.stdout:3779: finishing write tid 1 to smithi08089843-123 2023-12-01T04:58:41.575 INFO:tasks.rados.rados.0.smithi080.stdout:3779: finishing write tid 2 to smithi08089843-123 2023-12-01T04:58:41.575 INFO:tasks.rados.rados.0.smithi080.stdout:3779: finishing write tid 3 to smithi08089843-123 2023-12-01T04:58:41.575 INFO:tasks.rados.rados.0.smithi080.stdout:3779: finishing write tid 4 to smithi08089843-123 2023-12-01T04:58:41.575 INFO:tasks.rados.rados.0.smithi080.stdout:3779: finishing write tid 5 to smithi08089843-123 2023-12-01T04:58:41.575 INFO:tasks.rados.rados.0.smithi080.stdout:3779: oid 123 updating version 0 to 459 2023-12-01T04:58:41.575 INFO:tasks.rados.rados.0.smithi080.stdout:3779: oid 123 updating version 459 to 460 2023-12-01T04:58:41.575 INFO:tasks.rados.rados.0.smithi080.stdout:3779: oid 123 updating version 460 to 461 2023-12-01T04:58:41.575 INFO:tasks.rados.rados.0.smithi080.stdout:3779: oid 123 version 461 is already newer than 458 2023-12-01T04:58:41.575 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 123 v 461 (ObjNum 2325 snap 0 seq_num 2325) dirty exists 2023-12-01T04:58:41.575 INFO:tasks.rados.rados.0.smithi080.stdout:3779: left oid 123 (ObjNum 2325 snap 0 seq_num 2325) 2023-12-01T04:58:41.575 INFO:tasks.rados.rados.0.smithi080.stdout:3780: expect (ObjNum 1916 snap 0 seq_num 1916) 2023-12-01T04:58:41.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:58:41 smithi080 bash[28361]: cluster 2023-12-01T04:58:40.193447+0000 mgr.y (mgr.24362) 305 : cluster 0 pgmap v276: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 47 MiB/s rd, 7.5 MiB/s wr, 66 op/s 2023-12-01T04:58:41.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:58:41 smithi080 bash[41963]: cluster 2023-12-01T04:58:40.193447+0000 mgr.y (mgr.24362) 305 : cluster 0 pgmap v276: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 47 MiB/s rd, 7.5 MiB/s wr, 66 op/s 2023-12-01T04:58:41.724 INFO:tasks.rados.rados.0.smithi080.stdout:3781: finishing write tid 1 to smithi08089843-396 2023-12-01T04:58:41.724 INFO:tasks.rados.rados.0.smithi080.stdout:3781: finishing write tid 2 to smithi08089843-396 2023-12-01T04:58:41.724 INFO:tasks.rados.rados.0.smithi080.stdout:3781: finishing write tid 3 to smithi08089843-396 2023-12-01T04:58:41.724 INFO:tasks.rados.rados.0.smithi080.stdout:3781: finishing write tid 4 to smithi08089843-396 2023-12-01T04:58:41.725 INFO:tasks.rados.rados.0.smithi080.stdout:3781: finishing write tid 5 to smithi08089843-396 2023-12-01T04:58:41.725 INFO:tasks.rados.rados.0.smithi080.stdout:3781: oid 396 updating version 0 to 417 2023-12-01T04:58:41.725 INFO:tasks.rados.rados.0.smithi080.stdout:3781: oid 396 updating version 417 to 419 2023-12-01T04:58:41.725 INFO:tasks.rados.rados.0.smithi080.stdout:3781: oid 396 version 419 is already newer than 416 2023-12-01T04:58:41.725 INFO:tasks.rados.rados.0.smithi080.stdout:3781: oid 396 version 419 is already newer than 418 2023-12-01T04:58:41.725 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 396 v 419 (ObjNum 2326 snap 0 seq_num 2326) dirty exists 2023-12-01T04:58:41.725 INFO:tasks.rados.rados.0.smithi080.stdout:3781: left oid 396 (ObjNum 2326 snap 0 seq_num 2326) 2023-12-01T04:58:41.725 INFO:tasks.rados.rados.0.smithi080.stdout:3782: expect (ObjNum 2198 snap 0 seq_num 2198) 2023-12-01T04:58:41.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:58:41 smithi090 bash[32384]: cluster 2023-12-01T04:58:40.193447+0000 mgr.y (mgr.24362) 305 : cluster 0 pgmap v276: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 47 MiB/s rd, 7.5 MiB/s wr, 66 op/s 2023-12-01T04:58:41.861 INFO:tasks.rados.rados.0.smithi080.stdout:3783: finishing write tid 1 to smithi08089843-66 2023-12-01T04:58:41.861 INFO:tasks.rados.rados.0.smithi080.stdout:3783: finishing write tid 2 to smithi08089843-66 2023-12-01T04:58:41.861 INFO:tasks.rados.rados.0.smithi080.stdout:3786: seq_num 2329 ranges {743503=458939,1887386=444486,3107562=35941} 2023-12-01T04:58:41.875 INFO:tasks.rados.rados.0.smithi080.stdout:3786: writing smithi08089843-169 from 743503 to 1202442 tid 1 2023-12-01T04:58:41.881 INFO:tasks.rados.rados.0.smithi080.stdout:3786: writing smithi08089843-169 from 1887386 to 2331872 tid 2 2023-12-01T04:58:41.886 INFO:tasks.rados.rados.0.smithi080.stdout:3786: writing smithi08089843-169 from 3107562 to 3143503 tid 3 2023-12-01T04:58:41.886 INFO:tasks.rados.rados.0.smithi080.stdout:3777: done (9 left) 2023-12-01T04:58:41.886 INFO:tasks.rados.rados.0.smithi080.stdout:3778: done (8 left) 2023-12-01T04:58:41.886 INFO:tasks.rados.rados.0.smithi080.stdout:3779: done (7 left) 2023-12-01T04:58:41.886 INFO:tasks.rados.rados.0.smithi080.stdout:3780: done (6 left) 2023-12-01T04:58:41.886 INFO:tasks.rados.rados.0.smithi080.stdout:3781: done (5 left) 2023-12-01T04:58:41.886 INFO:tasks.rados.rados.0.smithi080.stdout:3782: done (4 left) 2023-12-01T04:58:41.887 INFO:tasks.rados.rados.0.smithi080.stdout:3787: delete oid 194 current snap is 0 2023-12-01T04:58:41.887 INFO:tasks.rados.rados.0.smithi080.stdout:3783: finishing write tid 3 to smithi08089843-66 2023-12-01T04:58:41.887 INFO:tasks.rados.rados.0.smithi080.stdout:3783: finishing write tid 4 to smithi08089843-66 2023-12-01T04:58:41.887 INFO:tasks.rados.rados.0.smithi080.stdout:3783: finishing write tid 5 to smithi08089843-66 2023-12-01T04:58:41.887 INFO:tasks.rados.rados.0.smithi080.stdout:3783: oid 66 updating version 0 to 405 2023-12-01T04:58:41.887 INFO:tasks.rados.rados.0.smithi080.stdout:3783: oid 66 version 405 is already newer than 404 2023-12-01T04:58:41.887 INFO:tasks.rados.rados.0.smithi080.stdout:3783: oid 66 version 405 is already newer than 403 2023-12-01T04:58:41.887 INFO:tasks.rados.rados.0.smithi080.stdout:3783: oid 66 version 405 is already newer than 402 2023-12-01T04:58:41.887 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 66 v 405 (ObjNum 2327 snap 0 seq_num 2327) dirty exists 2023-12-01T04:58:41.887 INFO:tasks.rados.rados.0.smithi080.stdout:3783: left oid 66 (ObjNum 2327 snap 0 seq_num 2327) 2023-12-01T04:58:41.887 INFO:tasks.rados.rados.0.smithi080.stdout:3784: expect (ObjNum 921 snap 0 seq_num 921) 2023-12-01T04:58:42.048 INFO:tasks.rados.rados.0.smithi080.stdout:3785: finishing write tid 1 to smithi08089843-42 2023-12-01T04:58:42.048 INFO:tasks.rados.rados.0.smithi080.stdout:3785: finishing write tid 2 to smithi08089843-42 2023-12-01T04:58:42.048 INFO:tasks.rados.rados.0.smithi080.stdout:3785: finishing write tid 3 to smithi08089843-42 2023-12-01T04:58:42.049 INFO:tasks.rados.rados.0.smithi080.stdout:3785: finishing write tid 4 to smithi08089843-42 2023-12-01T04:58:42.049 INFO:tasks.rados.rados.0.smithi080.stdout:3785: oid 42 updating version 0 to 535 2023-12-01T04:58:42.049 INFO:tasks.rados.rados.0.smithi080.stdout:3785: oid 42 version 535 is already newer than 534 2023-12-01T04:58:42.049 INFO:tasks.rados.rados.0.smithi080.stdout:3785: oid 42 version 535 is already newer than 533 2023-12-01T04:58:42.049 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 42 v 535 (ObjNum 2328 snap 0 seq_num 2328) dirty exists 2023-12-01T04:58:42.049 INFO:tasks.rados.rados.0.smithi080.stdout:3785: left oid 42 (ObjNum 2328 snap 0 seq_num 2328) 2023-12-01T04:58:42.049 INFO:tasks.rados.rados.0.smithi080.stdout:3786: finishing write tid 1 to smithi08089843-169 2023-12-01T04:58:42.049 INFO:tasks.rados.rados.0.smithi080.stdout:3786: finishing write tid 2 to smithi08089843-169 2023-12-01T04:58:42.049 INFO:tasks.rados.rados.0.smithi080.stdout:3786: finishing write tid 3 to smithi08089843-169 2023-12-01T04:58:42.049 INFO:tasks.rados.rados.0.smithi080.stdout:3786: finishing write tid 4 to smithi08089843-169 2023-12-01T04:58:42.049 INFO:tasks.rados.rados.0.smithi080.stdout:3786: finishing write tid 5 to smithi08089843-169 2023-12-01T04:58:42.049 INFO:tasks.rados.rados.0.smithi080.stdout:3786: oid 169 updating version 0 to 439 2023-12-01T04:58:42.049 INFO:tasks.rados.rados.0.smithi080.stdout:3786: oid 169 version 439 is already newer than 437 2023-12-01T04:58:42.050 INFO:tasks.rados.rados.0.smithi080.stdout:3786: oid 169 version 439 is already newer than 438 2023-12-01T04:58:42.050 INFO:tasks.rados.rados.0.smithi080.stdout:3786: oid 169 updating version 439 to 440 2023-12-01T04:58:42.050 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 169 v 440 (ObjNum 2329 snap 0 seq_num 2329) dirty exists 2023-12-01T04:58:42.050 INFO:tasks.rados.rados.0.smithi080.stdout:3786: left oid 169 (ObjNum 2329 snap 0 seq_num 2329) 2023-12-01T04:58:42.050 INFO:tasks.rados.rados.0.smithi080.stdout:3783: done (4 left) 2023-12-01T04:58:42.050 INFO:tasks.rados.rados.0.smithi080.stdout:3784: done (3 left) 2023-12-01T04:58:42.050 INFO:tasks.rados.rados.0.smithi080.stdout:3785: done (2 left) 2023-12-01T04:58:42.050 INFO:tasks.rados.rados.0.smithi080.stdout:3786: done (1 left) 2023-12-01T04:58:42.050 INFO:tasks.rados.rados.0.smithi080.stdout:3787: done (0 left) 2023-12-01T04:58:42.050 INFO:tasks.rados.rados.0.smithi080.stdout:3788: delete oid 374 current snap is 0 2023-12-01T04:58:42.051 INFO:tasks.rados.rados.0.smithi080.stdout:3788: done (0 left) 2023-12-01T04:58:42.051 INFO:tasks.rados.rados.0.smithi080.stdout:3789: read oid 55 snap -1 2023-12-01T04:58:42.052 INFO:tasks.rados.rados.0.smithi080.stdout:3789: expect (ObjNum 2149 snap 0 seq_num 2149) 2023-12-01T04:58:42.052 INFO:tasks.rados.rados.0.smithi080.stdout:3790: write oid 221 current snap is 0 2023-12-01T04:58:42.052 INFO:tasks.rados.rados.0.smithi080.stdout:3790: seq_num 2332 ranges {793924=684686,2062832=591813,3189831=4093} 2023-12-01T04:58:42.066 INFO:tasks.rados.rados.0.smithi080.stdout:3790: writing smithi08089843-221 from 793924 to 1478610 tid 1 2023-12-01T04:58:42.072 INFO:tasks.rados.rados.0.smithi080.stdout:3790: writing smithi08089843-221 from 2062832 to 2654645 tid 2 2023-12-01T04:58:42.076 INFO:tasks.rados.rados.0.smithi080.stdout:3790: writing smithi08089843-221 from 3189831 to 3193924 tid 3 2023-12-01T04:58:42.076 INFO:tasks.rados.rados.0.smithi080.stdout:3791: read oid 428 snap -1 2023-12-01T04:58:42.076 INFO:tasks.rados.rados.0.smithi080.stdout:3791: expect (ObjNum 1574 snap 0 seq_num 1574) 2023-12-01T04:58:42.076 INFO:tasks.rados.rados.0.smithi080.stdout:3792: write oid 265 current snap is 0 2023-12-01T04:58:42.076 INFO:tasks.rados.rados.0.smithi080.stdout:3792: seq_num 2333 ranges {410731=759935,1604961=451824,2700901=509830} 2023-12-01T04:58:42.083 INFO:tasks.rados.rados.0.smithi080.stdout:3792: writing smithi08089843-265 from 410731 to 1170666 tid 1 2023-12-01T04:58:42.088 INFO:tasks.rados.rados.0.smithi080.stdout:3792: writing smithi08089843-265 from 1604961 to 2056785 tid 2 2023-12-01T04:58:42.095 INFO:tasks.rados.rados.0.smithi080.stdout:3792: writing smithi08089843-265 from 2700901 to 3210731 tid 3 2023-12-01T04:58:42.095 INFO:tasks.rados.rados.0.smithi080.stdout:3793: write oid 256 current snap is 0 2023-12-01T04:58:42.095 INFO:tasks.rados.rados.0.smithi080.stdout:3793: seq_num 2334 ranges {427538=551537,1379796=595482,2444677=565231} 2023-12-01T04:58:42.100 INFO:tasks.rados.rados.0.smithi080.stdout:3793: writing smithi08089843-256 from 427538 to 979075 tid 1 2023-12-01T04:58:42.106 INFO:tasks.rados.rados.0.smithi080.stdout:3793: writing smithi08089843-256 from 1379796 to 1975278 tid 2 2023-12-01T04:58:42.112 INFO:tasks.rados.rados.0.smithi080.stdout:3793: writing smithi08089843-256 from 2444677 to 3009908 tid 3 2023-12-01T04:58:42.112 INFO:tasks.rados.rados.0.smithi080.stdout:3794: write oid 76 current snap is 0 2023-12-01T04:58:42.112 INFO:tasks.rados.rados.0.smithi080.stdout:3794: seq_num 2335 ranges {444345=626786,1838278=739140} 2023-12-01T04:58:42.118 INFO:tasks.rados.rados.0.smithi080.stdout:3794: writing smithi08089843-76 from 444345 to 1071131 tid 1 2023-12-01T04:58:42.127 INFO:tasks.rados.rados.0.smithi080.stdout:3794: writing smithi08089843-76 from 1838278 to 2577418 tid 2 2023-12-01T04:58:42.127 INFO:tasks.rados.rados.0.smithi080.stdout:3795: read oid 227 snap -1 2023-12-01T04:58:42.127 INFO:tasks.rados.rados.0.smithi080.stdout:3795: expect (ObjNum 226 snap 0 seq_num 226) 2023-12-01T04:58:42.127 INFO:tasks.rados.rados.0.smithi080.stdout:3796: write oid 487 current snap is 0 2023-12-01T04:58:42.127 INFO:tasks.rados.rados.0.smithi080.stdout:3796: seq_num 2336 ranges {461152=702035,1896760=599151,2899523=361629} 2023-12-01T04:58:42.134 INFO:tasks.rados.rados.0.smithi080.stdout:3796: writing smithi08089843-487 from 461152 to 1163187 tid 1 2023-12-01T04:58:42.142 INFO:tasks.rados.rados.0.smithi080.stdout:3796: writing smithi08089843-487 from 1896760 to 2495911 tid 2 2023-12-01T04:58:42.146 INFO:tasks.rados.rados.0.smithi080.stdout:3796: writing smithi08089843-487 from 2899523 to 3261152 tid 3 2023-12-01T04:58:42.147 INFO:tasks.rados.rados.0.smithi080.stdout:3797: read oid 430 snap -1 2023-12-01T04:58:42.147 INFO:tasks.rados.rados.0.smithi080.stdout:3797: expect (ObjNum 1861 snap 0 seq_num 1861) 2023-12-01T04:58:42.147 INFO:tasks.rados.rados.0.smithi080.stdout:3798: read oid 451 snap -1 2023-12-01T04:58:42.147 INFO:tasks.rados.rados.0.smithi080.stdout:3798: expect deleted 2023-12-01T04:58:42.147 INFO:tasks.rados.rados.0.smithi080.stdout:3799: read oid 422 snap -1 2023-12-01T04:58:42.147 INFO:tasks.rados.rados.0.smithi080.stdout:3799: expect deleted 2023-12-01T04:58:42.147 INFO:tasks.rados.rados.0.smithi080.stdout:3800: write oid 225 current snap is 0 2023-12-01T04:58:42.147 INFO:tasks.rados.rados.0.smithi080.stdout:3800: seq_num 2337 ranges {477959=777284,1838889=742809,3210593=67366} 2023-12-01T04:58:42.154 INFO:tasks.rados.rados.0.smithi080.stdout:3800: writing smithi08089843-225 from 477959 to 1255243 tid 1 2023-12-01T04:58:42.162 INFO:tasks.rados.rados.0.smithi080.stdout:3800: writing smithi08089843-225 from 1838889 to 2581698 tid 2 2023-12-01T04:58:42.166 INFO:tasks.rados.rados.0.smithi080.stdout:3800: writing smithi08089843-225 from 3210593 to 3277959 tid 3 2023-12-01T04:58:42.166 INFO:tasks.rados.rados.0.smithi080.stdout:3801: write oid 418 current snap is 0 2023-12-01T04:58:42.166 INFO:tasks.rados.rados.0.smithi080.stdout:3789: expect (ObjNum 2149 snap 0 seq_num 2149) 2023-12-01T04:58:42.247 INFO:tasks.rados.rados.0.smithi080.stdout:3790: finishing write tid 1 to smithi08089843-221 2023-12-01T04:58:42.247 INFO:tasks.rados.rados.0.smithi080.stdout:3790: finishing write tid 2 to smithi08089843-221 2023-12-01T04:58:42.247 INFO:tasks.rados.rados.0.smithi080.stdout:3790: finishing write tid 3 to smithi08089843-221 2023-12-01T04:58:42.247 INFO:tasks.rados.rados.0.smithi080.stdout:3790: finishing write tid 4 to smithi08089843-221 2023-12-01T04:58:42.247 INFO:tasks.rados.rados.0.smithi080.stdout:3790: finishing write tid 5 to smithi08089843-221 2023-12-01T04:58:42.247 INFO:tasks.rados.rados.0.smithi080.stdout:3790: oid 221 updating version 0 to 525 2023-12-01T04:58:42.248 INFO:tasks.rados.rados.0.smithi080.stdout:3790: oid 221 updating version 525 to 526 2023-12-01T04:58:42.248 INFO:tasks.rados.rados.0.smithi080.stdout:3790: oid 221 updating version 526 to 527 2023-12-01T04:58:42.248 INFO:tasks.rados.rados.0.smithi080.stdout:3790: oid 221 updating version 527 to 528 2023-12-01T04:58:42.248 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 221 v 528 (ObjNum 2332 snap 0 seq_num 2332) dirty exists 2023-12-01T04:58:42.248 INFO:tasks.rados.rados.0.smithi080.stdout:3790: left oid 221 (ObjNum 2332 snap 0 seq_num 2332) 2023-12-01T04:58:42.248 INFO:tasks.rados.rados.0.smithi080.stdout:3791: expect (ObjNum 1574 snap 0 seq_num 1574) 2023-12-01T04:58:42.366 INFO:tasks.rados.rados.0.smithi080.stdout:3792: finishing write tid 1 to smithi08089843-265 2023-12-01T04:58:42.366 INFO:tasks.rados.rados.0.smithi080.stdout:3792: finishing write tid 2 to smithi08089843-265 2023-12-01T04:58:42.366 INFO:tasks.rados.rados.0.smithi080.stdout:3792: finishing write tid 3 to smithi08089843-265 2023-12-01T04:58:42.366 INFO:tasks.rados.rados.0.smithi080.stdout:3792: finishing write tid 4 to smithi08089843-265 2023-12-01T04:58:42.366 INFO:tasks.rados.rados.0.smithi080.stdout:3792: finishing write tid 5 to smithi08089843-265 2023-12-01T04:58:42.366 INFO:tasks.rados.rados.0.smithi080.stdout:3792: oid 265 updating version 0 to 433 2023-12-01T04:58:42.366 INFO:tasks.rados.rados.0.smithi080.stdout:3792: oid 265 updating version 433 to 434 2023-12-01T04:58:42.366 INFO:tasks.rados.rados.0.smithi080.stdout:3792: oid 265 updating version 434 to 435 2023-12-01T04:58:42.366 INFO:tasks.rados.rados.0.smithi080.stdout:3792: oid 265 version 435 is already newer than 432 2023-12-01T04:58:42.366 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 265 v 435 (ObjNum 2333 snap 0 seq_num 2333) dirty exists 2023-12-01T04:58:42.367 INFO:tasks.rados.rados.0.smithi080.stdout:3792: left oid 265 (ObjNum 2333 snap 0 seq_num 2333) 2023-12-01T04:58:42.367 INFO:tasks.rados.rados.0.smithi080.stdout:3793: finishing write tid 1 to smithi08089843-256 2023-12-01T04:58:42.367 INFO:tasks.rados.rados.0.smithi080.stdout:3793: finishing write tid 2 to smithi08089843-256 2023-12-01T04:58:42.367 INFO:tasks.rados.rados.0.smithi080.stdout:3793: finishing write tid 3 to smithi08089843-256 2023-12-01T04:58:42.367 INFO:tasks.rados.rados.0.smithi080.stdout:3793: finishing write tid 4 to smithi08089843-256 2023-12-01T04:58:42.367 INFO:tasks.rados.rados.0.smithi080.stdout:3793: finishing write tid 5 to smithi08089843-256 2023-12-01T04:58:42.367 INFO:tasks.rados.rados.0.smithi080.stdout:3793: oid 256 updating version 0 to 436 2023-12-01T04:58:42.367 INFO:tasks.rados.rados.0.smithi080.stdout:3793: oid 256 updating version 436 to 439 2023-12-01T04:58:42.367 INFO:tasks.rados.rados.0.smithi080.stdout:3793: oid 256 version 439 is already newer than 437 2023-12-01T04:58:42.367 INFO:tasks.rados.rados.0.smithi080.stdout:3793: oid 256 version 439 is already newer than 438 2023-12-01T04:58:42.367 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 256 v 439 (ObjNum 2334 snap 0 seq_num 2334) dirty exists 2023-12-01T04:58:42.367 INFO:tasks.rados.rados.0.smithi080.stdout:3793: left oid 256 (ObjNum 2334 snap 0 seq_num 2334) 2023-12-01T04:58:42.367 INFO:tasks.rados.rados.0.smithi080.stdout:3794: finishing write tid 1 to smithi08089843-76 2023-12-01T04:58:42.367 INFO:tasks.rados.rados.0.smithi080.stdout:3794: finishing write tid 2 to smithi08089843-76 2023-12-01T04:58:42.367 INFO:tasks.rados.rados.0.smithi080.stdout:3794: finishing write tid 3 to smithi08089843-76 2023-12-01T04:58:42.368 INFO:tasks.rados.rados.0.smithi080.stdout:3794: finishing write tid 4 to smithi08089843-76 2023-12-01T04:58:42.368 INFO:tasks.rados.rados.0.smithi080.stdout:3794: oid 76 updating version 0 to 523 2023-12-01T04:58:42.368 INFO:tasks.rados.rados.0.smithi080.stdout:3794: oid 76 updating version 523 to 525 2023-12-01T04:58:42.368 INFO:tasks.rados.rados.0.smithi080.stdout:3794: oid 76 version 525 is already newer than 524 2023-12-01T04:58:42.368 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 76 v 525 (ObjNum 2335 snap 0 seq_num 2335) dirty exists 2023-12-01T04:58:42.368 INFO:tasks.rados.rados.0.smithi080.stdout:3794: left oid 76 (ObjNum 2335 snap 0 seq_num 2335) 2023-12-01T04:58:42.368 INFO:tasks.rados.rados.0.smithi080.stdout:3795: expect (ObjNum 226 snap 0 seq_num 226) 2023-12-01T04:58:42.496 INFO:tasks.rados.rados.0.smithi080.stdout:3796: finishing write tid 1 to smithi08089843-487 2023-12-01T04:58:42.497 INFO:tasks.rados.rados.0.smithi080.stdout:3796: finishing write tid 2 to smithi08089843-487 2023-12-01T04:58:42.497 INFO:tasks.rados.rados.0.smithi080.stdout:3801: seq_num 2338 ranges {494766=452533,1497371=602820,2838016=456750} 2023-12-01T04:58:42.510 INFO:tasks.rados.rados.0.smithi080.stdout:3801: writing smithi08089843-418 from 494766 to 947299 tid 1 2023-12-01T04:58:42.518 INFO:tasks.rados.rados.0.smithi080.stdout:3801: writing smithi08089843-418 from 1497371 to 2100191 tid 2 2023-12-01T04:58:42.525 INFO:tasks.rados.rados.0.smithi080.stdout:3801: writing smithi08089843-418 from 2838016 to 3294766 tid 3 2023-12-01T04:58:42.525 INFO:tasks.rados.rados.0.smithi080.stdout:3789: done (12 left) 2023-12-01T04:58:42.525 INFO:tasks.rados.rados.0.smithi080.stdout:3790: done (11 left) 2023-12-01T04:58:42.525 INFO:tasks.rados.rados.0.smithi080.stdout:3791: done (10 left) 2023-12-01T04:58:42.525 INFO:tasks.rados.rados.0.smithi080.stdout:3792: done (9 left) 2023-12-01T04:58:42.525 INFO:tasks.rados.rados.0.smithi080.stdout:3793: done (8 left) 2023-12-01T04:58:42.525 INFO:tasks.rados.rados.0.smithi080.stdout:3794: done (7 left) 2023-12-01T04:58:42.526 INFO:tasks.rados.rados.0.smithi080.stdout:3795: done (6 left) 2023-12-01T04:58:42.526 INFO:tasks.rados.rados.0.smithi080.stdout:3802: write oid 48 current snap is 0 2023-12-01T04:58:42.526 INFO:tasks.rados.rados.0.smithi080.stdout:3802: seq_num 2339 ranges {511573=527782,1555853=746478,2865439=446134} 2023-12-01T04:58:42.530 INFO:tasks.rados.rados.0.smithi080.stdout:3802: writing smithi08089843-48 from 511573 to 1039355 tid 1 2023-12-01T04:58:42.538 INFO:tasks.rados.rados.0.smithi080.stdout:3802: writing smithi08089843-48 from 1555853 to 2302331 tid 2 2023-12-01T04:58:42.544 INFO:tasks.rados.rados.0.smithi080.stdout:3802: writing smithi08089843-48 from 2865439 to 3311573 tid 3 2023-12-01T04:58:42.544 INFO:tasks.rados.rados.0.smithi080.stdout:3803: read oid 433 snap -1 2023-12-01T04:58:42.545 INFO:tasks.rados.rados.0.smithi080.stdout:3803: expect (ObjNum 2197 snap 0 seq_num 2197) 2023-12-01T04:58:42.545 INFO:tasks.rados.rados.0.smithi080.stdout:3804: read oid 396 snap -1 2023-12-01T04:58:42.545 INFO:tasks.rados.rados.0.smithi080.stdout:3804: expect (ObjNum 2326 snap 0 seq_num 2326) 2023-12-01T04:58:42.545 INFO:tasks.rados.rados.0.smithi080.stdout:3805: delete oid 314 current snap is 0 2023-12-01T04:58:42.545 INFO:tasks.rados.rados.0.smithi080.stdout:3796: finishing write tid 3 to smithi08089843-487 2023-12-01T04:58:42.545 INFO:tasks.rados.rados.0.smithi080.stdout:3796: finishing write tid 4 to smithi08089843-487 2023-12-01T04:58:42.545 INFO:tasks.rados.rados.0.smithi080.stdout:3796: finishing write tid 5 to smithi08089843-487 2023-12-01T04:58:42.545 INFO:tasks.rados.rados.0.smithi080.stdout:3796: oid 487 updating version 0 to 538 2023-12-01T04:58:42.545 INFO:tasks.rados.rados.0.smithi080.stdout:3796: oid 487 version 538 is already newer than 536 2023-12-01T04:58:42.545 INFO:tasks.rados.rados.0.smithi080.stdout:3796: oid 487 updating version 538 to 539 2023-12-01T04:58:42.545 INFO:tasks.rados.rados.0.smithi080.stdout:3796: oid 487 version 539 is already newer than 537 2023-12-01T04:58:42.545 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 487 v 539 (ObjNum 2336 snap 0 seq_num 2336) dirty exists 2023-12-01T04:58:42.545 INFO:tasks.rados.rados.0.smithi080.stdout:3796: left oid 487 (ObjNum 2336 snap 0 seq_num 2336) 2023-12-01T04:58:42.545 INFO:tasks.rados.rados.0.smithi080.stdout:3800: finishing write tid 1 to smithi08089843-225 2023-12-01T04:58:42.545 INFO:tasks.rados.rados.0.smithi080.stdout:3797: expect (ObjNum 1861 snap 0 seq_num 1861) 2023-12-01T04:58:42.656 INFO:tasks.rados.rados.0.smithi080.stdout:3800: finishing write tid 2 to smithi08089843-225 2023-12-01T04:58:42.657 INFO:tasks.rados.rados.0.smithi080.stdout:3800: finishing write tid 3 to smithi08089843-225 2023-12-01T04:58:42.657 INFO:tasks.rados.rados.0.smithi080.stdout:3800: finishing write tid 4 to smithi08089843-225 2023-12-01T04:58:42.657 INFO:tasks.rados.rados.0.smithi080.stdout:3800: finishing write tid 5 to smithi08089843-225 2023-12-01T04:58:42.657 INFO:tasks.rados.rados.0.smithi080.stdout:3800: oid 225 updating version 0 to 536 2023-12-01T04:58:42.657 INFO:tasks.rados.rados.0.smithi080.stdout:3800: oid 225 updating version 536 to 539 2023-12-01T04:58:42.658 INFO:tasks.rados.rados.0.smithi080.stdout:3800: oid 225 version 539 is already newer than 538 2023-12-01T04:58:42.658 INFO:tasks.rados.rados.0.smithi080.stdout:3800: oid 225 version 539 is already newer than 537 2023-12-01T04:58:42.658 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 225 v 539 (ObjNum 2337 snap 0 seq_num 2337) dirty exists 2023-12-01T04:58:42.658 INFO:tasks.rados.rados.0.smithi080.stdout:3800: left oid 225 (ObjNum 2337 snap 0 seq_num 2337) 2023-12-01T04:58:42.658 INFO:tasks.rados.rados.0.smithi080.stdout:3801: finishing write tid 1 to smithi08089843-418 2023-12-01T04:58:42.658 INFO:tasks.rados.rados.0.smithi080.stdout:3801: finishing write tid 2 to smithi08089843-418 2023-12-01T04:58:42.658 INFO:tasks.rados.rados.0.smithi080.stdout:3801: finishing write tid 3 to smithi08089843-418 2023-12-01T04:58:42.659 INFO:tasks.rados.rados.0.smithi080.stdout:3801: finishing write tid 4 to smithi08089843-418 2023-12-01T04:58:42.659 INFO:tasks.rados.rados.0.smithi080.stdout:3801: finishing write tid 5 to smithi08089843-418 2023-12-01T04:58:42.659 INFO:tasks.rados.rados.0.smithi080.stdout:3801: oid 418 updating version 0 to 376 2023-12-01T04:58:42.659 INFO:tasks.rados.rados.0.smithi080.stdout:3801: oid 418 updating version 376 to 377 2023-12-01T04:58:42.659 INFO:tasks.rados.rados.0.smithi080.stdout:3801: oid 418 version 377 is already newer than 375 2023-12-01T04:58:42.659 INFO:tasks.rados.rados.0.smithi080.stdout:3801: oid 418 updating version 377 to 378 2023-12-01T04:58:42.659 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 418 v 378 (ObjNum 2338 snap 0 seq_num 2338) dirty exists 2023-12-01T04:58:42.659 INFO:tasks.rados.rados.0.smithi080.stdout:3801: left oid 418 (ObjNum 2338 snap 0 seq_num 2338) 2023-12-01T04:58:42.660 INFO:tasks.rados.rados.0.smithi080.stdout:3802: finishing write tid 1 to smithi08089843-48 2023-12-01T04:58:42.660 INFO:tasks.rados.rados.0.smithi080.stdout:3802: finishing write tid 2 to smithi08089843-48 2023-12-01T04:58:42.660 INFO:tasks.rados.rados.0.smithi080.stdout:3802: finishing write tid 3 to smithi08089843-48 2023-12-01T04:58:42.660 INFO:tasks.rados.rados.0.smithi080.stdout:3802: finishing write tid 4 to smithi08089843-48 2023-12-01T04:58:42.660 INFO:tasks.rados.rados.0.smithi080.stdout:3802: finishing write tid 5 to smithi08089843-48 2023-12-01T04:58:42.660 INFO:tasks.rados.rados.0.smithi080.stdout:3802: oid 48 updating version 0 to 313 2023-12-01T04:58:42.660 INFO:tasks.rados.rados.0.smithi080.stdout:3802: oid 48 version 313 is already newer than 311 2023-12-01T04:58:42.660 INFO:tasks.rados.rados.0.smithi080.stdout:3802: oid 48 version 313 is already newer than 312 2023-12-01T04:58:42.661 INFO:tasks.rados.rados.0.smithi080.stdout:3802: oid 48 updating version 313 to 314 2023-12-01T04:58:42.661 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 48 v 314 (ObjNum 2339 snap 0 seq_num 2339) dirty exists 2023-12-01T04:58:42.661 INFO:tasks.rados.rados.0.smithi080.stdout:3802: left oid 48 (ObjNum 2339 snap 0 seq_num 2339) 2023-12-01T04:58:42.661 INFO:tasks.rados.rados.0.smithi080.stdout:3803: expect (ObjNum 2197 snap 0 seq_num 2197) 2023-12-01T04:58:42.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:58:42 smithi080 bash[28361]: audit 2023-12-01T04:58:41.413121+0000 mon.c (mon.2) 192 : audit 0 from='client.? 172.21.15.80:0/3038801294' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:58:42.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:58:42 smithi080 bash[41963]: audit 2023-12-01T04:58:41.413121+0000 mon.c (mon.2) 192 : audit 0 from='client.? 172.21.15.80:0/3038801294' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:58:42.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:58:42 smithi090 bash[32384]: audit 2023-12-01T04:58:41.413121+0000 mon.c (mon.2) 192 : audit 0 from='client.? 172.21.15.80:0/3038801294' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:58:42.851 INFO:tasks.rados.rados.0.smithi080.stdout:3804: expect (ObjNum 2326 snap 0 seq_num 2326) 2023-12-01T04:58:42.957 INFO:tasks.rados.rados.0.smithi080.stdout:3796: done (9 left) 2023-12-01T04:58:42.958 INFO:tasks.rados.rados.0.smithi080.stdout:3797: done (8 left) 2023-12-01T04:58:42.958 INFO:tasks.rados.rados.0.smithi080.stdout:3798: done (7 left) 2023-12-01T04:58:42.958 INFO:tasks.rados.rados.0.smithi080.stdout:3799: done (6 left) 2023-12-01T04:58:42.958 INFO:tasks.rados.rados.0.smithi080.stdout:3800: done (5 left) 2023-12-01T04:58:42.958 INFO:tasks.rados.rados.0.smithi080.stdout:3801: done (4 left) 2023-12-01T04:58:42.958 INFO:tasks.rados.rados.0.smithi080.stdout:3802: done (3 left) 2023-12-01T04:58:42.958 INFO:tasks.rados.rados.0.smithi080.stdout:3803: done (2 left) 2023-12-01T04:58:42.958 INFO:tasks.rados.rados.0.smithi080.stdout:3804: done (1 left) 2023-12-01T04:58:42.958 INFO:tasks.rados.rados.0.smithi080.stdout:3805: done (0 left) 2023-12-01T04:58:42.958 INFO:tasks.rados.rados.0.smithi080.stdout:3806: delete oid 199 current snap is 0 2023-12-01T04:58:42.960 INFO:tasks.rados.rados.0.smithi080.stdout:3806: done (0 left) 2023-12-01T04:58:42.960 INFO:tasks.rados.rados.0.smithi080.stdout:3807: read oid 253 snap -1 2023-12-01T04:58:42.960 INFO:tasks.rados.rados.0.smithi080.stdout:3807: expect (ObjNum 1857 snap 0 seq_num 1857) 2023-12-01T04:58:42.960 INFO:tasks.rados.rados.0.smithi080.stdout:3808: read oid 41 snap -1 2023-12-01T04:58:42.960 INFO:tasks.rados.rados.0.smithi080.stdout:3808: expect (ObjNum 2185 snap 0 seq_num 2185) 2023-12-01T04:58:42.960 INFO:tasks.rados.rados.0.smithi080.stdout:3809: read oid 200 snap -1 2023-12-01T04:58:42.960 INFO:tasks.rados.rados.0.smithi080.stdout:3809: expect (ObjNum 1524 snap 0 seq_num 1524) 2023-12-01T04:58:42.960 INFO:tasks.rados.rados.0.smithi080.stdout:3810: write oid 95 current snap is 0 2023-12-01T04:58:42.961 INFO:tasks.rados.rados.0.smithi080.stdout:3810: seq_num 2342 ranges {561994=469882,1731299=610158,2947708=414286} 2023-12-01T04:58:42.971 INFO:tasks.rados.rados.0.smithi080.stdout:3810: writing smithi08089843-95 from 561994 to 1031876 tid 1 2023-12-01T04:58:42.982 INFO:tasks.rados.rados.0.smithi080.stdout:3810: writing smithi08089843-95 from 1731299 to 2341457 tid 2 2023-12-01T04:58:42.988 INFO:tasks.rados.rados.0.smithi080.stdout:3810: writing smithi08089843-95 from 2947708 to 3361994 tid 3 2023-12-01T04:58:42.988 INFO:tasks.rados.rados.0.smithi080.stdout:3811: write oid 409 current snap is 0 2023-12-01T04:58:42.988 INFO:tasks.rados.rados.0.smithi080.stdout:3811: seq_num 2343 ranges {578801=545131,1789781=753816,2975131=403670} 2023-12-01T04:58:42.994 INFO:tasks.rados.rados.0.smithi080.stdout:3811: writing smithi08089843-409 from 578801 to 1123932 tid 1 2023-12-01T04:58:43.002 INFO:tasks.rados.rados.0.smithi080.stdout:3811: writing smithi08089843-409 from 1789781 to 2543597 tid 2 2023-12-01T04:58:43.007 INFO:tasks.rados.rados.0.smithi080.stdout:3811: writing smithi08089843-409 from 2975131 to 3378801 tid 3 2023-12-01T04:58:43.007 INFO:tasks.rados.rados.0.smithi080.stdout:3812: read oid 355 snap -1 2023-12-01T04:58:43.007 INFO:tasks.rados.rados.0.smithi080.stdout:3812: expect (ObjNum 2262 snap 0 seq_num 2262) 2023-12-01T04:58:43.007 INFO:tasks.rados.rados.0.smithi080.stdout:3813: write oid 167 current snap is 0 2023-12-01T04:58:43.008 INFO:tasks.rados.rados.0.smithi080.stdout:3813: seq_num 2344 ranges {595608=620380,1848263=613827,3002554=393054} 2023-12-01T04:58:43.014 INFO:tasks.rados.rados.0.smithi080.stdout:3813: writing smithi08089843-167 from 595608 to 1215988 tid 1 2023-12-01T04:58:43.021 INFO:tasks.rados.rados.0.smithi080.stdout:3813: writing smithi08089843-167 from 1848263 to 2462090 tid 2 2023-12-01T04:58:43.027 INFO:tasks.rados.rados.0.smithi080.stdout:3813: writing smithi08089843-167 from 3002554 to 3395608 tid 3 2023-12-01T04:58:43.027 INFO:tasks.rados.rados.0.smithi080.stdout:3814: write oid 82 current snap is 0 2023-12-01T04:58:43.027 INFO:tasks.rados.rados.0.smithi080.stdout:3814: seq_num 2345 ranges {612415=695629,1790392=757485,3313624=98791} 2023-12-01T04:58:43.035 INFO:tasks.rados.rados.0.smithi080.stdout:3814: writing smithi08089843-82 from 612415 to 1308044 tid 1 2023-12-01T04:58:43.042 INFO:tasks.rados.rados.0.smithi080.stdout:3814: writing smithi08089843-82 from 1790392 to 2547877 tid 2 2023-12-01T04:58:43.047 INFO:tasks.rados.rados.0.smithi080.stdout:3814: writing smithi08089843-82 from 3313624 to 3412415 tid 3 2023-12-01T04:58:43.047 INFO:tasks.rados.rados.0.smithi080.stdout:3815: write oid 424 current snap is 0 2023-12-01T04:58:43.047 INFO:tasks.rados.rados.0.smithi080.stdout:3808: expect (ObjNum 2185 snap 0 seq_num 2185) 2023-12-01T04:58:43.227 INFO:tasks.rados.rados.0.smithi080.stdout:3810: finishing write tid 1 to smithi08089843-95 2023-12-01T04:58:43.227 INFO:tasks.rados.rados.0.smithi080.stdout:3809: expect (ObjNum 1524 snap 0 seq_num 1524) 2023-12-01T04:58:43.517 INFO:tasks.rados.rados.0.smithi080.stdout:3807: expect (ObjNum 1857 snap 0 seq_num 1857) 2023-12-01T04:58:43.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:58:43 smithi080 bash[41963]: cluster 2023-12-01T04:58:42.194529+0000 mgr.y (mgr.24362) 306 : cluster 0 pgmap v277: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 74 MiB/s rd, 11 MiB/s wr, 103 op/s 2023-12-01T04:58:43.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:58:43 smithi080 bash[28361]: cluster 2023-12-01T04:58:42.194529+0000 mgr.y (mgr.24362) 306 : cluster 0 pgmap v277: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 74 MiB/s rd, 11 MiB/s wr, 103 op/s 2023-12-01T04:58:43.724 INFO:tasks.rados.rados.0.smithi080.stdout:3810: finishing write tid 2 to smithi08089843-95 2023-12-01T04:58:43.724 INFO:tasks.rados.rados.0.smithi080.stdout:3810: finishing write tid 3 to smithi08089843-95 2023-12-01T04:58:43.724 INFO:tasks.rados.rados.0.smithi080.stdout:3815: seq_num 2346 ranges {629222=770878,1848874=501143,2824694=533201} 2023-12-01T04:58:43.738 INFO:tasks.rados.rados.0.smithi080.stdout:3815: writing smithi08089843-424 from 629222 to 1400100 tid 1 2023-12-01T04:58:43.745 INFO:tasks.rados.rados.0.smithi080.stdout:3815: writing smithi08089843-424 from 1848874 to 2350017 tid 2 2023-12-01T04:58:43.751 INFO:tasks.rados.rados.0.smithi080.stdout:3815: writing smithi08089843-424 from 2824694 to 3357895 tid 3 2023-12-01T04:58:43.751 INFO:tasks.rados.rados.0.smithi080.stdout:3807: done (8 left) 2023-12-01T04:58:43.752 INFO:tasks.rados.rados.0.smithi080.stdout:3808: done (7 left) 2023-12-01T04:58:43.752 INFO:tasks.rados.rados.0.smithi080.stdout:3809: done (6 left) 2023-12-01T04:58:43.752 INFO:tasks.rados.rados.0.smithi080.stdout:3816: read oid 140 snap -1 2023-12-01T04:58:43.752 INFO:tasks.rados.rados.0.smithi080.stdout:3816: expect (ObjNum 1698 snap 0 seq_num 1698) 2023-12-01T04:58:43.752 INFO:tasks.rados.rados.0.smithi080.stdout:3817: write oid 453 current snap is 0 2023-12-01T04:58:43.752 INFO:tasks.rados.rados.0.smithi080.stdout:3817: seq_num 2347 ranges {646029=446127,1507356=761154,2968470=477559} 2023-12-01T04:58:43.758 INFO:tasks.rados.rados.0.smithi080.stdout:3817: writing smithi08089843-453 from 646029 to 1092156 tid 1 2023-12-01T04:58:43.765 INFO:tasks.rados.rados.0.smithi080.stdout:3817: writing smithi08089843-453 from 1507356 to 2268510 tid 2 2023-12-01T04:58:43.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:58:43 smithi090 bash[32384]: cluster 2023-12-01T04:58:42.194529+0000 mgr.y (mgr.24362) 306 : cluster 0 pgmap v277: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 74 MiB/s rd, 11 MiB/s wr, 103 op/s 2023-12-01T04:58:43.772 INFO:tasks.rados.rados.0.smithi080.stdout:3817: writing smithi08089843-453 from 2968470 to 3446029 tid 3 2023-12-01T04:58:43.772 INFO:tasks.rados.rados.0.smithi080.stdout:3818: read oid 61 snap -1 2023-12-01T04:58:43.772 INFO:tasks.rados.rados.0.smithi080.stdout:3818: expect (ObjNum 2179 snap 0 seq_num 2179) 2023-12-01T04:58:43.772 INFO:tasks.rados.rados.0.smithi080.stdout:3819: write oid 341 current snap is 0 2023-12-01T04:58:43.772 INFO:tasks.rados.rados.0.smithi080.stdout:3819: seq_num 2348 ranges {662836=521376,1965838=504812,2879540=583296} 2023-12-01T04:58:43.779 INFO:tasks.rados.rados.0.smithi080.stdout:3819: writing smithi08089843-341 from 662836 to 1184212 tid 1 2023-12-01T04:58:43.788 INFO:tasks.rados.rados.0.smithi080.stdout:3819: writing smithi08089843-341 from 1965838 to 2470650 tid 2 2023-12-01T04:58:43.794 INFO:tasks.rados.rados.0.smithi080.stdout:3819: writing smithi08089843-341 from 2879540 to 3462836 tid 3 2023-12-01T04:58:43.794 INFO:tasks.rados.rados.0.smithi080.stdout:3820: write oid 483 current snap is 0 2023-12-01T04:58:43.794 INFO:tasks.rados.rados.0.smithi080.stdout:3810: finishing write tid 4 to smithi08089843-95 2023-12-01T04:58:43.794 INFO:tasks.rados.rados.0.smithi080.stdout:3810: finishing write tid 5 to smithi08089843-95 2023-12-01T04:58:43.794 INFO:tasks.rados.rados.0.smithi080.stdout:3810: oid 95 updating version 0 to 542 2023-12-01T04:58:43.794 INFO:tasks.rados.rados.0.smithi080.stdout:3810: oid 95 version 542 is already newer than 541 2023-12-01T04:58:43.794 INFO:tasks.rados.rados.0.smithi080.stdout:3810: oid 95 version 542 is already newer than 540 2023-12-01T04:58:43.795 INFO:tasks.rados.rados.0.smithi080.stdout:3810: oid 95 updating version 542 to 543 2023-12-01T04:58:43.795 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 95 v 543 (ObjNum 2342 snap 0 seq_num 2342) dirty exists 2023-12-01T04:58:43.795 INFO:tasks.rados.rados.0.smithi080.stdout:3810: left oid 95 (ObjNum 2342 snap 0 seq_num 2342) 2023-12-01T04:58:43.795 INFO:tasks.rados.rados.0.smithi080.stdout:3811: finishing write tid 1 to smithi08089843-409 2023-12-01T04:58:43.795 INFO:tasks.rados.rados.0.smithi080.stdout:3820: seq_num 2349 ranges {679643=596625,1907967=764823,3306963=172680} 2023-12-01T04:58:43.804 INFO:tasks.rados.rados.0.smithi080.stdout:3820: writing smithi08089843-483 from 679643 to 1276268 tid 1 2023-12-01T04:58:43.813 INFO:tasks.rados.rados.0.smithi080.stdout:3820: writing smithi08089843-483 from 1907967 to 2672790 tid 2 2023-12-01T04:58:43.818 INFO:tasks.rados.rados.0.smithi080.stdout:3820: writing smithi08089843-483 from 3306963 to 3479643 tid 3 2023-12-01T04:58:43.818 INFO:tasks.rados.rados.0.smithi080.stdout:3810: done (10 left) 2023-12-01T04:58:43.818 INFO:tasks.rados.rados.0.smithi080.stdout:3821: write oid 19 current snap is 0 2023-12-01T04:58:43.818 INFO:tasks.rados.rados.0.smithi080.stdout:3821: seq_num 2350 ranges {696450=788227,2082802=508481,3050739=445711} 2023-12-01T04:58:43.826 INFO:tasks.rados.rados.0.smithi080.stdout:3821: writing smithi08089843-19 from 696450 to 1484677 tid 1 2023-12-01T04:58:43.832 INFO:tasks.rados.rados.0.smithi080.stdout:3821: writing smithi08089843-19 from 2082802 to 2591283 tid 2 2023-12-01T04:58:43.838 INFO:tasks.rados.rados.0.smithi080.stdout:3821: writing smithi08089843-19 from 3050739 to 3496450 tid 3 2023-12-01T04:58:43.838 INFO:tasks.rados.rados.0.smithi080.stdout:3822: read oid 198 snap -1 2023-12-01T04:58:43.838 INFO:tasks.rados.rados.0.smithi080.stdout:3822: expect deleted 2023-12-01T04:58:43.838 INFO:tasks.rados.rados.0.smithi080.stdout:3823: read oid 489 snap -1 2023-12-01T04:58:43.839 INFO:tasks.rados.rados.0.smithi080.stdout:3823: expect (ObjNum 2173 snap 0 seq_num 2173) 2023-12-01T04:58:43.839 INFO:tasks.rados.rados.0.smithi080.stdout:3824: read oid 492 snap -1 2023-12-01T04:58:43.839 INFO:tasks.rados.rados.0.smithi080.stdout:3824: expect (ObjNum 1824 snap 0 seq_num 1824) 2023-12-01T04:58:43.839 INFO:tasks.rados.rados.0.smithi080.stdout:3825: write oid 196 current snap is 0 2023-12-01T04:58:43.839 INFO:tasks.rados.rados.0.smithi080.stdout:3825: seq_num 2351 ranges {713257=463476,1741284=768492,3078162=435095} 2023-12-01T04:58:43.845 INFO:tasks.rados.rados.0.smithi080.stdout:3825: writing smithi08089843-196 from 713257 to 1176733 tid 1 2023-12-01T04:58:43.853 INFO:tasks.rados.rados.0.smithi080.stdout:3825: writing smithi08089843-196 from 1741284 to 2509776 tid 2 2023-12-01T04:58:43.859 INFO:tasks.rados.rados.0.smithi080.stdout:3825: writing smithi08089843-196 from 3078162 to 3513257 tid 3 2023-12-01T04:58:43.859 INFO:tasks.rados.rados.0.smithi080.stdout:3826: read oid 213 snap -1 2023-12-01T04:58:43.859 INFO:tasks.rados.rados.0.smithi080.stdout:3826: expect (ObjNum 1645 snap 0 seq_num 1645) 2023-12-01T04:58:43.859 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:58:43.860 INFO:tasks.rados.rados.0.smithi080.stdout:3811: finishing write tid 2 to smithi08089843-409 2023-12-01T04:58:43.860 INFO:tasks.rados.rados.0.smithi080.stdout:3811: finishing write tid 3 to smithi08089843-409 2023-12-01T04:58:43.860 INFO:tasks.rados.rados.0.smithi080.stdout:3811: finishing write tid 4 to smithi08089843-409 2023-12-01T04:58:43.860 INFO:tasks.rados.rados.0.smithi080.stdout:3811: finishing write tid 5 to smithi08089843-409 2023-12-01T04:58:43.860 INFO:tasks.rados.rados.0.smithi080.stdout:3811: oid 409 updating version 0 to 530 2023-12-01T04:58:43.860 INFO:tasks.rados.rados.0.smithi080.stdout:3811: oid 409 updating version 530 to 531 2023-12-01T04:58:43.860 INFO:tasks.rados.rados.0.smithi080.stdout:3811: oid 409 updating version 531 to 532 2023-12-01T04:58:43.860 INFO:tasks.rados.rados.0.smithi080.stdout:3811: oid 409 version 532 is already newer than 529 2023-12-01T04:58:43.860 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 409 v 532 (ObjNum 2343 snap 0 seq_num 2343) dirty exists 2023-12-01T04:58:43.860 INFO:tasks.rados.rados.0.smithi080.stdout:3811: left oid 409 (ObjNum 2343 snap 0 seq_num 2343) 2023-12-01T04:58:43.861 INFO:tasks.rados.rados.0.smithi080.stdout:3812: expect (ObjNum 2262 snap 0 seq_num 2262) 2023-12-01T04:58:43.930 INFO:tasks.rados.rados.0.smithi080.stdout:3813: finishing write tid 1 to smithi08089843-167 2023-12-01T04:58:43.931 INFO:tasks.rados.rados.0.smithi080.stdout:3813: finishing write tid 2 to smithi08089843-167 2023-12-01T04:58:43.931 INFO:tasks.rados.rados.0.smithi080.stdout:3813: finishing write tid 3 to smithi08089843-167 2023-12-01T04:58:43.931 INFO:tasks.rados.rados.0.smithi080.stdout:3811: done (15 left) 2023-12-01T04:58:43.931 INFO:tasks.rados.rados.0.smithi080.stdout:3812: done (14 left) 2023-12-01T04:58:43.931 INFO:tasks.rados.rados.0.smithi080.stdout:3827: write oid 368 current snap is 0 2023-12-01T04:58:43.931 INFO:tasks.rados.rados.0.smithi080.stdout:3813: finishing write tid 4 to smithi08089843-167 2023-12-01T04:58:43.931 INFO:tasks.rados.rados.0.smithi080.stdout:3813: finishing write tid 5 to smithi08089843-167 2023-12-01T04:58:43.931 INFO:tasks.rados.rados.0.smithi080.stdout:3813: oid 167 updating version 0 to 536 2023-12-01T04:58:43.931 INFO:tasks.rados.rados.0.smithi080.stdout:3813: oid 167 version 536 is already newer than 534 2023-12-01T04:58:43.932 INFO:tasks.rados.rados.0.smithi080.stdout:3813: oid 167 version 536 is already newer than 533 2023-12-01T04:58:43.932 INFO:tasks.rados.rados.0.smithi080.stdout:3813: oid 167 version 536 is already newer than 535 2023-12-01T04:58:43.932 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 167 v 536 (ObjNum 2344 snap 0 seq_num 2344) dirty exists 2023-12-01T04:58:43.932 INFO:tasks.rados.rados.0.smithi080.stdout:3813: left oid 167 (ObjNum 2344 snap 0 seq_num 2344) 2023-12-01T04:58:43.932 INFO:tasks.rados.rados.0.smithi080.stdout:3814: finishing write tid 1 to smithi08089843-82 2023-12-01T04:58:43.932 INFO:tasks.rados.rados.0.smithi080.stdout:3814: finishing write tid 2 to smithi08089843-82 2023-12-01T04:58:43.932 INFO:tasks.rados.rados.0.smithi080.stdout:3814: finishing write tid 3 to smithi08089843-82 2023-12-01T04:58:43.932 INFO:tasks.rados.rados.0.smithi080.stdout:3827: seq_num 2352 ranges {730064=538725,1799766=512150,3105585=424479} 2023-12-01T04:58:43.938 INFO:tasks.rados.rados.0.smithi080.stdout:3827: writing smithi08089843-368 from 730064 to 1268789 tid 1 2023-12-01T04:58:43.944 INFO:tasks.rados.rados.0.smithi080.stdout:3827: writing smithi08089843-368 from 1799766 to 2311916 tid 2 2023-12-01T04:58:43.952 INFO:tasks.rados.rados.0.smithi080.stdout:3827: writing smithi08089843-368 from 3105585 to 3530064 tid 3 2023-12-01T04:58:43.952 INFO:tasks.rados.rados.0.smithi080.stdout:3813: done (14 left) 2023-12-01T04:58:43.952 INFO:tasks.rados.rados.0.smithi080.stdout:3828: delete oid 161 current snap is 0 2023-12-01T04:58:43.952 INFO:tasks.rados.rados.0.smithi080.stdout:3814: finishing write tid 4 to smithi08089843-82 2023-12-01T04:58:43.952 INFO:tasks.rados.rados.0.smithi080.stdout:3814: finishing write tid 5 to smithi08089843-82 2023-12-01T04:58:43.952 INFO:tasks.rados.rados.0.smithi080.stdout:3814: oid 82 updating version 0 to 540 2023-12-01T04:58:43.952 INFO:tasks.rados.rados.0.smithi080.stdout:3814: oid 82 version 540 is already newer than 539 2023-12-01T04:58:43.953 INFO:tasks.rados.rados.0.smithi080.stdout:3814: oid 82 version 540 is already newer than 538 2023-12-01T04:58:43.953 INFO:tasks.rados.rados.0.smithi080.stdout:3814: oid 82 version 540 is already newer than 537 2023-12-01T04:58:43.953 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 82 v 540 (ObjNum 2345 snap 0 seq_num 2345) dirty exists 2023-12-01T04:58:43.953 INFO:tasks.rados.rados.0.smithi080.stdout:3814: left oid 82 (ObjNum 2345 snap 0 seq_num 2345) 2023-12-01T04:58:43.953 INFO:tasks.rados.rados.0.smithi080.stdout:3815: finishing write tid 1 to smithi08089843-424 2023-12-01T04:58:43.953 INFO:tasks.rados.rados.0.smithi080.stdout:3815: finishing write tid 2 to smithi08089843-424 2023-12-01T04:58:43.953 INFO:tasks.rados.rados.0.smithi080.stdout:3815: finishing write tid 3 to smithi08089843-424 2023-12-01T04:58:43.953 INFO:tasks.rados.rados.0.smithi080.stdout:3815: finishing write tid 4 to smithi08089843-424 2023-12-01T04:58:43.953 INFO:tasks.rados.rados.0.smithi080.stdout:3815: finishing write tid 5 to smithi08089843-424 2023-12-01T04:58:43.953 INFO:tasks.rados.rados.0.smithi080.stdout:3815: oid 424 updating version 0 to 541 2023-12-01T04:58:43.953 INFO:tasks.rados.rados.0.smithi080.stdout:3815: oid 424 updating version 541 to 544 2023-12-01T04:58:43.953 INFO:tasks.rados.rados.0.smithi080.stdout:3815: oid 424 version 544 is already newer than 543 2023-12-01T04:58:43.953 INFO:tasks.rados.rados.0.smithi080.stdout:3815: oid 424 version 544 is already newer than 542 2023-12-01T04:58:43.953 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 424 v 544 (ObjNum 2346 snap 0 seq_num 2346) dirty exists 2023-12-01T04:58:43.953 INFO:tasks.rados.rados.0.smithi080.stdout:3815: left oid 424 (ObjNum 2346 snap 0 seq_num 2346) 2023-12-01T04:58:43.954 INFO:tasks.rados.rados.0.smithi080.stdout:3816: expect (ObjNum 1698 snap 0 seq_num 1698) 2023-12-01T04:58:44.102 INFO:tasks.rados.rados.0.smithi080.stdout:3817: finishing write tid 1 to smithi08089843-453 2023-12-01T04:58:44.102 INFO:tasks.rados.rados.0.smithi080.stdout:3817: finishing write tid 2 to smithi08089843-453 2023-12-01T04:58:44.102 INFO:tasks.rados.rados.0.smithi080.stdout:3814: done (14 left) 2023-12-01T04:58:44.102 INFO:tasks.rados.rados.0.smithi080.stdout:3815: done (13 left) 2023-12-01T04:58:44.102 INFO:tasks.rados.rados.0.smithi080.stdout:3816: done (12 left) 2023-12-01T04:58:44.102 INFO:tasks.rados.rados.0.smithi080.stdout:3828: done (11 left) 2023-12-01T04:58:44.102 INFO:tasks.rados.rados.0.smithi080.stdout:3829: write oid 146 current snap is 0 2023-12-01T04:58:44.102 INFO:tasks.rados.rados.0.smithi080.stdout:3817: finishing write tid 3 to smithi08089843-453 2023-12-01T04:58:44.102 INFO:tasks.rados.rados.0.smithi080.stdout:3817: finishing write tid 4 to smithi08089843-453 2023-12-01T04:58:44.103 INFO:tasks.rados.rados.0.smithi080.stdout:3817: finishing write tid 5 to smithi08089843-453 2023-12-01T04:58:44.103 INFO:tasks.rados.rados.0.smithi080.stdout:3817: oid 453 updating version 0 to 368 2023-12-01T04:58:44.103 INFO:tasks.rados.rados.0.smithi080.stdout:3817: oid 453 updating version 368 to 370 2023-12-01T04:58:44.103 INFO:tasks.rados.rados.0.smithi080.stdout:3817: oid 453 version 370 is already newer than 369 2023-12-01T04:58:44.103 INFO:tasks.rados.rados.0.smithi080.stdout:3817: oid 453 updating version 370 to 371 2023-12-01T04:58:44.103 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 453 v 371 (ObjNum 2347 snap 0 seq_num 2347) dirty exists 2023-12-01T04:58:44.103 INFO:tasks.rados.rados.0.smithi080.stdout:3817: left oid 453 (ObjNum 2347 snap 0 seq_num 2347) 2023-12-01T04:58:44.103 INFO:tasks.rados.rados.0.smithi080.stdout:3818: expect (ObjNum 2179 snap 0 seq_num 2179) 2023-12-01T04:58:44.264 INFO:tasks.rados.rados.0.smithi080.stdout:3819: finishing write tid 1 to smithi08089843-341 2023-12-01T04:58:44.264 INFO:tasks.rados.rados.0.smithi080.stdout:3819: finishing write tid 2 to smithi08089843-341 2023-12-01T04:58:44.264 INFO:tasks.rados.rados.0.smithi080.stdout:3819: finishing write tid 3 to smithi08089843-341 2023-12-01T04:58:44.264 INFO:tasks.rados.rados.0.smithi080.stdout:3819: finishing write tid 4 to smithi08089843-341 2023-12-01T04:58:44.264 INFO:tasks.rados.rados.0.smithi080.stdout:3819: finishing write tid 5 to smithi08089843-341 2023-12-01T04:58:44.264 INFO:tasks.rados.rados.0.smithi080.stdout:3819: oid 341 updating version 0 to 547 2023-12-01T04:58:44.264 INFO:tasks.rados.rados.0.smithi080.stdout:3819: oid 341 version 547 is already newer than 545 2023-12-01T04:58:44.264 INFO:tasks.rados.rados.0.smithi080.stdout:3819: oid 341 version 547 is already newer than 546 2023-12-01T04:58:44.264 INFO:tasks.rados.rados.0.smithi080.stdout:3819: oid 341 updating version 547 to 548 2023-12-01T04:58:44.265 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 341 v 548 (ObjNum 2348 snap 0 seq_num 2348) dirty exists 2023-12-01T04:58:44.265 INFO:tasks.rados.rados.0.smithi080.stdout:3819: left oid 341 (ObjNum 2348 snap 0 seq_num 2348) 2023-12-01T04:58:44.265 INFO:tasks.rados.rados.0.smithi080.stdout:3820: finishing write tid 1 to smithi08089843-483 2023-12-01T04:58:44.265 INFO:tasks.rados.rados.0.smithi080.stdout:3820: finishing write tid 2 to smithi08089843-483 2023-12-01T04:58:44.265 INFO:tasks.rados.rados.0.smithi080.stdout:3829: seq_num 2354 ranges {763678=689223,2200377=515819,3444078=119600} 2023-12-01T04:58:44.272 INFO:tasks.rados.rados.0.smithi080.stdout:3829: writing smithi08089843-146 from 763678 to 1452901 tid 1 2023-12-01T04:58:44.279 INFO:tasks.rados.rados.0.smithi080.stdout:3829: writing smithi08089843-146 from 2200377 to 2716196 tid 2 2023-12-01T04:58:44.284 INFO:tasks.rados.rados.0.smithi080.stdout:3829: writing smithi08089843-146 from 3444078 to 3563678 tid 3 2023-12-01T04:58:44.284 INFO:tasks.rados.rados.0.smithi080.stdout:3817: done (11 left) 2023-12-01T04:58:44.284 INFO:tasks.rados.rados.0.smithi080.stdout:3818: done (10 left) 2023-12-01T04:58:44.284 INFO:tasks.rados.rados.0.smithi080.stdout:3819: done (9 left) 2023-12-01T04:58:44.285 INFO:tasks.rados.rados.0.smithi080.stdout:3830: write oid 272 current snap is 0 2023-12-01T04:58:44.285 INFO:tasks.rados.rados.0.smithi080.stdout:3820: finishing write tid 3 to smithi08089843-483 2023-12-01T04:58:44.285 INFO:tasks.rados.rados.0.smithi080.stdout:3820: finishing write tid 4 to smithi08089843-483 2023-12-01T04:58:44.285 INFO:tasks.rados.rados.0.smithi080.stdout:3820: finishing write tid 5 to smithi08089843-483 2023-12-01T04:58:44.285 INFO:tasks.rados.rados.0.smithi080.stdout:3820: oid 483 updating version 0 to 442 2023-12-01T04:58:44.285 INFO:tasks.rados.rados.0.smithi080.stdout:3820: oid 483 version 442 is already newer than 440 2023-12-01T04:58:44.285 INFO:tasks.rados.rados.0.smithi080.stdout:3820: oid 483 version 442 is already newer than 441 2023-12-01T04:58:44.285 INFO:tasks.rados.rados.0.smithi080.stdout:3820: oid 483 updating version 442 to 443 2023-12-01T04:58:44.285 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 483 v 443 (ObjNum 2349 snap 0 seq_num 2349) dirty exists 2023-12-01T04:58:44.285 INFO:tasks.rados.rados.0.smithi080.stdout:3820: left oid 483 (ObjNum 2349 snap 0 seq_num 2349) 2023-12-01T04:58:44.285 INFO:tasks.rados.rados.0.smithi080.stdout:3821: finishing write tid 1 to smithi08089843-19 2023-12-01T04:58:44.285 INFO:tasks.rados.rados.0.smithi080.stdout:3821: finishing write tid 2 to smithi08089843-19 2023-12-01T04:58:44.285 INFO:tasks.rados.rados.0.smithi080.stdout:3821: finishing write tid 3 to smithi08089843-19 2023-12-01T04:58:44.285 INFO:tasks.rados.rados.0.smithi080.stdout:3821: finishing write tid 4 to smithi08089843-19 2023-12-01T04:58:44.286 INFO:tasks.rados.rados.0.smithi080.stdout:3830: seq_num 2355 ranges {780485=764472,2258859=775830,3471501=108984} 2023-12-01T04:58:44.293 INFO:tasks.rados.rados.0.smithi080.stdout:3830: writing smithi08089843-272 from 780485 to 1544957 tid 1 2023-12-01T04:58:44.302 INFO:tasks.rados.rados.0.smithi080.stdout:3830: writing smithi08089843-272 from 2258859 to 3034689 tid 2 2023-12-01T04:58:44.305 INFO:tasks.rados.rados.0.smithi080.stdout:3830: writing smithi08089843-272 from 3471501 to 3580485 tid 3 2023-12-01T04:58:44.305 INFO:tasks.rados.rados.0.smithi080.stdout:3820: done (9 left) 2023-12-01T04:58:44.305 INFO:tasks.rados.rados.0.smithi080.stdout:3822: done (8 left) 2023-12-01T04:58:44.305 INFO:tasks.rados.rados.0.smithi080.stdout:3831: write oid 455 current snap is 0 2023-12-01T04:58:44.305 INFO:tasks.rados.rados.0.smithi080.stdout:3821: finishing write tid 5 to smithi08089843-19 2023-12-01T04:58:44.305 INFO:tasks.rados.rados.0.smithi080.stdout:3821: oid 19 updating version 0 to 549 2023-12-01T04:58:44.305 INFO:tasks.rados.rados.0.smithi080.stdout:3821: oid 19 updating version 549 to 551 2023-12-01T04:58:44.305 INFO:tasks.rados.rados.0.smithi080.stdout:3821: oid 19 updating version 551 to 552 2023-12-01T04:58:44.306 INFO:tasks.rados.rados.0.smithi080.stdout:3821: oid 19 version 552 is already newer than 550 2023-12-01T04:58:44.306 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 19 v 552 (ObjNum 2350 snap 0 seq_num 2350) dirty exists 2023-12-01T04:58:44.306 INFO:tasks.rados.rados.0.smithi080.stdout:3821: left oid 19 (ObjNum 2350 snap 0 seq_num 2350) 2023-12-01T04:58:44.306 INFO:tasks.rados.rados.0.smithi080.stdout:3823: expect (ObjNum 2173 snap 0 seq_num 2173) 2023-12-01T04:58:44.460 INFO:tasks.rados.rados.0.smithi080.stdout:3824: expect (ObjNum 1824 snap 0 seq_num 1824) 2023-12-01T04:58:44.614 INFO:tasks.rados.rados.0.smithi080.stdout:3825: finishing write tid 1 to smithi08089843-196 2023-12-01T04:58:44.614 INFO:tasks.rados.rados.0.smithi080.stdout:3825: finishing write tid 2 to smithi08089843-196 2023-12-01T04:58:44.614 INFO:tasks.rados.rados.0.smithi080.stdout:3825: finishing write tid 3 to smithi08089843-196 2023-12-01T04:58:44.615 INFO:tasks.rados.rados.0.smithi080.stdout:3831: seq_num 2356 ranges {797292=439721,1917341=519488,3098924=478627} 2023-12-01T04:58:44.621 INFO:tasks.rados.rados.0.smithi080.stdout:3831: writing smithi08089843-455 from 797292 to 1237013 tid 1 2023-12-01T04:58:44.628 INFO:tasks.rados.rados.0.smithi080.stdout:3831: writing smithi08089843-455 from 1917341 to 2436829 tid 2 2023-12-01T04:58:44.635 INFO:tasks.rados.rados.0.smithi080.stdout:3831: writing smithi08089843-455 from 3098924 to 3577551 tid 3 2023-12-01T04:58:44.635 INFO:tasks.rados.rados.0.smithi080.stdout:3821: done (8 left) 2023-12-01T04:58:44.636 INFO:tasks.rados.rados.0.smithi080.stdout:3823: done (7 left) 2023-12-01T04:58:44.636 INFO:tasks.rados.rados.0.smithi080.stdout:3824: done (6 left) 2023-12-01T04:58:44.636 INFO:tasks.rados.rados.0.smithi080.stdout:3832: write oid 55 current snap is 0 2023-12-01T04:58:44.636 INFO:tasks.rados.rados.0.smithi080.stdout:3825: finishing write tid 4 to smithi08089843-196 2023-12-01T04:58:44.636 INFO:tasks.rados.rados.0.smithi080.stdout:3825: finishing write tid 5 to smithi08089843-196 2023-12-01T04:58:44.636 INFO:tasks.rados.rados.0.smithi080.stdout:3825: oid 196 updating version 0 to 527 2023-12-01T04:58:44.636 INFO:tasks.rados.rados.0.smithi080.stdout:3825: oid 196 version 527 is already newer than 526 2023-12-01T04:58:44.636 INFO:tasks.rados.rados.0.smithi080.stdout:3825: oid 196 updating version 527 to 529 2023-12-01T04:58:44.636 INFO:tasks.rados.rados.0.smithi080.stdout:3825: oid 196 version 529 is already newer than 528 2023-12-01T04:58:44.636 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 196 v 529 (ObjNum 2351 snap 0 seq_num 2351) dirty exists 2023-12-01T04:58:44.636 INFO:tasks.rados.rados.0.smithi080.stdout:3825: left oid 196 (ObjNum 2351 snap 0 seq_num 2351) 2023-12-01T04:58:44.636 INFO:tasks.rados.rados.0.smithi080.stdout:3826: expect (ObjNum 1645 snap 0 seq_num 1645) 2023-12-01T04:58:44.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:58:44 smithi080 bash[41963]: audit 2023-12-01T04:58:43.856586+0000 mon.a (mon.0) 889 : audit 0 from='client.? 172.21.15.80:0/2524768760' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:58:44.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:58:44 smithi080 bash[28361]: audit 2023-12-01T04:58:43.856586+0000 mon.a (mon.0) 889 : audit 0 from='client.? 172.21.15.80:0/2524768760' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:58:44.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:58:44 smithi090 bash[32384]: audit 2023-12-01T04:58:43.856586+0000 mon.a (mon.0) 889 : audit 0 from='client.? 172.21.15.80:0/2524768760' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:58:44.831 INFO:tasks.rados.rados.0.smithi080.stdout:3827: finishing write tid 1 to smithi08089843-368 2023-12-01T04:58:44.832 INFO:tasks.rados.rados.0.smithi080.stdout:3827: finishing write tid 2 to smithi08089843-368 2023-12-01T04:58:44.832 INFO:tasks.rados.rados.0.smithi080.stdout:3832: seq_num 2357 ranges {414099=631323,1575823=779499,3126347=406252} 2023-12-01T04:58:44.837 INFO:tasks.rados.rados.0.smithi080.stdout:3832: writing smithi08089843-55 from 414099 to 1045422 tid 1 2023-12-01T04:58:44.845 INFO:tasks.rados.rados.0.smithi080.stdout:3832: writing smithi08089843-55 from 1575823 to 2355322 tid 2 2023-12-01T04:58:44.852 INFO:tasks.rados.rados.0.smithi080.stdout:3832: writing smithi08089843-55 from 3126347 to 3532599 tid 3 2023-12-01T04:58:44.852 INFO:tasks.rados.rados.0.smithi080.stdout:3825: done (6 left) 2023-12-01T04:58:44.852 INFO:tasks.rados.rados.0.smithi080.stdout:3826: done (5 left) 2023-12-01T04:58:44.852 INFO:tasks.rados.rados.0.smithi080.stdout:3833: delete oid 123 current snap is 0 2023-12-01T04:58:44.852 INFO:tasks.rados.rados.0.smithi080.stdout:3827: finishing write tid 3 to smithi08089843-368 2023-12-01T04:58:44.852 INFO:tasks.rados.rados.0.smithi080.stdout:3827: finishing write tid 4 to smithi08089843-368 2023-12-01T04:58:44.852 INFO:tasks.rados.rados.0.smithi080.stdout:3827: finishing write tid 5 to smithi08089843-368 2023-12-01T04:58:44.852 INFO:tasks.rados.rados.0.smithi080.stdout:3827: oid 368 updating version 0 to 372 2023-12-01T04:58:44.853 INFO:tasks.rados.rados.0.smithi080.stdout:3827: oid 368 updating version 372 to 373 2023-12-01T04:58:44.853 INFO:tasks.rados.rados.0.smithi080.stdout:3827: oid 368 updating version 373 to 375 2023-12-01T04:58:44.853 INFO:tasks.rados.rados.0.smithi080.stdout:3827: oid 368 version 375 is already newer than 374 2023-12-01T04:58:44.853 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 368 v 375 (ObjNum 2352 snap 0 seq_num 2352) dirty exists 2023-12-01T04:58:44.853 INFO:tasks.rados.rados.0.smithi080.stdout:3827: left oid 368 (ObjNum 2352 snap 0 seq_num 2352) 2023-12-01T04:58:44.853 INFO:tasks.rados.rados.0.smithi080.stdout:3829: finishing write tid 1 to smithi08089843-146 2023-12-01T04:58:44.853 INFO:tasks.rados.rados.0.smithi080.stdout:3829: finishing write tid 2 to smithi08089843-146 2023-12-01T04:58:44.853 INFO:tasks.rados.rados.0.smithi080.stdout:3829: finishing write tid 3 to smithi08089843-146 2023-12-01T04:58:44.853 INFO:tasks.rados.rados.0.smithi080.stdout:3829: finishing write tid 4 to smithi08089843-146 2023-12-01T04:58:44.853 INFO:tasks.rados.rados.0.smithi080.stdout:3829: finishing write tid 5 to smithi08089843-146 2023-12-01T04:58:44.853 INFO:tasks.rados.rados.0.smithi080.stdout:3829: oid 146 updating version 0 to 443 2023-12-01T04:58:44.853 INFO:tasks.rados.rados.0.smithi080.stdout:3829: oid 146 version 443 is already newer than 441 2023-12-01T04:58:44.853 INFO:tasks.rados.rados.0.smithi080.stdout:3829: oid 146 version 443 is already newer than 442 2023-12-01T04:58:44.854 INFO:tasks.rados.rados.0.smithi080.stdout:3829: oid 146 updating version 443 to 444 2023-12-01T04:58:44.854 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 146 v 444 (ObjNum 2354 snap 0 seq_num 2354) dirty exists 2023-12-01T04:58:44.854 INFO:tasks.rados.rados.0.smithi080.stdout:3829: left oid 146 (ObjNum 2354 snap 0 seq_num 2354) 2023-12-01T04:58:44.854 INFO:tasks.rados.rados.0.smithi080.stdout:3830: finishing write tid 1 to smithi08089843-272 2023-12-01T04:58:44.854 INFO:tasks.rados.rados.0.smithi080.stdout:3830: finishing write tid 2 to smithi08089843-272 2023-12-01T04:58:44.854 INFO:tasks.rados.rados.0.smithi080.stdout:3830: finishing write tid 3 to smithi08089843-272 2023-12-01T04:58:44.854 INFO:tasks.rados.rados.0.smithi080.stdout:3830: finishing write tid 4 to smithi08089843-272 2023-12-01T04:58:44.854 INFO:tasks.rados.rados.0.smithi080.stdout:3830: finishing write tid 5 to smithi08089843-272 2023-12-01T04:58:44.854 INFO:tasks.rados.rados.0.smithi080.stdout:3830: oid 272 updating version 0 to 544 2023-12-01T04:58:44.854 INFO:tasks.rados.rados.0.smithi080.stdout:3830: oid 272 version 544 is already newer than 543 2023-12-01T04:58:44.854 INFO:tasks.rados.rados.0.smithi080.stdout:3830: oid 272 version 544 is already newer than 542 2023-12-01T04:58:44.854 INFO:tasks.rados.rados.0.smithi080.stdout:3830: oid 272 version 544 is already newer than 541 2023-12-01T04:58:44.854 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 272 v 544 (ObjNum 2355 snap 0 seq_num 2355) dirty exists 2023-12-01T04:58:44.855 INFO:tasks.rados.rados.0.smithi080.stdout:3830: left oid 272 (ObjNum 2355 snap 0 seq_num 2355) 2023-12-01T04:58:44.855 INFO:tasks.rados.rados.0.smithi080.stdout:3831: finishing write tid 1 to smithi08089843-455 2023-12-01T04:58:44.855 INFO:tasks.rados.rados.0.smithi080.stdout:3831: finishing write tid 2 to smithi08089843-455 2023-12-01T04:58:44.855 INFO:tasks.rados.rados.0.smithi080.stdout:3831: finishing write tid 3 to smithi08089843-455 2023-12-01T04:58:44.855 INFO:tasks.rados.rados.0.smithi080.stdout:3831: finishing write tid 4 to smithi08089843-455 2023-12-01T04:58:44.855 INFO:tasks.rados.rados.0.smithi080.stdout:3831: finishing write tid 5 to smithi08089843-455 2023-12-01T04:58:44.855 INFO:tasks.rados.rados.0.smithi080.stdout:3831: oid 455 updating version 0 to 642 2023-12-01T04:58:44.855 INFO:tasks.rados.rados.0.smithi080.stdout:3831: oid 455 version 642 is already newer than 639 2023-12-01T04:58:44.855 INFO:tasks.rados.rados.0.smithi080.stdout:3831: oid 455 version 642 is already newer than 640 2023-12-01T04:58:44.855 INFO:tasks.rados.rados.0.smithi080.stdout:3831: oid 455 version 642 is already newer than 641 2023-12-01T04:58:44.855 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 455 v 642 (ObjNum 2356 snap 0 seq_num 2356) dirty exists 2023-12-01T04:58:44.856 INFO:tasks.rados.rados.0.smithi080.stdout:3831: left oid 455 (ObjNum 2356 snap 0 seq_num 2356) 2023-12-01T04:58:44.856 INFO:tasks.rados.rados.0.smithi080.stdout:3832: finishing write tid 1 to smithi08089843-55 2023-12-01T04:58:44.856 INFO:tasks.rados.rados.0.smithi080.stdout:3832: finishing write tid 2 to smithi08089843-55 2023-12-01T04:58:44.857 INFO:tasks.rados.rados.0.smithi080.stdout:3827: done (5 left) 2023-12-01T04:58:44.857 INFO:tasks.rados.rados.0.smithi080.stdout:3829: done (4 left) 2023-12-01T04:58:44.857 INFO:tasks.rados.rados.0.smithi080.stdout:3830: done (3 left) 2023-12-01T04:58:44.857 INFO:tasks.rados.rados.0.smithi080.stdout:3831: done (2 left) 2023-12-01T04:58:44.857 INFO:tasks.rados.rados.0.smithi080.stdout:3833: done (1 left) 2023-12-01T04:58:44.857 INFO:tasks.rados.rados.0.smithi080.stdout:3834: read oid 334 snap -1 2023-12-01T04:58:44.857 INFO:tasks.rados.rados.0.smithi080.stdout:3834: expect deleted 2023-12-01T04:58:44.858 INFO:tasks.rados.rados.0.smithi080.stdout:3835: read oid 470 snap -1 2023-12-01T04:58:44.858 INFO:tasks.rados.rados.0.smithi080.stdout:3835: expect (ObjNum 2091 snap 0 seq_num 2091) 2023-12-01T04:58:44.858 INFO:tasks.rados.rados.0.smithi080.stdout:3836: write oid 149 current snap is 0 2023-12-01T04:58:44.858 INFO:tasks.rados.rados.0.smithi080.stdout:3836: seq_num 2359 ranges {447713=781821,1692787=666815,3064840=428796} 2023-12-01T04:58:44.865 INFO:tasks.rados.rados.0.smithi080.stdout:3836: writing smithi08089843-149 from 447713 to 1229534 tid 1 2023-12-01T04:58:44.872 INFO:tasks.rados.rados.0.smithi080.stdout:3836: writing smithi08089843-149 from 1692787 to 2359602 tid 2 2023-12-01T04:58:44.879 INFO:tasks.rados.rados.0.smithi080.stdout:3836: writing smithi08089843-149 from 3064840 to 3493636 tid 3 2023-12-01T04:58:44.879 INFO:tasks.rados.rados.0.smithi080.stdout:3837: read oid 2 snap -1 2023-12-01T04:58:44.879 INFO:tasks.rados.rados.0.smithi080.stdout:3837: expect (ObjNum 1818 snap 0 seq_num 1818) 2023-12-01T04:58:44.879 INFO:tasks.rados.rados.0.smithi080.stdout:3838: read oid 247 snap -1 2023-12-01T04:58:44.880 INFO:tasks.rados.rados.0.smithi080.stdout:3838: expect deleted 2023-12-01T04:58:44.880 INFO:tasks.rados.rados.0.smithi080.stdout:3839: read oid 352 snap -1 2023-12-01T04:58:44.880 INFO:tasks.rados.rados.0.smithi080.stdout:3839: expect deleted 2023-12-01T04:58:44.880 INFO:tasks.rados.rados.0.smithi080.stdout:3840: write oid 486 current snap is 0 2023-12-01T04:58:44.880 INFO:tasks.rados.rados.0.smithi080.stdout:3840: seq_num 2360 ranges {464520=457070,1351269=526826,2408616=640068} 2023-12-01T04:58:44.885 INFO:tasks.rados.rados.0.smithi080.stdout:3840: writing smithi08089843-486 from 464520 to 921590 tid 1 2023-12-01T04:58:44.890 INFO:tasks.rados.rados.0.smithi080.stdout:3840: writing smithi08089843-486 from 1351269 to 1878095 tid 2 2023-12-01T04:58:44.898 INFO:tasks.rados.rados.0.smithi080.stdout:3840: writing smithi08089843-486 from 2408616 to 3048684 tid 3 2023-12-01T04:58:44.898 INFO:tasks.rados.rados.0.smithi080.stdout:3841: read oid 175 snap -1 2023-12-01T04:58:44.898 INFO:tasks.rados.rados.0.smithi080.stdout:3841: expect deleted 2023-12-01T04:58:44.898 INFO:tasks.rados.rados.0.smithi080.stdout:3842: read oid 39 snap -1 2023-12-01T04:58:44.898 INFO:tasks.rados.rados.0.smithi080.stdout:3842: expect (ObjNum 38 snap 0 seq_num 38) 2023-12-01T04:58:44.898 INFO:tasks.rados.rados.0.smithi080.stdout:3843: read oid 203 snap -1 2023-12-01T04:58:44.898 INFO:tasks.rados.rados.0.smithi080.stdout:3843: expect (ObjNum 202 snap 0 seq_num 202) 2023-12-01T04:58:44.898 INFO:tasks.rados.rados.0.smithi080.stdout:3844: delete oid 81 current snap is 0 2023-12-01T04:58:44.898 INFO:tasks.rados.rados.0.smithi080.stdout:3832: finishing write tid 3 to smithi08089843-55 2023-12-01T04:58:44.898 INFO:tasks.rados.rados.0.smithi080.stdout:3832: finishing write tid 4 to smithi08089843-55 2023-12-01T04:58:44.898 INFO:tasks.rados.rados.0.smithi080.stdout:3832: finishing write tid 5 to smithi08089843-55 2023-12-01T04:58:44.898 INFO:tasks.rados.rados.0.smithi080.stdout:3832: oid 55 updating version 0 to 408 2023-12-01T04:58:44.899 INFO:tasks.rados.rados.0.smithi080.stdout:3832: oid 55 version 408 is already newer than 406 2023-12-01T04:58:44.899 INFO:tasks.rados.rados.0.smithi080.stdout:3832: oid 55 updating version 408 to 409 2023-12-01T04:58:44.899 INFO:tasks.rados.rados.0.smithi080.stdout:3832: oid 55 version 409 is already newer than 407 2023-12-01T04:58:44.899 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 55 v 409 (ObjNum 2357 snap 0 seq_num 2357) dirty exists 2023-12-01T04:58:44.899 INFO:tasks.rados.rados.0.smithi080.stdout:3832: left oid 55 (ObjNum 2357 snap 0 seq_num 2357) 2023-12-01T04:58:44.899 INFO:tasks.rados.rados.0.smithi080.stdout:3835: expect (ObjNum 2091 snap 0 seq_num 2091) 2023-12-01T04:58:45.051 INFO:tasks.rados.rados.0.smithi080.stdout:3836: finishing write tid 1 to smithi08089843-149 2023-12-01T04:58:45.052 INFO:tasks.rados.rados.0.smithi080.stdout:3836: finishing write tid 2 to smithi08089843-149 2023-12-01T04:58:45.052 INFO:tasks.rados.rados.0.smithi080.stdout:3836: finishing write tid 3 to smithi08089843-149 2023-12-01T04:58:45.052 INFO:tasks.rados.rados.0.smithi080.stdout:3836: finishing write tid 4 to smithi08089843-149 2023-12-01T04:58:45.052 INFO:tasks.rados.rados.0.smithi080.stdout:3836: finishing write tid 5 to smithi08089843-149 2023-12-01T04:58:45.052 INFO:tasks.rados.rados.0.smithi080.stdout:3836: oid 149 updating version 0 to 555 2023-12-01T04:58:45.052 INFO:tasks.rados.rados.0.smithi080.stdout:3836: oid 149 updating version 555 to 556 2023-12-01T04:58:45.052 INFO:tasks.rados.rados.0.smithi080.stdout:3836: oid 149 version 556 is already newer than 553 2023-12-01T04:58:45.052 INFO:tasks.rados.rados.0.smithi080.stdout:3836: oid 149 version 556 is already newer than 554 2023-12-01T04:58:45.052 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 149 v 556 (ObjNum 2359 snap 0 seq_num 2359) dirty exists 2023-12-01T04:58:45.052 INFO:tasks.rados.rados.0.smithi080.stdout:3836: left oid 149 (ObjNum 2359 snap 0 seq_num 2359) 2023-12-01T04:58:45.053 INFO:tasks.rados.rados.0.smithi080.stdout:3837: expect (ObjNum 1818 snap 0 seq_num 1818) 2023-12-01T04:58:45.244 INFO:tasks.rados.rados.0.smithi080.stdout:3840: finishing write tid 1 to smithi08089843-486 2023-12-01T04:58:45.245 INFO:tasks.rados.rados.0.smithi080.stdout:3840: finishing write tid 2 to smithi08089843-486 2023-12-01T04:58:45.245 INFO:tasks.rados.rados.0.smithi080.stdout:3840: finishing write tid 3 to smithi08089843-486 2023-12-01T04:58:45.245 INFO:tasks.rados.rados.0.smithi080.stdout:3840: finishing write tid 4 to smithi08089843-486 2023-12-01T04:58:45.245 INFO:tasks.rados.rados.0.smithi080.stdout:3840: finishing write tid 5 to smithi08089843-486 2023-12-01T04:58:45.245 INFO:tasks.rados.rados.0.smithi080.stdout:3840: oid 486 updating version 0 to 548 2023-12-01T04:58:45.245 INFO:tasks.rados.rados.0.smithi080.stdout:3840: oid 486 version 548 is already newer than 545 2023-12-01T04:58:45.245 INFO:tasks.rados.rados.0.smithi080.stdout:3840: oid 486 version 548 is already newer than 546 2023-12-01T04:58:45.245 INFO:tasks.rados.rados.0.smithi080.stdout:3840: oid 486 version 548 is already newer than 547 2023-12-01T04:58:45.245 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 486 v 548 (ObjNum 2360 snap 0 seq_num 2360) dirty exists 2023-12-01T04:58:45.245 INFO:tasks.rados.rados.0.smithi080.stdout:3840: left oid 486 (ObjNum 2360 snap 0 seq_num 2360) 2023-12-01T04:58:45.245 INFO:tasks.rados.rados.0.smithi080.stdout:3842: expect (ObjNum 38 snap 0 seq_num 38) 2023-12-01T04:58:45.339 INFO:tasks.rados.rados.0.smithi080.stdout:3843: expect (ObjNum 202 snap 0 seq_num 202) 2023-12-01T04:58:45.447 INFO:tasks.rados.rados.0.smithi080.stdout:3832: done (11 left) 2023-12-01T04:58:45.447 INFO:tasks.rados.rados.0.smithi080.stdout:3834: done (10 left) 2023-12-01T04:58:45.447 INFO:tasks.rados.rados.0.smithi080.stdout:3835: done (9 left) 2023-12-01T04:58:45.447 INFO:tasks.rados.rados.0.smithi080.stdout:3836: done (8 left) 2023-12-01T04:58:45.447 INFO:tasks.rados.rados.0.smithi080.stdout:3837: done (7 left) 2023-12-01T04:58:45.447 INFO:tasks.rados.rados.0.smithi080.stdout:3838: done (6 left) 2023-12-01T04:58:45.447 INFO:tasks.rados.rados.0.smithi080.stdout:3839: done (5 left) 2023-12-01T04:58:45.447 INFO:tasks.rados.rados.0.smithi080.stdout:3840: done (4 left) 2023-12-01T04:58:45.448 INFO:tasks.rados.rados.0.smithi080.stdout:3841: done (3 left) 2023-12-01T04:58:45.448 INFO:tasks.rados.rados.0.smithi080.stdout:3842: done (2 left) 2023-12-01T04:58:45.448 INFO:tasks.rados.rados.0.smithi080.stdout:3843: done (1 left) 2023-12-01T04:58:45.448 INFO:tasks.rados.rados.0.smithi080.stdout:3844: done (0 left) 2023-12-01T04:58:45.448 INFO:tasks.rados.rados.0.smithi080.stdout:3845: write oid 313 current snap is 0 2023-12-01T04:58:45.448 INFO:tasks.rados.rados.0.smithi080.stdout:3845: seq_num 2362 ranges {498134=607568,1751880=530495,2747109=778965} 2023-12-01T04:58:45.459 INFO:tasks.rados.rados.0.smithi080.stdout:3845: writing smithi08089843-313 from 498134 to 1105702 tid 1 2023-12-01T04:58:45.466 INFO:tasks.rados.rados.0.smithi080.stdout:3845: writing smithi08089843-313 from 1751880 to 2282375 tid 2 2023-12-01T04:58:45.473 INFO:tasks.rados.rados.0.smithi080.stdout:3845: writing smithi08089843-313 from 2747109 to 3526074 tid 3 2023-12-01T04:58:45.473 INFO:tasks.rados.rados.0.smithi080.stdout:3846: write oid 55 current snap is 0 2023-12-01T04:58:45.474 INFO:tasks.rados.rados.0.smithi080.stdout:3845: finishing write tid 1 to smithi08089843-313 2023-12-01T04:58:45.474 INFO:tasks.rados.rados.0.smithi080.stdout:3846: seq_num 2363 ranges {514941=682817,1810362=674153,3058179=590237} 2023-12-01T04:58:45.480 INFO:tasks.rados.rados.0.smithi080.stdout:3846: writing smithi08089843-55 from 514941 to 1197758 tid 1 2023-12-01T04:58:45.488 INFO:tasks.rados.rados.0.smithi080.stdout:3846: writing smithi08089843-55 from 1810362 to 2484515 tid 2 2023-12-01T04:58:45.495 INFO:tasks.rados.rados.0.smithi080.stdout:3846: writing smithi08089843-55 from 3058179 to 3648416 tid 3 2023-12-01T04:58:45.496 INFO:tasks.rados.rados.0.smithi080.stdout:3847: read oid 443 snap -1 2023-12-01T04:58:45.496 INFO:tasks.rados.rados.0.smithi080.stdout:3847: expect (ObjNum 2055 snap 0 seq_num 2055) 2023-12-01T04:58:45.496 INFO:tasks.rados.rados.0.smithi080.stdout:3848: read oid 100 snap -1 2023-12-01T04:58:45.496 INFO:tasks.rados.rados.0.smithi080.stdout:3848: expect (ObjNum 2215 snap 0 seq_num 2215) 2023-12-01T04:58:45.496 INFO:tasks.rados.rados.0.smithi080.stdout:3849: read oid 193 snap -1 2023-12-01T04:58:45.496 INFO:tasks.rados.rados.0.smithi080.stdout:3849: expect (ObjNum 1534 snap 0 seq_num 1534) 2023-12-01T04:58:45.496 INFO:tasks.rados.rados.0.smithi080.stdout:3850: read oid 11 snap -1 2023-12-01T04:58:45.496 INFO:tasks.rados.rados.0.smithi080.stdout:3850: expect (ObjNum 1501 snap 0 seq_num 1501) 2023-12-01T04:58:45.496 INFO:tasks.rados.rados.0.smithi080.stdout:3851: write oid 415 current snap is 0 2023-12-01T04:58:45.496 INFO:tasks.rados.rados.0.smithi080.stdout:3845: finishing write tid 2 to smithi08089843-313 2023-12-01T04:58:45.496 INFO:tasks.rados.rados.0.smithi080.stdout:3845: finishing write tid 3 to smithi08089843-313 2023-12-01T04:58:45.496 INFO:tasks.rados.rados.0.smithi080.stdout:3845: finishing write tid 4 to smithi08089843-313 2023-12-01T04:58:45.496 INFO:tasks.rados.rados.0.smithi080.stdout:3845: finishing write tid 5 to smithi08089843-313 2023-12-01T04:58:45.497 INFO:tasks.rados.rados.0.smithi080.stdout:3845: oid 313 updating version 0 to 647 2023-12-01T04:58:45.497 INFO:tasks.rados.rados.0.smithi080.stdout:3845: oid 313 version 647 is already newer than 645 2023-12-01T04:58:45.497 INFO:tasks.rados.rados.0.smithi080.stdout:3845: oid 313 version 647 is already newer than 644 2023-12-01T04:58:45.497 INFO:tasks.rados.rados.0.smithi080.stdout:3845: oid 313 version 647 is already newer than 646 2023-12-01T04:58:45.497 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 313 v 647 (ObjNum 2362 snap 0 seq_num 2362) dirty exists 2023-12-01T04:58:45.497 INFO:tasks.rados.rados.0.smithi080.stdout:3845: left oid 313 (ObjNum 2362 snap 0 seq_num 2362) 2023-12-01T04:58:45.497 INFO:tasks.rados.rados.0.smithi080.stdout:3846: finishing write tid 1 to smithi08089843-55 2023-12-01T04:58:45.497 INFO:tasks.rados.rados.0.smithi080.stdout:3846: finishing write tid 2 to smithi08089843-55 2023-12-01T04:58:45.497 INFO:tasks.rados.rados.0.smithi080.stdout:3851: seq_num 2364 ranges {531748=758066,1868844=534164,3201955=401509} 2023-12-01T04:58:45.504 INFO:tasks.rados.rados.0.smithi080.stdout:3851: writing smithi08089843-415 from 531748 to 1289814 tid 1 2023-12-01T04:58:45.510 INFO:tasks.rados.rados.0.smithi080.stdout:3851: writing smithi08089843-415 from 1868844 to 2403008 tid 2 2023-12-01T04:58:45.517 INFO:tasks.rados.rados.0.smithi080.stdout:3851: writing smithi08089843-415 from 3201955 to 3603464 tid 3 2023-12-01T04:58:45.517 INFO:tasks.rados.rados.0.smithi080.stdout:3845: done (6 left) 2023-12-01T04:58:45.517 INFO:tasks.rados.rados.0.smithi080.stdout:3852: write oid 82 current snap is 0 2023-12-01T04:58:45.517 INFO:tasks.rados.rados.0.smithi080.stdout:3846: finishing write tid 3 to smithi08089843-55 2023-12-01T04:58:45.517 INFO:tasks.rados.rados.0.smithi080.stdout:3846: finishing write tid 4 to smithi08089843-55 2023-12-01T04:58:45.518 INFO:tasks.rados.rados.0.smithi080.stdout:3846: finishing write tid 5 to smithi08089843-55 2023-12-01T04:58:45.518 INFO:tasks.rados.rados.0.smithi080.stdout:3846: oid 55 updating version 0 to 411 2023-12-01T04:58:45.518 INFO:tasks.rados.rados.0.smithi080.stdout:3846: oid 55 version 411 is already newer than 410 2023-12-01T04:58:45.518 INFO:tasks.rados.rados.0.smithi080.stdout:3846: oid 55 updating version 411 to 413 2023-12-01T04:58:45.518 INFO:tasks.rados.rados.0.smithi080.stdout:3846: oid 55 version 413 is already newer than 412 2023-12-01T04:58:45.518 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 55 v 413 (ObjNum 2363 snap 0 seq_num 2363) dirty exists 2023-12-01T04:58:45.518 INFO:tasks.rados.rados.0.smithi080.stdout:3846: left oid 55 (ObjNum 2363 snap 0 seq_num 2363) 2023-12-01T04:58:45.518 INFO:tasks.rados.rados.0.smithi080.stdout:3848: expect (ObjNum 2215 snap 0 seq_num 2215) 2023-12-01T04:58:45.661 INFO:tasks.rados.rados.0.smithi080.stdout:3849: expect (ObjNum 1534 snap 0 seq_num 1534) 2023-12-01T04:58:45.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:58:45 smithi080 bash[28361]: cluster 2023-12-01T04:58:44.194975+0000 mgr.y (mgr.24362) 307 : cluster 0 pgmap v278: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 48 MiB/s rd, 6.8 MiB/s wr, 67 op/s 2023-12-01T04:58:45.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:58:45 smithi080 bash[41963]: cluster 2023-12-01T04:58:44.194975+0000 mgr.y (mgr.24362) 307 : cluster 0 pgmap v278: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 48 MiB/s rd, 6.8 MiB/s wr, 67 op/s 2023-12-01T04:58:45.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:58:45 smithi090 bash[32384]: cluster 2023-12-01T04:58:44.194975+0000 mgr.y (mgr.24362) 307 : cluster 0 pgmap v278: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 48 MiB/s rd, 6.8 MiB/s wr, 67 op/s 2023-12-01T04:58:45.864 INFO:tasks.rados.rados.0.smithi080.stdout:3847: expect (ObjNum 2055 snap 0 seq_num 2055) 2023-12-01T04:58:46.043 INFO:tasks.rados.rados.0.smithi080.stdout:3850: expect (ObjNum 1501 snap 0 seq_num 1501) 2023-12-01T04:58:46.194 INFO:tasks.rados.rados.0.smithi080.stdout:3851: finishing write tid 1 to smithi08089843-415 2023-12-01T04:58:46.195 INFO:tasks.rados.rados.0.smithi080.stdout:3851: finishing write tid 2 to smithi08089843-415 2023-12-01T04:58:46.195 INFO:tasks.rados.rados.0.smithi080.stdout:3851: finishing write tid 3 to smithi08089843-415 2023-12-01T04:58:46.195 INFO:tasks.rados.rados.0.smithi080.stdout:3851: finishing write tid 4 to smithi08089843-415 2023-12-01T04:58:46.195 INFO:tasks.rados.rados.0.smithi080.stdout:3851: finishing write tid 5 to smithi08089843-415 2023-12-01T04:58:46.195 INFO:tasks.rados.rados.0.smithi080.stdout:3851: oid 415 updating version 0 to 450 2023-12-01T04:58:46.195 INFO:tasks.rados.rados.0.smithi080.stdout:3851: oid 415 version 450 is already newer than 449 2023-12-01T04:58:46.195 INFO:tasks.rados.rados.0.smithi080.stdout:3851: oid 415 updating version 450 to 451 2023-12-01T04:58:46.196 INFO:tasks.rados.rados.0.smithi080.stdout:3851: oid 415 version 451 is already newer than 448 2023-12-01T04:58:46.196 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 415 v 451 (ObjNum 2364 snap 0 seq_num 2364) dirty exists 2023-12-01T04:58:46.196 INFO:tasks.rados.rados.0.smithi080.stdout:3851: left oid 415 (ObjNum 2364 snap 0 seq_num 2364) 2023-12-01T04:58:46.196 INFO:tasks.rados.rados.0.smithi080.stdout:3852: seq_num 2365 ranges {548555=549668,1643679=677822,2829378=612781} 2023-12-01T04:58:46.207 INFO:tasks.rados.rados.0.smithi080.stdout:3852: writing smithi08089843-82 from 548555 to 1098223 tid 1 2023-12-01T04:58:46.214 INFO:tasks.rados.rados.0.smithi080.stdout:3852: writing smithi08089843-82 from 1643679 to 2321501 tid 2 2023-12-01T04:58:46.220 INFO:tasks.rados.rados.0.smithi080.stdout:3852: writing smithi08089843-82 from 2829378 to 3442159 tid 3 2023-12-01T04:58:46.220 INFO:tasks.rados.rados.0.smithi080.stdout:3846: done (6 left) 2023-12-01T04:58:46.220 INFO:tasks.rados.rados.0.smithi080.stdout:3847: done (5 left) 2023-12-01T04:58:46.220 INFO:tasks.rados.rados.0.smithi080.stdout:3848: done (4 left) 2023-12-01T04:58:46.220 INFO:tasks.rados.rados.0.smithi080.stdout:3849: done (3 left) 2023-12-01T04:58:46.221 INFO:tasks.rados.rados.0.smithi080.stdout:3850: done (2 left) 2023-12-01T04:58:46.221 INFO:tasks.rados.rados.0.smithi080.stdout:3851: done (1 left) 2023-12-01T04:58:46.221 INFO:tasks.rados.rados.0.smithi080.stdout:3853: write oid 235 current snap is 0 2023-12-01T04:58:46.221 INFO:tasks.rados.rados.0.smithi080.stdout:3853: seq_num 2366 ranges {565362=624917,1985808=537833,3256801=508561} 2023-12-01T04:58:46.227 INFO:tasks.rados.rados.0.smithi080.stdout:3853: writing smithi08089843-235 from 565362 to 1190279 tid 1 2023-12-01T04:58:46.235 INFO:tasks.rados.rados.0.smithi080.stdout:3853: writing smithi08089843-235 from 1985808 to 2523641 tid 2 2023-12-01T04:58:46.242 INFO:tasks.rados.rados.0.smithi080.stdout:3853: writing smithi08089843-235 from 3256801 to 3765362 tid 3 2023-12-01T04:58:46.242 INFO:tasks.rados.rados.0.smithi080.stdout:3854: read oid 7 snap -1 2023-12-01T04:58:46.242 INFO:tasks.rados.rados.0.smithi080.stdout:3854: expect (ObjNum 1011 snap 0 seq_num 1011) 2023-12-01T04:58:46.242 INFO:tasks.rados.rados.0.smithi080.stdout:3855: write oid 436 current snap is 0 2023-12-01T04:58:46.242 INFO:tasks.rados.rados.0.smithi080.stdout:3855: seq_num 2367 ranges {582169=700166,2044290=681491,3284224=497945} 2023-12-01T04:58:46.249 INFO:tasks.rados.rados.0.smithi080.stdout:3855: writing smithi08089843-436 from 582169 to 1282335 tid 1 2023-12-01T04:58:46.276 INFO:tasks.rados.rados.0.smithi080.stdout:3855: writing smithi08089843-436 from 2044290 to 2725781 tid 2 2023-12-01T04:58:46.276 INFO:tasks.rados.rados.0.smithi080.stdout:3855: writing smithi08089843-436 from 3284224 to 3782169 tid 3 2023-12-01T04:58:46.276 INFO:tasks.rados.rados.0.smithi080.stdout:3856: read oid 282 snap -1 2023-12-01T04:58:46.276 INFO:tasks.rados.rados.0.smithi080.stdout:3856: expect (ObjNum 1969 snap 0 seq_num 1969) 2023-12-01T04:58:46.276 INFO:tasks.rados.rados.0.smithi080.stdout:3857: write oid 457 current snap is 0 2023-12-01T04:58:46.276 INFO:tasks.rados.rados.0.smithi080.stdout:3857: seq_num 2368 ranges {598976=775415,2102772=541502,3311647=487329} 2023-12-01T04:58:46.276 INFO:tasks.rados.rados.0.smithi080.stdout:3857: writing smithi08089843-457 from 598976 to 1374391 tid 1 2023-12-01T04:58:46.279 INFO:tasks.rados.rados.0.smithi080.stdout:3857: writing smithi08089843-457 from 2102772 to 2644274 tid 2 2023-12-01T04:58:46.286 INFO:tasks.rados.rados.0.smithi080.stdout:3857: writing smithi08089843-457 from 3311647 to 3798976 tid 3 2023-12-01T04:58:46.286 INFO:tasks.rados.rados.0.smithi080.stdout:3858: write oid 388 current snap is 0 2023-12-01T04:58:46.286 INFO:tasks.rados.rados.0.smithi080.stdout:3858: seq_num 2369 ranges {615783=450664,1761254=685160,2939070=774222} 2023-12-01T04:58:46.292 INFO:tasks.rados.rados.0.smithi080.stdout:3858: writing smithi08089843-388 from 615783 to 1066447 tid 1 2023-12-01T04:58:46.300 INFO:tasks.rados.rados.0.smithi080.stdout:3858: writing smithi08089843-388 from 1761254 to 2446414 tid 2 2023-12-01T04:58:46.308 INFO:tasks.rados.rados.0.smithi080.stdout:3858: writing smithi08089843-388 from 2939070 to 3713292 tid 3 2023-12-01T04:58:46.308 INFO:tasks.rados.rados.0.smithi080.stdout:3859: read oid 65 snap -1 2023-12-01T04:58:46.308 INFO:tasks.rados.rados.0.smithi080.stdout:3859: expect (ObjNum 2264 snap 0 seq_num 2264) 2023-12-01T04:58:46.308 INFO:tasks.rados.rados.0.smithi080.stdout:3860: write oid 420 current snap is 0 2023-12-01T04:58:46.308 INFO:tasks.rados.rados.0.smithi080.stdout:3852: finishing write tid 1 to smithi08089843-82 2023-12-01T04:58:46.308 INFO:tasks.rados.rados.0.smithi080.stdout:3852: finishing write tid 2 to smithi08089843-82 2023-12-01T04:58:46.308 INFO:tasks.rados.rados.0.smithi080.stdout:3852: finishing write tid 3 to smithi08089843-82 2023-12-01T04:58:46.308 INFO:tasks.rados.rados.0.smithi080.stdout:3852: finishing write tid 4 to smithi08089843-82 2023-12-01T04:58:46.308 INFO:tasks.rados.rados.0.smithi080.stdout:3860: seq_num 2370 ranges {632590=525913,1703383=545171,2850140=585494} 2023-12-01T04:58:46.314 INFO:tasks.rados.rados.0.smithi080.stdout:3860: writing smithi08089843-420 from 632590 to 1158503 tid 1 2023-12-01T04:58:46.321 INFO:tasks.rados.rados.0.smithi080.stdout:3860: writing smithi08089843-420 from 1703383 to 2248554 tid 2 2023-12-01T04:58:46.328 INFO:tasks.rados.rados.0.smithi080.stdout:3860: writing smithi08089843-420 from 2850140 to 3435634 tid 3 2023-12-01T04:58:46.328 INFO:tasks.rados.rados.0.smithi080.stdout:3861: read oid 290 snap -1 2023-12-01T04:58:46.328 INFO:tasks.rados.rados.0.smithi080.stdout:3861: expect deleted 2023-12-01T04:58:46.328 INFO:tasks.rados.rados.0.smithi080.stdout:3862: write oid 79 current snap is 0 2023-12-01T04:58:46.328 INFO:tasks.rados.rados.0.smithi080.stdout:3862: seq_num 2371 ranges {649397=601162,1761865=688829,2877563=513119,3812689=36708} 2023-12-01T04:58:46.335 INFO:tasks.rados.rados.0.smithi080.stdout:3862: writing smithi08089843-79 from 649397 to 1250559 tid 1 2023-12-01T04:58:46.343 INFO:tasks.rados.rados.0.smithi080.stdout:3862: writing smithi08089843-79 from 1761865 to 2450694 tid 2 2023-12-01T04:58:46.348 INFO:tasks.rados.rados.0.smithi080.stdout:3862: writing smithi08089843-79 from 2877563 to 3390682 tid 3 2023-12-01T04:58:46.352 INFO:tasks.rados.rados.0.smithi080.stdout:3862: writing smithi08089843-79 from 3812689 to 3849397 tid 4 2023-12-01T04:58:46.352 INFO:tasks.rados.rados.0.smithi080.stdout:3863: read oid 42 snap -1 2023-12-01T04:58:46.352 INFO:tasks.rados.rados.0.smithi080.stdout:3863: expect (ObjNum 2328 snap 0 seq_num 2328) 2023-12-01T04:58:46.352 INFO:tasks.rados.rados.0.smithi080.stdout:3864: delete oid 292 current snap is 0 2023-12-01T04:58:46.352 INFO:tasks.rados.rados.0.smithi080.stdout:3852: finishing write tid 5 to smithi08089843-82 2023-12-01T04:58:46.352 INFO:tasks.rados.rados.0.smithi080.stdout:3852: oid 82 updating version 0 to 549 2023-12-01T04:58:46.352 INFO:tasks.rados.rados.0.smithi080.stdout:3852: oid 82 updating version 549 to 551 2023-12-01T04:58:46.352 INFO:tasks.rados.rados.0.smithi080.stdout:3852: oid 82 version 551 is already newer than 550 2023-12-01T04:58:46.352 INFO:tasks.rados.rados.0.smithi080.stdout:3852: oid 82 updating version 551 to 552 2023-12-01T04:58:46.352 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 82 v 552 (ObjNum 2365 snap 0 seq_num 2365) dirty exists 2023-12-01T04:58:46.352 INFO:tasks.rados.rados.0.smithi080.stdout:3852: left oid 82 (ObjNum 2365 snap 0 seq_num 2365) 2023-12-01T04:58:46.352 INFO:tasks.rados.rados.0.smithi080.stdout:3853: finishing write tid 1 to smithi08089843-235 2023-12-01T04:58:46.352 INFO:tasks.rados.rados.0.smithi080.stdout:3853: finishing write tid 2 to smithi08089843-235 2023-12-01T04:58:46.353 INFO:tasks.rados.rados.0.smithi080.stdout:3853: finishing write tid 3 to smithi08089843-235 2023-12-01T04:58:46.353 INFO:tasks.rados.rados.0.smithi080.stdout:3853: finishing write tid 4 to smithi08089843-235 2023-12-01T04:58:46.353 INFO:tasks.rados.rados.0.smithi080.stdout:3853: finishing write tid 5 to smithi08089843-235 2023-12-01T04:58:46.353 INFO:tasks.rados.rados.0.smithi080.stdout:3853: oid 235 updating version 0 to 417 2023-12-01T04:58:46.353 INFO:tasks.rados.rados.0.smithi080.stdout:3853: oid 235 version 417 is already newer than 415 2023-12-01T04:58:46.353 INFO:tasks.rados.rados.0.smithi080.stdout:3853: oid 235 version 417 is already newer than 416 2023-12-01T04:58:46.353 INFO:tasks.rados.rados.0.smithi080.stdout:3853: oid 235 version 417 is already newer than 414 2023-12-01T04:58:46.353 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 235 v 417 (ObjNum 2366 snap 0 seq_num 2366) dirty exists 2023-12-01T04:58:46.353 INFO:tasks.rados.rados.0.smithi080.stdout:3853: left oid 235 (ObjNum 2366 snap 0 seq_num 2366) 2023-12-01T04:58:46.353 INFO:tasks.rados.rados.0.smithi080.stdout:3854: expect (ObjNum 1011 snap 0 seq_num 1011) 2023-12-01T04:58:46.498 INFO:tasks.rados.rados.0.smithi080.stdout:3855: finishing write tid 1 to smithi08089843-436 2023-12-01T04:58:46.499 INFO:tasks.rados.rados.0.smithi080.stdout:3855: finishing write tid 2 to smithi08089843-436 2023-12-01T04:58:46.499 INFO:tasks.rados.rados.0.smithi080.stdout:3855: finishing write tid 3 to smithi08089843-436 2023-12-01T04:58:46.499 INFO:tasks.rados.rados.0.smithi080.stdout:3855: finishing write tid 4 to smithi08089843-436 2023-12-01T04:58:46.499 INFO:tasks.rados.rados.0.smithi080.stdout:3855: finishing write tid 5 to smithi08089843-436 2023-12-01T04:58:46.499 INFO:tasks.rados.rados.0.smithi080.stdout:3855: oid 436 updating version 0 to 463 2023-12-01T04:58:46.499 INFO:tasks.rados.rados.0.smithi080.stdout:3855: oid 436 updating version 463 to 464 2023-12-01T04:58:46.499 INFO:tasks.rados.rados.0.smithi080.stdout:3855: oid 436 updating version 464 to 465 2023-12-01T04:58:46.499 INFO:tasks.rados.rados.0.smithi080.stdout:3855: oid 436 updating version 465 to 466 2023-12-01T04:58:46.499 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 436 v 466 (ObjNum 2367 snap 0 seq_num 2367) dirty exists 2023-12-01T04:58:46.499 INFO:tasks.rados.rados.0.smithi080.stdout:3855: left oid 436 (ObjNum 2367 snap 0 seq_num 2367) 2023-12-01T04:58:46.499 INFO:tasks.rados.rados.0.smithi080.stdout:3856: expect (ObjNum 1969 snap 0 seq_num 1969) 2023-12-01T04:58:46.662 INFO:tasks.rados.rados.0.smithi080.stdout:3857: finishing write tid 1 to smithi08089843-457 2023-12-01T04:58:46.662 INFO:tasks.rados.rados.0.smithi080.stdout:3857: finishing write tid 2 to smithi08089843-457 2023-12-01T04:58:46.662 INFO:tasks.rados.rados.0.smithi080.stdout:3857: finishing write tid 3 to smithi08089843-457 2023-12-01T04:58:46.662 INFO:tasks.rados.rados.0.smithi080.stdout:3857: finishing write tid 4 to smithi08089843-457 2023-12-01T04:58:46.662 INFO:tasks.rados.rados.0.smithi080.stdout:3857: finishing write tid 5 to smithi08089843-457 2023-12-01T04:58:46.662 INFO:tasks.rados.rados.0.smithi080.stdout:3857: oid 457 updating version 0 to 530 2023-12-01T04:58:46.662 INFO:tasks.rados.rados.0.smithi080.stdout:3857: oid 457 updating version 530 to 533 2023-12-01T04:58:46.662 INFO:tasks.rados.rados.0.smithi080.stdout:3857: oid 457 version 533 is already newer than 531 2023-12-01T04:58:46.663 INFO:tasks.rados.rados.0.smithi080.stdout:3857: oid 457 version 533 is already newer than 532 2023-12-01T04:58:46.663 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 457 v 533 (ObjNum 2368 snap 0 seq_num 2368) dirty exists 2023-12-01T04:58:46.663 INFO:tasks.rados.rados.0.smithi080.stdout:3857: left oid 457 (ObjNum 2368 snap 0 seq_num 2368) 2023-12-01T04:58:46.663 INFO:tasks.rados.rados.0.smithi080.stdout:3858: finishing write tid 1 to smithi08089843-388 2023-12-01T04:58:46.663 INFO:tasks.rados.rados.0.smithi080.stdout:3858: finishing write tid 2 to smithi08089843-388 2023-12-01T04:58:46.663 INFO:tasks.rados.rados.0.smithi080.stdout:3858: finishing write tid 3 to smithi08089843-388 2023-12-01T04:58:46.663 INFO:tasks.rados.rados.0.smithi080.stdout:3858: finishing write tid 4 to smithi08089843-388 2023-12-01T04:58:46.663 INFO:tasks.rados.rados.0.smithi080.stdout:3858: finishing write tid 5 to smithi08089843-388 2023-12-01T04:58:46.663 INFO:tasks.rados.rados.0.smithi080.stdout:3858: oid 388 updating version 0 to 376 2023-12-01T04:58:46.663 INFO:tasks.rados.rados.0.smithi080.stdout:3858: oid 388 updating version 376 to 379 2023-12-01T04:58:46.663 INFO:tasks.rados.rados.0.smithi080.stdout:3858: oid 388 version 379 is already newer than 377 2023-12-01T04:58:46.663 INFO:tasks.rados.rados.0.smithi080.stdout:3858: oid 388 version 379 is already newer than 378 2023-12-01T04:58:46.663 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 388 v 379 (ObjNum 2369 snap 0 seq_num 2369) dirty exists 2023-12-01T04:58:46.663 INFO:tasks.rados.rados.0.smithi080.stdout:3858: left oid 388 (ObjNum 2369 snap 0 seq_num 2369) 2023-12-01T04:58:46.663 INFO:tasks.rados.rados.0.smithi080.stdout:3859: expect (ObjNum 2264 snap 0 seq_num 2264) 2023-12-01T04:58:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:58:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:04:58:46] "GET /metrics HTTP/1.1" 200 36347 "" "Prometheus/2.43.0" 2023-12-01T04:58:46.763 INFO:tasks.rados.rados.0.smithi080.stdout:3860: finishing write tid 1 to smithi08089843-420 2023-12-01T04:58:46.764 INFO:tasks.rados.rados.0.smithi080.stdout:3860: finishing write tid 2 to smithi08089843-420 2023-12-01T04:58:46.764 INFO:tasks.rados.rados.0.smithi080.stdout:3860: finishing write tid 3 to smithi08089843-420 2023-12-01T04:58:46.764 INFO:tasks.rados.rados.0.smithi080.stdout:3860: finishing write tid 4 to smithi08089843-420 2023-12-01T04:58:46.764 INFO:tasks.rados.rados.0.smithi080.stdout:3860: finishing write tid 5 to smithi08089843-420 2023-12-01T04:58:46.764 INFO:tasks.rados.rados.0.smithi080.stdout:3860: oid 420 updating version 0 to 380 2023-12-01T04:58:46.764 INFO:tasks.rados.rados.0.smithi080.stdout:3860: oid 420 updating version 380 to 381 2023-12-01T04:58:46.764 INFO:tasks.rados.rados.0.smithi080.stdout:3860: oid 420 updating version 381 to 383 2023-12-01T04:58:46.764 INFO:tasks.rados.rados.0.smithi080.stdout:3860: oid 420 version 383 is already newer than 382 2023-12-01T04:58:46.764 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 420 v 383 (ObjNum 2370 snap 0 seq_num 2370) dirty exists 2023-12-01T04:58:46.764 INFO:tasks.rados.rados.0.smithi080.stdout:3860: left oid 420 (ObjNum 2370 snap 0 seq_num 2370) 2023-12-01T04:58:46.764 INFO:tasks.rados.rados.0.smithi080.stdout:3862: finishing write tid 1 to smithi08089843-79 2023-12-01T04:58:46.764 INFO:tasks.rados.rados.0.smithi080.stdout:3862: finishing write tid 2 to smithi08089843-79 2023-12-01T04:58:46.764 INFO:tasks.rados.rados.0.smithi080.stdout:3862: finishing write tid 3 to smithi08089843-79 2023-12-01T04:58:46.764 INFO:tasks.rados.rados.0.smithi080.stdout:3862: finishing write tid 4 to smithi08089843-79 2023-12-01T04:58:46.765 INFO:tasks.rados.rados.0.smithi080.stdout:3862: finishing write tid 5 to smithi08089843-79 2023-12-01T04:58:46.765 INFO:tasks.rados.rados.0.smithi080.stdout:3862: finishing write tid 6 to smithi08089843-79 2023-12-01T04:58:46.765 INFO:tasks.rados.rados.0.smithi080.stdout:3862: oid 79 updating version 0 to 548 2023-12-01T04:58:46.765 INFO:tasks.rados.rados.0.smithi080.stdout:3862: oid 79 version 548 is already newer than 547 2023-12-01T04:58:46.765 INFO:tasks.rados.rados.0.smithi080.stdout:3862: oid 79 version 548 is already newer than 545 2023-12-01T04:58:46.765 INFO:tasks.rados.rados.0.smithi080.stdout:3862: oid 79 version 548 is already newer than 546 2023-12-01T04:58:46.765 INFO:tasks.rados.rados.0.smithi080.stdout:3862: oid 79 version 548 is already newer than 544 2023-12-01T04:58:46.765 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 79 v 548 (ObjNum 2371 snap 0 seq_num 2371) dirty exists 2023-12-01T04:58:46.765 INFO:tasks.rados.rados.0.smithi080.stdout:3862: left oid 79 (ObjNum 2371 snap 0 seq_num 2371) 2023-12-01T04:58:46.765 INFO:tasks.rados.rados.0.smithi080.stdout:3863: expect (ObjNum 2328 snap 0 seq_num 2328) 2023-12-01T04:58:46.930 INFO:tasks.rados.rados.0.smithi080.stdout:3852: done (12 left) 2023-12-01T04:58:46.930 INFO:tasks.rados.rados.0.smithi080.stdout:3853: done (11 left) 2023-12-01T04:58:46.930 INFO:tasks.rados.rados.0.smithi080.stdout:3854: done (10 left) 2023-12-01T04:58:46.931 INFO:tasks.rados.rados.0.smithi080.stdout:3855: done (9 left) 2023-12-01T04:58:46.931 INFO:tasks.rados.rados.0.smithi080.stdout:3856: done (8 left) 2023-12-01T04:58:46.931 INFO:tasks.rados.rados.0.smithi080.stdout:3857: done (7 left) 2023-12-01T04:58:46.931 INFO:tasks.rados.rados.0.smithi080.stdout:3858: done (6 left) 2023-12-01T04:58:46.931 INFO:tasks.rados.rados.0.smithi080.stdout:3859: done (5 left) 2023-12-01T04:58:46.931 INFO:tasks.rados.rados.0.smithi080.stdout:3860: done (4 left) 2023-12-01T04:58:46.931 INFO:tasks.rados.rados.0.smithi080.stdout:3861: done (3 left) 2023-12-01T04:58:46.931 INFO:tasks.rados.rados.0.smithi080.stdout:3862: done (2 left) 2023-12-01T04:58:46.931 INFO:tasks.rados.rados.0.smithi080.stdout:3863: done (1 left) 2023-12-01T04:58:46.931 INFO:tasks.rados.rados.0.smithi080.stdout:3864: done (0 left) 2023-12-01T04:58:46.931 INFO:tasks.rados.rados.0.smithi080.stdout:3865: read oid 140 snap -1 2023-12-01T04:58:46.931 INFO:tasks.rados.rados.0.smithi080.stdout:3865: expect (ObjNum 1698 snap 0 seq_num 1698) 2023-12-01T04:58:46.931 INFO:tasks.rados.rados.0.smithi080.stdout:3866: write oid 291 current snap is 0 2023-12-01T04:58:46.931 INFO:tasks.rados.rados.0.smithi080.stdout:3866: seq_num 2373 ranges {683011=468013,1595182=692498,3048762=535663} 2023-12-01T04:58:46.943 INFO:tasks.rados.rados.0.smithi080.stdout:3866: writing smithi08089843-291 from 683011 to 1151024 tid 1 2023-12-01T04:58:46.949 INFO:tasks.rados.rados.0.smithi080.stdout:3866: writing smithi08089843-291 from 1595182 to 2287680 tid 2 2023-12-01T04:58:46.957 INFO:tasks.rados.rados.0.smithi080.stdout:3866: writing smithi08089843-291 from 3048762 to 3584425 tid 3 2023-12-01T04:58:46.957 INFO:tasks.rados.rados.0.smithi080.stdout:3867: write oid 315 current snap is 0 2023-12-01T04:58:46.957 INFO:tasks.rados.rados.0.smithi080.stdout:3867: seq_num 2374 ranges {699818=543262,1937311=436156,2843479=746935} 2023-12-01T04:58:46.963 INFO:tasks.rados.rados.0.smithi080.stdout:3867: writing smithi08089843-315 from 699818 to 1243080 tid 1 2023-12-01T04:58:46.970 INFO:tasks.rados.rados.0.smithi080.stdout:3867: writing smithi08089843-315 from 1937311 to 2373467 tid 2 2023-12-01T04:58:46.977 INFO:tasks.rados.rados.0.smithi080.stdout:3867: writing smithi08089843-315 from 2843479 to 3590414 tid 3 2023-12-01T04:58:46.977 INFO:tasks.rados.rados.0.smithi080.stdout:3868: write oid 497 current snap is 0 2023-12-01T04:58:46.977 INFO:tasks.rados.rados.0.smithi080.stdout:3868: seq_num 2375 ranges {716625=618511,1995793=696167,3387255=529370} 2023-12-01T04:58:46.985 INFO:tasks.rados.rados.0.smithi080.stdout:3868: writing smithi08089843-497 from 716625 to 1335136 tid 1 2023-12-01T04:58:46.992 INFO:tasks.rados.rados.0.smithi080.stdout:3868: writing smithi08089843-497 from 1995793 to 2691960 tid 2 2023-12-01T04:58:47.000 INFO:tasks.rados.rados.0.smithi080.stdout:3868: writing smithi08089843-497 from 3387255 to 3916625 tid 3 2023-12-01T04:58:47.000 INFO:tasks.rados.rados.0.smithi080.stdout:3869: read oid 431 snap -1 2023-12-01T04:58:47.000 INFO:tasks.rados.rados.0.smithi080.stdout:3869: expect (ObjNum 2133 snap 0 seq_num 2133) 2023-12-01T04:58:47.000 INFO:tasks.rados.rados.0.smithi080.stdout:3870: read oid 371 snap -1 2023-12-01T04:58:47.000 INFO:tasks.rados.rados.0.smithi080.stdout:3870: expect (ObjNum 2294 snap 0 seq_num 2294) 2023-12-01T04:58:47.000 INFO:tasks.rados.rados.0.smithi080.stdout:3871: write oid 87 current snap is 0 2023-12-01T04:58:47.000 INFO:tasks.rados.rados.0.smithi080.stdout:3871: seq_num 2376 ranges {733432=693760,2054275=439825,2898325=485832} 2023-12-01T04:58:47.008 INFO:tasks.rados.rados.0.smithi080.stdout:3871: writing smithi08089843-87 from 733432 to 1427192 tid 1 2023-12-01T04:58:47.014 INFO:tasks.rados.rados.0.smithi080.stdout:3871: writing smithi08089843-87 from 2054275 to 2494100 tid 2 2023-12-01T04:58:47.019 INFO:tasks.rados.rados.0.smithi080.stdout:3871: writing smithi08089843-87 from 2898325 to 3384157 tid 3 2023-12-01T04:58:47.020 INFO:tasks.rados.rados.0.smithi080.stdout:3872: write oid 399 current snap is 0 2023-12-01T04:58:47.020 INFO:tasks.rados.rados.0.smithi080.stdout:3872: seq_num 2377 ranges {750239=769009,2112757=699836,3442101=508138} 2023-12-01T04:58:47.028 INFO:tasks.rados.rados.0.smithi080.stdout:3872: writing smithi08089843-399 from 750239 to 1519248 tid 1 2023-12-01T04:58:47.035 INFO:tasks.rados.rados.0.smithi080.stdout:3872: writing smithi08089843-399 from 2112757 to 2812593 tid 2 2023-12-01T04:58:47.042 INFO:tasks.rados.rados.0.smithi080.stdout:3872: writing smithi08089843-399 from 3442101 to 3950239 tid 3 2023-12-01T04:58:47.042 INFO:tasks.rados.rados.0.smithi080.stdout:3873: read oid 325 snap -1 2023-12-01T04:58:47.042 INFO:tasks.rados.rados.0.smithi080.stdout:3873: expect deleted 2023-12-01T04:58:47.043 INFO:tasks.rados.rados.0.smithi080.stdout:3874: read oid 142 snap -1 2023-12-01T04:58:47.043 INFO:tasks.rados.rados.0.smithi080.stdout:3874: expect (ObjNum 2202 snap 0 seq_num 2202) 2023-12-01T04:58:47.043 INFO:tasks.rados.rados.0.smithi080.stdout:3875: read oid 429 snap -1 2023-12-01T04:58:47.043 INFO:tasks.rados.rados.0.smithi080.stdout:3875: expect (ObjNum 2034 snap 0 seq_num 2034) 2023-12-01T04:58:47.043 INFO:tasks.rados.rados.0.smithi080.stdout:3876: write oid 299 current snap is 0 2023-12-01T04:58:47.043 INFO:tasks.rados.rados.0.smithi080.stdout:3876: seq_num 2378 ranges {767046=444258,1654886=443494,2836818=508376,3760009=207037} 2023-12-01T04:58:47.049 INFO:tasks.rados.rados.0.smithi080.stdout:3876: writing smithi08089843-299 from 767046 to 1211304 tid 1 2023-12-01T04:58:47.054 INFO:tasks.rados.rados.0.smithi080.stdout:3876: writing smithi08089843-299 from 1654886 to 2098380 tid 2 2023-12-01T04:58:47.061 INFO:tasks.rados.rados.0.smithi080.stdout:3876: writing smithi08089843-299 from 2836818 to 3345194 tid 3 2023-12-01T04:58:47.065 INFO:tasks.rados.rados.0.smithi080.stdout:3876: writing smithi08089843-299 from 3760009 to 3967046 tid 4 2023-12-01T04:58:47.065 INFO:tasks.rados.rados.0.smithi080.stdout:3877: read oid 368 snap -1 2023-12-01T04:58:47.065 INFO:tasks.rados.rados.0.smithi080.stdout:3877: expect (ObjNum 2352 snap 0 seq_num 2352) 2023-12-01T04:58:47.065 INFO:tasks.rados.rados.0.smithi080.stdout:3878: delete oid 17 current snap is 0 2023-12-01T04:58:47.065 INFO:tasks.rados.rados.0.smithi080.stdout:3865: expect (ObjNum 1698 snap 0 seq_num 1698) 2023-12-01T04:58:47.220 INFO:tasks.rados.rados.0.smithi080.stdout:3866: finishing write tid 1 to smithi08089843-291 2023-12-01T04:58:47.221 INFO:tasks.rados.rados.0.smithi080.stdout:3866: finishing write tid 2 to smithi08089843-291 2023-12-01T04:58:47.221 INFO:tasks.rados.rados.0.smithi080.stdout:3866: finishing write tid 3 to smithi08089843-291 2023-12-01T04:58:47.221 INFO:tasks.rados.rados.0.smithi080.stdout:3866: finishing write tid 4 to smithi08089843-291 2023-12-01T04:58:47.221 INFO:tasks.rados.rados.0.smithi080.stdout:3866: finishing write tid 5 to smithi08089843-291 2023-12-01T04:58:47.221 INFO:tasks.rados.rados.0.smithi080.stdout:3866: oid 291 updating version 0 to 535 2023-12-01T04:58:47.221 INFO:tasks.rados.rados.0.smithi080.stdout:3866: oid 291 updating version 535 to 536 2023-12-01T04:58:47.221 INFO:tasks.rados.rados.0.smithi080.stdout:3866: oid 291 updating version 536 to 537 2023-12-01T04:58:47.221 INFO:tasks.rados.rados.0.smithi080.stdout:3866: oid 291 version 537 is already newer than 534 2023-12-01T04:58:47.221 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 291 v 537 (ObjNum 2373 snap 0 seq_num 2373) dirty exists 2023-12-01T04:58:47.221 INFO:tasks.rados.rados.0.smithi080.stdout:3866: left oid 291 (ObjNum 2373 snap 0 seq_num 2373) 2023-12-01T04:58:47.221 INFO:tasks.rados.rados.0.smithi080.stdout:3867: finishing write tid 1 to smithi08089843-315 2023-12-01T04:58:47.221 INFO:tasks.rados.rados.0.smithi080.stdout:3867: finishing write tid 2 to smithi08089843-315 2023-12-01T04:58:47.221 INFO:tasks.rados.rados.0.smithi080.stdout:3867: finishing write tid 3 to smithi08089843-315 2023-12-01T04:58:47.222 INFO:tasks.rados.rados.0.smithi080.stdout:3867: finishing write tid 4 to smithi08089843-315 2023-12-01T04:58:47.222 INFO:tasks.rados.rados.0.smithi080.stdout:3867: finishing write tid 5 to smithi08089843-315 2023-12-01T04:58:47.222 INFO:tasks.rados.rados.0.smithi080.stdout:3867: oid 315 updating version 0 to 649 2023-12-01T04:58:47.222 INFO:tasks.rados.rados.0.smithi080.stdout:3867: oid 315 updating version 649 to 651 2023-12-01T04:58:47.222 INFO:tasks.rados.rados.0.smithi080.stdout:3867: oid 315 updating version 651 to 652 2023-12-01T04:58:47.222 INFO:tasks.rados.rados.0.smithi080.stdout:3867: oid 315 version 652 is already newer than 650 2023-12-01T04:58:47.222 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 315 v 652 (ObjNum 2374 snap 0 seq_num 2374) dirty exists 2023-12-01T04:58:47.222 INFO:tasks.rados.rados.0.smithi080.stdout:3867: left oid 315 (ObjNum 2374 snap 0 seq_num 2374) 2023-12-01T04:58:47.222 INFO:tasks.rados.rados.0.smithi080.stdout:3868: finishing write tid 1 to smithi08089843-497 2023-12-01T04:58:47.222 INFO:tasks.rados.rados.0.smithi080.stdout:3868: finishing write tid 2 to smithi08089843-497 2023-12-01T04:58:47.222 INFO:tasks.rados.rados.0.smithi080.stdout:3865: done (13 left) 2023-12-01T04:58:47.222 INFO:tasks.rados.rados.0.smithi080.stdout:3866: done (12 left) 2023-12-01T04:58:47.222 INFO:tasks.rados.rados.0.smithi080.stdout:3867: done (11 left) 2023-12-01T04:58:47.222 INFO:tasks.rados.rados.0.smithi080.stdout:3878: done (10 left) 2023-12-01T04:58:47.222 INFO:tasks.rados.rados.0.smithi080.stdout:3879: read oid 192 snap -1 2023-12-01T04:58:47.223 INFO:tasks.rados.rados.0.smithi080.stdout:3879: expect deleted 2023-12-01T04:58:47.223 INFO:tasks.rados.rados.0.smithi080.stdout:3880: read oid 446 snap -1 2023-12-01T04:58:47.223 INFO:tasks.rados.rados.0.smithi080.stdout:3880: expect (ObjNum 2296 snap 0 seq_num 2296) 2023-12-01T04:58:47.223 INFO:tasks.rados.rados.0.smithi080.stdout:3881: read oid 386 snap -1 2023-12-01T04:58:47.223 INFO:tasks.rados.rados.0.smithi080.stdout:3881: expect (ObjNum 901 snap 0 seq_num 901) 2023-12-01T04:58:47.223 INFO:tasks.rados.rados.0.smithi080.stdout:3882: write oid 339 current snap is 0 2023-12-01T04:58:47.223 INFO:tasks.rados.rados.0.smithi080.stdout:3868: finishing write tid 3 to smithi08089843-497 2023-12-01T04:58:47.223 INFO:tasks.rados.rados.0.smithi080.stdout:3868: finishing write tid 4 to smithi08089843-497 2023-12-01T04:58:47.223 INFO:tasks.rados.rados.0.smithi080.stdout:3868: finishing write tid 5 to smithi08089843-497 2023-12-01T04:58:47.223 INFO:tasks.rados.rados.0.smithi080.stdout:3868: oid 497 updating version 0 to 418 2023-12-01T04:58:47.223 INFO:tasks.rados.rados.0.smithi080.stdout:3868: oid 497 updating version 418 to 419 2023-12-01T04:58:47.223 INFO:tasks.rados.rados.0.smithi080.stdout:3868: oid 497 updating version 419 to 420 2023-12-01T04:58:47.223 INFO:tasks.rados.rados.0.smithi080.stdout:3868: oid 497 updating version 420 to 421 2023-12-01T04:58:47.223 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 497 v 421 (ObjNum 2375 snap 0 seq_num 2375) dirty exists 2023-12-01T04:58:47.223 INFO:tasks.rados.rados.0.smithi080.stdout:3868: left oid 497 (ObjNum 2375 snap 0 seq_num 2375) 2023-12-01T04:58:47.224 INFO:tasks.rados.rados.0.smithi080.stdout:3869: expect (ObjNum 2133 snap 0 seq_num 2133) 2023-12-01T04:58:47.440 INFO:tasks.rados.rados.0.smithi080.stdout:3870: expect (ObjNum 2294 snap 0 seq_num 2294) 2023-12-01T04:58:47.665 INFO:tasks.rados.rados.0.smithi080.stdout:3871: finishing write tid 1 to smithi08089843-87 2023-12-01T04:58:47.665 INFO:tasks.rados.rados.0.smithi080.stdout:3871: finishing write tid 2 to smithi08089843-87 2023-12-01T04:58:47.665 INFO:tasks.rados.rados.0.smithi080.stdout:3871: finishing write tid 3 to smithi08089843-87 2023-12-01T04:58:47.665 INFO:tasks.rados.rados.0.smithi080.stdout:3871: finishing write tid 4 to smithi08089843-87 2023-12-01T04:58:47.666 INFO:tasks.rados.rados.0.smithi080.stdout:3871: finishing write tid 5 to smithi08089843-87 2023-12-01T04:58:47.666 INFO:tasks.rados.rados.0.smithi080.stdout:3871: oid 87 updating version 0 to 448 2023-12-01T04:58:47.666 INFO:tasks.rados.rados.0.smithi080.stdout:3871: oid 87 version 448 is already newer than 445 2023-12-01T04:58:47.666 INFO:tasks.rados.rados.0.smithi080.stdout:3871: oid 87 version 448 is already newer than 446 2023-12-01T04:58:47.666 INFO:tasks.rados.rados.0.smithi080.stdout:3871: oid 87 version 448 is already newer than 447 2023-12-01T04:58:47.666 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 87 v 448 (ObjNum 2376 snap 0 seq_num 2376) dirty exists 2023-12-01T04:58:47.666 INFO:tasks.rados.rados.0.smithi080.stdout:3871: left oid 87 (ObjNum 2376 snap 0 seq_num 2376) 2023-12-01T04:58:47.666 INFO:tasks.rados.rados.0.smithi080.stdout:3872: finishing write tid 1 to smithi08089843-399 2023-12-01T04:58:47.666 INFO:tasks.rados.rados.0.smithi080.stdout:3872: finishing write tid 2 to smithi08089843-399 2023-12-01T04:58:47.666 INFO:tasks.rados.rados.0.smithi080.stdout:3872: finishing write tid 3 to smithi08089843-399 2023-12-01T04:58:47.666 INFO:tasks.rados.rados.0.smithi080.stdout:3872: finishing write tid 4 to smithi08089843-399 2023-12-01T04:58:47.666 INFO:tasks.rados.rados.0.smithi080.stdout:3872: finishing write tid 5 to smithi08089843-399 2023-12-01T04:58:47.666 INFO:tasks.rados.rados.0.smithi080.stdout:3872: oid 399 updating version 0 to 549 2023-12-01T04:58:47.667 INFO:tasks.rados.rados.0.smithi080.stdout:3872: oid 399 updating version 549 to 550 2023-12-01T04:58:47.667 INFO:tasks.rados.rados.0.smithi080.stdout:3872: oid 399 updating version 550 to 551 2023-12-01T04:58:47.667 INFO:tasks.rados.rados.0.smithi080.stdout:3872: oid 399 updating version 551 to 552 2023-12-01T04:58:47.667 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 399 v 552 (ObjNum 2377 snap 0 seq_num 2377) dirty exists 2023-12-01T04:58:47.667 INFO:tasks.rados.rados.0.smithi080.stdout:3872: left oid 399 (ObjNum 2377 snap 0 seq_num 2377) 2023-12-01T04:58:47.667 INFO:tasks.rados.rados.0.smithi080.stdout:3875: expect (ObjNum 2034 snap 0 seq_num 2034) 2023-12-01T04:58:47.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:58:47 smithi080 bash[41963]: cluster 2023-12-01T04:58:46.196414+0000 mgr.y (mgr.24362) 308 : cluster 0 pgmap v279: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 78 MiB/s rd, 12 MiB/s wr, 111 op/s 2023-12-01T04:58:47.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:58:47 smithi080 bash[41963]: audit 2023-12-01T04:58:46.309265+0000 mon.a (mon.0) 890 : audit 0 from='client.? 172.21.15.80:0/2845376001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:58:47.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:58:47 smithi080 bash[28361]: cluster 2023-12-01T04:58:46.196414+0000 mgr.y (mgr.24362) 308 : cluster 0 pgmap v279: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 78 MiB/s rd, 12 MiB/s wr, 111 op/s 2023-12-01T04:58:47.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:58:47 smithi080 bash[28361]: audit 2023-12-01T04:58:46.309265+0000 mon.a (mon.0) 890 : audit 0 from='client.? 172.21.15.80:0/2845376001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:58:47.737 INFO:tasks.rados.rados.0.smithi080.stdout:3874: expect (ObjNum 2202 snap 0 seq_num 2202) 2023-12-01T04:58:47.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:58:47 smithi090 bash[32384]: cluster 2023-12-01T04:58:46.196414+0000 mgr.y (mgr.24362) 308 : cluster 0 pgmap v279: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 78 MiB/s rd, 12 MiB/s wr, 111 op/s 2023-12-01T04:58:47.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:58:47 smithi090 bash[32384]: audit 2023-12-01T04:58:46.309265+0000 mon.a (mon.0) 890 : audit 0 from='client.? 172.21.15.80:0/2845376001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:58:47.938 INFO:tasks.rados.rados.0.smithi080.stdout:3876: finishing write tid 1 to smithi08089843-299 2023-12-01T04:58:47.938 INFO:tasks.rados.rados.0.smithi080.stdout:3876: finishing write tid 2 to smithi08089843-299 2023-12-01T04:58:47.938 INFO:tasks.rados.rados.0.smithi080.stdout:3876: finishing write tid 3 to smithi08089843-299 2023-12-01T04:58:47.938 INFO:tasks.rados.rados.0.smithi080.stdout:3877: expect (ObjNum 2352 snap 0 seq_num 2352) 2023-12-01T04:58:48.144 INFO:tasks.rados.rados.0.smithi080.stdout:3876: finishing write tid 4 to smithi08089843-299 2023-12-01T04:58:48.144 INFO:tasks.rados.rados.0.smithi080.stdout:3876: finishing write tid 5 to smithi08089843-299 2023-12-01T04:58:48.144 INFO:tasks.rados.rados.0.smithi080.stdout:3876: finishing write tid 6 to smithi08089843-299 2023-12-01T04:58:48.144 INFO:tasks.rados.rados.0.smithi080.stdout:3876: oid 299 updating version 0 to 381 2023-12-01T04:58:48.144 INFO:tasks.rados.rados.0.smithi080.stdout:3876: oid 299 version 381 is already newer than 379 2023-12-01T04:58:48.144 INFO:tasks.rados.rados.0.smithi080.stdout:3876: oid 299 updating version 381 to 383 2023-12-01T04:58:48.144 INFO:tasks.rados.rados.0.smithi080.stdout:3876: oid 299 version 383 is already newer than 380 2023-12-01T04:58:48.145 INFO:tasks.rados.rados.0.smithi080.stdout:3876: oid 299 version 383 is already newer than 382 2023-12-01T04:58:48.145 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 299 v 383 (ObjNum 2378 snap 0 seq_num 2378) dirty exists 2023-12-01T04:58:48.145 INFO:tasks.rados.rados.0.smithi080.stdout:3876: left oid 299 (ObjNum 2378 snap 0 seq_num 2378) 2023-12-01T04:58:48.145 INFO:tasks.rados.rados.0.smithi080.stdout:3880: expect (ObjNum 2296 snap 0 seq_num 2296) 2023-12-01T04:58:48.227 INFO:tasks.rados.rados.0.smithi080.stdout:3881: expect (ObjNum 901 snap 0 seq_num 901) 2023-12-01T04:58:48.366 INFO:tasks.rados.rados.0.smithi080.stdout:3882: seq_num 2380 ranges {400660=711109,1888203=112457} 2023-12-01T04:58:48.373 INFO:tasks.rados.rados.0.smithi080.stdout:3882: writing smithi08089843-339 from 400660 to 1111769 tid 1 2023-12-01T04:58:48.380 INFO:tasks.rados.rados.0.smithi080.stdout:3882: writing smithi08089843-339 from 1888203 to 2000660 tid 2 2023-12-01T04:58:48.380 INFO:tasks.rados.rados.0.smithi080.stdout:3868: done (13 left) 2023-12-01T04:58:48.380 INFO:tasks.rados.rados.0.smithi080.stdout:3869: done (12 left) 2023-12-01T04:58:48.380 INFO:tasks.rados.rados.0.smithi080.stdout:3870: done (11 left) 2023-12-01T04:58:48.380 INFO:tasks.rados.rados.0.smithi080.stdout:3871: done (10 left) 2023-12-01T04:58:48.380 INFO:tasks.rados.rados.0.smithi080.stdout:3872: done (9 left) 2023-12-01T04:58:48.380 INFO:tasks.rados.rados.0.smithi080.stdout:3873: done (8 left) 2023-12-01T04:58:48.380 INFO:tasks.rados.rados.0.smithi080.stdout:3874: done (7 left) 2023-12-01T04:58:48.380 INFO:tasks.rados.rados.0.smithi080.stdout:3875: done (6 left) 2023-12-01T04:58:48.380 INFO:tasks.rados.rados.0.smithi080.stdout:3876: done (5 left) 2023-12-01T04:58:48.381 INFO:tasks.rados.rados.0.smithi080.stdout:3877: done (4 left) 2023-12-01T04:58:48.381 INFO:tasks.rados.rados.0.smithi080.stdout:3879: done (3 left) 2023-12-01T04:58:48.381 INFO:tasks.rados.rados.0.smithi080.stdout:3880: done (2 left) 2023-12-01T04:58:48.381 INFO:tasks.rados.rados.0.smithi080.stdout:3881: done (1 left) 2023-12-01T04:58:48.381 INFO:tasks.rados.rados.0.smithi080.stdout:3883: delete oid 368 current snap is 0 2023-12-01T04:58:48.381 INFO:tasks.rados.rados.0.smithi080.stdout:3882: finishing write tid 1 to smithi08089843-339 2023-12-01T04:58:48.382 INFO:tasks.rados.rados.0.smithi080.stdout:3883: done (1 left) 2023-12-01T04:58:48.382 INFO:tasks.rados.rados.0.smithi080.stdout:3884: delete oid 452 current snap is 0 2023-12-01T04:58:48.383 INFO:tasks.rados.rados.0.smithi080.stdout:3882: finishing write tid 2 to smithi08089843-339 2023-12-01T04:58:48.384 INFO:tasks.rados.rados.0.smithi080.stdout:3882: finishing write tid 3 to smithi08089843-339 2023-12-01T04:58:48.384 INFO:tasks.rados.rados.0.smithi080.stdout:3882: finishing write tid 4 to smithi08089843-339 2023-12-01T04:58:48.384 INFO:tasks.rados.rados.0.smithi080.stdout:3882: oid 339 updating version 0 to 560 2023-12-01T04:58:48.384 INFO:tasks.rados.rados.0.smithi080.stdout:3882: oid 339 version 560 is already newer than 559 2023-12-01T04:58:48.384 INFO:tasks.rados.rados.0.smithi080.stdout:3882: oid 339 version 560 is already newer than 558 2023-12-01T04:58:48.384 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 339 v 560 (ObjNum 2380 snap 0 seq_num 2380) dirty exists 2023-12-01T04:58:48.384 INFO:tasks.rados.rados.0.smithi080.stdout:3882: left oid 339 (ObjNum 2380 snap 0 seq_num 2380) 2023-12-01T04:58:48.385 INFO:tasks.rados.rados.0.smithi080.stdout:3882: done (1 left) 2023-12-01T04:58:48.385 INFO:tasks.rados.rados.0.smithi080.stdout:3884: done (0 left) 2023-12-01T04:58:48.386 INFO:tasks.rados.rados.0.smithi080.stdout:3885: read oid 44 snap -1 2023-12-01T04:58:48.386 INFO:tasks.rados.rados.0.smithi080.stdout:3885: expect deleted 2023-12-01T04:58:48.386 INFO:tasks.rados.rados.0.smithi080.stdout:3886: read oid 266 snap -1 2023-12-01T04:58:48.386 INFO:tasks.rados.rados.0.smithi080.stdout:3886: expect (ObjNum 2302 snap 0 seq_num 2302) 2023-12-01T04:58:48.386 INFO:tasks.rados.rados.0.smithi080.stdout:3887: write oid 101 current snap is 0 2023-12-01T04:58:48.386 INFO:tasks.rados.rados.0.smithi080.stdout:3887: seq_num 2383 ranges {451081=536856,1547296=503785} 2023-12-01T04:58:48.395 INFO:tasks.rados.rados.0.smithi080.stdout:3887: writing smithi08089843-101 from 451081 to 987937 tid 1 2023-12-01T04:58:48.401 INFO:tasks.rados.rados.0.smithi080.stdout:3887: writing smithi08089843-101 from 1547296 to 2051081 tid 2 2023-12-01T04:58:48.401 INFO:tasks.rados.rados.0.smithi080.stdout:3888: read oid 74 snap -1 2023-12-01T04:58:48.402 INFO:tasks.rados.rados.0.smithi080.stdout:3888: expect deleted 2023-12-01T04:58:48.402 INFO:tasks.rados.rados.0.smithi080.stdout:3889: write oid 450 current snap is 0 2023-12-01T04:58:48.402 INFO:tasks.rados.rados.0.smithi080.stdout:3886: expect (ObjNum 2302 snap 0 seq_num 2302) 2023-12-01T04:58:48.530 INFO:tasks.rados.rados.0.smithi080.stdout:3887: finishing write tid 1 to smithi08089843-101 2023-12-01T04:58:48.531 INFO:tasks.rados.rados.0.smithi080.stdout:3887: finishing write tid 2 to smithi08089843-101 2023-12-01T04:58:48.531 INFO:tasks.rados.rados.0.smithi080.stdout:3887: finishing write tid 3 to smithi08089843-101 2023-12-01T04:58:48.531 INFO:tasks.rados.rados.0.smithi080.stdout:3887: finishing write tid 4 to smithi08089843-101 2023-12-01T04:58:48.531 INFO:tasks.rados.rados.0.smithi080.stdout:3887: oid 101 updating version 0 to 385 2023-12-01T04:58:48.531 INFO:tasks.rados.rados.0.smithi080.stdout:3887: oid 101 updating version 385 to 386 2023-12-01T04:58:48.531 INFO:tasks.rados.rados.0.smithi080.stdout:3887: oid 101 version 386 is already newer than 384 2023-12-01T04:58:48.531 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 101 v 386 (ObjNum 2383 snap 0 seq_num 2383) dirty exists 2023-12-01T04:58:48.531 INFO:tasks.rados.rados.0.smithi080.stdout:3887: left oid 101 (ObjNum 2383 snap 0 seq_num 2383) 2023-12-01T04:58:48.531 INFO:tasks.rados.rados.0.smithi080.stdout:3889: seq_num 2384 ranges {467888=612105,1605778=454501} 2023-12-01T04:58:48.543 INFO:tasks.rados.rados.0.smithi080.stdout:3889: writing smithi08089843-450 from 467888 to 1079993 tid 1 2023-12-01T04:58:48.549 INFO:tasks.rados.rados.0.smithi080.stdout:3889: writing smithi08089843-450 from 1605778 to 2060279 tid 2 2023-12-01T04:58:48.549 INFO:tasks.rados.rados.0.smithi080.stdout:3885: done (4 left) 2023-12-01T04:58:48.549 INFO:tasks.rados.rados.0.smithi080.stdout:3886: done (3 left) 2023-12-01T04:58:48.549 INFO:tasks.rados.rados.0.smithi080.stdout:3887: done (2 left) 2023-12-01T04:58:48.549 INFO:tasks.rados.rados.0.smithi080.stdout:3888: done (1 left) 2023-12-01T04:58:48.550 INFO:tasks.rados.rados.0.smithi080.stdout:3889: finishing write tid 1 to smithi08089843-450 2023-12-01T04:58:48.550 INFO:tasks.rados.rados.0.smithi080.stdout:3890: read oid 145 snap -1 2023-12-01T04:58:48.550 INFO:tasks.rados.rados.0.smithi080.stdout:3890: expect (ObjNum 2206 snap 0 seq_num 2206) 2023-12-01T04:58:48.550 INFO:tasks.rados.rados.0.smithi080.stdout:3891: read oid 418 snap -1 2023-12-01T04:58:48.550 INFO:tasks.rados.rados.0.smithi080.stdout:3891: expect (ObjNum 2338 snap 0 seq_num 2338) 2023-12-01T04:58:48.550 INFO:tasks.rados.rados.0.smithi080.stdout:3892: write oid 59 current snap is 0 2023-12-01T04:58:48.550 INFO:tasks.rados.rados.0.smithi080.stdout:3892: seq_num 2385 ranges {484695=687354,1664260=420435} 2023-12-01T04:58:48.559 INFO:tasks.rados.rados.0.smithi080.stdout:3892: writing smithi08089843-59 from 484695 to 1172049 tid 1 2023-12-01T04:58:48.565 INFO:tasks.rados.rados.0.smithi080.stdout:3892: writing smithi08089843-59 from 1664260 to 2084695 tid 2 2023-12-01T04:58:48.566 INFO:tasks.rados.rados.0.smithi080.stdout:3893: write oid 141 current snap is 0 2023-12-01T04:58:48.566 INFO:tasks.rados.rados.0.smithi080.stdout:3893: seq_num 2386 ranges {501502=762603,2006389=95113} 2023-12-01T04:58:48.573 INFO:tasks.rados.rados.0.smithi080.stdout:3893: writing smithi08089843-141 from 501502 to 1264105 tid 1 2023-12-01T04:58:48.578 INFO:tasks.rados.rados.0.smithi080.stdout:3893: writing smithi08089843-141 from 2006389 to 2101502 tid 2 2023-12-01T04:58:48.578 INFO:tasks.rados.rados.0.smithi080.stdout:3894: read oid 157 snap -1 2023-12-01T04:58:48.578 INFO:tasks.rados.rados.0.smithi080.stdout:3894: expect deleted 2023-12-01T04:58:48.578 INFO:tasks.rados.rados.0.smithi080.stdout:3895: read oid 24 snap -1 2023-12-01T04:58:48.578 INFO:tasks.rados.rados.0.smithi080.stdout:3895: expect (ObjNum 1950 snap 0 seq_num 1950) 2023-12-01T04:58:48.578 INFO:tasks.rados.rados.0.smithi080.stdout:3896: write oid 155 current snap is 0 2023-12-01T04:58:48.578 INFO:tasks.rados.rados.0.smithi080.stdout:3896: seq_num 2387 ranges {518309=437852,1664871=453438} 2023-12-01T04:58:48.583 INFO:tasks.rados.rados.0.smithi080.stdout:3896: writing smithi08089843-155 from 518309 to 956161 tid 1 2023-12-01T04:58:48.590 INFO:tasks.rados.rados.0.smithi080.stdout:3896: writing smithi08089843-155 from 1664871 to 2118309 tid 2 2023-12-01T04:58:48.590 INFO:tasks.rados.rados.0.smithi080.stdout:3897: write oid 284 current snap is 0 2023-12-01T04:58:48.590 INFO:tasks.rados.rados.0.smithi080.stdout:3897: seq_num 2388 ranges {535116=629454,1839706=295410} 2023-12-01T04:58:48.597 INFO:tasks.rados.rados.0.smithi080.stdout:3897: writing smithi08089843-284 from 535116 to 1164570 tid 1 2023-12-01T04:58:48.603 INFO:tasks.rados.rados.0.smithi080.stdout:3897: writing smithi08089843-284 from 1839706 to 2135116 tid 2 2023-12-01T04:58:48.603 INFO:tasks.rados.rados.0.smithi080.stdout:3898: delete oid 228 current snap is 0 2023-12-01T04:58:48.603 INFO:tasks.rados.rados.0.smithi080.stdout:3889: finishing write tid 2 to smithi08089843-450 2023-12-01T04:58:48.603 INFO:tasks.rados.rados.0.smithi080.stdout:3889: finishing write tid 3 to smithi08089843-450 2023-12-01T04:58:48.603 INFO:tasks.rados.rados.0.smithi080.stdout:3889: finishing write tid 4 to smithi08089843-450 2023-12-01T04:58:48.603 INFO:tasks.rados.rados.0.smithi080.stdout:3889: oid 450 updating version 0 to 474 2023-12-01T04:58:48.603 INFO:tasks.rados.rados.0.smithi080.stdout:3889: oid 450 version 474 is already newer than 473 2023-12-01T04:58:48.603 INFO:tasks.rados.rados.0.smithi080.stdout:3889: oid 450 updating version 474 to 475 2023-12-01T04:58:48.603 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 450 v 475 (ObjNum 2384 snap 0 seq_num 2384) dirty exists 2023-12-01T04:58:48.603 INFO:tasks.rados.rados.0.smithi080.stdout:3889: left oid 450 (ObjNum 2384 snap 0 seq_num 2384) 2023-12-01T04:58:48.604 INFO:tasks.rados.rados.0.smithi080.stdout:3890: expect (ObjNum 2206 snap 0 seq_num 2206) 2023-12-01T04:58:48.796 INFO:tasks.rados.rados.0.smithi080.stdout:3891: expect (ObjNum 2338 snap 0 seq_num 2338) 2023-12-01T04:58:48.986 INFO:tasks.rados.rados.0.smithi080.stdout:3892: finishing write tid 1 to smithi08089843-59 2023-12-01T04:58:48.986 INFO:tasks.rados.rados.0.smithi080.stdout:3892: finishing write tid 2 to smithi08089843-59 2023-12-01T04:58:48.986 INFO:tasks.rados.rados.0.smithi080.stdout:3892: finishing write tid 3 to smithi08089843-59 2023-12-01T04:58:48.986 INFO:tasks.rados.rados.0.smithi080.stdout:3892: finishing write tid 4 to smithi08089843-59 2023-12-01T04:58:48.986 INFO:tasks.rados.rados.0.smithi080.stdout:3892: oid 59 updating version 0 to 563 2023-12-01T04:58:48.987 INFO:tasks.rados.rados.0.smithi080.stdout:3892: oid 59 version 563 is already newer than 561 2023-12-01T04:58:48.987 INFO:tasks.rados.rados.0.smithi080.stdout:3892: oid 59 version 563 is already newer than 562 2023-12-01T04:58:48.987 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 59 v 563 (ObjNum 2385 snap 0 seq_num 2385) dirty exists 2023-12-01T04:58:48.987 INFO:tasks.rados.rados.0.smithi080.stdout:3892: left oid 59 (ObjNum 2385 snap 0 seq_num 2385) 2023-12-01T04:58:48.987 INFO:tasks.rados.rados.0.smithi080.stdout:3893: finishing write tid 1 to smithi08089843-141 2023-12-01T04:58:48.987 INFO:tasks.rados.rados.0.smithi080.stdout:3893: finishing write tid 2 to smithi08089843-141 2023-12-01T04:58:48.987 INFO:tasks.rados.rados.0.smithi080.stdout:3893: finishing write tid 3 to smithi08089843-141 2023-12-01T04:58:48.987 INFO:tasks.rados.rados.0.smithi080.stdout:3893: finishing write tid 4 to smithi08089843-141 2023-12-01T04:58:48.987 INFO:tasks.rados.rados.0.smithi080.stdout:3893: oid 141 updating version 0 to 555 2023-12-01T04:58:48.987 INFO:tasks.rados.rados.0.smithi080.stdout:3893: oid 141 version 555 is already newer than 554 2023-12-01T04:58:48.987 INFO:tasks.rados.rados.0.smithi080.stdout:3893: oid 141 version 555 is already newer than 553 2023-12-01T04:58:48.987 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 141 v 555 (ObjNum 2386 snap 0 seq_num 2386) dirty exists 2023-12-01T04:58:48.987 INFO:tasks.rados.rados.0.smithi080.stdout:3893: left oid 141 (ObjNum 2386 snap 0 seq_num 2386) 2023-12-01T04:58:48.987 INFO:tasks.rados.rados.0.smithi080.stdout:3896: finishing write tid 1 to smithi08089843-155 2023-12-01T04:58:48.987 INFO:tasks.rados.rados.0.smithi080.stdout:3889: done (9 left) 2023-12-01T04:58:48.988 INFO:tasks.rados.rados.0.smithi080.stdout:3890: done (8 left) 2023-12-01T04:58:48.988 INFO:tasks.rados.rados.0.smithi080.stdout:3891: done (7 left) 2023-12-01T04:58:48.988 INFO:tasks.rados.rados.0.smithi080.stdout:3892: done (6 left) 2023-12-01T04:58:48.988 INFO:tasks.rados.rados.0.smithi080.stdout:3893: done (5 left) 2023-12-01T04:58:48.988 INFO:tasks.rados.rados.0.smithi080.stdout:3894: done (4 left) 2023-12-01T04:58:48.988 INFO:tasks.rados.rados.0.smithi080.stdout:3898: done (3 left) 2023-12-01T04:58:48.988 INFO:tasks.rados.rados.0.smithi080.stdout:3899: read oid 244 snap -1 2023-12-01T04:58:48.988 INFO:tasks.rados.rados.0.smithi080.stdout:3899: expect (ObjNum 2291 snap 0 seq_num 2291) 2023-12-01T04:58:48.988 INFO:tasks.rados.rados.0.smithi080.stdout:3900: write oid 197 current snap is 0 2023-12-01T04:58:48.988 INFO:tasks.rados.rados.0.smithi080.stdout:3895: expect (ObjNum 1950 snap 0 seq_num 1950) 2023-12-01T04:58:49.150 INFO:tasks.rados.rados.0.smithi080.stdout:3896: finishing write tid 2 to smithi08089843-155 2023-12-01T04:58:49.150 INFO:tasks.rados.rados.0.smithi080.stdout:3896: finishing write tid 3 to smithi08089843-155 2023-12-01T04:58:49.150 INFO:tasks.rados.rados.0.smithi080.stdout:3896: finishing write tid 4 to smithi08089843-155 2023-12-01T04:58:49.150 INFO:tasks.rados.rados.0.smithi080.stdout:3896: oid 155 updating version 0 to 421 2023-12-01T04:58:49.150 INFO:tasks.rados.rados.0.smithi080.stdout:3896: oid 155 updating version 421 to 422 2023-12-01T04:58:49.150 INFO:tasks.rados.rados.0.smithi080.stdout:3896: oid 155 version 422 is already newer than 420 2023-12-01T04:58:49.151 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 155 v 422 (ObjNum 2387 snap 0 seq_num 2387) dirty exists 2023-12-01T04:58:49.151 INFO:tasks.rados.rados.0.smithi080.stdout:3896: left oid 155 (ObjNum 2387 snap 0 seq_num 2387) 2023-12-01T04:58:49.151 INFO:tasks.rados.rados.0.smithi080.stdout:3897: finishing write tid 1 to smithi08089843-284 2023-12-01T04:58:49.151 INFO:tasks.rados.rados.0.smithi080.stdout:3897: finishing write tid 2 to smithi08089843-284 2023-12-01T04:58:49.151 INFO:tasks.rados.rados.0.smithi080.stdout:3897: finishing write tid 3 to smithi08089843-284 2023-12-01T04:58:49.151 INFO:tasks.rados.rados.0.smithi080.stdout:3897: finishing write tid 4 to smithi08089843-284 2023-12-01T04:58:49.151 INFO:tasks.rados.rados.0.smithi080.stdout:3897: oid 284 updating version 0 to 557 2023-12-01T04:58:49.151 INFO:tasks.rados.rados.0.smithi080.stdout:3897: oid 284 updating version 557 to 558 2023-12-01T04:58:49.151 INFO:tasks.rados.rados.0.smithi080.stdout:3897: oid 284 version 558 is already newer than 556 2023-12-01T04:58:49.151 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 284 v 558 (ObjNum 2388 snap 0 seq_num 2388) dirty exists 2023-12-01T04:58:49.151 INFO:tasks.rados.rados.0.smithi080.stdout:3897: left oid 284 (ObjNum 2388 snap 0 seq_num 2388) 2023-12-01T04:58:49.151 INFO:tasks.rados.rados.0.smithi080.stdout:3899: expect (ObjNum 2291 snap 0 seq_num 2291) 2023-12-01T04:58:49.265 INFO:tasks.rados.rados.0.smithi080.stdout:3900: seq_num 2390 ranges {568730=779952,1840317=328413} 2023-12-01T04:58:49.281 INFO:tasks.rados.rados.0.smithi080.stdout:3900: writing smithi08089843-197 from 568730 to 1348682 tid 1 2023-12-01T04:58:49.288 INFO:tasks.rados.rados.0.smithi080.stdout:3900: writing smithi08089843-197 from 1840317 to 2168730 tid 2 2023-12-01T04:58:49.289 INFO:tasks.rados.rados.0.smithi080.stdout:3895: done (4 left) 2023-12-01T04:58:49.289 INFO:tasks.rados.rados.0.smithi080.stdout:3896: done (3 left) 2023-12-01T04:58:49.289 INFO:tasks.rados.rados.0.smithi080.stdout:3897: done (2 left) 2023-12-01T04:58:49.289 INFO:tasks.rados.rados.0.smithi080.stdout:3899: done (1 left) 2023-12-01T04:58:49.289 INFO:tasks.rados.rados.0.smithi080.stdout:3901: write oid 227 current snap is 0 2023-12-01T04:58:49.289 INFO:tasks.rados.rados.0.smithi080.stdout:3901: seq_num 2391 ranges {585537=455201,1498799=609166} 2023-12-01T04:58:49.294 INFO:tasks.rados.rados.0.smithi080.stdout:3901: writing smithi08089843-227 from 585537 to 1040738 tid 1 2023-12-01T04:58:49.300 INFO:tasks.rados.rados.0.smithi080.stdout:3901: writing smithi08089843-227 from 1498799 to 2107965 tid 2 2023-12-01T04:58:49.300 INFO:tasks.rados.rados.0.smithi080.stdout:3902: write oid 111 current snap is 0 2023-12-01T04:58:49.300 INFO:tasks.rados.rados.0.smithi080.stdout:3902: seq_num 2392 ranges {602344=530450,1557281=469177} 2023-12-01T04:58:49.306 INFO:tasks.rados.rados.0.smithi080.stdout:3902: writing smithi08089843-111 from 602344 to 1132794 tid 1 2023-12-01T04:58:49.312 INFO:tasks.rados.rados.0.smithi080.stdout:3902: writing smithi08089843-111 from 1557281 to 2026458 tid 2 2023-12-01T04:58:49.312 INFO:tasks.rados.rados.0.smithi080.stdout:3903: read oid 12 snap -1 2023-12-01T04:58:49.312 INFO:tasks.rados.rados.0.smithi080.stdout:3903: expect deleted 2023-12-01T04:58:49.312 INFO:tasks.rados.rados.0.smithi080.stdout:3904: write oid 72 current snap is 0 2023-12-01T04:58:49.312 INFO:tasks.rados.rados.0.smithi080.stdout:3904: seq_num 2393 ranges {619151=605699,2015763=203388} 2023-12-01T04:58:49.318 INFO:tasks.rados.rados.0.smithi080.stdout:3904: writing smithi08089843-72 from 619151 to 1224850 tid 1 2023-12-01T04:58:49.324 INFO:tasks.rados.rados.0.smithi080.stdout:3904: writing smithi08089843-72 from 2015763 to 2219151 tid 2 2023-12-01T04:58:49.324 INFO:tasks.rados.rados.0.smithi080.stdout:3905: write oid 126 current snap is 0 2023-12-01T04:58:49.324 INFO:tasks.rados.rados.0.smithi080.stdout:3905: seq_num 2394 ranges {635958=680948,1957892=278066} 2023-12-01T04:58:49.331 INFO:tasks.rados.rados.0.smithi080.stdout:3905: writing smithi08089843-126 from 635958 to 1316906 tid 1 2023-12-01T04:58:49.337 INFO:tasks.rados.rados.0.smithi080.stdout:3905: writing smithi08089843-126 from 1957892 to 2235958 tid 2 2023-12-01T04:58:49.337 INFO:tasks.rados.rados.0.smithi080.stdout:3906: write oid 125 current snap is 0 2023-12-01T04:58:49.337 INFO:tasks.rados.rados.0.smithi080.stdout:3906: seq_num 2395 ranges {652765=472550,1732727=520038} 2023-12-01T04:58:49.343 INFO:tasks.rados.rados.0.smithi080.stdout:3906: writing smithi08089843-125 from 652765 to 1125315 tid 1 2023-12-01T04:58:49.349 INFO:tasks.rados.rados.0.smithi080.stdout:3906: writing smithi08089843-125 from 1732727 to 2252765 tid 2 2023-12-01T04:58:49.349 INFO:tasks.rados.rados.0.smithi080.stdout:3907: write oid 472 current snap is 0 2023-12-01T04:58:49.350 INFO:tasks.rados.rados.0.smithi080.stdout:3907: seq_num 2396 ranges {669572=547799,1791209=478363} 2023-12-01T04:58:49.356 INFO:tasks.rados.rados.0.smithi080.stdout:3907: writing smithi08089843-472 from 669572 to 1217371 tid 1 2023-12-01T04:58:49.362 INFO:tasks.rados.rados.0.smithi080.stdout:3907: writing smithi08089843-472 from 1791209 to 2269572 tid 2 2023-12-01T04:58:49.362 INFO:tasks.rados.rados.0.smithi080.stdout:3908: write oid 238 current snap is 0 2023-12-01T04:58:49.362 INFO:tasks.rados.rados.0.smithi080.stdout:3900: finishing write tid 1 to smithi08089843-197 2023-12-01T04:58:49.362 INFO:tasks.rados.rados.0.smithi080.stdout:3908: seq_num 2397 ranges {686379=623048,1849691=436688} 2023-12-01T04:58:49.370 INFO:tasks.rados.rados.0.smithi080.stdout:3908: writing smithi08089843-238 from 686379 to 1309427 tid 1 2023-12-01T04:58:49.376 INFO:tasks.rados.rados.0.smithi080.stdout:3908: writing smithi08089843-238 from 1849691 to 2286379 tid 2 2023-12-01T04:58:49.376 INFO:tasks.rados.rados.0.smithi080.stdout:3909: write oid 316 current snap is 0 2023-12-01T04:58:49.376 INFO:tasks.rados.rados.0.smithi080.stdout:3909: seq_num 2398 ranges {703186=698297,2191820=111366} 2023-12-01T04:58:49.384 INFO:tasks.rados.rados.0.smithi080.stdout:3909: writing smithi08089843-316 from 703186 to 1401483 tid 1 2023-12-01T04:58:49.389 INFO:tasks.rados.rados.0.smithi080.stdout:3909: writing smithi08089843-316 from 2191820 to 2303186 tid 2 2023-12-01T04:58:49.389 INFO:tasks.rados.rados.0.smithi080.stdout:3910: write oid 344 current snap is 0 2023-12-01T04:58:49.389 INFO:tasks.rados.rados.0.smithi080.stdout:3900: finishing write tid 2 to smithi08089843-197 2023-12-01T04:58:49.389 INFO:tasks.rados.rados.0.smithi080.stdout:3910: seq_num 2399 ranges {719993=773546,2250302=69691} 2023-12-01T04:58:49.397 INFO:tasks.rados.rados.0.smithi080.stdout:3910: writing smithi08089843-344 from 719993 to 1493539 tid 1 2023-12-01T04:58:49.402 INFO:tasks.rados.rados.0.smithi080.stdout:3910: writing smithi08089843-344 from 2250302 to 2319993 tid 2 2023-12-01T04:58:49.402 INFO:tasks.rados.rados.0.smithi080.stdout:3911: write oid 162 current snap is 0 2023-12-01T04:58:49.402 INFO:tasks.rados.rados.0.smithi080.stdout:3911: seq_num 2400 ranges {736800=448795,1908784=428016} 2023-12-01T04:58:49.408 INFO:tasks.rados.rados.0.smithi080.stdout:3911: writing smithi08089843-162 from 736800 to 1185595 tid 1 2023-12-01T04:58:49.415 INFO:tasks.rados.rados.0.smithi080.stdout:3911: writing smithi08089843-162 from 1908784 to 2336800 tid 2 2023-12-01T04:58:49.415 INFO:tasks.rados.rados.0.smithi080.stdout:3912: write oid 164 current snap is 0 2023-12-01T04:58:49.415 INFO:tasks.rados.rados.0.smithi080.stdout:3912: seq_num 2401 ranges {753607=524044,1967266=386341} 2023-12-01T04:58:49.422 INFO:tasks.rados.rados.0.smithi080.stdout:3912: writing smithi08089843-164 from 753607 to 1277651 tid 1 2023-12-01T04:58:49.430 INFO:tasks.rados.rados.0.smithi080.stdout:3912: writing smithi08089843-164 from 1967266 to 2353607 tid 2 2023-12-01T04:58:49.430 INFO:tasks.rados.rados.0.smithi080.stdout:3913: read oid 359 snap -1 2023-12-01T04:58:49.430 INFO:tasks.rados.rados.0.smithi080.stdout:3913: expect (ObjNum 2120 snap 0 seq_num 2120) 2023-12-01T04:58:49.430 INFO:tasks.rados.rados.0.smithi080.stdout:3914: write oid 180 current snap is 0 2023-12-01T04:58:49.430 INFO:tasks.rados.rados.0.smithi080.stdout:3900: finishing write tid 3 to smithi08089843-197 2023-12-01T04:58:49.430 INFO:tasks.rados.rados.0.smithi080.stdout:3900: finishing write tid 4 to smithi08089843-197 2023-12-01T04:58:49.430 INFO:tasks.rados.rados.0.smithi080.stdout:3900: oid 197 updating version 0 to 554 2023-12-01T04:58:49.430 INFO:tasks.rados.rados.0.smithi080.stdout:3900: oid 197 updating version 554 to 555 2023-12-01T04:58:49.430 INFO:tasks.rados.rados.0.smithi080.stdout:3900: oid 197 version 555 is already newer than 553 2023-12-01T04:58:49.430 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 197 v 555 (ObjNum 2390 snap 0 seq_num 2390) dirty exists 2023-12-01T04:58:49.431 INFO:tasks.rados.rados.0.smithi080.stdout:3900: left oid 197 (ObjNum 2390 snap 0 seq_num 2390) 2023-12-01T04:58:49.431 INFO:tasks.rados.rados.0.smithi080.stdout:3914: seq_num 2402 ranges {770414=599293,1909395=461019} 2023-12-01T04:58:49.437 INFO:tasks.rados.rados.0.smithi080.stdout:3914: writing smithi08089843-180 from 770414 to 1369707 tid 1 2023-12-01T04:58:49.443 INFO:tasks.rados.rados.0.smithi080.stdout:3914: writing smithi08089843-180 from 1909395 to 2370414 tid 2 2023-12-01T04:58:49.443 INFO:tasks.rados.rados.0.smithi080.stdout:3900: done (14 left) 2023-12-01T04:58:49.443 INFO:tasks.rados.rados.0.smithi080.stdout:3915: write oid 211 current snap is 0 2023-12-01T04:58:49.443 INFO:tasks.rados.rados.0.smithi080.stdout:3901: finishing write tid 1 to smithi08089843-227 2023-12-01T04:58:49.443 INFO:tasks.rados.rados.0.smithi080.stdout:3915: seq_num 2403 ranges {787221=790895,2084230=302991} 2023-12-01T04:58:49.451 INFO:tasks.rados.rados.0.smithi080.stdout:3915: writing smithi08089843-211 from 787221 to 1578116 tid 1 2023-12-01T04:58:49.457 INFO:tasks.rados.rados.0.smithi080.stdout:3915: writing smithi08089843-211 from 2084230 to 2387221 tid 2 2023-12-01T04:58:49.457 INFO:tasks.rados.rados.0.smithi080.stdout:3916: write oid 236 current snap is 0 2023-12-01T04:58:49.457 INFO:tasks.rados.rados.0.smithi080.stdout:3916: seq_num 2404 ranges {404028=466144,1342712=774838} 2023-12-01T04:58:49.460 INFO:tasks.rados.rados.0.smithi080.stdout:3916: writing smithi08089843-236 from 404028 to 870172 tid 1 2023-12-01T04:58:49.469 INFO:tasks.rados.rados.0.smithi080.stdout:3916: writing smithi08089843-236 from 1342712 to 2117550 tid 2 2023-12-01T04:58:49.469 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:58:49.469 INFO:tasks.rados.rados.0.smithi080.stdout:3901: finishing write tid 2 to smithi08089843-227 2023-12-01T04:58:49.469 INFO:tasks.rados.rados.0.smithi080.stdout:3901: finishing write tid 3 to smithi08089843-227 2023-12-01T04:58:49.469 INFO:tasks.rados.rados.0.smithi080.stdout:3901: finishing write tid 4 to smithi08089843-227 2023-12-01T04:58:49.469 INFO:tasks.rados.rados.0.smithi080.stdout:3901: oid 227 updating version 0 to 386 2023-12-01T04:58:49.469 INFO:tasks.rados.rados.0.smithi080.stdout:3901: oid 227 updating version 386 to 387 2023-12-01T04:58:49.469 INFO:tasks.rados.rados.0.smithi080.stdout:3901: oid 227 version 387 is already newer than 385 2023-12-01T04:58:49.469 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 227 v 387 (ObjNum 2391 snap 0 seq_num 2391) dirty exists 2023-12-01T04:58:49.469 INFO:tasks.rados.rados.0.smithi080.stdout:3901: left oid 227 (ObjNum 2391 snap 0 seq_num 2391) 2023-12-01T04:58:49.470 INFO:tasks.rados.rados.0.smithi080.stdout:3902: finishing write tid 1 to smithi08089843-111 2023-12-01T04:58:49.470 INFO:tasks.rados.rados.0.smithi080.stdout:3902: finishing write tid 2 to smithi08089843-111 2023-12-01T04:58:49.470 INFO:tasks.rados.rados.0.smithi080.stdout:3902: finishing write tid 3 to smithi08089843-111 2023-12-01T04:58:49.470 INFO:tasks.rados.rados.0.smithi080.stdout:3902: finishing write tid 4 to smithi08089843-111 2023-12-01T04:58:49.470 INFO:tasks.rados.rados.0.smithi080.stdout:3902: oid 111 updating version 0 to 423 2023-12-01T04:58:49.470 INFO:tasks.rados.rados.0.smithi080.stdout:3902: oid 111 updating version 423 to 425 2023-12-01T04:58:49.470 INFO:tasks.rados.rados.0.smithi080.stdout:3902: oid 111 version 425 is already newer than 424 2023-12-01T04:58:49.470 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 111 v 425 (ObjNum 2392 snap 0 seq_num 2392) dirty exists 2023-12-01T04:58:49.470 INFO:tasks.rados.rados.0.smithi080.stdout:3902: left oid 111 (ObjNum 2392 snap 0 seq_num 2392) 2023-12-01T04:58:49.470 INFO:tasks.rados.rados.0.smithi080.stdout:3904: finishing write tid 1 to smithi08089843-72 2023-12-01T04:58:49.470 INFO:tasks.rados.rados.0.smithi080.stdout:3904: finishing write tid 2 to smithi08089843-72 2023-12-01T04:58:49.470 INFO:tasks.rados.rados.0.smithi080.stdout:3904: finishing write tid 3 to smithi08089843-72 2023-12-01T04:58:49.470 INFO:tasks.rados.rados.0.smithi080.stdout:3904: finishing write tid 4 to smithi08089843-72 2023-12-01T04:58:49.470 INFO:tasks.rados.rados.0.smithi080.stdout:3904: oid 72 updating version 0 to 453 2023-12-01T04:58:49.471 INFO:tasks.rados.rados.0.smithi080.stdout:3904: oid 72 version 453 is already newer than 452 2023-12-01T04:58:49.471 INFO:tasks.rados.rados.0.smithi080.stdout:3904: oid 72 version 453 is already newer than 451 2023-12-01T04:58:49.471 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 72 v 453 (ObjNum 2393 snap 0 seq_num 2393) dirty exists 2023-12-01T04:58:49.471 INFO:tasks.rados.rados.0.smithi080.stdout:3904: left oid 72 (ObjNum 2393 snap 0 seq_num 2393) 2023-12-01T04:58:49.471 INFO:tasks.rados.rados.0.smithi080.stdout:3905: finishing write tid 1 to smithi08089843-126 2023-12-01T04:58:49.471 INFO:tasks.rados.rados.0.smithi080.stdout:3905: finishing write tid 2 to smithi08089843-126 2023-12-01T04:58:49.471 INFO:tasks.rados.rados.0.smithi080.stdout:3901: done (15 left) 2023-12-01T04:58:49.471 INFO:tasks.rados.rados.0.smithi080.stdout:3902: done (14 left) 2023-12-01T04:58:49.471 INFO:tasks.rados.rados.0.smithi080.stdout:3903: done (13 left) 2023-12-01T04:58:49.471 INFO:tasks.rados.rados.0.smithi080.stdout:3904: done (12 left) 2023-12-01T04:58:49.471 INFO:tasks.rados.rados.0.smithi080.stdout:3917: write oid 21 current snap is 0 2023-12-01T04:58:49.471 INFO:tasks.rados.rados.0.smithi080.stdout:3917: seq_num 2405 ranges {420835=541393,1401194=634849} 2023-12-01T04:58:49.478 INFO:tasks.rados.rados.0.smithi080.stdout:3917: writing smithi08089843-21 from 420835 to 962228 tid 1 2023-12-01T04:58:49.486 INFO:tasks.rados.rados.0.smithi080.stdout:3917: writing smithi08089843-21 from 1401194 to 2036043 tid 2 2023-12-01T04:58:49.486 INFO:tasks.rados.rados.0.smithi080.stdout:3918: write oid 32 current snap is 0 2023-12-01T04:58:49.487 INFO:tasks.rados.rados.0.smithi080.stdout:3918: seq_num 2406 ranges {437642=616642,1743323=694319} 2023-12-01T04:58:49.492 INFO:tasks.rados.rados.0.smithi080.stdout:3918: writing smithi08089843-32 from 437642 to 1054284 tid 1 2023-12-01T04:58:49.500 INFO:tasks.rados.rados.0.smithi080.stdout:3918: writing smithi08089843-32 from 1743323 to 2437642 tid 2 2023-12-01T04:58:49.500 INFO:tasks.rados.rados.0.smithi080.stdout:3919: write oid 153 current snap is 0 2023-12-01T04:58:49.500 INFO:tasks.rados.rados.0.smithi080.stdout:3919: seq_num 2407 ranges {454449=691891,1801805=522165} 2023-12-01T04:58:49.507 INFO:tasks.rados.rados.0.smithi080.stdout:3919: writing smithi08089843-153 from 454449 to 1146340 tid 1 2023-12-01T04:58:49.516 INFO:tasks.rados.rados.0.smithi080.stdout:3919: writing smithi08089843-153 from 1801805 to 2323970 tid 2 2023-12-01T04:58:49.516 INFO:tasks.rados.rados.0.smithi080.stdout:3920: read oid 301 snap -1 2023-12-01T04:58:49.516 INFO:tasks.rados.rados.0.smithi080.stdout:3920: expect deleted 2023-12-01T04:58:49.516 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:58:49.516 INFO:tasks.rados.rados.0.smithi080.stdout:3905: finishing write tid 3 to smithi08089843-126 2023-12-01T04:58:49.516 INFO:tasks.rados.rados.0.smithi080.stdout:3905: finishing write tid 4 to smithi08089843-126 2023-12-01T04:58:49.516 INFO:tasks.rados.rados.0.smithi080.stdout:3905: oid 126 updating version 0 to 388 2023-12-01T04:58:49.516 INFO:tasks.rados.rados.0.smithi080.stdout:3905: oid 126 updating version 388 to 389 2023-12-01T04:58:49.516 INFO:tasks.rados.rados.0.smithi080.stdout:3905: oid 126 version 389 is already newer than 387 2023-12-01T04:58:49.516 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 126 v 389 (ObjNum 2394 snap 0 seq_num 2394) dirty exists 2023-12-01T04:58:49.516 INFO:tasks.rados.rados.0.smithi080.stdout:3905: left oid 126 (ObjNum 2394 snap 0 seq_num 2394) 2023-12-01T04:58:49.516 INFO:tasks.rados.rados.0.smithi080.stdout:3906: finishing write tid 1 to smithi08089843-125 2023-12-01T04:58:49.516 INFO:tasks.rados.rados.0.smithi080.stdout:3906: finishing write tid 2 to smithi08089843-125 2023-12-01T04:58:49.517 INFO:tasks.rados.rados.0.smithi080.stdout:3906: finishing write tid 3 to smithi08089843-125 2023-12-01T04:58:49.517 INFO:tasks.rados.rados.0.smithi080.stdout:3906: finishing write tid 4 to smithi08089843-125 2023-12-01T04:58:49.517 INFO:tasks.rados.rados.0.smithi080.stdout:3906: oid 125 updating version 0 to 653 2023-12-01T04:58:49.517 INFO:tasks.rados.rados.0.smithi080.stdout:3906: oid 125 updating version 653 to 655 2023-12-01T04:58:49.517 INFO:tasks.rados.rados.0.smithi080.stdout:3906: oid 125 version 655 is already newer than 654 2023-12-01T04:58:49.517 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 125 v 655 (ObjNum 2395 snap 0 seq_num 2395) dirty exists 2023-12-01T04:58:49.517 INFO:tasks.rados.rados.0.smithi080.stdout:3906: left oid 125 (ObjNum 2395 snap 0 seq_num 2395) 2023-12-01T04:58:49.517 INFO:tasks.rados.rados.0.smithi080.stdout:3907: finishing write tid 1 to smithi08089843-472 2023-12-01T04:58:49.517 INFO:tasks.rados.rados.0.smithi080.stdout:3905: done (15 left) 2023-12-01T04:58:49.517 INFO:tasks.rados.rados.0.smithi080.stdout:3906: done (14 left) 2023-12-01T04:58:49.517 INFO:tasks.rados.rados.0.smithi080.stdout:3921: read oid 471 snap -1 2023-12-01T04:58:49.517 INFO:tasks.rados.rados.0.smithi080.stdout:3921: expect (ObjNum 2282 snap 0 seq_num 2282) 2023-12-01T04:58:49.517 INFO:tasks.rados.rados.0.smithi080.stdout:3922: write oid 381 current snap is 0 2023-12-01T04:58:49.517 INFO:tasks.rados.rados.0.smithi080.stdout:3922: seq_num 2408 ranges {471256=767140,1860287=610969} 2023-12-01T04:58:49.522 INFO:tasks.rados.rados.0.smithi080.stdout:3922: writing smithi08089843-381 from 471256 to 1238396 tid 1 2023-12-01T04:58:49.531 INFO:tasks.rados.rados.0.smithi080.stdout:3922: writing smithi08089843-381 from 1860287 to 2471256 tid 2 2023-12-01T04:58:49.531 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:58:49.531 INFO:tasks.rados.rados.0.smithi080.stdout:3907: finishing write tid 2 to smithi08089843-472 2023-12-01T04:58:49.531 INFO:tasks.rados.rados.0.smithi080.stdout:3907: finishing write tid 3 to smithi08089843-472 2023-12-01T04:58:49.531 INFO:tasks.rados.rados.0.smithi080.stdout:3907: finishing write tid 4 to smithi08089843-472 2023-12-01T04:58:49.532 INFO:tasks.rados.rados.0.smithi080.stdout:3907: oid 472 updating version 0 to 539 2023-12-01T04:58:49.532 INFO:tasks.rados.rados.0.smithi080.stdout:3907: oid 472 version 539 is already newer than 538 2023-12-01T04:58:49.532 INFO:tasks.rados.rados.0.smithi080.stdout:3907: oid 472 updating version 539 to 540 2023-12-01T04:58:49.532 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 472 v 540 (ObjNum 2396 snap 0 seq_num 2396) dirty exists 2023-12-01T04:58:49.532 INFO:tasks.rados.rados.0.smithi080.stdout:3907: left oid 472 (ObjNum 2396 snap 0 seq_num 2396) 2023-12-01T04:58:49.532 INFO:tasks.rados.rados.0.smithi080.stdout:3908: finishing write tid 1 to smithi08089843-238 2023-12-01T04:58:49.532 INFO:tasks.rados.rados.0.smithi080.stdout:3907: done (15 left) 2023-12-01T04:58:49.532 INFO:tasks.rados.rados.0.smithi080.stdout:3923: write oid 327 current snap is 0 2023-12-01T04:58:49.532 INFO:tasks.rados.rados.0.smithi080.stdout:3908: finishing write tid 2 to smithi08089843-238 2023-12-01T04:58:49.532 INFO:tasks.rados.rados.0.smithi080.stdout:3908: finishing write tid 3 to smithi08089843-238 2023-12-01T04:58:49.532 INFO:tasks.rados.rados.0.smithi080.stdout:3908: finishing write tid 4 to smithi08089843-238 2023-12-01T04:58:49.533 INFO:tasks.rados.rados.0.smithi080.stdout:3908: oid 238 updating version 0 to 445 2023-12-01T04:58:49.533 INFO:tasks.rados.rados.0.smithi080.stdout:3908: oid 238 updating version 445 to 446 2023-12-01T04:58:49.533 INFO:tasks.rados.rados.0.smithi080.stdout:3908: oid 238 version 446 is already newer than 444 2023-12-01T04:58:49.533 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 238 v 446 (ObjNum 2397 snap 0 seq_num 2397) dirty exists 2023-12-01T04:58:49.533 INFO:tasks.rados.rados.0.smithi080.stdout:3908: left oid 238 (ObjNum 2397 snap 0 seq_num 2397) 2023-12-01T04:58:49.533 INFO:tasks.rados.rados.0.smithi080.stdout:3909: finishing write tid 1 to smithi08089843-316 2023-12-01T04:58:49.533 INFO:tasks.rados.rados.0.smithi080.stdout:3909: finishing write tid 2 to smithi08089843-316 2023-12-01T04:58:49.533 INFO:tasks.rados.rados.0.smithi080.stdout:3909: finishing write tid 3 to smithi08089843-316 2023-12-01T04:58:49.533 INFO:tasks.rados.rados.0.smithi080.stdout:3909: finishing write tid 4 to smithi08089843-316 2023-12-01T04:58:49.533 INFO:tasks.rados.rados.0.smithi080.stdout:3909: oid 316 updating version 0 to 447 2023-12-01T04:58:49.533 INFO:tasks.rados.rados.0.smithi080.stdout:3909: oid 316 updating version 447 to 448 2023-12-01T04:58:49.534 INFO:tasks.rados.rados.0.smithi080.stdout:3909: oid 316 updating version 448 to 449 2023-12-01T04:58:49.534 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 316 v 449 (ObjNum 2398 snap 0 seq_num 2398) dirty exists 2023-12-01T04:58:49.534 INFO:tasks.rados.rados.0.smithi080.stdout:3909: left oid 316 (ObjNum 2398 snap 0 seq_num 2398) 2023-12-01T04:58:49.534 INFO:tasks.rados.rados.0.smithi080.stdout:3910: finishing write tid 1 to smithi08089843-344 2023-12-01T04:58:49.534 INFO:tasks.rados.rados.0.smithi080.stdout:3910: finishing write tid 2 to smithi08089843-344 2023-12-01T04:58:49.534 INFO:tasks.rados.rados.0.smithi080.stdout:3923: seq_num 2409 ranges {488063=442389,1518769=525834} 2023-12-01T04:58:49.534 INFO:tasks.rados.rados.0.smithi080.stdout:3923: writing smithi08089843-327 from 488063 to 930452 tid 1 2023-12-01T04:58:49.541 INFO:tasks.rados.rados.0.smithi080.stdout:3923: writing smithi08089843-327 from 1518769 to 2044603 tid 2 2023-12-01T04:58:49.541 INFO:tasks.rados.rados.0.smithi080.stdout:3908: done (15 left) 2023-12-01T04:58:49.541 INFO:tasks.rados.rados.0.smithi080.stdout:3909: done (14 left) 2023-12-01T04:58:49.541 INFO:tasks.rados.rados.0.smithi080.stdout:3924: write oid 219 current snap is 0 2023-12-01T04:58:49.541 INFO:tasks.rados.rados.0.smithi080.stdout:3924: seq_num 2410 ranges {504870=633991,1693604=785845} 2023-12-01T04:58:49.547 INFO:tasks.rados.rados.0.smithi080.stdout:3924: writing smithi08089843-219 from 504870 to 1138861 tid 1 2023-12-01T04:58:49.555 INFO:tasks.rados.rados.0.smithi080.stdout:3924: writing smithi08089843-219 from 1693604 to 2479449 tid 2 2023-12-01T04:58:49.555 INFO:tasks.rados.rados.0.smithi080.stdout:3925: delete oid 443 current snap is 0 2023-12-01T04:58:49.555 INFO:tasks.rados.rados.0.smithi080.stdout:3910: finishing write tid 3 to smithi08089843-344 2023-12-01T04:58:49.555 INFO:tasks.rados.rados.0.smithi080.stdout:3910: finishing write tid 4 to smithi08089843-344 2023-12-01T04:58:49.555 INFO:tasks.rados.rados.0.smithi080.stdout:3910: oid 344 updating version 0 to 565 2023-12-01T04:58:49.556 INFO:tasks.rados.rados.0.smithi080.stdout:3910: oid 344 version 565 is already newer than 564 2023-12-01T04:58:49.556 INFO:tasks.rados.rados.0.smithi080.stdout:3910: oid 344 updating version 565 to 566 2023-12-01T04:58:49.556 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 344 v 566 (ObjNum 2399 snap 0 seq_num 2399) dirty exists 2023-12-01T04:58:49.556 INFO:tasks.rados.rados.0.smithi080.stdout:3910: left oid 344 (ObjNum 2399 snap 0 seq_num 2399) 2023-12-01T04:58:49.556 INFO:tasks.rados.rados.0.smithi080.stdout:3911: finishing write tid 1 to smithi08089843-162 2023-12-01T04:58:49.556 INFO:tasks.rados.rados.0.smithi080.stdout:3911: finishing write tid 2 to smithi08089843-162 2023-12-01T04:58:49.556 INFO:tasks.rados.rados.0.smithi080.stdout:3911: finishing write tid 3 to smithi08089843-162 2023-12-01T04:58:49.556 INFO:tasks.rados.rados.0.smithi080.stdout:3911: finishing write tid 4 to smithi08089843-162 2023-12-01T04:58:49.556 INFO:tasks.rados.rados.0.smithi080.stdout:3911: oid 162 updating version 0 to 455 2023-12-01T04:58:49.556 INFO:tasks.rados.rados.0.smithi080.stdout:3911: oid 162 updating version 455 to 456 2023-12-01T04:58:49.556 INFO:tasks.rados.rados.0.smithi080.stdout:3911: oid 162 version 456 is already newer than 454 2023-12-01T04:58:49.556 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 162 v 456 (ObjNum 2400 snap 0 seq_num 2400) dirty exists 2023-12-01T04:58:49.556 INFO:tasks.rados.rados.0.smithi080.stdout:3911: left oid 162 (ObjNum 2400 snap 0 seq_num 2400) 2023-12-01T04:58:49.556 INFO:tasks.rados.rados.0.smithi080.stdout:3912: finishing write tid 1 to smithi08089843-164 2023-12-01T04:58:49.557 INFO:tasks.rados.rados.0.smithi080.stdout:3912: finishing write tid 2 to smithi08089843-164 2023-12-01T04:58:49.557 INFO:tasks.rados.rados.0.smithi080.stdout:3912: finishing write tid 3 to smithi08089843-164 2023-12-01T04:58:49.557 INFO:tasks.rados.rados.0.smithi080.stdout:3912: finishing write tid 4 to smithi08089843-164 2023-12-01T04:58:49.557 INFO:tasks.rados.rados.0.smithi080.stdout:3912: oid 164 updating version 0 to 569 2023-12-01T04:58:49.557 INFO:tasks.rados.rados.0.smithi080.stdout:3912: oid 164 version 569 is already newer than 568 2023-12-01T04:58:49.557 INFO:tasks.rados.rados.0.smithi080.stdout:3912: oid 164 version 569 is already newer than 567 2023-12-01T04:58:49.557 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 164 v 569 (ObjNum 2401 snap 0 seq_num 2401) dirty exists 2023-12-01T04:58:49.557 INFO:tasks.rados.rados.0.smithi080.stdout:3912: left oid 164 (ObjNum 2401 snap 0 seq_num 2401) 2023-12-01T04:58:49.557 INFO:tasks.rados.rados.0.smithi080.stdout:3913: expect (ObjNum 2120 snap 0 seq_num 2120) 2023-12-01T04:58:49.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:58:49 smithi080 bash[28361]: cluster 2023-12-01T04:58:48.197100+0000 mgr.y (mgr.24362) 309 : cluster 0 pgmap v280: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 57 MiB/s rd, 8.4 MiB/s wr, 80 op/s 2023-12-01T04:58:49.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:58:49 smithi080 bash[28361]: audit 2023-12-01T04:58:48.764650+0000 mon.c (mon.2) 193 : audit 0 from='client.? 172.21.15.80:0/3050664794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:58:49.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:58:49 smithi080 bash[41963]: cluster 2023-12-01T04:58:48.197100+0000 mgr.y (mgr.24362) 309 : cluster 0 pgmap v280: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 57 MiB/s rd, 8.4 MiB/s wr, 80 op/s 2023-12-01T04:58:49.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:58:49 smithi080 bash[41963]: audit 2023-12-01T04:58:48.764650+0000 mon.c (mon.2) 193 : audit 0 from='client.? 172.21.15.80:0/3050664794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:58:49.685 INFO:tasks.rados.rados.0.smithi080.stdout:3914: finishing write tid 1 to smithi08089843-180 2023-12-01T04:58:49.685 INFO:tasks.rados.rados.0.smithi080.stdout:3914: finishing write tid 2 to smithi08089843-180 2023-12-01T04:58:49.685 INFO:tasks.rados.rados.0.smithi080.stdout:3910: done (15 left) 2023-12-01T04:58:49.685 INFO:tasks.rados.rados.0.smithi080.stdout:3911: done (14 left) 2023-12-01T04:58:49.685 INFO:tasks.rados.rados.0.smithi080.stdout:3912: done (13 left) 2023-12-01T04:58:49.685 INFO:tasks.rados.rados.0.smithi080.stdout:3913: done (12 left) 2023-12-01T04:58:49.686 INFO:tasks.rados.rados.0.smithi080.stdout:3925: done (11 left) 2023-12-01T04:58:49.686 INFO:tasks.rados.rados.0.smithi080.stdout:3926: read oid 29 snap -1 2023-12-01T04:58:49.686 INFO:tasks.rados.rados.0.smithi080.stdout:3926: expect (ObjNum 2199 snap 0 seq_num 2199) 2023-12-01T04:58:49.686 INFO:tasks.rados.rados.0.smithi080.stdout:3927: write oid 115 current snap is 0 2023-12-01T04:58:49.686 INFO:tasks.rados.rados.0.smithi080.stdout:3914: finishing write tid 3 to smithi08089843-180 2023-12-01T04:58:49.686 INFO:tasks.rados.rados.0.smithi080.stdout:3914: finishing write tid 4 to smithi08089843-180 2023-12-01T04:58:49.686 INFO:tasks.rados.rados.0.smithi080.stdout:3914: oid 180 updating version 0 to 543 2023-12-01T04:58:49.686 INFO:tasks.rados.rados.0.smithi080.stdout:3914: oid 180 version 543 is already newer than 541 2023-12-01T04:58:49.686 INFO:tasks.rados.rados.0.smithi080.stdout:3914: oid 180 version 543 is already newer than 542 2023-12-01T04:58:49.686 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 180 v 543 (ObjNum 2402 snap 0 seq_num 2402) dirty exists 2023-12-01T04:58:49.686 INFO:tasks.rados.rados.0.smithi080.stdout:3914: left oid 180 (ObjNum 2402 snap 0 seq_num 2402) 2023-12-01T04:58:49.686 INFO:tasks.rados.rados.0.smithi080.stdout:3915: finishing write tid 1 to smithi08089843-211 2023-12-01T04:58:49.686 INFO:tasks.rados.rados.0.smithi080.stdout:3915: finishing write tid 2 to smithi08089843-211 2023-12-01T04:58:49.686 INFO:tasks.rados.rados.0.smithi080.stdout:3915: finishing write tid 3 to smithi08089843-211 2023-12-01T04:58:49.686 INFO:tasks.rados.rados.0.smithi080.stdout:3915: finishing write tid 4 to smithi08089843-211 2023-12-01T04:58:49.687 INFO:tasks.rados.rados.0.smithi080.stdout:3915: oid 211 updating version 0 to 452 2023-12-01T04:58:49.687 INFO:tasks.rados.rados.0.smithi080.stdout:3915: oid 211 updating version 452 to 453 2023-12-01T04:58:49.687 INFO:tasks.rados.rados.0.smithi080.stdout:3915: oid 211 updating version 453 to 454 2023-12-01T04:58:49.687 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 211 v 454 (ObjNum 2403 snap 0 seq_num 2403) dirty exists 2023-12-01T04:58:49.687 INFO:tasks.rados.rados.0.smithi080.stdout:3915: left oid 211 (ObjNum 2403 snap 0 seq_num 2403) 2023-12-01T04:58:49.687 INFO:tasks.rados.rados.0.smithi080.stdout:3916: finishing write tid 1 to smithi08089843-236 2023-12-01T04:58:49.687 INFO:tasks.rados.rados.0.smithi080.stdout:3927: seq_num 2412 ranges {538484=784489,2094215=444269} 2023-12-01T04:58:49.694 INFO:tasks.rados.rados.0.smithi080.stdout:3927: writing smithi08089843-115 from 538484 to 1322973 tid 1 2023-12-01T04:58:49.701 INFO:tasks.rados.rados.0.smithi080.stdout:3927: writing smithi08089843-115 from 2094215 to 2538484 tid 2 2023-12-01T04:58:49.702 INFO:tasks.rados.rados.0.smithi080.stdout:3914: done (12 left) 2023-12-01T04:58:49.702 INFO:tasks.rados.rados.0.smithi080.stdout:3915: done (11 left) 2023-12-01T04:58:49.702 INFO:tasks.rados.rados.0.smithi080.stdout:3928: write oid 279 current snap is 0 2023-12-01T04:58:49.702 INFO:tasks.rados.rados.0.smithi080.stdout:3916: finishing write tid 2 to smithi08089843-236 2023-12-01T04:58:49.702 INFO:tasks.rados.rados.0.smithi080.stdout:3916: finishing write tid 3 to smithi08089843-236 2023-12-01T04:58:49.702 INFO:tasks.rados.rados.0.smithi080.stdout:3928: seq_num 2413 ranges {555291=459738,1752697=533172} 2023-12-01T04:58:49.707 INFO:tasks.rados.rados.0.smithi080.stdout:3928: writing smithi08089843-279 from 555291 to 1015029 tid 1 2023-12-01T04:58:49.715 INFO:tasks.rados.rados.0.smithi080.stdout:3928: writing smithi08089843-279 from 1752697 to 2285869 tid 2 2023-12-01T04:58:49.715 INFO:tasks.rados.rados.0.smithi080.stdout:3929: read oid 85 snap -1 2023-12-01T04:58:49.715 INFO:tasks.rados.rados.0.smithi080.stdout:3929: expect (ObjNum 1736 snap 0 seq_num 1736) 2023-12-01T04:58:49.715 INFO:tasks.rados.rados.0.smithi080.stdout:3930: read oid 390 snap -1 2023-12-01T04:58:49.715 INFO:tasks.rados.rados.0.smithi080.stdout:3930: expect (ObjNum 1189 snap 0 seq_num 1189) 2023-12-01T04:58:49.715 INFO:tasks.rados.rados.0.smithi080.stdout:3931: read oid 339 snap -1 2023-12-01T04:58:49.715 INFO:tasks.rados.rados.0.smithi080.stdout:3931: expect (ObjNum 2380 snap 0 seq_num 2380) 2023-12-01T04:58:49.715 INFO:tasks.rados.rados.0.smithi080.stdout:3932: write oid 235 current snap is 0 2023-12-01T04:58:49.715 INFO:tasks.rados.rados.0.smithi080.stdout:3916: finishing write tid 4 to smithi08089843-236 2023-12-01T04:58:49.715 INFO:tasks.rados.rados.0.smithi080.stdout:3916: oid 236 updating version 0 to 656 2023-12-01T04:58:49.716 INFO:tasks.rados.rados.0.smithi080.stdout:3916: oid 236 updating version 656 to 658 2023-12-01T04:58:49.716 INFO:tasks.rados.rados.0.smithi080.stdout:3916: oid 236 version 658 is already newer than 657 2023-12-01T04:58:49.716 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 236 v 658 (ObjNum 2404 snap 0 seq_num 2404) dirty exists 2023-12-01T04:58:49.716 INFO:tasks.rados.rados.0.smithi080.stdout:3916: left oid 236 (ObjNum 2404 snap 0 seq_num 2404) 2023-12-01T04:58:49.716 INFO:tasks.rados.rados.0.smithi080.stdout:3917: finishing write tid 1 to smithi08089843-21 2023-12-01T04:58:49.716 INFO:tasks.rados.rados.0.smithi080.stdout:3932: seq_num 2414 ranges {572098=534987,1811179=760919} 2023-12-01T04:58:49.721 INFO:tasks.rados.rados.0.smithi080.stdout:3932: writing smithi08089843-235 from 572098 to 1107085 tid 1 2023-12-01T04:58:49.730 INFO:tasks.rados.rados.0.smithi080.stdout:3932: writing smithi08089843-235 from 1811179 to 2572098 tid 2 2023-12-01T04:58:49.730 INFO:tasks.rados.rados.0.smithi080.stdout:3916: done (15 left) 2023-12-01T04:58:49.731 INFO:tasks.rados.rados.0.smithi080.stdout:3933: write oid 43 current snap is 0 2023-12-01T04:58:49.731 INFO:tasks.rados.rados.0.smithi080.stdout:3933: seq_num 2415 ranges {588905=610236,1753308=536841} 2023-12-01T04:58:49.737 INFO:tasks.rados.rados.0.smithi080.stdout:3933: writing smithi08089843-43 from 588905 to 1199141 tid 1 2023-12-01T04:58:49.744 INFO:tasks.rados.rados.0.smithi080.stdout:3933: writing smithi08089843-43 from 1753308 to 2290149 tid 2 2023-12-01T04:58:49.744 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:58:49.744 INFO:tasks.rados.rados.0.smithi080.stdout:3917: finishing write tid 2 to smithi08089843-21 2023-12-01T04:58:49.744 INFO:tasks.rados.rados.0.smithi080.stdout:3917: finishing write tid 3 to smithi08089843-21 2023-12-01T04:58:49.744 INFO:tasks.rados.rados.0.smithi080.stdout:3917: finishing write tid 4 to smithi08089843-21 2023-12-01T04:58:49.744 INFO:tasks.rados.rados.0.smithi080.stdout:3917: oid 21 updating version 0 to 392 2023-12-01T04:58:49.744 INFO:tasks.rados.rados.0.smithi080.stdout:3917: oid 21 version 392 is already newer than 391 2023-12-01T04:58:49.744 INFO:tasks.rados.rados.0.smithi080.stdout:3917: oid 21 version 392 is already newer than 390 2023-12-01T04:58:49.744 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 21 v 392 (ObjNum 2405 snap 0 seq_num 2405) dirty exists 2023-12-01T04:58:49.744 INFO:tasks.rados.rados.0.smithi080.stdout:3917: left oid 21 (ObjNum 2405 snap 0 seq_num 2405) 2023-12-01T04:58:49.744 INFO:tasks.rados.rados.0.smithi080.stdout:3918: finishing write tid 1 to smithi08089843-32 2023-12-01T04:58:49.744 INFO:tasks.rados.rados.0.smithi080.stdout:3918: finishing write tid 2 to smithi08089843-32 2023-12-01T04:58:49.745 INFO:tasks.rados.rados.0.smithi080.stdout:3918: finishing write tid 3 to smithi08089843-32 2023-12-01T04:58:49.745 INFO:tasks.rados.rados.0.smithi080.stdout:3918: finishing write tid 4 to smithi08089843-32 2023-12-01T04:58:49.745 INFO:tasks.rados.rados.0.smithi080.stdout:3918: oid 32 updating version 0 to 546 2023-12-01T04:58:49.745 INFO:tasks.rados.rados.0.smithi080.stdout:3918: oid 32 version 546 is already newer than 545 2023-12-01T04:58:49.745 INFO:tasks.rados.rados.0.smithi080.stdout:3918: oid 32 version 546 is already newer than 544 2023-12-01T04:58:49.745 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 32 v 546 (ObjNum 2406 snap 0 seq_num 2406) dirty exists 2023-12-01T04:58:49.745 INFO:tasks.rados.rados.0.smithi080.stdout:3918: left oid 32 (ObjNum 2406 snap 0 seq_num 2406) 2023-12-01T04:58:49.745 INFO:tasks.rados.rados.0.smithi080.stdout:3917: done (15 left) 2023-12-01T04:58:49.745 INFO:tasks.rados.rados.0.smithi080.stdout:3918: done (14 left) 2023-12-01T04:58:49.745 INFO:tasks.rados.rados.0.smithi080.stdout:3934: write oid 154 current snap is 0 2023-12-01T04:58:49.745 INFO:tasks.rados.rados.0.smithi080.stdout:3934: seq_num 2416 ranges {605712=685485,1811790=793922} 2023-12-01T04:58:49.751 INFO:tasks.rados.rados.0.smithi080.stdout:3934: writing smithi08089843-154 from 605712 to 1291197 tid 1 2023-12-01T04:58:49.758 INFO:tasks.rados.rados.0.smithi080.stdout:3934: writing smithi08089843-154 from 1811790 to 2605712 tid 2 2023-12-01T04:58:49.758 INFO:tasks.rados.rados.0.smithi080.stdout:3935: read oid 323 snap -1 2023-12-01T04:58:49.759 INFO:tasks.rados.rados.0.smithi080.stdout:3935: expect (ObjNum 2137 snap 0 seq_num 2137) 2023-12-01T04:58:49.759 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:58:49.759 INFO:tasks.rados.rados.0.smithi080.stdout:3919: finishing write tid 1 to smithi08089843-153 2023-12-01T04:58:49.759 INFO:tasks.rados.rados.0.smithi080.stdout:3919: finishing write tid 2 to smithi08089843-153 2023-12-01T04:58:49.759 INFO:tasks.rados.rados.0.smithi080.stdout:3919: finishing write tid 3 to smithi08089843-153 2023-12-01T04:58:49.759 INFO:tasks.rados.rados.0.smithi080.stdout:3919: finishing write tid 4 to smithi08089843-153 2023-12-01T04:58:49.759 INFO:tasks.rados.rados.0.smithi080.stdout:3919: oid 153 updating version 0 to 449 2023-12-01T04:58:49.759 INFO:tasks.rados.rados.0.smithi080.stdout:3919: oid 153 updating version 449 to 451 2023-12-01T04:58:49.759 INFO:tasks.rados.rados.0.smithi080.stdout:3919: oid 153 version 451 is already newer than 450 2023-12-01T04:58:49.759 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 153 v 451 (ObjNum 2407 snap 0 seq_num 2407) dirty exists 2023-12-01T04:58:49.759 INFO:tasks.rados.rados.0.smithi080.stdout:3919: left oid 153 (ObjNum 2407 snap 0 seq_num 2407) 2023-12-01T04:58:49.759 INFO:tasks.rados.rados.0.smithi080.stdout:3921: expect (ObjNum 2282 snap 0 seq_num 2282) 2023-12-01T04:58:49.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:58:49 smithi090 bash[32384]: cluster 2023-12-01T04:58:48.197100+0000 mgr.y (mgr.24362) 309 : cluster 0 pgmap v280: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 57 MiB/s rd, 8.4 MiB/s wr, 80 op/s 2023-12-01T04:58:49.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:58:49 smithi090 bash[32384]: audit 2023-12-01T04:58:48.764650+0000 mon.c (mon.2) 193 : audit 0 from='client.? 172.21.15.80:0/3050664794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:58:49.922 INFO:tasks.rados.rados.0.smithi080.stdout:3922: finishing write tid 1 to smithi08089843-381 2023-12-01T04:58:49.923 INFO:tasks.rados.rados.0.smithi080.stdout:3922: finishing write tid 2 to smithi08089843-381 2023-12-01T04:58:49.923 INFO:tasks.rados.rados.0.smithi080.stdout:3922: finishing write tid 3 to smithi08089843-381 2023-12-01T04:58:49.923 INFO:tasks.rados.rados.0.smithi080.stdout:3922: finishing write tid 4 to smithi08089843-381 2023-12-01T04:58:49.923 INFO:tasks.rados.rados.0.smithi080.stdout:3922: oid 381 updating version 0 to 452 2023-12-01T04:58:49.923 INFO:tasks.rados.rados.0.smithi080.stdout:3922: oid 381 version 452 is already newer than 451 2023-12-01T04:58:49.923 INFO:tasks.rados.rados.0.smithi080.stdout:3922: oid 381 version 452 is already newer than 450 2023-12-01T04:58:49.923 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 381 v 452 (ObjNum 2408 snap 0 seq_num 2408) dirty exists 2023-12-01T04:58:49.923 INFO:tasks.rados.rados.0.smithi080.stdout:3922: left oid 381 (ObjNum 2408 snap 0 seq_num 2408) 2023-12-01T04:58:49.923 INFO:tasks.rados.rados.0.smithi080.stdout:3923: finishing write tid 1 to smithi08089843-327 2023-12-01T04:58:49.923 INFO:tasks.rados.rados.0.smithi080.stdout:3923: finishing write tid 2 to smithi08089843-327 2023-12-01T04:58:49.923 INFO:tasks.rados.rados.0.smithi080.stdout:3919: done (15 left) 2023-12-01T04:58:49.923 INFO:tasks.rados.rados.0.smithi080.stdout:3920: done (14 left) 2023-12-01T04:58:49.924 INFO:tasks.rados.rados.0.smithi080.stdout:3921: done (13 left) 2023-12-01T04:58:49.924 INFO:tasks.rados.rados.0.smithi080.stdout:3922: done (12 left) 2023-12-01T04:58:49.924 INFO:tasks.rados.rados.0.smithi080.stdout:3936: delete oid 448 current snap is 0 2023-12-01T04:58:49.924 INFO:tasks.rados.rados.0.smithi080.stdout:3923: finishing write tid 3 to smithi08089843-327 2023-12-01T04:58:49.924 INFO:tasks.rados.rados.0.smithi080.stdout:3923: finishing write tid 4 to smithi08089843-327 2023-12-01T04:58:49.924 INFO:tasks.rados.rados.0.smithi080.stdout:3923: oid 327 updating version 0 to 476 2023-12-01T04:58:49.924 INFO:tasks.rados.rados.0.smithi080.stdout:3923: oid 327 updating version 476 to 478 2023-12-01T04:58:49.924 INFO:tasks.rados.rados.0.smithi080.stdout:3923: oid 327 version 478 is already newer than 477 2023-12-01T04:58:49.924 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 327 v 478 (ObjNum 2409 snap 0 seq_num 2409) dirty exists 2023-12-01T04:58:49.924 INFO:tasks.rados.rados.0.smithi080.stdout:3923: left oid 327 (ObjNum 2409 snap 0 seq_num 2409) 2023-12-01T04:58:49.924 INFO:tasks.rados.rados.0.smithi080.stdout:3924: finishing write tid 1 to smithi08089843-219 2023-12-01T04:58:49.924 INFO:tasks.rados.rados.0.smithi080.stdout:3924: finishing write tid 2 to smithi08089843-219 2023-12-01T04:58:49.924 INFO:tasks.rados.rados.0.smithi080.stdout:3924: finishing write tid 3 to smithi08089843-219 2023-12-01T04:58:49.924 INFO:tasks.rados.rados.0.smithi080.stdout:3924: finishing write tid 4 to smithi08089843-219 2023-12-01T04:58:49.924 INFO:tasks.rados.rados.0.smithi080.stdout:3924: oid 219 updating version 0 to 422 2023-12-01T04:58:49.925 INFO:tasks.rados.rados.0.smithi080.stdout:3924: oid 219 updating version 422 to 423 2023-12-01T04:58:49.925 INFO:tasks.rados.rados.0.smithi080.stdout:3924: oid 219 updating version 423 to 424 2023-12-01T04:58:49.925 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 219 v 424 (ObjNum 2410 snap 0 seq_num 2410) dirty exists 2023-12-01T04:58:49.925 INFO:tasks.rados.rados.0.smithi080.stdout:3924: left oid 219 (ObjNum 2410 snap 0 seq_num 2410) 2023-12-01T04:58:49.925 INFO:tasks.rados.rados.0.smithi080.stdout:3926: expect (ObjNum 2199 snap 0 seq_num 2199) 2023-12-01T04:58:50.024 INFO:tasks.rados.rados.0.smithi080.stdout:3927: finishing write tid 1 to smithi08089843-115 2023-12-01T04:58:50.024 INFO:tasks.rados.rados.0.smithi080.stdout:3927: finishing write tid 2 to smithi08089843-115 2023-12-01T04:58:50.024 INFO:tasks.rados.rados.0.smithi080.stdout:3927: finishing write tid 3 to smithi08089843-115 2023-12-01T04:58:50.024 INFO:tasks.rados.rados.0.smithi080.stdout:3927: finishing write tid 4 to smithi08089843-115 2023-12-01T04:58:50.024 INFO:tasks.rados.rados.0.smithi080.stdout:3927: oid 115 updating version 0 to 556 2023-12-01T04:58:50.024 INFO:tasks.rados.rados.0.smithi080.stdout:3927: oid 115 updating version 556 to 557 2023-12-01T04:58:50.024 INFO:tasks.rados.rados.0.smithi080.stdout:3927: oid 115 updating version 557 to 558 2023-12-01T04:58:50.024 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 115 v 558 (ObjNum 2412 snap 0 seq_num 2412) dirty exists 2023-12-01T04:58:50.024 INFO:tasks.rados.rados.0.smithi080.stdout:3927: left oid 115 (ObjNum 2412 snap 0 seq_num 2412) 2023-12-01T04:58:50.024 INFO:tasks.rados.rados.0.smithi080.stdout:3928: finishing write tid 1 to smithi08089843-279 2023-12-01T04:58:50.025 INFO:tasks.rados.rados.0.smithi080.stdout:3928: finishing write tid 2 to smithi08089843-279 2023-12-01T04:58:50.025 INFO:tasks.rados.rados.0.smithi080.stdout:3928: finishing write tid 3 to smithi08089843-279 2023-12-01T04:58:50.025 INFO:tasks.rados.rados.0.smithi080.stdout:3928: finishing write tid 4 to smithi08089843-279 2023-12-01T04:58:50.025 INFO:tasks.rados.rados.0.smithi080.stdout:3928: oid 279 updating version 0 to 467 2023-12-01T04:58:50.025 INFO:tasks.rados.rados.0.smithi080.stdout:3928: oid 279 updating version 467 to 468 2023-12-01T04:58:50.025 INFO:tasks.rados.rados.0.smithi080.stdout:3928: oid 279 updating version 468 to 469 2023-12-01T04:58:50.025 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 279 v 469 (ObjNum 2413 snap 0 seq_num 2413) dirty exists 2023-12-01T04:58:50.025 INFO:tasks.rados.rados.0.smithi080.stdout:3928: left oid 279 (ObjNum 2413 snap 0 seq_num 2413) 2023-12-01T04:58:50.025 INFO:tasks.rados.rados.0.smithi080.stdout:3931: expect (ObjNum 2380 snap 0 seq_num 2380) 2023-12-01T04:58:50.123 INFO:tasks.rados.rados.0.smithi080.stdout:3932: finishing write tid 1 to smithi08089843-235 2023-12-01T04:58:50.123 INFO:tasks.rados.rados.0.smithi080.stdout:3929: expect (ObjNum 1736 snap 0 seq_num 1736) 2023-12-01T04:58:50.237 INFO:tasks.rados.rados.0.smithi080.stdout:3930: expect (ObjNum 1189 snap 0 seq_num 1189) 2023-12-01T04:58:50.423 INFO:tasks.rados.rados.0.smithi080.stdout:3932: finishing write tid 2 to smithi08089843-235 2023-12-01T04:58:50.423 INFO:tasks.rados.rados.0.smithi080.stdout:3932: finishing write tid 3 to smithi08089843-235 2023-12-01T04:58:50.423 INFO:tasks.rados.rados.0.smithi080.stdout:3932: finishing write tid 4 to smithi08089843-235 2023-12-01T04:58:50.423 INFO:tasks.rados.rados.0.smithi080.stdout:3932: oid 235 updating version 0 to 426 2023-12-01T04:58:50.423 INFO:tasks.rados.rados.0.smithi080.stdout:3932: oid 235 version 426 is already newer than 425 2023-12-01T04:58:50.423 INFO:tasks.rados.rados.0.smithi080.stdout:3932: oid 235 updating version 426 to 427 2023-12-01T04:58:50.423 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 235 v 427 (ObjNum 2414 snap 0 seq_num 2414) dirty exists 2023-12-01T04:58:50.423 INFO:tasks.rados.rados.0.smithi080.stdout:3932: left oid 235 (ObjNum 2414 snap 0 seq_num 2414) 2023-12-01T04:58:50.423 INFO:tasks.rados.rados.0.smithi080.stdout:3933: finishing write tid 1 to smithi08089843-43 2023-12-01T04:58:50.423 INFO:tasks.rados.rados.0.smithi080.stdout:3933: finishing write tid 2 to smithi08089843-43 2023-12-01T04:58:50.424 INFO:tasks.rados.rados.0.smithi080.stdout:3933: finishing write tid 3 to smithi08089843-43 2023-12-01T04:58:50.424 INFO:tasks.rados.rados.0.smithi080.stdout:3933: finishing write tid 4 to smithi08089843-43 2023-12-01T04:58:50.424 INFO:tasks.rados.rados.0.smithi080.stdout:3933: oid 43 updating version 0 to 547 2023-12-01T04:58:50.424 INFO:tasks.rados.rados.0.smithi080.stdout:3933: oid 43 updating version 547 to 548 2023-12-01T04:58:50.424 INFO:tasks.rados.rados.0.smithi080.stdout:3933: oid 43 updating version 548 to 549 2023-12-01T04:58:50.424 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 43 v 549 (ObjNum 2415 snap 0 seq_num 2415) dirty exists 2023-12-01T04:58:50.424 INFO:tasks.rados.rados.0.smithi080.stdout:3933: left oid 43 (ObjNum 2415 snap 0 seq_num 2415) 2023-12-01T04:58:50.424 INFO:tasks.rados.rados.0.smithi080.stdout:3934: finishing write tid 1 to smithi08089843-154 2023-12-01T04:58:50.424 INFO:tasks.rados.rados.0.smithi080.stdout:3934: finishing write tid 2 to smithi08089843-154 2023-12-01T04:58:50.424 INFO:tasks.rados.rados.0.smithi080.stdout:3934: finishing write tid 3 to smithi08089843-154 2023-12-01T04:58:50.424 INFO:tasks.rados.rados.0.smithi080.stdout:3934: finishing write tid 4 to smithi08089843-154 2023-12-01T04:58:50.424 INFO:tasks.rados.rados.0.smithi080.stdout:3934: oid 154 updating version 0 to 561 2023-12-01T04:58:50.424 INFO:tasks.rados.rados.0.smithi080.stdout:3934: oid 154 version 561 is already newer than 560 2023-12-01T04:58:50.424 INFO:tasks.rados.rados.0.smithi080.stdout:3934: oid 154 updating version 561 to 562 2023-12-01T04:58:50.424 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 154 v 562 (ObjNum 2416 snap 0 seq_num 2416) dirty exists 2023-12-01T04:58:50.425 INFO:tasks.rados.rados.0.smithi080.stdout:3934: left oid 154 (ObjNum 2416 snap 0 seq_num 2416) 2023-12-01T04:58:50.425 INFO:tasks.rados.rados.0.smithi080.stdout:3935: expect (ObjNum 2137 snap 0 seq_num 2137) 2023-12-01T04:58:50.550 INFO:tasks.rados.rados.0.smithi080.stdout:3923: done (12 left) 2023-12-01T04:58:50.550 INFO:tasks.rados.rados.0.smithi080.stdout:3924: done (11 left) 2023-12-01T04:58:50.550 INFO:tasks.rados.rados.0.smithi080.stdout:3926: done (10 left) 2023-12-01T04:58:50.550 INFO:tasks.rados.rados.0.smithi080.stdout:3927: done (9 left) 2023-12-01T04:58:50.551 INFO:tasks.rados.rados.0.smithi080.stdout:3928: done (8 left) 2023-12-01T04:58:50.551 INFO:tasks.rados.rados.0.smithi080.stdout:3929: done (7 left) 2023-12-01T04:58:50.551 INFO:tasks.rados.rados.0.smithi080.stdout:3930: done (6 left) 2023-12-01T04:58:50.551 INFO:tasks.rados.rados.0.smithi080.stdout:3931: done (5 left) 2023-12-01T04:58:50.551 INFO:tasks.rados.rados.0.smithi080.stdout:3932: done (4 left) 2023-12-01T04:58:50.551 INFO:tasks.rados.rados.0.smithi080.stdout:3933: done (3 left) 2023-12-01T04:58:50.551 INFO:tasks.rados.rados.0.smithi080.stdout:3934: done (2 left) 2023-12-01T04:58:50.551 INFO:tasks.rados.rados.0.smithi080.stdout:3935: done (1 left) 2023-12-01T04:58:50.551 INFO:tasks.rados.rados.0.smithi080.stdout:3936: done (0 left) 2023-12-01T04:58:50.551 INFO:tasks.rados.rados.0.smithi080.stdout:3937: read oid 142 snap -1 2023-12-01T04:58:50.551 INFO:tasks.rados.rados.0.smithi080.stdout:3937: expect (ObjNum 2202 snap 0 seq_num 2202) 2023-12-01T04:58:50.551 INFO:tasks.rados.rados.0.smithi080.stdout:3938: read oid 281 snap -1 2023-12-01T04:58:50.551 INFO:tasks.rados.rados.0.smithi080.stdout:3938: expect (ObjNum 2244 snap 0 seq_num 2244) 2023-12-01T04:58:50.551 INFO:tasks.rados.rados.0.smithi080.stdout:3939: write oid 363 current snap is 0 2023-12-01T04:58:50.551 INFO:tasks.rados.rados.0.smithi080.stdout:3939: seq_num 2418 ranges {639326=552336,1645107=400521,2501032=138294} 2023-12-01T04:58:50.563 INFO:tasks.rados.rados.0.smithi080.stdout:3939: writing smithi08089843-363 from 639326 to 1191662 tid 1 2023-12-01T04:58:50.568 INFO:tasks.rados.rados.0.smithi080.stdout:3939: writing smithi08089843-363 from 1645107 to 2045628 tid 2 2023-12-01T04:58:50.572 INFO:tasks.rados.rados.0.smithi080.stdout:3939: writing smithi08089843-363 from 2501032 to 2639326 tid 3 2023-12-01T04:58:50.572 INFO:tasks.rados.rados.0.smithi080.stdout:3940: write oid 329 current snap is 0 2023-12-01T04:58:50.572 INFO:tasks.rados.rados.0.smithi080.stdout:3940: seq_num 2419 ranges {656133=627585,1987236=544179} 2023-12-01T04:58:50.579 INFO:tasks.rados.rados.0.smithi080.stdout:3940: writing smithi08089843-329 from 656133 to 1283718 tid 1 2023-12-01T04:58:50.587 INFO:tasks.rados.rados.0.smithi080.stdout:3940: writing smithi08089843-329 from 1987236 to 2531415 tid 2 2023-12-01T04:58:50.587 INFO:tasks.rados.rados.0.smithi080.stdout:3941: write oid 352 current snap is 0 2023-12-01T04:58:50.587 INFO:tasks.rados.rados.0.smithi080.stdout:3941: seq_num 2420 ranges {672940=702834,2045718=627222} 2023-12-01T04:58:50.594 INFO:tasks.rados.rados.0.smithi080.stdout:3941: writing smithi08089843-352 from 672940 to 1375774 tid 1 2023-12-01T04:58:50.602 INFO:tasks.rados.rados.0.smithi080.stdout:3941: writing smithi08089843-352 from 2045718 to 2672940 tid 2 2023-12-01T04:58:50.602 INFO:tasks.rados.rados.0.smithi080.stdout:3942: write oid 471 current snap is 0 2023-12-01T04:58:50.602 INFO:tasks.rados.rados.0.smithi080.stdout:3942: seq_num 2421 ranges {689747=778083,2104200=547848} 2023-12-01T04:58:50.610 INFO:tasks.rados.rados.0.smithi080.stdout:3942: writing smithi08089843-471 from 689747 to 1467830 tid 1 2023-12-01T04:58:50.617 INFO:tasks.rados.rados.0.smithi080.stdout:3942: writing smithi08089843-471 from 2104200 to 2652048 tid 2 2023-12-01T04:58:50.617 INFO:tasks.rados.rados.0.smithi080.stdout:3943: write oid 229 current snap is 0 2023-12-01T04:58:50.617 INFO:tasks.rados.rados.0.smithi080.stdout:3943: seq_num 2422 ranges {706554=453332,1762682=691506} 2023-12-01T04:58:50.623 INFO:tasks.rados.rados.0.smithi080.stdout:3943: writing smithi08089843-229 from 706554 to 1159886 tid 1 2023-12-01T04:58:50.631 INFO:tasks.rados.rados.0.smithi080.stdout:3943: writing smithi08089843-229 from 1762682 to 2454188 tid 2 2023-12-01T04:58:50.631 INFO:tasks.rados.rados.0.smithi080.stdout:3944: read oid 429 snap -1 2023-12-01T04:58:50.632 INFO:tasks.rados.rados.0.smithi080.stdout:3944: expect (ObjNum 2034 snap 0 seq_num 2034) 2023-12-01T04:58:50.632 INFO:tasks.rados.rados.0.smithi080.stdout:3945: read oid 381 snap -1 2023-12-01T04:58:50.632 INFO:tasks.rados.rados.0.smithi080.stdout:3945: expect (ObjNum 2408 snap 0 seq_num 2408) 2023-12-01T04:58:50.632 INFO:tasks.rados.rados.0.smithi080.stdout:3946: read oid 98 snap -1 2023-12-01T04:58:50.632 INFO:tasks.rados.rados.0.smithi080.stdout:3946: expect (ObjNum 1336 snap 0 seq_num 1336) 2023-12-01T04:58:50.632 INFO:tasks.rados.rados.0.smithi080.stdout:3947: read oid 411 snap -1 2023-12-01T04:58:50.632 INFO:tasks.rados.rados.0.smithi080.stdout:3947: expect (ObjNum 1689 snap 0 seq_num 1689) 2023-12-01T04:58:50.632 INFO:tasks.rados.rados.0.smithi080.stdout:3948: delete oid 467 current snap is 0 2023-12-01T04:58:50.632 INFO:tasks.rados.rados.0.smithi080.stdout:3938: expect (ObjNum 2244 snap 0 seq_num 2244) 2023-12-01T04:58:50.889 INFO:tasks.rados.rados.0.smithi080.stdout:3937: expect (ObjNum 2202 snap 0 seq_num 2202) 2023-12-01T04:58:51.099 INFO:tasks.rados.rados.0.smithi080.stdout:3939: finishing write tid 1 to smithi08089843-363 2023-12-01T04:58:51.099 INFO:tasks.rados.rados.0.smithi080.stdout:3939: finishing write tid 2 to smithi08089843-363 2023-12-01T04:58:51.099 INFO:tasks.rados.rados.0.smithi080.stdout:3939: finishing write tid 3 to smithi08089843-363 2023-12-01T04:58:51.099 INFO:tasks.rados.rados.0.smithi080.stdout:3939: finishing write tid 4 to smithi08089843-363 2023-12-01T04:58:51.099 INFO:tasks.rados.rados.0.smithi080.stdout:3939: finishing write tid 5 to smithi08089843-363 2023-12-01T04:58:51.099 INFO:tasks.rados.rados.0.smithi080.stdout:3939: oid 363 updating version 0 to 394 2023-12-01T04:58:51.099 INFO:tasks.rados.rados.0.smithi080.stdout:3939: oid 363 updating version 394 to 396 2023-12-01T04:58:51.099 INFO:tasks.rados.rados.0.smithi080.stdout:3939: oid 363 version 396 is already newer than 393 2023-12-01T04:58:51.099 INFO:tasks.rados.rados.0.smithi080.stdout:3939: oid 363 version 396 is already newer than 395 2023-12-01T04:58:51.099 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 363 v 396 (ObjNum 2418 snap 0 seq_num 2418) dirty exists 2023-12-01T04:58:51.099 INFO:tasks.rados.rados.0.smithi080.stdout:3939: left oid 363 (ObjNum 2418 snap 0 seq_num 2418) 2023-12-01T04:58:51.099 INFO:tasks.rados.rados.0.smithi080.stdout:3940: finishing write tid 1 to smithi08089843-329 2023-12-01T04:58:51.100 INFO:tasks.rados.rados.0.smithi080.stdout:3940: finishing write tid 2 to smithi08089843-329 2023-12-01T04:58:51.100 INFO:tasks.rados.rados.0.smithi080.stdout:3940: finishing write tid 3 to smithi08089843-329 2023-12-01T04:58:51.100 INFO:tasks.rados.rados.0.smithi080.stdout:3940: finishing write tid 4 to smithi08089843-329 2023-12-01T04:58:51.100 INFO:tasks.rados.rados.0.smithi080.stdout:3940: oid 329 updating version 0 to 480 2023-12-01T04:58:51.100 INFO:tasks.rados.rados.0.smithi080.stdout:3940: oid 329 version 480 is already newer than 479 2023-12-01T04:58:51.100 INFO:tasks.rados.rados.0.smithi080.stdout:3940: oid 329 updating version 480 to 481 2023-12-01T04:58:51.100 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 329 v 481 (ObjNum 2419 snap 0 seq_num 2419) dirty exists 2023-12-01T04:58:51.100 INFO:tasks.rados.rados.0.smithi080.stdout:3940: left oid 329 (ObjNum 2419 snap 0 seq_num 2419) 2023-12-01T04:58:51.100 INFO:tasks.rados.rados.0.smithi080.stdout:3941: finishing write tid 1 to smithi08089843-352 2023-12-01T04:58:51.100 INFO:tasks.rados.rados.0.smithi080.stdout:3941: finishing write tid 2 to smithi08089843-352 2023-12-01T04:58:51.100 INFO:tasks.rados.rados.0.smithi080.stdout:3941: finishing write tid 3 to smithi08089843-352 2023-12-01T04:58:51.100 INFO:tasks.rados.rados.0.smithi080.stdout:3941: finishing write tid 4 to smithi08089843-352 2023-12-01T04:58:51.100 INFO:tasks.rados.rados.0.smithi080.stdout:3941: oid 352 updating version 0 to 454 2023-12-01T04:58:51.100 INFO:tasks.rados.rados.0.smithi080.stdout:3941: oid 352 version 454 is already newer than 453 2023-12-01T04:58:51.101 INFO:tasks.rados.rados.0.smithi080.stdout:3941: oid 352 version 454 is already newer than 452 2023-12-01T04:58:51.101 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 352 v 454 (ObjNum 2420 snap 0 seq_num 2420) dirty exists 2023-12-01T04:58:51.101 INFO:tasks.rados.rados.0.smithi080.stdout:3941: left oid 352 (ObjNum 2420 snap 0 seq_num 2420) 2023-12-01T04:58:51.101 INFO:tasks.rados.rados.0.smithi080.stdout:3942: finishing write tid 1 to smithi08089843-471 2023-12-01T04:58:51.101 INFO:tasks.rados.rados.0.smithi080.stdout:3942: finishing write tid 2 to smithi08089843-471 2023-12-01T04:58:51.101 INFO:tasks.rados.rados.0.smithi080.stdout:3942: finishing write tid 3 to smithi08089843-471 2023-12-01T04:58:51.101 INFO:tasks.rados.rados.0.smithi080.stdout:3942: finishing write tid 4 to smithi08089843-471 2023-12-01T04:58:51.101 INFO:tasks.rados.rados.0.smithi080.stdout:3942: oid 471 updating version 0 to 560 2023-12-01T04:58:51.101 INFO:tasks.rados.rados.0.smithi080.stdout:3942: oid 471 updating version 560 to 561 2023-12-01T04:58:51.101 INFO:tasks.rados.rados.0.smithi080.stdout:3942: oid 471 version 561 is already newer than 559 2023-12-01T04:58:51.101 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 471 v 561 (ObjNum 2421 snap 0 seq_num 2421) dirty exists 2023-12-01T04:58:51.101 INFO:tasks.rados.rados.0.smithi080.stdout:3942: left oid 471 (ObjNum 2421 snap 0 seq_num 2421) 2023-12-01T04:58:51.101 INFO:tasks.rados.rados.0.smithi080.stdout:3943: finishing write tid 1 to smithi08089843-229 2023-12-01T04:58:51.101 INFO:tasks.rados.rados.0.smithi080.stdout:3944: expect (ObjNum 2034 snap 0 seq_num 2034) 2023-12-01T04:58:51.172 INFO:tasks.rados.rados.0.smithi080.stdout:3943: finishing write tid 2 to smithi08089843-229 2023-12-01T04:58:51.172 INFO:tasks.rados.rados.0.smithi080.stdout:3943: finishing write tid 3 to smithi08089843-229 2023-12-01T04:58:51.173 INFO:tasks.rados.rados.0.smithi080.stdout:3943: finishing write tid 4 to smithi08089843-229 2023-12-01T04:58:51.173 INFO:tasks.rados.rados.0.smithi080.stdout:3943: oid 229 updating version 0 to 459 2023-12-01T04:58:51.173 INFO:tasks.rados.rados.0.smithi080.stdout:3943: oid 229 version 459 is already newer than 458 2023-12-01T04:58:51.173 INFO:tasks.rados.rados.0.smithi080.stdout:3943: oid 229 version 459 is already newer than 457 2023-12-01T04:58:51.173 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 229 v 459 (ObjNum 2422 snap 0 seq_num 2422) dirty exists 2023-12-01T04:58:51.173 INFO:tasks.rados.rados.0.smithi080.stdout:3943: left oid 229 (ObjNum 2422 snap 0 seq_num 2422) 2023-12-01T04:58:51.173 INFO:tasks.rados.rados.0.smithi080.stdout:3946: expect (ObjNum 1336 snap 0 seq_num 1336) 2023-12-01T04:58:51.292 INFO:tasks.rados.rados.0.smithi080.stdout:3945: expect (ObjNum 2408 snap 0 seq_num 2408) 2023-12-01T04:58:51.485 INFO:tasks.rados.rados.0.smithi080.stdout:3947: expect (ObjNum 1689 snap 0 seq_num 1689) 2023-12-01T04:58:51.594 INFO:tasks.rados.rados.0.smithi080.stdout:3937: done (11 left) 2023-12-01T04:58:51.594 INFO:tasks.rados.rados.0.smithi080.stdout:3938: done (10 left) 2023-12-01T04:58:51.594 INFO:tasks.rados.rados.0.smithi080.stdout:3939: done (9 left) 2023-12-01T04:58:51.594 INFO:tasks.rados.rados.0.smithi080.stdout:3940: done (8 left) 2023-12-01T04:58:51.594 INFO:tasks.rados.rados.0.smithi080.stdout:3941: done (7 left) 2023-12-01T04:58:51.594 INFO:tasks.rados.rados.0.smithi080.stdout:3942: done (6 left) 2023-12-01T04:58:51.594 INFO:tasks.rados.rados.0.smithi080.stdout:3943: done (5 left) 2023-12-01T04:58:51.594 INFO:tasks.rados.rados.0.smithi080.stdout:3944: done (4 left) 2023-12-01T04:58:51.594 INFO:tasks.rados.rados.0.smithi080.stdout:3945: done (3 left) 2023-12-01T04:58:51.594 INFO:tasks.rados.rados.0.smithi080.stdout:3946: done (2 left) 2023-12-01T04:58:51.594 INFO:tasks.rados.rados.0.smithi080.stdout:3947: done (1 left) 2023-12-01T04:58:51.595 INFO:tasks.rados.rados.0.smithi080.stdout:3948: done (0 left) 2023-12-01T04:58:51.595 INFO:tasks.rados.rados.0.smithi080.stdout:3949: write oid 40 current snap is 0 2023-12-01T04:58:51.595 INFO:tasks.rados.rados.0.smithi080.stdout:3949: seq_num 2424 ranges {740168=603830,1763293=695175} 2023-12-01T04:58:51.610 INFO:tasks.rados.rados.0.smithi080.stdout:3949: writing smithi08089843-40 from 740168 to 1343998 tid 1 2023-12-01T04:58:51.617 INFO:tasks.rados.rados.0.smithi080.stdout:3949: writing smithi08089843-40 from 1763293 to 2458468 tid 2 2023-12-01T04:58:51.617 INFO:tasks.rados.rados.0.smithi080.stdout:3950: delete oid 347 current snap is 0 2023-12-01T04:58:51.617 INFO:tasks.rados.rados.0.smithi080.stdout:3949: finishing write tid 1 to smithi08089843-40 2023-12-01T04:58:51.621 INFO:tasks.rados.rados.0.smithi080.stdout:3950: done (1 left) 2023-12-01T04:58:51.621 INFO:tasks.rados.rados.0.smithi080.stdout:3951: read oid 199 snap -1 2023-12-01T04:58:51.621 INFO:tasks.rados.rados.0.smithi080.stdout:3951: expect deleted 2023-12-01T04:58:51.621 INFO:tasks.rados.rados.0.smithi080.stdout:3952: write oid 190 current snap is 0 2023-12-01T04:58:51.621 INFO:tasks.rados.rados.0.smithi080.stdout:3952: seq_num 2426 ranges {773782=470681,1996610=698844} 2023-12-01T04:58:51.628 INFO:tasks.rados.rados.0.smithi080.stdout:3952: writing smithi08089843-190 from 773782 to 1244463 tid 1 2023-12-01T04:58:51.638 INFO:tasks.rados.rados.0.smithi080.stdout:3952: writing smithi08089843-190 from 1996610 to 2695454 tid 2 2023-12-01T04:58:51.638 INFO:tasks.rados.rados.0.smithi080.stdout:3953: write oid 452 current snap is 0 2023-12-01T04:58:51.638 INFO:tasks.rados.rados.0.smithi080.stdout:3949: finishing write tid 2 to smithi08089843-40 2023-12-01T04:58:51.638 INFO:tasks.rados.rados.0.smithi080.stdout:3949: finishing write tid 3 to smithi08089843-40 2023-12-01T04:58:51.639 INFO:tasks.rados.rados.0.smithi080.stdout:3949: finishing write tid 4 to smithi08089843-40 2023-12-01T04:58:51.639 INFO:tasks.rados.rados.0.smithi080.stdout:3949: oid 40 updating version 0 to 571 2023-12-01T04:58:51.639 INFO:tasks.rados.rados.0.smithi080.stdout:3949: oid 40 updating version 571 to 572 2023-12-01T04:58:51.639 INFO:tasks.rados.rados.0.smithi080.stdout:3949: oid 40 version 572 is already newer than 570 2023-12-01T04:58:51.639 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 40 v 572 (ObjNum 2424 snap 0 seq_num 2424) dirty exists 2023-12-01T04:58:51.639 INFO:tasks.rados.rados.0.smithi080.stdout:3949: left oid 40 (ObjNum 2424 snap 0 seq_num 2424) 2023-12-01T04:58:51.639 INFO:tasks.rados.rados.0.smithi080.stdout:3952: finishing write tid 1 to smithi08089843-190 2023-12-01T04:58:51.639 INFO:tasks.rados.rados.0.smithi080.stdout:3953: seq_num 2427 ranges {790589=545930,1938739=558855} 2023-12-01T04:58:51.646 INFO:tasks.rados.rados.0.smithi080.stdout:3953: writing smithi08089843-452 from 790589 to 1336519 tid 1 2023-12-01T04:58:51.654 INFO:tasks.rados.rados.0.smithi080.stdout:3953: writing smithi08089843-452 from 1938739 to 2497594 tid 2 2023-12-01T04:58:51.654 INFO:tasks.rados.rados.0.smithi080.stdout:3949: done (3 left) 2023-12-01T04:58:51.654 INFO:tasks.rados.rados.0.smithi080.stdout:3951: done (2 left) 2023-12-01T04:58:51.654 INFO:tasks.rados.rados.0.smithi080.stdout:3954: write oid 500 current snap is 0 2023-12-01T04:58:51.654 INFO:tasks.rados.rados.0.smithi080.stdout:3954: seq_num 2428 ranges {407396=621179,1597221=702513} 2023-12-01T04:58:51.660 INFO:tasks.rados.rados.0.smithi080.stdout:3954: writing smithi08089843-500 from 407396 to 1028575 tid 1 2023-12-01T04:58:51.667 INFO:tasks.rados.rados.0.smithi080.stdout:3954: writing smithi08089843-500 from 1597221 to 2299734 tid 2 2023-12-01T04:58:51.667 INFO:tasks.rados.rados.0.smithi080.stdout:3955: write oid 165 current snap is 0 2023-12-01T04:58:51.667 INFO:tasks.rados.rados.0.smithi080.stdout:3955: seq_num 2429 ranges {424203=696428,1655703=562524} 2023-12-01T04:58:51.673 INFO:tasks.rados.rados.0.smithi080.stdout:3955: writing smithi08089843-165 from 424203 to 1120631 tid 1 2023-12-01T04:58:51.680 INFO:tasks.rados.rados.0.smithi080.stdout:3955: writing smithi08089843-165 from 1655703 to 2218227 tid 2 2023-12-01T04:58:51.680 INFO:tasks.rados.rados.0.smithi080.stdout:3956: write oid 215 current snap is 0 2023-12-01T04:58:51.680 INFO:tasks.rados.rados.0.smithi080.stdout:3952: finishing write tid 2 to smithi08089843-190 2023-12-01T04:58:51.680 INFO:tasks.rados.rados.0.smithi080.stdout:3956: seq_num 2430 ranges {441010=771677,1714185=706182} 2023-12-01T04:58:51.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:58:51 smithi080 bash[28361]: cluster 2023-12-01T04:58:50.197778+0000 mgr.y (mgr.24362) 310 : cluster 0 pgmap v281: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 57 MiB/s rd, 8.4 MiB/s wr, 80 op/s 2023-12-01T04:58:51.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:58:51 smithi080 bash[28361]: audit 2023-12-01T04:58:51.209068+0000 mon.a (mon.0) 891 : audit 0 from='client.? 172.21.15.80:0/1865525085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:58:51.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:58:51 smithi080 bash[41963]: cluster 2023-12-01T04:58:50.197778+0000 mgr.y (mgr.24362) 310 : cluster 0 pgmap v281: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 57 MiB/s rd, 8.4 MiB/s wr, 80 op/s 2023-12-01T04:58:51.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:58:51 smithi080 bash[41963]: audit 2023-12-01T04:58:51.209068+0000 mon.a (mon.0) 891 : audit 0 from='client.? 172.21.15.80:0/1865525085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:58:51.686 INFO:tasks.rados.rados.0.smithi080.stdout:3956: writing smithi08089843-215 from 441010 to 1212687 tid 1 2023-12-01T04:58:51.694 INFO:tasks.rados.rados.0.smithi080.stdout:3956: writing smithi08089843-215 from 1714185 to 2420367 tid 2 2023-12-01T04:58:51.694 INFO:tasks.rados.rados.0.smithi080.stdout:3957: delete oid 63 current snap is 0 2023-12-01T04:58:51.694 INFO:tasks.rados.rados.0.smithi080.stdout:3952: finishing write tid 3 to smithi08089843-190 2023-12-01T04:58:51.695 INFO:tasks.rados.rados.0.smithi080.stdout:3952: finishing write tid 4 to smithi08089843-190 2023-12-01T04:58:51.695 INFO:tasks.rados.rados.0.smithi080.stdout:3952: oid 190 updating version 0 to 661 2023-12-01T04:58:51.695 INFO:tasks.rados.rados.0.smithi080.stdout:3952: oid 190 updating version 661 to 662 2023-12-01T04:58:51.695 INFO:tasks.rados.rados.0.smithi080.stdout:3952: oid 190 version 662 is already newer than 660 2023-12-01T04:58:51.695 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 190 v 662 (ObjNum 2426 snap 0 seq_num 2426) dirty exists 2023-12-01T04:58:51.695 INFO:tasks.rados.rados.0.smithi080.stdout:3952: left oid 190 (ObjNum 2426 snap 0 seq_num 2426) 2023-12-01T04:58:51.695 INFO:tasks.rados.rados.0.smithi080.stdout:3953: finishing write tid 1 to smithi08089843-452 2023-12-01T04:58:51.695 INFO:tasks.rados.rados.0.smithi080.stdout:3953: finishing write tid 2 to smithi08089843-452 2023-12-01T04:58:51.695 INFO:tasks.rados.rados.0.smithi080.stdout:3953: finishing write tid 3 to smithi08089843-452 2023-12-01T04:58:51.695 INFO:tasks.rados.rados.0.smithi080.stdout:3953: finishing write tid 4 to smithi08089843-452 2023-12-01T04:58:51.695 INFO:tasks.rados.rados.0.smithi080.stdout:3953: oid 452 updating version 0 to 461 2023-12-01T04:58:51.695 INFO:tasks.rados.rados.0.smithi080.stdout:3953: oid 452 version 461 is already newer than 460 2023-12-01T04:58:51.695 INFO:tasks.rados.rados.0.smithi080.stdout:3953: oid 452 updating version 461 to 462 2023-12-01T04:58:51.696 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 452 v 462 (ObjNum 2427 snap 0 seq_num 2427) dirty exists 2023-12-01T04:58:51.696 INFO:tasks.rados.rados.0.smithi080.stdout:3953: left oid 452 (ObjNum 2427 snap 0 seq_num 2427) 2023-12-01T04:58:51.696 INFO:tasks.rados.rados.0.smithi080.stdout:3954: finishing write tid 1 to smithi08089843-500 2023-12-01T04:58:51.696 INFO:tasks.rados.rados.0.smithi080.stdout:3954: finishing write tid 2 to smithi08089843-500 2023-12-01T04:58:51.696 INFO:tasks.rados.rados.0.smithi080.stdout:3954: finishing write tid 3 to smithi08089843-500 2023-12-01T04:58:51.696 INFO:tasks.rados.rados.0.smithi080.stdout:3954: finishing write tid 4 to smithi08089843-500 2023-12-01T04:58:51.696 INFO:tasks.rados.rados.0.smithi080.stdout:3954: oid 500 updating version 0 to 464 2023-12-01T04:58:51.696 INFO:tasks.rados.rados.0.smithi080.stdout:3954: oid 500 updating version 464 to 465 2023-12-01T04:58:51.696 INFO:tasks.rados.rados.0.smithi080.stdout:3954: oid 500 version 465 is already newer than 463 2023-12-01T04:58:51.696 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 500 v 465 (ObjNum 2428 snap 0 seq_num 2428) dirty exists 2023-12-01T04:58:51.696 INFO:tasks.rados.rados.0.smithi080.stdout:3954: left oid 500 (ObjNum 2428 snap 0 seq_num 2428) 2023-12-01T04:58:51.696 INFO:tasks.rados.rados.0.smithi080.stdout:3955: finishing write tid 1 to smithi08089843-165 2023-12-01T04:58:51.696 INFO:tasks.rados.rados.0.smithi080.stdout:3955: finishing write tid 2 to smithi08089843-165 2023-12-01T04:58:51.696 INFO:tasks.rados.rados.0.smithi080.stdout:3955: finishing write tid 3 to smithi08089843-165 2023-12-01T04:58:51.696 INFO:tasks.rados.rados.0.smithi080.stdout:3955: finishing write tid 4 to smithi08089843-165 2023-12-01T04:58:51.697 INFO:tasks.rados.rados.0.smithi080.stdout:3955: oid 165 updating version 0 to 562 2023-12-01T04:58:51.697 INFO:tasks.rados.rados.0.smithi080.stdout:3955: oid 165 updating version 562 to 563 2023-12-01T04:58:51.697 INFO:tasks.rados.rados.0.smithi080.stdout:3955: oid 165 updating version 563 to 564 2023-12-01T04:58:51.697 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 165 v 564 (ObjNum 2429 snap 0 seq_num 2429) dirty exists 2023-12-01T04:58:51.697 INFO:tasks.rados.rados.0.smithi080.stdout:3955: left oid 165 (ObjNum 2429 snap 0 seq_num 2429) 2023-12-01T04:58:51.697 INFO:tasks.rados.rados.0.smithi080.stdout:3956: finishing write tid 1 to smithi08089843-215 2023-12-01T04:58:51.697 INFO:tasks.rados.rados.0.smithi080.stdout:3952: done (5 left) 2023-12-01T04:58:51.698 INFO:tasks.rados.rados.0.smithi080.stdout:3953: done (4 left) 2023-12-01T04:58:51.698 INFO:tasks.rados.rados.0.smithi080.stdout:3954: done (3 left) 2023-12-01T04:58:51.698 INFO:tasks.rados.rados.0.smithi080.stdout:3955: done (2 left) 2023-12-01T04:58:51.698 INFO:tasks.rados.rados.0.smithi080.stdout:3957: done (1 left) 2023-12-01T04:58:51.698 INFO:tasks.rados.rados.0.smithi080.stdout:3958: write oid 476 current snap is 0 2023-12-01T04:58:51.698 INFO:tasks.rados.rados.0.smithi080.stdout:3958: seq_num 2432 ranges {474624=522175,1714796=709851} 2023-12-01T04:58:51.702 INFO:tasks.rados.rados.0.smithi080.stdout:3958: writing smithi08089843-476 from 474624 to 996799 tid 1 2023-12-01T04:58:51.713 INFO:tasks.rados.rados.0.smithi080.stdout:3958: writing smithi08089843-476 from 1714796 to 2424647 tid 2 2023-12-01T04:58:51.713 INFO:tasks.rados.rados.0.smithi080.stdout:3959: read oid 93 snap -1 2023-12-01T04:58:51.713 INFO:tasks.rados.rados.0.smithi080.stdout:3959: expect (ObjNum 1242 snap 0 seq_num 1242) 2023-12-01T04:58:51.714 INFO:tasks.rados.rados.0.smithi080.stdout:3960: read oid 274 snap -1 2023-12-01T04:58:51.714 INFO:tasks.rados.rados.0.smithi080.stdout:3960: expect (ObjNum 1166 snap 0 seq_num 1166) 2023-12-01T04:58:51.714 INFO:tasks.rados.rados.0.smithi080.stdout:3961: read oid 171 snap -1 2023-12-01T04:58:51.714 INFO:tasks.rados.rados.0.smithi080.stdout:3961: expect deleted 2023-12-01T04:58:51.714 INFO:tasks.rados.rados.0.smithi080.stdout:3962: read oid 62 snap -1 2023-12-01T04:58:51.714 INFO:tasks.rados.rados.0.smithi080.stdout:3962: expect (ObjNum 750 snap 0 seq_num 750) 2023-12-01T04:58:51.714 INFO:tasks.rados.rados.0.smithi080.stdout:3963: delete oid 68 current snap is 0 2023-12-01T04:58:51.714 INFO:tasks.rados.rados.0.smithi080.stdout:3956: finishing write tid 2 to smithi08089843-215 2023-12-01T04:58:51.714 INFO:tasks.rados.rados.0.smithi080.stdout:3956: finishing write tid 3 to smithi08089843-215 2023-12-01T04:58:51.714 INFO:tasks.rados.rados.0.smithi080.stdout:3956: finishing write tid 4 to smithi08089843-215 2023-12-01T04:58:51.714 INFO:tasks.rados.rados.0.smithi080.stdout:3956: oid 215 updating version 0 to 318 2023-12-01T04:58:51.714 INFO:tasks.rados.rados.0.smithi080.stdout:3956: oid 215 version 318 is already newer than 316 2023-12-01T04:58:51.714 INFO:tasks.rados.rados.0.smithi080.stdout:3956: oid 215 version 318 is already newer than 317 2023-12-01T04:58:51.715 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 215 v 318 (ObjNum 2430 snap 0 seq_num 2430) dirty exists 2023-12-01T04:58:51.715 INFO:tasks.rados.rados.0.smithi080.stdout:3956: left oid 215 (ObjNum 2430 snap 0 seq_num 2430) 2023-12-01T04:58:51.715 INFO:tasks.rados.rados.0.smithi080.stdout:3958: finishing write tid 1 to smithi08089843-476 2023-12-01T04:58:51.715 INFO:tasks.rados.rados.0.smithi080.stdout:3956: done (6 left) 2023-12-01T04:58:51.715 INFO:tasks.rados.rados.0.smithi080.stdout:3961: done (5 left) 2023-12-01T04:58:51.715 INFO:tasks.rados.rados.0.smithi080.stdout:3963: done (4 left) 2023-12-01T04:58:51.715 INFO:tasks.rados.rados.0.smithi080.stdout:3964: write oid 319 current snap is 0 2023-12-01T04:58:51.716 INFO:tasks.rados.rados.0.smithi080.stdout:3964: seq_num 2434 ranges {508238=789026,1948113=713520} 2023-12-01T04:58:51.725 INFO:tasks.rados.rados.0.smithi080.stdout:3964: writing smithi08089843-319 from 508238 to 1297264 tid 1 2023-12-01T04:58:51.733 INFO:tasks.rados.rados.0.smithi080.stdout:3964: writing smithi08089843-319 from 1948113 to 2661633 tid 2 2023-12-01T04:58:51.733 INFO:tasks.rados.rados.0.smithi080.stdout:3965: read oid 136 snap -1 2023-12-01T04:58:51.733 INFO:tasks.rados.rados.0.smithi080.stdout:3965: expect deleted 2023-12-01T04:58:51.733 INFO:tasks.rados.rados.0.smithi080.stdout:3966: write oid 478 current snap is 0 2023-12-01T04:58:51.733 INFO:tasks.rados.rados.0.smithi080.stdout:3966: seq_num 2435 ranges {525045=464275,1490242=457178,2501811=423234} 2023-12-01T04:58:51.740 INFO:tasks.rados.rados.0.smithi080.stdout:3966: writing smithi08089843-478 from 525045 to 989320 tid 1 2023-12-01T04:58:51.745 INFO:tasks.rados.rados.0.smithi080.stdout:3966: writing smithi08089843-478 from 1490242 to 1947420 tid 2 2023-12-01T04:58:51.751 INFO:tasks.rados.rados.0.smithi080.stdout:3966: writing smithi08089843-478 from 2501811 to 2925045 tid 3 2023-12-01T04:58:51.752 INFO:tasks.rados.rados.0.smithi080.stdout:3967: read oid 7 snap -1 2023-12-01T04:58:51.752 INFO:tasks.rados.rados.0.smithi080.stdout:3967: expect (ObjNum 1011 snap 0 seq_num 1011) 2023-12-01T04:58:51.752 INFO:tasks.rados.rados.0.smithi080.stdout:3968: write oid 122 current snap is 0 2023-12-01T04:58:51.752 INFO:tasks.rados.rados.0.smithi080.stdout:3968: seq_num 2436 ranges {541852=539524,1548724=717189,2929234=12618} 2023-12-01T04:58:51.757 INFO:tasks.rados.rados.0.smithi080.stdout:3968: writing smithi08089843-122 from 541852 to 1081376 tid 1 2023-12-01T04:58:51.764 INFO:tasks.rados.rados.0.smithi080.stdout:3968: writing smithi08089843-122 from 1548724 to 2265913 tid 2 2023-12-01T04:58:51.768 INFO:tasks.rados.rados.0.smithi080.stdout:3968: writing smithi08089843-122 from 2929234 to 2941852 tid 3 2023-12-01T04:58:51.768 INFO:tasks.rados.rados.0.smithi080.stdout:3969: write oid 305 current snap is 0 2023-12-01T04:58:51.768 INFO:tasks.rados.rados.0.smithi080.stdout:3969: seq_num 2437 ranges {558659=614773,1607206=460847,2556657=402002} 2023-12-01T04:58:51.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:58:51 smithi090 bash[32384]: cluster 2023-12-01T04:58:50.197778+0000 mgr.y (mgr.24362) 310 : cluster 0 pgmap v281: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 57 MiB/s rd, 8.4 MiB/s wr, 80 op/s 2023-12-01T04:58:51.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:58:51 smithi090 bash[32384]: audit 2023-12-01T04:58:51.209068+0000 mon.a (mon.0) 891 : audit 0 from='client.? 172.21.15.80:0/1865525085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:58:51.775 INFO:tasks.rados.rados.0.smithi080.stdout:3969: writing smithi08089843-305 from 558659 to 1173432 tid 1 2023-12-01T04:58:51.781 INFO:tasks.rados.rados.0.smithi080.stdout:3969: writing smithi08089843-305 from 1607206 to 2068053 tid 2 2023-12-01T04:58:51.787 INFO:tasks.rados.rados.0.smithi080.stdout:3969: writing smithi08089843-305 from 2556657 to 2958659 tid 3 2023-12-01T04:58:51.788 INFO:tasks.rados.rados.0.smithi080.stdout:3970: write oid 351 current snap is 0 2023-12-01T04:58:51.788 INFO:tasks.rados.rados.0.smithi080.stdout:3970: seq_num 2438 ranges {575466=690022,1665688=720858} 2023-12-01T04:58:51.795 INFO:tasks.rados.rados.0.smithi080.stdout:3970: writing smithi08089843-351 from 575466 to 1265488 tid 1 2023-12-01T04:58:51.801 INFO:tasks.rados.rados.0.smithi080.stdout:3970: writing smithi08089843-351 from 1665688 to 2386546 tid 2 2023-12-01T04:58:51.801 INFO:tasks.rados.rados.0.smithi080.stdout:3971: read oid 143 snap -1 2023-12-01T04:58:51.802 INFO:tasks.rados.rados.0.smithi080.stdout:3971: expect deleted 2023-12-01T04:58:51.802 INFO:tasks.rados.rados.0.smithi080.stdout:3972: read oid 337 snap -1 2023-12-01T04:58:51.802 INFO:tasks.rados.rados.0.smithi080.stdout:3972: expect (ObjNum 2307 snap 0 seq_num 2307) 2023-12-01T04:58:51.802 INFO:tasks.rados.rados.0.smithi080.stdout:3973: write oid 128 current snap is 0 2023-12-01T04:58:51.802 INFO:tasks.rados.rados.0.smithi080.stdout:3973: seq_num 2439 ranges {592273=765271,2007817=464516,2895150=97123} 2023-12-01T04:58:51.809 INFO:tasks.rados.rados.0.smithi080.stdout:3973: writing smithi08089843-128 from 592273 to 1357544 tid 1 2023-12-01T04:58:51.816 INFO:tasks.rados.rados.0.smithi080.stdout:3973: writing smithi08089843-128 from 2007817 to 2472333 tid 2 2023-12-01T04:58:51.819 INFO:tasks.rados.rados.0.smithi080.stdout:3973: writing smithi08089843-128 from 2895150 to 2992273 tid 3 2023-12-01T04:58:51.819 INFO:tasks.rados.rados.0.smithi080.stdout:3974: write oid 301 current snap is 0 2023-12-01T04:58:51.819 INFO:tasks.rados.rados.0.smithi080.stdout:3974: seq_num 2440 ranges {609080=440520,1666299=724527,2922573=86507} 2023-12-01T04:58:51.825 INFO:tasks.rados.rados.0.smithi080.stdout:3974: writing smithi08089843-301 from 609080 to 1049600 tid 1 2023-12-01T04:58:51.833 INFO:tasks.rados.rados.0.smithi080.stdout:3974: writing smithi08089843-301 from 1666299 to 2390826 tid 2 2023-12-01T04:58:51.837 INFO:tasks.rados.rados.0.smithi080.stdout:3974: writing smithi08089843-301 from 2922573 to 3009080 tid 3 2023-12-01T04:58:51.837 INFO:tasks.rados.rados.0.smithi080.stdout:3975: read oid 292 snap -1 2023-12-01T04:58:51.837 INFO:tasks.rados.rados.0.smithi080.stdout:3975: expect deleted 2023-12-01T04:58:51.837 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 16 2023-12-01T04:58:51.837 INFO:tasks.rados.rados.0.smithi080.stdout:3958: finishing write tid 2 to smithi08089843-476 2023-12-01T04:58:51.837 INFO:tasks.rados.rados.0.smithi080.stdout:3959: expect (ObjNum 1242 snap 0 seq_num 1242) 2023-12-01T04:58:52.077 INFO:tasks.rados.rados.0.smithi080.stdout:3958: finishing write tid 3 to smithi08089843-476 2023-12-01T04:58:52.077 INFO:tasks.rados.rados.0.smithi080.stdout:3958: finishing write tid 4 to smithi08089843-476 2023-12-01T04:58:52.077 INFO:tasks.rados.rados.0.smithi080.stdout:3958: oid 476 updating version 0 to 428 2023-12-01T04:58:52.077 INFO:tasks.rados.rados.0.smithi080.stdout:3958: oid 476 version 428 is already newer than 426 2023-12-01T04:58:52.078 INFO:tasks.rados.rados.0.smithi080.stdout:3958: oid 476 version 428 is already newer than 427 2023-12-01T04:58:52.078 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 476 v 428 (ObjNum 2432 snap 0 seq_num 2432) dirty exists 2023-12-01T04:58:52.078 INFO:tasks.rados.rados.0.smithi080.stdout:3958: left oid 476 (ObjNum 2432 snap 0 seq_num 2432) 2023-12-01T04:58:52.078 INFO:tasks.rados.rados.0.smithi080.stdout:3962: expect (ObjNum 750 snap 0 seq_num 750) 2023-12-01T04:58:52.207 INFO:tasks.rados.rados.0.smithi080.stdout:3960: expect (ObjNum 1166 snap 0 seq_num 1166) 2023-12-01T04:58:52.385 INFO:tasks.rados.rados.0.smithi080.stdout:3964: finishing write tid 1 to smithi08089843-319 2023-12-01T04:58:52.385 INFO:tasks.rados.rados.0.smithi080.stdout:3964: finishing write tid 2 to smithi08089843-319 2023-12-01T04:58:52.385 INFO:tasks.rados.rados.0.smithi080.stdout:3964: finishing write tid 3 to smithi08089843-319 2023-12-01T04:58:52.385 INFO:tasks.rados.rados.0.smithi080.stdout:3964: finishing write tid 4 to smithi08089843-319 2023-12-01T04:58:52.386 INFO:tasks.rados.rados.0.smithi080.stdout:3964: oid 319 updating version 0 to 563 2023-12-01T04:58:52.386 INFO:tasks.rados.rados.0.smithi080.stdout:3964: oid 319 updating version 563 to 565 2023-12-01T04:58:52.386 INFO:tasks.rados.rados.0.smithi080.stdout:3964: oid 319 version 565 is already newer than 564 2023-12-01T04:58:52.386 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 319 v 565 (ObjNum 2434 snap 0 seq_num 2434) dirty exists 2023-12-01T04:58:52.386 INFO:tasks.rados.rados.0.smithi080.stdout:3964: left oid 319 (ObjNum 2434 snap 0 seq_num 2434) 2023-12-01T04:58:52.386 INFO:tasks.rados.rados.0.smithi080.stdout:3966: finishing write tid 1 to smithi08089843-478 2023-12-01T04:58:52.386 INFO:tasks.rados.rados.0.smithi080.stdout:3966: finishing write tid 2 to smithi08089843-478 2023-12-01T04:58:52.386 INFO:tasks.rados.rados.0.smithi080.stdout:3967: expect (ObjNum 1011 snap 0 seq_num 1011) 2023-12-01T04:58:52.530 INFO:tasks.rados.rados.0.smithi080.stdout:3966: finishing write tid 3 to smithi08089843-478 2023-12-01T04:58:52.530 INFO:tasks.rados.rados.0.smithi080.stdout:3966: finishing write tid 4 to smithi08089843-478 2023-12-01T04:58:52.531 INFO:tasks.rados.rados.0.smithi080.stdout:3966: finishing write tid 5 to smithi08089843-478 2023-12-01T04:58:52.531 INFO:tasks.rados.rados.0.smithi080.stdout:3966: oid 478 updating version 0 to 430 2023-12-01T04:58:52.531 INFO:tasks.rados.rados.0.smithi080.stdout:3966: oid 478 version 430 is already newer than 428 2023-12-01T04:58:52.531 INFO:tasks.rados.rados.0.smithi080.stdout:3966: oid 478 updating version 430 to 431 2023-12-01T04:58:52.531 INFO:tasks.rados.rados.0.smithi080.stdout:3966: oid 478 version 431 is already newer than 429 2023-12-01T04:58:52.531 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 478 v 431 (ObjNum 2435 snap 0 seq_num 2435) dirty exists 2023-12-01T04:58:52.531 INFO:tasks.rados.rados.0.smithi080.stdout:3966: left oid 478 (ObjNum 2435 snap 0 seq_num 2435) 2023-12-01T04:58:52.531 INFO:tasks.rados.rados.0.smithi080.stdout:3968: finishing write tid 1 to smithi08089843-122 2023-12-01T04:58:52.531 INFO:tasks.rados.rados.0.smithi080.stdout:3968: finishing write tid 2 to smithi08089843-122 2023-12-01T04:58:52.531 INFO:tasks.rados.rados.0.smithi080.stdout:3968: finishing write tid 3 to smithi08089843-122 2023-12-01T04:58:52.531 INFO:tasks.rados.rados.0.smithi080.stdout:3968: finishing write tid 4 to smithi08089843-122 2023-12-01T04:58:52.531 INFO:tasks.rados.rados.0.smithi080.stdout:3968: finishing write tid 5 to smithi08089843-122 2023-12-01T04:58:52.531 INFO:tasks.rados.rados.0.smithi080.stdout:3968: oid 122 updating version 0 to 467 2023-12-01T04:58:52.531 INFO:tasks.rados.rados.0.smithi080.stdout:3968: oid 122 updating version 467 to 470 2023-12-01T04:58:52.532 INFO:tasks.rados.rados.0.smithi080.stdout:3968: oid 122 version 470 is already newer than 469 2023-12-01T04:58:52.532 INFO:tasks.rados.rados.0.smithi080.stdout:3968: oid 122 version 470 is already newer than 468 2023-12-01T04:58:52.532 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 122 v 470 (ObjNum 2436 snap 0 seq_num 2436) dirty exists 2023-12-01T04:58:52.532 INFO:tasks.rados.rados.0.smithi080.stdout:3968: left oid 122 (ObjNum 2436 snap 0 seq_num 2436) 2023-12-01T04:58:52.532 INFO:tasks.rados.rados.0.smithi080.stdout:3969: finishing write tid 1 to smithi08089843-305 2023-12-01T04:58:52.532 INFO:tasks.rados.rados.0.smithi080.stdout:3969: finishing write tid 2 to smithi08089843-305 2023-12-01T04:58:52.532 INFO:tasks.rados.rados.0.smithi080.stdout:3969: finishing write tid 3 to smithi08089843-305 2023-12-01T04:58:52.532 INFO:tasks.rados.rados.0.smithi080.stdout:3969: finishing write tid 4 to smithi08089843-305 2023-12-01T04:58:52.532 INFO:tasks.rados.rados.0.smithi080.stdout:3969: finishing write tid 5 to smithi08089843-305 2023-12-01T04:58:52.532 INFO:tasks.rados.rados.0.smithi080.stdout:3969: oid 305 updating version 0 to 399 2023-12-01T04:58:52.532 INFO:tasks.rados.rados.0.smithi080.stdout:3969: oid 305 version 399 is already newer than 398 2023-12-01T04:58:52.532 INFO:tasks.rados.rados.0.smithi080.stdout:3969: oid 305 version 399 is already newer than 397 2023-12-01T04:58:52.532 INFO:tasks.rados.rados.0.smithi080.stdout:3969: oid 305 updating version 399 to 400 2023-12-01T04:58:52.532 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 305 v 400 (ObjNum 2437 snap 0 seq_num 2437) dirty exists 2023-12-01T04:58:52.532 INFO:tasks.rados.rados.0.smithi080.stdout:3969: left oid 305 (ObjNum 2437 snap 0 seq_num 2437) 2023-12-01T04:58:52.532 INFO:tasks.rados.rados.0.smithi080.stdout:3970: finishing write tid 1 to smithi08089843-351 2023-12-01T04:58:52.533 INFO:tasks.rados.rados.0.smithi080.stdout:3972: expect (ObjNum 2307 snap 0 seq_num 2307) 2023-12-01T04:58:52.681 INFO:tasks.rados.rados.0.smithi080.stdout:3970: finishing write tid 2 to smithi08089843-351 2023-12-01T04:58:52.681 INFO:tasks.rados.rados.0.smithi080.stdout:3970: finishing write tid 3 to smithi08089843-351 2023-12-01T04:58:52.681 INFO:tasks.rados.rados.0.smithi080.stdout:3970: finishing write tid 4 to smithi08089843-351 2023-12-01T04:58:52.681 INFO:tasks.rados.rados.0.smithi080.stdout:3970: oid 351 updating version 0 to 390 2023-12-01T04:58:52.682 INFO:tasks.rados.rados.0.smithi080.stdout:3970: oid 351 version 390 is already newer than 389 2023-12-01T04:58:52.682 INFO:tasks.rados.rados.0.smithi080.stdout:3970: oid 351 version 390 is already newer than 388 2023-12-01T04:58:52.682 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 351 v 390 (ObjNum 2438 snap 0 seq_num 2438) dirty exists 2023-12-01T04:58:52.682 INFO:tasks.rados.rados.0.smithi080.stdout:3970: left oid 351 (ObjNum 2438 snap 0 seq_num 2438) 2023-12-01T04:58:52.682 INFO:tasks.rados.rados.0.smithi080.stdout:3973: finishing write tid 1 to smithi08089843-128 2023-12-01T04:58:52.682 INFO:tasks.rados.rados.0.smithi080.stdout:3973: finishing write tid 2 to smithi08089843-128 2023-12-01T04:58:52.682 INFO:tasks.rados.rados.0.smithi080.stdout:3973: finishing write tid 3 to smithi08089843-128 2023-12-01T04:58:52.682 INFO:tasks.rados.rados.0.smithi080.stdout:3973: finishing write tid 4 to smithi08089843-128 2023-12-01T04:58:52.682 INFO:tasks.rados.rados.0.smithi080.stdout:3973: finishing write tid 5 to smithi08089843-128 2023-12-01T04:58:52.682 INFO:tasks.rados.rados.0.smithi080.stdout:3973: oid 128 updating version 0 to 472 2023-12-01T04:58:52.682 INFO:tasks.rados.rados.0.smithi080.stdout:3973: oid 128 updating version 472 to 473 2023-12-01T04:58:52.682 INFO:tasks.rados.rados.0.smithi080.stdout:3973: oid 128 updating version 473 to 474 2023-12-01T04:58:52.682 INFO:tasks.rados.rados.0.smithi080.stdout:3973: oid 128 version 474 is already newer than 471 2023-12-01T04:58:52.682 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 128 v 474 (ObjNum 2439 snap 0 seq_num 2439) dirty exists 2023-12-01T04:58:52.683 INFO:tasks.rados.rados.0.smithi080.stdout:3973: left oid 128 (ObjNum 2439 snap 0 seq_num 2439) 2023-12-01T04:58:52.683 INFO:tasks.rados.rados.0.smithi080.stdout:3974: finishing write tid 1 to smithi08089843-301 2023-12-01T04:58:52.683 INFO:tasks.rados.rados.0.smithi080.stdout:3974: finishing write tid 2 to smithi08089843-301 2023-12-01T04:58:52.683 INFO:tasks.rados.rados.0.smithi080.stdout:3974: finishing write tid 3 to smithi08089843-301 2023-12-01T04:58:52.683 INFO:tasks.rados.rados.0.smithi080.stdout:3974: finishing write tid 4 to smithi08089843-301 2023-12-01T04:58:52.683 INFO:tasks.rados.rados.0.smithi080.stdout:3974: finishing write tid 5 to smithi08089843-301 2023-12-01T04:58:52.683 INFO:tasks.rados.rados.0.smithi080.stdout:3974: oid 301 updating version 0 to 566 2023-12-01T04:58:52.683 INFO:tasks.rados.rados.0.smithi080.stdout:3974: oid 301 updating version 566 to 569 2023-12-01T04:58:52.683 INFO:tasks.rados.rados.0.smithi080.stdout:3974: oid 301 version 569 is already newer than 567 2023-12-01T04:58:52.683 INFO:tasks.rados.rados.0.smithi080.stdout:3974: oid 301 version 569 is already newer than 568 2023-12-01T04:58:52.683 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 301 v 569 (ObjNum 2440 snap 0 seq_num 2440) dirty exists 2023-12-01T04:58:52.683 INFO:tasks.rados.rados.0.smithi080.stdout:3974: left oid 301 (ObjNum 2440 snap 0 seq_num 2440) 2023-12-01T04:58:52.683 INFO:tasks.rados.rados.0.smithi080.stdout:3958: done (15 left) 2023-12-01T04:58:52.683 INFO:tasks.rados.rados.0.smithi080.stdout:3959: done (14 left) 2023-12-01T04:58:52.683 INFO:tasks.rados.rados.0.smithi080.stdout:3960: done (13 left) 2023-12-01T04:58:52.683 INFO:tasks.rados.rados.0.smithi080.stdout:3962: done (12 left) 2023-12-01T04:58:52.684 INFO:tasks.rados.rados.0.smithi080.stdout:3964: done (11 left) 2023-12-01T04:58:52.684 INFO:tasks.rados.rados.0.smithi080.stdout:3965: done (10 left) 2023-12-01T04:58:52.684 INFO:tasks.rados.rados.0.smithi080.stdout:3966: done (9 left) 2023-12-01T04:58:52.684 INFO:tasks.rados.rados.0.smithi080.stdout:3967: done (8 left) 2023-12-01T04:58:52.684 INFO:tasks.rados.rados.0.smithi080.stdout:3968: done (7 left) 2023-12-01T04:58:52.684 INFO:tasks.rados.rados.0.smithi080.stdout:3969: done (6 left) 2023-12-01T04:58:52.684 INFO:tasks.rados.rados.0.smithi080.stdout:3970: done (5 left) 2023-12-01T04:58:52.684 INFO:tasks.rados.rados.0.smithi080.stdout:3971: done (4 left) 2023-12-01T04:58:52.684 INFO:tasks.rados.rados.0.smithi080.stdout:3972: done (3 left) 2023-12-01T04:58:52.684 INFO:tasks.rados.rados.0.smithi080.stdout:3973: done (2 left) 2023-12-01T04:58:52.684 INFO:tasks.rados.rados.0.smithi080.stdout:3974: done (1 left) 2023-12-01T04:58:52.684 INFO:tasks.rados.rados.0.smithi080.stdout:3975: done (0 left) 2023-12-01T04:58:52.684 INFO:tasks.rados.rados.0.smithi080.stdout:3976: delete oid 302 current snap is 0 2023-12-01T04:58:52.685 INFO:tasks.rados.rados.0.smithi080.stdout:3976: done (0 left) 2023-12-01T04:58:52.685 INFO:tasks.rados.rados.0.smithi080.stdout:3977: read oid 380 snap -1 2023-12-01T04:58:52.685 INFO:tasks.rados.rados.0.smithi080.stdout:3977: expect (ObjNum 2230 snap 0 seq_num 2230) 2023-12-01T04:58:52.686 INFO:tasks.rados.rados.0.smithi080.stdout:3978: read oid 331 snap -1 2023-12-01T04:58:52.686 INFO:tasks.rados.rados.0.smithi080.stdout:3978: expect (ObjNum 2235 snap 0 seq_num 2235) 2023-12-01T04:58:52.686 INFO:tasks.rados.rados.0.smithi080.stdout:3979: read oid 357 snap -1 2023-12-01T04:58:52.686 INFO:tasks.rados.rados.0.smithi080.stdout:3979: expect (ObjNum 1973 snap 0 seq_num 1973) 2023-12-01T04:58:52.686 INFO:tasks.rados.rados.0.smithi080.stdout:3980: read oid 483 snap -1 2023-12-01T04:58:52.686 INFO:tasks.rados.rados.0.smithi080.stdout:3980: expect (ObjNum 2349 snap 0 seq_num 2349) 2023-12-01T04:58:52.686 INFO:tasks.rados.rados.0.smithi080.stdout:3981: read oid 109 snap -1 2023-12-01T04:58:52.686 INFO:tasks.rados.rados.0.smithi080.stdout:3981: expect (ObjNum 2082 snap 0 seq_num 2082) 2023-12-01T04:58:52.686 INFO:tasks.rados.rados.0.smithi080.stdout:3982: write oid 204 current snap is 0 2023-12-01T04:58:52.686 INFO:tasks.rados.rados.0.smithi080.stdout:3982: seq_num 2442 ranges {642694=707371,1899616=728196} 2023-12-01T04:58:52.698 INFO:tasks.rados.rados.0.smithi080.stdout:3982: writing smithi08089843-204 from 642694 to 1350065 tid 1 2023-12-01T04:58:52.709 INFO:tasks.rados.rados.0.smithi080.stdout:3982: writing smithi08089843-204 from 1899616 to 2627812 tid 2 2023-12-01T04:58:52.709 INFO:tasks.rados.rados.0.smithi080.stdout:3983: write oid 447 current snap is 0 2023-12-01T04:58:52.710 INFO:tasks.rados.rados.0.smithi080.stdout:3983: seq_num 2443 ranges {659501=782620,2241745=471854} 2023-12-01T04:58:52.715 INFO:tasks.rados.rados.0.smithi080.stdout:3983: writing smithi08089843-447 from 659501 to 1442121 tid 1 2023-12-01T04:58:52.723 INFO:tasks.rados.rados.0.smithi080.stdout:3983: writing smithi08089843-447 from 2241745 to 2713599 tid 2 2023-12-01T04:58:52.723 INFO:tasks.rados.rados.0.smithi080.stdout:3984: read oid 26 snap -1 2023-12-01T04:58:52.723 INFO:tasks.rados.rados.0.smithi080.stdout:3984: expect (ObjNum 754 snap 0 seq_num 754) 2023-12-01T04:58:52.723 INFO:tasks.rados.rados.0.smithi080.stdout:3985: write oid 54 current snap is 0 2023-12-01T04:58:52.723 INFO:tasks.rados.rados.0.smithi080.stdout:3985: seq_num 2444 ranges {676308=457869,1900227=615512,3032265=44043} 2023-12-01T04:58:52.729 INFO:tasks.rados.rados.0.smithi080.stdout:3985: writing smithi08089843-54 from 676308 to 1134177 tid 1 2023-12-01T04:58:52.737 INFO:tasks.rados.rados.0.smithi080.stdout:3985: writing smithi08089843-54 from 1900227 to 2515739 tid 2 2023-12-01T04:58:52.741 INFO:tasks.rados.rados.0.smithi080.stdout:3985: writing smithi08089843-54 from 3032265 to 3076308 tid 3 2023-12-01T04:58:52.741 INFO:tasks.rados.rados.0.smithi080.stdout:3986: write oid 326 current snap is 0 2023-12-01T04:58:52.741 INFO:tasks.rados.rados.0.smithi080.stdout:3980: expect (ObjNum 2349 snap 0 seq_num 2349) 2023-12-01T04:58:53.016 INFO:tasks.rados.rados.0.smithi080.stdout:3977: expect (ObjNum 2230 snap 0 seq_num 2230) 2023-12-01T04:58:53.137 INFO:tasks.rados.rados.0.smithi080.stdout:3978: expect (ObjNum 2235 snap 0 seq_num 2235) 2023-12-01T04:58:53.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:58:52 smithi080 bash[28361]: cluster 2023-12-01T04:58:52.198537+0000 mgr.y (mgr.24362) 311 : cluster 0 pgmap v282: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 85 MiB/s rd, 14 MiB/s wr, 125 op/s 2023-12-01T04:58:53.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:58:52 smithi080 bash[41963]: cluster 2023-12-01T04:58:52.198537+0000 mgr.y (mgr.24362) 311 : cluster 0 pgmap v282: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 85 MiB/s rd, 14 MiB/s wr, 125 op/s 2023-12-01T04:58:53.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:58:52 smithi090 bash[32384]: cluster 2023-12-01T04:58:52.198537+0000 mgr.y (mgr.24362) 311 : cluster 0 pgmap v282: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 85 MiB/s rd, 14 MiB/s wr, 125 op/s 2023-12-01T04:58:53.361 INFO:tasks.rados.rados.0.smithi080.stdout:3981: expect (ObjNum 2082 snap 0 seq_num 2082) 2023-12-01T04:58:53.522 INFO:tasks.rados.rados.0.smithi080.stdout:3979: expect (ObjNum 1973 snap 0 seq_num 1973) 2023-12-01T04:58:53.703 INFO:tasks.rados.rados.0.smithi080.stdout:3982: finishing write tid 1 to smithi08089843-204 2023-12-01T04:58:53.703 INFO:tasks.rados.rados.0.smithi080.stdout:3986: seq_num 2445 ranges {693115=533118,1958709=475523,3059688=33427} 2023-12-01T04:58:53.709 INFO:tasks.rados.rados.0.smithi080.stdout:3986: writing smithi08089843-326 from 693115 to 1226233 tid 1 2023-12-01T04:58:53.716 INFO:tasks.rados.rados.0.smithi080.stdout:3986: writing smithi08089843-326 from 1958709 to 2434232 tid 2 2023-12-01T04:58:53.720 INFO:tasks.rados.rados.0.smithi080.stdout:3986: writing smithi08089843-326 from 3059688 to 3093115 tid 3 2023-12-01T04:58:53.720 INFO:tasks.rados.rados.0.smithi080.stdout:3977: done (9 left) 2023-12-01T04:58:53.720 INFO:tasks.rados.rados.0.smithi080.stdout:3978: done (8 left) 2023-12-01T04:58:53.720 INFO:tasks.rados.rados.0.smithi080.stdout:3979: done (7 left) 2023-12-01T04:58:53.720 INFO:tasks.rados.rados.0.smithi080.stdout:3980: done (6 left) 2023-12-01T04:58:53.720 INFO:tasks.rados.rados.0.smithi080.stdout:3981: done (5 left) 2023-12-01T04:58:53.721 INFO:tasks.rados.rados.0.smithi080.stdout:3987: delete oid 20 current snap is 0 2023-12-01T04:58:53.721 INFO:tasks.rados.rados.0.smithi080.stdout:3982: finishing write tid 2 to smithi08089843-204 2023-12-01T04:58:53.721 INFO:tasks.rados.rados.0.smithi080.stdout:3982: finishing write tid 3 to smithi08089843-204 2023-12-01T04:58:53.721 INFO:tasks.rados.rados.0.smithi080.stdout:3982: finishing write tid 4 to smithi08089843-204 2023-12-01T04:58:53.721 INFO:tasks.rados.rados.0.smithi080.stdout:3982: oid 204 updating version 0 to 573 2023-12-01T04:58:53.721 INFO:tasks.rados.rados.0.smithi080.stdout:3982: oid 204 updating version 573 to 574 2023-12-01T04:58:53.721 INFO:tasks.rados.rados.0.smithi080.stdout:3982: oid 204 updating version 574 to 575 2023-12-01T04:58:53.721 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 204 v 575 (ObjNum 2442 snap 0 seq_num 2442) dirty exists 2023-12-01T04:58:53.721 INFO:tasks.rados.rados.0.smithi080.stdout:3982: left oid 204 (ObjNum 2442 snap 0 seq_num 2442) 2023-12-01T04:58:53.721 INFO:tasks.rados.rados.0.smithi080.stdout:3983: finishing write tid 1 to smithi08089843-447 2023-12-01T04:58:53.721 INFO:tasks.rados.rados.0.smithi080.stdout:3983: finishing write tid 2 to smithi08089843-447 2023-12-01T04:58:53.721 INFO:tasks.rados.rados.0.smithi080.stdout:3984: expect (ObjNum 754 snap 0 seq_num 754) 2023-12-01T04:58:53.843 INFO:tasks.rados.rados.0.smithi080.stdout:3983: finishing write tid 3 to smithi08089843-447 2023-12-01T04:58:53.843 INFO:tasks.rados.rados.0.smithi080.stdout:3983: finishing write tid 4 to smithi08089843-447 2023-12-01T04:58:53.844 INFO:tasks.rados.rados.0.smithi080.stdout:3983: oid 447 updating version 0 to 472 2023-12-01T04:58:53.844 INFO:tasks.rados.rados.0.smithi080.stdout:3983: oid 447 version 472 is already newer than 470 2023-12-01T04:58:53.844 INFO:tasks.rados.rados.0.smithi080.stdout:3983: oid 447 version 472 is already newer than 471 2023-12-01T04:58:53.844 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 447 v 472 (ObjNum 2443 snap 0 seq_num 2443) dirty exists 2023-12-01T04:58:53.844 INFO:tasks.rados.rados.0.smithi080.stdout:3983: left oid 447 (ObjNum 2443 snap 0 seq_num 2443) 2023-12-01T04:58:53.844 INFO:tasks.rados.rados.0.smithi080.stdout:3985: finishing write tid 1 to smithi08089843-54 2023-12-01T04:58:53.844 INFO:tasks.rados.rados.0.smithi080.stdout:3985: finishing write tid 2 to smithi08089843-54 2023-12-01T04:58:53.844 INFO:tasks.rados.rados.0.smithi080.stdout:3985: finishing write tid 3 to smithi08089843-54 2023-12-01T04:58:53.844 INFO:tasks.rados.rados.0.smithi080.stdout:3985: finishing write tid 4 to smithi08089843-54 2023-12-01T04:58:53.844 INFO:tasks.rados.rados.0.smithi080.stdout:3982: done (5 left) 2023-12-01T04:58:53.844 INFO:tasks.rados.rados.0.smithi080.stdout:3983: done (4 left) 2023-12-01T04:58:53.844 INFO:tasks.rados.rados.0.smithi080.stdout:3984: done (3 left) 2023-12-01T04:58:53.844 INFO:tasks.rados.rados.0.smithi080.stdout:3987: done (2 left) 2023-12-01T04:58:53.844 INFO:tasks.rados.rados.0.smithi080.stdout:3988: read oid 335 snap -1 2023-12-01T04:58:53.845 INFO:tasks.rados.rados.0.smithi080.stdout:3988: expect (ObjNum 1529 snap 0 seq_num 1529) 2023-12-01T04:58:53.845 INFO:tasks.rados.rados.0.smithi080.stdout:3989: delete oid 497 current snap is 0 2023-12-01T04:58:53.845 INFO:tasks.rados.rados.0.smithi080.stdout:3985: finishing write tid 5 to smithi08089843-54 2023-12-01T04:58:53.845 INFO:tasks.rados.rados.0.smithi080.stdout:3985: oid 54 updating version 0 to 663 2023-12-01T04:58:53.845 INFO:tasks.rados.rados.0.smithi080.stdout:3985: oid 54 updating version 663 to 664 2023-12-01T04:58:53.845 INFO:tasks.rados.rados.0.smithi080.stdout:3985: oid 54 updating version 664 to 665 2023-12-01T04:58:53.845 INFO:tasks.rados.rados.0.smithi080.stdout:3985: oid 54 updating version 665 to 666 2023-12-01T04:58:53.845 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 54 v 666 (ObjNum 2444 snap 0 seq_num 2444) dirty exists 2023-12-01T04:58:53.845 INFO:tasks.rados.rados.0.smithi080.stdout:3985: left oid 54 (ObjNum 2444 snap 0 seq_num 2444) 2023-12-01T04:58:53.845 INFO:tasks.rados.rados.0.smithi080.stdout:3986: finishing write tid 1 to smithi08089843-326 2023-12-01T04:58:53.845 INFO:tasks.rados.rados.0.smithi080.stdout:3986: finishing write tid 2 to smithi08089843-326 2023-12-01T04:58:53.845 INFO:tasks.rados.rados.0.smithi080.stdout:3986: finishing write tid 3 to smithi08089843-326 2023-12-01T04:58:53.845 INFO:tasks.rados.rados.0.smithi080.stdout:3986: finishing write tid 4 to smithi08089843-326 2023-12-01T04:58:53.845 INFO:tasks.rados.rados.0.smithi080.stdout:3986: finishing write tid 5 to smithi08089843-326 2023-12-01T04:58:53.845 INFO:tasks.rados.rados.0.smithi080.stdout:3986: oid 326 updating version 0 to 485 2023-12-01T04:58:53.846 INFO:tasks.rados.rados.0.smithi080.stdout:3986: oid 326 version 485 is already newer than 484 2023-12-01T04:58:53.846 INFO:tasks.rados.rados.0.smithi080.stdout:3986: oid 326 version 485 is already newer than 483 2023-12-01T04:58:53.846 INFO:tasks.rados.rados.0.smithi080.stdout:3986: oid 326 version 485 is already newer than 482 2023-12-01T04:58:53.846 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 326 v 485 (ObjNum 2445 snap 0 seq_num 2445) dirty exists 2023-12-01T04:58:53.846 INFO:tasks.rados.rados.0.smithi080.stdout:3986: left oid 326 (ObjNum 2445 snap 0 seq_num 2445) 2023-12-01T04:58:53.846 INFO:tasks.rados.rados.0.smithi080.stdout:3985: done (3 left) 2023-12-01T04:58:53.846 INFO:tasks.rados.rados.0.smithi080.stdout:3986: done (2 left) 2023-12-01T04:58:53.846 INFO:tasks.rados.rados.0.smithi080.stdout:3989: done (1 left) 2023-12-01T04:58:53.847 INFO:tasks.rados.rados.0.smithi080.stdout:3990: write oid 115 current snap is 0 2023-12-01T04:58:53.847 INFO:tasks.rados.rados.0.smithi080.stdout:3990: seq_num 2448 ranges {743536=475218,1734155=622850,3141957=1579} 2023-12-01T04:58:53.855 INFO:tasks.rados.rados.0.smithi080.stdout:3990: writing smithi08089843-115 from 743536 to 1218754 tid 1 2023-12-01T04:58:53.863 INFO:tasks.rados.rados.0.smithi080.stdout:3990: writing smithi08089843-115 from 1734155 to 2357005 tid 2 2023-12-01T04:58:53.868 INFO:tasks.rados.rados.0.smithi080.stdout:3990: writing smithi08089843-115 from 3141957 to 3143536 tid 3 2023-12-01T04:58:53.868 INFO:tasks.rados.rados.0.smithi080.stdout:3991: write oid 265 current snap is 0 2023-12-01T04:58:53.868 INFO:tasks.rados.rados.0.smithi080.stdout:3991: seq_num 2449 ranges {760343=550467,1792637=482861,2769380=390963} 2023-12-01T04:58:53.875 INFO:tasks.rados.rados.0.smithi080.stdout:3991: writing smithi08089843-265 from 760343 to 1310810 tid 1 2023-12-01T04:58:53.880 INFO:tasks.rados.rados.0.smithi080.stdout:3991: writing smithi08089843-265 from 1792637 to 2275498 tid 2 2023-12-01T04:58:53.885 INFO:tasks.rados.rados.0.smithi080.stdout:3991: writing smithi08089843-265 from 2769380 to 3160343 tid 3 2023-12-01T04:58:53.885 INFO:tasks.rados.rados.0.smithi080.stdout:3992: write oid 358 current snap is 0 2023-12-01T04:58:53.885 INFO:tasks.rados.rados.0.smithi080.stdout:3992: seq_num 2450 ranges {777150=625716,1851119=626519} 2023-12-01T04:58:53.893 INFO:tasks.rados.rados.0.smithi080.stdout:3992: writing smithi08089843-358 from 777150 to 1402866 tid 1 2023-12-01T04:58:53.899 INFO:tasks.rados.rados.0.smithi080.stdout:3992: writing smithi08089843-358 from 1851119 to 2477638 tid 2 2023-12-01T04:58:53.899 INFO:tasks.rados.rados.0.smithi080.stdout:3993: read oid 84 snap -1 2023-12-01T04:58:53.899 INFO:tasks.rados.rados.0.smithi080.stdout:3993: expect (ObjNum 2304 snap 0 seq_num 2304) 2023-12-01T04:58:53.899 INFO:tasks.rados.rados.0.smithi080.stdout:3994: read oid 498 snap -1 2023-12-01T04:58:53.900 INFO:tasks.rados.rados.0.smithi080.stdout:3994: expect (ObjNum 2196 snap 0 seq_num 2196) 2023-12-01T04:58:53.900 INFO:tasks.rados.rados.0.smithi080.stdout:3995: write oid 411 current snap is 0 2023-12-01T04:58:53.900 INFO:tasks.rados.rados.0.smithi080.stdout:3995: seq_num 2451 ranges {793957=700965,2193248=486530,3107873=86084} 2023-12-01T04:58:53.908 INFO:tasks.rados.rados.0.smithi080.stdout:3995: writing smithi08089843-411 from 793957 to 1494922 tid 1 2023-12-01T04:58:53.914 INFO:tasks.rados.rados.0.smithi080.stdout:3995: writing smithi08089843-411 from 2193248 to 2679778 tid 2 2023-12-01T04:58:53.918 INFO:tasks.rados.rados.0.smithi080.stdout:3995: writing smithi08089843-411 from 3107873 to 3193957 tid 3 2023-12-01T04:58:53.918 INFO:tasks.rados.rados.0.smithi080.stdout:3996: read oid 350 snap -1 2023-12-01T04:58:53.918 INFO:tasks.rados.rados.0.smithi080.stdout:3996: expect (ObjNum 1020 snap 0 seq_num 1020) 2023-12-01T04:58:53.918 INFO:tasks.rados.rados.0.smithi080.stdout:3997: write oid 483 current snap is 0 2023-12-01T04:58:53.918 INFO:tasks.rados.rados.0.smithi080.stdout:3997: seq_num 2452 ranges {410764=776214,1851730=630188,3135296=75468} 2023-12-01T04:58:53.924 INFO:tasks.rados.rados.0.smithi080.stdout:3997: writing smithi08089843-483 from 410764 to 1186978 tid 1 2023-12-01T04:58:53.932 INFO:tasks.rados.rados.0.smithi080.stdout:3997: writing smithi08089843-483 from 1851730 to 2481918 tid 2 2023-12-01T04:58:53.936 INFO:tasks.rados.rados.0.smithi080.stdout:3997: writing smithi08089843-483 from 3135296 to 3210764 tid 3 2023-12-01T04:58:53.936 INFO:tasks.rados.rados.0.smithi080.stdout:3998: write oid 141 current snap is 0 2023-12-01T04:58:53.936 INFO:tasks.rados.rados.0.smithi080.stdout:3998: seq_num 2453 ranges {427571=451463,1510212=490199,2762719=464852} 2023-12-01T04:58:53.941 INFO:tasks.rados.rados.0.smithi080.stdout:3998: writing smithi08089843-141 from 427571 to 879034 tid 1 2023-12-01T04:58:53.947 INFO:tasks.rados.rados.0.smithi080.stdout:3998: writing smithi08089843-141 from 1510212 to 2000411 tid 2 2023-12-01T04:58:53.954 INFO:tasks.rados.rados.0.smithi080.stdout:3998: writing smithi08089843-141 from 2762719 to 3227571 tid 3 2023-12-01T04:58:53.954 INFO:tasks.rados.rados.0.smithi080.stdout:3999: read oid 277 snap -1 2023-12-01T04:58:53.954 INFO:tasks.rados.rados.0.smithi080.stdout:3999: expect (ObjNum 1092 snap 0 seq_num 1092) 2023-12-01T04:58:53.954 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 11 2023-12-01T04:58:53.955 INFO:tasks.rados.rados.0.smithi080.stdout:3988: expect (ObjNum 1529 snap 0 seq_num 1529) 2023-12-01T04:58:54.150 INFO:tasks.rados.rados.0.smithi080.stdout:3990: finishing write tid 1 to smithi08089843-115 2023-12-01T04:58:54.150 INFO:tasks.rados.rados.0.smithi080.stdout:3990: finishing write tid 2 to smithi08089843-115 2023-12-01T04:58:54.150 INFO:tasks.rados.rados.0.smithi080.stdout:3990: finishing write tid 3 to smithi08089843-115 2023-12-01T04:58:54.150 INFO:tasks.rados.rados.0.smithi080.stdout:3988: done (10 left) 2023-12-01T04:58:54.150 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 10 2023-12-01T04:58:54.150 INFO:tasks.rados.rados.0.smithi080.stdout:3990: finishing write tid 4 to smithi08089843-115 2023-12-01T04:58:54.150 INFO:tasks.rados.rados.0.smithi080.stdout:3990: finishing write tid 5 to smithi08089843-115 2023-12-01T04:58:54.150 INFO:tasks.rados.rados.0.smithi080.stdout:3990: oid 115 updating version 0 to 565 2023-12-01T04:58:54.151 INFO:tasks.rados.rados.0.smithi080.stdout:3990: oid 115 updating version 565 to 568 2023-12-01T04:58:54.151 INFO:tasks.rados.rados.0.smithi080.stdout:3990: oid 115 version 568 is already newer than 566 2023-12-01T04:58:54.151 INFO:tasks.rados.rados.0.smithi080.stdout:3990: oid 115 version 568 is already newer than 567 2023-12-01T04:58:54.151 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 115 v 568 (ObjNum 2448 snap 0 seq_num 2448) dirty exists 2023-12-01T04:58:54.151 INFO:tasks.rados.rados.0.smithi080.stdout:3990: left oid 115 (ObjNum 2448 snap 0 seq_num 2448) 2023-12-01T04:58:54.151 INFO:tasks.rados.rados.0.smithi080.stdout:3991: finishing write tid 1 to smithi08089843-265 2023-12-01T04:58:54.151 INFO:tasks.rados.rados.0.smithi080.stdout:3991: finishing write tid 2 to smithi08089843-265 2023-12-01T04:58:54.151 INFO:tasks.rados.rados.0.smithi080.stdout:3991: finishing write tid 3 to smithi08089843-265 2023-12-01T04:58:54.151 INFO:tasks.rados.rados.0.smithi080.stdout:3991: finishing write tid 4 to smithi08089843-265 2023-12-01T04:58:54.151 INFO:tasks.rados.rados.0.smithi080.stdout:3991: finishing write tid 5 to smithi08089843-265 2023-12-01T04:58:54.151 INFO:tasks.rados.rados.0.smithi080.stdout:3991: oid 265 updating version 0 to 455 2023-12-01T04:58:54.151 INFO:tasks.rados.rados.0.smithi080.stdout:3991: oid 265 updating version 455 to 458 2023-12-01T04:58:54.151 INFO:tasks.rados.rados.0.smithi080.stdout:3991: oid 265 version 458 is already newer than 456 2023-12-01T04:58:54.151 INFO:tasks.rados.rados.0.smithi080.stdout:3991: oid 265 version 458 is already newer than 457 2023-12-01T04:58:54.151 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 265 v 458 (ObjNum 2449 snap 0 seq_num 2449) dirty exists 2023-12-01T04:58:54.151 INFO:tasks.rados.rados.0.smithi080.stdout:3991: left oid 265 (ObjNum 2449 snap 0 seq_num 2449) 2023-12-01T04:58:54.152 INFO:tasks.rados.rados.0.smithi080.stdout:3992: finishing write tid 1 to smithi08089843-358 2023-12-01T04:58:54.152 INFO:tasks.rados.rados.0.smithi080.stdout:3990: done (9 left) 2023-12-01T04:58:54.152 INFO:tasks.rados.rados.0.smithi080.stdout:3991: done (8 left) 2023-12-01T04:58:54.152 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 8 2023-12-01T04:58:54.152 INFO:tasks.rados.rados.0.smithi080.stdout:3994: expect (ObjNum 2196 snap 0 seq_num 2196) 2023-12-01T04:58:54.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:58:53 smithi080 bash[41963]: audit 2023-12-01T04:58:53.657878+0000 mon.a (mon.0) 892 : audit 0 from='client.? 172.21.15.80:0/339618654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:58:54.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:58:53 smithi080 bash[28361]: audit 2023-12-01T04:58:53.657878+0000 mon.a (mon.0) 892 : audit 0 from='client.? 172.21.15.80:0/339618654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:58:54.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:58:53 smithi090 bash[32384]: audit 2023-12-01T04:58:53.657878+0000 mon.a (mon.0) 892 : audit 0 from='client.? 172.21.15.80:0/339618654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:58:54.349 INFO:tasks.rados.rados.0.smithi080.stdout:3992: finishing write tid 2 to smithi08089843-358 2023-12-01T04:58:54.350 INFO:tasks.rados.rados.0.smithi080.stdout:3992: finishing write tid 3 to smithi08089843-358 2023-12-01T04:58:54.350 INFO:tasks.rados.rados.0.smithi080.stdout:3992: finishing write tid 4 to smithi08089843-358 2023-12-01T04:58:54.350 INFO:tasks.rados.rados.0.smithi080.stdout:3992: oid 358 updating version 0 to 577 2023-12-01T04:58:54.350 INFO:tasks.rados.rados.0.smithi080.stdout:3992: oid 358 updating version 577 to 578 2023-12-01T04:58:54.350 INFO:tasks.rados.rados.0.smithi080.stdout:3992: oid 358 version 578 is already newer than 576 2023-12-01T04:58:54.350 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 358 v 578 (ObjNum 2450 snap 0 seq_num 2450) dirty exists 2023-12-01T04:58:54.350 INFO:tasks.rados.rados.0.smithi080.stdout:3992: left oid 358 (ObjNum 2450 snap 0 seq_num 2450) 2023-12-01T04:58:54.350 INFO:tasks.rados.rados.0.smithi080.stdout:3993: expect (ObjNum 2304 snap 0 seq_num 2304) 2023-12-01T04:58:54.505 INFO:tasks.rados.rados.0.smithi080.stdout:3995: finishing write tid 1 to smithi08089843-411 2023-12-01T04:58:54.505 INFO:tasks.rados.rados.0.smithi080.stdout:3995: finishing write tid 2 to smithi08089843-411 2023-12-01T04:58:54.505 INFO:tasks.rados.rados.0.smithi080.stdout:3992: done (7 left) 2023-12-01T04:58:54.505 INFO:tasks.rados.rados.0.smithi080.stdout:3993: done (6 left) 2023-12-01T04:58:54.505 INFO:tasks.rados.rados.0.smithi080.stdout:3994: done (5 left) 2023-12-01T04:58:54.506 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 5 2023-12-01T04:58:54.506 INFO:tasks.rados.rados.0.smithi080.stdout:3995: finishing write tid 3 to smithi08089843-411 2023-12-01T04:58:54.506 INFO:tasks.rados.rados.0.smithi080.stdout:3995: finishing write tid 4 to smithi08089843-411 2023-12-01T04:58:54.506 INFO:tasks.rados.rados.0.smithi080.stdout:3995: finishing write tid 5 to smithi08089843-411 2023-12-01T04:58:54.506 INFO:tasks.rados.rados.0.smithi080.stdout:3995: oid 411 updating version 0 to 552 2023-12-01T04:58:54.506 INFO:tasks.rados.rados.0.smithi080.stdout:3995: oid 411 updating version 552 to 553 2023-12-01T04:58:54.506 INFO:tasks.rados.rados.0.smithi080.stdout:3995: oid 411 version 553 is already newer than 551 2023-12-01T04:58:54.506 INFO:tasks.rados.rados.0.smithi080.stdout:3995: oid 411 updating version 553 to 554 2023-12-01T04:58:54.506 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 411 v 554 (ObjNum 2451 snap 0 seq_num 2451) dirty exists 2023-12-01T04:58:54.506 INFO:tasks.rados.rados.0.smithi080.stdout:3995: left oid 411 (ObjNum 2451 snap 0 seq_num 2451) 2023-12-01T04:58:54.506 INFO:tasks.rados.rados.0.smithi080.stdout:3996: expect (ObjNum 1020 snap 0 seq_num 1020) 2023-12-01T04:58:54.681 INFO:tasks.rados.rados.0.smithi080.stdout:3997: finishing write tid 1 to smithi08089843-483 2023-12-01T04:58:54.681 INFO:tasks.rados.rados.0.smithi080.stdout:3997: finishing write tid 2 to smithi08089843-483 2023-12-01T04:58:54.681 INFO:tasks.rados.rados.0.smithi080.stdout:3995: done (4 left) 2023-12-01T04:58:54.681 INFO:tasks.rados.rados.0.smithi080.stdout:3996: done (3 left) 2023-12-01T04:58:54.681 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 3 2023-12-01T04:58:54.681 INFO:tasks.rados.rados.0.smithi080.stdout:3997: finishing write tid 3 to smithi08089843-483 2023-12-01T04:58:54.681 INFO:tasks.rados.rados.0.smithi080.stdout:3997: finishing write tid 4 to smithi08089843-483 2023-12-01T04:58:54.681 INFO:tasks.rados.rados.0.smithi080.stdout:3997: finishing write tid 5 to smithi08089843-483 2023-12-01T04:58:54.681 INFO:tasks.rados.rados.0.smithi080.stdout:3997: oid 483 updating version 0 to 461 2023-12-01T04:58:54.681 INFO:tasks.rados.rados.0.smithi080.stdout:3997: oid 483 version 461 is already newer than 460 2023-12-01T04:58:54.682 INFO:tasks.rados.rados.0.smithi080.stdout:3997: oid 483 updating version 461 to 462 2023-12-01T04:58:54.682 INFO:tasks.rados.rados.0.smithi080.stdout:3997: oid 483 version 462 is already newer than 459 2023-12-01T04:58:54.682 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 483 v 462 (ObjNum 2452 snap 0 seq_num 2452) dirty exists 2023-12-01T04:58:54.682 INFO:tasks.rados.rados.0.smithi080.stdout:3997: left oid 483 (ObjNum 2452 snap 0 seq_num 2452) 2023-12-01T04:58:54.682 INFO:tasks.rados.rados.0.smithi080.stdout:3998: finishing write tid 1 to smithi08089843-141 2023-12-01T04:58:54.682 INFO:tasks.rados.rados.0.smithi080.stdout:3998: finishing write tid 2 to smithi08089843-141 2023-12-01T04:58:54.682 INFO:tasks.rados.rados.0.smithi080.stdout:3997: done (2 left) 2023-12-01T04:58:54.682 INFO:tasks.rados.rados.0.smithi080.stdout: waiting on 2 2023-12-01T04:58:54.682 INFO:tasks.rados.rados.0.smithi080.stdout:3998: finishing write tid 3 to smithi08089843-141 2023-12-01T04:58:54.682 INFO:tasks.rados.rados.0.smithi080.stdout:3998: finishing write tid 4 to smithi08089843-141 2023-12-01T04:58:54.682 INFO:tasks.rados.rados.0.smithi080.stdout:3999: expect (ObjNum 1092 snap 0 seq_num 1092) 2023-12-01T04:58:54.762 INFO:tasks.rados.rados.0.smithi080.stdout:3998: finishing write tid 5 to smithi08089843-141 2023-12-01T04:58:54.762 INFO:tasks.rados.rados.0.smithi080.stdout:3998: oid 141 updating version 0 to 573 2023-12-01T04:58:54.762 INFO:tasks.rados.rados.0.smithi080.stdout:3998: oid 141 version 573 is already newer than 571 2023-12-01T04:58:54.762 INFO:tasks.rados.rados.0.smithi080.stdout:3998: oid 141 version 573 is already newer than 572 2023-12-01T04:58:54.762 INFO:tasks.rados.rados.0.smithi080.stdout:3998: oid 141 updating version 573 to 574 2023-12-01T04:58:54.762 INFO:tasks.rados.rados.0.smithi080.stdout:update_object_version oid 141 v 574 (ObjNum 2453 snap 0 seq_num 2453) dirty exists 2023-12-01T04:58:54.762 INFO:tasks.rados.rados.0.smithi080.stdout:3998: left oid 141 (ObjNum 2453 snap 0 seq_num 2453) 2023-12-01T04:58:54.763 INFO:tasks.rados.rados.0.smithi080.stdout:3998: done (1 left) 2023-12-01T04:58:54.763 INFO:tasks.rados.rados.0.smithi080.stdout:3999: done (0 left) 2023-12-01T04:58:54.772 INFO:tasks.rados.rados.0.smithi080.stderr:0 errors. 2023-12-01T04:58:54.772 INFO:tasks.rados.rados.0.smithi080.stderr: 2023-12-01T04:58:54.778 DEBUG:teuthology.orchestra.run.smithi080:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 597927aa-9003-11ee-95a2-87774f69a715 -- ceph osd dump --format=json 2023-12-01T04:58:55.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:58:54 smithi080 bash[28361]: cluster 2023-12-01T04:58:54.199196+0000 mgr.y (mgr.24362) 312 : cluster 0 pgmap v283: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 57 MiB/s rd, 10 MiB/s wr, 88 op/s 2023-12-01T04:58:55.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:58:54 smithi080 bash[28361]: audit 2023-12-01T04:58:54.794490+0000 mon.c (mon.2) 194 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:58:55.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:58:54 smithi080 bash[41963]: cluster 2023-12-01T04:58:54.199196+0000 mgr.y (mgr.24362) 312 : cluster 0 pgmap v283: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 57 MiB/s rd, 10 MiB/s wr, 88 op/s 2023-12-01T04:58:55.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:58:54 smithi080 bash[41963]: audit 2023-12-01T04:58:54.794490+0000 mon.c (mon.2) 194 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:58:55.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:58:54 smithi090 bash[32384]: cluster 2023-12-01T04:58:54.199196+0000 mgr.y (mgr.24362) 312 : cluster 0 pgmap v283: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 57 MiB/s rd, 10 MiB/s wr, 88 op/s 2023-12-01T04:58:55.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:58:54 smithi090 bash[32384]: audit 2023-12-01T04:58:54.794490+0000 mon.c (mon.2) 194 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:58:56.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:58:56 smithi080 bash[28361]: audit 2023-12-01T04:58:56.109901+0000 mon.a (mon.0) 893 : audit 0 from='client.? 172.21.15.80:0/3154587013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:58:56.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:58:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:04:58:56] "GET /metrics HTTP/1.1" 200 36342 "" "Prometheus/2.43.0" 2023-12-01T04:58:56.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:58:56 smithi080 bash[41963]: audit 2023-12-01T04:58:56.109901+0000 mon.a (mon.0) 893 : audit 0 from='client.? 172.21.15.80:0/3154587013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:58:56.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:58:56 smithi090 bash[32384]: audit 2023-12-01T04:58:56.109901+0000 mon.a (mon.0) 893 : audit 0 from='client.? 172.21.15.80:0/3154587013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:58:57.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:58:57 smithi080 bash[28361]: cluster 2023-12-01T04:58:56.200446+0000 mgr.y (mgr.24362) 313 : cluster 0 pgmap v284: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 71 MiB/s rd, 13 MiB/s wr, 110 op/s 2023-12-01T04:58:57.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:58:57 smithi080 bash[41963]: cluster 2023-12-01T04:58:56.200446+0000 mgr.y (mgr.24362) 313 : cluster 0 pgmap v284: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 71 MiB/s rd, 13 MiB/s wr, 110 op/s 2023-12-01T04:58:57.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:58:57 smithi090 bash[32384]: cluster 2023-12-01T04:58:56.200446+0000 mgr.y (mgr.24362) 313 : cluster 0 pgmap v284: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 71 MiB/s rd, 13 MiB/s wr, 110 op/s 2023-12-01T04:58:59.498 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/597927aa-9003-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T04:58:59.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:58:59 smithi090 bash[32384]: cluster 2023-12-01T04:58:58.201113+0000 mgr.y (mgr.24362) 314 : cluster 0 pgmap v285: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 41 MiB/s rd, 7.6 MiB/s wr, 67 op/s 2023-12-01T04:58:59.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:58:59 smithi090 bash[32384]: audit 2023-12-01T04:58:58.573131+0000 mon.c (mon.2) 195 : audit 0 from='client.? 172.21.15.80:0/2214333059' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:58:59.530 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:58:59 smithi080 bash[28361]: cluster 2023-12-01T04:58:58.201113+0000 mgr.y (mgr.24362) 314 : cluster 0 pgmap v285: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 41 MiB/s rd, 7.6 MiB/s wr, 67 op/s 2023-12-01T04:58:59.530 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:58:59 smithi080 bash[28361]: audit 2023-12-01T04:58:58.573131+0000 mon.c (mon.2) 195 : audit 0 from='client.? 172.21.15.80:0/2214333059' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:58:59.530 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:58:59 smithi080 bash[41963]: cluster 2023-12-01T04:58:58.201113+0000 mgr.y (mgr.24362) 314 : cluster 0 pgmap v285: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 41 MiB/s rd, 7.6 MiB/s wr, 67 op/s 2023-12-01T04:58:59.530 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:58:59 smithi080 bash[41963]: audit 2023-12-01T04:58:58.573131+0000 mon.c (mon.2) 195 : audit 0 from='client.? 172.21.15.80:0/2214333059' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:59:01.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:59:01 smithi090 bash[32384]: cluster 2023-12-01T04:59:00.201800+0000 mgr.y (mgr.24362) 315 : cluster 0 pgmap v286: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 41 MiB/s rd, 7.6 MiB/s wr, 67 op/s 2023-12-01T04:59:01.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:59:01 smithi090 bash[32384]: audit 2023-12-01T04:59:01.032588+0000 mon.c (mon.2) 196 : audit 0 from='client.? 172.21.15.80:0/1042338555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:59:01.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:59:01 smithi080 bash[28361]: cluster 2023-12-01T04:59:00.201800+0000 mgr.y (mgr.24362) 315 : cluster 0 pgmap v286: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 41 MiB/s rd, 7.6 MiB/s wr, 67 op/s 2023-12-01T04:59:01.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:59:01 smithi080 bash[28361]: audit 2023-12-01T04:59:01.032588+0000 mon.c (mon.2) 196 : audit 0 from='client.? 172.21.15.80:0/1042338555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:59:01.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:59:01 smithi080 bash[41963]: cluster 2023-12-01T04:59:00.201800+0000 mgr.y (mgr.24362) 315 : cluster 0 pgmap v286: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 41 MiB/s rd, 7.6 MiB/s wr, 67 op/s 2023-12-01T04:59:01.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:59:01 smithi080 bash[41963]: audit 2023-12-01T04:59:01.032588+0000 mon.c (mon.2) 196 : audit 0 from='client.? 172.21.15.80:0/1042338555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:59:02.810 INFO:teuthology.orchestra.run.smithi080.stdout: 2023-12-01T04:59:02.810 INFO:teuthology.orchestra.run.smithi080.stdout:{"epoch":77,"fsid":"597927aa-9003-11ee-95a2-87774f69a715","created":"2023-12-01T04:39:05.314625+0000","modified":"2023-12-01T04:55:09.764477+0000","last_up_change":"2023-12-01T04:49:07.728821+0000","last_in_change":"2023-12-01T04:48:38.616810+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-01T04:44:32.862494+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":"22","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-01T04:50:51.086259+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":"64","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-01T04:52:48.328862+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":"68","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"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-01T04:52:49.182723+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":"69","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-01T04:54:55.649045+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":"77","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":"b5c052c7-d35e-4b33-ba10-7121f227236d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":73,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6802","nonce":4094941814},{"type":"v1","addr":"172.21.15.80:6803","nonce":4094941814}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6804","nonce":4094941814},{"type":"v1","addr":"172.21.15.80:6805","nonce":4094941814}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6808","nonce":4094941814},{"type":"v1","addr":"172.21.15.80:6809","nonce":4094941814}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6806","nonce":4094941814},{"type":"v1","addr":"172.21.15.80:6807","nonce":4094941814}]},"public_addr":"172.21.15.80:6803/4094941814","cluster_addr":"172.21.15.80:6805/4094941814","heartbeat_back_addr":"172.21.15.80:6809/4094941814","heartbeat_front_addr":"172.21.15.80:6807/4094941814","state":["exists","up"]},{"osd":1,"uuid":"9d120cf1-8c58-4cdf-b767-063d1bc66d56","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":73,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6810","nonce":2190129906},{"type":"v1","addr":"172.21.15.80:6811","nonce":2190129906}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6812","nonce":2190129906},{"type":"v1","addr":"172.21.15.80:6813","nonce":2190129906}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6816","nonce":2190129906},{"type":"v1","addr":"172.21.15.80:6817","nonce":2190129906}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6814","nonce":2190129906},{"type":"v1","addr":"172.21.15.80:6815","nonce":2190129906}]},"public_addr":"172.21.15.80:6811/2190129906","cluster_addr":"172.21.15.80:6813/2190129906","heartbeat_back_addr":"172.21.15.80:6817/2190129906","heartbeat_front_addr":"172.21.15.80:6815/2190129906","state":["exists","up"]},{"osd":2,"uuid":"6b1800d5-4177-4b90-b137-003a6c3f2cca","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":73,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6818","nonce":4282081272},{"type":"v1","addr":"172.21.15.80:6819","nonce":4282081272}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6820","nonce":4282081272},{"type":"v1","addr":"172.21.15.80:6821","nonce":4282081272}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6824","nonce":4282081272},{"type":"v1","addr":"172.21.15.80:6825","nonce":4282081272}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6822","nonce":4282081272},{"type":"v1","addr":"172.21.15.80:6823","nonce":4282081272}]},"public_addr":"172.21.15.80:6819/4282081272","cluster_addr":"172.21.15.80:6821/4282081272","heartbeat_back_addr":"172.21.15.80:6825/4282081272","heartbeat_front_addr":"172.21.15.80:6823/4282081272","state":["exists","up"]},{"osd":3,"uuid":"7f75fe67-0f68-4459-b9c6-9c278ff217c3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":73,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6826","nonce":3348619775},{"type":"v1","addr":"172.21.15.80:6827","nonce":3348619775}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6828","nonce":3348619775},{"type":"v1","addr":"172.21.15.80:6829","nonce":3348619775}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6832","nonce":3348619775},{"type":"v1","addr":"172.21.15.80:6833","nonce":3348619775}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6830","nonce":3348619775},{"type":"v1","addr":"172.21.15.80:6831","nonce":3348619775}]},"public_addr":"172.21.15.80:6827/3348619775","cluster_addr":"172.21.15.80:6829/3348619775","heartbeat_back_addr":"172.21.15.80:6833/3348619775","heartbeat_front_addr":"172.21.15.80:6831/3348619775","state":["exists","up"]},{"osd":4,"uuid":"51824cf0-bb27-4bd4-9b24-b437ede45b7d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":73,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6800","nonce":2558122101},{"type":"v1","addr":"172.21.15.90:6801","nonce":2558122101}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6802","nonce":2558122101},{"type":"v1","addr":"172.21.15.90:6803","nonce":2558122101}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6806","nonce":2558122101},{"type":"v1","addr":"172.21.15.90:6807","nonce":2558122101}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6804","nonce":2558122101},{"type":"v1","addr":"172.21.15.90:6805","nonce":2558122101}]},"public_addr":"172.21.15.90:6801/2558122101","cluster_addr":"172.21.15.90:6803/2558122101","heartbeat_back_addr":"172.21.15.90:6807/2558122101","heartbeat_front_addr":"172.21.15.90:6805/2558122101","state":["exists","up"]},{"osd":5,"uuid":"b1244ca3-4253-4b0f-a7b2-1438b41781a3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":73,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6808","nonce":1430575330},{"type":"v1","addr":"172.21.15.90:6809","nonce":1430575330}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6810","nonce":1430575330},{"type":"v1","addr":"172.21.15.90:6811","nonce":1430575330}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6814","nonce":1430575330},{"type":"v1","addr":"172.21.15.90:6815","nonce":1430575330}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6812","nonce":1430575330},{"type":"v1","addr":"172.21.15.90:6813","nonce":1430575330}]},"public_addr":"172.21.15.90:6809/1430575330","cluster_addr":"172.21.15.90:6811/1430575330","heartbeat_back_addr":"172.21.15.90:6815/1430575330","heartbeat_front_addr":"172.21.15.90:6813/1430575330","state":["exists","up"]},{"osd":6,"uuid":"ca38de0a-159b-4d95-b98f-c5c6c618325b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":73,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6816","nonce":4018615315},{"type":"v1","addr":"172.21.15.90:6817","nonce":4018615315}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6818","nonce":4018615315},{"type":"v1","addr":"172.21.15.90:6819","nonce":4018615315}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6822","nonce":4018615315},{"type":"v1","addr":"172.21.15.90:6823","nonce":4018615315}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6820","nonce":4018615315},{"type":"v1","addr":"172.21.15.90:6821","nonce":4018615315}]},"public_addr":"172.21.15.90:6817/4018615315","cluster_addr":"172.21.15.90:6819/4018615315","heartbeat_back_addr":"172.21.15.90:6823/4018615315","heartbeat_front_addr":"172.21.15.90:6821/4018615315","state":["exists","up"]},{"osd":7,"uuid":"def97565-0bf3-4977-b2dc-b9cfb462d784","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":73,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6824","nonce":1023789058},{"type":"v1","addr":"172.21.15.90:6825","nonce":1023789058}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6826","nonce":1023789058},{"type":"v1","addr":"172.21.15.90:6827","nonce":1023789058}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6830","nonce":1023789058},{"type":"v1","addr":"172.21.15.90:6831","nonce":1023789058}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6828","nonce":1023789058},{"type":"v1","addr":"172.21.15.90:6829","nonce":1023789058}]},"public_addr":"172.21.15.90:6825/1023789058","cluster_addr":"172.21.15.90:6827/1023789058","heartbeat_back_addr":"172.21.15.90:6831/1023789058","heartbeat_front_addr":"172.21.15.90:6829/1023789058","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-01T04:42:44.550032+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-01T04:43:36.558082+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-01T04:44:29.454132+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-01T04:45:22.918571+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-01T04:46:17.315620+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-01T04:47:12.143382+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-01T04:48:08.796139+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-01T04:49:05.826606+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"4.4","mappings":[{"from":1,"to":5}]},{"pgid":"4.7","mappings":[{"from":1,"to":2}]},{"pgid":"4.12","mappings":[{"from":1,"to":5}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.80:6834/724726359":"2023-12-02T04:52:57.810369+0000","172.21.15.80:0/1111337968":"2023-12-02T04:39:38.229921+0000","172.21.15.80:6800/2886553628":"2023-12-02T04:39:38.229921+0000","172.21.15.80:6801/2886553628":"2023-12-02T04:39:38.229921+0000","172.21.15.80:0/2659171866":"2023-12-02T04:50:09.639805+0000","172.21.15.80:0/1567984252":"2023-12-02T04:40:12.214053+0000","172.21.15.80:6800/1796799973":"2023-12-02T04:40:12.214053+0000","172.21.15.80:0/2144473450":"2023-12-02T04:50:09.639805+0000","172.21.15.80:0/377807261":"2023-12-02T04:39:38.229921+0000","172.21.15.80:0/410084528":"2023-12-02T04:40:12.214053+0000","172.21.15.80:0/1650683912":"2023-12-02T04:40:12.214053+0000","172.21.15.80:6801/1796799973":"2023-12-02T04:40:12.214053+0000","172.21.15.80:6800/1346121914":"2023-12-02T04:50:09.639805+0000","172.21.15.80:0/838802224":"2023-12-02T04:50:09.639805+0000","172.21.15.80:0/570793799":"2023-12-02T04:50:09.639805+0000","172.21.15.80:6835/724726359":"2023-12-02T04:52:57.810369+0000","172.21.15.80:0/1046311744":"2023-12-02T04:39:38.229921+0000","172.21.15.80:6801/1346121914":"2023-12-02T04:50:09.639805+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-01T04:59:03.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:59:02 smithi080 bash[41963]: cluster 2023-12-01T04:59:02.203196+0000 mgr.y (mgr.24362) 316 : cluster 0 pgmap v287: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 41 MiB/s rd, 7.6 MiB/s wr, 67 op/s 2023-12-01T04:59:03.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:59:02 smithi080 bash[41963]: audit 2023-12-01T04:59:02.805639+0000 mon.a (mon.0) 894 : audit 0 from='client.? 172.21.15.80:0/1221756226' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-01T04:59:03.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:59:02 smithi080 bash[28361]: cluster 2023-12-01T04:59:02.203196+0000 mgr.y (mgr.24362) 316 : cluster 0 pgmap v287: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 41 MiB/s rd, 7.6 MiB/s wr, 67 op/s 2023-12-01T04:59:03.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:59:02 smithi080 bash[28361]: audit 2023-12-01T04:59:02.805639+0000 mon.a (mon.0) 894 : audit 0 from='client.? 172.21.15.80:0/1221756226' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-01T04:59:03.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:59:02 smithi090 bash[32384]: cluster 2023-12-01T04:59:02.203196+0000 mgr.y (mgr.24362) 316 : cluster 0 pgmap v287: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 41 MiB/s rd, 7.6 MiB/s wr, 67 op/s 2023-12-01T04:59:03.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:59:02 smithi090 bash[32384]: audit 2023-12-01T04:59:02.805639+0000 mon.a (mon.0) 894 : audit 0 from='client.? 172.21.15.80:0/1221756226' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-01T04:59:03.573 DEBUG:teuthology.orchestra.run.smithi080:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 597927aa-9003-11ee-95a2-87774f69a715 -- ceph pg dump --format=json 2023-12-01T04:59:04.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:59:03 smithi080 bash[28361]: audit 2023-12-01T04:59:03.473283+0000 mon.a (mon.0) 895 : audit 0 from='client.? 172.21.15.80:0/28961919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:59:04.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:59:03 smithi080 bash[41963]: audit 2023-12-01T04:59:03.473283+0000 mon.a (mon.0) 895 : audit 0 from='client.? 172.21.15.80:0/28961919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:59:04.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:59:03 smithi090 bash[32384]: audit 2023-12-01T04:59:03.473283+0000 mon.a (mon.0) 895 : audit 0 from='client.? 172.21.15.80:0/28961919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:59:05.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:59:04 smithi080 bash[28361]: audit 2023-12-01T04:59:03.964676+0000 mon.c (mon.2) 197 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:59:05.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:59:04 smithi080 bash[28361]: cluster 2023-12-01T04:59:04.203749+0000 mgr.y (mgr.24362) 317 : cluster 0 pgmap v288: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 2.5 MiB/s wr, 22 op/s 2023-12-01T04:59:05.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:59:04 smithi080 bash[41963]: audit 2023-12-01T04:59:03.964676+0000 mon.c (mon.2) 197 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:59:05.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:59:04 smithi080 bash[41963]: cluster 2023-12-01T04:59:04.203749+0000 mgr.y (mgr.24362) 317 : cluster 0 pgmap v288: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 2.5 MiB/s wr, 22 op/s 2023-12-01T04:59:05.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:59:04 smithi090 bash[32384]: audit 2023-12-01T04:59:03.964676+0000 mon.c (mon.2) 197 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:59:05.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:59:04 smithi090 bash[32384]: cluster 2023-12-01T04:59:04.203749+0000 mgr.y (mgr.24362) 317 : cluster 0 pgmap v288: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 2.5 MiB/s wr, 22 op/s 2023-12-01T04:59:06.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:59:05 smithi090 bash[32384]: audit 2023-12-01T04:59:05.939557+0000 mon.c (mon.2) 198 : audit 0 from='client.? 172.21.15.80:0/3189989460' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:59:06.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:59:05 smithi080 bash[28361]: audit 2023-12-01T04:59:05.939557+0000 mon.c (mon.2) 198 : audit 0 from='client.? 172.21.15.80:0/3189989460' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:59:06.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:59:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:04:59:06] "GET /metrics HTTP/1.1" 200 36342 "" "Prometheus/2.43.0" 2023-12-01T04:59:06.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:59:05 smithi080 bash[41963]: audit 2023-12-01T04:59:05.939557+0000 mon.c (mon.2) 198 : audit 0 from='client.? 172.21.15.80:0/3189989460' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:59:07.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:59:07 smithi090 bash[32384]: cluster 2023-12-01T04:59:06.204889+0000 mgr.y (mgr.24362) 318 : cluster 0 pgmap v289: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 2.5 MiB/s wr, 22 op/s 2023-12-01T04:59:07.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:59:07 smithi080 bash[41963]: cluster 2023-12-01T04:59:06.204889+0000 mgr.y (mgr.24362) 318 : cluster 0 pgmap v289: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 2.5 MiB/s wr, 22 op/s 2023-12-01T04:59:07.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:59:07 smithi080 bash[28361]: cluster 2023-12-01T04:59:06.204889+0000 mgr.y (mgr.24362) 318 : cluster 0 pgmap v289: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 2.5 MiB/s wr, 22 op/s 2023-12-01T04:59:08.310 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/597927aa-9003-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T04:59:09.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:59:09 smithi090 bash[32384]: cluster 2023-12-01T04:59:08.205502+0000 mgr.y (mgr.24362) 319 : cluster 0 pgmap v290: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-12-01T04:59:09.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:59:09 smithi090 bash[32384]: audit 2023-12-01T04:59:08.420625+0000 mon.c (mon.2) 199 : audit 0 from='client.? 172.21.15.80:0/2444483102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:59:09.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:59:09 smithi090 bash[32384]: audit 2023-12-01T04:59:09.156781+0000 mon.a (mon.0) 896 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:59:09.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:59:09 smithi090 bash[32384]: audit 2023-12-01T04:59:09.165992+0000 mon.a (mon.0) 897 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:59:09.646 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:59:09 smithi080 bash[28361]: cluster 2023-12-01T04:59:08.205502+0000 mgr.y (mgr.24362) 319 : cluster 0 pgmap v290: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-12-01T04:59:09.646 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:59:09 smithi080 bash[28361]: audit 2023-12-01T04:59:08.420625+0000 mon.c (mon.2) 199 : audit 0 from='client.? 172.21.15.80:0/2444483102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:59:09.647 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:59:09 smithi080 bash[28361]: audit 2023-12-01T04:59:09.156781+0000 mon.a (mon.0) 896 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:59:09.647 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:59:09 smithi080 bash[28361]: audit 2023-12-01T04:59:09.165992+0000 mon.a (mon.0) 897 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:59:09.647 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:59:09 smithi080 bash[41963]: cluster 2023-12-01T04:59:08.205502+0000 mgr.y (mgr.24362) 319 : cluster 0 pgmap v290: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-12-01T04:59:09.647 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:59:09 smithi080 bash[41963]: audit 2023-12-01T04:59:08.420625+0000 mon.c (mon.2) 199 : audit 0 from='client.? 172.21.15.80:0/2444483102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:59:09.647 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:59:09 smithi080 bash[41963]: audit 2023-12-01T04:59:09.156781+0000 mon.a (mon.0) 896 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:59:09.647 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:59:09 smithi080 bash[41963]: audit 2023-12-01T04:59:09.165992+0000 mon.a (mon.0) 897 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:59:10.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:59:10 smithi090 bash[32384]: audit 2023-12-01T04:59:09.795107+0000 mon.c (mon.2) 200 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:59:10.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:59:10 smithi090 bash[32384]: audit 2023-12-01T04:59:10.132328+0000 mon.a (mon.0) 898 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:59:10.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:59:10 smithi090 bash[32384]: audit 2023-12-01T04:59:10.145016+0000 mon.a (mon.0) 899 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:59:10.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:59:10 smithi080 bash[41963]: audit 2023-12-01T04:59:09.795107+0000 mon.c (mon.2) 200 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:59:10.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:59:10 smithi080 bash[41963]: audit 2023-12-01T04:59:10.132328+0000 mon.a (mon.0) 898 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:59:10.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:59:10 smithi080 bash[41963]: audit 2023-12-01T04:59:10.145016+0000 mon.a (mon.0) 899 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:59:10.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:59:10 smithi080 bash[28361]: audit 2023-12-01T04:59:09.795107+0000 mon.c (mon.2) 200 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:59:10.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:59:10 smithi080 bash[28361]: audit 2023-12-01T04:59:10.132328+0000 mon.a (mon.0) 898 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:59:10.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:59:10 smithi080 bash[28361]: audit 2023-12-01T04:59:10.145016+0000 mon.a (mon.0) 899 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:59:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:59:11 smithi080 bash[41963]: cluster 2023-12-01T04:59:10.206067+0000 mgr.y (mgr.24362) 320 : cluster 0 pgmap v291: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-12-01T04:59:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:59:11 smithi080 bash[41963]: audit 2023-12-01T04:59:10.614630+0000 mon.c (mon.2) 201 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:59:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:59:11 smithi080 bash[41963]: audit 2023-12-01T04:59:10.615815+0000 mon.c (mon.2) 202 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:59:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:59:11 smithi080 bash[41963]: audit 2023-12-01T04:59:10.623726+0000 mon.a (mon.0) 900 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:59:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:59:11 smithi080 bash[41963]: audit 2023-12-01T04:59:10.866540+0000 mon.c (mon.2) 203 : audit 0 from='client.? 172.21.15.80:0/1372058895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:59:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:59:11 smithi080 bash[28361]: cluster 2023-12-01T04:59:10.206067+0000 mgr.y (mgr.24362) 320 : cluster 0 pgmap v291: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-12-01T04:59:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:59:11 smithi080 bash[28361]: audit 2023-12-01T04:59:10.614630+0000 mon.c (mon.2) 201 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:59:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:59:11 smithi080 bash[28361]: audit 2023-12-01T04:59:10.615815+0000 mon.c (mon.2) 202 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:59:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:59:11 smithi080 bash[28361]: audit 2023-12-01T04:59:10.623726+0000 mon.a (mon.0) 900 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:59:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:59:11 smithi080 bash[28361]: audit 2023-12-01T04:59:10.866540+0000 mon.c (mon.2) 203 : audit 0 from='client.? 172.21.15.80:0/1372058895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:59:11.491 INFO:teuthology.orchestra.run.smithi080.stdout: 2023-12-01T04:59:11.493 INFO:teuthology.orchestra.run.smithi080.stderr:dumped all 2023-12-01T04:59:11.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:59:11 smithi090 bash[32384]: cluster 2023-12-01T04:59:10.206067+0000 mgr.y (mgr.24362) 320 : cluster 0 pgmap v291: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-12-01T04:59:11.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:59:11 smithi090 bash[32384]: audit 2023-12-01T04:59:10.614630+0000 mon.c (mon.2) 201 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:59:11.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:59:11 smithi090 bash[32384]: audit 2023-12-01T04:59:10.615815+0000 mon.c (mon.2) 202 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:59:11.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:59:11 smithi090 bash[32384]: audit 2023-12-01T04:59:10.623726+0000 mon.a (mon.0) 900 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T04:59:11.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:59:11 smithi090 bash[32384]: audit 2023-12-01T04:59:10.866540+0000 mon.c (mon.2) 203 : audit 0 from='client.? 172.21.15.80:0/1372058895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:59:12.293 INFO:teuthology.orchestra.run.smithi080.stdout:{"pg_ready":true,"pg_map":{"version":291,"stamp":"2023-12-01T04:59:10.205750+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":1249070951,"num_objects":442,"num_object_clones":0,"num_object_copies":1326,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":442,"num_whiteouts":0,"num_read":14490,"num_read_kb":15006646,"num_write":9991,"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":2599240,"kb_used_data":2267128,"kb_used_omap":0,"kb_used_meta":290944,"kb_avail":747361976,"statfs":{"total":767960285184,"available":765298663424,"internally_reserved":0,"allocated":2321539072,"data_stored":2305027572,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":297926656},"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.005007"},"pg_stats":[{"pgid":"3.1a","version":"70'2","reported_seq":25,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-12-01T04:55:20.712105+0000","last_change":"2023-12-01T04:52:49.748713+0000","last_active":"2023-12-01T04:55:20.712105+0000","last_peered":"2023-12-01T04:55:20.712105+0000","last_clean":"2023-12-01T04:55:20.712105+0000","last_became_active":"2023-12-01T04:52:49.748343+0000","last_became_peered":"2023-12-01T04:52:49.748343+0000","last_unstale":"2023-12-01T04:55:20.712105+0000","last_undegraded":"2023-12-01T04:55:20.712105+0000","last_fullsized":"2023-12-01T04:55:20.712105+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-01T04:52:48.721492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:48.721492+0000","last_clean_scrub_stamp":"2023-12-01T04:52:48.721492+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-02T11:35:52.148428+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":22,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-12-01T04:55:20.704189+0000","last_change":"2023-12-01T04:52:50.772576+0000","last_active":"2023-12-01T04:55:20.704189+0000","last_peered":"2023-12-01T04:55:20.704189+0000","last_clean":"2023-12-01T04:55:20.704189+0000","last_became_active":"2023-12-01T04:52:50.772219+0000","last_became_peered":"2023-12-01T04:52:50.772219+0000","last_unstale":"2023-12-01T04:55:20.704189+0000","last_undegraded":"2023-12-01T04:55:20.704189+0000","last_fullsized":"2023-12-01T04:55:20.704189+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_clean_scrub_stamp":"2023-12-01T04:52:49.724827+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T04:58:32.194343+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.19","version":"0'0","reported_seq":23,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-12-01T04:55:15.702707+0000","last_change":"2023-12-01T04:52:49.762201+0000","last_active":"2023-12-01T04:55:15.702707+0000","last_peered":"2023-12-01T04:55:15.702707+0000","last_clean":"2023-12-01T04:55:15.702707+0000","last_became_active":"2023-12-01T04:52:49.761249+0000","last_became_peered":"2023-12-01T04:52:49.761249+0000","last_unstale":"2023-12-01T04:55:15.702707+0000","last_undegraded":"2023-12-01T04:55:15.702707+0000","last_fullsized":"2023-12-01T04:55:15.702707+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-01T04:52:48.721492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:48.721492+0000","last_clean_scrub_stamp":"2023-12-01T04:52:48.721492+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T11:57:43.829103+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":23,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-12-01T04:56:50.720324+0000","last_change":"2023-12-01T04:52:50.895008+0000","last_active":"2023-12-01T04:56:50.720324+0000","last_peered":"2023-12-01T04:56:50.720324+0000","last_clean":"2023-12-01T04:56:50.720324+0000","last_became_active":"2023-12-01T04:52:50.894647+0000","last_became_peered":"2023-12-01T04:52:50.894647+0000","last_unstale":"2023-12-01T04:56:50.720324+0000","last_undegraded":"2023-12-01T04:56:50.720324+0000","last_fullsized":"2023-12-01T04:56:50.720324+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_clean_scrub_stamp":"2023-12-01T04:52:49.724827+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T13:56:47.453667+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":23,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-12-01T04:55:15.703378+0000","last_change":"2023-12-01T04:52:49.765149+0000","last_active":"2023-12-01T04:55:15.703378+0000","last_peered":"2023-12-01T04:55:15.703378+0000","last_clean":"2023-12-01T04:55:15.703378+0000","last_became_active":"2023-12-01T04:52:49.764773+0000","last_became_peered":"2023-12-01T04:52:49.764773+0000","last_unstale":"2023-12-01T04:55:15.703378+0000","last_undegraded":"2023-12-01T04:55:15.703378+0000","last_fullsized":"2023-12-01T04:55:15.703378+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:52:48.721492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:48.721492+0000","last_clean_scrub_stamp":"2023-12-01T04:52:48.721492+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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:19:56.427783+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":23,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-12-01T04:57:00.720738+0000","last_change":"2023-12-01T04:52:49.781950+0000","last_active":"2023-12-01T04:57:00.720738+0000","last_peered":"2023-12-01T04:57:00.720738+0000","last_clean":"2023-12-01T04:57:00.720738+0000","last_became_active":"2023-12-01T04:52:49.781090+0000","last_became_peered":"2023-12-01T04:52:49.781090+0000","last_unstale":"2023-12-01T04:57:00.720738+0000","last_undegraded":"2023-12-01T04:57:00.720738+0000","last_fullsized":"2023-12-01T04:57:00.720738+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_clean_scrub_stamp":"2023-12-01T04:52:49.724827+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T07:59:08.216744+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":23,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-12-01T04:55:15.706975+0000","last_change":"2023-12-01T04:52:49.753478+0000","last_active":"2023-12-01T04:55:15.706975+0000","last_peered":"2023-12-01T04:55:15.706975+0000","last_clean":"2023-12-01T04:55:15.706975+0000","last_became_active":"2023-12-01T04:52:49.752936+0000","last_became_peered":"2023-12-01T04:52:49.752936+0000","last_unstale":"2023-12-01T04:55:15.706975+0000","last_undegraded":"2023-12-01T04:55:15.706975+0000","last_fullsized":"2023-12-01T04:55:15.706975+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-01T04:52:48.721492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:48.721492+0000","last_clean_scrub_stamp":"2023-12-01T04:52:48.721492+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T09:38:54.556233+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":22,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-12-01T04:55:10.702305+0000","last_change":"2023-12-01T04:52:50.893871+0000","last_active":"2023-12-01T04:55:10.702305+0000","last_peered":"2023-12-01T04:55:10.702305+0000","last_clean":"2023-12-01T04:55:10.702305+0000","last_became_active":"2023-12-01T04:52:50.893493+0000","last_became_peered":"2023-12-01T04:52:50.893493+0000","last_unstale":"2023-12-01T04:55:10.702305+0000","last_undegraded":"2023-12-01T04:55:10.702305+0000","last_fullsized":"2023-12-01T04:55:10.702305+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_clean_scrub_stamp":"2023-12-01T04:52:49.724827+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T08:07:37.326797+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":23,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-12-01T04:55:15.710486+0000","last_change":"2023-12-01T04:52:49.743418+0000","last_active":"2023-12-01T04:55:15.710486+0000","last_peered":"2023-12-01T04:55:15.710486+0000","last_clean":"2023-12-01T04:55:15.710486+0000","last_became_active":"2023-12-01T04:52:49.743005+0000","last_became_peered":"2023-12-01T04:52:49.743005+0000","last_unstale":"2023-12-01T04:55:15.710486+0000","last_undegraded":"2023-12-01T04:55:15.710486+0000","last_fullsized":"2023-12-01T04:55:15.710486+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-01T04:52:48.721492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:48.721492+0000","last_clean_scrub_stamp":"2023-12-01T04:52:48.721492+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T08:53:52.155742+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":22,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-12-01T04:55:10.702369+0000","last_change":"2023-12-01T04:52:50.897975+0000","last_active":"2023-12-01T04:55:10.702369+0000","last_peered":"2023-12-01T04:55:10.702369+0000","last_clean":"2023-12-01T04:55:10.702369+0000","last_became_active":"2023-12-01T04:52:50.897670+0000","last_became_peered":"2023-12-01T04:52:50.897670+0000","last_unstale":"2023-12-01T04:55:10.702369+0000","last_undegraded":"2023-12-01T04:55:10.702369+0000","last_fullsized":"2023-12-01T04:55:10.702369+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_clean_scrub_stamp":"2023-12-01T04:52:49.724827+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T10:33:10.942113+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"69'3","reported_seq":29,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-12-01T04:55:15.706635+0000","last_change":"2023-12-01T04:52:49.751662+0000","last_active":"2023-12-01T04:55:15.706635+0000","last_peered":"2023-12-01T04:55:15.706635+0000","last_clean":"2023-12-01T04:55:15.706635+0000","last_became_active":"2023-12-01T04:52:49.751314+0000","last_became_peered":"2023-12-01T04:52:49.751314+0000","last_unstale":"2023-12-01T04:55:15.706635+0000","last_undegraded":"2023-12-01T04:55:15.706635+0000","last_fullsized":"2023-12-01T04:55:15.706635+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-01T04:52:48.721492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:48.721492+0000","last_clean_scrub_stamp":"2023-12-01T04:52:48.721492+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-02T13:06:05.670767+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":18,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-12-01T04:55:30.712948+0000","last_change":"2023-12-01T04:53:10.897227+0000","last_active":"2023-12-01T04:55:30.712948+0000","last_peered":"2023-12-01T04:55:30.712948+0000","last_clean":"2023-12-01T04:55:30.712948+0000","last_became_active":"2023-12-01T04:53:10.896456+0000","last_became_peered":"2023-12-01T04:53:10.896456+0000","last_unstale":"2023-12-01T04:55:30.712948+0000","last_undegraded":"2023-12-01T04:55:30.712948+0000","last_fullsized":"2023-12-01T04:55:30.712948+0000","mapping_epoch":71,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":72,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_clean_scrub_stamp":"2023-12-01T04:52:49.724827+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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:26:03.132735+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6,2],"acting":[5,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.14","version":"70'7","reported_seq":36,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-12-01T04:55:10.710512+0000","last_change":"2023-12-01T04:52:49.747400+0000","last_active":"2023-12-01T04:55:10.710512+0000","last_peered":"2023-12-01T04:55:10.710512+0000","last_clean":"2023-12-01T04:55:10.710512+0000","last_became_active":"2023-12-01T04:52:49.746984+0000","last_became_peered":"2023-12-01T04:52:49.746984+0000","last_unstale":"2023-12-01T04:55:10.710512+0000","last_undegraded":"2023-12-01T04:55:10.710512+0000","last_fullsized":"2023-12-01T04:55:10.710512+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-01T04:52:48.721492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:48.721492+0000","last_clean_scrub_stamp":"2023-12-01T04:52:48.721492+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-02T12:18:09.198679+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":22,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-12-01T04:55:10.710480+0000","last_change":"2023-12-01T04:52:50.891125+0000","last_active":"2023-12-01T04:55:10.710480+0000","last_peered":"2023-12-01T04:55:10.710480+0000","last_clean":"2023-12-01T04:55:10.710480+0000","last_became_active":"2023-12-01T04:52:50.890707+0000","last_became_peered":"2023-12-01T04:52:50.890707+0000","last_unstale":"2023-12-01T04:55:10.710480+0000","last_undegraded":"2023-12-01T04:55:10.710480+0000","last_fullsized":"2023-12-01T04:55:10.710480+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_clean_scrub_stamp":"2023-12-01T04:52:49.724827+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T10:56:45.494047+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"69'2","reported_seq":27,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-12-01T04:55:10.705827+0000","last_change":"2023-12-01T04:52:49.751679+0000","last_active":"2023-12-01T04:55:10.705827+0000","last_peered":"2023-12-01T04:55:10.705827+0000","last_clean":"2023-12-01T04:55:10.705827+0000","last_became_active":"2023-12-01T04:52:49.751264+0000","last_became_peered":"2023-12-01T04:52:49.751264+0000","last_unstale":"2023-12-01T04:55:10.705827+0000","last_undegraded":"2023-12-01T04:55:10.705827+0000","last_fullsized":"2023-12-01T04:55:10.705827+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-01T04:52:48.721492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:48.721492+0000","last_clean_scrub_stamp":"2023-12-01T04:52:48.721492+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-02T10:37:36.492171+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":22,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-12-01T04:55:10.702490+0000","last_change":"2023-12-01T04:52:50.893761+0000","last_active":"2023-12-01T04:55:10.702490+0000","last_peered":"2023-12-01T04:55:10.702490+0000","last_clean":"2023-12-01T04:55:10.702490+0000","last_became_active":"2023-12-01T04:52:50.893434+0000","last_became_peered":"2023-12-01T04:52:50.893434+0000","last_unstale":"2023-12-01T04:55:10.702490+0000","last_undegraded":"2023-12-01T04:55:10.702490+0000","last_fullsized":"2023-12-01T04:55:10.702490+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_clean_scrub_stamp":"2023-12-01T04:52:49.724827+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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:22:55.365156+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":23,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-12-01T04:55:10.705783+0000","last_change":"2023-12-01T04:52:49.752748+0000","last_active":"2023-12-01T04:55:10.705783+0000","last_peered":"2023-12-01T04:55:10.705783+0000","last_clean":"2023-12-01T04:55:10.705783+0000","last_became_active":"2023-12-01T04:52:49.752440+0000","last_became_peered":"2023-12-01T04:52:49.752440+0000","last_unstale":"2023-12-01T04:55:10.705783+0000","last_undegraded":"2023-12-01T04:55:10.705783+0000","last_fullsized":"2023-12-01T04:55:10.705783+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-01T04:52:48.721492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:48.721492+0000","last_clean_scrub_stamp":"2023-12-01T04:52:48.721492+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T08:09:12.758023+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":22,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-12-01T04:55:15.710439+0000","last_change":"2023-12-01T04:52:50.380016+0000","last_active":"2023-12-01T04:55:15.710439+0000","last_peered":"2023-12-01T04:55:15.710439+0000","last_clean":"2023-12-01T04:55:15.710439+0000","last_became_active":"2023-12-01T04:52:50.379553+0000","last_became_peered":"2023-12-01T04:52:50.379553+0000","last_unstale":"2023-12-01T04:55:15.710439+0000","last_undegraded":"2023-12-01T04:55:15.710439+0000","last_fullsized":"2023-12-01T04:55:15.710439+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_clean_scrub_stamp":"2023-12-01T04:52:49.724827+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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:48:27.201680+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":23,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-12-01T04:55:10.705800+0000","last_change":"2023-12-01T04:52:49.749693+0000","last_active":"2023-12-01T04:55:10.705800+0000","last_peered":"2023-12-01T04:55:10.705800+0000","last_clean":"2023-12-01T04:55:10.705800+0000","last_became_active":"2023-12-01T04:52:49.749344+0000","last_became_peered":"2023-12-01T04:52:49.749344+0000","last_unstale":"2023-12-01T04:55:10.705800+0000","last_undegraded":"2023-12-01T04:55:10.705800+0000","last_fullsized":"2023-12-01T04:55:10.705800+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-01T04:52:48.721492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:48.721492+0000","last_clean_scrub_stamp":"2023-12-01T04:52:48.721492+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T12:03:21.634935+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":22,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-12-01T04:55:15.706876+0000","last_change":"2023-12-01T04:52:50.895625+0000","last_active":"2023-12-01T04:55:15.706876+0000","last_peered":"2023-12-01T04:55:15.706876+0000","last_clean":"2023-12-01T04:55:15.706876+0000","last_became_active":"2023-12-01T04:52:50.895251+0000","last_became_peered":"2023-12-01T04:52:50.895251+0000","last_unstale":"2023-12-01T04:55:15.706876+0000","last_undegraded":"2023-12-01T04:55:15.706876+0000","last_fullsized":"2023-12-01T04:55:15.706876+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_clean_scrub_stamp":"2023-12-01T04:52:49.724827+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T12:46:23.448353+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"69'8","reported_seq":39,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-12-01T04:55:10.703867+0000","last_change":"2023-12-01T04:52:49.739419+0000","last_active":"2023-12-01T04:55:10.703867+0000","last_peered":"2023-12-01T04:55:10.703867+0000","last_clean":"2023-12-01T04:55:10.703867+0000","last_became_active":"2023-12-01T04:52:49.739026+0000","last_became_peered":"2023-12-01T04:52:49.739026+0000","last_unstale":"2023-12-01T04:55:10.703867+0000","last_undegraded":"2023-12-01T04:55:10.703867+0000","last_fullsized":"2023-12-01T04:55:10.703867+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-01T04:52:48.721492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:48.721492+0000","last_clean_scrub_stamp":"2023-12-01T04:52:48.721492+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-02T06:20:20.723564+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":22,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-12-01T04:55:15.703584+0000","last_change":"2023-12-01T04:52:50.892936+0000","last_active":"2023-12-01T04:55:15.703584+0000","last_peered":"2023-12-01T04:55:15.703584+0000","last_clean":"2023-12-01T04:55:15.703584+0000","last_became_active":"2023-12-01T04:52:50.892524+0000","last_became_peered":"2023-12-01T04:52:50.892524+0000","last_unstale":"2023-12-01T04:55:15.703584+0000","last_undegraded":"2023-12-01T04:55:15.703584+0000","last_fullsized":"2023-12-01T04:55:15.703584+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_clean_scrub_stamp":"2023-12-01T04:52:49.724827+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T14:30:08.525433+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"77'454","reported_seq":782,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-12-01T04:58:53.957486+0000","last_change":"2023-12-01T04:54:57.230219+0000","last_active":"2023-12-01T04:58:53.957486+0000","last_peered":"2023-12-01T04:58:53.957486+0000","last_clean":"2023-12-01T04:58:53.957486+0000","last_became_active":"2023-12-01T04:54:57.229530+0000","last_became_peered":"2023-12-01T04:54:57.229530+0000","last_unstale":"2023-12-01T04:58:53.957486+0000","last_undegraded":"2023-12-01T04:58:53.957486+0000","last_fullsized":"2023-12-01T04:58:53.957486+0000","mapping_epoch":73,"log_start":"0'0","ondisk_log_start":"0'0","created":73,"last_epoch_clean":74,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:54:56.196121+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:54:56.196121+0000","last_clean_scrub_stamp":"2023-12-01T04:54:56.196121+0000","objects_scrubbed":0,"log_size":454,"log_dups_size":0,"ondisk_log_size":454,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T08:00:22.162433+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":83123419,"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":690,"num_read_kb":661179,"num_write":579,"num_write_kb":166896,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"69'1","reported_seq":25,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-12-01T04:55:09.834924+0000","last_change":"2023-12-01T04:52:49.755178+0000","last_active":"2023-12-01T04:55:09.834924+0000","last_peered":"2023-12-01T04:55:09.834924+0000","last_clean":"2023-12-01T04:55:09.834924+0000","last_became_active":"2023-12-01T04:52:49.754775+0000","last_became_peered":"2023-12-01T04:52:49.754775+0000","last_unstale":"2023-12-01T04:55:09.834924+0000","last_undegraded":"2023-12-01T04:55:09.834924+0000","last_fullsized":"2023-12-01T04:55:09.834924+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-01T04:52:48.721492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:48.721492+0000","last_clean_scrub_stamp":"2023-12-01T04:52:48.721492+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-02T11:13:47.869652+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":22,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-12-01T04:55:09.787387+0000","last_change":"2023-12-01T04:52:50.379273+0000","last_active":"2023-12-01T04:55:09.787387+0000","last_peered":"2023-12-01T04:55:09.787387+0000","last_clean":"2023-12-01T04:55:09.787387+0000","last_became_active":"2023-12-01T04:52:50.378603+0000","last_became_peered":"2023-12-01T04:52:50.378603+0000","last_unstale":"2023-12-01T04:55:09.787387+0000","last_undegraded":"2023-12-01T04:55:09.787387+0000","last_fullsized":"2023-12-01T04:55:09.787387+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_clean_scrub_stamp":"2023-12-01T04:52:49.724827+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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:02:20.244810+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"77'485","reported_seq":911,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-12-01T04:58:53.722746+0000","last_change":"2023-12-01T04:54:57.229750+0000","last_active":"2023-12-01T04:58:53.722746+0000","last_peered":"2023-12-01T04:58:53.722746+0000","last_clean":"2023-12-01T04:58:53.722746+0000","last_became_active":"2023-12-01T04:54:57.229432+0000","last_became_peered":"2023-12-01T04:54:57.229432+0000","last_unstale":"2023-12-01T04:58:53.722746+0000","last_undegraded":"2023-12-01T04:58:53.722746+0000","last_fullsized":"2023-12-01T04:58:53.722746+0000","mapping_epoch":73,"log_start":"0'0","ondisk_log_start":"0'0","created":73,"last_epoch_clean":74,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:54:56.196121+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:54:56.196121+0000","last_clean_scrub_stamp":"2023-12-01T04:54:56.196121+0000","objects_scrubbed":0,"log_size":485,"log_dups_size":0,"ondisk_log_size":485,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T08:11:47.593376+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":73526061,"num_objects":25,"num_object_clones":0,"num_object_copies":75,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":25,"num_whiteouts":0,"num_read":971,"num_read_kb":1010633,"num_write":614,"num_write_kb":168819,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"69'2","reported_seq":27,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-12-01T04:55:09.834869+0000","last_change":"2023-12-01T04:52:49.757623+0000","last_active":"2023-12-01T04:55:09.834869+0000","last_peered":"2023-12-01T04:55:09.834869+0000","last_clean":"2023-12-01T04:55:09.834869+0000","last_became_active":"2023-12-01T04:52:49.757337+0000","last_became_peered":"2023-12-01T04:52:49.757337+0000","last_unstale":"2023-12-01T04:55:09.834869+0000","last_undegraded":"2023-12-01T04:55:09.834869+0000","last_fullsized":"2023-12-01T04:55:09.834869+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-01T04:52:48.721492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:48.721492+0000","last_clean_scrub_stamp":"2023-12-01T04:52:48.721492+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-02T15:42:46.567739+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":22,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-12-01T04:55:09.774361+0000","last_change":"2023-12-01T04:52:50.770421+0000","last_active":"2023-12-01T04:55:09.774361+0000","last_peered":"2023-12-01T04:55:09.774361+0000","last_clean":"2023-12-01T04:55:09.774361+0000","last_became_active":"2023-12-01T04:52:50.770031+0000","last_became_peered":"2023-12-01T04:52:50.770031+0000","last_unstale":"2023-12-01T04:55:09.774361+0000","last_undegraded":"2023-12-01T04:55:09.774361+0000","last_fullsized":"2023-12-01T04:55:09.774361+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_clean_scrub_stamp":"2023-12-01T04:52:49.724827+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T06:48:17.514934+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"77'462","reported_seq":878,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-12-01T04:58:53.939418+0000","last_change":"2023-12-01T04:54:57.231233+0000","last_active":"2023-12-01T04:58:53.939418+0000","last_peered":"2023-12-01T04:58:53.939418+0000","last_clean":"2023-12-01T04:58:53.939418+0000","last_became_active":"2023-12-01T04:54:57.230903+0000","last_became_peered":"2023-12-01T04:54:57.230903+0000","last_unstale":"2023-12-01T04:58:53.939418+0000","last_undegraded":"2023-12-01T04:58:53.939418+0000","last_fullsized":"2023-12-01T04:58:53.939418+0000","mapping_epoch":73,"log_start":"0'0","ondisk_log_start":"0'0","created":73,"last_epoch_clean":74,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:54:56.196121+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:54:56.196121+0000","last_clean_scrub_stamp":"2023-12-01T04:54:56.196121+0000","objects_scrubbed":0,"log_size":462,"log_dups_size":0,"ondisk_log_size":462,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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:37:44.478856+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":76619044,"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":939,"num_read_kb":1036915,"num_write":587,"num_write_kb":168107,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"69'1","reported_seq":25,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-12-01T04:55:09.834868+0000","last_change":"2023-12-01T04:52:49.746375+0000","last_active":"2023-12-01T04:55:09.834868+0000","last_peered":"2023-12-01T04:55:09.834868+0000","last_clean":"2023-12-01T04:55:09.834868+0000","last_became_active":"2023-12-01T04:52:49.746118+0000","last_became_peered":"2023-12-01T04:52:49.746118+0000","last_unstale":"2023-12-01T04:55:09.834868+0000","last_undegraded":"2023-12-01T04:55:09.834868+0000","last_fullsized":"2023-12-01T04:55:09.834868+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-01T04:52:48.721492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:48.721492+0000","last_clean_scrub_stamp":"2023-12-01T04:52:48.721492+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-02T13:33:57.824120+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":22,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-12-01T04:55:09.876135+0000","last_change":"2023-12-01T04:52:50.378772+0000","last_active":"2023-12-01T04:55:09.876135+0000","last_peered":"2023-12-01T04:55:09.876135+0000","last_clean":"2023-12-01T04:55:09.876135+0000","last_became_active":"2023-12-01T04:52:50.377978+0000","last_became_peered":"2023-12-01T04:52:50.377978+0000","last_unstale":"2023-12-01T04:55:09.876135+0000","last_undegraded":"2023-12-01T04:55:09.876135+0000","last_fullsized":"2023-12-01T04:55:09.876135+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_clean_scrub_stamp":"2023-12-01T04:52:49.724827+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T10:51:01.422366+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"77'428","reported_seq":809,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-12-01T04:58:51.720073+0000","last_change":"2023-12-01T04:54:57.224563+0000","last_active":"2023-12-01T04:58:51.720073+0000","last_peered":"2023-12-01T04:58:51.720073+0000","last_clean":"2023-12-01T04:58:51.720073+0000","last_became_active":"2023-12-01T04:54:57.224226+0000","last_became_peered":"2023-12-01T04:54:57.224226+0000","last_unstale":"2023-12-01T04:58:51.720073+0000","last_undegraded":"2023-12-01T04:58:51.720073+0000","last_fullsized":"2023-12-01T04:58:51.720073+0000","mapping_epoch":73,"log_start":"0'0","ondisk_log_start":"0'0","created":73,"last_epoch_clean":74,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:54:56.196121+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:54:56.196121+0000","last_clean_scrub_stamp":"2023-12-01T04:54:56.196121+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-02T06:32:19.794341+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":66987511,"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":862,"num_read_kb":930100,"num_write":545,"num_write_kb":152735,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":23,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-12-01T04:55:09.787786+0000","last_change":"2023-12-01T04:52:49.741438+0000","last_active":"2023-12-01T04:55:09.787786+0000","last_peered":"2023-12-01T04:55:09.787786+0000","last_clean":"2023-12-01T04:55:09.787786+0000","last_became_active":"2023-12-01T04:52:49.741061+0000","last_became_peered":"2023-12-01T04:52:49.741061+0000","last_unstale":"2023-12-01T04:55:09.787786+0000","last_undegraded":"2023-12-01T04:55:09.787786+0000","last_fullsized":"2023-12-01T04:55:09.787786+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-01T04:52:48.721492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:48.721492+0000","last_clean_scrub_stamp":"2023-12-01T04:52:48.721492+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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:12:55.103836+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":22,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-12-01T04:55:09.790672+0000","last_change":"2023-12-01T04:52:50.772912+0000","last_active":"2023-12-01T04:55:09.790672+0000","last_peered":"2023-12-01T04:55:09.790672+0000","last_clean":"2023-12-01T04:55:09.790672+0000","last_became_active":"2023-12-01T04:52:50.772478+0000","last_became_peered":"2023-12-01T04:52:50.772478+0000","last_unstale":"2023-12-01T04:55:09.790672+0000","last_undegraded":"2023-12-01T04:55:09.790672+0000","last_fullsized":"2023-12-01T04:55:09.790672+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_clean_scrub_stamp":"2023-12-01T04:52:49.724827+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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:29:08.696637+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"77'390","reported_seq":757,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-12-01T04:58:52.725809+0000","last_change":"2023-12-01T04:54:57.229045+0000","last_active":"2023-12-01T04:58:52.725809+0000","last_peered":"2023-12-01T04:58:52.725809+0000","last_clean":"2023-12-01T04:58:52.725809+0000","last_became_active":"2023-12-01T04:54:57.228487+0000","last_became_peered":"2023-12-01T04:54:57.228487+0000","last_unstale":"2023-12-01T04:58:52.725809+0000","last_undegraded":"2023-12-01T04:58:52.725809+0000","last_fullsized":"2023-12-01T04:58:52.725809+0000","mapping_epoch":73,"log_start":"0'0","ondisk_log_start":"0'0","created":73,"last_epoch_clean":74,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:54:56.196121+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:54:56.196121+0000","last_clean_scrub_stamp":"2023-12-01T04:54:56.196121+0000","objects_scrubbed":0,"log_size":390,"log_dups_size":0,"ondisk_log_size":390,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T08:40:04.127828+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":73255961,"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":851,"num_read_kb":932277,"num_write":495,"num_write_kb":145580,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"70'3","reported_seq":27,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-12-01T04:55:09.776792+0000","last_change":"2023-12-01T04:52:49.762287+0000","last_active":"2023-12-01T04:55:09.776792+0000","last_peered":"2023-12-01T04:55:09.776792+0000","last_clean":"2023-12-01T04:55:09.776792+0000","last_became_active":"2023-12-01T04:52:49.761968+0000","last_became_peered":"2023-12-01T04:52:49.761968+0000","last_unstale":"2023-12-01T04:55:09.776792+0000","last_undegraded":"2023-12-01T04:55:09.776792+0000","last_fullsized":"2023-12-01T04:55:09.776792+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:52:48.721492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:48.721492+0000","last_clean_scrub_stamp":"2023-12-01T04:52:48.721492+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-02T12:49:43.070464+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":22,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-12-01T04:55:09.774338+0000","last_change":"2023-12-01T04:52:50.889381+0000","last_active":"2023-12-01T04:55:09.774338+0000","last_peered":"2023-12-01T04:55:09.774338+0000","last_clean":"2023-12-01T04:55:09.774338+0000","last_became_active":"2023-12-01T04:52:50.889016+0000","last_became_peered":"2023-12-01T04:52:50.889016+0000","last_unstale":"2023-12-01T04:55:09.774338+0000","last_undegraded":"2023-12-01T04:55:09.774338+0000","last_fullsized":"2023-12-01T04:55:09.774338+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_clean_scrub_stamp":"2023-12-01T04:52:49.724827+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T05:39:48.920963+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"77'666","reported_seq":1168,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-12-01T04:58:53.903013+0000","last_change":"2023-12-01T04:54:57.231952+0000","last_active":"2023-12-01T04:58:53.903013+0000","last_peered":"2023-12-01T04:58:53.903013+0000","last_clean":"2023-12-01T04:58:53.903013+0000","last_became_active":"2023-12-01T04:54:57.231613+0000","last_became_peered":"2023-12-01T04:54:57.231613+0000","last_unstale":"2023-12-01T04:58:53.903013+0000","last_undegraded":"2023-12-01T04:58:53.903013+0000","last_fullsized":"2023-12-01T04:58:53.903013+0000","mapping_epoch":73,"log_start":"0'0","ondisk_log_start":"0'0","created":73,"last_epoch_clean":74,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:54:56.196121+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:54:56.196121+0000","last_clean_scrub_stamp":"2023-12-01T04:54:56.196121+0000","objects_scrubbed":0,"log_size":666,"log_dups_size":0,"ondisk_log_size":666,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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:59:21.937298+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":110303968,"num_objects":36,"num_object_clones":0,"num_object_copies":108,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":36,"num_whiteouts":0,"num_read":1121,"num_read_kb":1237048,"num_write":839,"num_write_kb":237443,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":23,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-12-01T04:55:09.876466+0000","last_change":"2023-12-01T04:52:49.753105+0000","last_active":"2023-12-01T04:55:09.876466+0000","last_peered":"2023-12-01T04:55:09.876466+0000","last_clean":"2023-12-01T04:55:09.876466+0000","last_became_active":"2023-12-01T04:52:49.752770+0000","last_became_peered":"2023-12-01T04:52:49.752770+0000","last_unstale":"2023-12-01T04:55:09.876466+0000","last_undegraded":"2023-12-01T04:55:09.876466+0000","last_fullsized":"2023-12-01T04:55:09.876466+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-01T04:52:48.721492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:48.721492+0000","last_clean_scrub_stamp":"2023-12-01T04:52:48.721492+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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:37:18.829202+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":22,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-12-01T04:55:09.774442+0000","last_change":"2023-12-01T04:52:50.890852+0000","last_active":"2023-12-01T04:55:09.774442+0000","last_peered":"2023-12-01T04:55:09.774442+0000","last_clean":"2023-12-01T04:55:09.774442+0000","last_became_active":"2023-12-01T04:52:50.890324+0000","last_became_peered":"2023-12-01T04:52:50.890324+0000","last_unstale":"2023-12-01T04:55:09.774442+0000","last_undegraded":"2023-12-01T04:55:09.774442+0000","last_fullsized":"2023-12-01T04:55:09.774442+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_clean_scrub_stamp":"2023-12-01T04:52:49.724827+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T05:37:38.244263+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"77'474","reported_seq":938,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-12-01T04:58:52.687643+0000","last_change":"2023-12-01T04:54:57.229797+0000","last_active":"2023-12-01T04:58:52.687643+0000","last_peered":"2023-12-01T04:58:52.687643+0000","last_clean":"2023-12-01T04:58:52.687643+0000","last_became_active":"2023-12-01T04:54:57.229379+0000","last_became_peered":"2023-12-01T04:54:57.229379+0000","last_unstale":"2023-12-01T04:58:52.687643+0000","last_undegraded":"2023-12-01T04:58:52.687643+0000","last_fullsized":"2023-12-01T04:58:52.687643+0000","mapping_epoch":73,"log_start":"0'0","ondisk_log_start":"0'0","created":73,"last_epoch_clean":74,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:54:56.196121+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:54:56.196121+0000","last_clean_scrub_stamp":"2023-12-01T04:54:56.196121+0000","objects_scrubbed":0,"log_size":474,"log_dups_size":0,"ondisk_log_size":474,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T06:36:02.543928+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":68567204,"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":1078,"num_read_kb":1215907,"num_write":605,"num_write_kb":173656,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":23,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-12-01T04:55:09.774101+0000","last_change":"2023-12-01T04:52:49.746951+0000","last_active":"2023-12-01T04:55:09.774101+0000","last_peered":"2023-12-01T04:55:09.774101+0000","last_clean":"2023-12-01T04:55:09.774101+0000","last_became_active":"2023-12-01T04:52:49.746574+0000","last_became_peered":"2023-12-01T04:52:49.746574+0000","last_unstale":"2023-12-01T04:55:09.774101+0000","last_undegraded":"2023-12-01T04:55:09.774101+0000","last_fullsized":"2023-12-01T04:55:09.774101+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-01T04:52:48.721492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:48.721492+0000","last_clean_scrub_stamp":"2023-12-01T04:52:48.721492+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T05:51:20.675870+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":22,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-12-01T04:55:09.774539+0000","last_change":"2023-12-01T04:52:50.889853+0000","last_active":"2023-12-01T04:55:09.774539+0000","last_peered":"2023-12-01T04:55:09.774539+0000","last_clean":"2023-12-01T04:55:09.774539+0000","last_became_active":"2023-12-01T04:52:50.889461+0000","last_became_peered":"2023-12-01T04:52:50.889461+0000","last_unstale":"2023-12-01T04:55:09.774539+0000","last_undegraded":"2023-12-01T04:55:09.774539+0000","last_fullsized":"2023-12-01T04:55:09.774539+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_clean_scrub_stamp":"2023-12-01T04:52:49.724827+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T09:42:55.278364+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"77'472","reported_seq":874,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-12-01T04:58:53.848686+0000","last_change":"2023-12-01T04:54:57.227639+0000","last_active":"2023-12-01T04:58:53.848686+0000","last_peered":"2023-12-01T04:58:53.848686+0000","last_clean":"2023-12-01T04:58:53.848686+0000","last_became_active":"2023-12-01T04:54:57.226271+0000","last_became_peered":"2023-12-01T04:54:57.226271+0000","last_unstale":"2023-12-01T04:58:53.848686+0000","last_undegraded":"2023-12-01T04:58:53.848686+0000","last_fullsized":"2023-12-01T04:58:53.848686+0000","mapping_epoch":73,"log_start":"0'0","ondisk_log_start":"0'0","created":73,"last_epoch_clean":74,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:54:56.196121+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:54:56.196121+0000","last_clean_scrub_stamp":"2023-12-01T04:54:56.196121+0000","objects_scrubbed":0,"log_size":472,"log_dups_size":0,"ondisk_log_size":472,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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:19:52.979224+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":76064545,"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":916,"num_read_kb":1003678,"num_write":594,"num_write_kb":171029,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":23,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-12-01T04:55:09.775900+0000","last_change":"2023-12-01T04:52:49.765391+0000","last_active":"2023-12-01T04:55:09.775900+0000","last_peered":"2023-12-01T04:55:09.775900+0000","last_clean":"2023-12-01T04:55:09.775900+0000","last_became_active":"2023-12-01T04:52:49.764775+0000","last_became_peered":"2023-12-01T04:52:49.764775+0000","last_unstale":"2023-12-01T04:55:09.775900+0000","last_undegraded":"2023-12-01T04:55:09.775900+0000","last_fullsized":"2023-12-01T04:55:09.775900+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:52:48.721492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:48.721492+0000","last_clean_scrub_stamp":"2023-12-01T04:52:48.721492+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T08:33:16.255283+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":22,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-12-01T04:55:09.778506+0000","last_change":"2023-12-01T04:52:50.768987+0000","last_active":"2023-12-01T04:55:09.778506+0000","last_peered":"2023-12-01T04:55:09.778506+0000","last_clean":"2023-12-01T04:55:09.778506+0000","last_became_active":"2023-12-01T04:52:50.768567+0000","last_became_peered":"2023-12-01T04:52:50.768567+0000","last_unstale":"2023-12-01T04:55:09.778506+0000","last_undegraded":"2023-12-01T04:55:09.778506+0000","last_fullsized":"2023-12-01T04:55:09.778506+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_clean_scrub_stamp":"2023-12-01T04:52:49.724827+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T05:51:04.099075+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":28,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-12-01T04:55:09.778177+0000","last_change":"2023-12-01T04:50:52.155756+0000","last_active":"2023-12-01T04:55:09.778177+0000","last_peered":"2023-12-01T04:55:09.778177+0000","last_clean":"2023-12-01T04:55:09.778177+0000","last_became_active":"2023-12-01T04:50:52.155368+0000","last_became_peered":"2023-12-01T04:50:52.155368+0000","last_unstale":"2023-12-01T04:55:09.778177+0000","last_undegraded":"2023-12-01T04:55:09.778177+0000","last_fullsized":"2023-12-01T04:55:09.778177+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:50:51.136448+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:50:51.136448+0000","last_clean_scrub_stamp":"2023-12-01T04:50:51.136448+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T07:16:05.956935+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":24,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-12-01T04:57:00.727824+0000","last_change":"2023-12-01T04:52:49.744577+0000","last_active":"2023-12-01T04:57:00.727824+0000","last_peered":"2023-12-01T04:57:00.727824+0000","last_clean":"2023-12-01T04:57:00.727824+0000","last_became_active":"2023-12-01T04:52:49.744186+0000","last_became_peered":"2023-12-01T04:52:49.744186+0000","last_unstale":"2023-12-01T04:57:00.727824+0000","last_undegraded":"2023-12-01T04:57:00.727824+0000","last_fullsized":"2023-12-01T04:57:00.727824+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-01T04:52:48.721492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:48.721492+0000","last_clean_scrub_stamp":"2023-12-01T04:52:48.721492+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T08:25:37.471310+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":23,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-12-01T04:57:00.721582+0000","last_change":"2023-12-01T04:52:50.768936+0000","last_active":"2023-12-01T04:57:00.721582+0000","last_peered":"2023-12-01T04:57:00.721582+0000","last_clean":"2023-12-01T04:57:00.721582+0000","last_became_active":"2023-12-01T04:52:50.768422+0000","last_became_peered":"2023-12-01T04:52:50.768422+0000","last_unstale":"2023-12-01T04:57:00.721582+0000","last_undegraded":"2023-12-01T04:57:00.721582+0000","last_fullsized":"2023-12-01T04:57:00.721582+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_clean_scrub_stamp":"2023-12-01T04:52:49.724827+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T08:48:56.370302+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"5.3","version":"77'578","reported_seq":1074,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-12-01T04:58:53.909953+0000","last_change":"2023-12-01T04:54:57.225196+0000","last_active":"2023-12-01T04:58:53.909953+0000","last_peered":"2023-12-01T04:58:53.909953+0000","last_clean":"2023-12-01T04:58:53.909953+0000","last_became_active":"2023-12-01T04:54:57.224886+0000","last_became_peered":"2023-12-01T04:54:57.224886+0000","last_unstale":"2023-12-01T04:58:53.909953+0000","last_undegraded":"2023-12-01T04:58:53.909953+0000","last_fullsized":"2023-12-01T04:58:53.909953+0000","mapping_epoch":73,"log_start":"0'0","ondisk_log_start":"0'0","created":73,"last_epoch_clean":74,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:54:56.196121+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:54:56.196121+0000","last_clean_scrub_stamp":"2023-12-01T04:54:56.196121+0000","objects_scrubbed":0,"log_size":578,"log_dups_size":0,"ondisk_log_size":578,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T11:36:08.361580+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":88656453,"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":1123,"num_read_kb":1156771,"num_write":732,"num_write_kb":203667,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"77'318","reported_seq":545,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-12-01T04:58:51.697694+0000","last_change":"2023-12-01T04:54:57.232814+0000","last_active":"2023-12-01T04:58:51.697694+0000","last_peered":"2023-12-01T04:58:51.697694+0000","last_clean":"2023-12-01T04:58:51.697694+0000","last_became_active":"2023-12-01T04:54:57.232530+0000","last_became_peered":"2023-12-01T04:54:57.232530+0000","last_unstale":"2023-12-01T04:58:51.697694+0000","last_undegraded":"2023-12-01T04:58:51.697694+0000","last_fullsized":"2023-12-01T04:58:51.697694+0000","mapping_epoch":73,"log_start":"0'0","ondisk_log_start":"0'0","created":73,"last_epoch_clean":74,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:54:56.196121+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:54:56.196121+0000","last_clean_scrub_stamp":"2023-12-01T04:54:56.196121+0000","objects_scrubbed":0,"log_size":318,"log_dups_size":0,"ondisk_log_size":318,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T07:38:04.566509+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":46042326,"num_objects":17,"num_object_clones":0,"num_object_copies":51,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":17,"num_whiteouts":0,"num_read":470,"num_read_kb":472590,"num_write":403,"num_write_kb":112760,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":28,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-12-01T04:55:09.787763+0000","last_change":"2023-12-01T04:50:52.150370+0000","last_active":"2023-12-01T04:55:09.787763+0000","last_peered":"2023-12-01T04:55:09.787763+0000","last_clean":"2023-12-01T04:55:09.787763+0000","last_became_active":"2023-12-01T04:50:52.150029+0000","last_became_peered":"2023-12-01T04:50:52.150029+0000","last_unstale":"2023-12-01T04:55:09.787763+0000","last_undegraded":"2023-12-01T04:55:09.787763+0000","last_fullsized":"2023-12-01T04:55:09.787763+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:50:51.136448+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:50:51.136448+0000","last_clean_scrub_stamp":"2023-12-01T04:50:51.136448+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T10:38:03.498316+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":24,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-12-01T04:57:00.729488+0000","last_change":"2023-12-01T04:52:49.741661+0000","last_active":"2023-12-01T04:57:00.729488+0000","last_peered":"2023-12-01T04:57:00.729488+0000","last_clean":"2023-12-01T04:57:00.729488+0000","last_became_active":"2023-12-01T04:52:49.740844+0000","last_became_peered":"2023-12-01T04:52:49.740844+0000","last_unstale":"2023-12-01T04:57:00.729488+0000","last_undegraded":"2023-12-01T04:57:00.729488+0000","last_fullsized":"2023-12-01T04:57:00.729488+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-01T04:52:48.721492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:48.721492+0000","last_clean_scrub_stamp":"2023-12-01T04:52:48.721492+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T10:32:27.812151+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":18,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-12-01T04:55:15.710383+0000","last_change":"2023-12-01T04:53:11.289147+0000","last_active":"2023-12-01T04:55:15.710383+0000","last_peered":"2023-12-01T04:55:15.710383+0000","last_clean":"2023-12-01T04:55:15.710383+0000","last_became_active":"2023-12-01T04:53:11.288516+0000","last_became_peered":"2023-12-01T04:53:11.288516+0000","last_unstale":"2023-12-01T04:55:15.710383+0000","last_undegraded":"2023-12-01T04:55:15.710383+0000","last_fullsized":"2023-12-01T04:55:15.710383+0000","mapping_epoch":71,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":72,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_clean_scrub_stamp":"2023-12-01T04:52:49.724827+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T06:37:43.331731+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,3],"acting":[5,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"5.6","version":"77'568","reported_seq":972,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-12-01T04:58:53.870812+0000","last_change":"2023-12-01T04:54:57.229539+0000","last_active":"2023-12-01T04:58:53.870812+0000","last_peered":"2023-12-01T04:58:53.870812+0000","last_clean":"2023-12-01T04:58:53.870812+0000","last_became_active":"2023-12-01T04:54:57.229138+0000","last_became_peered":"2023-12-01T04:54:57.229138+0000","last_unstale":"2023-12-01T04:58:53.870812+0000","last_undegraded":"2023-12-01T04:58:53.870812+0000","last_fullsized":"2023-12-01T04:58:53.870812+0000","mapping_epoch":73,"log_start":"0'0","ondisk_log_start":"0'0","created":73,"last_epoch_clean":74,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:54:56.196121+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:54:56.196121+0000","last_clean_scrub_stamp":"2023-12-01T04:54:56.196121+0000","objects_scrubbed":0,"log_size":568,"log_dups_size":0,"ondisk_log_size":568,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T14:14:47.286518+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":95933521,"num_objects":31,"num_object_clones":0,"num_object_copies":93,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":31,"num_whiteouts":0,"num_read":853,"num_read_kb":851495,"num_write":718,"num_write_kb":204941,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":28,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-12-01T04:55:09.801564+0000","last_change":"2023-12-01T04:50:52.325379+0000","last_active":"2023-12-01T04:55:09.801564+0000","last_peered":"2023-12-01T04:55:09.801564+0000","last_clean":"2023-12-01T04:55:09.801564+0000","last_became_active":"2023-12-01T04:50:52.324638+0000","last_became_peered":"2023-12-01T04:50:52.324638+0000","last_unstale":"2023-12-01T04:55:09.801564+0000","last_undegraded":"2023-12-01T04:55:09.801564+0000","last_fullsized":"2023-12-01T04:55:09.801564+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:50:51.136448+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:50:51.136448+0000","last_clean_scrub_stamp":"2023-12-01T04:50:51.136448+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T12:12:18.844389+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":24,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-12-01T04:56:50.719951+0000","last_change":"2023-12-01T04:52:49.757455+0000","last_active":"2023-12-01T04:56:50.719951+0000","last_peered":"2023-12-01T04:56:50.719951+0000","last_clean":"2023-12-01T04:56:50.719951+0000","last_became_active":"2023-12-01T04:52:49.757142+0000","last_became_peered":"2023-12-01T04:52:49.757142+0000","last_unstale":"2023-12-01T04:56:50.719951+0000","last_undegraded":"2023-12-01T04:56:50.719951+0000","last_fullsized":"2023-12-01T04:56:50.719951+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-01T04:52:48.721492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:48.721492+0000","last_clean_scrub_stamp":"2023-12-01T04:52:48.721492+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T09:05:42.312140+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":18,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-12-01T04:55:20.706583+0000","last_change":"2023-12-01T04:53:10.900403+0000","last_active":"2023-12-01T04:55:20.706583+0000","last_peered":"2023-12-01T04:55:20.706583+0000","last_clean":"2023-12-01T04:55:20.706583+0000","last_became_active":"2023-12-01T04:53:10.899995+0000","last_became_peered":"2023-12-01T04:53:10.899995+0000","last_unstale":"2023-12-01T04:55:20.706583+0000","last_undegraded":"2023-12-01T04:55:20.706583+0000","last_fullsized":"2023-12-01T04:55:20.706583+0000","mapping_epoch":71,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":72,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_clean_scrub_stamp":"2023-12-01T04:52:49.724827+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T10:15:37.070601+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,0],"acting":[2,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":28,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-12-01T04:55:09.788061+0000","last_change":"2023-12-01T04:50:52.154587+0000","last_active":"2023-12-01T04:55:09.788061+0000","last_peered":"2023-12-01T04:55:09.788061+0000","last_clean":"2023-12-01T04:55:09.788061+0000","last_became_active":"2023-12-01T04:50:52.154015+0000","last_became_peered":"2023-12-01T04:50:52.154015+0000","last_unstale":"2023-12-01T04:55:09.788061+0000","last_undegraded":"2023-12-01T04:55:09.788061+0000","last_fullsized":"2023-12-01T04:55:09.788061+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:50:51.136448+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:50:51.136448+0000","last_clean_scrub_stamp":"2023-12-01T04:50:51.136448+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T05:27:47.736979+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'128","reported_seq":276,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-12-01T04:55:15.706501+0000","last_change":"2023-12-01T04:49:11.753171+0000","last_active":"2023-12-01T04:55:15.706501+0000","last_peered":"2023-12-01T04:55:15.706501+0000","last_clean":"2023-12-01T04:55:15.706501+0000","last_became_active":"2023-12-01T04:49:11.752497+0000","last_became_peered":"2023-12-01T04:49:11.752497+0000","last_unstale":"2023-12-01T04:55:15.706501+0000","last_undegraded":"2023-12-01T04:55:15.706501+0000","last_fullsized":"2023-12-01T04:55:15.706501+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:32.976824+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:32.976824+0000","last_clean_scrub_stamp":"2023-12-01T04:44:32.976824+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-02T06:13:22.326676+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":24,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-12-01T04:57:00.717648+0000","last_change":"2023-12-01T04:52:49.755166+0000","last_active":"2023-12-01T04:57:00.717648+0000","last_peered":"2023-12-01T04:57:00.717648+0000","last_clean":"2023-12-01T04:57:00.717648+0000","last_became_active":"2023-12-01T04:52:49.754849+0000","last_became_peered":"2023-12-01T04:52:49.754849+0000","last_unstale":"2023-12-01T04:57:00.717648+0000","last_undegraded":"2023-12-01T04:57:00.717648+0000","last_fullsized":"2023-12-01T04:57:00.717648+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-01T04:52:48.721492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:48.721492+0000","last_clean_scrub_stamp":"2023-12-01T04:52:48.721492+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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:01:06.007935+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":23,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-12-01T04:57:00.720693+0000","last_change":"2023-12-01T04:52:50.378240+0000","last_active":"2023-12-01T04:57:00.720693+0000","last_peered":"2023-12-01T04:57:00.720693+0000","last_clean":"2023-12-01T04:57:00.720693+0000","last_became_active":"2023-12-01T04:52:50.377704+0000","last_became_peered":"2023-12-01T04:52:50.377704+0000","last_unstale":"2023-12-01T04:57:00.720693+0000","last_undegraded":"2023-12-01T04:57:00.720693+0000","last_fullsized":"2023-12-01T04:57:00.720693+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_clean_scrub_stamp":"2023-12-01T04:52:49.724827+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T12:40:49.632883+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"77'574","reported_seq":991,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-12-01T04:58:53.957514+0000","last_change":"2023-12-01T04:54:57.229570+0000","last_active":"2023-12-01T04:58:53.957514+0000","last_peered":"2023-12-01T04:58:53.957514+0000","last_clean":"2023-12-01T04:58:53.957514+0000","last_became_active":"2023-12-01T04:54:57.229052+0000","last_became_peered":"2023-12-01T04:54:57.229052+0000","last_unstale":"2023-12-01T04:58:53.957514+0000","last_undegraded":"2023-12-01T04:58:53.957514+0000","last_fullsized":"2023-12-01T04:58:53.957514+0000","mapping_epoch":73,"log_start":"0'0","ondisk_log_start":"0'0","created":73,"last_epoch_clean":74,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:54:56.196121+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:54:56.196121+0000","last_clean_scrub_stamp":"2023-12-01T04:54:56.196121+0000","objects_scrubbed":0,"log_size":574,"log_dups_size":0,"ondisk_log_size":574,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T06:28:07.638718+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":94992329,"num_objects":31,"num_object_clones":0,"num_object_copies":93,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":31,"num_whiteouts":0,"num_read":918,"num_read_kb":961968,"num_write":728,"num_write_kb":205519,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"77'432","reported_seq":800,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-12-01T04:58:51.757217+0000","last_change":"2023-12-01T04:54:57.229074+0000","last_active":"2023-12-01T04:58:51.757217+0000","last_peered":"2023-12-01T04:58:51.757217+0000","last_clean":"2023-12-01T04:58:51.757217+0000","last_became_active":"2023-12-01T04:54:57.228659+0000","last_became_peered":"2023-12-01T04:54:57.228659+0000","last_unstale":"2023-12-01T04:58:51.757217+0000","last_undegraded":"2023-12-01T04:58:51.757217+0000","last_fullsized":"2023-12-01T04:58:51.757217+0000","mapping_epoch":73,"log_start":"0'0","ondisk_log_start":"0'0","created":73,"last_epoch_clean":74,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:54:56.196121+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:54:56.196121+0000","last_clean_scrub_stamp":"2023-12-01T04:54:56.196121+0000","objects_scrubbed":0,"log_size":432,"log_dups_size":0,"ondisk_log_size":432,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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:30:42.953751+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":58751520,"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":839142,"num_write":548,"num_write_kb":152777,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":29,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-12-01T04:56:55.734105+0000","last_change":"2023-12-01T04:50:52.155400+0000","last_active":"2023-12-01T04:56:55.734105+0000","last_peered":"2023-12-01T04:56:55.734105+0000","last_clean":"2023-12-01T04:56:55.734105+0000","last_became_active":"2023-12-01T04:50:52.154983+0000","last_became_peered":"2023-12-01T04:50:52.154983+0000","last_unstale":"2023-12-01T04:56:55.734105+0000","last_undegraded":"2023-12-01T04:56:55.734105+0000","last_fullsized":"2023-12-01T04:56:55.734105+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:50:51.136448+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:50:51.136448+0000","last_clean_scrub_stamp":"2023-12-01T04:50:51.136448+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T06:50:28.415244+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":24,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-12-01T04:57:00.721812+0000","last_change":"2023-12-01T04:52:49.750660+0000","last_active":"2023-12-01T04:57:00.721812+0000","last_peered":"2023-12-01T04:57:00.721812+0000","last_clean":"2023-12-01T04:57:00.721812+0000","last_became_active":"2023-12-01T04:52:49.750340+0000","last_became_peered":"2023-12-01T04:52:49.750340+0000","last_unstale":"2023-12-01T04:57:00.721812+0000","last_undegraded":"2023-12-01T04:57:00.721812+0000","last_fullsized":"2023-12-01T04:57:00.721812+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-01T04:52:48.721492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:48.721492+0000","last_clean_scrub_stamp":"2023-12-01T04:52:48.721492+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T07:56:15.541759+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":22,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-12-01T04:55:09.791429+0000","last_change":"2023-12-01T04:52:50.889789+0000","last_active":"2023-12-01T04:55:09.791429+0000","last_peered":"2023-12-01T04:55:09.791429+0000","last_clean":"2023-12-01T04:55:09.791429+0000","last_became_active":"2023-12-01T04:52:50.889152+0000","last_became_peered":"2023-12-01T04:52:50.889152+0000","last_unstale":"2023-12-01T04:55:09.791429+0000","last_undegraded":"2023-12-01T04:55:09.791429+0000","last_fullsized":"2023-12-01T04:55:09.791429+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_clean_scrub_stamp":"2023-12-01T04:52:49.724827+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T12:37:31.007306+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":28,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-12-01T04:55:09.834658+0000","last_change":"2023-12-01T04:50:52.306554+0000","last_active":"2023-12-01T04:55:09.834658+0000","last_peered":"2023-12-01T04:55:09.834658+0000","last_clean":"2023-12-01T04:55:09.834658+0000","last_became_active":"2023-12-01T04:50:52.305386+0000","last_became_peered":"2023-12-01T04:50:52.305386+0000","last_unstale":"2023-12-01T04:55:09.834658+0000","last_undegraded":"2023-12-01T04:55:09.834658+0000","last_fullsized":"2023-12-01T04:55:09.834658+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:50:51.136448+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:50:51.136448+0000","last_clean_scrub_stamp":"2023-12-01T04:50:51.136448+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T11:06:11.892941+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":24,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-12-01T04:57:00.721656+0000","last_change":"2023-12-01T04:52:49.755328+0000","last_active":"2023-12-01T04:57:00.721656+0000","last_peered":"2023-12-01T04:57:00.721656+0000","last_clean":"2023-12-01T04:57:00.721656+0000","last_became_active":"2023-12-01T04:52:49.754991+0000","last_became_peered":"2023-12-01T04:52:49.754991+0000","last_unstale":"2023-12-01T04:57:00.721656+0000","last_undegraded":"2023-12-01T04:57:00.721656+0000","last_fullsized":"2023-12-01T04:57:00.721656+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-01T04:52:48.721492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:48.721492+0000","last_clean_scrub_stamp":"2023-12-01T04:52:48.721492+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T09:22:13.307992+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":23,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-12-01T04:57:00.721983+0000","last_change":"2023-12-01T04:52:50.895504+0000","last_active":"2023-12-01T04:57:00.721983+0000","last_peered":"2023-12-01T04:57:00.721983+0000","last_clean":"2023-12-01T04:57:00.721983+0000","last_became_active":"2023-12-01T04:52:50.895179+0000","last_became_peered":"2023-12-01T04:52:50.895179+0000","last_unstale":"2023-12-01T04:57:00.721983+0000","last_undegraded":"2023-12-01T04:57:00.721983+0000","last_fullsized":"2023-12-01T04:57:00.721983+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_clean_scrub_stamp":"2023-12-01T04:52:49.724827+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T13:15:06.400062+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"77'554","reported_seq":959,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-12-01T04:58:53.919466+0000","last_change":"2023-12-01T04:54:57.222573+0000","last_active":"2023-12-01T04:58:53.919466+0000","last_peered":"2023-12-01T04:58:53.919466+0000","last_clean":"2023-12-01T04:58:53.919466+0000","last_became_active":"2023-12-01T04:54:57.222194+0000","last_became_peered":"2023-12-01T04:54:57.222194+0000","last_unstale":"2023-12-01T04:58:53.919466+0000","last_undegraded":"2023-12-01T04:58:53.919466+0000","last_fullsized":"2023-12-01T04:58:53.919466+0000","mapping_epoch":73,"log_start":"0'0","ondisk_log_start":"0'0","created":73,"last_epoch_clean":74,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:54:56.196121+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:54:56.196121+0000","last_clean_scrub_stamp":"2023-12-01T04:54:56.196121+0000","objects_scrubbed":0,"log_size":554,"log_dups_size":0,"ondisk_log_size":554,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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:30:23.272627+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":87242058,"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":889,"num_read_kb":930734,"num_write":700,"num_write_kb":199039,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"69'2","reported_seq":27,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-12-01T04:55:09.780037+0000","last_change":"2023-12-01T04:52:49.758320+0000","last_active":"2023-12-01T04:55:09.780037+0000","last_peered":"2023-12-01T04:55:09.780037+0000","last_clean":"2023-12-01T04:55:09.780037+0000","last_became_active":"2023-12-01T04:52:49.758034+0000","last_became_peered":"2023-12-01T04:52:49.758034+0000","last_unstale":"2023-12-01T04:55:09.780037+0000","last_undegraded":"2023-12-01T04:55:09.780037+0000","last_fullsized":"2023-12-01T04:55:09.780037+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-01T04:52:48.721492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:48.721492+0000","last_clean_scrub_stamp":"2023-12-01T04:52:48.721492+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-02T10:39:36.719722+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":28,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-12-01T04:55:15.702845+0000","last_change":"2023-12-01T04:50:52.311363+0000","last_active":"2023-12-01T04:55:15.702845+0000","last_peered":"2023-12-01T04:55:15.702845+0000","last_clean":"2023-12-01T04:55:15.702845+0000","last_became_active":"2023-12-01T04:50:52.310393+0000","last_became_peered":"2023-12-01T04:50:52.310393+0000","last_unstale":"2023-12-01T04:55:15.702845+0000","last_undegraded":"2023-12-01T04:55:15.702845+0000","last_fullsized":"2023-12-01T04:55:15.702845+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:50:51.136448+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:50:51.136448+0000","last_clean_scrub_stamp":"2023-12-01T04:50:51.136448+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T11:54:51.612048+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":23,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-12-01T04:56:50.716036+0000","last_change":"2023-12-01T04:52:50.892580+0000","last_active":"2023-12-01T04:56:50.716036+0000","last_peered":"2023-12-01T04:56:50.716036+0000","last_clean":"2023-12-01T04:56:50.716036+0000","last_became_active":"2023-12-01T04:52:50.892187+0000","last_became_peered":"2023-12-01T04:52:50.892187+0000","last_unstale":"2023-12-01T04:56:50.716036+0000","last_undegraded":"2023-12-01T04:56:50.716036+0000","last_fullsized":"2023-12-01T04:56:50.716036+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_clean_scrub_stamp":"2023-12-01T04:52:49.724827+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T06:35:44.957217+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"77'455","reported_seq":863,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-12-01T04:58:50.556129+0000","last_change":"2023-12-01T04:54:57.228421+0000","last_active":"2023-12-01T04:58:50.556129+0000","last_peered":"2023-12-01T04:58:50.556129+0000","last_clean":"2023-12-01T04:58:50.556129+0000","last_became_active":"2023-12-01T04:54:57.228135+0000","last_became_peered":"2023-12-01T04:54:57.228135+0000","last_unstale":"2023-12-01T04:58:50.556129+0000","last_undegraded":"2023-12-01T04:58:50.556129+0000","last_fullsized":"2023-12-01T04:58:50.556129+0000","mapping_epoch":73,"log_start":"0'0","ondisk_log_start":"0'0","created":73,"last_epoch_clean":74,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:54:56.196121+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:54:56.196121+0000","last_clean_scrub_stamp":"2023-12-01T04:54:56.196121+0000","objects_scrubbed":0,"log_size":455,"log_dups_size":0,"ondisk_log_size":455,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T06:10:09.678582+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":78449555,"num_objects":25,"num_object_clones":0,"num_object_copies":75,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":25,"num_whiteouts":0,"num_read":921,"num_read_kb":994363,"num_write":574,"num_write_kb":165573,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":28,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-12-01T04:55:15.704622+0000","last_change":"2023-12-01T04:50:52.154342+0000","last_active":"2023-12-01T04:55:15.704622+0000","last_peered":"2023-12-01T04:55:15.704622+0000","last_clean":"2023-12-01T04:55:15.704622+0000","last_became_active":"2023-12-01T04:50:52.153833+0000","last_became_peered":"2023-12-01T04:50:52.153833+0000","last_unstale":"2023-12-01T04:55:15.704622+0000","last_undegraded":"2023-12-01T04:55:15.704622+0000","last_fullsized":"2023-12-01T04:55:15.704622+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:50:51.136448+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:50:51.136448+0000","last_clean_scrub_stamp":"2023-12-01T04:50:51.136448+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T10:14:30.593748+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"70'1","reported_seq":24,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-12-01T04:55:09.791383+0000","last_change":"2023-12-01T04:52:49.758179+0000","last_active":"2023-12-01T04:55:09.791383+0000","last_peered":"2023-12-01T04:55:09.791383+0000","last_clean":"2023-12-01T04:55:09.791383+0000","last_became_active":"2023-12-01T04:52:49.757905+0000","last_became_peered":"2023-12-01T04:52:49.757905+0000","last_unstale":"2023-12-01T04:55:09.791383+0000","last_undegraded":"2023-12-01T04:55:09.791383+0000","last_fullsized":"2023-12-01T04:55:09.791383+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-01T04:52:48.721492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:48.721492+0000","last_clean_scrub_stamp":"2023-12-01T04:52:48.721492+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-02T09:08:16.705730+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":23,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-12-01T04:57:00.729421+0000","last_change":"2023-12-01T04:52:50.888010+0000","last_active":"2023-12-01T04:57:00.729421+0000","last_peered":"2023-12-01T04:57:00.729421+0000","last_clean":"2023-12-01T04:57:00.729421+0000","last_became_active":"2023-12-01T04:52:50.887025+0000","last_became_peered":"2023-12-01T04:52:50.887025+0000","last_unstale":"2023-12-01T04:57:00.729421+0000","last_undegraded":"2023-12-01T04:57:00.729421+0000","last_fullsized":"2023-12-01T04:57:00.729421+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_clean_scrub_stamp":"2023-12-01T04:52:49.724827+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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:22:31.580123+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"77'400","reported_seq":754,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-12-01T04:58:53.923758+0000","last_change":"2023-12-01T04:54:57.229568+0000","last_active":"2023-12-01T04:58:53.923758+0000","last_peered":"2023-12-01T04:58:53.923758+0000","last_clean":"2023-12-01T04:58:53.923758+0000","last_became_active":"2023-12-01T04:54:57.229196+0000","last_became_peered":"2023-12-01T04:54:57.229196+0000","last_unstale":"2023-12-01T04:58:53.923758+0000","last_undegraded":"2023-12-01T04:58:53.923758+0000","last_fullsized":"2023-12-01T04:58:53.923758+0000","mapping_epoch":73,"log_start":"0'0","ondisk_log_start":"0'0","created":73,"last_epoch_clean":74,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:54:56.196121+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:54:56.196121+0000","last_clean_scrub_stamp":"2023-12-01T04:54:56.196121+0000","objects_scrubbed":0,"log_size":400,"log_dups_size":0,"ondisk_log_size":400,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T07:37:26.164645+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":69962746,"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":780,"num_read_kb":771460,"num_write":506,"num_write_kb":142932,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"70'2","reported_seq":25,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-12-01T04:55:20.707396+0000","last_change":"2023-12-01T04:52:49.756999+0000","last_active":"2023-12-01T04:55:20.707396+0000","last_peered":"2023-12-01T04:55:20.707396+0000","last_clean":"2023-12-01T04:55:20.707396+0000","last_became_active":"2023-12-01T04:52:49.756699+0000","last_became_peered":"2023-12-01T04:52:49.756699+0000","last_unstale":"2023-12-01T04:55:20.707396+0000","last_undegraded":"2023-12-01T04:55:20.707396+0000","last_fullsized":"2023-12-01T04:55:20.707396+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-01T04:52:48.721492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:48.721492+0000","last_clean_scrub_stamp":"2023-12-01T04:52:48.721492+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-02T11:10:09.940055+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":22,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-12-01T04:55:20.706546+0000","last_change":"2023-12-01T04:52:49.785617+0000","last_active":"2023-12-01T04:55:20.706546+0000","last_peered":"2023-12-01T04:55:20.706546+0000","last_clean":"2023-12-01T04:55:20.706546+0000","last_became_active":"2023-12-01T04:52:49.785080+0000","last_became_peered":"2023-12-01T04:52:49.785080+0000","last_unstale":"2023-12-01T04:55:20.706546+0000","last_undegraded":"2023-12-01T04:55:20.706546+0000","last_fullsized":"2023-12-01T04:55:20.706546+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_clean_scrub_stamp":"2023-12-01T04:52:49.724827+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T14:56:00.934777+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,3],"acting":[2,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1c","version":"69'2","reported_seq":27,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-12-01T04:55:20.711261+0000","last_change":"2023-12-01T04:52:49.745922+0000","last_active":"2023-12-01T04:55:20.711261+0000","last_peered":"2023-12-01T04:55:20.711261+0000","last_clean":"2023-12-01T04:55:20.711261+0000","last_became_active":"2023-12-01T04:52:49.745641+0000","last_became_peered":"2023-12-01T04:52:49.745641+0000","last_unstale":"2023-12-01T04:55:20.711261+0000","last_undegraded":"2023-12-01T04:55:20.711261+0000","last_fullsized":"2023-12-01T04:55:20.711261+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-01T04:52:48.721492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:48.721492+0000","last_clean_scrub_stamp":"2023-12-01T04:52:48.721492+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-02T13:02:20.532217+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":22,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-12-01T04:55:20.712186+0000","last_change":"2023-12-01T04:52:50.770479+0000","last_active":"2023-12-01T04:55:20.712186+0000","last_peered":"2023-12-01T04:55:20.712186+0000","last_clean":"2023-12-01T04:55:20.712186+0000","last_became_active":"2023-12-01T04:52:50.770024+0000","last_became_peered":"2023-12-01T04:52:50.770024+0000","last_unstale":"2023-12-01T04:55:20.712186+0000","last_undegraded":"2023-12-01T04:55:20.712186+0000","last_fullsized":"2023-12-01T04:55:20.712186+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_clean_scrub_stamp":"2023-12-01T04:52:49.724827+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T06:46:41.247924+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"69'2","reported_seq":27,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-12-01T04:55:20.711348+0000","last_change":"2023-12-01T04:52:49.738995+0000","last_active":"2023-12-01T04:55:20.711348+0000","last_peered":"2023-12-01T04:55:20.711348+0000","last_clean":"2023-12-01T04:55:20.711348+0000","last_became_active":"2023-12-01T04:52:49.738634+0000","last_became_peered":"2023-12-01T04:52:49.738634+0000","last_unstale":"2023-12-01T04:55:20.711348+0000","last_undegraded":"2023-12-01T04:55:20.711348+0000","last_fullsized":"2023-12-01T04:55:20.711348+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-01T04:52:48.721492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:48.721492+0000","last_clean_scrub_stamp":"2023-12-01T04:52:48.721492+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-02T05:08:03.398466+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":22,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-12-01T04:55:20.712141+0000","last_change":"2023-12-01T04:52:50.770497+0000","last_active":"2023-12-01T04:55:20.712141+0000","last_peered":"2023-12-01T04:55:20.712141+0000","last_clean":"2023-12-01T04:55:20.712141+0000","last_became_active":"2023-12-01T04:52:50.770114+0000","last_became_peered":"2023-12-01T04:52:50.770114+0000","last_unstale":"2023-12-01T04:55:20.712141+0000","last_undegraded":"2023-12-01T04:55:20.712141+0000","last_fullsized":"2023-12-01T04:55:20.712141+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_clean_scrub_stamp":"2023-12-01T04:52:49.724827+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T14:28:22.036109+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"70'2","reported_seq":26,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-12-01T04:56:50.716154+0000","last_change":"2023-12-01T04:52:49.756101+0000","last_active":"2023-12-01T04:56:50.716154+0000","last_peered":"2023-12-01T04:56:50.716154+0000","last_clean":"2023-12-01T04:56:50.716154+0000","last_became_active":"2023-12-01T04:52:49.755713+0000","last_became_peered":"2023-12-01T04:52:49.755713+0000","last_unstale":"2023-12-01T04:56:50.716154+0000","last_undegraded":"2023-12-01T04:56:50.716154+0000","last_fullsized":"2023-12-01T04:56:50.716154+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-01T04:52:48.721492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:48.721492+0000","last_clean_scrub_stamp":"2023-12-01T04:52:48.721492+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:25:30.094913+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":22,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-12-01T04:55:15.703449+0000","last_change":"2023-12-01T04:52:50.889381+0000","last_active":"2023-12-01T04:55:15.703449+0000","last_peered":"2023-12-01T04:55:15.703449+0000","last_clean":"2023-12-01T04:55:15.703449+0000","last_became_active":"2023-12-01T04:52:50.889026+0000","last_became_peered":"2023-12-01T04:52:50.889026+0000","last_unstale":"2023-12-01T04:55:15.703449+0000","last_undegraded":"2023-12-01T04:55:15.703449+0000","last_fullsized":"2023-12-01T04:55:15.703449+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_clean_scrub_stamp":"2023-12-01T04:52:49.724827+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T12:53:20.273249+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"70'5","reported_seq":31,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-12-01T04:57:00.722158+0000","last_change":"2023-12-01T04:52:49.753322+0000","last_active":"2023-12-01T04:57:00.722158+0000","last_peered":"2023-12-01T04:57:00.722158+0000","last_clean":"2023-12-01T04:57:00.722158+0000","last_became_active":"2023-12-01T04:52:49.752975+0000","last_became_peered":"2023-12-01T04:52:49.752975+0000","last_unstale":"2023-12-01T04:57:00.722158+0000","last_undegraded":"2023-12-01T04:57:00.722158+0000","last_fullsized":"2023-12-01T04:57:00.722158+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-01T04:52:48.721492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:48.721492+0000","last_clean_scrub_stamp":"2023-12-01T04:52:48.721492+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-02T08:59:55.660932+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":22,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-12-01T04:55:15.711132+0000","last_change":"2023-12-01T04:52:50.889316+0000","last_active":"2023-12-01T04:55:15.711132+0000","last_peered":"2023-12-01T04:55:15.711132+0000","last_clean":"2023-12-01T04:55:15.711132+0000","last_became_active":"2023-12-01T04:52:50.888711+0000","last_became_peered":"2023-12-01T04:52:50.888711+0000","last_unstale":"2023-12-01T04:55:15.711132+0000","last_undegraded":"2023-12-01T04:55:15.711132+0000","last_fullsized":"2023-12-01T04:55:15.711132+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:52:49.724827+0000","last_clean_scrub_stamp":"2023-12-01T04:52:49.724827+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02T06:22:55.700476+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":1248478221,"num_objects":418,"num_object_clones":0,"num_object_copies":1254,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":418,"num_whiteouts":0,"num_read":14201,"num_read_kb":15006260,"num_write":9767,"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":2313252864,"data_stored":2300344524,"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":55,"seq":236223201401,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":291352,"kb_used_data":254608,"kb_used_omap":0,"kb_used_meta":35136,"kb_avail":93453800,"statfs":{"total":95995035648,"available":95696691200,"internally_reserved":0,"allocated":260718592,"data_stored":258831994,"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 04:58:27 2023","interfaces":[{"interface":"back","average":{"1min":0.88400000000000001,"5min":0.85399999999999998,"15min":0.90500000000000003},"min":{"1min":0.49399999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":1.1870000000000001,"5min":1.3100000000000001,"15min":1.3320000000000001},"last":0.79800000000000004},{"interface":"front","average":{"1min":0.85499999999999998,"5min":0.83199999999999996,"15min":0.90500000000000003},"min":{"1min":0.48899999999999999,"5min":0.315,"15min":0.315},"max":{"1min":1.282,"5min":1.282,"15min":1.365},"last":1.139}]},{"osd":1,"last update":"Fri Dec 1 04:58:27 2023","interfaces":[{"interface":"back","average":{"1min":0.80500000000000005,"5min":0.871,"15min":0.89100000000000001},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":1.216,"5min":1.3089999999999999,"15min":1.3089999999999999},"last":1.111},{"interface":"front","average":{"1min":0.873,"5min":0.89500000000000002,"15min":0.91400000000000003},"min":{"1min":0.53300000000000003,"5min":0.47199999999999998,"15min":0.47199999999999998},"max":{"1min":1.139,"5min":1.395,"15min":1.395},"last":0.99099999999999999}]},{"osd":2,"last update":"Fri Dec 1 04:58:27 2023","interfaces":[{"interface":"back","average":{"1min":0.86699999999999999,"5min":0.89900000000000002,"15min":0.89700000000000002},"min":{"1min":0.40000000000000002,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":1.238,"5min":1.3600000000000001,"15min":1.3600000000000001},"last":0.68300000000000005},{"interface":"front","average":{"1min":0.92800000000000005,"5min":0.90100000000000002,"15min":0.92600000000000005},"min":{"1min":0.53800000000000003,"5min":0.46100000000000002,"15min":0.46100000000000002},"max":{"1min":1.226,"5min":1.2769999999999999,"15min":1.3560000000000001},"last":1.0229999999999999}]},{"osd":3,"last update":"Fri Dec 1 04:58:27 2023","interfaces":[{"interface":"back","average":{"1min":0.91400000000000003,"5min":0.95499999999999996,"15min":0.96999999999999997},"min":{"1min":0.57199999999999995,"5min":0.52900000000000003,"15min":0.44400000000000001},"max":{"1min":1.256,"5min":2.2749999999999999,"15min":2.2749999999999999},"last":0.95299999999999996},{"interface":"front","average":{"1min":0.92000000000000004,"5min":0.95999999999999996,"15min":0.97199999999999998},"min":{"1min":0.56899999999999995,"5min":0.56899999999999995,"15min":0.5},"max":{"1min":1.2969999999999999,"5min":1.395,"15min":1.395},"last":1.177}]},{"osd":4,"last update":"Fri Dec 1 04:58:27 2023","interfaces":[{"interface":"back","average":{"1min":0.97199999999999998,"5min":0.98699999999999999,"15min":0.91300000000000003},"min":{"1min":0.67600000000000005,"5min":0.504,"15min":0.45100000000000001},"max":{"1min":1.3460000000000001,"5min":1.3460000000000001,"15min":1.3460000000000001},"last":0.89800000000000002},{"interface":"front","average":{"1min":1.0069999999999999,"5min":1.0589999999999999,"15min":0.96699999999999997},"min":{"1min":0.623,"5min":0.58599999999999997,"15min":0.35599999999999998},"max":{"1min":1.27,"5min":1.536,"15min":1.536},"last":1.0640000000000001}]},{"osd":5,"last update":"Fri Dec 1 04:58:27 2023","interfaces":[{"interface":"back","average":{"1min":1.0489999999999999,"5min":1.056,"15min":0.96699999999999997},"min":{"1min":0.59599999999999997,"5min":0.59599999999999997,"15min":0.46000000000000002},"max":{"1min":1.288,"5min":1.4590000000000001,"15min":1.4590000000000001},"last":0.97199999999999998},{"interface":"front","average":{"1min":1.0600000000000001,"5min":1.105,"15min":1.046},"min":{"1min":0.74099999999999999,"5min":0.70299999999999996,"15min":0.41499999999999998},"max":{"1min":1.3049999999999999,"5min":1.4259999999999999,"15min":1.456},"last":1.206}]},{"osd":6,"last update":"Fri Dec 1 04:58:27 2023","interfaces":[{"interface":"back","average":{"1min":1.135,"5min":1.1870000000000001,"15min":1.099},"min":{"1min":0.78900000000000003,"5min":0.751,"15min":0.54100000000000004},"max":{"1min":1.4530000000000001,"5min":4.8979999999999997,"15min":4.8979999999999997},"last":1.252},{"interface":"front","average":{"1min":1.139,"5min":1.1539999999999999,"15min":1.093},"min":{"1min":0.73899999999999999,"5min":0.73899999999999999,"15min":0.39600000000000002},"max":{"1min":1.5129999999999999,"5min":1.5129999999999999,"15min":1.5940000000000001},"last":0.88200000000000001}]}]},{"osd":6,"up_from":47,"seq":201863463046,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":231364,"kb_used_data":192348,"kb_used_omap":0,"kb_used_meta":35136,"kb_avail":93513788,"statfs":{"total":95995035648,"available":95758118912,"internally_reserved":0,"allocated":196964352,"data_stored":195348938,"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 04:58:31 2023","interfaces":[{"interface":"back","average":{"1min":0.83599999999999997,"5min":0.81000000000000005,"15min":0.81899999999999995},"min":{"1min":0.48799999999999999,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":1.3320000000000001,"5min":1.4890000000000001,"15min":1.4890000000000001},"last":0.70399999999999996},{"interface":"front","average":{"1min":0.80500000000000005,"5min":0.88600000000000001,"15min":0.89000000000000001},"min":{"1min":0.504,"5min":0.45300000000000001,"15min":0.45300000000000001},"max":{"1min":1.2729999999999999,"5min":1.331,"15min":1.331},"last":0.73399999999999999}]},{"osd":1,"last update":"Fri Dec 1 04:58:31 2023","interfaces":[{"interface":"back","average":{"1min":0.92700000000000005,"5min":0.878,"15min":0.878},"min":{"1min":0.59299999999999997,"5min":0.45100000000000001,"15min":0.45100000000000001},"max":{"1min":1.3979999999999999,"5min":1.4299999999999999,"15min":1.464},"last":0.96399999999999997},{"interface":"front","average":{"1min":0.94699999999999995,"5min":0.92300000000000004,"15min":0.90600000000000003},"min":{"1min":0.623,"5min":0.502,"15min":0.502},"max":{"1min":1.3500000000000001,"5min":1.4590000000000001,"15min":1.4590000000000001},"last":0.94799999999999995}]},{"osd":2,"last update":"Fri Dec 1 04:58:31 2023","interfaces":[{"interface":"back","average":{"1min":0.91300000000000003,"5min":0.90800000000000003,"15min":0.90900000000000003},"min":{"1min":0.57699999999999996,"5min":0.52900000000000003,"15min":0.52900000000000003},"max":{"1min":1.4199999999999999,"5min":1.4199999999999999,"15min":1.599},"last":0.65800000000000003},{"interface":"front","average":{"1min":0.92700000000000005,"5min":0.93100000000000005,"15min":0.91300000000000003},"min":{"1min":0.53700000000000003,"5min":0.53700000000000003,"15min":0.53500000000000003},"max":{"1min":1.246,"5min":1.3819999999999999,"15min":1.502},"last":0.92700000000000005}]},{"osd":3,"last update":"Fri Dec 1 04:58:31 2023","interfaces":[{"interface":"back","average":{"1min":0.89500000000000002,"5min":0.92200000000000004,"15min":0.93300000000000005},"min":{"1min":0.63400000000000001,"5min":0.53300000000000003,"15min":0.53300000000000003},"max":{"1min":1.415,"5min":1.516,"15min":2.6949999999999998},"last":0.84999999999999998},{"interface":"front","average":{"1min":1.0089999999999999,"5min":1.0329999999999999,"15min":0.995},"min":{"1min":0.71299999999999997,"5min":0.58899999999999997,"15min":0.58399999999999996},"max":{"1min":1.274,"5min":1.508,"15min":1.72},"last":0.88400000000000001}]},{"osd":4,"last update":"Fri Dec 1 04:58:31 2023","interfaces":[{"interface":"back","average":{"1min":0.96399999999999997,"5min":0.95399999999999996,"15min":0.89200000000000002},"min":{"1min":0.45400000000000001,"5min":0.45400000000000001,"15min":0.45400000000000001},"max":{"1min":1.3260000000000001,"5min":1.629,"15min":1.629},"last":0.871},{"interface":"front","average":{"1min":1.085,"5min":1.056,"15min":0.92100000000000004},"min":{"1min":0.58099999999999996,"5min":0.48499999999999999,"15min":0.41999999999999998},"max":{"1min":1.4650000000000001,"5min":1.704,"15min":2.774},"last":0.90600000000000003}]},{"osd":5,"last update":"Fri Dec 1 04:58:31 2023","interfaces":[{"interface":"back","average":{"1min":1.089,"5min":1.077,"15min":0.93899999999999995},"min":{"1min":0.503,"5min":0.503,"15min":0.502},"max":{"1min":1.5189999999999999,"5min":1.839,"15min":2.7309999999999999},"last":0.82799999999999996},{"interface":"front","average":{"1min":1.1659999999999999,"5min":1.127,"15min":0.98699999999999999},"min":{"1min":0.64200000000000002,"5min":0.58299999999999996,"15min":0.41999999999999998},"max":{"1min":1.8169999999999999,"5min":1.8169999999999999,"15min":2.633},"last":1.0029999999999999}]},{"osd":7,"last update":"Fri Dec 1 04:58:31 2023","interfaces":[{"interface":"back","average":{"1min":1.169,"5min":1.171,"15min":1.0760000000000001},"min":{"1min":0.47799999999999998,"5min":0.47799999999999998,"15min":0.47799999999999998},"max":{"1min":1.6100000000000001,"5min":1.8660000000000001,"15min":2.5680000000000001},"last":0.76400000000000001},{"interface":"front","average":{"1min":1.1859999999999999,"5min":1.1910000000000001,"15min":1.087},"min":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"max":{"1min":1.4910000000000001,"5min":1.6950000000000001,"15min":1.6950000000000001},"last":0.81200000000000006}]}]},{"osd":1,"up_from":13,"seq":55834575035,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":266720,"kb_used_data":223424,"kb_used_omap":0,"kb_used_meta":35136,"kb_avail":93478432,"statfs":{"total":95995035648,"available":95721914368,"internally_reserved":0,"allocated":228786176,"data_stored":227142424,"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 04:59:03 2023","interfaces":[{"interface":"back","average":{"1min":0.64500000000000002,"5min":0.61699999999999999,"15min":0.64000000000000001},"min":{"1min":0.379,"5min":0.29499999999999998,"15min":0.29199999999999998},"max":{"1min":0.93100000000000005,"5min":1.286,"15min":1.881},"last":0.57199999999999995},{"interface":"front","average":{"1min":0.68400000000000005,"5min":0.66200000000000003,"15min":0.70899999999999996},"min":{"1min":0.40500000000000003,"5min":0.318,"15min":0.318},"max":{"1min":0.96299999999999997,"5min":1.1899999999999999,"15min":2.1629999999999998},"last":0.58899999999999997}]},{"osd":2,"last update":"Fri Dec 1 04:59:03 2023","interfaces":[{"interface":"back","average":{"1min":0.73199999999999998,"5min":0.72899999999999998,"15min":0.745},"min":{"1min":0.36199999999999999,"5min":0.36199999999999999,"15min":0.35499999999999998},"max":{"1min":1.145,"5min":1.3109999999999999,"15min":1.5780000000000001},"last":0.68300000000000005},{"interface":"front","average":{"1min":0.628,"5min":0.63900000000000001,"15min":0.69999999999999996},"min":{"1min":0.48199999999999998,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":0.96199999999999997,"5min":1.1100000000000001,"15min":1.333},"last":0.49399999999999999}]},{"osd":3,"last update":"Fri Dec 1 04:58:48 2023","interfaces":[{"interface":"back","average":{"1min":0.76400000000000001,"5min":0.72399999999999998,"15min":0.80500000000000005},"min":{"1min":0.47799999999999998,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":1.0329999999999999,"5min":1.21,"15min":1.284},"last":0.54000000000000004},{"interface":"front","average":{"1min":0.69099999999999995,"5min":0.66300000000000003,"15min":0.74199999999999999},"min":{"1min":0.48299999999999998,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":0.95699999999999996,"5min":1.216,"15min":1.383},"last":0.51500000000000001}]},{"osd":4,"last update":"Fri Dec 1 04:58:44 2023","interfaces":[{"interface":"back","average":{"1min":0.93300000000000005,"5min":0.92100000000000004,"15min":0.93100000000000005},"min":{"1min":0.52100000000000002,"5min":0.52100000000000002,"15min":0.503},"max":{"1min":1.3580000000000001,"5min":1.3580000000000001,"15min":1.4390000000000001},"last":0.752},{"interface":"front","average":{"1min":1.018,"5min":0.96299999999999997,"15min":0.98399999999999999},"min":{"1min":0.57699999999999996,"5min":0.56599999999999995,"15min":0.56599999999999995},"max":{"1min":1.409,"5min":1.504,"15min":1.504},"last":1.042}]},{"osd":5,"last update":"Fri Dec 1 04:58:32 2023","interfaces":[{"interface":"back","average":{"1min":0.93899999999999995,"5min":0.94099999999999995,"15min":0.95699999999999996},"min":{"1min":0.55600000000000005,"5min":0.55600000000000005,"15min":0.55600000000000005},"max":{"1min":1.272,"5min":1.51,"15min":1.8340000000000001},"last":1.0009999999999999},{"interface":"front","average":{"1min":1.022,"5min":1.0069999999999999,"15min":1.0269999999999999},"min":{"1min":0.75600000000000001,"5min":0.65600000000000003,"15min":0.65600000000000003},"max":{"1min":1.246,"5min":1.3640000000000001,"15min":1.595},"last":1.0700000000000001}]},{"osd":6,"last update":"Fri Dec 1 04:58:32 2023","interfaces":[{"interface":"back","average":{"1min":1.0089999999999999,"5min":1.008,"15min":1.0509999999999999},"min":{"1min":0.61399999999999999,"5min":0.59899999999999998,"15min":0.503},"max":{"1min":1.4530000000000001,"5min":1.4750000000000001,"15min":1.5269999999999999},"last":1.1120000000000001},{"interface":"front","average":{"1min":1.002,"5min":1.006,"15min":1.0329999999999999},"min":{"1min":0.62,"5min":0.49099999999999999,"15min":0.49099999999999999},"max":{"1min":1.2090000000000001,"5min":1.462,"15min":1.7789999999999999},"last":0.96299999999999997}]},{"osd":7,"last update":"Fri Dec 1 04:58:29 2023","interfaces":[{"interface":"back","average":{"1min":1.024,"5min":1.0249999999999999,"15min":1.101},"min":{"1min":0.58799999999999997,"5min":0.58799999999999997,"15min":0.58799999999999997},"max":{"1min":1.321,"5min":1.4370000000000001,"15min":1.7729999999999999},"last":0.98399999999999999},{"interface":"front","average":{"1min":1.1100000000000001,"5min":1.0760000000000001,"15min":1.1359999999999999},"min":{"1min":0.72899999999999998,"5min":0.69099999999999995,"15min":0.68100000000000005},"max":{"1min":1.4179999999999999,"5min":1.4490000000000001,"15min":1.821},"last":1.129}]}]},{"osd":0,"up_from":8,"seq":34359738567,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":404252,"kb_used_data":375852,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93340900,"statfs":{"total":95995035648,"available":95581081600,"internally_reserved":0,"allocated":384872448,"data_stored":382245003,"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 04:58:10 2023","interfaces":[{"interface":"back","average":{"1min":0.66500000000000004,"5min":0.66300000000000003,"15min":0.67700000000000005},"min":{"1min":0.45200000000000001,"5min":0.27500000000000002,"15min":0.27500000000000002},"max":{"1min":1.0089999999999999,"5min":1.157,"15min":1.323},"last":0.77000000000000002},{"interface":"front","average":{"1min":0.63700000000000001,"5min":0.65400000000000003,"15min":0.70699999999999996},"min":{"1min":0.34799999999999998,"5min":0.34799999999999998,"15min":0.318},"max":{"1min":0.97899999999999998,"5min":1.0740000000000001,"15min":1.177},"last":0.78600000000000003}]},{"osd":2,"last update":"Fri Dec 1 04:59:03 2023","interfaces":[{"interface":"back","average":{"1min":0.66300000000000003,"5min":0.64500000000000002,"15min":0.66900000000000004},"min":{"1min":0.40600000000000003,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":0.96199999999999997,"5min":1.3500000000000001,"15min":1.3500000000000001},"last":0.58399999999999996},{"interface":"front","average":{"1min":0.67000000000000004,"5min":0.64500000000000002,"15min":0.68300000000000005},"min":{"1min":0.33200000000000002,"5min":0.33200000000000002,"15min":0.33100000000000002},"max":{"1min":1.0600000000000001,"5min":1.746,"15min":1.746},"last":0.64800000000000002}]},{"osd":3,"last update":"Fri Dec 1 04:58:46 2023","interfaces":[{"interface":"back","average":{"1min":0.73699999999999999,"5min":0.71199999999999997,"15min":0.753},"min":{"1min":0.438,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":0.97999999999999998,"5min":1.25,"15min":1.25},"last":0.72799999999999998},{"interface":"front","average":{"1min":0.65600000000000003,"5min":0.67300000000000004,"15min":0.748},"min":{"1min":0.40899999999999997,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":0.96999999999999997,"5min":1.464,"15min":1.464},"last":0.98699999999999999}]},{"osd":4,"last update":"Fri Dec 1 04:58:46 2023","interfaces":[{"interface":"back","average":{"1min":0.89400000000000002,"5min":0.88600000000000001,"15min":0.92200000000000004},"min":{"1min":0.58399999999999996,"5min":0.56699999999999995,"15min":0.52400000000000002},"max":{"1min":1.1859999999999999,"5min":1.6870000000000001,"15min":1.6870000000000001},"last":1.0960000000000001},{"interface":"front","average":{"1min":0.89200000000000002,"5min":0.88800000000000001,"15min":0.90900000000000003},"min":{"1min":0.69099999999999995,"5min":0.48999999999999999,"15min":0.48999999999999999},"max":{"1min":1.0980000000000001,"5min":1.488,"15min":1.4890000000000001},"last":1.284}]},{"osd":5,"last update":"Fri Dec 1 04:58:23 2023","interfaces":[{"interface":"back","average":{"1min":0.875,"5min":0.92100000000000004,"15min":0.95899999999999996},"min":{"1min":0.64900000000000002,"5min":0.58599999999999997,"15min":0.58599999999999997},"max":{"1min":1.1080000000000001,"5min":1.722,"15min":1.722},"last":1.2210000000000001},{"interface":"front","average":{"1min":1.0189999999999999,"5min":0.98399999999999999,"15min":1.0209999999999999},"min":{"1min":0.71599999999999997,"5min":0.53100000000000003,"15min":0.53100000000000003},"max":{"1min":1.3260000000000001,"5min":1.4970000000000001,"15min":1.754},"last":1.083}]},{"osd":6,"last update":"Fri Dec 1 04:58:23 2023","interfaces":[{"interface":"back","average":{"1min":0.97599999999999998,"5min":0.97599999999999998,"15min":1.0269999999999999},"min":{"1min":0.66100000000000003,"5min":0.59899999999999998,"15min":0.59199999999999997},"max":{"1min":1.825,"5min":1.825,"15min":1.825},"last":1.0580000000000001},{"interface":"front","average":{"1min":0.95299999999999996,"5min":0.98899999999999999,"15min":1.0449999999999999},"min":{"1min":0.54700000000000004,"5min":0.54700000000000004,"15min":0.54700000000000004},"max":{"1min":1.208,"5min":1.6559999999999999,"15min":1.7230000000000001},"last":1.3340000000000001}]},{"osd":7,"last update":"Fri Dec 1 04:58:23 2023","interfaces":[{"interface":"back","average":{"1min":1.0600000000000001,"5min":1.05,"15min":1.0700000000000001},"min":{"1min":0.77600000000000002,"5min":0.61799999999999999,"15min":0.61799999999999999},"max":{"1min":1.373,"5min":1.5629999999999999,"15min":1.5629999999999999},"last":1.036},{"interface":"front","average":{"1min":1.0389999999999999,"5min":1.0369999999999999,"15min":1.093},"min":{"1min":0.80700000000000005,"5min":0.66100000000000003,"15min":0.62},"max":{"1min":1.788,"5min":1.788,"15min":1.788},"last":1.145}]}]},{"osd":2,"up_from":18,"seq":77309411505,"num_pgs":24,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":339340,"kb_used_data":290200,"kb_used_omap":0,"kb_used_meta":39232,"kb_avail":93405812,"statfs":{"total":95995035648,"available":95647551488,"internally_reserved":0,"allocated":297164800,"data_stored":295089150,"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 04:59:00 2023","interfaces":[{"interface":"back","average":{"1min":0.68300000000000005,"5min":0.66000000000000003,"15min":0.65900000000000003},"min":{"1min":0.46700000000000003,"5min":0.253,"15min":0.253},"max":{"1min":0.97199999999999998,"5min":1.3879999999999999,"15min":1.45},"last":0.91100000000000003},{"interface":"front","average":{"1min":0.62,"5min":0.621,"15min":0.67000000000000004},"min":{"1min":0.33900000000000002,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":0.80100000000000005,"5min":1.357,"15min":1.3640000000000001},"last":0.70099999999999996}]},{"osd":1,"last update":"Fri Dec 1 04:59:00 2023","interfaces":[{"interface":"back","average":{"1min":0.64500000000000002,"5min":0.66900000000000004,"15min":0.69599999999999995},"min":{"1min":0.41599999999999998,"5min":0.26700000000000002,"15min":0.26700000000000002},"max":{"1min":0.90100000000000002,"5min":1.1279999999999999,"15min":1.4179999999999999},"last":0.96199999999999997},{"interface":"front","average":{"1min":0.73399999999999999,"5min":0.70799999999999996,"15min":0.751},"min":{"1min":0.51200000000000001,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":0.91000000000000003,"5min":1.1399999999999999,"15min":1.401},"last":0.82499999999999996}]},{"osd":3,"last update":"Fri Dec 1 04:58:55 2023","interfaces":[{"interface":"back","average":{"1min":0.76200000000000001,"5min":0.72099999999999997,"15min":0.76800000000000002},"min":{"1min":0.58299999999999996,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":0.97199999999999998,"5min":1.1619999999999999,"15min":1.276},"last":1.0509999999999999},{"interface":"front","average":{"1min":0.874,"5min":0.81999999999999995,"15min":0.84599999999999997},"min":{"1min":0.66800000000000004,"5min":0.439,"15min":0.42799999999999999},"max":{"1min":1.3049999999999999,"5min":1.3320000000000001,"15min":1.7390000000000001},"last":1.0069999999999999}]},{"osd":4,"last update":"Fri Dec 1 04:58:38 2023","interfaces":[{"interface":"back","average":{"1min":0.93600000000000005,"5min":0.95599999999999996,"15min":0.94899999999999995},"min":{"1min":0.55500000000000005,"5min":0.55500000000000005,"15min":0.55500000000000005},"max":{"1min":1.2889999999999999,"5min":1.5049999999999999,"15min":1.5089999999999999},"last":1.55},{"interface":"front","average":{"1min":1.0429999999999999,"5min":1.0169999999999999,"15min":1},"min":{"1min":0.77700000000000002,"5min":0.53700000000000003,"15min":0.53700000000000003},"max":{"1min":1.3879999999999999,"5min":1.583,"15min":1.754},"last":1.2150000000000001}]},{"osd":5,"last update":"Fri Dec 1 04:58:35 2023","interfaces":[{"interface":"back","average":{"1min":1.0640000000000001,"5min":1.0529999999999999,"15min":1.044},"min":{"1min":0.753,"5min":0.56200000000000006,"15min":0.56200000000000006},"max":{"1min":1.4790000000000001,"5min":1.573,"15min":1.877},"last":1.369},{"interface":"front","average":{"1min":0.97899999999999998,"5min":0.97899999999999998,"15min":0.995},"min":{"1min":0.621,"5min":0.60899999999999999,"15min":0.60899999999999999},"max":{"1min":1.296,"5min":1.5429999999999999,"15min":1.823},"last":1.1779999999999999}]},{"osd":6,"last update":"Fri Dec 1 04:58:35 2023","interfaces":[{"interface":"back","average":{"1min":1.0900000000000001,"5min":1.026,"15min":1.073},"min":{"1min":0.76100000000000001,"5min":0.56799999999999995,"15min":0.56799999999999995},"max":{"1min":1.4630000000000001,"5min":1.573,"15min":1.7070000000000001},"last":1.6140000000000001},{"interface":"front","average":{"1min":1.1699999999999999,"5min":1.095,"15min":1.137},"min":{"1min":0.96699999999999997,"5min":0.63100000000000001,"15min":0.63100000000000001},"max":{"1min":1.4370000000000001,"5min":1.595,"15min":2.0289999999999999},"last":1.444}]},{"osd":7,"last update":"Fri Dec 1 04:58:29 2023","interfaces":[{"interface":"back","average":{"1min":1.0860000000000001,"5min":1.0489999999999999,"15min":1.0880000000000001},"min":{"1min":0.83299999999999996,"5min":0.64000000000000001,"15min":0.64000000000000001},"max":{"1min":1.3220000000000001,"5min":1.635,"15min":1.855},"last":1.29},{"interface":"front","average":{"1min":1.1499999999999999,"5min":1.0800000000000001,"15min":1.149},"min":{"1min":0.90500000000000003,"5min":0.71599999999999997,"15min":0.64600000000000002},"max":{"1min":1.518,"5min":1.518,"15min":1.778},"last":1.6579999999999999}]}]},{"osd":3,"up_from":26,"seq":111669149862,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":174216,"kb_used_data":133460,"kb_used_omap":0,"kb_used_meta":31040,"kb_avail":93570936,"statfs":{"total":95995035648,"available":95816638464,"internally_reserved":0,"allocated":136663040,"data_stored":135506638,"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 04:58:49 2023","interfaces":[{"interface":"back","average":{"1min":0.58199999999999996,"5min":0.57899999999999996,"15min":0.66200000000000003},"min":{"1min":0.42499999999999999,"5min":0.21199999999999999,"15min":0.20200000000000001},"max":{"1min":0.85199999999999998,"5min":1.0449999999999999,"15min":1.5900000000000001},"last":0.62},{"interface":"front","average":{"1min":0.64900000000000002,"5min":0.61099999999999999,"15min":0.69099999999999995},"min":{"1min":0.40899999999999997,"5min":0.26700000000000002,"15min":0.26700000000000002},"max":{"1min":1.149,"5min":1.149,"15min":1.173},"last":0.88900000000000001}]},{"osd":1,"last update":"Fri Dec 1 04:58:49 2023","interfaces":[{"interface":"back","average":{"1min":0.627,"5min":0.61199999999999999,"15min":0.67500000000000004},"min":{"1min":0.38200000000000001,"5min":0.26400000000000001,"15min":0.25},"max":{"1min":0.879,"5min":1.0840000000000001,"15min":1.3140000000000001},"last":0.64000000000000001},{"interface":"front","average":{"1min":0.72799999999999998,"5min":0.65800000000000003,"15min":0.748},"min":{"1min":0.42799999999999999,"5min":0.312,"15min":0.312},"max":{"1min":0.99399999999999999,"5min":1.345,"15min":1.3680000000000001},"last":0.48299999999999998}]},{"osd":2,"last update":"Fri Dec 1 04:58:49 2023","interfaces":[{"interface":"back","average":{"1min":0.77000000000000002,"5min":0.71999999999999997,"15min":0.79900000000000004},"min":{"1min":0.54500000000000004,"5min":0.25700000000000001,"15min":0.25700000000000001},"max":{"1min":1.05,"5min":1.425,"15min":1.425},"last":0.53700000000000003},{"interface":"front","average":{"1min":0.73599999999999999,"5min":0.70299999999999996,"15min":0.75700000000000001},"min":{"1min":0.437,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":1.0920000000000001,"5min":1.1319999999999999,"15min":1.484},"last":0.74399999999999999}]},{"osd":4,"last update":"Fri Dec 1 04:58:30 2023","interfaces":[{"interface":"back","average":{"1min":0.94499999999999995,"5min":0.95699999999999996,"15min":0.96699999999999997},"min":{"1min":0.59799999999999998,"5min":0.56100000000000005,"15min":0.53500000000000003},"max":{"1min":1.264,"5min":1.373,"15min":1.577},"last":1.038},{"interface":"front","average":{"1min":0.96399999999999997,"5min":0.97899999999999998,"15min":1.0069999999999999},"min":{"1min":0.622,"5min":0.501,"15min":0.501},"max":{"1min":1.4159999999999999,"5min":1.4890000000000001,"15min":1.577},"last":0.92400000000000004}]},{"osd":5,"last update":"Fri Dec 1 04:58:30 2023","interfaces":[{"interface":"back","average":{"1min":0.996,"5min":0.99199999999999999,"15min":1.0329999999999999},"min":{"1min":0.65800000000000003,"5min":0.46899999999999997,"15min":0.45000000000000001},"max":{"1min":1.367,"5min":1.4430000000000001,"15min":1.506},"last":0.81599999999999995},{"interface":"front","average":{"1min":0.92600000000000005,"5min":0.97199999999999998,"15min":0.97999999999999998},"min":{"1min":0.59099999999999997,"5min":0.54400000000000004,"15min":0.54400000000000004},"max":{"1min":1.3440000000000001,"5min":1.355,"15min":1.484},"last":1.147}]},{"osd":6,"last update":"Fri Dec 1 04:58:30 2023","interfaces":[{"interface":"back","average":{"1min":0.96199999999999997,"5min":0.97799999999999998,"15min":1.014},"min":{"1min":0.64400000000000002,"5min":0.61599999999999999,"15min":0.61599999999999999},"max":{"1min":1.395,"5min":1.3979999999999999,"15min":1.4330000000000001},"last":1.222},{"interface":"front","average":{"1min":1.0349999999999999,"5min":1.0409999999999999,"15min":1.0509999999999999},"min":{"1min":0.65800000000000003,"5min":0.53100000000000003,"15min":0.53100000000000003},"max":{"1min":1.343,"5min":1.343,"15min":1.4390000000000001},"last":1.008}]},{"osd":7,"last update":"Fri Dec 1 04:58:28 2023","interfaces":[{"interface":"back","average":{"1min":0.97899999999999998,"5min":1.024,"15min":1.044},"min":{"1min":0.72299999999999998,"5min":0.59499999999999997,"15min":0.59499999999999997},"max":{"1min":1.268,"5min":1.377,"15min":1.3779999999999999},"last":1.075},{"interface":"front","average":{"1min":0.98499999999999999,"5min":1.0169999999999999,"15min":1.0669999999999999},"min":{"1min":0.55000000000000004,"5min":0.55000000000000004,"15min":0.55000000000000004},"max":{"1min":1.389,"5min":1.389,"15min":1.5349999999999999},"last":1.302}]}]},{"osd":4,"up_from":31,"seq":133143986332,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":410500,"kb_used_data":364508,"kb_used_omap":0,"kb_used_meta":43328,"kb_avail":93334652,"statfs":{"total":95995035648,"available":95574683648,"internally_reserved":0,"allocated":373256192,"data_stored":370720258,"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 04:58:42 2023","interfaces":[{"interface":"back","average":{"1min":0.84499999999999997,"5min":0.83699999999999997,"15min":0.85499999999999998},"min":{"1min":0.54000000000000004,"5min":0.377,"15min":0.377},"max":{"1min":1.163,"5min":1.321,"15min":1.4339999999999999},"last":0.89800000000000002},{"interface":"front","average":{"1min":0.80700000000000005,"5min":0.84999999999999998,"15min":0.85199999999999998},"min":{"1min":0.56200000000000006,"5min":0.46700000000000003,"15min":0.46700000000000003},"max":{"1min":1.0820000000000001,"5min":1.4159999999999999,"15min":2.2349999999999999},"last":0.65200000000000002}]},{"osd":1,"last update":"Fri Dec 1 04:58:42 2023","interfaces":[{"interface":"back","average":{"1min":0.82899999999999996,"5min":0.83199999999999996,"15min":0.83499999999999996},"min":{"1min":0.46600000000000003,"5min":0.434,"15min":0.434},"max":{"1min":1.135,"5min":1.2629999999999999,"15min":1.3520000000000001},"last":0.80600000000000005},{"interface":"front","average":{"1min":0.875,"5min":0.873,"15min":0.879},"min":{"1min":0.57599999999999996,"5min":0.498,"15min":0.498},"max":{"1min":1.1990000000000001,"5min":1.3500000000000001,"15min":1.3500000000000001},"last":1.242}]},{"osd":2,"last update":"Fri Dec 1 04:58:42 2023","interfaces":[{"interface":"back","average":{"1min":0.87,"5min":0.89900000000000002,"15min":0.89600000000000002},"min":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"max":{"1min":1.151,"5min":1.3640000000000001,"15min":1.3640000000000001},"last":1.3140000000000001},{"interface":"front","average":{"1min":0.90400000000000003,"5min":0.88100000000000001,"15min":0.88400000000000001},"min":{"1min":0.56000000000000005,"5min":0.48199999999999998,"15min":0.48199999999999998},"max":{"1min":1.3,"5min":1.3360000000000001,"15min":2.6070000000000002},"last":1.099}]},{"osd":3,"last update":"Fri Dec 1 04:58:42 2023","interfaces":[{"interface":"back","average":{"1min":0.878,"5min":0.94099999999999995,"15min":0.92500000000000004},"min":{"1min":0.51900000000000002,"5min":0.51900000000000002,"15min":0.51500000000000001},"max":{"1min":1.232,"5min":1.6990000000000001,"15min":2.7679999999999998},"last":1.0289999999999999},{"interface":"front","average":{"1min":0.91100000000000003,"5min":0.96699999999999997,"15min":0.95099999999999996},"min":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.52200000000000002},"max":{"1min":1.339,"5min":1.7370000000000001,"15min":1.7370000000000001},"last":1.0569999999999999}]},{"osd":5,"last update":"Fri Dec 1 04:58:27 2023","interfaces":[{"interface":"back","average":{"1min":1.03,"5min":0.98499999999999999,"15min":0.83699999999999997},"min":{"1min":0.70799999999999996,"5min":0.53000000000000003,"15min":0.38400000000000001},"max":{"1min":1.5049999999999999,"5min":1.5049999999999999,"15min":1.5049999999999999},"last":1.405},{"interface":"front","average":{"1min":1.113,"5min":1.0409999999999999,"15min":0.877},"min":{"1min":0.81499999999999995,"5min":0.63,"15min":0.37},"max":{"1min":1.8,"5min":1.8,"15min":2.0979999999999999},"last":1.2050000000000001}]},{"osd":6,"last update":"Fri Dec 1 04:58:27 2023","interfaces":[{"interface":"back","average":{"1min":1.0660000000000001,"5min":1.0680000000000001,"15min":0.93799999999999994},"min":{"1min":0.60599999999999998,"5min":0.60599999999999998,"15min":0.375},"max":{"1min":1.4410000000000001,"5min":1.4990000000000001,"15min":1.738},"last":0.99299999999999999},{"interface":"front","average":{"1min":1.173,"5min":1.1479999999999999,"15min":1.0369999999999999},"min":{"1min":0.626,"5min":0.58399999999999996,"15min":0.56100000000000005},"max":{"1min":1.4259999999999999,"5min":1.4770000000000001,"15min":1.8260000000000001},"last":1.464}]},{"osd":7,"last update":"Fri Dec 1 04:58:27 2023","interfaces":[{"interface":"back","average":{"1min":1.181,"5min":1.129,"15min":0.99199999999999999},"min":{"1min":0.92000000000000004,"5min":0.74299999999999999,"15min":0.45500000000000002},"max":{"1min":1.6200000000000001,"5min":1.6200000000000001,"15min":1.6200000000000001},"last":1.161},{"interface":"front","average":{"1min":1.1870000000000001,"5min":1.157,"15min":1.0109999999999999},"min":{"1min":0.86799999999999999,"5min":0.70999999999999996,"15min":0.44700000000000001},"max":{"1min":1.585,"5min":1.649,"15min":1.659},"last":1.1379999999999999}]}]},{"osd":5,"up_from":39,"seq":167503724689,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":481496,"kb_used_data":432728,"kb_used_omap":0,"kb_used_meta":44992,"kb_avail":93263656,"statfs":{"total":95995035648,"available":95501983744,"internally_reserved":0,"allocated":443113472,"data_stored":440143167,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":46071808},"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 04:58:46 2023","interfaces":[{"interface":"back","average":{"1min":0.81299999999999994,"5min":0.80600000000000005,"15min":0.84199999999999997},"min":{"1min":0.47699999999999998,"5min":0.437,"15min":0.376},"max":{"1min":1.2629999999999999,"5min":1.3540000000000001,"15min":1.3540000000000001},"last":1.1000000000000001},{"interface":"front","average":{"1min":0.82699999999999996,"5min":0.85099999999999998,"15min":0.88400000000000001},"min":{"1min":0.53300000000000003,"5min":0.46800000000000003,"15min":0.46800000000000003},"max":{"1min":1.23,"5min":1.3260000000000001,"15min":1.667},"last":1.1819999999999999}]},{"osd":1,"last update":"Fri Dec 1 04:58:46 2023","interfaces":[{"interface":"back","average":{"1min":0.79800000000000004,"5min":0.83199999999999996,"15min":0.85699999999999998},"min":{"1min":0.496,"5min":0.46300000000000002,"15min":0.46300000000000002},"max":{"1min":1.1579999999999999,"5min":1.351,"15min":1.429},"last":1.002},{"interface":"front","average":{"1min":0.89000000000000001,"5min":0.89800000000000002,"15min":0.90000000000000002},"min":{"1min":0.55400000000000005,"5min":0.434,"15min":0.434},"max":{"1min":1.2809999999999999,"5min":1.345,"15min":1.46},"last":1.079}]},{"osd":2,"last update":"Fri Dec 1 04:58:46 2023","interfaces":[{"interface":"back","average":{"1min":0.81899999999999995,"5min":0.84599999999999997,"15min":0.88600000000000001},"min":{"1min":0.56000000000000005,"5min":0.51300000000000001,"15min":0.48699999999999999},"max":{"1min":1.2290000000000001,"5min":1.258,"15min":1.49},"last":0.96599999999999997},{"interface":"front","average":{"1min":0.91200000000000003,"5min":0.91800000000000004,"15min":0.93400000000000005},"min":{"1min":0.52000000000000002,"5min":0.45600000000000002,"15min":0.45600000000000002},"max":{"1min":1.2909999999999999,"5min":1.2909999999999999,"15min":1.6020000000000001},"last":1.026}]},{"osd":3,"last update":"Fri Dec 1 04:58:46 2023","interfaces":[{"interface":"back","average":{"1min":0.88100000000000001,"5min":0.89800000000000002,"15min":0.92500000000000004},"min":{"1min":0.52000000000000002,"5min":0.52000000000000002,"15min":0.52000000000000002},"max":{"1min":1.2150000000000001,"5min":1.6299999999999999,"15min":2.819},"last":1.056},{"interface":"front","average":{"1min":0.98499999999999999,"5min":0.95999999999999996,"15min":0.94599999999999995},"min":{"1min":0.60799999999999998,"5min":0.5,"15min":0.5},"max":{"1min":1.3560000000000001,"5min":1.3620000000000001,"15min":1.542},"last":1.1559999999999999}]},{"osd":4,"last update":"Fri Dec 1 04:58:46 2023","interfaces":[{"interface":"back","average":{"1min":0.99299999999999999,"5min":1.0349999999999999,"15min":0.879},"min":{"1min":0.39600000000000002,"5min":0.39600000000000002,"15min":0.373},"max":{"1min":1.3320000000000001,"5min":1.4119999999999999,"15min":1.6619999999999999},"last":0.91700000000000004},{"interface":"front","average":{"1min":1.0429999999999999,"5min":1.0109999999999999,"15min":0.89900000000000002},"min":{"1min":0.65800000000000003,"5min":0.59599999999999997,"15min":0.34200000000000003},"max":{"1min":1.3799999999999999,"5min":1.3799999999999999,"15min":1.9039999999999999},"last":0.76500000000000001}]},{"osd":6,"last update":"Fri Dec 1 04:58:40 2023","interfaces":[{"interface":"back","average":{"1min":1.0369999999999999,"5min":1.0649999999999999,"15min":0.97299999999999998},"min":{"1min":0.628,"5min":0.628,"15min":0.439},"max":{"1min":1.49,"5min":2.0529999999999999,"15min":2.0529999999999999},"last":1.125},{"interface":"front","average":{"1min":1.097,"5min":1.0860000000000001,"15min":1.0109999999999999},"min":{"1min":0.375,"5min":0.375,"15min":0.375},"max":{"1min":1.4199999999999999,"5min":1.774,"15min":1.776},"last":0.86499999999999999}]},{"osd":7,"last update":"Fri Dec 1 04:58:29 2023","interfaces":[{"interface":"back","average":{"1min":1.141,"5min":1.161,"15min":1.0680000000000001},"min":{"1min":0.53400000000000003,"5min":0.53400000000000003,"15min":0.47499999999999998},"max":{"1min":1.47,"5min":3.1099999999999999,"15min":3.1099999999999999},"last":1.212},{"interface":"front","average":{"1min":1.123,"5min":1.151,"15min":1.0860000000000001},"min":{"1min":0.46100000000000002,"5min":0.46100000000000002,"15min":0.46100000000000002},"max":{"1min":1.4399999999999999,"5min":1.4850000000000001,"15min":1.8720000000000001},"last":1.2370000000000001}]}]}],"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":383467520,"data_stored":381290780,"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":227987456,"data_stored":226779446,"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":296357888,"data_stored":294725556,"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":135856128,"data_stored":135143297,"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":372432896,"data_stored":370355570,"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":442306560,"data_stored":439779595,"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":195551232,"data_stored":194393685,"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":259293184,"data_stored":257876595,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-12-01T04:59:12.299 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_0 2023-12-01T04:59:12.299 DEBUG:teuthology.orchestra.run.smithi080:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 597927aa-9003-11ee-95a2-87774f69a715 -- ceph osd pool rm unique_pool_0 unique_pool_0 --yes-i-really-really-mean-it 2023-12-01T04:59:12.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:59:12 smithi090 bash[32384]: audit 2023-12-01T04:59:11.468711+0000 mgr.y (mgr.24362) 321 : audit 0 from='client.25262 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-01T04:59:12.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:59:12 smithi080 bash[28361]: audit 2023-12-01T04:59:11.468711+0000 mgr.y (mgr.24362) 321 : audit 0 from='client.25262 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-01T04:59:12.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:59:12 smithi080 bash[41963]: audit 2023-12-01T04:59:11.468711+0000 mgr.y (mgr.24362) 321 : audit 0 from='client.25262 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-01T04:59:13.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:59:13 smithi080 bash[28361]: cluster 2023-12-01T04:59:12.206760+0000 mgr.y (mgr.24362) 322 : cluster 0 pgmap v292: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-12-01T04:59:13.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:59:13 smithi080 bash[41963]: cluster 2023-12-01T04:59:12.206760+0000 mgr.y (mgr.24362) 322 : cluster 0 pgmap v292: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-12-01T04:59:13.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:59:13 smithi090 bash[32384]: cluster 2023-12-01T04:59:12.206760+0000 mgr.y (mgr.24362) 322 : cluster 0 pgmap v292: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-12-01T04:59:14.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:59:14 smithi080 bash[28361]: audit 2023-12-01T04:59:13.325149+0000 mon.a (mon.0) 901 : audit 0 from='client.? 172.21.15.80:0/2033507213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:59:14.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:59:14 smithi080 bash[41963]: audit 2023-12-01T04:59:13.325149+0000 mon.a (mon.0) 901 : audit 0 from='client.? 172.21.15.80:0/2033507213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:59:14.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:59:14 smithi090 bash[32384]: audit 2023-12-01T04:59:13.325149+0000 mon.a (mon.0) 901 : audit 0 from='client.? 172.21.15.80:0/2033507213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:59:15.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:59:15 smithi080 bash[41963]: cluster 2023-12-01T04:59:14.207322+0000 mgr.y (mgr.24362) 323 : cluster 0 pgmap v293: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-12-01T04:59:15.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:59:15 smithi080 bash[28361]: cluster 2023-12-01T04:59:14.207322+0000 mgr.y (mgr.24362) 323 : cluster 0 pgmap v293: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-12-01T04:59:15.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:59:15 smithi090 bash[32384]: cluster 2023-12-01T04:59:14.207322+0000 mgr.y (mgr.24362) 323 : cluster 0 pgmap v293: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-12-01T04:59:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:59:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:04:59:16] "GET /metrics HTTP/1.1" 200 36347 "" "Prometheus/2.43.0" 2023-12-01T04:59:16.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:59:16 smithi080 bash[41963]: audit 2023-12-01T04:59:15.790762+0000 mon.c (mon.2) 204 : audit 0 from='client.? 172.21.15.80:0/2313450646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:59:16.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:59:16 smithi080 bash[28361]: audit 2023-12-01T04:59:15.790762+0000 mon.c (mon.2) 204 : audit 0 from='client.? 172.21.15.80:0/2313450646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:59:16.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:59:16 smithi090 bash[32384]: audit 2023-12-01T04:59:15.790762+0000 mon.c (mon.2) 204 : audit 0 from='client.? 172.21.15.80:0/2313450646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:59:17.074 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/597927aa-9003-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T04:59:17.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:59:17 smithi080 bash[41963]: cluster 2023-12-01T04:59:16.208506+0000 mgr.y (mgr.24362) 324 : cluster 0 pgmap v294: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-12-01T04:59:17.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:59:17 smithi080 bash[28361]: cluster 2023-12-01T04:59:16.208506+0000 mgr.y (mgr.24362) 324 : cluster 0 pgmap v294: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-12-01T04:59:17.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:59:17 smithi090 bash[32384]: cluster 2023-12-01T04:59:16.208506+0000 mgr.y (mgr.24362) 324 : cluster 0 pgmap v294: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-12-01T04:59:18.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:59:18 smithi080 bash[28361]: audit 2023-12-01T04:59:18.237045+0000 mon.c (mon.2) 205 : audit 0 from='client.? 172.21.15.80:0/661255066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:59:18.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:59:18 smithi080 bash[41963]: audit 2023-12-01T04:59:18.237045+0000 mon.c (mon.2) 205 : audit 0 from='client.? 172.21.15.80:0/661255066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:59:18.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:59:18 smithi090 bash[32384]: audit 2023-12-01T04:59:18.237045+0000 mon.c (mon.2) 205 : audit 0 from='client.? 172.21.15.80:0/661255066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:59:19.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:59:19 smithi080 bash[41963]: cluster 2023-12-01T04:59:18.208950+0000 mgr.y (mgr.24362) 325 : cluster 0 pgmap v295: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-12-01T04:59:19.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:59:19 smithi080 bash[28361]: cluster 2023-12-01T04:59:18.208950+0000 mgr.y (mgr.24362) 325 : cluster 0 pgmap v295: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-12-01T04:59:19.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:59:19 smithi090 bash[32384]: cluster 2023-12-01T04:59:18.208950+0000 mgr.y (mgr.24362) 325 : cluster 0 pgmap v295: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-12-01T04:59:21.327 INFO:teuthology.orchestra.run.smithi080.stderr:pool 'unique_pool_0' removed 2023-12-01T04:59:21.585 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:59:21 smithi080 bash[28361]: cluster 2023-12-01T04:59:20.209387+0000 mgr.y (mgr.24362) 326 : cluster 0 pgmap v296: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-12-01T04:59:21.585 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:59:21 smithi080 bash[28361]: audit 2023-12-01T04:59:20.377158+0000 mon.c (mon.2) 206 : audit 1 from='client.? 172.21.15.80:0/3404053639' 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-01T04:59:21.585 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:59:21 smithi080 bash[28361]: audit 2023-12-01T04:59:20.377630+0000 mon.a (mon.0) 902 : audit 1 from='client.? ' 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-01T04:59:21.585 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:59:21 smithi080 bash[28361]: audit 2023-12-01T04:59:20.680113+0000 mon.c (mon.2) 207 : audit 0 from='client.? 172.21.15.80:0/1265683976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:59:21.585 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:59:21 smithi080 bash[41963]: cluster 2023-12-01T04:59:20.209387+0000 mgr.y (mgr.24362) 326 : cluster 0 pgmap v296: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-12-01T04:59:21.585 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:59:21 smithi080 bash[41963]: audit 2023-12-01T04:59:20.377158+0000 mon.c (mon.2) 206 : audit 1 from='client.? 172.21.15.80:0/3404053639' 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-01T04:59:21.585 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:59:21 smithi080 bash[41963]: audit 2023-12-01T04:59:20.377630+0000 mon.a (mon.0) 902 : audit 1 from='client.? ' 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-01T04:59:21.585 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:59:21 smithi080 bash[41963]: audit 2023-12-01T04:59:20.680113+0000 mon.c (mon.2) 207 : audit 0 from='client.? 172.21.15.80:0/1265683976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:59:21.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:59:21 smithi090 bash[32384]: cluster 2023-12-01T04:59:20.209387+0000 mgr.y (mgr.24362) 326 : cluster 0 pgmap v296: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-12-01T04:59:21.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:59:21 smithi090 bash[32384]: audit 2023-12-01T04:59:20.377158+0000 mon.c (mon.2) 206 : audit 1 from='client.? 172.21.15.80:0/3404053639' 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-01T04:59:21.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:59:21 smithi090 bash[32384]: audit 2023-12-01T04:59:20.377630+0000 mon.a (mon.0) 902 : audit 1 from='client.? ' 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-01T04:59:21.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:59:21 smithi090 bash[32384]: audit 2023-12-01T04:59:20.680113+0000 mon.c (mon.2) 207 : audit 0 from='client.? 172.21.15.80:0/1265683976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:59:22.123 INFO:teuthology.task.sequential:In sequential, running task print... 2023-12-01T04:59:22.123 INFO:teuthology.task.print:**** done rados/readwrite 5-workload 2023-12-01T04:59:22.123 DEBUG:teuthology.parallel:result is None 2023-12-01T04:59:22.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:59:22 smithi080 bash[28361]: audit 2023-12-01T04:59:21.314182+0000 mon.a (mon.0) 903 : audit 1 from='client.? ' 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-01T04:59:22.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:59:22 smithi080 bash[28361]: cluster 2023-12-01T04:59:21.314303+0000 mon.a (mon.0) 904 : cluster 0 osdmap e78: 8 total, 8 up, 8 in 2023-12-01T04:59:22.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:59:22 smithi080 bash[41963]: audit 2023-12-01T04:59:21.314182+0000 mon.a (mon.0) 903 : audit 1 from='client.? ' 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-01T04:59:22.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:59:22 smithi080 bash[41963]: cluster 2023-12-01T04:59:21.314303+0000 mon.a (mon.0) 904 : cluster 0 osdmap e78: 8 total, 8 up, 8 in 2023-12-01T04:59:22.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:59:22 smithi090 bash[32384]: audit 2023-12-01T04:59:21.314182+0000 mon.a (mon.0) 903 : audit 1 from='client.? ' 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-01T04:59:22.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:59:22 smithi090 bash[32384]: cluster 2023-12-01T04:59:21.314303+0000 mon.a (mon.0) 904 : cluster 0 osdmap e78: 8 total, 8 up, 8 in 2023-12-01T04:59:23.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:59:23 smithi080 bash[41963]: cluster 2023-12-01T04:59:22.210022+0000 mgr.y (mgr.24362) 327 : cluster 0 pgmap v298: 73 pgs: 73 active+clean; 579 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-12-01T04:59:23.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:59:23 smithi080 bash[41963]: audit 2023-12-01T04:59:23.137341+0000 mon.a (mon.0) 905 : audit 0 from='client.? 172.21.15.80:0/3213338617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:59:23.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:59:23 smithi080 bash[28361]: cluster 2023-12-01T04:59:22.210022+0000 mgr.y (mgr.24362) 327 : cluster 0 pgmap v298: 73 pgs: 73 active+clean; 579 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-12-01T04:59:23.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:59:23 smithi080 bash[28361]: audit 2023-12-01T04:59:23.137341+0000 mon.a (mon.0) 905 : audit 0 from='client.? 172.21.15.80:0/3213338617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:59:23.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:59:23 smithi090 bash[32384]: cluster 2023-12-01T04:59:22.210022+0000 mgr.y (mgr.24362) 327 : cluster 0 pgmap v298: 73 pgs: 73 active+clean; 579 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-12-01T04:59:23.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:59:23 smithi090 bash[32384]: audit 2023-12-01T04:59:23.137341+0000 mon.a (mon.0) 905 : audit 0 from='client.? 172.21.15.80:0/3213338617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:59:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:59:25 smithi080 bash[28361]: cluster 2023-12-01T04:59:24.210776+0000 mgr.y (mgr.24362) 328 : cluster 0 pgmap v299: 73 pgs: 73 active+clean; 579 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-12-01T04:59:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:59:25 smithi080 bash[28361]: audit 2023-12-01T04:59:24.795406+0000 mon.c (mon.2) 208 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:59:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:59:25 smithi080 bash[41963]: cluster 2023-12-01T04:59:24.210776+0000 mgr.y (mgr.24362) 328 : cluster 0 pgmap v299: 73 pgs: 73 active+clean; 579 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-12-01T04:59:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:59:25 smithi080 bash[41963]: audit 2023-12-01T04:59:24.795406+0000 mon.c (mon.2) 208 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:59:25.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:59:25 smithi090 bash[32384]: cluster 2023-12-01T04:59:24.210776+0000 mgr.y (mgr.24362) 328 : cluster 0 pgmap v299: 73 pgs: 73 active+clean; 579 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-12-01T04:59:25.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:59:25 smithi090 bash[32384]: audit 2023-12-01T04:59:24.795406+0000 mon.c (mon.2) 208 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:59:26.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:59:26 smithi080 bash[28361]: audit 2023-12-01T04:59:25.589324+0000 mon.c (mon.2) 209 : audit 0 from='client.? 172.21.15.80:0/547589497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:59:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:59:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:04:59:26] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T04:59:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:59:26 smithi080 bash[41963]: audit 2023-12-01T04:59:25.589324+0000 mon.c (mon.2) 209 : audit 0 from='client.? 172.21.15.80:0/547589497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:59:26.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:59:26 smithi090 bash[32384]: audit 2023-12-01T04:59:25.589324+0000 mon.c (mon.2) 209 : audit 0 from='client.? 172.21.15.80:0/547589497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:59:27.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:59:27 smithi080 bash[41963]: cluster 2023-12-01T04:59:26.211941+0000 mgr.y (mgr.24362) 329 : cluster 0 pgmap v300: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:59:27.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:59:27 smithi080 bash[28361]: cluster 2023-12-01T04:59:26.211941+0000 mgr.y (mgr.24362) 329 : cluster 0 pgmap v300: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:59:27.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:59:27 smithi090 bash[32384]: cluster 2023-12-01T04:59:26.211941+0000 mgr.y (mgr.24362) 329 : cluster 0 pgmap v300: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:59:28.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:59:28 smithi080 bash[41963]: audit 2023-12-01T04:59:28.035622+0000 mon.a (mon.0) 906 : audit 0 from='client.? 172.21.15.80:0/1137537723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:59:28.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:59:28 smithi080 bash[28361]: audit 2023-12-01T04:59:28.035622+0000 mon.a (mon.0) 906 : audit 0 from='client.? 172.21.15.80:0/1137537723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:59:28.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:59:28 smithi090 bash[32384]: audit 2023-12-01T04:59:28.035622+0000 mon.a (mon.0) 906 : audit 0 from='client.? 172.21.15.80:0/1137537723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:59:29.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:59:29 smithi080 bash[41963]: cluster 2023-12-01T04:59:28.212538+0000 mgr.y (mgr.24362) 330 : cluster 0 pgmap v301: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:59:29.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:59:29 smithi080 bash[28361]: cluster 2023-12-01T04:59:28.212538+0000 mgr.y (mgr.24362) 330 : cluster 0 pgmap v301: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:59:29.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:59:29 smithi090 bash[32384]: cluster 2023-12-01T04:59:28.212538+0000 mgr.y (mgr.24362) 330 : cluster 0 pgmap v301: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:59:31.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:59:31 smithi080 bash[41963]: cluster 2023-12-01T04:59:30.213170+0000 mgr.y (mgr.24362) 331 : cluster 0 pgmap v302: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:59:31.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:59:31 smithi080 bash[41963]: audit 2023-12-01T04:59:30.487757+0000 mon.a (mon.0) 907 : audit 0 from='client.? 172.21.15.80:0/515105513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:59:31.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:59:31 smithi080 bash[28361]: cluster 2023-12-01T04:59:30.213170+0000 mgr.y (mgr.24362) 331 : cluster 0 pgmap v302: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:59:31.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:59:31 smithi080 bash[28361]: audit 2023-12-01T04:59:30.487757+0000 mon.a (mon.0) 907 : audit 0 from='client.? 172.21.15.80:0/515105513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:59:31.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:59:31 smithi090 bash[32384]: cluster 2023-12-01T04:59:30.213170+0000 mgr.y (mgr.24362) 331 : cluster 0 pgmap v302: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:59:31.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:59:31 smithi090 bash[32384]: audit 2023-12-01T04:59:30.487757+0000 mon.a (mon.0) 907 : audit 0 from='client.? 172.21.15.80:0/515105513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:59:33.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:59:32 smithi080 bash[28361]: cluster 2023-12-01T04:59:32.214288+0000 mgr.y (mgr.24362) 332 : cluster 0 pgmap v303: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:59:33.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:59:32 smithi080 bash[41963]: cluster 2023-12-01T04:59:32.214288+0000 mgr.y (mgr.24362) 332 : cluster 0 pgmap v303: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:59:33.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:59:32 smithi090 bash[32384]: cluster 2023-12-01T04:59:32.214288+0000 mgr.y (mgr.24362) 332 : cluster 0 pgmap v303: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:59:34.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:59:33 smithi080 bash[28361]: audit 2023-12-01T04:59:32.950714+0000 mon.c (mon.2) 210 : audit 0 from='client.? 172.21.15.80:0/56953530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:59:34.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:59:33 smithi080 bash[41963]: audit 2023-12-01T04:59:32.950714+0000 mon.c (mon.2) 210 : audit 0 from='client.? 172.21.15.80:0/56953530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:59:34.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:59:33 smithi090 bash[32384]: audit 2023-12-01T04:59:32.950714+0000 mon.c (mon.2) 210 : audit 0 from='client.? 172.21.15.80:0/56953530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:59:35.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:59:34 smithi080 bash[28361]: cluster 2023-12-01T04:59:34.214943+0000 mgr.y (mgr.24362) 333 : cluster 0 pgmap v304: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:59:35.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:59:34 smithi080 bash[41963]: cluster 2023-12-01T04:59:34.214943+0000 mgr.y (mgr.24362) 333 : cluster 0 pgmap v304: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:59:35.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:59:34 smithi090 bash[32384]: cluster 2023-12-01T04:59:34.214943+0000 mgr.y (mgr.24362) 333 : cluster 0 pgmap v304: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:59:36.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:59:35 smithi080 bash[28361]: audit 2023-12-01T04:59:35.407820+0000 mon.c (mon.2) 211 : audit 0 from='client.? 172.21.15.80:0/1167596298' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:59:36.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:59:35 smithi080 bash[41963]: audit 2023-12-01T04:59:35.407820+0000 mon.c (mon.2) 211 : audit 0 from='client.? 172.21.15.80:0/1167596298' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:59:36.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:59:35 smithi090 bash[32384]: audit 2023-12-01T04:59:35.407820+0000 mon.c (mon.2) 211 : audit 0 from='client.? 172.21.15.80:0/1167596298' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:59:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:59:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:04:59:36] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T04:59:37.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:59:36 smithi080 bash[28361]: cluster 2023-12-01T04:59:36.216026+0000 mgr.y (mgr.24362) 334 : cluster 0 pgmap v305: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:59:37.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:59:36 smithi080 bash[41963]: cluster 2023-12-01T04:59:36.216026+0000 mgr.y (mgr.24362) 334 : cluster 0 pgmap v305: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:59:37.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:59:36 smithi090 bash[32384]: cluster 2023-12-01T04:59:36.216026+0000 mgr.y (mgr.24362) 334 : cluster 0 pgmap v305: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:59:38.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:59:37 smithi080 bash[41963]: audit 2023-12-01T04:59:37.875060+0000 mon.a (mon.0) 908 : audit 0 from='client.? 172.21.15.80:0/2438936240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:59:38.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:59:37 smithi080 bash[28361]: audit 2023-12-01T04:59:37.875060+0000 mon.a (mon.0) 908 : audit 0 from='client.? 172.21.15.80:0/2438936240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:59:38.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:59:37 smithi090 bash[32384]: audit 2023-12-01T04:59:37.875060+0000 mon.a (mon.0) 908 : audit 0 from='client.? 172.21.15.80:0/2438936240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:59:39.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:59:38 smithi090 bash[32384]: cluster 2023-12-01T04:59:38.216685+0000 mgr.y (mgr.24362) 335 : cluster 0 pgmap v306: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:59:39.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:59:38 smithi080 bash[28361]: cluster 2023-12-01T04:59:38.216685+0000 mgr.y (mgr.24362) 335 : cluster 0 pgmap v306: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:59:39.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:59:38 smithi080 bash[41963]: cluster 2023-12-01T04:59:38.216685+0000 mgr.y (mgr.24362) 335 : cluster 0 pgmap v306: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:59:40.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:59:39 smithi090 bash[32384]: audit 2023-12-01T04:59:39.795832+0000 mon.c (mon.2) 212 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:59:40.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:59:39 smithi080 bash[28361]: audit 2023-12-01T04:59:39.795832+0000 mon.c (mon.2) 212 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:59:40.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:59:39 smithi080 bash[41963]: audit 2023-12-01T04:59:39.795832+0000 mon.c (mon.2) 212 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:59:41.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:59:40 smithi090 bash[32384]: cluster 2023-12-01T04:59:40.217164+0000 mgr.y (mgr.24362) 336 : cluster 0 pgmap v307: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:59:41.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:59:40 smithi090 bash[32384]: audit 2023-12-01T04:59:40.332593+0000 mon.c (mon.2) 213 : audit 0 from='client.? 172.21.15.80:0/3763432476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:59:41.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:59:40 smithi080 bash[28361]: cluster 2023-12-01T04:59:40.217164+0000 mgr.y (mgr.24362) 336 : cluster 0 pgmap v307: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:59:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:59:40 smithi080 bash[28361]: audit 2023-12-01T04:59:40.332593+0000 mon.c (mon.2) 213 : audit 0 from='client.? 172.21.15.80:0/3763432476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:59:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:59:40 smithi080 bash[41963]: cluster 2023-12-01T04:59:40.217164+0000 mgr.y (mgr.24362) 336 : cluster 0 pgmap v307: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:59:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:59:40 smithi080 bash[41963]: audit 2023-12-01T04:59:40.332593+0000 mon.c (mon.2) 213 : audit 0 from='client.? 172.21.15.80:0/3763432476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:59:43.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:59:42 smithi080 bash[41963]: cluster 2023-12-01T04:59:42.218285+0000 mgr.y (mgr.24362) 337 : cluster 0 pgmap v308: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:59:43.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:59:42 smithi080 bash[41963]: audit 2023-12-01T04:59:42.792243+0000 mon.c (mon.2) 214 : audit 0 from='client.? 172.21.15.80:0/1819947476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:59:43.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:59:42 smithi080 bash[28361]: cluster 2023-12-01T04:59:42.218285+0000 mgr.y (mgr.24362) 337 : cluster 0 pgmap v308: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:59:43.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:59:42 smithi080 bash[28361]: audit 2023-12-01T04:59:42.792243+0000 mon.c (mon.2) 214 : audit 0 from='client.? 172.21.15.80:0/1819947476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:59:43.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:59:42 smithi090 bash[32384]: cluster 2023-12-01T04:59:42.218285+0000 mgr.y (mgr.24362) 337 : cluster 0 pgmap v308: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:59:43.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:59:42 smithi090 bash[32384]: audit 2023-12-01T04:59:42.792243+0000 mon.c (mon.2) 214 : audit 0 from='client.? 172.21.15.80:0/1819947476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:59:45.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:59:45 smithi080 bash[41963]: cluster 2023-12-01T04:59:44.219048+0000 mgr.y (mgr.24362) 338 : cluster 0 pgmap v309: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:59:45.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:59:45 smithi080 bash[41963]: audit 2023-12-01T04:59:45.248841+0000 mon.c (mon.2) 215 : audit 0 from='client.? 172.21.15.80:0/919605206' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:59:45.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:59:45 smithi080 bash[28361]: cluster 2023-12-01T04:59:44.219048+0000 mgr.y (mgr.24362) 338 : cluster 0 pgmap v309: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:59:45.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:59:45 smithi080 bash[28361]: audit 2023-12-01T04:59:45.248841+0000 mon.c (mon.2) 215 : audit 0 from='client.? 172.21.15.80:0/919605206' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:59:45.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:59:45 smithi090 bash[32384]: cluster 2023-12-01T04:59:44.219048+0000 mgr.y (mgr.24362) 338 : cluster 0 pgmap v309: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:59:45.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:59:45 smithi090 bash[32384]: audit 2023-12-01T04:59:45.248841+0000 mon.c (mon.2) 215 : audit 0 from='client.? 172.21.15.80:0/919605206' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:59:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:59:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:04:59:46] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T04:59:47.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:59:47 smithi080 bash[41963]: cluster 2023-12-01T04:59:46.220261+0000 mgr.y (mgr.24362) 339 : cluster 0 pgmap v310: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:59:47.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:59:47 smithi080 bash[28361]: cluster 2023-12-01T04:59:46.220261+0000 mgr.y (mgr.24362) 339 : cluster 0 pgmap v310: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:59:47.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:59:47 smithi090 bash[32384]: cluster 2023-12-01T04:59:46.220261+0000 mgr.y (mgr.24362) 339 : cluster 0 pgmap v310: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:59:48.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:59:48 smithi080 bash[41963]: audit 2023-12-01T04:59:47.708741+0000 mon.c (mon.2) 216 : audit 0 from='client.? 172.21.15.80:0/4175560761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:59:48.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:59:48 smithi080 bash[28361]: audit 2023-12-01T04:59:47.708741+0000 mon.c (mon.2) 216 : audit 0 from='client.? 172.21.15.80:0/4175560761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:59:48.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:59:48 smithi090 bash[32384]: audit 2023-12-01T04:59:47.708741+0000 mon.c (mon.2) 216 : audit 0 from='client.? 172.21.15.80:0/4175560761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:59:49.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:59:49 smithi080 bash[41963]: cluster 2023-12-01T04:59:48.220907+0000 mgr.y (mgr.24362) 340 : cluster 0 pgmap v311: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:59:49.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:59:49 smithi080 bash[28361]: cluster 2023-12-01T04:59:48.220907+0000 mgr.y (mgr.24362) 340 : cluster 0 pgmap v311: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:59:49.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:59:49 smithi090 bash[32384]: cluster 2023-12-01T04:59:48.220907+0000 mgr.y (mgr.24362) 340 : cluster 0 pgmap v311: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:59:50.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:59:50 smithi080 bash[41963]: audit 2023-12-01T04:59:50.162399+0000 mon.c (mon.2) 217 : audit 0 from='client.? 172.21.15.80:0/3095291343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:59:50.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:59:50 smithi080 bash[28361]: audit 2023-12-01T04:59:50.162399+0000 mon.c (mon.2) 217 : audit 0 from='client.? 172.21.15.80:0/3095291343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:59:50.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:59:50 smithi090 bash[32384]: audit 2023-12-01T04:59:50.162399+0000 mon.c (mon.2) 217 : audit 0 from='client.? 172.21.15.80:0/3095291343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:59:51.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:59:51 smithi080 bash[28361]: cluster 2023-12-01T04:59:50.221538+0000 mgr.y (mgr.24362) 341 : cluster 0 pgmap v312: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:59:51.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:59:51 smithi080 bash[41963]: cluster 2023-12-01T04:59:50.221538+0000 mgr.y (mgr.24362) 341 : cluster 0 pgmap v312: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:59:51.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:59:51 smithi090 bash[32384]: cluster 2023-12-01T04:59:50.221538+0000 mgr.y (mgr.24362) 341 : cluster 0 pgmap v312: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:59:53.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:59:52 smithi080 bash[28361]: cluster 2023-12-01T04:59:52.222604+0000 mgr.y (mgr.24362) 342 : cluster 0 pgmap v313: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:59:53.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:59:52 smithi080 bash[28361]: audit 2023-12-01T04:59:52.608935+0000 mon.c (mon.2) 218 : audit 0 from='client.? 172.21.15.80:0/1743153542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:59:53.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:59:52 smithi080 bash[41963]: cluster 2023-12-01T04:59:52.222604+0000 mgr.y (mgr.24362) 342 : cluster 0 pgmap v313: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:59:53.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:59:52 smithi080 bash[41963]: audit 2023-12-01T04:59:52.608935+0000 mon.c (mon.2) 218 : audit 0 from='client.? 172.21.15.80:0/1743153542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:59:53.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:59:52 smithi090 bash[32384]: cluster 2023-12-01T04:59:52.222604+0000 mgr.y (mgr.24362) 342 : cluster 0 pgmap v313: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:59:53.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:59:52 smithi090 bash[32384]: audit 2023-12-01T04:59:52.608935+0000 mon.c (mon.2) 218 : audit 0 from='client.? 172.21.15.80:0/1743153542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:59:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:59:55 smithi080 bash[28361]: cluster 2023-12-01T04:59:54.223241+0000 mgr.y (mgr.24362) 343 : cluster 0 pgmap v314: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:59:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:59:55 smithi080 bash[28361]: audit 2023-12-01T04:59:54.795941+0000 mon.c (mon.2) 219 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:59:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:59:55 smithi080 bash[28361]: audit 2023-12-01T04:59:55.069427+0000 mon.a (mon.0) 909 : audit 0 from='client.? 172.21.15.80:0/2945242396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:59:55.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:59:55 smithi080 bash[41963]: cluster 2023-12-01T04:59:54.223241+0000 mgr.y (mgr.24362) 343 : cluster 0 pgmap v314: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:59:55.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:59:55 smithi080 bash[41963]: audit 2023-12-01T04:59:54.795941+0000 mon.c (mon.2) 219 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:59:55.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:59:55 smithi080 bash[41963]: audit 2023-12-01T04:59:55.069427+0000 mon.a (mon.0) 909 : audit 0 from='client.? 172.21.15.80:0/2945242396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:59:55.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:59:55 smithi090 bash[32384]: cluster 2023-12-01T04:59:54.223241+0000 mgr.y (mgr.24362) 343 : cluster 0 pgmap v314: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:59:55.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:59:55 smithi090 bash[32384]: audit 2023-12-01T04:59:54.795941+0000 mon.c (mon.2) 219 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:59:55.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:59:55 smithi090 bash[32384]: audit 2023-12-01T04:59:55.069427+0000 mon.a (mon.0) 909 : audit 0 from='client.? 172.21.15.80:0/2945242396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:59:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 04:59:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:04:59:56] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T04:59:57.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:59:57 smithi080 bash[28361]: cluster 2023-12-01T04:59:56.224378+0000 mgr.y (mgr.24362) 344 : cluster 0 pgmap v315: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:59:57.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:59:57 smithi080 bash[41963]: cluster 2023-12-01T04:59:56.224378+0000 mgr.y (mgr.24362) 344 : cluster 0 pgmap v315: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:59:57.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:59:57 smithi090 bash[32384]: cluster 2023-12-01T04:59:56.224378+0000 mgr.y (mgr.24362) 344 : cluster 0 pgmap v315: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:59:58.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:59:58 smithi080 bash[28361]: audit 2023-12-01T04:59:57.519297+0000 mon.c (mon.2) 220 : audit 0 from='client.? 172.21.15.80:0/2638953935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:59:58.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:59:58 smithi080 bash[41963]: audit 2023-12-01T04:59:57.519297+0000 mon.c (mon.2) 220 : audit 0 from='client.? 172.21.15.80:0/2638953935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:59:58.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:59:58 smithi090 bash[32384]: audit 2023-12-01T04:59:57.519297+0000 mon.c (mon.2) 220 : audit 0 from='client.? 172.21.15.80:0/2638953935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T04:59:59.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 04:59:59 smithi080 bash[28361]: cluster 2023-12-01T04:59:58.225043+0000 mgr.y (mgr.24362) 345 : cluster 0 pgmap v316: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:59:59.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 04:59:59 smithi080 bash[41963]: cluster 2023-12-01T04:59:58.225043+0000 mgr.y (mgr.24362) 345 : cluster 0 pgmap v316: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:59:59.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 04:59:59 smithi090 bash[32384]: cluster 2023-12-01T04:59:58.225043+0000 mgr.y (mgr.24362) 345 : cluster 0 pgmap v316: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:00:00.297 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:00:00 smithi080 bash[28361]: debug 2023-12-01T04:59:59.997+0000 7f6ec9bf0700 -1 log_channel(cluster) log [ERR] : Health detail: HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T05:00:00.297 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:00:00 smithi080 bash[28361]: debug 2023-12-01T04:59:59.997+0000 7f6ec9bf0700 -1 log_channel(cluster) log [ERR] : [ERR] UPGRADE_BAD_TARGET_VERSION: Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T05:00:00.297 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:00:00 smithi080 bash[28361]: debug 2023-12-01T04:59:59.997+0000 7f6ec9bf0700 -1 log_channel(cluster) log [ERR] : ceph cannot downgrade to a dev release 2023-12-01T05:00:00.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:00:00 smithi080 bash[28361]: audit 2023-12-01T04:59:59.977220+0000 mon.c (mon.2) 221 : audit 0 from='client.? 172.21.15.80:0/595531500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:00:00.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:00:00 smithi080 bash[28361]: cluster 2023-12-01T05:00:00.000146+0000 mon.a (mon.0) 910 : cluster 4 Health detail: HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T05:00:00.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:00:00 smithi080 bash[28361]: cluster 2023-12-01T05:00:00.000182+0000 mon.a (mon.0) 911 : cluster 4 [ERR] UPGRADE_BAD_TARGET_VERSION: Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T05:00:00.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:00:00 smithi080 bash[28361]: cluster 2023-12-01T05:00:00.000221+0000 mon.a (mon.0) 912 : cluster 4 ceph cannot downgrade to a dev release 2023-12-01T05:00:00.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:00:00 smithi080 bash[41963]: audit 2023-12-01T04:59:59.977220+0000 mon.c (mon.2) 221 : audit 0 from='client.? 172.21.15.80:0/595531500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:00:00.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:00:00 smithi080 bash[41963]: cluster 2023-12-01T05:00:00.000146+0000 mon.a (mon.0) 910 : cluster 4 Health detail: HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T05:00:00.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:00:00 smithi080 bash[41963]: cluster 2023-12-01T05:00:00.000182+0000 mon.a (mon.0) 911 : cluster 4 [ERR] UPGRADE_BAD_TARGET_VERSION: Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T05:00:00.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:00:00 smithi080 bash[41963]: cluster 2023-12-01T05:00:00.000221+0000 mon.a (mon.0) 912 : cluster 4 ceph cannot downgrade to a dev release 2023-12-01T05:00:00.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:00:00 smithi090 bash[32384]: audit 2023-12-01T04:59:59.977220+0000 mon.c (mon.2) 221 : audit 0 from='client.? 172.21.15.80:0/595531500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:00:00.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:00:00 smithi090 bash[32384]: cluster 2023-12-01T05:00:00.000146+0000 mon.a (mon.0) 910 : cluster 4 Health detail: HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T05:00:00.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:00:00 smithi090 bash[32384]: cluster 2023-12-01T05:00:00.000182+0000 mon.a (mon.0) 911 : cluster 4 [ERR] UPGRADE_BAD_TARGET_VERSION: Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T05:00:00.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:00:00 smithi090 bash[32384]: cluster 2023-12-01T05:00:00.000221+0000 mon.a (mon.0) 912 : cluster 4 ceph cannot downgrade to a dev release 2023-12-01T05:00:01.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:00:01 smithi080 bash[28361]: cluster 2023-12-01T05:00:00.225851+0000 mgr.y (mgr.24362) 346 : cluster 0 pgmap v317: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:00:01.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:00:01 smithi080 bash[41963]: cluster 2023-12-01T05:00:00.225851+0000 mgr.y (mgr.24362) 346 : cluster 0 pgmap v317: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:00:01.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:00:01 smithi090 bash[32384]: cluster 2023-12-01T05:00:00.225851+0000 mgr.y (mgr.24362) 346 : cluster 0 pgmap v317: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:00:03.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:00:02 smithi080 bash[28361]: cluster 2023-12-01T05:00:02.226970+0000 mgr.y (mgr.24362) 347 : cluster 0 pgmap v318: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:00:03.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:00:02 smithi080 bash[28361]: audit 2023-12-01T05:00:02.437079+0000 mon.a (mon.0) 913 : audit 0 from='client.? 172.21.15.80:0/216868150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:00:03.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:00:02 smithi080 bash[41963]: cluster 2023-12-01T05:00:02.226970+0000 mgr.y (mgr.24362) 347 : cluster 0 pgmap v318: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:00:03.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:00:02 smithi080 bash[41963]: audit 2023-12-01T05:00:02.437079+0000 mon.a (mon.0) 913 : audit 0 from='client.? 172.21.15.80:0/216868150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:00:03.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:00:02 smithi090 bash[32384]: cluster 2023-12-01T05:00:02.226970+0000 mgr.y (mgr.24362) 347 : cluster 0 pgmap v318: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:00:03.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:00:02 smithi090 bash[32384]: audit 2023-12-01T05:00:02.437079+0000 mon.a (mon.0) 913 : audit 0 from='client.? 172.21.15.80:0/216868150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:00:05.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:00:05 smithi080 bash[28361]: cluster 2023-12-01T05:00:04.227630+0000 mgr.y (mgr.24362) 348 : cluster 0 pgmap v319: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:00:05.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:00:05 smithi080 bash[28361]: audit 2023-12-01T05:00:04.894354+0000 mon.a (mon.0) 914 : audit 0 from='client.? 172.21.15.80:0/2065811817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:00:05.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:00:05 smithi080 bash[41963]: cluster 2023-12-01T05:00:04.227630+0000 mgr.y (mgr.24362) 348 : cluster 0 pgmap v319: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:00:05.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:00:05 smithi080 bash[41963]: audit 2023-12-01T05:00:04.894354+0000 mon.a (mon.0) 914 : audit 0 from='client.? 172.21.15.80:0/2065811817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:00:05.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:00:05 smithi090 bash[32384]: cluster 2023-12-01T05:00:04.227630+0000 mgr.y (mgr.24362) 348 : cluster 0 pgmap v319: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:00:05.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:00:05 smithi090 bash[32384]: audit 2023-12-01T05:00:04.894354+0000 mon.a (mon.0) 914 : audit 0 from='client.? 172.21.15.80:0/2065811817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:00:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:00:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:00:06] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T05:00:07.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:00:07 smithi080 bash[41963]: cluster 2023-12-01T05:00:06.228737+0000 mgr.y (mgr.24362) 349 : cluster 0 pgmap v320: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:00:07.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:00:07 smithi080 bash[28361]: cluster 2023-12-01T05:00:06.228737+0000 mgr.y (mgr.24362) 349 : cluster 0 pgmap v320: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:00:07.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:00:07 smithi090 bash[32384]: cluster 2023-12-01T05:00:06.228737+0000 mgr.y (mgr.24362) 349 : cluster 0 pgmap v320: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:00:08.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:00:08 smithi080 bash[41963]: audit 2023-12-01T05:00:07.358657+0000 mon.a (mon.0) 915 : audit 0 from='client.? 172.21.15.80:0/2138104599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:00:08.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:00:08 smithi080 bash[28361]: audit 2023-12-01T05:00:07.358657+0000 mon.a (mon.0) 915 : audit 0 from='client.? 172.21.15.80:0/2138104599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:00:08.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:00:08 smithi090 bash[32384]: audit 2023-12-01T05:00:07.358657+0000 mon.a (mon.0) 915 : audit 0 from='client.? 172.21.15.80:0/2138104599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:00:09.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:00:09 smithi080 bash[28361]: cluster 2023-12-01T05:00:08.229379+0000 mgr.y (mgr.24362) 350 : cluster 0 pgmap v321: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:00:09.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:00:09 smithi080 bash[41963]: cluster 2023-12-01T05:00:08.229379+0000 mgr.y (mgr.24362) 350 : cluster 0 pgmap v321: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:00:09.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:00:09 smithi090 bash[32384]: cluster 2023-12-01T05:00:08.229379+0000 mgr.y (mgr.24362) 350 : cluster 0 pgmap v321: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:00:10.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:00:10 smithi080 bash[28361]: audit 2023-12-01T05:00:09.796443+0000 mon.c (mon.2) 222 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:00:10.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:00:10 smithi080 bash[28361]: audit 2023-12-01T05:00:09.815570+0000 mon.c (mon.2) 223 : audit 0 from='client.? 172.21.15.80:0/1471215108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:00:10.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:00:10 smithi080 bash[41963]: audit 2023-12-01T05:00:09.796443+0000 mon.c (mon.2) 222 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:00:10.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:00:10 smithi080 bash[41963]: audit 2023-12-01T05:00:09.815570+0000 mon.c (mon.2) 223 : audit 0 from='client.? 172.21.15.80:0/1471215108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:00:10.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:00:10 smithi090 bash[32384]: audit 2023-12-01T05:00:09.796443+0000 mon.c (mon.2) 222 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:00:10.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:00:10 smithi090 bash[32384]: audit 2023-12-01T05:00:09.815570+0000 mon.c (mon.2) 223 : audit 0 from='client.? 172.21.15.80:0/1471215108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:00:11.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:00:11 smithi080 bash[28361]: cluster 2023-12-01T05:00:10.230002+0000 mgr.y (mgr.24362) 351 : cluster 0 pgmap v322: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:00:11.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:00:11 smithi080 bash[28361]: audit 2023-12-01T05:00:10.705721+0000 mon.c (mon.2) 224 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:00:11.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:00:11 smithi080 bash[28361]: audit 2023-12-01T05:00:11.085754+0000 mon.a (mon.0) 916 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:00:11.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:00:11 smithi080 bash[28361]: audit 2023-12-01T05:00:11.100690+0000 mon.a (mon.0) 917 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:00:11.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:00:11 smithi080 bash[41963]: cluster 2023-12-01T05:00:10.230002+0000 mgr.y (mgr.24362) 351 : cluster 0 pgmap v322: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:00:11.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:00:11 smithi080 bash[41963]: audit 2023-12-01T05:00:10.705721+0000 mon.c (mon.2) 224 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:00:11.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:00:11 smithi080 bash[41963]: audit 2023-12-01T05:00:11.085754+0000 mon.a (mon.0) 916 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:00:11.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:00:11 smithi080 bash[41963]: audit 2023-12-01T05:00:11.100690+0000 mon.a (mon.0) 917 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:00:11.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:00:11 smithi090 bash[32384]: cluster 2023-12-01T05:00:10.230002+0000 mgr.y (mgr.24362) 351 : cluster 0 pgmap v322: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:00:11.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:00:11 smithi090 bash[32384]: audit 2023-12-01T05:00:10.705721+0000 mon.c (mon.2) 224 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:00:11.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:00:11 smithi090 bash[32384]: audit 2023-12-01T05:00:11.085754+0000 mon.a (mon.0) 916 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:00:11.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:00:11 smithi090 bash[32384]: audit 2023-12-01T05:00:11.100690+0000 mon.a (mon.0) 917 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:00:13.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:00:12 smithi080 bash[41963]: cluster 2023-12-01T05:00:12.231043+0000 mgr.y (mgr.24362) 352 : cluster 0 pgmap v323: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:00:13.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:00:12 smithi080 bash[41963]: audit 2023-12-01T05:00:12.279455+0000 mon.c (mon.2) 225 : audit 0 from='client.? 172.21.15.80:0/262872595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:00:13.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:00:12 smithi080 bash[28361]: cluster 2023-12-01T05:00:12.231043+0000 mgr.y (mgr.24362) 352 : cluster 0 pgmap v323: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:00:13.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:00:12 smithi080 bash[28361]: audit 2023-12-01T05:00:12.279455+0000 mon.c (mon.2) 225 : audit 0 from='client.? 172.21.15.80:0/262872595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:00:13.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:00:12 smithi090 bash[32384]: cluster 2023-12-01T05:00:12.231043+0000 mgr.y (mgr.24362) 352 : cluster 0 pgmap v323: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:00:13.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:00:12 smithi090 bash[32384]: audit 2023-12-01T05:00:12.279455+0000 mon.c (mon.2) 225 : audit 0 from='client.? 172.21.15.80:0/262872595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:00:15.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:00:15 smithi080 bash[41963]: cluster 2023-12-01T05:00:14.231716+0000 mgr.y (mgr.24362) 353 : cluster 0 pgmap v324: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:00:15.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:00:15 smithi080 bash[41963]: audit 2023-12-01T05:00:14.739803+0000 mon.c (mon.2) 226 : audit 0 from='client.? 172.21.15.80:0/1675610047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:00:15.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:00:15 smithi080 bash[28361]: cluster 2023-12-01T05:00:14.231716+0000 mgr.y (mgr.24362) 353 : cluster 0 pgmap v324: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:00:15.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:00:15 smithi080 bash[28361]: audit 2023-12-01T05:00:14.739803+0000 mon.c (mon.2) 226 : audit 0 from='client.? 172.21.15.80:0/1675610047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:00:15.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:00:15 smithi090 bash[32384]: cluster 2023-12-01T05:00:14.231716+0000 mgr.y (mgr.24362) 353 : cluster 0 pgmap v324: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:00:15.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:00:15 smithi090 bash[32384]: audit 2023-12-01T05:00:14.739803+0000 mon.c (mon.2) 226 : audit 0 from='client.? 172.21.15.80:0/1675610047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:00:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:00:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:00:16] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T05:00:17.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:00:17 smithi080 bash[28361]: cluster 2023-12-01T05:00:16.232963+0000 mgr.y (mgr.24362) 354 : cluster 0 pgmap v325: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:00:17.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:00:17 smithi080 bash[28361]: audit 2023-12-01T05:00:16.899213+0000 mon.a (mon.0) 918 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:00:17.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:00:17 smithi080 bash[28361]: audit 2023-12-01T05:00:16.918275+0000 mon.a (mon.0) 919 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:00:17.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:00:17 smithi080 bash[28361]: audit 2023-12-01T05:00:16.949528+0000 mon.a (mon.0) 920 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:00:17.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:00:17 smithi080 bash[28361]: audit 2023-12-01T05:00:16.961354+0000 mon.a (mon.0) 921 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:00:17.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:00:17 smithi080 bash[28361]: audit 2023-12-01T05:00:17.209375+0000 mon.c (mon.2) 227 : audit 0 from='client.? 172.21.15.80:0/1317438997' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:00:17.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:00:17 smithi080 bash[41963]: cluster 2023-12-01T05:00:16.232963+0000 mgr.y (mgr.24362) 354 : cluster 0 pgmap v325: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:00:17.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:00:17 smithi080 bash[41963]: audit 2023-12-01T05:00:16.899213+0000 mon.a (mon.0) 918 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:00:17.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:00:17 smithi080 bash[41963]: audit 2023-12-01T05:00:16.918275+0000 mon.a (mon.0) 919 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:00:17.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:00:17 smithi080 bash[41963]: audit 2023-12-01T05:00:16.949528+0000 mon.a (mon.0) 920 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:00:17.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:00:17 smithi080 bash[41963]: audit 2023-12-01T05:00:16.961354+0000 mon.a (mon.0) 921 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:00:17.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:00:17 smithi080 bash[41963]: audit 2023-12-01T05:00:17.209375+0000 mon.c (mon.2) 227 : audit 0 from='client.? 172.21.15.80:0/1317438997' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:00:17.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:00:17 smithi090 bash[32384]: cluster 2023-12-01T05:00:16.232963+0000 mgr.y (mgr.24362) 354 : cluster 0 pgmap v325: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:00:17.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:00:17 smithi090 bash[32384]: audit 2023-12-01T05:00:16.899213+0000 mon.a (mon.0) 918 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:00:17.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:00:17 smithi090 bash[32384]: audit 2023-12-01T05:00:16.918275+0000 mon.a (mon.0) 919 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:00:17.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:00:17 smithi090 bash[32384]: audit 2023-12-01T05:00:16.949528+0000 mon.a (mon.0) 920 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:00:17.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:00:17 smithi090 bash[32384]: audit 2023-12-01T05:00:16.961354+0000 mon.a (mon.0) 921 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:00:17.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:00:17 smithi090 bash[32384]: audit 2023-12-01T05:00:17.209375+0000 mon.c (mon.2) 227 : audit 0 from='client.? 172.21.15.80:0/1317438997' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:00:18.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:00:18 smithi080 bash[41963]: audit 2023-12-01T05:00:17.431849+0000 mon.c (mon.2) 228 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T05:00:18.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:00:18 smithi080 bash[41963]: audit 2023-12-01T05:00:17.432389+0000 mon.a (mon.0) 922 : audit 1 from='mgr.24362 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T05:00:18.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:00:18 smithi080 bash[41963]: audit 2023-12-01T05:00:17.433907+0000 mon.c (mon.2) 229 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T05:00:18.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:00:18 smithi080 bash[41963]: audit 2023-12-01T05:00:17.434310+0000 mon.a (mon.0) 923 : audit 1 from='mgr.24362 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T05:00:18.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:00:18 smithi080 bash[41963]: audit 2023-12-01T05:00:17.435723+0000 mon.c (mon.2) 230 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T05:00:18.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:00:18 smithi080 bash[41963]: audit 2023-12-01T05:00:17.436106+0000 mon.a (mon.0) 924 : audit 1 from='mgr.24362 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T05:00:18.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:00:18 smithi080 bash[41963]: audit 2023-12-01T05:00:17.437481+0000 mon.c (mon.2) 231 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T05:00:18.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:00:18 smithi080 bash[41963]: audit 2023-12-01T05:00:17.437849+0000 mon.a (mon.0) 925 : audit 1 from='mgr.24362 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T05:00:18.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:00:18 smithi080 bash[41963]: cephadm 2023-12-01T05:00:17.438897+0000 mgr.y (mgr.24362) 355 : cephadm 1 Adjusting osd_memory_target on smithi080 to 2524M 2023-12-01T05:00:18.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:00:18 smithi080 bash[41963]: audit 2023-12-01T05:00:17.446982+0000 mon.a (mon.0) 926 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:00:18.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:00:18 smithi080 bash[41963]: audit 2023-12-01T05:00:17.449863+0000 mon.c (mon.2) 232 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T05:00:18.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:00:18 smithi080 bash[41963]: audit 2023-12-01T05:00:17.450232+0000 mon.a (mon.0) 927 : audit 1 from='mgr.24362 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T05:00:18.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:00:18 smithi080 bash[41963]: audit 2023-12-01T05:00:17.451498+0000 mon.c (mon.2) 233 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T05:00:18.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:00:18 smithi080 bash[41963]: audit 2023-12-01T05:00:17.451827+0000 mon.a (mon.0) 928 : audit 1 from='mgr.24362 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T05:00:18.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:00:18 smithi080 bash[41963]: audit 2023-12-01T05:00:17.452980+0000 mon.c (mon.2) 234 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T05:00:18.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:00:18 smithi080 bash[41963]: audit 2023-12-01T05:00:17.453273+0000 mon.a (mon.0) 929 : audit 1 from='mgr.24362 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T05:00:18.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:00:18 smithi080 bash[41963]: audit 2023-12-01T05:00:17.454318+0000 mon.c (mon.2) 235 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T05:00:18.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:00:18 smithi080 bash[41963]: audit 2023-12-01T05:00:17.454619+0000 mon.a (mon.0) 930 : audit 1 from='mgr.24362 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T05:00:18.684 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:00:18 smithi080 bash[28361]: audit 2023-12-01T05:00:17.431849+0000 mon.c (mon.2) 228 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T05:00:18.684 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:00:18 smithi080 bash[28361]: audit 2023-12-01T05:00:17.432389+0000 mon.a (mon.0) 922 : audit 1 from='mgr.24362 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T05:00:18.684 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:00:18 smithi080 bash[28361]: audit 2023-12-01T05:00:17.433907+0000 mon.c (mon.2) 229 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T05:00:18.684 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:00:18 smithi080 bash[28361]: audit 2023-12-01T05:00:17.434310+0000 mon.a (mon.0) 923 : audit 1 from='mgr.24362 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T05:00:18.684 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:00:18 smithi080 bash[28361]: audit 2023-12-01T05:00:17.435723+0000 mon.c (mon.2) 230 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T05:00:18.684 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:00:18 smithi080 bash[28361]: audit 2023-12-01T05:00:17.436106+0000 mon.a (mon.0) 924 : audit 1 from='mgr.24362 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T05:00:18.684 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:00:18 smithi080 bash[28361]: audit 2023-12-01T05:00:17.437481+0000 mon.c (mon.2) 231 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T05:00:18.684 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:00:18 smithi080 bash[28361]: audit 2023-12-01T05:00:17.437849+0000 mon.a (mon.0) 925 : audit 1 from='mgr.24362 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T05:00:18.684 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:00:18 smithi080 bash[28361]: cephadm 2023-12-01T05:00:17.438897+0000 mgr.y (mgr.24362) 355 : cephadm 1 Adjusting osd_memory_target on smithi080 to 2524M 2023-12-01T05:00:18.684 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:00:18 smithi080 bash[28361]: audit 2023-12-01T05:00:17.446982+0000 mon.a (mon.0) 926 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:00:18.685 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:00:18 smithi080 bash[28361]: audit 2023-12-01T05:00:17.449863+0000 mon.c (mon.2) 232 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T05:00:18.685 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:00:18 smithi080 bash[28361]: audit 2023-12-01T05:00:17.450232+0000 mon.a (mon.0) 927 : audit 1 from='mgr.24362 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T05:00:18.685 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:00:18 smithi080 bash[28361]: audit 2023-12-01T05:00:17.451498+0000 mon.c (mon.2) 233 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T05:00:18.685 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:00:18 smithi080 bash[28361]: audit 2023-12-01T05:00:17.451827+0000 mon.a (mon.0) 928 : audit 1 from='mgr.24362 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T05:00:18.685 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:00:18 smithi080 bash[28361]: audit 2023-12-01T05:00:17.452980+0000 mon.c (mon.2) 234 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T05:00:18.685 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:00:18 smithi080 bash[28361]: audit 2023-12-01T05:00:17.453273+0000 mon.a (mon.0) 929 : audit 1 from='mgr.24362 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T05:00:18.685 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:00:18 smithi080 bash[28361]: audit 2023-12-01T05:00:17.454318+0000 mon.c (mon.2) 235 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T05:00:18.685 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:00:18 smithi080 bash[28361]: audit 2023-12-01T05:00:17.454619+0000 mon.a (mon.0) 930 : audit 1 from='mgr.24362 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T05:00:18.685 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:00:18 smithi080 bash[41963]: cephadm 2023-12-01T05:00:17.455483+0000 mgr.y (mgr.24362) 356 : cephadm 1 Adjusting osd_memory_target on smithi090 to 2524M 2023-12-01T05:00:18.685 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:00:18 smithi080 bash[41963]: audit 2023-12-01T05:00:17.463758+0000 mon.a (mon.0) 931 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:00:18.685 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:00:18 smithi080 bash[41963]: audit 2023-12-01T05:00:17.465412+0000 mon.c (mon.2) 236 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:00:18.686 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:00:18 smithi080 bash[41963]: audit 2023-12-01T05:00:17.466494+0000 mon.c (mon.2) 237 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:00:18.686 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:00:18 smithi080 bash[41963]: audit 2023-12-01T05:00:17.474977+0000 mon.a (mon.0) 932 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:00:18.686 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:00:18 smithi080 bash[28361]: cephadm 2023-12-01T05:00:17.455483+0000 mgr.y (mgr.24362) 356 : cephadm 1 Adjusting osd_memory_target on smithi090 to 2524M 2023-12-01T05:00:18.686 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:00:18 smithi080 bash[28361]: audit 2023-12-01T05:00:17.463758+0000 mon.a (mon.0) 931 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:00:18.686 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:00:18 smithi080 bash[28361]: audit 2023-12-01T05:00:17.465412+0000 mon.c (mon.2) 236 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:00:18.686 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:00:18 smithi080 bash[28361]: audit 2023-12-01T05:00:17.466494+0000 mon.c (mon.2) 237 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:00:18.686 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:00:18 smithi080 bash[28361]: audit 2023-12-01T05:00:17.474977+0000 mon.a (mon.0) 932 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:00:18.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:00:18 smithi090 bash[32384]: audit 2023-12-01T05:00:17.431849+0000 mon.c (mon.2) 228 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T05:00:18.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:00:18 smithi090 bash[32384]: audit 2023-12-01T05:00:17.432389+0000 mon.a (mon.0) 922 : audit 1 from='mgr.24362 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T05:00:18.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:00:18 smithi090 bash[32384]: audit 2023-12-01T05:00:17.433907+0000 mon.c (mon.2) 229 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T05:00:18.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:00:18 smithi090 bash[32384]: audit 2023-12-01T05:00:17.434310+0000 mon.a (mon.0) 923 : audit 1 from='mgr.24362 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T05:00:18.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:00:18 smithi090 bash[32384]: audit 2023-12-01T05:00:17.435723+0000 mon.c (mon.2) 230 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T05:00:18.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:00:18 smithi090 bash[32384]: audit 2023-12-01T05:00:17.436106+0000 mon.a (mon.0) 924 : audit 1 from='mgr.24362 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T05:00:18.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:00:18 smithi090 bash[32384]: audit 2023-12-01T05:00:17.437481+0000 mon.c (mon.2) 231 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T05:00:18.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:00:18 smithi090 bash[32384]: audit 2023-12-01T05:00:17.437849+0000 mon.a (mon.0) 925 : audit 1 from='mgr.24362 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T05:00:18.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:00:18 smithi090 bash[32384]: cephadm 2023-12-01T05:00:17.438897+0000 mgr.y (mgr.24362) 355 : cephadm 1 Adjusting osd_memory_target on smithi080 to 2524M 2023-12-01T05:00:18.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:00:18 smithi090 bash[32384]: audit 2023-12-01T05:00:17.446982+0000 mon.a (mon.0) 926 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:00:18.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:00:18 smithi090 bash[32384]: audit 2023-12-01T05:00:17.449863+0000 mon.c (mon.2) 232 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T05:00:18.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:00:18 smithi090 bash[32384]: audit 2023-12-01T05:00:17.450232+0000 mon.a (mon.0) 927 : audit 1 from='mgr.24362 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T05:00:18.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:00:18 smithi090 bash[32384]: audit 2023-12-01T05:00:17.451498+0000 mon.c (mon.2) 233 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T05:00:18.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:00:18 smithi090 bash[32384]: audit 2023-12-01T05:00:17.451827+0000 mon.a (mon.0) 928 : audit 1 from='mgr.24362 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T05:00:18.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:00:18 smithi090 bash[32384]: audit 2023-12-01T05:00:17.452980+0000 mon.c (mon.2) 234 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T05:00:18.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:00:18 smithi090 bash[32384]: audit 2023-12-01T05:00:17.453273+0000 mon.a (mon.0) 929 : audit 1 from='mgr.24362 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T05:00:18.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:00:18 smithi090 bash[32384]: audit 2023-12-01T05:00:17.454318+0000 mon.c (mon.2) 235 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T05:00:18.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:00:18 smithi090 bash[32384]: audit 2023-12-01T05:00:17.454619+0000 mon.a (mon.0) 930 : audit 1 from='mgr.24362 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T05:00:18.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:00:18 smithi090 bash[32384]: cephadm 2023-12-01T05:00:17.455483+0000 mgr.y (mgr.24362) 356 : cephadm 1 Adjusting osd_memory_target on smithi090 to 2524M 2023-12-01T05:00:18.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:00:18 smithi090 bash[32384]: audit 2023-12-01T05:00:17.463758+0000 mon.a (mon.0) 931 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:00:18.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:00:18 smithi090 bash[32384]: audit 2023-12-01T05:00:17.465412+0000 mon.c (mon.2) 236 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:00:18.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:00:18 smithi090 bash[32384]: audit 2023-12-01T05:00:17.466494+0000 mon.c (mon.2) 237 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:00:18.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:00:18 smithi090 bash[32384]: audit 2023-12-01T05:00:17.474977+0000 mon.a (mon.0) 932 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:00:19.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:00:19 smithi090 bash[32384]: cluster 2023-12-01T05:00:18.233632+0000 mgr.y (mgr.24362) 357 : cluster 0 pgmap v326: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:00:19.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:00:19 smithi080 bash[28361]: cluster 2023-12-01T05:00:18.233632+0000 mgr.y (mgr.24362) 357 : cluster 0 pgmap v326: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:00:19.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:00:19 smithi080 bash[41963]: cluster 2023-12-01T05:00:18.233632+0000 mgr.y (mgr.24362) 357 : cluster 0 pgmap v326: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:00:20.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:00:20 smithi090 bash[32384]: audit 2023-12-01T05:00:19.667274+0000 mon.a (mon.0) 933 : audit 0 from='client.? 172.21.15.80:0/2920653530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:00:20.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:00:20 smithi080 bash[28361]: audit 2023-12-01T05:00:19.667274+0000 mon.a (mon.0) 933 : audit 0 from='client.? 172.21.15.80:0/2920653530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:00:20.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:00:20 smithi080 bash[41963]: audit 2023-12-01T05:00:19.667274+0000 mon.a (mon.0) 933 : audit 0 from='client.? 172.21.15.80:0/2920653530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:00:21.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:00:21 smithi090 bash[32384]: cluster 2023-12-01T05:00:20.234276+0000 mgr.y (mgr.24362) 358 : cluster 0 pgmap v327: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:00:21.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:00:21 smithi080 bash[28361]: cluster 2023-12-01T05:00:20.234276+0000 mgr.y (mgr.24362) 358 : cluster 0 pgmap v327: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:00:21.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:00:21 smithi080 bash[41963]: cluster 2023-12-01T05:00:20.234276+0000 mgr.y (mgr.24362) 358 : cluster 0 pgmap v327: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:00:23.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:00:22 smithi080 bash[28361]: audit 2023-12-01T05:00:22.127488+0000 mon.c (mon.2) 238 : audit 0 from='client.? 172.21.15.80:0/3256592405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:00:23.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:00:22 smithi080 bash[28361]: cluster 2023-12-01T05:00:22.235485+0000 mgr.y (mgr.24362) 359 : cluster 0 pgmap v328: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:00:23.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:00:22 smithi080 bash[41963]: audit 2023-12-01T05:00:22.127488+0000 mon.c (mon.2) 238 : audit 0 from='client.? 172.21.15.80:0/3256592405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:00:23.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:00:22 smithi080 bash[41963]: cluster 2023-12-01T05:00:22.235485+0000 mgr.y (mgr.24362) 359 : cluster 0 pgmap v328: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:00:23.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:00:22 smithi090 bash[32384]: audit 2023-12-01T05:00:22.127488+0000 mon.c (mon.2) 238 : audit 0 from='client.? 172.21.15.80:0/3256592405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:00:23.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:00:22 smithi090 bash[32384]: cluster 2023-12-01T05:00:22.235485+0000 mgr.y (mgr.24362) 359 : cluster 0 pgmap v328: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:00:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:00:25 smithi080 bash[28361]: cluster 2023-12-01T05:00:24.236014+0000 mgr.y (mgr.24362) 360 : cluster 0 pgmap v329: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:00:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:00:25 smithi080 bash[28361]: audit 2023-12-01T05:00:24.579098+0000 mon.c (mon.2) 239 : audit 0 from='client.? 172.21.15.80:0/768405597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:00:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:00:25 smithi080 bash[28361]: audit 2023-12-01T05:00:24.797112+0000 mon.c (mon.2) 240 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:00:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:00:25 smithi080 bash[41963]: cluster 2023-12-01T05:00:24.236014+0000 mgr.y (mgr.24362) 360 : cluster 0 pgmap v329: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:00:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:00:25 smithi080 bash[41963]: audit 2023-12-01T05:00:24.579098+0000 mon.c (mon.2) 239 : audit 0 from='client.? 172.21.15.80:0/768405597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:00:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:00:25 smithi080 bash[41963]: audit 2023-12-01T05:00:24.797112+0000 mon.c (mon.2) 240 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:00:25.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:00:25 smithi090 bash[32384]: cluster 2023-12-01T05:00:24.236014+0000 mgr.y (mgr.24362) 360 : cluster 0 pgmap v329: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:00:25.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:00:25 smithi090 bash[32384]: audit 2023-12-01T05:00:24.579098+0000 mon.c (mon.2) 239 : audit 0 from='client.? 172.21.15.80:0/768405597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:00:25.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:00:25 smithi090 bash[32384]: audit 2023-12-01T05:00:24.797112+0000 mon.c (mon.2) 240 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:00:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:00:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:00:26] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T05:00:27.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:00:27 smithi080 bash[28361]: cluster 2023-12-01T05:00:26.237030+0000 mgr.y (mgr.24362) 361 : cluster 0 pgmap v330: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:00:27.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:00:27 smithi080 bash[28361]: audit 2023-12-01T05:00:27.039073+0000 mon.a (mon.0) 934 : audit 0 from='client.? 172.21.15.80:0/1518769115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:00:27.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:00:27 smithi080 bash[41963]: cluster 2023-12-01T05:00:26.237030+0000 mgr.y (mgr.24362) 361 : cluster 0 pgmap v330: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:00:27.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:00:27 smithi080 bash[41963]: audit 2023-12-01T05:00:27.039073+0000 mon.a (mon.0) 934 : audit 0 from='client.? 172.21.15.80:0/1518769115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:00:27.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:00:27 smithi090 bash[32384]: cluster 2023-12-01T05:00:26.237030+0000 mgr.y (mgr.24362) 361 : cluster 0 pgmap v330: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:00:27.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:00:27 smithi090 bash[32384]: audit 2023-12-01T05:00:27.039073+0000 mon.a (mon.0) 934 : audit 0 from='client.? 172.21.15.80:0/1518769115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:00:29.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:00:29 smithi080 bash[28361]: cluster 2023-12-01T05:00:28.237672+0000 mgr.y (mgr.24362) 362 : cluster 0 pgmap v331: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:00:29.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:00:29 smithi080 bash[41963]: cluster 2023-12-01T05:00:28.237672+0000 mgr.y (mgr.24362) 362 : cluster 0 pgmap v331: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:00:29.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:00:29 smithi090 bash[32384]: cluster 2023-12-01T05:00:28.237672+0000 mgr.y (mgr.24362) 362 : cluster 0 pgmap v331: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:00:30.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:00:30 smithi080 bash[41963]: audit 2023-12-01T05:00:29.496244+0000 mon.c (mon.2) 241 : audit 0 from='client.? 172.21.15.80:0/1178910550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:00:30.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:00:30 smithi080 bash[28361]: audit 2023-12-01T05:00:29.496244+0000 mon.c (mon.2) 241 : audit 0 from='client.? 172.21.15.80:0/1178910550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:00:30.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:00:30 smithi090 bash[32384]: audit 2023-12-01T05:00:29.496244+0000 mon.c (mon.2) 241 : audit 0 from='client.? 172.21.15.80:0/1178910550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:00:31.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:00:31 smithi080 bash[28361]: cluster 2023-12-01T05:00:30.238353+0000 mgr.y (mgr.24362) 363 : cluster 0 pgmap v332: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:00:31.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:00:31 smithi080 bash[41963]: cluster 2023-12-01T05:00:30.238353+0000 mgr.y (mgr.24362) 363 : cluster 0 pgmap v332: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:00:31.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:00:31 smithi090 bash[32384]: cluster 2023-12-01T05:00:30.238353+0000 mgr.y (mgr.24362) 363 : cluster 0 pgmap v332: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:00:33.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:00:32 smithi080 bash[28361]: audit 2023-12-01T05:00:31.950600+0000 mon.a (mon.0) 935 : audit 0 from='client.? 172.21.15.80:0/1158856239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:00:33.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:00:32 smithi080 bash[28361]: cluster 2023-12-01T05:00:32.239484+0000 mgr.y (mgr.24362) 364 : cluster 0 pgmap v333: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:00:33.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:00:32 smithi080 bash[41963]: audit 2023-12-01T05:00:31.950600+0000 mon.a (mon.0) 935 : audit 0 from='client.? 172.21.15.80:0/1158856239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:00:33.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:00:32 smithi080 bash[41963]: cluster 2023-12-01T05:00:32.239484+0000 mgr.y (mgr.24362) 364 : cluster 0 pgmap v333: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:00:33.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:00:32 smithi090 bash[32384]: audit 2023-12-01T05:00:31.950600+0000 mon.a (mon.0) 935 : audit 0 from='client.? 172.21.15.80:0/1158856239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:00:33.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:00:32 smithi090 bash[32384]: cluster 2023-12-01T05:00:32.239484+0000 mgr.y (mgr.24362) 364 : cluster 0 pgmap v333: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:00:35.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:00:35 smithi080 bash[28361]: cluster 2023-12-01T05:00:34.240149+0000 mgr.y (mgr.24362) 365 : cluster 0 pgmap v334: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:00:35.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:00:35 smithi080 bash[28361]: audit 2023-12-01T05:00:34.415172+0000 mon.a (mon.0) 936 : audit 0 from='client.? 172.21.15.80:0/1410994531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:00:35.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:00:35 smithi080 bash[41963]: cluster 2023-12-01T05:00:34.240149+0000 mgr.y (mgr.24362) 365 : cluster 0 pgmap v334: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:00:35.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:00:35 smithi080 bash[41963]: audit 2023-12-01T05:00:34.415172+0000 mon.a (mon.0) 936 : audit 0 from='client.? 172.21.15.80:0/1410994531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:00:35.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:00:35 smithi090 bash[32384]: cluster 2023-12-01T05:00:34.240149+0000 mgr.y (mgr.24362) 365 : cluster 0 pgmap v334: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:00:35.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:00:35 smithi090 bash[32384]: audit 2023-12-01T05:00:34.415172+0000 mon.a (mon.0) 936 : audit 0 from='client.? 172.21.15.80:0/1410994531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:00:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:00:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:00:36] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T05:00:37.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:00:37 smithi080 bash[28361]: cluster 2023-12-01T05:00:36.240874+0000 mgr.y (mgr.24362) 366 : cluster 0 pgmap v335: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:00:37.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:00:37 smithi080 bash[28361]: audit 2023-12-01T05:00:36.869489+0000 mon.a (mon.0) 937 : audit 0 from='client.? 172.21.15.80:0/130133564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:00:37.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:00:37 smithi080 bash[41963]: cluster 2023-12-01T05:00:36.240874+0000 mgr.y (mgr.24362) 366 : cluster 0 pgmap v335: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:00:37.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:00:37 smithi080 bash[41963]: audit 2023-12-01T05:00:36.869489+0000 mon.a (mon.0) 937 : audit 0 from='client.? 172.21.15.80:0/130133564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:00:37.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:00:37 smithi090 bash[32384]: cluster 2023-12-01T05:00:36.240874+0000 mgr.y (mgr.24362) 366 : cluster 0 pgmap v335: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:00:37.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:00:37 smithi090 bash[32384]: audit 2023-12-01T05:00:36.869489+0000 mon.a (mon.0) 937 : audit 0 from='client.? 172.21.15.80:0/130133564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:00:39.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:00:39 smithi080 bash[28361]: cluster 2023-12-01T05:00:38.241519+0000 mgr.y (mgr.24362) 367 : cluster 0 pgmap v336: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:00:39.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:00:39 smithi080 bash[41963]: cluster 2023-12-01T05:00:38.241519+0000 mgr.y (mgr.24362) 367 : cluster 0 pgmap v336: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:00:39.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:00:39 smithi090 bash[32384]: cluster 2023-12-01T05:00:38.241519+0000 mgr.y (mgr.24362) 367 : cluster 0 pgmap v336: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:00:40.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:00:40 smithi080 bash[41963]: audit 2023-12-01T05:00:39.334571+0000 mon.c (mon.2) 242 : audit 0 from='client.? 172.21.15.80:0/3047425715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:00:40.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:00:40 smithi080 bash[41963]: audit 2023-12-01T05:00:39.797368+0000 mon.c (mon.2) 243 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:00:40.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:00:40 smithi080 bash[28361]: audit 2023-12-01T05:00:39.334571+0000 mon.c (mon.2) 242 : audit 0 from='client.? 172.21.15.80:0/3047425715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:00:40.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:00:40 smithi080 bash[28361]: audit 2023-12-01T05:00:39.797368+0000 mon.c (mon.2) 243 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:00:40.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:00:40 smithi090 bash[32384]: audit 2023-12-01T05:00:39.334571+0000 mon.c (mon.2) 242 : audit 0 from='client.? 172.21.15.80:0/3047425715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:00:40.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:00:40 smithi090 bash[32384]: audit 2023-12-01T05:00:39.797368+0000 mon.c (mon.2) 243 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:00:41.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:00:41 smithi080 bash[41963]: cluster 2023-12-01T05:00:40.242140+0000 mgr.y (mgr.24362) 368 : cluster 0 pgmap v337: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:00:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:00:41 smithi080 bash[28361]: cluster 2023-12-01T05:00:40.242140+0000 mgr.y (mgr.24362) 368 : cluster 0 pgmap v337: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:00:41.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:00:41 smithi090 bash[32384]: cluster 2023-12-01T05:00:40.242140+0000 mgr.y (mgr.24362) 368 : cluster 0 pgmap v337: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:00:42.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:00:42 smithi080 bash[28361]: audit 2023-12-01T05:00:41.785312+0000 mon.a (mon.0) 938 : audit 0 from='client.? 172.21.15.80:0/1404101036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:00:42.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:00:42 smithi080 bash[41963]: audit 2023-12-01T05:00:41.785312+0000 mon.a (mon.0) 938 : audit 0 from='client.? 172.21.15.80:0/1404101036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:00:42.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:00:42 smithi090 bash[32384]: audit 2023-12-01T05:00:41.785312+0000 mon.a (mon.0) 938 : audit 0 from='client.? 172.21.15.80:0/1404101036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:00:43.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:00:43 smithi080 bash[41963]: cluster 2023-12-01T05:00:42.243430+0000 mgr.y (mgr.24362) 369 : cluster 0 pgmap v338: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:00:43.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:00:43 smithi080 bash[28361]: cluster 2023-12-01T05:00:42.243430+0000 mgr.y (mgr.24362) 369 : cluster 0 pgmap v338: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:00:43.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:00:43 smithi090 bash[32384]: cluster 2023-12-01T05:00:42.243430+0000 mgr.y (mgr.24362) 369 : cluster 0 pgmap v338: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:00:44.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:00:44 smithi080 bash[28361]: audit 2023-12-01T05:00:44.238717+0000 mon.a (mon.0) 939 : audit 0 from='client.? 172.21.15.80:0/3165580204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:00:44.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:00:44 smithi080 bash[41963]: audit 2023-12-01T05:00:44.238717+0000 mon.a (mon.0) 939 : audit 0 from='client.? 172.21.15.80:0/3165580204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:00:44.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:00:44 smithi090 bash[32384]: audit 2023-12-01T05:00:44.238717+0000 mon.a (mon.0) 939 : audit 0 from='client.? 172.21.15.80:0/3165580204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:00:45.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:00:45 smithi080 bash[41963]: cluster 2023-12-01T05:00:44.244124+0000 mgr.y (mgr.24362) 370 : cluster 0 pgmap v339: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:00:45.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:00:45 smithi080 bash[28361]: cluster 2023-12-01T05:00:44.244124+0000 mgr.y (mgr.24362) 370 : cluster 0 pgmap v339: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:00:45.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:00:45 smithi090 bash[32384]: cluster 2023-12-01T05:00:44.244124+0000 mgr.y (mgr.24362) 370 : cluster 0 pgmap v339: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:00:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:00:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:00:46] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T05:00:47.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:00:47 smithi080 bash[41963]: cluster 2023-12-01T05:00:46.245118+0000 mgr.y (mgr.24362) 371 : cluster 0 pgmap v340: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:00:47.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:00:47 smithi080 bash[41963]: audit 2023-12-01T05:00:46.692318+0000 mon.c (mon.2) 244 : audit 0 from='client.? 172.21.15.80:0/1142889150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:00:47.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:00:47 smithi080 bash[28361]: cluster 2023-12-01T05:00:46.245118+0000 mgr.y (mgr.24362) 371 : cluster 0 pgmap v340: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:00:47.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:00:47 smithi080 bash[28361]: audit 2023-12-01T05:00:46.692318+0000 mon.c (mon.2) 244 : audit 0 from='client.? 172.21.15.80:0/1142889150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:00:47.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:00:47 smithi090 bash[32384]: cluster 2023-12-01T05:00:46.245118+0000 mgr.y (mgr.24362) 371 : cluster 0 pgmap v340: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:00:47.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:00:47 smithi090 bash[32384]: audit 2023-12-01T05:00:46.692318+0000 mon.c (mon.2) 244 : audit 0 from='client.? 172.21.15.80:0/1142889150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:00:49.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:00:49 smithi080 bash[28361]: cluster 2023-12-01T05:00:48.245821+0000 mgr.y (mgr.24362) 372 : cluster 0 pgmap v341: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:00:49.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:00:49 smithi080 bash[28361]: audit 2023-12-01T05:00:49.142931+0000 mon.c (mon.2) 245 : audit 0 from='client.? 172.21.15.80:0/3653533784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:00:49.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:00:49 smithi080 bash[41963]: cluster 2023-12-01T05:00:48.245821+0000 mgr.y (mgr.24362) 372 : cluster 0 pgmap v341: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:00:49.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:00:49 smithi080 bash[41963]: audit 2023-12-01T05:00:49.142931+0000 mon.c (mon.2) 245 : audit 0 from='client.? 172.21.15.80:0/3653533784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:00:49.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:00:49 smithi090 bash[32384]: cluster 2023-12-01T05:00:48.245821+0000 mgr.y (mgr.24362) 372 : cluster 0 pgmap v341: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:00:49.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:00:49 smithi090 bash[32384]: audit 2023-12-01T05:00:49.142931+0000 mon.c (mon.2) 245 : audit 0 from='client.? 172.21.15.80:0/3653533784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:00:51.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:00:51 smithi080 bash[28361]: cluster 2023-12-01T05:00:50.246476+0000 mgr.y (mgr.24362) 373 : cluster 0 pgmap v342: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:00:51.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:00:51 smithi080 bash[41963]: cluster 2023-12-01T05:00:50.246476+0000 mgr.y (mgr.24362) 373 : cluster 0 pgmap v342: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:00:51.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:00:51 smithi090 bash[32384]: cluster 2023-12-01T05:00:50.246476+0000 mgr.y (mgr.24362) 373 : cluster 0 pgmap v342: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:00:52.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:00:52 smithi080 bash[28361]: audit 2023-12-01T05:00:51.590976+0000 mon.c (mon.2) 246 : audit 0 from='client.? 172.21.15.80:0/1819267992' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:00:52.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:00:52 smithi080 bash[41963]: audit 2023-12-01T05:00:51.590976+0000 mon.c (mon.2) 246 : audit 0 from='client.? 172.21.15.80:0/1819267992' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:00:52.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:00:52 smithi090 bash[32384]: audit 2023-12-01T05:00:51.590976+0000 mon.c (mon.2) 246 : audit 0 from='client.? 172.21.15.80:0/1819267992' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:00:53.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:00:53 smithi080 bash[28361]: cluster 2023-12-01T05:00:52.247589+0000 mgr.y (mgr.24362) 374 : cluster 0 pgmap v343: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:00:53.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:00:53 smithi080 bash[41963]: cluster 2023-12-01T05:00:52.247589+0000 mgr.y (mgr.24362) 374 : cluster 0 pgmap v343: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:00:53.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:00:53 smithi090 bash[32384]: cluster 2023-12-01T05:00:52.247589+0000 mgr.y (mgr.24362) 374 : cluster 0 pgmap v343: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:00:54.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:00:54 smithi080 bash[28361]: audit 2023-12-01T05:00:54.038862+0000 mon.c (mon.2) 247 : audit 0 from='client.? 172.21.15.80:0/2764532082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:00:54.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:00:54 smithi080 bash[41963]: audit 2023-12-01T05:00:54.038862+0000 mon.c (mon.2) 247 : audit 0 from='client.? 172.21.15.80:0/2764532082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:00:54.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:00:54 smithi090 bash[32384]: audit 2023-12-01T05:00:54.038862+0000 mon.c (mon.2) 247 : audit 0 from='client.? 172.21.15.80:0/2764532082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:00:55.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:00:55 smithi080 bash[41963]: cluster 2023-12-01T05:00:54.248280+0000 mgr.y (mgr.24362) 375 : cluster 0 pgmap v344: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:00:55.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:00:55 smithi080 bash[41963]: audit 2023-12-01T05:00:54.797692+0000 mon.c (mon.2) 248 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:00:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:00:55 smithi080 bash[28361]: cluster 2023-12-01T05:00:54.248280+0000 mgr.y (mgr.24362) 375 : cluster 0 pgmap v344: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:00:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:00:55 smithi080 bash[28361]: audit 2023-12-01T05:00:54.797692+0000 mon.c (mon.2) 248 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:00:55.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:00:55 smithi090 bash[32384]: cluster 2023-12-01T05:00:54.248280+0000 mgr.y (mgr.24362) 375 : cluster 0 pgmap v344: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:00:55.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:00:55 smithi090 bash[32384]: audit 2023-12-01T05:00:54.797692+0000 mon.c (mon.2) 248 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:00:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:00:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:00:56] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T05:00:57.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:00:57 smithi080 bash[41963]: cluster 2023-12-01T05:00:56.249129+0000 mgr.y (mgr.24362) 376 : cluster 0 pgmap v345: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:00:57.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:00:57 smithi080 bash[41963]: audit 2023-12-01T05:00:56.502390+0000 mon.a (mon.0) 940 : audit 0 from='client.? 172.21.15.80:0/1442126531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:00:57.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:00:57 smithi080 bash[28361]: cluster 2023-12-01T05:00:56.249129+0000 mgr.y (mgr.24362) 376 : cluster 0 pgmap v345: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:00:57.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:00:57 smithi080 bash[28361]: audit 2023-12-01T05:00:56.502390+0000 mon.a (mon.0) 940 : audit 0 from='client.? 172.21.15.80:0/1442126531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:00:57.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:00:57 smithi090 bash[32384]: cluster 2023-12-01T05:00:56.249129+0000 mgr.y (mgr.24362) 376 : cluster 0 pgmap v345: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:00:57.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:00:57 smithi090 bash[32384]: audit 2023-12-01T05:00:56.502390+0000 mon.a (mon.0) 940 : audit 0 from='client.? 172.21.15.80:0/1442126531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:00:59.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:00:59 smithi080 bash[41963]: cluster 2023-12-01T05:00:58.249751+0000 mgr.y (mgr.24362) 377 : cluster 0 pgmap v346: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:00:59.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:00:59 smithi080 bash[41963]: audit 2023-12-01T05:00:58.957960+0000 mon.c (mon.2) 249 : audit 0 from='client.? 172.21.15.80:0/3274684371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:00:59.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:00:59 smithi080 bash[28361]: cluster 2023-12-01T05:00:58.249751+0000 mgr.y (mgr.24362) 377 : cluster 0 pgmap v346: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:00:59.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:00:59 smithi080 bash[28361]: audit 2023-12-01T05:00:58.957960+0000 mon.c (mon.2) 249 : audit 0 from='client.? 172.21.15.80:0/3274684371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:00:59.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:00:59 smithi090 bash[32384]: cluster 2023-12-01T05:00:58.249751+0000 mgr.y (mgr.24362) 377 : cluster 0 pgmap v346: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:00:59.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:00:59 smithi090 bash[32384]: audit 2023-12-01T05:00:58.957960+0000 mon.c (mon.2) 249 : audit 0 from='client.? 172.21.15.80:0/3274684371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:01:01.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:01:01 smithi080 bash[41963]: cluster 2023-12-01T05:01:00.250431+0000 mgr.y (mgr.24362) 378 : cluster 0 pgmap v347: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:01:01.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:01:01 smithi080 bash[28361]: cluster 2023-12-01T05:01:00.250431+0000 mgr.y (mgr.24362) 378 : cluster 0 pgmap v347: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:01:01.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:01:01 smithi090 bash[32384]: cluster 2023-12-01T05:01:00.250431+0000 mgr.y (mgr.24362) 378 : cluster 0 pgmap v347: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:01:02.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:01:02 smithi080 bash[28361]: audit 2023-12-01T05:01:01.421366+0000 mon.a (mon.0) 941 : audit 0 from='client.? 172.21.15.80:0/3209185712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:01:02.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:01:02 smithi080 bash[41963]: audit 2023-12-01T05:01:01.421366+0000 mon.a (mon.0) 941 : audit 0 from='client.? 172.21.15.80:0/3209185712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:01:02.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:01:02 smithi090 bash[32384]: audit 2023-12-01T05:01:01.421366+0000 mon.a (mon.0) 941 : audit 0 from='client.? 172.21.15.80:0/3209185712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:01:03.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:01:03 smithi080 bash[41963]: cluster 2023-12-01T05:01:02.251561+0000 mgr.y (mgr.24362) 379 : cluster 0 pgmap v348: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:01:03.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:01:03 smithi080 bash[28361]: cluster 2023-12-01T05:01:02.251561+0000 mgr.y (mgr.24362) 379 : cluster 0 pgmap v348: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:01:03.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:01:03 smithi090 bash[32384]: cluster 2023-12-01T05:01:02.251561+0000 mgr.y (mgr.24362) 379 : cluster 0 pgmap v348: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:01:04.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:01:04 smithi080 bash[41963]: audit 2023-12-01T05:01:03.868447+0000 mon.c (mon.2) 250 : audit 0 from='client.? 172.21.15.80:0/3584910179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:01:04.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:01:04 smithi080 bash[28361]: audit 2023-12-01T05:01:03.868447+0000 mon.c (mon.2) 250 : audit 0 from='client.? 172.21.15.80:0/3584910179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:01:04.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:01:04 smithi090 bash[32384]: audit 2023-12-01T05:01:03.868447+0000 mon.c (mon.2) 250 : audit 0 from='client.? 172.21.15.80:0/3584910179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:01:05.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:01:05 smithi080 bash[41963]: cluster 2023-12-01T05:01:04.252243+0000 mgr.y (mgr.24362) 380 : cluster 0 pgmap v349: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:01:05.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:01:05 smithi080 bash[28361]: cluster 2023-12-01T05:01:04.252243+0000 mgr.y (mgr.24362) 380 : cluster 0 pgmap v349: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:01:05.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:01:05 smithi090 bash[32384]: cluster 2023-12-01T05:01:04.252243+0000 mgr.y (mgr.24362) 380 : cluster 0 pgmap v349: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:01:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:01:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:01:06] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T05:01:06.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:01:06 smithi080 bash[41963]: audit 2023-12-01T05:01:06.315703+0000 mon.c (mon.2) 251 : audit 0 from='client.? 172.21.15.80:0/1810340349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:01:06.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:01:06 smithi080 bash[28361]: audit 2023-12-01T05:01:06.315703+0000 mon.c (mon.2) 251 : audit 0 from='client.? 172.21.15.80:0/1810340349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:01:06.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:01:06 smithi090 bash[32384]: audit 2023-12-01T05:01:06.315703+0000 mon.c (mon.2) 251 : audit 0 from='client.? 172.21.15.80:0/1810340349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:01:07.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:01:07 smithi080 bash[28361]: cluster 2023-12-01T05:01:06.253241+0000 mgr.y (mgr.24362) 381 : cluster 0 pgmap v350: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:01:07.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:01:07 smithi080 bash[41963]: cluster 2023-12-01T05:01:06.253241+0000 mgr.y (mgr.24362) 381 : cluster 0 pgmap v350: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:01:07.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:01:07 smithi090 bash[32384]: cluster 2023-12-01T05:01:06.253241+0000 mgr.y (mgr.24362) 381 : cluster 0 pgmap v350: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:01:09.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:01:09 smithi080 bash[41963]: cluster 2023-12-01T05:01:08.253895+0000 mgr.y (mgr.24362) 382 : cluster 0 pgmap v351: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:01:09.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:01:09 smithi080 bash[41963]: audit 2023-12-01T05:01:08.775675+0000 mon.c (mon.2) 252 : audit 0 from='client.? 172.21.15.80:0/1706727109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:01:09.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:01:09 smithi080 bash[28361]: cluster 2023-12-01T05:01:08.253895+0000 mgr.y (mgr.24362) 382 : cluster 0 pgmap v351: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:01:09.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:01:09 smithi080 bash[28361]: audit 2023-12-01T05:01:08.775675+0000 mon.c (mon.2) 252 : audit 0 from='client.? 172.21.15.80:0/1706727109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:01:09.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:01:09 smithi090 bash[32384]: cluster 2023-12-01T05:01:08.253895+0000 mgr.y (mgr.24362) 382 : cluster 0 pgmap v351: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:01:09.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:01:09 smithi090 bash[32384]: audit 2023-12-01T05:01:08.775675+0000 mon.c (mon.2) 252 : audit 0 from='client.? 172.21.15.80:0/1706727109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:01:10.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:01:10 smithi080 bash[28361]: audit 2023-12-01T05:01:09.798107+0000 mon.c (mon.2) 253 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:01:10.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:01:10 smithi080 bash[41963]: audit 2023-12-01T05:01:09.798107+0000 mon.c (mon.2) 253 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:01:10.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:01:10 smithi090 bash[32384]: audit 2023-12-01T05:01:09.798107+0000 mon.c (mon.2) 253 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:01:11.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:01:11 smithi080 bash[41963]: cluster 2023-12-01T05:01:10.254583+0000 mgr.y (mgr.24362) 383 : cluster 0 pgmap v352: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:01:11.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:01:11 smithi080 bash[41963]: audit 2023-12-01T05:01:11.232374+0000 mon.a (mon.0) 942 : audit 0 from='client.? 172.21.15.80:0/3755961513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:01:11.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:01:11 smithi080 bash[28361]: cluster 2023-12-01T05:01:10.254583+0000 mgr.y (mgr.24362) 383 : cluster 0 pgmap v352: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:01:11.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:01:11 smithi080 bash[28361]: audit 2023-12-01T05:01:11.232374+0000 mon.a (mon.0) 942 : audit 0 from='client.? 172.21.15.80:0/3755961513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:01:11.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:01:11 smithi090 bash[32384]: cluster 2023-12-01T05:01:10.254583+0000 mgr.y (mgr.24362) 383 : cluster 0 pgmap v352: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:01:11.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:01:11 smithi090 bash[32384]: audit 2023-12-01T05:01:11.232374+0000 mon.a (mon.0) 942 : audit 0 from='client.? 172.21.15.80:0/3755961513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:01:13.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:01:12 smithi080 bash[41963]: cluster 2023-12-01T05:01:12.255703+0000 mgr.y (mgr.24362) 384 : cluster 0 pgmap v353: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:01:13.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:01:12 smithi080 bash[28361]: cluster 2023-12-01T05:01:12.255703+0000 mgr.y (mgr.24362) 384 : cluster 0 pgmap v353: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:01:13.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:01:12 smithi090 bash[32384]: cluster 2023-12-01T05:01:12.255703+0000 mgr.y (mgr.24362) 384 : cluster 0 pgmap v353: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:01:14.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:01:13 smithi080 bash[28361]: audit 2023-12-01T05:01:13.689117+0000 mon.c (mon.2) 254 : audit 0 from='client.? 172.21.15.80:0/3035756065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:01:14.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:01:13 smithi080 bash[41963]: audit 2023-12-01T05:01:13.689117+0000 mon.c (mon.2) 254 : audit 0 from='client.? 172.21.15.80:0/3035756065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:01:14.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:01:13 smithi090 bash[32384]: audit 2023-12-01T05:01:13.689117+0000 mon.c (mon.2) 254 : audit 0 from='client.? 172.21.15.80:0/3035756065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:01:15.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:01:14 smithi080 bash[28361]: cluster 2023-12-01T05:01:14.256383+0000 mgr.y (mgr.24362) 385 : cluster 0 pgmap v354: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:01:15.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:01:14 smithi080 bash[41963]: cluster 2023-12-01T05:01:14.256383+0000 mgr.y (mgr.24362) 385 : cluster 0 pgmap v354: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:01:15.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:01:14 smithi090 bash[32384]: cluster 2023-12-01T05:01:14.256383+0000 mgr.y (mgr.24362) 385 : cluster 0 pgmap v354: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:01:16.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:01:16 smithi090 bash[32384]: audit 2023-12-01T05:01:16.137266+0000 mon.a (mon.0) 943 : audit 0 from='client.? 172.21.15.80:0/3976975927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:01:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:01:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:01:16] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T05:01:16.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:01:16 smithi080 bash[41963]: audit 2023-12-01T05:01:16.137266+0000 mon.a (mon.0) 943 : audit 0 from='client.? 172.21.15.80:0/3976975927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:01:16.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:01:16 smithi080 bash[28361]: audit 2023-12-01T05:01:16.137266+0000 mon.a (mon.0) 943 : audit 0 from='client.? 172.21.15.80:0/3976975927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:01:17.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:01:17 smithi090 bash[32384]: cluster 2023-12-01T05:01:16.257442+0000 mgr.y (mgr.24362) 386 : cluster 0 pgmap v355: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:01:17.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:01:17 smithi080 bash[41963]: cluster 2023-12-01T05:01:16.257442+0000 mgr.y (mgr.24362) 386 : cluster 0 pgmap v355: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:01:17.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:01:17 smithi080 bash[28361]: cluster 2023-12-01T05:01:16.257442+0000 mgr.y (mgr.24362) 386 : cluster 0 pgmap v355: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:01:18.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:01:18 smithi090 bash[32384]: audit 2023-12-01T05:01:17.556718+0000 mon.c (mon.2) 255 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:01:18.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:01:18 smithi090 bash[32384]: audit 2023-12-01T05:01:17.935153+0000 mon.a (mon.0) 944 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:01:18.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:01:18 smithi090 bash[32384]: audit 2023-12-01T05:01:17.946383+0000 mon.a (mon.0) 945 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:01:18.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:01:18 smithi080 bash[28361]: audit 2023-12-01T05:01:17.556718+0000 mon.c (mon.2) 255 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:01:18.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:01:18 smithi080 bash[28361]: audit 2023-12-01T05:01:17.935153+0000 mon.a (mon.0) 944 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:01:18.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:01:18 smithi080 bash[28361]: audit 2023-12-01T05:01:17.946383+0000 mon.a (mon.0) 945 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:01:18.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:01:18 smithi080 bash[41963]: audit 2023-12-01T05:01:17.556718+0000 mon.c (mon.2) 255 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:01:18.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:01:18 smithi080 bash[41963]: audit 2023-12-01T05:01:17.935153+0000 mon.a (mon.0) 944 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:01:18.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:01:18 smithi080 bash[41963]: audit 2023-12-01T05:01:17.946383+0000 mon.a (mon.0) 945 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:01:19.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:01:19 smithi090 bash[32384]: cluster 2023-12-01T05:01:18.258039+0000 mgr.y (mgr.24362) 387 : cluster 0 pgmap v356: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:01:19.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:01:19 smithi090 bash[32384]: audit 2023-12-01T05:01:18.598397+0000 mon.c (mon.2) 256 : audit 0 from='client.? 172.21.15.80:0/594442946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:01:19.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:01:19 smithi080 bash[28361]: cluster 2023-12-01T05:01:18.258039+0000 mgr.y (mgr.24362) 387 : cluster 0 pgmap v356: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:01:19.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:01:19 smithi080 bash[28361]: audit 2023-12-01T05:01:18.598397+0000 mon.c (mon.2) 256 : audit 0 from='client.? 172.21.15.80:0/594442946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:01:19.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:01:19 smithi080 bash[41963]: cluster 2023-12-01T05:01:18.258039+0000 mgr.y (mgr.24362) 387 : cluster 0 pgmap v356: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:01:19.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:01:19 smithi080 bash[41963]: audit 2023-12-01T05:01:18.598397+0000 mon.c (mon.2) 256 : audit 0 from='client.? 172.21.15.80:0/594442946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:01:21.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:01:21 smithi080 bash[41963]: cluster 2023-12-01T05:01:20.258686+0000 mgr.y (mgr.24362) 388 : cluster 0 pgmap v357: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:01:21.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:01:21 smithi080 bash[41963]: audit 2023-12-01T05:01:21.063109+0000 mon.a (mon.0) 946 : audit 0 from='client.? 172.21.15.80:0/178066091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:01:21.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:01:21 smithi080 bash[28361]: cluster 2023-12-01T05:01:20.258686+0000 mgr.y (mgr.24362) 388 : cluster 0 pgmap v357: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:01:21.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:01:21 smithi080 bash[28361]: audit 2023-12-01T05:01:21.063109+0000 mon.a (mon.0) 946 : audit 0 from='client.? 172.21.15.80:0/178066091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:01:21.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:01:21 smithi090 bash[32384]: cluster 2023-12-01T05:01:20.258686+0000 mgr.y (mgr.24362) 388 : cluster 0 pgmap v357: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:01:21.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:01:21 smithi090 bash[32384]: audit 2023-12-01T05:01:21.063109+0000 mon.a (mon.0) 946 : audit 0 from='client.? 172.21.15.80:0/178066091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:01:23.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:01:22 smithi080 bash[28361]: cluster 2023-12-01T05:01:22.259763+0000 mgr.y (mgr.24362) 389 : cluster 0 pgmap v358: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:01:23.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:01:22 smithi080 bash[41963]: cluster 2023-12-01T05:01:22.259763+0000 mgr.y (mgr.24362) 389 : cluster 0 pgmap v358: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:01:23.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:01:22 smithi090 bash[32384]: cluster 2023-12-01T05:01:22.259763+0000 mgr.y (mgr.24362) 389 : cluster 0 pgmap v358: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:01:24.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:01:24 smithi080 bash[28361]: audit 2023-12-01T05:01:23.402589+0000 mon.a (mon.0) 947 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:01:24.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:01:24 smithi080 bash[28361]: audit 2023-12-01T05:01:23.414756+0000 mon.a (mon.0) 948 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:01:24.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:01:24 smithi080 bash[28361]: audit 2023-12-01T05:01:23.545132+0000 mon.a (mon.0) 949 : audit 0 from='client.? 172.21.15.80:0/3160194764' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:01:24.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:01:24 smithi080 bash[28361]: audit 2023-12-01T05:01:24.145830+0000 mon.a (mon.0) 950 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:01:24.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:01:24 smithi080 bash[28361]: audit 2023-12-01T05:01:24.155018+0000 mon.a (mon.0) 951 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:01:24.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:01:24 smithi080 bash[41963]: audit 2023-12-01T05:01:23.402589+0000 mon.a (mon.0) 947 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:01:24.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:01:24 smithi080 bash[41963]: audit 2023-12-01T05:01:23.414756+0000 mon.a (mon.0) 948 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:01:24.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:01:24 smithi080 bash[41963]: audit 2023-12-01T05:01:23.545132+0000 mon.a (mon.0) 949 : audit 0 from='client.? 172.21.15.80:0/3160194764' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:01:24.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:01:24 smithi080 bash[41963]: audit 2023-12-01T05:01:24.145830+0000 mon.a (mon.0) 950 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:01:24.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:01:24 smithi080 bash[41963]: audit 2023-12-01T05:01:24.155018+0000 mon.a (mon.0) 951 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:01:24.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:01:24 smithi090 bash[32384]: audit 2023-12-01T05:01:23.402589+0000 mon.a (mon.0) 947 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:01:24.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:01:24 smithi090 bash[32384]: audit 2023-12-01T05:01:23.414756+0000 mon.a (mon.0) 948 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:01:24.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:01:24 smithi090 bash[32384]: audit 2023-12-01T05:01:23.545132+0000 mon.a (mon.0) 949 : audit 0 from='client.? 172.21.15.80:0/3160194764' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:01:24.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:01:24 smithi090 bash[32384]: audit 2023-12-01T05:01:24.145830+0000 mon.a (mon.0) 950 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:01:24.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:01:24 smithi090 bash[32384]: audit 2023-12-01T05:01:24.155018+0000 mon.a (mon.0) 951 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:01:25.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:01:25 smithi080 bash[41963]: cluster 2023-12-01T05:01:24.260323+0000 mgr.y (mgr.24362) 390 : cluster 0 pgmap v359: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:01:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:01:25 smithi080 bash[41963]: audit 2023-12-01T05:01:24.628240+0000 mon.c (mon.2) 257 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:01:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:01:25 smithi080 bash[41963]: audit 2023-12-01T05:01:24.630102+0000 mon.c (mon.2) 258 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:01:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:01:25 smithi080 bash[41963]: audit 2023-12-01T05:01:24.641654+0000 mon.a (mon.0) 952 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:01:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:01:25 smithi080 bash[41963]: audit 2023-12-01T05:01:24.798388+0000 mon.c (mon.2) 259 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:01:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:01:25 smithi080 bash[28361]: cluster 2023-12-01T05:01:24.260323+0000 mgr.y (mgr.24362) 390 : cluster 0 pgmap v359: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:01:25.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:01:25 smithi080 bash[28361]: audit 2023-12-01T05:01:24.628240+0000 mon.c (mon.2) 257 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:01:25.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:01:25 smithi080 bash[28361]: audit 2023-12-01T05:01:24.630102+0000 mon.c (mon.2) 258 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:01:25.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:01:25 smithi080 bash[28361]: audit 2023-12-01T05:01:24.641654+0000 mon.a (mon.0) 952 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:01:25.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:01:25 smithi080 bash[28361]: audit 2023-12-01T05:01:24.798388+0000 mon.c (mon.2) 259 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:01:25.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:01:25 smithi090 bash[32384]: cluster 2023-12-01T05:01:24.260323+0000 mgr.y (mgr.24362) 390 : cluster 0 pgmap v359: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:01:25.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:01:25 smithi090 bash[32384]: audit 2023-12-01T05:01:24.628240+0000 mon.c (mon.2) 257 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:01:25.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:01:25 smithi090 bash[32384]: audit 2023-12-01T05:01:24.630102+0000 mon.c (mon.2) 258 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:01:25.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:01:25 smithi090 bash[32384]: audit 2023-12-01T05:01:24.641654+0000 mon.a (mon.0) 952 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:01:25.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:01:25 smithi090 bash[32384]: audit 2023-12-01T05:01:24.798388+0000 mon.c (mon.2) 259 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:01:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:01:26 smithi080 bash[28361]: audit 2023-12-01T05:01:25.999068+0000 mon.a (mon.0) 953 : audit 0 from='client.? 172.21.15.80:0/2701274758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:01:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:01:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:01:26] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T05:01:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:01:26 smithi080 bash[41963]: audit 2023-12-01T05:01:25.999068+0000 mon.a (mon.0) 953 : audit 0 from='client.? 172.21.15.80:0/2701274758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:01:26.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:01:26 smithi090 bash[32384]: audit 2023-12-01T05:01:25.999068+0000 mon.a (mon.0) 953 : audit 0 from='client.? 172.21.15.80:0/2701274758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:01:27.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:01:27 smithi080 bash[41963]: cluster 2023-12-01T05:01:26.261334+0000 mgr.y (mgr.24362) 391 : cluster 0 pgmap v360: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:01:27.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:01:27 smithi080 bash[28361]: cluster 2023-12-01T05:01:26.261334+0000 mgr.y (mgr.24362) 391 : cluster 0 pgmap v360: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:01:27.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:01:27 smithi090 bash[32384]: cluster 2023-12-01T05:01:26.261334+0000 mgr.y (mgr.24362) 391 : cluster 0 pgmap v360: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:01:29.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:01:29 smithi080 bash[28361]: cluster 2023-12-01T05:01:28.261983+0000 mgr.y (mgr.24362) 392 : cluster 0 pgmap v361: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:01:29.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:01:29 smithi080 bash[28361]: audit 2023-12-01T05:01:28.461335+0000 mon.c (mon.2) 260 : audit 0 from='client.? 172.21.15.80:0/3543677297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:01:29.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:01:29 smithi080 bash[41963]: cluster 2023-12-01T05:01:28.261983+0000 mgr.y (mgr.24362) 392 : cluster 0 pgmap v361: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:01:29.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:01:29 smithi080 bash[41963]: audit 2023-12-01T05:01:28.461335+0000 mon.c (mon.2) 260 : audit 0 from='client.? 172.21.15.80:0/3543677297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:01:29.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:01:29 smithi090 bash[32384]: cluster 2023-12-01T05:01:28.261983+0000 mgr.y (mgr.24362) 392 : cluster 0 pgmap v361: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:01:29.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:01:29 smithi090 bash[32384]: audit 2023-12-01T05:01:28.461335+0000 mon.c (mon.2) 260 : audit 0 from='client.? 172.21.15.80:0/3543677297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:01:31.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:01:31 smithi080 bash[28361]: cluster 2023-12-01T05:01:30.262652+0000 mgr.y (mgr.24362) 393 : cluster 0 pgmap v362: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:01:31.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:01:31 smithi080 bash[28361]: audit 2023-12-01T05:01:30.926342+0000 mon.a (mon.0) 954 : audit 0 from='client.? 172.21.15.80:0/3166208572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:01:31.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:01:31 smithi080 bash[41963]: cluster 2023-12-01T05:01:30.262652+0000 mgr.y (mgr.24362) 393 : cluster 0 pgmap v362: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:01:31.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:01:31 smithi080 bash[41963]: audit 2023-12-01T05:01:30.926342+0000 mon.a (mon.0) 954 : audit 0 from='client.? 172.21.15.80:0/3166208572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:01:31.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:01:31 smithi090 bash[32384]: cluster 2023-12-01T05:01:30.262652+0000 mgr.y (mgr.24362) 393 : cluster 0 pgmap v362: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:01:31.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:01:31 smithi090 bash[32384]: audit 2023-12-01T05:01:30.926342+0000 mon.a (mon.0) 954 : audit 0 from='client.? 172.21.15.80:0/3166208572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:01:33.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:01:32 smithi080 bash[28361]: cluster 2023-12-01T05:01:32.263867+0000 mgr.y (mgr.24362) 394 : cluster 0 pgmap v363: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:01:33.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:01:32 smithi080 bash[41963]: cluster 2023-12-01T05:01:32.263867+0000 mgr.y (mgr.24362) 394 : cluster 0 pgmap v363: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:01:33.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:01:32 smithi090 bash[32384]: cluster 2023-12-01T05:01:32.263867+0000 mgr.y (mgr.24362) 394 : cluster 0 pgmap v363: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:01:34.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:01:33 smithi080 bash[28361]: audit 2023-12-01T05:01:33.378724+0000 mon.a (mon.0) 955 : audit 0 from='client.? 172.21.15.80:0/3488312572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:01:34.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:01:33 smithi080 bash[41963]: audit 2023-12-01T05:01:33.378724+0000 mon.a (mon.0) 955 : audit 0 from='client.? 172.21.15.80:0/3488312572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:01:34.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:01:33 smithi090 bash[32384]: audit 2023-12-01T05:01:33.378724+0000 mon.a (mon.0) 955 : audit 0 from='client.? 172.21.15.80:0/3488312572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:01:34.269 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 05:01:33 smithi090 bash[65515]: logger=cleanup t=2023-12-01T05:01:33.890919709Z level=info msg="Completed cleanup jobs" duration=100.962617ms 2023-12-01T05:01:35.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:01:34 smithi080 bash[41963]: cluster 2023-12-01T05:01:34.264528+0000 mgr.y (mgr.24362) 395 : cluster 0 pgmap v364: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:01:35.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:01:34 smithi080 bash[28361]: cluster 2023-12-01T05:01:34.264528+0000 mgr.y (mgr.24362) 395 : cluster 0 pgmap v364: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:01:35.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:01:34 smithi090 bash[32384]: cluster 2023-12-01T05:01:34.264528+0000 mgr.y (mgr.24362) 395 : cluster 0 pgmap v364: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:01:36.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:01:35 smithi080 bash[41963]: audit 2023-12-01T05:01:35.837089+0000 mon.a (mon.0) 956 : audit 0 from='client.? 172.21.15.80:0/1295883998' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:01:36.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:01:35 smithi080 bash[28361]: audit 2023-12-01T05:01:35.837089+0000 mon.a (mon.0) 956 : audit 0 from='client.? 172.21.15.80:0/1295883998' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:01:36.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:01:35 smithi090 bash[32384]: audit 2023-12-01T05:01:35.837089+0000 mon.a (mon.0) 956 : audit 0 from='client.? 172.21.15.80:0/1295883998' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:01:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:01:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:01:36] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T05:01:37.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:01:36 smithi080 bash[28361]: cluster 2023-12-01T05:01:36.265628+0000 mgr.y (mgr.24362) 396 : cluster 0 pgmap v365: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:01:37.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:01:36 smithi080 bash[41963]: cluster 2023-12-01T05:01:36.265628+0000 mgr.y (mgr.24362) 396 : cluster 0 pgmap v365: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:01:37.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:01:36 smithi090 bash[32384]: cluster 2023-12-01T05:01:36.265628+0000 mgr.y (mgr.24362) 396 : cluster 0 pgmap v365: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:01:38.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:01:38 smithi080 bash[28361]: audit 2023-12-01T05:01:38.294292+0000 mon.a (mon.0) 957 : audit 0 from='client.? 172.21.15.80:0/1936424798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:01:38.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:01:38 smithi080 bash[41963]: audit 2023-12-01T05:01:38.294292+0000 mon.a (mon.0) 957 : audit 0 from='client.? 172.21.15.80:0/1936424798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:01:38.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:01:38 smithi090 bash[32384]: audit 2023-12-01T05:01:38.294292+0000 mon.a (mon.0) 957 : audit 0 from='client.? 172.21.15.80:0/1936424798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:01:39.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:01:39 smithi080 bash[28361]: cluster 2023-12-01T05:01:38.266251+0000 mgr.y (mgr.24362) 397 : cluster 0 pgmap v366: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:01:39.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:01:39 smithi080 bash[41963]: cluster 2023-12-01T05:01:38.266251+0000 mgr.y (mgr.24362) 397 : cluster 0 pgmap v366: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:01:39.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:01:39 smithi090 bash[32384]: cluster 2023-12-01T05:01:38.266251+0000 mgr.y (mgr.24362) 397 : cluster 0 pgmap v366: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:01:40.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:01:40 smithi080 bash[28361]: audit 2023-12-01T05:01:39.799028+0000 mon.c (mon.2) 261 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:01:40.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:01:40 smithi080 bash[41963]: audit 2023-12-01T05:01:39.799028+0000 mon.c (mon.2) 261 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:01:40.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:01:40 smithi090 bash[32384]: audit 2023-12-01T05:01:39.799028+0000 mon.c (mon.2) 261 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:01:41.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:01:41 smithi080 bash[41963]: cluster 2023-12-01T05:01:40.266946+0000 mgr.y (mgr.24362) 398 : cluster 0 pgmap v367: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:01:41.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:01:41 smithi080 bash[41963]: audit 2023-12-01T05:01:40.752638+0000 mon.a (mon.0) 958 : audit 0 from='client.? 172.21.15.80:0/768725217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:01:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:01:41 smithi080 bash[28361]: cluster 2023-12-01T05:01:40.266946+0000 mgr.y (mgr.24362) 398 : cluster 0 pgmap v367: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:01:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:01:41 smithi080 bash[28361]: audit 2023-12-01T05:01:40.752638+0000 mon.a (mon.0) 958 : audit 0 from='client.? 172.21.15.80:0/768725217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:01:41.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:01:41 smithi090 bash[32384]: cluster 2023-12-01T05:01:40.266946+0000 mgr.y (mgr.24362) 398 : cluster 0 pgmap v367: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:01:41.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:01:41 smithi090 bash[32384]: audit 2023-12-01T05:01:40.752638+0000 mon.a (mon.0) 958 : audit 0 from='client.? 172.21.15.80:0/768725217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:01:43.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:01:42 smithi080 bash[28361]: cluster 2023-12-01T05:01:42.268090+0000 mgr.y (mgr.24362) 399 : cluster 0 pgmap v368: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:01:43.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:01:42 smithi080 bash[41963]: cluster 2023-12-01T05:01:42.268090+0000 mgr.y (mgr.24362) 399 : cluster 0 pgmap v368: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:01:43.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:01:42 smithi090 bash[32384]: cluster 2023-12-01T05:01:42.268090+0000 mgr.y (mgr.24362) 399 : cluster 0 pgmap v368: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:01:44.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:01:43 smithi080 bash[28361]: audit 2023-12-01T05:01:43.211333+0000 mon.c (mon.2) 262 : audit 0 from='client.? 172.21.15.80:0/463200099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:01:44.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:01:43 smithi080 bash[41963]: audit 2023-12-01T05:01:43.211333+0000 mon.c (mon.2) 262 : audit 0 from='client.? 172.21.15.80:0/463200099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:01:44.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:01:43 smithi090 bash[32384]: audit 2023-12-01T05:01:43.211333+0000 mon.c (mon.2) 262 : audit 0 from='client.? 172.21.15.80:0/463200099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:01:45.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:01:44 smithi080 bash[28361]: cluster 2023-12-01T05:01:44.268701+0000 mgr.y (mgr.24362) 400 : cluster 0 pgmap v369: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:01:45.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:01:44 smithi080 bash[41963]: cluster 2023-12-01T05:01:44.268701+0000 mgr.y (mgr.24362) 400 : cluster 0 pgmap v369: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:01:45.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:01:44 smithi090 bash[32384]: cluster 2023-12-01T05:01:44.268701+0000 mgr.y (mgr.24362) 400 : cluster 0 pgmap v369: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:01:46.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:01:45 smithi080 bash[28361]: audit 2023-12-01T05:01:45.669884+0000 mon.a (mon.0) 959 : audit 0 from='client.? 172.21.15.80:0/4192179239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:01:46.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:01:45 smithi080 bash[41963]: audit 2023-12-01T05:01:45.669884+0000 mon.a (mon.0) 959 : audit 0 from='client.? 172.21.15.80:0/4192179239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:01:46.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:01:45 smithi090 bash[32384]: audit 2023-12-01T05:01:45.669884+0000 mon.a (mon.0) 959 : audit 0 from='client.? 172.21.15.80:0/4192179239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:01:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:01:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:01:46] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T05:01:47.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:01:46 smithi080 bash[41963]: cluster 2023-12-01T05:01:46.269825+0000 mgr.y (mgr.24362) 401 : cluster 0 pgmap v370: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:01:47.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:01:46 smithi080 bash[28361]: cluster 2023-12-01T05:01:46.269825+0000 mgr.y (mgr.24362) 401 : cluster 0 pgmap v370: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:01:47.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:01:46 smithi090 bash[32384]: cluster 2023-12-01T05:01:46.269825+0000 mgr.y (mgr.24362) 401 : cluster 0 pgmap v370: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:01:48.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:01:48 smithi080 bash[28361]: audit 2023-12-01T05:01:48.126294+0000 mon.a (mon.0) 960 : audit 0 from='client.? 172.21.15.80:0/1098594807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:01:48.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:01:48 smithi080 bash[41963]: audit 2023-12-01T05:01:48.126294+0000 mon.a (mon.0) 960 : audit 0 from='client.? 172.21.15.80:0/1098594807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:01:48.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:01:48 smithi090 bash[32384]: audit 2023-12-01T05:01:48.126294+0000 mon.a (mon.0) 960 : audit 0 from='client.? 172.21.15.80:0/1098594807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:01:49.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:01:49 smithi090 bash[32384]: cluster 2023-12-01T05:01:48.270493+0000 mgr.y (mgr.24362) 402 : cluster 0 pgmap v371: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:01:49.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:01:49 smithi080 bash[28361]: cluster 2023-12-01T05:01:48.270493+0000 mgr.y (mgr.24362) 402 : cluster 0 pgmap v371: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:01:49.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:01:49 smithi080 bash[41963]: cluster 2023-12-01T05:01:48.270493+0000 mgr.y (mgr.24362) 402 : cluster 0 pgmap v371: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:01:51.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:01:51 smithi080 bash[28361]: cluster 2023-12-01T05:01:50.271115+0000 mgr.y (mgr.24362) 403 : cluster 0 pgmap v372: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:01:51.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:01:51 smithi080 bash[28361]: audit 2023-12-01T05:01:50.587797+0000 mon.a (mon.0) 961 : audit 0 from='client.? 172.21.15.80:0/3798689880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:01:51.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:01:51 smithi080 bash[41963]: cluster 2023-12-01T05:01:50.271115+0000 mgr.y (mgr.24362) 403 : cluster 0 pgmap v372: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:01:51.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:01:51 smithi080 bash[41963]: audit 2023-12-01T05:01:50.587797+0000 mon.a (mon.0) 961 : audit 0 from='client.? 172.21.15.80:0/3798689880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:01:51.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:01:51 smithi090 bash[32384]: cluster 2023-12-01T05:01:50.271115+0000 mgr.y (mgr.24362) 403 : cluster 0 pgmap v372: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:01:51.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:01:51 smithi090 bash[32384]: audit 2023-12-01T05:01:50.587797+0000 mon.a (mon.0) 961 : audit 0 from='client.? 172.21.15.80:0/3798689880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:01:53.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:01:52 smithi080 bash[28361]: cluster 2023-12-01T05:01:52.272148+0000 mgr.y (mgr.24362) 404 : cluster 0 pgmap v373: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:01:53.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:01:52 smithi080 bash[41963]: cluster 2023-12-01T05:01:52.272148+0000 mgr.y (mgr.24362) 404 : cluster 0 pgmap v373: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:01:53.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:01:52 smithi090 bash[32384]: cluster 2023-12-01T05:01:52.272148+0000 mgr.y (mgr.24362) 404 : cluster 0 pgmap v373: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:01:54.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:01:53 smithi080 bash[28361]: audit 2023-12-01T05:01:53.045532+0000 mon.c (mon.2) 263 : audit 0 from='client.? 172.21.15.80:0/3130348699' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:01:54.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:01:53 smithi080 bash[41963]: audit 2023-12-01T05:01:53.045532+0000 mon.c (mon.2) 263 : audit 0 from='client.? 172.21.15.80:0/3130348699' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:01:54.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:01:53 smithi090 bash[32384]: audit 2023-12-01T05:01:53.045532+0000 mon.c (mon.2) 263 : audit 0 from='client.? 172.21.15.80:0/3130348699' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:01:55.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:01:54 smithi080 bash[28361]: cluster 2023-12-01T05:01:54.272728+0000 mgr.y (mgr.24362) 405 : cluster 0 pgmap v374: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:01:55.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:01:54 smithi080 bash[28361]: audit 2023-12-01T05:01:54.799184+0000 mon.c (mon.2) 264 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:01:55.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:01:54 smithi080 bash[41963]: cluster 2023-12-01T05:01:54.272728+0000 mgr.y (mgr.24362) 405 : cluster 0 pgmap v374: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:01:55.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:01:54 smithi080 bash[41963]: audit 2023-12-01T05:01:54.799184+0000 mon.c (mon.2) 264 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:01:55.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:01:54 smithi090 bash[32384]: cluster 2023-12-01T05:01:54.272728+0000 mgr.y (mgr.24362) 405 : cluster 0 pgmap v374: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:01:55.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:01:54 smithi090 bash[32384]: audit 2023-12-01T05:01:54.799184+0000 mon.c (mon.2) 264 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:01:56.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:01:55 smithi080 bash[41963]: audit 2023-12-01T05:01:55.493538+0000 mon.c (mon.2) 265 : audit 0 from='client.? 172.21.15.80:0/814397749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:01:56.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:01:55 smithi080 bash[28361]: audit 2023-12-01T05:01:55.493538+0000 mon.c (mon.2) 265 : audit 0 from='client.? 172.21.15.80:0/814397749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:01:56.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:01:55 smithi090 bash[32384]: audit 2023-12-01T05:01:55.493538+0000 mon.c (mon.2) 265 : audit 0 from='client.? 172.21.15.80:0/814397749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:01:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:01:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:01:56] "GET /metrics HTTP/1.1" 200 33977 "" "Prometheus/2.43.0" 2023-12-01T05:01:57.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:01:56 smithi080 bash[41963]: cluster 2023-12-01T05:01:56.273804+0000 mgr.y (mgr.24362) 406 : cluster 0 pgmap v375: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:01:57.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:01:56 smithi080 bash[28361]: cluster 2023-12-01T05:01:56.273804+0000 mgr.y (mgr.24362) 406 : cluster 0 pgmap v375: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:01:57.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:01:56 smithi090 bash[32384]: cluster 2023-12-01T05:01:56.273804+0000 mgr.y (mgr.24362) 406 : cluster 0 pgmap v375: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:01:58.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:01:58 smithi090 bash[32384]: audit 2023-12-01T05:01:57.952292+0000 mon.c (mon.2) 266 : audit 0 from='client.? 172.21.15.80:0/4190722663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:01:58.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:01:58 smithi080 bash[28361]: audit 2023-12-01T05:01:57.952292+0000 mon.c (mon.2) 266 : audit 0 from='client.? 172.21.15.80:0/4190722663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:01:58.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:01:58 smithi080 bash[41963]: audit 2023-12-01T05:01:57.952292+0000 mon.c (mon.2) 266 : audit 0 from='client.? 172.21.15.80:0/4190722663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:01:59.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:01:59 smithi090 bash[32384]: cluster 2023-12-01T05:01:58.274425+0000 mgr.y (mgr.24362) 407 : cluster 0 pgmap v376: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:01:59.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:01:59 smithi080 bash[41963]: cluster 2023-12-01T05:01:58.274425+0000 mgr.y (mgr.24362) 407 : cluster 0 pgmap v376: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:01:59.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:01:59 smithi080 bash[28361]: cluster 2023-12-01T05:01:58.274425+0000 mgr.y (mgr.24362) 407 : cluster 0 pgmap v376: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:02:01.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:02:01 smithi080 bash[41963]: cluster 2023-12-01T05:02:00.275062+0000 mgr.y (mgr.24362) 408 : cluster 0 pgmap v377: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:02:01.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:02:01 smithi080 bash[41963]: audit 2023-12-01T05:02:00.414550+0000 mon.c (mon.2) 267 : audit 0 from='client.? 172.21.15.80:0/2634447516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:02:01.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:02:01 smithi080 bash[28361]: cluster 2023-12-01T05:02:00.275062+0000 mgr.y (mgr.24362) 408 : cluster 0 pgmap v377: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:02:01.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:02:01 smithi080 bash[28361]: audit 2023-12-01T05:02:00.414550+0000 mon.c (mon.2) 267 : audit 0 from='client.? 172.21.15.80:0/2634447516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:02:01.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:02:01 smithi090 bash[32384]: cluster 2023-12-01T05:02:00.275062+0000 mgr.y (mgr.24362) 408 : cluster 0 pgmap v377: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:02:01.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:02:01 smithi090 bash[32384]: audit 2023-12-01T05:02:00.414550+0000 mon.c (mon.2) 267 : audit 0 from='client.? 172.21.15.80:0/2634447516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:02:03.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:02:02 smithi080 bash[28361]: cluster 2023-12-01T05:02:02.276276+0000 mgr.y (mgr.24362) 409 : cluster 0 pgmap v378: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:02:03.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:02:02 smithi080 bash[28361]: audit 2023-12-01T05:02:02.868468+0000 mon.c (mon.2) 268 : audit 0 from='client.? 172.21.15.80:0/1577590344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:02:03.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:02:02 smithi080 bash[41963]: cluster 2023-12-01T05:02:02.276276+0000 mgr.y (mgr.24362) 409 : cluster 0 pgmap v378: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:02:03.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:02:02 smithi080 bash[41963]: audit 2023-12-01T05:02:02.868468+0000 mon.c (mon.2) 268 : audit 0 from='client.? 172.21.15.80:0/1577590344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:02:03.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:02:02 smithi090 bash[32384]: cluster 2023-12-01T05:02:02.276276+0000 mgr.y (mgr.24362) 409 : cluster 0 pgmap v378: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:02:03.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:02:02 smithi090 bash[32384]: audit 2023-12-01T05:02:02.868468+0000 mon.c (mon.2) 268 : audit 0 from='client.? 172.21.15.80:0/1577590344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:02:05.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:02:05 smithi080 bash[28361]: cluster 2023-12-01T05:02:04.276994+0000 mgr.y (mgr.24362) 410 : cluster 0 pgmap v379: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:02:05.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:02:05 smithi080 bash[28361]: audit 2023-12-01T05:02:05.323581+0000 mon.c (mon.2) 269 : audit 0 from='client.? 172.21.15.80:0/1079921870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:02:05.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:02:05 smithi080 bash[41963]: cluster 2023-12-01T05:02:04.276994+0000 mgr.y (mgr.24362) 410 : cluster 0 pgmap v379: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:02:05.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:02:05 smithi080 bash[41963]: audit 2023-12-01T05:02:05.323581+0000 mon.c (mon.2) 269 : audit 0 from='client.? 172.21.15.80:0/1079921870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:02:05.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:02:05 smithi090 bash[32384]: cluster 2023-12-01T05:02:04.276994+0000 mgr.y (mgr.24362) 410 : cluster 0 pgmap v379: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:02:05.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:02:05 smithi090 bash[32384]: audit 2023-12-01T05:02:05.323581+0000 mon.c (mon.2) 269 : audit 0 from='client.? 172.21.15.80:0/1079921870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:02:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:02:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:02:06] "GET /metrics HTTP/1.1" 200 33977 "" "Prometheus/2.43.0" 2023-12-01T05:02:07.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:02:07 smithi080 bash[41963]: cluster 2023-12-01T05:02:06.278137+0000 mgr.y (mgr.24362) 411 : cluster 0 pgmap v380: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:02:07.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:02:07 smithi080 bash[28361]: cluster 2023-12-01T05:02:06.278137+0000 mgr.y (mgr.24362) 411 : cluster 0 pgmap v380: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:02:07.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:02:07 smithi090 bash[32384]: cluster 2023-12-01T05:02:06.278137+0000 mgr.y (mgr.24362) 411 : cluster 0 pgmap v380: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:02:08.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:02:08 smithi080 bash[28361]: audit 2023-12-01T05:02:07.777436+0000 mon.c (mon.2) 270 : audit 0 from='client.? 172.21.15.80:0/619059106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:02:08.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:02:08 smithi080 bash[41963]: audit 2023-12-01T05:02:07.777436+0000 mon.c (mon.2) 270 : audit 0 from='client.? 172.21.15.80:0/619059106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:02:08.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:02:08 smithi090 bash[32384]: audit 2023-12-01T05:02:07.777436+0000 mon.c (mon.2) 270 : audit 0 from='client.? 172.21.15.80:0/619059106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:02:09.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:02:09 smithi080 bash[28361]: cluster 2023-12-01T05:02:08.278800+0000 mgr.y (mgr.24362) 412 : cluster 0 pgmap v381: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:02:09.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:02:09 smithi080 bash[41963]: cluster 2023-12-01T05:02:08.278800+0000 mgr.y (mgr.24362) 412 : cluster 0 pgmap v381: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:02:09.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:02:09 smithi090 bash[32384]: cluster 2023-12-01T05:02:08.278800+0000 mgr.y (mgr.24362) 412 : cluster 0 pgmap v381: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:02:10.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:02:10 smithi080 bash[41963]: audit 2023-12-01T05:02:09.799727+0000 mon.c (mon.2) 271 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:02:10.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:02:10 smithi080 bash[41963]: audit 2023-12-01T05:02:10.235027+0000 mon.c (mon.2) 272 : audit 0 from='client.? 172.21.15.80:0/3535710868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:02:10.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:02:10 smithi080 bash[28361]: audit 2023-12-01T05:02:09.799727+0000 mon.c (mon.2) 271 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:02:10.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:02:10 smithi080 bash[28361]: audit 2023-12-01T05:02:10.235027+0000 mon.c (mon.2) 272 : audit 0 from='client.? 172.21.15.80:0/3535710868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:02:10.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:02:10 smithi090 bash[32384]: audit 2023-12-01T05:02:09.799727+0000 mon.c (mon.2) 271 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:02:10.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:02:10 smithi090 bash[32384]: audit 2023-12-01T05:02:10.235027+0000 mon.c (mon.2) 272 : audit 0 from='client.? 172.21.15.80:0/3535710868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:02:11.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:02:11 smithi080 bash[28361]: cluster 2023-12-01T05:02:10.279419+0000 mgr.y (mgr.24362) 413 : cluster 0 pgmap v382: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:02:11.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:02:11 smithi080 bash[41963]: cluster 2023-12-01T05:02:10.279419+0000 mgr.y (mgr.24362) 413 : cluster 0 pgmap v382: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:02:11.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:02:11 smithi090 bash[32384]: cluster 2023-12-01T05:02:10.279419+0000 mgr.y (mgr.24362) 413 : cluster 0 pgmap v382: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:02:13.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:02:12 smithi080 bash[28361]: cluster 2023-12-01T05:02:12.280569+0000 mgr.y (mgr.24362) 414 : cluster 0 pgmap v383: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:02:13.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:02:12 smithi080 bash[28361]: audit 2023-12-01T05:02:12.680445+0000 mon.a (mon.0) 962 : audit 0 from='client.? 172.21.15.80:0/574697323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:02:13.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:02:12 smithi080 bash[41963]: cluster 2023-12-01T05:02:12.280569+0000 mgr.y (mgr.24362) 414 : cluster 0 pgmap v383: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:02:13.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:02:12 smithi080 bash[41963]: audit 2023-12-01T05:02:12.680445+0000 mon.a (mon.0) 962 : audit 0 from='client.? 172.21.15.80:0/574697323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:02:13.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:02:12 smithi090 bash[32384]: cluster 2023-12-01T05:02:12.280569+0000 mgr.y (mgr.24362) 414 : cluster 0 pgmap v383: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:02:13.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:02:12 smithi090 bash[32384]: audit 2023-12-01T05:02:12.680445+0000 mon.a (mon.0) 962 : audit 0 from='client.? 172.21.15.80:0/574697323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:02:15.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:02:15 smithi080 bash[28361]: cluster 2023-12-01T05:02:14.281275+0000 mgr.y (mgr.24362) 415 : cluster 0 pgmap v384: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:02:15.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:02:15 smithi080 bash[28361]: audit 2023-12-01T05:02:15.133885+0000 mon.c (mon.2) 273 : audit 0 from='client.? 172.21.15.80:0/3118054951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:02:15.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:02:15 smithi080 bash[41963]: cluster 2023-12-01T05:02:14.281275+0000 mgr.y (mgr.24362) 415 : cluster 0 pgmap v384: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:02:15.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:02:15 smithi080 bash[41963]: audit 2023-12-01T05:02:15.133885+0000 mon.c (mon.2) 273 : audit 0 from='client.? 172.21.15.80:0/3118054951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:02:15.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:02:15 smithi090 bash[32384]: cluster 2023-12-01T05:02:14.281275+0000 mgr.y (mgr.24362) 415 : cluster 0 pgmap v384: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:02:15.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:02:15 smithi090 bash[32384]: audit 2023-12-01T05:02:15.133885+0000 mon.c (mon.2) 273 : audit 0 from='client.? 172.21.15.80:0/3118054951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:02:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:02:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:02:16] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T05:02:17.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:02:17 smithi080 bash[41963]: cluster 2023-12-01T05:02:16.282396+0000 mgr.y (mgr.24362) 416 : cluster 0 pgmap v385: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:02:17.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:02:17 smithi080 bash[28361]: cluster 2023-12-01T05:02:16.282396+0000 mgr.y (mgr.24362) 416 : cluster 0 pgmap v385: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:02:17.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:02:17 smithi090 bash[32384]: cluster 2023-12-01T05:02:16.282396+0000 mgr.y (mgr.24362) 416 : cluster 0 pgmap v385: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:02:18.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:02:18 smithi080 bash[41963]: audit 2023-12-01T05:02:17.585321+0000 mon.a (mon.0) 963 : audit 0 from='client.? 172.21.15.80:0/1669861613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:02:18.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:02:18 smithi080 bash[28361]: audit 2023-12-01T05:02:17.585321+0000 mon.a (mon.0) 963 : audit 0 from='client.? 172.21.15.80:0/1669861613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:02:18.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:02:18 smithi090 bash[32384]: audit 2023-12-01T05:02:17.585321+0000 mon.a (mon.0) 963 : audit 0 from='client.? 172.21.15.80:0/1669861613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:02:19.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:02:19 smithi080 bash[41963]: cluster 2023-12-01T05:02:18.283063+0000 mgr.y (mgr.24362) 417 : cluster 0 pgmap v386: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:02:19.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:02:19 smithi080 bash[28361]: cluster 2023-12-01T05:02:18.283063+0000 mgr.y (mgr.24362) 417 : cluster 0 pgmap v386: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:02:19.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:02:19 smithi090 bash[32384]: cluster 2023-12-01T05:02:18.283063+0000 mgr.y (mgr.24362) 417 : cluster 0 pgmap v386: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:02:20.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:02:20 smithi080 bash[28361]: audit 2023-12-01T05:02:20.042101+0000 mon.a (mon.0) 964 : audit 0 from='client.? 172.21.15.80:0/55449139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:02:20.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:02:20 smithi080 bash[41963]: audit 2023-12-01T05:02:20.042101+0000 mon.a (mon.0) 964 : audit 0 from='client.? 172.21.15.80:0/55449139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:02:20.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:02:20 smithi090 bash[32384]: audit 2023-12-01T05:02:20.042101+0000 mon.a (mon.0) 964 : audit 0 from='client.? 172.21.15.80:0/55449139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:02:21.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:02:21 smithi080 bash[28361]: cluster 2023-12-01T05:02:20.283735+0000 mgr.y (mgr.24362) 418 : cluster 0 pgmap v387: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:02:21.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:02:21 smithi080 bash[41963]: cluster 2023-12-01T05:02:20.283735+0000 mgr.y (mgr.24362) 418 : cluster 0 pgmap v387: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:02:21.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:02:21 smithi090 bash[32384]: cluster 2023-12-01T05:02:20.283735+0000 mgr.y (mgr.24362) 418 : cluster 0 pgmap v387: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:02:23.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:02:22 smithi080 bash[41963]: cluster 2023-12-01T05:02:22.284474+0000 mgr.y (mgr.24362) 419 : cluster 0 pgmap v388: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:02:23.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:02:22 smithi080 bash[41963]: audit 2023-12-01T05:02:22.495751+0000 mon.c (mon.2) 274 : audit 0 from='client.? 172.21.15.80:0/1932045144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:02:23.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:02:22 smithi080 bash[28361]: cluster 2023-12-01T05:02:22.284474+0000 mgr.y (mgr.24362) 419 : cluster 0 pgmap v388: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:02:23.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:02:22 smithi080 bash[28361]: audit 2023-12-01T05:02:22.495751+0000 mon.c (mon.2) 274 : audit 0 from='client.? 172.21.15.80:0/1932045144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:02:23.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:02:22 smithi090 bash[32384]: cluster 2023-12-01T05:02:22.284474+0000 mgr.y (mgr.24362) 419 : cluster 0 pgmap v388: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:02:23.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:02:22 smithi090 bash[32384]: audit 2023-12-01T05:02:22.495751+0000 mon.c (mon.2) 274 : audit 0 from='client.? 172.21.15.80:0/1932045144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:02:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:02:25 smithi080 bash[41963]: cluster 2023-12-01T05:02:24.285101+0000 mgr.y (mgr.24362) 420 : cluster 0 pgmap v389: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:02:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:02:25 smithi080 bash[41963]: audit 2023-12-01T05:02:24.725510+0000 mon.c (mon.2) 275 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:02:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:02:25 smithi080 bash[41963]: audit 2023-12-01T05:02:24.799739+0000 mon.c (mon.2) 276 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:02:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:02:25 smithi080 bash[41963]: audit 2023-12-01T05:02:24.949647+0000 mon.a (mon.0) 965 : audit 0 from='client.? 172.21.15.80:0/1239541596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:02:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:02:25 smithi080 bash[28361]: cluster 2023-12-01T05:02:24.285101+0000 mgr.y (mgr.24362) 420 : cluster 0 pgmap v389: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:02:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:02:25 smithi080 bash[28361]: audit 2023-12-01T05:02:24.725510+0000 mon.c (mon.2) 275 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:02:25.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:02:25 smithi080 bash[28361]: audit 2023-12-01T05:02:24.799739+0000 mon.c (mon.2) 276 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:02:25.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:02:25 smithi080 bash[28361]: audit 2023-12-01T05:02:24.949647+0000 mon.a (mon.0) 965 : audit 0 from='client.? 172.21.15.80:0/1239541596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:02:25.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:02:25 smithi090 bash[32384]: cluster 2023-12-01T05:02:24.285101+0000 mgr.y (mgr.24362) 420 : cluster 0 pgmap v389: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:02:25.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:02:25 smithi090 bash[32384]: audit 2023-12-01T05:02:24.725510+0000 mon.c (mon.2) 275 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:02:25.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:02:25 smithi090 bash[32384]: audit 2023-12-01T05:02:24.799739+0000 mon.c (mon.2) 276 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:02:25.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:02:25 smithi090 bash[32384]: audit 2023-12-01T05:02:24.949647+0000 mon.a (mon.0) 965 : audit 0 from='client.? 172.21.15.80:0/1239541596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:02:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:02:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:02:26] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T05:02:27.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:02:27 smithi080 bash[28361]: cluster 2023-12-01T05:02:26.286335+0000 mgr.y (mgr.24362) 421 : cluster 0 pgmap v390: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:02:27.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:02:27 smithi080 bash[41963]: cluster 2023-12-01T05:02:26.286335+0000 mgr.y (mgr.24362) 421 : cluster 0 pgmap v390: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:02:27.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:02:27 smithi090 bash[32384]: cluster 2023-12-01T05:02:26.286335+0000 mgr.y (mgr.24362) 421 : cluster 0 pgmap v390: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:02:28.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:02:28 smithi080 bash[41963]: audit 2023-12-01T05:02:27.409383+0000 mon.a (mon.0) 966 : audit 0 from='client.? 172.21.15.80:0/1504973813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:02:28.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:02:28 smithi080 bash[28361]: audit 2023-12-01T05:02:27.409383+0000 mon.a (mon.0) 966 : audit 0 from='client.? 172.21.15.80:0/1504973813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:02:28.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:02:28 smithi090 bash[32384]: audit 2023-12-01T05:02:27.409383+0000 mon.a (mon.0) 966 : audit 0 from='client.? 172.21.15.80:0/1504973813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:02:29.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:02:29 smithi080 bash[41963]: cluster 2023-12-01T05:02:28.287023+0000 mgr.y (mgr.24362) 422 : cluster 0 pgmap v391: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:02:29.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:02:29 smithi080 bash[28361]: cluster 2023-12-01T05:02:28.287023+0000 mgr.y (mgr.24362) 422 : cluster 0 pgmap v391: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:02:29.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:02:29 smithi090 bash[32384]: cluster 2023-12-01T05:02:28.287023+0000 mgr.y (mgr.24362) 422 : cluster 0 pgmap v391: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:02:30.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:02:30 smithi080 bash[28361]: audit 2023-12-01T05:02:29.876081+0000 mon.a (mon.0) 967 : audit 0 from='client.? 172.21.15.80:0/4132759112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:02:30.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:02:30 smithi080 bash[41963]: audit 2023-12-01T05:02:29.876081+0000 mon.a (mon.0) 967 : audit 0 from='client.? 172.21.15.80:0/4132759112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:02:30.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:02:30 smithi090 bash[32384]: audit 2023-12-01T05:02:29.876081+0000 mon.a (mon.0) 967 : audit 0 from='client.? 172.21.15.80:0/4132759112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:02:31.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:02:31 smithi090 bash[32384]: cluster 2023-12-01T05:02:30.287724+0000 mgr.y (mgr.24362) 423 : cluster 0 pgmap v392: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:02:31.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:02:31 smithi090 bash[32384]: audit 2023-12-01T05:02:30.470725+0000 mon.a (mon.0) 968 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:02:31.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:02:31 smithi090 bash[32384]: audit 2023-12-01T05:02:30.484342+0000 mon.a (mon.0) 969 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:02:31.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:02:31 smithi090 bash[32384]: audit 2023-12-01T05:02:30.883367+0000 mon.a (mon.0) 970 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:02:31.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:02:31 smithi090 bash[32384]: audit 2023-12-01T05:02:30.899822+0000 mon.a (mon.0) 971 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:02:31.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:02:31 smithi090 bash[32384]: audit 2023-12-01T05:02:31.392999+0000 mon.c (mon.2) 277 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:02:31.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:02:31 smithi090 bash[32384]: audit 2023-12-01T05:02:31.394931+0000 mon.c (mon.2) 278 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:02:31.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:02:31 smithi090 bash[32384]: audit 2023-12-01T05:02:31.404697+0000 mon.a (mon.0) 972 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:02:31.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:02:31 smithi080 bash[41963]: cluster 2023-12-01T05:02:30.287724+0000 mgr.y (mgr.24362) 423 : cluster 0 pgmap v392: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:02:31.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:02:31 smithi080 bash[41963]: audit 2023-12-01T05:02:30.470725+0000 mon.a (mon.0) 968 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:02:31.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:02:31 smithi080 bash[41963]: audit 2023-12-01T05:02:30.484342+0000 mon.a (mon.0) 969 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:02:31.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:02:31 smithi080 bash[41963]: audit 2023-12-01T05:02:30.883367+0000 mon.a (mon.0) 970 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:02:31.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:02:31 smithi080 bash[41963]: audit 2023-12-01T05:02:30.899822+0000 mon.a (mon.0) 971 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:02:31.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:02:31 smithi080 bash[41963]: audit 2023-12-01T05:02:31.392999+0000 mon.c (mon.2) 277 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:02:31.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:02:31 smithi080 bash[41963]: audit 2023-12-01T05:02:31.394931+0000 mon.c (mon.2) 278 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:02:31.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:02:31 smithi080 bash[41963]: audit 2023-12-01T05:02:31.404697+0000 mon.a (mon.0) 972 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:02:31.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:02:31 smithi080 bash[28361]: cluster 2023-12-01T05:02:30.287724+0000 mgr.y (mgr.24362) 423 : cluster 0 pgmap v392: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:02:31.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:02:31 smithi080 bash[28361]: audit 2023-12-01T05:02:30.470725+0000 mon.a (mon.0) 968 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:02:31.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:02:31 smithi080 bash[28361]: audit 2023-12-01T05:02:30.484342+0000 mon.a (mon.0) 969 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:02:31.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:02:31 smithi080 bash[28361]: audit 2023-12-01T05:02:30.883367+0000 mon.a (mon.0) 970 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:02:31.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:02:31 smithi080 bash[28361]: audit 2023-12-01T05:02:30.899822+0000 mon.a (mon.0) 971 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:02:31.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:02:31 smithi080 bash[28361]: audit 2023-12-01T05:02:31.392999+0000 mon.c (mon.2) 277 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:02:31.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:02:31 smithi080 bash[28361]: audit 2023-12-01T05:02:31.394931+0000 mon.c (mon.2) 278 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:02:31.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:02:31 smithi080 bash[28361]: audit 2023-12-01T05:02:31.404697+0000 mon.a (mon.0) 972 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:02:33.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:02:32 smithi080 bash[41963]: cluster 2023-12-01T05:02:32.288805+0000 mgr.y (mgr.24362) 424 : cluster 0 pgmap v393: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:02:33.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:02:32 smithi080 bash[41963]: audit 2023-12-01T05:02:32.324182+0000 mon.a (mon.0) 973 : audit 0 from='client.? 172.21.15.80:0/1199307520' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:02:33.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:02:32 smithi080 bash[28361]: cluster 2023-12-01T05:02:32.288805+0000 mgr.y (mgr.24362) 424 : cluster 0 pgmap v393: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:02:33.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:02:32 smithi080 bash[28361]: audit 2023-12-01T05:02:32.324182+0000 mon.a (mon.0) 973 : audit 0 from='client.? 172.21.15.80:0/1199307520' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:02:33.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:02:32 smithi090 bash[32384]: cluster 2023-12-01T05:02:32.288805+0000 mgr.y (mgr.24362) 424 : cluster 0 pgmap v393: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:02:33.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:02:32 smithi090 bash[32384]: audit 2023-12-01T05:02:32.324182+0000 mon.a (mon.0) 973 : audit 0 from='client.? 172.21.15.80:0/1199307520' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:02:35.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:02:35 smithi080 bash[28361]: cluster 2023-12-01T05:02:34.289458+0000 mgr.y (mgr.24362) 425 : cluster 0 pgmap v394: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:02:35.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:02:35 smithi080 bash[28361]: audit 2023-12-01T05:02:34.780265+0000 mon.a (mon.0) 974 : audit 0 from='client.? 172.21.15.80:0/2886052001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:02:35.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:02:35 smithi080 bash[41963]: cluster 2023-12-01T05:02:34.289458+0000 mgr.y (mgr.24362) 425 : cluster 0 pgmap v394: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:02:35.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:02:35 smithi080 bash[41963]: audit 2023-12-01T05:02:34.780265+0000 mon.a (mon.0) 974 : audit 0 from='client.? 172.21.15.80:0/2886052001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:02:35.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:02:35 smithi090 bash[32384]: cluster 2023-12-01T05:02:34.289458+0000 mgr.y (mgr.24362) 425 : cluster 0 pgmap v394: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:02:35.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:02:35 smithi090 bash[32384]: audit 2023-12-01T05:02:34.780265+0000 mon.a (mon.0) 974 : audit 0 from='client.? 172.21.15.80:0/2886052001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:02:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:02:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:02:36] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T05:02:37.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:02:37 smithi080 bash[41963]: cluster 2023-12-01T05:02:36.290573+0000 mgr.y (mgr.24362) 426 : cluster 0 pgmap v395: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:02:37.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:02:37 smithi080 bash[41963]: audit 2023-12-01T05:02:37.230123+0000 mon.c (mon.2) 279 : audit 0 from='client.? 172.21.15.80:0/2085503708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:02:37.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:02:37 smithi080 bash[28361]: cluster 2023-12-01T05:02:36.290573+0000 mgr.y (mgr.24362) 426 : cluster 0 pgmap v395: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:02:37.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:02:37 smithi080 bash[28361]: audit 2023-12-01T05:02:37.230123+0000 mon.c (mon.2) 279 : audit 0 from='client.? 172.21.15.80:0/2085503708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:02:37.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:02:37 smithi090 bash[32384]: cluster 2023-12-01T05:02:36.290573+0000 mgr.y (mgr.24362) 426 : cluster 0 pgmap v395: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:02:37.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:02:37 smithi090 bash[32384]: audit 2023-12-01T05:02:37.230123+0000 mon.c (mon.2) 279 : audit 0 from='client.? 172.21.15.80:0/2085503708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:02:39.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:02:39 smithi080 bash[28361]: cluster 2023-12-01T05:02:38.291228+0000 mgr.y (mgr.24362) 427 : cluster 0 pgmap v396: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:02:39.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:02:39 smithi080 bash[41963]: cluster 2023-12-01T05:02:38.291228+0000 mgr.y (mgr.24362) 427 : cluster 0 pgmap v396: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:02:39.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:02:39 smithi090 bash[32384]: cluster 2023-12-01T05:02:38.291228+0000 mgr.y (mgr.24362) 427 : cluster 0 pgmap v396: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:02:40.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:02:40 smithi080 bash[28361]: audit 2023-12-01T05:02:39.677940+0000 mon.c (mon.2) 280 : audit 0 from='client.? 172.21.15.80:0/1810437475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:02:40.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:02:40 smithi080 bash[28361]: audit 2023-12-01T05:02:39.800204+0000 mon.c (mon.2) 281 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:02:40.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:02:40 smithi080 bash[41963]: audit 2023-12-01T05:02:39.677940+0000 mon.c (mon.2) 280 : audit 0 from='client.? 172.21.15.80:0/1810437475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:02:40.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:02:40 smithi080 bash[41963]: audit 2023-12-01T05:02:39.800204+0000 mon.c (mon.2) 281 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:02:40.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:02:40 smithi090 bash[32384]: audit 2023-12-01T05:02:39.677940+0000 mon.c (mon.2) 280 : audit 0 from='client.? 172.21.15.80:0/1810437475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:02:40.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:02:40 smithi090 bash[32384]: audit 2023-12-01T05:02:39.800204+0000 mon.c (mon.2) 281 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:02:41.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:02:41 smithi080 bash[41963]: cluster 2023-12-01T05:02:40.291912+0000 mgr.y (mgr.24362) 428 : cluster 0 pgmap v397: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:02:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:02:41 smithi080 bash[28361]: cluster 2023-12-01T05:02:40.291912+0000 mgr.y (mgr.24362) 428 : cluster 0 pgmap v397: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:02:41.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:02:41 smithi090 bash[32384]: cluster 2023-12-01T05:02:40.291912+0000 mgr.y (mgr.24362) 428 : cluster 0 pgmap v397: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:02:43.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:02:42 smithi080 bash[41963]: audit 2023-12-01T05:02:42.133497+0000 mon.c (mon.2) 282 : audit 0 from='client.? 172.21.15.80:0/4110467322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:02:43.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:02:42 smithi080 bash[41963]: cluster 2023-12-01T05:02:42.293049+0000 mgr.y (mgr.24362) 429 : cluster 0 pgmap v398: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:02:43.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:02:42 smithi080 bash[28361]: audit 2023-12-01T05:02:42.133497+0000 mon.c (mon.2) 282 : audit 0 from='client.? 172.21.15.80:0/4110467322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:02:43.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:02:42 smithi080 bash[28361]: cluster 2023-12-01T05:02:42.293049+0000 mgr.y (mgr.24362) 429 : cluster 0 pgmap v398: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:02:43.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:02:42 smithi090 bash[32384]: audit 2023-12-01T05:02:42.133497+0000 mon.c (mon.2) 282 : audit 0 from='client.? 172.21.15.80:0/4110467322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:02:43.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:02:42 smithi090 bash[32384]: cluster 2023-12-01T05:02:42.293049+0000 mgr.y (mgr.24362) 429 : cluster 0 pgmap v398: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:02:45.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:02:45 smithi080 bash[41963]: cluster 2023-12-01T05:02:44.293482+0000 mgr.y (mgr.24362) 430 : cluster 0 pgmap v399: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:02:45.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:02:45 smithi080 bash[41963]: audit 2023-12-01T05:02:44.592422+0000 mon.a (mon.0) 975 : audit 0 from='client.? 172.21.15.80:0/730372846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:02:45.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:02:45 smithi080 bash[28361]: cluster 2023-12-01T05:02:44.293482+0000 mgr.y (mgr.24362) 430 : cluster 0 pgmap v399: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:02:45.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:02:45 smithi080 bash[28361]: audit 2023-12-01T05:02:44.592422+0000 mon.a (mon.0) 975 : audit 0 from='client.? 172.21.15.80:0/730372846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:02:45.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:02:45 smithi090 bash[32384]: cluster 2023-12-01T05:02:44.293482+0000 mgr.y (mgr.24362) 430 : cluster 0 pgmap v399: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:02:45.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:02:45 smithi090 bash[32384]: audit 2023-12-01T05:02:44.592422+0000 mon.a (mon.0) 975 : audit 0 from='client.? 172.21.15.80:0/730372846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:02:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:02:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:02:46] "GET /metrics HTTP/1.1" 200 33971 "" "Prometheus/2.43.0" 2023-12-01T05:02:47.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:02:47 smithi080 bash[41963]: cluster 2023-12-01T05:02:46.294556+0000 mgr.y (mgr.24362) 431 : cluster 0 pgmap v400: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:02:47.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:02:47 smithi080 bash[41963]: audit 2023-12-01T05:02:47.047407+0000 mon.a (mon.0) 976 : audit 0 from='client.? 172.21.15.80:0/176747492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:02:47.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:02:47 smithi080 bash[28361]: cluster 2023-12-01T05:02:46.294556+0000 mgr.y (mgr.24362) 431 : cluster 0 pgmap v400: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:02:47.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:02:47 smithi080 bash[28361]: audit 2023-12-01T05:02:47.047407+0000 mon.a (mon.0) 976 : audit 0 from='client.? 172.21.15.80:0/176747492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:02:47.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:02:47 smithi090 bash[32384]: cluster 2023-12-01T05:02:46.294556+0000 mgr.y (mgr.24362) 431 : cluster 0 pgmap v400: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:02:47.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:02:47 smithi090 bash[32384]: audit 2023-12-01T05:02:47.047407+0000 mon.a (mon.0) 976 : audit 0 from='client.? 172.21.15.80:0/176747492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:02:49.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:02:49 smithi080 bash[41963]: cluster 2023-12-01T05:02:48.295239+0000 mgr.y (mgr.24362) 432 : cluster 0 pgmap v401: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:02:49.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:02:49 smithi080 bash[28361]: cluster 2023-12-01T05:02:48.295239+0000 mgr.y (mgr.24362) 432 : cluster 0 pgmap v401: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:02:49.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:02:49 smithi090 bash[32384]: cluster 2023-12-01T05:02:48.295239+0000 mgr.y (mgr.24362) 432 : cluster 0 pgmap v401: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:02:50.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:02:50 smithi080 bash[41963]: audit 2023-12-01T05:02:49.506936+0000 mon.a (mon.0) 977 : audit 0 from='client.? 172.21.15.80:0/2084941851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:02:50.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:02:50 smithi080 bash[28361]: audit 2023-12-01T05:02:49.506936+0000 mon.a (mon.0) 977 : audit 0 from='client.? 172.21.15.80:0/2084941851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:02:50.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:02:50 smithi090 bash[32384]: audit 2023-12-01T05:02:49.506936+0000 mon.a (mon.0) 977 : audit 0 from='client.? 172.21.15.80:0/2084941851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:02:51.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:02:51 smithi080 bash[41963]: cluster 2023-12-01T05:02:50.295898+0000 mgr.y (mgr.24362) 433 : cluster 0 pgmap v402: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:02:51.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:02:51 smithi080 bash[28361]: cluster 2023-12-01T05:02:50.295898+0000 mgr.y (mgr.24362) 433 : cluster 0 pgmap v402: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:02:51.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:02:51 smithi090 bash[32384]: cluster 2023-12-01T05:02:50.295898+0000 mgr.y (mgr.24362) 433 : cluster 0 pgmap v402: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:02:53.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:02:52 smithi080 bash[28361]: audit 2023-12-01T05:02:51.966313+0000 mon.a (mon.0) 978 : audit 0 from='client.? 172.21.15.80:0/2727997656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:02:53.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:02:52 smithi080 bash[28361]: cluster 2023-12-01T05:02:52.297033+0000 mgr.y (mgr.24362) 434 : cluster 0 pgmap v403: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:02:53.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:02:52 smithi080 bash[41963]: audit 2023-12-01T05:02:51.966313+0000 mon.a (mon.0) 978 : audit 0 from='client.? 172.21.15.80:0/2727997656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:02:53.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:02:52 smithi080 bash[41963]: cluster 2023-12-01T05:02:52.297033+0000 mgr.y (mgr.24362) 434 : cluster 0 pgmap v403: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:02:53.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:02:52 smithi090 bash[32384]: audit 2023-12-01T05:02:51.966313+0000 mon.a (mon.0) 978 : audit 0 from='client.? 172.21.15.80:0/2727997656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:02:53.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:02:52 smithi090 bash[32384]: cluster 2023-12-01T05:02:52.297033+0000 mgr.y (mgr.24362) 434 : cluster 0 pgmap v403: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:02:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:02:55 smithi080 bash[28361]: cluster 2023-12-01T05:02:54.297629+0000 mgr.y (mgr.24362) 435 : cluster 0 pgmap v404: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:02:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:02:55 smithi080 bash[28361]: audit 2023-12-01T05:02:54.421826+0000 mon.c (mon.2) 283 : audit 0 from='client.? 172.21.15.80:0/83450290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:02:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:02:55 smithi080 bash[28361]: audit 2023-12-01T05:02:54.800786+0000 mon.c (mon.2) 284 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:02:55.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:02:55 smithi080 bash[41963]: cluster 2023-12-01T05:02:54.297629+0000 mgr.y (mgr.24362) 435 : cluster 0 pgmap v404: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:02:55.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:02:55 smithi080 bash[41963]: audit 2023-12-01T05:02:54.421826+0000 mon.c (mon.2) 283 : audit 0 from='client.? 172.21.15.80:0/83450290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:02:55.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:02:55 smithi080 bash[41963]: audit 2023-12-01T05:02:54.800786+0000 mon.c (mon.2) 284 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:02:55.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:02:55 smithi090 bash[32384]: cluster 2023-12-01T05:02:54.297629+0000 mgr.y (mgr.24362) 435 : cluster 0 pgmap v404: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:02:55.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:02:55 smithi090 bash[32384]: audit 2023-12-01T05:02:54.421826+0000 mon.c (mon.2) 283 : audit 0 from='client.? 172.21.15.80:0/83450290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:02:55.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:02:55 smithi090 bash[32384]: audit 2023-12-01T05:02:54.800786+0000 mon.c (mon.2) 284 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:02:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:02:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:02:56] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T05:02:57.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:02:57 smithi080 bash[28361]: cluster 2023-12-01T05:02:56.298717+0000 mgr.y (mgr.24362) 436 : cluster 0 pgmap v405: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:02:57.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:02:57 smithi080 bash[28361]: audit 2023-12-01T05:02:56.871626+0000 mon.a (mon.0) 979 : audit 0 from='client.? 172.21.15.80:0/1524780624' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:02:57.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:02:57 smithi080 bash[41963]: cluster 2023-12-01T05:02:56.298717+0000 mgr.y (mgr.24362) 436 : cluster 0 pgmap v405: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:02:57.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:02:57 smithi080 bash[41963]: audit 2023-12-01T05:02:56.871626+0000 mon.a (mon.0) 979 : audit 0 from='client.? 172.21.15.80:0/1524780624' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:02:57.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:02:57 smithi090 bash[32384]: cluster 2023-12-01T05:02:56.298717+0000 mgr.y (mgr.24362) 436 : cluster 0 pgmap v405: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:02:57.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:02:57 smithi090 bash[32384]: audit 2023-12-01T05:02:56.871626+0000 mon.a (mon.0) 979 : audit 0 from='client.? 172.21.15.80:0/1524780624' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:02:59.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:02:59 smithi080 bash[41963]: cluster 2023-12-01T05:02:58.299380+0000 mgr.y (mgr.24362) 437 : cluster 0 pgmap v406: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:02:59.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:02:59 smithi080 bash[41963]: audit 2023-12-01T05:02:59.332633+0000 mon.c (mon.2) 285 : audit 0 from='client.? 172.21.15.80:0/1112821414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:02:59.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:02:59 smithi080 bash[28361]: cluster 2023-12-01T05:02:58.299380+0000 mgr.y (mgr.24362) 437 : cluster 0 pgmap v406: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:02:59.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:02:59 smithi080 bash[28361]: audit 2023-12-01T05:02:59.332633+0000 mon.c (mon.2) 285 : audit 0 from='client.? 172.21.15.80:0/1112821414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:02:59.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:02:59 smithi090 bash[32384]: cluster 2023-12-01T05:02:58.299380+0000 mgr.y (mgr.24362) 437 : cluster 0 pgmap v406: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:02:59.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:02:59 smithi090 bash[32384]: audit 2023-12-01T05:02:59.332633+0000 mon.c (mon.2) 285 : audit 0 from='client.? 172.21.15.80:0/1112821414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:03:01.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:03:01 smithi080 bash[28361]: cluster 2023-12-01T05:03:00.300063+0000 mgr.y (mgr.24362) 438 : cluster 0 pgmap v407: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:03:01.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:03:01 smithi080 bash[41963]: cluster 2023-12-01T05:03:00.300063+0000 mgr.y (mgr.24362) 438 : cluster 0 pgmap v407: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:03:01.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:03:01 smithi090 bash[32384]: cluster 2023-12-01T05:03:00.300063+0000 mgr.y (mgr.24362) 438 : cluster 0 pgmap v407: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:03:02.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:03:02 smithi080 bash[28361]: audit 2023-12-01T05:03:01.791999+0000 mon.c (mon.2) 286 : audit 0 from='client.? 172.21.15.80:0/1064062353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:03:02.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:03:02 smithi080 bash[41963]: audit 2023-12-01T05:03:01.791999+0000 mon.c (mon.2) 286 : audit 0 from='client.? 172.21.15.80:0/1064062353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:03:02.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:03:02 smithi090 bash[32384]: audit 2023-12-01T05:03:01.791999+0000 mon.c (mon.2) 286 : audit 0 from='client.? 172.21.15.80:0/1064062353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:03:03.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:03:03 smithi080 bash[28361]: cluster 2023-12-01T05:03:02.301188+0000 mgr.y (mgr.24362) 439 : cluster 0 pgmap v408: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:03:03.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:03:03 smithi080 bash[41963]: cluster 2023-12-01T05:03:02.301188+0000 mgr.y (mgr.24362) 439 : cluster 0 pgmap v408: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:03:03.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:03:03 smithi090 bash[32384]: cluster 2023-12-01T05:03:02.301188+0000 mgr.y (mgr.24362) 439 : cluster 0 pgmap v408: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:03:04.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:03:04 smithi080 bash[28361]: audit 2023-12-01T05:03:04.240409+0000 mon.a (mon.0) 980 : audit 0 from='client.? 172.21.15.80:0/3936710096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:03:04.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:03:04 smithi080 bash[41963]: audit 2023-12-01T05:03:04.240409+0000 mon.a (mon.0) 980 : audit 0 from='client.? 172.21.15.80:0/3936710096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:03:04.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:03:04 smithi090 bash[32384]: audit 2023-12-01T05:03:04.240409+0000 mon.a (mon.0) 980 : audit 0 from='client.? 172.21.15.80:0/3936710096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:03:05.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:03:05 smithi080 bash[28361]: cluster 2023-12-01T05:03:04.301808+0000 mgr.y (mgr.24362) 440 : cluster 0 pgmap v409: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:03:05.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:03:05 smithi080 bash[41963]: cluster 2023-12-01T05:03:04.301808+0000 mgr.y (mgr.24362) 440 : cluster 0 pgmap v409: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:03:05.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:03:05 smithi090 bash[32384]: cluster 2023-12-01T05:03:04.301808+0000 mgr.y (mgr.24362) 440 : cluster 0 pgmap v409: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:03:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:03:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:03:06] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T05:03:07.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:03:07 smithi080 bash[28361]: cluster 2023-12-01T05:03:06.303054+0000 mgr.y (mgr.24362) 441 : cluster 0 pgmap v410: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:03:07.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:03:07 smithi080 bash[28361]: audit 2023-12-01T05:03:06.707312+0000 mon.a (mon.0) 981 : audit 0 from='client.? 172.21.15.80:0/2194576519' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:03:07.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:03:07 smithi080 bash[41963]: cluster 2023-12-01T05:03:06.303054+0000 mgr.y (mgr.24362) 441 : cluster 0 pgmap v410: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:03:07.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:03:07 smithi080 bash[41963]: audit 2023-12-01T05:03:06.707312+0000 mon.a (mon.0) 981 : audit 0 from='client.? 172.21.15.80:0/2194576519' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:03:07.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:03:07 smithi090 bash[32384]: cluster 2023-12-01T05:03:06.303054+0000 mgr.y (mgr.24362) 441 : cluster 0 pgmap v410: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:03:07.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:03:07 smithi090 bash[32384]: audit 2023-12-01T05:03:06.707312+0000 mon.a (mon.0) 981 : audit 0 from='client.? 172.21.15.80:0/2194576519' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:03:09.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:03:09 smithi080 bash[28361]: cluster 2023-12-01T05:03:08.303870+0000 mgr.y (mgr.24362) 442 : cluster 0 pgmap v411: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:03:09.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:03:09 smithi080 bash[28361]: audit 2023-12-01T05:03:09.169048+0000 mon.a (mon.0) 982 : audit 0 from='client.? 172.21.15.80:0/2323381690' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:03:09.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:03:09 smithi080 bash[41963]: cluster 2023-12-01T05:03:08.303870+0000 mgr.y (mgr.24362) 442 : cluster 0 pgmap v411: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:03:09.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:03:09 smithi080 bash[41963]: audit 2023-12-01T05:03:09.169048+0000 mon.a (mon.0) 982 : audit 0 from='client.? 172.21.15.80:0/2323381690' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:03:09.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:03:09 smithi090 bash[32384]: cluster 2023-12-01T05:03:08.303870+0000 mgr.y (mgr.24362) 442 : cluster 0 pgmap v411: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:03:09.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:03:09 smithi090 bash[32384]: audit 2023-12-01T05:03:09.169048+0000 mon.a (mon.0) 982 : audit 0 from='client.? 172.21.15.80:0/2323381690' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:03:10.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:03:10 smithi080 bash[28361]: audit 2023-12-01T05:03:09.801147+0000 mon.c (mon.2) 287 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:03:10.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:03:10 smithi080 bash[41963]: audit 2023-12-01T05:03:09.801147+0000 mon.c (mon.2) 287 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:03:10.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:03:10 smithi090 bash[32384]: audit 2023-12-01T05:03:09.801147+0000 mon.c (mon.2) 287 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:03:11.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:03:11 smithi080 bash[28361]: cluster 2023-12-01T05:03:10.304674+0000 mgr.y (mgr.24362) 443 : cluster 0 pgmap v412: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:03:11.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:03:11 smithi080 bash[41963]: cluster 2023-12-01T05:03:10.304674+0000 mgr.y (mgr.24362) 443 : cluster 0 pgmap v412: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:03:11.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:03:11 smithi090 bash[32384]: cluster 2023-12-01T05:03:10.304674+0000 mgr.y (mgr.24362) 443 : cluster 0 pgmap v412: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:03:12.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:03:12 smithi080 bash[41963]: audit 2023-12-01T05:03:11.617594+0000 mon.a (mon.0) 983 : audit 0 from='client.? 172.21.15.80:0/2461057513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:03:12.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:03:12 smithi080 bash[28361]: audit 2023-12-01T05:03:11.617594+0000 mon.a (mon.0) 983 : audit 0 from='client.? 172.21.15.80:0/2461057513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:03:12.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:03:12 smithi090 bash[32384]: audit 2023-12-01T05:03:11.617594+0000 mon.a (mon.0) 983 : audit 0 from='client.? 172.21.15.80:0/2461057513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:03:13.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:03:13 smithi080 bash[28361]: cluster 2023-12-01T05:03:12.305812+0000 mgr.y (mgr.24362) 444 : cluster 0 pgmap v413: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:03:13.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:03:13 smithi080 bash[41963]: cluster 2023-12-01T05:03:12.305812+0000 mgr.y (mgr.24362) 444 : cluster 0 pgmap v413: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:03:13.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:03:13 smithi090 bash[32384]: cluster 2023-12-01T05:03:12.305812+0000 mgr.y (mgr.24362) 444 : cluster 0 pgmap v413: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:03:14.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:03:14 smithi080 bash[28361]: audit 2023-12-01T05:03:14.078824+0000 mon.a (mon.0) 984 : audit 0 from='client.? 172.21.15.80:0/3410970383' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:03:14.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:03:14 smithi080 bash[41963]: audit 2023-12-01T05:03:14.078824+0000 mon.a (mon.0) 984 : audit 0 from='client.? 172.21.15.80:0/3410970383' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:03:14.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:03:14 smithi090 bash[32384]: audit 2023-12-01T05:03:14.078824+0000 mon.a (mon.0) 984 : audit 0 from='client.? 172.21.15.80:0/3410970383' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:03:15.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:03:15 smithi080 bash[41963]: cluster 2023-12-01T05:03:14.306497+0000 mgr.y (mgr.24362) 445 : cluster 0 pgmap v414: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:03:15.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:03:15 smithi080 bash[28361]: cluster 2023-12-01T05:03:14.306497+0000 mgr.y (mgr.24362) 445 : cluster 0 pgmap v414: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:03:15.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:03:15 smithi090 bash[32384]: cluster 2023-12-01T05:03:14.306497+0000 mgr.y (mgr.24362) 445 : cluster 0 pgmap v414: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:03:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:03:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:03:16] "GET /metrics HTTP/1.1" 200 33972 "" "Prometheus/2.43.0" 2023-12-01T05:03:17.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:03:17 smithi080 bash[28361]: cluster 2023-12-01T05:03:16.307277+0000 mgr.y (mgr.24362) 446 : cluster 0 pgmap v415: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:03:17.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:03:17 smithi080 bash[28361]: audit 2023-12-01T05:03:16.544185+0000 mon.a (mon.0) 985 : audit 0 from='client.? 172.21.15.80:0/1394090889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:03:17.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:03:17 smithi080 bash[41963]: cluster 2023-12-01T05:03:16.307277+0000 mgr.y (mgr.24362) 446 : cluster 0 pgmap v415: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:03:17.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:03:17 smithi080 bash[41963]: audit 2023-12-01T05:03:16.544185+0000 mon.a (mon.0) 985 : audit 0 from='client.? 172.21.15.80:0/1394090889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:03:17.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:03:17 smithi090 bash[32384]: cluster 2023-12-01T05:03:16.307277+0000 mgr.y (mgr.24362) 446 : cluster 0 pgmap v415: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:03:17.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:03:17 smithi090 bash[32384]: audit 2023-12-01T05:03:16.544185+0000 mon.a (mon.0) 985 : audit 0 from='client.? 172.21.15.80:0/1394090889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:03:19.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:03:19 smithi080 bash[41963]: cluster 2023-12-01T05:03:18.308011+0000 mgr.y (mgr.24362) 447 : cluster 0 pgmap v416: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:03:19.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:03:19 smithi080 bash[41963]: audit 2023-12-01T05:03:18.997408+0000 mon.c (mon.2) 288 : audit 0 from='client.? 172.21.15.80:0/3284784089' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:03:19.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:03:19 smithi080 bash[28361]: cluster 2023-12-01T05:03:18.308011+0000 mgr.y (mgr.24362) 447 : cluster 0 pgmap v416: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:03:19.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:03:19 smithi080 bash[28361]: audit 2023-12-01T05:03:18.997408+0000 mon.c (mon.2) 288 : audit 0 from='client.? 172.21.15.80:0/3284784089' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:03:19.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:03:19 smithi090 bash[32384]: cluster 2023-12-01T05:03:18.308011+0000 mgr.y (mgr.24362) 447 : cluster 0 pgmap v416: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:03:19.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:03:19 smithi090 bash[32384]: audit 2023-12-01T05:03:18.997408+0000 mon.c (mon.2) 288 : audit 0 from='client.? 172.21.15.80:0/3284784089' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:03:21.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:03:21 smithi080 bash[28361]: cluster 2023-12-01T05:03:20.308633+0000 mgr.y (mgr.24362) 448 : cluster 0 pgmap v417: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:03:21.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:03:21 smithi080 bash[41963]: cluster 2023-12-01T05:03:20.308633+0000 mgr.y (mgr.24362) 448 : cluster 0 pgmap v417: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:03:21.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:03:21 smithi090 bash[32384]: cluster 2023-12-01T05:03:20.308633+0000 mgr.y (mgr.24362) 448 : cluster 0 pgmap v417: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:03:22.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:03:22 smithi080 bash[28361]: audit 2023-12-01T05:03:21.457235+0000 mon.c (mon.2) 289 : audit 0 from='client.? 172.21.15.80:0/349220746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:03:22.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:03:22 smithi080 bash[41963]: audit 2023-12-01T05:03:21.457235+0000 mon.c (mon.2) 289 : audit 0 from='client.? 172.21.15.80:0/349220746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:03:22.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:03:22 smithi090 bash[32384]: audit 2023-12-01T05:03:21.457235+0000 mon.c (mon.2) 289 : audit 0 from='client.? 172.21.15.80:0/349220746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:03:23.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:03:23 smithi090 bash[32384]: cluster 2023-12-01T05:03:22.309743+0000 mgr.y (mgr.24362) 449 : cluster 0 pgmap v418: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:03:23.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:03:23 smithi080 bash[28361]: cluster 2023-12-01T05:03:22.309743+0000 mgr.y (mgr.24362) 449 : cluster 0 pgmap v418: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:03:23.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:03:23 smithi080 bash[41963]: cluster 2023-12-01T05:03:22.309743+0000 mgr.y (mgr.24362) 449 : cluster 0 pgmap v418: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:03:24.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:03:24 smithi090 bash[32384]: audit 2023-12-01T05:03:23.919931+0000 mon.a (mon.0) 986 : audit 0 from='client.? 172.21.15.80:0/1087676995' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:03:24.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:03:24 smithi080 bash[28361]: audit 2023-12-01T05:03:23.919931+0000 mon.a (mon.0) 986 : audit 0 from='client.? 172.21.15.80:0/1087676995' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:03:24.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:03:24 smithi080 bash[41963]: audit 2023-12-01T05:03:23.919931+0000 mon.a (mon.0) 986 : audit 0 from='client.? 172.21.15.80:0/1087676995' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:03:25.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:03:25 smithi090 bash[32384]: cluster 2023-12-01T05:03:24.310410+0000 mgr.y (mgr.24362) 450 : cluster 0 pgmap v419: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:03:25.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:03:25 smithi090 bash[32384]: audit 2023-12-01T05:03:24.801485+0000 mon.c (mon.2) 290 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:03:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:03:25 smithi080 bash[28361]: cluster 2023-12-01T05:03:24.310410+0000 mgr.y (mgr.24362) 450 : cluster 0 pgmap v419: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:03:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:03:25 smithi080 bash[28361]: audit 2023-12-01T05:03:24.801485+0000 mon.c (mon.2) 290 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:03:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:03:25 smithi080 bash[41963]: cluster 2023-12-01T05:03:24.310410+0000 mgr.y (mgr.24362) 450 : cluster 0 pgmap v419: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:03:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:03:25 smithi080 bash[41963]: audit 2023-12-01T05:03:24.801485+0000 mon.c (mon.2) 290 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:03:26.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:03:26 smithi080 bash[28361]: audit 2023-12-01T05:03:26.380302+0000 mon.a (mon.0) 987 : audit 0 from='client.? 172.21.15.80:0/1676480526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:03:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:03:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:03:26] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T05:03:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:03:26 smithi080 bash[41963]: audit 2023-12-01T05:03:26.380302+0000 mon.a (mon.0) 987 : audit 0 from='client.? 172.21.15.80:0/1676480526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:03:26.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:03:26 smithi090 bash[32384]: audit 2023-12-01T05:03:26.380302+0000 mon.a (mon.0) 987 : audit 0 from='client.? 172.21.15.80:0/1676480526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:03:27.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:03:27 smithi090 bash[32384]: cluster 2023-12-01T05:03:26.311567+0000 mgr.y (mgr.24362) 451 : cluster 0 pgmap v420: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:03:27.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:03:27 smithi080 bash[28361]: cluster 2023-12-01T05:03:26.311567+0000 mgr.y (mgr.24362) 451 : cluster 0 pgmap v420: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:03:27.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:03:27 smithi080 bash[41963]: cluster 2023-12-01T05:03:26.311567+0000 mgr.y (mgr.24362) 451 : cluster 0 pgmap v420: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:03:29.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:03:29 smithi090 bash[32384]: cluster 2023-12-01T05:03:28.312202+0000 mgr.y (mgr.24362) 452 : cluster 0 pgmap v421: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:03:29.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:03:29 smithi090 bash[32384]: audit 2023-12-01T05:03:28.836354+0000 mon.c (mon.2) 291 : audit 0 from='client.? 172.21.15.80:0/31577899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:03:29.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:03:29 smithi080 bash[28361]: cluster 2023-12-01T05:03:28.312202+0000 mgr.y (mgr.24362) 452 : cluster 0 pgmap v421: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:03:29.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:03:29 smithi080 bash[28361]: audit 2023-12-01T05:03:28.836354+0000 mon.c (mon.2) 291 : audit 0 from='client.? 172.21.15.80:0/31577899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:03:29.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:03:29 smithi080 bash[41963]: cluster 2023-12-01T05:03:28.312202+0000 mgr.y (mgr.24362) 452 : cluster 0 pgmap v421: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:03:29.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:03:29 smithi080 bash[41963]: audit 2023-12-01T05:03:28.836354+0000 mon.c (mon.2) 291 : audit 0 from='client.? 172.21.15.80:0/31577899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:03:31.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:03:31 smithi090 bash[32384]: cluster 2023-12-01T05:03:30.312826+0000 mgr.y (mgr.24362) 453 : cluster 0 pgmap v422: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:03:31.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:03:31 smithi090 bash[32384]: audit 2023-12-01T05:03:31.290947+0000 mon.c (mon.2) 292 : audit 0 from='client.? 172.21.15.80:0/2505871989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:03:31.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:03:31 smithi080 bash[28361]: cluster 2023-12-01T05:03:30.312826+0000 mgr.y (mgr.24362) 453 : cluster 0 pgmap v422: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:03:31.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:03:31 smithi080 bash[28361]: audit 2023-12-01T05:03:31.290947+0000 mon.c (mon.2) 292 : audit 0 from='client.? 172.21.15.80:0/2505871989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:03:31.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:03:31 smithi080 bash[41963]: cluster 2023-12-01T05:03:30.312826+0000 mgr.y (mgr.24362) 453 : cluster 0 pgmap v422: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:03:31.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:03:31 smithi080 bash[41963]: audit 2023-12-01T05:03:31.290947+0000 mon.c (mon.2) 292 : audit 0 from='client.? 172.21.15.80:0/2505871989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:03:32.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:03:32 smithi090 bash[32384]: audit 2023-12-01T05:03:31.486068+0000 mon.c (mon.2) 293 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:03:32.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:03:32 smithi080 bash[28361]: audit 2023-12-01T05:03:31.486068+0000 mon.c (mon.2) 293 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:03:32.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:03:32 smithi080 bash[41963]: audit 2023-12-01T05:03:31.486068+0000 mon.c (mon.2) 293 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:03:33.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:03:33 smithi090 bash[32384]: cluster 2023-12-01T05:03:32.313912+0000 mgr.y (mgr.24362) 454 : cluster 0 pgmap v423: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:03:33.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:03:33 smithi080 bash[28361]: cluster 2023-12-01T05:03:32.313912+0000 mgr.y (mgr.24362) 454 : cluster 0 pgmap v423: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:03:33.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:03:33 smithi080 bash[41963]: cluster 2023-12-01T05:03:32.313912+0000 mgr.y (mgr.24362) 454 : cluster 0 pgmap v423: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:03:34.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:03:34 smithi090 bash[32384]: audit 2023-12-01T05:03:33.750012+0000 mon.a (mon.0) 988 : audit 0 from='client.? 172.21.15.80:0/1519946624' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:03:34.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:03:34 smithi080 bash[28361]: audit 2023-12-01T05:03:33.750012+0000 mon.a (mon.0) 988 : audit 0 from='client.? 172.21.15.80:0/1519946624' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:03:34.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:03:34 smithi080 bash[41963]: audit 2023-12-01T05:03:33.750012+0000 mon.a (mon.0) 988 : audit 0 from='client.? 172.21.15.80:0/1519946624' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:03:35.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:03:35 smithi090 bash[32384]: cluster 2023-12-01T05:03:34.314549+0000 mgr.y (mgr.24362) 455 : cluster 0 pgmap v424: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:03:35.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:03:35 smithi080 bash[28361]: cluster 2023-12-01T05:03:34.314549+0000 mgr.y (mgr.24362) 455 : cluster 0 pgmap v424: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:03:35.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:03:35 smithi080 bash[41963]: cluster 2023-12-01T05:03:34.314549+0000 mgr.y (mgr.24362) 455 : cluster 0 pgmap v424: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:03:36.497 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:03:36 smithi080 bash[28361]: audit 2023-12-01T05:03:36.206026+0000 mon.c (mon.2) 294 : audit 0 from='client.? 172.21.15.80:0/117946761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:03:36.497 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:03:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:03:36] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T05:03:36.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:03:36 smithi090 bash[32384]: audit 2023-12-01T05:03:36.206026+0000 mon.c (mon.2) 294 : audit 0 from='client.? 172.21.15.80:0/117946761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:03:36.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:03:36 smithi080 bash[41963]: audit 2023-12-01T05:03:36.206026+0000 mon.c (mon.2) 294 : audit 0 from='client.? 172.21.15.80:0/117946761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:03:37.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:03:37 smithi090 bash[32384]: cluster 2023-12-01T05:03:36.315596+0000 mgr.y (mgr.24362) 456 : cluster 0 pgmap v425: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:03:37.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:03:37 smithi090 bash[32384]: audit 2023-12-01T05:03:37.336402+0000 mon.a (mon.0) 989 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:03:37.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:03:37 smithi090 bash[32384]: audit 2023-12-01T05:03:37.345138+0000 mon.a (mon.0) 990 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:03:37.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:03:37 smithi080 bash[28361]: cluster 2023-12-01T05:03:36.315596+0000 mgr.y (mgr.24362) 456 : cluster 0 pgmap v425: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:03:37.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:03:37 smithi080 bash[28361]: audit 2023-12-01T05:03:37.336402+0000 mon.a (mon.0) 989 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:03:37.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:03:37 smithi080 bash[28361]: audit 2023-12-01T05:03:37.345138+0000 mon.a (mon.0) 990 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:03:37.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:03:37 smithi080 bash[41963]: cluster 2023-12-01T05:03:36.315596+0000 mgr.y (mgr.24362) 456 : cluster 0 pgmap v425: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:03:37.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:03:37 smithi080 bash[41963]: audit 2023-12-01T05:03:37.336402+0000 mon.a (mon.0) 989 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:03:37.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:03:37 smithi080 bash[41963]: audit 2023-12-01T05:03:37.345138+0000 mon.a (mon.0) 990 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:03:39.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:03:38 smithi090 bash[32384]: audit 2023-12-01T05:03:37.685472+0000 mon.a (mon.0) 991 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:03:39.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:03:38 smithi090 bash[32384]: audit 2023-12-01T05:03:37.695704+0000 mon.a (mon.0) 992 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:03:39.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:03:38 smithi090 bash[32384]: audit 2023-12-01T05:03:38.172149+0000 mon.c (mon.2) 295 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:03:39.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:03:38 smithi090 bash[32384]: audit 2023-12-01T05:03:38.174089+0000 mon.c (mon.2) 296 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:03:39.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:03:38 smithi090 bash[32384]: audit 2023-12-01T05:03:38.183867+0000 mon.a (mon.0) 993 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:03:39.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:03:38 smithi090 bash[32384]: cluster 2023-12-01T05:03:38.316368+0000 mgr.y (mgr.24362) 457 : cluster 0 pgmap v426: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:03:39.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:03:38 smithi090 bash[32384]: audit 2023-12-01T05:03:38.661568+0000 mon.c (mon.2) 297 : audit 0 from='client.? 172.21.15.80:0/760146767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:03:39.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:03:38 smithi080 bash[41963]: audit 2023-12-01T05:03:37.685472+0000 mon.a (mon.0) 991 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:03:39.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:03:38 smithi080 bash[41963]: audit 2023-12-01T05:03:37.695704+0000 mon.a (mon.0) 992 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:03:39.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:03:38 smithi080 bash[41963]: audit 2023-12-01T05:03:38.172149+0000 mon.c (mon.2) 295 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:03:39.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:03:38 smithi080 bash[41963]: audit 2023-12-01T05:03:38.174089+0000 mon.c (mon.2) 296 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:03:39.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:03:38 smithi080 bash[41963]: audit 2023-12-01T05:03:38.183867+0000 mon.a (mon.0) 993 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:03:39.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:03:38 smithi080 bash[41963]: cluster 2023-12-01T05:03:38.316368+0000 mgr.y (mgr.24362) 457 : cluster 0 pgmap v426: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:03:39.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:03:38 smithi080 bash[41963]: audit 2023-12-01T05:03:38.661568+0000 mon.c (mon.2) 297 : audit 0 from='client.? 172.21.15.80:0/760146767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:03:39.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:03:38 smithi080 bash[28361]: audit 2023-12-01T05:03:37.685472+0000 mon.a (mon.0) 991 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:03:39.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:03:38 smithi080 bash[28361]: audit 2023-12-01T05:03:37.695704+0000 mon.a (mon.0) 992 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:03:39.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:03:38 smithi080 bash[28361]: audit 2023-12-01T05:03:38.172149+0000 mon.c (mon.2) 295 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:03:39.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:03:38 smithi080 bash[28361]: audit 2023-12-01T05:03:38.174089+0000 mon.c (mon.2) 296 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:03:39.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:03:38 smithi080 bash[28361]: audit 2023-12-01T05:03:38.183867+0000 mon.a (mon.0) 993 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:03:39.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:03:38 smithi080 bash[28361]: cluster 2023-12-01T05:03:38.316368+0000 mgr.y (mgr.24362) 457 : cluster 0 pgmap v426: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:03:39.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:03:38 smithi080 bash[28361]: audit 2023-12-01T05:03:38.661568+0000 mon.c (mon.2) 297 : audit 0 from='client.? 172.21.15.80:0/760146767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:03:40.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:03:40 smithi090 bash[32384]: audit 2023-12-01T05:03:39.801936+0000 mon.c (mon.2) 298 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:03:40.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:03:40 smithi080 bash[28361]: audit 2023-12-01T05:03:39.801936+0000 mon.c (mon.2) 298 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:03:40.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:03:40 smithi080 bash[41963]: audit 2023-12-01T05:03:39.801936+0000 mon.c (mon.2) 298 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:03:41.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:03:41 smithi090 bash[32384]: cluster 2023-12-01T05:03:40.317116+0000 mgr.y (mgr.24362) 458 : cluster 0 pgmap v427: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:03:41.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:03:41 smithi090 bash[32384]: audit 2023-12-01T05:03:41.116559+0000 mon.c (mon.2) 299 : audit 0 from='client.? 172.21.15.80:0/693158871' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:03:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:03:41 smithi080 bash[28361]: cluster 2023-12-01T05:03:40.317116+0000 mgr.y (mgr.24362) 458 : cluster 0 pgmap v427: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:03:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:03:41 smithi080 bash[28361]: audit 2023-12-01T05:03:41.116559+0000 mon.c (mon.2) 299 : audit 0 from='client.? 172.21.15.80:0/693158871' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:03:41.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:03:41 smithi080 bash[41963]: cluster 2023-12-01T05:03:40.317116+0000 mgr.y (mgr.24362) 458 : cluster 0 pgmap v427: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:03:41.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:03:41 smithi080 bash[41963]: audit 2023-12-01T05:03:41.116559+0000 mon.c (mon.2) 299 : audit 0 from='client.? 172.21.15.80:0/693158871' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:03:43.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:03:42 smithi090 bash[32384]: cluster 2023-12-01T05:03:42.318389+0000 mgr.y (mgr.24362) 459 : cluster 0 pgmap v428: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:03:43.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:03:42 smithi080 bash[41963]: cluster 2023-12-01T05:03:42.318389+0000 mgr.y (mgr.24362) 459 : cluster 0 pgmap v428: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:03:43.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:03:42 smithi080 bash[28361]: cluster 2023-12-01T05:03:42.318389+0000 mgr.y (mgr.24362) 459 : cluster 0 pgmap v428: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:03:44.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:03:43 smithi090 bash[32384]: audit 2023-12-01T05:03:43.569867+0000 mon.c (mon.2) 300 : audit 0 from='client.? 172.21.15.80:0/3551964011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:03:44.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:03:43 smithi080 bash[28361]: audit 2023-12-01T05:03:43.569867+0000 mon.c (mon.2) 300 : audit 0 from='client.? 172.21.15.80:0/3551964011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:03:44.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:03:43 smithi080 bash[41963]: audit 2023-12-01T05:03:43.569867+0000 mon.c (mon.2) 300 : audit 0 from='client.? 172.21.15.80:0/3551964011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:03:45.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:03:44 smithi090 bash[32384]: cluster 2023-12-01T05:03:44.319103+0000 mgr.y (mgr.24362) 460 : cluster 0 pgmap v429: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:03:45.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:03:44 smithi080 bash[28361]: cluster 2023-12-01T05:03:44.319103+0000 mgr.y (mgr.24362) 460 : cluster 0 pgmap v429: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:03:45.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:03:44 smithi080 bash[41963]: cluster 2023-12-01T05:03:44.319103+0000 mgr.y (mgr.24362) 460 : cluster 0 pgmap v429: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:03:46.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:03:46 smithi080 bash[28361]: audit 2023-12-01T05:03:46.018495+0000 mon.a (mon.0) 994 : audit 0 from='client.? 172.21.15.80:0/4203085104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:03:46.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:03:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:03:46] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T05:03:46.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:03:46 smithi080 bash[41963]: audit 2023-12-01T05:03:46.018495+0000 mon.a (mon.0) 994 : audit 0 from='client.? 172.21.15.80:0/4203085104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:03:46.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:03:46 smithi090 bash[32384]: audit 2023-12-01T05:03:46.018495+0000 mon.a (mon.0) 994 : audit 0 from='client.? 172.21.15.80:0/4203085104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:03:47.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:03:47 smithi080 bash[28361]: cluster 2023-12-01T05:03:46.320281+0000 mgr.y (mgr.24362) 461 : cluster 0 pgmap v430: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:03:47.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:03:47 smithi080 bash[41963]: cluster 2023-12-01T05:03:46.320281+0000 mgr.y (mgr.24362) 461 : cluster 0 pgmap v430: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:03:47.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:03:47 smithi090 bash[32384]: cluster 2023-12-01T05:03:46.320281+0000 mgr.y (mgr.24362) 461 : cluster 0 pgmap v430: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:03:49.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:03:49 smithi080 bash[41963]: cluster 2023-12-01T05:03:48.320902+0000 mgr.y (mgr.24362) 462 : cluster 0 pgmap v431: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:03:49.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:03:49 smithi080 bash[41963]: audit 2023-12-01T05:03:48.479335+0000 mon.a (mon.0) 995 : audit 0 from='client.? 172.21.15.80:0/3371514928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:03:49.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:03:49 smithi080 bash[28361]: cluster 2023-12-01T05:03:48.320902+0000 mgr.y (mgr.24362) 462 : cluster 0 pgmap v431: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:03:49.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:03:49 smithi080 bash[28361]: audit 2023-12-01T05:03:48.479335+0000 mon.a (mon.0) 995 : audit 0 from='client.? 172.21.15.80:0/3371514928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:03:49.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:03:49 smithi090 bash[32384]: cluster 2023-12-01T05:03:48.320902+0000 mgr.y (mgr.24362) 462 : cluster 0 pgmap v431: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:03:49.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:03:49 smithi090 bash[32384]: audit 2023-12-01T05:03:48.479335+0000 mon.a (mon.0) 995 : audit 0 from='client.? 172.21.15.80:0/3371514928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:03:51.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:03:51 smithi080 bash[41963]: cluster 2023-12-01T05:03:50.321551+0000 mgr.y (mgr.24362) 463 : cluster 0 pgmap v432: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:03:51.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:03:51 smithi080 bash[41963]: audit 2023-12-01T05:03:50.922746+0000 mon.c (mon.2) 301 : audit 0 from='client.? 172.21.15.80:0/2612788391' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:03:51.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:03:51 smithi080 bash[28361]: cluster 2023-12-01T05:03:50.321551+0000 mgr.y (mgr.24362) 463 : cluster 0 pgmap v432: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:03:51.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:03:51 smithi080 bash[28361]: audit 2023-12-01T05:03:50.922746+0000 mon.c (mon.2) 301 : audit 0 from='client.? 172.21.15.80:0/2612788391' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:03:51.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:03:51 smithi090 bash[32384]: cluster 2023-12-01T05:03:50.321551+0000 mgr.y (mgr.24362) 463 : cluster 0 pgmap v432: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:03:51.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:03:51 smithi090 bash[32384]: audit 2023-12-01T05:03:50.922746+0000 mon.c (mon.2) 301 : audit 0 from='client.? 172.21.15.80:0/2612788391' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:03:53.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:03:52 smithi090 bash[32384]: cluster 2023-12-01T05:03:52.322676+0000 mgr.y (mgr.24362) 464 : cluster 0 pgmap v433: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:03:53.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:03:52 smithi080 bash[28361]: cluster 2023-12-01T05:03:52.322676+0000 mgr.y (mgr.24362) 464 : cluster 0 pgmap v433: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:03:53.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:03:52 smithi080 bash[41963]: cluster 2023-12-01T05:03:52.322676+0000 mgr.y (mgr.24362) 464 : cluster 0 pgmap v433: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:03:54.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:03:53 smithi090 bash[32384]: audit 2023-12-01T05:03:53.377990+0000 mon.a (mon.0) 996 : audit 0 from='client.? 172.21.15.80:0/185375718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:03:54.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:03:53 smithi080 bash[28361]: audit 2023-12-01T05:03:53.377990+0000 mon.a (mon.0) 996 : audit 0 from='client.? 172.21.15.80:0/185375718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:03:54.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:03:53 smithi080 bash[41963]: audit 2023-12-01T05:03:53.377990+0000 mon.a (mon.0) 996 : audit 0 from='client.? 172.21.15.80:0/185375718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:03:55.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:03:54 smithi090 bash[32384]: cluster 2023-12-01T05:03:54.323359+0000 mgr.y (mgr.24362) 465 : cluster 0 pgmap v434: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:03:55.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:03:54 smithi090 bash[32384]: audit 2023-12-01T05:03:54.802213+0000 mon.c (mon.2) 302 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:03:55.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:03:54 smithi080 bash[28361]: cluster 2023-12-01T05:03:54.323359+0000 mgr.y (mgr.24362) 465 : cluster 0 pgmap v434: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:03:55.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:03:54 smithi080 bash[28361]: audit 2023-12-01T05:03:54.802213+0000 mon.c (mon.2) 302 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:03:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:03:54 smithi080 bash[41963]: cluster 2023-12-01T05:03:54.323359+0000 mgr.y (mgr.24362) 465 : cluster 0 pgmap v434: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:03:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:03:54 smithi080 bash[41963]: audit 2023-12-01T05:03:54.802213+0000 mon.c (mon.2) 302 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:03:56.233 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:03:55 smithi080 bash[28361]: audit 2023-12-01T05:03:55.832929+0000 mon.a (mon.0) 997 : audit 0 from='client.? 172.21.15.80:0/1170121180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:03:56.233 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:03:55 smithi080 bash[41963]: audit 2023-12-01T05:03:55.832929+0000 mon.a (mon.0) 997 : audit 0 from='client.? 172.21.15.80:0/1170121180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:03:56.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:03:55 smithi090 bash[32384]: audit 2023-12-01T05:03:55.832929+0000 mon.a (mon.0) 997 : audit 0 from='client.? 172.21.15.80:0/1170121180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:03:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:03:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:03:56] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T05:03:57.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:03:56 smithi090 bash[32384]: cluster 2023-12-01T05:03:56.324505+0000 mgr.y (mgr.24362) 466 : cluster 0 pgmap v435: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:03:57.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:03:56 smithi080 bash[28361]: cluster 2023-12-01T05:03:56.324505+0000 mgr.y (mgr.24362) 466 : cluster 0 pgmap v435: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:03:57.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:03:56 smithi080 bash[41963]: cluster 2023-12-01T05:03:56.324505+0000 mgr.y (mgr.24362) 466 : cluster 0 pgmap v435: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:03:58.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:03:58 smithi080 bash[28361]: audit 2023-12-01T05:03:58.290529+0000 mon.a (mon.0) 998 : audit 0 from='client.? 172.21.15.80:0/2645551139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:03:58.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:03:58 smithi080 bash[41963]: audit 2023-12-01T05:03:58.290529+0000 mon.a (mon.0) 998 : audit 0 from='client.? 172.21.15.80:0/2645551139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:03:58.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:03:58 smithi090 bash[32384]: audit 2023-12-01T05:03:58.290529+0000 mon.a (mon.0) 998 : audit 0 from='client.? 172.21.15.80:0/2645551139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:03:59.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:03:59 smithi080 bash[41963]: cluster 2023-12-01T05:03:58.325017+0000 mgr.y (mgr.24362) 467 : cluster 0 pgmap v436: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:03:59.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:03:59 smithi080 bash[28361]: cluster 2023-12-01T05:03:58.325017+0000 mgr.y (mgr.24362) 467 : cluster 0 pgmap v436: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:03:59.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:03:59 smithi090 bash[32384]: cluster 2023-12-01T05:03:58.325017+0000 mgr.y (mgr.24362) 467 : cluster 0 pgmap v436: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:04:01.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:04:01 smithi080 bash[28361]: cluster 2023-12-01T05:04:00.325612+0000 mgr.y (mgr.24362) 468 : cluster 0 pgmap v437: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:04:01.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:04:01 smithi080 bash[28361]: audit 2023-12-01T05:04:00.748281+0000 mon.a (mon.0) 999 : audit 0 from='client.? 172.21.15.80:0/186535076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:04:01.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:04:01 smithi080 bash[41963]: cluster 2023-12-01T05:04:00.325612+0000 mgr.y (mgr.24362) 468 : cluster 0 pgmap v437: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:04:01.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:04:01 smithi080 bash[41963]: audit 2023-12-01T05:04:00.748281+0000 mon.a (mon.0) 999 : audit 0 from='client.? 172.21.15.80:0/186535076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:04:01.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:04:01 smithi090 bash[32384]: cluster 2023-12-01T05:04:00.325612+0000 mgr.y (mgr.24362) 468 : cluster 0 pgmap v437: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:04:01.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:04:01 smithi090 bash[32384]: audit 2023-12-01T05:04:00.748281+0000 mon.a (mon.0) 999 : audit 0 from='client.? 172.21.15.80:0/186535076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:04:03.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:04:02 smithi090 bash[32384]: cluster 2023-12-01T05:04:02.326755+0000 mgr.y (mgr.24362) 469 : cluster 0 pgmap v438: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:04:03.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:04:02 smithi080 bash[28361]: cluster 2023-12-01T05:04:02.326755+0000 mgr.y (mgr.24362) 469 : cluster 0 pgmap v438: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:04:03.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:04:02 smithi080 bash[41963]: cluster 2023-12-01T05:04:02.326755+0000 mgr.y (mgr.24362) 469 : cluster 0 pgmap v438: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:04:04.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:04:03 smithi090 bash[32384]: audit 2023-12-01T05:04:03.215272+0000 mon.a (mon.0) 1000 : audit 0 from='client.? 172.21.15.80:0/364769737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:04:04.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:04:03 smithi080 bash[28361]: audit 2023-12-01T05:04:03.215272+0000 mon.a (mon.0) 1000 : audit 0 from='client.? 172.21.15.80:0/364769737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:04:04.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:04:03 smithi080 bash[41963]: audit 2023-12-01T05:04:03.215272+0000 mon.a (mon.0) 1000 : audit 0 from='client.? 172.21.15.80:0/364769737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:04:05.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:04:04 smithi090 bash[32384]: cluster 2023-12-01T05:04:04.327429+0000 mgr.y (mgr.24362) 470 : cluster 0 pgmap v439: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:04:05.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:04:04 smithi080 bash[28361]: cluster 2023-12-01T05:04:04.327429+0000 mgr.y (mgr.24362) 470 : cluster 0 pgmap v439: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:04:05.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:04:04 smithi080 bash[41963]: cluster 2023-12-01T05:04:04.327429+0000 mgr.y (mgr.24362) 470 : cluster 0 pgmap v439: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:04:06.233 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:04:05 smithi080 bash[28361]: audit 2023-12-01T05:04:05.673892+0000 mon.a (mon.0) 1001 : audit 0 from='client.? 172.21.15.80:0/221161085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:04:06.233 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:04:05 smithi080 bash[41963]: audit 2023-12-01T05:04:05.673892+0000 mon.a (mon.0) 1001 : audit 0 from='client.? 172.21.15.80:0/221161085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:04:06.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:04:05 smithi090 bash[32384]: audit 2023-12-01T05:04:05.673892+0000 mon.a (mon.0) 1001 : audit 0 from='client.? 172.21.15.80:0/221161085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:04:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:04:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:04:06] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T05:04:07.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:04:06 smithi090 bash[32384]: cluster 2023-12-01T05:04:06.328402+0000 mgr.y (mgr.24362) 471 : cluster 0 pgmap v440: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:04:07.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:04:06 smithi080 bash[28361]: cluster 2023-12-01T05:04:06.328402+0000 mgr.y (mgr.24362) 471 : cluster 0 pgmap v440: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:04:07.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:04:06 smithi080 bash[41963]: cluster 2023-12-01T05:04:06.328402+0000 mgr.y (mgr.24362) 471 : cluster 0 pgmap v440: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:04:08.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:04:08 smithi080 bash[28361]: audit 2023-12-01T05:04:08.124467+0000 mon.c (mon.2) 303 : audit 0 from='client.? 172.21.15.80:0/4219092855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:04:08.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:04:08 smithi080 bash[41963]: audit 2023-12-01T05:04:08.124467+0000 mon.c (mon.2) 303 : audit 0 from='client.? 172.21.15.80:0/4219092855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:04:08.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:04:08 smithi090 bash[32384]: audit 2023-12-01T05:04:08.124467+0000 mon.c (mon.2) 303 : audit 0 from='client.? 172.21.15.80:0/4219092855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:04:09.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:04:09 smithi090 bash[32384]: cluster 2023-12-01T05:04:08.329028+0000 mgr.y (mgr.24362) 472 : cluster 0 pgmap v441: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:04:09.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:04:09 smithi080 bash[41963]: cluster 2023-12-01T05:04:08.329028+0000 mgr.y (mgr.24362) 472 : cluster 0 pgmap v441: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:04:09.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:04:09 smithi080 bash[28361]: cluster 2023-12-01T05:04:08.329028+0000 mgr.y (mgr.24362) 472 : cluster 0 pgmap v441: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:04:10.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:04:10 smithi090 bash[32384]: audit 2023-12-01T05:04:09.802621+0000 mon.c (mon.2) 304 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:04:10.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:04:10 smithi080 bash[28361]: audit 2023-12-01T05:04:09.802621+0000 mon.c (mon.2) 304 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:04:10.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:04:10 smithi080 bash[41963]: audit 2023-12-01T05:04:09.802621+0000 mon.c (mon.2) 304 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:04:11.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:04:11 smithi090 bash[32384]: cluster 2023-12-01T05:04:10.329680+0000 mgr.y (mgr.24362) 473 : cluster 0 pgmap v442: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:04:11.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:04:11 smithi090 bash[32384]: audit 2023-12-01T05:04:10.585500+0000 mon.c (mon.2) 305 : audit 0 from='client.? 172.21.15.80:0/3916765797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:04:11.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:04:11 smithi080 bash[41963]: cluster 2023-12-01T05:04:10.329680+0000 mgr.y (mgr.24362) 473 : cluster 0 pgmap v442: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:04:11.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:04:11 smithi080 bash[41963]: audit 2023-12-01T05:04:10.585500+0000 mon.c (mon.2) 305 : audit 0 from='client.? 172.21.15.80:0/3916765797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:04:11.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:04:11 smithi080 bash[28361]: cluster 2023-12-01T05:04:10.329680+0000 mgr.y (mgr.24362) 473 : cluster 0 pgmap v442: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:04:11.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:04:11 smithi080 bash[28361]: audit 2023-12-01T05:04:10.585500+0000 mon.c (mon.2) 305 : audit 0 from='client.? 172.21.15.80:0/3916765797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:04:13.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:04:12 smithi090 bash[32384]: cluster 2023-12-01T05:04:12.330789+0000 mgr.y (mgr.24362) 474 : cluster 0 pgmap v443: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:04:13.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:04:12 smithi080 bash[28361]: cluster 2023-12-01T05:04:12.330789+0000 mgr.y (mgr.24362) 474 : cluster 0 pgmap v443: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:04:13.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:04:12 smithi080 bash[41963]: cluster 2023-12-01T05:04:12.330789+0000 mgr.y (mgr.24362) 474 : cluster 0 pgmap v443: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:04:14.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:04:13 smithi090 bash[32384]: audit 2023-12-01T05:04:13.039342+0000 mon.a (mon.0) 1002 : audit 0 from='client.? 172.21.15.80:0/4009616800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:04:14.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:04:13 smithi080 bash[28361]: audit 2023-12-01T05:04:13.039342+0000 mon.a (mon.0) 1002 : audit 0 from='client.? 172.21.15.80:0/4009616800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:04:14.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:04:13 smithi080 bash[41963]: audit 2023-12-01T05:04:13.039342+0000 mon.a (mon.0) 1002 : audit 0 from='client.? 172.21.15.80:0/4009616800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:04:15.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:04:14 smithi090 bash[32384]: cluster 2023-12-01T05:04:14.331426+0000 mgr.y (mgr.24362) 475 : cluster 0 pgmap v444: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:04:15.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:04:14 smithi080 bash[41963]: cluster 2023-12-01T05:04:14.331426+0000 mgr.y (mgr.24362) 475 : cluster 0 pgmap v444: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:04:15.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:04:14 smithi080 bash[28361]: cluster 2023-12-01T05:04:14.331426+0000 mgr.y (mgr.24362) 475 : cluster 0 pgmap v444: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:04:16.233 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:04:15 smithi080 bash[28361]: audit 2023-12-01T05:04:15.499435+0000 mon.a (mon.0) 1003 : audit 0 from='client.? 172.21.15.80:0/1218688589' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:04:16.233 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:04:15 smithi080 bash[41963]: audit 2023-12-01T05:04:15.499435+0000 mon.a (mon.0) 1003 : audit 0 from='client.? 172.21.15.80:0/1218688589' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:04:16.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:04:15 smithi090 bash[32384]: audit 2023-12-01T05:04:15.499435+0000 mon.a (mon.0) 1003 : audit 0 from='client.? 172.21.15.80:0/1218688589' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:04:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:04:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:04:16] "GET /metrics HTTP/1.1" 200 33977 "" "Prometheus/2.43.0" 2023-12-01T05:04:17.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:04:16 smithi090 bash[32384]: cluster 2023-12-01T05:04:16.332475+0000 mgr.y (mgr.24362) 476 : cluster 0 pgmap v445: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:04:17.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:04:16 smithi080 bash[28361]: cluster 2023-12-01T05:04:16.332475+0000 mgr.y (mgr.24362) 476 : cluster 0 pgmap v445: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:04:17.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:04:16 smithi080 bash[41963]: cluster 2023-12-01T05:04:16.332475+0000 mgr.y (mgr.24362) 476 : cluster 0 pgmap v445: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:04:18.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:04:17 smithi090 bash[32384]: audit 2023-12-01T05:04:17.961990+0000 mon.c (mon.2) 306 : audit 0 from='client.? 172.21.15.80:0/1232729023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:04:18.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:04:17 smithi080 bash[28361]: audit 2023-12-01T05:04:17.961990+0000 mon.c (mon.2) 306 : audit 0 from='client.? 172.21.15.80:0/1232729023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:04:18.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:04:17 smithi080 bash[41963]: audit 2023-12-01T05:04:17.961990+0000 mon.c (mon.2) 306 : audit 0 from='client.? 172.21.15.80:0/1232729023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:04:19.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:04:18 smithi090 bash[32384]: cluster 2023-12-01T05:04:18.333083+0000 mgr.y (mgr.24362) 477 : cluster 0 pgmap v446: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:04:19.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:04:18 smithi080 bash[28361]: cluster 2023-12-01T05:04:18.333083+0000 mgr.y (mgr.24362) 477 : cluster 0 pgmap v446: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:04:19.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:04:18 smithi080 bash[41963]: cluster 2023-12-01T05:04:18.333083+0000 mgr.y (mgr.24362) 477 : cluster 0 pgmap v446: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:04:21.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:04:21 smithi080 bash[28361]: cluster 2023-12-01T05:04:20.333830+0000 mgr.y (mgr.24362) 478 : cluster 0 pgmap v447: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:04:21.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:04:21 smithi080 bash[28361]: audit 2023-12-01T05:04:20.418129+0000 mon.a (mon.0) 1004 : audit 0 from='client.? 172.21.15.80:0/1624837163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:04:21.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:04:21 smithi080 bash[41963]: cluster 2023-12-01T05:04:20.333830+0000 mgr.y (mgr.24362) 478 : cluster 0 pgmap v447: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:04:21.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:04:21 smithi080 bash[41963]: audit 2023-12-01T05:04:20.418129+0000 mon.a (mon.0) 1004 : audit 0 from='client.? 172.21.15.80:0/1624837163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:04:21.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:04:21 smithi090 bash[32384]: cluster 2023-12-01T05:04:20.333830+0000 mgr.y (mgr.24362) 478 : cluster 0 pgmap v447: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:04:21.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:04:21 smithi090 bash[32384]: audit 2023-12-01T05:04:20.418129+0000 mon.a (mon.0) 1004 : audit 0 from='client.? 172.21.15.80:0/1624837163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:04:23.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:04:22 smithi090 bash[32384]: cluster 2023-12-01T05:04:22.334972+0000 mgr.y (mgr.24362) 479 : cluster 0 pgmap v448: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:04:23.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:04:22 smithi090 bash[32384]: audit 2023-12-01T05:04:22.877758+0000 mon.c (mon.2) 307 : audit 0 from='client.? 172.21.15.80:0/2973901283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:04:23.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:04:22 smithi080 bash[41963]: cluster 2023-12-01T05:04:22.334972+0000 mgr.y (mgr.24362) 479 : cluster 0 pgmap v448: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:04:23.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:04:22 smithi080 bash[41963]: audit 2023-12-01T05:04:22.877758+0000 mon.c (mon.2) 307 : audit 0 from='client.? 172.21.15.80:0/2973901283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:04:23.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:04:22 smithi080 bash[28361]: cluster 2023-12-01T05:04:22.334972+0000 mgr.y (mgr.24362) 479 : cluster 0 pgmap v448: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:04:23.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:04:22 smithi080 bash[28361]: audit 2023-12-01T05:04:22.877758+0000 mon.c (mon.2) 307 : audit 0 from='client.? 172.21.15.80:0/2973901283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:04:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:04:25 smithi080 bash[28361]: cluster 2023-12-01T05:04:24.335628+0000 mgr.y (mgr.24362) 480 : cluster 0 pgmap v449: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:04:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:04:25 smithi080 bash[28361]: audit 2023-12-01T05:04:24.803062+0000 mon.c (mon.2) 308 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:04:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:04:25 smithi080 bash[28361]: audit 2023-12-01T05:04:25.333880+0000 mon.c (mon.2) 309 : audit 0 from='client.? 172.21.15.80:0/71595931' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:04:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:04:25 smithi080 bash[41963]: cluster 2023-12-01T05:04:24.335628+0000 mgr.y (mgr.24362) 480 : cluster 0 pgmap v449: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:04:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:04:25 smithi080 bash[41963]: audit 2023-12-01T05:04:24.803062+0000 mon.c (mon.2) 308 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:04:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:04:25 smithi080 bash[41963]: audit 2023-12-01T05:04:25.333880+0000 mon.c (mon.2) 309 : audit 0 from='client.? 172.21.15.80:0/71595931' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:04:25.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:04:25 smithi090 bash[32384]: cluster 2023-12-01T05:04:24.335628+0000 mgr.y (mgr.24362) 480 : cluster 0 pgmap v449: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:04:25.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:04:25 smithi090 bash[32384]: audit 2023-12-01T05:04:24.803062+0000 mon.c (mon.2) 308 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:04:25.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:04:25 smithi090 bash[32384]: audit 2023-12-01T05:04:25.333880+0000 mon.c (mon.2) 309 : audit 0 from='client.? 172.21.15.80:0/71595931' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:04:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:04:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:04:26] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T05:04:27.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:04:27 smithi080 bash[28361]: cluster 2023-12-01T05:04:26.336777+0000 mgr.y (mgr.24362) 481 : cluster 0 pgmap v450: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:04:27.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:04:27 smithi080 bash[41963]: cluster 2023-12-01T05:04:26.336777+0000 mgr.y (mgr.24362) 481 : cluster 0 pgmap v450: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:04:27.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:04:27 smithi090 bash[32384]: cluster 2023-12-01T05:04:26.336777+0000 mgr.y (mgr.24362) 481 : cluster 0 pgmap v450: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:04:28.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:04:28 smithi080 bash[28361]: audit 2023-12-01T05:04:27.791301+0000 mon.c (mon.2) 310 : audit 0 from='client.? 172.21.15.80:0/3520108163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:04:28.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:04:28 smithi080 bash[41963]: audit 2023-12-01T05:04:27.791301+0000 mon.c (mon.2) 310 : audit 0 from='client.? 172.21.15.80:0/3520108163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:04:28.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:04:28 smithi090 bash[32384]: audit 2023-12-01T05:04:27.791301+0000 mon.c (mon.2) 310 : audit 0 from='client.? 172.21.15.80:0/3520108163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:04:29.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:04:29 smithi080 bash[28361]: cluster 2023-12-01T05:04:28.337446+0000 mgr.y (mgr.24362) 482 : cluster 0 pgmap v451: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:04:29.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:04:29 smithi080 bash[41963]: cluster 2023-12-01T05:04:28.337446+0000 mgr.y (mgr.24362) 482 : cluster 0 pgmap v451: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:04:29.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:04:29 smithi090 bash[32384]: cluster 2023-12-01T05:04:28.337446+0000 mgr.y (mgr.24362) 482 : cluster 0 pgmap v451: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:04:30.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:04:30 smithi080 bash[28361]: audit 2023-12-01T05:04:30.250838+0000 mon.a (mon.0) 1005 : audit 0 from='client.? 172.21.15.80:0/2303082819' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:04:30.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:04:30 smithi080 bash[41963]: audit 2023-12-01T05:04:30.250838+0000 mon.a (mon.0) 1005 : audit 0 from='client.? 172.21.15.80:0/2303082819' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:04:30.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:04:30 smithi090 bash[32384]: audit 2023-12-01T05:04:30.250838+0000 mon.a (mon.0) 1005 : audit 0 from='client.? 172.21.15.80:0/2303082819' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:04:31.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:04:31 smithi080 bash[41963]: cluster 2023-12-01T05:04:30.338075+0000 mgr.y (mgr.24362) 483 : cluster 0 pgmap v452: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:04:31.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:04:31 smithi080 bash[28361]: cluster 2023-12-01T05:04:30.338075+0000 mgr.y (mgr.24362) 483 : cluster 0 pgmap v452: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:04:31.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:04:31 smithi090 bash[32384]: cluster 2023-12-01T05:04:30.338075+0000 mgr.y (mgr.24362) 483 : cluster 0 pgmap v452: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:04:33.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:04:32 smithi090 bash[32384]: cluster 2023-12-01T05:04:32.339182+0000 mgr.y (mgr.24362) 484 : cluster 0 pgmap v453: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:04:33.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:04:32 smithi090 bash[32384]: audit 2023-12-01T05:04:32.703980+0000 mon.a (mon.0) 1006 : audit 0 from='client.? 172.21.15.80:0/2610663203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:04:33.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:04:32 smithi080 bash[28361]: cluster 2023-12-01T05:04:32.339182+0000 mgr.y (mgr.24362) 484 : cluster 0 pgmap v453: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:04:33.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:04:32 smithi080 bash[28361]: audit 2023-12-01T05:04:32.703980+0000 mon.a (mon.0) 1006 : audit 0 from='client.? 172.21.15.80:0/2610663203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:04:33.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:04:32 smithi080 bash[41963]: cluster 2023-12-01T05:04:32.339182+0000 mgr.y (mgr.24362) 484 : cluster 0 pgmap v453: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:04:33.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:04:32 smithi080 bash[41963]: audit 2023-12-01T05:04:32.703980+0000 mon.a (mon.0) 1006 : audit 0 from='client.? 172.21.15.80:0/2610663203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:04:35.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:04:35 smithi080 bash[28361]: cluster 2023-12-01T05:04:34.339838+0000 mgr.y (mgr.24362) 485 : cluster 0 pgmap v454: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:04:35.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:04:35 smithi080 bash[28361]: audit 2023-12-01T05:04:35.161805+0000 mon.c (mon.2) 311 : audit 0 from='client.? 172.21.15.80:0/2923650229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:04:35.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:04:35 smithi080 bash[41963]: cluster 2023-12-01T05:04:34.339838+0000 mgr.y (mgr.24362) 485 : cluster 0 pgmap v454: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:04:35.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:04:35 smithi080 bash[41963]: audit 2023-12-01T05:04:35.161805+0000 mon.c (mon.2) 311 : audit 0 from='client.? 172.21.15.80:0/2923650229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:04:35.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:04:35 smithi090 bash[32384]: cluster 2023-12-01T05:04:34.339838+0000 mgr.y (mgr.24362) 485 : cluster 0 pgmap v454: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:04:35.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:04:35 smithi090 bash[32384]: audit 2023-12-01T05:04:35.161805+0000 mon.c (mon.2) 311 : audit 0 from='client.? 172.21.15.80:0/2923650229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:04:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:04:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:04:36] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T05:04:37.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:04:37 smithi080 bash[28361]: cluster 2023-12-01T05:04:36.340986+0000 mgr.y (mgr.24362) 486 : cluster 0 pgmap v455: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:04:37.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:04:37 smithi080 bash[41963]: cluster 2023-12-01T05:04:36.340986+0000 mgr.y (mgr.24362) 486 : cluster 0 pgmap v455: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:04:37.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:04:37 smithi090 bash[32384]: cluster 2023-12-01T05:04:36.340986+0000 mgr.y (mgr.24362) 486 : cluster 0 pgmap v455: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:04:38.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:04:38 smithi080 bash[28361]: audit 2023-12-01T05:04:37.626359+0000 mon.a (mon.0) 1007 : audit 0 from='client.? 172.21.15.80:0/1679956613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:04:38.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:04:38 smithi080 bash[28361]: audit 2023-12-01T05:04:38.266073+0000 mon.c (mon.2) 312 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:04:38.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:04:38 smithi080 bash[41963]: audit 2023-12-01T05:04:37.626359+0000 mon.a (mon.0) 1007 : audit 0 from='client.? 172.21.15.80:0/1679956613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:04:38.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:04:38 smithi080 bash[41963]: audit 2023-12-01T05:04:38.266073+0000 mon.c (mon.2) 312 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:04:38.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:04:38 smithi090 bash[32384]: audit 2023-12-01T05:04:37.626359+0000 mon.a (mon.0) 1007 : audit 0 from='client.? 172.21.15.80:0/1679956613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:04:38.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:04:38 smithi090 bash[32384]: audit 2023-12-01T05:04:38.266073+0000 mon.c (mon.2) 312 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:04:39.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:04:39 smithi080 bash[28361]: cluster 2023-12-01T05:04:38.341689+0000 mgr.y (mgr.24362) 487 : cluster 0 pgmap v456: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:04:39.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:04:39 smithi080 bash[41963]: cluster 2023-12-01T05:04:38.341689+0000 mgr.y (mgr.24362) 487 : cluster 0 pgmap v456: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:04:39.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:04:39 smithi090 bash[32384]: cluster 2023-12-01T05:04:38.341689+0000 mgr.y (mgr.24362) 487 : cluster 0 pgmap v456: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:04:40.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:04:40 smithi080 bash[28361]: audit 2023-12-01T05:04:39.803144+0000 mon.c (mon.2) 313 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:04:40.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:04:40 smithi080 bash[28361]: audit 2023-12-01T05:04:40.086419+0000 mon.c (mon.2) 314 : audit 0 from='client.? 172.21.15.80:0/3022968097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:04:40.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:04:40 smithi080 bash[41963]: audit 2023-12-01T05:04:39.803144+0000 mon.c (mon.2) 313 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:04:40.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:04:40 smithi080 bash[41963]: audit 2023-12-01T05:04:40.086419+0000 mon.c (mon.2) 314 : audit 0 from='client.? 172.21.15.80:0/3022968097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:04:40.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:04:40 smithi090 bash[32384]: audit 2023-12-01T05:04:39.803144+0000 mon.c (mon.2) 313 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:04:40.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:04:40 smithi090 bash[32384]: audit 2023-12-01T05:04:40.086419+0000 mon.c (mon.2) 314 : audit 0 from='client.? 172.21.15.80:0/3022968097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:04:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:04:41 smithi080 bash[28361]: cluster 2023-12-01T05:04:40.342347+0000 mgr.y (mgr.24362) 488 : cluster 0 pgmap v457: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:04:41.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:04:41 smithi080 bash[41963]: cluster 2023-12-01T05:04:40.342347+0000 mgr.y (mgr.24362) 488 : cluster 0 pgmap v457: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:04:41.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:04:41 smithi090 bash[32384]: cluster 2023-12-01T05:04:40.342347+0000 mgr.y (mgr.24362) 488 : cluster 0 pgmap v457: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:04:43.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:04:42 smithi090 bash[32384]: cluster 2023-12-01T05:04:42.343567+0000 mgr.y (mgr.24362) 489 : cluster 0 pgmap v458: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:04:43.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:04:42 smithi090 bash[32384]: audit 2023-12-01T05:04:42.543222+0000 mon.a (mon.0) 1008 : audit 0 from='client.? 172.21.15.80:0/724587241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:04:43.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:04:42 smithi080 bash[28361]: cluster 2023-12-01T05:04:42.343567+0000 mgr.y (mgr.24362) 489 : cluster 0 pgmap v458: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:04:43.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:04:42 smithi080 bash[28361]: audit 2023-12-01T05:04:42.543222+0000 mon.a (mon.0) 1008 : audit 0 from='client.? 172.21.15.80:0/724587241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:04:43.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:04:42 smithi080 bash[41963]: cluster 2023-12-01T05:04:42.343567+0000 mgr.y (mgr.24362) 489 : cluster 0 pgmap v458: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:04:43.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:04:42 smithi080 bash[41963]: audit 2023-12-01T05:04:42.543222+0000 mon.a (mon.0) 1008 : audit 0 from='client.? 172.21.15.80:0/724587241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:04:45.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:04:45 smithi080 bash[28361]: audit 2023-12-01T05:04:44.108136+0000 mon.a (mon.0) 1009 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:04:45.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:04:45 smithi080 bash[28361]: audit 2023-12-01T05:04:44.118759+0000 mon.a (mon.0) 1010 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:04:45.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:04:45 smithi080 bash[28361]: cluster 2023-12-01T05:04:44.344399+0000 mgr.y (mgr.24362) 490 : cluster 0 pgmap v459: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:04:45.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:04:45 smithi080 bash[28361]: audit 2023-12-01T05:04:44.464150+0000 mon.a (mon.0) 1011 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:04:45.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:04:45 smithi080 bash[28361]: audit 2023-12-01T05:04:44.475434+0000 mon.a (mon.0) 1012 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:04:45.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:04:45 smithi080 bash[28361]: audit 2023-12-01T05:04:44.999512+0000 mon.c (mon.2) 315 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:04:45.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:04:45 smithi080 bash[28361]: audit 2023-12-01T05:04:45.001040+0000 mon.c (mon.2) 316 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:04:45.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:04:45 smithi080 bash[28361]: audit 2023-12-01T05:04:45.009933+0000 mon.a (mon.0) 1013 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:04:45.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:04:45 smithi080 bash[28361]: audit 2023-12-01T05:04:45.060087+0000 mon.a (mon.0) 1014 : audit 0 from='client.? 172.21.15.80:0/4050456037' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:04:45.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:04:45 smithi080 bash[41963]: audit 2023-12-01T05:04:44.108136+0000 mon.a (mon.0) 1009 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:04:45.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:04:45 smithi080 bash[41963]: audit 2023-12-01T05:04:44.118759+0000 mon.a (mon.0) 1010 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:04:45.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:04:45 smithi080 bash[41963]: cluster 2023-12-01T05:04:44.344399+0000 mgr.y (mgr.24362) 490 : cluster 0 pgmap v459: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:04:45.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:04:45 smithi080 bash[41963]: audit 2023-12-01T05:04:44.464150+0000 mon.a (mon.0) 1011 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:04:45.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:04:45 smithi080 bash[41963]: audit 2023-12-01T05:04:44.475434+0000 mon.a (mon.0) 1012 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:04:45.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:04:45 smithi080 bash[41963]: audit 2023-12-01T05:04:44.999512+0000 mon.c (mon.2) 315 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:04:45.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:04:45 smithi080 bash[41963]: audit 2023-12-01T05:04:45.001040+0000 mon.c (mon.2) 316 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:04:45.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:04:45 smithi080 bash[41963]: audit 2023-12-01T05:04:45.009933+0000 mon.a (mon.0) 1013 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:04:45.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:04:45 smithi080 bash[41963]: audit 2023-12-01T05:04:45.060087+0000 mon.a (mon.0) 1014 : audit 0 from='client.? 172.21.15.80:0/4050456037' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:04:45.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:04:45 smithi090 bash[32384]: audit 2023-12-01T05:04:44.108136+0000 mon.a (mon.0) 1009 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:04:45.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:04:45 smithi090 bash[32384]: audit 2023-12-01T05:04:44.118759+0000 mon.a (mon.0) 1010 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:04:45.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:04:45 smithi090 bash[32384]: cluster 2023-12-01T05:04:44.344399+0000 mgr.y (mgr.24362) 490 : cluster 0 pgmap v459: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:04:45.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:04:45 smithi090 bash[32384]: audit 2023-12-01T05:04:44.464150+0000 mon.a (mon.0) 1011 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:04:45.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:04:45 smithi090 bash[32384]: audit 2023-12-01T05:04:44.475434+0000 mon.a (mon.0) 1012 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:04:45.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:04:45 smithi090 bash[32384]: audit 2023-12-01T05:04:44.999512+0000 mon.c (mon.2) 315 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:04:45.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:04:45 smithi090 bash[32384]: audit 2023-12-01T05:04:45.001040+0000 mon.c (mon.2) 316 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:04:45.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:04:45 smithi090 bash[32384]: audit 2023-12-01T05:04:45.009933+0000 mon.a (mon.0) 1013 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:04:45.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:04:45 smithi090 bash[32384]: audit 2023-12-01T05:04:45.060087+0000 mon.a (mon.0) 1014 : audit 0 from='client.? 172.21.15.80:0/4050456037' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:04:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:04:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:04:46] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T05:04:47.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:04:47 smithi080 bash[28361]: cluster 2023-12-01T05:04:46.345640+0000 mgr.y (mgr.24362) 491 : cluster 0 pgmap v460: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:04:47.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:04:47 smithi080 bash[41963]: cluster 2023-12-01T05:04:46.345640+0000 mgr.y (mgr.24362) 491 : cluster 0 pgmap v460: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:04:47.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:04:47 smithi090 bash[32384]: cluster 2023-12-01T05:04:46.345640+0000 mgr.y (mgr.24362) 491 : cluster 0 pgmap v460: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:04:48.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:04:48 smithi080 bash[28361]: audit 2023-12-01T05:04:47.519941+0000 mon.c (mon.2) 317 : audit 0 from='client.? 172.21.15.80:0/2246490927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:04:48.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:04:48 smithi080 bash[41963]: audit 2023-12-01T05:04:47.519941+0000 mon.c (mon.2) 317 : audit 0 from='client.? 172.21.15.80:0/2246490927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:04:48.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:04:48 smithi090 bash[32384]: audit 2023-12-01T05:04:47.519941+0000 mon.c (mon.2) 317 : audit 0 from='client.? 172.21.15.80:0/2246490927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:04:49.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:04:49 smithi080 bash[28361]: cluster 2023-12-01T05:04:48.346272+0000 mgr.y (mgr.24362) 492 : cluster 0 pgmap v461: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:04:49.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:04:49 smithi080 bash[41963]: cluster 2023-12-01T05:04:48.346272+0000 mgr.y (mgr.24362) 492 : cluster 0 pgmap v461: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:04:49.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:04:49 smithi090 bash[32384]: cluster 2023-12-01T05:04:48.346272+0000 mgr.y (mgr.24362) 492 : cluster 0 pgmap v461: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:04:50.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:04:50 smithi080 bash[41963]: audit 2023-12-01T05:04:49.969807+0000 mon.a (mon.0) 1015 : audit 0 from='client.? 172.21.15.80:0/1970386873' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:04:50.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:04:50 smithi080 bash[28361]: audit 2023-12-01T05:04:49.969807+0000 mon.a (mon.0) 1015 : audit 0 from='client.? 172.21.15.80:0/1970386873' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:04:50.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:04:50 smithi090 bash[32384]: audit 2023-12-01T05:04:49.969807+0000 mon.a (mon.0) 1015 : audit 0 from='client.? 172.21.15.80:0/1970386873' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:04:51.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:04:51 smithi080 bash[28361]: cluster 2023-12-01T05:04:50.346974+0000 mgr.y (mgr.24362) 493 : cluster 0 pgmap v462: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:04:51.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:04:51 smithi080 bash[41963]: cluster 2023-12-01T05:04:50.346974+0000 mgr.y (mgr.24362) 493 : cluster 0 pgmap v462: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:04:51.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:04:51 smithi090 bash[32384]: cluster 2023-12-01T05:04:50.346974+0000 mgr.y (mgr.24362) 493 : cluster 0 pgmap v462: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:04:53.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:04:52 smithi090 bash[32384]: cluster 2023-12-01T05:04:52.348150+0000 mgr.y (mgr.24362) 494 : cluster 0 pgmap v463: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:04:53.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:04:52 smithi090 bash[32384]: audit 2023-12-01T05:04:52.421677+0000 mon.c (mon.2) 318 : audit 0 from='client.? 172.21.15.80:0/133815479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:04:53.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:04:52 smithi080 bash[28361]: cluster 2023-12-01T05:04:52.348150+0000 mgr.y (mgr.24362) 494 : cluster 0 pgmap v463: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:04:53.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:04:52 smithi080 bash[28361]: audit 2023-12-01T05:04:52.421677+0000 mon.c (mon.2) 318 : audit 0 from='client.? 172.21.15.80:0/133815479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:04:53.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:04:52 smithi080 bash[41963]: cluster 2023-12-01T05:04:52.348150+0000 mgr.y (mgr.24362) 494 : cluster 0 pgmap v463: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:04:53.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:04:52 smithi080 bash[41963]: audit 2023-12-01T05:04:52.421677+0000 mon.c (mon.2) 318 : audit 0 from='client.? 172.21.15.80:0/133815479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:04:55.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:04:55 smithi080 bash[41963]: cluster 2023-12-01T05:04:54.348819+0000 mgr.y (mgr.24362) 495 : cluster 0 pgmap v464: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:04:55.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:04:55 smithi080 bash[41963]: audit 2023-12-01T05:04:54.803638+0000 mon.c (mon.2) 319 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:04:55.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:04:55 smithi080 bash[41963]: audit 2023-12-01T05:04:54.876988+0000 mon.a (mon.0) 1016 : audit 0 from='client.? 172.21.15.80:0/2562152767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:04:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:04:55 smithi080 bash[28361]: cluster 2023-12-01T05:04:54.348819+0000 mgr.y (mgr.24362) 495 : cluster 0 pgmap v464: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:04:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:04:55 smithi080 bash[28361]: audit 2023-12-01T05:04:54.803638+0000 mon.c (mon.2) 319 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:04:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:04:55 smithi080 bash[28361]: audit 2023-12-01T05:04:54.876988+0000 mon.a (mon.0) 1016 : audit 0 from='client.? 172.21.15.80:0/2562152767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:04:55.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:04:55 smithi090 bash[32384]: cluster 2023-12-01T05:04:54.348819+0000 mgr.y (mgr.24362) 495 : cluster 0 pgmap v464: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:04:55.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:04:55 smithi090 bash[32384]: audit 2023-12-01T05:04:54.803638+0000 mon.c (mon.2) 319 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:04:55.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:04:55 smithi090 bash[32384]: audit 2023-12-01T05:04:54.876988+0000 mon.a (mon.0) 1016 : audit 0 from='client.? 172.21.15.80:0/2562152767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:04:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:04:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:04:56] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T05:04:57.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:04:57 smithi080 bash[28361]: cluster 2023-12-01T05:04:56.349980+0000 mgr.y (mgr.24362) 496 : cluster 0 pgmap v465: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:04:57.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:04:57 smithi080 bash[28361]: audit 2023-12-01T05:04:57.334056+0000 mon.c (mon.2) 320 : audit 0 from='client.? 172.21.15.80:0/1064750721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:04:57.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:04:57 smithi080 bash[41963]: cluster 2023-12-01T05:04:56.349980+0000 mgr.y (mgr.24362) 496 : cluster 0 pgmap v465: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:04:57.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:04:57 smithi080 bash[41963]: audit 2023-12-01T05:04:57.334056+0000 mon.c (mon.2) 320 : audit 0 from='client.? 172.21.15.80:0/1064750721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:04:57.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:04:57 smithi090 bash[32384]: cluster 2023-12-01T05:04:56.349980+0000 mgr.y (mgr.24362) 496 : cluster 0 pgmap v465: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:04:57.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:04:57 smithi090 bash[32384]: audit 2023-12-01T05:04:57.334056+0000 mon.c (mon.2) 320 : audit 0 from='client.? 172.21.15.80:0/1064750721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:04:59.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:04:59 smithi080 bash[41963]: cluster 2023-12-01T05:04:58.350634+0000 mgr.y (mgr.24362) 497 : cluster 0 pgmap v466: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:04:59.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:04:59 smithi080 bash[28361]: cluster 2023-12-01T05:04:58.350634+0000 mgr.y (mgr.24362) 497 : cluster 0 pgmap v466: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:04:59.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:04:59 smithi090 bash[32384]: cluster 2023-12-01T05:04:58.350634+0000 mgr.y (mgr.24362) 497 : cluster 0 pgmap v466: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:05:00.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:05:00 smithi080 bash[28361]: audit 2023-12-01T05:04:59.787025+0000 mon.c (mon.2) 321 : audit 0 from='client.? 172.21.15.80:0/494935416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:05:00.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:05:00 smithi080 bash[41963]: audit 2023-12-01T05:04:59.787025+0000 mon.c (mon.2) 321 : audit 0 from='client.? 172.21.15.80:0/494935416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:05:00.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:05:00 smithi090 bash[32384]: audit 2023-12-01T05:04:59.787025+0000 mon.c (mon.2) 321 : audit 0 from='client.? 172.21.15.80:0/494935416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:05:01.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:05:01 smithi080 bash[28361]: cluster 2023-12-01T05:05:00.351418+0000 mgr.y (mgr.24362) 498 : cluster 0 pgmap v467: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:05:01.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:05:01 smithi080 bash[41963]: cluster 2023-12-01T05:05:00.351418+0000 mgr.y (mgr.24362) 498 : cluster 0 pgmap v467: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:05:01.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:05:01 smithi090 bash[32384]: cluster 2023-12-01T05:05:00.351418+0000 mgr.y (mgr.24362) 498 : cluster 0 pgmap v467: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:05:03.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:05:02 smithi090 bash[32384]: audit 2023-12-01T05:05:02.243610+0000 mon.c (mon.2) 322 : audit 0 from='client.? 172.21.15.80:0/5811521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:05:03.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:05:02 smithi090 bash[32384]: cluster 2023-12-01T05:05:02.352595+0000 mgr.y (mgr.24362) 499 : cluster 0 pgmap v468: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:05:03.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:05:02 smithi080 bash[41963]: audit 2023-12-01T05:05:02.243610+0000 mon.c (mon.2) 322 : audit 0 from='client.? 172.21.15.80:0/5811521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:05:03.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:05:02 smithi080 bash[41963]: cluster 2023-12-01T05:05:02.352595+0000 mgr.y (mgr.24362) 499 : cluster 0 pgmap v468: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:05:03.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:05:02 smithi080 bash[28361]: audit 2023-12-01T05:05:02.243610+0000 mon.c (mon.2) 322 : audit 0 from='client.? 172.21.15.80:0/5811521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:05:03.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:05:02 smithi080 bash[28361]: cluster 2023-12-01T05:05:02.352595+0000 mgr.y (mgr.24362) 499 : cluster 0 pgmap v468: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:05:05.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:05:05 smithi080 bash[41963]: cluster 2023-12-01T05:05:04.353061+0000 mgr.y (mgr.24362) 500 : cluster 0 pgmap v469: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:05:05.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:05:05 smithi080 bash[41963]: audit 2023-12-01T05:05:04.698807+0000 mon.a (mon.0) 1017 : audit 0 from='client.? 172.21.15.80:0/4156942275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:05:05.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:05:05 smithi080 bash[28361]: cluster 2023-12-01T05:05:04.353061+0000 mgr.y (mgr.24362) 500 : cluster 0 pgmap v469: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:05:05.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:05:05 smithi080 bash[28361]: audit 2023-12-01T05:05:04.698807+0000 mon.a (mon.0) 1017 : audit 0 from='client.? 172.21.15.80:0/4156942275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:05:05.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:05:05 smithi090 bash[32384]: cluster 2023-12-01T05:05:04.353061+0000 mgr.y (mgr.24362) 500 : cluster 0 pgmap v469: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:05:05.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:05:05 smithi090 bash[32384]: audit 2023-12-01T05:05:04.698807+0000 mon.a (mon.0) 1017 : audit 0 from='client.? 172.21.15.80:0/4156942275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:05:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:05:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:05:06] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T05:05:07.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:05:07 smithi080 bash[41963]: cluster 2023-12-01T05:05:06.354102+0000 mgr.y (mgr.24362) 501 : cluster 0 pgmap v470: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:05:07.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:05:07 smithi080 bash[41963]: audit 2023-12-01T05:05:07.167173+0000 mon.a (mon.0) 1018 : audit 0 from='client.? 172.21.15.80:0/1112866182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:05:07.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:05:07 smithi080 bash[28361]: cluster 2023-12-01T05:05:06.354102+0000 mgr.y (mgr.24362) 501 : cluster 0 pgmap v470: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:05:07.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:05:07 smithi080 bash[28361]: audit 2023-12-01T05:05:07.167173+0000 mon.a (mon.0) 1018 : audit 0 from='client.? 172.21.15.80:0/1112866182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:05:07.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:05:07 smithi090 bash[32384]: cluster 2023-12-01T05:05:06.354102+0000 mgr.y (mgr.24362) 501 : cluster 0 pgmap v470: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:05:07.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:05:07 smithi090 bash[32384]: audit 2023-12-01T05:05:07.167173+0000 mon.a (mon.0) 1018 : audit 0 from='client.? 172.21.15.80:0/1112866182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:05:09.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:05:09 smithi080 bash[41963]: cluster 2023-12-01T05:05:08.354782+0000 mgr.y (mgr.24362) 502 : cluster 0 pgmap v471: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:05:09.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:05:09 smithi080 bash[28361]: cluster 2023-12-01T05:05:08.354782+0000 mgr.y (mgr.24362) 502 : cluster 0 pgmap v471: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:05:09.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:05:09 smithi090 bash[32384]: cluster 2023-12-01T05:05:08.354782+0000 mgr.y (mgr.24362) 502 : cluster 0 pgmap v471: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:05:10.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:05:10 smithi080 bash[41963]: audit 2023-12-01T05:05:09.632234+0000 mon.a (mon.0) 1019 : audit 0 from='client.? 172.21.15.80:0/2799936247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:05:10.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:05:10 smithi080 bash[41963]: audit 2023-12-01T05:05:09.804103+0000 mon.c (mon.2) 323 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:05:10.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:05:10 smithi080 bash[28361]: audit 2023-12-01T05:05:09.632234+0000 mon.a (mon.0) 1019 : audit 0 from='client.? 172.21.15.80:0/2799936247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:05:10.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:05:10 smithi080 bash[28361]: audit 2023-12-01T05:05:09.804103+0000 mon.c (mon.2) 323 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:05:10.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:05:10 smithi090 bash[32384]: audit 2023-12-01T05:05:09.632234+0000 mon.a (mon.0) 1019 : audit 0 from='client.? 172.21.15.80:0/2799936247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:05:10.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:05:10 smithi090 bash[32384]: audit 2023-12-01T05:05:09.804103+0000 mon.c (mon.2) 323 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:05:11.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:05:11 smithi080 bash[28361]: cluster 2023-12-01T05:05:10.355465+0000 mgr.y (mgr.24362) 503 : cluster 0 pgmap v472: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:05:11.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:05:11 smithi080 bash[41963]: cluster 2023-12-01T05:05:10.355465+0000 mgr.y (mgr.24362) 503 : cluster 0 pgmap v472: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:05:11.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:05:11 smithi090 bash[32384]: cluster 2023-12-01T05:05:10.355465+0000 mgr.y (mgr.24362) 503 : cluster 0 pgmap v472: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:05:13.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:05:12 smithi090 bash[32384]: audit 2023-12-01T05:05:12.086094+0000 mon.c (mon.2) 324 : audit 0 from='client.? 172.21.15.80:0/1765080415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:05:13.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:05:12 smithi090 bash[32384]: cluster 2023-12-01T05:05:12.356662+0000 mgr.y (mgr.24362) 504 : cluster 0 pgmap v473: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:05:13.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:05:12 smithi080 bash[41963]: audit 2023-12-01T05:05:12.086094+0000 mon.c (mon.2) 324 : audit 0 from='client.? 172.21.15.80:0/1765080415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:05:13.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:05:12 smithi080 bash[41963]: cluster 2023-12-01T05:05:12.356662+0000 mgr.y (mgr.24362) 504 : cluster 0 pgmap v473: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:05:13.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:05:12 smithi080 bash[28361]: audit 2023-12-01T05:05:12.086094+0000 mon.c (mon.2) 324 : audit 0 from='client.? 172.21.15.80:0/1765080415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:05:13.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:05:12 smithi080 bash[28361]: cluster 2023-12-01T05:05:12.356662+0000 mgr.y (mgr.24362) 504 : cluster 0 pgmap v473: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:05:15.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:05:15 smithi080 bash[41963]: cluster 2023-12-01T05:05:14.357316+0000 mgr.y (mgr.24362) 505 : cluster 0 pgmap v474: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:05:15.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:05:15 smithi080 bash[41963]: audit 2023-12-01T05:05:14.541965+0000 mon.c (mon.2) 325 : audit 0 from='client.? 172.21.15.80:0/622429858' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:05:15.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:05:15 smithi080 bash[28361]: cluster 2023-12-01T05:05:14.357316+0000 mgr.y (mgr.24362) 505 : cluster 0 pgmap v474: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:05:15.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:05:15 smithi080 bash[28361]: audit 2023-12-01T05:05:14.541965+0000 mon.c (mon.2) 325 : audit 0 from='client.? 172.21.15.80:0/622429858' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:05:15.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:05:15 smithi090 bash[32384]: cluster 2023-12-01T05:05:14.357316+0000 mgr.y (mgr.24362) 505 : cluster 0 pgmap v474: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:05:15.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:05:15 smithi090 bash[32384]: audit 2023-12-01T05:05:14.541965+0000 mon.c (mon.2) 325 : audit 0 from='client.? 172.21.15.80:0/622429858' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:05:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:05:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:05:16] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.43.0" 2023-12-01T05:05:17.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:05:17 smithi080 bash[28361]: cluster 2023-12-01T05:05:16.358418+0000 mgr.y (mgr.24362) 506 : cluster 0 pgmap v475: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:05:17.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:05:17 smithi080 bash[28361]: audit 2023-12-01T05:05:16.991387+0000 mon.a (mon.0) 1020 : audit 0 from='client.? 172.21.15.80:0/250347407' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:05:17.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:05:17 smithi080 bash[41963]: cluster 2023-12-01T05:05:16.358418+0000 mgr.y (mgr.24362) 506 : cluster 0 pgmap v475: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:05:17.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:05:17 smithi080 bash[41963]: audit 2023-12-01T05:05:16.991387+0000 mon.a (mon.0) 1020 : audit 0 from='client.? 172.21.15.80:0/250347407' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:05:17.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:05:17 smithi090 bash[32384]: cluster 2023-12-01T05:05:16.358418+0000 mgr.y (mgr.24362) 506 : cluster 0 pgmap v475: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:05:17.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:05:17 smithi090 bash[32384]: audit 2023-12-01T05:05:16.991387+0000 mon.a (mon.0) 1020 : audit 0 from='client.? 172.21.15.80:0/250347407' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:05:19.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:05:19 smithi080 bash[28361]: cluster 2023-12-01T05:05:18.359052+0000 mgr.y (mgr.24362) 507 : cluster 0 pgmap v476: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:05:19.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:05:19 smithi080 bash[41963]: cluster 2023-12-01T05:05:18.359052+0000 mgr.y (mgr.24362) 507 : cluster 0 pgmap v476: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:05:19.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:05:19 smithi090 bash[32384]: cluster 2023-12-01T05:05:18.359052+0000 mgr.y (mgr.24362) 507 : cluster 0 pgmap v476: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:05:20.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:05:20 smithi090 bash[32384]: audit 2023-12-01T05:05:19.451713+0000 mon.a (mon.0) 1021 : audit 0 from='client.? 172.21.15.80:0/1011384073' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:05:20.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:05:20 smithi080 bash[41963]: audit 2023-12-01T05:05:19.451713+0000 mon.a (mon.0) 1021 : audit 0 from='client.? 172.21.15.80:0/1011384073' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:05:20.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:05:20 smithi080 bash[28361]: audit 2023-12-01T05:05:19.451713+0000 mon.a (mon.0) 1021 : audit 0 from='client.? 172.21.15.80:0/1011384073' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:05:21.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:05:21 smithi090 bash[32384]: cluster 2023-12-01T05:05:20.359739+0000 mgr.y (mgr.24362) 508 : cluster 0 pgmap v477: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:05:21.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:05:21 smithi080 bash[41963]: cluster 2023-12-01T05:05:20.359739+0000 mgr.y (mgr.24362) 508 : cluster 0 pgmap v477: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:05:21.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:05:21 smithi080 bash[28361]: cluster 2023-12-01T05:05:20.359739+0000 mgr.y (mgr.24362) 508 : cluster 0 pgmap v477: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:05:22.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:05:22 smithi090 bash[32384]: audit 2023-12-01T05:05:21.901829+0000 mon.c (mon.2) 326 : audit 0 from='client.? 172.21.15.80:0/3283978073' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:05:22.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:05:22 smithi080 bash[28361]: audit 2023-12-01T05:05:21.901829+0000 mon.c (mon.2) 326 : audit 0 from='client.? 172.21.15.80:0/3283978073' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:05:22.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:05:22 smithi080 bash[41963]: audit 2023-12-01T05:05:21.901829+0000 mon.c (mon.2) 326 : audit 0 from='client.? 172.21.15.80:0/3283978073' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:05:23.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:05:23 smithi090 bash[32384]: cluster 2023-12-01T05:05:22.361085+0000 mgr.y (mgr.24362) 509 : cluster 0 pgmap v478: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:05:23.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:05:23 smithi080 bash[28361]: cluster 2023-12-01T05:05:22.361085+0000 mgr.y (mgr.24362) 509 : cluster 0 pgmap v478: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:05:23.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:05:23 smithi080 bash[41963]: cluster 2023-12-01T05:05:22.361085+0000 mgr.y (mgr.24362) 509 : cluster 0 pgmap v478: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:05:24.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:05:24 smithi090 bash[32384]: audit 2023-12-01T05:05:24.349992+0000 mon.c (mon.2) 327 : audit 0 from='client.? 172.21.15.80:0/3342362287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:05:24.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:05:24 smithi080 bash[28361]: audit 2023-12-01T05:05:24.349992+0000 mon.c (mon.2) 327 : audit 0 from='client.? 172.21.15.80:0/3342362287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:05:24.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:05:24 smithi080 bash[41963]: audit 2023-12-01T05:05:24.349992+0000 mon.c (mon.2) 327 : audit 0 from='client.? 172.21.15.80:0/3342362287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:05:25.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:05:25 smithi090 bash[32384]: cluster 2023-12-01T05:05:24.361686+0000 mgr.y (mgr.24362) 510 : cluster 0 pgmap v479: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:05:25.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:05:25 smithi090 bash[32384]: audit 2023-12-01T05:05:24.804639+0000 mon.c (mon.2) 328 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:05:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:05:25 smithi080 bash[28361]: cluster 2023-12-01T05:05:24.361686+0000 mgr.y (mgr.24362) 510 : cluster 0 pgmap v479: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:05:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:05:25 smithi080 bash[28361]: audit 2023-12-01T05:05:24.804639+0000 mon.c (mon.2) 328 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:05:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:05:25 smithi080 bash[41963]: cluster 2023-12-01T05:05:24.361686+0000 mgr.y (mgr.24362) 510 : cluster 0 pgmap v479: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:05:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:05:25 smithi080 bash[41963]: audit 2023-12-01T05:05:24.804639+0000 mon.c (mon.2) 328 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:05:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:05:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:05:26] "GET /metrics HTTP/1.1" 200 33977 "" "Prometheus/2.43.0" 2023-12-01T05:05:27.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:05:27 smithi090 bash[32384]: cluster 2023-12-01T05:05:26.362815+0000 mgr.y (mgr.24362) 511 : cluster 0 pgmap v480: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:05:27.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:05:27 smithi090 bash[32384]: audit 2023-12-01T05:05:26.802880+0000 mon.c (mon.2) 329 : audit 0 from='client.? 172.21.15.80:0/1472154936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:05:27.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:05:27 smithi080 bash[28361]: cluster 2023-12-01T05:05:26.362815+0000 mgr.y (mgr.24362) 511 : cluster 0 pgmap v480: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:05:27.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:05:27 smithi080 bash[28361]: audit 2023-12-01T05:05:26.802880+0000 mon.c (mon.2) 329 : audit 0 from='client.? 172.21.15.80:0/1472154936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:05:27.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:05:27 smithi080 bash[41963]: cluster 2023-12-01T05:05:26.362815+0000 mgr.y (mgr.24362) 511 : cluster 0 pgmap v480: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:05:27.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:05:27 smithi080 bash[41963]: audit 2023-12-01T05:05:26.802880+0000 mon.c (mon.2) 329 : audit 0 from='client.? 172.21.15.80:0/1472154936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:05:29.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:05:29 smithi090 bash[32384]: cluster 2023-12-01T05:05:28.363510+0000 mgr.y (mgr.24362) 512 : cluster 0 pgmap v481: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:05:29.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:05:29 smithi090 bash[32384]: audit 2023-12-01T05:05:29.257046+0000 mon.c (mon.2) 330 : audit 0 from='client.? 172.21.15.80:0/833053959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:05:29.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:05:29 smithi080 bash[41963]: cluster 2023-12-01T05:05:28.363510+0000 mgr.y (mgr.24362) 512 : cluster 0 pgmap v481: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:05:29.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:05:29 smithi080 bash[41963]: audit 2023-12-01T05:05:29.257046+0000 mon.c (mon.2) 330 : audit 0 from='client.? 172.21.15.80:0/833053959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:05:29.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:05:29 smithi080 bash[28361]: cluster 2023-12-01T05:05:28.363510+0000 mgr.y (mgr.24362) 512 : cluster 0 pgmap v481: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:05:29.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:05:29 smithi080 bash[28361]: audit 2023-12-01T05:05:29.257046+0000 mon.c (mon.2) 330 : audit 0 from='client.? 172.21.15.80:0/833053959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:05:31.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:05:31 smithi090 bash[32384]: cluster 2023-12-01T05:05:30.364169+0000 mgr.y (mgr.24362) 513 : cluster 0 pgmap v482: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:05:31.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:05:31 smithi080 bash[28361]: cluster 2023-12-01T05:05:30.364169+0000 mgr.y (mgr.24362) 513 : cluster 0 pgmap v482: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:05:31.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:05:31 smithi080 bash[41963]: cluster 2023-12-01T05:05:30.364169+0000 mgr.y (mgr.24362) 513 : cluster 0 pgmap v482: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:05:32.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:05:32 smithi090 bash[32384]: audit 2023-12-01T05:05:31.711042+0000 mon.c (mon.2) 331 : audit 0 from='client.? 172.21.15.80:0/1497822644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:05:32.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:05:32 smithi080 bash[28361]: audit 2023-12-01T05:05:31.711042+0000 mon.c (mon.2) 331 : audit 0 from='client.? 172.21.15.80:0/1497822644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:05:32.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:05:32 smithi080 bash[41963]: audit 2023-12-01T05:05:31.711042+0000 mon.c (mon.2) 331 : audit 0 from='client.? 172.21.15.80:0/1497822644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:05:33.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:05:33 smithi090 bash[32384]: cluster 2023-12-01T05:05:32.365256+0000 mgr.y (mgr.24362) 514 : cluster 0 pgmap v483: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:05:33.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:05:33 smithi080 bash[41963]: cluster 2023-12-01T05:05:32.365256+0000 mgr.y (mgr.24362) 514 : cluster 0 pgmap v483: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:05:33.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:05:33 smithi080 bash[28361]: cluster 2023-12-01T05:05:32.365256+0000 mgr.y (mgr.24362) 514 : cluster 0 pgmap v483: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:05:34.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:05:34 smithi090 bash[32384]: audit 2023-12-01T05:05:34.170784+0000 mon.b (mon.1) 29 : audit 0 from='client.? 172.21.15.80:0/7019496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:05:34.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:05:34 smithi080 bash[28361]: audit 2023-12-01T05:05:34.170784+0000 mon.b (mon.1) 29 : audit 0 from='client.? 172.21.15.80:0/7019496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:05:34.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:05:34 smithi080 bash[41963]: audit 2023-12-01T05:05:34.170784+0000 mon.b (mon.1) 29 : audit 0 from='client.? 172.21.15.80:0/7019496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:05:35.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:05:35 smithi090 bash[32384]: cluster 2023-12-01T05:05:34.365959+0000 mgr.y (mgr.24362) 515 : cluster 0 pgmap v484: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:05:35.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:05:35 smithi080 bash[28361]: cluster 2023-12-01T05:05:34.365959+0000 mgr.y (mgr.24362) 515 : cluster 0 pgmap v484: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:05:35.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:05:35 smithi080 bash[41963]: cluster 2023-12-01T05:05:34.365959+0000 mgr.y (mgr.24362) 515 : cluster 0 pgmap v484: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:05:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:05:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:05:36] "GET /metrics HTTP/1.1" 200 33977 "" "Prometheus/2.43.0" 2023-12-01T05:05:37.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:05:37 smithi090 bash[32384]: cluster 2023-12-01T05:05:36.367006+0000 mgr.y (mgr.24362) 516 : cluster 0 pgmap v485: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:05:37.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:05:37 smithi090 bash[32384]: audit 2023-12-01T05:05:36.624248+0000 mon.c (mon.2) 332 : audit 0 from='client.? 172.21.15.80:0/1220619903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:05:37.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:05:37 smithi080 bash[41963]: cluster 2023-12-01T05:05:36.367006+0000 mgr.y (mgr.24362) 516 : cluster 0 pgmap v485: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:05:37.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:05:37 smithi080 bash[41963]: audit 2023-12-01T05:05:36.624248+0000 mon.c (mon.2) 332 : audit 0 from='client.? 172.21.15.80:0/1220619903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:05:37.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:05:37 smithi080 bash[28361]: cluster 2023-12-01T05:05:36.367006+0000 mgr.y (mgr.24362) 516 : cluster 0 pgmap v485: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:05:37.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:05:37 smithi080 bash[28361]: audit 2023-12-01T05:05:36.624248+0000 mon.c (mon.2) 332 : audit 0 from='client.? 172.21.15.80:0/1220619903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:05:39.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:05:39 smithi090 bash[32384]: cluster 2023-12-01T05:05:38.367687+0000 mgr.y (mgr.24362) 517 : cluster 0 pgmap v486: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:05:39.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:05:39 smithi090 bash[32384]: audit 2023-12-01T05:05:39.084273+0000 mon.c (mon.2) 333 : audit 0 from='client.? 172.21.15.80:0/2751886729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:05:39.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:05:39 smithi080 bash[41963]: cluster 2023-12-01T05:05:38.367687+0000 mgr.y (mgr.24362) 517 : cluster 0 pgmap v486: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:05:39.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:05:39 smithi080 bash[41963]: audit 2023-12-01T05:05:39.084273+0000 mon.c (mon.2) 333 : audit 0 from='client.? 172.21.15.80:0/2751886729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:05:39.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:05:39 smithi080 bash[28361]: cluster 2023-12-01T05:05:38.367687+0000 mgr.y (mgr.24362) 517 : cluster 0 pgmap v486: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:05:39.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:05:39 smithi080 bash[28361]: audit 2023-12-01T05:05:39.084273+0000 mon.c (mon.2) 333 : audit 0 from='client.? 172.21.15.80:0/2751886729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:05:40.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:05:40 smithi090 bash[32384]: audit 2023-12-01T05:05:39.805080+0000 mon.c (mon.2) 334 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:05:40.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:05:40 smithi080 bash[28361]: audit 2023-12-01T05:05:39.805080+0000 mon.c (mon.2) 334 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:05:40.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:05:40 smithi080 bash[41963]: audit 2023-12-01T05:05:39.805080+0000 mon.c (mon.2) 334 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:05:41.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:05:41 smithi090 bash[32384]: cluster 2023-12-01T05:05:40.368465+0000 mgr.y (mgr.24362) 518 : cluster 0 pgmap v487: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:05:41.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:05:41 smithi080 bash[28361]: cluster 2023-12-01T05:05:40.368465+0000 mgr.y (mgr.24362) 518 : cluster 0 pgmap v487: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:05:41.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:05:41 smithi080 bash[41963]: cluster 2023-12-01T05:05:40.368465+0000 mgr.y (mgr.24362) 518 : cluster 0 pgmap v487: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:05:42.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:05:42 smithi090 bash[32384]: audit 2023-12-01T05:05:41.539939+0000 mon.c (mon.2) 335 : audit 0 from='client.? 172.21.15.80:0/3965253450' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:05:42.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:05:42 smithi080 bash[28361]: audit 2023-12-01T05:05:41.539939+0000 mon.c (mon.2) 335 : audit 0 from='client.? 172.21.15.80:0/3965253450' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:05:42.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:05:42 smithi080 bash[41963]: audit 2023-12-01T05:05:41.539939+0000 mon.c (mon.2) 335 : audit 0 from='client.? 172.21.15.80:0/3965253450' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:05:43.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:05:43 smithi090 bash[32384]: cluster 2023-12-01T05:05:42.369647+0000 mgr.y (mgr.24362) 519 : cluster 0 pgmap v488: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:05:43.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:05:43 smithi080 bash[41963]: cluster 2023-12-01T05:05:42.369647+0000 mgr.y (mgr.24362) 519 : cluster 0 pgmap v488: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:05:43.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:05:43 smithi080 bash[28361]: cluster 2023-12-01T05:05:42.369647+0000 mgr.y (mgr.24362) 519 : cluster 0 pgmap v488: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:05:44.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:05:44 smithi090 bash[32384]: audit 2023-12-01T05:05:43.987619+0000 mon.c (mon.2) 336 : audit 0 from='client.? 172.21.15.80:0/2594362951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:05:44.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:05:44 smithi080 bash[28361]: audit 2023-12-01T05:05:43.987619+0000 mon.c (mon.2) 336 : audit 0 from='client.? 172.21.15.80:0/2594362951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:05:44.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:05:44 smithi080 bash[41963]: audit 2023-12-01T05:05:43.987619+0000 mon.c (mon.2) 336 : audit 0 from='client.? 172.21.15.80:0/2594362951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:05:45.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:05:45 smithi090 bash[32384]: cluster 2023-12-01T05:05:44.370461+0000 mgr.y (mgr.24362) 520 : cluster 0 pgmap v489: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:05:45.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:05:45 smithi090 bash[32384]: audit 2023-12-01T05:05:45.089282+0000 mon.c (mon.2) 337 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:05:45.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:05:45 smithi080 bash[28361]: cluster 2023-12-01T05:05:44.370461+0000 mgr.y (mgr.24362) 520 : cluster 0 pgmap v489: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:05:45.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:05:45 smithi080 bash[28361]: audit 2023-12-01T05:05:45.089282+0000 mon.c (mon.2) 337 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:05:45.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:05:45 smithi080 bash[41963]: cluster 2023-12-01T05:05:44.370461+0000 mgr.y (mgr.24362) 520 : cluster 0 pgmap v489: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:05:45.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:05:45 smithi080 bash[41963]: audit 2023-12-01T05:05:45.089282+0000 mon.c (mon.2) 337 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:05:46.517 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:05:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:05:46] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T05:05:46.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:05:46 smithi090 bash[32384]: audit 2023-12-01T05:05:46.441765+0000 mon.a (mon.0) 1022 : audit 0 from='client.? 172.21.15.80:0/3473165603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:05:46.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:05:46 smithi080 bash[28361]: audit 2023-12-01T05:05:46.441765+0000 mon.a (mon.0) 1022 : audit 0 from='client.? 172.21.15.80:0/3473165603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:05:46.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:05:46 smithi080 bash[41963]: audit 2023-12-01T05:05:46.441765+0000 mon.a (mon.0) 1022 : audit 0 from='client.? 172.21.15.80:0/3473165603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:05:47.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:05:47 smithi080 bash[28361]: cluster 2023-12-01T05:05:46.371598+0000 mgr.y (mgr.24362) 521 : cluster 0 pgmap v490: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:05:47.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:05:47 smithi080 bash[41963]: cluster 2023-12-01T05:05:46.371598+0000 mgr.y (mgr.24362) 521 : cluster 0 pgmap v490: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:05:48.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:05:47 smithi090 bash[32384]: cluster 2023-12-01T05:05:46.371598+0000 mgr.y (mgr.24362) 521 : cluster 0 pgmap v490: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:05:49.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:05:49 smithi080 bash[28361]: cluster 2023-12-01T05:05:48.372136+0000 mgr.y (mgr.24362) 522 : cluster 0 pgmap v491: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:05:49.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:05:49 smithi080 bash[28361]: audit 2023-12-01T05:05:48.893462+0000 mon.a (mon.0) 1023 : audit 0 from='client.? 172.21.15.80:0/2036037725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:05:49.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:05:49 smithi080 bash[41963]: cluster 2023-12-01T05:05:48.372136+0000 mgr.y (mgr.24362) 522 : cluster 0 pgmap v491: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:05:49.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:05:49 smithi080 bash[41963]: audit 2023-12-01T05:05:48.893462+0000 mon.a (mon.0) 1023 : audit 0 from='client.? 172.21.15.80:0/2036037725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:05:50.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:05:49 smithi090 bash[32384]: cluster 2023-12-01T05:05:48.372136+0000 mgr.y (mgr.24362) 522 : cluster 0 pgmap v491: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:05:50.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:05:49 smithi090 bash[32384]: audit 2023-12-01T05:05:48.893462+0000 mon.a (mon.0) 1023 : audit 0 from='client.? 172.21.15.80:0/2036037725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:05:51.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:05:51 smithi080 bash[41963]: cluster 2023-12-01T05:05:50.372864+0000 mgr.y (mgr.24362) 523 : cluster 0 pgmap v492: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:05:51.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:05:51 smithi080 bash[41963]: audit 2023-12-01T05:05:50.934048+0000 mon.a (mon.0) 1024 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:05:51.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:05:51 smithi080 bash[41963]: audit 2023-12-01T05:05:50.945888+0000 mon.a (mon.0) 1025 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:05:51.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:05:51 smithi080 bash[41963]: audit 2023-12-01T05:05:51.286698+0000 mon.a (mon.0) 1026 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:05:51.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:05:51 smithi080 bash[41963]: audit 2023-12-01T05:05:51.300883+0000 mon.a (mon.0) 1027 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:05:51.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:05:51 smithi080 bash[41963]: audit 2023-12-01T05:05:51.413216+0000 mon.b (mon.1) 30 : audit 0 from='client.? 172.21.15.80:0/2368625103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:05:51.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:05:51 smithi080 bash[28361]: cluster 2023-12-01T05:05:50.372864+0000 mgr.y (mgr.24362) 523 : cluster 0 pgmap v492: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:05:51.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:05:51 smithi080 bash[28361]: audit 2023-12-01T05:05:50.934048+0000 mon.a (mon.0) 1024 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:05:51.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:05:51 smithi080 bash[28361]: audit 2023-12-01T05:05:50.945888+0000 mon.a (mon.0) 1025 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:05:51.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:05:51 smithi080 bash[28361]: audit 2023-12-01T05:05:51.286698+0000 mon.a (mon.0) 1026 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:05:51.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:05:51 smithi080 bash[28361]: audit 2023-12-01T05:05:51.300883+0000 mon.a (mon.0) 1027 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:05:51.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:05:51 smithi080 bash[28361]: audit 2023-12-01T05:05:51.413216+0000 mon.b (mon.1) 30 : audit 0 from='client.? 172.21.15.80:0/2368625103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:05:52.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:05:51 smithi090 bash[32384]: cluster 2023-12-01T05:05:50.372864+0000 mgr.y (mgr.24362) 523 : cluster 0 pgmap v492: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:05:52.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:05:51 smithi090 bash[32384]: audit 2023-12-01T05:05:50.934048+0000 mon.a (mon.0) 1024 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:05:52.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:05:51 smithi090 bash[32384]: audit 2023-12-01T05:05:50.945888+0000 mon.a (mon.0) 1025 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:05:52.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:05:51 smithi090 bash[32384]: audit 2023-12-01T05:05:51.286698+0000 mon.a (mon.0) 1026 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:05:52.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:05:51 smithi090 bash[32384]: audit 2023-12-01T05:05:51.300883+0000 mon.a (mon.0) 1027 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:05:52.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:05:51 smithi090 bash[32384]: audit 2023-12-01T05:05:51.413216+0000 mon.b (mon.1) 30 : audit 0 from='client.? 172.21.15.80:0/2368625103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:05:52.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:05:52 smithi080 bash[41963]: audit 2023-12-01T05:05:51.777516+0000 mon.c (mon.2) 338 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:05:52.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:05:52 smithi080 bash[41963]: audit 2023-12-01T05:05:51.779230+0000 mon.c (mon.2) 339 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:05:52.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:05:52 smithi080 bash[41963]: audit 2023-12-01T05:05:51.789277+0000 mon.a (mon.0) 1028 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:05:52.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:05:52 smithi080 bash[28361]: audit 2023-12-01T05:05:51.777516+0000 mon.c (mon.2) 338 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:05:52.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:05:52 smithi080 bash[28361]: audit 2023-12-01T05:05:51.779230+0000 mon.c (mon.2) 339 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:05:52.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:05:52 smithi080 bash[28361]: audit 2023-12-01T05:05:51.789277+0000 mon.a (mon.0) 1028 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:05:53.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:05:52 smithi090 bash[32384]: audit 2023-12-01T05:05:51.777516+0000 mon.c (mon.2) 338 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:05:53.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:05:52 smithi090 bash[32384]: audit 2023-12-01T05:05:51.779230+0000 mon.c (mon.2) 339 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:05:53.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:05:52 smithi090 bash[32384]: audit 2023-12-01T05:05:51.789277+0000 mon.a (mon.0) 1028 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:05:53.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:05:53 smithi080 bash[41963]: cluster 2023-12-01T05:05:52.374008+0000 mgr.y (mgr.24362) 524 : cluster 0 pgmap v493: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:05:53.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:05:53 smithi080 bash[28361]: cluster 2023-12-01T05:05:52.374008+0000 mgr.y (mgr.24362) 524 : cluster 0 pgmap v493: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:05:54.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:05:53 smithi090 bash[32384]: cluster 2023-12-01T05:05:52.374008+0000 mgr.y (mgr.24362) 524 : cluster 0 pgmap v493: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:05:54.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:05:54 smithi080 bash[41963]: audit 2023-12-01T05:05:53.869109+0000 mon.a (mon.0) 1029 : audit 0 from='client.? 172.21.15.80:0/3326304604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:05:54.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:05:54 smithi080 bash[28361]: audit 2023-12-01T05:05:53.869109+0000 mon.a (mon.0) 1029 : audit 0 from='client.? 172.21.15.80:0/3326304604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:05:55.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:05:54 smithi090 bash[32384]: audit 2023-12-01T05:05:53.869109+0000 mon.a (mon.0) 1029 : audit 0 from='client.? 172.21.15.80:0/3326304604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:05:55.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:05:55 smithi080 bash[41963]: cluster 2023-12-01T05:05:54.374685+0000 mgr.y (mgr.24362) 525 : cluster 0 pgmap v494: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:05:55.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:05:55 smithi080 bash[41963]: audit 2023-12-01T05:05:54.806079+0000 mon.c (mon.2) 340 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:05:55.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:05:55 smithi080 bash[28361]: cluster 2023-12-01T05:05:54.374685+0000 mgr.y (mgr.24362) 525 : cluster 0 pgmap v494: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:05:55.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:05:55 smithi080 bash[28361]: audit 2023-12-01T05:05:54.806079+0000 mon.c (mon.2) 340 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:05:56.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:05:55 smithi090 bash[32384]: cluster 2023-12-01T05:05:54.374685+0000 mgr.y (mgr.24362) 525 : cluster 0 pgmap v494: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:05:56.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:05:55 smithi090 bash[32384]: audit 2023-12-01T05:05:54.806079+0000 mon.c (mon.2) 340 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:05:56.551 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:05:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:05:56] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.43.0" 2023-12-01T05:05:56.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:05:56 smithi080 bash[28361]: audit 2023-12-01T05:05:56.327143+0000 mon.c (mon.2) 341 : audit 0 from='client.? 172.21.15.80:0/1806342218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:05:56.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:05:56 smithi080 bash[41963]: audit 2023-12-01T05:05:56.327143+0000 mon.c (mon.2) 341 : audit 0 from='client.? 172.21.15.80:0/1806342218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:05:57.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:05:56 smithi090 bash[32384]: audit 2023-12-01T05:05:56.327143+0000 mon.c (mon.2) 341 : audit 0 from='client.? 172.21.15.80:0/1806342218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:05:57.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:05:57 smithi080 bash[28361]: cluster 2023-12-01T05:05:56.375783+0000 mgr.y (mgr.24362) 526 : cluster 0 pgmap v495: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:05:57.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:05:57 smithi080 bash[41963]: cluster 2023-12-01T05:05:56.375783+0000 mgr.y (mgr.24362) 526 : cluster 0 pgmap v495: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:05:58.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:05:57 smithi090 bash[32384]: cluster 2023-12-01T05:05:56.375783+0000 mgr.y (mgr.24362) 526 : cluster 0 pgmap v495: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:05:59.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:05:59 smithi080 bash[28361]: cluster 2023-12-01T05:05:58.376317+0000 mgr.y (mgr.24362) 527 : cluster 0 pgmap v496: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:05:59.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:05:59 smithi080 bash[28361]: audit 2023-12-01T05:05:58.785470+0000 mon.c (mon.2) 342 : audit 0 from='client.? 172.21.15.80:0/3775786917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:05:59.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:05:59 smithi080 bash[41963]: cluster 2023-12-01T05:05:58.376317+0000 mgr.y (mgr.24362) 527 : cluster 0 pgmap v496: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:05:59.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:05:59 smithi080 bash[41963]: audit 2023-12-01T05:05:58.785470+0000 mon.c (mon.2) 342 : audit 0 from='client.? 172.21.15.80:0/3775786917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:06:00.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:05:59 smithi090 bash[32384]: cluster 2023-12-01T05:05:58.376317+0000 mgr.y (mgr.24362) 527 : cluster 0 pgmap v496: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:06:00.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:05:59 smithi090 bash[32384]: audit 2023-12-01T05:05:58.785470+0000 mon.c (mon.2) 342 : audit 0 from='client.? 172.21.15.80:0/3775786917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:06:01.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:06:01 smithi080 bash[28361]: cluster 2023-12-01T05:06:00.376919+0000 mgr.y (mgr.24362) 528 : cluster 0 pgmap v497: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:06:01.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:06:01 smithi080 bash[28361]: audit 2023-12-01T05:06:01.229088+0000 mon.a (mon.0) 1030 : audit 0 from='client.? 172.21.15.80:0/1466374957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:06:01.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:06:01 smithi080 bash[41963]: cluster 2023-12-01T05:06:00.376919+0000 mgr.y (mgr.24362) 528 : cluster 0 pgmap v497: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:06:01.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:06:01 smithi080 bash[41963]: audit 2023-12-01T05:06:01.229088+0000 mon.a (mon.0) 1030 : audit 0 from='client.? 172.21.15.80:0/1466374957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:06:02.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:06:01 smithi090 bash[32384]: cluster 2023-12-01T05:06:00.376919+0000 mgr.y (mgr.24362) 528 : cluster 0 pgmap v497: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:06:02.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:06:01 smithi090 bash[32384]: audit 2023-12-01T05:06:01.229088+0000 mon.a (mon.0) 1030 : audit 0 from='client.? 172.21.15.80:0/1466374957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:06:03.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:06:03 smithi090 bash[32384]: cluster 2023-12-01T05:06:02.378086+0000 mgr.y (mgr.24362) 529 : cluster 0 pgmap v498: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:06:03.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:06:03 smithi080 bash[28361]: cluster 2023-12-01T05:06:02.378086+0000 mgr.y (mgr.24362) 529 : cluster 0 pgmap v498: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:06:03.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:06:03 smithi080 bash[41963]: cluster 2023-12-01T05:06:02.378086+0000 mgr.y (mgr.24362) 529 : cluster 0 pgmap v498: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:06:04.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:06:04 smithi090 bash[32384]: audit 2023-12-01T05:06:03.671512+0000 mon.a (mon.0) 1031 : audit 0 from='client.? 172.21.15.80:0/3836123007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:06:04.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:06:04 smithi080 bash[28361]: audit 2023-12-01T05:06:03.671512+0000 mon.a (mon.0) 1031 : audit 0 from='client.? 172.21.15.80:0/3836123007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:06:04.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:06:04 smithi080 bash[41963]: audit 2023-12-01T05:06:03.671512+0000 mon.a (mon.0) 1031 : audit 0 from='client.? 172.21.15.80:0/3836123007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:06:05.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:06:05 smithi090 bash[32384]: cluster 2023-12-01T05:06:04.378767+0000 mgr.y (mgr.24362) 530 : cluster 0 pgmap v499: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:06:05.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:06:05 smithi080 bash[28361]: cluster 2023-12-01T05:06:04.378767+0000 mgr.y (mgr.24362) 530 : cluster 0 pgmap v499: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:06:05.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:06:05 smithi080 bash[41963]: cluster 2023-12-01T05:06:04.378767+0000 mgr.y (mgr.24362) 530 : cluster 0 pgmap v499: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:06:06.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:06:06 smithi090 bash[32384]: audit 2023-12-01T05:06:06.131852+0000 mon.a (mon.0) 1032 : audit 0 from='client.? 172.21.15.80:0/1184086806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:06:06.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:06:06 smithi080 bash[28361]: audit 2023-12-01T05:06:06.131852+0000 mon.a (mon.0) 1032 : audit 0 from='client.? 172.21.15.80:0/1184086806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:06:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:06:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:06:06] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.43.0" 2023-12-01T05:06:06.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:06:06 smithi080 bash[41963]: audit 2023-12-01T05:06:06.131852+0000 mon.a (mon.0) 1032 : audit 0 from='client.? 172.21.15.80:0/1184086806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:06:07.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:06:07 smithi090 bash[32384]: cluster 2023-12-01T05:06:06.379968+0000 mgr.y (mgr.24362) 531 : cluster 0 pgmap v500: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:06:07.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:06:07 smithi080 bash[28361]: cluster 2023-12-01T05:06:06.379968+0000 mgr.y (mgr.24362) 531 : cluster 0 pgmap v500: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:06:07.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:06:07 smithi080 bash[41963]: cluster 2023-12-01T05:06:06.379968+0000 mgr.y (mgr.24362) 531 : cluster 0 pgmap v500: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:06:09.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:06:09 smithi090 bash[32384]: cluster 2023-12-01T05:06:08.380565+0000 mgr.y (mgr.24362) 532 : cluster 0 pgmap v501: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:06:09.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:06:09 smithi090 bash[32384]: audit 2023-12-01T05:06:08.590513+0000 mon.c (mon.2) 343 : audit 0 from='client.? 172.21.15.80:0/3527986690' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:06:09.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:06:09 smithi080 bash[28361]: cluster 2023-12-01T05:06:08.380565+0000 mgr.y (mgr.24362) 532 : cluster 0 pgmap v501: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:06:09.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:06:09 smithi080 bash[28361]: audit 2023-12-01T05:06:08.590513+0000 mon.c (mon.2) 343 : audit 0 from='client.? 172.21.15.80:0/3527986690' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:06:09.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:06:09 smithi080 bash[41963]: cluster 2023-12-01T05:06:08.380565+0000 mgr.y (mgr.24362) 532 : cluster 0 pgmap v501: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:06:09.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:06:09 smithi080 bash[41963]: audit 2023-12-01T05:06:08.590513+0000 mon.c (mon.2) 343 : audit 0 from='client.? 172.21.15.80:0/3527986690' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:06:10.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:06:10 smithi090 bash[32384]: audit 2023-12-01T05:06:09.805727+0000 mon.c (mon.2) 344 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:06:10.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:06:10 smithi080 bash[28361]: audit 2023-12-01T05:06:09.805727+0000 mon.c (mon.2) 344 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:06:10.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:06:10 smithi080 bash[41963]: audit 2023-12-01T05:06:09.805727+0000 mon.c (mon.2) 344 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:06:11.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:06:11 smithi090 bash[32384]: cluster 2023-12-01T05:06:10.381270+0000 mgr.y (mgr.24362) 533 : cluster 0 pgmap v502: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:06:11.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:06:11 smithi090 bash[32384]: audit 2023-12-01T05:06:11.051053+0000 mon.a (mon.0) 1033 : audit 0 from='client.? 172.21.15.80:0/2399190951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:06:11.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:06:11 smithi080 bash[41963]: cluster 2023-12-01T05:06:10.381270+0000 mgr.y (mgr.24362) 533 : cluster 0 pgmap v502: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:06:11.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:06:11 smithi080 bash[41963]: audit 2023-12-01T05:06:11.051053+0000 mon.a (mon.0) 1033 : audit 0 from='client.? 172.21.15.80:0/2399190951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:06:11.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:06:11 smithi080 bash[28361]: cluster 2023-12-01T05:06:10.381270+0000 mgr.y (mgr.24362) 533 : cluster 0 pgmap v502: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:06:11.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:06:11 smithi080 bash[28361]: audit 2023-12-01T05:06:11.051053+0000 mon.a (mon.0) 1033 : audit 0 from='client.? 172.21.15.80:0/2399190951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:06:13.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:06:13 smithi090 bash[32384]: cluster 2023-12-01T05:06:12.382456+0000 mgr.y (mgr.24362) 534 : cluster 0 pgmap v503: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:06:13.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:06:13 smithi080 bash[28361]: cluster 2023-12-01T05:06:12.382456+0000 mgr.y (mgr.24362) 534 : cluster 0 pgmap v503: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:06:13.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:06:13 smithi080 bash[41963]: cluster 2023-12-01T05:06:12.382456+0000 mgr.y (mgr.24362) 534 : cluster 0 pgmap v503: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:06:14.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:06:14 smithi090 bash[32384]: audit 2023-12-01T05:06:13.501102+0000 mon.a (mon.0) 1034 : audit 0 from='client.? 172.21.15.80:0/1014227371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:06:14.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:06:14 smithi080 bash[28361]: audit 2023-12-01T05:06:13.501102+0000 mon.a (mon.0) 1034 : audit 0 from='client.? 172.21.15.80:0/1014227371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:06:14.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:06:14 smithi080 bash[41963]: audit 2023-12-01T05:06:13.501102+0000 mon.a (mon.0) 1034 : audit 0 from='client.? 172.21.15.80:0/1014227371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:06:15.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:06:15 smithi090 bash[32384]: cluster 2023-12-01T05:06:14.383148+0000 mgr.y (mgr.24362) 535 : cluster 0 pgmap v504: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:06:15.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:06:15 smithi080 bash[28361]: cluster 2023-12-01T05:06:14.383148+0000 mgr.y (mgr.24362) 535 : cluster 0 pgmap v504: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:06:15.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:06:15 smithi080 bash[41963]: cluster 2023-12-01T05:06:14.383148+0000 mgr.y (mgr.24362) 535 : cluster 0 pgmap v504: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:06:16.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:06:16 smithi090 bash[32384]: audit 2023-12-01T05:06:15.958118+0000 mon.c (mon.2) 345 : audit 0 from='client.? 172.21.15.80:0/2568295779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:06:16.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:06:16 smithi080 bash[28361]: audit 2023-12-01T05:06:15.958118+0000 mon.c (mon.2) 345 : audit 0 from='client.? 172.21.15.80:0/2568295779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:06:16.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:06:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:06:16] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T05:06:16.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:06:16 smithi080 bash[41963]: audit 2023-12-01T05:06:15.958118+0000 mon.c (mon.2) 345 : audit 0 from='client.? 172.21.15.80:0/2568295779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:06:17.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:06:17 smithi080 bash[41963]: cluster 2023-12-01T05:06:16.384541+0000 mgr.y (mgr.24362) 536 : cluster 0 pgmap v505: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:06:17.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:06:17 smithi080 bash[28361]: cluster 2023-12-01T05:06:16.384541+0000 mgr.y (mgr.24362) 536 : cluster 0 pgmap v505: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:06:17.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:06:17 smithi090 bash[32384]: cluster 2023-12-01T05:06:16.384541+0000 mgr.y (mgr.24362) 536 : cluster 0 pgmap v505: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:06:18.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:06:18 smithi090 bash[32384]: audit 2023-12-01T05:06:18.403609+0000 mon.c (mon.2) 346 : audit 0 from='client.? 172.21.15.80:0/3404048074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:06:18.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:06:18 smithi080 bash[28361]: audit 2023-12-01T05:06:18.403609+0000 mon.c (mon.2) 346 : audit 0 from='client.? 172.21.15.80:0/3404048074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:06:18.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:06:18 smithi080 bash[41963]: audit 2023-12-01T05:06:18.403609+0000 mon.c (mon.2) 346 : audit 0 from='client.? 172.21.15.80:0/3404048074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:06:19.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:06:19 smithi090 bash[32384]: cluster 2023-12-01T05:06:18.385313+0000 mgr.y (mgr.24362) 537 : cluster 0 pgmap v506: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:06:19.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:06:19 smithi080 bash[28361]: cluster 2023-12-01T05:06:18.385313+0000 mgr.y (mgr.24362) 537 : cluster 0 pgmap v506: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:06:19.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:06:19 smithi080 bash[41963]: cluster 2023-12-01T05:06:18.385313+0000 mgr.y (mgr.24362) 537 : cluster 0 pgmap v506: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:06:21.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:06:21 smithi090 bash[32384]: cluster 2023-12-01T05:06:20.386045+0000 mgr.y (mgr.24362) 538 : cluster 0 pgmap v507: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:06:21.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:06:21 smithi090 bash[32384]: audit 2023-12-01T05:06:20.860434+0000 mon.a (mon.0) 1035 : audit 0 from='client.? 172.21.15.80:0/1208797256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:06:21.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:06:21 smithi080 bash[28361]: cluster 2023-12-01T05:06:20.386045+0000 mgr.y (mgr.24362) 538 : cluster 0 pgmap v507: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:06:21.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:06:21 smithi080 bash[28361]: audit 2023-12-01T05:06:20.860434+0000 mon.a (mon.0) 1035 : audit 0 from='client.? 172.21.15.80:0/1208797256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:06:21.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:06:21 smithi080 bash[41963]: cluster 2023-12-01T05:06:20.386045+0000 mgr.y (mgr.24362) 538 : cluster 0 pgmap v507: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:06:21.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:06:21 smithi080 bash[41963]: audit 2023-12-01T05:06:20.860434+0000 mon.a (mon.0) 1035 : audit 0 from='client.? 172.21.15.80:0/1208797256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:06:23.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:06:23 smithi090 bash[32384]: cluster 2023-12-01T05:06:22.387187+0000 mgr.y (mgr.24362) 539 : cluster 0 pgmap v508: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:06:23.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:06:23 smithi080 bash[28361]: cluster 2023-12-01T05:06:22.387187+0000 mgr.y (mgr.24362) 539 : cluster 0 pgmap v508: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:06:23.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:06:23 smithi080 bash[41963]: cluster 2023-12-01T05:06:22.387187+0000 mgr.y (mgr.24362) 539 : cluster 0 pgmap v508: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:06:24.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:06:24 smithi090 bash[32384]: audit 2023-12-01T05:06:23.311088+0000 mon.c (mon.2) 347 : audit 0 from='client.? 172.21.15.80:0/278058001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:06:24.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:06:24 smithi080 bash[41963]: audit 2023-12-01T05:06:23.311088+0000 mon.c (mon.2) 347 : audit 0 from='client.? 172.21.15.80:0/278058001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:06:24.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:06:24 smithi080 bash[28361]: audit 2023-12-01T05:06:23.311088+0000 mon.c (mon.2) 347 : audit 0 from='client.? 172.21.15.80:0/278058001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:06:25.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:06:25 smithi090 bash[32384]: cluster 2023-12-01T05:06:24.387936+0000 mgr.y (mgr.24362) 540 : cluster 0 pgmap v509: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:06:25.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:06:25 smithi090 bash[32384]: audit 2023-12-01T05:06:24.806109+0000 mon.c (mon.2) 348 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:06:25.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:06:25 smithi080 bash[41963]: cluster 2023-12-01T05:06:24.387936+0000 mgr.y (mgr.24362) 540 : cluster 0 pgmap v509: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:06:25.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:06:25 smithi080 bash[41963]: audit 2023-12-01T05:06:24.806109+0000 mon.c (mon.2) 348 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:06:25.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:06:25 smithi080 bash[28361]: cluster 2023-12-01T05:06:24.387936+0000 mgr.y (mgr.24362) 540 : cluster 0 pgmap v509: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:06:25.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:06:25 smithi080 bash[28361]: audit 2023-12-01T05:06:24.806109+0000 mon.c (mon.2) 348 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:06:26.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:06:26 smithi080 bash[28361]: audit 2023-12-01T05:06:25.758885+0000 mon.a (mon.0) 1036 : audit 0 from='client.? 172.21.15.80:0/3957396100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:06:26.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:06:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:06:26] "GET /metrics HTTP/1.1" 200 33973 "" "Prometheus/2.43.0" 2023-12-01T05:06:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:06:26 smithi080 bash[41963]: audit 2023-12-01T05:06:25.758885+0000 mon.a (mon.0) 1036 : audit 0 from='client.? 172.21.15.80:0/3957396100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:06:26.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:06:26 smithi090 bash[32384]: audit 2023-12-01T05:06:25.758885+0000 mon.a (mon.0) 1036 : audit 0 from='client.? 172.21.15.80:0/3957396100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:06:27.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:06:27 smithi080 bash[41963]: cluster 2023-12-01T05:06:26.389019+0000 mgr.y (mgr.24362) 541 : cluster 0 pgmap v510: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:06:27.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:06:27 smithi080 bash[28361]: cluster 2023-12-01T05:06:26.389019+0000 mgr.y (mgr.24362) 541 : cluster 0 pgmap v510: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:06:27.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:06:27 smithi090 bash[32384]: cluster 2023-12-01T05:06:26.389019+0000 mgr.y (mgr.24362) 541 : cluster 0 pgmap v510: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:06:28.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:06:28 smithi080 bash[28361]: audit 2023-12-01T05:06:28.215501+0000 mon.a (mon.0) 1037 : audit 0 from='client.? 172.21.15.80:0/724808022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:06:28.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:06:28 smithi080 bash[41963]: audit 2023-12-01T05:06:28.215501+0000 mon.a (mon.0) 1037 : audit 0 from='client.? 172.21.15.80:0/724808022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:06:28.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:06:28 smithi090 bash[32384]: audit 2023-12-01T05:06:28.215501+0000 mon.a (mon.0) 1037 : audit 0 from='client.? 172.21.15.80:0/724808022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:06:29.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:06:29 smithi080 bash[28361]: cluster 2023-12-01T05:06:28.389743+0000 mgr.y (mgr.24362) 542 : cluster 0 pgmap v511: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:06:29.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:06:29 smithi080 bash[41963]: cluster 2023-12-01T05:06:28.389743+0000 mgr.y (mgr.24362) 542 : cluster 0 pgmap v511: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:06:29.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:06:29 smithi090 bash[32384]: cluster 2023-12-01T05:06:28.389743+0000 mgr.y (mgr.24362) 542 : cluster 0 pgmap v511: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:06:31.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:06:31 smithi090 bash[32384]: cluster 2023-12-01T05:06:30.390390+0000 mgr.y (mgr.24362) 543 : cluster 0 pgmap v512: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:06:31.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:06:31 smithi090 bash[32384]: audit 2023-12-01T05:06:30.670344+0000 mon.c (mon.2) 349 : audit 0 from='client.? 172.21.15.80:0/3350414671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:06:31.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:06:31 smithi080 bash[28361]: cluster 2023-12-01T05:06:30.390390+0000 mgr.y (mgr.24362) 543 : cluster 0 pgmap v512: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:06:31.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:06:31 smithi080 bash[28361]: audit 2023-12-01T05:06:30.670344+0000 mon.c (mon.2) 349 : audit 0 from='client.? 172.21.15.80:0/3350414671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:06:31.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:06:31 smithi080 bash[41963]: cluster 2023-12-01T05:06:30.390390+0000 mgr.y (mgr.24362) 543 : cluster 0 pgmap v512: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:06:31.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:06:31 smithi080 bash[41963]: audit 2023-12-01T05:06:30.670344+0000 mon.c (mon.2) 349 : audit 0 from='client.? 172.21.15.80:0/3350414671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:06:33.019 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 05:06:32 smithi090 bash[65515]: logger=sqlstore.transactions t=2023-12-01T05:06:32.679768982Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2023-12-01T05:06:33.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:06:33 smithi090 bash[32384]: cluster 2023-12-01T05:06:32.391615+0000 mgr.y (mgr.24362) 544 : cluster 0 pgmap v513: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:06:33.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:06:33 smithi080 bash[28361]: cluster 2023-12-01T05:06:32.391615+0000 mgr.y (mgr.24362) 544 : cluster 0 pgmap v513: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:06:33.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:06:33 smithi080 bash[41963]: cluster 2023-12-01T05:06:32.391615+0000 mgr.y (mgr.24362) 544 : cluster 0 pgmap v513: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:06:34.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:06:34 smithi090 bash[32384]: audit 2023-12-01T05:06:33.129480+0000 mon.c (mon.2) 350 : audit 0 from='client.? 172.21.15.80:0/3634729908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:06:34.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:06:34 smithi080 bash[41963]: audit 2023-12-01T05:06:33.129480+0000 mon.c (mon.2) 350 : audit 0 from='client.? 172.21.15.80:0/3634729908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:06:34.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:06:34 smithi080 bash[28361]: audit 2023-12-01T05:06:33.129480+0000 mon.c (mon.2) 350 : audit 0 from='client.? 172.21.15.80:0/3634729908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:06:35.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:06:35 smithi080 bash[41963]: cluster 2023-12-01T05:06:34.392415+0000 mgr.y (mgr.24362) 545 : cluster 0 pgmap v514: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:06:35.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:06:35 smithi080 bash[28361]: cluster 2023-12-01T05:06:34.392415+0000 mgr.y (mgr.24362) 545 : cluster 0 pgmap v514: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:06:35.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:06:35 smithi090 bash[32384]: cluster 2023-12-01T05:06:34.392415+0000 mgr.y (mgr.24362) 545 : cluster 0 pgmap v514: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:06:36.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:06:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:06:36] "GET /metrics HTTP/1.1" 200 33973 "" "Prometheus/2.43.0" 2023-12-01T05:06:36.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:06:36 smithi080 bash[41963]: audit 2023-12-01T05:06:35.584694+0000 mon.a (mon.0) 1038 : audit 0 from='client.? 172.21.15.80:0/2892728793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:06:36.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:06:36 smithi080 bash[28361]: audit 2023-12-01T05:06:35.584694+0000 mon.a (mon.0) 1038 : audit 0 from='client.? 172.21.15.80:0/2892728793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:06:36.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:06:36 smithi090 bash[32384]: audit 2023-12-01T05:06:35.584694+0000 mon.a (mon.0) 1038 : audit 0 from='client.? 172.21.15.80:0/2892728793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:06:37.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:06:37 smithi080 bash[41963]: cluster 2023-12-01T05:06:36.393517+0000 mgr.y (mgr.24362) 546 : cluster 0 pgmap v515: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:06:37.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:06:37 smithi080 bash[28361]: cluster 2023-12-01T05:06:36.393517+0000 mgr.y (mgr.24362) 546 : cluster 0 pgmap v515: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:06:37.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:06:37 smithi090 bash[32384]: cluster 2023-12-01T05:06:36.393517+0000 mgr.y (mgr.24362) 546 : cluster 0 pgmap v515: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:06:38.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:06:38 smithi080 bash[28361]: audit 2023-12-01T05:06:38.026927+0000 mon.a (mon.0) 1039 : audit 0 from='client.? 172.21.15.80:0/3377519559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:06:38.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:06:38 smithi080 bash[41963]: audit 2023-12-01T05:06:38.026927+0000 mon.a (mon.0) 1039 : audit 0 from='client.? 172.21.15.80:0/3377519559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:06:38.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:06:38 smithi090 bash[32384]: audit 2023-12-01T05:06:38.026927+0000 mon.a (mon.0) 1039 : audit 0 from='client.? 172.21.15.80:0/3377519559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:06:39.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:06:39 smithi080 bash[41963]: cluster 2023-12-01T05:06:38.394081+0000 mgr.y (mgr.24362) 547 : cluster 0 pgmap v516: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:06:39.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:06:39 smithi080 bash[28361]: cluster 2023-12-01T05:06:38.394081+0000 mgr.y (mgr.24362) 547 : cluster 0 pgmap v516: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:06:39.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:06:39 smithi090 bash[32384]: cluster 2023-12-01T05:06:38.394081+0000 mgr.y (mgr.24362) 547 : cluster 0 pgmap v516: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:06:40.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:06:40 smithi080 bash[41963]: audit 2023-12-01T05:06:39.806544+0000 mon.c (mon.2) 351 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:06:40.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:06:40 smithi080 bash[28361]: audit 2023-12-01T05:06:39.806544+0000 mon.c (mon.2) 351 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:06:40.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:06:40 smithi090 bash[32384]: audit 2023-12-01T05:06:39.806544+0000 mon.c (mon.2) 351 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:06:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:06:41 smithi080 bash[28361]: cluster 2023-12-01T05:06:40.394696+0000 mgr.y (mgr.24362) 548 : cluster 0 pgmap v517: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:06:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:06:41 smithi080 bash[28361]: audit 2023-12-01T05:06:40.487233+0000 mon.c (mon.2) 352 : audit 0 from='client.? 172.21.15.80:0/2774616719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:06:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:06:41 smithi080 bash[41963]: cluster 2023-12-01T05:06:40.394696+0000 mgr.y (mgr.24362) 548 : cluster 0 pgmap v517: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:06:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:06:41 smithi080 bash[41963]: audit 2023-12-01T05:06:40.487233+0000 mon.c (mon.2) 352 : audit 0 from='client.? 172.21.15.80:0/2774616719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:06:41.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:06:41 smithi090 bash[32384]: cluster 2023-12-01T05:06:40.394696+0000 mgr.y (mgr.24362) 548 : cluster 0 pgmap v517: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:06:41.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:06:41 smithi090 bash[32384]: audit 2023-12-01T05:06:40.487233+0000 mon.c (mon.2) 352 : audit 0 from='client.? 172.21.15.80:0/2774616719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:06:43.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:06:43 smithi090 bash[32384]: cluster 2023-12-01T05:06:42.395991+0000 mgr.y (mgr.24362) 549 : cluster 0 pgmap v518: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:06:43.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:06:43 smithi090 bash[32384]: audit 2023-12-01T05:06:42.949076+0000 mon.a (mon.0) 1040 : audit 0 from='client.? 172.21.15.80:0/771474774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:06:43.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:06:43 smithi080 bash[28361]: cluster 2023-12-01T05:06:42.395991+0000 mgr.y (mgr.24362) 549 : cluster 0 pgmap v518: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:06:43.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:06:43 smithi080 bash[28361]: audit 2023-12-01T05:06:42.949076+0000 mon.a (mon.0) 1040 : audit 0 from='client.? 172.21.15.80:0/771474774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:06:43.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:06:43 smithi080 bash[41963]: cluster 2023-12-01T05:06:42.395991+0000 mgr.y (mgr.24362) 549 : cluster 0 pgmap v518: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:06:43.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:06:43 smithi080 bash[41963]: audit 2023-12-01T05:06:42.949076+0000 mon.a (mon.0) 1040 : audit 0 from='client.? 172.21.15.80:0/771474774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:06:45.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:06:45 smithi090 bash[32384]: cluster 2023-12-01T05:06:44.396629+0000 mgr.y (mgr.24362) 550 : cluster 0 pgmap v519: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:06:45.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:06:45 smithi090 bash[32384]: audit 2023-12-01T05:06:45.404514+0000 mon.c (mon.2) 353 : audit 0 from='client.? 172.21.15.80:0/564911639' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:06:45.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:06:45 smithi080 bash[28361]: cluster 2023-12-01T05:06:44.396629+0000 mgr.y (mgr.24362) 550 : cluster 0 pgmap v519: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:06:45.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:06:45 smithi080 bash[28361]: audit 2023-12-01T05:06:45.404514+0000 mon.c (mon.2) 353 : audit 0 from='client.? 172.21.15.80:0/564911639' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:06:45.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:06:45 smithi080 bash[41963]: cluster 2023-12-01T05:06:44.396629+0000 mgr.y (mgr.24362) 550 : cluster 0 pgmap v519: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:06:45.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:06:45 smithi080 bash[41963]: audit 2023-12-01T05:06:45.404514+0000 mon.c (mon.2) 353 : audit 0 from='client.? 172.21.15.80:0/564911639' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:06:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:06:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:06:46] "GET /metrics HTTP/1.1" 200 33973 "" "Prometheus/2.43.0" 2023-12-01T05:06:47.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:06:47 smithi090 bash[32384]: cluster 2023-12-01T05:06:46.397735+0000 mgr.y (mgr.24362) 551 : cluster 0 pgmap v520: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:06:47.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:06:47 smithi080 bash[41963]: cluster 2023-12-01T05:06:46.397735+0000 mgr.y (mgr.24362) 551 : cluster 0 pgmap v520: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:06:47.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:06:47 smithi080 bash[28361]: cluster 2023-12-01T05:06:46.397735+0000 mgr.y (mgr.24362) 551 : cluster 0 pgmap v520: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:06:48.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:06:48 smithi090 bash[32384]: audit 2023-12-01T05:06:47.868883+0000 mon.a (mon.0) 1041 : audit 0 from='client.? 172.21.15.80:0/4043141204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:06:48.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:06:48 smithi080 bash[28361]: audit 2023-12-01T05:06:47.868883+0000 mon.a (mon.0) 1041 : audit 0 from='client.? 172.21.15.80:0/4043141204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:06:48.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:06:48 smithi080 bash[41963]: audit 2023-12-01T05:06:47.868883+0000 mon.a (mon.0) 1041 : audit 0 from='client.? 172.21.15.80:0/4043141204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:06:49.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:06:49 smithi090 bash[32384]: cluster 2023-12-01T05:06:48.398472+0000 mgr.y (mgr.24362) 552 : cluster 0 pgmap v521: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:06:49.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:06:49 smithi080 bash[41963]: cluster 2023-12-01T05:06:48.398472+0000 mgr.y (mgr.24362) 552 : cluster 0 pgmap v521: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:06:49.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:06:49 smithi080 bash[28361]: cluster 2023-12-01T05:06:48.398472+0000 mgr.y (mgr.24362) 552 : cluster 0 pgmap v521: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:06:50.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:06:50 smithi090 bash[32384]: audit 2023-12-01T05:06:50.316056+0000 mon.c (mon.2) 354 : audit 0 from='client.? 172.21.15.80:0/261416697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:06:50.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:06:50 smithi080 bash[28361]: audit 2023-12-01T05:06:50.316056+0000 mon.c (mon.2) 354 : audit 0 from='client.? 172.21.15.80:0/261416697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:06:50.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:06:50 smithi080 bash[41963]: audit 2023-12-01T05:06:50.316056+0000 mon.c (mon.2) 354 : audit 0 from='client.? 172.21.15.80:0/261416697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:06:51.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:06:51 smithi090 bash[32384]: cluster 2023-12-01T05:06:50.399172+0000 mgr.y (mgr.24362) 553 : cluster 0 pgmap v522: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:06:51.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:06:51 smithi080 bash[28361]: cluster 2023-12-01T05:06:50.399172+0000 mgr.y (mgr.24362) 553 : cluster 0 pgmap v522: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:06:51.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:06:51 smithi080 bash[41963]: cluster 2023-12-01T05:06:50.399172+0000 mgr.y (mgr.24362) 553 : cluster 0 pgmap v522: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:06:52.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:06:52 smithi090 bash[32384]: audit 2023-12-01T05:06:51.875223+0000 mon.c (mon.2) 355 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:06:52.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:06:52 smithi080 bash[28361]: audit 2023-12-01T05:06:51.875223+0000 mon.c (mon.2) 355 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:06:52.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:06:52 smithi080 bash[41963]: audit 2023-12-01T05:06:51.875223+0000 mon.c (mon.2) 355 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:06:53.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:06:53 smithi090 bash[32384]: cluster 2023-12-01T05:06:52.400293+0000 mgr.y (mgr.24362) 554 : cluster 0 pgmap v523: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:06:53.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:06:53 smithi090 bash[32384]: audit 2023-12-01T05:06:52.770756+0000 mon.c (mon.2) 356 : audit 0 from='client.? 172.21.15.80:0/1769778634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:06:53.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:06:53 smithi080 bash[41963]: cluster 2023-12-01T05:06:52.400293+0000 mgr.y (mgr.24362) 554 : cluster 0 pgmap v523: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:06:53.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:06:53 smithi080 bash[41963]: audit 2023-12-01T05:06:52.770756+0000 mon.c (mon.2) 356 : audit 0 from='client.? 172.21.15.80:0/1769778634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:06:53.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:06:53 smithi080 bash[28361]: cluster 2023-12-01T05:06:52.400293+0000 mgr.y (mgr.24362) 554 : cluster 0 pgmap v523: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:06:53.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:06:53 smithi080 bash[28361]: audit 2023-12-01T05:06:52.770756+0000 mon.c (mon.2) 356 : audit 0 from='client.? 172.21.15.80:0/1769778634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:06:55.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:06:55 smithi090 bash[32384]: cluster 2023-12-01T05:06:54.400901+0000 mgr.y (mgr.24362) 555 : cluster 0 pgmap v524: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:06:55.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:06:55 smithi090 bash[32384]: audit 2023-12-01T05:06:54.806932+0000 mon.c (mon.2) 357 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:06:55.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:06:55 smithi090 bash[32384]: audit 2023-12-01T05:06:55.228616+0000 mon.a (mon.0) 1042 : audit 0 from='client.? 172.21.15.80:0/2744612979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:06:55.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:06:55 smithi080 bash[28361]: cluster 2023-12-01T05:06:54.400901+0000 mgr.y (mgr.24362) 555 : cluster 0 pgmap v524: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:06:55.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:06:55 smithi080 bash[28361]: audit 2023-12-01T05:06:54.806932+0000 mon.c (mon.2) 357 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:06:55.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:06:55 smithi080 bash[28361]: audit 2023-12-01T05:06:55.228616+0000 mon.a (mon.0) 1042 : audit 0 from='client.? 172.21.15.80:0/2744612979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:06:55.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:06:55 smithi080 bash[41963]: cluster 2023-12-01T05:06:54.400901+0000 mgr.y (mgr.24362) 555 : cluster 0 pgmap v524: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:06:55.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:06:55 smithi080 bash[41963]: audit 2023-12-01T05:06:54.806932+0000 mon.c (mon.2) 357 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:06:55.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:06:55 smithi080 bash[41963]: audit 2023-12-01T05:06:55.228616+0000 mon.a (mon.0) 1042 : audit 0 from='client.? 172.21.15.80:0/2744612979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:06:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:06:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:06:56] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T05:06:57.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:06:57 smithi090 bash[32384]: cluster 2023-12-01T05:06:56.402161+0000 mgr.y (mgr.24362) 556 : cluster 0 pgmap v525: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:06:57.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:06:57 smithi080 bash[28361]: cluster 2023-12-01T05:06:56.402161+0000 mgr.y (mgr.24362) 556 : cluster 0 pgmap v525: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:06:57.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:06:57 smithi080 bash[41963]: cluster 2023-12-01T05:06:56.402161+0000 mgr.y (mgr.24362) 556 : cluster 0 pgmap v525: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:06:58.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:06:58 smithi090 bash[32384]: audit 2023-12-01T05:06:57.706627+0000 mon.a (mon.0) 1043 : audit 0 from='client.? 172.21.15.80:0/3142047371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:06:58.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:06:58 smithi090 bash[32384]: audit 2023-12-01T05:06:57.719131+0000 mon.a (mon.0) 1044 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:06:58.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:06:58 smithi090 bash[32384]: audit 2023-12-01T05:06:57.728937+0000 mon.a (mon.0) 1045 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:06:58.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:06:58 smithi090 bash[32384]: audit 2023-12-01T05:06:58.135671+0000 mon.a (mon.0) 1046 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:06:58.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:06:58 smithi090 bash[32384]: audit 2023-12-01T05:06:58.146544+0000 mon.a (mon.0) 1047 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:06:58.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:06:58 smithi080 bash[41963]: audit 2023-12-01T05:06:57.706627+0000 mon.a (mon.0) 1043 : audit 0 from='client.? 172.21.15.80:0/3142047371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:06:58.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:06:58 smithi080 bash[41963]: audit 2023-12-01T05:06:57.719131+0000 mon.a (mon.0) 1044 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:06:58.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:06:58 smithi080 bash[41963]: audit 2023-12-01T05:06:57.728937+0000 mon.a (mon.0) 1045 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:06:58.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:06:58 smithi080 bash[41963]: audit 2023-12-01T05:06:58.135671+0000 mon.a (mon.0) 1046 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:06:58.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:06:58 smithi080 bash[41963]: audit 2023-12-01T05:06:58.146544+0000 mon.a (mon.0) 1047 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:06:58.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:06:58 smithi080 bash[28361]: audit 2023-12-01T05:06:57.706627+0000 mon.a (mon.0) 1043 : audit 0 from='client.? 172.21.15.80:0/3142047371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:06:58.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:06:58 smithi080 bash[28361]: audit 2023-12-01T05:06:57.719131+0000 mon.a (mon.0) 1044 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:06:58.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:06:58 smithi080 bash[28361]: audit 2023-12-01T05:06:57.728937+0000 mon.a (mon.0) 1045 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:06:58.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:06:58 smithi080 bash[28361]: audit 2023-12-01T05:06:58.135671+0000 mon.a (mon.0) 1046 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:06:58.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:06:58 smithi080 bash[28361]: audit 2023-12-01T05:06:58.146544+0000 mon.a (mon.0) 1047 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:06:59.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:06:59 smithi090 bash[32384]: cluster 2023-12-01T05:06:58.402894+0000 mgr.y (mgr.24362) 557 : cluster 0 pgmap v526: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:06:59.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:06:59 smithi090 bash[32384]: audit 2023-12-01T05:06:58.640919+0000 mon.c (mon.2) 358 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:06:59.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:06:59 smithi090 bash[32384]: audit 2023-12-01T05:06:58.642855+0000 mon.c (mon.2) 359 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:06:59.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:06:59 smithi090 bash[32384]: audit 2023-12-01T05:06:58.654744+0000 mon.a (mon.0) 1048 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:06:59.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:06:59 smithi080 bash[28361]: cluster 2023-12-01T05:06:58.402894+0000 mgr.y (mgr.24362) 557 : cluster 0 pgmap v526: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:06:59.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:06:59 smithi080 bash[28361]: audit 2023-12-01T05:06:58.640919+0000 mon.c (mon.2) 358 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:06:59.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:06:59 smithi080 bash[28361]: audit 2023-12-01T05:06:58.642855+0000 mon.c (mon.2) 359 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:06:59.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:06:59 smithi080 bash[28361]: audit 2023-12-01T05:06:58.654744+0000 mon.a (mon.0) 1048 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:06:59.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:06:59 smithi080 bash[41963]: cluster 2023-12-01T05:06:58.402894+0000 mgr.y (mgr.24362) 557 : cluster 0 pgmap v526: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:06:59.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:06:59 smithi080 bash[41963]: audit 2023-12-01T05:06:58.640919+0000 mon.c (mon.2) 358 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:06:59.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:06:59 smithi080 bash[41963]: audit 2023-12-01T05:06:58.642855+0000 mon.c (mon.2) 359 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:06:59.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:06:59 smithi080 bash[41963]: audit 2023-12-01T05:06:58.654744+0000 mon.a (mon.0) 1048 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:07:00.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:07:00 smithi090 bash[32384]: audit 2023-12-01T05:07:00.162876+0000 mon.c (mon.2) 360 : audit 0 from='client.? 172.21.15.80:0/1683180867' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:07:00.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:07:00 smithi080 bash[41963]: audit 2023-12-01T05:07:00.162876+0000 mon.c (mon.2) 360 : audit 0 from='client.? 172.21.15.80:0/1683180867' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:07:00.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:07:00 smithi080 bash[28361]: audit 2023-12-01T05:07:00.162876+0000 mon.c (mon.2) 360 : audit 0 from='client.? 172.21.15.80:0/1683180867' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:07:01.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:07:01 smithi090 bash[32384]: cluster 2023-12-01T05:07:00.403571+0000 mgr.y (mgr.24362) 558 : cluster 0 pgmap v527: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:07:01.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:07:01 smithi080 bash[41963]: cluster 2023-12-01T05:07:00.403571+0000 mgr.y (mgr.24362) 558 : cluster 0 pgmap v527: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:07:01.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:07:01 smithi080 bash[28361]: cluster 2023-12-01T05:07:00.403571+0000 mgr.y (mgr.24362) 558 : cluster 0 pgmap v527: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:07:03.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:07:03 smithi080 bash[41963]: cluster 2023-12-01T05:07:02.404317+0000 mgr.y (mgr.24362) 559 : cluster 0 pgmap v528: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:07:03.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:07:03 smithi080 bash[41963]: audit 2023-12-01T05:07:02.614379+0000 mon.c (mon.2) 361 : audit 0 from='client.? 172.21.15.80:0/4010520088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:07:03.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:07:03 smithi080 bash[28361]: cluster 2023-12-01T05:07:02.404317+0000 mgr.y (mgr.24362) 559 : cluster 0 pgmap v528: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:07:03.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:07:03 smithi080 bash[28361]: audit 2023-12-01T05:07:02.614379+0000 mon.c (mon.2) 361 : audit 0 from='client.? 172.21.15.80:0/4010520088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:07:03.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:07:03 smithi090 bash[32384]: cluster 2023-12-01T05:07:02.404317+0000 mgr.y (mgr.24362) 559 : cluster 0 pgmap v528: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:07:03.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:07:03 smithi090 bash[32384]: audit 2023-12-01T05:07:02.614379+0000 mon.c (mon.2) 361 : audit 0 from='client.? 172.21.15.80:0/4010520088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:07:05.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:07:05 smithi090 bash[32384]: cluster 2023-12-01T05:07:04.404885+0000 mgr.y (mgr.24362) 560 : cluster 0 pgmap v529: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:07:05.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:07:05 smithi090 bash[32384]: audit 2023-12-01T05:07:05.076474+0000 mon.a (mon.0) 1049 : audit 0 from='client.? 172.21.15.80:0/620215335' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:07:05.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:07:05 smithi080 bash[41963]: cluster 2023-12-01T05:07:04.404885+0000 mgr.y (mgr.24362) 560 : cluster 0 pgmap v529: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:07:05.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:07:05 smithi080 bash[41963]: audit 2023-12-01T05:07:05.076474+0000 mon.a (mon.0) 1049 : audit 0 from='client.? 172.21.15.80:0/620215335' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:07:05.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:07:05 smithi080 bash[28361]: cluster 2023-12-01T05:07:04.404885+0000 mgr.y (mgr.24362) 560 : cluster 0 pgmap v529: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:07:05.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:07:05 smithi080 bash[28361]: audit 2023-12-01T05:07:05.076474+0000 mon.a (mon.0) 1049 : audit 0 from='client.? 172.21.15.80:0/620215335' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:07:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:07:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:07:06] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T05:07:07.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:07:07 smithi090 bash[32384]: cluster 2023-12-01T05:07:06.406012+0000 mgr.y (mgr.24362) 561 : cluster 0 pgmap v530: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:07:07.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:07:07 smithi080 bash[28361]: cluster 2023-12-01T05:07:06.406012+0000 mgr.y (mgr.24362) 561 : cluster 0 pgmap v530: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:07:07.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:07:07 smithi080 bash[41963]: cluster 2023-12-01T05:07:06.406012+0000 mgr.y (mgr.24362) 561 : cluster 0 pgmap v530: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:07:08.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:07:08 smithi090 bash[32384]: audit 2023-12-01T05:07:07.526833+0000 mon.a (mon.0) 1050 : audit 0 from='client.? 172.21.15.80:0/3957810605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:07:08.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:07:08 smithi080 bash[28361]: audit 2023-12-01T05:07:07.526833+0000 mon.a (mon.0) 1050 : audit 0 from='client.? 172.21.15.80:0/3957810605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:07:08.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:07:08 smithi080 bash[41963]: audit 2023-12-01T05:07:07.526833+0000 mon.a (mon.0) 1050 : audit 0 from='client.? 172.21.15.80:0/3957810605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:07:09.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:07:09 smithi090 bash[32384]: cluster 2023-12-01T05:07:08.406685+0000 mgr.y (mgr.24362) 562 : cluster 0 pgmap v531: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:07:09.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:07:09 smithi080 bash[41963]: cluster 2023-12-01T05:07:08.406685+0000 mgr.y (mgr.24362) 562 : cluster 0 pgmap v531: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:07:09.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:07:09 smithi080 bash[28361]: cluster 2023-12-01T05:07:08.406685+0000 mgr.y (mgr.24362) 562 : cluster 0 pgmap v531: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:07:10.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:07:10 smithi090 bash[32384]: audit 2023-12-01T05:07:09.807079+0000 mon.c (mon.2) 362 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:07:10.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:07:10 smithi090 bash[32384]: audit 2023-12-01T05:07:09.984648+0000 mon.a (mon.0) 1051 : audit 0 from='client.? 172.21.15.80:0/1595137121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:07:10.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:07:10 smithi080 bash[28361]: audit 2023-12-01T05:07:09.807079+0000 mon.c (mon.2) 362 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:07:10.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:07:10 smithi080 bash[28361]: audit 2023-12-01T05:07:09.984648+0000 mon.a (mon.0) 1051 : audit 0 from='client.? 172.21.15.80:0/1595137121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:07:10.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:07:10 smithi080 bash[41963]: audit 2023-12-01T05:07:09.807079+0000 mon.c (mon.2) 362 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:07:10.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:07:10 smithi080 bash[41963]: audit 2023-12-01T05:07:09.984648+0000 mon.a (mon.0) 1051 : audit 0 from='client.? 172.21.15.80:0/1595137121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:07:11.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:07:11 smithi090 bash[32384]: cluster 2023-12-01T05:07:10.407382+0000 mgr.y (mgr.24362) 563 : cluster 0 pgmap v532: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:07:11.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:07:11 smithi080 bash[28361]: cluster 2023-12-01T05:07:10.407382+0000 mgr.y (mgr.24362) 563 : cluster 0 pgmap v532: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:07:11.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:07:11 smithi080 bash[41963]: cluster 2023-12-01T05:07:10.407382+0000 mgr.y (mgr.24362) 563 : cluster 0 pgmap v532: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:07:13.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:07:13 smithi080 bash[41963]: cluster 2023-12-01T05:07:12.408478+0000 mgr.y (mgr.24362) 564 : cluster 0 pgmap v533: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:07:13.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:07:13 smithi080 bash[41963]: audit 2023-12-01T05:07:12.429740+0000 mon.c (mon.2) 363 : audit 0 from='client.? 172.21.15.80:0/808974499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:07:13.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:07:13 smithi080 bash[28361]: cluster 2023-12-01T05:07:12.408478+0000 mgr.y (mgr.24362) 564 : cluster 0 pgmap v533: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:07:13.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:07:13 smithi080 bash[28361]: audit 2023-12-01T05:07:12.429740+0000 mon.c (mon.2) 363 : audit 0 from='client.? 172.21.15.80:0/808974499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:07:13.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:07:13 smithi090 bash[32384]: cluster 2023-12-01T05:07:12.408478+0000 mgr.y (mgr.24362) 564 : cluster 0 pgmap v533: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:07:13.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:07:13 smithi090 bash[32384]: audit 2023-12-01T05:07:12.429740+0000 mon.c (mon.2) 363 : audit 0 from='client.? 172.21.15.80:0/808974499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:07:15.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:07:15 smithi090 bash[32384]: cluster 2023-12-01T05:07:14.409118+0000 mgr.y (mgr.24362) 565 : cluster 0 pgmap v534: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:07:15.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:07:15 smithi090 bash[32384]: audit 2023-12-01T05:07:14.885986+0000 mon.c (mon.2) 364 : audit 0 from='client.? 172.21.15.80:0/4109858116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:07:15.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:07:15 smithi080 bash[41963]: cluster 2023-12-01T05:07:14.409118+0000 mgr.y (mgr.24362) 565 : cluster 0 pgmap v534: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:07:15.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:07:15 smithi080 bash[41963]: audit 2023-12-01T05:07:14.885986+0000 mon.c (mon.2) 364 : audit 0 from='client.? 172.21.15.80:0/4109858116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:07:15.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:07:15 smithi080 bash[28361]: cluster 2023-12-01T05:07:14.409118+0000 mgr.y (mgr.24362) 565 : cluster 0 pgmap v534: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:07:15.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:07:15 smithi080 bash[28361]: audit 2023-12-01T05:07:14.885986+0000 mon.c (mon.2) 364 : audit 0 from='client.? 172.21.15.80:0/4109858116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:07:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:07:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:07:16] "GET /metrics HTTP/1.1" 200 33973 "" "Prometheus/2.43.0" 2023-12-01T05:07:17.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:07:17 smithi090 bash[32384]: cluster 2023-12-01T05:07:16.410204+0000 mgr.y (mgr.24362) 566 : cluster 0 pgmap v535: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:07:17.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:07:17 smithi090 bash[32384]: audit 2023-12-01T05:07:17.344386+0000 mon.c (mon.2) 365 : audit 0 from='client.? 172.21.15.80:0/529545028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:07:17.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:07:17 smithi080 bash[28361]: cluster 2023-12-01T05:07:16.410204+0000 mgr.y (mgr.24362) 566 : cluster 0 pgmap v535: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:07:17.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:07:17 smithi080 bash[28361]: audit 2023-12-01T05:07:17.344386+0000 mon.c (mon.2) 365 : audit 0 from='client.? 172.21.15.80:0/529545028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:07:17.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:07:17 smithi080 bash[41963]: cluster 2023-12-01T05:07:16.410204+0000 mgr.y (mgr.24362) 566 : cluster 0 pgmap v535: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:07:17.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:07:17 smithi080 bash[41963]: audit 2023-12-01T05:07:17.344386+0000 mon.c (mon.2) 365 : audit 0 from='client.? 172.21.15.80:0/529545028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:07:19.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:07:19 smithi090 bash[32384]: cluster 2023-12-01T05:07:18.410816+0000 mgr.y (mgr.24362) 567 : cluster 0 pgmap v536: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:07:19.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:07:19 smithi080 bash[41963]: cluster 2023-12-01T05:07:18.410816+0000 mgr.y (mgr.24362) 567 : cluster 0 pgmap v536: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:07:19.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:07:19 smithi080 bash[28361]: cluster 2023-12-01T05:07:18.410816+0000 mgr.y (mgr.24362) 567 : cluster 0 pgmap v536: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:07:20.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:07:20 smithi090 bash[32384]: audit 2023-12-01T05:07:19.798726+0000 mon.c (mon.2) 366 : audit 0 from='client.? 172.21.15.80:0/1223831039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:07:20.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:07:20 smithi080 bash[28361]: audit 2023-12-01T05:07:19.798726+0000 mon.c (mon.2) 366 : audit 0 from='client.? 172.21.15.80:0/1223831039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:07:20.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:07:20 smithi080 bash[41963]: audit 2023-12-01T05:07:19.798726+0000 mon.c (mon.2) 366 : audit 0 from='client.? 172.21.15.80:0/1223831039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:07:21.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:07:21 smithi090 bash[32384]: cluster 2023-12-01T05:07:20.411445+0000 mgr.y (mgr.24362) 568 : cluster 0 pgmap v537: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:07:21.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:07:21 smithi080 bash[28361]: cluster 2023-12-01T05:07:20.411445+0000 mgr.y (mgr.24362) 568 : cluster 0 pgmap v537: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:07:21.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:07:21 smithi080 bash[41963]: cluster 2023-12-01T05:07:20.411445+0000 mgr.y (mgr.24362) 568 : cluster 0 pgmap v537: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:07:23.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:07:23 smithi080 bash[41963]: audit 2023-12-01T05:07:22.254349+0000 mon.a (mon.0) 1052 : audit 0 from='client.? 172.21.15.80:0/630090570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:07:23.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:07:23 smithi080 bash[41963]: cluster 2023-12-01T05:07:22.412533+0000 mgr.y (mgr.24362) 569 : cluster 0 pgmap v538: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:07:23.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:07:23 smithi080 bash[28361]: audit 2023-12-01T05:07:22.254349+0000 mon.a (mon.0) 1052 : audit 0 from='client.? 172.21.15.80:0/630090570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:07:23.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:07:23 smithi080 bash[28361]: cluster 2023-12-01T05:07:22.412533+0000 mgr.y (mgr.24362) 569 : cluster 0 pgmap v538: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:07:23.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:07:23 smithi090 bash[32384]: audit 2023-12-01T05:07:22.254349+0000 mon.a (mon.0) 1052 : audit 0 from='client.? 172.21.15.80:0/630090570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:07:23.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:07:23 smithi090 bash[32384]: cluster 2023-12-01T05:07:22.412533+0000 mgr.y (mgr.24362) 569 : cluster 0 pgmap v538: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:07:25.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:07:25 smithi090 bash[32384]: cluster 2023-12-01T05:07:24.413021+0000 mgr.y (mgr.24362) 570 : cluster 0 pgmap v539: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:07:25.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:07:25 smithi090 bash[32384]: audit 2023-12-01T05:07:24.714504+0000 mon.c (mon.2) 367 : audit 0 from='client.? 172.21.15.80:0/151068697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:07:25.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:07:25 smithi090 bash[32384]: audit 2023-12-01T05:07:24.807472+0000 mon.c (mon.2) 368 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:07:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:07:25 smithi080 bash[41963]: cluster 2023-12-01T05:07:24.413021+0000 mgr.y (mgr.24362) 570 : cluster 0 pgmap v539: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:07:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:07:25 smithi080 bash[41963]: audit 2023-12-01T05:07:24.714504+0000 mon.c (mon.2) 367 : audit 0 from='client.? 172.21.15.80:0/151068697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:07:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:07:25 smithi080 bash[41963]: audit 2023-12-01T05:07:24.807472+0000 mon.c (mon.2) 368 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:07:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:07:25 smithi080 bash[28361]: cluster 2023-12-01T05:07:24.413021+0000 mgr.y (mgr.24362) 570 : cluster 0 pgmap v539: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:07:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:07:25 smithi080 bash[28361]: audit 2023-12-01T05:07:24.714504+0000 mon.c (mon.2) 367 : audit 0 from='client.? 172.21.15.80:0/151068697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:07:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:07:25 smithi080 bash[28361]: audit 2023-12-01T05:07:24.807472+0000 mon.c (mon.2) 368 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:07:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:07:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:07:26] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T05:07:27.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:07:27 smithi090 bash[32384]: cluster 2023-12-01T05:07:26.414248+0000 mgr.y (mgr.24362) 571 : cluster 0 pgmap v540: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:07:27.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:07:27 smithi090 bash[32384]: audit 2023-12-01T05:07:27.177358+0000 mon.a (mon.0) 1053 : audit 0 from='client.? 172.21.15.80:0/544557149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:07:27.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:07:27 smithi080 bash[41963]: cluster 2023-12-01T05:07:26.414248+0000 mgr.y (mgr.24362) 571 : cluster 0 pgmap v540: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:07:27.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:07:27 smithi080 bash[41963]: audit 2023-12-01T05:07:27.177358+0000 mon.a (mon.0) 1053 : audit 0 from='client.? 172.21.15.80:0/544557149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:07:27.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:07:27 smithi080 bash[28361]: cluster 2023-12-01T05:07:26.414248+0000 mgr.y (mgr.24362) 571 : cluster 0 pgmap v540: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:07:27.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:07:27 smithi080 bash[28361]: audit 2023-12-01T05:07:27.177358+0000 mon.a (mon.0) 1053 : audit 0 from='client.? 172.21.15.80:0/544557149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:07:29.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:07:29 smithi090 bash[32384]: cluster 2023-12-01T05:07:28.414923+0000 mgr.y (mgr.24362) 572 : cluster 0 pgmap v541: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:07:29.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:07:29 smithi080 bash[41963]: cluster 2023-12-01T05:07:28.414923+0000 mgr.y (mgr.24362) 572 : cluster 0 pgmap v541: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:07:29.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:07:29 smithi080 bash[28361]: cluster 2023-12-01T05:07:28.414923+0000 mgr.y (mgr.24362) 572 : cluster 0 pgmap v541: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:07:30.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:07:30 smithi090 bash[32384]: audit 2023-12-01T05:07:29.632533+0000 mon.c (mon.2) 369 : audit 0 from='client.? 172.21.15.80:0/1249501560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:07:30.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:07:30 smithi080 bash[28361]: audit 2023-12-01T05:07:29.632533+0000 mon.c (mon.2) 369 : audit 0 from='client.? 172.21.15.80:0/1249501560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:07:30.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:07:30 smithi080 bash[41963]: audit 2023-12-01T05:07:29.632533+0000 mon.c (mon.2) 369 : audit 0 from='client.? 172.21.15.80:0/1249501560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:07:31.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:07:31 smithi090 bash[32384]: cluster 2023-12-01T05:07:30.415525+0000 mgr.y (mgr.24362) 573 : cluster 0 pgmap v542: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:07:31.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:07:31 smithi080 bash[28361]: cluster 2023-12-01T05:07:30.415525+0000 mgr.y (mgr.24362) 573 : cluster 0 pgmap v542: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:07:31.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:07:31 smithi080 bash[41963]: cluster 2023-12-01T05:07:30.415525+0000 mgr.y (mgr.24362) 573 : cluster 0 pgmap v542: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:07:33.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:07:33 smithi080 bash[41963]: audit 2023-12-01T05:07:32.087517+0000 mon.c (mon.2) 370 : audit 0 from='client.? 172.21.15.80:0/1585237512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:07:33.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:07:33 smithi080 bash[41963]: cluster 2023-12-01T05:07:32.416661+0000 mgr.y (mgr.24362) 574 : cluster 0 pgmap v543: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:07:33.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:07:33 smithi080 bash[28361]: audit 2023-12-01T05:07:32.087517+0000 mon.c (mon.2) 370 : audit 0 from='client.? 172.21.15.80:0/1585237512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:07:33.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:07:33 smithi080 bash[28361]: cluster 2023-12-01T05:07:32.416661+0000 mgr.y (mgr.24362) 574 : cluster 0 pgmap v543: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:07:33.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:07:33 smithi090 bash[32384]: audit 2023-12-01T05:07:32.087517+0000 mon.c (mon.2) 370 : audit 0 from='client.? 172.21.15.80:0/1585237512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:07:33.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:07:33 smithi090 bash[32384]: cluster 2023-12-01T05:07:32.416661+0000 mgr.y (mgr.24362) 574 : cluster 0 pgmap v543: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:07:35.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:07:35 smithi090 bash[32384]: cluster 2023-12-01T05:07:34.417241+0000 mgr.y (mgr.24362) 575 : cluster 0 pgmap v544: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:07:35.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:07:35 smithi090 bash[32384]: audit 2023-12-01T05:07:34.538438+0000 mon.a (mon.0) 1054 : audit 0 from='client.? 172.21.15.80:0/1880523175' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:07:35.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:07:35 smithi080 bash[28361]: cluster 2023-12-01T05:07:34.417241+0000 mgr.y (mgr.24362) 575 : cluster 0 pgmap v544: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:07:35.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:07:35 smithi080 bash[28361]: audit 2023-12-01T05:07:34.538438+0000 mon.a (mon.0) 1054 : audit 0 from='client.? 172.21.15.80:0/1880523175' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:07:35.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:07:35 smithi080 bash[41963]: cluster 2023-12-01T05:07:34.417241+0000 mgr.y (mgr.24362) 575 : cluster 0 pgmap v544: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:07:35.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:07:35 smithi080 bash[41963]: audit 2023-12-01T05:07:34.538438+0000 mon.a (mon.0) 1054 : audit 0 from='client.? 172.21.15.80:0/1880523175' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:07:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:07:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:07:36] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T05:07:37.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:07:37 smithi090 bash[32384]: cluster 2023-12-01T05:07:36.418325+0000 mgr.y (mgr.24362) 576 : cluster 0 pgmap v545: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:07:37.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:07:37 smithi090 bash[32384]: audit 2023-12-01T05:07:36.984821+0000 mon.c (mon.2) 371 : audit 0 from='client.? 172.21.15.80:0/435774935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:07:37.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:07:37 smithi080 bash[28361]: cluster 2023-12-01T05:07:36.418325+0000 mgr.y (mgr.24362) 576 : cluster 0 pgmap v545: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:07:37.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:07:37 smithi080 bash[28361]: audit 2023-12-01T05:07:36.984821+0000 mon.c (mon.2) 371 : audit 0 from='client.? 172.21.15.80:0/435774935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:07:37.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:07:37 smithi080 bash[41963]: cluster 2023-12-01T05:07:36.418325+0000 mgr.y (mgr.24362) 576 : cluster 0 pgmap v545: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:07:37.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:07:37 smithi080 bash[41963]: audit 2023-12-01T05:07:36.984821+0000 mon.c (mon.2) 371 : audit 0 from='client.? 172.21.15.80:0/435774935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:07:39.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:07:39 smithi090 bash[32384]: cluster 2023-12-01T05:07:38.419013+0000 mgr.y (mgr.24362) 577 : cluster 0 pgmap v546: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:07:39.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:07:39 smithi090 bash[32384]: audit 2023-12-01T05:07:39.438085+0000 mon.c (mon.2) 372 : audit 0 from='client.? 172.21.15.80:0/3517882381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:07:39.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:07:39 smithi080 bash[41963]: cluster 2023-12-01T05:07:38.419013+0000 mgr.y (mgr.24362) 577 : cluster 0 pgmap v546: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:07:39.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:07:39 smithi080 bash[41963]: audit 2023-12-01T05:07:39.438085+0000 mon.c (mon.2) 372 : audit 0 from='client.? 172.21.15.80:0/3517882381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:07:39.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:07:39 smithi080 bash[28361]: cluster 2023-12-01T05:07:38.419013+0000 mgr.y (mgr.24362) 577 : cluster 0 pgmap v546: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:07:39.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:07:39 smithi080 bash[28361]: audit 2023-12-01T05:07:39.438085+0000 mon.c (mon.2) 372 : audit 0 from='client.? 172.21.15.80:0/3517882381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:07:40.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:07:40 smithi090 bash[32384]: audit 2023-12-01T05:07:39.808069+0000 mon.c (mon.2) 373 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:07:40.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:07:40 smithi080 bash[28361]: audit 2023-12-01T05:07:39.808069+0000 mon.c (mon.2) 373 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:07:40.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:07:40 smithi080 bash[41963]: audit 2023-12-01T05:07:39.808069+0000 mon.c (mon.2) 373 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:07:41.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:07:41 smithi090 bash[32384]: cluster 2023-12-01T05:07:40.419658+0000 mgr.y (mgr.24362) 578 : cluster 0 pgmap v547: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:07:41.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:07:41 smithi080 bash[28361]: cluster 2023-12-01T05:07:40.419658+0000 mgr.y (mgr.24362) 578 : cluster 0 pgmap v547: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:07:41.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:07:41 smithi080 bash[41963]: cluster 2023-12-01T05:07:40.419658+0000 mgr.y (mgr.24362) 578 : cluster 0 pgmap v547: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:07:42.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:07:42 smithi090 bash[32384]: audit 2023-12-01T05:07:41.888066+0000 mon.c (mon.2) 374 : audit 0 from='client.? 172.21.15.80:0/1882965530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:07:42.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:07:42 smithi080 bash[28361]: audit 2023-12-01T05:07:41.888066+0000 mon.c (mon.2) 374 : audit 0 from='client.? 172.21.15.80:0/1882965530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:07:42.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:07:42 smithi080 bash[41963]: audit 2023-12-01T05:07:41.888066+0000 mon.c (mon.2) 374 : audit 0 from='client.? 172.21.15.80:0/1882965530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:07:43.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:07:43 smithi090 bash[32384]: cluster 2023-12-01T05:07:42.420803+0000 mgr.y (mgr.24362) 579 : cluster 0 pgmap v548: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:07:43.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:07:43 smithi080 bash[28361]: cluster 2023-12-01T05:07:42.420803+0000 mgr.y (mgr.24362) 579 : cluster 0 pgmap v548: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:07:43.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:07:43 smithi080 bash[41963]: cluster 2023-12-01T05:07:42.420803+0000 mgr.y (mgr.24362) 579 : cluster 0 pgmap v548: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:07:44.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:07:44 smithi090 bash[32384]: audit 2023-12-01T05:07:44.338264+0000 mon.c (mon.2) 375 : audit 0 from='client.? 172.21.15.80:0/2921546747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:07:44.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:07:44 smithi080 bash[28361]: audit 2023-12-01T05:07:44.338264+0000 mon.c (mon.2) 375 : audit 0 from='client.? 172.21.15.80:0/2921546747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:07:44.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:07:44 smithi080 bash[41963]: audit 2023-12-01T05:07:44.338264+0000 mon.c (mon.2) 375 : audit 0 from='client.? 172.21.15.80:0/2921546747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:07:45.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:07:45 smithi090 bash[32384]: cluster 2023-12-01T05:07:44.421444+0000 mgr.y (mgr.24362) 580 : cluster 0 pgmap v549: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:07:45.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:07:45 smithi080 bash[28361]: cluster 2023-12-01T05:07:44.421444+0000 mgr.y (mgr.24362) 580 : cluster 0 pgmap v549: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:07:45.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:07:45 smithi080 bash[41963]: cluster 2023-12-01T05:07:44.421444+0000 mgr.y (mgr.24362) 580 : cluster 0 pgmap v549: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:07:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:07:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:07:46] "GET /metrics HTTP/1.1" 200 33973 "" "Prometheus/2.43.0" 2023-12-01T05:07:47.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:07:47 smithi090 bash[32384]: cluster 2023-12-01T05:07:46.422530+0000 mgr.y (mgr.24362) 581 : cluster 0 pgmap v550: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:07:47.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:07:47 smithi090 bash[32384]: audit 2023-12-01T05:07:46.798556+0000 mon.a (mon.0) 1055 : audit 0 from='client.? 172.21.15.80:0/4215212035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:07:47.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:07:47 smithi080 bash[28361]: cluster 2023-12-01T05:07:46.422530+0000 mgr.y (mgr.24362) 581 : cluster 0 pgmap v550: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:07:47.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:07:47 smithi080 bash[28361]: audit 2023-12-01T05:07:46.798556+0000 mon.a (mon.0) 1055 : audit 0 from='client.? 172.21.15.80:0/4215212035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:07:47.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:07:47 smithi080 bash[41963]: cluster 2023-12-01T05:07:46.422530+0000 mgr.y (mgr.24362) 581 : cluster 0 pgmap v550: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:07:47.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:07:47 smithi080 bash[41963]: audit 2023-12-01T05:07:46.798556+0000 mon.a (mon.0) 1055 : audit 0 from='client.? 172.21.15.80:0/4215212035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:07:49.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:07:49 smithi090 bash[32384]: cluster 2023-12-01T05:07:48.423328+0000 mgr.y (mgr.24362) 582 : cluster 0 pgmap v551: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:07:49.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:07:49 smithi090 bash[32384]: audit 2023-12-01T05:07:49.248997+0000 mon.c (mon.2) 376 : audit 0 from='client.? 172.21.15.80:0/2916015435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:07:49.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:07:49 smithi080 bash[41963]: cluster 2023-12-01T05:07:48.423328+0000 mgr.y (mgr.24362) 582 : cluster 0 pgmap v551: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:07:49.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:07:49 smithi080 bash[41963]: audit 2023-12-01T05:07:49.248997+0000 mon.c (mon.2) 376 : audit 0 from='client.? 172.21.15.80:0/2916015435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:07:49.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:07:49 smithi080 bash[28361]: cluster 2023-12-01T05:07:48.423328+0000 mgr.y (mgr.24362) 582 : cluster 0 pgmap v551: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:07:49.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:07:49 smithi080 bash[28361]: audit 2023-12-01T05:07:49.248997+0000 mon.c (mon.2) 376 : audit 0 from='client.? 172.21.15.80:0/2916015435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:07:51.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:07:51 smithi090 bash[32384]: cluster 2023-12-01T05:07:50.424200+0000 mgr.y (mgr.24362) 583 : cluster 0 pgmap v552: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:07:51.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:07:51 smithi080 bash[41963]: cluster 2023-12-01T05:07:50.424200+0000 mgr.y (mgr.24362) 583 : cluster 0 pgmap v552: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:07:51.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:07:51 smithi080 bash[28361]: cluster 2023-12-01T05:07:50.424200+0000 mgr.y (mgr.24362) 583 : cluster 0 pgmap v552: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:07:52.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:07:52 smithi080 bash[28361]: audit 2023-12-01T05:07:51.698832+0000 mon.a (mon.0) 1056 : audit 0 from='client.? 172.21.15.80:0/2289435163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:07:52.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:07:52 smithi080 bash[41963]: audit 2023-12-01T05:07:51.698832+0000 mon.a (mon.0) 1056 : audit 0 from='client.? 172.21.15.80:0/2289435163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:07:53.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:07:52 smithi090 bash[32384]: audit 2023-12-01T05:07:51.698832+0000 mon.a (mon.0) 1056 : audit 0 from='client.? 172.21.15.80:0/2289435163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:07:53.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:07:53 smithi080 bash[28361]: cluster 2023-12-01T05:07:52.425390+0000 mgr.y (mgr.24362) 584 : cluster 0 pgmap v553: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:07:53.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:07:53 smithi080 bash[41963]: cluster 2023-12-01T05:07:52.425390+0000 mgr.y (mgr.24362) 584 : cluster 0 pgmap v553: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:07:54.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:07:53 smithi090 bash[32384]: cluster 2023-12-01T05:07:52.425390+0000 mgr.y (mgr.24362) 584 : cluster 0 pgmap v553: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:07:54.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:07:54 smithi080 bash[28361]: audit 2023-12-01T05:07:54.159154+0000 mon.a (mon.0) 1057 : audit 0 from='client.? 172.21.15.80:0/3049166437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:07:54.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:07:54 smithi080 bash[41963]: audit 2023-12-01T05:07:54.159154+0000 mon.a (mon.0) 1057 : audit 0 from='client.? 172.21.15.80:0/3049166437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:07:55.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:07:54 smithi090 bash[32384]: audit 2023-12-01T05:07:54.159154+0000 mon.a (mon.0) 1057 : audit 0 from='client.? 172.21.15.80:0/3049166437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:07:55.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:07:55 smithi080 bash[28361]: cluster 2023-12-01T05:07:54.426067+0000 mgr.y (mgr.24362) 585 : cluster 0 pgmap v554: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:07:55.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:07:55 smithi080 bash[28361]: audit 2023-12-01T05:07:54.808693+0000 mon.c (mon.2) 377 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:07:55.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:07:55 smithi080 bash[41963]: cluster 2023-12-01T05:07:54.426067+0000 mgr.y (mgr.24362) 585 : cluster 0 pgmap v554: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:07:55.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:07:55 smithi080 bash[41963]: audit 2023-12-01T05:07:54.808693+0000 mon.c (mon.2) 377 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:07:56.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:07:55 smithi090 bash[32384]: cluster 2023-12-01T05:07:54.426067+0000 mgr.y (mgr.24362) 585 : cluster 0 pgmap v554: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:07:56.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:07:55 smithi090 bash[32384]: audit 2023-12-01T05:07:54.808693+0000 mon.c (mon.2) 377 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:07:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:07:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:07:56] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T05:07:57.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:07:57 smithi080 bash[28361]: cluster 2023-12-01T05:07:56.427178+0000 mgr.y (mgr.24362) 586 : cluster 0 pgmap v555: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:07:57.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:07:57 smithi080 bash[28361]: audit 2023-12-01T05:07:56.620800+0000 mon.c (mon.2) 378 : audit 0 from='client.? 172.21.15.80:0/1505752390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:07:57.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:07:57 smithi080 bash[41963]: cluster 2023-12-01T05:07:56.427178+0000 mgr.y (mgr.24362) 586 : cluster 0 pgmap v555: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:07:57.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:07:57 smithi080 bash[41963]: audit 2023-12-01T05:07:56.620800+0000 mon.c (mon.2) 378 : audit 0 from='client.? 172.21.15.80:0/1505752390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:07:58.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:07:57 smithi090 bash[32384]: cluster 2023-12-01T05:07:56.427178+0000 mgr.y (mgr.24362) 586 : cluster 0 pgmap v555: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:07:58.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:07:57 smithi090 bash[32384]: audit 2023-12-01T05:07:56.620800+0000 mon.c (mon.2) 378 : audit 0 from='client.? 172.21.15.80:0/1505752390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:07:59.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:07:59 smithi080 bash[28361]: cluster 2023-12-01T05:07:58.427765+0000 mgr.y (mgr.24362) 587 : cluster 0 pgmap v556: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:07:59.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:07:59 smithi080 bash[28361]: audit 2023-12-01T05:07:58.736461+0000 mon.c (mon.2) 379 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:07:59.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:07:59 smithi080 bash[28361]: audit 2023-12-01T05:07:59.075797+0000 mon.c (mon.2) 380 : audit 0 from='client.? 172.21.15.80:0/651575116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:07:59.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:07:59 smithi080 bash[41963]: cluster 2023-12-01T05:07:58.427765+0000 mgr.y (mgr.24362) 587 : cluster 0 pgmap v556: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:07:59.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:07:59 smithi080 bash[41963]: audit 2023-12-01T05:07:58.736461+0000 mon.c (mon.2) 379 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:07:59.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:07:59 smithi080 bash[41963]: audit 2023-12-01T05:07:59.075797+0000 mon.c (mon.2) 380 : audit 0 from='client.? 172.21.15.80:0/651575116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:08:00.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:07:59 smithi090 bash[32384]: cluster 2023-12-01T05:07:58.427765+0000 mgr.y (mgr.24362) 587 : cluster 0 pgmap v556: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:08:00.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:07:59 smithi090 bash[32384]: audit 2023-12-01T05:07:58.736461+0000 mon.c (mon.2) 379 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:08:00.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:07:59 smithi090 bash[32384]: audit 2023-12-01T05:07:59.075797+0000 mon.c (mon.2) 380 : audit 0 from='client.? 172.21.15.80:0/651575116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:08:01.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:08:01 smithi080 bash[28361]: cluster 2023-12-01T05:08:00.428346+0000 mgr.y (mgr.24362) 588 : cluster 0 pgmap v557: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:08:01.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:08:01 smithi080 bash[28361]: audit 2023-12-01T05:08:01.528793+0000 mon.a (mon.0) 1058 : audit 0 from='client.? 172.21.15.80:0/164323530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:08:01.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:08:01 smithi080 bash[41963]: cluster 2023-12-01T05:08:00.428346+0000 mgr.y (mgr.24362) 588 : cluster 0 pgmap v557: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:08:01.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:08:01 smithi080 bash[41963]: audit 2023-12-01T05:08:01.528793+0000 mon.a (mon.0) 1058 : audit 0 from='client.? 172.21.15.80:0/164323530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:08:02.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:08:01 smithi090 bash[32384]: cluster 2023-12-01T05:08:00.428346+0000 mgr.y (mgr.24362) 588 : cluster 0 pgmap v557: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:08:02.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:08:01 smithi090 bash[32384]: audit 2023-12-01T05:08:01.528793+0000 mon.a (mon.0) 1058 : audit 0 from='client.? 172.21.15.80:0/164323530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:08:03.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:08:03 smithi080 bash[28361]: cluster 2023-12-01T05:08:02.429499+0000 mgr.y (mgr.24362) 589 : cluster 0 pgmap v558: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:08:03.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:08:03 smithi080 bash[41963]: cluster 2023-12-01T05:08:02.429499+0000 mgr.y (mgr.24362) 589 : cluster 0 pgmap v558: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:08:03.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:08:03 smithi090 bash[32384]: cluster 2023-12-01T05:08:02.429499+0000 mgr.y (mgr.24362) 589 : cluster 0 pgmap v558: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:08:04.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:08:04 smithi080 bash[28361]: audit 2023-12-01T05:08:03.983490+0000 mon.c (mon.2) 381 : audit 0 from='client.? 172.21.15.80:0/374934404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:08:04.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:08:04 smithi080 bash[41963]: audit 2023-12-01T05:08:03.983490+0000 mon.c (mon.2) 381 : audit 0 from='client.? 172.21.15.80:0/374934404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:08:04.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:08:04 smithi090 bash[32384]: audit 2023-12-01T05:08:03.983490+0000 mon.c (mon.2) 381 : audit 0 from='client.? 172.21.15.80:0/374934404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:08:05.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:08:05 smithi080 bash[28361]: cluster 2023-12-01T05:08:04.430000+0000 mgr.y (mgr.24362) 590 : cluster 0 pgmap v559: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:08:05.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:08:05 smithi080 bash[28361]: audit 2023-12-01T05:08:04.529735+0000 mon.a (mon.0) 1059 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:08:05.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:08:05 smithi080 bash[28361]: audit 2023-12-01T05:08:04.542760+0000 mon.a (mon.0) 1060 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:08:05.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:08:05 smithi080 bash[28361]: audit 2023-12-01T05:08:05.042494+0000 mon.a (mon.0) 1061 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:08:05.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:08:05 smithi080 bash[28361]: audit 2023-12-01T05:08:05.056032+0000 mon.a (mon.0) 1062 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:08:05.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:08:05 smithi080 bash[41963]: cluster 2023-12-01T05:08:04.430000+0000 mgr.y (mgr.24362) 590 : cluster 0 pgmap v559: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:08:05.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:08:05 smithi080 bash[41963]: audit 2023-12-01T05:08:04.529735+0000 mon.a (mon.0) 1059 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:08:05.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:08:05 smithi080 bash[41963]: audit 2023-12-01T05:08:04.542760+0000 mon.a (mon.0) 1060 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:08:05.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:08:05 smithi080 bash[41963]: audit 2023-12-01T05:08:05.042494+0000 mon.a (mon.0) 1061 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:08:05.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:08:05 smithi080 bash[41963]: audit 2023-12-01T05:08:05.056032+0000 mon.a (mon.0) 1062 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:08:06.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:08:05 smithi090 bash[32384]: cluster 2023-12-01T05:08:04.430000+0000 mgr.y (mgr.24362) 590 : cluster 0 pgmap v559: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:08:06.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:08:05 smithi090 bash[32384]: audit 2023-12-01T05:08:04.529735+0000 mon.a (mon.0) 1059 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:08:06.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:08:05 smithi090 bash[32384]: audit 2023-12-01T05:08:04.542760+0000 mon.a (mon.0) 1060 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:08:06.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:08:05 smithi090 bash[32384]: audit 2023-12-01T05:08:05.042494+0000 mon.a (mon.0) 1061 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:08:06.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:08:05 smithi090 bash[32384]: audit 2023-12-01T05:08:05.056032+0000 mon.a (mon.0) 1062 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:08:06.531 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:08:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:08:06] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T05:08:06.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:08:06 smithi080 bash[28361]: audit 2023-12-01T05:08:05.534049+0000 mon.c (mon.2) 382 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:08:06.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:08:06 smithi080 bash[28361]: audit 2023-12-01T05:08:05.536113+0000 mon.c (mon.2) 383 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:08:06.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:08:06 smithi080 bash[28361]: audit 2023-12-01T05:08:05.542700+0000 mon.a (mon.0) 1063 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:08:06.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:08:06 smithi080 bash[28361]: audit 2023-12-01T05:08:06.444771+0000 mon.c (mon.2) 384 : audit 0 from='client.? 172.21.15.80:0/3342509468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:08:06.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:08:06 smithi080 bash[41963]: audit 2023-12-01T05:08:05.534049+0000 mon.c (mon.2) 382 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:08:06.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:08:06 smithi080 bash[41963]: audit 2023-12-01T05:08:05.536113+0000 mon.c (mon.2) 383 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:08:06.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:08:06 smithi080 bash[41963]: audit 2023-12-01T05:08:05.542700+0000 mon.a (mon.0) 1063 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:08:06.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:08:06 smithi080 bash[41963]: audit 2023-12-01T05:08:06.444771+0000 mon.c (mon.2) 384 : audit 0 from='client.? 172.21.15.80:0/3342509468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:08:07.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:08:06 smithi090 bash[32384]: audit 2023-12-01T05:08:05.534049+0000 mon.c (mon.2) 382 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:08:07.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:08:06 smithi090 bash[32384]: audit 2023-12-01T05:08:05.536113+0000 mon.c (mon.2) 383 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:08:07.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:08:06 smithi090 bash[32384]: audit 2023-12-01T05:08:05.542700+0000 mon.a (mon.0) 1063 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:08:07.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:08:06 smithi090 bash[32384]: audit 2023-12-01T05:08:06.444771+0000 mon.c (mon.2) 384 : audit 0 from='client.? 172.21.15.80:0/3342509468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:08:07.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:08:07 smithi080 bash[28361]: cluster 2023-12-01T05:08:06.431148+0000 mgr.y (mgr.24362) 591 : cluster 0 pgmap v560: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:08:07.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:08:07 smithi080 bash[41963]: cluster 2023-12-01T05:08:06.431148+0000 mgr.y (mgr.24362) 591 : cluster 0 pgmap v560: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:08:08.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:08:07 smithi090 bash[32384]: cluster 2023-12-01T05:08:06.431148+0000 mgr.y (mgr.24362) 591 : cluster 0 pgmap v560: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:08:09.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:08:09 smithi080 bash[28361]: cluster 2023-12-01T05:08:08.431856+0000 mgr.y (mgr.24362) 592 : cluster 0 pgmap v561: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:08:09.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:08:09 smithi080 bash[28361]: audit 2023-12-01T05:08:08.901707+0000 mon.a (mon.0) 1064 : audit 0 from='client.? 172.21.15.80:0/545542585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:08:09.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:08:09 smithi080 bash[41963]: cluster 2023-12-01T05:08:08.431856+0000 mgr.y (mgr.24362) 592 : cluster 0 pgmap v561: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:08:09.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:08:09 smithi080 bash[41963]: audit 2023-12-01T05:08:08.901707+0000 mon.a (mon.0) 1064 : audit 0 from='client.? 172.21.15.80:0/545542585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:08:10.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:08:09 smithi090 bash[32384]: cluster 2023-12-01T05:08:08.431856+0000 mgr.y (mgr.24362) 592 : cluster 0 pgmap v561: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:08:10.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:08:09 smithi090 bash[32384]: audit 2023-12-01T05:08:08.901707+0000 mon.a (mon.0) 1064 : audit 0 from='client.? 172.21.15.80:0/545542585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:08:10.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:08:10 smithi080 bash[28361]: audit 2023-12-01T05:08:09.808312+0000 mon.c (mon.2) 385 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:08:10.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:08:10 smithi080 bash[41963]: audit 2023-12-01T05:08:09.808312+0000 mon.c (mon.2) 385 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:08:11.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:08:10 smithi090 bash[32384]: audit 2023-12-01T05:08:09.808312+0000 mon.c (mon.2) 385 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:08:11.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:08:11 smithi080 bash[28361]: cluster 2023-12-01T05:08:10.432497+0000 mgr.y (mgr.24362) 593 : cluster 0 pgmap v562: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:08:11.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:08:11 smithi080 bash[28361]: audit 2023-12-01T05:08:11.357158+0000 mon.c (mon.2) 386 : audit 0 from='client.? 172.21.15.80:0/2068938268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:08:11.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:08:11 smithi080 bash[41963]: cluster 2023-12-01T05:08:10.432497+0000 mgr.y (mgr.24362) 593 : cluster 0 pgmap v562: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:08:11.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:08:11 smithi080 bash[41963]: audit 2023-12-01T05:08:11.357158+0000 mon.c (mon.2) 386 : audit 0 from='client.? 172.21.15.80:0/2068938268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:08:12.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:08:11 smithi090 bash[32384]: cluster 2023-12-01T05:08:10.432497+0000 mgr.y (mgr.24362) 593 : cluster 0 pgmap v562: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:08:12.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:08:11 smithi090 bash[32384]: audit 2023-12-01T05:08:11.357158+0000 mon.c (mon.2) 386 : audit 0 from='client.? 172.21.15.80:0/2068938268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:08:13.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:08:13 smithi080 bash[28361]: cluster 2023-12-01T05:08:12.433583+0000 mgr.y (mgr.24362) 594 : cluster 0 pgmap v563: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:08:13.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:08:13 smithi080 bash[41963]: cluster 2023-12-01T05:08:12.433583+0000 mgr.y (mgr.24362) 594 : cluster 0 pgmap v563: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:08:13.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:08:13 smithi090 bash[32384]: cluster 2023-12-01T05:08:12.433583+0000 mgr.y (mgr.24362) 594 : cluster 0 pgmap v563: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:08:14.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:08:14 smithi080 bash[41963]: audit 2023-12-01T05:08:13.817398+0000 mon.a (mon.0) 1065 : audit 0 from='client.? 172.21.15.80:0/1081955218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:08:14.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:08:14 smithi080 bash[28361]: audit 2023-12-01T05:08:13.817398+0000 mon.a (mon.0) 1065 : audit 0 from='client.? 172.21.15.80:0/1081955218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:08:14.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:08:14 smithi090 bash[32384]: audit 2023-12-01T05:08:13.817398+0000 mon.a (mon.0) 1065 : audit 0 from='client.? 172.21.15.80:0/1081955218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:08:15.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:08:15 smithi080 bash[41963]: cluster 2023-12-01T05:08:14.434285+0000 mgr.y (mgr.24362) 595 : cluster 0 pgmap v564: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:08:15.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:08:15 smithi080 bash[28361]: cluster 2023-12-01T05:08:14.434285+0000 mgr.y (mgr.24362) 595 : cluster 0 pgmap v564: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:08:15.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:08:15 smithi090 bash[32384]: cluster 2023-12-01T05:08:14.434285+0000 mgr.y (mgr.24362) 595 : cluster 0 pgmap v564: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:08:16.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:08:16 smithi080 bash[28361]: audit 2023-12-01T05:08:16.271729+0000 mon.c (mon.2) 387 : audit 0 from='client.? 172.21.15.80:0/1233839237' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:08:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:08:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:08:16] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T05:08:16.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:08:16 smithi080 bash[41963]: audit 2023-12-01T05:08:16.271729+0000 mon.c (mon.2) 387 : audit 0 from='client.? 172.21.15.80:0/1233839237' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:08:16.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:08:16 smithi090 bash[32384]: audit 2023-12-01T05:08:16.271729+0000 mon.c (mon.2) 387 : audit 0 from='client.? 172.21.15.80:0/1233839237' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:08:17.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:08:17 smithi080 bash[41963]: cluster 2023-12-01T05:08:16.435485+0000 mgr.y (mgr.24362) 596 : cluster 0 pgmap v565: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:08:17.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:08:17 smithi080 bash[28361]: cluster 2023-12-01T05:08:16.435485+0000 mgr.y (mgr.24362) 596 : cluster 0 pgmap v565: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:08:17.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:08:17 smithi090 bash[32384]: cluster 2023-12-01T05:08:16.435485+0000 mgr.y (mgr.24362) 596 : cluster 0 pgmap v565: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:08:19.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:08:19 smithi090 bash[32384]: cluster 2023-12-01T05:08:18.436095+0000 mgr.y (mgr.24362) 597 : cluster 0 pgmap v566: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:08:19.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:08:19 smithi090 bash[32384]: audit 2023-12-01T05:08:18.720002+0000 mon.a (mon.0) 1066 : audit 0 from='client.? 172.21.15.80:0/1169654084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:08:19.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:08:19 smithi080 bash[28361]: cluster 2023-12-01T05:08:18.436095+0000 mgr.y (mgr.24362) 597 : cluster 0 pgmap v566: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:08:19.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:08:19 smithi080 bash[28361]: audit 2023-12-01T05:08:18.720002+0000 mon.a (mon.0) 1066 : audit 0 from='client.? 172.21.15.80:0/1169654084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:08:19.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:08:19 smithi080 bash[41963]: cluster 2023-12-01T05:08:18.436095+0000 mgr.y (mgr.24362) 597 : cluster 0 pgmap v566: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:08:19.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:08:19 smithi080 bash[41963]: audit 2023-12-01T05:08:18.720002+0000 mon.a (mon.0) 1066 : audit 0 from='client.? 172.21.15.80:0/1169654084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:08:21.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:08:21 smithi090 bash[32384]: cluster 2023-12-01T05:08:20.436681+0000 mgr.y (mgr.24362) 598 : cluster 0 pgmap v567: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:08:21.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:08:21 smithi090 bash[32384]: audit 2023-12-01T05:08:21.169796+0000 mon.c (mon.2) 388 : audit 0 from='client.? 172.21.15.80:0/2320385056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:08:21.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:08:21 smithi080 bash[28361]: cluster 2023-12-01T05:08:20.436681+0000 mgr.y (mgr.24362) 598 : cluster 0 pgmap v567: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:08:21.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:08:21 smithi080 bash[28361]: audit 2023-12-01T05:08:21.169796+0000 mon.c (mon.2) 388 : audit 0 from='client.? 172.21.15.80:0/2320385056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:08:21.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:08:21 smithi080 bash[41963]: cluster 2023-12-01T05:08:20.436681+0000 mgr.y (mgr.24362) 598 : cluster 0 pgmap v567: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:08:21.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:08:21 smithi080 bash[41963]: audit 2023-12-01T05:08:21.169796+0000 mon.c (mon.2) 388 : audit 0 from='client.? 172.21.15.80:0/2320385056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:08:23.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:08:23 smithi080 bash[41963]: cluster 2023-12-01T05:08:22.437831+0000 mgr.y (mgr.24362) 599 : cluster 0 pgmap v568: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:08:23.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:08:23 smithi080 bash[28361]: cluster 2023-12-01T05:08:22.437831+0000 mgr.y (mgr.24362) 599 : cluster 0 pgmap v568: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:08:23.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:08:23 smithi090 bash[32384]: cluster 2023-12-01T05:08:22.437831+0000 mgr.y (mgr.24362) 599 : cluster 0 pgmap v568: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:08:24.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:08:24 smithi080 bash[41963]: audit 2023-12-01T05:08:23.632063+0000 mon.b (mon.1) 31 : audit 0 from='client.? 172.21.15.80:0/186410088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:08:24.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:08:24 smithi080 bash[28361]: audit 2023-12-01T05:08:23.632063+0000 mon.b (mon.1) 31 : audit 0 from='client.? 172.21.15.80:0/186410088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:08:24.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:08:24 smithi090 bash[32384]: audit 2023-12-01T05:08:23.632063+0000 mon.b (mon.1) 31 : audit 0 from='client.? 172.21.15.80:0/186410088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:08:25.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:08:25 smithi080 bash[28361]: cluster 2023-12-01T05:08:24.438444+0000 mgr.y (mgr.24362) 600 : cluster 0 pgmap v569: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:08:25.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:08:25 smithi080 bash[28361]: audit 2023-12-01T05:08:24.809160+0000 mon.c (mon.2) 389 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:08:25.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:08:25 smithi080 bash[41963]: cluster 2023-12-01T05:08:24.438444+0000 mgr.y (mgr.24362) 600 : cluster 0 pgmap v569: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:08:25.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:08:25 smithi080 bash[41963]: audit 2023-12-01T05:08:24.809160+0000 mon.c (mon.2) 389 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:08:25.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:08:25 smithi090 bash[32384]: cluster 2023-12-01T05:08:24.438444+0000 mgr.y (mgr.24362) 600 : cluster 0 pgmap v569: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:08:25.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:08:25 smithi090 bash[32384]: audit 2023-12-01T05:08:24.809160+0000 mon.c (mon.2) 389 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:08:26.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:08:26 smithi080 bash[28361]: audit 2023-12-01T05:08:26.087912+0000 mon.c (mon.2) 390 : audit 0 from='client.? 172.21.15.80:0/359585422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:08:26.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:08:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:08:26] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.43.0" 2023-12-01T05:08:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:08:26 smithi080 bash[41963]: audit 2023-12-01T05:08:26.087912+0000 mon.c (mon.2) 390 : audit 0 from='client.? 172.21.15.80:0/359585422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:08:26.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:08:26 smithi090 bash[32384]: audit 2023-12-01T05:08:26.087912+0000 mon.c (mon.2) 390 : audit 0 from='client.? 172.21.15.80:0/359585422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:08:27.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:08:27 smithi080 bash[28361]: cluster 2023-12-01T05:08:26.439422+0000 mgr.y (mgr.24362) 601 : cluster 0 pgmap v570: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:08:27.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:08:27 smithi080 bash[41963]: cluster 2023-12-01T05:08:26.439422+0000 mgr.y (mgr.24362) 601 : cluster 0 pgmap v570: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:08:27.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:08:27 smithi090 bash[32384]: cluster 2023-12-01T05:08:26.439422+0000 mgr.y (mgr.24362) 601 : cluster 0 pgmap v570: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:08:29.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:08:29 smithi090 bash[32384]: cluster 2023-12-01T05:08:28.439863+0000 mgr.y (mgr.24362) 602 : cluster 0 pgmap v571: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:08:29.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:08:29 smithi090 bash[32384]: audit 2023-12-01T05:08:28.539700+0000 mon.a (mon.0) 1067 : audit 0 from='client.? 172.21.15.80:0/3801360101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:08:29.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:08:29 smithi080 bash[41963]: cluster 2023-12-01T05:08:28.439863+0000 mgr.y (mgr.24362) 602 : cluster 0 pgmap v571: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:08:29.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:08:29 smithi080 bash[41963]: audit 2023-12-01T05:08:28.539700+0000 mon.a (mon.0) 1067 : audit 0 from='client.? 172.21.15.80:0/3801360101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:08:29.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:08:29 smithi080 bash[28361]: cluster 2023-12-01T05:08:28.439863+0000 mgr.y (mgr.24362) 602 : cluster 0 pgmap v571: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:08:29.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:08:29 smithi080 bash[28361]: audit 2023-12-01T05:08:28.539700+0000 mon.a (mon.0) 1067 : audit 0 from='client.? 172.21.15.80:0/3801360101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:08:31.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:08:31 smithi090 bash[32384]: cluster 2023-12-01T05:08:30.440458+0000 mgr.y (mgr.24362) 603 : cluster 0 pgmap v572: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:08:31.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:08:31 smithi090 bash[32384]: audit 2023-12-01T05:08:31.000246+0000 mon.a (mon.0) 1068 : audit 0 from='client.? 172.21.15.80:0/197650805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:08:31.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:08:31 smithi080 bash[41963]: cluster 2023-12-01T05:08:30.440458+0000 mgr.y (mgr.24362) 603 : cluster 0 pgmap v572: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:08:31.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:08:31 smithi080 bash[41963]: audit 2023-12-01T05:08:31.000246+0000 mon.a (mon.0) 1068 : audit 0 from='client.? 172.21.15.80:0/197650805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:08:31.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:08:31 smithi080 bash[28361]: cluster 2023-12-01T05:08:30.440458+0000 mgr.y (mgr.24362) 603 : cluster 0 pgmap v572: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:08:31.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:08:31 smithi080 bash[28361]: audit 2023-12-01T05:08:31.000246+0000 mon.a (mon.0) 1068 : audit 0 from='client.? 172.21.15.80:0/197650805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:08:33.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:08:33 smithi080 bash[41963]: cluster 2023-12-01T05:08:32.441643+0000 mgr.y (mgr.24362) 604 : cluster 0 pgmap v573: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:08:33.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:08:33 smithi080 bash[28361]: cluster 2023-12-01T05:08:32.441643+0000 mgr.y (mgr.24362) 604 : cluster 0 pgmap v573: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:08:33.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:08:33 smithi090 bash[32384]: cluster 2023-12-01T05:08:32.441643+0000 mgr.y (mgr.24362) 604 : cluster 0 pgmap v573: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:08:34.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:08:34 smithi080 bash[28361]: audit 2023-12-01T05:08:33.454475+0000 mon.c (mon.2) 391 : audit 0 from='client.? 172.21.15.80:0/3376784817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:08:34.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:08:34 smithi080 bash[41963]: audit 2023-12-01T05:08:33.454475+0000 mon.c (mon.2) 391 : audit 0 from='client.? 172.21.15.80:0/3376784817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:08:34.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:08:34 smithi090 bash[32384]: audit 2023-12-01T05:08:33.454475+0000 mon.c (mon.2) 391 : audit 0 from='client.? 172.21.15.80:0/3376784817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:08:35.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:08:35 smithi080 bash[28361]: cluster 2023-12-01T05:08:34.442334+0000 mgr.y (mgr.24362) 605 : cluster 0 pgmap v574: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:08:35.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:08:35 smithi080 bash[41963]: cluster 2023-12-01T05:08:34.442334+0000 mgr.y (mgr.24362) 605 : cluster 0 pgmap v574: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:08:35.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:08:35 smithi090 bash[32384]: cluster 2023-12-01T05:08:34.442334+0000 mgr.y (mgr.24362) 605 : cluster 0 pgmap v574: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:08:36.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:08:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:08:36] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.43.0" 2023-12-01T05:08:36.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:08:36 smithi080 bash[28361]: audit 2023-12-01T05:08:35.904820+0000 mon.c (mon.2) 392 : audit 0 from='client.? 172.21.15.80:0/3171190832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:08:36.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:08:36 smithi080 bash[41963]: audit 2023-12-01T05:08:35.904820+0000 mon.c (mon.2) 392 : audit 0 from='client.? 172.21.15.80:0/3171190832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:08:36.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:08:36 smithi090 bash[32384]: audit 2023-12-01T05:08:35.904820+0000 mon.c (mon.2) 392 : audit 0 from='client.? 172.21.15.80:0/3171190832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:08:37.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:08:37 smithi080 bash[28361]: cluster 2023-12-01T05:08:36.443524+0000 mgr.y (mgr.24362) 606 : cluster 0 pgmap v575: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:08:37.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:08:37 smithi080 bash[41963]: cluster 2023-12-01T05:08:36.443524+0000 mgr.y (mgr.24362) 606 : cluster 0 pgmap v575: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:08:37.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:08:37 smithi090 bash[32384]: cluster 2023-12-01T05:08:36.443524+0000 mgr.y (mgr.24362) 606 : cluster 0 pgmap v575: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:08:38.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:08:38 smithi080 bash[41963]: audit 2023-12-01T05:08:38.360568+0000 mon.a (mon.0) 1069 : audit 0 from='client.? 172.21.15.80:0/3039360867' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:08:38.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:08:38 smithi080 bash[28361]: audit 2023-12-01T05:08:38.360568+0000 mon.a (mon.0) 1069 : audit 0 from='client.? 172.21.15.80:0/3039360867' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:08:38.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:08:38 smithi090 bash[32384]: audit 2023-12-01T05:08:38.360568+0000 mon.a (mon.0) 1069 : audit 0 from='client.? 172.21.15.80:0/3039360867' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:08:39.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:08:39 smithi080 bash[28361]: cluster 2023-12-01T05:08:38.444179+0000 mgr.y (mgr.24362) 607 : cluster 0 pgmap v576: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:08:39.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:08:39 smithi080 bash[41963]: cluster 2023-12-01T05:08:38.444179+0000 mgr.y (mgr.24362) 607 : cluster 0 pgmap v576: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:08:39.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:08:39 smithi090 bash[32384]: cluster 2023-12-01T05:08:38.444179+0000 mgr.y (mgr.24362) 607 : cluster 0 pgmap v576: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:08:40.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:08:40 smithi080 bash[41963]: audit 2023-12-01T05:08:39.809683+0000 mon.c (mon.2) 393 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:08:40.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:08:40 smithi080 bash[28361]: audit 2023-12-01T05:08:39.809683+0000 mon.c (mon.2) 393 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:08:40.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:08:40 smithi090 bash[32384]: audit 2023-12-01T05:08:39.809683+0000 mon.c (mon.2) 393 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:08:41.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:08:41 smithi090 bash[32384]: cluster 2023-12-01T05:08:40.444618+0000 mgr.y (mgr.24362) 608 : cluster 0 pgmap v577: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:08:41.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:08:41 smithi090 bash[32384]: audit 2023-12-01T05:08:40.820789+0000 mon.c (mon.2) 394 : audit 0 from='client.? 172.21.15.80:0/1819453825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:08:41.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:08:41 smithi080 bash[41963]: cluster 2023-12-01T05:08:40.444618+0000 mgr.y (mgr.24362) 608 : cluster 0 pgmap v577: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:08:41.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:08:41 smithi080 bash[41963]: audit 2023-12-01T05:08:40.820789+0000 mon.c (mon.2) 394 : audit 0 from='client.? 172.21.15.80:0/1819453825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:08:41.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:08:41 smithi080 bash[28361]: cluster 2023-12-01T05:08:40.444618+0000 mgr.y (mgr.24362) 608 : cluster 0 pgmap v577: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:08:41.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:08:41 smithi080 bash[28361]: audit 2023-12-01T05:08:40.820789+0000 mon.c (mon.2) 394 : audit 0 from='client.? 172.21.15.80:0/1819453825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:08:43.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:08:43 smithi080 bash[28361]: cluster 2023-12-01T05:08:42.445892+0000 mgr.y (mgr.24362) 609 : cluster 0 pgmap v578: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:08:43.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:08:43 smithi080 bash[41963]: cluster 2023-12-01T05:08:42.445892+0000 mgr.y (mgr.24362) 609 : cluster 0 pgmap v578: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:08:43.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:08:43 smithi090 bash[32384]: cluster 2023-12-01T05:08:42.445892+0000 mgr.y (mgr.24362) 609 : cluster 0 pgmap v578: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:08:44.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:08:44 smithi080 bash[28361]: audit 2023-12-01T05:08:43.275193+0000 mon.a (mon.0) 1070 : audit 0 from='client.? 172.21.15.80:0/4022061174' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:08:44.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:08:44 smithi080 bash[41963]: audit 2023-12-01T05:08:43.275193+0000 mon.a (mon.0) 1070 : audit 0 from='client.? 172.21.15.80:0/4022061174' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:08:44.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:08:44 smithi090 bash[32384]: audit 2023-12-01T05:08:43.275193+0000 mon.a (mon.0) 1070 : audit 0 from='client.? 172.21.15.80:0/4022061174' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:08:45.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:08:45 smithi080 bash[41963]: cluster 2023-12-01T05:08:44.446617+0000 mgr.y (mgr.24362) 610 : cluster 0 pgmap v579: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:08:45.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:08:45 smithi080 bash[28361]: cluster 2023-12-01T05:08:44.446617+0000 mgr.y (mgr.24362) 610 : cluster 0 pgmap v579: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:08:45.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:08:45 smithi090 bash[32384]: cluster 2023-12-01T05:08:44.446617+0000 mgr.y (mgr.24362) 610 : cluster 0 pgmap v579: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:08:46.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:08:46 smithi080 bash[28361]: audit 2023-12-01T05:08:45.729167+0000 mon.a (mon.0) 1071 : audit 0 from='client.? 172.21.15.80:0/1914426652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:08:46.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:08:46 smithi080 bash[41963]: audit 2023-12-01T05:08:45.729167+0000 mon.a (mon.0) 1071 : audit 0 from='client.? 172.21.15.80:0/1914426652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:08:46.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:08:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:08:46] "GET /metrics HTTP/1.1" 200 33973 "" "Prometheus/2.43.0" 2023-12-01T05:08:46.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:08:46 smithi090 bash[32384]: audit 2023-12-01T05:08:45.729167+0000 mon.a (mon.0) 1071 : audit 0 from='client.? 172.21.15.80:0/1914426652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:08:47.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:08:47 smithi080 bash[28361]: cluster 2023-12-01T05:08:46.447775+0000 mgr.y (mgr.24362) 611 : cluster 0 pgmap v580: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:08:47.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:08:47 smithi080 bash[41963]: cluster 2023-12-01T05:08:46.447775+0000 mgr.y (mgr.24362) 611 : cluster 0 pgmap v580: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:08:47.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:08:47 smithi090 bash[32384]: cluster 2023-12-01T05:08:46.447775+0000 mgr.y (mgr.24362) 611 : cluster 0 pgmap v580: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:08:48.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:08:48 smithi090 bash[32384]: audit 2023-12-01T05:08:48.171977+0000 mon.c (mon.2) 395 : audit 0 from='client.? 172.21.15.80:0/526646050' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:08:48.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:08:48 smithi080 bash[28361]: audit 2023-12-01T05:08:48.171977+0000 mon.c (mon.2) 395 : audit 0 from='client.? 172.21.15.80:0/526646050' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:08:48.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:08:48 smithi080 bash[41963]: audit 2023-12-01T05:08:48.171977+0000 mon.c (mon.2) 395 : audit 0 from='client.? 172.21.15.80:0/526646050' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:08:49.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:08:49 smithi090 bash[32384]: cluster 2023-12-01T05:08:48.448459+0000 mgr.y (mgr.24362) 612 : cluster 0 pgmap v581: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:08:49.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:08:49 smithi080 bash[28361]: cluster 2023-12-01T05:08:48.448459+0000 mgr.y (mgr.24362) 612 : cluster 0 pgmap v581: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:08:49.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:08:49 smithi080 bash[41963]: cluster 2023-12-01T05:08:48.448459+0000 mgr.y (mgr.24362) 612 : cluster 0 pgmap v581: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:08:51.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:08:51 smithi090 bash[32384]: cluster 2023-12-01T05:08:50.449216+0000 mgr.y (mgr.24362) 613 : cluster 0 pgmap v582: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:08:51.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:08:51 smithi090 bash[32384]: audit 2023-12-01T05:08:50.623402+0000 mon.c (mon.2) 396 : audit 0 from='client.? 172.21.15.80:0/2724308167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:08:51.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:08:51 smithi080 bash[28361]: cluster 2023-12-01T05:08:50.449216+0000 mgr.y (mgr.24362) 613 : cluster 0 pgmap v582: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:08:51.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:08:51 smithi080 bash[28361]: audit 2023-12-01T05:08:50.623402+0000 mon.c (mon.2) 396 : audit 0 from='client.? 172.21.15.80:0/2724308167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:08:51.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:08:51 smithi080 bash[41963]: cluster 2023-12-01T05:08:50.449216+0000 mgr.y (mgr.24362) 613 : cluster 0 pgmap v582: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:08:51.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:08:51 smithi080 bash[41963]: audit 2023-12-01T05:08:50.623402+0000 mon.c (mon.2) 396 : audit 0 from='client.? 172.21.15.80:0/2724308167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:08:53.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:08:53 smithi080 bash[28361]: cluster 2023-12-01T05:08:52.450424+0000 mgr.y (mgr.24362) 614 : cluster 0 pgmap v583: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:08:53.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:08:53 smithi080 bash[41963]: cluster 2023-12-01T05:08:52.450424+0000 mgr.y (mgr.24362) 614 : cluster 0 pgmap v583: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:08:53.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:08:53 smithi090 bash[32384]: cluster 2023-12-01T05:08:52.450424+0000 mgr.y (mgr.24362) 614 : cluster 0 pgmap v583: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:08:54.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:08:54 smithi080 bash[28361]: audit 2023-12-01T05:08:53.078536+0000 mon.c (mon.2) 397 : audit 0 from='client.? 172.21.15.80:0/282250003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:08:54.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:08:54 smithi080 bash[41963]: audit 2023-12-01T05:08:53.078536+0000 mon.c (mon.2) 397 : audit 0 from='client.? 172.21.15.80:0/282250003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:08:54.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:08:54 smithi090 bash[32384]: audit 2023-12-01T05:08:53.078536+0000 mon.c (mon.2) 397 : audit 0 from='client.? 172.21.15.80:0/282250003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:08:55.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:08:55 smithi080 bash[28361]: cluster 2023-12-01T05:08:54.451038+0000 mgr.y (mgr.24362) 615 : cluster 0 pgmap v584: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:08:55.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:08:55 smithi080 bash[28361]: audit 2023-12-01T05:08:54.809937+0000 mon.c (mon.2) 398 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:08:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:08:55 smithi080 bash[41963]: cluster 2023-12-01T05:08:54.451038+0000 mgr.y (mgr.24362) 615 : cluster 0 pgmap v584: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:08:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:08:55 smithi080 bash[41963]: audit 2023-12-01T05:08:54.809937+0000 mon.c (mon.2) 398 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:08:55.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:08:55 smithi090 bash[32384]: cluster 2023-12-01T05:08:54.451038+0000 mgr.y (mgr.24362) 615 : cluster 0 pgmap v584: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:08:55.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:08:55 smithi090 bash[32384]: audit 2023-12-01T05:08:54.809937+0000 mon.c (mon.2) 398 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:08:56.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:08:56 smithi080 bash[28361]: audit 2023-12-01T05:08:55.533570+0000 mon.a (mon.0) 1072 : audit 0 from='client.? 172.21.15.80:0/2780596832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:08:56.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:08:56 smithi080 bash[41963]: audit 2023-12-01T05:08:55.533570+0000 mon.a (mon.0) 1072 : audit 0 from='client.? 172.21.15.80:0/2780596832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:08:56.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:08:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:08:56] "GET /metrics HTTP/1.1" 200 33972 "" "Prometheus/2.43.0" 2023-12-01T05:08:56.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:08:56 smithi090 bash[32384]: audit 2023-12-01T05:08:55.533570+0000 mon.a (mon.0) 1072 : audit 0 from='client.? 172.21.15.80:0/2780596832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:08:57.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:08:57 smithi080 bash[28361]: cluster 2023-12-01T05:08:56.452191+0000 mgr.y (mgr.24362) 616 : cluster 0 pgmap v585: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:08:57.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:08:57 smithi080 bash[41963]: cluster 2023-12-01T05:08:56.452191+0000 mgr.y (mgr.24362) 616 : cluster 0 pgmap v585: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:08:57.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:08:57 smithi090 bash[32384]: cluster 2023-12-01T05:08:56.452191+0000 mgr.y (mgr.24362) 616 : cluster 0 pgmap v585: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:08:58.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:08:58 smithi080 bash[41963]: audit 2023-12-01T05:08:57.993697+0000 mon.a (mon.0) 1073 : audit 0 from='client.? 172.21.15.80:0/2246053698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:08:58.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:08:58 smithi080 bash[28361]: audit 2023-12-01T05:08:57.993697+0000 mon.a (mon.0) 1073 : audit 0 from='client.? 172.21.15.80:0/2246053698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:08:58.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:08:58 smithi090 bash[32384]: audit 2023-12-01T05:08:57.993697+0000 mon.a (mon.0) 1073 : audit 0 from='client.? 172.21.15.80:0/2246053698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:08:59.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:08:59 smithi080 bash[28361]: cluster 2023-12-01T05:08:58.452838+0000 mgr.y (mgr.24362) 617 : cluster 0 pgmap v586: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:08:59.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:08:59 smithi080 bash[41963]: cluster 2023-12-01T05:08:58.452838+0000 mgr.y (mgr.24362) 617 : cluster 0 pgmap v586: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:08:59.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:08:59 smithi090 bash[32384]: cluster 2023-12-01T05:08:58.452838+0000 mgr.y (mgr.24362) 617 : cluster 0 pgmap v586: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:09:00.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:09:00 smithi090 bash[32384]: audit 2023-12-01T05:09:00.433499+0000 mon.a (mon.0) 1074 : audit 0 from='client.? 172.21.15.80:0/2111748822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:09:00.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:09:00 smithi080 bash[28361]: audit 2023-12-01T05:09:00.433499+0000 mon.a (mon.0) 1074 : audit 0 from='client.? 172.21.15.80:0/2111748822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:09:00.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:09:00 smithi080 bash[41963]: audit 2023-12-01T05:09:00.433499+0000 mon.a (mon.0) 1074 : audit 0 from='client.? 172.21.15.80:0/2111748822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:09:01.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:09:01 smithi090 bash[32384]: cluster 2023-12-01T05:09:00.453464+0000 mgr.y (mgr.24362) 618 : cluster 0 pgmap v587: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:09:01.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:09:01 smithi080 bash[28361]: cluster 2023-12-01T05:09:00.453464+0000 mgr.y (mgr.24362) 618 : cluster 0 pgmap v587: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:09:01.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:09:01 smithi080 bash[41963]: cluster 2023-12-01T05:09:00.453464+0000 mgr.y (mgr.24362) 618 : cluster 0 pgmap v587: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:09:03.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:09:03 smithi080 bash[41963]: cluster 2023-12-01T05:09:02.454634+0000 mgr.y (mgr.24362) 619 : cluster 0 pgmap v588: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:09:03.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:09:03 smithi080 bash[41963]: audit 2023-12-01T05:09:02.890431+0000 mon.a (mon.0) 1075 : audit 0 from='client.? 172.21.15.80:0/1913091782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:09:03.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:09:03 smithi080 bash[28361]: cluster 2023-12-01T05:09:02.454634+0000 mgr.y (mgr.24362) 619 : cluster 0 pgmap v588: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:09:03.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:09:03 smithi080 bash[28361]: audit 2023-12-01T05:09:02.890431+0000 mon.a (mon.0) 1075 : audit 0 from='client.? 172.21.15.80:0/1913091782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:09:03.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:09:03 smithi090 bash[32384]: cluster 2023-12-01T05:09:02.454634+0000 mgr.y (mgr.24362) 619 : cluster 0 pgmap v588: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:09:03.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:09:03 smithi090 bash[32384]: audit 2023-12-01T05:09:02.890431+0000 mon.a (mon.0) 1075 : audit 0 from='client.? 172.21.15.80:0/1913091782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:09:05.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:09:05 smithi090 bash[32384]: cluster 2023-12-01T05:09:04.455294+0000 mgr.y (mgr.24362) 620 : cluster 0 pgmap v589: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:09:05.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:09:05 smithi090 bash[32384]: audit 2023-12-01T05:09:05.352060+0000 mon.a (mon.0) 1076 : audit 0 from='client.? 172.21.15.80:0/1143251762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:09:05.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:09:05 smithi080 bash[41963]: cluster 2023-12-01T05:09:04.455294+0000 mgr.y (mgr.24362) 620 : cluster 0 pgmap v589: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:09:05.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:09:05 smithi080 bash[41963]: audit 2023-12-01T05:09:05.352060+0000 mon.a (mon.0) 1076 : audit 0 from='client.? 172.21.15.80:0/1143251762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:09:05.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:09:05 smithi080 bash[28361]: cluster 2023-12-01T05:09:04.455294+0000 mgr.y (mgr.24362) 620 : cluster 0 pgmap v589: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:09:05.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:09:05 smithi080 bash[28361]: audit 2023-12-01T05:09:05.352060+0000 mon.a (mon.0) 1076 : audit 0 from='client.? 172.21.15.80:0/1143251762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:09:06.523 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:09:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:09:06] "GET /metrics HTTP/1.1" 200 33972 "" "Prometheus/2.43.0" 2023-12-01T05:09:06.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:09:06 smithi080 bash[28361]: audit 2023-12-01T05:09:05.626426+0000 mon.c (mon.2) 399 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:09:06.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:09:06 smithi080 bash[41963]: audit 2023-12-01T05:09:05.626426+0000 mon.c (mon.2) 399 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:09:07.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:09:06 smithi090 bash[32384]: audit 2023-12-01T05:09:05.626426+0000 mon.c (mon.2) 399 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:09:07.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:09:07 smithi080 bash[28361]: cluster 2023-12-01T05:09:06.456479+0000 mgr.y (mgr.24362) 621 : cluster 0 pgmap v590: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:09:07.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:09:07 smithi080 bash[41963]: cluster 2023-12-01T05:09:06.456479+0000 mgr.y (mgr.24362) 621 : cluster 0 pgmap v590: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:09:08.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:09:07 smithi090 bash[32384]: cluster 2023-12-01T05:09:06.456479+0000 mgr.y (mgr.24362) 621 : cluster 0 pgmap v590: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:09:08.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:09:08 smithi080 bash[28361]: audit 2023-12-01T05:09:07.800358+0000 mon.a (mon.0) 1077 : audit 0 from='client.? 172.21.15.80:0/2085295660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:09:08.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:09:08 smithi080 bash[41963]: audit 2023-12-01T05:09:07.800358+0000 mon.a (mon.0) 1077 : audit 0 from='client.? 172.21.15.80:0/2085295660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:09:09.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:09:08 smithi090 bash[32384]: audit 2023-12-01T05:09:07.800358+0000 mon.a (mon.0) 1077 : audit 0 from='client.? 172.21.15.80:0/2085295660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:09:09.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:09:09 smithi080 bash[28361]: cluster 2023-12-01T05:09:08.457186+0000 mgr.y (mgr.24362) 622 : cluster 0 pgmap v591: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:09:09.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:09:09 smithi080 bash[41963]: cluster 2023-12-01T05:09:08.457186+0000 mgr.y (mgr.24362) 622 : cluster 0 pgmap v591: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:09:10.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:09:09 smithi090 bash[32384]: cluster 2023-12-01T05:09:08.457186+0000 mgr.y (mgr.24362) 622 : cluster 0 pgmap v591: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:09:10.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:09:10 smithi080 bash[28361]: audit 2023-12-01T05:09:09.810550+0000 mon.c (mon.2) 400 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:09:10.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:09:10 smithi080 bash[28361]: audit 2023-12-01T05:09:10.259757+0000 mon.a (mon.0) 1078 : audit 0 from='client.? 172.21.15.80:0/3813939176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:09:10.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:09:10 smithi080 bash[41963]: audit 2023-12-01T05:09:09.810550+0000 mon.c (mon.2) 400 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:09:10.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:09:10 smithi080 bash[41963]: audit 2023-12-01T05:09:10.259757+0000 mon.a (mon.0) 1078 : audit 0 from='client.? 172.21.15.80:0/3813939176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:09:11.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:09:10 smithi090 bash[32384]: audit 2023-12-01T05:09:09.810550+0000 mon.c (mon.2) 400 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:09:11.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:09:10 smithi090 bash[32384]: audit 2023-12-01T05:09:10.259757+0000 mon.a (mon.0) 1078 : audit 0 from='client.? 172.21.15.80:0/3813939176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:09:11.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:09:11 smithi080 bash[28361]: cluster 2023-12-01T05:09:10.457807+0000 mgr.y (mgr.24362) 623 : cluster 0 pgmap v592: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:09:11.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:09:11 smithi080 bash[28361]: audit 2023-12-01T05:09:11.473173+0000 mon.a (mon.0) 1079 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:09:11.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:09:11 smithi080 bash[28361]: audit 2023-12-01T05:09:11.485025+0000 mon.a (mon.0) 1080 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:09:11.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:09:11 smithi080 bash[41963]: cluster 2023-12-01T05:09:10.457807+0000 mgr.y (mgr.24362) 623 : cluster 0 pgmap v592: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:09:11.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:09:11 smithi080 bash[41963]: audit 2023-12-01T05:09:11.473173+0000 mon.a (mon.0) 1079 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:09:11.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:09:11 smithi080 bash[41963]: audit 2023-12-01T05:09:11.485025+0000 mon.a (mon.0) 1080 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:09:12.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:09:11 smithi090 bash[32384]: cluster 2023-12-01T05:09:10.457807+0000 mgr.y (mgr.24362) 623 : cluster 0 pgmap v592: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:09:12.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:09:11 smithi090 bash[32384]: audit 2023-12-01T05:09:11.473173+0000 mon.a (mon.0) 1079 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:09:12.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:09:11 smithi090 bash[32384]: audit 2023-12-01T05:09:11.485025+0000 mon.a (mon.0) 1080 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:09:13.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:09:12 smithi080 bash[28361]: audit 2023-12-01T05:09:11.826697+0000 mon.a (mon.0) 1081 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:09:13.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:09:12 smithi080 bash[28361]: audit 2023-12-01T05:09:11.835933+0000 mon.a (mon.0) 1082 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:09:13.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:09:12 smithi080 bash[28361]: audit 2023-12-01T05:09:12.358301+0000 mon.c (mon.2) 401 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:09:13.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:09:12 smithi080 bash[28361]: audit 2023-12-01T05:09:12.360170+0000 mon.c (mon.2) 402 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:09:13.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:09:12 smithi080 bash[28361]: audit 2023-12-01T05:09:12.369038+0000 mon.a (mon.0) 1083 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:09:13.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:09:12 smithi080 bash[28361]: cluster 2023-12-01T05:09:12.458565+0000 mgr.y (mgr.24362) 624 : cluster 0 pgmap v593: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:09:13.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:09:12 smithi080 bash[28361]: audit 2023-12-01T05:09:12.710721+0000 mon.a (mon.0) 1084 : audit 0 from='client.? 172.21.15.80:0/2730409921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:09:13.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:09:12 smithi080 bash[41963]: audit 2023-12-01T05:09:11.826697+0000 mon.a (mon.0) 1081 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:09:13.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:09:12 smithi080 bash[41963]: audit 2023-12-01T05:09:11.835933+0000 mon.a (mon.0) 1082 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:09:13.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:09:12 smithi080 bash[41963]: audit 2023-12-01T05:09:12.358301+0000 mon.c (mon.2) 401 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:09:13.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:09:12 smithi080 bash[41963]: audit 2023-12-01T05:09:12.360170+0000 mon.c (mon.2) 402 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:09:13.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:09:12 smithi080 bash[41963]: audit 2023-12-01T05:09:12.369038+0000 mon.a (mon.0) 1083 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:09:13.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:09:12 smithi080 bash[41963]: cluster 2023-12-01T05:09:12.458565+0000 mgr.y (mgr.24362) 624 : cluster 0 pgmap v593: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:09:13.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:09:12 smithi080 bash[41963]: audit 2023-12-01T05:09:12.710721+0000 mon.a (mon.0) 1084 : audit 0 from='client.? 172.21.15.80:0/2730409921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:09:13.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:09:12 smithi090 bash[32384]: audit 2023-12-01T05:09:11.826697+0000 mon.a (mon.0) 1081 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:09:13.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:09:12 smithi090 bash[32384]: audit 2023-12-01T05:09:11.835933+0000 mon.a (mon.0) 1082 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:09:13.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:09:12 smithi090 bash[32384]: audit 2023-12-01T05:09:12.358301+0000 mon.c (mon.2) 401 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:09:13.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:09:12 smithi090 bash[32384]: audit 2023-12-01T05:09:12.360170+0000 mon.c (mon.2) 402 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:09:13.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:09:12 smithi090 bash[32384]: audit 2023-12-01T05:09:12.369038+0000 mon.a (mon.0) 1083 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:09:13.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:09:12 smithi090 bash[32384]: cluster 2023-12-01T05:09:12.458565+0000 mgr.y (mgr.24362) 624 : cluster 0 pgmap v593: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:09:13.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:09:12 smithi090 bash[32384]: audit 2023-12-01T05:09:12.710721+0000 mon.a (mon.0) 1084 : audit 0 from='client.? 172.21.15.80:0/2730409921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:09:15.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:09:15 smithi090 bash[32384]: cluster 2023-12-01T05:09:14.459198+0000 mgr.y (mgr.24362) 625 : cluster 0 pgmap v594: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:09:15.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:09:15 smithi090 bash[32384]: audit 2023-12-01T05:09:15.168741+0000 mon.c (mon.2) 403 : audit 0 from='client.? 172.21.15.80:0/4121404027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:09:15.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:09:15 smithi080 bash[28361]: cluster 2023-12-01T05:09:14.459198+0000 mgr.y (mgr.24362) 625 : cluster 0 pgmap v594: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:09:15.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:09:15 smithi080 bash[28361]: audit 2023-12-01T05:09:15.168741+0000 mon.c (mon.2) 403 : audit 0 from='client.? 172.21.15.80:0/4121404027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:09:15.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:09:15 smithi080 bash[41963]: cluster 2023-12-01T05:09:14.459198+0000 mgr.y (mgr.24362) 625 : cluster 0 pgmap v594: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:09:15.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:09:15 smithi080 bash[41963]: audit 2023-12-01T05:09:15.168741+0000 mon.c (mon.2) 403 : audit 0 from='client.? 172.21.15.80:0/4121404027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:09:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:09:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:09:16] "GET /metrics HTTP/1.1" 200 33973 "" "Prometheus/2.43.0" 2023-12-01T05:09:17.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:09:17 smithi080 bash[28361]: cluster 2023-12-01T05:09:16.460374+0000 mgr.y (mgr.24362) 626 : cluster 0 pgmap v595: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:09:17.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:09:17 smithi080 bash[41963]: cluster 2023-12-01T05:09:16.460374+0000 mgr.y (mgr.24362) 626 : cluster 0 pgmap v595: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:09:18.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:09:17 smithi090 bash[32384]: cluster 2023-12-01T05:09:16.460374+0000 mgr.y (mgr.24362) 626 : cluster 0 pgmap v595: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:09:18.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:09:18 smithi080 bash[28361]: audit 2023-12-01T05:09:17.627610+0000 mon.a (mon.0) 1085 : audit 0 from='client.? 172.21.15.80:0/285821804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:09:18.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:09:18 smithi080 bash[41963]: audit 2023-12-01T05:09:17.627610+0000 mon.a (mon.0) 1085 : audit 0 from='client.? 172.21.15.80:0/285821804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:09:19.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:09:18 smithi090 bash[32384]: audit 2023-12-01T05:09:17.627610+0000 mon.a (mon.0) 1085 : audit 0 from='client.? 172.21.15.80:0/285821804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:09:19.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:09:19 smithi080 bash[41963]: cluster 2023-12-01T05:09:18.461075+0000 mgr.y (mgr.24362) 627 : cluster 0 pgmap v596: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:09:19.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:09:19 smithi080 bash[28361]: cluster 2023-12-01T05:09:18.461075+0000 mgr.y (mgr.24362) 627 : cluster 0 pgmap v596: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:09:20.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:09:19 smithi090 bash[32384]: cluster 2023-12-01T05:09:18.461075+0000 mgr.y (mgr.24362) 627 : cluster 0 pgmap v596: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:09:20.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:09:20 smithi080 bash[28361]: audit 2023-12-01T05:09:20.070249+0000 mon.a (mon.0) 1086 : audit 0 from='client.? 172.21.15.80:0/3999752566' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:09:20.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:09:20 smithi080 bash[41963]: audit 2023-12-01T05:09:20.070249+0000 mon.a (mon.0) 1086 : audit 0 from='client.? 172.21.15.80:0/3999752566' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:09:21.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:09:20 smithi090 bash[32384]: audit 2023-12-01T05:09:20.070249+0000 mon.a (mon.0) 1086 : audit 0 from='client.? 172.21.15.80:0/3999752566' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:09:21.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:09:21 smithi080 bash[41963]: cluster 2023-12-01T05:09:20.461736+0000 mgr.y (mgr.24362) 628 : cluster 0 pgmap v597: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:09:21.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:09:21 smithi080 bash[28361]: cluster 2023-12-01T05:09:20.461736+0000 mgr.y (mgr.24362) 628 : cluster 0 pgmap v597: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:09:22.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:09:21 smithi090 bash[32384]: cluster 2023-12-01T05:09:20.461736+0000 mgr.y (mgr.24362) 628 : cluster 0 pgmap v597: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:09:23.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:09:23 smithi080 bash[28361]: cluster 2023-12-01T05:09:22.462788+0000 mgr.y (mgr.24362) 629 : cluster 0 pgmap v598: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:09:23.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:09:23 smithi080 bash[28361]: audit 2023-12-01T05:09:22.526804+0000 mon.c (mon.2) 404 : audit 0 from='client.? 172.21.15.80:0/3143819933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:09:23.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:09:23 smithi080 bash[41963]: cluster 2023-12-01T05:09:22.462788+0000 mgr.y (mgr.24362) 629 : cluster 0 pgmap v598: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:09:23.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:09:23 smithi080 bash[41963]: audit 2023-12-01T05:09:22.526804+0000 mon.c (mon.2) 404 : audit 0 from='client.? 172.21.15.80:0/3143819933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:09:23.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:09:23 smithi090 bash[32384]: cluster 2023-12-01T05:09:22.462788+0000 mgr.y (mgr.24362) 629 : cluster 0 pgmap v598: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:09:23.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:09:23 smithi090 bash[32384]: audit 2023-12-01T05:09:22.526804+0000 mon.c (mon.2) 404 : audit 0 from='client.? 172.21.15.80:0/3143819933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:09:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:09:25 smithi080 bash[28361]: cluster 2023-12-01T05:09:24.463456+0000 mgr.y (mgr.24362) 630 : cluster 0 pgmap v599: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:09:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:09:25 smithi080 bash[28361]: audit 2023-12-01T05:09:24.810132+0000 mon.c (mon.2) 405 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:09:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:09:25 smithi080 bash[28361]: audit 2023-12-01T05:09:25.005455+0000 mon.c (mon.2) 406 : audit 0 from='client.? 172.21.15.80:0/480266614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:09:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:09:25 smithi080 bash[41963]: cluster 2023-12-01T05:09:24.463456+0000 mgr.y (mgr.24362) 630 : cluster 0 pgmap v599: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:09:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:09:25 smithi080 bash[41963]: audit 2023-12-01T05:09:24.810132+0000 mon.c (mon.2) 405 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:09:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:09:25 smithi080 bash[41963]: audit 2023-12-01T05:09:25.005455+0000 mon.c (mon.2) 406 : audit 0 from='client.? 172.21.15.80:0/480266614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:09:26.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:09:25 smithi090 bash[32384]: cluster 2023-12-01T05:09:24.463456+0000 mgr.y (mgr.24362) 630 : cluster 0 pgmap v599: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:09:26.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:09:25 smithi090 bash[32384]: audit 2023-12-01T05:09:24.810132+0000 mon.c (mon.2) 405 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:09:26.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:09:25 smithi090 bash[32384]: audit 2023-12-01T05:09:25.005455+0000 mon.c (mon.2) 406 : audit 0 from='client.? 172.21.15.80:0/480266614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:09:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:09:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:09:26] "GET /metrics HTTP/1.1" 200 33973 "" "Prometheus/2.43.0" 2023-12-01T05:09:27.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:09:27 smithi080 bash[41963]: cluster 2023-12-01T05:09:26.464869+0000 mgr.y (mgr.24362) 631 : cluster 0 pgmap v600: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:09:27.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:09:27 smithi080 bash[41963]: audit 2023-12-01T05:09:27.457129+0000 mon.a (mon.0) 1087 : audit 0 from='client.? 172.21.15.80:0/3931476804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:09:27.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:09:27 smithi080 bash[28361]: cluster 2023-12-01T05:09:26.464869+0000 mgr.y (mgr.24362) 631 : cluster 0 pgmap v600: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:09:27.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:09:27 smithi080 bash[28361]: audit 2023-12-01T05:09:27.457129+0000 mon.a (mon.0) 1087 : audit 0 from='client.? 172.21.15.80:0/3931476804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:09:28.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:09:27 smithi090 bash[32384]: cluster 2023-12-01T05:09:26.464869+0000 mgr.y (mgr.24362) 631 : cluster 0 pgmap v600: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:09:28.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:09:27 smithi090 bash[32384]: audit 2023-12-01T05:09:27.457129+0000 mon.a (mon.0) 1087 : audit 0 from='client.? 172.21.15.80:0/3931476804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:09:29.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:09:29 smithi080 bash[28361]: cluster 2023-12-01T05:09:28.465708+0000 mgr.y (mgr.24362) 632 : cluster 0 pgmap v601: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:09:29.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:09:29 smithi080 bash[41963]: cluster 2023-12-01T05:09:28.465708+0000 mgr.y (mgr.24362) 632 : cluster 0 pgmap v601: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:09:30.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:09:29 smithi090 bash[32384]: cluster 2023-12-01T05:09:28.465708+0000 mgr.y (mgr.24362) 632 : cluster 0 pgmap v601: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:09:30.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:09:30 smithi080 bash[41963]: audit 2023-12-01T05:09:29.913797+0000 mon.c (mon.2) 407 : audit 0 from='client.? 172.21.15.80:0/1331577805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:09:30.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:09:30 smithi080 bash[28361]: audit 2023-12-01T05:09:29.913797+0000 mon.c (mon.2) 407 : audit 0 from='client.? 172.21.15.80:0/1331577805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:09:31.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:09:30 smithi090 bash[32384]: audit 2023-12-01T05:09:29.913797+0000 mon.c (mon.2) 407 : audit 0 from='client.? 172.21.15.80:0/1331577805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:09:31.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:09:31 smithi080 bash[41963]: cluster 2023-12-01T05:09:30.466394+0000 mgr.y (mgr.24362) 633 : cluster 0 pgmap v602: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:09:31.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:09:31 smithi080 bash[28361]: cluster 2023-12-01T05:09:30.466394+0000 mgr.y (mgr.24362) 633 : cluster 0 pgmap v602: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:09:32.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:09:31 smithi090 bash[32384]: cluster 2023-12-01T05:09:30.466394+0000 mgr.y (mgr.24362) 633 : cluster 0 pgmap v602: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:09:33.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:09:33 smithi080 bash[28361]: audit 2023-12-01T05:09:32.359202+0000 mon.a (mon.0) 1088 : audit 0 from='client.? 172.21.15.80:0/6655279' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:09:33.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:09:33 smithi080 bash[28361]: cluster 2023-12-01T05:09:32.467516+0000 mgr.y (mgr.24362) 634 : cluster 0 pgmap v603: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:09:33.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:09:33 smithi080 bash[41963]: audit 2023-12-01T05:09:32.359202+0000 mon.a (mon.0) 1088 : audit 0 from='client.? 172.21.15.80:0/6655279' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:09:33.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:09:33 smithi080 bash[41963]: cluster 2023-12-01T05:09:32.467516+0000 mgr.y (mgr.24362) 634 : cluster 0 pgmap v603: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:09:33.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:09:33 smithi090 bash[32384]: audit 2023-12-01T05:09:32.359202+0000 mon.a (mon.0) 1088 : audit 0 from='client.? 172.21.15.80:0/6655279' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:09:33.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:09:33 smithi090 bash[32384]: cluster 2023-12-01T05:09:32.467516+0000 mgr.y (mgr.24362) 634 : cluster 0 pgmap v603: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:09:35.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:09:35 smithi080 bash[28361]: cluster 2023-12-01T05:09:34.468162+0000 mgr.y (mgr.24362) 635 : cluster 0 pgmap v604: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:09:35.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:09:35 smithi080 bash[28361]: audit 2023-12-01T05:09:34.813136+0000 mon.a (mon.0) 1089 : audit 0 from='client.? 172.21.15.80:0/905560901' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:09:35.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:09:35 smithi080 bash[41963]: cluster 2023-12-01T05:09:34.468162+0000 mgr.y (mgr.24362) 635 : cluster 0 pgmap v604: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:09:35.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:09:35 smithi080 bash[41963]: audit 2023-12-01T05:09:34.813136+0000 mon.a (mon.0) 1089 : audit 0 from='client.? 172.21.15.80:0/905560901' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:09:36.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:09:35 smithi090 bash[32384]: cluster 2023-12-01T05:09:34.468162+0000 mgr.y (mgr.24362) 635 : cluster 0 pgmap v604: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:09:36.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:09:35 smithi090 bash[32384]: audit 2023-12-01T05:09:34.813136+0000 mon.a (mon.0) 1089 : audit 0 from='client.? 172.21.15.80:0/905560901' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:09:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:09:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:09:36] "GET /metrics HTTP/1.1" 200 33973 "" "Prometheus/2.43.0" 2023-12-01T05:09:37.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:09:37 smithi080 bash[28361]: cluster 2023-12-01T05:09:36.469244+0000 mgr.y (mgr.24362) 636 : cluster 0 pgmap v605: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:09:37.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:09:37 smithi080 bash[28361]: audit 2023-12-01T05:09:37.267951+0000 mon.c (mon.2) 408 : audit 0 from='client.? 172.21.15.80:0/3039941485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:09:37.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:09:37 smithi080 bash[41963]: cluster 2023-12-01T05:09:36.469244+0000 mgr.y (mgr.24362) 636 : cluster 0 pgmap v605: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:09:37.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:09:37 smithi080 bash[41963]: audit 2023-12-01T05:09:37.267951+0000 mon.c (mon.2) 408 : audit 0 from='client.? 172.21.15.80:0/3039941485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:09:38.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:09:37 smithi090 bash[32384]: cluster 2023-12-01T05:09:36.469244+0000 mgr.y (mgr.24362) 636 : cluster 0 pgmap v605: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:09:38.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:09:37 smithi090 bash[32384]: audit 2023-12-01T05:09:37.267951+0000 mon.c (mon.2) 408 : audit 0 from='client.? 172.21.15.80:0/3039941485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:09:39.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:09:39 smithi080 bash[28361]: cluster 2023-12-01T05:09:38.469941+0000 mgr.y (mgr.24362) 637 : cluster 0 pgmap v606: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:09:39.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:09:39 smithi080 bash[41963]: cluster 2023-12-01T05:09:38.469941+0000 mgr.y (mgr.24362) 637 : cluster 0 pgmap v606: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:09:40.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:09:39 smithi090 bash[32384]: cluster 2023-12-01T05:09:38.469941+0000 mgr.y (mgr.24362) 637 : cluster 0 pgmap v606: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:09:40.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:09:40 smithi080 bash[28361]: audit 2023-12-01T05:09:39.725951+0000 mon.a (mon.0) 1090 : audit 0 from='client.? 172.21.15.80:0/2067012387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:09:40.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:09:40 smithi080 bash[28361]: audit 2023-12-01T05:09:39.811425+0000 mon.c (mon.2) 409 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:09:40.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:09:40 smithi080 bash[41963]: audit 2023-12-01T05:09:39.725951+0000 mon.a (mon.0) 1090 : audit 0 from='client.? 172.21.15.80:0/2067012387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:09:40.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:09:40 smithi080 bash[41963]: audit 2023-12-01T05:09:39.811425+0000 mon.c (mon.2) 409 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:09:41.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:09:40 smithi090 bash[32384]: audit 2023-12-01T05:09:39.725951+0000 mon.a (mon.0) 1090 : audit 0 from='client.? 172.21.15.80:0/2067012387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:09:41.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:09:40 smithi090 bash[32384]: audit 2023-12-01T05:09:39.811425+0000 mon.c (mon.2) 409 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:09:41.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:09:41 smithi080 bash[41963]: cluster 2023-12-01T05:09:40.470559+0000 mgr.y (mgr.24362) 638 : cluster 0 pgmap v607: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:09:41.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:09:41 smithi080 bash[28361]: cluster 2023-12-01T05:09:40.470559+0000 mgr.y (mgr.24362) 638 : cluster 0 pgmap v607: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:09:42.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:09:41 smithi090 bash[32384]: cluster 2023-12-01T05:09:40.470559+0000 mgr.y (mgr.24362) 638 : cluster 0 pgmap v607: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:09:43.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:09:43 smithi080 bash[28361]: audit 2023-12-01T05:09:42.176387+0000 mon.a (mon.0) 1091 : audit 0 from='client.? 172.21.15.80:0/3868242093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:09:43.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:09:43 smithi080 bash[28361]: cluster 2023-12-01T05:09:42.471752+0000 mgr.y (mgr.24362) 639 : cluster 0 pgmap v608: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:09:43.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:09:43 smithi080 bash[41963]: audit 2023-12-01T05:09:42.176387+0000 mon.a (mon.0) 1091 : audit 0 from='client.? 172.21.15.80:0/3868242093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:09:43.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:09:43 smithi080 bash[41963]: cluster 2023-12-01T05:09:42.471752+0000 mgr.y (mgr.24362) 639 : cluster 0 pgmap v608: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:09:43.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:09:43 smithi090 bash[32384]: audit 2023-12-01T05:09:42.176387+0000 mon.a (mon.0) 1091 : audit 0 from='client.? 172.21.15.80:0/3868242093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:09:43.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:09:43 smithi090 bash[32384]: cluster 2023-12-01T05:09:42.471752+0000 mgr.y (mgr.24362) 639 : cluster 0 pgmap v608: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:09:45.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:09:45 smithi080 bash[28361]: cluster 2023-12-01T05:09:44.472329+0000 mgr.y (mgr.24362) 640 : cluster 0 pgmap v609: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:09:45.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:09:45 smithi080 bash[28361]: audit 2023-12-01T05:09:44.626882+0000 mon.a (mon.0) 1092 : audit 0 from='client.? 172.21.15.80:0/1544293448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:09:45.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:09:45 smithi080 bash[41963]: cluster 2023-12-01T05:09:44.472329+0000 mgr.y (mgr.24362) 640 : cluster 0 pgmap v609: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:09:45.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:09:45 smithi080 bash[41963]: audit 2023-12-01T05:09:44.626882+0000 mon.a (mon.0) 1092 : audit 0 from='client.? 172.21.15.80:0/1544293448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:09:46.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:09:45 smithi090 bash[32384]: cluster 2023-12-01T05:09:44.472329+0000 mgr.y (mgr.24362) 640 : cluster 0 pgmap v609: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:09:46.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:09:45 smithi090 bash[32384]: audit 2023-12-01T05:09:44.626882+0000 mon.a (mon.0) 1092 : audit 0 from='client.? 172.21.15.80:0/1544293448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:09:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:09:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:09:46] "GET /metrics HTTP/1.1" 200 33973 "" "Prometheus/2.43.0" 2023-12-01T05:09:47.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:09:47 smithi080 bash[28361]: cluster 2023-12-01T05:09:46.473373+0000 mgr.y (mgr.24362) 641 : cluster 0 pgmap v610: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:09:47.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:09:47 smithi080 bash[28361]: audit 2023-12-01T05:09:47.079135+0000 mon.a (mon.0) 1093 : audit 0 from='client.? 172.21.15.80:0/3649313181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:09:47.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:09:47 smithi080 bash[41963]: cluster 2023-12-01T05:09:46.473373+0000 mgr.y (mgr.24362) 641 : cluster 0 pgmap v610: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:09:47.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:09:47 smithi080 bash[41963]: audit 2023-12-01T05:09:47.079135+0000 mon.a (mon.0) 1093 : audit 0 from='client.? 172.21.15.80:0/3649313181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:09:48.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:09:47 smithi090 bash[32384]: cluster 2023-12-01T05:09:46.473373+0000 mgr.y (mgr.24362) 641 : cluster 0 pgmap v610: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:09:48.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:09:47 smithi090 bash[32384]: audit 2023-12-01T05:09:47.079135+0000 mon.a (mon.0) 1093 : audit 0 from='client.? 172.21.15.80:0/3649313181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:09:49.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:09:49 smithi080 bash[28361]: cluster 2023-12-01T05:09:48.474083+0000 mgr.y (mgr.24362) 642 : cluster 0 pgmap v611: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:09:49.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:09:49 smithi080 bash[28361]: audit 2023-12-01T05:09:49.529820+0000 mon.c (mon.2) 410 : audit 0 from='client.? 172.21.15.80:0/2272433365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:09:49.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:09:49 smithi080 bash[41963]: cluster 2023-12-01T05:09:48.474083+0000 mgr.y (mgr.24362) 642 : cluster 0 pgmap v611: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:09:49.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:09:49 smithi080 bash[41963]: audit 2023-12-01T05:09:49.529820+0000 mon.c (mon.2) 410 : audit 0 from='client.? 172.21.15.80:0/2272433365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:09:50.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:09:49 smithi090 bash[32384]: cluster 2023-12-01T05:09:48.474083+0000 mgr.y (mgr.24362) 642 : cluster 0 pgmap v611: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:09:50.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:09:49 smithi090 bash[32384]: audit 2023-12-01T05:09:49.529820+0000 mon.c (mon.2) 410 : audit 0 from='client.? 172.21.15.80:0/2272433365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:09:51.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:09:51 smithi080 bash[28361]: cluster 2023-12-01T05:09:50.474754+0000 mgr.y (mgr.24362) 643 : cluster 0 pgmap v612: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:09:51.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:09:51 smithi080 bash[41963]: cluster 2023-12-01T05:09:50.474754+0000 mgr.y (mgr.24362) 643 : cluster 0 pgmap v612: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:09:52.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:09:51 smithi090 bash[32384]: cluster 2023-12-01T05:09:50.474754+0000 mgr.y (mgr.24362) 643 : cluster 0 pgmap v612: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:09:52.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:09:52 smithi080 bash[28361]: audit 2023-12-01T05:09:51.984539+0000 mon.c (mon.2) 411 : audit 0 from='client.? 172.21.15.80:0/4033980084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:09:52.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:09:52 smithi080 bash[41963]: audit 2023-12-01T05:09:51.984539+0000 mon.c (mon.2) 411 : audit 0 from='client.? 172.21.15.80:0/4033980084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:09:53.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:09:52 smithi090 bash[32384]: audit 2023-12-01T05:09:51.984539+0000 mon.c (mon.2) 411 : audit 0 from='client.? 172.21.15.80:0/4033980084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:09:53.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:09:53 smithi080 bash[41963]: cluster 2023-12-01T05:09:52.475922+0000 mgr.y (mgr.24362) 644 : cluster 0 pgmap v613: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:09:53.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:09:53 smithi080 bash[28361]: cluster 2023-12-01T05:09:52.475922+0000 mgr.y (mgr.24362) 644 : cluster 0 pgmap v613: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:09:54.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:09:53 smithi090 bash[32384]: cluster 2023-12-01T05:09:52.475922+0000 mgr.y (mgr.24362) 644 : cluster 0 pgmap v613: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:09:54.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:09:54 smithi080 bash[28361]: audit 2023-12-01T05:09:54.444241+0000 mon.a (mon.0) 1094 : audit 0 from='client.? 172.21.15.80:0/3644254929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:09:54.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:09:54 smithi080 bash[41963]: audit 2023-12-01T05:09:54.444241+0000 mon.a (mon.0) 1094 : audit 0 from='client.? 172.21.15.80:0/3644254929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:09:55.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:09:54 smithi090 bash[32384]: audit 2023-12-01T05:09:54.444241+0000 mon.a (mon.0) 1094 : audit 0 from='client.? 172.21.15.80:0/3644254929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:09:55.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:09:55 smithi080 bash[28361]: cluster 2023-12-01T05:09:54.476519+0000 mgr.y (mgr.24362) 645 : cluster 0 pgmap v614: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:09:55.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:09:55 smithi080 bash[28361]: audit 2023-12-01T05:09:54.811795+0000 mon.c (mon.2) 412 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:09:55.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:09:55 smithi080 bash[41963]: cluster 2023-12-01T05:09:54.476519+0000 mgr.y (mgr.24362) 645 : cluster 0 pgmap v614: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:09:55.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:09:55 smithi080 bash[41963]: audit 2023-12-01T05:09:54.811795+0000 mon.c (mon.2) 412 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:09:56.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:09:55 smithi090 bash[32384]: cluster 2023-12-01T05:09:54.476519+0000 mgr.y (mgr.24362) 645 : cluster 0 pgmap v614: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:09:56.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:09:55 smithi090 bash[32384]: audit 2023-12-01T05:09:54.811795+0000 mon.c (mon.2) 412 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:09:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:09:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:09:56] "GET /metrics HTTP/1.1" 200 33971 "" "Prometheus/2.43.0" 2023-12-01T05:09:57.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:09:57 smithi080 bash[28361]: cluster 2023-12-01T05:09:56.477648+0000 mgr.y (mgr.24362) 646 : cluster 0 pgmap v615: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:09:57.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:09:57 smithi080 bash[28361]: audit 2023-12-01T05:09:56.890953+0000 mon.a (mon.0) 1095 : audit 0 from='client.? 172.21.15.80:0/2632784415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:09:57.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:09:57 smithi080 bash[41963]: cluster 2023-12-01T05:09:56.477648+0000 mgr.y (mgr.24362) 646 : cluster 0 pgmap v615: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:09:57.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:09:57 smithi080 bash[41963]: audit 2023-12-01T05:09:56.890953+0000 mon.a (mon.0) 1095 : audit 0 from='client.? 172.21.15.80:0/2632784415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:09:58.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:09:57 smithi090 bash[32384]: cluster 2023-12-01T05:09:56.477648+0000 mgr.y (mgr.24362) 646 : cluster 0 pgmap v615: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:09:58.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:09:57 smithi090 bash[32384]: audit 2023-12-01T05:09:56.890953+0000 mon.a (mon.0) 1095 : audit 0 from='client.? 172.21.15.80:0/2632784415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:09:59.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:09:59 smithi080 bash[28361]: cluster 2023-12-01T05:09:58.478285+0000 mgr.y (mgr.24362) 647 : cluster 0 pgmap v616: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:09:59.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:09:59 smithi080 bash[28361]: audit 2023-12-01T05:09:59.342682+0000 mon.c (mon.2) 413 : audit 0 from='client.? 172.21.15.80:0/749610964' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:09:59.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:09:59 smithi080 bash[41963]: cluster 2023-12-01T05:09:58.478285+0000 mgr.y (mgr.24362) 647 : cluster 0 pgmap v616: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:09:59.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:09:59 smithi080 bash[41963]: audit 2023-12-01T05:09:59.342682+0000 mon.c (mon.2) 413 : audit 0 from='client.? 172.21.15.80:0/749610964' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:10:00.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:09:59 smithi090 bash[32384]: cluster 2023-12-01T05:09:58.478285+0000 mgr.y (mgr.24362) 647 : cluster 0 pgmap v616: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:10:00.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:09:59 smithi090 bash[32384]: audit 2023-12-01T05:09:59.342682+0000 mon.c (mon.2) 413 : audit 0 from='client.? 172.21.15.80:0/749610964' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:10:00.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:10:00 smithi080 bash[28361]: debug 2023-12-01T05:09:59.999+0000 7f6ec9bf0700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T05:10:00.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:10:00 smithi080 bash[28361]: cluster 2023-12-01T05:10:00.000122+0000 mon.a (mon.0) 1096 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T05:10:00.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:10:00 smithi080 bash[41963]: cluster 2023-12-01T05:10:00.000122+0000 mon.a (mon.0) 1096 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T05:10:01.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:10:00 smithi090 bash[32384]: cluster 2023-12-01T05:10:00.000122+0000 mon.a (mon.0) 1096 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T05:10:01.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:10:01 smithi080 bash[28361]: cluster 2023-12-01T05:10:00.478911+0000 mgr.y (mgr.24362) 648 : cluster 0 pgmap v617: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:10:01.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:10:01 smithi080 bash[41963]: cluster 2023-12-01T05:10:00.478911+0000 mgr.y (mgr.24362) 648 : cluster 0 pgmap v617: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:10:02.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:10:01 smithi090 bash[32384]: cluster 2023-12-01T05:10:00.478911+0000 mgr.y (mgr.24362) 648 : cluster 0 pgmap v617: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:10:02.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:10:02 smithi080 bash[41963]: audit 2023-12-01T05:10:01.804893+0000 mon.a (mon.0) 1097 : audit 0 from='client.? 172.21.15.80:0/1144249405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:10:02.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:10:02 smithi080 bash[28361]: audit 2023-12-01T05:10:01.804893+0000 mon.a (mon.0) 1097 : audit 0 from='client.? 172.21.15.80:0/1144249405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:10:03.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:10:02 smithi090 bash[32384]: audit 2023-12-01T05:10:01.804893+0000 mon.a (mon.0) 1097 : audit 0 from='client.? 172.21.15.80:0/1144249405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:10:03.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:10:03 smithi080 bash[28361]: cluster 2023-12-01T05:10:02.479653+0000 mgr.y (mgr.24362) 649 : cluster 0 pgmap v618: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:10:03.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:10:03 smithi080 bash[41963]: cluster 2023-12-01T05:10:02.479653+0000 mgr.y (mgr.24362) 649 : cluster 0 pgmap v618: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:10:04.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:10:03 smithi090 bash[32384]: cluster 2023-12-01T05:10:02.479653+0000 mgr.y (mgr.24362) 649 : cluster 0 pgmap v618: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:10:04.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:10:04 smithi080 bash[41963]: audit 2023-12-01T05:10:04.253729+0000 mon.c (mon.2) 414 : audit 0 from='client.? 172.21.15.80:0/4287577296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:10:04.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:10:04 smithi080 bash[28361]: audit 2023-12-01T05:10:04.253729+0000 mon.c (mon.2) 414 : audit 0 from='client.? 172.21.15.80:0/4287577296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:10:05.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:10:04 smithi090 bash[32384]: audit 2023-12-01T05:10:04.253729+0000 mon.c (mon.2) 414 : audit 0 from='client.? 172.21.15.80:0/4287577296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:10:05.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:10:05 smithi080 bash[41963]: cluster 2023-12-01T05:10:04.480315+0000 mgr.y (mgr.24362) 650 : cluster 0 pgmap v619: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:10:05.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:10:05 smithi080 bash[28361]: cluster 2023-12-01T05:10:04.480315+0000 mgr.y (mgr.24362) 650 : cluster 0 pgmap v619: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:10:06.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:10:05 smithi090 bash[32384]: cluster 2023-12-01T05:10:04.480315+0000 mgr.y (mgr.24362) 650 : cluster 0 pgmap v619: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:10:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:10:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:10:06] "GET /metrics HTTP/1.1" 200 33971 "" "Prometheus/2.43.0" 2023-12-01T05:10:07.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:10:07 smithi080 bash[28361]: cluster 2023-12-01T05:10:06.481327+0000 mgr.y (mgr.24362) 651 : cluster 0 pgmap v620: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:10:07.935 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:10:07 smithi080 bash[28361]: audit 2023-12-01T05:10:06.710537+0000 mon.a (mon.0) 1098 : audit 0 from='client.? 172.21.15.80:0/4130298290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:10:07.935 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:10:07 smithi080 bash[41963]: cluster 2023-12-01T05:10:06.481327+0000 mgr.y (mgr.24362) 651 : cluster 0 pgmap v620: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:10:07.935 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:10:07 smithi080 bash[41963]: audit 2023-12-01T05:10:06.710537+0000 mon.a (mon.0) 1098 : audit 0 from='client.? 172.21.15.80:0/4130298290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:10:08.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:10:07 smithi090 bash[32384]: cluster 2023-12-01T05:10:06.481327+0000 mgr.y (mgr.24362) 651 : cluster 0 pgmap v620: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:10:08.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:10:07 smithi090 bash[32384]: audit 2023-12-01T05:10:06.710537+0000 mon.a (mon.0) 1098 : audit 0 from='client.? 172.21.15.80:0/4130298290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:10:09.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:10:09 smithi080 bash[41963]: cluster 2023-12-01T05:10:08.482055+0000 mgr.y (mgr.24362) 652 : cluster 0 pgmap v621: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:10:09.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:10:09 smithi080 bash[41963]: audit 2023-12-01T05:10:09.170484+0000 mon.c (mon.2) 415 : audit 0 from='client.? 172.21.15.80:0/3661597172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:10:09.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:10:09 smithi080 bash[28361]: cluster 2023-12-01T05:10:08.482055+0000 mgr.y (mgr.24362) 652 : cluster 0 pgmap v621: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:10:09.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:10:09 smithi080 bash[28361]: audit 2023-12-01T05:10:09.170484+0000 mon.c (mon.2) 415 : audit 0 from='client.? 172.21.15.80:0/3661597172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:10:10.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:10:09 smithi090 bash[32384]: cluster 2023-12-01T05:10:08.482055+0000 mgr.y (mgr.24362) 652 : cluster 0 pgmap v621: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:10:10.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:10:09 smithi090 bash[32384]: audit 2023-12-01T05:10:09.170484+0000 mon.c (mon.2) 415 : audit 0 from='client.? 172.21.15.80:0/3661597172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:10:10.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:10:10 smithi080 bash[28361]: audit 2023-12-01T05:10:09.811587+0000 mon.c (mon.2) 416 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:10:10.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:10:10 smithi080 bash[41963]: audit 2023-12-01T05:10:09.811587+0000 mon.c (mon.2) 416 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:10:11.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:10:10 smithi090 bash[32384]: audit 2023-12-01T05:10:09.811587+0000 mon.c (mon.2) 416 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:10:11.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:10:11 smithi080 bash[28361]: cluster 2023-12-01T05:10:10.482730+0000 mgr.y (mgr.24362) 653 : cluster 0 pgmap v622: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:10:11.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:10:11 smithi080 bash[41963]: cluster 2023-12-01T05:10:10.482730+0000 mgr.y (mgr.24362) 653 : cluster 0 pgmap v622: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:10:12.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:10:11 smithi090 bash[32384]: cluster 2023-12-01T05:10:10.482730+0000 mgr.y (mgr.24362) 653 : cluster 0 pgmap v622: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:10:12.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:10:12 smithi080 bash[28361]: audit 2023-12-01T05:10:11.627036+0000 mon.a (mon.0) 1099 : audit 0 from='client.? 172.21.15.80:0/2688090609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:10:12.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:10:12 smithi080 bash[28361]: audit 2023-12-01T05:10:12.447738+0000 mon.c (mon.2) 417 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:10:12.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:10:12 smithi080 bash[41963]: audit 2023-12-01T05:10:11.627036+0000 mon.a (mon.0) 1099 : audit 0 from='client.? 172.21.15.80:0/2688090609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:10:12.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:10:12 smithi080 bash[41963]: audit 2023-12-01T05:10:12.447738+0000 mon.c (mon.2) 417 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:10:13.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:10:12 smithi090 bash[32384]: audit 2023-12-01T05:10:11.627036+0000 mon.a (mon.0) 1099 : audit 0 from='client.? 172.21.15.80:0/2688090609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:10:13.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:10:12 smithi090 bash[32384]: audit 2023-12-01T05:10:12.447738+0000 mon.c (mon.2) 417 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:10:13.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:10:13 smithi080 bash[41963]: cluster 2023-12-01T05:10:12.483580+0000 mgr.y (mgr.24362) 654 : cluster 0 pgmap v623: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:10:13.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:10:13 smithi080 bash[41963]: audit 2023-12-01T05:10:12.826710+0000 mon.a (mon.0) 1100 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:10:13.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:10:13 smithi080 bash[41963]: audit 2023-12-01T05:10:12.836661+0000 mon.a (mon.0) 1101 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:10:13.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:10:13 smithi080 bash[28361]: cluster 2023-12-01T05:10:12.483580+0000 mgr.y (mgr.24362) 654 : cluster 0 pgmap v623: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:10:13.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:10:13 smithi080 bash[28361]: audit 2023-12-01T05:10:12.826710+0000 mon.a (mon.0) 1100 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:10:13.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:10:13 smithi080 bash[28361]: audit 2023-12-01T05:10:12.836661+0000 mon.a (mon.0) 1101 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:10:14.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:10:13 smithi090 bash[32384]: cluster 2023-12-01T05:10:12.483580+0000 mgr.y (mgr.24362) 654 : cluster 0 pgmap v623: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:10:14.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:10:13 smithi090 bash[32384]: audit 2023-12-01T05:10:12.826710+0000 mon.a (mon.0) 1100 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:10:14.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:10:13 smithi090 bash[32384]: audit 2023-12-01T05:10:12.836661+0000 mon.a (mon.0) 1101 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:10:14.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:10:14 smithi080 bash[28361]: audit 2023-12-01T05:10:14.079283+0000 mon.a (mon.0) 1102 : audit 0 from='client.? 172.21.15.80:0/2157285449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:10:14.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:10:14 smithi080 bash[41963]: audit 2023-12-01T05:10:14.079283+0000 mon.a (mon.0) 1102 : audit 0 from='client.? 172.21.15.80:0/2157285449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:10:15.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:10:14 smithi090 bash[32384]: audit 2023-12-01T05:10:14.079283+0000 mon.a (mon.0) 1102 : audit 0 from='client.? 172.21.15.80:0/2157285449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:10:15.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:10:15 smithi080 bash[28361]: cluster 2023-12-01T05:10:14.484381+0000 mgr.y (mgr.24362) 655 : cluster 0 pgmap v624: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:10:15.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:10:15 smithi080 bash[41963]: cluster 2023-12-01T05:10:14.484381+0000 mgr.y (mgr.24362) 655 : cluster 0 pgmap v624: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:10:16.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:10:15 smithi090 bash[32384]: cluster 2023-12-01T05:10:14.484381+0000 mgr.y (mgr.24362) 655 : cluster 0 pgmap v624: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:10:16.634 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:10:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:10:16] "GET /metrics HTTP/1.1" 200 33970 "" "Prometheus/2.43.0" 2023-12-01T05:10:16.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:10:16 smithi080 bash[28361]: audit 2023-12-01T05:10:16.538370+0000 mon.a (mon.0) 1103 : audit 0 from='client.? 172.21.15.80:0/2775580010' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:10:16.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:10:16 smithi080 bash[41963]: audit 2023-12-01T05:10:16.538370+0000 mon.a (mon.0) 1103 : audit 0 from='client.? 172.21.15.80:0/2775580010' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:10:17.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:10:16 smithi090 bash[32384]: audit 2023-12-01T05:10:16.538370+0000 mon.a (mon.0) 1103 : audit 0 from='client.? 172.21.15.80:0/2775580010' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:10:17.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:10:17 smithi080 bash[28361]: cluster 2023-12-01T05:10:16.485508+0000 mgr.y (mgr.24362) 656 : cluster 0 pgmap v625: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:10:17.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:10:17 smithi080 bash[41963]: cluster 2023-12-01T05:10:16.485508+0000 mgr.y (mgr.24362) 656 : cluster 0 pgmap v625: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:10:18.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:10:17 smithi090 bash[32384]: cluster 2023-12-01T05:10:16.485508+0000 mgr.y (mgr.24362) 656 : cluster 0 pgmap v625: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:10:19.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:10:19 smithi080 bash[41963]: cluster 2023-12-01T05:10:18.486149+0000 mgr.y (mgr.24362) 657 : cluster 0 pgmap v626: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:10:19.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:10:19 smithi080 bash[41963]: audit 2023-12-01T05:10:18.650248+0000 mon.a (mon.0) 1104 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:10:19.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:10:19 smithi080 bash[41963]: audit 2023-12-01T05:10:18.662568+0000 mon.a (mon.0) 1105 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:10:19.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:10:19 smithi080 bash[41963]: audit 2023-12-01T05:10:18.678998+0000 mon.a (mon.0) 1106 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:10:19.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:10:19 smithi080 bash[41963]: audit 2023-12-01T05:10:18.690909+0000 mon.a (mon.0) 1107 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:10:19.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:10:19 smithi080 bash[41963]: audit 2023-12-01T05:10:19.004966+0000 mon.a (mon.0) 1108 : audit 0 from='client.? 172.21.15.80:0/273917005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:10:19.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:10:19 smithi080 bash[41963]: audit 2023-12-01T05:10:19.190370+0000 mon.c (mon.2) 418 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:10:19.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:10:19 smithi080 bash[41963]: audit 2023-12-01T05:10:19.191969+0000 mon.c (mon.2) 419 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:10:19.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:10:19 smithi080 bash[41963]: audit 2023-12-01T05:10:19.201378+0000 mon.a (mon.0) 1109 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:10:19.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:10:19 smithi080 bash[28361]: cluster 2023-12-01T05:10:18.486149+0000 mgr.y (mgr.24362) 657 : cluster 0 pgmap v626: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:10:19.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:10:19 smithi080 bash[28361]: audit 2023-12-01T05:10:18.650248+0000 mon.a (mon.0) 1104 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:10:19.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:10:19 smithi080 bash[28361]: audit 2023-12-01T05:10:18.662568+0000 mon.a (mon.0) 1105 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:10:19.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:10:19 smithi080 bash[28361]: audit 2023-12-01T05:10:18.678998+0000 mon.a (mon.0) 1106 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:10:19.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:10:19 smithi080 bash[28361]: audit 2023-12-01T05:10:18.690909+0000 mon.a (mon.0) 1107 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:10:19.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:10:19 smithi080 bash[28361]: audit 2023-12-01T05:10:19.004966+0000 mon.a (mon.0) 1108 : audit 0 from='client.? 172.21.15.80:0/273917005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:10:19.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:10:19 smithi080 bash[28361]: audit 2023-12-01T05:10:19.190370+0000 mon.c (mon.2) 418 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:10:19.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:10:19 smithi080 bash[28361]: audit 2023-12-01T05:10:19.191969+0000 mon.c (mon.2) 419 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:10:19.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:10:19 smithi080 bash[28361]: audit 2023-12-01T05:10:19.201378+0000 mon.a (mon.0) 1109 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:10:20.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:10:19 smithi090 bash[32384]: cluster 2023-12-01T05:10:18.486149+0000 mgr.y (mgr.24362) 657 : cluster 0 pgmap v626: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:10:20.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:10:19 smithi090 bash[32384]: audit 2023-12-01T05:10:18.650248+0000 mon.a (mon.0) 1104 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:10:20.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:10:19 smithi090 bash[32384]: audit 2023-12-01T05:10:18.662568+0000 mon.a (mon.0) 1105 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:10:20.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:10:19 smithi090 bash[32384]: audit 2023-12-01T05:10:18.678998+0000 mon.a (mon.0) 1106 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:10:20.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:10:19 smithi090 bash[32384]: audit 2023-12-01T05:10:18.690909+0000 mon.a (mon.0) 1107 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:10:20.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:10:19 smithi090 bash[32384]: audit 2023-12-01T05:10:19.004966+0000 mon.a (mon.0) 1108 : audit 0 from='client.? 172.21.15.80:0/273917005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:10:20.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:10:19 smithi090 bash[32384]: audit 2023-12-01T05:10:19.190370+0000 mon.c (mon.2) 418 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:10:20.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:10:19 smithi090 bash[32384]: audit 2023-12-01T05:10:19.191969+0000 mon.c (mon.2) 419 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:10:20.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:10:19 smithi090 bash[32384]: audit 2023-12-01T05:10:19.201378+0000 mon.a (mon.0) 1109 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:10:21.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:10:21 smithi080 bash[28361]: cluster 2023-12-01T05:10:20.486759+0000 mgr.y (mgr.24362) 658 : cluster 0 pgmap v627: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:10:21.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:10:21 smithi080 bash[28361]: audit 2023-12-01T05:10:21.458353+0000 mon.c (mon.2) 420 : audit 0 from='client.? 172.21.15.80:0/1611760273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:10:21.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:10:21 smithi080 bash[41963]: cluster 2023-12-01T05:10:20.486759+0000 mgr.y (mgr.24362) 658 : cluster 0 pgmap v627: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:10:21.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:10:21 smithi080 bash[41963]: audit 2023-12-01T05:10:21.458353+0000 mon.c (mon.2) 420 : audit 0 from='client.? 172.21.15.80:0/1611760273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:10:22.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:10:21 smithi090 bash[32384]: cluster 2023-12-01T05:10:20.486759+0000 mgr.y (mgr.24362) 658 : cluster 0 pgmap v627: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:10:22.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:10:21 smithi090 bash[32384]: audit 2023-12-01T05:10:21.458353+0000 mon.c (mon.2) 420 : audit 0 from='client.? 172.21.15.80:0/1611760273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:10:23.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:10:23 smithi080 bash[28361]: cluster 2023-12-01T05:10:22.487700+0000 mgr.y (mgr.24362) 659 : cluster 0 pgmap v628: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:10:23.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:10:23 smithi080 bash[41963]: cluster 2023-12-01T05:10:22.487700+0000 mgr.y (mgr.24362) 659 : cluster 0 pgmap v628: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:10:23.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:10:23 smithi090 bash[32384]: cluster 2023-12-01T05:10:22.487700+0000 mgr.y (mgr.24362) 659 : cluster 0 pgmap v628: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:10:24.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:10:24 smithi080 bash[28361]: audit 2023-12-01T05:10:23.908063+0000 mon.c (mon.2) 421 : audit 0 from='client.? 172.21.15.80:0/3480672359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:10:24.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:10:24 smithi080 bash[41963]: audit 2023-12-01T05:10:23.908063+0000 mon.c (mon.2) 421 : audit 0 from='client.? 172.21.15.80:0/3480672359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:10:24.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:10:24 smithi090 bash[32384]: audit 2023-12-01T05:10:23.908063+0000 mon.c (mon.2) 421 : audit 0 from='client.? 172.21.15.80:0/3480672359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:10:25.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:10:25 smithi080 bash[41963]: cluster 2023-12-01T05:10:24.488353+0000 mgr.y (mgr.24362) 660 : cluster 0 pgmap v629: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:10:25.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:10:25 smithi080 bash[41963]: audit 2023-12-01T05:10:24.812629+0000 mon.c (mon.2) 422 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:10:25.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:10:25 smithi080 bash[28361]: cluster 2023-12-01T05:10:24.488353+0000 mgr.y (mgr.24362) 660 : cluster 0 pgmap v629: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:10:25.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:10:25 smithi080 bash[28361]: audit 2023-12-01T05:10:24.812629+0000 mon.c (mon.2) 422 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:10:25.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:10:25 smithi090 bash[32384]: cluster 2023-12-01T05:10:24.488353+0000 mgr.y (mgr.24362) 660 : cluster 0 pgmap v629: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:10:25.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:10:25 smithi090 bash[32384]: audit 2023-12-01T05:10:24.812629+0000 mon.c (mon.2) 422 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:10:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:10:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:10:26] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.43.0" 2023-12-01T05:10:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:10:26 smithi080 bash[41963]: audit 2023-12-01T05:10:26.364394+0000 mon.c (mon.2) 423 : audit 0 from='client.? 172.21.15.80:0/3342344876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:10:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:10:26 smithi080 bash[28361]: audit 2023-12-01T05:10:26.364394+0000 mon.c (mon.2) 423 : audit 0 from='client.? 172.21.15.80:0/3342344876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:10:26.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:10:26 smithi090 bash[32384]: audit 2023-12-01T05:10:26.364394+0000 mon.c (mon.2) 423 : audit 0 from='client.? 172.21.15.80:0/3342344876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:10:27.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:10:27 smithi080 bash[28361]: cluster 2023-12-01T05:10:26.489463+0000 mgr.y (mgr.24362) 661 : cluster 0 pgmap v630: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:10:27.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:10:27 smithi080 bash[41963]: cluster 2023-12-01T05:10:26.489463+0000 mgr.y (mgr.24362) 661 : cluster 0 pgmap v630: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:10:27.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:10:27 smithi090 bash[32384]: cluster 2023-12-01T05:10:26.489463+0000 mgr.y (mgr.24362) 661 : cluster 0 pgmap v630: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:10:29.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:10:29 smithi080 bash[28361]: cluster 2023-12-01T05:10:28.490000+0000 mgr.y (mgr.24362) 662 : cluster 0 pgmap v631: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:10:29.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:10:29 smithi080 bash[28361]: audit 2023-12-01T05:10:28.831895+0000 mon.a (mon.0) 1110 : audit 0 from='client.? 172.21.15.80:0/153076976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:10:29.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:10:29 smithi080 bash[41963]: cluster 2023-12-01T05:10:28.490000+0000 mgr.y (mgr.24362) 662 : cluster 0 pgmap v631: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:10:29.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:10:29 smithi080 bash[41963]: audit 2023-12-01T05:10:28.831895+0000 mon.a (mon.0) 1110 : audit 0 from='client.? 172.21.15.80:0/153076976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:10:30.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:10:29 smithi090 bash[32384]: cluster 2023-12-01T05:10:28.490000+0000 mgr.y (mgr.24362) 662 : cluster 0 pgmap v631: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:10:30.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:10:29 smithi090 bash[32384]: audit 2023-12-01T05:10:28.831895+0000 mon.a (mon.0) 1110 : audit 0 from='client.? 172.21.15.80:0/153076976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:10:31.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:10:31 smithi080 bash[28361]: cluster 2023-12-01T05:10:30.490648+0000 mgr.y (mgr.24362) 663 : cluster 0 pgmap v632: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:10:31.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:10:31 smithi080 bash[28361]: audit 2023-12-01T05:10:31.276215+0000 mon.a (mon.0) 1111 : audit 0 from='client.? 172.21.15.80:0/1292037705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:10:31.935 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:10:31 smithi080 bash[41963]: cluster 2023-12-01T05:10:30.490648+0000 mgr.y (mgr.24362) 663 : cluster 0 pgmap v632: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:10:31.935 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:10:31 smithi080 bash[41963]: audit 2023-12-01T05:10:31.276215+0000 mon.a (mon.0) 1111 : audit 0 from='client.? 172.21.15.80:0/1292037705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:10:32.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:10:31 smithi090 bash[32384]: cluster 2023-12-01T05:10:30.490648+0000 mgr.y (mgr.24362) 663 : cluster 0 pgmap v632: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:10:32.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:10:31 smithi090 bash[32384]: audit 2023-12-01T05:10:31.276215+0000 mon.a (mon.0) 1111 : audit 0 from='client.? 172.21.15.80:0/1292037705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:10:33.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:10:33 smithi080 bash[28361]: cluster 2023-12-01T05:10:32.491720+0000 mgr.y (mgr.24362) 664 : cluster 0 pgmap v633: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:10:33.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:10:33 smithi080 bash[41963]: cluster 2023-12-01T05:10:32.491720+0000 mgr.y (mgr.24362) 664 : cluster 0 pgmap v633: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:10:33.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:10:33 smithi090 bash[32384]: cluster 2023-12-01T05:10:32.491720+0000 mgr.y (mgr.24362) 664 : cluster 0 pgmap v633: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:10:34.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:10:34 smithi080 bash[28361]: audit 2023-12-01T05:10:33.732995+0000 mon.c (mon.2) 424 : audit 0 from='client.? 172.21.15.80:0/1467515697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:10:34.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:10:34 smithi080 bash[41963]: audit 2023-12-01T05:10:33.732995+0000 mon.c (mon.2) 424 : audit 0 from='client.? 172.21.15.80:0/1467515697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:10:34.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:10:34 smithi090 bash[32384]: audit 2023-12-01T05:10:33.732995+0000 mon.c (mon.2) 424 : audit 0 from='client.? 172.21.15.80:0/1467515697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:10:35.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:10:35 smithi080 bash[28361]: cluster 2023-12-01T05:10:34.492395+0000 mgr.y (mgr.24362) 665 : cluster 0 pgmap v634: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:10:35.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:10:35 smithi080 bash[41963]: cluster 2023-12-01T05:10:34.492395+0000 mgr.y (mgr.24362) 665 : cluster 0 pgmap v634: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:10:35.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:10:35 smithi090 bash[32384]: cluster 2023-12-01T05:10:34.492395+0000 mgr.y (mgr.24362) 665 : cluster 0 pgmap v634: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:10:36.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:10:36 smithi090 bash[32384]: audit 2023-12-01T05:10:36.186592+0000 mon.a (mon.0) 1112 : audit 0 from='client.? 172.21.15.80:0/1626667416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:10:36.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:10:36 smithi080 bash[28361]: audit 2023-12-01T05:10:36.186592+0000 mon.a (mon.0) 1112 : audit 0 from='client.? 172.21.15.80:0/1626667416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:10:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:10:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:10:36] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.43.0" 2023-12-01T05:10:36.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:10:36 smithi080 bash[41963]: audit 2023-12-01T05:10:36.186592+0000 mon.a (mon.0) 1112 : audit 0 from='client.? 172.21.15.80:0/1626667416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:10:37.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:10:37 smithi090 bash[32384]: cluster 2023-12-01T05:10:36.493552+0000 mgr.y (mgr.24362) 666 : cluster 0 pgmap v635: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:10:37.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:10:37 smithi080 bash[28361]: cluster 2023-12-01T05:10:36.493552+0000 mgr.y (mgr.24362) 666 : cluster 0 pgmap v635: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:10:37.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:10:37 smithi080 bash[41963]: cluster 2023-12-01T05:10:36.493552+0000 mgr.y (mgr.24362) 666 : cluster 0 pgmap v635: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:10:39.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:10:39 smithi080 bash[41963]: cluster 2023-12-01T05:10:38.494013+0000 mgr.y (mgr.24362) 667 : cluster 0 pgmap v636: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:10:39.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:10:39 smithi080 bash[41963]: audit 2023-12-01T05:10:38.639911+0000 mon.a (mon.0) 1113 : audit 0 from='client.? 172.21.15.80:0/548913768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:10:39.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:10:39 smithi080 bash[28361]: cluster 2023-12-01T05:10:38.494013+0000 mgr.y (mgr.24362) 667 : cluster 0 pgmap v636: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:10:39.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:10:39 smithi080 bash[28361]: audit 2023-12-01T05:10:38.639911+0000 mon.a (mon.0) 1113 : audit 0 from='client.? 172.21.15.80:0/548913768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:10:40.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:10:39 smithi090 bash[32384]: cluster 2023-12-01T05:10:38.494013+0000 mgr.y (mgr.24362) 667 : cluster 0 pgmap v636: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:10:40.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:10:39 smithi090 bash[32384]: audit 2023-12-01T05:10:38.639911+0000 mon.a (mon.0) 1113 : audit 0 from='client.? 172.21.15.80:0/548913768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:10:40.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:10:40 smithi080 bash[28361]: audit 2023-12-01T05:10:39.813186+0000 mon.c (mon.2) 425 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:10:40.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:10:40 smithi080 bash[41963]: audit 2023-12-01T05:10:39.813186+0000 mon.c (mon.2) 425 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:10:41.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:10:40 smithi090 bash[32384]: audit 2023-12-01T05:10:39.813186+0000 mon.c (mon.2) 425 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:10:41.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:10:41 smithi080 bash[41963]: cluster 2023-12-01T05:10:40.494612+0000 mgr.y (mgr.24362) 668 : cluster 0 pgmap v637: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:10:41.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:10:41 smithi080 bash[41963]: audit 2023-12-01T05:10:41.098901+0000 mon.c (mon.2) 426 : audit 0 from='client.? 172.21.15.80:0/2319168132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:10:41.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:10:41 smithi080 bash[28361]: cluster 2023-12-01T05:10:40.494612+0000 mgr.y (mgr.24362) 668 : cluster 0 pgmap v637: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:10:41.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:10:41 smithi080 bash[28361]: audit 2023-12-01T05:10:41.098901+0000 mon.c (mon.2) 426 : audit 0 from='client.? 172.21.15.80:0/2319168132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:10:42.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:10:41 smithi090 bash[32384]: cluster 2023-12-01T05:10:40.494612+0000 mgr.y (mgr.24362) 668 : cluster 0 pgmap v637: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:10:42.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:10:41 smithi090 bash[32384]: audit 2023-12-01T05:10:41.098901+0000 mon.c (mon.2) 426 : audit 0 from='client.? 172.21.15.80:0/2319168132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:10:43.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:10:43 smithi080 bash[28361]: cluster 2023-12-01T05:10:42.495770+0000 mgr.y (mgr.24362) 669 : cluster 0 pgmap v638: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:10:43.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:10:43 smithi080 bash[41963]: cluster 2023-12-01T05:10:42.495770+0000 mgr.y (mgr.24362) 669 : cluster 0 pgmap v638: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:10:43.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:10:43 smithi090 bash[32384]: cluster 2023-12-01T05:10:42.495770+0000 mgr.y (mgr.24362) 669 : cluster 0 pgmap v638: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:10:44.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:10:44 smithi080 bash[41963]: audit 2023-12-01T05:10:43.547660+0000 mon.c (mon.2) 427 : audit 0 from='client.? 172.21.15.80:0/3683903266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:10:44.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:10:44 smithi080 bash[28361]: audit 2023-12-01T05:10:43.547660+0000 mon.c (mon.2) 427 : audit 0 from='client.? 172.21.15.80:0/3683903266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:10:44.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:10:44 smithi090 bash[32384]: audit 2023-12-01T05:10:43.547660+0000 mon.c (mon.2) 427 : audit 0 from='client.? 172.21.15.80:0/3683903266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:10:45.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:10:45 smithi080 bash[41963]: cluster 2023-12-01T05:10:44.496427+0000 mgr.y (mgr.24362) 670 : cluster 0 pgmap v639: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:10:45.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:10:45 smithi080 bash[28361]: cluster 2023-12-01T05:10:44.496427+0000 mgr.y (mgr.24362) 670 : cluster 0 pgmap v639: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:10:45.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:10:45 smithi090 bash[32384]: cluster 2023-12-01T05:10:44.496427+0000 mgr.y (mgr.24362) 670 : cluster 0 pgmap v639: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:10:46.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:10:46 smithi080 bash[41963]: audit 2023-12-01T05:10:46.012543+0000 mon.a (mon.0) 1114 : audit 0 from='client.? 172.21.15.80:0/299369854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:10:46.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:10:46 smithi080 bash[28361]: audit 2023-12-01T05:10:46.012543+0000 mon.a (mon.0) 1114 : audit 0 from='client.? 172.21.15.80:0/299369854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:10:46.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:10:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:10:46] "GET /metrics HTTP/1.1" 200 33971 "" "Prometheus/2.43.0" 2023-12-01T05:10:46.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:10:46 smithi090 bash[32384]: audit 2023-12-01T05:10:46.012543+0000 mon.a (mon.0) 1114 : audit 0 from='client.? 172.21.15.80:0/299369854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:10:47.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:10:47 smithi080 bash[41963]: cluster 2023-12-01T05:10:46.497653+0000 mgr.y (mgr.24362) 671 : cluster 0 pgmap v640: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:10:47.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:10:47 smithi080 bash[28361]: cluster 2023-12-01T05:10:46.497653+0000 mgr.y (mgr.24362) 671 : cluster 0 pgmap v640: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:10:47.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:10:47 smithi090 bash[32384]: cluster 2023-12-01T05:10:46.497653+0000 mgr.y (mgr.24362) 671 : cluster 0 pgmap v640: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:10:48.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:10:48 smithi090 bash[32384]: audit 2023-12-01T05:10:48.460924+0000 mon.c (mon.2) 428 : audit 0 from='client.? 172.21.15.80:0/2960690813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:10:48.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:10:48 smithi080 bash[28361]: audit 2023-12-01T05:10:48.460924+0000 mon.c (mon.2) 428 : audit 0 from='client.? 172.21.15.80:0/2960690813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:10:48.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:10:48 smithi080 bash[41963]: audit 2023-12-01T05:10:48.460924+0000 mon.c (mon.2) 428 : audit 0 from='client.? 172.21.15.80:0/2960690813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:10:49.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:10:49 smithi080 bash[28361]: cluster 2023-12-01T05:10:48.498277+0000 mgr.y (mgr.24362) 672 : cluster 0 pgmap v641: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:10:49.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:10:49 smithi080 bash[41963]: cluster 2023-12-01T05:10:48.498277+0000 mgr.y (mgr.24362) 672 : cluster 0 pgmap v641: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:10:50.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:10:49 smithi090 bash[32384]: cluster 2023-12-01T05:10:48.498277+0000 mgr.y (mgr.24362) 672 : cluster 0 pgmap v641: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:10:51.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:10:51 smithi080 bash[41963]: cluster 2023-12-01T05:10:50.498795+0000 mgr.y (mgr.24362) 673 : cluster 0 pgmap v642: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:10:51.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:10:51 smithi080 bash[41963]: audit 2023-12-01T05:10:50.915674+0000 mon.c (mon.2) 429 : audit 0 from='client.? 172.21.15.80:0/308134623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:10:51.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:10:51 smithi080 bash[28361]: cluster 2023-12-01T05:10:50.498795+0000 mgr.y (mgr.24362) 673 : cluster 0 pgmap v642: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:10:51.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:10:51 smithi080 bash[28361]: audit 2023-12-01T05:10:50.915674+0000 mon.c (mon.2) 429 : audit 0 from='client.? 172.21.15.80:0/308134623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:10:52.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:10:51 smithi090 bash[32384]: cluster 2023-12-01T05:10:50.498795+0000 mgr.y (mgr.24362) 673 : cluster 0 pgmap v642: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:10:52.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:10:51 smithi090 bash[32384]: audit 2023-12-01T05:10:50.915674+0000 mon.c (mon.2) 429 : audit 0 from='client.? 172.21.15.80:0/308134623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:10:53.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:10:53 smithi080 bash[28361]: cluster 2023-12-01T05:10:52.499953+0000 mgr.y (mgr.24362) 674 : cluster 0 pgmap v643: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:10:53.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:10:53 smithi080 bash[41963]: cluster 2023-12-01T05:10:52.499953+0000 mgr.y (mgr.24362) 674 : cluster 0 pgmap v643: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:10:53.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:10:53 smithi090 bash[32384]: cluster 2023-12-01T05:10:52.499953+0000 mgr.y (mgr.24362) 674 : cluster 0 pgmap v643: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:10:54.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:10:54 smithi080 bash[28361]: audit 2023-12-01T05:10:53.370930+0000 mon.c (mon.2) 430 : audit 0 from='client.? 172.21.15.80:0/3002854784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:10:54.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:10:54 smithi080 bash[41963]: audit 2023-12-01T05:10:53.370930+0000 mon.c (mon.2) 430 : audit 0 from='client.? 172.21.15.80:0/3002854784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:10:54.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:10:54 smithi090 bash[32384]: audit 2023-12-01T05:10:53.370930+0000 mon.c (mon.2) 430 : audit 0 from='client.? 172.21.15.80:0/3002854784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:10:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:10:55 smithi080 bash[41963]: cluster 2023-12-01T05:10:54.500730+0000 mgr.y (mgr.24362) 675 : cluster 0 pgmap v644: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:10:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:10:55 smithi080 bash[41963]: audit 2023-12-01T05:10:54.813327+0000 mon.c (mon.2) 431 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:10:55.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:10:55 smithi080 bash[28361]: cluster 2023-12-01T05:10:54.500730+0000 mgr.y (mgr.24362) 675 : cluster 0 pgmap v644: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:10:55.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:10:55 smithi080 bash[28361]: audit 2023-12-01T05:10:54.813327+0000 mon.c (mon.2) 431 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:10:55.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:10:55 smithi090 bash[32384]: cluster 2023-12-01T05:10:54.500730+0000 mgr.y (mgr.24362) 675 : cluster 0 pgmap v644: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:10:55.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:10:55 smithi090 bash[32384]: audit 2023-12-01T05:10:54.813327+0000 mon.c (mon.2) 431 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:10:56.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:10:56 smithi080 bash[28361]: audit 2023-12-01T05:10:55.834148+0000 mon.c (mon.2) 432 : audit 0 from='client.? 172.21.15.80:0/290149095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:10:56.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:10:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:10:56] "GET /metrics HTTP/1.1" 200 33973 "" "Prometheus/2.43.0" 2023-12-01T05:10:56.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:10:56 smithi080 bash[41963]: audit 2023-12-01T05:10:55.834148+0000 mon.c (mon.2) 432 : audit 0 from='client.? 172.21.15.80:0/290149095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:10:56.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:10:56 smithi090 bash[32384]: audit 2023-12-01T05:10:55.834148+0000 mon.c (mon.2) 432 : audit 0 from='client.? 172.21.15.80:0/290149095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:10:57.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:10:57 smithi080 bash[28361]: cluster 2023-12-01T05:10:56.501965+0000 mgr.y (mgr.24362) 676 : cluster 0 pgmap v645: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:10:57.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:10:57 smithi080 bash[41963]: cluster 2023-12-01T05:10:56.501965+0000 mgr.y (mgr.24362) 676 : cluster 0 pgmap v645: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:10:57.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:10:57 smithi090 bash[32384]: cluster 2023-12-01T05:10:56.501965+0000 mgr.y (mgr.24362) 676 : cluster 0 pgmap v645: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:10:58.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:10:58 smithi080 bash[41963]: audit 2023-12-01T05:10:58.295693+0000 mon.a (mon.0) 1115 : audit 0 from='client.? 172.21.15.80:0/2547737789' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:10:58.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:10:58 smithi080 bash[28361]: audit 2023-12-01T05:10:58.295693+0000 mon.a (mon.0) 1115 : audit 0 from='client.? 172.21.15.80:0/2547737789' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:10:58.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:10:58 smithi090 bash[32384]: audit 2023-12-01T05:10:58.295693+0000 mon.a (mon.0) 1115 : audit 0 from='client.? 172.21.15.80:0/2547737789' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:10:59.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:10:59 smithi080 bash[41963]: cluster 2023-12-01T05:10:58.502659+0000 mgr.y (mgr.24362) 677 : cluster 0 pgmap v646: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:10:59.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:10:59 smithi080 bash[28361]: cluster 2023-12-01T05:10:58.502659+0000 mgr.y (mgr.24362) 677 : cluster 0 pgmap v646: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:10:59.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:10:59 smithi090 bash[32384]: cluster 2023-12-01T05:10:58.502659+0000 mgr.y (mgr.24362) 677 : cluster 0 pgmap v646: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:11:01.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:11:01 smithi080 bash[41963]: cluster 2023-12-01T05:11:00.503251+0000 mgr.y (mgr.24362) 678 : cluster 0 pgmap v647: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:11:01.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:11:01 smithi080 bash[41963]: audit 2023-12-01T05:11:00.753476+0000 mon.c (mon.2) 433 : audit 0 from='client.? 172.21.15.80:0/2549382589' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:11:01.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:11:01 smithi080 bash[28361]: cluster 2023-12-01T05:11:00.503251+0000 mgr.y (mgr.24362) 678 : cluster 0 pgmap v647: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:11:01.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:11:01 smithi080 bash[28361]: audit 2023-12-01T05:11:00.753476+0000 mon.c (mon.2) 433 : audit 0 from='client.? 172.21.15.80:0/2549382589' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:11:02.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:11:01 smithi090 bash[32384]: cluster 2023-12-01T05:11:00.503251+0000 mgr.y (mgr.24362) 678 : cluster 0 pgmap v647: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:11:02.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:11:01 smithi090 bash[32384]: audit 2023-12-01T05:11:00.753476+0000 mon.c (mon.2) 433 : audit 0 from='client.? 172.21.15.80:0/2549382589' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:11:03.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:11:03 smithi080 bash[28361]: cluster 2023-12-01T05:11:02.504394+0000 mgr.y (mgr.24362) 679 : cluster 0 pgmap v648: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:11:03.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:11:03 smithi080 bash[41963]: cluster 2023-12-01T05:11:02.504394+0000 mgr.y (mgr.24362) 679 : cluster 0 pgmap v648: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:11:03.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:11:03 smithi090 bash[32384]: cluster 2023-12-01T05:11:02.504394+0000 mgr.y (mgr.24362) 679 : cluster 0 pgmap v648: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:11:04.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:11:04 smithi080 bash[28361]: audit 2023-12-01T05:11:03.209302+0000 mon.a (mon.0) 1116 : audit 0 from='client.? 172.21.15.80:0/1425056182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:11:04.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:11:04 smithi080 bash[41963]: audit 2023-12-01T05:11:03.209302+0000 mon.a (mon.0) 1116 : audit 0 from='client.? 172.21.15.80:0/1425056182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:11:04.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:11:04 smithi090 bash[32384]: audit 2023-12-01T05:11:03.209302+0000 mon.a (mon.0) 1116 : audit 0 from='client.? 172.21.15.80:0/1425056182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:11:05.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:11:05 smithi080 bash[28361]: cluster 2023-12-01T05:11:04.505039+0000 mgr.y (mgr.24362) 680 : cluster 0 pgmap v649: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:11:05.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:11:05 smithi080 bash[41963]: cluster 2023-12-01T05:11:04.505039+0000 mgr.y (mgr.24362) 680 : cluster 0 pgmap v649: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:11:05.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:11:05 smithi090 bash[32384]: cluster 2023-12-01T05:11:04.505039+0000 mgr.y (mgr.24362) 680 : cluster 0 pgmap v649: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:11:06.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:11:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:11:06] "GET /metrics HTTP/1.1" 200 33973 "" "Prometheus/2.43.0" 2023-12-01T05:11:06.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:11:06 smithi080 bash[28361]: audit 2023-12-01T05:11:05.650811+0000 mon.a (mon.0) 1117 : audit 0 from='client.? 172.21.15.80:0/245300855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:11:06.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:11:06 smithi080 bash[41963]: audit 2023-12-01T05:11:05.650811+0000 mon.a (mon.0) 1117 : audit 0 from='client.? 172.21.15.80:0/245300855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:11:06.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:11:06 smithi090 bash[32384]: audit 2023-12-01T05:11:05.650811+0000 mon.a (mon.0) 1117 : audit 0 from='client.? 172.21.15.80:0/245300855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:11:07.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:11:07 smithi080 bash[28361]: cluster 2023-12-01T05:11:06.506182+0000 mgr.y (mgr.24362) 681 : cluster 0 pgmap v650: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:11:07.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:11:07 smithi080 bash[41963]: cluster 2023-12-01T05:11:06.506182+0000 mgr.y (mgr.24362) 681 : cluster 0 pgmap v650: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:11:07.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:11:07 smithi090 bash[32384]: cluster 2023-12-01T05:11:06.506182+0000 mgr.y (mgr.24362) 681 : cluster 0 pgmap v650: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:11:08.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:11:08 smithi080 bash[28361]: audit 2023-12-01T05:11:08.103343+0000 mon.a (mon.0) 1118 : audit 0 from='client.? 172.21.15.80:0/1751789112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:11:08.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:11:08 smithi080 bash[41963]: audit 2023-12-01T05:11:08.103343+0000 mon.a (mon.0) 1118 : audit 0 from='client.? 172.21.15.80:0/1751789112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:11:08.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:11:08 smithi090 bash[32384]: audit 2023-12-01T05:11:08.103343+0000 mon.a (mon.0) 1118 : audit 0 from='client.? 172.21.15.80:0/1751789112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:11:09.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:11:09 smithi080 bash[28361]: cluster 2023-12-01T05:11:08.506858+0000 mgr.y (mgr.24362) 682 : cluster 0 pgmap v651: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:11:09.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:11:09 smithi080 bash[41963]: cluster 2023-12-01T05:11:08.506858+0000 mgr.y (mgr.24362) 682 : cluster 0 pgmap v651: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:11:09.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:11:09 smithi090 bash[32384]: cluster 2023-12-01T05:11:08.506858+0000 mgr.y (mgr.24362) 682 : cluster 0 pgmap v651: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:11:10.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:11:10 smithi080 bash[41963]: audit 2023-12-01T05:11:09.813575+0000 mon.c (mon.2) 434 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:11:10.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:11:10 smithi080 bash[28361]: audit 2023-12-01T05:11:09.813575+0000 mon.c (mon.2) 434 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:11:10.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:11:10 smithi090 bash[32384]: audit 2023-12-01T05:11:09.813575+0000 mon.c (mon.2) 434 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:11:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:11:11 smithi080 bash[28361]: cluster 2023-12-01T05:11:10.507525+0000 mgr.y (mgr.24362) 683 : cluster 0 pgmap v652: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:11:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:11:11 smithi080 bash[28361]: audit 2023-12-01T05:11:10.560009+0000 mon.a (mon.0) 1119 : audit 0 from='client.? 172.21.15.80:0/2402842251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:11:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:11:11 smithi080 bash[41963]: cluster 2023-12-01T05:11:10.507525+0000 mgr.y (mgr.24362) 683 : cluster 0 pgmap v652: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:11:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:11:11 smithi080 bash[41963]: audit 2023-12-01T05:11:10.560009+0000 mon.a (mon.0) 1119 : audit 0 from='client.? 172.21.15.80:0/2402842251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:11:11.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:11:11 smithi090 bash[32384]: cluster 2023-12-01T05:11:10.507525+0000 mgr.y (mgr.24362) 683 : cluster 0 pgmap v652: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:11:11.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:11:11 smithi090 bash[32384]: audit 2023-12-01T05:11:10.560009+0000 mon.a (mon.0) 1119 : audit 0 from='client.? 172.21.15.80:0/2402842251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:11:13.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:11:13 smithi080 bash[28361]: cluster 2023-12-01T05:11:12.508653+0000 mgr.y (mgr.24362) 684 : cluster 0 pgmap v653: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:11:13.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:11:13 smithi080 bash[28361]: audit 2023-12-01T05:11:13.013058+0000 mon.a (mon.0) 1120 : audit 0 from='client.? 172.21.15.80:0/3772847994' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:11:13.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:11:13 smithi080 bash[41963]: cluster 2023-12-01T05:11:12.508653+0000 mgr.y (mgr.24362) 684 : cluster 0 pgmap v653: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:11:13.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:11:13 smithi080 bash[41963]: audit 2023-12-01T05:11:13.013058+0000 mon.a (mon.0) 1120 : audit 0 from='client.? 172.21.15.80:0/3772847994' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:11:13.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:11:13 smithi090 bash[32384]: cluster 2023-12-01T05:11:12.508653+0000 mgr.y (mgr.24362) 684 : cluster 0 pgmap v653: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:11:13.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:11:13 smithi090 bash[32384]: audit 2023-12-01T05:11:13.013058+0000 mon.a (mon.0) 1120 : audit 0 from='client.? 172.21.15.80:0/3772847994' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:11:15.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:11:15 smithi080 bash[41963]: cluster 2023-12-01T05:11:14.509313+0000 mgr.y (mgr.24362) 685 : cluster 0 pgmap v654: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:11:15.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:11:15 smithi080 bash[41963]: audit 2023-12-01T05:11:15.466242+0000 mon.c (mon.2) 435 : audit 0 from='client.? 172.21.15.80:0/2331829797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:11:15.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:11:15 smithi080 bash[28361]: cluster 2023-12-01T05:11:14.509313+0000 mgr.y (mgr.24362) 685 : cluster 0 pgmap v654: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:11:15.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:11:15 smithi080 bash[28361]: audit 2023-12-01T05:11:15.466242+0000 mon.c (mon.2) 435 : audit 0 from='client.? 172.21.15.80:0/2331829797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:11:16.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:11:15 smithi090 bash[32384]: cluster 2023-12-01T05:11:14.509313+0000 mgr.y (mgr.24362) 685 : cluster 0 pgmap v654: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:11:16.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:11:15 smithi090 bash[32384]: audit 2023-12-01T05:11:15.466242+0000 mon.c (mon.2) 435 : audit 0 from='client.? 172.21.15.80:0/2331829797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:11:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:11:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:11:16] "GET /metrics HTTP/1.1" 200 33971 "" "Prometheus/2.43.0" 2023-12-01T05:11:17.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:11:17 smithi080 bash[28361]: cluster 2023-12-01T05:11:16.510420+0000 mgr.y (mgr.24362) 686 : cluster 0 pgmap v655: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:11:17.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:11:17 smithi080 bash[41963]: cluster 2023-12-01T05:11:16.510420+0000 mgr.y (mgr.24362) 686 : cluster 0 pgmap v655: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:11:18.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:11:17 smithi090 bash[32384]: cluster 2023-12-01T05:11:16.510420+0000 mgr.y (mgr.24362) 686 : cluster 0 pgmap v655: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:11:18.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:11:18 smithi080 bash[41963]: audit 2023-12-01T05:11:17.917856+0000 mon.a (mon.0) 1121 : audit 0 from='client.? 172.21.15.80:0/1740490259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:11:18.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:11:18 smithi080 bash[28361]: audit 2023-12-01T05:11:17.917856+0000 mon.a (mon.0) 1121 : audit 0 from='client.? 172.21.15.80:0/1740490259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:11:19.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:11:18 smithi090 bash[32384]: audit 2023-12-01T05:11:17.917856+0000 mon.a (mon.0) 1121 : audit 0 from='client.? 172.21.15.80:0/1740490259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:11:19.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:11:19 smithi080 bash[28361]: cluster 2023-12-01T05:11:18.511041+0000 mgr.y (mgr.24362) 687 : cluster 0 pgmap v656: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:11:19.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:11:19 smithi080 bash[28361]: audit 2023-12-01T05:11:19.285939+0000 mon.c (mon.2) 436 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:11:19.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:11:19 smithi080 bash[41963]: cluster 2023-12-01T05:11:18.511041+0000 mgr.y (mgr.24362) 687 : cluster 0 pgmap v656: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:11:19.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:11:19 smithi080 bash[41963]: audit 2023-12-01T05:11:19.285939+0000 mon.c (mon.2) 436 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:11:20.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:11:19 smithi090 bash[32384]: cluster 2023-12-01T05:11:18.511041+0000 mgr.y (mgr.24362) 687 : cluster 0 pgmap v656: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:11:20.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:11:19 smithi090 bash[32384]: audit 2023-12-01T05:11:19.285939+0000 mon.c (mon.2) 436 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:11:20.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:11:20 smithi080 bash[28361]: audit 2023-12-01T05:11:19.665953+0000 mon.a (mon.0) 1122 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:11:20.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:11:20 smithi080 bash[28361]: audit 2023-12-01T05:11:19.676127+0000 mon.a (mon.0) 1123 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:11:20.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:11:20 smithi080 bash[28361]: audit 2023-12-01T05:11:20.376844+0000 mon.c (mon.2) 437 : audit 0 from='client.? 172.21.15.80:0/799356011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:11:20.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:11:20 smithi080 bash[28361]: cluster 2023-12-01T05:11:20.511765+0000 mgr.y (mgr.24362) 688 : cluster 0 pgmap v657: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:11:20.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:11:20 smithi080 bash[41963]: audit 2023-12-01T05:11:19.665953+0000 mon.a (mon.0) 1122 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:11:20.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:11:20 smithi080 bash[41963]: audit 2023-12-01T05:11:19.676127+0000 mon.a (mon.0) 1123 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:11:20.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:11:20 smithi080 bash[41963]: audit 2023-12-01T05:11:20.376844+0000 mon.c (mon.2) 437 : audit 0 from='client.? 172.21.15.80:0/799356011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:11:20.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:11:20 smithi080 bash[41963]: cluster 2023-12-01T05:11:20.511765+0000 mgr.y (mgr.24362) 688 : cluster 0 pgmap v657: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:11:21.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:11:20 smithi090 bash[32384]: audit 2023-12-01T05:11:19.665953+0000 mon.a (mon.0) 1122 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:11:21.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:11:20 smithi090 bash[32384]: audit 2023-12-01T05:11:19.676127+0000 mon.a (mon.0) 1123 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:11:21.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:11:20 smithi090 bash[32384]: audit 2023-12-01T05:11:20.376844+0000 mon.c (mon.2) 437 : audit 0 from='client.? 172.21.15.80:0/799356011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:11:21.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:11:20 smithi090 bash[32384]: cluster 2023-12-01T05:11:20.511765+0000 mgr.y (mgr.24362) 688 : cluster 0 pgmap v657: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:11:23.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:11:23 smithi080 bash[41963]: cluster 2023-12-01T05:11:22.513142+0000 mgr.y (mgr.24362) 689 : cluster 0 pgmap v658: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:11:23.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:11:23 smithi080 bash[41963]: audit 2023-12-01T05:11:22.840004+0000 mon.a (mon.0) 1124 : audit 0 from='client.? 172.21.15.80:0/3961803232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:11:23.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:11:23 smithi080 bash[28361]: cluster 2023-12-01T05:11:22.513142+0000 mgr.y (mgr.24362) 689 : cluster 0 pgmap v658: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:11:23.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:11:23 smithi080 bash[28361]: audit 2023-12-01T05:11:22.840004+0000 mon.a (mon.0) 1124 : audit 0 from='client.? 172.21.15.80:0/3961803232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:11:23.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:11:23 smithi090 bash[32384]: cluster 2023-12-01T05:11:22.513142+0000 mgr.y (mgr.24362) 689 : cluster 0 pgmap v658: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:11:23.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:11:23 smithi090 bash[32384]: audit 2023-12-01T05:11:22.840004+0000 mon.a (mon.0) 1124 : audit 0 from='client.? 172.21.15.80:0/3961803232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:11:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:11:25 smithi080 bash[28361]: cluster 2023-12-01T05:11:24.513756+0000 mgr.y (mgr.24362) 690 : cluster 0 pgmap v659: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:11:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:11:25 smithi080 bash[28361]: audit 2023-12-01T05:11:24.814002+0000 mon.c (mon.2) 438 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:11:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:11:25 smithi080 bash[28361]: audit 2023-12-01T05:11:25.132620+0000 mon.a (mon.0) 1125 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:11:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:11:25 smithi080 bash[28361]: audit 2023-12-01T05:11:25.143008+0000 mon.a (mon.0) 1126 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:11:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:11:25 smithi080 bash[28361]: audit 2023-12-01T05:11:25.344962+0000 mon.a (mon.0) 1127 : audit 0 from='client.? 172.21.15.80:0/2738510041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:11:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:11:25 smithi080 bash[41963]: cluster 2023-12-01T05:11:24.513756+0000 mgr.y (mgr.24362) 690 : cluster 0 pgmap v659: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:11:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:11:25 smithi080 bash[41963]: audit 2023-12-01T05:11:24.814002+0000 mon.c (mon.2) 438 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:11:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:11:25 smithi080 bash[41963]: audit 2023-12-01T05:11:25.132620+0000 mon.a (mon.0) 1125 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:11:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:11:25 smithi080 bash[41963]: audit 2023-12-01T05:11:25.143008+0000 mon.a (mon.0) 1126 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:11:25.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:11:25 smithi080 bash[41963]: audit 2023-12-01T05:11:25.344962+0000 mon.a (mon.0) 1127 : audit 0 from='client.? 172.21.15.80:0/2738510041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:11:26.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:11:25 smithi090 bash[32384]: cluster 2023-12-01T05:11:24.513756+0000 mgr.y (mgr.24362) 690 : cluster 0 pgmap v659: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:11:26.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:11:25 smithi090 bash[32384]: audit 2023-12-01T05:11:24.814002+0000 mon.c (mon.2) 438 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:11:26.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:11:25 smithi090 bash[32384]: audit 2023-12-01T05:11:25.132620+0000 mon.a (mon.0) 1125 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:11:26.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:11:25 smithi090 bash[32384]: audit 2023-12-01T05:11:25.143008+0000 mon.a (mon.0) 1126 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:11:26.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:11:25 smithi090 bash[32384]: audit 2023-12-01T05:11:25.344962+0000 mon.a (mon.0) 1127 : audit 0 from='client.? 172.21.15.80:0/2738510041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:11:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:11:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:11:26] "GET /metrics HTTP/1.1" 200 33973 "" "Prometheus/2.43.0" 2023-12-01T05:11:27.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:11:26 smithi080 bash[28361]: audit 2023-12-01T05:11:25.886162+0000 mon.a (mon.0) 1128 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:11:27.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:11:26 smithi080 bash[28361]: audit 2023-12-01T05:11:25.899059+0000 mon.a (mon.0) 1129 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:11:27.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:11:26 smithi080 bash[28361]: audit 2023-12-01T05:11:26.370627+0000 mon.c (mon.2) 439 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:11:27.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:11:26 smithi080 bash[28361]: audit 2023-12-01T05:11:26.372070+0000 mon.c (mon.2) 440 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:11:27.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:11:26 smithi080 bash[28361]: audit 2023-12-01T05:11:26.381528+0000 mon.a (mon.0) 1130 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:11:27.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:11:26 smithi080 bash[28361]: cluster 2023-12-01T05:11:26.514859+0000 mgr.y (mgr.24362) 691 : cluster 0 pgmap v660: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:11:27.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:11:26 smithi080 bash[41963]: audit 2023-12-01T05:11:25.886162+0000 mon.a (mon.0) 1128 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:11:27.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:11:26 smithi080 bash[41963]: audit 2023-12-01T05:11:25.899059+0000 mon.a (mon.0) 1129 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:11:27.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:11:26 smithi080 bash[41963]: audit 2023-12-01T05:11:26.370627+0000 mon.c (mon.2) 439 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:11:27.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:11:26 smithi080 bash[41963]: audit 2023-12-01T05:11:26.372070+0000 mon.c (mon.2) 440 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:11:27.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:11:26 smithi080 bash[41963]: audit 2023-12-01T05:11:26.381528+0000 mon.a (mon.0) 1130 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:11:27.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:11:26 smithi080 bash[41963]: cluster 2023-12-01T05:11:26.514859+0000 mgr.y (mgr.24362) 691 : cluster 0 pgmap v660: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:11:27.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:11:26 smithi090 bash[32384]: audit 2023-12-01T05:11:25.886162+0000 mon.a (mon.0) 1128 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:11:27.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:11:26 smithi090 bash[32384]: audit 2023-12-01T05:11:25.899059+0000 mon.a (mon.0) 1129 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:11:27.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:11:26 smithi090 bash[32384]: audit 2023-12-01T05:11:26.370627+0000 mon.c (mon.2) 439 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:11:27.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:11:26 smithi090 bash[32384]: audit 2023-12-01T05:11:26.372070+0000 mon.c (mon.2) 440 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:11:27.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:11:26 smithi090 bash[32384]: audit 2023-12-01T05:11:26.381528+0000 mon.a (mon.0) 1130 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:11:27.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:11:26 smithi090 bash[32384]: cluster 2023-12-01T05:11:26.514859+0000 mgr.y (mgr.24362) 691 : cluster 0 pgmap v660: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:11:28.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:11:28 smithi080 bash[28361]: audit 2023-12-01T05:11:27.795187+0000 mon.a (mon.0) 1131 : audit 0 from='client.? 172.21.15.80:0/865139301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:11:28.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:11:28 smithi080 bash[41963]: audit 2023-12-01T05:11:27.795187+0000 mon.a (mon.0) 1131 : audit 0 from='client.? 172.21.15.80:0/865139301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:11:28.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:11:28 smithi090 bash[32384]: audit 2023-12-01T05:11:27.795187+0000 mon.a (mon.0) 1131 : audit 0 from='client.? 172.21.15.80:0/865139301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:11:29.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:11:29 smithi080 bash[28361]: cluster 2023-12-01T05:11:28.515522+0000 mgr.y (mgr.24362) 692 : cluster 0 pgmap v661: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:11:29.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:11:29 smithi080 bash[41963]: cluster 2023-12-01T05:11:28.515522+0000 mgr.y (mgr.24362) 692 : cluster 0 pgmap v661: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:11:29.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:11:29 smithi090 bash[32384]: cluster 2023-12-01T05:11:28.515522+0000 mgr.y (mgr.24362) 692 : cluster 0 pgmap v661: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:11:30.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:11:30 smithi080 bash[28361]: audit 2023-12-01T05:11:30.259039+0000 mon.c (mon.2) 441 : audit 0 from='client.? 172.21.15.80:0/503987398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:11:30.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:11:30 smithi080 bash[41963]: audit 2023-12-01T05:11:30.259039+0000 mon.c (mon.2) 441 : audit 0 from='client.? 172.21.15.80:0/503987398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:11:30.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:11:30 smithi090 bash[32384]: audit 2023-12-01T05:11:30.259039+0000 mon.c (mon.2) 441 : audit 0 from='client.? 172.21.15.80:0/503987398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:11:31.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:11:31 smithi080 bash[28361]: cluster 2023-12-01T05:11:30.516189+0000 mgr.y (mgr.24362) 693 : cluster 0 pgmap v662: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:11:31.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:11:31 smithi080 bash[41963]: cluster 2023-12-01T05:11:30.516189+0000 mgr.y (mgr.24362) 693 : cluster 0 pgmap v662: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:11:31.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:11:31 smithi090 bash[32384]: cluster 2023-12-01T05:11:30.516189+0000 mgr.y (mgr.24362) 693 : cluster 0 pgmap v662: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:11:33.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:11:33 smithi080 bash[28361]: cluster 2023-12-01T05:11:32.517258+0000 mgr.y (mgr.24362) 694 : cluster 0 pgmap v663: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:11:33.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:11:33 smithi080 bash[28361]: audit 2023-12-01T05:11:32.709972+0000 mon.a (mon.0) 1132 : audit 0 from='client.? 172.21.15.80:0/2027191681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:11:33.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:11:33 smithi080 bash[41963]: cluster 2023-12-01T05:11:32.517258+0000 mgr.y (mgr.24362) 694 : cluster 0 pgmap v663: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:11:33.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:11:33 smithi080 bash[41963]: audit 2023-12-01T05:11:32.709972+0000 mon.a (mon.0) 1132 : audit 0 from='client.? 172.21.15.80:0/2027191681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:11:33.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:11:33 smithi090 bash[32384]: cluster 2023-12-01T05:11:32.517258+0000 mgr.y (mgr.24362) 694 : cluster 0 pgmap v663: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:11:33.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:11:33 smithi090 bash[32384]: audit 2023-12-01T05:11:32.709972+0000 mon.a (mon.0) 1132 : audit 0 from='client.? 172.21.15.80:0/2027191681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:11:34.269 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 05:11:33 smithi090 bash[65515]: logger=cleanup t=2023-12-01T05:11:33.858455733Z level=info msg="Completed cleanup jobs" duration=68.170615ms 2023-12-01T05:11:35.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:11:35 smithi080 bash[41963]: cluster 2023-12-01T05:11:34.517891+0000 mgr.y (mgr.24362) 695 : cluster 0 pgmap v664: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:11:35.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:11:35 smithi080 bash[41963]: audit 2023-12-01T05:11:35.169572+0000 mon.c (mon.2) 442 : audit 0 from='client.? 172.21.15.80:0/3130948060' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:11:35.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:11:35 smithi080 bash[28361]: cluster 2023-12-01T05:11:34.517891+0000 mgr.y (mgr.24362) 695 : cluster 0 pgmap v664: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:11:35.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:11:35 smithi080 bash[28361]: audit 2023-12-01T05:11:35.169572+0000 mon.c (mon.2) 442 : audit 0 from='client.? 172.21.15.80:0/3130948060' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:11:36.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:11:35 smithi090 bash[32384]: cluster 2023-12-01T05:11:34.517891+0000 mgr.y (mgr.24362) 695 : cluster 0 pgmap v664: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:11:36.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:11:35 smithi090 bash[32384]: audit 2023-12-01T05:11:35.169572+0000 mon.c (mon.2) 442 : audit 0 from='client.? 172.21.15.80:0/3130948060' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:11:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:11:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:11:36] "GET /metrics HTTP/1.1" 200 33973 "" "Prometheus/2.43.0" 2023-12-01T05:11:37.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:11:37 smithi080 bash[28361]: cluster 2023-12-01T05:11:36.519021+0000 mgr.y (mgr.24362) 696 : cluster 0 pgmap v665: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:11:37.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:11:37 smithi080 bash[41963]: cluster 2023-12-01T05:11:36.519021+0000 mgr.y (mgr.24362) 696 : cluster 0 pgmap v665: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:11:38.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:11:37 smithi090 bash[32384]: cluster 2023-12-01T05:11:36.519021+0000 mgr.y (mgr.24362) 696 : cluster 0 pgmap v665: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:11:38.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:11:38 smithi080 bash[28361]: audit 2023-12-01T05:11:37.629729+0000 mon.c (mon.2) 443 : audit 0 from='client.? 172.21.15.80:0/520546617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:11:38.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:11:38 smithi080 bash[41963]: audit 2023-12-01T05:11:37.629729+0000 mon.c (mon.2) 443 : audit 0 from='client.? 172.21.15.80:0/520546617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:11:39.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:11:38 smithi090 bash[32384]: audit 2023-12-01T05:11:37.629729+0000 mon.c (mon.2) 443 : audit 0 from='client.? 172.21.15.80:0/520546617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:11:39.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:11:39 smithi080 bash[28361]: cluster 2023-12-01T05:11:38.519685+0000 mgr.y (mgr.24362) 697 : cluster 0 pgmap v666: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:11:39.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:11:39 smithi080 bash[41963]: cluster 2023-12-01T05:11:38.519685+0000 mgr.y (mgr.24362) 697 : cluster 0 pgmap v666: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:11:40.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:11:39 smithi090 bash[32384]: cluster 2023-12-01T05:11:38.519685+0000 mgr.y (mgr.24362) 697 : cluster 0 pgmap v666: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:11:40.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:11:40 smithi080 bash[28361]: audit 2023-12-01T05:11:39.814274+0000 mon.c (mon.2) 444 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:11:40.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:11:40 smithi080 bash[28361]: audit 2023-12-01T05:11:40.083926+0000 mon.a (mon.0) 1133 : audit 0 from='client.? 172.21.15.80:0/386347158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:11:40.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:11:40 smithi080 bash[41963]: audit 2023-12-01T05:11:39.814274+0000 mon.c (mon.2) 444 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:11:40.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:11:40 smithi080 bash[41963]: audit 2023-12-01T05:11:40.083926+0000 mon.a (mon.0) 1133 : audit 0 from='client.? 172.21.15.80:0/386347158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:11:41.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:11:40 smithi090 bash[32384]: audit 2023-12-01T05:11:39.814274+0000 mon.c (mon.2) 444 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:11:41.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:11:40 smithi090 bash[32384]: audit 2023-12-01T05:11:40.083926+0000 mon.a (mon.0) 1133 : audit 0 from='client.? 172.21.15.80:0/386347158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:11:41.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:11:41 smithi080 bash[28361]: cluster 2023-12-01T05:11:40.520413+0000 mgr.y (mgr.24362) 698 : cluster 0 pgmap v667: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:11:41.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:11:41 smithi080 bash[41963]: cluster 2023-12-01T05:11:40.520413+0000 mgr.y (mgr.24362) 698 : cluster 0 pgmap v667: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:11:42.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:11:41 smithi090 bash[32384]: cluster 2023-12-01T05:11:40.520413+0000 mgr.y (mgr.24362) 698 : cluster 0 pgmap v667: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:11:43.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:11:43 smithi080 bash[28361]: cluster 2023-12-01T05:11:42.521501+0000 mgr.y (mgr.24362) 699 : cluster 0 pgmap v668: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:11:43.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:11:43 smithi080 bash[28361]: audit 2023-12-01T05:11:42.538371+0000 mon.a (mon.0) 1134 : audit 0 from='client.? 172.21.15.80:0/1916086662' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:11:43.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:11:43 smithi080 bash[41963]: cluster 2023-12-01T05:11:42.521501+0000 mgr.y (mgr.24362) 699 : cluster 0 pgmap v668: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:11:43.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:11:43 smithi080 bash[41963]: audit 2023-12-01T05:11:42.538371+0000 mon.a (mon.0) 1134 : audit 0 from='client.? 172.21.15.80:0/1916086662' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:11:43.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:11:43 smithi090 bash[32384]: cluster 2023-12-01T05:11:42.521501+0000 mgr.y (mgr.24362) 699 : cluster 0 pgmap v668: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:11:43.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:11:43 smithi090 bash[32384]: audit 2023-12-01T05:11:42.538371+0000 mon.a (mon.0) 1134 : audit 0 from='client.? 172.21.15.80:0/1916086662' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:11:45.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:11:45 smithi080 bash[28361]: cluster 2023-12-01T05:11:44.522172+0000 mgr.y (mgr.24362) 700 : cluster 0 pgmap v669: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:11:45.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:11:45 smithi080 bash[28361]: audit 2023-12-01T05:11:44.988386+0000 mon.c (mon.2) 445 : audit 0 from='client.? 172.21.15.80:0/3273997479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:11:45.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:11:45 smithi080 bash[41963]: cluster 2023-12-01T05:11:44.522172+0000 mgr.y (mgr.24362) 700 : cluster 0 pgmap v669: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:11:45.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:11:45 smithi080 bash[41963]: audit 2023-12-01T05:11:44.988386+0000 mon.c (mon.2) 445 : audit 0 from='client.? 172.21.15.80:0/3273997479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:11:46.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:11:45 smithi090 bash[32384]: cluster 2023-12-01T05:11:44.522172+0000 mgr.y (mgr.24362) 700 : cluster 0 pgmap v669: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:11:46.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:11:45 smithi090 bash[32384]: audit 2023-12-01T05:11:44.988386+0000 mon.c (mon.2) 445 : audit 0 from='client.? 172.21.15.80:0/3273997479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:11:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:11:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:11:46] "GET /metrics HTTP/1.1" 200 33973 "" "Prometheus/2.43.0" 2023-12-01T05:11:47.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:11:47 smithi080 bash[28361]: cluster 2023-12-01T05:11:46.523285+0000 mgr.y (mgr.24362) 701 : cluster 0 pgmap v670: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:11:47.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:11:47 smithi080 bash[28361]: audit 2023-12-01T05:11:47.438728+0000 mon.c (mon.2) 446 : audit 0 from='client.? 172.21.15.80:0/1544398952' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:11:47.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:11:47 smithi080 bash[41963]: cluster 2023-12-01T05:11:46.523285+0000 mgr.y (mgr.24362) 701 : cluster 0 pgmap v670: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:11:47.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:11:47 smithi080 bash[41963]: audit 2023-12-01T05:11:47.438728+0000 mon.c (mon.2) 446 : audit 0 from='client.? 172.21.15.80:0/1544398952' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:11:48.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:11:47 smithi090 bash[32384]: cluster 2023-12-01T05:11:46.523285+0000 mgr.y (mgr.24362) 701 : cluster 0 pgmap v670: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:11:48.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:11:47 smithi090 bash[32384]: audit 2023-12-01T05:11:47.438728+0000 mon.c (mon.2) 446 : audit 0 from='client.? 172.21.15.80:0/1544398952' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:11:49.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:11:49 smithi080 bash[28361]: cluster 2023-12-01T05:11:48.524000+0000 mgr.y (mgr.24362) 702 : cluster 0 pgmap v671: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:11:49.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:11:49 smithi080 bash[41963]: cluster 2023-12-01T05:11:48.524000+0000 mgr.y (mgr.24362) 702 : cluster 0 pgmap v671: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:11:50.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:11:49 smithi090 bash[32384]: cluster 2023-12-01T05:11:48.524000+0000 mgr.y (mgr.24362) 702 : cluster 0 pgmap v671: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:11:50.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:11:50 smithi080 bash[28361]: audit 2023-12-01T05:11:49.899105+0000 mon.c (mon.2) 447 : audit 0 from='client.? 172.21.15.80:0/390380875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:11:50.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:11:50 smithi080 bash[41963]: audit 2023-12-01T05:11:49.899105+0000 mon.c (mon.2) 447 : audit 0 from='client.? 172.21.15.80:0/390380875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:11:51.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:11:50 smithi090 bash[32384]: audit 2023-12-01T05:11:49.899105+0000 mon.c (mon.2) 447 : audit 0 from='client.? 172.21.15.80:0/390380875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:11:51.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:11:51 smithi080 bash[41963]: cluster 2023-12-01T05:11:50.524664+0000 mgr.y (mgr.24362) 703 : cluster 0 pgmap v672: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:11:51.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:11:51 smithi080 bash[28361]: cluster 2023-12-01T05:11:50.524664+0000 mgr.y (mgr.24362) 703 : cluster 0 pgmap v672: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:11:52.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:11:51 smithi090 bash[32384]: cluster 2023-12-01T05:11:50.524664+0000 mgr.y (mgr.24362) 703 : cluster 0 pgmap v672: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:11:53.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:11:53 smithi080 bash[28361]: audit 2023-12-01T05:11:52.361599+0000 mon.c (mon.2) 448 : audit 0 from='client.? 172.21.15.80:0/420788775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:11:53.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:11:53 smithi080 bash[28361]: cluster 2023-12-01T05:11:52.525828+0000 mgr.y (mgr.24362) 704 : cluster 0 pgmap v673: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:11:53.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:11:53 smithi080 bash[41963]: audit 2023-12-01T05:11:52.361599+0000 mon.c (mon.2) 448 : audit 0 from='client.? 172.21.15.80:0/420788775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:11:53.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:11:53 smithi080 bash[41963]: cluster 2023-12-01T05:11:52.525828+0000 mgr.y (mgr.24362) 704 : cluster 0 pgmap v673: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:11:53.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:11:53 smithi090 bash[32384]: audit 2023-12-01T05:11:52.361599+0000 mon.c (mon.2) 448 : audit 0 from='client.? 172.21.15.80:0/420788775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:11:53.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:11:53 smithi090 bash[32384]: cluster 2023-12-01T05:11:52.525828+0000 mgr.y (mgr.24362) 704 : cluster 0 pgmap v673: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:11:55.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:11:55 smithi080 bash[41963]: cluster 2023-12-01T05:11:54.526332+0000 mgr.y (mgr.24362) 705 : cluster 0 pgmap v674: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:11:55.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:11:55 smithi080 bash[41963]: audit 2023-12-01T05:11:54.814564+0000 mon.c (mon.2) 449 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:11:55.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:11:55 smithi080 bash[41963]: audit 2023-12-01T05:11:54.820152+0000 mon.c (mon.2) 450 : audit 0 from='client.? 172.21.15.80:0/1283948481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:11:55.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:11:55 smithi080 bash[28361]: cluster 2023-12-01T05:11:54.526332+0000 mgr.y (mgr.24362) 705 : cluster 0 pgmap v674: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:11:55.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:11:55 smithi080 bash[28361]: audit 2023-12-01T05:11:54.814564+0000 mon.c (mon.2) 449 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:11:55.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:11:55 smithi080 bash[28361]: audit 2023-12-01T05:11:54.820152+0000 mon.c (mon.2) 450 : audit 0 from='client.? 172.21.15.80:0/1283948481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:11:56.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:11:55 smithi090 bash[32384]: cluster 2023-12-01T05:11:54.526332+0000 mgr.y (mgr.24362) 705 : cluster 0 pgmap v674: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:11:56.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:11:55 smithi090 bash[32384]: audit 2023-12-01T05:11:54.814564+0000 mon.c (mon.2) 449 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:11:56.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:11:55 smithi090 bash[32384]: audit 2023-12-01T05:11:54.820152+0000 mon.c (mon.2) 450 : audit 0 from='client.? 172.21.15.80:0/1283948481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:11:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:11:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:11:56] "GET /metrics HTTP/1.1" 200 33973 "" "Prometheus/2.43.0" 2023-12-01T05:11:57.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:11:57 smithi080 bash[28361]: cluster 2023-12-01T05:11:56.527518+0000 mgr.y (mgr.24362) 706 : cluster 0 pgmap v675: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:11:57.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:11:57 smithi080 bash[28361]: audit 2023-12-01T05:11:57.275976+0000 mon.a (mon.0) 1135 : audit 0 from='client.? 172.21.15.80:0/476522334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:11:57.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:11:57 smithi080 bash[41963]: cluster 2023-12-01T05:11:56.527518+0000 mgr.y (mgr.24362) 706 : cluster 0 pgmap v675: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:11:57.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:11:57 smithi080 bash[41963]: audit 2023-12-01T05:11:57.275976+0000 mon.a (mon.0) 1135 : audit 0 from='client.? 172.21.15.80:0/476522334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:11:58.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:11:57 smithi090 bash[32384]: cluster 2023-12-01T05:11:56.527518+0000 mgr.y (mgr.24362) 706 : cluster 0 pgmap v675: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:11:58.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:11:57 smithi090 bash[32384]: audit 2023-12-01T05:11:57.275976+0000 mon.a (mon.0) 1135 : audit 0 from='client.? 172.21.15.80:0/476522334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:11:59.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:11:59 smithi080 bash[41963]: cluster 2023-12-01T05:11:58.528220+0000 mgr.y (mgr.24362) 707 : cluster 0 pgmap v676: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:11:59.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:11:59 smithi080 bash[28361]: cluster 2023-12-01T05:11:58.528220+0000 mgr.y (mgr.24362) 707 : cluster 0 pgmap v676: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:12:00.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:11:59 smithi090 bash[32384]: cluster 2023-12-01T05:11:58.528220+0000 mgr.y (mgr.24362) 707 : cluster 0 pgmap v676: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:12:00.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:12:00 smithi080 bash[28361]: audit 2023-12-01T05:11:59.737970+0000 mon.c (mon.2) 451 : audit 0 from='client.? 172.21.15.80:0/2935127508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:12:00.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:12:00 smithi080 bash[41963]: audit 2023-12-01T05:11:59.737970+0000 mon.c (mon.2) 451 : audit 0 from='client.? 172.21.15.80:0/2935127508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:12:01.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:12:00 smithi090 bash[32384]: audit 2023-12-01T05:11:59.737970+0000 mon.c (mon.2) 451 : audit 0 from='client.? 172.21.15.80:0/2935127508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:12:01.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:12:01 smithi080 bash[28361]: cluster 2023-12-01T05:12:00.528908+0000 mgr.y (mgr.24362) 708 : cluster 0 pgmap v677: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:12:01.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:12:01 smithi080 bash[41963]: cluster 2023-12-01T05:12:00.528908+0000 mgr.y (mgr.24362) 708 : cluster 0 pgmap v677: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:12:02.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:12:01 smithi090 bash[32384]: cluster 2023-12-01T05:12:00.528908+0000 mgr.y (mgr.24362) 708 : cluster 0 pgmap v677: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:12:03.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:12:03 smithi080 bash[28361]: audit 2023-12-01T05:12:02.195017+0000 mon.a (mon.0) 1136 : audit 0 from='client.? 172.21.15.80:0/3287020742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:12:03.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:12:03 smithi080 bash[28361]: cluster 2023-12-01T05:12:02.529661+0000 mgr.y (mgr.24362) 709 : cluster 0 pgmap v678: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:12:03.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:12:03 smithi080 bash[41963]: audit 2023-12-01T05:12:02.195017+0000 mon.a (mon.0) 1136 : audit 0 from='client.? 172.21.15.80:0/3287020742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:12:03.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:12:03 smithi080 bash[41963]: cluster 2023-12-01T05:12:02.529661+0000 mgr.y (mgr.24362) 709 : cluster 0 pgmap v678: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:12:03.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:12:03 smithi090 bash[32384]: audit 2023-12-01T05:12:02.195017+0000 mon.a (mon.0) 1136 : audit 0 from='client.? 172.21.15.80:0/3287020742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:12:03.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:12:03 smithi090 bash[32384]: cluster 2023-12-01T05:12:02.529661+0000 mgr.y (mgr.24362) 709 : cluster 0 pgmap v678: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:12:05.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:12:05 smithi080 bash[28361]: cluster 2023-12-01T05:12:04.530267+0000 mgr.y (mgr.24362) 710 : cluster 0 pgmap v679: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:12:05.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:12:05 smithi080 bash[28361]: audit 2023-12-01T05:12:04.651437+0000 mon.c (mon.2) 452 : audit 0 from='client.? 172.21.15.80:0/910031081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:12:05.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:12:05 smithi080 bash[41963]: cluster 2023-12-01T05:12:04.530267+0000 mgr.y (mgr.24362) 710 : cluster 0 pgmap v679: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:12:05.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:12:05 smithi080 bash[41963]: audit 2023-12-01T05:12:04.651437+0000 mon.c (mon.2) 452 : audit 0 from='client.? 172.21.15.80:0/910031081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:12:06.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:12:05 smithi090 bash[32384]: cluster 2023-12-01T05:12:04.530267+0000 mgr.y (mgr.24362) 710 : cluster 0 pgmap v679: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:12:06.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:12:05 smithi090 bash[32384]: audit 2023-12-01T05:12:04.651437+0000 mon.c (mon.2) 452 : audit 0 from='client.? 172.21.15.80:0/910031081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:12:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:12:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:12:06] "GET /metrics HTTP/1.1" 200 33973 "" "Prometheus/2.43.0" 2023-12-01T05:12:07.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:12:07 smithi080 bash[28361]: cluster 2023-12-01T05:12:06.531446+0000 mgr.y (mgr.24362) 711 : cluster 0 pgmap v680: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:12:07.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:12:07 smithi080 bash[28361]: audit 2023-12-01T05:12:07.102736+0000 mon.c (mon.2) 453 : audit 0 from='client.? 172.21.15.80:0/3456498720' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:12:07.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:12:07 smithi080 bash[41963]: cluster 2023-12-01T05:12:06.531446+0000 mgr.y (mgr.24362) 711 : cluster 0 pgmap v680: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:12:07.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:12:07 smithi080 bash[41963]: audit 2023-12-01T05:12:07.102736+0000 mon.c (mon.2) 453 : audit 0 from='client.? 172.21.15.80:0/3456498720' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:12:08.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:12:07 smithi090 bash[32384]: cluster 2023-12-01T05:12:06.531446+0000 mgr.y (mgr.24362) 711 : cluster 0 pgmap v680: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:12:08.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:12:07 smithi090 bash[32384]: audit 2023-12-01T05:12:07.102736+0000 mon.c (mon.2) 453 : audit 0 from='client.? 172.21.15.80:0/3456498720' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:12:09.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:12:09 smithi080 bash[28361]: cluster 2023-12-01T05:12:08.532145+0000 mgr.y (mgr.24362) 712 : cluster 0 pgmap v681: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:12:09.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:12:09 smithi080 bash[28361]: audit 2023-12-01T05:12:09.556205+0000 mon.a (mon.0) 1137 : audit 0 from='client.? 172.21.15.80:0/2518165738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:12:09.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:12:09 smithi080 bash[41963]: cluster 2023-12-01T05:12:08.532145+0000 mgr.y (mgr.24362) 712 : cluster 0 pgmap v681: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:12:09.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:12:09 smithi080 bash[41963]: audit 2023-12-01T05:12:09.556205+0000 mon.a (mon.0) 1137 : audit 0 from='client.? 172.21.15.80:0/2518165738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:12:10.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:12:09 smithi090 bash[32384]: cluster 2023-12-01T05:12:08.532145+0000 mgr.y (mgr.24362) 712 : cluster 0 pgmap v681: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:12:10.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:12:09 smithi090 bash[32384]: audit 2023-12-01T05:12:09.556205+0000 mon.a (mon.0) 1137 : audit 0 from='client.? 172.21.15.80:0/2518165738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:12:10.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:12:10 smithi080 bash[41963]: audit 2023-12-01T05:12:09.814307+0000 mon.c (mon.2) 454 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:12:10.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:12:10 smithi080 bash[28361]: audit 2023-12-01T05:12:09.814307+0000 mon.c (mon.2) 454 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:12:11.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:12:10 smithi090 bash[32384]: audit 2023-12-01T05:12:09.814307+0000 mon.c (mon.2) 454 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:12:11.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:12:11 smithi080 bash[41963]: cluster 2023-12-01T05:12:10.532851+0000 mgr.y (mgr.24362) 713 : cluster 0 pgmap v682: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:12:11.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:12:11 smithi080 bash[28361]: cluster 2023-12-01T05:12:10.532851+0000 mgr.y (mgr.24362) 713 : cluster 0 pgmap v682: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:12:12.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:12:11 smithi090 bash[32384]: cluster 2023-12-01T05:12:10.532851+0000 mgr.y (mgr.24362) 713 : cluster 0 pgmap v682: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:12:12.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:12:12 smithi080 bash[41963]: audit 2023-12-01T05:12:12.002648+0000 mon.a (mon.0) 1138 : audit 0 from='client.? 172.21.15.80:0/4187194934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:12:12.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:12:12 smithi080 bash[28361]: audit 2023-12-01T05:12:12.002648+0000 mon.a (mon.0) 1138 : audit 0 from='client.? 172.21.15.80:0/4187194934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:12:13.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:12:12 smithi090 bash[32384]: audit 2023-12-01T05:12:12.002648+0000 mon.a (mon.0) 1138 : audit 0 from='client.? 172.21.15.80:0/4187194934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:12:13.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:12:13 smithi080 bash[28361]: cluster 2023-12-01T05:12:12.534111+0000 mgr.y (mgr.24362) 714 : cluster 0 pgmap v683: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:12:13.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:12:13 smithi080 bash[41963]: cluster 2023-12-01T05:12:12.534111+0000 mgr.y (mgr.24362) 714 : cluster 0 pgmap v683: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:12:14.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:12:13 smithi090 bash[32384]: cluster 2023-12-01T05:12:12.534111+0000 mgr.y (mgr.24362) 714 : cluster 0 pgmap v683: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:12:14.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:12:14 smithi080 bash[28361]: audit 2023-12-01T05:12:14.460835+0000 mon.a (mon.0) 1139 : audit 0 from='client.? 172.21.15.80:0/3154932191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:12:14.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:12:14 smithi080 bash[41963]: audit 2023-12-01T05:12:14.460835+0000 mon.a (mon.0) 1139 : audit 0 from='client.? 172.21.15.80:0/3154932191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:12:15.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:12:14 smithi090 bash[32384]: audit 2023-12-01T05:12:14.460835+0000 mon.a (mon.0) 1139 : audit 0 from='client.? 172.21.15.80:0/3154932191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:12:15.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:12:15 smithi080 bash[41963]: cluster 2023-12-01T05:12:14.534778+0000 mgr.y (mgr.24362) 715 : cluster 0 pgmap v684: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:12:15.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:12:15 smithi080 bash[28361]: cluster 2023-12-01T05:12:14.534778+0000 mgr.y (mgr.24362) 715 : cluster 0 pgmap v684: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:12:16.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:12:15 smithi090 bash[32384]: cluster 2023-12-01T05:12:14.534778+0000 mgr.y (mgr.24362) 715 : cluster 0 pgmap v684: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:12:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:12:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:12:16] "GET /metrics HTTP/1.1" 200 33969 "" "Prometheus/2.43.0" 2023-12-01T05:12:17.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:12:17 smithi080 bash[28361]: cluster 2023-12-01T05:12:16.535928+0000 mgr.y (mgr.24362) 716 : cluster 0 pgmap v685: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:12:17.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:12:17 smithi080 bash[28361]: audit 2023-12-01T05:12:16.913155+0000 mon.c (mon.2) 455 : audit 0 from='client.? 172.21.15.80:0/345614275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:12:17.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:12:17 smithi080 bash[41963]: cluster 2023-12-01T05:12:16.535928+0000 mgr.y (mgr.24362) 716 : cluster 0 pgmap v685: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:12:17.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:12:17 smithi080 bash[41963]: audit 2023-12-01T05:12:16.913155+0000 mon.c (mon.2) 455 : audit 0 from='client.? 172.21.15.80:0/345614275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:12:18.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:12:17 smithi090 bash[32384]: cluster 2023-12-01T05:12:16.535928+0000 mgr.y (mgr.24362) 716 : cluster 0 pgmap v685: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:12:18.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:12:17 smithi090 bash[32384]: audit 2023-12-01T05:12:16.913155+0000 mon.c (mon.2) 455 : audit 0 from='client.? 172.21.15.80:0/345614275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:12:19.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:12:19 smithi080 bash[28361]: cluster 2023-12-01T05:12:18.536625+0000 mgr.y (mgr.24362) 717 : cluster 0 pgmap v686: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:12:19.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:12:19 smithi080 bash[28361]: audit 2023-12-01T05:12:19.370380+0000 mon.c (mon.2) 456 : audit 0 from='client.? 172.21.15.80:0/3767708231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:12:19.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:12:19 smithi080 bash[41963]: cluster 2023-12-01T05:12:18.536625+0000 mgr.y (mgr.24362) 717 : cluster 0 pgmap v686: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:12:19.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:12:19 smithi080 bash[41963]: audit 2023-12-01T05:12:19.370380+0000 mon.c (mon.2) 456 : audit 0 from='client.? 172.21.15.80:0/3767708231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:12:20.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:12:19 smithi090 bash[32384]: cluster 2023-12-01T05:12:18.536625+0000 mgr.y (mgr.24362) 717 : cluster 0 pgmap v686: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:12:20.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:12:19 smithi090 bash[32384]: audit 2023-12-01T05:12:19.370380+0000 mon.c (mon.2) 456 : audit 0 from='client.? 172.21.15.80:0/3767708231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:12:21.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:12:21 smithi080 bash[28361]: cluster 2023-12-01T05:12:20.537240+0000 mgr.y (mgr.24362) 718 : cluster 0 pgmap v687: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:12:21.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:12:21 smithi080 bash[41963]: cluster 2023-12-01T05:12:20.537240+0000 mgr.y (mgr.24362) 718 : cluster 0 pgmap v687: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:12:22.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:12:21 smithi090 bash[32384]: cluster 2023-12-01T05:12:20.537240+0000 mgr.y (mgr.24362) 718 : cluster 0 pgmap v687: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:12:22.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:12:22 smithi080 bash[28361]: audit 2023-12-01T05:12:21.825400+0000 mon.a (mon.0) 1140 : audit 0 from='client.? 172.21.15.80:0/1298794025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:12:22.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:12:22 smithi080 bash[41963]: audit 2023-12-01T05:12:21.825400+0000 mon.a (mon.0) 1140 : audit 0 from='client.? 172.21.15.80:0/1298794025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:12:23.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:12:22 smithi090 bash[32384]: audit 2023-12-01T05:12:21.825400+0000 mon.a (mon.0) 1140 : audit 0 from='client.? 172.21.15.80:0/1298794025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:12:23.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:12:23 smithi080 bash[28361]: cluster 2023-12-01T05:12:22.538405+0000 mgr.y (mgr.24362) 719 : cluster 0 pgmap v688: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:12:23.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:12:23 smithi080 bash[41963]: cluster 2023-12-01T05:12:22.538405+0000 mgr.y (mgr.24362) 719 : cluster 0 pgmap v688: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:12:24.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:12:23 smithi090 bash[32384]: cluster 2023-12-01T05:12:22.538405+0000 mgr.y (mgr.24362) 719 : cluster 0 pgmap v688: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:12:24.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:12:24 smithi080 bash[28361]: audit 2023-12-01T05:12:24.279206+0000 mon.c (mon.2) 457 : audit 0 from='client.? 172.21.15.80:0/3122581258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:12:24.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:12:24 smithi080 bash[41963]: audit 2023-12-01T05:12:24.279206+0000 mon.c (mon.2) 457 : audit 0 from='client.? 172.21.15.80:0/3122581258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:12:25.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:12:24 smithi090 bash[32384]: audit 2023-12-01T05:12:24.279206+0000 mon.c (mon.2) 457 : audit 0 from='client.? 172.21.15.80:0/3122581258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:12:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:12:25 smithi080 bash[41963]: cluster 2023-12-01T05:12:24.539090+0000 mgr.y (mgr.24362) 720 : cluster 0 pgmap v689: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:12:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:12:25 smithi080 bash[41963]: audit 2023-12-01T05:12:24.815572+0000 mon.c (mon.2) 458 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:12:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:12:25 smithi080 bash[28361]: cluster 2023-12-01T05:12:24.539090+0000 mgr.y (mgr.24362) 720 : cluster 0 pgmap v689: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:12:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:12:25 smithi080 bash[28361]: audit 2023-12-01T05:12:24.815572+0000 mon.c (mon.2) 458 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:12:26.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:12:25 smithi090 bash[32384]: cluster 2023-12-01T05:12:24.539090+0000 mgr.y (mgr.24362) 720 : cluster 0 pgmap v689: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:12:26.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:12:25 smithi090 bash[32384]: audit 2023-12-01T05:12:24.815572+0000 mon.c (mon.2) 458 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:12:26.660 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:12:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:12:26] "GET /metrics HTTP/1.1" 200 33971 "" "Prometheus/2.43.0" 2023-12-01T05:12:26.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:12:26 smithi080 bash[28361]: audit 2023-12-01T05:12:26.463699+0000 mon.c (mon.2) 459 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:12:26.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:12:26 smithi080 bash[41963]: audit 2023-12-01T05:12:26.463699+0000 mon.c (mon.2) 459 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:12:27.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:12:26 smithi090 bash[32384]: audit 2023-12-01T05:12:26.463699+0000 mon.c (mon.2) 459 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:12:27.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:12:27 smithi080 bash[28361]: cluster 2023-12-01T05:12:26.540181+0000 mgr.y (mgr.24362) 721 : cluster 0 pgmap v690: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:12:27.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:12:27 smithi080 bash[28361]: audit 2023-12-01T05:12:26.730785+0000 mon.a (mon.0) 1141 : audit 0 from='client.? 172.21.15.80:0/1101092464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:12:27.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:12:27 smithi080 bash[41963]: cluster 2023-12-01T05:12:26.540181+0000 mgr.y (mgr.24362) 721 : cluster 0 pgmap v690: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:12:27.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:12:27 smithi080 bash[41963]: audit 2023-12-01T05:12:26.730785+0000 mon.a (mon.0) 1141 : audit 0 from='client.? 172.21.15.80:0/1101092464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:12:28.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:12:27 smithi090 bash[32384]: cluster 2023-12-01T05:12:26.540181+0000 mgr.y (mgr.24362) 721 : cluster 0 pgmap v690: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:12:28.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:12:27 smithi090 bash[32384]: audit 2023-12-01T05:12:26.730785+0000 mon.a (mon.0) 1141 : audit 0 from='client.? 172.21.15.80:0/1101092464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:12:29.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:12:29 smithi080 bash[28361]: cluster 2023-12-01T05:12:28.540798+0000 mgr.y (mgr.24362) 722 : cluster 0 pgmap v691: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:12:29.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:12:29 smithi080 bash[28361]: audit 2023-12-01T05:12:29.187503+0000 mon.a (mon.0) 1142 : audit 0 from='client.? 172.21.15.80:0/1472402732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:12:29.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:12:29 smithi080 bash[41963]: cluster 2023-12-01T05:12:28.540798+0000 mgr.y (mgr.24362) 722 : cluster 0 pgmap v691: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:12:29.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:12:29 smithi080 bash[41963]: audit 2023-12-01T05:12:29.187503+0000 mon.a (mon.0) 1142 : audit 0 from='client.? 172.21.15.80:0/1472402732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:12:30.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:12:29 smithi090 bash[32384]: cluster 2023-12-01T05:12:28.540798+0000 mgr.y (mgr.24362) 722 : cluster 0 pgmap v691: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:12:30.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:12:29 smithi090 bash[32384]: audit 2023-12-01T05:12:29.187503+0000 mon.a (mon.0) 1142 : audit 0 from='client.? 172.21.15.80:0/1472402732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:12:31.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:12:31 smithi080 bash[41963]: cluster 2023-12-01T05:12:30.541472+0000 mgr.y (mgr.24362) 723 : cluster 0 pgmap v692: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:12:31.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:12:31 smithi080 bash[41963]: audit 2023-12-01T05:12:31.664640+0000 mon.c (mon.2) 460 : audit 0 from='client.? 172.21.15.80:0/3315423559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:12:31.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:12:31 smithi080 bash[28361]: cluster 2023-12-01T05:12:30.541472+0000 mgr.y (mgr.24362) 723 : cluster 0 pgmap v692: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:12:31.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:12:31 smithi080 bash[28361]: audit 2023-12-01T05:12:31.664640+0000 mon.c (mon.2) 460 : audit 0 from='client.? 172.21.15.80:0/3315423559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:12:32.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:12:31 smithi090 bash[32384]: cluster 2023-12-01T05:12:30.541472+0000 mgr.y (mgr.24362) 723 : cluster 0 pgmap v692: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:12:32.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:12:31 smithi090 bash[32384]: audit 2023-12-01T05:12:31.664640+0000 mon.c (mon.2) 460 : audit 0 from='client.? 172.21.15.80:0/3315423559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:12:33.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:12:33 smithi090 bash[32384]: audit 2023-12-01T05:12:32.257528+0000 mon.a (mon.0) 1143 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:12:33.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:12:33 smithi090 bash[32384]: audit 2023-12-01T05:12:32.268192+0000 mon.a (mon.0) 1144 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:12:33.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:12:33 smithi090 bash[32384]: cluster 2023-12-01T05:12:32.542447+0000 mgr.y (mgr.24362) 724 : cluster 0 pgmap v693: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:12:33.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:12:33 smithi090 bash[32384]: audit 2023-12-01T05:12:32.771599+0000 mon.a (mon.0) 1145 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:12:33.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:12:33 smithi090 bash[32384]: audit 2023-12-01T05:12:32.782826+0000 mon.a (mon.0) 1146 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:12:33.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:12:33 smithi080 bash[41963]: audit 2023-12-01T05:12:32.257528+0000 mon.a (mon.0) 1143 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:12:33.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:12:33 smithi080 bash[41963]: audit 2023-12-01T05:12:32.268192+0000 mon.a (mon.0) 1144 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:12:33.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:12:33 smithi080 bash[41963]: cluster 2023-12-01T05:12:32.542447+0000 mgr.y (mgr.24362) 724 : cluster 0 pgmap v693: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:12:33.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:12:33 smithi080 bash[41963]: audit 2023-12-01T05:12:32.771599+0000 mon.a (mon.0) 1145 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:12:33.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:12:33 smithi080 bash[41963]: audit 2023-12-01T05:12:32.782826+0000 mon.a (mon.0) 1146 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:12:33.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:12:33 smithi080 bash[28361]: audit 2023-12-01T05:12:32.257528+0000 mon.a (mon.0) 1143 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:12:33.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:12:33 smithi080 bash[28361]: audit 2023-12-01T05:12:32.268192+0000 mon.a (mon.0) 1144 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:12:33.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:12:33 smithi080 bash[28361]: cluster 2023-12-01T05:12:32.542447+0000 mgr.y (mgr.24362) 724 : cluster 0 pgmap v693: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:12:33.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:12:33 smithi080 bash[28361]: audit 2023-12-01T05:12:32.771599+0000 mon.a (mon.0) 1145 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:12:33.684 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:12:33 smithi080 bash[28361]: audit 2023-12-01T05:12:32.782826+0000 mon.a (mon.0) 1146 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:12:34.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:12:34 smithi090 bash[32384]: audit 2023-12-01T05:12:33.258242+0000 mon.c (mon.2) 461 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:12:34.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:12:34 smithi090 bash[32384]: audit 2023-12-01T05:12:33.261494+0000 mon.c (mon.2) 462 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:12:34.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:12:34 smithi090 bash[32384]: audit 2023-12-01T05:12:33.268472+0000 mon.a (mon.0) 1147 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:12:34.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:12:34 smithi090 bash[32384]: audit 2023-12-01T05:12:34.121887+0000 mon.c (mon.2) 463 : audit 0 from='client.? 172.21.15.80:0/1417625033' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:12:34.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:12:34 smithi080 bash[28361]: audit 2023-12-01T05:12:33.258242+0000 mon.c (mon.2) 461 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:12:34.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:12:34 smithi080 bash[28361]: audit 2023-12-01T05:12:33.261494+0000 mon.c (mon.2) 462 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:12:34.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:12:34 smithi080 bash[28361]: audit 2023-12-01T05:12:33.268472+0000 mon.a (mon.0) 1147 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:12:34.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:12:34 smithi080 bash[28361]: audit 2023-12-01T05:12:34.121887+0000 mon.c (mon.2) 463 : audit 0 from='client.? 172.21.15.80:0/1417625033' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:12:34.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:12:34 smithi080 bash[41963]: audit 2023-12-01T05:12:33.258242+0000 mon.c (mon.2) 461 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:12:34.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:12:34 smithi080 bash[41963]: audit 2023-12-01T05:12:33.261494+0000 mon.c (mon.2) 462 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:12:34.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:12:34 smithi080 bash[41963]: audit 2023-12-01T05:12:33.268472+0000 mon.a (mon.0) 1147 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:12:34.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:12:34 smithi080 bash[41963]: audit 2023-12-01T05:12:34.121887+0000 mon.c (mon.2) 463 : audit 0 from='client.? 172.21.15.80:0/1417625033' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:12:35.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:12:35 smithi090 bash[32384]: cluster 2023-12-01T05:12:34.543078+0000 mgr.y (mgr.24362) 725 : cluster 0 pgmap v694: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:12:35.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:12:35 smithi080 bash[28361]: cluster 2023-12-01T05:12:34.543078+0000 mgr.y (mgr.24362) 725 : cluster 0 pgmap v694: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:12:35.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:12:35 smithi080 bash[41963]: cluster 2023-12-01T05:12:34.543078+0000 mgr.y (mgr.24362) 725 : cluster 0 pgmap v694: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:12:36.625 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:12:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:12:36] "GET /metrics HTTP/1.1" 200 33971 "" "Prometheus/2.43.0" 2023-12-01T05:12:36.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:12:36 smithi080 bash[28361]: audit 2023-12-01T05:12:36.571483+0000 mon.a (mon.0) 1148 : audit 0 from='client.? 172.21.15.80:0/2817522096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:12:36.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:12:36 smithi080 bash[41963]: audit 2023-12-01T05:12:36.571483+0000 mon.a (mon.0) 1148 : audit 0 from='client.? 172.21.15.80:0/2817522096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:12:37.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:12:36 smithi090 bash[32384]: audit 2023-12-01T05:12:36.571483+0000 mon.a (mon.0) 1148 : audit 0 from='client.? 172.21.15.80:0/2817522096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:12:37.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:12:37 smithi080 bash[28361]: cluster 2023-12-01T05:12:36.544150+0000 mgr.y (mgr.24362) 726 : cluster 0 pgmap v695: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:12:37.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:12:37 smithi080 bash[41963]: cluster 2023-12-01T05:12:36.544150+0000 mgr.y (mgr.24362) 726 : cluster 0 pgmap v695: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:12:38.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:12:37 smithi090 bash[32384]: cluster 2023-12-01T05:12:36.544150+0000 mgr.y (mgr.24362) 726 : cluster 0 pgmap v695: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:12:39.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:12:39 smithi080 bash[28361]: cluster 2023-12-01T05:12:38.544759+0000 mgr.y (mgr.24362) 727 : cluster 0 pgmap v696: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:12:39.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:12:39 smithi080 bash[28361]: audit 2023-12-01T05:12:39.022970+0000 mon.a (mon.0) 1149 : audit 0 from='client.? 172.21.15.80:0/1288443122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:12:39.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:12:39 smithi080 bash[41963]: cluster 2023-12-01T05:12:38.544759+0000 mgr.y (mgr.24362) 727 : cluster 0 pgmap v696: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:12:39.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:12:39 smithi080 bash[41963]: audit 2023-12-01T05:12:39.022970+0000 mon.a (mon.0) 1149 : audit 0 from='client.? 172.21.15.80:0/1288443122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:12:40.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:12:39 smithi090 bash[32384]: cluster 2023-12-01T05:12:38.544759+0000 mgr.y (mgr.24362) 727 : cluster 0 pgmap v696: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:12:40.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:12:39 smithi090 bash[32384]: audit 2023-12-01T05:12:39.022970+0000 mon.a (mon.0) 1149 : audit 0 from='client.? 172.21.15.80:0/1288443122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:12:40.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:12:40 smithi080 bash[28361]: audit 2023-12-01T05:12:39.816047+0000 mon.c (mon.2) 464 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:12:40.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:12:40 smithi080 bash[41963]: audit 2023-12-01T05:12:39.816047+0000 mon.c (mon.2) 464 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:12:41.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:12:40 smithi090 bash[32384]: audit 2023-12-01T05:12:39.816047+0000 mon.c (mon.2) 464 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:12:41.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:12:41 smithi080 bash[28361]: cluster 2023-12-01T05:12:40.545443+0000 mgr.y (mgr.24362) 728 : cluster 0 pgmap v697: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:12:41.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:12:41 smithi080 bash[28361]: audit 2023-12-01T05:12:41.472340+0000 mon.c (mon.2) 465 : audit 0 from='client.? 172.21.15.80:0/4175957157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:12:41.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:12:41 smithi080 bash[41963]: cluster 2023-12-01T05:12:40.545443+0000 mgr.y (mgr.24362) 728 : cluster 0 pgmap v697: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:12:41.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:12:41 smithi080 bash[41963]: audit 2023-12-01T05:12:41.472340+0000 mon.c (mon.2) 465 : audit 0 from='client.? 172.21.15.80:0/4175957157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:12:42.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:12:41 smithi090 bash[32384]: cluster 2023-12-01T05:12:40.545443+0000 mgr.y (mgr.24362) 728 : cluster 0 pgmap v697: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:12:42.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:12:41 smithi090 bash[32384]: audit 2023-12-01T05:12:41.472340+0000 mon.c (mon.2) 465 : audit 0 from='client.? 172.21.15.80:0/4175957157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:12:43.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:12:43 smithi080 bash[41963]: cluster 2023-12-01T05:12:42.546604+0000 mgr.y (mgr.24362) 729 : cluster 0 pgmap v698: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:12:43.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:12:43 smithi080 bash[28361]: cluster 2023-12-01T05:12:42.546604+0000 mgr.y (mgr.24362) 729 : cluster 0 pgmap v698: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:12:43.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:12:43 smithi090 bash[32384]: cluster 2023-12-01T05:12:42.546604+0000 mgr.y (mgr.24362) 729 : cluster 0 pgmap v698: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:12:44.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:12:44 smithi080 bash[41963]: audit 2023-12-01T05:12:43.924673+0000 mon.a (mon.0) 1150 : audit 0 from='client.? 172.21.15.80:0/1399753623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:12:44.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:12:44 smithi080 bash[28361]: audit 2023-12-01T05:12:43.924673+0000 mon.a (mon.0) 1150 : audit 0 from='client.? 172.21.15.80:0/1399753623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:12:44.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:12:44 smithi090 bash[32384]: audit 2023-12-01T05:12:43.924673+0000 mon.a (mon.0) 1150 : audit 0 from='client.? 172.21.15.80:0/1399753623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:12:45.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:12:45 smithi080 bash[41963]: cluster 2023-12-01T05:12:44.547258+0000 mgr.y (mgr.24362) 730 : cluster 0 pgmap v699: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:12:45.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:12:45 smithi080 bash[28361]: cluster 2023-12-01T05:12:44.547258+0000 mgr.y (mgr.24362) 730 : cluster 0 pgmap v699: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:12:45.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:12:45 smithi090 bash[32384]: cluster 2023-12-01T05:12:44.547258+0000 mgr.y (mgr.24362) 730 : cluster 0 pgmap v699: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:12:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:12:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:12:46] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T05:12:46.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:12:46 smithi080 bash[41963]: audit 2023-12-01T05:12:46.385059+0000 mon.a (mon.0) 1151 : audit 0 from='client.? 172.21.15.80:0/1509600145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:12:46.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:12:46 smithi080 bash[28361]: audit 2023-12-01T05:12:46.385059+0000 mon.a (mon.0) 1151 : audit 0 from='client.? 172.21.15.80:0/1509600145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:12:46.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:12:46 smithi090 bash[32384]: audit 2023-12-01T05:12:46.385059+0000 mon.a (mon.0) 1151 : audit 0 from='client.? 172.21.15.80:0/1509600145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:12:47.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:12:47 smithi090 bash[32384]: cluster 2023-12-01T05:12:46.548457+0000 mgr.y (mgr.24362) 731 : cluster 0 pgmap v700: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:12:47.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:12:47 smithi080 bash[41963]: cluster 2023-12-01T05:12:46.548457+0000 mgr.y (mgr.24362) 731 : cluster 0 pgmap v700: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:12:47.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:12:47 smithi080 bash[28361]: cluster 2023-12-01T05:12:46.548457+0000 mgr.y (mgr.24362) 731 : cluster 0 pgmap v700: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:12:49.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:12:49 smithi080 bash[28361]: cluster 2023-12-01T05:12:48.549062+0000 mgr.y (mgr.24362) 732 : cluster 0 pgmap v701: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:12:49.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:12:49 smithi080 bash[28361]: audit 2023-12-01T05:12:48.833942+0000 mon.a (mon.0) 1152 : audit 0 from='client.? 172.21.15.80:0/2106678938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:12:49.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:12:49 smithi080 bash[41963]: cluster 2023-12-01T05:12:48.549062+0000 mgr.y (mgr.24362) 732 : cluster 0 pgmap v701: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:12:49.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:12:49 smithi080 bash[41963]: audit 2023-12-01T05:12:48.833942+0000 mon.a (mon.0) 1152 : audit 0 from='client.? 172.21.15.80:0/2106678938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:12:50.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:12:49 smithi090 bash[32384]: cluster 2023-12-01T05:12:48.549062+0000 mgr.y (mgr.24362) 732 : cluster 0 pgmap v701: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:12:50.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:12:49 smithi090 bash[32384]: audit 2023-12-01T05:12:48.833942+0000 mon.a (mon.0) 1152 : audit 0 from='client.? 172.21.15.80:0/2106678938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:12:51.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:12:51 smithi080 bash[41963]: cluster 2023-12-01T05:12:50.549695+0000 mgr.y (mgr.24362) 733 : cluster 0 pgmap v702: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:12:51.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:12:51 smithi080 bash[41963]: audit 2023-12-01T05:12:51.293270+0000 mon.a (mon.0) 1153 : audit 0 from='client.? 172.21.15.80:0/1570656209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:12:51.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:12:51 smithi080 bash[28361]: cluster 2023-12-01T05:12:50.549695+0000 mgr.y (mgr.24362) 733 : cluster 0 pgmap v702: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:12:51.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:12:51 smithi080 bash[28361]: audit 2023-12-01T05:12:51.293270+0000 mon.a (mon.0) 1153 : audit 0 from='client.? 172.21.15.80:0/1570656209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:12:52.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:12:51 smithi090 bash[32384]: cluster 2023-12-01T05:12:50.549695+0000 mgr.y (mgr.24362) 733 : cluster 0 pgmap v702: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:12:52.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:12:51 smithi090 bash[32384]: audit 2023-12-01T05:12:51.293270+0000 mon.a (mon.0) 1153 : audit 0 from='client.? 172.21.15.80:0/1570656209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:12:53.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:12:53 smithi080 bash[41963]: cluster 2023-12-01T05:12:52.550838+0000 mgr.y (mgr.24362) 734 : cluster 0 pgmap v703: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:12:53.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:12:53 smithi080 bash[28361]: cluster 2023-12-01T05:12:52.550838+0000 mgr.y (mgr.24362) 734 : cluster 0 pgmap v703: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:12:53.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:12:53 smithi090 bash[32384]: cluster 2023-12-01T05:12:52.550838+0000 mgr.y (mgr.24362) 734 : cluster 0 pgmap v703: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:12:54.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:12:54 smithi080 bash[28361]: audit 2023-12-01T05:12:53.745600+0000 mon.a (mon.0) 1154 : audit 0 from='client.? 172.21.15.80:0/2665217477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:12:54.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:12:54 smithi080 bash[41963]: audit 2023-12-01T05:12:53.745600+0000 mon.a (mon.0) 1154 : audit 0 from='client.? 172.21.15.80:0/2665217477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:12:54.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:12:54 smithi090 bash[32384]: audit 2023-12-01T05:12:53.745600+0000 mon.a (mon.0) 1154 : audit 0 from='client.? 172.21.15.80:0/2665217477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:12:55.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:12:55 smithi080 bash[28361]: cluster 2023-12-01T05:12:54.551519+0000 mgr.y (mgr.24362) 735 : cluster 0 pgmap v704: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:12:55.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:12:55 smithi080 bash[28361]: audit 2023-12-01T05:12:54.816168+0000 mon.c (mon.2) 466 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:12:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:12:55 smithi080 bash[41963]: cluster 2023-12-01T05:12:54.551519+0000 mgr.y (mgr.24362) 735 : cluster 0 pgmap v704: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:12:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:12:55 smithi080 bash[41963]: audit 2023-12-01T05:12:54.816168+0000 mon.c (mon.2) 466 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:12:55.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:12:55 smithi090 bash[32384]: cluster 2023-12-01T05:12:54.551519+0000 mgr.y (mgr.24362) 735 : cluster 0 pgmap v704: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:12:55.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:12:55 smithi090 bash[32384]: audit 2023-12-01T05:12:54.816168+0000 mon.c (mon.2) 466 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:12:56.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:12:56 smithi090 bash[32384]: audit 2023-12-01T05:12:56.199036+0000 mon.a (mon.0) 1155 : audit 0 from='client.? 172.21.15.80:0/2689674775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:12:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:12:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:12:56] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.43.0" 2023-12-01T05:12:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:12:56 smithi080 bash[41963]: audit 2023-12-01T05:12:56.199036+0000 mon.a (mon.0) 1155 : audit 0 from='client.? 172.21.15.80:0/2689674775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:12:56.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:12:56 smithi080 bash[28361]: audit 2023-12-01T05:12:56.199036+0000 mon.a (mon.0) 1155 : audit 0 from='client.? 172.21.15.80:0/2689674775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:12:57.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:12:57 smithi090 bash[32384]: cluster 2023-12-01T05:12:56.552802+0000 mgr.y (mgr.24362) 736 : cluster 0 pgmap v705: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:12:57.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:12:57 smithi080 bash[28361]: cluster 2023-12-01T05:12:56.552802+0000 mgr.y (mgr.24362) 736 : cluster 0 pgmap v705: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:12:57.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:12:57 smithi080 bash[41963]: cluster 2023-12-01T05:12:56.552802+0000 mgr.y (mgr.24362) 736 : cluster 0 pgmap v705: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:12:59.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:12:59 smithi080 bash[28361]: cluster 2023-12-01T05:12:58.553461+0000 mgr.y (mgr.24362) 737 : cluster 0 pgmap v706: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:12:59.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:12:59 smithi080 bash[28361]: audit 2023-12-01T05:12:58.649331+0000 mon.a (mon.0) 1156 : audit 0 from='client.? 172.21.15.80:0/3701970475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:12:59.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:12:59 smithi080 bash[41963]: cluster 2023-12-01T05:12:58.553461+0000 mgr.y (mgr.24362) 737 : cluster 0 pgmap v706: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:12:59.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:12:59 smithi080 bash[41963]: audit 2023-12-01T05:12:58.649331+0000 mon.a (mon.0) 1156 : audit 0 from='client.? 172.21.15.80:0/3701970475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:13:00.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:12:59 smithi090 bash[32384]: cluster 2023-12-01T05:12:58.553461+0000 mgr.y (mgr.24362) 737 : cluster 0 pgmap v706: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:13:00.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:12:59 smithi090 bash[32384]: audit 2023-12-01T05:12:58.649331+0000 mon.a (mon.0) 1156 : audit 0 from='client.? 172.21.15.80:0/3701970475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:13:01.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:13:01 smithi080 bash[28361]: cluster 2023-12-01T05:13:00.554158+0000 mgr.y (mgr.24362) 738 : cluster 0 pgmap v707: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:13:01.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:13:01 smithi080 bash[28361]: audit 2023-12-01T05:13:01.107900+0000 mon.c (mon.2) 467 : audit 0 from='client.? 172.21.15.80:0/757643655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:13:01.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:13:01 smithi080 bash[41963]: cluster 2023-12-01T05:13:00.554158+0000 mgr.y (mgr.24362) 738 : cluster 0 pgmap v707: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:13:01.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:13:01 smithi080 bash[41963]: audit 2023-12-01T05:13:01.107900+0000 mon.c (mon.2) 467 : audit 0 from='client.? 172.21.15.80:0/757643655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:13:02.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:13:01 smithi090 bash[32384]: cluster 2023-12-01T05:13:00.554158+0000 mgr.y (mgr.24362) 738 : cluster 0 pgmap v707: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:13:02.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:13:01 smithi090 bash[32384]: audit 2023-12-01T05:13:01.107900+0000 mon.c (mon.2) 467 : audit 0 from='client.? 172.21.15.80:0/757643655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:13:03.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:13:03 smithi080 bash[28361]: cluster 2023-12-01T05:13:02.555291+0000 mgr.y (mgr.24362) 739 : cluster 0 pgmap v708: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:13:03.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:13:03 smithi080 bash[41963]: cluster 2023-12-01T05:13:02.555291+0000 mgr.y (mgr.24362) 739 : cluster 0 pgmap v708: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:13:03.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:13:03 smithi090 bash[32384]: cluster 2023-12-01T05:13:02.555291+0000 mgr.y (mgr.24362) 739 : cluster 0 pgmap v708: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:13:04.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:13:04 smithi080 bash[28361]: audit 2023-12-01T05:13:03.556905+0000 mon.c (mon.2) 468 : audit 0 from='client.? 172.21.15.80:0/4166933209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:13:04.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:13:04 smithi080 bash[41963]: audit 2023-12-01T05:13:03.556905+0000 mon.c (mon.2) 468 : audit 0 from='client.? 172.21.15.80:0/4166933209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:13:04.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:13:04 smithi090 bash[32384]: audit 2023-12-01T05:13:03.556905+0000 mon.c (mon.2) 468 : audit 0 from='client.? 172.21.15.80:0/4166933209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:13:05.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:13:05 smithi080 bash[28361]: cluster 2023-12-01T05:13:04.555971+0000 mgr.y (mgr.24362) 740 : cluster 0 pgmap v709: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:13:05.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:13:05 smithi080 bash[41963]: cluster 2023-12-01T05:13:04.555971+0000 mgr.y (mgr.24362) 740 : cluster 0 pgmap v709: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:13:05.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:13:05 smithi090 bash[32384]: cluster 2023-12-01T05:13:04.555971+0000 mgr.y (mgr.24362) 740 : cluster 0 pgmap v709: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:13:06.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:13:06 smithi080 bash[28361]: audit 2023-12-01T05:13:06.025716+0000 mon.a (mon.0) 1157 : audit 0 from='client.? 172.21.15.80:0/4104143340' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:13:06.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:13:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:13:06] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.43.0" 2023-12-01T05:13:06.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:13:06 smithi080 bash[41963]: audit 2023-12-01T05:13:06.025716+0000 mon.a (mon.0) 1157 : audit 0 from='client.? 172.21.15.80:0/4104143340' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:13:06.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:13:06 smithi090 bash[32384]: audit 2023-12-01T05:13:06.025716+0000 mon.a (mon.0) 1157 : audit 0 from='client.? 172.21.15.80:0/4104143340' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:13:07.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:13:07 smithi090 bash[32384]: cluster 2023-12-01T05:13:06.557076+0000 mgr.y (mgr.24362) 741 : cluster 0 pgmap v710: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:13:07.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:13:07 smithi080 bash[28361]: cluster 2023-12-01T05:13:06.557076+0000 mgr.y (mgr.24362) 741 : cluster 0 pgmap v710: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:13:07.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:13:07 smithi080 bash[41963]: cluster 2023-12-01T05:13:06.557076+0000 mgr.y (mgr.24362) 741 : cluster 0 pgmap v710: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:13:08.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:13:08 smithi080 bash[28361]: audit 2023-12-01T05:13:08.481233+0000 mon.c (mon.2) 469 : audit 0 from='client.? 172.21.15.80:0/2729646303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:13:08.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:13:08 smithi080 bash[41963]: audit 2023-12-01T05:13:08.481233+0000 mon.c (mon.2) 469 : audit 0 from='client.? 172.21.15.80:0/2729646303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:13:09.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:13:08 smithi090 bash[32384]: audit 2023-12-01T05:13:08.481233+0000 mon.c (mon.2) 469 : audit 0 from='client.? 172.21.15.80:0/2729646303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:13:09.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:13:09 smithi080 bash[28361]: cluster 2023-12-01T05:13:08.557705+0000 mgr.y (mgr.24362) 742 : cluster 0 pgmap v711: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:13:09.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:13:09 smithi080 bash[41963]: cluster 2023-12-01T05:13:08.557705+0000 mgr.y (mgr.24362) 742 : cluster 0 pgmap v711: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:13:10.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:13:09 smithi090 bash[32384]: cluster 2023-12-01T05:13:08.557705+0000 mgr.y (mgr.24362) 742 : cluster 0 pgmap v711: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:13:10.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:13:10 smithi080 bash[41963]: audit 2023-12-01T05:13:09.816563+0000 mon.c (mon.2) 470 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:13:10.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:13:10 smithi080 bash[28361]: audit 2023-12-01T05:13:09.816563+0000 mon.c (mon.2) 470 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:13:11.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:13:10 smithi090 bash[32384]: audit 2023-12-01T05:13:09.816563+0000 mon.c (mon.2) 470 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:13:11.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:13:11 smithi080 bash[28361]: cluster 2023-12-01T05:13:10.558164+0000 mgr.y (mgr.24362) 743 : cluster 0 pgmap v712: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:13:11.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:13:11 smithi080 bash[28361]: audit 2023-12-01T05:13:10.945440+0000 mon.c (mon.2) 471 : audit 0 from='client.? 172.21.15.80:0/31546314' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:13:11.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:13:11 smithi080 bash[41963]: cluster 2023-12-01T05:13:10.558164+0000 mgr.y (mgr.24362) 743 : cluster 0 pgmap v712: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:13:11.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:13:11 smithi080 bash[41963]: audit 2023-12-01T05:13:10.945440+0000 mon.c (mon.2) 471 : audit 0 from='client.? 172.21.15.80:0/31546314' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:13:12.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:13:11 smithi090 bash[32384]: cluster 2023-12-01T05:13:10.558164+0000 mgr.y (mgr.24362) 743 : cluster 0 pgmap v712: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:13:12.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:13:11 smithi090 bash[32384]: audit 2023-12-01T05:13:10.945440+0000 mon.c (mon.2) 471 : audit 0 from='client.? 172.21.15.80:0/31546314' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:13:13.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:13:13 smithi080 bash[41963]: cluster 2023-12-01T05:13:12.559265+0000 mgr.y (mgr.24362) 744 : cluster 0 pgmap v713: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:13:13.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:13:13 smithi080 bash[28361]: cluster 2023-12-01T05:13:12.559265+0000 mgr.y (mgr.24362) 744 : cluster 0 pgmap v713: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:13:13.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:13:13 smithi090 bash[32384]: cluster 2023-12-01T05:13:12.559265+0000 mgr.y (mgr.24362) 744 : cluster 0 pgmap v713: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:13:14.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:13:14 smithi080 bash[28361]: audit 2023-12-01T05:13:13.409279+0000 mon.c (mon.2) 472 : audit 0 from='client.? 172.21.15.80:0/3910500738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:13:14.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:13:14 smithi080 bash[41963]: audit 2023-12-01T05:13:13.409279+0000 mon.c (mon.2) 472 : audit 0 from='client.? 172.21.15.80:0/3910500738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:13:14.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:13:14 smithi090 bash[32384]: audit 2023-12-01T05:13:13.409279+0000 mon.c (mon.2) 472 : audit 0 from='client.? 172.21.15.80:0/3910500738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:13:15.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:13:15 smithi080 bash[28361]: cluster 2023-12-01T05:13:14.559963+0000 mgr.y (mgr.24362) 745 : cluster 0 pgmap v714: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:13:15.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:13:15 smithi080 bash[41963]: cluster 2023-12-01T05:13:14.559963+0000 mgr.y (mgr.24362) 745 : cluster 0 pgmap v714: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:13:15.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:13:15 smithi090 bash[32384]: cluster 2023-12-01T05:13:14.559963+0000 mgr.y (mgr.24362) 745 : cluster 0 pgmap v714: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:13:16.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:13:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:13:16] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T05:13:16.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:13:16 smithi080 bash[28361]: audit 2023-12-01T05:13:15.864003+0000 mon.c (mon.2) 473 : audit 0 from='client.? 172.21.15.80:0/3216117433' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:13:16.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:13:16 smithi080 bash[41963]: audit 2023-12-01T05:13:15.864003+0000 mon.c (mon.2) 473 : audit 0 from='client.? 172.21.15.80:0/3216117433' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:13:16.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:13:16 smithi090 bash[32384]: audit 2023-12-01T05:13:15.864003+0000 mon.c (mon.2) 473 : audit 0 from='client.? 172.21.15.80:0/3216117433' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:13:17.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:13:17 smithi090 bash[32384]: cluster 2023-12-01T05:13:16.561064+0000 mgr.y (mgr.24362) 746 : cluster 0 pgmap v715: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:13:17.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:13:17 smithi080 bash[28361]: cluster 2023-12-01T05:13:16.561064+0000 mgr.y (mgr.24362) 746 : cluster 0 pgmap v715: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:13:17.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:13:17 smithi080 bash[41963]: cluster 2023-12-01T05:13:16.561064+0000 mgr.y (mgr.24362) 746 : cluster 0 pgmap v715: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:13:18.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:13:18 smithi080 bash[28361]: audit 2023-12-01T05:13:18.324212+0000 mon.c (mon.2) 474 : audit 0 from='client.? 172.21.15.80:0/981773452' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:13:18.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:13:18 smithi080 bash[41963]: audit 2023-12-01T05:13:18.324212+0000 mon.c (mon.2) 474 : audit 0 from='client.? 172.21.15.80:0/981773452' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:13:18.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:13:18 smithi090 bash[32384]: audit 2023-12-01T05:13:18.324212+0000 mon.c (mon.2) 474 : audit 0 from='client.? 172.21.15.80:0/981773452' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:13:19.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:13:19 smithi080 bash[28361]: cluster 2023-12-01T05:13:18.561769+0000 mgr.y (mgr.24362) 747 : cluster 0 pgmap v716: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:13:19.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:13:19 smithi080 bash[41963]: cluster 2023-12-01T05:13:18.561769+0000 mgr.y (mgr.24362) 747 : cluster 0 pgmap v716: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:13:19.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:13:19 smithi090 bash[32384]: cluster 2023-12-01T05:13:18.561769+0000 mgr.y (mgr.24362) 747 : cluster 0 pgmap v716: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:13:21.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:13:21 smithi080 bash[41963]: cluster 2023-12-01T05:13:20.562341+0000 mgr.y (mgr.24362) 748 : cluster 0 pgmap v717: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:13:21.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:13:21 smithi080 bash[41963]: audit 2023-12-01T05:13:20.774227+0000 mon.a (mon.0) 1158 : audit 0 from='client.? 172.21.15.80:0/4050578105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:13:21.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:13:21 smithi080 bash[28361]: cluster 2023-12-01T05:13:20.562341+0000 mgr.y (mgr.24362) 748 : cluster 0 pgmap v717: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:13:21.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:13:21 smithi080 bash[28361]: audit 2023-12-01T05:13:20.774227+0000 mon.a (mon.0) 1158 : audit 0 from='client.? 172.21.15.80:0/4050578105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:13:22.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:13:21 smithi090 bash[32384]: cluster 2023-12-01T05:13:20.562341+0000 mgr.y (mgr.24362) 748 : cluster 0 pgmap v717: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:13:22.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:13:21 smithi090 bash[32384]: audit 2023-12-01T05:13:20.774227+0000 mon.a (mon.0) 1158 : audit 0 from='client.? 172.21.15.80:0/4050578105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:13:23.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:13:23 smithi080 bash[41963]: cluster 2023-12-01T05:13:22.563472+0000 mgr.y (mgr.24362) 749 : cluster 0 pgmap v718: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:13:23.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:13:23 smithi080 bash[28361]: cluster 2023-12-01T05:13:22.563472+0000 mgr.y (mgr.24362) 749 : cluster 0 pgmap v718: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:13:23.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:13:23 smithi090 bash[32384]: cluster 2023-12-01T05:13:22.563472+0000 mgr.y (mgr.24362) 749 : cluster 0 pgmap v718: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:13:24.435 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:13:24 smithi080 bash[41963]: audit 2023-12-01T05:13:23.233096+0000 mon.a (mon.0) 1159 : audit 0 from='client.? 172.21.15.80:0/1287600315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:13:24.435 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:13:24 smithi080 bash[28361]: audit 2023-12-01T05:13:23.233096+0000 mon.a (mon.0) 1159 : audit 0 from='client.? 172.21.15.80:0/1287600315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:13:24.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:13:24 smithi090 bash[32384]: audit 2023-12-01T05:13:23.233096+0000 mon.a (mon.0) 1159 : audit 0 from='client.? 172.21.15.80:0/1287600315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:13:25.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:13:25 smithi080 bash[28361]: cluster 2023-12-01T05:13:24.564147+0000 mgr.y (mgr.24362) 750 : cluster 0 pgmap v719: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:13:25.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:13:25 smithi080 bash[28361]: audit 2023-12-01T05:13:24.817175+0000 mon.c (mon.2) 475 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:13:25.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:13:25 smithi080 bash[41963]: cluster 2023-12-01T05:13:24.564147+0000 mgr.y (mgr.24362) 750 : cluster 0 pgmap v719: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:13:25.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:13:25 smithi080 bash[41963]: audit 2023-12-01T05:13:24.817175+0000 mon.c (mon.2) 475 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:13:25.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:13:25 smithi090 bash[32384]: cluster 2023-12-01T05:13:24.564147+0000 mgr.y (mgr.24362) 750 : cluster 0 pgmap v719: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:13:25.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:13:25 smithi090 bash[32384]: audit 2023-12-01T05:13:24.817175+0000 mon.c (mon.2) 475 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:13:26.433 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:13:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:13:26] "GET /metrics HTTP/1.1" 200 33971 "" "Prometheus/2.43.0" 2023-12-01T05:13:26.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:13:26 smithi080 bash[41963]: audit 2023-12-01T05:13:25.689288+0000 mon.a (mon.0) 1160 : audit 0 from='client.? 172.21.15.80:0/1429575041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:13:26.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:13:26 smithi080 bash[28361]: audit 2023-12-01T05:13:25.689288+0000 mon.a (mon.0) 1160 : audit 0 from='client.? 172.21.15.80:0/1429575041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:13:26.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:13:26 smithi090 bash[32384]: audit 2023-12-01T05:13:25.689288+0000 mon.a (mon.0) 1160 : audit 0 from='client.? 172.21.15.80:0/1429575041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:13:27.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:13:27 smithi090 bash[32384]: cluster 2023-12-01T05:13:26.565335+0000 mgr.y (mgr.24362) 751 : cluster 0 pgmap v720: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:13:27.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:13:27 smithi080 bash[41963]: cluster 2023-12-01T05:13:26.565335+0000 mgr.y (mgr.24362) 751 : cluster 0 pgmap v720: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:13:27.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:13:27 smithi080 bash[28361]: cluster 2023-12-01T05:13:26.565335+0000 mgr.y (mgr.24362) 751 : cluster 0 pgmap v720: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:13:28.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:13:28 smithi090 bash[32384]: audit 2023-12-01T05:13:28.138600+0000 mon.c (mon.2) 476 : audit 0 from='client.? 172.21.15.80:0/2650889345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:13:28.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:13:28 smithi080 bash[28361]: audit 2023-12-01T05:13:28.138600+0000 mon.c (mon.2) 476 : audit 0 from='client.? 172.21.15.80:0/2650889345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:13:28.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:13:28 smithi080 bash[41963]: audit 2023-12-01T05:13:28.138600+0000 mon.c (mon.2) 476 : audit 0 from='client.? 172.21.15.80:0/2650889345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:13:29.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:13:29 smithi090 bash[32384]: cluster 2023-12-01T05:13:28.566009+0000 mgr.y (mgr.24362) 752 : cluster 0 pgmap v721: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:13:29.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:13:29 smithi080 bash[28361]: cluster 2023-12-01T05:13:28.566009+0000 mgr.y (mgr.24362) 752 : cluster 0 pgmap v721: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:13:29.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:13:29 smithi080 bash[41963]: cluster 2023-12-01T05:13:28.566009+0000 mgr.y (mgr.24362) 752 : cluster 0 pgmap v721: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:13:30.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:13:30 smithi080 bash[28361]: audit 2023-12-01T05:13:30.592227+0000 mon.c (mon.2) 477 : audit 0 from='client.? 172.21.15.80:0/1959386888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:13:30.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:13:30 smithi080 bash[41963]: audit 2023-12-01T05:13:30.592227+0000 mon.c (mon.2) 477 : audit 0 from='client.? 172.21.15.80:0/1959386888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:13:31.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:13:30 smithi090 bash[32384]: audit 2023-12-01T05:13:30.592227+0000 mon.c (mon.2) 477 : audit 0 from='client.? 172.21.15.80:0/1959386888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:13:31.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:13:31 smithi080 bash[28361]: cluster 2023-12-01T05:13:30.566634+0000 mgr.y (mgr.24362) 753 : cluster 0 pgmap v722: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:13:31.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:13:31 smithi080 bash[41963]: cluster 2023-12-01T05:13:30.566634+0000 mgr.y (mgr.24362) 753 : cluster 0 pgmap v722: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:13:32.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:13:31 smithi090 bash[32384]: cluster 2023-12-01T05:13:30.566634+0000 mgr.y (mgr.24362) 753 : cluster 0 pgmap v722: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:13:33.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:13:33 smithi080 bash[28361]: cluster 2023-12-01T05:13:32.567784+0000 mgr.y (mgr.24362) 754 : cluster 0 pgmap v723: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:13:33.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:13:33 smithi080 bash[28361]: audit 2023-12-01T05:13:33.050702+0000 mon.c (mon.2) 478 : audit 0 from='client.? 172.21.15.80:0/3852171508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:13:33.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:13:33 smithi080 bash[41963]: cluster 2023-12-01T05:13:32.567784+0000 mgr.y (mgr.24362) 754 : cluster 0 pgmap v723: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:13:33.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:13:33 smithi080 bash[41963]: audit 2023-12-01T05:13:33.050702+0000 mon.c (mon.2) 478 : audit 0 from='client.? 172.21.15.80:0/3852171508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:13:33.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:13:33 smithi090 bash[32384]: cluster 2023-12-01T05:13:32.567784+0000 mgr.y (mgr.24362) 754 : cluster 0 pgmap v723: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:13:33.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:13:33 smithi090 bash[32384]: audit 2023-12-01T05:13:33.050702+0000 mon.c (mon.2) 478 : audit 0 from='client.? 172.21.15.80:0/3852171508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:13:34.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:13:34 smithi080 bash[28361]: audit 2023-12-01T05:13:33.352446+0000 mon.c (mon.2) 479 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:13:34.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:13:34 smithi080 bash[41963]: audit 2023-12-01T05:13:33.352446+0000 mon.c (mon.2) 479 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:13:34.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:13:34 smithi090 bash[32384]: audit 2023-12-01T05:13:33.352446+0000 mon.c (mon.2) 479 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:13:35.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:13:35 smithi090 bash[32384]: cluster 2023-12-01T05:13:34.568404+0000 mgr.y (mgr.24362) 755 : cluster 0 pgmap v724: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:13:35.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:13:35 smithi080 bash[41963]: cluster 2023-12-01T05:13:34.568404+0000 mgr.y (mgr.24362) 755 : cluster 0 pgmap v724: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:13:35.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:13:35 smithi080 bash[28361]: cluster 2023-12-01T05:13:34.568404+0000 mgr.y (mgr.24362) 755 : cluster 0 pgmap v724: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:13:36.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:13:36 smithi090 bash[32384]: audit 2023-12-01T05:13:35.505245+0000 mon.a (mon.0) 1161 : audit 0 from='client.? 172.21.15.80:0/1174630435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:13:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:13:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:13:36] "GET /metrics HTTP/1.1" 200 33971 "" "Prometheus/2.43.0" 2023-12-01T05:13:36.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:13:36 smithi080 bash[41963]: audit 2023-12-01T05:13:35.505245+0000 mon.a (mon.0) 1161 : audit 0 from='client.? 172.21.15.80:0/1174630435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:13:36.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:13:36 smithi080 bash[28361]: audit 2023-12-01T05:13:35.505245+0000 mon.a (mon.0) 1161 : audit 0 from='client.? 172.21.15.80:0/1174630435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:13:37.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:13:37 smithi090 bash[32384]: cluster 2023-12-01T05:13:36.569587+0000 mgr.y (mgr.24362) 756 : cluster 0 pgmap v725: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:13:37.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:13:37 smithi080 bash[28361]: cluster 2023-12-01T05:13:36.569587+0000 mgr.y (mgr.24362) 756 : cluster 0 pgmap v725: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:13:37.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:13:37 smithi080 bash[41963]: cluster 2023-12-01T05:13:36.569587+0000 mgr.y (mgr.24362) 756 : cluster 0 pgmap v725: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:13:38.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:13:38 smithi090 bash[32384]: audit 2023-12-01T05:13:37.973845+0000 mon.c (mon.2) 480 : audit 0 from='client.? 172.21.15.80:0/244944064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:13:38.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:13:38 smithi080 bash[41963]: audit 2023-12-01T05:13:37.973845+0000 mon.c (mon.2) 480 : audit 0 from='client.? 172.21.15.80:0/244944064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:13:38.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:13:38 smithi080 bash[28361]: audit 2023-12-01T05:13:37.973845+0000 mon.c (mon.2) 480 : audit 0 from='client.? 172.21.15.80:0/244944064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:13:39.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:13:39 smithi090 bash[32384]: cluster 2023-12-01T05:13:38.570205+0000 mgr.y (mgr.24362) 757 : cluster 0 pgmap v726: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:13:39.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:13:39 smithi080 bash[28361]: cluster 2023-12-01T05:13:38.570205+0000 mgr.y (mgr.24362) 757 : cluster 0 pgmap v726: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:13:39.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:13:39 smithi080 bash[41963]: cluster 2023-12-01T05:13:38.570205+0000 mgr.y (mgr.24362) 757 : cluster 0 pgmap v726: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:13:40.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:13:40 smithi090 bash[32384]: audit 2023-12-01T05:13:39.197890+0000 mon.a (mon.0) 1162 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:13:40.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:13:40 smithi090 bash[32384]: audit 2023-12-01T05:13:39.217438+0000 mon.a (mon.0) 1163 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:13:40.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:13:40 smithi090 bash[32384]: audit 2023-12-01T05:13:39.504365+0000 mon.a (mon.0) 1164 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:13:40.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:13:40 smithi090 bash[32384]: audit 2023-12-01T05:13:39.525646+0000 mon.a (mon.0) 1165 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:13:40.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:13:40 smithi090 bash[32384]: audit 2023-12-01T05:13:39.817175+0000 mon.c (mon.2) 481 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:13:40.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:13:40 smithi090 bash[32384]: audit 2023-12-01T05:13:40.007533+0000 mon.c (mon.2) 482 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:13:40.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:13:40 smithi090 bash[32384]: audit 2023-12-01T05:13:40.009262+0000 mon.c (mon.2) 483 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:13:40.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:13:40 smithi090 bash[32384]: audit 2023-12-01T05:13:40.018817+0000 mon.a (mon.0) 1166 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:13:40.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:13:40 smithi080 bash[28361]: audit 2023-12-01T05:13:39.197890+0000 mon.a (mon.0) 1162 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:13:40.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:13:40 smithi080 bash[28361]: audit 2023-12-01T05:13:39.217438+0000 mon.a (mon.0) 1163 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:13:40.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:13:40 smithi080 bash[28361]: audit 2023-12-01T05:13:39.504365+0000 mon.a (mon.0) 1164 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:13:40.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:13:40 smithi080 bash[28361]: audit 2023-12-01T05:13:39.525646+0000 mon.a (mon.0) 1165 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:13:40.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:13:40 smithi080 bash[28361]: audit 2023-12-01T05:13:39.817175+0000 mon.c (mon.2) 481 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:13:40.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:13:40 smithi080 bash[28361]: audit 2023-12-01T05:13:40.007533+0000 mon.c (mon.2) 482 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:13:40.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:13:40 smithi080 bash[28361]: audit 2023-12-01T05:13:40.009262+0000 mon.c (mon.2) 483 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:13:40.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:13:40 smithi080 bash[28361]: audit 2023-12-01T05:13:40.018817+0000 mon.a (mon.0) 1166 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:13:40.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:13:40 smithi080 bash[41963]: audit 2023-12-01T05:13:39.197890+0000 mon.a (mon.0) 1162 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:13:40.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:13:40 smithi080 bash[41963]: audit 2023-12-01T05:13:39.217438+0000 mon.a (mon.0) 1163 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:13:40.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:13:40 smithi080 bash[41963]: audit 2023-12-01T05:13:39.504365+0000 mon.a (mon.0) 1164 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:13:40.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:13:40 smithi080 bash[41963]: audit 2023-12-01T05:13:39.525646+0000 mon.a (mon.0) 1165 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:13:40.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:13:40 smithi080 bash[41963]: audit 2023-12-01T05:13:39.817175+0000 mon.c (mon.2) 481 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:13:40.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:13:40 smithi080 bash[41963]: audit 2023-12-01T05:13:40.007533+0000 mon.c (mon.2) 482 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:13:40.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:13:40 smithi080 bash[41963]: audit 2023-12-01T05:13:40.009262+0000 mon.c (mon.2) 483 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:13:40.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:13:40 smithi080 bash[41963]: audit 2023-12-01T05:13:40.018817+0000 mon.a (mon.0) 1166 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:13:41.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:13:41 smithi090 bash[32384]: audit 2023-12-01T05:13:40.428851+0000 mon.a (mon.0) 1167 : audit 0 from='client.? 172.21.15.80:0/2342992278' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:13:41.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:13:41 smithi090 bash[32384]: cluster 2023-12-01T05:13:40.570886+0000 mgr.y (mgr.24362) 758 : cluster 0 pgmap v727: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:13:41.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:13:41 smithi080 bash[41963]: audit 2023-12-01T05:13:40.428851+0000 mon.a (mon.0) 1167 : audit 0 from='client.? 172.21.15.80:0/2342992278' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:13:41.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:13:41 smithi080 bash[41963]: cluster 2023-12-01T05:13:40.570886+0000 mgr.y (mgr.24362) 758 : cluster 0 pgmap v727: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:13:41.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:13:41 smithi080 bash[28361]: audit 2023-12-01T05:13:40.428851+0000 mon.a (mon.0) 1167 : audit 0 from='client.? 172.21.15.80:0/2342992278' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:13:41.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:13:41 smithi080 bash[28361]: cluster 2023-12-01T05:13:40.570886+0000 mgr.y (mgr.24362) 758 : cluster 0 pgmap v727: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:13:43.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:13:43 smithi080 bash[41963]: cluster 2023-12-01T05:13:42.572212+0000 mgr.y (mgr.24362) 759 : cluster 0 pgmap v728: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:13:43.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:13:43 smithi080 bash[41963]: audit 2023-12-01T05:13:42.886151+0000 mon.a (mon.0) 1168 : audit 0 from='client.? 172.21.15.80:0/389196680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:13:43.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:13:43 smithi080 bash[28361]: cluster 2023-12-01T05:13:42.572212+0000 mgr.y (mgr.24362) 759 : cluster 0 pgmap v728: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:13:43.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:13:43 smithi080 bash[28361]: audit 2023-12-01T05:13:42.886151+0000 mon.a (mon.0) 1168 : audit 0 from='client.? 172.21.15.80:0/389196680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:13:43.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:13:43 smithi090 bash[32384]: cluster 2023-12-01T05:13:42.572212+0000 mgr.y (mgr.24362) 759 : cluster 0 pgmap v728: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:13:43.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:13:43 smithi090 bash[32384]: audit 2023-12-01T05:13:42.886151+0000 mon.a (mon.0) 1168 : audit 0 from='client.? 172.21.15.80:0/389196680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:13:45.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:13:45 smithi080 bash[28361]: cluster 2023-12-01T05:13:44.572912+0000 mgr.y (mgr.24362) 760 : cluster 0 pgmap v729: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:13:45.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:13:45 smithi080 bash[28361]: audit 2023-12-01T05:13:45.338653+0000 mon.a (mon.0) 1169 : audit 0 from='client.? 172.21.15.80:0/3132894733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:13:45.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:13:45 smithi080 bash[41963]: cluster 2023-12-01T05:13:44.572912+0000 mgr.y (mgr.24362) 760 : cluster 0 pgmap v729: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:13:45.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:13:45 smithi080 bash[41963]: audit 2023-12-01T05:13:45.338653+0000 mon.a (mon.0) 1169 : audit 0 from='client.? 172.21.15.80:0/3132894733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:13:46.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:13:45 smithi090 bash[32384]: cluster 2023-12-01T05:13:44.572912+0000 mgr.y (mgr.24362) 760 : cluster 0 pgmap v729: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:13:46.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:13:45 smithi090 bash[32384]: audit 2023-12-01T05:13:45.338653+0000 mon.a (mon.0) 1169 : audit 0 from='client.? 172.21.15.80:0/3132894733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:13:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:13:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:13:46] "GET /metrics HTTP/1.1" 200 33969 "" "Prometheus/2.43.0" 2023-12-01T05:13:47.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:13:47 smithi080 bash[41963]: cluster 2023-12-01T05:13:46.574008+0000 mgr.y (mgr.24362) 761 : cluster 0 pgmap v730: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:13:47.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:13:47 smithi080 bash[28361]: cluster 2023-12-01T05:13:46.574008+0000 mgr.y (mgr.24362) 761 : cluster 0 pgmap v730: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:13:48.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:13:47 smithi090 bash[32384]: cluster 2023-12-01T05:13:46.574008+0000 mgr.y (mgr.24362) 761 : cluster 0 pgmap v730: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:13:48.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:13:48 smithi080 bash[28361]: audit 2023-12-01T05:13:47.784208+0000 mon.a (mon.0) 1170 : audit 0 from='client.? 172.21.15.80:0/987598218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:13:48.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:13:48 smithi080 bash[41963]: audit 2023-12-01T05:13:47.784208+0000 mon.a (mon.0) 1170 : audit 0 from='client.? 172.21.15.80:0/987598218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:13:49.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:13:48 smithi090 bash[32384]: audit 2023-12-01T05:13:47.784208+0000 mon.a (mon.0) 1170 : audit 0 from='client.? 172.21.15.80:0/987598218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:13:49.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:13:49 smithi080 bash[28361]: cluster 2023-12-01T05:13:48.574724+0000 mgr.y (mgr.24362) 762 : cluster 0 pgmap v731: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:13:49.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:13:49 smithi080 bash[41963]: cluster 2023-12-01T05:13:48.574724+0000 mgr.y (mgr.24362) 762 : cluster 0 pgmap v731: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:13:50.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:13:49 smithi090 bash[32384]: cluster 2023-12-01T05:13:48.574724+0000 mgr.y (mgr.24362) 762 : cluster 0 pgmap v731: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:13:50.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:13:50 smithi080 bash[28361]: audit 2023-12-01T05:13:50.242647+0000 mon.a (mon.0) 1171 : audit 0 from='client.? 172.21.15.80:0/2563564554' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:13:50.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:13:50 smithi080 bash[41963]: audit 2023-12-01T05:13:50.242647+0000 mon.a (mon.0) 1171 : audit 0 from='client.? 172.21.15.80:0/2563564554' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:13:51.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:13:50 smithi090 bash[32384]: audit 2023-12-01T05:13:50.242647+0000 mon.a (mon.0) 1171 : audit 0 from='client.? 172.21.15.80:0/2563564554' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:13:51.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:13:51 smithi080 bash[28361]: cluster 2023-12-01T05:13:50.575438+0000 mgr.y (mgr.24362) 763 : cluster 0 pgmap v732: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:13:51.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:13:51 smithi080 bash[41963]: cluster 2023-12-01T05:13:50.575438+0000 mgr.y (mgr.24362) 763 : cluster 0 pgmap v732: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:13:52.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:13:51 smithi090 bash[32384]: cluster 2023-12-01T05:13:50.575438+0000 mgr.y (mgr.24362) 763 : cluster 0 pgmap v732: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:13:53.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:13:53 smithi080 bash[28361]: cluster 2023-12-01T05:13:52.576191+0000 mgr.y (mgr.24362) 764 : cluster 0 pgmap v733: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:13:53.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:13:53 smithi080 bash[28361]: audit 2023-12-01T05:13:52.703529+0000 mon.a (mon.0) 1172 : audit 0 from='client.? 172.21.15.80:0/3370015573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:13:53.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:13:53 smithi080 bash[41963]: cluster 2023-12-01T05:13:52.576191+0000 mgr.y (mgr.24362) 764 : cluster 0 pgmap v733: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:13:53.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:13:53 smithi080 bash[41963]: audit 2023-12-01T05:13:52.703529+0000 mon.a (mon.0) 1172 : audit 0 from='client.? 172.21.15.80:0/3370015573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:13:53.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:13:53 smithi090 bash[32384]: cluster 2023-12-01T05:13:52.576191+0000 mgr.y (mgr.24362) 764 : cluster 0 pgmap v733: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:13:53.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:13:53 smithi090 bash[32384]: audit 2023-12-01T05:13:52.703529+0000 mon.a (mon.0) 1172 : audit 0 from='client.? 172.21.15.80:0/3370015573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:13:55.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:13:55 smithi080 bash[28361]: cluster 2023-12-01T05:13:54.576831+0000 mgr.y (mgr.24362) 765 : cluster 0 pgmap v734: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:13:55.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:13:55 smithi080 bash[28361]: audit 2023-12-01T05:13:54.817384+0000 mon.c (mon.2) 484 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:13:55.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:13:55 smithi080 bash[28361]: audit 2023-12-01T05:13:55.148618+0000 mon.c (mon.2) 485 : audit 0 from='client.? 172.21.15.80:0/3299527021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:13:55.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:13:55 smithi080 bash[41963]: cluster 2023-12-01T05:13:54.576831+0000 mgr.y (mgr.24362) 765 : cluster 0 pgmap v734: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:13:55.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:13:55 smithi080 bash[41963]: audit 2023-12-01T05:13:54.817384+0000 mon.c (mon.2) 484 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:13:55.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:13:55 smithi080 bash[41963]: audit 2023-12-01T05:13:55.148618+0000 mon.c (mon.2) 485 : audit 0 from='client.? 172.21.15.80:0/3299527021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:13:56.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:13:55 smithi090 bash[32384]: cluster 2023-12-01T05:13:54.576831+0000 mgr.y (mgr.24362) 765 : cluster 0 pgmap v734: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:13:56.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:13:55 smithi090 bash[32384]: audit 2023-12-01T05:13:54.817384+0000 mon.c (mon.2) 484 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:13:56.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:13:55 smithi090 bash[32384]: audit 2023-12-01T05:13:55.148618+0000 mon.c (mon.2) 485 : audit 0 from='client.? 172.21.15.80:0/3299527021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:13:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:13:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:13:56] "GET /metrics HTTP/1.1" 200 33971 "" "Prometheus/2.43.0" 2023-12-01T05:13:57.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:13:57 smithi080 bash[28361]: cluster 2023-12-01T05:13:56.578057+0000 mgr.y (mgr.24362) 766 : cluster 0 pgmap v735: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:13:57.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:13:57 smithi080 bash[28361]: audit 2023-12-01T05:13:57.596559+0000 mon.a (mon.0) 1173 : audit 0 from='client.? 172.21.15.80:0/4203003291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:13:57.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:13:57 smithi080 bash[41963]: cluster 2023-12-01T05:13:56.578057+0000 mgr.y (mgr.24362) 766 : cluster 0 pgmap v735: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:13:57.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:13:57 smithi080 bash[41963]: audit 2023-12-01T05:13:57.596559+0000 mon.a (mon.0) 1173 : audit 0 from='client.? 172.21.15.80:0/4203003291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:13:58.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:13:57 smithi090 bash[32384]: cluster 2023-12-01T05:13:56.578057+0000 mgr.y (mgr.24362) 766 : cluster 0 pgmap v735: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:13:58.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:13:57 smithi090 bash[32384]: audit 2023-12-01T05:13:57.596559+0000 mon.a (mon.0) 1173 : audit 0 from='client.? 172.21.15.80:0/4203003291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:13:59.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:13:59 smithi080 bash[41963]: cluster 2023-12-01T05:13:58.578874+0000 mgr.y (mgr.24362) 767 : cluster 0 pgmap v736: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:13:59.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:13:59 smithi080 bash[28361]: cluster 2023-12-01T05:13:58.578874+0000 mgr.y (mgr.24362) 767 : cluster 0 pgmap v736: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:14:00.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:13:59 smithi090 bash[32384]: cluster 2023-12-01T05:13:58.578874+0000 mgr.y (mgr.24362) 767 : cluster 0 pgmap v736: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:14:00.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:14:00 smithi080 bash[41963]: audit 2023-12-01T05:14:00.047961+0000 mon.c (mon.2) 486 : audit 0 from='client.? 172.21.15.80:0/2326251307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:14:00.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:14:00 smithi080 bash[28361]: audit 2023-12-01T05:14:00.047961+0000 mon.c (mon.2) 486 : audit 0 from='client.? 172.21.15.80:0/2326251307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:14:01.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:14:00 smithi090 bash[32384]: audit 2023-12-01T05:14:00.047961+0000 mon.c (mon.2) 486 : audit 0 from='client.? 172.21.15.80:0/2326251307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:14:01.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:14:01 smithi080 bash[28361]: cluster 2023-12-01T05:14:00.579547+0000 mgr.y (mgr.24362) 768 : cluster 0 pgmap v737: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:14:01.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:14:01 smithi080 bash[41963]: cluster 2023-12-01T05:14:00.579547+0000 mgr.y (mgr.24362) 768 : cluster 0 pgmap v737: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:14:02.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:14:01 smithi090 bash[32384]: cluster 2023-12-01T05:14:00.579547+0000 mgr.y (mgr.24362) 768 : cluster 0 pgmap v737: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:14:03.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:14:03 smithi090 bash[32384]: audit 2023-12-01T05:14:02.496292+0000 mon.a (mon.0) 1174 : audit 0 from='client.? 172.21.15.80:0/3472214966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:14:03.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:14:03 smithi090 bash[32384]: cluster 2023-12-01T05:14:02.580674+0000 mgr.y (mgr.24362) 769 : cluster 0 pgmap v738: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:14:03.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:14:03 smithi080 bash[41963]: audit 2023-12-01T05:14:02.496292+0000 mon.a (mon.0) 1174 : audit 0 from='client.? 172.21.15.80:0/3472214966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:14:03.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:14:03 smithi080 bash[41963]: cluster 2023-12-01T05:14:02.580674+0000 mgr.y (mgr.24362) 769 : cluster 0 pgmap v738: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:14:03.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:14:03 smithi080 bash[28361]: audit 2023-12-01T05:14:02.496292+0000 mon.a (mon.0) 1174 : audit 0 from='client.? 172.21.15.80:0/3472214966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:14:03.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:14:03 smithi080 bash[28361]: cluster 2023-12-01T05:14:02.580674+0000 mgr.y (mgr.24362) 769 : cluster 0 pgmap v738: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:14:05.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:14:05 smithi080 bash[28361]: cluster 2023-12-01T05:14:04.581297+0000 mgr.y (mgr.24362) 770 : cluster 0 pgmap v739: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:14:05.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:14:05 smithi080 bash[28361]: audit 2023-12-01T05:14:04.942084+0000 mon.c (mon.2) 487 : audit 0 from='client.? 172.21.15.80:0/3317504656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:14:05.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:14:05 smithi080 bash[41963]: cluster 2023-12-01T05:14:04.581297+0000 mgr.y (mgr.24362) 770 : cluster 0 pgmap v739: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:14:05.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:14:05 smithi080 bash[41963]: audit 2023-12-01T05:14:04.942084+0000 mon.c (mon.2) 487 : audit 0 from='client.? 172.21.15.80:0/3317504656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:14:06.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:14:05 smithi090 bash[32384]: cluster 2023-12-01T05:14:04.581297+0000 mgr.y (mgr.24362) 770 : cluster 0 pgmap v739: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:14:06.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:14:05 smithi090 bash[32384]: audit 2023-12-01T05:14:04.942084+0000 mon.c (mon.2) 487 : audit 0 from='client.? 172.21.15.80:0/3317504656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:14:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:14:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:14:06] "GET /metrics HTTP/1.1" 200 33971 "" "Prometheus/2.43.0" 2023-12-01T05:14:07.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:14:07 smithi080 bash[28361]: cluster 2023-12-01T05:14:06.582473+0000 mgr.y (mgr.24362) 771 : cluster 0 pgmap v740: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:14:07.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:14:07 smithi080 bash[28361]: audit 2023-12-01T05:14:07.407159+0000 mon.a (mon.0) 1175 : audit 0 from='client.? 172.21.15.80:0/304743136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:14:07.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:14:07 smithi080 bash[41963]: cluster 2023-12-01T05:14:06.582473+0000 mgr.y (mgr.24362) 771 : cluster 0 pgmap v740: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:14:07.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:14:07 smithi080 bash[41963]: audit 2023-12-01T05:14:07.407159+0000 mon.a (mon.0) 1175 : audit 0 from='client.? 172.21.15.80:0/304743136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:14:08.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:14:07 smithi090 bash[32384]: cluster 2023-12-01T05:14:06.582473+0000 mgr.y (mgr.24362) 771 : cluster 0 pgmap v740: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:14:08.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:14:07 smithi090 bash[32384]: audit 2023-12-01T05:14:07.407159+0000 mon.a (mon.0) 1175 : audit 0 from='client.? 172.21.15.80:0/304743136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:14:09.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:14:09 smithi080 bash[28361]: cluster 2023-12-01T05:14:08.583181+0000 mgr.y (mgr.24362) 772 : cluster 0 pgmap v741: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:14:09.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:14:09 smithi080 bash[41963]: cluster 2023-12-01T05:14:08.583181+0000 mgr.y (mgr.24362) 772 : cluster 0 pgmap v741: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:14:10.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:14:09 smithi090 bash[32384]: cluster 2023-12-01T05:14:08.583181+0000 mgr.y (mgr.24362) 772 : cluster 0 pgmap v741: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:14:10.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:14:10 smithi080 bash[28361]: audit 2023-12-01T05:14:09.817480+0000 mon.c (mon.2) 488 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:14:10.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:14:10 smithi080 bash[28361]: audit 2023-12-01T05:14:09.867416+0000 mon.a (mon.0) 1176 : audit 0 from='client.? 172.21.15.80:0/99855457' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:14:10.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:14:10 smithi080 bash[41963]: audit 2023-12-01T05:14:09.817480+0000 mon.c (mon.2) 488 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:14:10.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:14:10 smithi080 bash[41963]: audit 2023-12-01T05:14:09.867416+0000 mon.a (mon.0) 1176 : audit 0 from='client.? 172.21.15.80:0/99855457' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:14:11.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:14:10 smithi090 bash[32384]: audit 2023-12-01T05:14:09.817480+0000 mon.c (mon.2) 488 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:14:11.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:14:10 smithi090 bash[32384]: audit 2023-12-01T05:14:09.867416+0000 mon.a (mon.0) 1176 : audit 0 from='client.? 172.21.15.80:0/99855457' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:14:11.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:14:11 smithi080 bash[41963]: cluster 2023-12-01T05:14:10.583828+0000 mgr.y (mgr.24362) 773 : cluster 0 pgmap v742: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:14:11.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:14:11 smithi080 bash[28361]: cluster 2023-12-01T05:14:10.583828+0000 mgr.y (mgr.24362) 773 : cluster 0 pgmap v742: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:14:12.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:14:11 smithi090 bash[32384]: cluster 2023-12-01T05:14:10.583828+0000 mgr.y (mgr.24362) 773 : cluster 0 pgmap v742: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:14:13.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:14:13 smithi090 bash[32384]: audit 2023-12-01T05:14:12.322910+0000 mon.c (mon.2) 489 : audit 0 from='client.? 172.21.15.80:0/342419154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:14:13.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:14:13 smithi090 bash[32384]: cluster 2023-12-01T05:14:12.584896+0000 mgr.y (mgr.24362) 774 : cluster 0 pgmap v743: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:14:13.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:14:13 smithi080 bash[41963]: audit 2023-12-01T05:14:12.322910+0000 mon.c (mon.2) 489 : audit 0 from='client.? 172.21.15.80:0/342419154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:14:13.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:14:13 smithi080 bash[41963]: cluster 2023-12-01T05:14:12.584896+0000 mgr.y (mgr.24362) 774 : cluster 0 pgmap v743: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:14:13.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:14:13 smithi080 bash[28361]: audit 2023-12-01T05:14:12.322910+0000 mon.c (mon.2) 489 : audit 0 from='client.? 172.21.15.80:0/342419154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:14:13.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:14:13 smithi080 bash[28361]: cluster 2023-12-01T05:14:12.584896+0000 mgr.y (mgr.24362) 774 : cluster 0 pgmap v743: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:14:15.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:14:15 smithi080 bash[41963]: cluster 2023-12-01T05:14:14.585363+0000 mgr.y (mgr.24362) 775 : cluster 0 pgmap v744: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:14:15.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:14:15 smithi080 bash[41963]: audit 2023-12-01T05:14:14.779015+0000 mon.c (mon.2) 490 : audit 0 from='client.? 172.21.15.80:0/270818485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:14:15.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:14:15 smithi080 bash[28361]: cluster 2023-12-01T05:14:14.585363+0000 mgr.y (mgr.24362) 775 : cluster 0 pgmap v744: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:14:15.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:14:15 smithi080 bash[28361]: audit 2023-12-01T05:14:14.779015+0000 mon.c (mon.2) 490 : audit 0 from='client.? 172.21.15.80:0/270818485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:14:16.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:14:15 smithi090 bash[32384]: cluster 2023-12-01T05:14:14.585363+0000 mgr.y (mgr.24362) 775 : cluster 0 pgmap v744: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:14:16.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:14:15 smithi090 bash[32384]: audit 2023-12-01T05:14:14.779015+0000 mon.c (mon.2) 490 : audit 0 from='client.? 172.21.15.80:0/270818485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:14:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:14:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:14:16] "GET /metrics HTTP/1.1" 200 33973 "" "Prometheus/2.43.0" 2023-12-01T05:14:17.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:14:17 smithi080 bash[28361]: cluster 2023-12-01T05:14:16.586497+0000 mgr.y (mgr.24362) 776 : cluster 0 pgmap v745: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:14:17.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:14:17 smithi080 bash[28361]: audit 2023-12-01T05:14:17.235279+0000 mon.a (mon.0) 1177 : audit 0 from='client.? 172.21.15.80:0/3394112545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:14:17.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:14:17 smithi080 bash[41963]: cluster 2023-12-01T05:14:16.586497+0000 mgr.y (mgr.24362) 776 : cluster 0 pgmap v745: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:14:17.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:14:17 smithi080 bash[41963]: audit 2023-12-01T05:14:17.235279+0000 mon.a (mon.0) 1177 : audit 0 from='client.? 172.21.15.80:0/3394112545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:14:18.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:14:17 smithi090 bash[32384]: cluster 2023-12-01T05:14:16.586497+0000 mgr.y (mgr.24362) 776 : cluster 0 pgmap v745: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:14:18.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:14:17 smithi090 bash[32384]: audit 2023-12-01T05:14:17.235279+0000 mon.a (mon.0) 1177 : audit 0 from='client.? 172.21.15.80:0/3394112545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:14:19.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:14:19 smithi080 bash[28361]: cluster 2023-12-01T05:14:18.587158+0000 mgr.y (mgr.24362) 777 : cluster 0 pgmap v746: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:14:19.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:14:19 smithi080 bash[41963]: cluster 2023-12-01T05:14:18.587158+0000 mgr.y (mgr.24362) 777 : cluster 0 pgmap v746: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:14:20.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:14:19 smithi090 bash[32384]: cluster 2023-12-01T05:14:18.587158+0000 mgr.y (mgr.24362) 777 : cluster 0 pgmap v746: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:14:20.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:14:20 smithi080 bash[28361]: audit 2023-12-01T05:14:19.684352+0000 mon.a (mon.0) 1178 : audit 0 from='client.? 172.21.15.80:0/3897417099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:14:20.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:14:20 smithi080 bash[41963]: audit 2023-12-01T05:14:19.684352+0000 mon.a (mon.0) 1178 : audit 0 from='client.? 172.21.15.80:0/3897417099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:14:21.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:14:20 smithi090 bash[32384]: audit 2023-12-01T05:14:19.684352+0000 mon.a (mon.0) 1178 : audit 0 from='client.? 172.21.15.80:0/3897417099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:14:21.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:14:21 smithi080 bash[41963]: cluster 2023-12-01T05:14:20.587809+0000 mgr.y (mgr.24362) 778 : cluster 0 pgmap v747: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:14:21.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:14:21 smithi080 bash[28361]: cluster 2023-12-01T05:14:20.587809+0000 mgr.y (mgr.24362) 778 : cluster 0 pgmap v747: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:14:22.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:14:21 smithi090 bash[32384]: cluster 2023-12-01T05:14:20.587809+0000 mgr.y (mgr.24362) 778 : cluster 0 pgmap v747: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:14:22.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:14:22 smithi080 bash[28361]: audit 2023-12-01T05:14:22.137498+0000 mon.c (mon.2) 491 : audit 0 from='client.? 172.21.15.80:0/1020130157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:14:22.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:14:22 smithi080 bash[41963]: audit 2023-12-01T05:14:22.137498+0000 mon.c (mon.2) 491 : audit 0 from='client.? 172.21.15.80:0/1020130157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:14:23.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:14:22 smithi090 bash[32384]: audit 2023-12-01T05:14:22.137498+0000 mon.c (mon.2) 491 : audit 0 from='client.? 172.21.15.80:0/1020130157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:14:23.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:14:23 smithi080 bash[28361]: cluster 2023-12-01T05:14:22.588857+0000 mgr.y (mgr.24362) 779 : cluster 0 pgmap v748: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:14:23.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:14:23 smithi080 bash[41963]: cluster 2023-12-01T05:14:22.588857+0000 mgr.y (mgr.24362) 779 : cluster 0 pgmap v748: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:14:24.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:14:23 smithi090 bash[32384]: cluster 2023-12-01T05:14:22.588857+0000 mgr.y (mgr.24362) 779 : cluster 0 pgmap v748: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:14:24.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:14:24 smithi080 bash[28361]: audit 2023-12-01T05:14:24.586282+0000 mon.c (mon.2) 492 : audit 0 from='client.? 172.21.15.80:0/3542118136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:14:24.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:14:24 smithi080 bash[41963]: audit 2023-12-01T05:14:24.586282+0000 mon.c (mon.2) 492 : audit 0 from='client.? 172.21.15.80:0/3542118136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:14:25.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:14:24 smithi090 bash[32384]: audit 2023-12-01T05:14:24.586282+0000 mon.c (mon.2) 492 : audit 0 from='client.? 172.21.15.80:0/3542118136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:14:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:14:25 smithi080 bash[41963]: cluster 2023-12-01T05:14:24.589435+0000 mgr.y (mgr.24362) 780 : cluster 0 pgmap v749: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:14:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:14:25 smithi080 bash[41963]: audit 2023-12-01T05:14:24.818463+0000 mon.c (mon.2) 493 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:14:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:14:25 smithi080 bash[28361]: cluster 2023-12-01T05:14:24.589435+0000 mgr.y (mgr.24362) 780 : cluster 0 pgmap v749: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:14:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:14:25 smithi080 bash[28361]: audit 2023-12-01T05:14:24.818463+0000 mon.c (mon.2) 493 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:14:26.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:14:25 smithi090 bash[32384]: cluster 2023-12-01T05:14:24.589435+0000 mgr.y (mgr.24362) 780 : cluster 0 pgmap v749: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:14:26.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:14:25 smithi090 bash[32384]: audit 2023-12-01T05:14:24.818463+0000 mon.c (mon.2) 493 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:14:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:14:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:14:26] "GET /metrics HTTP/1.1" 200 33972 "" "Prometheus/2.43.0" 2023-12-01T05:14:27.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:14:27 smithi080 bash[28361]: cluster 2023-12-01T05:14:26.590515+0000 mgr.y (mgr.24362) 781 : cluster 0 pgmap v750: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:14:27.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:14:27 smithi080 bash[28361]: audit 2023-12-01T05:14:27.041486+0000 mon.a (mon.0) 1179 : audit 0 from='client.? 172.21.15.80:0/1511976789' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:14:27.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:14:27 smithi080 bash[41963]: cluster 2023-12-01T05:14:26.590515+0000 mgr.y (mgr.24362) 781 : cluster 0 pgmap v750: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:14:27.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:14:27 smithi080 bash[41963]: audit 2023-12-01T05:14:27.041486+0000 mon.a (mon.0) 1179 : audit 0 from='client.? 172.21.15.80:0/1511976789' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:14:28.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:14:27 smithi090 bash[32384]: cluster 2023-12-01T05:14:26.590515+0000 mgr.y (mgr.24362) 781 : cluster 0 pgmap v750: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:14:28.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:14:27 smithi090 bash[32384]: audit 2023-12-01T05:14:27.041486+0000 mon.a (mon.0) 1179 : audit 0 from='client.? 172.21.15.80:0/1511976789' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:14:30.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:14:29 smithi090 bash[32384]: cluster 2023-12-01T05:14:28.591185+0000 mgr.y (mgr.24362) 782 : cluster 0 pgmap v751: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:14:30.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:14:29 smithi090 bash[32384]: audit 2023-12-01T05:14:29.495435+0000 mon.a (mon.0) 1180 : audit 0 from='client.? 172.21.15.80:0/1253306581' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:14:30.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:14:29 smithi080 bash[41963]: cluster 2023-12-01T05:14:28.591185+0000 mgr.y (mgr.24362) 782 : cluster 0 pgmap v751: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:14:30.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:14:29 smithi080 bash[41963]: audit 2023-12-01T05:14:29.495435+0000 mon.a (mon.0) 1180 : audit 0 from='client.? 172.21.15.80:0/1253306581' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:14:30.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:14:29 smithi080 bash[28361]: cluster 2023-12-01T05:14:28.591185+0000 mgr.y (mgr.24362) 782 : cluster 0 pgmap v751: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:14:30.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:14:29 smithi080 bash[28361]: audit 2023-12-01T05:14:29.495435+0000 mon.a (mon.0) 1180 : audit 0 from='client.? 172.21.15.80:0/1253306581' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:14:32.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:14:31 smithi090 bash[32384]: cluster 2023-12-01T05:14:30.591858+0000 mgr.y (mgr.24362) 783 : cluster 0 pgmap v752: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:14:32.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:14:31 smithi080 bash[28361]: cluster 2023-12-01T05:14:30.591858+0000 mgr.y (mgr.24362) 783 : cluster 0 pgmap v752: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:14:32.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:14:31 smithi080 bash[41963]: cluster 2023-12-01T05:14:30.591858+0000 mgr.y (mgr.24362) 783 : cluster 0 pgmap v752: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:14:33.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:14:32 smithi090 bash[32384]: audit 2023-12-01T05:14:31.949955+0000 mon.a (mon.0) 1181 : audit 0 from='client.? 172.21.15.80:0/263896030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:14:33.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:14:32 smithi080 bash[41963]: audit 2023-12-01T05:14:31.949955+0000 mon.a (mon.0) 1181 : audit 0 from='client.? 172.21.15.80:0/263896030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:14:33.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:14:32 smithi080 bash[28361]: audit 2023-12-01T05:14:31.949955+0000 mon.a (mon.0) 1181 : audit 0 from='client.? 172.21.15.80:0/263896030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:14:34.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:14:33 smithi090 bash[32384]: cluster 2023-12-01T05:14:32.593139+0000 mgr.y (mgr.24362) 784 : cluster 0 pgmap v753: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:14:34.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:14:33 smithi080 bash[28361]: cluster 2023-12-01T05:14:32.593139+0000 mgr.y (mgr.24362) 784 : cluster 0 pgmap v753: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:14:34.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:14:33 smithi080 bash[41963]: cluster 2023-12-01T05:14:32.593139+0000 mgr.y (mgr.24362) 784 : cluster 0 pgmap v753: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:14:35.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:14:34 smithi090 bash[32384]: audit 2023-12-01T05:14:34.398526+0000 mon.a (mon.0) 1182 : audit 0 from='client.? 172.21.15.80:0/2474316917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:14:35.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:14:34 smithi090 bash[32384]: cluster 2023-12-01T05:14:34.593875+0000 mgr.y (mgr.24362) 785 : cluster 0 pgmap v754: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:14:35.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:14:34 smithi080 bash[28361]: audit 2023-12-01T05:14:34.398526+0000 mon.a (mon.0) 1182 : audit 0 from='client.? 172.21.15.80:0/2474316917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:14:35.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:14:34 smithi080 bash[28361]: cluster 2023-12-01T05:14:34.593875+0000 mgr.y (mgr.24362) 785 : cluster 0 pgmap v754: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:14:35.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:14:34 smithi080 bash[41963]: audit 2023-12-01T05:14:34.398526+0000 mon.a (mon.0) 1182 : audit 0 from='client.? 172.21.15.80:0/2474316917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:14:35.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:14:34 smithi080 bash[41963]: cluster 2023-12-01T05:14:34.593875+0000 mgr.y (mgr.24362) 785 : cluster 0 pgmap v754: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:14:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:14:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:14:36] "GET /metrics HTTP/1.1" 200 33972 "" "Prometheus/2.43.0" 2023-12-01T05:14:37.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:14:37 smithi080 bash[41963]: cluster 2023-12-01T05:14:36.595010+0000 mgr.y (mgr.24362) 786 : cluster 0 pgmap v755: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:14:37.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:14:37 smithi080 bash[41963]: audit 2023-12-01T05:14:36.848947+0000 mon.c (mon.2) 494 : audit 0 from='client.? 172.21.15.80:0/3334815777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:14:37.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:14:37 smithi080 bash[28361]: cluster 2023-12-01T05:14:36.595010+0000 mgr.y (mgr.24362) 786 : cluster 0 pgmap v755: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:14:37.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:14:37 smithi080 bash[28361]: audit 2023-12-01T05:14:36.848947+0000 mon.c (mon.2) 494 : audit 0 from='client.? 172.21.15.80:0/3334815777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:14:38.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:14:37 smithi090 bash[32384]: cluster 2023-12-01T05:14:36.595010+0000 mgr.y (mgr.24362) 786 : cluster 0 pgmap v755: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:14:38.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:14:37 smithi090 bash[32384]: audit 2023-12-01T05:14:36.848947+0000 mon.c (mon.2) 494 : audit 0 from='client.? 172.21.15.80:0/3334815777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:14:39.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:14:39 smithi080 bash[28361]: cluster 2023-12-01T05:14:38.595659+0000 mgr.y (mgr.24362) 787 : cluster 0 pgmap v756: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:14:39.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:14:39 smithi080 bash[28361]: audit 2023-12-01T05:14:39.305234+0000 mon.a (mon.0) 1183 : audit 0 from='client.? 172.21.15.80:0/718447931' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:14:39.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:14:39 smithi080 bash[41963]: cluster 2023-12-01T05:14:38.595659+0000 mgr.y (mgr.24362) 787 : cluster 0 pgmap v756: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:14:39.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:14:39 smithi080 bash[41963]: audit 2023-12-01T05:14:39.305234+0000 mon.a (mon.0) 1183 : audit 0 from='client.? 172.21.15.80:0/718447931' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:14:40.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:14:39 smithi090 bash[32384]: cluster 2023-12-01T05:14:38.595659+0000 mgr.y (mgr.24362) 787 : cluster 0 pgmap v756: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:14:40.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:14:39 smithi090 bash[32384]: audit 2023-12-01T05:14:39.305234+0000 mon.a (mon.0) 1183 : audit 0 from='client.? 172.21.15.80:0/718447931' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:14:40.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:14:40 smithi080 bash[28361]: audit 2023-12-01T05:14:39.818758+0000 mon.c (mon.2) 495 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:14:40.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:14:40 smithi080 bash[28361]: audit 2023-12-01T05:14:40.102237+0000 mon.c (mon.2) 496 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:14:40.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:14:40 smithi080 bash[41963]: audit 2023-12-01T05:14:39.818758+0000 mon.c (mon.2) 495 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:14:40.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:14:40 smithi080 bash[41963]: audit 2023-12-01T05:14:40.102237+0000 mon.c (mon.2) 496 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:14:41.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:14:40 smithi090 bash[32384]: audit 2023-12-01T05:14:39.818758+0000 mon.c (mon.2) 495 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:14:41.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:14:40 smithi090 bash[32384]: audit 2023-12-01T05:14:40.102237+0000 mon.c (mon.2) 496 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:14:41.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:14:41 smithi080 bash[41963]: cluster 2023-12-01T05:14:40.596348+0000 mgr.y (mgr.24362) 788 : cluster 0 pgmap v757: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:14:41.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:14:41 smithi080 bash[28361]: cluster 2023-12-01T05:14:40.596348+0000 mgr.y (mgr.24362) 788 : cluster 0 pgmap v757: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:14:42.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:14:41 smithi090 bash[32384]: cluster 2023-12-01T05:14:40.596348+0000 mgr.y (mgr.24362) 788 : cluster 0 pgmap v757: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:14:42.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:14:42 smithi080 bash[28361]: audit 2023-12-01T05:14:41.769335+0000 mon.a (mon.0) 1184 : audit 0 from='client.? 172.21.15.80:0/3576514628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:14:42.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:14:42 smithi080 bash[41963]: audit 2023-12-01T05:14:41.769335+0000 mon.a (mon.0) 1184 : audit 0 from='client.? 172.21.15.80:0/3576514628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:14:43.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:14:42 smithi090 bash[32384]: audit 2023-12-01T05:14:41.769335+0000 mon.a (mon.0) 1184 : audit 0 from='client.? 172.21.15.80:0/3576514628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:14:43.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:14:43 smithi080 bash[28361]: cluster 2023-12-01T05:14:42.597491+0000 mgr.y (mgr.24362) 789 : cluster 0 pgmap v758: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:14:43.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:14:43 smithi080 bash[41963]: cluster 2023-12-01T05:14:42.597491+0000 mgr.y (mgr.24362) 789 : cluster 0 pgmap v758: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:14:44.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:14:43 smithi090 bash[32384]: cluster 2023-12-01T05:14:42.597491+0000 mgr.y (mgr.24362) 789 : cluster 0 pgmap v758: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:14:44.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:14:44 smithi080 bash[41963]: audit 2023-12-01T05:14:44.227247+0000 mon.a (mon.0) 1185 : audit 0 from='client.? 172.21.15.80:0/1215214530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:14:44.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:14:44 smithi080 bash[28361]: audit 2023-12-01T05:14:44.227247+0000 mon.a (mon.0) 1185 : audit 0 from='client.? 172.21.15.80:0/1215214530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:14:45.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:14:44 smithi090 bash[32384]: audit 2023-12-01T05:14:44.227247+0000 mon.a (mon.0) 1185 : audit 0 from='client.? 172.21.15.80:0/1215214530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:14:46.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:14:45 smithi090 bash[32384]: cluster 2023-12-01T05:14:44.598100+0000 mgr.y (mgr.24362) 790 : cluster 0 pgmap v759: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:14:46.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:14:45 smithi080 bash[28361]: cluster 2023-12-01T05:14:44.598100+0000 mgr.y (mgr.24362) 790 : cluster 0 pgmap v759: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:14:46.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:14:45 smithi080 bash[41963]: cluster 2023-12-01T05:14:44.598100+0000 mgr.y (mgr.24362) 790 : cluster 0 pgmap v759: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:14:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:14:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:14:46] "GET /metrics HTTP/1.1" 200 33972 "" "Prometheus/2.43.0" 2023-12-01T05:14:47.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:14:46 smithi090 bash[32384]: audit 2023-12-01T05:14:45.947636+0000 mon.a (mon.0) 1186 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:14:47.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:14:46 smithi090 bash[32384]: audit 2023-12-01T05:14:45.956899+0000 mon.a (mon.0) 1187 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:14:47.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:14:46 smithi090 bash[32384]: audit 2023-12-01T05:14:46.347570+0000 mon.a (mon.0) 1188 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:14:47.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:14:46 smithi090 bash[32384]: audit 2023-12-01T05:14:46.358313+0000 mon.a (mon.0) 1189 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:14:47.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:14:46 smithi090 bash[32384]: cluster 2023-12-01T05:14:46.599177+0000 mgr.y (mgr.24362) 791 : cluster 0 pgmap v760: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:14:47.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:14:46 smithi090 bash[32384]: audit 2023-12-01T05:14:46.668728+0000 mon.c (mon.2) 497 : audit 0 from='client.? 172.21.15.80:0/3541671726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:14:47.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:14:46 smithi090 bash[32384]: audit 2023-12-01T05:14:46.907235+0000 mon.c (mon.2) 498 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:14:47.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:14:46 smithi090 bash[32384]: audit 2023-12-01T05:14:46.908809+0000 mon.c (mon.2) 499 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:14:47.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:14:46 smithi090 bash[32384]: audit 2023-12-01T05:14:46.919501+0000 mon.a (mon.0) 1190 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:14:47.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:14:46 smithi080 bash[28361]: audit 2023-12-01T05:14:45.947636+0000 mon.a (mon.0) 1186 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:14:47.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:14:46 smithi080 bash[28361]: audit 2023-12-01T05:14:45.956899+0000 mon.a (mon.0) 1187 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:14:47.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:14:46 smithi080 bash[28361]: audit 2023-12-01T05:14:46.347570+0000 mon.a (mon.0) 1188 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:14:47.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:14:46 smithi080 bash[28361]: audit 2023-12-01T05:14:46.358313+0000 mon.a (mon.0) 1189 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:14:47.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:14:46 smithi080 bash[28361]: cluster 2023-12-01T05:14:46.599177+0000 mgr.y (mgr.24362) 791 : cluster 0 pgmap v760: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:14:47.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:14:46 smithi080 bash[28361]: audit 2023-12-01T05:14:46.668728+0000 mon.c (mon.2) 497 : audit 0 from='client.? 172.21.15.80:0/3541671726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:14:47.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:14:46 smithi080 bash[28361]: audit 2023-12-01T05:14:46.907235+0000 mon.c (mon.2) 498 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:14:47.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:14:46 smithi080 bash[28361]: audit 2023-12-01T05:14:46.908809+0000 mon.c (mon.2) 499 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:14:47.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:14:46 smithi080 bash[28361]: audit 2023-12-01T05:14:46.919501+0000 mon.a (mon.0) 1190 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:14:47.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:14:46 smithi080 bash[41963]: audit 2023-12-01T05:14:45.947636+0000 mon.a (mon.0) 1186 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:14:47.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:14:46 smithi080 bash[41963]: audit 2023-12-01T05:14:45.956899+0000 mon.a (mon.0) 1187 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:14:47.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:14:46 smithi080 bash[41963]: audit 2023-12-01T05:14:46.347570+0000 mon.a (mon.0) 1188 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:14:47.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:14:46 smithi080 bash[41963]: audit 2023-12-01T05:14:46.358313+0000 mon.a (mon.0) 1189 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:14:47.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:14:46 smithi080 bash[41963]: cluster 2023-12-01T05:14:46.599177+0000 mgr.y (mgr.24362) 791 : cluster 0 pgmap v760: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:14:47.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:14:46 smithi080 bash[41963]: audit 2023-12-01T05:14:46.668728+0000 mon.c (mon.2) 497 : audit 0 from='client.? 172.21.15.80:0/3541671726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:14:47.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:14:46 smithi080 bash[41963]: audit 2023-12-01T05:14:46.907235+0000 mon.c (mon.2) 498 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:14:47.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:14:46 smithi080 bash[41963]: audit 2023-12-01T05:14:46.908809+0000 mon.c (mon.2) 499 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:14:47.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:14:46 smithi080 bash[41963]: audit 2023-12-01T05:14:46.919501+0000 mon.a (mon.0) 1190 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:14:49.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:14:49 smithi080 bash[28361]: cluster 2023-12-01T05:14:48.599867+0000 mgr.y (mgr.24362) 792 : cluster 0 pgmap v761: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:14:49.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:14:49 smithi080 bash[28361]: audit 2023-12-01T05:14:49.117564+0000 mon.c (mon.2) 500 : audit 0 from='client.? 172.21.15.80:0/35683289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:14:49.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:14:49 smithi080 bash[41963]: cluster 2023-12-01T05:14:48.599867+0000 mgr.y (mgr.24362) 792 : cluster 0 pgmap v761: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:14:49.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:14:49 smithi080 bash[41963]: audit 2023-12-01T05:14:49.117564+0000 mon.c (mon.2) 500 : audit 0 from='client.? 172.21.15.80:0/35683289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:14:50.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:14:49 smithi090 bash[32384]: cluster 2023-12-01T05:14:48.599867+0000 mgr.y (mgr.24362) 792 : cluster 0 pgmap v761: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:14:50.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:14:49 smithi090 bash[32384]: audit 2023-12-01T05:14:49.117564+0000 mon.c (mon.2) 500 : audit 0 from='client.? 172.21.15.80:0/35683289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:14:51.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:14:51 smithi080 bash[28361]: cluster 2023-12-01T05:14:50.600550+0000 mgr.y (mgr.24362) 793 : cluster 0 pgmap v762: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:14:51.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:14:51 smithi080 bash[28361]: audit 2023-12-01T05:14:51.566121+0000 mon.a (mon.0) 1191 : audit 0 from='client.? 172.21.15.80:0/1661854689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:14:51.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:14:51 smithi080 bash[41963]: cluster 2023-12-01T05:14:50.600550+0000 mgr.y (mgr.24362) 793 : cluster 0 pgmap v762: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:14:51.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:14:51 smithi080 bash[41963]: audit 2023-12-01T05:14:51.566121+0000 mon.a (mon.0) 1191 : audit 0 from='client.? 172.21.15.80:0/1661854689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:14:52.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:14:51 smithi090 bash[32384]: cluster 2023-12-01T05:14:50.600550+0000 mgr.y (mgr.24362) 793 : cluster 0 pgmap v762: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:14:52.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:14:51 smithi090 bash[32384]: audit 2023-12-01T05:14:51.566121+0000 mon.a (mon.0) 1191 : audit 0 from='client.? 172.21.15.80:0/1661854689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:14:53.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:14:53 smithi090 bash[32384]: cluster 2023-12-01T05:14:52.601694+0000 mgr.y (mgr.24362) 794 : cluster 0 pgmap v763: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:14:53.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:14:53 smithi080 bash[41963]: cluster 2023-12-01T05:14:52.601694+0000 mgr.y (mgr.24362) 794 : cluster 0 pgmap v763: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:14:53.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:14:53 smithi080 bash[28361]: cluster 2023-12-01T05:14:52.601694+0000 mgr.y (mgr.24362) 794 : cluster 0 pgmap v763: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:14:54.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:14:54 smithi090 bash[32384]: audit 2023-12-01T05:14:54.012609+0000 mon.c (mon.2) 501 : audit 0 from='client.? 172.21.15.80:0/3844524637' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:14:54.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:14:54 smithi080 bash[28361]: audit 2023-12-01T05:14:54.012609+0000 mon.c (mon.2) 501 : audit 0 from='client.? 172.21.15.80:0/3844524637' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:14:54.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:14:54 smithi080 bash[41963]: audit 2023-12-01T05:14:54.012609+0000 mon.c (mon.2) 501 : audit 0 from='client.? 172.21.15.80:0/3844524637' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:14:55.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:14:55 smithi090 bash[32384]: cluster 2023-12-01T05:14:54.602311+0000 mgr.y (mgr.24362) 795 : cluster 0 pgmap v764: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:14:55.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:14:55 smithi090 bash[32384]: audit 2023-12-01T05:14:54.819284+0000 mon.c (mon.2) 502 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:14:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:14:55 smithi080 bash[28361]: cluster 2023-12-01T05:14:54.602311+0000 mgr.y (mgr.24362) 795 : cluster 0 pgmap v764: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:14:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:14:55 smithi080 bash[28361]: audit 2023-12-01T05:14:54.819284+0000 mon.c (mon.2) 502 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:14:55.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:14:55 smithi080 bash[41963]: cluster 2023-12-01T05:14:54.602311+0000 mgr.y (mgr.24362) 795 : cluster 0 pgmap v764: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:14:55.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:14:55 smithi080 bash[41963]: audit 2023-12-01T05:14:54.819284+0000 mon.c (mon.2) 502 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:14:56.521 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:14:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:14:56] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T05:14:56.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:14:56 smithi080 bash[28361]: audit 2023-12-01T05:14:56.464908+0000 mon.c (mon.2) 503 : audit 0 from='client.? 172.21.15.80:0/4107329786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:14:56.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:14:56 smithi080 bash[41963]: audit 2023-12-01T05:14:56.464908+0000 mon.c (mon.2) 503 : audit 0 from='client.? 172.21.15.80:0/4107329786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:14:57.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:14:56 smithi090 bash[32384]: audit 2023-12-01T05:14:56.464908+0000 mon.c (mon.2) 503 : audit 0 from='client.? 172.21.15.80:0/4107329786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:14:57.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:14:57 smithi080 bash[41963]: cluster 2023-12-01T05:14:56.603477+0000 mgr.y (mgr.24362) 796 : cluster 0 pgmap v765: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:14:57.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:14:57 smithi080 bash[28361]: cluster 2023-12-01T05:14:56.603477+0000 mgr.y (mgr.24362) 796 : cluster 0 pgmap v765: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:14:58.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:14:57 smithi090 bash[32384]: cluster 2023-12-01T05:14:56.603477+0000 mgr.y (mgr.24362) 796 : cluster 0 pgmap v765: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:14:59.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:14:59 smithi080 bash[41963]: cluster 2023-12-01T05:14:58.603962+0000 mgr.y (mgr.24362) 797 : cluster 0 pgmap v766: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:14:59.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:14:59 smithi080 bash[41963]: audit 2023-12-01T05:14:58.916124+0000 mon.a (mon.0) 1192 : audit 0 from='client.? 172.21.15.80:0/335594884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:14:59.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:14:59 smithi080 bash[28361]: cluster 2023-12-01T05:14:58.603962+0000 mgr.y (mgr.24362) 797 : cluster 0 pgmap v766: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:14:59.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:14:59 smithi080 bash[28361]: audit 2023-12-01T05:14:58.916124+0000 mon.a (mon.0) 1192 : audit 0 from='client.? 172.21.15.80:0/335594884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:15:00.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:14:59 smithi090 bash[32384]: cluster 2023-12-01T05:14:58.603962+0000 mgr.y (mgr.24362) 797 : cluster 0 pgmap v766: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:15:00.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:14:59 smithi090 bash[32384]: audit 2023-12-01T05:14:58.916124+0000 mon.a (mon.0) 1192 : audit 0 from='client.? 172.21.15.80:0/335594884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:15:01.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:15:01 smithi080 bash[28361]: cluster 2023-12-01T05:15:00.604518+0000 mgr.y (mgr.24362) 798 : cluster 0 pgmap v767: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:15:01.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:15:01 smithi080 bash[28361]: audit 2023-12-01T05:15:01.369734+0000 mon.c (mon.2) 504 : audit 0 from='client.? 172.21.15.80:0/1013352812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:15:01.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:15:01 smithi080 bash[41963]: cluster 2023-12-01T05:15:00.604518+0000 mgr.y (mgr.24362) 798 : cluster 0 pgmap v767: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:15:01.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:15:01 smithi080 bash[41963]: audit 2023-12-01T05:15:01.369734+0000 mon.c (mon.2) 504 : audit 0 from='client.? 172.21.15.80:0/1013352812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:15:01.943 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:15:01 smithi090 bash[32384]: cluster 2023-12-01T05:15:00.604518+0000 mgr.y (mgr.24362) 798 : cluster 0 pgmap v767: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:15:01.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:15:01 smithi090 bash[32384]: audit 2023-12-01T05:15:01.369734+0000 mon.c (mon.2) 504 : audit 0 from='client.? 172.21.15.80:0/1013352812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:15:03.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:15:03 smithi090 bash[32384]: cluster 2023-12-01T05:15:02.605666+0000 mgr.y (mgr.24362) 799 : cluster 0 pgmap v768: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:15:03.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:15:03 smithi080 bash[41963]: cluster 2023-12-01T05:15:02.605666+0000 mgr.y (mgr.24362) 799 : cluster 0 pgmap v768: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:15:03.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:15:03 smithi080 bash[28361]: cluster 2023-12-01T05:15:02.605666+0000 mgr.y (mgr.24362) 799 : cluster 0 pgmap v768: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:15:04.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:15:04 smithi090 bash[32384]: audit 2023-12-01T05:15:03.816647+0000 mon.c (mon.2) 505 : audit 0 from='client.? 172.21.15.80:0/3677070065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:15:04.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:15:04 smithi080 bash[41963]: audit 2023-12-01T05:15:03.816647+0000 mon.c (mon.2) 505 : audit 0 from='client.? 172.21.15.80:0/3677070065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:15:04.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:15:04 smithi080 bash[28361]: audit 2023-12-01T05:15:03.816647+0000 mon.c (mon.2) 505 : audit 0 from='client.? 172.21.15.80:0/3677070065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:15:05.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:15:05 smithi090 bash[32384]: cluster 2023-12-01T05:15:04.606312+0000 mgr.y (mgr.24362) 800 : cluster 0 pgmap v769: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:15:05.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:15:05 smithi080 bash[28361]: cluster 2023-12-01T05:15:04.606312+0000 mgr.y (mgr.24362) 800 : cluster 0 pgmap v769: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:15:05.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:15:05 smithi080 bash[41963]: cluster 2023-12-01T05:15:04.606312+0000 mgr.y (mgr.24362) 800 : cluster 0 pgmap v769: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:15:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:15:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:15:06] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T05:15:06.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:15:06 smithi080 bash[41963]: audit 2023-12-01T05:15:06.273553+0000 mon.c (mon.2) 506 : audit 0 from='client.? 172.21.15.80:0/782960854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:15:06.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:15:06 smithi080 bash[28361]: audit 2023-12-01T05:15:06.273553+0000 mon.c (mon.2) 506 : audit 0 from='client.? 172.21.15.80:0/782960854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:15:06.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:15:06 smithi090 bash[32384]: audit 2023-12-01T05:15:06.273553+0000 mon.c (mon.2) 506 : audit 0 from='client.? 172.21.15.80:0/782960854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:15:07.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:15:07 smithi080 bash[41963]: cluster 2023-12-01T05:15:06.607431+0000 mgr.y (mgr.24362) 801 : cluster 0 pgmap v770: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:15:07.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:15:07 smithi080 bash[28361]: cluster 2023-12-01T05:15:06.607431+0000 mgr.y (mgr.24362) 801 : cluster 0 pgmap v770: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:15:07.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:15:07 smithi090 bash[32384]: cluster 2023-12-01T05:15:06.607431+0000 mgr.y (mgr.24362) 801 : cluster 0 pgmap v770: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:15:09.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:15:09 smithi080 bash[28361]: cluster 2023-12-01T05:15:08.608097+0000 mgr.y (mgr.24362) 802 : cluster 0 pgmap v771: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:15:09.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:15:09 smithi080 bash[28361]: audit 2023-12-01T05:15:08.727965+0000 mon.c (mon.2) 507 : audit 0 from='client.? 172.21.15.80:0/1826372177' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:15:09.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:15:09 smithi080 bash[41963]: cluster 2023-12-01T05:15:08.608097+0000 mgr.y (mgr.24362) 802 : cluster 0 pgmap v771: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:15:09.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:15:09 smithi080 bash[41963]: audit 2023-12-01T05:15:08.727965+0000 mon.c (mon.2) 507 : audit 0 from='client.? 172.21.15.80:0/1826372177' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:15:10.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:15:09 smithi090 bash[32384]: cluster 2023-12-01T05:15:08.608097+0000 mgr.y (mgr.24362) 802 : cluster 0 pgmap v771: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:15:10.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:15:09 smithi090 bash[32384]: audit 2023-12-01T05:15:08.727965+0000 mon.c (mon.2) 507 : audit 0 from='client.? 172.21.15.80:0/1826372177' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:15:10.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:15:10 smithi080 bash[41963]: audit 2023-12-01T05:15:09.819647+0000 mon.c (mon.2) 508 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:15:10.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:15:10 smithi080 bash[28361]: audit 2023-12-01T05:15:09.819647+0000 mon.c (mon.2) 508 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:15:11.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:15:10 smithi090 bash[32384]: audit 2023-12-01T05:15:09.819647+0000 mon.c (mon.2) 508 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:15:11.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:15:11 smithi080 bash[28361]: cluster 2023-12-01T05:15:10.608683+0000 mgr.y (mgr.24362) 803 : cluster 0 pgmap v772: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:15:11.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:15:11 smithi080 bash[28361]: audit 2023-12-01T05:15:11.184118+0000 mon.a (mon.0) 1193 : audit 0 from='client.? 172.21.15.80:0/2128885554' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:15:11.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:15:11 smithi080 bash[41963]: cluster 2023-12-01T05:15:10.608683+0000 mgr.y (mgr.24362) 803 : cluster 0 pgmap v772: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:15:11.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:15:11 smithi080 bash[41963]: audit 2023-12-01T05:15:11.184118+0000 mon.a (mon.0) 1193 : audit 0 from='client.? 172.21.15.80:0/2128885554' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:15:12.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:15:11 smithi090 bash[32384]: cluster 2023-12-01T05:15:10.608683+0000 mgr.y (mgr.24362) 803 : cluster 0 pgmap v772: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:15:12.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:15:11 smithi090 bash[32384]: audit 2023-12-01T05:15:11.184118+0000 mon.a (mon.0) 1193 : audit 0 from='client.? 172.21.15.80:0/2128885554' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:15:13.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:15:13 smithi090 bash[32384]: cluster 2023-12-01T05:15:12.609812+0000 mgr.y (mgr.24362) 804 : cluster 0 pgmap v773: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:15:13.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:15:13 smithi080 bash[41963]: cluster 2023-12-01T05:15:12.609812+0000 mgr.y (mgr.24362) 804 : cluster 0 pgmap v773: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:15:13.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:15:13 smithi080 bash[28361]: cluster 2023-12-01T05:15:12.609812+0000 mgr.y (mgr.24362) 804 : cluster 0 pgmap v773: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:15:14.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:15:14 smithi090 bash[32384]: audit 2023-12-01T05:15:13.630718+0000 mon.c (mon.2) 509 : audit 0 from='client.? 172.21.15.80:0/2701033390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:15:14.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:15:14 smithi080 bash[28361]: audit 2023-12-01T05:15:13.630718+0000 mon.c (mon.2) 509 : audit 0 from='client.? 172.21.15.80:0/2701033390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:15:14.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:15:14 smithi080 bash[41963]: audit 2023-12-01T05:15:13.630718+0000 mon.c (mon.2) 509 : audit 0 from='client.? 172.21.15.80:0/2701033390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:15:15.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:15:15 smithi090 bash[32384]: cluster 2023-12-01T05:15:14.610452+0000 mgr.y (mgr.24362) 805 : cluster 0 pgmap v774: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:15:15.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:15:15 smithi080 bash[28361]: cluster 2023-12-01T05:15:14.610452+0000 mgr.y (mgr.24362) 805 : cluster 0 pgmap v774: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:15:15.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:15:15 smithi080 bash[41963]: cluster 2023-12-01T05:15:14.610452+0000 mgr.y (mgr.24362) 805 : cluster 0 pgmap v774: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:15:16.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:15:16 smithi090 bash[32384]: audit 2023-12-01T05:15:16.091919+0000 mon.c (mon.2) 510 : audit 0 from='client.? 172.21.15.80:0/3747512604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:15:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:15:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:15:16] "GET /metrics HTTP/1.1" 200 33988 "" "Prometheus/2.43.0" 2023-12-01T05:15:16.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:15:16 smithi080 bash[28361]: audit 2023-12-01T05:15:16.091919+0000 mon.c (mon.2) 510 : audit 0 from='client.? 172.21.15.80:0/3747512604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:15:16.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:15:16 smithi080 bash[41963]: audit 2023-12-01T05:15:16.091919+0000 mon.c (mon.2) 510 : audit 0 from='client.? 172.21.15.80:0/3747512604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:15:17.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:15:17 smithi090 bash[32384]: cluster 2023-12-01T05:15:16.611576+0000 mgr.y (mgr.24362) 806 : cluster 0 pgmap v775: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:15:17.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:15:17 smithi080 bash[28361]: cluster 2023-12-01T05:15:16.611576+0000 mgr.y (mgr.24362) 806 : cluster 0 pgmap v775: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:15:17.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:15:17 smithi080 bash[41963]: cluster 2023-12-01T05:15:16.611576+0000 mgr.y (mgr.24362) 806 : cluster 0 pgmap v775: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:15:18.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:15:18 smithi080 bash[28361]: audit 2023-12-01T05:15:18.549843+0000 mon.c (mon.2) 511 : audit 0 from='client.? 172.21.15.80:0/3353475940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:15:18.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:15:18 smithi080 bash[41963]: audit 2023-12-01T05:15:18.549843+0000 mon.c (mon.2) 511 : audit 0 from='client.? 172.21.15.80:0/3353475940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:15:19.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:15:18 smithi090 bash[32384]: audit 2023-12-01T05:15:18.549843+0000 mon.c (mon.2) 511 : audit 0 from='client.? 172.21.15.80:0/3353475940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:15:19.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:15:19 smithi080 bash[28361]: cluster 2023-12-01T05:15:18.611972+0000 mgr.y (mgr.24362) 807 : cluster 0 pgmap v776: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:15:19.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:15:19 smithi080 bash[41963]: cluster 2023-12-01T05:15:18.611972+0000 mgr.y (mgr.24362) 807 : cluster 0 pgmap v776: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:15:20.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:15:19 smithi090 bash[32384]: cluster 2023-12-01T05:15:18.611972+0000 mgr.y (mgr.24362) 807 : cluster 0 pgmap v776: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:15:21.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:15:21 smithi080 bash[28361]: cluster 2023-12-01T05:15:20.612534+0000 mgr.y (mgr.24362) 808 : cluster 0 pgmap v777: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:15:21.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:15:21 smithi080 bash[28361]: audit 2023-12-01T05:15:21.006626+0000 mon.c (mon.2) 512 : audit 0 from='client.? 172.21.15.80:0/411919750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:15:21.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:15:21 smithi080 bash[41963]: cluster 2023-12-01T05:15:20.612534+0000 mgr.y (mgr.24362) 808 : cluster 0 pgmap v777: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:15:21.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:15:21 smithi080 bash[41963]: audit 2023-12-01T05:15:21.006626+0000 mon.c (mon.2) 512 : audit 0 from='client.? 172.21.15.80:0/411919750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:15:22.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:15:21 smithi090 bash[32384]: cluster 2023-12-01T05:15:20.612534+0000 mgr.y (mgr.24362) 808 : cluster 0 pgmap v777: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:15:22.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:15:21 smithi090 bash[32384]: audit 2023-12-01T05:15:21.006626+0000 mon.c (mon.2) 512 : audit 0 from='client.? 172.21.15.80:0/411919750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:15:23.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:15:23 smithi090 bash[32384]: cluster 2023-12-01T05:15:22.613612+0000 mgr.y (mgr.24362) 809 : cluster 0 pgmap v778: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:15:23.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:15:23 smithi080 bash[28361]: cluster 2023-12-01T05:15:22.613612+0000 mgr.y (mgr.24362) 809 : cluster 0 pgmap v778: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:15:23.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:15:23 smithi080 bash[41963]: cluster 2023-12-01T05:15:22.613612+0000 mgr.y (mgr.24362) 809 : cluster 0 pgmap v778: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:15:24.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:15:24 smithi090 bash[32384]: audit 2023-12-01T05:15:23.468477+0000 mon.c (mon.2) 513 : audit 0 from='client.? 172.21.15.80:0/1560001362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:15:24.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:15:24 smithi080 bash[28361]: audit 2023-12-01T05:15:23.468477+0000 mon.c (mon.2) 513 : audit 0 from='client.? 172.21.15.80:0/1560001362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:15:24.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:15:24 smithi080 bash[41963]: audit 2023-12-01T05:15:23.468477+0000 mon.c (mon.2) 513 : audit 0 from='client.? 172.21.15.80:0/1560001362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:15:25.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:15:25 smithi090 bash[32384]: cluster 2023-12-01T05:15:24.614228+0000 mgr.y (mgr.24362) 810 : cluster 0 pgmap v779: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:15:25.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:15:25 smithi090 bash[32384]: audit 2023-12-01T05:15:24.819950+0000 mon.c (mon.2) 514 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:15:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:15:25 smithi080 bash[28361]: cluster 2023-12-01T05:15:24.614228+0000 mgr.y (mgr.24362) 810 : cluster 0 pgmap v779: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:15:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:15:25 smithi080 bash[28361]: audit 2023-12-01T05:15:24.819950+0000 mon.c (mon.2) 514 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:15:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:15:25 smithi080 bash[41963]: cluster 2023-12-01T05:15:24.614228+0000 mgr.y (mgr.24362) 810 : cluster 0 pgmap v779: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:15:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:15:25 smithi080 bash[41963]: audit 2023-12-01T05:15:24.819950+0000 mon.c (mon.2) 514 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:15:26.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:15:26 smithi090 bash[32384]: audit 2023-12-01T05:15:25.921556+0000 mon.a (mon.0) 1194 : audit 0 from='client.? 172.21.15.80:0/3899163657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:15:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:15:26 smithi080 bash[28361]: audit 2023-12-01T05:15:25.921556+0000 mon.a (mon.0) 1194 : audit 0 from='client.? 172.21.15.80:0/3899163657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:15:26.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:15:26 smithi080 bash[41963]: audit 2023-12-01T05:15:25.921556+0000 mon.a (mon.0) 1194 : audit 0 from='client.? 172.21.15.80:0/3899163657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:15:26.683 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:15:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:15:26] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T05:15:27.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:15:27 smithi090 bash[32384]: cluster 2023-12-01T05:15:26.615378+0000 mgr.y (mgr.24362) 811 : cluster 0 pgmap v780: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:15:27.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:15:27 smithi080 bash[28361]: cluster 2023-12-01T05:15:26.615378+0000 mgr.y (mgr.24362) 811 : cluster 0 pgmap v780: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:15:27.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:15:27 smithi080 bash[41963]: cluster 2023-12-01T05:15:26.615378+0000 mgr.y (mgr.24362) 811 : cluster 0 pgmap v780: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:15:28.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:15:28 smithi090 bash[32384]: audit 2023-12-01T05:15:28.381317+0000 mon.c (mon.2) 515 : audit 0 from='client.? 172.21.15.80:0/2320298847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:15:28.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:15:28 smithi080 bash[28361]: audit 2023-12-01T05:15:28.381317+0000 mon.c (mon.2) 515 : audit 0 from='client.? 172.21.15.80:0/2320298847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:15:28.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:15:28 smithi080 bash[41963]: audit 2023-12-01T05:15:28.381317+0000 mon.c (mon.2) 515 : audit 0 from='client.? 172.21.15.80:0/2320298847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:15:29.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:15:29 smithi090 bash[32384]: cluster 2023-12-01T05:15:28.616052+0000 mgr.y (mgr.24362) 812 : cluster 0 pgmap v781: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:15:29.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:15:29 smithi080 bash[28361]: cluster 2023-12-01T05:15:28.616052+0000 mgr.y (mgr.24362) 812 : cluster 0 pgmap v781: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:15:29.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:15:29 smithi080 bash[41963]: cluster 2023-12-01T05:15:28.616052+0000 mgr.y (mgr.24362) 812 : cluster 0 pgmap v781: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:15:31.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:15:31 smithi080 bash[28361]: cluster 2023-12-01T05:15:30.616643+0000 mgr.y (mgr.24362) 813 : cluster 0 pgmap v782: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:15:31.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:15:31 smithi080 bash[28361]: audit 2023-12-01T05:15:30.831650+0000 mon.c (mon.2) 516 : audit 0 from='client.? 172.21.15.80:0/1037524592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:15:31.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:15:31 smithi080 bash[41963]: cluster 2023-12-01T05:15:30.616643+0000 mgr.y (mgr.24362) 813 : cluster 0 pgmap v782: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:15:31.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:15:31 smithi080 bash[41963]: audit 2023-12-01T05:15:30.831650+0000 mon.c (mon.2) 516 : audit 0 from='client.? 172.21.15.80:0/1037524592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:15:32.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:15:31 smithi090 bash[32384]: cluster 2023-12-01T05:15:30.616643+0000 mgr.y (mgr.24362) 813 : cluster 0 pgmap v782: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:15:32.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:15:31 smithi090 bash[32384]: audit 2023-12-01T05:15:30.831650+0000 mon.c (mon.2) 516 : audit 0 from='client.? 172.21.15.80:0/1037524592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:15:33.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:15:33 smithi090 bash[32384]: cluster 2023-12-01T05:15:32.617742+0000 mgr.y (mgr.24362) 814 : cluster 0 pgmap v783: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:15:33.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:15:33 smithi080 bash[28361]: cluster 2023-12-01T05:15:32.617742+0000 mgr.y (mgr.24362) 814 : cluster 0 pgmap v783: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:15:33.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:15:33 smithi080 bash[41963]: cluster 2023-12-01T05:15:32.617742+0000 mgr.y (mgr.24362) 814 : cluster 0 pgmap v783: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:15:34.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:15:34 smithi090 bash[32384]: audit 2023-12-01T05:15:33.288744+0000 mon.a (mon.0) 1195 : audit 0 from='client.? 172.21.15.80:0/2117333042' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:15:34.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:15:34 smithi080 bash[28361]: audit 2023-12-01T05:15:33.288744+0000 mon.a (mon.0) 1195 : audit 0 from='client.? 172.21.15.80:0/2117333042' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:15:34.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:15:34 smithi080 bash[41963]: audit 2023-12-01T05:15:33.288744+0000 mon.a (mon.0) 1195 : audit 0 from='client.? 172.21.15.80:0/2117333042' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:15:35.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:15:35 smithi090 bash[32384]: cluster 2023-12-01T05:15:34.618376+0000 mgr.y (mgr.24362) 815 : cluster 0 pgmap v784: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:15:35.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:15:35 smithi080 bash[28361]: cluster 2023-12-01T05:15:34.618376+0000 mgr.y (mgr.24362) 815 : cluster 0 pgmap v784: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:15:35.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:15:35 smithi080 bash[41963]: cluster 2023-12-01T05:15:34.618376+0000 mgr.y (mgr.24362) 815 : cluster 0 pgmap v784: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:15:36.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:15:36 smithi090 bash[32384]: audit 2023-12-01T05:15:35.742670+0000 mon.a (mon.0) 1196 : audit 0 from='client.? 172.21.15.80:0/1083417356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:15:36.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:15:36 smithi080 bash[28361]: audit 2023-12-01T05:15:35.742670+0000 mon.a (mon.0) 1196 : audit 0 from='client.? 172.21.15.80:0/1083417356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:15:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:15:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:15:36] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T05:15:36.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:15:36 smithi080 bash[41963]: audit 2023-12-01T05:15:35.742670+0000 mon.a (mon.0) 1196 : audit 0 from='client.? 172.21.15.80:0/1083417356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:15:37.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:15:37 smithi090 bash[32384]: cluster 2023-12-01T05:15:36.619538+0000 mgr.y (mgr.24362) 816 : cluster 0 pgmap v785: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:15:37.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:15:37 smithi080 bash[28361]: cluster 2023-12-01T05:15:36.619538+0000 mgr.y (mgr.24362) 816 : cluster 0 pgmap v785: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:15:37.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:15:37 smithi080 bash[41963]: cluster 2023-12-01T05:15:36.619538+0000 mgr.y (mgr.24362) 816 : cluster 0 pgmap v785: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:15:38.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:15:38 smithi090 bash[32384]: audit 2023-12-01T05:15:38.206396+0000 mon.a (mon.0) 1197 : audit 0 from='client.? 172.21.15.80:0/3076473697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:15:38.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:15:38 smithi080 bash[41963]: audit 2023-12-01T05:15:38.206396+0000 mon.a (mon.0) 1197 : audit 0 from='client.? 172.21.15.80:0/3076473697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:15:38.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:15:38 smithi080 bash[28361]: audit 2023-12-01T05:15:38.206396+0000 mon.a (mon.0) 1197 : audit 0 from='client.? 172.21.15.80:0/3076473697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:15:39.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:15:39 smithi090 bash[32384]: cluster 2023-12-01T05:15:38.620284+0000 mgr.y (mgr.24362) 817 : cluster 0 pgmap v786: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:15:39.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:15:39 smithi080 bash[28361]: cluster 2023-12-01T05:15:38.620284+0000 mgr.y (mgr.24362) 817 : cluster 0 pgmap v786: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:15:39.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:15:39 smithi080 bash[41963]: cluster 2023-12-01T05:15:38.620284+0000 mgr.y (mgr.24362) 817 : cluster 0 pgmap v786: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:15:40.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:15:40 smithi090 bash[32384]: audit 2023-12-01T05:15:39.820420+0000 mon.c (mon.2) 517 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:15:40.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:15:40 smithi080 bash[28361]: audit 2023-12-01T05:15:39.820420+0000 mon.c (mon.2) 517 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:15:40.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:15:40 smithi080 bash[41963]: audit 2023-12-01T05:15:39.820420+0000 mon.c (mon.2) 517 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:15:41.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:15:41 smithi090 bash[32384]: cluster 2023-12-01T05:15:40.620898+0000 mgr.y (mgr.24362) 818 : cluster 0 pgmap v787: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:15:41.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:15:41 smithi090 bash[32384]: audit 2023-12-01T05:15:40.662997+0000 mon.a (mon.0) 1198 : audit 0 from='client.? 172.21.15.80:0/1622813507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:15:41.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:15:41 smithi080 bash[41963]: cluster 2023-12-01T05:15:40.620898+0000 mgr.y (mgr.24362) 818 : cluster 0 pgmap v787: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:15:41.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:15:41 smithi080 bash[41963]: audit 2023-12-01T05:15:40.662997+0000 mon.a (mon.0) 1198 : audit 0 from='client.? 172.21.15.80:0/1622813507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:15:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:15:41 smithi080 bash[28361]: cluster 2023-12-01T05:15:40.620898+0000 mgr.y (mgr.24362) 818 : cluster 0 pgmap v787: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:15:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:15:41 smithi080 bash[28361]: audit 2023-12-01T05:15:40.662997+0000 mon.a (mon.0) 1198 : audit 0 from='client.? 172.21.15.80:0/1622813507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:15:43.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:15:43 smithi090 bash[32384]: cluster 2023-12-01T05:15:42.622067+0000 mgr.y (mgr.24362) 819 : cluster 0 pgmap v788: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:15:43.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:15:43 smithi090 bash[32384]: audit 2023-12-01T05:15:43.116248+0000 mon.c (mon.2) 518 : audit 0 from='client.? 172.21.15.80:0/1212482194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:15:43.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:15:43 smithi080 bash[41963]: cluster 2023-12-01T05:15:42.622067+0000 mgr.y (mgr.24362) 819 : cluster 0 pgmap v788: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:15:43.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:15:43 smithi080 bash[41963]: audit 2023-12-01T05:15:43.116248+0000 mon.c (mon.2) 518 : audit 0 from='client.? 172.21.15.80:0/1212482194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:15:43.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:15:43 smithi080 bash[28361]: cluster 2023-12-01T05:15:42.622067+0000 mgr.y (mgr.24362) 819 : cluster 0 pgmap v788: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:15:43.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:15:43 smithi080 bash[28361]: audit 2023-12-01T05:15:43.116248+0000 mon.c (mon.2) 518 : audit 0 from='client.? 172.21.15.80:0/1212482194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:15:45.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:15:45 smithi080 bash[28361]: cluster 2023-12-01T05:15:44.622849+0000 mgr.y (mgr.24362) 820 : cluster 0 pgmap v789: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:15:45.952 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:15:45 smithi080 bash[28361]: audit 2023-12-01T05:15:45.573003+0000 mon.a (mon.0) 1199 : audit 0 from='client.? 172.21.15.80:0/1236341507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:15:45.952 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:15:45 smithi080 bash[41963]: cluster 2023-12-01T05:15:44.622849+0000 mgr.y (mgr.24362) 820 : cluster 0 pgmap v789: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:15:45.952 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:15:45 smithi080 bash[41963]: audit 2023-12-01T05:15:45.573003+0000 mon.a (mon.0) 1199 : audit 0 from='client.? 172.21.15.80:0/1236341507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:15:46.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:15:45 smithi090 bash[32384]: cluster 2023-12-01T05:15:44.622849+0000 mgr.y (mgr.24362) 820 : cluster 0 pgmap v789: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:15:46.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:15:45 smithi090 bash[32384]: audit 2023-12-01T05:15:45.573003+0000 mon.a (mon.0) 1199 : audit 0 from='client.? 172.21.15.80:0/1236341507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:15:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:15:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:15:46] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T05:15:48.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:15:47 smithi090 bash[32384]: cluster 2023-12-01T05:15:46.624043+0000 mgr.y (mgr.24362) 821 : cluster 0 pgmap v790: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:15:48.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:15:47 smithi090 bash[32384]: audit 2023-12-01T05:15:47.001280+0000 mon.c (mon.2) 519 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:15:48.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:15:47 smithi080 bash[28361]: cluster 2023-12-01T05:15:46.624043+0000 mgr.y (mgr.24362) 821 : cluster 0 pgmap v790: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:15:48.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:15:47 smithi080 bash[28361]: audit 2023-12-01T05:15:47.001280+0000 mon.c (mon.2) 519 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:15:48.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:15:47 smithi080 bash[41963]: cluster 2023-12-01T05:15:46.624043+0000 mgr.y (mgr.24362) 821 : cluster 0 pgmap v790: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:15:48.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:15:47 smithi080 bash[41963]: audit 2023-12-01T05:15:47.001280+0000 mon.c (mon.2) 519 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:15:49.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:15:48 smithi090 bash[32384]: audit 2023-12-01T05:15:48.030059+0000 mon.c (mon.2) 520 : audit 0 from='client.? 172.21.15.80:0/709331702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:15:49.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:15:48 smithi080 bash[28361]: audit 2023-12-01T05:15:48.030059+0000 mon.c (mon.2) 520 : audit 0 from='client.? 172.21.15.80:0/709331702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:15:49.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:15:48 smithi080 bash[41963]: audit 2023-12-01T05:15:48.030059+0000 mon.c (mon.2) 520 : audit 0 from='client.? 172.21.15.80:0/709331702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:15:50.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:15:49 smithi090 bash[32384]: cluster 2023-12-01T05:15:48.624572+0000 mgr.y (mgr.24362) 822 : cluster 0 pgmap v791: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:15:50.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:15:49 smithi080 bash[28361]: cluster 2023-12-01T05:15:48.624572+0000 mgr.y (mgr.24362) 822 : cluster 0 pgmap v791: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:15:50.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:15:49 smithi080 bash[41963]: cluster 2023-12-01T05:15:48.624572+0000 mgr.y (mgr.24362) 822 : cluster 0 pgmap v791: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:15:51.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:15:50 smithi090 bash[32384]: audit 2023-12-01T05:15:50.482524+0000 mon.c (mon.2) 521 : audit 0 from='client.? 172.21.15.80:0/1454123797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:15:51.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:15:50 smithi080 bash[28361]: audit 2023-12-01T05:15:50.482524+0000 mon.c (mon.2) 521 : audit 0 from='client.? 172.21.15.80:0/1454123797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:15:51.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:15:50 smithi080 bash[41963]: audit 2023-12-01T05:15:50.482524+0000 mon.c (mon.2) 521 : audit 0 from='client.? 172.21.15.80:0/1454123797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:15:52.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:15:51 smithi090 bash[32384]: cluster 2023-12-01T05:15:50.625343+0000 mgr.y (mgr.24362) 823 : cluster 0 pgmap v792: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:15:52.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:15:51 smithi080 bash[28361]: cluster 2023-12-01T05:15:50.625343+0000 mgr.y (mgr.24362) 823 : cluster 0 pgmap v792: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:15:52.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:15:51 smithi080 bash[41963]: cluster 2023-12-01T05:15:50.625343+0000 mgr.y (mgr.24362) 823 : cluster 0 pgmap v792: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:15:53.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:15:53 smithi090 bash[32384]: cluster 2023-12-01T05:15:52.626329+0000 mgr.y (mgr.24362) 824 : cluster 0 pgmap v793: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:15:53.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:15:53 smithi090 bash[32384]: audit 2023-12-01T05:15:52.845354+0000 mon.a (mon.0) 1200 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:15:53.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:15:53 smithi090 bash[32384]: audit 2023-12-01T05:15:52.859521+0000 mon.a (mon.0) 1201 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:15:53.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:15:53 smithi090 bash[32384]: audit 2023-12-01T05:15:53.006047+0000 mon.a (mon.0) 1202 : audit 0 from='client.? 172.21.15.80:0/1481665528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:15:53.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:15:53 smithi080 bash[28361]: cluster 2023-12-01T05:15:52.626329+0000 mgr.y (mgr.24362) 824 : cluster 0 pgmap v793: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:15:53.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:15:53 smithi080 bash[28361]: audit 2023-12-01T05:15:52.845354+0000 mon.a (mon.0) 1200 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:15:53.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:15:53 smithi080 bash[28361]: audit 2023-12-01T05:15:52.859521+0000 mon.a (mon.0) 1201 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:15:53.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:15:53 smithi080 bash[28361]: audit 2023-12-01T05:15:53.006047+0000 mon.a (mon.0) 1202 : audit 0 from='client.? 172.21.15.80:0/1481665528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:15:53.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:15:53 smithi080 bash[41963]: cluster 2023-12-01T05:15:52.626329+0000 mgr.y (mgr.24362) 824 : cluster 0 pgmap v793: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:15:53.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:15:53 smithi080 bash[41963]: audit 2023-12-01T05:15:52.845354+0000 mon.a (mon.0) 1200 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:15:53.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:15:53 smithi080 bash[41963]: audit 2023-12-01T05:15:52.859521+0000 mon.a (mon.0) 1201 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:15:53.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:15:53 smithi080 bash[41963]: audit 2023-12-01T05:15:53.006047+0000 mon.a (mon.0) 1202 : audit 0 from='client.? 172.21.15.80:0/1481665528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:15:54.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:15:54 smithi090 bash[32384]: audit 2023-12-01T05:15:53.251271+0000 mon.a (mon.0) 1203 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:15:54.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:15:54 smithi090 bash[32384]: audit 2023-12-01T05:15:53.267554+0000 mon.a (mon.0) 1204 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:15:54.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:15:54 smithi080 bash[28361]: audit 2023-12-01T05:15:53.251271+0000 mon.a (mon.0) 1203 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:15:54.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:15:54 smithi080 bash[28361]: audit 2023-12-01T05:15:53.267554+0000 mon.a (mon.0) 1204 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:15:54.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:15:54 smithi080 bash[41963]: audit 2023-12-01T05:15:53.251271+0000 mon.a (mon.0) 1203 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:15:54.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:15:54 smithi080 bash[41963]: audit 2023-12-01T05:15:53.267554+0000 mon.a (mon.0) 1204 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:15:55.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:15:55 smithi090 bash[32384]: cluster 2023-12-01T05:15:54.627047+0000 mgr.y (mgr.24362) 825 : cluster 0 pgmap v794: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:15:55.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:15:55 smithi090 bash[32384]: audit 2023-12-01T05:15:54.820794+0000 mon.c (mon.2) 522 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:15:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:15:55 smithi080 bash[28361]: cluster 2023-12-01T05:15:54.627047+0000 mgr.y (mgr.24362) 825 : cluster 0 pgmap v794: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:15:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:15:55 smithi080 bash[28361]: audit 2023-12-01T05:15:54.820794+0000 mon.c (mon.2) 522 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:15:55.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:15:55 smithi080 bash[41963]: cluster 2023-12-01T05:15:54.627047+0000 mgr.y (mgr.24362) 825 : cluster 0 pgmap v794: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:15:55.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:15:55 smithi080 bash[41963]: audit 2023-12-01T05:15:54.820794+0000 mon.c (mon.2) 522 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:15:56.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:15:56 smithi090 bash[32384]: audit 2023-12-01T05:15:55.469458+0000 mon.a (mon.0) 1205 : audit 0 from='client.? 172.21.15.80:0/2273447170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:15:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:15:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:15:56] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T05:15:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:15:56 smithi080 bash[41963]: audit 2023-12-01T05:15:55.469458+0000 mon.a (mon.0) 1205 : audit 0 from='client.? 172.21.15.80:0/2273447170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:15:56.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:15:56 smithi080 bash[28361]: audit 2023-12-01T05:15:55.469458+0000 mon.a (mon.0) 1205 : audit 0 from='client.? 172.21.15.80:0/2273447170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:15:57.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:15:57 smithi080 bash[41963]: cluster 2023-12-01T05:15:56.628284+0000 mgr.y (mgr.24362) 826 : cluster 0 pgmap v795: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:15:57.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:15:57 smithi080 bash[28361]: cluster 2023-12-01T05:15:56.628284+0000 mgr.y (mgr.24362) 826 : cluster 0 pgmap v795: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:15:57.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:15:57 smithi090 bash[32384]: cluster 2023-12-01T05:15:56.628284+0000 mgr.y (mgr.24362) 826 : cluster 0 pgmap v795: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:15:58.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:15:58 smithi090 bash[32384]: audit 2023-12-01T05:15:57.935582+0000 mon.a (mon.0) 1206 : audit 0 from='client.? 172.21.15.80:0/3721409189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:15:58.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:15:58 smithi080 bash[28361]: audit 2023-12-01T05:15:57.935582+0000 mon.a (mon.0) 1206 : audit 0 from='client.? 172.21.15.80:0/3721409189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:15:58.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:15:58 smithi080 bash[41963]: audit 2023-12-01T05:15:57.935582+0000 mon.a (mon.0) 1206 : audit 0 from='client.? 172.21.15.80:0/3721409189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:15:59.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:15:59 smithi080 bash[28361]: cluster 2023-12-01T05:15:58.628961+0000 mgr.y (mgr.24362) 827 : cluster 0 pgmap v796: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:15:59.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:15:59 smithi080 bash[41963]: cluster 2023-12-01T05:15:58.628961+0000 mgr.y (mgr.24362) 827 : cluster 0 pgmap v796: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:15:59.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:15:59 smithi090 bash[32384]: cluster 2023-12-01T05:15:58.628961+0000 mgr.y (mgr.24362) 827 : cluster 0 pgmap v796: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:16:00.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:16:00 smithi080 bash[41963]: audit 2023-12-01T05:16:00.374397+0000 mon.a (mon.0) 1207 : audit 0 from='client.? 172.21.15.80:0/1311558064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:16:00.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:16:00 smithi080 bash[28361]: audit 2023-12-01T05:16:00.374397+0000 mon.a (mon.0) 1207 : audit 0 from='client.? 172.21.15.80:0/1311558064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:16:00.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:16:00 smithi090 bash[32384]: audit 2023-12-01T05:16:00.374397+0000 mon.a (mon.0) 1207 : audit 0 from='client.? 172.21.15.80:0/1311558064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:16:01.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:16:01 smithi080 bash[28361]: cluster 2023-12-01T05:16:00.629645+0000 mgr.y (mgr.24362) 828 : cluster 0 pgmap v797: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:16:01.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:16:01 smithi080 bash[41963]: cluster 2023-12-01T05:16:00.629645+0000 mgr.y (mgr.24362) 828 : cluster 0 pgmap v797: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:16:01.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:16:01 smithi090 bash[32384]: cluster 2023-12-01T05:16:00.629645+0000 mgr.y (mgr.24362) 828 : cluster 0 pgmap v797: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:16:03.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:16:03 smithi080 bash[41963]: cluster 2023-12-01T05:16:02.630473+0000 mgr.y (mgr.24362) 829 : cluster 0 pgmap v798: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:16:03.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:16:03 smithi080 bash[41963]: audit 2023-12-01T05:16:02.822211+0000 mon.a (mon.0) 1208 : audit 0 from='client.? 172.21.15.80:0/2738367682' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:16:03.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:16:03 smithi080 bash[28361]: cluster 2023-12-01T05:16:02.630473+0000 mgr.y (mgr.24362) 829 : cluster 0 pgmap v798: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:16:03.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:16:03 smithi080 bash[28361]: audit 2023-12-01T05:16:02.822211+0000 mon.a (mon.0) 1208 : audit 0 from='client.? 172.21.15.80:0/2738367682' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:16:03.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:16:03 smithi090 bash[32384]: cluster 2023-12-01T05:16:02.630473+0000 mgr.y (mgr.24362) 829 : cluster 0 pgmap v798: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:16:03.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:16:03 smithi090 bash[32384]: audit 2023-12-01T05:16:02.822211+0000 mon.a (mon.0) 1208 : audit 0 from='client.? 172.21.15.80:0/2738367682' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:16:04.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:16:04 smithi080 bash[41963]: audit 2023-12-01T05:16:03.637117+0000 mon.a (mon.0) 1209 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:16:04.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:16:04 smithi080 bash[41963]: audit 2023-12-01T05:16:03.648307+0000 mon.a (mon.0) 1210 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:16:04.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:16:04 smithi080 bash[41963]: audit 2023-12-01T05:16:03.653402+0000 mon.c (mon.2) 523 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:16:04.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:16:04 smithi080 bash[41963]: audit 2023-12-01T05:16:03.654993+0000 mon.c (mon.2) 524 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:16:04.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:16:04 smithi080 bash[41963]: audit 2023-12-01T05:16:03.663501+0000 mon.a (mon.0) 1211 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:16:04.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:16:04 smithi080 bash[28361]: audit 2023-12-01T05:16:03.637117+0000 mon.a (mon.0) 1209 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:16:04.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:16:04 smithi080 bash[28361]: audit 2023-12-01T05:16:03.648307+0000 mon.a (mon.0) 1210 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:16:04.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:16:04 smithi080 bash[28361]: audit 2023-12-01T05:16:03.653402+0000 mon.c (mon.2) 523 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:16:04.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:16:04 smithi080 bash[28361]: audit 2023-12-01T05:16:03.654993+0000 mon.c (mon.2) 524 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:16:04.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:16:04 smithi080 bash[28361]: audit 2023-12-01T05:16:03.663501+0000 mon.a (mon.0) 1211 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:16:05.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:16:04 smithi090 bash[32384]: audit 2023-12-01T05:16:03.637117+0000 mon.a (mon.0) 1209 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:16:05.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:16:04 smithi090 bash[32384]: audit 2023-12-01T05:16:03.648307+0000 mon.a (mon.0) 1210 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:16:05.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:16:04 smithi090 bash[32384]: audit 2023-12-01T05:16:03.653402+0000 mon.c (mon.2) 523 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:16:05.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:16:04 smithi090 bash[32384]: audit 2023-12-01T05:16:03.654993+0000 mon.c (mon.2) 524 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:16:05.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:16:04 smithi090 bash[32384]: audit 2023-12-01T05:16:03.663501+0000 mon.a (mon.0) 1211 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:16:05.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:16:05 smithi080 bash[28361]: cluster 2023-12-01T05:16:04.631069+0000 mgr.y (mgr.24362) 830 : cluster 0 pgmap v799: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:16:05.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:16:05 smithi080 bash[28361]: audit 2023-12-01T05:16:05.274122+0000 mon.c (mon.2) 525 : audit 0 from='client.? 172.21.15.80:0/2667187569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:16:05.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:16:05 smithi080 bash[41963]: cluster 2023-12-01T05:16:04.631069+0000 mgr.y (mgr.24362) 830 : cluster 0 pgmap v799: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:16:05.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:16:05 smithi080 bash[41963]: audit 2023-12-01T05:16:05.274122+0000 mon.c (mon.2) 525 : audit 0 from='client.? 172.21.15.80:0/2667187569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:16:06.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:16:05 smithi090 bash[32384]: cluster 2023-12-01T05:16:04.631069+0000 mgr.y (mgr.24362) 830 : cluster 0 pgmap v799: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:16:06.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:16:05 smithi090 bash[32384]: audit 2023-12-01T05:16:05.274122+0000 mon.c (mon.2) 525 : audit 0 from='client.? 172.21.15.80:0/2667187569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:16:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:16:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:16:06] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T05:16:07.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:16:07 smithi080 bash[28361]: cluster 2023-12-01T05:16:06.632253+0000 mgr.y (mgr.24362) 831 : cluster 0 pgmap v800: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:16:07.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:16:07 smithi080 bash[41963]: cluster 2023-12-01T05:16:06.632253+0000 mgr.y (mgr.24362) 831 : cluster 0 pgmap v800: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:16:08.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:16:07 smithi090 bash[32384]: cluster 2023-12-01T05:16:06.632253+0000 mgr.y (mgr.24362) 831 : cluster 0 pgmap v800: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:16:08.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:16:08 smithi080 bash[28361]: audit 2023-12-01T05:16:07.730985+0000 mon.c (mon.2) 526 : audit 0 from='client.? 172.21.15.80:0/1039668458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:16:08.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:16:08 smithi080 bash[41963]: audit 2023-12-01T05:16:07.730985+0000 mon.c (mon.2) 526 : audit 0 from='client.? 172.21.15.80:0/1039668458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:16:09.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:16:08 smithi090 bash[32384]: audit 2023-12-01T05:16:07.730985+0000 mon.c (mon.2) 526 : audit 0 from='client.? 172.21.15.80:0/1039668458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:16:09.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:16:09 smithi080 bash[41963]: cluster 2023-12-01T05:16:08.632981+0000 mgr.y (mgr.24362) 832 : cluster 0 pgmap v801: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:16:09.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:16:09 smithi080 bash[28361]: cluster 2023-12-01T05:16:08.632981+0000 mgr.y (mgr.24362) 832 : cluster 0 pgmap v801: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:16:10.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:16:09 smithi090 bash[32384]: cluster 2023-12-01T05:16:08.632981+0000 mgr.y (mgr.24362) 832 : cluster 0 pgmap v801: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:16:11.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:16:10 smithi090 bash[32384]: audit 2023-12-01T05:16:09.821831+0000 mon.c (mon.2) 527 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:16:11.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:16:10 smithi090 bash[32384]: audit 2023-12-01T05:16:10.201927+0000 mon.c (mon.2) 528 : audit 0 from='client.? 172.21.15.80:0/588582873' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:16:11.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:16:10 smithi080 bash[41963]: audit 2023-12-01T05:16:09.821831+0000 mon.c (mon.2) 527 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:16:11.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:16:10 smithi080 bash[41963]: audit 2023-12-01T05:16:10.201927+0000 mon.c (mon.2) 528 : audit 0 from='client.? 172.21.15.80:0/588582873' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:16:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:16:10 smithi080 bash[28361]: audit 2023-12-01T05:16:09.821831+0000 mon.c (mon.2) 527 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:16:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:16:10 smithi080 bash[28361]: audit 2023-12-01T05:16:10.201927+0000 mon.c (mon.2) 528 : audit 0 from='client.? 172.21.15.80:0/588582873' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:16:12.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:16:11 smithi090 bash[32384]: cluster 2023-12-01T05:16:10.633691+0000 mgr.y (mgr.24362) 833 : cluster 0 pgmap v802: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:16:12.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:16:11 smithi080 bash[41963]: cluster 2023-12-01T05:16:10.633691+0000 mgr.y (mgr.24362) 833 : cluster 0 pgmap v802: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:16:12.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:16:11 smithi080 bash[28361]: cluster 2023-12-01T05:16:10.633691+0000 mgr.y (mgr.24362) 833 : cluster 0 pgmap v802: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:16:13.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:16:13 smithi090 bash[32384]: cluster 2023-12-01T05:16:12.634680+0000 mgr.y (mgr.24362) 834 : cluster 0 pgmap v803: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:16:13.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:16:13 smithi090 bash[32384]: audit 2023-12-01T05:16:12.668136+0000 mon.a (mon.0) 1212 : audit 0 from='client.? 172.21.15.80:0/326368876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:16:13.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:16:13 smithi080 bash[28361]: cluster 2023-12-01T05:16:12.634680+0000 mgr.y (mgr.24362) 834 : cluster 0 pgmap v803: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:16:13.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:16:13 smithi080 bash[28361]: audit 2023-12-01T05:16:12.668136+0000 mon.a (mon.0) 1212 : audit 0 from='client.? 172.21.15.80:0/326368876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:16:13.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:16:13 smithi080 bash[41963]: cluster 2023-12-01T05:16:12.634680+0000 mgr.y (mgr.24362) 834 : cluster 0 pgmap v803: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:16:13.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:16:13 smithi080 bash[41963]: audit 2023-12-01T05:16:12.668136+0000 mon.a (mon.0) 1212 : audit 0 from='client.? 172.21.15.80:0/326368876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:16:16.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:16:15 smithi090 bash[32384]: cluster 2023-12-01T05:16:14.635342+0000 mgr.y (mgr.24362) 835 : cluster 0 pgmap v804: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:16:16.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:16:15 smithi090 bash[32384]: audit 2023-12-01T05:16:15.122466+0000 mon.c (mon.2) 529 : audit 0 from='client.? 172.21.15.80:0/4202471984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:16:16.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:16:15 smithi080 bash[28361]: cluster 2023-12-01T05:16:14.635342+0000 mgr.y (mgr.24362) 835 : cluster 0 pgmap v804: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:16:16.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:16:15 smithi080 bash[28361]: audit 2023-12-01T05:16:15.122466+0000 mon.c (mon.2) 529 : audit 0 from='client.? 172.21.15.80:0/4202471984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:16:16.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:16:15 smithi080 bash[41963]: cluster 2023-12-01T05:16:14.635342+0000 mgr.y (mgr.24362) 835 : cluster 0 pgmap v804: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:16:16.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:16:15 smithi080 bash[41963]: audit 2023-12-01T05:16:15.122466+0000 mon.c (mon.2) 529 : audit 0 from='client.? 172.21.15.80:0/4202471984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:16:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:16:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:16:16] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T05:16:18.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:16:17 smithi090 bash[32384]: cluster 2023-12-01T05:16:16.636556+0000 mgr.y (mgr.24362) 836 : cluster 0 pgmap v805: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:16:18.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:16:17 smithi090 bash[32384]: audit 2023-12-01T05:16:17.572679+0000 mon.c (mon.2) 530 : audit 0 from='client.? 172.21.15.80:0/3807097093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:16:18.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:16:17 smithi080 bash[41963]: cluster 2023-12-01T05:16:16.636556+0000 mgr.y (mgr.24362) 836 : cluster 0 pgmap v805: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:16:18.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:16:17 smithi080 bash[41963]: audit 2023-12-01T05:16:17.572679+0000 mon.c (mon.2) 530 : audit 0 from='client.? 172.21.15.80:0/3807097093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:16:18.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:16:17 smithi080 bash[28361]: cluster 2023-12-01T05:16:16.636556+0000 mgr.y (mgr.24362) 836 : cluster 0 pgmap v805: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:16:18.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:16:17 smithi080 bash[28361]: audit 2023-12-01T05:16:17.572679+0000 mon.c (mon.2) 530 : audit 0 from='client.? 172.21.15.80:0/3807097093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:16:20.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:16:19 smithi090 bash[32384]: cluster 2023-12-01T05:16:18.637272+0000 mgr.y (mgr.24362) 837 : cluster 0 pgmap v806: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:16:20.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:16:19 smithi080 bash[28361]: cluster 2023-12-01T05:16:18.637272+0000 mgr.y (mgr.24362) 837 : cluster 0 pgmap v806: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:16:20.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:16:19 smithi080 bash[41963]: cluster 2023-12-01T05:16:18.637272+0000 mgr.y (mgr.24362) 837 : cluster 0 pgmap v806: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:16:21.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:16:20 smithi090 bash[32384]: audit 2023-12-01T05:16:20.022161+0000 mon.a (mon.0) 1213 : audit 0 from='client.? 172.21.15.80:0/1220456328' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:16:21.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:16:20 smithi080 bash[28361]: audit 2023-12-01T05:16:20.022161+0000 mon.a (mon.0) 1213 : audit 0 from='client.? 172.21.15.80:0/1220456328' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:16:21.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:16:20 smithi080 bash[41963]: audit 2023-12-01T05:16:20.022161+0000 mon.a (mon.0) 1213 : audit 0 from='client.? 172.21.15.80:0/1220456328' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:16:22.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:16:21 smithi090 bash[32384]: cluster 2023-12-01T05:16:20.638057+0000 mgr.y (mgr.24362) 838 : cluster 0 pgmap v807: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:16:22.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:16:21 smithi080 bash[28361]: cluster 2023-12-01T05:16:20.638057+0000 mgr.y (mgr.24362) 838 : cluster 0 pgmap v807: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:16:22.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:16:21 smithi080 bash[41963]: cluster 2023-12-01T05:16:20.638057+0000 mgr.y (mgr.24362) 838 : cluster 0 pgmap v807: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:16:23.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:16:23 smithi090 bash[32384]: audit 2023-12-01T05:16:22.478099+0000 mon.c (mon.2) 531 : audit 0 from='client.? 172.21.15.80:0/619840155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:16:23.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:16:23 smithi090 bash[32384]: cluster 2023-12-01T05:16:22.639259+0000 mgr.y (mgr.24362) 839 : cluster 0 pgmap v808: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:16:23.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:16:23 smithi080 bash[28361]: audit 2023-12-01T05:16:22.478099+0000 mon.c (mon.2) 531 : audit 0 from='client.? 172.21.15.80:0/619840155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:16:23.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:16:23 smithi080 bash[28361]: cluster 2023-12-01T05:16:22.639259+0000 mgr.y (mgr.24362) 839 : cluster 0 pgmap v808: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:16:23.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:16:23 smithi080 bash[41963]: audit 2023-12-01T05:16:22.478099+0000 mon.c (mon.2) 531 : audit 0 from='client.? 172.21.15.80:0/619840155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:16:23.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:16:23 smithi080 bash[41963]: cluster 2023-12-01T05:16:22.639259+0000 mgr.y (mgr.24362) 839 : cluster 0 pgmap v808: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:16:26.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:16:25 smithi090 bash[32384]: cluster 2023-12-01T05:16:24.639787+0000 mgr.y (mgr.24362) 840 : cluster 0 pgmap v809: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:16:26.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:16:25 smithi090 bash[32384]: audit 2023-12-01T05:16:24.821713+0000 mon.c (mon.2) 532 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:16:26.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:16:25 smithi090 bash[32384]: audit 2023-12-01T05:16:24.939235+0000 mon.c (mon.2) 533 : audit 0 from='client.? 172.21.15.80:0/73655408' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:16:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:16:25 smithi080 bash[28361]: cluster 2023-12-01T05:16:24.639787+0000 mgr.y (mgr.24362) 840 : cluster 0 pgmap v809: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:16:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:16:25 smithi080 bash[28361]: audit 2023-12-01T05:16:24.821713+0000 mon.c (mon.2) 532 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:16:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:16:25 smithi080 bash[28361]: audit 2023-12-01T05:16:24.939235+0000 mon.c (mon.2) 533 : audit 0 from='client.? 172.21.15.80:0/73655408' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:16:26.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:16:25 smithi080 bash[41963]: cluster 2023-12-01T05:16:24.639787+0000 mgr.y (mgr.24362) 840 : cluster 0 pgmap v809: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:16:26.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:16:25 smithi080 bash[41963]: audit 2023-12-01T05:16:24.821713+0000 mon.c (mon.2) 532 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:16:26.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:16:25 smithi080 bash[41963]: audit 2023-12-01T05:16:24.939235+0000 mon.c (mon.2) 533 : audit 0 from='client.? 172.21.15.80:0/73655408' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:16:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:16:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:16:26] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T05:16:28.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:16:27 smithi090 bash[32384]: cluster 2023-12-01T05:16:26.640936+0000 mgr.y (mgr.24362) 841 : cluster 0 pgmap v810: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:16:28.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:16:27 smithi090 bash[32384]: audit 2023-12-01T05:16:27.391976+0000 mon.c (mon.2) 534 : audit 0 from='client.? 172.21.15.80:0/56113876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:16:28.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:16:27 smithi080 bash[28361]: cluster 2023-12-01T05:16:26.640936+0000 mgr.y (mgr.24362) 841 : cluster 0 pgmap v810: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:16:28.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:16:27 smithi080 bash[28361]: audit 2023-12-01T05:16:27.391976+0000 mon.c (mon.2) 534 : audit 0 from='client.? 172.21.15.80:0/56113876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:16:28.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:16:27 smithi080 bash[41963]: cluster 2023-12-01T05:16:26.640936+0000 mgr.y (mgr.24362) 841 : cluster 0 pgmap v810: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:16:28.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:16:27 smithi080 bash[41963]: audit 2023-12-01T05:16:27.391976+0000 mon.c (mon.2) 534 : audit 0 from='client.? 172.21.15.80:0/56113876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:16:30.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:16:29 smithi090 bash[32384]: cluster 2023-12-01T05:16:28.641734+0000 mgr.y (mgr.24362) 842 : cluster 0 pgmap v811: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:16:30.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:16:29 smithi080 bash[28361]: cluster 2023-12-01T05:16:28.641734+0000 mgr.y (mgr.24362) 842 : cluster 0 pgmap v811: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:16:30.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:16:29 smithi080 bash[41963]: cluster 2023-12-01T05:16:28.641734+0000 mgr.y (mgr.24362) 842 : cluster 0 pgmap v811: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:16:31.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:16:30 smithi090 bash[32384]: audit 2023-12-01T05:16:29.847552+0000 mon.c (mon.2) 535 : audit 0 from='client.? 172.21.15.80:0/3728085434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:16:31.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:16:30 smithi080 bash[28361]: audit 2023-12-01T05:16:29.847552+0000 mon.c (mon.2) 535 : audit 0 from='client.? 172.21.15.80:0/3728085434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:16:31.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:16:30 smithi080 bash[41963]: audit 2023-12-01T05:16:29.847552+0000 mon.c (mon.2) 535 : audit 0 from='client.? 172.21.15.80:0/3728085434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:16:32.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:16:31 smithi090 bash[32384]: cluster 2023-12-01T05:16:30.642412+0000 mgr.y (mgr.24362) 843 : cluster 0 pgmap v812: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:16:32.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:16:31 smithi080 bash[41963]: cluster 2023-12-01T05:16:30.642412+0000 mgr.y (mgr.24362) 843 : cluster 0 pgmap v812: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:16:32.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:16:31 smithi080 bash[28361]: cluster 2023-12-01T05:16:30.642412+0000 mgr.y (mgr.24362) 843 : cluster 0 pgmap v812: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:16:33.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:16:33 smithi090 bash[32384]: audit 2023-12-01T05:16:32.301992+0000 mon.c (mon.2) 536 : audit 0 from='client.? 172.21.15.80:0/1280679172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:16:33.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:16:33 smithi090 bash[32384]: cluster 2023-12-01T05:16:32.643569+0000 mgr.y (mgr.24362) 844 : cluster 0 pgmap v813: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:16:33.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:16:33 smithi080 bash[28361]: audit 2023-12-01T05:16:32.301992+0000 mon.c (mon.2) 536 : audit 0 from='client.? 172.21.15.80:0/1280679172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:16:33.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:16:33 smithi080 bash[28361]: cluster 2023-12-01T05:16:32.643569+0000 mgr.y (mgr.24362) 844 : cluster 0 pgmap v813: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:16:33.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:16:33 smithi080 bash[41963]: audit 2023-12-01T05:16:32.301992+0000 mon.c (mon.2) 536 : audit 0 from='client.? 172.21.15.80:0/1280679172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:16:33.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:16:33 smithi080 bash[41963]: cluster 2023-12-01T05:16:32.643569+0000 mgr.y (mgr.24362) 844 : cluster 0 pgmap v813: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:16:36.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:16:35 smithi090 bash[32384]: cluster 2023-12-01T05:16:34.644045+0000 mgr.y (mgr.24362) 845 : cluster 0 pgmap v814: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:16:36.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:16:35 smithi090 bash[32384]: audit 2023-12-01T05:16:34.757715+0000 mon.c (mon.2) 537 : audit 0 from='client.? 172.21.15.80:0/233943066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:16:36.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:16:35 smithi080 bash[41963]: cluster 2023-12-01T05:16:34.644045+0000 mgr.y (mgr.24362) 845 : cluster 0 pgmap v814: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:16:36.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:16:35 smithi080 bash[41963]: audit 2023-12-01T05:16:34.757715+0000 mon.c (mon.2) 537 : audit 0 from='client.? 172.21.15.80:0/233943066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:16:36.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:16:35 smithi080 bash[28361]: cluster 2023-12-01T05:16:34.644045+0000 mgr.y (mgr.24362) 845 : cluster 0 pgmap v814: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:16:36.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:16:35 smithi080 bash[28361]: audit 2023-12-01T05:16:34.757715+0000 mon.c (mon.2) 537 : audit 0 from='client.? 172.21.15.80:0/233943066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:16:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:16:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:16:36] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T05:16:38.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:16:37 smithi090 bash[32384]: cluster 2023-12-01T05:16:36.645060+0000 mgr.y (mgr.24362) 846 : cluster 0 pgmap v815: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:16:38.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:16:37 smithi090 bash[32384]: audit 2023-12-01T05:16:37.205165+0000 mon.a (mon.0) 1214 : audit 0 from='client.? 172.21.15.80:0/3554636936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:16:38.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:16:37 smithi080 bash[28361]: cluster 2023-12-01T05:16:36.645060+0000 mgr.y (mgr.24362) 846 : cluster 0 pgmap v815: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:16:38.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:16:37 smithi080 bash[28361]: audit 2023-12-01T05:16:37.205165+0000 mon.a (mon.0) 1214 : audit 0 from='client.? 172.21.15.80:0/3554636936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:16:38.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:16:37 smithi080 bash[41963]: cluster 2023-12-01T05:16:36.645060+0000 mgr.y (mgr.24362) 846 : cluster 0 pgmap v815: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:16:38.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:16:37 smithi080 bash[41963]: audit 2023-12-01T05:16:37.205165+0000 mon.a (mon.0) 1214 : audit 0 from='client.? 172.21.15.80:0/3554636936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:16:40.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:16:39 smithi090 bash[32384]: cluster 2023-12-01T05:16:38.645725+0000 mgr.y (mgr.24362) 847 : cluster 0 pgmap v816: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:16:40.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:16:39 smithi090 bash[32384]: audit 2023-12-01T05:16:39.648838+0000 mon.a (mon.0) 1215 : audit 0 from='client.? 172.21.15.80:0/854268640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:16:40.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:16:39 smithi080 bash[28361]: cluster 2023-12-01T05:16:38.645725+0000 mgr.y (mgr.24362) 847 : cluster 0 pgmap v816: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:16:40.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:16:39 smithi080 bash[28361]: audit 2023-12-01T05:16:39.648838+0000 mon.a (mon.0) 1215 : audit 0 from='client.? 172.21.15.80:0/854268640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:16:40.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:16:39 smithi080 bash[41963]: cluster 2023-12-01T05:16:38.645725+0000 mgr.y (mgr.24362) 847 : cluster 0 pgmap v816: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:16:40.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:16:39 smithi080 bash[41963]: audit 2023-12-01T05:16:39.648838+0000 mon.a (mon.0) 1215 : audit 0 from='client.? 172.21.15.80:0/854268640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:16:41.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:16:40 smithi090 bash[32384]: audit 2023-12-01T05:16:39.822116+0000 mon.c (mon.2) 538 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:16:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:16:40 smithi080 bash[28361]: audit 2023-12-01T05:16:39.822116+0000 mon.c (mon.2) 538 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:16:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:16:40 smithi080 bash[41963]: audit 2023-12-01T05:16:39.822116+0000 mon.c (mon.2) 538 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:16:42.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:16:41 smithi090 bash[32384]: cluster 2023-12-01T05:16:40.646415+0000 mgr.y (mgr.24362) 848 : cluster 0 pgmap v817: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:16:42.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:16:41 smithi080 bash[41963]: cluster 2023-12-01T05:16:40.646415+0000 mgr.y (mgr.24362) 848 : cluster 0 pgmap v817: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:16:42.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:16:41 smithi080 bash[28361]: cluster 2023-12-01T05:16:40.646415+0000 mgr.y (mgr.24362) 848 : cluster 0 pgmap v817: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:16:43.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:16:42 smithi090 bash[32384]: audit 2023-12-01T05:16:42.114921+0000 mon.a (mon.0) 1216 : audit 0 from='client.? 172.21.15.80:0/3085817687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:16:43.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:16:42 smithi090 bash[32384]: cluster 2023-12-01T05:16:42.647677+0000 mgr.y (mgr.24362) 849 : cluster 0 pgmap v818: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:16:43.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:16:42 smithi080 bash[28361]: audit 2023-12-01T05:16:42.114921+0000 mon.a (mon.0) 1216 : audit 0 from='client.? 172.21.15.80:0/3085817687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:16:43.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:16:42 smithi080 bash[28361]: cluster 2023-12-01T05:16:42.647677+0000 mgr.y (mgr.24362) 849 : cluster 0 pgmap v818: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:16:43.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:16:42 smithi080 bash[41963]: audit 2023-12-01T05:16:42.114921+0000 mon.a (mon.0) 1216 : audit 0 from='client.? 172.21.15.80:0/3085817687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:16:43.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:16:42 smithi080 bash[41963]: cluster 2023-12-01T05:16:42.647677+0000 mgr.y (mgr.24362) 849 : cluster 0 pgmap v818: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:16:44.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:16:44 smithi080 bash[28361]: audit 2023-12-01T05:16:44.573213+0000 mon.a (mon.0) 1217 : audit 0 from='client.? 172.21.15.80:0/4286533361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:16:44.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:16:44 smithi080 bash[41963]: audit 2023-12-01T05:16:44.573213+0000 mon.a (mon.0) 1217 : audit 0 from='client.? 172.21.15.80:0/4286533361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:16:45.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:16:44 smithi090 bash[32384]: audit 2023-12-01T05:16:44.573213+0000 mon.a (mon.0) 1217 : audit 0 from='client.? 172.21.15.80:0/4286533361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:16:45.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:16:45 smithi080 bash[41963]: cluster 2023-12-01T05:16:44.648406+0000 mgr.y (mgr.24362) 850 : cluster 0 pgmap v819: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:16:45.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:16:45 smithi080 bash[28361]: cluster 2023-12-01T05:16:44.648406+0000 mgr.y (mgr.24362) 850 : cluster 0 pgmap v819: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:16:46.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:16:45 smithi090 bash[32384]: cluster 2023-12-01T05:16:44.648406+0000 mgr.y (mgr.24362) 850 : cluster 0 pgmap v819: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:16:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:16:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:16:46] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T05:16:48.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:16:47 smithi090 bash[32384]: cluster 2023-12-01T05:16:46.649214+0000 mgr.y (mgr.24362) 851 : cluster 0 pgmap v820: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:16:48.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:16:47 smithi090 bash[32384]: audit 2023-12-01T05:16:47.025121+0000 mon.c (mon.2) 539 : audit 0 from='client.? 172.21.15.80:0/855258585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:16:48.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:16:47 smithi080 bash[28361]: cluster 2023-12-01T05:16:46.649214+0000 mgr.y (mgr.24362) 851 : cluster 0 pgmap v820: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:16:48.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:16:47 smithi080 bash[28361]: audit 2023-12-01T05:16:47.025121+0000 mon.c (mon.2) 539 : audit 0 from='client.? 172.21.15.80:0/855258585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:16:48.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:16:47 smithi080 bash[41963]: cluster 2023-12-01T05:16:46.649214+0000 mgr.y (mgr.24362) 851 : cluster 0 pgmap v820: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:16:48.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:16:47 smithi080 bash[41963]: audit 2023-12-01T05:16:47.025121+0000 mon.c (mon.2) 539 : audit 0 from='client.? 172.21.15.80:0/855258585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:16:50.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:16:49 smithi090 bash[32384]: cluster 2023-12-01T05:16:48.649903+0000 mgr.y (mgr.24362) 852 : cluster 0 pgmap v821: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:16:50.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:16:49 smithi090 bash[32384]: audit 2023-12-01T05:16:49.469778+0000 mon.c (mon.2) 540 : audit 0 from='client.? 172.21.15.80:0/2358190292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:16:50.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:16:49 smithi080 bash[28361]: cluster 2023-12-01T05:16:48.649903+0000 mgr.y (mgr.24362) 852 : cluster 0 pgmap v821: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:16:50.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:16:49 smithi080 bash[28361]: audit 2023-12-01T05:16:49.469778+0000 mon.c (mon.2) 540 : audit 0 from='client.? 172.21.15.80:0/2358190292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:16:50.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:16:49 smithi080 bash[41963]: cluster 2023-12-01T05:16:48.649903+0000 mgr.y (mgr.24362) 852 : cluster 0 pgmap v821: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:16:50.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:16:49 smithi080 bash[41963]: audit 2023-12-01T05:16:49.469778+0000 mon.c (mon.2) 540 : audit 0 from='client.? 172.21.15.80:0/2358190292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:16:52.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:16:51 smithi090 bash[32384]: cluster 2023-12-01T05:16:50.650586+0000 mgr.y (mgr.24362) 853 : cluster 0 pgmap v822: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:16:52.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:16:51 smithi080 bash[41963]: cluster 2023-12-01T05:16:50.650586+0000 mgr.y (mgr.24362) 853 : cluster 0 pgmap v822: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:16:52.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:16:51 smithi080 bash[28361]: cluster 2023-12-01T05:16:50.650586+0000 mgr.y (mgr.24362) 853 : cluster 0 pgmap v822: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:16:53.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:16:52 smithi090 bash[32384]: audit 2023-12-01T05:16:51.920571+0000 mon.c (mon.2) 541 : audit 0 from='client.? 172.21.15.80:0/100360868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:16:53.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:16:52 smithi080 bash[41963]: audit 2023-12-01T05:16:51.920571+0000 mon.c (mon.2) 541 : audit 0 from='client.? 172.21.15.80:0/100360868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:16:53.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:16:52 smithi080 bash[28361]: audit 2023-12-01T05:16:51.920571+0000 mon.c (mon.2) 541 : audit 0 from='client.? 172.21.15.80:0/100360868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:16:54.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:16:53 smithi090 bash[32384]: cluster 2023-12-01T05:16:52.651812+0000 mgr.y (mgr.24362) 854 : cluster 0 pgmap v823: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:16:54.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:16:53 smithi080 bash[28361]: cluster 2023-12-01T05:16:52.651812+0000 mgr.y (mgr.24362) 854 : cluster 0 pgmap v823: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:16:54.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:16:53 smithi080 bash[41963]: cluster 2023-12-01T05:16:52.651812+0000 mgr.y (mgr.24362) 854 : cluster 0 pgmap v823: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:16:55.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:16:54 smithi090 bash[32384]: audit 2023-12-01T05:16:54.376381+0000 mon.c (mon.2) 542 : audit 0 from='client.? 172.21.15.80:0/3966080787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:16:55.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:16:54 smithi090 bash[32384]: cluster 2023-12-01T05:16:54.652498+0000 mgr.y (mgr.24362) 855 : cluster 0 pgmap v824: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:16:55.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:16:54 smithi080 bash[28361]: audit 2023-12-01T05:16:54.376381+0000 mon.c (mon.2) 542 : audit 0 from='client.? 172.21.15.80:0/3966080787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:16:55.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:16:54 smithi080 bash[28361]: cluster 2023-12-01T05:16:54.652498+0000 mgr.y (mgr.24362) 855 : cluster 0 pgmap v824: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:16:55.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:16:54 smithi080 bash[41963]: audit 2023-12-01T05:16:54.376381+0000 mon.c (mon.2) 542 : audit 0 from='client.? 172.21.15.80:0/3966080787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:16:55.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:16:54 smithi080 bash[41963]: cluster 2023-12-01T05:16:54.652498+0000 mgr.y (mgr.24362) 855 : cluster 0 pgmap v824: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:16:56.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:16:55 smithi090 bash[32384]: audit 2023-12-01T05:16:54.822558+0000 mon.c (mon.2) 543 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:16:56.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:16:55 smithi080 bash[28361]: audit 2023-12-01T05:16:54.822558+0000 mon.c (mon.2) 543 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:16:56.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:16:55 smithi080 bash[41963]: audit 2023-12-01T05:16:54.822558+0000 mon.c (mon.2) 543 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:16:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:16:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:16:56] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T05:16:57.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:16:56 smithi090 bash[32384]: cluster 2023-12-01T05:16:56.653249+0000 mgr.y (mgr.24362) 856 : cluster 0 pgmap v825: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:16:57.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:16:56 smithi080 bash[28361]: cluster 2023-12-01T05:16:56.653249+0000 mgr.y (mgr.24362) 856 : cluster 0 pgmap v825: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:16:57.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:16:56 smithi080 bash[41963]: cluster 2023-12-01T05:16:56.653249+0000 mgr.y (mgr.24362) 856 : cluster 0 pgmap v825: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:16:58.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:16:57 smithi090 bash[32384]: audit 2023-12-01T05:16:56.835604+0000 mon.c (mon.2) 544 : audit 0 from='client.? 172.21.15.80:0/1710832841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:16:58.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:16:57 smithi080 bash[28361]: audit 2023-12-01T05:16:56.835604+0000 mon.c (mon.2) 544 : audit 0 from='client.? 172.21.15.80:0/1710832841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:16:58.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:16:57 smithi080 bash[41963]: audit 2023-12-01T05:16:56.835604+0000 mon.c (mon.2) 544 : audit 0 from='client.? 172.21.15.80:0/1710832841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:16:59.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:16:58 smithi090 bash[32384]: cluster 2023-12-01T05:16:58.653879+0000 mgr.y (mgr.24362) 857 : cluster 0 pgmap v826: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:16:59.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:16:58 smithi080 bash[41963]: cluster 2023-12-01T05:16:58.653879+0000 mgr.y (mgr.24362) 857 : cluster 0 pgmap v826: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:16:59.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:16:58 smithi080 bash[28361]: cluster 2023-12-01T05:16:58.653879+0000 mgr.y (mgr.24362) 857 : cluster 0 pgmap v826: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:17:00.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:16:59 smithi090 bash[32384]: audit 2023-12-01T05:16:59.285681+0000 mon.a (mon.0) 1218 : audit 0 from='client.? 172.21.15.80:0/3766108599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:17:00.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:16:59 smithi080 bash[28361]: audit 2023-12-01T05:16:59.285681+0000 mon.a (mon.0) 1218 : audit 0 from='client.? 172.21.15.80:0/3766108599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:17:00.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:16:59 smithi080 bash[41963]: audit 2023-12-01T05:16:59.285681+0000 mon.a (mon.0) 1218 : audit 0 from='client.? 172.21.15.80:0/3766108599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:17:01.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:17:00 smithi090 bash[32384]: cluster 2023-12-01T05:17:00.654590+0000 mgr.y (mgr.24362) 858 : cluster 0 pgmap v827: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:17:01.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:17:00 smithi080 bash[28361]: cluster 2023-12-01T05:17:00.654590+0000 mgr.y (mgr.24362) 858 : cluster 0 pgmap v827: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:17:01.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:17:00 smithi080 bash[41963]: cluster 2023-12-01T05:17:00.654590+0000 mgr.y (mgr.24362) 858 : cluster 0 pgmap v827: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:17:02.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:17:01 smithi090 bash[32384]: audit 2023-12-01T05:17:01.726908+0000 mon.c (mon.2) 545 : audit 0 from='client.? 172.21.15.80:0/2401030466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:17:02.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:17:01 smithi080 bash[28361]: audit 2023-12-01T05:17:01.726908+0000 mon.c (mon.2) 545 : audit 0 from='client.? 172.21.15.80:0/2401030466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:17:02.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:17:01 smithi080 bash[41963]: audit 2023-12-01T05:17:01.726908+0000 mon.c (mon.2) 545 : audit 0 from='client.? 172.21.15.80:0/2401030466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:17:03.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:17:03 smithi090 bash[32384]: cluster 2023-12-01T05:17:02.655863+0000 mgr.y (mgr.24362) 859 : cluster 0 pgmap v828: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:17:03.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:17:03 smithi080 bash[28361]: cluster 2023-12-01T05:17:02.655863+0000 mgr.y (mgr.24362) 859 : cluster 0 pgmap v828: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:17:03.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:17:03 smithi080 bash[41963]: cluster 2023-12-01T05:17:02.655863+0000 mgr.y (mgr.24362) 859 : cluster 0 pgmap v828: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:17:04.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:17:04 smithi090 bash[32384]: audit 2023-12-01T05:17:03.749062+0000 mon.c (mon.2) 546 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:17:04.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:17:04 smithi090 bash[32384]: audit 2023-12-01T05:17:04.193965+0000 mon.a (mon.0) 1219 : audit 0 from='client.? 172.21.15.80:0/4014392934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:17:04.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:17:04 smithi080 bash[28361]: audit 2023-12-01T05:17:03.749062+0000 mon.c (mon.2) 546 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:17:04.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:17:04 smithi080 bash[28361]: audit 2023-12-01T05:17:04.193965+0000 mon.a (mon.0) 1219 : audit 0 from='client.? 172.21.15.80:0/4014392934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:17:04.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:17:04 smithi080 bash[41963]: audit 2023-12-01T05:17:03.749062+0000 mon.c (mon.2) 546 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:17:04.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:17:04 smithi080 bash[41963]: audit 2023-12-01T05:17:04.193965+0000 mon.a (mon.0) 1219 : audit 0 from='client.? 172.21.15.80:0/4014392934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:17:05.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:17:05 smithi090 bash[32384]: cluster 2023-12-01T05:17:04.656606+0000 mgr.y (mgr.24362) 860 : cluster 0 pgmap v829: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:17:05.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:17:05 smithi080 bash[28361]: cluster 2023-12-01T05:17:04.656606+0000 mgr.y (mgr.24362) 860 : cluster 0 pgmap v829: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:17:05.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:17:05 smithi080 bash[41963]: cluster 2023-12-01T05:17:04.656606+0000 mgr.y (mgr.24362) 860 : cluster 0 pgmap v829: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:17:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:17:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:17:06] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T05:17:07.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:17:06 smithi090 bash[32384]: audit 2023-12-01T05:17:06.651909+0000 mon.a (mon.0) 1220 : audit 0 from='client.? 172.21.15.80:0/612278372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:17:07.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:17:06 smithi080 bash[28361]: audit 2023-12-01T05:17:06.651909+0000 mon.a (mon.0) 1220 : audit 0 from='client.? 172.21.15.80:0/612278372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:17:07.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:17:06 smithi080 bash[41963]: audit 2023-12-01T05:17:06.651909+0000 mon.a (mon.0) 1220 : audit 0 from='client.? 172.21.15.80:0/612278372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:17:08.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:17:07 smithi090 bash[32384]: cluster 2023-12-01T05:17:06.657208+0000 mgr.y (mgr.24362) 861 : cluster 0 pgmap v830: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:17:08.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:17:07 smithi080 bash[28361]: cluster 2023-12-01T05:17:06.657208+0000 mgr.y (mgr.24362) 861 : cluster 0 pgmap v830: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:17:08.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:17:07 smithi080 bash[41963]: cluster 2023-12-01T05:17:06.657208+0000 mgr.y (mgr.24362) 861 : cluster 0 pgmap v830: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:17:10.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:17:09 smithi090 bash[32384]: cluster 2023-12-01T05:17:08.657763+0000 mgr.y (mgr.24362) 862 : cluster 0 pgmap v831: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:17:10.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:17:09 smithi090 bash[32384]: audit 2023-12-01T05:17:09.140387+0000 mon.a (mon.0) 1221 : audit 0 from='client.? 172.21.15.80:0/3088521062' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:17:10.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:17:09 smithi090 bash[32384]: audit 2023-12-01T05:17:09.543541+0000 mon.a (mon.0) 1222 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:17:10.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:17:09 smithi090 bash[32384]: audit 2023-12-01T05:17:09.553918+0000 mon.a (mon.0) 1223 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:17:10.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:17:09 smithi080 bash[28361]: cluster 2023-12-01T05:17:08.657763+0000 mgr.y (mgr.24362) 862 : cluster 0 pgmap v831: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:17:10.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:17:09 smithi080 bash[28361]: audit 2023-12-01T05:17:09.140387+0000 mon.a (mon.0) 1221 : audit 0 from='client.? 172.21.15.80:0/3088521062' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:17:10.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:17:09 smithi080 bash[28361]: audit 2023-12-01T05:17:09.543541+0000 mon.a (mon.0) 1222 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:17:10.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:17:09 smithi080 bash[28361]: audit 2023-12-01T05:17:09.553918+0000 mon.a (mon.0) 1223 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:17:10.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:17:09 smithi080 bash[41963]: cluster 2023-12-01T05:17:08.657763+0000 mgr.y (mgr.24362) 862 : cluster 0 pgmap v831: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:17:10.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:17:09 smithi080 bash[41963]: audit 2023-12-01T05:17:09.140387+0000 mon.a (mon.0) 1221 : audit 0 from='client.? 172.21.15.80:0/3088521062' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:17:10.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:17:09 smithi080 bash[41963]: audit 2023-12-01T05:17:09.543541+0000 mon.a (mon.0) 1222 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:17:10.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:17:09 smithi080 bash[41963]: audit 2023-12-01T05:17:09.553918+0000 mon.a (mon.0) 1223 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:17:11.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:17:10 smithi090 bash[32384]: audit 2023-12-01T05:17:09.822651+0000 mon.c (mon.2) 547 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:17:11.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:17:10 smithi090 bash[32384]: audit 2023-12-01T05:17:09.900415+0000 mon.a (mon.0) 1224 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:17:11.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:17:10 smithi090 bash[32384]: audit 2023-12-01T05:17:09.911676+0000 mon.a (mon.0) 1225 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:17:11.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:17:10 smithi090 bash[32384]: audit 2023-12-01T05:17:10.386299+0000 mon.c (mon.2) 548 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:17:11.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:17:10 smithi090 bash[32384]: audit 2023-12-01T05:17:10.388086+0000 mon.c (mon.2) 549 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:17:11.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:17:10 smithi090 bash[32384]: audit 2023-12-01T05:17:10.397872+0000 mon.a (mon.0) 1226 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:17:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:17:10 smithi080 bash[28361]: audit 2023-12-01T05:17:09.822651+0000 mon.c (mon.2) 547 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:17:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:17:10 smithi080 bash[28361]: audit 2023-12-01T05:17:09.900415+0000 mon.a (mon.0) 1224 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:17:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:17:10 smithi080 bash[28361]: audit 2023-12-01T05:17:09.911676+0000 mon.a (mon.0) 1225 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:17:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:17:10 smithi080 bash[28361]: audit 2023-12-01T05:17:10.386299+0000 mon.c (mon.2) 548 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:17:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:17:10 smithi080 bash[28361]: audit 2023-12-01T05:17:10.388086+0000 mon.c (mon.2) 549 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:17:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:17:10 smithi080 bash[28361]: audit 2023-12-01T05:17:10.397872+0000 mon.a (mon.0) 1226 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:17:11.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:17:10 smithi080 bash[41963]: audit 2023-12-01T05:17:09.822651+0000 mon.c (mon.2) 547 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:17:11.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:17:10 smithi080 bash[41963]: audit 2023-12-01T05:17:09.900415+0000 mon.a (mon.0) 1224 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:17:11.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:17:10 smithi080 bash[41963]: audit 2023-12-01T05:17:09.911676+0000 mon.a (mon.0) 1225 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:17:11.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:17:10 smithi080 bash[41963]: audit 2023-12-01T05:17:10.386299+0000 mon.c (mon.2) 548 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:17:11.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:17:10 smithi080 bash[41963]: audit 2023-12-01T05:17:10.388086+0000 mon.c (mon.2) 549 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:17:11.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:17:10 smithi080 bash[41963]: audit 2023-12-01T05:17:10.397872+0000 mon.a (mon.0) 1226 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:17:12.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:17:11 smithi090 bash[32384]: cluster 2023-12-01T05:17:10.658532+0000 mgr.y (mgr.24362) 863 : cluster 0 pgmap v832: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:17:12.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:17:11 smithi090 bash[32384]: audit 2023-12-01T05:17:11.605346+0000 mon.c (mon.2) 550 : audit 0 from='client.? 172.21.15.80:0/2092883194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:17:12.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:17:11 smithi080 bash[28361]: cluster 2023-12-01T05:17:10.658532+0000 mgr.y (mgr.24362) 863 : cluster 0 pgmap v832: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:17:12.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:17:11 smithi080 bash[28361]: audit 2023-12-01T05:17:11.605346+0000 mon.c (mon.2) 550 : audit 0 from='client.? 172.21.15.80:0/2092883194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:17:12.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:17:11 smithi080 bash[41963]: cluster 2023-12-01T05:17:10.658532+0000 mgr.y (mgr.24362) 863 : cluster 0 pgmap v832: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:17:12.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:17:11 smithi080 bash[41963]: audit 2023-12-01T05:17:11.605346+0000 mon.c (mon.2) 550 : audit 0 from='client.? 172.21.15.80:0/2092883194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:17:13.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:17:13 smithi090 bash[32384]: cluster 2023-12-01T05:17:12.659708+0000 mgr.y (mgr.24362) 864 : cluster 0 pgmap v833: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:17:13.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:17:13 smithi080 bash[28361]: cluster 2023-12-01T05:17:12.659708+0000 mgr.y (mgr.24362) 864 : cluster 0 pgmap v833: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:17:13.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:17:13 smithi080 bash[41963]: cluster 2023-12-01T05:17:12.659708+0000 mgr.y (mgr.24362) 864 : cluster 0 pgmap v833: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:17:14.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:17:14 smithi090 bash[32384]: audit 2023-12-01T05:17:14.052885+0000 mon.a (mon.0) 1227 : audit 0 from='client.? 172.21.15.80:0/752467526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:17:14.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:17:14 smithi080 bash[41963]: audit 2023-12-01T05:17:14.052885+0000 mon.a (mon.0) 1227 : audit 0 from='client.? 172.21.15.80:0/752467526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:17:14.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:17:14 smithi080 bash[28361]: audit 2023-12-01T05:17:14.052885+0000 mon.a (mon.0) 1227 : audit 0 from='client.? 172.21.15.80:0/752467526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:17:15.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:17:15 smithi080 bash[41963]: cluster 2023-12-01T05:17:14.660374+0000 mgr.y (mgr.24362) 865 : cluster 0 pgmap v834: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:17:15.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:17:15 smithi080 bash[28361]: cluster 2023-12-01T05:17:14.660374+0000 mgr.y (mgr.24362) 865 : cluster 0 pgmap v834: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:17:15.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:17:15 smithi090 bash[32384]: cluster 2023-12-01T05:17:14.660374+0000 mgr.y (mgr.24362) 865 : cluster 0 pgmap v834: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:17:16.567 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:17:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:17:16] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T05:17:16.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:17:16 smithi080 bash[41963]: audit 2023-12-01T05:17:16.513119+0000 mon.c (mon.2) 551 : audit 0 from='client.? 172.21.15.80:0/3387304436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:17:16.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:17:16 smithi080 bash[28361]: audit 2023-12-01T05:17:16.513119+0000 mon.c (mon.2) 551 : audit 0 from='client.? 172.21.15.80:0/3387304436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:17:17.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:17:16 smithi090 bash[32384]: audit 2023-12-01T05:17:16.513119+0000 mon.c (mon.2) 551 : audit 0 from='client.? 172.21.15.80:0/3387304436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:17:17.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:17:17 smithi080 bash[41963]: cluster 2023-12-01T05:17:16.661491+0000 mgr.y (mgr.24362) 866 : cluster 0 pgmap v835: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:17:17.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:17:17 smithi080 bash[28361]: cluster 2023-12-01T05:17:16.661491+0000 mgr.y (mgr.24362) 866 : cluster 0 pgmap v835: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:17:18.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:17:17 smithi090 bash[32384]: cluster 2023-12-01T05:17:16.661491+0000 mgr.y (mgr.24362) 866 : cluster 0 pgmap v835: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:17:20.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:17:19 smithi090 bash[32384]: cluster 2023-12-01T05:17:18.661885+0000 mgr.y (mgr.24362) 867 : cluster 0 pgmap v836: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:17:20.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:17:19 smithi090 bash[32384]: audit 2023-12-01T05:17:18.961236+0000 mon.a (mon.0) 1228 : audit 0 from='client.? 172.21.15.80:0/1148311975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:17:20.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:17:19 smithi080 bash[28361]: cluster 2023-12-01T05:17:18.661885+0000 mgr.y (mgr.24362) 867 : cluster 0 pgmap v836: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:17:20.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:17:19 smithi080 bash[28361]: audit 2023-12-01T05:17:18.961236+0000 mon.a (mon.0) 1228 : audit 0 from='client.? 172.21.15.80:0/1148311975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:17:20.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:17:19 smithi080 bash[41963]: cluster 2023-12-01T05:17:18.661885+0000 mgr.y (mgr.24362) 867 : cluster 0 pgmap v836: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:17:20.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:17:19 smithi080 bash[41963]: audit 2023-12-01T05:17:18.961236+0000 mon.a (mon.0) 1228 : audit 0 from='client.? 172.21.15.80:0/1148311975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:17:22.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:17:21 smithi090 bash[32384]: cluster 2023-12-01T05:17:20.662544+0000 mgr.y (mgr.24362) 868 : cluster 0 pgmap v837: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:17:22.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:17:21 smithi090 bash[32384]: audit 2023-12-01T05:17:21.409851+0000 mon.c (mon.2) 552 : audit 0 from='client.? 172.21.15.80:0/3729220423' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:17:22.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:17:21 smithi080 bash[28361]: cluster 2023-12-01T05:17:20.662544+0000 mgr.y (mgr.24362) 868 : cluster 0 pgmap v837: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:17:22.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:17:21 smithi080 bash[28361]: audit 2023-12-01T05:17:21.409851+0000 mon.c (mon.2) 552 : audit 0 from='client.? 172.21.15.80:0/3729220423' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:17:22.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:17:21 smithi080 bash[41963]: cluster 2023-12-01T05:17:20.662544+0000 mgr.y (mgr.24362) 868 : cluster 0 pgmap v837: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:17:22.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:17:21 smithi080 bash[41963]: audit 2023-12-01T05:17:21.409851+0000 mon.c (mon.2) 552 : audit 0 from='client.? 172.21.15.80:0/3729220423' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:17:23.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:17:23 smithi090 bash[32384]: cluster 2023-12-01T05:17:22.663655+0000 mgr.y (mgr.24362) 869 : cluster 0 pgmap v838: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:17:23.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:17:23 smithi080 bash[41963]: cluster 2023-12-01T05:17:22.663655+0000 mgr.y (mgr.24362) 869 : cluster 0 pgmap v838: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:17:23.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:17:23 smithi080 bash[28361]: cluster 2023-12-01T05:17:22.663655+0000 mgr.y (mgr.24362) 869 : cluster 0 pgmap v838: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:17:24.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:17:24 smithi090 bash[32384]: audit 2023-12-01T05:17:23.867534+0000 mon.c (mon.2) 553 : audit 0 from='client.? 172.21.15.80:0/2062604088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:17:24.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:17:24 smithi080 bash[28361]: audit 2023-12-01T05:17:23.867534+0000 mon.c (mon.2) 553 : audit 0 from='client.? 172.21.15.80:0/2062604088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:17:24.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:17:24 smithi080 bash[41963]: audit 2023-12-01T05:17:23.867534+0000 mon.c (mon.2) 553 : audit 0 from='client.? 172.21.15.80:0/2062604088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:17:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:17:25 smithi080 bash[41963]: cluster 2023-12-01T05:17:24.664453+0000 mgr.y (mgr.24362) 870 : cluster 0 pgmap v839: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:17:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:17:25 smithi080 bash[41963]: audit 2023-12-01T05:17:24.823348+0000 mon.c (mon.2) 554 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:17:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:17:25 smithi080 bash[28361]: cluster 2023-12-01T05:17:24.664453+0000 mgr.y (mgr.24362) 870 : cluster 0 pgmap v839: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:17:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:17:25 smithi080 bash[28361]: audit 2023-12-01T05:17:24.823348+0000 mon.c (mon.2) 554 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:17:25.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:17:25 smithi090 bash[32384]: cluster 2023-12-01T05:17:24.664453+0000 mgr.y (mgr.24362) 870 : cluster 0 pgmap v839: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:17:25.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:17:25 smithi090 bash[32384]: audit 2023-12-01T05:17:24.823348+0000 mon.c (mon.2) 554 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:17:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:17:26 smithi080 bash[28361]: audit 2023-12-01T05:17:26.323088+0000 mon.a (mon.0) 1229 : audit 0 from='client.? 172.21.15.80:0/963543702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:17:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:17:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:17:26] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T05:17:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:17:26 smithi080 bash[41963]: audit 2023-12-01T05:17:26.323088+0000 mon.a (mon.0) 1229 : audit 0 from='client.? 172.21.15.80:0/963543702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:17:26.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:17:26 smithi090 bash[32384]: audit 2023-12-01T05:17:26.323088+0000 mon.a (mon.0) 1229 : audit 0 from='client.? 172.21.15.80:0/963543702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:17:27.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:17:27 smithi080 bash[28361]: cluster 2023-12-01T05:17:26.665639+0000 mgr.y (mgr.24362) 871 : cluster 0 pgmap v840: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:17:27.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:17:27 smithi080 bash[41963]: cluster 2023-12-01T05:17:26.665639+0000 mgr.y (mgr.24362) 871 : cluster 0 pgmap v840: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:17:27.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:17:27 smithi090 bash[32384]: cluster 2023-12-01T05:17:26.665639+0000 mgr.y (mgr.24362) 871 : cluster 0 pgmap v840: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:17:30.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:17:29 smithi090 bash[32384]: cluster 2023-12-01T05:17:28.666279+0000 mgr.y (mgr.24362) 872 : cluster 0 pgmap v841: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:17:30.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:17:29 smithi090 bash[32384]: audit 2023-12-01T05:17:28.773700+0000 mon.c (mon.2) 555 : audit 0 from='client.? 172.21.15.80:0/2731327135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:17:30.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:17:29 smithi080 bash[28361]: cluster 2023-12-01T05:17:28.666279+0000 mgr.y (mgr.24362) 872 : cluster 0 pgmap v841: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:17:30.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:17:29 smithi080 bash[28361]: audit 2023-12-01T05:17:28.773700+0000 mon.c (mon.2) 555 : audit 0 from='client.? 172.21.15.80:0/2731327135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:17:30.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:17:29 smithi080 bash[41963]: cluster 2023-12-01T05:17:28.666279+0000 mgr.y (mgr.24362) 872 : cluster 0 pgmap v841: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:17:30.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:17:29 smithi080 bash[41963]: audit 2023-12-01T05:17:28.773700+0000 mon.c (mon.2) 555 : audit 0 from='client.? 172.21.15.80:0/2731327135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:17:31.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:17:30 smithi080 bash[28361]: cluster 2023-12-01T05:17:30.666916+0000 mgr.y (mgr.24362) 873 : cluster 0 pgmap v842: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:17:31.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:17:30 smithi080 bash[41963]: cluster 2023-12-01T05:17:30.666916+0000 mgr.y (mgr.24362) 873 : cluster 0 pgmap v842: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:17:31.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:17:30 smithi090 bash[32384]: cluster 2023-12-01T05:17:30.666916+0000 mgr.y (mgr.24362) 873 : cluster 0 pgmap v842: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:17:32.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:17:31 smithi080 bash[41963]: audit 2023-12-01T05:17:31.239268+0000 mon.a (mon.0) 1230 : audit 0 from='client.? 172.21.15.80:0/1789604335' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:17:32.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:17:31 smithi080 bash[28361]: audit 2023-12-01T05:17:31.239268+0000 mon.a (mon.0) 1230 : audit 0 from='client.? 172.21.15.80:0/1789604335' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:17:32.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:17:31 smithi090 bash[32384]: audit 2023-12-01T05:17:31.239268+0000 mon.a (mon.0) 1230 : audit 0 from='client.? 172.21.15.80:0/1789604335' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:17:33.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:17:33 smithi090 bash[32384]: cluster 2023-12-01T05:17:32.668089+0000 mgr.y (mgr.24362) 874 : cluster 0 pgmap v843: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:17:33.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:17:33 smithi080 bash[41963]: cluster 2023-12-01T05:17:32.668089+0000 mgr.y (mgr.24362) 874 : cluster 0 pgmap v843: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:17:33.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:17:33 smithi080 bash[28361]: cluster 2023-12-01T05:17:32.668089+0000 mgr.y (mgr.24362) 874 : cluster 0 pgmap v843: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:17:34.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:17:34 smithi080 bash[28361]: audit 2023-12-01T05:17:33.696178+0000 mon.a (mon.0) 1231 : audit 0 from='client.? 172.21.15.80:0/2922996598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:17:34.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:17:34 smithi080 bash[41963]: audit 2023-12-01T05:17:33.696178+0000 mon.a (mon.0) 1231 : audit 0 from='client.? 172.21.15.80:0/2922996598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:17:34.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:17:34 smithi090 bash[32384]: audit 2023-12-01T05:17:33.696178+0000 mon.a (mon.0) 1231 : audit 0 from='client.? 172.21.15.80:0/2922996598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:17:35.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:17:35 smithi080 bash[28361]: cluster 2023-12-01T05:17:34.668714+0000 mgr.y (mgr.24362) 875 : cluster 0 pgmap v844: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:17:35.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:17:35 smithi080 bash[41963]: cluster 2023-12-01T05:17:34.668714+0000 mgr.y (mgr.24362) 875 : cluster 0 pgmap v844: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:17:35.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:17:35 smithi090 bash[32384]: cluster 2023-12-01T05:17:34.668714+0000 mgr.y (mgr.24362) 875 : cluster 0 pgmap v844: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:17:36.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:17:36 smithi080 bash[28361]: audit 2023-12-01T05:17:36.150757+0000 mon.c (mon.2) 556 : audit 0 from='client.? 172.21.15.80:0/3736106299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:17:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:17:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:17:36] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T05:17:36.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:17:36 smithi080 bash[41963]: audit 2023-12-01T05:17:36.150757+0000 mon.c (mon.2) 556 : audit 0 from='client.? 172.21.15.80:0/3736106299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:17:36.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:17:36 smithi090 bash[32384]: audit 2023-12-01T05:17:36.150757+0000 mon.c (mon.2) 556 : audit 0 from='client.? 172.21.15.80:0/3736106299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:17:37.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:17:37 smithi080 bash[28361]: cluster 2023-12-01T05:17:36.669847+0000 mgr.y (mgr.24362) 876 : cluster 0 pgmap v845: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:17:37.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:17:37 smithi080 bash[41963]: cluster 2023-12-01T05:17:36.669847+0000 mgr.y (mgr.24362) 876 : cluster 0 pgmap v845: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:17:37.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:17:37 smithi090 bash[32384]: cluster 2023-12-01T05:17:36.669847+0000 mgr.y (mgr.24362) 876 : cluster 0 pgmap v845: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:17:38.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:17:38 smithi080 bash[41963]: audit 2023-12-01T05:17:38.607347+0000 mon.a (mon.0) 1232 : audit 0 from='client.? 172.21.15.80:0/2967330013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:17:38.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:17:38 smithi080 bash[28361]: audit 2023-12-01T05:17:38.607347+0000 mon.a (mon.0) 1232 : audit 0 from='client.? 172.21.15.80:0/2967330013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:17:39.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:17:38 smithi090 bash[32384]: audit 2023-12-01T05:17:38.607347+0000 mon.a (mon.0) 1232 : audit 0 from='client.? 172.21.15.80:0/2967330013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:17:39.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:17:39 smithi080 bash[41963]: cluster 2023-12-01T05:17:38.670400+0000 mgr.y (mgr.24362) 877 : cluster 0 pgmap v846: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:17:39.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:17:39 smithi080 bash[28361]: cluster 2023-12-01T05:17:38.670400+0000 mgr.y (mgr.24362) 877 : cluster 0 pgmap v846: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:17:40.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:17:39 smithi090 bash[32384]: cluster 2023-12-01T05:17:38.670400+0000 mgr.y (mgr.24362) 877 : cluster 0 pgmap v846: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:17:40.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:17:40 smithi080 bash[41963]: audit 2023-12-01T05:17:39.823989+0000 mon.c (mon.2) 557 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:17:40.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:17:40 smithi080 bash[28361]: audit 2023-12-01T05:17:39.823989+0000 mon.c (mon.2) 557 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:17:41.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:17:40 smithi090 bash[32384]: audit 2023-12-01T05:17:39.823989+0000 mon.c (mon.2) 557 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:17:41.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:17:41 smithi080 bash[41963]: cluster 2023-12-01T05:17:40.671140+0000 mgr.y (mgr.24362) 878 : cluster 0 pgmap v847: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:17:41.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:17:41 smithi080 bash[41963]: audit 2023-12-01T05:17:41.059234+0000 mon.a (mon.0) 1233 : audit 0 from='client.? 172.21.15.80:0/3205672769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:17:41.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:17:41 smithi080 bash[28361]: cluster 2023-12-01T05:17:40.671140+0000 mgr.y (mgr.24362) 878 : cluster 0 pgmap v847: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:17:41.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:17:41 smithi080 bash[28361]: audit 2023-12-01T05:17:41.059234+0000 mon.a (mon.0) 1233 : audit 0 from='client.? 172.21.15.80:0/3205672769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:17:42.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:17:41 smithi090 bash[32384]: cluster 2023-12-01T05:17:40.671140+0000 mgr.y (mgr.24362) 878 : cluster 0 pgmap v847: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:17:42.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:17:41 smithi090 bash[32384]: audit 2023-12-01T05:17:41.059234+0000 mon.a (mon.0) 1233 : audit 0 from='client.? 172.21.15.80:0/3205672769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:17:43.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:17:43 smithi080 bash[28361]: cluster 2023-12-01T05:17:42.672292+0000 mgr.y (mgr.24362) 879 : cluster 0 pgmap v848: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:17:43.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:17:43 smithi080 bash[41963]: cluster 2023-12-01T05:17:42.672292+0000 mgr.y (mgr.24362) 879 : cluster 0 pgmap v848: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:17:43.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:17:43 smithi090 bash[32384]: cluster 2023-12-01T05:17:42.672292+0000 mgr.y (mgr.24362) 879 : cluster 0 pgmap v848: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:17:44.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:17:44 smithi080 bash[41963]: audit 2023-12-01T05:17:43.518168+0000 mon.c (mon.2) 558 : audit 0 from='client.? 172.21.15.80:0/1950388582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:17:44.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:17:44 smithi080 bash[28361]: audit 2023-12-01T05:17:43.518168+0000 mon.c (mon.2) 558 : audit 0 from='client.? 172.21.15.80:0/1950388582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:17:44.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:17:44 smithi090 bash[32384]: audit 2023-12-01T05:17:43.518168+0000 mon.c (mon.2) 558 : audit 0 from='client.? 172.21.15.80:0/1950388582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:17:45.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:17:45 smithi080 bash[41963]: cluster 2023-12-01T05:17:44.672992+0000 mgr.y (mgr.24362) 880 : cluster 0 pgmap v849: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:17:45.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:17:45 smithi080 bash[28361]: cluster 2023-12-01T05:17:44.672992+0000 mgr.y (mgr.24362) 880 : cluster 0 pgmap v849: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:17:45.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:17:45 smithi090 bash[32384]: cluster 2023-12-01T05:17:44.672992+0000 mgr.y (mgr.24362) 880 : cluster 0 pgmap v849: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:17:46.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:17:46 smithi080 bash[28361]: audit 2023-12-01T05:17:45.981587+0000 mon.a (mon.0) 1234 : audit 0 from='client.? 172.21.15.80:0/1969965003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:17:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:17:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:17:46] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T05:17:46.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:17:46 smithi080 bash[41963]: audit 2023-12-01T05:17:45.981587+0000 mon.a (mon.0) 1234 : audit 0 from='client.? 172.21.15.80:0/1969965003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:17:46.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:17:46 smithi090 bash[32384]: audit 2023-12-01T05:17:45.981587+0000 mon.a (mon.0) 1234 : audit 0 from='client.? 172.21.15.80:0/1969965003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:17:47.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:17:47 smithi080 bash[28361]: cluster 2023-12-01T05:17:46.674173+0000 mgr.y (mgr.24362) 881 : cluster 0 pgmap v850: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:17:47.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:17:47 smithi080 bash[41963]: cluster 2023-12-01T05:17:46.674173+0000 mgr.y (mgr.24362) 881 : cluster 0 pgmap v850: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:17:47.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:17:47 smithi090 bash[32384]: cluster 2023-12-01T05:17:46.674173+0000 mgr.y (mgr.24362) 881 : cluster 0 pgmap v850: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:17:48.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:17:48 smithi090 bash[32384]: audit 2023-12-01T05:17:48.433910+0000 mon.a (mon.0) 1235 : audit 0 from='client.? 172.21.15.80:0/1099718397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:17:48.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:17:48 smithi080 bash[41963]: audit 2023-12-01T05:17:48.433910+0000 mon.a (mon.0) 1235 : audit 0 from='client.? 172.21.15.80:0/1099718397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:17:48.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:17:48 smithi080 bash[28361]: audit 2023-12-01T05:17:48.433910+0000 mon.a (mon.0) 1235 : audit 0 from='client.? 172.21.15.80:0/1099718397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:17:49.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:17:49 smithi090 bash[32384]: cluster 2023-12-01T05:17:48.674848+0000 mgr.y (mgr.24362) 882 : cluster 0 pgmap v851: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:17:49.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:17:49 smithi080 bash[28361]: cluster 2023-12-01T05:17:48.674848+0000 mgr.y (mgr.24362) 882 : cluster 0 pgmap v851: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:17:49.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:17:49 smithi080 bash[41963]: cluster 2023-12-01T05:17:48.674848+0000 mgr.y (mgr.24362) 882 : cluster 0 pgmap v851: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:17:51.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:17:50 smithi080 bash[28361]: cluster 2023-12-01T05:17:50.675495+0000 mgr.y (mgr.24362) 883 : cluster 0 pgmap v852: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:17:51.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:17:50 smithi080 bash[41963]: cluster 2023-12-01T05:17:50.675495+0000 mgr.y (mgr.24362) 883 : cluster 0 pgmap v852: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:17:51.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:17:50 smithi090 bash[32384]: cluster 2023-12-01T05:17:50.675495+0000 mgr.y (mgr.24362) 883 : cluster 0 pgmap v852: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:17:52.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:17:51 smithi080 bash[28361]: audit 2023-12-01T05:17:50.893020+0000 mon.c (mon.2) 559 : audit 0 from='client.? 172.21.15.80:0/1748409217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:17:52.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:17:51 smithi080 bash[41963]: audit 2023-12-01T05:17:50.893020+0000 mon.c (mon.2) 559 : audit 0 from='client.? 172.21.15.80:0/1748409217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:17:52.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:17:51 smithi090 bash[32384]: audit 2023-12-01T05:17:50.893020+0000 mon.c (mon.2) 559 : audit 0 from='client.? 172.21.15.80:0/1748409217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:17:53.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:17:53 smithi080 bash[28361]: cluster 2023-12-01T05:17:52.676712+0000 mgr.y (mgr.24362) 884 : cluster 0 pgmap v853: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:17:53.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:17:53 smithi080 bash[41963]: cluster 2023-12-01T05:17:52.676712+0000 mgr.y (mgr.24362) 884 : cluster 0 pgmap v853: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:17:53.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:17:53 smithi090 bash[32384]: cluster 2023-12-01T05:17:52.676712+0000 mgr.y (mgr.24362) 884 : cluster 0 pgmap v853: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:17:54.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:17:54 smithi080 bash[41963]: audit 2023-12-01T05:17:53.351097+0000 mon.c (mon.2) 560 : audit 0 from='client.? 172.21.15.80:0/3751844549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:17:54.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:17:54 smithi080 bash[28361]: audit 2023-12-01T05:17:53.351097+0000 mon.c (mon.2) 560 : audit 0 from='client.? 172.21.15.80:0/3751844549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:17:54.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:17:54 smithi090 bash[32384]: audit 2023-12-01T05:17:53.351097+0000 mon.c (mon.2) 560 : audit 0 from='client.? 172.21.15.80:0/3751844549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:17:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:17:55 smithi080 bash[28361]: cluster 2023-12-01T05:17:54.677419+0000 mgr.y (mgr.24362) 885 : cluster 0 pgmap v854: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:17:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:17:55 smithi080 bash[28361]: audit 2023-12-01T05:17:54.824171+0000 mon.c (mon.2) 561 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:17:55.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:17:55 smithi080 bash[41963]: cluster 2023-12-01T05:17:54.677419+0000 mgr.y (mgr.24362) 885 : cluster 0 pgmap v854: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:17:55.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:17:55 smithi080 bash[41963]: audit 2023-12-01T05:17:54.824171+0000 mon.c (mon.2) 561 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:17:55.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:17:55 smithi090 bash[32384]: cluster 2023-12-01T05:17:54.677419+0000 mgr.y (mgr.24362) 885 : cluster 0 pgmap v854: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:17:55.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:17:55 smithi090 bash[32384]: audit 2023-12-01T05:17:54.824171+0000 mon.c (mon.2) 561 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:17:56.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:17:56 smithi080 bash[28361]: audit 2023-12-01T05:17:55.812865+0000 mon.a (mon.0) 1236 : audit 0 from='client.? 172.21.15.80:0/1458424879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:17:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:17:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:17:56] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T05:17:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:17:56 smithi080 bash[41963]: audit 2023-12-01T05:17:55.812865+0000 mon.a (mon.0) 1236 : audit 0 from='client.? 172.21.15.80:0/1458424879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:17:56.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:17:56 smithi090 bash[32384]: audit 2023-12-01T05:17:55.812865+0000 mon.a (mon.0) 1236 : audit 0 from='client.? 172.21.15.80:0/1458424879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:17:57.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:17:57 smithi080 bash[28361]: cluster 2023-12-01T05:17:56.678674+0000 mgr.y (mgr.24362) 886 : cluster 0 pgmap v855: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:17:57.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:17:57 smithi080 bash[41963]: cluster 2023-12-01T05:17:56.678674+0000 mgr.y (mgr.24362) 886 : cluster 0 pgmap v855: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:17:57.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:17:57 smithi090 bash[32384]: cluster 2023-12-01T05:17:56.678674+0000 mgr.y (mgr.24362) 886 : cluster 0 pgmap v855: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:17:58.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:17:58 smithi080 bash[41963]: audit 2023-12-01T05:17:58.263868+0000 mon.c (mon.2) 562 : audit 0 from='client.? 172.21.15.80:0/3228287162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:17:58.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:17:58 smithi080 bash[28361]: audit 2023-12-01T05:17:58.263868+0000 mon.c (mon.2) 562 : audit 0 from='client.? 172.21.15.80:0/3228287162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:17:58.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:17:58 smithi090 bash[32384]: audit 2023-12-01T05:17:58.263868+0000 mon.c (mon.2) 562 : audit 0 from='client.? 172.21.15.80:0/3228287162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:17:59.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:17:59 smithi080 bash[28361]: cluster 2023-12-01T05:17:58.679387+0000 mgr.y (mgr.24362) 887 : cluster 0 pgmap v856: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:17:59.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:17:59 smithi080 bash[41963]: cluster 2023-12-01T05:17:58.679387+0000 mgr.y (mgr.24362) 887 : cluster 0 pgmap v856: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:17:59.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:17:59 smithi090 bash[32384]: cluster 2023-12-01T05:17:58.679387+0000 mgr.y (mgr.24362) 887 : cluster 0 pgmap v856: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:18:01.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:18:00 smithi080 bash[41963]: cluster 2023-12-01T05:18:00.679986+0000 mgr.y (mgr.24362) 888 : cluster 0 pgmap v857: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:18:01.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:18:00 smithi080 bash[41963]: audit 2023-12-01T05:18:00.718635+0000 mon.a (mon.0) 1237 : audit 0 from='client.? 172.21.15.80:0/1863325451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:18:01.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:18:00 smithi080 bash[28361]: cluster 2023-12-01T05:18:00.679986+0000 mgr.y (mgr.24362) 888 : cluster 0 pgmap v857: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:18:01.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:18:00 smithi080 bash[28361]: audit 2023-12-01T05:18:00.718635+0000 mon.a (mon.0) 1237 : audit 0 from='client.? 172.21.15.80:0/1863325451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:18:01.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:18:00 smithi090 bash[32384]: cluster 2023-12-01T05:18:00.679986+0000 mgr.y (mgr.24362) 888 : cluster 0 pgmap v857: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:18:01.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:18:00 smithi090 bash[32384]: audit 2023-12-01T05:18:00.718635+0000 mon.a (mon.0) 1237 : audit 0 from='client.? 172.21.15.80:0/1863325451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:18:03.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:18:03 smithi080 bash[41963]: cluster 2023-12-01T05:18:02.681031+0000 mgr.y (mgr.24362) 889 : cluster 0 pgmap v858: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:18:03.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:18:03 smithi080 bash[41963]: audit 2023-12-01T05:18:03.178366+0000 mon.a (mon.0) 1238 : audit 0 from='client.? 172.21.15.80:0/1334802585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:18:03.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:18:03 smithi080 bash[28361]: cluster 2023-12-01T05:18:02.681031+0000 mgr.y (mgr.24362) 889 : cluster 0 pgmap v858: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:18:03.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:18:03 smithi080 bash[28361]: audit 2023-12-01T05:18:03.178366+0000 mon.a (mon.0) 1238 : audit 0 from='client.? 172.21.15.80:0/1334802585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:18:03.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:18:03 smithi090 bash[32384]: cluster 2023-12-01T05:18:02.681031+0000 mgr.y (mgr.24362) 889 : cluster 0 pgmap v858: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:18:03.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:18:03 smithi090 bash[32384]: audit 2023-12-01T05:18:03.178366+0000 mon.a (mon.0) 1238 : audit 0 from='client.? 172.21.15.80:0/1334802585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:18:05.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:18:04 smithi080 bash[28361]: cluster 2023-12-01T05:18:04.681698+0000 mgr.y (mgr.24362) 890 : cluster 0 pgmap v859: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:18:05.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:18:04 smithi080 bash[41963]: cluster 2023-12-01T05:18:04.681698+0000 mgr.y (mgr.24362) 890 : cluster 0 pgmap v859: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:18:05.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:18:04 smithi090 bash[32384]: cluster 2023-12-01T05:18:04.681698+0000 mgr.y (mgr.24362) 890 : cluster 0 pgmap v859: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:18:06.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:18:05 smithi080 bash[28361]: audit 2023-12-01T05:18:05.620935+0000 mon.a (mon.0) 1239 : audit 0 from='client.? 172.21.15.80:0/2741885214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:18:06.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:18:05 smithi080 bash[41963]: audit 2023-12-01T05:18:05.620935+0000 mon.a (mon.0) 1239 : audit 0 from='client.? 172.21.15.80:0/2741885214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:18:06.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:18:05 smithi090 bash[32384]: audit 2023-12-01T05:18:05.620935+0000 mon.a (mon.0) 1239 : audit 0 from='client.? 172.21.15.80:0/2741885214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:18:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:18:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:18:06] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T05:18:07.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:18:06 smithi080 bash[28361]: cluster 2023-12-01T05:18:06.682789+0000 mgr.y (mgr.24362) 891 : cluster 0 pgmap v860: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:18:07.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:18:06 smithi080 bash[41963]: cluster 2023-12-01T05:18:06.682789+0000 mgr.y (mgr.24362) 891 : cluster 0 pgmap v860: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:18:07.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:18:06 smithi090 bash[32384]: cluster 2023-12-01T05:18:06.682789+0000 mgr.y (mgr.24362) 891 : cluster 0 pgmap v860: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:18:08.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:18:08 smithi080 bash[28361]: audit 2023-12-01T05:18:08.073893+0000 mon.a (mon.0) 1240 : audit 0 from='client.? 172.21.15.80:0/2950318034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:18:08.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:18:08 smithi080 bash[41963]: audit 2023-12-01T05:18:08.073893+0000 mon.a (mon.0) 1240 : audit 0 from='client.? 172.21.15.80:0/2950318034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:18:08.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:18:08 smithi090 bash[32384]: audit 2023-12-01T05:18:08.073893+0000 mon.a (mon.0) 1240 : audit 0 from='client.? 172.21.15.80:0/2950318034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:18:09.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:18:09 smithi080 bash[28361]: cluster 2023-12-01T05:18:08.683469+0000 mgr.y (mgr.24362) 892 : cluster 0 pgmap v861: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:18:09.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:18:09 smithi080 bash[41963]: cluster 2023-12-01T05:18:08.683469+0000 mgr.y (mgr.24362) 892 : cluster 0 pgmap v861: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:18:09.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:18:09 smithi090 bash[32384]: cluster 2023-12-01T05:18:08.683469+0000 mgr.y (mgr.24362) 892 : cluster 0 pgmap v861: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:18:10.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:18:10 smithi080 bash[28361]: audit 2023-12-01T05:18:09.825253+0000 mon.c (mon.2) 563 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:18:10.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:18:10 smithi080 bash[41963]: audit 2023-12-01T05:18:09.825253+0000 mon.c (mon.2) 563 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:18:10.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:18:10 smithi090 bash[32384]: audit 2023-12-01T05:18:09.825253+0000 mon.c (mon.2) 563 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:18:11.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:18:11 smithi080 bash[28361]: audit 2023-12-01T05:18:10.478803+0000 mon.c (mon.2) 564 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:18:11.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:18:11 smithi080 bash[28361]: audit 2023-12-01T05:18:10.530784+0000 mon.a (mon.0) 1241 : audit 0 from='client.? 172.21.15.80:0/2210241674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:18:11.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:18:11 smithi080 bash[28361]: cluster 2023-12-01T05:18:10.684247+0000 mgr.y (mgr.24362) 893 : cluster 0 pgmap v862: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:18:11.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:18:11 smithi080 bash[41963]: audit 2023-12-01T05:18:10.478803+0000 mon.c (mon.2) 564 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:18:11.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:18:11 smithi080 bash[41963]: audit 2023-12-01T05:18:10.530784+0000 mon.a (mon.0) 1241 : audit 0 from='client.? 172.21.15.80:0/2210241674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:18:11.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:18:11 smithi080 bash[41963]: cluster 2023-12-01T05:18:10.684247+0000 mgr.y (mgr.24362) 893 : cluster 0 pgmap v862: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:18:11.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:18:11 smithi090 bash[32384]: audit 2023-12-01T05:18:10.478803+0000 mon.c (mon.2) 564 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:18:11.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:18:11 smithi090 bash[32384]: audit 2023-12-01T05:18:10.530784+0000 mon.a (mon.0) 1241 : audit 0 from='client.? 172.21.15.80:0/2210241674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:18:11.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:18:11 smithi090 bash[32384]: cluster 2023-12-01T05:18:10.684247+0000 mgr.y (mgr.24362) 893 : cluster 0 pgmap v862: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:18:13.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:18:13 smithi080 bash[28361]: cluster 2023-12-01T05:18:12.684895+0000 mgr.y (mgr.24362) 894 : cluster 0 pgmap v863: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:18:13.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:18:13 smithi080 bash[28361]: audit 2023-12-01T05:18:12.980555+0000 mon.a (mon.0) 1242 : audit 0 from='client.? 172.21.15.80:0/2314180227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:18:13.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:18:13 smithi080 bash[41963]: cluster 2023-12-01T05:18:12.684895+0000 mgr.y (mgr.24362) 894 : cluster 0 pgmap v863: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:18:13.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:18:13 smithi080 bash[41963]: audit 2023-12-01T05:18:12.980555+0000 mon.a (mon.0) 1242 : audit 0 from='client.? 172.21.15.80:0/2314180227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:18:13.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:18:13 smithi090 bash[32384]: cluster 2023-12-01T05:18:12.684895+0000 mgr.y (mgr.24362) 894 : cluster 0 pgmap v863: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:18:13.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:18:13 smithi090 bash[32384]: audit 2023-12-01T05:18:12.980555+0000 mon.a (mon.0) 1242 : audit 0 from='client.? 172.21.15.80:0/2314180227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:18:15.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:18:14 smithi080 bash[41963]: cluster 2023-12-01T05:18:14.685518+0000 mgr.y (mgr.24362) 895 : cluster 0 pgmap v864: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:18:15.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:18:14 smithi080 bash[28361]: cluster 2023-12-01T05:18:14.685518+0000 mgr.y (mgr.24362) 895 : cluster 0 pgmap v864: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:18:15.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:18:14 smithi090 bash[32384]: cluster 2023-12-01T05:18:14.685518+0000 mgr.y (mgr.24362) 895 : cluster 0 pgmap v864: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:18:16.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:18:15 smithi080 bash[41963]: audit 2023-12-01T05:18:15.432672+0000 mon.a (mon.0) 1243 : audit 0 from='client.? 172.21.15.80:0/434311672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:18:16.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:18:15 smithi080 bash[28361]: audit 2023-12-01T05:18:15.432672+0000 mon.a (mon.0) 1243 : audit 0 from='client.? 172.21.15.80:0/434311672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:18:16.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:18:15 smithi090 bash[32384]: audit 2023-12-01T05:18:15.432672+0000 mon.a (mon.0) 1243 : audit 0 from='client.? 172.21.15.80:0/434311672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:18:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:18:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:18:16] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T05:18:17.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:18:17 smithi080 bash[28361]: audit 2023-12-01T05:18:16.276318+0000 mon.a (mon.0) 1244 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:18:17.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:18:17 smithi080 bash[28361]: audit 2023-12-01T05:18:16.286052+0000 mon.a (mon.0) 1245 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:18:17.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:18:17 smithi080 bash[28361]: cluster 2023-12-01T05:18:16.686517+0000 mgr.y (mgr.24362) 896 : cluster 0 pgmap v865: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:18:17.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:18:17 smithi080 bash[28361]: audit 2023-12-01T05:18:16.692616+0000 mon.a (mon.0) 1246 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:18:17.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:18:17 smithi080 bash[28361]: audit 2023-12-01T05:18:16.707525+0000 mon.a (mon.0) 1247 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:18:17.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:18:17 smithi080 bash[28361]: audit 2023-12-01T05:18:17.204597+0000 mon.c (mon.2) 565 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:18:17.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:18:17 smithi080 bash[28361]: audit 2023-12-01T05:18:17.205902+0000 mon.c (mon.2) 566 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:18:17.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:18:17 smithi080 bash[28361]: audit 2023-12-01T05:18:17.216352+0000 mon.a (mon.0) 1248 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:18:17.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:18:17 smithi080 bash[41963]: audit 2023-12-01T05:18:16.276318+0000 mon.a (mon.0) 1244 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:18:17.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:18:17 smithi080 bash[41963]: audit 2023-12-01T05:18:16.286052+0000 mon.a (mon.0) 1245 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:18:17.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:18:17 smithi080 bash[41963]: cluster 2023-12-01T05:18:16.686517+0000 mgr.y (mgr.24362) 896 : cluster 0 pgmap v865: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:18:17.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:18:17 smithi080 bash[41963]: audit 2023-12-01T05:18:16.692616+0000 mon.a (mon.0) 1246 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:18:17.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:18:17 smithi080 bash[41963]: audit 2023-12-01T05:18:16.707525+0000 mon.a (mon.0) 1247 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:18:17.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:18:17 smithi080 bash[41963]: audit 2023-12-01T05:18:17.204597+0000 mon.c (mon.2) 565 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:18:17.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:18:17 smithi080 bash[41963]: audit 2023-12-01T05:18:17.205902+0000 mon.c (mon.2) 566 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:18:17.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:18:17 smithi080 bash[41963]: audit 2023-12-01T05:18:17.216352+0000 mon.a (mon.0) 1248 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:18:17.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:18:17 smithi090 bash[32384]: audit 2023-12-01T05:18:16.276318+0000 mon.a (mon.0) 1244 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:18:17.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:18:17 smithi090 bash[32384]: audit 2023-12-01T05:18:16.286052+0000 mon.a (mon.0) 1245 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:18:17.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:18:17 smithi090 bash[32384]: cluster 2023-12-01T05:18:16.686517+0000 mgr.y (mgr.24362) 896 : cluster 0 pgmap v865: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:18:17.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:18:17 smithi090 bash[32384]: audit 2023-12-01T05:18:16.692616+0000 mon.a (mon.0) 1246 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:18:17.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:18:17 smithi090 bash[32384]: audit 2023-12-01T05:18:16.707525+0000 mon.a (mon.0) 1247 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:18:17.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:18:17 smithi090 bash[32384]: audit 2023-12-01T05:18:17.204597+0000 mon.c (mon.2) 565 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:18:17.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:18:17 smithi090 bash[32384]: audit 2023-12-01T05:18:17.205902+0000 mon.c (mon.2) 566 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:18:17.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:18:17 smithi090 bash[32384]: audit 2023-12-01T05:18:17.216352+0000 mon.a (mon.0) 1248 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:18:18.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:18:18 smithi080 bash[28361]: audit 2023-12-01T05:18:17.884899+0000 mon.a (mon.0) 1249 : audit 0 from='client.? 172.21.15.80:0/3932608937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:18:18.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:18:18 smithi080 bash[41963]: audit 2023-12-01T05:18:17.884899+0000 mon.a (mon.0) 1249 : audit 0 from='client.? 172.21.15.80:0/3932608937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:18:18.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:18:18 smithi090 bash[32384]: audit 2023-12-01T05:18:17.884899+0000 mon.a (mon.0) 1249 : audit 0 from='client.? 172.21.15.80:0/3932608937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:18:19.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:18:19 smithi080 bash[28361]: cluster 2023-12-01T05:18:18.687273+0000 mgr.y (mgr.24362) 897 : cluster 0 pgmap v866: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:18:19.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:18:19 smithi080 bash[41963]: cluster 2023-12-01T05:18:18.687273+0000 mgr.y (mgr.24362) 897 : cluster 0 pgmap v866: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:18:19.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:18:19 smithi090 bash[32384]: cluster 2023-12-01T05:18:18.687273+0000 mgr.y (mgr.24362) 897 : cluster 0 pgmap v866: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:18:20.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:18:20 smithi080 bash[28361]: audit 2023-12-01T05:18:20.336279+0000 mon.c (mon.2) 567 : audit 0 from='client.? 172.21.15.80:0/1280900798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:18:20.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:18:20 smithi080 bash[41963]: audit 2023-12-01T05:18:20.336279+0000 mon.c (mon.2) 567 : audit 0 from='client.? 172.21.15.80:0/1280900798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:18:20.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:18:20 smithi090 bash[32384]: audit 2023-12-01T05:18:20.336279+0000 mon.c (mon.2) 567 : audit 0 from='client.? 172.21.15.80:0/1280900798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:18:21.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:18:21 smithi080 bash[28361]: cluster 2023-12-01T05:18:20.687993+0000 mgr.y (mgr.24362) 898 : cluster 0 pgmap v867: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:18:21.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:18:21 smithi080 bash[41963]: cluster 2023-12-01T05:18:20.687993+0000 mgr.y (mgr.24362) 898 : cluster 0 pgmap v867: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:18:21.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:18:21 smithi090 bash[32384]: cluster 2023-12-01T05:18:20.687993+0000 mgr.y (mgr.24362) 898 : cluster 0 pgmap v867: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:18:23.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:18:23 smithi080 bash[41963]: cluster 2023-12-01T05:18:22.689048+0000 mgr.y (mgr.24362) 899 : cluster 0 pgmap v868: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:18:23.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:18:23 smithi080 bash[41963]: audit 2023-12-01T05:18:22.789003+0000 mon.a (mon.0) 1250 : audit 0 from='client.? 172.21.15.80:0/1703013591' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:18:23.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:18:23 smithi080 bash[28361]: cluster 2023-12-01T05:18:22.689048+0000 mgr.y (mgr.24362) 899 : cluster 0 pgmap v868: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:18:23.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:18:23 smithi080 bash[28361]: audit 2023-12-01T05:18:22.789003+0000 mon.a (mon.0) 1250 : audit 0 from='client.? 172.21.15.80:0/1703013591' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:18:23.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:18:23 smithi090 bash[32384]: cluster 2023-12-01T05:18:22.689048+0000 mgr.y (mgr.24362) 899 : cluster 0 pgmap v868: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:18:23.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:18:23 smithi090 bash[32384]: audit 2023-12-01T05:18:22.789003+0000 mon.a (mon.0) 1250 : audit 0 from='client.? 172.21.15.80:0/1703013591' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:18:25.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:18:24 smithi080 bash[28361]: cluster 2023-12-01T05:18:24.689710+0000 mgr.y (mgr.24362) 900 : cluster 0 pgmap v869: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:18:25.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:18:24 smithi080 bash[41963]: cluster 2023-12-01T05:18:24.689710+0000 mgr.y (mgr.24362) 900 : cluster 0 pgmap v869: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:18:25.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:18:24 smithi090 bash[32384]: cluster 2023-12-01T05:18:24.689710+0000 mgr.y (mgr.24362) 900 : cluster 0 pgmap v869: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:18:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:18:25 smithi080 bash[28361]: audit 2023-12-01T05:18:24.824841+0000 mon.c (mon.2) 568 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:18:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:18:25 smithi080 bash[28361]: audit 2023-12-01T05:18:25.259089+0000 mon.c (mon.2) 569 : audit 0 from='client.? 172.21.15.80:0/2735378283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:18:26.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:18:25 smithi080 bash[41963]: audit 2023-12-01T05:18:24.824841+0000 mon.c (mon.2) 568 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:18:26.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:18:25 smithi080 bash[41963]: audit 2023-12-01T05:18:25.259089+0000 mon.c (mon.2) 569 : audit 0 from='client.? 172.21.15.80:0/2735378283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:18:26.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:18:25 smithi090 bash[32384]: audit 2023-12-01T05:18:24.824841+0000 mon.c (mon.2) 568 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:18:26.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:18:25 smithi090 bash[32384]: audit 2023-12-01T05:18:25.259089+0000 mon.c (mon.2) 569 : audit 0 from='client.? 172.21.15.80:0/2735378283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:18:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:18:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:18:26] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T05:18:27.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:18:26 smithi080 bash[28361]: cluster 2023-12-01T05:18:26.690878+0000 mgr.y (mgr.24362) 901 : cluster 0 pgmap v870: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:18:27.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:18:26 smithi080 bash[41963]: cluster 2023-12-01T05:18:26.690878+0000 mgr.y (mgr.24362) 901 : cluster 0 pgmap v870: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:18:27.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:18:26 smithi090 bash[32384]: cluster 2023-12-01T05:18:26.690878+0000 mgr.y (mgr.24362) 901 : cluster 0 pgmap v870: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:18:28.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:18:28 smithi080 bash[41963]: audit 2023-12-01T05:18:27.708225+0000 mon.a (mon.0) 1251 : audit 0 from='client.? 172.21.15.80:0/1486173982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:18:28.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:18:28 smithi080 bash[28361]: audit 2023-12-01T05:18:27.708225+0000 mon.a (mon.0) 1251 : audit 0 from='client.? 172.21.15.80:0/1486173982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:18:28.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:18:28 smithi090 bash[32384]: audit 2023-12-01T05:18:27.708225+0000 mon.a (mon.0) 1251 : audit 0 from='client.? 172.21.15.80:0/1486173982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:18:29.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:18:29 smithi080 bash[41963]: cluster 2023-12-01T05:18:28.691494+0000 mgr.y (mgr.24362) 902 : cluster 0 pgmap v871: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:18:29.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:18:29 smithi080 bash[28361]: cluster 2023-12-01T05:18:28.691494+0000 mgr.y (mgr.24362) 902 : cluster 0 pgmap v871: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:18:29.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:18:29 smithi090 bash[32384]: cluster 2023-12-01T05:18:28.691494+0000 mgr.y (mgr.24362) 902 : cluster 0 pgmap v871: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:18:30.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:18:30 smithi080 bash[28361]: audit 2023-12-01T05:18:30.153645+0000 mon.c (mon.2) 570 : audit 0 from='client.? 172.21.15.80:0/2122890952' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:18:30.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:18:30 smithi080 bash[41963]: audit 2023-12-01T05:18:30.153645+0000 mon.c (mon.2) 570 : audit 0 from='client.? 172.21.15.80:0/2122890952' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:18:30.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:18:30 smithi090 bash[32384]: audit 2023-12-01T05:18:30.153645+0000 mon.c (mon.2) 570 : audit 0 from='client.? 172.21.15.80:0/2122890952' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:18:31.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:18:31 smithi080 bash[28361]: cluster 2023-12-01T05:18:30.692182+0000 mgr.y (mgr.24362) 903 : cluster 0 pgmap v872: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:18:31.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:18:31 smithi080 bash[41963]: cluster 2023-12-01T05:18:30.692182+0000 mgr.y (mgr.24362) 903 : cluster 0 pgmap v872: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:18:31.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:18:31 smithi090 bash[32384]: cluster 2023-12-01T05:18:30.692182+0000 mgr.y (mgr.24362) 903 : cluster 0 pgmap v872: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:18:33.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:18:33 smithi080 bash[28361]: audit 2023-12-01T05:18:32.602827+0000 mon.b (mon.1) 32 : audit 0 from='client.? 172.21.15.80:0/1778820138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:18:33.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:18:33 smithi080 bash[28361]: cluster 2023-12-01T05:18:32.693306+0000 mgr.y (mgr.24362) 904 : cluster 0 pgmap v873: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:18:33.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:18:33 smithi080 bash[41963]: audit 2023-12-01T05:18:32.602827+0000 mon.b (mon.1) 32 : audit 0 from='client.? 172.21.15.80:0/1778820138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:18:33.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:18:33 smithi080 bash[41963]: cluster 2023-12-01T05:18:32.693306+0000 mgr.y (mgr.24362) 904 : cluster 0 pgmap v873: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:18:33.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:18:33 smithi090 bash[32384]: audit 2023-12-01T05:18:32.602827+0000 mon.b (mon.1) 32 : audit 0 from='client.? 172.21.15.80:0/1778820138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:18:33.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:18:33 smithi090 bash[32384]: cluster 2023-12-01T05:18:32.693306+0000 mgr.y (mgr.24362) 904 : cluster 0 pgmap v873: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:18:35.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:18:34 smithi080 bash[28361]: cluster 2023-12-01T05:18:34.693978+0000 mgr.y (mgr.24362) 905 : cluster 0 pgmap v874: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:18:35.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:18:34 smithi080 bash[41963]: cluster 2023-12-01T05:18:34.693978+0000 mgr.y (mgr.24362) 905 : cluster 0 pgmap v874: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:18:35.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:18:34 smithi090 bash[32384]: cluster 2023-12-01T05:18:34.693978+0000 mgr.y (mgr.24362) 905 : cluster 0 pgmap v874: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:18:36.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:18:35 smithi080 bash[28361]: audit 2023-12-01T05:18:35.063544+0000 mon.a (mon.0) 1252 : audit 0 from='client.? 172.21.15.80:0/1015233814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:18:36.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:18:35 smithi080 bash[41963]: audit 2023-12-01T05:18:35.063544+0000 mon.a (mon.0) 1252 : audit 0 from='client.? 172.21.15.80:0/1015233814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:18:36.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:18:35 smithi090 bash[32384]: audit 2023-12-01T05:18:35.063544+0000 mon.a (mon.0) 1252 : audit 0 from='client.? 172.21.15.80:0/1015233814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:18:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:18:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:18:36] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T05:18:37.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:18:36 smithi080 bash[28361]: cluster 2023-12-01T05:18:36.695093+0000 mgr.y (mgr.24362) 906 : cluster 0 pgmap v875: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:18:37.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:18:36 smithi080 bash[41963]: cluster 2023-12-01T05:18:36.695093+0000 mgr.y (mgr.24362) 906 : cluster 0 pgmap v875: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:18:37.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:18:36 smithi090 bash[32384]: cluster 2023-12-01T05:18:36.695093+0000 mgr.y (mgr.24362) 906 : cluster 0 pgmap v875: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:18:38.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:18:38 smithi080 bash[28361]: audit 2023-12-01T05:18:37.520911+0000 mon.a (mon.0) 1253 : audit 0 from='client.? 172.21.15.80:0/1322648886' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:18:38.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:18:38 smithi080 bash[41963]: audit 2023-12-01T05:18:37.520911+0000 mon.a (mon.0) 1253 : audit 0 from='client.? 172.21.15.80:0/1322648886' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:18:38.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:18:38 smithi090 bash[32384]: audit 2023-12-01T05:18:37.520911+0000 mon.a (mon.0) 1253 : audit 0 from='client.? 172.21.15.80:0/1322648886' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:18:39.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:18:39 smithi080 bash[28361]: cluster 2023-12-01T05:18:38.695776+0000 mgr.y (mgr.24362) 907 : cluster 0 pgmap v876: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:18:39.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:18:39 smithi080 bash[41963]: cluster 2023-12-01T05:18:38.695776+0000 mgr.y (mgr.24362) 907 : cluster 0 pgmap v876: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:18:39.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:18:39 smithi090 bash[32384]: cluster 2023-12-01T05:18:38.695776+0000 mgr.y (mgr.24362) 907 : cluster 0 pgmap v876: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:18:40.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:18:40 smithi080 bash[28361]: audit 2023-12-01T05:18:39.825447+0000 mon.c (mon.2) 571 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:18:40.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:18:40 smithi080 bash[28361]: audit 2023-12-01T05:18:39.975345+0000 mon.c (mon.2) 572 : audit 0 from='client.? 172.21.15.80:0/3046570638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:18:40.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:18:40 smithi080 bash[41963]: audit 2023-12-01T05:18:39.825447+0000 mon.c (mon.2) 571 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:18:40.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:18:40 smithi080 bash[41963]: audit 2023-12-01T05:18:39.975345+0000 mon.c (mon.2) 572 : audit 0 from='client.? 172.21.15.80:0/3046570638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:18:40.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:18:40 smithi090 bash[32384]: audit 2023-12-01T05:18:39.825447+0000 mon.c (mon.2) 571 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:18:40.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:18:40 smithi090 bash[32384]: audit 2023-12-01T05:18:39.975345+0000 mon.c (mon.2) 572 : audit 0 from='client.? 172.21.15.80:0/3046570638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:18:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:18:41 smithi080 bash[28361]: cluster 2023-12-01T05:18:40.696453+0000 mgr.y (mgr.24362) 908 : cluster 0 pgmap v877: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:18:41.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:18:41 smithi080 bash[41963]: cluster 2023-12-01T05:18:40.696453+0000 mgr.y (mgr.24362) 908 : cluster 0 pgmap v877: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:18:41.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:18:41 smithi090 bash[32384]: cluster 2023-12-01T05:18:40.696453+0000 mgr.y (mgr.24362) 908 : cluster 0 pgmap v877: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:18:43.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:18:43 smithi080 bash[28361]: audit 2023-12-01T05:18:42.447579+0000 mon.c (mon.2) 573 : audit 0 from='client.? 172.21.15.80:0/777992283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:18:43.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:18:43 smithi080 bash[28361]: cluster 2023-12-01T05:18:42.697566+0000 mgr.y (mgr.24362) 909 : cluster 0 pgmap v878: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:18:43.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:18:43 smithi080 bash[41963]: audit 2023-12-01T05:18:42.447579+0000 mon.c (mon.2) 573 : audit 0 from='client.? 172.21.15.80:0/777992283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:18:43.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:18:43 smithi080 bash[41963]: cluster 2023-12-01T05:18:42.697566+0000 mgr.y (mgr.24362) 909 : cluster 0 pgmap v878: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:18:43.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:18:43 smithi090 bash[32384]: audit 2023-12-01T05:18:42.447579+0000 mon.c (mon.2) 573 : audit 0 from='client.? 172.21.15.80:0/777992283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:18:43.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:18:43 smithi090 bash[32384]: cluster 2023-12-01T05:18:42.697566+0000 mgr.y (mgr.24362) 909 : cluster 0 pgmap v878: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:18:45.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:18:44 smithi080 bash[28361]: cluster 2023-12-01T05:18:44.698115+0000 mgr.y (mgr.24362) 910 : cluster 0 pgmap v879: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:18:45.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:18:44 smithi080 bash[41963]: cluster 2023-12-01T05:18:44.698115+0000 mgr.y (mgr.24362) 910 : cluster 0 pgmap v879: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:18:45.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:18:44 smithi090 bash[32384]: cluster 2023-12-01T05:18:44.698115+0000 mgr.y (mgr.24362) 910 : cluster 0 pgmap v879: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:18:46.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:18:45 smithi080 bash[41963]: audit 2023-12-01T05:18:44.902332+0000 mon.c (mon.2) 574 : audit 0 from='client.? 172.21.15.80:0/384372499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:18:46.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:18:45 smithi080 bash[28361]: audit 2023-12-01T05:18:44.902332+0000 mon.c (mon.2) 574 : audit 0 from='client.? 172.21.15.80:0/384372499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:18:46.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:18:45 smithi090 bash[32384]: audit 2023-12-01T05:18:44.902332+0000 mon.c (mon.2) 574 : audit 0 from='client.? 172.21.15.80:0/384372499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:18:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:18:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:18:46] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T05:18:47.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:18:46 smithi080 bash[28361]: cluster 2023-12-01T05:18:46.699231+0000 mgr.y (mgr.24362) 911 : cluster 0 pgmap v880: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:18:47.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:18:46 smithi080 bash[41963]: cluster 2023-12-01T05:18:46.699231+0000 mgr.y (mgr.24362) 911 : cluster 0 pgmap v880: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:18:47.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:18:46 smithi090 bash[32384]: cluster 2023-12-01T05:18:46.699231+0000 mgr.y (mgr.24362) 911 : cluster 0 pgmap v880: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:18:48.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:18:48 smithi080 bash[28361]: audit 2023-12-01T05:18:47.356494+0000 mon.c (mon.2) 575 : audit 0 from='client.? 172.21.15.80:0/2446250121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:18:48.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:18:48 smithi080 bash[41963]: audit 2023-12-01T05:18:47.356494+0000 mon.c (mon.2) 575 : audit 0 from='client.? 172.21.15.80:0/2446250121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:18:48.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:18:48 smithi090 bash[32384]: audit 2023-12-01T05:18:47.356494+0000 mon.c (mon.2) 575 : audit 0 from='client.? 172.21.15.80:0/2446250121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:18:49.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:18:49 smithi080 bash[28361]: cluster 2023-12-01T05:18:48.699848+0000 mgr.y (mgr.24362) 912 : cluster 0 pgmap v881: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:18:49.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:18:49 smithi080 bash[41963]: cluster 2023-12-01T05:18:48.699848+0000 mgr.y (mgr.24362) 912 : cluster 0 pgmap v881: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:18:49.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:18:49 smithi090 bash[32384]: cluster 2023-12-01T05:18:48.699848+0000 mgr.y (mgr.24362) 912 : cluster 0 pgmap v881: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:18:50.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:18:50 smithi080 bash[28361]: audit 2023-12-01T05:18:49.809749+0000 mon.c (mon.2) 576 : audit 0 from='client.? 172.21.15.80:0/1819703907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:18:50.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:18:50 smithi080 bash[41963]: audit 2023-12-01T05:18:49.809749+0000 mon.c (mon.2) 576 : audit 0 from='client.? 172.21.15.80:0/1819703907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:18:50.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:18:50 smithi090 bash[32384]: audit 2023-12-01T05:18:49.809749+0000 mon.c (mon.2) 576 : audit 0 from='client.? 172.21.15.80:0/1819703907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:18:51.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:18:51 smithi080 bash[28361]: cluster 2023-12-01T05:18:50.700473+0000 mgr.y (mgr.24362) 913 : cluster 0 pgmap v882: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:18:51.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:18:51 smithi080 bash[41963]: cluster 2023-12-01T05:18:50.700473+0000 mgr.y (mgr.24362) 913 : cluster 0 pgmap v882: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:18:51.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:18:51 smithi090 bash[32384]: cluster 2023-12-01T05:18:50.700473+0000 mgr.y (mgr.24362) 913 : cluster 0 pgmap v882: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:18:52.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:18:52 smithi080 bash[28361]: audit 2023-12-01T05:18:52.263717+0000 mon.a (mon.0) 1254 : audit 0 from='client.? 172.21.15.80:0/2535405414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:18:52.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:18:52 smithi080 bash[41963]: audit 2023-12-01T05:18:52.263717+0000 mon.a (mon.0) 1254 : audit 0 from='client.? 172.21.15.80:0/2535405414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:18:52.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:18:52 smithi090 bash[32384]: audit 2023-12-01T05:18:52.263717+0000 mon.a (mon.0) 1254 : audit 0 from='client.? 172.21.15.80:0/2535405414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:18:53.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:18:53 smithi080 bash[41963]: cluster 2023-12-01T05:18:52.701602+0000 mgr.y (mgr.24362) 914 : cluster 0 pgmap v883: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:18:53.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:18:53 smithi080 bash[28361]: cluster 2023-12-01T05:18:52.701602+0000 mgr.y (mgr.24362) 914 : cluster 0 pgmap v883: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:18:53.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:18:53 smithi090 bash[32384]: cluster 2023-12-01T05:18:52.701602+0000 mgr.y (mgr.24362) 914 : cluster 0 pgmap v883: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:18:55.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:18:54 smithi090 bash[32384]: cluster 2023-12-01T05:18:54.702143+0000 mgr.y (mgr.24362) 915 : cluster 0 pgmap v884: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:18:55.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:18:54 smithi090 bash[32384]: audit 2023-12-01T05:18:54.714632+0000 mon.c (mon.2) 577 : audit 0 from='client.? 172.21.15.80:0/2078033825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:18:55.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:18:54 smithi080 bash[28361]: cluster 2023-12-01T05:18:54.702143+0000 mgr.y (mgr.24362) 915 : cluster 0 pgmap v884: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:18:55.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:18:54 smithi080 bash[28361]: audit 2023-12-01T05:18:54.714632+0000 mon.c (mon.2) 577 : audit 0 from='client.? 172.21.15.80:0/2078033825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:18:55.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:18:54 smithi080 bash[41963]: cluster 2023-12-01T05:18:54.702143+0000 mgr.y (mgr.24362) 915 : cluster 0 pgmap v884: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:18:55.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:18:54 smithi080 bash[41963]: audit 2023-12-01T05:18:54.714632+0000 mon.c (mon.2) 577 : audit 0 from='client.? 172.21.15.80:0/2078033825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:18:56.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:18:55 smithi080 bash[41963]: audit 2023-12-01T05:18:54.825643+0000 mon.c (mon.2) 578 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:18:56.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:18:55 smithi080 bash[28361]: audit 2023-12-01T05:18:54.825643+0000 mon.c (mon.2) 578 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:18:56.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:18:55 smithi090 bash[32384]: audit 2023-12-01T05:18:54.825643+0000 mon.c (mon.2) 578 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:18:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:18:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:18:56] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T05:18:57.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:18:56 smithi080 bash[28361]: cluster 2023-12-01T05:18:56.703296+0000 mgr.y (mgr.24362) 916 : cluster 0 pgmap v885: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:18:57.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:18:56 smithi080 bash[41963]: cluster 2023-12-01T05:18:56.703296+0000 mgr.y (mgr.24362) 916 : cluster 0 pgmap v885: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:18:57.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:18:56 smithi090 bash[32384]: cluster 2023-12-01T05:18:56.703296+0000 mgr.y (mgr.24362) 916 : cluster 0 pgmap v885: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:18:58.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:18:57 smithi080 bash[28361]: audit 2023-12-01T05:18:57.163944+0000 mon.c (mon.2) 579 : audit 0 from='client.? 172.21.15.80:0/251291039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:18:58.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:18:57 smithi080 bash[41963]: audit 2023-12-01T05:18:57.163944+0000 mon.c (mon.2) 579 : audit 0 from='client.? 172.21.15.80:0/251291039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:18:58.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:18:57 smithi090 bash[32384]: audit 2023-12-01T05:18:57.163944+0000 mon.c (mon.2) 579 : audit 0 from='client.? 172.21.15.80:0/251291039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:18:59.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:18:58 smithi080 bash[28361]: cluster 2023-12-01T05:18:58.703911+0000 mgr.y (mgr.24362) 917 : cluster 0 pgmap v886: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:18:59.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:18:58 smithi080 bash[41963]: cluster 2023-12-01T05:18:58.703911+0000 mgr.y (mgr.24362) 917 : cluster 0 pgmap v886: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:18:59.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:18:58 smithi090 bash[32384]: cluster 2023-12-01T05:18:58.703911+0000 mgr.y (mgr.24362) 917 : cluster 0 pgmap v886: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:19:00.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:18:59 smithi080 bash[41963]: audit 2023-12-01T05:18:59.621517+0000 mon.a (mon.0) 1255 : audit 0 from='client.? 172.21.15.80:0/136629521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:19:00.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:18:59 smithi080 bash[28361]: audit 2023-12-01T05:18:59.621517+0000 mon.a (mon.0) 1255 : audit 0 from='client.? 172.21.15.80:0/136629521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:19:00.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:18:59 smithi090 bash[32384]: audit 2023-12-01T05:18:59.621517+0000 mon.a (mon.0) 1255 : audit 0 from='client.? 172.21.15.80:0/136629521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:19:01.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:19:00 smithi080 bash[41963]: cluster 2023-12-01T05:19:00.704486+0000 mgr.y (mgr.24362) 918 : cluster 0 pgmap v887: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:19:01.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:19:00 smithi080 bash[28361]: cluster 2023-12-01T05:19:00.704486+0000 mgr.y (mgr.24362) 918 : cluster 0 pgmap v887: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:19:01.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:19:00 smithi090 bash[32384]: cluster 2023-12-01T05:19:00.704486+0000 mgr.y (mgr.24362) 918 : cluster 0 pgmap v887: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:19:02.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:19:02 smithi080 bash[41963]: audit 2023-12-01T05:19:02.082126+0000 mon.a (mon.0) 1256 : audit 0 from='client.? 172.21.15.80:0/3320765464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:19:02.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:19:02 smithi080 bash[28361]: audit 2023-12-01T05:19:02.082126+0000 mon.a (mon.0) 1256 : audit 0 from='client.? 172.21.15.80:0/3320765464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:19:02.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:19:02 smithi090 bash[32384]: audit 2023-12-01T05:19:02.082126+0000 mon.a (mon.0) 1256 : audit 0 from='client.? 172.21.15.80:0/3320765464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:19:03.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:19:03 smithi080 bash[28361]: cluster 2023-12-01T05:19:02.705623+0000 mgr.y (mgr.24362) 919 : cluster 0 pgmap v888: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:19:03.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:19:03 smithi080 bash[41963]: cluster 2023-12-01T05:19:02.705623+0000 mgr.y (mgr.24362) 919 : cluster 0 pgmap v888: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:19:03.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:19:03 smithi090 bash[32384]: cluster 2023-12-01T05:19:02.705623+0000 mgr.y (mgr.24362) 919 : cluster 0 pgmap v888: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:19:04.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:19:04 smithi080 bash[28361]: audit 2023-12-01T05:19:04.528496+0000 mon.a (mon.0) 1257 : audit 0 from='client.? 172.21.15.80:0/311240487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:19:04.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:19:04 smithi080 bash[41963]: audit 2023-12-01T05:19:04.528496+0000 mon.a (mon.0) 1257 : audit 0 from='client.? 172.21.15.80:0/311240487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:19:05.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:19:04 smithi090 bash[32384]: audit 2023-12-01T05:19:04.528496+0000 mon.a (mon.0) 1257 : audit 0 from='client.? 172.21.15.80:0/311240487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:19:05.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:19:05 smithi080 bash[28361]: cluster 2023-12-01T05:19:04.706312+0000 mgr.y (mgr.24362) 920 : cluster 0 pgmap v889: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:19:05.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:19:05 smithi080 bash[41963]: cluster 2023-12-01T05:19:04.706312+0000 mgr.y (mgr.24362) 920 : cluster 0 pgmap v889: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:19:06.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:19:05 smithi090 bash[32384]: cluster 2023-12-01T05:19:04.706312+0000 mgr.y (mgr.24362) 920 : cluster 0 pgmap v889: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:19:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:19:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:19:06] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T05:19:07.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:19:06 smithi080 bash[28361]: cluster 2023-12-01T05:19:06.707349+0000 mgr.y (mgr.24362) 921 : cluster 0 pgmap v890: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:19:07.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:19:06 smithi080 bash[41963]: cluster 2023-12-01T05:19:06.707349+0000 mgr.y (mgr.24362) 921 : cluster 0 pgmap v890: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:19:07.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:19:06 smithi090 bash[32384]: cluster 2023-12-01T05:19:06.707349+0000 mgr.y (mgr.24362) 921 : cluster 0 pgmap v890: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:19:08.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:19:07 smithi080 bash[28361]: audit 2023-12-01T05:19:06.993431+0000 mon.a (mon.0) 1258 : audit 0 from='client.? 172.21.15.80:0/2029339901' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:19:08.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:19:07 smithi080 bash[41963]: audit 2023-12-01T05:19:06.993431+0000 mon.a (mon.0) 1258 : audit 0 from='client.? 172.21.15.80:0/2029339901' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:19:08.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:19:07 smithi090 bash[32384]: audit 2023-12-01T05:19:06.993431+0000 mon.a (mon.0) 1258 : audit 0 from='client.? 172.21.15.80:0/2029339901' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:19:09.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:19:08 smithi080 bash[41963]: cluster 2023-12-01T05:19:08.708069+0000 mgr.y (mgr.24362) 922 : cluster 0 pgmap v891: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:19:09.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:19:08 smithi080 bash[28361]: cluster 2023-12-01T05:19:08.708069+0000 mgr.y (mgr.24362) 922 : cluster 0 pgmap v891: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:19:09.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:19:08 smithi090 bash[32384]: cluster 2023-12-01T05:19:08.708069+0000 mgr.y (mgr.24362) 922 : cluster 0 pgmap v891: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:19:10.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:19:09 smithi080 bash[28361]: audit 2023-12-01T05:19:09.453546+0000 mon.a (mon.0) 1259 : audit 0 from='client.? 172.21.15.80:0/3016299594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:19:10.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:19:09 smithi080 bash[41963]: audit 2023-12-01T05:19:09.453546+0000 mon.a (mon.0) 1259 : audit 0 from='client.? 172.21.15.80:0/3016299594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:19:10.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:19:09 smithi090 bash[32384]: audit 2023-12-01T05:19:09.453546+0000 mon.a (mon.0) 1259 : audit 0 from='client.? 172.21.15.80:0/3016299594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:19:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:19:10 smithi080 bash[28361]: audit 2023-12-01T05:19:09.825716+0000 mon.c (mon.2) 580 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:19:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:19:10 smithi080 bash[28361]: cluster 2023-12-01T05:19:10.708637+0000 mgr.y (mgr.24362) 923 : cluster 0 pgmap v892: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:19:11.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:19:10 smithi080 bash[41963]: audit 2023-12-01T05:19:09.825716+0000 mon.c (mon.2) 580 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:19:11.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:19:10 smithi080 bash[41963]: cluster 2023-12-01T05:19:10.708637+0000 mgr.y (mgr.24362) 923 : cluster 0 pgmap v892: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:19:11.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:19:10 smithi090 bash[32384]: audit 2023-12-01T05:19:09.825716+0000 mon.c (mon.2) 580 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:19:11.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:19:10 smithi090 bash[32384]: cluster 2023-12-01T05:19:10.708637+0000 mgr.y (mgr.24362) 923 : cluster 0 pgmap v892: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:19:12.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:19:11 smithi090 bash[32384]: audit 2023-12-01T05:19:11.903730+0000 mon.c (mon.2) 581 : audit 0 from='client.? 172.21.15.80:0/1387941446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:19:12.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:19:11 smithi080 bash[28361]: audit 2023-12-01T05:19:11.903730+0000 mon.c (mon.2) 581 : audit 0 from='client.? 172.21.15.80:0/1387941446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:19:12.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:19:11 smithi080 bash[41963]: audit 2023-12-01T05:19:11.903730+0000 mon.c (mon.2) 581 : audit 0 from='client.? 172.21.15.80:0/1387941446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:19:13.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:19:13 smithi080 bash[28361]: cluster 2023-12-01T05:19:12.709866+0000 mgr.y (mgr.24362) 924 : cluster 0 pgmap v893: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:19:13.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:19:13 smithi080 bash[41963]: cluster 2023-12-01T05:19:12.709866+0000 mgr.y (mgr.24362) 924 : cluster 0 pgmap v893: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:19:13.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:19:13 smithi090 bash[32384]: cluster 2023-12-01T05:19:12.709866+0000 mgr.y (mgr.24362) 924 : cluster 0 pgmap v893: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:19:14.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:19:14 smithi080 bash[41963]: audit 2023-12-01T05:19:14.357279+0000 mon.c (mon.2) 582 : audit 0 from='client.? 172.21.15.80:0/2110080451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:19:14.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:19:14 smithi080 bash[28361]: audit 2023-12-01T05:19:14.357279+0000 mon.c (mon.2) 582 : audit 0 from='client.? 172.21.15.80:0/2110080451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:19:14.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:19:14 smithi090 bash[32384]: audit 2023-12-01T05:19:14.357279+0000 mon.c (mon.2) 582 : audit 0 from='client.? 172.21.15.80:0/2110080451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:19:15.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:19:15 smithi080 bash[28361]: cluster 2023-12-01T05:19:14.710556+0000 mgr.y (mgr.24362) 925 : cluster 0 pgmap v894: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:19:15.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:19:15 smithi080 bash[41963]: cluster 2023-12-01T05:19:14.710556+0000 mgr.y (mgr.24362) 925 : cluster 0 pgmap v894: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:19:15.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:19:15 smithi090 bash[32384]: cluster 2023-12-01T05:19:14.710556+0000 mgr.y (mgr.24362) 925 : cluster 0 pgmap v894: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:19:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:19:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:19:16] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T05:19:17.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:19:16 smithi080 bash[28361]: cluster 2023-12-01T05:19:16.711773+0000 mgr.y (mgr.24362) 926 : cluster 0 pgmap v895: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:19:17.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:19:16 smithi080 bash[41963]: cluster 2023-12-01T05:19:16.711773+0000 mgr.y (mgr.24362) 926 : cluster 0 pgmap v895: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:19:17.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:19:16 smithi090 bash[32384]: cluster 2023-12-01T05:19:16.711773+0000 mgr.y (mgr.24362) 926 : cluster 0 pgmap v895: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:19:18.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:19:17 smithi080 bash[28361]: audit 2023-12-01T05:19:16.808139+0000 mon.c (mon.2) 583 : audit 0 from='client.? 172.21.15.80:0/232266871' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:19:18.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:19:17 smithi080 bash[28361]: audit 2023-12-01T05:19:17.297593+0000 mon.c (mon.2) 584 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:19:18.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:19:17 smithi080 bash[41963]: audit 2023-12-01T05:19:16.808139+0000 mon.c (mon.2) 583 : audit 0 from='client.? 172.21.15.80:0/232266871' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:19:18.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:19:17 smithi080 bash[41963]: audit 2023-12-01T05:19:17.297593+0000 mon.c (mon.2) 584 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:19:18.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:19:17 smithi090 bash[32384]: audit 2023-12-01T05:19:16.808139+0000 mon.c (mon.2) 583 : audit 0 from='client.? 172.21.15.80:0/232266871' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:19:18.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:19:17 smithi090 bash[32384]: audit 2023-12-01T05:19:17.297593+0000 mon.c (mon.2) 584 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:19:19.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:19:18 smithi080 bash[28361]: cluster 2023-12-01T05:19:18.712552+0000 mgr.y (mgr.24362) 927 : cluster 0 pgmap v896: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:19:19.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:19:18 smithi080 bash[41963]: cluster 2023-12-01T05:19:18.712552+0000 mgr.y (mgr.24362) 927 : cluster 0 pgmap v896: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:19:19.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:19:18 smithi090 bash[32384]: cluster 2023-12-01T05:19:18.712552+0000 mgr.y (mgr.24362) 927 : cluster 0 pgmap v896: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:19:20.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:19:19 smithi080 bash[28361]: audit 2023-12-01T05:19:19.261560+0000 mon.a (mon.0) 1260 : audit 0 from='client.? 172.21.15.80:0/4275927661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:19:20.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:19:19 smithi080 bash[41963]: audit 2023-12-01T05:19:19.261560+0000 mon.a (mon.0) 1260 : audit 0 from='client.? 172.21.15.80:0/4275927661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:19:20.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:19:19 smithi090 bash[32384]: audit 2023-12-01T05:19:19.261560+0000 mon.a (mon.0) 1260 : audit 0 from='client.? 172.21.15.80:0/4275927661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:19:21.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:19:20 smithi080 bash[41963]: cluster 2023-12-01T05:19:20.713296+0000 mgr.y (mgr.24362) 928 : cluster 0 pgmap v897: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:19:21.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:19:20 smithi080 bash[28361]: cluster 2023-12-01T05:19:20.713296+0000 mgr.y (mgr.24362) 928 : cluster 0 pgmap v897: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:19:21.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:19:20 smithi090 bash[32384]: cluster 2023-12-01T05:19:20.713296+0000 mgr.y (mgr.24362) 928 : cluster 0 pgmap v897: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:19:22.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:19:21 smithi080 bash[28361]: audit 2023-12-01T05:19:21.725377+0000 mon.c (mon.2) 585 : audit 0 from='client.? 172.21.15.80:0/3366447161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:19:22.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:19:21 smithi080 bash[41963]: audit 2023-12-01T05:19:21.725377+0000 mon.c (mon.2) 585 : audit 0 from='client.? 172.21.15.80:0/3366447161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:19:22.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:19:21 smithi090 bash[32384]: audit 2023-12-01T05:19:21.725377+0000 mon.c (mon.2) 585 : audit 0 from='client.? 172.21.15.80:0/3366447161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:19:23.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:19:23 smithi080 bash[28361]: cluster 2023-12-01T05:19:22.714257+0000 mgr.y (mgr.24362) 929 : cluster 0 pgmap v898: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:19:23.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:19:23 smithi080 bash[28361]: audit 2023-12-01T05:19:23.095378+0000 mon.a (mon.0) 1261 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:19:23.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:19:23 smithi080 bash[28361]: audit 2023-12-01T05:19:23.106293+0000 mon.a (mon.0) 1262 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:19:23.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:19:23 smithi080 bash[41963]: cluster 2023-12-01T05:19:22.714257+0000 mgr.y (mgr.24362) 929 : cluster 0 pgmap v898: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:19:23.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:19:23 smithi080 bash[41963]: audit 2023-12-01T05:19:23.095378+0000 mon.a (mon.0) 1261 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:19:23.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:19:23 smithi080 bash[41963]: audit 2023-12-01T05:19:23.106293+0000 mon.a (mon.0) 1262 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:19:23.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:19:23 smithi090 bash[32384]: cluster 2023-12-01T05:19:22.714257+0000 mgr.y (mgr.24362) 929 : cluster 0 pgmap v898: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:19:23.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:19:23 smithi090 bash[32384]: audit 2023-12-01T05:19:23.095378+0000 mon.a (mon.0) 1261 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:19:23.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:19:23 smithi090 bash[32384]: audit 2023-12-01T05:19:23.106293+0000 mon.a (mon.0) 1262 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:19:24.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:19:24 smithi080 bash[28361]: audit 2023-12-01T05:19:23.562746+0000 mon.a (mon.0) 1263 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:19:24.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:19:24 smithi080 bash[28361]: audit 2023-12-01T05:19:23.579841+0000 mon.a (mon.0) 1264 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:19:24.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:19:24 smithi080 bash[28361]: audit 2023-12-01T05:19:24.193106+0000 mon.c (mon.2) 586 : audit 0 from='client.? 172.21.15.80:0/2231085942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:19:24.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:19:24 smithi080 bash[41963]: audit 2023-12-01T05:19:23.562746+0000 mon.a (mon.0) 1263 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:19:24.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:19:24 smithi080 bash[41963]: audit 2023-12-01T05:19:23.579841+0000 mon.a (mon.0) 1264 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:19:24.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:19:24 smithi080 bash[41963]: audit 2023-12-01T05:19:24.193106+0000 mon.c (mon.2) 586 : audit 0 from='client.? 172.21.15.80:0/2231085942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:19:25.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:19:24 smithi090 bash[32384]: audit 2023-12-01T05:19:23.562746+0000 mon.a (mon.0) 1263 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:19:25.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:19:24 smithi090 bash[32384]: audit 2023-12-01T05:19:23.579841+0000 mon.a (mon.0) 1264 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:19:25.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:19:24 smithi090 bash[32384]: audit 2023-12-01T05:19:24.193106+0000 mon.c (mon.2) 586 : audit 0 from='client.? 172.21.15.80:0/2231085942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:19:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:19:25 smithi080 bash[28361]: cluster 2023-12-01T05:19:24.714906+0000 mgr.y (mgr.24362) 930 : cluster 0 pgmap v899: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:19:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:19:25 smithi080 bash[28361]: audit 2023-12-01T05:19:24.826163+0000 mon.c (mon.2) 587 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:19:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:19:25 smithi080 bash[41963]: cluster 2023-12-01T05:19:24.714906+0000 mgr.y (mgr.24362) 930 : cluster 0 pgmap v899: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:19:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:19:25 smithi080 bash[41963]: audit 2023-12-01T05:19:24.826163+0000 mon.c (mon.2) 587 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:19:26.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:19:25 smithi090 bash[32384]: cluster 2023-12-01T05:19:24.714906+0000 mgr.y (mgr.24362) 930 : cluster 0 pgmap v899: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:19:26.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:19:25 smithi090 bash[32384]: audit 2023-12-01T05:19:24.826163+0000 mon.c (mon.2) 587 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:19:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:19:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:19:26] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T05:19:27.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:19:26 smithi090 bash[32384]: audit 2023-12-01T05:19:26.645559+0000 mon.a (mon.0) 1265 : audit 0 from='client.? 172.21.15.80:0/1364430679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:19:27.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:19:26 smithi080 bash[28361]: audit 2023-12-01T05:19:26.645559+0000 mon.a (mon.0) 1265 : audit 0 from='client.? 172.21.15.80:0/1364430679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:19:27.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:19:26 smithi080 bash[41963]: audit 2023-12-01T05:19:26.645559+0000 mon.a (mon.0) 1265 : audit 0 from='client.? 172.21.15.80:0/1364430679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:19:28.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:19:27 smithi090 bash[32384]: cluster 2023-12-01T05:19:26.715979+0000 mgr.y (mgr.24362) 931 : cluster 0 pgmap v900: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:19:28.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:19:27 smithi080 bash[28361]: cluster 2023-12-01T05:19:26.715979+0000 mgr.y (mgr.24362) 931 : cluster 0 pgmap v900: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:19:28.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:19:27 smithi080 bash[41963]: cluster 2023-12-01T05:19:26.715979+0000 mgr.y (mgr.24362) 931 : cluster 0 pgmap v900: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:19:29.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:19:28 smithi080 bash[28361]: cluster 2023-12-01T05:19:28.716567+0000 mgr.y (mgr.24362) 932 : cluster 0 pgmap v901: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:19:29.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:19:28 smithi080 bash[41963]: cluster 2023-12-01T05:19:28.716567+0000 mgr.y (mgr.24362) 932 : cluster 0 pgmap v901: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:19:29.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:19:28 smithi090 bash[32384]: cluster 2023-12-01T05:19:28.716567+0000 mgr.y (mgr.24362) 932 : cluster 0 pgmap v901: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:19:30.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:19:29 smithi080 bash[28361]: audit 2023-12-01T05:19:29.103671+0000 mon.c (mon.2) 588 : audit 0 from='client.? 172.21.15.80:0/2748244462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:19:30.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:19:29 smithi080 bash[41963]: audit 2023-12-01T05:19:29.103671+0000 mon.c (mon.2) 588 : audit 0 from='client.? 172.21.15.80:0/2748244462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:19:30.256 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:19:29 smithi090 bash[32384]: audit 2023-12-01T05:19:29.103671+0000 mon.c (mon.2) 588 : audit 0 from='client.? 172.21.15.80:0/2748244462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:19:31.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:19:30 smithi090 bash[32384]: cluster 2023-12-01T05:19:30.717223+0000 mgr.y (mgr.24362) 933 : cluster 0 pgmap v902: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:19:31.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:19:30 smithi080 bash[41963]: cluster 2023-12-01T05:19:30.717223+0000 mgr.y (mgr.24362) 933 : cluster 0 pgmap v902: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:19:31.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:19:30 smithi080 bash[28361]: cluster 2023-12-01T05:19:30.717223+0000 mgr.y (mgr.24362) 933 : cluster 0 pgmap v902: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:19:32.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:19:31 smithi080 bash[41963]: audit 2023-12-01T05:19:31.563326+0000 mon.c (mon.2) 589 : audit 0 from='client.? 172.21.15.80:0/2929389887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:19:32.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:19:31 smithi080 bash[28361]: audit 2023-12-01T05:19:31.563326+0000 mon.c (mon.2) 589 : audit 0 from='client.? 172.21.15.80:0/2929389887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:19:32.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:19:31 smithi090 bash[32384]: audit 2023-12-01T05:19:31.563326+0000 mon.c (mon.2) 589 : audit 0 from='client.? 172.21.15.80:0/2929389887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:19:33.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:19:33 smithi080 bash[41963]: cluster 2023-12-01T05:19:32.718306+0000 mgr.y (mgr.24362) 934 : cluster 0 pgmap v903: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:19:33.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:19:33 smithi080 bash[28361]: cluster 2023-12-01T05:19:32.718306+0000 mgr.y (mgr.24362) 934 : cluster 0 pgmap v903: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:19:33.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:19:33 smithi090 bash[32384]: cluster 2023-12-01T05:19:32.718306+0000 mgr.y (mgr.24362) 934 : cluster 0 pgmap v903: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:19:34.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:19:34 smithi090 bash[32384]: audit 2023-12-01T05:19:34.023247+0000 mon.c (mon.2) 590 : audit 0 from='client.? 172.21.15.80:0/2987420586' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:19:34.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:19:34 smithi080 bash[28361]: audit 2023-12-01T05:19:34.023247+0000 mon.c (mon.2) 590 : audit 0 from='client.? 172.21.15.80:0/2987420586' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:19:34.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:19:34 smithi080 bash[41963]: audit 2023-12-01T05:19:34.023247+0000 mon.c (mon.2) 590 : audit 0 from='client.? 172.21.15.80:0/2987420586' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:19:35.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:19:35 smithi080 bash[28361]: cluster 2023-12-01T05:19:34.718931+0000 mgr.y (mgr.24362) 935 : cluster 0 pgmap v904: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:19:35.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:19:35 smithi080 bash[28361]: audit 2023-12-01T05:19:35.014853+0000 mon.a (mon.0) 1266 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:19:35.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:19:35 smithi080 bash[28361]: audit 2023-12-01T05:19:35.025491+0000 mon.a (mon.0) 1267 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:19:35.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:19:35 smithi080 bash[28361]: audit 2023-12-01T05:19:35.029025+0000 mon.c (mon.2) 591 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:19:35.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:19:35 smithi080 bash[28361]: audit 2023-12-01T05:19:35.030538+0000 mon.c (mon.2) 592 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:19:35.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:19:35 smithi080 bash[28361]: audit 2023-12-01T05:19:35.039433+0000 mon.a (mon.0) 1268 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:19:35.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:19:35 smithi080 bash[41963]: cluster 2023-12-01T05:19:34.718931+0000 mgr.y (mgr.24362) 935 : cluster 0 pgmap v904: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:19:35.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:19:35 smithi080 bash[41963]: audit 2023-12-01T05:19:35.014853+0000 mon.a (mon.0) 1266 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:19:35.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:19:35 smithi080 bash[41963]: audit 2023-12-01T05:19:35.025491+0000 mon.a (mon.0) 1267 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:19:35.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:19:35 smithi080 bash[41963]: audit 2023-12-01T05:19:35.029025+0000 mon.c (mon.2) 591 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:19:35.685 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:19:35 smithi080 bash[41963]: audit 2023-12-01T05:19:35.030538+0000 mon.c (mon.2) 592 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:19:35.685 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:19:35 smithi080 bash[41963]: audit 2023-12-01T05:19:35.039433+0000 mon.a (mon.0) 1268 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:19:35.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:19:35 smithi090 bash[32384]: cluster 2023-12-01T05:19:34.718931+0000 mgr.y (mgr.24362) 935 : cluster 0 pgmap v904: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:19:35.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:19:35 smithi090 bash[32384]: audit 2023-12-01T05:19:35.014853+0000 mon.a (mon.0) 1266 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:19:35.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:19:35 smithi090 bash[32384]: audit 2023-12-01T05:19:35.025491+0000 mon.a (mon.0) 1267 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:19:35.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:19:35 smithi090 bash[32384]: audit 2023-12-01T05:19:35.029025+0000 mon.c (mon.2) 591 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:19:35.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:19:35 smithi090 bash[32384]: audit 2023-12-01T05:19:35.030538+0000 mon.c (mon.2) 592 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:19:35.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:19:35 smithi090 bash[32384]: audit 2023-12-01T05:19:35.039433+0000 mon.a (mon.0) 1268 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:19:36.537 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:19:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:19:36] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T05:19:36.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:19:36 smithi080 bash[28361]: audit 2023-12-01T05:19:36.483422+0000 mon.a (mon.0) 1269 : audit 0 from='client.? 172.21.15.80:0/1912677975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:19:36.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:19:36 smithi080 bash[41963]: audit 2023-12-01T05:19:36.483422+0000 mon.a (mon.0) 1269 : audit 0 from='client.? 172.21.15.80:0/1912677975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:19:37.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:19:36 smithi090 bash[32384]: audit 2023-12-01T05:19:36.483422+0000 mon.a (mon.0) 1269 : audit 0 from='client.? 172.21.15.80:0/1912677975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:19:37.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:19:37 smithi080 bash[28361]: cluster 2023-12-01T05:19:36.720110+0000 mgr.y (mgr.24362) 936 : cluster 0 pgmap v905: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:19:37.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:19:37 smithi080 bash[41963]: cluster 2023-12-01T05:19:36.720110+0000 mgr.y (mgr.24362) 936 : cluster 0 pgmap v905: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:19:38.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:19:37 smithi090 bash[32384]: cluster 2023-12-01T05:19:36.720110+0000 mgr.y (mgr.24362) 936 : cluster 0 pgmap v905: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:19:39.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:19:38 smithi080 bash[28361]: cluster 2023-12-01T05:19:38.720675+0000 mgr.y (mgr.24362) 937 : cluster 0 pgmap v906: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:19:39.187 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:19:38 smithi080 bash[41963]: cluster 2023-12-01T05:19:38.720675+0000 mgr.y (mgr.24362) 937 : cluster 0 pgmap v906: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:19:39.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:19:38 smithi090 bash[32384]: cluster 2023-12-01T05:19:38.720675+0000 mgr.y (mgr.24362) 937 : cluster 0 pgmap v906: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:19:40.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:19:39 smithi080 bash[28361]: audit 2023-12-01T05:19:38.944422+0000 mon.a (mon.0) 1270 : audit 0 from='client.? 172.21.15.80:0/3050041353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:19:40.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:19:39 smithi080 bash[41963]: audit 2023-12-01T05:19:38.944422+0000 mon.a (mon.0) 1270 : audit 0 from='client.? 172.21.15.80:0/3050041353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:19:40.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:19:39 smithi090 bash[32384]: audit 2023-12-01T05:19:38.944422+0000 mon.a (mon.0) 1270 : audit 0 from='client.? 172.21.15.80:0/3050041353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:19:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:19:40 smithi080 bash[28361]: audit 2023-12-01T05:19:39.826866+0000 mon.c (mon.2) 593 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:19:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:19:40 smithi080 bash[28361]: cluster 2023-12-01T05:19:40.721314+0000 mgr.y (mgr.24362) 938 : cluster 0 pgmap v907: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:19:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:19:40 smithi080 bash[41963]: audit 2023-12-01T05:19:39.826866+0000 mon.c (mon.2) 593 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:19:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:19:40 smithi080 bash[41963]: cluster 2023-12-01T05:19:40.721314+0000 mgr.y (mgr.24362) 938 : cluster 0 pgmap v907: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:19:41.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:19:40 smithi090 bash[32384]: audit 2023-12-01T05:19:39.826866+0000 mon.c (mon.2) 593 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:19:41.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:19:40 smithi090 bash[32384]: cluster 2023-12-01T05:19:40.721314+0000 mgr.y (mgr.24362) 938 : cluster 0 pgmap v907: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:19:42.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:19:41 smithi080 bash[28361]: audit 2023-12-01T05:19:41.394995+0000 mon.c (mon.2) 594 : audit 0 from='client.? 172.21.15.80:0/3638480347' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:19:42.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:19:41 smithi080 bash[41963]: audit 2023-12-01T05:19:41.394995+0000 mon.c (mon.2) 594 : audit 0 from='client.? 172.21.15.80:0/3638480347' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:19:42.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:19:41 smithi090 bash[32384]: audit 2023-12-01T05:19:41.394995+0000 mon.c (mon.2) 594 : audit 0 from='client.? 172.21.15.80:0/3638480347' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:19:43.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:19:43 smithi080 bash[28361]: cluster 2023-12-01T05:19:42.722439+0000 mgr.y (mgr.24362) 939 : cluster 0 pgmap v908: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:19:43.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:19:43 smithi080 bash[41963]: cluster 2023-12-01T05:19:42.722439+0000 mgr.y (mgr.24362) 939 : cluster 0 pgmap v908: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:19:43.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:19:43 smithi090 bash[32384]: cluster 2023-12-01T05:19:42.722439+0000 mgr.y (mgr.24362) 939 : cluster 0 pgmap v908: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:19:44.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:19:44 smithi080 bash[28361]: audit 2023-12-01T05:19:43.846495+0000 mon.a (mon.0) 1271 : audit 0 from='client.? 172.21.15.80:0/78372687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:19:44.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:19:44 smithi080 bash[41963]: audit 2023-12-01T05:19:43.846495+0000 mon.a (mon.0) 1271 : audit 0 from='client.? 172.21.15.80:0/78372687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:19:44.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:19:44 smithi090 bash[32384]: audit 2023-12-01T05:19:43.846495+0000 mon.a (mon.0) 1271 : audit 0 from='client.? 172.21.15.80:0/78372687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:19:45.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:19:45 smithi080 bash[28361]: cluster 2023-12-01T05:19:44.723110+0000 mgr.y (mgr.24362) 940 : cluster 0 pgmap v909: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:19:45.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:19:45 smithi080 bash[41963]: cluster 2023-12-01T05:19:44.723110+0000 mgr.y (mgr.24362) 940 : cluster 0 pgmap v909: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:19:45.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:19:45 smithi090 bash[32384]: cluster 2023-12-01T05:19:44.723110+0000 mgr.y (mgr.24362) 940 : cluster 0 pgmap v909: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:19:46.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:19:46 smithi080 bash[28361]: audit 2023-12-01T05:19:46.303617+0000 mon.a (mon.0) 1272 : audit 0 from='client.? 172.21.15.80:0/3485864397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:19:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:19:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:19:46] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T05:19:46.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:19:46 smithi080 bash[41963]: audit 2023-12-01T05:19:46.303617+0000 mon.a (mon.0) 1272 : audit 0 from='client.? 172.21.15.80:0/3485864397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:19:46.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:19:46 smithi090 bash[32384]: audit 2023-12-01T05:19:46.303617+0000 mon.a (mon.0) 1272 : audit 0 from='client.? 172.21.15.80:0/3485864397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:19:47.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:19:47 smithi080 bash[28361]: cluster 2023-12-01T05:19:46.724275+0000 mgr.y (mgr.24362) 941 : cluster 0 pgmap v910: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:19:47.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:19:47 smithi080 bash[41963]: cluster 2023-12-01T05:19:46.724275+0000 mgr.y (mgr.24362) 941 : cluster 0 pgmap v910: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:19:47.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:19:47 smithi090 bash[32384]: cluster 2023-12-01T05:19:46.724275+0000 mgr.y (mgr.24362) 941 : cluster 0 pgmap v910: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:19:49.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:19:48 smithi080 bash[28361]: cluster 2023-12-01T05:19:48.724971+0000 mgr.y (mgr.24362) 942 : cluster 0 pgmap v911: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:19:49.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:19:48 smithi080 bash[28361]: audit 2023-12-01T05:19:48.757550+0000 mon.a (mon.0) 1273 : audit 0 from='client.? 172.21.15.80:0/1424021898' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:19:49.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:19:48 smithi080 bash[41963]: cluster 2023-12-01T05:19:48.724971+0000 mgr.y (mgr.24362) 942 : cluster 0 pgmap v911: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:19:49.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:19:48 smithi080 bash[41963]: audit 2023-12-01T05:19:48.757550+0000 mon.a (mon.0) 1273 : audit 0 from='client.? 172.21.15.80:0/1424021898' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:19:49.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:19:48 smithi090 bash[32384]: cluster 2023-12-01T05:19:48.724971+0000 mgr.y (mgr.24362) 942 : cluster 0 pgmap v911: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:19:49.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:19:48 smithi090 bash[32384]: audit 2023-12-01T05:19:48.757550+0000 mon.a (mon.0) 1273 : audit 0 from='client.? 172.21.15.80:0/1424021898' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:19:51.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:19:50 smithi080 bash[41963]: cluster 2023-12-01T05:19:50.725630+0000 mgr.y (mgr.24362) 943 : cluster 0 pgmap v912: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:19:51.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:19:50 smithi080 bash[28361]: cluster 2023-12-01T05:19:50.725630+0000 mgr.y (mgr.24362) 943 : cluster 0 pgmap v912: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:19:51.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:19:50 smithi090 bash[32384]: cluster 2023-12-01T05:19:50.725630+0000 mgr.y (mgr.24362) 943 : cluster 0 pgmap v912: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:19:52.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:19:51 smithi080 bash[28361]: audit 2023-12-01T05:19:51.219196+0000 mon.c (mon.2) 595 : audit 0 from='client.? 172.21.15.80:0/3569653905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:19:52.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:19:51 smithi080 bash[41963]: audit 2023-12-01T05:19:51.219196+0000 mon.c (mon.2) 595 : audit 0 from='client.? 172.21.15.80:0/3569653905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:19:52.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:19:51 smithi090 bash[32384]: audit 2023-12-01T05:19:51.219196+0000 mon.c (mon.2) 595 : audit 0 from='client.? 172.21.15.80:0/3569653905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:19:53.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:19:53 smithi080 bash[28361]: cluster 2023-12-01T05:19:52.726843+0000 mgr.y (mgr.24362) 944 : cluster 0 pgmap v913: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:19:53.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:19:53 smithi080 bash[41963]: cluster 2023-12-01T05:19:52.726843+0000 mgr.y (mgr.24362) 944 : cluster 0 pgmap v913: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:19:53.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:19:53 smithi090 bash[32384]: cluster 2023-12-01T05:19:52.726843+0000 mgr.y (mgr.24362) 944 : cluster 0 pgmap v913: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:19:54.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:19:54 smithi080 bash[28361]: audit 2023-12-01T05:19:53.677729+0000 mon.c (mon.2) 596 : audit 0 from='client.? 172.21.15.80:0/3648325668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:19:54.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:19:54 smithi080 bash[41963]: audit 2023-12-01T05:19:53.677729+0000 mon.c (mon.2) 596 : audit 0 from='client.? 172.21.15.80:0/3648325668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:19:54.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:19:54 smithi090 bash[32384]: audit 2023-12-01T05:19:53.677729+0000 mon.c (mon.2) 596 : audit 0 from='client.? 172.21.15.80:0/3648325668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:19:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:19:55 smithi080 bash[28361]: cluster 2023-12-01T05:19:54.727508+0000 mgr.y (mgr.24362) 945 : cluster 0 pgmap v914: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:19:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:19:55 smithi080 bash[28361]: audit 2023-12-01T05:19:54.827248+0000 mon.c (mon.2) 597 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:19:55.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:19:55 smithi080 bash[41963]: cluster 2023-12-01T05:19:54.727508+0000 mgr.y (mgr.24362) 945 : cluster 0 pgmap v914: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:19:55.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:19:55 smithi080 bash[41963]: audit 2023-12-01T05:19:54.827248+0000 mon.c (mon.2) 597 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:19:55.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:19:55 smithi090 bash[32384]: cluster 2023-12-01T05:19:54.727508+0000 mgr.y (mgr.24362) 945 : cluster 0 pgmap v914: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:19:55.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:19:55 smithi090 bash[32384]: audit 2023-12-01T05:19:54.827248+0000 mon.c (mon.2) 597 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:19:56.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:19:56 smithi080 bash[28361]: audit 2023-12-01T05:19:56.135471+0000 mon.c (mon.2) 598 : audit 0 from='client.? 172.21.15.80:0/2311868107' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:19:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:19:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:19:56] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T05:19:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:19:56 smithi080 bash[41963]: audit 2023-12-01T05:19:56.135471+0000 mon.c (mon.2) 598 : audit 0 from='client.? 172.21.15.80:0/2311868107' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:19:56.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:19:56 smithi090 bash[32384]: audit 2023-12-01T05:19:56.135471+0000 mon.c (mon.2) 598 : audit 0 from='client.? 172.21.15.80:0/2311868107' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:19:57.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:19:57 smithi080 bash[41963]: cluster 2023-12-01T05:19:56.728689+0000 mgr.y (mgr.24362) 946 : cluster 0 pgmap v915: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:19:57.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:19:57 smithi080 bash[28361]: cluster 2023-12-01T05:19:56.728689+0000 mgr.y (mgr.24362) 946 : cluster 0 pgmap v915: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:19:57.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:19:57 smithi090 bash[32384]: cluster 2023-12-01T05:19:56.728689+0000 mgr.y (mgr.24362) 946 : cluster 0 pgmap v915: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:19:58.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:19:58 smithi080 bash[28361]: audit 2023-12-01T05:19:58.587381+0000 mon.c (mon.2) 599 : audit 0 from='client.? 172.21.15.80:0/1542517843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:19:58.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:19:58 smithi080 bash[41963]: audit 2023-12-01T05:19:58.587381+0000 mon.c (mon.2) 599 : audit 0 from='client.? 172.21.15.80:0/1542517843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:19:59.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:19:58 smithi090 bash[32384]: audit 2023-12-01T05:19:58.587381+0000 mon.c (mon.2) 599 : audit 0 from='client.? 172.21.15.80:0/1542517843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:19:59.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:19:59 smithi080 bash[28361]: cluster 2023-12-01T05:19:58.729338+0000 mgr.y (mgr.24362) 947 : cluster 0 pgmap v916: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:19:59.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:19:59 smithi080 bash[41963]: cluster 2023-12-01T05:19:58.729338+0000 mgr.y (mgr.24362) 947 : cluster 0 pgmap v916: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:20:00.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:19:59 smithi090 bash[32384]: cluster 2023-12-01T05:19:58.729338+0000 mgr.y (mgr.24362) 947 : cluster 0 pgmap v916: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:20:00.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:20:00 smithi080 bash[28361]: debug 2023-12-01T05:19:59.998+0000 7f6ec9bf0700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T05:20:00.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:20:00 smithi080 bash[28361]: cluster 2023-12-01T05:20:00.000116+0000 mon.a (mon.0) 1274 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T05:20:00.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:20:00 smithi080 bash[41963]: cluster 2023-12-01T05:20:00.000116+0000 mon.a (mon.0) 1274 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T05:20:01.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:20:00 smithi090 bash[32384]: cluster 2023-12-01T05:20:00.000116+0000 mon.a (mon.0) 1274 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T05:20:01.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:20:01 smithi080 bash[28361]: cluster 2023-12-01T05:20:00.730102+0000 mgr.y (mgr.24362) 948 : cluster 0 pgmap v917: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:20:01.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:20:01 smithi080 bash[28361]: audit 2023-12-01T05:20:01.045477+0000 mon.a (mon.0) 1275 : audit 0 from='client.? 172.21.15.80:0/2246914802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:20:01.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:20:01 smithi080 bash[41963]: cluster 2023-12-01T05:20:00.730102+0000 mgr.y (mgr.24362) 948 : cluster 0 pgmap v917: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:20:01.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:20:01 smithi080 bash[41963]: audit 2023-12-01T05:20:01.045477+0000 mon.a (mon.0) 1275 : audit 0 from='client.? 172.21.15.80:0/2246914802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:20:02.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:20:01 smithi090 bash[32384]: cluster 2023-12-01T05:20:00.730102+0000 mgr.y (mgr.24362) 948 : cluster 0 pgmap v917: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:20:02.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:20:01 smithi090 bash[32384]: audit 2023-12-01T05:20:01.045477+0000 mon.a (mon.0) 1275 : audit 0 from='client.? 172.21.15.80:0/2246914802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:20:03.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:20:03 smithi080 bash[28361]: cluster 2023-12-01T05:20:02.731328+0000 mgr.y (mgr.24362) 949 : cluster 0 pgmap v918: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:20:03.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:20:03 smithi080 bash[41963]: cluster 2023-12-01T05:20:02.731328+0000 mgr.y (mgr.24362) 949 : cluster 0 pgmap v918: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:20:03.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:20:03 smithi090 bash[32384]: cluster 2023-12-01T05:20:02.731328+0000 mgr.y (mgr.24362) 949 : cluster 0 pgmap v918: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:20:04.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:20:04 smithi080 bash[28361]: audit 2023-12-01T05:20:03.499999+0000 mon.a (mon.0) 1276 : audit 0 from='client.? 172.21.15.80:0/3789101157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:20:04.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:20:04 smithi080 bash[41963]: audit 2023-12-01T05:20:03.499999+0000 mon.a (mon.0) 1276 : audit 0 from='client.? 172.21.15.80:0/3789101157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:20:04.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:20:04 smithi090 bash[32384]: audit 2023-12-01T05:20:03.499999+0000 mon.a (mon.0) 1276 : audit 0 from='client.? 172.21.15.80:0/3789101157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:20:05.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:20:05 smithi080 bash[41963]: cluster 2023-12-01T05:20:04.732054+0000 mgr.y (mgr.24362) 950 : cluster 0 pgmap v919: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:20:05.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:20:05 smithi080 bash[28361]: cluster 2023-12-01T05:20:04.732054+0000 mgr.y (mgr.24362) 950 : cluster 0 pgmap v919: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:20:05.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:20:05 smithi090 bash[32384]: cluster 2023-12-01T05:20:04.732054+0000 mgr.y (mgr.24362) 950 : cluster 0 pgmap v919: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:20:06.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:20:06 smithi080 bash[28361]: audit 2023-12-01T05:20:05.946797+0000 mon.a (mon.0) 1277 : audit 0 from='client.? 172.21.15.80:0/131800112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:20:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:20:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:20:06] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T05:20:06.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:20:06 smithi080 bash[41963]: audit 2023-12-01T05:20:05.946797+0000 mon.a (mon.0) 1277 : audit 0 from='client.? 172.21.15.80:0/131800112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:20:06.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:20:06 smithi090 bash[32384]: audit 2023-12-01T05:20:05.946797+0000 mon.a (mon.0) 1277 : audit 0 from='client.? 172.21.15.80:0/131800112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:20:07.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:20:07 smithi080 bash[28361]: cluster 2023-12-01T05:20:06.733143+0000 mgr.y (mgr.24362) 951 : cluster 0 pgmap v920: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:20:07.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:20:07 smithi080 bash[41963]: cluster 2023-12-01T05:20:06.733143+0000 mgr.y (mgr.24362) 951 : cluster 0 pgmap v920: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:20:07.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:20:07 smithi090 bash[32384]: cluster 2023-12-01T05:20:06.733143+0000 mgr.y (mgr.24362) 951 : cluster 0 pgmap v920: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:20:08.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:20:08 smithi090 bash[32384]: audit 2023-12-01T05:20:08.396448+0000 mon.a (mon.0) 1278 : audit 0 from='client.? 172.21.15.80:0/3336791708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:20:08.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:20:08 smithi080 bash[41963]: audit 2023-12-01T05:20:08.396448+0000 mon.a (mon.0) 1278 : audit 0 from='client.? 172.21.15.80:0/3336791708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:20:08.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:20:08 smithi080 bash[28361]: audit 2023-12-01T05:20:08.396448+0000 mon.a (mon.0) 1278 : audit 0 from='client.? 172.21.15.80:0/3336791708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:20:09.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:20:09 smithi090 bash[32384]: cluster 2023-12-01T05:20:08.733726+0000 mgr.y (mgr.24362) 952 : cluster 0 pgmap v921: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:20:09.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:20:09 smithi080 bash[28361]: cluster 2023-12-01T05:20:08.733726+0000 mgr.y (mgr.24362) 952 : cluster 0 pgmap v921: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:20:09.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:20:09 smithi080 bash[41963]: cluster 2023-12-01T05:20:08.733726+0000 mgr.y (mgr.24362) 952 : cluster 0 pgmap v921: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:20:10.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:20:10 smithi090 bash[32384]: audit 2023-12-01T05:20:09.827639+0000 mon.c (mon.2) 600 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:20:10.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:20:10 smithi080 bash[28361]: audit 2023-12-01T05:20:09.827639+0000 mon.c (mon.2) 600 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:20:10.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:20:10 smithi080 bash[41963]: audit 2023-12-01T05:20:09.827639+0000 mon.c (mon.2) 600 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:20:11.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:20:11 smithi090 bash[32384]: cluster 2023-12-01T05:20:10.734727+0000 mgr.y (mgr.24362) 953 : cluster 0 pgmap v922: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:20:11.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:20:11 smithi090 bash[32384]: audit 2023-12-01T05:20:10.856233+0000 mon.a (mon.0) 1279 : audit 0 from='client.? 172.21.15.80:0/1289562239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:20:11.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:20:11 smithi080 bash[28361]: cluster 2023-12-01T05:20:10.734727+0000 mgr.y (mgr.24362) 953 : cluster 0 pgmap v922: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:20:11.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:20:11 smithi080 bash[28361]: audit 2023-12-01T05:20:10.856233+0000 mon.a (mon.0) 1279 : audit 0 from='client.? 172.21.15.80:0/1289562239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:20:11.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:20:11 smithi080 bash[41963]: cluster 2023-12-01T05:20:10.734727+0000 mgr.y (mgr.24362) 953 : cluster 0 pgmap v922: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:20:11.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:20:11 smithi080 bash[41963]: audit 2023-12-01T05:20:10.856233+0000 mon.a (mon.0) 1279 : audit 0 from='client.? 172.21.15.80:0/1289562239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:20:13.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:20:13 smithi080 bash[41963]: cluster 2023-12-01T05:20:12.735375+0000 mgr.y (mgr.24362) 954 : cluster 0 pgmap v923: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:20:13.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:20:13 smithi080 bash[41963]: audit 2023-12-01T05:20:13.306469+0000 mon.a (mon.0) 1280 : audit 0 from='client.? 172.21.15.80:0/2994158815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:20:13.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:20:13 smithi080 bash[28361]: cluster 2023-12-01T05:20:12.735375+0000 mgr.y (mgr.24362) 954 : cluster 0 pgmap v923: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:20:13.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:20:13 smithi080 bash[28361]: audit 2023-12-01T05:20:13.306469+0000 mon.a (mon.0) 1280 : audit 0 from='client.? 172.21.15.80:0/2994158815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:20:13.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:20:13 smithi090 bash[32384]: cluster 2023-12-01T05:20:12.735375+0000 mgr.y (mgr.24362) 954 : cluster 0 pgmap v923: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:20:13.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:20:13 smithi090 bash[32384]: audit 2023-12-01T05:20:13.306469+0000 mon.a (mon.0) 1280 : audit 0 from='client.? 172.21.15.80:0/2994158815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:20:15.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:20:14 smithi080 bash[41963]: cluster 2023-12-01T05:20:14.736078+0000 mgr.y (mgr.24362) 955 : cluster 0 pgmap v924: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:20:15.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:20:14 smithi080 bash[28361]: cluster 2023-12-01T05:20:14.736078+0000 mgr.y (mgr.24362) 955 : cluster 0 pgmap v924: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:20:15.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:20:14 smithi090 bash[32384]: cluster 2023-12-01T05:20:14.736078+0000 mgr.y (mgr.24362) 955 : cluster 0 pgmap v924: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:20:16.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:20:15 smithi080 bash[28361]: audit 2023-12-01T05:20:15.753959+0000 mon.c (mon.2) 601 : audit 0 from='client.? 172.21.15.80:0/446931534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:20:16.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:20:15 smithi080 bash[41963]: audit 2023-12-01T05:20:15.753959+0000 mon.c (mon.2) 601 : audit 0 from='client.? 172.21.15.80:0/446931534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:20:16.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:20:15 smithi090 bash[32384]: audit 2023-12-01T05:20:15.753959+0000 mon.c (mon.2) 601 : audit 0 from='client.? 172.21.15.80:0/446931534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:20:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:20:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:20:16] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T05:20:17.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:20:16 smithi080 bash[41963]: cluster 2023-12-01T05:20:16.737243+0000 mgr.y (mgr.24362) 956 : cluster 0 pgmap v925: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:20:17.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:20:16 smithi080 bash[28361]: cluster 2023-12-01T05:20:16.737243+0000 mgr.y (mgr.24362) 956 : cluster 0 pgmap v925: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:20:17.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:20:16 smithi090 bash[32384]: cluster 2023-12-01T05:20:16.737243+0000 mgr.y (mgr.24362) 956 : cluster 0 pgmap v925: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:20:18.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:20:18 smithi080 bash[28361]: audit 2023-12-01T05:20:18.222522+0000 mon.c (mon.2) 602 : audit 0 from='client.? 172.21.15.80:0/1561712463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:20:18.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:20:18 smithi080 bash[41963]: audit 2023-12-01T05:20:18.222522+0000 mon.c (mon.2) 602 : audit 0 from='client.? 172.21.15.80:0/1561712463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:20:18.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:20:18 smithi090 bash[32384]: audit 2023-12-01T05:20:18.222522+0000 mon.c (mon.2) 602 : audit 0 from='client.? 172.21.15.80:0/1561712463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:20:19.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:20:19 smithi080 bash[28361]: cluster 2023-12-01T05:20:18.737945+0000 mgr.y (mgr.24362) 957 : cluster 0 pgmap v926: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:20:19.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:20:19 smithi080 bash[41963]: cluster 2023-12-01T05:20:18.737945+0000 mgr.y (mgr.24362) 957 : cluster 0 pgmap v926: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:20:19.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:20:19 smithi090 bash[32384]: cluster 2023-12-01T05:20:18.737945+0000 mgr.y (mgr.24362) 957 : cluster 0 pgmap v926: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:20:21.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:20:20 smithi090 bash[32384]: audit 2023-12-01T05:20:20.677229+0000 mon.a (mon.0) 1281 : audit 0 from='client.? 172.21.15.80:0/1172560338' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:20:21.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:20:20 smithi080 bash[28361]: audit 2023-12-01T05:20:20.677229+0000 mon.a (mon.0) 1281 : audit 0 from='client.? 172.21.15.80:0/1172560338' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:20:21.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:20:20 smithi080 bash[41963]: audit 2023-12-01T05:20:20.677229+0000 mon.a (mon.0) 1281 : audit 0 from='client.? 172.21.15.80:0/1172560338' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:20:22.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:20:21 smithi090 bash[32384]: cluster 2023-12-01T05:20:20.738800+0000 mgr.y (mgr.24362) 958 : cluster 0 pgmap v927: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:20:22.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:20:21 smithi080 bash[28361]: cluster 2023-12-01T05:20:20.738800+0000 mgr.y (mgr.24362) 958 : cluster 0 pgmap v927: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:20:22.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:20:21 smithi080 bash[41963]: cluster 2023-12-01T05:20:20.738800+0000 mgr.y (mgr.24362) 958 : cluster 0 pgmap v927: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:20:23.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:20:23 smithi080 bash[41963]: cluster 2023-12-01T05:20:22.739461+0000 mgr.y (mgr.24362) 959 : cluster 0 pgmap v928: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:20:23.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:20:23 smithi080 bash[41963]: audit 2023-12-01T05:20:23.139979+0000 mon.c (mon.2) 603 : audit 0 from='client.? 172.21.15.80:0/3214883225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:20:23.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:20:23 smithi080 bash[28361]: cluster 2023-12-01T05:20:22.739461+0000 mgr.y (mgr.24362) 959 : cluster 0 pgmap v928: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:20:23.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:20:23 smithi080 bash[28361]: audit 2023-12-01T05:20:23.139979+0000 mon.c (mon.2) 603 : audit 0 from='client.? 172.21.15.80:0/3214883225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:20:23.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:20:23 smithi090 bash[32384]: cluster 2023-12-01T05:20:22.739461+0000 mgr.y (mgr.24362) 959 : cluster 0 pgmap v928: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:20:23.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:20:23 smithi090 bash[32384]: audit 2023-12-01T05:20:23.139979+0000 mon.c (mon.2) 603 : audit 0 from='client.? 172.21.15.80:0/3214883225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:20:25.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:20:24 smithi080 bash[41963]: cluster 2023-12-01T05:20:24.740199+0000 mgr.y (mgr.24362) 960 : cluster 0 pgmap v929: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:20:25.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:20:24 smithi080 bash[28361]: cluster 2023-12-01T05:20:24.740199+0000 mgr.y (mgr.24362) 960 : cluster 0 pgmap v929: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:20:25.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:20:24 smithi090 bash[32384]: cluster 2023-12-01T05:20:24.740199+0000 mgr.y (mgr.24362) 960 : cluster 0 pgmap v929: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:20:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:20:25 smithi080 bash[28361]: audit 2023-12-01T05:20:24.827996+0000 mon.c (mon.2) 604 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:20:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:20:25 smithi080 bash[28361]: audit 2023-12-01T05:20:25.594934+0000 mon.a (mon.0) 1282 : audit 0 from='client.? 172.21.15.80:0/1702858772' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:20:26.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:20:25 smithi080 bash[41963]: audit 2023-12-01T05:20:24.827996+0000 mon.c (mon.2) 604 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:20:26.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:20:25 smithi080 bash[41963]: audit 2023-12-01T05:20:25.594934+0000 mon.a (mon.0) 1282 : audit 0 from='client.? 172.21.15.80:0/1702858772' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:20:26.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:20:25 smithi090 bash[32384]: audit 2023-12-01T05:20:24.827996+0000 mon.c (mon.2) 604 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:20:26.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:20:25 smithi090 bash[32384]: audit 2023-12-01T05:20:25.594934+0000 mon.a (mon.0) 1282 : audit 0 from='client.? 172.21.15.80:0/1702858772' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:20:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:20:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:20:26] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T05:20:27.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:20:26 smithi080 bash[28361]: cluster 2023-12-01T05:20:26.741227+0000 mgr.y (mgr.24362) 961 : cluster 0 pgmap v930: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:20:27.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:20:26 smithi080 bash[41963]: cluster 2023-12-01T05:20:26.741227+0000 mgr.y (mgr.24362) 961 : cluster 0 pgmap v930: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:20:27.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:20:26 smithi090 bash[32384]: cluster 2023-12-01T05:20:26.741227+0000 mgr.y (mgr.24362) 961 : cluster 0 pgmap v930: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:20:28.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:20:28 smithi080 bash[28361]: audit 2023-12-01T05:20:28.045096+0000 mon.a (mon.0) 1283 : audit 0 from='client.? 172.21.15.80:0/1280794388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:20:28.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:20:28 smithi080 bash[41963]: audit 2023-12-01T05:20:28.045096+0000 mon.a (mon.0) 1283 : audit 0 from='client.? 172.21.15.80:0/1280794388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:20:28.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:20:28 smithi090 bash[32384]: audit 2023-12-01T05:20:28.045096+0000 mon.a (mon.0) 1283 : audit 0 from='client.? 172.21.15.80:0/1280794388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:20:29.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:20:29 smithi080 bash[28361]: cluster 2023-12-01T05:20:28.741913+0000 mgr.y (mgr.24362) 962 : cluster 0 pgmap v931: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:20:29.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:20:29 smithi080 bash[41963]: cluster 2023-12-01T05:20:28.741913+0000 mgr.y (mgr.24362) 962 : cluster 0 pgmap v931: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:20:29.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:20:29 smithi090 bash[32384]: cluster 2023-12-01T05:20:28.741913+0000 mgr.y (mgr.24362) 962 : cluster 0 pgmap v931: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:20:30.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:20:30 smithi080 bash[41963]: audit 2023-12-01T05:20:30.495639+0000 mon.a (mon.0) 1284 : audit 0 from='client.? 172.21.15.80:0/749480625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:20:30.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:20:30 smithi080 bash[28361]: audit 2023-12-01T05:20:30.495639+0000 mon.a (mon.0) 1284 : audit 0 from='client.? 172.21.15.80:0/749480625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:20:31.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:20:30 smithi090 bash[32384]: audit 2023-12-01T05:20:30.495639+0000 mon.a (mon.0) 1284 : audit 0 from='client.? 172.21.15.80:0/749480625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:20:31.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:20:31 smithi080 bash[41963]: cluster 2023-12-01T05:20:30.743021+0000 mgr.y (mgr.24362) 963 : cluster 0 pgmap v932: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:20:31.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:20:31 smithi080 bash[28361]: cluster 2023-12-01T05:20:30.743021+0000 mgr.y (mgr.24362) 963 : cluster 0 pgmap v932: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:20:32.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:20:31 smithi090 bash[32384]: cluster 2023-12-01T05:20:30.743021+0000 mgr.y (mgr.24362) 963 : cluster 0 pgmap v932: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:20:33.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:20:33 smithi080 bash[28361]: cluster 2023-12-01T05:20:32.743673+0000 mgr.y (mgr.24362) 964 : cluster 0 pgmap v933: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:20:33.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:20:33 smithi080 bash[28361]: audit 2023-12-01T05:20:32.948288+0000 mon.a (mon.0) 1285 : audit 0 from='client.? 172.21.15.80:0/2724476670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:20:33.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:20:33 smithi080 bash[41963]: cluster 2023-12-01T05:20:32.743673+0000 mgr.y (mgr.24362) 964 : cluster 0 pgmap v933: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:20:33.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:20:33 smithi080 bash[41963]: audit 2023-12-01T05:20:32.948288+0000 mon.a (mon.0) 1285 : audit 0 from='client.? 172.21.15.80:0/2724476670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:20:33.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:20:33 smithi090 bash[32384]: cluster 2023-12-01T05:20:32.743673+0000 mgr.y (mgr.24362) 964 : cluster 0 pgmap v933: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:20:33.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:20:33 smithi090 bash[32384]: audit 2023-12-01T05:20:32.948288+0000 mon.a (mon.0) 1285 : audit 0 from='client.? 172.21.15.80:0/2724476670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:20:35.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:20:34 smithi080 bash[28361]: cluster 2023-12-01T05:20:34.744346+0000 mgr.y (mgr.24362) 965 : cluster 0 pgmap v934: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:20:35.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:20:34 smithi080 bash[41963]: cluster 2023-12-01T05:20:34.744346+0000 mgr.y (mgr.24362) 965 : cluster 0 pgmap v934: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:20:35.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:20:34 smithi090 bash[32384]: cluster 2023-12-01T05:20:34.744346+0000 mgr.y (mgr.24362) 965 : cluster 0 pgmap v934: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:20:36.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:20:35 smithi080 bash[28361]: audit 2023-12-01T05:20:35.121610+0000 mon.c (mon.2) 605 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:20:36.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:20:35 smithi080 bash[28361]: audit 2023-12-01T05:20:35.409477+0000 mon.c (mon.2) 606 : audit 0 from='client.? 172.21.15.80:0/3644777309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:20:36.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:20:35 smithi080 bash[28361]: audit 2023-12-01T05:20:35.501765+0000 mon.a (mon.0) 1286 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:20:36.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:20:35 smithi080 bash[28361]: audit 2023-12-01T05:20:35.517758+0000 mon.a (mon.0) 1287 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:20:36.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:20:35 smithi080 bash[41963]: audit 2023-12-01T05:20:35.121610+0000 mon.c (mon.2) 605 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:20:36.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:20:35 smithi080 bash[41963]: audit 2023-12-01T05:20:35.409477+0000 mon.c (mon.2) 606 : audit 0 from='client.? 172.21.15.80:0/3644777309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:20:36.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:20:35 smithi080 bash[41963]: audit 2023-12-01T05:20:35.501765+0000 mon.a (mon.0) 1286 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:20:36.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:20:35 smithi080 bash[41963]: audit 2023-12-01T05:20:35.517758+0000 mon.a (mon.0) 1287 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:20:36.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:20:35 smithi090 bash[32384]: audit 2023-12-01T05:20:35.121610+0000 mon.c (mon.2) 605 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:20:36.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:20:35 smithi090 bash[32384]: audit 2023-12-01T05:20:35.409477+0000 mon.c (mon.2) 606 : audit 0 from='client.? 172.21.15.80:0/3644777309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:20:36.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:20:35 smithi090 bash[32384]: audit 2023-12-01T05:20:35.501765+0000 mon.a (mon.0) 1286 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:20:36.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:20:35 smithi090 bash[32384]: audit 2023-12-01T05:20:35.517758+0000 mon.a (mon.0) 1287 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:20:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:20:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:20:36] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T05:20:37.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:20:36 smithi080 bash[28361]: cluster 2023-12-01T05:20:36.745488+0000 mgr.y (mgr.24362) 966 : cluster 0 pgmap v935: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:20:37.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:20:36 smithi080 bash[41963]: cluster 2023-12-01T05:20:36.745488+0000 mgr.y (mgr.24362) 966 : cluster 0 pgmap v935: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:20:37.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:20:36 smithi090 bash[32384]: cluster 2023-12-01T05:20:36.745488+0000 mgr.y (mgr.24362) 966 : cluster 0 pgmap v935: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:20:38.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:20:38 smithi080 bash[28361]: audit 2023-12-01T05:20:37.866087+0000 mon.c (mon.2) 607 : audit 0 from='client.? 172.21.15.80:0/1183165260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:20:38.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:20:38 smithi080 bash[41963]: audit 2023-12-01T05:20:37.866087+0000 mon.c (mon.2) 607 : audit 0 from='client.? 172.21.15.80:0/1183165260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:20:38.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:20:38 smithi090 bash[32384]: audit 2023-12-01T05:20:37.866087+0000 mon.c (mon.2) 607 : audit 0 from='client.? 172.21.15.80:0/1183165260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:20:39.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:20:39 smithi080 bash[41963]: cluster 2023-12-01T05:20:38.746154+0000 mgr.y (mgr.24362) 967 : cluster 0 pgmap v936: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:20:39.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:20:39 smithi080 bash[28361]: cluster 2023-12-01T05:20:38.746154+0000 mgr.y (mgr.24362) 967 : cluster 0 pgmap v936: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:20:39.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:20:39 smithi090 bash[32384]: cluster 2023-12-01T05:20:38.746154+0000 mgr.y (mgr.24362) 967 : cluster 0 pgmap v936: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:20:40.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:20:40 smithi080 bash[41963]: audit 2023-12-01T05:20:39.828489+0000 mon.c (mon.2) 608 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:20:40.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:20:40 smithi080 bash[41963]: audit 2023-12-01T05:20:40.322129+0000 mon.c (mon.2) 609 : audit 0 from='client.? 172.21.15.80:0/497878150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:20:40.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:20:40 smithi080 bash[28361]: audit 2023-12-01T05:20:39.828489+0000 mon.c (mon.2) 608 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:20:40.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:20:40 smithi080 bash[28361]: audit 2023-12-01T05:20:40.322129+0000 mon.c (mon.2) 609 : audit 0 from='client.? 172.21.15.80:0/497878150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:20:40.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:20:40 smithi090 bash[32384]: audit 2023-12-01T05:20:39.828489+0000 mon.c (mon.2) 608 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:20:40.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:20:40 smithi090 bash[32384]: audit 2023-12-01T05:20:40.322129+0000 mon.c (mon.2) 609 : audit 0 from='client.? 172.21.15.80:0/497878150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:20:41.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:20:41 smithi080 bash[28361]: cluster 2023-12-01T05:20:40.747199+0000 mgr.y (mgr.24362) 968 : cluster 0 pgmap v937: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:20:41.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:20:41 smithi080 bash[28361]: audit 2023-12-01T05:20:41.265896+0000 mon.a (mon.0) 1288 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:20:41.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:20:41 smithi080 bash[28361]: audit 2023-12-01T05:20:41.281661+0000 mon.a (mon.0) 1289 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:20:41.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:20:41 smithi080 bash[41963]: cluster 2023-12-01T05:20:40.747199+0000 mgr.y (mgr.24362) 968 : cluster 0 pgmap v937: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:20:41.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:20:41 smithi080 bash[41963]: audit 2023-12-01T05:20:41.265896+0000 mon.a (mon.0) 1288 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:20:41.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:20:41 smithi080 bash[41963]: audit 2023-12-01T05:20:41.281661+0000 mon.a (mon.0) 1289 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:20:41.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:20:41 smithi090 bash[32384]: cluster 2023-12-01T05:20:40.747199+0000 mgr.y (mgr.24362) 968 : cluster 0 pgmap v937: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:20:41.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:20:41 smithi090 bash[32384]: audit 2023-12-01T05:20:41.265896+0000 mon.a (mon.0) 1288 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:20:41.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:20:41 smithi090 bash[32384]: audit 2023-12-01T05:20:41.281661+0000 mon.a (mon.0) 1289 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:20:42.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:20:42 smithi080 bash[28361]: audit 2023-12-01T05:20:41.363873+0000 mon.a (mon.0) 1290 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:20:42.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:20:42 smithi080 bash[28361]: audit 2023-12-01T05:20:41.375750+0000 mon.a (mon.0) 1291 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:20:42.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:20:42 smithi080 bash[28361]: audit 2023-12-01T05:20:42.146908+0000 mon.a (mon.0) 1292 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:20:42.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:20:42 smithi080 bash[28361]: audit 2023-12-01T05:20:42.155680+0000 mon.a (mon.0) 1293 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:20:42.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:20:42 smithi080 bash[28361]: audit 2023-12-01T05:20:42.178124+0000 mon.a (mon.0) 1294 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:20:42.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:20:42 smithi080 bash[28361]: audit 2023-12-01T05:20:42.190237+0000 mon.a (mon.0) 1295 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:20:42.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:20:42 smithi080 bash[28361]: audit 2023-12-01T05:20:42.194274+0000 mon.c (mon.2) 610 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:20:42.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:20:42 smithi080 bash[28361]: audit 2023-12-01T05:20:42.195620+0000 mon.c (mon.2) 611 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:20:42.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:20:42 smithi080 bash[28361]: audit 2023-12-01T05:20:42.203745+0000 mon.a (mon.0) 1296 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:20:42.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:20:42 smithi080 bash[41963]: audit 2023-12-01T05:20:41.363873+0000 mon.a (mon.0) 1290 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:20:42.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:20:42 smithi080 bash[41963]: audit 2023-12-01T05:20:41.375750+0000 mon.a (mon.0) 1291 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:20:42.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:20:42 smithi080 bash[41963]: audit 2023-12-01T05:20:42.146908+0000 mon.a (mon.0) 1292 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:20:42.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:20:42 smithi080 bash[41963]: audit 2023-12-01T05:20:42.155680+0000 mon.a (mon.0) 1293 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:20:42.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:20:42 smithi080 bash[41963]: audit 2023-12-01T05:20:42.178124+0000 mon.a (mon.0) 1294 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:20:42.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:20:42 smithi080 bash[41963]: audit 2023-12-01T05:20:42.190237+0000 mon.a (mon.0) 1295 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:20:42.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:20:42 smithi080 bash[41963]: audit 2023-12-01T05:20:42.194274+0000 mon.c (mon.2) 610 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:20:42.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:20:42 smithi080 bash[41963]: audit 2023-12-01T05:20:42.195620+0000 mon.c (mon.2) 611 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:20:42.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:20:42 smithi080 bash[41963]: audit 2023-12-01T05:20:42.203745+0000 mon.a (mon.0) 1296 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:20:42.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:20:42 smithi090 bash[32384]: audit 2023-12-01T05:20:41.363873+0000 mon.a (mon.0) 1290 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:20:42.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:20:42 smithi090 bash[32384]: audit 2023-12-01T05:20:41.375750+0000 mon.a (mon.0) 1291 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:20:42.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:20:42 smithi090 bash[32384]: audit 2023-12-01T05:20:42.146908+0000 mon.a (mon.0) 1292 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:20:42.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:20:42 smithi090 bash[32384]: audit 2023-12-01T05:20:42.155680+0000 mon.a (mon.0) 1293 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:20:42.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:20:42 smithi090 bash[32384]: audit 2023-12-01T05:20:42.178124+0000 mon.a (mon.0) 1294 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:20:42.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:20:42 smithi090 bash[32384]: audit 2023-12-01T05:20:42.190237+0000 mon.a (mon.0) 1295 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:20:42.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:20:42 smithi090 bash[32384]: audit 2023-12-01T05:20:42.194274+0000 mon.c (mon.2) 610 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:20:42.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:20:42 smithi090 bash[32384]: audit 2023-12-01T05:20:42.195620+0000 mon.c (mon.2) 611 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:20:42.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:20:42 smithi090 bash[32384]: audit 2023-12-01T05:20:42.203745+0000 mon.a (mon.0) 1296 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:20:43.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:20:43 smithi080 bash[28361]: cluster 2023-12-01T05:20:42.747855+0000 mgr.y (mgr.24362) 969 : cluster 0 pgmap v938: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:20:43.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:20:43 smithi080 bash[28361]: audit 2023-12-01T05:20:42.786668+0000 mon.c (mon.2) 612 : audit 0 from='client.? 172.21.15.80:0/43411845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:20:43.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:20:43 smithi080 bash[41963]: cluster 2023-12-01T05:20:42.747855+0000 mgr.y (mgr.24362) 969 : cluster 0 pgmap v938: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:20:43.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:20:43 smithi080 bash[41963]: audit 2023-12-01T05:20:42.786668+0000 mon.c (mon.2) 612 : audit 0 from='client.? 172.21.15.80:0/43411845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:20:43.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:20:43 smithi090 bash[32384]: cluster 2023-12-01T05:20:42.747855+0000 mgr.y (mgr.24362) 969 : cluster 0 pgmap v938: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:20:43.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:20:43 smithi090 bash[32384]: audit 2023-12-01T05:20:42.786668+0000 mon.c (mon.2) 612 : audit 0 from='client.? 172.21.15.80:0/43411845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:20:45.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:20:44 smithi080 bash[28361]: cluster 2023-12-01T05:20:44.748493+0000 mgr.y (mgr.24362) 970 : cluster 0 pgmap v939: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:20:45.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:20:44 smithi080 bash[41963]: cluster 2023-12-01T05:20:44.748493+0000 mgr.y (mgr.24362) 970 : cluster 0 pgmap v939: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:20:45.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:20:44 smithi090 bash[32384]: cluster 2023-12-01T05:20:44.748493+0000 mgr.y (mgr.24362) 970 : cluster 0 pgmap v939: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:20:46.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:20:45 smithi080 bash[41963]: audit 2023-12-01T05:20:45.242283+0000 mon.a (mon.0) 1297 : audit 0 from='client.? 172.21.15.80:0/565019008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:20:46.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:20:45 smithi080 bash[28361]: audit 2023-12-01T05:20:45.242283+0000 mon.a (mon.0) 1297 : audit 0 from='client.? 172.21.15.80:0/565019008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:20:46.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:20:45 smithi090 bash[32384]: audit 2023-12-01T05:20:45.242283+0000 mon.a (mon.0) 1297 : audit 0 from='client.? 172.21.15.80:0/565019008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:20:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:20:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:20:46] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T05:20:47.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:20:46 smithi080 bash[41963]: cluster 2023-12-01T05:20:46.749761+0000 mgr.y (mgr.24362) 971 : cluster 0 pgmap v940: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:20:47.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:20:46 smithi080 bash[28361]: cluster 2023-12-01T05:20:46.749761+0000 mgr.y (mgr.24362) 971 : cluster 0 pgmap v940: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:20:47.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:20:46 smithi090 bash[32384]: cluster 2023-12-01T05:20:46.749761+0000 mgr.y (mgr.24362) 971 : cluster 0 pgmap v940: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:20:48.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:20:48 smithi080 bash[28361]: audit 2023-12-01T05:20:47.702233+0000 mon.a (mon.0) 1298 : audit 0 from='client.? 172.21.15.80:0/1720269875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:20:48.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:20:48 smithi080 bash[41963]: audit 2023-12-01T05:20:47.702233+0000 mon.a (mon.0) 1298 : audit 0 from='client.? 172.21.15.80:0/1720269875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:20:48.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:20:48 smithi090 bash[32384]: audit 2023-12-01T05:20:47.702233+0000 mon.a (mon.0) 1298 : audit 0 from='client.? 172.21.15.80:0/1720269875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:20:49.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:20:49 smithi080 bash[28361]: cluster 2023-12-01T05:20:48.750501+0000 mgr.y (mgr.24362) 972 : cluster 0 pgmap v941: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:20:49.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:20:49 smithi080 bash[41963]: cluster 2023-12-01T05:20:48.750501+0000 mgr.y (mgr.24362) 972 : cluster 0 pgmap v941: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:20:49.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:20:49 smithi090 bash[32384]: cluster 2023-12-01T05:20:48.750501+0000 mgr.y (mgr.24362) 972 : cluster 0 pgmap v941: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:20:50.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:20:50 smithi080 bash[41963]: audit 2023-12-01T05:20:50.158736+0000 mon.a (mon.0) 1299 : audit 0 from='client.? 172.21.15.80:0/996749858' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:20:50.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:20:50 smithi080 bash[28361]: audit 2023-12-01T05:20:50.158736+0000 mon.a (mon.0) 1299 : audit 0 from='client.? 172.21.15.80:0/996749858' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:20:50.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:20:50 smithi090 bash[32384]: audit 2023-12-01T05:20:50.158736+0000 mon.a (mon.0) 1299 : audit 0 from='client.? 172.21.15.80:0/996749858' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:20:51.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:20:51 smithi080 bash[28361]: cluster 2023-12-01T05:20:50.751723+0000 mgr.y (mgr.24362) 973 : cluster 0 pgmap v942: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:20:51.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:20:51 smithi080 bash[41963]: cluster 2023-12-01T05:20:50.751723+0000 mgr.y (mgr.24362) 973 : cluster 0 pgmap v942: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:20:51.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:20:51 smithi090 bash[32384]: cluster 2023-12-01T05:20:50.751723+0000 mgr.y (mgr.24362) 973 : cluster 0 pgmap v942: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:20:53.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:20:53 smithi080 bash[28361]: audit 2023-12-01T05:20:52.624742+0000 mon.a (mon.0) 1300 : audit 0 from='client.? 172.21.15.80:0/3337130115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:20:53.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:20:53 smithi080 bash[28361]: cluster 2023-12-01T05:20:52.752552+0000 mgr.y (mgr.24362) 974 : cluster 0 pgmap v943: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:20:53.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:20:53 smithi080 bash[41963]: audit 2023-12-01T05:20:52.624742+0000 mon.a (mon.0) 1300 : audit 0 from='client.? 172.21.15.80:0/3337130115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:20:53.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:20:53 smithi080 bash[41963]: cluster 2023-12-01T05:20:52.752552+0000 mgr.y (mgr.24362) 974 : cluster 0 pgmap v943: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:20:53.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:20:53 smithi090 bash[32384]: audit 2023-12-01T05:20:52.624742+0000 mon.a (mon.0) 1300 : audit 0 from='client.? 172.21.15.80:0/3337130115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:20:53.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:20:53 smithi090 bash[32384]: cluster 2023-12-01T05:20:52.752552+0000 mgr.y (mgr.24362) 974 : cluster 0 pgmap v943: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:20:55.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:20:54 smithi080 bash[28361]: cluster 2023-12-01T05:20:54.753004+0000 mgr.y (mgr.24362) 975 : cluster 0 pgmap v944: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:20:55.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:20:54 smithi080 bash[41963]: cluster 2023-12-01T05:20:54.753004+0000 mgr.y (mgr.24362) 975 : cluster 0 pgmap v944: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:20:55.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:20:54 smithi090 bash[32384]: cluster 2023-12-01T05:20:54.753004+0000 mgr.y (mgr.24362) 975 : cluster 0 pgmap v944: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:20:56.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:20:55 smithi080 bash[28361]: audit 2023-12-01T05:20:54.828355+0000 mon.c (mon.2) 613 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:20:56.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:20:55 smithi080 bash[28361]: audit 2023-12-01T05:20:55.075456+0000 mon.a (mon.0) 1301 : audit 0 from='client.? 172.21.15.80:0/3023052718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:20:56.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:20:55 smithi080 bash[41963]: audit 2023-12-01T05:20:54.828355+0000 mon.c (mon.2) 613 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:20:56.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:20:55 smithi080 bash[41963]: audit 2023-12-01T05:20:55.075456+0000 mon.a (mon.0) 1301 : audit 0 from='client.? 172.21.15.80:0/3023052718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:20:56.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:20:55 smithi090 bash[32384]: audit 2023-12-01T05:20:54.828355+0000 mon.c (mon.2) 613 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:20:56.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:20:55 smithi090 bash[32384]: audit 2023-12-01T05:20:55.075456+0000 mon.a (mon.0) 1301 : audit 0 from='client.? 172.21.15.80:0/3023052718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:20:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:20:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:20:56] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T05:20:57.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:20:56 smithi080 bash[28361]: cluster 2023-12-01T05:20:56.754096+0000 mgr.y (mgr.24362) 976 : cluster 0 pgmap v945: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:20:57.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:20:56 smithi080 bash[41963]: cluster 2023-12-01T05:20:56.754096+0000 mgr.y (mgr.24362) 976 : cluster 0 pgmap v945: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:20:57.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:20:56 smithi090 bash[32384]: cluster 2023-12-01T05:20:56.754096+0000 mgr.y (mgr.24362) 976 : cluster 0 pgmap v945: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:20:58.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:20:58 smithi080 bash[28361]: audit 2023-12-01T05:20:57.520443+0000 mon.c (mon.2) 614 : audit 0 from='client.? 172.21.15.80:0/2775654161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:20:58.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:20:58 smithi080 bash[41963]: audit 2023-12-01T05:20:57.520443+0000 mon.c (mon.2) 614 : audit 0 from='client.? 172.21.15.80:0/2775654161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:20:58.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:20:58 smithi090 bash[32384]: audit 2023-12-01T05:20:57.520443+0000 mon.c (mon.2) 614 : audit 0 from='client.? 172.21.15.80:0/2775654161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:20:59.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:20:59 smithi080 bash[41963]: cluster 2023-12-01T05:20:58.754738+0000 mgr.y (mgr.24362) 977 : cluster 0 pgmap v946: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:20:59.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:20:59 smithi080 bash[28361]: cluster 2023-12-01T05:20:58.754738+0000 mgr.y (mgr.24362) 977 : cluster 0 pgmap v946: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:20:59.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:20:59 smithi090 bash[32384]: cluster 2023-12-01T05:20:58.754738+0000 mgr.y (mgr.24362) 977 : cluster 0 pgmap v946: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:21:00.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:21:00 smithi080 bash[41963]: audit 2023-12-01T05:20:59.979731+0000 mon.a (mon.0) 1302 : audit 0 from='client.? 172.21.15.80:0/4038642508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:21:00.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:21:00 smithi080 bash[28361]: audit 2023-12-01T05:20:59.979731+0000 mon.a (mon.0) 1302 : audit 0 from='client.? 172.21.15.80:0/4038642508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:21:00.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:21:00 smithi090 bash[32384]: audit 2023-12-01T05:20:59.979731+0000 mon.a (mon.0) 1302 : audit 0 from='client.? 172.21.15.80:0/4038642508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:21:01.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:21:01 smithi080 bash[28361]: cluster 2023-12-01T05:21:00.755833+0000 mgr.y (mgr.24362) 978 : cluster 0 pgmap v947: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:21:01.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:21:01 smithi080 bash[41963]: cluster 2023-12-01T05:21:00.755833+0000 mgr.y (mgr.24362) 978 : cluster 0 pgmap v947: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:21:01.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:21:01 smithi090 bash[32384]: cluster 2023-12-01T05:21:00.755833+0000 mgr.y (mgr.24362) 978 : cluster 0 pgmap v947: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:21:03.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:21:03 smithi080 bash[28361]: audit 2023-12-01T05:21:02.437249+0000 mon.c (mon.2) 615 : audit 0 from='client.? 172.21.15.80:0/3196588104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:21:03.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:21:03 smithi080 bash[28361]: cluster 2023-12-01T05:21:02.756516+0000 mgr.y (mgr.24362) 979 : cluster 0 pgmap v948: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:21:03.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:21:03 smithi080 bash[41963]: audit 2023-12-01T05:21:02.437249+0000 mon.c (mon.2) 615 : audit 0 from='client.? 172.21.15.80:0/3196588104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:21:03.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:21:03 smithi080 bash[41963]: cluster 2023-12-01T05:21:02.756516+0000 mgr.y (mgr.24362) 979 : cluster 0 pgmap v948: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:21:03.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:21:03 smithi090 bash[32384]: audit 2023-12-01T05:21:02.437249+0000 mon.c (mon.2) 615 : audit 0 from='client.? 172.21.15.80:0/3196588104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:21:03.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:21:03 smithi090 bash[32384]: cluster 2023-12-01T05:21:02.756516+0000 mgr.y (mgr.24362) 979 : cluster 0 pgmap v948: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:21:05.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:21:04 smithi080 bash[28361]: cluster 2023-12-01T05:21:04.757181+0000 mgr.y (mgr.24362) 980 : cluster 0 pgmap v949: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:21:05.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:21:04 smithi080 bash[41963]: cluster 2023-12-01T05:21:04.757181+0000 mgr.y (mgr.24362) 980 : cluster 0 pgmap v949: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:21:05.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:21:04 smithi090 bash[32384]: cluster 2023-12-01T05:21:04.757181+0000 mgr.y (mgr.24362) 980 : cluster 0 pgmap v949: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:21:06.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:21:05 smithi080 bash[28361]: audit 2023-12-01T05:21:04.906259+0000 mon.c (mon.2) 616 : audit 0 from='client.? 172.21.15.80:0/2030716195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:21:06.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:21:05 smithi080 bash[41963]: audit 2023-12-01T05:21:04.906259+0000 mon.c (mon.2) 616 : audit 0 from='client.? 172.21.15.80:0/2030716195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:21:06.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:21:05 smithi090 bash[32384]: audit 2023-12-01T05:21:04.906259+0000 mon.c (mon.2) 616 : audit 0 from='client.? 172.21.15.80:0/2030716195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:21:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:21:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:21:06] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T05:21:07.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:21:06 smithi080 bash[28361]: cluster 2023-12-01T05:21:06.758375+0000 mgr.y (mgr.24362) 981 : cluster 0 pgmap v950: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:21:07.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:21:06 smithi080 bash[41963]: cluster 2023-12-01T05:21:06.758375+0000 mgr.y (mgr.24362) 981 : cluster 0 pgmap v950: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:21:07.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:21:06 smithi090 bash[32384]: cluster 2023-12-01T05:21:06.758375+0000 mgr.y (mgr.24362) 981 : cluster 0 pgmap v950: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:21:08.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:21:08 smithi080 bash[28361]: audit 2023-12-01T05:21:07.366675+0000 mon.c (mon.2) 617 : audit 0 from='client.? 172.21.15.80:0/3360074457' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:21:08.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:21:08 smithi080 bash[41963]: audit 2023-12-01T05:21:07.366675+0000 mon.c (mon.2) 617 : audit 0 from='client.? 172.21.15.80:0/3360074457' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:21:08.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:21:08 smithi090 bash[32384]: audit 2023-12-01T05:21:07.366675+0000 mon.c (mon.2) 617 : audit 0 from='client.? 172.21.15.80:0/3360074457' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:21:09.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:21:09 smithi080 bash[41963]: cluster 2023-12-01T05:21:08.759051+0000 mgr.y (mgr.24362) 982 : cluster 0 pgmap v951: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:21:09.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:21:09 smithi080 bash[28361]: cluster 2023-12-01T05:21:08.759051+0000 mgr.y (mgr.24362) 982 : cluster 0 pgmap v951: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:21:09.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:21:09 smithi090 bash[32384]: cluster 2023-12-01T05:21:08.759051+0000 mgr.y (mgr.24362) 982 : cluster 0 pgmap v951: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:21:10.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:21:10 smithi080 bash[28361]: audit 2023-12-01T05:21:09.826298+0000 mon.c (mon.2) 618 : audit 0 from='client.? 172.21.15.80:0/1935962775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:21:10.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:21:10 smithi080 bash[28361]: audit 2023-12-01T05:21:09.828279+0000 mon.c (mon.2) 619 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:21:10.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:21:10 smithi080 bash[41963]: audit 2023-12-01T05:21:09.826298+0000 mon.c (mon.2) 618 : audit 0 from='client.? 172.21.15.80:0/1935962775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:21:10.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:21:10 smithi080 bash[41963]: audit 2023-12-01T05:21:09.828279+0000 mon.c (mon.2) 619 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:21:10.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:21:10 smithi090 bash[32384]: audit 2023-12-01T05:21:09.826298+0000 mon.c (mon.2) 618 : audit 0 from='client.? 172.21.15.80:0/1935962775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:21:10.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:21:10 smithi090 bash[32384]: audit 2023-12-01T05:21:09.828279+0000 mon.c (mon.2) 619 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:21:11.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:21:11 smithi080 bash[28361]: cluster 2023-12-01T05:21:10.760311+0000 mgr.y (mgr.24362) 983 : cluster 0 pgmap v952: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:21:11.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:21:11 smithi080 bash[41963]: cluster 2023-12-01T05:21:10.760311+0000 mgr.y (mgr.24362) 983 : cluster 0 pgmap v952: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:21:11.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:21:11 smithi090 bash[32384]: cluster 2023-12-01T05:21:10.760311+0000 mgr.y (mgr.24362) 983 : cluster 0 pgmap v952: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:21:12.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:21:12 smithi080 bash[28361]: audit 2023-12-01T05:21:12.276315+0000 mon.a (mon.0) 1303 : audit 0 from='client.? 172.21.15.80:0/787750656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:21:12.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:21:12 smithi080 bash[41963]: audit 2023-12-01T05:21:12.276315+0000 mon.a (mon.0) 1303 : audit 0 from='client.? 172.21.15.80:0/787750656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:21:12.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:21:12 smithi090 bash[32384]: audit 2023-12-01T05:21:12.276315+0000 mon.a (mon.0) 1303 : audit 0 from='client.? 172.21.15.80:0/787750656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:21:13.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:21:13 smithi080 bash[28361]: cluster 2023-12-01T05:21:12.761017+0000 mgr.y (mgr.24362) 984 : cluster 0 pgmap v953: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:21:13.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:21:13 smithi080 bash[41963]: cluster 2023-12-01T05:21:12.761017+0000 mgr.y (mgr.24362) 984 : cluster 0 pgmap v953: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:21:13.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:21:13 smithi090 bash[32384]: cluster 2023-12-01T05:21:12.761017+0000 mgr.y (mgr.24362) 984 : cluster 0 pgmap v953: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:21:15.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:21:14 smithi080 bash[28361]: audit 2023-12-01T05:21:14.722377+0000 mon.a (mon.0) 1304 : audit 0 from='client.? 172.21.15.80:0/3627139990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:21:15.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:21:14 smithi080 bash[28361]: cluster 2023-12-01T05:21:14.761637+0000 mgr.y (mgr.24362) 985 : cluster 0 pgmap v954: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:21:15.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:21:14 smithi080 bash[41963]: audit 2023-12-01T05:21:14.722377+0000 mon.a (mon.0) 1304 : audit 0 from='client.? 172.21.15.80:0/3627139990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:21:15.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:21:14 smithi080 bash[41963]: cluster 2023-12-01T05:21:14.761637+0000 mgr.y (mgr.24362) 985 : cluster 0 pgmap v954: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:21:15.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:21:14 smithi090 bash[32384]: audit 2023-12-01T05:21:14.722377+0000 mon.a (mon.0) 1304 : audit 0 from='client.? 172.21.15.80:0/3627139990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:21:15.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:21:14 smithi090 bash[32384]: cluster 2023-12-01T05:21:14.761637+0000 mgr.y (mgr.24362) 985 : cluster 0 pgmap v954: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:21:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:21:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:21:16] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T05:21:17.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:21:16 smithi080 bash[41963]: cluster 2023-12-01T05:21:16.762739+0000 mgr.y (mgr.24362) 986 : cluster 0 pgmap v955: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:21:17.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:21:16 smithi080 bash[28361]: cluster 2023-12-01T05:21:16.762739+0000 mgr.y (mgr.24362) 986 : cluster 0 pgmap v955: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:21:17.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:21:16 smithi090 bash[32384]: cluster 2023-12-01T05:21:16.762739+0000 mgr.y (mgr.24362) 986 : cluster 0 pgmap v955: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:21:18.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:21:17 smithi080 bash[28361]: audit 2023-12-01T05:21:17.182581+0000 mon.c (mon.2) 620 : audit 0 from='client.? 172.21.15.80:0/1617278407' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:21:18.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:21:17 smithi080 bash[41963]: audit 2023-12-01T05:21:17.182581+0000 mon.c (mon.2) 620 : audit 0 from='client.? 172.21.15.80:0/1617278407' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:21:18.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:21:17 smithi090 bash[32384]: audit 2023-12-01T05:21:17.182581+0000 mon.c (mon.2) 620 : audit 0 from='client.? 172.21.15.80:0/1617278407' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:21:19.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:21:18 smithi080 bash[28361]: cluster 2023-12-01T05:21:18.763431+0000 mgr.y (mgr.24362) 987 : cluster 0 pgmap v956: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:21:19.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:21:18 smithi080 bash[41963]: cluster 2023-12-01T05:21:18.763431+0000 mgr.y (mgr.24362) 987 : cluster 0 pgmap v956: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:21:19.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:21:18 smithi090 bash[32384]: cluster 2023-12-01T05:21:18.763431+0000 mgr.y (mgr.24362) 987 : cluster 0 pgmap v956: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:21:20.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:21:19 smithi080 bash[41963]: audit 2023-12-01T05:21:19.636483+0000 mon.c (mon.2) 621 : audit 0 from='client.? 172.21.15.80:0/4294118418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:21:20.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:21:19 smithi080 bash[28361]: audit 2023-12-01T05:21:19.636483+0000 mon.c (mon.2) 621 : audit 0 from='client.? 172.21.15.80:0/4294118418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:21:20.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:21:19 smithi090 bash[32384]: audit 2023-12-01T05:21:19.636483+0000 mon.c (mon.2) 621 : audit 0 from='client.? 172.21.15.80:0/4294118418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:21:21.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:21:20 smithi080 bash[28361]: cluster 2023-12-01T05:21:20.764578+0000 mgr.y (mgr.24362) 988 : cluster 0 pgmap v957: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:21:21.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:21:20 smithi080 bash[41963]: cluster 2023-12-01T05:21:20.764578+0000 mgr.y (mgr.24362) 988 : cluster 0 pgmap v957: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:21:21.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:21:20 smithi090 bash[32384]: cluster 2023-12-01T05:21:20.764578+0000 mgr.y (mgr.24362) 988 : cluster 0 pgmap v957: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:21:22.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:21:22 smithi080 bash[28361]: audit 2023-12-01T05:21:22.095991+0000 mon.a (mon.0) 1305 : audit 0 from='client.? 172.21.15.80:0/2697163656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:21:22.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:21:22 smithi080 bash[41963]: audit 2023-12-01T05:21:22.095991+0000 mon.a (mon.0) 1305 : audit 0 from='client.? 172.21.15.80:0/2697163656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:21:22.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:21:22 smithi090 bash[32384]: audit 2023-12-01T05:21:22.095991+0000 mon.a (mon.0) 1305 : audit 0 from='client.? 172.21.15.80:0/2697163656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:21:23.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:21:23 smithi080 bash[28361]: cluster 2023-12-01T05:21:22.765269+0000 mgr.y (mgr.24362) 989 : cluster 0 pgmap v958: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:21:23.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:21:23 smithi080 bash[41963]: cluster 2023-12-01T05:21:22.765269+0000 mgr.y (mgr.24362) 989 : cluster 0 pgmap v958: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:21:23.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:21:23 smithi090 bash[32384]: cluster 2023-12-01T05:21:22.765269+0000 mgr.y (mgr.24362) 989 : cluster 0 pgmap v958: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:21:24.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:21:24 smithi080 bash[28361]: audit 2023-12-01T05:21:24.550158+0000 mon.c (mon.2) 622 : audit 0 from='client.? 172.21.15.80:0/3395181487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:21:24.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:21:24 smithi080 bash[41963]: audit 2023-12-01T05:21:24.550158+0000 mon.c (mon.2) 622 : audit 0 from='client.? 172.21.15.80:0/3395181487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:21:25.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:21:24 smithi090 bash[32384]: audit 2023-12-01T05:21:24.550158+0000 mon.c (mon.2) 622 : audit 0 from='client.? 172.21.15.80:0/3395181487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:21:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:21:25 smithi080 bash[28361]: cluster 2023-12-01T05:21:24.765879+0000 mgr.y (mgr.24362) 990 : cluster 0 pgmap v959: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:21:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:21:25 smithi080 bash[28361]: audit 2023-12-01T05:21:24.829429+0000 mon.c (mon.2) 623 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:21:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:21:25 smithi080 bash[41963]: cluster 2023-12-01T05:21:24.765879+0000 mgr.y (mgr.24362) 990 : cluster 0 pgmap v959: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:21:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:21:25 smithi080 bash[41963]: audit 2023-12-01T05:21:24.829429+0000 mon.c (mon.2) 623 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:21:26.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:21:25 smithi090 bash[32384]: cluster 2023-12-01T05:21:24.765879+0000 mgr.y (mgr.24362) 990 : cluster 0 pgmap v959: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:21:26.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:21:25 smithi090 bash[32384]: audit 2023-12-01T05:21:24.829429+0000 mon.c (mon.2) 623 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:21:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:21:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:21:26] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T05:21:28.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:21:27 smithi080 bash[28361]: cluster 2023-12-01T05:21:26.766989+0000 mgr.y (mgr.24362) 991 : cluster 0 pgmap v960: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:21:28.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:21:27 smithi080 bash[28361]: audit 2023-12-01T05:21:27.001867+0000 mon.a (mon.0) 1306 : audit 0 from='client.? 172.21.15.80:0/19043084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:21:28.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:21:27 smithi080 bash[41963]: cluster 2023-12-01T05:21:26.766989+0000 mgr.y (mgr.24362) 991 : cluster 0 pgmap v960: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:21:28.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:21:27 smithi080 bash[41963]: audit 2023-12-01T05:21:27.001867+0000 mon.a (mon.0) 1306 : audit 0 from='client.? 172.21.15.80:0/19043084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:21:28.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:21:27 smithi090 bash[32384]: cluster 2023-12-01T05:21:26.766989+0000 mgr.y (mgr.24362) 991 : cluster 0 pgmap v960: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:21:28.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:21:27 smithi090 bash[32384]: audit 2023-12-01T05:21:27.001867+0000 mon.a (mon.0) 1306 : audit 0 from='client.? 172.21.15.80:0/19043084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:21:30.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:21:29 smithi080 bash[28361]: cluster 2023-12-01T05:21:28.767678+0000 mgr.y (mgr.24362) 992 : cluster 0 pgmap v961: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:21:30.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:21:29 smithi080 bash[28361]: audit 2023-12-01T05:21:29.459540+0000 mon.c (mon.2) 624 : audit 0 from='client.? 172.21.15.80:0/591921451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:21:30.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:21:29 smithi080 bash[41963]: cluster 2023-12-01T05:21:28.767678+0000 mgr.y (mgr.24362) 992 : cluster 0 pgmap v961: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:21:30.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:21:29 smithi080 bash[41963]: audit 2023-12-01T05:21:29.459540+0000 mon.c (mon.2) 624 : audit 0 from='client.? 172.21.15.80:0/591921451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:21:30.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:21:29 smithi090 bash[32384]: cluster 2023-12-01T05:21:28.767678+0000 mgr.y (mgr.24362) 992 : cluster 0 pgmap v961: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:21:30.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:21:29 smithi090 bash[32384]: audit 2023-12-01T05:21:29.459540+0000 mon.c (mon.2) 624 : audit 0 from='client.? 172.21.15.80:0/591921451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:21:32.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:21:31 smithi080 bash[41963]: cluster 2023-12-01T05:21:30.768838+0000 mgr.y (mgr.24362) 993 : cluster 0 pgmap v962: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:21:32.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:21:31 smithi080 bash[28361]: cluster 2023-12-01T05:21:30.768838+0000 mgr.y (mgr.24362) 993 : cluster 0 pgmap v962: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:21:32.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:21:31 smithi090 bash[32384]: cluster 2023-12-01T05:21:30.768838+0000 mgr.y (mgr.24362) 993 : cluster 0 pgmap v962: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:21:33.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:21:32 smithi080 bash[28361]: audit 2023-12-01T05:21:31.913187+0000 mon.a (mon.0) 1307 : audit 0 from='client.? 172.21.15.80:0/3718475367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:21:33.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:21:32 smithi080 bash[41963]: audit 2023-12-01T05:21:31.913187+0000 mon.a (mon.0) 1307 : audit 0 from='client.? 172.21.15.80:0/3718475367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:21:33.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:21:32 smithi090 bash[32384]: audit 2023-12-01T05:21:31.913187+0000 mon.a (mon.0) 1307 : audit 0 from='client.? 172.21.15.80:0/3718475367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:21:34.271 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 05:21:33 smithi090 bash[65515]: logger=cleanup t=2023-12-01T05:21:33.857206134Z level=info msg="Completed cleanup jobs" duration=67.000717ms 2023-12-01T05:21:34.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:21:34 smithi080 bash[28361]: cluster 2023-12-01T05:21:32.769673+0000 mgr.y (mgr.24362) 994 : cluster 0 pgmap v963: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:21:34.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:21:34 smithi080 bash[41963]: cluster 2023-12-01T05:21:32.769673+0000 mgr.y (mgr.24362) 994 : cluster 0 pgmap v963: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:21:34.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:21:34 smithi090 bash[32384]: cluster 2023-12-01T05:21:32.769673+0000 mgr.y (mgr.24362) 994 : cluster 0 pgmap v963: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:21:35.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:21:35 smithi080 bash[28361]: audit 2023-12-01T05:21:34.367004+0000 mon.c (mon.2) 625 : audit 0 from='client.? 172.21.15.80:0/3201538793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:21:35.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:21:35 smithi080 bash[41963]: audit 2023-12-01T05:21:34.367004+0000 mon.c (mon.2) 625 : audit 0 from='client.? 172.21.15.80:0/3201538793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:21:35.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:21:35 smithi090 bash[32384]: audit 2023-12-01T05:21:34.367004+0000 mon.c (mon.2) 625 : audit 0 from='client.? 172.21.15.80:0/3201538793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:21:36.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:21:36 smithi080 bash[28361]: cluster 2023-12-01T05:21:34.770357+0000 mgr.y (mgr.24362) 995 : cluster 0 pgmap v964: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:21:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:21:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:21:36] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T05:21:36.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:21:36 smithi080 bash[41963]: cluster 2023-12-01T05:21:34.770357+0000 mgr.y (mgr.24362) 995 : cluster 0 pgmap v964: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:21:36.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:21:36 smithi090 bash[32384]: cluster 2023-12-01T05:21:34.770357+0000 mgr.y (mgr.24362) 995 : cluster 0 pgmap v964: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:21:37.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:21:37 smithi080 bash[28361]: audit 2023-12-01T05:21:36.821329+0000 mon.a (mon.0) 1308 : audit 0 from='client.? 172.21.15.80:0/4027155326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:21:37.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:21:37 smithi080 bash[41963]: audit 2023-12-01T05:21:36.821329+0000 mon.a (mon.0) 1308 : audit 0 from='client.? 172.21.15.80:0/4027155326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:21:37.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:21:37 smithi090 bash[32384]: audit 2023-12-01T05:21:36.821329+0000 mon.a (mon.0) 1308 : audit 0 from='client.? 172.21.15.80:0/4027155326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:21:38.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:21:38 smithi080 bash[28361]: cluster 2023-12-01T05:21:36.771431+0000 mgr.y (mgr.24362) 996 : cluster 0 pgmap v965: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:21:38.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:21:38 smithi080 bash[41963]: cluster 2023-12-01T05:21:36.771431+0000 mgr.y (mgr.24362) 996 : cluster 0 pgmap v965: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:21:38.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:21:38 smithi090 bash[32384]: cluster 2023-12-01T05:21:36.771431+0000 mgr.y (mgr.24362) 996 : cluster 0 pgmap v965: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:21:39.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:21:39 smithi080 bash[28361]: audit 2023-12-01T05:21:39.270740+0000 mon.c (mon.2) 626 : audit 0 from='client.? 172.21.15.80:0/1987482944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:21:39.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:21:39 smithi080 bash[41963]: audit 2023-12-01T05:21:39.270740+0000 mon.c (mon.2) 626 : audit 0 from='client.? 172.21.15.80:0/1987482944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:21:39.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:21:39 smithi090 bash[32384]: audit 2023-12-01T05:21:39.270740+0000 mon.c (mon.2) 626 : audit 0 from='client.? 172.21.15.80:0/1987482944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:21:40.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:21:40 smithi080 bash[28361]: cluster 2023-12-01T05:21:38.772071+0000 mgr.y (mgr.24362) 997 : cluster 0 pgmap v966: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:21:40.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:21:40 smithi080 bash[28361]: audit 2023-12-01T05:21:39.829833+0000 mon.c (mon.2) 627 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:21:40.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:21:40 smithi080 bash[41963]: cluster 2023-12-01T05:21:38.772071+0000 mgr.y (mgr.24362) 997 : cluster 0 pgmap v966: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:21:40.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:21:40 smithi080 bash[41963]: audit 2023-12-01T05:21:39.829833+0000 mon.c (mon.2) 627 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:21:40.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:21:40 smithi090 bash[32384]: cluster 2023-12-01T05:21:38.772071+0000 mgr.y (mgr.24362) 997 : cluster 0 pgmap v966: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:21:40.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:21:40 smithi090 bash[32384]: audit 2023-12-01T05:21:39.829833+0000 mon.c (mon.2) 627 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:21:42.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:21:42 smithi080 bash[41963]: cluster 2023-12-01T05:21:40.773051+0000 mgr.y (mgr.24362) 998 : cluster 0 pgmap v967: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:21:42.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:21:42 smithi080 bash[41963]: audit 2023-12-01T05:21:41.725762+0000 mon.a (mon.0) 1309 : audit 0 from='client.? 172.21.15.80:0/1169967315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:21:42.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:21:42 smithi080 bash[41963]: audit 2023-12-01T05:21:42.288121+0000 mon.c (mon.2) 628 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:21:42.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:21:42 smithi080 bash[28361]: cluster 2023-12-01T05:21:40.773051+0000 mgr.y (mgr.24362) 998 : cluster 0 pgmap v967: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:21:42.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:21:42 smithi080 bash[28361]: audit 2023-12-01T05:21:41.725762+0000 mon.a (mon.0) 1309 : audit 0 from='client.? 172.21.15.80:0/1169967315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:21:42.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:21:42 smithi080 bash[28361]: audit 2023-12-01T05:21:42.288121+0000 mon.c (mon.2) 628 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:21:42.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:21:42 smithi090 bash[32384]: cluster 2023-12-01T05:21:40.773051+0000 mgr.y (mgr.24362) 998 : cluster 0 pgmap v967: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:21:42.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:21:42 smithi090 bash[32384]: audit 2023-12-01T05:21:41.725762+0000 mon.a (mon.0) 1309 : audit 0 from='client.? 172.21.15.80:0/1169967315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:21:42.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:21:42 smithi090 bash[32384]: audit 2023-12-01T05:21:42.288121+0000 mon.c (mon.2) 628 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:21:43.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:21:43 smithi080 bash[41963]: audit 2023-12-01T05:21:42.666628+0000 mon.a (mon.0) 1310 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:21:43.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:21:43 smithi080 bash[41963]: audit 2023-12-01T05:21:42.676587+0000 mon.a (mon.0) 1311 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:21:43.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:21:43 smithi080 bash[28361]: audit 2023-12-01T05:21:42.666628+0000 mon.a (mon.0) 1310 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:21:43.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:21:43 smithi080 bash[28361]: audit 2023-12-01T05:21:42.676587+0000 mon.a (mon.0) 1311 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:21:44.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:21:43 smithi090 bash[32384]: audit 2023-12-01T05:21:42.666628+0000 mon.a (mon.0) 1310 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:21:44.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:21:43 smithi090 bash[32384]: audit 2023-12-01T05:21:42.676587+0000 mon.a (mon.0) 1311 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:21:44.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:21:44 smithi080 bash[28361]: cluster 2023-12-01T05:21:42.773672+0000 mgr.y (mgr.24362) 999 : cluster 0 pgmap v968: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:21:44.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:21:44 smithi080 bash[28361]: audit 2023-12-01T05:21:44.179841+0000 mon.c (mon.2) 629 : audit 0 from='client.? 172.21.15.80:0/1297360547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:21:44.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:21:44 smithi080 bash[41963]: cluster 2023-12-01T05:21:42.773672+0000 mgr.y (mgr.24362) 999 : cluster 0 pgmap v968: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:21:44.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:21:44 smithi080 bash[41963]: audit 2023-12-01T05:21:44.179841+0000 mon.c (mon.2) 629 : audit 0 from='client.? 172.21.15.80:0/1297360547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:21:45.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:21:44 smithi090 bash[32384]: cluster 2023-12-01T05:21:42.773672+0000 mgr.y (mgr.24362) 999 : cluster 0 pgmap v968: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:21:45.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:21:44 smithi090 bash[32384]: audit 2023-12-01T05:21:44.179841+0000 mon.c (mon.2) 629 : audit 0 from='client.? 172.21.15.80:0/1297360547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:21:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:21:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:21:46] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T05:21:47.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:21:46 smithi090 bash[32384]: cluster 2023-12-01T05:21:44.774318+0000 mgr.y (mgr.24362) 1000 : cluster 0 pgmap v969: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:21:47.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:21:46 smithi090 bash[32384]: audit 2023-12-01T05:21:46.627963+0000 mon.c (mon.2) 630 : audit 0 from='client.? 172.21.15.80:0/893484804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:21:47.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:21:46 smithi080 bash[28361]: cluster 2023-12-01T05:21:44.774318+0000 mgr.y (mgr.24362) 1000 : cluster 0 pgmap v969: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:21:47.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:21:46 smithi080 bash[28361]: audit 2023-12-01T05:21:46.627963+0000 mon.c (mon.2) 630 : audit 0 from='client.? 172.21.15.80:0/893484804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:21:47.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:21:46 smithi080 bash[41963]: cluster 2023-12-01T05:21:44.774318+0000 mgr.y (mgr.24362) 1000 : cluster 0 pgmap v969: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:21:47.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:21:46 smithi080 bash[41963]: audit 2023-12-01T05:21:46.627963+0000 mon.c (mon.2) 630 : audit 0 from='client.? 172.21.15.80:0/893484804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:21:49.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:21:48 smithi090 bash[32384]: cluster 2023-12-01T05:21:46.775451+0000 mgr.y (mgr.24362) 1001 : cluster 0 pgmap v970: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:21:49.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:21:48 smithi090 bash[32384]: audit 2023-12-01T05:21:48.189189+0000 mon.a (mon.0) 1312 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:21:49.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:21:48 smithi090 bash[32384]: audit 2023-12-01T05:21:48.202924+0000 mon.a (mon.0) 1313 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:21:49.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:21:48 smithi080 bash[28361]: cluster 2023-12-01T05:21:46.775451+0000 mgr.y (mgr.24362) 1001 : cluster 0 pgmap v970: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:21:49.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:21:48 smithi080 bash[28361]: audit 2023-12-01T05:21:48.189189+0000 mon.a (mon.0) 1312 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:21:49.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:21:48 smithi080 bash[28361]: audit 2023-12-01T05:21:48.202924+0000 mon.a (mon.0) 1313 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:21:49.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:21:48 smithi080 bash[41963]: cluster 2023-12-01T05:21:46.775451+0000 mgr.y (mgr.24362) 1001 : cluster 0 pgmap v970: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:21:49.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:21:48 smithi080 bash[41963]: audit 2023-12-01T05:21:48.189189+0000 mon.a (mon.0) 1312 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:21:49.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:21:48 smithi080 bash[41963]: audit 2023-12-01T05:21:48.202924+0000 mon.a (mon.0) 1313 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:21:50.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:21:49 smithi080 bash[28361]: cluster 2023-12-01T05:21:48.775920+0000 mgr.y (mgr.24362) 1002 : cluster 0 pgmap v971: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:21:50.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:21:49 smithi080 bash[28361]: audit 2023-12-01T05:21:48.925234+0000 mon.a (mon.0) 1314 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:21:50.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:21:49 smithi080 bash[28361]: audit 2023-12-01T05:21:48.934772+0000 mon.a (mon.0) 1315 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:21:50.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:21:49 smithi080 bash[28361]: audit 2023-12-01T05:21:49.071644+0000 mon.a (mon.0) 1316 : audit 0 from='client.? 172.21.15.80:0/3976295556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:21:50.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:21:49 smithi080 bash[28361]: audit 2023-12-01T05:21:49.408280+0000 mon.c (mon.2) 631 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:21:50.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:21:49 smithi080 bash[28361]: audit 2023-12-01T05:21:49.410155+0000 mon.c (mon.2) 632 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:21:50.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:21:49 smithi080 bash[28361]: audit 2023-12-01T05:21:49.420103+0000 mon.a (mon.0) 1317 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:21:50.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:21:49 smithi080 bash[41963]: cluster 2023-12-01T05:21:48.775920+0000 mgr.y (mgr.24362) 1002 : cluster 0 pgmap v971: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:21:50.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:21:49 smithi080 bash[41963]: audit 2023-12-01T05:21:48.925234+0000 mon.a (mon.0) 1314 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:21:50.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:21:49 smithi080 bash[41963]: audit 2023-12-01T05:21:48.934772+0000 mon.a (mon.0) 1315 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:21:50.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:21:49 smithi080 bash[41963]: audit 2023-12-01T05:21:49.071644+0000 mon.a (mon.0) 1316 : audit 0 from='client.? 172.21.15.80:0/3976295556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:21:50.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:21:49 smithi080 bash[41963]: audit 2023-12-01T05:21:49.408280+0000 mon.c (mon.2) 631 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:21:50.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:21:49 smithi080 bash[41963]: audit 2023-12-01T05:21:49.410155+0000 mon.c (mon.2) 632 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:21:50.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:21:49 smithi080 bash[41963]: audit 2023-12-01T05:21:49.420103+0000 mon.a (mon.0) 1317 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:21:50.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:21:49 smithi090 bash[32384]: cluster 2023-12-01T05:21:48.775920+0000 mgr.y (mgr.24362) 1002 : cluster 0 pgmap v971: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:21:50.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:21:49 smithi090 bash[32384]: audit 2023-12-01T05:21:48.925234+0000 mon.a (mon.0) 1314 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:21:50.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:21:49 smithi090 bash[32384]: audit 2023-12-01T05:21:48.934772+0000 mon.a (mon.0) 1315 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:21:50.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:21:49 smithi090 bash[32384]: audit 2023-12-01T05:21:49.071644+0000 mon.a (mon.0) 1316 : audit 0 from='client.? 172.21.15.80:0/3976295556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:21:50.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:21:49 smithi090 bash[32384]: audit 2023-12-01T05:21:49.408280+0000 mon.c (mon.2) 631 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:21:50.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:21:49 smithi090 bash[32384]: audit 2023-12-01T05:21:49.410155+0000 mon.c (mon.2) 632 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:21:50.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:21:49 smithi090 bash[32384]: audit 2023-12-01T05:21:49.420103+0000 mon.a (mon.0) 1317 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:21:52.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:21:51 smithi080 bash[28361]: cluster 2023-12-01T05:21:50.776844+0000 mgr.y (mgr.24362) 1003 : cluster 0 pgmap v972: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:21:52.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:21:51 smithi080 bash[28361]: audit 2023-12-01T05:21:51.529064+0000 mon.a (mon.0) 1318 : audit 0 from='client.? 172.21.15.80:0/3360772769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:21:52.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:21:51 smithi080 bash[41963]: cluster 2023-12-01T05:21:50.776844+0000 mgr.y (mgr.24362) 1003 : cluster 0 pgmap v972: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:21:52.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:21:51 smithi080 bash[41963]: audit 2023-12-01T05:21:51.529064+0000 mon.a (mon.0) 1318 : audit 0 from='client.? 172.21.15.80:0/3360772769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:21:52.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:21:51 smithi090 bash[32384]: cluster 2023-12-01T05:21:50.776844+0000 mgr.y (mgr.24362) 1003 : cluster 0 pgmap v972: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:21:52.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:21:51 smithi090 bash[32384]: audit 2023-12-01T05:21:51.529064+0000 mon.a (mon.0) 1318 : audit 0 from='client.? 172.21.15.80:0/3360772769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:21:54.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:21:54 smithi080 bash[41963]: cluster 2023-12-01T05:21:52.777488+0000 mgr.y (mgr.24362) 1004 : cluster 0 pgmap v973: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:21:54.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:21:54 smithi080 bash[41963]: audit 2023-12-01T05:21:53.981076+0000 mon.a (mon.0) 1319 : audit 0 from='client.? 172.21.15.80:0/1540019827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:21:54.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:21:54 smithi080 bash[28361]: cluster 2023-12-01T05:21:52.777488+0000 mgr.y (mgr.24362) 1004 : cluster 0 pgmap v973: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:21:54.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:21:54 smithi080 bash[28361]: audit 2023-12-01T05:21:53.981076+0000 mon.a (mon.0) 1319 : audit 0 from='client.? 172.21.15.80:0/1540019827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:21:54.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:21:54 smithi090 bash[32384]: cluster 2023-12-01T05:21:52.777488+0000 mgr.y (mgr.24362) 1004 : cluster 0 pgmap v973: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:21:54.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:21:54 smithi090 bash[32384]: audit 2023-12-01T05:21:53.981076+0000 mon.a (mon.0) 1319 : audit 0 from='client.? 172.21.15.80:0/1540019827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:21:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:21:55 smithi080 bash[28361]: audit 2023-12-01T05:21:54.830143+0000 mon.c (mon.2) 633 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:21:55.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:21:55 smithi080 bash[41963]: audit 2023-12-01T05:21:54.830143+0000 mon.c (mon.2) 633 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:21:55.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:21:55 smithi090 bash[32384]: audit 2023-12-01T05:21:54.830143+0000 mon.c (mon.2) 633 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:21:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:21:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:21:56] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T05:21:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:21:56 smithi080 bash[41963]: cluster 2023-12-01T05:21:54.778072+0000 mgr.y (mgr.24362) 1005 : cluster 0 pgmap v974: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:21:56.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:21:56 smithi080 bash[28361]: cluster 2023-12-01T05:21:54.778072+0000 mgr.y (mgr.24362) 1005 : cluster 0 pgmap v974: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:21:56.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:21:56 smithi090 bash[32384]: cluster 2023-12-01T05:21:54.778072+0000 mgr.y (mgr.24362) 1005 : cluster 0 pgmap v974: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:21:57.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:21:57 smithi080 bash[41963]: audit 2023-12-01T05:21:56.434626+0000 mon.a (mon.0) 1320 : audit 0 from='client.? 172.21.15.80:0/225063972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:21:57.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:21:57 smithi080 bash[28361]: audit 2023-12-01T05:21:56.434626+0000 mon.a (mon.0) 1320 : audit 0 from='client.? 172.21.15.80:0/225063972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:21:57.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:21:57 smithi090 bash[32384]: audit 2023-12-01T05:21:56.434626+0000 mon.a (mon.0) 1320 : audit 0 from='client.? 172.21.15.80:0/225063972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:21:58.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:21:58 smithi080 bash[41963]: cluster 2023-12-01T05:21:56.779277+0000 mgr.y (mgr.24362) 1006 : cluster 0 pgmap v975: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:21:58.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:21:58 smithi080 bash[28361]: cluster 2023-12-01T05:21:56.779277+0000 mgr.y (mgr.24362) 1006 : cluster 0 pgmap v975: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:21:58.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:21:58 smithi090 bash[32384]: cluster 2023-12-01T05:21:56.779277+0000 mgr.y (mgr.24362) 1006 : cluster 0 pgmap v975: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:21:59.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:21:59 smithi080 bash[28361]: audit 2023-12-01T05:21:58.888366+0000 mon.c (mon.2) 634 : audit 0 from='client.? 172.21.15.80:0/1987551405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:21:59.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:21:59 smithi080 bash[41963]: audit 2023-12-01T05:21:58.888366+0000 mon.c (mon.2) 634 : audit 0 from='client.? 172.21.15.80:0/1987551405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:21:59.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:21:59 smithi090 bash[32384]: audit 2023-12-01T05:21:58.888366+0000 mon.c (mon.2) 634 : audit 0 from='client.? 172.21.15.80:0/1987551405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:22:00.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:22:00 smithi080 bash[28361]: cluster 2023-12-01T05:21:58.780053+0000 mgr.y (mgr.24362) 1007 : cluster 0 pgmap v976: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:22:00.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:22:00 smithi080 bash[41963]: cluster 2023-12-01T05:21:58.780053+0000 mgr.y (mgr.24362) 1007 : cluster 0 pgmap v976: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:22:00.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:22:00 smithi090 bash[32384]: cluster 2023-12-01T05:21:58.780053+0000 mgr.y (mgr.24362) 1007 : cluster 0 pgmap v976: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:22:01.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:22:01 smithi080 bash[28361]: audit 2023-12-01T05:22:01.342724+0000 mon.a (mon.0) 1321 : audit 0 from='client.? 172.21.15.80:0/2050160792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:22:01.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:22:01 smithi080 bash[41963]: audit 2023-12-01T05:22:01.342724+0000 mon.a (mon.0) 1321 : audit 0 from='client.? 172.21.15.80:0/2050160792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:22:01.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:22:01 smithi090 bash[32384]: audit 2023-12-01T05:22:01.342724+0000 mon.a (mon.0) 1321 : audit 0 from='client.? 172.21.15.80:0/2050160792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:22:02.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:22:02 smithi080 bash[28361]: cluster 2023-12-01T05:22:00.781199+0000 mgr.y (mgr.24362) 1008 : cluster 0 pgmap v977: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:22:02.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:22:02 smithi080 bash[41963]: cluster 2023-12-01T05:22:00.781199+0000 mgr.y (mgr.24362) 1008 : cluster 0 pgmap v977: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:22:02.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:22:02 smithi090 bash[32384]: cluster 2023-12-01T05:22:00.781199+0000 mgr.y (mgr.24362) 1008 : cluster 0 pgmap v977: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:22:04.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:22:04 smithi080 bash[41963]: cluster 2023-12-01T05:22:02.781866+0000 mgr.y (mgr.24362) 1009 : cluster 0 pgmap v978: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:22:04.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:22:04 smithi080 bash[41963]: audit 2023-12-01T05:22:03.787118+0000 mon.a (mon.0) 1322 : audit 0 from='client.? 172.21.15.80:0/2236877894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:22:04.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:22:04 smithi080 bash[28361]: cluster 2023-12-01T05:22:02.781866+0000 mgr.y (mgr.24362) 1009 : cluster 0 pgmap v978: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:22:04.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:22:04 smithi080 bash[28361]: audit 2023-12-01T05:22:03.787118+0000 mon.a (mon.0) 1322 : audit 0 from='client.? 172.21.15.80:0/2236877894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:22:04.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:22:04 smithi090 bash[32384]: cluster 2023-12-01T05:22:02.781866+0000 mgr.y (mgr.24362) 1009 : cluster 0 pgmap v978: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:22:04.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:22:04 smithi090 bash[32384]: audit 2023-12-01T05:22:03.787118+0000 mon.a (mon.0) 1322 : audit 0 from='client.? 172.21.15.80:0/2236877894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:22:06.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:22:06 smithi080 bash[28361]: cluster 2023-12-01T05:22:04.782521+0000 mgr.y (mgr.24362) 1010 : cluster 0 pgmap v979: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:22:06.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:22:06 smithi080 bash[28361]: audit 2023-12-01T05:22:06.243098+0000 mon.c (mon.2) 635 : audit 0 from='client.? 172.21.15.80:0/630632986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:22:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:22:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:22:06] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T05:22:06.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:22:06 smithi080 bash[41963]: cluster 2023-12-01T05:22:04.782521+0000 mgr.y (mgr.24362) 1010 : cluster 0 pgmap v979: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:22:06.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:22:06 smithi080 bash[41963]: audit 2023-12-01T05:22:06.243098+0000 mon.c (mon.2) 635 : audit 0 from='client.? 172.21.15.80:0/630632986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:22:06.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:22:06 smithi090 bash[32384]: cluster 2023-12-01T05:22:04.782521+0000 mgr.y (mgr.24362) 1010 : cluster 0 pgmap v979: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:22:06.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:22:06 smithi090 bash[32384]: audit 2023-12-01T05:22:06.243098+0000 mon.c (mon.2) 635 : audit 0 from='client.? 172.21.15.80:0/630632986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:22:08.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:22:08 smithi080 bash[28361]: cluster 2023-12-01T05:22:06.783669+0000 mgr.y (mgr.24362) 1011 : cluster 0 pgmap v980: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:22:08.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:22:08 smithi080 bash[41963]: cluster 2023-12-01T05:22:06.783669+0000 mgr.y (mgr.24362) 1011 : cluster 0 pgmap v980: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:22:08.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:22:08 smithi090 bash[32384]: cluster 2023-12-01T05:22:06.783669+0000 mgr.y (mgr.24362) 1011 : cluster 0 pgmap v980: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:22:09.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:22:09 smithi090 bash[32384]: audit 2023-12-01T05:22:08.702366+0000 mon.c (mon.2) 636 : audit 0 from='client.? 172.21.15.80:0/221645914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:22:09.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:22:09 smithi080 bash[41963]: audit 2023-12-01T05:22:08.702366+0000 mon.c (mon.2) 636 : audit 0 from='client.? 172.21.15.80:0/221645914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:22:09.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:22:09 smithi080 bash[28361]: audit 2023-12-01T05:22:08.702366+0000 mon.c (mon.2) 636 : audit 0 from='client.? 172.21.15.80:0/221645914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:22:10.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:22:10 smithi090 bash[32384]: cluster 2023-12-01T05:22:08.784364+0000 mgr.y (mgr.24362) 1012 : cluster 0 pgmap v981: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:22:10.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:22:10 smithi090 bash[32384]: audit 2023-12-01T05:22:09.830436+0000 mon.c (mon.2) 637 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:22:10.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:22:10 smithi080 bash[41963]: cluster 2023-12-01T05:22:08.784364+0000 mgr.y (mgr.24362) 1012 : cluster 0 pgmap v981: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:22:10.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:22:10 smithi080 bash[41963]: audit 2023-12-01T05:22:09.830436+0000 mon.c (mon.2) 637 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:22:10.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:22:10 smithi080 bash[28361]: cluster 2023-12-01T05:22:08.784364+0000 mgr.y (mgr.24362) 1012 : cluster 0 pgmap v981: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:22:10.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:22:10 smithi080 bash[28361]: audit 2023-12-01T05:22:09.830436+0000 mon.c (mon.2) 637 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:22:11.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:22:11 smithi090 bash[32384]: audit 2023-12-01T05:22:11.158665+0000 mon.c (mon.2) 638 : audit 0 from='client.? 172.21.15.80:0/500055398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:22:11.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:22:11 smithi080 bash[28361]: audit 2023-12-01T05:22:11.158665+0000 mon.c (mon.2) 638 : audit 0 from='client.? 172.21.15.80:0/500055398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:22:11.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:22:11 smithi080 bash[41963]: audit 2023-12-01T05:22:11.158665+0000 mon.c (mon.2) 638 : audit 0 from='client.? 172.21.15.80:0/500055398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:22:12.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:22:12 smithi090 bash[32384]: cluster 2023-12-01T05:22:10.785496+0000 mgr.y (mgr.24362) 1013 : cluster 0 pgmap v982: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:22:12.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:22:12 smithi080 bash[41963]: cluster 2023-12-01T05:22:10.785496+0000 mgr.y (mgr.24362) 1013 : cluster 0 pgmap v982: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:22:12.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:22:12 smithi080 bash[28361]: cluster 2023-12-01T05:22:10.785496+0000 mgr.y (mgr.24362) 1013 : cluster 0 pgmap v982: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:22:14.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:22:14 smithi090 bash[32384]: cluster 2023-12-01T05:22:12.786163+0000 mgr.y (mgr.24362) 1014 : cluster 0 pgmap v983: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:22:14.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:22:14 smithi090 bash[32384]: audit 2023-12-01T05:22:13.620738+0000 mon.c (mon.2) 639 : audit 0 from='client.? 172.21.15.80:0/1075422618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:22:14.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:22:14 smithi080 bash[28361]: cluster 2023-12-01T05:22:12.786163+0000 mgr.y (mgr.24362) 1014 : cluster 0 pgmap v983: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:22:14.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:22:14 smithi080 bash[28361]: audit 2023-12-01T05:22:13.620738+0000 mon.c (mon.2) 639 : audit 0 from='client.? 172.21.15.80:0/1075422618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:22:14.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:22:14 smithi080 bash[41963]: cluster 2023-12-01T05:22:12.786163+0000 mgr.y (mgr.24362) 1014 : cluster 0 pgmap v983: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:22:14.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:22:14 smithi080 bash[41963]: audit 2023-12-01T05:22:13.620738+0000 mon.c (mon.2) 639 : audit 0 from='client.? 172.21.15.80:0/1075422618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:22:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:22:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:22:16] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T05:22:16.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:22:16 smithi080 bash[28361]: cluster 2023-12-01T05:22:14.786808+0000 mgr.y (mgr.24362) 1015 : cluster 0 pgmap v984: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:22:16.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:22:16 smithi080 bash[28361]: audit 2023-12-01T05:22:16.079132+0000 mon.c (mon.2) 640 : audit 0 from='client.? 172.21.15.80:0/2102732005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:22:16.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:22:16 smithi080 bash[41963]: cluster 2023-12-01T05:22:14.786808+0000 mgr.y (mgr.24362) 1015 : cluster 0 pgmap v984: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:22:16.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:22:16 smithi080 bash[41963]: audit 2023-12-01T05:22:16.079132+0000 mon.c (mon.2) 640 : audit 0 from='client.? 172.21.15.80:0/2102732005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:22:16.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:22:16 smithi090 bash[32384]: cluster 2023-12-01T05:22:14.786808+0000 mgr.y (mgr.24362) 1015 : cluster 0 pgmap v984: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:22:16.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:22:16 smithi090 bash[32384]: audit 2023-12-01T05:22:16.079132+0000 mon.c (mon.2) 640 : audit 0 from='client.? 172.21.15.80:0/2102732005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:22:18.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:22:18 smithi090 bash[32384]: cluster 2023-12-01T05:22:16.787971+0000 mgr.y (mgr.24362) 1016 : cluster 0 pgmap v985: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:22:18.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:22:18 smithi080 bash[41963]: cluster 2023-12-01T05:22:16.787971+0000 mgr.y (mgr.24362) 1016 : cluster 0 pgmap v985: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:22:18.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:22:18 smithi080 bash[28361]: cluster 2023-12-01T05:22:16.787971+0000 mgr.y (mgr.24362) 1016 : cluster 0 pgmap v985: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:22:19.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:22:19 smithi090 bash[32384]: audit 2023-12-01T05:22:18.531565+0000 mon.c (mon.2) 641 : audit 0 from='client.? 172.21.15.80:0/281190440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:22:19.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:22:19 smithi080 bash[41963]: audit 2023-12-01T05:22:18.531565+0000 mon.c (mon.2) 641 : audit 0 from='client.? 172.21.15.80:0/281190440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:22:19.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:22:19 smithi080 bash[28361]: audit 2023-12-01T05:22:18.531565+0000 mon.c (mon.2) 641 : audit 0 from='client.? 172.21.15.80:0/281190440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:22:20.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:22:20 smithi090 bash[32384]: cluster 2023-12-01T05:22:18.788593+0000 mgr.y (mgr.24362) 1017 : cluster 0 pgmap v986: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:22:20.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:22:20 smithi080 bash[28361]: cluster 2023-12-01T05:22:18.788593+0000 mgr.y (mgr.24362) 1017 : cluster 0 pgmap v986: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:22:20.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:22:20 smithi080 bash[41963]: cluster 2023-12-01T05:22:18.788593+0000 mgr.y (mgr.24362) 1017 : cluster 0 pgmap v986: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:22:21.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:22:21 smithi090 bash[32384]: audit 2023-12-01T05:22:20.980608+0000 mon.c (mon.2) 642 : audit 0 from='client.? 172.21.15.80:0/1528711075' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:22:21.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:22:21 smithi080 bash[28361]: audit 2023-12-01T05:22:20.980608+0000 mon.c (mon.2) 642 : audit 0 from='client.? 172.21.15.80:0/1528711075' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:22:21.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:22:21 smithi080 bash[41963]: audit 2023-12-01T05:22:20.980608+0000 mon.c (mon.2) 642 : audit 0 from='client.? 172.21.15.80:0/1528711075' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:22:22.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:22:22 smithi090 bash[32384]: cluster 2023-12-01T05:22:20.789553+0000 mgr.y (mgr.24362) 1018 : cluster 0 pgmap v987: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:22:22.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:22:22 smithi080 bash[28361]: cluster 2023-12-01T05:22:20.789553+0000 mgr.y (mgr.24362) 1018 : cluster 0 pgmap v987: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:22:22.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:22:22 smithi080 bash[41963]: cluster 2023-12-01T05:22:20.789553+0000 mgr.y (mgr.24362) 1018 : cluster 0 pgmap v987: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:22:23.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:22:23 smithi090 bash[32384]: audit 2023-12-01T05:22:23.437960+0000 mon.a (mon.0) 1323 : audit 0 from='client.? 172.21.15.80:0/1212723075' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:22:23.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:22:23 smithi080 bash[28361]: audit 2023-12-01T05:22:23.437960+0000 mon.a (mon.0) 1323 : audit 0 from='client.? 172.21.15.80:0/1212723075' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:22:23.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:22:23 smithi080 bash[41963]: audit 2023-12-01T05:22:23.437960+0000 mon.a (mon.0) 1323 : audit 0 from='client.? 172.21.15.80:0/1212723075' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:22:24.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:22:24 smithi090 bash[32384]: cluster 2023-12-01T05:22:22.790194+0000 mgr.y (mgr.24362) 1019 : cluster 0 pgmap v988: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:22:24.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:22:24 smithi080 bash[28361]: cluster 2023-12-01T05:22:22.790194+0000 mgr.y (mgr.24362) 1019 : cluster 0 pgmap v988: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:22:24.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:22:24 smithi080 bash[41963]: cluster 2023-12-01T05:22:22.790194+0000 mgr.y (mgr.24362) 1019 : cluster 0 pgmap v988: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:22:25.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:22:25 smithi090 bash[32384]: audit 2023-12-01T05:22:24.830990+0000 mon.c (mon.2) 643 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:22:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:22:25 smithi080 bash[28361]: audit 2023-12-01T05:22:24.830990+0000 mon.c (mon.2) 643 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:22:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:22:25 smithi080 bash[41963]: audit 2023-12-01T05:22:24.830990+0000 mon.c (mon.2) 643 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:22:26.515 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:22:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:22:26] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T05:22:26.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:22:26 smithi090 bash[32384]: cluster 2023-12-01T05:22:24.790858+0000 mgr.y (mgr.24362) 1020 : cluster 0 pgmap v989: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:22:26.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:22:26 smithi090 bash[32384]: audit 2023-12-01T05:22:25.901403+0000 mon.a (mon.0) 1324 : audit 0 from='client.? 172.21.15.80:0/1097140011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:22:26.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:22:26 smithi080 bash[28361]: cluster 2023-12-01T05:22:24.790858+0000 mgr.y (mgr.24362) 1020 : cluster 0 pgmap v989: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:22:26.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:22:26 smithi080 bash[28361]: audit 2023-12-01T05:22:25.901403+0000 mon.a (mon.0) 1324 : audit 0 from='client.? 172.21.15.80:0/1097140011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:22:26.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:22:26 smithi080 bash[41963]: cluster 2023-12-01T05:22:24.790858+0000 mgr.y (mgr.24362) 1020 : cluster 0 pgmap v989: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:22:26.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:22:26 smithi080 bash[41963]: audit 2023-12-01T05:22:25.901403+0000 mon.a (mon.0) 1324 : audit 0 from='client.? 172.21.15.80:0/1097140011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:22:28.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:22:28 smithi090 bash[32384]: cluster 2023-12-01T05:22:26.792040+0000 mgr.y (mgr.24362) 1021 : cluster 0 pgmap v990: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:22:28.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:22:28 smithi090 bash[32384]: audit 2023-12-01T05:22:28.350884+0000 mon.a (mon.0) 1325 : audit 0 from='client.? 172.21.15.80:0/3357860483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:22:28.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:22:28 smithi080 bash[28361]: cluster 2023-12-01T05:22:26.792040+0000 mgr.y (mgr.24362) 1021 : cluster 0 pgmap v990: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:22:28.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:22:28 smithi080 bash[28361]: audit 2023-12-01T05:22:28.350884+0000 mon.a (mon.0) 1325 : audit 0 from='client.? 172.21.15.80:0/3357860483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:22:28.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:22:28 smithi080 bash[41963]: cluster 2023-12-01T05:22:26.792040+0000 mgr.y (mgr.24362) 1021 : cluster 0 pgmap v990: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:22:28.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:22:28 smithi080 bash[41963]: audit 2023-12-01T05:22:28.350884+0000 mon.a (mon.0) 1325 : audit 0 from='client.? 172.21.15.80:0/3357860483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:22:30.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:22:30 smithi080 bash[41963]: cluster 2023-12-01T05:22:28.792645+0000 mgr.y (mgr.24362) 1022 : cluster 0 pgmap v991: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:22:30.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:22:30 smithi080 bash[28361]: cluster 2023-12-01T05:22:28.792645+0000 mgr.y (mgr.24362) 1022 : cluster 0 pgmap v991: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:22:31.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:22:30 smithi090 bash[32384]: cluster 2023-12-01T05:22:28.792645+0000 mgr.y (mgr.24362) 1022 : cluster 0 pgmap v991: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:22:31.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:22:31 smithi080 bash[41963]: audit 2023-12-01T05:22:30.800530+0000 mon.c (mon.2) 644 : audit 0 from='client.? 172.21.15.80:0/2947413045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:22:31.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:22:31 smithi080 bash[28361]: audit 2023-12-01T05:22:30.800530+0000 mon.c (mon.2) 644 : audit 0 from='client.? 172.21.15.80:0/2947413045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:22:32.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:22:31 smithi090 bash[32384]: audit 2023-12-01T05:22:30.800530+0000 mon.c (mon.2) 644 : audit 0 from='client.? 172.21.15.80:0/2947413045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:22:32.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:22:32 smithi080 bash[41963]: cluster 2023-12-01T05:22:30.793711+0000 mgr.y (mgr.24362) 1023 : cluster 0 pgmap v992: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:22:32.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:22:32 smithi080 bash[28361]: cluster 2023-12-01T05:22:30.793711+0000 mgr.y (mgr.24362) 1023 : cluster 0 pgmap v992: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:22:33.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:22:32 smithi090 bash[32384]: cluster 2023-12-01T05:22:30.793711+0000 mgr.y (mgr.24362) 1023 : cluster 0 pgmap v992: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:22:33.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:22:33 smithi080 bash[41963]: audit 2023-12-01T05:22:33.255030+0000 mon.a (mon.0) 1326 : audit 0 from='client.? 172.21.15.80:0/875321612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:22:33.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:22:33 smithi080 bash[28361]: audit 2023-12-01T05:22:33.255030+0000 mon.a (mon.0) 1326 : audit 0 from='client.? 172.21.15.80:0/875321612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:22:34.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:22:33 smithi090 bash[32384]: audit 2023-12-01T05:22:33.255030+0000 mon.a (mon.0) 1326 : audit 0 from='client.? 172.21.15.80:0/875321612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:22:34.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:22:34 smithi080 bash[28361]: cluster 2023-12-01T05:22:32.794405+0000 mgr.y (mgr.24362) 1024 : cluster 0 pgmap v993: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:22:34.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:22:34 smithi080 bash[41963]: cluster 2023-12-01T05:22:32.794405+0000 mgr.y (mgr.24362) 1024 : cluster 0 pgmap v993: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:22:35.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:22:34 smithi090 bash[32384]: cluster 2023-12-01T05:22:32.794405+0000 mgr.y (mgr.24362) 1024 : cluster 0 pgmap v993: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:22:36.551 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:22:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:22:36] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T05:22:36.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:22:36 smithi080 bash[28361]: cluster 2023-12-01T05:22:34.794996+0000 mgr.y (mgr.24362) 1025 : cluster 0 pgmap v994: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:22:36.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:22:36 smithi080 bash[28361]: audit 2023-12-01T05:22:35.708717+0000 mon.c (mon.2) 645 : audit 0 from='client.? 172.21.15.80:0/3892977382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:22:36.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:22:36 smithi080 bash[41963]: cluster 2023-12-01T05:22:34.794996+0000 mgr.y (mgr.24362) 1025 : cluster 0 pgmap v994: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:22:36.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:22:36 smithi080 bash[41963]: audit 2023-12-01T05:22:35.708717+0000 mon.c (mon.2) 645 : audit 0 from='client.? 172.21.15.80:0/3892977382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:22:37.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:22:36 smithi090 bash[32384]: cluster 2023-12-01T05:22:34.794996+0000 mgr.y (mgr.24362) 1025 : cluster 0 pgmap v994: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:22:37.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:22:36 smithi090 bash[32384]: audit 2023-12-01T05:22:35.708717+0000 mon.c (mon.2) 645 : audit 0 from='client.? 172.21.15.80:0/3892977382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:22:38.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:22:38 smithi080 bash[28361]: cluster 2023-12-01T05:22:36.796133+0000 mgr.y (mgr.24362) 1026 : cluster 0 pgmap v995: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:22:38.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:22:38 smithi080 bash[28361]: audit 2023-12-01T05:22:38.159063+0000 mon.c (mon.2) 646 : audit 0 from='client.? 172.21.15.80:0/1848467111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:22:38.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:22:38 smithi080 bash[41963]: cluster 2023-12-01T05:22:36.796133+0000 mgr.y (mgr.24362) 1026 : cluster 0 pgmap v995: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:22:38.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:22:38 smithi080 bash[41963]: audit 2023-12-01T05:22:38.159063+0000 mon.c (mon.2) 646 : audit 0 from='client.? 172.21.15.80:0/1848467111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:22:39.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:22:38 smithi090 bash[32384]: cluster 2023-12-01T05:22:36.796133+0000 mgr.y (mgr.24362) 1026 : cluster 0 pgmap v995: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:22:39.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:22:38 smithi090 bash[32384]: audit 2023-12-01T05:22:38.159063+0000 mon.c (mon.2) 646 : audit 0 from='client.? 172.21.15.80:0/1848467111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:22:40.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:22:40 smithi080 bash[28361]: cluster 2023-12-01T05:22:38.796858+0000 mgr.y (mgr.24362) 1027 : cluster 0 pgmap v996: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:22:40.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:22:40 smithi080 bash[28361]: audit 2023-12-01T05:22:39.831239+0000 mon.c (mon.2) 647 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:22:40.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:22:40 smithi080 bash[41963]: cluster 2023-12-01T05:22:38.796858+0000 mgr.y (mgr.24362) 1027 : cluster 0 pgmap v996: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:22:40.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:22:40 smithi080 bash[41963]: audit 2023-12-01T05:22:39.831239+0000 mon.c (mon.2) 647 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:22:41.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:22:40 smithi090 bash[32384]: cluster 2023-12-01T05:22:38.796858+0000 mgr.y (mgr.24362) 1027 : cluster 0 pgmap v996: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:22:41.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:22:40 smithi090 bash[32384]: audit 2023-12-01T05:22:39.831239+0000 mon.c (mon.2) 647 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:22:41.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:22:41 smithi080 bash[28361]: audit 2023-12-01T05:22:40.612055+0000 mon.a (mon.0) 1327 : audit 0 from='client.? 172.21.15.80:0/2491920752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:22:41.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:22:41 smithi080 bash[41963]: audit 2023-12-01T05:22:40.612055+0000 mon.a (mon.0) 1327 : audit 0 from='client.? 172.21.15.80:0/2491920752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:22:42.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:22:41 smithi090 bash[32384]: audit 2023-12-01T05:22:40.612055+0000 mon.a (mon.0) 1327 : audit 0 from='client.? 172.21.15.80:0/2491920752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:22:42.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:22:42 smithi080 bash[41963]: cluster 2023-12-01T05:22:40.797985+0000 mgr.y (mgr.24362) 1028 : cluster 0 pgmap v997: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:22:42.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:22:42 smithi080 bash[28361]: cluster 2023-12-01T05:22:40.797985+0000 mgr.y (mgr.24362) 1028 : cluster 0 pgmap v997: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:22:43.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:22:42 smithi090 bash[32384]: cluster 2023-12-01T05:22:40.797985+0000 mgr.y (mgr.24362) 1028 : cluster 0 pgmap v997: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:22:43.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:22:43 smithi080 bash[28361]: audit 2023-12-01T05:22:43.074951+0000 mon.c (mon.2) 648 : audit 0 from='client.? 172.21.15.80:0/1734461848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:22:43.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:22:43 smithi080 bash[41963]: audit 2023-12-01T05:22:43.074951+0000 mon.c (mon.2) 648 : audit 0 from='client.? 172.21.15.80:0/1734461848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:22:44.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:22:43 smithi090 bash[32384]: audit 2023-12-01T05:22:43.074951+0000 mon.c (mon.2) 648 : audit 0 from='client.? 172.21.15.80:0/1734461848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:22:44.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:22:44 smithi080 bash[41963]: cluster 2023-12-01T05:22:42.798598+0000 mgr.y (mgr.24362) 1029 : cluster 0 pgmap v998: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:22:44.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:22:44 smithi080 bash[28361]: cluster 2023-12-01T05:22:42.798598+0000 mgr.y (mgr.24362) 1029 : cluster 0 pgmap v998: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:22:45.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:22:44 smithi090 bash[32384]: cluster 2023-12-01T05:22:42.798598+0000 mgr.y (mgr.24362) 1029 : cluster 0 pgmap v998: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:22:45.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:22:45 smithi080 bash[28361]: audit 2023-12-01T05:22:45.535826+0000 mon.c (mon.2) 649 : audit 0 from='client.? 172.21.15.80:0/1580214552' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:22:45.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:22:45 smithi080 bash[41963]: audit 2023-12-01T05:22:45.535826+0000 mon.c (mon.2) 649 : audit 0 from='client.? 172.21.15.80:0/1580214552' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:22:46.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:22:45 smithi090 bash[32384]: audit 2023-12-01T05:22:45.535826+0000 mon.c (mon.2) 649 : audit 0 from='client.? 172.21.15.80:0/1580214552' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:22:46.589 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:22:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:22:46] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T05:22:46.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:22:46 smithi080 bash[41963]: cluster 2023-12-01T05:22:44.799248+0000 mgr.y (mgr.24362) 1030 : cluster 0 pgmap v999: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:22:46.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:22:46 smithi080 bash[28361]: cluster 2023-12-01T05:22:44.799248+0000 mgr.y (mgr.24362) 1030 : cluster 0 pgmap v999: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:22:47.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:22:46 smithi090 bash[32384]: cluster 2023-12-01T05:22:44.799248+0000 mgr.y (mgr.24362) 1030 : cluster 0 pgmap v999: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:22:48.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:22:48 smithi080 bash[28361]: cluster 2023-12-01T05:22:46.800406+0000 mgr.y (mgr.24362) 1031 : cluster 0 pgmap v1000: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:22:48.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:22:48 smithi080 bash[28361]: audit 2023-12-01T05:22:47.992889+0000 mon.a (mon.0) 1328 : audit 0 from='client.? 172.21.15.80:0/633773627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:22:48.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:22:48 smithi080 bash[41963]: cluster 2023-12-01T05:22:46.800406+0000 mgr.y (mgr.24362) 1031 : cluster 0 pgmap v1000: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:22:48.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:22:48 smithi080 bash[41963]: audit 2023-12-01T05:22:47.992889+0000 mon.a (mon.0) 1328 : audit 0 from='client.? 172.21.15.80:0/633773627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:22:49.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:22:48 smithi090 bash[32384]: cluster 2023-12-01T05:22:46.800406+0000 mgr.y (mgr.24362) 1031 : cluster 0 pgmap v1000: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:22:49.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:22:48 smithi090 bash[32384]: audit 2023-12-01T05:22:47.992889+0000 mon.a (mon.0) 1328 : audit 0 from='client.? 172.21.15.80:0/633773627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:22:49.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:22:49 smithi080 bash[28361]: audit 2023-12-01T05:22:49.501692+0000 mon.c (mon.2) 650 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:22:49.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:22:49 smithi080 bash[41963]: audit 2023-12-01T05:22:49.501692+0000 mon.c (mon.2) 650 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:22:50.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:22:49 smithi090 bash[32384]: audit 2023-12-01T05:22:49.501692+0000 mon.c (mon.2) 650 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:22:50.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:22:50 smithi080 bash[28361]: cluster 2023-12-01T05:22:48.801066+0000 mgr.y (mgr.24362) 1032 : cluster 0 pgmap v1001: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:22:50.941 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:22:50 smithi080 bash[28361]: audit 2023-12-01T05:22:50.442152+0000 mon.a (mon.0) 1329 : audit 0 from='client.? 172.21.15.80:0/831038739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:22:50.942 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:22:50 smithi080 bash[41963]: cluster 2023-12-01T05:22:48.801066+0000 mgr.y (mgr.24362) 1032 : cluster 0 pgmap v1001: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:22:50.942 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:22:50 smithi080 bash[41963]: audit 2023-12-01T05:22:50.442152+0000 mon.a (mon.0) 1329 : audit 0 from='client.? 172.21.15.80:0/831038739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:22:51.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:22:50 smithi090 bash[32384]: cluster 2023-12-01T05:22:48.801066+0000 mgr.y (mgr.24362) 1032 : cluster 0 pgmap v1001: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:22:51.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:22:50 smithi090 bash[32384]: audit 2023-12-01T05:22:50.442152+0000 mon.a (mon.0) 1329 : audit 0 from='client.? 172.21.15.80:0/831038739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:22:52.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:22:52 smithi080 bash[41963]: cluster 2023-12-01T05:22:50.802183+0000 mgr.y (mgr.24362) 1033 : cluster 0 pgmap v1002: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:22:52.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:22:52 smithi080 bash[28361]: cluster 2023-12-01T05:22:50.802183+0000 mgr.y (mgr.24362) 1033 : cluster 0 pgmap v1002: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:22:53.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:22:52 smithi090 bash[32384]: cluster 2023-12-01T05:22:50.802183+0000 mgr.y (mgr.24362) 1033 : cluster 0 pgmap v1002: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:22:53.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:22:53 smithi080 bash[28361]: audit 2023-12-01T05:22:52.900046+0000 mon.a (mon.0) 1330 : audit 0 from='client.? 172.21.15.80:0/236254740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:22:53.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:22:53 smithi080 bash[41963]: audit 2023-12-01T05:22:52.900046+0000 mon.a (mon.0) 1330 : audit 0 from='client.? 172.21.15.80:0/236254740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:22:54.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:22:53 smithi090 bash[32384]: audit 2023-12-01T05:22:52.900046+0000 mon.a (mon.0) 1330 : audit 0 from='client.? 172.21.15.80:0/236254740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:22:54.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:22:54 smithi080 bash[28361]: cluster 2023-12-01T05:22:52.802901+0000 mgr.y (mgr.24362) 1034 : cluster 0 pgmap v1003: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:22:54.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:22:54 smithi080 bash[41963]: cluster 2023-12-01T05:22:52.802901+0000 mgr.y (mgr.24362) 1034 : cluster 0 pgmap v1003: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:22:55.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:22:54 smithi090 bash[32384]: cluster 2023-12-01T05:22:52.802901+0000 mgr.y (mgr.24362) 1034 : cluster 0 pgmap v1003: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:22:55.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:22:55 smithi080 bash[28361]: audit 2023-12-01T05:22:54.831130+0000 mon.c (mon.2) 651 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:22:55.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:22:55 smithi080 bash[28361]: audit 2023-12-01T05:22:55.296888+0000 mon.a (mon.0) 1331 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:22:55.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:22:55 smithi080 bash[28361]: audit 2023-12-01T05:22:55.306508+0000 mon.a (mon.0) 1332 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:22:55.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:22:55 smithi080 bash[28361]: audit 2023-12-01T05:22:55.387712+0000 mon.c (mon.2) 652 : audit 0 from='client.? 172.21.15.80:0/1084778968' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:22:55.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:22:55 smithi080 bash[41963]: audit 2023-12-01T05:22:54.831130+0000 mon.c (mon.2) 651 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:22:55.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:22:55 smithi080 bash[41963]: audit 2023-12-01T05:22:55.296888+0000 mon.a (mon.0) 1331 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:22:55.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:22:55 smithi080 bash[41963]: audit 2023-12-01T05:22:55.306508+0000 mon.a (mon.0) 1332 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:22:55.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:22:55 smithi080 bash[41963]: audit 2023-12-01T05:22:55.387712+0000 mon.c (mon.2) 652 : audit 0 from='client.? 172.21.15.80:0/1084778968' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:22:56.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:22:55 smithi090 bash[32384]: audit 2023-12-01T05:22:54.831130+0000 mon.c (mon.2) 651 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:22:56.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:22:55 smithi090 bash[32384]: audit 2023-12-01T05:22:55.296888+0000 mon.a (mon.0) 1331 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:22:56.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:22:55 smithi090 bash[32384]: audit 2023-12-01T05:22:55.306508+0000 mon.a (mon.0) 1332 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:22:56.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:22:55 smithi090 bash[32384]: audit 2023-12-01T05:22:55.387712+0000 mon.c (mon.2) 652 : audit 0 from='client.? 172.21.15.80:0/1084778968' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:22:56.631 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:22:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:22:56] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T05:22:56.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:22:56 smithi080 bash[41963]: cluster 2023-12-01T05:22:54.803376+0000 mgr.y (mgr.24362) 1035 : cluster 0 pgmap v1004: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:22:56.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:22:56 smithi080 bash[41963]: audit 2023-12-01T05:22:55.810052+0000 mon.a (mon.0) 1333 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:22:56.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:22:56 smithi080 bash[41963]: audit 2023-12-01T05:22:55.821407+0000 mon.a (mon.0) 1334 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:22:56.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:22:56 smithi080 bash[41963]: audit 2023-12-01T05:22:56.339781+0000 mon.c (mon.2) 653 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:22:56.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:22:56 smithi080 bash[41963]: audit 2023-12-01T05:22:56.341666+0000 mon.c (mon.2) 654 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:22:56.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:22:56 smithi080 bash[41963]: audit 2023-12-01T05:22:56.351794+0000 mon.a (mon.0) 1335 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:22:56.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:22:56 smithi080 bash[28361]: cluster 2023-12-01T05:22:54.803376+0000 mgr.y (mgr.24362) 1035 : cluster 0 pgmap v1004: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:22:56.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:22:56 smithi080 bash[28361]: audit 2023-12-01T05:22:55.810052+0000 mon.a (mon.0) 1333 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:22:56.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:22:56 smithi080 bash[28361]: audit 2023-12-01T05:22:55.821407+0000 mon.a (mon.0) 1334 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:22:56.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:22:56 smithi080 bash[28361]: audit 2023-12-01T05:22:56.339781+0000 mon.c (mon.2) 653 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:22:56.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:22:56 smithi080 bash[28361]: audit 2023-12-01T05:22:56.341666+0000 mon.c (mon.2) 654 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:22:56.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:22:56 smithi080 bash[28361]: audit 2023-12-01T05:22:56.351794+0000 mon.a (mon.0) 1335 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:22:57.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:22:56 smithi090 bash[32384]: cluster 2023-12-01T05:22:54.803376+0000 mgr.y (mgr.24362) 1035 : cluster 0 pgmap v1004: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:22:57.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:22:56 smithi090 bash[32384]: audit 2023-12-01T05:22:55.810052+0000 mon.a (mon.0) 1333 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:22:57.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:22:56 smithi090 bash[32384]: audit 2023-12-01T05:22:55.821407+0000 mon.a (mon.0) 1334 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:22:57.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:22:56 smithi090 bash[32384]: audit 2023-12-01T05:22:56.339781+0000 mon.c (mon.2) 653 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:22:57.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:22:56 smithi090 bash[32384]: audit 2023-12-01T05:22:56.341666+0000 mon.c (mon.2) 654 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:22:57.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:22:56 smithi090 bash[32384]: audit 2023-12-01T05:22:56.351794+0000 mon.a (mon.0) 1335 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:22:58.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:22:58 smithi080 bash[28361]: cluster 2023-12-01T05:22:56.804459+0000 mgr.y (mgr.24362) 1036 : cluster 0 pgmap v1005: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:22:58.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:22:58 smithi080 bash[28361]: audit 2023-12-01T05:22:57.840913+0000 mon.c (mon.2) 655 : audit 0 from='client.? 172.21.15.80:0/2022639204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:22:58.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:22:58 smithi080 bash[41963]: cluster 2023-12-01T05:22:56.804459+0000 mgr.y (mgr.24362) 1036 : cluster 0 pgmap v1005: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:22:58.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:22:58 smithi080 bash[41963]: audit 2023-12-01T05:22:57.840913+0000 mon.c (mon.2) 655 : audit 0 from='client.? 172.21.15.80:0/2022639204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:22:59.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:22:58 smithi090 bash[32384]: cluster 2023-12-01T05:22:56.804459+0000 mgr.y (mgr.24362) 1036 : cluster 0 pgmap v1005: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:22:59.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:22:58 smithi090 bash[32384]: audit 2023-12-01T05:22:57.840913+0000 mon.c (mon.2) 655 : audit 0 from='client.? 172.21.15.80:0/2022639204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:23:00.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:23:00 smithi080 bash[41963]: cluster 2023-12-01T05:22:58.805087+0000 mgr.y (mgr.24362) 1037 : cluster 0 pgmap v1006: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:23:00.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:23:00 smithi080 bash[41963]: audit 2023-12-01T05:23:00.299708+0000 mon.a (mon.0) 1336 : audit 0 from='client.? 172.21.15.80:0/2221115274' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:23:00.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:23:00 smithi080 bash[28361]: cluster 2023-12-01T05:22:58.805087+0000 mgr.y (mgr.24362) 1037 : cluster 0 pgmap v1006: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:23:00.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:23:00 smithi080 bash[28361]: audit 2023-12-01T05:23:00.299708+0000 mon.a (mon.0) 1336 : audit 0 from='client.? 172.21.15.80:0/2221115274' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:23:01.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:23:00 smithi090 bash[32384]: cluster 2023-12-01T05:22:58.805087+0000 mgr.y (mgr.24362) 1037 : cluster 0 pgmap v1006: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:23:01.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:23:00 smithi090 bash[32384]: audit 2023-12-01T05:23:00.299708+0000 mon.a (mon.0) 1336 : audit 0 from='client.? 172.21.15.80:0/2221115274' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:23:02.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:23:02 smithi080 bash[28361]: cluster 2023-12-01T05:23:00.806217+0000 mgr.y (mgr.24362) 1038 : cluster 0 pgmap v1007: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:23:02.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:23:02 smithi080 bash[41963]: cluster 2023-12-01T05:23:00.806217+0000 mgr.y (mgr.24362) 1038 : cluster 0 pgmap v1007: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:23:03.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:23:02 smithi090 bash[32384]: cluster 2023-12-01T05:23:00.806217+0000 mgr.y (mgr.24362) 1038 : cluster 0 pgmap v1007: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:23:03.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:23:03 smithi080 bash[28361]: audit 2023-12-01T05:23:02.760492+0000 mon.a (mon.0) 1337 : audit 0 from='client.? 172.21.15.80:0/3376150163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:23:03.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:23:03 smithi080 bash[41963]: audit 2023-12-01T05:23:02.760492+0000 mon.a (mon.0) 1337 : audit 0 from='client.? 172.21.15.80:0/3376150163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:23:04.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:23:03 smithi090 bash[32384]: audit 2023-12-01T05:23:02.760492+0000 mon.a (mon.0) 1337 : audit 0 from='client.? 172.21.15.80:0/3376150163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:23:04.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:23:04 smithi080 bash[28361]: cluster 2023-12-01T05:23:02.806871+0000 mgr.y (mgr.24362) 1039 : cluster 0 pgmap v1008: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:23:04.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:23:04 smithi080 bash[41963]: cluster 2023-12-01T05:23:02.806871+0000 mgr.y (mgr.24362) 1039 : cluster 0 pgmap v1008: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:23:05.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:23:04 smithi090 bash[32384]: cluster 2023-12-01T05:23:02.806871+0000 mgr.y (mgr.24362) 1039 : cluster 0 pgmap v1008: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:23:05.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:23:05 smithi080 bash[41963]: audit 2023-12-01T05:23:05.206768+0000 mon.a (mon.0) 1338 : audit 0 from='client.? 172.21.15.80:0/3260098622' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:23:05.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:23:05 smithi080 bash[28361]: audit 2023-12-01T05:23:05.206768+0000 mon.a (mon.0) 1338 : audit 0 from='client.? 172.21.15.80:0/3260098622' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:23:06.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:23:05 smithi090 bash[32384]: audit 2023-12-01T05:23:05.206768+0000 mon.a (mon.0) 1338 : audit 0 from='client.? 172.21.15.80:0/3260098622' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:23:06.671 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:23:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:23:06] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T05:23:06.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:23:06 smithi080 bash[28361]: cluster 2023-12-01T05:23:04.807512+0000 mgr.y (mgr.24362) 1040 : cluster 0 pgmap v1009: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:23:06.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:23:06 smithi080 bash[41963]: cluster 2023-12-01T05:23:04.807512+0000 mgr.y (mgr.24362) 1040 : cluster 0 pgmap v1009: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:23:07.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:23:06 smithi090 bash[32384]: cluster 2023-12-01T05:23:04.807512+0000 mgr.y (mgr.24362) 1040 : cluster 0 pgmap v1009: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:23:08.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:23:08 smithi080 bash[41963]: cluster 2023-12-01T05:23:06.808849+0000 mgr.y (mgr.24362) 1041 : cluster 0 pgmap v1010: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:23:08.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:23:08 smithi080 bash[41963]: audit 2023-12-01T05:23:07.667202+0000 mon.a (mon.0) 1339 : audit 0 from='client.? 172.21.15.80:0/1868781344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:23:08.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:23:08 smithi080 bash[28361]: cluster 2023-12-01T05:23:06.808849+0000 mgr.y (mgr.24362) 1041 : cluster 0 pgmap v1010: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:23:08.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:23:08 smithi080 bash[28361]: audit 2023-12-01T05:23:07.667202+0000 mon.a (mon.0) 1339 : audit 0 from='client.? 172.21.15.80:0/1868781344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:23:08.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:23:08 smithi090 bash[32384]: cluster 2023-12-01T05:23:06.808849+0000 mgr.y (mgr.24362) 1041 : cluster 0 pgmap v1010: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:23:08.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:23:08 smithi090 bash[32384]: audit 2023-12-01T05:23:07.667202+0000 mon.a (mon.0) 1339 : audit 0 from='client.? 172.21.15.80:0/1868781344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:23:10.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:23:10 smithi080 bash[28361]: cluster 2023-12-01T05:23:08.809533+0000 mgr.y (mgr.24362) 1042 : cluster 0 pgmap v1011: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:23:10.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:23:10 smithi080 bash[28361]: audit 2023-12-01T05:23:09.831086+0000 mon.c (mon.2) 656 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:23:10.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:23:10 smithi080 bash[28361]: audit 2023-12-01T05:23:10.120491+0000 mon.c (mon.2) 657 : audit 0 from='client.? 172.21.15.80:0/2561987775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:23:10.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:23:10 smithi080 bash[41963]: cluster 2023-12-01T05:23:08.809533+0000 mgr.y (mgr.24362) 1042 : cluster 0 pgmap v1011: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:23:10.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:23:10 smithi080 bash[41963]: audit 2023-12-01T05:23:09.831086+0000 mon.c (mon.2) 656 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:23:10.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:23:10 smithi080 bash[41963]: audit 2023-12-01T05:23:10.120491+0000 mon.c (mon.2) 657 : audit 0 from='client.? 172.21.15.80:0/2561987775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:23:10.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:23:10 smithi090 bash[32384]: cluster 2023-12-01T05:23:08.809533+0000 mgr.y (mgr.24362) 1042 : cluster 0 pgmap v1011: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:23:10.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:23:10 smithi090 bash[32384]: audit 2023-12-01T05:23:09.831086+0000 mon.c (mon.2) 656 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:23:10.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:23:10 smithi090 bash[32384]: audit 2023-12-01T05:23:10.120491+0000 mon.c (mon.2) 657 : audit 0 from='client.? 172.21.15.80:0/2561987775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:23:12.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:23:12 smithi080 bash[28361]: cluster 2023-12-01T05:23:10.810669+0000 mgr.y (mgr.24362) 1043 : cluster 0 pgmap v1012: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:23:12.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:23:12 smithi080 bash[41963]: cluster 2023-12-01T05:23:10.810669+0000 mgr.y (mgr.24362) 1043 : cluster 0 pgmap v1012: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:23:12.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:23:12 smithi090 bash[32384]: cluster 2023-12-01T05:23:10.810669+0000 mgr.y (mgr.24362) 1043 : cluster 0 pgmap v1012: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:23:13.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:23:13 smithi080 bash[28361]: audit 2023-12-01T05:23:12.582645+0000 mon.a (mon.0) 1340 : audit 0 from='client.? 172.21.15.80:0/4001750416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:23:13.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:23:13 smithi080 bash[41963]: audit 2023-12-01T05:23:12.582645+0000 mon.a (mon.0) 1340 : audit 0 from='client.? 172.21.15.80:0/4001750416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:23:13.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:23:13 smithi090 bash[32384]: audit 2023-12-01T05:23:12.582645+0000 mon.a (mon.0) 1340 : audit 0 from='client.? 172.21.15.80:0/4001750416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:23:14.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:23:14 smithi080 bash[41963]: cluster 2023-12-01T05:23:12.811355+0000 mgr.y (mgr.24362) 1044 : cluster 0 pgmap v1013: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:23:14.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:23:14 smithi080 bash[28361]: cluster 2023-12-01T05:23:12.811355+0000 mgr.y (mgr.24362) 1044 : cluster 0 pgmap v1013: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:23:14.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:23:14 smithi090 bash[32384]: cluster 2023-12-01T05:23:12.811355+0000 mgr.y (mgr.24362) 1044 : cluster 0 pgmap v1013: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:23:15.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:23:15 smithi080 bash[28361]: audit 2023-12-01T05:23:15.036467+0000 mon.c (mon.2) 658 : audit 0 from='client.? 172.21.15.80:0/286908301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:23:15.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:23:15 smithi080 bash[41963]: audit 2023-12-01T05:23:15.036467+0000 mon.c (mon.2) 658 : audit 0 from='client.? 172.21.15.80:0/286908301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:23:15.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:23:15 smithi090 bash[32384]: audit 2023-12-01T05:23:15.036467+0000 mon.c (mon.2) 658 : audit 0 from='client.? 172.21.15.80:0/286908301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:23:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:23:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:23:16] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T05:23:16.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:23:16 smithi080 bash[41963]: cluster 2023-12-01T05:23:14.812014+0000 mgr.y (mgr.24362) 1045 : cluster 0 pgmap v1014: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:23:16.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:23:16 smithi080 bash[28361]: cluster 2023-12-01T05:23:14.812014+0000 mgr.y (mgr.24362) 1045 : cluster 0 pgmap v1014: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:23:16.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:23:16 smithi090 bash[32384]: cluster 2023-12-01T05:23:14.812014+0000 mgr.y (mgr.24362) 1045 : cluster 0 pgmap v1014: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:23:18.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:23:18 smithi090 bash[32384]: cluster 2023-12-01T05:23:16.813129+0000 mgr.y (mgr.24362) 1046 : cluster 0 pgmap v1015: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:23:18.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:23:18 smithi090 bash[32384]: audit 2023-12-01T05:23:17.491553+0000 mon.a (mon.0) 1341 : audit 0 from='client.? 172.21.15.80:0/1888993625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:23:18.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:23:18 smithi080 bash[28361]: cluster 2023-12-01T05:23:16.813129+0000 mgr.y (mgr.24362) 1046 : cluster 0 pgmap v1015: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:23:18.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:23:18 smithi080 bash[28361]: audit 2023-12-01T05:23:17.491553+0000 mon.a (mon.0) 1341 : audit 0 from='client.? 172.21.15.80:0/1888993625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:23:18.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:23:18 smithi080 bash[41963]: cluster 2023-12-01T05:23:16.813129+0000 mgr.y (mgr.24362) 1046 : cluster 0 pgmap v1015: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:23:18.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:23:18 smithi080 bash[41963]: audit 2023-12-01T05:23:17.491553+0000 mon.a (mon.0) 1341 : audit 0 from='client.? 172.21.15.80:0/1888993625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:23:20.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:23:20 smithi090 bash[32384]: cluster 2023-12-01T05:23:18.813793+0000 mgr.y (mgr.24362) 1047 : cluster 0 pgmap v1016: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:23:20.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:23:20 smithi090 bash[32384]: audit 2023-12-01T05:23:19.941306+0000 mon.a (mon.0) 1342 : audit 0 from='client.? 172.21.15.80:0/2401544618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:23:20.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:23:20 smithi080 bash[41963]: cluster 2023-12-01T05:23:18.813793+0000 mgr.y (mgr.24362) 1047 : cluster 0 pgmap v1016: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:23:20.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:23:20 smithi080 bash[41963]: audit 2023-12-01T05:23:19.941306+0000 mon.a (mon.0) 1342 : audit 0 from='client.? 172.21.15.80:0/2401544618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:23:20.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:23:20 smithi080 bash[28361]: cluster 2023-12-01T05:23:18.813793+0000 mgr.y (mgr.24362) 1047 : cluster 0 pgmap v1016: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:23:20.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:23:20 smithi080 bash[28361]: audit 2023-12-01T05:23:19.941306+0000 mon.a (mon.0) 1342 : audit 0 from='client.? 172.21.15.80:0/2401544618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:23:22.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:23:22 smithi090 bash[32384]: cluster 2023-12-01T05:23:20.814799+0000 mgr.y (mgr.24362) 1048 : cluster 0 pgmap v1017: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:23:22.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:23:22 smithi090 bash[32384]: audit 2023-12-01T05:23:22.397187+0000 mon.a (mon.0) 1343 : audit 0 from='client.? 172.21.15.80:0/1070990311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:23:22.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:23:22 smithi080 bash[41963]: cluster 2023-12-01T05:23:20.814799+0000 mgr.y (mgr.24362) 1048 : cluster 0 pgmap v1017: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:23:22.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:23:22 smithi080 bash[41963]: audit 2023-12-01T05:23:22.397187+0000 mon.a (mon.0) 1343 : audit 0 from='client.? 172.21.15.80:0/1070990311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:23:22.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:23:22 smithi080 bash[28361]: cluster 2023-12-01T05:23:20.814799+0000 mgr.y (mgr.24362) 1048 : cluster 0 pgmap v1017: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:23:22.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:23:22 smithi080 bash[28361]: audit 2023-12-01T05:23:22.397187+0000 mon.a (mon.0) 1343 : audit 0 from='client.? 172.21.15.80:0/1070990311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:23:24.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:23:24 smithi090 bash[32384]: cluster 2023-12-01T05:23:22.815436+0000 mgr.y (mgr.24362) 1049 : cluster 0 pgmap v1018: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:23:24.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:23:24 smithi080 bash[28361]: cluster 2023-12-01T05:23:22.815436+0000 mgr.y (mgr.24362) 1049 : cluster 0 pgmap v1018: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:23:24.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:23:24 smithi080 bash[41963]: cluster 2023-12-01T05:23:22.815436+0000 mgr.y (mgr.24362) 1049 : cluster 0 pgmap v1018: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:23:25.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:23:25 smithi090 bash[32384]: audit 2023-12-01T05:23:24.832071+0000 mon.c (mon.2) 659 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:23:25.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:23:25 smithi090 bash[32384]: audit 2023-12-01T05:23:24.841535+0000 mon.c (mon.2) 660 : audit 0 from='client.? 172.21.15.80:0/961870807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:23:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:23:25 smithi080 bash[41963]: audit 2023-12-01T05:23:24.832071+0000 mon.c (mon.2) 659 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:23:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:23:25 smithi080 bash[41963]: audit 2023-12-01T05:23:24.841535+0000 mon.c (mon.2) 660 : audit 0 from='client.? 172.21.15.80:0/961870807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:23:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:23:25 smithi080 bash[28361]: audit 2023-12-01T05:23:24.832071+0000 mon.c (mon.2) 659 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:23:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:23:25 smithi080 bash[28361]: audit 2023-12-01T05:23:24.841535+0000 mon.c (mon.2) 660 : audit 0 from='client.? 172.21.15.80:0/961870807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:23:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:23:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:23:26] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T05:23:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:23:26 smithi080 bash[41963]: cluster 2023-12-01T05:23:24.816075+0000 mgr.y (mgr.24362) 1050 : cluster 0 pgmap v1019: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:23:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:23:26 smithi080 bash[28361]: cluster 2023-12-01T05:23:24.816075+0000 mgr.y (mgr.24362) 1050 : cluster 0 pgmap v1019: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:23:26.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:23:26 smithi090 bash[32384]: cluster 2023-12-01T05:23:24.816075+0000 mgr.y (mgr.24362) 1050 : cluster 0 pgmap v1019: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:23:27.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:23:27 smithi090 bash[32384]: audit 2023-12-01T05:23:27.296784+0000 mon.a (mon.0) 1344 : audit 0 from='client.? 172.21.15.80:0/2476456448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:23:27.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:23:27 smithi080 bash[28361]: audit 2023-12-01T05:23:27.296784+0000 mon.a (mon.0) 1344 : audit 0 from='client.? 172.21.15.80:0/2476456448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:23:27.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:23:27 smithi080 bash[41963]: audit 2023-12-01T05:23:27.296784+0000 mon.a (mon.0) 1344 : audit 0 from='client.? 172.21.15.80:0/2476456448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:23:28.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:23:28 smithi090 bash[32384]: cluster 2023-12-01T05:23:26.817127+0000 mgr.y (mgr.24362) 1051 : cluster 0 pgmap v1020: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:23:28.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:23:28 smithi080 bash[28361]: cluster 2023-12-01T05:23:26.817127+0000 mgr.y (mgr.24362) 1051 : cluster 0 pgmap v1020: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:23:28.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:23:28 smithi080 bash[41963]: cluster 2023-12-01T05:23:26.817127+0000 mgr.y (mgr.24362) 1051 : cluster 0 pgmap v1020: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:23:30.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:23:30 smithi090 bash[32384]: cluster 2023-12-01T05:23:28.817775+0000 mgr.y (mgr.24362) 1052 : cluster 0 pgmap v1021: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:23:30.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:23:30 smithi090 bash[32384]: audit 2023-12-01T05:23:29.750830+0000 mon.a (mon.0) 1345 : audit 0 from='client.? 172.21.15.80:0/1169338542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:23:30.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:23:30 smithi080 bash[28361]: cluster 2023-12-01T05:23:28.817775+0000 mgr.y (mgr.24362) 1052 : cluster 0 pgmap v1021: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:23:30.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:23:30 smithi080 bash[28361]: audit 2023-12-01T05:23:29.750830+0000 mon.a (mon.0) 1345 : audit 0 from='client.? 172.21.15.80:0/1169338542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:23:30.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:23:30 smithi080 bash[41963]: cluster 2023-12-01T05:23:28.817775+0000 mgr.y (mgr.24362) 1052 : cluster 0 pgmap v1021: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:23:30.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:23:30 smithi080 bash[41963]: audit 2023-12-01T05:23:29.750830+0000 mon.a (mon.0) 1345 : audit 0 from='client.? 172.21.15.80:0/1169338542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:23:32.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:23:32 smithi090 bash[32384]: cluster 2023-12-01T05:23:30.818873+0000 mgr.y (mgr.24362) 1053 : cluster 0 pgmap v1022: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:23:32.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:23:32 smithi090 bash[32384]: audit 2023-12-01T05:23:32.201380+0000 mon.c (mon.2) 661 : audit 0 from='client.? 172.21.15.80:0/2086385187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:23:32.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:23:32 smithi080 bash[41963]: cluster 2023-12-01T05:23:30.818873+0000 mgr.y (mgr.24362) 1053 : cluster 0 pgmap v1022: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:23:32.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:23:32 smithi080 bash[41963]: audit 2023-12-01T05:23:32.201380+0000 mon.c (mon.2) 661 : audit 0 from='client.? 172.21.15.80:0/2086385187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:23:32.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:23:32 smithi080 bash[28361]: cluster 2023-12-01T05:23:30.818873+0000 mgr.y (mgr.24362) 1053 : cluster 0 pgmap v1022: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:23:32.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:23:32 smithi080 bash[28361]: audit 2023-12-01T05:23:32.201380+0000 mon.c (mon.2) 661 : audit 0 from='client.? 172.21.15.80:0/2086385187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:23:34.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:23:34 smithi090 bash[32384]: cluster 2023-12-01T05:23:32.819586+0000 mgr.y (mgr.24362) 1054 : cluster 0 pgmap v1023: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:23:34.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:23:34 smithi080 bash[41963]: cluster 2023-12-01T05:23:32.819586+0000 mgr.y (mgr.24362) 1054 : cluster 0 pgmap v1023: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:23:34.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:23:34 smithi080 bash[28361]: cluster 2023-12-01T05:23:32.819586+0000 mgr.y (mgr.24362) 1054 : cluster 0 pgmap v1023: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:23:35.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:23:35 smithi090 bash[32384]: audit 2023-12-01T05:23:34.654331+0000 mon.c (mon.2) 662 : audit 0 from='client.? 172.21.15.80:0/3474827963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:23:35.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:23:35 smithi080 bash[41963]: audit 2023-12-01T05:23:34.654331+0000 mon.c (mon.2) 662 : audit 0 from='client.? 172.21.15.80:0/3474827963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:23:35.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:23:35 smithi080 bash[28361]: audit 2023-12-01T05:23:34.654331+0000 mon.c (mon.2) 662 : audit 0 from='client.? 172.21.15.80:0/3474827963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:23:36.493 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:23:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:23:36] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T05:23:36.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:23:36 smithi090 bash[32384]: cluster 2023-12-01T05:23:34.820368+0000 mgr.y (mgr.24362) 1055 : cluster 0 pgmap v1024: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:23:36.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:23:36 smithi080 bash[41963]: cluster 2023-12-01T05:23:34.820368+0000 mgr.y (mgr.24362) 1055 : cluster 0 pgmap v1024: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:23:36.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:23:36 smithi080 bash[28361]: cluster 2023-12-01T05:23:34.820368+0000 mgr.y (mgr.24362) 1055 : cluster 0 pgmap v1024: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:23:37.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:23:37 smithi090 bash[32384]: audit 2023-12-01T05:23:37.107974+0000 mon.a (mon.0) 1346 : audit 0 from='client.? 172.21.15.80:0/1046893336' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:23:37.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:23:37 smithi080 bash[28361]: audit 2023-12-01T05:23:37.107974+0000 mon.a (mon.0) 1346 : audit 0 from='client.? 172.21.15.80:0/1046893336' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:23:37.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:23:37 smithi080 bash[41963]: audit 2023-12-01T05:23:37.107974+0000 mon.a (mon.0) 1346 : audit 0 from='client.? 172.21.15.80:0/1046893336' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:23:38.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:23:38 smithi090 bash[32384]: cluster 2023-12-01T05:23:36.821472+0000 mgr.y (mgr.24362) 1056 : cluster 0 pgmap v1025: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:23:38.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:23:38 smithi080 bash[28361]: cluster 2023-12-01T05:23:36.821472+0000 mgr.y (mgr.24362) 1056 : cluster 0 pgmap v1025: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:23:38.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:23:38 smithi080 bash[41963]: cluster 2023-12-01T05:23:36.821472+0000 mgr.y (mgr.24362) 1056 : cluster 0 pgmap v1025: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:23:40.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:23:40 smithi090 bash[32384]: cluster 2023-12-01T05:23:38.822134+0000 mgr.y (mgr.24362) 1057 : cluster 0 pgmap v1026: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:23:40.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:23:40 smithi090 bash[32384]: audit 2023-12-01T05:23:39.561329+0000 mon.a (mon.0) 1347 : audit 0 from='client.? 172.21.15.80:0/1702142921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:23:40.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:23:40 smithi090 bash[32384]: audit 2023-12-01T05:23:39.832637+0000 mon.c (mon.2) 663 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:23:40.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:23:40 smithi080 bash[28361]: cluster 2023-12-01T05:23:38.822134+0000 mgr.y (mgr.24362) 1057 : cluster 0 pgmap v1026: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:23:40.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:23:40 smithi080 bash[28361]: audit 2023-12-01T05:23:39.561329+0000 mon.a (mon.0) 1347 : audit 0 from='client.? 172.21.15.80:0/1702142921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:23:40.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:23:40 smithi080 bash[28361]: audit 2023-12-01T05:23:39.832637+0000 mon.c (mon.2) 663 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:23:40.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:23:40 smithi080 bash[41963]: cluster 2023-12-01T05:23:38.822134+0000 mgr.y (mgr.24362) 1057 : cluster 0 pgmap v1026: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:23:40.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:23:40 smithi080 bash[41963]: audit 2023-12-01T05:23:39.561329+0000 mon.a (mon.0) 1347 : audit 0 from='client.? 172.21.15.80:0/1702142921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:23:40.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:23:40 smithi080 bash[41963]: audit 2023-12-01T05:23:39.832637+0000 mon.c (mon.2) 663 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:23:42.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:23:42 smithi090 bash[32384]: cluster 2023-12-01T05:23:40.823183+0000 mgr.y (mgr.24362) 1058 : cluster 0 pgmap v1027: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:23:42.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:23:42 smithi090 bash[32384]: audit 2023-12-01T05:23:42.000125+0000 mon.a (mon.0) 1348 : audit 0 from='client.? 172.21.15.80:0/3569303032' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:23:42.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:23:42 smithi080 bash[28361]: cluster 2023-12-01T05:23:40.823183+0000 mgr.y (mgr.24362) 1058 : cluster 0 pgmap v1027: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:23:42.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:23:42 smithi080 bash[28361]: audit 2023-12-01T05:23:42.000125+0000 mon.a (mon.0) 1348 : audit 0 from='client.? 172.21.15.80:0/3569303032' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:23:42.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:23:42 smithi080 bash[41963]: cluster 2023-12-01T05:23:40.823183+0000 mgr.y (mgr.24362) 1058 : cluster 0 pgmap v1027: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:23:42.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:23:42 smithi080 bash[41963]: audit 2023-12-01T05:23:42.000125+0000 mon.a (mon.0) 1348 : audit 0 from='client.? 172.21.15.80:0/3569303032' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:23:44.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:23:44 smithi090 bash[32384]: cluster 2023-12-01T05:23:42.823839+0000 mgr.y (mgr.24362) 1059 : cluster 0 pgmap v1028: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:23:44.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:23:44 smithi090 bash[32384]: audit 2023-12-01T05:23:44.459199+0000 mon.c (mon.2) 664 : audit 0 from='client.? 172.21.15.80:0/2779054679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:23:44.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:23:44 smithi080 bash[28361]: cluster 2023-12-01T05:23:42.823839+0000 mgr.y (mgr.24362) 1059 : cluster 0 pgmap v1028: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:23:44.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:23:44 smithi080 bash[28361]: audit 2023-12-01T05:23:44.459199+0000 mon.c (mon.2) 664 : audit 0 from='client.? 172.21.15.80:0/2779054679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:23:44.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:23:44 smithi080 bash[41963]: cluster 2023-12-01T05:23:42.823839+0000 mgr.y (mgr.24362) 1059 : cluster 0 pgmap v1028: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:23:44.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:23:44 smithi080 bash[41963]: audit 2023-12-01T05:23:44.459199+0000 mon.c (mon.2) 664 : audit 0 from='client.? 172.21.15.80:0/2779054679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:23:46.518 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:23:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:23:46] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T05:23:46.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:23:46 smithi090 bash[32384]: cluster 2023-12-01T05:23:44.824494+0000 mgr.y (mgr.24362) 1060 : cluster 0 pgmap v1029: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:23:46.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:23:46 smithi080 bash[28361]: cluster 2023-12-01T05:23:44.824494+0000 mgr.y (mgr.24362) 1060 : cluster 0 pgmap v1029: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:23:46.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:23:46 smithi080 bash[41963]: cluster 2023-12-01T05:23:44.824494+0000 mgr.y (mgr.24362) 1060 : cluster 0 pgmap v1029: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:23:47.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:23:47 smithi080 bash[28361]: audit 2023-12-01T05:23:46.917147+0000 mon.c (mon.2) 665 : audit 0 from='client.? 172.21.15.80:0/3057169528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:23:47.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:23:47 smithi080 bash[41963]: audit 2023-12-01T05:23:46.917147+0000 mon.c (mon.2) 665 : audit 0 from='client.? 172.21.15.80:0/3057169528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:23:48.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:23:47 smithi090 bash[32384]: audit 2023-12-01T05:23:46.917147+0000 mon.c (mon.2) 665 : audit 0 from='client.? 172.21.15.80:0/3057169528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:23:48.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:23:48 smithi080 bash[28361]: cluster 2023-12-01T05:23:46.825582+0000 mgr.y (mgr.24362) 1061 : cluster 0 pgmap v1030: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:23:48.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:23:48 smithi080 bash[41963]: cluster 2023-12-01T05:23:46.825582+0000 mgr.y (mgr.24362) 1061 : cluster 0 pgmap v1030: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:23:49.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:23:48 smithi090 bash[32384]: cluster 2023-12-01T05:23:46.825582+0000 mgr.y (mgr.24362) 1061 : cluster 0 pgmap v1030: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:23:49.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:23:49 smithi080 bash[28361]: audit 2023-12-01T05:23:49.369436+0000 mon.c (mon.2) 666 : audit 0 from='client.? 172.21.15.80:0/3294557308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:23:49.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:23:49 smithi080 bash[41963]: audit 2023-12-01T05:23:49.369436+0000 mon.c (mon.2) 666 : audit 0 from='client.? 172.21.15.80:0/3294557308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:23:50.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:23:49 smithi090 bash[32384]: audit 2023-12-01T05:23:49.369436+0000 mon.c (mon.2) 666 : audit 0 from='client.? 172.21.15.80:0/3294557308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:23:50.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:23:50 smithi080 bash[28361]: cluster 2023-12-01T05:23:48.826240+0000 mgr.y (mgr.24362) 1062 : cluster 0 pgmap v1031: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:23:50.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:23:50 smithi080 bash[41963]: cluster 2023-12-01T05:23:48.826240+0000 mgr.y (mgr.24362) 1062 : cluster 0 pgmap v1031: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:23:51.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:23:50 smithi090 bash[32384]: cluster 2023-12-01T05:23:48.826240+0000 mgr.y (mgr.24362) 1062 : cluster 0 pgmap v1031: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:23:52.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:23:52 smithi080 bash[28361]: cluster 2023-12-01T05:23:50.827322+0000 mgr.y (mgr.24362) 1063 : cluster 0 pgmap v1032: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:23:52.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:23:52 smithi080 bash[28361]: audit 2023-12-01T05:23:51.824756+0000 mon.c (mon.2) 667 : audit 0 from='client.? 172.21.15.80:0/3586255816' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:23:52.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:23:52 smithi080 bash[41963]: cluster 2023-12-01T05:23:50.827322+0000 mgr.y (mgr.24362) 1063 : cluster 0 pgmap v1032: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:23:52.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:23:52 smithi080 bash[41963]: audit 2023-12-01T05:23:51.824756+0000 mon.c (mon.2) 667 : audit 0 from='client.? 172.21.15.80:0/3586255816' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:23:53.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:23:52 smithi090 bash[32384]: cluster 2023-12-01T05:23:50.827322+0000 mgr.y (mgr.24362) 1063 : cluster 0 pgmap v1032: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:23:53.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:23:52 smithi090 bash[32384]: audit 2023-12-01T05:23:51.824756+0000 mon.c (mon.2) 667 : audit 0 from='client.? 172.21.15.80:0/3586255816' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:23:54.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:23:54 smithi080 bash[28361]: cluster 2023-12-01T05:23:52.827985+0000 mgr.y (mgr.24362) 1064 : cluster 0 pgmap v1033: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:23:54.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:23:54 smithi080 bash[28361]: audit 2023-12-01T05:23:54.289383+0000 mon.c (mon.2) 668 : audit 0 from='client.? 172.21.15.80:0/3948914989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:23:54.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:23:54 smithi080 bash[41963]: cluster 2023-12-01T05:23:52.827985+0000 mgr.y (mgr.24362) 1064 : cluster 0 pgmap v1033: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:23:54.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:23:54 smithi080 bash[41963]: audit 2023-12-01T05:23:54.289383+0000 mon.c (mon.2) 668 : audit 0 from='client.? 172.21.15.80:0/3948914989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:23:55.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:23:54 smithi090 bash[32384]: cluster 2023-12-01T05:23:52.827985+0000 mgr.y (mgr.24362) 1064 : cluster 0 pgmap v1033: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:23:55.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:23:54 smithi090 bash[32384]: audit 2023-12-01T05:23:54.289383+0000 mon.c (mon.2) 668 : audit 0 from='client.? 172.21.15.80:0/3948914989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:23:55.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:23:55 smithi080 bash[28361]: audit 2023-12-01T05:23:54.832934+0000 mon.c (mon.2) 669 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:23:55.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:23:55 smithi080 bash[41963]: audit 2023-12-01T05:23:54.832934+0000 mon.c (mon.2) 669 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:23:56.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:23:55 smithi090 bash[32384]: audit 2023-12-01T05:23:54.832934+0000 mon.c (mon.2) 669 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:23:56.565 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:23:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:23:56] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T05:23:56.566 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:23:56 smithi080 bash[28361]: cluster 2023-12-01T05:23:54.828590+0000 mgr.y (mgr.24362) 1065 : cluster 0 pgmap v1034: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:23:56.566 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:23:56 smithi080 bash[28361]: audit 2023-12-01T05:23:56.441173+0000 mon.c (mon.2) 670 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:23:56.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:23:56 smithi080 bash[41963]: cluster 2023-12-01T05:23:54.828590+0000 mgr.y (mgr.24362) 1065 : cluster 0 pgmap v1034: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:23:56.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:23:56 smithi080 bash[41963]: audit 2023-12-01T05:23:56.441173+0000 mon.c (mon.2) 670 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:23:57.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:23:56 smithi090 bash[32384]: cluster 2023-12-01T05:23:54.828590+0000 mgr.y (mgr.24362) 1065 : cluster 0 pgmap v1034: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:23:57.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:23:56 smithi090 bash[32384]: audit 2023-12-01T05:23:56.441173+0000 mon.c (mon.2) 670 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:23:57.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:23:57 smithi080 bash[41963]: audit 2023-12-01T05:23:56.739486+0000 mon.c (mon.2) 671 : audit 0 from='client.? 172.21.15.80:0/453226423' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:23:57.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:23:57 smithi080 bash[28361]: audit 2023-12-01T05:23:56.739486+0000 mon.c (mon.2) 671 : audit 0 from='client.? 172.21.15.80:0/453226423' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:23:58.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:23:57 smithi090 bash[32384]: audit 2023-12-01T05:23:56.739486+0000 mon.c (mon.2) 671 : audit 0 from='client.? 172.21.15.80:0/453226423' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:23:58.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:23:58 smithi080 bash[28361]: cluster 2023-12-01T05:23:56.829625+0000 mgr.y (mgr.24362) 1066 : cluster 0 pgmap v1035: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:23:58.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:23:58 smithi080 bash[41963]: cluster 2023-12-01T05:23:56.829625+0000 mgr.y (mgr.24362) 1066 : cluster 0 pgmap v1035: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:23:59.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:23:58 smithi090 bash[32384]: cluster 2023-12-01T05:23:56.829625+0000 mgr.y (mgr.24362) 1066 : cluster 0 pgmap v1035: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:23:59.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:23:59 smithi080 bash[28361]: audit 2023-12-01T05:23:59.181813+0000 mon.a (mon.0) 1349 : audit 0 from='client.? 172.21.15.80:0/2235374671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:23:59.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:23:59 smithi080 bash[41963]: audit 2023-12-01T05:23:59.181813+0000 mon.a (mon.0) 1349 : audit 0 from='client.? 172.21.15.80:0/2235374671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:24:00.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:23:59 smithi090 bash[32384]: audit 2023-12-01T05:23:59.181813+0000 mon.a (mon.0) 1349 : audit 0 from='client.? 172.21.15.80:0/2235374671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:24:00.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:24:00 smithi080 bash[41963]: cluster 2023-12-01T05:23:58.830079+0000 mgr.y (mgr.24362) 1067 : cluster 0 pgmap v1036: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:24:00.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:24:00 smithi080 bash[28361]: cluster 2023-12-01T05:23:58.830079+0000 mgr.y (mgr.24362) 1067 : cluster 0 pgmap v1036: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:24:01.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:24:00 smithi090 bash[32384]: cluster 2023-12-01T05:23:58.830079+0000 mgr.y (mgr.24362) 1067 : cluster 0 pgmap v1036: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:24:02.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:24:02 smithi080 bash[28361]: cluster 2023-12-01T05:24:00.831190+0000 mgr.y (mgr.24362) 1068 : cluster 0 pgmap v1037: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:24:02.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:24:02 smithi080 bash[28361]: audit 2023-12-01T05:24:01.647386+0000 mon.a (mon.0) 1350 : audit 0 from='client.? 172.21.15.80:0/1569710078' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:24:02.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:24:02 smithi080 bash[28361]: audit 2023-12-01T05:24:02.244138+0000 mon.a (mon.0) 1351 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:24:02.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:24:02 smithi080 bash[28361]: audit 2023-12-01T05:24:02.257752+0000 mon.a (mon.0) 1352 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:24:02.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:24:02 smithi080 bash[41963]: cluster 2023-12-01T05:24:00.831190+0000 mgr.y (mgr.24362) 1068 : cluster 0 pgmap v1037: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:24:02.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:24:02 smithi080 bash[41963]: audit 2023-12-01T05:24:01.647386+0000 mon.a (mon.0) 1350 : audit 0 from='client.? 172.21.15.80:0/1569710078' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:24:02.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:24:02 smithi080 bash[41963]: audit 2023-12-01T05:24:02.244138+0000 mon.a (mon.0) 1351 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:24:02.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:24:02 smithi080 bash[41963]: audit 2023-12-01T05:24:02.257752+0000 mon.a (mon.0) 1352 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:24:03.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:24:02 smithi090 bash[32384]: cluster 2023-12-01T05:24:00.831190+0000 mgr.y (mgr.24362) 1068 : cluster 0 pgmap v1037: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:24:03.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:24:02 smithi090 bash[32384]: audit 2023-12-01T05:24:01.647386+0000 mon.a (mon.0) 1350 : audit 0 from='client.? 172.21.15.80:0/1569710078' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:24:03.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:24:02 smithi090 bash[32384]: audit 2023-12-01T05:24:02.244138+0000 mon.a (mon.0) 1351 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:24:03.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:24:02 smithi090 bash[32384]: audit 2023-12-01T05:24:02.257752+0000 mon.a (mon.0) 1352 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:24:03.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:24:03 smithi080 bash[28361]: audit 2023-12-01T05:24:02.586810+0000 mon.a (mon.0) 1353 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:24:03.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:24:03 smithi080 bash[28361]: audit 2023-12-01T05:24:02.603459+0000 mon.a (mon.0) 1354 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:24:03.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:24:03 smithi080 bash[28361]: audit 2023-12-01T05:24:03.079780+0000 mon.c (mon.2) 672 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:24:03.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:24:03 smithi080 bash[28361]: audit 2023-12-01T05:24:03.081289+0000 mon.c (mon.2) 673 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:24:03.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:24:03 smithi080 bash[28361]: audit 2023-12-01T05:24:03.091112+0000 mon.a (mon.0) 1355 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:24:03.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:24:03 smithi080 bash[41963]: audit 2023-12-01T05:24:02.586810+0000 mon.a (mon.0) 1353 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:24:03.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:24:03 smithi080 bash[41963]: audit 2023-12-01T05:24:02.603459+0000 mon.a (mon.0) 1354 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:24:03.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:24:03 smithi080 bash[41963]: audit 2023-12-01T05:24:03.079780+0000 mon.c (mon.2) 672 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:24:03.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:24:03 smithi080 bash[41963]: audit 2023-12-01T05:24:03.081289+0000 mon.c (mon.2) 673 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:24:03.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:24:03 smithi080 bash[41963]: audit 2023-12-01T05:24:03.091112+0000 mon.a (mon.0) 1355 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:24:04.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:24:03 smithi090 bash[32384]: audit 2023-12-01T05:24:02.586810+0000 mon.a (mon.0) 1353 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:24:04.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:24:03 smithi090 bash[32384]: audit 2023-12-01T05:24:02.603459+0000 mon.a (mon.0) 1354 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:24:04.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:24:03 smithi090 bash[32384]: audit 2023-12-01T05:24:03.079780+0000 mon.c (mon.2) 672 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:24:04.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:24:03 smithi090 bash[32384]: audit 2023-12-01T05:24:03.081289+0000 mon.c (mon.2) 673 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:24:04.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:24:03 smithi090 bash[32384]: audit 2023-12-01T05:24:03.091112+0000 mon.a (mon.0) 1355 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:24:04.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:24:04 smithi080 bash[28361]: cluster 2023-12-01T05:24:02.831835+0000 mgr.y (mgr.24362) 1069 : cluster 0 pgmap v1038: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:24:04.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:24:04 smithi080 bash[28361]: audit 2023-12-01T05:24:04.103702+0000 mon.a (mon.0) 1356 : audit 0 from='client.? 172.21.15.80:0/2721074035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:24:04.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:24:04 smithi080 bash[41963]: cluster 2023-12-01T05:24:02.831835+0000 mgr.y (mgr.24362) 1069 : cluster 0 pgmap v1038: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:24:04.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:24:04 smithi080 bash[41963]: audit 2023-12-01T05:24:04.103702+0000 mon.a (mon.0) 1356 : audit 0 from='client.? 172.21.15.80:0/2721074035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:24:05.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:24:04 smithi090 bash[32384]: cluster 2023-12-01T05:24:02.831835+0000 mgr.y (mgr.24362) 1069 : cluster 0 pgmap v1038: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:24:05.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:24:04 smithi090 bash[32384]: audit 2023-12-01T05:24:04.103702+0000 mon.a (mon.0) 1356 : audit 0 from='client.? 172.21.15.80:0/2721074035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:24:06.611 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:24:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:24:06] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T05:24:06.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:24:06 smithi080 bash[41963]: cluster 2023-12-01T05:24:04.832450+0000 mgr.y (mgr.24362) 1070 : cluster 0 pgmap v1039: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:24:06.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:24:06 smithi080 bash[41963]: audit 2023-12-01T05:24:06.558886+0000 mon.a (mon.0) 1357 : audit 0 from='client.? 172.21.15.80:0/3062901947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:24:06.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:24:06 smithi080 bash[28361]: cluster 2023-12-01T05:24:04.832450+0000 mgr.y (mgr.24362) 1070 : cluster 0 pgmap v1039: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:24:06.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:24:06 smithi080 bash[28361]: audit 2023-12-01T05:24:06.558886+0000 mon.a (mon.0) 1357 : audit 0 from='client.? 172.21.15.80:0/3062901947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:24:07.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:24:06 smithi090 bash[32384]: cluster 2023-12-01T05:24:04.832450+0000 mgr.y (mgr.24362) 1070 : cluster 0 pgmap v1039: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:24:07.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:24:06 smithi090 bash[32384]: audit 2023-12-01T05:24:06.558886+0000 mon.a (mon.0) 1357 : audit 0 from='client.? 172.21.15.80:0/3062901947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:24:08.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:24:08 smithi080 bash[28361]: cluster 2023-12-01T05:24:06.833540+0000 mgr.y (mgr.24362) 1071 : cluster 0 pgmap v1040: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:24:08.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:24:08 smithi080 bash[41963]: cluster 2023-12-01T05:24:06.833540+0000 mgr.y (mgr.24362) 1071 : cluster 0 pgmap v1040: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:24:09.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:24:08 smithi090 bash[32384]: cluster 2023-12-01T05:24:06.833540+0000 mgr.y (mgr.24362) 1071 : cluster 0 pgmap v1040: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:24:09.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:24:09 smithi080 bash[28361]: audit 2023-12-01T05:24:09.014515+0000 mon.c (mon.2) 674 : audit 0 from='client.? 172.21.15.80:0/2690358742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:24:09.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:24:09 smithi080 bash[41963]: audit 2023-12-01T05:24:09.014515+0000 mon.c (mon.2) 674 : audit 0 from='client.? 172.21.15.80:0/2690358742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:24:10.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:24:09 smithi090 bash[32384]: audit 2023-12-01T05:24:09.014515+0000 mon.c (mon.2) 674 : audit 0 from='client.? 172.21.15.80:0/2690358742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:24:10.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:24:10 smithi080 bash[28361]: cluster 2023-12-01T05:24:08.834126+0000 mgr.y (mgr.24362) 1072 : cluster 0 pgmap v1041: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:24:10.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:24:10 smithi080 bash[28361]: audit 2023-12-01T05:24:09.833453+0000 mon.c (mon.2) 675 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:24:10.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:24:10 smithi080 bash[41963]: cluster 2023-12-01T05:24:08.834126+0000 mgr.y (mgr.24362) 1072 : cluster 0 pgmap v1041: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:24:10.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:24:10 smithi080 bash[41963]: audit 2023-12-01T05:24:09.833453+0000 mon.c (mon.2) 675 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:24:11.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:24:10 smithi090 bash[32384]: cluster 2023-12-01T05:24:08.834126+0000 mgr.y (mgr.24362) 1072 : cluster 0 pgmap v1041: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:24:11.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:24:10 smithi090 bash[32384]: audit 2023-12-01T05:24:09.833453+0000 mon.c (mon.2) 675 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:24:11.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:24:11 smithi080 bash[41963]: audit 2023-12-01T05:24:11.470449+0000 mon.a (mon.0) 1358 : audit 0 from='client.? 172.21.15.80:0/675386109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:24:11.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:24:11 smithi080 bash[28361]: audit 2023-12-01T05:24:11.470449+0000 mon.a (mon.0) 1358 : audit 0 from='client.? 172.21.15.80:0/675386109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:24:12.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:24:11 smithi090 bash[32384]: audit 2023-12-01T05:24:11.470449+0000 mon.a (mon.0) 1358 : audit 0 from='client.? 172.21.15.80:0/675386109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:24:12.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:24:12 smithi080 bash[41963]: cluster 2023-12-01T05:24:10.835133+0000 mgr.y (mgr.24362) 1073 : cluster 0 pgmap v1042: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:24:12.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:24:12 smithi080 bash[28361]: cluster 2023-12-01T05:24:10.835133+0000 mgr.y (mgr.24362) 1073 : cluster 0 pgmap v1042: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:24:13.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:24:12 smithi090 bash[32384]: cluster 2023-12-01T05:24:10.835133+0000 mgr.y (mgr.24362) 1073 : cluster 0 pgmap v1042: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:24:14.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:24:14 smithi080 bash[41963]: cluster 2023-12-01T05:24:12.835791+0000 mgr.y (mgr.24362) 1074 : cluster 0 pgmap v1043: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:24:14.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:24:14 smithi080 bash[41963]: audit 2023-12-01T05:24:13.927869+0000 mon.c (mon.2) 676 : audit 0 from='client.? 172.21.15.80:0/1345717989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:24:14.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:24:14 smithi080 bash[28361]: cluster 2023-12-01T05:24:12.835791+0000 mgr.y (mgr.24362) 1074 : cluster 0 pgmap v1043: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:24:14.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:24:14 smithi080 bash[28361]: audit 2023-12-01T05:24:13.927869+0000 mon.c (mon.2) 676 : audit 0 from='client.? 172.21.15.80:0/1345717989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:24:15.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:24:14 smithi090 bash[32384]: cluster 2023-12-01T05:24:12.835791+0000 mgr.y (mgr.24362) 1074 : cluster 0 pgmap v1043: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:24:15.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:24:14 smithi090 bash[32384]: audit 2023-12-01T05:24:13.927869+0000 mon.c (mon.2) 676 : audit 0 from='client.? 172.21.15.80:0/1345717989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:24:16.645 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:24:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:24:16] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T05:24:16.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:24:16 smithi080 bash[28361]: cluster 2023-12-01T05:24:14.836464+0000 mgr.y (mgr.24362) 1075 : cluster 0 pgmap v1044: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:24:16.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:24:16 smithi080 bash[28361]: audit 2023-12-01T05:24:16.378549+0000 mon.c (mon.2) 677 : audit 0 from='client.? 172.21.15.80:0/4234692851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:24:16.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:24:16 smithi080 bash[41963]: cluster 2023-12-01T05:24:14.836464+0000 mgr.y (mgr.24362) 1075 : cluster 0 pgmap v1044: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:24:16.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:24:16 smithi080 bash[41963]: audit 2023-12-01T05:24:16.378549+0000 mon.c (mon.2) 677 : audit 0 from='client.? 172.21.15.80:0/4234692851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:24:17.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:24:16 smithi090 bash[32384]: cluster 2023-12-01T05:24:14.836464+0000 mgr.y (mgr.24362) 1075 : cluster 0 pgmap v1044: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:24:17.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:24:16 smithi090 bash[32384]: audit 2023-12-01T05:24:16.378549+0000 mon.c (mon.2) 677 : audit 0 from='client.? 172.21.15.80:0/4234692851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:24:18.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:24:18 smithi080 bash[28361]: cluster 2023-12-01T05:24:16.837558+0000 mgr.y (mgr.24362) 1076 : cluster 0 pgmap v1045: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:24:18.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:24:18 smithi080 bash[41963]: cluster 2023-12-01T05:24:16.837558+0000 mgr.y (mgr.24362) 1076 : cluster 0 pgmap v1045: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:24:19.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:24:18 smithi090 bash[32384]: cluster 2023-12-01T05:24:16.837558+0000 mgr.y (mgr.24362) 1076 : cluster 0 pgmap v1045: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:24:19.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:24:19 smithi080 bash[28361]: audit 2023-12-01T05:24:18.841137+0000 mon.c (mon.2) 678 : audit 0 from='client.? 172.21.15.80:0/188714888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:24:19.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:24:19 smithi080 bash[41963]: audit 2023-12-01T05:24:18.841137+0000 mon.c (mon.2) 678 : audit 0 from='client.? 172.21.15.80:0/188714888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:24:20.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:24:19 smithi090 bash[32384]: audit 2023-12-01T05:24:18.841137+0000 mon.c (mon.2) 678 : audit 0 from='client.? 172.21.15.80:0/188714888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:24:20.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:24:20 smithi080 bash[28361]: cluster 2023-12-01T05:24:18.838306+0000 mgr.y (mgr.24362) 1077 : cluster 0 pgmap v1046: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:24:20.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:24:20 smithi080 bash[41963]: cluster 2023-12-01T05:24:18.838306+0000 mgr.y (mgr.24362) 1077 : cluster 0 pgmap v1046: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:24:21.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:24:20 smithi090 bash[32384]: cluster 2023-12-01T05:24:18.838306+0000 mgr.y (mgr.24362) 1077 : cluster 0 pgmap v1046: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:24:21.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:24:21 smithi080 bash[28361]: audit 2023-12-01T05:24:21.293227+0000 mon.c (mon.2) 679 : audit 0 from='client.? 172.21.15.80:0/2936569109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:24:21.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:24:21 smithi080 bash[41963]: audit 2023-12-01T05:24:21.293227+0000 mon.c (mon.2) 679 : audit 0 from='client.? 172.21.15.80:0/2936569109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:24:22.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:24:21 smithi090 bash[32384]: audit 2023-12-01T05:24:21.293227+0000 mon.c (mon.2) 679 : audit 0 from='client.? 172.21.15.80:0/2936569109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:24:22.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:24:22 smithi080 bash[28361]: cluster 2023-12-01T05:24:20.839539+0000 mgr.y (mgr.24362) 1078 : cluster 0 pgmap v1047: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:24:22.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:24:22 smithi080 bash[41963]: cluster 2023-12-01T05:24:20.839539+0000 mgr.y (mgr.24362) 1078 : cluster 0 pgmap v1047: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:24:23.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:24:22 smithi090 bash[32384]: cluster 2023-12-01T05:24:20.839539+0000 mgr.y (mgr.24362) 1078 : cluster 0 pgmap v1047: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:24:24.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:24:24 smithi080 bash[28361]: cluster 2023-12-01T05:24:22.840279+0000 mgr.y (mgr.24362) 1079 : cluster 0 pgmap v1048: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:24:24.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:24:24 smithi080 bash[28361]: audit 2023-12-01T05:24:23.747369+0000 mon.c (mon.2) 680 : audit 0 from='client.? 172.21.15.80:0/412118023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:24:24.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:24:24 smithi080 bash[41963]: cluster 2023-12-01T05:24:22.840279+0000 mgr.y (mgr.24362) 1079 : cluster 0 pgmap v1048: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:24:24.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:24:24 smithi080 bash[41963]: audit 2023-12-01T05:24:23.747369+0000 mon.c (mon.2) 680 : audit 0 from='client.? 172.21.15.80:0/412118023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:24:25.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:24:24 smithi090 bash[32384]: cluster 2023-12-01T05:24:22.840279+0000 mgr.y (mgr.24362) 1079 : cluster 0 pgmap v1048: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:24:25.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:24:24 smithi090 bash[32384]: audit 2023-12-01T05:24:23.747369+0000 mon.c (mon.2) 680 : audit 0 from='client.? 172.21.15.80:0/412118023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:24:26.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:24:25 smithi090 bash[32384]: audit 2023-12-01T05:24:24.833858+0000 mon.c (mon.2) 681 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:24:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:24:25 smithi080 bash[28361]: audit 2023-12-01T05:24:24.833858+0000 mon.c (mon.2) 681 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:24:26.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:24:25 smithi080 bash[41963]: audit 2023-12-01T05:24:24.833858+0000 mon.c (mon.2) 681 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:24:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:24:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:24:26] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T05:24:27.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:24:26 smithi090 bash[32384]: cluster 2023-12-01T05:24:24.844395+0000 mgr.y (mgr.24362) 1080 : cluster 0 pgmap v1049: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:24:27.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:24:26 smithi090 bash[32384]: audit 2023-12-01T05:24:26.204893+0000 mon.c (mon.2) 682 : audit 0 from='client.? 172.21.15.80:0/4210447217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:24:27.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:24:26 smithi080 bash[41963]: cluster 2023-12-01T05:24:24.844395+0000 mgr.y (mgr.24362) 1080 : cluster 0 pgmap v1049: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:24:27.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:24:26 smithi080 bash[41963]: audit 2023-12-01T05:24:26.204893+0000 mon.c (mon.2) 682 : audit 0 from='client.? 172.21.15.80:0/4210447217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:24:27.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:24:26 smithi080 bash[28361]: cluster 2023-12-01T05:24:24.844395+0000 mgr.y (mgr.24362) 1080 : cluster 0 pgmap v1049: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:24:27.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:24:26 smithi080 bash[28361]: audit 2023-12-01T05:24:26.204893+0000 mon.c (mon.2) 682 : audit 0 from='client.? 172.21.15.80:0/4210447217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:24:29.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:24:28 smithi090 bash[32384]: cluster 2023-12-01T05:24:26.845622+0000 mgr.y (mgr.24362) 1081 : cluster 0 pgmap v1050: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:24:29.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:24:28 smithi090 bash[32384]: audit 2023-12-01T05:24:28.658922+0000 mon.a (mon.0) 1359 : audit 0 from='client.? 172.21.15.80:0/4034846815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:24:29.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:24:28 smithi080 bash[28361]: cluster 2023-12-01T05:24:26.845622+0000 mgr.y (mgr.24362) 1081 : cluster 0 pgmap v1050: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:24:29.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:24:28 smithi080 bash[28361]: audit 2023-12-01T05:24:28.658922+0000 mon.a (mon.0) 1359 : audit 0 from='client.? 172.21.15.80:0/4034846815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:24:29.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:24:28 smithi080 bash[41963]: cluster 2023-12-01T05:24:26.845622+0000 mgr.y (mgr.24362) 1081 : cluster 0 pgmap v1050: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:24:29.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:24:28 smithi080 bash[41963]: audit 2023-12-01T05:24:28.658922+0000 mon.a (mon.0) 1359 : audit 0 from='client.? 172.21.15.80:0/4034846815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:24:31.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:24:30 smithi090 bash[32384]: cluster 2023-12-01T05:24:28.846303+0000 mgr.y (mgr.24362) 1082 : cluster 0 pgmap v1051: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:24:31.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:24:30 smithi080 bash[28361]: cluster 2023-12-01T05:24:28.846303+0000 mgr.y (mgr.24362) 1082 : cluster 0 pgmap v1051: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:24:31.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:24:30 smithi080 bash[41963]: cluster 2023-12-01T05:24:28.846303+0000 mgr.y (mgr.24362) 1082 : cluster 0 pgmap v1051: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:24:32.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:24:31 smithi090 bash[32384]: audit 2023-12-01T05:24:31.101795+0000 mon.c (mon.2) 683 : audit 0 from='client.? 172.21.15.80:0/3408809231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:24:32.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:24:31 smithi080 bash[41963]: audit 2023-12-01T05:24:31.101795+0000 mon.c (mon.2) 683 : audit 0 from='client.? 172.21.15.80:0/3408809231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:24:32.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:24:31 smithi080 bash[28361]: audit 2023-12-01T05:24:31.101795+0000 mon.c (mon.2) 683 : audit 0 from='client.? 172.21.15.80:0/3408809231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:24:33.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:24:32 smithi090 bash[32384]: cluster 2023-12-01T05:24:30.847419+0000 mgr.y (mgr.24362) 1083 : cluster 0 pgmap v1052: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:24:33.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:24:32 smithi080 bash[28361]: cluster 2023-12-01T05:24:30.847419+0000 mgr.y (mgr.24362) 1083 : cluster 0 pgmap v1052: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:24:33.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:24:32 smithi080 bash[41963]: cluster 2023-12-01T05:24:30.847419+0000 mgr.y (mgr.24362) 1083 : cluster 0 pgmap v1052: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:24:34.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:24:33 smithi090 bash[32384]: audit 2023-12-01T05:24:33.551301+0000 mon.c (mon.2) 684 : audit 0 from='client.? 172.21.15.80:0/4168625698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:24:34.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:24:33 smithi080 bash[28361]: audit 2023-12-01T05:24:33.551301+0000 mon.c (mon.2) 684 : audit 0 from='client.? 172.21.15.80:0/4168625698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:24:34.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:24:33 smithi080 bash[41963]: audit 2023-12-01T05:24:33.551301+0000 mon.c (mon.2) 684 : audit 0 from='client.? 172.21.15.80:0/4168625698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:24:35.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:24:34 smithi090 bash[32384]: cluster 2023-12-01T05:24:32.848270+0000 mgr.y (mgr.24362) 1084 : cluster 0 pgmap v1053: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:24:35.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:24:34 smithi080 bash[28361]: cluster 2023-12-01T05:24:32.848270+0000 mgr.y (mgr.24362) 1084 : cluster 0 pgmap v1053: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:24:35.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:24:34 smithi080 bash[41963]: cluster 2023-12-01T05:24:32.848270+0000 mgr.y (mgr.24362) 1084 : cluster 0 pgmap v1053: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:24:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:24:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:24:36] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T05:24:37.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:24:36 smithi090 bash[32384]: cluster 2023-12-01T05:24:34.849082+0000 mgr.y (mgr.24362) 1085 : cluster 0 pgmap v1054: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:24:37.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:24:36 smithi090 bash[32384]: audit 2023-12-01T05:24:36.006858+0000 mon.a (mon.0) 1360 : audit 0 from='client.? 172.21.15.80:0/363062758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:24:37.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:24:36 smithi080 bash[28361]: cluster 2023-12-01T05:24:34.849082+0000 mgr.y (mgr.24362) 1085 : cluster 0 pgmap v1054: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:24:37.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:24:36 smithi080 bash[28361]: audit 2023-12-01T05:24:36.006858+0000 mon.a (mon.0) 1360 : audit 0 from='client.? 172.21.15.80:0/363062758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:24:37.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:24:36 smithi080 bash[41963]: cluster 2023-12-01T05:24:34.849082+0000 mgr.y (mgr.24362) 1085 : cluster 0 pgmap v1054: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:24:37.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:24:36 smithi080 bash[41963]: audit 2023-12-01T05:24:36.006858+0000 mon.a (mon.0) 1360 : audit 0 from='client.? 172.21.15.80:0/363062758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:24:39.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:24:38 smithi090 bash[32384]: cluster 2023-12-01T05:24:36.850217+0000 mgr.y (mgr.24362) 1086 : cluster 0 pgmap v1055: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:24:39.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:24:38 smithi090 bash[32384]: audit 2023-12-01T05:24:38.476559+0000 mon.c (mon.2) 685 : audit 0 from='client.? 172.21.15.80:0/1185751833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:24:39.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:24:38 smithi080 bash[41963]: cluster 2023-12-01T05:24:36.850217+0000 mgr.y (mgr.24362) 1086 : cluster 0 pgmap v1055: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:24:39.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:24:38 smithi080 bash[41963]: audit 2023-12-01T05:24:38.476559+0000 mon.c (mon.2) 685 : audit 0 from='client.? 172.21.15.80:0/1185751833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:24:39.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:24:38 smithi080 bash[28361]: cluster 2023-12-01T05:24:36.850217+0000 mgr.y (mgr.24362) 1086 : cluster 0 pgmap v1055: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:24:39.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:24:38 smithi080 bash[28361]: audit 2023-12-01T05:24:38.476559+0000 mon.c (mon.2) 685 : audit 0 from='client.? 172.21.15.80:0/1185751833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:24:41.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:24:40 smithi090 bash[32384]: cluster 2023-12-01T05:24:38.850876+0000 mgr.y (mgr.24362) 1087 : cluster 0 pgmap v1056: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:24:41.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:24:40 smithi090 bash[32384]: audit 2023-12-01T05:24:39.834387+0000 mon.c (mon.2) 686 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:24:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:24:40 smithi080 bash[28361]: cluster 2023-12-01T05:24:38.850876+0000 mgr.y (mgr.24362) 1087 : cluster 0 pgmap v1056: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:24:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:24:40 smithi080 bash[28361]: audit 2023-12-01T05:24:39.834387+0000 mon.c (mon.2) 686 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:24:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:24:40 smithi080 bash[41963]: cluster 2023-12-01T05:24:38.850876+0000 mgr.y (mgr.24362) 1087 : cluster 0 pgmap v1056: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:24:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:24:40 smithi080 bash[41963]: audit 2023-12-01T05:24:39.834387+0000 mon.c (mon.2) 686 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:24:42.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:24:41 smithi090 bash[32384]: audit 2023-12-01T05:24:40.936426+0000 mon.c (mon.2) 687 : audit 0 from='client.? 172.21.15.80:0/3402372048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:24:42.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:24:41 smithi080 bash[28361]: audit 2023-12-01T05:24:40.936426+0000 mon.c (mon.2) 687 : audit 0 from='client.? 172.21.15.80:0/3402372048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:24:42.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:24:41 smithi080 bash[41963]: audit 2023-12-01T05:24:40.936426+0000 mon.c (mon.2) 687 : audit 0 from='client.? 172.21.15.80:0/3402372048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:24:43.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:24:42 smithi090 bash[32384]: cluster 2023-12-01T05:24:40.851867+0000 mgr.y (mgr.24362) 1088 : cluster 0 pgmap v1057: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:24:43.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:24:42 smithi080 bash[28361]: cluster 2023-12-01T05:24:40.851867+0000 mgr.y (mgr.24362) 1088 : cluster 0 pgmap v1057: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:24:43.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:24:42 smithi080 bash[41963]: cluster 2023-12-01T05:24:40.851867+0000 mgr.y (mgr.24362) 1088 : cluster 0 pgmap v1057: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:24:44.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:24:43 smithi090 bash[32384]: audit 2023-12-01T05:24:43.385025+0000 mon.c (mon.2) 688 : audit 0 from='client.? 172.21.15.80:0/3703094142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:24:44.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:24:43 smithi080 bash[28361]: audit 2023-12-01T05:24:43.385025+0000 mon.c (mon.2) 688 : audit 0 from='client.? 172.21.15.80:0/3703094142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:24:44.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:24:43 smithi080 bash[41963]: audit 2023-12-01T05:24:43.385025+0000 mon.c (mon.2) 688 : audit 0 from='client.? 172.21.15.80:0/3703094142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:24:45.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:24:44 smithi090 bash[32384]: cluster 2023-12-01T05:24:42.852483+0000 mgr.y (mgr.24362) 1089 : cluster 0 pgmap v1058: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:24:45.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:24:44 smithi080 bash[28361]: cluster 2023-12-01T05:24:42.852483+0000 mgr.y (mgr.24362) 1089 : cluster 0 pgmap v1058: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:24:45.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:24:44 smithi080 bash[41963]: cluster 2023-12-01T05:24:42.852483+0000 mgr.y (mgr.24362) 1089 : cluster 0 pgmap v1058: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:24:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:24:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:24:46] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T05:24:47.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:24:46 smithi090 bash[32384]: cluster 2023-12-01T05:24:44.853128+0000 mgr.y (mgr.24362) 1090 : cluster 0 pgmap v1059: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:24:47.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:24:46 smithi090 bash[32384]: audit 2023-12-01T05:24:45.846568+0000 mon.b (mon.1) 33 : audit 0 from='client.? 172.21.15.80:0/2533826007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:24:47.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:24:46 smithi080 bash[28361]: cluster 2023-12-01T05:24:44.853128+0000 mgr.y (mgr.24362) 1090 : cluster 0 pgmap v1059: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:24:47.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:24:46 smithi080 bash[28361]: audit 2023-12-01T05:24:45.846568+0000 mon.b (mon.1) 33 : audit 0 from='client.? 172.21.15.80:0/2533826007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:24:47.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:24:46 smithi080 bash[41963]: cluster 2023-12-01T05:24:44.853128+0000 mgr.y (mgr.24362) 1090 : cluster 0 pgmap v1059: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:24:47.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:24:46 smithi080 bash[41963]: audit 2023-12-01T05:24:45.846568+0000 mon.b (mon.1) 33 : audit 0 from='client.? 172.21.15.80:0/2533826007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:24:49.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:24:48 smithi090 bash[32384]: cluster 2023-12-01T05:24:46.854298+0000 mgr.y (mgr.24362) 1091 : cluster 0 pgmap v1060: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:24:49.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:24:48 smithi090 bash[32384]: audit 2023-12-01T05:24:48.308044+0000 mon.c (mon.2) 689 : audit 0 from='client.? 172.21.15.80:0/3363481621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:24:49.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:24:48 smithi080 bash[28361]: cluster 2023-12-01T05:24:46.854298+0000 mgr.y (mgr.24362) 1091 : cluster 0 pgmap v1060: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:24:49.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:24:48 smithi080 bash[28361]: audit 2023-12-01T05:24:48.308044+0000 mon.c (mon.2) 689 : audit 0 from='client.? 172.21.15.80:0/3363481621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:24:49.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:24:48 smithi080 bash[41963]: cluster 2023-12-01T05:24:46.854298+0000 mgr.y (mgr.24362) 1091 : cluster 0 pgmap v1060: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:24:49.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:24:48 smithi080 bash[41963]: audit 2023-12-01T05:24:48.308044+0000 mon.c (mon.2) 689 : audit 0 from='client.? 172.21.15.80:0/3363481621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:24:51.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:24:50 smithi090 bash[32384]: cluster 2023-12-01T05:24:48.854979+0000 mgr.y (mgr.24362) 1092 : cluster 0 pgmap v1061: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:24:51.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:24:50 smithi090 bash[32384]: audit 2023-12-01T05:24:50.761261+0000 mon.a (mon.0) 1361 : audit 0 from='client.? 172.21.15.80:0/232759839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:24:51.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:24:50 smithi080 bash[41963]: cluster 2023-12-01T05:24:48.854979+0000 mgr.y (mgr.24362) 1092 : cluster 0 pgmap v1061: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:24:51.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:24:50 smithi080 bash[41963]: audit 2023-12-01T05:24:50.761261+0000 mon.a (mon.0) 1361 : audit 0 from='client.? 172.21.15.80:0/232759839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:24:51.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:24:50 smithi080 bash[28361]: cluster 2023-12-01T05:24:48.854979+0000 mgr.y (mgr.24362) 1092 : cluster 0 pgmap v1061: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:24:51.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:24:50 smithi080 bash[28361]: audit 2023-12-01T05:24:50.761261+0000 mon.a (mon.0) 1361 : audit 0 from='client.? 172.21.15.80:0/232759839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:24:53.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:24:52 smithi090 bash[32384]: cluster 2023-12-01T05:24:50.856046+0000 mgr.y (mgr.24362) 1093 : cluster 0 pgmap v1062: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:24:53.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:24:52 smithi080 bash[41963]: cluster 2023-12-01T05:24:50.856046+0000 mgr.y (mgr.24362) 1093 : cluster 0 pgmap v1062: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:24:53.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:24:52 smithi080 bash[28361]: cluster 2023-12-01T05:24:50.856046+0000 mgr.y (mgr.24362) 1093 : cluster 0 pgmap v1062: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:24:54.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:24:53 smithi080 bash[28361]: audit 2023-12-01T05:24:53.213725+0000 mon.a (mon.0) 1362 : audit 0 from='client.? 172.21.15.80:0/1159979295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:24:54.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:24:53 smithi080 bash[41963]: audit 2023-12-01T05:24:53.213725+0000 mon.a (mon.0) 1362 : audit 0 from='client.? 172.21.15.80:0/1159979295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:24:54.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:24:53 smithi090 bash[32384]: audit 2023-12-01T05:24:53.213725+0000 mon.a (mon.0) 1362 : audit 0 from='client.? 172.21.15.80:0/1159979295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:24:55.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:24:54 smithi080 bash[28361]: cluster 2023-12-01T05:24:52.856605+0000 mgr.y (mgr.24362) 1094 : cluster 0 pgmap v1063: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:24:55.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:24:54 smithi080 bash[41963]: cluster 2023-12-01T05:24:52.856605+0000 mgr.y (mgr.24362) 1094 : cluster 0 pgmap v1063: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:24:55.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:24:54 smithi090 bash[32384]: cluster 2023-12-01T05:24:52.856605+0000 mgr.y (mgr.24362) 1094 : cluster 0 pgmap v1063: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:24:56.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:24:55 smithi080 bash[41963]: audit 2023-12-01T05:24:54.834697+0000 mon.c (mon.2) 690 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:24:56.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:24:55 smithi080 bash[41963]: audit 2023-12-01T05:24:55.660502+0000 mon.a (mon.0) 1363 : audit 0 from='client.? 172.21.15.80:0/1648830642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:24:56.185 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:24:55 smithi080 bash[28361]: audit 2023-12-01T05:24:54.834697+0000 mon.c (mon.2) 690 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:24:56.185 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:24:55 smithi080 bash[28361]: audit 2023-12-01T05:24:55.660502+0000 mon.a (mon.0) 1363 : audit 0 from='client.? 172.21.15.80:0/1648830642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:24:56.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:24:55 smithi090 bash[32384]: audit 2023-12-01T05:24:54.834697+0000 mon.c (mon.2) 690 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:24:56.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:24:55 smithi090 bash[32384]: audit 2023-12-01T05:24:55.660502+0000 mon.a (mon.0) 1363 : audit 0 from='client.? 172.21.15.80:0/1648830642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:24:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:24:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:24:56] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T05:24:57.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:24:56 smithi080 bash[41963]: cluster 2023-12-01T05:24:54.857034+0000 mgr.y (mgr.24362) 1095 : cluster 0 pgmap v1064: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:24:57.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:24:56 smithi080 bash[28361]: cluster 2023-12-01T05:24:54.857034+0000 mgr.y (mgr.24362) 1095 : cluster 0 pgmap v1064: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:24:57.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:24:56 smithi090 bash[32384]: cluster 2023-12-01T05:24:54.857034+0000 mgr.y (mgr.24362) 1095 : cluster 0 pgmap v1064: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:24:59.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:24:58 smithi080 bash[41963]: cluster 2023-12-01T05:24:56.858157+0000 mgr.y (mgr.24362) 1096 : cluster 0 pgmap v1065: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:24:59.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:24:58 smithi080 bash[41963]: audit 2023-12-01T05:24:58.125297+0000 mon.c (mon.2) 691 : audit 0 from='client.? 172.21.15.80:0/2878475131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:24:59.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:24:58 smithi080 bash[28361]: cluster 2023-12-01T05:24:56.858157+0000 mgr.y (mgr.24362) 1096 : cluster 0 pgmap v1065: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:24:59.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:24:58 smithi080 bash[28361]: audit 2023-12-01T05:24:58.125297+0000 mon.c (mon.2) 691 : audit 0 from='client.? 172.21.15.80:0/2878475131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:24:59.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:24:58 smithi090 bash[32384]: cluster 2023-12-01T05:24:56.858157+0000 mgr.y (mgr.24362) 1096 : cluster 0 pgmap v1065: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:24:59.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:24:58 smithi090 bash[32384]: audit 2023-12-01T05:24:58.125297+0000 mon.c (mon.2) 691 : audit 0 from='client.? 172.21.15.80:0/2878475131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:25:01.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:25:00 smithi080 bash[41963]: cluster 2023-12-01T05:24:58.858799+0000 mgr.y (mgr.24362) 1097 : cluster 0 pgmap v1066: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:25:01.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:25:00 smithi080 bash[41963]: audit 2023-12-01T05:25:00.581471+0000 mon.c (mon.2) 692 : audit 0 from='client.? 172.21.15.80:0/3529055272' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:25:01.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:25:00 smithi080 bash[28361]: cluster 2023-12-01T05:24:58.858799+0000 mgr.y (mgr.24362) 1097 : cluster 0 pgmap v1066: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:25:01.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:25:00 smithi080 bash[28361]: audit 2023-12-01T05:25:00.581471+0000 mon.c (mon.2) 692 : audit 0 from='client.? 172.21.15.80:0/3529055272' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:25:01.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:25:00 smithi090 bash[32384]: cluster 2023-12-01T05:24:58.858799+0000 mgr.y (mgr.24362) 1097 : cluster 0 pgmap v1066: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:25:01.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:25:00 smithi090 bash[32384]: audit 2023-12-01T05:25:00.581471+0000 mon.c (mon.2) 692 : audit 0 from='client.? 172.21.15.80:0/3529055272' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:25:03.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:25:02 smithi080 bash[41963]: cluster 2023-12-01T05:25:00.859829+0000 mgr.y (mgr.24362) 1098 : cluster 0 pgmap v1067: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:25:03.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:25:02 smithi080 bash[28361]: cluster 2023-12-01T05:25:00.859829+0000 mgr.y (mgr.24362) 1098 : cluster 0 pgmap v1067: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:25:03.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:25:02 smithi090 bash[32384]: cluster 2023-12-01T05:25:00.859829+0000 mgr.y (mgr.24362) 1098 : cluster 0 pgmap v1067: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:25:04.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:25:03 smithi080 bash[28361]: audit 2023-12-01T05:25:03.031036+0000 mon.c (mon.2) 693 : audit 0 from='client.? 172.21.15.80:0/3431205236' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:25:04.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:25:03 smithi080 bash[28361]: audit 2023-12-01T05:25:03.175526+0000 mon.c (mon.2) 694 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:25:04.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:25:03 smithi080 bash[41963]: audit 2023-12-01T05:25:03.031036+0000 mon.c (mon.2) 693 : audit 0 from='client.? 172.21.15.80:0/3431205236' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:25:04.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:25:03 smithi080 bash[41963]: audit 2023-12-01T05:25:03.175526+0000 mon.c (mon.2) 694 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:25:04.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:25:03 smithi090 bash[32384]: audit 2023-12-01T05:25:03.031036+0000 mon.c (mon.2) 693 : audit 0 from='client.? 172.21.15.80:0/3431205236' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:25:04.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:25:03 smithi090 bash[32384]: audit 2023-12-01T05:25:03.175526+0000 mon.c (mon.2) 694 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:25:05.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:25:04 smithi080 bash[28361]: cluster 2023-12-01T05:25:02.860407+0000 mgr.y (mgr.24362) 1099 : cluster 0 pgmap v1068: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:25:05.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:25:04 smithi080 bash[41963]: cluster 2023-12-01T05:25:02.860407+0000 mgr.y (mgr.24362) 1099 : cluster 0 pgmap v1068: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:25:05.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:25:04 smithi090 bash[32384]: cluster 2023-12-01T05:25:02.860407+0000 mgr.y (mgr.24362) 1099 : cluster 0 pgmap v1068: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:25:06.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:25:05 smithi080 bash[41963]: cluster 2023-12-01T05:25:04.860964+0000 mgr.y (mgr.24362) 1100 : cluster 0 pgmap v1069: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:25:06.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:25:05 smithi080 bash[41963]: audit 2023-12-01T05:25:05.495309+0000 mon.a (mon.0) 1364 : audit 0 from='client.? 172.21.15.80:0/51422110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:25:06.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:25:05 smithi080 bash[28361]: cluster 2023-12-01T05:25:04.860964+0000 mgr.y (mgr.24362) 1100 : cluster 0 pgmap v1069: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:25:06.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:25:05 smithi080 bash[28361]: audit 2023-12-01T05:25:05.495309+0000 mon.a (mon.0) 1364 : audit 0 from='client.? 172.21.15.80:0/51422110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:25:06.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:25:05 smithi090 bash[32384]: cluster 2023-12-01T05:25:04.860964+0000 mgr.y (mgr.24362) 1100 : cluster 0 pgmap v1069: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:25:06.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:25:05 smithi090 bash[32384]: audit 2023-12-01T05:25:05.495309+0000 mon.a (mon.0) 1364 : audit 0 from='client.? 172.21.15.80:0/51422110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:25:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:25:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:25:06] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T05:25:08.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:25:08 smithi090 bash[32384]: cluster 2023-12-01T05:25:06.862089+0000 mgr.y (mgr.24362) 1101 : cluster 0 pgmap v1070: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:25:08.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:25:08 smithi090 bash[32384]: audit 2023-12-01T05:25:07.947403+0000 mon.c (mon.2) 695 : audit 0 from='client.? 172.21.15.80:0/2708356708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:25:08.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:25:08 smithi080 bash[41963]: cluster 2023-12-01T05:25:06.862089+0000 mgr.y (mgr.24362) 1101 : cluster 0 pgmap v1070: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:25:08.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:25:08 smithi080 bash[41963]: audit 2023-12-01T05:25:07.947403+0000 mon.c (mon.2) 695 : audit 0 from='client.? 172.21.15.80:0/2708356708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:25:08.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:25:08 smithi080 bash[28361]: cluster 2023-12-01T05:25:06.862089+0000 mgr.y (mgr.24362) 1101 : cluster 0 pgmap v1070: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:25:08.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:25:08 smithi080 bash[28361]: audit 2023-12-01T05:25:07.947403+0000 mon.c (mon.2) 695 : audit 0 from='client.? 172.21.15.80:0/2708356708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:25:10.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:25:09 smithi090 bash[32384]: cluster 2023-12-01T05:25:08.862632+0000 mgr.y (mgr.24362) 1102 : cluster 0 pgmap v1071: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:25:10.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:25:09 smithi090 bash[32384]: audit 2023-12-01T05:25:08.969075+0000 mon.a (mon.0) 1365 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:25:10.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:25:09 smithi090 bash[32384]: audit 2023-12-01T05:25:08.985930+0000 mon.a (mon.0) 1366 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:25:10.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:25:09 smithi090 bash[32384]: audit 2023-12-01T05:25:09.320323+0000 mon.a (mon.0) 1367 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:25:10.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:25:09 smithi090 bash[32384]: audit 2023-12-01T05:25:09.331027+0000 mon.a (mon.0) 1368 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:25:10.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:25:09 smithi090 bash[32384]: audit 2023-12-01T05:25:09.835455+0000 mon.c (mon.2) 696 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:25:10.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:25:09 smithi090 bash[32384]: audit 2023-12-01T05:25:09.867110+0000 mon.c (mon.2) 697 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:25:10.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:25:09 smithi090 bash[32384]: audit 2023-12-01T05:25:09.868698+0000 mon.c (mon.2) 698 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:25:10.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:25:09 smithi090 bash[32384]: audit 2023-12-01T05:25:09.878161+0000 mon.a (mon.0) 1369 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:25:10.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:25:09 smithi080 bash[41963]: cluster 2023-12-01T05:25:08.862632+0000 mgr.y (mgr.24362) 1102 : cluster 0 pgmap v1071: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:25:10.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:25:09 smithi080 bash[41963]: audit 2023-12-01T05:25:08.969075+0000 mon.a (mon.0) 1365 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:25:10.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:25:09 smithi080 bash[41963]: audit 2023-12-01T05:25:08.985930+0000 mon.a (mon.0) 1366 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:25:10.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:25:09 smithi080 bash[41963]: audit 2023-12-01T05:25:09.320323+0000 mon.a (mon.0) 1367 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:25:10.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:25:09 smithi080 bash[41963]: audit 2023-12-01T05:25:09.331027+0000 mon.a (mon.0) 1368 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:25:10.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:25:09 smithi080 bash[41963]: audit 2023-12-01T05:25:09.835455+0000 mon.c (mon.2) 696 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:25:10.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:25:09 smithi080 bash[41963]: audit 2023-12-01T05:25:09.867110+0000 mon.c (mon.2) 697 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:25:10.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:25:09 smithi080 bash[41963]: audit 2023-12-01T05:25:09.868698+0000 mon.c (mon.2) 698 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:25:10.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:25:09 smithi080 bash[41963]: audit 2023-12-01T05:25:09.878161+0000 mon.a (mon.0) 1369 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:25:10.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:25:09 smithi080 bash[28361]: cluster 2023-12-01T05:25:08.862632+0000 mgr.y (mgr.24362) 1102 : cluster 0 pgmap v1071: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:25:10.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:25:09 smithi080 bash[28361]: audit 2023-12-01T05:25:08.969075+0000 mon.a (mon.0) 1365 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:25:10.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:25:09 smithi080 bash[28361]: audit 2023-12-01T05:25:08.985930+0000 mon.a (mon.0) 1366 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:25:10.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:25:09 smithi080 bash[28361]: audit 2023-12-01T05:25:09.320323+0000 mon.a (mon.0) 1367 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:25:10.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:25:09 smithi080 bash[28361]: audit 2023-12-01T05:25:09.331027+0000 mon.a (mon.0) 1368 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:25:10.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:25:09 smithi080 bash[28361]: audit 2023-12-01T05:25:09.835455+0000 mon.c (mon.2) 696 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:25:10.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:25:09 smithi080 bash[28361]: audit 2023-12-01T05:25:09.867110+0000 mon.c (mon.2) 697 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:25:10.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:25:09 smithi080 bash[28361]: audit 2023-12-01T05:25:09.868698+0000 mon.c (mon.2) 698 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:25:10.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:25:09 smithi080 bash[28361]: audit 2023-12-01T05:25:09.878161+0000 mon.a (mon.0) 1369 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:25:11.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:25:10 smithi090 bash[32384]: audit 2023-12-01T05:25:10.408200+0000 mon.c (mon.2) 699 : audit 0 from='client.? 172.21.15.80:0/3932027071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:25:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:25:10 smithi080 bash[41963]: audit 2023-12-01T05:25:10.408200+0000 mon.c (mon.2) 699 : audit 0 from='client.? 172.21.15.80:0/3932027071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:25:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:25:10 smithi080 bash[28361]: audit 2023-12-01T05:25:10.408200+0000 mon.c (mon.2) 699 : audit 0 from='client.? 172.21.15.80:0/3932027071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:25:12.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:25:11 smithi090 bash[32384]: cluster 2023-12-01T05:25:10.863711+0000 mgr.y (mgr.24362) 1103 : cluster 0 pgmap v1072: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:25:12.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:25:11 smithi080 bash[41963]: cluster 2023-12-01T05:25:10.863711+0000 mgr.y (mgr.24362) 1103 : cluster 0 pgmap v1072: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:25:12.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:25:11 smithi080 bash[28361]: cluster 2023-12-01T05:25:10.863711+0000 mgr.y (mgr.24362) 1103 : cluster 0 pgmap v1072: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:25:13.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:25:13 smithi090 bash[32384]: audit 2023-12-01T05:25:12.861500+0000 mon.a (mon.0) 1370 : audit 0 from='client.? 172.21.15.80:0/336636808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:25:13.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:25:13 smithi080 bash[28361]: audit 2023-12-01T05:25:12.861500+0000 mon.a (mon.0) 1370 : audit 0 from='client.? 172.21.15.80:0/336636808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:25:13.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:25:13 smithi080 bash[41963]: audit 2023-12-01T05:25:12.861500+0000 mon.a (mon.0) 1370 : audit 0 from='client.? 172.21.15.80:0/336636808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:25:14.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:25:14 smithi090 bash[32384]: cluster 2023-12-01T05:25:12.864076+0000 mgr.y (mgr.24362) 1104 : cluster 0 pgmap v1073: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:25:14.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:25:14 smithi080 bash[28361]: cluster 2023-12-01T05:25:12.864076+0000 mgr.y (mgr.24362) 1104 : cluster 0 pgmap v1073: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:25:14.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:25:14 smithi080 bash[41963]: cluster 2023-12-01T05:25:12.864076+0000 mgr.y (mgr.24362) 1104 : cluster 0 pgmap v1073: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:25:15.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:25:15 smithi090 bash[32384]: audit 2023-12-01T05:25:15.307468+0000 mon.c (mon.2) 700 : audit 0 from='client.? 172.21.15.80:0/2983753501' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:25:15.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:25:15 smithi080 bash[28361]: audit 2023-12-01T05:25:15.307468+0000 mon.c (mon.2) 700 : audit 0 from='client.? 172.21.15.80:0/2983753501' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:25:15.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:25:15 smithi080 bash[41963]: audit 2023-12-01T05:25:15.307468+0000 mon.c (mon.2) 700 : audit 0 from='client.? 172.21.15.80:0/2983753501' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:25:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:25:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:25:16] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T05:25:16.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:25:16 smithi080 bash[41963]: cluster 2023-12-01T05:25:14.864729+0000 mgr.y (mgr.24362) 1105 : cluster 0 pgmap v1074: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:25:16.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:25:16 smithi080 bash[28361]: cluster 2023-12-01T05:25:14.864729+0000 mgr.y (mgr.24362) 1105 : cluster 0 pgmap v1074: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:25:16.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:25:16 smithi090 bash[32384]: cluster 2023-12-01T05:25:14.864729+0000 mgr.y (mgr.24362) 1105 : cluster 0 pgmap v1074: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:25:18.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:25:18 smithi090 bash[32384]: cluster 2023-12-01T05:25:16.865819+0000 mgr.y (mgr.24362) 1106 : cluster 0 pgmap v1075: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:25:18.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:25:18 smithi090 bash[32384]: audit 2023-12-01T05:25:17.760616+0000 mon.c (mon.2) 701 : audit 0 from='client.? 172.21.15.80:0/2569050700' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:25:18.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:25:18 smithi080 bash[41963]: cluster 2023-12-01T05:25:16.865819+0000 mgr.y (mgr.24362) 1106 : cluster 0 pgmap v1075: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:25:18.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:25:18 smithi080 bash[41963]: audit 2023-12-01T05:25:17.760616+0000 mon.c (mon.2) 701 : audit 0 from='client.? 172.21.15.80:0/2569050700' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:25:18.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:25:18 smithi080 bash[28361]: cluster 2023-12-01T05:25:16.865819+0000 mgr.y (mgr.24362) 1106 : cluster 0 pgmap v1075: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:25:18.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:25:18 smithi080 bash[28361]: audit 2023-12-01T05:25:17.760616+0000 mon.c (mon.2) 701 : audit 0 from='client.? 172.21.15.80:0/2569050700' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:25:20.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:25:20 smithi090 bash[32384]: cluster 2023-12-01T05:25:18.866503+0000 mgr.y (mgr.24362) 1107 : cluster 0 pgmap v1076: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:25:20.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:25:20 smithi090 bash[32384]: audit 2023-12-01T05:25:20.219534+0000 mon.a (mon.0) 1371 : audit 0 from='client.? 172.21.15.80:0/4131285694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:25:20.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:25:20 smithi080 bash[28361]: cluster 2023-12-01T05:25:18.866503+0000 mgr.y (mgr.24362) 1107 : cluster 0 pgmap v1076: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:25:20.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:25:20 smithi080 bash[28361]: audit 2023-12-01T05:25:20.219534+0000 mon.a (mon.0) 1371 : audit 0 from='client.? 172.21.15.80:0/4131285694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:25:20.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:25:20 smithi080 bash[41963]: cluster 2023-12-01T05:25:18.866503+0000 mgr.y (mgr.24362) 1107 : cluster 0 pgmap v1076: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:25:20.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:25:20 smithi080 bash[41963]: audit 2023-12-01T05:25:20.219534+0000 mon.a (mon.0) 1371 : audit 0 from='client.? 172.21.15.80:0/4131285694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:25:22.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:25:22 smithi090 bash[32384]: cluster 2023-12-01T05:25:20.867679+0000 mgr.y (mgr.24362) 1108 : cluster 0 pgmap v1077: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:25:22.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:25:22 smithi080 bash[28361]: cluster 2023-12-01T05:25:20.867679+0000 mgr.y (mgr.24362) 1108 : cluster 0 pgmap v1077: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:25:22.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:25:22 smithi080 bash[41963]: cluster 2023-12-01T05:25:20.867679+0000 mgr.y (mgr.24362) 1108 : cluster 0 pgmap v1077: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:25:23.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:25:23 smithi090 bash[32384]: audit 2023-12-01T05:25:22.682076+0000 mon.a (mon.0) 1372 : audit 0 from='client.? 172.21.15.80:0/395859172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:25:23.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:25:23 smithi080 bash[28361]: audit 2023-12-01T05:25:22.682076+0000 mon.a (mon.0) 1372 : audit 0 from='client.? 172.21.15.80:0/395859172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:25:23.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:25:23 smithi080 bash[41963]: audit 2023-12-01T05:25:22.682076+0000 mon.a (mon.0) 1372 : audit 0 from='client.? 172.21.15.80:0/395859172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:25:24.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:25:24 smithi090 bash[32384]: cluster 2023-12-01T05:25:22.868268+0000 mgr.y (mgr.24362) 1109 : cluster 0 pgmap v1078: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:25:24.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:25:24 smithi080 bash[41963]: cluster 2023-12-01T05:25:22.868268+0000 mgr.y (mgr.24362) 1109 : cluster 0 pgmap v1078: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:25:24.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:25:24 smithi080 bash[28361]: cluster 2023-12-01T05:25:22.868268+0000 mgr.y (mgr.24362) 1109 : cluster 0 pgmap v1078: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:25:25.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:25:25 smithi090 bash[32384]: audit 2023-12-01T05:25:24.836007+0000 mon.c (mon.2) 702 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:25:25.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:25:25 smithi090 bash[32384]: audit 2023-12-01T05:25:25.133665+0000 mon.a (mon.0) 1373 : audit 0 from='client.? 172.21.15.80:0/3140653270' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:25:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:25:25 smithi080 bash[28361]: audit 2023-12-01T05:25:24.836007+0000 mon.c (mon.2) 702 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:25:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:25:25 smithi080 bash[28361]: audit 2023-12-01T05:25:25.133665+0000 mon.a (mon.0) 1373 : audit 0 from='client.? 172.21.15.80:0/3140653270' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:25:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:25:25 smithi080 bash[41963]: audit 2023-12-01T05:25:24.836007+0000 mon.c (mon.2) 702 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:25:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:25:25 smithi080 bash[41963]: audit 2023-12-01T05:25:25.133665+0000 mon.a (mon.0) 1373 : audit 0 from='client.? 172.21.15.80:0/3140653270' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:25:26.502 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:25:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:25:26] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T05:25:26.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:25:26 smithi090 bash[32384]: cluster 2023-12-01T05:25:24.868790+0000 mgr.y (mgr.24362) 1110 : cluster 0 pgmap v1079: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:25:26.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:25:26 smithi080 bash[28361]: cluster 2023-12-01T05:25:24.868790+0000 mgr.y (mgr.24362) 1110 : cluster 0 pgmap v1079: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:25:26.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:25:26 smithi080 bash[41963]: cluster 2023-12-01T05:25:24.868790+0000 mgr.y (mgr.24362) 1110 : cluster 0 pgmap v1079: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:25:28.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:25:28 smithi090 bash[32384]: cluster 2023-12-01T05:25:26.869952+0000 mgr.y (mgr.24362) 1111 : cluster 0 pgmap v1080: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:25:28.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:25:28 smithi090 bash[32384]: audit 2023-12-01T05:25:27.585049+0000 mon.a (mon.0) 1374 : audit 0 from='client.? 172.21.15.80:0/2951317624' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:25:28.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:25:28 smithi080 bash[28361]: cluster 2023-12-01T05:25:26.869952+0000 mgr.y (mgr.24362) 1111 : cluster 0 pgmap v1080: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:25:28.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:25:28 smithi080 bash[28361]: audit 2023-12-01T05:25:27.585049+0000 mon.a (mon.0) 1374 : audit 0 from='client.? 172.21.15.80:0/2951317624' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:25:28.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:25:28 smithi080 bash[41963]: cluster 2023-12-01T05:25:26.869952+0000 mgr.y (mgr.24362) 1111 : cluster 0 pgmap v1080: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:25:28.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:25:28 smithi080 bash[41963]: audit 2023-12-01T05:25:27.585049+0000 mon.a (mon.0) 1374 : audit 0 from='client.? 172.21.15.80:0/2951317624' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:25:30.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:25:30 smithi090 bash[32384]: cluster 2023-12-01T05:25:28.870615+0000 mgr.y (mgr.24362) 1112 : cluster 0 pgmap v1081: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:25:30.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:25:30 smithi090 bash[32384]: audit 2023-12-01T05:25:30.038933+0000 mon.a (mon.0) 1375 : audit 0 from='client.? 172.21.15.80:0/3474072279' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:25:30.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:25:30 smithi080 bash[28361]: cluster 2023-12-01T05:25:28.870615+0000 mgr.y (mgr.24362) 1112 : cluster 0 pgmap v1081: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:25:30.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:25:30 smithi080 bash[28361]: audit 2023-12-01T05:25:30.038933+0000 mon.a (mon.0) 1375 : audit 0 from='client.? 172.21.15.80:0/3474072279' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:25:30.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:25:30 smithi080 bash[41963]: cluster 2023-12-01T05:25:28.870615+0000 mgr.y (mgr.24362) 1112 : cluster 0 pgmap v1081: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:25:30.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:25:30 smithi080 bash[41963]: audit 2023-12-01T05:25:30.038933+0000 mon.a (mon.0) 1375 : audit 0 from='client.? 172.21.15.80:0/3474072279' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:25:32.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:25:32 smithi090 bash[32384]: cluster 2023-12-01T05:25:30.871449+0000 mgr.y (mgr.24362) 1113 : cluster 0 pgmap v1082: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:25:32.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:25:32 smithi090 bash[32384]: audit 2023-12-01T05:25:32.498583+0000 mon.a (mon.0) 1376 : audit 0 from='client.? 172.21.15.80:0/1711013954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:25:32.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:25:32 smithi080 bash[28361]: cluster 2023-12-01T05:25:30.871449+0000 mgr.y (mgr.24362) 1113 : cluster 0 pgmap v1082: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:25:32.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:25:32 smithi080 bash[28361]: audit 2023-12-01T05:25:32.498583+0000 mon.a (mon.0) 1376 : audit 0 from='client.? 172.21.15.80:0/1711013954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:25:32.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:25:32 smithi080 bash[41963]: cluster 2023-12-01T05:25:30.871449+0000 mgr.y (mgr.24362) 1113 : cluster 0 pgmap v1082: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:25:32.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:25:32 smithi080 bash[41963]: audit 2023-12-01T05:25:32.498583+0000 mon.a (mon.0) 1376 : audit 0 from='client.? 172.21.15.80:0/1711013954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:25:34.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:25:34 smithi090 bash[32384]: cluster 2023-12-01T05:25:32.872178+0000 mgr.y (mgr.24362) 1114 : cluster 0 pgmap v1083: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:25:34.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:25:34 smithi080 bash[28361]: cluster 2023-12-01T05:25:32.872178+0000 mgr.y (mgr.24362) 1114 : cluster 0 pgmap v1083: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:25:34.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:25:34 smithi080 bash[41963]: cluster 2023-12-01T05:25:32.872178+0000 mgr.y (mgr.24362) 1114 : cluster 0 pgmap v1083: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:25:35.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:25:35 smithi080 bash[28361]: audit 2023-12-01T05:25:34.954090+0000 mon.c (mon.2) 703 : audit 0 from='client.? 172.21.15.80:0/4235986955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:25:35.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:25:35 smithi080 bash[41963]: audit 2023-12-01T05:25:34.954090+0000 mon.c (mon.2) 703 : audit 0 from='client.? 172.21.15.80:0/4235986955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:25:36.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:25:35 smithi090 bash[32384]: audit 2023-12-01T05:25:34.954090+0000 mon.c (mon.2) 703 : audit 0 from='client.? 172.21.15.80:0/4235986955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:25:36.530 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:25:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:25:36] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T05:25:36.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:25:36 smithi080 bash[28361]: cluster 2023-12-01T05:25:34.872806+0000 mgr.y (mgr.24362) 1115 : cluster 0 pgmap v1084: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:25:36.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:25:36 smithi080 bash[41963]: cluster 2023-12-01T05:25:34.872806+0000 mgr.y (mgr.24362) 1115 : cluster 0 pgmap v1084: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:25:37.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:25:36 smithi090 bash[32384]: cluster 2023-12-01T05:25:34.872806+0000 mgr.y (mgr.24362) 1115 : cluster 0 pgmap v1084: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:25:37.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:25:37 smithi080 bash[28361]: audit 2023-12-01T05:25:37.406124+0000 mon.c (mon.2) 704 : audit 0 from='client.? 172.21.15.80:0/3939466697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:25:37.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:25:37 smithi080 bash[41963]: audit 2023-12-01T05:25:37.406124+0000 mon.c (mon.2) 704 : audit 0 from='client.? 172.21.15.80:0/3939466697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:25:38.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:25:37 smithi090 bash[32384]: audit 2023-12-01T05:25:37.406124+0000 mon.c (mon.2) 704 : audit 0 from='client.? 172.21.15.80:0/3939466697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:25:38.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:25:38 smithi080 bash[28361]: cluster 2023-12-01T05:25:36.873550+0000 mgr.y (mgr.24362) 1116 : cluster 0 pgmap v1085: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:25:38.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:25:38 smithi080 bash[41963]: cluster 2023-12-01T05:25:36.873550+0000 mgr.y (mgr.24362) 1116 : cluster 0 pgmap v1085: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:25:39.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:25:38 smithi090 bash[32384]: cluster 2023-12-01T05:25:36.873550+0000 mgr.y (mgr.24362) 1116 : cluster 0 pgmap v1085: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:25:40.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:25:40 smithi080 bash[41963]: cluster 2023-12-01T05:25:38.874166+0000 mgr.y (mgr.24362) 1117 : cluster 0 pgmap v1086: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:25:40.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:25:40 smithi080 bash[41963]: audit 2023-12-01T05:25:39.836206+0000 mon.c (mon.2) 705 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:25:40.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:25:40 smithi080 bash[41963]: audit 2023-12-01T05:25:39.864741+0000 mon.a (mon.0) 1377 : audit 0 from='client.? 172.21.15.80:0/680884290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:25:40.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:25:40 smithi080 bash[28361]: cluster 2023-12-01T05:25:38.874166+0000 mgr.y (mgr.24362) 1117 : cluster 0 pgmap v1086: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:25:40.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:25:40 smithi080 bash[28361]: audit 2023-12-01T05:25:39.836206+0000 mon.c (mon.2) 705 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:25:40.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:25:40 smithi080 bash[28361]: audit 2023-12-01T05:25:39.864741+0000 mon.a (mon.0) 1377 : audit 0 from='client.? 172.21.15.80:0/680884290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:25:41.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:25:40 smithi090 bash[32384]: cluster 2023-12-01T05:25:38.874166+0000 mgr.y (mgr.24362) 1117 : cluster 0 pgmap v1086: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:25:41.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:25:40 smithi090 bash[32384]: audit 2023-12-01T05:25:39.836206+0000 mon.c (mon.2) 705 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:25:41.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:25:40 smithi090 bash[32384]: audit 2023-12-01T05:25:39.864741+0000 mon.a (mon.0) 1377 : audit 0 from='client.? 172.21.15.80:0/680884290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:25:42.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:25:42 smithi080 bash[28361]: cluster 2023-12-01T05:25:40.875247+0000 mgr.y (mgr.24362) 1118 : cluster 0 pgmap v1087: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:25:42.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:25:42 smithi080 bash[28361]: audit 2023-12-01T05:25:42.323619+0000 mon.a (mon.0) 1378 : audit 0 from='client.? 172.21.15.80:0/2737392058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:25:42.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:25:42 smithi080 bash[41963]: cluster 2023-12-01T05:25:40.875247+0000 mgr.y (mgr.24362) 1118 : cluster 0 pgmap v1087: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:25:42.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:25:42 smithi080 bash[41963]: audit 2023-12-01T05:25:42.323619+0000 mon.a (mon.0) 1378 : audit 0 from='client.? 172.21.15.80:0/2737392058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:25:43.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:25:42 smithi090 bash[32384]: cluster 2023-12-01T05:25:40.875247+0000 mgr.y (mgr.24362) 1118 : cluster 0 pgmap v1087: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:25:43.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:25:42 smithi090 bash[32384]: audit 2023-12-01T05:25:42.323619+0000 mon.a (mon.0) 1378 : audit 0 from='client.? 172.21.15.80:0/2737392058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:25:44.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:25:44 smithi080 bash[28361]: cluster 2023-12-01T05:25:42.875833+0000 mgr.y (mgr.24362) 1119 : cluster 0 pgmap v1088: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:25:44.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:25:44 smithi080 bash[41963]: cluster 2023-12-01T05:25:42.875833+0000 mgr.y (mgr.24362) 1119 : cluster 0 pgmap v1088: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:25:45.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:25:44 smithi090 bash[32384]: cluster 2023-12-01T05:25:42.875833+0000 mgr.y (mgr.24362) 1119 : cluster 0 pgmap v1088: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:25:45.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:25:45 smithi080 bash[28361]: audit 2023-12-01T05:25:44.773563+0000 mon.a (mon.0) 1379 : audit 0 from='client.? 172.21.15.80:0/2745110565' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:25:45.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:25:45 smithi080 bash[41963]: audit 2023-12-01T05:25:44.773563+0000 mon.a (mon.0) 1379 : audit 0 from='client.? 172.21.15.80:0/2745110565' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:25:46.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:25:45 smithi090 bash[32384]: audit 2023-12-01T05:25:44.773563+0000 mon.a (mon.0) 1379 : audit 0 from='client.? 172.21.15.80:0/2745110565' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:25:46.561 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:25:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:25:46] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T05:25:46.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:25:46 smithi080 bash[28361]: cluster 2023-12-01T05:25:44.876416+0000 mgr.y (mgr.24362) 1120 : cluster 0 pgmap v1089: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:25:46.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:25:46 smithi080 bash[41963]: cluster 2023-12-01T05:25:44.876416+0000 mgr.y (mgr.24362) 1120 : cluster 0 pgmap v1089: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:25:47.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:25:46 smithi090 bash[32384]: cluster 2023-12-01T05:25:44.876416+0000 mgr.y (mgr.24362) 1120 : cluster 0 pgmap v1089: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:25:47.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:25:47 smithi080 bash[28361]: audit 2023-12-01T05:25:47.225730+0000 mon.c (mon.2) 706 : audit 0 from='client.? 172.21.15.80:0/479399036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:25:47.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:25:47 smithi080 bash[41963]: audit 2023-12-01T05:25:47.225730+0000 mon.c (mon.2) 706 : audit 0 from='client.? 172.21.15.80:0/479399036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:25:48.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:25:47 smithi090 bash[32384]: audit 2023-12-01T05:25:47.225730+0000 mon.c (mon.2) 706 : audit 0 from='client.? 172.21.15.80:0/479399036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:25:48.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:25:48 smithi080 bash[41963]: cluster 2023-12-01T05:25:46.877337+0000 mgr.y (mgr.24362) 1121 : cluster 0 pgmap v1090: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:25:48.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:25:48 smithi080 bash[28361]: cluster 2023-12-01T05:25:46.877337+0000 mgr.y (mgr.24362) 1121 : cluster 0 pgmap v1090: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:25:49.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:25:48 smithi090 bash[32384]: cluster 2023-12-01T05:25:46.877337+0000 mgr.y (mgr.24362) 1121 : cluster 0 pgmap v1090: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:25:50.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:25:50 smithi080 bash[28361]: cluster 2023-12-01T05:25:48.877941+0000 mgr.y (mgr.24362) 1122 : cluster 0 pgmap v1091: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:25:50.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:25:50 smithi080 bash[28361]: audit 2023-12-01T05:25:49.678767+0000 mon.c (mon.2) 707 : audit 0 from='client.? 172.21.15.80:0/2603898145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:25:50.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:25:50 smithi080 bash[41963]: cluster 2023-12-01T05:25:48.877941+0000 mgr.y (mgr.24362) 1122 : cluster 0 pgmap v1091: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:25:50.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:25:50 smithi080 bash[41963]: audit 2023-12-01T05:25:49.678767+0000 mon.c (mon.2) 707 : audit 0 from='client.? 172.21.15.80:0/2603898145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:25:51.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:25:50 smithi090 bash[32384]: cluster 2023-12-01T05:25:48.877941+0000 mgr.y (mgr.24362) 1122 : cluster 0 pgmap v1091: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:25:51.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:25:50 smithi090 bash[32384]: audit 2023-12-01T05:25:49.678767+0000 mon.c (mon.2) 707 : audit 0 from='client.? 172.21.15.80:0/2603898145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:25:52.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:25:52 smithi080 bash[28361]: cluster 2023-12-01T05:25:50.878963+0000 mgr.y (mgr.24362) 1123 : cluster 0 pgmap v1092: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:25:52.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:25:52 smithi080 bash[28361]: audit 2023-12-01T05:25:52.138472+0000 mon.c (mon.2) 708 : audit 0 from='client.? 172.21.15.80:0/2260038263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:25:52.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:25:52 smithi080 bash[41963]: cluster 2023-12-01T05:25:50.878963+0000 mgr.y (mgr.24362) 1123 : cluster 0 pgmap v1092: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:25:52.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:25:52 smithi080 bash[41963]: audit 2023-12-01T05:25:52.138472+0000 mon.c (mon.2) 708 : audit 0 from='client.? 172.21.15.80:0/2260038263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:25:53.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:25:52 smithi090 bash[32384]: cluster 2023-12-01T05:25:50.878963+0000 mgr.y (mgr.24362) 1123 : cluster 0 pgmap v1092: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:25:53.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:25:52 smithi090 bash[32384]: audit 2023-12-01T05:25:52.138472+0000 mon.c (mon.2) 708 : audit 0 from='client.? 172.21.15.80:0/2260038263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:25:54.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:25:54 smithi080 bash[41963]: cluster 2023-12-01T05:25:52.879687+0000 mgr.y (mgr.24362) 1124 : cluster 0 pgmap v1093: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:25:54.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:25:54 smithi080 bash[28361]: cluster 2023-12-01T05:25:52.879687+0000 mgr.y (mgr.24362) 1124 : cluster 0 pgmap v1093: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:25:55.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:25:54 smithi090 bash[32384]: cluster 2023-12-01T05:25:52.879687+0000 mgr.y (mgr.24362) 1124 : cluster 0 pgmap v1093: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:25:55.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:25:55 smithi080 bash[28361]: audit 2023-12-01T05:25:54.593421+0000 mon.c (mon.2) 709 : audit 0 from='client.? 172.21.15.80:0/1346032343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:25:55.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:25:55 smithi080 bash[28361]: audit 2023-12-01T05:25:54.837132+0000 mon.c (mon.2) 710 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:25:55.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:25:55 smithi080 bash[41963]: audit 2023-12-01T05:25:54.593421+0000 mon.c (mon.2) 709 : audit 0 from='client.? 172.21.15.80:0/1346032343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:25:55.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:25:55 smithi080 bash[41963]: audit 2023-12-01T05:25:54.837132+0000 mon.c (mon.2) 710 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:25:56.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:25:55 smithi090 bash[32384]: audit 2023-12-01T05:25:54.593421+0000 mon.c (mon.2) 709 : audit 0 from='client.? 172.21.15.80:0/1346032343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:25:56.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:25:55 smithi090 bash[32384]: audit 2023-12-01T05:25:54.837132+0000 mon.c (mon.2) 710 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:25:56.601 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:25:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:25:56] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T05:25:56.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:25:56 smithi080 bash[28361]: cluster 2023-12-01T05:25:54.880214+0000 mgr.y (mgr.24362) 1125 : cluster 0 pgmap v1094: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:25:56.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:25:56 smithi080 bash[41963]: cluster 2023-12-01T05:25:54.880214+0000 mgr.y (mgr.24362) 1125 : cluster 0 pgmap v1094: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:25:57.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:25:56 smithi090 bash[32384]: cluster 2023-12-01T05:25:54.880214+0000 mgr.y (mgr.24362) 1125 : cluster 0 pgmap v1094: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:25:57.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:25:57 smithi080 bash[28361]: audit 2023-12-01T05:25:57.044089+0000 mon.a (mon.0) 1380 : audit 0 from='client.? 172.21.15.80:0/3907105739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:25:57.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:25:57 smithi080 bash[41963]: audit 2023-12-01T05:25:57.044089+0000 mon.a (mon.0) 1380 : audit 0 from='client.? 172.21.15.80:0/3907105739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:25:58.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:25:57 smithi090 bash[32384]: audit 2023-12-01T05:25:57.044089+0000 mon.a (mon.0) 1380 : audit 0 from='client.? 172.21.15.80:0/3907105739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:25:58.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:25:58 smithi080 bash[28361]: cluster 2023-12-01T05:25:56.881186+0000 mgr.y (mgr.24362) 1126 : cluster 0 pgmap v1095: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:25:58.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:25:58 smithi080 bash[41963]: cluster 2023-12-01T05:25:56.881186+0000 mgr.y (mgr.24362) 1126 : cluster 0 pgmap v1095: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:25:59.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:25:58 smithi090 bash[32384]: cluster 2023-12-01T05:25:56.881186+0000 mgr.y (mgr.24362) 1126 : cluster 0 pgmap v1095: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:25:59.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:25:59 smithi080 bash[41963]: audit 2023-12-01T05:25:59.500859+0000 mon.a (mon.0) 1381 : audit 0 from='client.? 172.21.15.80:0/1602614852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:25:59.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:25:59 smithi080 bash[28361]: audit 2023-12-01T05:25:59.500859+0000 mon.a (mon.0) 1381 : audit 0 from='client.? 172.21.15.80:0/1602614852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:26:00.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:25:59 smithi090 bash[32384]: audit 2023-12-01T05:25:59.500859+0000 mon.a (mon.0) 1381 : audit 0 from='client.? 172.21.15.80:0/1602614852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:26:00.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:26:00 smithi080 bash[28361]: cluster 2023-12-01T05:25:58.881789+0000 mgr.y (mgr.24362) 1127 : cluster 0 pgmap v1096: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:26:00.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:26:00 smithi080 bash[41963]: cluster 2023-12-01T05:25:58.881789+0000 mgr.y (mgr.24362) 1127 : cluster 0 pgmap v1096: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:26:01.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:26:00 smithi090 bash[32384]: cluster 2023-12-01T05:25:58.881789+0000 mgr.y (mgr.24362) 1127 : cluster 0 pgmap v1096: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:26:02.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:26:02 smithi080 bash[41963]: cluster 2023-12-01T05:26:00.882927+0000 mgr.y (mgr.24362) 1128 : cluster 0 pgmap v1097: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:26:02.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:26:02 smithi080 bash[41963]: audit 2023-12-01T05:26:01.949012+0000 mon.a (mon.0) 1382 : audit 0 from='client.? 172.21.15.80:0/2524412306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:26:02.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:26:02 smithi080 bash[28361]: cluster 2023-12-01T05:26:00.882927+0000 mgr.y (mgr.24362) 1128 : cluster 0 pgmap v1097: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:26:02.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:26:02 smithi080 bash[28361]: audit 2023-12-01T05:26:01.949012+0000 mon.a (mon.0) 1382 : audit 0 from='client.? 172.21.15.80:0/2524412306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:26:03.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:26:02 smithi090 bash[32384]: cluster 2023-12-01T05:26:00.882927+0000 mgr.y (mgr.24362) 1128 : cluster 0 pgmap v1097: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:26:03.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:26:02 smithi090 bash[32384]: audit 2023-12-01T05:26:01.949012+0000 mon.a (mon.0) 1382 : audit 0 from='client.? 172.21.15.80:0/2524412306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:26:04.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:26:04 smithi080 bash[41963]: cluster 2023-12-01T05:26:02.883609+0000 mgr.y (mgr.24362) 1129 : cluster 0 pgmap v1098: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:26:04.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:26:04 smithi080 bash[41963]: audit 2023-12-01T05:26:04.403541+0000 mon.a (mon.0) 1383 : audit 0 from='client.? 172.21.15.80:0/217374998' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:26:04.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:26:04 smithi080 bash[28361]: cluster 2023-12-01T05:26:02.883609+0000 mgr.y (mgr.24362) 1129 : cluster 0 pgmap v1098: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:26:04.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:26:04 smithi080 bash[28361]: audit 2023-12-01T05:26:04.403541+0000 mon.a (mon.0) 1383 : audit 0 from='client.? 172.21.15.80:0/217374998' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:26:05.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:26:04 smithi090 bash[32384]: cluster 2023-12-01T05:26:02.883609+0000 mgr.y (mgr.24362) 1129 : cluster 0 pgmap v1098: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:26:05.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:26:04 smithi090 bash[32384]: audit 2023-12-01T05:26:04.403541+0000 mon.a (mon.0) 1383 : audit 0 from='client.? 172.21.15.80:0/217374998' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:26:06.639 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:26:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:26:06] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T05:26:06.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:26:06 smithi080 bash[28361]: cluster 2023-12-01T05:26:04.884337+0000 mgr.y (mgr.24362) 1130 : cluster 0 pgmap v1099: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:26:06.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:26:06 smithi080 bash[41963]: cluster 2023-12-01T05:26:04.884337+0000 mgr.y (mgr.24362) 1130 : cluster 0 pgmap v1099: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:26:07.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:26:06 smithi090 bash[32384]: cluster 2023-12-01T05:26:04.884337+0000 mgr.y (mgr.24362) 1130 : cluster 0 pgmap v1099: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:26:07.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:26:07 smithi080 bash[28361]: audit 2023-12-01T05:26:06.843949+0000 mon.c (mon.2) 711 : audit 0 from='client.? 172.21.15.80:0/1175140564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:26:07.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:26:07 smithi080 bash[41963]: audit 2023-12-01T05:26:06.843949+0000 mon.c (mon.2) 711 : audit 0 from='client.? 172.21.15.80:0/1175140564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:26:08.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:26:07 smithi090 bash[32384]: audit 2023-12-01T05:26:06.843949+0000 mon.c (mon.2) 711 : audit 0 from='client.? 172.21.15.80:0/1175140564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:26:08.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:26:08 smithi080 bash[41963]: cluster 2023-12-01T05:26:06.885439+0000 mgr.y (mgr.24362) 1131 : cluster 0 pgmap v1100: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:26:08.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:26:08 smithi080 bash[28361]: cluster 2023-12-01T05:26:06.885439+0000 mgr.y (mgr.24362) 1131 : cluster 0 pgmap v1100: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:26:09.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:26:08 smithi090 bash[32384]: cluster 2023-12-01T05:26:06.885439+0000 mgr.y (mgr.24362) 1131 : cluster 0 pgmap v1100: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:26:09.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:26:09 smithi080 bash[28361]: audit 2023-12-01T05:26:09.300844+0000 mon.c (mon.2) 712 : audit 0 from='client.? 172.21.15.80:0/3045476143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:26:09.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:26:09 smithi080 bash[41963]: audit 2023-12-01T05:26:09.300844+0000 mon.c (mon.2) 712 : audit 0 from='client.? 172.21.15.80:0/3045476143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:26:10.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:26:09 smithi090 bash[32384]: audit 2023-12-01T05:26:09.300844+0000 mon.c (mon.2) 712 : audit 0 from='client.? 172.21.15.80:0/3045476143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:26:10.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:26:10 smithi080 bash[28361]: cluster 2023-12-01T05:26:08.886069+0000 mgr.y (mgr.24362) 1132 : cluster 0 pgmap v1101: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:26:10.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:26:10 smithi080 bash[28361]: audit 2023-12-01T05:26:09.837480+0000 mon.c (mon.2) 713 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:26:10.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:26:10 smithi080 bash[28361]: audit 2023-12-01T05:26:09.962417+0000 mon.c (mon.2) 714 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:26:10.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:26:10 smithi080 bash[41963]: cluster 2023-12-01T05:26:08.886069+0000 mgr.y (mgr.24362) 1132 : cluster 0 pgmap v1101: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:26:10.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:26:10 smithi080 bash[41963]: audit 2023-12-01T05:26:09.837480+0000 mon.c (mon.2) 713 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:26:10.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:26:10 smithi080 bash[41963]: audit 2023-12-01T05:26:09.962417+0000 mon.c (mon.2) 714 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:26:11.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:26:10 smithi090 bash[32384]: cluster 2023-12-01T05:26:08.886069+0000 mgr.y (mgr.24362) 1132 : cluster 0 pgmap v1101: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:26:11.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:26:10 smithi090 bash[32384]: audit 2023-12-01T05:26:09.837480+0000 mon.c (mon.2) 713 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:26:11.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:26:10 smithi090 bash[32384]: audit 2023-12-01T05:26:09.962417+0000 mon.c (mon.2) 714 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:26:12.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:26:12 smithi080 bash[41963]: cluster 2023-12-01T05:26:10.887229+0000 mgr.y (mgr.24362) 1133 : cluster 0 pgmap v1102: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:26:12.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:26:12 smithi080 bash[41963]: audit 2023-12-01T05:26:11.749151+0000 mon.a (mon.0) 1384 : audit 0 from='client.? 172.21.15.80:0/3324150245' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:26:12.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:26:12 smithi080 bash[28361]: cluster 2023-12-01T05:26:10.887229+0000 mgr.y (mgr.24362) 1133 : cluster 0 pgmap v1102: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:26:12.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:26:12 smithi080 bash[28361]: audit 2023-12-01T05:26:11.749151+0000 mon.a (mon.0) 1384 : audit 0 from='client.? 172.21.15.80:0/3324150245' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:26:13.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:26:12 smithi090 bash[32384]: cluster 2023-12-01T05:26:10.887229+0000 mgr.y (mgr.24362) 1133 : cluster 0 pgmap v1102: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:26:13.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:26:12 smithi090 bash[32384]: audit 2023-12-01T05:26:11.749151+0000 mon.a (mon.0) 1384 : audit 0 from='client.? 172.21.15.80:0/3324150245' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:26:14.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:26:14 smithi080 bash[28361]: cluster 2023-12-01T05:26:12.887988+0000 mgr.y (mgr.24362) 1134 : cluster 0 pgmap v1103: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:26:14.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:26:14 smithi080 bash[28361]: audit 2023-12-01T05:26:14.209270+0000 mon.a (mon.0) 1385 : audit 0 from='client.? 172.21.15.80:0/3239028625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:26:14.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:26:14 smithi080 bash[41963]: cluster 2023-12-01T05:26:12.887988+0000 mgr.y (mgr.24362) 1134 : cluster 0 pgmap v1103: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:26:14.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:26:14 smithi080 bash[41963]: audit 2023-12-01T05:26:14.209270+0000 mon.a (mon.0) 1385 : audit 0 from='client.? 172.21.15.80:0/3239028625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:26:15.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:26:14 smithi090 bash[32384]: cluster 2023-12-01T05:26:12.887988+0000 mgr.y (mgr.24362) 1134 : cluster 0 pgmap v1103: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:26:15.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:26:14 smithi090 bash[32384]: audit 2023-12-01T05:26:14.209270+0000 mon.a (mon.0) 1385 : audit 0 from='client.? 172.21.15.80:0/3239028625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:26:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:26:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:26:16] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T05:26:17.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:26:16 smithi080 bash[28361]: cluster 2023-12-01T05:26:14.888553+0000 mgr.y (mgr.24362) 1135 : cluster 0 pgmap v1104: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:26:17.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:26:16 smithi080 bash[28361]: audit 2023-12-01T05:26:15.808519+0000 mon.a (mon.0) 1386 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:26:17.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:26:16 smithi080 bash[28361]: audit 2023-12-01T05:26:15.817221+0000 mon.a (mon.0) 1387 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:26:17.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:26:16 smithi080 bash[28361]: audit 2023-12-01T05:26:16.170677+0000 mon.a (mon.0) 1388 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:26:17.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:26:16 smithi080 bash[28361]: audit 2023-12-01T05:26:16.180581+0000 mon.a (mon.0) 1389 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:26:17.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:26:16 smithi080 bash[28361]: audit 2023-12-01T05:26:16.667787+0000 mon.a (mon.0) 1390 : audit 0 from='client.? 172.21.15.80:0/1619134429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:26:17.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:26:16 smithi080 bash[28361]: audit 2023-12-01T05:26:16.767953+0000 mon.c (mon.2) 715 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:26:17.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:26:16 smithi080 bash[28361]: audit 2023-12-01T05:26:16.769810+0000 mon.c (mon.2) 716 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:26:17.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:26:16 smithi080 bash[28361]: audit 2023-12-01T05:26:16.778898+0000 mon.a (mon.0) 1391 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:26:17.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:26:16 smithi080 bash[41963]: cluster 2023-12-01T05:26:14.888553+0000 mgr.y (mgr.24362) 1135 : cluster 0 pgmap v1104: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:26:17.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:26:16 smithi080 bash[41963]: audit 2023-12-01T05:26:15.808519+0000 mon.a (mon.0) 1386 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:26:17.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:26:16 smithi080 bash[41963]: audit 2023-12-01T05:26:15.817221+0000 mon.a (mon.0) 1387 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:26:17.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:26:16 smithi080 bash[41963]: audit 2023-12-01T05:26:16.170677+0000 mon.a (mon.0) 1388 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:26:17.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:26:16 smithi080 bash[41963]: audit 2023-12-01T05:26:16.180581+0000 mon.a (mon.0) 1389 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:26:17.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:26:16 smithi080 bash[41963]: audit 2023-12-01T05:26:16.667787+0000 mon.a (mon.0) 1390 : audit 0 from='client.? 172.21.15.80:0/1619134429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:26:17.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:26:16 smithi080 bash[41963]: audit 2023-12-01T05:26:16.767953+0000 mon.c (mon.2) 715 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:26:17.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:26:16 smithi080 bash[41963]: audit 2023-12-01T05:26:16.769810+0000 mon.c (mon.2) 716 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:26:17.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:26:16 smithi080 bash[41963]: audit 2023-12-01T05:26:16.778898+0000 mon.a (mon.0) 1391 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:26:17.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:26:16 smithi090 bash[32384]: cluster 2023-12-01T05:26:14.888553+0000 mgr.y (mgr.24362) 1135 : cluster 0 pgmap v1104: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:26:17.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:26:16 smithi090 bash[32384]: audit 2023-12-01T05:26:15.808519+0000 mon.a (mon.0) 1386 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:26:17.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:26:16 smithi090 bash[32384]: audit 2023-12-01T05:26:15.817221+0000 mon.a (mon.0) 1387 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:26:17.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:26:16 smithi090 bash[32384]: audit 2023-12-01T05:26:16.170677+0000 mon.a (mon.0) 1388 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:26:17.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:26:16 smithi090 bash[32384]: audit 2023-12-01T05:26:16.180581+0000 mon.a (mon.0) 1389 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:26:17.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:26:16 smithi090 bash[32384]: audit 2023-12-01T05:26:16.667787+0000 mon.a (mon.0) 1390 : audit 0 from='client.? 172.21.15.80:0/1619134429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:26:17.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:26:16 smithi090 bash[32384]: audit 2023-12-01T05:26:16.767953+0000 mon.c (mon.2) 715 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:26:17.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:26:16 smithi090 bash[32384]: audit 2023-12-01T05:26:16.769810+0000 mon.c (mon.2) 716 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:26:17.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:26:16 smithi090 bash[32384]: audit 2023-12-01T05:26:16.778898+0000 mon.a (mon.0) 1391 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:26:19.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:26:18 smithi080 bash[41963]: cluster 2023-12-01T05:26:16.889705+0000 mgr.y (mgr.24362) 1136 : cluster 0 pgmap v1105: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:26:19.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:26:18 smithi080 bash[28361]: cluster 2023-12-01T05:26:16.889705+0000 mgr.y (mgr.24362) 1136 : cluster 0 pgmap v1105: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:26:19.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:26:18 smithi090 bash[32384]: cluster 2023-12-01T05:26:16.889705+0000 mgr.y (mgr.24362) 1136 : cluster 0 pgmap v1105: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:26:20.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:26:19 smithi080 bash[28361]: audit 2023-12-01T05:26:19.122090+0000 mon.c (mon.2) 717 : audit 0 from='client.? 172.21.15.80:0/3417074001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:26:20.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:26:19 smithi080 bash[41963]: audit 2023-12-01T05:26:19.122090+0000 mon.c (mon.2) 717 : audit 0 from='client.? 172.21.15.80:0/3417074001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:26:20.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:26:19 smithi090 bash[32384]: audit 2023-12-01T05:26:19.122090+0000 mon.c (mon.2) 717 : audit 0 from='client.? 172.21.15.80:0/3417074001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:26:21.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:26:20 smithi080 bash[28361]: cluster 2023-12-01T05:26:18.890334+0000 mgr.y (mgr.24362) 1137 : cluster 0 pgmap v1106: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:26:21.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:26:20 smithi080 bash[41963]: cluster 2023-12-01T05:26:18.890334+0000 mgr.y (mgr.24362) 1137 : cluster 0 pgmap v1106: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:26:21.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:26:20 smithi090 bash[32384]: cluster 2023-12-01T05:26:18.890334+0000 mgr.y (mgr.24362) 1137 : cluster 0 pgmap v1106: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:26:22.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:26:21 smithi080 bash[28361]: audit 2023-12-01T05:26:21.566058+0000 mon.a (mon.0) 1392 : audit 0 from='client.? 172.21.15.80:0/3968008125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:26:22.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:26:21 smithi080 bash[41963]: audit 2023-12-01T05:26:21.566058+0000 mon.a (mon.0) 1392 : audit 0 from='client.? 172.21.15.80:0/3968008125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:26:22.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:26:21 smithi090 bash[32384]: audit 2023-12-01T05:26:21.566058+0000 mon.a (mon.0) 1392 : audit 0 from='client.? 172.21.15.80:0/3968008125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:26:23.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:26:22 smithi080 bash[28361]: cluster 2023-12-01T05:26:20.891517+0000 mgr.y (mgr.24362) 1138 : cluster 0 pgmap v1107: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:26:23.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:26:22 smithi080 bash[41963]: cluster 2023-12-01T05:26:20.891517+0000 mgr.y (mgr.24362) 1138 : cluster 0 pgmap v1107: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:26:23.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:26:22 smithi090 bash[32384]: cluster 2023-12-01T05:26:20.891517+0000 mgr.y (mgr.24362) 1138 : cluster 0 pgmap v1107: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:26:24.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:26:23 smithi080 bash[41963]: cluster 2023-12-01T05:26:22.892253+0000 mgr.y (mgr.24362) 1139 : cluster 0 pgmap v1108: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:26:24.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:26:23 smithi080 bash[28361]: cluster 2023-12-01T05:26:22.892253+0000 mgr.y (mgr.24362) 1139 : cluster 0 pgmap v1108: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:26:24.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:26:23 smithi090 bash[32384]: cluster 2023-12-01T05:26:22.892253+0000 mgr.y (mgr.24362) 1139 : cluster 0 pgmap v1108: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:26:25.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:26:24 smithi080 bash[28361]: audit 2023-12-01T05:26:24.013435+0000 mon.a (mon.0) 1393 : audit 0 from='client.? 172.21.15.80:0/1671232889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:26:25.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:26:24 smithi080 bash[41963]: audit 2023-12-01T05:26:24.013435+0000 mon.a (mon.0) 1393 : audit 0 from='client.? 172.21.15.80:0/1671232889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:26:25.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:26:24 smithi090 bash[32384]: audit 2023-12-01T05:26:24.013435+0000 mon.a (mon.0) 1393 : audit 0 from='client.? 172.21.15.80:0/1671232889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:26:26.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:26:25 smithi080 bash[41963]: audit 2023-12-01T05:26:24.837855+0000 mon.c (mon.2) 718 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:26:26.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:26:25 smithi080 bash[41963]: cluster 2023-12-01T05:26:24.892860+0000 mgr.y (mgr.24362) 1140 : cluster 0 pgmap v1109: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:26:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:26:25 smithi080 bash[28361]: audit 2023-12-01T05:26:24.837855+0000 mon.c (mon.2) 718 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:26:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:26:25 smithi080 bash[28361]: cluster 2023-12-01T05:26:24.892860+0000 mgr.y (mgr.24362) 1140 : cluster 0 pgmap v1109: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:26:26.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:26:25 smithi090 bash[32384]: audit 2023-12-01T05:26:24.837855+0000 mon.c (mon.2) 718 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:26:26.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:26:25 smithi090 bash[32384]: cluster 2023-12-01T05:26:24.892860+0000 mgr.y (mgr.24362) 1140 : cluster 0 pgmap v1109: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:26:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:26:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:26:26] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T05:26:27.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:26:26 smithi080 bash[28361]: audit 2023-12-01T05:26:26.473242+0000 mon.a (mon.0) 1394 : audit 0 from='client.? 172.21.15.80:0/2781136074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:26:27.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:26:26 smithi080 bash[41963]: audit 2023-12-01T05:26:26.473242+0000 mon.a (mon.0) 1394 : audit 0 from='client.? 172.21.15.80:0/2781136074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:26:27.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:26:26 smithi090 bash[32384]: audit 2023-12-01T05:26:26.473242+0000 mon.a (mon.0) 1394 : audit 0 from='client.? 172.21.15.80:0/2781136074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:26:28.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:26:28 smithi090 bash[32384]: cluster 2023-12-01T05:26:26.893950+0000 mgr.y (mgr.24362) 1141 : cluster 0 pgmap v1110: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:26:28.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:26:28 smithi080 bash[28361]: cluster 2023-12-01T05:26:26.893950+0000 mgr.y (mgr.24362) 1141 : cluster 0 pgmap v1110: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:26:28.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:26:28 smithi080 bash[41963]: cluster 2023-12-01T05:26:26.893950+0000 mgr.y (mgr.24362) 1141 : cluster 0 pgmap v1110: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:26:29.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:26:29 smithi090 bash[32384]: audit 2023-12-01T05:26:28.930621+0000 mon.c (mon.2) 719 : audit 0 from='client.? 172.21.15.80:0/4278299268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:26:29.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:26:29 smithi080 bash[28361]: audit 2023-12-01T05:26:28.930621+0000 mon.c (mon.2) 719 : audit 0 from='client.? 172.21.15.80:0/4278299268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:26:29.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:26:29 smithi080 bash[41963]: audit 2023-12-01T05:26:28.930621+0000 mon.c (mon.2) 719 : audit 0 from='client.? 172.21.15.80:0/4278299268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:26:30.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:26:30 smithi090 bash[32384]: cluster 2023-12-01T05:26:28.894403+0000 mgr.y (mgr.24362) 1142 : cluster 0 pgmap v1111: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:26:30.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:26:30 smithi080 bash[28361]: cluster 2023-12-01T05:26:28.894403+0000 mgr.y (mgr.24362) 1142 : cluster 0 pgmap v1111: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:26:30.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:26:30 smithi080 bash[41963]: cluster 2023-12-01T05:26:28.894403+0000 mgr.y (mgr.24362) 1142 : cluster 0 pgmap v1111: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:26:31.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:26:31 smithi090 bash[32384]: audit 2023-12-01T05:26:31.385270+0000 mon.a (mon.0) 1395 : audit 0 from='client.? 172.21.15.80:0/1471168227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:26:31.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:26:31 smithi080 bash[41963]: audit 2023-12-01T05:26:31.385270+0000 mon.a (mon.0) 1395 : audit 0 from='client.? 172.21.15.80:0/1471168227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:26:31.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:26:31 smithi080 bash[28361]: audit 2023-12-01T05:26:31.385270+0000 mon.a (mon.0) 1395 : audit 0 from='client.? 172.21.15.80:0/1471168227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:26:32.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:26:32 smithi090 bash[32384]: cluster 2023-12-01T05:26:30.895487+0000 mgr.y (mgr.24362) 1143 : cluster 0 pgmap v1112: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:26:32.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:26:32 smithi080 bash[41963]: cluster 2023-12-01T05:26:30.895487+0000 mgr.y (mgr.24362) 1143 : cluster 0 pgmap v1112: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:26:32.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:26:32 smithi080 bash[28361]: cluster 2023-12-01T05:26:30.895487+0000 mgr.y (mgr.24362) 1143 : cluster 0 pgmap v1112: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:26:34.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:26:34 smithi090 bash[32384]: cluster 2023-12-01T05:26:32.896150+0000 mgr.y (mgr.24362) 1144 : cluster 0 pgmap v1113: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:26:34.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:26:34 smithi090 bash[32384]: audit 2023-12-01T05:26:33.836174+0000 mon.c (mon.2) 720 : audit 0 from='client.? 172.21.15.80:0/667782964' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:26:34.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:26:34 smithi080 bash[41963]: cluster 2023-12-01T05:26:32.896150+0000 mgr.y (mgr.24362) 1144 : cluster 0 pgmap v1113: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:26:34.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:26:34 smithi080 bash[41963]: audit 2023-12-01T05:26:33.836174+0000 mon.c (mon.2) 720 : audit 0 from='client.? 172.21.15.80:0/667782964' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:26:34.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:26:34 smithi080 bash[28361]: cluster 2023-12-01T05:26:32.896150+0000 mgr.y (mgr.24362) 1144 : cluster 0 pgmap v1113: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:26:34.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:26:34 smithi080 bash[28361]: audit 2023-12-01T05:26:33.836174+0000 mon.c (mon.2) 720 : audit 0 from='client.? 172.21.15.80:0/667782964' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:26:36.498 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:26:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:26:36] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T05:26:36.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:26:36 smithi090 bash[32384]: cluster 2023-12-01T05:26:34.896753+0000 mgr.y (mgr.24362) 1145 : cluster 0 pgmap v1114: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:26:36.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:26:36 smithi090 bash[32384]: audit 2023-12-01T05:26:36.290280+0000 mon.c (mon.2) 721 : audit 0 from='client.? 172.21.15.80:0/2596692417' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:26:36.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:26:36 smithi080 bash[28361]: cluster 2023-12-01T05:26:34.896753+0000 mgr.y (mgr.24362) 1145 : cluster 0 pgmap v1114: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:26:36.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:26:36 smithi080 bash[28361]: audit 2023-12-01T05:26:36.290280+0000 mon.c (mon.2) 721 : audit 0 from='client.? 172.21.15.80:0/2596692417' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:26:36.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:26:36 smithi080 bash[41963]: cluster 2023-12-01T05:26:34.896753+0000 mgr.y (mgr.24362) 1145 : cluster 0 pgmap v1114: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:26:36.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:26:36 smithi080 bash[41963]: audit 2023-12-01T05:26:36.290280+0000 mon.c (mon.2) 721 : audit 0 from='client.? 172.21.15.80:0/2596692417' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:26:38.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:26:38 smithi090 bash[32384]: cluster 2023-12-01T05:26:36.897844+0000 mgr.y (mgr.24362) 1146 : cluster 0 pgmap v1115: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:26:38.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:26:38 smithi080 bash[28361]: cluster 2023-12-01T05:26:36.897844+0000 mgr.y (mgr.24362) 1146 : cluster 0 pgmap v1115: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:26:38.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:26:38 smithi080 bash[41963]: cluster 2023-12-01T05:26:36.897844+0000 mgr.y (mgr.24362) 1146 : cluster 0 pgmap v1115: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:26:39.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:26:39 smithi090 bash[32384]: audit 2023-12-01T05:26:38.751184+0000 mon.a (mon.0) 1396 : audit 0 from='client.? 172.21.15.80:0/2968292242' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:26:39.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:26:39 smithi080 bash[28361]: audit 2023-12-01T05:26:38.751184+0000 mon.a (mon.0) 1396 : audit 0 from='client.? 172.21.15.80:0/2968292242' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:26:39.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:26:39 smithi080 bash[41963]: audit 2023-12-01T05:26:38.751184+0000 mon.a (mon.0) 1396 : audit 0 from='client.? 172.21.15.80:0/2968292242' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:26:40.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:26:40 smithi090 bash[32384]: cluster 2023-12-01T05:26:38.898515+0000 mgr.y (mgr.24362) 1147 : cluster 0 pgmap v1116: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:26:40.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:26:40 smithi090 bash[32384]: audit 2023-12-01T05:26:39.838180+0000 mon.c (mon.2) 722 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:26:40.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:26:40 smithi080 bash[41963]: cluster 2023-12-01T05:26:38.898515+0000 mgr.y (mgr.24362) 1147 : cluster 0 pgmap v1116: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:26:40.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:26:40 smithi080 bash[41963]: audit 2023-12-01T05:26:39.838180+0000 mon.c (mon.2) 722 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:26:40.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:26:40 smithi080 bash[28361]: cluster 2023-12-01T05:26:38.898515+0000 mgr.y (mgr.24362) 1147 : cluster 0 pgmap v1116: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:26:40.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:26:40 smithi080 bash[28361]: audit 2023-12-01T05:26:39.838180+0000 mon.c (mon.2) 722 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:26:41.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:26:41 smithi080 bash[28361]: audit 2023-12-01T05:26:41.207696+0000 mon.a (mon.0) 1397 : audit 0 from='client.? 172.21.15.80:0/199608371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:26:41.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:26:41 smithi080 bash[41963]: audit 2023-12-01T05:26:41.207696+0000 mon.a (mon.0) 1397 : audit 0 from='client.? 172.21.15.80:0/199608371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:26:42.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:26:41 smithi090 bash[32384]: audit 2023-12-01T05:26:41.207696+0000 mon.a (mon.0) 1397 : audit 0 from='client.? 172.21.15.80:0/199608371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:26:42.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:26:42 smithi080 bash[28361]: cluster 2023-12-01T05:26:40.899565+0000 mgr.y (mgr.24362) 1148 : cluster 0 pgmap v1117: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:26:42.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:26:42 smithi080 bash[41963]: cluster 2023-12-01T05:26:40.899565+0000 mgr.y (mgr.24362) 1148 : cluster 0 pgmap v1117: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:26:43.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:26:42 smithi090 bash[32384]: cluster 2023-12-01T05:26:40.899565+0000 mgr.y (mgr.24362) 1148 : cluster 0 pgmap v1117: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:26:44.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:26:44 smithi080 bash[28361]: cluster 2023-12-01T05:26:42.900257+0000 mgr.y (mgr.24362) 1149 : cluster 0 pgmap v1118: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:26:44.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:26:44 smithi080 bash[28361]: audit 2023-12-01T05:26:43.670063+0000 mon.c (mon.2) 723 : audit 0 from='client.? 172.21.15.80:0/2128568134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:26:44.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:26:44 smithi080 bash[41963]: cluster 2023-12-01T05:26:42.900257+0000 mgr.y (mgr.24362) 1149 : cluster 0 pgmap v1118: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:26:44.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:26:44 smithi080 bash[41963]: audit 2023-12-01T05:26:43.670063+0000 mon.c (mon.2) 723 : audit 0 from='client.? 172.21.15.80:0/2128568134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:26:45.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:26:44 smithi090 bash[32384]: cluster 2023-12-01T05:26:42.900257+0000 mgr.y (mgr.24362) 1149 : cluster 0 pgmap v1118: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:26:45.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:26:44 smithi090 bash[32384]: audit 2023-12-01T05:26:43.670063+0000 mon.c (mon.2) 723 : audit 0 from='client.? 172.21.15.80:0/2128568134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:26:46.539 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:26:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:26:46] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T05:26:46.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:26:46 smithi080 bash[28361]: cluster 2023-12-01T05:26:44.900937+0000 mgr.y (mgr.24362) 1150 : cluster 0 pgmap v1119: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:26:46.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:26:46 smithi080 bash[28361]: audit 2023-12-01T05:26:46.132897+0000 mon.a (mon.0) 1398 : audit 0 from='client.? 172.21.15.80:0/4190692747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:26:46.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:26:46 smithi080 bash[41963]: cluster 2023-12-01T05:26:44.900937+0000 mgr.y (mgr.24362) 1150 : cluster 0 pgmap v1119: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:26:46.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:26:46 smithi080 bash[41963]: audit 2023-12-01T05:26:46.132897+0000 mon.a (mon.0) 1398 : audit 0 from='client.? 172.21.15.80:0/4190692747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:26:47.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:26:46 smithi090 bash[32384]: cluster 2023-12-01T05:26:44.900937+0000 mgr.y (mgr.24362) 1150 : cluster 0 pgmap v1119: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:26:47.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:26:46 smithi090 bash[32384]: audit 2023-12-01T05:26:46.132897+0000 mon.a (mon.0) 1398 : audit 0 from='client.? 172.21.15.80:0/4190692747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:26:48.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:26:48 smithi080 bash[28361]: cluster 2023-12-01T05:26:46.902052+0000 mgr.y (mgr.24362) 1151 : cluster 0 pgmap v1120: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:26:48.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:26:48 smithi080 bash[41963]: cluster 2023-12-01T05:26:46.902052+0000 mgr.y (mgr.24362) 1151 : cluster 0 pgmap v1120: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:26:49.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:26:48 smithi090 bash[32384]: cluster 2023-12-01T05:26:46.902052+0000 mgr.y (mgr.24362) 1151 : cluster 0 pgmap v1120: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:26:49.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:26:49 smithi080 bash[28361]: audit 2023-12-01T05:26:48.587912+0000 mon.c (mon.2) 724 : audit 0 from='client.? 172.21.15.80:0/4160810570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:26:49.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:26:49 smithi080 bash[41963]: audit 2023-12-01T05:26:48.587912+0000 mon.c (mon.2) 724 : audit 0 from='client.? 172.21.15.80:0/4160810570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:26:50.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:26:49 smithi090 bash[32384]: audit 2023-12-01T05:26:48.587912+0000 mon.c (mon.2) 724 : audit 0 from='client.? 172.21.15.80:0/4160810570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:26:50.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:26:50 smithi080 bash[28361]: cluster 2023-12-01T05:26:48.902741+0000 mgr.y (mgr.24362) 1152 : cluster 0 pgmap v1121: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:26:50.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:26:50 smithi080 bash[41963]: cluster 2023-12-01T05:26:48.902741+0000 mgr.y (mgr.24362) 1152 : cluster 0 pgmap v1121: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:26:51.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:26:50 smithi090 bash[32384]: cluster 2023-12-01T05:26:48.902741+0000 mgr.y (mgr.24362) 1152 : cluster 0 pgmap v1121: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:26:51.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:26:51 smithi080 bash[41963]: audit 2023-12-01T05:26:51.046457+0000 mon.a (mon.0) 1399 : audit 0 from='client.? 172.21.15.80:0/1384804422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:26:51.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:26:51 smithi080 bash[28361]: audit 2023-12-01T05:26:51.046457+0000 mon.a (mon.0) 1399 : audit 0 from='client.? 172.21.15.80:0/1384804422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:26:52.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:26:51 smithi090 bash[32384]: audit 2023-12-01T05:26:51.046457+0000 mon.a (mon.0) 1399 : audit 0 from='client.? 172.21.15.80:0/1384804422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:26:52.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:26:52 smithi080 bash[41963]: cluster 2023-12-01T05:26:50.903832+0000 mgr.y (mgr.24362) 1153 : cluster 0 pgmap v1122: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:26:52.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:26:52 smithi080 bash[28361]: cluster 2023-12-01T05:26:50.903832+0000 mgr.y (mgr.24362) 1153 : cluster 0 pgmap v1122: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:26:53.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:26:52 smithi090 bash[32384]: cluster 2023-12-01T05:26:50.903832+0000 mgr.y (mgr.24362) 1153 : cluster 0 pgmap v1122: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:26:53.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:26:53 smithi080 bash[28361]: audit 2023-12-01T05:26:53.498589+0000 mon.c (mon.2) 725 : audit 0 from='client.? 172.21.15.80:0/4273287688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:26:53.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:26:53 smithi080 bash[41963]: audit 2023-12-01T05:26:53.498589+0000 mon.c (mon.2) 725 : audit 0 from='client.? 172.21.15.80:0/4273287688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:26:54.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:26:53 smithi090 bash[32384]: audit 2023-12-01T05:26:53.498589+0000 mon.c (mon.2) 725 : audit 0 from='client.? 172.21.15.80:0/4273287688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:26:54.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:26:54 smithi080 bash[28361]: cluster 2023-12-01T05:26:52.904551+0000 mgr.y (mgr.24362) 1154 : cluster 0 pgmap v1123: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:26:54.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:26:54 smithi080 bash[41963]: cluster 2023-12-01T05:26:52.904551+0000 mgr.y (mgr.24362) 1154 : cluster 0 pgmap v1123: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:26:55.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:26:54 smithi090 bash[32384]: cluster 2023-12-01T05:26:52.904551+0000 mgr.y (mgr.24362) 1154 : cluster 0 pgmap v1123: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:26:55.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:26:55 smithi080 bash[28361]: audit 2023-12-01T05:26:54.838659+0000 mon.c (mon.2) 726 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:26:55.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:26:55 smithi080 bash[41963]: audit 2023-12-01T05:26:54.838659+0000 mon.c (mon.2) 726 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:26:56.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:26:55 smithi090 bash[32384]: audit 2023-12-01T05:26:54.838659+0000 mon.c (mon.2) 726 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:26:56.586 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:26:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:26:56] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T05:26:56.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:26:56 smithi080 bash[41963]: cluster 2023-12-01T05:26:54.905210+0000 mgr.y (mgr.24362) 1155 : cluster 0 pgmap v1124: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:26:56.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:26:56 smithi080 bash[41963]: audit 2023-12-01T05:26:55.954277+0000 mon.a (mon.0) 1400 : audit 0 from='client.? 172.21.15.80:0/3587901801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:26:56.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:26:56 smithi080 bash[28361]: cluster 2023-12-01T05:26:54.905210+0000 mgr.y (mgr.24362) 1155 : cluster 0 pgmap v1124: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:26:56.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:26:56 smithi080 bash[28361]: audit 2023-12-01T05:26:55.954277+0000 mon.a (mon.0) 1400 : audit 0 from='client.? 172.21.15.80:0/3587901801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:26:57.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:26:56 smithi090 bash[32384]: cluster 2023-12-01T05:26:54.905210+0000 mgr.y (mgr.24362) 1155 : cluster 0 pgmap v1124: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:26:57.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:26:56 smithi090 bash[32384]: audit 2023-12-01T05:26:55.954277+0000 mon.a (mon.0) 1400 : audit 0 from='client.? 172.21.15.80:0/3587901801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:26:58.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:26:58 smithi080 bash[28361]: cluster 2023-12-01T05:26:56.906273+0000 mgr.y (mgr.24362) 1156 : cluster 0 pgmap v1125: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:26:58.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:26:58 smithi080 bash[28361]: audit 2023-12-01T05:26:58.417051+0000 mon.a (mon.0) 1401 : audit 0 from='client.? 172.21.15.80:0/3114861966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:26:58.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:26:58 smithi080 bash[41963]: cluster 2023-12-01T05:26:56.906273+0000 mgr.y (mgr.24362) 1156 : cluster 0 pgmap v1125: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:26:58.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:26:58 smithi080 bash[41963]: audit 2023-12-01T05:26:58.417051+0000 mon.a (mon.0) 1401 : audit 0 from='client.? 172.21.15.80:0/3114861966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:26:59.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:26:58 smithi090 bash[32384]: cluster 2023-12-01T05:26:56.906273+0000 mgr.y (mgr.24362) 1156 : cluster 0 pgmap v1125: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:26:59.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:26:58 smithi090 bash[32384]: audit 2023-12-01T05:26:58.417051+0000 mon.a (mon.0) 1401 : audit 0 from='client.? 172.21.15.80:0/3114861966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:27:00.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:27:00 smithi080 bash[41963]: cluster 2023-12-01T05:26:58.907046+0000 mgr.y (mgr.24362) 1157 : cluster 0 pgmap v1126: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:27:00.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:27:00 smithi080 bash[28361]: cluster 2023-12-01T05:26:58.907046+0000 mgr.y (mgr.24362) 1157 : cluster 0 pgmap v1126: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:27:01.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:27:00 smithi090 bash[32384]: cluster 2023-12-01T05:26:58.907046+0000 mgr.y (mgr.24362) 1157 : cluster 0 pgmap v1126: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:27:01.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:27:01 smithi080 bash[41963]: audit 2023-12-01T05:27:00.869121+0000 mon.c (mon.2) 727 : audit 0 from='client.? 172.21.15.80:0/184925183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:27:01.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:27:01 smithi080 bash[28361]: audit 2023-12-01T05:27:00.869121+0000 mon.c (mon.2) 727 : audit 0 from='client.? 172.21.15.80:0/184925183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:27:02.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:27:01 smithi090 bash[32384]: audit 2023-12-01T05:27:00.869121+0000 mon.c (mon.2) 727 : audit 0 from='client.? 172.21.15.80:0/184925183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:27:02.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:27:02 smithi080 bash[28361]: cluster 2023-12-01T05:27:00.908207+0000 mgr.y (mgr.24362) 1158 : cluster 0 pgmap v1127: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:27:02.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:27:02 smithi080 bash[41963]: cluster 2023-12-01T05:27:00.908207+0000 mgr.y (mgr.24362) 1158 : cluster 0 pgmap v1127: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:27:03.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:27:02 smithi090 bash[32384]: cluster 2023-12-01T05:27:00.908207+0000 mgr.y (mgr.24362) 1158 : cluster 0 pgmap v1127: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:27:03.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:27:03 smithi080 bash[28361]: audit 2023-12-01T05:27:03.326889+0000 mon.a (mon.0) 1402 : audit 0 from='client.? 172.21.15.80:0/3486900885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:27:03.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:27:03 smithi080 bash[41963]: audit 2023-12-01T05:27:03.326889+0000 mon.a (mon.0) 1402 : audit 0 from='client.? 172.21.15.80:0/3486900885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:27:04.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:27:03 smithi090 bash[32384]: audit 2023-12-01T05:27:03.326889+0000 mon.a (mon.0) 1402 : audit 0 from='client.? 172.21.15.80:0/3486900885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:27:04.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:27:04 smithi080 bash[41963]: cluster 2023-12-01T05:27:02.908825+0000 mgr.y (mgr.24362) 1159 : cluster 0 pgmap v1128: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:27:04.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:27:04 smithi080 bash[28361]: cluster 2023-12-01T05:27:02.908825+0000 mgr.y (mgr.24362) 1159 : cluster 0 pgmap v1128: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:27:05.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:27:04 smithi090 bash[32384]: cluster 2023-12-01T05:27:02.908825+0000 mgr.y (mgr.24362) 1159 : cluster 0 pgmap v1128: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:27:06.619 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:27:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:27:06] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T05:27:06.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:27:06 smithi080 bash[28361]: cluster 2023-12-01T05:27:04.909486+0000 mgr.y (mgr.24362) 1160 : cluster 0 pgmap v1129: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:27:06.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:27:06 smithi080 bash[28361]: audit 2023-12-01T05:27:05.782326+0000 mon.c (mon.2) 728 : audit 0 from='client.? 172.21.15.80:0/3330759513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:27:06.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:27:06 smithi080 bash[41963]: cluster 2023-12-01T05:27:04.909486+0000 mgr.y (mgr.24362) 1160 : cluster 0 pgmap v1129: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:27:06.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:27:06 smithi080 bash[41963]: audit 2023-12-01T05:27:05.782326+0000 mon.c (mon.2) 728 : audit 0 from='client.? 172.21.15.80:0/3330759513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:27:07.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:27:06 smithi090 bash[32384]: cluster 2023-12-01T05:27:04.909486+0000 mgr.y (mgr.24362) 1160 : cluster 0 pgmap v1129: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:27:07.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:27:06 smithi090 bash[32384]: audit 2023-12-01T05:27:05.782326+0000 mon.c (mon.2) 728 : audit 0 from='client.? 172.21.15.80:0/3330759513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:27:08.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:27:08 smithi080 bash[28361]: cluster 2023-12-01T05:27:06.910515+0000 mgr.y (mgr.24362) 1161 : cluster 0 pgmap v1130: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:27:08.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:27:08 smithi080 bash[28361]: audit 2023-12-01T05:27:08.229798+0000 mon.a (mon.0) 1403 : audit 0 from='client.? 172.21.15.80:0/750380297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:27:08.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:27:08 smithi080 bash[41963]: cluster 2023-12-01T05:27:06.910515+0000 mgr.y (mgr.24362) 1161 : cluster 0 pgmap v1130: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:27:08.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:27:08 smithi080 bash[41963]: audit 2023-12-01T05:27:08.229798+0000 mon.a (mon.0) 1403 : audit 0 from='client.? 172.21.15.80:0/750380297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:27:09.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:27:08 smithi090 bash[32384]: cluster 2023-12-01T05:27:06.910515+0000 mgr.y (mgr.24362) 1161 : cluster 0 pgmap v1130: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:27:09.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:27:08 smithi090 bash[32384]: audit 2023-12-01T05:27:08.229798+0000 mon.a (mon.0) 1403 : audit 0 from='client.? 172.21.15.80:0/750380297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:27:10.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:27:10 smithi080 bash[41963]: cluster 2023-12-01T05:27:08.911143+0000 mgr.y (mgr.24362) 1162 : cluster 0 pgmap v1131: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:27:10.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:27:10 smithi080 bash[41963]: audit 2023-12-01T05:27:09.838970+0000 mon.c (mon.2) 729 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:27:10.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:27:10 smithi080 bash[28361]: cluster 2023-12-01T05:27:08.911143+0000 mgr.y (mgr.24362) 1162 : cluster 0 pgmap v1131: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:27:10.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:27:10 smithi080 bash[28361]: audit 2023-12-01T05:27:09.838970+0000 mon.c (mon.2) 729 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:27:11.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:27:10 smithi090 bash[32384]: cluster 2023-12-01T05:27:08.911143+0000 mgr.y (mgr.24362) 1162 : cluster 0 pgmap v1131: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:27:11.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:27:10 smithi090 bash[32384]: audit 2023-12-01T05:27:09.838970+0000 mon.c (mon.2) 729 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:27:11.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:27:11 smithi080 bash[28361]: audit 2023-12-01T05:27:10.674338+0000 mon.c (mon.2) 730 : audit 0 from='client.? 172.21.15.80:0/3533356690' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:27:11.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:27:11 smithi080 bash[41963]: audit 2023-12-01T05:27:10.674338+0000 mon.c (mon.2) 730 : audit 0 from='client.? 172.21.15.80:0/3533356690' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:27:12.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:27:11 smithi090 bash[32384]: audit 2023-12-01T05:27:10.674338+0000 mon.c (mon.2) 730 : audit 0 from='client.? 172.21.15.80:0/3533356690' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:27:12.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:27:12 smithi080 bash[41963]: cluster 2023-12-01T05:27:10.912279+0000 mgr.y (mgr.24362) 1163 : cluster 0 pgmap v1132: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:27:12.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:27:12 smithi080 bash[28361]: cluster 2023-12-01T05:27:10.912279+0000 mgr.y (mgr.24362) 1163 : cluster 0 pgmap v1132: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:27:13.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:27:12 smithi090 bash[32384]: cluster 2023-12-01T05:27:10.912279+0000 mgr.y (mgr.24362) 1163 : cluster 0 pgmap v1132: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:27:13.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:27:13 smithi080 bash[41963]: audit 2023-12-01T05:27:13.133509+0000 mon.c (mon.2) 731 : audit 0 from='client.? 172.21.15.80:0/1826032099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:27:13.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:27:13 smithi080 bash[28361]: audit 2023-12-01T05:27:13.133509+0000 mon.c (mon.2) 731 : audit 0 from='client.? 172.21.15.80:0/1826032099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:27:14.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:27:13 smithi090 bash[32384]: audit 2023-12-01T05:27:13.133509+0000 mon.c (mon.2) 731 : audit 0 from='client.? 172.21.15.80:0/1826032099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:27:14.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:27:14 smithi080 bash[28361]: cluster 2023-12-01T05:27:12.912889+0000 mgr.y (mgr.24362) 1164 : cluster 0 pgmap v1133: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:27:14.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:27:14 smithi080 bash[41963]: cluster 2023-12-01T05:27:12.912889+0000 mgr.y (mgr.24362) 1164 : cluster 0 pgmap v1133: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:27:15.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:27:14 smithi090 bash[32384]: cluster 2023-12-01T05:27:12.912889+0000 mgr.y (mgr.24362) 1164 : cluster 0 pgmap v1133: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:27:15.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:27:15 smithi080 bash[28361]: audit 2023-12-01T05:27:15.582050+0000 mon.c (mon.2) 732 : audit 0 from='client.? 172.21.15.80:0/2105326128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:27:15.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:27:15 smithi080 bash[41963]: audit 2023-12-01T05:27:15.582050+0000 mon.c (mon.2) 732 : audit 0 from='client.? 172.21.15.80:0/2105326128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:27:16.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:27:15 smithi090 bash[32384]: audit 2023-12-01T05:27:15.582050+0000 mon.c (mon.2) 732 : audit 0 from='client.? 172.21.15.80:0/2105326128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:27:16.663 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:27:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:27:16] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T05:27:16.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:27:16 smithi080 bash[28361]: cluster 2023-12-01T05:27:14.913560+0000 mgr.y (mgr.24362) 1165 : cluster 0 pgmap v1134: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:27:16.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:27:16 smithi080 bash[41963]: cluster 2023-12-01T05:27:14.913560+0000 mgr.y (mgr.24362) 1165 : cluster 0 pgmap v1134: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:27:17.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:27:16 smithi090 bash[32384]: cluster 2023-12-01T05:27:14.913560+0000 mgr.y (mgr.24362) 1165 : cluster 0 pgmap v1134: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:27:17.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:27:17 smithi080 bash[41963]: audit 2023-12-01T05:27:16.861167+0000 mon.c (mon.2) 733 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:27:17.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:27:17 smithi080 bash[28361]: audit 2023-12-01T05:27:16.861167+0000 mon.c (mon.2) 733 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:27:18.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:27:17 smithi090 bash[32384]: audit 2023-12-01T05:27:16.861167+0000 mon.c (mon.2) 733 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:27:18.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:27:18 smithi080 bash[28361]: cluster 2023-12-01T05:27:16.914615+0000 mgr.y (mgr.24362) 1166 : cluster 0 pgmap v1135: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:27:18.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:27:18 smithi080 bash[28361]: audit 2023-12-01T05:27:18.032269+0000 mon.c (mon.2) 734 : audit 0 from='client.? 172.21.15.80:0/969188306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:27:18.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:27:18 smithi080 bash[41963]: cluster 2023-12-01T05:27:16.914615+0000 mgr.y (mgr.24362) 1166 : cluster 0 pgmap v1135: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:27:18.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:27:18 smithi080 bash[41963]: audit 2023-12-01T05:27:18.032269+0000 mon.c (mon.2) 734 : audit 0 from='client.? 172.21.15.80:0/969188306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:27:19.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:27:18 smithi090 bash[32384]: cluster 2023-12-01T05:27:16.914615+0000 mgr.y (mgr.24362) 1166 : cluster 0 pgmap v1135: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:27:19.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:27:18 smithi090 bash[32384]: audit 2023-12-01T05:27:18.032269+0000 mon.c (mon.2) 734 : audit 0 from='client.? 172.21.15.80:0/969188306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:27:20.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:27:20 smithi080 bash[28361]: cluster 2023-12-01T05:27:18.915299+0000 mgr.y (mgr.24362) 1167 : cluster 0 pgmap v1136: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:27:20.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:27:20 smithi080 bash[28361]: audit 2023-12-01T05:27:20.480504+0000 mon.a (mon.0) 1404 : audit 0 from='client.? 172.21.15.80:0/2384270200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:27:20.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:27:20 smithi080 bash[41963]: cluster 2023-12-01T05:27:18.915299+0000 mgr.y (mgr.24362) 1167 : cluster 0 pgmap v1136: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:27:20.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:27:20 smithi080 bash[41963]: audit 2023-12-01T05:27:20.480504+0000 mon.a (mon.0) 1404 : audit 0 from='client.? 172.21.15.80:0/2384270200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:27:21.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:27:20 smithi090 bash[32384]: cluster 2023-12-01T05:27:18.915299+0000 mgr.y (mgr.24362) 1167 : cluster 0 pgmap v1136: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:27:21.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:27:20 smithi090 bash[32384]: audit 2023-12-01T05:27:20.480504+0000 mon.a (mon.0) 1404 : audit 0 from='client.? 172.21.15.80:0/2384270200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:27:22.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:27:22 smithi080 bash[41963]: cluster 2023-12-01T05:27:20.916414+0000 mgr.y (mgr.24362) 1168 : cluster 0 pgmap v1137: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:27:22.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:27:22 smithi080 bash[28361]: cluster 2023-12-01T05:27:20.916414+0000 mgr.y (mgr.24362) 1168 : cluster 0 pgmap v1137: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:27:23.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:27:22 smithi090 bash[32384]: cluster 2023-12-01T05:27:20.916414+0000 mgr.y (mgr.24362) 1168 : cluster 0 pgmap v1137: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:27:24.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:27:23 smithi090 bash[32384]: audit 2023-12-01T05:27:22.702797+0000 mon.a (mon.0) 1405 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:27:24.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:27:23 smithi090 bash[32384]: audit 2023-12-01T05:27:22.712559+0000 mon.a (mon.0) 1406 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:27:24.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:27:23 smithi090 bash[32384]: audit 2023-12-01T05:27:22.954075+0000 mon.c (mon.2) 735 : audit 0 from='client.? 172.21.15.80:0/936749683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:27:24.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:27:23 smithi090 bash[32384]: audit 2023-12-01T05:27:23.057136+0000 mon.a (mon.0) 1407 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:27:24.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:27:23 smithi090 bash[32384]: audit 2023-12-01T05:27:23.066267+0000 mon.a (mon.0) 1408 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:27:24.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:27:23 smithi090 bash[32384]: audit 2023-12-01T05:27:23.596445+0000 mon.c (mon.2) 736 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:27:24.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:27:23 smithi090 bash[32384]: audit 2023-12-01T05:27:23.598192+0000 mon.c (mon.2) 737 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:27:24.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:27:23 smithi090 bash[32384]: audit 2023-12-01T05:27:23.607640+0000 mon.a (mon.0) 1409 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:27:24.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:27:23 smithi080 bash[41963]: audit 2023-12-01T05:27:22.702797+0000 mon.a (mon.0) 1405 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:27:24.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:27:23 smithi080 bash[41963]: audit 2023-12-01T05:27:22.712559+0000 mon.a (mon.0) 1406 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:27:24.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:27:23 smithi080 bash[41963]: audit 2023-12-01T05:27:22.954075+0000 mon.c (mon.2) 735 : audit 0 from='client.? 172.21.15.80:0/936749683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:27:24.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:27:23 smithi080 bash[41963]: audit 2023-12-01T05:27:23.057136+0000 mon.a (mon.0) 1407 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:27:24.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:27:23 smithi080 bash[41963]: audit 2023-12-01T05:27:23.066267+0000 mon.a (mon.0) 1408 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:27:24.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:27:23 smithi080 bash[41963]: audit 2023-12-01T05:27:23.596445+0000 mon.c (mon.2) 736 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:27:24.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:27:23 smithi080 bash[41963]: audit 2023-12-01T05:27:23.598192+0000 mon.c (mon.2) 737 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:27:24.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:27:23 smithi080 bash[41963]: audit 2023-12-01T05:27:23.607640+0000 mon.a (mon.0) 1409 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:27:24.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:27:23 smithi080 bash[28361]: audit 2023-12-01T05:27:22.702797+0000 mon.a (mon.0) 1405 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:27:24.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:27:23 smithi080 bash[28361]: audit 2023-12-01T05:27:22.712559+0000 mon.a (mon.0) 1406 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:27:24.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:27:23 smithi080 bash[28361]: audit 2023-12-01T05:27:22.954075+0000 mon.c (mon.2) 735 : audit 0 from='client.? 172.21.15.80:0/936749683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:27:24.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:27:23 smithi080 bash[28361]: audit 2023-12-01T05:27:23.057136+0000 mon.a (mon.0) 1407 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:27:24.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:27:23 smithi080 bash[28361]: audit 2023-12-01T05:27:23.066267+0000 mon.a (mon.0) 1408 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:27:24.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:27:23 smithi080 bash[28361]: audit 2023-12-01T05:27:23.596445+0000 mon.c (mon.2) 736 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:27:24.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:27:23 smithi080 bash[28361]: audit 2023-12-01T05:27:23.598192+0000 mon.c (mon.2) 737 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:27:24.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:27:23 smithi080 bash[28361]: audit 2023-12-01T05:27:23.607640+0000 mon.a (mon.0) 1409 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:27:25.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:27:24 smithi090 bash[32384]: cluster 2023-12-01T05:27:22.917016+0000 mgr.y (mgr.24362) 1169 : cluster 0 pgmap v1138: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:27:25.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:27:24 smithi080 bash[28361]: cluster 2023-12-01T05:27:22.917016+0000 mgr.y (mgr.24362) 1169 : cluster 0 pgmap v1138: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:27:25.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:27:24 smithi080 bash[41963]: cluster 2023-12-01T05:27:22.917016+0000 mgr.y (mgr.24362) 1169 : cluster 0 pgmap v1138: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:27:26.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:27:25 smithi090 bash[32384]: audit 2023-12-01T05:27:24.839560+0000 mon.c (mon.2) 738 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:27:26.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:27:25 smithi090 bash[32384]: audit 2023-12-01T05:27:25.413305+0000 mon.a (mon.0) 1410 : audit 0 from='client.? 172.21.15.80:0/1879194509' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:27:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:27:25 smithi080 bash[28361]: audit 2023-12-01T05:27:24.839560+0000 mon.c (mon.2) 738 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:27:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:27:25 smithi080 bash[28361]: audit 2023-12-01T05:27:25.413305+0000 mon.a (mon.0) 1410 : audit 0 from='client.? 172.21.15.80:0/1879194509' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:27:26.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:27:25 smithi080 bash[41963]: audit 2023-12-01T05:27:24.839560+0000 mon.c (mon.2) 738 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:27:26.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:27:25 smithi080 bash[41963]: audit 2023-12-01T05:27:25.413305+0000 mon.a (mon.0) 1410 : audit 0 from='client.? 172.21.15.80:0/1879194509' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:27:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:27:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:27:26] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T05:27:27.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:27:26 smithi090 bash[32384]: cluster 2023-12-01T05:27:24.917694+0000 mgr.y (mgr.24362) 1170 : cluster 0 pgmap v1139: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:27:27.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:27:26 smithi080 bash[28361]: cluster 2023-12-01T05:27:24.917694+0000 mgr.y (mgr.24362) 1170 : cluster 0 pgmap v1139: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:27:27.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:27:26 smithi080 bash[41963]: cluster 2023-12-01T05:27:24.917694+0000 mgr.y (mgr.24362) 1170 : cluster 0 pgmap v1139: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:27:29.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:27:28 smithi090 bash[32384]: cluster 2023-12-01T05:27:26.918839+0000 mgr.y (mgr.24362) 1171 : cluster 0 pgmap v1140: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:27:29.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:27:28 smithi090 bash[32384]: audit 2023-12-01T05:27:27.872433+0000 mon.c (mon.2) 739 : audit 0 from='client.? 172.21.15.80:0/1073535712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:27:29.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:27:28 smithi080 bash[28361]: cluster 2023-12-01T05:27:26.918839+0000 mgr.y (mgr.24362) 1171 : cluster 0 pgmap v1140: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:27:29.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:27:28 smithi080 bash[28361]: audit 2023-12-01T05:27:27.872433+0000 mon.c (mon.2) 739 : audit 0 from='client.? 172.21.15.80:0/1073535712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:27:29.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:27:28 smithi080 bash[41963]: cluster 2023-12-01T05:27:26.918839+0000 mgr.y (mgr.24362) 1171 : cluster 0 pgmap v1140: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:27:29.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:27:28 smithi080 bash[41963]: audit 2023-12-01T05:27:27.872433+0000 mon.c (mon.2) 739 : audit 0 from='client.? 172.21.15.80:0/1073535712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:27:31.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:27:30 smithi090 bash[32384]: cluster 2023-12-01T05:27:28.919456+0000 mgr.y (mgr.24362) 1172 : cluster 0 pgmap v1141: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:27:31.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:27:30 smithi090 bash[32384]: audit 2023-12-01T05:27:30.329702+0000 mon.a (mon.0) 1411 : audit 0 from='client.? 172.21.15.80:0/722757622' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:27:31.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:27:30 smithi080 bash[28361]: cluster 2023-12-01T05:27:28.919456+0000 mgr.y (mgr.24362) 1172 : cluster 0 pgmap v1141: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:27:31.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:27:30 smithi080 bash[28361]: audit 2023-12-01T05:27:30.329702+0000 mon.a (mon.0) 1411 : audit 0 from='client.? 172.21.15.80:0/722757622' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:27:31.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:27:30 smithi080 bash[41963]: cluster 2023-12-01T05:27:28.919456+0000 mgr.y (mgr.24362) 1172 : cluster 0 pgmap v1141: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:27:31.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:27:30 smithi080 bash[41963]: audit 2023-12-01T05:27:30.329702+0000 mon.a (mon.0) 1411 : audit 0 from='client.? 172.21.15.80:0/722757622' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:27:33.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:27:32 smithi090 bash[32384]: cluster 2023-12-01T05:27:30.920676+0000 mgr.y (mgr.24362) 1173 : cluster 0 pgmap v1142: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:27:33.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:27:32 smithi080 bash[28361]: cluster 2023-12-01T05:27:30.920676+0000 mgr.y (mgr.24362) 1173 : cluster 0 pgmap v1142: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:27:33.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:27:32 smithi080 bash[41963]: cluster 2023-12-01T05:27:30.920676+0000 mgr.y (mgr.24362) 1173 : cluster 0 pgmap v1142: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:27:34.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:27:33 smithi090 bash[32384]: audit 2023-12-01T05:27:32.784286+0000 mon.c (mon.2) 740 : audit 0 from='client.? 172.21.15.80:0/1536849925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:27:34.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:27:33 smithi080 bash[41963]: audit 2023-12-01T05:27:32.784286+0000 mon.c (mon.2) 740 : audit 0 from='client.? 172.21.15.80:0/1536849925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:27:34.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:27:33 smithi080 bash[28361]: audit 2023-12-01T05:27:32.784286+0000 mon.c (mon.2) 740 : audit 0 from='client.? 172.21.15.80:0/1536849925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:27:35.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:27:34 smithi090 bash[32384]: cluster 2023-12-01T05:27:32.921371+0000 mgr.y (mgr.24362) 1174 : cluster 0 pgmap v1143: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:27:35.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:27:34 smithi080 bash[41963]: cluster 2023-12-01T05:27:32.921371+0000 mgr.y (mgr.24362) 1174 : cluster 0 pgmap v1143: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:27:35.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:27:34 smithi080 bash[28361]: cluster 2023-12-01T05:27:32.921371+0000 mgr.y (mgr.24362) 1174 : cluster 0 pgmap v1143: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:27:36.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:27:35 smithi090 bash[32384]: audit 2023-12-01T05:27:35.254113+0000 mon.c (mon.2) 741 : audit 0 from='client.? 172.21.15.80:0/3355123447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:27:36.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:27:35 smithi080 bash[28361]: audit 2023-12-01T05:27:35.254113+0000 mon.c (mon.2) 741 : audit 0 from='client.? 172.21.15.80:0/3355123447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:27:36.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:27:35 smithi080 bash[41963]: audit 2023-12-01T05:27:35.254113+0000 mon.c (mon.2) 741 : audit 0 from='client.? 172.21.15.80:0/3355123447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:27:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:27:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:27:36] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T05:27:37.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:27:36 smithi090 bash[32384]: cluster 2023-12-01T05:27:34.922033+0000 mgr.y (mgr.24362) 1175 : cluster 0 pgmap v1144: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:27:37.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:27:36 smithi080 bash[28361]: cluster 2023-12-01T05:27:34.922033+0000 mgr.y (mgr.24362) 1175 : cluster 0 pgmap v1144: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:27:37.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:27:36 smithi080 bash[41963]: cluster 2023-12-01T05:27:34.922033+0000 mgr.y (mgr.24362) 1175 : cluster 0 pgmap v1144: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:27:38.774 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:27:38 smithi090 bash[32384]: cluster 2023-12-01T05:27:36.923194+0000 mgr.y (mgr.24362) 1176 : cluster 0 pgmap v1145: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:27:38.774 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:27:38 smithi090 bash[32384]: audit 2023-12-01T05:27:37.711502+0000 mon.c (mon.2) 742 : audit 0 from='client.? 172.21.15.80:0/103160036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:27:38.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:27:38 smithi080 bash[28361]: cluster 2023-12-01T05:27:36.923194+0000 mgr.y (mgr.24362) 1176 : cluster 0 pgmap v1145: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:27:38.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:27:38 smithi080 bash[28361]: audit 2023-12-01T05:27:37.711502+0000 mon.c (mon.2) 742 : audit 0 from='client.? 172.21.15.80:0/103160036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:27:38.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:27:38 smithi080 bash[41963]: cluster 2023-12-01T05:27:36.923194+0000 mgr.y (mgr.24362) 1176 : cluster 0 pgmap v1145: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:27:38.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:27:38 smithi080 bash[41963]: audit 2023-12-01T05:27:37.711502+0000 mon.c (mon.2) 742 : audit 0 from='client.? 172.21.15.80:0/103160036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:27:40.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:27:40 smithi090 bash[32384]: cluster 2023-12-01T05:27:38.923858+0000 mgr.y (mgr.24362) 1177 : cluster 0 pgmap v1146: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:27:40.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:27:40 smithi090 bash[32384]: audit 2023-12-01T05:27:39.839580+0000 mon.c (mon.2) 743 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:27:40.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:27:40 smithi090 bash[32384]: audit 2023-12-01T05:27:40.160065+0000 mon.c (mon.2) 744 : audit 0 from='client.? 172.21.15.80:0/2132961963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:27:40.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:27:40 smithi080 bash[41963]: cluster 2023-12-01T05:27:38.923858+0000 mgr.y (mgr.24362) 1177 : cluster 0 pgmap v1146: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:27:40.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:27:40 smithi080 bash[41963]: audit 2023-12-01T05:27:39.839580+0000 mon.c (mon.2) 743 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:27:40.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:27:40 smithi080 bash[41963]: audit 2023-12-01T05:27:40.160065+0000 mon.c (mon.2) 744 : audit 0 from='client.? 172.21.15.80:0/2132961963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:27:40.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:27:40 smithi080 bash[28361]: cluster 2023-12-01T05:27:38.923858+0000 mgr.y (mgr.24362) 1177 : cluster 0 pgmap v1146: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:27:40.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:27:40 smithi080 bash[28361]: audit 2023-12-01T05:27:39.839580+0000 mon.c (mon.2) 743 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:27:40.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:27:40 smithi080 bash[28361]: audit 2023-12-01T05:27:40.160065+0000 mon.c (mon.2) 744 : audit 0 from='client.? 172.21.15.80:0/2132961963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:27:42.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:27:42 smithi090 bash[32384]: cluster 2023-12-01T05:27:40.924876+0000 mgr.y (mgr.24362) 1178 : cluster 0 pgmap v1147: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:27:42.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:27:42 smithi080 bash[28361]: cluster 2023-12-01T05:27:40.924876+0000 mgr.y (mgr.24362) 1178 : cluster 0 pgmap v1147: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:27:42.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:27:42 smithi080 bash[41963]: cluster 2023-12-01T05:27:40.924876+0000 mgr.y (mgr.24362) 1178 : cluster 0 pgmap v1147: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:27:43.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:27:43 smithi080 bash[41963]: audit 2023-12-01T05:27:42.612472+0000 mon.a (mon.0) 1412 : audit 0 from='client.? 172.21.15.80:0/457741118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:27:43.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:27:43 smithi080 bash[28361]: audit 2023-12-01T05:27:42.612472+0000 mon.a (mon.0) 1412 : audit 0 from='client.? 172.21.15.80:0/457741118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:27:44.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:27:43 smithi090 bash[32384]: audit 2023-12-01T05:27:42.612472+0000 mon.a (mon.0) 1412 : audit 0 from='client.? 172.21.15.80:0/457741118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:27:44.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:27:44 smithi080 bash[28361]: cluster 2023-12-01T05:27:42.925577+0000 mgr.y (mgr.24362) 1179 : cluster 0 pgmap v1148: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:27:44.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:27:44 smithi080 bash[41963]: cluster 2023-12-01T05:27:42.925577+0000 mgr.y (mgr.24362) 1179 : cluster 0 pgmap v1148: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:27:45.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:27:44 smithi090 bash[32384]: cluster 2023-12-01T05:27:42.925577+0000 mgr.y (mgr.24362) 1179 : cluster 0 pgmap v1148: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:27:45.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:27:45 smithi080 bash[41963]: audit 2023-12-01T05:27:45.073413+0000 mon.c (mon.2) 745 : audit 0 from='client.? 172.21.15.80:0/2547195736' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:27:45.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:27:45 smithi080 bash[28361]: audit 2023-12-01T05:27:45.073413+0000 mon.c (mon.2) 745 : audit 0 from='client.? 172.21.15.80:0/2547195736' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:27:46.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:27:45 smithi090 bash[32384]: audit 2023-12-01T05:27:45.073413+0000 mon.c (mon.2) 745 : audit 0 from='client.? 172.21.15.80:0/2547195736' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:27:46.534 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:27:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:27:46] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T05:27:46.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:27:46 smithi080 bash[41963]: cluster 2023-12-01T05:27:44.926242+0000 mgr.y (mgr.24362) 1180 : cluster 0 pgmap v1149: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:27:46.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:27:46 smithi080 bash[28361]: cluster 2023-12-01T05:27:44.926242+0000 mgr.y (mgr.24362) 1180 : cluster 0 pgmap v1149: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:27:47.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:27:46 smithi090 bash[32384]: cluster 2023-12-01T05:27:44.926242+0000 mgr.y (mgr.24362) 1180 : cluster 0 pgmap v1149: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:27:48.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:27:48 smithi090 bash[32384]: cluster 2023-12-01T05:27:46.927414+0000 mgr.y (mgr.24362) 1181 : cluster 0 pgmap v1150: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:27:48.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:27:48 smithi090 bash[32384]: audit 2023-12-01T05:27:47.533661+0000 mon.a (mon.0) 1413 : audit 0 from='client.? 172.21.15.80:0/3944506075' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:27:48.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:27:48 smithi080 bash[41963]: cluster 2023-12-01T05:27:46.927414+0000 mgr.y (mgr.24362) 1181 : cluster 0 pgmap v1150: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:27:48.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:27:48 smithi080 bash[41963]: audit 2023-12-01T05:27:47.533661+0000 mon.a (mon.0) 1413 : audit 0 from='client.? 172.21.15.80:0/3944506075' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:27:48.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:27:48 smithi080 bash[28361]: cluster 2023-12-01T05:27:46.927414+0000 mgr.y (mgr.24362) 1181 : cluster 0 pgmap v1150: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:27:48.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:27:48 smithi080 bash[28361]: audit 2023-12-01T05:27:47.533661+0000 mon.a (mon.0) 1413 : audit 0 from='client.? 172.21.15.80:0/3944506075' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:27:50.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:27:50 smithi090 bash[32384]: cluster 2023-12-01T05:27:48.928229+0000 mgr.y (mgr.24362) 1182 : cluster 0 pgmap v1151: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:27:50.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:27:50 smithi090 bash[32384]: audit 2023-12-01T05:27:49.988317+0000 mon.a (mon.0) 1414 : audit 0 from='client.? 172.21.15.80:0/2774808835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:27:50.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:27:50 smithi080 bash[28361]: cluster 2023-12-01T05:27:48.928229+0000 mgr.y (mgr.24362) 1182 : cluster 0 pgmap v1151: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:27:50.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:27:50 smithi080 bash[28361]: audit 2023-12-01T05:27:49.988317+0000 mon.a (mon.0) 1414 : audit 0 from='client.? 172.21.15.80:0/2774808835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:27:50.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:27:50 smithi080 bash[41963]: cluster 2023-12-01T05:27:48.928229+0000 mgr.y (mgr.24362) 1182 : cluster 0 pgmap v1151: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:27:50.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:27:50 smithi080 bash[41963]: audit 2023-12-01T05:27:49.988317+0000 mon.a (mon.0) 1414 : audit 0 from='client.? 172.21.15.80:0/2774808835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:27:52.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:27:52 smithi090 bash[32384]: cluster 2023-12-01T05:27:50.929289+0000 mgr.y (mgr.24362) 1183 : cluster 0 pgmap v1152: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:27:52.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:27:52 smithi090 bash[32384]: audit 2023-12-01T05:27:52.427454+0000 mon.c (mon.2) 746 : audit 0 from='client.? 172.21.15.80:0/3462109685' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:27:52.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:27:52 smithi080 bash[28361]: cluster 2023-12-01T05:27:50.929289+0000 mgr.y (mgr.24362) 1183 : cluster 0 pgmap v1152: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:27:52.976 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:27:52 smithi080 bash[28361]: audit 2023-12-01T05:27:52.427454+0000 mon.c (mon.2) 746 : audit 0 from='client.? 172.21.15.80:0/3462109685' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:27:52.976 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:27:52 smithi080 bash[41963]: cluster 2023-12-01T05:27:50.929289+0000 mgr.y (mgr.24362) 1183 : cluster 0 pgmap v1152: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:27:52.976 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:27:52 smithi080 bash[41963]: audit 2023-12-01T05:27:52.427454+0000 mon.c (mon.2) 746 : audit 0 from='client.? 172.21.15.80:0/3462109685' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:27:54.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:27:54 smithi090 bash[32384]: cluster 2023-12-01T05:27:52.929985+0000 mgr.y (mgr.24362) 1184 : cluster 0 pgmap v1153: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:27:54.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:27:54 smithi080 bash[28361]: cluster 2023-12-01T05:27:52.929985+0000 mgr.y (mgr.24362) 1184 : cluster 0 pgmap v1153: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:27:54.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:27:54 smithi080 bash[41963]: cluster 2023-12-01T05:27:52.929985+0000 mgr.y (mgr.24362) 1184 : cluster 0 pgmap v1153: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:27:55.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:27:55 smithi080 bash[28361]: audit 2023-12-01T05:27:54.840151+0000 mon.c (mon.2) 747 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:27:55.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:27:55 smithi080 bash[28361]: audit 2023-12-01T05:27:54.877675+0000 mon.c (mon.2) 748 : audit 0 from='client.? 172.21.15.80:0/1765386752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:27:55.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:27:55 smithi080 bash[41963]: audit 2023-12-01T05:27:54.840151+0000 mon.c (mon.2) 747 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:27:55.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:27:55 smithi080 bash[41963]: audit 2023-12-01T05:27:54.877675+0000 mon.c (mon.2) 748 : audit 0 from='client.? 172.21.15.80:0/1765386752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:27:56.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:27:55 smithi090 bash[32384]: audit 2023-12-01T05:27:54.840151+0000 mon.c (mon.2) 747 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:27:56.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:27:55 smithi090 bash[32384]: audit 2023-12-01T05:27:54.877675+0000 mon.c (mon.2) 748 : audit 0 from='client.? 172.21.15.80:0/1765386752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:27:56.528 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:27:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:27:56] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T05:27:56.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:27:56 smithi080 bash[41963]: cluster 2023-12-01T05:27:54.930578+0000 mgr.y (mgr.24362) 1185 : cluster 0 pgmap v1154: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:27:56.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:27:56 smithi080 bash[28361]: cluster 2023-12-01T05:27:54.930578+0000 mgr.y (mgr.24362) 1185 : cluster 0 pgmap v1154: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:27:57.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:27:56 smithi090 bash[32384]: cluster 2023-12-01T05:27:54.930578+0000 mgr.y (mgr.24362) 1185 : cluster 0 pgmap v1154: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:27:57.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:27:57 smithi080 bash[28361]: audit 2023-12-01T05:27:57.334886+0000 mon.c (mon.2) 749 : audit 0 from='client.? 172.21.15.80:0/2603662746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:27:57.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:27:57 smithi080 bash[41963]: audit 2023-12-01T05:27:57.334886+0000 mon.c (mon.2) 749 : audit 0 from='client.? 172.21.15.80:0/2603662746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:27:58.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:27:57 smithi090 bash[32384]: audit 2023-12-01T05:27:57.334886+0000 mon.c (mon.2) 749 : audit 0 from='client.? 172.21.15.80:0/2603662746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:27:58.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:27:58 smithi080 bash[28361]: cluster 2023-12-01T05:27:56.931740+0000 mgr.y (mgr.24362) 1186 : cluster 0 pgmap v1155: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:27:58.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:27:58 smithi080 bash[41963]: cluster 2023-12-01T05:27:56.931740+0000 mgr.y (mgr.24362) 1186 : cluster 0 pgmap v1155: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:27:59.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:27:58 smithi090 bash[32384]: cluster 2023-12-01T05:27:56.931740+0000 mgr.y (mgr.24362) 1186 : cluster 0 pgmap v1155: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:28:00.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:28:00 smithi080 bash[28361]: cluster 2023-12-01T05:27:58.932395+0000 mgr.y (mgr.24362) 1187 : cluster 0 pgmap v1156: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:28:00.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:28:00 smithi080 bash[28361]: audit 2023-12-01T05:27:59.790130+0000 mon.c (mon.2) 750 : audit 0 from='client.? 172.21.15.80:0/3395355344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:28:00.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:28:00 smithi080 bash[41963]: cluster 2023-12-01T05:27:58.932395+0000 mgr.y (mgr.24362) 1187 : cluster 0 pgmap v1156: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:28:00.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:28:00 smithi080 bash[41963]: audit 2023-12-01T05:27:59.790130+0000 mon.c (mon.2) 750 : audit 0 from='client.? 172.21.15.80:0/3395355344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:28:01.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:28:00 smithi090 bash[32384]: cluster 2023-12-01T05:27:58.932395+0000 mgr.y (mgr.24362) 1187 : cluster 0 pgmap v1156: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:28:01.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:28:00 smithi090 bash[32384]: audit 2023-12-01T05:27:59.790130+0000 mon.c (mon.2) 750 : audit 0 from='client.? 172.21.15.80:0/3395355344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:28:02.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:28:02 smithi080 bash[41963]: cluster 2023-12-01T05:28:00.933501+0000 mgr.y (mgr.24362) 1188 : cluster 0 pgmap v1157: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:28:02.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:28:02 smithi080 bash[41963]: audit 2023-12-01T05:28:02.237625+0000 mon.c (mon.2) 751 : audit 0 from='client.? 172.21.15.80:0/141618696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:28:02.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:28:02 smithi080 bash[28361]: cluster 2023-12-01T05:28:00.933501+0000 mgr.y (mgr.24362) 1188 : cluster 0 pgmap v1157: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:28:02.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:28:02 smithi080 bash[28361]: audit 2023-12-01T05:28:02.237625+0000 mon.c (mon.2) 751 : audit 0 from='client.? 172.21.15.80:0/141618696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:28:03.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:28:02 smithi090 bash[32384]: cluster 2023-12-01T05:28:00.933501+0000 mgr.y (mgr.24362) 1188 : cluster 0 pgmap v1157: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:28:03.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:28:02 smithi090 bash[32384]: audit 2023-12-01T05:28:02.237625+0000 mon.c (mon.2) 751 : audit 0 from='client.? 172.21.15.80:0/141618696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:28:04.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:28:04 smithi080 bash[41963]: cluster 2023-12-01T05:28:02.934123+0000 mgr.y (mgr.24362) 1189 : cluster 0 pgmap v1158: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:28:04.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:28:04 smithi080 bash[28361]: cluster 2023-12-01T05:28:02.934123+0000 mgr.y (mgr.24362) 1189 : cluster 0 pgmap v1158: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:28:05.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:28:04 smithi090 bash[32384]: cluster 2023-12-01T05:28:02.934123+0000 mgr.y (mgr.24362) 1189 : cluster 0 pgmap v1158: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:28:05.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:28:05 smithi080 bash[41963]: audit 2023-12-01T05:28:04.704604+0000 mon.c (mon.2) 752 : audit 0 from='client.? 172.21.15.80:0/4285112454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:28:05.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:28:05 smithi080 bash[28361]: audit 2023-12-01T05:28:04.704604+0000 mon.c (mon.2) 752 : audit 0 from='client.? 172.21.15.80:0/4285112454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:28:06.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:28:05 smithi090 bash[32384]: audit 2023-12-01T05:28:04.704604+0000 mon.c (mon.2) 752 : audit 0 from='client.? 172.21.15.80:0/4285112454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:28:06.565 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:28:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:28:06] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T05:28:06.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:28:06 smithi080 bash[41963]: cluster 2023-12-01T05:28:04.934900+0000 mgr.y (mgr.24362) 1190 : cluster 0 pgmap v1159: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:28:06.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:28:06 smithi080 bash[28361]: cluster 2023-12-01T05:28:04.934900+0000 mgr.y (mgr.24362) 1190 : cluster 0 pgmap v1159: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:28:07.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:28:06 smithi090 bash[32384]: cluster 2023-12-01T05:28:04.934900+0000 mgr.y (mgr.24362) 1190 : cluster 0 pgmap v1159: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:28:07.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:28:07 smithi080 bash[28361]: audit 2023-12-01T05:28:07.157699+0000 mon.c (mon.2) 753 : audit 0 from='client.? 172.21.15.80:0/1582358166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:28:07.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:28:07 smithi080 bash[41963]: audit 2023-12-01T05:28:07.157699+0000 mon.c (mon.2) 753 : audit 0 from='client.? 172.21.15.80:0/1582358166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:28:08.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:28:07 smithi090 bash[32384]: audit 2023-12-01T05:28:07.157699+0000 mon.c (mon.2) 753 : audit 0 from='client.? 172.21.15.80:0/1582358166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:28:08.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:28:08 smithi080 bash[28361]: cluster 2023-12-01T05:28:06.935976+0000 mgr.y (mgr.24362) 1191 : cluster 0 pgmap v1160: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:28:08.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:28:08 smithi080 bash[41963]: cluster 2023-12-01T05:28:06.935976+0000 mgr.y (mgr.24362) 1191 : cluster 0 pgmap v1160: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:28:09.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:28:08 smithi090 bash[32384]: cluster 2023-12-01T05:28:06.935976+0000 mgr.y (mgr.24362) 1191 : cluster 0 pgmap v1160: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:28:10.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:28:10 smithi080 bash[28361]: cluster 2023-12-01T05:28:08.936621+0000 mgr.y (mgr.24362) 1192 : cluster 0 pgmap v1161: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:28:10.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:28:10 smithi080 bash[28361]: audit 2023-12-01T05:28:09.613060+0000 mon.a (mon.0) 1415 : audit 0 from='client.? 172.21.15.80:0/481017182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:28:10.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:28:10 smithi080 bash[28361]: audit 2023-12-01T05:28:09.840783+0000 mon.c (mon.2) 754 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:28:10.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:28:10 smithi080 bash[41963]: cluster 2023-12-01T05:28:08.936621+0000 mgr.y (mgr.24362) 1192 : cluster 0 pgmap v1161: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:28:10.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:28:10 smithi080 bash[41963]: audit 2023-12-01T05:28:09.613060+0000 mon.a (mon.0) 1415 : audit 0 from='client.? 172.21.15.80:0/481017182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:28:10.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:28:10 smithi080 bash[41963]: audit 2023-12-01T05:28:09.840783+0000 mon.c (mon.2) 754 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:28:11.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:28:10 smithi090 bash[32384]: cluster 2023-12-01T05:28:08.936621+0000 mgr.y (mgr.24362) 1192 : cluster 0 pgmap v1161: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:28:11.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:28:10 smithi090 bash[32384]: audit 2023-12-01T05:28:09.613060+0000 mon.a (mon.0) 1415 : audit 0 from='client.? 172.21.15.80:0/481017182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:28:11.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:28:10 smithi090 bash[32384]: audit 2023-12-01T05:28:09.840783+0000 mon.c (mon.2) 754 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:28:12.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:28:12 smithi080 bash[41963]: cluster 2023-12-01T05:28:10.937717+0000 mgr.y (mgr.24362) 1193 : cluster 0 pgmap v1162: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:28:12.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:28:12 smithi080 bash[41963]: audit 2023-12-01T05:28:12.070394+0000 mon.a (mon.0) 1416 : audit 0 from='client.? 172.21.15.80:0/2702501306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:28:12.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:28:12 smithi080 bash[28361]: cluster 2023-12-01T05:28:10.937717+0000 mgr.y (mgr.24362) 1193 : cluster 0 pgmap v1162: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:28:12.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:28:12 smithi080 bash[28361]: audit 2023-12-01T05:28:12.070394+0000 mon.a (mon.0) 1416 : audit 0 from='client.? 172.21.15.80:0/2702501306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:28:13.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:28:12 smithi090 bash[32384]: cluster 2023-12-01T05:28:10.937717+0000 mgr.y (mgr.24362) 1193 : cluster 0 pgmap v1162: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:28:13.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:28:12 smithi090 bash[32384]: audit 2023-12-01T05:28:12.070394+0000 mon.a (mon.0) 1416 : audit 0 from='client.? 172.21.15.80:0/2702501306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:28:14.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:28:14 smithi080 bash[41963]: cluster 2023-12-01T05:28:12.938468+0000 mgr.y (mgr.24362) 1194 : cluster 0 pgmap v1163: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:28:14.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:28:14 smithi080 bash[41963]: audit 2023-12-01T05:28:14.520852+0000 mon.a (mon.0) 1417 : audit 0 from='client.? 172.21.15.80:0/197807357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:28:14.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:28:14 smithi080 bash[28361]: cluster 2023-12-01T05:28:12.938468+0000 mgr.y (mgr.24362) 1194 : cluster 0 pgmap v1163: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:28:14.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:28:14 smithi080 bash[28361]: audit 2023-12-01T05:28:14.520852+0000 mon.a (mon.0) 1417 : audit 0 from='client.? 172.21.15.80:0/197807357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:28:15.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:28:14 smithi090 bash[32384]: cluster 2023-12-01T05:28:12.938468+0000 mgr.y (mgr.24362) 1194 : cluster 0 pgmap v1163: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:28:15.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:28:14 smithi090 bash[32384]: audit 2023-12-01T05:28:14.520852+0000 mon.a (mon.0) 1417 : audit 0 from='client.? 172.21.15.80:0/197807357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:28:16.591 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:28:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:28:16] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T05:28:16.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:28:16 smithi080 bash[28361]: cluster 2023-12-01T05:28:14.939181+0000 mgr.y (mgr.24362) 1195 : cluster 0 pgmap v1164: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:28:16.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:28:16 smithi080 bash[41963]: cluster 2023-12-01T05:28:14.939181+0000 mgr.y (mgr.24362) 1195 : cluster 0 pgmap v1164: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:28:17.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:28:16 smithi090 bash[32384]: cluster 2023-12-01T05:28:14.939181+0000 mgr.y (mgr.24362) 1195 : cluster 0 pgmap v1164: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:28:17.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:28:17 smithi080 bash[28361]: audit 2023-12-01T05:28:16.981175+0000 mon.a (mon.0) 1418 : audit 0 from='client.? 172.21.15.80:0/4055429849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:28:17.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:28:17 smithi080 bash[41963]: audit 2023-12-01T05:28:16.981175+0000 mon.a (mon.0) 1418 : audit 0 from='client.? 172.21.15.80:0/4055429849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:28:18.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:28:17 smithi090 bash[32384]: audit 2023-12-01T05:28:16.981175+0000 mon.a (mon.0) 1418 : audit 0 from='client.? 172.21.15.80:0/4055429849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:28:18.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:28:18 smithi080 bash[41963]: cluster 2023-12-01T05:28:16.940094+0000 mgr.y (mgr.24362) 1196 : cluster 0 pgmap v1165: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:28:18.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:28:18 smithi080 bash[28361]: cluster 2023-12-01T05:28:16.940094+0000 mgr.y (mgr.24362) 1196 : cluster 0 pgmap v1165: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:28:19.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:28:18 smithi090 bash[32384]: cluster 2023-12-01T05:28:16.940094+0000 mgr.y (mgr.24362) 1196 : cluster 0 pgmap v1165: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:28:19.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:28:19 smithi080 bash[41963]: audit 2023-12-01T05:28:19.438882+0000 mon.c (mon.2) 755 : audit 0 from='client.? 172.21.15.80:0/2592135243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:28:19.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:28:19 smithi080 bash[28361]: audit 2023-12-01T05:28:19.438882+0000 mon.c (mon.2) 755 : audit 0 from='client.? 172.21.15.80:0/2592135243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:28:20.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:28:19 smithi090 bash[32384]: audit 2023-12-01T05:28:19.438882+0000 mon.c (mon.2) 755 : audit 0 from='client.? 172.21.15.80:0/2592135243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:28:20.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:28:20 smithi080 bash[41963]: cluster 2023-12-01T05:28:18.940656+0000 mgr.y (mgr.24362) 1197 : cluster 0 pgmap v1166: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:28:20.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:28:20 smithi080 bash[28361]: cluster 2023-12-01T05:28:18.940656+0000 mgr.y (mgr.24362) 1197 : cluster 0 pgmap v1166: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:28:21.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:28:20 smithi090 bash[32384]: cluster 2023-12-01T05:28:18.940656+0000 mgr.y (mgr.24362) 1197 : cluster 0 pgmap v1166: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:28:22.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:28:22 smithi080 bash[41963]: cluster 2023-12-01T05:28:20.941718+0000 mgr.y (mgr.24362) 1198 : cluster 0 pgmap v1167: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:28:22.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:28:22 smithi080 bash[41963]: audit 2023-12-01T05:28:21.891154+0000 mon.a (mon.0) 1419 : audit 0 from='client.? 172.21.15.80:0/60590149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:28:22.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:28:22 smithi080 bash[28361]: cluster 2023-12-01T05:28:20.941718+0000 mgr.y (mgr.24362) 1198 : cluster 0 pgmap v1167: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:28:22.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:28:22 smithi080 bash[28361]: audit 2023-12-01T05:28:21.891154+0000 mon.a (mon.0) 1419 : audit 0 from='client.? 172.21.15.80:0/60590149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:28:23.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:28:22 smithi090 bash[32384]: cluster 2023-12-01T05:28:20.941718+0000 mgr.y (mgr.24362) 1198 : cluster 0 pgmap v1167: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:28:23.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:28:22 smithi090 bash[32384]: audit 2023-12-01T05:28:21.891154+0000 mon.a (mon.0) 1419 : audit 0 from='client.? 172.21.15.80:0/60590149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:28:24.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:28:24 smithi080 bash[41963]: cluster 2023-12-01T05:28:22.942406+0000 mgr.y (mgr.24362) 1199 : cluster 0 pgmap v1168: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:28:24.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:28:24 smithi080 bash[41963]: audit 2023-12-01T05:28:23.685971+0000 mon.c (mon.2) 756 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:28:24.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:28:24 smithi080 bash[41963]: audit 2023-12-01T05:28:24.350573+0000 mon.c (mon.2) 757 : audit 0 from='client.? 172.21.15.80:0/1202559148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:28:24.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:28:24 smithi080 bash[28361]: cluster 2023-12-01T05:28:22.942406+0000 mgr.y (mgr.24362) 1199 : cluster 0 pgmap v1168: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:28:24.935 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:28:24 smithi080 bash[28361]: audit 2023-12-01T05:28:23.685971+0000 mon.c (mon.2) 756 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:28:24.935 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:28:24 smithi080 bash[28361]: audit 2023-12-01T05:28:24.350573+0000 mon.c (mon.2) 757 : audit 0 from='client.? 172.21.15.80:0/1202559148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:28:25.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:28:24 smithi090 bash[32384]: cluster 2023-12-01T05:28:22.942406+0000 mgr.y (mgr.24362) 1199 : cluster 0 pgmap v1168: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:28:25.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:28:24 smithi090 bash[32384]: audit 2023-12-01T05:28:23.685971+0000 mon.c (mon.2) 756 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:28:25.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:28:24 smithi090 bash[32384]: audit 2023-12-01T05:28:24.350573+0000 mon.c (mon.2) 757 : audit 0 from='client.? 172.21.15.80:0/1202559148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:28:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:28:25 smithi080 bash[28361]: audit 2023-12-01T05:28:24.841146+0000 mon.c (mon.2) 758 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:28:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:28:25 smithi080 bash[41963]: audit 2023-12-01T05:28:24.841146+0000 mon.c (mon.2) 758 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:28:26.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:28:25 smithi090 bash[32384]: audit 2023-12-01T05:28:24.841146+0000 mon.c (mon.2) 758 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:28:26.630 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:28:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:28:26] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T05:28:26.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:28:26 smithi080 bash[28361]: cluster 2023-12-01T05:28:24.943005+0000 mgr.y (mgr.24362) 1200 : cluster 0 pgmap v1169: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:28:26.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:28:26 smithi080 bash[41963]: cluster 2023-12-01T05:28:24.943005+0000 mgr.y (mgr.24362) 1200 : cluster 0 pgmap v1169: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:28:27.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:28:26 smithi090 bash[32384]: cluster 2023-12-01T05:28:24.943005+0000 mgr.y (mgr.24362) 1200 : cluster 0 pgmap v1169: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:28:27.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:28:27 smithi080 bash[28361]: audit 2023-12-01T05:28:26.824416+0000 mon.c (mon.2) 759 : audit 0 from='client.? 172.21.15.80:0/3468625548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:28:27.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:28:27 smithi080 bash[41963]: audit 2023-12-01T05:28:26.824416+0000 mon.c (mon.2) 759 : audit 0 from='client.? 172.21.15.80:0/3468625548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:28:28.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:28:27 smithi090 bash[32384]: audit 2023-12-01T05:28:26.824416+0000 mon.c (mon.2) 759 : audit 0 from='client.? 172.21.15.80:0/3468625548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:28:28.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:28:28 smithi080 bash[28361]: cluster 2023-12-01T05:28:26.944153+0000 mgr.y (mgr.24362) 1201 : cluster 0 pgmap v1170: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:28:28.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:28:28 smithi080 bash[41963]: cluster 2023-12-01T05:28:26.944153+0000 mgr.y (mgr.24362) 1201 : cluster 0 pgmap v1170: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:28:29.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:28:28 smithi090 bash[32384]: cluster 2023-12-01T05:28:26.944153+0000 mgr.y (mgr.24362) 1201 : cluster 0 pgmap v1170: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:28:29.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:28:29 smithi080 bash[41963]: audit 2023-12-01T05:28:29.297572+0000 mon.a (mon.0) 1420 : audit 0 from='client.? 172.21.15.80:0/3338716041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:28:29.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:28:29 smithi080 bash[41963]: audit 2023-12-01T05:28:29.434020+0000 mon.a (mon.0) 1421 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:28:29.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:28:29 smithi080 bash[41963]: audit 2023-12-01T05:28:29.445500+0000 mon.a (mon.0) 1422 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:28:29.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:28:29 smithi080 bash[28361]: audit 2023-12-01T05:28:29.297572+0000 mon.a (mon.0) 1420 : audit 0 from='client.? 172.21.15.80:0/3338716041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:28:29.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:28:29 smithi080 bash[28361]: audit 2023-12-01T05:28:29.434020+0000 mon.a (mon.0) 1421 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:28:29.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:28:29 smithi080 bash[28361]: audit 2023-12-01T05:28:29.445500+0000 mon.a (mon.0) 1422 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:28:30.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:28:29 smithi090 bash[32384]: audit 2023-12-01T05:28:29.297572+0000 mon.a (mon.0) 1420 : audit 0 from='client.? 172.21.15.80:0/3338716041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:28:30.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:28:29 smithi090 bash[32384]: audit 2023-12-01T05:28:29.434020+0000 mon.a (mon.0) 1421 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:28:30.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:28:29 smithi090 bash[32384]: audit 2023-12-01T05:28:29.445500+0000 mon.a (mon.0) 1422 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:28:30.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:28:30 smithi080 bash[28361]: cluster 2023-12-01T05:28:28.944632+0000 mgr.y (mgr.24362) 1202 : cluster 0 pgmap v1171: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:28:30.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:28:30 smithi080 bash[28361]: audit 2023-12-01T05:28:29.939925+0000 mon.a (mon.0) 1423 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:28:30.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:28:30 smithi080 bash[28361]: audit 2023-12-01T05:28:29.948635+0000 mon.a (mon.0) 1424 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:28:30.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:28:30 smithi080 bash[28361]: audit 2023-12-01T05:28:30.420668+0000 mon.c (mon.2) 760 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:28:30.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:28:30 smithi080 bash[28361]: audit 2023-12-01T05:28:30.422464+0000 mon.c (mon.2) 761 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:28:30.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:28:30 smithi080 bash[28361]: audit 2023-12-01T05:28:30.432529+0000 mon.a (mon.0) 1425 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:28:30.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:28:30 smithi080 bash[41963]: cluster 2023-12-01T05:28:28.944632+0000 mgr.y (mgr.24362) 1202 : cluster 0 pgmap v1171: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:28:30.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:28:30 smithi080 bash[41963]: audit 2023-12-01T05:28:29.939925+0000 mon.a (mon.0) 1423 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:28:30.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:28:30 smithi080 bash[41963]: audit 2023-12-01T05:28:29.948635+0000 mon.a (mon.0) 1424 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:28:30.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:28:30 smithi080 bash[41963]: audit 2023-12-01T05:28:30.420668+0000 mon.c (mon.2) 760 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:28:30.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:28:30 smithi080 bash[41963]: audit 2023-12-01T05:28:30.422464+0000 mon.c (mon.2) 761 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:28:30.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:28:30 smithi080 bash[41963]: audit 2023-12-01T05:28:30.432529+0000 mon.a (mon.0) 1425 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:28:31.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:28:30 smithi090 bash[32384]: cluster 2023-12-01T05:28:28.944632+0000 mgr.y (mgr.24362) 1202 : cluster 0 pgmap v1171: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:28:31.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:28:30 smithi090 bash[32384]: audit 2023-12-01T05:28:29.939925+0000 mon.a (mon.0) 1423 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:28:31.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:28:30 smithi090 bash[32384]: audit 2023-12-01T05:28:29.948635+0000 mon.a (mon.0) 1424 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:28:31.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:28:30 smithi090 bash[32384]: audit 2023-12-01T05:28:30.420668+0000 mon.c (mon.2) 760 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:28:31.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:28:30 smithi090 bash[32384]: audit 2023-12-01T05:28:30.422464+0000 mon.c (mon.2) 761 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:28:31.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:28:30 smithi090 bash[32384]: audit 2023-12-01T05:28:30.432529+0000 mon.a (mon.0) 1425 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:28:32.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:28:32 smithi080 bash[28361]: cluster 2023-12-01T05:28:30.945717+0000 mgr.y (mgr.24362) 1203 : cluster 0 pgmap v1172: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:28:32.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:28:32 smithi080 bash[28361]: audit 2023-12-01T05:28:31.764142+0000 mon.a (mon.0) 1426 : audit 0 from='client.? 172.21.15.80:0/1591659824' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:28:32.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:28:32 smithi080 bash[41963]: cluster 2023-12-01T05:28:30.945717+0000 mgr.y (mgr.24362) 1203 : cluster 0 pgmap v1172: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:28:32.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:28:32 smithi080 bash[41963]: audit 2023-12-01T05:28:31.764142+0000 mon.a (mon.0) 1426 : audit 0 from='client.? 172.21.15.80:0/1591659824' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:28:33.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:28:32 smithi090 bash[32384]: cluster 2023-12-01T05:28:30.945717+0000 mgr.y (mgr.24362) 1203 : cluster 0 pgmap v1172: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:28:33.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:28:32 smithi090 bash[32384]: audit 2023-12-01T05:28:31.764142+0000 mon.a (mon.0) 1426 : audit 0 from='client.? 172.21.15.80:0/1591659824' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:28:34.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:28:34 smithi080 bash[41963]: cluster 2023-12-01T05:28:32.946362+0000 mgr.y (mgr.24362) 1204 : cluster 0 pgmap v1173: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:28:34.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:28:34 smithi080 bash[41963]: audit 2023-12-01T05:28:34.222341+0000 mon.a (mon.0) 1427 : audit 0 from='client.? 172.21.15.80:0/2030517288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:28:34.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:28:34 smithi080 bash[28361]: cluster 2023-12-01T05:28:32.946362+0000 mgr.y (mgr.24362) 1204 : cluster 0 pgmap v1173: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:28:34.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:28:34 smithi080 bash[28361]: audit 2023-12-01T05:28:34.222341+0000 mon.a (mon.0) 1427 : audit 0 from='client.? 172.21.15.80:0/2030517288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:28:35.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:28:34 smithi090 bash[32384]: cluster 2023-12-01T05:28:32.946362+0000 mgr.y (mgr.24362) 1204 : cluster 0 pgmap v1173: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:28:35.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:28:34 smithi090 bash[32384]: audit 2023-12-01T05:28:34.222341+0000 mon.a (mon.0) 1427 : audit 0 from='client.? 172.21.15.80:0/2030517288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:28:36.663 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:28:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:28:36] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T05:28:36.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:28:36 smithi080 bash[28361]: cluster 2023-12-01T05:28:34.947132+0000 mgr.y (mgr.24362) 1205 : cluster 0 pgmap v1174: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:28:36.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:28:36 smithi080 bash[41963]: cluster 2023-12-01T05:28:34.947132+0000 mgr.y (mgr.24362) 1205 : cluster 0 pgmap v1174: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:28:37.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:28:36 smithi090 bash[32384]: cluster 2023-12-01T05:28:34.947132+0000 mgr.y (mgr.24362) 1205 : cluster 0 pgmap v1174: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:28:37.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:28:37 smithi080 bash[28361]: audit 2023-12-01T05:28:36.669063+0000 mon.c (mon.2) 762 : audit 0 from='client.? 172.21.15.80:0/3418887393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:28:37.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:28:37 smithi080 bash[41963]: audit 2023-12-01T05:28:36.669063+0000 mon.c (mon.2) 762 : audit 0 from='client.? 172.21.15.80:0/3418887393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:28:38.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:28:37 smithi090 bash[32384]: audit 2023-12-01T05:28:36.669063+0000 mon.c (mon.2) 762 : audit 0 from='client.? 172.21.15.80:0/3418887393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:28:38.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:28:38 smithi080 bash[28361]: cluster 2023-12-01T05:28:36.948305+0000 mgr.y (mgr.24362) 1206 : cluster 0 pgmap v1175: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:28:38.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:28:38 smithi080 bash[41963]: cluster 2023-12-01T05:28:36.948305+0000 mgr.y (mgr.24362) 1206 : cluster 0 pgmap v1175: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:28:39.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:28:38 smithi090 bash[32384]: cluster 2023-12-01T05:28:36.948305+0000 mgr.y (mgr.24362) 1206 : cluster 0 pgmap v1175: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:28:40.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:28:39 smithi090 bash[32384]: audit 2023-12-01T05:28:39.119823+0000 mon.a (mon.0) 1428 : audit 0 from='client.? 172.21.15.80:0/3476838463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:28:40.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:28:39 smithi080 bash[28361]: audit 2023-12-01T05:28:39.119823+0000 mon.a (mon.0) 1428 : audit 0 from='client.? 172.21.15.80:0/3476838463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:28:40.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:28:39 smithi080 bash[41963]: audit 2023-12-01T05:28:39.119823+0000 mon.a (mon.0) 1428 : audit 0 from='client.? 172.21.15.80:0/3476838463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:28:41.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:28:40 smithi090 bash[32384]: cluster 2023-12-01T05:28:38.948847+0000 mgr.y (mgr.24362) 1207 : cluster 0 pgmap v1176: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:28:41.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:28:40 smithi090 bash[32384]: audit 2023-12-01T05:28:39.841549+0000 mon.c (mon.2) 763 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:28:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:28:40 smithi080 bash[41963]: cluster 2023-12-01T05:28:38.948847+0000 mgr.y (mgr.24362) 1207 : cluster 0 pgmap v1176: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:28:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:28:40 smithi080 bash[41963]: audit 2023-12-01T05:28:39.841549+0000 mon.c (mon.2) 763 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:28:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:28:40 smithi080 bash[28361]: cluster 2023-12-01T05:28:38.948847+0000 mgr.y (mgr.24362) 1207 : cluster 0 pgmap v1176: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:28:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:28:40 smithi080 bash[28361]: audit 2023-12-01T05:28:39.841549+0000 mon.c (mon.2) 763 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:28:42.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:28:41 smithi090 bash[32384]: audit 2023-12-01T05:28:41.576315+0000 mon.c (mon.2) 764 : audit 0 from='client.? 172.21.15.80:0/2789271837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:28:42.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:28:41 smithi080 bash[28361]: audit 2023-12-01T05:28:41.576315+0000 mon.c (mon.2) 764 : audit 0 from='client.? 172.21.15.80:0/2789271837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:28:42.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:28:41 smithi080 bash[41963]: audit 2023-12-01T05:28:41.576315+0000 mon.c (mon.2) 764 : audit 0 from='client.? 172.21.15.80:0/2789271837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:28:43.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:28:42 smithi090 bash[32384]: cluster 2023-12-01T05:28:40.949914+0000 mgr.y (mgr.24362) 1208 : cluster 0 pgmap v1177: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:28:43.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:28:42 smithi080 bash[41963]: cluster 2023-12-01T05:28:40.949914+0000 mgr.y (mgr.24362) 1208 : cluster 0 pgmap v1177: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:28:43.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:28:42 smithi080 bash[28361]: cluster 2023-12-01T05:28:40.949914+0000 mgr.y (mgr.24362) 1208 : cluster 0 pgmap v1177: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:28:45.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:28:44 smithi090 bash[32384]: cluster 2023-12-01T05:28:42.950516+0000 mgr.y (mgr.24362) 1209 : cluster 0 pgmap v1178: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:28:45.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:28:44 smithi090 bash[32384]: audit 2023-12-01T05:28:44.018242+0000 mon.c (mon.2) 765 : audit 0 from='client.? 172.21.15.80:0/364612255' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:28:45.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:28:44 smithi080 bash[28361]: cluster 2023-12-01T05:28:42.950516+0000 mgr.y (mgr.24362) 1209 : cluster 0 pgmap v1178: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:28:45.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:28:44 smithi080 bash[28361]: audit 2023-12-01T05:28:44.018242+0000 mon.c (mon.2) 765 : audit 0 from='client.? 172.21.15.80:0/364612255' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:28:45.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:28:44 smithi080 bash[41963]: cluster 2023-12-01T05:28:42.950516+0000 mgr.y (mgr.24362) 1209 : cluster 0 pgmap v1178: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:28:45.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:28:44 smithi080 bash[41963]: audit 2023-12-01T05:28:44.018242+0000 mon.c (mon.2) 765 : audit 0 from='client.? 172.21.15.80:0/364612255' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:28:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:28:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:28:46] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T05:28:47.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:28:46 smithi090 bash[32384]: cluster 2023-12-01T05:28:44.951162+0000 mgr.y (mgr.24362) 1210 : cluster 0 pgmap v1179: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:28:47.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:28:46 smithi090 bash[32384]: audit 2023-12-01T05:28:46.469036+0000 mon.c (mon.2) 766 : audit 0 from='client.? 172.21.15.80:0/3076083604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:28:47.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:28:46 smithi080 bash[28361]: cluster 2023-12-01T05:28:44.951162+0000 mgr.y (mgr.24362) 1210 : cluster 0 pgmap v1179: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:28:47.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:28:46 smithi080 bash[28361]: audit 2023-12-01T05:28:46.469036+0000 mon.c (mon.2) 766 : audit 0 from='client.? 172.21.15.80:0/3076083604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:28:47.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:28:46 smithi080 bash[41963]: cluster 2023-12-01T05:28:44.951162+0000 mgr.y (mgr.24362) 1210 : cluster 0 pgmap v1179: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:28:47.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:28:46 smithi080 bash[41963]: audit 2023-12-01T05:28:46.469036+0000 mon.c (mon.2) 766 : audit 0 from='client.? 172.21.15.80:0/3076083604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:28:49.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:28:48 smithi090 bash[32384]: cluster 2023-12-01T05:28:46.952443+0000 mgr.y (mgr.24362) 1211 : cluster 0 pgmap v1180: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:28:49.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:28:48 smithi080 bash[41963]: cluster 2023-12-01T05:28:46.952443+0000 mgr.y (mgr.24362) 1211 : cluster 0 pgmap v1180: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:28:49.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:28:48 smithi080 bash[28361]: cluster 2023-12-01T05:28:46.952443+0000 mgr.y (mgr.24362) 1211 : cluster 0 pgmap v1180: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:28:50.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:28:49 smithi090 bash[32384]: audit 2023-12-01T05:28:48.931145+0000 mon.a (mon.0) 1429 : audit 0 from='client.? 172.21.15.80:0/737538849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:28:50.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:28:49 smithi080 bash[28361]: audit 2023-12-01T05:28:48.931145+0000 mon.a (mon.0) 1429 : audit 0 from='client.? 172.21.15.80:0/737538849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:28:50.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:28:49 smithi080 bash[41963]: audit 2023-12-01T05:28:48.931145+0000 mon.a (mon.0) 1429 : audit 0 from='client.? 172.21.15.80:0/737538849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:28:51.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:28:50 smithi090 bash[32384]: cluster 2023-12-01T05:28:48.953033+0000 mgr.y (mgr.24362) 1212 : cluster 0 pgmap v1181: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:28:51.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:28:50 smithi080 bash[28361]: cluster 2023-12-01T05:28:48.953033+0000 mgr.y (mgr.24362) 1212 : cluster 0 pgmap v1181: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:28:51.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:28:50 smithi080 bash[41963]: cluster 2023-12-01T05:28:48.953033+0000 mgr.y (mgr.24362) 1212 : cluster 0 pgmap v1181: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:28:52.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:28:51 smithi090 bash[32384]: audit 2023-12-01T05:28:51.392779+0000 mon.c (mon.2) 767 : audit 0 from='client.? 172.21.15.80:0/343894814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:28:52.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:28:51 smithi080 bash[28361]: audit 2023-12-01T05:28:51.392779+0000 mon.c (mon.2) 767 : audit 0 from='client.? 172.21.15.80:0/343894814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:28:52.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:28:51 smithi080 bash[41963]: audit 2023-12-01T05:28:51.392779+0000 mon.c (mon.2) 767 : audit 0 from='client.? 172.21.15.80:0/343894814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:28:53.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:28:52 smithi090 bash[32384]: cluster 2023-12-01T05:28:50.954251+0000 mgr.y (mgr.24362) 1213 : cluster 0 pgmap v1182: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:28:53.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:28:52 smithi080 bash[28361]: cluster 2023-12-01T05:28:50.954251+0000 mgr.y (mgr.24362) 1213 : cluster 0 pgmap v1182: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:28:53.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:28:52 smithi080 bash[41963]: cluster 2023-12-01T05:28:50.954251+0000 mgr.y (mgr.24362) 1213 : cluster 0 pgmap v1182: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:28:55.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:28:54 smithi090 bash[32384]: cluster 2023-12-01T05:28:52.955067+0000 mgr.y (mgr.24362) 1214 : cluster 0 pgmap v1183: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:28:55.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:28:54 smithi090 bash[32384]: audit 2023-12-01T05:28:53.851416+0000 mon.c (mon.2) 768 : audit 0 from='client.? 172.21.15.80:0/162634812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:28:55.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:28:54 smithi080 bash[28361]: cluster 2023-12-01T05:28:52.955067+0000 mgr.y (mgr.24362) 1214 : cluster 0 pgmap v1183: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:28:55.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:28:54 smithi080 bash[28361]: audit 2023-12-01T05:28:53.851416+0000 mon.c (mon.2) 768 : audit 0 from='client.? 172.21.15.80:0/162634812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:28:55.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:28:54 smithi080 bash[41963]: cluster 2023-12-01T05:28:52.955067+0000 mgr.y (mgr.24362) 1214 : cluster 0 pgmap v1183: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:28:55.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:28:54 smithi080 bash[41963]: audit 2023-12-01T05:28:53.851416+0000 mon.c (mon.2) 768 : audit 0 from='client.? 172.21.15.80:0/162634812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:28:56.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:28:55 smithi090 bash[32384]: audit 2023-12-01T05:28:54.841804+0000 mon.c (mon.2) 769 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:28:56.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:28:55 smithi080 bash[28361]: audit 2023-12-01T05:28:54.841804+0000 mon.c (mon.2) 769 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:28:56.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:28:55 smithi080 bash[41963]: audit 2023-12-01T05:28:54.841804+0000 mon.c (mon.2) 769 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:28:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:28:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:28:56] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T05:28:57.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:28:56 smithi090 bash[32384]: cluster 2023-12-01T05:28:54.955812+0000 mgr.y (mgr.24362) 1215 : cluster 0 pgmap v1184: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:28:57.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:28:56 smithi090 bash[32384]: audit 2023-12-01T05:28:56.305393+0000 mon.a (mon.0) 1430 : audit 0 from='client.? 172.21.15.80:0/2392352205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:28:57.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:28:56 smithi080 bash[41963]: cluster 2023-12-01T05:28:54.955812+0000 mgr.y (mgr.24362) 1215 : cluster 0 pgmap v1184: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:28:57.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:28:56 smithi080 bash[41963]: audit 2023-12-01T05:28:56.305393+0000 mon.a (mon.0) 1430 : audit 0 from='client.? 172.21.15.80:0/2392352205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:28:57.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:28:56 smithi080 bash[28361]: cluster 2023-12-01T05:28:54.955812+0000 mgr.y (mgr.24362) 1215 : cluster 0 pgmap v1184: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:28:57.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:28:56 smithi080 bash[28361]: audit 2023-12-01T05:28:56.305393+0000 mon.a (mon.0) 1430 : audit 0 from='client.? 172.21.15.80:0/2392352205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:28:59.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:28:58 smithi090 bash[32384]: cluster 2023-12-01T05:28:56.956921+0000 mgr.y (mgr.24362) 1216 : cluster 0 pgmap v1185: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:28:59.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:28:58 smithi080 bash[41963]: cluster 2023-12-01T05:28:56.956921+0000 mgr.y (mgr.24362) 1216 : cluster 0 pgmap v1185: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:28:59.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:28:58 smithi080 bash[28361]: cluster 2023-12-01T05:28:56.956921+0000 mgr.y (mgr.24362) 1216 : cluster 0 pgmap v1185: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:29:00.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:28:59 smithi090 bash[32384]: audit 2023-12-01T05:28:58.768664+0000 mon.a (mon.0) 1431 : audit 0 from='client.? 172.21.15.80:0/827052986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:29:00.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:28:59 smithi080 bash[41963]: audit 2023-12-01T05:28:58.768664+0000 mon.a (mon.0) 1431 : audit 0 from='client.? 172.21.15.80:0/827052986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:29:00.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:28:59 smithi080 bash[28361]: audit 2023-12-01T05:28:58.768664+0000 mon.a (mon.0) 1431 : audit 0 from='client.? 172.21.15.80:0/827052986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:29:01.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:29:00 smithi080 bash[41963]: cluster 2023-12-01T05:28:58.957569+0000 mgr.y (mgr.24362) 1217 : cluster 0 pgmap v1186: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:29:01.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:29:00 smithi080 bash[28361]: cluster 2023-12-01T05:28:58.957569+0000 mgr.y (mgr.24362) 1217 : cluster 0 pgmap v1186: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:29:01.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:29:00 smithi090 bash[32384]: cluster 2023-12-01T05:28:58.957569+0000 mgr.y (mgr.24362) 1217 : cluster 0 pgmap v1186: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:29:02.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:29:01 smithi080 bash[28361]: audit 2023-12-01T05:29:01.221007+0000 mon.a (mon.0) 1432 : audit 0 from='client.? 172.21.15.80:0/3722413498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:29:02.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:29:01 smithi080 bash[41963]: audit 2023-12-01T05:29:01.221007+0000 mon.a (mon.0) 1432 : audit 0 from='client.? 172.21.15.80:0/3722413498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:29:02.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:29:01 smithi090 bash[32384]: audit 2023-12-01T05:29:01.221007+0000 mon.a (mon.0) 1432 : audit 0 from='client.? 172.21.15.80:0/3722413498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:29:03.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:29:02 smithi080 bash[28361]: cluster 2023-12-01T05:29:00.958679+0000 mgr.y (mgr.24362) 1218 : cluster 0 pgmap v1187: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:29:03.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:29:02 smithi080 bash[41963]: cluster 2023-12-01T05:29:00.958679+0000 mgr.y (mgr.24362) 1218 : cluster 0 pgmap v1187: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:29:03.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:29:02 smithi090 bash[32384]: cluster 2023-12-01T05:29:00.958679+0000 mgr.y (mgr.24362) 1218 : cluster 0 pgmap v1187: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:29:04.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:29:03 smithi080 bash[28361]: audit 2023-12-01T05:29:03.669463+0000 mon.c (mon.2) 770 : audit 0 from='client.? 172.21.15.80:0/381212688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:29:04.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:29:03 smithi080 bash[41963]: audit 2023-12-01T05:29:03.669463+0000 mon.c (mon.2) 770 : audit 0 from='client.? 172.21.15.80:0/381212688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:29:04.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:29:03 smithi090 bash[32384]: audit 2023-12-01T05:29:03.669463+0000 mon.c (mon.2) 770 : audit 0 from='client.? 172.21.15.80:0/381212688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:29:05.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:29:04 smithi080 bash[28361]: cluster 2023-12-01T05:29:02.959345+0000 mgr.y (mgr.24362) 1219 : cluster 0 pgmap v1188: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:29:05.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:29:04 smithi080 bash[41963]: cluster 2023-12-01T05:29:02.959345+0000 mgr.y (mgr.24362) 1219 : cluster 0 pgmap v1188: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:29:05.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:29:04 smithi090 bash[32384]: cluster 2023-12-01T05:29:02.959345+0000 mgr.y (mgr.24362) 1219 : cluster 0 pgmap v1188: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:29:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:29:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:29:06] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T05:29:07.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:29:06 smithi080 bash[28361]: cluster 2023-12-01T05:29:04.960054+0000 mgr.y (mgr.24362) 1220 : cluster 0 pgmap v1189: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:29:07.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:29:06 smithi080 bash[28361]: audit 2023-12-01T05:29:06.111771+0000 mon.c (mon.2) 771 : audit 0 from='client.? 172.21.15.80:0/2283434131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:29:07.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:29:06 smithi080 bash[41963]: cluster 2023-12-01T05:29:04.960054+0000 mgr.y (mgr.24362) 1220 : cluster 0 pgmap v1189: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:29:07.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:29:06 smithi080 bash[41963]: audit 2023-12-01T05:29:06.111771+0000 mon.c (mon.2) 771 : audit 0 from='client.? 172.21.15.80:0/2283434131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:29:07.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:29:06 smithi090 bash[32384]: cluster 2023-12-01T05:29:04.960054+0000 mgr.y (mgr.24362) 1220 : cluster 0 pgmap v1189: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:29:07.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:29:06 smithi090 bash[32384]: audit 2023-12-01T05:29:06.111771+0000 mon.c (mon.2) 771 : audit 0 from='client.? 172.21.15.80:0/2283434131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:29:09.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:29:08 smithi080 bash[28361]: cluster 2023-12-01T05:29:06.961259+0000 mgr.y (mgr.24362) 1221 : cluster 0 pgmap v1190: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:29:09.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:29:08 smithi080 bash[28361]: audit 2023-12-01T05:29:08.566433+0000 mon.a (mon.0) 1433 : audit 0 from='client.? 172.21.15.80:0/899684217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:29:09.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:29:08 smithi080 bash[41963]: cluster 2023-12-01T05:29:06.961259+0000 mgr.y (mgr.24362) 1221 : cluster 0 pgmap v1190: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:29:09.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:29:08 smithi080 bash[41963]: audit 2023-12-01T05:29:08.566433+0000 mon.a (mon.0) 1433 : audit 0 from='client.? 172.21.15.80:0/899684217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:29:09.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:29:08 smithi090 bash[32384]: cluster 2023-12-01T05:29:06.961259+0000 mgr.y (mgr.24362) 1221 : cluster 0 pgmap v1190: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:29:09.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:29:08 smithi090 bash[32384]: audit 2023-12-01T05:29:08.566433+0000 mon.a (mon.0) 1433 : audit 0 from='client.? 172.21.15.80:0/899684217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:29:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:29:10 smithi080 bash[28361]: cluster 2023-12-01T05:29:08.961871+0000 mgr.y (mgr.24362) 1222 : cluster 0 pgmap v1191: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:29:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:29:10 smithi080 bash[28361]: audit 2023-12-01T05:29:09.842045+0000 mon.c (mon.2) 772 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:29:11.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:29:10 smithi080 bash[41963]: cluster 2023-12-01T05:29:08.961871+0000 mgr.y (mgr.24362) 1222 : cluster 0 pgmap v1191: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:29:11.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:29:10 smithi080 bash[41963]: audit 2023-12-01T05:29:09.842045+0000 mon.c (mon.2) 772 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:29:11.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:29:10 smithi090 bash[32384]: cluster 2023-12-01T05:29:08.961871+0000 mgr.y (mgr.24362) 1222 : cluster 0 pgmap v1191: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:29:11.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:29:10 smithi090 bash[32384]: audit 2023-12-01T05:29:09.842045+0000 mon.c (mon.2) 772 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:29:12.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:29:11 smithi080 bash[41963]: audit 2023-12-01T05:29:11.026007+0000 mon.c (mon.2) 773 : audit 0 from='client.? 172.21.15.80:0/4128889904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:29:12.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:29:11 smithi080 bash[28361]: audit 2023-12-01T05:29:11.026007+0000 mon.c (mon.2) 773 : audit 0 from='client.? 172.21.15.80:0/4128889904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:29:12.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:29:11 smithi090 bash[32384]: audit 2023-12-01T05:29:11.026007+0000 mon.c (mon.2) 773 : audit 0 from='client.? 172.21.15.80:0/4128889904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:29:13.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:29:12 smithi080 bash[41963]: cluster 2023-12-01T05:29:10.963076+0000 mgr.y (mgr.24362) 1223 : cluster 0 pgmap v1192: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:29:13.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:29:12 smithi080 bash[28361]: cluster 2023-12-01T05:29:10.963076+0000 mgr.y (mgr.24362) 1223 : cluster 0 pgmap v1192: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:29:13.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:29:12 smithi090 bash[32384]: cluster 2023-12-01T05:29:10.963076+0000 mgr.y (mgr.24362) 1223 : cluster 0 pgmap v1192: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:29:14.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:29:13 smithi080 bash[28361]: audit 2023-12-01T05:29:13.479739+0000 mon.c (mon.2) 774 : audit 0 from='client.? 172.21.15.80:0/1264503803' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:29:14.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:29:13 smithi080 bash[41963]: audit 2023-12-01T05:29:13.479739+0000 mon.c (mon.2) 774 : audit 0 from='client.? 172.21.15.80:0/1264503803' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:29:14.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:29:13 smithi090 bash[32384]: audit 2023-12-01T05:29:13.479739+0000 mon.c (mon.2) 774 : audit 0 from='client.? 172.21.15.80:0/1264503803' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:29:15.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:29:14 smithi080 bash[41963]: cluster 2023-12-01T05:29:12.963919+0000 mgr.y (mgr.24362) 1224 : cluster 0 pgmap v1193: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:29:15.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:29:14 smithi080 bash[28361]: cluster 2023-12-01T05:29:12.963919+0000 mgr.y (mgr.24362) 1224 : cluster 0 pgmap v1193: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:29:15.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:29:14 smithi090 bash[32384]: cluster 2023-12-01T05:29:12.963919+0000 mgr.y (mgr.24362) 1224 : cluster 0 pgmap v1193: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:29:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:29:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:29:16] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T05:29:17.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:29:16 smithi080 bash[41963]: cluster 2023-12-01T05:29:14.964582+0000 mgr.y (mgr.24362) 1225 : cluster 0 pgmap v1194: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:29:17.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:29:16 smithi080 bash[41963]: audit 2023-12-01T05:29:15.929374+0000 mon.c (mon.2) 775 : audit 0 from='client.? 172.21.15.80:0/3906080783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:29:17.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:29:16 smithi080 bash[28361]: cluster 2023-12-01T05:29:14.964582+0000 mgr.y (mgr.24362) 1225 : cluster 0 pgmap v1194: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:29:17.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:29:16 smithi080 bash[28361]: audit 2023-12-01T05:29:15.929374+0000 mon.c (mon.2) 775 : audit 0 from='client.? 172.21.15.80:0/3906080783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:29:17.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:29:16 smithi090 bash[32384]: cluster 2023-12-01T05:29:14.964582+0000 mgr.y (mgr.24362) 1225 : cluster 0 pgmap v1194: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:29:17.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:29:16 smithi090 bash[32384]: audit 2023-12-01T05:29:15.929374+0000 mon.c (mon.2) 775 : audit 0 from='client.? 172.21.15.80:0/3906080783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:29:19.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:29:18 smithi080 bash[41963]: cluster 2023-12-01T05:29:16.965752+0000 mgr.y (mgr.24362) 1226 : cluster 0 pgmap v1195: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:29:19.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:29:18 smithi080 bash[41963]: audit 2023-12-01T05:29:18.381196+0000 mon.c (mon.2) 776 : audit 0 from='client.? 172.21.15.80:0/1284482266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:29:19.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:29:18 smithi080 bash[28361]: cluster 2023-12-01T05:29:16.965752+0000 mgr.y (mgr.24362) 1226 : cluster 0 pgmap v1195: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:29:19.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:29:18 smithi080 bash[28361]: audit 2023-12-01T05:29:18.381196+0000 mon.c (mon.2) 776 : audit 0 from='client.? 172.21.15.80:0/1284482266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:29:19.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:29:18 smithi090 bash[32384]: cluster 2023-12-01T05:29:16.965752+0000 mgr.y (mgr.24362) 1226 : cluster 0 pgmap v1195: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:29:19.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:29:18 smithi090 bash[32384]: audit 2023-12-01T05:29:18.381196+0000 mon.c (mon.2) 776 : audit 0 from='client.? 172.21.15.80:0/1284482266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:29:21.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:29:20 smithi080 bash[41963]: cluster 2023-12-01T05:29:18.966412+0000 mgr.y (mgr.24362) 1227 : cluster 0 pgmap v1196: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:29:21.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:29:20 smithi080 bash[41963]: audit 2023-12-01T05:29:20.837387+0000 mon.a (mon.0) 1434 : audit 0 from='client.? 172.21.15.80:0/1516591503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:29:21.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:29:20 smithi080 bash[28361]: cluster 2023-12-01T05:29:18.966412+0000 mgr.y (mgr.24362) 1227 : cluster 0 pgmap v1196: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:29:21.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:29:20 smithi080 bash[28361]: audit 2023-12-01T05:29:20.837387+0000 mon.a (mon.0) 1434 : audit 0 from='client.? 172.21.15.80:0/1516591503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:29:21.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:29:20 smithi090 bash[32384]: cluster 2023-12-01T05:29:18.966412+0000 mgr.y (mgr.24362) 1227 : cluster 0 pgmap v1196: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:29:21.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:29:20 smithi090 bash[32384]: audit 2023-12-01T05:29:20.837387+0000 mon.a (mon.0) 1434 : audit 0 from='client.? 172.21.15.80:0/1516591503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:29:23.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:29:22 smithi080 bash[41963]: cluster 2023-12-01T05:29:20.967562+0000 mgr.y (mgr.24362) 1228 : cluster 0 pgmap v1197: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:29:23.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:29:22 smithi080 bash[28361]: cluster 2023-12-01T05:29:20.967562+0000 mgr.y (mgr.24362) 1228 : cluster 0 pgmap v1197: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:29:23.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:29:22 smithi090 bash[32384]: cluster 2023-12-01T05:29:20.967562+0000 mgr.y (mgr.24362) 1228 : cluster 0 pgmap v1197: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:29:24.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:29:23 smithi080 bash[28361]: audit 2023-12-01T05:29:23.288125+0000 mon.a (mon.0) 1435 : audit 0 from='client.? 172.21.15.80:0/4235956195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:29:24.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:29:23 smithi080 bash[41963]: audit 2023-12-01T05:29:23.288125+0000 mon.a (mon.0) 1435 : audit 0 from='client.? 172.21.15.80:0/4235956195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:29:24.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:29:23 smithi090 bash[32384]: audit 2023-12-01T05:29:23.288125+0000 mon.a (mon.0) 1435 : audit 0 from='client.? 172.21.15.80:0/4235956195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:29:25.187 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:29:24 smithi080 bash[28361]: cluster 2023-12-01T05:29:22.968385+0000 mgr.y (mgr.24362) 1229 : cluster 0 pgmap v1198: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:29:25.187 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:29:24 smithi080 bash[28361]: audit 2023-12-01T05:29:24.842613+0000 mon.c (mon.2) 777 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:29:25.187 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:29:24 smithi080 bash[41963]: cluster 2023-12-01T05:29:22.968385+0000 mgr.y (mgr.24362) 1229 : cluster 0 pgmap v1198: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:29:25.187 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:29:24 smithi080 bash[41963]: audit 2023-12-01T05:29:24.842613+0000 mon.c (mon.2) 777 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:29:25.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:29:24 smithi090 bash[32384]: cluster 2023-12-01T05:29:22.968385+0000 mgr.y (mgr.24362) 1229 : cluster 0 pgmap v1198: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:29:25.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:29:24 smithi090 bash[32384]: audit 2023-12-01T05:29:24.842613+0000 mon.c (mon.2) 777 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:29:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:29:25 smithi080 bash[28361]: audit 2023-12-01T05:29:25.738974+0000 mon.a (mon.0) 1436 : audit 0 from='client.? 172.21.15.80:0/1288905227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:29:26.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:29:25 smithi080 bash[41963]: audit 2023-12-01T05:29:25.738974+0000 mon.a (mon.0) 1436 : audit 0 from='client.? 172.21.15.80:0/1288905227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:29:26.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:29:25 smithi090 bash[32384]: audit 2023-12-01T05:29:25.738974+0000 mon.a (mon.0) 1436 : audit 0 from='client.? 172.21.15.80:0/1288905227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:29:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:29:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:29:26] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T05:29:27.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:29:26 smithi080 bash[28361]: cluster 2023-12-01T05:29:24.969020+0000 mgr.y (mgr.24362) 1230 : cluster 0 pgmap v1199: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:29:27.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:29:26 smithi080 bash[41963]: cluster 2023-12-01T05:29:24.969020+0000 mgr.y (mgr.24362) 1230 : cluster 0 pgmap v1199: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:29:27.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:29:26 smithi090 bash[32384]: cluster 2023-12-01T05:29:24.969020+0000 mgr.y (mgr.24362) 1230 : cluster 0 pgmap v1199: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:29:28.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:29:28 smithi080 bash[28361]: cluster 2023-12-01T05:29:26.970180+0000 mgr.y (mgr.24362) 1231 : cluster 0 pgmap v1200: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:29:28.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:29:28 smithi080 bash[28361]: audit 2023-12-01T05:29:28.195650+0000 mon.a (mon.0) 1437 : audit 0 from='client.? 172.21.15.80:0/1141932315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:29:28.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:29:28 smithi080 bash[41963]: cluster 2023-12-01T05:29:26.970180+0000 mgr.y (mgr.24362) 1231 : cluster 0 pgmap v1200: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:29:28.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:29:28 smithi080 bash[41963]: audit 2023-12-01T05:29:28.195650+0000 mon.a (mon.0) 1437 : audit 0 from='client.? 172.21.15.80:0/1141932315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:29:29.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:29:28 smithi090 bash[32384]: cluster 2023-12-01T05:29:26.970180+0000 mgr.y (mgr.24362) 1231 : cluster 0 pgmap v1200: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:29:29.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:29:28 smithi090 bash[32384]: audit 2023-12-01T05:29:28.195650+0000 mon.a (mon.0) 1437 : audit 0 from='client.? 172.21.15.80:0/1141932315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:29:30.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:29:30 smithi080 bash[28361]: cluster 2023-12-01T05:29:28.970846+0000 mgr.y (mgr.24362) 1232 : cluster 0 pgmap v1201: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:29:30.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:29:30 smithi080 bash[28361]: audit 2023-12-01T05:29:30.515825+0000 mon.c (mon.2) 778 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:29:30.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:29:30 smithi080 bash[41963]: cluster 2023-12-01T05:29:28.970846+0000 mgr.y (mgr.24362) 1232 : cluster 0 pgmap v1201: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:29:30.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:29:30 smithi080 bash[41963]: audit 2023-12-01T05:29:30.515825+0000 mon.c (mon.2) 778 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:29:31.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:29:30 smithi090 bash[32384]: cluster 2023-12-01T05:29:28.970846+0000 mgr.y (mgr.24362) 1232 : cluster 0 pgmap v1201: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:29:31.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:29:30 smithi090 bash[32384]: audit 2023-12-01T05:29:30.515825+0000 mon.c (mon.2) 778 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:29:31.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:29:31 smithi080 bash[28361]: audit 2023-12-01T05:29:30.676337+0000 mon.a (mon.0) 1438 : audit 0 from='client.? 172.21.15.80:0/431368666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:29:31.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:29:31 smithi080 bash[41963]: audit 2023-12-01T05:29:30.676337+0000 mon.a (mon.0) 1438 : audit 0 from='client.? 172.21.15.80:0/431368666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:29:32.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:29:31 smithi090 bash[32384]: audit 2023-12-01T05:29:30.676337+0000 mon.a (mon.0) 1438 : audit 0 from='client.? 172.21.15.80:0/431368666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:29:32.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:29:32 smithi080 bash[41963]: cluster 2023-12-01T05:29:30.972148+0000 mgr.y (mgr.24362) 1233 : cluster 0 pgmap v1202: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:29:32.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:29:32 smithi080 bash[28361]: cluster 2023-12-01T05:29:30.972148+0000 mgr.y (mgr.24362) 1233 : cluster 0 pgmap v1202: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:29:33.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:29:32 smithi090 bash[32384]: cluster 2023-12-01T05:29:30.972148+0000 mgr.y (mgr.24362) 1233 : cluster 0 pgmap v1202: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:29:33.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:29:33 smithi080 bash[28361]: audit 2023-12-01T05:29:33.131594+0000 mon.a (mon.0) 1439 : audit 0 from='client.? 172.21.15.80:0/1188475665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:29:33.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:29:33 smithi080 bash[41963]: audit 2023-12-01T05:29:33.131594+0000 mon.a (mon.0) 1439 : audit 0 from='client.? 172.21.15.80:0/1188475665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:29:34.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:29:33 smithi090 bash[32384]: audit 2023-12-01T05:29:33.131594+0000 mon.a (mon.0) 1439 : audit 0 from='client.? 172.21.15.80:0/1188475665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:29:34.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:29:34 smithi080 bash[28361]: cluster 2023-12-01T05:29:32.972774+0000 mgr.y (mgr.24362) 1234 : cluster 0 pgmap v1203: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:29:34.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:29:34 smithi080 bash[41963]: cluster 2023-12-01T05:29:32.972774+0000 mgr.y (mgr.24362) 1234 : cluster 0 pgmap v1203: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:29:35.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:29:34 smithi090 bash[32384]: cluster 2023-12-01T05:29:32.972774+0000 mgr.y (mgr.24362) 1234 : cluster 0 pgmap v1203: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:29:36.570 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:29:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:29:36] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T05:29:36.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:29:36 smithi080 bash[41963]: cluster 2023-12-01T05:29:34.973442+0000 mgr.y (mgr.24362) 1235 : cluster 0 pgmap v1204: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:29:36.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:29:36 smithi080 bash[41963]: audit 2023-12-01T05:29:35.586016+0000 mon.c (mon.2) 779 : audit 0 from='client.? 172.21.15.80:0/1722036006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:29:36.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:29:36 smithi080 bash[41963]: audit 2023-12-01T05:29:36.361896+0000 mon.a (mon.0) 1440 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:29:36.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:29:36 smithi080 bash[41963]: audit 2023-12-01T05:29:36.372397+0000 mon.a (mon.0) 1441 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:29:36.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:29:36 smithi080 bash[28361]: cluster 2023-12-01T05:29:34.973442+0000 mgr.y (mgr.24362) 1235 : cluster 0 pgmap v1204: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:29:36.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:29:36 smithi080 bash[28361]: audit 2023-12-01T05:29:35.586016+0000 mon.c (mon.2) 779 : audit 0 from='client.? 172.21.15.80:0/1722036006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:29:36.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:29:36 smithi080 bash[28361]: audit 2023-12-01T05:29:36.361896+0000 mon.a (mon.0) 1440 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:29:36.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:29:36 smithi080 bash[28361]: audit 2023-12-01T05:29:36.372397+0000 mon.a (mon.0) 1441 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:29:37.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:29:36 smithi090 bash[32384]: cluster 2023-12-01T05:29:34.973442+0000 mgr.y (mgr.24362) 1235 : cluster 0 pgmap v1204: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:29:37.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:29:36 smithi090 bash[32384]: audit 2023-12-01T05:29:35.586016+0000 mon.c (mon.2) 779 : audit 0 from='client.? 172.21.15.80:0/1722036006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:29:37.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:29:36 smithi090 bash[32384]: audit 2023-12-01T05:29:36.361896+0000 mon.a (mon.0) 1440 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:29:37.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:29:36 smithi090 bash[32384]: audit 2023-12-01T05:29:36.372397+0000 mon.a (mon.0) 1441 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:29:38.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:29:37 smithi080 bash[28361]: audit 2023-12-01T05:29:36.774912+0000 mon.a (mon.0) 1442 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:29:38.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:29:37 smithi080 bash[28361]: audit 2023-12-01T05:29:36.788867+0000 mon.a (mon.0) 1443 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:29:38.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:29:37 smithi080 bash[28361]: audit 2023-12-01T05:29:37.339968+0000 mon.c (mon.2) 780 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:29:38.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:29:37 smithi080 bash[28361]: audit 2023-12-01T05:29:37.341748+0000 mon.c (mon.2) 781 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:29:38.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:29:37 smithi080 bash[28361]: audit 2023-12-01T05:29:37.351298+0000 mon.a (mon.0) 1444 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:29:38.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:29:37 smithi080 bash[41963]: audit 2023-12-01T05:29:36.774912+0000 mon.a (mon.0) 1442 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:29:38.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:29:37 smithi080 bash[41963]: audit 2023-12-01T05:29:36.788867+0000 mon.a (mon.0) 1443 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:29:38.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:29:37 smithi080 bash[41963]: audit 2023-12-01T05:29:37.339968+0000 mon.c (mon.2) 780 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:29:38.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:29:37 smithi080 bash[41963]: audit 2023-12-01T05:29:37.341748+0000 mon.c (mon.2) 781 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:29:38.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:29:37 smithi080 bash[41963]: audit 2023-12-01T05:29:37.351298+0000 mon.a (mon.0) 1444 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:29:38.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:29:37 smithi090 bash[32384]: audit 2023-12-01T05:29:36.774912+0000 mon.a (mon.0) 1442 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:29:38.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:29:37 smithi090 bash[32384]: audit 2023-12-01T05:29:36.788867+0000 mon.a (mon.0) 1443 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:29:38.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:29:37 smithi090 bash[32384]: audit 2023-12-01T05:29:37.339968+0000 mon.c (mon.2) 780 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:29:38.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:29:37 smithi090 bash[32384]: audit 2023-12-01T05:29:37.341748+0000 mon.c (mon.2) 781 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:29:38.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:29:37 smithi090 bash[32384]: audit 2023-12-01T05:29:37.351298+0000 mon.a (mon.0) 1444 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:29:39.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:29:38 smithi080 bash[28361]: cluster 2023-12-01T05:29:36.974598+0000 mgr.y (mgr.24362) 1236 : cluster 0 pgmap v1205: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:29:39.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:29:38 smithi080 bash[28361]: audit 2023-12-01T05:29:38.047186+0000 mon.a (mon.0) 1445 : audit 0 from='client.? 172.21.15.80:0/1261551443' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:29:39.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:29:38 smithi080 bash[41963]: cluster 2023-12-01T05:29:36.974598+0000 mgr.y (mgr.24362) 1236 : cluster 0 pgmap v1205: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:29:39.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:29:38 smithi080 bash[41963]: audit 2023-12-01T05:29:38.047186+0000 mon.a (mon.0) 1445 : audit 0 from='client.? 172.21.15.80:0/1261551443' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:29:39.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:29:38 smithi090 bash[32384]: cluster 2023-12-01T05:29:36.974598+0000 mgr.y (mgr.24362) 1236 : cluster 0 pgmap v1205: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:29:39.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:29:38 smithi090 bash[32384]: audit 2023-12-01T05:29:38.047186+0000 mon.a (mon.0) 1445 : audit 0 from='client.? 172.21.15.80:0/1261551443' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:29:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:29:40 smithi080 bash[28361]: cluster 2023-12-01T05:29:38.975258+0000 mgr.y (mgr.24362) 1237 : cluster 0 pgmap v1206: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:29:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:29:40 smithi080 bash[28361]: audit 2023-12-01T05:29:39.843204+0000 mon.c (mon.2) 782 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:29:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:29:40 smithi080 bash[28361]: audit 2023-12-01T05:29:40.500025+0000 mon.a (mon.0) 1446 : audit 0 from='client.? 172.21.15.80:0/736646792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:29:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:29:40 smithi080 bash[41963]: cluster 2023-12-01T05:29:38.975258+0000 mgr.y (mgr.24362) 1237 : cluster 0 pgmap v1206: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:29:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:29:40 smithi080 bash[41963]: audit 2023-12-01T05:29:39.843204+0000 mon.c (mon.2) 782 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:29:41.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:29:40 smithi080 bash[41963]: audit 2023-12-01T05:29:40.500025+0000 mon.a (mon.0) 1446 : audit 0 from='client.? 172.21.15.80:0/736646792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:29:41.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:29:40 smithi090 bash[32384]: cluster 2023-12-01T05:29:38.975258+0000 mgr.y (mgr.24362) 1237 : cluster 0 pgmap v1206: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:29:41.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:29:40 smithi090 bash[32384]: audit 2023-12-01T05:29:39.843204+0000 mon.c (mon.2) 782 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:29:41.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:29:40 smithi090 bash[32384]: audit 2023-12-01T05:29:40.500025+0000 mon.a (mon.0) 1446 : audit 0 from='client.? 172.21.15.80:0/736646792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:29:43.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:29:42 smithi080 bash[28361]: cluster 2023-12-01T05:29:40.976473+0000 mgr.y (mgr.24362) 1238 : cluster 0 pgmap v1207: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:29:43.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:29:42 smithi080 bash[41963]: cluster 2023-12-01T05:29:40.976473+0000 mgr.y (mgr.24362) 1238 : cluster 0 pgmap v1207: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:29:43.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:29:42 smithi090 bash[32384]: cluster 2023-12-01T05:29:40.976473+0000 mgr.y (mgr.24362) 1238 : cluster 0 pgmap v1207: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:29:44.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:29:43 smithi080 bash[28361]: audit 2023-12-01T05:29:42.954690+0000 mon.c (mon.2) 783 : audit 0 from='client.? 172.21.15.80:0/2579524096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:29:44.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:29:43 smithi080 bash[41963]: audit 2023-12-01T05:29:42.954690+0000 mon.c (mon.2) 783 : audit 0 from='client.? 172.21.15.80:0/2579524096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:29:44.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:29:43 smithi090 bash[32384]: audit 2023-12-01T05:29:42.954690+0000 mon.c (mon.2) 783 : audit 0 from='client.? 172.21.15.80:0/2579524096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:29:45.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:29:44 smithi080 bash[28361]: cluster 2023-12-01T05:29:42.977071+0000 mgr.y (mgr.24362) 1239 : cluster 0 pgmap v1208: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:29:45.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:29:44 smithi080 bash[41963]: cluster 2023-12-01T05:29:42.977071+0000 mgr.y (mgr.24362) 1239 : cluster 0 pgmap v1208: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:29:45.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:29:44 smithi090 bash[32384]: cluster 2023-12-01T05:29:42.977071+0000 mgr.y (mgr.24362) 1239 : cluster 0 pgmap v1208: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:29:46.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:29:45 smithi080 bash[41963]: audit 2023-12-01T05:29:45.404298+0000 mon.a (mon.0) 1447 : audit 0 from='client.? 172.21.15.80:0/2115872238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:29:46.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:29:45 smithi080 bash[28361]: audit 2023-12-01T05:29:45.404298+0000 mon.a (mon.0) 1447 : audit 0 from='client.? 172.21.15.80:0/2115872238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:29:46.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:29:45 smithi090 bash[32384]: audit 2023-12-01T05:29:45.404298+0000 mon.a (mon.0) 1447 : audit 0 from='client.? 172.21.15.80:0/2115872238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:29:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:29:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:29:46] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T05:29:47.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:29:46 smithi080 bash[28361]: cluster 2023-12-01T05:29:44.977668+0000 mgr.y (mgr.24362) 1240 : cluster 0 pgmap v1209: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:29:47.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:29:46 smithi080 bash[41963]: cluster 2023-12-01T05:29:44.977668+0000 mgr.y (mgr.24362) 1240 : cluster 0 pgmap v1209: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:29:47.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:29:46 smithi090 bash[32384]: cluster 2023-12-01T05:29:44.977668+0000 mgr.y (mgr.24362) 1240 : cluster 0 pgmap v1209: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:29:49.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:29:48 smithi080 bash[28361]: cluster 2023-12-01T05:29:46.978802+0000 mgr.y (mgr.24362) 1241 : cluster 0 pgmap v1210: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:29:49.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:29:48 smithi080 bash[28361]: audit 2023-12-01T05:29:47.865557+0000 mon.a (mon.0) 1448 : audit 0 from='client.? 172.21.15.80:0/3278971317' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:29:49.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:29:48 smithi080 bash[41963]: cluster 2023-12-01T05:29:46.978802+0000 mgr.y (mgr.24362) 1241 : cluster 0 pgmap v1210: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:29:49.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:29:48 smithi080 bash[41963]: audit 2023-12-01T05:29:47.865557+0000 mon.a (mon.0) 1448 : audit 0 from='client.? 172.21.15.80:0/3278971317' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:29:49.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:29:48 smithi090 bash[32384]: cluster 2023-12-01T05:29:46.978802+0000 mgr.y (mgr.24362) 1241 : cluster 0 pgmap v1210: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:29:49.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:29:48 smithi090 bash[32384]: audit 2023-12-01T05:29:47.865557+0000 mon.a (mon.0) 1448 : audit 0 from='client.? 172.21.15.80:0/3278971317' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:29:51.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:29:50 smithi080 bash[28361]: cluster 2023-12-01T05:29:48.979480+0000 mgr.y (mgr.24362) 1242 : cluster 0 pgmap v1211: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:29:51.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:29:50 smithi080 bash[28361]: audit 2023-12-01T05:29:50.324627+0000 mon.c (mon.2) 784 : audit 0 from='client.? 172.21.15.80:0/2728836544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:29:51.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:29:50 smithi080 bash[41963]: cluster 2023-12-01T05:29:48.979480+0000 mgr.y (mgr.24362) 1242 : cluster 0 pgmap v1211: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:29:51.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:29:50 smithi080 bash[41963]: audit 2023-12-01T05:29:50.324627+0000 mon.c (mon.2) 784 : audit 0 from='client.? 172.21.15.80:0/2728836544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:29:51.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:29:50 smithi090 bash[32384]: cluster 2023-12-01T05:29:48.979480+0000 mgr.y (mgr.24362) 1242 : cluster 0 pgmap v1211: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:29:51.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:29:50 smithi090 bash[32384]: audit 2023-12-01T05:29:50.324627+0000 mon.c (mon.2) 784 : audit 0 from='client.? 172.21.15.80:0/2728836544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:29:53.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:29:52 smithi080 bash[28361]: cluster 2023-12-01T05:29:50.980651+0000 mgr.y (mgr.24362) 1243 : cluster 0 pgmap v1212: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:29:53.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:29:52 smithi080 bash[28361]: audit 2023-12-01T05:29:52.775023+0000 mon.a (mon.0) 1449 : audit 0 from='client.? 172.21.15.80:0/949872101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:29:53.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:29:52 smithi080 bash[41963]: cluster 2023-12-01T05:29:50.980651+0000 mgr.y (mgr.24362) 1243 : cluster 0 pgmap v1212: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:29:53.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:29:52 smithi080 bash[41963]: audit 2023-12-01T05:29:52.775023+0000 mon.a (mon.0) 1449 : audit 0 from='client.? 172.21.15.80:0/949872101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:29:53.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:29:52 smithi090 bash[32384]: cluster 2023-12-01T05:29:50.980651+0000 mgr.y (mgr.24362) 1243 : cluster 0 pgmap v1212: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:29:53.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:29:52 smithi090 bash[32384]: audit 2023-12-01T05:29:52.775023+0000 mon.a (mon.0) 1449 : audit 0 from='client.? 172.21.15.80:0/949872101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:29:55.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:29:54 smithi080 bash[28361]: cluster 2023-12-01T05:29:52.981328+0000 mgr.y (mgr.24362) 1244 : cluster 0 pgmap v1213: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:29:55.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:29:54 smithi080 bash[41963]: cluster 2023-12-01T05:29:52.981328+0000 mgr.y (mgr.24362) 1244 : cluster 0 pgmap v1213: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:29:55.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:29:54 smithi090 bash[32384]: cluster 2023-12-01T05:29:52.981328+0000 mgr.y (mgr.24362) 1244 : cluster 0 pgmap v1213: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:29:56.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:29:55 smithi080 bash[28361]: audit 2023-12-01T05:29:54.842817+0000 mon.c (mon.2) 785 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:29:56.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:29:55 smithi080 bash[28361]: audit 2023-12-01T05:29:55.246015+0000 mon.a (mon.0) 1450 : audit 0 from='client.? 172.21.15.80:0/2369661712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:29:56.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:29:55 smithi080 bash[41963]: audit 2023-12-01T05:29:54.842817+0000 mon.c (mon.2) 785 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:29:56.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:29:55 smithi080 bash[41963]: audit 2023-12-01T05:29:55.246015+0000 mon.a (mon.0) 1450 : audit 0 from='client.? 172.21.15.80:0/2369661712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:29:56.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:29:55 smithi090 bash[32384]: audit 2023-12-01T05:29:54.842817+0000 mon.c (mon.2) 785 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:29:56.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:29:55 smithi090 bash[32384]: audit 2023-12-01T05:29:55.246015+0000 mon.a (mon.0) 1450 : audit 0 from='client.? 172.21.15.80:0/2369661712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:29:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:29:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:29:56] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T05:29:57.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:29:56 smithi080 bash[41963]: cluster 2023-12-01T05:29:54.981943+0000 mgr.y (mgr.24362) 1245 : cluster 0 pgmap v1214: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:29:57.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:29:56 smithi080 bash[28361]: cluster 2023-12-01T05:29:54.981943+0000 mgr.y (mgr.24362) 1245 : cluster 0 pgmap v1214: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:29:57.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:29:56 smithi090 bash[32384]: cluster 2023-12-01T05:29:54.981943+0000 mgr.y (mgr.24362) 1245 : cluster 0 pgmap v1214: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:29:58.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:29:58 smithi080 bash[41963]: cluster 2023-12-01T05:29:56.983134+0000 mgr.y (mgr.24362) 1246 : cluster 0 pgmap v1215: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:29:58.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:29:58 smithi080 bash[41963]: audit 2023-12-01T05:29:57.689654+0000 mon.a (mon.0) 1451 : audit 0 from='client.? 172.21.15.80:0/1109060523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:29:58.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:29:58 smithi080 bash[28361]: cluster 2023-12-01T05:29:56.983134+0000 mgr.y (mgr.24362) 1246 : cluster 0 pgmap v1215: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:29:58.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:29:58 smithi080 bash[28361]: audit 2023-12-01T05:29:57.689654+0000 mon.a (mon.0) 1451 : audit 0 from='client.? 172.21.15.80:0/1109060523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:29:59.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:29:58 smithi090 bash[32384]: cluster 2023-12-01T05:29:56.983134+0000 mgr.y (mgr.24362) 1246 : cluster 0 pgmap v1215: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:29:59.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:29:58 smithi090 bash[32384]: audit 2023-12-01T05:29:57.689654+0000 mon.a (mon.0) 1451 : audit 0 from='client.? 172.21.15.80:0/1109060523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:30:00.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:30:00 smithi080 bash[28361]: debug 2023-12-01T05:29:59.996+0000 7f6ec9bf0700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T05:30:00.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:30:00 smithi080 bash[28361]: cluster 2023-12-01T05:29:58.983798+0000 mgr.y (mgr.24362) 1247 : cluster 0 pgmap v1216: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:30:00.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:30:00 smithi080 bash[28361]: cluster 2023-12-01T05:30:00.000178+0000 mon.a (mon.0) 1452 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T05:30:00.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:30:00 smithi080 bash[28361]: audit 2023-12-01T05:30:00.145487+0000 mon.c (mon.2) 786 : audit 0 from='client.? 172.21.15.80:0/1569156772' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:30:00.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:30:00 smithi080 bash[41963]: cluster 2023-12-01T05:29:58.983798+0000 mgr.y (mgr.24362) 1247 : cluster 0 pgmap v1216: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:30:00.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:30:00 smithi080 bash[41963]: cluster 2023-12-01T05:30:00.000178+0000 mon.a (mon.0) 1452 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T05:30:00.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:30:00 smithi080 bash[41963]: audit 2023-12-01T05:30:00.145487+0000 mon.c (mon.2) 786 : audit 0 from='client.? 172.21.15.80:0/1569156772' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:30:01.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:30:00 smithi090 bash[32384]: cluster 2023-12-01T05:29:58.983798+0000 mgr.y (mgr.24362) 1247 : cluster 0 pgmap v1216: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:30:01.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:30:00 smithi090 bash[32384]: cluster 2023-12-01T05:30:00.000178+0000 mon.a (mon.0) 1452 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T05:30:01.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:30:00 smithi090 bash[32384]: audit 2023-12-01T05:30:00.145487+0000 mon.c (mon.2) 786 : audit 0 from='client.? 172.21.15.80:0/1569156772' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:30:02.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:30:02 smithi080 bash[28361]: cluster 2023-12-01T05:30:00.984857+0000 mgr.y (mgr.24362) 1248 : cluster 0 pgmap v1217: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:30:02.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:30:02 smithi080 bash[41963]: cluster 2023-12-01T05:30:00.984857+0000 mgr.y (mgr.24362) 1248 : cluster 0 pgmap v1217: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:30:03.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:30:02 smithi090 bash[32384]: cluster 2023-12-01T05:30:00.984857+0000 mgr.y (mgr.24362) 1248 : cluster 0 pgmap v1217: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:30:03.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:30:03 smithi080 bash[28361]: audit 2023-12-01T05:30:02.607565+0000 mon.c (mon.2) 787 : audit 0 from='client.? 172.21.15.80:0/3633628286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:30:03.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:30:03 smithi080 bash[41963]: audit 2023-12-01T05:30:02.607565+0000 mon.c (mon.2) 787 : audit 0 from='client.? 172.21.15.80:0/3633628286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:30:04.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:30:03 smithi090 bash[32384]: audit 2023-12-01T05:30:02.607565+0000 mon.c (mon.2) 787 : audit 0 from='client.? 172.21.15.80:0/3633628286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:30:04.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:30:04 smithi080 bash[28361]: cluster 2023-12-01T05:30:02.985469+0000 mgr.y (mgr.24362) 1249 : cluster 0 pgmap v1218: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:30:04.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:30:04 smithi080 bash[41963]: cluster 2023-12-01T05:30:02.985469+0000 mgr.y (mgr.24362) 1249 : cluster 0 pgmap v1218: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:30:05.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:30:04 smithi090 bash[32384]: cluster 2023-12-01T05:30:02.985469+0000 mgr.y (mgr.24362) 1249 : cluster 0 pgmap v1218: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:30:05.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:30:05 smithi080 bash[28361]: audit 2023-12-01T05:30:05.056684+0000 mon.a (mon.0) 1453 : audit 0 from='client.? 172.21.15.80:0/4040373832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:30:05.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:30:05 smithi080 bash[41963]: audit 2023-12-01T05:30:05.056684+0000 mon.a (mon.0) 1453 : audit 0 from='client.? 172.21.15.80:0/4040373832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:30:06.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:30:05 smithi090 bash[32384]: audit 2023-12-01T05:30:05.056684+0000 mon.a (mon.0) 1453 : audit 0 from='client.? 172.21.15.80:0/4040373832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:30:06.581 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:30:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:30:06] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T05:30:06.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:30:06 smithi080 bash[28361]: cluster 2023-12-01T05:30:04.986055+0000 mgr.y (mgr.24362) 1250 : cluster 0 pgmap v1219: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:30:06.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:30:06 smithi080 bash[41963]: cluster 2023-12-01T05:30:04.986055+0000 mgr.y (mgr.24362) 1250 : cluster 0 pgmap v1219: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:30:07.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:30:06 smithi090 bash[32384]: cluster 2023-12-01T05:30:04.986055+0000 mgr.y (mgr.24362) 1250 : cluster 0 pgmap v1219: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:30:07.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:30:07 smithi080 bash[28361]: audit 2023-12-01T05:30:07.504971+0000 mon.a (mon.0) 1454 : audit 0 from='client.? 172.21.15.80:0/597338754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:30:07.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:30:07 smithi080 bash[41963]: audit 2023-12-01T05:30:07.504971+0000 mon.a (mon.0) 1454 : audit 0 from='client.? 172.21.15.80:0/597338754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:30:08.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:30:07 smithi090 bash[32384]: audit 2023-12-01T05:30:07.504971+0000 mon.a (mon.0) 1454 : audit 0 from='client.? 172.21.15.80:0/597338754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:30:08.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:30:08 smithi080 bash[41963]: cluster 2023-12-01T05:30:06.987232+0000 mgr.y (mgr.24362) 1251 : cluster 0 pgmap v1220: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:30:08.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:30:08 smithi080 bash[28361]: cluster 2023-12-01T05:30:06.987232+0000 mgr.y (mgr.24362) 1251 : cluster 0 pgmap v1220: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:30:09.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:30:08 smithi090 bash[32384]: cluster 2023-12-01T05:30:06.987232+0000 mgr.y (mgr.24362) 1251 : cluster 0 pgmap v1220: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:30:10.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:30:10 smithi080 bash[28361]: cluster 2023-12-01T05:30:08.987866+0000 mgr.y (mgr.24362) 1252 : cluster 0 pgmap v1221: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:30:10.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:30:10 smithi080 bash[28361]: audit 2023-12-01T05:30:09.843543+0000 mon.c (mon.2) 788 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:30:10.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:30:10 smithi080 bash[28361]: audit 2023-12-01T05:30:09.965979+0000 mon.c (mon.2) 789 : audit 0 from='client.? 172.21.15.80:0/1283320283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:30:10.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:30:10 smithi080 bash[41963]: cluster 2023-12-01T05:30:08.987866+0000 mgr.y (mgr.24362) 1252 : cluster 0 pgmap v1221: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:30:10.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:30:10 smithi080 bash[41963]: audit 2023-12-01T05:30:09.843543+0000 mon.c (mon.2) 788 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:30:10.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:30:10 smithi080 bash[41963]: audit 2023-12-01T05:30:09.965979+0000 mon.c (mon.2) 789 : audit 0 from='client.? 172.21.15.80:0/1283320283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:30:11.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:30:10 smithi090 bash[32384]: cluster 2023-12-01T05:30:08.987866+0000 mgr.y (mgr.24362) 1252 : cluster 0 pgmap v1221: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:30:11.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:30:10 smithi090 bash[32384]: audit 2023-12-01T05:30:09.843543+0000 mon.c (mon.2) 788 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:30:11.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:30:10 smithi090 bash[32384]: audit 2023-12-01T05:30:09.965979+0000 mon.c (mon.2) 789 : audit 0 from='client.? 172.21.15.80:0/1283320283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:30:12.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:30:12 smithi080 bash[28361]: cluster 2023-12-01T05:30:10.988952+0000 mgr.y (mgr.24362) 1253 : cluster 0 pgmap v1222: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:30:12.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:30:12 smithi080 bash[28361]: audit 2023-12-01T05:30:12.423153+0000 mon.a (mon.0) 1455 : audit 0 from='client.? 172.21.15.80:0/1316219681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:30:12.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:30:12 smithi080 bash[41963]: cluster 2023-12-01T05:30:10.988952+0000 mgr.y (mgr.24362) 1253 : cluster 0 pgmap v1222: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:30:12.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:30:12 smithi080 bash[41963]: audit 2023-12-01T05:30:12.423153+0000 mon.a (mon.0) 1455 : audit 0 from='client.? 172.21.15.80:0/1316219681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:30:13.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:30:12 smithi090 bash[32384]: cluster 2023-12-01T05:30:10.988952+0000 mgr.y (mgr.24362) 1253 : cluster 0 pgmap v1222: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:30:13.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:30:12 smithi090 bash[32384]: audit 2023-12-01T05:30:12.423153+0000 mon.a (mon.0) 1455 : audit 0 from='client.? 172.21.15.80:0/1316219681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:30:14.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:30:14 smithi080 bash[28361]: cluster 2023-12-01T05:30:12.989612+0000 mgr.y (mgr.24362) 1254 : cluster 0 pgmap v1223: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:30:14.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:30:14 smithi080 bash[41963]: cluster 2023-12-01T05:30:12.989612+0000 mgr.y (mgr.24362) 1254 : cluster 0 pgmap v1223: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:30:15.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:30:14 smithi090 bash[32384]: cluster 2023-12-01T05:30:12.989612+0000 mgr.y (mgr.24362) 1254 : cluster 0 pgmap v1223: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:30:15.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:30:15 smithi080 bash[28361]: audit 2023-12-01T05:30:14.875813+0000 mon.a (mon.0) 1456 : audit 0 from='client.? 172.21.15.80:0/2203770917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:30:15.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:30:15 smithi080 bash[41963]: audit 2023-12-01T05:30:14.875813+0000 mon.a (mon.0) 1456 : audit 0 from='client.? 172.21.15.80:0/2203770917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:30:16.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:30:15 smithi090 bash[32384]: audit 2023-12-01T05:30:14.875813+0000 mon.a (mon.0) 1456 : audit 0 from='client.? 172.21.15.80:0/2203770917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:30:16.621 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:30:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:30:16] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T05:30:16.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:30:16 smithi080 bash[28361]: cluster 2023-12-01T05:30:14.990241+0000 mgr.y (mgr.24362) 1255 : cluster 0 pgmap v1224: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:30:16.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:30:16 smithi080 bash[41963]: cluster 2023-12-01T05:30:14.990241+0000 mgr.y (mgr.24362) 1255 : cluster 0 pgmap v1224: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:30:17.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:30:16 smithi090 bash[32384]: cluster 2023-12-01T05:30:14.990241+0000 mgr.y (mgr.24362) 1255 : cluster 0 pgmap v1224: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:30:17.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:30:17 smithi080 bash[28361]: audit 2023-12-01T05:30:17.336221+0000 mon.a (mon.0) 1457 : audit 0 from='client.? 172.21.15.80:0/3881107914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:30:17.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:30:17 smithi080 bash[41963]: audit 2023-12-01T05:30:17.336221+0000 mon.a (mon.0) 1457 : audit 0 from='client.? 172.21.15.80:0/3881107914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:30:18.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:30:17 smithi090 bash[32384]: audit 2023-12-01T05:30:17.336221+0000 mon.a (mon.0) 1457 : audit 0 from='client.? 172.21.15.80:0/3881107914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:30:18.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:30:18 smithi080 bash[28361]: cluster 2023-12-01T05:30:16.991478+0000 mgr.y (mgr.24362) 1256 : cluster 0 pgmap v1225: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:30:18.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:30:18 smithi080 bash[41963]: cluster 2023-12-01T05:30:16.991478+0000 mgr.y (mgr.24362) 1256 : cluster 0 pgmap v1225: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:30:19.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:30:18 smithi090 bash[32384]: cluster 2023-12-01T05:30:16.991478+0000 mgr.y (mgr.24362) 1256 : cluster 0 pgmap v1225: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:30:20.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:30:20 smithi080 bash[28361]: cluster 2023-12-01T05:30:18.992377+0000 mgr.y (mgr.24362) 1257 : cluster 0 pgmap v1226: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:30:20.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:30:20 smithi080 bash[28361]: audit 2023-12-01T05:30:19.777241+0000 mon.c (mon.2) 790 : audit 0 from='client.? 172.21.15.80:0/1672936017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:30:20.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:30:20 smithi080 bash[41963]: cluster 2023-12-01T05:30:18.992377+0000 mgr.y (mgr.24362) 1257 : cluster 0 pgmap v1226: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:30:20.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:30:20 smithi080 bash[41963]: audit 2023-12-01T05:30:19.777241+0000 mon.c (mon.2) 790 : audit 0 from='client.? 172.21.15.80:0/1672936017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:30:21.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:30:20 smithi090 bash[32384]: cluster 2023-12-01T05:30:18.992377+0000 mgr.y (mgr.24362) 1257 : cluster 0 pgmap v1226: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:30:21.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:30:20 smithi090 bash[32384]: audit 2023-12-01T05:30:19.777241+0000 mon.c (mon.2) 790 : audit 0 from='client.? 172.21.15.80:0/1672936017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:30:22.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:30:22 smithi080 bash[28361]: cluster 2023-12-01T05:30:20.993489+0000 mgr.y (mgr.24362) 1258 : cluster 0 pgmap v1227: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:30:22.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:30:22 smithi080 bash[28361]: audit 2023-12-01T05:30:22.234230+0000 mon.a (mon.0) 1458 : audit 0 from='client.? 172.21.15.80:0/3209896524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:30:22.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:30:22 smithi080 bash[41963]: cluster 2023-12-01T05:30:20.993489+0000 mgr.y (mgr.24362) 1258 : cluster 0 pgmap v1227: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:30:22.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:30:22 smithi080 bash[41963]: audit 2023-12-01T05:30:22.234230+0000 mon.a (mon.0) 1458 : audit 0 from='client.? 172.21.15.80:0/3209896524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:30:23.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:30:22 smithi090 bash[32384]: cluster 2023-12-01T05:30:20.993489+0000 mgr.y (mgr.24362) 1258 : cluster 0 pgmap v1227: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:30:23.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:30:22 smithi090 bash[32384]: audit 2023-12-01T05:30:22.234230+0000 mon.a (mon.0) 1458 : audit 0 from='client.? 172.21.15.80:0/3209896524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:30:24.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:30:24 smithi080 bash[28361]: cluster 2023-12-01T05:30:22.994244+0000 mgr.y (mgr.24362) 1259 : cluster 0 pgmap v1228: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:30:24.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:30:24 smithi080 bash[41963]: cluster 2023-12-01T05:30:22.994244+0000 mgr.y (mgr.24362) 1259 : cluster 0 pgmap v1228: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:30:25.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:30:24 smithi090 bash[32384]: cluster 2023-12-01T05:30:22.994244+0000 mgr.y (mgr.24362) 1259 : cluster 0 pgmap v1228: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:30:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:30:25 smithi080 bash[28361]: audit 2023-12-01T05:30:24.693958+0000 mon.a (mon.0) 1459 : audit 0 from='client.? 172.21.15.80:0/739779438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:30:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:30:25 smithi080 bash[28361]: audit 2023-12-01T05:30:24.844056+0000 mon.c (mon.2) 791 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:30:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:30:25 smithi080 bash[41963]: audit 2023-12-01T05:30:24.693958+0000 mon.a (mon.0) 1459 : audit 0 from='client.? 172.21.15.80:0/739779438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:30:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:30:25 smithi080 bash[41963]: audit 2023-12-01T05:30:24.844056+0000 mon.c (mon.2) 791 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:30:26.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:30:25 smithi090 bash[32384]: audit 2023-12-01T05:30:24.693958+0000 mon.a (mon.0) 1459 : audit 0 from='client.? 172.21.15.80:0/739779438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:30:26.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:30:25 smithi090 bash[32384]: audit 2023-12-01T05:30:24.844056+0000 mon.c (mon.2) 791 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:30:26.655 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:30:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:30:26] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T05:30:26.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:30:26 smithi080 bash[41963]: cluster 2023-12-01T05:30:24.995051+0000 mgr.y (mgr.24362) 1260 : cluster 0 pgmap v1229: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:30:26.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:30:26 smithi080 bash[28361]: cluster 2023-12-01T05:30:24.995051+0000 mgr.y (mgr.24362) 1260 : cluster 0 pgmap v1229: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:30:27.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:30:26 smithi090 bash[32384]: cluster 2023-12-01T05:30:24.995051+0000 mgr.y (mgr.24362) 1260 : cluster 0 pgmap v1229: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:30:27.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:30:27 smithi080 bash[41963]: audit 2023-12-01T05:30:27.159802+0000 mon.a (mon.0) 1460 : audit 0 from='client.? 172.21.15.80:0/1604903719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:30:27.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:30:27 smithi080 bash[28361]: audit 2023-12-01T05:30:27.159802+0000 mon.a (mon.0) 1460 : audit 0 from='client.? 172.21.15.80:0/1604903719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:30:28.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:30:27 smithi090 bash[32384]: audit 2023-12-01T05:30:27.159802+0000 mon.a (mon.0) 1460 : audit 0 from='client.? 172.21.15.80:0/1604903719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:30:28.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:30:28 smithi080 bash[41963]: cluster 2023-12-01T05:30:26.996485+0000 mgr.y (mgr.24362) 1261 : cluster 0 pgmap v1230: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:30:28.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:30:28 smithi080 bash[28361]: cluster 2023-12-01T05:30:26.996485+0000 mgr.y (mgr.24362) 1261 : cluster 0 pgmap v1230: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:30:29.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:30:28 smithi090 bash[32384]: cluster 2023-12-01T05:30:26.996485+0000 mgr.y (mgr.24362) 1261 : cluster 0 pgmap v1230: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:30:29.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:30:29 smithi080 bash[41963]: audit 2023-12-01T05:30:29.616608+0000 mon.c (mon.2) 792 : audit 0 from='client.? 172.21.15.80:0/292367558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:30:29.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:30:29 smithi080 bash[28361]: audit 2023-12-01T05:30:29.616608+0000 mon.c (mon.2) 792 : audit 0 from='client.? 172.21.15.80:0/292367558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:30:30.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:30:29 smithi090 bash[32384]: audit 2023-12-01T05:30:29.616608+0000 mon.c (mon.2) 792 : audit 0 from='client.? 172.21.15.80:0/292367558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:30:30.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:30:30 smithi080 bash[41963]: cluster 2023-12-01T05:30:28.997183+0000 mgr.y (mgr.24362) 1262 : cluster 0 pgmap v1231: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:30:30.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:30:30 smithi080 bash[28361]: cluster 2023-12-01T05:30:28.997183+0000 mgr.y (mgr.24362) 1262 : cluster 0 pgmap v1231: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:30:31.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:30:30 smithi090 bash[32384]: cluster 2023-12-01T05:30:28.997183+0000 mgr.y (mgr.24362) 1262 : cluster 0 pgmap v1231: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:30:32.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:30:32 smithi080 bash[41963]: cluster 2023-12-01T05:30:30.998283+0000 mgr.y (mgr.24362) 1263 : cluster 0 pgmap v1232: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:30:32.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:30:32 smithi080 bash[41963]: audit 2023-12-01T05:30:32.074879+0000 mon.a (mon.0) 1461 : audit 0 from='client.? 172.21.15.80:0/2056714799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:30:32.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:30:32 smithi080 bash[28361]: cluster 2023-12-01T05:30:30.998283+0000 mgr.y (mgr.24362) 1263 : cluster 0 pgmap v1232: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:30:32.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:30:32 smithi080 bash[28361]: audit 2023-12-01T05:30:32.074879+0000 mon.a (mon.0) 1461 : audit 0 from='client.? 172.21.15.80:0/2056714799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:30:33.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:30:32 smithi090 bash[32384]: cluster 2023-12-01T05:30:30.998283+0000 mgr.y (mgr.24362) 1263 : cluster 0 pgmap v1232: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:30:33.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:30:32 smithi090 bash[32384]: audit 2023-12-01T05:30:32.074879+0000 mon.a (mon.0) 1461 : audit 0 from='client.? 172.21.15.80:0/2056714799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:30:35.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:30:34 smithi090 bash[32384]: cluster 2023-12-01T05:30:32.998954+0000 mgr.y (mgr.24362) 1264 : cluster 0 pgmap v1233: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:30:35.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:30:34 smithi090 bash[32384]: audit 2023-12-01T05:30:34.520044+0000 mon.c (mon.2) 793 : audit 0 from='client.? 172.21.15.80:0/1686402767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:30:35.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:30:34 smithi080 bash[28361]: cluster 2023-12-01T05:30:32.998954+0000 mgr.y (mgr.24362) 1264 : cluster 0 pgmap v1233: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:30:35.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:30:34 smithi080 bash[28361]: audit 2023-12-01T05:30:34.520044+0000 mon.c (mon.2) 793 : audit 0 from='client.? 172.21.15.80:0/1686402767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:30:35.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:30:34 smithi080 bash[41963]: cluster 2023-12-01T05:30:32.998954+0000 mgr.y (mgr.24362) 1264 : cluster 0 pgmap v1233: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:30:35.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:30:34 smithi080 bash[41963]: audit 2023-12-01T05:30:34.520044+0000 mon.c (mon.2) 793 : audit 0 from='client.? 172.21.15.80:0/1686402767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:30:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:30:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:30:36] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T05:30:37.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:30:36 smithi090 bash[32384]: cluster 2023-12-01T05:30:34.999634+0000 mgr.y (mgr.24362) 1265 : cluster 0 pgmap v1234: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:30:37.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:30:36 smithi080 bash[28361]: cluster 2023-12-01T05:30:34.999634+0000 mgr.y (mgr.24362) 1265 : cluster 0 pgmap v1234: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:30:37.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:30:36 smithi080 bash[41963]: cluster 2023-12-01T05:30:34.999634+0000 mgr.y (mgr.24362) 1265 : cluster 0 pgmap v1234: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:30:38.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:30:37 smithi090 bash[32384]: audit 2023-12-01T05:30:36.979106+0000 mon.c (mon.2) 794 : audit 0 from='client.? 172.21.15.80:0/3142872596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:30:38.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:30:37 smithi090 bash[32384]: audit 2023-12-01T05:30:37.439198+0000 mon.c (mon.2) 795 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:30:38.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:30:37 smithi080 bash[28361]: audit 2023-12-01T05:30:36.979106+0000 mon.c (mon.2) 794 : audit 0 from='client.? 172.21.15.80:0/3142872596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:30:38.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:30:37 smithi080 bash[28361]: audit 2023-12-01T05:30:37.439198+0000 mon.c (mon.2) 795 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:30:38.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:30:37 smithi080 bash[41963]: audit 2023-12-01T05:30:36.979106+0000 mon.c (mon.2) 794 : audit 0 from='client.? 172.21.15.80:0/3142872596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:30:38.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:30:37 smithi080 bash[41963]: audit 2023-12-01T05:30:37.439198+0000 mon.c (mon.2) 795 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:30:39.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:30:38 smithi080 bash[41963]: cluster 2023-12-01T05:30:37.000724+0000 mgr.y (mgr.24362) 1266 : cluster 0 pgmap v1235: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:30:39.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:30:38 smithi080 bash[41963]: audit 2023-12-01T05:30:37.818231+0000 mon.a (mon.0) 1462 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:30:39.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:30:38 smithi080 bash[41963]: audit 2023-12-01T05:30:37.830600+0000 mon.a (mon.0) 1463 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:30:39.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:30:38 smithi080 bash[28361]: cluster 2023-12-01T05:30:37.000724+0000 mgr.y (mgr.24362) 1266 : cluster 0 pgmap v1235: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:30:39.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:30:38 smithi080 bash[28361]: audit 2023-12-01T05:30:37.818231+0000 mon.a (mon.0) 1462 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:30:39.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:30:38 smithi080 bash[28361]: audit 2023-12-01T05:30:37.830600+0000 mon.a (mon.0) 1463 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:30:39.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:30:38 smithi090 bash[32384]: cluster 2023-12-01T05:30:37.000724+0000 mgr.y (mgr.24362) 1266 : cluster 0 pgmap v1235: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:30:39.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:30:38 smithi090 bash[32384]: audit 2023-12-01T05:30:37.818231+0000 mon.a (mon.0) 1462 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:30:39.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:30:38 smithi090 bash[32384]: audit 2023-12-01T05:30:37.830600+0000 mon.a (mon.0) 1463 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:30:40.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:30:39 smithi080 bash[28361]: audit 2023-12-01T05:30:39.431362+0000 mon.b (mon.1) 34 : audit 0 from='client.? 172.21.15.80:0/1279805395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:30:40.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:30:39 smithi080 bash[41963]: audit 2023-12-01T05:30:39.431362+0000 mon.b (mon.1) 34 : audit 0 from='client.? 172.21.15.80:0/1279805395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:30:40.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:30:39 smithi090 bash[32384]: audit 2023-12-01T05:30:39.431362+0000 mon.b (mon.1) 34 : audit 0 from='client.? 172.21.15.80:0/1279805395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:30:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:30:40 smithi080 bash[28361]: cluster 2023-12-01T05:30:39.001343+0000 mgr.y (mgr.24362) 1267 : cluster 0 pgmap v1236: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:30:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:30:40 smithi080 bash[28361]: audit 2023-12-01T05:30:39.844335+0000 mon.c (mon.2) 796 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:30:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:30:40 smithi080 bash[41963]: cluster 2023-12-01T05:30:39.001343+0000 mgr.y (mgr.24362) 1267 : cluster 0 pgmap v1236: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:30:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:30:40 smithi080 bash[41963]: audit 2023-12-01T05:30:39.844335+0000 mon.c (mon.2) 796 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:30:41.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:30:40 smithi090 bash[32384]: cluster 2023-12-01T05:30:39.001343+0000 mgr.y (mgr.24362) 1267 : cluster 0 pgmap v1236: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:30:41.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:30:40 smithi090 bash[32384]: audit 2023-12-01T05:30:39.844335+0000 mon.c (mon.2) 796 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:30:43.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:30:42 smithi080 bash[41963]: cluster 2023-12-01T05:30:41.002515+0000 mgr.y (mgr.24362) 1268 : cluster 0 pgmap v1237: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:30:43.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:30:42 smithi080 bash[41963]: audit 2023-12-01T05:30:41.895338+0000 mon.a (mon.0) 1464 : audit 0 from='client.? 172.21.15.80:0/30714381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:30:43.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:30:42 smithi080 bash[28361]: cluster 2023-12-01T05:30:41.002515+0000 mgr.y (mgr.24362) 1268 : cluster 0 pgmap v1237: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:30:43.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:30:42 smithi080 bash[28361]: audit 2023-12-01T05:30:41.895338+0000 mon.a (mon.0) 1464 : audit 0 from='client.? 172.21.15.80:0/30714381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:30:43.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:30:42 smithi090 bash[32384]: cluster 2023-12-01T05:30:41.002515+0000 mgr.y (mgr.24362) 1268 : cluster 0 pgmap v1237: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:30:43.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:30:42 smithi090 bash[32384]: audit 2023-12-01T05:30:41.895338+0000 mon.a (mon.0) 1464 : audit 0 from='client.? 172.21.15.80:0/30714381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:30:44.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:30:44 smithi080 bash[28361]: cluster 2023-12-01T05:30:43.003310+0000 mgr.y (mgr.24362) 1269 : cluster 0 pgmap v1238: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:30:44.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:30:44 smithi080 bash[28361]: audit 2023-12-01T05:30:43.644258+0000 mon.a (mon.0) 1465 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:30:44.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:30:44 smithi080 bash[28361]: audit 2023-12-01T05:30:43.655051+0000 mon.a (mon.0) 1466 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:30:44.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:30:44 smithi080 bash[28361]: audit 2023-12-01T05:30:43.676269+0000 mon.a (mon.0) 1467 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:30:44.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:30:44 smithi080 bash[28361]: audit 2023-12-01T05:30:43.685637+0000 mon.a (mon.0) 1468 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:30:44.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:30:44 smithi080 bash[28361]: audit 2023-12-01T05:30:44.210579+0000 mon.c (mon.2) 797 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:30:44.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:30:44 smithi080 bash[28361]: audit 2023-12-01T05:30:44.212039+0000 mon.c (mon.2) 798 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:30:44.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:30:44 smithi080 bash[28361]: audit 2023-12-01T05:30:44.221155+0000 mon.a (mon.0) 1469 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:30:44.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:30:44 smithi080 bash[28361]: audit 2023-12-01T05:30:44.351113+0000 mon.c (mon.2) 799 : audit 0 from='client.? 172.21.15.80:0/1182728139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:30:44.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:30:44 smithi080 bash[41963]: cluster 2023-12-01T05:30:43.003310+0000 mgr.y (mgr.24362) 1269 : cluster 0 pgmap v1238: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:30:44.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:30:44 smithi080 bash[41963]: audit 2023-12-01T05:30:43.644258+0000 mon.a (mon.0) 1465 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:30:44.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:30:44 smithi080 bash[41963]: audit 2023-12-01T05:30:43.655051+0000 mon.a (mon.0) 1466 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:30:44.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:30:44 smithi080 bash[41963]: audit 2023-12-01T05:30:43.676269+0000 mon.a (mon.0) 1467 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:30:44.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:30:44 smithi080 bash[41963]: audit 2023-12-01T05:30:43.685637+0000 mon.a (mon.0) 1468 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:30:44.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:30:44 smithi080 bash[41963]: audit 2023-12-01T05:30:44.210579+0000 mon.c (mon.2) 797 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:30:44.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:30:44 smithi080 bash[41963]: audit 2023-12-01T05:30:44.212039+0000 mon.c (mon.2) 798 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:30:44.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:30:44 smithi080 bash[41963]: audit 2023-12-01T05:30:44.221155+0000 mon.a (mon.0) 1469 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:30:44.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:30:44 smithi080 bash[41963]: audit 2023-12-01T05:30:44.351113+0000 mon.c (mon.2) 799 : audit 0 from='client.? 172.21.15.80:0/1182728139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:30:45.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:30:44 smithi090 bash[32384]: cluster 2023-12-01T05:30:43.003310+0000 mgr.y (mgr.24362) 1269 : cluster 0 pgmap v1238: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:30:45.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:30:44 smithi090 bash[32384]: audit 2023-12-01T05:30:43.644258+0000 mon.a (mon.0) 1465 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:30:45.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:30:44 smithi090 bash[32384]: audit 2023-12-01T05:30:43.655051+0000 mon.a (mon.0) 1466 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:30:45.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:30:44 smithi090 bash[32384]: audit 2023-12-01T05:30:43.676269+0000 mon.a (mon.0) 1467 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:30:45.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:30:44 smithi090 bash[32384]: audit 2023-12-01T05:30:43.685637+0000 mon.a (mon.0) 1468 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:30:45.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:30:44 smithi090 bash[32384]: audit 2023-12-01T05:30:44.210579+0000 mon.c (mon.2) 797 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:30:45.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:30:44 smithi090 bash[32384]: audit 2023-12-01T05:30:44.212039+0000 mon.c (mon.2) 798 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:30:45.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:30:44 smithi090 bash[32384]: audit 2023-12-01T05:30:44.221155+0000 mon.a (mon.0) 1469 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:30:45.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:30:44 smithi090 bash[32384]: audit 2023-12-01T05:30:44.351113+0000 mon.c (mon.2) 799 : audit 0 from='client.? 172.21.15.80:0/1182728139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:30:46.650 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:30:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:30:46] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T05:30:46.650 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:30:46 smithi080 bash[28361]: cluster 2023-12-01T05:30:45.004011+0000 mgr.y (mgr.24362) 1270 : cluster 0 pgmap v1239: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:30:46.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:30:46 smithi080 bash[41963]: cluster 2023-12-01T05:30:45.004011+0000 mgr.y (mgr.24362) 1270 : cluster 0 pgmap v1239: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:30:47.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:30:46 smithi090 bash[32384]: cluster 2023-12-01T05:30:45.004011+0000 mgr.y (mgr.24362) 1270 : cluster 0 pgmap v1239: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:30:47.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:30:47 smithi080 bash[28361]: audit 2023-12-01T05:30:46.810478+0000 mon.c (mon.2) 800 : audit 0 from='client.? 172.21.15.80:0/4210719641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:30:47.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:30:47 smithi080 bash[41963]: audit 2023-12-01T05:30:46.810478+0000 mon.c (mon.2) 800 : audit 0 from='client.? 172.21.15.80:0/4210719641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:30:48.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:30:47 smithi090 bash[32384]: audit 2023-12-01T05:30:46.810478+0000 mon.c (mon.2) 800 : audit 0 from='client.? 172.21.15.80:0/4210719641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:30:48.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:30:48 smithi080 bash[28361]: cluster 2023-12-01T05:30:47.005155+0000 mgr.y (mgr.24362) 1271 : cluster 0 pgmap v1240: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:30:48.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:30:48 smithi080 bash[41963]: cluster 2023-12-01T05:30:47.005155+0000 mgr.y (mgr.24362) 1271 : cluster 0 pgmap v1240: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:30:49.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:30:48 smithi090 bash[32384]: cluster 2023-12-01T05:30:47.005155+0000 mgr.y (mgr.24362) 1271 : cluster 0 pgmap v1240: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:30:49.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:30:49 smithi080 bash[41963]: audit 2023-12-01T05:30:49.268756+0000 mon.c (mon.2) 801 : audit 0 from='client.? 172.21.15.80:0/2058735095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:30:49.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:30:49 smithi080 bash[28361]: audit 2023-12-01T05:30:49.268756+0000 mon.c (mon.2) 801 : audit 0 from='client.? 172.21.15.80:0/2058735095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:30:50.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:30:49 smithi090 bash[32384]: audit 2023-12-01T05:30:49.268756+0000 mon.c (mon.2) 801 : audit 0 from='client.? 172.21.15.80:0/2058735095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:30:50.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:30:50 smithi080 bash[28361]: cluster 2023-12-01T05:30:49.005791+0000 mgr.y (mgr.24362) 1272 : cluster 0 pgmap v1241: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:30:50.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:30:50 smithi080 bash[41963]: cluster 2023-12-01T05:30:49.005791+0000 mgr.y (mgr.24362) 1272 : cluster 0 pgmap v1241: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:30:51.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:30:50 smithi090 bash[32384]: cluster 2023-12-01T05:30:49.005791+0000 mgr.y (mgr.24362) 1272 : cluster 0 pgmap v1241: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:30:52.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:30:52 smithi080 bash[28361]: cluster 2023-12-01T05:30:51.006594+0000 mgr.y (mgr.24362) 1273 : cluster 0 pgmap v1242: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:30:52.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:30:52 smithi080 bash[28361]: audit 2023-12-01T05:30:51.719687+0000 mon.c (mon.2) 802 : audit 0 from='client.? 172.21.15.80:0/3488150960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:30:52.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:30:52 smithi080 bash[41963]: cluster 2023-12-01T05:30:51.006594+0000 mgr.y (mgr.24362) 1273 : cluster 0 pgmap v1242: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:30:52.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:30:52 smithi080 bash[41963]: audit 2023-12-01T05:30:51.719687+0000 mon.c (mon.2) 802 : audit 0 from='client.? 172.21.15.80:0/3488150960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:30:53.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:30:52 smithi090 bash[32384]: cluster 2023-12-01T05:30:51.006594+0000 mgr.y (mgr.24362) 1273 : cluster 0 pgmap v1242: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:30:53.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:30:52 smithi090 bash[32384]: audit 2023-12-01T05:30:51.719687+0000 mon.c (mon.2) 802 : audit 0 from='client.? 172.21.15.80:0/3488150960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:30:55.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:30:54 smithi090 bash[32384]: cluster 2023-12-01T05:30:53.007207+0000 mgr.y (mgr.24362) 1274 : cluster 0 pgmap v1243: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:30:55.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:30:54 smithi090 bash[32384]: audit 2023-12-01T05:30:54.164884+0000 mon.c (mon.2) 803 : audit 0 from='client.? 172.21.15.80:0/1600977261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:30:55.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:30:54 smithi080 bash[28361]: cluster 2023-12-01T05:30:53.007207+0000 mgr.y (mgr.24362) 1274 : cluster 0 pgmap v1243: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:30:55.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:30:54 smithi080 bash[28361]: audit 2023-12-01T05:30:54.164884+0000 mon.c (mon.2) 803 : audit 0 from='client.? 172.21.15.80:0/1600977261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:30:55.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:30:54 smithi080 bash[41963]: cluster 2023-12-01T05:30:53.007207+0000 mgr.y (mgr.24362) 1274 : cluster 0 pgmap v1243: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:30:55.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:30:54 smithi080 bash[41963]: audit 2023-12-01T05:30:54.164884+0000 mon.c (mon.2) 803 : audit 0 from='client.? 172.21.15.80:0/1600977261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:30:56.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:30:55 smithi090 bash[32384]: audit 2023-12-01T05:30:54.844669+0000 mon.c (mon.2) 804 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:30:56.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:30:55 smithi080 bash[28361]: audit 2023-12-01T05:30:54.844669+0000 mon.c (mon.2) 804 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:30:56.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:30:55 smithi080 bash[41963]: audit 2023-12-01T05:30:54.844669+0000 mon.c (mon.2) 804 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:30:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:30:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:30:56] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T05:30:57.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:30:56 smithi090 bash[32384]: cluster 2023-12-01T05:30:55.007824+0000 mgr.y (mgr.24362) 1275 : cluster 0 pgmap v1244: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:30:57.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:30:56 smithi090 bash[32384]: audit 2023-12-01T05:30:56.607743+0000 mon.c (mon.2) 805 : audit 0 from='client.? 172.21.15.80:0/3694060107' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:30:57.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:30:56 smithi080 bash[28361]: cluster 2023-12-01T05:30:55.007824+0000 mgr.y (mgr.24362) 1275 : cluster 0 pgmap v1244: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:30:57.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:30:56 smithi080 bash[28361]: audit 2023-12-01T05:30:56.607743+0000 mon.c (mon.2) 805 : audit 0 from='client.? 172.21.15.80:0/3694060107' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:30:57.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:30:56 smithi080 bash[41963]: cluster 2023-12-01T05:30:55.007824+0000 mgr.y (mgr.24362) 1275 : cluster 0 pgmap v1244: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:30:57.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:30:56 smithi080 bash[41963]: audit 2023-12-01T05:30:56.607743+0000 mon.c (mon.2) 805 : audit 0 from='client.? 172.21.15.80:0/3694060107' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:30:59.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:30:58 smithi090 bash[32384]: cluster 2023-12-01T05:30:57.009043+0000 mgr.y (mgr.24362) 1276 : cluster 0 pgmap v1245: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:30:59.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:30:58 smithi080 bash[41963]: cluster 2023-12-01T05:30:57.009043+0000 mgr.y (mgr.24362) 1276 : cluster 0 pgmap v1245: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:30:59.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:30:58 smithi080 bash[28361]: cluster 2023-12-01T05:30:57.009043+0000 mgr.y (mgr.24362) 1276 : cluster 0 pgmap v1245: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:31:00.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:30:59 smithi090 bash[32384]: audit 2023-12-01T05:30:59.073268+0000 mon.a (mon.0) 1470 : audit 0 from='client.? 172.21.15.80:0/883819121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:31:00.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:30:59 smithi080 bash[28361]: audit 2023-12-01T05:30:59.073268+0000 mon.a (mon.0) 1470 : audit 0 from='client.? 172.21.15.80:0/883819121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:31:00.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:30:59 smithi080 bash[41963]: audit 2023-12-01T05:30:59.073268+0000 mon.a (mon.0) 1470 : audit 0 from='client.? 172.21.15.80:0/883819121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:31:01.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:31:00 smithi090 bash[32384]: cluster 2023-12-01T05:30:59.009527+0000 mgr.y (mgr.24362) 1277 : cluster 0 pgmap v1246: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:31:01.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:31:00 smithi080 bash[41963]: cluster 2023-12-01T05:30:59.009527+0000 mgr.y (mgr.24362) 1277 : cluster 0 pgmap v1246: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:31:01.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:31:00 smithi080 bash[28361]: cluster 2023-12-01T05:30:59.009527+0000 mgr.y (mgr.24362) 1277 : cluster 0 pgmap v1246: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:31:02.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:31:01 smithi090 bash[32384]: audit 2023-12-01T05:31:01.528369+0000 mon.a (mon.0) 1471 : audit 0 from='client.? 172.21.15.80:0/5716956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:31:02.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:31:01 smithi080 bash[28361]: audit 2023-12-01T05:31:01.528369+0000 mon.a (mon.0) 1471 : audit 0 from='client.? 172.21.15.80:0/5716956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:31:02.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:31:01 smithi080 bash[41963]: audit 2023-12-01T05:31:01.528369+0000 mon.a (mon.0) 1471 : audit 0 from='client.? 172.21.15.80:0/5716956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:31:03.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:31:02 smithi090 bash[32384]: cluster 2023-12-01T05:31:01.010604+0000 mgr.y (mgr.24362) 1278 : cluster 0 pgmap v1247: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:31:03.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:31:02 smithi080 bash[28361]: cluster 2023-12-01T05:31:01.010604+0000 mgr.y (mgr.24362) 1278 : cluster 0 pgmap v1247: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:31:03.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:31:02 smithi080 bash[41963]: cluster 2023-12-01T05:31:01.010604+0000 mgr.y (mgr.24362) 1278 : cluster 0 pgmap v1247: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:31:05.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:31:04 smithi090 bash[32384]: cluster 2023-12-01T05:31:03.011288+0000 mgr.y (mgr.24362) 1279 : cluster 0 pgmap v1248: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:31:05.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:31:04 smithi090 bash[32384]: audit 2023-12-01T05:31:03.980385+0000 mon.c (mon.2) 806 : audit 0 from='client.? 172.21.15.80:0/343376688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:31:05.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:31:04 smithi080 bash[28361]: cluster 2023-12-01T05:31:03.011288+0000 mgr.y (mgr.24362) 1279 : cluster 0 pgmap v1248: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:31:05.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:31:04 smithi080 bash[28361]: audit 2023-12-01T05:31:03.980385+0000 mon.c (mon.2) 806 : audit 0 from='client.? 172.21.15.80:0/343376688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:31:05.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:31:04 smithi080 bash[41963]: cluster 2023-12-01T05:31:03.011288+0000 mgr.y (mgr.24362) 1279 : cluster 0 pgmap v1248: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:31:05.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:31:04 smithi080 bash[41963]: audit 2023-12-01T05:31:03.980385+0000 mon.c (mon.2) 806 : audit 0 from='client.? 172.21.15.80:0/343376688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:31:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:31:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:31:06] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T05:31:07.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:31:06 smithi090 bash[32384]: cluster 2023-12-01T05:31:05.011974+0000 mgr.y (mgr.24362) 1280 : cluster 0 pgmap v1249: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:31:07.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:31:06 smithi090 bash[32384]: audit 2023-12-01T05:31:06.431461+0000 mon.a (mon.0) 1472 : audit 0 from='client.? 172.21.15.80:0/932378914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:31:07.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:31:06 smithi080 bash[28361]: cluster 2023-12-01T05:31:05.011974+0000 mgr.y (mgr.24362) 1280 : cluster 0 pgmap v1249: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:31:07.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:31:06 smithi080 bash[28361]: audit 2023-12-01T05:31:06.431461+0000 mon.a (mon.0) 1472 : audit 0 from='client.? 172.21.15.80:0/932378914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:31:07.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:31:06 smithi080 bash[41963]: cluster 2023-12-01T05:31:05.011974+0000 mgr.y (mgr.24362) 1280 : cluster 0 pgmap v1249: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:31:07.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:31:06 smithi080 bash[41963]: audit 2023-12-01T05:31:06.431461+0000 mon.a (mon.0) 1472 : audit 0 from='client.? 172.21.15.80:0/932378914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:31:09.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:31:08 smithi090 bash[32384]: cluster 2023-12-01T05:31:07.012892+0000 mgr.y (mgr.24362) 1281 : cluster 0 pgmap v1250: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:31:09.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:31:08 smithi080 bash[28361]: cluster 2023-12-01T05:31:07.012892+0000 mgr.y (mgr.24362) 1281 : cluster 0 pgmap v1250: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:31:09.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:31:08 smithi080 bash[41963]: cluster 2023-12-01T05:31:07.012892+0000 mgr.y (mgr.24362) 1281 : cluster 0 pgmap v1250: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:31:10.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:31:09 smithi090 bash[32384]: audit 2023-12-01T05:31:08.885181+0000 mon.c (mon.2) 807 : audit 0 from='client.? 172.21.15.80:0/3596878551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:31:10.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:31:09 smithi080 bash[28361]: audit 2023-12-01T05:31:08.885181+0000 mon.c (mon.2) 807 : audit 0 from='client.? 172.21.15.80:0/3596878551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:31:10.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:31:09 smithi080 bash[41963]: audit 2023-12-01T05:31:08.885181+0000 mon.c (mon.2) 807 : audit 0 from='client.? 172.21.15.80:0/3596878551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:31:11.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:31:10 smithi090 bash[32384]: cluster 2023-12-01T05:31:09.013639+0000 mgr.y (mgr.24362) 1282 : cluster 0 pgmap v1251: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:31:11.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:31:10 smithi090 bash[32384]: audit 2023-12-01T05:31:09.845130+0000 mon.c (mon.2) 808 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:31:11.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:31:10 smithi080 bash[41963]: cluster 2023-12-01T05:31:09.013639+0000 mgr.y (mgr.24362) 1282 : cluster 0 pgmap v1251: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:31:11.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:31:10 smithi080 bash[41963]: audit 2023-12-01T05:31:09.845130+0000 mon.c (mon.2) 808 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:31:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:31:10 smithi080 bash[28361]: cluster 2023-12-01T05:31:09.013639+0000 mgr.y (mgr.24362) 1282 : cluster 0 pgmap v1251: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:31:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:31:10 smithi080 bash[28361]: audit 2023-12-01T05:31:09.845130+0000 mon.c (mon.2) 808 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:31:12.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:31:11 smithi090 bash[32384]: audit 2023-12-01T05:31:11.338188+0000 mon.a (mon.0) 1473 : audit 0 from='client.? 172.21.15.80:0/2462098085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:31:12.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:31:11 smithi080 bash[28361]: audit 2023-12-01T05:31:11.338188+0000 mon.a (mon.0) 1473 : audit 0 from='client.? 172.21.15.80:0/2462098085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:31:12.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:31:11 smithi080 bash[41963]: audit 2023-12-01T05:31:11.338188+0000 mon.a (mon.0) 1473 : audit 0 from='client.? 172.21.15.80:0/2462098085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:31:13.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:31:12 smithi090 bash[32384]: cluster 2023-12-01T05:31:11.014652+0000 mgr.y (mgr.24362) 1283 : cluster 0 pgmap v1252: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:31:13.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:31:12 smithi080 bash[28361]: cluster 2023-12-01T05:31:11.014652+0000 mgr.y (mgr.24362) 1283 : cluster 0 pgmap v1252: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:31:13.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:31:12 smithi080 bash[41963]: cluster 2023-12-01T05:31:11.014652+0000 mgr.y (mgr.24362) 1283 : cluster 0 pgmap v1252: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:31:15.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:31:14 smithi090 bash[32384]: cluster 2023-12-01T05:31:13.015311+0000 mgr.y (mgr.24362) 1284 : cluster 0 pgmap v1253: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:31:15.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:31:14 smithi090 bash[32384]: audit 2023-12-01T05:31:13.796921+0000 mon.c (mon.2) 809 : audit 0 from='client.? 172.21.15.80:0/2445764848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:31:15.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:31:14 smithi080 bash[28361]: cluster 2023-12-01T05:31:13.015311+0000 mgr.y (mgr.24362) 1284 : cluster 0 pgmap v1253: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:31:15.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:31:14 smithi080 bash[28361]: audit 2023-12-01T05:31:13.796921+0000 mon.c (mon.2) 809 : audit 0 from='client.? 172.21.15.80:0/2445764848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:31:15.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:31:14 smithi080 bash[41963]: cluster 2023-12-01T05:31:13.015311+0000 mgr.y (mgr.24362) 1284 : cluster 0 pgmap v1253: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:31:15.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:31:14 smithi080 bash[41963]: audit 2023-12-01T05:31:13.796921+0000 mon.c (mon.2) 809 : audit 0 from='client.? 172.21.15.80:0/2445764848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:31:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:31:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:31:16] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T05:31:17.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:31:16 smithi090 bash[32384]: cluster 2023-12-01T05:31:15.016009+0000 mgr.y (mgr.24362) 1285 : cluster 0 pgmap v1254: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:31:17.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:31:16 smithi090 bash[32384]: audit 2023-12-01T05:31:16.257348+0000 mon.a (mon.0) 1474 : audit 0 from='client.? 172.21.15.80:0/3471827856' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:31:17.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:31:16 smithi080 bash[28361]: cluster 2023-12-01T05:31:15.016009+0000 mgr.y (mgr.24362) 1285 : cluster 0 pgmap v1254: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:31:17.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:31:16 smithi080 bash[28361]: audit 2023-12-01T05:31:16.257348+0000 mon.a (mon.0) 1474 : audit 0 from='client.? 172.21.15.80:0/3471827856' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:31:17.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:31:16 smithi080 bash[41963]: cluster 2023-12-01T05:31:15.016009+0000 mgr.y (mgr.24362) 1285 : cluster 0 pgmap v1254: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:31:17.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:31:16 smithi080 bash[41963]: audit 2023-12-01T05:31:16.257348+0000 mon.a (mon.0) 1474 : audit 0 from='client.? 172.21.15.80:0/3471827856' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:31:19.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:31:18 smithi090 bash[32384]: cluster 2023-12-01T05:31:17.017101+0000 mgr.y (mgr.24362) 1286 : cluster 0 pgmap v1255: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:31:19.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:31:18 smithi090 bash[32384]: audit 2023-12-01T05:31:18.699820+0000 mon.c (mon.2) 810 : audit 0 from='client.? 172.21.15.80:0/1781812291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:31:19.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:31:18 smithi080 bash[28361]: cluster 2023-12-01T05:31:17.017101+0000 mgr.y (mgr.24362) 1286 : cluster 0 pgmap v1255: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:31:19.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:31:18 smithi080 bash[28361]: audit 2023-12-01T05:31:18.699820+0000 mon.c (mon.2) 810 : audit 0 from='client.? 172.21.15.80:0/1781812291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:31:19.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:31:18 smithi080 bash[41963]: cluster 2023-12-01T05:31:17.017101+0000 mgr.y (mgr.24362) 1286 : cluster 0 pgmap v1255: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:31:19.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:31:18 smithi080 bash[41963]: audit 2023-12-01T05:31:18.699820+0000 mon.c (mon.2) 810 : audit 0 from='client.? 172.21.15.80:0/1781812291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:31:21.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:31:20 smithi080 bash[28361]: cluster 2023-12-01T05:31:19.017719+0000 mgr.y (mgr.24362) 1287 : cluster 0 pgmap v1256: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:31:21.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:31:20 smithi080 bash[41963]: cluster 2023-12-01T05:31:19.017719+0000 mgr.y (mgr.24362) 1287 : cluster 0 pgmap v1256: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:31:21.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:31:20 smithi090 bash[32384]: cluster 2023-12-01T05:31:19.017719+0000 mgr.y (mgr.24362) 1287 : cluster 0 pgmap v1256: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:31:22.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:31:21 smithi080 bash[28361]: audit 2023-12-01T05:31:21.158101+0000 mon.a (mon.0) 1475 : audit 0 from='client.? 172.21.15.80:0/901570830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:31:22.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:31:21 smithi080 bash[41963]: audit 2023-12-01T05:31:21.158101+0000 mon.a (mon.0) 1475 : audit 0 from='client.? 172.21.15.80:0/901570830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:31:22.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:31:21 smithi090 bash[32384]: audit 2023-12-01T05:31:21.158101+0000 mon.a (mon.0) 1475 : audit 0 from='client.? 172.21.15.80:0/901570830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:31:23.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:31:22 smithi080 bash[28361]: cluster 2023-12-01T05:31:21.018804+0000 mgr.y (mgr.24362) 1288 : cluster 0 pgmap v1257: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:31:23.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:31:22 smithi080 bash[41963]: cluster 2023-12-01T05:31:21.018804+0000 mgr.y (mgr.24362) 1288 : cluster 0 pgmap v1257: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:31:23.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:31:22 smithi090 bash[32384]: cluster 2023-12-01T05:31:21.018804+0000 mgr.y (mgr.24362) 1288 : cluster 0 pgmap v1257: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:31:24.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:31:23 smithi080 bash[28361]: audit 2023-12-01T05:31:23.611820+0000 mon.a (mon.0) 1476 : audit 0 from='client.? 172.21.15.80:0/2007048410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:31:24.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:31:23 smithi080 bash[41963]: audit 2023-12-01T05:31:23.611820+0000 mon.a (mon.0) 1476 : audit 0 from='client.? 172.21.15.80:0/2007048410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:31:24.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:31:23 smithi090 bash[32384]: audit 2023-12-01T05:31:23.611820+0000 mon.a (mon.0) 1476 : audit 0 from='client.? 172.21.15.80:0/2007048410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:31:25.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:31:24 smithi080 bash[28361]: cluster 2023-12-01T05:31:23.019379+0000 mgr.y (mgr.24362) 1289 : cluster 0 pgmap v1258: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:31:25.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:31:24 smithi080 bash[41963]: cluster 2023-12-01T05:31:23.019379+0000 mgr.y (mgr.24362) 1289 : cluster 0 pgmap v1258: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:31:25.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:31:24 smithi090 bash[32384]: cluster 2023-12-01T05:31:23.019379+0000 mgr.y (mgr.24362) 1289 : cluster 0 pgmap v1258: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:31:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:31:25 smithi080 bash[28361]: audit 2023-12-01T05:31:24.845560+0000 mon.c (mon.2) 811 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:31:26.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:31:25 smithi080 bash[41963]: audit 2023-12-01T05:31:24.845560+0000 mon.c (mon.2) 811 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:31:26.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:31:25 smithi090 bash[32384]: audit 2023-12-01T05:31:24.845560+0000 mon.c (mon.2) 811 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:31:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:31:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:31:26] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T05:31:27.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:31:26 smithi080 bash[28361]: cluster 2023-12-01T05:31:25.020033+0000 mgr.y (mgr.24362) 1290 : cluster 0 pgmap v1259: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:31:27.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:31:26 smithi080 bash[28361]: audit 2023-12-01T05:31:26.074706+0000 mon.c (mon.2) 812 : audit 0 from='client.? 172.21.15.80:0/1918728429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:31:27.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:31:26 smithi080 bash[41963]: cluster 2023-12-01T05:31:25.020033+0000 mgr.y (mgr.24362) 1290 : cluster 0 pgmap v1259: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:31:27.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:31:26 smithi080 bash[41963]: audit 2023-12-01T05:31:26.074706+0000 mon.c (mon.2) 812 : audit 0 from='client.? 172.21.15.80:0/1918728429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:31:27.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:31:26 smithi090 bash[32384]: cluster 2023-12-01T05:31:25.020033+0000 mgr.y (mgr.24362) 1290 : cluster 0 pgmap v1259: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:31:27.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:31:26 smithi090 bash[32384]: audit 2023-12-01T05:31:26.074706+0000 mon.c (mon.2) 812 : audit 0 from='client.? 172.21.15.80:0/1918728429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:31:29.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:31:28 smithi080 bash[28361]: cluster 2023-12-01T05:31:27.021054+0000 mgr.y (mgr.24362) 1291 : cluster 0 pgmap v1260: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:31:29.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:31:28 smithi080 bash[28361]: audit 2023-12-01T05:31:28.526205+0000 mon.c (mon.2) 813 : audit 0 from='client.? 172.21.15.80:0/2688503674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:31:29.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:31:28 smithi080 bash[41963]: cluster 2023-12-01T05:31:27.021054+0000 mgr.y (mgr.24362) 1291 : cluster 0 pgmap v1260: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:31:29.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:31:28 smithi080 bash[41963]: audit 2023-12-01T05:31:28.526205+0000 mon.c (mon.2) 813 : audit 0 from='client.? 172.21.15.80:0/2688503674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:31:29.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:31:28 smithi090 bash[32384]: cluster 2023-12-01T05:31:27.021054+0000 mgr.y (mgr.24362) 1291 : cluster 0 pgmap v1260: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:31:29.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:31:28 smithi090 bash[32384]: audit 2023-12-01T05:31:28.526205+0000 mon.c (mon.2) 813 : audit 0 from='client.? 172.21.15.80:0/2688503674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:31:31.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:31:30 smithi080 bash[41963]: cluster 2023-12-01T05:31:29.021685+0000 mgr.y (mgr.24362) 1292 : cluster 0 pgmap v1261: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:31:31.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:31:30 smithi080 bash[28361]: cluster 2023-12-01T05:31:29.021685+0000 mgr.y (mgr.24362) 1292 : cluster 0 pgmap v1261: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:31:31.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:31:30 smithi090 bash[32384]: cluster 2023-12-01T05:31:29.021685+0000 mgr.y (mgr.24362) 1292 : cluster 0 pgmap v1261: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:31:32.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:31:31 smithi080 bash[28361]: audit 2023-12-01T05:31:30.977819+0000 mon.a (mon.0) 1477 : audit 0 from='client.? 172.21.15.80:0/3448671134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:31:32.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:31:31 smithi080 bash[41963]: audit 2023-12-01T05:31:30.977819+0000 mon.a (mon.0) 1477 : audit 0 from='client.? 172.21.15.80:0/3448671134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:31:32.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:31:31 smithi090 bash[32384]: audit 2023-12-01T05:31:30.977819+0000 mon.a (mon.0) 1477 : audit 0 from='client.? 172.21.15.80:0/3448671134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:31:33.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:31:32 smithi080 bash[41963]: cluster 2023-12-01T05:31:31.022705+0000 mgr.y (mgr.24362) 1293 : cluster 0 pgmap v1262: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:31:33.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:31:32 smithi080 bash[28361]: cluster 2023-12-01T05:31:31.022705+0000 mgr.y (mgr.24362) 1293 : cluster 0 pgmap v1262: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:31:33.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:31:32 smithi090 bash[32384]: cluster 2023-12-01T05:31:31.022705+0000 mgr.y (mgr.24362) 1293 : cluster 0 pgmap v1262: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:31:34.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:31:33 smithi080 bash[28361]: audit 2023-12-01T05:31:33.428012+0000 mon.a (mon.0) 1478 : audit 0 from='client.? 172.21.15.80:0/1831099190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:31:34.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:31:33 smithi080 bash[41963]: audit 2023-12-01T05:31:33.428012+0000 mon.a (mon.0) 1478 : audit 0 from='client.? 172.21.15.80:0/1831099190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:31:34.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:31:33 smithi090 bash[32384]: audit 2023-12-01T05:31:33.428012+0000 mon.a (mon.0) 1478 : audit 0 from='client.? 172.21.15.80:0/1831099190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:31:34.272 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 05:31:33 smithi090 bash[65515]: logger=cleanup t=2023-12-01T05:31:33.857973715Z level=info msg="Completed cleanup jobs" duration=68.163961ms 2023-12-01T05:31:35.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:31:34 smithi080 bash[28361]: cluster 2023-12-01T05:31:33.023379+0000 mgr.y (mgr.24362) 1294 : cluster 0 pgmap v1263: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:31:35.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:31:34 smithi080 bash[41963]: cluster 2023-12-01T05:31:33.023379+0000 mgr.y (mgr.24362) 1294 : cluster 0 pgmap v1263: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:31:35.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:31:34 smithi090 bash[32384]: cluster 2023-12-01T05:31:33.023379+0000 mgr.y (mgr.24362) 1294 : cluster 0 pgmap v1263: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:31:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:31:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:31:36] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T05:31:37.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:31:36 smithi080 bash[41963]: cluster 2023-12-01T05:31:35.023959+0000 mgr.y (mgr.24362) 1295 : cluster 0 pgmap v1264: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:31:37.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:31:36 smithi080 bash[41963]: audit 2023-12-01T05:31:35.877732+0000 mon.c (mon.2) 814 : audit 0 from='client.? 172.21.15.80:0/4181775722' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:31:37.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:31:36 smithi080 bash[28361]: cluster 2023-12-01T05:31:35.023959+0000 mgr.y (mgr.24362) 1295 : cluster 0 pgmap v1264: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:31:37.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:31:36 smithi080 bash[28361]: audit 2023-12-01T05:31:35.877732+0000 mon.c (mon.2) 814 : audit 0 from='client.? 172.21.15.80:0/4181775722' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:31:37.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:31:36 smithi090 bash[32384]: cluster 2023-12-01T05:31:35.023959+0000 mgr.y (mgr.24362) 1295 : cluster 0 pgmap v1264: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:31:37.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:31:36 smithi090 bash[32384]: audit 2023-12-01T05:31:35.877732+0000 mon.c (mon.2) 814 : audit 0 from='client.? 172.21.15.80:0/4181775722' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:31:39.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:31:38 smithi080 bash[28361]: cluster 2023-12-01T05:31:37.025041+0000 mgr.y (mgr.24362) 1296 : cluster 0 pgmap v1265: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:31:39.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:31:38 smithi080 bash[28361]: audit 2023-12-01T05:31:38.330548+0000 mon.c (mon.2) 815 : audit 0 from='client.? 172.21.15.80:0/3222402696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:31:39.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:31:38 smithi080 bash[41963]: cluster 2023-12-01T05:31:37.025041+0000 mgr.y (mgr.24362) 1296 : cluster 0 pgmap v1265: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:31:39.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:31:38 smithi080 bash[41963]: audit 2023-12-01T05:31:38.330548+0000 mon.c (mon.2) 815 : audit 0 from='client.? 172.21.15.80:0/3222402696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:31:39.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:31:38 smithi090 bash[32384]: cluster 2023-12-01T05:31:37.025041+0000 mgr.y (mgr.24362) 1296 : cluster 0 pgmap v1265: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:31:39.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:31:38 smithi090 bash[32384]: audit 2023-12-01T05:31:38.330548+0000 mon.c (mon.2) 815 : audit 0 from='client.? 172.21.15.80:0/3222402696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:31:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:31:40 smithi080 bash[28361]: cluster 2023-12-01T05:31:39.025734+0000 mgr.y (mgr.24362) 1297 : cluster 0 pgmap v1266: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:31:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:31:40 smithi080 bash[28361]: audit 2023-12-01T05:31:39.847967+0000 mon.c (mon.2) 816 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:31:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:31:40 smithi080 bash[28361]: audit 2023-12-01T05:31:40.783329+0000 mon.c (mon.2) 817 : audit 0 from='client.? 172.21.15.80:0/1560450692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:31:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:31:40 smithi080 bash[41963]: cluster 2023-12-01T05:31:39.025734+0000 mgr.y (mgr.24362) 1297 : cluster 0 pgmap v1266: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:31:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:31:40 smithi080 bash[41963]: audit 2023-12-01T05:31:39.847967+0000 mon.c (mon.2) 816 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:31:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:31:40 smithi080 bash[41963]: audit 2023-12-01T05:31:40.783329+0000 mon.c (mon.2) 817 : audit 0 from='client.? 172.21.15.80:0/1560450692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:31:41.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:31:40 smithi090 bash[32384]: cluster 2023-12-01T05:31:39.025734+0000 mgr.y (mgr.24362) 1297 : cluster 0 pgmap v1266: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:31:41.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:31:40 smithi090 bash[32384]: audit 2023-12-01T05:31:39.847967+0000 mon.c (mon.2) 816 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:31:41.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:31:40 smithi090 bash[32384]: audit 2023-12-01T05:31:40.783329+0000 mon.c (mon.2) 817 : audit 0 from='client.? 172.21.15.80:0/1560450692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:31:43.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:31:42 smithi080 bash[41963]: cluster 2023-12-01T05:31:41.026890+0000 mgr.y (mgr.24362) 1298 : cluster 0 pgmap v1267: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:31:43.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:31:42 smithi080 bash[28361]: cluster 2023-12-01T05:31:41.026890+0000 mgr.y (mgr.24362) 1298 : cluster 0 pgmap v1267: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:31:43.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:31:42 smithi090 bash[32384]: cluster 2023-12-01T05:31:41.026890+0000 mgr.y (mgr.24362) 1298 : cluster 0 pgmap v1267: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:31:44.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:31:43 smithi080 bash[28361]: audit 2023-12-01T05:31:43.247751+0000 mon.a (mon.0) 1479 : audit 0 from='client.? 172.21.15.80:0/1978075360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:31:44.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:31:43 smithi080 bash[41963]: audit 2023-12-01T05:31:43.247751+0000 mon.a (mon.0) 1479 : audit 0 from='client.? 172.21.15.80:0/1978075360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:31:44.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:31:43 smithi090 bash[32384]: audit 2023-12-01T05:31:43.247751+0000 mon.a (mon.0) 1479 : audit 0 from='client.? 172.21.15.80:0/1978075360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:31:45.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:31:44 smithi080 bash[28361]: cluster 2023-12-01T05:31:43.027504+0000 mgr.y (mgr.24362) 1299 : cluster 0 pgmap v1268: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:31:45.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:31:44 smithi080 bash[28361]: audit 2023-12-01T05:31:44.300505+0000 mon.c (mon.2) 818 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:31:45.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:31:44 smithi080 bash[28361]: audit 2023-12-01T05:31:44.677146+0000 mon.a (mon.0) 1480 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:31:45.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:31:44 smithi080 bash[28361]: audit 2023-12-01T05:31:44.688967+0000 mon.a (mon.0) 1481 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:31:45.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:31:44 smithi080 bash[41963]: cluster 2023-12-01T05:31:43.027504+0000 mgr.y (mgr.24362) 1299 : cluster 0 pgmap v1268: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:31:45.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:31:44 smithi080 bash[41963]: audit 2023-12-01T05:31:44.300505+0000 mon.c (mon.2) 818 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:31:45.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:31:44 smithi080 bash[41963]: audit 2023-12-01T05:31:44.677146+0000 mon.a (mon.0) 1480 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:31:45.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:31:44 smithi080 bash[41963]: audit 2023-12-01T05:31:44.688967+0000 mon.a (mon.0) 1481 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:31:45.273 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:31:44 smithi090 bash[32384]: cluster 2023-12-01T05:31:43.027504+0000 mgr.y (mgr.24362) 1299 : cluster 0 pgmap v1268: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:31:45.273 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:31:44 smithi090 bash[32384]: audit 2023-12-01T05:31:44.300505+0000 mon.c (mon.2) 818 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:31:45.273 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:31:44 smithi090 bash[32384]: audit 2023-12-01T05:31:44.677146+0000 mon.a (mon.0) 1480 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:31:45.273 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:31:44 smithi090 bash[32384]: audit 2023-12-01T05:31:44.688967+0000 mon.a (mon.0) 1481 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:31:46.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:31:45 smithi080 bash[28361]: audit 2023-12-01T05:31:45.710082+0000 mon.a (mon.0) 1482 : audit 0 from='client.? 172.21.15.80:0/4011013041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:31:46.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:31:45 smithi080 bash[41963]: audit 2023-12-01T05:31:45.710082+0000 mon.a (mon.0) 1482 : audit 0 from='client.? 172.21.15.80:0/4011013041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:31:46.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:31:45 smithi090 bash[32384]: audit 2023-12-01T05:31:45.710082+0000 mon.a (mon.0) 1482 : audit 0 from='client.? 172.21.15.80:0/4011013041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:31:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:31:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:31:46] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T05:31:47.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:31:46 smithi080 bash[28361]: cluster 2023-12-01T05:31:45.028180+0000 mgr.y (mgr.24362) 1300 : cluster 0 pgmap v1269: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:31:47.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:31:46 smithi080 bash[41963]: cluster 2023-12-01T05:31:45.028180+0000 mgr.y (mgr.24362) 1300 : cluster 0 pgmap v1269: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:31:47.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:31:46 smithi090 bash[32384]: cluster 2023-12-01T05:31:45.028180+0000 mgr.y (mgr.24362) 1300 : cluster 0 pgmap v1269: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:31:49.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:31:48 smithi080 bash[41963]: cluster 2023-12-01T05:31:47.029249+0000 mgr.y (mgr.24362) 1301 : cluster 0 pgmap v1270: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:31:49.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:31:48 smithi080 bash[41963]: audit 2023-12-01T05:31:48.161504+0000 mon.a (mon.0) 1483 : audit 0 from='client.? 172.21.15.80:0/3444862749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:31:49.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:31:48 smithi080 bash[28361]: cluster 2023-12-01T05:31:47.029249+0000 mgr.y (mgr.24362) 1301 : cluster 0 pgmap v1270: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:31:49.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:31:48 smithi080 bash[28361]: audit 2023-12-01T05:31:48.161504+0000 mon.a (mon.0) 1483 : audit 0 from='client.? 172.21.15.80:0/3444862749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:31:49.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:31:48 smithi090 bash[32384]: cluster 2023-12-01T05:31:47.029249+0000 mgr.y (mgr.24362) 1301 : cluster 0 pgmap v1270: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:31:49.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:31:48 smithi090 bash[32384]: audit 2023-12-01T05:31:48.161504+0000 mon.a (mon.0) 1483 : audit 0 from='client.? 172.21.15.80:0/3444862749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:31:51.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:31:50 smithi080 bash[28361]: cluster 2023-12-01T05:31:49.029874+0000 mgr.y (mgr.24362) 1302 : cluster 0 pgmap v1271: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:31:51.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:31:50 smithi080 bash[28361]: audit 2023-12-01T05:31:50.093769+0000 mon.a (mon.0) 1484 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:31:51.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:31:50 smithi080 bash[28361]: audit 2023-12-01T05:31:50.105049+0000 mon.a (mon.0) 1485 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:31:51.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:31:50 smithi080 bash[28361]: audit 2023-12-01T05:31:50.615743+0000 mon.c (mon.2) 819 : audit 0 from='client.? 172.21.15.80:0/4207189097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:31:51.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:31:50 smithi080 bash[41963]: cluster 2023-12-01T05:31:49.029874+0000 mgr.y (mgr.24362) 1302 : cluster 0 pgmap v1271: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:31:51.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:31:50 smithi080 bash[41963]: audit 2023-12-01T05:31:50.093769+0000 mon.a (mon.0) 1484 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:31:51.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:31:50 smithi080 bash[41963]: audit 2023-12-01T05:31:50.105049+0000 mon.a (mon.0) 1485 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:31:51.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:31:50 smithi080 bash[41963]: audit 2023-12-01T05:31:50.615743+0000 mon.c (mon.2) 819 : audit 0 from='client.? 172.21.15.80:0/4207189097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:31:51.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:31:50 smithi090 bash[32384]: cluster 2023-12-01T05:31:49.029874+0000 mgr.y (mgr.24362) 1302 : cluster 0 pgmap v1271: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:31:51.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:31:50 smithi090 bash[32384]: audit 2023-12-01T05:31:50.093769+0000 mon.a (mon.0) 1484 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:31:51.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:31:50 smithi090 bash[32384]: audit 2023-12-01T05:31:50.105049+0000 mon.a (mon.0) 1485 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:31:51.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:31:50 smithi090 bash[32384]: audit 2023-12-01T05:31:50.615743+0000 mon.c (mon.2) 819 : audit 0 from='client.? 172.21.15.80:0/4207189097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:31:52.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:31:51 smithi080 bash[28361]: audit 2023-12-01T05:31:50.890366+0000 mon.a (mon.0) 1486 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:31:52.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:31:51 smithi080 bash[28361]: audit 2023-12-01T05:31:50.900216+0000 mon.a (mon.0) 1487 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:31:52.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:31:51 smithi080 bash[28361]: cluster 2023-12-01T05:31:51.031080+0000 mgr.y (mgr.24362) 1303 : cluster 0 pgmap v1272: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:31:52.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:31:51 smithi080 bash[28361]: audit 2023-12-01T05:31:51.372543+0000 mon.c (mon.2) 820 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:31:52.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:31:51 smithi080 bash[28361]: audit 2023-12-01T05:31:51.374357+0000 mon.c (mon.2) 821 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:31:52.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:31:51 smithi080 bash[28361]: audit 2023-12-01T05:31:51.384496+0000 mon.a (mon.0) 1488 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:31:52.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:31:51 smithi080 bash[41963]: audit 2023-12-01T05:31:50.890366+0000 mon.a (mon.0) 1486 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:31:52.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:31:51 smithi080 bash[41963]: audit 2023-12-01T05:31:50.900216+0000 mon.a (mon.0) 1487 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:31:52.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:31:51 smithi080 bash[41963]: cluster 2023-12-01T05:31:51.031080+0000 mgr.y (mgr.24362) 1303 : cluster 0 pgmap v1272: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:31:52.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:31:51 smithi080 bash[41963]: audit 2023-12-01T05:31:51.372543+0000 mon.c (mon.2) 820 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:31:52.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:31:51 smithi080 bash[41963]: audit 2023-12-01T05:31:51.374357+0000 mon.c (mon.2) 821 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:31:52.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:31:51 smithi080 bash[41963]: audit 2023-12-01T05:31:51.384496+0000 mon.a (mon.0) 1488 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:31:52.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:31:51 smithi090 bash[32384]: audit 2023-12-01T05:31:50.890366+0000 mon.a (mon.0) 1486 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:31:52.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:31:51 smithi090 bash[32384]: audit 2023-12-01T05:31:50.900216+0000 mon.a (mon.0) 1487 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:31:52.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:31:51 smithi090 bash[32384]: cluster 2023-12-01T05:31:51.031080+0000 mgr.y (mgr.24362) 1303 : cluster 0 pgmap v1272: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:31:52.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:31:51 smithi090 bash[32384]: audit 2023-12-01T05:31:51.372543+0000 mon.c (mon.2) 820 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:31:52.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:31:51 smithi090 bash[32384]: audit 2023-12-01T05:31:51.374357+0000 mon.c (mon.2) 821 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:31:52.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:31:51 smithi090 bash[32384]: audit 2023-12-01T05:31:51.384496+0000 mon.a (mon.0) 1488 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:31:53.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:31:53 smithi080 bash[28361]: audit 2023-12-01T05:31:53.070565+0000 mon.c (mon.2) 822 : audit 0 from='client.? 172.21.15.80:0/50111719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:31:53.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:31:53 smithi080 bash[41963]: audit 2023-12-01T05:31:53.070565+0000 mon.c (mon.2) 822 : audit 0 from='client.? 172.21.15.80:0/50111719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:31:54.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:31:53 smithi090 bash[32384]: audit 2023-12-01T05:31:53.070565+0000 mon.c (mon.2) 822 : audit 0 from='client.? 172.21.15.80:0/50111719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:31:54.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:31:54 smithi080 bash[28361]: cluster 2023-12-01T05:31:53.031727+0000 mgr.y (mgr.24362) 1304 : cluster 0 pgmap v1273: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:31:54.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:31:54 smithi080 bash[41963]: cluster 2023-12-01T05:31:53.031727+0000 mgr.y (mgr.24362) 1304 : cluster 0 pgmap v1273: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:31:55.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:31:54 smithi090 bash[32384]: cluster 2023-12-01T05:31:53.031727+0000 mgr.y (mgr.24362) 1304 : cluster 0 pgmap v1273: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:31:55.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:31:55 smithi080 bash[28361]: audit 2023-12-01T05:31:54.846332+0000 mon.c (mon.2) 823 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:31:55.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:31:55 smithi080 bash[28361]: audit 2023-12-01T05:31:55.524605+0000 mon.a (mon.0) 1489 : audit 0 from='client.? 172.21.15.80:0/1325250968' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:31:55.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:31:55 smithi080 bash[41963]: audit 2023-12-01T05:31:54.846332+0000 mon.c (mon.2) 823 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:31:55.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:31:55 smithi080 bash[41963]: audit 2023-12-01T05:31:55.524605+0000 mon.a (mon.0) 1489 : audit 0 from='client.? 172.21.15.80:0/1325250968' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:31:56.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:31:55 smithi090 bash[32384]: audit 2023-12-01T05:31:54.846332+0000 mon.c (mon.2) 823 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:31:56.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:31:55 smithi090 bash[32384]: audit 2023-12-01T05:31:55.524605+0000 mon.a (mon.0) 1489 : audit 0 from='client.? 172.21.15.80:0/1325250968' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:31:56.628 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:31:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:31:56] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T05:31:56.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:31:56 smithi080 bash[28361]: cluster 2023-12-01T05:31:55.032395+0000 mgr.y (mgr.24362) 1305 : cluster 0 pgmap v1274: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:31:56.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:31:56 smithi080 bash[41963]: cluster 2023-12-01T05:31:55.032395+0000 mgr.y (mgr.24362) 1305 : cluster 0 pgmap v1274: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:31:57.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:31:56 smithi090 bash[32384]: cluster 2023-12-01T05:31:55.032395+0000 mgr.y (mgr.24362) 1305 : cluster 0 pgmap v1274: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:31:58.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:31:58 smithi080 bash[28361]: cluster 2023-12-01T05:31:57.033492+0000 mgr.y (mgr.24362) 1306 : cluster 0 pgmap v1275: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:31:58.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:31:58 smithi080 bash[28361]: audit 2023-12-01T05:31:57.988962+0000 mon.c (mon.2) 824 : audit 0 from='client.? 172.21.15.80:0/2271606806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:31:58.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:31:58 smithi080 bash[41963]: cluster 2023-12-01T05:31:57.033492+0000 mgr.y (mgr.24362) 1306 : cluster 0 pgmap v1275: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:31:58.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:31:58 smithi080 bash[41963]: audit 2023-12-01T05:31:57.988962+0000 mon.c (mon.2) 824 : audit 0 from='client.? 172.21.15.80:0/2271606806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:31:59.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:31:58 smithi090 bash[32384]: cluster 2023-12-01T05:31:57.033492+0000 mgr.y (mgr.24362) 1306 : cluster 0 pgmap v1275: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:31:59.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:31:58 smithi090 bash[32384]: audit 2023-12-01T05:31:57.988962+0000 mon.c (mon.2) 824 : audit 0 from='client.? 172.21.15.80:0/2271606806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:32:00.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:32:00 smithi080 bash[28361]: cluster 2023-12-01T05:31:59.034128+0000 mgr.y (mgr.24362) 1307 : cluster 0 pgmap v1276: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:32:00.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:32:00 smithi080 bash[28361]: audit 2023-12-01T05:32:00.437831+0000 mon.a (mon.0) 1490 : audit 0 from='client.? 172.21.15.80:0/3412212629' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:32:00.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:32:00 smithi080 bash[41963]: cluster 2023-12-01T05:31:59.034128+0000 mgr.y (mgr.24362) 1307 : cluster 0 pgmap v1276: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:32:00.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:32:00 smithi080 bash[41963]: audit 2023-12-01T05:32:00.437831+0000 mon.a (mon.0) 1490 : audit 0 from='client.? 172.21.15.80:0/3412212629' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:32:01.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:32:00 smithi090 bash[32384]: cluster 2023-12-01T05:31:59.034128+0000 mgr.y (mgr.24362) 1307 : cluster 0 pgmap v1276: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:32:01.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:32:00 smithi090 bash[32384]: audit 2023-12-01T05:32:00.437831+0000 mon.a (mon.0) 1490 : audit 0 from='client.? 172.21.15.80:0/3412212629' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:32:02.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:32:02 smithi080 bash[28361]: cluster 2023-12-01T05:32:01.035211+0000 mgr.y (mgr.24362) 1308 : cluster 0 pgmap v1277: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:32:02.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:32:02 smithi080 bash[41963]: cluster 2023-12-01T05:32:01.035211+0000 mgr.y (mgr.24362) 1308 : cluster 0 pgmap v1277: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:32:03.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:32:02 smithi090 bash[32384]: cluster 2023-12-01T05:32:01.035211+0000 mgr.y (mgr.24362) 1308 : cluster 0 pgmap v1277: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:32:03.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:32:03 smithi080 bash[28361]: audit 2023-12-01T05:32:02.894233+0000 mon.a (mon.0) 1491 : audit 0 from='client.? 172.21.15.80:0/203247974' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:32:03.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:32:03 smithi080 bash[41963]: audit 2023-12-01T05:32:02.894233+0000 mon.a (mon.0) 1491 : audit 0 from='client.? 172.21.15.80:0/203247974' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:32:04.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:32:03 smithi090 bash[32384]: audit 2023-12-01T05:32:02.894233+0000 mon.a (mon.0) 1491 : audit 0 from='client.? 172.21.15.80:0/203247974' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:32:04.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:32:04 smithi080 bash[41963]: cluster 2023-12-01T05:32:03.035844+0000 mgr.y (mgr.24362) 1309 : cluster 0 pgmap v1278: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:32:04.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:32:04 smithi080 bash[28361]: cluster 2023-12-01T05:32:03.035844+0000 mgr.y (mgr.24362) 1309 : cluster 0 pgmap v1278: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:32:05.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:32:04 smithi090 bash[32384]: cluster 2023-12-01T05:32:03.035844+0000 mgr.y (mgr.24362) 1309 : cluster 0 pgmap v1278: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:32:05.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:32:05 smithi080 bash[28361]: audit 2023-12-01T05:32:05.350491+0000 mon.c (mon.2) 825 : audit 0 from='client.? 172.21.15.80:0/3599752462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:32:05.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:32:05 smithi080 bash[41963]: audit 2023-12-01T05:32:05.350491+0000 mon.c (mon.2) 825 : audit 0 from='client.? 172.21.15.80:0/3599752462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:32:06.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:32:05 smithi090 bash[32384]: audit 2023-12-01T05:32:05.350491+0000 mon.c (mon.2) 825 : audit 0 from='client.? 172.21.15.80:0/3599752462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:32:06.666 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:32:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:32:06] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T05:32:06.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:32:06 smithi080 bash[28361]: cluster 2023-12-01T05:32:05.036415+0000 mgr.y (mgr.24362) 1310 : cluster 0 pgmap v1279: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:32:06.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:32:06 smithi080 bash[41963]: cluster 2023-12-01T05:32:05.036415+0000 mgr.y (mgr.24362) 1310 : cluster 0 pgmap v1279: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:32:07.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:32:06 smithi090 bash[32384]: cluster 2023-12-01T05:32:05.036415+0000 mgr.y (mgr.24362) 1310 : cluster 0 pgmap v1279: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:32:08.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:32:08 smithi080 bash[28361]: cluster 2023-12-01T05:32:07.037603+0000 mgr.y (mgr.24362) 1311 : cluster 0 pgmap v1280: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:32:08.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:32:08 smithi080 bash[28361]: audit 2023-12-01T05:32:07.814265+0000 mon.a (mon.0) 1492 : audit 0 from='client.? 172.21.15.80:0/3046374183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:32:08.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:32:08 smithi080 bash[41963]: cluster 2023-12-01T05:32:07.037603+0000 mgr.y (mgr.24362) 1311 : cluster 0 pgmap v1280: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:32:08.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:32:08 smithi080 bash[41963]: audit 2023-12-01T05:32:07.814265+0000 mon.a (mon.0) 1492 : audit 0 from='client.? 172.21.15.80:0/3046374183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:32:09.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:32:08 smithi090 bash[32384]: cluster 2023-12-01T05:32:07.037603+0000 mgr.y (mgr.24362) 1311 : cluster 0 pgmap v1280: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:32:09.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:32:08 smithi090 bash[32384]: audit 2023-12-01T05:32:07.814265+0000 mon.a (mon.0) 1492 : audit 0 from='client.? 172.21.15.80:0/3046374183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:32:11.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:32:10 smithi090 bash[32384]: cluster 2023-12-01T05:32:09.038262+0000 mgr.y (mgr.24362) 1312 : cluster 0 pgmap v1281: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:32:11.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:32:10 smithi090 bash[32384]: audit 2023-12-01T05:32:09.846677+0000 mon.c (mon.2) 826 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:32:11.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:32:10 smithi090 bash[32384]: audit 2023-12-01T05:32:10.265593+0000 mon.c (mon.2) 827 : audit 0 from='client.? 172.21.15.80:0/1695785897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:32:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:32:10 smithi080 bash[28361]: cluster 2023-12-01T05:32:09.038262+0000 mgr.y (mgr.24362) 1312 : cluster 0 pgmap v1281: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:32:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:32:10 smithi080 bash[28361]: audit 2023-12-01T05:32:09.846677+0000 mon.c (mon.2) 826 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:32:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:32:10 smithi080 bash[28361]: audit 2023-12-01T05:32:10.265593+0000 mon.c (mon.2) 827 : audit 0 from='client.? 172.21.15.80:0/1695785897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:32:11.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:32:10 smithi080 bash[41963]: cluster 2023-12-01T05:32:09.038262+0000 mgr.y (mgr.24362) 1312 : cluster 0 pgmap v1281: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:32:11.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:32:10 smithi080 bash[41963]: audit 2023-12-01T05:32:09.846677+0000 mon.c (mon.2) 826 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:32:11.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:32:10 smithi080 bash[41963]: audit 2023-12-01T05:32:10.265593+0000 mon.c (mon.2) 827 : audit 0 from='client.? 172.21.15.80:0/1695785897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:32:13.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:32:12 smithi090 bash[32384]: cluster 2023-12-01T05:32:11.039340+0000 mgr.y (mgr.24362) 1313 : cluster 0 pgmap v1282: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:32:13.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:32:12 smithi080 bash[28361]: cluster 2023-12-01T05:32:11.039340+0000 mgr.y (mgr.24362) 1313 : cluster 0 pgmap v1282: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:32:13.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:32:12 smithi080 bash[41963]: cluster 2023-12-01T05:32:11.039340+0000 mgr.y (mgr.24362) 1313 : cluster 0 pgmap v1282: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:32:14.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:32:13 smithi090 bash[32384]: audit 2023-12-01T05:32:12.732961+0000 mon.a (mon.0) 1493 : audit 0 from='client.? 172.21.15.80:0/1186766087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:32:14.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:32:13 smithi080 bash[41963]: audit 2023-12-01T05:32:12.732961+0000 mon.a (mon.0) 1493 : audit 0 from='client.? 172.21.15.80:0/1186766087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:32:14.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:32:13 smithi080 bash[28361]: audit 2023-12-01T05:32:12.732961+0000 mon.a (mon.0) 1493 : audit 0 from='client.? 172.21.15.80:0/1186766087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:32:15.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:32:14 smithi090 bash[32384]: cluster 2023-12-01T05:32:13.040028+0000 mgr.y (mgr.24362) 1314 : cluster 0 pgmap v1283: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:32:15.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:32:14 smithi080 bash[41963]: cluster 2023-12-01T05:32:13.040028+0000 mgr.y (mgr.24362) 1314 : cluster 0 pgmap v1283: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:32:15.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:32:14 smithi080 bash[28361]: cluster 2023-12-01T05:32:13.040028+0000 mgr.y (mgr.24362) 1314 : cluster 0 pgmap v1283: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:32:16.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:32:15 smithi090 bash[32384]: audit 2023-12-01T05:32:15.187265+0000 mon.c (mon.2) 828 : audit 0 from='client.? 172.21.15.80:0/2980357020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:32:16.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:32:15 smithi080 bash[41963]: audit 2023-12-01T05:32:15.187265+0000 mon.c (mon.2) 828 : audit 0 from='client.? 172.21.15.80:0/2980357020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:32:16.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:32:15 smithi080 bash[28361]: audit 2023-12-01T05:32:15.187265+0000 mon.c (mon.2) 828 : audit 0 from='client.? 172.21.15.80:0/2980357020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:32:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:32:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:32:16] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T05:32:17.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:32:16 smithi090 bash[32384]: cluster 2023-12-01T05:32:15.040523+0000 mgr.y (mgr.24362) 1315 : cluster 0 pgmap v1284: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:32:17.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:32:16 smithi080 bash[28361]: cluster 2023-12-01T05:32:15.040523+0000 mgr.y (mgr.24362) 1315 : cluster 0 pgmap v1284: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:32:17.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:32:16 smithi080 bash[41963]: cluster 2023-12-01T05:32:15.040523+0000 mgr.y (mgr.24362) 1315 : cluster 0 pgmap v1284: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:32:18.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:32:18 smithi080 bash[28361]: cluster 2023-12-01T05:32:17.041656+0000 mgr.y (mgr.24362) 1316 : cluster 0 pgmap v1285: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:32:18.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:32:18 smithi080 bash[28361]: audit 2023-12-01T05:32:17.644573+0000 mon.a (mon.0) 1494 : audit 0 from='client.? 172.21.15.80:0/3761239378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:32:18.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:32:18 smithi080 bash[41963]: cluster 2023-12-01T05:32:17.041656+0000 mgr.y (mgr.24362) 1316 : cluster 0 pgmap v1285: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:32:18.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:32:18 smithi080 bash[41963]: audit 2023-12-01T05:32:17.644573+0000 mon.a (mon.0) 1494 : audit 0 from='client.? 172.21.15.80:0/3761239378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:32:19.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:32:18 smithi090 bash[32384]: cluster 2023-12-01T05:32:17.041656+0000 mgr.y (mgr.24362) 1316 : cluster 0 pgmap v1285: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:32:19.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:32:18 smithi090 bash[32384]: audit 2023-12-01T05:32:17.644573+0000 mon.a (mon.0) 1494 : audit 0 from='client.? 172.21.15.80:0/3761239378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:32:20.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:32:20 smithi080 bash[28361]: cluster 2023-12-01T05:32:19.042377+0000 mgr.y (mgr.24362) 1317 : cluster 0 pgmap v1286: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:32:20.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:32:20 smithi080 bash[28361]: audit 2023-12-01T05:32:20.100294+0000 mon.c (mon.2) 829 : audit 0 from='client.? 172.21.15.80:0/1563454814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:32:20.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:32:20 smithi080 bash[41963]: cluster 2023-12-01T05:32:19.042377+0000 mgr.y (mgr.24362) 1317 : cluster 0 pgmap v1286: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:32:20.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:32:20 smithi080 bash[41963]: audit 2023-12-01T05:32:20.100294+0000 mon.c (mon.2) 829 : audit 0 from='client.? 172.21.15.80:0/1563454814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:32:21.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:32:20 smithi090 bash[32384]: cluster 2023-12-01T05:32:19.042377+0000 mgr.y (mgr.24362) 1317 : cluster 0 pgmap v1286: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:32:21.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:32:20 smithi090 bash[32384]: audit 2023-12-01T05:32:20.100294+0000 mon.c (mon.2) 829 : audit 0 from='client.? 172.21.15.80:0/1563454814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:32:22.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:32:22 smithi080 bash[41963]: cluster 2023-12-01T05:32:21.043528+0000 mgr.y (mgr.24362) 1318 : cluster 0 pgmap v1287: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:32:22.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:32:22 smithi080 bash[41963]: audit 2023-12-01T05:32:22.552825+0000 mon.c (mon.2) 830 : audit 0 from='client.? 172.21.15.80:0/2620144117' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:32:22.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:32:22 smithi080 bash[28361]: cluster 2023-12-01T05:32:21.043528+0000 mgr.y (mgr.24362) 1318 : cluster 0 pgmap v1287: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:32:22.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:32:22 smithi080 bash[28361]: audit 2023-12-01T05:32:22.552825+0000 mon.c (mon.2) 830 : audit 0 from='client.? 172.21.15.80:0/2620144117' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:32:23.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:32:22 smithi090 bash[32384]: cluster 2023-12-01T05:32:21.043528+0000 mgr.y (mgr.24362) 1318 : cluster 0 pgmap v1287: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:32:23.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:32:22 smithi090 bash[32384]: audit 2023-12-01T05:32:22.552825+0000 mon.c (mon.2) 830 : audit 0 from='client.? 172.21.15.80:0/2620144117' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:32:24.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:32:24 smithi080 bash[41963]: cluster 2023-12-01T05:32:23.044139+0000 mgr.y (mgr.24362) 1319 : cluster 0 pgmap v1288: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:32:24.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:32:24 smithi080 bash[28361]: cluster 2023-12-01T05:32:23.044139+0000 mgr.y (mgr.24362) 1319 : cluster 0 pgmap v1288: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:32:25.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:32:24 smithi090 bash[32384]: cluster 2023-12-01T05:32:23.044139+0000 mgr.y (mgr.24362) 1319 : cluster 0 pgmap v1288: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:32:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:32:25 smithi080 bash[28361]: audit 2023-12-01T05:32:24.846999+0000 mon.c (mon.2) 831 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:32:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:32:25 smithi080 bash[28361]: audit 2023-12-01T05:32:25.012576+0000 mon.c (mon.2) 832 : audit 0 from='client.? 172.21.15.80:0/1043583042' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:32:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:32:25 smithi080 bash[41963]: audit 2023-12-01T05:32:24.846999+0000 mon.c (mon.2) 831 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:32:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:32:25 smithi080 bash[41963]: audit 2023-12-01T05:32:25.012576+0000 mon.c (mon.2) 832 : audit 0 from='client.? 172.21.15.80:0/1043583042' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:32:26.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:32:25 smithi090 bash[32384]: audit 2023-12-01T05:32:24.846999+0000 mon.c (mon.2) 831 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:32:26.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:32:25 smithi090 bash[32384]: audit 2023-12-01T05:32:25.012576+0000 mon.c (mon.2) 832 : audit 0 from='client.? 172.21.15.80:0/1043583042' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:32:26.642 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:32:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:32:26] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T05:32:26.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:32:26 smithi080 bash[41963]: cluster 2023-12-01T05:32:25.044820+0000 mgr.y (mgr.24362) 1320 : cluster 0 pgmap v1289: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:32:26.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:32:26 smithi080 bash[28361]: cluster 2023-12-01T05:32:25.044820+0000 mgr.y (mgr.24362) 1320 : cluster 0 pgmap v1289: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:32:27.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:32:26 smithi090 bash[32384]: cluster 2023-12-01T05:32:25.044820+0000 mgr.y (mgr.24362) 1320 : cluster 0 pgmap v1289: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:32:27.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:32:27 smithi080 bash[41963]: audit 2023-12-01T05:32:27.466284+0000 mon.a (mon.0) 1495 : audit 0 from='client.? 172.21.15.80:0/2230325559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:32:27.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:32:27 smithi080 bash[28361]: audit 2023-12-01T05:32:27.466284+0000 mon.a (mon.0) 1495 : audit 0 from='client.? 172.21.15.80:0/2230325559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:32:28.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:32:27 smithi090 bash[32384]: audit 2023-12-01T05:32:27.466284+0000 mon.a (mon.0) 1495 : audit 0 from='client.? 172.21.15.80:0/2230325559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:32:28.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:32:28 smithi080 bash[41963]: cluster 2023-12-01T05:32:27.045856+0000 mgr.y (mgr.24362) 1321 : cluster 0 pgmap v1290: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:32:28.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:32:28 smithi080 bash[28361]: cluster 2023-12-01T05:32:27.045856+0000 mgr.y (mgr.24362) 1321 : cluster 0 pgmap v1290: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:32:29.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:32:28 smithi090 bash[32384]: cluster 2023-12-01T05:32:27.045856+0000 mgr.y (mgr.24362) 1321 : cluster 0 pgmap v1290: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:32:30.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:32:30 smithi080 bash[28361]: cluster 2023-12-01T05:32:29.046470+0000 mgr.y (mgr.24362) 1322 : cluster 0 pgmap v1291: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:32:30.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:32:30 smithi080 bash[28361]: audit 2023-12-01T05:32:29.935812+0000 mon.a (mon.0) 1496 : audit 0 from='client.? 172.21.15.80:0/2273193596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:32:30.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:32:30 smithi080 bash[41963]: cluster 2023-12-01T05:32:29.046470+0000 mgr.y (mgr.24362) 1322 : cluster 0 pgmap v1291: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:32:30.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:32:30 smithi080 bash[41963]: audit 2023-12-01T05:32:29.935812+0000 mon.a (mon.0) 1496 : audit 0 from='client.? 172.21.15.80:0/2273193596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:32:31.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:32:30 smithi090 bash[32384]: cluster 2023-12-01T05:32:29.046470+0000 mgr.y (mgr.24362) 1322 : cluster 0 pgmap v1291: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:32:31.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:32:30 smithi090 bash[32384]: audit 2023-12-01T05:32:29.935812+0000 mon.a (mon.0) 1496 : audit 0 from='client.? 172.21.15.80:0/2273193596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:32:32.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:32:32 smithi080 bash[28361]: cluster 2023-12-01T05:32:31.047500+0000 mgr.y (mgr.24362) 1323 : cluster 0 pgmap v1292: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:32:32.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:32:32 smithi080 bash[28361]: audit 2023-12-01T05:32:32.391007+0000 mon.a (mon.0) 1497 : audit 0 from='client.? 172.21.15.80:0/905740409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:32:32.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:32:32 smithi080 bash[41963]: cluster 2023-12-01T05:32:31.047500+0000 mgr.y (mgr.24362) 1323 : cluster 0 pgmap v1292: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:32:32.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:32:32 smithi080 bash[41963]: audit 2023-12-01T05:32:32.391007+0000 mon.a (mon.0) 1497 : audit 0 from='client.? 172.21.15.80:0/905740409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:32:33.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:32:32 smithi090 bash[32384]: cluster 2023-12-01T05:32:31.047500+0000 mgr.y (mgr.24362) 1323 : cluster 0 pgmap v1292: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:32:33.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:32:32 smithi090 bash[32384]: audit 2023-12-01T05:32:32.391007+0000 mon.a (mon.0) 1497 : audit 0 from='client.? 172.21.15.80:0/905740409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:32:34.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:32:34 smithi080 bash[28361]: cluster 2023-12-01T05:32:33.048161+0000 mgr.y (mgr.24362) 1324 : cluster 0 pgmap v1293: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:32:34.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:32:34 smithi080 bash[41963]: cluster 2023-12-01T05:32:33.048161+0000 mgr.y (mgr.24362) 1324 : cluster 0 pgmap v1293: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:32:35.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:32:34 smithi090 bash[32384]: cluster 2023-12-01T05:32:33.048161+0000 mgr.y (mgr.24362) 1324 : cluster 0 pgmap v1293: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:32:35.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:32:35 smithi080 bash[41963]: audit 2023-12-01T05:32:34.842388+0000 mon.a (mon.0) 1498 : audit 0 from='client.? 172.21.15.80:0/360616789' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:32:35.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:32:35 smithi080 bash[28361]: audit 2023-12-01T05:32:34.842388+0000 mon.a (mon.0) 1498 : audit 0 from='client.? 172.21.15.80:0/360616789' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:32:36.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:32:35 smithi090 bash[32384]: audit 2023-12-01T05:32:34.842388+0000 mon.a (mon.0) 1498 : audit 0 from='client.? 172.21.15.80:0/360616789' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:32:36.674 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:32:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:32:36] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T05:32:36.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:32:36 smithi080 bash[28361]: cluster 2023-12-01T05:32:35.048776+0000 mgr.y (mgr.24362) 1325 : cluster 0 pgmap v1294: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:32:36.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:32:36 smithi080 bash[41963]: cluster 2023-12-01T05:32:35.048776+0000 mgr.y (mgr.24362) 1325 : cluster 0 pgmap v1294: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:32:37.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:32:36 smithi090 bash[32384]: cluster 2023-12-01T05:32:35.048776+0000 mgr.y (mgr.24362) 1325 : cluster 0 pgmap v1294: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:32:38.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:32:37 smithi090 bash[32384]: audit 2023-12-01T05:32:37.290694+0000 mon.a (mon.0) 1499 : audit 0 from='client.? 172.21.15.80:0/809597605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:32:38.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:32:37 smithi080 bash[41963]: audit 2023-12-01T05:32:37.290694+0000 mon.a (mon.0) 1499 : audit 0 from='client.? 172.21.15.80:0/809597605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:32:38.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:32:37 smithi080 bash[28361]: audit 2023-12-01T05:32:37.290694+0000 mon.a (mon.0) 1499 : audit 0 from='client.? 172.21.15.80:0/809597605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:32:39.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:32:38 smithi090 bash[32384]: cluster 2023-12-01T05:32:37.049866+0000 mgr.y (mgr.24362) 1326 : cluster 0 pgmap v1295: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:32:39.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:32:38 smithi080 bash[41963]: cluster 2023-12-01T05:32:37.049866+0000 mgr.y (mgr.24362) 1326 : cluster 0 pgmap v1295: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:32:39.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:32:38 smithi080 bash[28361]: cluster 2023-12-01T05:32:37.049866+0000 mgr.y (mgr.24362) 1326 : cluster 0 pgmap v1295: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:32:41.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:32:40 smithi090 bash[32384]: cluster 2023-12-01T05:32:39.050442+0000 mgr.y (mgr.24362) 1327 : cluster 0 pgmap v1296: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:32:41.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:32:40 smithi090 bash[32384]: audit 2023-12-01T05:32:39.747156+0000 mon.a (mon.0) 1500 : audit 0 from='client.? 172.21.15.80:0/1360347420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:32:41.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:32:40 smithi090 bash[32384]: audit 2023-12-01T05:32:39.847425+0000 mon.c (mon.2) 833 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:32:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:32:40 smithi080 bash[41963]: cluster 2023-12-01T05:32:39.050442+0000 mgr.y (mgr.24362) 1327 : cluster 0 pgmap v1296: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:32:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:32:40 smithi080 bash[41963]: audit 2023-12-01T05:32:39.747156+0000 mon.a (mon.0) 1500 : audit 0 from='client.? 172.21.15.80:0/1360347420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:32:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:32:40 smithi080 bash[41963]: audit 2023-12-01T05:32:39.847425+0000 mon.c (mon.2) 833 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:32:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:32:40 smithi080 bash[28361]: cluster 2023-12-01T05:32:39.050442+0000 mgr.y (mgr.24362) 1327 : cluster 0 pgmap v1296: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:32:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:32:40 smithi080 bash[28361]: audit 2023-12-01T05:32:39.747156+0000 mon.a (mon.0) 1500 : audit 0 from='client.? 172.21.15.80:0/1360347420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:32:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:32:40 smithi080 bash[28361]: audit 2023-12-01T05:32:39.847425+0000 mon.c (mon.2) 833 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:32:43.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:32:42 smithi090 bash[32384]: cluster 2023-12-01T05:32:41.051447+0000 mgr.y (mgr.24362) 1328 : cluster 0 pgmap v1297: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:32:43.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:32:42 smithi090 bash[32384]: audit 2023-12-01T05:32:42.195280+0000 mon.c (mon.2) 834 : audit 0 from='client.? 172.21.15.80:0/229940767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:32:43.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:32:42 smithi080 bash[28361]: cluster 2023-12-01T05:32:41.051447+0000 mgr.y (mgr.24362) 1328 : cluster 0 pgmap v1297: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:32:43.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:32:42 smithi080 bash[28361]: audit 2023-12-01T05:32:42.195280+0000 mon.c (mon.2) 834 : audit 0 from='client.? 172.21.15.80:0/229940767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:32:43.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:32:42 smithi080 bash[41963]: cluster 2023-12-01T05:32:41.051447+0000 mgr.y (mgr.24362) 1328 : cluster 0 pgmap v1297: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:32:43.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:32:42 smithi080 bash[41963]: audit 2023-12-01T05:32:42.195280+0000 mon.c (mon.2) 834 : audit 0 from='client.? 172.21.15.80:0/229940767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:32:45.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:32:44 smithi090 bash[32384]: cluster 2023-12-01T05:32:43.052260+0000 mgr.y (mgr.24362) 1329 : cluster 0 pgmap v1298: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:32:45.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:32:44 smithi090 bash[32384]: audit 2023-12-01T05:32:44.652086+0000 mon.c (mon.2) 835 : audit 0 from='client.? 172.21.15.80:0/1336913573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:32:45.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:32:44 smithi080 bash[28361]: cluster 2023-12-01T05:32:43.052260+0000 mgr.y (mgr.24362) 1329 : cluster 0 pgmap v1298: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:32:45.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:32:44 smithi080 bash[28361]: audit 2023-12-01T05:32:44.652086+0000 mon.c (mon.2) 835 : audit 0 from='client.? 172.21.15.80:0/1336913573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:32:45.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:32:44 smithi080 bash[41963]: cluster 2023-12-01T05:32:43.052260+0000 mgr.y (mgr.24362) 1329 : cluster 0 pgmap v1298: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:32:45.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:32:44 smithi080 bash[41963]: audit 2023-12-01T05:32:44.652086+0000 mon.c (mon.2) 835 : audit 0 from='client.? 172.21.15.80:0/1336913573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:32:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:32:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:32:46] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T05:32:47.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:32:46 smithi090 bash[32384]: cluster 2023-12-01T05:32:45.052870+0000 mgr.y (mgr.24362) 1330 : cluster 0 pgmap v1299: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:32:47.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:32:46 smithi080 bash[28361]: cluster 2023-12-01T05:32:45.052870+0000 mgr.y (mgr.24362) 1330 : cluster 0 pgmap v1299: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:32:47.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:32:46 smithi080 bash[41963]: cluster 2023-12-01T05:32:45.052870+0000 mgr.y (mgr.24362) 1330 : cluster 0 pgmap v1299: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:32:48.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:32:47 smithi090 bash[32384]: audit 2023-12-01T05:32:47.108146+0000 mon.a (mon.0) 1501 : audit 0 from='client.? 172.21.15.80:0/2958273827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:32:48.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:32:47 smithi080 bash[28361]: audit 2023-12-01T05:32:47.108146+0000 mon.a (mon.0) 1501 : audit 0 from='client.? 172.21.15.80:0/2958273827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:32:48.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:32:47 smithi080 bash[41963]: audit 2023-12-01T05:32:47.108146+0000 mon.a (mon.0) 1501 : audit 0 from='client.? 172.21.15.80:0/2958273827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:32:49.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:32:48 smithi090 bash[32384]: cluster 2023-12-01T05:32:47.053980+0000 mgr.y (mgr.24362) 1331 : cluster 0 pgmap v1300: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:32:49.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:32:48 smithi080 bash[41963]: cluster 2023-12-01T05:32:47.053980+0000 mgr.y (mgr.24362) 1331 : cluster 0 pgmap v1300: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:32:49.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:32:48 smithi080 bash[28361]: cluster 2023-12-01T05:32:47.053980+0000 mgr.y (mgr.24362) 1331 : cluster 0 pgmap v1300: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:32:50.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:32:49 smithi090 bash[32384]: audit 2023-12-01T05:32:49.561520+0000 mon.a (mon.0) 1502 : audit 0 from='client.? 172.21.15.80:0/3242877417' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:32:50.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:32:49 smithi080 bash[28361]: audit 2023-12-01T05:32:49.561520+0000 mon.a (mon.0) 1502 : audit 0 from='client.? 172.21.15.80:0/3242877417' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:32:50.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:32:49 smithi080 bash[41963]: audit 2023-12-01T05:32:49.561520+0000 mon.a (mon.0) 1502 : audit 0 from='client.? 172.21.15.80:0/3242877417' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:32:51.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:32:50 smithi090 bash[32384]: cluster 2023-12-01T05:32:49.054670+0000 mgr.y (mgr.24362) 1332 : cluster 0 pgmap v1301: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:32:51.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:32:50 smithi080 bash[28361]: cluster 2023-12-01T05:32:49.054670+0000 mgr.y (mgr.24362) 1332 : cluster 0 pgmap v1301: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:32:51.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:32:50 smithi080 bash[41963]: cluster 2023-12-01T05:32:49.054670+0000 mgr.y (mgr.24362) 1332 : cluster 0 pgmap v1301: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:32:52.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:32:51 smithi090 bash[32384]: audit 2023-12-01T05:32:51.465209+0000 mon.c (mon.2) 836 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:32:52.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:32:51 smithi080 bash[28361]: audit 2023-12-01T05:32:51.465209+0000 mon.c (mon.2) 836 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:32:52.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:32:51 smithi080 bash[41963]: audit 2023-12-01T05:32:51.465209+0000 mon.c (mon.2) 836 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:32:53.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:32:52 smithi090 bash[32384]: cluster 2023-12-01T05:32:51.055794+0000 mgr.y (mgr.24362) 1333 : cluster 0 pgmap v1302: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:32:53.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:32:52 smithi090 bash[32384]: audit 2023-12-01T05:32:52.008729+0000 mon.c (mon.2) 837 : audit 0 from='client.? 172.21.15.80:0/3123504623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:32:53.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:32:52 smithi080 bash[28361]: cluster 2023-12-01T05:32:51.055794+0000 mgr.y (mgr.24362) 1333 : cluster 0 pgmap v1302: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:32:53.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:32:52 smithi080 bash[28361]: audit 2023-12-01T05:32:52.008729+0000 mon.c (mon.2) 837 : audit 0 from='client.? 172.21.15.80:0/3123504623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:32:53.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:32:52 smithi080 bash[41963]: cluster 2023-12-01T05:32:51.055794+0000 mgr.y (mgr.24362) 1333 : cluster 0 pgmap v1302: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:32:53.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:32:52 smithi080 bash[41963]: audit 2023-12-01T05:32:52.008729+0000 mon.c (mon.2) 837 : audit 0 from='client.? 172.21.15.80:0/3123504623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:32:55.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:32:54 smithi090 bash[32384]: cluster 2023-12-01T05:32:53.056497+0000 mgr.y (mgr.24362) 1334 : cluster 0 pgmap v1303: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:32:55.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:32:54 smithi090 bash[32384]: audit 2023-12-01T05:32:54.462927+0000 mon.c (mon.2) 838 : audit 0 from='client.? 172.21.15.80:0/1041022364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:32:55.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:32:54 smithi080 bash[28361]: cluster 2023-12-01T05:32:53.056497+0000 mgr.y (mgr.24362) 1334 : cluster 0 pgmap v1303: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:32:55.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:32:54 smithi080 bash[28361]: audit 2023-12-01T05:32:54.462927+0000 mon.c (mon.2) 838 : audit 0 from='client.? 172.21.15.80:0/1041022364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:32:55.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:32:54 smithi080 bash[41963]: cluster 2023-12-01T05:32:53.056497+0000 mgr.y (mgr.24362) 1334 : cluster 0 pgmap v1303: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:32:55.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:32:54 smithi080 bash[41963]: audit 2023-12-01T05:32:54.462927+0000 mon.c (mon.2) 838 : audit 0 from='client.? 172.21.15.80:0/1041022364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:32:56.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:32:55 smithi090 bash[32384]: audit 2023-12-01T05:32:54.847836+0000 mon.c (mon.2) 839 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:32:56.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:32:55 smithi080 bash[28361]: audit 2023-12-01T05:32:54.847836+0000 mon.c (mon.2) 839 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:32:56.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:32:55 smithi080 bash[41963]: audit 2023-12-01T05:32:54.847836+0000 mon.c (mon.2) 839 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:32:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:32:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:32:56] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T05:32:57.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:32:56 smithi090 bash[32384]: cluster 2023-12-01T05:32:55.057127+0000 mgr.y (mgr.24362) 1335 : cluster 0 pgmap v1304: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:32:57.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:32:56 smithi080 bash[41963]: cluster 2023-12-01T05:32:55.057127+0000 mgr.y (mgr.24362) 1335 : cluster 0 pgmap v1304: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:32:57.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:32:56 smithi080 bash[28361]: cluster 2023-12-01T05:32:55.057127+0000 mgr.y (mgr.24362) 1335 : cluster 0 pgmap v1304: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:32:58.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:32:57 smithi090 bash[32384]: audit 2023-12-01T05:32:56.958689+0000 mon.c (mon.2) 840 : audit 0 from='client.? 172.21.15.80:0/502203308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:32:58.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:32:57 smithi090 bash[32384]: audit 2023-12-01T05:32:57.209512+0000 mon.a (mon.0) 1503 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:32:58.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:32:57 smithi090 bash[32384]: audit 2023-12-01T05:32:57.219152+0000 mon.a (mon.0) 1504 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:32:58.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:32:57 smithi090 bash[32384]: audit 2023-12-01T05:32:57.721082+0000 mon.a (mon.0) 1505 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:32:58.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:32:57 smithi090 bash[32384]: audit 2023-12-01T05:32:57.731504+0000 mon.a (mon.0) 1506 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:32:58.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:32:57 smithi080 bash[41963]: audit 2023-12-01T05:32:56.958689+0000 mon.c (mon.2) 840 : audit 0 from='client.? 172.21.15.80:0/502203308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:32:58.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:32:57 smithi080 bash[41963]: audit 2023-12-01T05:32:57.209512+0000 mon.a (mon.0) 1503 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:32:58.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:32:57 smithi080 bash[41963]: audit 2023-12-01T05:32:57.219152+0000 mon.a (mon.0) 1504 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:32:58.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:32:57 smithi080 bash[41963]: audit 2023-12-01T05:32:57.721082+0000 mon.a (mon.0) 1505 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:32:58.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:32:57 smithi080 bash[41963]: audit 2023-12-01T05:32:57.731504+0000 mon.a (mon.0) 1506 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:32:58.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:32:57 smithi080 bash[28361]: audit 2023-12-01T05:32:56.958689+0000 mon.c (mon.2) 840 : audit 0 from='client.? 172.21.15.80:0/502203308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:32:58.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:32:57 smithi080 bash[28361]: audit 2023-12-01T05:32:57.209512+0000 mon.a (mon.0) 1503 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:32:58.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:32:57 smithi080 bash[28361]: audit 2023-12-01T05:32:57.219152+0000 mon.a (mon.0) 1504 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:32:58.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:32:57 smithi080 bash[28361]: audit 2023-12-01T05:32:57.721082+0000 mon.a (mon.0) 1505 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:32:58.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:32:57 smithi080 bash[28361]: audit 2023-12-01T05:32:57.731504+0000 mon.a (mon.0) 1506 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:32:59.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:32:58 smithi090 bash[32384]: cluster 2023-12-01T05:32:57.058105+0000 mgr.y (mgr.24362) 1336 : cluster 0 pgmap v1305: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:32:59.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:32:58 smithi090 bash[32384]: audit 2023-12-01T05:32:58.203242+0000 mon.c (mon.2) 841 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:32:59.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:32:58 smithi090 bash[32384]: audit 2023-12-01T05:32:58.205001+0000 mon.c (mon.2) 842 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:32:59.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:32:58 smithi090 bash[32384]: audit 2023-12-01T05:32:58.215392+0000 mon.a (mon.0) 1507 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:32:59.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:32:58 smithi080 bash[28361]: cluster 2023-12-01T05:32:57.058105+0000 mgr.y (mgr.24362) 1336 : cluster 0 pgmap v1305: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:32:59.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:32:58 smithi080 bash[28361]: audit 2023-12-01T05:32:58.203242+0000 mon.c (mon.2) 841 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:32:59.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:32:58 smithi080 bash[28361]: audit 2023-12-01T05:32:58.205001+0000 mon.c (mon.2) 842 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:32:59.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:32:58 smithi080 bash[28361]: audit 2023-12-01T05:32:58.215392+0000 mon.a (mon.0) 1507 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:32:59.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:32:58 smithi080 bash[41963]: cluster 2023-12-01T05:32:57.058105+0000 mgr.y (mgr.24362) 1336 : cluster 0 pgmap v1305: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:32:59.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:32:58 smithi080 bash[41963]: audit 2023-12-01T05:32:58.203242+0000 mon.c (mon.2) 841 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:32:59.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:32:58 smithi080 bash[41963]: audit 2023-12-01T05:32:58.205001+0000 mon.c (mon.2) 842 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:32:59.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:32:58 smithi080 bash[41963]: audit 2023-12-01T05:32:58.215392+0000 mon.a (mon.0) 1507 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:33:00.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:32:59 smithi090 bash[32384]: audit 2023-12-01T05:32:59.409980+0000 mon.c (mon.2) 843 : audit 0 from='client.? 172.21.15.80:0/236175213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:33:00.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:32:59 smithi080 bash[41963]: audit 2023-12-01T05:32:59.409980+0000 mon.c (mon.2) 843 : audit 0 from='client.? 172.21.15.80:0/236175213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:33:00.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:32:59 smithi080 bash[28361]: audit 2023-12-01T05:32:59.409980+0000 mon.c (mon.2) 843 : audit 0 from='client.? 172.21.15.80:0/236175213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:33:01.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:33:00 smithi080 bash[41963]: cluster 2023-12-01T05:32:59.058721+0000 mgr.y (mgr.24362) 1337 : cluster 0 pgmap v1306: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:33:01.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:33:00 smithi080 bash[28361]: cluster 2023-12-01T05:32:59.058721+0000 mgr.y (mgr.24362) 1337 : cluster 0 pgmap v1306: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:33:01.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:33:00 smithi090 bash[32384]: cluster 2023-12-01T05:32:59.058721+0000 mgr.y (mgr.24362) 1337 : cluster 0 pgmap v1306: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:33:03.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:33:02 smithi080 bash[41963]: cluster 2023-12-01T05:33:01.059822+0000 mgr.y (mgr.24362) 1338 : cluster 0 pgmap v1307: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:33:03.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:33:02 smithi080 bash[41963]: audit 2023-12-01T05:33:01.861849+0000 mon.a (mon.0) 1508 : audit 0 from='client.? 172.21.15.80:0/1095884473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:33:03.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:33:02 smithi080 bash[28361]: cluster 2023-12-01T05:33:01.059822+0000 mgr.y (mgr.24362) 1338 : cluster 0 pgmap v1307: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:33:03.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:33:02 smithi080 bash[28361]: audit 2023-12-01T05:33:01.861849+0000 mon.a (mon.0) 1508 : audit 0 from='client.? 172.21.15.80:0/1095884473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:33:03.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:33:02 smithi090 bash[32384]: cluster 2023-12-01T05:33:01.059822+0000 mgr.y (mgr.24362) 1338 : cluster 0 pgmap v1307: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:33:03.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:33:02 smithi090 bash[32384]: audit 2023-12-01T05:33:01.861849+0000 mon.a (mon.0) 1508 : audit 0 from='client.? 172.21.15.80:0/1095884473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:33:05.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:33:04 smithi080 bash[28361]: cluster 2023-12-01T05:33:03.060435+0000 mgr.y (mgr.24362) 1339 : cluster 0 pgmap v1308: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:33:05.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:33:04 smithi080 bash[28361]: audit 2023-12-01T05:33:04.313579+0000 mon.a (mon.0) 1509 : audit 0 from='client.? 172.21.15.80:0/965914147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:33:05.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:33:04 smithi080 bash[41963]: cluster 2023-12-01T05:33:03.060435+0000 mgr.y (mgr.24362) 1339 : cluster 0 pgmap v1308: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:33:05.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:33:04 smithi080 bash[41963]: audit 2023-12-01T05:33:04.313579+0000 mon.a (mon.0) 1509 : audit 0 from='client.? 172.21.15.80:0/965914147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:33:05.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:33:04 smithi090 bash[32384]: cluster 2023-12-01T05:33:03.060435+0000 mgr.y (mgr.24362) 1339 : cluster 0 pgmap v1308: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:33:05.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:33:04 smithi090 bash[32384]: audit 2023-12-01T05:33:04.313579+0000 mon.a (mon.0) 1509 : audit 0 from='client.? 172.21.15.80:0/965914147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:33:06.683 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:33:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:33:06] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T05:33:07.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:33:06 smithi080 bash[28361]: cluster 2023-12-01T05:33:05.061120+0000 mgr.y (mgr.24362) 1340 : cluster 0 pgmap v1309: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:33:07.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:33:06 smithi080 bash[28361]: audit 2023-12-01T05:33:06.771424+0000 mon.c (mon.2) 844 : audit 0 from='client.? 172.21.15.80:0/3317873124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:33:07.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:33:06 smithi080 bash[41963]: cluster 2023-12-01T05:33:05.061120+0000 mgr.y (mgr.24362) 1340 : cluster 0 pgmap v1309: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:33:07.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:33:06 smithi080 bash[41963]: audit 2023-12-01T05:33:06.771424+0000 mon.c (mon.2) 844 : audit 0 from='client.? 172.21.15.80:0/3317873124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:33:07.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:33:06 smithi090 bash[32384]: cluster 2023-12-01T05:33:05.061120+0000 mgr.y (mgr.24362) 1340 : cluster 0 pgmap v1309: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:33:07.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:33:06 smithi090 bash[32384]: audit 2023-12-01T05:33:06.771424+0000 mon.c (mon.2) 844 : audit 0 from='client.? 172.21.15.80:0/3317873124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:33:09.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:33:08 smithi080 bash[28361]: cluster 2023-12-01T05:33:07.062173+0000 mgr.y (mgr.24362) 1341 : cluster 0 pgmap v1310: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:33:09.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:33:08 smithi080 bash[41963]: cluster 2023-12-01T05:33:07.062173+0000 mgr.y (mgr.24362) 1341 : cluster 0 pgmap v1310: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:33:09.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:33:08 smithi090 bash[32384]: cluster 2023-12-01T05:33:07.062173+0000 mgr.y (mgr.24362) 1341 : cluster 0 pgmap v1310: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:33:10.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:33:09 smithi080 bash[28361]: audit 2023-12-01T05:33:09.228949+0000 mon.a (mon.0) 1510 : audit 0 from='client.? 172.21.15.80:0/3397369356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:33:10.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:33:09 smithi080 bash[41963]: audit 2023-12-01T05:33:09.228949+0000 mon.a (mon.0) 1510 : audit 0 from='client.? 172.21.15.80:0/3397369356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:33:10.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:33:09 smithi090 bash[32384]: audit 2023-12-01T05:33:09.228949+0000 mon.a (mon.0) 1510 : audit 0 from='client.? 172.21.15.80:0/3397369356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:33:11.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:33:10 smithi080 bash[41963]: cluster 2023-12-01T05:33:09.062812+0000 mgr.y (mgr.24362) 1342 : cluster 0 pgmap v1311: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:33:11.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:33:10 smithi080 bash[41963]: audit 2023-12-01T05:33:09.848265+0000 mon.c (mon.2) 845 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:33:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:33:10 smithi080 bash[28361]: cluster 2023-12-01T05:33:09.062812+0000 mgr.y (mgr.24362) 1342 : cluster 0 pgmap v1311: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:33:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:33:10 smithi080 bash[28361]: audit 2023-12-01T05:33:09.848265+0000 mon.c (mon.2) 845 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:33:11.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:33:10 smithi090 bash[32384]: cluster 2023-12-01T05:33:09.062812+0000 mgr.y (mgr.24362) 1342 : cluster 0 pgmap v1311: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:33:11.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:33:10 smithi090 bash[32384]: audit 2023-12-01T05:33:09.848265+0000 mon.c (mon.2) 845 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:33:12.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:33:11 smithi080 bash[41963]: audit 2023-12-01T05:33:11.680163+0000 mon.a (mon.0) 1511 : audit 0 from='client.? 172.21.15.80:0/1659728741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:33:12.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:33:11 smithi080 bash[28361]: audit 2023-12-01T05:33:11.680163+0000 mon.a (mon.0) 1511 : audit 0 from='client.? 172.21.15.80:0/1659728741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:33:12.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:33:11 smithi090 bash[32384]: audit 2023-12-01T05:33:11.680163+0000 mon.a (mon.0) 1511 : audit 0 from='client.? 172.21.15.80:0/1659728741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:33:13.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:33:12 smithi080 bash[28361]: cluster 2023-12-01T05:33:11.063951+0000 mgr.y (mgr.24362) 1343 : cluster 0 pgmap v1312: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:33:13.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:33:12 smithi080 bash[41963]: cluster 2023-12-01T05:33:11.063951+0000 mgr.y (mgr.24362) 1343 : cluster 0 pgmap v1312: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:33:13.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:33:12 smithi090 bash[32384]: cluster 2023-12-01T05:33:11.063951+0000 mgr.y (mgr.24362) 1343 : cluster 0 pgmap v1312: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:33:15.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:33:14 smithi080 bash[28361]: cluster 2023-12-01T05:33:13.064658+0000 mgr.y (mgr.24362) 1344 : cluster 0 pgmap v1313: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:33:15.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:33:14 smithi080 bash[28361]: audit 2023-12-01T05:33:14.129600+0000 mon.c (mon.2) 846 : audit 0 from='client.? 172.21.15.80:0/57048306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:33:15.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:33:14 smithi080 bash[41963]: cluster 2023-12-01T05:33:13.064658+0000 mgr.y (mgr.24362) 1344 : cluster 0 pgmap v1313: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:33:15.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:33:14 smithi080 bash[41963]: audit 2023-12-01T05:33:14.129600+0000 mon.c (mon.2) 846 : audit 0 from='client.? 172.21.15.80:0/57048306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:33:15.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:33:14 smithi090 bash[32384]: cluster 2023-12-01T05:33:13.064658+0000 mgr.y (mgr.24362) 1344 : cluster 0 pgmap v1313: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:33:15.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:33:14 smithi090 bash[32384]: audit 2023-12-01T05:33:14.129600+0000 mon.c (mon.2) 846 : audit 0 from='client.? 172.21.15.80:0/57048306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:33:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:33:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:33:16] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T05:33:17.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:33:16 smithi080 bash[28361]: cluster 2023-12-01T05:33:15.065337+0000 mgr.y (mgr.24362) 1345 : cluster 0 pgmap v1314: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:33:17.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:33:16 smithi080 bash[28361]: audit 2023-12-01T05:33:16.591434+0000 mon.c (mon.2) 847 : audit 0 from='client.? 172.21.15.80:0/1486195938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:33:17.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:33:16 smithi080 bash[41963]: cluster 2023-12-01T05:33:15.065337+0000 mgr.y (mgr.24362) 1345 : cluster 0 pgmap v1314: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:33:17.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:33:16 smithi080 bash[41963]: audit 2023-12-01T05:33:16.591434+0000 mon.c (mon.2) 847 : audit 0 from='client.? 172.21.15.80:0/1486195938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:33:17.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:33:16 smithi090 bash[32384]: cluster 2023-12-01T05:33:15.065337+0000 mgr.y (mgr.24362) 1345 : cluster 0 pgmap v1314: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:33:17.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:33:16 smithi090 bash[32384]: audit 2023-12-01T05:33:16.591434+0000 mon.c (mon.2) 847 : audit 0 from='client.? 172.21.15.80:0/1486195938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:33:19.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:33:18 smithi080 bash[28361]: cluster 2023-12-01T05:33:17.066618+0000 mgr.y (mgr.24362) 1346 : cluster 0 pgmap v1315: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:33:19.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:33:18 smithi080 bash[41963]: cluster 2023-12-01T05:33:17.066618+0000 mgr.y (mgr.24362) 1346 : cluster 0 pgmap v1315: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:33:19.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:33:18 smithi090 bash[32384]: cluster 2023-12-01T05:33:17.066618+0000 mgr.y (mgr.24362) 1346 : cluster 0 pgmap v1315: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:33:20.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:33:19 smithi080 bash[41963]: audit 2023-12-01T05:33:19.044252+0000 mon.c (mon.2) 848 : audit 0 from='client.? 172.21.15.80:0/2325984724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:33:20.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:33:19 smithi080 bash[28361]: audit 2023-12-01T05:33:19.044252+0000 mon.c (mon.2) 848 : audit 0 from='client.? 172.21.15.80:0/2325984724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:33:20.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:33:19 smithi090 bash[32384]: audit 2023-12-01T05:33:19.044252+0000 mon.c (mon.2) 848 : audit 0 from='client.? 172.21.15.80:0/2325984724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:33:21.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:33:20 smithi080 bash[28361]: cluster 2023-12-01T05:33:19.067209+0000 mgr.y (mgr.24362) 1347 : cluster 0 pgmap v1316: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:33:21.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:33:20 smithi080 bash[41963]: cluster 2023-12-01T05:33:19.067209+0000 mgr.y (mgr.24362) 1347 : cluster 0 pgmap v1316: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:33:21.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:33:20 smithi090 bash[32384]: cluster 2023-12-01T05:33:19.067209+0000 mgr.y (mgr.24362) 1347 : cluster 0 pgmap v1316: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:33:22.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:33:21 smithi080 bash[28361]: audit 2023-12-01T05:33:21.513309+0000 mon.a (mon.0) 1512 : audit 0 from='client.? 172.21.15.80:0/4028321771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:33:22.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:33:21 smithi080 bash[41963]: audit 2023-12-01T05:33:21.513309+0000 mon.a (mon.0) 1512 : audit 0 from='client.? 172.21.15.80:0/4028321771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:33:22.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:33:21 smithi090 bash[32384]: audit 2023-12-01T05:33:21.513309+0000 mon.a (mon.0) 1512 : audit 0 from='client.? 172.21.15.80:0/4028321771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:33:23.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:33:22 smithi080 bash[28361]: cluster 2023-12-01T05:33:21.068323+0000 mgr.y (mgr.24362) 1348 : cluster 0 pgmap v1317: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:33:23.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:33:22 smithi080 bash[41963]: cluster 2023-12-01T05:33:21.068323+0000 mgr.y (mgr.24362) 1348 : cluster 0 pgmap v1317: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:33:23.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:33:22 smithi090 bash[32384]: cluster 2023-12-01T05:33:21.068323+0000 mgr.y (mgr.24362) 1348 : cluster 0 pgmap v1317: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:33:25.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:33:24 smithi080 bash[28361]: cluster 2023-12-01T05:33:23.068980+0000 mgr.y (mgr.24362) 1349 : cluster 0 pgmap v1318: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:33:25.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:33:24 smithi080 bash[28361]: audit 2023-12-01T05:33:23.973058+0000 mon.a (mon.0) 1513 : audit 0 from='client.? 172.21.15.80:0/3374438512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:33:25.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:33:24 smithi080 bash[41963]: cluster 2023-12-01T05:33:23.068980+0000 mgr.y (mgr.24362) 1349 : cluster 0 pgmap v1318: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:33:25.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:33:24 smithi080 bash[41963]: audit 2023-12-01T05:33:23.973058+0000 mon.a (mon.0) 1513 : audit 0 from='client.? 172.21.15.80:0/3374438512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:33:25.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:33:24 smithi090 bash[32384]: cluster 2023-12-01T05:33:23.068980+0000 mgr.y (mgr.24362) 1349 : cluster 0 pgmap v1318: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:33:25.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:33:24 smithi090 bash[32384]: audit 2023-12-01T05:33:23.973058+0000 mon.a (mon.0) 1513 : audit 0 from='client.? 172.21.15.80:0/3374438512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:33:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:33:25 smithi080 bash[28361]: audit 2023-12-01T05:33:24.855037+0000 mon.c (mon.2) 849 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:33:26.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:33:25 smithi080 bash[41963]: audit 2023-12-01T05:33:24.855037+0000 mon.c (mon.2) 849 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:33:26.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:33:25 smithi090 bash[32384]: audit 2023-12-01T05:33:24.855037+0000 mon.c (mon.2) 849 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:33:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:33:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:33:26] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T05:33:27.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:33:26 smithi080 bash[41963]: cluster 2023-12-01T05:33:25.069740+0000 mgr.y (mgr.24362) 1350 : cluster 0 pgmap v1319: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:33:27.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:33:26 smithi080 bash[41963]: audit 2023-12-01T05:33:26.428858+0000 mon.c (mon.2) 850 : audit 0 from='client.? 172.21.15.80:0/2822987740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:33:27.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:33:26 smithi080 bash[28361]: cluster 2023-12-01T05:33:25.069740+0000 mgr.y (mgr.24362) 1350 : cluster 0 pgmap v1319: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:33:27.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:33:26 smithi080 bash[28361]: audit 2023-12-01T05:33:26.428858+0000 mon.c (mon.2) 850 : audit 0 from='client.? 172.21.15.80:0/2822987740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:33:27.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:33:26 smithi090 bash[32384]: cluster 2023-12-01T05:33:25.069740+0000 mgr.y (mgr.24362) 1350 : cluster 0 pgmap v1319: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:33:27.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:33:26 smithi090 bash[32384]: audit 2023-12-01T05:33:26.428858+0000 mon.c (mon.2) 850 : audit 0 from='client.? 172.21.15.80:0/2822987740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:33:29.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:33:28 smithi080 bash[28361]: cluster 2023-12-01T05:33:27.071024+0000 mgr.y (mgr.24362) 1351 : cluster 0 pgmap v1320: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:33:29.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:33:28 smithi080 bash[41963]: cluster 2023-12-01T05:33:27.071024+0000 mgr.y (mgr.24362) 1351 : cluster 0 pgmap v1320: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:33:29.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:33:28 smithi090 bash[32384]: cluster 2023-12-01T05:33:27.071024+0000 mgr.y (mgr.24362) 1351 : cluster 0 pgmap v1320: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:33:30.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:33:29 smithi080 bash[41963]: audit 2023-12-01T05:33:28.887514+0000 mon.c (mon.2) 851 : audit 0 from='client.? 172.21.15.80:0/3319697984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:33:30.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:33:29 smithi080 bash[28361]: audit 2023-12-01T05:33:28.887514+0000 mon.c (mon.2) 851 : audit 0 from='client.? 172.21.15.80:0/3319697984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:33:30.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:33:29 smithi090 bash[32384]: audit 2023-12-01T05:33:28.887514+0000 mon.c (mon.2) 851 : audit 0 from='client.? 172.21.15.80:0/3319697984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:33:31.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:33:30 smithi080 bash[28361]: cluster 2023-12-01T05:33:29.071732+0000 mgr.y (mgr.24362) 1352 : cluster 0 pgmap v1321: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:33:31.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:33:30 smithi080 bash[41963]: cluster 2023-12-01T05:33:29.071732+0000 mgr.y (mgr.24362) 1352 : cluster 0 pgmap v1321: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:33:31.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:33:30 smithi090 bash[32384]: cluster 2023-12-01T05:33:29.071732+0000 mgr.y (mgr.24362) 1352 : cluster 0 pgmap v1321: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:33:32.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:33:31 smithi080 bash[28361]: audit 2023-12-01T05:33:31.332388+0000 mon.a (mon.0) 1514 : audit 0 from='client.? 172.21.15.80:0/1362361601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:33:32.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:33:31 smithi080 bash[41963]: audit 2023-12-01T05:33:31.332388+0000 mon.a (mon.0) 1514 : audit 0 from='client.? 172.21.15.80:0/1362361601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:33:32.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:33:31 smithi090 bash[32384]: audit 2023-12-01T05:33:31.332388+0000 mon.a (mon.0) 1514 : audit 0 from='client.? 172.21.15.80:0/1362361601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:33:33.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:33:32 smithi080 bash[28361]: cluster 2023-12-01T05:33:31.072998+0000 mgr.y (mgr.24362) 1353 : cluster 0 pgmap v1322: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:33:33.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:33:32 smithi080 bash[41963]: cluster 2023-12-01T05:33:31.072998+0000 mgr.y (mgr.24362) 1353 : cluster 0 pgmap v1322: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:33:33.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:33:32 smithi090 bash[32384]: cluster 2023-12-01T05:33:31.072998+0000 mgr.y (mgr.24362) 1353 : cluster 0 pgmap v1322: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:33:34.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:33:33 smithi080 bash[28361]: audit 2023-12-01T05:33:33.779786+0000 mon.c (mon.2) 852 : audit 0 from='client.? 172.21.15.80:0/4267813433' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:33:34.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:33:33 smithi080 bash[41963]: audit 2023-12-01T05:33:33.779786+0000 mon.c (mon.2) 852 : audit 0 from='client.? 172.21.15.80:0/4267813433' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:33:34.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:33:33 smithi090 bash[32384]: audit 2023-12-01T05:33:33.779786+0000 mon.c (mon.2) 852 : audit 0 from='client.? 172.21.15.80:0/4267813433' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:33:35.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:33:34 smithi080 bash[28361]: cluster 2023-12-01T05:33:33.073606+0000 mgr.y (mgr.24362) 1354 : cluster 0 pgmap v1323: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:33:35.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:33:34 smithi080 bash[41963]: cluster 2023-12-01T05:33:33.073606+0000 mgr.y (mgr.24362) 1354 : cluster 0 pgmap v1323: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:33:35.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:33:34 smithi090 bash[32384]: cluster 2023-12-01T05:33:33.073606+0000 mgr.y (mgr.24362) 1354 : cluster 0 pgmap v1323: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:33:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:33:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:33:36] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T05:33:37.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:33:36 smithi080 bash[28361]: cluster 2023-12-01T05:33:35.074275+0000 mgr.y (mgr.24362) 1355 : cluster 0 pgmap v1324: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:33:37.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:33:36 smithi080 bash[28361]: audit 2023-12-01T05:33:36.228005+0000 mon.a (mon.0) 1515 : audit 0 from='client.? 172.21.15.80:0/3680914119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:33:37.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:33:36 smithi080 bash[41963]: cluster 2023-12-01T05:33:35.074275+0000 mgr.y (mgr.24362) 1355 : cluster 0 pgmap v1324: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:33:37.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:33:36 smithi080 bash[41963]: audit 2023-12-01T05:33:36.228005+0000 mon.a (mon.0) 1515 : audit 0 from='client.? 172.21.15.80:0/3680914119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:33:37.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:33:36 smithi090 bash[32384]: cluster 2023-12-01T05:33:35.074275+0000 mgr.y (mgr.24362) 1355 : cluster 0 pgmap v1324: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:33:37.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:33:36 smithi090 bash[32384]: audit 2023-12-01T05:33:36.228005+0000 mon.a (mon.0) 1515 : audit 0 from='client.? 172.21.15.80:0/3680914119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:33:38.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:33:38 smithi080 bash[28361]: cluster 2023-12-01T05:33:37.075466+0000 mgr.y (mgr.24362) 1356 : cluster 0 pgmap v1325: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:33:38.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:33:38 smithi080 bash[41963]: cluster 2023-12-01T05:33:37.075466+0000 mgr.y (mgr.24362) 1356 : cluster 0 pgmap v1325: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:33:39.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:33:38 smithi090 bash[32384]: cluster 2023-12-01T05:33:37.075466+0000 mgr.y (mgr.24362) 1356 : cluster 0 pgmap v1325: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:33:39.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:33:39 smithi080 bash[28361]: audit 2023-12-01T05:33:38.693778+0000 mon.c (mon.2) 853 : audit 0 from='client.? 172.21.15.80:0/4250585879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:33:39.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:33:39 smithi080 bash[41963]: audit 2023-12-01T05:33:38.693778+0000 mon.c (mon.2) 853 : audit 0 from='client.? 172.21.15.80:0/4250585879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:33:40.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:33:39 smithi090 bash[32384]: audit 2023-12-01T05:33:38.693778+0000 mon.c (mon.2) 853 : audit 0 from='client.? 172.21.15.80:0/4250585879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:33:40.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:33:40 smithi080 bash[41963]: cluster 2023-12-01T05:33:39.076201+0000 mgr.y (mgr.24362) 1357 : cluster 0 pgmap v1326: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:33:40.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:33:40 smithi080 bash[41963]: audit 2023-12-01T05:33:39.849245+0000 mon.c (mon.2) 854 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:33:40.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:33:40 smithi080 bash[28361]: cluster 2023-12-01T05:33:39.076201+0000 mgr.y (mgr.24362) 1357 : cluster 0 pgmap v1326: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:33:40.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:33:40 smithi080 bash[28361]: audit 2023-12-01T05:33:39.849245+0000 mon.c (mon.2) 854 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:33:41.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:33:40 smithi090 bash[32384]: cluster 2023-12-01T05:33:39.076201+0000 mgr.y (mgr.24362) 1357 : cluster 0 pgmap v1326: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:33:41.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:33:40 smithi090 bash[32384]: audit 2023-12-01T05:33:39.849245+0000 mon.c (mon.2) 854 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:33:41.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:33:41 smithi080 bash[41963]: audit 2023-12-01T05:33:41.155047+0000 mon.a (mon.0) 1516 : audit 0 from='client.? 172.21.15.80:0/895876596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:33:41.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:33:41 smithi080 bash[28361]: audit 2023-12-01T05:33:41.155047+0000 mon.a (mon.0) 1516 : audit 0 from='client.? 172.21.15.80:0/895876596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:33:42.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:33:41 smithi090 bash[32384]: audit 2023-12-01T05:33:41.155047+0000 mon.a (mon.0) 1516 : audit 0 from='client.? 172.21.15.80:0/895876596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:33:42.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:33:42 smithi080 bash[28361]: cluster 2023-12-01T05:33:41.077185+0000 mgr.y (mgr.24362) 1358 : cluster 0 pgmap v1327: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:33:42.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:33:42 smithi080 bash[41963]: cluster 2023-12-01T05:33:41.077185+0000 mgr.y (mgr.24362) 1358 : cluster 0 pgmap v1327: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:33:43.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:33:42 smithi090 bash[32384]: cluster 2023-12-01T05:33:41.077185+0000 mgr.y (mgr.24362) 1358 : cluster 0 pgmap v1327: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:33:43.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:33:43 smithi080 bash[28361]: audit 2023-12-01T05:33:43.610261+0000 mon.a (mon.0) 1517 : audit 0 from='client.? 172.21.15.80:0/141656392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:33:43.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:33:43 smithi080 bash[41963]: audit 2023-12-01T05:33:43.610261+0000 mon.a (mon.0) 1517 : audit 0 from='client.? 172.21.15.80:0/141656392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:33:44.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:33:43 smithi090 bash[32384]: audit 2023-12-01T05:33:43.610261+0000 mon.a (mon.0) 1517 : audit 0 from='client.? 172.21.15.80:0/141656392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:33:45.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:33:44 smithi090 bash[32384]: cluster 2023-12-01T05:33:43.077860+0000 mgr.y (mgr.24362) 1359 : cluster 0 pgmap v1328: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:33:45.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:33:44 smithi080 bash[28361]: cluster 2023-12-01T05:33:43.077860+0000 mgr.y (mgr.24362) 1359 : cluster 0 pgmap v1328: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:33:45.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:33:44 smithi080 bash[41963]: cluster 2023-12-01T05:33:43.077860+0000 mgr.y (mgr.24362) 1359 : cluster 0 pgmap v1328: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:33:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:33:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:33:46] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T05:33:47.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:33:46 smithi090 bash[32384]: cluster 2023-12-01T05:33:45.078529+0000 mgr.y (mgr.24362) 1360 : cluster 0 pgmap v1329: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:33:47.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:33:46 smithi090 bash[32384]: audit 2023-12-01T05:33:46.080471+0000 mon.a (mon.0) 1518 : audit 0 from='client.? 172.21.15.80:0/1411623194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:33:47.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:33:46 smithi080 bash[41963]: cluster 2023-12-01T05:33:45.078529+0000 mgr.y (mgr.24362) 1360 : cluster 0 pgmap v1329: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:33:47.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:33:46 smithi080 bash[41963]: audit 2023-12-01T05:33:46.080471+0000 mon.a (mon.0) 1518 : audit 0 from='client.? 172.21.15.80:0/1411623194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:33:47.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:33:46 smithi080 bash[28361]: cluster 2023-12-01T05:33:45.078529+0000 mgr.y (mgr.24362) 1360 : cluster 0 pgmap v1329: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:33:47.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:33:46 smithi080 bash[28361]: audit 2023-12-01T05:33:46.080471+0000 mon.a (mon.0) 1518 : audit 0 from='client.? 172.21.15.80:0/1411623194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:33:49.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:33:48 smithi090 bash[32384]: cluster 2023-12-01T05:33:47.079662+0000 mgr.y (mgr.24362) 1361 : cluster 0 pgmap v1330: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:33:49.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:33:48 smithi090 bash[32384]: audit 2023-12-01T05:33:48.533553+0000 mon.a (mon.0) 1519 : audit 0 from='client.? 172.21.15.80:0/1379567958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:33:49.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:33:48 smithi080 bash[41963]: cluster 2023-12-01T05:33:47.079662+0000 mgr.y (mgr.24362) 1361 : cluster 0 pgmap v1330: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:33:49.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:33:48 smithi080 bash[41963]: audit 2023-12-01T05:33:48.533553+0000 mon.a (mon.0) 1519 : audit 0 from='client.? 172.21.15.80:0/1379567958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:33:49.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:33:48 smithi080 bash[28361]: cluster 2023-12-01T05:33:47.079662+0000 mgr.y (mgr.24362) 1361 : cluster 0 pgmap v1330: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:33:49.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:33:48 smithi080 bash[28361]: audit 2023-12-01T05:33:48.533553+0000 mon.a (mon.0) 1519 : audit 0 from='client.? 172.21.15.80:0/1379567958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:33:51.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:33:50 smithi090 bash[32384]: cluster 2023-12-01T05:33:49.080339+0000 mgr.y (mgr.24362) 1362 : cluster 0 pgmap v1331: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:33:51.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:33:50 smithi080 bash[41963]: cluster 2023-12-01T05:33:49.080339+0000 mgr.y (mgr.24362) 1362 : cluster 0 pgmap v1331: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:33:51.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:33:50 smithi080 bash[28361]: cluster 2023-12-01T05:33:49.080339+0000 mgr.y (mgr.24362) 1362 : cluster 0 pgmap v1331: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:33:52.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:33:51 smithi090 bash[32384]: audit 2023-12-01T05:33:50.989521+0000 mon.a (mon.0) 1520 : audit 0 from='client.? 172.21.15.80:0/1580893548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:33:52.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:33:51 smithi080 bash[28361]: audit 2023-12-01T05:33:50.989521+0000 mon.a (mon.0) 1520 : audit 0 from='client.? 172.21.15.80:0/1580893548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:33:52.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:33:51 smithi080 bash[41963]: audit 2023-12-01T05:33:50.989521+0000 mon.a (mon.0) 1520 : audit 0 from='client.? 172.21.15.80:0/1580893548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:33:53.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:33:52 smithi090 bash[32384]: cluster 2023-12-01T05:33:51.081486+0000 mgr.y (mgr.24362) 1363 : cluster 0 pgmap v1332: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:33:53.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:33:52 smithi080 bash[41963]: cluster 2023-12-01T05:33:51.081486+0000 mgr.y (mgr.24362) 1363 : cluster 0 pgmap v1332: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:33:53.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:33:52 smithi080 bash[28361]: cluster 2023-12-01T05:33:51.081486+0000 mgr.y (mgr.24362) 1363 : cluster 0 pgmap v1332: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:33:54.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:33:53 smithi090 bash[32384]: audit 2023-12-01T05:33:53.442481+0000 mon.c (mon.2) 855 : audit 0 from='client.? 172.21.15.80:0/512777506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:33:54.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:33:53 smithi080 bash[28361]: audit 2023-12-01T05:33:53.442481+0000 mon.c (mon.2) 855 : audit 0 from='client.? 172.21.15.80:0/512777506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:33:54.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:33:53 smithi080 bash[41963]: audit 2023-12-01T05:33:53.442481+0000 mon.c (mon.2) 855 : audit 0 from='client.? 172.21.15.80:0/512777506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:33:55.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:33:54 smithi090 bash[32384]: cluster 2023-12-01T05:33:53.082262+0000 mgr.y (mgr.24362) 1364 : cluster 0 pgmap v1333: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:33:55.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:33:54 smithi080 bash[28361]: cluster 2023-12-01T05:33:53.082262+0000 mgr.y (mgr.24362) 1364 : cluster 0 pgmap v1333: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:33:55.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:33:54 smithi080 bash[41963]: cluster 2023-12-01T05:33:53.082262+0000 mgr.y (mgr.24362) 1364 : cluster 0 pgmap v1333: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:33:56.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:33:55 smithi090 bash[32384]: audit 2023-12-01T05:33:54.849380+0000 mon.c (mon.2) 856 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:33:56.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:33:55 smithi080 bash[41963]: audit 2023-12-01T05:33:54.849380+0000 mon.c (mon.2) 856 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:33:56.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:33:55 smithi080 bash[28361]: audit 2023-12-01T05:33:54.849380+0000 mon.c (mon.2) 856 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:33:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:33:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:33:56] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T05:33:57.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:33:56 smithi090 bash[32384]: cluster 2023-12-01T05:33:55.082936+0000 mgr.y (mgr.24362) 1365 : cluster 0 pgmap v1334: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:33:57.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:33:56 smithi090 bash[32384]: audit 2023-12-01T05:33:55.893445+0000 mon.c (mon.2) 857 : audit 0 from='client.? 172.21.15.80:0/11964222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:33:57.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:33:56 smithi080 bash[41963]: cluster 2023-12-01T05:33:55.082936+0000 mgr.y (mgr.24362) 1365 : cluster 0 pgmap v1334: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:33:57.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:33:56 smithi080 bash[41963]: audit 2023-12-01T05:33:55.893445+0000 mon.c (mon.2) 857 : audit 0 from='client.? 172.21.15.80:0/11964222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:33:57.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:33:56 smithi080 bash[28361]: cluster 2023-12-01T05:33:55.082936+0000 mgr.y (mgr.24362) 1365 : cluster 0 pgmap v1334: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:33:57.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:33:56 smithi080 bash[28361]: audit 2023-12-01T05:33:55.893445+0000 mon.c (mon.2) 857 : audit 0 from='client.? 172.21.15.80:0/11964222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:33:59.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:33:58 smithi090 bash[32384]: cluster 2023-12-01T05:33:57.084106+0000 mgr.y (mgr.24362) 1366 : cluster 0 pgmap v1335: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:33:59.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:33:58 smithi090 bash[32384]: audit 2023-12-01T05:33:58.297517+0000 mon.c (mon.2) 858 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:33:59.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:33:58 smithi090 bash[32384]: audit 2023-12-01T05:33:58.342910+0000 mon.c (mon.2) 859 : audit 0 from='client.? 172.21.15.80:0/4271422847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:33:59.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:33:58 smithi080 bash[28361]: cluster 2023-12-01T05:33:57.084106+0000 mgr.y (mgr.24362) 1366 : cluster 0 pgmap v1335: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:33:59.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:33:58 smithi080 bash[28361]: audit 2023-12-01T05:33:58.297517+0000 mon.c (mon.2) 858 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:33:59.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:33:58 smithi080 bash[28361]: audit 2023-12-01T05:33:58.342910+0000 mon.c (mon.2) 859 : audit 0 from='client.? 172.21.15.80:0/4271422847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:33:59.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:33:58 smithi080 bash[41963]: cluster 2023-12-01T05:33:57.084106+0000 mgr.y (mgr.24362) 1366 : cluster 0 pgmap v1335: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:33:59.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:33:58 smithi080 bash[41963]: audit 2023-12-01T05:33:58.297517+0000 mon.c (mon.2) 858 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:33:59.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:33:58 smithi080 bash[41963]: audit 2023-12-01T05:33:58.342910+0000 mon.c (mon.2) 859 : audit 0 from='client.? 172.21.15.80:0/4271422847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:34:01.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:34:00 smithi090 bash[32384]: cluster 2023-12-01T05:33:59.084854+0000 mgr.y (mgr.24362) 1367 : cluster 0 pgmap v1336: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:34:01.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:34:00 smithi080 bash[28361]: cluster 2023-12-01T05:33:59.084854+0000 mgr.y (mgr.24362) 1367 : cluster 0 pgmap v1336: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:34:01.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:34:00 smithi080 bash[41963]: cluster 2023-12-01T05:33:59.084854+0000 mgr.y (mgr.24362) 1367 : cluster 0 pgmap v1336: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:34:02.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:34:01 smithi090 bash[32384]: audit 2023-12-01T05:34:00.804508+0000 mon.a (mon.0) 1521 : audit 0 from='client.? 172.21.15.80:0/2909768063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:34:02.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:34:01 smithi080 bash[28361]: audit 2023-12-01T05:34:00.804508+0000 mon.a (mon.0) 1521 : audit 0 from='client.? 172.21.15.80:0/2909768063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:34:02.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:34:01 smithi080 bash[41963]: audit 2023-12-01T05:34:00.804508+0000 mon.a (mon.0) 1521 : audit 0 from='client.? 172.21.15.80:0/2909768063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:34:03.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:34:02 smithi090 bash[32384]: cluster 2023-12-01T05:34:01.086015+0000 mgr.y (mgr.24362) 1368 : cluster 0 pgmap v1337: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:34:03.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:34:02 smithi080 bash[41963]: cluster 2023-12-01T05:34:01.086015+0000 mgr.y (mgr.24362) 1368 : cluster 0 pgmap v1337: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:34:03.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:34:02 smithi080 bash[28361]: cluster 2023-12-01T05:34:01.086015+0000 mgr.y (mgr.24362) 1368 : cluster 0 pgmap v1337: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:34:04.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:34:03 smithi090 bash[32384]: audit 2023-12-01T05:34:03.266883+0000 mon.a (mon.0) 1522 : audit 0 from='client.? 172.21.15.80:0/3597379203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:34:04.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:34:03 smithi080 bash[28361]: audit 2023-12-01T05:34:03.266883+0000 mon.a (mon.0) 1522 : audit 0 from='client.? 172.21.15.80:0/3597379203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:34:04.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:34:03 smithi080 bash[41963]: audit 2023-12-01T05:34:03.266883+0000 mon.a (mon.0) 1522 : audit 0 from='client.? 172.21.15.80:0/3597379203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:34:05.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:34:04 smithi090 bash[32384]: cluster 2023-12-01T05:34:03.086623+0000 mgr.y (mgr.24362) 1369 : cluster 0 pgmap v1338: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:34:05.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:34:04 smithi090 bash[32384]: audit 2023-12-01T05:34:04.091691+0000 mon.a (mon.0) 1523 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:34:05.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:34:04 smithi090 bash[32384]: audit 2023-12-01T05:34:04.102384+0000 mon.a (mon.0) 1524 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:34:05.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:34:04 smithi090 bash[32384]: audit 2023-12-01T05:34:04.490649+0000 mon.a (mon.0) 1525 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:34:05.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:34:04 smithi090 bash[32384]: audit 2023-12-01T05:34:04.500553+0000 mon.a (mon.0) 1526 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:34:05.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:34:04 smithi080 bash[28361]: cluster 2023-12-01T05:34:03.086623+0000 mgr.y (mgr.24362) 1369 : cluster 0 pgmap v1338: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:34:05.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:34:04 smithi080 bash[28361]: audit 2023-12-01T05:34:04.091691+0000 mon.a (mon.0) 1523 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:34:05.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:34:04 smithi080 bash[28361]: audit 2023-12-01T05:34:04.102384+0000 mon.a (mon.0) 1524 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:34:05.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:34:04 smithi080 bash[28361]: audit 2023-12-01T05:34:04.490649+0000 mon.a (mon.0) 1525 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:34:05.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:34:04 smithi080 bash[28361]: audit 2023-12-01T05:34:04.500553+0000 mon.a (mon.0) 1526 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:34:05.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:34:04 smithi080 bash[41963]: cluster 2023-12-01T05:34:03.086623+0000 mgr.y (mgr.24362) 1369 : cluster 0 pgmap v1338: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:34:05.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:34:04 smithi080 bash[41963]: audit 2023-12-01T05:34:04.091691+0000 mon.a (mon.0) 1523 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:34:05.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:34:04 smithi080 bash[41963]: audit 2023-12-01T05:34:04.102384+0000 mon.a (mon.0) 1524 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:34:05.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:34:04 smithi080 bash[41963]: audit 2023-12-01T05:34:04.490649+0000 mon.a (mon.0) 1525 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:34:05.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:34:04 smithi080 bash[41963]: audit 2023-12-01T05:34:04.500553+0000 mon.a (mon.0) 1526 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:34:06.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:34:05 smithi090 bash[32384]: audit 2023-12-01T05:34:05.091913+0000 mon.c (mon.2) 860 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:34:06.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:34:05 smithi090 bash[32384]: audit 2023-12-01T05:34:05.093611+0000 mon.c (mon.2) 861 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:34:06.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:34:05 smithi090 bash[32384]: audit 2023-12-01T05:34:05.102780+0000 mon.a (mon.0) 1527 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:34:06.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:34:05 smithi090 bash[32384]: audit 2023-12-01T05:34:05.731499+0000 mon.c (mon.2) 862 : audit 0 from='client.? 172.21.15.80:0/1991078397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:34:06.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:34:05 smithi080 bash[41963]: audit 2023-12-01T05:34:05.091913+0000 mon.c (mon.2) 860 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:34:06.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:34:05 smithi080 bash[41963]: audit 2023-12-01T05:34:05.093611+0000 mon.c (mon.2) 861 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:34:06.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:34:05 smithi080 bash[41963]: audit 2023-12-01T05:34:05.102780+0000 mon.a (mon.0) 1527 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:34:06.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:34:05 smithi080 bash[41963]: audit 2023-12-01T05:34:05.731499+0000 mon.c (mon.2) 862 : audit 0 from='client.? 172.21.15.80:0/1991078397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:34:06.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:34:05 smithi080 bash[28361]: audit 2023-12-01T05:34:05.091913+0000 mon.c (mon.2) 860 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:34:06.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:34:05 smithi080 bash[28361]: audit 2023-12-01T05:34:05.093611+0000 mon.c (mon.2) 861 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:34:06.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:34:05 smithi080 bash[28361]: audit 2023-12-01T05:34:05.102780+0000 mon.a (mon.0) 1527 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:34:06.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:34:05 smithi080 bash[28361]: audit 2023-12-01T05:34:05.731499+0000 mon.c (mon.2) 862 : audit 0 from='client.? 172.21.15.80:0/1991078397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:34:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:34:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:34:06] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T05:34:07.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:34:06 smithi090 bash[32384]: cluster 2023-12-01T05:34:05.087276+0000 mgr.y (mgr.24362) 1370 : cluster 0 pgmap v1339: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:34:07.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:34:06 smithi080 bash[41963]: cluster 2023-12-01T05:34:05.087276+0000 mgr.y (mgr.24362) 1370 : cluster 0 pgmap v1339: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:34:07.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:34:06 smithi080 bash[28361]: cluster 2023-12-01T05:34:05.087276+0000 mgr.y (mgr.24362) 1370 : cluster 0 pgmap v1339: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:34:09.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:34:08 smithi080 bash[28361]: cluster 2023-12-01T05:34:07.088483+0000 mgr.y (mgr.24362) 1371 : cluster 0 pgmap v1340: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:34:09.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:34:08 smithi080 bash[28361]: audit 2023-12-01T05:34:08.190985+0000 mon.a (mon.0) 1528 : audit 0 from='client.? 172.21.15.80:0/3076628938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:34:09.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:34:08 smithi080 bash[41963]: cluster 2023-12-01T05:34:07.088483+0000 mgr.y (mgr.24362) 1371 : cluster 0 pgmap v1340: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:34:09.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:34:08 smithi080 bash[41963]: audit 2023-12-01T05:34:08.190985+0000 mon.a (mon.0) 1528 : audit 0 from='client.? 172.21.15.80:0/3076628938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:34:09.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:34:08 smithi090 bash[32384]: cluster 2023-12-01T05:34:07.088483+0000 mgr.y (mgr.24362) 1371 : cluster 0 pgmap v1340: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:34:09.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:34:08 smithi090 bash[32384]: audit 2023-12-01T05:34:08.190985+0000 mon.a (mon.0) 1528 : audit 0 from='client.? 172.21.15.80:0/3076628938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:34:11.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:34:10 smithi080 bash[41963]: cluster 2023-12-01T05:34:09.089174+0000 mgr.y (mgr.24362) 1372 : cluster 0 pgmap v1341: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:34:11.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:34:10 smithi080 bash[41963]: audit 2023-12-01T05:34:09.850011+0000 mon.c (mon.2) 863 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:34:11.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:34:10 smithi080 bash[41963]: audit 2023-12-01T05:34:10.645390+0000 mon.a (mon.0) 1529 : audit 0 from='client.? 172.21.15.80:0/4190226114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:34:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:34:10 smithi080 bash[28361]: cluster 2023-12-01T05:34:09.089174+0000 mgr.y (mgr.24362) 1372 : cluster 0 pgmap v1341: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:34:11.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:34:10 smithi080 bash[28361]: audit 2023-12-01T05:34:09.850011+0000 mon.c (mon.2) 863 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:34:11.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:34:10 smithi080 bash[28361]: audit 2023-12-01T05:34:10.645390+0000 mon.a (mon.0) 1529 : audit 0 from='client.? 172.21.15.80:0/4190226114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:34:11.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:34:10 smithi090 bash[32384]: cluster 2023-12-01T05:34:09.089174+0000 mgr.y (mgr.24362) 1372 : cluster 0 pgmap v1341: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:34:11.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:34:10 smithi090 bash[32384]: audit 2023-12-01T05:34:09.850011+0000 mon.c (mon.2) 863 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:34:11.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:34:10 smithi090 bash[32384]: audit 2023-12-01T05:34:10.645390+0000 mon.a (mon.0) 1529 : audit 0 from='client.? 172.21.15.80:0/4190226114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:34:13.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:34:12 smithi080 bash[41963]: cluster 2023-12-01T05:34:11.090276+0000 mgr.y (mgr.24362) 1373 : cluster 0 pgmap v1342: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:34:13.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:34:12 smithi080 bash[28361]: cluster 2023-12-01T05:34:11.090276+0000 mgr.y (mgr.24362) 1373 : cluster 0 pgmap v1342: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:34:13.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:34:12 smithi090 bash[32384]: cluster 2023-12-01T05:34:11.090276+0000 mgr.y (mgr.24362) 1373 : cluster 0 pgmap v1342: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:34:14.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:34:13 smithi080 bash[28361]: audit 2023-12-01T05:34:13.106055+0000 mon.a (mon.0) 1530 : audit 0 from='client.? 172.21.15.80:0/637265031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:34:14.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:34:13 smithi080 bash[41963]: audit 2023-12-01T05:34:13.106055+0000 mon.a (mon.0) 1530 : audit 0 from='client.? 172.21.15.80:0/637265031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:34:14.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:34:13 smithi090 bash[32384]: audit 2023-12-01T05:34:13.106055+0000 mon.a (mon.0) 1530 : audit 0 from='client.? 172.21.15.80:0/637265031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:34:15.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:34:14 smithi080 bash[28361]: cluster 2023-12-01T05:34:13.090867+0000 mgr.y (mgr.24362) 1374 : cluster 0 pgmap v1343: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:34:15.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:34:14 smithi080 bash[41963]: cluster 2023-12-01T05:34:13.090867+0000 mgr.y (mgr.24362) 1374 : cluster 0 pgmap v1343: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:34:15.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:34:14 smithi090 bash[32384]: cluster 2023-12-01T05:34:13.090867+0000 mgr.y (mgr.24362) 1374 : cluster 0 pgmap v1343: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:34:16.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:34:15 smithi080 bash[28361]: audit 2023-12-01T05:34:15.557713+0000 mon.a (mon.0) 1531 : audit 0 from='client.? 172.21.15.80:0/3337281846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:34:16.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:34:15 smithi080 bash[41963]: audit 2023-12-01T05:34:15.557713+0000 mon.a (mon.0) 1531 : audit 0 from='client.? 172.21.15.80:0/3337281846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:34:16.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:34:15 smithi090 bash[32384]: audit 2023-12-01T05:34:15.557713+0000 mon.a (mon.0) 1531 : audit 0 from='client.? 172.21.15.80:0/3337281846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:34:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:34:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:34:16] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T05:34:17.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:34:16 smithi080 bash[41963]: cluster 2023-12-01T05:34:15.091532+0000 mgr.y (mgr.24362) 1375 : cluster 0 pgmap v1344: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:34:17.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:34:16 smithi080 bash[28361]: cluster 2023-12-01T05:34:15.091532+0000 mgr.y (mgr.24362) 1375 : cluster 0 pgmap v1344: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:34:17.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:34:16 smithi090 bash[32384]: cluster 2023-12-01T05:34:15.091532+0000 mgr.y (mgr.24362) 1375 : cluster 0 pgmap v1344: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:34:19.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:34:18 smithi080 bash[41963]: cluster 2023-12-01T05:34:17.092694+0000 mgr.y (mgr.24362) 1376 : cluster 0 pgmap v1345: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:34:19.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:34:18 smithi080 bash[41963]: audit 2023-12-01T05:34:18.014958+0000 mon.c (mon.2) 864 : audit 0 from='client.? 172.21.15.80:0/297111431' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:34:19.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:34:18 smithi080 bash[28361]: cluster 2023-12-01T05:34:17.092694+0000 mgr.y (mgr.24362) 1376 : cluster 0 pgmap v1345: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:34:19.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:34:18 smithi080 bash[28361]: audit 2023-12-01T05:34:18.014958+0000 mon.c (mon.2) 864 : audit 0 from='client.? 172.21.15.80:0/297111431' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:34:19.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:34:18 smithi090 bash[32384]: cluster 2023-12-01T05:34:17.092694+0000 mgr.y (mgr.24362) 1376 : cluster 0 pgmap v1345: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:34:19.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:34:18 smithi090 bash[32384]: audit 2023-12-01T05:34:18.014958+0000 mon.c (mon.2) 864 : audit 0 from='client.? 172.21.15.80:0/297111431' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:34:21.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:34:20 smithi080 bash[41963]: cluster 2023-12-01T05:34:19.093357+0000 mgr.y (mgr.24362) 1377 : cluster 0 pgmap v1346: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:34:21.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:34:20 smithi080 bash[41963]: audit 2023-12-01T05:34:20.469389+0000 mon.a (mon.0) 1532 : audit 0 from='client.? 172.21.15.80:0/1300096650' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:34:21.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:34:20 smithi080 bash[28361]: cluster 2023-12-01T05:34:19.093357+0000 mgr.y (mgr.24362) 1377 : cluster 0 pgmap v1346: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:34:21.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:34:20 smithi080 bash[28361]: audit 2023-12-01T05:34:20.469389+0000 mon.a (mon.0) 1532 : audit 0 from='client.? 172.21.15.80:0/1300096650' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:34:21.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:34:20 smithi090 bash[32384]: cluster 2023-12-01T05:34:19.093357+0000 mgr.y (mgr.24362) 1377 : cluster 0 pgmap v1346: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:34:21.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:34:20 smithi090 bash[32384]: audit 2023-12-01T05:34:20.469389+0000 mon.a (mon.0) 1532 : audit 0 from='client.? 172.21.15.80:0/1300096650' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:34:23.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:34:22 smithi080 bash[28361]: cluster 2023-12-01T05:34:21.094477+0000 mgr.y (mgr.24362) 1378 : cluster 0 pgmap v1347: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:34:23.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:34:22 smithi080 bash[41963]: cluster 2023-12-01T05:34:21.094477+0000 mgr.y (mgr.24362) 1378 : cluster 0 pgmap v1347: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:34:23.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:34:22 smithi090 bash[32384]: cluster 2023-12-01T05:34:21.094477+0000 mgr.y (mgr.24362) 1378 : cluster 0 pgmap v1347: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:34:24.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:34:23 smithi080 bash[41963]: audit 2023-12-01T05:34:22.924185+0000 mon.c (mon.2) 865 : audit 0 from='client.? 172.21.15.80:0/1560083192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:34:24.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:34:23 smithi080 bash[28361]: audit 2023-12-01T05:34:22.924185+0000 mon.c (mon.2) 865 : audit 0 from='client.? 172.21.15.80:0/1560083192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:34:24.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:34:23 smithi090 bash[32384]: audit 2023-12-01T05:34:22.924185+0000 mon.c (mon.2) 865 : audit 0 from='client.? 172.21.15.80:0/1560083192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:34:25.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:34:24 smithi080 bash[41963]: cluster 2023-12-01T05:34:23.095188+0000 mgr.y (mgr.24362) 1379 : cluster 0 pgmap v1348: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:34:25.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:34:24 smithi080 bash[28361]: cluster 2023-12-01T05:34:23.095188+0000 mgr.y (mgr.24362) 1379 : cluster 0 pgmap v1348: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:34:25.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:34:24 smithi090 bash[32384]: cluster 2023-12-01T05:34:23.095188+0000 mgr.y (mgr.24362) 1379 : cluster 0 pgmap v1348: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:34:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:34:25 smithi080 bash[28361]: audit 2023-12-01T05:34:24.850302+0000 mon.c (mon.2) 866 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:34:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:34:25 smithi080 bash[28361]: audit 2023-12-01T05:34:25.376351+0000 mon.a (mon.0) 1533 : audit 0 from='client.? 172.21.15.80:0/1557346923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:34:26.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:34:25 smithi080 bash[41963]: audit 2023-12-01T05:34:24.850302+0000 mon.c (mon.2) 866 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:34:26.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:34:25 smithi080 bash[41963]: audit 2023-12-01T05:34:25.376351+0000 mon.a (mon.0) 1533 : audit 0 from='client.? 172.21.15.80:0/1557346923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:34:26.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:34:25 smithi090 bash[32384]: audit 2023-12-01T05:34:24.850302+0000 mon.c (mon.2) 866 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:34:26.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:34:25 smithi090 bash[32384]: audit 2023-12-01T05:34:25.376351+0000 mon.a (mon.0) 1533 : audit 0 from='client.? 172.21.15.80:0/1557346923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:34:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:34:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:34:26] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T05:34:27.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:34:26 smithi080 bash[28361]: cluster 2023-12-01T05:34:25.095857+0000 mgr.y (mgr.24362) 1380 : cluster 0 pgmap v1349: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:34:27.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:34:26 smithi080 bash[41963]: cluster 2023-12-01T05:34:25.095857+0000 mgr.y (mgr.24362) 1380 : cluster 0 pgmap v1349: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:34:27.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:34:26 smithi090 bash[32384]: cluster 2023-12-01T05:34:25.095857+0000 mgr.y (mgr.24362) 1380 : cluster 0 pgmap v1349: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:34:28.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:34:28 smithi080 bash[28361]: cluster 2023-12-01T05:34:27.096865+0000 mgr.y (mgr.24362) 1381 : cluster 0 pgmap v1350: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:34:28.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:34:28 smithi080 bash[28361]: audit 2023-12-01T05:34:27.835718+0000 mon.a (mon.0) 1534 : audit 0 from='client.? 172.21.15.80:0/3912863292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:34:28.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:34:28 smithi080 bash[41963]: cluster 2023-12-01T05:34:27.096865+0000 mgr.y (mgr.24362) 1381 : cluster 0 pgmap v1350: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:34:28.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:34:28 smithi080 bash[41963]: audit 2023-12-01T05:34:27.835718+0000 mon.a (mon.0) 1534 : audit 0 from='client.? 172.21.15.80:0/3912863292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:34:29.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:34:28 smithi090 bash[32384]: cluster 2023-12-01T05:34:27.096865+0000 mgr.y (mgr.24362) 1381 : cluster 0 pgmap v1350: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:34:29.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:34:28 smithi090 bash[32384]: audit 2023-12-01T05:34:27.835718+0000 mon.a (mon.0) 1534 : audit 0 from='client.? 172.21.15.80:0/3912863292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:34:30.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:34:30 smithi080 bash[28361]: cluster 2023-12-01T05:34:29.097517+0000 mgr.y (mgr.24362) 1382 : cluster 0 pgmap v1351: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:34:30.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:34:30 smithi080 bash[28361]: audit 2023-12-01T05:34:30.295556+0000 mon.a (mon.0) 1535 : audit 0 from='client.? 172.21.15.80:0/2730659816' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:34:30.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:34:30 smithi080 bash[41963]: cluster 2023-12-01T05:34:29.097517+0000 mgr.y (mgr.24362) 1382 : cluster 0 pgmap v1351: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:34:30.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:34:30 smithi080 bash[41963]: audit 2023-12-01T05:34:30.295556+0000 mon.a (mon.0) 1535 : audit 0 from='client.? 172.21.15.80:0/2730659816' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:34:31.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:34:30 smithi090 bash[32384]: cluster 2023-12-01T05:34:29.097517+0000 mgr.y (mgr.24362) 1382 : cluster 0 pgmap v1351: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:34:31.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:34:30 smithi090 bash[32384]: audit 2023-12-01T05:34:30.295556+0000 mon.a (mon.0) 1535 : audit 0 from='client.? 172.21.15.80:0/2730659816' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:34:32.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:34:32 smithi080 bash[28361]: cluster 2023-12-01T05:34:31.098558+0000 mgr.y (mgr.24362) 1383 : cluster 0 pgmap v1352: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:34:32.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:34:32 smithi080 bash[41963]: cluster 2023-12-01T05:34:31.098558+0000 mgr.y (mgr.24362) 1383 : cluster 0 pgmap v1352: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:34:33.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:34:32 smithi090 bash[32384]: cluster 2023-12-01T05:34:31.098558+0000 mgr.y (mgr.24362) 1383 : cluster 0 pgmap v1352: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:34:34.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:34:33 smithi090 bash[32384]: audit 2023-12-01T05:34:32.750713+0000 mon.a (mon.0) 1536 : audit 0 from='client.? 172.21.15.80:0/2722416920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:34:34.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:34:33 smithi080 bash[41963]: audit 2023-12-01T05:34:32.750713+0000 mon.a (mon.0) 1536 : audit 0 from='client.? 172.21.15.80:0/2722416920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:34:34.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:34:33 smithi080 bash[28361]: audit 2023-12-01T05:34:32.750713+0000 mon.a (mon.0) 1536 : audit 0 from='client.? 172.21.15.80:0/2722416920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:34:35.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:34:34 smithi090 bash[32384]: cluster 2023-12-01T05:34:33.099189+0000 mgr.y (mgr.24362) 1384 : cluster 0 pgmap v1353: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:34:35.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:34:34 smithi080 bash[28361]: cluster 2023-12-01T05:34:33.099189+0000 mgr.y (mgr.24362) 1384 : cluster 0 pgmap v1353: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:34:35.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:34:34 smithi080 bash[41963]: cluster 2023-12-01T05:34:33.099189+0000 mgr.y (mgr.24362) 1384 : cluster 0 pgmap v1353: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:34:36.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:34:35 smithi090 bash[32384]: audit 2023-12-01T05:34:35.203664+0000 mon.c (mon.2) 867 : audit 0 from='client.? 172.21.15.80:0/832619674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:34:36.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:34:35 smithi080 bash[28361]: audit 2023-12-01T05:34:35.203664+0000 mon.c (mon.2) 867 : audit 0 from='client.? 172.21.15.80:0/832619674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:34:36.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:34:35 smithi080 bash[41963]: audit 2023-12-01T05:34:35.203664+0000 mon.c (mon.2) 867 : audit 0 from='client.? 172.21.15.80:0/832619674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:34:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:34:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:34:36] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T05:34:37.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:34:36 smithi090 bash[32384]: cluster 2023-12-01T05:34:35.099811+0000 mgr.y (mgr.24362) 1385 : cluster 0 pgmap v1354: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:34:37.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:34:36 smithi080 bash[28361]: cluster 2023-12-01T05:34:35.099811+0000 mgr.y (mgr.24362) 1385 : cluster 0 pgmap v1354: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:34:37.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:34:36 smithi080 bash[41963]: cluster 2023-12-01T05:34:35.099811+0000 mgr.y (mgr.24362) 1385 : cluster 0 pgmap v1354: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:34:38.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:34:37 smithi090 bash[32384]: audit 2023-12-01T05:34:37.657074+0000 mon.c (mon.2) 868 : audit 0 from='client.? 172.21.15.80:0/1152089178' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:34:38.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:34:37 smithi080 bash[28361]: audit 2023-12-01T05:34:37.657074+0000 mon.c (mon.2) 868 : audit 0 from='client.? 172.21.15.80:0/1152089178' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:34:38.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:34:37 smithi080 bash[41963]: audit 2023-12-01T05:34:37.657074+0000 mon.c (mon.2) 868 : audit 0 from='client.? 172.21.15.80:0/1152089178' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:34:39.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:34:38 smithi090 bash[32384]: cluster 2023-12-01T05:34:37.100916+0000 mgr.y (mgr.24362) 1386 : cluster 0 pgmap v1355: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:34:39.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:34:38 smithi080 bash[41963]: cluster 2023-12-01T05:34:37.100916+0000 mgr.y (mgr.24362) 1386 : cluster 0 pgmap v1355: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:34:39.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:34:38 smithi080 bash[28361]: cluster 2023-12-01T05:34:37.100916+0000 mgr.y (mgr.24362) 1386 : cluster 0 pgmap v1355: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:34:41.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:34:40 smithi090 bash[32384]: cluster 2023-12-01T05:34:39.101507+0000 mgr.y (mgr.24362) 1387 : cluster 0 pgmap v1356: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:34:41.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:34:40 smithi090 bash[32384]: audit 2023-12-01T05:34:39.850574+0000 mon.c (mon.2) 869 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:34:41.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:34:40 smithi090 bash[32384]: audit 2023-12-01T05:34:40.116755+0000 mon.a (mon.0) 1537 : audit 0 from='client.? 172.21.15.80:0/3643493578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:34:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:34:40 smithi080 bash[41963]: cluster 2023-12-01T05:34:39.101507+0000 mgr.y (mgr.24362) 1387 : cluster 0 pgmap v1356: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:34:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:34:40 smithi080 bash[41963]: audit 2023-12-01T05:34:39.850574+0000 mon.c (mon.2) 869 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:34:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:34:40 smithi080 bash[41963]: audit 2023-12-01T05:34:40.116755+0000 mon.a (mon.0) 1537 : audit 0 from='client.? 172.21.15.80:0/3643493578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:34:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:34:40 smithi080 bash[28361]: cluster 2023-12-01T05:34:39.101507+0000 mgr.y (mgr.24362) 1387 : cluster 0 pgmap v1356: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:34:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:34:40 smithi080 bash[28361]: audit 2023-12-01T05:34:39.850574+0000 mon.c (mon.2) 869 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:34:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:34:40 smithi080 bash[28361]: audit 2023-12-01T05:34:40.116755+0000 mon.a (mon.0) 1537 : audit 0 from='client.? 172.21.15.80:0/3643493578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:34:43.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:34:42 smithi090 bash[32384]: cluster 2023-12-01T05:34:41.102614+0000 mgr.y (mgr.24362) 1388 : cluster 0 pgmap v1357: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:34:43.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:34:42 smithi090 bash[32384]: audit 2023-12-01T05:34:42.573027+0000 mon.a (mon.0) 1538 : audit 0 from='client.? 172.21.15.80:0/2188265127' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:34:43.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:34:42 smithi080 bash[41963]: cluster 2023-12-01T05:34:41.102614+0000 mgr.y (mgr.24362) 1388 : cluster 0 pgmap v1357: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:34:43.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:34:42 smithi080 bash[41963]: audit 2023-12-01T05:34:42.573027+0000 mon.a (mon.0) 1538 : audit 0 from='client.? 172.21.15.80:0/2188265127' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:34:43.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:34:42 smithi080 bash[28361]: cluster 2023-12-01T05:34:41.102614+0000 mgr.y (mgr.24362) 1388 : cluster 0 pgmap v1357: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:34:43.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:34:42 smithi080 bash[28361]: audit 2023-12-01T05:34:42.573027+0000 mon.a (mon.0) 1538 : audit 0 from='client.? 172.21.15.80:0/2188265127' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:34:45.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:34:44 smithi090 bash[32384]: cluster 2023-12-01T05:34:43.103237+0000 mgr.y (mgr.24362) 1389 : cluster 0 pgmap v1358: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:34:45.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:34:44 smithi080 bash[41963]: cluster 2023-12-01T05:34:43.103237+0000 mgr.y (mgr.24362) 1389 : cluster 0 pgmap v1358: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:34:45.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:34:44 smithi080 bash[28361]: cluster 2023-12-01T05:34:43.103237+0000 mgr.y (mgr.24362) 1389 : cluster 0 pgmap v1358: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:34:46.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:34:45 smithi090 bash[32384]: audit 2023-12-01T05:34:45.029937+0000 mon.a (mon.0) 1539 : audit 0 from='client.? 172.21.15.80:0/1919145600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:34:46.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:34:45 smithi080 bash[41963]: audit 2023-12-01T05:34:45.029937+0000 mon.a (mon.0) 1539 : audit 0 from='client.? 172.21.15.80:0/1919145600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:34:46.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:34:45 smithi080 bash[28361]: audit 2023-12-01T05:34:45.029937+0000 mon.a (mon.0) 1539 : audit 0 from='client.? 172.21.15.80:0/1919145600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:34:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:34:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:34:46] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T05:34:47.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:34:46 smithi090 bash[32384]: cluster 2023-12-01T05:34:45.103804+0000 mgr.y (mgr.24362) 1390 : cluster 0 pgmap v1359: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:34:47.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:34:46 smithi080 bash[28361]: cluster 2023-12-01T05:34:45.103804+0000 mgr.y (mgr.24362) 1390 : cluster 0 pgmap v1359: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:34:47.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:34:46 smithi080 bash[41963]: cluster 2023-12-01T05:34:45.103804+0000 mgr.y (mgr.24362) 1390 : cluster 0 pgmap v1359: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:34:48.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:34:47 smithi090 bash[32384]: audit 2023-12-01T05:34:47.488193+0000 mon.c (mon.2) 870 : audit 0 from='client.? 172.21.15.80:0/684316271' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:34:48.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:34:47 smithi080 bash[41963]: audit 2023-12-01T05:34:47.488193+0000 mon.c (mon.2) 870 : audit 0 from='client.? 172.21.15.80:0/684316271' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:34:48.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:34:47 smithi080 bash[28361]: audit 2023-12-01T05:34:47.488193+0000 mon.c (mon.2) 870 : audit 0 from='client.? 172.21.15.80:0/684316271' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:34:49.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:34:48 smithi090 bash[32384]: cluster 2023-12-01T05:34:47.104974+0000 mgr.y (mgr.24362) 1391 : cluster 0 pgmap v1360: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:34:49.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:34:48 smithi080 bash[41963]: cluster 2023-12-01T05:34:47.104974+0000 mgr.y (mgr.24362) 1391 : cluster 0 pgmap v1360: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:34:49.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:34:48 smithi080 bash[28361]: cluster 2023-12-01T05:34:47.104974+0000 mgr.y (mgr.24362) 1391 : cluster 0 pgmap v1360: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:34:51.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:34:50 smithi090 bash[32384]: cluster 2023-12-01T05:34:49.105628+0000 mgr.y (mgr.24362) 1392 : cluster 0 pgmap v1361: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:34:51.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:34:50 smithi090 bash[32384]: audit 2023-12-01T05:34:49.942042+0000 mon.a (mon.0) 1540 : audit 0 from='client.? 172.21.15.80:0/2164386588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:34:51.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:34:50 smithi080 bash[41963]: cluster 2023-12-01T05:34:49.105628+0000 mgr.y (mgr.24362) 1392 : cluster 0 pgmap v1361: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:34:51.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:34:50 smithi080 bash[41963]: audit 2023-12-01T05:34:49.942042+0000 mon.a (mon.0) 1540 : audit 0 from='client.? 172.21.15.80:0/2164386588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:34:51.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:34:50 smithi080 bash[28361]: cluster 2023-12-01T05:34:49.105628+0000 mgr.y (mgr.24362) 1392 : cluster 0 pgmap v1361: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:34:51.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:34:50 smithi080 bash[28361]: audit 2023-12-01T05:34:49.942042+0000 mon.a (mon.0) 1540 : audit 0 from='client.? 172.21.15.80:0/2164386588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:34:53.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:34:52 smithi090 bash[32384]: cluster 2023-12-01T05:34:51.106725+0000 mgr.y (mgr.24362) 1393 : cluster 0 pgmap v1362: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:34:53.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:34:52 smithi090 bash[32384]: audit 2023-12-01T05:34:52.399036+0000 mon.c (mon.2) 871 : audit 0 from='client.? 172.21.15.80:0/48136655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:34:53.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:34:52 smithi080 bash[28361]: cluster 2023-12-01T05:34:51.106725+0000 mgr.y (mgr.24362) 1393 : cluster 0 pgmap v1362: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:34:53.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:34:52 smithi080 bash[28361]: audit 2023-12-01T05:34:52.399036+0000 mon.c (mon.2) 871 : audit 0 from='client.? 172.21.15.80:0/48136655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:34:53.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:34:52 smithi080 bash[41963]: cluster 2023-12-01T05:34:51.106725+0000 mgr.y (mgr.24362) 1393 : cluster 0 pgmap v1362: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:34:53.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:34:52 smithi080 bash[41963]: audit 2023-12-01T05:34:52.399036+0000 mon.c (mon.2) 871 : audit 0 from='client.? 172.21.15.80:0/48136655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:34:55.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:34:54 smithi090 bash[32384]: cluster 2023-12-01T05:34:53.107378+0000 mgr.y (mgr.24362) 1394 : cluster 0 pgmap v1363: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:34:55.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:34:54 smithi080 bash[28361]: cluster 2023-12-01T05:34:53.107378+0000 mgr.y (mgr.24362) 1394 : cluster 0 pgmap v1363: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:34:55.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:34:54 smithi080 bash[41963]: cluster 2023-12-01T05:34:53.107378+0000 mgr.y (mgr.24362) 1394 : cluster 0 pgmap v1363: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:34:56.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:34:55 smithi090 bash[32384]: audit 2023-12-01T05:34:54.850610+0000 mon.c (mon.2) 872 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:34:56.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:34:55 smithi090 bash[32384]: audit 2023-12-01T05:34:54.865676+0000 mon.a (mon.0) 1541 : audit 0 from='client.? 172.21.15.80:0/3183861003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:34:56.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:34:55 smithi080 bash[28361]: audit 2023-12-01T05:34:54.850610+0000 mon.c (mon.2) 872 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:34:56.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:34:55 smithi080 bash[28361]: audit 2023-12-01T05:34:54.865676+0000 mon.a (mon.0) 1541 : audit 0 from='client.? 172.21.15.80:0/3183861003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:34:56.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:34:55 smithi080 bash[41963]: audit 2023-12-01T05:34:54.850610+0000 mon.c (mon.2) 872 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:34:56.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:34:55 smithi080 bash[41963]: audit 2023-12-01T05:34:54.865676+0000 mon.a (mon.0) 1541 : audit 0 from='client.? 172.21.15.80:0/3183861003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:34:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:34:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:34:56] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T05:34:57.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:34:56 smithi090 bash[32384]: cluster 2023-12-01T05:34:55.108074+0000 mgr.y (mgr.24362) 1395 : cluster 0 pgmap v1364: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:34:57.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:34:56 smithi080 bash[28361]: cluster 2023-12-01T05:34:55.108074+0000 mgr.y (mgr.24362) 1395 : cluster 0 pgmap v1364: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:34:57.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:34:56 smithi080 bash[41963]: cluster 2023-12-01T05:34:55.108074+0000 mgr.y (mgr.24362) 1395 : cluster 0 pgmap v1364: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:34:58.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:34:57 smithi080 bash[28361]: audit 2023-12-01T05:34:57.311033+0000 mon.c (mon.2) 873 : audit 0 from='client.? 172.21.15.80:0/2549758742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:34:58.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:34:57 smithi080 bash[41963]: audit 2023-12-01T05:34:57.311033+0000 mon.c (mon.2) 873 : audit 0 from='client.? 172.21.15.80:0/2549758742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:34:58.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:34:57 smithi090 bash[32384]: audit 2023-12-01T05:34:57.311033+0000 mon.c (mon.2) 873 : audit 0 from='client.? 172.21.15.80:0/2549758742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:34:59.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:34:58 smithi080 bash[28361]: cluster 2023-12-01T05:34:57.109157+0000 mgr.y (mgr.24362) 1396 : cluster 0 pgmap v1365: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:34:59.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:34:58 smithi080 bash[41963]: cluster 2023-12-01T05:34:57.109157+0000 mgr.y (mgr.24362) 1396 : cluster 0 pgmap v1365: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:34:59.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:34:58 smithi090 bash[32384]: cluster 2023-12-01T05:34:57.109157+0000 mgr.y (mgr.24362) 1396 : cluster 0 pgmap v1365: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:35:00.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:34:59 smithi080 bash[28361]: audit 2023-12-01T05:34:59.763695+0000 mon.a (mon.0) 1542 : audit 0 from='client.? 172.21.15.80:0/4175864303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:35:00.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:34:59 smithi080 bash[41963]: audit 2023-12-01T05:34:59.763695+0000 mon.a (mon.0) 1542 : audit 0 from='client.? 172.21.15.80:0/4175864303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:35:00.273 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:34:59 smithi090 bash[32384]: audit 2023-12-01T05:34:59.763695+0000 mon.a (mon.0) 1542 : audit 0 from='client.? 172.21.15.80:0/4175864303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:35:01.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:35:00 smithi080 bash[28361]: cluster 2023-12-01T05:34:59.109816+0000 mgr.y (mgr.24362) 1397 : cluster 0 pgmap v1366: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:35:01.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:35:00 smithi080 bash[41963]: cluster 2023-12-01T05:34:59.109816+0000 mgr.y (mgr.24362) 1397 : cluster 0 pgmap v1366: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:35:01.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:35:00 smithi090 bash[32384]: cluster 2023-12-01T05:34:59.109816+0000 mgr.y (mgr.24362) 1397 : cluster 0 pgmap v1366: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:35:03.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:35:02 smithi080 bash[28361]: cluster 2023-12-01T05:35:01.110892+0000 mgr.y (mgr.24362) 1398 : cluster 0 pgmap v1367: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:35:03.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:35:02 smithi080 bash[28361]: audit 2023-12-01T05:35:02.222027+0000 mon.a (mon.0) 1543 : audit 0 from='client.? 172.21.15.80:0/1664012542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:35:03.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:35:02 smithi080 bash[41963]: cluster 2023-12-01T05:35:01.110892+0000 mgr.y (mgr.24362) 1398 : cluster 0 pgmap v1367: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:35:03.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:35:02 smithi080 bash[41963]: audit 2023-12-01T05:35:02.222027+0000 mon.a (mon.0) 1543 : audit 0 from='client.? 172.21.15.80:0/1664012542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:35:03.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:35:02 smithi090 bash[32384]: cluster 2023-12-01T05:35:01.110892+0000 mgr.y (mgr.24362) 1398 : cluster 0 pgmap v1367: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:35:03.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:35:02 smithi090 bash[32384]: audit 2023-12-01T05:35:02.222027+0000 mon.a (mon.0) 1543 : audit 0 from='client.? 172.21.15.80:0/1664012542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:35:05.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:35:04 smithi080 bash[41963]: cluster 2023-12-01T05:35:03.111455+0000 mgr.y (mgr.24362) 1399 : cluster 0 pgmap v1368: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:35:05.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:35:04 smithi080 bash[41963]: audit 2023-12-01T05:35:04.676887+0000 mon.c (mon.2) 874 : audit 0 from='client.? 172.21.15.80:0/208038709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:35:05.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:35:04 smithi080 bash[28361]: cluster 2023-12-01T05:35:03.111455+0000 mgr.y (mgr.24362) 1399 : cluster 0 pgmap v1368: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:35:05.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:35:04 smithi080 bash[28361]: audit 2023-12-01T05:35:04.676887+0000 mon.c (mon.2) 874 : audit 0 from='client.? 172.21.15.80:0/208038709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:35:05.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:35:04 smithi090 bash[32384]: cluster 2023-12-01T05:35:03.111455+0000 mgr.y (mgr.24362) 1399 : cluster 0 pgmap v1368: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:35:05.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:35:04 smithi090 bash[32384]: audit 2023-12-01T05:35:04.676887+0000 mon.c (mon.2) 874 : audit 0 from='client.? 172.21.15.80:0/208038709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:35:06.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:35:05 smithi080 bash[28361]: audit 2023-12-01T05:35:05.187285+0000 mon.c (mon.2) 875 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:35:06.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:35:05 smithi080 bash[41963]: audit 2023-12-01T05:35:05.187285+0000 mon.c (mon.2) 875 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:35:06.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:35:05 smithi090 bash[32384]: audit 2023-12-01T05:35:05.187285+0000 mon.c (mon.2) 875 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:35:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:35:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:35:06] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T05:35:07.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:35:06 smithi080 bash[41963]: cluster 2023-12-01T05:35:05.112037+0000 mgr.y (mgr.24362) 1400 : cluster 0 pgmap v1369: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:35:07.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:35:06 smithi080 bash[28361]: cluster 2023-12-01T05:35:05.112037+0000 mgr.y (mgr.24362) 1400 : cluster 0 pgmap v1369: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:35:07.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:35:06 smithi090 bash[32384]: cluster 2023-12-01T05:35:05.112037+0000 mgr.y (mgr.24362) 1400 : cluster 0 pgmap v1369: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:35:08.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:35:07 smithi080 bash[28361]: audit 2023-12-01T05:35:07.131759+0000 mon.a (mon.0) 1544 : audit 0 from='client.? 172.21.15.80:0/211353253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:35:08.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:35:07 smithi080 bash[41963]: audit 2023-12-01T05:35:07.131759+0000 mon.a (mon.0) 1544 : audit 0 from='client.? 172.21.15.80:0/211353253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:35:08.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:35:07 smithi090 bash[32384]: audit 2023-12-01T05:35:07.131759+0000 mon.a (mon.0) 1544 : audit 0 from='client.? 172.21.15.80:0/211353253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:35:09.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:35:08 smithi080 bash[41963]: cluster 2023-12-01T05:35:07.113075+0000 mgr.y (mgr.24362) 1401 : cluster 0 pgmap v1370: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:35:09.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:35:08 smithi080 bash[28361]: cluster 2023-12-01T05:35:07.113075+0000 mgr.y (mgr.24362) 1401 : cluster 0 pgmap v1370: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:35:09.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:35:08 smithi090 bash[32384]: cluster 2023-12-01T05:35:07.113075+0000 mgr.y (mgr.24362) 1401 : cluster 0 pgmap v1370: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:35:10.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:35:09 smithi080 bash[41963]: audit 2023-12-01T05:35:09.588613+0000 mon.c (mon.2) 876 : audit 0 from='client.? 172.21.15.80:0/673186855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:35:10.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:35:09 smithi080 bash[28361]: audit 2023-12-01T05:35:09.588613+0000 mon.c (mon.2) 876 : audit 0 from='client.? 172.21.15.80:0/673186855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:35:10.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:35:09 smithi090 bash[32384]: audit 2023-12-01T05:35:09.588613+0000 mon.c (mon.2) 876 : audit 0 from='client.? 172.21.15.80:0/673186855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:35:11.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:35:10 smithi080 bash[41963]: cluster 2023-12-01T05:35:09.113729+0000 mgr.y (mgr.24362) 1402 : cluster 0 pgmap v1371: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:35:11.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:35:10 smithi080 bash[41963]: audit 2023-12-01T05:35:09.851357+0000 mon.c (mon.2) 877 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:35:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:35:10 smithi080 bash[28361]: cluster 2023-12-01T05:35:09.113729+0000 mgr.y (mgr.24362) 1402 : cluster 0 pgmap v1371: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:35:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:35:10 smithi080 bash[28361]: audit 2023-12-01T05:35:09.851357+0000 mon.c (mon.2) 877 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:35:11.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:35:10 smithi090 bash[32384]: cluster 2023-12-01T05:35:09.113729+0000 mgr.y (mgr.24362) 1402 : cluster 0 pgmap v1371: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:35:11.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:35:10 smithi090 bash[32384]: audit 2023-12-01T05:35:09.851357+0000 mon.c (mon.2) 877 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:35:12.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:35:12 smithi080 bash[41963]: audit 2023-12-01T05:35:11.039956+0000 mon.a (mon.0) 1545 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:35:12.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:35:12 smithi080 bash[41963]: audit 2023-12-01T05:35:11.050904+0000 mon.a (mon.0) 1546 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:35:12.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:35:12 smithi080 bash[41963]: cluster 2023-12-01T05:35:11.114999+0000 mgr.y (mgr.24362) 1403 : cluster 0 pgmap v1372: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:35:12.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:35:12 smithi080 bash[41963]: audit 2023-12-01T05:35:11.402466+0000 mon.a (mon.0) 1547 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:35:12.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:35:12 smithi080 bash[41963]: audit 2023-12-01T05:35:11.415923+0000 mon.a (mon.0) 1548 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:35:12.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:35:12 smithi080 bash[41963]: audit 2023-12-01T05:35:11.959278+0000 mon.c (mon.2) 878 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:35:12.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:35:12 smithi080 bash[41963]: audit 2023-12-01T05:35:11.960726+0000 mon.c (mon.2) 879 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:35:12.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:35:12 smithi080 bash[41963]: audit 2023-12-01T05:35:11.969049+0000 mon.a (mon.0) 1549 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:35:12.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:35:12 smithi080 bash[28361]: audit 2023-12-01T05:35:11.039956+0000 mon.a (mon.0) 1545 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:35:12.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:35:12 smithi080 bash[28361]: audit 2023-12-01T05:35:11.050904+0000 mon.a (mon.0) 1546 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:35:12.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:35:12 smithi080 bash[28361]: cluster 2023-12-01T05:35:11.114999+0000 mgr.y (mgr.24362) 1403 : cluster 0 pgmap v1372: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:35:12.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:35:12 smithi080 bash[28361]: audit 2023-12-01T05:35:11.402466+0000 mon.a (mon.0) 1547 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:35:12.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:35:12 smithi080 bash[28361]: audit 2023-12-01T05:35:11.415923+0000 mon.a (mon.0) 1548 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:35:12.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:35:12 smithi080 bash[28361]: audit 2023-12-01T05:35:11.959278+0000 mon.c (mon.2) 878 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:35:12.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:35:12 smithi080 bash[28361]: audit 2023-12-01T05:35:11.960726+0000 mon.c (mon.2) 879 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:35:12.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:35:12 smithi080 bash[28361]: audit 2023-12-01T05:35:11.969049+0000 mon.a (mon.0) 1549 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:35:12.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:35:12 smithi090 bash[32384]: audit 2023-12-01T05:35:11.039956+0000 mon.a (mon.0) 1545 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:35:12.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:35:12 smithi090 bash[32384]: audit 2023-12-01T05:35:11.050904+0000 mon.a (mon.0) 1546 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:35:12.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:35:12 smithi090 bash[32384]: cluster 2023-12-01T05:35:11.114999+0000 mgr.y (mgr.24362) 1403 : cluster 0 pgmap v1372: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:35:12.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:35:12 smithi090 bash[32384]: audit 2023-12-01T05:35:11.402466+0000 mon.a (mon.0) 1547 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:35:12.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:35:12 smithi090 bash[32384]: audit 2023-12-01T05:35:11.415923+0000 mon.a (mon.0) 1548 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:35:12.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:35:12 smithi090 bash[32384]: audit 2023-12-01T05:35:11.959278+0000 mon.c (mon.2) 878 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:35:12.523 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:35:12 smithi090 bash[32384]: audit 2023-12-01T05:35:11.960726+0000 mon.c (mon.2) 879 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:35:12.523 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:35:12 smithi090 bash[32384]: audit 2023-12-01T05:35:11.969049+0000 mon.a (mon.0) 1549 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:35:13.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:35:13 smithi080 bash[28361]: audit 2023-12-01T05:35:12.053717+0000 mon.c (mon.2) 880 : audit 0 from='client.? 172.21.15.80:0/3740800479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:35:13.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:35:13 smithi080 bash[41963]: audit 2023-12-01T05:35:12.053717+0000 mon.c (mon.2) 880 : audit 0 from='client.? 172.21.15.80:0/3740800479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:35:13.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:35:13 smithi090 bash[32384]: audit 2023-12-01T05:35:12.053717+0000 mon.c (mon.2) 880 : audit 0 from='client.? 172.21.15.80:0/3740800479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:35:14.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:35:14 smithi080 bash[28361]: cluster 2023-12-01T05:35:13.115741+0000 mgr.y (mgr.24362) 1404 : cluster 0 pgmap v1373: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:35:14.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:35:14 smithi080 bash[41963]: cluster 2023-12-01T05:35:13.115741+0000 mgr.y (mgr.24362) 1404 : cluster 0 pgmap v1373: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:35:14.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:35:14 smithi090 bash[32384]: cluster 2023-12-01T05:35:13.115741+0000 mgr.y (mgr.24362) 1404 : cluster 0 pgmap v1373: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:35:15.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:35:15 smithi080 bash[28361]: audit 2023-12-01T05:35:14.498457+0000 mon.c (mon.2) 881 : audit 0 from='client.? 172.21.15.80:0/2014330386' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:35:15.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:35:15 smithi080 bash[41963]: audit 2023-12-01T05:35:14.498457+0000 mon.c (mon.2) 881 : audit 0 from='client.? 172.21.15.80:0/2014330386' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:35:15.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:35:15 smithi090 bash[32384]: audit 2023-12-01T05:35:14.498457+0000 mon.c (mon.2) 881 : audit 0 from='client.? 172.21.15.80:0/2014330386' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:35:16.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:35:16 smithi080 bash[28361]: cluster 2023-12-01T05:35:15.116396+0000 mgr.y (mgr.24362) 1405 : cluster 0 pgmap v1374: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:35:16.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:35:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:35:16] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T05:35:16.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:35:16 smithi080 bash[41963]: cluster 2023-12-01T05:35:15.116396+0000 mgr.y (mgr.24362) 1405 : cluster 0 pgmap v1374: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:35:16.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:35:16 smithi090 bash[32384]: cluster 2023-12-01T05:35:15.116396+0000 mgr.y (mgr.24362) 1405 : cluster 0 pgmap v1374: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:35:17.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:35:17 smithi080 bash[28361]: audit 2023-12-01T05:35:16.954946+0000 mon.c (mon.2) 882 : audit 0 from='client.? 172.21.15.80:0/1611452224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:35:17.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:35:17 smithi080 bash[41963]: audit 2023-12-01T05:35:16.954946+0000 mon.c (mon.2) 882 : audit 0 from='client.? 172.21.15.80:0/1611452224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:35:17.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:35:17 smithi090 bash[32384]: audit 2023-12-01T05:35:16.954946+0000 mon.c (mon.2) 882 : audit 0 from='client.? 172.21.15.80:0/1611452224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:35:19.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:35:18 smithi090 bash[32384]: cluster 2023-12-01T05:35:17.117566+0000 mgr.y (mgr.24362) 1406 : cluster 0 pgmap v1375: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:35:19.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:35:18 smithi080 bash[41963]: cluster 2023-12-01T05:35:17.117566+0000 mgr.y (mgr.24362) 1406 : cluster 0 pgmap v1375: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:35:19.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:35:18 smithi080 bash[28361]: cluster 2023-12-01T05:35:17.117566+0000 mgr.y (mgr.24362) 1406 : cluster 0 pgmap v1375: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:35:20.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:35:19 smithi090 bash[32384]: audit 2023-12-01T05:35:19.402885+0000 mon.c (mon.2) 883 : audit 0 from='client.? 172.21.15.80:0/3105010471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:35:20.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:35:19 smithi080 bash[28361]: audit 2023-12-01T05:35:19.402885+0000 mon.c (mon.2) 883 : audit 0 from='client.? 172.21.15.80:0/3105010471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:35:20.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:35:19 smithi080 bash[41963]: audit 2023-12-01T05:35:19.402885+0000 mon.c (mon.2) 883 : audit 0 from='client.? 172.21.15.80:0/3105010471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:35:21.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:35:20 smithi090 bash[32384]: cluster 2023-12-01T05:35:19.117976+0000 mgr.y (mgr.24362) 1407 : cluster 0 pgmap v1376: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:35:21.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:35:20 smithi080 bash[28361]: cluster 2023-12-01T05:35:19.117976+0000 mgr.y (mgr.24362) 1407 : cluster 0 pgmap v1376: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:35:21.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:35:20 smithi080 bash[41963]: cluster 2023-12-01T05:35:19.117976+0000 mgr.y (mgr.24362) 1407 : cluster 0 pgmap v1376: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:35:23.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:35:22 smithi090 bash[32384]: cluster 2023-12-01T05:35:21.119145+0000 mgr.y (mgr.24362) 1408 : cluster 0 pgmap v1377: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:35:23.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:35:22 smithi090 bash[32384]: audit 2023-12-01T05:35:21.865146+0000 mon.c (mon.2) 884 : audit 0 from='client.? 172.21.15.80:0/2457922585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:35:23.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:35:22 smithi080 bash[28361]: cluster 2023-12-01T05:35:21.119145+0000 mgr.y (mgr.24362) 1408 : cluster 0 pgmap v1377: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:35:23.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:35:22 smithi080 bash[28361]: audit 2023-12-01T05:35:21.865146+0000 mon.c (mon.2) 884 : audit 0 from='client.? 172.21.15.80:0/2457922585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:35:23.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:35:22 smithi080 bash[41963]: cluster 2023-12-01T05:35:21.119145+0000 mgr.y (mgr.24362) 1408 : cluster 0 pgmap v1377: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:35:23.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:35:22 smithi080 bash[41963]: audit 2023-12-01T05:35:21.865146+0000 mon.c (mon.2) 884 : audit 0 from='client.? 172.21.15.80:0/2457922585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:35:25.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:35:24 smithi090 bash[32384]: cluster 2023-12-01T05:35:23.119975+0000 mgr.y (mgr.24362) 1409 : cluster 0 pgmap v1378: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:35:25.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:35:24 smithi090 bash[32384]: audit 2023-12-01T05:35:24.320458+0000 mon.c (mon.2) 885 : audit 0 from='client.? 172.21.15.80:0/3729611023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:35:25.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:35:24 smithi080 bash[41963]: cluster 2023-12-01T05:35:23.119975+0000 mgr.y (mgr.24362) 1409 : cluster 0 pgmap v1378: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:35:25.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:35:24 smithi080 bash[41963]: audit 2023-12-01T05:35:24.320458+0000 mon.c (mon.2) 885 : audit 0 from='client.? 172.21.15.80:0/3729611023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:35:25.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:35:24 smithi080 bash[28361]: cluster 2023-12-01T05:35:23.119975+0000 mgr.y (mgr.24362) 1409 : cluster 0 pgmap v1378: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:35:25.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:35:24 smithi080 bash[28361]: audit 2023-12-01T05:35:24.320458+0000 mon.c (mon.2) 885 : audit 0 from='client.? 172.21.15.80:0/3729611023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:35:26.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:35:25 smithi090 bash[32384]: audit 2023-12-01T05:35:24.851642+0000 mon.c (mon.2) 886 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:35:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:35:25 smithi080 bash[28361]: audit 2023-12-01T05:35:24.851642+0000 mon.c (mon.2) 886 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:35:26.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:35:25 smithi080 bash[41963]: audit 2023-12-01T05:35:24.851642+0000 mon.c (mon.2) 886 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:35:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:35:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:35:26] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T05:35:27.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:35:26 smithi090 bash[32384]: cluster 2023-12-01T05:35:25.120603+0000 mgr.y (mgr.24362) 1410 : cluster 0 pgmap v1379: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:35:27.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:35:26 smithi080 bash[28361]: cluster 2023-12-01T05:35:25.120603+0000 mgr.y (mgr.24362) 1410 : cluster 0 pgmap v1379: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:35:27.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:35:26 smithi080 bash[41963]: cluster 2023-12-01T05:35:25.120603+0000 mgr.y (mgr.24362) 1410 : cluster 0 pgmap v1379: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:35:28.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:35:27 smithi090 bash[32384]: audit 2023-12-01T05:35:26.775707+0000 mon.c (mon.2) 887 : audit 0 from='client.? 172.21.15.80:0/113603686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:35:28.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:35:27 smithi080 bash[41963]: audit 2023-12-01T05:35:26.775707+0000 mon.c (mon.2) 887 : audit 0 from='client.? 172.21.15.80:0/113603686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:35:28.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:35:27 smithi080 bash[28361]: audit 2023-12-01T05:35:26.775707+0000 mon.c (mon.2) 887 : audit 0 from='client.? 172.21.15.80:0/113603686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:35:29.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:35:28 smithi090 bash[32384]: cluster 2023-12-01T05:35:27.121734+0000 mgr.y (mgr.24362) 1411 : cluster 0 pgmap v1380: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:35:29.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:35:28 smithi080 bash[28361]: cluster 2023-12-01T05:35:27.121734+0000 mgr.y (mgr.24362) 1411 : cluster 0 pgmap v1380: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:35:29.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:35:28 smithi080 bash[41963]: cluster 2023-12-01T05:35:27.121734+0000 mgr.y (mgr.24362) 1411 : cluster 0 pgmap v1380: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:35:30.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:35:29 smithi090 bash[32384]: audit 2023-12-01T05:35:29.227771+0000 mon.c (mon.2) 888 : audit 0 from='client.? 172.21.15.80:0/2771080398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:35:30.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:35:29 smithi080 bash[28361]: audit 2023-12-01T05:35:29.227771+0000 mon.c (mon.2) 888 : audit 0 from='client.? 172.21.15.80:0/2771080398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:35:30.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:35:29 smithi080 bash[41963]: audit 2023-12-01T05:35:29.227771+0000 mon.c (mon.2) 888 : audit 0 from='client.? 172.21.15.80:0/2771080398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:35:31.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:35:30 smithi090 bash[32384]: cluster 2023-12-01T05:35:29.122303+0000 mgr.y (mgr.24362) 1412 : cluster 0 pgmap v1381: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:35:31.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:35:30 smithi080 bash[28361]: cluster 2023-12-01T05:35:29.122303+0000 mgr.y (mgr.24362) 1412 : cluster 0 pgmap v1381: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:35:31.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:35:30 smithi080 bash[41963]: cluster 2023-12-01T05:35:29.122303+0000 mgr.y (mgr.24362) 1412 : cluster 0 pgmap v1381: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:35:32.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:35:31 smithi090 bash[32384]: audit 2023-12-01T05:35:31.678268+0000 mon.a (mon.0) 1550 : audit 0 from='client.? 172.21.15.80:0/1076618751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:35:32.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:35:31 smithi080 bash[28361]: audit 2023-12-01T05:35:31.678268+0000 mon.a (mon.0) 1550 : audit 0 from='client.? 172.21.15.80:0/1076618751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:35:32.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:35:31 smithi080 bash[41963]: audit 2023-12-01T05:35:31.678268+0000 mon.a (mon.0) 1550 : audit 0 from='client.? 172.21.15.80:0/1076618751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:35:33.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:35:32 smithi090 bash[32384]: cluster 2023-12-01T05:35:31.123547+0000 mgr.y (mgr.24362) 1413 : cluster 0 pgmap v1382: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:35:33.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:35:32 smithi080 bash[28361]: cluster 2023-12-01T05:35:31.123547+0000 mgr.y (mgr.24362) 1413 : cluster 0 pgmap v1382: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:35:33.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:35:32 smithi080 bash[41963]: cluster 2023-12-01T05:35:31.123547+0000 mgr.y (mgr.24362) 1413 : cluster 0 pgmap v1382: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:35:35.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:35:34 smithi090 bash[32384]: cluster 2023-12-01T05:35:33.124301+0000 mgr.y (mgr.24362) 1414 : cluster 0 pgmap v1383: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:35:35.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:35:34 smithi090 bash[32384]: audit 2023-12-01T05:35:34.135858+0000 mon.a (mon.0) 1551 : audit 0 from='client.? 172.21.15.80:0/2186288076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:35:35.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:35:34 smithi080 bash[28361]: cluster 2023-12-01T05:35:33.124301+0000 mgr.y (mgr.24362) 1414 : cluster 0 pgmap v1383: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:35:35.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:35:34 smithi080 bash[28361]: audit 2023-12-01T05:35:34.135858+0000 mon.a (mon.0) 1551 : audit 0 from='client.? 172.21.15.80:0/2186288076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:35:35.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:35:34 smithi080 bash[41963]: cluster 2023-12-01T05:35:33.124301+0000 mgr.y (mgr.24362) 1414 : cluster 0 pgmap v1383: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:35:35.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:35:34 smithi080 bash[41963]: audit 2023-12-01T05:35:34.135858+0000 mon.a (mon.0) 1551 : audit 0 from='client.? 172.21.15.80:0/2186288076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:35:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:35:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:35:36] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T05:35:37.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:35:36 smithi090 bash[32384]: cluster 2023-12-01T05:35:35.124885+0000 mgr.y (mgr.24362) 1415 : cluster 0 pgmap v1384: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:35:37.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:35:36 smithi090 bash[32384]: audit 2023-12-01T05:35:36.581199+0000 mon.a (mon.0) 1552 : audit 0 from='client.? 172.21.15.80:0/867854945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:35:37.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:35:36 smithi080 bash[41963]: cluster 2023-12-01T05:35:35.124885+0000 mgr.y (mgr.24362) 1415 : cluster 0 pgmap v1384: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:35:37.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:35:36 smithi080 bash[41963]: audit 2023-12-01T05:35:36.581199+0000 mon.a (mon.0) 1552 : audit 0 from='client.? 172.21.15.80:0/867854945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:35:37.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:35:36 smithi080 bash[28361]: cluster 2023-12-01T05:35:35.124885+0000 mgr.y (mgr.24362) 1415 : cluster 0 pgmap v1384: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:35:37.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:35:36 smithi080 bash[28361]: audit 2023-12-01T05:35:36.581199+0000 mon.a (mon.0) 1552 : audit 0 from='client.? 172.21.15.80:0/867854945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:35:39.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:35:38 smithi080 bash[28361]: cluster 2023-12-01T05:35:37.126027+0000 mgr.y (mgr.24362) 1416 : cluster 0 pgmap v1385: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:35:39.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:35:38 smithi080 bash[41963]: cluster 2023-12-01T05:35:37.126027+0000 mgr.y (mgr.24362) 1416 : cluster 0 pgmap v1385: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:35:39.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:35:38 smithi090 bash[32384]: cluster 2023-12-01T05:35:37.126027+0000 mgr.y (mgr.24362) 1416 : cluster 0 pgmap v1385: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:35:40.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:35:39 smithi080 bash[28361]: audit 2023-12-01T05:35:39.038064+0000 mon.c (mon.2) 889 : audit 0 from='client.? 172.21.15.80:0/3239477506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:35:40.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:35:39 smithi080 bash[41963]: audit 2023-12-01T05:35:39.038064+0000 mon.c (mon.2) 889 : audit 0 from='client.? 172.21.15.80:0/3239477506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:35:40.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:35:39 smithi090 bash[32384]: audit 2023-12-01T05:35:39.038064+0000 mon.c (mon.2) 889 : audit 0 from='client.? 172.21.15.80:0/3239477506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:35:41.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:35:40 smithi080 bash[28361]: cluster 2023-12-01T05:35:39.126698+0000 mgr.y (mgr.24362) 1417 : cluster 0 pgmap v1386: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:35:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:35:40 smithi080 bash[28361]: audit 2023-12-01T05:35:39.852178+0000 mon.c (mon.2) 890 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:35:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:35:40 smithi080 bash[41963]: cluster 2023-12-01T05:35:39.126698+0000 mgr.y (mgr.24362) 1417 : cluster 0 pgmap v1386: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:35:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:35:40 smithi080 bash[41963]: audit 2023-12-01T05:35:39.852178+0000 mon.c (mon.2) 890 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:35:41.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:35:40 smithi090 bash[32384]: cluster 2023-12-01T05:35:39.126698+0000 mgr.y (mgr.24362) 1417 : cluster 0 pgmap v1386: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:35:41.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:35:40 smithi090 bash[32384]: audit 2023-12-01T05:35:39.852178+0000 mon.c (mon.2) 890 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:35:42.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:35:41 smithi080 bash[28361]: audit 2023-12-01T05:35:41.499790+0000 mon.c (mon.2) 891 : audit 0 from='client.? 172.21.15.80:0/757086371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:35:42.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:35:41 smithi080 bash[41963]: audit 2023-12-01T05:35:41.499790+0000 mon.c (mon.2) 891 : audit 0 from='client.? 172.21.15.80:0/757086371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:35:42.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:35:41 smithi090 bash[32384]: audit 2023-12-01T05:35:41.499790+0000 mon.c (mon.2) 891 : audit 0 from='client.? 172.21.15.80:0/757086371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:35:43.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:35:42 smithi080 bash[41963]: cluster 2023-12-01T05:35:41.127972+0000 mgr.y (mgr.24362) 1418 : cluster 0 pgmap v1387: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:35:43.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:35:42 smithi080 bash[28361]: cluster 2023-12-01T05:35:41.127972+0000 mgr.y (mgr.24362) 1418 : cluster 0 pgmap v1387: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:35:43.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:35:42 smithi090 bash[32384]: cluster 2023-12-01T05:35:41.127972+0000 mgr.y (mgr.24362) 1418 : cluster 0 pgmap v1387: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:35:45.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:35:44 smithi080 bash[41963]: cluster 2023-12-01T05:35:43.128629+0000 mgr.y (mgr.24362) 1419 : cluster 0 pgmap v1388: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:35:45.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:35:44 smithi080 bash[41963]: audit 2023-12-01T05:35:43.953210+0000 mon.c (mon.2) 892 : audit 0 from='client.? 172.21.15.80:0/3347308936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:35:45.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:35:44 smithi080 bash[28361]: cluster 2023-12-01T05:35:43.128629+0000 mgr.y (mgr.24362) 1419 : cluster 0 pgmap v1388: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:35:45.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:35:44 smithi080 bash[28361]: audit 2023-12-01T05:35:43.953210+0000 mon.c (mon.2) 892 : audit 0 from='client.? 172.21.15.80:0/3347308936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:35:45.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:35:44 smithi090 bash[32384]: cluster 2023-12-01T05:35:43.128629+0000 mgr.y (mgr.24362) 1419 : cluster 0 pgmap v1388: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:35:45.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:35:44 smithi090 bash[32384]: audit 2023-12-01T05:35:43.953210+0000 mon.c (mon.2) 892 : audit 0 from='client.? 172.21.15.80:0/3347308936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:35:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:35:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:35:46] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T05:35:47.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:35:46 smithi080 bash[28361]: cluster 2023-12-01T05:35:45.129300+0000 mgr.y (mgr.24362) 1420 : cluster 0 pgmap v1389: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:35:47.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:35:46 smithi080 bash[28361]: audit 2023-12-01T05:35:46.410015+0000 mon.a (mon.0) 1553 : audit 0 from='client.? 172.21.15.80:0/1633300757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:35:47.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:35:46 smithi080 bash[41963]: cluster 2023-12-01T05:35:45.129300+0000 mgr.y (mgr.24362) 1420 : cluster 0 pgmap v1389: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:35:47.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:35:46 smithi080 bash[41963]: audit 2023-12-01T05:35:46.410015+0000 mon.a (mon.0) 1553 : audit 0 from='client.? 172.21.15.80:0/1633300757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:35:47.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:35:46 smithi090 bash[32384]: cluster 2023-12-01T05:35:45.129300+0000 mgr.y (mgr.24362) 1420 : cluster 0 pgmap v1389: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:35:47.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:35:46 smithi090 bash[32384]: audit 2023-12-01T05:35:46.410015+0000 mon.a (mon.0) 1553 : audit 0 from='client.? 172.21.15.80:0/1633300757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:35:49.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:35:48 smithi080 bash[28361]: cluster 2023-12-01T05:35:47.130525+0000 mgr.y (mgr.24362) 1421 : cluster 0 pgmap v1390: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:35:49.295 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:35:48 smithi080 bash[41963]: cluster 2023-12-01T05:35:47.130525+0000 mgr.y (mgr.24362) 1421 : cluster 0 pgmap v1390: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:35:49.295 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:35:48 smithi090 bash[32384]: cluster 2023-12-01T05:35:47.130525+0000 mgr.y (mgr.24362) 1421 : cluster 0 pgmap v1390: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:35:50.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:35:49 smithi080 bash[28361]: audit 2023-12-01T05:35:48.862040+0000 mon.a (mon.0) 1554 : audit 0 from='client.? 172.21.15.80:0/1435279704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:35:50.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:35:49 smithi080 bash[41963]: audit 2023-12-01T05:35:48.862040+0000 mon.a (mon.0) 1554 : audit 0 from='client.? 172.21.15.80:0/1435279704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:35:50.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:35:49 smithi090 bash[32384]: audit 2023-12-01T05:35:48.862040+0000 mon.a (mon.0) 1554 : audit 0 from='client.? 172.21.15.80:0/1435279704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:35:51.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:35:50 smithi080 bash[28361]: cluster 2023-12-01T05:35:49.131192+0000 mgr.y (mgr.24362) 1422 : cluster 0 pgmap v1391: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:35:51.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:35:50 smithi080 bash[41963]: cluster 2023-12-01T05:35:49.131192+0000 mgr.y (mgr.24362) 1422 : cluster 0 pgmap v1391: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:35:51.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:35:50 smithi090 bash[32384]: cluster 2023-12-01T05:35:49.131192+0000 mgr.y (mgr.24362) 1422 : cluster 0 pgmap v1391: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:35:52.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:35:51 smithi080 bash[41963]: audit 2023-12-01T05:35:51.314201+0000 mon.c (mon.2) 893 : audit 0 from='client.? 172.21.15.80:0/2883883299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:35:52.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:35:51 smithi080 bash[28361]: audit 2023-12-01T05:35:51.314201+0000 mon.c (mon.2) 893 : audit 0 from='client.? 172.21.15.80:0/2883883299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:35:52.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:35:51 smithi090 bash[32384]: audit 2023-12-01T05:35:51.314201+0000 mon.c (mon.2) 893 : audit 0 from='client.? 172.21.15.80:0/2883883299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:35:53.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:35:52 smithi080 bash[28361]: cluster 2023-12-01T05:35:51.132467+0000 mgr.y (mgr.24362) 1423 : cluster 0 pgmap v1392: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:35:53.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:35:52 smithi080 bash[41963]: cluster 2023-12-01T05:35:51.132467+0000 mgr.y (mgr.24362) 1423 : cluster 0 pgmap v1392: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:35:53.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:35:52 smithi090 bash[32384]: cluster 2023-12-01T05:35:51.132467+0000 mgr.y (mgr.24362) 1423 : cluster 0 pgmap v1392: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:35:54.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:35:53 smithi080 bash[28361]: audit 2023-12-01T05:35:53.770717+0000 mon.a (mon.0) 1555 : audit 0 from='client.? 172.21.15.80:0/3167136065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:35:54.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:35:53 smithi080 bash[41963]: audit 2023-12-01T05:35:53.770717+0000 mon.a (mon.0) 1555 : audit 0 from='client.? 172.21.15.80:0/3167136065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:35:54.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:35:53 smithi090 bash[32384]: audit 2023-12-01T05:35:53.770717+0000 mon.a (mon.0) 1555 : audit 0 from='client.? 172.21.15.80:0/3167136065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:35:55.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:35:54 smithi080 bash[28361]: cluster 2023-12-01T05:35:53.133199+0000 mgr.y (mgr.24362) 1424 : cluster 0 pgmap v1393: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:35:55.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:35:54 smithi080 bash[41963]: cluster 2023-12-01T05:35:53.133199+0000 mgr.y (mgr.24362) 1424 : cluster 0 pgmap v1393: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:35:55.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:35:54 smithi090 bash[32384]: cluster 2023-12-01T05:35:53.133199+0000 mgr.y (mgr.24362) 1424 : cluster 0 pgmap v1393: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:35:56.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:35:55 smithi080 bash[28361]: audit 2023-12-01T05:35:54.852343+0000 mon.c (mon.2) 894 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:35:56.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:35:55 smithi080 bash[41963]: audit 2023-12-01T05:35:54.852343+0000 mon.c (mon.2) 894 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:35:56.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:35:55 smithi090 bash[32384]: audit 2023-12-01T05:35:54.852343+0000 mon.c (mon.2) 894 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:35:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:35:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:35:56] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T05:35:57.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:35:56 smithi080 bash[28361]: cluster 2023-12-01T05:35:55.133859+0000 mgr.y (mgr.24362) 1425 : cluster 0 pgmap v1394: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:35:57.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:35:56 smithi080 bash[28361]: audit 2023-12-01T05:35:56.232633+0000 mon.c (mon.2) 895 : audit 0 from='client.? 172.21.15.80:0/866120805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:35:57.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:35:56 smithi080 bash[41963]: cluster 2023-12-01T05:35:55.133859+0000 mgr.y (mgr.24362) 1425 : cluster 0 pgmap v1394: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:35:57.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:35:56 smithi080 bash[41963]: audit 2023-12-01T05:35:56.232633+0000 mon.c (mon.2) 895 : audit 0 from='client.? 172.21.15.80:0/866120805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:35:57.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:35:56 smithi090 bash[32384]: cluster 2023-12-01T05:35:55.133859+0000 mgr.y (mgr.24362) 1425 : cluster 0 pgmap v1394: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:35:57.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:35:56 smithi090 bash[32384]: audit 2023-12-01T05:35:56.232633+0000 mon.c (mon.2) 895 : audit 0 from='client.? 172.21.15.80:0/866120805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:35:59.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:35:58 smithi080 bash[28361]: cluster 2023-12-01T05:35:57.135011+0000 mgr.y (mgr.24362) 1426 : cluster 0 pgmap v1395: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:35:59.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:35:58 smithi080 bash[28361]: audit 2023-12-01T05:35:58.692722+0000 mon.a (mon.0) 1556 : audit 0 from='client.? 172.21.15.80:0/1432066413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:35:59.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:35:58 smithi080 bash[41963]: cluster 2023-12-01T05:35:57.135011+0000 mgr.y (mgr.24362) 1426 : cluster 0 pgmap v1395: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:35:59.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:35:58 smithi080 bash[41963]: audit 2023-12-01T05:35:58.692722+0000 mon.a (mon.0) 1556 : audit 0 from='client.? 172.21.15.80:0/1432066413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:35:59.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:35:58 smithi090 bash[32384]: cluster 2023-12-01T05:35:57.135011+0000 mgr.y (mgr.24362) 1426 : cluster 0 pgmap v1395: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:35:59.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:35:58 smithi090 bash[32384]: audit 2023-12-01T05:35:58.692722+0000 mon.a (mon.0) 1556 : audit 0 from='client.? 172.21.15.80:0/1432066413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:36:01.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:36:00 smithi080 bash[28361]: cluster 2023-12-01T05:35:59.135657+0000 mgr.y (mgr.24362) 1427 : cluster 0 pgmap v1396: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:36:01.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:36:00 smithi080 bash[41963]: cluster 2023-12-01T05:35:59.135657+0000 mgr.y (mgr.24362) 1427 : cluster 0 pgmap v1396: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:36:01.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:36:00 smithi090 bash[32384]: cluster 2023-12-01T05:35:59.135657+0000 mgr.y (mgr.24362) 1427 : cluster 0 pgmap v1396: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:36:02.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:36:01 smithi080 bash[28361]: audit 2023-12-01T05:36:01.144102+0000 mon.c (mon.2) 896 : audit 0 from='client.? 172.21.15.80:0/259112172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:36:02.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:36:01 smithi080 bash[41963]: audit 2023-12-01T05:36:01.144102+0000 mon.c (mon.2) 896 : audit 0 from='client.? 172.21.15.80:0/259112172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:36:02.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:36:01 smithi090 bash[32384]: audit 2023-12-01T05:36:01.144102+0000 mon.c (mon.2) 896 : audit 0 from='client.? 172.21.15.80:0/259112172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:36:03.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:36:02 smithi080 bash[28361]: cluster 2023-12-01T05:36:01.136938+0000 mgr.y (mgr.24362) 1428 : cluster 0 pgmap v1397: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:36:03.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:36:02 smithi080 bash[41963]: cluster 2023-12-01T05:36:01.136938+0000 mgr.y (mgr.24362) 1428 : cluster 0 pgmap v1397: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:36:03.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:36:02 smithi090 bash[32384]: cluster 2023-12-01T05:36:01.136938+0000 mgr.y (mgr.24362) 1428 : cluster 0 pgmap v1397: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:36:04.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:36:03 smithi080 bash[28361]: audit 2023-12-01T05:36:03.603349+0000 mon.a (mon.0) 1557 : audit 0 from='client.? 172.21.15.80:0/754935313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:36:04.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:36:03 smithi080 bash[41963]: audit 2023-12-01T05:36:03.603349+0000 mon.a (mon.0) 1557 : audit 0 from='client.? 172.21.15.80:0/754935313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:36:04.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:36:03 smithi090 bash[32384]: audit 2023-12-01T05:36:03.603349+0000 mon.a (mon.0) 1557 : audit 0 from='client.? 172.21.15.80:0/754935313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:36:05.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:36:04 smithi080 bash[28361]: cluster 2023-12-01T05:36:03.137745+0000 mgr.y (mgr.24362) 1429 : cluster 0 pgmap v1398: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:36:05.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:36:04 smithi080 bash[41963]: cluster 2023-12-01T05:36:03.137745+0000 mgr.y (mgr.24362) 1429 : cluster 0 pgmap v1398: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:36:05.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:36:04 smithi090 bash[32384]: cluster 2023-12-01T05:36:03.137745+0000 mgr.y (mgr.24362) 1429 : cluster 0 pgmap v1398: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:36:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:36:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:36:06] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T05:36:07.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:36:06 smithi080 bash[41963]: cluster 2023-12-01T05:36:05.138426+0000 mgr.y (mgr.24362) 1430 : cluster 0 pgmap v1399: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:36:07.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:36:06 smithi080 bash[41963]: audit 2023-12-01T05:36:06.060760+0000 mon.c (mon.2) 897 : audit 0 from='client.? 172.21.15.80:0/1706710228' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:36:07.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:36:06 smithi080 bash[28361]: cluster 2023-12-01T05:36:05.138426+0000 mgr.y (mgr.24362) 1430 : cluster 0 pgmap v1399: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:36:07.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:36:06 smithi080 bash[28361]: audit 2023-12-01T05:36:06.060760+0000 mon.c (mon.2) 897 : audit 0 from='client.? 172.21.15.80:0/1706710228' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:36:07.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:36:06 smithi090 bash[32384]: cluster 2023-12-01T05:36:05.138426+0000 mgr.y (mgr.24362) 1430 : cluster 0 pgmap v1399: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:36:07.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:36:06 smithi090 bash[32384]: audit 2023-12-01T05:36:06.060760+0000 mon.c (mon.2) 897 : audit 0 from='client.? 172.21.15.80:0/1706710228' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:36:09.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:36:08 smithi080 bash[28361]: cluster 2023-12-01T05:36:07.139492+0000 mgr.y (mgr.24362) 1431 : cluster 0 pgmap v1400: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:36:09.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:36:08 smithi080 bash[28361]: audit 2023-12-01T05:36:08.514738+0000 mon.c (mon.2) 898 : audit 0 from='client.? 172.21.15.80:0/1607827768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:36:09.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:36:08 smithi080 bash[41963]: cluster 2023-12-01T05:36:07.139492+0000 mgr.y (mgr.24362) 1431 : cluster 0 pgmap v1400: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:36:09.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:36:08 smithi080 bash[41963]: audit 2023-12-01T05:36:08.514738+0000 mon.c (mon.2) 898 : audit 0 from='client.? 172.21.15.80:0/1607827768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:36:09.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:36:08 smithi090 bash[32384]: cluster 2023-12-01T05:36:07.139492+0000 mgr.y (mgr.24362) 1431 : cluster 0 pgmap v1400: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:36:09.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:36:08 smithi090 bash[32384]: audit 2023-12-01T05:36:08.514738+0000 mon.c (mon.2) 898 : audit 0 from='client.? 172.21.15.80:0/1607827768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:36:10.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:36:09 smithi080 bash[41963]: audit 2023-12-01T05:36:09.852880+0000 mon.c (mon.2) 899 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:36:10.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:36:09 smithi080 bash[28361]: audit 2023-12-01T05:36:09.852880+0000 mon.c (mon.2) 899 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:36:10.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:36:09 smithi090 bash[32384]: audit 2023-12-01T05:36:09.852880+0000 mon.c (mon.2) 899 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:36:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:36:10 smithi080 bash[28361]: cluster 2023-12-01T05:36:09.140182+0000 mgr.y (mgr.24362) 1432 : cluster 0 pgmap v1401: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:36:11.185 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:36:10 smithi080 bash[41963]: cluster 2023-12-01T05:36:09.140182+0000 mgr.y (mgr.24362) 1432 : cluster 0 pgmap v1401: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:36:11.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:36:10 smithi090 bash[32384]: cluster 2023-12-01T05:36:09.140182+0000 mgr.y (mgr.24362) 1432 : cluster 0 pgmap v1401: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:36:12.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:36:11 smithi080 bash[28361]: audit 2023-12-01T05:36:10.978400+0000 mon.c (mon.2) 900 : audit 0 from='client.? 172.21.15.80:0/855891189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:36:12.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:36:11 smithi080 bash[41963]: audit 2023-12-01T05:36:10.978400+0000 mon.c (mon.2) 900 : audit 0 from='client.? 172.21.15.80:0/855891189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:36:12.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:36:11 smithi090 bash[32384]: audit 2023-12-01T05:36:10.978400+0000 mon.c (mon.2) 900 : audit 0 from='client.? 172.21.15.80:0/855891189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:36:13.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:36:12 smithi080 bash[41963]: cluster 2023-12-01T05:36:11.141373+0000 mgr.y (mgr.24362) 1433 : cluster 0 pgmap v1402: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:36:13.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:36:12 smithi080 bash[41963]: audit 2023-12-01T05:36:12.052002+0000 mon.c (mon.2) 901 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:36:13.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:36:12 smithi080 bash[28361]: cluster 2023-12-01T05:36:11.141373+0000 mgr.y (mgr.24362) 1433 : cluster 0 pgmap v1402: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:36:13.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:36:12 smithi080 bash[28361]: audit 2023-12-01T05:36:12.052002+0000 mon.c (mon.2) 901 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:36:13.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:36:12 smithi090 bash[32384]: cluster 2023-12-01T05:36:11.141373+0000 mgr.y (mgr.24362) 1433 : cluster 0 pgmap v1402: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:36:13.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:36:12 smithi090 bash[32384]: audit 2023-12-01T05:36:12.052002+0000 mon.c (mon.2) 901 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:36:14.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:36:13 smithi080 bash[28361]: audit 2023-12-01T05:36:13.435160+0000 mon.c (mon.2) 902 : audit 0 from='client.? 172.21.15.80:0/1054574225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:36:14.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:36:13 smithi080 bash[41963]: audit 2023-12-01T05:36:13.435160+0000 mon.c (mon.2) 902 : audit 0 from='client.? 172.21.15.80:0/1054574225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:36:14.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:36:13 smithi090 bash[32384]: audit 2023-12-01T05:36:13.435160+0000 mon.c (mon.2) 902 : audit 0 from='client.? 172.21.15.80:0/1054574225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:36:15.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:36:14 smithi080 bash[28361]: cluster 2023-12-01T05:36:13.141970+0000 mgr.y (mgr.24362) 1434 : cluster 0 pgmap v1403: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:36:15.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:36:14 smithi080 bash[41963]: cluster 2023-12-01T05:36:13.141970+0000 mgr.y (mgr.24362) 1434 : cluster 0 pgmap v1403: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:36:15.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:36:14 smithi090 bash[32384]: cluster 2023-12-01T05:36:13.141970+0000 mgr.y (mgr.24362) 1434 : cluster 0 pgmap v1403: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:36:16.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:36:15 smithi080 bash[28361]: audit 2023-12-01T05:36:15.892865+0000 mon.c (mon.2) 903 : audit 0 from='client.? 172.21.15.80:0/523956448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:36:16.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:36:15 smithi080 bash[41963]: audit 2023-12-01T05:36:15.892865+0000 mon.c (mon.2) 903 : audit 0 from='client.? 172.21.15.80:0/523956448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:36:16.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:36:15 smithi090 bash[32384]: audit 2023-12-01T05:36:15.892865+0000 mon.c (mon.2) 903 : audit 0 from='client.? 172.21.15.80:0/523956448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:36:16.683 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:36:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:36:16] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T05:36:17.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:36:16 smithi080 bash[41963]: cluster 2023-12-01T05:36:15.142644+0000 mgr.y (mgr.24362) 1435 : cluster 0 pgmap v1404: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:36:17.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:36:16 smithi080 bash[28361]: cluster 2023-12-01T05:36:15.142644+0000 mgr.y (mgr.24362) 1435 : cluster 0 pgmap v1404: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:36:17.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:36:16 smithi090 bash[32384]: cluster 2023-12-01T05:36:15.142644+0000 mgr.y (mgr.24362) 1435 : cluster 0 pgmap v1404: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:36:19.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:36:18 smithi080 bash[28361]: cluster 2023-12-01T05:36:17.143796+0000 mgr.y (mgr.24362) 1436 : cluster 0 pgmap v1405: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:36:19.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:36:18 smithi080 bash[28361]: audit 2023-12-01T05:36:17.892195+0000 mon.a (mon.0) 1558 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:36:19.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:36:18 smithi080 bash[28361]: audit 2023-12-01T05:36:17.902195+0000 mon.a (mon.0) 1559 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:36:19.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:36:18 smithi080 bash[28361]: audit 2023-12-01T05:36:18.196042+0000 mon.a (mon.0) 1560 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:36:19.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:36:18 smithi080 bash[28361]: audit 2023-12-01T05:36:18.208348+0000 mon.a (mon.0) 1561 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:36:19.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:36:18 smithi080 bash[28361]: audit 2023-12-01T05:36:18.440042+0000 mon.c (mon.2) 904 : audit 0 from='client.? 172.21.15.80:0/2061135578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:36:19.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:36:18 smithi080 bash[28361]: audit 2023-12-01T05:36:18.691071+0000 mon.c (mon.2) 905 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:36:19.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:36:18 smithi080 bash[28361]: audit 2023-12-01T05:36:18.692836+0000 mon.c (mon.2) 906 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:36:19.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:36:18 smithi080 bash[28361]: audit 2023-12-01T05:36:18.704047+0000 mon.a (mon.0) 1562 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:36:19.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:36:18 smithi080 bash[41963]: cluster 2023-12-01T05:36:17.143796+0000 mgr.y (mgr.24362) 1436 : cluster 0 pgmap v1405: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:36:19.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:36:18 smithi080 bash[41963]: audit 2023-12-01T05:36:17.892195+0000 mon.a (mon.0) 1558 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:36:19.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:36:18 smithi080 bash[41963]: audit 2023-12-01T05:36:17.902195+0000 mon.a (mon.0) 1559 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:36:19.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:36:18 smithi080 bash[41963]: audit 2023-12-01T05:36:18.196042+0000 mon.a (mon.0) 1560 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:36:19.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:36:18 smithi080 bash[41963]: audit 2023-12-01T05:36:18.208348+0000 mon.a (mon.0) 1561 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:36:19.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:36:18 smithi080 bash[41963]: audit 2023-12-01T05:36:18.440042+0000 mon.c (mon.2) 904 : audit 0 from='client.? 172.21.15.80:0/2061135578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:36:19.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:36:18 smithi080 bash[41963]: audit 2023-12-01T05:36:18.691071+0000 mon.c (mon.2) 905 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:36:19.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:36:18 smithi080 bash[41963]: audit 2023-12-01T05:36:18.692836+0000 mon.c (mon.2) 906 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:36:19.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:36:18 smithi080 bash[41963]: audit 2023-12-01T05:36:18.704047+0000 mon.a (mon.0) 1562 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:36:19.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:36:18 smithi090 bash[32384]: cluster 2023-12-01T05:36:17.143796+0000 mgr.y (mgr.24362) 1436 : cluster 0 pgmap v1405: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:36:19.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:36:18 smithi090 bash[32384]: audit 2023-12-01T05:36:17.892195+0000 mon.a (mon.0) 1558 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:36:19.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:36:18 smithi090 bash[32384]: audit 2023-12-01T05:36:17.902195+0000 mon.a (mon.0) 1559 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:36:19.273 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:36:18 smithi090 bash[32384]: audit 2023-12-01T05:36:18.196042+0000 mon.a (mon.0) 1560 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:36:19.273 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:36:18 smithi090 bash[32384]: audit 2023-12-01T05:36:18.208348+0000 mon.a (mon.0) 1561 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:36:19.273 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:36:18 smithi090 bash[32384]: audit 2023-12-01T05:36:18.440042+0000 mon.c (mon.2) 904 : audit 0 from='client.? 172.21.15.80:0/2061135578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:36:19.273 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:36:18 smithi090 bash[32384]: audit 2023-12-01T05:36:18.691071+0000 mon.c (mon.2) 905 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:36:19.273 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:36:18 smithi090 bash[32384]: audit 2023-12-01T05:36:18.692836+0000 mon.c (mon.2) 906 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:36:19.273 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:36:18 smithi090 bash[32384]: audit 2023-12-01T05:36:18.704047+0000 mon.a (mon.0) 1562 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:36:21.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:36:20 smithi080 bash[28361]: cluster 2023-12-01T05:36:19.144456+0000 mgr.y (mgr.24362) 1437 : cluster 0 pgmap v1406: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:36:21.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:36:20 smithi080 bash[28361]: audit 2023-12-01T05:36:20.890364+0000 mon.c (mon.2) 907 : audit 0 from='client.? 172.21.15.80:0/1096071411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:36:21.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:36:20 smithi080 bash[41963]: cluster 2023-12-01T05:36:19.144456+0000 mgr.y (mgr.24362) 1437 : cluster 0 pgmap v1406: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:36:21.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:36:20 smithi080 bash[41963]: audit 2023-12-01T05:36:20.890364+0000 mon.c (mon.2) 907 : audit 0 from='client.? 172.21.15.80:0/1096071411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:36:21.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:36:20 smithi090 bash[32384]: cluster 2023-12-01T05:36:19.144456+0000 mgr.y (mgr.24362) 1437 : cluster 0 pgmap v1406: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:36:21.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:36:20 smithi090 bash[32384]: audit 2023-12-01T05:36:20.890364+0000 mon.c (mon.2) 907 : audit 0 from='client.? 172.21.15.80:0/1096071411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:36:23.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:36:22 smithi080 bash[41963]: cluster 2023-12-01T05:36:21.145575+0000 mgr.y (mgr.24362) 1438 : cluster 0 pgmap v1407: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:36:23.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:36:22 smithi080 bash[28361]: cluster 2023-12-01T05:36:21.145575+0000 mgr.y (mgr.24362) 1438 : cluster 0 pgmap v1407: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:36:23.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:36:22 smithi090 bash[32384]: cluster 2023-12-01T05:36:21.145575+0000 mgr.y (mgr.24362) 1438 : cluster 0 pgmap v1407: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:36:24.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:36:23 smithi080 bash[41963]: audit 2023-12-01T05:36:23.350537+0000 mon.a (mon.0) 1563 : audit 0 from='client.? 172.21.15.80:0/2837822173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:36:24.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:36:23 smithi080 bash[28361]: audit 2023-12-01T05:36:23.350537+0000 mon.a (mon.0) 1563 : audit 0 from='client.? 172.21.15.80:0/2837822173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:36:24.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:36:23 smithi090 bash[32384]: audit 2023-12-01T05:36:23.350537+0000 mon.a (mon.0) 1563 : audit 0 from='client.? 172.21.15.80:0/2837822173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:36:25.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:36:24 smithi080 bash[28361]: cluster 2023-12-01T05:36:23.146200+0000 mgr.y (mgr.24362) 1439 : cluster 0 pgmap v1408: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:36:25.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:36:24 smithi080 bash[28361]: audit 2023-12-01T05:36:24.853331+0000 mon.c (mon.2) 908 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:36:25.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:36:24 smithi080 bash[41963]: cluster 2023-12-01T05:36:23.146200+0000 mgr.y (mgr.24362) 1439 : cluster 0 pgmap v1408: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:36:25.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:36:24 smithi080 bash[41963]: audit 2023-12-01T05:36:24.853331+0000 mon.c (mon.2) 908 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:36:25.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:36:24 smithi090 bash[32384]: cluster 2023-12-01T05:36:23.146200+0000 mgr.y (mgr.24362) 1439 : cluster 0 pgmap v1408: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:36:25.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:36:24 smithi090 bash[32384]: audit 2023-12-01T05:36:24.853331+0000 mon.c (mon.2) 908 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:36:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:36:25 smithi080 bash[28361]: audit 2023-12-01T05:36:25.801577+0000 mon.a (mon.0) 1564 : audit 0 from='client.? 172.21.15.80:0/2901761205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:36:26.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:36:25 smithi080 bash[41963]: audit 2023-12-01T05:36:25.801577+0000 mon.a (mon.0) 1564 : audit 0 from='client.? 172.21.15.80:0/2901761205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:36:26.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:36:25 smithi090 bash[32384]: audit 2023-12-01T05:36:25.801577+0000 mon.a (mon.0) 1564 : audit 0 from='client.? 172.21.15.80:0/2901761205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:36:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:36:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:36:26] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T05:36:27.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:36:26 smithi080 bash[28361]: cluster 2023-12-01T05:36:25.146856+0000 mgr.y (mgr.24362) 1440 : cluster 0 pgmap v1409: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:36:27.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:36:26 smithi080 bash[41963]: cluster 2023-12-01T05:36:25.146856+0000 mgr.y (mgr.24362) 1440 : cluster 0 pgmap v1409: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:36:27.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:36:26 smithi090 bash[32384]: cluster 2023-12-01T05:36:25.146856+0000 mgr.y (mgr.24362) 1440 : cluster 0 pgmap v1409: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:36:29.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:36:28 smithi080 bash[28361]: cluster 2023-12-01T05:36:27.147921+0000 mgr.y (mgr.24362) 1441 : cluster 0 pgmap v1410: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:36:29.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:36:28 smithi080 bash[28361]: audit 2023-12-01T05:36:28.252005+0000 mon.a (mon.0) 1565 : audit 0 from='client.? 172.21.15.80:0/654260214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:36:29.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:36:28 smithi080 bash[41963]: cluster 2023-12-01T05:36:27.147921+0000 mgr.y (mgr.24362) 1441 : cluster 0 pgmap v1410: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:36:29.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:36:28 smithi080 bash[41963]: audit 2023-12-01T05:36:28.252005+0000 mon.a (mon.0) 1565 : audit 0 from='client.? 172.21.15.80:0/654260214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:36:29.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:36:28 smithi090 bash[32384]: cluster 2023-12-01T05:36:27.147921+0000 mgr.y (mgr.24362) 1441 : cluster 0 pgmap v1410: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:36:29.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:36:28 smithi090 bash[32384]: audit 2023-12-01T05:36:28.252005+0000 mon.a (mon.0) 1565 : audit 0 from='client.? 172.21.15.80:0/654260214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:36:31.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:36:30 smithi090 bash[32384]: cluster 2023-12-01T05:36:29.148503+0000 mgr.y (mgr.24362) 1442 : cluster 0 pgmap v1411: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:36:31.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:36:30 smithi090 bash[32384]: audit 2023-12-01T05:36:30.703798+0000 mon.a (mon.0) 1566 : audit 0 from='client.? 172.21.15.80:0/1249713649' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:36:31.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:36:30 smithi080 bash[28361]: cluster 2023-12-01T05:36:29.148503+0000 mgr.y (mgr.24362) 1442 : cluster 0 pgmap v1411: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:36:31.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:36:30 smithi080 bash[28361]: audit 2023-12-01T05:36:30.703798+0000 mon.a (mon.0) 1566 : audit 0 from='client.? 172.21.15.80:0/1249713649' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:36:31.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:36:30 smithi080 bash[41963]: cluster 2023-12-01T05:36:29.148503+0000 mgr.y (mgr.24362) 1442 : cluster 0 pgmap v1411: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:36:31.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:36:30 smithi080 bash[41963]: audit 2023-12-01T05:36:30.703798+0000 mon.a (mon.0) 1566 : audit 0 from='client.? 172.21.15.80:0/1249713649' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:36:33.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:36:32 smithi090 bash[32384]: cluster 2023-12-01T05:36:31.149637+0000 mgr.y (mgr.24362) 1443 : cluster 0 pgmap v1412: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:36:33.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:36:32 smithi080 bash[28361]: cluster 2023-12-01T05:36:31.149637+0000 mgr.y (mgr.24362) 1443 : cluster 0 pgmap v1412: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:36:33.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:36:32 smithi080 bash[41963]: cluster 2023-12-01T05:36:31.149637+0000 mgr.y (mgr.24362) 1443 : cluster 0 pgmap v1412: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:36:34.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:36:33 smithi090 bash[32384]: cluster 2023-12-01T05:36:33.150228+0000 mgr.y (mgr.24362) 1444 : cluster 0 pgmap v1413: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:36:34.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:36:33 smithi090 bash[32384]: audit 2023-12-01T05:36:33.162515+0000 mon.a (mon.0) 1567 : audit 0 from='client.? 172.21.15.80:0/1689916073' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:36:34.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:36:33 smithi080 bash[28361]: cluster 2023-12-01T05:36:33.150228+0000 mgr.y (mgr.24362) 1444 : cluster 0 pgmap v1413: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:36:34.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:36:33 smithi080 bash[28361]: audit 2023-12-01T05:36:33.162515+0000 mon.a (mon.0) 1567 : audit 0 from='client.? 172.21.15.80:0/1689916073' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:36:34.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:36:33 smithi080 bash[41963]: cluster 2023-12-01T05:36:33.150228+0000 mgr.y (mgr.24362) 1444 : cluster 0 pgmap v1413: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:36:34.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:36:33 smithi080 bash[41963]: audit 2023-12-01T05:36:33.162515+0000 mon.a (mon.0) 1567 : audit 0 from='client.? 172.21.15.80:0/1689916073' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:36:36.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:36:36 smithi090 bash[32384]: cluster 2023-12-01T05:36:35.150917+0000 mgr.y (mgr.24362) 1445 : cluster 0 pgmap v1414: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:36:36.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:36:36 smithi090 bash[32384]: audit 2023-12-01T05:36:35.621551+0000 mon.c (mon.2) 909 : audit 0 from='client.? 172.21.15.80:0/424808674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:36:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:36:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:36:36] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T05:36:36.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:36:36 smithi080 bash[28361]: cluster 2023-12-01T05:36:35.150917+0000 mgr.y (mgr.24362) 1445 : cluster 0 pgmap v1414: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:36:36.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:36:36 smithi080 bash[28361]: audit 2023-12-01T05:36:35.621551+0000 mon.c (mon.2) 909 : audit 0 from='client.? 172.21.15.80:0/424808674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:36:36.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:36:36 smithi080 bash[41963]: cluster 2023-12-01T05:36:35.150917+0000 mgr.y (mgr.24362) 1445 : cluster 0 pgmap v1414: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:36:36.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:36:36 smithi080 bash[41963]: audit 2023-12-01T05:36:35.621551+0000 mon.c (mon.2) 909 : audit 0 from='client.? 172.21.15.80:0/424808674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:36:39.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:36:38 smithi090 bash[32384]: cluster 2023-12-01T05:36:37.152024+0000 mgr.y (mgr.24362) 1446 : cluster 0 pgmap v1415: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:36:39.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:36:38 smithi090 bash[32384]: audit 2023-12-01T05:36:38.078473+0000 mon.a (mon.0) 1568 : audit 0 from='client.? 172.21.15.80:0/1619014793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:36:39.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:36:38 smithi080 bash[41963]: cluster 2023-12-01T05:36:37.152024+0000 mgr.y (mgr.24362) 1446 : cluster 0 pgmap v1415: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:36:39.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:36:38 smithi080 bash[41963]: audit 2023-12-01T05:36:38.078473+0000 mon.a (mon.0) 1568 : audit 0 from='client.? 172.21.15.80:0/1619014793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:36:39.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:36:38 smithi080 bash[28361]: cluster 2023-12-01T05:36:37.152024+0000 mgr.y (mgr.24362) 1446 : cluster 0 pgmap v1415: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:36:39.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:36:38 smithi080 bash[28361]: audit 2023-12-01T05:36:38.078473+0000 mon.a (mon.0) 1568 : audit 0 from='client.? 172.21.15.80:0/1619014793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:36:41.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:36:40 smithi090 bash[32384]: cluster 2023-12-01T05:36:39.152608+0000 mgr.y (mgr.24362) 1447 : cluster 0 pgmap v1416: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:36:41.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:36:40 smithi090 bash[32384]: audit 2023-12-01T05:36:39.853722+0000 mon.c (mon.2) 910 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:36:41.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:36:40 smithi090 bash[32384]: audit 2023-12-01T05:36:40.534091+0000 mon.c (mon.2) 911 : audit 0 from='client.? 172.21.15.80:0/3436567808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:36:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:36:40 smithi080 bash[28361]: cluster 2023-12-01T05:36:39.152608+0000 mgr.y (mgr.24362) 1447 : cluster 0 pgmap v1416: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:36:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:36:40 smithi080 bash[28361]: audit 2023-12-01T05:36:39.853722+0000 mon.c (mon.2) 910 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:36:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:36:40 smithi080 bash[28361]: audit 2023-12-01T05:36:40.534091+0000 mon.c (mon.2) 911 : audit 0 from='client.? 172.21.15.80:0/3436567808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:36:41.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:36:40 smithi080 bash[41963]: cluster 2023-12-01T05:36:39.152608+0000 mgr.y (mgr.24362) 1447 : cluster 0 pgmap v1416: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:36:41.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:36:40 smithi080 bash[41963]: audit 2023-12-01T05:36:39.853722+0000 mon.c (mon.2) 910 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:36:41.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:36:40 smithi080 bash[41963]: audit 2023-12-01T05:36:40.534091+0000 mon.c (mon.2) 911 : audit 0 from='client.? 172.21.15.80:0/3436567808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:36:43.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:36:42 smithi090 bash[32384]: cluster 2023-12-01T05:36:41.153663+0000 mgr.y (mgr.24362) 1448 : cluster 0 pgmap v1417: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:36:43.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:36:42 smithi080 bash[41963]: cluster 2023-12-01T05:36:41.153663+0000 mgr.y (mgr.24362) 1448 : cluster 0 pgmap v1417: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:36:43.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:36:42 smithi080 bash[28361]: cluster 2023-12-01T05:36:41.153663+0000 mgr.y (mgr.24362) 1448 : cluster 0 pgmap v1417: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:36:44.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:36:43 smithi090 bash[32384]: audit 2023-12-01T05:36:43.002818+0000 mon.c (mon.2) 912 : audit 0 from='client.? 172.21.15.80:0/1794226792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:36:44.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:36:43 smithi080 bash[41963]: audit 2023-12-01T05:36:43.002818+0000 mon.c (mon.2) 912 : audit 0 from='client.? 172.21.15.80:0/1794226792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:36:44.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:36:43 smithi080 bash[28361]: audit 2023-12-01T05:36:43.002818+0000 mon.c (mon.2) 912 : audit 0 from='client.? 172.21.15.80:0/1794226792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:36:45.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:36:44 smithi090 bash[32384]: cluster 2023-12-01T05:36:43.154253+0000 mgr.y (mgr.24362) 1449 : cluster 0 pgmap v1418: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:36:45.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:36:44 smithi080 bash[41963]: cluster 2023-12-01T05:36:43.154253+0000 mgr.y (mgr.24362) 1449 : cluster 0 pgmap v1418: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:36:45.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:36:44 smithi080 bash[28361]: cluster 2023-12-01T05:36:43.154253+0000 mgr.y (mgr.24362) 1449 : cluster 0 pgmap v1418: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:36:46.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:36:45 smithi090 bash[32384]: audit 2023-12-01T05:36:45.461775+0000 mon.c (mon.2) 913 : audit 0 from='client.? 172.21.15.80:0/1182483724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:36:46.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:36:45 smithi080 bash[28361]: audit 2023-12-01T05:36:45.461775+0000 mon.c (mon.2) 913 : audit 0 from='client.? 172.21.15.80:0/1182483724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:36:46.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:36:45 smithi080 bash[41963]: audit 2023-12-01T05:36:45.461775+0000 mon.c (mon.2) 913 : audit 0 from='client.? 172.21.15.80:0/1182483724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:36:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:36:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:36:46] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T05:36:47.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:36:46 smithi090 bash[32384]: cluster 2023-12-01T05:36:45.154680+0000 mgr.y (mgr.24362) 1450 : cluster 0 pgmap v1419: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:36:47.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:36:46 smithi080 bash[41963]: cluster 2023-12-01T05:36:45.154680+0000 mgr.y (mgr.24362) 1450 : cluster 0 pgmap v1419: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:36:47.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:36:46 smithi080 bash[28361]: cluster 2023-12-01T05:36:45.154680+0000 mgr.y (mgr.24362) 1450 : cluster 0 pgmap v1419: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:36:49.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:36:48 smithi090 bash[32384]: cluster 2023-12-01T05:36:47.155826+0000 mgr.y (mgr.24362) 1451 : cluster 0 pgmap v1420: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:36:49.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:36:48 smithi090 bash[32384]: audit 2023-12-01T05:36:47.911863+0000 mon.c (mon.2) 914 : audit 0 from='client.? 172.21.15.80:0/529227967' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:36:49.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:36:48 smithi080 bash[28361]: cluster 2023-12-01T05:36:47.155826+0000 mgr.y (mgr.24362) 1451 : cluster 0 pgmap v1420: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:36:49.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:36:48 smithi080 bash[28361]: audit 2023-12-01T05:36:47.911863+0000 mon.c (mon.2) 914 : audit 0 from='client.? 172.21.15.80:0/529227967' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:36:49.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:36:48 smithi080 bash[41963]: cluster 2023-12-01T05:36:47.155826+0000 mgr.y (mgr.24362) 1451 : cluster 0 pgmap v1420: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:36:49.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:36:48 smithi080 bash[41963]: audit 2023-12-01T05:36:47.911863+0000 mon.c (mon.2) 914 : audit 0 from='client.? 172.21.15.80:0/529227967' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:36:51.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:36:50 smithi090 bash[32384]: cluster 2023-12-01T05:36:49.156513+0000 mgr.y (mgr.24362) 1452 : cluster 0 pgmap v1421: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:36:51.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:36:50 smithi090 bash[32384]: audit 2023-12-01T05:36:50.354754+0000 mon.c (mon.2) 915 : audit 0 from='client.? 172.21.15.80:0/2554378175' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:36:51.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:36:50 smithi080 bash[28361]: cluster 2023-12-01T05:36:49.156513+0000 mgr.y (mgr.24362) 1452 : cluster 0 pgmap v1421: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:36:51.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:36:50 smithi080 bash[28361]: audit 2023-12-01T05:36:50.354754+0000 mon.c (mon.2) 915 : audit 0 from='client.? 172.21.15.80:0/2554378175' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:36:51.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:36:50 smithi080 bash[41963]: cluster 2023-12-01T05:36:49.156513+0000 mgr.y (mgr.24362) 1452 : cluster 0 pgmap v1421: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:36:51.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:36:50 smithi080 bash[41963]: audit 2023-12-01T05:36:50.354754+0000 mon.c (mon.2) 915 : audit 0 from='client.? 172.21.15.80:0/2554378175' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:36:53.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:36:52 smithi090 bash[32384]: cluster 2023-12-01T05:36:51.157557+0000 mgr.y (mgr.24362) 1453 : cluster 0 pgmap v1422: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:36:53.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:36:52 smithi080 bash[28361]: cluster 2023-12-01T05:36:51.157557+0000 mgr.y (mgr.24362) 1453 : cluster 0 pgmap v1422: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:36:53.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:36:52 smithi080 bash[41963]: cluster 2023-12-01T05:36:51.157557+0000 mgr.y (mgr.24362) 1453 : cluster 0 pgmap v1422: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:36:54.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:36:53 smithi090 bash[32384]: audit 2023-12-01T05:36:52.821973+0000 mon.c (mon.2) 916 : audit 0 from='client.? 172.21.15.80:0/3074522880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:36:54.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:36:53 smithi080 bash[28361]: audit 2023-12-01T05:36:52.821973+0000 mon.c (mon.2) 916 : audit 0 from='client.? 172.21.15.80:0/3074522880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:36:54.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:36:53 smithi080 bash[41963]: audit 2023-12-01T05:36:52.821973+0000 mon.c (mon.2) 916 : audit 0 from='client.? 172.21.15.80:0/3074522880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:36:55.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:36:54 smithi090 bash[32384]: cluster 2023-12-01T05:36:53.158186+0000 mgr.y (mgr.24362) 1454 : cluster 0 pgmap v1423: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:36:55.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:36:54 smithi080 bash[41963]: cluster 2023-12-01T05:36:53.158186+0000 mgr.y (mgr.24362) 1454 : cluster 0 pgmap v1423: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:36:55.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:36:54 smithi080 bash[28361]: cluster 2023-12-01T05:36:53.158186+0000 mgr.y (mgr.24362) 1454 : cluster 0 pgmap v1423: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:36:56.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:36:55 smithi080 bash[41963]: audit 2023-12-01T05:36:54.853871+0000 mon.c (mon.2) 917 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:36:56.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:36:55 smithi080 bash[41963]: audit 2023-12-01T05:36:55.280955+0000 mon.c (mon.2) 918 : audit 0 from='client.? 172.21.15.80:0/3492036436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:36:56.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:36:55 smithi080 bash[28361]: audit 2023-12-01T05:36:54.853871+0000 mon.c (mon.2) 917 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:36:56.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:36:55 smithi080 bash[28361]: audit 2023-12-01T05:36:55.280955+0000 mon.c (mon.2) 918 : audit 0 from='client.? 172.21.15.80:0/3492036436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:36:56.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:36:55 smithi090 bash[32384]: audit 2023-12-01T05:36:54.853871+0000 mon.c (mon.2) 917 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:36:56.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:36:55 smithi090 bash[32384]: audit 2023-12-01T05:36:55.280955+0000 mon.c (mon.2) 918 : audit 0 from='client.? 172.21.15.80:0/3492036436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:36:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:36:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:36:56] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T05:36:57.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:36:56 smithi080 bash[41963]: cluster 2023-12-01T05:36:55.158771+0000 mgr.y (mgr.24362) 1455 : cluster 0 pgmap v1424: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:36:57.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:36:56 smithi080 bash[28361]: cluster 2023-12-01T05:36:55.158771+0000 mgr.y (mgr.24362) 1455 : cluster 0 pgmap v1424: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:36:57.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:36:56 smithi090 bash[32384]: cluster 2023-12-01T05:36:55.158771+0000 mgr.y (mgr.24362) 1455 : cluster 0 pgmap v1424: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:36:59.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:36:58 smithi090 bash[32384]: cluster 2023-12-01T05:36:57.159915+0000 mgr.y (mgr.24362) 1456 : cluster 0 pgmap v1425: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:36:59.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:36:58 smithi090 bash[32384]: audit 2023-12-01T05:36:57.743476+0000 mon.a (mon.0) 1569 : audit 0 from='client.? 172.21.15.80:0/270918762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:36:59.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:36:58 smithi080 bash[41963]: cluster 2023-12-01T05:36:57.159915+0000 mgr.y (mgr.24362) 1456 : cluster 0 pgmap v1425: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:36:59.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:36:58 smithi080 bash[41963]: audit 2023-12-01T05:36:57.743476+0000 mon.a (mon.0) 1569 : audit 0 from='client.? 172.21.15.80:0/270918762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:36:59.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:36:58 smithi080 bash[28361]: cluster 2023-12-01T05:36:57.159915+0000 mgr.y (mgr.24362) 1456 : cluster 0 pgmap v1425: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:36:59.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:36:58 smithi080 bash[28361]: audit 2023-12-01T05:36:57.743476+0000 mon.a (mon.0) 1569 : audit 0 from='client.? 172.21.15.80:0/270918762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:37:01.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:37:00 smithi090 bash[32384]: cluster 2023-12-01T05:36:59.160511+0000 mgr.y (mgr.24362) 1457 : cluster 0 pgmap v1426: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:37:01.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:37:00 smithi090 bash[32384]: audit 2023-12-01T05:37:00.186625+0000 mon.a (mon.0) 1570 : audit 0 from='client.? 172.21.15.80:0/2516376418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:37:01.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:37:00 smithi080 bash[41963]: cluster 2023-12-01T05:36:59.160511+0000 mgr.y (mgr.24362) 1457 : cluster 0 pgmap v1426: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:37:01.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:37:00 smithi080 bash[41963]: audit 2023-12-01T05:37:00.186625+0000 mon.a (mon.0) 1570 : audit 0 from='client.? 172.21.15.80:0/2516376418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:37:01.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:37:00 smithi080 bash[28361]: cluster 2023-12-01T05:36:59.160511+0000 mgr.y (mgr.24362) 1457 : cluster 0 pgmap v1426: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:37:01.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:37:00 smithi080 bash[28361]: audit 2023-12-01T05:37:00.186625+0000 mon.a (mon.0) 1570 : audit 0 from='client.? 172.21.15.80:0/2516376418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:37:03.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:37:02 smithi090 bash[32384]: cluster 2023-12-01T05:37:01.161610+0000 mgr.y (mgr.24362) 1458 : cluster 0 pgmap v1427: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:37:03.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:37:02 smithi090 bash[32384]: audit 2023-12-01T05:37:02.632698+0000 mon.c (mon.2) 919 : audit 0 from='client.? 172.21.15.80:0/180453249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:37:03.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:37:02 smithi080 bash[41963]: cluster 2023-12-01T05:37:01.161610+0000 mgr.y (mgr.24362) 1458 : cluster 0 pgmap v1427: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:37:03.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:37:02 smithi080 bash[41963]: audit 2023-12-01T05:37:02.632698+0000 mon.c (mon.2) 919 : audit 0 from='client.? 172.21.15.80:0/180453249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:37:03.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:37:02 smithi080 bash[28361]: cluster 2023-12-01T05:37:01.161610+0000 mgr.y (mgr.24362) 1458 : cluster 0 pgmap v1427: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:37:03.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:37:02 smithi080 bash[28361]: audit 2023-12-01T05:37:02.632698+0000 mon.c (mon.2) 919 : audit 0 from='client.? 172.21.15.80:0/180453249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:37:05.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:37:04 smithi090 bash[32384]: cluster 2023-12-01T05:37:03.162275+0000 mgr.y (mgr.24362) 1459 : cluster 0 pgmap v1428: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:37:05.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:37:04 smithi080 bash[28361]: cluster 2023-12-01T05:37:03.162275+0000 mgr.y (mgr.24362) 1459 : cluster 0 pgmap v1428: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:37:05.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:37:04 smithi080 bash[41963]: cluster 2023-12-01T05:37:03.162275+0000 mgr.y (mgr.24362) 1459 : cluster 0 pgmap v1428: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:37:06.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:37:05 smithi090 bash[32384]: audit 2023-12-01T05:37:05.081097+0000 mon.a (mon.0) 1571 : audit 0 from='client.? 172.21.15.80:0/663496564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:37:06.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:37:05 smithi080 bash[28361]: audit 2023-12-01T05:37:05.081097+0000 mon.a (mon.0) 1571 : audit 0 from='client.? 172.21.15.80:0/663496564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:37:06.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:37:05 smithi080 bash[41963]: audit 2023-12-01T05:37:05.081097+0000 mon.a (mon.0) 1571 : audit 0 from='client.? 172.21.15.80:0/663496564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:37:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:37:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:37:06] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T05:37:07.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:37:06 smithi090 bash[32384]: cluster 2023-12-01T05:37:05.162936+0000 mgr.y (mgr.24362) 1460 : cluster 0 pgmap v1429: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:37:07.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:37:06 smithi080 bash[28361]: cluster 2023-12-01T05:37:05.162936+0000 mgr.y (mgr.24362) 1460 : cluster 0 pgmap v1429: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:37:07.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:37:06 smithi080 bash[41963]: cluster 2023-12-01T05:37:05.162936+0000 mgr.y (mgr.24362) 1460 : cluster 0 pgmap v1429: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:37:08.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:37:07 smithi090 bash[32384]: audit 2023-12-01T05:37:07.539480+0000 mon.a (mon.0) 1572 : audit 0 from='client.? 172.21.15.80:0/2444132679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:37:08.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:37:07 smithi080 bash[28361]: audit 2023-12-01T05:37:07.539480+0000 mon.a (mon.0) 1572 : audit 0 from='client.? 172.21.15.80:0/2444132679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:37:08.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:37:07 smithi080 bash[41963]: audit 2023-12-01T05:37:07.539480+0000 mon.a (mon.0) 1572 : audit 0 from='client.? 172.21.15.80:0/2444132679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:37:09.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:37:08 smithi090 bash[32384]: cluster 2023-12-01T05:37:07.164067+0000 mgr.y (mgr.24362) 1461 : cluster 0 pgmap v1430: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:37:09.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:37:08 smithi080 bash[28361]: cluster 2023-12-01T05:37:07.164067+0000 mgr.y (mgr.24362) 1461 : cluster 0 pgmap v1430: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:37:09.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:37:08 smithi080 bash[41963]: cluster 2023-12-01T05:37:07.164067+0000 mgr.y (mgr.24362) 1461 : cluster 0 pgmap v1430: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:37:11.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:37:10 smithi090 bash[32384]: cluster 2023-12-01T05:37:09.164740+0000 mgr.y (mgr.24362) 1462 : cluster 0 pgmap v1431: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:37:11.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:37:10 smithi090 bash[32384]: audit 2023-12-01T05:37:09.854413+0000 mon.c (mon.2) 920 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:37:11.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:37:10 smithi090 bash[32384]: audit 2023-12-01T05:37:09.992220+0000 mon.c (mon.2) 921 : audit 0 from='client.? 172.21.15.80:0/2581294626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:37:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:37:10 smithi080 bash[28361]: cluster 2023-12-01T05:37:09.164740+0000 mgr.y (mgr.24362) 1462 : cluster 0 pgmap v1431: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:37:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:37:10 smithi080 bash[28361]: audit 2023-12-01T05:37:09.854413+0000 mon.c (mon.2) 920 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:37:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:37:10 smithi080 bash[28361]: audit 2023-12-01T05:37:09.992220+0000 mon.c (mon.2) 921 : audit 0 from='client.? 172.21.15.80:0/2581294626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:37:11.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:37:10 smithi080 bash[41963]: cluster 2023-12-01T05:37:09.164740+0000 mgr.y (mgr.24362) 1462 : cluster 0 pgmap v1431: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:37:11.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:37:10 smithi080 bash[41963]: audit 2023-12-01T05:37:09.854413+0000 mon.c (mon.2) 920 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:37:11.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:37:10 smithi080 bash[41963]: audit 2023-12-01T05:37:09.992220+0000 mon.c (mon.2) 921 : audit 0 from='client.? 172.21.15.80:0/2581294626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:37:13.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:37:12 smithi090 bash[32384]: cluster 2023-12-01T05:37:11.165958+0000 mgr.y (mgr.24362) 1463 : cluster 0 pgmap v1432: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:37:13.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:37:12 smithi090 bash[32384]: audit 2023-12-01T05:37:12.439823+0000 mon.a (mon.0) 1573 : audit 0 from='client.? 172.21.15.80:0/3295176285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:37:13.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:37:12 smithi080 bash[41963]: cluster 2023-12-01T05:37:11.165958+0000 mgr.y (mgr.24362) 1463 : cluster 0 pgmap v1432: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:37:13.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:37:12 smithi080 bash[41963]: audit 2023-12-01T05:37:12.439823+0000 mon.a (mon.0) 1573 : audit 0 from='client.? 172.21.15.80:0/3295176285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:37:13.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:37:12 smithi080 bash[28361]: cluster 2023-12-01T05:37:11.165958+0000 mgr.y (mgr.24362) 1463 : cluster 0 pgmap v1432: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:37:13.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:37:12 smithi080 bash[28361]: audit 2023-12-01T05:37:12.439823+0000 mon.a (mon.0) 1573 : audit 0 from='client.? 172.21.15.80:0/3295176285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:37:15.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:37:14 smithi090 bash[32384]: cluster 2023-12-01T05:37:13.166641+0000 mgr.y (mgr.24362) 1464 : cluster 0 pgmap v1433: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:37:15.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:37:14 smithi080 bash[28361]: cluster 2023-12-01T05:37:13.166641+0000 mgr.y (mgr.24362) 1464 : cluster 0 pgmap v1433: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:37:15.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:37:14 smithi080 bash[41963]: cluster 2023-12-01T05:37:13.166641+0000 mgr.y (mgr.24362) 1464 : cluster 0 pgmap v1433: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:37:16.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:37:15 smithi080 bash[28361]: audit 2023-12-01T05:37:14.894568+0000 mon.c (mon.2) 922 : audit 0 from='client.? 172.21.15.80:0/2082387437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:37:16.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:37:15 smithi080 bash[41963]: audit 2023-12-01T05:37:14.894568+0000 mon.c (mon.2) 922 : audit 0 from='client.? 172.21.15.80:0/2082387437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:37:16.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:37:15 smithi090 bash[32384]: audit 2023-12-01T05:37:14.894568+0000 mon.c (mon.2) 922 : audit 0 from='client.? 172.21.15.80:0/2082387437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:37:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:37:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:37:16] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T05:37:17.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:37:16 smithi080 bash[28361]: cluster 2023-12-01T05:37:15.167298+0000 mgr.y (mgr.24362) 1465 : cluster 0 pgmap v1434: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:37:17.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:37:16 smithi080 bash[41963]: cluster 2023-12-01T05:37:15.167298+0000 mgr.y (mgr.24362) 1465 : cluster 0 pgmap v1434: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:37:17.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:37:16 smithi090 bash[32384]: cluster 2023-12-01T05:37:15.167298+0000 mgr.y (mgr.24362) 1465 : cluster 0 pgmap v1434: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:37:18.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:37:17 smithi080 bash[28361]: audit 2023-12-01T05:37:17.349766+0000 mon.c (mon.2) 923 : audit 0 from='client.? 172.21.15.80:0/151498713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:37:18.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:37:17 smithi080 bash[41963]: audit 2023-12-01T05:37:17.349766+0000 mon.c (mon.2) 923 : audit 0 from='client.? 172.21.15.80:0/151498713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:37:18.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:37:17 smithi090 bash[32384]: audit 2023-12-01T05:37:17.349766+0000 mon.c (mon.2) 923 : audit 0 from='client.? 172.21.15.80:0/151498713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:37:19.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:37:18 smithi080 bash[28361]: cluster 2023-12-01T05:37:17.168434+0000 mgr.y (mgr.24362) 1466 : cluster 0 pgmap v1435: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:37:19.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:37:18 smithi080 bash[41963]: cluster 2023-12-01T05:37:17.168434+0000 mgr.y (mgr.24362) 1466 : cluster 0 pgmap v1435: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:37:19.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:37:18 smithi090 bash[32384]: cluster 2023-12-01T05:37:17.168434+0000 mgr.y (mgr.24362) 1466 : cluster 0 pgmap v1435: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:37:20.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:37:19 smithi080 bash[28361]: audit 2023-12-01T05:37:18.789270+0000 mon.c (mon.2) 924 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:37:20.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:37:19 smithi080 bash[41963]: audit 2023-12-01T05:37:18.789270+0000 mon.c (mon.2) 924 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:37:20.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:37:19 smithi090 bash[32384]: audit 2023-12-01T05:37:18.789270+0000 mon.c (mon.2) 924 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:37:21.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:37:20 smithi080 bash[41963]: cluster 2023-12-01T05:37:19.169054+0000 mgr.y (mgr.24362) 1467 : cluster 0 pgmap v1436: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:37:21.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:37:20 smithi080 bash[41963]: audit 2023-12-01T05:37:19.803171+0000 mon.c (mon.2) 925 : audit 0 from='client.? 172.21.15.80:0/2546226355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:37:21.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:37:20 smithi080 bash[28361]: cluster 2023-12-01T05:37:19.169054+0000 mgr.y (mgr.24362) 1467 : cluster 0 pgmap v1436: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:37:21.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:37:20 smithi080 bash[28361]: audit 2023-12-01T05:37:19.803171+0000 mon.c (mon.2) 925 : audit 0 from='client.? 172.21.15.80:0/2546226355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:37:21.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:37:20 smithi090 bash[32384]: cluster 2023-12-01T05:37:19.169054+0000 mgr.y (mgr.24362) 1467 : cluster 0 pgmap v1436: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:37:21.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:37:20 smithi090 bash[32384]: audit 2023-12-01T05:37:19.803171+0000 mon.c (mon.2) 925 : audit 0 from='client.? 172.21.15.80:0/2546226355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:37:23.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:37:22 smithi080 bash[28361]: cluster 2023-12-01T05:37:21.170163+0000 mgr.y (mgr.24362) 1468 : cluster 0 pgmap v1437: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:37:23.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:37:22 smithi080 bash[28361]: audit 2023-12-01T05:37:22.261630+0000 mon.c (mon.2) 926 : audit 0 from='client.? 172.21.15.80:0/700951019' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:37:23.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:37:22 smithi080 bash[41963]: cluster 2023-12-01T05:37:21.170163+0000 mgr.y (mgr.24362) 1468 : cluster 0 pgmap v1437: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:37:23.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:37:22 smithi080 bash[41963]: audit 2023-12-01T05:37:22.261630+0000 mon.c (mon.2) 926 : audit 0 from='client.? 172.21.15.80:0/700951019' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:37:23.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:37:22 smithi090 bash[32384]: cluster 2023-12-01T05:37:21.170163+0000 mgr.y (mgr.24362) 1468 : cluster 0 pgmap v1437: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:37:23.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:37:22 smithi090 bash[32384]: audit 2023-12-01T05:37:22.261630+0000 mon.c (mon.2) 926 : audit 0 from='client.? 172.21.15.80:0/700951019' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:37:25.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:37:24 smithi080 bash[41963]: cluster 2023-12-01T05:37:23.170648+0000 mgr.y (mgr.24362) 1469 : cluster 0 pgmap v1438: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:37:25.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:37:24 smithi080 bash[41963]: audit 2023-12-01T05:37:24.641359+0000 mon.a (mon.0) 1574 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:37:25.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:37:24 smithi080 bash[41963]: audit 2023-12-01T05:37:24.650964+0000 mon.a (mon.0) 1575 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:37:25.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:37:24 smithi080 bash[41963]: audit 2023-12-01T05:37:24.739669+0000 mon.c (mon.2) 927 : audit 0 from='client.? 172.21.15.80:0/398384369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:37:25.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:37:24 smithi080 bash[28361]: cluster 2023-12-01T05:37:23.170648+0000 mgr.y (mgr.24362) 1469 : cluster 0 pgmap v1438: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:37:25.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:37:24 smithi080 bash[28361]: audit 2023-12-01T05:37:24.641359+0000 mon.a (mon.0) 1574 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:37:25.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:37:24 smithi080 bash[28361]: audit 2023-12-01T05:37:24.650964+0000 mon.a (mon.0) 1575 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:37:25.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:37:24 smithi080 bash[28361]: audit 2023-12-01T05:37:24.739669+0000 mon.c (mon.2) 927 : audit 0 from='client.? 172.21.15.80:0/398384369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:37:25.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:37:24 smithi090 bash[32384]: cluster 2023-12-01T05:37:23.170648+0000 mgr.y (mgr.24362) 1469 : cluster 0 pgmap v1438: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:37:25.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:37:24 smithi090 bash[32384]: audit 2023-12-01T05:37:24.641359+0000 mon.a (mon.0) 1574 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:37:25.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:37:24 smithi090 bash[32384]: audit 2023-12-01T05:37:24.650964+0000 mon.a (mon.0) 1575 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:37:25.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:37:24 smithi090 bash[32384]: audit 2023-12-01T05:37:24.739669+0000 mon.c (mon.2) 927 : audit 0 from='client.? 172.21.15.80:0/398384369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:37:26.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:37:25 smithi080 bash[41963]: audit 2023-12-01T05:37:24.854535+0000 mon.c (mon.2) 928 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:37:26.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:37:25 smithi080 bash[41963]: audit 2023-12-01T05:37:25.050733+0000 mon.a (mon.0) 1576 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:37:26.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:37:25 smithi080 bash[41963]: audit 2023-12-01T05:37:25.065725+0000 mon.a (mon.0) 1577 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:37:26.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:37:25 smithi080 bash[41963]: audit 2023-12-01T05:37:25.560483+0000 mon.c (mon.2) 929 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:37:26.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:37:25 smithi080 bash[41963]: audit 2023-12-01T05:37:25.561733+0000 mon.c (mon.2) 930 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:37:26.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:37:25 smithi080 bash[41963]: audit 2023-12-01T05:37:25.573183+0000 mon.a (mon.0) 1578 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:37:26.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:37:25 smithi080 bash[28361]: audit 2023-12-01T05:37:24.854535+0000 mon.c (mon.2) 928 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:37:26.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:37:25 smithi080 bash[28361]: audit 2023-12-01T05:37:25.050733+0000 mon.a (mon.0) 1576 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:37:26.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:37:25 smithi080 bash[28361]: audit 2023-12-01T05:37:25.065725+0000 mon.a (mon.0) 1577 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:37:26.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:37:25 smithi080 bash[28361]: audit 2023-12-01T05:37:25.560483+0000 mon.c (mon.2) 929 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:37:26.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:37:25 smithi080 bash[28361]: audit 2023-12-01T05:37:25.561733+0000 mon.c (mon.2) 930 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:37:26.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:37:25 smithi080 bash[28361]: audit 2023-12-01T05:37:25.573183+0000 mon.a (mon.0) 1578 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:37:26.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:37:25 smithi090 bash[32384]: audit 2023-12-01T05:37:24.854535+0000 mon.c (mon.2) 928 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:37:26.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:37:25 smithi090 bash[32384]: audit 2023-12-01T05:37:25.050733+0000 mon.a (mon.0) 1576 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:37:26.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:37:25 smithi090 bash[32384]: audit 2023-12-01T05:37:25.065725+0000 mon.a (mon.0) 1577 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:37:26.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:37:25 smithi090 bash[32384]: audit 2023-12-01T05:37:25.560483+0000 mon.c (mon.2) 929 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:37:26.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:37:25 smithi090 bash[32384]: audit 2023-12-01T05:37:25.561733+0000 mon.c (mon.2) 930 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:37:26.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:37:25 smithi090 bash[32384]: audit 2023-12-01T05:37:25.573183+0000 mon.a (mon.0) 1578 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:37:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:37:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:37:26] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T05:37:27.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:37:26 smithi080 bash[28361]: cluster 2023-12-01T05:37:25.171276+0000 mgr.y (mgr.24362) 1470 : cluster 0 pgmap v1439: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:37:27.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:37:26 smithi080 bash[41963]: cluster 2023-12-01T05:37:25.171276+0000 mgr.y (mgr.24362) 1470 : cluster 0 pgmap v1439: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:37:27.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:37:26 smithi090 bash[32384]: cluster 2023-12-01T05:37:25.171276+0000 mgr.y (mgr.24362) 1470 : cluster 0 pgmap v1439: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:37:28.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:37:27 smithi080 bash[28361]: audit 2023-12-01T05:37:27.197019+0000 mon.c (mon.2) 931 : audit 0 from='client.? 172.21.15.80:0/4108027992' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:37:28.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:37:27 smithi080 bash[41963]: audit 2023-12-01T05:37:27.197019+0000 mon.c (mon.2) 931 : audit 0 from='client.? 172.21.15.80:0/4108027992' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:37:28.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:37:27 smithi090 bash[32384]: audit 2023-12-01T05:37:27.197019+0000 mon.c (mon.2) 931 : audit 0 from='client.? 172.21.15.80:0/4108027992' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:37:29.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:37:28 smithi080 bash[28361]: cluster 2023-12-01T05:37:27.172022+0000 mgr.y (mgr.24362) 1471 : cluster 0 pgmap v1440: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:37:29.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:37:28 smithi080 bash[41963]: cluster 2023-12-01T05:37:27.172022+0000 mgr.y (mgr.24362) 1471 : cluster 0 pgmap v1440: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:37:29.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:37:28 smithi090 bash[32384]: cluster 2023-12-01T05:37:27.172022+0000 mgr.y (mgr.24362) 1471 : cluster 0 pgmap v1440: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:37:30.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:37:29 smithi080 bash[28361]: audit 2023-12-01T05:37:29.640056+0000 mon.c (mon.2) 932 : audit 0 from='client.? 172.21.15.80:0/635345652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:37:30.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:37:29 smithi080 bash[41963]: audit 2023-12-01T05:37:29.640056+0000 mon.c (mon.2) 932 : audit 0 from='client.? 172.21.15.80:0/635345652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:37:30.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:37:29 smithi090 bash[32384]: audit 2023-12-01T05:37:29.640056+0000 mon.c (mon.2) 932 : audit 0 from='client.? 172.21.15.80:0/635345652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:37:31.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:37:30 smithi080 bash[28361]: cluster 2023-12-01T05:37:29.172596+0000 mgr.y (mgr.24362) 1472 : cluster 0 pgmap v1441: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:37:31.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:37:30 smithi080 bash[41963]: cluster 2023-12-01T05:37:29.172596+0000 mgr.y (mgr.24362) 1472 : cluster 0 pgmap v1441: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:37:31.274 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:37:30 smithi090 bash[32384]: cluster 2023-12-01T05:37:29.172596+0000 mgr.y (mgr.24362) 1472 : cluster 0 pgmap v1441: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:37:33.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:37:32 smithi080 bash[28361]: cluster 2023-12-01T05:37:31.173659+0000 mgr.y (mgr.24362) 1473 : cluster 0 pgmap v1442: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:37:33.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:37:32 smithi080 bash[28361]: audit 2023-12-01T05:37:32.093114+0000 mon.c (mon.2) 933 : audit 0 from='client.? 172.21.15.80:0/1292975074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:37:33.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:37:32 smithi080 bash[41963]: cluster 2023-12-01T05:37:31.173659+0000 mgr.y (mgr.24362) 1473 : cluster 0 pgmap v1442: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:37:33.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:37:32 smithi080 bash[41963]: audit 2023-12-01T05:37:32.093114+0000 mon.c (mon.2) 933 : audit 0 from='client.? 172.21.15.80:0/1292975074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:37:33.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:37:32 smithi090 bash[32384]: cluster 2023-12-01T05:37:31.173659+0000 mgr.y (mgr.24362) 1473 : cluster 0 pgmap v1442: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:37:33.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:37:32 smithi090 bash[32384]: audit 2023-12-01T05:37:32.093114+0000 mon.c (mon.2) 933 : audit 0 from='client.? 172.21.15.80:0/1292975074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:37:35.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:37:34 smithi080 bash[28361]: cluster 2023-12-01T05:37:33.174299+0000 mgr.y (mgr.24362) 1474 : cluster 0 pgmap v1443: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:37:35.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:37:34 smithi080 bash[28361]: audit 2023-12-01T05:37:34.554302+0000 mon.c (mon.2) 934 : audit 0 from='client.? 172.21.15.80:0/356268275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:37:35.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:37:34 smithi080 bash[41963]: cluster 2023-12-01T05:37:33.174299+0000 mgr.y (mgr.24362) 1474 : cluster 0 pgmap v1443: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:37:35.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:37:34 smithi080 bash[41963]: audit 2023-12-01T05:37:34.554302+0000 mon.c (mon.2) 934 : audit 0 from='client.? 172.21.15.80:0/356268275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:37:35.274 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:37:34 smithi090 bash[32384]: cluster 2023-12-01T05:37:33.174299+0000 mgr.y (mgr.24362) 1474 : cluster 0 pgmap v1443: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:37:35.274 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:37:34 smithi090 bash[32384]: audit 2023-12-01T05:37:34.554302+0000 mon.c (mon.2) 934 : audit 0 from='client.? 172.21.15.80:0/356268275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:37:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:37:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:37:36] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T05:37:37.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:37:36 smithi080 bash[28361]: cluster 2023-12-01T05:37:35.174964+0000 mgr.y (mgr.24362) 1475 : cluster 0 pgmap v1444: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:37:37.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:37:36 smithi080 bash[41963]: cluster 2023-12-01T05:37:35.174964+0000 mgr.y (mgr.24362) 1475 : cluster 0 pgmap v1444: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:37:37.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:37:36 smithi090 bash[32384]: cluster 2023-12-01T05:37:35.174964+0000 mgr.y (mgr.24362) 1475 : cluster 0 pgmap v1444: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:37:38.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:37:37 smithi080 bash[28361]: audit 2023-12-01T05:37:37.013520+0000 mon.a (mon.0) 1579 : audit 0 from='client.? 172.21.15.80:0/1429195000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:37:38.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:37:37 smithi080 bash[41963]: audit 2023-12-01T05:37:37.013520+0000 mon.a (mon.0) 1579 : audit 0 from='client.? 172.21.15.80:0/1429195000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:37:38.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:37:37 smithi090 bash[32384]: audit 2023-12-01T05:37:37.013520+0000 mon.a (mon.0) 1579 : audit 0 from='client.? 172.21.15.80:0/1429195000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:37:39.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:37:38 smithi080 bash[41963]: cluster 2023-12-01T05:37:37.176145+0000 mgr.y (mgr.24362) 1476 : cluster 0 pgmap v1445: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:37:39.185 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:37:38 smithi080 bash[28361]: cluster 2023-12-01T05:37:37.176145+0000 mgr.y (mgr.24362) 1476 : cluster 0 pgmap v1445: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:37:39.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:37:38 smithi090 bash[32384]: cluster 2023-12-01T05:37:37.176145+0000 mgr.y (mgr.24362) 1476 : cluster 0 pgmap v1445: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:37:40.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:37:39 smithi080 bash[41963]: audit 2023-12-01T05:37:39.474974+0000 mon.a (mon.0) 1580 : audit 0 from='client.? 172.21.15.80:0/2142382941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:37:40.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:37:39 smithi080 bash[41963]: audit 2023-12-01T05:37:39.855337+0000 mon.c (mon.2) 935 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:37:40.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:37:39 smithi080 bash[28361]: audit 2023-12-01T05:37:39.474974+0000 mon.a (mon.0) 1580 : audit 0 from='client.? 172.21.15.80:0/2142382941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:37:40.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:37:39 smithi080 bash[28361]: audit 2023-12-01T05:37:39.855337+0000 mon.c (mon.2) 935 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:37:40.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:37:39 smithi090 bash[32384]: audit 2023-12-01T05:37:39.474974+0000 mon.a (mon.0) 1580 : audit 0 from='client.? 172.21.15.80:0/2142382941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:37:40.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:37:39 smithi090 bash[32384]: audit 2023-12-01T05:37:39.855337+0000 mon.c (mon.2) 935 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:37:41.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:37:40 smithi080 bash[28361]: cluster 2023-12-01T05:37:39.176759+0000 mgr.y (mgr.24362) 1477 : cluster 0 pgmap v1446: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:37:41.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:37:40 smithi080 bash[41963]: cluster 2023-12-01T05:37:39.176759+0000 mgr.y (mgr.24362) 1477 : cluster 0 pgmap v1446: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:37:41.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:37:40 smithi090 bash[32384]: cluster 2023-12-01T05:37:39.176759+0000 mgr.y (mgr.24362) 1477 : cluster 0 pgmap v1446: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:37:43.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:37:42 smithi080 bash[28361]: cluster 2023-12-01T05:37:41.178006+0000 mgr.y (mgr.24362) 1478 : cluster 0 pgmap v1447: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:37:43.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:37:42 smithi080 bash[28361]: audit 2023-12-01T05:37:41.937991+0000 mon.a (mon.0) 1581 : audit 0 from='client.? 172.21.15.80:0/3534453939' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:37:43.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:37:42 smithi080 bash[41963]: cluster 2023-12-01T05:37:41.178006+0000 mgr.y (mgr.24362) 1478 : cluster 0 pgmap v1447: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:37:43.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:37:42 smithi080 bash[41963]: audit 2023-12-01T05:37:41.937991+0000 mon.a (mon.0) 1581 : audit 0 from='client.? 172.21.15.80:0/3534453939' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:37:43.273 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:37:42 smithi090 bash[32384]: cluster 2023-12-01T05:37:41.178006+0000 mgr.y (mgr.24362) 1478 : cluster 0 pgmap v1447: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:37:43.273 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:37:42 smithi090 bash[32384]: audit 2023-12-01T05:37:41.937991+0000 mon.a (mon.0) 1581 : audit 0 from='client.? 172.21.15.80:0/3534453939' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:37:45.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:37:44 smithi080 bash[41963]: cluster 2023-12-01T05:37:43.178683+0000 mgr.y (mgr.24362) 1479 : cluster 0 pgmap v1448: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:37:45.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:37:44 smithi080 bash[41963]: audit 2023-12-01T05:37:44.396915+0000 mon.a (mon.0) 1582 : audit 0 from='client.? 172.21.15.80:0/3758783316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:37:45.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:37:44 smithi080 bash[28361]: cluster 2023-12-01T05:37:43.178683+0000 mgr.y (mgr.24362) 1479 : cluster 0 pgmap v1448: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:37:45.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:37:44 smithi080 bash[28361]: audit 2023-12-01T05:37:44.396915+0000 mon.a (mon.0) 1582 : audit 0 from='client.? 172.21.15.80:0/3758783316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:37:45.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:37:44 smithi090 bash[32384]: cluster 2023-12-01T05:37:43.178683+0000 mgr.y (mgr.24362) 1479 : cluster 0 pgmap v1448: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:37:45.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:37:44 smithi090 bash[32384]: audit 2023-12-01T05:37:44.396915+0000 mon.a (mon.0) 1582 : audit 0 from='client.? 172.21.15.80:0/3758783316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:37:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:37:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:37:46] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T05:37:47.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:37:46 smithi080 bash[41963]: cluster 2023-12-01T05:37:45.179359+0000 mgr.y (mgr.24362) 1480 : cluster 0 pgmap v1449: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:37:47.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:37:46 smithi080 bash[41963]: audit 2023-12-01T05:37:46.846662+0000 mon.a (mon.0) 1583 : audit 0 from='client.? 172.21.15.80:0/3600174731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:37:47.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:37:46 smithi080 bash[28361]: cluster 2023-12-01T05:37:45.179359+0000 mgr.y (mgr.24362) 1480 : cluster 0 pgmap v1449: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:37:47.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:37:46 smithi080 bash[28361]: audit 2023-12-01T05:37:46.846662+0000 mon.a (mon.0) 1583 : audit 0 from='client.? 172.21.15.80:0/3600174731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:37:47.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:37:46 smithi090 bash[32384]: cluster 2023-12-01T05:37:45.179359+0000 mgr.y (mgr.24362) 1480 : cluster 0 pgmap v1449: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:37:47.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:37:46 smithi090 bash[32384]: audit 2023-12-01T05:37:46.846662+0000 mon.a (mon.0) 1583 : audit 0 from='client.? 172.21.15.80:0/3600174731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:37:49.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:37:48 smithi080 bash[28361]: cluster 2023-12-01T05:37:47.180546+0000 mgr.y (mgr.24362) 1481 : cluster 0 pgmap v1450: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:37:49.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:37:48 smithi080 bash[41963]: cluster 2023-12-01T05:37:47.180546+0000 mgr.y (mgr.24362) 1481 : cluster 0 pgmap v1450: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:37:49.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:37:48 smithi090 bash[32384]: cluster 2023-12-01T05:37:47.180546+0000 mgr.y (mgr.24362) 1481 : cluster 0 pgmap v1450: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:37:50.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:37:49 smithi080 bash[28361]: audit 2023-12-01T05:37:49.306679+0000 mon.c (mon.2) 936 : audit 0 from='client.? 172.21.15.80:0/3512355128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:37:50.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:37:49 smithi080 bash[41963]: audit 2023-12-01T05:37:49.306679+0000 mon.c (mon.2) 936 : audit 0 from='client.? 172.21.15.80:0/3512355128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:37:50.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:37:49 smithi090 bash[32384]: audit 2023-12-01T05:37:49.306679+0000 mon.c (mon.2) 936 : audit 0 from='client.? 172.21.15.80:0/3512355128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:37:51.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:37:50 smithi080 bash[28361]: cluster 2023-12-01T05:37:49.181195+0000 mgr.y (mgr.24362) 1482 : cluster 0 pgmap v1451: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:37:51.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:37:50 smithi080 bash[41963]: cluster 2023-12-01T05:37:49.181195+0000 mgr.y (mgr.24362) 1482 : cluster 0 pgmap v1451: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:37:51.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:37:50 smithi090 bash[32384]: cluster 2023-12-01T05:37:49.181195+0000 mgr.y (mgr.24362) 1482 : cluster 0 pgmap v1451: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:37:52.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:37:51 smithi080 bash[41963]: audit 2023-12-01T05:37:51.750870+0000 mon.a (mon.0) 1584 : audit 0 from='client.? 172.21.15.80:0/1030142485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:37:52.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:37:51 smithi080 bash[28361]: audit 2023-12-01T05:37:51.750870+0000 mon.a (mon.0) 1584 : audit 0 from='client.? 172.21.15.80:0/1030142485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:37:52.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:37:51 smithi090 bash[32384]: audit 2023-12-01T05:37:51.750870+0000 mon.a (mon.0) 1584 : audit 0 from='client.? 172.21.15.80:0/1030142485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:37:53.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:37:52 smithi080 bash[28361]: cluster 2023-12-01T05:37:51.182410+0000 mgr.y (mgr.24362) 1483 : cluster 0 pgmap v1452: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:37:53.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:37:52 smithi080 bash[41963]: cluster 2023-12-01T05:37:51.182410+0000 mgr.y (mgr.24362) 1483 : cluster 0 pgmap v1452: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:37:53.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:37:52 smithi090 bash[32384]: cluster 2023-12-01T05:37:51.182410+0000 mgr.y (mgr.24362) 1483 : cluster 0 pgmap v1452: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:37:55.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:37:54 smithi080 bash[41963]: cluster 2023-12-01T05:37:53.182999+0000 mgr.y (mgr.24362) 1484 : cluster 0 pgmap v1453: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:37:55.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:37:54 smithi080 bash[41963]: audit 2023-12-01T05:37:54.204747+0000 mon.a (mon.0) 1585 : audit 0 from='client.? 172.21.15.80:0/2432580295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:37:55.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:37:54 smithi080 bash[41963]: audit 2023-12-01T05:37:54.855460+0000 mon.c (mon.2) 937 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:37:55.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:37:54 smithi080 bash[28361]: cluster 2023-12-01T05:37:53.182999+0000 mgr.y (mgr.24362) 1484 : cluster 0 pgmap v1453: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:37:55.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:37:54 smithi080 bash[28361]: audit 2023-12-01T05:37:54.204747+0000 mon.a (mon.0) 1585 : audit 0 from='client.? 172.21.15.80:0/2432580295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:37:55.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:37:54 smithi080 bash[28361]: audit 2023-12-01T05:37:54.855460+0000 mon.c (mon.2) 937 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:37:55.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:37:54 smithi090 bash[32384]: cluster 2023-12-01T05:37:53.182999+0000 mgr.y (mgr.24362) 1484 : cluster 0 pgmap v1453: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:37:55.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:37:54 smithi090 bash[32384]: audit 2023-12-01T05:37:54.204747+0000 mon.a (mon.0) 1585 : audit 0 from='client.? 172.21.15.80:0/2432580295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:37:55.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:37:54 smithi090 bash[32384]: audit 2023-12-01T05:37:54.855460+0000 mon.c (mon.2) 937 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:37:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:37:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:37:56] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T05:37:57.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:37:56 smithi080 bash[41963]: cluster 2023-12-01T05:37:55.183759+0000 mgr.y (mgr.24362) 1485 : cluster 0 pgmap v1454: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:37:57.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:37:56 smithi080 bash[41963]: audit 2023-12-01T05:37:56.662854+0000 mon.a (mon.0) 1586 : audit 0 from='client.? 172.21.15.80:0/2471695860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:37:57.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:37:56 smithi080 bash[28361]: cluster 2023-12-01T05:37:55.183759+0000 mgr.y (mgr.24362) 1485 : cluster 0 pgmap v1454: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:37:57.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:37:56 smithi080 bash[28361]: audit 2023-12-01T05:37:56.662854+0000 mon.a (mon.0) 1586 : audit 0 from='client.? 172.21.15.80:0/2471695860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:37:57.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:37:56 smithi090 bash[32384]: cluster 2023-12-01T05:37:55.183759+0000 mgr.y (mgr.24362) 1485 : cluster 0 pgmap v1454: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:37:57.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:37:56 smithi090 bash[32384]: audit 2023-12-01T05:37:56.662854+0000 mon.a (mon.0) 1586 : audit 0 from='client.? 172.21.15.80:0/2471695860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:37:59.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:37:58 smithi080 bash[41963]: cluster 2023-12-01T05:37:57.184874+0000 mgr.y (mgr.24362) 1486 : cluster 0 pgmap v1455: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:37:59.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:37:58 smithi080 bash[28361]: cluster 2023-12-01T05:37:57.184874+0000 mgr.y (mgr.24362) 1486 : cluster 0 pgmap v1455: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:37:59.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:37:58 smithi090 bash[32384]: cluster 2023-12-01T05:37:57.184874+0000 mgr.y (mgr.24362) 1486 : cluster 0 pgmap v1455: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:38:00.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:37:59 smithi080 bash[28361]: audit 2023-12-01T05:37:59.118624+0000 mon.c (mon.2) 938 : audit 0 from='client.? 172.21.15.80:0/2511737820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:38:00.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:37:59 smithi080 bash[41963]: audit 2023-12-01T05:37:59.118624+0000 mon.c (mon.2) 938 : audit 0 from='client.? 172.21.15.80:0/2511737820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:38:00.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:37:59 smithi090 bash[32384]: audit 2023-12-01T05:37:59.118624+0000 mon.c (mon.2) 938 : audit 0 from='client.? 172.21.15.80:0/2511737820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:38:01.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:38:00 smithi080 bash[28361]: cluster 2023-12-01T05:37:59.185494+0000 mgr.y (mgr.24362) 1487 : cluster 0 pgmap v1456: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:38:01.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:38:00 smithi080 bash[41963]: cluster 2023-12-01T05:37:59.185494+0000 mgr.y (mgr.24362) 1487 : cluster 0 pgmap v1456: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:38:01.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:38:00 smithi090 bash[32384]: cluster 2023-12-01T05:37:59.185494+0000 mgr.y (mgr.24362) 1487 : cluster 0 pgmap v1456: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:38:02.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:38:01 smithi090 bash[32384]: audit 2023-12-01T05:38:01.570479+0000 mon.a (mon.0) 1587 : audit 0 from='client.? 172.21.15.80:0/969830087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:38:02.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:38:01 smithi080 bash[41963]: audit 2023-12-01T05:38:01.570479+0000 mon.a (mon.0) 1587 : audit 0 from='client.? 172.21.15.80:0/969830087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:38:02.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:38:01 smithi080 bash[28361]: audit 2023-12-01T05:38:01.570479+0000 mon.a (mon.0) 1587 : audit 0 from='client.? 172.21.15.80:0/969830087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:38:03.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:38:02 smithi090 bash[32384]: cluster 2023-12-01T05:38:01.186581+0000 mgr.y (mgr.24362) 1488 : cluster 0 pgmap v1457: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:38:03.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:38:02 smithi080 bash[41963]: cluster 2023-12-01T05:38:01.186581+0000 mgr.y (mgr.24362) 1488 : cluster 0 pgmap v1457: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:38:03.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:38:02 smithi080 bash[28361]: cluster 2023-12-01T05:38:01.186581+0000 mgr.y (mgr.24362) 1488 : cluster 0 pgmap v1457: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:38:05.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:38:04 smithi090 bash[32384]: cluster 2023-12-01T05:38:03.187204+0000 mgr.y (mgr.24362) 1489 : cluster 0 pgmap v1458: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:38:05.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:38:04 smithi090 bash[32384]: audit 2023-12-01T05:38:04.015304+0000 mon.a (mon.0) 1588 : audit 0 from='client.? 172.21.15.80:0/3579208861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:38:05.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:38:04 smithi080 bash[28361]: cluster 2023-12-01T05:38:03.187204+0000 mgr.y (mgr.24362) 1489 : cluster 0 pgmap v1458: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:38:05.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:38:04 smithi080 bash[28361]: audit 2023-12-01T05:38:04.015304+0000 mon.a (mon.0) 1588 : audit 0 from='client.? 172.21.15.80:0/3579208861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:38:05.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:38:04 smithi080 bash[41963]: cluster 2023-12-01T05:38:03.187204+0000 mgr.y (mgr.24362) 1489 : cluster 0 pgmap v1458: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:38:05.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:38:04 smithi080 bash[41963]: audit 2023-12-01T05:38:04.015304+0000 mon.a (mon.0) 1588 : audit 0 from='client.? 172.21.15.80:0/3579208861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:38:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:38:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:38:06] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T05:38:07.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:38:06 smithi090 bash[32384]: cluster 2023-12-01T05:38:05.187835+0000 mgr.y (mgr.24362) 1490 : cluster 0 pgmap v1459: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:38:07.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:38:06 smithi090 bash[32384]: audit 2023-12-01T05:38:06.481327+0000 mon.a (mon.0) 1589 : audit 0 from='client.? 172.21.15.80:0/1625985482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:38:07.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:38:06 smithi080 bash[28361]: cluster 2023-12-01T05:38:05.187835+0000 mgr.y (mgr.24362) 1490 : cluster 0 pgmap v1459: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:38:07.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:38:06 smithi080 bash[28361]: audit 2023-12-01T05:38:06.481327+0000 mon.a (mon.0) 1589 : audit 0 from='client.? 172.21.15.80:0/1625985482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:38:07.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:38:06 smithi080 bash[41963]: cluster 2023-12-01T05:38:05.187835+0000 mgr.y (mgr.24362) 1490 : cluster 0 pgmap v1459: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:38:07.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:38:06 smithi080 bash[41963]: audit 2023-12-01T05:38:06.481327+0000 mon.a (mon.0) 1589 : audit 0 from='client.? 172.21.15.80:0/1625985482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:38:09.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:38:08 smithi090 bash[32384]: cluster 2023-12-01T05:38:07.189007+0000 mgr.y (mgr.24362) 1491 : cluster 0 pgmap v1460: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:38:09.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:38:08 smithi090 bash[32384]: audit 2023-12-01T05:38:08.934488+0000 mon.c (mon.2) 939 : audit 0 from='client.? 172.21.15.80:0/1000942836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:38:09.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:38:08 smithi080 bash[41963]: cluster 2023-12-01T05:38:07.189007+0000 mgr.y (mgr.24362) 1491 : cluster 0 pgmap v1460: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:38:09.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:38:08 smithi080 bash[41963]: audit 2023-12-01T05:38:08.934488+0000 mon.c (mon.2) 939 : audit 0 from='client.? 172.21.15.80:0/1000942836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:38:09.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:38:08 smithi080 bash[28361]: cluster 2023-12-01T05:38:07.189007+0000 mgr.y (mgr.24362) 1491 : cluster 0 pgmap v1460: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:38:09.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:38:08 smithi080 bash[28361]: audit 2023-12-01T05:38:08.934488+0000 mon.c (mon.2) 939 : audit 0 from='client.? 172.21.15.80:0/1000942836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:38:10.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:38:09 smithi090 bash[32384]: audit 2023-12-01T05:38:09.855871+0000 mon.c (mon.2) 940 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:38:10.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:38:09 smithi080 bash[28361]: audit 2023-12-01T05:38:09.855871+0000 mon.c (mon.2) 940 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:38:10.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:38:09 smithi080 bash[41963]: audit 2023-12-01T05:38:09.855871+0000 mon.c (mon.2) 940 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:38:11.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:38:10 smithi090 bash[32384]: cluster 2023-12-01T05:38:09.189821+0000 mgr.y (mgr.24362) 1492 : cluster 0 pgmap v1461: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:38:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:38:10 smithi080 bash[28361]: cluster 2023-12-01T05:38:09.189821+0000 mgr.y (mgr.24362) 1492 : cluster 0 pgmap v1461: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:38:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:38:10 smithi080 bash[41963]: cluster 2023-12-01T05:38:09.189821+0000 mgr.y (mgr.24362) 1492 : cluster 0 pgmap v1461: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:38:12.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:38:11 smithi090 bash[32384]: cluster 2023-12-01T05:38:11.190979+0000 mgr.y (mgr.24362) 1493 : cluster 0 pgmap v1462: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:38:12.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:38:11 smithi090 bash[32384]: audit 2023-12-01T05:38:11.404136+0000 mon.c (mon.2) 941 : audit 0 from='client.? 172.21.15.80:0/2010839573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:38:12.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:38:11 smithi080 bash[28361]: cluster 2023-12-01T05:38:11.190979+0000 mgr.y (mgr.24362) 1493 : cluster 0 pgmap v1462: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:38:12.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:38:11 smithi080 bash[28361]: audit 2023-12-01T05:38:11.404136+0000 mon.c (mon.2) 941 : audit 0 from='client.? 172.21.15.80:0/2010839573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:38:12.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:38:11 smithi080 bash[41963]: cluster 2023-12-01T05:38:11.190979+0000 mgr.y (mgr.24362) 1493 : cluster 0 pgmap v1462: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:38:12.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:38:11 smithi080 bash[41963]: audit 2023-12-01T05:38:11.404136+0000 mon.c (mon.2) 941 : audit 0 from='client.? 172.21.15.80:0/2010839573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:38:15.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:38:14 smithi090 bash[32384]: cluster 2023-12-01T05:38:13.191787+0000 mgr.y (mgr.24362) 1494 : cluster 0 pgmap v1463: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:38:15.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:38:14 smithi090 bash[32384]: audit 2023-12-01T05:38:13.862772+0000 mon.a (mon.0) 1590 : audit 0 from='client.? 172.21.15.80:0/3692753204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:38:15.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:38:14 smithi080 bash[28361]: cluster 2023-12-01T05:38:13.191787+0000 mgr.y (mgr.24362) 1494 : cluster 0 pgmap v1463: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:38:15.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:38:14 smithi080 bash[28361]: audit 2023-12-01T05:38:13.862772+0000 mon.a (mon.0) 1590 : audit 0 from='client.? 172.21.15.80:0/3692753204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:38:15.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:38:14 smithi080 bash[41963]: cluster 2023-12-01T05:38:13.191787+0000 mgr.y (mgr.24362) 1494 : cluster 0 pgmap v1463: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:38:15.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:38:14 smithi080 bash[41963]: audit 2023-12-01T05:38:13.862772+0000 mon.a (mon.0) 1590 : audit 0 from='client.? 172.21.15.80:0/3692753204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:38:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:38:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:38:16] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T05:38:17.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:38:16 smithi090 bash[32384]: cluster 2023-12-01T05:38:15.192471+0000 mgr.y (mgr.24362) 1495 : cluster 0 pgmap v1464: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:38:17.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:38:16 smithi090 bash[32384]: audit 2023-12-01T05:38:16.315787+0000 mon.c (mon.2) 942 : audit 0 from='client.? 172.21.15.80:0/1559360783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:38:17.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:38:16 smithi080 bash[28361]: cluster 2023-12-01T05:38:15.192471+0000 mgr.y (mgr.24362) 1495 : cluster 0 pgmap v1464: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:38:17.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:38:16 smithi080 bash[28361]: audit 2023-12-01T05:38:16.315787+0000 mon.c (mon.2) 942 : audit 0 from='client.? 172.21.15.80:0/1559360783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:38:17.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:38:16 smithi080 bash[41963]: cluster 2023-12-01T05:38:15.192471+0000 mgr.y (mgr.24362) 1495 : cluster 0 pgmap v1464: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:38:17.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:38:16 smithi080 bash[41963]: audit 2023-12-01T05:38:16.315787+0000 mon.c (mon.2) 942 : audit 0 from='client.? 172.21.15.80:0/1559360783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:38:19.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:38:18 smithi090 bash[32384]: cluster 2023-12-01T05:38:17.193677+0000 mgr.y (mgr.24362) 1496 : cluster 0 pgmap v1465: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:38:19.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:38:18 smithi080 bash[28361]: cluster 2023-12-01T05:38:17.193677+0000 mgr.y (mgr.24362) 1496 : cluster 0 pgmap v1465: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:38:19.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:38:18 smithi080 bash[41963]: cluster 2023-12-01T05:38:17.193677+0000 mgr.y (mgr.24362) 1496 : cluster 0 pgmap v1465: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:38:20.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:38:19 smithi080 bash[28361]: audit 2023-12-01T05:38:18.769840+0000 mon.a (mon.0) 1591 : audit 0 from='client.? 172.21.15.80:0/1914054370' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:38:20.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:38:19 smithi080 bash[41963]: audit 2023-12-01T05:38:18.769840+0000 mon.a (mon.0) 1591 : audit 0 from='client.? 172.21.15.80:0/1914054370' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:38:20.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:38:19 smithi090 bash[32384]: audit 2023-12-01T05:38:18.769840+0000 mon.a (mon.0) 1591 : audit 0 from='client.? 172.21.15.80:0/1914054370' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:38:21.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:38:20 smithi080 bash[28361]: cluster 2023-12-01T05:38:19.194414+0000 mgr.y (mgr.24362) 1497 : cluster 0 pgmap v1466: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:38:21.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:38:20 smithi080 bash[41963]: cluster 2023-12-01T05:38:19.194414+0000 mgr.y (mgr.24362) 1497 : cluster 0 pgmap v1466: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:38:21.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:38:20 smithi090 bash[32384]: cluster 2023-12-01T05:38:19.194414+0000 mgr.y (mgr.24362) 1497 : cluster 0 pgmap v1466: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:38:22.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:38:21 smithi080 bash[41963]: audit 2023-12-01T05:38:21.219844+0000 mon.a (mon.0) 1592 : audit 0 from='client.? 172.21.15.80:0/3229185058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:38:22.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:38:21 smithi080 bash[28361]: audit 2023-12-01T05:38:21.219844+0000 mon.a (mon.0) 1592 : audit 0 from='client.? 172.21.15.80:0/3229185058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:38:22.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:38:21 smithi090 bash[32384]: audit 2023-12-01T05:38:21.219844+0000 mon.a (mon.0) 1592 : audit 0 from='client.? 172.21.15.80:0/3229185058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:38:23.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:38:22 smithi080 bash[28361]: cluster 2023-12-01T05:38:21.195192+0000 mgr.y (mgr.24362) 1498 : cluster 0 pgmap v1467: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:38:23.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:38:22 smithi080 bash[41963]: cluster 2023-12-01T05:38:21.195192+0000 mgr.y (mgr.24362) 1498 : cluster 0 pgmap v1467: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:38:23.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:38:22 smithi090 bash[32384]: cluster 2023-12-01T05:38:21.195192+0000 mgr.y (mgr.24362) 1498 : cluster 0 pgmap v1467: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:38:24.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:38:23 smithi080 bash[41963]: audit 2023-12-01T05:38:23.670942+0000 mon.a (mon.0) 1593 : audit 0 from='client.? 172.21.15.80:0/1857226336' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:38:24.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:38:23 smithi080 bash[28361]: audit 2023-12-01T05:38:23.670942+0000 mon.a (mon.0) 1593 : audit 0 from='client.? 172.21.15.80:0/1857226336' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:38:24.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:38:23 smithi090 bash[32384]: audit 2023-12-01T05:38:23.670942+0000 mon.a (mon.0) 1593 : audit 0 from='client.? 172.21.15.80:0/1857226336' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:38:25.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:38:24 smithi080 bash[28361]: cluster 2023-12-01T05:38:23.195798+0000 mgr.y (mgr.24362) 1499 : cluster 0 pgmap v1468: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:38:25.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:38:24 smithi080 bash[41963]: cluster 2023-12-01T05:38:23.195798+0000 mgr.y (mgr.24362) 1499 : cluster 0 pgmap v1468: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:38:25.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:38:24 smithi090 bash[32384]: cluster 2023-12-01T05:38:23.195798+0000 mgr.y (mgr.24362) 1499 : cluster 0 pgmap v1468: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:38:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:38:25 smithi080 bash[28361]: audit 2023-12-01T05:38:24.856382+0000 mon.c (mon.2) 943 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:38:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:38:25 smithi080 bash[28361]: audit 2023-12-01T05:38:25.660096+0000 mon.c (mon.2) 944 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:38:26.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:38:25 smithi080 bash[41963]: audit 2023-12-01T05:38:24.856382+0000 mon.c (mon.2) 943 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:38:26.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:38:25 smithi080 bash[41963]: audit 2023-12-01T05:38:25.660096+0000 mon.c (mon.2) 944 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:38:26.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:38:25 smithi090 bash[32384]: audit 2023-12-01T05:38:24.856382+0000 mon.c (mon.2) 943 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:38:26.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:38:25 smithi090 bash[32384]: audit 2023-12-01T05:38:25.660096+0000 mon.c (mon.2) 944 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:38:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:38:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:38:26] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T05:38:27.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:38:26 smithi080 bash[28361]: cluster 2023-12-01T05:38:25.196427+0000 mgr.y (mgr.24362) 1500 : cluster 0 pgmap v1469: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:38:27.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:38:26 smithi080 bash[28361]: audit 2023-12-01T05:38:26.150193+0000 mon.a (mon.0) 1594 : audit 0 from='client.? 172.21.15.80:0/1494074425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:38:27.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:38:26 smithi080 bash[41963]: cluster 2023-12-01T05:38:25.196427+0000 mgr.y (mgr.24362) 1500 : cluster 0 pgmap v1469: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:38:27.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:38:26 smithi080 bash[41963]: audit 2023-12-01T05:38:26.150193+0000 mon.a (mon.0) 1594 : audit 0 from='client.? 172.21.15.80:0/1494074425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:38:27.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:38:26 smithi090 bash[32384]: cluster 2023-12-01T05:38:25.196427+0000 mgr.y (mgr.24362) 1500 : cluster 0 pgmap v1469: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:38:27.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:38:26 smithi090 bash[32384]: audit 2023-12-01T05:38:26.150193+0000 mon.a (mon.0) 1594 : audit 0 from='client.? 172.21.15.80:0/1494074425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:38:29.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:38:28 smithi080 bash[28361]: cluster 2023-12-01T05:38:27.197672+0000 mgr.y (mgr.24362) 1501 : cluster 0 pgmap v1470: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:38:29.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:38:28 smithi080 bash[28361]: audit 2023-12-01T05:38:28.611789+0000 mon.a (mon.0) 1595 : audit 0 from='client.? 172.21.15.80:0/4167699560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:38:29.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:38:28 smithi080 bash[41963]: cluster 2023-12-01T05:38:27.197672+0000 mgr.y (mgr.24362) 1501 : cluster 0 pgmap v1470: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:38:29.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:38:28 smithi080 bash[41963]: audit 2023-12-01T05:38:28.611789+0000 mon.a (mon.0) 1595 : audit 0 from='client.? 172.21.15.80:0/4167699560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:38:29.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:38:28 smithi090 bash[32384]: cluster 2023-12-01T05:38:27.197672+0000 mgr.y (mgr.24362) 1501 : cluster 0 pgmap v1470: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:38:29.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:38:28 smithi090 bash[32384]: audit 2023-12-01T05:38:28.611789+0000 mon.a (mon.0) 1595 : audit 0 from='client.? 172.21.15.80:0/4167699560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:38:31.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:38:30 smithi080 bash[28361]: cluster 2023-12-01T05:38:29.198493+0000 mgr.y (mgr.24362) 1502 : cluster 0 pgmap v1471: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:38:31.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:38:30 smithi080 bash[41963]: cluster 2023-12-01T05:38:29.198493+0000 mgr.y (mgr.24362) 1502 : cluster 0 pgmap v1471: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:38:31.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:38:30 smithi090 bash[32384]: cluster 2023-12-01T05:38:29.198493+0000 mgr.y (mgr.24362) 1502 : cluster 0 pgmap v1471: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:38:32.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:38:31 smithi080 bash[41963]: audit 2023-12-01T05:38:31.090869+0000 mon.a (mon.0) 1596 : audit 0 from='client.? 172.21.15.80:0/3219999353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:38:32.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:38:31 smithi080 bash[41963]: audit 2023-12-01T05:38:31.509235+0000 mon.a (mon.0) 1597 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:38:32.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:38:31 smithi080 bash[41963]: audit 2023-12-01T05:38:31.519703+0000 mon.a (mon.0) 1598 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:38:32.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:38:31 smithi080 bash[28361]: audit 2023-12-01T05:38:31.090869+0000 mon.a (mon.0) 1596 : audit 0 from='client.? 172.21.15.80:0/3219999353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:38:32.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:38:31 smithi080 bash[28361]: audit 2023-12-01T05:38:31.509235+0000 mon.a (mon.0) 1597 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:38:32.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:38:31 smithi080 bash[28361]: audit 2023-12-01T05:38:31.519703+0000 mon.a (mon.0) 1598 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:38:32.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:38:31 smithi090 bash[32384]: audit 2023-12-01T05:38:31.090869+0000 mon.a (mon.0) 1596 : audit 0 from='client.? 172.21.15.80:0/3219999353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:38:32.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:38:31 smithi090 bash[32384]: audit 2023-12-01T05:38:31.509235+0000 mon.a (mon.0) 1597 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:38:32.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:38:31 smithi090 bash[32384]: audit 2023-12-01T05:38:31.519703+0000 mon.a (mon.0) 1598 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:38:33.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:38:32 smithi080 bash[28361]: cluster 2023-12-01T05:38:31.199640+0000 mgr.y (mgr.24362) 1503 : cluster 0 pgmap v1472: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:38:33.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:38:32 smithi080 bash[28361]: audit 2023-12-01T05:38:31.916907+0000 mon.a (mon.0) 1599 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:38:33.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:38:32 smithi080 bash[28361]: audit 2023-12-01T05:38:31.929126+0000 mon.a (mon.0) 1600 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:38:33.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:38:32 smithi080 bash[28361]: audit 2023-12-01T05:38:32.471123+0000 mon.c (mon.2) 945 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:38:33.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:38:32 smithi080 bash[28361]: audit 2023-12-01T05:38:32.472611+0000 mon.c (mon.2) 946 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:38:33.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:38:32 smithi080 bash[28361]: audit 2023-12-01T05:38:32.481507+0000 mon.a (mon.0) 1601 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:38:33.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:38:32 smithi080 bash[41963]: cluster 2023-12-01T05:38:31.199640+0000 mgr.y (mgr.24362) 1503 : cluster 0 pgmap v1472: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:38:33.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:38:32 smithi080 bash[41963]: audit 2023-12-01T05:38:31.916907+0000 mon.a (mon.0) 1599 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:38:33.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:38:32 smithi080 bash[41963]: audit 2023-12-01T05:38:31.929126+0000 mon.a (mon.0) 1600 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:38:33.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:38:32 smithi080 bash[41963]: audit 2023-12-01T05:38:32.471123+0000 mon.c (mon.2) 945 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:38:33.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:38:32 smithi080 bash[41963]: audit 2023-12-01T05:38:32.472611+0000 mon.c (mon.2) 946 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:38:33.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:38:32 smithi080 bash[41963]: audit 2023-12-01T05:38:32.481507+0000 mon.a (mon.0) 1601 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:38:33.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:38:32 smithi090 bash[32384]: cluster 2023-12-01T05:38:31.199640+0000 mgr.y (mgr.24362) 1503 : cluster 0 pgmap v1472: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:38:33.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:38:32 smithi090 bash[32384]: audit 2023-12-01T05:38:31.916907+0000 mon.a (mon.0) 1599 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:38:33.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:38:32 smithi090 bash[32384]: audit 2023-12-01T05:38:31.929126+0000 mon.a (mon.0) 1600 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:38:33.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:38:32 smithi090 bash[32384]: audit 2023-12-01T05:38:32.471123+0000 mon.c (mon.2) 945 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:38:33.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:38:32 smithi090 bash[32384]: audit 2023-12-01T05:38:32.472611+0000 mon.c (mon.2) 946 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:38:33.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:38:32 smithi090 bash[32384]: audit 2023-12-01T05:38:32.481507+0000 mon.a (mon.0) 1601 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:38:34.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:38:33 smithi080 bash[41963]: audit 2023-12-01T05:38:33.553146+0000 mon.c (mon.2) 947 : audit 0 from='client.? 172.21.15.80:0/578191497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:38:34.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:38:33 smithi080 bash[28361]: audit 2023-12-01T05:38:33.553146+0000 mon.c (mon.2) 947 : audit 0 from='client.? 172.21.15.80:0/578191497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:38:34.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:38:33 smithi090 bash[32384]: audit 2023-12-01T05:38:33.553146+0000 mon.c (mon.2) 947 : audit 0 from='client.? 172.21.15.80:0/578191497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:38:35.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:38:34 smithi080 bash[41963]: cluster 2023-12-01T05:38:33.200120+0000 mgr.y (mgr.24362) 1504 : cluster 0 pgmap v1473: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:38:35.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:38:34 smithi080 bash[28361]: cluster 2023-12-01T05:38:33.200120+0000 mgr.y (mgr.24362) 1504 : cluster 0 pgmap v1473: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:38:35.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:38:34 smithi090 bash[32384]: cluster 2023-12-01T05:38:33.200120+0000 mgr.y (mgr.24362) 1504 : cluster 0 pgmap v1473: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:38:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:38:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:38:36] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T05:38:37.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:38:36 smithi090 bash[32384]: cluster 2023-12-01T05:38:35.200691+0000 mgr.y (mgr.24362) 1505 : cluster 0 pgmap v1474: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:38:37.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:38:36 smithi090 bash[32384]: audit 2023-12-01T05:38:36.011893+0000 mon.c (mon.2) 948 : audit 0 from='client.? 172.21.15.80:0/3664519701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:38:37.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:38:36 smithi080 bash[28361]: cluster 2023-12-01T05:38:35.200691+0000 mgr.y (mgr.24362) 1505 : cluster 0 pgmap v1474: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:38:37.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:38:36 smithi080 bash[28361]: audit 2023-12-01T05:38:36.011893+0000 mon.c (mon.2) 948 : audit 0 from='client.? 172.21.15.80:0/3664519701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:38:37.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:38:36 smithi080 bash[41963]: cluster 2023-12-01T05:38:35.200691+0000 mgr.y (mgr.24362) 1505 : cluster 0 pgmap v1474: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:38:37.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:38:36 smithi080 bash[41963]: audit 2023-12-01T05:38:36.011893+0000 mon.c (mon.2) 948 : audit 0 from='client.? 172.21.15.80:0/3664519701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:38:39.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:38:38 smithi090 bash[32384]: cluster 2023-12-01T05:38:37.201841+0000 mgr.y (mgr.24362) 1506 : cluster 0 pgmap v1475: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:38:39.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:38:38 smithi090 bash[32384]: audit 2023-12-01T05:38:38.476886+0000 mon.a (mon.0) 1602 : audit 0 from='client.? 172.21.15.80:0/1378522521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:38:39.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:38:38 smithi080 bash[28361]: cluster 2023-12-01T05:38:37.201841+0000 mgr.y (mgr.24362) 1506 : cluster 0 pgmap v1475: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:38:39.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:38:38 smithi080 bash[28361]: audit 2023-12-01T05:38:38.476886+0000 mon.a (mon.0) 1602 : audit 0 from='client.? 172.21.15.80:0/1378522521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:38:39.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:38:38 smithi080 bash[41963]: cluster 2023-12-01T05:38:37.201841+0000 mgr.y (mgr.24362) 1506 : cluster 0 pgmap v1475: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:38:39.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:38:38 smithi080 bash[41963]: audit 2023-12-01T05:38:38.476886+0000 mon.a (mon.0) 1602 : audit 0 from='client.? 172.21.15.80:0/1378522521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:38:40.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:38:39 smithi090 bash[32384]: audit 2023-12-01T05:38:39.856803+0000 mon.c (mon.2) 949 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:38:40.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:38:39 smithi080 bash[28361]: audit 2023-12-01T05:38:39.856803+0000 mon.c (mon.2) 949 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:38:40.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:38:39 smithi080 bash[41963]: audit 2023-12-01T05:38:39.856803+0000 mon.c (mon.2) 949 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:38:41.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:38:40 smithi090 bash[32384]: cluster 2023-12-01T05:38:39.202485+0000 mgr.y (mgr.24362) 1507 : cluster 0 pgmap v1476: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:38:41.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:38:40 smithi090 bash[32384]: audit 2023-12-01T05:38:40.921791+0000 mon.c (mon.2) 950 : audit 0 from='client.? 172.21.15.80:0/2865192414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:38:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:38:40 smithi080 bash[28361]: cluster 2023-12-01T05:38:39.202485+0000 mgr.y (mgr.24362) 1507 : cluster 0 pgmap v1476: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:38:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:38:40 smithi080 bash[28361]: audit 2023-12-01T05:38:40.921791+0000 mon.c (mon.2) 950 : audit 0 from='client.? 172.21.15.80:0/2865192414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:38:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:38:40 smithi080 bash[41963]: cluster 2023-12-01T05:38:39.202485+0000 mgr.y (mgr.24362) 1507 : cluster 0 pgmap v1476: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:38:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:38:40 smithi080 bash[41963]: audit 2023-12-01T05:38:40.921791+0000 mon.c (mon.2) 950 : audit 0 from='client.? 172.21.15.80:0/2865192414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:38:43.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:38:42 smithi090 bash[32384]: cluster 2023-12-01T05:38:41.203603+0000 mgr.y (mgr.24362) 1508 : cluster 0 pgmap v1477: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:38:43.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:38:42 smithi080 bash[41963]: cluster 2023-12-01T05:38:41.203603+0000 mgr.y (mgr.24362) 1508 : cluster 0 pgmap v1477: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:38:43.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:38:42 smithi080 bash[28361]: cluster 2023-12-01T05:38:41.203603+0000 mgr.y (mgr.24362) 1508 : cluster 0 pgmap v1477: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:38:44.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:38:43 smithi090 bash[32384]: audit 2023-12-01T05:38:43.378149+0000 mon.c (mon.2) 951 : audit 0 from='client.? 172.21.15.80:0/4263072269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:38:44.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:38:43 smithi080 bash[28361]: audit 2023-12-01T05:38:43.378149+0000 mon.c (mon.2) 951 : audit 0 from='client.? 172.21.15.80:0/4263072269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:38:44.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:38:43 smithi080 bash[41963]: audit 2023-12-01T05:38:43.378149+0000 mon.c (mon.2) 951 : audit 0 from='client.? 172.21.15.80:0/4263072269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:38:45.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:38:44 smithi090 bash[32384]: cluster 2023-12-01T05:38:43.204245+0000 mgr.y (mgr.24362) 1509 : cluster 0 pgmap v1478: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:38:45.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:38:44 smithi080 bash[28361]: cluster 2023-12-01T05:38:43.204245+0000 mgr.y (mgr.24362) 1509 : cluster 0 pgmap v1478: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:38:45.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:38:44 smithi080 bash[41963]: cluster 2023-12-01T05:38:43.204245+0000 mgr.y (mgr.24362) 1509 : cluster 0 pgmap v1478: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:38:46.236 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:38:45 smithi080 bash[41963]: cluster 2023-12-01T05:38:45.204809+0000 mgr.y (mgr.24362) 1510 : cluster 0 pgmap v1479: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:38:46.236 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:38:45 smithi080 bash[41963]: audit 2023-12-01T05:38:45.836024+0000 mon.c (mon.2) 952 : audit 0 from='client.? 172.21.15.80:0/1187452927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:38:46.236 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:38:45 smithi080 bash[28361]: cluster 2023-12-01T05:38:45.204809+0000 mgr.y (mgr.24362) 1510 : cluster 0 pgmap v1479: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:38:46.236 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:38:45 smithi080 bash[28361]: audit 2023-12-01T05:38:45.836024+0000 mon.c (mon.2) 952 : audit 0 from='client.? 172.21.15.80:0/1187452927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:38:46.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:38:45 smithi090 bash[32384]: cluster 2023-12-01T05:38:45.204809+0000 mgr.y (mgr.24362) 1510 : cluster 0 pgmap v1479: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:38:46.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:38:45 smithi090 bash[32384]: audit 2023-12-01T05:38:45.836024+0000 mon.c (mon.2) 952 : audit 0 from='client.? 172.21.15.80:0/1187452927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:38:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:38:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:38:46] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T05:38:49.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:38:48 smithi080 bash[41963]: cluster 2023-12-01T05:38:47.205967+0000 mgr.y (mgr.24362) 1511 : cluster 0 pgmap v1480: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:38:49.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:38:48 smithi080 bash[41963]: audit 2023-12-01T05:38:48.285215+0000 mon.a (mon.0) 1603 : audit 0 from='client.? 172.21.15.80:0/1744030769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:38:49.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:38:48 smithi080 bash[28361]: cluster 2023-12-01T05:38:47.205967+0000 mgr.y (mgr.24362) 1511 : cluster 0 pgmap v1480: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:38:49.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:38:48 smithi080 bash[28361]: audit 2023-12-01T05:38:48.285215+0000 mon.a (mon.0) 1603 : audit 0 from='client.? 172.21.15.80:0/1744030769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:38:49.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:38:48 smithi090 bash[32384]: cluster 2023-12-01T05:38:47.205967+0000 mgr.y (mgr.24362) 1511 : cluster 0 pgmap v1480: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:38:49.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:38:48 smithi090 bash[32384]: audit 2023-12-01T05:38:48.285215+0000 mon.a (mon.0) 1603 : audit 0 from='client.? 172.21.15.80:0/1744030769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:38:51.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:38:50 smithi080 bash[28361]: cluster 2023-12-01T05:38:49.206629+0000 mgr.y (mgr.24362) 1512 : cluster 0 pgmap v1481: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:38:51.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:38:50 smithi080 bash[28361]: audit 2023-12-01T05:38:50.733586+0000 mon.a (mon.0) 1604 : audit 0 from='client.? 172.21.15.80:0/811931153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:38:51.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:38:50 smithi080 bash[41963]: cluster 2023-12-01T05:38:49.206629+0000 mgr.y (mgr.24362) 1512 : cluster 0 pgmap v1481: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:38:51.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:38:50 smithi080 bash[41963]: audit 2023-12-01T05:38:50.733586+0000 mon.a (mon.0) 1604 : audit 0 from='client.? 172.21.15.80:0/811931153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:38:51.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:38:50 smithi090 bash[32384]: cluster 2023-12-01T05:38:49.206629+0000 mgr.y (mgr.24362) 1512 : cluster 0 pgmap v1481: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:38:51.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:38:50 smithi090 bash[32384]: audit 2023-12-01T05:38:50.733586+0000 mon.a (mon.0) 1604 : audit 0 from='client.? 172.21.15.80:0/811931153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:38:53.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:38:52 smithi080 bash[28361]: cluster 2023-12-01T05:38:51.207796+0000 mgr.y (mgr.24362) 1513 : cluster 0 pgmap v1482: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:38:53.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:38:52 smithi080 bash[41963]: cluster 2023-12-01T05:38:51.207796+0000 mgr.y (mgr.24362) 1513 : cluster 0 pgmap v1482: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:38:53.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:38:52 smithi090 bash[32384]: cluster 2023-12-01T05:38:51.207796+0000 mgr.y (mgr.24362) 1513 : cluster 0 pgmap v1482: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:38:54.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:38:53 smithi080 bash[28361]: audit 2023-12-01T05:38:53.193552+0000 mon.a (mon.0) 1605 : audit 0 from='client.? 172.21.15.80:0/4243718977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:38:54.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:38:53 smithi080 bash[41963]: audit 2023-12-01T05:38:53.193552+0000 mon.a (mon.0) 1605 : audit 0 from='client.? 172.21.15.80:0/4243718977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:38:54.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:38:53 smithi090 bash[32384]: audit 2023-12-01T05:38:53.193552+0000 mon.a (mon.0) 1605 : audit 0 from='client.? 172.21.15.80:0/4243718977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:38:55.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:38:54 smithi080 bash[28361]: cluster 2023-12-01T05:38:53.208308+0000 mgr.y (mgr.24362) 1514 : cluster 0 pgmap v1483: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:38:55.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:38:54 smithi080 bash[41963]: cluster 2023-12-01T05:38:53.208308+0000 mgr.y (mgr.24362) 1514 : cluster 0 pgmap v1483: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:38:55.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:38:54 smithi090 bash[32384]: cluster 2023-12-01T05:38:53.208308+0000 mgr.y (mgr.24362) 1514 : cluster 0 pgmap v1483: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:38:56.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:38:55 smithi080 bash[28361]: audit 2023-12-01T05:38:54.857040+0000 mon.c (mon.2) 953 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:38:56.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:38:55 smithi080 bash[28361]: audit 2023-12-01T05:38:55.645463+0000 mon.c (mon.2) 954 : audit 0 from='client.? 172.21.15.80:0/202571033' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:38:56.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:38:55 smithi080 bash[41963]: audit 2023-12-01T05:38:54.857040+0000 mon.c (mon.2) 953 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:38:56.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:38:55 smithi080 bash[41963]: audit 2023-12-01T05:38:55.645463+0000 mon.c (mon.2) 954 : audit 0 from='client.? 172.21.15.80:0/202571033' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:38:56.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:38:55 smithi090 bash[32384]: audit 2023-12-01T05:38:54.857040+0000 mon.c (mon.2) 953 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:38:56.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:38:55 smithi090 bash[32384]: audit 2023-12-01T05:38:55.645463+0000 mon.c (mon.2) 954 : audit 0 from='client.? 172.21.15.80:0/202571033' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:38:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:38:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:38:56] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T05:38:57.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:38:56 smithi080 bash[28361]: cluster 2023-12-01T05:38:55.208866+0000 mgr.y (mgr.24362) 1515 : cluster 0 pgmap v1484: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:38:57.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:38:56 smithi080 bash[41963]: cluster 2023-12-01T05:38:55.208866+0000 mgr.y (mgr.24362) 1515 : cluster 0 pgmap v1484: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:38:57.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:38:56 smithi090 bash[32384]: cluster 2023-12-01T05:38:55.208866+0000 mgr.y (mgr.24362) 1515 : cluster 0 pgmap v1484: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:38:59.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:38:58 smithi080 bash[28361]: cluster 2023-12-01T05:38:57.209989+0000 mgr.y (mgr.24362) 1516 : cluster 0 pgmap v1485: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:38:59.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:38:58 smithi080 bash[28361]: audit 2023-12-01T05:38:58.100406+0000 mon.c (mon.2) 955 : audit 0 from='client.? 172.21.15.80:0/2967975159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:38:59.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:38:58 smithi080 bash[41963]: cluster 2023-12-01T05:38:57.209989+0000 mgr.y (mgr.24362) 1516 : cluster 0 pgmap v1485: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:38:59.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:38:58 smithi080 bash[41963]: audit 2023-12-01T05:38:58.100406+0000 mon.c (mon.2) 955 : audit 0 from='client.? 172.21.15.80:0/2967975159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:38:59.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:38:58 smithi090 bash[32384]: cluster 2023-12-01T05:38:57.209989+0000 mgr.y (mgr.24362) 1516 : cluster 0 pgmap v1485: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:38:59.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:38:58 smithi090 bash[32384]: audit 2023-12-01T05:38:58.100406+0000 mon.c (mon.2) 955 : audit 0 from='client.? 172.21.15.80:0/2967975159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:39:01.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:39:00 smithi080 bash[28361]: cluster 2023-12-01T05:38:59.210669+0000 mgr.y (mgr.24362) 1517 : cluster 0 pgmap v1486: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:39:01.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:39:00 smithi080 bash[28361]: audit 2023-12-01T05:39:00.562349+0000 mon.c (mon.2) 956 : audit 0 from='client.? 172.21.15.80:0/622030673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:39:01.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:39:00 smithi080 bash[41963]: cluster 2023-12-01T05:38:59.210669+0000 mgr.y (mgr.24362) 1517 : cluster 0 pgmap v1486: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:39:01.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:39:00 smithi080 bash[41963]: audit 2023-12-01T05:39:00.562349+0000 mon.c (mon.2) 956 : audit 0 from='client.? 172.21.15.80:0/622030673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:39:01.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:39:00 smithi090 bash[32384]: cluster 2023-12-01T05:38:59.210669+0000 mgr.y (mgr.24362) 1517 : cluster 0 pgmap v1486: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:39:01.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:39:00 smithi090 bash[32384]: audit 2023-12-01T05:39:00.562349+0000 mon.c (mon.2) 956 : audit 0 from='client.? 172.21.15.80:0/622030673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:39:03.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:39:02 smithi080 bash[28361]: cluster 2023-12-01T05:39:01.211839+0000 mgr.y (mgr.24362) 1518 : cluster 0 pgmap v1487: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:39:03.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:39:02 smithi080 bash[41963]: cluster 2023-12-01T05:39:01.211839+0000 mgr.y (mgr.24362) 1518 : cluster 0 pgmap v1487: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:39:03.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:39:02 smithi090 bash[32384]: cluster 2023-12-01T05:39:01.211839+0000 mgr.y (mgr.24362) 1518 : cluster 0 pgmap v1487: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:39:04.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:39:03 smithi080 bash[28361]: audit 2023-12-01T05:39:03.020267+0000 mon.c (mon.2) 957 : audit 0 from='client.? 172.21.15.80:0/1116570371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:39:04.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:39:03 smithi080 bash[41963]: audit 2023-12-01T05:39:03.020267+0000 mon.c (mon.2) 957 : audit 0 from='client.? 172.21.15.80:0/1116570371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:39:04.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:39:03 smithi090 bash[32384]: audit 2023-12-01T05:39:03.020267+0000 mon.c (mon.2) 957 : audit 0 from='client.? 172.21.15.80:0/1116570371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:39:05.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:39:04 smithi080 bash[41963]: cluster 2023-12-01T05:39:03.212452+0000 mgr.y (mgr.24362) 1519 : cluster 0 pgmap v1488: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:39:05.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:39:04 smithi080 bash[28361]: cluster 2023-12-01T05:39:03.212452+0000 mgr.y (mgr.24362) 1519 : cluster 0 pgmap v1488: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:39:05.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:39:04 smithi090 bash[32384]: cluster 2023-12-01T05:39:03.212452+0000 mgr.y (mgr.24362) 1519 : cluster 0 pgmap v1488: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:39:06.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:39:05 smithi080 bash[41963]: audit 2023-12-01T05:39:05.474705+0000 mon.a (mon.0) 1606 : audit 0 from='client.? 172.21.15.80:0/3669074864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:39:06.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:39:05 smithi080 bash[28361]: audit 2023-12-01T05:39:05.474705+0000 mon.a (mon.0) 1606 : audit 0 from='client.? 172.21.15.80:0/3669074864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:39:06.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:39:05 smithi090 bash[32384]: audit 2023-12-01T05:39:05.474705+0000 mon.a (mon.0) 1606 : audit 0 from='client.? 172.21.15.80:0/3669074864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:39:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:39:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:39:06] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T05:39:07.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:39:06 smithi080 bash[28361]: cluster 2023-12-01T05:39:05.213041+0000 mgr.y (mgr.24362) 1520 : cluster 0 pgmap v1489: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:39:07.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:39:06 smithi080 bash[41963]: cluster 2023-12-01T05:39:05.213041+0000 mgr.y (mgr.24362) 1520 : cluster 0 pgmap v1489: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:39:07.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:39:06 smithi090 bash[32384]: cluster 2023-12-01T05:39:05.213041+0000 mgr.y (mgr.24362) 1520 : cluster 0 pgmap v1489: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:39:09.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:39:08 smithi080 bash[28361]: cluster 2023-12-01T05:39:07.214311+0000 mgr.y (mgr.24362) 1521 : cluster 0 pgmap v1490: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:39:09.185 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:39:08 smithi080 bash[28361]: audit 2023-12-01T05:39:07.931055+0000 mon.c (mon.2) 958 : audit 0 from='client.? 172.21.15.80:0/455183699' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:39:09.185 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:39:08 smithi080 bash[41963]: cluster 2023-12-01T05:39:07.214311+0000 mgr.y (mgr.24362) 1521 : cluster 0 pgmap v1490: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:39:09.185 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:39:08 smithi080 bash[41963]: audit 2023-12-01T05:39:07.931055+0000 mon.c (mon.2) 958 : audit 0 from='client.? 172.21.15.80:0/455183699' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:39:09.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:39:08 smithi090 bash[32384]: cluster 2023-12-01T05:39:07.214311+0000 mgr.y (mgr.24362) 1521 : cluster 0 pgmap v1490: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:39:09.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:39:08 smithi090 bash[32384]: audit 2023-12-01T05:39:07.931055+0000 mon.c (mon.2) 958 : audit 0 from='client.? 172.21.15.80:0/455183699' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:39:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:39:10 smithi080 bash[28361]: cluster 2023-12-01T05:39:09.215018+0000 mgr.y (mgr.24362) 1522 : cluster 0 pgmap v1491: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:39:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:39:10 smithi080 bash[28361]: audit 2023-12-01T05:39:09.857569+0000 mon.c (mon.2) 959 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:39:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:39:10 smithi080 bash[28361]: audit 2023-12-01T05:39:10.395461+0000 mon.a (mon.0) 1607 : audit 0 from='client.? 172.21.15.80:0/3128009857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:39:11.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:39:10 smithi080 bash[41963]: cluster 2023-12-01T05:39:09.215018+0000 mgr.y (mgr.24362) 1522 : cluster 0 pgmap v1491: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:39:11.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:39:10 smithi080 bash[41963]: audit 2023-12-01T05:39:09.857569+0000 mon.c (mon.2) 959 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:39:11.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:39:10 smithi080 bash[41963]: audit 2023-12-01T05:39:10.395461+0000 mon.a (mon.0) 1607 : audit 0 from='client.? 172.21.15.80:0/3128009857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:39:11.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:39:10 smithi090 bash[32384]: cluster 2023-12-01T05:39:09.215018+0000 mgr.y (mgr.24362) 1522 : cluster 0 pgmap v1491: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:39:11.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:39:10 smithi090 bash[32384]: audit 2023-12-01T05:39:09.857569+0000 mon.c (mon.2) 959 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:39:11.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:39:10 smithi090 bash[32384]: audit 2023-12-01T05:39:10.395461+0000 mon.a (mon.0) 1607 : audit 0 from='client.? 172.21.15.80:0/3128009857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:39:13.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:39:12 smithi080 bash[28361]: cluster 2023-12-01T05:39:11.216205+0000 mgr.y (mgr.24362) 1523 : cluster 0 pgmap v1492: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:39:13.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:39:12 smithi080 bash[41963]: cluster 2023-12-01T05:39:11.216205+0000 mgr.y (mgr.24362) 1523 : cluster 0 pgmap v1492: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:39:13.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:39:12 smithi090 bash[32384]: cluster 2023-12-01T05:39:11.216205+0000 mgr.y (mgr.24362) 1523 : cluster 0 pgmap v1492: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:39:14.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:39:13 smithi080 bash[28361]: audit 2023-12-01T05:39:12.860931+0000 mon.c (mon.2) 960 : audit 0 from='client.? 172.21.15.80:0/937294527' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:39:14.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:39:13 smithi080 bash[41963]: audit 2023-12-01T05:39:12.860931+0000 mon.c (mon.2) 960 : audit 0 from='client.? 172.21.15.80:0/937294527' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:39:14.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:39:13 smithi090 bash[32384]: audit 2023-12-01T05:39:12.860931+0000 mon.c (mon.2) 960 : audit 0 from='client.? 172.21.15.80:0/937294527' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:39:15.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:39:14 smithi080 bash[28361]: cluster 2023-12-01T05:39:13.216790+0000 mgr.y (mgr.24362) 1524 : cluster 0 pgmap v1493: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:39:15.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:39:14 smithi080 bash[41963]: cluster 2023-12-01T05:39:13.216790+0000 mgr.y (mgr.24362) 1524 : cluster 0 pgmap v1493: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:39:15.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:39:14 smithi090 bash[32384]: cluster 2023-12-01T05:39:13.216790+0000 mgr.y (mgr.24362) 1524 : cluster 0 pgmap v1493: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:39:16.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:39:15 smithi080 bash[28361]: audit 2023-12-01T05:39:15.323341+0000 mon.c (mon.2) 961 : audit 0 from='client.? 172.21.15.80:0/1939984221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:39:16.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:39:15 smithi080 bash[41963]: audit 2023-12-01T05:39:15.323341+0000 mon.c (mon.2) 961 : audit 0 from='client.? 172.21.15.80:0/1939984221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:39:16.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:39:15 smithi090 bash[32384]: audit 2023-12-01T05:39:15.323341+0000 mon.c (mon.2) 961 : audit 0 from='client.? 172.21.15.80:0/1939984221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:39:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:39:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:39:16] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T05:39:17.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:39:16 smithi080 bash[28361]: cluster 2023-12-01T05:39:15.217374+0000 mgr.y (mgr.24362) 1525 : cluster 0 pgmap v1494: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:39:17.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:39:16 smithi080 bash[41963]: cluster 2023-12-01T05:39:15.217374+0000 mgr.y (mgr.24362) 1525 : cluster 0 pgmap v1494: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:39:17.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:39:16 smithi090 bash[32384]: cluster 2023-12-01T05:39:15.217374+0000 mgr.y (mgr.24362) 1525 : cluster 0 pgmap v1494: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:39:18.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:39:17 smithi080 bash[28361]: audit 2023-12-01T05:39:17.771595+0000 mon.c (mon.2) 962 : audit 0 from='client.? 172.21.15.80:0/800307074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:39:18.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:39:17 smithi080 bash[41963]: audit 2023-12-01T05:39:17.771595+0000 mon.c (mon.2) 962 : audit 0 from='client.? 172.21.15.80:0/800307074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:39:18.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:39:17 smithi090 bash[32384]: audit 2023-12-01T05:39:17.771595+0000 mon.c (mon.2) 962 : audit 0 from='client.? 172.21.15.80:0/800307074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:39:19.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:39:18 smithi080 bash[28361]: cluster 2023-12-01T05:39:17.218470+0000 mgr.y (mgr.24362) 1526 : cluster 0 pgmap v1495: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:39:19.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:39:18 smithi080 bash[41963]: cluster 2023-12-01T05:39:17.218470+0000 mgr.y (mgr.24362) 1526 : cluster 0 pgmap v1495: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:39:19.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:39:18 smithi090 bash[32384]: cluster 2023-12-01T05:39:17.218470+0000 mgr.y (mgr.24362) 1526 : cluster 0 pgmap v1495: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:39:21.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:39:20 smithi080 bash[28361]: cluster 2023-12-01T05:39:19.219069+0000 mgr.y (mgr.24362) 1527 : cluster 0 pgmap v1496: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:39:21.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:39:20 smithi080 bash[28361]: audit 2023-12-01T05:39:20.234711+0000 mon.c (mon.2) 963 : audit 0 from='client.? 172.21.15.80:0/1614652208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:39:21.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:39:20 smithi080 bash[41963]: cluster 2023-12-01T05:39:19.219069+0000 mgr.y (mgr.24362) 1527 : cluster 0 pgmap v1496: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:39:21.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:39:20 smithi080 bash[41963]: audit 2023-12-01T05:39:20.234711+0000 mon.c (mon.2) 963 : audit 0 from='client.? 172.21.15.80:0/1614652208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:39:21.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:39:20 smithi090 bash[32384]: cluster 2023-12-01T05:39:19.219069+0000 mgr.y (mgr.24362) 1527 : cluster 0 pgmap v1496: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:39:21.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:39:20 smithi090 bash[32384]: audit 2023-12-01T05:39:20.234711+0000 mon.c (mon.2) 963 : audit 0 from='client.? 172.21.15.80:0/1614652208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:39:23.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:39:22 smithi080 bash[28361]: cluster 2023-12-01T05:39:21.220229+0000 mgr.y (mgr.24362) 1528 : cluster 0 pgmap v1497: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:39:23.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:39:22 smithi080 bash[28361]: audit 2023-12-01T05:39:22.702309+0000 mon.c (mon.2) 964 : audit 0 from='client.? 172.21.15.80:0/2919787093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:39:23.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:39:22 smithi080 bash[41963]: cluster 2023-12-01T05:39:21.220229+0000 mgr.y (mgr.24362) 1528 : cluster 0 pgmap v1497: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:39:23.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:39:22 smithi080 bash[41963]: audit 2023-12-01T05:39:22.702309+0000 mon.c (mon.2) 964 : audit 0 from='client.? 172.21.15.80:0/2919787093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:39:23.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:39:22 smithi090 bash[32384]: cluster 2023-12-01T05:39:21.220229+0000 mgr.y (mgr.24362) 1528 : cluster 0 pgmap v1497: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:39:23.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:39:22 smithi090 bash[32384]: audit 2023-12-01T05:39:22.702309+0000 mon.c (mon.2) 964 : audit 0 from='client.? 172.21.15.80:0/2919787093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:39:25.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:39:24 smithi080 bash[41963]: cluster 2023-12-01T05:39:23.220841+0000 mgr.y (mgr.24362) 1529 : cluster 0 pgmap v1498: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:39:25.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:39:24 smithi080 bash[41963]: audit 2023-12-01T05:39:24.857390+0000 mon.c (mon.2) 965 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:39:25.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:39:24 smithi080 bash[28361]: cluster 2023-12-01T05:39:23.220841+0000 mgr.y (mgr.24362) 1529 : cluster 0 pgmap v1498: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:39:25.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:39:24 smithi080 bash[28361]: audit 2023-12-01T05:39:24.857390+0000 mon.c (mon.2) 965 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:39:25.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:39:24 smithi090 bash[32384]: cluster 2023-12-01T05:39:23.220841+0000 mgr.y (mgr.24362) 1529 : cluster 0 pgmap v1498: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:39:25.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:39:24 smithi090 bash[32384]: audit 2023-12-01T05:39:24.857390+0000 mon.c (mon.2) 965 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:39:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:39:25 smithi080 bash[28361]: audit 2023-12-01T05:39:25.162341+0000 mon.a (mon.0) 1608 : audit 0 from='client.? 172.21.15.80:0/2225017909' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:39:26.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:39:25 smithi080 bash[41963]: audit 2023-12-01T05:39:25.162341+0000 mon.a (mon.0) 1608 : audit 0 from='client.? 172.21.15.80:0/2225017909' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:39:26.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:39:25 smithi090 bash[32384]: audit 2023-12-01T05:39:25.162341+0000 mon.a (mon.0) 1608 : audit 0 from='client.? 172.21.15.80:0/2225017909' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:39:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:39:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:39:26] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T05:39:27.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:39:26 smithi080 bash[28361]: cluster 2023-12-01T05:39:25.221432+0000 mgr.y (mgr.24362) 1530 : cluster 0 pgmap v1499: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:39:27.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:39:26 smithi080 bash[41963]: cluster 2023-12-01T05:39:25.221432+0000 mgr.y (mgr.24362) 1530 : cluster 0 pgmap v1499: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:39:27.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:39:26 smithi090 bash[32384]: cluster 2023-12-01T05:39:25.221432+0000 mgr.y (mgr.24362) 1530 : cluster 0 pgmap v1499: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:39:28.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:39:27 smithi080 bash[41963]: audit 2023-12-01T05:39:27.608283+0000 mon.c (mon.2) 966 : audit 0 from='client.? 172.21.15.80:0/4262385320' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:39:28.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:39:27 smithi080 bash[28361]: audit 2023-12-01T05:39:27.608283+0000 mon.c (mon.2) 966 : audit 0 from='client.? 172.21.15.80:0/4262385320' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:39:28.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:39:27 smithi090 bash[32384]: audit 2023-12-01T05:39:27.608283+0000 mon.c (mon.2) 966 : audit 0 from='client.? 172.21.15.80:0/4262385320' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:39:29.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:39:28 smithi080 bash[41963]: cluster 2023-12-01T05:39:27.222533+0000 mgr.y (mgr.24362) 1531 : cluster 0 pgmap v1500: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:39:29.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:39:28 smithi080 bash[28361]: cluster 2023-12-01T05:39:27.222533+0000 mgr.y (mgr.24362) 1531 : cluster 0 pgmap v1500: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:39:29.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:39:28 smithi090 bash[32384]: cluster 2023-12-01T05:39:27.222533+0000 mgr.y (mgr.24362) 1531 : cluster 0 pgmap v1500: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:39:31.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:39:30 smithi080 bash[41963]: cluster 2023-12-01T05:39:29.223277+0000 mgr.y (mgr.24362) 1532 : cluster 0 pgmap v1501: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:39:31.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:39:30 smithi080 bash[41963]: audit 2023-12-01T05:39:30.060152+0000 mon.a (mon.0) 1609 : audit 0 from='client.? 172.21.15.80:0/2442019510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:39:31.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:39:30 smithi080 bash[28361]: cluster 2023-12-01T05:39:29.223277+0000 mgr.y (mgr.24362) 1532 : cluster 0 pgmap v1501: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:39:31.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:39:30 smithi080 bash[28361]: audit 2023-12-01T05:39:30.060152+0000 mon.a (mon.0) 1609 : audit 0 from='client.? 172.21.15.80:0/2442019510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:39:31.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:39:30 smithi090 bash[32384]: cluster 2023-12-01T05:39:29.223277+0000 mgr.y (mgr.24362) 1532 : cluster 0 pgmap v1501: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:39:31.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:39:30 smithi090 bash[32384]: audit 2023-12-01T05:39:30.060152+0000 mon.a (mon.0) 1609 : audit 0 from='client.? 172.21.15.80:0/2442019510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:39:33.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:39:32 smithi080 bash[41963]: cluster 2023-12-01T05:39:31.224427+0000 mgr.y (mgr.24362) 1533 : cluster 0 pgmap v1502: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:39:33.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:39:32 smithi080 bash[41963]: audit 2023-12-01T05:39:32.516495+0000 mon.c (mon.2) 967 : audit 0 from='client.? 172.21.15.80:0/3260380972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:39:33.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:39:32 smithi080 bash[41963]: audit 2023-12-01T05:39:32.560298+0000 mon.c (mon.2) 968 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:39:33.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:39:32 smithi080 bash[28361]: cluster 2023-12-01T05:39:31.224427+0000 mgr.y (mgr.24362) 1533 : cluster 0 pgmap v1502: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:39:33.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:39:32 smithi080 bash[28361]: audit 2023-12-01T05:39:32.516495+0000 mon.c (mon.2) 967 : audit 0 from='client.? 172.21.15.80:0/3260380972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:39:33.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:39:32 smithi080 bash[28361]: audit 2023-12-01T05:39:32.560298+0000 mon.c (mon.2) 968 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:39:33.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:39:32 smithi090 bash[32384]: cluster 2023-12-01T05:39:31.224427+0000 mgr.y (mgr.24362) 1533 : cluster 0 pgmap v1502: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:39:33.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:39:32 smithi090 bash[32384]: audit 2023-12-01T05:39:32.516495+0000 mon.c (mon.2) 967 : audit 0 from='client.? 172.21.15.80:0/3260380972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:39:33.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:39:32 smithi090 bash[32384]: audit 2023-12-01T05:39:32.560298+0000 mon.c (mon.2) 968 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:39:35.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:39:34 smithi080 bash[41963]: cluster 2023-12-01T05:39:33.225085+0000 mgr.y (mgr.24362) 1534 : cluster 0 pgmap v1503: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:39:35.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:39:34 smithi080 bash[28361]: cluster 2023-12-01T05:39:33.225085+0000 mgr.y (mgr.24362) 1534 : cluster 0 pgmap v1503: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:39:35.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:39:34 smithi090 bash[32384]: cluster 2023-12-01T05:39:33.225085+0000 mgr.y (mgr.24362) 1534 : cluster 0 pgmap v1503: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:39:36.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:39:35 smithi080 bash[28361]: audit 2023-12-01T05:39:34.976589+0000 mon.a (mon.0) 1610 : audit 0 from='client.? 172.21.15.80:0/774160358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:39:36.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:39:35 smithi080 bash[41963]: audit 2023-12-01T05:39:34.976589+0000 mon.a (mon.0) 1610 : audit 0 from='client.? 172.21.15.80:0/774160358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:39:36.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:39:35 smithi090 bash[32384]: audit 2023-12-01T05:39:34.976589+0000 mon.a (mon.0) 1610 : audit 0 from='client.? 172.21.15.80:0/774160358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:39:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:39:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:39:36] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T05:39:37.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:39:36 smithi090 bash[32384]: cluster 2023-12-01T05:39:35.225737+0000 mgr.y (mgr.24362) 1535 : cluster 0 pgmap v1504: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:39:37.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:39:36 smithi080 bash[28361]: cluster 2023-12-01T05:39:35.225737+0000 mgr.y (mgr.24362) 1535 : cluster 0 pgmap v1504: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:39:37.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:39:36 smithi080 bash[41963]: cluster 2023-12-01T05:39:35.225737+0000 mgr.y (mgr.24362) 1535 : cluster 0 pgmap v1504: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:39:38.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:39:37 smithi090 bash[32384]: audit 2023-12-01T05:39:37.432867+0000 mon.a (mon.0) 1611 : audit 0 from='client.? 172.21.15.80:0/256043647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:39:38.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:39:37 smithi080 bash[28361]: audit 2023-12-01T05:39:37.432867+0000 mon.a (mon.0) 1611 : audit 0 from='client.? 172.21.15.80:0/256043647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:39:38.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:39:37 smithi080 bash[41963]: audit 2023-12-01T05:39:37.432867+0000 mon.a (mon.0) 1611 : audit 0 from='client.? 172.21.15.80:0/256043647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:39:39.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:39:38 smithi090 bash[32384]: cluster 2023-12-01T05:39:37.226812+0000 mgr.y (mgr.24362) 1536 : cluster 0 pgmap v1505: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:39:39.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:39:38 smithi090 bash[32384]: audit 2023-12-01T05:39:38.361227+0000 mon.a (mon.0) 1612 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:39:39.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:39:38 smithi090 bash[32384]: audit 2023-12-01T05:39:38.371546+0000 mon.a (mon.0) 1613 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:39:39.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:39:38 smithi090 bash[32384]: audit 2023-12-01T05:39:38.855781+0000 mon.a (mon.0) 1614 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:39:39.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:39:38 smithi090 bash[32384]: audit 2023-12-01T05:39:38.865617+0000 mon.a (mon.0) 1615 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:39:39.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:39:38 smithi080 bash[28361]: cluster 2023-12-01T05:39:37.226812+0000 mgr.y (mgr.24362) 1536 : cluster 0 pgmap v1505: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:39:39.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:39:38 smithi080 bash[28361]: audit 2023-12-01T05:39:38.361227+0000 mon.a (mon.0) 1612 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:39:39.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:39:38 smithi080 bash[28361]: audit 2023-12-01T05:39:38.371546+0000 mon.a (mon.0) 1613 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:39:39.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:39:38 smithi080 bash[28361]: audit 2023-12-01T05:39:38.855781+0000 mon.a (mon.0) 1614 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:39:39.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:39:38 smithi080 bash[28361]: audit 2023-12-01T05:39:38.865617+0000 mon.a (mon.0) 1615 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:39:39.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:39:38 smithi080 bash[41963]: cluster 2023-12-01T05:39:37.226812+0000 mgr.y (mgr.24362) 1536 : cluster 0 pgmap v1505: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:39:39.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:39:38 smithi080 bash[41963]: audit 2023-12-01T05:39:38.361227+0000 mon.a (mon.0) 1612 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:39:39.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:39:38 smithi080 bash[41963]: audit 2023-12-01T05:39:38.371546+0000 mon.a (mon.0) 1613 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:39:39.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:39:38 smithi080 bash[41963]: audit 2023-12-01T05:39:38.855781+0000 mon.a (mon.0) 1614 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:39:39.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:39:38 smithi080 bash[41963]: audit 2023-12-01T05:39:38.865617+0000 mon.a (mon.0) 1615 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:39:40.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:39:39 smithi090 bash[32384]: audit 2023-12-01T05:39:39.339589+0000 mon.c (mon.2) 969 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:39:40.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:39:39 smithi090 bash[32384]: audit 2023-12-01T05:39:39.341565+0000 mon.c (mon.2) 970 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:39:40.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:39:39 smithi090 bash[32384]: audit 2023-12-01T05:39:39.351349+0000 mon.a (mon.0) 1616 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:39:40.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:39:39 smithi090 bash[32384]: audit 2023-12-01T05:39:39.858026+0000 mon.c (mon.2) 971 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:39:40.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:39:39 smithi090 bash[32384]: audit 2023-12-01T05:39:39.900162+0000 mon.a (mon.0) 1617 : audit 0 from='client.? 172.21.15.80:0/1464436914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:39:40.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:39:39 smithi080 bash[28361]: audit 2023-12-01T05:39:39.339589+0000 mon.c (mon.2) 969 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:39:40.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:39:39 smithi080 bash[28361]: audit 2023-12-01T05:39:39.341565+0000 mon.c (mon.2) 970 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:39:40.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:39:39 smithi080 bash[28361]: audit 2023-12-01T05:39:39.351349+0000 mon.a (mon.0) 1616 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:39:40.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:39:39 smithi080 bash[28361]: audit 2023-12-01T05:39:39.858026+0000 mon.c (mon.2) 971 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:39:40.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:39:39 smithi080 bash[28361]: audit 2023-12-01T05:39:39.900162+0000 mon.a (mon.0) 1617 : audit 0 from='client.? 172.21.15.80:0/1464436914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:39:40.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:39:39 smithi080 bash[41963]: audit 2023-12-01T05:39:39.339589+0000 mon.c (mon.2) 969 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:39:40.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:39:39 smithi080 bash[41963]: audit 2023-12-01T05:39:39.341565+0000 mon.c (mon.2) 970 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:39:40.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:39:39 smithi080 bash[41963]: audit 2023-12-01T05:39:39.351349+0000 mon.a (mon.0) 1616 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:39:40.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:39:39 smithi080 bash[41963]: audit 2023-12-01T05:39:39.858026+0000 mon.c (mon.2) 971 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:39:40.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:39:39 smithi080 bash[41963]: audit 2023-12-01T05:39:39.900162+0000 mon.a (mon.0) 1617 : audit 0 from='client.? 172.21.15.80:0/1464436914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:39:41.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:39:40 smithi090 bash[32384]: cluster 2023-12-01T05:39:39.227503+0000 mgr.y (mgr.24362) 1537 : cluster 0 pgmap v1506: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:39:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:39:40 smithi080 bash[28361]: cluster 2023-12-01T05:39:39.227503+0000 mgr.y (mgr.24362) 1537 : cluster 0 pgmap v1506: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:39:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:39:40 smithi080 bash[41963]: cluster 2023-12-01T05:39:39.227503+0000 mgr.y (mgr.24362) 1537 : cluster 0 pgmap v1506: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:39:43.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:39:42 smithi090 bash[32384]: cluster 2023-12-01T05:39:41.228598+0000 mgr.y (mgr.24362) 1538 : cluster 0 pgmap v1507: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:39:43.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:39:42 smithi090 bash[32384]: audit 2023-12-01T05:39:42.351108+0000 mon.a (mon.0) 1618 : audit 0 from='client.? 172.21.15.80:0/1780873481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:39:43.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:39:42 smithi080 bash[41963]: cluster 2023-12-01T05:39:41.228598+0000 mgr.y (mgr.24362) 1538 : cluster 0 pgmap v1507: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:39:43.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:39:42 smithi080 bash[41963]: audit 2023-12-01T05:39:42.351108+0000 mon.a (mon.0) 1618 : audit 0 from='client.? 172.21.15.80:0/1780873481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:39:43.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:39:42 smithi080 bash[28361]: cluster 2023-12-01T05:39:41.228598+0000 mgr.y (mgr.24362) 1538 : cluster 0 pgmap v1507: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:39:43.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:39:42 smithi080 bash[28361]: audit 2023-12-01T05:39:42.351108+0000 mon.a (mon.0) 1618 : audit 0 from='client.? 172.21.15.80:0/1780873481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:39:45.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:39:44 smithi090 bash[32384]: cluster 2023-12-01T05:39:43.229261+0000 mgr.y (mgr.24362) 1539 : cluster 0 pgmap v1508: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:39:45.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:39:44 smithi090 bash[32384]: audit 2023-12-01T05:39:44.798176+0000 mon.c (mon.2) 972 : audit 0 from='client.? 172.21.15.80:0/415373224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:39:45.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:39:44 smithi080 bash[28361]: cluster 2023-12-01T05:39:43.229261+0000 mgr.y (mgr.24362) 1539 : cluster 0 pgmap v1508: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:39:45.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:39:44 smithi080 bash[28361]: audit 2023-12-01T05:39:44.798176+0000 mon.c (mon.2) 972 : audit 0 from='client.? 172.21.15.80:0/415373224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:39:45.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:39:44 smithi080 bash[41963]: cluster 2023-12-01T05:39:43.229261+0000 mgr.y (mgr.24362) 1539 : cluster 0 pgmap v1508: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:39:45.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:39:44 smithi080 bash[41963]: audit 2023-12-01T05:39:44.798176+0000 mon.c (mon.2) 972 : audit 0 from='client.? 172.21.15.80:0/415373224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:39:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:39:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:39:46] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T05:39:47.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:39:46 smithi090 bash[32384]: cluster 2023-12-01T05:39:45.229960+0000 mgr.y (mgr.24362) 1540 : cluster 0 pgmap v1509: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:39:47.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:39:46 smithi080 bash[28361]: cluster 2023-12-01T05:39:45.229960+0000 mgr.y (mgr.24362) 1540 : cluster 0 pgmap v1509: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:39:47.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:39:46 smithi080 bash[41963]: cluster 2023-12-01T05:39:45.229960+0000 mgr.y (mgr.24362) 1540 : cluster 0 pgmap v1509: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:39:48.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:39:47 smithi090 bash[32384]: audit 2023-12-01T05:39:47.253157+0000 mon.a (mon.0) 1619 : audit 0 from='client.? 172.21.15.80:0/3768011014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:39:48.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:39:47 smithi080 bash[41963]: audit 2023-12-01T05:39:47.253157+0000 mon.a (mon.0) 1619 : audit 0 from='client.? 172.21.15.80:0/3768011014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:39:48.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:39:47 smithi080 bash[28361]: audit 2023-12-01T05:39:47.253157+0000 mon.a (mon.0) 1619 : audit 0 from='client.? 172.21.15.80:0/3768011014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:39:49.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:39:48 smithi090 bash[32384]: cluster 2023-12-01T05:39:47.231125+0000 mgr.y (mgr.24362) 1541 : cluster 0 pgmap v1510: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:39:49.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:39:48 smithi080 bash[41963]: cluster 2023-12-01T05:39:47.231125+0000 mgr.y (mgr.24362) 1541 : cluster 0 pgmap v1510: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:39:49.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:39:48 smithi080 bash[28361]: cluster 2023-12-01T05:39:47.231125+0000 mgr.y (mgr.24362) 1541 : cluster 0 pgmap v1510: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:39:50.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:39:49 smithi090 bash[32384]: audit 2023-12-01T05:39:49.701698+0000 mon.c (mon.2) 973 : audit 0 from='client.? 172.21.15.80:0/1741885672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:39:50.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:39:49 smithi080 bash[28361]: audit 2023-12-01T05:39:49.701698+0000 mon.c (mon.2) 973 : audit 0 from='client.? 172.21.15.80:0/1741885672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:39:50.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:39:49 smithi080 bash[41963]: audit 2023-12-01T05:39:49.701698+0000 mon.c (mon.2) 973 : audit 0 from='client.? 172.21.15.80:0/1741885672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:39:51.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:39:50 smithi090 bash[32384]: cluster 2023-12-01T05:39:49.231961+0000 mgr.y (mgr.24362) 1542 : cluster 0 pgmap v1511: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:39:51.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:39:50 smithi080 bash[28361]: cluster 2023-12-01T05:39:49.231961+0000 mgr.y (mgr.24362) 1542 : cluster 0 pgmap v1511: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:39:51.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:39:50 smithi080 bash[41963]: cluster 2023-12-01T05:39:49.231961+0000 mgr.y (mgr.24362) 1542 : cluster 0 pgmap v1511: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:39:52.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:39:51 smithi090 bash[32384]: cluster 2023-12-01T05:39:51.233055+0000 mgr.y (mgr.24362) 1543 : cluster 0 pgmap v1512: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:39:52.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:39:51 smithi080 bash[28361]: cluster 2023-12-01T05:39:51.233055+0000 mgr.y (mgr.24362) 1543 : cluster 0 pgmap v1512: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:39:52.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:39:51 smithi080 bash[41963]: cluster 2023-12-01T05:39:51.233055+0000 mgr.y (mgr.24362) 1543 : cluster 0 pgmap v1512: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:39:53.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:39:52 smithi090 bash[32384]: audit 2023-12-01T05:39:52.155095+0000 mon.c (mon.2) 974 : audit 0 from='client.? 172.21.15.80:0/1168109813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:39:53.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:39:52 smithi080 bash[41963]: audit 2023-12-01T05:39:52.155095+0000 mon.c (mon.2) 974 : audit 0 from='client.? 172.21.15.80:0/1168109813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:39:53.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:39:52 smithi080 bash[28361]: audit 2023-12-01T05:39:52.155095+0000 mon.c (mon.2) 974 : audit 0 from='client.? 172.21.15.80:0/1168109813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:39:54.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:39:54 smithi090 bash[32384]: cluster 2023-12-01T05:39:53.233665+0000 mgr.y (mgr.24362) 1544 : cluster 0 pgmap v1513: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:39:54.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:39:54 smithi080 bash[41963]: cluster 2023-12-01T05:39:53.233665+0000 mgr.y (mgr.24362) 1544 : cluster 0 pgmap v1513: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:39:54.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:39:54 smithi080 bash[28361]: cluster 2023-12-01T05:39:53.233665+0000 mgr.y (mgr.24362) 1544 : cluster 0 pgmap v1513: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:39:55.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:39:55 smithi090 bash[32384]: audit 2023-12-01T05:39:54.607534+0000 mon.c (mon.2) 975 : audit 0 from='client.? 172.21.15.80:0/1255712102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:39:55.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:39:55 smithi090 bash[32384]: audit 2023-12-01T05:39:54.858601+0000 mon.c (mon.2) 976 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:39:55.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:39:55 smithi080 bash[28361]: audit 2023-12-01T05:39:54.607534+0000 mon.c (mon.2) 975 : audit 0 from='client.? 172.21.15.80:0/1255712102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:39:55.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:39:55 smithi080 bash[28361]: audit 2023-12-01T05:39:54.858601+0000 mon.c (mon.2) 976 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:39:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:39:55 smithi080 bash[41963]: audit 2023-12-01T05:39:54.607534+0000 mon.c (mon.2) 975 : audit 0 from='client.? 172.21.15.80:0/1255712102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:39:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:39:55 smithi080 bash[41963]: audit 2023-12-01T05:39:54.858601+0000 mon.c (mon.2) 976 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:39:56.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:39:56 smithi090 bash[32384]: cluster 2023-12-01T05:39:55.234313+0000 mgr.y (mgr.24362) 1545 : cluster 0 pgmap v1514: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:39:56.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:39:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:39:56] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T05:39:56.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:39:56 smithi080 bash[41963]: cluster 2023-12-01T05:39:55.234313+0000 mgr.y (mgr.24362) 1545 : cluster 0 pgmap v1514: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:39:56.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:39:56 smithi080 bash[28361]: cluster 2023-12-01T05:39:55.234313+0000 mgr.y (mgr.24362) 1545 : cluster 0 pgmap v1514: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:39:57.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:39:57 smithi080 bash[28361]: audit 2023-12-01T05:39:57.060049+0000 mon.c (mon.2) 977 : audit 0 from='client.? 172.21.15.80:0/3482462460' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:39:57.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:39:57 smithi080 bash[41963]: audit 2023-12-01T05:39:57.060049+0000 mon.c (mon.2) 977 : audit 0 from='client.? 172.21.15.80:0/3482462460' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:39:57.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:39:57 smithi090 bash[32384]: audit 2023-12-01T05:39:57.060049+0000 mon.c (mon.2) 977 : audit 0 from='client.? 172.21.15.80:0/3482462460' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:39:59.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:39:58 smithi080 bash[28361]: cluster 2023-12-01T05:39:57.235401+0000 mgr.y (mgr.24362) 1546 : cluster 0 pgmap v1515: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:39:59.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:39:58 smithi080 bash[41963]: cluster 2023-12-01T05:39:57.235401+0000 mgr.y (mgr.24362) 1546 : cluster 0 pgmap v1515: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:39:59.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:39:58 smithi090 bash[32384]: cluster 2023-12-01T05:39:57.235401+0000 mgr.y (mgr.24362) 1546 : cluster 0 pgmap v1515: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:40:00.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:39:59 smithi080 bash[41963]: audit 2023-12-01T05:39:59.512444+0000 mon.c (mon.2) 978 : audit 0 from='client.? 172.21.15.80:0/902188074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:40:00.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:39:59 smithi080 bash[28361]: audit 2023-12-01T05:39:59.512444+0000 mon.c (mon.2) 978 : audit 0 from='client.? 172.21.15.80:0/902188074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:40:00.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:40:00 smithi080 bash[28361]: debug 2023-12-01T05:39:59.999+0000 7f6ec9bf0700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T05:40:00.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:39:59 smithi090 bash[32384]: audit 2023-12-01T05:39:59.512444+0000 mon.c (mon.2) 978 : audit 0 from='client.? 172.21.15.80:0/902188074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:40:01.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:40:00 smithi080 bash[28361]: cluster 2023-12-01T05:39:59.236059+0000 mgr.y (mgr.24362) 1547 : cluster 0 pgmap v1516: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:40:01.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:40:00 smithi080 bash[28361]: cluster 2023-12-01T05:40:00.000078+0000 mon.a (mon.0) 1620 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T05:40:01.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:40:00 smithi080 bash[41963]: cluster 2023-12-01T05:39:59.236059+0000 mgr.y (mgr.24362) 1547 : cluster 0 pgmap v1516: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:40:01.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:40:00 smithi080 bash[41963]: cluster 2023-12-01T05:40:00.000078+0000 mon.a (mon.0) 1620 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T05:40:01.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:40:00 smithi090 bash[32384]: cluster 2023-12-01T05:39:59.236059+0000 mgr.y (mgr.24362) 1547 : cluster 0 pgmap v1516: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:40:01.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:40:00 smithi090 bash[32384]: cluster 2023-12-01T05:40:00.000078+0000 mon.a (mon.0) 1620 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T05:40:03.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:40:02 smithi080 bash[28361]: cluster 2023-12-01T05:40:01.237117+0000 mgr.y (mgr.24362) 1548 : cluster 0 pgmap v1517: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:40:03.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:40:02 smithi080 bash[28361]: audit 2023-12-01T05:40:01.972029+0000 mon.c (mon.2) 979 : audit 0 from='client.? 172.21.15.80:0/915482489' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:40:03.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:40:02 smithi080 bash[41963]: cluster 2023-12-01T05:40:01.237117+0000 mgr.y (mgr.24362) 1548 : cluster 0 pgmap v1517: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:40:03.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:40:02 smithi080 bash[41963]: audit 2023-12-01T05:40:01.972029+0000 mon.c (mon.2) 979 : audit 0 from='client.? 172.21.15.80:0/915482489' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:40:03.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:40:02 smithi090 bash[32384]: cluster 2023-12-01T05:40:01.237117+0000 mgr.y (mgr.24362) 1548 : cluster 0 pgmap v1517: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:40:03.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:40:02 smithi090 bash[32384]: audit 2023-12-01T05:40:01.972029+0000 mon.c (mon.2) 979 : audit 0 from='client.? 172.21.15.80:0/915482489' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:40:05.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:40:04 smithi080 bash[28361]: cluster 2023-12-01T05:40:03.237794+0000 mgr.y (mgr.24362) 1549 : cluster 0 pgmap v1518: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:40:05.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:40:04 smithi080 bash[28361]: audit 2023-12-01T05:40:04.432416+0000 mon.c (mon.2) 980 : audit 0 from='client.? 172.21.15.80:0/3645431663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:40:05.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:40:04 smithi080 bash[41963]: cluster 2023-12-01T05:40:03.237794+0000 mgr.y (mgr.24362) 1549 : cluster 0 pgmap v1518: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:40:05.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:40:04 smithi080 bash[41963]: audit 2023-12-01T05:40:04.432416+0000 mon.c (mon.2) 980 : audit 0 from='client.? 172.21.15.80:0/3645431663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:40:05.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:40:04 smithi090 bash[32384]: cluster 2023-12-01T05:40:03.237794+0000 mgr.y (mgr.24362) 1549 : cluster 0 pgmap v1518: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:40:05.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:40:04 smithi090 bash[32384]: audit 2023-12-01T05:40:04.432416+0000 mon.c (mon.2) 980 : audit 0 from='client.? 172.21.15.80:0/3645431663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:40:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:40:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:40:06] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T05:40:07.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:40:06 smithi080 bash[28361]: cluster 2023-12-01T05:40:05.238426+0000 mgr.y (mgr.24362) 1550 : cluster 0 pgmap v1519: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:40:07.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:40:06 smithi080 bash[41963]: cluster 2023-12-01T05:40:05.238426+0000 mgr.y (mgr.24362) 1550 : cluster 0 pgmap v1519: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:40:07.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:40:06 smithi090 bash[32384]: cluster 2023-12-01T05:40:05.238426+0000 mgr.y (mgr.24362) 1550 : cluster 0 pgmap v1519: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:40:08.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:40:07 smithi080 bash[28361]: audit 2023-12-01T05:40:06.891975+0000 mon.c (mon.2) 981 : audit 0 from='client.? 172.21.15.80:0/1984763622' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:40:08.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:40:07 smithi080 bash[41963]: audit 2023-12-01T05:40:06.891975+0000 mon.c (mon.2) 981 : audit 0 from='client.? 172.21.15.80:0/1984763622' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:40:08.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:40:07 smithi090 bash[32384]: audit 2023-12-01T05:40:06.891975+0000 mon.c (mon.2) 981 : audit 0 from='client.? 172.21.15.80:0/1984763622' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:40:09.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:40:08 smithi080 bash[41963]: cluster 2023-12-01T05:40:07.239558+0000 mgr.y (mgr.24362) 1551 : cluster 0 pgmap v1520: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:40:09.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:40:08 smithi080 bash[28361]: cluster 2023-12-01T05:40:07.239558+0000 mgr.y (mgr.24362) 1551 : cluster 0 pgmap v1520: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:40:09.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:40:08 smithi090 bash[32384]: cluster 2023-12-01T05:40:07.239558+0000 mgr.y (mgr.24362) 1551 : cluster 0 pgmap v1520: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:40:10.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:40:09 smithi080 bash[28361]: audit 2023-12-01T05:40:09.346234+0000 mon.a (mon.0) 1621 : audit 0 from='client.? 172.21.15.80:0/1365815371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:40:10.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:40:09 smithi080 bash[41963]: audit 2023-12-01T05:40:09.346234+0000 mon.a (mon.0) 1621 : audit 0 from='client.? 172.21.15.80:0/1365815371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:40:10.273 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:40:09 smithi090 bash[32384]: audit 2023-12-01T05:40:09.346234+0000 mon.a (mon.0) 1621 : audit 0 from='client.? 172.21.15.80:0/1365815371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:40:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:40:10 smithi080 bash[28361]: cluster 2023-12-01T05:40:09.240049+0000 mgr.y (mgr.24362) 1552 : cluster 0 pgmap v1521: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:40:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:40:10 smithi080 bash[28361]: audit 2023-12-01T05:40:09.858877+0000 mon.c (mon.2) 982 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:40:11.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:40:10 smithi080 bash[41963]: cluster 2023-12-01T05:40:09.240049+0000 mgr.y (mgr.24362) 1552 : cluster 0 pgmap v1521: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:40:11.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:40:10 smithi080 bash[41963]: audit 2023-12-01T05:40:09.858877+0000 mon.c (mon.2) 982 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:40:11.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:40:10 smithi090 bash[32384]: cluster 2023-12-01T05:40:09.240049+0000 mgr.y (mgr.24362) 1552 : cluster 0 pgmap v1521: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:40:11.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:40:10 smithi090 bash[32384]: audit 2023-12-01T05:40:09.858877+0000 mon.c (mon.2) 982 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:40:12.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:40:11 smithi080 bash[41963]: audit 2023-12-01T05:40:11.797749+0000 mon.a (mon.0) 1622 : audit 0 from='client.? 172.21.15.80:0/76405110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:40:12.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:40:11 smithi080 bash[28361]: audit 2023-12-01T05:40:11.797749+0000 mon.a (mon.0) 1622 : audit 0 from='client.? 172.21.15.80:0/76405110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:40:12.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:40:11 smithi090 bash[32384]: audit 2023-12-01T05:40:11.797749+0000 mon.a (mon.0) 1622 : audit 0 from='client.? 172.21.15.80:0/76405110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:40:13.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:40:12 smithi080 bash[28361]: cluster 2023-12-01T05:40:11.241090+0000 mgr.y (mgr.24362) 1553 : cluster 0 pgmap v1522: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:40:13.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:40:12 smithi080 bash[41963]: cluster 2023-12-01T05:40:11.241090+0000 mgr.y (mgr.24362) 1553 : cluster 0 pgmap v1522: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:40:13.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:40:12 smithi090 bash[32384]: cluster 2023-12-01T05:40:11.241090+0000 mgr.y (mgr.24362) 1553 : cluster 0 pgmap v1522: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:40:15.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:40:14 smithi080 bash[28361]: cluster 2023-12-01T05:40:13.241886+0000 mgr.y (mgr.24362) 1554 : cluster 0 pgmap v1523: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:40:15.185 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:40:14 smithi080 bash[28361]: audit 2023-12-01T05:40:14.251059+0000 mon.c (mon.2) 983 : audit 0 from='client.? 172.21.15.80:0/3394399842' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:40:15.185 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:40:14 smithi080 bash[41963]: cluster 2023-12-01T05:40:13.241886+0000 mgr.y (mgr.24362) 1554 : cluster 0 pgmap v1523: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:40:15.185 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:40:14 smithi080 bash[41963]: audit 2023-12-01T05:40:14.251059+0000 mon.c (mon.2) 983 : audit 0 from='client.? 172.21.15.80:0/3394399842' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:40:15.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:40:14 smithi090 bash[32384]: cluster 2023-12-01T05:40:13.241886+0000 mgr.y (mgr.24362) 1554 : cluster 0 pgmap v1523: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:40:15.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:40:14 smithi090 bash[32384]: audit 2023-12-01T05:40:14.251059+0000 mon.c (mon.2) 983 : audit 0 from='client.? 172.21.15.80:0/3394399842' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:40:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:40:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:40:16] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T05:40:17.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:40:16 smithi080 bash[28361]: cluster 2023-12-01T05:40:15.242710+0000 mgr.y (mgr.24362) 1555 : cluster 0 pgmap v1524: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:40:17.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:40:16 smithi080 bash[28361]: audit 2023-12-01T05:40:16.696550+0000 mon.a (mon.0) 1623 : audit 0 from='client.? 172.21.15.80:0/488134437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:40:17.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:40:16 smithi080 bash[41963]: cluster 2023-12-01T05:40:15.242710+0000 mgr.y (mgr.24362) 1555 : cluster 0 pgmap v1524: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:40:17.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:40:16 smithi080 bash[41963]: audit 2023-12-01T05:40:16.696550+0000 mon.a (mon.0) 1623 : audit 0 from='client.? 172.21.15.80:0/488134437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:40:17.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:40:16 smithi090 bash[32384]: cluster 2023-12-01T05:40:15.242710+0000 mgr.y (mgr.24362) 1555 : cluster 0 pgmap v1524: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:40:17.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:40:16 smithi090 bash[32384]: audit 2023-12-01T05:40:16.696550+0000 mon.a (mon.0) 1623 : audit 0 from='client.? 172.21.15.80:0/488134437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:40:19.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:40:18 smithi080 bash[28361]: cluster 2023-12-01T05:40:17.244045+0000 mgr.y (mgr.24362) 1556 : cluster 0 pgmap v1525: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:40:19.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:40:18 smithi080 bash[41963]: cluster 2023-12-01T05:40:17.244045+0000 mgr.y (mgr.24362) 1556 : cluster 0 pgmap v1525: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:40:19.273 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:40:18 smithi090 bash[32384]: cluster 2023-12-01T05:40:17.244045+0000 mgr.y (mgr.24362) 1556 : cluster 0 pgmap v1525: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:40:20.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:40:19 smithi080 bash[28361]: audit 2023-12-01T05:40:19.140186+0000 mon.a (mon.0) 1624 : audit 0 from='client.? 172.21.15.80:0/3944557486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:40:20.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:40:19 smithi080 bash[41963]: audit 2023-12-01T05:40:19.140186+0000 mon.a (mon.0) 1624 : audit 0 from='client.? 172.21.15.80:0/3944557486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:40:20.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:40:19 smithi090 bash[32384]: audit 2023-12-01T05:40:19.140186+0000 mon.a (mon.0) 1624 : audit 0 from='client.? 172.21.15.80:0/3944557486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:40:21.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:40:20 smithi080 bash[41963]: cluster 2023-12-01T05:40:19.244734+0000 mgr.y (mgr.24362) 1557 : cluster 0 pgmap v1526: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:40:21.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:40:20 smithi080 bash[28361]: cluster 2023-12-01T05:40:19.244734+0000 mgr.y (mgr.24362) 1557 : cluster 0 pgmap v1526: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:40:21.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:40:20 smithi090 bash[32384]: cluster 2023-12-01T05:40:19.244734+0000 mgr.y (mgr.24362) 1557 : cluster 0 pgmap v1526: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:40:22.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:40:21 smithi080 bash[28361]: audit 2023-12-01T05:40:21.597206+0000 mon.c (mon.2) 984 : audit 0 from='client.? 172.21.15.80:0/289092175' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:40:22.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:40:21 smithi080 bash[41963]: audit 2023-12-01T05:40:21.597206+0000 mon.c (mon.2) 984 : audit 0 from='client.? 172.21.15.80:0/289092175' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:40:22.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:40:21 smithi090 bash[32384]: audit 2023-12-01T05:40:21.597206+0000 mon.c (mon.2) 984 : audit 0 from='client.? 172.21.15.80:0/289092175' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:40:23.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:40:22 smithi080 bash[41963]: cluster 2023-12-01T05:40:21.245498+0000 mgr.y (mgr.24362) 1558 : cluster 0 pgmap v1527: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:40:23.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:40:22 smithi080 bash[28361]: cluster 2023-12-01T05:40:21.245498+0000 mgr.y (mgr.24362) 1558 : cluster 0 pgmap v1527: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:40:23.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:40:22 smithi090 bash[32384]: cluster 2023-12-01T05:40:21.245498+0000 mgr.y (mgr.24362) 1558 : cluster 0 pgmap v1527: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:40:25.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:40:24 smithi080 bash[28361]: cluster 2023-12-01T05:40:23.246065+0000 mgr.y (mgr.24362) 1559 : cluster 0 pgmap v1528: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:40:25.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:40:24 smithi080 bash[28361]: audit 2023-12-01T05:40:24.043049+0000 mon.a (mon.0) 1625 : audit 0 from='client.? 172.21.15.80:0/2458086941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:40:25.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:40:24 smithi080 bash[28361]: audit 2023-12-01T05:40:24.859497+0000 mon.c (mon.2) 985 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:40:25.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:40:24 smithi080 bash[41963]: cluster 2023-12-01T05:40:23.246065+0000 mgr.y (mgr.24362) 1559 : cluster 0 pgmap v1528: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:40:25.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:40:24 smithi080 bash[41963]: audit 2023-12-01T05:40:24.043049+0000 mon.a (mon.0) 1625 : audit 0 from='client.? 172.21.15.80:0/2458086941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:40:25.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:40:24 smithi080 bash[41963]: audit 2023-12-01T05:40:24.859497+0000 mon.c (mon.2) 985 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:40:25.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:40:24 smithi090 bash[32384]: cluster 2023-12-01T05:40:23.246065+0000 mgr.y (mgr.24362) 1559 : cluster 0 pgmap v1528: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:40:25.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:40:24 smithi090 bash[32384]: audit 2023-12-01T05:40:24.043049+0000 mon.a (mon.0) 1625 : audit 0 from='client.? 172.21.15.80:0/2458086941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:40:25.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:40:24 smithi090 bash[32384]: audit 2023-12-01T05:40:24.859497+0000 mon.c (mon.2) 985 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:40:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:40:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:40:26] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T05:40:27.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:40:26 smithi080 bash[41963]: cluster 2023-12-01T05:40:25.246740+0000 mgr.y (mgr.24362) 1560 : cluster 0 pgmap v1529: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:40:27.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:40:26 smithi080 bash[41963]: audit 2023-12-01T05:40:26.496797+0000 mon.c (mon.2) 986 : audit 0 from='client.? 172.21.15.80:0/2276522041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:40:27.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:40:26 smithi080 bash[28361]: cluster 2023-12-01T05:40:25.246740+0000 mgr.y (mgr.24362) 1560 : cluster 0 pgmap v1529: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:40:27.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:40:26 smithi080 bash[28361]: audit 2023-12-01T05:40:26.496797+0000 mon.c (mon.2) 986 : audit 0 from='client.? 172.21.15.80:0/2276522041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:40:27.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:40:26 smithi090 bash[32384]: cluster 2023-12-01T05:40:25.246740+0000 mgr.y (mgr.24362) 1560 : cluster 0 pgmap v1529: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:40:27.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:40:26 smithi090 bash[32384]: audit 2023-12-01T05:40:26.496797+0000 mon.c (mon.2) 986 : audit 0 from='client.? 172.21.15.80:0/2276522041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:40:29.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:40:28 smithi080 bash[41963]: cluster 2023-12-01T05:40:27.247923+0000 mgr.y (mgr.24362) 1561 : cluster 0 pgmap v1530: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:40:29.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:40:28 smithi080 bash[28361]: cluster 2023-12-01T05:40:27.247923+0000 mgr.y (mgr.24362) 1561 : cluster 0 pgmap v1530: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:40:29.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:40:28 smithi090 bash[32384]: cluster 2023-12-01T05:40:27.247923+0000 mgr.y (mgr.24362) 1561 : cluster 0 pgmap v1530: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:40:30.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:40:29 smithi080 bash[41963]: audit 2023-12-01T05:40:28.952284+0000 mon.a (mon.0) 1626 : audit 0 from='client.? 172.21.15.80:0/139526722' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:40:30.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:40:29 smithi080 bash[28361]: audit 2023-12-01T05:40:28.952284+0000 mon.a (mon.0) 1626 : audit 0 from='client.? 172.21.15.80:0/139526722' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:40:30.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:40:29 smithi090 bash[32384]: audit 2023-12-01T05:40:28.952284+0000 mon.a (mon.0) 1626 : audit 0 from='client.? 172.21.15.80:0/139526722' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:40:31.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:40:30 smithi080 bash[28361]: cluster 2023-12-01T05:40:29.248581+0000 mgr.y (mgr.24362) 1562 : cluster 0 pgmap v1531: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:40:31.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:40:30 smithi080 bash[41963]: cluster 2023-12-01T05:40:29.248581+0000 mgr.y (mgr.24362) 1562 : cluster 0 pgmap v1531: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:40:31.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:40:30 smithi090 bash[32384]: cluster 2023-12-01T05:40:29.248581+0000 mgr.y (mgr.24362) 1562 : cluster 0 pgmap v1531: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:40:32.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:40:31 smithi090 bash[32384]: audit 2023-12-01T05:40:31.414112+0000 mon.a (mon.0) 1627 : audit 0 from='client.? 172.21.15.80:0/3663384566' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:40:32.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:40:31 smithi080 bash[28361]: audit 2023-12-01T05:40:31.414112+0000 mon.a (mon.0) 1627 : audit 0 from='client.? 172.21.15.80:0/3663384566' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:40:32.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:40:31 smithi080 bash[41963]: audit 2023-12-01T05:40:31.414112+0000 mon.a (mon.0) 1627 : audit 0 from='client.? 172.21.15.80:0/3663384566' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:40:33.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:40:32 smithi090 bash[32384]: cluster 2023-12-01T05:40:31.249332+0000 mgr.y (mgr.24362) 1563 : cluster 0 pgmap v1532: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:40:33.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:40:32 smithi080 bash[28361]: cluster 2023-12-01T05:40:31.249332+0000 mgr.y (mgr.24362) 1563 : cluster 0 pgmap v1532: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:40:33.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:40:32 smithi080 bash[41963]: cluster 2023-12-01T05:40:31.249332+0000 mgr.y (mgr.24362) 1563 : cluster 0 pgmap v1532: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:40:34.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:40:33 smithi090 bash[32384]: audit 2023-12-01T05:40:33.875027+0000 mon.c (mon.2) 987 : audit 0 from='client.? 172.21.15.80:0/471023176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:40:34.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:40:33 smithi080 bash[28361]: audit 2023-12-01T05:40:33.875027+0000 mon.c (mon.2) 987 : audit 0 from='client.? 172.21.15.80:0/471023176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:40:34.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:40:33 smithi080 bash[41963]: audit 2023-12-01T05:40:33.875027+0000 mon.c (mon.2) 987 : audit 0 from='client.? 172.21.15.80:0/471023176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:40:35.273 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:40:34 smithi090 bash[32384]: cluster 2023-12-01T05:40:33.249947+0000 mgr.y (mgr.24362) 1564 : cluster 0 pgmap v1533: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:40:35.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:40:34 smithi080 bash[41963]: cluster 2023-12-01T05:40:33.249947+0000 mgr.y (mgr.24362) 1564 : cluster 0 pgmap v1533: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:40:35.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:40:34 smithi080 bash[28361]: cluster 2023-12-01T05:40:33.249947+0000 mgr.y (mgr.24362) 1564 : cluster 0 pgmap v1533: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:40:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:40:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:40:36] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T05:40:37.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:40:36 smithi090 bash[32384]: cluster 2023-12-01T05:40:35.250780+0000 mgr.y (mgr.24362) 1565 : cluster 0 pgmap v1534: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:40:37.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:40:36 smithi090 bash[32384]: audit 2023-12-01T05:40:36.325176+0000 mon.c (mon.2) 988 : audit 0 from='client.? 172.21.15.80:0/2051267051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:40:37.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:40:36 smithi080 bash[28361]: cluster 2023-12-01T05:40:35.250780+0000 mgr.y (mgr.24362) 1565 : cluster 0 pgmap v1534: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:40:37.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:40:36 smithi080 bash[28361]: audit 2023-12-01T05:40:36.325176+0000 mon.c (mon.2) 988 : audit 0 from='client.? 172.21.15.80:0/2051267051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:40:37.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:40:36 smithi080 bash[41963]: cluster 2023-12-01T05:40:35.250780+0000 mgr.y (mgr.24362) 1565 : cluster 0 pgmap v1534: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:40:37.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:40:36 smithi080 bash[41963]: audit 2023-12-01T05:40:36.325176+0000 mon.c (mon.2) 988 : audit 0 from='client.? 172.21.15.80:0/2051267051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:40:39.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:40:38 smithi090 bash[32384]: cluster 2023-12-01T05:40:37.251955+0000 mgr.y (mgr.24362) 1566 : cluster 0 pgmap v1535: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:40:39.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:40:38 smithi090 bash[32384]: audit 2023-12-01T05:40:38.784693+0000 mon.a (mon.0) 1628 : audit 0 from='client.? 172.21.15.80:0/1353046990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:40:39.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:40:38 smithi080 bash[28361]: cluster 2023-12-01T05:40:37.251955+0000 mgr.y (mgr.24362) 1566 : cluster 0 pgmap v1535: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:40:39.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:40:38 smithi080 bash[28361]: audit 2023-12-01T05:40:38.784693+0000 mon.a (mon.0) 1628 : audit 0 from='client.? 172.21.15.80:0/1353046990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:40:39.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:40:38 smithi080 bash[41963]: cluster 2023-12-01T05:40:37.251955+0000 mgr.y (mgr.24362) 1566 : cluster 0 pgmap v1535: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:40:39.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:40:38 smithi080 bash[41963]: audit 2023-12-01T05:40:38.784693+0000 mon.a (mon.0) 1628 : audit 0 from='client.? 172.21.15.80:0/1353046990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:40:40.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:40:39 smithi090 bash[32384]: audit 2023-12-01T05:40:39.435285+0000 mon.c (mon.2) 989 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:40:40.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:40:39 smithi090 bash[32384]: audit 2023-12-01T05:40:39.814677+0000 mon.a (mon.0) 1629 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:40:40.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:40:39 smithi090 bash[32384]: audit 2023-12-01T05:40:39.826979+0000 mon.a (mon.0) 1630 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:40:40.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:40:39 smithi090 bash[32384]: audit 2023-12-01T05:40:39.859603+0000 mon.c (mon.2) 990 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:40:40.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:40:39 smithi080 bash[28361]: audit 2023-12-01T05:40:39.435285+0000 mon.c (mon.2) 989 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:40:40.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:40:39 smithi080 bash[28361]: audit 2023-12-01T05:40:39.814677+0000 mon.a (mon.0) 1629 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:40:40.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:40:39 smithi080 bash[28361]: audit 2023-12-01T05:40:39.826979+0000 mon.a (mon.0) 1630 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:40:40.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:40:39 smithi080 bash[28361]: audit 2023-12-01T05:40:39.859603+0000 mon.c (mon.2) 990 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:40:40.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:40:39 smithi080 bash[41963]: audit 2023-12-01T05:40:39.435285+0000 mon.c (mon.2) 989 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:40:40.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:40:39 smithi080 bash[41963]: audit 2023-12-01T05:40:39.814677+0000 mon.a (mon.0) 1629 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:40:40.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:40:39 smithi080 bash[41963]: audit 2023-12-01T05:40:39.826979+0000 mon.a (mon.0) 1630 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:40:40.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:40:39 smithi080 bash[41963]: audit 2023-12-01T05:40:39.859603+0000 mon.c (mon.2) 990 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:40:41.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:40:40 smithi090 bash[32384]: cluster 2023-12-01T05:40:39.252601+0000 mgr.y (mgr.24362) 1567 : cluster 0 pgmap v1536: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:40:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:40:40 smithi080 bash[28361]: cluster 2023-12-01T05:40:39.252601+0000 mgr.y (mgr.24362) 1567 : cluster 0 pgmap v1536: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:40:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:40:40 smithi080 bash[41963]: cluster 2023-12-01T05:40:39.252601+0000 mgr.y (mgr.24362) 1567 : cluster 0 pgmap v1536: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:40:42.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:40:41 smithi090 bash[32384]: audit 2023-12-01T05:40:41.243012+0000 mon.a (mon.0) 1631 : audit 0 from='client.? 172.21.15.80:0/1916291366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:40:42.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:40:41 smithi080 bash[41963]: audit 2023-12-01T05:40:41.243012+0000 mon.a (mon.0) 1631 : audit 0 from='client.? 172.21.15.80:0/1916291366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:40:42.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:40:41 smithi080 bash[28361]: audit 2023-12-01T05:40:41.243012+0000 mon.a (mon.0) 1631 : audit 0 from='client.? 172.21.15.80:0/1916291366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:40:43.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:40:42 smithi090 bash[32384]: cluster 2023-12-01T05:40:41.253471+0000 mgr.y (mgr.24362) 1568 : cluster 0 pgmap v1537: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:40:43.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:40:42 smithi080 bash[28361]: cluster 2023-12-01T05:40:41.253471+0000 mgr.y (mgr.24362) 1568 : cluster 0 pgmap v1537: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:40:43.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:40:42 smithi080 bash[41963]: cluster 2023-12-01T05:40:41.253471+0000 mgr.y (mgr.24362) 1568 : cluster 0 pgmap v1537: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:40:44.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:40:43 smithi090 bash[32384]: audit 2023-12-01T05:40:43.693920+0000 mon.c (mon.2) 991 : audit 0 from='client.? 172.21.15.80:0/3873945447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:40:44.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:40:43 smithi080 bash[28361]: audit 2023-12-01T05:40:43.693920+0000 mon.c (mon.2) 991 : audit 0 from='client.? 172.21.15.80:0/3873945447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:40:44.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:40:43 smithi080 bash[41963]: audit 2023-12-01T05:40:43.693920+0000 mon.c (mon.2) 991 : audit 0 from='client.? 172.21.15.80:0/3873945447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:40:45.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:40:44 smithi090 bash[32384]: cluster 2023-12-01T05:40:43.254259+0000 mgr.y (mgr.24362) 1569 : cluster 0 pgmap v1538: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:40:45.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:40:44 smithi080 bash[28361]: cluster 2023-12-01T05:40:43.254259+0000 mgr.y (mgr.24362) 1569 : cluster 0 pgmap v1538: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:40:45.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:40:44 smithi080 bash[41963]: cluster 2023-12-01T05:40:43.254259+0000 mgr.y (mgr.24362) 1569 : cluster 0 pgmap v1538: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:40:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:40:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:40:46] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T05:40:47.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:40:46 smithi090 bash[32384]: cluster 2023-12-01T05:40:45.254737+0000 mgr.y (mgr.24362) 1570 : cluster 0 pgmap v1539: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:40:47.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:40:46 smithi090 bash[32384]: audit 2023-12-01T05:40:45.689617+0000 mon.a (mon.0) 1632 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:40:47.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:40:46 smithi090 bash[32384]: audit 2023-12-01T05:40:45.697999+0000 mon.a (mon.0) 1633 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:40:47.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:40:46 smithi090 bash[32384]: audit 2023-12-01T05:40:45.722003+0000 mon.a (mon.0) 1634 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:40:47.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:40:46 smithi090 bash[32384]: audit 2023-12-01T05:40:45.734341+0000 mon.a (mon.0) 1635 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:40:47.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:40:46 smithi090 bash[32384]: audit 2023-12-01T05:40:46.162750+0000 mon.c (mon.2) 992 : audit 0 from='client.? 172.21.15.80:0/2860015187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:40:47.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:40:46 smithi090 bash[32384]: audit 2023-12-01T05:40:46.217362+0000 mon.c (mon.2) 993 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:40:47.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:40:46 smithi090 bash[32384]: audit 2023-12-01T05:40:46.218938+0000 mon.c (mon.2) 994 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:40:47.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:40:46 smithi090 bash[32384]: audit 2023-12-01T05:40:46.228140+0000 mon.a (mon.0) 1636 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:40:47.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:40:46 smithi080 bash[41963]: cluster 2023-12-01T05:40:45.254737+0000 mgr.y (mgr.24362) 1570 : cluster 0 pgmap v1539: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:40:47.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:40:46 smithi080 bash[41963]: audit 2023-12-01T05:40:45.689617+0000 mon.a (mon.0) 1632 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:40:47.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:40:46 smithi080 bash[41963]: audit 2023-12-01T05:40:45.697999+0000 mon.a (mon.0) 1633 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:40:47.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:40:46 smithi080 bash[41963]: audit 2023-12-01T05:40:45.722003+0000 mon.a (mon.0) 1634 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:40:47.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:40:46 smithi080 bash[41963]: audit 2023-12-01T05:40:45.734341+0000 mon.a (mon.0) 1635 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:40:47.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:40:46 smithi080 bash[41963]: audit 2023-12-01T05:40:46.162750+0000 mon.c (mon.2) 992 : audit 0 from='client.? 172.21.15.80:0/2860015187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:40:47.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:40:46 smithi080 bash[41963]: audit 2023-12-01T05:40:46.217362+0000 mon.c (mon.2) 993 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:40:47.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:40:46 smithi080 bash[41963]: audit 2023-12-01T05:40:46.218938+0000 mon.c (mon.2) 994 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:40:47.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:40:46 smithi080 bash[41963]: audit 2023-12-01T05:40:46.228140+0000 mon.a (mon.0) 1636 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:40:47.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:40:46 smithi080 bash[28361]: cluster 2023-12-01T05:40:45.254737+0000 mgr.y (mgr.24362) 1570 : cluster 0 pgmap v1539: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:40:47.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:40:46 smithi080 bash[28361]: audit 2023-12-01T05:40:45.689617+0000 mon.a (mon.0) 1632 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:40:47.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:40:46 smithi080 bash[28361]: audit 2023-12-01T05:40:45.697999+0000 mon.a (mon.0) 1633 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:40:47.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:40:46 smithi080 bash[28361]: audit 2023-12-01T05:40:45.722003+0000 mon.a (mon.0) 1634 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:40:47.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:40:46 smithi080 bash[28361]: audit 2023-12-01T05:40:45.734341+0000 mon.a (mon.0) 1635 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:40:47.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:40:46 smithi080 bash[28361]: audit 2023-12-01T05:40:46.162750+0000 mon.c (mon.2) 992 : audit 0 from='client.? 172.21.15.80:0/2860015187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:40:47.184 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:40:46 smithi080 bash[28361]: audit 2023-12-01T05:40:46.217362+0000 mon.c (mon.2) 993 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:40:47.184 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:40:46 smithi080 bash[28361]: audit 2023-12-01T05:40:46.218938+0000 mon.c (mon.2) 994 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:40:47.184 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:40:46 smithi080 bash[28361]: audit 2023-12-01T05:40:46.228140+0000 mon.a (mon.0) 1636 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:40:49.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:40:48 smithi080 bash[28361]: cluster 2023-12-01T05:40:47.255963+0000 mgr.y (mgr.24362) 1571 : cluster 0 pgmap v1540: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:40:49.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:40:48 smithi080 bash[28361]: audit 2023-12-01T05:40:48.622531+0000 mon.c (mon.2) 995 : audit 0 from='client.? 172.21.15.80:0/1232210812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:40:49.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:40:48 smithi080 bash[41963]: cluster 2023-12-01T05:40:47.255963+0000 mgr.y (mgr.24362) 1571 : cluster 0 pgmap v1540: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:40:49.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:40:48 smithi080 bash[41963]: audit 2023-12-01T05:40:48.622531+0000 mon.c (mon.2) 995 : audit 0 from='client.? 172.21.15.80:0/1232210812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:40:49.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:40:48 smithi090 bash[32384]: cluster 2023-12-01T05:40:47.255963+0000 mgr.y (mgr.24362) 1571 : cluster 0 pgmap v1540: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:40:49.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:40:48 smithi090 bash[32384]: audit 2023-12-01T05:40:48.622531+0000 mon.c (mon.2) 995 : audit 0 from='client.? 172.21.15.80:0/1232210812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:40:51.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:40:50 smithi080 bash[28361]: cluster 2023-12-01T05:40:49.256600+0000 mgr.y (mgr.24362) 1572 : cluster 0 pgmap v1541: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:40:51.414 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:40:50 smithi080 bash[41963]: cluster 2023-12-01T05:40:49.256600+0000 mgr.y (mgr.24362) 1572 : cluster 0 pgmap v1541: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:40:51.415 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:40:50 smithi090 bash[32384]: cluster 2023-12-01T05:40:49.256600+0000 mgr.y (mgr.24362) 1572 : cluster 0 pgmap v1541: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:40:52.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:40:51 smithi080 bash[28361]: audit 2023-12-01T05:40:51.071574+0000 mon.c (mon.2) 996 : audit 0 from='client.? 172.21.15.80:0/2764733235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:40:52.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:40:51 smithi080 bash[41963]: audit 2023-12-01T05:40:51.071574+0000 mon.c (mon.2) 996 : audit 0 from='client.? 172.21.15.80:0/2764733235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:40:52.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:40:51 smithi090 bash[32384]: audit 2023-12-01T05:40:51.071574+0000 mon.c (mon.2) 996 : audit 0 from='client.? 172.21.15.80:0/2764733235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:40:53.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:40:52 smithi080 bash[28361]: cluster 2023-12-01T05:40:51.257875+0000 mgr.y (mgr.24362) 1573 : cluster 0 pgmap v1542: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:40:53.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:40:52 smithi080 bash[41963]: cluster 2023-12-01T05:40:51.257875+0000 mgr.y (mgr.24362) 1573 : cluster 0 pgmap v1542: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:40:53.273 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:40:52 smithi090 bash[32384]: cluster 2023-12-01T05:40:51.257875+0000 mgr.y (mgr.24362) 1573 : cluster 0 pgmap v1542: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:40:54.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:40:53 smithi080 bash[28361]: audit 2023-12-01T05:40:53.531504+0000 mon.c (mon.2) 997 : audit 0 from='client.? 172.21.15.80:0/4084996720' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:40:54.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:40:53 smithi080 bash[41963]: audit 2023-12-01T05:40:53.531504+0000 mon.c (mon.2) 997 : audit 0 from='client.? 172.21.15.80:0/4084996720' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:40:54.274 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:40:53 smithi090 bash[32384]: audit 2023-12-01T05:40:53.531504+0000 mon.c (mon.2) 997 : audit 0 from='client.? 172.21.15.80:0/4084996720' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:40:55.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:40:54 smithi080 bash[28361]: cluster 2023-12-01T05:40:53.258513+0000 mgr.y (mgr.24362) 1574 : cluster 0 pgmap v1543: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:40:55.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:40:54 smithi080 bash[41963]: cluster 2023-12-01T05:40:53.258513+0000 mgr.y (mgr.24362) 1574 : cluster 0 pgmap v1543: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:40:55.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:40:54 smithi090 bash[32384]: cluster 2023-12-01T05:40:53.258513+0000 mgr.y (mgr.24362) 1574 : cluster 0 pgmap v1543: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:40:56.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:40:55 smithi080 bash[28361]: audit 2023-12-01T05:40:54.859930+0000 mon.c (mon.2) 998 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:40:56.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:40:55 smithi080 bash[41963]: audit 2023-12-01T05:40:54.859930+0000 mon.c (mon.2) 998 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:40:56.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:40:55 smithi090 bash[32384]: audit 2023-12-01T05:40:54.859930+0000 mon.c (mon.2) 998 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:40:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:40:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:40:56] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T05:40:57.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:40:56 smithi080 bash[28361]: cluster 2023-12-01T05:40:55.259144+0000 mgr.y (mgr.24362) 1575 : cluster 0 pgmap v1544: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:40:57.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:40:56 smithi080 bash[28361]: audit 2023-12-01T05:40:55.993563+0000 mon.a (mon.0) 1637 : audit 0 from='client.? 172.21.15.80:0/1242771707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:40:57.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:40:56 smithi080 bash[41963]: cluster 2023-12-01T05:40:55.259144+0000 mgr.y (mgr.24362) 1575 : cluster 0 pgmap v1544: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:40:57.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:40:56 smithi080 bash[41963]: audit 2023-12-01T05:40:55.993563+0000 mon.a (mon.0) 1637 : audit 0 from='client.? 172.21.15.80:0/1242771707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:40:57.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:40:56 smithi090 bash[32384]: cluster 2023-12-01T05:40:55.259144+0000 mgr.y (mgr.24362) 1575 : cluster 0 pgmap v1544: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:40:57.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:40:56 smithi090 bash[32384]: audit 2023-12-01T05:40:55.993563+0000 mon.a (mon.0) 1637 : audit 0 from='client.? 172.21.15.80:0/1242771707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:40:59.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:40:58 smithi080 bash[41963]: cluster 2023-12-01T05:40:57.260327+0000 mgr.y (mgr.24362) 1576 : cluster 0 pgmap v1545: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:40:59.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:40:58 smithi080 bash[41963]: audit 2023-12-01T05:40:58.467112+0000 mon.c (mon.2) 999 : audit 0 from='client.? 172.21.15.80:0/2039235128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:40:59.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:40:58 smithi080 bash[28361]: cluster 2023-12-01T05:40:57.260327+0000 mgr.y (mgr.24362) 1576 : cluster 0 pgmap v1545: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:40:59.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:40:58 smithi080 bash[28361]: audit 2023-12-01T05:40:58.467112+0000 mon.c (mon.2) 999 : audit 0 from='client.? 172.21.15.80:0/2039235128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:40:59.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:40:58 smithi090 bash[32384]: cluster 2023-12-01T05:40:57.260327+0000 mgr.y (mgr.24362) 1576 : cluster 0 pgmap v1545: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:40:59.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:40:58 smithi090 bash[32384]: audit 2023-12-01T05:40:58.467112+0000 mon.c (mon.2) 999 : audit 0 from='client.? 172.21.15.80:0/2039235128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:41:01.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:41:00 smithi080 bash[41963]: cluster 2023-12-01T05:40:59.260903+0000 mgr.y (mgr.24362) 1577 : cluster 0 pgmap v1546: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:41:01.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:41:00 smithi080 bash[28361]: cluster 2023-12-01T05:40:59.260903+0000 mgr.y (mgr.24362) 1577 : cluster 0 pgmap v1546: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:41:01.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:41:00 smithi090 bash[32384]: cluster 2023-12-01T05:40:59.260903+0000 mgr.y (mgr.24362) 1577 : cluster 0 pgmap v1546: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:41:02.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:41:01 smithi080 bash[28361]: audit 2023-12-01T05:41:00.921793+0000 mon.a (mon.0) 1638 : audit 0 from='client.? 172.21.15.80:0/3036177169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:41:02.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:41:01 smithi080 bash[41963]: audit 2023-12-01T05:41:00.921793+0000 mon.a (mon.0) 1638 : audit 0 from='client.? 172.21.15.80:0/3036177169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:41:02.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:41:01 smithi090 bash[32384]: audit 2023-12-01T05:41:00.921793+0000 mon.a (mon.0) 1638 : audit 0 from='client.? 172.21.15.80:0/3036177169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:41:03.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:41:02 smithi080 bash[41963]: cluster 2023-12-01T05:41:01.262062+0000 mgr.y (mgr.24362) 1578 : cluster 0 pgmap v1547: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:41:03.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:41:02 smithi080 bash[28361]: cluster 2023-12-01T05:41:01.262062+0000 mgr.y (mgr.24362) 1578 : cluster 0 pgmap v1547: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:41:03.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:41:02 smithi090 bash[32384]: cluster 2023-12-01T05:41:01.262062+0000 mgr.y (mgr.24362) 1578 : cluster 0 pgmap v1547: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:41:04.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:41:03 smithi080 bash[28361]: audit 2023-12-01T05:41:03.372552+0000 mon.c (mon.2) 1000 : audit 0 from='client.? 172.21.15.80:0/4202715847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:41:04.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:41:03 smithi080 bash[41963]: audit 2023-12-01T05:41:03.372552+0000 mon.c (mon.2) 1000 : audit 0 from='client.? 172.21.15.80:0/4202715847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:41:04.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:41:03 smithi090 bash[32384]: audit 2023-12-01T05:41:03.372552+0000 mon.c (mon.2) 1000 : audit 0 from='client.? 172.21.15.80:0/4202715847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:41:05.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:41:04 smithi080 bash[28361]: cluster 2023-12-01T05:41:03.262664+0000 mgr.y (mgr.24362) 1579 : cluster 0 pgmap v1548: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:41:05.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:41:04 smithi080 bash[41963]: cluster 2023-12-01T05:41:03.262664+0000 mgr.y (mgr.24362) 1579 : cluster 0 pgmap v1548: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:41:05.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:41:04 smithi090 bash[32384]: cluster 2023-12-01T05:41:03.262664+0000 mgr.y (mgr.24362) 1579 : cluster 0 pgmap v1548: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:41:06.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:41:05 smithi080 bash[28361]: audit 2023-12-01T05:41:05.823932+0000 mon.c (mon.2) 1001 : audit 0 from='client.? 172.21.15.80:0/4141251390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:41:06.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:41:05 smithi080 bash[41963]: audit 2023-12-01T05:41:05.823932+0000 mon.c (mon.2) 1001 : audit 0 from='client.? 172.21.15.80:0/4141251390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:41:06.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:41:05 smithi090 bash[32384]: audit 2023-12-01T05:41:05.823932+0000 mon.c (mon.2) 1001 : audit 0 from='client.? 172.21.15.80:0/4141251390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:41:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:41:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:41:06] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T05:41:07.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:41:06 smithi080 bash[28361]: cluster 2023-12-01T05:41:05.263318+0000 mgr.y (mgr.24362) 1580 : cluster 0 pgmap v1549: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:41:07.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:41:06 smithi080 bash[41963]: cluster 2023-12-01T05:41:05.263318+0000 mgr.y (mgr.24362) 1580 : cluster 0 pgmap v1549: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:41:07.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:41:06 smithi090 bash[32384]: cluster 2023-12-01T05:41:05.263318+0000 mgr.y (mgr.24362) 1580 : cluster 0 pgmap v1549: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:41:09.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:41:08 smithi080 bash[41963]: cluster 2023-12-01T05:41:07.264603+0000 mgr.y (mgr.24362) 1581 : cluster 0 pgmap v1550: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:41:09.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:41:08 smithi080 bash[41963]: audit 2023-12-01T05:41:08.279003+0000 mon.a (mon.0) 1639 : audit 0 from='client.? 172.21.15.80:0/1756947911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:41:09.185 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:41:08 smithi080 bash[28361]: cluster 2023-12-01T05:41:07.264603+0000 mgr.y (mgr.24362) 1581 : cluster 0 pgmap v1550: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:41:09.185 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:41:08 smithi080 bash[28361]: audit 2023-12-01T05:41:08.279003+0000 mon.a (mon.0) 1639 : audit 0 from='client.? 172.21.15.80:0/1756947911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:41:09.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:41:08 smithi090 bash[32384]: cluster 2023-12-01T05:41:07.264603+0000 mgr.y (mgr.24362) 1581 : cluster 0 pgmap v1550: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:41:09.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:41:08 smithi090 bash[32384]: audit 2023-12-01T05:41:08.279003+0000 mon.a (mon.0) 1639 : audit 0 from='client.? 172.21.15.80:0/1756947911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:41:10.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:41:09 smithi080 bash[41963]: audit 2023-12-01T05:41:09.860494+0000 mon.c (mon.2) 1002 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:41:10.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:41:09 smithi080 bash[28361]: audit 2023-12-01T05:41:09.860494+0000 mon.c (mon.2) 1002 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:41:10.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:41:09 smithi090 bash[32384]: audit 2023-12-01T05:41:09.860494+0000 mon.c (mon.2) 1002 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:41:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:41:10 smithi080 bash[28361]: cluster 2023-12-01T05:41:09.265338+0000 mgr.y (mgr.24362) 1582 : cluster 0 pgmap v1551: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:41:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:41:10 smithi080 bash[28361]: audit 2023-12-01T05:41:10.743289+0000 mon.a (mon.0) 1640 : audit 0 from='client.? 172.21.15.80:0/1052595185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:41:11.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:41:10 smithi080 bash[41963]: cluster 2023-12-01T05:41:09.265338+0000 mgr.y (mgr.24362) 1582 : cluster 0 pgmap v1551: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:41:11.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:41:10 smithi080 bash[41963]: audit 2023-12-01T05:41:10.743289+0000 mon.a (mon.0) 1640 : audit 0 from='client.? 172.21.15.80:0/1052595185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:41:11.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:41:10 smithi090 bash[32384]: cluster 2023-12-01T05:41:09.265338+0000 mgr.y (mgr.24362) 1582 : cluster 0 pgmap v1551: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:41:11.273 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:41:10 smithi090 bash[32384]: audit 2023-12-01T05:41:10.743289+0000 mon.a (mon.0) 1640 : audit 0 from='client.? 172.21.15.80:0/1052595185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:41:13.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:41:12 smithi080 bash[28361]: cluster 2023-12-01T05:41:11.266451+0000 mgr.y (mgr.24362) 1583 : cluster 0 pgmap v1552: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:41:13.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:41:12 smithi080 bash[41963]: cluster 2023-12-01T05:41:11.266451+0000 mgr.y (mgr.24362) 1583 : cluster 0 pgmap v1552: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:41:13.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:41:12 smithi090 bash[32384]: cluster 2023-12-01T05:41:11.266451+0000 mgr.y (mgr.24362) 1583 : cluster 0 pgmap v1552: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:41:14.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:41:13 smithi080 bash[28361]: audit 2023-12-01T05:41:13.197404+0000 mon.a (mon.0) 1641 : audit 0 from='client.? 172.21.15.80:0/1318384958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:41:14.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:41:13 smithi080 bash[41963]: audit 2023-12-01T05:41:13.197404+0000 mon.a (mon.0) 1641 : audit 0 from='client.? 172.21.15.80:0/1318384958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:41:14.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:41:13 smithi090 bash[32384]: audit 2023-12-01T05:41:13.197404+0000 mon.a (mon.0) 1641 : audit 0 from='client.? 172.21.15.80:0/1318384958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:41:15.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:41:14 smithi080 bash[41963]: cluster 2023-12-01T05:41:13.267081+0000 mgr.y (mgr.24362) 1584 : cluster 0 pgmap v1553: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:41:15.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:41:14 smithi080 bash[28361]: cluster 2023-12-01T05:41:13.267081+0000 mgr.y (mgr.24362) 1584 : cluster 0 pgmap v1553: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:41:15.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:41:14 smithi090 bash[32384]: cluster 2023-12-01T05:41:13.267081+0000 mgr.y (mgr.24362) 1584 : cluster 0 pgmap v1553: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:41:16.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:41:15 smithi080 bash[28361]: audit 2023-12-01T05:41:15.644673+0000 mon.a (mon.0) 1642 : audit 0 from='client.? 172.21.15.80:0/3216487449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:41:16.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:41:15 smithi080 bash[41963]: audit 2023-12-01T05:41:15.644673+0000 mon.a (mon.0) 1642 : audit 0 from='client.? 172.21.15.80:0/3216487449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:41:16.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:41:15 smithi090 bash[32384]: audit 2023-12-01T05:41:15.644673+0000 mon.a (mon.0) 1642 : audit 0 from='client.? 172.21.15.80:0/3216487449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:41:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:41:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:41:16] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T05:41:17.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:41:16 smithi080 bash[41963]: cluster 2023-12-01T05:41:15.267771+0000 mgr.y (mgr.24362) 1585 : cluster 0 pgmap v1554: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:41:17.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:41:16 smithi080 bash[28361]: cluster 2023-12-01T05:41:15.267771+0000 mgr.y (mgr.24362) 1585 : cluster 0 pgmap v1554: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:41:17.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:41:16 smithi090 bash[32384]: cluster 2023-12-01T05:41:15.267771+0000 mgr.y (mgr.24362) 1585 : cluster 0 pgmap v1554: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:41:19.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:41:18 smithi090 bash[32384]: cluster 2023-12-01T05:41:17.268902+0000 mgr.y (mgr.24362) 1586 : cluster 0 pgmap v1555: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:41:19.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:41:18 smithi090 bash[32384]: audit 2023-12-01T05:41:18.109812+0000 mon.a (mon.0) 1643 : audit 0 from='client.? 172.21.15.80:0/1454967786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:41:19.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:41:18 smithi080 bash[28361]: cluster 2023-12-01T05:41:17.268902+0000 mgr.y (mgr.24362) 1586 : cluster 0 pgmap v1555: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:41:19.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:41:18 smithi080 bash[28361]: audit 2023-12-01T05:41:18.109812+0000 mon.a (mon.0) 1643 : audit 0 from='client.? 172.21.15.80:0/1454967786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:41:19.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:41:18 smithi080 bash[41963]: cluster 2023-12-01T05:41:17.268902+0000 mgr.y (mgr.24362) 1586 : cluster 0 pgmap v1555: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:41:19.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:41:18 smithi080 bash[41963]: audit 2023-12-01T05:41:18.109812+0000 mon.a (mon.0) 1643 : audit 0 from='client.? 172.21.15.80:0/1454967786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:41:21.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:41:20 smithi090 bash[32384]: cluster 2023-12-01T05:41:19.269502+0000 mgr.y (mgr.24362) 1587 : cluster 0 pgmap v1556: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:41:21.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:41:20 smithi090 bash[32384]: audit 2023-12-01T05:41:20.573216+0000 mon.c (mon.2) 1003 : audit 0 from='client.? 172.21.15.80:0/3117899665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:41:21.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:41:20 smithi080 bash[41963]: cluster 2023-12-01T05:41:19.269502+0000 mgr.y (mgr.24362) 1587 : cluster 0 pgmap v1556: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:41:21.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:41:20 smithi080 bash[41963]: audit 2023-12-01T05:41:20.573216+0000 mon.c (mon.2) 1003 : audit 0 from='client.? 172.21.15.80:0/3117899665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:41:21.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:41:20 smithi080 bash[28361]: cluster 2023-12-01T05:41:19.269502+0000 mgr.y (mgr.24362) 1587 : cluster 0 pgmap v1556: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:41:21.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:41:20 smithi080 bash[28361]: audit 2023-12-01T05:41:20.573216+0000 mon.c (mon.2) 1003 : audit 0 from='client.? 172.21.15.80:0/3117899665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:41:23.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:41:22 smithi090 bash[32384]: cluster 2023-12-01T05:41:21.270622+0000 mgr.y (mgr.24362) 1588 : cluster 0 pgmap v1557: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:41:23.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:41:22 smithi080 bash[28361]: cluster 2023-12-01T05:41:21.270622+0000 mgr.y (mgr.24362) 1588 : cluster 0 pgmap v1557: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:41:23.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:41:22 smithi080 bash[41963]: cluster 2023-12-01T05:41:21.270622+0000 mgr.y (mgr.24362) 1588 : cluster 0 pgmap v1557: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:41:24.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:41:23 smithi090 bash[32384]: audit 2023-12-01T05:41:23.035505+0000 mon.a (mon.0) 1644 : audit 0 from='client.? 172.21.15.80:0/2329131966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:41:24.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:41:23 smithi080 bash[28361]: audit 2023-12-01T05:41:23.035505+0000 mon.a (mon.0) 1644 : audit 0 from='client.? 172.21.15.80:0/2329131966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:41:24.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:41:23 smithi080 bash[41963]: audit 2023-12-01T05:41:23.035505+0000 mon.a (mon.0) 1644 : audit 0 from='client.? 172.21.15.80:0/2329131966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:41:25.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:41:24 smithi090 bash[32384]: cluster 2023-12-01T05:41:23.271251+0000 mgr.y (mgr.24362) 1589 : cluster 0 pgmap v1558: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:41:25.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:41:24 smithi090 bash[32384]: audit 2023-12-01T05:41:24.861093+0000 mon.c (mon.2) 1004 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:41:25.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:41:24 smithi080 bash[28361]: cluster 2023-12-01T05:41:23.271251+0000 mgr.y (mgr.24362) 1589 : cluster 0 pgmap v1558: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:41:25.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:41:24 smithi080 bash[28361]: audit 2023-12-01T05:41:24.861093+0000 mon.c (mon.2) 1004 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:41:25.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:41:24 smithi080 bash[41963]: cluster 2023-12-01T05:41:23.271251+0000 mgr.y (mgr.24362) 1589 : cluster 0 pgmap v1558: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:41:25.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:41:24 smithi080 bash[41963]: audit 2023-12-01T05:41:24.861093+0000 mon.c (mon.2) 1004 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:41:26.236 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:41:25 smithi080 bash[41963]: audit 2023-12-01T05:41:25.494991+0000 mon.c (mon.2) 1005 : audit 0 from='client.? 172.21.15.80:0/2863058048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:41:26.236 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:41:25 smithi080 bash[28361]: audit 2023-12-01T05:41:25.494991+0000 mon.c (mon.2) 1005 : audit 0 from='client.? 172.21.15.80:0/2863058048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:41:26.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:41:25 smithi090 bash[32384]: audit 2023-12-01T05:41:25.494991+0000 mon.c (mon.2) 1005 : audit 0 from='client.? 172.21.15.80:0/2863058048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:41:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:41:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:41:26] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T05:41:27.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:41:26 smithi090 bash[32384]: cluster 2023-12-01T05:41:25.271845+0000 mgr.y (mgr.24362) 1590 : cluster 0 pgmap v1559: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:41:27.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:41:26 smithi080 bash[41963]: cluster 2023-12-01T05:41:25.271845+0000 mgr.y (mgr.24362) 1590 : cluster 0 pgmap v1559: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:41:27.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:41:26 smithi080 bash[28361]: cluster 2023-12-01T05:41:25.271845+0000 mgr.y (mgr.24362) 1590 : cluster 0 pgmap v1559: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:41:29.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:41:28 smithi080 bash[41963]: cluster 2023-12-01T05:41:27.272933+0000 mgr.y (mgr.24362) 1591 : cluster 0 pgmap v1560: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:41:29.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:41:28 smithi080 bash[41963]: audit 2023-12-01T05:41:27.954023+0000 mon.c (mon.2) 1006 : audit 0 from='client.? 172.21.15.80:0/4246869077' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:41:29.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:41:28 smithi080 bash[28361]: cluster 2023-12-01T05:41:27.272933+0000 mgr.y (mgr.24362) 1591 : cluster 0 pgmap v1560: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:41:29.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:41:28 smithi080 bash[28361]: audit 2023-12-01T05:41:27.954023+0000 mon.c (mon.2) 1006 : audit 0 from='client.? 172.21.15.80:0/4246869077' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:41:29.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:41:28 smithi090 bash[32384]: cluster 2023-12-01T05:41:27.272933+0000 mgr.y (mgr.24362) 1591 : cluster 0 pgmap v1560: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:41:29.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:41:28 smithi090 bash[32384]: audit 2023-12-01T05:41:27.954023+0000 mon.c (mon.2) 1006 : audit 0 from='client.? 172.21.15.80:0/4246869077' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:41:31.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:41:30 smithi080 bash[41963]: cluster 2023-12-01T05:41:29.273484+0000 mgr.y (mgr.24362) 1592 : cluster 0 pgmap v1561: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:41:31.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:41:30 smithi080 bash[41963]: audit 2023-12-01T05:41:30.408369+0000 mon.c (mon.2) 1007 : audit 0 from='client.? 172.21.15.80:0/1733196201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:41:31.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:41:30 smithi080 bash[28361]: cluster 2023-12-01T05:41:29.273484+0000 mgr.y (mgr.24362) 1592 : cluster 0 pgmap v1561: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:41:31.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:41:30 smithi080 bash[28361]: audit 2023-12-01T05:41:30.408369+0000 mon.c (mon.2) 1007 : audit 0 from='client.? 172.21.15.80:0/1733196201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:41:31.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:41:30 smithi090 bash[32384]: cluster 2023-12-01T05:41:29.273484+0000 mgr.y (mgr.24362) 1592 : cluster 0 pgmap v1561: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:41:31.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:41:30 smithi090 bash[32384]: audit 2023-12-01T05:41:30.408369+0000 mon.c (mon.2) 1007 : audit 0 from='client.? 172.21.15.80:0/1733196201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:41:33.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:41:32 smithi080 bash[41963]: cluster 2023-12-01T05:41:31.274653+0000 mgr.y (mgr.24362) 1593 : cluster 0 pgmap v1562: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:41:33.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:41:32 smithi080 bash[28361]: cluster 2023-12-01T05:41:31.274653+0000 mgr.y (mgr.24362) 1593 : cluster 0 pgmap v1562: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:41:33.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:41:32 smithi090 bash[32384]: cluster 2023-12-01T05:41:31.274653+0000 mgr.y (mgr.24362) 1593 : cluster 0 pgmap v1562: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:41:34.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:41:33 smithi080 bash[28361]: audit 2023-12-01T05:41:32.860324+0000 mon.c (mon.2) 1008 : audit 0 from='client.? 172.21.15.80:0/4289403360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:41:34.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:41:33 smithi080 bash[41963]: audit 2023-12-01T05:41:32.860324+0000 mon.c (mon.2) 1008 : audit 0 from='client.? 172.21.15.80:0/4289403360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:41:34.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:41:33 smithi090 bash[32384]: audit 2023-12-01T05:41:32.860324+0000 mon.c (mon.2) 1008 : audit 0 from='client.? 172.21.15.80:0/4289403360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:41:34.272 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 05:41:33 smithi090 bash[65515]: logger=cleanup t=2023-12-01T05:41:33.8364625Z level=info msg="Completed cleanup jobs" duration=46.690861ms 2023-12-01T05:41:35.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:41:34 smithi080 bash[28361]: cluster 2023-12-01T05:41:33.275374+0000 mgr.y (mgr.24362) 1594 : cluster 0 pgmap v1563: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:41:35.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:41:34 smithi080 bash[41963]: cluster 2023-12-01T05:41:33.275374+0000 mgr.y (mgr.24362) 1594 : cluster 0 pgmap v1563: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:41:35.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:41:34 smithi090 bash[32384]: cluster 2023-12-01T05:41:33.275374+0000 mgr.y (mgr.24362) 1594 : cluster 0 pgmap v1563: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:41:36.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:41:35 smithi080 bash[28361]: audit 2023-12-01T05:41:35.318656+0000 mon.c (mon.2) 1009 : audit 0 from='client.? 172.21.15.80:0/349810573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:41:36.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:41:35 smithi080 bash[41963]: audit 2023-12-01T05:41:35.318656+0000 mon.c (mon.2) 1009 : audit 0 from='client.? 172.21.15.80:0/349810573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:41:36.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:41:35 smithi090 bash[32384]: audit 2023-12-01T05:41:35.318656+0000 mon.c (mon.2) 1009 : audit 0 from='client.? 172.21.15.80:0/349810573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:41:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:41:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:41:36] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T05:41:37.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:41:36 smithi080 bash[41963]: cluster 2023-12-01T05:41:35.275983+0000 mgr.y (mgr.24362) 1595 : cluster 0 pgmap v1564: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:41:37.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:41:36 smithi080 bash[28361]: cluster 2023-12-01T05:41:35.275983+0000 mgr.y (mgr.24362) 1595 : cluster 0 pgmap v1564: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:41:37.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:41:36 smithi090 bash[32384]: cluster 2023-12-01T05:41:35.275983+0000 mgr.y (mgr.24362) 1595 : cluster 0 pgmap v1564: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:41:38.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:41:37 smithi080 bash[28361]: audit 2023-12-01T05:41:37.766249+0000 mon.a (mon.0) 1645 : audit 0 from='client.? 172.21.15.80:0/2820186648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:41:38.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:41:37 smithi080 bash[41963]: audit 2023-12-01T05:41:37.766249+0000 mon.a (mon.0) 1645 : audit 0 from='client.? 172.21.15.80:0/2820186648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:41:38.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:41:37 smithi090 bash[32384]: audit 2023-12-01T05:41:37.766249+0000 mon.a (mon.0) 1645 : audit 0 from='client.? 172.21.15.80:0/2820186648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:41:39.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:41:38 smithi080 bash[41963]: cluster 2023-12-01T05:41:37.277078+0000 mgr.y (mgr.24362) 1596 : cluster 0 pgmap v1565: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:41:39.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:41:38 smithi080 bash[28361]: cluster 2023-12-01T05:41:37.277078+0000 mgr.y (mgr.24362) 1596 : cluster 0 pgmap v1565: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:41:39.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:41:38 smithi090 bash[32384]: cluster 2023-12-01T05:41:37.277078+0000 mgr.y (mgr.24362) 1596 : cluster 0 pgmap v1565: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:41:40.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:41:39 smithi080 bash[28361]: audit 2023-12-01T05:41:39.861024+0000 mon.c (mon.2) 1010 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:41:40.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:41:39 smithi080 bash[41963]: audit 2023-12-01T05:41:39.861024+0000 mon.c (mon.2) 1010 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:41:40.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:41:39 smithi090 bash[32384]: audit 2023-12-01T05:41:39.861024+0000 mon.c (mon.2) 1010 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:41:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:41:40 smithi080 bash[28361]: cluster 2023-12-01T05:41:39.277743+0000 mgr.y (mgr.24362) 1597 : cluster 0 pgmap v1566: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:41:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:41:40 smithi080 bash[28361]: audit 2023-12-01T05:41:40.224126+0000 mon.a (mon.0) 1646 : audit 0 from='client.? 172.21.15.80:0/1965956551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:41:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:41:40 smithi080 bash[41963]: cluster 2023-12-01T05:41:39.277743+0000 mgr.y (mgr.24362) 1597 : cluster 0 pgmap v1566: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:41:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:41:40 smithi080 bash[41963]: audit 2023-12-01T05:41:40.224126+0000 mon.a (mon.0) 1646 : audit 0 from='client.? 172.21.15.80:0/1965956551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:41:41.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:41:40 smithi090 bash[32384]: cluster 2023-12-01T05:41:39.277743+0000 mgr.y (mgr.24362) 1597 : cluster 0 pgmap v1566: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:41:41.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:41:40 smithi090 bash[32384]: audit 2023-12-01T05:41:40.224126+0000 mon.a (mon.0) 1646 : audit 0 from='client.? 172.21.15.80:0/1965956551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:41:43.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:41:42 smithi080 bash[28361]: cluster 2023-12-01T05:41:41.278896+0000 mgr.y (mgr.24362) 1598 : cluster 0 pgmap v1567: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:41:43.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:41:42 smithi080 bash[28361]: audit 2023-12-01T05:41:42.674618+0000 mon.a (mon.0) 1647 : audit 0 from='client.? 172.21.15.80:0/1432168574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:41:43.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:41:42 smithi080 bash[41963]: cluster 2023-12-01T05:41:41.278896+0000 mgr.y (mgr.24362) 1598 : cluster 0 pgmap v1567: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:41:43.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:41:42 smithi080 bash[41963]: audit 2023-12-01T05:41:42.674618+0000 mon.a (mon.0) 1647 : audit 0 from='client.? 172.21.15.80:0/1432168574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:41:43.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:41:42 smithi090 bash[32384]: cluster 2023-12-01T05:41:41.278896+0000 mgr.y (mgr.24362) 1598 : cluster 0 pgmap v1567: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:41:43.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:41:42 smithi090 bash[32384]: audit 2023-12-01T05:41:42.674618+0000 mon.a (mon.0) 1647 : audit 0 from='client.? 172.21.15.80:0/1432168574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:41:45.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:41:44 smithi080 bash[41963]: cluster 2023-12-01T05:41:43.279590+0000 mgr.y (mgr.24362) 1599 : cluster 0 pgmap v1568: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:41:45.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:41:44 smithi080 bash[28361]: cluster 2023-12-01T05:41:43.279590+0000 mgr.y (mgr.24362) 1599 : cluster 0 pgmap v1568: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:41:45.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:41:44 smithi090 bash[32384]: cluster 2023-12-01T05:41:43.279590+0000 mgr.y (mgr.24362) 1599 : cluster 0 pgmap v1568: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:41:46.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:41:45 smithi080 bash[28361]: audit 2023-12-01T05:41:45.136520+0000 mon.a (mon.0) 1648 : audit 0 from='client.? 172.21.15.80:0/1792762134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:41:46.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:41:45 smithi080 bash[41963]: audit 2023-12-01T05:41:45.136520+0000 mon.a (mon.0) 1648 : audit 0 from='client.? 172.21.15.80:0/1792762134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:41:46.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:41:45 smithi090 bash[32384]: audit 2023-12-01T05:41:45.136520+0000 mon.a (mon.0) 1648 : audit 0 from='client.? 172.21.15.80:0/1792762134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:41:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:41:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:41:46] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T05:41:47.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:41:46 smithi080 bash[28361]: cluster 2023-12-01T05:41:45.280297+0000 mgr.y (mgr.24362) 1600 : cluster 0 pgmap v1569: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:41:47.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:41:46 smithi080 bash[28361]: audit 2023-12-01T05:41:46.311928+0000 mon.c (mon.2) 1011 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:41:47.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:41:46 smithi080 bash[28361]: audit 2023-12-01T05:41:46.692756+0000 mon.a (mon.0) 1649 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:41:47.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:41:46 smithi080 bash[28361]: audit 2023-12-01T05:41:46.706033+0000 mon.a (mon.0) 1650 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:41:47.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:41:46 smithi080 bash[41963]: cluster 2023-12-01T05:41:45.280297+0000 mgr.y (mgr.24362) 1600 : cluster 0 pgmap v1569: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:41:47.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:41:46 smithi080 bash[41963]: audit 2023-12-01T05:41:46.311928+0000 mon.c (mon.2) 1011 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:41:47.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:41:46 smithi080 bash[41963]: audit 2023-12-01T05:41:46.692756+0000 mon.a (mon.0) 1649 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:41:47.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:41:46 smithi080 bash[41963]: audit 2023-12-01T05:41:46.706033+0000 mon.a (mon.0) 1650 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:41:47.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:41:46 smithi090 bash[32384]: cluster 2023-12-01T05:41:45.280297+0000 mgr.y (mgr.24362) 1600 : cluster 0 pgmap v1569: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:41:47.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:41:46 smithi090 bash[32384]: audit 2023-12-01T05:41:46.311928+0000 mon.c (mon.2) 1011 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:41:47.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:41:46 smithi090 bash[32384]: audit 2023-12-01T05:41:46.692756+0000 mon.a (mon.0) 1649 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:41:47.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:41:46 smithi090 bash[32384]: audit 2023-12-01T05:41:46.706033+0000 mon.a (mon.0) 1650 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:41:48.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:41:47 smithi080 bash[41963]: audit 2023-12-01T05:41:47.580295+0000 mon.a (mon.0) 1651 : audit 0 from='client.? 172.21.15.80:0/673295935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:41:48.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:41:47 smithi080 bash[28361]: audit 2023-12-01T05:41:47.580295+0000 mon.a (mon.0) 1651 : audit 0 from='client.? 172.21.15.80:0/673295935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:41:48.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:41:47 smithi090 bash[32384]: audit 2023-12-01T05:41:47.580295+0000 mon.a (mon.0) 1651 : audit 0 from='client.? 172.21.15.80:0/673295935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:41:49.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:41:48 smithi080 bash[28361]: cluster 2023-12-01T05:41:47.281066+0000 mgr.y (mgr.24362) 1601 : cluster 0 pgmap v1570: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:41:49.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:41:48 smithi080 bash[41963]: cluster 2023-12-01T05:41:47.281066+0000 mgr.y (mgr.24362) 1601 : cluster 0 pgmap v1570: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:41:49.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:41:48 smithi090 bash[32384]: cluster 2023-12-01T05:41:47.281066+0000 mgr.y (mgr.24362) 1601 : cluster 0 pgmap v1570: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:41:51.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:41:50 smithi080 bash[28361]: cluster 2023-12-01T05:41:49.281704+0000 mgr.y (mgr.24362) 1602 : cluster 0 pgmap v1571: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:41:51.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:41:50 smithi080 bash[28361]: audit 2023-12-01T05:41:50.044268+0000 mon.c (mon.2) 1012 : audit 0 from='client.? 172.21.15.80:0/2124336335' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:41:51.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:41:50 smithi080 bash[41963]: cluster 2023-12-01T05:41:49.281704+0000 mgr.y (mgr.24362) 1602 : cluster 0 pgmap v1571: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:41:51.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:41:50 smithi080 bash[41963]: audit 2023-12-01T05:41:50.044268+0000 mon.c (mon.2) 1012 : audit 0 from='client.? 172.21.15.80:0/2124336335' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:41:51.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:41:50 smithi090 bash[32384]: cluster 2023-12-01T05:41:49.281704+0000 mgr.y (mgr.24362) 1602 : cluster 0 pgmap v1571: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:41:51.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:41:50 smithi090 bash[32384]: audit 2023-12-01T05:41:50.044268+0000 mon.c (mon.2) 1012 : audit 0 from='client.? 172.21.15.80:0/2124336335' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:41:53.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:41:52 smithi080 bash[28361]: cluster 2023-12-01T05:41:51.282685+0000 mgr.y (mgr.24362) 1603 : cluster 0 pgmap v1572: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:41:53.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:41:52 smithi080 bash[28361]: audit 2023-12-01T05:41:52.156464+0000 mon.a (mon.0) 1652 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:41:53.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:41:52 smithi080 bash[28361]: audit 2023-12-01T05:41:52.170691+0000 mon.a (mon.0) 1653 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:41:53.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:41:52 smithi080 bash[28361]: audit 2023-12-01T05:41:52.528936+0000 mon.c (mon.2) 1013 : audit 0 from='client.? 172.21.15.80:0/2862847040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:41:53.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:41:52 smithi080 bash[28361]: audit 2023-12-01T05:41:52.904633+0000 mon.a (mon.0) 1654 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:41:53.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:41:52 smithi080 bash[28361]: audit 2023-12-01T05:41:52.915540+0000 mon.a (mon.0) 1655 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:41:53.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:41:52 smithi080 bash[41963]: cluster 2023-12-01T05:41:51.282685+0000 mgr.y (mgr.24362) 1603 : cluster 0 pgmap v1572: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:41:53.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:41:52 smithi080 bash[41963]: audit 2023-12-01T05:41:52.156464+0000 mon.a (mon.0) 1652 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:41:53.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:41:52 smithi080 bash[41963]: audit 2023-12-01T05:41:52.170691+0000 mon.a (mon.0) 1653 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:41:53.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:41:52 smithi080 bash[41963]: audit 2023-12-01T05:41:52.528936+0000 mon.c (mon.2) 1013 : audit 0 from='client.? 172.21.15.80:0/2862847040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:41:53.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:41:52 smithi080 bash[41963]: audit 2023-12-01T05:41:52.904633+0000 mon.a (mon.0) 1654 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:41:53.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:41:52 smithi080 bash[41963]: audit 2023-12-01T05:41:52.915540+0000 mon.a (mon.0) 1655 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:41:53.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:41:52 smithi090 bash[32384]: cluster 2023-12-01T05:41:51.282685+0000 mgr.y (mgr.24362) 1603 : cluster 0 pgmap v1572: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:41:53.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:41:52 smithi090 bash[32384]: audit 2023-12-01T05:41:52.156464+0000 mon.a (mon.0) 1652 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:41:53.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:41:52 smithi090 bash[32384]: audit 2023-12-01T05:41:52.170691+0000 mon.a (mon.0) 1653 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:41:53.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:41:52 smithi090 bash[32384]: audit 2023-12-01T05:41:52.528936+0000 mon.c (mon.2) 1013 : audit 0 from='client.? 172.21.15.80:0/2862847040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:41:53.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:41:52 smithi090 bash[32384]: audit 2023-12-01T05:41:52.904633+0000 mon.a (mon.0) 1654 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:41:53.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:41:52 smithi090 bash[32384]: audit 2023-12-01T05:41:52.915540+0000 mon.a (mon.0) 1655 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:41:54.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:41:53 smithi090 bash[32384]: audit 2023-12-01T05:41:53.386547+0000 mon.c (mon.2) 1014 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:41:54.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:41:53 smithi090 bash[32384]: audit 2023-12-01T05:41:53.388597+0000 mon.c (mon.2) 1015 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:41:54.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:41:53 smithi090 bash[32384]: audit 2023-12-01T05:41:53.398493+0000 mon.a (mon.0) 1656 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:41:54.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:41:53 smithi080 bash[28361]: audit 2023-12-01T05:41:53.386547+0000 mon.c (mon.2) 1014 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:41:54.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:41:53 smithi080 bash[28361]: audit 2023-12-01T05:41:53.388597+0000 mon.c (mon.2) 1015 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:41:54.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:41:53 smithi080 bash[28361]: audit 2023-12-01T05:41:53.398493+0000 mon.a (mon.0) 1656 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:41:54.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:41:53 smithi080 bash[41963]: audit 2023-12-01T05:41:53.386547+0000 mon.c (mon.2) 1014 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:41:54.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:41:53 smithi080 bash[41963]: audit 2023-12-01T05:41:53.388597+0000 mon.c (mon.2) 1015 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:41:54.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:41:53 smithi080 bash[41963]: audit 2023-12-01T05:41:53.398493+0000 mon.a (mon.0) 1656 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:41:55.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:41:54 smithi090 bash[32384]: cluster 2023-12-01T05:41:53.283336+0000 mgr.y (mgr.24362) 1604 : cluster 0 pgmap v1573: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:41:55.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:41:54 smithi090 bash[32384]: audit 2023-12-01T05:41:54.861548+0000 mon.c (mon.2) 1016 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:41:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:41:54 smithi080 bash[41963]: cluster 2023-12-01T05:41:53.283336+0000 mgr.y (mgr.24362) 1604 : cluster 0 pgmap v1573: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:41:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:41:54 smithi080 bash[41963]: audit 2023-12-01T05:41:54.861548+0000 mon.c (mon.2) 1016 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:41:55.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:41:54 smithi080 bash[28361]: cluster 2023-12-01T05:41:53.283336+0000 mgr.y (mgr.24362) 1604 : cluster 0 pgmap v1573: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:41:55.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:41:54 smithi080 bash[28361]: audit 2023-12-01T05:41:54.861548+0000 mon.c (mon.2) 1016 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:41:56.237 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:41:55 smithi080 bash[41963]: audit 2023-12-01T05:41:54.989506+0000 mon.c (mon.2) 1017 : audit 0 from='client.? 172.21.15.80:0/344911625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:41:56.237 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:41:55 smithi080 bash[28361]: audit 2023-12-01T05:41:54.989506+0000 mon.c (mon.2) 1017 : audit 0 from='client.? 172.21.15.80:0/344911625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:41:56.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:41:55 smithi090 bash[32384]: audit 2023-12-01T05:41:54.989506+0000 mon.c (mon.2) 1017 : audit 0 from='client.? 172.21.15.80:0/344911625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:41:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:41:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:41:56] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T05:41:57.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:41:56 smithi090 bash[32384]: cluster 2023-12-01T05:41:55.284051+0000 mgr.y (mgr.24362) 1605 : cluster 0 pgmap v1574: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:41:57.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:41:56 smithi080 bash[41963]: cluster 2023-12-01T05:41:55.284051+0000 mgr.y (mgr.24362) 1605 : cluster 0 pgmap v1574: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:41:57.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:41:56 smithi080 bash[28361]: cluster 2023-12-01T05:41:55.284051+0000 mgr.y (mgr.24362) 1605 : cluster 0 pgmap v1574: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:41:58.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:41:57 smithi090 bash[32384]: audit 2023-12-01T05:41:57.447691+0000 mon.c (mon.2) 1018 : audit 0 from='client.? 172.21.15.80:0/266287481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:41:58.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:41:57 smithi080 bash[28361]: audit 2023-12-01T05:41:57.447691+0000 mon.c (mon.2) 1018 : audit 0 from='client.? 172.21.15.80:0/266287481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:41:58.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:41:57 smithi080 bash[41963]: audit 2023-12-01T05:41:57.447691+0000 mon.c (mon.2) 1018 : audit 0 from='client.? 172.21.15.80:0/266287481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:41:59.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:41:58 smithi090 bash[32384]: cluster 2023-12-01T05:41:57.285034+0000 mgr.y (mgr.24362) 1606 : cluster 0 pgmap v1575: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:41:59.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:41:58 smithi080 bash[28361]: cluster 2023-12-01T05:41:57.285034+0000 mgr.y (mgr.24362) 1606 : cluster 0 pgmap v1575: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:41:59.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:41:58 smithi080 bash[41963]: cluster 2023-12-01T05:41:57.285034+0000 mgr.y (mgr.24362) 1606 : cluster 0 pgmap v1575: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:42:00.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:41:59 smithi090 bash[32384]: audit 2023-12-01T05:41:59.896162+0000 mon.a (mon.0) 1657 : audit 0 from='client.? 172.21.15.80:0/1801765161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:42:00.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:41:59 smithi080 bash[41963]: audit 2023-12-01T05:41:59.896162+0000 mon.a (mon.0) 1657 : audit 0 from='client.? 172.21.15.80:0/1801765161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:42:00.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:41:59 smithi080 bash[28361]: audit 2023-12-01T05:41:59.896162+0000 mon.a (mon.0) 1657 : audit 0 from='client.? 172.21.15.80:0/1801765161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:42:01.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:42:00 smithi090 bash[32384]: cluster 2023-12-01T05:41:59.285811+0000 mgr.y (mgr.24362) 1607 : cluster 0 pgmap v1576: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:42:01.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:42:00 smithi080 bash[28361]: cluster 2023-12-01T05:41:59.285811+0000 mgr.y (mgr.24362) 1607 : cluster 0 pgmap v1576: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:42:01.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:42:00 smithi080 bash[41963]: cluster 2023-12-01T05:41:59.285811+0000 mgr.y (mgr.24362) 1607 : cluster 0 pgmap v1576: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:42:03.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:42:02 smithi090 bash[32384]: cluster 2023-12-01T05:42:01.286977+0000 mgr.y (mgr.24362) 1608 : cluster 0 pgmap v1577: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:42:03.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:42:02 smithi090 bash[32384]: audit 2023-12-01T05:42:02.351602+0000 mon.c (mon.2) 1019 : audit 0 from='client.? 172.21.15.80:0/4070623634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:42:03.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:42:02 smithi080 bash[41963]: cluster 2023-12-01T05:42:01.286977+0000 mgr.y (mgr.24362) 1608 : cluster 0 pgmap v1577: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:42:03.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:42:02 smithi080 bash[41963]: audit 2023-12-01T05:42:02.351602+0000 mon.c (mon.2) 1019 : audit 0 from='client.? 172.21.15.80:0/4070623634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:42:03.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:42:02 smithi080 bash[28361]: cluster 2023-12-01T05:42:01.286977+0000 mgr.y (mgr.24362) 1608 : cluster 0 pgmap v1577: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:42:03.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:42:02 smithi080 bash[28361]: audit 2023-12-01T05:42:02.351602+0000 mon.c (mon.2) 1019 : audit 0 from='client.? 172.21.15.80:0/4070623634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:42:05.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:42:04 smithi090 bash[32384]: cluster 2023-12-01T05:42:03.287705+0000 mgr.y (mgr.24362) 1609 : cluster 0 pgmap v1578: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:42:05.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:42:04 smithi090 bash[32384]: audit 2023-12-01T05:42:04.807783+0000 mon.c (mon.2) 1020 : audit 0 from='client.? 172.21.15.80:0/2461859529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:42:05.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:42:04 smithi080 bash[28361]: cluster 2023-12-01T05:42:03.287705+0000 mgr.y (mgr.24362) 1609 : cluster 0 pgmap v1578: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:42:05.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:42:04 smithi080 bash[28361]: audit 2023-12-01T05:42:04.807783+0000 mon.c (mon.2) 1020 : audit 0 from='client.? 172.21.15.80:0/2461859529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:42:05.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:42:04 smithi080 bash[41963]: cluster 2023-12-01T05:42:03.287705+0000 mgr.y (mgr.24362) 1609 : cluster 0 pgmap v1578: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:42:05.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:42:04 smithi080 bash[41963]: audit 2023-12-01T05:42:04.807783+0000 mon.c (mon.2) 1020 : audit 0 from='client.? 172.21.15.80:0/2461859529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:42:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:42:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:42:06] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T05:42:07.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:42:06 smithi090 bash[32384]: cluster 2023-12-01T05:42:05.288425+0000 mgr.y (mgr.24362) 1610 : cluster 0 pgmap v1579: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:42:07.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:42:06 smithi080 bash[41963]: cluster 2023-12-01T05:42:05.288425+0000 mgr.y (mgr.24362) 1610 : cluster 0 pgmap v1579: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:42:07.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:42:06 smithi080 bash[28361]: cluster 2023-12-01T05:42:05.288425+0000 mgr.y (mgr.24362) 1610 : cluster 0 pgmap v1579: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:42:08.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:42:07 smithi090 bash[32384]: audit 2023-12-01T05:42:07.260049+0000 mon.c (mon.2) 1021 : audit 0 from='client.? 172.21.15.80:0/641636734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:42:08.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:42:07 smithi080 bash[41963]: audit 2023-12-01T05:42:07.260049+0000 mon.c (mon.2) 1021 : audit 0 from='client.? 172.21.15.80:0/641636734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:42:08.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:42:07 smithi080 bash[28361]: audit 2023-12-01T05:42:07.260049+0000 mon.c (mon.2) 1021 : audit 0 from='client.? 172.21.15.80:0/641636734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:42:09.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:42:08 smithi090 bash[32384]: cluster 2023-12-01T05:42:07.289354+0000 mgr.y (mgr.24362) 1611 : cluster 0 pgmap v1580: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:42:09.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:42:08 smithi080 bash[28361]: cluster 2023-12-01T05:42:07.289354+0000 mgr.y (mgr.24362) 1611 : cluster 0 pgmap v1580: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:42:09.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:42:08 smithi080 bash[41963]: cluster 2023-12-01T05:42:07.289354+0000 mgr.y (mgr.24362) 1611 : cluster 0 pgmap v1580: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:42:10.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:42:09 smithi090 bash[32384]: audit 2023-12-01T05:42:09.711682+0000 mon.c (mon.2) 1022 : audit 0 from='client.? 172.21.15.80:0/993603969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:42:10.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:42:09 smithi090 bash[32384]: audit 2023-12-01T05:42:09.862099+0000 mon.c (mon.2) 1023 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:42:10.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:42:09 smithi080 bash[28361]: audit 2023-12-01T05:42:09.711682+0000 mon.c (mon.2) 1022 : audit 0 from='client.? 172.21.15.80:0/993603969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:42:10.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:42:09 smithi080 bash[28361]: audit 2023-12-01T05:42:09.862099+0000 mon.c (mon.2) 1023 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:42:10.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:42:10 smithi080 bash[41963]: audit 2023-12-01T05:42:09.711682+0000 mon.c (mon.2) 1022 : audit 0 from='client.? 172.21.15.80:0/993603969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:42:10.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:42:10 smithi080 bash[41963]: audit 2023-12-01T05:42:09.862099+0000 mon.c (mon.2) 1023 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:42:11.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:42:10 smithi090 bash[32384]: cluster 2023-12-01T05:42:09.289875+0000 mgr.y (mgr.24362) 1612 : cluster 0 pgmap v1581: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:42:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:42:11 smithi080 bash[28361]: cluster 2023-12-01T05:42:09.289875+0000 mgr.y (mgr.24362) 1612 : cluster 0 pgmap v1581: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:42:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:42:11 smithi080 bash[41963]: cluster 2023-12-01T05:42:09.289875+0000 mgr.y (mgr.24362) 1612 : cluster 0 pgmap v1581: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:42:12.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:42:12 smithi090 bash[32384]: cluster 2023-12-01T05:42:11.291023+0000 mgr.y (mgr.24362) 1613 : cluster 0 pgmap v1582: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:42:12.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:42:12 smithi080 bash[28361]: cluster 2023-12-01T05:42:11.291023+0000 mgr.y (mgr.24362) 1613 : cluster 0 pgmap v1582: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:42:12.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:42:12 smithi080 bash[41963]: cluster 2023-12-01T05:42:11.291023+0000 mgr.y (mgr.24362) 1613 : cluster 0 pgmap v1582: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:42:13.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:42:13 smithi090 bash[32384]: audit 2023-12-01T05:42:12.167103+0000 mon.c (mon.2) 1024 : audit 0 from='client.? 172.21.15.80:0/1080892940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:42:13.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:42:13 smithi080 bash[28361]: audit 2023-12-01T05:42:12.167103+0000 mon.c (mon.2) 1024 : audit 0 from='client.? 172.21.15.80:0/1080892940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:42:13.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:42:13 smithi080 bash[41963]: audit 2023-12-01T05:42:12.167103+0000 mon.c (mon.2) 1024 : audit 0 from='client.? 172.21.15.80:0/1080892940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:42:14.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:42:14 smithi080 bash[41963]: cluster 2023-12-01T05:42:13.291614+0000 mgr.y (mgr.24362) 1614 : cluster 0 pgmap v1583: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:42:14.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:42:14 smithi080 bash[28361]: cluster 2023-12-01T05:42:13.291614+0000 mgr.y (mgr.24362) 1614 : cluster 0 pgmap v1583: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:42:14.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:42:14 smithi090 bash[32384]: cluster 2023-12-01T05:42:13.291614+0000 mgr.y (mgr.24362) 1614 : cluster 0 pgmap v1583: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:42:15.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:42:15 smithi080 bash[41963]: audit 2023-12-01T05:42:14.624900+0000 mon.c (mon.2) 1025 : audit 0 from='client.? 172.21.15.80:0/1936028106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:42:15.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:42:15 smithi080 bash[28361]: audit 2023-12-01T05:42:14.624900+0000 mon.c (mon.2) 1025 : audit 0 from='client.? 172.21.15.80:0/1936028106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:42:15.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:42:15 smithi090 bash[32384]: audit 2023-12-01T05:42:14.624900+0000 mon.c (mon.2) 1025 : audit 0 from='client.? 172.21.15.80:0/1936028106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:42:16.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:42:16 smithi080 bash[28361]: cluster 2023-12-01T05:42:15.292311+0000 mgr.y (mgr.24362) 1615 : cluster 0 pgmap v1584: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:42:16.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:42:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:42:16] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T05:42:16.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:42:16 smithi080 bash[41963]: cluster 2023-12-01T05:42:15.292311+0000 mgr.y (mgr.24362) 1615 : cluster 0 pgmap v1584: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:42:16.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:42:16 smithi090 bash[32384]: cluster 2023-12-01T05:42:15.292311+0000 mgr.y (mgr.24362) 1615 : cluster 0 pgmap v1584: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:42:17.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:42:17 smithi080 bash[28361]: audit 2023-12-01T05:42:17.076737+0000 mon.c (mon.2) 1026 : audit 0 from='client.? 172.21.15.80:0/1677315713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:42:17.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:42:17 smithi080 bash[41963]: audit 2023-12-01T05:42:17.076737+0000 mon.c (mon.2) 1026 : audit 0 from='client.? 172.21.15.80:0/1677315713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:42:17.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:42:17 smithi090 bash[32384]: audit 2023-12-01T05:42:17.076737+0000 mon.c (mon.2) 1026 : audit 0 from='client.? 172.21.15.80:0/1677315713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:42:19.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:42:18 smithi080 bash[28361]: cluster 2023-12-01T05:42:17.293357+0000 mgr.y (mgr.24362) 1616 : cluster 0 pgmap v1585: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:42:19.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:42:18 smithi080 bash[41963]: cluster 2023-12-01T05:42:17.293357+0000 mgr.y (mgr.24362) 1616 : cluster 0 pgmap v1585: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:42:19.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:42:18 smithi090 bash[32384]: cluster 2023-12-01T05:42:17.293357+0000 mgr.y (mgr.24362) 1616 : cluster 0 pgmap v1585: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:42:20.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:42:19 smithi080 bash[28361]: audit 2023-12-01T05:42:19.530843+0000 mon.c (mon.2) 1027 : audit 0 from='client.? 172.21.15.80:0/1255692215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:42:20.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:42:19 smithi080 bash[41963]: audit 2023-12-01T05:42:19.530843+0000 mon.c (mon.2) 1027 : audit 0 from='client.? 172.21.15.80:0/1255692215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:42:20.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:42:19 smithi090 bash[32384]: audit 2023-12-01T05:42:19.530843+0000 mon.c (mon.2) 1027 : audit 0 from='client.? 172.21.15.80:0/1255692215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:42:21.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:42:20 smithi080 bash[28361]: cluster 2023-12-01T05:42:19.294075+0000 mgr.y (mgr.24362) 1617 : cluster 0 pgmap v1586: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:42:21.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:42:20 smithi080 bash[41963]: cluster 2023-12-01T05:42:19.294075+0000 mgr.y (mgr.24362) 1617 : cluster 0 pgmap v1586: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:42:21.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:42:20 smithi090 bash[32384]: cluster 2023-12-01T05:42:19.294075+0000 mgr.y (mgr.24362) 1617 : cluster 0 pgmap v1586: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:42:23.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:42:22 smithi080 bash[28361]: cluster 2023-12-01T05:42:21.295289+0000 mgr.y (mgr.24362) 1618 : cluster 0 pgmap v1587: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:42:23.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:42:22 smithi080 bash[28361]: audit 2023-12-01T05:42:21.989418+0000 mon.c (mon.2) 1028 : audit 0 from='client.? 172.21.15.80:0/2866237469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:42:23.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:42:22 smithi080 bash[41963]: cluster 2023-12-01T05:42:21.295289+0000 mgr.y (mgr.24362) 1618 : cluster 0 pgmap v1587: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:42:23.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:42:22 smithi080 bash[41963]: audit 2023-12-01T05:42:21.989418+0000 mon.c (mon.2) 1028 : audit 0 from='client.? 172.21.15.80:0/2866237469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:42:23.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:42:22 smithi090 bash[32384]: cluster 2023-12-01T05:42:21.295289+0000 mgr.y (mgr.24362) 1618 : cluster 0 pgmap v1587: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:42:23.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:42:22 smithi090 bash[32384]: audit 2023-12-01T05:42:21.989418+0000 mon.c (mon.2) 1028 : audit 0 from='client.? 172.21.15.80:0/2866237469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:42:25.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:42:24 smithi080 bash[28361]: cluster 2023-12-01T05:42:23.296012+0000 mgr.y (mgr.24362) 1619 : cluster 0 pgmap v1588: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:42:25.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:42:24 smithi080 bash[28361]: audit 2023-12-01T05:42:24.437396+0000 mon.a (mon.0) 1658 : audit 0 from='client.? 172.21.15.80:0/2801709926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:42:25.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:42:24 smithi080 bash[28361]: audit 2023-12-01T05:42:24.862390+0000 mon.c (mon.2) 1029 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:42:25.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:42:24 smithi080 bash[41963]: cluster 2023-12-01T05:42:23.296012+0000 mgr.y (mgr.24362) 1619 : cluster 0 pgmap v1588: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:42:25.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:42:24 smithi080 bash[41963]: audit 2023-12-01T05:42:24.437396+0000 mon.a (mon.0) 1658 : audit 0 from='client.? 172.21.15.80:0/2801709926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:42:25.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:42:24 smithi080 bash[41963]: audit 2023-12-01T05:42:24.862390+0000 mon.c (mon.2) 1029 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:42:25.273 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:42:24 smithi090 bash[32384]: cluster 2023-12-01T05:42:23.296012+0000 mgr.y (mgr.24362) 1619 : cluster 0 pgmap v1588: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:42:25.273 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:42:24 smithi090 bash[32384]: audit 2023-12-01T05:42:24.437396+0000 mon.a (mon.0) 1658 : audit 0 from='client.? 172.21.15.80:0/2801709926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:42:25.274 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:42:24 smithi090 bash[32384]: audit 2023-12-01T05:42:24.862390+0000 mon.c (mon.2) 1029 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:42:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:42:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:42:26] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T05:42:27.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:42:26 smithi080 bash[28361]: cluster 2023-12-01T05:42:25.296603+0000 mgr.y (mgr.24362) 1620 : cluster 0 pgmap v1589: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:42:27.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:42:26 smithi080 bash[41963]: cluster 2023-12-01T05:42:25.296603+0000 mgr.y (mgr.24362) 1620 : cluster 0 pgmap v1589: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:42:27.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:42:26 smithi090 bash[32384]: cluster 2023-12-01T05:42:25.296603+0000 mgr.y (mgr.24362) 1620 : cluster 0 pgmap v1589: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:42:28.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:42:27 smithi080 bash[41963]: audit 2023-12-01T05:42:26.893050+0000 mon.c (mon.2) 1030 : audit 0 from='client.? 172.21.15.80:0/1826825077' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:42:28.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:42:27 smithi080 bash[28361]: audit 2023-12-01T05:42:26.893050+0000 mon.c (mon.2) 1030 : audit 0 from='client.? 172.21.15.80:0/1826825077' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:42:28.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:42:27 smithi090 bash[32384]: audit 2023-12-01T05:42:26.893050+0000 mon.c (mon.2) 1030 : audit 0 from='client.? 172.21.15.80:0/1826825077' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:42:29.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:42:28 smithi080 bash[41963]: cluster 2023-12-01T05:42:27.297762+0000 mgr.y (mgr.24362) 1621 : cluster 0 pgmap v1590: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:42:29.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:42:28 smithi080 bash[28361]: cluster 2023-12-01T05:42:27.297762+0000 mgr.y (mgr.24362) 1621 : cluster 0 pgmap v1590: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:42:29.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:42:28 smithi090 bash[32384]: cluster 2023-12-01T05:42:27.297762+0000 mgr.y (mgr.24362) 1621 : cluster 0 pgmap v1590: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:42:30.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:42:29 smithi080 bash[41963]: audit 2023-12-01T05:42:29.346437+0000 mon.a (mon.0) 1659 : audit 0 from='client.? 172.21.15.80:0/3844159590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:42:30.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:42:29 smithi080 bash[28361]: audit 2023-12-01T05:42:29.346437+0000 mon.a (mon.0) 1659 : audit 0 from='client.? 172.21.15.80:0/3844159590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:42:30.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:42:29 smithi090 bash[32384]: audit 2023-12-01T05:42:29.346437+0000 mon.a (mon.0) 1659 : audit 0 from='client.? 172.21.15.80:0/3844159590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:42:31.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:42:30 smithi080 bash[41963]: cluster 2023-12-01T05:42:29.298217+0000 mgr.y (mgr.24362) 1622 : cluster 0 pgmap v1591: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:42:31.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:42:30 smithi080 bash[28361]: cluster 2023-12-01T05:42:29.298217+0000 mgr.y (mgr.24362) 1622 : cluster 0 pgmap v1591: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:42:31.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:42:30 smithi090 bash[32384]: cluster 2023-12-01T05:42:29.298217+0000 mgr.y (mgr.24362) 1622 : cluster 0 pgmap v1591: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:42:32.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:42:31 smithi080 bash[28361]: audit 2023-12-01T05:42:31.803787+0000 mon.a (mon.0) 1660 : audit 0 from='client.? 172.21.15.80:0/2463731057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:42:32.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:42:31 smithi080 bash[41963]: audit 2023-12-01T05:42:31.803787+0000 mon.a (mon.0) 1660 : audit 0 from='client.? 172.21.15.80:0/2463731057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:42:32.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:42:31 smithi090 bash[32384]: audit 2023-12-01T05:42:31.803787+0000 mon.a (mon.0) 1660 : audit 0 from='client.? 172.21.15.80:0/2463731057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:42:33.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:42:32 smithi080 bash[41963]: cluster 2023-12-01T05:42:31.299310+0000 mgr.y (mgr.24362) 1623 : cluster 0 pgmap v1592: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:42:33.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:42:32 smithi080 bash[28361]: cluster 2023-12-01T05:42:31.299310+0000 mgr.y (mgr.24362) 1623 : cluster 0 pgmap v1592: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:42:33.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:42:32 smithi090 bash[32384]: cluster 2023-12-01T05:42:31.299310+0000 mgr.y (mgr.24362) 1623 : cluster 0 pgmap v1592: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:42:35.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:42:34 smithi080 bash[28361]: cluster 2023-12-01T05:42:33.299997+0000 mgr.y (mgr.24362) 1624 : cluster 0 pgmap v1593: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:42:35.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:42:34 smithi080 bash[28361]: audit 2023-12-01T05:42:34.261506+0000 mon.c (mon.2) 1031 : audit 0 from='client.? 172.21.15.80:0/926522478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:42:35.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:42:34 smithi080 bash[41963]: cluster 2023-12-01T05:42:33.299997+0000 mgr.y (mgr.24362) 1624 : cluster 0 pgmap v1593: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:42:35.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:42:34 smithi080 bash[41963]: audit 2023-12-01T05:42:34.261506+0000 mon.c (mon.2) 1031 : audit 0 from='client.? 172.21.15.80:0/926522478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:42:35.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:42:34 smithi090 bash[32384]: cluster 2023-12-01T05:42:33.299997+0000 mgr.y (mgr.24362) 1624 : cluster 0 pgmap v1593: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:42:35.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:42:34 smithi090 bash[32384]: audit 2023-12-01T05:42:34.261506+0000 mon.c (mon.2) 1031 : audit 0 from='client.? 172.21.15.80:0/926522478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:42:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:42:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:42:36] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T05:42:37.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:42:36 smithi080 bash[28361]: cluster 2023-12-01T05:42:35.300622+0000 mgr.y (mgr.24362) 1625 : cluster 0 pgmap v1594: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:42:37.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:42:36 smithi080 bash[28361]: audit 2023-12-01T05:42:36.713411+0000 mon.c (mon.2) 1032 : audit 0 from='client.? 172.21.15.80:0/360430514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:42:37.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:42:36 smithi080 bash[41963]: cluster 2023-12-01T05:42:35.300622+0000 mgr.y (mgr.24362) 1625 : cluster 0 pgmap v1594: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:42:37.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:42:36 smithi080 bash[41963]: audit 2023-12-01T05:42:36.713411+0000 mon.c (mon.2) 1032 : audit 0 from='client.? 172.21.15.80:0/360430514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:42:37.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:42:36 smithi090 bash[32384]: cluster 2023-12-01T05:42:35.300622+0000 mgr.y (mgr.24362) 1625 : cluster 0 pgmap v1594: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:42:37.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:42:36 smithi090 bash[32384]: audit 2023-12-01T05:42:36.713411+0000 mon.c (mon.2) 1032 : audit 0 from='client.? 172.21.15.80:0/360430514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:42:39.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:42:38 smithi080 bash[41963]: cluster 2023-12-01T05:42:37.301767+0000 mgr.y (mgr.24362) 1626 : cluster 0 pgmap v1595: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:42:39.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:42:38 smithi080 bash[28361]: cluster 2023-12-01T05:42:37.301767+0000 mgr.y (mgr.24362) 1626 : cluster 0 pgmap v1595: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:42:39.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:42:38 smithi090 bash[32384]: cluster 2023-12-01T05:42:37.301767+0000 mgr.y (mgr.24362) 1626 : cluster 0 pgmap v1595: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:42:40.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:42:39 smithi080 bash[41963]: audit 2023-12-01T05:42:39.168885+0000 mon.a (mon.0) 1661 : audit 0 from='client.? 172.21.15.80:0/1820433319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:42:40.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:42:39 smithi080 bash[41963]: audit 2023-12-01T05:42:39.862714+0000 mon.c (mon.2) 1033 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:42:40.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:42:39 smithi080 bash[28361]: audit 2023-12-01T05:42:39.168885+0000 mon.a (mon.0) 1661 : audit 0 from='client.? 172.21.15.80:0/1820433319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:42:40.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:42:39 smithi080 bash[28361]: audit 2023-12-01T05:42:39.862714+0000 mon.c (mon.2) 1033 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:42:40.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:42:39 smithi090 bash[32384]: audit 2023-12-01T05:42:39.168885+0000 mon.a (mon.0) 1661 : audit 0 from='client.? 172.21.15.80:0/1820433319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:42:40.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:42:39 smithi090 bash[32384]: audit 2023-12-01T05:42:39.862714+0000 mon.c (mon.2) 1033 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:42:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:42:40 smithi080 bash[41963]: cluster 2023-12-01T05:42:39.302533+0000 mgr.y (mgr.24362) 1627 : cluster 0 pgmap v1596: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:42:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:42:40 smithi080 bash[28361]: cluster 2023-12-01T05:42:39.302533+0000 mgr.y (mgr.24362) 1627 : cluster 0 pgmap v1596: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:42:41.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:42:40 smithi090 bash[32384]: cluster 2023-12-01T05:42:39.302533+0000 mgr.y (mgr.24362) 1627 : cluster 0 pgmap v1596: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:42:42.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:42:41 smithi090 bash[32384]: audit 2023-12-01T05:42:41.630239+0000 mon.c (mon.2) 1034 : audit 0 from='client.? 172.21.15.80:0/4280425405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:42:42.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:42:41 smithi080 bash[28361]: audit 2023-12-01T05:42:41.630239+0000 mon.c (mon.2) 1034 : audit 0 from='client.? 172.21.15.80:0/4280425405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:42:42.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:42:41 smithi080 bash[41963]: audit 2023-12-01T05:42:41.630239+0000 mon.c (mon.2) 1034 : audit 0 from='client.? 172.21.15.80:0/4280425405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:42:43.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:42:42 smithi090 bash[32384]: cluster 2023-12-01T05:42:41.303418+0000 mgr.y (mgr.24362) 1628 : cluster 0 pgmap v1597: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:42:43.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:42:42 smithi080 bash[28361]: cluster 2023-12-01T05:42:41.303418+0000 mgr.y (mgr.24362) 1628 : cluster 0 pgmap v1597: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:42:43.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:42:42 smithi080 bash[41963]: cluster 2023-12-01T05:42:41.303418+0000 mgr.y (mgr.24362) 1628 : cluster 0 pgmap v1597: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:42:45.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:42:44 smithi090 bash[32384]: cluster 2023-12-01T05:42:43.304079+0000 mgr.y (mgr.24362) 1629 : cluster 0 pgmap v1598: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:42:45.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:42:44 smithi090 bash[32384]: audit 2023-12-01T05:42:44.090876+0000 mon.c (mon.2) 1035 : audit 0 from='client.? 172.21.15.80:0/948871217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:42:45.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:42:44 smithi080 bash[28361]: cluster 2023-12-01T05:42:43.304079+0000 mgr.y (mgr.24362) 1629 : cluster 0 pgmap v1598: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:42:45.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:42:44 smithi080 bash[28361]: audit 2023-12-01T05:42:44.090876+0000 mon.c (mon.2) 1035 : audit 0 from='client.? 172.21.15.80:0/948871217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:42:45.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:42:44 smithi080 bash[41963]: cluster 2023-12-01T05:42:43.304079+0000 mgr.y (mgr.24362) 1629 : cluster 0 pgmap v1598: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:42:45.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:42:44 smithi080 bash[41963]: audit 2023-12-01T05:42:44.090876+0000 mon.c (mon.2) 1035 : audit 0 from='client.? 172.21.15.80:0/948871217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:42:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:42:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:42:46] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T05:42:47.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:42:46 smithi090 bash[32384]: cluster 2023-12-01T05:42:45.304683+0000 mgr.y (mgr.24362) 1630 : cluster 0 pgmap v1599: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:42:47.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:42:46 smithi090 bash[32384]: audit 2023-12-01T05:42:46.545608+0000 mon.a (mon.0) 1662 : audit 0 from='client.? 172.21.15.80:0/2923192841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:42:47.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:42:46 smithi080 bash[28361]: cluster 2023-12-01T05:42:45.304683+0000 mgr.y (mgr.24362) 1630 : cluster 0 pgmap v1599: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:42:47.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:42:46 smithi080 bash[28361]: audit 2023-12-01T05:42:46.545608+0000 mon.a (mon.0) 1662 : audit 0 from='client.? 172.21.15.80:0/2923192841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:42:47.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:42:46 smithi080 bash[41963]: cluster 2023-12-01T05:42:45.304683+0000 mgr.y (mgr.24362) 1630 : cluster 0 pgmap v1599: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:42:47.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:42:46 smithi080 bash[41963]: audit 2023-12-01T05:42:46.545608+0000 mon.a (mon.0) 1662 : audit 0 from='client.? 172.21.15.80:0/2923192841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:42:49.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:42:48 smithi090 bash[32384]: cluster 2023-12-01T05:42:47.305801+0000 mgr.y (mgr.24362) 1631 : cluster 0 pgmap v1600: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:42:49.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:42:48 smithi080 bash[28361]: cluster 2023-12-01T05:42:47.305801+0000 mgr.y (mgr.24362) 1631 : cluster 0 pgmap v1600: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:42:49.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:42:48 smithi080 bash[41963]: cluster 2023-12-01T05:42:47.305801+0000 mgr.y (mgr.24362) 1631 : cluster 0 pgmap v1600: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:42:50.274 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:42:49 smithi090 bash[32384]: audit 2023-12-01T05:42:48.998217+0000 mon.c (mon.2) 1036 : audit 0 from='client.? 172.21.15.80:0/2285874092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:42:50.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:42:49 smithi080 bash[28361]: audit 2023-12-01T05:42:48.998217+0000 mon.c (mon.2) 1036 : audit 0 from='client.? 172.21.15.80:0/2285874092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:42:50.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:42:49 smithi080 bash[41963]: audit 2023-12-01T05:42:48.998217+0000 mon.c (mon.2) 1036 : audit 0 from='client.? 172.21.15.80:0/2285874092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:42:51.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:42:50 smithi090 bash[32384]: cluster 2023-12-01T05:42:49.306458+0000 mgr.y (mgr.24362) 1632 : cluster 0 pgmap v1601: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:42:51.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:42:50 smithi080 bash[41963]: cluster 2023-12-01T05:42:49.306458+0000 mgr.y (mgr.24362) 1632 : cluster 0 pgmap v1601: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:42:51.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:42:50 smithi080 bash[28361]: cluster 2023-12-01T05:42:49.306458+0000 mgr.y (mgr.24362) 1632 : cluster 0 pgmap v1601: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:42:52.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:42:51 smithi090 bash[32384]: audit 2023-12-01T05:42:51.459554+0000 mon.a (mon.0) 1663 : audit 0 from='client.? 172.21.15.80:0/1530741548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:42:52.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:42:51 smithi080 bash[28361]: audit 2023-12-01T05:42:51.459554+0000 mon.a (mon.0) 1663 : audit 0 from='client.? 172.21.15.80:0/1530741548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:42:52.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:42:51 smithi080 bash[41963]: audit 2023-12-01T05:42:51.459554+0000 mon.a (mon.0) 1663 : audit 0 from='client.? 172.21.15.80:0/1530741548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:42:53.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:42:52 smithi090 bash[32384]: cluster 2023-12-01T05:42:51.307532+0000 mgr.y (mgr.24362) 1633 : cluster 0 pgmap v1602: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:42:53.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:42:52 smithi080 bash[28361]: cluster 2023-12-01T05:42:51.307532+0000 mgr.y (mgr.24362) 1633 : cluster 0 pgmap v1602: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:42:53.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:42:52 smithi080 bash[41963]: cluster 2023-12-01T05:42:51.307532+0000 mgr.y (mgr.24362) 1633 : cluster 0 pgmap v1602: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:42:54.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:42:53 smithi090 bash[32384]: audit 2023-12-01T05:42:53.485231+0000 mon.c (mon.2) 1037 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:42:54.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:42:53 smithi090 bash[32384]: audit 2023-12-01T05:42:53.921824+0000 mon.c (mon.2) 1038 : audit 0 from='client.? 172.21.15.80:0/1248454157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:42:54.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:42:53 smithi080 bash[28361]: audit 2023-12-01T05:42:53.485231+0000 mon.c (mon.2) 1037 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:42:54.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:42:53 smithi080 bash[28361]: audit 2023-12-01T05:42:53.921824+0000 mon.c (mon.2) 1038 : audit 0 from='client.? 172.21.15.80:0/1248454157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:42:54.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:42:53 smithi080 bash[41963]: audit 2023-12-01T05:42:53.485231+0000 mon.c (mon.2) 1037 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:42:54.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:42:53 smithi080 bash[41963]: audit 2023-12-01T05:42:53.921824+0000 mon.c (mon.2) 1038 : audit 0 from='client.? 172.21.15.80:0/1248454157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:42:55.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:42:54 smithi090 bash[32384]: cluster 2023-12-01T05:42:53.308246+0000 mgr.y (mgr.24362) 1634 : cluster 0 pgmap v1603: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:42:55.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:42:54 smithi090 bash[32384]: audit 2023-12-01T05:42:54.863135+0000 mon.c (mon.2) 1039 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:42:55.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:42:54 smithi080 bash[28361]: cluster 2023-12-01T05:42:53.308246+0000 mgr.y (mgr.24362) 1634 : cluster 0 pgmap v1603: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:42:55.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:42:54 smithi080 bash[28361]: audit 2023-12-01T05:42:54.863135+0000 mon.c (mon.2) 1039 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:42:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:42:54 smithi080 bash[41963]: cluster 2023-12-01T05:42:53.308246+0000 mgr.y (mgr.24362) 1634 : cluster 0 pgmap v1603: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:42:55.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:42:54 smithi080 bash[41963]: audit 2023-12-01T05:42:54.863135+0000 mon.c (mon.2) 1039 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:42:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:42:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:42:56] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T05:42:57.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:42:56 smithi090 bash[32384]: cluster 2023-12-01T05:42:55.308784+0000 mgr.y (mgr.24362) 1635 : cluster 0 pgmap v1604: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:42:57.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:42:56 smithi090 bash[32384]: audit 2023-12-01T05:42:56.381225+0000 mon.a (mon.0) 1664 : audit 0 from='client.? 172.21.15.80:0/2552333445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:42:57.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:42:56 smithi080 bash[28361]: cluster 2023-12-01T05:42:55.308784+0000 mgr.y (mgr.24362) 1635 : cluster 0 pgmap v1604: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:42:57.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:42:56 smithi080 bash[28361]: audit 2023-12-01T05:42:56.381225+0000 mon.a (mon.0) 1664 : audit 0 from='client.? 172.21.15.80:0/2552333445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:42:57.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:42:56 smithi080 bash[41963]: cluster 2023-12-01T05:42:55.308784+0000 mgr.y (mgr.24362) 1635 : cluster 0 pgmap v1604: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:42:57.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:42:56 smithi080 bash[41963]: audit 2023-12-01T05:42:56.381225+0000 mon.a (mon.0) 1664 : audit 0 from='client.? 172.21.15.80:0/2552333445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:42:59.273 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:42:58 smithi090 bash[32384]: cluster 2023-12-01T05:42:57.309891+0000 mgr.y (mgr.24362) 1636 : cluster 0 pgmap v1605: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:42:59.273 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:42:58 smithi090 bash[32384]: audit 2023-12-01T05:42:58.868265+0000 mon.c (mon.2) 1040 : audit 0 from='client.? 172.21.15.80:0/785826765' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:42:59.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:42:58 smithi080 bash[28361]: cluster 2023-12-01T05:42:57.309891+0000 mgr.y (mgr.24362) 1636 : cluster 0 pgmap v1605: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:42:59.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:42:58 smithi080 bash[28361]: audit 2023-12-01T05:42:58.868265+0000 mon.c (mon.2) 1040 : audit 0 from='client.? 172.21.15.80:0/785826765' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:42:59.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:42:58 smithi080 bash[41963]: cluster 2023-12-01T05:42:57.309891+0000 mgr.y (mgr.24362) 1636 : cluster 0 pgmap v1605: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:42:59.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:42:58 smithi080 bash[41963]: audit 2023-12-01T05:42:58.868265+0000 mon.c (mon.2) 1040 : audit 0 from='client.? 172.21.15.80:0/785826765' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:43:00.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:43:00 smithi090 bash[32384]: audit 2023-12-01T05:42:59.226593+0000 mon.a (mon.0) 1665 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:43:00.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:43:00 smithi090 bash[32384]: audit 2023-12-01T05:42:59.236977+0000 mon.a (mon.0) 1666 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:43:00.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:43:00 smithi090 bash[32384]: cluster 2023-12-01T05:42:59.310519+0000 mgr.y (mgr.24362) 1637 : cluster 0 pgmap v1606: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:43:00.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:43:00 smithi090 bash[32384]: audit 2023-12-01T05:42:59.627364+0000 mon.a (mon.0) 1667 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:43:00.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:43:00 smithi090 bash[32384]: audit 2023-12-01T05:42:59.641703+0000 mon.a (mon.0) 1668 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:43:00.523 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:43:00 smithi090 bash[32384]: audit 2023-12-01T05:43:00.181640+0000 mon.c (mon.2) 1041 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:43:00.523 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:43:00 smithi090 bash[32384]: audit 2023-12-01T05:43:00.183130+0000 mon.c (mon.2) 1042 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:43:00.523 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:43:00 smithi090 bash[32384]: audit 2023-12-01T05:43:00.192934+0000 mon.a (mon.0) 1669 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:43:00.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:43:00 smithi080 bash[28361]: audit 2023-12-01T05:42:59.226593+0000 mon.a (mon.0) 1665 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:43:00.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:43:00 smithi080 bash[28361]: audit 2023-12-01T05:42:59.236977+0000 mon.a (mon.0) 1666 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:43:00.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:43:00 smithi080 bash[28361]: cluster 2023-12-01T05:42:59.310519+0000 mgr.y (mgr.24362) 1637 : cluster 0 pgmap v1606: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:43:00.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:43:00 smithi080 bash[28361]: audit 2023-12-01T05:42:59.627364+0000 mon.a (mon.0) 1667 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:43:00.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:43:00 smithi080 bash[28361]: audit 2023-12-01T05:42:59.641703+0000 mon.a (mon.0) 1668 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:43:00.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:43:00 smithi080 bash[28361]: audit 2023-12-01T05:43:00.181640+0000 mon.c (mon.2) 1041 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:43:00.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:43:00 smithi080 bash[28361]: audit 2023-12-01T05:43:00.183130+0000 mon.c (mon.2) 1042 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:43:00.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:43:00 smithi080 bash[28361]: audit 2023-12-01T05:43:00.192934+0000 mon.a (mon.0) 1669 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:43:00.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:43:00 smithi080 bash[41963]: audit 2023-12-01T05:42:59.226593+0000 mon.a (mon.0) 1665 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:43:00.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:43:00 smithi080 bash[41963]: audit 2023-12-01T05:42:59.236977+0000 mon.a (mon.0) 1666 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:43:00.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:43:00 smithi080 bash[41963]: cluster 2023-12-01T05:42:59.310519+0000 mgr.y (mgr.24362) 1637 : cluster 0 pgmap v1606: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:43:00.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:43:00 smithi080 bash[41963]: audit 2023-12-01T05:42:59.627364+0000 mon.a (mon.0) 1667 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:43:00.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:43:00 smithi080 bash[41963]: audit 2023-12-01T05:42:59.641703+0000 mon.a (mon.0) 1668 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:43:00.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:43:00 smithi080 bash[41963]: audit 2023-12-01T05:43:00.181640+0000 mon.c (mon.2) 1041 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:43:00.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:43:00 smithi080 bash[41963]: audit 2023-12-01T05:43:00.183130+0000 mon.c (mon.2) 1042 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:43:00.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:43:00 smithi080 bash[41963]: audit 2023-12-01T05:43:00.192934+0000 mon.a (mon.0) 1669 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:43:01.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:43:01 smithi080 bash[28361]: audit 2023-12-01T05:43:01.317794+0000 mon.c (mon.2) 1043 : audit 0 from='client.? 172.21.15.80:0/243647446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:43:01.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:43:01 smithi080 bash[41963]: audit 2023-12-01T05:43:01.317794+0000 mon.c (mon.2) 1043 : audit 0 from='client.? 172.21.15.80:0/243647446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:43:01.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:43:01 smithi090 bash[32384]: audit 2023-12-01T05:43:01.317794+0000 mon.c (mon.2) 1043 : audit 0 from='client.? 172.21.15.80:0/243647446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:43:02.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:43:02 smithi080 bash[28361]: cluster 2023-12-01T05:43:01.311616+0000 mgr.y (mgr.24362) 1638 : cluster 0 pgmap v1607: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:43:02.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:43:02 smithi080 bash[41963]: cluster 2023-12-01T05:43:01.311616+0000 mgr.y (mgr.24362) 1638 : cluster 0 pgmap v1607: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:43:02.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:43:02 smithi090 bash[32384]: cluster 2023-12-01T05:43:01.311616+0000 mgr.y (mgr.24362) 1638 : cluster 0 pgmap v1607: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:43:04.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:43:03 smithi080 bash[28361]: audit 2023-12-01T05:43:03.771469+0000 mon.c (mon.2) 1044 : audit 0 from='client.? 172.21.15.80:0/1939531656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:43:04.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:43:03 smithi080 bash[41963]: audit 2023-12-01T05:43:03.771469+0000 mon.c (mon.2) 1044 : audit 0 from='client.? 172.21.15.80:0/1939531656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:43:04.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:43:03 smithi090 bash[32384]: audit 2023-12-01T05:43:03.771469+0000 mon.c (mon.2) 1044 : audit 0 from='client.? 172.21.15.80:0/1939531656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:43:05.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:43:04 smithi080 bash[28361]: cluster 2023-12-01T05:43:03.312359+0000 mgr.y (mgr.24362) 1639 : cluster 0 pgmap v1608: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:43:05.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:43:04 smithi080 bash[41963]: cluster 2023-12-01T05:43:03.312359+0000 mgr.y (mgr.24362) 1639 : cluster 0 pgmap v1608: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:43:05.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:43:04 smithi090 bash[32384]: cluster 2023-12-01T05:43:03.312359+0000 mgr.y (mgr.24362) 1639 : cluster 0 pgmap v1608: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:43:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:43:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:43:06] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T05:43:07.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:43:06 smithi080 bash[28361]: cluster 2023-12-01T05:43:05.313052+0000 mgr.y (mgr.24362) 1640 : cluster 0 pgmap v1609: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:43:07.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:43:06 smithi080 bash[28361]: audit 2023-12-01T05:43:06.219015+0000 mon.c (mon.2) 1045 : audit 0 from='client.? 172.21.15.80:0/3442726838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:43:07.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:43:06 smithi080 bash[41963]: cluster 2023-12-01T05:43:05.313052+0000 mgr.y (mgr.24362) 1640 : cluster 0 pgmap v1609: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:43:07.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:43:06 smithi080 bash[41963]: audit 2023-12-01T05:43:06.219015+0000 mon.c (mon.2) 1045 : audit 0 from='client.? 172.21.15.80:0/3442726838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:43:07.273 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:43:06 smithi090 bash[32384]: cluster 2023-12-01T05:43:05.313052+0000 mgr.y (mgr.24362) 1640 : cluster 0 pgmap v1609: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:43:07.274 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:43:06 smithi090 bash[32384]: audit 2023-12-01T05:43:06.219015+0000 mon.c (mon.2) 1045 : audit 0 from='client.? 172.21.15.80:0/3442726838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:43:09.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:43:08 smithi080 bash[28361]: cluster 2023-12-01T05:43:07.314162+0000 mgr.y (mgr.24362) 1641 : cluster 0 pgmap v1610: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:43:09.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:43:08 smithi080 bash[28361]: audit 2023-12-01T05:43:08.672587+0000 mon.a (mon.0) 1670 : audit 0 from='client.? 172.21.15.80:0/1154042301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:43:09.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:43:08 smithi080 bash[41963]: cluster 2023-12-01T05:43:07.314162+0000 mgr.y (mgr.24362) 1641 : cluster 0 pgmap v1610: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:43:09.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:43:08 smithi080 bash[41963]: audit 2023-12-01T05:43:08.672587+0000 mon.a (mon.0) 1670 : audit 0 from='client.? 172.21.15.80:0/1154042301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:43:09.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:43:08 smithi090 bash[32384]: cluster 2023-12-01T05:43:07.314162+0000 mgr.y (mgr.24362) 1641 : cluster 0 pgmap v1610: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:43:09.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:43:08 smithi090 bash[32384]: audit 2023-12-01T05:43:08.672587+0000 mon.a (mon.0) 1670 : audit 0 from='client.? 172.21.15.80:0/1154042301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:43:10.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:43:09 smithi080 bash[28361]: audit 2023-12-01T05:43:09.863567+0000 mon.c (mon.2) 1046 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:43:10.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:43:09 smithi080 bash[41963]: audit 2023-12-01T05:43:09.863567+0000 mon.c (mon.2) 1046 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:43:10.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:43:09 smithi090 bash[32384]: audit 2023-12-01T05:43:09.863567+0000 mon.c (mon.2) 1046 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:43:11.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:43:10 smithi080 bash[41963]: cluster 2023-12-01T05:43:09.314816+0000 mgr.y (mgr.24362) 1642 : cluster 0 pgmap v1611: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:43:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:43:10 smithi080 bash[28361]: cluster 2023-12-01T05:43:09.314816+0000 mgr.y (mgr.24362) 1642 : cluster 0 pgmap v1611: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:43:11.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:43:10 smithi090 bash[32384]: cluster 2023-12-01T05:43:09.314816+0000 mgr.y (mgr.24362) 1642 : cluster 0 pgmap v1611: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:43:12.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:43:11 smithi080 bash[28361]: audit 2023-12-01T05:43:11.136643+0000 mon.c (mon.2) 1047 : audit 0 from='client.? 172.21.15.80:0/2505638156' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:43:12.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:43:11 smithi080 bash[41963]: audit 2023-12-01T05:43:11.136643+0000 mon.c (mon.2) 1047 : audit 0 from='client.? 172.21.15.80:0/2505638156' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:43:12.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:43:11 smithi090 bash[32384]: audit 2023-12-01T05:43:11.136643+0000 mon.c (mon.2) 1047 : audit 0 from='client.? 172.21.15.80:0/2505638156' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:43:13.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:43:12 smithi080 bash[41963]: cluster 2023-12-01T05:43:11.316012+0000 mgr.y (mgr.24362) 1643 : cluster 0 pgmap v1612: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:43:13.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:43:12 smithi080 bash[28361]: cluster 2023-12-01T05:43:11.316012+0000 mgr.y (mgr.24362) 1643 : cluster 0 pgmap v1612: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:43:13.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:43:12 smithi090 bash[32384]: cluster 2023-12-01T05:43:11.316012+0000 mgr.y (mgr.24362) 1643 : cluster 0 pgmap v1612: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:43:14.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:43:13 smithi080 bash[41963]: audit 2023-12-01T05:43:13.590005+0000 mon.c (mon.2) 1048 : audit 0 from='client.? 172.21.15.80:0/2570371964' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:43:14.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:43:13 smithi080 bash[28361]: audit 2023-12-01T05:43:13.590005+0000 mon.c (mon.2) 1048 : audit 0 from='client.? 172.21.15.80:0/2570371964' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:43:14.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:43:13 smithi090 bash[32384]: audit 2023-12-01T05:43:13.590005+0000 mon.c (mon.2) 1048 : audit 0 from='client.? 172.21.15.80:0/2570371964' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:43:15.185 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:43:14 smithi080 bash[28361]: cluster 2023-12-01T05:43:13.316688+0000 mgr.y (mgr.24362) 1644 : cluster 0 pgmap v1613: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:43:15.186 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:43:14 smithi080 bash[41963]: cluster 2023-12-01T05:43:13.316688+0000 mgr.y (mgr.24362) 1644 : cluster 0 pgmap v1613: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:43:15.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:43:14 smithi090 bash[32384]: cluster 2023-12-01T05:43:13.316688+0000 mgr.y (mgr.24362) 1644 : cluster 0 pgmap v1613: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:43:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:43:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:43:16] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T05:43:17.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:43:16 smithi080 bash[28361]: cluster 2023-12-01T05:43:15.317366+0000 mgr.y (mgr.24362) 1645 : cluster 0 pgmap v1614: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:43:17.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:43:16 smithi080 bash[28361]: audit 2023-12-01T05:43:16.048448+0000 mon.a (mon.0) 1671 : audit 0 from='client.? 172.21.15.80:0/3629142978' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:43:17.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:43:16 smithi080 bash[41963]: cluster 2023-12-01T05:43:15.317366+0000 mgr.y (mgr.24362) 1645 : cluster 0 pgmap v1614: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:43:17.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:43:16 smithi080 bash[41963]: audit 2023-12-01T05:43:16.048448+0000 mon.a (mon.0) 1671 : audit 0 from='client.? 172.21.15.80:0/3629142978' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:43:17.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:43:16 smithi090 bash[32384]: cluster 2023-12-01T05:43:15.317366+0000 mgr.y (mgr.24362) 1645 : cluster 0 pgmap v1614: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:43:17.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:43:16 smithi090 bash[32384]: audit 2023-12-01T05:43:16.048448+0000 mon.a (mon.0) 1671 : audit 0 from='client.? 172.21.15.80:0/3629142978' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:43:19.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:43:18 smithi080 bash[28361]: cluster 2023-12-01T05:43:17.318461+0000 mgr.y (mgr.24362) 1646 : cluster 0 pgmap v1615: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:43:19.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:43:18 smithi080 bash[28361]: audit 2023-12-01T05:43:18.504635+0000 mon.c (mon.2) 1049 : audit 0 from='client.? 172.21.15.80:0/951097064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:43:19.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:43:18 smithi080 bash[41963]: cluster 2023-12-01T05:43:17.318461+0000 mgr.y (mgr.24362) 1646 : cluster 0 pgmap v1615: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:43:19.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:43:18 smithi080 bash[41963]: audit 2023-12-01T05:43:18.504635+0000 mon.c (mon.2) 1049 : audit 0 from='client.? 172.21.15.80:0/951097064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:43:19.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:43:18 smithi090 bash[32384]: cluster 2023-12-01T05:43:17.318461+0000 mgr.y (mgr.24362) 1646 : cluster 0 pgmap v1615: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:43:19.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:43:18 smithi090 bash[32384]: audit 2023-12-01T05:43:18.504635+0000 mon.c (mon.2) 1049 : audit 0 from='client.? 172.21.15.80:0/951097064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:43:21.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:43:20 smithi080 bash[28361]: cluster 2023-12-01T05:43:19.319180+0000 mgr.y (mgr.24362) 1647 : cluster 0 pgmap v1616: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:43:21.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:43:20 smithi080 bash[41963]: cluster 2023-12-01T05:43:19.319180+0000 mgr.y (mgr.24362) 1647 : cluster 0 pgmap v1616: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:43:21.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:43:20 smithi090 bash[32384]: cluster 2023-12-01T05:43:19.319180+0000 mgr.y (mgr.24362) 1647 : cluster 0 pgmap v1616: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:43:22.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:43:21 smithi090 bash[32384]: audit 2023-12-01T05:43:20.968481+0000 mon.c (mon.2) 1050 : audit 0 from='client.? 172.21.15.80:0/2631384533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:43:22.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:43:21 smithi080 bash[28361]: audit 2023-12-01T05:43:20.968481+0000 mon.c (mon.2) 1050 : audit 0 from='client.? 172.21.15.80:0/2631384533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:43:22.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:43:21 smithi080 bash[41963]: audit 2023-12-01T05:43:20.968481+0000 mon.c (mon.2) 1050 : audit 0 from='client.? 172.21.15.80:0/2631384533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:43:23.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:43:22 smithi090 bash[32384]: cluster 2023-12-01T05:43:21.320342+0000 mgr.y (mgr.24362) 1648 : cluster 0 pgmap v1617: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:43:23.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:43:22 smithi080 bash[41963]: cluster 2023-12-01T05:43:21.320342+0000 mgr.y (mgr.24362) 1648 : cluster 0 pgmap v1617: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:43:23.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:43:22 smithi080 bash[28361]: cluster 2023-12-01T05:43:21.320342+0000 mgr.y (mgr.24362) 1648 : cluster 0 pgmap v1617: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:43:24.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:43:23 smithi090 bash[32384]: audit 2023-12-01T05:43:23.438059+0000 mon.a (mon.0) 1672 : audit 0 from='client.? 172.21.15.80:0/2599564739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:43:24.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:43:23 smithi080 bash[28361]: audit 2023-12-01T05:43:23.438059+0000 mon.a (mon.0) 1672 : audit 0 from='client.? 172.21.15.80:0/2599564739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:43:24.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:43:23 smithi080 bash[41963]: audit 2023-12-01T05:43:23.438059+0000 mon.a (mon.0) 1672 : audit 0 from='client.? 172.21.15.80:0/2599564739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:43:25.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:43:24 smithi090 bash[32384]: cluster 2023-12-01T05:43:23.320942+0000 mgr.y (mgr.24362) 1649 : cluster 0 pgmap v1618: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:43:25.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:43:24 smithi090 bash[32384]: audit 2023-12-01T05:43:24.864030+0000 mon.c (mon.2) 1051 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:43:25.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:43:24 smithi080 bash[28361]: cluster 2023-12-01T05:43:23.320942+0000 mgr.y (mgr.24362) 1649 : cluster 0 pgmap v1618: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:43:25.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:43:24 smithi080 bash[28361]: audit 2023-12-01T05:43:24.864030+0000 mon.c (mon.2) 1051 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:43:25.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:43:24 smithi080 bash[41963]: cluster 2023-12-01T05:43:23.320942+0000 mgr.y (mgr.24362) 1649 : cluster 0 pgmap v1618: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:43:25.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:43:24 smithi080 bash[41963]: audit 2023-12-01T05:43:24.864030+0000 mon.c (mon.2) 1051 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:43:26.237 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:43:25 smithi080 bash[41963]: audit 2023-12-01T05:43:25.895943+0000 mon.c (mon.2) 1052 : audit 0 from='client.? 172.21.15.80:0/629830437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:43:26.237 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:43:25 smithi080 bash[28361]: audit 2023-12-01T05:43:25.895943+0000 mon.c (mon.2) 1052 : audit 0 from='client.? 172.21.15.80:0/629830437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:43:26.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:43:25 smithi090 bash[32384]: audit 2023-12-01T05:43:25.895943+0000 mon.c (mon.2) 1052 : audit 0 from='client.? 172.21.15.80:0/629830437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:43:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:43:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:43:26] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T05:43:27.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:43:26 smithi090 bash[32384]: cluster 2023-12-01T05:43:25.321563+0000 mgr.y (mgr.24362) 1650 : cluster 0 pgmap v1619: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:43:27.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:43:26 smithi080 bash[41963]: cluster 2023-12-01T05:43:25.321563+0000 mgr.y (mgr.24362) 1650 : cluster 0 pgmap v1619: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:43:27.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:43:26 smithi080 bash[28361]: cluster 2023-12-01T05:43:25.321563+0000 mgr.y (mgr.24362) 1650 : cluster 0 pgmap v1619: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:43:29.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:43:28 smithi090 bash[32384]: cluster 2023-12-01T05:43:27.322761+0000 mgr.y (mgr.24362) 1651 : cluster 0 pgmap v1620: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:43:29.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:43:28 smithi090 bash[32384]: audit 2023-12-01T05:43:28.351546+0000 mon.c (mon.2) 1053 : audit 0 from='client.? 172.21.15.80:0/3916465491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:43:29.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:43:28 smithi080 bash[28361]: cluster 2023-12-01T05:43:27.322761+0000 mgr.y (mgr.24362) 1651 : cluster 0 pgmap v1620: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:43:29.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:43:28 smithi080 bash[28361]: audit 2023-12-01T05:43:28.351546+0000 mon.c (mon.2) 1053 : audit 0 from='client.? 172.21.15.80:0/3916465491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:43:29.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:43:28 smithi080 bash[41963]: cluster 2023-12-01T05:43:27.322761+0000 mgr.y (mgr.24362) 1651 : cluster 0 pgmap v1620: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:43:29.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:43:28 smithi080 bash[41963]: audit 2023-12-01T05:43:28.351546+0000 mon.c (mon.2) 1053 : audit 0 from='client.? 172.21.15.80:0/3916465491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:43:31.274 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:43:30 smithi090 bash[32384]: cluster 2023-12-01T05:43:29.323547+0000 mgr.y (mgr.24362) 1652 : cluster 0 pgmap v1621: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:43:31.274 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:43:30 smithi090 bash[32384]: audit 2023-12-01T05:43:30.805288+0000 mon.c (mon.2) 1054 : audit 0 from='client.? 172.21.15.80:0/2943523679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:43:31.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:43:30 smithi080 bash[28361]: cluster 2023-12-01T05:43:29.323547+0000 mgr.y (mgr.24362) 1652 : cluster 0 pgmap v1621: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:43:31.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:43:30 smithi080 bash[28361]: audit 2023-12-01T05:43:30.805288+0000 mon.c (mon.2) 1054 : audit 0 from='client.? 172.21.15.80:0/2943523679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:43:31.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:43:30 smithi080 bash[41963]: cluster 2023-12-01T05:43:29.323547+0000 mgr.y (mgr.24362) 1652 : cluster 0 pgmap v1621: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:43:31.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:43:30 smithi080 bash[41963]: audit 2023-12-01T05:43:30.805288+0000 mon.c (mon.2) 1054 : audit 0 from='client.? 172.21.15.80:0/2943523679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:43:33.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:43:32 smithi090 bash[32384]: cluster 2023-12-01T05:43:31.324772+0000 mgr.y (mgr.24362) 1653 : cluster 0 pgmap v1622: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:43:33.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:43:32 smithi080 bash[28361]: cluster 2023-12-01T05:43:31.324772+0000 mgr.y (mgr.24362) 1653 : cluster 0 pgmap v1622: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:43:33.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:43:32 smithi080 bash[41963]: cluster 2023-12-01T05:43:31.324772+0000 mgr.y (mgr.24362) 1653 : cluster 0 pgmap v1622: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:43:34.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:43:33 smithi090 bash[32384]: audit 2023-12-01T05:43:33.261064+0000 mon.a (mon.0) 1673 : audit 0 from='client.? 172.21.15.80:0/4185071480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:43:34.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:43:33 smithi080 bash[28361]: audit 2023-12-01T05:43:33.261064+0000 mon.a (mon.0) 1673 : audit 0 from='client.? 172.21.15.80:0/4185071480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:43:34.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:43:33 smithi080 bash[41963]: audit 2023-12-01T05:43:33.261064+0000 mon.a (mon.0) 1673 : audit 0 from='client.? 172.21.15.80:0/4185071480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:43:35.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:43:34 smithi090 bash[32384]: cluster 2023-12-01T05:43:33.325352+0000 mgr.y (mgr.24362) 1654 : cluster 0 pgmap v1623: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:43:35.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:43:34 smithi080 bash[28361]: cluster 2023-12-01T05:43:33.325352+0000 mgr.y (mgr.24362) 1654 : cluster 0 pgmap v1623: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:43:35.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:43:34 smithi080 bash[41963]: cluster 2023-12-01T05:43:33.325352+0000 mgr.y (mgr.24362) 1654 : cluster 0 pgmap v1623: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:43:36.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:43:35 smithi090 bash[32384]: audit 2023-12-01T05:43:35.715977+0000 mon.a (mon.0) 1674 : audit 0 from='client.? 172.21.15.80:0/3514055148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:43:36.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:43:35 smithi080 bash[41963]: audit 2023-12-01T05:43:35.715977+0000 mon.a (mon.0) 1674 : audit 0 from='client.? 172.21.15.80:0/3514055148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:43:36.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:43:35 smithi080 bash[28361]: audit 2023-12-01T05:43:35.715977+0000 mon.a (mon.0) 1674 : audit 0 from='client.? 172.21.15.80:0/3514055148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:43:36.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:43:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:43:36] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T05:43:37.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:43:36 smithi090 bash[32384]: cluster 2023-12-01T05:43:35.325955+0000 mgr.y (mgr.24362) 1655 : cluster 0 pgmap v1624: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:43:37.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:43:36 smithi080 bash[28361]: cluster 2023-12-01T05:43:35.325955+0000 mgr.y (mgr.24362) 1655 : cluster 0 pgmap v1624: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:43:37.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:43:36 smithi080 bash[41963]: cluster 2023-12-01T05:43:35.325955+0000 mgr.y (mgr.24362) 1655 : cluster 0 pgmap v1624: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:43:39.273 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:43:38 smithi090 bash[32384]: cluster 2023-12-01T05:43:37.327022+0000 mgr.y (mgr.24362) 1656 : cluster 0 pgmap v1625: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:43:39.273 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:43:38 smithi090 bash[32384]: audit 2023-12-01T05:43:38.176009+0000 mon.a (mon.0) 1675 : audit 0 from='client.? 172.21.15.80:0/1896780356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:43:39.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:43:38 smithi080 bash[41963]: cluster 2023-12-01T05:43:37.327022+0000 mgr.y (mgr.24362) 1656 : cluster 0 pgmap v1625: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:43:39.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:43:38 smithi080 bash[41963]: audit 2023-12-01T05:43:38.176009+0000 mon.a (mon.0) 1675 : audit 0 from='client.? 172.21.15.80:0/1896780356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:43:39.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:43:38 smithi080 bash[28361]: cluster 2023-12-01T05:43:37.327022+0000 mgr.y (mgr.24362) 1656 : cluster 0 pgmap v1625: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:43:39.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:43:38 smithi080 bash[28361]: audit 2023-12-01T05:43:38.176009+0000 mon.a (mon.0) 1675 : audit 0 from='client.? 172.21.15.80:0/1896780356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:43:40.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:43:40 smithi090 bash[32384]: audit 2023-12-01T05:43:39.864433+0000 mon.c (mon.2) 1055 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:43:40.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:43:40 smithi080 bash[41963]: audit 2023-12-01T05:43:39.864433+0000 mon.c (mon.2) 1055 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:43:40.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:43:40 smithi080 bash[28361]: audit 2023-12-01T05:43:39.864433+0000 mon.c (mon.2) 1055 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:43:41.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:43:41 smithi090 bash[32384]: cluster 2023-12-01T05:43:39.327678+0000 mgr.y (mgr.24362) 1657 : cluster 0 pgmap v1626: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:43:41.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:43:41 smithi090 bash[32384]: audit 2023-12-01T05:43:40.632305+0000 mon.a (mon.0) 1676 : audit 0 from='client.? 172.21.15.80:0/3094647722' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:43:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:43:41 smithi080 bash[28361]: cluster 2023-12-01T05:43:39.327678+0000 mgr.y (mgr.24362) 1657 : cluster 0 pgmap v1626: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:43:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:43:41 smithi080 bash[28361]: audit 2023-12-01T05:43:40.632305+0000 mon.a (mon.0) 1676 : audit 0 from='client.? 172.21.15.80:0/3094647722' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:43:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:43:41 smithi080 bash[41963]: cluster 2023-12-01T05:43:39.327678+0000 mgr.y (mgr.24362) 1657 : cluster 0 pgmap v1626: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:43:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:43:41 smithi080 bash[41963]: audit 2023-12-01T05:43:40.632305+0000 mon.a (mon.0) 1676 : audit 0 from='client.? 172.21.15.80:0/3094647722' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:43:43.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:43:43 smithi090 bash[32384]: cluster 2023-12-01T05:43:41.328797+0000 mgr.y (mgr.24362) 1658 : cluster 0 pgmap v1627: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:43:43.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:43:43 smithi080 bash[28361]: cluster 2023-12-01T05:43:41.328797+0000 mgr.y (mgr.24362) 1658 : cluster 0 pgmap v1627: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:43:43.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:43:43 smithi080 bash[41963]: cluster 2023-12-01T05:43:41.328797+0000 mgr.y (mgr.24362) 1658 : cluster 0 pgmap v1627: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:43:44.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:43:44 smithi080 bash[28361]: audit 2023-12-01T05:43:43.081926+0000 mon.c (mon.2) 1056 : audit 0 from='client.? 172.21.15.80:0/750872614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:43:44.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:43:44 smithi080 bash[41963]: audit 2023-12-01T05:43:43.081926+0000 mon.c (mon.2) 1056 : audit 0 from='client.? 172.21.15.80:0/750872614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:43:44.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:43:44 smithi090 bash[32384]: audit 2023-12-01T05:43:43.081926+0000 mon.c (mon.2) 1056 : audit 0 from='client.? 172.21.15.80:0/750872614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:43:45.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:43:45 smithi080 bash[41963]: cluster 2023-12-01T05:43:43.329573+0000 mgr.y (mgr.24362) 1659 : cluster 0 pgmap v1628: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:43:45.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:43:45 smithi080 bash[28361]: cluster 2023-12-01T05:43:43.329573+0000 mgr.y (mgr.24362) 1659 : cluster 0 pgmap v1628: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:43:45.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:43:45 smithi090 bash[32384]: cluster 2023-12-01T05:43:43.329573+0000 mgr.y (mgr.24362) 1659 : cluster 0 pgmap v1628: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:43:46.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:43:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:43:46] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T05:43:46.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:43:46 smithi080 bash[28361]: cluster 2023-12-01T05:43:45.330286+0000 mgr.y (mgr.24362) 1660 : cluster 0 pgmap v1629: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:43:46.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:43:46 smithi080 bash[28361]: audit 2023-12-01T05:43:45.529632+0000 mon.c (mon.2) 1057 : audit 0 from='client.? 172.21.15.80:0/563594564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:43:46.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:43:46 smithi080 bash[41963]: cluster 2023-12-01T05:43:45.330286+0000 mgr.y (mgr.24362) 1660 : cluster 0 pgmap v1629: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:43:46.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:43:46 smithi080 bash[41963]: audit 2023-12-01T05:43:45.529632+0000 mon.c (mon.2) 1057 : audit 0 from='client.? 172.21.15.80:0/563594564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:43:46.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:43:46 smithi090 bash[32384]: cluster 2023-12-01T05:43:45.330286+0000 mgr.y (mgr.24362) 1660 : cluster 0 pgmap v1629: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:43:46.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:43:46 smithi090 bash[32384]: audit 2023-12-01T05:43:45.529632+0000 mon.c (mon.2) 1057 : audit 0 from='client.? 172.21.15.80:0/563594564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:43:49.164 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:43:48 smithi080 bash[28361]: cluster 2023-12-01T05:43:47.331524+0000 mgr.y (mgr.24362) 1661 : cluster 0 pgmap v1630: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:43:49.164 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:43:48 smithi080 bash[28361]: audit 2023-12-01T05:43:47.981703+0000 mon.a (mon.0) 1677 : audit 0 from='client.? 172.21.15.80:0/2895481252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:43:49.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:43:48 smithi090 bash[32384]: cluster 2023-12-01T05:43:47.331524+0000 mgr.y (mgr.24362) 1661 : cluster 0 pgmap v1630: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:43:49.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:43:48 smithi090 bash[32384]: audit 2023-12-01T05:43:47.981703+0000 mon.a (mon.0) 1677 : audit 0 from='client.? 172.21.15.80:0/2895481252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:43:49.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:43:49 smithi080 bash[41963]: cluster 2023-12-01T05:43:47.331524+0000 mgr.y (mgr.24362) 1661 : cluster 0 pgmap v1630: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:43:49.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:43:49 smithi080 bash[41963]: audit 2023-12-01T05:43:47.981703+0000 mon.a (mon.0) 1677 : audit 0 from='client.? 172.21.15.80:0/2895481252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:43:51.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:43:50 smithi080 bash[41963]: cluster 2023-12-01T05:43:49.332219+0000 mgr.y (mgr.24362) 1662 : cluster 0 pgmap v1631: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:43:51.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:43:50 smithi080 bash[41963]: audit 2023-12-01T05:43:50.437549+0000 mon.a (mon.0) 1678 : audit 0 from='client.? 172.21.15.80:0/2769819491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:43:51.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:43:50 smithi080 bash[28361]: cluster 2023-12-01T05:43:49.332219+0000 mgr.y (mgr.24362) 1662 : cluster 0 pgmap v1631: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:43:51.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:43:50 smithi080 bash[28361]: audit 2023-12-01T05:43:50.437549+0000 mon.a (mon.0) 1678 : audit 0 from='client.? 172.21.15.80:0/2769819491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:43:51.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:43:50 smithi090 bash[32384]: cluster 2023-12-01T05:43:49.332219+0000 mgr.y (mgr.24362) 1662 : cluster 0 pgmap v1631: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:43:51.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:43:50 smithi090 bash[32384]: audit 2023-12-01T05:43:50.437549+0000 mon.a (mon.0) 1678 : audit 0 from='client.? 172.21.15.80:0/2769819491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:43:53.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:43:52 smithi080 bash[28361]: cluster 2023-12-01T05:43:51.333326+0000 mgr.y (mgr.24362) 1663 : cluster 0 pgmap v1632: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:43:53.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:43:52 smithi080 bash[41963]: cluster 2023-12-01T05:43:51.333326+0000 mgr.y (mgr.24362) 1663 : cluster 0 pgmap v1632: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:43:53.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:43:52 smithi090 bash[32384]: cluster 2023-12-01T05:43:51.333326+0000 mgr.y (mgr.24362) 1663 : cluster 0 pgmap v1632: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:43:54.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:43:53 smithi080 bash[28361]: audit 2023-12-01T05:43:52.894224+0000 mon.c (mon.2) 1058 : audit 0 from='client.? 172.21.15.80:0/4049675135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:43:54.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:43:53 smithi080 bash[41963]: audit 2023-12-01T05:43:52.894224+0000 mon.c (mon.2) 1058 : audit 0 from='client.? 172.21.15.80:0/4049675135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:43:54.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:43:53 smithi090 bash[32384]: audit 2023-12-01T05:43:52.894224+0000 mon.c (mon.2) 1058 : audit 0 from='client.? 172.21.15.80:0/4049675135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:43:55.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:43:54 smithi080 bash[41963]: cluster 2023-12-01T05:43:53.334040+0000 mgr.y (mgr.24362) 1664 : cluster 0 pgmap v1633: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:43:55.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:43:54 smithi080 bash[41963]: audit 2023-12-01T05:43:54.864913+0000 mon.c (mon.2) 1059 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:43:55.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:43:54 smithi080 bash[28361]: cluster 2023-12-01T05:43:53.334040+0000 mgr.y (mgr.24362) 1664 : cluster 0 pgmap v1633: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:43:55.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:43:54 smithi080 bash[28361]: audit 2023-12-01T05:43:54.864913+0000 mon.c (mon.2) 1059 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:43:55.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:43:54 smithi090 bash[32384]: cluster 2023-12-01T05:43:53.334040+0000 mgr.y (mgr.24362) 1664 : cluster 0 pgmap v1633: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:43:55.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:43:54 smithi090 bash[32384]: audit 2023-12-01T05:43:54.864913+0000 mon.c (mon.2) 1059 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:43:56.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:43:55 smithi080 bash[41963]: audit 2023-12-01T05:43:55.346032+0000 mon.c (mon.2) 1060 : audit 0 from='client.? 172.21.15.80:0/1219838260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:43:56.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:43:55 smithi080 bash[28361]: audit 2023-12-01T05:43:55.346032+0000 mon.c (mon.2) 1060 : audit 0 from='client.? 172.21.15.80:0/1219838260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:43:56.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:43:55 smithi090 bash[32384]: audit 2023-12-01T05:43:55.346032+0000 mon.c (mon.2) 1060 : audit 0 from='client.? 172.21.15.80:0/1219838260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:43:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:43:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:43:56] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T05:43:57.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:43:56 smithi080 bash[28361]: cluster 2023-12-01T05:43:55.334661+0000 mgr.y (mgr.24362) 1665 : cluster 0 pgmap v1634: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:43:57.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:43:56 smithi080 bash[41963]: cluster 2023-12-01T05:43:55.334661+0000 mgr.y (mgr.24362) 1665 : cluster 0 pgmap v1634: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:43:57.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:43:56 smithi090 bash[32384]: cluster 2023-12-01T05:43:55.334661+0000 mgr.y (mgr.24362) 1665 : cluster 0 pgmap v1634: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:43:58.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:43:57 smithi080 bash[41963]: audit 2023-12-01T05:43:57.799126+0000 mon.c (mon.2) 1061 : audit 0 from='client.? 172.21.15.80:0/2414083369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:43:58.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:43:57 smithi080 bash[28361]: audit 2023-12-01T05:43:57.799126+0000 mon.c (mon.2) 1061 : audit 0 from='client.? 172.21.15.80:0/2414083369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:43:58.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:43:57 smithi090 bash[32384]: audit 2023-12-01T05:43:57.799126+0000 mon.c (mon.2) 1061 : audit 0 from='client.? 172.21.15.80:0/2414083369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:43:59.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:43:58 smithi080 bash[28361]: cluster 2023-12-01T05:43:57.335795+0000 mgr.y (mgr.24362) 1666 : cluster 0 pgmap v1635: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:43:59.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:43:58 smithi080 bash[41963]: cluster 2023-12-01T05:43:57.335795+0000 mgr.y (mgr.24362) 1666 : cluster 0 pgmap v1635: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:43:59.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:43:58 smithi090 bash[32384]: cluster 2023-12-01T05:43:57.335795+0000 mgr.y (mgr.24362) 1666 : cluster 0 pgmap v1635: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:44:01.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:44:00 smithi090 bash[32384]: cluster 2023-12-01T05:43:59.336538+0000 mgr.y (mgr.24362) 1667 : cluster 0 pgmap v1636: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:44:01.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:44:00 smithi090 bash[32384]: audit 2023-12-01T05:44:00.239235+0000 mon.c (mon.2) 1062 : audit 0 from='client.? 172.21.15.80:0/2321339035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:44:01.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:44:00 smithi090 bash[32384]: audit 2023-12-01T05:44:00.279480+0000 mon.c (mon.2) 1063 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:44:01.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:44:00 smithi080 bash[28361]: cluster 2023-12-01T05:43:59.336538+0000 mgr.y (mgr.24362) 1667 : cluster 0 pgmap v1636: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:44:01.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:44:00 smithi080 bash[28361]: audit 2023-12-01T05:44:00.239235+0000 mon.c (mon.2) 1062 : audit 0 from='client.? 172.21.15.80:0/2321339035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:44:01.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:44:00 smithi080 bash[28361]: audit 2023-12-01T05:44:00.279480+0000 mon.c (mon.2) 1063 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:44:01.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:44:00 smithi080 bash[41963]: cluster 2023-12-01T05:43:59.336538+0000 mgr.y (mgr.24362) 1667 : cluster 0 pgmap v1636: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:44:01.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:44:00 smithi080 bash[41963]: audit 2023-12-01T05:44:00.239235+0000 mon.c (mon.2) 1062 : audit 0 from='client.? 172.21.15.80:0/2321339035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:44:01.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:44:00 smithi080 bash[41963]: audit 2023-12-01T05:44:00.279480+0000 mon.c (mon.2) 1063 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:44:03.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:44:02 smithi090 bash[32384]: cluster 2023-12-01T05:44:01.337714+0000 mgr.y (mgr.24362) 1668 : cluster 0 pgmap v1637: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:44:03.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:44:02 smithi090 bash[32384]: audit 2023-12-01T05:44:02.697924+0000 mon.c (mon.2) 1064 : audit 0 from='client.? 172.21.15.80:0/4220374578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:44:03.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:44:02 smithi080 bash[28361]: cluster 2023-12-01T05:44:01.337714+0000 mgr.y (mgr.24362) 1668 : cluster 0 pgmap v1637: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:44:03.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:44:02 smithi080 bash[28361]: audit 2023-12-01T05:44:02.697924+0000 mon.c (mon.2) 1064 : audit 0 from='client.? 172.21.15.80:0/4220374578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:44:03.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:44:02 smithi080 bash[41963]: cluster 2023-12-01T05:44:01.337714+0000 mgr.y (mgr.24362) 1668 : cluster 0 pgmap v1637: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:44:03.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:44:02 smithi080 bash[41963]: audit 2023-12-01T05:44:02.697924+0000 mon.c (mon.2) 1064 : audit 0 from='client.? 172.21.15.80:0/4220374578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:44:05.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:44:04 smithi090 bash[32384]: cluster 2023-12-01T05:44:03.338357+0000 mgr.y (mgr.24362) 1669 : cluster 0 pgmap v1638: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:44:05.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:44:04 smithi080 bash[28361]: cluster 2023-12-01T05:44:03.338357+0000 mgr.y (mgr.24362) 1669 : cluster 0 pgmap v1638: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:44:05.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:44:04 smithi080 bash[41963]: cluster 2023-12-01T05:44:03.338357+0000 mgr.y (mgr.24362) 1669 : cluster 0 pgmap v1638: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:44:06.236 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:44:05 smithi080 bash[41963]: audit 2023-12-01T05:44:05.156013+0000 mon.a (mon.0) 1679 : audit 0 from='client.? 172.21.15.80:0/2701153007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:44:06.237 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:44:05 smithi080 bash[28361]: audit 2023-12-01T05:44:05.156013+0000 mon.a (mon.0) 1679 : audit 0 from='client.? 172.21.15.80:0/2701153007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:44:06.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:44:05 smithi090 bash[32384]: audit 2023-12-01T05:44:05.156013+0000 mon.a (mon.0) 1679 : audit 0 from='client.? 172.21.15.80:0/2701153007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:44:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:44:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:44:06] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T05:44:07.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:44:06 smithi090 bash[32384]: cluster 2023-12-01T05:44:05.339044+0000 mgr.y (mgr.24362) 1670 : cluster 0 pgmap v1639: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:44:07.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:44:06 smithi090 bash[32384]: audit 2023-12-01T05:44:06.123790+0000 mon.a (mon.0) 1680 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:44:07.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:44:06 smithi090 bash[32384]: audit 2023-12-01T05:44:06.136102+0000 mon.a (mon.0) 1681 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:44:07.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:44:06 smithi090 bash[32384]: audit 2023-12-01T05:44:06.529808+0000 mon.a (mon.0) 1682 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:44:07.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:44:06 smithi090 bash[32384]: audit 2023-12-01T05:44:06.542555+0000 mon.a (mon.0) 1683 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:44:07.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:44:06 smithi080 bash[28361]: cluster 2023-12-01T05:44:05.339044+0000 mgr.y (mgr.24362) 1670 : cluster 0 pgmap v1639: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:44:07.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:44:06 smithi080 bash[28361]: audit 2023-12-01T05:44:06.123790+0000 mon.a (mon.0) 1680 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:44:07.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:44:06 smithi080 bash[28361]: audit 2023-12-01T05:44:06.136102+0000 mon.a (mon.0) 1681 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:44:07.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:44:06 smithi080 bash[28361]: audit 2023-12-01T05:44:06.529808+0000 mon.a (mon.0) 1682 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:44:07.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:44:06 smithi080 bash[28361]: audit 2023-12-01T05:44:06.542555+0000 mon.a (mon.0) 1683 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:44:07.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:44:06 smithi080 bash[41963]: cluster 2023-12-01T05:44:05.339044+0000 mgr.y (mgr.24362) 1670 : cluster 0 pgmap v1639: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:44:07.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:44:06 smithi080 bash[41963]: audit 2023-12-01T05:44:06.123790+0000 mon.a (mon.0) 1680 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:44:07.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:44:06 smithi080 bash[41963]: audit 2023-12-01T05:44:06.136102+0000 mon.a (mon.0) 1681 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:44:07.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:44:06 smithi080 bash[41963]: audit 2023-12-01T05:44:06.529808+0000 mon.a (mon.0) 1682 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:44:07.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:44:06 smithi080 bash[41963]: audit 2023-12-01T05:44:06.542555+0000 mon.a (mon.0) 1683 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:44:08.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:44:07 smithi090 bash[32384]: audit 2023-12-01T05:44:07.029738+0000 mon.c (mon.2) 1065 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:44:08.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:44:07 smithi090 bash[32384]: audit 2023-12-01T05:44:07.031409+0000 mon.c (mon.2) 1066 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:44:08.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:44:07 smithi090 bash[32384]: audit 2023-12-01T05:44:07.039821+0000 mon.a (mon.0) 1684 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:44:08.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:44:07 smithi090 bash[32384]: audit 2023-12-01T05:44:07.613715+0000 mon.a (mon.0) 1685 : audit 0 from='client.? 172.21.15.80:0/796941142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:44:08.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:44:07 smithi080 bash[28361]: audit 2023-12-01T05:44:07.029738+0000 mon.c (mon.2) 1065 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:44:08.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:44:07 smithi080 bash[28361]: audit 2023-12-01T05:44:07.031409+0000 mon.c (mon.2) 1066 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:44:08.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:44:07 smithi080 bash[28361]: audit 2023-12-01T05:44:07.039821+0000 mon.a (mon.0) 1684 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:44:08.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:44:07 smithi080 bash[28361]: audit 2023-12-01T05:44:07.613715+0000 mon.a (mon.0) 1685 : audit 0 from='client.? 172.21.15.80:0/796941142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:44:08.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:44:07 smithi080 bash[41963]: audit 2023-12-01T05:44:07.029738+0000 mon.c (mon.2) 1065 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:44:08.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:44:07 smithi080 bash[41963]: audit 2023-12-01T05:44:07.031409+0000 mon.c (mon.2) 1066 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:44:08.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:44:07 smithi080 bash[41963]: audit 2023-12-01T05:44:07.039821+0000 mon.a (mon.0) 1684 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:44:08.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:44:07 smithi080 bash[41963]: audit 2023-12-01T05:44:07.613715+0000 mon.a (mon.0) 1685 : audit 0 from='client.? 172.21.15.80:0/796941142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:44:09.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:44:08 smithi090 bash[32384]: cluster 2023-12-01T05:44:07.340286+0000 mgr.y (mgr.24362) 1671 : cluster 0 pgmap v1640: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:44:09.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:44:08 smithi080 bash[28361]: cluster 2023-12-01T05:44:07.340286+0000 mgr.y (mgr.24362) 1671 : cluster 0 pgmap v1640: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:44:09.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:44:08 smithi080 bash[41963]: cluster 2023-12-01T05:44:07.340286+0000 mgr.y (mgr.24362) 1671 : cluster 0 pgmap v1640: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:44:10.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:44:09 smithi090 bash[32384]: audit 2023-12-01T05:44:09.865190+0000 mon.c (mon.2) 1067 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:44:10.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:44:09 smithi080 bash[28361]: audit 2023-12-01T05:44:09.865190+0000 mon.c (mon.2) 1067 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:44:10.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:44:09 smithi080 bash[41963]: audit 2023-12-01T05:44:09.865190+0000 mon.c (mon.2) 1067 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:44:11.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:44:10 smithi090 bash[32384]: cluster 2023-12-01T05:44:09.340921+0000 mgr.y (mgr.24362) 1672 : cluster 0 pgmap v1641: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:44:11.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:44:10 smithi090 bash[32384]: audit 2023-12-01T05:44:10.081062+0000 mon.a (mon.0) 1686 : audit 0 from='client.? 172.21.15.80:0/3974177413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:44:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:44:10 smithi080 bash[28361]: cluster 2023-12-01T05:44:09.340921+0000 mgr.y (mgr.24362) 1672 : cluster 0 pgmap v1641: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:44:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:44:10 smithi080 bash[28361]: audit 2023-12-01T05:44:10.081062+0000 mon.a (mon.0) 1686 : audit 0 from='client.? 172.21.15.80:0/3974177413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:44:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:44:10 smithi080 bash[41963]: cluster 2023-12-01T05:44:09.340921+0000 mgr.y (mgr.24362) 1672 : cluster 0 pgmap v1641: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:44:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:44:10 smithi080 bash[41963]: audit 2023-12-01T05:44:10.081062+0000 mon.a (mon.0) 1686 : audit 0 from='client.? 172.21.15.80:0/3974177413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:44:13.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:44:12 smithi090 bash[32384]: cluster 2023-12-01T05:44:11.342161+0000 mgr.y (mgr.24362) 1673 : cluster 0 pgmap v1642: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:44:13.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:44:12 smithi090 bash[32384]: audit 2023-12-01T05:44:12.539615+0000 mon.c (mon.2) 1068 : audit 0 from='client.? 172.21.15.80:0/4049265597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:44:13.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:44:12 smithi080 bash[28361]: cluster 2023-12-01T05:44:11.342161+0000 mgr.y (mgr.24362) 1673 : cluster 0 pgmap v1642: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:44:13.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:44:12 smithi080 bash[28361]: audit 2023-12-01T05:44:12.539615+0000 mon.c (mon.2) 1068 : audit 0 from='client.? 172.21.15.80:0/4049265597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:44:13.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:44:12 smithi080 bash[41963]: cluster 2023-12-01T05:44:11.342161+0000 mgr.y (mgr.24362) 1673 : cluster 0 pgmap v1642: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:44:13.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:44:12 smithi080 bash[41963]: audit 2023-12-01T05:44:12.539615+0000 mon.c (mon.2) 1068 : audit 0 from='client.? 172.21.15.80:0/4049265597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:44:15.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:44:14 smithi090 bash[32384]: cluster 2023-12-01T05:44:13.342878+0000 mgr.y (mgr.24362) 1674 : cluster 0 pgmap v1643: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:44:15.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:44:14 smithi080 bash[28361]: cluster 2023-12-01T05:44:13.342878+0000 mgr.y (mgr.24362) 1674 : cluster 0 pgmap v1643: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:44:15.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:44:14 smithi080 bash[41963]: cluster 2023-12-01T05:44:13.342878+0000 mgr.y (mgr.24362) 1674 : cluster 0 pgmap v1643: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:44:16.236 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:44:15 smithi080 bash[28361]: audit 2023-12-01T05:44:14.990283+0000 mon.c (mon.2) 1069 : audit 0 from='client.? 172.21.15.80:0/1217608840' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:44:16.236 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:44:15 smithi080 bash[41963]: audit 2023-12-01T05:44:14.990283+0000 mon.c (mon.2) 1069 : audit 0 from='client.? 172.21.15.80:0/1217608840' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:44:16.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:44:15 smithi090 bash[32384]: audit 2023-12-01T05:44:14.990283+0000 mon.c (mon.2) 1069 : audit 0 from='client.? 172.21.15.80:0/1217608840' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:44:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:44:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:44:16] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T05:44:17.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:44:16 smithi090 bash[32384]: cluster 2023-12-01T05:44:15.343513+0000 mgr.y (mgr.24362) 1675 : cluster 0 pgmap v1644: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:44:17.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:44:16 smithi080 bash[28361]: cluster 2023-12-01T05:44:15.343513+0000 mgr.y (mgr.24362) 1675 : cluster 0 pgmap v1644: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:44:17.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:44:16 smithi080 bash[41963]: cluster 2023-12-01T05:44:15.343513+0000 mgr.y (mgr.24362) 1675 : cluster 0 pgmap v1644: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:44:18.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:44:17 smithi090 bash[32384]: audit 2023-12-01T05:44:17.440546+0000 mon.a (mon.0) 1687 : audit 0 from='client.? 172.21.15.80:0/1728923171' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:44:18.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:44:17 smithi080 bash[28361]: audit 2023-12-01T05:44:17.440546+0000 mon.a (mon.0) 1687 : audit 0 from='client.? 172.21.15.80:0/1728923171' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:44:18.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:44:17 smithi080 bash[41963]: audit 2023-12-01T05:44:17.440546+0000 mon.a (mon.0) 1687 : audit 0 from='client.? 172.21.15.80:0/1728923171' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:44:19.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:44:18 smithi090 bash[32384]: cluster 2023-12-01T05:44:17.344254+0000 mgr.y (mgr.24362) 1676 : cluster 0 pgmap v1645: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:44:19.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:44:18 smithi080 bash[28361]: cluster 2023-12-01T05:44:17.344254+0000 mgr.y (mgr.24362) 1676 : cluster 0 pgmap v1645: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:44:19.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:44:18 smithi080 bash[41963]: cluster 2023-12-01T05:44:17.344254+0000 mgr.y (mgr.24362) 1676 : cluster 0 pgmap v1645: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:44:20.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:44:20 smithi090 bash[32384]: audit 2023-12-01T05:44:19.896460+0000 mon.c (mon.2) 1070 : audit 0 from='client.? 172.21.15.80:0/282661209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:44:20.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:44:20 smithi080 bash[28361]: audit 2023-12-01T05:44:19.896460+0000 mon.c (mon.2) 1070 : audit 0 from='client.? 172.21.15.80:0/282661209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:44:20.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:44:20 smithi080 bash[41963]: audit 2023-12-01T05:44:19.896460+0000 mon.c (mon.2) 1070 : audit 0 from='client.? 172.21.15.80:0/282661209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:44:21.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:44:21 smithi090 bash[32384]: cluster 2023-12-01T05:44:19.344834+0000 mgr.y (mgr.24362) 1677 : cluster 0 pgmap v1646: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:44:21.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:44:21 smithi080 bash[28361]: cluster 2023-12-01T05:44:19.344834+0000 mgr.y (mgr.24362) 1677 : cluster 0 pgmap v1646: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:44:21.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:44:21 smithi080 bash[41963]: cluster 2023-12-01T05:44:19.344834+0000 mgr.y (mgr.24362) 1677 : cluster 0 pgmap v1646: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:44:23.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:44:23 smithi090 bash[32384]: cluster 2023-12-01T05:44:21.345997+0000 mgr.y (mgr.24362) 1678 : cluster 0 pgmap v1647: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:44:23.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:44:23 smithi090 bash[32384]: audit 2023-12-01T05:44:22.356500+0000 mon.a (mon.0) 1688 : audit 0 from='client.? 172.21.15.80:0/433522519' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:44:23.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:44:23 smithi080 bash[41963]: cluster 2023-12-01T05:44:21.345997+0000 mgr.y (mgr.24362) 1678 : cluster 0 pgmap v1647: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:44:23.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:44:23 smithi080 bash[41963]: audit 2023-12-01T05:44:22.356500+0000 mon.a (mon.0) 1688 : audit 0 from='client.? 172.21.15.80:0/433522519' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:44:23.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:44:23 smithi080 bash[28361]: cluster 2023-12-01T05:44:21.345997+0000 mgr.y (mgr.24362) 1678 : cluster 0 pgmap v1647: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:44:23.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:44:23 smithi080 bash[28361]: audit 2023-12-01T05:44:22.356500+0000 mon.a (mon.0) 1688 : audit 0 from='client.? 172.21.15.80:0/433522519' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:44:25.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:44:25 smithi090 bash[32384]: cluster 2023-12-01T05:44:23.346630+0000 mgr.y (mgr.24362) 1679 : cluster 0 pgmap v1648: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:44:25.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:44:25 smithi090 bash[32384]: audit 2023-12-01T05:44:24.819397+0000 mon.c (mon.2) 1071 : audit 0 from='client.? 172.21.15.80:0/3842535863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:44:25.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:44:25 smithi090 bash[32384]: audit 2023-12-01T05:44:24.865672+0000 mon.c (mon.2) 1072 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:44:25.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:44:25 smithi080 bash[28361]: cluster 2023-12-01T05:44:23.346630+0000 mgr.y (mgr.24362) 1679 : cluster 0 pgmap v1648: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:44:25.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:44:25 smithi080 bash[28361]: audit 2023-12-01T05:44:24.819397+0000 mon.c (mon.2) 1071 : audit 0 from='client.? 172.21.15.80:0/3842535863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:44:25.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:44:25 smithi080 bash[28361]: audit 2023-12-01T05:44:24.865672+0000 mon.c (mon.2) 1072 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:44:25.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:44:25 smithi080 bash[41963]: cluster 2023-12-01T05:44:23.346630+0000 mgr.y (mgr.24362) 1679 : cluster 0 pgmap v1648: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:44:25.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:44:25 smithi080 bash[41963]: audit 2023-12-01T05:44:24.819397+0000 mon.c (mon.2) 1071 : audit 0 from='client.? 172.21.15.80:0/3842535863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:44:25.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:44:25 smithi080 bash[41963]: audit 2023-12-01T05:44:24.865672+0000 mon.c (mon.2) 1072 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:44:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:44:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:44:26] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T05:44:27.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:44:27 smithi090 bash[32384]: cluster 2023-12-01T05:44:25.347330+0000 mgr.y (mgr.24362) 1680 : cluster 0 pgmap v1649: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:44:27.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:44:27 smithi080 bash[28361]: cluster 2023-12-01T05:44:25.347330+0000 mgr.y (mgr.24362) 1680 : cluster 0 pgmap v1649: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:44:27.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:44:27 smithi080 bash[41963]: cluster 2023-12-01T05:44:25.347330+0000 mgr.y (mgr.24362) 1680 : cluster 0 pgmap v1649: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:44:28.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:44:28 smithi080 bash[28361]: audit 2023-12-01T05:44:27.275604+0000 mon.a (mon.0) 1689 : audit 0 from='client.? 172.21.15.80:0/543563948' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:44:28.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:44:28 smithi080 bash[41963]: audit 2023-12-01T05:44:27.275604+0000 mon.a (mon.0) 1689 : audit 0 from='client.? 172.21.15.80:0/543563948' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:44:28.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:44:28 smithi090 bash[32384]: audit 2023-12-01T05:44:27.275604+0000 mon.a (mon.0) 1689 : audit 0 from='client.? 172.21.15.80:0/543563948' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:44:29.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:44:29 smithi080 bash[41963]: cluster 2023-12-01T05:44:27.348570+0000 mgr.y (mgr.24362) 1681 : cluster 0 pgmap v1650: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:44:29.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:44:29 smithi080 bash[28361]: cluster 2023-12-01T05:44:27.348570+0000 mgr.y (mgr.24362) 1681 : cluster 0 pgmap v1650: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:44:29.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:44:29 smithi090 bash[32384]: cluster 2023-12-01T05:44:27.348570+0000 mgr.y (mgr.24362) 1681 : cluster 0 pgmap v1650: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:44:30.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:44:30 smithi080 bash[41963]: cluster 2023-12-01T05:44:29.349264+0000 mgr.y (mgr.24362) 1682 : cluster 0 pgmap v1651: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:44:30.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:44:30 smithi080 bash[41963]: audit 2023-12-01T05:44:29.727430+0000 mon.a (mon.0) 1690 : audit 0 from='client.? 172.21.15.80:0/1706635339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:44:30.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:44:30 smithi080 bash[28361]: cluster 2023-12-01T05:44:29.349264+0000 mgr.y (mgr.24362) 1682 : cluster 0 pgmap v1651: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:44:30.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:44:30 smithi080 bash[28361]: audit 2023-12-01T05:44:29.727430+0000 mon.a (mon.0) 1690 : audit 0 from='client.? 172.21.15.80:0/1706635339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:44:30.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:44:30 smithi090 bash[32384]: cluster 2023-12-01T05:44:29.349264+0000 mgr.y (mgr.24362) 1682 : cluster 0 pgmap v1651: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:44:30.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:44:30 smithi090 bash[32384]: audit 2023-12-01T05:44:29.727430+0000 mon.a (mon.0) 1690 : audit 0 from='client.? 172.21.15.80:0/1706635339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:44:32.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:44:32 smithi080 bash[41963]: cluster 2023-12-01T05:44:31.350396+0000 mgr.y (mgr.24362) 1683 : cluster 0 pgmap v1652: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:44:32.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:44:32 smithi080 bash[41963]: audit 2023-12-01T05:44:32.180636+0000 mon.a (mon.0) 1691 : audit 0 from='client.? 172.21.15.80:0/4151836447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:44:32.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:44:32 smithi080 bash[28361]: cluster 2023-12-01T05:44:31.350396+0000 mgr.y (mgr.24362) 1683 : cluster 0 pgmap v1652: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:44:32.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:44:32 smithi080 bash[28361]: audit 2023-12-01T05:44:32.180636+0000 mon.a (mon.0) 1691 : audit 0 from='client.? 172.21.15.80:0/4151836447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:44:32.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:44:32 smithi090 bash[32384]: cluster 2023-12-01T05:44:31.350396+0000 mgr.y (mgr.24362) 1683 : cluster 0 pgmap v1652: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:44:32.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:44:32 smithi090 bash[32384]: audit 2023-12-01T05:44:32.180636+0000 mon.a (mon.0) 1691 : audit 0 from='client.? 172.21.15.80:0/4151836447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:44:35.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:44:34 smithi080 bash[41963]: cluster 2023-12-01T05:44:33.351094+0000 mgr.y (mgr.24362) 1684 : cluster 0 pgmap v1653: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:44:35.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:44:34 smithi080 bash[41963]: audit 2023-12-01T05:44:34.644033+0000 mon.a (mon.0) 1692 : audit 0 from='client.? 172.21.15.80:0/4233135720' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:44:35.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:44:34 smithi080 bash[28361]: cluster 2023-12-01T05:44:33.351094+0000 mgr.y (mgr.24362) 1684 : cluster 0 pgmap v1653: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:44:35.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:44:34 smithi080 bash[28361]: audit 2023-12-01T05:44:34.644033+0000 mon.a (mon.0) 1692 : audit 0 from='client.? 172.21.15.80:0/4233135720' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:44:35.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:44:34 smithi090 bash[32384]: cluster 2023-12-01T05:44:33.351094+0000 mgr.y (mgr.24362) 1684 : cluster 0 pgmap v1653: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:44:35.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:44:34 smithi090 bash[32384]: audit 2023-12-01T05:44:34.644033+0000 mon.a (mon.0) 1692 : audit 0 from='client.? 172.21.15.80:0/4233135720' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:44:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:44:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:44:36] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T05:44:37.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:44:36 smithi080 bash[28361]: cluster 2023-12-01T05:44:35.351790+0000 mgr.y (mgr.24362) 1685 : cluster 0 pgmap v1654: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:44:37.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:44:36 smithi080 bash[41963]: cluster 2023-12-01T05:44:35.351790+0000 mgr.y (mgr.24362) 1685 : cluster 0 pgmap v1654: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:44:37.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:44:36 smithi090 bash[32384]: cluster 2023-12-01T05:44:35.351790+0000 mgr.y (mgr.24362) 1685 : cluster 0 pgmap v1654: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:44:38.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:44:37 smithi080 bash[41963]: audit 2023-12-01T05:44:37.090940+0000 mon.c (mon.2) 1073 : audit 0 from='client.? 172.21.15.80:0/1689846343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:44:38.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:44:37 smithi080 bash[28361]: audit 2023-12-01T05:44:37.090940+0000 mon.c (mon.2) 1073 : audit 0 from='client.? 172.21.15.80:0/1689846343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:44:38.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:44:37 smithi090 bash[32384]: audit 2023-12-01T05:44:37.090940+0000 mon.c (mon.2) 1073 : audit 0 from='client.? 172.21.15.80:0/1689846343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:44:39.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:44:38 smithi080 bash[41963]: cluster 2023-12-01T05:44:37.352927+0000 mgr.y (mgr.24362) 1686 : cluster 0 pgmap v1655: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:44:39.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:44:38 smithi080 bash[28361]: cluster 2023-12-01T05:44:37.352927+0000 mgr.y (mgr.24362) 1686 : cluster 0 pgmap v1655: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:44:39.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:44:38 smithi090 bash[32384]: cluster 2023-12-01T05:44:37.352927+0000 mgr.y (mgr.24362) 1686 : cluster 0 pgmap v1655: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:44:40.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:44:39 smithi080 bash[28361]: audit 2023-12-01T05:44:39.546654+0000 mon.c (mon.2) 1074 : audit 0 from='client.? 172.21.15.80:0/3864449915' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:44:40.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:44:39 smithi080 bash[28361]: audit 2023-12-01T05:44:39.865964+0000 mon.c (mon.2) 1075 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:44:40.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:44:39 smithi080 bash[41963]: audit 2023-12-01T05:44:39.546654+0000 mon.c (mon.2) 1074 : audit 0 from='client.? 172.21.15.80:0/3864449915' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:44:40.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:44:39 smithi080 bash[41963]: audit 2023-12-01T05:44:39.865964+0000 mon.c (mon.2) 1075 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:44:40.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:44:39 smithi090 bash[32384]: audit 2023-12-01T05:44:39.546654+0000 mon.c (mon.2) 1074 : audit 0 from='client.? 172.21.15.80:0/3864449915' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:44:40.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:44:39 smithi090 bash[32384]: audit 2023-12-01T05:44:39.865964+0000 mon.c (mon.2) 1075 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:44:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:44:40 smithi080 bash[28361]: cluster 2023-12-01T05:44:39.353552+0000 mgr.y (mgr.24362) 1687 : cluster 0 pgmap v1656: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:44:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:44:40 smithi080 bash[41963]: cluster 2023-12-01T05:44:39.353552+0000 mgr.y (mgr.24362) 1687 : cluster 0 pgmap v1656: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:44:41.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:44:40 smithi090 bash[32384]: cluster 2023-12-01T05:44:39.353552+0000 mgr.y (mgr.24362) 1687 : cluster 0 pgmap v1656: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:44:43.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:44:42 smithi080 bash[28361]: cluster 2023-12-01T05:44:41.354617+0000 mgr.y (mgr.24362) 1688 : cluster 0 pgmap v1657: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:44:43.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:44:42 smithi080 bash[28361]: audit 2023-12-01T05:44:41.998238+0000 mon.c (mon.2) 1076 : audit 0 from='client.? 172.21.15.80:0/307478984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:44:43.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:44:42 smithi080 bash[41963]: cluster 2023-12-01T05:44:41.354617+0000 mgr.y (mgr.24362) 1688 : cluster 0 pgmap v1657: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:44:43.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:44:42 smithi080 bash[41963]: audit 2023-12-01T05:44:41.998238+0000 mon.c (mon.2) 1076 : audit 0 from='client.? 172.21.15.80:0/307478984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:44:43.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:44:42 smithi090 bash[32384]: cluster 2023-12-01T05:44:41.354617+0000 mgr.y (mgr.24362) 1688 : cluster 0 pgmap v1657: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:44:43.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:44:42 smithi090 bash[32384]: audit 2023-12-01T05:44:41.998238+0000 mon.c (mon.2) 1076 : audit 0 from='client.? 172.21.15.80:0/307478984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:44:45.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:44:44 smithi090 bash[32384]: cluster 2023-12-01T05:44:43.355287+0000 mgr.y (mgr.24362) 1689 : cluster 0 pgmap v1658: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:44:45.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:44:44 smithi090 bash[32384]: audit 2023-12-01T05:44:44.461846+0000 mon.c (mon.2) 1077 : audit 0 from='client.? 172.21.15.80:0/810950919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:44:45.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:44:44 smithi080 bash[41963]: cluster 2023-12-01T05:44:43.355287+0000 mgr.y (mgr.24362) 1689 : cluster 0 pgmap v1658: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:44:45.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:44:44 smithi080 bash[41963]: audit 2023-12-01T05:44:44.461846+0000 mon.c (mon.2) 1077 : audit 0 from='client.? 172.21.15.80:0/810950919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:44:45.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:44:44 smithi080 bash[28361]: cluster 2023-12-01T05:44:43.355287+0000 mgr.y (mgr.24362) 1689 : cluster 0 pgmap v1658: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:44:45.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:44:44 smithi080 bash[28361]: audit 2023-12-01T05:44:44.461846+0000 mon.c (mon.2) 1077 : audit 0 from='client.? 172.21.15.80:0/810950919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:44:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:44:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:44:46] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T05:44:47.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:44:46 smithi090 bash[32384]: cluster 2023-12-01T05:44:45.355902+0000 mgr.y (mgr.24362) 1690 : cluster 0 pgmap v1659: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:44:47.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:44:46 smithi090 bash[32384]: audit 2023-12-01T05:44:46.918498+0000 mon.a (mon.0) 1693 : audit 0 from='client.? 172.21.15.80:0/42311447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:44:47.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:44:46 smithi080 bash[28361]: cluster 2023-12-01T05:44:45.355902+0000 mgr.y (mgr.24362) 1690 : cluster 0 pgmap v1659: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:44:47.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:44:46 smithi080 bash[28361]: audit 2023-12-01T05:44:46.918498+0000 mon.a (mon.0) 1693 : audit 0 from='client.? 172.21.15.80:0/42311447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:44:47.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:44:46 smithi080 bash[41963]: cluster 2023-12-01T05:44:45.355902+0000 mgr.y (mgr.24362) 1690 : cluster 0 pgmap v1659: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:44:47.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:44:46 smithi080 bash[41963]: audit 2023-12-01T05:44:46.918498+0000 mon.a (mon.0) 1693 : audit 0 from='client.? 172.21.15.80:0/42311447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:44:49.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:44:48 smithi090 bash[32384]: cluster 2023-12-01T05:44:47.356951+0000 mgr.y (mgr.24362) 1691 : cluster 0 pgmap v1660: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:44:49.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:44:48 smithi080 bash[28361]: cluster 2023-12-01T05:44:47.356951+0000 mgr.y (mgr.24362) 1691 : cluster 0 pgmap v1660: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:44:49.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:44:48 smithi080 bash[41963]: cluster 2023-12-01T05:44:47.356951+0000 mgr.y (mgr.24362) 1691 : cluster 0 pgmap v1660: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:44:50.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:44:49 smithi090 bash[32384]: audit 2023-12-01T05:44:49.372322+0000 mon.c (mon.2) 1078 : audit 0 from='client.? 172.21.15.80:0/2280708564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:44:50.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:44:49 smithi080 bash[28361]: audit 2023-12-01T05:44:49.372322+0000 mon.c (mon.2) 1078 : audit 0 from='client.? 172.21.15.80:0/2280708564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:44:50.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:44:49 smithi080 bash[41963]: audit 2023-12-01T05:44:49.372322+0000 mon.c (mon.2) 1078 : audit 0 from='client.? 172.21.15.80:0/2280708564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:44:51.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:44:50 smithi090 bash[32384]: cluster 2023-12-01T05:44:49.357594+0000 mgr.y (mgr.24362) 1692 : cluster 0 pgmap v1661: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:44:51.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:44:50 smithi080 bash[28361]: cluster 2023-12-01T05:44:49.357594+0000 mgr.y (mgr.24362) 1692 : cluster 0 pgmap v1661: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:44:51.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:44:50 smithi080 bash[41963]: cluster 2023-12-01T05:44:49.357594+0000 mgr.y (mgr.24362) 1692 : cluster 0 pgmap v1661: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:44:52.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:44:51 smithi090 bash[32384]: audit 2023-12-01T05:44:51.823456+0000 mon.c (mon.2) 1079 : audit 0 from='client.? 172.21.15.80:0/2820940411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:44:52.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:44:51 smithi080 bash[28361]: audit 2023-12-01T05:44:51.823456+0000 mon.c (mon.2) 1079 : audit 0 from='client.? 172.21.15.80:0/2820940411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:44:52.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:44:51 smithi080 bash[41963]: audit 2023-12-01T05:44:51.823456+0000 mon.c (mon.2) 1079 : audit 0 from='client.? 172.21.15.80:0/2820940411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:44:53.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:44:52 smithi090 bash[32384]: cluster 2023-12-01T05:44:51.358783+0000 mgr.y (mgr.24362) 1693 : cluster 0 pgmap v1662: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:44:53.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:44:52 smithi080 bash[28361]: cluster 2023-12-01T05:44:51.358783+0000 mgr.y (mgr.24362) 1693 : cluster 0 pgmap v1662: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:44:53.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:44:52 smithi080 bash[41963]: cluster 2023-12-01T05:44:51.358783+0000 mgr.y (mgr.24362) 1693 : cluster 0 pgmap v1662: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:44:55.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:44:54 smithi090 bash[32384]: cluster 2023-12-01T05:44:53.359475+0000 mgr.y (mgr.24362) 1694 : cluster 0 pgmap v1663: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:44:55.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:44:54 smithi090 bash[32384]: audit 2023-12-01T05:44:54.281432+0000 mon.c (mon.2) 1080 : audit 0 from='client.? 172.21.15.80:0/1551417837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:44:55.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:44:54 smithi090 bash[32384]: audit 2023-12-01T05:44:54.866173+0000 mon.c (mon.2) 1081 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:44:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:44:54 smithi080 bash[41963]: cluster 2023-12-01T05:44:53.359475+0000 mgr.y (mgr.24362) 1694 : cluster 0 pgmap v1663: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:44:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:44:54 smithi080 bash[41963]: audit 2023-12-01T05:44:54.281432+0000 mon.c (mon.2) 1080 : audit 0 from='client.? 172.21.15.80:0/1551417837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:44:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:44:54 smithi080 bash[41963]: audit 2023-12-01T05:44:54.866173+0000 mon.c (mon.2) 1081 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:44:55.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:44:54 smithi080 bash[28361]: cluster 2023-12-01T05:44:53.359475+0000 mgr.y (mgr.24362) 1694 : cluster 0 pgmap v1663: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:44:55.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:44:54 smithi080 bash[28361]: audit 2023-12-01T05:44:54.281432+0000 mon.c (mon.2) 1080 : audit 0 from='client.? 172.21.15.80:0/1551417837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:44:55.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:44:54 smithi080 bash[28361]: audit 2023-12-01T05:44:54.866173+0000 mon.c (mon.2) 1081 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:44:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:44:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:44:56] "GET /metrics HTTP/1.1" 200 33977 "" "Prometheus/2.43.0" 2023-12-01T05:44:57.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:44:56 smithi090 bash[32384]: cluster 2023-12-01T05:44:55.360154+0000 mgr.y (mgr.24362) 1695 : cluster 0 pgmap v1664: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:44:57.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:44:56 smithi090 bash[32384]: audit 2023-12-01T05:44:56.739400+0000 mon.c (mon.2) 1082 : audit 0 from='client.? 172.21.15.80:0/4065095009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:44:57.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:44:56 smithi080 bash[28361]: cluster 2023-12-01T05:44:55.360154+0000 mgr.y (mgr.24362) 1695 : cluster 0 pgmap v1664: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:44:57.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:44:56 smithi080 bash[28361]: audit 2023-12-01T05:44:56.739400+0000 mon.c (mon.2) 1082 : audit 0 from='client.? 172.21.15.80:0/4065095009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:44:57.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:44:56 smithi080 bash[41963]: cluster 2023-12-01T05:44:55.360154+0000 mgr.y (mgr.24362) 1695 : cluster 0 pgmap v1664: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:44:57.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:44:56 smithi080 bash[41963]: audit 2023-12-01T05:44:56.739400+0000 mon.c (mon.2) 1082 : audit 0 from='client.? 172.21.15.80:0/4065095009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:44:59.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:44:58 smithi090 bash[32384]: cluster 2023-12-01T05:44:57.361459+0000 mgr.y (mgr.24362) 1696 : cluster 0 pgmap v1665: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:44:59.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:44:58 smithi080 bash[28361]: cluster 2023-12-01T05:44:57.361459+0000 mgr.y (mgr.24362) 1696 : cluster 0 pgmap v1665: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:44:59.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:44:58 smithi080 bash[41963]: cluster 2023-12-01T05:44:57.361459+0000 mgr.y (mgr.24362) 1696 : cluster 0 pgmap v1665: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:45:00.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:44:59 smithi090 bash[32384]: audit 2023-12-01T05:44:59.197749+0000 mon.c (mon.2) 1083 : audit 0 from='client.? 172.21.15.80:0/1982901018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:45:00.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:44:59 smithi080 bash[28361]: audit 2023-12-01T05:44:59.197749+0000 mon.c (mon.2) 1083 : audit 0 from='client.? 172.21.15.80:0/1982901018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:45:00.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:44:59 smithi080 bash[41963]: audit 2023-12-01T05:44:59.197749+0000 mon.c (mon.2) 1083 : audit 0 from='client.? 172.21.15.80:0/1982901018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:45:01.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:45:00 smithi090 bash[32384]: cluster 2023-12-01T05:44:59.362268+0000 mgr.y (mgr.24362) 1697 : cluster 0 pgmap v1666: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:45:01.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:45:00 smithi080 bash[28361]: cluster 2023-12-01T05:44:59.362268+0000 mgr.y (mgr.24362) 1697 : cluster 0 pgmap v1666: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:45:01.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:45:00 smithi080 bash[41963]: cluster 2023-12-01T05:44:59.362268+0000 mgr.y (mgr.24362) 1697 : cluster 0 pgmap v1666: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:45:02.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:45:01 smithi090 bash[32384]: audit 2023-12-01T05:45:01.652148+0000 mon.a (mon.0) 1694 : audit 0 from='client.? 172.21.15.80:0/1105229717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:45:02.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:45:02 smithi080 bash[41963]: audit 2023-12-01T05:45:01.652148+0000 mon.a (mon.0) 1694 : audit 0 from='client.? 172.21.15.80:0/1105229717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:45:02.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:45:02 smithi080 bash[28361]: audit 2023-12-01T05:45:01.652148+0000 mon.a (mon.0) 1694 : audit 0 from='client.? 172.21.15.80:0/1105229717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:45:03.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:45:03 smithi090 bash[32384]: cluster 2023-12-01T05:45:01.363414+0000 mgr.y (mgr.24362) 1698 : cluster 0 pgmap v1667: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:45:03.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:45:03 smithi080 bash[41963]: cluster 2023-12-01T05:45:01.363414+0000 mgr.y (mgr.24362) 1698 : cluster 0 pgmap v1667: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:45:03.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:45:03 smithi080 bash[28361]: cluster 2023-12-01T05:45:01.363414+0000 mgr.y (mgr.24362) 1698 : cluster 0 pgmap v1667: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:45:05.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:45:05 smithi090 bash[32384]: cluster 2023-12-01T05:45:03.364138+0000 mgr.y (mgr.24362) 1699 : cluster 0 pgmap v1668: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:45:05.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:45:05 smithi090 bash[32384]: audit 2023-12-01T05:45:04.104870+0000 mon.c (mon.2) 1084 : audit 0 from='client.? 172.21.15.80:0/3492183661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:45:05.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:45:05 smithi080 bash[28361]: cluster 2023-12-01T05:45:03.364138+0000 mgr.y (mgr.24362) 1699 : cluster 0 pgmap v1668: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:45:05.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:45:05 smithi080 bash[28361]: audit 2023-12-01T05:45:04.104870+0000 mon.c (mon.2) 1084 : audit 0 from='client.? 172.21.15.80:0/3492183661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:45:05.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:45:05 smithi080 bash[41963]: cluster 2023-12-01T05:45:03.364138+0000 mgr.y (mgr.24362) 1699 : cluster 0 pgmap v1668: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:45:05.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:45:05 smithi080 bash[41963]: audit 2023-12-01T05:45:04.104870+0000 mon.c (mon.2) 1084 : audit 0 from='client.? 172.21.15.80:0/3492183661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:45:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:45:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:45:06] "GET /metrics HTTP/1.1" 200 33977 "" "Prometheus/2.43.0" 2023-12-01T05:45:07.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:45:07 smithi090 bash[32384]: cluster 2023-12-01T05:45:05.364718+0000 mgr.y (mgr.24362) 1700 : cluster 0 pgmap v1669: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:45:07.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:45:07 smithi090 bash[32384]: audit 2023-12-01T05:45:06.558659+0000 mon.c (mon.2) 1085 : audit 0 from='client.? 172.21.15.80:0/761883132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:45:07.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:45:07 smithi080 bash[41963]: cluster 2023-12-01T05:45:05.364718+0000 mgr.y (mgr.24362) 1700 : cluster 0 pgmap v1669: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:45:07.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:45:07 smithi080 bash[41963]: audit 2023-12-01T05:45:06.558659+0000 mon.c (mon.2) 1085 : audit 0 from='client.? 172.21.15.80:0/761883132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:45:07.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:45:07 smithi080 bash[28361]: cluster 2023-12-01T05:45:05.364718+0000 mgr.y (mgr.24362) 1700 : cluster 0 pgmap v1669: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:45:07.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:45:07 smithi080 bash[28361]: audit 2023-12-01T05:45:06.558659+0000 mon.c (mon.2) 1085 : audit 0 from='client.? 172.21.15.80:0/761883132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:45:08.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:45:08 smithi080 bash[41963]: audit 2023-12-01T05:45:07.123799+0000 mon.c (mon.2) 1086 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:45:08.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:45:08 smithi080 bash[28361]: audit 2023-12-01T05:45:07.123799+0000 mon.c (mon.2) 1086 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:45:08.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:45:08 smithi090 bash[32384]: audit 2023-12-01T05:45:07.123799+0000 mon.c (mon.2) 1086 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:45:09.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:45:09 smithi080 bash[41963]: cluster 2023-12-01T05:45:07.365798+0000 mgr.y (mgr.24362) 1701 : cluster 0 pgmap v1670: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:45:09.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:45:09 smithi080 bash[41963]: audit 2023-12-01T05:45:09.015997+0000 mon.a (mon.0) 1695 : audit 0 from='client.? 172.21.15.80:0/3495430377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:45:09.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:45:09 smithi080 bash[28361]: cluster 2023-12-01T05:45:07.365798+0000 mgr.y (mgr.24362) 1701 : cluster 0 pgmap v1670: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:45:09.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:45:09 smithi080 bash[28361]: audit 2023-12-01T05:45:09.015997+0000 mon.a (mon.0) 1695 : audit 0 from='client.? 172.21.15.80:0/3495430377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:45:09.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:45:09 smithi090 bash[32384]: cluster 2023-12-01T05:45:07.365798+0000 mgr.y (mgr.24362) 1701 : cluster 0 pgmap v1670: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:45:09.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:45:09 smithi090 bash[32384]: audit 2023-12-01T05:45:09.015997+0000 mon.a (mon.0) 1695 : audit 0 from='client.? 172.21.15.80:0/3495430377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:45:10.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:45:10 smithi080 bash[28361]: audit 2023-12-01T05:45:09.866768+0000 mon.c (mon.2) 1087 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:45:10.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:45:10 smithi080 bash[41963]: audit 2023-12-01T05:45:09.866768+0000 mon.c (mon.2) 1087 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:45:10.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:45:10 smithi090 bash[32384]: audit 2023-12-01T05:45:09.866768+0000 mon.c (mon.2) 1087 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:45:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:45:11 smithi080 bash[41963]: cluster 2023-12-01T05:45:09.366449+0000 mgr.y (mgr.24362) 1702 : cluster 0 pgmap v1671: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:45:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:45:11 smithi080 bash[28361]: cluster 2023-12-01T05:45:09.366449+0000 mgr.y (mgr.24362) 1702 : cluster 0 pgmap v1671: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:45:11.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:45:11 smithi090 bash[32384]: cluster 2023-12-01T05:45:09.366449+0000 mgr.y (mgr.24362) 1702 : cluster 0 pgmap v1671: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:45:12.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:45:12 smithi080 bash[41963]: cluster 2023-12-01T05:45:11.367531+0000 mgr.y (mgr.24362) 1703 : cluster 0 pgmap v1672: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:45:12.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:45:12 smithi080 bash[41963]: audit 2023-12-01T05:45:11.478884+0000 mon.c (mon.2) 1088 : audit 0 from='client.? 172.21.15.80:0/3103098829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:45:12.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:45:12 smithi080 bash[28361]: cluster 2023-12-01T05:45:11.367531+0000 mgr.y (mgr.24362) 1703 : cluster 0 pgmap v1672: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:45:12.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:45:12 smithi080 bash[28361]: audit 2023-12-01T05:45:11.478884+0000 mon.c (mon.2) 1088 : audit 0 from='client.? 172.21.15.80:0/3103098829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:45:12.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:45:12 smithi090 bash[32384]: cluster 2023-12-01T05:45:11.367531+0000 mgr.y (mgr.24362) 1703 : cluster 0 pgmap v1672: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:45:12.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:45:12 smithi090 bash[32384]: audit 2023-12-01T05:45:11.478884+0000 mon.c (mon.2) 1088 : audit 0 from='client.? 172.21.15.80:0/3103098829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:45:14.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:45:13 smithi090 bash[32384]: audit 2023-12-01T05:45:12.966544+0000 mon.a (mon.0) 1696 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:45:14.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:45:13 smithi090 bash[32384]: audit 2023-12-01T05:45:12.977479+0000 mon.a (mon.0) 1697 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:45:14.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:45:13 smithi090 bash[32384]: audit 2023-12-01T05:45:13.376266+0000 mon.a (mon.0) 1698 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:45:14.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:45:13 smithi090 bash[32384]: audit 2023-12-01T05:45:13.391817+0000 mon.a (mon.0) 1699 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:45:14.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:45:13 smithi090 bash[32384]: audit 2023-12-01T05:45:13.882166+0000 mon.c (mon.2) 1089 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:45:14.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:45:13 smithi090 bash[32384]: audit 2023-12-01T05:45:13.883762+0000 mon.c (mon.2) 1090 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:45:14.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:45:13 smithi090 bash[32384]: audit 2023-12-01T05:45:13.893931+0000 mon.a (mon.0) 1700 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:45:14.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:45:13 smithi090 bash[32384]: audit 2023-12-01T05:45:13.933774+0000 mon.a (mon.0) 1701 : audit 0 from='client.? 172.21.15.80:0/2302731842' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:45:14.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:45:13 smithi080 bash[28361]: audit 2023-12-01T05:45:12.966544+0000 mon.a (mon.0) 1696 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:45:14.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:45:13 smithi080 bash[28361]: audit 2023-12-01T05:45:12.977479+0000 mon.a (mon.0) 1697 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:45:14.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:45:13 smithi080 bash[28361]: audit 2023-12-01T05:45:13.376266+0000 mon.a (mon.0) 1698 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:45:14.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:45:13 smithi080 bash[28361]: audit 2023-12-01T05:45:13.391817+0000 mon.a (mon.0) 1699 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:45:14.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:45:13 smithi080 bash[28361]: audit 2023-12-01T05:45:13.882166+0000 mon.c (mon.2) 1089 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:45:14.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:45:13 smithi080 bash[28361]: audit 2023-12-01T05:45:13.883762+0000 mon.c (mon.2) 1090 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:45:14.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:45:13 smithi080 bash[28361]: audit 2023-12-01T05:45:13.893931+0000 mon.a (mon.0) 1700 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:45:14.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:45:13 smithi080 bash[28361]: audit 2023-12-01T05:45:13.933774+0000 mon.a (mon.0) 1701 : audit 0 from='client.? 172.21.15.80:0/2302731842' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:45:14.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:45:13 smithi080 bash[41963]: audit 2023-12-01T05:45:12.966544+0000 mon.a (mon.0) 1696 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:45:14.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:45:13 smithi080 bash[41963]: audit 2023-12-01T05:45:12.977479+0000 mon.a (mon.0) 1697 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:45:14.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:45:13 smithi080 bash[41963]: audit 2023-12-01T05:45:13.376266+0000 mon.a (mon.0) 1698 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:45:14.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:45:13 smithi080 bash[41963]: audit 2023-12-01T05:45:13.391817+0000 mon.a (mon.0) 1699 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:45:14.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:45:13 smithi080 bash[41963]: audit 2023-12-01T05:45:13.882166+0000 mon.c (mon.2) 1089 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:45:14.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:45:13 smithi080 bash[41963]: audit 2023-12-01T05:45:13.883762+0000 mon.c (mon.2) 1090 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:45:14.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:45:13 smithi080 bash[41963]: audit 2023-12-01T05:45:13.893931+0000 mon.a (mon.0) 1700 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:45:14.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:45:13 smithi080 bash[41963]: audit 2023-12-01T05:45:13.933774+0000 mon.a (mon.0) 1701 : audit 0 from='client.? 172.21.15.80:0/2302731842' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:45:15.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:45:14 smithi090 bash[32384]: cluster 2023-12-01T05:45:13.368144+0000 mgr.y (mgr.24362) 1704 : cluster 0 pgmap v1673: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:45:15.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:45:14 smithi080 bash[28361]: cluster 2023-12-01T05:45:13.368144+0000 mgr.y (mgr.24362) 1704 : cluster 0 pgmap v1673: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:45:15.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:45:14 smithi080 bash[41963]: cluster 2023-12-01T05:45:13.368144+0000 mgr.y (mgr.24362) 1704 : cluster 0 pgmap v1673: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:45:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:45:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:45:16] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T05:45:17.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:45:16 smithi090 bash[32384]: cluster 2023-12-01T05:45:15.368727+0000 mgr.y (mgr.24362) 1705 : cluster 0 pgmap v1674: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:45:17.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:45:16 smithi090 bash[32384]: audit 2023-12-01T05:45:16.384699+0000 mon.c (mon.2) 1091 : audit 0 from='client.? 172.21.15.80:0/2563851026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:45:17.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:45:16 smithi080 bash[28361]: cluster 2023-12-01T05:45:15.368727+0000 mgr.y (mgr.24362) 1705 : cluster 0 pgmap v1674: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:45:17.455 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:45:16 smithi080 bash[28361]: audit 2023-12-01T05:45:16.384699+0000 mon.c (mon.2) 1091 : audit 0 from='client.? 172.21.15.80:0/2563851026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:45:17.455 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:45:16 smithi080 bash[41963]: cluster 2023-12-01T05:45:15.368727+0000 mgr.y (mgr.24362) 1705 : cluster 0 pgmap v1674: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:45:17.455 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:45:16 smithi080 bash[41963]: audit 2023-12-01T05:45:16.384699+0000 mon.c (mon.2) 1091 : audit 0 from='client.? 172.21.15.80:0/2563851026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:45:19.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:45:18 smithi090 bash[32384]: cluster 2023-12-01T05:45:17.369958+0000 mgr.y (mgr.24362) 1706 : cluster 0 pgmap v1675: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:45:19.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:45:18 smithi090 bash[32384]: audit 2023-12-01T05:45:18.838343+0000 mon.c (mon.2) 1092 : audit 0 from='client.? 172.21.15.80:0/1763708798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:45:19.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:45:18 smithi080 bash[28361]: cluster 2023-12-01T05:45:17.369958+0000 mgr.y (mgr.24362) 1706 : cluster 0 pgmap v1675: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:45:19.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:45:18 smithi080 bash[28361]: audit 2023-12-01T05:45:18.838343+0000 mon.c (mon.2) 1092 : audit 0 from='client.? 172.21.15.80:0/1763708798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:45:19.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:45:18 smithi080 bash[41963]: cluster 2023-12-01T05:45:17.369958+0000 mgr.y (mgr.24362) 1706 : cluster 0 pgmap v1675: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:45:19.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:45:18 smithi080 bash[41963]: audit 2023-12-01T05:45:18.838343+0000 mon.c (mon.2) 1092 : audit 0 from='client.? 172.21.15.80:0/1763708798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:45:21.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:45:20 smithi090 bash[32384]: cluster 2023-12-01T05:45:19.370640+0000 mgr.y (mgr.24362) 1707 : cluster 0 pgmap v1676: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:45:21.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:45:20 smithi080 bash[28361]: cluster 2023-12-01T05:45:19.370640+0000 mgr.y (mgr.24362) 1707 : cluster 0 pgmap v1676: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:45:21.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:45:20 smithi080 bash[41963]: cluster 2023-12-01T05:45:19.370640+0000 mgr.y (mgr.24362) 1707 : cluster 0 pgmap v1676: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:45:22.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:45:22 smithi090 bash[32384]: audit 2023-12-01T05:45:21.290386+0000 mon.a (mon.0) 1702 : audit 0 from='client.? 172.21.15.80:0/1259884452' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:45:22.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:45:22 smithi080 bash[28361]: audit 2023-12-01T05:45:21.290386+0000 mon.a (mon.0) 1702 : audit 0 from='client.? 172.21.15.80:0/1259884452' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:45:22.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:45:22 smithi080 bash[41963]: audit 2023-12-01T05:45:21.290386+0000 mon.a (mon.0) 1702 : audit 0 from='client.? 172.21.15.80:0/1259884452' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:45:23.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:45:23 smithi090 bash[32384]: cluster 2023-12-01T05:45:21.371766+0000 mgr.y (mgr.24362) 1708 : cluster 0 pgmap v1677: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:45:23.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:45:23 smithi080 bash[41963]: cluster 2023-12-01T05:45:21.371766+0000 mgr.y (mgr.24362) 1708 : cluster 0 pgmap v1677: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:45:23.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:45:23 smithi080 bash[28361]: cluster 2023-12-01T05:45:21.371766+0000 mgr.y (mgr.24362) 1708 : cluster 0 pgmap v1677: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:45:24.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:45:24 smithi090 bash[32384]: audit 2023-12-01T05:45:23.748878+0000 mon.c (mon.2) 1093 : audit 0 from='client.? 172.21.15.80:0/3742111440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:45:24.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:45:24 smithi080 bash[28361]: audit 2023-12-01T05:45:23.748878+0000 mon.c (mon.2) 1093 : audit 0 from='client.? 172.21.15.80:0/3742111440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:45:24.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:45:24 smithi080 bash[41963]: audit 2023-12-01T05:45:23.748878+0000 mon.c (mon.2) 1093 : audit 0 from='client.? 172.21.15.80:0/3742111440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:45:25.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:45:25 smithi090 bash[32384]: cluster 2023-12-01T05:45:23.372431+0000 mgr.y (mgr.24362) 1709 : cluster 0 pgmap v1678: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:45:25.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:45:25 smithi090 bash[32384]: audit 2023-12-01T05:45:24.867343+0000 mon.c (mon.2) 1094 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:45:25.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:45:25 smithi080 bash[28361]: cluster 2023-12-01T05:45:23.372431+0000 mgr.y (mgr.24362) 1709 : cluster 0 pgmap v1678: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:45:25.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:45:25 smithi080 bash[28361]: audit 2023-12-01T05:45:24.867343+0000 mon.c (mon.2) 1094 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:45:25.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:45:25 smithi080 bash[41963]: cluster 2023-12-01T05:45:23.372431+0000 mgr.y (mgr.24362) 1709 : cluster 0 pgmap v1678: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:45:25.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:45:25 smithi080 bash[41963]: audit 2023-12-01T05:45:24.867343+0000 mon.c (mon.2) 1094 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:45:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:45:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:45:26] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T05:45:27.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:45:27 smithi090 bash[32384]: cluster 2023-12-01T05:45:25.373140+0000 mgr.y (mgr.24362) 1710 : cluster 0 pgmap v1679: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:45:27.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:45:27 smithi090 bash[32384]: audit 2023-12-01T05:45:26.205499+0000 mon.c (mon.2) 1095 : audit 0 from='client.? 172.21.15.80:0/815021972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:45:27.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:45:27 smithi080 bash[28361]: cluster 2023-12-01T05:45:25.373140+0000 mgr.y (mgr.24362) 1710 : cluster 0 pgmap v1679: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:45:27.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:45:27 smithi080 bash[28361]: audit 2023-12-01T05:45:26.205499+0000 mon.c (mon.2) 1095 : audit 0 from='client.? 172.21.15.80:0/815021972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:45:27.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:45:27 smithi080 bash[41963]: cluster 2023-12-01T05:45:25.373140+0000 mgr.y (mgr.24362) 1710 : cluster 0 pgmap v1679: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:45:27.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:45:27 smithi080 bash[41963]: audit 2023-12-01T05:45:26.205499+0000 mon.c (mon.2) 1095 : audit 0 from='client.? 172.21.15.80:0/815021972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:45:29.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:45:29 smithi080 bash[28361]: cluster 2023-12-01T05:45:27.374427+0000 mgr.y (mgr.24362) 1711 : cluster 0 pgmap v1680: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:45:29.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:45:29 smithi080 bash[28361]: audit 2023-12-01T05:45:28.660877+0000 mon.a (mon.0) 1703 : audit 0 from='client.? 172.21.15.80:0/2087672244' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:45:29.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:45:29 smithi080 bash[41963]: cluster 2023-12-01T05:45:27.374427+0000 mgr.y (mgr.24362) 1711 : cluster 0 pgmap v1680: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:45:29.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:45:29 smithi080 bash[41963]: audit 2023-12-01T05:45:28.660877+0000 mon.a (mon.0) 1703 : audit 0 from='client.? 172.21.15.80:0/2087672244' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:45:29.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:45:29 smithi090 bash[32384]: cluster 2023-12-01T05:45:27.374427+0000 mgr.y (mgr.24362) 1711 : cluster 0 pgmap v1680: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:45:29.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:45:29 smithi090 bash[32384]: audit 2023-12-01T05:45:28.660877+0000 mon.a (mon.0) 1703 : audit 0 from='client.? 172.21.15.80:0/2087672244' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:45:31.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:45:31 smithi080 bash[28361]: cluster 2023-12-01T05:45:29.375233+0000 mgr.y (mgr.24362) 1712 : cluster 0 pgmap v1681: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:45:31.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:45:31 smithi080 bash[41963]: cluster 2023-12-01T05:45:29.375233+0000 mgr.y (mgr.24362) 1712 : cluster 0 pgmap v1681: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:45:31.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:45:31 smithi090 bash[32384]: cluster 2023-12-01T05:45:29.375233+0000 mgr.y (mgr.24362) 1712 : cluster 0 pgmap v1681: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:45:32.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:45:32 smithi080 bash[41963]: audit 2023-12-01T05:45:31.125612+0000 mon.a (mon.0) 1704 : audit 0 from='client.? 172.21.15.80:0/1407203495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:45:32.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:45:32 smithi080 bash[28361]: audit 2023-12-01T05:45:31.125612+0000 mon.a (mon.0) 1704 : audit 0 from='client.? 172.21.15.80:0/1407203495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:45:32.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:45:32 smithi090 bash[32384]: audit 2023-12-01T05:45:31.125612+0000 mon.a (mon.0) 1704 : audit 0 from='client.? 172.21.15.80:0/1407203495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:45:33.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:45:33 smithi080 bash[28361]: cluster 2023-12-01T05:45:31.376397+0000 mgr.y (mgr.24362) 1713 : cluster 0 pgmap v1682: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:45:33.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:45:33 smithi080 bash[41963]: cluster 2023-12-01T05:45:31.376397+0000 mgr.y (mgr.24362) 1713 : cluster 0 pgmap v1682: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:45:33.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:45:33 smithi090 bash[32384]: cluster 2023-12-01T05:45:31.376397+0000 mgr.y (mgr.24362) 1713 : cluster 0 pgmap v1682: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:45:34.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:45:34 smithi080 bash[28361]: audit 2023-12-01T05:45:33.574795+0000 mon.c (mon.2) 1096 : audit 0 from='client.? 172.21.15.80:0/3662084622' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:45:34.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:45:34 smithi080 bash[41963]: audit 2023-12-01T05:45:33.574795+0000 mon.c (mon.2) 1096 : audit 0 from='client.? 172.21.15.80:0/3662084622' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:45:34.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:45:34 smithi090 bash[32384]: audit 2023-12-01T05:45:33.574795+0000 mon.c (mon.2) 1096 : audit 0 from='client.? 172.21.15.80:0/3662084622' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:45:35.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:45:35 smithi080 bash[28361]: cluster 2023-12-01T05:45:33.377138+0000 mgr.y (mgr.24362) 1714 : cluster 0 pgmap v1683: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:45:35.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:45:35 smithi080 bash[41963]: cluster 2023-12-01T05:45:33.377138+0000 mgr.y (mgr.24362) 1714 : cluster 0 pgmap v1683: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:45:35.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:45:35 smithi090 bash[32384]: cluster 2023-12-01T05:45:33.377138+0000 mgr.y (mgr.24362) 1714 : cluster 0 pgmap v1683: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:45:36.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:45:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:45:36] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T05:45:36.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:45:36 smithi080 bash[28361]: cluster 2023-12-01T05:45:35.377957+0000 mgr.y (mgr.24362) 1715 : cluster 0 pgmap v1684: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:45:36.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:45:36 smithi080 bash[28361]: audit 2023-12-01T05:45:36.037364+0000 mon.a (mon.0) 1705 : audit 0 from='client.? 172.21.15.80:0/845770419' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:45:36.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:45:36 smithi080 bash[41963]: cluster 2023-12-01T05:45:35.377957+0000 mgr.y (mgr.24362) 1715 : cluster 0 pgmap v1684: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:45:36.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:45:36 smithi080 bash[41963]: audit 2023-12-01T05:45:36.037364+0000 mon.a (mon.0) 1705 : audit 0 from='client.? 172.21.15.80:0/845770419' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:45:36.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:45:36 smithi090 bash[32384]: cluster 2023-12-01T05:45:35.377957+0000 mgr.y (mgr.24362) 1715 : cluster 0 pgmap v1684: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:45:36.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:45:36 smithi090 bash[32384]: audit 2023-12-01T05:45:36.037364+0000 mon.a (mon.0) 1705 : audit 0 from='client.? 172.21.15.80:0/845770419' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:45:39.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:45:38 smithi080 bash[41963]: cluster 2023-12-01T05:45:37.379159+0000 mgr.y (mgr.24362) 1716 : cluster 0 pgmap v1685: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:45:39.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:45:38 smithi080 bash[41963]: audit 2023-12-01T05:45:38.485286+0000 mon.c (mon.2) 1097 : audit 0 from='client.? 172.21.15.80:0/2059606459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:45:39.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:45:38 smithi080 bash[28361]: cluster 2023-12-01T05:45:37.379159+0000 mgr.y (mgr.24362) 1716 : cluster 0 pgmap v1685: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:45:39.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:45:38 smithi080 bash[28361]: audit 2023-12-01T05:45:38.485286+0000 mon.c (mon.2) 1097 : audit 0 from='client.? 172.21.15.80:0/2059606459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:45:39.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:45:38 smithi090 bash[32384]: cluster 2023-12-01T05:45:37.379159+0000 mgr.y (mgr.24362) 1716 : cluster 0 pgmap v1685: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:45:39.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:45:38 smithi090 bash[32384]: audit 2023-12-01T05:45:38.485286+0000 mon.c (mon.2) 1097 : audit 0 from='client.? 172.21.15.80:0/2059606459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:45:40.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:45:39 smithi090 bash[32384]: audit 2023-12-01T05:45:39.867569+0000 mon.c (mon.2) 1098 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:45:40.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:45:39 smithi080 bash[41963]: audit 2023-12-01T05:45:39.867569+0000 mon.c (mon.2) 1098 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:45:40.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:45:39 smithi080 bash[28361]: audit 2023-12-01T05:45:39.867569+0000 mon.c (mon.2) 1098 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:45:41.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:45:40 smithi090 bash[32384]: cluster 2023-12-01T05:45:39.379838+0000 mgr.y (mgr.24362) 1717 : cluster 0 pgmap v1686: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:45:41.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:45:40 smithi090 bash[32384]: audit 2023-12-01T05:45:40.932184+0000 mon.c (mon.2) 1099 : audit 0 from='client.? 172.21.15.80:0/3382877966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:45:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:45:40 smithi080 bash[41963]: cluster 2023-12-01T05:45:39.379838+0000 mgr.y (mgr.24362) 1717 : cluster 0 pgmap v1686: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:45:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:45:40 smithi080 bash[41963]: audit 2023-12-01T05:45:40.932184+0000 mon.c (mon.2) 1099 : audit 0 from='client.? 172.21.15.80:0/3382877966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:45:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:45:40 smithi080 bash[28361]: cluster 2023-12-01T05:45:39.379838+0000 mgr.y (mgr.24362) 1717 : cluster 0 pgmap v1686: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:45:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:45:40 smithi080 bash[28361]: audit 2023-12-01T05:45:40.932184+0000 mon.c (mon.2) 1099 : audit 0 from='client.? 172.21.15.80:0/3382877966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:45:43.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:45:42 smithi090 bash[32384]: cluster 2023-12-01T05:45:41.380904+0000 mgr.y (mgr.24362) 1718 : cluster 0 pgmap v1687: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:45:43.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:45:42 smithi080 bash[41963]: cluster 2023-12-01T05:45:41.380904+0000 mgr.y (mgr.24362) 1718 : cluster 0 pgmap v1687: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:45:43.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:45:42 smithi080 bash[28361]: cluster 2023-12-01T05:45:41.380904+0000 mgr.y (mgr.24362) 1718 : cluster 0 pgmap v1687: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:45:44.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:45:43 smithi090 bash[32384]: audit 2023-12-01T05:45:43.389405+0000 mon.a (mon.0) 1706 : audit 0 from='client.? 172.21.15.80:0/1766751916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:45:44.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:45:43 smithi080 bash[28361]: audit 2023-12-01T05:45:43.389405+0000 mon.a (mon.0) 1706 : audit 0 from='client.? 172.21.15.80:0/1766751916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:45:44.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:45:43 smithi080 bash[41963]: audit 2023-12-01T05:45:43.389405+0000 mon.a (mon.0) 1706 : audit 0 from='client.? 172.21.15.80:0/1766751916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:45:45.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:45:44 smithi090 bash[32384]: cluster 2023-12-01T05:45:43.381517+0000 mgr.y (mgr.24362) 1719 : cluster 0 pgmap v1688: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:45:45.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:45:44 smithi080 bash[28361]: cluster 2023-12-01T05:45:43.381517+0000 mgr.y (mgr.24362) 1719 : cluster 0 pgmap v1688: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:45:45.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:45:44 smithi080 bash[41963]: cluster 2023-12-01T05:45:43.381517+0000 mgr.y (mgr.24362) 1719 : cluster 0 pgmap v1688: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:45:46.236 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:45:45 smithi080 bash[41963]: audit 2023-12-01T05:45:45.838888+0000 mon.a (mon.0) 1707 : audit 0 from='client.? 172.21.15.80:0/1511842471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:45:46.236 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:45:45 smithi080 bash[28361]: audit 2023-12-01T05:45:45.838888+0000 mon.a (mon.0) 1707 : audit 0 from='client.? 172.21.15.80:0/1511842471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:45:46.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:45:45 smithi090 bash[32384]: audit 2023-12-01T05:45:45.838888+0000 mon.a (mon.0) 1707 : audit 0 from='client.? 172.21.15.80:0/1511842471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:45:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:45:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:45:46] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T05:45:47.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:45:46 smithi090 bash[32384]: cluster 2023-12-01T05:45:45.382207+0000 mgr.y (mgr.24362) 1720 : cluster 0 pgmap v1689: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:45:47.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:45:46 smithi080 bash[28361]: cluster 2023-12-01T05:45:45.382207+0000 mgr.y (mgr.24362) 1720 : cluster 0 pgmap v1689: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:45:47.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:45:46 smithi080 bash[41963]: cluster 2023-12-01T05:45:45.382207+0000 mgr.y (mgr.24362) 1720 : cluster 0 pgmap v1689: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:45:49.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:45:48 smithi090 bash[32384]: cluster 2023-12-01T05:45:47.383367+0000 mgr.y (mgr.24362) 1721 : cluster 0 pgmap v1690: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:45:49.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:45:48 smithi090 bash[32384]: audit 2023-12-01T05:45:48.290612+0000 mon.a (mon.0) 1708 : audit 0 from='client.? 172.21.15.80:0/222061562' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:45:49.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:45:48 smithi080 bash[41963]: cluster 2023-12-01T05:45:47.383367+0000 mgr.y (mgr.24362) 1721 : cluster 0 pgmap v1690: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:45:49.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:45:48 smithi080 bash[41963]: audit 2023-12-01T05:45:48.290612+0000 mon.a (mon.0) 1708 : audit 0 from='client.? 172.21.15.80:0/222061562' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:45:49.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:45:48 smithi080 bash[28361]: cluster 2023-12-01T05:45:47.383367+0000 mgr.y (mgr.24362) 1721 : cluster 0 pgmap v1690: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:45:49.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:45:48 smithi080 bash[28361]: audit 2023-12-01T05:45:48.290612+0000 mon.a (mon.0) 1708 : audit 0 from='client.? 172.21.15.80:0/222061562' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:45:51.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:45:50 smithi090 bash[32384]: cluster 2023-12-01T05:45:49.384014+0000 mgr.y (mgr.24362) 1722 : cluster 0 pgmap v1691: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:45:51.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:45:50 smithi090 bash[32384]: audit 2023-12-01T05:45:50.750601+0000 mon.a (mon.0) 1709 : audit 0 from='client.? 172.21.15.80:0/3933146422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:45:51.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:45:50 smithi080 bash[28361]: cluster 2023-12-01T05:45:49.384014+0000 mgr.y (mgr.24362) 1722 : cluster 0 pgmap v1691: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:45:51.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:45:50 smithi080 bash[28361]: audit 2023-12-01T05:45:50.750601+0000 mon.a (mon.0) 1709 : audit 0 from='client.? 172.21.15.80:0/3933146422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:45:51.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:45:50 smithi080 bash[41963]: cluster 2023-12-01T05:45:49.384014+0000 mgr.y (mgr.24362) 1722 : cluster 0 pgmap v1691: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:45:51.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:45:50 smithi080 bash[41963]: audit 2023-12-01T05:45:50.750601+0000 mon.a (mon.0) 1709 : audit 0 from='client.? 172.21.15.80:0/3933146422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:45:53.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:45:52 smithi090 bash[32384]: cluster 2023-12-01T05:45:51.385104+0000 mgr.y (mgr.24362) 1723 : cluster 0 pgmap v1692: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:45:53.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:45:52 smithi080 bash[28361]: cluster 2023-12-01T05:45:51.385104+0000 mgr.y (mgr.24362) 1723 : cluster 0 pgmap v1692: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:45:53.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:45:52 smithi080 bash[41963]: cluster 2023-12-01T05:45:51.385104+0000 mgr.y (mgr.24362) 1723 : cluster 0 pgmap v1692: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:45:54.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:45:53 smithi090 bash[32384]: audit 2023-12-01T05:45:53.206041+0000 mon.a (mon.0) 1710 : audit 0 from='client.? 172.21.15.80:0/3634740510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:45:54.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:45:53 smithi080 bash[28361]: audit 2023-12-01T05:45:53.206041+0000 mon.a (mon.0) 1710 : audit 0 from='client.? 172.21.15.80:0/3634740510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:45:54.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:45:53 smithi080 bash[41963]: audit 2023-12-01T05:45:53.206041+0000 mon.a (mon.0) 1710 : audit 0 from='client.? 172.21.15.80:0/3634740510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:45:55.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:45:54 smithi090 bash[32384]: cluster 2023-12-01T05:45:53.385742+0000 mgr.y (mgr.24362) 1724 : cluster 0 pgmap v1693: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:45:55.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:45:54 smithi090 bash[32384]: audit 2023-12-01T05:45:54.868012+0000 mon.c (mon.2) 1100 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:45:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:45:55 smithi080 bash[41963]: cluster 2023-12-01T05:45:53.385742+0000 mgr.y (mgr.24362) 1724 : cluster 0 pgmap v1693: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:45:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:45:55 smithi080 bash[41963]: audit 2023-12-01T05:45:54.868012+0000 mon.c (mon.2) 1100 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:45:55.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:45:54 smithi080 bash[28361]: cluster 2023-12-01T05:45:53.385742+0000 mgr.y (mgr.24362) 1724 : cluster 0 pgmap v1693: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:45:55.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:45:54 smithi080 bash[28361]: audit 2023-12-01T05:45:54.868012+0000 mon.c (mon.2) 1100 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:45:56.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:45:56 smithi090 bash[32384]: audit 2023-12-01T05:45:55.660448+0000 mon.a (mon.0) 1711 : audit 0 from='client.? 172.21.15.80:0/1838811454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:45:56.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:45:56 smithi080 bash[28361]: audit 2023-12-01T05:45:55.660448+0000 mon.a (mon.0) 1711 : audit 0 from='client.? 172.21.15.80:0/1838811454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:45:56.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:45:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:45:56] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T05:45:56.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:45:56 smithi080 bash[41963]: audit 2023-12-01T05:45:55.660448+0000 mon.a (mon.0) 1711 : audit 0 from='client.? 172.21.15.80:0/1838811454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:45:57.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:45:57 smithi090 bash[32384]: cluster 2023-12-01T05:45:55.386341+0000 mgr.y (mgr.24362) 1725 : cluster 0 pgmap v1694: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:45:57.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:45:57 smithi080 bash[28361]: cluster 2023-12-01T05:45:55.386341+0000 mgr.y (mgr.24362) 1725 : cluster 0 pgmap v1694: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:45:57.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:45:57 smithi080 bash[41963]: cluster 2023-12-01T05:45:55.386341+0000 mgr.y (mgr.24362) 1725 : cluster 0 pgmap v1694: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:45:59.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:45:59 smithi090 bash[32384]: cluster 2023-12-01T05:45:57.387507+0000 mgr.y (mgr.24362) 1726 : cluster 0 pgmap v1695: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:45:59.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:45:59 smithi090 bash[32384]: audit 2023-12-01T05:45:58.137870+0000 mon.a (mon.0) 1712 : audit 0 from='client.? 172.21.15.80:0/3281580485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:45:59.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:45:59 smithi080 bash[28361]: cluster 2023-12-01T05:45:57.387507+0000 mgr.y (mgr.24362) 1726 : cluster 0 pgmap v1695: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:45:59.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:45:59 smithi080 bash[28361]: audit 2023-12-01T05:45:58.137870+0000 mon.a (mon.0) 1712 : audit 0 from='client.? 172.21.15.80:0/3281580485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:45:59.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:45:59 smithi080 bash[41963]: cluster 2023-12-01T05:45:57.387507+0000 mgr.y (mgr.24362) 1726 : cluster 0 pgmap v1695: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:45:59.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:45:59 smithi080 bash[41963]: audit 2023-12-01T05:45:58.137870+0000 mon.a (mon.0) 1712 : audit 0 from='client.? 172.21.15.80:0/3281580485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:46:01.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:46:01 smithi090 bash[32384]: cluster 2023-12-01T05:45:59.388244+0000 mgr.y (mgr.24362) 1727 : cluster 0 pgmap v1696: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:46:01.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:46:01 smithi090 bash[32384]: audit 2023-12-01T05:46:00.603212+0000 mon.a (mon.0) 1713 : audit 0 from='client.? 172.21.15.80:0/2209509410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:46:01.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:46:01 smithi080 bash[28361]: cluster 2023-12-01T05:45:59.388244+0000 mgr.y (mgr.24362) 1727 : cluster 0 pgmap v1696: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:46:01.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:46:01 smithi080 bash[28361]: audit 2023-12-01T05:46:00.603212+0000 mon.a (mon.0) 1713 : audit 0 from='client.? 172.21.15.80:0/2209509410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:46:01.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:46:01 smithi080 bash[41963]: cluster 2023-12-01T05:45:59.388244+0000 mgr.y (mgr.24362) 1727 : cluster 0 pgmap v1696: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:46:01.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:46:01 smithi080 bash[41963]: audit 2023-12-01T05:46:00.603212+0000 mon.a (mon.0) 1713 : audit 0 from='client.? 172.21.15.80:0/2209509410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:46:03.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:46:03 smithi080 bash[28361]: cluster 2023-12-01T05:46:01.389293+0000 mgr.y (mgr.24362) 1728 : cluster 0 pgmap v1697: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:46:03.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:46:03 smithi080 bash[41963]: cluster 2023-12-01T05:46:01.389293+0000 mgr.y (mgr.24362) 1728 : cluster 0 pgmap v1697: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:46:03.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:46:03 smithi090 bash[32384]: cluster 2023-12-01T05:46:01.389293+0000 mgr.y (mgr.24362) 1728 : cluster 0 pgmap v1697: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:46:04.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:46:04 smithi080 bash[28361]: audit 2023-12-01T05:46:03.064663+0000 mon.c (mon.2) 1101 : audit 0 from='client.? 172.21.15.80:0/3210928144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:46:04.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:46:04 smithi080 bash[41963]: audit 2023-12-01T05:46:03.064663+0000 mon.c (mon.2) 1101 : audit 0 from='client.? 172.21.15.80:0/3210928144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:46:04.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:46:04 smithi090 bash[32384]: audit 2023-12-01T05:46:03.064663+0000 mon.c (mon.2) 1101 : audit 0 from='client.? 172.21.15.80:0/3210928144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:46:05.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:46:05 smithi080 bash[28361]: cluster 2023-12-01T05:46:03.389944+0000 mgr.y (mgr.24362) 1729 : cluster 0 pgmap v1698: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:46:05.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:46:05 smithi080 bash[41963]: cluster 2023-12-01T05:46:03.389944+0000 mgr.y (mgr.24362) 1729 : cluster 0 pgmap v1698: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:46:05.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:46:05 smithi090 bash[32384]: cluster 2023-12-01T05:46:03.389944+0000 mgr.y (mgr.24362) 1729 : cluster 0 pgmap v1698: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:46:06.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:46:06 smithi080 bash[28361]: audit 2023-12-01T05:46:05.522270+0000 mon.c (mon.2) 1102 : audit 0 from='client.? 172.21.15.80:0/2978930672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:46:06.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:46:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:46:06] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T05:46:06.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:46:06 smithi080 bash[41963]: audit 2023-12-01T05:46:05.522270+0000 mon.c (mon.2) 1102 : audit 0 from='client.? 172.21.15.80:0/2978930672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:46:06.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:46:06 smithi090 bash[32384]: audit 2023-12-01T05:46:05.522270+0000 mon.c (mon.2) 1102 : audit 0 from='client.? 172.21.15.80:0/2978930672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:46:07.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:46:07 smithi080 bash[28361]: cluster 2023-12-01T05:46:05.390521+0000 mgr.y (mgr.24362) 1730 : cluster 0 pgmap v1699: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:46:07.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:46:07 smithi080 bash[41963]: cluster 2023-12-01T05:46:05.390521+0000 mgr.y (mgr.24362) 1730 : cluster 0 pgmap v1699: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:46:07.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:46:07 smithi090 bash[32384]: cluster 2023-12-01T05:46:05.390521+0000 mgr.y (mgr.24362) 1730 : cluster 0 pgmap v1699: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:46:09.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:46:08 smithi090 bash[32384]: cluster 2023-12-01T05:46:07.391588+0000 mgr.y (mgr.24362) 1731 : cluster 0 pgmap v1700: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:46:09.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:46:08 smithi090 bash[32384]: audit 2023-12-01T05:46:07.972910+0000 mon.c (mon.2) 1103 : audit 0 from='client.? 172.21.15.80:0/2593147611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:46:09.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:46:08 smithi080 bash[28361]: cluster 2023-12-01T05:46:07.391588+0000 mgr.y (mgr.24362) 1731 : cluster 0 pgmap v1700: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:46:09.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:46:08 smithi080 bash[28361]: audit 2023-12-01T05:46:07.972910+0000 mon.c (mon.2) 1103 : audit 0 from='client.? 172.21.15.80:0/2593147611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:46:09.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:46:08 smithi080 bash[41963]: cluster 2023-12-01T05:46:07.391588+0000 mgr.y (mgr.24362) 1731 : cluster 0 pgmap v1700: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:46:09.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:46:08 smithi080 bash[41963]: audit 2023-12-01T05:46:07.972910+0000 mon.c (mon.2) 1103 : audit 0 from='client.? 172.21.15.80:0/2593147611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:46:10.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:46:09 smithi090 bash[32384]: audit 2023-12-01T05:46:09.868421+0000 mon.c (mon.2) 1104 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:46:10.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:46:09 smithi080 bash[28361]: audit 2023-12-01T05:46:09.868421+0000 mon.c (mon.2) 1104 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:46:10.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:46:09 smithi080 bash[41963]: audit 2023-12-01T05:46:09.868421+0000 mon.c (mon.2) 1104 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:46:11.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:46:10 smithi090 bash[32384]: cluster 2023-12-01T05:46:09.392199+0000 mgr.y (mgr.24362) 1732 : cluster 0 pgmap v1701: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:46:11.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:46:10 smithi090 bash[32384]: audit 2023-12-01T05:46:10.430319+0000 mon.a (mon.0) 1714 : audit 0 from='client.? 172.21.15.80:0/1548334314' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:46:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:46:10 smithi080 bash[28361]: cluster 2023-12-01T05:46:09.392199+0000 mgr.y (mgr.24362) 1732 : cluster 0 pgmap v1701: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:46:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:46:10 smithi080 bash[28361]: audit 2023-12-01T05:46:10.430319+0000 mon.a (mon.0) 1714 : audit 0 from='client.? 172.21.15.80:0/1548334314' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:46:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:46:10 smithi080 bash[41963]: cluster 2023-12-01T05:46:09.392199+0000 mgr.y (mgr.24362) 1732 : cluster 0 pgmap v1701: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:46:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:46:10 smithi080 bash[41963]: audit 2023-12-01T05:46:10.430319+0000 mon.a (mon.0) 1714 : audit 0 from='client.? 172.21.15.80:0/1548334314' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:46:13.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:46:12 smithi090 bash[32384]: cluster 2023-12-01T05:46:11.393215+0000 mgr.y (mgr.24362) 1733 : cluster 0 pgmap v1702: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:46:13.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:46:12 smithi090 bash[32384]: audit 2023-12-01T05:46:12.889135+0000 mon.c (mon.2) 1105 : audit 0 from='client.? 172.21.15.80:0/1376641114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:46:13.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:46:12 smithi080 bash[41963]: cluster 2023-12-01T05:46:11.393215+0000 mgr.y (mgr.24362) 1733 : cluster 0 pgmap v1702: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:46:13.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:46:12 smithi080 bash[41963]: audit 2023-12-01T05:46:12.889135+0000 mon.c (mon.2) 1105 : audit 0 from='client.? 172.21.15.80:0/1376641114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:46:13.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:46:12 smithi080 bash[28361]: cluster 2023-12-01T05:46:11.393215+0000 mgr.y (mgr.24362) 1733 : cluster 0 pgmap v1702: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:46:13.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:46:12 smithi080 bash[28361]: audit 2023-12-01T05:46:12.889135+0000 mon.c (mon.2) 1105 : audit 0 from='client.? 172.21.15.80:0/1376641114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:46:15.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:46:14 smithi090 bash[32384]: cluster 2023-12-01T05:46:13.393683+0000 mgr.y (mgr.24362) 1734 : cluster 0 pgmap v1703: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:46:15.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:46:14 smithi090 bash[32384]: audit 2023-12-01T05:46:13.977495+0000 mon.c (mon.2) 1106 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:46:15.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:46:14 smithi080 bash[28361]: cluster 2023-12-01T05:46:13.393683+0000 mgr.y (mgr.24362) 1734 : cluster 0 pgmap v1703: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:46:15.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:46:14 smithi080 bash[28361]: audit 2023-12-01T05:46:13.977495+0000 mon.c (mon.2) 1106 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:46:15.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:46:14 smithi080 bash[41963]: cluster 2023-12-01T05:46:13.393683+0000 mgr.y (mgr.24362) 1734 : cluster 0 pgmap v1703: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:46:15.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:46:14 smithi080 bash[41963]: audit 2023-12-01T05:46:13.977495+0000 mon.c (mon.2) 1106 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:46:16.236 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:46:15 smithi080 bash[28361]: audit 2023-12-01T05:46:15.346504+0000 mon.a (mon.0) 1715 : audit 0 from='client.? 172.21.15.80:0/510029027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:46:16.236 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:46:15 smithi080 bash[41963]: audit 2023-12-01T05:46:15.346504+0000 mon.a (mon.0) 1715 : audit 0 from='client.? 172.21.15.80:0/510029027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:46:16.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:46:15 smithi090 bash[32384]: audit 2023-12-01T05:46:15.346504+0000 mon.a (mon.0) 1715 : audit 0 from='client.? 172.21.15.80:0/510029027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:46:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:46:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:46:16] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T05:46:17.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:46:16 smithi090 bash[32384]: cluster 2023-12-01T05:46:15.394300+0000 mgr.y (mgr.24362) 1735 : cluster 0 pgmap v1704: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:46:17.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:46:16 smithi080 bash[28361]: cluster 2023-12-01T05:46:15.394300+0000 mgr.y (mgr.24362) 1735 : cluster 0 pgmap v1704: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:46:17.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:46:16 smithi080 bash[41963]: cluster 2023-12-01T05:46:15.394300+0000 mgr.y (mgr.24362) 1735 : cluster 0 pgmap v1704: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:46:18.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:46:17 smithi090 bash[32384]: audit 2023-12-01T05:46:17.799643+0000 mon.a (mon.0) 1716 : audit 0 from='client.? 172.21.15.80:0/2683685817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:46:18.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:46:17 smithi080 bash[28361]: audit 2023-12-01T05:46:17.799643+0000 mon.a (mon.0) 1716 : audit 0 from='client.? 172.21.15.80:0/2683685817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:46:18.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:46:17 smithi080 bash[41963]: audit 2023-12-01T05:46:17.799643+0000 mon.a (mon.0) 1716 : audit 0 from='client.? 172.21.15.80:0/2683685817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:46:19.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:46:18 smithi090 bash[32384]: cluster 2023-12-01T05:46:17.395555+0000 mgr.y (mgr.24362) 1736 : cluster 0 pgmap v1705: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:46:19.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:46:18 smithi080 bash[28361]: cluster 2023-12-01T05:46:17.395555+0000 mgr.y (mgr.24362) 1736 : cluster 0 pgmap v1705: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:46:19.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:46:18 smithi080 bash[41963]: cluster 2023-12-01T05:46:17.395555+0000 mgr.y (mgr.24362) 1736 : cluster 0 pgmap v1705: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:46:21.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:46:20 smithi080 bash[28361]: cluster 2023-12-01T05:46:19.396096+0000 mgr.y (mgr.24362) 1737 : cluster 0 pgmap v1706: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:46:21.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:46:20 smithi080 bash[28361]: audit 2023-12-01T05:46:19.771469+0000 mon.a (mon.0) 1717 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:46:21.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:46:20 smithi080 bash[28361]: audit 2023-12-01T05:46:19.785874+0000 mon.a (mon.0) 1718 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:46:21.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:46:20 smithi080 bash[28361]: audit 2023-12-01T05:46:20.123205+0000 mon.a (mon.0) 1719 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:46:21.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:46:20 smithi080 bash[28361]: audit 2023-12-01T05:46:20.134544+0000 mon.a (mon.0) 1720 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:46:21.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:46:20 smithi080 bash[28361]: audit 2023-12-01T05:46:20.265278+0000 mon.c (mon.2) 1107 : audit 0 from='client.? 172.21.15.80:0/1013226384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:46:21.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:46:20 smithi080 bash[41963]: cluster 2023-12-01T05:46:19.396096+0000 mgr.y (mgr.24362) 1737 : cluster 0 pgmap v1706: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:46:21.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:46:20 smithi080 bash[41963]: audit 2023-12-01T05:46:19.771469+0000 mon.a (mon.0) 1717 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:46:21.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:46:20 smithi080 bash[41963]: audit 2023-12-01T05:46:19.785874+0000 mon.a (mon.0) 1718 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:46:21.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:46:20 smithi080 bash[41963]: audit 2023-12-01T05:46:20.123205+0000 mon.a (mon.0) 1719 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:46:21.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:46:20 smithi080 bash[41963]: audit 2023-12-01T05:46:20.134544+0000 mon.a (mon.0) 1720 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:46:21.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:46:20 smithi080 bash[41963]: audit 2023-12-01T05:46:20.265278+0000 mon.c (mon.2) 1107 : audit 0 from='client.? 172.21.15.80:0/1013226384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:46:21.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:46:20 smithi090 bash[32384]: cluster 2023-12-01T05:46:19.396096+0000 mgr.y (mgr.24362) 1737 : cluster 0 pgmap v1706: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:46:21.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:46:20 smithi090 bash[32384]: audit 2023-12-01T05:46:19.771469+0000 mon.a (mon.0) 1717 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:46:21.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:46:20 smithi090 bash[32384]: audit 2023-12-01T05:46:19.785874+0000 mon.a (mon.0) 1718 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:46:21.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:46:20 smithi090 bash[32384]: audit 2023-12-01T05:46:20.123205+0000 mon.a (mon.0) 1719 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:46:21.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:46:20 smithi090 bash[32384]: audit 2023-12-01T05:46:20.134544+0000 mon.a (mon.0) 1720 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:46:21.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:46:20 smithi090 bash[32384]: audit 2023-12-01T05:46:20.265278+0000 mon.c (mon.2) 1107 : audit 0 from='client.? 172.21.15.80:0/1013226384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:46:23.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:46:22 smithi080 bash[28361]: cluster 2023-12-01T05:46:21.396918+0000 mgr.y (mgr.24362) 1738 : cluster 0 pgmap v1707: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:46:23.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:46:22 smithi080 bash[28361]: audit 2023-12-01T05:46:22.725012+0000 mon.a (mon.0) 1721 : audit 0 from='client.? 172.21.15.80:0/637162069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:46:23.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:46:22 smithi080 bash[41963]: cluster 2023-12-01T05:46:21.396918+0000 mgr.y (mgr.24362) 1738 : cluster 0 pgmap v1707: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:46:23.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:46:22 smithi080 bash[41963]: audit 2023-12-01T05:46:22.725012+0000 mon.a (mon.0) 1721 : audit 0 from='client.? 172.21.15.80:0/637162069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:46:23.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:46:22 smithi090 bash[32384]: cluster 2023-12-01T05:46:21.396918+0000 mgr.y (mgr.24362) 1738 : cluster 0 pgmap v1707: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:46:23.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:46:22 smithi090 bash[32384]: audit 2023-12-01T05:46:22.725012+0000 mon.a (mon.0) 1721 : audit 0 from='client.? 172.21.15.80:0/637162069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:46:25.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:46:24 smithi090 bash[32384]: cluster 2023-12-01T05:46:23.397578+0000 mgr.y (mgr.24362) 1739 : cluster 0 pgmap v1708: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:46:25.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:46:24 smithi090 bash[32384]: audit 2023-12-01T05:46:24.868251+0000 mon.c (mon.2) 1108 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:46:25.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:46:24 smithi080 bash[28361]: cluster 2023-12-01T05:46:23.397578+0000 mgr.y (mgr.24362) 1739 : cluster 0 pgmap v1708: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:46:25.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:46:24 smithi080 bash[28361]: audit 2023-12-01T05:46:24.868251+0000 mon.c (mon.2) 1108 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:46:25.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:46:24 smithi080 bash[41963]: cluster 2023-12-01T05:46:23.397578+0000 mgr.y (mgr.24362) 1739 : cluster 0 pgmap v1708: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:46:25.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:46:24 smithi080 bash[41963]: audit 2023-12-01T05:46:24.868251+0000 mon.c (mon.2) 1108 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:46:26.236 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:46:25 smithi080 bash[41963]: audit 2023-12-01T05:46:25.177819+0000 mon.a (mon.0) 1722 : audit 0 from='client.? 172.21.15.80:0/2587846071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:46:26.236 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:46:25 smithi080 bash[28361]: audit 2023-12-01T05:46:25.177819+0000 mon.a (mon.0) 1722 : audit 0 from='client.? 172.21.15.80:0/2587846071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:46:26.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:46:25 smithi090 bash[32384]: audit 2023-12-01T05:46:25.177819+0000 mon.a (mon.0) 1722 : audit 0 from='client.? 172.21.15.80:0/2587846071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:46:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:46:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:46:26] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T05:46:27.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:46:26 smithi090 bash[32384]: cluster 2023-12-01T05:46:25.398223+0000 mgr.y (mgr.24362) 1740 : cluster 0 pgmap v1709: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:46:27.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:46:26 smithi080 bash[28361]: cluster 2023-12-01T05:46:25.398223+0000 mgr.y (mgr.24362) 1740 : cluster 0 pgmap v1709: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:46:27.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:46:26 smithi080 bash[41963]: cluster 2023-12-01T05:46:25.398223+0000 mgr.y (mgr.24362) 1740 : cluster 0 pgmap v1709: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:46:28.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:46:27 smithi090 bash[32384]: audit 2023-12-01T05:46:27.621958+0000 mon.c (mon.2) 1109 : audit 0 from='client.? 172.21.15.80:0/2013201849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:46:28.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:46:27 smithi080 bash[28361]: audit 2023-12-01T05:46:27.621958+0000 mon.c (mon.2) 1109 : audit 0 from='client.? 172.21.15.80:0/2013201849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:46:28.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:46:27 smithi080 bash[41963]: audit 2023-12-01T05:46:27.621958+0000 mon.c (mon.2) 1109 : audit 0 from='client.? 172.21.15.80:0/2013201849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:46:29.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:46:28 smithi090 bash[32384]: cluster 2023-12-01T05:46:27.399418+0000 mgr.y (mgr.24362) 1741 : cluster 0 pgmap v1710: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:46:29.415 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:46:28 smithi080 bash[41963]: cluster 2023-12-01T05:46:27.399418+0000 mgr.y (mgr.24362) 1741 : cluster 0 pgmap v1710: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:46:29.415 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:46:28 smithi080 bash[28361]: cluster 2023-12-01T05:46:27.399418+0000 mgr.y (mgr.24362) 1741 : cluster 0 pgmap v1710: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:46:31.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:46:30 smithi090 bash[32384]: cluster 2023-12-01T05:46:29.400160+0000 mgr.y (mgr.24362) 1742 : cluster 0 pgmap v1711: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:46:31.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:46:30 smithi090 bash[32384]: audit 2023-12-01T05:46:30.077202+0000 mon.c (mon.2) 1110 : audit 0 from='client.? 172.21.15.80:0/3678208416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:46:31.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:46:30 smithi090 bash[32384]: audit 2023-12-01T05:46:30.157346+0000 mon.a (mon.0) 1723 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:46:31.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:46:30 smithi090 bash[32384]: audit 2023-12-01T05:46:30.167246+0000 mon.a (mon.0) 1724 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:46:31.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:46:30 smithi090 bash[32384]: audit 2023-12-01T05:46:30.169800+0000 mon.c (mon.2) 1111 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:46:31.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:46:30 smithi090 bash[32384]: audit 2023-12-01T05:46:30.170991+0000 mon.c (mon.2) 1112 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:46:31.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:46:30 smithi090 bash[32384]: audit 2023-12-01T05:46:30.178490+0000 mon.a (mon.0) 1725 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:46:31.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:46:30 smithi080 bash[41963]: cluster 2023-12-01T05:46:29.400160+0000 mgr.y (mgr.24362) 1742 : cluster 0 pgmap v1711: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:46:31.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:46:30 smithi080 bash[41963]: audit 2023-12-01T05:46:30.077202+0000 mon.c (mon.2) 1110 : audit 0 from='client.? 172.21.15.80:0/3678208416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:46:31.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:46:30 smithi080 bash[41963]: audit 2023-12-01T05:46:30.157346+0000 mon.a (mon.0) 1723 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:46:31.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:46:30 smithi080 bash[41963]: audit 2023-12-01T05:46:30.167246+0000 mon.a (mon.0) 1724 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:46:31.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:46:30 smithi080 bash[41963]: audit 2023-12-01T05:46:30.169800+0000 mon.c (mon.2) 1111 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:46:31.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:46:30 smithi080 bash[41963]: audit 2023-12-01T05:46:30.170991+0000 mon.c (mon.2) 1112 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:46:31.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:46:30 smithi080 bash[41963]: audit 2023-12-01T05:46:30.178490+0000 mon.a (mon.0) 1725 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:46:31.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:46:30 smithi080 bash[28361]: cluster 2023-12-01T05:46:29.400160+0000 mgr.y (mgr.24362) 1742 : cluster 0 pgmap v1711: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:46:31.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:46:30 smithi080 bash[28361]: audit 2023-12-01T05:46:30.077202+0000 mon.c (mon.2) 1110 : audit 0 from='client.? 172.21.15.80:0/3678208416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:46:31.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:46:30 smithi080 bash[28361]: audit 2023-12-01T05:46:30.157346+0000 mon.a (mon.0) 1723 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:46:31.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:46:30 smithi080 bash[28361]: audit 2023-12-01T05:46:30.167246+0000 mon.a (mon.0) 1724 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:46:31.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:46:30 smithi080 bash[28361]: audit 2023-12-01T05:46:30.169800+0000 mon.c (mon.2) 1111 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:46:31.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:46:30 smithi080 bash[28361]: audit 2023-12-01T05:46:30.170991+0000 mon.c (mon.2) 1112 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:46:31.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:46:30 smithi080 bash[28361]: audit 2023-12-01T05:46:30.178490+0000 mon.a (mon.0) 1725 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:46:33.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:46:32 smithi090 bash[32384]: cluster 2023-12-01T05:46:31.401298+0000 mgr.y (mgr.24362) 1743 : cluster 0 pgmap v1712: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:46:33.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:46:32 smithi090 bash[32384]: audit 2023-12-01T05:46:32.522915+0000 mon.a (mon.0) 1726 : audit 0 from='client.? 172.21.15.80:0/2917586339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:46:33.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:46:32 smithi080 bash[28361]: cluster 2023-12-01T05:46:31.401298+0000 mgr.y (mgr.24362) 1743 : cluster 0 pgmap v1712: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:46:33.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:46:32 smithi080 bash[28361]: audit 2023-12-01T05:46:32.522915+0000 mon.a (mon.0) 1726 : audit 0 from='client.? 172.21.15.80:0/2917586339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:46:33.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:46:32 smithi080 bash[41963]: cluster 2023-12-01T05:46:31.401298+0000 mgr.y (mgr.24362) 1743 : cluster 0 pgmap v1712: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:46:33.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:46:32 smithi080 bash[41963]: audit 2023-12-01T05:46:32.522915+0000 mon.a (mon.0) 1726 : audit 0 from='client.? 172.21.15.80:0/2917586339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:46:35.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:46:34 smithi090 bash[32384]: cluster 2023-12-01T05:46:33.401946+0000 mgr.y (mgr.24362) 1744 : cluster 0 pgmap v1713: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:46:35.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:46:34 smithi080 bash[28361]: cluster 2023-12-01T05:46:33.401946+0000 mgr.y (mgr.24362) 1744 : cluster 0 pgmap v1713: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:46:35.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:46:34 smithi080 bash[41963]: cluster 2023-12-01T05:46:33.401946+0000 mgr.y (mgr.24362) 1744 : cluster 0 pgmap v1713: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:46:36.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:46:35 smithi090 bash[32384]: audit 2023-12-01T05:46:34.986913+0000 mon.c (mon.2) 1113 : audit 0 from='client.? 172.21.15.80:0/2813522207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:46:36.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:46:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:46:36] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T05:46:36.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:46:35 smithi080 bash[28361]: audit 2023-12-01T05:46:34.986913+0000 mon.c (mon.2) 1113 : audit 0 from='client.? 172.21.15.80:0/2813522207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:46:36.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:46:35 smithi080 bash[41963]: audit 2023-12-01T05:46:34.986913+0000 mon.c (mon.2) 1113 : audit 0 from='client.? 172.21.15.80:0/2813522207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:46:37.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:46:36 smithi090 bash[32384]: cluster 2023-12-01T05:46:35.402570+0000 mgr.y (mgr.24362) 1745 : cluster 0 pgmap v1714: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:46:37.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:46:36 smithi080 bash[41963]: cluster 2023-12-01T05:46:35.402570+0000 mgr.y (mgr.24362) 1745 : cluster 0 pgmap v1714: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:46:37.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:46:36 smithi080 bash[28361]: cluster 2023-12-01T05:46:35.402570+0000 mgr.y (mgr.24362) 1745 : cluster 0 pgmap v1714: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:46:38.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:46:38 smithi090 bash[32384]: audit 2023-12-01T05:46:37.445190+0000 mon.c (mon.2) 1114 : audit 0 from='client.? 172.21.15.80:0/2223610454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:46:38.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:46:38 smithi080 bash[28361]: audit 2023-12-01T05:46:37.445190+0000 mon.c (mon.2) 1114 : audit 0 from='client.? 172.21.15.80:0/2223610454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:46:38.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:46:38 smithi080 bash[41963]: audit 2023-12-01T05:46:37.445190+0000 mon.c (mon.2) 1114 : audit 0 from='client.? 172.21.15.80:0/2223610454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:46:39.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:46:39 smithi090 bash[32384]: cluster 2023-12-01T05:46:37.403629+0000 mgr.y (mgr.24362) 1746 : cluster 0 pgmap v1715: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:46:39.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:46:39 smithi080 bash[41963]: cluster 2023-12-01T05:46:37.403629+0000 mgr.y (mgr.24362) 1746 : cluster 0 pgmap v1715: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:46:39.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:46:39 smithi080 bash[28361]: cluster 2023-12-01T05:46:37.403629+0000 mgr.y (mgr.24362) 1746 : cluster 0 pgmap v1715: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:46:40.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:46:40 smithi090 bash[32384]: audit 2023-12-01T05:46:39.868996+0000 mon.c (mon.2) 1115 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:46:40.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:46:40 smithi090 bash[32384]: audit 2023-12-01T05:46:39.905222+0000 mon.a (mon.0) 1727 : audit 0 from='client.? 172.21.15.80:0/3480638594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:46:40.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:46:40 smithi080 bash[28361]: audit 2023-12-01T05:46:39.868996+0000 mon.c (mon.2) 1115 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:46:40.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:46:40 smithi080 bash[28361]: audit 2023-12-01T05:46:39.905222+0000 mon.a (mon.0) 1727 : audit 0 from='client.? 172.21.15.80:0/3480638594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:46:40.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:46:40 smithi080 bash[41963]: audit 2023-12-01T05:46:39.868996+0000 mon.c (mon.2) 1115 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:46:40.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:46:40 smithi080 bash[41963]: audit 2023-12-01T05:46:39.905222+0000 mon.a (mon.0) 1727 : audit 0 from='client.? 172.21.15.80:0/3480638594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:46:41.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:46:41 smithi090 bash[32384]: cluster 2023-12-01T05:46:39.404368+0000 mgr.y (mgr.24362) 1747 : cluster 0 pgmap v1716: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:46:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:46:41 smithi080 bash[28361]: cluster 2023-12-01T05:46:39.404368+0000 mgr.y (mgr.24362) 1747 : cluster 0 pgmap v1716: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:46:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:46:41 smithi080 bash[41963]: cluster 2023-12-01T05:46:39.404368+0000 mgr.y (mgr.24362) 1747 : cluster 0 pgmap v1716: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:46:43.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:46:43 smithi090 bash[32384]: cluster 2023-12-01T05:46:41.405486+0000 mgr.y (mgr.24362) 1748 : cluster 0 pgmap v1717: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:46:43.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:46:43 smithi090 bash[32384]: audit 2023-12-01T05:46:42.355798+0000 mon.c (mon.2) 1116 : audit 0 from='client.? 172.21.15.80:0/1370307845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:46:43.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:46:43 smithi080 bash[28361]: cluster 2023-12-01T05:46:41.405486+0000 mgr.y (mgr.24362) 1748 : cluster 0 pgmap v1717: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:46:43.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:46:43 smithi080 bash[28361]: audit 2023-12-01T05:46:42.355798+0000 mon.c (mon.2) 1116 : audit 0 from='client.? 172.21.15.80:0/1370307845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:46:43.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:46:43 smithi080 bash[41963]: cluster 2023-12-01T05:46:41.405486+0000 mgr.y (mgr.24362) 1748 : cluster 0 pgmap v1717: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:46:43.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:46:43 smithi080 bash[41963]: audit 2023-12-01T05:46:42.355798+0000 mon.c (mon.2) 1116 : audit 0 from='client.? 172.21.15.80:0/1370307845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:46:45.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:46:45 smithi080 bash[28361]: cluster 2023-12-01T05:46:43.406142+0000 mgr.y (mgr.24362) 1749 : cluster 0 pgmap v1718: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:46:45.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:46:45 smithi080 bash[28361]: audit 2023-12-01T05:46:44.813544+0000 mon.a (mon.0) 1728 : audit 0 from='client.? 172.21.15.80:0/4172412562' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:46:45.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:46:45 smithi080 bash[41963]: cluster 2023-12-01T05:46:43.406142+0000 mgr.y (mgr.24362) 1749 : cluster 0 pgmap v1718: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:46:45.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:46:45 smithi080 bash[41963]: audit 2023-12-01T05:46:44.813544+0000 mon.a (mon.0) 1728 : audit 0 from='client.? 172.21.15.80:0/4172412562' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:46:45.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:46:45 smithi090 bash[32384]: cluster 2023-12-01T05:46:43.406142+0000 mgr.y (mgr.24362) 1749 : cluster 0 pgmap v1718: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:46:45.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:46:45 smithi090 bash[32384]: audit 2023-12-01T05:46:44.813544+0000 mon.a (mon.0) 1728 : audit 0 from='client.? 172.21.15.80:0/4172412562' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:46:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:46:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:46:46] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T05:46:47.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:46:47 smithi080 bash[28361]: cluster 2023-12-01T05:46:45.406775+0000 mgr.y (mgr.24362) 1750 : cluster 0 pgmap v1719: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:46:47.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:46:47 smithi080 bash[41963]: cluster 2023-12-01T05:46:45.406775+0000 mgr.y (mgr.24362) 1750 : cluster 0 pgmap v1719: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:46:47.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:46:47 smithi090 bash[32384]: cluster 2023-12-01T05:46:45.406775+0000 mgr.y (mgr.24362) 1750 : cluster 0 pgmap v1719: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:46:48.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:46:48 smithi080 bash[41963]: audit 2023-12-01T05:46:47.261561+0000 mon.c (mon.2) 1117 : audit 0 from='client.? 172.21.15.80:0/633672584' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:46:48.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:46:48 smithi080 bash[28361]: audit 2023-12-01T05:46:47.261561+0000 mon.c (mon.2) 1117 : audit 0 from='client.? 172.21.15.80:0/633672584' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:46:48.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:46:48 smithi090 bash[32384]: audit 2023-12-01T05:46:47.261561+0000 mon.c (mon.2) 1117 : audit 0 from='client.? 172.21.15.80:0/633672584' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:46:49.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:46:49 smithi080 bash[41963]: cluster 2023-12-01T05:46:47.408023+0000 mgr.y (mgr.24362) 1751 : cluster 0 pgmap v1720: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:46:49.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:46:49 smithi080 bash[28361]: cluster 2023-12-01T05:46:47.408023+0000 mgr.y (mgr.24362) 1751 : cluster 0 pgmap v1720: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:46:49.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:46:49 smithi090 bash[32384]: cluster 2023-12-01T05:46:47.408023+0000 mgr.y (mgr.24362) 1751 : cluster 0 pgmap v1720: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:46:50.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:46:50 smithi080 bash[28361]: audit 2023-12-01T05:46:49.715220+0000 mon.a (mon.0) 1729 : audit 0 from='client.? 172.21.15.80:0/1297925913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:46:50.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:46:50 smithi080 bash[41963]: audit 2023-12-01T05:46:49.715220+0000 mon.a (mon.0) 1729 : audit 0 from='client.? 172.21.15.80:0/1297925913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:46:50.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:46:50 smithi090 bash[32384]: audit 2023-12-01T05:46:49.715220+0000 mon.a (mon.0) 1729 : audit 0 from='client.? 172.21.15.80:0/1297925913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:46:51.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:46:51 smithi080 bash[41963]: cluster 2023-12-01T05:46:49.408526+0000 mgr.y (mgr.24362) 1752 : cluster 0 pgmap v1721: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:46:51.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:46:51 smithi080 bash[28361]: cluster 2023-12-01T05:46:49.408526+0000 mgr.y (mgr.24362) 1752 : cluster 0 pgmap v1721: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:46:51.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:46:51 smithi090 bash[32384]: cluster 2023-12-01T05:46:49.408526+0000 mgr.y (mgr.24362) 1752 : cluster 0 pgmap v1721: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:46:53.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:46:53 smithi080 bash[28361]: cluster 2023-12-01T05:46:51.409590+0000 mgr.y (mgr.24362) 1753 : cluster 0 pgmap v1722: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:46:53.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:46:53 smithi080 bash[28361]: audit 2023-12-01T05:46:52.167778+0000 mon.a (mon.0) 1730 : audit 0 from='client.? 172.21.15.80:0/1950605536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:46:53.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:46:53 smithi080 bash[41963]: cluster 2023-12-01T05:46:51.409590+0000 mgr.y (mgr.24362) 1753 : cluster 0 pgmap v1722: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:46:53.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:46:53 smithi080 bash[41963]: audit 2023-12-01T05:46:52.167778+0000 mon.a (mon.0) 1730 : audit 0 from='client.? 172.21.15.80:0/1950605536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:46:53.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:46:53 smithi090 bash[32384]: cluster 2023-12-01T05:46:51.409590+0000 mgr.y (mgr.24362) 1753 : cluster 0 pgmap v1722: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:46:53.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:46:53 smithi090 bash[32384]: audit 2023-12-01T05:46:52.167778+0000 mon.a (mon.0) 1730 : audit 0 from='client.? 172.21.15.80:0/1950605536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:46:54.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:46:54 smithi080 bash[28361]: cluster 2023-12-01T05:46:53.410236+0000 mgr.y (mgr.24362) 1754 : cluster 0 pgmap v1723: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:46:54.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:46:54 smithi080 bash[41963]: cluster 2023-12-01T05:46:53.410236+0000 mgr.y (mgr.24362) 1754 : cluster 0 pgmap v1723: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:46:54.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:46:54 smithi090 bash[32384]: cluster 2023-12-01T05:46:53.410236+0000 mgr.y (mgr.24362) 1754 : cluster 0 pgmap v1723: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:46:55.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:46:55 smithi080 bash[28361]: audit 2023-12-01T05:46:54.620699+0000 mon.c (mon.2) 1118 : audit 0 from='client.? 172.21.15.80:0/131608696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:46:55.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:46:55 smithi080 bash[28361]: audit 2023-12-01T05:46:54.869715+0000 mon.c (mon.2) 1119 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:46:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:46:55 smithi080 bash[41963]: audit 2023-12-01T05:46:54.620699+0000 mon.c (mon.2) 1118 : audit 0 from='client.? 172.21.15.80:0/131608696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:46:55.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:46:55 smithi080 bash[41963]: audit 2023-12-01T05:46:54.869715+0000 mon.c (mon.2) 1119 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:46:55.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:46:55 smithi090 bash[32384]: audit 2023-12-01T05:46:54.620699+0000 mon.c (mon.2) 1118 : audit 0 from='client.? 172.21.15.80:0/131608696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:46:55.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:46:55 smithi090 bash[32384]: audit 2023-12-01T05:46:54.869715+0000 mon.c (mon.2) 1119 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:46:56.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:46:56 smithi080 bash[28361]: cluster 2023-12-01T05:46:55.410869+0000 mgr.y (mgr.24362) 1755 : cluster 0 pgmap v1724: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:46:56.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:46:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:46:56] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T05:46:56.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:46:56 smithi080 bash[41963]: cluster 2023-12-01T05:46:55.410869+0000 mgr.y (mgr.24362) 1755 : cluster 0 pgmap v1724: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:46:56.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:46:56 smithi090 bash[32384]: cluster 2023-12-01T05:46:55.410869+0000 mgr.y (mgr.24362) 1755 : cluster 0 pgmap v1724: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:46:57.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:46:57 smithi080 bash[28361]: audit 2023-12-01T05:46:57.071837+0000 mon.a (mon.0) 1731 : audit 0 from='client.? 172.21.15.80:0/2723004206' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:46:57.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:46:57 smithi080 bash[41963]: audit 2023-12-01T05:46:57.071837+0000 mon.a (mon.0) 1731 : audit 0 from='client.? 172.21.15.80:0/2723004206' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:46:57.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:46:57 smithi090 bash[32384]: audit 2023-12-01T05:46:57.071837+0000 mon.a (mon.0) 1731 : audit 0 from='client.? 172.21.15.80:0/2723004206' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:46:59.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:46:58 smithi090 bash[32384]: cluster 2023-12-01T05:46:57.412022+0000 mgr.y (mgr.24362) 1756 : cluster 0 pgmap v1725: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:46:59.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:46:58 smithi080 bash[28361]: cluster 2023-12-01T05:46:57.412022+0000 mgr.y (mgr.24362) 1756 : cluster 0 pgmap v1725: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:46:59.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:46:58 smithi080 bash[41963]: cluster 2023-12-01T05:46:57.412022+0000 mgr.y (mgr.24362) 1756 : cluster 0 pgmap v1725: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:47:00.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:46:59 smithi090 bash[32384]: audit 2023-12-01T05:46:59.536993+0000 mon.c (mon.2) 1120 : audit 0 from='client.? 172.21.15.80:0/3484728118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:47:00.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:46:59 smithi080 bash[28361]: audit 2023-12-01T05:46:59.536993+0000 mon.c (mon.2) 1120 : audit 0 from='client.? 172.21.15.80:0/3484728118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:47:00.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:46:59 smithi080 bash[41963]: audit 2023-12-01T05:46:59.536993+0000 mon.c (mon.2) 1120 : audit 0 from='client.? 172.21.15.80:0/3484728118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:47:01.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:47:00 smithi090 bash[32384]: cluster 2023-12-01T05:46:59.412611+0000 mgr.y (mgr.24362) 1757 : cluster 0 pgmap v1726: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:47:01.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:47:00 smithi080 bash[28361]: cluster 2023-12-01T05:46:59.412611+0000 mgr.y (mgr.24362) 1757 : cluster 0 pgmap v1726: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:47:01.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:47:00 smithi080 bash[41963]: cluster 2023-12-01T05:46:59.412611+0000 mgr.y (mgr.24362) 1757 : cluster 0 pgmap v1726: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:47:03.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:47:02 smithi090 bash[32384]: cluster 2023-12-01T05:47:01.413692+0000 mgr.y (mgr.24362) 1758 : cluster 0 pgmap v1727: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:47:03.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:47:02 smithi090 bash[32384]: audit 2023-12-01T05:47:01.999199+0000 mon.a (mon.0) 1732 : audit 0 from='client.? 172.21.15.80:0/1570806055' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:47:03.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:47:02 smithi080 bash[41963]: cluster 2023-12-01T05:47:01.413692+0000 mgr.y (mgr.24362) 1758 : cluster 0 pgmap v1727: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:47:03.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:47:02 smithi080 bash[41963]: audit 2023-12-01T05:47:01.999199+0000 mon.a (mon.0) 1732 : audit 0 from='client.? 172.21.15.80:0/1570806055' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:47:03.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:47:02 smithi080 bash[28361]: cluster 2023-12-01T05:47:01.413692+0000 mgr.y (mgr.24362) 1758 : cluster 0 pgmap v1727: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:47:03.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:47:02 smithi080 bash[28361]: audit 2023-12-01T05:47:01.999199+0000 mon.a (mon.0) 1732 : audit 0 from='client.? 172.21.15.80:0/1570806055' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:47:05.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:47:04 smithi090 bash[32384]: cluster 2023-12-01T05:47:03.414340+0000 mgr.y (mgr.24362) 1759 : cluster 0 pgmap v1728: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:47:05.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:47:04 smithi090 bash[32384]: audit 2023-12-01T05:47:04.451471+0000 mon.c (mon.2) 1121 : audit 0 from='client.? 172.21.15.80:0/3285389802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:47:05.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:47:04 smithi080 bash[28361]: cluster 2023-12-01T05:47:03.414340+0000 mgr.y (mgr.24362) 1759 : cluster 0 pgmap v1728: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:47:05.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:47:04 smithi080 bash[28361]: audit 2023-12-01T05:47:04.451471+0000 mon.c (mon.2) 1121 : audit 0 from='client.? 172.21.15.80:0/3285389802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:47:05.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:47:04 smithi080 bash[41963]: cluster 2023-12-01T05:47:03.414340+0000 mgr.y (mgr.24362) 1759 : cluster 0 pgmap v1728: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:47:05.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:47:04 smithi080 bash[41963]: audit 2023-12-01T05:47:04.451471+0000 mon.c (mon.2) 1121 : audit 0 from='client.? 172.21.15.80:0/3285389802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:47:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:47:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:47:06] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T05:47:07.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:47:06 smithi090 bash[32384]: cluster 2023-12-01T05:47:05.415145+0000 mgr.y (mgr.24362) 1760 : cluster 0 pgmap v1729: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:47:07.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:47:06 smithi090 bash[32384]: audit 2023-12-01T05:47:06.913729+0000 mon.c (mon.2) 1122 : audit 0 from='client.? 172.21.15.80:0/4237586544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:47:07.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:47:06 smithi080 bash[28361]: cluster 2023-12-01T05:47:05.415145+0000 mgr.y (mgr.24362) 1760 : cluster 0 pgmap v1729: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:47:07.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:47:06 smithi080 bash[28361]: audit 2023-12-01T05:47:06.913729+0000 mon.c (mon.2) 1122 : audit 0 from='client.? 172.21.15.80:0/4237586544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:47:07.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:47:06 smithi080 bash[41963]: cluster 2023-12-01T05:47:05.415145+0000 mgr.y (mgr.24362) 1760 : cluster 0 pgmap v1729: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:47:07.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:47:06 smithi080 bash[41963]: audit 2023-12-01T05:47:06.913729+0000 mon.c (mon.2) 1122 : audit 0 from='client.? 172.21.15.80:0/4237586544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:47:09.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:47:08 smithi090 bash[32384]: cluster 2023-12-01T05:47:07.416645+0000 mgr.y (mgr.24362) 1761 : cluster 0 pgmap v1730: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:47:09.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:47:08 smithi080 bash[41963]: cluster 2023-12-01T05:47:07.416645+0000 mgr.y (mgr.24362) 1761 : cluster 0 pgmap v1730: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:47:09.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:47:08 smithi080 bash[28361]: cluster 2023-12-01T05:47:07.416645+0000 mgr.y (mgr.24362) 1761 : cluster 0 pgmap v1730: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:47:10.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:47:09 smithi090 bash[32384]: audit 2023-12-01T05:47:09.369014+0000 mon.c (mon.2) 1123 : audit 0 from='client.? 172.21.15.80:0/561124369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:47:10.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:47:09 smithi090 bash[32384]: audit 2023-12-01T05:47:09.870086+0000 mon.c (mon.2) 1124 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:47:10.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:47:09 smithi080 bash[41963]: audit 2023-12-01T05:47:09.369014+0000 mon.c (mon.2) 1123 : audit 0 from='client.? 172.21.15.80:0/561124369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:47:10.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:47:09 smithi080 bash[41963]: audit 2023-12-01T05:47:09.870086+0000 mon.c (mon.2) 1124 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:47:10.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:47:09 smithi080 bash[28361]: audit 2023-12-01T05:47:09.369014+0000 mon.c (mon.2) 1123 : audit 0 from='client.? 172.21.15.80:0/561124369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:47:10.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:47:09 smithi080 bash[28361]: audit 2023-12-01T05:47:09.870086+0000 mon.c (mon.2) 1124 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:47:11.273 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:47:10 smithi090 bash[32384]: cluster 2023-12-01T05:47:09.417324+0000 mgr.y (mgr.24362) 1762 : cluster 0 pgmap v1731: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:47:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:47:10 smithi080 bash[28361]: cluster 2023-12-01T05:47:09.417324+0000 mgr.y (mgr.24362) 1762 : cluster 0 pgmap v1731: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:47:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:47:10 smithi080 bash[41963]: cluster 2023-12-01T05:47:09.417324+0000 mgr.y (mgr.24362) 1762 : cluster 0 pgmap v1731: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:47:12.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:47:12 smithi090 bash[32384]: audit 2023-12-01T05:47:11.838211+0000 mon.c (mon.2) 1125 : audit 0 from='client.? 172.21.15.80:0/236779680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:47:12.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:47:12 smithi080 bash[28361]: audit 2023-12-01T05:47:11.838211+0000 mon.c (mon.2) 1125 : audit 0 from='client.? 172.21.15.80:0/236779680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:47:12.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:47:12 smithi080 bash[41963]: audit 2023-12-01T05:47:11.838211+0000 mon.c (mon.2) 1125 : audit 0 from='client.? 172.21.15.80:0/236779680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:47:13.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:47:13 smithi090 bash[32384]: cluster 2023-12-01T05:47:11.418475+0000 mgr.y (mgr.24362) 1763 : cluster 0 pgmap v1732: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:47:13.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:47:13 smithi080 bash[28361]: cluster 2023-12-01T05:47:11.418475+0000 mgr.y (mgr.24362) 1763 : cluster 0 pgmap v1732: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:47:13.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:47:13 smithi080 bash[41963]: cluster 2023-12-01T05:47:11.418475+0000 mgr.y (mgr.24362) 1763 : cluster 0 pgmap v1732: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:47:15.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:47:15 smithi090 bash[32384]: cluster 2023-12-01T05:47:13.419179+0000 mgr.y (mgr.24362) 1764 : cluster 0 pgmap v1733: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:47:15.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:47:15 smithi090 bash[32384]: audit 2023-12-01T05:47:14.295919+0000 mon.a (mon.0) 1733 : audit 0 from='client.? 172.21.15.80:0/421307917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:47:15.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:47:15 smithi080 bash[41963]: cluster 2023-12-01T05:47:13.419179+0000 mgr.y (mgr.24362) 1764 : cluster 0 pgmap v1733: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:47:15.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:47:15 smithi080 bash[41963]: audit 2023-12-01T05:47:14.295919+0000 mon.a (mon.0) 1733 : audit 0 from='client.? 172.21.15.80:0/421307917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:47:15.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:47:15 smithi080 bash[28361]: cluster 2023-12-01T05:47:13.419179+0000 mgr.y (mgr.24362) 1764 : cluster 0 pgmap v1733: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:47:15.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:47:15 smithi080 bash[28361]: audit 2023-12-01T05:47:14.295919+0000 mon.a (mon.0) 1733 : audit 0 from='client.? 172.21.15.80:0/421307917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:47:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:47:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:47:16] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T05:47:17.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:47:17 smithi090 bash[32384]: cluster 2023-12-01T05:47:15.419861+0000 mgr.y (mgr.24362) 1765 : cluster 0 pgmap v1734: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:47:17.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:47:17 smithi090 bash[32384]: audit 2023-12-01T05:47:16.749160+0000 mon.a (mon.0) 1734 : audit 0 from='client.? 172.21.15.80:0/1225950409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:47:17.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:47:17 smithi080 bash[28361]: cluster 2023-12-01T05:47:15.419861+0000 mgr.y (mgr.24362) 1765 : cluster 0 pgmap v1734: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:47:17.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:47:17 smithi080 bash[28361]: audit 2023-12-01T05:47:16.749160+0000 mon.a (mon.0) 1734 : audit 0 from='client.? 172.21.15.80:0/1225950409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:47:17.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:47:17 smithi080 bash[41963]: cluster 2023-12-01T05:47:15.419861+0000 mgr.y (mgr.24362) 1765 : cluster 0 pgmap v1734: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:47:17.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:47:17 smithi080 bash[41963]: audit 2023-12-01T05:47:16.749160+0000 mon.a (mon.0) 1734 : audit 0 from='client.? 172.21.15.80:0/1225950409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:47:19.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:47:19 smithi080 bash[28361]: cluster 2023-12-01T05:47:17.420903+0000 mgr.y (mgr.24362) 1766 : cluster 0 pgmap v1735: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:47:19.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:47:19 smithi080 bash[41963]: cluster 2023-12-01T05:47:17.420903+0000 mgr.y (mgr.24362) 1766 : cluster 0 pgmap v1735: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:47:19.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:47:19 smithi090 bash[32384]: cluster 2023-12-01T05:47:17.420903+0000 mgr.y (mgr.24362) 1766 : cluster 0 pgmap v1735: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:47:20.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:47:20 smithi080 bash[28361]: audit 2023-12-01T05:47:19.207818+0000 mon.a (mon.0) 1735 : audit 0 from='client.? 172.21.15.80:0/700722729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:47:20.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:47:20 smithi080 bash[41963]: audit 2023-12-01T05:47:19.207818+0000 mon.a (mon.0) 1735 : audit 0 from='client.? 172.21.15.80:0/700722729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:47:20.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:47:20 smithi090 bash[32384]: audit 2023-12-01T05:47:19.207818+0000 mon.a (mon.0) 1735 : audit 0 from='client.? 172.21.15.80:0/700722729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:47:21.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:47:21 smithi080 bash[28361]: cluster 2023-12-01T05:47:19.421515+0000 mgr.y (mgr.24362) 1767 : cluster 0 pgmap v1736: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:47:21.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:47:21 smithi080 bash[41963]: cluster 2023-12-01T05:47:19.421515+0000 mgr.y (mgr.24362) 1767 : cluster 0 pgmap v1736: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:47:21.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:47:21 smithi090 bash[32384]: cluster 2023-12-01T05:47:19.421515+0000 mgr.y (mgr.24362) 1767 : cluster 0 pgmap v1736: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:47:22.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:47:22 smithi080 bash[28361]: audit 2023-12-01T05:47:21.673271+0000 mon.a (mon.0) 1736 : audit 0 from='client.? 172.21.15.80:0/2014934808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:47:22.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:47:22 smithi080 bash[41963]: audit 2023-12-01T05:47:21.673271+0000 mon.a (mon.0) 1736 : audit 0 from='client.? 172.21.15.80:0/2014934808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:47:22.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:47:22 smithi090 bash[32384]: audit 2023-12-01T05:47:21.673271+0000 mon.a (mon.0) 1736 : audit 0 from='client.? 172.21.15.80:0/2014934808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:47:23.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:47:23 smithi080 bash[41963]: cluster 2023-12-01T05:47:21.422547+0000 mgr.y (mgr.24362) 1768 : cluster 0 pgmap v1737: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:47:23.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:47:23 smithi080 bash[28361]: cluster 2023-12-01T05:47:21.422547+0000 mgr.y (mgr.24362) 1768 : cluster 0 pgmap v1737: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:47:23.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:47:23 smithi090 bash[32384]: cluster 2023-12-01T05:47:21.422547+0000 mgr.y (mgr.24362) 1768 : cluster 0 pgmap v1737: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:47:25.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:47:25 smithi080 bash[28361]: cluster 2023-12-01T05:47:23.423148+0000 mgr.y (mgr.24362) 1769 : cluster 0 pgmap v1738: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:47:25.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:47:25 smithi080 bash[28361]: audit 2023-12-01T05:47:24.126016+0000 mon.a (mon.0) 1737 : audit 0 from='client.? 172.21.15.80:0/712071126' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:47:25.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:47:25 smithi080 bash[28361]: audit 2023-12-01T05:47:24.870400+0000 mon.c (mon.2) 1126 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:47:25.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:47:25 smithi080 bash[41963]: cluster 2023-12-01T05:47:23.423148+0000 mgr.y (mgr.24362) 1769 : cluster 0 pgmap v1738: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:47:25.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:47:25 smithi080 bash[41963]: audit 2023-12-01T05:47:24.126016+0000 mon.a (mon.0) 1737 : audit 0 from='client.? 172.21.15.80:0/712071126' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:47:25.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:47:25 smithi080 bash[41963]: audit 2023-12-01T05:47:24.870400+0000 mon.c (mon.2) 1126 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:47:25.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:47:25 smithi090 bash[32384]: cluster 2023-12-01T05:47:23.423148+0000 mgr.y (mgr.24362) 1769 : cluster 0 pgmap v1738: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:47:25.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:47:25 smithi090 bash[32384]: audit 2023-12-01T05:47:24.126016+0000 mon.a (mon.0) 1737 : audit 0 from='client.? 172.21.15.80:0/712071126' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:47:25.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:47:25 smithi090 bash[32384]: audit 2023-12-01T05:47:24.870400+0000 mon.c (mon.2) 1126 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:47:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:47:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:47:26] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T05:47:27.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:47:27 smithi080 bash[28361]: cluster 2023-12-01T05:47:25.423847+0000 mgr.y (mgr.24362) 1770 : cluster 0 pgmap v1739: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:47:27.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:47:27 smithi080 bash[28361]: audit 2023-12-01T05:47:26.589601+0000 mon.c (mon.2) 1127 : audit 0 from='client.? 172.21.15.80:0/556867291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:47:27.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:47:27 smithi080 bash[41963]: cluster 2023-12-01T05:47:25.423847+0000 mgr.y (mgr.24362) 1770 : cluster 0 pgmap v1739: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:47:27.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:47:27 smithi080 bash[41963]: audit 2023-12-01T05:47:26.589601+0000 mon.c (mon.2) 1127 : audit 0 from='client.? 172.21.15.80:0/556867291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:47:27.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:47:27 smithi090 bash[32384]: cluster 2023-12-01T05:47:25.423847+0000 mgr.y (mgr.24362) 1770 : cluster 0 pgmap v1739: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:47:27.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:47:27 smithi090 bash[32384]: audit 2023-12-01T05:47:26.589601+0000 mon.c (mon.2) 1127 : audit 0 from='client.? 172.21.15.80:0/556867291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:47:29.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:47:29 smithi080 bash[28361]: cluster 2023-12-01T05:47:27.425036+0000 mgr.y (mgr.24362) 1771 : cluster 0 pgmap v1740: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:47:29.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:47:29 smithi080 bash[28361]: audit 2023-12-01T05:47:29.043680+0000 mon.c (mon.2) 1128 : audit 0 from='client.? 172.21.15.80:0/412780180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:47:29.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:47:29 smithi080 bash[41963]: cluster 2023-12-01T05:47:27.425036+0000 mgr.y (mgr.24362) 1771 : cluster 0 pgmap v1740: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:47:29.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:47:29 smithi080 bash[41963]: audit 2023-12-01T05:47:29.043680+0000 mon.c (mon.2) 1128 : audit 0 from='client.? 172.21.15.80:0/412780180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:47:29.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:47:29 smithi090 bash[32384]: cluster 2023-12-01T05:47:27.425036+0000 mgr.y (mgr.24362) 1771 : cluster 0 pgmap v1740: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:47:29.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:47:29 smithi090 bash[32384]: audit 2023-12-01T05:47:29.043680+0000 mon.c (mon.2) 1128 : audit 0 from='client.? 172.21.15.80:0/412780180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:47:31.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:47:31 smithi080 bash[41963]: cluster 2023-12-01T05:47:29.425679+0000 mgr.y (mgr.24362) 1772 : cluster 0 pgmap v1741: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:47:31.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:47:31 smithi080 bash[41963]: audit 2023-12-01T05:47:30.261455+0000 mon.c (mon.2) 1129 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:47:31.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:47:31 smithi080 bash[28361]: cluster 2023-12-01T05:47:29.425679+0000 mgr.y (mgr.24362) 1772 : cluster 0 pgmap v1741: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:47:31.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:47:31 smithi080 bash[28361]: audit 2023-12-01T05:47:30.261455+0000 mon.c (mon.2) 1129 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:47:31.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:47:31 smithi090 bash[32384]: cluster 2023-12-01T05:47:29.425679+0000 mgr.y (mgr.24362) 1772 : cluster 0 pgmap v1741: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:47:31.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:47:31 smithi090 bash[32384]: audit 2023-12-01T05:47:30.261455+0000 mon.c (mon.2) 1129 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:47:32.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:47:32 smithi080 bash[28361]: cluster 2023-12-01T05:47:31.426594+0000 mgr.y (mgr.24362) 1773 : cluster 0 pgmap v1742: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:47:32.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:47:32 smithi080 bash[28361]: audit 2023-12-01T05:47:31.501273+0000 mon.a (mon.0) 1738 : audit 0 from='client.? 172.21.15.80:0/897580421' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:47:32.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:47:32 smithi080 bash[41963]: cluster 2023-12-01T05:47:31.426594+0000 mgr.y (mgr.24362) 1773 : cluster 0 pgmap v1742: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:47:32.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:47:32 smithi080 bash[41963]: audit 2023-12-01T05:47:31.501273+0000 mon.a (mon.0) 1738 : audit 0 from='client.? 172.21.15.80:0/897580421' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:47:32.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:47:32 smithi090 bash[32384]: cluster 2023-12-01T05:47:31.426594+0000 mgr.y (mgr.24362) 1773 : cluster 0 pgmap v1742: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:47:32.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:47:32 smithi090 bash[32384]: audit 2023-12-01T05:47:31.501273+0000 mon.a (mon.0) 1738 : audit 0 from='client.? 172.21.15.80:0/897580421' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:47:34.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:47:33 smithi090 bash[32384]: audit 2023-12-01T05:47:33.949702+0000 mon.c (mon.2) 1130 : audit 0 from='client.? 172.21.15.80:0/4254552172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:47:34.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:47:33 smithi080 bash[28361]: audit 2023-12-01T05:47:33.949702+0000 mon.c (mon.2) 1130 : audit 0 from='client.? 172.21.15.80:0/4254552172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:47:34.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:47:33 smithi080 bash[41963]: audit 2023-12-01T05:47:33.949702+0000 mon.c (mon.2) 1130 : audit 0 from='client.? 172.21.15.80:0/4254552172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:47:35.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:47:34 smithi090 bash[32384]: cluster 2023-12-01T05:47:33.427261+0000 mgr.y (mgr.24362) 1774 : cluster 0 pgmap v1743: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:47:35.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:47:34 smithi080 bash[28361]: cluster 2023-12-01T05:47:33.427261+0000 mgr.y (mgr.24362) 1774 : cluster 0 pgmap v1743: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:47:35.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:47:34 smithi080 bash[41963]: cluster 2023-12-01T05:47:33.427261+0000 mgr.y (mgr.24362) 1774 : cluster 0 pgmap v1743: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:47:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:47:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:47:36] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T05:47:37.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:47:36 smithi090 bash[32384]: cluster 2023-12-01T05:47:35.427864+0000 mgr.y (mgr.24362) 1775 : cluster 0 pgmap v1744: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:47:37.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:47:36 smithi090 bash[32384]: audit 2023-12-01T05:47:36.104671+0000 mon.a (mon.0) 1739 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:47:37.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:47:36 smithi090 bash[32384]: audit 2023-12-01T05:47:36.115263+0000 mon.a (mon.0) 1740 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:47:37.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:47:36 smithi090 bash[32384]: audit 2023-12-01T05:47:36.403992+0000 mon.a (mon.0) 1741 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:47:37.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:47:36 smithi090 bash[32384]: audit 2023-12-01T05:47:36.413098+0000 mon.a (mon.0) 1742 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:47:37.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:47:36 smithi090 bash[32384]: audit 2023-12-01T05:47:36.452002+0000 mon.a (mon.0) 1743 : audit 0 from='client.? 172.21.15.80:0/3349909790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:47:37.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:47:36 smithi090 bash[32384]: audit 2023-12-01T05:47:36.896383+0000 mon.c (mon.2) 1131 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:47:37.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:47:36 smithi090 bash[32384]: audit 2023-12-01T05:47:36.898297+0000 mon.c (mon.2) 1132 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:47:37.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:47:36 smithi090 bash[32384]: audit 2023-12-01T05:47:36.907960+0000 mon.a (mon.0) 1744 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:47:37.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:47:36 smithi080 bash[28361]: cluster 2023-12-01T05:47:35.427864+0000 mgr.y (mgr.24362) 1775 : cluster 0 pgmap v1744: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:47:37.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:47:36 smithi080 bash[28361]: audit 2023-12-01T05:47:36.104671+0000 mon.a (mon.0) 1739 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:47:37.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:47:36 smithi080 bash[28361]: audit 2023-12-01T05:47:36.115263+0000 mon.a (mon.0) 1740 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:47:37.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:47:36 smithi080 bash[28361]: audit 2023-12-01T05:47:36.403992+0000 mon.a (mon.0) 1741 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:47:37.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:47:36 smithi080 bash[28361]: audit 2023-12-01T05:47:36.413098+0000 mon.a (mon.0) 1742 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:47:37.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:47:36 smithi080 bash[28361]: audit 2023-12-01T05:47:36.452002+0000 mon.a (mon.0) 1743 : audit 0 from='client.? 172.21.15.80:0/3349909790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:47:37.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:47:36 smithi080 bash[28361]: audit 2023-12-01T05:47:36.896383+0000 mon.c (mon.2) 1131 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:47:37.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:47:36 smithi080 bash[28361]: audit 2023-12-01T05:47:36.898297+0000 mon.c (mon.2) 1132 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:47:37.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:47:36 smithi080 bash[28361]: audit 2023-12-01T05:47:36.907960+0000 mon.a (mon.0) 1744 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:47:37.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:47:36 smithi080 bash[41963]: cluster 2023-12-01T05:47:35.427864+0000 mgr.y (mgr.24362) 1775 : cluster 0 pgmap v1744: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:47:37.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:47:36 smithi080 bash[41963]: audit 2023-12-01T05:47:36.104671+0000 mon.a (mon.0) 1739 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:47:37.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:47:36 smithi080 bash[41963]: audit 2023-12-01T05:47:36.115263+0000 mon.a (mon.0) 1740 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:47:37.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:47:36 smithi080 bash[41963]: audit 2023-12-01T05:47:36.403992+0000 mon.a (mon.0) 1741 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:47:37.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:47:36 smithi080 bash[41963]: audit 2023-12-01T05:47:36.413098+0000 mon.a (mon.0) 1742 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:47:37.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:47:36 smithi080 bash[41963]: audit 2023-12-01T05:47:36.452002+0000 mon.a (mon.0) 1743 : audit 0 from='client.? 172.21.15.80:0/3349909790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:47:37.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:47:36 smithi080 bash[41963]: audit 2023-12-01T05:47:36.896383+0000 mon.c (mon.2) 1131 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:47:37.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:47:36 smithi080 bash[41963]: audit 2023-12-01T05:47:36.898297+0000 mon.c (mon.2) 1132 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:47:37.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:47:36 smithi080 bash[41963]: audit 2023-12-01T05:47:36.907960+0000 mon.a (mon.0) 1744 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:47:39.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:47:38 smithi090 bash[32384]: cluster 2023-12-01T05:47:37.429016+0000 mgr.y (mgr.24362) 1776 : cluster 0 pgmap v1745: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:47:39.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:47:38 smithi090 bash[32384]: audit 2023-12-01T05:47:38.907691+0000 mon.c (mon.2) 1133 : audit 0 from='client.? 172.21.15.80:0/3895425108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:47:39.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:47:38 smithi080 bash[41963]: cluster 2023-12-01T05:47:37.429016+0000 mgr.y (mgr.24362) 1776 : cluster 0 pgmap v1745: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:47:39.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:47:38 smithi080 bash[41963]: audit 2023-12-01T05:47:38.907691+0000 mon.c (mon.2) 1133 : audit 0 from='client.? 172.21.15.80:0/3895425108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:47:39.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:47:38 smithi080 bash[28361]: cluster 2023-12-01T05:47:37.429016+0000 mgr.y (mgr.24362) 1776 : cluster 0 pgmap v1745: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:47:39.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:47:38 smithi080 bash[28361]: audit 2023-12-01T05:47:38.907691+0000 mon.c (mon.2) 1133 : audit 0 from='client.? 172.21.15.80:0/3895425108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:47:40.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:47:40 smithi090 bash[32384]: audit 2023-12-01T05:47:39.870736+0000 mon.c (mon.2) 1134 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:47:40.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:47:40 smithi080 bash[28361]: audit 2023-12-01T05:47:39.870736+0000 mon.c (mon.2) 1134 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:47:40.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:47:40 smithi080 bash[41963]: audit 2023-12-01T05:47:39.870736+0000 mon.c (mon.2) 1134 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:47:41.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:47:41 smithi090 bash[32384]: cluster 2023-12-01T05:47:39.429657+0000 mgr.y (mgr.24362) 1777 : cluster 0 pgmap v1746: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:47:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:47:41 smithi080 bash[28361]: cluster 2023-12-01T05:47:39.429657+0000 mgr.y (mgr.24362) 1777 : cluster 0 pgmap v1746: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:47:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:47:41 smithi080 bash[41963]: cluster 2023-12-01T05:47:39.429657+0000 mgr.y (mgr.24362) 1777 : cluster 0 pgmap v1746: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:47:42.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:47:42 smithi090 bash[32384]: audit 2023-12-01T05:47:41.361346+0000 mon.c (mon.2) 1135 : audit 0 from='client.? 172.21.15.80:0/3248988611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:47:42.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:47:42 smithi080 bash[28361]: audit 2023-12-01T05:47:41.361346+0000 mon.c (mon.2) 1135 : audit 0 from='client.? 172.21.15.80:0/3248988611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:47:42.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:47:42 smithi080 bash[41963]: audit 2023-12-01T05:47:41.361346+0000 mon.c (mon.2) 1135 : audit 0 from='client.? 172.21.15.80:0/3248988611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:47:43.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:47:43 smithi080 bash[28361]: cluster 2023-12-01T05:47:41.430849+0000 mgr.y (mgr.24362) 1778 : cluster 0 pgmap v1747: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:47:43.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:47:43 smithi080 bash[41963]: cluster 2023-12-01T05:47:41.430849+0000 mgr.y (mgr.24362) 1778 : cluster 0 pgmap v1747: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:47:43.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:47:43 smithi090 bash[32384]: cluster 2023-12-01T05:47:41.430849+0000 mgr.y (mgr.24362) 1778 : cluster 0 pgmap v1747: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:47:44.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:47:44 smithi080 bash[28361]: audit 2023-12-01T05:47:43.825280+0000 mon.c (mon.2) 1136 : audit 0 from='client.? 172.21.15.80:0/1442857884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:47:44.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:47:44 smithi080 bash[41963]: audit 2023-12-01T05:47:43.825280+0000 mon.c (mon.2) 1136 : audit 0 from='client.? 172.21.15.80:0/1442857884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:47:44.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:47:44 smithi090 bash[32384]: audit 2023-12-01T05:47:43.825280+0000 mon.c (mon.2) 1136 : audit 0 from='client.? 172.21.15.80:0/1442857884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:47:45.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:47:45 smithi080 bash[28361]: cluster 2023-12-01T05:47:43.431676+0000 mgr.y (mgr.24362) 1779 : cluster 0 pgmap v1748: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:47:45.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:47:45 smithi080 bash[41963]: cluster 2023-12-01T05:47:43.431676+0000 mgr.y (mgr.24362) 1779 : cluster 0 pgmap v1748: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:47:45.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:47:45 smithi090 bash[32384]: cluster 2023-12-01T05:47:43.431676+0000 mgr.y (mgr.24362) 1779 : cluster 0 pgmap v1748: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:47:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:47:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:47:46] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T05:47:47.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:47:47 smithi080 bash[41963]: cluster 2023-12-01T05:47:45.432415+0000 mgr.y (mgr.24362) 1780 : cluster 0 pgmap v1749: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:47:47.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:47:47 smithi080 bash[41963]: audit 2023-12-01T05:47:46.279014+0000 mon.a (mon.0) 1745 : audit 0 from='client.? 172.21.15.80:0/210466780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:47:47.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:47:47 smithi080 bash[28361]: cluster 2023-12-01T05:47:45.432415+0000 mgr.y (mgr.24362) 1780 : cluster 0 pgmap v1749: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:47:47.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:47:47 smithi080 bash[28361]: audit 2023-12-01T05:47:46.279014+0000 mon.a (mon.0) 1745 : audit 0 from='client.? 172.21.15.80:0/210466780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:47:47.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:47:47 smithi090 bash[32384]: cluster 2023-12-01T05:47:45.432415+0000 mgr.y (mgr.24362) 1780 : cluster 0 pgmap v1749: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:47:47.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:47:47 smithi090 bash[32384]: audit 2023-12-01T05:47:46.279014+0000 mon.a (mon.0) 1745 : audit 0 from='client.? 172.21.15.80:0/210466780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:47:49.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:47:49 smithi080 bash[41963]: cluster 2023-12-01T05:47:47.433496+0000 mgr.y (mgr.24362) 1781 : cluster 0 pgmap v1750: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:47:49.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:47:49 smithi080 bash[41963]: audit 2023-12-01T05:47:48.733688+0000 mon.c (mon.2) 1137 : audit 0 from='client.? 172.21.15.80:0/3791265713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:47:49.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:47:49 smithi080 bash[28361]: cluster 2023-12-01T05:47:47.433496+0000 mgr.y (mgr.24362) 1781 : cluster 0 pgmap v1750: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:47:49.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:47:49 smithi080 bash[28361]: audit 2023-12-01T05:47:48.733688+0000 mon.c (mon.2) 1137 : audit 0 from='client.? 172.21.15.80:0/3791265713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:47:49.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:47:49 smithi090 bash[32384]: cluster 2023-12-01T05:47:47.433496+0000 mgr.y (mgr.24362) 1781 : cluster 0 pgmap v1750: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:47:49.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:47:49 smithi090 bash[32384]: audit 2023-12-01T05:47:48.733688+0000 mon.c (mon.2) 1137 : audit 0 from='client.? 172.21.15.80:0/3791265713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:47:51.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:47:51 smithi080 bash[28361]: cluster 2023-12-01T05:47:49.434155+0000 mgr.y (mgr.24362) 1782 : cluster 0 pgmap v1751: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:47:51.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:47:51 smithi080 bash[41963]: cluster 2023-12-01T05:47:49.434155+0000 mgr.y (mgr.24362) 1782 : cluster 0 pgmap v1751: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:47:51.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:47:51 smithi090 bash[32384]: cluster 2023-12-01T05:47:49.434155+0000 mgr.y (mgr.24362) 1782 : cluster 0 pgmap v1751: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:47:52.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:47:52 smithi080 bash[28361]: audit 2023-12-01T05:47:51.195532+0000 mon.a (mon.0) 1746 : audit 0 from='client.? 172.21.15.80:0/3059064284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:47:52.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:47:52 smithi080 bash[41963]: audit 2023-12-01T05:47:51.195532+0000 mon.a (mon.0) 1746 : audit 0 from='client.? 172.21.15.80:0/3059064284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:47:52.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:47:52 smithi090 bash[32384]: audit 2023-12-01T05:47:51.195532+0000 mon.a (mon.0) 1746 : audit 0 from='client.? 172.21.15.80:0/3059064284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:47:53.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:47:53 smithi080 bash[41963]: cluster 2023-12-01T05:47:51.435339+0000 mgr.y (mgr.24362) 1783 : cluster 0 pgmap v1752: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:47:53.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:47:53 smithi080 bash[28361]: cluster 2023-12-01T05:47:51.435339+0000 mgr.y (mgr.24362) 1783 : cluster 0 pgmap v1752: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:47:53.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:47:53 smithi090 bash[32384]: cluster 2023-12-01T05:47:51.435339+0000 mgr.y (mgr.24362) 1783 : cluster 0 pgmap v1752: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:47:54.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:47:54 smithi080 bash[41963]: audit 2023-12-01T05:47:53.651341+0000 mon.a (mon.0) 1747 : audit 0 from='client.? 172.21.15.80:0/3354074693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:47:54.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:47:54 smithi080 bash[28361]: audit 2023-12-01T05:47:53.651341+0000 mon.a (mon.0) 1747 : audit 0 from='client.? 172.21.15.80:0/3354074693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:47:54.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:47:54 smithi090 bash[32384]: audit 2023-12-01T05:47:53.651341+0000 mon.a (mon.0) 1747 : audit 0 from='client.? 172.21.15.80:0/3354074693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:47:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:47:55 smithi080 bash[41963]: cluster 2023-12-01T05:47:53.436106+0000 mgr.y (mgr.24362) 1784 : cluster 0 pgmap v1753: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:47:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:47:55 smithi080 bash[41963]: audit 2023-12-01T05:47:54.871246+0000 mon.c (mon.2) 1138 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:47:55.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:47:55 smithi080 bash[28361]: cluster 2023-12-01T05:47:53.436106+0000 mgr.y (mgr.24362) 1784 : cluster 0 pgmap v1753: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:47:55.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:47:55 smithi080 bash[28361]: audit 2023-12-01T05:47:54.871246+0000 mon.c (mon.2) 1138 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:47:55.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:47:55 smithi090 bash[32384]: cluster 2023-12-01T05:47:53.436106+0000 mgr.y (mgr.24362) 1784 : cluster 0 pgmap v1753: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:47:55.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:47:55 smithi090 bash[32384]: audit 2023-12-01T05:47:54.871246+0000 mon.c (mon.2) 1138 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:47:56.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:47:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:47:56] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T05:47:56.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:47:56 smithi080 bash[41963]: cluster 2023-12-01T05:47:55.436745+0000 mgr.y (mgr.24362) 1785 : cluster 0 pgmap v1754: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:47:56.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:47:56 smithi080 bash[28361]: cluster 2023-12-01T05:47:55.436745+0000 mgr.y (mgr.24362) 1785 : cluster 0 pgmap v1754: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:47:56.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:47:56 smithi090 bash[32384]: cluster 2023-12-01T05:47:55.436745+0000 mgr.y (mgr.24362) 1785 : cluster 0 pgmap v1754: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:47:57.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:47:57 smithi080 bash[41963]: audit 2023-12-01T05:47:56.110911+0000 mon.c (mon.2) 1139 : audit 0 from='client.? 172.21.15.80:0/2330432053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:47:57.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:47:57 smithi080 bash[28361]: audit 2023-12-01T05:47:56.110911+0000 mon.c (mon.2) 1139 : audit 0 from='client.? 172.21.15.80:0/2330432053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:47:57.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:47:57 smithi090 bash[32384]: audit 2023-12-01T05:47:56.110911+0000 mon.c (mon.2) 1139 : audit 0 from='client.? 172.21.15.80:0/2330432053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:47:59.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:47:58 smithi090 bash[32384]: cluster 2023-12-01T05:47:57.437857+0000 mgr.y (mgr.24362) 1786 : cluster 0 pgmap v1755: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:47:59.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:47:58 smithi090 bash[32384]: audit 2023-12-01T05:47:58.564532+0000 mon.a (mon.0) 1748 : audit 0 from='client.? 172.21.15.80:0/2793050792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:47:59.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:47:58 smithi080 bash[41963]: cluster 2023-12-01T05:47:57.437857+0000 mgr.y (mgr.24362) 1786 : cluster 0 pgmap v1755: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:47:59.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:47:58 smithi080 bash[41963]: audit 2023-12-01T05:47:58.564532+0000 mon.a (mon.0) 1748 : audit 0 from='client.? 172.21.15.80:0/2793050792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:47:59.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:47:58 smithi080 bash[28361]: cluster 2023-12-01T05:47:57.437857+0000 mgr.y (mgr.24362) 1786 : cluster 0 pgmap v1755: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:47:59.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:47:58 smithi080 bash[28361]: audit 2023-12-01T05:47:58.564532+0000 mon.a (mon.0) 1748 : audit 0 from='client.? 172.21.15.80:0/2793050792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:48:01.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:48:00 smithi090 bash[32384]: cluster 2023-12-01T05:47:59.438516+0000 mgr.y (mgr.24362) 1787 : cluster 0 pgmap v1756: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:48:01.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:48:00 smithi080 bash[41963]: cluster 2023-12-01T05:47:59.438516+0000 mgr.y (mgr.24362) 1787 : cluster 0 pgmap v1756: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:48:01.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:48:00 smithi080 bash[28361]: cluster 2023-12-01T05:47:59.438516+0000 mgr.y (mgr.24362) 1787 : cluster 0 pgmap v1756: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:48:02.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:48:01 smithi090 bash[32384]: audit 2023-12-01T05:48:01.011971+0000 mon.a (mon.0) 1749 : audit 0 from='client.? 172.21.15.80:0/1059602284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:48:02.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:48:01 smithi080 bash[28361]: audit 2023-12-01T05:48:01.011971+0000 mon.a (mon.0) 1749 : audit 0 from='client.? 172.21.15.80:0/1059602284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:48:02.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:48:01 smithi080 bash[41963]: audit 2023-12-01T05:48:01.011971+0000 mon.a (mon.0) 1749 : audit 0 from='client.? 172.21.15.80:0/1059602284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:48:03.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:48:02 smithi090 bash[32384]: cluster 2023-12-01T05:48:01.439619+0000 mgr.y (mgr.24362) 1788 : cluster 0 pgmap v1757: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:48:03.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:48:02 smithi080 bash[41963]: cluster 2023-12-01T05:48:01.439619+0000 mgr.y (mgr.24362) 1788 : cluster 0 pgmap v1757: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:48:03.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:48:02 smithi080 bash[28361]: cluster 2023-12-01T05:48:01.439619+0000 mgr.y (mgr.24362) 1788 : cluster 0 pgmap v1757: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:48:04.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:48:04 smithi090 bash[32384]: audit 2023-12-01T05:48:03.468956+0000 mon.a (mon.0) 1750 : audit 0 from='client.? 172.21.15.80:0/3804333084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:48:04.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:48:04 smithi080 bash[28361]: audit 2023-12-01T05:48:03.468956+0000 mon.a (mon.0) 1750 : audit 0 from='client.? 172.21.15.80:0/3804333084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:48:04.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:48:04 smithi080 bash[41963]: audit 2023-12-01T05:48:03.468956+0000 mon.a (mon.0) 1750 : audit 0 from='client.? 172.21.15.80:0/3804333084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:48:05.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:48:05 smithi090 bash[32384]: cluster 2023-12-01T05:48:03.440085+0000 mgr.y (mgr.24362) 1789 : cluster 0 pgmap v1758: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:48:05.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:48:05 smithi080 bash[28361]: cluster 2023-12-01T05:48:03.440085+0000 mgr.y (mgr.24362) 1789 : cluster 0 pgmap v1758: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:48:05.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:48:05 smithi080 bash[41963]: cluster 2023-12-01T05:48:03.440085+0000 mgr.y (mgr.24362) 1789 : cluster 0 pgmap v1758: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:48:06.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:48:06 smithi090 bash[32384]: audit 2023-12-01T05:48:05.925351+0000 mon.a (mon.0) 1751 : audit 0 from='client.? 172.21.15.80:0/1983799803' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:48:06.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:48:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:48:06] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T05:48:06.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:48:06 smithi080 bash[41963]: audit 2023-12-01T05:48:05.925351+0000 mon.a (mon.0) 1751 : audit 0 from='client.? 172.21.15.80:0/1983799803' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:48:06.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:48:06 smithi080 bash[28361]: audit 2023-12-01T05:48:05.925351+0000 mon.a (mon.0) 1751 : audit 0 from='client.? 172.21.15.80:0/1983799803' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:48:07.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:48:07 smithi090 bash[32384]: cluster 2023-12-01T05:48:05.440730+0000 mgr.y (mgr.24362) 1790 : cluster 0 pgmap v1759: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:48:07.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:48:07 smithi080 bash[28361]: cluster 2023-12-01T05:48:05.440730+0000 mgr.y (mgr.24362) 1790 : cluster 0 pgmap v1759: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:48:07.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:48:07 smithi080 bash[41963]: cluster 2023-12-01T05:48:05.440730+0000 mgr.y (mgr.24362) 1790 : cluster 0 pgmap v1759: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:48:09.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:48:09 smithi080 bash[28361]: cluster 2023-12-01T05:48:07.442025+0000 mgr.y (mgr.24362) 1791 : cluster 0 pgmap v1760: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:48:09.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:48:09 smithi080 bash[28361]: audit 2023-12-01T05:48:08.379394+0000 mon.c (mon.2) 1140 : audit 0 from='client.? 172.21.15.80:0/777890419' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:48:09.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:48:09 smithi080 bash[41963]: cluster 2023-12-01T05:48:07.442025+0000 mgr.y (mgr.24362) 1791 : cluster 0 pgmap v1760: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:48:09.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:48:09 smithi080 bash[41963]: audit 2023-12-01T05:48:08.379394+0000 mon.c (mon.2) 1140 : audit 0 from='client.? 172.21.15.80:0/777890419' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:48:09.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:48:09 smithi090 bash[32384]: cluster 2023-12-01T05:48:07.442025+0000 mgr.y (mgr.24362) 1791 : cluster 0 pgmap v1760: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:48:09.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:48:09 smithi090 bash[32384]: audit 2023-12-01T05:48:08.379394+0000 mon.c (mon.2) 1140 : audit 0 from='client.? 172.21.15.80:0/777890419' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:48:10.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:48:10 smithi080 bash[28361]: audit 2023-12-01T05:48:09.871727+0000 mon.c (mon.2) 1141 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:48:10.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:48:10 smithi080 bash[41963]: audit 2023-12-01T05:48:09.871727+0000 mon.c (mon.2) 1141 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:48:10.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:48:10 smithi090 bash[32384]: audit 2023-12-01T05:48:09.871727+0000 mon.c (mon.2) 1141 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:48:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:48:11 smithi080 bash[28361]: cluster 2023-12-01T05:48:09.442757+0000 mgr.y (mgr.24362) 1792 : cluster 0 pgmap v1761: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:48:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:48:11 smithi080 bash[28361]: audit 2023-12-01T05:48:10.837194+0000 mon.c (mon.2) 1142 : audit 0 from='client.? 172.21.15.80:0/3539689492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:48:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:48:11 smithi080 bash[41963]: cluster 2023-12-01T05:48:09.442757+0000 mgr.y (mgr.24362) 1792 : cluster 0 pgmap v1761: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:48:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:48:11 smithi080 bash[41963]: audit 2023-12-01T05:48:10.837194+0000 mon.c (mon.2) 1142 : audit 0 from='client.? 172.21.15.80:0/3539689492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:48:11.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:48:11 smithi090 bash[32384]: cluster 2023-12-01T05:48:09.442757+0000 mgr.y (mgr.24362) 1792 : cluster 0 pgmap v1761: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:48:11.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:48:11 smithi090 bash[32384]: audit 2023-12-01T05:48:10.837194+0000 mon.c (mon.2) 1142 : audit 0 from='client.? 172.21.15.80:0/3539689492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:48:13.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:48:13 smithi080 bash[28361]: cluster 2023-12-01T05:48:11.443930+0000 mgr.y (mgr.24362) 1793 : cluster 0 pgmap v1762: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:48:13.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:48:13 smithi080 bash[41963]: cluster 2023-12-01T05:48:11.443930+0000 mgr.y (mgr.24362) 1793 : cluster 0 pgmap v1762: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:48:13.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:48:13 smithi090 bash[32384]: cluster 2023-12-01T05:48:11.443930+0000 mgr.y (mgr.24362) 1793 : cluster 0 pgmap v1762: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:48:14.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:48:14 smithi080 bash[28361]: audit 2023-12-01T05:48:13.291992+0000 mon.c (mon.2) 1143 : audit 0 from='client.? 172.21.15.80:0/2124708253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:48:14.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:48:14 smithi080 bash[41963]: audit 2023-12-01T05:48:13.291992+0000 mon.c (mon.2) 1143 : audit 0 from='client.? 172.21.15.80:0/2124708253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:48:14.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:48:14 smithi090 bash[32384]: audit 2023-12-01T05:48:13.291992+0000 mon.c (mon.2) 1143 : audit 0 from='client.? 172.21.15.80:0/2124708253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:48:15.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:48:15 smithi080 bash[28361]: cluster 2023-12-01T05:48:13.444517+0000 mgr.y (mgr.24362) 1794 : cluster 0 pgmap v1763: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:48:15.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:48:15 smithi080 bash[41963]: cluster 2023-12-01T05:48:13.444517+0000 mgr.y (mgr.24362) 1794 : cluster 0 pgmap v1763: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:48:15.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:48:15 smithi090 bash[32384]: cluster 2023-12-01T05:48:13.444517+0000 mgr.y (mgr.24362) 1794 : cluster 0 pgmap v1763: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:48:16.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:48:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:48:16] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T05:48:16.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:48:16 smithi080 bash[41963]: audit 2023-12-01T05:48:15.740366+0000 mon.c (mon.2) 1144 : audit 0 from='client.? 172.21.15.80:0/149308384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:48:16.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:48:16 smithi080 bash[28361]: audit 2023-12-01T05:48:15.740366+0000 mon.c (mon.2) 1144 : audit 0 from='client.? 172.21.15.80:0/149308384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:48:16.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:48:16 smithi090 bash[32384]: audit 2023-12-01T05:48:15.740366+0000 mon.c (mon.2) 1144 : audit 0 from='client.? 172.21.15.80:0/149308384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:48:17.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:48:17 smithi080 bash[41963]: cluster 2023-12-01T05:48:15.445000+0000 mgr.y (mgr.24362) 1795 : cluster 0 pgmap v1764: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:48:17.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:48:17 smithi080 bash[28361]: cluster 2023-12-01T05:48:15.445000+0000 mgr.y (mgr.24362) 1795 : cluster 0 pgmap v1764: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:48:17.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:48:17 smithi090 bash[32384]: cluster 2023-12-01T05:48:15.445000+0000 mgr.y (mgr.24362) 1795 : cluster 0 pgmap v1764: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:48:19.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:48:19 smithi080 bash[28361]: cluster 2023-12-01T05:48:17.446078+0000 mgr.y (mgr.24362) 1796 : cluster 0 pgmap v1765: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:48:19.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:48:19 smithi080 bash[28361]: audit 2023-12-01T05:48:18.190975+0000 mon.a (mon.0) 1752 : audit 0 from='client.? 172.21.15.80:0/2529812008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:48:19.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:48:19 smithi080 bash[41963]: cluster 2023-12-01T05:48:17.446078+0000 mgr.y (mgr.24362) 1796 : cluster 0 pgmap v1765: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:48:19.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:48:19 smithi080 bash[41963]: audit 2023-12-01T05:48:18.190975+0000 mon.a (mon.0) 1752 : audit 0 from='client.? 172.21.15.80:0/2529812008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:48:19.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:48:19 smithi090 bash[32384]: cluster 2023-12-01T05:48:17.446078+0000 mgr.y (mgr.24362) 1796 : cluster 0 pgmap v1765: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:48:19.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:48:19 smithi090 bash[32384]: audit 2023-12-01T05:48:18.190975+0000 mon.a (mon.0) 1752 : audit 0 from='client.? 172.21.15.80:0/2529812008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:48:21.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:48:21 smithi080 bash[28361]: cluster 2023-12-01T05:48:19.446727+0000 mgr.y (mgr.24362) 1797 : cluster 0 pgmap v1766: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:48:21.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:48:21 smithi080 bash[28361]: audit 2023-12-01T05:48:20.642615+0000 mon.c (mon.2) 1145 : audit 0 from='client.? 172.21.15.80:0/934969801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:48:21.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:48:21 smithi080 bash[41963]: cluster 2023-12-01T05:48:19.446727+0000 mgr.y (mgr.24362) 1797 : cluster 0 pgmap v1766: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:48:21.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:48:21 smithi080 bash[41963]: audit 2023-12-01T05:48:20.642615+0000 mon.c (mon.2) 1145 : audit 0 from='client.? 172.21.15.80:0/934969801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:48:21.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:48:21 smithi090 bash[32384]: cluster 2023-12-01T05:48:19.446727+0000 mgr.y (mgr.24362) 1797 : cluster 0 pgmap v1766: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:48:21.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:48:21 smithi090 bash[32384]: audit 2023-12-01T05:48:20.642615+0000 mon.c (mon.2) 1145 : audit 0 from='client.? 172.21.15.80:0/934969801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:48:22.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:48:22 smithi080 bash[28361]: cluster 2023-12-01T05:48:21.447850+0000 mgr.y (mgr.24362) 1798 : cluster 0 pgmap v1767: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:48:22.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:48:22 smithi080 bash[41963]: cluster 2023-12-01T05:48:21.447850+0000 mgr.y (mgr.24362) 1798 : cluster 0 pgmap v1767: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:48:22.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:48:22 smithi090 bash[32384]: cluster 2023-12-01T05:48:21.447850+0000 mgr.y (mgr.24362) 1798 : cluster 0 pgmap v1767: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:48:24.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:48:23 smithi090 bash[32384]: audit 2023-12-01T05:48:23.095988+0000 mon.a (mon.0) 1753 : audit 0 from='client.? 172.21.15.80:0/3311995959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:48:24.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:48:23 smithi080 bash[28361]: audit 2023-12-01T05:48:23.095988+0000 mon.a (mon.0) 1753 : audit 0 from='client.? 172.21.15.80:0/3311995959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:48:24.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:48:23 smithi080 bash[41963]: audit 2023-12-01T05:48:23.095988+0000 mon.a (mon.0) 1753 : audit 0 from='client.? 172.21.15.80:0/3311995959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:48:25.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:48:25 smithi090 bash[32384]: cluster 2023-12-01T05:48:23.448475+0000 mgr.y (mgr.24362) 1799 : cluster 0 pgmap v1768: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:48:25.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:48:25 smithi090 bash[32384]: audit 2023-12-01T05:48:24.871956+0000 mon.c (mon.2) 1146 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:48:25.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:48:25 smithi080 bash[41963]: cluster 2023-12-01T05:48:23.448475+0000 mgr.y (mgr.24362) 1799 : cluster 0 pgmap v1768: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:48:25.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:48:25 smithi080 bash[41963]: audit 2023-12-01T05:48:24.871956+0000 mon.c (mon.2) 1146 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:48:25.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:48:25 smithi080 bash[28361]: cluster 2023-12-01T05:48:23.448475+0000 mgr.y (mgr.24362) 1799 : cluster 0 pgmap v1768: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:48:25.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:48:25 smithi080 bash[28361]: audit 2023-12-01T05:48:24.871956+0000 mon.c (mon.2) 1146 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:48:26.275 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:48:26 smithi090 bash[32384]: audit 2023-12-01T05:48:25.550701+0000 mon.c (mon.2) 1147 : audit 0 from='client.? 172.21.15.80:0/2686609635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:48:26.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:48:26 smithi080 bash[28361]: audit 2023-12-01T05:48:25.550701+0000 mon.c (mon.2) 1147 : audit 0 from='client.? 172.21.15.80:0/2686609635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:48:26.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:48:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:48:26] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T05:48:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:48:26 smithi080 bash[41963]: audit 2023-12-01T05:48:25.550701+0000 mon.c (mon.2) 1147 : audit 0 from='client.? 172.21.15.80:0/2686609635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:48:27.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:48:27 smithi090 bash[32384]: cluster 2023-12-01T05:48:25.449056+0000 mgr.y (mgr.24362) 1800 : cluster 0 pgmap v1769: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:48:27.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:48:27 smithi080 bash[28361]: cluster 2023-12-01T05:48:25.449056+0000 mgr.y (mgr.24362) 1800 : cluster 0 pgmap v1769: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:48:27.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:48:27 smithi080 bash[41963]: cluster 2023-12-01T05:48:25.449056+0000 mgr.y (mgr.24362) 1800 : cluster 0 pgmap v1769: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:48:29.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:48:28 smithi090 bash[32384]: cluster 2023-12-01T05:48:27.450198+0000 mgr.y (mgr.24362) 1801 : cluster 0 pgmap v1770: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:48:29.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:48:28 smithi090 bash[32384]: audit 2023-12-01T05:48:28.008274+0000 mon.a (mon.0) 1754 : audit 0 from='client.? 172.21.15.80:0/3570796399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:48:29.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:48:28 smithi080 bash[28361]: cluster 2023-12-01T05:48:27.450198+0000 mgr.y (mgr.24362) 1801 : cluster 0 pgmap v1770: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:48:29.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:48:28 smithi080 bash[28361]: audit 2023-12-01T05:48:28.008274+0000 mon.a (mon.0) 1754 : audit 0 from='client.? 172.21.15.80:0/3570796399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:48:29.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:48:28 smithi080 bash[41963]: cluster 2023-12-01T05:48:27.450198+0000 mgr.y (mgr.24362) 1801 : cluster 0 pgmap v1770: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:48:29.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:48:28 smithi080 bash[41963]: audit 2023-12-01T05:48:28.008274+0000 mon.a (mon.0) 1754 : audit 0 from='client.? 172.21.15.80:0/3570796399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:48:31.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:48:30 smithi090 bash[32384]: cluster 2023-12-01T05:48:29.450859+0000 mgr.y (mgr.24362) 1802 : cluster 0 pgmap v1771: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:48:31.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:48:30 smithi090 bash[32384]: audit 2023-12-01T05:48:30.459589+0000 mon.a (mon.0) 1755 : audit 0 from='client.? 172.21.15.80:0/1562682439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:48:31.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:48:30 smithi080 bash[41963]: cluster 2023-12-01T05:48:29.450859+0000 mgr.y (mgr.24362) 1802 : cluster 0 pgmap v1771: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:48:31.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:48:30 smithi080 bash[41963]: audit 2023-12-01T05:48:30.459589+0000 mon.a (mon.0) 1755 : audit 0 from='client.? 172.21.15.80:0/1562682439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:48:31.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:48:30 smithi080 bash[28361]: cluster 2023-12-01T05:48:29.450859+0000 mgr.y (mgr.24362) 1802 : cluster 0 pgmap v1771: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:48:31.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:48:30 smithi080 bash[28361]: audit 2023-12-01T05:48:30.459589+0000 mon.a (mon.0) 1755 : audit 0 from='client.? 172.21.15.80:0/1562682439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:48:33.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:48:33 smithi090 bash[32384]: cluster 2023-12-01T05:48:31.452003+0000 mgr.y (mgr.24362) 1803 : cluster 0 pgmap v1772: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:48:33.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:48:33 smithi090 bash[32384]: audit 2023-12-01T05:48:32.918731+0000 mon.c (mon.2) 1148 : audit 0 from='client.? 172.21.15.80:0/2984765403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:48:33.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:48:33 smithi080 bash[41963]: cluster 2023-12-01T05:48:31.452003+0000 mgr.y (mgr.24362) 1803 : cluster 0 pgmap v1772: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:48:33.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:48:33 smithi080 bash[41963]: audit 2023-12-01T05:48:32.918731+0000 mon.c (mon.2) 1148 : audit 0 from='client.? 172.21.15.80:0/2984765403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:48:33.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:48:33 smithi080 bash[28361]: cluster 2023-12-01T05:48:31.452003+0000 mgr.y (mgr.24362) 1803 : cluster 0 pgmap v1772: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:48:33.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:48:33 smithi080 bash[28361]: audit 2023-12-01T05:48:32.918731+0000 mon.c (mon.2) 1148 : audit 0 from='client.? 172.21.15.80:0/2984765403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:48:35.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:48:35 smithi090 bash[32384]: cluster 2023-12-01T05:48:33.452611+0000 mgr.y (mgr.24362) 1804 : cluster 0 pgmap v1773: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:48:35.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:48:35 smithi080 bash[28361]: cluster 2023-12-01T05:48:33.452611+0000 mgr.y (mgr.24362) 1804 : cluster 0 pgmap v1773: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:48:35.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:48:35 smithi080 bash[41963]: cluster 2023-12-01T05:48:33.452611+0000 mgr.y (mgr.24362) 1804 : cluster 0 pgmap v1773: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:48:36.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:48:36 smithi090 bash[32384]: audit 2023-12-01T05:48:35.376949+0000 mon.a (mon.0) 1756 : audit 0 from='client.? 172.21.15.80:0/2772770029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:48:36.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:48:36 smithi080 bash[28361]: audit 2023-12-01T05:48:35.376949+0000 mon.a (mon.0) 1756 : audit 0 from='client.? 172.21.15.80:0/2772770029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:48:36.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:48:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:48:36] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T05:48:36.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:48:36 smithi080 bash[41963]: audit 2023-12-01T05:48:35.376949+0000 mon.a (mon.0) 1756 : audit 0 from='client.? 172.21.15.80:0/2772770029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:48:37.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:48:37 smithi080 bash[41963]: cluster 2023-12-01T05:48:35.453383+0000 mgr.y (mgr.24362) 1805 : cluster 0 pgmap v1774: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:48:37.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:48:37 smithi080 bash[41963]: audit 2023-12-01T05:48:36.992079+0000 mon.c (mon.2) 1149 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:48:37.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:48:37 smithi080 bash[28361]: cluster 2023-12-01T05:48:35.453383+0000 mgr.y (mgr.24362) 1805 : cluster 0 pgmap v1774: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:48:37.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:48:37 smithi080 bash[28361]: audit 2023-12-01T05:48:36.992079+0000 mon.c (mon.2) 1149 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:48:37.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:48:37 smithi090 bash[32384]: cluster 2023-12-01T05:48:35.453383+0000 mgr.y (mgr.24362) 1805 : cluster 0 pgmap v1774: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:48:37.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:48:37 smithi090 bash[32384]: audit 2023-12-01T05:48:36.992079+0000 mon.c (mon.2) 1149 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:48:38.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:48:38 smithi080 bash[28361]: audit 2023-12-01T05:48:37.833080+0000 mon.c (mon.2) 1150 : audit 0 from='client.? 172.21.15.80:0/4143334075' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:48:38.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:48:38 smithi080 bash[41963]: audit 2023-12-01T05:48:37.833080+0000 mon.c (mon.2) 1150 : audit 0 from='client.? 172.21.15.80:0/4143334075' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:48:38.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:48:38 smithi090 bash[32384]: audit 2023-12-01T05:48:37.833080+0000 mon.c (mon.2) 1150 : audit 0 from='client.? 172.21.15.80:0/4143334075' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:48:39.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:48:39 smithi080 bash[28361]: cluster 2023-12-01T05:48:37.454494+0000 mgr.y (mgr.24362) 1806 : cluster 0 pgmap v1775: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:48:39.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:48:39 smithi080 bash[41963]: cluster 2023-12-01T05:48:37.454494+0000 mgr.y (mgr.24362) 1806 : cluster 0 pgmap v1775: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:48:39.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:48:39 smithi090 bash[32384]: cluster 2023-12-01T05:48:37.454494+0000 mgr.y (mgr.24362) 1806 : cluster 0 pgmap v1775: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:48:40.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:48:40 smithi080 bash[28361]: audit 2023-12-01T05:48:39.872135+0000 mon.c (mon.2) 1151 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:48:40.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:48:40 smithi080 bash[41963]: audit 2023-12-01T05:48:39.872135+0000 mon.c (mon.2) 1151 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:48:40.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:48:40 smithi090 bash[32384]: audit 2023-12-01T05:48:39.872135+0000 mon.c (mon.2) 1151 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:48:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:48:41 smithi080 bash[41963]: cluster 2023-12-01T05:48:39.455152+0000 mgr.y (mgr.24362) 1807 : cluster 0 pgmap v1776: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:48:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:48:41 smithi080 bash[41963]: audit 2023-12-01T05:48:40.296005+0000 mon.a (mon.0) 1757 : audit 0 from='client.? 172.21.15.80:0/2891617545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:48:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:48:41 smithi080 bash[28361]: cluster 2023-12-01T05:48:39.455152+0000 mgr.y (mgr.24362) 1807 : cluster 0 pgmap v1776: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:48:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:48:41 smithi080 bash[28361]: audit 2023-12-01T05:48:40.296005+0000 mon.a (mon.0) 1757 : audit 0 from='client.? 172.21.15.80:0/2891617545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:48:41.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:48:41 smithi090 bash[32384]: cluster 2023-12-01T05:48:39.455152+0000 mgr.y (mgr.24362) 1807 : cluster 0 pgmap v1776: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:48:41.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:48:41 smithi090 bash[32384]: audit 2023-12-01T05:48:40.296005+0000 mon.a (mon.0) 1757 : audit 0 from='client.? 172.21.15.80:0/2891617545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:48:43.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:48:43 smithi080 bash[41963]: cluster 2023-12-01T05:48:41.456341+0000 mgr.y (mgr.24362) 1808 : cluster 0 pgmap v1777: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:48:43.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:48:43 smithi080 bash[41963]: audit 2023-12-01T05:48:42.785665+0000 mon.a (mon.0) 1758 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:48:43.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:48:43 smithi080 bash[41963]: audit 2023-12-01T05:48:42.795988+0000 mon.a (mon.0) 1759 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:48:43.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:48:43 smithi080 bash[41963]: audit 2023-12-01T05:48:42.797055+0000 mon.a (mon.0) 1760 : audit 0 from='client.? 172.21.15.80:0/3501239359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:48:43.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:48:43 smithi080 bash[28361]: cluster 2023-12-01T05:48:41.456341+0000 mgr.y (mgr.24362) 1808 : cluster 0 pgmap v1777: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:48:43.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:48:43 smithi080 bash[28361]: audit 2023-12-01T05:48:42.785665+0000 mon.a (mon.0) 1758 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:48:43.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:48:43 smithi080 bash[28361]: audit 2023-12-01T05:48:42.795988+0000 mon.a (mon.0) 1759 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:48:43.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:48:43 smithi080 bash[28361]: audit 2023-12-01T05:48:42.797055+0000 mon.a (mon.0) 1760 : audit 0 from='client.? 172.21.15.80:0/3501239359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:48:43.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:48:43 smithi090 bash[32384]: cluster 2023-12-01T05:48:41.456341+0000 mgr.y (mgr.24362) 1808 : cluster 0 pgmap v1777: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:48:43.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:48:43 smithi090 bash[32384]: audit 2023-12-01T05:48:42.785665+0000 mon.a (mon.0) 1758 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:48:43.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:48:43 smithi090 bash[32384]: audit 2023-12-01T05:48:42.795988+0000 mon.a (mon.0) 1759 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:48:43.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:48:43 smithi090 bash[32384]: audit 2023-12-01T05:48:42.797055+0000 mon.a (mon.0) 1760 : audit 0 from='client.? 172.21.15.80:0/3501239359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:48:44.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:48:44 smithi090 bash[32384]: audit 2023-12-01T05:48:43.192027+0000 mon.a (mon.0) 1761 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:48:44.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:48:44 smithi090 bash[32384]: audit 2023-12-01T05:48:43.203045+0000 mon.a (mon.0) 1762 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:48:44.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:48:44 smithi090 bash[32384]: cluster 2023-12-01T05:48:43.457014+0000 mgr.y (mgr.24362) 1809 : cluster 0 pgmap v1778: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:48:44.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:48:44 smithi090 bash[32384]: audit 2023-12-01T05:48:43.748986+0000 mon.c (mon.2) 1152 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:48:44.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:48:44 smithi090 bash[32384]: audit 2023-12-01T05:48:43.750906+0000 mon.c (mon.2) 1153 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:48:44.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:48:44 smithi090 bash[32384]: audit 2023-12-01T05:48:43.760276+0000 mon.a (mon.0) 1763 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:48:44.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:48:44 smithi080 bash[28361]: audit 2023-12-01T05:48:43.192027+0000 mon.a (mon.0) 1761 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:48:44.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:48:44 smithi080 bash[28361]: audit 2023-12-01T05:48:43.203045+0000 mon.a (mon.0) 1762 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:48:44.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:48:44 smithi080 bash[28361]: cluster 2023-12-01T05:48:43.457014+0000 mgr.y (mgr.24362) 1809 : cluster 0 pgmap v1778: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:48:44.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:48:44 smithi080 bash[28361]: audit 2023-12-01T05:48:43.748986+0000 mon.c (mon.2) 1152 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:48:44.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:48:44 smithi080 bash[28361]: audit 2023-12-01T05:48:43.750906+0000 mon.c (mon.2) 1153 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:48:44.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:48:44 smithi080 bash[28361]: audit 2023-12-01T05:48:43.760276+0000 mon.a (mon.0) 1763 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:48:44.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:48:44 smithi080 bash[41963]: audit 2023-12-01T05:48:43.192027+0000 mon.a (mon.0) 1761 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:48:44.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:48:44 smithi080 bash[41963]: audit 2023-12-01T05:48:43.203045+0000 mon.a (mon.0) 1762 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:48:44.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:48:44 smithi080 bash[41963]: cluster 2023-12-01T05:48:43.457014+0000 mgr.y (mgr.24362) 1809 : cluster 0 pgmap v1778: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:48:44.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:48:44 smithi080 bash[41963]: audit 2023-12-01T05:48:43.748986+0000 mon.c (mon.2) 1152 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:48:44.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:48:44 smithi080 bash[41963]: audit 2023-12-01T05:48:43.750906+0000 mon.c (mon.2) 1153 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:48:44.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:48:44 smithi080 bash[41963]: audit 2023-12-01T05:48:43.760276+0000 mon.a (mon.0) 1763 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:48:45.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:48:45 smithi080 bash[28361]: audit 2023-12-01T05:48:45.248124+0000 mon.a (mon.0) 1764 : audit 0 from='client.? 172.21.15.80:0/2901207492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:48:45.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:48:45 smithi080 bash[41963]: audit 2023-12-01T05:48:45.248124+0000 mon.a (mon.0) 1764 : audit 0 from='client.? 172.21.15.80:0/2901207492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:48:45.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:48:45 smithi090 bash[32384]: audit 2023-12-01T05:48:45.248124+0000 mon.a (mon.0) 1764 : audit 0 from='client.? 172.21.15.80:0/2901207492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:48:46.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:48:46 smithi080 bash[28361]: cluster 2023-12-01T05:48:45.457656+0000 mgr.y (mgr.24362) 1810 : cluster 0 pgmap v1779: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:48:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:48:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:48:46] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T05:48:46.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:48:46 smithi080 bash[41963]: cluster 2023-12-01T05:48:45.457656+0000 mgr.y (mgr.24362) 1810 : cluster 0 pgmap v1779: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:48:46.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:48:46 smithi090 bash[32384]: cluster 2023-12-01T05:48:45.457656+0000 mgr.y (mgr.24362) 1810 : cluster 0 pgmap v1779: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:48:48.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:48:48 smithi090 bash[32384]: cluster 2023-12-01T05:48:47.458767+0000 mgr.y (mgr.24362) 1811 : cluster 0 pgmap v1780: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:48:48.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:48:48 smithi090 bash[32384]: audit 2023-12-01T05:48:47.699938+0000 mon.a (mon.0) 1765 : audit 0 from='client.? 172.21.15.80:0/1300599927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:48:48.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:48:48 smithi080 bash[28361]: cluster 2023-12-01T05:48:47.458767+0000 mgr.y (mgr.24362) 1811 : cluster 0 pgmap v1780: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:48:48.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:48:48 smithi080 bash[28361]: audit 2023-12-01T05:48:47.699938+0000 mon.a (mon.0) 1765 : audit 0 from='client.? 172.21.15.80:0/1300599927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:48:48.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:48:48 smithi080 bash[41963]: cluster 2023-12-01T05:48:47.458767+0000 mgr.y (mgr.24362) 1811 : cluster 0 pgmap v1780: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:48:48.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:48:48 smithi080 bash[41963]: audit 2023-12-01T05:48:47.699938+0000 mon.a (mon.0) 1765 : audit 0 from='client.? 172.21.15.80:0/1300599927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:48:50.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:48:50 smithi080 bash[28361]: cluster 2023-12-01T05:48:49.459611+0000 mgr.y (mgr.24362) 1812 : cluster 0 pgmap v1781: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:48:50.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:48:50 smithi080 bash[28361]: audit 2023-12-01T05:48:50.154990+0000 mon.a (mon.0) 1766 : audit 0 from='client.? 172.21.15.80:0/3486487204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:48:50.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:48:50 smithi080 bash[41963]: cluster 2023-12-01T05:48:49.459611+0000 mgr.y (mgr.24362) 1812 : cluster 0 pgmap v1781: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:48:50.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:48:50 smithi080 bash[41963]: audit 2023-12-01T05:48:50.154990+0000 mon.a (mon.0) 1766 : audit 0 from='client.? 172.21.15.80:0/3486487204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:48:51.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:48:50 smithi090 bash[32384]: cluster 2023-12-01T05:48:49.459611+0000 mgr.y (mgr.24362) 1812 : cluster 0 pgmap v1781: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:48:51.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:48:50 smithi090 bash[32384]: audit 2023-12-01T05:48:50.154990+0000 mon.a (mon.0) 1766 : audit 0 from='client.? 172.21.15.80:0/3486487204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:48:52.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:48:52 smithi080 bash[28361]: cluster 2023-12-01T05:48:51.460879+0000 mgr.y (mgr.24362) 1813 : cluster 0 pgmap v1782: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:48:52.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:48:52 smithi080 bash[41963]: cluster 2023-12-01T05:48:51.460879+0000 mgr.y (mgr.24362) 1813 : cluster 0 pgmap v1782: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:48:53.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:48:52 smithi090 bash[32384]: cluster 2023-12-01T05:48:51.460879+0000 mgr.y (mgr.24362) 1813 : cluster 0 pgmap v1782: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:48:53.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:48:53 smithi080 bash[28361]: audit 2023-12-01T05:48:52.606368+0000 mon.c (mon.2) 1154 : audit 0 from='client.? 172.21.15.80:0/4137851060' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:48:53.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:48:53 smithi080 bash[41963]: audit 2023-12-01T05:48:52.606368+0000 mon.c (mon.2) 1154 : audit 0 from='client.? 172.21.15.80:0/4137851060' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:48:54.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:48:53 smithi090 bash[32384]: audit 2023-12-01T05:48:52.606368+0000 mon.c (mon.2) 1154 : audit 0 from='client.? 172.21.15.80:0/4137851060' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:48:55.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:48:55 smithi090 bash[32384]: cluster 2023-12-01T05:48:53.461599+0000 mgr.y (mgr.24362) 1814 : cluster 0 pgmap v1783: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:48:55.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:48:55 smithi090 bash[32384]: audit 2023-12-01T05:48:54.872681+0000 mon.c (mon.2) 1155 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:48:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:48:55 smithi080 bash[41963]: cluster 2023-12-01T05:48:53.461599+0000 mgr.y (mgr.24362) 1814 : cluster 0 pgmap v1783: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:48:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:48:55 smithi080 bash[41963]: audit 2023-12-01T05:48:54.872681+0000 mon.c (mon.2) 1155 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:48:55.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:48:55 smithi080 bash[28361]: cluster 2023-12-01T05:48:53.461599+0000 mgr.y (mgr.24362) 1814 : cluster 0 pgmap v1783: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:48:55.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:48:55 smithi080 bash[28361]: audit 2023-12-01T05:48:54.872681+0000 mon.c (mon.2) 1155 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:48:56.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:48:56 smithi090 bash[32384]: audit 2023-12-01T05:48:55.055325+0000 mon.a (mon.0) 1767 : audit 0 from='client.? 172.21.15.80:0/4274161109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:48:56.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:48:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:48:56] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T05:48:56.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:48:56 smithi080 bash[28361]: audit 2023-12-01T05:48:55.055325+0000 mon.a (mon.0) 1767 : audit 0 from='client.? 172.21.15.80:0/4274161109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:48:56.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:48:56 smithi080 bash[41963]: audit 2023-12-01T05:48:55.055325+0000 mon.a (mon.0) 1767 : audit 0 from='client.? 172.21.15.80:0/4274161109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:48:57.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:48:57 smithi090 bash[32384]: cluster 2023-12-01T05:48:55.462230+0000 mgr.y (mgr.24362) 1815 : cluster 0 pgmap v1784: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:48:57.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:48:57 smithi080 bash[28361]: cluster 2023-12-01T05:48:55.462230+0000 mgr.y (mgr.24362) 1815 : cluster 0 pgmap v1784: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:48:57.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:48:57 smithi080 bash[41963]: cluster 2023-12-01T05:48:55.462230+0000 mgr.y (mgr.24362) 1815 : cluster 0 pgmap v1784: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:48:58.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:48:58 smithi080 bash[41963]: audit 2023-12-01T05:48:57.506995+0000 mon.a (mon.0) 1768 : audit 0 from='client.? 172.21.15.80:0/2215405068' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:48:58.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:48:58 smithi080 bash[28361]: audit 2023-12-01T05:48:57.506995+0000 mon.a (mon.0) 1768 : audit 0 from='client.? 172.21.15.80:0/2215405068' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:48:58.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:48:58 smithi090 bash[32384]: audit 2023-12-01T05:48:57.506995+0000 mon.a (mon.0) 1768 : audit 0 from='client.? 172.21.15.80:0/2215405068' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:48:59.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:48:59 smithi080 bash[28361]: cluster 2023-12-01T05:48:57.463397+0000 mgr.y (mgr.24362) 1816 : cluster 0 pgmap v1785: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:48:59.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:48:59 smithi080 bash[41963]: cluster 2023-12-01T05:48:57.463397+0000 mgr.y (mgr.24362) 1816 : cluster 0 pgmap v1785: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:48:59.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:48:59 smithi090 bash[32384]: cluster 2023-12-01T05:48:57.463397+0000 mgr.y (mgr.24362) 1816 : cluster 0 pgmap v1785: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:49:00.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:49:00 smithi080 bash[28361]: audit 2023-12-01T05:48:59.964573+0000 mon.c (mon.2) 1156 : audit 0 from='client.? 172.21.15.80:0/3900723391' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:49:00.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:49:00 smithi080 bash[41963]: audit 2023-12-01T05:48:59.964573+0000 mon.c (mon.2) 1156 : audit 0 from='client.? 172.21.15.80:0/3900723391' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:49:00.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:49:00 smithi090 bash[32384]: audit 2023-12-01T05:48:59.964573+0000 mon.c (mon.2) 1156 : audit 0 from='client.? 172.21.15.80:0/3900723391' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:49:01.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:49:01 smithi080 bash[28361]: cluster 2023-12-01T05:48:59.464098+0000 mgr.y (mgr.24362) 1817 : cluster 0 pgmap v1786: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:49:01.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:49:01 smithi080 bash[41963]: cluster 2023-12-01T05:48:59.464098+0000 mgr.y (mgr.24362) 1817 : cluster 0 pgmap v1786: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:49:01.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:49:01 smithi090 bash[32384]: cluster 2023-12-01T05:48:59.464098+0000 mgr.y (mgr.24362) 1817 : cluster 0 pgmap v1786: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:49:03.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:49:03 smithi080 bash[28361]: cluster 2023-12-01T05:49:01.465261+0000 mgr.y (mgr.24362) 1818 : cluster 0 pgmap v1787: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:49:03.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:49:03 smithi080 bash[28361]: audit 2023-12-01T05:49:02.411981+0000 mon.c (mon.2) 1157 : audit 0 from='client.? 172.21.15.80:0/3429335932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:49:03.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:49:03 smithi080 bash[41963]: cluster 2023-12-01T05:49:01.465261+0000 mgr.y (mgr.24362) 1818 : cluster 0 pgmap v1787: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:49:03.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:49:03 smithi080 bash[41963]: audit 2023-12-01T05:49:02.411981+0000 mon.c (mon.2) 1157 : audit 0 from='client.? 172.21.15.80:0/3429335932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:49:03.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:49:03 smithi090 bash[32384]: cluster 2023-12-01T05:49:01.465261+0000 mgr.y (mgr.24362) 1818 : cluster 0 pgmap v1787: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:49:03.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:49:03 smithi090 bash[32384]: audit 2023-12-01T05:49:02.411981+0000 mon.c (mon.2) 1157 : audit 0 from='client.? 172.21.15.80:0/3429335932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:49:05.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:49:05 smithi080 bash[41963]: cluster 2023-12-01T05:49:03.466342+0000 mgr.y (mgr.24362) 1819 : cluster 0 pgmap v1788: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:49:05.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:49:05 smithi080 bash[41963]: audit 2023-12-01T05:49:04.877935+0000 mon.c (mon.2) 1158 : audit 0 from='client.? 172.21.15.80:0/3310341935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:49:05.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:49:05 smithi080 bash[28361]: cluster 2023-12-01T05:49:03.466342+0000 mgr.y (mgr.24362) 1819 : cluster 0 pgmap v1788: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:49:05.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:49:05 smithi080 bash[28361]: audit 2023-12-01T05:49:04.877935+0000 mon.c (mon.2) 1158 : audit 0 from='client.? 172.21.15.80:0/3310341935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:49:05.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:49:05 smithi090 bash[32384]: cluster 2023-12-01T05:49:03.466342+0000 mgr.y (mgr.24362) 1819 : cluster 0 pgmap v1788: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:49:05.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:49:05 smithi090 bash[32384]: audit 2023-12-01T05:49:04.877935+0000 mon.c (mon.2) 1158 : audit 0 from='client.? 172.21.15.80:0/3310341935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:49:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:49:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:49:06] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T05:49:07.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:49:07 smithi080 bash[41963]: cluster 2023-12-01T05:49:05.467019+0000 mgr.y (mgr.24362) 1820 : cluster 0 pgmap v1789: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:49:07.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:49:07 smithi080 bash[28361]: cluster 2023-12-01T05:49:05.467019+0000 mgr.y (mgr.24362) 1820 : cluster 0 pgmap v1789: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:49:07.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:49:07 smithi090 bash[32384]: cluster 2023-12-01T05:49:05.467019+0000 mgr.y (mgr.24362) 1820 : cluster 0 pgmap v1789: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:49:08.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:49:08 smithi080 bash[28361]: audit 2023-12-01T05:49:07.341982+0000 mon.a (mon.0) 1769 : audit 0 from='client.? 172.21.15.80:0/1633212431' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:49:08.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:49:08 smithi080 bash[41963]: audit 2023-12-01T05:49:07.341982+0000 mon.a (mon.0) 1769 : audit 0 from='client.? 172.21.15.80:0/1633212431' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:49:08.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:49:08 smithi090 bash[32384]: audit 2023-12-01T05:49:07.341982+0000 mon.a (mon.0) 1769 : audit 0 from='client.? 172.21.15.80:0/1633212431' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:49:09.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:49:09 smithi080 bash[41963]: cluster 2023-12-01T05:49:07.468222+0000 mgr.y (mgr.24362) 1821 : cluster 0 pgmap v1790: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:49:09.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:49:09 smithi080 bash[28361]: cluster 2023-12-01T05:49:07.468222+0000 mgr.y (mgr.24362) 1821 : cluster 0 pgmap v1790: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:49:09.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:49:09 smithi090 bash[32384]: cluster 2023-12-01T05:49:07.468222+0000 mgr.y (mgr.24362) 1821 : cluster 0 pgmap v1790: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:49:10.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:49:10 smithi080 bash[28361]: audit 2023-12-01T05:49:09.800650+0000 mon.c (mon.2) 1159 : audit 0 from='client.? 172.21.15.80:0/2511150025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:49:10.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:49:10 smithi080 bash[28361]: audit 2023-12-01T05:49:09.873194+0000 mon.c (mon.2) 1160 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:49:10.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:49:10 smithi080 bash[41963]: audit 2023-12-01T05:49:09.800650+0000 mon.c (mon.2) 1159 : audit 0 from='client.? 172.21.15.80:0/2511150025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:49:10.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:49:10 smithi080 bash[41963]: audit 2023-12-01T05:49:09.873194+0000 mon.c (mon.2) 1160 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:49:10.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:49:10 smithi090 bash[32384]: audit 2023-12-01T05:49:09.800650+0000 mon.c (mon.2) 1159 : audit 0 from='client.? 172.21.15.80:0/2511150025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:49:10.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:49:10 smithi090 bash[32384]: audit 2023-12-01T05:49:09.873194+0000 mon.c (mon.2) 1160 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:49:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:49:11 smithi080 bash[28361]: cluster 2023-12-01T05:49:09.468730+0000 mgr.y (mgr.24362) 1822 : cluster 0 pgmap v1791: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:49:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:49:11 smithi080 bash[41963]: cluster 2023-12-01T05:49:09.468730+0000 mgr.y (mgr.24362) 1822 : cluster 0 pgmap v1791: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:49:11.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:49:11 smithi090 bash[32384]: cluster 2023-12-01T05:49:09.468730+0000 mgr.y (mgr.24362) 1822 : cluster 0 pgmap v1791: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:49:13.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:49:13 smithi080 bash[41963]: cluster 2023-12-01T05:49:11.469812+0000 mgr.y (mgr.24362) 1823 : cluster 0 pgmap v1792: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:49:13.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:49:13 smithi080 bash[41963]: audit 2023-12-01T05:49:12.261456+0000 mon.a (mon.0) 1770 : audit 0 from='client.? 172.21.15.80:0/179705369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:49:13.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:49:13 smithi080 bash[28361]: cluster 2023-12-01T05:49:11.469812+0000 mgr.y (mgr.24362) 1823 : cluster 0 pgmap v1792: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:49:13.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:49:13 smithi080 bash[28361]: audit 2023-12-01T05:49:12.261456+0000 mon.a (mon.0) 1770 : audit 0 from='client.? 172.21.15.80:0/179705369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:49:13.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:49:13 smithi090 bash[32384]: cluster 2023-12-01T05:49:11.469812+0000 mgr.y (mgr.24362) 1823 : cluster 0 pgmap v1792: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:49:13.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:49:13 smithi090 bash[32384]: audit 2023-12-01T05:49:12.261456+0000 mon.a (mon.0) 1770 : audit 0 from='client.? 172.21.15.80:0/179705369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:49:15.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:49:15 smithi080 bash[28361]: cluster 2023-12-01T05:49:13.470451+0000 mgr.y (mgr.24362) 1824 : cluster 0 pgmap v1793: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:49:15.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:49:15 smithi080 bash[28361]: audit 2023-12-01T05:49:14.712349+0000 mon.a (mon.0) 1771 : audit 0 from='client.? 172.21.15.80:0/4256346925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:49:15.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:49:15 smithi080 bash[41963]: cluster 2023-12-01T05:49:13.470451+0000 mgr.y (mgr.24362) 1824 : cluster 0 pgmap v1793: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:49:15.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:49:15 smithi080 bash[41963]: audit 2023-12-01T05:49:14.712349+0000 mon.a (mon.0) 1771 : audit 0 from='client.? 172.21.15.80:0/4256346925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:49:15.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:49:15 smithi090 bash[32384]: cluster 2023-12-01T05:49:13.470451+0000 mgr.y (mgr.24362) 1824 : cluster 0 pgmap v1793: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:49:15.523 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:49:15 smithi090 bash[32384]: audit 2023-12-01T05:49:14.712349+0000 mon.a (mon.0) 1771 : audit 0 from='client.? 172.21.15.80:0/4256346925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:49:16.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:49:16 smithi080 bash[28361]: cluster 2023-12-01T05:49:15.471005+0000 mgr.y (mgr.24362) 1825 : cluster 0 pgmap v1794: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:49:16.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:49:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:49:16] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T05:49:16.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:49:16 smithi080 bash[41963]: cluster 2023-12-01T05:49:15.471005+0000 mgr.y (mgr.24362) 1825 : cluster 0 pgmap v1794: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:49:16.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:49:16 smithi090 bash[32384]: cluster 2023-12-01T05:49:15.471005+0000 mgr.y (mgr.24362) 1825 : cluster 0 pgmap v1794: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:49:17.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:49:17 smithi090 bash[32384]: audit 2023-12-01T05:49:17.167413+0000 mon.a (mon.0) 1772 : audit 0 from='client.? 172.21.15.80:0/3136406513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:49:17.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:49:17 smithi080 bash[28361]: audit 2023-12-01T05:49:17.167413+0000 mon.a (mon.0) 1772 : audit 0 from='client.? 172.21.15.80:0/3136406513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:49:17.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:49:17 smithi080 bash[41963]: audit 2023-12-01T05:49:17.167413+0000 mon.a (mon.0) 1772 : audit 0 from='client.? 172.21.15.80:0/3136406513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:49:19.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:49:19 smithi090 bash[32384]: cluster 2023-12-01T05:49:17.472184+0000 mgr.y (mgr.24362) 1826 : cluster 0 pgmap v1795: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:49:19.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:49:19 smithi080 bash[28361]: cluster 2023-12-01T05:49:17.472184+0000 mgr.y (mgr.24362) 1826 : cluster 0 pgmap v1795: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:49:19.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:49:19 smithi080 bash[41963]: cluster 2023-12-01T05:49:17.472184+0000 mgr.y (mgr.24362) 1826 : cluster 0 pgmap v1795: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:49:20.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:49:20 smithi080 bash[41963]: audit 2023-12-01T05:49:19.619505+0000 mon.c (mon.2) 1161 : audit 0 from='client.? 172.21.15.80:0/1016784748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:49:20.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:49:20 smithi080 bash[28361]: audit 2023-12-01T05:49:19.619505+0000 mon.c (mon.2) 1161 : audit 0 from='client.? 172.21.15.80:0/1016784748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:49:20.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:49:20 smithi090 bash[32384]: audit 2023-12-01T05:49:19.619505+0000 mon.c (mon.2) 1161 : audit 0 from='client.? 172.21.15.80:0/1016784748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:49:21.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:49:21 smithi080 bash[28361]: cluster 2023-12-01T05:49:19.472746+0000 mgr.y (mgr.24362) 1827 : cluster 0 pgmap v1796: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:49:21.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:49:21 smithi080 bash[41963]: cluster 2023-12-01T05:49:19.472746+0000 mgr.y (mgr.24362) 1827 : cluster 0 pgmap v1796: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:49:21.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:49:21 smithi090 bash[32384]: cluster 2023-12-01T05:49:19.472746+0000 mgr.y (mgr.24362) 1827 : cluster 0 pgmap v1796: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:49:23.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:49:23 smithi080 bash[41963]: cluster 2023-12-01T05:49:21.473895+0000 mgr.y (mgr.24362) 1828 : cluster 0 pgmap v1797: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:49:23.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:49:23 smithi080 bash[41963]: audit 2023-12-01T05:49:22.081251+0000 mon.c (mon.2) 1162 : audit 0 from='client.? 172.21.15.80:0/2229556104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:49:23.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:49:23 smithi080 bash[28361]: cluster 2023-12-01T05:49:21.473895+0000 mgr.y (mgr.24362) 1828 : cluster 0 pgmap v1797: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:49:23.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:49:23 smithi080 bash[28361]: audit 2023-12-01T05:49:22.081251+0000 mon.c (mon.2) 1162 : audit 0 from='client.? 172.21.15.80:0/2229556104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:49:23.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:49:23 smithi090 bash[32384]: cluster 2023-12-01T05:49:21.473895+0000 mgr.y (mgr.24362) 1828 : cluster 0 pgmap v1797: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:49:23.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:49:23 smithi090 bash[32384]: audit 2023-12-01T05:49:22.081251+0000 mon.c (mon.2) 1162 : audit 0 from='client.? 172.21.15.80:0/2229556104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:49:25.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:49:25 smithi080 bash[41963]: cluster 2023-12-01T05:49:23.474542+0000 mgr.y (mgr.24362) 1829 : cluster 0 pgmap v1798: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:49:25.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:49:25 smithi080 bash[41963]: audit 2023-12-01T05:49:24.530659+0000 mon.a (mon.0) 1773 : audit 0 from='client.? 172.21.15.80:0/2664954423' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:49:25.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:49:25 smithi080 bash[41963]: audit 2023-12-01T05:49:24.873590+0000 mon.c (mon.2) 1163 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:49:25.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:49:25 smithi080 bash[28361]: cluster 2023-12-01T05:49:23.474542+0000 mgr.y (mgr.24362) 1829 : cluster 0 pgmap v1798: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:49:25.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:49:25 smithi080 bash[28361]: audit 2023-12-01T05:49:24.530659+0000 mon.a (mon.0) 1773 : audit 0 from='client.? 172.21.15.80:0/2664954423' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:49:25.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:49:25 smithi080 bash[28361]: audit 2023-12-01T05:49:24.873590+0000 mon.c (mon.2) 1163 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:49:25.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:49:25 smithi090 bash[32384]: cluster 2023-12-01T05:49:23.474542+0000 mgr.y (mgr.24362) 1829 : cluster 0 pgmap v1798: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:49:25.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:49:25 smithi090 bash[32384]: audit 2023-12-01T05:49:24.530659+0000 mon.a (mon.0) 1773 : audit 0 from='client.? 172.21.15.80:0/2664954423' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:49:25.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:49:25 smithi090 bash[32384]: audit 2023-12-01T05:49:24.873590+0000 mon.c (mon.2) 1163 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:49:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:49:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:49:26] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T05:49:27.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:49:27 smithi080 bash[28361]: cluster 2023-12-01T05:49:25.475285+0000 mgr.y (mgr.24362) 1830 : cluster 0 pgmap v1799: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:49:27.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:49:27 smithi080 bash[28361]: audit 2023-12-01T05:49:26.978670+0000 mon.c (mon.2) 1164 : audit 0 from='client.? 172.21.15.80:0/2273127928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:49:27.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:49:27 smithi080 bash[41963]: cluster 2023-12-01T05:49:25.475285+0000 mgr.y (mgr.24362) 1830 : cluster 0 pgmap v1799: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:49:27.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:49:27 smithi080 bash[41963]: audit 2023-12-01T05:49:26.978670+0000 mon.c (mon.2) 1164 : audit 0 from='client.? 172.21.15.80:0/2273127928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:49:27.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:49:27 smithi090 bash[32384]: cluster 2023-12-01T05:49:25.475285+0000 mgr.y (mgr.24362) 1830 : cluster 0 pgmap v1799: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:49:27.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:49:27 smithi090 bash[32384]: audit 2023-12-01T05:49:26.978670+0000 mon.c (mon.2) 1164 : audit 0 from='client.? 172.21.15.80:0/2273127928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:49:29.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:49:29 smithi080 bash[41963]: cluster 2023-12-01T05:49:27.476471+0000 mgr.y (mgr.24362) 1831 : cluster 0 pgmap v1800: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:49:29.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:49:29 smithi080 bash[28361]: cluster 2023-12-01T05:49:27.476471+0000 mgr.y (mgr.24362) 1831 : cluster 0 pgmap v1800: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:49:29.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:49:29 smithi090 bash[32384]: cluster 2023-12-01T05:49:27.476471+0000 mgr.y (mgr.24362) 1831 : cluster 0 pgmap v1800: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:49:30.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:49:30 smithi080 bash[41963]: audit 2023-12-01T05:49:29.435518+0000 mon.c (mon.2) 1165 : audit 0 from='client.? 172.21.15.80:0/1356796902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:49:30.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:49:30 smithi080 bash[28361]: audit 2023-12-01T05:49:29.435518+0000 mon.c (mon.2) 1165 : audit 0 from='client.? 172.21.15.80:0/1356796902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:49:30.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:49:30 smithi090 bash[32384]: audit 2023-12-01T05:49:29.435518+0000 mon.c (mon.2) 1165 : audit 0 from='client.? 172.21.15.80:0/1356796902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:49:31.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:49:31 smithi080 bash[41963]: cluster 2023-12-01T05:49:29.477184+0000 mgr.y (mgr.24362) 1832 : cluster 0 pgmap v1801: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:49:31.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:49:31 smithi080 bash[28361]: cluster 2023-12-01T05:49:29.477184+0000 mgr.y (mgr.24362) 1832 : cluster 0 pgmap v1801: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:49:31.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:49:31 smithi090 bash[32384]: cluster 2023-12-01T05:49:29.477184+0000 mgr.y (mgr.24362) 1832 : cluster 0 pgmap v1801: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:49:32.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:49:32 smithi080 bash[28361]: audit 2023-12-01T05:49:31.892274+0000 mon.c (mon.2) 1166 : audit 0 from='client.? 172.21.15.80:0/3843176588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:49:32.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:49:32 smithi080 bash[41963]: audit 2023-12-01T05:49:31.892274+0000 mon.c (mon.2) 1166 : audit 0 from='client.? 172.21.15.80:0/3843176588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:49:32.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:49:32 smithi090 bash[32384]: audit 2023-12-01T05:49:31.892274+0000 mon.c (mon.2) 1166 : audit 0 from='client.? 172.21.15.80:0/3843176588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:49:33.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:49:33 smithi080 bash[28361]: cluster 2023-12-01T05:49:31.478361+0000 mgr.y (mgr.24362) 1833 : cluster 0 pgmap v1802: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:49:33.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:49:33 smithi080 bash[41963]: cluster 2023-12-01T05:49:31.478361+0000 mgr.y (mgr.24362) 1833 : cluster 0 pgmap v1802: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:49:33.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:49:33 smithi090 bash[32384]: cluster 2023-12-01T05:49:31.478361+0000 mgr.y (mgr.24362) 1833 : cluster 0 pgmap v1802: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:49:35.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:49:35 smithi080 bash[28361]: cluster 2023-12-01T05:49:33.479023+0000 mgr.y (mgr.24362) 1834 : cluster 0 pgmap v1803: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:49:35.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:49:35 smithi080 bash[28361]: audit 2023-12-01T05:49:34.351720+0000 mon.c (mon.2) 1167 : audit 0 from='client.? 172.21.15.80:0/1267234381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:49:35.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:49:35 smithi080 bash[41963]: cluster 2023-12-01T05:49:33.479023+0000 mgr.y (mgr.24362) 1834 : cluster 0 pgmap v1803: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:49:35.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:49:35 smithi080 bash[41963]: audit 2023-12-01T05:49:34.351720+0000 mon.c (mon.2) 1167 : audit 0 from='client.? 172.21.15.80:0/1267234381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:49:35.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:49:35 smithi090 bash[32384]: cluster 2023-12-01T05:49:33.479023+0000 mgr.y (mgr.24362) 1834 : cluster 0 pgmap v1803: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:49:35.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:49:35 smithi090 bash[32384]: audit 2023-12-01T05:49:34.351720+0000 mon.c (mon.2) 1167 : audit 0 from='client.? 172.21.15.80:0/1267234381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:49:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:49:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:49:36] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T05:49:37.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:49:37 smithi080 bash[41963]: cluster 2023-12-01T05:49:35.479693+0000 mgr.y (mgr.24362) 1835 : cluster 0 pgmap v1804: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:49:37.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:49:37 smithi080 bash[41963]: audit 2023-12-01T05:49:36.802044+0000 mon.c (mon.2) 1168 : audit 0 from='client.? 172.21.15.80:0/4054087365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:49:37.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:49:37 smithi080 bash[28361]: cluster 2023-12-01T05:49:35.479693+0000 mgr.y (mgr.24362) 1835 : cluster 0 pgmap v1804: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:49:37.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:49:37 smithi080 bash[28361]: audit 2023-12-01T05:49:36.802044+0000 mon.c (mon.2) 1168 : audit 0 from='client.? 172.21.15.80:0/4054087365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:49:37.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:49:37 smithi090 bash[32384]: cluster 2023-12-01T05:49:35.479693+0000 mgr.y (mgr.24362) 1835 : cluster 0 pgmap v1804: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:49:37.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:49:37 smithi090 bash[32384]: audit 2023-12-01T05:49:36.802044+0000 mon.c (mon.2) 1168 : audit 0 from='client.? 172.21.15.80:0/4054087365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:49:39.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:49:39 smithi080 bash[41963]: cluster 2023-12-01T05:49:37.480885+0000 mgr.y (mgr.24362) 1836 : cluster 0 pgmap v1805: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:49:39.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:49:39 smithi080 bash[28361]: cluster 2023-12-01T05:49:37.480885+0000 mgr.y (mgr.24362) 1836 : cluster 0 pgmap v1805: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:49:39.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:49:39 smithi090 bash[32384]: cluster 2023-12-01T05:49:37.480885+0000 mgr.y (mgr.24362) 1836 : cluster 0 pgmap v1805: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:49:40.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:49:40 smithi080 bash[41963]: audit 2023-12-01T05:49:39.255523+0000 mon.b (mon.1) 35 : audit 0 from='client.? 172.21.15.80:0/2678112108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:49:40.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:49:40 smithi080 bash[41963]: audit 2023-12-01T05:49:39.873892+0000 mon.c (mon.2) 1169 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:49:40.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:49:40 smithi080 bash[28361]: audit 2023-12-01T05:49:39.255523+0000 mon.b (mon.1) 35 : audit 0 from='client.? 172.21.15.80:0/2678112108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:49:40.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:49:40 smithi080 bash[28361]: audit 2023-12-01T05:49:39.873892+0000 mon.c (mon.2) 1169 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:49:40.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:49:40 smithi090 bash[32384]: audit 2023-12-01T05:49:39.255523+0000 mon.b (mon.1) 35 : audit 0 from='client.? 172.21.15.80:0/2678112108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:49:40.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:49:40 smithi090 bash[32384]: audit 2023-12-01T05:49:39.873892+0000 mon.c (mon.2) 1169 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:49:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:49:41 smithi080 bash[28361]: cluster 2023-12-01T05:49:39.481565+0000 mgr.y (mgr.24362) 1837 : cluster 0 pgmap v1806: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:49:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:49:41 smithi080 bash[41963]: cluster 2023-12-01T05:49:39.481565+0000 mgr.y (mgr.24362) 1837 : cluster 0 pgmap v1806: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:49:41.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:49:41 smithi090 bash[32384]: cluster 2023-12-01T05:49:39.481565+0000 mgr.y (mgr.24362) 1837 : cluster 0 pgmap v1806: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:49:42.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:49:42 smithi080 bash[28361]: cluster 2023-12-01T05:49:41.482545+0000 mgr.y (mgr.24362) 1838 : cluster 0 pgmap v1807: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:49:42.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:49:42 smithi080 bash[28361]: audit 2023-12-01T05:49:41.717802+0000 mon.c (mon.2) 1170 : audit 0 from='client.? 172.21.15.80:0/2667657841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:49:42.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:49:42 smithi080 bash[41963]: cluster 2023-12-01T05:49:41.482545+0000 mgr.y (mgr.24362) 1838 : cluster 0 pgmap v1807: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:49:42.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:49:42 smithi080 bash[41963]: audit 2023-12-01T05:49:41.717802+0000 mon.c (mon.2) 1170 : audit 0 from='client.? 172.21.15.80:0/2667657841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:49:42.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:49:42 smithi090 bash[32384]: cluster 2023-12-01T05:49:41.482545+0000 mgr.y (mgr.24362) 1838 : cluster 0 pgmap v1807: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:49:42.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:49:42 smithi090 bash[32384]: audit 2023-12-01T05:49:41.717802+0000 mon.c (mon.2) 1170 : audit 0 from='client.? 172.21.15.80:0/2667657841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:49:44.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:49:44 smithi080 bash[28361]: audit 2023-12-01T05:49:43.845831+0000 mon.c (mon.2) 1171 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:49:44.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:49:44 smithi080 bash[41963]: audit 2023-12-01T05:49:43.845831+0000 mon.c (mon.2) 1171 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:49:44.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:49:44 smithi090 bash[32384]: audit 2023-12-01T05:49:43.845831+0000 mon.c (mon.2) 1171 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:49:45.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:49:45 smithi080 bash[28361]: cluster 2023-12-01T05:49:43.483159+0000 mgr.y (mgr.24362) 1839 : cluster 0 pgmap v1808: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:49:45.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:49:45 smithi080 bash[28361]: audit 2023-12-01T05:49:44.185632+0000 mon.c (mon.2) 1172 : audit 0 from='client.? 172.21.15.80:0/1754156020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:49:45.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:49:45 smithi080 bash[41963]: cluster 2023-12-01T05:49:43.483159+0000 mgr.y (mgr.24362) 1839 : cluster 0 pgmap v1808: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:49:45.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:49:45 smithi080 bash[41963]: audit 2023-12-01T05:49:44.185632+0000 mon.c (mon.2) 1172 : audit 0 from='client.? 172.21.15.80:0/1754156020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:49:45.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:49:45 smithi090 bash[32384]: cluster 2023-12-01T05:49:43.483159+0000 mgr.y (mgr.24362) 1839 : cluster 0 pgmap v1808: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:49:45.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:49:45 smithi090 bash[32384]: audit 2023-12-01T05:49:44.185632+0000 mon.c (mon.2) 1172 : audit 0 from='client.? 172.21.15.80:0/1754156020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:49:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:49:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:49:46] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T05:49:47.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:49:47 smithi080 bash[28361]: cluster 2023-12-01T05:49:45.483797+0000 mgr.y (mgr.24362) 1840 : cluster 0 pgmap v1809: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:49:47.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:49:47 smithi080 bash[28361]: audit 2023-12-01T05:49:46.640712+0000 mon.c (mon.2) 1173 : audit 0 from='client.? 172.21.15.80:0/800079732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:49:47.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:49:47 smithi080 bash[41963]: cluster 2023-12-01T05:49:45.483797+0000 mgr.y (mgr.24362) 1840 : cluster 0 pgmap v1809: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:49:47.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:49:47 smithi080 bash[41963]: audit 2023-12-01T05:49:46.640712+0000 mon.c (mon.2) 1173 : audit 0 from='client.? 172.21.15.80:0/800079732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:49:47.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:49:47 smithi090 bash[32384]: cluster 2023-12-01T05:49:45.483797+0000 mgr.y (mgr.24362) 1840 : cluster 0 pgmap v1809: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:49:47.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:49:47 smithi090 bash[32384]: audit 2023-12-01T05:49:46.640712+0000 mon.c (mon.2) 1173 : audit 0 from='client.? 172.21.15.80:0/800079732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:49:49.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:49:49 smithi080 bash[41963]: cluster 2023-12-01T05:49:47.484853+0000 mgr.y (mgr.24362) 1841 : cluster 0 pgmap v1810: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:49:49.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:49:49 smithi080 bash[28361]: cluster 2023-12-01T05:49:47.484853+0000 mgr.y (mgr.24362) 1841 : cluster 0 pgmap v1810: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:49:49.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:49:49 smithi090 bash[32384]: cluster 2023-12-01T05:49:47.484853+0000 mgr.y (mgr.24362) 1841 : cluster 0 pgmap v1810: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:49:50.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:49:50 smithi080 bash[41963]: audit 2023-12-01T05:49:49.131627+0000 mon.a (mon.0) 1774 : audit 0 from='client.? 172.21.15.80:0/3572109964' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:49:50.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:49:50 smithi080 bash[41963]: audit 2023-12-01T05:49:49.645118+0000 mon.a (mon.0) 1775 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:49:50.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:49:50 smithi080 bash[41963]: audit 2023-12-01T05:49:49.656516+0000 mon.a (mon.0) 1776 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:49:50.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:49:50 smithi080 bash[41963]: audit 2023-12-01T05:49:50.001664+0000 mon.a (mon.0) 1777 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:49:50.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:49:50 smithi080 bash[41963]: audit 2023-12-01T05:49:50.017831+0000 mon.a (mon.0) 1778 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:49:50.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:49:50 smithi080 bash[28361]: audit 2023-12-01T05:49:49.131627+0000 mon.a (mon.0) 1774 : audit 0 from='client.? 172.21.15.80:0/3572109964' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:49:50.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:49:50 smithi080 bash[28361]: audit 2023-12-01T05:49:49.645118+0000 mon.a (mon.0) 1775 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:49:50.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:49:50 smithi080 bash[28361]: audit 2023-12-01T05:49:49.656516+0000 mon.a (mon.0) 1776 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:49:50.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:49:50 smithi080 bash[28361]: audit 2023-12-01T05:49:50.001664+0000 mon.a (mon.0) 1777 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:49:50.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:49:50 smithi080 bash[28361]: audit 2023-12-01T05:49:50.017831+0000 mon.a (mon.0) 1778 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:49:50.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:49:50 smithi090 bash[32384]: audit 2023-12-01T05:49:49.131627+0000 mon.a (mon.0) 1774 : audit 0 from='client.? 172.21.15.80:0/3572109964' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:49:50.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:49:50 smithi090 bash[32384]: audit 2023-12-01T05:49:49.645118+0000 mon.a (mon.0) 1775 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:49:50.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:49:50 smithi090 bash[32384]: audit 2023-12-01T05:49:49.656516+0000 mon.a (mon.0) 1776 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:49:50.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:49:50 smithi090 bash[32384]: audit 2023-12-01T05:49:50.001664+0000 mon.a (mon.0) 1777 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:49:50.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:49:50 smithi090 bash[32384]: audit 2023-12-01T05:49:50.017831+0000 mon.a (mon.0) 1778 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:49:51.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:49:51 smithi080 bash[41963]: cluster 2023-12-01T05:49:49.485477+0000 mgr.y (mgr.24362) 1842 : cluster 0 pgmap v1811: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:49:51.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:49:51 smithi080 bash[28361]: cluster 2023-12-01T05:49:49.485477+0000 mgr.y (mgr.24362) 1842 : cluster 0 pgmap v1811: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:49:51.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:49:51 smithi090 bash[32384]: cluster 2023-12-01T05:49:49.485477+0000 mgr.y (mgr.24362) 1842 : cluster 0 pgmap v1811: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:49:52.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:49:52 smithi080 bash[28361]: audit 2023-12-01T05:49:51.591938+0000 mon.a (mon.0) 1779 : audit 0 from='client.? 172.21.15.80:0/617647379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:49:52.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:49:52 smithi080 bash[41963]: audit 2023-12-01T05:49:51.591938+0000 mon.a (mon.0) 1779 : audit 0 from='client.? 172.21.15.80:0/617647379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:49:52.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:49:52 smithi090 bash[32384]: audit 2023-12-01T05:49:51.591938+0000 mon.a (mon.0) 1779 : audit 0 from='client.? 172.21.15.80:0/617647379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:49:53.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:49:53 smithi080 bash[28361]: cluster 2023-12-01T05:49:51.486524+0000 mgr.y (mgr.24362) 1843 : cluster 0 pgmap v1812: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:49:53.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:49:53 smithi080 bash[41963]: cluster 2023-12-01T05:49:51.486524+0000 mgr.y (mgr.24362) 1843 : cluster 0 pgmap v1812: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:49:53.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:49:53 smithi090 bash[32384]: cluster 2023-12-01T05:49:51.486524+0000 mgr.y (mgr.24362) 1843 : cluster 0 pgmap v1812: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:49:54.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:49:54 smithi080 bash[28361]: audit 2023-12-01T05:49:54.048271+0000 mon.c (mon.2) 1174 : audit 0 from='client.? 172.21.15.80:0/1843957542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:49:54.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:49:54 smithi080 bash[41963]: audit 2023-12-01T05:49:54.048271+0000 mon.c (mon.2) 1174 : audit 0 from='client.? 172.21.15.80:0/1843957542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:49:54.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:49:54 smithi090 bash[32384]: audit 2023-12-01T05:49:54.048271+0000 mon.c (mon.2) 1174 : audit 0 from='client.? 172.21.15.80:0/1843957542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:49:55.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:49:55 smithi080 bash[28361]: cluster 2023-12-01T05:49:53.487187+0000 mgr.y (mgr.24362) 1844 : cluster 0 pgmap v1813: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:49:55.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:49:55 smithi080 bash[28361]: audit 2023-12-01T05:49:54.874144+0000 mon.c (mon.2) 1175 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:49:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:49:55 smithi080 bash[41963]: cluster 2023-12-01T05:49:53.487187+0000 mgr.y (mgr.24362) 1844 : cluster 0 pgmap v1813: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:49:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:49:55 smithi080 bash[41963]: audit 2023-12-01T05:49:54.874144+0000 mon.c (mon.2) 1175 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:49:55.506 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:49:55 smithi090 bash[32384]: cluster 2023-12-01T05:49:53.487187+0000 mgr.y (mgr.24362) 1844 : cluster 0 pgmap v1813: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:49:55.507 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:49:55 smithi090 bash[32384]: audit 2023-12-01T05:49:54.874144+0000 mon.c (mon.2) 1175 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:49:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:49:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:49:56] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T05:49:57.200 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:49:57 smithi090 bash[32384]: cluster 2023-12-01T05:49:55.487851+0000 mgr.y (mgr.24362) 1845 : cluster 0 pgmap v1814: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:49:57.200 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:49:57 smithi090 bash[32384]: audit 2023-12-01T05:49:56.505622+0000 mon.a (mon.0) 1780 : audit 0 from='client.? 172.21.15.80:0/2643046993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:49:57.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:49:57 smithi080 bash[41963]: cluster 2023-12-01T05:49:55.487851+0000 mgr.y (mgr.24362) 1845 : cluster 0 pgmap v1814: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:49:57.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:49:57 smithi080 bash[41963]: audit 2023-12-01T05:49:56.505622+0000 mon.a (mon.0) 1780 : audit 0 from='client.? 172.21.15.80:0/2643046993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:49:57.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:49:57 smithi080 bash[28361]: cluster 2023-12-01T05:49:55.487851+0000 mgr.y (mgr.24362) 1845 : cluster 0 pgmap v1814: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:49:57.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:49:57 smithi080 bash[28361]: audit 2023-12-01T05:49:56.505622+0000 mon.a (mon.0) 1780 : audit 0 from='client.? 172.21.15.80:0/2643046993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:49:59.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:49:59 smithi080 bash[28361]: cluster 2023-12-01T05:49:57.489039+0000 mgr.y (mgr.24362) 1846 : cluster 0 pgmap v1815: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:49:59.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:49:59 smithi080 bash[28361]: audit 2023-12-01T05:49:58.962005+0000 mon.c (mon.2) 1176 : audit 0 from='client.? 172.21.15.80:0/4105035672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:49:59.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:49:59 smithi080 bash[41963]: cluster 2023-12-01T05:49:57.489039+0000 mgr.y (mgr.24362) 1846 : cluster 0 pgmap v1815: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:49:59.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:49:59 smithi080 bash[41963]: audit 2023-12-01T05:49:58.962005+0000 mon.c (mon.2) 1176 : audit 0 from='client.? 172.21.15.80:0/4105035672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:49:59.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:49:59 smithi090 bash[32384]: cluster 2023-12-01T05:49:57.489039+0000 mgr.y (mgr.24362) 1846 : cluster 0 pgmap v1815: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:49:59.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:49:59 smithi090 bash[32384]: audit 2023-12-01T05:49:58.962005+0000 mon.c (mon.2) 1176 : audit 0 from='client.? 172.21.15.80:0/4105035672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:50:00.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:50:00 smithi080 bash[41963]: cluster 2023-12-01T05:49:59.489710+0000 mgr.y (mgr.24362) 1847 : cluster 0 pgmap v1816: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:50:00.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:50:00 smithi080 bash[41963]: cluster 2023-12-01T05:50:00.000126+0000 mon.a (mon.0) 1781 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T05:50:00.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:50:00 smithi080 bash[28361]: debug 2023-12-01T05:49:59.997+0000 7f6ec9bf0700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T05:50:00.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:50:00 smithi080 bash[28361]: cluster 2023-12-01T05:49:59.489710+0000 mgr.y (mgr.24362) 1847 : cluster 0 pgmap v1816: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:50:00.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:50:00 smithi080 bash[28361]: cluster 2023-12-01T05:50:00.000126+0000 mon.a (mon.0) 1781 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T05:50:00.454 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:50:00 smithi090 bash[32384]: cluster 2023-12-01T05:49:59.489710+0000 mgr.y (mgr.24362) 1847 : cluster 0 pgmap v1816: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:50:00.454 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:50:00 smithi090 bash[32384]: cluster 2023-12-01T05:50:00.000126+0000 mon.a (mon.0) 1781 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T05:50:02.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:50:02 smithi080 bash[41963]: audit 2023-12-01T05:50:01.307296+0000 mon.a (mon.0) 1782 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:50:02.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:50:02 smithi080 bash[41963]: audit 2023-12-01T05:50:01.319593+0000 mon.a (mon.0) 1783 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:50:02.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:50:02 smithi080 bash[41963]: audit 2023-12-01T05:50:01.322821+0000 mon.c (mon.2) 1177 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:50:02.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:50:02 smithi080 bash[41963]: audit 2023-12-01T05:50:01.323939+0000 mon.c (mon.2) 1178 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:50:02.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:50:02 smithi080 bash[41963]: audit 2023-12-01T05:50:01.329954+0000 mon.a (mon.0) 1784 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:50:02.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:50:02 smithi080 bash[41963]: audit 2023-12-01T05:50:01.425339+0000 mon.a (mon.0) 1785 : audit 0 from='client.? 172.21.15.80:0/3010172808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:50:02.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:50:02 smithi080 bash[41963]: cluster 2023-12-01T05:50:01.490793+0000 mgr.y (mgr.24362) 1848 : cluster 0 pgmap v1817: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:50:02.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:50:02 smithi080 bash[28361]: audit 2023-12-01T05:50:01.307296+0000 mon.a (mon.0) 1782 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:50:02.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:50:02 smithi080 bash[28361]: audit 2023-12-01T05:50:01.319593+0000 mon.a (mon.0) 1783 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:50:02.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:50:02 smithi080 bash[28361]: audit 2023-12-01T05:50:01.322821+0000 mon.c (mon.2) 1177 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:50:02.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:50:02 smithi080 bash[28361]: audit 2023-12-01T05:50:01.323939+0000 mon.c (mon.2) 1178 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:50:02.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:50:02 smithi080 bash[28361]: audit 2023-12-01T05:50:01.329954+0000 mon.a (mon.0) 1784 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:50:02.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:50:02 smithi080 bash[28361]: audit 2023-12-01T05:50:01.425339+0000 mon.a (mon.0) 1785 : audit 0 from='client.? 172.21.15.80:0/3010172808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:50:02.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:50:02 smithi080 bash[28361]: cluster 2023-12-01T05:50:01.490793+0000 mgr.y (mgr.24362) 1848 : cluster 0 pgmap v1817: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:50:02.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:50:02 smithi090 bash[32384]: audit 2023-12-01T05:50:01.307296+0000 mon.a (mon.0) 1782 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:50:02.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:50:02 smithi090 bash[32384]: audit 2023-12-01T05:50:01.319593+0000 mon.a (mon.0) 1783 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:50:02.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:50:02 smithi090 bash[32384]: audit 2023-12-01T05:50:01.322821+0000 mon.c (mon.2) 1177 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:50:02.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:50:02 smithi090 bash[32384]: audit 2023-12-01T05:50:01.323939+0000 mon.c (mon.2) 1178 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:50:02.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:50:02 smithi090 bash[32384]: audit 2023-12-01T05:50:01.329954+0000 mon.a (mon.0) 1784 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:50:02.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:50:02 smithi090 bash[32384]: audit 2023-12-01T05:50:01.425339+0000 mon.a (mon.0) 1785 : audit 0 from='client.? 172.21.15.80:0/3010172808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:50:02.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:50:02 smithi090 bash[32384]: cluster 2023-12-01T05:50:01.490793+0000 mgr.y (mgr.24362) 1848 : cluster 0 pgmap v1817: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:50:04.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:50:04 smithi080 bash[28361]: audit 2023-12-01T05:50:03.872968+0000 mon.a (mon.0) 1786 : audit 0 from='client.? 172.21.15.80:0/3654021363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:50:04.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:50:04 smithi080 bash[41963]: audit 2023-12-01T05:50:03.872968+0000 mon.a (mon.0) 1786 : audit 0 from='client.? 172.21.15.80:0/3654021363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:50:04.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:50:04 smithi090 bash[32384]: audit 2023-12-01T05:50:03.872968+0000 mon.a (mon.0) 1786 : audit 0 from='client.? 172.21.15.80:0/3654021363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:50:05.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:50:05 smithi080 bash[28361]: cluster 2023-12-01T05:50:03.491417+0000 mgr.y (mgr.24362) 1849 : cluster 0 pgmap v1818: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:50:05.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:50:05 smithi080 bash[41963]: cluster 2023-12-01T05:50:03.491417+0000 mgr.y (mgr.24362) 1849 : cluster 0 pgmap v1818: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:50:05.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:50:05 smithi090 bash[32384]: cluster 2023-12-01T05:50:03.491417+0000 mgr.y (mgr.24362) 1849 : cluster 0 pgmap v1818: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:50:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:50:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:50:06] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T05:50:07.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:50:07 smithi080 bash[41963]: cluster 2023-12-01T05:50:05.492118+0000 mgr.y (mgr.24362) 1850 : cluster 0 pgmap v1819: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:50:07.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:50:07 smithi080 bash[41963]: audit 2023-12-01T05:50:06.328920+0000 mon.a (mon.0) 1787 : audit 0 from='client.? 172.21.15.80:0/3055896010' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:50:07.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:50:07 smithi080 bash[28361]: cluster 2023-12-01T05:50:05.492118+0000 mgr.y (mgr.24362) 1850 : cluster 0 pgmap v1819: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:50:07.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:50:07 smithi080 bash[28361]: audit 2023-12-01T05:50:06.328920+0000 mon.a (mon.0) 1787 : audit 0 from='client.? 172.21.15.80:0/3055896010' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:50:07.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:50:07 smithi090 bash[32384]: cluster 2023-12-01T05:50:05.492118+0000 mgr.y (mgr.24362) 1850 : cluster 0 pgmap v1819: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:50:07.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:50:07 smithi090 bash[32384]: audit 2023-12-01T05:50:06.328920+0000 mon.a (mon.0) 1787 : audit 0 from='client.? 172.21.15.80:0/3055896010' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:50:09.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:50:09 smithi080 bash[28361]: cluster 2023-12-01T05:50:07.493243+0000 mgr.y (mgr.24362) 1851 : cluster 0 pgmap v1820: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:50:09.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:50:09 smithi080 bash[28361]: audit 2023-12-01T05:50:08.786604+0000 mon.c (mon.2) 1179 : audit 0 from='client.? 172.21.15.80:0/395937280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:50:09.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:50:09 smithi080 bash[41963]: cluster 2023-12-01T05:50:07.493243+0000 mgr.y (mgr.24362) 1851 : cluster 0 pgmap v1820: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:50:09.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:50:09 smithi080 bash[41963]: audit 2023-12-01T05:50:08.786604+0000 mon.c (mon.2) 1179 : audit 0 from='client.? 172.21.15.80:0/395937280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:50:09.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:50:09 smithi090 bash[32384]: cluster 2023-12-01T05:50:07.493243+0000 mgr.y (mgr.24362) 1851 : cluster 0 pgmap v1820: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:50:09.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:50:09 smithi090 bash[32384]: audit 2023-12-01T05:50:08.786604+0000 mon.c (mon.2) 1179 : audit 0 from='client.? 172.21.15.80:0/395937280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:50:10.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:50:10 smithi080 bash[28361]: audit 2023-12-01T05:50:09.874696+0000 mon.c (mon.2) 1180 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:50:10.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:50:10 smithi080 bash[41963]: audit 2023-12-01T05:50:09.874696+0000 mon.c (mon.2) 1180 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:50:10.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:50:10 smithi090 bash[32384]: audit 2023-12-01T05:50:09.874696+0000 mon.c (mon.2) 1180 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:50:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:50:11 smithi080 bash[28361]: cluster 2023-12-01T05:50:09.494020+0000 mgr.y (mgr.24362) 1852 : cluster 0 pgmap v1821: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:50:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:50:11 smithi080 bash[41963]: cluster 2023-12-01T05:50:09.494020+0000 mgr.y (mgr.24362) 1852 : cluster 0 pgmap v1821: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:50:11.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:50:11 smithi090 bash[32384]: cluster 2023-12-01T05:50:09.494020+0000 mgr.y (mgr.24362) 1852 : cluster 0 pgmap v1821: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:50:12.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:50:12 smithi080 bash[28361]: audit 2023-12-01T05:50:11.243503+0000 mon.a (mon.0) 1788 : audit 0 from='client.? 172.21.15.80:0/3589087927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:50:12.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:50:12 smithi080 bash[41963]: audit 2023-12-01T05:50:11.243503+0000 mon.a (mon.0) 1788 : audit 0 from='client.? 172.21.15.80:0/3589087927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:50:12.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:50:12 smithi090 bash[32384]: audit 2023-12-01T05:50:11.243503+0000 mon.a (mon.0) 1788 : audit 0 from='client.? 172.21.15.80:0/3589087927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:50:13.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:50:13 smithi080 bash[41963]: cluster 2023-12-01T05:50:11.495348+0000 mgr.y (mgr.24362) 1853 : cluster 0 pgmap v1822: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:50:13.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:50:13 smithi080 bash[28361]: cluster 2023-12-01T05:50:11.495348+0000 mgr.y (mgr.24362) 1853 : cluster 0 pgmap v1822: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:50:13.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:50:13 smithi090 bash[32384]: cluster 2023-12-01T05:50:11.495348+0000 mgr.y (mgr.24362) 1853 : cluster 0 pgmap v1822: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:50:14.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:50:14 smithi080 bash[41963]: audit 2023-12-01T05:50:13.705908+0000 mon.a (mon.0) 1789 : audit 0 from='client.? 172.21.15.80:0/1848316462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:50:14.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:50:14 smithi080 bash[28361]: audit 2023-12-01T05:50:13.705908+0000 mon.a (mon.0) 1789 : audit 0 from='client.? 172.21.15.80:0/1848316462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:50:14.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:50:14 smithi090 bash[32384]: audit 2023-12-01T05:50:13.705908+0000 mon.a (mon.0) 1789 : audit 0 from='client.? 172.21.15.80:0/1848316462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:50:15.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:50:15 smithi080 bash[28361]: cluster 2023-12-01T05:50:13.495861+0000 mgr.y (mgr.24362) 1854 : cluster 0 pgmap v1823: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:50:15.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:50:15 smithi080 bash[41963]: cluster 2023-12-01T05:50:13.495861+0000 mgr.y (mgr.24362) 1854 : cluster 0 pgmap v1823: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:50:15.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:50:15 smithi090 bash[32384]: cluster 2023-12-01T05:50:13.495861+0000 mgr.y (mgr.24362) 1854 : cluster 0 pgmap v1823: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:50:16.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:50:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:50:16] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T05:50:16.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:50:16 smithi080 bash[41963]: cluster 2023-12-01T05:50:15.496561+0000 mgr.y (mgr.24362) 1855 : cluster 0 pgmap v1824: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:50:16.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:50:16 smithi080 bash[28361]: cluster 2023-12-01T05:50:15.496561+0000 mgr.y (mgr.24362) 1855 : cluster 0 pgmap v1824: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:50:16.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:50:16 smithi090 bash[32384]: cluster 2023-12-01T05:50:15.496561+0000 mgr.y (mgr.24362) 1855 : cluster 0 pgmap v1824: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:50:17.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:50:17 smithi080 bash[41963]: audit 2023-12-01T05:50:16.156465+0000 mon.c (mon.2) 1181 : audit 0 from='client.? 172.21.15.80:0/4253515977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:50:17.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:50:17 smithi080 bash[28361]: audit 2023-12-01T05:50:16.156465+0000 mon.c (mon.2) 1181 : audit 0 from='client.? 172.21.15.80:0/4253515977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:50:17.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:50:17 smithi090 bash[32384]: audit 2023-12-01T05:50:16.156465+0000 mon.c (mon.2) 1181 : audit 0 from='client.? 172.21.15.80:0/4253515977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:50:19.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:50:19 smithi080 bash[41963]: cluster 2023-12-01T05:50:17.497756+0000 mgr.y (mgr.24362) 1856 : cluster 0 pgmap v1825: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:50:19.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:50:19 smithi080 bash[41963]: audit 2023-12-01T05:50:18.624194+0000 mon.a (mon.0) 1790 : audit 0 from='client.? 172.21.15.80:0/1579790714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:50:19.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:50:19 smithi080 bash[28361]: cluster 2023-12-01T05:50:17.497756+0000 mgr.y (mgr.24362) 1856 : cluster 0 pgmap v1825: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:50:19.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:50:19 smithi080 bash[28361]: audit 2023-12-01T05:50:18.624194+0000 mon.a (mon.0) 1790 : audit 0 from='client.? 172.21.15.80:0/1579790714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:50:19.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:50:19 smithi090 bash[32384]: cluster 2023-12-01T05:50:17.497756+0000 mgr.y (mgr.24362) 1856 : cluster 0 pgmap v1825: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:50:19.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:50:19 smithi090 bash[32384]: audit 2023-12-01T05:50:18.624194+0000 mon.a (mon.0) 1790 : audit 0 from='client.? 172.21.15.80:0/1579790714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:50:21.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:50:21 smithi080 bash[28361]: cluster 2023-12-01T05:50:19.498360+0000 mgr.y (mgr.24362) 1857 : cluster 0 pgmap v1826: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:50:21.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:50:21 smithi080 bash[41963]: cluster 2023-12-01T05:50:19.498360+0000 mgr.y (mgr.24362) 1857 : cluster 0 pgmap v1826: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:50:21.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:50:21 smithi090 bash[32384]: cluster 2023-12-01T05:50:19.498360+0000 mgr.y (mgr.24362) 1857 : cluster 0 pgmap v1826: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:50:22.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:50:22 smithi080 bash[28361]: audit 2023-12-01T05:50:21.092672+0000 mon.c (mon.2) 1182 : audit 0 from='client.? 172.21.15.80:0/1134964121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:50:22.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:50:22 smithi080 bash[41963]: audit 2023-12-01T05:50:21.092672+0000 mon.c (mon.2) 1182 : audit 0 from='client.? 172.21.15.80:0/1134964121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:50:22.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:50:22 smithi090 bash[32384]: audit 2023-12-01T05:50:21.092672+0000 mon.c (mon.2) 1182 : audit 0 from='client.? 172.21.15.80:0/1134964121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:50:23.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:50:23 smithi080 bash[28361]: cluster 2023-12-01T05:50:21.499568+0000 mgr.y (mgr.24362) 1858 : cluster 0 pgmap v1827: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:50:23.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:50:23 smithi080 bash[41963]: cluster 2023-12-01T05:50:21.499568+0000 mgr.y (mgr.24362) 1858 : cluster 0 pgmap v1827: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:50:23.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:50:23 smithi090 bash[32384]: cluster 2023-12-01T05:50:21.499568+0000 mgr.y (mgr.24362) 1858 : cluster 0 pgmap v1827: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:50:24.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:50:24 smithi080 bash[41963]: audit 2023-12-01T05:50:23.541602+0000 mon.a (mon.0) 1791 : audit 0 from='client.? 172.21.15.80:0/2699497630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:50:24.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:50:24 smithi080 bash[28361]: audit 2023-12-01T05:50:23.541602+0000 mon.a (mon.0) 1791 : audit 0 from='client.? 172.21.15.80:0/2699497630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:50:24.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:50:24 smithi090 bash[32384]: audit 2023-12-01T05:50:23.541602+0000 mon.a (mon.0) 1791 : audit 0 from='client.? 172.21.15.80:0/2699497630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:50:25.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:50:25 smithi080 bash[28361]: cluster 2023-12-01T05:50:23.500212+0000 mgr.y (mgr.24362) 1859 : cluster 0 pgmap v1828: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:50:25.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:50:25 smithi080 bash[28361]: audit 2023-12-01T05:50:24.875265+0000 mon.c (mon.2) 1183 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:50:25.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:50:25 smithi080 bash[41963]: cluster 2023-12-01T05:50:23.500212+0000 mgr.y (mgr.24362) 1859 : cluster 0 pgmap v1828: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:50:25.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:50:25 smithi080 bash[41963]: audit 2023-12-01T05:50:24.875265+0000 mon.c (mon.2) 1183 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:50:25.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:50:25 smithi090 bash[32384]: cluster 2023-12-01T05:50:23.500212+0000 mgr.y (mgr.24362) 1859 : cluster 0 pgmap v1828: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:50:25.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:50:25 smithi090 bash[32384]: audit 2023-12-01T05:50:24.875265+0000 mon.c (mon.2) 1183 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:50:26.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:50:26 smithi080 bash[28361]: audit 2023-12-01T05:50:26.002768+0000 mon.c (mon.2) 1184 : audit 0 from='client.? 172.21.15.80:0/2062136145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:50:26.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:50:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:50:26] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T05:50:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:50:26 smithi080 bash[41963]: audit 2023-12-01T05:50:26.002768+0000 mon.c (mon.2) 1184 : audit 0 from='client.? 172.21.15.80:0/2062136145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:50:26.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:50:26 smithi090 bash[32384]: audit 2023-12-01T05:50:26.002768+0000 mon.c (mon.2) 1184 : audit 0 from='client.? 172.21.15.80:0/2062136145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:50:27.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:50:27 smithi080 bash[28361]: cluster 2023-12-01T05:50:25.500833+0000 mgr.y (mgr.24362) 1860 : cluster 0 pgmap v1829: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:50:27.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:50:27 smithi080 bash[41963]: cluster 2023-12-01T05:50:25.500833+0000 mgr.y (mgr.24362) 1860 : cluster 0 pgmap v1829: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:50:27.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:50:27 smithi090 bash[32384]: cluster 2023-12-01T05:50:25.500833+0000 mgr.y (mgr.24362) 1860 : cluster 0 pgmap v1829: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:50:29.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:50:29 smithi080 bash[41963]: cluster 2023-12-01T05:50:27.502070+0000 mgr.y (mgr.24362) 1861 : cluster 0 pgmap v1830: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:50:29.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:50:29 smithi080 bash[41963]: audit 2023-12-01T05:50:28.464322+0000 mon.a (mon.0) 1792 : audit 0 from='client.? 172.21.15.80:0/1965338400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:50:29.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:50:29 smithi080 bash[28361]: cluster 2023-12-01T05:50:27.502070+0000 mgr.y (mgr.24362) 1861 : cluster 0 pgmap v1830: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:50:29.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:50:29 smithi080 bash[28361]: audit 2023-12-01T05:50:28.464322+0000 mon.a (mon.0) 1792 : audit 0 from='client.? 172.21.15.80:0/1965338400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:50:29.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:50:29 smithi090 bash[32384]: cluster 2023-12-01T05:50:27.502070+0000 mgr.y (mgr.24362) 1861 : cluster 0 pgmap v1830: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:50:29.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:50:29 smithi090 bash[32384]: audit 2023-12-01T05:50:28.464322+0000 mon.a (mon.0) 1792 : audit 0 from='client.? 172.21.15.80:0/1965338400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:50:31.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:50:31 smithi080 bash[28361]: cluster 2023-12-01T05:50:29.502915+0000 mgr.y (mgr.24362) 1862 : cluster 0 pgmap v1831: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:50:31.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:50:31 smithi080 bash[28361]: audit 2023-12-01T05:50:30.911255+0000 mon.c (mon.2) 1185 : audit 0 from='client.? 172.21.15.80:0/1800638526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:50:31.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:50:31 smithi080 bash[41963]: cluster 2023-12-01T05:50:29.502915+0000 mgr.y (mgr.24362) 1862 : cluster 0 pgmap v1831: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:50:31.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:50:31 smithi080 bash[41963]: audit 2023-12-01T05:50:30.911255+0000 mon.c (mon.2) 1185 : audit 0 from='client.? 172.21.15.80:0/1800638526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:50:31.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:50:31 smithi090 bash[32384]: cluster 2023-12-01T05:50:29.502915+0000 mgr.y (mgr.24362) 1862 : cluster 0 pgmap v1831: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:50:31.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:50:31 smithi090 bash[32384]: audit 2023-12-01T05:50:30.911255+0000 mon.c (mon.2) 1185 : audit 0 from='client.? 172.21.15.80:0/1800638526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:50:33.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:50:33 smithi080 bash[41963]: cluster 2023-12-01T05:50:31.504119+0000 mgr.y (mgr.24362) 1863 : cluster 0 pgmap v1832: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:50:33.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:50:33 smithi080 bash[28361]: cluster 2023-12-01T05:50:31.504119+0000 mgr.y (mgr.24362) 1863 : cluster 0 pgmap v1832: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:50:33.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:50:33 smithi090 bash[32384]: cluster 2023-12-01T05:50:31.504119+0000 mgr.y (mgr.24362) 1863 : cluster 0 pgmap v1832: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:50:34.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:50:34 smithi080 bash[41963]: audit 2023-12-01T05:50:33.359300+0000 mon.a (mon.0) 1793 : audit 0 from='client.? 172.21.15.80:0/4204966448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:50:34.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:50:34 smithi080 bash[28361]: audit 2023-12-01T05:50:33.359300+0000 mon.a (mon.0) 1793 : audit 0 from='client.? 172.21.15.80:0/4204966448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:50:34.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:50:34 smithi090 bash[32384]: audit 2023-12-01T05:50:33.359300+0000 mon.a (mon.0) 1793 : audit 0 from='client.? 172.21.15.80:0/4204966448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:50:35.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:50:35 smithi080 bash[28361]: cluster 2023-12-01T05:50:33.504814+0000 mgr.y (mgr.24362) 1864 : cluster 0 pgmap v1833: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:50:35.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:50:35 smithi080 bash[41963]: cluster 2023-12-01T05:50:33.504814+0000 mgr.y (mgr.24362) 1864 : cluster 0 pgmap v1833: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:50:35.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:50:35 smithi090 bash[32384]: cluster 2023-12-01T05:50:33.504814+0000 mgr.y (mgr.24362) 1864 : cluster 0 pgmap v1833: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:50:36.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:50:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:50:36] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T05:50:36.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:50:36 smithi080 bash[28361]: cluster 2023-12-01T05:50:35.505399+0000 mgr.y (mgr.24362) 1865 : cluster 0 pgmap v1834: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:50:36.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:50:36 smithi080 bash[28361]: audit 2023-12-01T05:50:35.811020+0000 mon.c (mon.2) 1186 : audit 0 from='client.? 172.21.15.80:0/3363967823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:50:36.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:50:36 smithi080 bash[41963]: cluster 2023-12-01T05:50:35.505399+0000 mgr.y (mgr.24362) 1865 : cluster 0 pgmap v1834: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:50:36.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:50:36 smithi080 bash[41963]: audit 2023-12-01T05:50:35.811020+0000 mon.c (mon.2) 1186 : audit 0 from='client.? 172.21.15.80:0/3363967823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:50:36.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:50:36 smithi090 bash[32384]: cluster 2023-12-01T05:50:35.505399+0000 mgr.y (mgr.24362) 1865 : cluster 0 pgmap v1834: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:50:36.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:50:36 smithi090 bash[32384]: audit 2023-12-01T05:50:35.811020+0000 mon.c (mon.2) 1186 : audit 0 from='client.? 172.21.15.80:0/3363967823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:50:39.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:50:39 smithi080 bash[41963]: cluster 2023-12-01T05:50:37.506551+0000 mgr.y (mgr.24362) 1866 : cluster 0 pgmap v1835: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:50:39.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:50:39 smithi080 bash[41963]: audit 2023-12-01T05:50:38.265585+0000 mon.a (mon.0) 1794 : audit 0 from='client.? 172.21.15.80:0/3197494758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:50:39.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:50:39 smithi080 bash[28361]: cluster 2023-12-01T05:50:37.506551+0000 mgr.y (mgr.24362) 1866 : cluster 0 pgmap v1835: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:50:39.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:50:39 smithi080 bash[28361]: audit 2023-12-01T05:50:38.265585+0000 mon.a (mon.0) 1794 : audit 0 from='client.? 172.21.15.80:0/3197494758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:50:39.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:50:39 smithi090 bash[32384]: cluster 2023-12-01T05:50:37.506551+0000 mgr.y (mgr.24362) 1866 : cluster 0 pgmap v1835: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:50:39.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:50:39 smithi090 bash[32384]: audit 2023-12-01T05:50:38.265585+0000 mon.a (mon.0) 1794 : audit 0 from='client.? 172.21.15.80:0/3197494758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:50:40.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:50:40 smithi080 bash[41963]: audit 2023-12-01T05:50:39.875572+0000 mon.c (mon.2) 1187 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:50:40.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:50:40 smithi080 bash[28361]: audit 2023-12-01T05:50:39.875572+0000 mon.c (mon.2) 1187 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:50:40.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:50:40 smithi090 bash[32384]: audit 2023-12-01T05:50:39.875572+0000 mon.c (mon.2) 1187 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:50:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:50:41 smithi080 bash[28361]: cluster 2023-12-01T05:50:39.507200+0000 mgr.y (mgr.24362) 1867 : cluster 0 pgmap v1836: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:50:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:50:41 smithi080 bash[28361]: audit 2023-12-01T05:50:40.720893+0000 mon.c (mon.2) 1188 : audit 0 from='client.? 172.21.15.80:0/418928164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:50:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:50:41 smithi080 bash[41963]: cluster 2023-12-01T05:50:39.507200+0000 mgr.y (mgr.24362) 1867 : cluster 0 pgmap v1836: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:50:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:50:41 smithi080 bash[41963]: audit 2023-12-01T05:50:40.720893+0000 mon.c (mon.2) 1188 : audit 0 from='client.? 172.21.15.80:0/418928164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:50:41.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:50:41 smithi090 bash[32384]: cluster 2023-12-01T05:50:39.507200+0000 mgr.y (mgr.24362) 1867 : cluster 0 pgmap v1836: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:50:41.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:50:41 smithi090 bash[32384]: audit 2023-12-01T05:50:40.720893+0000 mon.c (mon.2) 1188 : audit 0 from='client.? 172.21.15.80:0/418928164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:50:43.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:50:43 smithi080 bash[28361]: cluster 2023-12-01T05:50:41.508352+0000 mgr.y (mgr.24362) 1868 : cluster 0 pgmap v1837: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:50:43.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:50:43 smithi080 bash[41963]: cluster 2023-12-01T05:50:41.508352+0000 mgr.y (mgr.24362) 1868 : cluster 0 pgmap v1837: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:50:43.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:50:43 smithi090 bash[32384]: cluster 2023-12-01T05:50:41.508352+0000 mgr.y (mgr.24362) 1868 : cluster 0 pgmap v1837: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:50:44.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:50:44 smithi080 bash[28361]: audit 2023-12-01T05:50:43.174681+0000 mon.a (mon.0) 1795 : audit 0 from='client.? 172.21.15.80:0/2970442647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:50:44.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:50:44 smithi080 bash[41963]: audit 2023-12-01T05:50:43.174681+0000 mon.a (mon.0) 1795 : audit 0 from='client.? 172.21.15.80:0/2970442647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:50:44.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:50:44 smithi090 bash[32384]: audit 2023-12-01T05:50:43.174681+0000 mon.a (mon.0) 1795 : audit 0 from='client.? 172.21.15.80:0/2970442647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:50:45.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:50:45 smithi080 bash[41963]: cluster 2023-12-01T05:50:43.509067+0000 mgr.y (mgr.24362) 1869 : cluster 0 pgmap v1838: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:50:45.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:50:45 smithi080 bash[28361]: cluster 2023-12-01T05:50:43.509067+0000 mgr.y (mgr.24362) 1869 : cluster 0 pgmap v1838: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:50:45.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:50:45 smithi090 bash[32384]: cluster 2023-12-01T05:50:43.509067+0000 mgr.y (mgr.24362) 1869 : cluster 0 pgmap v1838: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:50:46.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:50:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:50:46] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T05:50:46.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:50:46 smithi080 bash[41963]: audit 2023-12-01T05:50:45.630790+0000 mon.c (mon.2) 1189 : audit 0 from='client.? 172.21.15.80:0/362599488' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:50:46.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:50:46 smithi080 bash[28361]: audit 2023-12-01T05:50:45.630790+0000 mon.c (mon.2) 1189 : audit 0 from='client.? 172.21.15.80:0/362599488' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:50:46.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:50:46 smithi090 bash[32384]: audit 2023-12-01T05:50:45.630790+0000 mon.c (mon.2) 1189 : audit 0 from='client.? 172.21.15.80:0/362599488' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:50:47.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:50:47 smithi080 bash[41963]: cluster 2023-12-01T05:50:45.509527+0000 mgr.y (mgr.24362) 1870 : cluster 0 pgmap v1839: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:50:47.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:50:47 smithi080 bash[28361]: cluster 2023-12-01T05:50:45.509527+0000 mgr.y (mgr.24362) 1870 : cluster 0 pgmap v1839: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:50:47.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:50:47 smithi090 bash[32384]: cluster 2023-12-01T05:50:45.509527+0000 mgr.y (mgr.24362) 1870 : cluster 0 pgmap v1839: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:50:49.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:50:49 smithi080 bash[28361]: cluster 2023-12-01T05:50:47.510624+0000 mgr.y (mgr.24362) 1871 : cluster 0 pgmap v1840: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:50:49.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:50:49 smithi080 bash[28361]: audit 2023-12-01T05:50:48.090563+0000 mon.a (mon.0) 1796 : audit 0 from='client.? 172.21.15.80:0/4193767109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:50:49.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:50:49 smithi080 bash[41963]: cluster 2023-12-01T05:50:47.510624+0000 mgr.y (mgr.24362) 1871 : cluster 0 pgmap v1840: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:50:49.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:50:49 smithi080 bash[41963]: audit 2023-12-01T05:50:48.090563+0000 mon.a (mon.0) 1796 : audit 0 from='client.? 172.21.15.80:0/4193767109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:50:49.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:50:49 smithi090 bash[32384]: cluster 2023-12-01T05:50:47.510624+0000 mgr.y (mgr.24362) 1871 : cluster 0 pgmap v1840: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:50:49.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:50:49 smithi090 bash[32384]: audit 2023-12-01T05:50:48.090563+0000 mon.a (mon.0) 1796 : audit 0 from='client.? 172.21.15.80:0/4193767109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:50:51.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:50:51 smithi080 bash[28361]: cluster 2023-12-01T05:50:49.511387+0000 mgr.y (mgr.24362) 1872 : cluster 0 pgmap v1841: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:50:51.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:50:51 smithi080 bash[28361]: audit 2023-12-01T05:50:50.525825+0000 mon.a (mon.0) 1797 : audit 0 from='client.? 172.21.15.80:0/4194447355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:50:51.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:50:51 smithi080 bash[41963]: cluster 2023-12-01T05:50:49.511387+0000 mgr.y (mgr.24362) 1872 : cluster 0 pgmap v1841: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:50:51.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:50:51 smithi080 bash[41963]: audit 2023-12-01T05:50:50.525825+0000 mon.a (mon.0) 1797 : audit 0 from='client.? 172.21.15.80:0/4194447355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:50:51.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:50:51 smithi090 bash[32384]: cluster 2023-12-01T05:50:49.511387+0000 mgr.y (mgr.24362) 1872 : cluster 0 pgmap v1841: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:50:51.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:50:51 smithi090 bash[32384]: audit 2023-12-01T05:50:50.525825+0000 mon.a (mon.0) 1797 : audit 0 from='client.? 172.21.15.80:0/4194447355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:50:53.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:50:53 smithi080 bash[28361]: cluster 2023-12-01T05:50:51.512666+0000 mgr.y (mgr.24362) 1873 : cluster 0 pgmap v1842: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:50:53.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:50:53 smithi080 bash[28361]: audit 2023-12-01T05:50:52.984299+0000 mon.a (mon.0) 1798 : audit 0 from='client.? 172.21.15.80:0/1955344521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:50:53.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:50:53 smithi080 bash[41963]: cluster 2023-12-01T05:50:51.512666+0000 mgr.y (mgr.24362) 1873 : cluster 0 pgmap v1842: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:50:53.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:50:53 smithi080 bash[41963]: audit 2023-12-01T05:50:52.984299+0000 mon.a (mon.0) 1798 : audit 0 from='client.? 172.21.15.80:0/1955344521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:50:53.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:50:53 smithi090 bash[32384]: cluster 2023-12-01T05:50:51.512666+0000 mgr.y (mgr.24362) 1873 : cluster 0 pgmap v1842: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:50:53.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:50:53 smithi090 bash[32384]: audit 2023-12-01T05:50:52.984299+0000 mon.a (mon.0) 1798 : audit 0 from='client.? 172.21.15.80:0/1955344521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:50:54.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:50:54 smithi080 bash[28361]: cluster 2023-12-01T05:50:53.513366+0000 mgr.y (mgr.24362) 1874 : cluster 0 pgmap v1843: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:50:54.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:50:54 smithi080 bash[41963]: cluster 2023-12-01T05:50:53.513366+0000 mgr.y (mgr.24362) 1874 : cluster 0 pgmap v1843: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:50:54.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:50:54 smithi090 bash[32384]: cluster 2023-12-01T05:50:53.513366+0000 mgr.y (mgr.24362) 1874 : cluster 0 pgmap v1843: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:50:55.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:50:55 smithi080 bash[28361]: audit 2023-12-01T05:50:54.876074+0000 mon.c (mon.2) 1190 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:50:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:50:55 smithi080 bash[41963]: audit 2023-12-01T05:50:54.876074+0000 mon.c (mon.2) 1190 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:50:55.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:50:55 smithi090 bash[32384]: audit 2023-12-01T05:50:54.876074+0000 mon.c (mon.2) 1190 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:50:56.433 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:50:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:50:56] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T05:50:56.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:50:56 smithi080 bash[41963]: audit 2023-12-01T05:50:55.446392+0000 mon.a (mon.0) 1799 : audit 0 from='client.? 172.21.15.80:0/4051938976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:50:56.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:50:56 smithi080 bash[41963]: cluster 2023-12-01T05:50:55.514092+0000 mgr.y (mgr.24362) 1875 : cluster 0 pgmap v1844: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:50:56.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:50:56 smithi080 bash[28361]: audit 2023-12-01T05:50:55.446392+0000 mon.a (mon.0) 1799 : audit 0 from='client.? 172.21.15.80:0/4051938976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:50:56.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:50:56 smithi080 bash[28361]: cluster 2023-12-01T05:50:55.514092+0000 mgr.y (mgr.24362) 1875 : cluster 0 pgmap v1844: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:50:56.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:50:56 smithi090 bash[32384]: audit 2023-12-01T05:50:55.446392+0000 mon.a (mon.0) 1799 : audit 0 from='client.? 172.21.15.80:0/4051938976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:50:56.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:50:56 smithi090 bash[32384]: cluster 2023-12-01T05:50:55.514092+0000 mgr.y (mgr.24362) 1875 : cluster 0 pgmap v1844: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:50:58.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:50:58 smithi080 bash[41963]: cluster 2023-12-01T05:50:57.515239+0000 mgr.y (mgr.24362) 1876 : cluster 0 pgmap v1845: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:50:58.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:50:58 smithi080 bash[41963]: audit 2023-12-01T05:50:57.907833+0000 mon.c (mon.2) 1191 : audit 0 from='client.? 172.21.15.80:0/2774175242' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:50:58.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:50:58 smithi080 bash[28361]: cluster 2023-12-01T05:50:57.515239+0000 mgr.y (mgr.24362) 1876 : cluster 0 pgmap v1845: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:50:58.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:50:58 smithi080 bash[28361]: audit 2023-12-01T05:50:57.907833+0000 mon.c (mon.2) 1191 : audit 0 from='client.? 172.21.15.80:0/2774175242' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:50:59.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:50:58 smithi090 bash[32384]: cluster 2023-12-01T05:50:57.515239+0000 mgr.y (mgr.24362) 1876 : cluster 0 pgmap v1845: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:50:59.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:50:58 smithi090 bash[32384]: audit 2023-12-01T05:50:57.907833+0000 mon.c (mon.2) 1191 : audit 0 from='client.? 172.21.15.80:0/2774175242' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:51:00.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:51:00 smithi080 bash[41963]: cluster 2023-12-01T05:50:59.515932+0000 mgr.y (mgr.24362) 1877 : cluster 0 pgmap v1846: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:51:00.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:51:00 smithi080 bash[41963]: audit 2023-12-01T05:51:00.365056+0000 mon.c (mon.2) 1192 : audit 0 from='client.? 172.21.15.80:0/720256859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:51:00.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:51:00 smithi080 bash[28361]: cluster 2023-12-01T05:50:59.515932+0000 mgr.y (mgr.24362) 1877 : cluster 0 pgmap v1846: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:51:00.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:51:00 smithi080 bash[28361]: audit 2023-12-01T05:51:00.365056+0000 mon.c (mon.2) 1192 : audit 0 from='client.? 172.21.15.80:0/720256859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:51:01.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:51:00 smithi090 bash[32384]: cluster 2023-12-01T05:50:59.515932+0000 mgr.y (mgr.24362) 1877 : cluster 0 pgmap v1846: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:51:01.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:51:00 smithi090 bash[32384]: audit 2023-12-01T05:51:00.365056+0000 mon.c (mon.2) 1192 : audit 0 from='client.? 172.21.15.80:0/720256859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:51:01.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:51:01 smithi080 bash[41963]: audit 2023-12-01T05:51:01.411781+0000 mon.c (mon.2) 1193 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:51:01.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:51:01 smithi080 bash[28361]: audit 2023-12-01T05:51:01.411781+0000 mon.c (mon.2) 1193 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:51:02.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:51:01 smithi090 bash[32384]: audit 2023-12-01T05:51:01.411781+0000 mon.c (mon.2) 1193 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:51:03.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:51:02 smithi080 bash[28361]: cluster 2023-12-01T05:51:01.517090+0000 mgr.y (mgr.24362) 1878 : cluster 0 pgmap v1847: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:51:03.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:51:02 smithi080 bash[28361]: audit 2023-12-01T05:51:01.791761+0000 mon.a (mon.0) 1800 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:51:03.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:51:02 smithi080 bash[28361]: audit 2023-12-01T05:51:01.801706+0000 mon.a (mon.0) 1801 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:51:03.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:51:02 smithi080 bash[41963]: cluster 2023-12-01T05:51:01.517090+0000 mgr.y (mgr.24362) 1878 : cluster 0 pgmap v1847: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:51:03.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:51:02 smithi080 bash[41963]: audit 2023-12-01T05:51:01.791761+0000 mon.a (mon.0) 1800 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:51:03.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:51:02 smithi080 bash[41963]: audit 2023-12-01T05:51:01.801706+0000 mon.a (mon.0) 1801 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:51:03.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:51:02 smithi090 bash[32384]: cluster 2023-12-01T05:51:01.517090+0000 mgr.y (mgr.24362) 1878 : cluster 0 pgmap v1847: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:51:03.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:51:02 smithi090 bash[32384]: audit 2023-12-01T05:51:01.791761+0000 mon.a (mon.0) 1800 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:51:03.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:51:02 smithi090 bash[32384]: audit 2023-12-01T05:51:01.801706+0000 mon.a (mon.0) 1801 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:51:04.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:51:03 smithi080 bash[28361]: audit 2023-12-01T05:51:02.823214+0000 mon.a (mon.0) 1802 : audit 0 from='client.? 172.21.15.80:0/1397768048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:51:04.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:51:03 smithi080 bash[41963]: audit 2023-12-01T05:51:02.823214+0000 mon.a (mon.0) 1802 : audit 0 from='client.? 172.21.15.80:0/1397768048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:51:04.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:51:03 smithi090 bash[32384]: audit 2023-12-01T05:51:02.823214+0000 mon.a (mon.0) 1802 : audit 0 from='client.? 172.21.15.80:0/1397768048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:51:05.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:51:05 smithi080 bash[28361]: cluster 2023-12-01T05:51:03.517887+0000 mgr.y (mgr.24362) 1879 : cluster 0 pgmap v1848: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:51:05.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:51:05 smithi080 bash[41963]: cluster 2023-12-01T05:51:03.517887+0000 mgr.y (mgr.24362) 1879 : cluster 0 pgmap v1848: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:51:05.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:51:05 smithi090 bash[32384]: cluster 2023-12-01T05:51:03.517887+0000 mgr.y (mgr.24362) 1879 : cluster 0 pgmap v1848: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:51:06.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:51:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:51:06] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T05:51:06.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:51:06 smithi080 bash[41963]: audit 2023-12-01T05:51:05.279625+0000 mon.c (mon.2) 1194 : audit 0 from='client.? 172.21.15.80:0/2587908733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:51:06.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:51:06 smithi080 bash[28361]: audit 2023-12-01T05:51:05.279625+0000 mon.c (mon.2) 1194 : audit 0 from='client.? 172.21.15.80:0/2587908733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:51:06.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:51:06 smithi090 bash[32384]: audit 2023-12-01T05:51:05.279625+0000 mon.c (mon.2) 1194 : audit 0 from='client.? 172.21.15.80:0/2587908733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:51:07.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:51:07 smithi080 bash[41963]: cluster 2023-12-01T05:51:05.518619+0000 mgr.y (mgr.24362) 1880 : cluster 0 pgmap v1849: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:51:07.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:51:07 smithi080 bash[28361]: cluster 2023-12-01T05:51:05.518619+0000 mgr.y (mgr.24362) 1880 : cluster 0 pgmap v1849: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:51:07.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:51:07 smithi090 bash[32384]: cluster 2023-12-01T05:51:05.518619+0000 mgr.y (mgr.24362) 1880 : cluster 0 pgmap v1849: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:51:08.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:51:08 smithi080 bash[28361]: cluster 2023-12-01T05:51:07.519474+0000 mgr.y (mgr.24362) 1881 : cluster 0 pgmap v1850: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:51:08.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:51:08 smithi080 bash[28361]: audit 2023-12-01T05:51:07.606178+0000 mon.a (mon.0) 1803 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:51:08.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:51:08 smithi080 bash[28361]: audit 2023-12-01T05:51:07.617269+0000 mon.a (mon.0) 1804 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:51:08.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:51:08 smithi080 bash[28361]: audit 2023-12-01T05:51:07.646458+0000 mon.a (mon.0) 1805 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:51:08.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:51:08 smithi080 bash[28361]: audit 2023-12-01T05:51:07.655384+0000 mon.a (mon.0) 1806 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:51:08.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:51:08 smithi080 bash[28361]: audit 2023-12-01T05:51:07.801630+0000 mon.b (mon.1) 36 : audit 0 from='client.? 172.21.15.80:0/1894192940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:51:08.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:51:08 smithi080 bash[28361]: audit 2023-12-01T05:51:08.504277+0000 mon.a (mon.0) 1807 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:51:08.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:51:08 smithi080 bash[28361]: audit 2023-12-01T05:51:08.514980+0000 mon.a (mon.0) 1808 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:51:08.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:51:08 smithi080 bash[28361]: audit 2023-12-01T05:51:08.524989+0000 mon.a (mon.0) 1809 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:51:08.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:51:08 smithi080 bash[28361]: audit 2023-12-01T05:51:08.536328+0000 mon.a (mon.0) 1810 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:51:08.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:51:08 smithi080 bash[28361]: audit 2023-12-01T05:51:08.539936+0000 mon.c (mon.2) 1195 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:51:08.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:51:08 smithi080 bash[28361]: audit 2023-12-01T05:51:08.540968+0000 mon.c (mon.2) 1196 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:51:08.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:51:08 smithi080 bash[28361]: audit 2023-12-01T05:51:08.547496+0000 mon.a (mon.0) 1811 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:51:08.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:51:08 smithi080 bash[41963]: cluster 2023-12-01T05:51:07.519474+0000 mgr.y (mgr.24362) 1881 : cluster 0 pgmap v1850: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:51:08.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:51:08 smithi080 bash[41963]: audit 2023-12-01T05:51:07.606178+0000 mon.a (mon.0) 1803 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:51:08.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:51:08 smithi080 bash[41963]: audit 2023-12-01T05:51:07.617269+0000 mon.a (mon.0) 1804 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:51:08.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:51:08 smithi080 bash[41963]: audit 2023-12-01T05:51:07.646458+0000 mon.a (mon.0) 1805 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:51:08.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:51:08 smithi080 bash[41963]: audit 2023-12-01T05:51:07.655384+0000 mon.a (mon.0) 1806 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:51:08.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:51:08 smithi080 bash[41963]: audit 2023-12-01T05:51:07.801630+0000 mon.b (mon.1) 36 : audit 0 from='client.? 172.21.15.80:0/1894192940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:51:08.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:51:08 smithi080 bash[41963]: audit 2023-12-01T05:51:08.504277+0000 mon.a (mon.0) 1807 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:51:08.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:51:08 smithi080 bash[41963]: audit 2023-12-01T05:51:08.514980+0000 mon.a (mon.0) 1808 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:51:08.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:51:08 smithi080 bash[41963]: audit 2023-12-01T05:51:08.524989+0000 mon.a (mon.0) 1809 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:51:08.935 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:51:08 smithi080 bash[41963]: audit 2023-12-01T05:51:08.536328+0000 mon.a (mon.0) 1810 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:51:08.935 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:51:08 smithi080 bash[41963]: audit 2023-12-01T05:51:08.539936+0000 mon.c (mon.2) 1195 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:51:08.935 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:51:08 smithi080 bash[41963]: audit 2023-12-01T05:51:08.540968+0000 mon.c (mon.2) 1196 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:51:08.935 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:51:08 smithi080 bash[41963]: audit 2023-12-01T05:51:08.547496+0000 mon.a (mon.0) 1811 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:51:09.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:51:08 smithi090 bash[32384]: cluster 2023-12-01T05:51:07.519474+0000 mgr.y (mgr.24362) 1881 : cluster 0 pgmap v1850: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:51:09.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:51:08 smithi090 bash[32384]: audit 2023-12-01T05:51:07.606178+0000 mon.a (mon.0) 1803 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:51:09.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:51:08 smithi090 bash[32384]: audit 2023-12-01T05:51:07.617269+0000 mon.a (mon.0) 1804 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:51:09.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:51:08 smithi090 bash[32384]: audit 2023-12-01T05:51:07.646458+0000 mon.a (mon.0) 1805 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:51:09.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:51:08 smithi090 bash[32384]: audit 2023-12-01T05:51:07.655384+0000 mon.a (mon.0) 1806 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:51:09.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:51:08 smithi090 bash[32384]: audit 2023-12-01T05:51:07.801630+0000 mon.b (mon.1) 36 : audit 0 from='client.? 172.21.15.80:0/1894192940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:51:09.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:51:08 smithi090 bash[32384]: audit 2023-12-01T05:51:08.504277+0000 mon.a (mon.0) 1807 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:51:09.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:51:08 smithi090 bash[32384]: audit 2023-12-01T05:51:08.514980+0000 mon.a (mon.0) 1808 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:51:09.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:51:08 smithi090 bash[32384]: audit 2023-12-01T05:51:08.524989+0000 mon.a (mon.0) 1809 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:51:09.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:51:08 smithi090 bash[32384]: audit 2023-12-01T05:51:08.536328+0000 mon.a (mon.0) 1810 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:51:09.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:51:08 smithi090 bash[32384]: audit 2023-12-01T05:51:08.539936+0000 mon.c (mon.2) 1195 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:51:09.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:51:08 smithi090 bash[32384]: audit 2023-12-01T05:51:08.540968+0000 mon.c (mon.2) 1196 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:51:09.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:51:08 smithi090 bash[32384]: audit 2023-12-01T05:51:08.547496+0000 mon.a (mon.0) 1811 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:51:10.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:51:10 smithi080 bash[41963]: cluster 2023-12-01T05:51:09.520204+0000 mgr.y (mgr.24362) 1882 : cluster 0 pgmap v1851: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:51:10.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:51:10 smithi080 bash[41963]: audit 2023-12-01T05:51:09.876394+0000 mon.c (mon.2) 1197 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:51:10.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:51:10 smithi080 bash[41963]: audit 2023-12-01T05:51:10.263799+0000 mon.a (mon.0) 1812 : audit 0 from='client.? 172.21.15.80:0/815506126' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:51:10.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:51:10 smithi080 bash[28361]: cluster 2023-12-01T05:51:09.520204+0000 mgr.y (mgr.24362) 1882 : cluster 0 pgmap v1851: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:51:10.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:51:10 smithi080 bash[28361]: audit 2023-12-01T05:51:09.876394+0000 mon.c (mon.2) 1197 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:51:10.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:51:10 smithi080 bash[28361]: audit 2023-12-01T05:51:10.263799+0000 mon.a (mon.0) 1812 : audit 0 from='client.? 172.21.15.80:0/815506126' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:51:11.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:51:10 smithi090 bash[32384]: cluster 2023-12-01T05:51:09.520204+0000 mgr.y (mgr.24362) 1882 : cluster 0 pgmap v1851: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:51:11.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:51:10 smithi090 bash[32384]: audit 2023-12-01T05:51:09.876394+0000 mon.c (mon.2) 1197 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:51:11.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:51:10 smithi090 bash[32384]: audit 2023-12-01T05:51:10.263799+0000 mon.a (mon.0) 1812 : audit 0 from='client.? 172.21.15.80:0/815506126' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:51:12.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:51:12 smithi080 bash[28361]: cluster 2023-12-01T05:51:11.521452+0000 mgr.y (mgr.24362) 1883 : cluster 0 pgmap v1852: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:51:12.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:51:12 smithi080 bash[41963]: cluster 2023-12-01T05:51:11.521452+0000 mgr.y (mgr.24362) 1883 : cluster 0 pgmap v1852: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:51:13.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:51:12 smithi090 bash[32384]: cluster 2023-12-01T05:51:11.521452+0000 mgr.y (mgr.24362) 1883 : cluster 0 pgmap v1852: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:51:13.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:51:13 smithi080 bash[41963]: audit 2023-12-01T05:51:12.721679+0000 mon.c (mon.2) 1198 : audit 0 from='client.? 172.21.15.80:0/269728347' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:51:13.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:51:13 smithi080 bash[28361]: audit 2023-12-01T05:51:12.721679+0000 mon.c (mon.2) 1198 : audit 0 from='client.? 172.21.15.80:0/269728347' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:51:14.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:51:13 smithi090 bash[32384]: audit 2023-12-01T05:51:12.721679+0000 mon.c (mon.2) 1198 : audit 0 from='client.? 172.21.15.80:0/269728347' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:51:15.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:51:15 smithi080 bash[28361]: cluster 2023-12-01T05:51:13.522122+0000 mgr.y (mgr.24362) 1884 : cluster 0 pgmap v1853: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:51:15.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:51:15 smithi080 bash[41963]: cluster 2023-12-01T05:51:13.522122+0000 mgr.y (mgr.24362) 1884 : cluster 0 pgmap v1853: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:51:15.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:51:15 smithi090 bash[32384]: cluster 2023-12-01T05:51:13.522122+0000 mgr.y (mgr.24362) 1884 : cluster 0 pgmap v1853: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:51:16.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:51:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:51:16] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T05:51:16.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:51:16 smithi080 bash[41963]: audit 2023-12-01T05:51:15.182308+0000 mon.a (mon.0) 1813 : audit 0 from='client.? 172.21.15.80:0/1191394638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:51:16.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:51:16 smithi080 bash[28361]: audit 2023-12-01T05:51:15.182308+0000 mon.a (mon.0) 1813 : audit 0 from='client.? 172.21.15.80:0/1191394638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:51:16.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:51:16 smithi090 bash[32384]: audit 2023-12-01T05:51:15.182308+0000 mon.a (mon.0) 1813 : audit 0 from='client.? 172.21.15.80:0/1191394638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:51:17.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:51:17 smithi080 bash[41963]: cluster 2023-12-01T05:51:15.522797+0000 mgr.y (mgr.24362) 1885 : cluster 0 pgmap v1854: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:51:17.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:51:17 smithi080 bash[28361]: cluster 2023-12-01T05:51:15.522797+0000 mgr.y (mgr.24362) 1885 : cluster 0 pgmap v1854: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:51:17.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:51:17 smithi090 bash[32384]: cluster 2023-12-01T05:51:15.522797+0000 mgr.y (mgr.24362) 1885 : cluster 0 pgmap v1854: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:51:18.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:51:18 smithi080 bash[28361]: audit 2023-12-01T05:51:17.639524+0000 mon.c (mon.2) 1199 : audit 0 from='client.? 172.21.15.80:0/4169905389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:51:18.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:51:18 smithi080 bash[41963]: audit 2023-12-01T05:51:17.639524+0000 mon.c (mon.2) 1199 : audit 0 from='client.? 172.21.15.80:0/4169905389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:51:18.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:51:18 smithi090 bash[32384]: audit 2023-12-01T05:51:17.639524+0000 mon.c (mon.2) 1199 : audit 0 from='client.? 172.21.15.80:0/4169905389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:51:19.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:51:19 smithi080 bash[28361]: cluster 2023-12-01T05:51:17.523832+0000 mgr.y (mgr.24362) 1886 : cluster 0 pgmap v1855: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:51:19.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:51:19 smithi080 bash[41963]: cluster 2023-12-01T05:51:17.523832+0000 mgr.y (mgr.24362) 1886 : cluster 0 pgmap v1855: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:51:19.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:51:19 smithi090 bash[32384]: cluster 2023-12-01T05:51:17.523832+0000 mgr.y (mgr.24362) 1886 : cluster 0 pgmap v1855: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:51:20.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:51:20 smithi080 bash[41963]: audit 2023-12-01T05:51:20.078713+0000 mon.a (mon.0) 1814 : audit 0 from='client.? 172.21.15.80:0/261352889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:51:20.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:51:20 smithi080 bash[28361]: audit 2023-12-01T05:51:20.078713+0000 mon.a (mon.0) 1814 : audit 0 from='client.? 172.21.15.80:0/261352889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:51:20.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:51:20 smithi090 bash[32384]: audit 2023-12-01T05:51:20.078713+0000 mon.a (mon.0) 1814 : audit 0 from='client.? 172.21.15.80:0/261352889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:51:21.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:51:21 smithi080 bash[28361]: cluster 2023-12-01T05:51:19.524477+0000 mgr.y (mgr.24362) 1887 : cluster 0 pgmap v1856: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:51:21.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:51:21 smithi080 bash[41963]: cluster 2023-12-01T05:51:19.524477+0000 mgr.y (mgr.24362) 1887 : cluster 0 pgmap v1856: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:51:21.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:51:21 smithi090 bash[32384]: cluster 2023-12-01T05:51:19.524477+0000 mgr.y (mgr.24362) 1887 : cluster 0 pgmap v1856: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:51:23.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:51:23 smithi080 bash[41963]: cluster 2023-12-01T05:51:21.525598+0000 mgr.y (mgr.24362) 1888 : cluster 0 pgmap v1857: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:51:23.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:51:23 smithi080 bash[41963]: audit 2023-12-01T05:51:22.535097+0000 mon.a (mon.0) 1815 : audit 0 from='client.? 172.21.15.80:0/1869840718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:51:23.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:51:23 smithi080 bash[28361]: cluster 2023-12-01T05:51:21.525598+0000 mgr.y (mgr.24362) 1888 : cluster 0 pgmap v1857: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:51:23.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:51:23 smithi080 bash[28361]: audit 2023-12-01T05:51:22.535097+0000 mon.a (mon.0) 1815 : audit 0 from='client.? 172.21.15.80:0/1869840718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:51:23.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:51:23 smithi090 bash[32384]: cluster 2023-12-01T05:51:21.525598+0000 mgr.y (mgr.24362) 1888 : cluster 0 pgmap v1857: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:51:23.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:51:23 smithi090 bash[32384]: audit 2023-12-01T05:51:22.535097+0000 mon.a (mon.0) 1815 : audit 0 from='client.? 172.21.15.80:0/1869840718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:51:25.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:51:25 smithi080 bash[28361]: cluster 2023-12-01T05:51:23.526293+0000 mgr.y (mgr.24362) 1889 : cluster 0 pgmap v1858: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:51:25.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:51:25 smithi080 bash[28361]: audit 2023-12-01T05:51:24.876602+0000 mon.c (mon.2) 1200 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:51:25.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:51:25 smithi080 bash[28361]: audit 2023-12-01T05:51:24.976142+0000 mon.c (mon.2) 1201 : audit 0 from='client.? 172.21.15.80:0/2520036673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:51:25.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:51:25 smithi080 bash[41963]: cluster 2023-12-01T05:51:23.526293+0000 mgr.y (mgr.24362) 1889 : cluster 0 pgmap v1858: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:51:25.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:51:25 smithi080 bash[41963]: audit 2023-12-01T05:51:24.876602+0000 mon.c (mon.2) 1200 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:51:25.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:51:25 smithi080 bash[41963]: audit 2023-12-01T05:51:24.976142+0000 mon.c (mon.2) 1201 : audit 0 from='client.? 172.21.15.80:0/2520036673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:51:25.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:51:25 smithi090 bash[32384]: cluster 2023-12-01T05:51:23.526293+0000 mgr.y (mgr.24362) 1889 : cluster 0 pgmap v1858: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:51:25.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:51:25 smithi090 bash[32384]: audit 2023-12-01T05:51:24.876602+0000 mon.c (mon.2) 1200 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:51:25.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:51:25 smithi090 bash[32384]: audit 2023-12-01T05:51:24.976142+0000 mon.c (mon.2) 1201 : audit 0 from='client.? 172.21.15.80:0/2520036673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:51:26.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:51:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:51:26] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T05:51:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:51:26 smithi080 bash[41963]: cluster 2023-12-01T05:51:25.526991+0000 mgr.y (mgr.24362) 1890 : cluster 0 pgmap v1859: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:51:26.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:51:26 smithi080 bash[28361]: cluster 2023-12-01T05:51:25.526991+0000 mgr.y (mgr.24362) 1890 : cluster 0 pgmap v1859: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:51:26.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:51:26 smithi090 bash[32384]: cluster 2023-12-01T05:51:25.526991+0000 mgr.y (mgr.24362) 1890 : cluster 0 pgmap v1859: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:51:27.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:51:27 smithi090 bash[32384]: audit 2023-12-01T05:51:27.425845+0000 mon.a (mon.0) 1816 : audit 0 from='client.? 172.21.15.80:0/503032064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:51:27.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:51:27 smithi080 bash[28361]: audit 2023-12-01T05:51:27.425845+0000 mon.a (mon.0) 1816 : audit 0 from='client.? 172.21.15.80:0/503032064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:51:27.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:51:27 smithi080 bash[41963]: audit 2023-12-01T05:51:27.425845+0000 mon.a (mon.0) 1816 : audit 0 from='client.? 172.21.15.80:0/503032064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:51:29.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:51:29 smithi080 bash[28361]: cluster 2023-12-01T05:51:27.528073+0000 mgr.y (mgr.24362) 1891 : cluster 0 pgmap v1860: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:51:29.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:51:29 smithi080 bash[41963]: cluster 2023-12-01T05:51:27.528073+0000 mgr.y (mgr.24362) 1891 : cluster 0 pgmap v1860: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:51:29.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:51:29 smithi090 bash[32384]: cluster 2023-12-01T05:51:27.528073+0000 mgr.y (mgr.24362) 1891 : cluster 0 pgmap v1860: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:51:30.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:51:30 smithi080 bash[28361]: audit 2023-12-01T05:51:29.885665+0000 mon.c (mon.2) 1202 : audit 0 from='client.? 172.21.15.80:0/1772111950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:51:30.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:51:30 smithi080 bash[41963]: audit 2023-12-01T05:51:29.885665+0000 mon.c (mon.2) 1202 : audit 0 from='client.? 172.21.15.80:0/1772111950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:51:30.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:51:30 smithi090 bash[32384]: audit 2023-12-01T05:51:29.885665+0000 mon.c (mon.2) 1202 : audit 0 from='client.? 172.21.15.80:0/1772111950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:51:31.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:51:31 smithi080 bash[41963]: cluster 2023-12-01T05:51:29.528678+0000 mgr.y (mgr.24362) 1892 : cluster 0 pgmap v1861: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:51:31.441 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:51:31 smithi080 bash[28361]: cluster 2023-12-01T05:51:29.528678+0000 mgr.y (mgr.24362) 1892 : cluster 0 pgmap v1861: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:51:31.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:51:31 smithi090 bash[32384]: cluster 2023-12-01T05:51:29.528678+0000 mgr.y (mgr.24362) 1892 : cluster 0 pgmap v1861: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:51:33.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:51:33 smithi080 bash[28361]: cluster 2023-12-01T05:51:31.529775+0000 mgr.y (mgr.24362) 1893 : cluster 0 pgmap v1862: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:51:33.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:51:33 smithi080 bash[28361]: audit 2023-12-01T05:51:32.344831+0000 mon.a (mon.0) 1817 : audit 0 from='client.? 172.21.15.80:0/2071867201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:51:33.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:51:33 smithi080 bash[41963]: cluster 2023-12-01T05:51:31.529775+0000 mgr.y (mgr.24362) 1893 : cluster 0 pgmap v1862: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:51:33.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:51:33 smithi080 bash[41963]: audit 2023-12-01T05:51:32.344831+0000 mon.a (mon.0) 1817 : audit 0 from='client.? 172.21.15.80:0/2071867201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:51:33.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:51:33 smithi090 bash[32384]: cluster 2023-12-01T05:51:31.529775+0000 mgr.y (mgr.24362) 1893 : cluster 0 pgmap v1862: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:51:33.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:51:33 smithi090 bash[32384]: audit 2023-12-01T05:51:32.344831+0000 mon.a (mon.0) 1817 : audit 0 from='client.? 172.21.15.80:0/2071867201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:51:34.271 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 05:51:33 smithi090 bash[65515]: logger=cleanup t=2023-12-01T05:51:33.839404306Z level=info msg="Completed cleanup jobs" duration=49.707104ms 2023-12-01T05:51:35.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:51:35 smithi080 bash[41963]: cluster 2023-12-01T05:51:33.530444+0000 mgr.y (mgr.24362) 1894 : cluster 0 pgmap v1863: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:51:35.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:51:35 smithi080 bash[41963]: audit 2023-12-01T05:51:34.795342+0000 mon.a (mon.0) 1818 : audit 0 from='client.? 172.21.15.80:0/2752432294' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:51:35.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:51:35 smithi080 bash[28361]: cluster 2023-12-01T05:51:33.530444+0000 mgr.y (mgr.24362) 1894 : cluster 0 pgmap v1863: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:51:35.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:51:35 smithi080 bash[28361]: audit 2023-12-01T05:51:34.795342+0000 mon.a (mon.0) 1818 : audit 0 from='client.? 172.21.15.80:0/2752432294' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:51:35.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:51:35 smithi090 bash[32384]: cluster 2023-12-01T05:51:33.530444+0000 mgr.y (mgr.24362) 1894 : cluster 0 pgmap v1863: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:51:35.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:51:35 smithi090 bash[32384]: audit 2023-12-01T05:51:34.795342+0000 mon.a (mon.0) 1818 : audit 0 from='client.? 172.21.15.80:0/2752432294' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:51:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:51:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:51:36] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T05:51:37.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:51:37 smithi080 bash[28361]: cluster 2023-12-01T05:51:35.531158+0000 mgr.y (mgr.24362) 1895 : cluster 0 pgmap v1864: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:51:37.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:51:37 smithi080 bash[41963]: cluster 2023-12-01T05:51:35.531158+0000 mgr.y (mgr.24362) 1895 : cluster 0 pgmap v1864: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:51:37.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:51:37 smithi090 bash[32384]: cluster 2023-12-01T05:51:35.531158+0000 mgr.y (mgr.24362) 1895 : cluster 0 pgmap v1864: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:51:38.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:51:38 smithi080 bash[28361]: audit 2023-12-01T05:51:37.254868+0000 mon.a (mon.0) 1819 : audit 0 from='client.? 172.21.15.80:0/3450858557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:51:38.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:51:38 smithi080 bash[41963]: audit 2023-12-01T05:51:37.254868+0000 mon.a (mon.0) 1819 : audit 0 from='client.? 172.21.15.80:0/3450858557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:51:38.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:51:38 smithi090 bash[32384]: audit 2023-12-01T05:51:37.254868+0000 mon.a (mon.0) 1819 : audit 0 from='client.? 172.21.15.80:0/3450858557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:51:39.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:51:39 smithi080 bash[28361]: cluster 2023-12-01T05:51:37.532410+0000 mgr.y (mgr.24362) 1896 : cluster 0 pgmap v1865: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:51:39.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:51:39 smithi080 bash[41963]: cluster 2023-12-01T05:51:37.532410+0000 mgr.y (mgr.24362) 1896 : cluster 0 pgmap v1865: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:51:39.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:51:39 smithi090 bash[32384]: cluster 2023-12-01T05:51:37.532410+0000 mgr.y (mgr.24362) 1896 : cluster 0 pgmap v1865: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:51:40.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:51:40 smithi080 bash[28361]: audit 2023-12-01T05:51:39.710180+0000 mon.c (mon.2) 1203 : audit 0 from='client.? 172.21.15.80:0/1924485982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:51:40.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:51:40 smithi080 bash[28361]: audit 2023-12-01T05:51:39.877163+0000 mon.c (mon.2) 1204 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:51:40.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:51:40 smithi080 bash[41963]: audit 2023-12-01T05:51:39.710180+0000 mon.c (mon.2) 1203 : audit 0 from='client.? 172.21.15.80:0/1924485982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:51:40.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:51:40 smithi080 bash[41963]: audit 2023-12-01T05:51:39.877163+0000 mon.c (mon.2) 1204 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:51:40.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:51:40 smithi090 bash[32384]: audit 2023-12-01T05:51:39.710180+0000 mon.c (mon.2) 1203 : audit 0 from='client.? 172.21.15.80:0/1924485982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:51:40.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:51:40 smithi090 bash[32384]: audit 2023-12-01T05:51:39.877163+0000 mon.c (mon.2) 1204 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:51:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:51:41 smithi080 bash[41963]: cluster 2023-12-01T05:51:39.533156+0000 mgr.y (mgr.24362) 1897 : cluster 0 pgmap v1866: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:51:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:51:41 smithi080 bash[28361]: cluster 2023-12-01T05:51:39.533156+0000 mgr.y (mgr.24362) 1897 : cluster 0 pgmap v1866: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:51:41.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:51:41 smithi090 bash[32384]: cluster 2023-12-01T05:51:39.533156+0000 mgr.y (mgr.24362) 1897 : cluster 0 pgmap v1866: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:51:42.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:51:42 smithi080 bash[41963]: cluster 2023-12-01T05:51:41.534188+0000 mgr.y (mgr.24362) 1898 : cluster 0 pgmap v1867: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:51:42.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:51:42 smithi080 bash[28361]: cluster 2023-12-01T05:51:41.534188+0000 mgr.y (mgr.24362) 1898 : cluster 0 pgmap v1867: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:51:42.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:51:42 smithi090 bash[32384]: cluster 2023-12-01T05:51:41.534188+0000 mgr.y (mgr.24362) 1898 : cluster 0 pgmap v1867: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:51:43.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:51:43 smithi080 bash[28361]: audit 2023-12-01T05:51:42.158546+0000 mon.a (mon.0) 1820 : audit 0 from='client.? 172.21.15.80:0/675021929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:51:43.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:51:43 smithi080 bash[41963]: audit 2023-12-01T05:51:42.158546+0000 mon.a (mon.0) 1820 : audit 0 from='client.? 172.21.15.80:0/675021929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:51:43.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:51:43 smithi090 bash[32384]: audit 2023-12-01T05:51:42.158546+0000 mon.a (mon.0) 1820 : audit 0 from='client.? 172.21.15.80:0/675021929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:51:44.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:51:44 smithi080 bash[28361]: cluster 2023-12-01T05:51:43.534845+0000 mgr.y (mgr.24362) 1899 : cluster 0 pgmap v1868: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:51:44.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:51:44 smithi080 bash[41963]: cluster 2023-12-01T05:51:43.534845+0000 mgr.y (mgr.24362) 1899 : cluster 0 pgmap v1868: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:51:44.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:51:44 smithi090 bash[32384]: cluster 2023-12-01T05:51:43.534845+0000 mgr.y (mgr.24362) 1899 : cluster 0 pgmap v1868: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:51:45.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:51:45 smithi080 bash[28361]: audit 2023-12-01T05:51:44.616943+0000 mon.a (mon.0) 1821 : audit 0 from='client.? 172.21.15.80:0/2853187382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:51:45.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:51:45 smithi080 bash[41963]: audit 2023-12-01T05:51:44.616943+0000 mon.a (mon.0) 1821 : audit 0 from='client.? 172.21.15.80:0/2853187382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:51:45.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:51:45 smithi090 bash[32384]: audit 2023-12-01T05:51:44.616943+0000 mon.a (mon.0) 1821 : audit 0 from='client.? 172.21.15.80:0/2853187382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:51:46.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:51:46 smithi080 bash[28361]: cluster 2023-12-01T05:51:45.535552+0000 mgr.y (mgr.24362) 1900 : cluster 0 pgmap v1869: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:51:46.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:51:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:51:46] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T05:51:46.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:51:46 smithi080 bash[41963]: cluster 2023-12-01T05:51:45.535552+0000 mgr.y (mgr.24362) 1900 : cluster 0 pgmap v1869: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:51:46.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:51:46 smithi090 bash[32384]: cluster 2023-12-01T05:51:45.535552+0000 mgr.y (mgr.24362) 1900 : cluster 0 pgmap v1869: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:51:47.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:51:47 smithi080 bash[28361]: audit 2023-12-01T05:51:47.066390+0000 mon.a (mon.0) 1822 : audit 0 from='client.? 172.21.15.80:0/87211647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:51:47.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:51:47 smithi080 bash[41963]: audit 2023-12-01T05:51:47.066390+0000 mon.a (mon.0) 1822 : audit 0 from='client.? 172.21.15.80:0/87211647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:51:47.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:51:47 smithi090 bash[32384]: audit 2023-12-01T05:51:47.066390+0000 mon.a (mon.0) 1822 : audit 0 from='client.? 172.21.15.80:0/87211647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:51:49.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:51:49 smithi080 bash[41963]: cluster 2023-12-01T05:51:47.536694+0000 mgr.y (mgr.24362) 1901 : cluster 0 pgmap v1870: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:51:49.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:51:49 smithi080 bash[28361]: cluster 2023-12-01T05:51:47.536694+0000 mgr.y (mgr.24362) 1901 : cluster 0 pgmap v1870: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:51:49.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:51:49 smithi090 bash[32384]: cluster 2023-12-01T05:51:47.536694+0000 mgr.y (mgr.24362) 1901 : cluster 0 pgmap v1870: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:51:50.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:51:50 smithi080 bash[28361]: audit 2023-12-01T05:51:49.520551+0000 mon.a (mon.0) 1823 : audit 0 from='client.? 172.21.15.80:0/4121235331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:51:50.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:51:50 smithi080 bash[41963]: audit 2023-12-01T05:51:49.520551+0000 mon.a (mon.0) 1823 : audit 0 from='client.? 172.21.15.80:0/4121235331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:51:50.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:51:50 smithi090 bash[32384]: audit 2023-12-01T05:51:49.520551+0000 mon.a (mon.0) 1823 : audit 0 from='client.? 172.21.15.80:0/4121235331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:51:51.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:51:51 smithi080 bash[28361]: cluster 2023-12-01T05:51:49.537250+0000 mgr.y (mgr.24362) 1902 : cluster 0 pgmap v1871: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:51:51.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:51:51 smithi080 bash[41963]: cluster 2023-12-01T05:51:49.537250+0000 mgr.y (mgr.24362) 1902 : cluster 0 pgmap v1871: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:51:51.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:51:51 smithi090 bash[32384]: cluster 2023-12-01T05:51:49.537250+0000 mgr.y (mgr.24362) 1902 : cluster 0 pgmap v1871: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:51:52.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:51:52 smithi080 bash[28361]: audit 2023-12-01T05:51:51.971914+0000 mon.a (mon.0) 1824 : audit 0 from='client.? 172.21.15.80:0/843213334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:51:52.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:51:52 smithi080 bash[41963]: audit 2023-12-01T05:51:51.971914+0000 mon.a (mon.0) 1824 : audit 0 from='client.? 172.21.15.80:0/843213334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:51:52.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:51:52 smithi090 bash[32384]: audit 2023-12-01T05:51:51.971914+0000 mon.a (mon.0) 1824 : audit 0 from='client.? 172.21.15.80:0/843213334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:51:53.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:51:53 smithi080 bash[28361]: cluster 2023-12-01T05:51:51.538440+0000 mgr.y (mgr.24362) 1903 : cluster 0 pgmap v1872: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:51:53.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:51:53 smithi080 bash[41963]: cluster 2023-12-01T05:51:51.538440+0000 mgr.y (mgr.24362) 1903 : cluster 0 pgmap v1872: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:51:53.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:51:53 smithi090 bash[32384]: cluster 2023-12-01T05:51:51.538440+0000 mgr.y (mgr.24362) 1903 : cluster 0 pgmap v1872: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:51:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:51:55 smithi080 bash[41963]: cluster 2023-12-01T05:51:53.539180+0000 mgr.y (mgr.24362) 1904 : cluster 0 pgmap v1873: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:51:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:51:55 smithi080 bash[41963]: audit 2023-12-01T05:51:54.430021+0000 mon.c (mon.2) 1205 : audit 0 from='client.? 172.21.15.80:0/424570056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:51:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:51:55 smithi080 bash[41963]: audit 2023-12-01T05:51:54.877682+0000 mon.c (mon.2) 1206 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:51:55.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:51:55 smithi080 bash[28361]: cluster 2023-12-01T05:51:53.539180+0000 mgr.y (mgr.24362) 1904 : cluster 0 pgmap v1873: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:51:55.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:51:55 smithi080 bash[28361]: audit 2023-12-01T05:51:54.430021+0000 mon.c (mon.2) 1205 : audit 0 from='client.? 172.21.15.80:0/424570056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:51:55.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:51:55 smithi080 bash[28361]: audit 2023-12-01T05:51:54.877682+0000 mon.c (mon.2) 1206 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:51:55.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:51:55 smithi090 bash[32384]: cluster 2023-12-01T05:51:53.539180+0000 mgr.y (mgr.24362) 1904 : cluster 0 pgmap v1873: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:51:55.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:51:55 smithi090 bash[32384]: audit 2023-12-01T05:51:54.430021+0000 mon.c (mon.2) 1205 : audit 0 from='client.? 172.21.15.80:0/424570056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:51:55.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:51:55 smithi090 bash[32384]: audit 2023-12-01T05:51:54.877682+0000 mon.c (mon.2) 1206 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:51:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:51:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:51:56] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T05:51:57.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:51:57 smithi080 bash[28361]: cluster 2023-12-01T05:51:55.539857+0000 mgr.y (mgr.24362) 1905 : cluster 0 pgmap v1874: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:51:57.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:51:57 smithi080 bash[28361]: audit 2023-12-01T05:51:56.874542+0000 mon.c (mon.2) 1207 : audit 0 from='client.? 172.21.15.80:0/2861051548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:51:57.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:51:57 smithi080 bash[41963]: cluster 2023-12-01T05:51:55.539857+0000 mgr.y (mgr.24362) 1905 : cluster 0 pgmap v1874: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:51:57.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:51:57 smithi080 bash[41963]: audit 2023-12-01T05:51:56.874542+0000 mon.c (mon.2) 1207 : audit 0 from='client.? 172.21.15.80:0/2861051548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:51:57.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:51:57 smithi090 bash[32384]: cluster 2023-12-01T05:51:55.539857+0000 mgr.y (mgr.24362) 1905 : cluster 0 pgmap v1874: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:51:57.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:51:57 smithi090 bash[32384]: audit 2023-12-01T05:51:56.874542+0000 mon.c (mon.2) 1207 : audit 0 from='client.? 172.21.15.80:0/2861051548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:51:59.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:51:59 smithi080 bash[41963]: cluster 2023-12-01T05:51:57.541081+0000 mgr.y (mgr.24362) 1906 : cluster 0 pgmap v1875: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:51:59.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:51:59 smithi080 bash[28361]: cluster 2023-12-01T05:51:57.541081+0000 mgr.y (mgr.24362) 1906 : cluster 0 pgmap v1875: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:51:59.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:51:59 smithi090 bash[32384]: cluster 2023-12-01T05:51:57.541081+0000 mgr.y (mgr.24362) 1906 : cluster 0 pgmap v1875: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:52:00.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:52:00 smithi080 bash[28361]: audit 2023-12-01T05:51:59.331344+0000 mon.c (mon.2) 1208 : audit 0 from='client.? 172.21.15.80:0/883044030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:52:00.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:52:00 smithi080 bash[41963]: audit 2023-12-01T05:51:59.331344+0000 mon.c (mon.2) 1208 : audit 0 from='client.? 172.21.15.80:0/883044030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:52:00.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:52:00 smithi090 bash[32384]: audit 2023-12-01T05:51:59.331344+0000 mon.c (mon.2) 1208 : audit 0 from='client.? 172.21.15.80:0/883044030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:52:01.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:52:01 smithi080 bash[41963]: cluster 2023-12-01T05:51:59.541760+0000 mgr.y (mgr.24362) 1907 : cluster 0 pgmap v1876: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:52:01.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:52:01 smithi080 bash[28361]: cluster 2023-12-01T05:51:59.541760+0000 mgr.y (mgr.24362) 1907 : cluster 0 pgmap v1876: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:52:01.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:52:01 smithi090 bash[32384]: cluster 2023-12-01T05:51:59.541760+0000 mgr.y (mgr.24362) 1907 : cluster 0 pgmap v1876: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:52:02.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:52:02 smithi080 bash[28361]: cluster 2023-12-01T05:52:01.542854+0000 mgr.y (mgr.24362) 1908 : cluster 0 pgmap v1877: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:52:02.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:52:02 smithi080 bash[28361]: audit 2023-12-01T05:52:01.781845+0000 mon.c (mon.2) 1209 : audit 0 from='client.? 172.21.15.80:0/3956893605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:52:02.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:52:02 smithi080 bash[41963]: cluster 2023-12-01T05:52:01.542854+0000 mgr.y (mgr.24362) 1908 : cluster 0 pgmap v1877: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:52:02.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:52:02 smithi080 bash[41963]: audit 2023-12-01T05:52:01.781845+0000 mon.c (mon.2) 1209 : audit 0 from='client.? 172.21.15.80:0/3956893605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:52:02.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:52:02 smithi090 bash[32384]: cluster 2023-12-01T05:52:01.542854+0000 mgr.y (mgr.24362) 1908 : cluster 0 pgmap v1877: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:52:02.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:52:02 smithi090 bash[32384]: audit 2023-12-01T05:52:01.781845+0000 mon.c (mon.2) 1209 : audit 0 from='client.? 172.21.15.80:0/3956893605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:52:05.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:52:05 smithi080 bash[28361]: cluster 2023-12-01T05:52:03.543501+0000 mgr.y (mgr.24362) 1909 : cluster 0 pgmap v1878: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:52:05.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:52:05 smithi080 bash[28361]: audit 2023-12-01T05:52:04.233674+0000 mon.c (mon.2) 1210 : audit 0 from='client.? 172.21.15.80:0/1118156084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:52:05.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:52:05 smithi080 bash[41963]: cluster 2023-12-01T05:52:03.543501+0000 mgr.y (mgr.24362) 1909 : cluster 0 pgmap v1878: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:52:05.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:52:05 smithi080 bash[41963]: audit 2023-12-01T05:52:04.233674+0000 mon.c (mon.2) 1210 : audit 0 from='client.? 172.21.15.80:0/1118156084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:52:05.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:52:05 smithi090 bash[32384]: cluster 2023-12-01T05:52:03.543501+0000 mgr.y (mgr.24362) 1909 : cluster 0 pgmap v1878: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:52:05.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:52:05 smithi090 bash[32384]: audit 2023-12-01T05:52:04.233674+0000 mon.c (mon.2) 1210 : audit 0 from='client.? 172.21.15.80:0/1118156084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:52:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:52:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:52:06] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T05:52:07.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:52:07 smithi080 bash[28361]: cluster 2023-12-01T05:52:05.544321+0000 mgr.y (mgr.24362) 1910 : cluster 0 pgmap v1879: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:52:07.435 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:52:07 smithi080 bash[28361]: audit 2023-12-01T05:52:06.693321+0000 mon.c (mon.2) 1211 : audit 0 from='client.? 172.21.15.80:0/4077507694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:52:07.435 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:52:07 smithi080 bash[41963]: cluster 2023-12-01T05:52:05.544321+0000 mgr.y (mgr.24362) 1910 : cluster 0 pgmap v1879: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:52:07.435 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:52:07 smithi080 bash[41963]: audit 2023-12-01T05:52:06.693321+0000 mon.c (mon.2) 1211 : audit 0 from='client.? 172.21.15.80:0/4077507694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:52:07.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:52:07 smithi090 bash[32384]: cluster 2023-12-01T05:52:05.544321+0000 mgr.y (mgr.24362) 1910 : cluster 0 pgmap v1879: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:52:07.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:52:07 smithi090 bash[32384]: audit 2023-12-01T05:52:06.693321+0000 mon.c (mon.2) 1211 : audit 0 from='client.? 172.21.15.80:0/4077507694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:52:09.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:52:09 smithi080 bash[41963]: cluster 2023-12-01T05:52:07.545471+0000 mgr.y (mgr.24362) 1911 : cluster 0 pgmap v1880: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:52:09.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:52:09 smithi080 bash[41963]: audit 2023-12-01T05:52:08.628756+0000 mon.c (mon.2) 1212 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:52:09.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:52:09 smithi080 bash[41963]: audit 2023-12-01T05:52:09.006602+0000 mon.a (mon.0) 1825 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:52:09.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:52:09 smithi080 bash[41963]: audit 2023-12-01T05:52:09.016551+0000 mon.a (mon.0) 1826 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:52:09.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:52:09 smithi080 bash[28361]: cluster 2023-12-01T05:52:07.545471+0000 mgr.y (mgr.24362) 1911 : cluster 0 pgmap v1880: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:52:09.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:52:09 smithi080 bash[28361]: audit 2023-12-01T05:52:08.628756+0000 mon.c (mon.2) 1212 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:52:09.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:52:09 smithi080 bash[28361]: audit 2023-12-01T05:52:09.006602+0000 mon.a (mon.0) 1825 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:52:09.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:52:09 smithi080 bash[28361]: audit 2023-12-01T05:52:09.016551+0000 mon.a (mon.0) 1826 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:52:09.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:52:09 smithi090 bash[32384]: cluster 2023-12-01T05:52:07.545471+0000 mgr.y (mgr.24362) 1911 : cluster 0 pgmap v1880: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:52:09.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:52:09 smithi090 bash[32384]: audit 2023-12-01T05:52:08.628756+0000 mon.c (mon.2) 1212 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:52:09.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:52:09 smithi090 bash[32384]: audit 2023-12-01T05:52:09.006602+0000 mon.a (mon.0) 1825 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:52:09.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:52:09 smithi090 bash[32384]: audit 2023-12-01T05:52:09.016551+0000 mon.a (mon.0) 1826 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:52:10.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:52:10 smithi080 bash[41963]: audit 2023-12-01T05:52:09.158134+0000 mon.c (mon.2) 1213 : audit 0 from='client.? 172.21.15.80:0/3249251067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:52:10.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:52:10 smithi080 bash[41963]: audit 2023-12-01T05:52:09.877922+0000 mon.c (mon.2) 1214 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:52:10.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:52:10 smithi080 bash[28361]: audit 2023-12-01T05:52:09.158134+0000 mon.c (mon.2) 1213 : audit 0 from='client.? 172.21.15.80:0/3249251067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:52:10.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:52:10 smithi080 bash[28361]: audit 2023-12-01T05:52:09.877922+0000 mon.c (mon.2) 1214 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:52:10.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:52:10 smithi090 bash[32384]: audit 2023-12-01T05:52:09.158134+0000 mon.c (mon.2) 1213 : audit 0 from='client.? 172.21.15.80:0/3249251067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:52:10.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:52:10 smithi090 bash[32384]: audit 2023-12-01T05:52:09.877922+0000 mon.c (mon.2) 1214 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:52:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:52:11 smithi080 bash[41963]: cluster 2023-12-01T05:52:09.546131+0000 mgr.y (mgr.24362) 1912 : cluster 0 pgmap v1881: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:52:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:52:11 smithi080 bash[28361]: cluster 2023-12-01T05:52:09.546131+0000 mgr.y (mgr.24362) 1912 : cluster 0 pgmap v1881: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:52:11.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:52:11 smithi090 bash[32384]: cluster 2023-12-01T05:52:09.546131+0000 mgr.y (mgr.24362) 1912 : cluster 0 pgmap v1881: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:52:12.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:52:12 smithi080 bash[28361]: audit 2023-12-01T05:52:11.615105+0000 mon.a (mon.0) 1827 : audit 0 from='client.? 172.21.15.80:0/3941890014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:52:12.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:52:12 smithi080 bash[41963]: audit 2023-12-01T05:52:11.615105+0000 mon.a (mon.0) 1827 : audit 0 from='client.? 172.21.15.80:0/3941890014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:52:12.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:52:12 smithi090 bash[32384]: audit 2023-12-01T05:52:11.615105+0000 mon.a (mon.0) 1827 : audit 0 from='client.? 172.21.15.80:0/3941890014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:52:13.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:52:13 smithi080 bash[28361]: cluster 2023-12-01T05:52:11.547232+0000 mgr.y (mgr.24362) 1913 : cluster 0 pgmap v1882: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:52:13.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:52:13 smithi080 bash[41963]: cluster 2023-12-01T05:52:11.547232+0000 mgr.y (mgr.24362) 1913 : cluster 0 pgmap v1882: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:52:13.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:52:13 smithi090 bash[32384]: cluster 2023-12-01T05:52:11.547232+0000 mgr.y (mgr.24362) 1913 : cluster 0 pgmap v1882: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:52:14.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:52:14 smithi080 bash[28361]: cluster 2023-12-01T05:52:13.547823+0000 mgr.y (mgr.24362) 1914 : cluster 0 pgmap v1883: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:52:14.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:52:14 smithi080 bash[28361]: audit 2023-12-01T05:52:14.103608+0000 mon.c (mon.2) 1215 : audit 0 from='client.? 172.21.15.80:0/1124192492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:52:14.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:52:14 smithi080 bash[41963]: cluster 2023-12-01T05:52:13.547823+0000 mgr.y (mgr.24362) 1914 : cluster 0 pgmap v1883: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:52:14.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:52:14 smithi080 bash[41963]: audit 2023-12-01T05:52:14.103608+0000 mon.c (mon.2) 1215 : audit 0 from='client.? 172.21.15.80:0/1124192492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:52:14.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:52:14 smithi090 bash[32384]: cluster 2023-12-01T05:52:13.547823+0000 mgr.y (mgr.24362) 1914 : cluster 0 pgmap v1883: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:52:14.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:52:14 smithi090 bash[32384]: audit 2023-12-01T05:52:14.103608+0000 mon.c (mon.2) 1215 : audit 0 from='client.? 172.21.15.80:0/1124192492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:52:15.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:52:15 smithi090 bash[32384]: audit 2023-12-01T05:52:14.477906+0000 mon.a (mon.0) 1828 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:52:15.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:52:15 smithi090 bash[32384]: audit 2023-12-01T05:52:14.488468+0000 mon.a (mon.0) 1829 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:52:15.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:52:15 smithi090 bash[32384]: audit 2023-12-01T05:52:15.165722+0000 mon.a (mon.0) 1830 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:52:15.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:52:15 smithi090 bash[32384]: audit 2023-12-01T05:52:15.176210+0000 mon.a (mon.0) 1831 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:52:15.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:52:15 smithi080 bash[28361]: audit 2023-12-01T05:52:14.477906+0000 mon.a (mon.0) 1828 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:52:15.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:52:15 smithi080 bash[28361]: audit 2023-12-01T05:52:14.488468+0000 mon.a (mon.0) 1829 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:52:15.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:52:15 smithi080 bash[28361]: audit 2023-12-01T05:52:15.165722+0000 mon.a (mon.0) 1830 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:52:15.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:52:15 smithi080 bash[28361]: audit 2023-12-01T05:52:15.176210+0000 mon.a (mon.0) 1831 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:52:15.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:52:15 smithi080 bash[41963]: audit 2023-12-01T05:52:14.477906+0000 mon.a (mon.0) 1828 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:52:15.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:52:15 smithi080 bash[41963]: audit 2023-12-01T05:52:14.488468+0000 mon.a (mon.0) 1829 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:52:15.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:52:15 smithi080 bash[41963]: audit 2023-12-01T05:52:15.165722+0000 mon.a (mon.0) 1830 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:52:15.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:52:15 smithi080 bash[41963]: audit 2023-12-01T05:52:15.176210+0000 mon.a (mon.0) 1831 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:52:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:52:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:52:16] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T05:52:16.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:52:16 smithi080 bash[28361]: cluster 2023-12-01T05:52:15.548440+0000 mgr.y (mgr.24362) 1915 : cluster 0 pgmap v1884: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:52:16.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:52:16 smithi080 bash[28361]: audit 2023-12-01T05:52:15.649928+0000 mon.c (mon.2) 1216 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:52:16.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:52:16 smithi080 bash[28361]: audit 2023-12-01T05:52:15.651541+0000 mon.c (mon.2) 1217 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:52:16.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:52:16 smithi080 bash[28361]: audit 2023-12-01T05:52:15.662312+0000 mon.a (mon.0) 1832 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:52:16.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:52:16 smithi080 bash[41963]: cluster 2023-12-01T05:52:15.548440+0000 mgr.y (mgr.24362) 1915 : cluster 0 pgmap v1884: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:52:16.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:52:16 smithi080 bash[41963]: audit 2023-12-01T05:52:15.649928+0000 mon.c (mon.2) 1216 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:52:16.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:52:16 smithi080 bash[41963]: audit 2023-12-01T05:52:15.651541+0000 mon.c (mon.2) 1217 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:52:16.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:52:16 smithi080 bash[41963]: audit 2023-12-01T05:52:15.662312+0000 mon.a (mon.0) 1832 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:52:16.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:52:16 smithi090 bash[32384]: cluster 2023-12-01T05:52:15.548440+0000 mgr.y (mgr.24362) 1915 : cluster 0 pgmap v1884: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:52:16.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:52:16 smithi090 bash[32384]: audit 2023-12-01T05:52:15.649928+0000 mon.c (mon.2) 1216 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:52:16.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:52:16 smithi090 bash[32384]: audit 2023-12-01T05:52:15.651541+0000 mon.c (mon.2) 1217 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:52:16.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:52:16 smithi090 bash[32384]: audit 2023-12-01T05:52:15.662312+0000 mon.a (mon.0) 1832 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:52:17.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:52:17 smithi090 bash[32384]: audit 2023-12-01T05:52:16.598987+0000 mon.a (mon.0) 1833 : audit 0 from='client.? 172.21.15.80:0/2786519550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:52:17.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:52:17 smithi080 bash[28361]: audit 2023-12-01T05:52:16.598987+0000 mon.a (mon.0) 1833 : audit 0 from='client.? 172.21.15.80:0/2786519550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:52:17.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:52:17 smithi080 bash[41963]: audit 2023-12-01T05:52:16.598987+0000 mon.a (mon.0) 1833 : audit 0 from='client.? 172.21.15.80:0/2786519550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:52:19.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:52:19 smithi080 bash[41963]: cluster 2023-12-01T05:52:17.549592+0000 mgr.y (mgr.24362) 1916 : cluster 0 pgmap v1885: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:52:19.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:52:19 smithi080 bash[41963]: audit 2023-12-01T05:52:19.050757+0000 mon.a (mon.0) 1834 : audit 0 from='client.? 172.21.15.80:0/3431584518' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:52:19.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:52:19 smithi080 bash[28361]: cluster 2023-12-01T05:52:17.549592+0000 mgr.y (mgr.24362) 1916 : cluster 0 pgmap v1885: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:52:19.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:52:19 smithi080 bash[28361]: audit 2023-12-01T05:52:19.050757+0000 mon.a (mon.0) 1834 : audit 0 from='client.? 172.21.15.80:0/3431584518' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:52:19.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:52:19 smithi090 bash[32384]: cluster 2023-12-01T05:52:17.549592+0000 mgr.y (mgr.24362) 1916 : cluster 0 pgmap v1885: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:52:19.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:52:19 smithi090 bash[32384]: audit 2023-12-01T05:52:19.050757+0000 mon.a (mon.0) 1834 : audit 0 from='client.? 172.21.15.80:0/3431584518' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:52:21.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:52:21 smithi080 bash[28361]: cluster 2023-12-01T05:52:19.550189+0000 mgr.y (mgr.24362) 1917 : cluster 0 pgmap v1886: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:52:21.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:52:21 smithi080 bash[41963]: cluster 2023-12-01T05:52:19.550189+0000 mgr.y (mgr.24362) 1917 : cluster 0 pgmap v1886: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:52:21.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:52:21 smithi090 bash[32384]: cluster 2023-12-01T05:52:19.550189+0000 mgr.y (mgr.24362) 1917 : cluster 0 pgmap v1886: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:52:22.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:52:22 smithi080 bash[41963]: audit 2023-12-01T05:52:21.510620+0000 mon.c (mon.2) 1218 : audit 0 from='client.? 172.21.15.80:0/322561384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:52:22.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:52:22 smithi080 bash[28361]: audit 2023-12-01T05:52:21.510620+0000 mon.c (mon.2) 1218 : audit 0 from='client.? 172.21.15.80:0/322561384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:52:22.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:52:22 smithi090 bash[32384]: audit 2023-12-01T05:52:21.510620+0000 mon.c (mon.2) 1218 : audit 0 from='client.? 172.21.15.80:0/322561384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:52:23.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:52:23 smithi080 bash[28361]: cluster 2023-12-01T05:52:21.551308+0000 mgr.y (mgr.24362) 1918 : cluster 0 pgmap v1887: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:52:23.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:52:23 smithi080 bash[41963]: cluster 2023-12-01T05:52:21.551308+0000 mgr.y (mgr.24362) 1918 : cluster 0 pgmap v1887: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:52:23.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:52:23 smithi090 bash[32384]: cluster 2023-12-01T05:52:21.551308+0000 mgr.y (mgr.24362) 1918 : cluster 0 pgmap v1887: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:52:24.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:52:24 smithi080 bash[28361]: audit 2023-12-01T05:52:23.958423+0000 mon.c (mon.2) 1219 : audit 0 from='client.? 172.21.15.80:0/3950156093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:52:24.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:52:24 smithi080 bash[41963]: audit 2023-12-01T05:52:23.958423+0000 mon.c (mon.2) 1219 : audit 0 from='client.? 172.21.15.80:0/3950156093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:52:24.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:52:24 smithi090 bash[32384]: audit 2023-12-01T05:52:23.958423+0000 mon.c (mon.2) 1219 : audit 0 from='client.? 172.21.15.80:0/3950156093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:52:25.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:52:25 smithi080 bash[28361]: cluster 2023-12-01T05:52:23.551983+0000 mgr.y (mgr.24362) 1919 : cluster 0 pgmap v1888: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:52:25.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:52:25 smithi080 bash[28361]: audit 2023-12-01T05:52:24.878403+0000 mon.c (mon.2) 1220 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:52:25.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:52:25 smithi080 bash[41963]: cluster 2023-12-01T05:52:23.551983+0000 mgr.y (mgr.24362) 1919 : cluster 0 pgmap v1888: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:52:25.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:52:25 smithi080 bash[41963]: audit 2023-12-01T05:52:24.878403+0000 mon.c (mon.2) 1220 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:52:25.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:52:25 smithi090 bash[32384]: cluster 2023-12-01T05:52:23.551983+0000 mgr.y (mgr.24362) 1919 : cluster 0 pgmap v1888: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:52:25.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:52:25 smithi090 bash[32384]: audit 2023-12-01T05:52:24.878403+0000 mon.c (mon.2) 1220 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:52:26.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:52:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:52:26] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T05:52:26.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:52:26 smithi080 bash[28361]: cluster 2023-12-01T05:52:25.552682+0000 mgr.y (mgr.24362) 1920 : cluster 0 pgmap v1889: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:52:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:52:26 smithi080 bash[41963]: cluster 2023-12-01T05:52:25.552682+0000 mgr.y (mgr.24362) 1920 : cluster 0 pgmap v1889: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:52:26.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:52:26 smithi090 bash[32384]: cluster 2023-12-01T05:52:25.552682+0000 mgr.y (mgr.24362) 1920 : cluster 0 pgmap v1889: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:52:27.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:52:27 smithi080 bash[41963]: audit 2023-12-01T05:52:26.415279+0000 mon.a (mon.0) 1835 : audit 0 from='client.? 172.21.15.80:0/3247333058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:52:27.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:52:27 smithi080 bash[28361]: audit 2023-12-01T05:52:26.415279+0000 mon.a (mon.0) 1835 : audit 0 from='client.? 172.21.15.80:0/3247333058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:52:27.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:52:27 smithi090 bash[32384]: audit 2023-12-01T05:52:26.415279+0000 mon.a (mon.0) 1835 : audit 0 from='client.? 172.21.15.80:0/3247333058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:52:29.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:52:29 smithi080 bash[41963]: cluster 2023-12-01T05:52:27.553879+0000 mgr.y (mgr.24362) 1921 : cluster 0 pgmap v1890: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:52:29.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:52:29 smithi080 bash[41963]: audit 2023-12-01T05:52:28.874756+0000 mon.a (mon.0) 1836 : audit 0 from='client.? 172.21.15.80:0/3836611561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:52:29.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:52:29 smithi080 bash[28361]: cluster 2023-12-01T05:52:27.553879+0000 mgr.y (mgr.24362) 1921 : cluster 0 pgmap v1890: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:52:29.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:52:29 smithi080 bash[28361]: audit 2023-12-01T05:52:28.874756+0000 mon.a (mon.0) 1836 : audit 0 from='client.? 172.21.15.80:0/3836611561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:52:29.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:52:29 smithi090 bash[32384]: cluster 2023-12-01T05:52:27.553879+0000 mgr.y (mgr.24362) 1921 : cluster 0 pgmap v1890: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:52:29.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:52:29 smithi090 bash[32384]: audit 2023-12-01T05:52:28.874756+0000 mon.a (mon.0) 1836 : audit 0 from='client.? 172.21.15.80:0/3836611561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:52:31.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:52:31 smithi080 bash[28361]: cluster 2023-12-01T05:52:29.554527+0000 mgr.y (mgr.24362) 1922 : cluster 0 pgmap v1891: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:52:31.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:52:31 smithi080 bash[41963]: cluster 2023-12-01T05:52:29.554527+0000 mgr.y (mgr.24362) 1922 : cluster 0 pgmap v1891: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:52:31.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:52:31 smithi090 bash[32384]: cluster 2023-12-01T05:52:29.554527+0000 mgr.y (mgr.24362) 1922 : cluster 0 pgmap v1891: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:52:32.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:52:32 smithi080 bash[41963]: audit 2023-12-01T05:52:31.329852+0000 mon.a (mon.0) 1837 : audit 0 from='client.? 172.21.15.80:0/2505039719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:52:32.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:52:32 smithi080 bash[28361]: audit 2023-12-01T05:52:31.329852+0000 mon.a (mon.0) 1837 : audit 0 from='client.? 172.21.15.80:0/2505039719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:52:32.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:52:32 smithi090 bash[32384]: audit 2023-12-01T05:52:31.329852+0000 mon.a (mon.0) 1837 : audit 0 from='client.? 172.21.15.80:0/2505039719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:52:33.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:52:33 smithi080 bash[41963]: cluster 2023-12-01T05:52:31.555782+0000 mgr.y (mgr.24362) 1923 : cluster 0 pgmap v1892: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:52:33.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:52:33 smithi080 bash[28361]: cluster 2023-12-01T05:52:31.555782+0000 mgr.y (mgr.24362) 1923 : cluster 0 pgmap v1892: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:52:33.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:52:33 smithi090 bash[32384]: cluster 2023-12-01T05:52:31.555782+0000 mgr.y (mgr.24362) 1923 : cluster 0 pgmap v1892: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:52:34.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:52:34 smithi080 bash[28361]: audit 2023-12-01T05:52:33.781162+0000 mon.c (mon.2) 1221 : audit 0 from='client.? 172.21.15.80:0/2560017977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:52:34.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:52:34 smithi080 bash[41963]: audit 2023-12-01T05:52:33.781162+0000 mon.c (mon.2) 1221 : audit 0 from='client.? 172.21.15.80:0/2560017977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:52:34.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:52:34 smithi090 bash[32384]: audit 2023-12-01T05:52:33.781162+0000 mon.c (mon.2) 1221 : audit 0 from='client.? 172.21.15.80:0/2560017977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:52:35.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:52:35 smithi080 bash[28361]: cluster 2023-12-01T05:52:33.556513+0000 mgr.y (mgr.24362) 1924 : cluster 0 pgmap v1893: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:52:35.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:52:35 smithi080 bash[41963]: cluster 2023-12-01T05:52:33.556513+0000 mgr.y (mgr.24362) 1924 : cluster 0 pgmap v1893: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:52:35.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:52:35 smithi090 bash[32384]: cluster 2023-12-01T05:52:33.556513+0000 mgr.y (mgr.24362) 1924 : cluster 0 pgmap v1893: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:52:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:52:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:52:36] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T05:52:37.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:52:37 smithi080 bash[41963]: cluster 2023-12-01T05:52:35.557214+0000 mgr.y (mgr.24362) 1925 : cluster 0 pgmap v1894: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:52:37.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:52:37 smithi080 bash[41963]: audit 2023-12-01T05:52:36.228833+0000 mon.c (mon.2) 1222 : audit 0 from='client.? 172.21.15.80:0/325434721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:52:37.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:52:37 smithi080 bash[28361]: cluster 2023-12-01T05:52:35.557214+0000 mgr.y (mgr.24362) 1925 : cluster 0 pgmap v1894: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:52:37.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:52:37 smithi080 bash[28361]: audit 2023-12-01T05:52:36.228833+0000 mon.c (mon.2) 1222 : audit 0 from='client.? 172.21.15.80:0/325434721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:52:37.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:52:37 smithi090 bash[32384]: cluster 2023-12-01T05:52:35.557214+0000 mgr.y (mgr.24362) 1925 : cluster 0 pgmap v1894: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:52:37.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:52:37 smithi090 bash[32384]: audit 2023-12-01T05:52:36.228833+0000 mon.c (mon.2) 1222 : audit 0 from='client.? 172.21.15.80:0/325434721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:52:39.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:52:39 smithi080 bash[41963]: cluster 2023-12-01T05:52:37.558356+0000 mgr.y (mgr.24362) 1926 : cluster 0 pgmap v1895: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:52:39.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:52:39 smithi080 bash[41963]: audit 2023-12-01T05:52:38.687260+0000 mon.a (mon.0) 1838 : audit 0 from='client.? 172.21.15.80:0/1948049259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:52:39.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:52:39 smithi080 bash[28361]: cluster 2023-12-01T05:52:37.558356+0000 mgr.y (mgr.24362) 1926 : cluster 0 pgmap v1895: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:52:39.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:52:39 smithi080 bash[28361]: audit 2023-12-01T05:52:38.687260+0000 mon.a (mon.0) 1838 : audit 0 from='client.? 172.21.15.80:0/1948049259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:52:39.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:52:39 smithi090 bash[32384]: cluster 2023-12-01T05:52:37.558356+0000 mgr.y (mgr.24362) 1926 : cluster 0 pgmap v1895: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:52:39.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:52:39 smithi090 bash[32384]: audit 2023-12-01T05:52:38.687260+0000 mon.a (mon.0) 1838 : audit 0 from='client.? 172.21.15.80:0/1948049259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:52:40.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:52:40 smithi080 bash[41963]: audit 2023-12-01T05:52:39.878706+0000 mon.c (mon.2) 1223 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:52:40.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:52:40 smithi080 bash[28361]: audit 2023-12-01T05:52:39.878706+0000 mon.c (mon.2) 1223 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:52:40.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:52:40 smithi090 bash[32384]: audit 2023-12-01T05:52:39.878706+0000 mon.c (mon.2) 1223 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:52:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:52:41 smithi080 bash[28361]: cluster 2023-12-01T05:52:39.559007+0000 mgr.y (mgr.24362) 1927 : cluster 0 pgmap v1896: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:52:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:52:41 smithi080 bash[41963]: cluster 2023-12-01T05:52:39.559007+0000 mgr.y (mgr.24362) 1927 : cluster 0 pgmap v1896: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:52:41.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:52:41 smithi090 bash[32384]: cluster 2023-12-01T05:52:39.559007+0000 mgr.y (mgr.24362) 1927 : cluster 0 pgmap v1896: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:52:42.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:52:42 smithi080 bash[28361]: audit 2023-12-01T05:52:41.140684+0000 mon.a (mon.0) 1839 : audit 0 from='client.? 172.21.15.80:0/1344017312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:52:42.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:52:42 smithi080 bash[41963]: audit 2023-12-01T05:52:41.140684+0000 mon.a (mon.0) 1839 : audit 0 from='client.? 172.21.15.80:0/1344017312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:52:42.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:52:42 smithi090 bash[32384]: audit 2023-12-01T05:52:41.140684+0000 mon.a (mon.0) 1839 : audit 0 from='client.? 172.21.15.80:0/1344017312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:52:43.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:52:43 smithi080 bash[28361]: cluster 2023-12-01T05:52:41.560116+0000 mgr.y (mgr.24362) 1928 : cluster 0 pgmap v1897: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:52:43.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:52:43 smithi080 bash[41963]: cluster 2023-12-01T05:52:41.560116+0000 mgr.y (mgr.24362) 1928 : cluster 0 pgmap v1897: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:52:43.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:52:43 smithi090 bash[32384]: cluster 2023-12-01T05:52:41.560116+0000 mgr.y (mgr.24362) 1928 : cluster 0 pgmap v1897: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:52:44.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:52:44 smithi080 bash[28361]: audit 2023-12-01T05:52:43.597148+0000 mon.c (mon.2) 1224 : audit 0 from='client.? 172.21.15.80:0/1344883731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:52:44.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:52:44 smithi080 bash[41963]: audit 2023-12-01T05:52:43.597148+0000 mon.c (mon.2) 1224 : audit 0 from='client.? 172.21.15.80:0/1344883731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:52:44.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:52:44 smithi090 bash[32384]: audit 2023-12-01T05:52:43.597148+0000 mon.c (mon.2) 1224 : audit 0 from='client.? 172.21.15.80:0/1344883731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:52:45.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:52:45 smithi080 bash[28361]: cluster 2023-12-01T05:52:43.560686+0000 mgr.y (mgr.24362) 1929 : cluster 0 pgmap v1898: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:52:45.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:52:45 smithi080 bash[41963]: cluster 2023-12-01T05:52:43.560686+0000 mgr.y (mgr.24362) 1929 : cluster 0 pgmap v1898: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:52:45.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:52:45 smithi090 bash[32384]: cluster 2023-12-01T05:52:43.560686+0000 mgr.y (mgr.24362) 1929 : cluster 0 pgmap v1898: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:52:46.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:52:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:52:46] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T05:52:46.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:52:46 smithi080 bash[28361]: cluster 2023-12-01T05:52:45.561345+0000 mgr.y (mgr.24362) 1930 : cluster 0 pgmap v1899: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:52:46.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:52:46 smithi080 bash[28361]: audit 2023-12-01T05:52:46.050059+0000 mon.c (mon.2) 1225 : audit 0 from='client.? 172.21.15.80:0/1844928741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:52:46.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:52:46 smithi080 bash[41963]: cluster 2023-12-01T05:52:45.561345+0000 mgr.y (mgr.24362) 1930 : cluster 0 pgmap v1899: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:52:46.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:52:46 smithi080 bash[41963]: audit 2023-12-01T05:52:46.050059+0000 mon.c (mon.2) 1225 : audit 0 from='client.? 172.21.15.80:0/1844928741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:52:46.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:52:46 smithi090 bash[32384]: cluster 2023-12-01T05:52:45.561345+0000 mgr.y (mgr.24362) 1930 : cluster 0 pgmap v1899: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:52:46.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:52:46 smithi090 bash[32384]: audit 2023-12-01T05:52:46.050059+0000 mon.c (mon.2) 1225 : audit 0 from='client.? 172.21.15.80:0/1844928741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:52:49.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:52:49 smithi080 bash[28361]: cluster 2023-12-01T05:52:47.562590+0000 mgr.y (mgr.24362) 1931 : cluster 0 pgmap v1900: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:52:49.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:52:49 smithi080 bash[28361]: audit 2023-12-01T05:52:48.502020+0000 mon.c (mon.2) 1226 : audit 0 from='client.? 172.21.15.80:0/3220978678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:52:49.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:52:49 smithi080 bash[41963]: cluster 2023-12-01T05:52:47.562590+0000 mgr.y (mgr.24362) 1931 : cluster 0 pgmap v1900: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:52:49.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:52:49 smithi080 bash[41963]: audit 2023-12-01T05:52:48.502020+0000 mon.c (mon.2) 1226 : audit 0 from='client.? 172.21.15.80:0/3220978678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:52:49.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:52:49 smithi090 bash[32384]: cluster 2023-12-01T05:52:47.562590+0000 mgr.y (mgr.24362) 1931 : cluster 0 pgmap v1900: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:52:49.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:52:49 smithi090 bash[32384]: audit 2023-12-01T05:52:48.502020+0000 mon.c (mon.2) 1226 : audit 0 from='client.? 172.21.15.80:0/3220978678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:52:51.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:52:51 smithi080 bash[41963]: cluster 2023-12-01T05:52:49.563280+0000 mgr.y (mgr.24362) 1932 : cluster 0 pgmap v1901: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:52:51.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:52:51 smithi080 bash[41963]: audit 2023-12-01T05:52:50.960167+0000 mon.c (mon.2) 1227 : audit 0 from='client.? 172.21.15.80:0/245010790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:52:51.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:52:51 smithi080 bash[28361]: cluster 2023-12-01T05:52:49.563280+0000 mgr.y (mgr.24362) 1932 : cluster 0 pgmap v1901: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:52:51.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:52:51 smithi080 bash[28361]: audit 2023-12-01T05:52:50.960167+0000 mon.c (mon.2) 1227 : audit 0 from='client.? 172.21.15.80:0/245010790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:52:51.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:52:51 smithi090 bash[32384]: cluster 2023-12-01T05:52:49.563280+0000 mgr.y (mgr.24362) 1932 : cluster 0 pgmap v1901: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:52:51.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:52:51 smithi090 bash[32384]: audit 2023-12-01T05:52:50.960167+0000 mon.c (mon.2) 1227 : audit 0 from='client.? 172.21.15.80:0/245010790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:52:53.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:52:53 smithi080 bash[41963]: cluster 2023-12-01T05:52:51.564408+0000 mgr.y (mgr.24362) 1933 : cluster 0 pgmap v1902: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:52:53.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:52:53 smithi080 bash[28361]: cluster 2023-12-01T05:52:51.564408+0000 mgr.y (mgr.24362) 1933 : cluster 0 pgmap v1902: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:52:53.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:52:53 smithi090 bash[32384]: cluster 2023-12-01T05:52:51.564408+0000 mgr.y (mgr.24362) 1933 : cluster 0 pgmap v1902: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:52:54.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:52:54 smithi080 bash[28361]: audit 2023-12-01T05:52:53.411206+0000 mon.c (mon.2) 1228 : audit 0 from='client.? 172.21.15.80:0/1665027149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:52:54.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:52:54 smithi080 bash[41963]: audit 2023-12-01T05:52:53.411206+0000 mon.c (mon.2) 1228 : audit 0 from='client.? 172.21.15.80:0/1665027149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:52:54.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:52:54 smithi090 bash[32384]: audit 2023-12-01T05:52:53.411206+0000 mon.c (mon.2) 1228 : audit 0 from='client.? 172.21.15.80:0/1665027149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:52:55.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:52:55 smithi080 bash[28361]: cluster 2023-12-01T05:52:53.565089+0000 mgr.y (mgr.24362) 1934 : cluster 0 pgmap v1903: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:52:55.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:52:55 smithi080 bash[28361]: audit 2023-12-01T05:52:54.879163+0000 mon.c (mon.2) 1229 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:52:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:52:55 smithi080 bash[41963]: cluster 2023-12-01T05:52:53.565089+0000 mgr.y (mgr.24362) 1934 : cluster 0 pgmap v1903: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:52:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:52:55 smithi080 bash[41963]: audit 2023-12-01T05:52:54.879163+0000 mon.c (mon.2) 1229 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:52:55.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:52:55 smithi090 bash[32384]: cluster 2023-12-01T05:52:53.565089+0000 mgr.y (mgr.24362) 1934 : cluster 0 pgmap v1903: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:52:55.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:52:55 smithi090 bash[32384]: audit 2023-12-01T05:52:54.879163+0000 mon.c (mon.2) 1229 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:52:56.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:52:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:52:56] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T05:52:56.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:52:56 smithi080 bash[28361]: cluster 2023-12-01T05:52:55.565514+0000 mgr.y (mgr.24362) 1935 : cluster 0 pgmap v1904: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:52:56.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:52:56 smithi080 bash[28361]: audit 2023-12-01T05:52:55.864837+0000 mon.c (mon.2) 1230 : audit 0 from='client.? 172.21.15.80:0/2805787368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:52:56.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:52:56 smithi080 bash[41963]: cluster 2023-12-01T05:52:55.565514+0000 mgr.y (mgr.24362) 1935 : cluster 0 pgmap v1904: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:52:56.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:52:56 smithi080 bash[41963]: audit 2023-12-01T05:52:55.864837+0000 mon.c (mon.2) 1230 : audit 0 from='client.? 172.21.15.80:0/2805787368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:52:56.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:52:56 smithi090 bash[32384]: cluster 2023-12-01T05:52:55.565514+0000 mgr.y (mgr.24362) 1935 : cluster 0 pgmap v1904: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:52:56.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:52:56 smithi090 bash[32384]: audit 2023-12-01T05:52:55.864837+0000 mon.c (mon.2) 1230 : audit 0 from='client.? 172.21.15.80:0/2805787368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:52:59.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:52:59 smithi080 bash[28361]: cluster 2023-12-01T05:52:57.566605+0000 mgr.y (mgr.24362) 1936 : cluster 0 pgmap v1905: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:52:59.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:52:59 smithi080 bash[28361]: audit 2023-12-01T05:52:58.329012+0000 mon.c (mon.2) 1231 : audit 0 from='client.? 172.21.15.80:0/1019019543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:52:59.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:52:59 smithi080 bash[41963]: cluster 2023-12-01T05:52:57.566605+0000 mgr.y (mgr.24362) 1936 : cluster 0 pgmap v1905: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:52:59.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:52:59 smithi080 bash[41963]: audit 2023-12-01T05:52:58.329012+0000 mon.c (mon.2) 1231 : audit 0 from='client.? 172.21.15.80:0/1019019543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:52:59.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:52:59 smithi090 bash[32384]: cluster 2023-12-01T05:52:57.566605+0000 mgr.y (mgr.24362) 1936 : cluster 0 pgmap v1905: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:52:59.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:52:59 smithi090 bash[32384]: audit 2023-12-01T05:52:58.329012+0000 mon.c (mon.2) 1231 : audit 0 from='client.? 172.21.15.80:0/1019019543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:53:01.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:53:01 smithi080 bash[41963]: cluster 2023-12-01T05:52:59.567265+0000 mgr.y (mgr.24362) 1937 : cluster 0 pgmap v1906: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:53:01.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:53:01 smithi080 bash[41963]: audit 2023-12-01T05:53:00.776960+0000 mon.c (mon.2) 1232 : audit 0 from='client.? 172.21.15.80:0/1700728403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:53:01.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:53:01 smithi080 bash[28361]: cluster 2023-12-01T05:52:59.567265+0000 mgr.y (mgr.24362) 1937 : cluster 0 pgmap v1906: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:53:01.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:53:01 smithi080 bash[28361]: audit 2023-12-01T05:53:00.776960+0000 mon.c (mon.2) 1232 : audit 0 from='client.? 172.21.15.80:0/1700728403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:53:01.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:53:01 smithi090 bash[32384]: cluster 2023-12-01T05:52:59.567265+0000 mgr.y (mgr.24362) 1937 : cluster 0 pgmap v1906: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:53:01.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:53:01 smithi090 bash[32384]: audit 2023-12-01T05:53:00.776960+0000 mon.c (mon.2) 1232 : audit 0 from='client.? 172.21.15.80:0/1700728403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:53:03.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:53:03 smithi080 bash[41963]: cluster 2023-12-01T05:53:01.568427+0000 mgr.y (mgr.24362) 1938 : cluster 0 pgmap v1907: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:53:03.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:53:03 smithi080 bash[28361]: cluster 2023-12-01T05:53:01.568427+0000 mgr.y (mgr.24362) 1938 : cluster 0 pgmap v1907: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:53:03.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:53:03 smithi090 bash[32384]: cluster 2023-12-01T05:53:01.568427+0000 mgr.y (mgr.24362) 1938 : cluster 0 pgmap v1907: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:53:04.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:53:04 smithi080 bash[28361]: audit 2023-12-01T05:53:03.239759+0000 mon.c (mon.2) 1233 : audit 0 from='client.? 172.21.15.80:0/1321121590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:53:04.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:53:04 smithi080 bash[41963]: audit 2023-12-01T05:53:03.239759+0000 mon.c (mon.2) 1233 : audit 0 from='client.? 172.21.15.80:0/1321121590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:53:04.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:53:04 smithi090 bash[32384]: audit 2023-12-01T05:53:03.239759+0000 mon.c (mon.2) 1233 : audit 0 from='client.? 172.21.15.80:0/1321121590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:53:05.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:53:05 smithi080 bash[28361]: cluster 2023-12-01T05:53:03.569122+0000 mgr.y (mgr.24362) 1939 : cluster 0 pgmap v1908: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:53:05.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:53:05 smithi080 bash[41963]: cluster 2023-12-01T05:53:03.569122+0000 mgr.y (mgr.24362) 1939 : cluster 0 pgmap v1908: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:53:05.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:53:05 smithi090 bash[32384]: cluster 2023-12-01T05:53:03.569122+0000 mgr.y (mgr.24362) 1939 : cluster 0 pgmap v1908: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:53:06.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:53:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:53:06] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T05:53:06.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:53:06 smithi080 bash[28361]: audit 2023-12-01T05:53:05.698345+0000 mon.c (mon.2) 1234 : audit 0 from='client.? 172.21.15.80:0/4081778859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:53:06.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:53:06 smithi080 bash[41963]: audit 2023-12-01T05:53:05.698345+0000 mon.c (mon.2) 1234 : audit 0 from='client.? 172.21.15.80:0/4081778859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:53:06.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:53:06 smithi090 bash[32384]: audit 2023-12-01T05:53:05.698345+0000 mon.c (mon.2) 1234 : audit 0 from='client.? 172.21.15.80:0/4081778859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:53:07.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:53:07 smithi080 bash[28361]: cluster 2023-12-01T05:53:05.569577+0000 mgr.y (mgr.24362) 1940 : cluster 0 pgmap v1909: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:53:07.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:53:07 smithi080 bash[41963]: cluster 2023-12-01T05:53:05.569577+0000 mgr.y (mgr.24362) 1940 : cluster 0 pgmap v1909: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:53:07.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:53:07 smithi090 bash[32384]: cluster 2023-12-01T05:53:05.569577+0000 mgr.y (mgr.24362) 1940 : cluster 0 pgmap v1909: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:53:09.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:53:09 smithi080 bash[41963]: cluster 2023-12-01T05:53:07.570803+0000 mgr.y (mgr.24362) 1941 : cluster 0 pgmap v1910: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:53:09.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:53:09 smithi080 bash[41963]: audit 2023-12-01T05:53:08.156363+0000 mon.a (mon.0) 1840 : audit 0 from='client.? 172.21.15.80:0/1156342277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:53:09.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:53:09 smithi080 bash[28361]: cluster 2023-12-01T05:53:07.570803+0000 mgr.y (mgr.24362) 1941 : cluster 0 pgmap v1910: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:53:09.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:53:09 smithi080 bash[28361]: audit 2023-12-01T05:53:08.156363+0000 mon.a (mon.0) 1840 : audit 0 from='client.? 172.21.15.80:0/1156342277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:53:09.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:53:09 smithi090 bash[32384]: cluster 2023-12-01T05:53:07.570803+0000 mgr.y (mgr.24362) 1941 : cluster 0 pgmap v1910: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:53:09.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:53:09 smithi090 bash[32384]: audit 2023-12-01T05:53:08.156363+0000 mon.a (mon.0) 1840 : audit 0 from='client.? 172.21.15.80:0/1156342277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:53:10.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:53:10 smithi080 bash[28361]: audit 2023-12-01T05:53:09.879525+0000 mon.c (mon.2) 1235 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:53:10.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:53:10 smithi080 bash[41963]: audit 2023-12-01T05:53:09.879525+0000 mon.c (mon.2) 1235 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:53:10.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:53:10 smithi090 bash[32384]: audit 2023-12-01T05:53:09.879525+0000 mon.c (mon.2) 1235 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:53:11.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:53:11 smithi080 bash[28361]: cluster 2023-12-01T05:53:09.571618+0000 mgr.y (mgr.24362) 1942 : cluster 0 pgmap v1911: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:53:11.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:53:11 smithi080 bash[28361]: audit 2023-12-01T05:53:10.612701+0000 mon.a (mon.0) 1841 : audit 0 from='client.? 172.21.15.80:0/4216150844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:53:11.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:53:11 smithi080 bash[41963]: cluster 2023-12-01T05:53:09.571618+0000 mgr.y (mgr.24362) 1942 : cluster 0 pgmap v1911: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:53:11.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:53:11 smithi080 bash[41963]: audit 2023-12-01T05:53:10.612701+0000 mon.a (mon.0) 1841 : audit 0 from='client.? 172.21.15.80:0/4216150844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:53:11.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:53:11 smithi090 bash[32384]: cluster 2023-12-01T05:53:09.571618+0000 mgr.y (mgr.24362) 1942 : cluster 0 pgmap v1911: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:53:11.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:53:11 smithi090 bash[32384]: audit 2023-12-01T05:53:10.612701+0000 mon.a (mon.0) 1841 : audit 0 from='client.? 172.21.15.80:0/4216150844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:53:13.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:53:13 smithi080 bash[28361]: cluster 2023-12-01T05:53:11.572830+0000 mgr.y (mgr.24362) 1943 : cluster 0 pgmap v1912: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:53:13.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:53:13 smithi080 bash[28361]: audit 2023-12-01T05:53:13.053249+0000 mon.a (mon.0) 1842 : audit 0 from='client.? 172.21.15.80:0/1760747346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:53:13.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:53:13 smithi080 bash[41963]: cluster 2023-12-01T05:53:11.572830+0000 mgr.y (mgr.24362) 1943 : cluster 0 pgmap v1912: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:53:13.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:53:13 smithi080 bash[41963]: audit 2023-12-01T05:53:13.053249+0000 mon.a (mon.0) 1842 : audit 0 from='client.? 172.21.15.80:0/1760747346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:53:13.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:53:13 smithi090 bash[32384]: cluster 2023-12-01T05:53:11.572830+0000 mgr.y (mgr.24362) 1943 : cluster 0 pgmap v1912: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:53:13.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:53:13 smithi090 bash[32384]: audit 2023-12-01T05:53:13.053249+0000 mon.a (mon.0) 1842 : audit 0 from='client.? 172.21.15.80:0/1760747346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:53:15.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:53:15 smithi080 bash[41963]: cluster 2023-12-01T05:53:13.573509+0000 mgr.y (mgr.24362) 1944 : cluster 0 pgmap v1913: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:53:15.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:53:15 smithi080 bash[28361]: cluster 2023-12-01T05:53:13.573509+0000 mgr.y (mgr.24362) 1944 : cluster 0 pgmap v1913: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:53:15.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:53:15 smithi090 bash[32384]: cluster 2023-12-01T05:53:13.573509+0000 mgr.y (mgr.24362) 1944 : cluster 0 pgmap v1913: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:53:16.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:53:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:53:16] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T05:53:16.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:53:16 smithi080 bash[28361]: audit 2023-12-01T05:53:15.503130+0000 mon.a (mon.0) 1843 : audit 0 from='client.? 172.21.15.80:0/2228496663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:53:16.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:53:16 smithi080 bash[28361]: cluster 2023-12-01T05:53:15.574158+0000 mgr.y (mgr.24362) 1945 : cluster 0 pgmap v1914: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:53:16.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:53:16 smithi080 bash[28361]: audit 2023-12-01T05:53:15.744983+0000 mon.c (mon.2) 1236 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:53:16.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:53:16 smithi080 bash[41963]: audit 2023-12-01T05:53:15.503130+0000 mon.a (mon.0) 1843 : audit 0 from='client.? 172.21.15.80:0/2228496663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:53:16.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:53:16 smithi080 bash[41963]: cluster 2023-12-01T05:53:15.574158+0000 mgr.y (mgr.24362) 1945 : cluster 0 pgmap v1914: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:53:16.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:53:16 smithi080 bash[41963]: audit 2023-12-01T05:53:15.744983+0000 mon.c (mon.2) 1236 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:53:16.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:53:16 smithi090 bash[32384]: audit 2023-12-01T05:53:15.503130+0000 mon.a (mon.0) 1843 : audit 0 from='client.? 172.21.15.80:0/2228496663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:53:16.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:53:16 smithi090 bash[32384]: cluster 2023-12-01T05:53:15.574158+0000 mgr.y (mgr.24362) 1945 : cluster 0 pgmap v1914: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:53:16.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:53:16 smithi090 bash[32384]: audit 2023-12-01T05:53:15.744983+0000 mon.c (mon.2) 1236 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:53:18.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:53:18 smithi080 bash[28361]: cluster 2023-12-01T05:53:17.575408+0000 mgr.y (mgr.24362) 1946 : cluster 0 pgmap v1915: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:53:18.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:53:18 smithi080 bash[28361]: audit 2023-12-01T05:53:17.954786+0000 mon.a (mon.0) 1844 : audit 0 from='client.? 172.21.15.80:0/2505736954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:53:18.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:53:18 smithi080 bash[41963]: cluster 2023-12-01T05:53:17.575408+0000 mgr.y (mgr.24362) 1946 : cluster 0 pgmap v1915: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:53:18.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:53:18 smithi080 bash[41963]: audit 2023-12-01T05:53:17.954786+0000 mon.a (mon.0) 1844 : audit 0 from='client.? 172.21.15.80:0/2505736954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:53:19.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:53:18 smithi090 bash[32384]: cluster 2023-12-01T05:53:17.575408+0000 mgr.y (mgr.24362) 1946 : cluster 0 pgmap v1915: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:53:19.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:53:18 smithi090 bash[32384]: audit 2023-12-01T05:53:17.954786+0000 mon.a (mon.0) 1844 : audit 0 from='client.? 172.21.15.80:0/2505736954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:53:20.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:53:20 smithi080 bash[28361]: cluster 2023-12-01T05:53:19.576170+0000 mgr.y (mgr.24362) 1947 : cluster 0 pgmap v1916: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:53:20.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:53:20 smithi080 bash[28361]: audit 2023-12-01T05:53:20.408708+0000 mon.a (mon.0) 1845 : audit 0 from='client.? 172.21.15.80:0/3354776007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:53:20.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:53:20 smithi080 bash[41963]: cluster 2023-12-01T05:53:19.576170+0000 mgr.y (mgr.24362) 1947 : cluster 0 pgmap v1916: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:53:20.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:53:20 smithi080 bash[41963]: audit 2023-12-01T05:53:20.408708+0000 mon.a (mon.0) 1845 : audit 0 from='client.? 172.21.15.80:0/3354776007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:53:21.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:53:20 smithi090 bash[32384]: cluster 2023-12-01T05:53:19.576170+0000 mgr.y (mgr.24362) 1947 : cluster 0 pgmap v1916: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:53:21.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:53:20 smithi090 bash[32384]: audit 2023-12-01T05:53:20.408708+0000 mon.a (mon.0) 1845 : audit 0 from='client.? 172.21.15.80:0/3354776007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:53:22.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:53:22 smithi080 bash[28361]: cluster 2023-12-01T05:53:21.577295+0000 mgr.y (mgr.24362) 1948 : cluster 0 pgmap v1917: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:53:22.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:53:22 smithi080 bash[28361]: audit 2023-12-01T05:53:21.596555+0000 mon.a (mon.0) 1846 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:53:22.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:53:22 smithi080 bash[28361]: audit 2023-12-01T05:53:21.609991+0000 mon.a (mon.0) 1847 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:53:22.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:53:22 smithi080 bash[28361]: audit 2023-12-01T05:53:21.949177+0000 mon.a (mon.0) 1848 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:53:22.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:53:22 smithi080 bash[28361]: audit 2023-12-01T05:53:21.960174+0000 mon.a (mon.0) 1849 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:53:22.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:53:22 smithi080 bash[28361]: audit 2023-12-01T05:53:22.489133+0000 mon.c (mon.2) 1237 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:53:22.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:53:22 smithi080 bash[28361]: audit 2023-12-01T05:53:22.490931+0000 mon.c (mon.2) 1238 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:53:22.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:53:22 smithi080 bash[28361]: audit 2023-12-01T05:53:22.500187+0000 mon.a (mon.0) 1850 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:53:22.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:53:22 smithi080 bash[41963]: cluster 2023-12-01T05:53:21.577295+0000 mgr.y (mgr.24362) 1948 : cluster 0 pgmap v1917: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:53:22.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:53:22 smithi080 bash[41963]: audit 2023-12-01T05:53:21.596555+0000 mon.a (mon.0) 1846 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:53:22.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:53:22 smithi080 bash[41963]: audit 2023-12-01T05:53:21.609991+0000 mon.a (mon.0) 1847 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:53:22.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:53:22 smithi080 bash[41963]: audit 2023-12-01T05:53:21.949177+0000 mon.a (mon.0) 1848 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:53:22.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:53:22 smithi080 bash[41963]: audit 2023-12-01T05:53:21.960174+0000 mon.a (mon.0) 1849 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:53:22.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:53:22 smithi080 bash[41963]: audit 2023-12-01T05:53:22.489133+0000 mon.c (mon.2) 1237 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:53:22.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:53:22 smithi080 bash[41963]: audit 2023-12-01T05:53:22.490931+0000 mon.c (mon.2) 1238 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:53:22.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:53:22 smithi080 bash[41963]: audit 2023-12-01T05:53:22.500187+0000 mon.a (mon.0) 1850 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:53:23.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:53:22 smithi090 bash[32384]: cluster 2023-12-01T05:53:21.577295+0000 mgr.y (mgr.24362) 1948 : cluster 0 pgmap v1917: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:53:23.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:53:22 smithi090 bash[32384]: audit 2023-12-01T05:53:21.596555+0000 mon.a (mon.0) 1846 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:53:23.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:53:22 smithi090 bash[32384]: audit 2023-12-01T05:53:21.609991+0000 mon.a (mon.0) 1847 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:53:23.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:53:22 smithi090 bash[32384]: audit 2023-12-01T05:53:21.949177+0000 mon.a (mon.0) 1848 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:53:23.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:53:22 smithi090 bash[32384]: audit 2023-12-01T05:53:21.960174+0000 mon.a (mon.0) 1849 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:53:23.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:53:22 smithi090 bash[32384]: audit 2023-12-01T05:53:22.489133+0000 mon.c (mon.2) 1237 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:53:23.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:53:22 smithi090 bash[32384]: audit 2023-12-01T05:53:22.490931+0000 mon.c (mon.2) 1238 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:53:23.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:53:22 smithi090 bash[32384]: audit 2023-12-01T05:53:22.500187+0000 mon.a (mon.0) 1850 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:53:23.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:53:23 smithi080 bash[28361]: audit 2023-12-01T05:53:22.864154+0000 mon.a (mon.0) 1851 : audit 0 from='client.? 172.21.15.80:0/1448445347' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:53:23.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:53:23 smithi080 bash[41963]: audit 2023-12-01T05:53:22.864154+0000 mon.a (mon.0) 1851 : audit 0 from='client.? 172.21.15.80:0/1448445347' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:53:24.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:53:23 smithi090 bash[32384]: audit 2023-12-01T05:53:22.864154+0000 mon.a (mon.0) 1851 : audit 0 from='client.? 172.21.15.80:0/1448445347' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:53:25.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:53:25 smithi080 bash[28361]: cluster 2023-12-01T05:53:23.577901+0000 mgr.y (mgr.24362) 1949 : cluster 0 pgmap v1918: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:53:25.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:53:25 smithi080 bash[28361]: audit 2023-12-01T05:53:24.880011+0000 mon.c (mon.2) 1239 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:53:25.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:53:25 smithi080 bash[41963]: cluster 2023-12-01T05:53:23.577901+0000 mgr.y (mgr.24362) 1949 : cluster 0 pgmap v1918: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:53:25.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:53:25 smithi080 bash[41963]: audit 2023-12-01T05:53:24.880011+0000 mon.c (mon.2) 1239 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:53:25.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:53:25 smithi090 bash[32384]: cluster 2023-12-01T05:53:23.577901+0000 mgr.y (mgr.24362) 1949 : cluster 0 pgmap v1918: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:53:25.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:53:25 smithi090 bash[32384]: audit 2023-12-01T05:53:24.880011+0000 mon.c (mon.2) 1239 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:53:26.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:53:26 smithi080 bash[28361]: audit 2023-12-01T05:53:25.318997+0000 mon.a (mon.0) 1852 : audit 0 from='client.? 172.21.15.80:0/57925362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:53:26.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:53:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:53:26] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T05:53:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:53:26 smithi080 bash[41963]: audit 2023-12-01T05:53:25.318997+0000 mon.a (mon.0) 1852 : audit 0 from='client.? 172.21.15.80:0/57925362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:53:26.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:53:26 smithi090 bash[32384]: audit 2023-12-01T05:53:25.318997+0000 mon.a (mon.0) 1852 : audit 0 from='client.? 172.21.15.80:0/57925362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:53:27.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:53:27 smithi080 bash[28361]: cluster 2023-12-01T05:53:25.578555+0000 mgr.y (mgr.24362) 1950 : cluster 0 pgmap v1919: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:53:27.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:53:27 smithi080 bash[41963]: cluster 2023-12-01T05:53:25.578555+0000 mgr.y (mgr.24362) 1950 : cluster 0 pgmap v1919: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:53:27.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:53:27 smithi090 bash[32384]: cluster 2023-12-01T05:53:25.578555+0000 mgr.y (mgr.24362) 1950 : cluster 0 pgmap v1919: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:53:28.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:53:28 smithi080 bash[28361]: audit 2023-12-01T05:53:27.784539+0000 mon.c (mon.2) 1240 : audit 0 from='client.? 172.21.15.80:0/2848102647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:53:28.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:53:28 smithi080 bash[41963]: audit 2023-12-01T05:53:27.784539+0000 mon.c (mon.2) 1240 : audit 0 from='client.? 172.21.15.80:0/2848102647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:53:28.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:53:28 smithi090 bash[32384]: audit 2023-12-01T05:53:27.784539+0000 mon.c (mon.2) 1240 : audit 0 from='client.? 172.21.15.80:0/2848102647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:53:29.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:53:29 smithi080 bash[28361]: cluster 2023-12-01T05:53:27.579666+0000 mgr.y (mgr.24362) 1951 : cluster 0 pgmap v1920: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:53:29.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:53:29 smithi080 bash[41963]: cluster 2023-12-01T05:53:27.579666+0000 mgr.y (mgr.24362) 1951 : cluster 0 pgmap v1920: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:53:29.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:53:29 smithi090 bash[32384]: cluster 2023-12-01T05:53:27.579666+0000 mgr.y (mgr.24362) 1951 : cluster 0 pgmap v1920: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:53:30.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:53:30 smithi080 bash[28361]: cluster 2023-12-01T05:53:29.580276+0000 mgr.y (mgr.24362) 1952 : cluster 0 pgmap v1921: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:53:30.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:53:30 smithi080 bash[41963]: cluster 2023-12-01T05:53:29.580276+0000 mgr.y (mgr.24362) 1952 : cluster 0 pgmap v1921: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:53:30.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:53:30 smithi090 bash[32384]: cluster 2023-12-01T05:53:29.580276+0000 mgr.y (mgr.24362) 1952 : cluster 0 pgmap v1921: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:53:31.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:53:31 smithi080 bash[28361]: audit 2023-12-01T05:53:30.241032+0000 mon.a (mon.0) 1853 : audit 0 from='client.? 172.21.15.80:0/1216154719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:53:31.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:53:31 smithi080 bash[41963]: audit 2023-12-01T05:53:30.241032+0000 mon.a (mon.0) 1853 : audit 0 from='client.? 172.21.15.80:0/1216154719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:53:31.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:53:31 smithi090 bash[32384]: audit 2023-12-01T05:53:30.241032+0000 mon.a (mon.0) 1853 : audit 0 from='client.? 172.21.15.80:0/1216154719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:53:32.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:53:32 smithi080 bash[41963]: cluster 2023-12-01T05:53:31.581497+0000 mgr.y (mgr.24362) 1953 : cluster 0 pgmap v1922: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:53:32.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:53:32 smithi080 bash[28361]: cluster 2023-12-01T05:53:31.581497+0000 mgr.y (mgr.24362) 1953 : cluster 0 pgmap v1922: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:53:32.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:53:32 smithi090 bash[32384]: cluster 2023-12-01T05:53:31.581497+0000 mgr.y (mgr.24362) 1953 : cluster 0 pgmap v1922: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:53:33.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:53:33 smithi080 bash[28361]: audit 2023-12-01T05:53:32.698894+0000 mon.c (mon.2) 1241 : audit 0 from='client.? 172.21.15.80:0/4070004278' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:53:33.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:53:33 smithi080 bash[41963]: audit 2023-12-01T05:53:32.698894+0000 mon.c (mon.2) 1241 : audit 0 from='client.? 172.21.15.80:0/4070004278' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:53:33.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:53:33 smithi090 bash[32384]: audit 2023-12-01T05:53:32.698894+0000 mon.c (mon.2) 1241 : audit 0 from='client.? 172.21.15.80:0/4070004278' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:53:34.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:53:34 smithi080 bash[41963]: cluster 2023-12-01T05:53:33.582097+0000 mgr.y (mgr.24362) 1954 : cluster 0 pgmap v1923: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:53:34.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:53:34 smithi080 bash[28361]: cluster 2023-12-01T05:53:33.582097+0000 mgr.y (mgr.24362) 1954 : cluster 0 pgmap v1923: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:53:34.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:53:34 smithi090 bash[32384]: cluster 2023-12-01T05:53:33.582097+0000 mgr.y (mgr.24362) 1954 : cluster 0 pgmap v1923: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:53:35.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:53:35 smithi080 bash[41963]: audit 2023-12-01T05:53:35.151939+0000 mon.a (mon.0) 1854 : audit 0 from='client.? 172.21.15.80:0/1990600021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:53:35.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:53:35 smithi080 bash[28361]: audit 2023-12-01T05:53:35.151939+0000 mon.a (mon.0) 1854 : audit 0 from='client.? 172.21.15.80:0/1990600021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:53:35.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:53:35 smithi090 bash[32384]: audit 2023-12-01T05:53:35.151939+0000 mon.a (mon.0) 1854 : audit 0 from='client.? 172.21.15.80:0/1990600021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:53:36.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:53:36 smithi080 bash[41963]: cluster 2023-12-01T05:53:35.582761+0000 mgr.y (mgr.24362) 1955 : cluster 0 pgmap v1924: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:53:36.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:53:36 smithi080 bash[28361]: cluster 2023-12-01T05:53:35.582761+0000 mgr.y (mgr.24362) 1955 : cluster 0 pgmap v1924: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:53:36.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:53:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:53:36] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T05:53:36.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:53:36 smithi090 bash[32384]: cluster 2023-12-01T05:53:35.582761+0000 mgr.y (mgr.24362) 1955 : cluster 0 pgmap v1924: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:53:37.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:53:37 smithi080 bash[41963]: audit 2023-12-01T05:53:37.605331+0000 mon.c (mon.2) 1242 : audit 0 from='client.? 172.21.15.80:0/3261653468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:53:37.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:53:37 smithi080 bash[28361]: audit 2023-12-01T05:53:37.605331+0000 mon.c (mon.2) 1242 : audit 0 from='client.? 172.21.15.80:0/3261653468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:53:38.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:53:37 smithi090 bash[32384]: audit 2023-12-01T05:53:37.605331+0000 mon.c (mon.2) 1242 : audit 0 from='client.? 172.21.15.80:0/3261653468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:53:39.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:53:39 smithi080 bash[41963]: cluster 2023-12-01T05:53:37.583912+0000 mgr.y (mgr.24362) 1956 : cluster 0 pgmap v1925: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:53:39.446 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:53:39 smithi080 bash[28361]: cluster 2023-12-01T05:53:37.583912+0000 mgr.y (mgr.24362) 1956 : cluster 0 pgmap v1925: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:53:39.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:53:39 smithi090 bash[32384]: cluster 2023-12-01T05:53:37.583912+0000 mgr.y (mgr.24362) 1956 : cluster 0 pgmap v1925: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:53:40.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:53:40 smithi080 bash[28361]: audit 2023-12-01T05:53:39.880364+0000 mon.c (mon.2) 1243 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:53:40.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:53:40 smithi080 bash[28361]: audit 2023-12-01T05:53:40.065202+0000 mon.a (mon.0) 1855 : audit 0 from='client.? 172.21.15.80:0/1454149163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:53:40.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:53:40 smithi080 bash[41963]: audit 2023-12-01T05:53:39.880364+0000 mon.c (mon.2) 1243 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:53:40.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:53:40 smithi080 bash[41963]: audit 2023-12-01T05:53:40.065202+0000 mon.a (mon.0) 1855 : audit 0 from='client.? 172.21.15.80:0/1454149163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:53:40.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:53:40 smithi090 bash[32384]: audit 2023-12-01T05:53:39.880364+0000 mon.c (mon.2) 1243 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:53:40.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:53:40 smithi090 bash[32384]: audit 2023-12-01T05:53:40.065202+0000 mon.a (mon.0) 1855 : audit 0 from='client.? 172.21.15.80:0/1454149163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:53:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:53:41 smithi080 bash[41963]: cluster 2023-12-01T05:53:39.584518+0000 mgr.y (mgr.24362) 1957 : cluster 0 pgmap v1926: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:53:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:53:41 smithi080 bash[28361]: cluster 2023-12-01T05:53:39.584518+0000 mgr.y (mgr.24362) 1957 : cluster 0 pgmap v1926: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:53:41.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:53:41 smithi090 bash[32384]: cluster 2023-12-01T05:53:39.584518+0000 mgr.y (mgr.24362) 1957 : cluster 0 pgmap v1926: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:53:42.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:53:42 smithi080 bash[28361]: cluster 2023-12-01T05:53:41.585650+0000 mgr.y (mgr.24362) 1958 : cluster 0 pgmap v1927: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:53:42.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:53:42 smithi080 bash[41963]: cluster 2023-12-01T05:53:41.585650+0000 mgr.y (mgr.24362) 1958 : cluster 0 pgmap v1927: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:53:42.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:53:42 smithi090 bash[32384]: cluster 2023-12-01T05:53:41.585650+0000 mgr.y (mgr.24362) 1958 : cluster 0 pgmap v1927: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:53:43.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:53:43 smithi080 bash[41963]: audit 2023-12-01T05:53:42.516737+0000 mon.c (mon.2) 1244 : audit 0 from='client.? 172.21.15.80:0/801006887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:53:43.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:53:43 smithi080 bash[28361]: audit 2023-12-01T05:53:42.516737+0000 mon.c (mon.2) 1244 : audit 0 from='client.? 172.21.15.80:0/801006887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:53:43.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:53:43 smithi090 bash[32384]: audit 2023-12-01T05:53:42.516737+0000 mon.c (mon.2) 1244 : audit 0 from='client.? 172.21.15.80:0/801006887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:53:44.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:53:44 smithi080 bash[41963]: cluster 2023-12-01T05:53:43.586290+0000 mgr.y (mgr.24362) 1959 : cluster 0 pgmap v1928: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:53:44.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:53:44 smithi080 bash[28361]: cluster 2023-12-01T05:53:43.586290+0000 mgr.y (mgr.24362) 1959 : cluster 0 pgmap v1928: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:53:44.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:53:44 smithi090 bash[32384]: cluster 2023-12-01T05:53:43.586290+0000 mgr.y (mgr.24362) 1959 : cluster 0 pgmap v1928: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:53:45.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:53:45 smithi080 bash[41963]: audit 2023-12-01T05:53:44.973036+0000 mon.a (mon.0) 1856 : audit 0 from='client.? 172.21.15.80:0/661824072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:53:45.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:53:45 smithi080 bash[28361]: audit 2023-12-01T05:53:44.973036+0000 mon.a (mon.0) 1856 : audit 0 from='client.? 172.21.15.80:0/661824072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:53:45.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:53:45 smithi090 bash[32384]: audit 2023-12-01T05:53:44.973036+0000 mon.a (mon.0) 1856 : audit 0 from='client.? 172.21.15.80:0/661824072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:53:46.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:53:46 smithi080 bash[28361]: cluster 2023-12-01T05:53:45.586964+0000 mgr.y (mgr.24362) 1960 : cluster 0 pgmap v1929: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:53:46.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:53:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:53:46] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T05:53:46.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:53:46 smithi080 bash[41963]: cluster 2023-12-01T05:53:45.586964+0000 mgr.y (mgr.24362) 1960 : cluster 0 pgmap v1929: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:53:46.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:53:46 smithi090 bash[32384]: cluster 2023-12-01T05:53:45.586964+0000 mgr.y (mgr.24362) 1960 : cluster 0 pgmap v1929: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:53:47.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:53:47 smithi090 bash[32384]: audit 2023-12-01T05:53:47.432084+0000 mon.c (mon.2) 1245 : audit 0 from='client.? 172.21.15.80:0/1600820647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:53:47.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:53:47 smithi080 bash[41963]: audit 2023-12-01T05:53:47.432084+0000 mon.c (mon.2) 1245 : audit 0 from='client.? 172.21.15.80:0/1600820647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:53:47.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:53:47 smithi080 bash[28361]: audit 2023-12-01T05:53:47.432084+0000 mon.c (mon.2) 1245 : audit 0 from='client.? 172.21.15.80:0/1600820647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:53:49.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:53:49 smithi080 bash[28361]: cluster 2023-12-01T05:53:47.588087+0000 mgr.y (mgr.24362) 1961 : cluster 0 pgmap v1930: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:53:49.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:53:49 smithi080 bash[41963]: cluster 2023-12-01T05:53:47.588087+0000 mgr.y (mgr.24362) 1961 : cluster 0 pgmap v1930: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:53:49.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:53:49 smithi090 bash[32384]: cluster 2023-12-01T05:53:47.588087+0000 mgr.y (mgr.24362) 1961 : cluster 0 pgmap v1930: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:53:50.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:53:50 smithi080 bash[28361]: audit 2023-12-01T05:53:49.894618+0000 mon.a (mon.0) 1857 : audit 0 from='client.? 172.21.15.80:0/3455595346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:53:50.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:53:50 smithi080 bash[41963]: audit 2023-12-01T05:53:49.894618+0000 mon.a (mon.0) 1857 : audit 0 from='client.? 172.21.15.80:0/3455595346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:53:50.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:53:50 smithi090 bash[32384]: audit 2023-12-01T05:53:49.894618+0000 mon.a (mon.0) 1857 : audit 0 from='client.? 172.21.15.80:0/3455595346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:53:51.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:53:51 smithi080 bash[28361]: cluster 2023-12-01T05:53:49.588675+0000 mgr.y (mgr.24362) 1962 : cluster 0 pgmap v1931: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:53:51.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:53:51 smithi080 bash[41963]: cluster 2023-12-01T05:53:49.588675+0000 mgr.y (mgr.24362) 1962 : cluster 0 pgmap v1931: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:53:51.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:53:51 smithi090 bash[32384]: cluster 2023-12-01T05:53:49.588675+0000 mgr.y (mgr.24362) 1962 : cluster 0 pgmap v1931: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:53:52.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:53:52 smithi080 bash[41963]: cluster 2023-12-01T05:53:51.589830+0000 mgr.y (mgr.24362) 1963 : cluster 0 pgmap v1932: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:53:52.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:53:52 smithi080 bash[28361]: cluster 2023-12-01T05:53:51.589830+0000 mgr.y (mgr.24362) 1963 : cluster 0 pgmap v1932: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:53:52.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:53:52 smithi090 bash[32384]: cluster 2023-12-01T05:53:51.589830+0000 mgr.y (mgr.24362) 1963 : cluster 0 pgmap v1932: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:53:53.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:53:53 smithi080 bash[41963]: audit 2023-12-01T05:53:52.352273+0000 mon.c (mon.2) 1246 : audit 0 from='client.? 172.21.15.80:0/2653079793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:53:53.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:53:53 smithi080 bash[28361]: audit 2023-12-01T05:53:52.352273+0000 mon.c (mon.2) 1246 : audit 0 from='client.? 172.21.15.80:0/2653079793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:53:53.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:53:53 smithi090 bash[32384]: audit 2023-12-01T05:53:52.352273+0000 mon.c (mon.2) 1246 : audit 0 from='client.? 172.21.15.80:0/2653079793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:53:54.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:53:54 smithi080 bash[28361]: cluster 2023-12-01T05:53:53.590606+0000 mgr.y (mgr.24362) 1964 : cluster 0 pgmap v1933: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:53:54.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:53:54 smithi080 bash[41963]: cluster 2023-12-01T05:53:53.590606+0000 mgr.y (mgr.24362) 1964 : cluster 0 pgmap v1933: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:53:54.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:53:54 smithi090 bash[32384]: cluster 2023-12-01T05:53:53.590606+0000 mgr.y (mgr.24362) 1964 : cluster 0 pgmap v1933: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:53:55.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:53:55 smithi080 bash[28361]: audit 2023-12-01T05:53:54.817361+0000 mon.a (mon.0) 1858 : audit 0 from='client.? 172.21.15.80:0/2037656948' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:53:55.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:53:55 smithi080 bash[28361]: audit 2023-12-01T05:53:54.880704+0000 mon.c (mon.2) 1247 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:53:55.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:53:55 smithi080 bash[41963]: audit 2023-12-01T05:53:54.817361+0000 mon.a (mon.0) 1858 : audit 0 from='client.? 172.21.15.80:0/2037656948' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:53:55.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:53:55 smithi080 bash[41963]: audit 2023-12-01T05:53:54.880704+0000 mon.c (mon.2) 1247 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:53:55.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:53:55 smithi090 bash[32384]: audit 2023-12-01T05:53:54.817361+0000 mon.a (mon.0) 1858 : audit 0 from='client.? 172.21.15.80:0/2037656948' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:53:55.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:53:55 smithi090 bash[32384]: audit 2023-12-01T05:53:54.880704+0000 mon.c (mon.2) 1247 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:53:56.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:53:56 smithi080 bash[28361]: cluster 2023-12-01T05:53:55.591296+0000 mgr.y (mgr.24362) 1965 : cluster 0 pgmap v1934: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:53:56.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:53:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:53:56] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T05:53:56.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:53:56 smithi080 bash[41963]: cluster 2023-12-01T05:53:55.591296+0000 mgr.y (mgr.24362) 1965 : cluster 0 pgmap v1934: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:53:56.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:53:56 smithi090 bash[32384]: cluster 2023-12-01T05:53:55.591296+0000 mgr.y (mgr.24362) 1965 : cluster 0 pgmap v1934: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:53:57.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:53:57 smithi080 bash[28361]: audit 2023-12-01T05:53:57.268164+0000 mon.c (mon.2) 1248 : audit 0 from='client.? 172.21.15.80:0/3496260301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:53:57.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:53:57 smithi080 bash[41963]: audit 2023-12-01T05:53:57.268164+0000 mon.c (mon.2) 1248 : audit 0 from='client.? 172.21.15.80:0/3496260301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:53:57.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:53:57 smithi090 bash[32384]: audit 2023-12-01T05:53:57.268164+0000 mon.c (mon.2) 1248 : audit 0 from='client.? 172.21.15.80:0/3496260301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:53:59.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:53:59 smithi080 bash[28361]: cluster 2023-12-01T05:53:57.592486+0000 mgr.y (mgr.24362) 1966 : cluster 0 pgmap v1935: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:53:59.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:53:59 smithi080 bash[41963]: cluster 2023-12-01T05:53:57.592486+0000 mgr.y (mgr.24362) 1966 : cluster 0 pgmap v1935: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:53:59.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:53:59 smithi090 bash[32384]: cluster 2023-12-01T05:53:57.592486+0000 mgr.y (mgr.24362) 1966 : cluster 0 pgmap v1935: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:54:00.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:54:00 smithi080 bash[41963]: audit 2023-12-01T05:53:59.721215+0000 mon.c (mon.2) 1249 : audit 0 from='client.? 172.21.15.80:0/3883937907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:54:00.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:54:00 smithi080 bash[28361]: audit 2023-12-01T05:53:59.721215+0000 mon.c (mon.2) 1249 : audit 0 from='client.? 172.21.15.80:0/3883937907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:54:00.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:54:00 smithi090 bash[32384]: audit 2023-12-01T05:53:59.721215+0000 mon.c (mon.2) 1249 : audit 0 from='client.? 172.21.15.80:0/3883937907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:54:01.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:54:01 smithi080 bash[28361]: cluster 2023-12-01T05:53:59.593144+0000 mgr.y (mgr.24362) 1967 : cluster 0 pgmap v1936: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:54:01.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:54:01 smithi080 bash[41963]: cluster 2023-12-01T05:53:59.593144+0000 mgr.y (mgr.24362) 1967 : cluster 0 pgmap v1936: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:54:01.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:54:01 smithi090 bash[32384]: cluster 2023-12-01T05:53:59.593144+0000 mgr.y (mgr.24362) 1967 : cluster 0 pgmap v1936: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:54:02.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:54:02 smithi080 bash[28361]: cluster 2023-12-01T05:54:01.594268+0000 mgr.y (mgr.24362) 1968 : cluster 0 pgmap v1937: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:54:02.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:54:02 smithi080 bash[41963]: cluster 2023-12-01T05:54:01.594268+0000 mgr.y (mgr.24362) 1968 : cluster 0 pgmap v1937: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:54:02.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:54:02 smithi090 bash[32384]: cluster 2023-12-01T05:54:01.594268+0000 mgr.y (mgr.24362) 1968 : cluster 0 pgmap v1937: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:54:03.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:54:03 smithi080 bash[28361]: audit 2023-12-01T05:54:02.176745+0000 mon.c (mon.2) 1250 : audit 0 from='client.? 172.21.15.80:0/3973889697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:54:03.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:54:03 smithi080 bash[41963]: audit 2023-12-01T05:54:02.176745+0000 mon.c (mon.2) 1250 : audit 0 from='client.? 172.21.15.80:0/3973889697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:54:03.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:54:03 smithi090 bash[32384]: audit 2023-12-01T05:54:02.176745+0000 mon.c (mon.2) 1250 : audit 0 from='client.? 172.21.15.80:0/3973889697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:54:04.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:54:04 smithi080 bash[28361]: cluster 2023-12-01T05:54:03.594960+0000 mgr.y (mgr.24362) 1969 : cluster 0 pgmap v1938: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:54:04.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:54:04 smithi080 bash[41963]: cluster 2023-12-01T05:54:03.594960+0000 mgr.y (mgr.24362) 1969 : cluster 0 pgmap v1938: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:54:04.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:54:04 smithi090 bash[32384]: cluster 2023-12-01T05:54:03.594960+0000 mgr.y (mgr.24362) 1969 : cluster 0 pgmap v1938: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:54:05.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:54:05 smithi080 bash[28361]: audit 2023-12-01T05:54:04.624847+0000 mon.a (mon.0) 1859 : audit 0 from='client.? 172.21.15.80:0/2941073054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:54:05.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:54:05 smithi080 bash[41963]: audit 2023-12-01T05:54:04.624847+0000 mon.a (mon.0) 1859 : audit 0 from='client.? 172.21.15.80:0/2941073054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:54:05.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:54:05 smithi090 bash[32384]: audit 2023-12-01T05:54:04.624847+0000 mon.a (mon.0) 1859 : audit 0 from='client.? 172.21.15.80:0/2941073054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:54:06.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:54:06 smithi080 bash[28361]: cluster 2023-12-01T05:54:05.595646+0000 mgr.y (mgr.24362) 1970 : cluster 0 pgmap v1939: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:54:06.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:54:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:54:06] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T05:54:06.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:54:06 smithi080 bash[41963]: cluster 2023-12-01T05:54:05.595646+0000 mgr.y (mgr.24362) 1970 : cluster 0 pgmap v1939: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:54:06.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:54:06 smithi090 bash[32384]: cluster 2023-12-01T05:54:05.595646+0000 mgr.y (mgr.24362) 1970 : cluster 0 pgmap v1939: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:54:07.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:54:07 smithi080 bash[28361]: audit 2023-12-01T05:54:07.078977+0000 mon.c (mon.2) 1251 : audit 0 from='client.? 172.21.15.80:0/3260856998' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:54:07.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:54:07 smithi080 bash[41963]: audit 2023-12-01T05:54:07.078977+0000 mon.c (mon.2) 1251 : audit 0 from='client.? 172.21.15.80:0/3260856998' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:54:07.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:54:07 smithi090 bash[32384]: audit 2023-12-01T05:54:07.078977+0000 mon.c (mon.2) 1251 : audit 0 from='client.? 172.21.15.80:0/3260856998' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:54:09.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:54:09 smithi080 bash[28361]: cluster 2023-12-01T05:54:07.596810+0000 mgr.y (mgr.24362) 1971 : cluster 0 pgmap v1940: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:54:09.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:54:09 smithi080 bash[41963]: cluster 2023-12-01T05:54:07.596810+0000 mgr.y (mgr.24362) 1971 : cluster 0 pgmap v1940: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:54:09.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:54:09 smithi090 bash[32384]: cluster 2023-12-01T05:54:07.596810+0000 mgr.y (mgr.24362) 1971 : cluster 0 pgmap v1940: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:54:10.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:54:10 smithi080 bash[41963]: audit 2023-12-01T05:54:09.532222+0000 mon.a (mon.0) 1860 : audit 0 from='client.? 172.21.15.80:0/1826677351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:54:10.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:54:10 smithi080 bash[41963]: audit 2023-12-01T05:54:09.881109+0000 mon.c (mon.2) 1252 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:54:10.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:54:10 smithi080 bash[28361]: audit 2023-12-01T05:54:09.532222+0000 mon.a (mon.0) 1860 : audit 0 from='client.? 172.21.15.80:0/1826677351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:54:10.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:54:10 smithi080 bash[28361]: audit 2023-12-01T05:54:09.881109+0000 mon.c (mon.2) 1252 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:54:10.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:54:10 smithi090 bash[32384]: audit 2023-12-01T05:54:09.532222+0000 mon.a (mon.0) 1860 : audit 0 from='client.? 172.21.15.80:0/1826677351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:54:10.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:54:10 smithi090 bash[32384]: audit 2023-12-01T05:54:09.881109+0000 mon.c (mon.2) 1252 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:54:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:54:11 smithi080 bash[28361]: cluster 2023-12-01T05:54:09.597621+0000 mgr.y (mgr.24362) 1972 : cluster 0 pgmap v1941: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:54:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:54:11 smithi080 bash[41963]: cluster 2023-12-01T05:54:09.597621+0000 mgr.y (mgr.24362) 1972 : cluster 0 pgmap v1941: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:54:11.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:54:11 smithi090 bash[32384]: cluster 2023-12-01T05:54:09.597621+0000 mgr.y (mgr.24362) 1972 : cluster 0 pgmap v1941: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:54:12.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:54:12 smithi080 bash[28361]: cluster 2023-12-01T05:54:11.598745+0000 mgr.y (mgr.24362) 1973 : cluster 0 pgmap v1942: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:54:12.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:54:12 smithi080 bash[28361]: audit 2023-12-01T05:54:11.982923+0000 mon.a (mon.0) 1861 : audit 0 from='client.? 172.21.15.80:0/4151491418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:54:12.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:54:12 smithi080 bash[41963]: cluster 2023-12-01T05:54:11.598745+0000 mgr.y (mgr.24362) 1973 : cluster 0 pgmap v1942: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:54:12.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:54:12 smithi080 bash[41963]: audit 2023-12-01T05:54:11.982923+0000 mon.a (mon.0) 1861 : audit 0 from='client.? 172.21.15.80:0/4151491418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:54:12.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:54:12 smithi090 bash[32384]: cluster 2023-12-01T05:54:11.598745+0000 mgr.y (mgr.24362) 1973 : cluster 0 pgmap v1942: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:54:12.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:54:12 smithi090 bash[32384]: audit 2023-12-01T05:54:11.982923+0000 mon.a (mon.0) 1861 : audit 0 from='client.? 172.21.15.80:0/4151491418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:54:15.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:54:15 smithi080 bash[28361]: cluster 2023-12-01T05:54:13.599404+0000 mgr.y (mgr.24362) 1974 : cluster 0 pgmap v1943: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:54:15.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:54:15 smithi080 bash[28361]: audit 2023-12-01T05:54:14.434518+0000 mon.a (mon.0) 1862 : audit 0 from='client.? 172.21.15.80:0/2682118109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:54:15.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:54:15 smithi080 bash[41963]: cluster 2023-12-01T05:54:13.599404+0000 mgr.y (mgr.24362) 1974 : cluster 0 pgmap v1943: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:54:15.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:54:15 smithi080 bash[41963]: audit 2023-12-01T05:54:14.434518+0000 mon.a (mon.0) 1862 : audit 0 from='client.? 172.21.15.80:0/2682118109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:54:15.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:54:15 smithi090 bash[32384]: cluster 2023-12-01T05:54:13.599404+0000 mgr.y (mgr.24362) 1974 : cluster 0 pgmap v1943: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:54:15.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:54:15 smithi090 bash[32384]: audit 2023-12-01T05:54:14.434518+0000 mon.a (mon.0) 1862 : audit 0 from='client.? 172.21.15.80:0/2682118109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:54:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:54:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:54:16] "GET /metrics HTTP/1.1" 200 33977 "" "Prometheus/2.43.0" 2023-12-01T05:54:17.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:54:17 smithi080 bash[28361]: cluster 2023-12-01T05:54:15.600118+0000 mgr.y (mgr.24362) 1975 : cluster 0 pgmap v1944: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:54:17.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:54:17 smithi080 bash[28361]: audit 2023-12-01T05:54:16.875650+0000 mon.a (mon.0) 1863 : audit 0 from='client.? 172.21.15.80:0/3214945846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:54:17.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:54:17 smithi080 bash[41963]: cluster 2023-12-01T05:54:15.600118+0000 mgr.y (mgr.24362) 1975 : cluster 0 pgmap v1944: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:54:17.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:54:17 smithi080 bash[41963]: audit 2023-12-01T05:54:16.875650+0000 mon.a (mon.0) 1863 : audit 0 from='client.? 172.21.15.80:0/3214945846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:54:17.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:54:17 smithi090 bash[32384]: cluster 2023-12-01T05:54:15.600118+0000 mgr.y (mgr.24362) 1975 : cluster 0 pgmap v1944: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:54:17.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:54:17 smithi090 bash[32384]: audit 2023-12-01T05:54:16.875650+0000 mon.a (mon.0) 1863 : audit 0 from='client.? 172.21.15.80:0/3214945846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:54:19.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:54:19 smithi080 bash[41963]: cluster 2023-12-01T05:54:17.601191+0000 mgr.y (mgr.24362) 1976 : cluster 0 pgmap v1945: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:54:19.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:54:19 smithi080 bash[28361]: cluster 2023-12-01T05:54:17.601191+0000 mgr.y (mgr.24362) 1976 : cluster 0 pgmap v1945: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:54:19.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:54:19 smithi090 bash[32384]: cluster 2023-12-01T05:54:17.601191+0000 mgr.y (mgr.24362) 1976 : cluster 0 pgmap v1945: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:54:20.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:54:20 smithi080 bash[41963]: audit 2023-12-01T05:54:19.336407+0000 mon.c (mon.2) 1253 : audit 0 from='client.? 172.21.15.80:0/3509659396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:54:20.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:54:20 smithi080 bash[41963]: cluster 2023-12-01T05:54:19.601873+0000 mgr.y (mgr.24362) 1977 : cluster 0 pgmap v1946: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:54:20.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:54:20 smithi080 bash[28361]: audit 2023-12-01T05:54:19.336407+0000 mon.c (mon.2) 1253 : audit 0 from='client.? 172.21.15.80:0/3509659396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:54:20.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:54:20 smithi080 bash[28361]: cluster 2023-12-01T05:54:19.601873+0000 mgr.y (mgr.24362) 1977 : cluster 0 pgmap v1946: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:54:20.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:54:20 smithi090 bash[32384]: audit 2023-12-01T05:54:19.336407+0000 mon.c (mon.2) 1253 : audit 0 from='client.? 172.21.15.80:0/3509659396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:54:20.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:54:20 smithi090 bash[32384]: cluster 2023-12-01T05:54:19.601873+0000 mgr.y (mgr.24362) 1977 : cluster 0 pgmap v1946: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:54:22.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:54:22 smithi080 bash[28361]: cluster 2023-12-01T05:54:21.602923+0000 mgr.y (mgr.24362) 1978 : cluster 0 pgmap v1947: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:54:22.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:54:22 smithi080 bash[28361]: audit 2023-12-01T05:54:21.798566+0000 mon.a (mon.0) 1864 : audit 0 from='client.? 172.21.15.80:0/336604482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:54:22.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:54:22 smithi080 bash[28361]: audit 2023-12-01T05:54:22.583983+0000 mon.c (mon.2) 1254 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:54:22.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:54:22 smithi080 bash[41963]: cluster 2023-12-01T05:54:21.602923+0000 mgr.y (mgr.24362) 1978 : cluster 0 pgmap v1947: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:54:22.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:54:22 smithi080 bash[41963]: audit 2023-12-01T05:54:21.798566+0000 mon.a (mon.0) 1864 : audit 0 from='client.? 172.21.15.80:0/336604482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:54:22.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:54:22 smithi080 bash[41963]: audit 2023-12-01T05:54:22.583983+0000 mon.c (mon.2) 1254 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:54:23.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:54:22 smithi090 bash[32384]: cluster 2023-12-01T05:54:21.602923+0000 mgr.y (mgr.24362) 1978 : cluster 0 pgmap v1947: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:54:23.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:54:22 smithi090 bash[32384]: audit 2023-12-01T05:54:21.798566+0000 mon.a (mon.0) 1864 : audit 0 from='client.? 172.21.15.80:0/336604482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:54:23.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:54:22 smithi090 bash[32384]: audit 2023-12-01T05:54:22.583983+0000 mon.c (mon.2) 1254 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:54:25.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:54:25 smithi080 bash[28361]: cluster 2023-12-01T05:54:23.603564+0000 mgr.y (mgr.24362) 1979 : cluster 0 pgmap v1948: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:54:25.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:54:25 smithi080 bash[28361]: audit 2023-12-01T05:54:24.253939+0000 mon.a (mon.0) 1865 : audit 0 from='client.? 172.21.15.80:0/1137598989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:54:25.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:54:25 smithi080 bash[28361]: audit 2023-12-01T05:54:24.881524+0000 mon.c (mon.2) 1255 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:54:25.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:54:25 smithi080 bash[41963]: cluster 2023-12-01T05:54:23.603564+0000 mgr.y (mgr.24362) 1979 : cluster 0 pgmap v1948: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:54:25.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:54:25 smithi080 bash[41963]: audit 2023-12-01T05:54:24.253939+0000 mon.a (mon.0) 1865 : audit 0 from='client.? 172.21.15.80:0/1137598989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:54:25.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:54:25 smithi080 bash[41963]: audit 2023-12-01T05:54:24.881524+0000 mon.c (mon.2) 1255 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:54:25.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:54:25 smithi090 bash[32384]: cluster 2023-12-01T05:54:23.603564+0000 mgr.y (mgr.24362) 1979 : cluster 0 pgmap v1948: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:54:25.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:54:25 smithi090 bash[32384]: audit 2023-12-01T05:54:24.253939+0000 mon.a (mon.0) 1865 : audit 0 from='client.? 172.21.15.80:0/1137598989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:54:25.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:54:25 smithi090 bash[32384]: audit 2023-12-01T05:54:24.881524+0000 mon.c (mon.2) 1255 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:54:26.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:54:26 smithi090 bash[32384]: cluster 2023-12-01T05:54:25.604264+0000 mgr.y (mgr.24362) 1980 : cluster 0 pgmap v1949: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:54:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:54:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:54:26] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T05:54:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:54:26 smithi080 bash[41963]: cluster 2023-12-01T05:54:25.604264+0000 mgr.y (mgr.24362) 1980 : cluster 0 pgmap v1949: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:54:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:54:26 smithi080 bash[28361]: cluster 2023-12-01T05:54:25.604264+0000 mgr.y (mgr.24362) 1980 : cluster 0 pgmap v1949: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:54:27.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:54:27 smithi090 bash[32384]: audit 2023-12-01T05:54:26.707144+0000 mon.c (mon.2) 1256 : audit 0 from='client.? 172.21.15.80:0/1614527285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:54:27.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:54:27 smithi080 bash[41963]: audit 2023-12-01T05:54:26.707144+0000 mon.c (mon.2) 1256 : audit 0 from='client.? 172.21.15.80:0/1614527285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:54:27.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:54:27 smithi080 bash[28361]: audit 2023-12-01T05:54:26.707144+0000 mon.c (mon.2) 1256 : audit 0 from='client.? 172.21.15.80:0/1614527285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:54:29.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:54:29 smithi080 bash[28361]: cluster 2023-12-01T05:54:27.605297+0000 mgr.y (mgr.24362) 1981 : cluster 0 pgmap v1950: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:54:29.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:54:29 smithi080 bash[28361]: audit 2023-12-01T05:54:28.430226+0000 mon.a (mon.0) 1866 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:54:29.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:54:29 smithi080 bash[28361]: audit 2023-12-01T05:54:28.441203+0000 mon.a (mon.0) 1867 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:54:29.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:54:29 smithi080 bash[28361]: audit 2023-12-01T05:54:28.777864+0000 mon.a (mon.0) 1868 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:54:29.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:54:29 smithi080 bash[28361]: audit 2023-12-01T05:54:28.789409+0000 mon.a (mon.0) 1869 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:54:29.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:54:29 smithi080 bash[41963]: cluster 2023-12-01T05:54:27.605297+0000 mgr.y (mgr.24362) 1981 : cluster 0 pgmap v1950: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:54:29.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:54:29 smithi080 bash[41963]: audit 2023-12-01T05:54:28.430226+0000 mon.a (mon.0) 1866 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:54:29.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:54:29 smithi080 bash[41963]: audit 2023-12-01T05:54:28.441203+0000 mon.a (mon.0) 1867 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:54:29.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:54:29 smithi080 bash[41963]: audit 2023-12-01T05:54:28.777864+0000 mon.a (mon.0) 1868 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:54:29.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:54:29 smithi080 bash[41963]: audit 2023-12-01T05:54:28.789409+0000 mon.a (mon.0) 1869 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:54:29.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:54:29 smithi090 bash[32384]: cluster 2023-12-01T05:54:27.605297+0000 mgr.y (mgr.24362) 1981 : cluster 0 pgmap v1950: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:54:29.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:54:29 smithi090 bash[32384]: audit 2023-12-01T05:54:28.430226+0000 mon.a (mon.0) 1866 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:54:29.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:54:29 smithi090 bash[32384]: audit 2023-12-01T05:54:28.441203+0000 mon.a (mon.0) 1867 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:54:29.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:54:29 smithi090 bash[32384]: audit 2023-12-01T05:54:28.777864+0000 mon.a (mon.0) 1868 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:54:29.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:54:29 smithi090 bash[32384]: audit 2023-12-01T05:54:28.789409+0000 mon.a (mon.0) 1869 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:54:30.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:54:30 smithi080 bash[41963]: audit 2023-12-01T05:54:29.162098+0000 mon.c (mon.2) 1257 : audit 0 from='client.? 172.21.15.80:0/3280935614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:54:30.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:54:30 smithi080 bash[41963]: audit 2023-12-01T05:54:29.367722+0000 mon.c (mon.2) 1258 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:54:30.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:54:30 smithi080 bash[41963]: audit 2023-12-01T05:54:29.369348+0000 mon.c (mon.2) 1259 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:54:30.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:54:30 smithi080 bash[41963]: audit 2023-12-01T05:54:29.379222+0000 mon.a (mon.0) 1870 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:54:30.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:54:30 smithi080 bash[28361]: audit 2023-12-01T05:54:29.162098+0000 mon.c (mon.2) 1257 : audit 0 from='client.? 172.21.15.80:0/3280935614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:54:30.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:54:30 smithi080 bash[28361]: audit 2023-12-01T05:54:29.367722+0000 mon.c (mon.2) 1258 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:54:30.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:54:30 smithi080 bash[28361]: audit 2023-12-01T05:54:29.369348+0000 mon.c (mon.2) 1259 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:54:30.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:54:30 smithi080 bash[28361]: audit 2023-12-01T05:54:29.379222+0000 mon.a (mon.0) 1870 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:54:30.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:54:30 smithi090 bash[32384]: audit 2023-12-01T05:54:29.162098+0000 mon.c (mon.2) 1257 : audit 0 from='client.? 172.21.15.80:0/3280935614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:54:30.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:54:30 smithi090 bash[32384]: audit 2023-12-01T05:54:29.367722+0000 mon.c (mon.2) 1258 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:54:30.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:54:30 smithi090 bash[32384]: audit 2023-12-01T05:54:29.369348+0000 mon.c (mon.2) 1259 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:54:30.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:54:30 smithi090 bash[32384]: audit 2023-12-01T05:54:29.379222+0000 mon.a (mon.0) 1870 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:54:31.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:54:31 smithi080 bash[28361]: cluster 2023-12-01T05:54:29.605927+0000 mgr.y (mgr.24362) 1982 : cluster 0 pgmap v1951: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:54:31.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:54:31 smithi080 bash[41963]: cluster 2023-12-01T05:54:29.605927+0000 mgr.y (mgr.24362) 1982 : cluster 0 pgmap v1951: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:54:31.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:54:31 smithi090 bash[32384]: cluster 2023-12-01T05:54:29.605927+0000 mgr.y (mgr.24362) 1982 : cluster 0 pgmap v1951: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:54:32.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:54:32 smithi080 bash[28361]: cluster 2023-12-01T05:54:31.606569+0000 mgr.y (mgr.24362) 1983 : cluster 0 pgmap v1952: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:54:32.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:54:32 smithi080 bash[28361]: audit 2023-12-01T05:54:31.606745+0000 mon.a (mon.0) 1871 : audit 0 from='client.? 172.21.15.80:0/1806541315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:54:32.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:54:32 smithi080 bash[41963]: cluster 2023-12-01T05:54:31.606569+0000 mgr.y (mgr.24362) 1983 : cluster 0 pgmap v1952: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:54:32.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:54:32 smithi080 bash[41963]: audit 2023-12-01T05:54:31.606745+0000 mon.a (mon.0) 1871 : audit 0 from='client.? 172.21.15.80:0/1806541315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:54:32.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:54:32 smithi090 bash[32384]: cluster 2023-12-01T05:54:31.606569+0000 mgr.y (mgr.24362) 1983 : cluster 0 pgmap v1952: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:54:32.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:54:32 smithi090 bash[32384]: audit 2023-12-01T05:54:31.606745+0000 mon.a (mon.0) 1871 : audit 0 from='client.? 172.21.15.80:0/1806541315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:54:34.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:54:34 smithi080 bash[28361]: audit 2023-12-01T05:54:34.067688+0000 mon.c (mon.2) 1260 : audit 0 from='client.? 172.21.15.80:0/574477705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:54:34.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:54:34 smithi080 bash[41963]: audit 2023-12-01T05:54:34.067688+0000 mon.c (mon.2) 1260 : audit 0 from='client.? 172.21.15.80:0/574477705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:54:34.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:54:34 smithi090 bash[32384]: audit 2023-12-01T05:54:34.067688+0000 mon.c (mon.2) 1260 : audit 0 from='client.? 172.21.15.80:0/574477705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:54:35.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:54:35 smithi080 bash[28361]: cluster 2023-12-01T05:54:33.607174+0000 mgr.y (mgr.24362) 1984 : cluster 0 pgmap v1953: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:54:35.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:54:35 smithi080 bash[41963]: cluster 2023-12-01T05:54:33.607174+0000 mgr.y (mgr.24362) 1984 : cluster 0 pgmap v1953: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:54:35.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:54:35 smithi090 bash[32384]: cluster 2023-12-01T05:54:33.607174+0000 mgr.y (mgr.24362) 1984 : cluster 0 pgmap v1953: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:54:36.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:54:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:54:36] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T05:54:36.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:54:36 smithi080 bash[28361]: cluster 2023-12-01T05:54:35.607798+0000 mgr.y (mgr.24362) 1985 : cluster 0 pgmap v1954: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:54:36.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:54:36 smithi080 bash[41963]: cluster 2023-12-01T05:54:35.607798+0000 mgr.y (mgr.24362) 1985 : cluster 0 pgmap v1954: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:54:36.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:54:36 smithi090 bash[32384]: cluster 2023-12-01T05:54:35.607798+0000 mgr.y (mgr.24362) 1985 : cluster 0 pgmap v1954: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:54:37.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:54:37 smithi080 bash[28361]: audit 2023-12-01T05:54:36.531721+0000 mon.a (mon.0) 1872 : audit 0 from='client.? 172.21.15.80:0/400026420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:54:37.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:54:37 smithi080 bash[41963]: audit 2023-12-01T05:54:36.531721+0000 mon.a (mon.0) 1872 : audit 0 from='client.? 172.21.15.80:0/400026420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:54:37.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:54:37 smithi090 bash[32384]: audit 2023-12-01T05:54:36.531721+0000 mon.a (mon.0) 1872 : audit 0 from='client.? 172.21.15.80:0/400026420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:54:39.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:54:39 smithi080 bash[28361]: cluster 2023-12-01T05:54:37.609030+0000 mgr.y (mgr.24362) 1986 : cluster 0 pgmap v1955: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:54:39.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:54:39 smithi080 bash[28361]: audit 2023-12-01T05:54:38.984886+0000 mon.c (mon.2) 1261 : audit 0 from='client.? 172.21.15.80:0/1576828626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:54:39.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:54:39 smithi080 bash[41963]: cluster 2023-12-01T05:54:37.609030+0000 mgr.y (mgr.24362) 1986 : cluster 0 pgmap v1955: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:54:39.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:54:39 smithi080 bash[41963]: audit 2023-12-01T05:54:38.984886+0000 mon.c (mon.2) 1261 : audit 0 from='client.? 172.21.15.80:0/1576828626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:54:39.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:54:39 smithi090 bash[32384]: cluster 2023-12-01T05:54:37.609030+0000 mgr.y (mgr.24362) 1986 : cluster 0 pgmap v1955: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:54:39.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:54:39 smithi090 bash[32384]: audit 2023-12-01T05:54:38.984886+0000 mon.c (mon.2) 1261 : audit 0 from='client.? 172.21.15.80:0/1576828626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:54:40.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:54:40 smithi080 bash[28361]: audit 2023-12-01T05:54:39.881909+0000 mon.c (mon.2) 1262 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:54:40.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:54:40 smithi080 bash[41963]: audit 2023-12-01T05:54:39.881909+0000 mon.c (mon.2) 1262 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:54:40.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:54:40 smithi090 bash[32384]: audit 2023-12-01T05:54:39.881909+0000 mon.c (mon.2) 1262 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:54:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:54:41 smithi080 bash[28361]: cluster 2023-12-01T05:54:39.609808+0000 mgr.y (mgr.24362) 1987 : cluster 0 pgmap v1956: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:54:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:54:41 smithi080 bash[41963]: cluster 2023-12-01T05:54:39.609808+0000 mgr.y (mgr.24362) 1987 : cluster 0 pgmap v1956: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:54:41.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:54:41 smithi090 bash[32384]: cluster 2023-12-01T05:54:39.609808+0000 mgr.y (mgr.24362) 1987 : cluster 0 pgmap v1956: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:54:42.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:54:42 smithi080 bash[28361]: audit 2023-12-01T05:54:41.440031+0000 mon.c (mon.2) 1263 : audit 0 from='client.? 172.21.15.80:0/339075161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:54:42.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:54:42 smithi080 bash[28361]: cluster 2023-12-01T05:54:41.610964+0000 mgr.y (mgr.24362) 1988 : cluster 0 pgmap v1957: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:54:42.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:54:42 smithi080 bash[41963]: audit 2023-12-01T05:54:41.440031+0000 mon.c (mon.2) 1263 : audit 0 from='client.? 172.21.15.80:0/339075161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:54:42.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:54:42 smithi080 bash[41963]: cluster 2023-12-01T05:54:41.610964+0000 mgr.y (mgr.24362) 1988 : cluster 0 pgmap v1957: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:54:42.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:54:42 smithi090 bash[32384]: audit 2023-12-01T05:54:41.440031+0000 mon.c (mon.2) 1263 : audit 0 from='client.? 172.21.15.80:0/339075161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:54:42.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:54:42 smithi090 bash[32384]: cluster 2023-12-01T05:54:41.610964+0000 mgr.y (mgr.24362) 1988 : cluster 0 pgmap v1957: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:54:44.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:54:44 smithi080 bash[28361]: audit 2023-12-01T05:54:43.894206+0000 mon.c (mon.2) 1264 : audit 0 from='client.? 172.21.15.80:0/3215732905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:54:44.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:54:44 smithi080 bash[41963]: audit 2023-12-01T05:54:43.894206+0000 mon.c (mon.2) 1264 : audit 0 from='client.? 172.21.15.80:0/3215732905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:54:44.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:54:44 smithi090 bash[32384]: audit 2023-12-01T05:54:43.894206+0000 mon.c (mon.2) 1264 : audit 0 from='client.? 172.21.15.80:0/3215732905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:54:45.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:54:45 smithi080 bash[41963]: cluster 2023-12-01T05:54:43.611585+0000 mgr.y (mgr.24362) 1989 : cluster 0 pgmap v1958: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:54:45.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:54:45 smithi080 bash[28361]: cluster 2023-12-01T05:54:43.611585+0000 mgr.y (mgr.24362) 1989 : cluster 0 pgmap v1958: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:54:45.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:54:45 smithi090 bash[32384]: cluster 2023-12-01T05:54:43.611585+0000 mgr.y (mgr.24362) 1989 : cluster 0 pgmap v1958: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:54:46.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:54:46 smithi080 bash[41963]: cluster 2023-12-01T05:54:45.612334+0000 mgr.y (mgr.24362) 1990 : cluster 0 pgmap v1959: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:54:46.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:54:46 smithi080 bash[28361]: cluster 2023-12-01T05:54:45.612334+0000 mgr.y (mgr.24362) 1990 : cluster 0 pgmap v1959: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:54:46.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:54:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:54:46] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T05:54:46.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:54:46 smithi090 bash[32384]: cluster 2023-12-01T05:54:45.612334+0000 mgr.y (mgr.24362) 1990 : cluster 0 pgmap v1959: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:54:47.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:54:47 smithi080 bash[28361]: audit 2023-12-01T05:54:46.345710+0000 mon.a (mon.0) 1873 : audit 0 from='client.? 172.21.15.80:0/2740372468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:54:47.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:54:47 smithi080 bash[41963]: audit 2023-12-01T05:54:46.345710+0000 mon.a (mon.0) 1873 : audit 0 from='client.? 172.21.15.80:0/2740372468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:54:47.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:54:47 smithi090 bash[32384]: audit 2023-12-01T05:54:46.345710+0000 mon.a (mon.0) 1873 : audit 0 from='client.? 172.21.15.80:0/2740372468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:54:49.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:54:49 smithi080 bash[28361]: cluster 2023-12-01T05:54:47.613508+0000 mgr.y (mgr.24362) 1991 : cluster 0 pgmap v1960: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:54:49.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:54:49 smithi080 bash[28361]: audit 2023-12-01T05:54:48.798259+0000 mon.a (mon.0) 1874 : audit 0 from='client.? 172.21.15.80:0/1621943389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:54:49.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:54:49 smithi080 bash[41963]: cluster 2023-12-01T05:54:47.613508+0000 mgr.y (mgr.24362) 1991 : cluster 0 pgmap v1960: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:54:49.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:54:49 smithi080 bash[41963]: audit 2023-12-01T05:54:48.798259+0000 mon.a (mon.0) 1874 : audit 0 from='client.? 172.21.15.80:0/1621943389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:54:49.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:54:49 smithi090 bash[32384]: cluster 2023-12-01T05:54:47.613508+0000 mgr.y (mgr.24362) 1991 : cluster 0 pgmap v1960: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:54:49.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:54:49 smithi090 bash[32384]: audit 2023-12-01T05:54:48.798259+0000 mon.a (mon.0) 1874 : audit 0 from='client.? 172.21.15.80:0/1621943389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:54:50.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:54:50 smithi080 bash[41963]: cluster 2023-12-01T05:54:49.614165+0000 mgr.y (mgr.24362) 1992 : cluster 0 pgmap v1961: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:54:50.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:54:50 smithi080 bash[28361]: cluster 2023-12-01T05:54:49.614165+0000 mgr.y (mgr.24362) 1992 : cluster 0 pgmap v1961: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:54:50.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:54:50 smithi090 bash[32384]: cluster 2023-12-01T05:54:49.614165+0000 mgr.y (mgr.24362) 1992 : cluster 0 pgmap v1961: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:54:51.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:54:51 smithi080 bash[28361]: audit 2023-12-01T05:54:51.254183+0000 mon.a (mon.0) 1875 : audit 0 from='client.? 172.21.15.80:0/2636938358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:54:51.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:54:51 smithi080 bash[41963]: audit 2023-12-01T05:54:51.254183+0000 mon.a (mon.0) 1875 : audit 0 from='client.? 172.21.15.80:0/2636938358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:54:51.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:54:51 smithi090 bash[32384]: audit 2023-12-01T05:54:51.254183+0000 mon.a (mon.0) 1875 : audit 0 from='client.? 172.21.15.80:0/2636938358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:54:52.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:54:52 smithi080 bash[41963]: cluster 2023-12-01T05:54:51.615276+0000 mgr.y (mgr.24362) 1993 : cluster 0 pgmap v1962: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:54:52.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:54:52 smithi080 bash[28361]: cluster 2023-12-01T05:54:51.615276+0000 mgr.y (mgr.24362) 1993 : cluster 0 pgmap v1962: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:54:52.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:54:52 smithi090 bash[32384]: cluster 2023-12-01T05:54:51.615276+0000 mgr.y (mgr.24362) 1993 : cluster 0 pgmap v1962: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:54:54.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:54:54 smithi080 bash[28361]: cluster 2023-12-01T05:54:53.615927+0000 mgr.y (mgr.24362) 1994 : cluster 0 pgmap v1963: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:54:54.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:54:54 smithi080 bash[28361]: audit 2023-12-01T05:54:53.710926+0000 mon.a (mon.0) 1876 : audit 0 from='client.? 172.21.15.80:0/2238707576' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:54:54.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:54:54 smithi080 bash[41963]: cluster 2023-12-01T05:54:53.615927+0000 mgr.y (mgr.24362) 1994 : cluster 0 pgmap v1963: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:54:54.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:54:54 smithi080 bash[41963]: audit 2023-12-01T05:54:53.710926+0000 mon.a (mon.0) 1876 : audit 0 from='client.? 172.21.15.80:0/2238707576' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:54:54.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:54:54 smithi090 bash[32384]: cluster 2023-12-01T05:54:53.615927+0000 mgr.y (mgr.24362) 1994 : cluster 0 pgmap v1963: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:54:54.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:54:54 smithi090 bash[32384]: audit 2023-12-01T05:54:53.710926+0000 mon.a (mon.0) 1876 : audit 0 from='client.? 172.21.15.80:0/2238707576' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:54:55.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:54:55 smithi080 bash[28361]: audit 2023-12-01T05:54:54.882264+0000 mon.c (mon.2) 1265 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:54:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:54:55 smithi080 bash[41963]: audit 2023-12-01T05:54:54.882264+0000 mon.c (mon.2) 1265 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:54:55.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:54:55 smithi090 bash[32384]: audit 2023-12-01T05:54:54.882264+0000 mon.c (mon.2) 1265 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:54:56.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:54:56 smithi080 bash[28361]: cluster 2023-12-01T05:54:55.616515+0000 mgr.y (mgr.24362) 1995 : cluster 0 pgmap v1964: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:54:56.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:54:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:54:56] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T05:54:56.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:54:56 smithi080 bash[41963]: cluster 2023-12-01T05:54:55.616515+0000 mgr.y (mgr.24362) 1995 : cluster 0 pgmap v1964: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:54:56.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:54:56 smithi090 bash[32384]: cluster 2023-12-01T05:54:55.616515+0000 mgr.y (mgr.24362) 1995 : cluster 0 pgmap v1964: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:54:57.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:54:57 smithi080 bash[28361]: audit 2023-12-01T05:54:56.167797+0000 mon.a (mon.0) 1877 : audit 0 from='client.? 172.21.15.80:0/207676519' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:54:57.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:54:57 smithi080 bash[41963]: audit 2023-12-01T05:54:56.167797+0000 mon.a (mon.0) 1877 : audit 0 from='client.? 172.21.15.80:0/207676519' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:54:57.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:54:57 smithi090 bash[32384]: audit 2023-12-01T05:54:56.167797+0000 mon.a (mon.0) 1877 : audit 0 from='client.? 172.21.15.80:0/207676519' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:54:58.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:54:58 smithi080 bash[28361]: cluster 2023-12-01T05:54:57.617715+0000 mgr.y (mgr.24362) 1996 : cluster 0 pgmap v1965: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:54:58.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:54:58 smithi080 bash[41963]: cluster 2023-12-01T05:54:57.617715+0000 mgr.y (mgr.24362) 1996 : cluster 0 pgmap v1965: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:54:58.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:54:58 smithi090 bash[32384]: cluster 2023-12-01T05:54:57.617715+0000 mgr.y (mgr.24362) 1996 : cluster 0 pgmap v1965: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:54:59.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:54:59 smithi080 bash[28361]: audit 2023-12-01T05:54:58.631830+0000 mon.c (mon.2) 1266 : audit 0 from='client.? 172.21.15.80:0/1398251391' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:54:59.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:54:59 smithi080 bash[41963]: audit 2023-12-01T05:54:58.631830+0000 mon.c (mon.2) 1266 : audit 0 from='client.? 172.21.15.80:0/1398251391' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:54:59.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:54:59 smithi090 bash[32384]: audit 2023-12-01T05:54:58.631830+0000 mon.c (mon.2) 1266 : audit 0 from='client.? 172.21.15.80:0/1398251391' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:55:00.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:55:00 smithi080 bash[28361]: cluster 2023-12-01T05:54:59.618503+0000 mgr.y (mgr.24362) 1997 : cluster 0 pgmap v1966: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:55:00.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:55:00 smithi080 bash[41963]: cluster 2023-12-01T05:54:59.618503+0000 mgr.y (mgr.24362) 1997 : cluster 0 pgmap v1966: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:55:00.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:55:00 smithi090 bash[32384]: cluster 2023-12-01T05:54:59.618503+0000 mgr.y (mgr.24362) 1997 : cluster 0 pgmap v1966: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:55:01.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:55:01 smithi080 bash[28361]: audit 2023-12-01T05:55:01.086144+0000 mon.c (mon.2) 1267 : audit 0 from='client.? 172.21.15.80:0/2515062326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:55:01.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:55:01 smithi080 bash[41963]: audit 2023-12-01T05:55:01.086144+0000 mon.c (mon.2) 1267 : audit 0 from='client.? 172.21.15.80:0/2515062326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:55:01.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:55:01 smithi090 bash[32384]: audit 2023-12-01T05:55:01.086144+0000 mon.c (mon.2) 1267 : audit 0 from='client.? 172.21.15.80:0/2515062326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:55:02.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:55:02 smithi090 bash[32384]: cluster 2023-12-01T05:55:01.619658+0000 mgr.y (mgr.24362) 1998 : cluster 0 pgmap v1967: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:55:02.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:55:02 smithi080 bash[41963]: cluster 2023-12-01T05:55:01.619658+0000 mgr.y (mgr.24362) 1998 : cluster 0 pgmap v1967: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:55:02.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:55:02 smithi080 bash[28361]: cluster 2023-12-01T05:55:01.619658+0000 mgr.y (mgr.24362) 1998 : cluster 0 pgmap v1967: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:55:04.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:55:04 smithi080 bash[28361]: audit 2023-12-01T05:55:03.553789+0000 mon.c (mon.2) 1268 : audit 0 from='client.? 172.21.15.80:0/2589175268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:55:04.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:55:04 smithi080 bash[28361]: cluster 2023-12-01T05:55:03.620311+0000 mgr.y (mgr.24362) 1999 : cluster 0 pgmap v1968: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:55:04.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:55:04 smithi080 bash[41963]: audit 2023-12-01T05:55:03.553789+0000 mon.c (mon.2) 1268 : audit 0 from='client.? 172.21.15.80:0/2589175268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:55:04.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:55:04 smithi080 bash[41963]: cluster 2023-12-01T05:55:03.620311+0000 mgr.y (mgr.24362) 1999 : cluster 0 pgmap v1968: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:55:04.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:55:04 smithi090 bash[32384]: audit 2023-12-01T05:55:03.553789+0000 mon.c (mon.2) 1268 : audit 0 from='client.? 172.21.15.80:0/2589175268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:55:04.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:55:04 smithi090 bash[32384]: cluster 2023-12-01T05:55:03.620311+0000 mgr.y (mgr.24362) 1999 : cluster 0 pgmap v1968: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:55:06.678 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:55:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:55:06] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T05:55:06.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:55:06 smithi080 bash[28361]: cluster 2023-12-01T05:55:05.620943+0000 mgr.y (mgr.24362) 2000 : cluster 0 pgmap v1969: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:55:06.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:55:06 smithi080 bash[28361]: audit 2023-12-01T05:55:06.009659+0000 mon.a (mon.0) 1878 : audit 0 from='client.? 172.21.15.80:0/3872384338' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:55:06.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:55:06 smithi080 bash[41963]: cluster 2023-12-01T05:55:05.620943+0000 mgr.y (mgr.24362) 2000 : cluster 0 pgmap v1969: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:55:06.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:55:06 smithi080 bash[41963]: audit 2023-12-01T05:55:06.009659+0000 mon.a (mon.0) 1878 : audit 0 from='client.? 172.21.15.80:0/3872384338' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:55:07.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:55:06 smithi090 bash[32384]: cluster 2023-12-01T05:55:05.620943+0000 mgr.y (mgr.24362) 2000 : cluster 0 pgmap v1969: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:55:07.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:55:06 smithi090 bash[32384]: audit 2023-12-01T05:55:06.009659+0000 mon.a (mon.0) 1878 : audit 0 from='client.? 172.21.15.80:0/3872384338' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:55:09.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:55:08 smithi090 bash[32384]: cluster 2023-12-01T05:55:07.622057+0000 mgr.y (mgr.24362) 2001 : cluster 0 pgmap v1970: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:55:09.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:55:08 smithi090 bash[32384]: audit 2023-12-01T05:55:08.472362+0000 mon.c (mon.2) 1269 : audit 0 from='client.? 172.21.15.80:0/2357400821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:55:09.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:55:08 smithi080 bash[28361]: cluster 2023-12-01T05:55:07.622057+0000 mgr.y (mgr.24362) 2001 : cluster 0 pgmap v1970: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:55:09.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:55:08 smithi080 bash[28361]: audit 2023-12-01T05:55:08.472362+0000 mon.c (mon.2) 1269 : audit 0 from='client.? 172.21.15.80:0/2357400821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:55:09.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:55:08 smithi080 bash[41963]: cluster 2023-12-01T05:55:07.622057+0000 mgr.y (mgr.24362) 2001 : cluster 0 pgmap v1970: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:55:09.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:55:08 smithi080 bash[41963]: audit 2023-12-01T05:55:08.472362+0000 mon.c (mon.2) 1269 : audit 0 from='client.? 172.21.15.80:0/2357400821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:55:11.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:55:10 smithi090 bash[32384]: cluster 2023-12-01T05:55:09.622736+0000 mgr.y (mgr.24362) 2002 : cluster 0 pgmap v1971: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:55:11.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:55:10 smithi090 bash[32384]: audit 2023-12-01T05:55:09.882747+0000 mon.c (mon.2) 1270 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:55:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:55:10 smithi080 bash[28361]: cluster 2023-12-01T05:55:09.622736+0000 mgr.y (mgr.24362) 2002 : cluster 0 pgmap v1971: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:55:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:55:10 smithi080 bash[28361]: audit 2023-12-01T05:55:09.882747+0000 mon.c (mon.2) 1270 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:55:11.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:55:10 smithi080 bash[41963]: cluster 2023-12-01T05:55:09.622736+0000 mgr.y (mgr.24362) 2002 : cluster 0 pgmap v1971: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:55:11.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:55:10 smithi080 bash[41963]: audit 2023-12-01T05:55:09.882747+0000 mon.c (mon.2) 1270 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:55:12.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:55:11 smithi090 bash[32384]: audit 2023-12-01T05:55:10.930629+0000 mon.a (mon.0) 1879 : audit 0 from='client.? 172.21.15.80:0/443008996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:55:12.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:55:11 smithi080 bash[28361]: audit 2023-12-01T05:55:10.930629+0000 mon.a (mon.0) 1879 : audit 0 from='client.? 172.21.15.80:0/443008996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:55:12.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:55:11 smithi080 bash[41963]: audit 2023-12-01T05:55:10.930629+0000 mon.a (mon.0) 1879 : audit 0 from='client.? 172.21.15.80:0/443008996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:55:13.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:55:12 smithi090 bash[32384]: cluster 2023-12-01T05:55:11.624033+0000 mgr.y (mgr.24362) 2003 : cluster 0 pgmap v1972: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:55:13.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:55:12 smithi080 bash[41963]: cluster 2023-12-01T05:55:11.624033+0000 mgr.y (mgr.24362) 2003 : cluster 0 pgmap v1972: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:55:13.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:55:12 smithi080 bash[28361]: cluster 2023-12-01T05:55:11.624033+0000 mgr.y (mgr.24362) 2003 : cluster 0 pgmap v1972: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:55:14.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:55:14 smithi080 bash[28361]: audit 2023-12-01T05:55:13.388057+0000 mon.c (mon.2) 1271 : audit 0 from='client.? 172.21.15.80:0/1855237752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:55:14.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:55:14 smithi080 bash[28361]: cluster 2023-12-01T05:55:13.624794+0000 mgr.y (mgr.24362) 2004 : cluster 0 pgmap v1973: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:55:14.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:55:14 smithi080 bash[41963]: audit 2023-12-01T05:55:13.388057+0000 mon.c (mon.2) 1271 : audit 0 from='client.? 172.21.15.80:0/1855237752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:55:14.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:55:14 smithi080 bash[41963]: cluster 2023-12-01T05:55:13.624794+0000 mgr.y (mgr.24362) 2004 : cluster 0 pgmap v1973: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:55:14.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:55:14 smithi090 bash[32384]: audit 2023-12-01T05:55:13.388057+0000 mon.c (mon.2) 1271 : audit 0 from='client.? 172.21.15.80:0/1855237752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:55:14.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:55:14 smithi090 bash[32384]: cluster 2023-12-01T05:55:13.624794+0000 mgr.y (mgr.24362) 2004 : cluster 0 pgmap v1973: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:55:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:55:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:55:16] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T05:55:17.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:55:16 smithi090 bash[32384]: cluster 2023-12-01T05:55:15.625544+0000 mgr.y (mgr.24362) 2005 : cluster 0 pgmap v1974: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:55:17.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:55:16 smithi090 bash[32384]: audit 2023-12-01T05:55:15.847373+0000 mon.a (mon.0) 1880 : audit 0 from='client.? 172.21.15.80:0/819584395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:55:17.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:55:16 smithi080 bash[28361]: cluster 2023-12-01T05:55:15.625544+0000 mgr.y (mgr.24362) 2005 : cluster 0 pgmap v1974: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:55:17.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:55:16 smithi080 bash[28361]: audit 2023-12-01T05:55:15.847373+0000 mon.a (mon.0) 1880 : audit 0 from='client.? 172.21.15.80:0/819584395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:55:17.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:55:16 smithi080 bash[41963]: cluster 2023-12-01T05:55:15.625544+0000 mgr.y (mgr.24362) 2005 : cluster 0 pgmap v1974: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:55:17.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:55:16 smithi080 bash[41963]: audit 2023-12-01T05:55:15.847373+0000 mon.a (mon.0) 1880 : audit 0 from='client.? 172.21.15.80:0/819584395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:55:19.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:55:18 smithi090 bash[32384]: cluster 2023-12-01T05:55:17.626731+0000 mgr.y (mgr.24362) 2006 : cluster 0 pgmap v1975: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:55:19.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:55:18 smithi090 bash[32384]: audit 2023-12-01T05:55:18.299122+0000 mon.a (mon.0) 1881 : audit 0 from='client.? 172.21.15.80:0/2376196830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:55:19.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:55:18 smithi080 bash[28361]: cluster 2023-12-01T05:55:17.626731+0000 mgr.y (mgr.24362) 2006 : cluster 0 pgmap v1975: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:55:19.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:55:18 smithi080 bash[28361]: audit 2023-12-01T05:55:18.299122+0000 mon.a (mon.0) 1881 : audit 0 from='client.? 172.21.15.80:0/2376196830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:55:19.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:55:18 smithi080 bash[41963]: cluster 2023-12-01T05:55:17.626731+0000 mgr.y (mgr.24362) 2006 : cluster 0 pgmap v1975: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:55:19.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:55:18 smithi080 bash[41963]: audit 2023-12-01T05:55:18.299122+0000 mon.a (mon.0) 1881 : audit 0 from='client.? 172.21.15.80:0/2376196830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:55:21.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:55:20 smithi090 bash[32384]: cluster 2023-12-01T05:55:19.627406+0000 mgr.y (mgr.24362) 2007 : cluster 0 pgmap v1976: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:55:21.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:55:20 smithi080 bash[28361]: cluster 2023-12-01T05:55:19.627406+0000 mgr.y (mgr.24362) 2007 : cluster 0 pgmap v1976: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:55:21.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:55:20 smithi080 bash[41963]: cluster 2023-12-01T05:55:19.627406+0000 mgr.y (mgr.24362) 2007 : cluster 0 pgmap v1976: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:55:22.024 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:55:21 smithi090 bash[32384]: audit 2023-12-01T05:55:20.754096+0000 mon.c (mon.2) 1272 : audit 0 from='client.? 172.21.15.80:0/685498161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:55:22.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:55:21 smithi080 bash[28361]: audit 2023-12-01T05:55:20.754096+0000 mon.c (mon.2) 1272 : audit 0 from='client.? 172.21.15.80:0/685498161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:55:22.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:55:21 smithi080 bash[41963]: audit 2023-12-01T05:55:20.754096+0000 mon.c (mon.2) 1272 : audit 0 from='client.? 172.21.15.80:0/685498161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:55:23.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:55:22 smithi090 bash[32384]: cluster 2023-12-01T05:55:21.628586+0000 mgr.y (mgr.24362) 2008 : cluster 0 pgmap v1977: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:55:23.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:55:22 smithi080 bash[41963]: cluster 2023-12-01T05:55:21.628586+0000 mgr.y (mgr.24362) 2008 : cluster 0 pgmap v1977: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:55:23.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:55:22 smithi080 bash[28361]: cluster 2023-12-01T05:55:21.628586+0000 mgr.y (mgr.24362) 2008 : cluster 0 pgmap v1977: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:55:24.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:55:24 smithi080 bash[28361]: audit 2023-12-01T05:55:23.214491+0000 mon.c (mon.2) 1273 : audit 0 from='client.? 172.21.15.80:0/3569082949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:55:24.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:55:24 smithi080 bash[28361]: cluster 2023-12-01T05:55:23.629262+0000 mgr.y (mgr.24362) 2009 : cluster 0 pgmap v1978: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:55:24.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:55:24 smithi080 bash[41963]: audit 2023-12-01T05:55:23.214491+0000 mon.c (mon.2) 1273 : audit 0 from='client.? 172.21.15.80:0/3569082949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:55:24.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:55:24 smithi080 bash[41963]: cluster 2023-12-01T05:55:23.629262+0000 mgr.y (mgr.24362) 2009 : cluster 0 pgmap v1978: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:55:24.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:55:24 smithi090 bash[32384]: audit 2023-12-01T05:55:23.214491+0000 mon.c (mon.2) 1273 : audit 0 from='client.? 172.21.15.80:0/3569082949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:55:24.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:55:24 smithi090 bash[32384]: cluster 2023-12-01T05:55:23.629262+0000 mgr.y (mgr.24362) 2009 : cluster 0 pgmap v1978: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:55:25.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:55:25 smithi080 bash[28361]: audit 2023-12-01T05:55:24.883126+0000 mon.c (mon.2) 1274 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:55:25.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:55:25 smithi080 bash[41963]: audit 2023-12-01T05:55:24.883126+0000 mon.c (mon.2) 1274 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:55:25.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:55:25 smithi090 bash[32384]: audit 2023-12-01T05:55:24.883126+0000 mon.c (mon.2) 1274 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:55:26.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:55:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:55:26] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T05:55:26.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:55:26 smithi080 bash[28361]: cluster 2023-12-01T05:55:25.629686+0000 mgr.y (mgr.24362) 2010 : cluster 0 pgmap v1979: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:55:26.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:55:26 smithi080 bash[28361]: audit 2023-12-01T05:55:25.666605+0000 mon.a (mon.0) 1882 : audit 0 from='client.? 172.21.15.80:0/935892830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:55:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:55:26 smithi080 bash[41963]: cluster 2023-12-01T05:55:25.629686+0000 mgr.y (mgr.24362) 2010 : cluster 0 pgmap v1979: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:55:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:55:26 smithi080 bash[41963]: audit 2023-12-01T05:55:25.666605+0000 mon.a (mon.0) 1882 : audit 0 from='client.? 172.21.15.80:0/935892830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:55:26.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:55:26 smithi090 bash[32384]: cluster 2023-12-01T05:55:25.629686+0000 mgr.y (mgr.24362) 2010 : cluster 0 pgmap v1979: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:55:26.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:55:26 smithi090 bash[32384]: audit 2023-12-01T05:55:25.666605+0000 mon.a (mon.0) 1882 : audit 0 from='client.? 172.21.15.80:0/935892830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:55:29.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:55:28 smithi090 bash[32384]: cluster 2023-12-01T05:55:27.631111+0000 mgr.y (mgr.24362) 2011 : cluster 0 pgmap v1980: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:55:29.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:55:28 smithi090 bash[32384]: audit 2023-12-01T05:55:28.116870+0000 mon.a (mon.0) 1883 : audit 0 from='client.? 172.21.15.80:0/2229476602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:55:29.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:55:28 smithi080 bash[28361]: cluster 2023-12-01T05:55:27.631111+0000 mgr.y (mgr.24362) 2011 : cluster 0 pgmap v1980: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:55:29.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:55:28 smithi080 bash[28361]: audit 2023-12-01T05:55:28.116870+0000 mon.a (mon.0) 1883 : audit 0 from='client.? 172.21.15.80:0/2229476602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:55:29.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:55:28 smithi080 bash[41963]: cluster 2023-12-01T05:55:27.631111+0000 mgr.y (mgr.24362) 2011 : cluster 0 pgmap v1980: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:55:29.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:55:28 smithi080 bash[41963]: audit 2023-12-01T05:55:28.116870+0000 mon.a (mon.0) 1883 : audit 0 from='client.? 172.21.15.80:0/2229476602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:55:30.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:55:29 smithi090 bash[32384]: audit 2023-12-01T05:55:29.461539+0000 mon.c (mon.2) 1275 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:55:30.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:55:29 smithi080 bash[28361]: audit 2023-12-01T05:55:29.461539+0000 mon.c (mon.2) 1275 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:55:30.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:55:29 smithi080 bash[41963]: audit 2023-12-01T05:55:29.461539+0000 mon.c (mon.2) 1275 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:55:31.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:55:30 smithi090 bash[32384]: cluster 2023-12-01T05:55:29.631760+0000 mgr.y (mgr.24362) 2012 : cluster 0 pgmap v1981: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:55:31.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:55:30 smithi090 bash[32384]: audit 2023-12-01T05:55:30.574815+0000 mon.c (mon.2) 1276 : audit 0 from='client.? 172.21.15.80:0/2393246758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:55:31.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:55:30 smithi080 bash[28361]: cluster 2023-12-01T05:55:29.631760+0000 mgr.y (mgr.24362) 2012 : cluster 0 pgmap v1981: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:55:31.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:55:30 smithi080 bash[28361]: audit 2023-12-01T05:55:30.574815+0000 mon.c (mon.2) 1276 : audit 0 from='client.? 172.21.15.80:0/2393246758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:55:31.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:55:30 smithi080 bash[41963]: cluster 2023-12-01T05:55:29.631760+0000 mgr.y (mgr.24362) 2012 : cluster 0 pgmap v1981: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:55:31.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:55:30 smithi080 bash[41963]: audit 2023-12-01T05:55:30.574815+0000 mon.c (mon.2) 1276 : audit 0 from='client.? 172.21.15.80:0/2393246758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:55:33.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:55:32 smithi090 bash[32384]: cluster 2023-12-01T05:55:31.632948+0000 mgr.y (mgr.24362) 2013 : cluster 0 pgmap v1982: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:55:33.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:55:32 smithi080 bash[28361]: cluster 2023-12-01T05:55:31.632948+0000 mgr.y (mgr.24362) 2013 : cluster 0 pgmap v1982: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:55:33.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:55:32 smithi080 bash[41963]: cluster 2023-12-01T05:55:31.632948+0000 mgr.y (mgr.24362) 2013 : cluster 0 pgmap v1982: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:55:34.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:55:33 smithi090 bash[32384]: audit 2023-12-01T05:55:33.030439+0000 mon.c (mon.2) 1277 : audit 0 from='client.? 172.21.15.80:0/2607485919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:55:34.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:55:33 smithi080 bash[28361]: audit 2023-12-01T05:55:33.030439+0000 mon.c (mon.2) 1277 : audit 0 from='client.? 172.21.15.80:0/2607485919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:55:34.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:55:33 smithi080 bash[41963]: audit 2023-12-01T05:55:33.030439+0000 mon.c (mon.2) 1277 : audit 0 from='client.? 172.21.15.80:0/2607485919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:55:35.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:55:34 smithi090 bash[32384]: cluster 2023-12-01T05:55:33.633541+0000 mgr.y (mgr.24362) 2014 : cluster 0 pgmap v1983: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:55:35.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:55:34 smithi080 bash[28361]: cluster 2023-12-01T05:55:33.633541+0000 mgr.y (mgr.24362) 2014 : cluster 0 pgmap v1983: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:55:35.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:55:34 smithi080 bash[41963]: cluster 2023-12-01T05:55:33.633541+0000 mgr.y (mgr.24362) 2014 : cluster 0 pgmap v1983: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:55:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:55:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:55:36] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T05:55:36.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:55:36 smithi080 bash[41963]: audit 2023-12-01T05:55:35.306205+0000 mon.a (mon.0) 1884 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:55:36.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:55:36 smithi080 bash[41963]: audit 2023-12-01T05:55:35.316288+0000 mon.a (mon.0) 1885 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:55:36.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:55:36 smithi080 bash[41963]: audit 2023-12-01T05:55:35.503541+0000 mon.a (mon.0) 1886 : audit 0 from='client.? 172.21.15.80:0/2167648010' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:55:36.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:55:36 smithi080 bash[41963]: audit 2023-12-01T05:55:35.614530+0000 mon.a (mon.0) 1887 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:55:36.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:55:36 smithi080 bash[41963]: audit 2023-12-01T05:55:35.625354+0000 mon.a (mon.0) 1888 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:55:36.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:55:36 smithi080 bash[41963]: cluster 2023-12-01T05:55:35.634208+0000 mgr.y (mgr.24362) 2015 : cluster 0 pgmap v1984: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:55:36.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:55:36 smithi080 bash[41963]: audit 2023-12-01T05:55:36.147419+0000 mon.c (mon.2) 1278 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:55:36.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:55:36 smithi080 bash[41963]: audit 2023-12-01T05:55:36.149185+0000 mon.c (mon.2) 1279 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:55:36.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:55:36 smithi080 bash[41963]: audit 2023-12-01T05:55:36.158354+0000 mon.a (mon.0) 1889 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:55:36.684 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:55:36 smithi080 bash[28361]: audit 2023-12-01T05:55:35.306205+0000 mon.a (mon.0) 1884 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:55:36.684 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:55:36 smithi080 bash[28361]: audit 2023-12-01T05:55:35.316288+0000 mon.a (mon.0) 1885 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:55:36.684 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:55:36 smithi080 bash[28361]: audit 2023-12-01T05:55:35.503541+0000 mon.a (mon.0) 1886 : audit 0 from='client.? 172.21.15.80:0/2167648010' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:55:36.684 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:55:36 smithi080 bash[28361]: audit 2023-12-01T05:55:35.614530+0000 mon.a (mon.0) 1887 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:55:36.684 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:55:36 smithi080 bash[28361]: audit 2023-12-01T05:55:35.625354+0000 mon.a (mon.0) 1888 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:55:36.684 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:55:36 smithi080 bash[28361]: cluster 2023-12-01T05:55:35.634208+0000 mgr.y (mgr.24362) 2015 : cluster 0 pgmap v1984: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:55:36.684 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:55:36 smithi080 bash[28361]: audit 2023-12-01T05:55:36.147419+0000 mon.c (mon.2) 1278 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:55:36.684 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:55:36 smithi080 bash[28361]: audit 2023-12-01T05:55:36.149185+0000 mon.c (mon.2) 1279 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:55:36.684 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:55:36 smithi080 bash[28361]: audit 2023-12-01T05:55:36.158354+0000 mon.a (mon.0) 1889 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:55:36.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:55:36 smithi090 bash[32384]: audit 2023-12-01T05:55:35.306205+0000 mon.a (mon.0) 1884 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:55:36.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:55:36 smithi090 bash[32384]: audit 2023-12-01T05:55:35.316288+0000 mon.a (mon.0) 1885 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:55:36.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:55:36 smithi090 bash[32384]: audit 2023-12-01T05:55:35.503541+0000 mon.a (mon.0) 1886 : audit 0 from='client.? 172.21.15.80:0/2167648010' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:55:36.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:55:36 smithi090 bash[32384]: audit 2023-12-01T05:55:35.614530+0000 mon.a (mon.0) 1887 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:55:36.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:55:36 smithi090 bash[32384]: audit 2023-12-01T05:55:35.625354+0000 mon.a (mon.0) 1888 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:55:36.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:55:36 smithi090 bash[32384]: cluster 2023-12-01T05:55:35.634208+0000 mgr.y (mgr.24362) 2015 : cluster 0 pgmap v1984: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:55:36.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:55:36 smithi090 bash[32384]: audit 2023-12-01T05:55:36.147419+0000 mon.c (mon.2) 1278 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:55:36.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:55:36 smithi090 bash[32384]: audit 2023-12-01T05:55:36.149185+0000 mon.c (mon.2) 1279 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:55:36.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:55:36 smithi090 bash[32384]: audit 2023-12-01T05:55:36.158354+0000 mon.a (mon.0) 1889 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:55:39.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:55:38 smithi090 bash[32384]: cluster 2023-12-01T05:55:37.635305+0000 mgr.y (mgr.24362) 2016 : cluster 0 pgmap v1985: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:55:39.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:55:38 smithi090 bash[32384]: audit 2023-12-01T05:55:37.959911+0000 mon.a (mon.0) 1890 : audit 0 from='client.? 172.21.15.80:0/3259648490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:55:39.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:55:38 smithi080 bash[28361]: cluster 2023-12-01T05:55:37.635305+0000 mgr.y (mgr.24362) 2016 : cluster 0 pgmap v1985: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:55:39.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:55:38 smithi080 bash[28361]: audit 2023-12-01T05:55:37.959911+0000 mon.a (mon.0) 1890 : audit 0 from='client.? 172.21.15.80:0/3259648490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:55:39.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:55:38 smithi080 bash[41963]: cluster 2023-12-01T05:55:37.635305+0000 mgr.y (mgr.24362) 2016 : cluster 0 pgmap v1985: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:55:39.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:55:38 smithi080 bash[41963]: audit 2023-12-01T05:55:37.959911+0000 mon.a (mon.0) 1890 : audit 0 from='client.? 172.21.15.80:0/3259648490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:55:41.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:55:40 smithi090 bash[32384]: cluster 2023-12-01T05:55:39.635984+0000 mgr.y (mgr.24362) 2017 : cluster 0 pgmap v1986: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:55:41.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:55:40 smithi090 bash[32384]: audit 2023-12-01T05:55:39.883499+0000 mon.c (mon.2) 1280 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:55:41.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:55:40 smithi090 bash[32384]: audit 2023-12-01T05:55:40.416945+0000 mon.a (mon.0) 1891 : audit 0 from='client.? 172.21.15.80:0/2097241945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:55:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:55:40 smithi080 bash[28361]: cluster 2023-12-01T05:55:39.635984+0000 mgr.y (mgr.24362) 2017 : cluster 0 pgmap v1986: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:55:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:55:40 smithi080 bash[28361]: audit 2023-12-01T05:55:39.883499+0000 mon.c (mon.2) 1280 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:55:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:55:40 smithi080 bash[28361]: audit 2023-12-01T05:55:40.416945+0000 mon.a (mon.0) 1891 : audit 0 from='client.? 172.21.15.80:0/2097241945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:55:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:55:40 smithi080 bash[41963]: cluster 2023-12-01T05:55:39.635984+0000 mgr.y (mgr.24362) 2017 : cluster 0 pgmap v1986: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:55:41.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:55:40 smithi080 bash[41963]: audit 2023-12-01T05:55:39.883499+0000 mon.c (mon.2) 1280 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:55:41.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:55:40 smithi080 bash[41963]: audit 2023-12-01T05:55:40.416945+0000 mon.a (mon.0) 1891 : audit 0 from='client.? 172.21.15.80:0/2097241945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:55:43.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:55:42 smithi090 bash[32384]: cluster 2023-12-01T05:55:41.637106+0000 mgr.y (mgr.24362) 2018 : cluster 0 pgmap v1987: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:55:43.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:55:42 smithi080 bash[28361]: cluster 2023-12-01T05:55:41.637106+0000 mgr.y (mgr.24362) 2018 : cluster 0 pgmap v1987: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:55:43.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:55:42 smithi080 bash[41963]: cluster 2023-12-01T05:55:41.637106+0000 mgr.y (mgr.24362) 2018 : cluster 0 pgmap v1987: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:55:44.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:55:43 smithi090 bash[32384]: audit 2023-12-01T05:55:42.863964+0000 mon.c (mon.2) 1281 : audit 0 from='client.? 172.21.15.80:0/2535818671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:55:44.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:55:43 smithi080 bash[28361]: audit 2023-12-01T05:55:42.863964+0000 mon.c (mon.2) 1281 : audit 0 from='client.? 172.21.15.80:0/2535818671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:55:44.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:55:43 smithi080 bash[41963]: audit 2023-12-01T05:55:42.863964+0000 mon.c (mon.2) 1281 : audit 0 from='client.? 172.21.15.80:0/2535818671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:55:45.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:55:44 smithi090 bash[32384]: cluster 2023-12-01T05:55:43.637797+0000 mgr.y (mgr.24362) 2019 : cluster 0 pgmap v1988: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:55:45.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:55:44 smithi080 bash[28361]: cluster 2023-12-01T05:55:43.637797+0000 mgr.y (mgr.24362) 2019 : cluster 0 pgmap v1988: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:55:45.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:55:44 smithi080 bash[41963]: cluster 2023-12-01T05:55:43.637797+0000 mgr.y (mgr.24362) 2019 : cluster 0 pgmap v1988: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:55:46.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:55:45 smithi090 bash[32384]: audit 2023-12-01T05:55:45.326325+0000 mon.c (mon.2) 1282 : audit 0 from='client.? 172.21.15.80:0/4231435897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:55:46.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:55:45 smithi080 bash[41963]: audit 2023-12-01T05:55:45.326325+0000 mon.c (mon.2) 1282 : audit 0 from='client.? 172.21.15.80:0/4231435897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:55:46.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:55:45 smithi080 bash[28361]: audit 2023-12-01T05:55:45.326325+0000 mon.c (mon.2) 1282 : audit 0 from='client.? 172.21.15.80:0/4231435897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:55:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:55:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:55:46] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T05:55:47.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:55:46 smithi090 bash[32384]: cluster 2023-12-01T05:55:45.638477+0000 mgr.y (mgr.24362) 2020 : cluster 0 pgmap v1989: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:55:47.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:55:46 smithi080 bash[41963]: cluster 2023-12-01T05:55:45.638477+0000 mgr.y (mgr.24362) 2020 : cluster 0 pgmap v1989: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:55:47.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:55:46 smithi080 bash[28361]: cluster 2023-12-01T05:55:45.638477+0000 mgr.y (mgr.24362) 2020 : cluster 0 pgmap v1989: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:55:49.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:55:48 smithi090 bash[32384]: cluster 2023-12-01T05:55:47.639233+0000 mgr.y (mgr.24362) 2021 : cluster 0 pgmap v1990: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:55:49.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:55:48 smithi090 bash[32384]: audit 2023-12-01T05:55:47.779145+0000 mon.c (mon.2) 1283 : audit 0 from='client.? 172.21.15.80:0/1253447943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:55:49.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:55:48 smithi080 bash[41963]: cluster 2023-12-01T05:55:47.639233+0000 mgr.y (mgr.24362) 2021 : cluster 0 pgmap v1990: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:55:49.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:55:48 smithi080 bash[41963]: audit 2023-12-01T05:55:47.779145+0000 mon.c (mon.2) 1283 : audit 0 from='client.? 172.21.15.80:0/1253447943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:55:49.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:55:48 smithi080 bash[28361]: cluster 2023-12-01T05:55:47.639233+0000 mgr.y (mgr.24362) 2021 : cluster 0 pgmap v1990: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:55:49.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:55:48 smithi080 bash[28361]: audit 2023-12-01T05:55:47.779145+0000 mon.c (mon.2) 1283 : audit 0 from='client.? 172.21.15.80:0/1253447943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:55:51.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:55:50 smithi090 bash[32384]: cluster 2023-12-01T05:55:49.639894+0000 mgr.y (mgr.24362) 2022 : cluster 0 pgmap v1991: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:55:51.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:55:50 smithi090 bash[32384]: audit 2023-12-01T05:55:50.243102+0000 mon.c (mon.2) 1284 : audit 0 from='client.? 172.21.15.80:0/807268646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:55:51.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:55:50 smithi080 bash[41963]: cluster 2023-12-01T05:55:49.639894+0000 mgr.y (mgr.24362) 2022 : cluster 0 pgmap v1991: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:55:51.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:55:50 smithi080 bash[41963]: audit 2023-12-01T05:55:50.243102+0000 mon.c (mon.2) 1284 : audit 0 from='client.? 172.21.15.80:0/807268646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:55:51.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:55:50 smithi080 bash[28361]: cluster 2023-12-01T05:55:49.639894+0000 mgr.y (mgr.24362) 2022 : cluster 0 pgmap v1991: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:55:51.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:55:50 smithi080 bash[28361]: audit 2023-12-01T05:55:50.243102+0000 mon.c (mon.2) 1284 : audit 0 from='client.? 172.21.15.80:0/807268646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:55:53.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:55:52 smithi090 bash[32384]: cluster 2023-12-01T05:55:51.640987+0000 mgr.y (mgr.24362) 2023 : cluster 0 pgmap v1992: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:55:53.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:55:52 smithi090 bash[32384]: audit 2023-12-01T05:55:52.696497+0000 mon.a (mon.0) 1892 : audit 0 from='client.? 172.21.15.80:0/1807310159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:55:53.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:55:52 smithi080 bash[41963]: cluster 2023-12-01T05:55:51.640987+0000 mgr.y (mgr.24362) 2023 : cluster 0 pgmap v1992: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:55:53.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:55:52 smithi080 bash[41963]: audit 2023-12-01T05:55:52.696497+0000 mon.a (mon.0) 1892 : audit 0 from='client.? 172.21.15.80:0/1807310159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:55:53.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:55:52 smithi080 bash[28361]: cluster 2023-12-01T05:55:51.640987+0000 mgr.y (mgr.24362) 2023 : cluster 0 pgmap v1992: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:55:53.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:55:52 smithi080 bash[28361]: audit 2023-12-01T05:55:52.696497+0000 mon.a (mon.0) 1892 : audit 0 from='client.? 172.21.15.80:0/1807310159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:55:54.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:55:54 smithi090 bash[32384]: cluster 2023-12-01T05:55:53.641636+0000 mgr.y (mgr.24362) 2024 : cluster 0 pgmap v1993: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:55:54.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:55:54 smithi080 bash[28361]: cluster 2023-12-01T05:55:53.641636+0000 mgr.y (mgr.24362) 2024 : cluster 0 pgmap v1993: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:55:54.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:55:54 smithi080 bash[41963]: cluster 2023-12-01T05:55:53.641636+0000 mgr.y (mgr.24362) 2024 : cluster 0 pgmap v1993: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:55:55.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:55:55 smithi090 bash[32384]: audit 2023-12-01T05:55:54.883813+0000 mon.c (mon.2) 1285 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:55:55.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:55:55 smithi090 bash[32384]: audit 2023-12-01T05:55:55.153812+0000 mon.a (mon.0) 1893 : audit 0 from='client.? 172.21.15.80:0/1036819954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:55:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:55:55 smithi080 bash[28361]: audit 2023-12-01T05:55:54.883813+0000 mon.c (mon.2) 1285 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:55:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:55:55 smithi080 bash[28361]: audit 2023-12-01T05:55:55.153812+0000 mon.a (mon.0) 1893 : audit 0 from='client.? 172.21.15.80:0/1036819954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:55:55.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:55:55 smithi080 bash[41963]: audit 2023-12-01T05:55:54.883813+0000 mon.c (mon.2) 1285 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:55:55.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:55:55 smithi080 bash[41963]: audit 2023-12-01T05:55:55.153812+0000 mon.a (mon.0) 1893 : audit 0 from='client.? 172.21.15.80:0/1036819954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:55:56.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:55:56 smithi090 bash[32384]: cluster 2023-12-01T05:55:55.642294+0000 mgr.y (mgr.24362) 2025 : cluster 0 pgmap v1994: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:55:56.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:55:56 smithi080 bash[28361]: cluster 2023-12-01T05:55:55.642294+0000 mgr.y (mgr.24362) 2025 : cluster 0 pgmap v1994: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:55:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:55:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:55:56] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T05:55:56.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:55:56 smithi080 bash[41963]: cluster 2023-12-01T05:55:55.642294+0000 mgr.y (mgr.24362) 2025 : cluster 0 pgmap v1994: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:55:57.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:55:57 smithi080 bash[28361]: audit 2023-12-01T05:55:57.601909+0000 mon.c (mon.2) 1286 : audit 0 from='client.? 172.21.15.80:0/2138158082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:55:57.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:55:57 smithi080 bash[41963]: audit 2023-12-01T05:55:57.601909+0000 mon.c (mon.2) 1286 : audit 0 from='client.? 172.21.15.80:0/2138158082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:55:58.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:55:57 smithi090 bash[32384]: audit 2023-12-01T05:55:57.601909+0000 mon.c (mon.2) 1286 : audit 0 from='client.? 172.21.15.80:0/2138158082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:55:59.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:55:58 smithi090 bash[32384]: cluster 2023-12-01T05:55:57.643442+0000 mgr.y (mgr.24362) 2026 : cluster 0 pgmap v1995: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:55:59.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:55:58 smithi080 bash[41963]: cluster 2023-12-01T05:55:57.643442+0000 mgr.y (mgr.24362) 2026 : cluster 0 pgmap v1995: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:55:59.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:55:58 smithi080 bash[28361]: cluster 2023-12-01T05:55:57.643442+0000 mgr.y (mgr.24362) 2026 : cluster 0 pgmap v1995: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:56:01.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:56:00 smithi090 bash[32384]: cluster 2023-12-01T05:55:59.644082+0000 mgr.y (mgr.24362) 2027 : cluster 0 pgmap v1996: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:56:01.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:56:00 smithi090 bash[32384]: audit 2023-12-01T05:56:00.057666+0000 mon.c (mon.2) 1287 : audit 0 from='client.? 172.21.15.80:0/3868786267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:56:01.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:56:00 smithi080 bash[28361]: cluster 2023-12-01T05:55:59.644082+0000 mgr.y (mgr.24362) 2027 : cluster 0 pgmap v1996: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:56:01.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:56:00 smithi080 bash[28361]: audit 2023-12-01T05:56:00.057666+0000 mon.c (mon.2) 1287 : audit 0 from='client.? 172.21.15.80:0/3868786267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:56:01.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:56:00 smithi080 bash[41963]: cluster 2023-12-01T05:55:59.644082+0000 mgr.y (mgr.24362) 2027 : cluster 0 pgmap v1996: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:56:01.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:56:00 smithi080 bash[41963]: audit 2023-12-01T05:56:00.057666+0000 mon.c (mon.2) 1287 : audit 0 from='client.? 172.21.15.80:0/3868786267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:56:03.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:56:02 smithi090 bash[32384]: cluster 2023-12-01T05:56:01.645249+0000 mgr.y (mgr.24362) 2028 : cluster 0 pgmap v1997: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:56:03.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:56:02 smithi090 bash[32384]: audit 2023-12-01T05:56:02.511203+0000 mon.c (mon.2) 1288 : audit 0 from='client.? 172.21.15.80:0/2694057367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:56:03.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:56:02 smithi080 bash[41963]: cluster 2023-12-01T05:56:01.645249+0000 mgr.y (mgr.24362) 2028 : cluster 0 pgmap v1997: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:56:03.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:56:02 smithi080 bash[41963]: audit 2023-12-01T05:56:02.511203+0000 mon.c (mon.2) 1288 : audit 0 from='client.? 172.21.15.80:0/2694057367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:56:03.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:56:02 smithi080 bash[28361]: cluster 2023-12-01T05:56:01.645249+0000 mgr.y (mgr.24362) 2028 : cluster 0 pgmap v1997: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:56:03.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:56:02 smithi080 bash[28361]: audit 2023-12-01T05:56:02.511203+0000 mon.c (mon.2) 1288 : audit 0 from='client.? 172.21.15.80:0/2694057367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:56:04.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:56:04 smithi090 bash[32384]: cluster 2023-12-01T05:56:03.645895+0000 mgr.y (mgr.24362) 2029 : cluster 0 pgmap v1998: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:56:04.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:56:04 smithi080 bash[41963]: cluster 2023-12-01T05:56:03.645895+0000 mgr.y (mgr.24362) 2029 : cluster 0 pgmap v1998: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:56:04.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:56:04 smithi080 bash[28361]: cluster 2023-12-01T05:56:03.645895+0000 mgr.y (mgr.24362) 2029 : cluster 0 pgmap v1998: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:56:05.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:56:05 smithi090 bash[32384]: audit 2023-12-01T05:56:04.971413+0000 mon.a (mon.0) 1894 : audit 0 from='client.? 172.21.15.80:0/1960260647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:56:05.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:56:05 smithi080 bash[28361]: audit 2023-12-01T05:56:04.971413+0000 mon.a (mon.0) 1894 : audit 0 from='client.? 172.21.15.80:0/1960260647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:56:05.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:56:05 smithi080 bash[41963]: audit 2023-12-01T05:56:04.971413+0000 mon.a (mon.0) 1894 : audit 0 from='client.? 172.21.15.80:0/1960260647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:56:06.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:56:06 smithi090 bash[32384]: cluster 2023-12-01T05:56:05.646533+0000 mgr.y (mgr.24362) 2030 : cluster 0 pgmap v1999: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:56:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:56:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:56:06] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T05:56:06.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:56:06 smithi080 bash[41963]: cluster 2023-12-01T05:56:05.646533+0000 mgr.y (mgr.24362) 2030 : cluster 0 pgmap v1999: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:56:06.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:56:06 smithi080 bash[28361]: cluster 2023-12-01T05:56:05.646533+0000 mgr.y (mgr.24362) 2030 : cluster 0 pgmap v1999: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:56:07.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:56:07 smithi090 bash[32384]: audit 2023-12-01T05:56:07.420624+0000 mon.c (mon.2) 1289 : audit 0 from='client.? 172.21.15.80:0/3109286184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:56:07.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:56:07 smithi080 bash[28361]: audit 2023-12-01T05:56:07.420624+0000 mon.c (mon.2) 1289 : audit 0 from='client.? 172.21.15.80:0/3109286184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:56:07.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:56:07 smithi080 bash[41963]: audit 2023-12-01T05:56:07.420624+0000 mon.c (mon.2) 1289 : audit 0 from='client.? 172.21.15.80:0/3109286184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:56:08.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:56:08 smithi090 bash[32384]: cluster 2023-12-01T05:56:07.647686+0000 mgr.y (mgr.24362) 2031 : cluster 0 pgmap v2000: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:56:08.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:56:08 smithi080 bash[28361]: cluster 2023-12-01T05:56:07.647686+0000 mgr.y (mgr.24362) 2031 : cluster 0 pgmap v2000: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:56:08.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:56:08 smithi080 bash[41963]: cluster 2023-12-01T05:56:07.647686+0000 mgr.y (mgr.24362) 2031 : cluster 0 pgmap v2000: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:56:11.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:56:10 smithi090 bash[32384]: cluster 2023-12-01T05:56:09.648174+0000 mgr.y (mgr.24362) 2032 : cluster 0 pgmap v2001: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:56:11.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:56:10 smithi090 bash[32384]: audit 2023-12-01T05:56:09.882062+0000 mon.c (mon.2) 1290 : audit 0 from='client.? 172.21.15.80:0/2870371380' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:56:11.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:56:10 smithi090 bash[32384]: audit 2023-12-01T05:56:09.883333+0000 mon.c (mon.2) 1291 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:56:11.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:56:10 smithi080 bash[41963]: cluster 2023-12-01T05:56:09.648174+0000 mgr.y (mgr.24362) 2032 : cluster 0 pgmap v2001: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:56:11.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:56:10 smithi080 bash[41963]: audit 2023-12-01T05:56:09.882062+0000 mon.c (mon.2) 1290 : audit 0 from='client.? 172.21.15.80:0/2870371380' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:56:11.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:56:10 smithi080 bash[41963]: audit 2023-12-01T05:56:09.883333+0000 mon.c (mon.2) 1291 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:56:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:56:10 smithi080 bash[28361]: cluster 2023-12-01T05:56:09.648174+0000 mgr.y (mgr.24362) 2032 : cluster 0 pgmap v2001: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:56:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:56:10 smithi080 bash[28361]: audit 2023-12-01T05:56:09.882062+0000 mon.c (mon.2) 1290 : audit 0 from='client.? 172.21.15.80:0/2870371380' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:56:11.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:56:10 smithi080 bash[28361]: audit 2023-12-01T05:56:09.883333+0000 mon.c (mon.2) 1291 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:56:13.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:56:12 smithi090 bash[32384]: cluster 2023-12-01T05:56:11.649297+0000 mgr.y (mgr.24362) 2033 : cluster 0 pgmap v2002: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:56:13.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:56:12 smithi090 bash[32384]: audit 2023-12-01T05:56:12.338024+0000 mon.a (mon.0) 1895 : audit 0 from='client.? 172.21.15.80:0/1829058753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:56:13.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:56:12 smithi080 bash[28361]: cluster 2023-12-01T05:56:11.649297+0000 mgr.y (mgr.24362) 2033 : cluster 0 pgmap v2002: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:56:13.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:56:12 smithi080 bash[28361]: audit 2023-12-01T05:56:12.338024+0000 mon.a (mon.0) 1895 : audit 0 from='client.? 172.21.15.80:0/1829058753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:56:13.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:56:12 smithi080 bash[41963]: cluster 2023-12-01T05:56:11.649297+0000 mgr.y (mgr.24362) 2033 : cluster 0 pgmap v2002: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:56:13.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:56:12 smithi080 bash[41963]: audit 2023-12-01T05:56:12.338024+0000 mon.a (mon.0) 1895 : audit 0 from='client.? 172.21.15.80:0/1829058753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:56:14.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:56:14 smithi090 bash[32384]: cluster 2023-12-01T05:56:13.649947+0000 mgr.y (mgr.24362) 2034 : cluster 0 pgmap v2003: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:56:14.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:56:14 smithi080 bash[41963]: cluster 2023-12-01T05:56:13.649947+0000 mgr.y (mgr.24362) 2034 : cluster 0 pgmap v2003: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:56:14.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:56:14 smithi080 bash[28361]: cluster 2023-12-01T05:56:13.649947+0000 mgr.y (mgr.24362) 2034 : cluster 0 pgmap v2003: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:56:15.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:56:15 smithi090 bash[32384]: audit 2023-12-01T05:56:14.790294+0000 mon.c (mon.2) 1292 : audit 0 from='client.? 172.21.15.80:0/1462092493' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:56:15.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:56:15 smithi080 bash[28361]: audit 2023-12-01T05:56:14.790294+0000 mon.c (mon.2) 1292 : audit 0 from='client.? 172.21.15.80:0/1462092493' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:56:15.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:56:15 smithi080 bash[41963]: audit 2023-12-01T05:56:14.790294+0000 mon.c (mon.2) 1292 : audit 0 from='client.? 172.21.15.80:0/1462092493' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:56:16.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:56:16 smithi090 bash[32384]: cluster 2023-12-01T05:56:15.650591+0000 mgr.y (mgr.24362) 2035 : cluster 0 pgmap v2004: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:56:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:56:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:56:16] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T05:56:16.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:56:16 smithi080 bash[41963]: cluster 2023-12-01T05:56:15.650591+0000 mgr.y (mgr.24362) 2035 : cluster 0 pgmap v2004: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:56:16.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:56:16 smithi080 bash[28361]: cluster 2023-12-01T05:56:15.650591+0000 mgr.y (mgr.24362) 2035 : cluster 0 pgmap v2004: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:56:17.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:56:17 smithi080 bash[41963]: audit 2023-12-01T05:56:17.250680+0000 mon.c (mon.2) 1293 : audit 0 from='client.? 172.21.15.80:0/3063523907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:56:17.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:56:17 smithi080 bash[28361]: audit 2023-12-01T05:56:17.250680+0000 mon.c (mon.2) 1293 : audit 0 from='client.? 172.21.15.80:0/3063523907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:56:17.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:56:17 smithi090 bash[32384]: audit 2023-12-01T05:56:17.250680+0000 mon.c (mon.2) 1293 : audit 0 from='client.? 172.21.15.80:0/3063523907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:56:18.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:56:18 smithi080 bash[41963]: cluster 2023-12-01T05:56:17.651624+0000 mgr.y (mgr.24362) 2036 : cluster 0 pgmap v2005: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:56:18.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:56:18 smithi080 bash[28361]: cluster 2023-12-01T05:56:17.651624+0000 mgr.y (mgr.24362) 2036 : cluster 0 pgmap v2005: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:56:18.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:56:18 smithi090 bash[32384]: cluster 2023-12-01T05:56:17.651624+0000 mgr.y (mgr.24362) 2036 : cluster 0 pgmap v2005: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:56:21.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:56:20 smithi090 bash[32384]: cluster 2023-12-01T05:56:19.652235+0000 mgr.y (mgr.24362) 2037 : cluster 0 pgmap v2006: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:56:21.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:56:20 smithi090 bash[32384]: audit 2023-12-01T05:56:19.711949+0000 mon.a (mon.0) 1896 : audit 0 from='client.? 172.21.15.80:0/965222141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:56:21.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:56:20 smithi080 bash[41963]: cluster 2023-12-01T05:56:19.652235+0000 mgr.y (mgr.24362) 2037 : cluster 0 pgmap v2006: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:56:21.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:56:20 smithi080 bash[41963]: audit 2023-12-01T05:56:19.711949+0000 mon.a (mon.0) 1896 : audit 0 from='client.? 172.21.15.80:0/965222141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:56:21.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:56:20 smithi080 bash[28361]: cluster 2023-12-01T05:56:19.652235+0000 mgr.y (mgr.24362) 2037 : cluster 0 pgmap v2006: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:56:21.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:56:20 smithi080 bash[28361]: audit 2023-12-01T05:56:19.711949+0000 mon.a (mon.0) 1896 : audit 0 from='client.? 172.21.15.80:0/965222141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:56:23.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:56:22 smithi090 bash[32384]: cluster 2023-12-01T05:56:21.653306+0000 mgr.y (mgr.24362) 2038 : cluster 0 pgmap v2007: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:56:23.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:56:22 smithi090 bash[32384]: audit 2023-12-01T05:56:22.178581+0000 mon.a (mon.0) 1897 : audit 0 from='client.? 172.21.15.80:0/2384208025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:56:23.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:56:22 smithi080 bash[28361]: cluster 2023-12-01T05:56:21.653306+0000 mgr.y (mgr.24362) 2038 : cluster 0 pgmap v2007: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:56:23.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:56:22 smithi080 bash[28361]: audit 2023-12-01T05:56:22.178581+0000 mon.a (mon.0) 1897 : audit 0 from='client.? 172.21.15.80:0/2384208025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:56:23.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:56:22 smithi080 bash[41963]: cluster 2023-12-01T05:56:21.653306+0000 mgr.y (mgr.24362) 2038 : cluster 0 pgmap v2007: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:56:23.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:56:22 smithi080 bash[41963]: audit 2023-12-01T05:56:22.178581+0000 mon.a (mon.0) 1897 : audit 0 from='client.? 172.21.15.80:0/2384208025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:56:24.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:56:24 smithi090 bash[32384]: cluster 2023-12-01T05:56:23.653956+0000 mgr.y (mgr.24362) 2039 : cluster 0 pgmap v2008: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:56:24.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:56:24 smithi080 bash[28361]: cluster 2023-12-01T05:56:23.653956+0000 mgr.y (mgr.24362) 2039 : cluster 0 pgmap v2008: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:56:24.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:56:24 smithi080 bash[41963]: cluster 2023-12-01T05:56:23.653956+0000 mgr.y (mgr.24362) 2039 : cluster 0 pgmap v2008: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:56:25.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:56:25 smithi090 bash[32384]: audit 2023-12-01T05:56:24.636145+0000 mon.a (mon.0) 1898 : audit 0 from='client.? 172.21.15.80:0/1520235719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:56:25.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:56:25 smithi090 bash[32384]: audit 2023-12-01T05:56:24.884639+0000 mon.c (mon.2) 1294 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:56:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:56:25 smithi080 bash[41963]: audit 2023-12-01T05:56:24.636145+0000 mon.a (mon.0) 1898 : audit 0 from='client.? 172.21.15.80:0/1520235719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:56:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:56:25 smithi080 bash[41963]: audit 2023-12-01T05:56:24.884639+0000 mon.c (mon.2) 1294 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:56:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:56:25 smithi080 bash[28361]: audit 2023-12-01T05:56:24.636145+0000 mon.a (mon.0) 1898 : audit 0 from='client.? 172.21.15.80:0/1520235719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:56:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:56:25 smithi080 bash[28361]: audit 2023-12-01T05:56:24.884639+0000 mon.c (mon.2) 1294 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:56:26.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:56:26 smithi090 bash[32384]: cluster 2023-12-01T05:56:25.654622+0000 mgr.y (mgr.24362) 2040 : cluster 0 pgmap v2009: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:56:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:56:26 smithi080 bash[28361]: cluster 2023-12-01T05:56:25.654622+0000 mgr.y (mgr.24362) 2040 : cluster 0 pgmap v2009: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:56:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:56:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:56:26] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T05:56:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:56:26 smithi080 bash[41963]: cluster 2023-12-01T05:56:25.654622+0000 mgr.y (mgr.24362) 2040 : cluster 0 pgmap v2009: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:56:27.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:56:27 smithi090 bash[32384]: audit 2023-12-01T05:56:27.092074+0000 mon.a (mon.0) 1899 : audit 0 from='client.? 172.21.15.80:0/1061105595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:56:27.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:56:27 smithi080 bash[28361]: audit 2023-12-01T05:56:27.092074+0000 mon.a (mon.0) 1899 : audit 0 from='client.? 172.21.15.80:0/1061105595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:56:27.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:56:27 smithi080 bash[41963]: audit 2023-12-01T05:56:27.092074+0000 mon.a (mon.0) 1899 : audit 0 from='client.? 172.21.15.80:0/1061105595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:56:28.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:56:28 smithi090 bash[32384]: cluster 2023-12-01T05:56:27.655807+0000 mgr.y (mgr.24362) 2041 : cluster 0 pgmap v2010: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:56:28.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:56:28 smithi080 bash[41963]: cluster 2023-12-01T05:56:27.655807+0000 mgr.y (mgr.24362) 2041 : cluster 0 pgmap v2010: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:56:28.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:56:28 smithi080 bash[28361]: cluster 2023-12-01T05:56:27.655807+0000 mgr.y (mgr.24362) 2041 : cluster 0 pgmap v2010: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:56:29.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:56:29 smithi080 bash[28361]: audit 2023-12-01T05:56:29.549402+0000 mon.a (mon.0) 1900 : audit 0 from='client.? 172.21.15.80:0/199371215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:56:29.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:56:29 smithi080 bash[41963]: audit 2023-12-01T05:56:29.549402+0000 mon.a (mon.0) 1900 : audit 0 from='client.? 172.21.15.80:0/199371215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:56:30.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:56:29 smithi090 bash[32384]: audit 2023-12-01T05:56:29.549402+0000 mon.a (mon.0) 1900 : audit 0 from='client.? 172.21.15.80:0/199371215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:56:30.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:56:30 smithi080 bash[41963]: cluster 2023-12-01T05:56:29.656415+0000 mgr.y (mgr.24362) 2042 : cluster 0 pgmap v2011: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:56:30.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:56:30 smithi080 bash[28361]: cluster 2023-12-01T05:56:29.656415+0000 mgr.y (mgr.24362) 2042 : cluster 0 pgmap v2011: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:56:31.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:56:30 smithi090 bash[32384]: cluster 2023-12-01T05:56:29.656415+0000 mgr.y (mgr.24362) 2042 : cluster 0 pgmap v2011: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:56:33.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:56:32 smithi090 bash[32384]: cluster 2023-12-01T05:56:31.657527+0000 mgr.y (mgr.24362) 2043 : cluster 0 pgmap v2012: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:56:33.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:56:32 smithi090 bash[32384]: audit 2023-12-01T05:56:32.006327+0000 mon.a (mon.0) 1901 : audit 0 from='client.? 172.21.15.80:0/1822033756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:56:33.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:56:32 smithi080 bash[28361]: cluster 2023-12-01T05:56:31.657527+0000 mgr.y (mgr.24362) 2043 : cluster 0 pgmap v2012: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:56:33.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:56:32 smithi080 bash[28361]: audit 2023-12-01T05:56:32.006327+0000 mon.a (mon.0) 1901 : audit 0 from='client.? 172.21.15.80:0/1822033756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:56:33.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:56:32 smithi080 bash[41963]: cluster 2023-12-01T05:56:31.657527+0000 mgr.y (mgr.24362) 2043 : cluster 0 pgmap v2012: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:56:33.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:56:32 smithi080 bash[41963]: audit 2023-12-01T05:56:32.006327+0000 mon.a (mon.0) 1901 : audit 0 from='client.? 172.21.15.80:0/1822033756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:56:34.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:56:34 smithi090 bash[32384]: cluster 2023-12-01T05:56:33.658230+0000 mgr.y (mgr.24362) 2044 : cluster 0 pgmap v2013: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:56:34.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:56:34 smithi080 bash[41963]: cluster 2023-12-01T05:56:33.658230+0000 mgr.y (mgr.24362) 2044 : cluster 0 pgmap v2013: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:56:34.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:56:34 smithi080 bash[28361]: cluster 2023-12-01T05:56:33.658230+0000 mgr.y (mgr.24362) 2044 : cluster 0 pgmap v2013: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:56:35.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:56:35 smithi090 bash[32384]: audit 2023-12-01T05:56:34.464033+0000 mon.c (mon.2) 1295 : audit 0 from='client.? 172.21.15.80:0/1123928361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:56:35.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:56:35 smithi080 bash[41963]: audit 2023-12-01T05:56:34.464033+0000 mon.c (mon.2) 1295 : audit 0 from='client.? 172.21.15.80:0/1123928361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:56:35.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:56:35 smithi080 bash[28361]: audit 2023-12-01T05:56:34.464033+0000 mon.c (mon.2) 1295 : audit 0 from='client.? 172.21.15.80:0/1123928361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:56:36.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:56:36 smithi090 bash[32384]: cluster 2023-12-01T05:56:35.658904+0000 mgr.y (mgr.24362) 2045 : cluster 0 pgmap v2014: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:56:36.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:56:36 smithi080 bash[28361]: cluster 2023-12-01T05:56:35.658904+0000 mgr.y (mgr.24362) 2045 : cluster 0 pgmap v2014: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:56:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:56:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:56:36] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T05:56:36.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:56:36 smithi080 bash[41963]: cluster 2023-12-01T05:56:35.658904+0000 mgr.y (mgr.24362) 2045 : cluster 0 pgmap v2014: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:56:37.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:56:37 smithi090 bash[32384]: audit 2023-12-01T05:56:36.243701+0000 mon.c (mon.2) 1296 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:56:37.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:56:37 smithi090 bash[32384]: audit 2023-12-01T05:56:36.911728+0000 mon.a (mon.0) 1902 : audit 0 from='client.? 172.21.15.80:0/1338800632' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:56:37.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:56:37 smithi080 bash[28361]: audit 2023-12-01T05:56:36.243701+0000 mon.c (mon.2) 1296 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:56:37.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:56:37 smithi080 bash[28361]: audit 2023-12-01T05:56:36.911728+0000 mon.a (mon.0) 1902 : audit 0 from='client.? 172.21.15.80:0/1338800632' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:56:37.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:56:37 smithi080 bash[41963]: audit 2023-12-01T05:56:36.243701+0000 mon.c (mon.2) 1296 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:56:37.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:56:37 smithi080 bash[41963]: audit 2023-12-01T05:56:36.911728+0000 mon.a (mon.0) 1902 : audit 0 from='client.? 172.21.15.80:0/1338800632' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:56:38.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:56:38 smithi090 bash[32384]: cluster 2023-12-01T05:56:37.660082+0000 mgr.y (mgr.24362) 2046 : cluster 0 pgmap v2015: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:56:38.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:56:38 smithi080 bash[28361]: cluster 2023-12-01T05:56:37.660082+0000 mgr.y (mgr.24362) 2046 : cluster 0 pgmap v2015: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:56:38.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:56:38 smithi080 bash[41963]: cluster 2023-12-01T05:56:37.660082+0000 mgr.y (mgr.24362) 2046 : cluster 0 pgmap v2015: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:56:39.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:56:39 smithi080 bash[28361]: audit 2023-12-01T05:56:39.371057+0000 mon.c (mon.2) 1297 : audit 0 from='client.? 172.21.15.80:0/717853072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:56:39.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:56:39 smithi080 bash[41963]: audit 2023-12-01T05:56:39.371057+0000 mon.c (mon.2) 1297 : audit 0 from='client.? 172.21.15.80:0/717853072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:56:39.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:56:39 smithi090 bash[32384]: audit 2023-12-01T05:56:39.371057+0000 mon.c (mon.2) 1297 : audit 0 from='client.? 172.21.15.80:0/717853072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:56:40.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:56:40 smithi090 bash[32384]: cluster 2023-12-01T05:56:39.660733+0000 mgr.y (mgr.24362) 2047 : cluster 0 pgmap v2016: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:56:40.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:56:40 smithi090 bash[32384]: audit 2023-12-01T05:56:39.884899+0000 mon.c (mon.2) 1298 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:56:40.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:56:40 smithi080 bash[28361]: cluster 2023-12-01T05:56:39.660733+0000 mgr.y (mgr.24362) 2047 : cluster 0 pgmap v2016: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:56:40.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:56:40 smithi080 bash[28361]: audit 2023-12-01T05:56:39.884899+0000 mon.c (mon.2) 1298 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:56:40.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:56:40 smithi080 bash[41963]: cluster 2023-12-01T05:56:39.660733+0000 mgr.y (mgr.24362) 2047 : cluster 0 pgmap v2016: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:56:40.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:56:40 smithi080 bash[41963]: audit 2023-12-01T05:56:39.884899+0000 mon.c (mon.2) 1298 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:56:43.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:56:42 smithi090 bash[32384]: cluster 2023-12-01T05:56:41.661834+0000 mgr.y (mgr.24362) 2048 : cluster 0 pgmap v2017: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:56:43.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:56:42 smithi090 bash[32384]: audit 2023-12-01T05:56:41.848295+0000 mon.c (mon.2) 1299 : audit 0 from='client.? 172.21.15.80:0/97631896' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:56:43.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:56:42 smithi090 bash[32384]: audit 2023-12-01T05:56:42.043362+0000 mon.a (mon.0) 1903 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:56:43.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:56:42 smithi090 bash[32384]: audit 2023-12-01T05:56:42.060711+0000 mon.a (mon.0) 1904 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:56:43.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:56:42 smithi090 bash[32384]: audit 2023-12-01T05:56:42.442990+0000 mon.a (mon.0) 1905 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:56:43.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:56:42 smithi090 bash[32384]: audit 2023-12-01T05:56:42.455184+0000 mon.a (mon.0) 1906 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:56:43.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:56:42 smithi080 bash[28361]: cluster 2023-12-01T05:56:41.661834+0000 mgr.y (mgr.24362) 2048 : cluster 0 pgmap v2017: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:56:43.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:56:42 smithi080 bash[28361]: audit 2023-12-01T05:56:41.848295+0000 mon.c (mon.2) 1299 : audit 0 from='client.? 172.21.15.80:0/97631896' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:56:43.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:56:42 smithi080 bash[28361]: audit 2023-12-01T05:56:42.043362+0000 mon.a (mon.0) 1903 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:56:43.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:56:42 smithi080 bash[28361]: audit 2023-12-01T05:56:42.060711+0000 mon.a (mon.0) 1904 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:56:43.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:56:42 smithi080 bash[28361]: audit 2023-12-01T05:56:42.442990+0000 mon.a (mon.0) 1905 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:56:43.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:56:42 smithi080 bash[28361]: audit 2023-12-01T05:56:42.455184+0000 mon.a (mon.0) 1906 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:56:43.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:56:42 smithi080 bash[41963]: cluster 2023-12-01T05:56:41.661834+0000 mgr.y (mgr.24362) 2048 : cluster 0 pgmap v2017: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:56:43.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:56:42 smithi080 bash[41963]: audit 2023-12-01T05:56:41.848295+0000 mon.c (mon.2) 1299 : audit 0 from='client.? 172.21.15.80:0/97631896' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:56:43.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:56:42 smithi080 bash[41963]: audit 2023-12-01T05:56:42.043362+0000 mon.a (mon.0) 1903 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:56:43.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:56:42 smithi080 bash[41963]: audit 2023-12-01T05:56:42.060711+0000 mon.a (mon.0) 1904 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:56:43.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:56:42 smithi080 bash[41963]: audit 2023-12-01T05:56:42.442990+0000 mon.a (mon.0) 1905 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:56:43.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:56:42 smithi080 bash[41963]: audit 2023-12-01T05:56:42.455184+0000 mon.a (mon.0) 1906 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:56:44.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:56:43 smithi090 bash[32384]: audit 2023-12-01T05:56:42.991673+0000 mon.c (mon.2) 1300 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:56:44.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:56:43 smithi090 bash[32384]: audit 2023-12-01T05:56:42.993268+0000 mon.c (mon.2) 1301 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:56:44.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:56:43 smithi090 bash[32384]: audit 2023-12-01T05:56:43.002627+0000 mon.a (mon.0) 1907 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:56:44.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:56:43 smithi080 bash[28361]: audit 2023-12-01T05:56:42.991673+0000 mon.c (mon.2) 1300 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:56:44.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:56:43 smithi080 bash[28361]: audit 2023-12-01T05:56:42.993268+0000 mon.c (mon.2) 1301 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:56:44.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:56:43 smithi080 bash[28361]: audit 2023-12-01T05:56:43.002627+0000 mon.a (mon.0) 1907 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:56:44.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:56:43 smithi080 bash[41963]: audit 2023-12-01T05:56:42.991673+0000 mon.c (mon.2) 1300 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:56:44.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:56:43 smithi080 bash[41963]: audit 2023-12-01T05:56:42.993268+0000 mon.c (mon.2) 1301 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:56:44.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:56:43 smithi080 bash[41963]: audit 2023-12-01T05:56:43.002627+0000 mon.a (mon.0) 1907 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:56:45.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:56:44 smithi090 bash[32384]: cluster 2023-12-01T05:56:43.662545+0000 mgr.y (mgr.24362) 2049 : cluster 0 pgmap v2018: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:56:45.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:56:44 smithi090 bash[32384]: audit 2023-12-01T05:56:44.308875+0000 mon.a (mon.0) 1908 : audit 0 from='client.? 172.21.15.80:0/106319233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:56:45.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:56:44 smithi080 bash[28361]: cluster 2023-12-01T05:56:43.662545+0000 mgr.y (mgr.24362) 2049 : cluster 0 pgmap v2018: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:56:45.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:56:44 smithi080 bash[28361]: audit 2023-12-01T05:56:44.308875+0000 mon.a (mon.0) 1908 : audit 0 from='client.? 172.21.15.80:0/106319233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:56:45.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:56:44 smithi080 bash[41963]: cluster 2023-12-01T05:56:43.662545+0000 mgr.y (mgr.24362) 2049 : cluster 0 pgmap v2018: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:56:45.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:56:44 smithi080 bash[41963]: audit 2023-12-01T05:56:44.308875+0000 mon.a (mon.0) 1908 : audit 0 from='client.? 172.21.15.80:0/106319233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:56:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:56:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:56:46] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T05:56:47.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:56:46 smithi090 bash[32384]: cluster 2023-12-01T05:56:45.663192+0000 mgr.y (mgr.24362) 2050 : cluster 0 pgmap v2019: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:56:47.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:56:46 smithi080 bash[41963]: cluster 2023-12-01T05:56:45.663192+0000 mgr.y (mgr.24362) 2050 : cluster 0 pgmap v2019: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:56:47.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:56:46 smithi080 bash[28361]: cluster 2023-12-01T05:56:45.663192+0000 mgr.y (mgr.24362) 2050 : cluster 0 pgmap v2019: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:56:48.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:56:47 smithi090 bash[32384]: audit 2023-12-01T05:56:46.764698+0000 mon.a (mon.0) 1909 : audit 0 from='client.? 172.21.15.80:0/1410397893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:56:48.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:56:47 smithi080 bash[41963]: audit 2023-12-01T05:56:46.764698+0000 mon.a (mon.0) 1909 : audit 0 from='client.? 172.21.15.80:0/1410397893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:56:48.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:56:47 smithi080 bash[28361]: audit 2023-12-01T05:56:46.764698+0000 mon.a (mon.0) 1909 : audit 0 from='client.? 172.21.15.80:0/1410397893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:56:49.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:56:48 smithi090 bash[32384]: cluster 2023-12-01T05:56:47.664322+0000 mgr.y (mgr.24362) 2051 : cluster 0 pgmap v2020: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:56:49.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:56:48 smithi080 bash[41963]: cluster 2023-12-01T05:56:47.664322+0000 mgr.y (mgr.24362) 2051 : cluster 0 pgmap v2020: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:56:49.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:56:48 smithi080 bash[28361]: cluster 2023-12-01T05:56:47.664322+0000 mgr.y (mgr.24362) 2051 : cluster 0 pgmap v2020: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:56:50.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:56:49 smithi090 bash[32384]: audit 2023-12-01T05:56:49.217495+0000 mon.a (mon.0) 1910 : audit 0 from='client.? 172.21.15.80:0/1165916379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:56:50.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:56:49 smithi080 bash[28361]: audit 2023-12-01T05:56:49.217495+0000 mon.a (mon.0) 1910 : audit 0 from='client.? 172.21.15.80:0/1165916379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:56:50.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:56:49 smithi080 bash[41963]: audit 2023-12-01T05:56:49.217495+0000 mon.a (mon.0) 1910 : audit 0 from='client.? 172.21.15.80:0/1165916379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:56:51.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:56:50 smithi090 bash[32384]: cluster 2023-12-01T05:56:49.664979+0000 mgr.y (mgr.24362) 2052 : cluster 0 pgmap v2021: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:56:51.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:56:50 smithi080 bash[28361]: cluster 2023-12-01T05:56:49.664979+0000 mgr.y (mgr.24362) 2052 : cluster 0 pgmap v2021: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:56:51.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:56:50 smithi080 bash[41963]: cluster 2023-12-01T05:56:49.664979+0000 mgr.y (mgr.24362) 2052 : cluster 0 pgmap v2021: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:56:52.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:56:51 smithi090 bash[32384]: audit 2023-12-01T05:56:51.661681+0000 mon.c (mon.2) 1302 : audit 0 from='client.? 172.21.15.80:0/3171056344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:56:52.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:56:51 smithi080 bash[41963]: audit 2023-12-01T05:56:51.661681+0000 mon.c (mon.2) 1302 : audit 0 from='client.? 172.21.15.80:0/3171056344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:56:52.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:56:51 smithi080 bash[28361]: audit 2023-12-01T05:56:51.661681+0000 mon.c (mon.2) 1302 : audit 0 from='client.? 172.21.15.80:0/3171056344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:56:53.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:56:52 smithi090 bash[32384]: cluster 2023-12-01T05:56:51.665941+0000 mgr.y (mgr.24362) 2053 : cluster 0 pgmap v2022: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:56:53.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:56:52 smithi080 bash[41963]: cluster 2023-12-01T05:56:51.665941+0000 mgr.y (mgr.24362) 2053 : cluster 0 pgmap v2022: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:56:53.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:56:52 smithi080 bash[28361]: cluster 2023-12-01T05:56:51.665941+0000 mgr.y (mgr.24362) 2053 : cluster 0 pgmap v2022: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:56:54.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:56:54 smithi090 bash[32384]: cluster 2023-12-01T05:56:53.666595+0000 mgr.y (mgr.24362) 2054 : cluster 0 pgmap v2023: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:56:54.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:56:54 smithi090 bash[32384]: audit 2023-12-01T05:56:54.115546+0000 mon.c (mon.2) 1303 : audit 0 from='client.? 172.21.15.80:0/2473482238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:56:54.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:56:54 smithi080 bash[41963]: cluster 2023-12-01T05:56:53.666595+0000 mgr.y (mgr.24362) 2054 : cluster 0 pgmap v2023: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:56:54.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:56:54 smithi080 bash[41963]: audit 2023-12-01T05:56:54.115546+0000 mon.c (mon.2) 1303 : audit 0 from='client.? 172.21.15.80:0/2473482238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:56:54.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:56:54 smithi080 bash[28361]: cluster 2023-12-01T05:56:53.666595+0000 mgr.y (mgr.24362) 2054 : cluster 0 pgmap v2023: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:56:54.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:56:54 smithi080 bash[28361]: audit 2023-12-01T05:56:54.115546+0000 mon.c (mon.2) 1303 : audit 0 from='client.? 172.21.15.80:0/2473482238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:56:55.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:56:55 smithi090 bash[32384]: audit 2023-12-01T05:56:54.885408+0000 mon.c (mon.2) 1304 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:56:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:56:55 smithi080 bash[28361]: audit 2023-12-01T05:56:54.885408+0000 mon.c (mon.2) 1304 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:56:55.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:56:55 smithi080 bash[41963]: audit 2023-12-01T05:56:54.885408+0000 mon.c (mon.2) 1304 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:56:56.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:56:56 smithi090 bash[32384]: cluster 2023-12-01T05:56:55.667226+0000 mgr.y (mgr.24362) 2055 : cluster 0 pgmap v2024: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:56:56.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:56:56 smithi080 bash[28361]: cluster 2023-12-01T05:56:55.667226+0000 mgr.y (mgr.24362) 2055 : cluster 0 pgmap v2024: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:56:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:56:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:56:56] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T05:56:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:56:56 smithi080 bash[41963]: cluster 2023-12-01T05:56:55.667226+0000 mgr.y (mgr.24362) 2055 : cluster 0 pgmap v2024: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:56:57.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:56:57 smithi090 bash[32384]: audit 2023-12-01T05:56:56.565183+0000 mon.c (mon.2) 1305 : audit 0 from='client.? 172.21.15.80:0/299957163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:56:57.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:56:57 smithi080 bash[28361]: audit 2023-12-01T05:56:56.565183+0000 mon.c (mon.2) 1305 : audit 0 from='client.? 172.21.15.80:0/299957163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:56:57.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:56:57 smithi080 bash[41963]: audit 2023-12-01T05:56:56.565183+0000 mon.c (mon.2) 1305 : audit 0 from='client.? 172.21.15.80:0/299957163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:56:58.523 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:56:58 smithi090 bash[32384]: cluster 2023-12-01T05:56:57.668391+0000 mgr.y (mgr.24362) 2056 : cluster 0 pgmap v2025: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:56:58.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:56:58 smithi080 bash[41963]: cluster 2023-12-01T05:56:57.668391+0000 mgr.y (mgr.24362) 2056 : cluster 0 pgmap v2025: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:56:58.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:56:58 smithi080 bash[28361]: cluster 2023-12-01T05:56:57.668391+0000 mgr.y (mgr.24362) 2056 : cluster 0 pgmap v2025: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:56:59.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:56:59 smithi090 bash[32384]: audit 2023-12-01T05:56:59.035993+0000 mon.a (mon.0) 1911 : audit 0 from='client.? 172.21.15.80:0/3333390445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:56:59.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:56:59 smithi080 bash[28361]: audit 2023-12-01T05:56:59.035993+0000 mon.a (mon.0) 1911 : audit 0 from='client.? 172.21.15.80:0/3333390445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:56:59.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:56:59 smithi080 bash[41963]: audit 2023-12-01T05:56:59.035993+0000 mon.a (mon.0) 1911 : audit 0 from='client.? 172.21.15.80:0/3333390445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:57:00.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:57:00 smithi090 bash[32384]: cluster 2023-12-01T05:56:59.669059+0000 mgr.y (mgr.24362) 2057 : cluster 0 pgmap v2026: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:57:00.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:57:00 smithi080 bash[28361]: cluster 2023-12-01T05:56:59.669059+0000 mgr.y (mgr.24362) 2057 : cluster 0 pgmap v2026: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:57:00.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:57:00 smithi080 bash[41963]: cluster 2023-12-01T05:56:59.669059+0000 mgr.y (mgr.24362) 2057 : cluster 0 pgmap v2026: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:57:01.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:57:01 smithi080 bash[41963]: audit 2023-12-01T05:57:01.498627+0000 mon.a (mon.0) 1912 : audit 0 from='client.? 172.21.15.80:0/1117077943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:57:01.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:57:01 smithi080 bash[28361]: audit 2023-12-01T05:57:01.498627+0000 mon.a (mon.0) 1912 : audit 0 from='client.? 172.21.15.80:0/1117077943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:57:02.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:57:01 smithi090 bash[32384]: audit 2023-12-01T05:57:01.498627+0000 mon.a (mon.0) 1912 : audit 0 from='client.? 172.21.15.80:0/1117077943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:57:02.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:57:02 smithi080 bash[28361]: cluster 2023-12-01T05:57:01.670233+0000 mgr.y (mgr.24362) 2058 : cluster 0 pgmap v2027: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:57:02.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:57:02 smithi080 bash[41963]: cluster 2023-12-01T05:57:01.670233+0000 mgr.y (mgr.24362) 2058 : cluster 0 pgmap v2027: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:57:03.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:57:02 smithi090 bash[32384]: cluster 2023-12-01T05:57:01.670233+0000 mgr.y (mgr.24362) 2058 : cluster 0 pgmap v2027: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:57:04.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:57:04 smithi090 bash[32384]: cluster 2023-12-01T05:57:03.670829+0000 mgr.y (mgr.24362) 2059 : cluster 0 pgmap v2028: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:57:04.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:57:04 smithi090 bash[32384]: audit 2023-12-01T05:57:03.951127+0000 mon.a (mon.0) 1913 : audit 0 from='client.? 172.21.15.80:0/1737784028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:57:04.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:57:04 smithi080 bash[41963]: cluster 2023-12-01T05:57:03.670829+0000 mgr.y (mgr.24362) 2059 : cluster 0 pgmap v2028: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:57:04.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:57:04 smithi080 bash[41963]: audit 2023-12-01T05:57:03.951127+0000 mon.a (mon.0) 1913 : audit 0 from='client.? 172.21.15.80:0/1737784028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:57:04.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:57:04 smithi080 bash[28361]: cluster 2023-12-01T05:57:03.670829+0000 mgr.y (mgr.24362) 2059 : cluster 0 pgmap v2028: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:57:04.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:57:04 smithi080 bash[28361]: audit 2023-12-01T05:57:03.951127+0000 mon.a (mon.0) 1913 : audit 0 from='client.? 172.21.15.80:0/1737784028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:57:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:57:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:57:06] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T05:57:07.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:57:06 smithi090 bash[32384]: cluster 2023-12-01T05:57:05.671480+0000 mgr.y (mgr.24362) 2060 : cluster 0 pgmap v2029: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:57:07.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:57:06 smithi090 bash[32384]: audit 2023-12-01T05:57:06.401427+0000 mon.a (mon.0) 1914 : audit 0 from='client.? 172.21.15.80:0/124172386' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:57:07.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:57:06 smithi080 bash[41963]: cluster 2023-12-01T05:57:05.671480+0000 mgr.y (mgr.24362) 2060 : cluster 0 pgmap v2029: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:57:07.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:57:06 smithi080 bash[41963]: audit 2023-12-01T05:57:06.401427+0000 mon.a (mon.0) 1914 : audit 0 from='client.? 172.21.15.80:0/124172386' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:57:07.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:57:06 smithi080 bash[28361]: cluster 2023-12-01T05:57:05.671480+0000 mgr.y (mgr.24362) 2060 : cluster 0 pgmap v2029: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:57:07.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:57:06 smithi080 bash[28361]: audit 2023-12-01T05:57:06.401427+0000 mon.a (mon.0) 1914 : audit 0 from='client.? 172.21.15.80:0/124172386' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:57:09.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:57:08 smithi090 bash[32384]: cluster 2023-12-01T05:57:07.672725+0000 mgr.y (mgr.24362) 2061 : cluster 0 pgmap v2030: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:57:09.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:57:08 smithi080 bash[28361]: cluster 2023-12-01T05:57:07.672725+0000 mgr.y (mgr.24362) 2061 : cluster 0 pgmap v2030: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:57:09.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:57:08 smithi080 bash[41963]: cluster 2023-12-01T05:57:07.672725+0000 mgr.y (mgr.24362) 2061 : cluster 0 pgmap v2030: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:57:10.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:57:09 smithi090 bash[32384]: audit 2023-12-01T05:57:08.862591+0000 mon.c (mon.2) 1306 : audit 0 from='client.? 172.21.15.80:0/1136106490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:57:10.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:57:09 smithi080 bash[28361]: audit 2023-12-01T05:57:08.862591+0000 mon.c (mon.2) 1306 : audit 0 from='client.? 172.21.15.80:0/1136106490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:57:10.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:57:09 smithi080 bash[41963]: audit 2023-12-01T05:57:08.862591+0000 mon.c (mon.2) 1306 : audit 0 from='client.? 172.21.15.80:0/1136106490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:57:11.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:57:10 smithi090 bash[32384]: cluster 2023-12-01T05:57:09.673382+0000 mgr.y (mgr.24362) 2062 : cluster 0 pgmap v2031: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:57:11.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:57:10 smithi090 bash[32384]: audit 2023-12-01T05:57:09.885810+0000 mon.c (mon.2) 1307 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:57:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:57:10 smithi080 bash[28361]: cluster 2023-12-01T05:57:09.673382+0000 mgr.y (mgr.24362) 2062 : cluster 0 pgmap v2031: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:57:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:57:10 smithi080 bash[28361]: audit 2023-12-01T05:57:09.885810+0000 mon.c (mon.2) 1307 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:57:11.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:57:10 smithi080 bash[41963]: cluster 2023-12-01T05:57:09.673382+0000 mgr.y (mgr.24362) 2062 : cluster 0 pgmap v2031: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:57:11.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:57:10 smithi080 bash[41963]: audit 2023-12-01T05:57:09.885810+0000 mon.c (mon.2) 1307 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:57:12.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:57:11 smithi090 bash[32384]: audit 2023-12-01T05:57:11.329476+0000 mon.a (mon.0) 1915 : audit 0 from='client.? 172.21.15.80:0/728299048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:57:12.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:57:11 smithi080 bash[28361]: audit 2023-12-01T05:57:11.329476+0000 mon.a (mon.0) 1915 : audit 0 from='client.? 172.21.15.80:0/728299048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:57:12.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:57:11 smithi080 bash[41963]: audit 2023-12-01T05:57:11.329476+0000 mon.a (mon.0) 1915 : audit 0 from='client.? 172.21.15.80:0/728299048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:57:13.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:57:12 smithi090 bash[32384]: cluster 2023-12-01T05:57:11.674553+0000 mgr.y (mgr.24362) 2063 : cluster 0 pgmap v2032: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:57:13.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:57:12 smithi080 bash[28361]: cluster 2023-12-01T05:57:11.674553+0000 mgr.y (mgr.24362) 2063 : cluster 0 pgmap v2032: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:57:13.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:57:12 smithi080 bash[41963]: cluster 2023-12-01T05:57:11.674553+0000 mgr.y (mgr.24362) 2063 : cluster 0 pgmap v2032: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:57:14.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:57:14 smithi090 bash[32384]: cluster 2023-12-01T05:57:13.675230+0000 mgr.y (mgr.24362) 2064 : cluster 0 pgmap v2033: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:57:14.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:57:14 smithi090 bash[32384]: audit 2023-12-01T05:57:13.778434+0000 mon.a (mon.0) 1916 : audit 0 from='client.? 172.21.15.80:0/682218672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:57:14.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:57:14 smithi080 bash[28361]: cluster 2023-12-01T05:57:13.675230+0000 mgr.y (mgr.24362) 2064 : cluster 0 pgmap v2033: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:57:14.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:57:14 smithi080 bash[28361]: audit 2023-12-01T05:57:13.778434+0000 mon.a (mon.0) 1916 : audit 0 from='client.? 172.21.15.80:0/682218672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:57:14.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:57:14 smithi080 bash[41963]: cluster 2023-12-01T05:57:13.675230+0000 mgr.y (mgr.24362) 2064 : cluster 0 pgmap v2033: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:57:14.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:57:14 smithi080 bash[41963]: audit 2023-12-01T05:57:13.778434+0000 mon.a (mon.0) 1916 : audit 0 from='client.? 172.21.15.80:0/682218672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:57:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:57:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:57:16] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T05:57:17.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:57:16 smithi090 bash[32384]: cluster 2023-12-01T05:57:15.675961+0000 mgr.y (mgr.24362) 2065 : cluster 0 pgmap v2034: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:57:17.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:57:16 smithi090 bash[32384]: audit 2023-12-01T05:57:16.231129+0000 mon.c (mon.2) 1308 : audit 0 from='client.? 172.21.15.80:0/2688149312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:57:17.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:57:16 smithi080 bash[28361]: cluster 2023-12-01T05:57:15.675961+0000 mgr.y (mgr.24362) 2065 : cluster 0 pgmap v2034: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:57:17.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:57:16 smithi080 bash[28361]: audit 2023-12-01T05:57:16.231129+0000 mon.c (mon.2) 1308 : audit 0 from='client.? 172.21.15.80:0/2688149312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:57:17.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:57:16 smithi080 bash[41963]: cluster 2023-12-01T05:57:15.675961+0000 mgr.y (mgr.24362) 2065 : cluster 0 pgmap v2034: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:57:17.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:57:16 smithi080 bash[41963]: audit 2023-12-01T05:57:16.231129+0000 mon.c (mon.2) 1308 : audit 0 from='client.? 172.21.15.80:0/2688149312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:57:19.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:57:18 smithi090 bash[32384]: cluster 2023-12-01T05:57:17.677049+0000 mgr.y (mgr.24362) 2066 : cluster 0 pgmap v2035: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:57:19.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:57:18 smithi090 bash[32384]: audit 2023-12-01T05:57:18.683690+0000 mon.a (mon.0) 1917 : audit 0 from='client.? 172.21.15.80:0/2322665902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:57:19.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:57:18 smithi080 bash[28361]: cluster 2023-12-01T05:57:17.677049+0000 mgr.y (mgr.24362) 2066 : cluster 0 pgmap v2035: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:57:19.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:57:18 smithi080 bash[28361]: audit 2023-12-01T05:57:18.683690+0000 mon.a (mon.0) 1917 : audit 0 from='client.? 172.21.15.80:0/2322665902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:57:19.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:57:18 smithi080 bash[41963]: cluster 2023-12-01T05:57:17.677049+0000 mgr.y (mgr.24362) 2066 : cluster 0 pgmap v2035: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:57:19.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:57:18 smithi080 bash[41963]: audit 2023-12-01T05:57:18.683690+0000 mon.a (mon.0) 1917 : audit 0 from='client.? 172.21.15.80:0/2322665902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:57:21.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:57:20 smithi090 bash[32384]: cluster 2023-12-01T05:57:19.677754+0000 mgr.y (mgr.24362) 2067 : cluster 0 pgmap v2036: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:57:21.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:57:20 smithi080 bash[28361]: cluster 2023-12-01T05:57:19.677754+0000 mgr.y (mgr.24362) 2067 : cluster 0 pgmap v2036: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:57:21.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:57:20 smithi080 bash[41963]: cluster 2023-12-01T05:57:19.677754+0000 mgr.y (mgr.24362) 2067 : cluster 0 pgmap v2036: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:57:22.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:57:21 smithi090 bash[32384]: audit 2023-12-01T05:57:21.143091+0000 mon.a (mon.0) 1918 : audit 0 from='client.? 172.21.15.80:0/2871769289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:57:22.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:57:21 smithi080 bash[28361]: audit 2023-12-01T05:57:21.143091+0000 mon.a (mon.0) 1918 : audit 0 from='client.? 172.21.15.80:0/2871769289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:57:22.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:57:21 smithi080 bash[41963]: audit 2023-12-01T05:57:21.143091+0000 mon.a (mon.0) 1918 : audit 0 from='client.? 172.21.15.80:0/2871769289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:57:23.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:57:22 smithi090 bash[32384]: cluster 2023-12-01T05:57:21.678919+0000 mgr.y (mgr.24362) 2068 : cluster 0 pgmap v2037: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:57:23.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:57:22 smithi080 bash[41963]: cluster 2023-12-01T05:57:21.678919+0000 mgr.y (mgr.24362) 2068 : cluster 0 pgmap v2037: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:57:23.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:57:22 smithi080 bash[28361]: cluster 2023-12-01T05:57:21.678919+0000 mgr.y (mgr.24362) 2068 : cluster 0 pgmap v2037: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:57:24.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:57:24 smithi090 bash[32384]: audit 2023-12-01T05:57:23.598811+0000 mon.c (mon.2) 1309 : audit 0 from='client.? 172.21.15.80:0/2930198524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:57:24.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:57:24 smithi090 bash[32384]: cluster 2023-12-01T05:57:23.679717+0000 mgr.y (mgr.24362) 2069 : cluster 0 pgmap v2038: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:57:24.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:57:24 smithi080 bash[28361]: audit 2023-12-01T05:57:23.598811+0000 mon.c (mon.2) 1309 : audit 0 from='client.? 172.21.15.80:0/2930198524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:57:24.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:57:24 smithi080 bash[28361]: cluster 2023-12-01T05:57:23.679717+0000 mgr.y (mgr.24362) 2069 : cluster 0 pgmap v2038: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:57:24.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:57:24 smithi080 bash[41963]: audit 2023-12-01T05:57:23.598811+0000 mon.c (mon.2) 1309 : audit 0 from='client.? 172.21.15.80:0/2930198524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:57:24.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:57:24 smithi080 bash[41963]: cluster 2023-12-01T05:57:23.679717+0000 mgr.y (mgr.24362) 2069 : cluster 0 pgmap v2038: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:57:25.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:57:25 smithi090 bash[32384]: audit 2023-12-01T05:57:24.886096+0000 mon.c (mon.2) 1310 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:57:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:57:25 smithi080 bash[28361]: audit 2023-12-01T05:57:24.886096+0000 mon.c (mon.2) 1310 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:57:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:57:25 smithi080 bash[41963]: audit 2023-12-01T05:57:24.886096+0000 mon.c (mon.2) 1310 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:57:26.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:57:26 smithi090 bash[32384]: cluster 2023-12-01T05:57:25.680454+0000 mgr.y (mgr.24362) 2070 : cluster 0 pgmap v2039: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:57:26.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:57:26 smithi090 bash[32384]: audit 2023-12-01T05:57:26.052004+0000 mon.c (mon.2) 1311 : audit 0 from='client.? 172.21.15.80:0/3769621968' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:57:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:57:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:57:26] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T05:57:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:57:26 smithi080 bash[28361]: cluster 2023-12-01T05:57:25.680454+0000 mgr.y (mgr.24362) 2070 : cluster 0 pgmap v2039: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:57:26.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:57:26 smithi080 bash[28361]: audit 2023-12-01T05:57:26.052004+0000 mon.c (mon.2) 1311 : audit 0 from='client.? 172.21.15.80:0/3769621968' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:57:26.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:57:26 smithi080 bash[41963]: cluster 2023-12-01T05:57:25.680454+0000 mgr.y (mgr.24362) 2070 : cluster 0 pgmap v2039: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:57:26.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:57:26 smithi080 bash[41963]: audit 2023-12-01T05:57:26.052004+0000 mon.c (mon.2) 1311 : audit 0 from='client.? 172.21.15.80:0/3769621968' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:57:29.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:57:28 smithi090 bash[32384]: cluster 2023-12-01T05:57:27.681584+0000 mgr.y (mgr.24362) 2071 : cluster 0 pgmap v2040: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:57:29.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:57:28 smithi090 bash[32384]: audit 2023-12-01T05:57:28.515309+0000 mon.c (mon.2) 1312 : audit 0 from='client.? 172.21.15.80:0/3837870244' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:57:29.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:57:28 smithi080 bash[41963]: cluster 2023-12-01T05:57:27.681584+0000 mgr.y (mgr.24362) 2071 : cluster 0 pgmap v2040: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:57:29.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:57:28 smithi080 bash[41963]: audit 2023-12-01T05:57:28.515309+0000 mon.c (mon.2) 1312 : audit 0 from='client.? 172.21.15.80:0/3837870244' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:57:29.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:57:28 smithi080 bash[28361]: cluster 2023-12-01T05:57:27.681584+0000 mgr.y (mgr.24362) 2071 : cluster 0 pgmap v2040: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:57:29.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:57:28 smithi080 bash[28361]: audit 2023-12-01T05:57:28.515309+0000 mon.c (mon.2) 1312 : audit 0 from='client.? 172.21.15.80:0/3837870244' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:57:31.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:57:30 smithi090 bash[32384]: cluster 2023-12-01T05:57:29.682240+0000 mgr.y (mgr.24362) 2072 : cluster 0 pgmap v2041: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:57:31.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:57:30 smithi080 bash[28361]: cluster 2023-12-01T05:57:29.682240+0000 mgr.y (mgr.24362) 2072 : cluster 0 pgmap v2041: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:57:31.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:57:30 smithi080 bash[41963]: cluster 2023-12-01T05:57:29.682240+0000 mgr.y (mgr.24362) 2072 : cluster 0 pgmap v2041: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:57:32.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:57:31 smithi090 bash[32384]: audit 2023-12-01T05:57:30.977143+0000 mon.c (mon.2) 1313 : audit 0 from='client.? 172.21.15.80:0/77025336' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:57:32.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:57:31 smithi080 bash[28361]: audit 2023-12-01T05:57:30.977143+0000 mon.c (mon.2) 1313 : audit 0 from='client.? 172.21.15.80:0/77025336' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:57:32.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:57:31 smithi080 bash[41963]: audit 2023-12-01T05:57:30.977143+0000 mon.c (mon.2) 1313 : audit 0 from='client.? 172.21.15.80:0/77025336' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:57:33.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:57:32 smithi090 bash[32384]: cluster 2023-12-01T05:57:31.683368+0000 mgr.y (mgr.24362) 2073 : cluster 0 pgmap v2042: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:57:33.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:57:32 smithi080 bash[28361]: cluster 2023-12-01T05:57:31.683368+0000 mgr.y (mgr.24362) 2073 : cluster 0 pgmap v2042: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:57:33.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:57:32 smithi080 bash[41963]: cluster 2023-12-01T05:57:31.683368+0000 mgr.y (mgr.24362) 2073 : cluster 0 pgmap v2042: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:57:34.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:57:34 smithi090 bash[32384]: audit 2023-12-01T05:57:33.437529+0000 mon.a (mon.0) 1919 : audit 0 from='client.? 172.21.15.80:0/1144568199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:57:34.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:57:34 smithi090 bash[32384]: cluster 2023-12-01T05:57:33.684084+0000 mgr.y (mgr.24362) 2074 : cluster 0 pgmap v2043: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:57:34.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:57:34 smithi080 bash[41963]: audit 2023-12-01T05:57:33.437529+0000 mon.a (mon.0) 1919 : audit 0 from='client.? 172.21.15.80:0/1144568199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:57:34.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:57:34 smithi080 bash[41963]: cluster 2023-12-01T05:57:33.684084+0000 mgr.y (mgr.24362) 2074 : cluster 0 pgmap v2043: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:57:34.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:57:34 smithi080 bash[28361]: audit 2023-12-01T05:57:33.437529+0000 mon.a (mon.0) 1919 : audit 0 from='client.? 172.21.15.80:0/1144568199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:57:34.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:57:34 smithi080 bash[28361]: cluster 2023-12-01T05:57:33.684084+0000 mgr.y (mgr.24362) 2074 : cluster 0 pgmap v2043: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:57:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:57:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:57:36] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T05:57:37.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:57:36 smithi090 bash[32384]: cluster 2023-12-01T05:57:35.684642+0000 mgr.y (mgr.24362) 2075 : cluster 0 pgmap v2044: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:57:37.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:57:36 smithi090 bash[32384]: audit 2023-12-01T05:57:35.897223+0000 mon.a (mon.0) 1920 : audit 0 from='client.? 172.21.15.80:0/184445623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:57:37.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:57:36 smithi080 bash[28361]: cluster 2023-12-01T05:57:35.684642+0000 mgr.y (mgr.24362) 2075 : cluster 0 pgmap v2044: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:57:37.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:57:36 smithi080 bash[28361]: audit 2023-12-01T05:57:35.897223+0000 mon.a (mon.0) 1920 : audit 0 from='client.? 172.21.15.80:0/184445623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:57:37.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:57:36 smithi080 bash[41963]: cluster 2023-12-01T05:57:35.684642+0000 mgr.y (mgr.24362) 2075 : cluster 0 pgmap v2044: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:57:37.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:57:36 smithi080 bash[41963]: audit 2023-12-01T05:57:35.897223+0000 mon.a (mon.0) 1920 : audit 0 from='client.? 172.21.15.80:0/184445623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:57:39.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:57:38 smithi090 bash[32384]: cluster 2023-12-01T05:57:37.685757+0000 mgr.y (mgr.24362) 2076 : cluster 0 pgmap v2045: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:57:39.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:57:38 smithi090 bash[32384]: audit 2023-12-01T05:57:38.373044+0000 mon.a (mon.0) 1921 : audit 0 from='client.? 172.21.15.80:0/1335433300' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:57:39.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:57:38 smithi080 bash[28361]: cluster 2023-12-01T05:57:37.685757+0000 mgr.y (mgr.24362) 2076 : cluster 0 pgmap v2045: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:57:39.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:57:38 smithi080 bash[28361]: audit 2023-12-01T05:57:38.373044+0000 mon.a (mon.0) 1921 : audit 0 from='client.? 172.21.15.80:0/1335433300' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:57:39.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:57:38 smithi080 bash[41963]: cluster 2023-12-01T05:57:37.685757+0000 mgr.y (mgr.24362) 2076 : cluster 0 pgmap v2045: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:57:39.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:57:38 smithi080 bash[41963]: audit 2023-12-01T05:57:38.373044+0000 mon.a (mon.0) 1921 : audit 0 from='client.? 172.21.15.80:0/1335433300' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:57:41.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:57:40 smithi090 bash[32384]: cluster 2023-12-01T05:57:39.686449+0000 mgr.y (mgr.24362) 2077 : cluster 0 pgmap v2046: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:57:41.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:57:40 smithi090 bash[32384]: audit 2023-12-01T05:57:39.886576+0000 mon.c (mon.2) 1314 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:57:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:57:40 smithi080 bash[41963]: cluster 2023-12-01T05:57:39.686449+0000 mgr.y (mgr.24362) 2077 : cluster 0 pgmap v2046: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:57:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:57:40 smithi080 bash[41963]: audit 2023-12-01T05:57:39.886576+0000 mon.c (mon.2) 1314 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:57:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:57:40 smithi080 bash[28361]: cluster 2023-12-01T05:57:39.686449+0000 mgr.y (mgr.24362) 2077 : cluster 0 pgmap v2046: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:57:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:57:40 smithi080 bash[28361]: audit 2023-12-01T05:57:39.886576+0000 mon.c (mon.2) 1314 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:57:42.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:57:41 smithi090 bash[32384]: audit 2023-12-01T05:57:40.829075+0000 mon.a (mon.0) 1922 : audit 0 from='client.? 172.21.15.80:0/1658123840' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:57:42.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:57:41 smithi080 bash[28361]: audit 2023-12-01T05:57:40.829075+0000 mon.a (mon.0) 1922 : audit 0 from='client.? 172.21.15.80:0/1658123840' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:57:42.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:57:41 smithi080 bash[41963]: audit 2023-12-01T05:57:40.829075+0000 mon.a (mon.0) 1922 : audit 0 from='client.? 172.21.15.80:0/1658123840' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:57:43.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:57:42 smithi090 bash[32384]: cluster 2023-12-01T05:57:41.687541+0000 mgr.y (mgr.24362) 2078 : cluster 0 pgmap v2047: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:57:43.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:57:42 smithi080 bash[28361]: cluster 2023-12-01T05:57:41.687541+0000 mgr.y (mgr.24362) 2078 : cluster 0 pgmap v2047: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:57:43.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:57:42 smithi080 bash[41963]: cluster 2023-12-01T05:57:41.687541+0000 mgr.y (mgr.24362) 2078 : cluster 0 pgmap v2047: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:57:44.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:57:43 smithi090 bash[32384]: audit 2023-12-01T05:57:43.086475+0000 mon.c (mon.2) 1315 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:57:44.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:57:43 smithi090 bash[32384]: audit 2023-12-01T05:57:43.291928+0000 mon.a (mon.0) 1923 : audit 0 from='client.? 172.21.15.80:0/2134423996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:57:44.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:57:43 smithi080 bash[28361]: audit 2023-12-01T05:57:43.086475+0000 mon.c (mon.2) 1315 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:57:44.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:57:43 smithi080 bash[28361]: audit 2023-12-01T05:57:43.291928+0000 mon.a (mon.0) 1923 : audit 0 from='client.? 172.21.15.80:0/2134423996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:57:44.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:57:43 smithi080 bash[41963]: audit 2023-12-01T05:57:43.086475+0000 mon.c (mon.2) 1315 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:57:44.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:57:43 smithi080 bash[41963]: audit 2023-12-01T05:57:43.291928+0000 mon.a (mon.0) 1923 : audit 0 from='client.? 172.21.15.80:0/2134423996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:57:45.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:57:44 smithi090 bash[32384]: cluster 2023-12-01T05:57:43.688187+0000 mgr.y (mgr.24362) 2079 : cluster 0 pgmap v2048: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:57:45.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:57:44 smithi080 bash[41963]: cluster 2023-12-01T05:57:43.688187+0000 mgr.y (mgr.24362) 2079 : cluster 0 pgmap v2048: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:57:45.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:57:44 smithi080 bash[28361]: cluster 2023-12-01T05:57:43.688187+0000 mgr.y (mgr.24362) 2079 : cluster 0 pgmap v2048: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:57:46.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:57:45 smithi080 bash[28361]: audit 2023-12-01T05:57:45.751417+0000 mon.c (mon.2) 1316 : audit 0 from='client.? 172.21.15.80:0/1139756461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:57:46.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:57:45 smithi080 bash[41963]: audit 2023-12-01T05:57:45.751417+0000 mon.c (mon.2) 1316 : audit 0 from='client.? 172.21.15.80:0/1139756461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:57:46.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:57:45 smithi090 bash[32384]: audit 2023-12-01T05:57:45.751417+0000 mon.c (mon.2) 1316 : audit 0 from='client.? 172.21.15.80:0/1139756461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:57:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:57:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:57:46] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T05:57:47.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:57:46 smithi080 bash[28361]: cluster 2023-12-01T05:57:45.688792+0000 mgr.y (mgr.24362) 2080 : cluster 0 pgmap v2049: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:57:47.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:57:46 smithi080 bash[41963]: cluster 2023-12-01T05:57:45.688792+0000 mgr.y (mgr.24362) 2080 : cluster 0 pgmap v2049: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:57:47.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:57:46 smithi090 bash[32384]: cluster 2023-12-01T05:57:45.688792+0000 mgr.y (mgr.24362) 2080 : cluster 0 pgmap v2049: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:57:49.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:57:48 smithi080 bash[28361]: cluster 2023-12-01T05:57:47.689976+0000 mgr.y (mgr.24362) 2081 : cluster 0 pgmap v2050: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:57:49.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:57:48 smithi080 bash[28361]: audit 2023-12-01T05:57:48.221827+0000 mon.a (mon.0) 1924 : audit 0 from='client.? 172.21.15.80:0/2423820053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:57:49.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:57:48 smithi080 bash[41963]: cluster 2023-12-01T05:57:47.689976+0000 mgr.y (mgr.24362) 2081 : cluster 0 pgmap v2050: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:57:49.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:57:48 smithi080 bash[41963]: audit 2023-12-01T05:57:48.221827+0000 mon.a (mon.0) 1924 : audit 0 from='client.? 172.21.15.80:0/2423820053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:57:49.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:57:48 smithi090 bash[32384]: cluster 2023-12-01T05:57:47.689976+0000 mgr.y (mgr.24362) 2081 : cluster 0 pgmap v2050: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:57:49.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:57:48 smithi090 bash[32384]: audit 2023-12-01T05:57:48.221827+0000 mon.a (mon.0) 1924 : audit 0 from='client.? 172.21.15.80:0/2423820053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:57:50.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:57:49 smithi080 bash[41963]: audit 2023-12-01T05:57:48.882256+0000 mon.a (mon.0) 1925 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:57:50.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:57:49 smithi080 bash[41963]: audit 2023-12-01T05:57:48.894923+0000 mon.a (mon.0) 1926 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:57:50.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:57:49 smithi080 bash[41963]: audit 2023-12-01T05:57:49.287233+0000 mon.a (mon.0) 1927 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:57:50.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:57:49 smithi080 bash[41963]: audit 2023-12-01T05:57:49.301025+0000 mon.a (mon.0) 1928 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:57:50.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:57:49 smithi080 bash[41963]: audit 2023-12-01T05:57:49.790871+0000 mon.c (mon.2) 1317 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:57:50.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:57:49 smithi080 bash[41963]: audit 2023-12-01T05:57:49.792605+0000 mon.c (mon.2) 1318 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:57:50.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:57:49 smithi080 bash[41963]: audit 2023-12-01T05:57:49.801875+0000 mon.a (mon.0) 1929 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:57:50.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:57:49 smithi080 bash[28361]: audit 2023-12-01T05:57:48.882256+0000 mon.a (mon.0) 1925 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:57:50.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:57:49 smithi080 bash[28361]: audit 2023-12-01T05:57:48.894923+0000 mon.a (mon.0) 1926 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:57:50.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:57:49 smithi080 bash[28361]: audit 2023-12-01T05:57:49.287233+0000 mon.a (mon.0) 1927 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:57:50.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:57:49 smithi080 bash[28361]: audit 2023-12-01T05:57:49.301025+0000 mon.a (mon.0) 1928 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:57:50.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:57:49 smithi080 bash[28361]: audit 2023-12-01T05:57:49.790871+0000 mon.c (mon.2) 1317 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:57:50.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:57:49 smithi080 bash[28361]: audit 2023-12-01T05:57:49.792605+0000 mon.c (mon.2) 1318 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:57:50.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:57:49 smithi080 bash[28361]: audit 2023-12-01T05:57:49.801875+0000 mon.a (mon.0) 1929 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:57:50.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:57:49 smithi090 bash[32384]: audit 2023-12-01T05:57:48.882256+0000 mon.a (mon.0) 1925 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:57:50.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:57:49 smithi090 bash[32384]: audit 2023-12-01T05:57:48.894923+0000 mon.a (mon.0) 1926 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:57:50.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:57:49 smithi090 bash[32384]: audit 2023-12-01T05:57:49.287233+0000 mon.a (mon.0) 1927 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:57:50.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:57:49 smithi090 bash[32384]: audit 2023-12-01T05:57:49.301025+0000 mon.a (mon.0) 1928 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:57:50.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:57:49 smithi090 bash[32384]: audit 2023-12-01T05:57:49.790871+0000 mon.c (mon.2) 1317 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:57:50.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:57:49 smithi090 bash[32384]: audit 2023-12-01T05:57:49.792605+0000 mon.c (mon.2) 1318 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:57:50.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:57:49 smithi090 bash[32384]: audit 2023-12-01T05:57:49.801875+0000 mon.a (mon.0) 1929 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:57:51.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:57:50 smithi080 bash[41963]: cluster 2023-12-01T05:57:49.690633+0000 mgr.y (mgr.24362) 2082 : cluster 0 pgmap v2051: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:57:51.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:57:50 smithi080 bash[41963]: audit 2023-12-01T05:57:50.681787+0000 mon.a (mon.0) 1930 : audit 0 from='client.? 172.21.15.80:0/1681685445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:57:51.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:57:50 smithi080 bash[28361]: cluster 2023-12-01T05:57:49.690633+0000 mgr.y (mgr.24362) 2082 : cluster 0 pgmap v2051: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:57:51.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:57:50 smithi080 bash[28361]: audit 2023-12-01T05:57:50.681787+0000 mon.a (mon.0) 1930 : audit 0 from='client.? 172.21.15.80:0/1681685445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:57:51.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:57:50 smithi090 bash[32384]: cluster 2023-12-01T05:57:49.690633+0000 mgr.y (mgr.24362) 2082 : cluster 0 pgmap v2051: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:57:51.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:57:50 smithi090 bash[32384]: audit 2023-12-01T05:57:50.681787+0000 mon.a (mon.0) 1930 : audit 0 from='client.? 172.21.15.80:0/1681685445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:57:53.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:57:52 smithi080 bash[41963]: cluster 2023-12-01T05:57:51.691928+0000 mgr.y (mgr.24362) 2083 : cluster 0 pgmap v2052: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:57:53.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:57:52 smithi080 bash[28361]: cluster 2023-12-01T05:57:51.691928+0000 mgr.y (mgr.24362) 2083 : cluster 0 pgmap v2052: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:57:53.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:57:52 smithi090 bash[32384]: cluster 2023-12-01T05:57:51.691928+0000 mgr.y (mgr.24362) 2083 : cluster 0 pgmap v2052: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:57:54.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:57:53 smithi080 bash[28361]: audit 2023-12-01T05:57:53.135378+0000 mon.c (mon.2) 1319 : audit 0 from='client.? 172.21.15.80:0/607667653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:57:54.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:57:53 smithi080 bash[41963]: audit 2023-12-01T05:57:53.135378+0000 mon.c (mon.2) 1319 : audit 0 from='client.? 172.21.15.80:0/607667653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:57:54.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:57:53 smithi090 bash[32384]: audit 2023-12-01T05:57:53.135378+0000 mon.c (mon.2) 1319 : audit 0 from='client.? 172.21.15.80:0/607667653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:57:55.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:57:54 smithi080 bash[28361]: cluster 2023-12-01T05:57:53.692613+0000 mgr.y (mgr.24362) 2084 : cluster 0 pgmap v2053: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:57:55.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:57:54 smithi080 bash[28361]: audit 2023-12-01T05:57:54.886979+0000 mon.c (mon.2) 1320 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:57:55.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:57:54 smithi080 bash[41963]: cluster 2023-12-01T05:57:53.692613+0000 mgr.y (mgr.24362) 2084 : cluster 0 pgmap v2053: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:57:55.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:57:54 smithi080 bash[41963]: audit 2023-12-01T05:57:54.886979+0000 mon.c (mon.2) 1320 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:57:55.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:57:54 smithi090 bash[32384]: cluster 2023-12-01T05:57:53.692613+0000 mgr.y (mgr.24362) 2084 : cluster 0 pgmap v2053: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:57:55.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:57:54 smithi090 bash[32384]: audit 2023-12-01T05:57:54.886979+0000 mon.c (mon.2) 1320 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:57:56.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:57:55 smithi080 bash[41963]: audit 2023-12-01T05:57:55.593754+0000 mon.a (mon.0) 1931 : audit 0 from='client.? 172.21.15.80:0/3370623187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:57:56.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:57:55 smithi080 bash[28361]: audit 2023-12-01T05:57:55.593754+0000 mon.a (mon.0) 1931 : audit 0 from='client.? 172.21.15.80:0/3370623187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:57:56.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:57:55 smithi090 bash[32384]: audit 2023-12-01T05:57:55.593754+0000 mon.a (mon.0) 1931 : audit 0 from='client.? 172.21.15.80:0/3370623187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:57:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:57:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:57:56] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T05:57:57.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:57:56 smithi080 bash[28361]: cluster 2023-12-01T05:57:55.693232+0000 mgr.y (mgr.24362) 2085 : cluster 0 pgmap v2054: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:57:57.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:57:56 smithi080 bash[41963]: cluster 2023-12-01T05:57:55.693232+0000 mgr.y (mgr.24362) 2085 : cluster 0 pgmap v2054: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:57:57.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:57:56 smithi090 bash[32384]: cluster 2023-12-01T05:57:55.693232+0000 mgr.y (mgr.24362) 2085 : cluster 0 pgmap v2054: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:57:59.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:57:58 smithi080 bash[41963]: cluster 2023-12-01T05:57:57.694339+0000 mgr.y (mgr.24362) 2086 : cluster 0 pgmap v2055: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:57:59.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:57:58 smithi080 bash[41963]: audit 2023-12-01T05:57:58.047605+0000 mon.a (mon.0) 1932 : audit 0 from='client.? 172.21.15.80:0/1532593988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:57:59.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:57:58 smithi080 bash[28361]: cluster 2023-12-01T05:57:57.694339+0000 mgr.y (mgr.24362) 2086 : cluster 0 pgmap v2055: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:57:59.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:57:58 smithi080 bash[28361]: audit 2023-12-01T05:57:58.047605+0000 mon.a (mon.0) 1932 : audit 0 from='client.? 172.21.15.80:0/1532593988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:57:59.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:57:58 smithi090 bash[32384]: cluster 2023-12-01T05:57:57.694339+0000 mgr.y (mgr.24362) 2086 : cluster 0 pgmap v2055: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:57:59.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:57:58 smithi090 bash[32384]: audit 2023-12-01T05:57:58.047605+0000 mon.a (mon.0) 1932 : audit 0 from='client.? 172.21.15.80:0/1532593988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:58:01.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:58:00 smithi080 bash[41963]: cluster 2023-12-01T05:57:59.694994+0000 mgr.y (mgr.24362) 2087 : cluster 0 pgmap v2056: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:58:01.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:58:00 smithi080 bash[41963]: audit 2023-12-01T05:58:00.504521+0000 mon.c (mon.2) 1321 : audit 0 from='client.? 172.21.15.80:0/3613610149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:58:01.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:58:00 smithi080 bash[28361]: cluster 2023-12-01T05:57:59.694994+0000 mgr.y (mgr.24362) 2087 : cluster 0 pgmap v2056: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:58:01.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:58:00 smithi080 bash[28361]: audit 2023-12-01T05:58:00.504521+0000 mon.c (mon.2) 1321 : audit 0 from='client.? 172.21.15.80:0/3613610149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:58:01.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:58:00 smithi090 bash[32384]: cluster 2023-12-01T05:57:59.694994+0000 mgr.y (mgr.24362) 2087 : cluster 0 pgmap v2056: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:58:01.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:58:00 smithi090 bash[32384]: audit 2023-12-01T05:58:00.504521+0000 mon.c (mon.2) 1321 : audit 0 from='client.? 172.21.15.80:0/3613610149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:58:03.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:58:02 smithi080 bash[41963]: cluster 2023-12-01T05:58:01.696170+0000 mgr.y (mgr.24362) 2088 : cluster 0 pgmap v2057: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:58:03.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:58:02 smithi080 bash[28361]: cluster 2023-12-01T05:58:01.696170+0000 mgr.y (mgr.24362) 2088 : cluster 0 pgmap v2057: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:58:03.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:58:02 smithi090 bash[32384]: cluster 2023-12-01T05:58:01.696170+0000 mgr.y (mgr.24362) 2088 : cluster 0 pgmap v2057: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:58:04.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:58:03 smithi080 bash[28361]: audit 2023-12-01T05:58:02.967596+0000 mon.a (mon.0) 1933 : audit 0 from='client.? 172.21.15.80:0/4005267040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:58:04.187 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:58:03 smithi080 bash[41963]: audit 2023-12-01T05:58:02.967596+0000 mon.a (mon.0) 1933 : audit 0 from='client.? 172.21.15.80:0/4005267040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:58:04.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:58:03 smithi090 bash[32384]: audit 2023-12-01T05:58:02.967596+0000 mon.a (mon.0) 1933 : audit 0 from='client.? 172.21.15.80:0/4005267040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:58:05.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:58:04 smithi080 bash[28361]: cluster 2023-12-01T05:58:03.696781+0000 mgr.y (mgr.24362) 2089 : cluster 0 pgmap v2058: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:58:05.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:58:04 smithi080 bash[41963]: cluster 2023-12-01T05:58:03.696781+0000 mgr.y (mgr.24362) 2089 : cluster 0 pgmap v2058: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:58:05.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:58:04 smithi090 bash[32384]: cluster 2023-12-01T05:58:03.696781+0000 mgr.y (mgr.24362) 2089 : cluster 0 pgmap v2058: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:58:06.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:58:05 smithi080 bash[28361]: audit 2023-12-01T05:58:05.428036+0000 mon.a (mon.0) 1934 : audit 0 from='client.? 172.21.15.80:0/3973815672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:58:06.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:58:05 smithi080 bash[41963]: audit 2023-12-01T05:58:05.428036+0000 mon.a (mon.0) 1934 : audit 0 from='client.? 172.21.15.80:0/3973815672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:58:06.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:58:05 smithi090 bash[32384]: audit 2023-12-01T05:58:05.428036+0000 mon.a (mon.0) 1934 : audit 0 from='client.? 172.21.15.80:0/3973815672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:58:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:58:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:58:06] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T05:58:07.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:58:06 smithi080 bash[28361]: cluster 2023-12-01T05:58:05.697443+0000 mgr.y (mgr.24362) 2090 : cluster 0 pgmap v2059: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:58:07.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:58:06 smithi080 bash[41963]: cluster 2023-12-01T05:58:05.697443+0000 mgr.y (mgr.24362) 2090 : cluster 0 pgmap v2059: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:58:07.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:58:06 smithi090 bash[32384]: cluster 2023-12-01T05:58:05.697443+0000 mgr.y (mgr.24362) 2090 : cluster 0 pgmap v2059: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:58:08.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:58:07 smithi090 bash[32384]: audit 2023-12-01T05:58:07.877004+0000 mon.a (mon.0) 1935 : audit 0 from='client.? 172.21.15.80:0/4003188311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:58:08.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:58:07 smithi080 bash[28361]: audit 2023-12-01T05:58:07.877004+0000 mon.a (mon.0) 1935 : audit 0 from='client.? 172.21.15.80:0/4003188311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:58:08.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:58:07 smithi080 bash[41963]: audit 2023-12-01T05:58:07.877004+0000 mon.a (mon.0) 1935 : audit 0 from='client.? 172.21.15.80:0/4003188311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:58:09.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:58:08 smithi090 bash[32384]: cluster 2023-12-01T05:58:07.698533+0000 mgr.y (mgr.24362) 2091 : cluster 0 pgmap v2060: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:58:09.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:58:08 smithi080 bash[28361]: cluster 2023-12-01T05:58:07.698533+0000 mgr.y (mgr.24362) 2091 : cluster 0 pgmap v2060: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:58:09.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:58:08 smithi080 bash[41963]: cluster 2023-12-01T05:58:07.698533+0000 mgr.y (mgr.24362) 2091 : cluster 0 pgmap v2060: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:58:10.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:58:09 smithi090 bash[32384]: audit 2023-12-01T05:58:09.887397+0000 mon.c (mon.2) 1322 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:58:10.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:58:09 smithi080 bash[28361]: audit 2023-12-01T05:58:09.887397+0000 mon.c (mon.2) 1322 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:58:10.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:58:09 smithi080 bash[41963]: audit 2023-12-01T05:58:09.887397+0000 mon.c (mon.2) 1322 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:58:11.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:58:10 smithi090 bash[32384]: cluster 2023-12-01T05:58:09.699184+0000 mgr.y (mgr.24362) 2092 : cluster 0 pgmap v2061: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:58:11.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:58:10 smithi090 bash[32384]: audit 2023-12-01T05:58:10.338308+0000 mon.c (mon.2) 1323 : audit 0 from='client.? 172.21.15.80:0/1475736379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:58:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:58:10 smithi080 bash[41963]: cluster 2023-12-01T05:58:09.699184+0000 mgr.y (mgr.24362) 2092 : cluster 0 pgmap v2061: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:58:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:58:10 smithi080 bash[41963]: audit 2023-12-01T05:58:10.338308+0000 mon.c (mon.2) 1323 : audit 0 from='client.? 172.21.15.80:0/1475736379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:58:11.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:58:10 smithi080 bash[28361]: cluster 2023-12-01T05:58:09.699184+0000 mgr.y (mgr.24362) 2092 : cluster 0 pgmap v2061: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:58:11.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:58:10 smithi080 bash[28361]: audit 2023-12-01T05:58:10.338308+0000 mon.c (mon.2) 1323 : audit 0 from='client.? 172.21.15.80:0/1475736379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:58:13.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:58:12 smithi090 bash[32384]: cluster 2023-12-01T05:58:11.699995+0000 mgr.y (mgr.24362) 2093 : cluster 0 pgmap v2062: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:58:13.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:58:12 smithi090 bash[32384]: audit 2023-12-01T05:58:12.789252+0000 mon.c (mon.2) 1324 : audit 0 from='client.? 172.21.15.80:0/3057212265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:58:13.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:58:12 smithi080 bash[28361]: cluster 2023-12-01T05:58:11.699995+0000 mgr.y (mgr.24362) 2093 : cluster 0 pgmap v2062: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:58:13.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:58:12 smithi080 bash[28361]: audit 2023-12-01T05:58:12.789252+0000 mon.c (mon.2) 1324 : audit 0 from='client.? 172.21.15.80:0/3057212265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:58:13.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:58:12 smithi080 bash[41963]: cluster 2023-12-01T05:58:11.699995+0000 mgr.y (mgr.24362) 2093 : cluster 0 pgmap v2062: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:58:13.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:58:12 smithi080 bash[41963]: audit 2023-12-01T05:58:12.789252+0000 mon.c (mon.2) 1324 : audit 0 from='client.? 172.21.15.80:0/3057212265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:58:14.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:58:14 smithi090 bash[32384]: cluster 2023-12-01T05:58:13.700590+0000 mgr.y (mgr.24362) 2094 : cluster 0 pgmap v2063: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:58:14.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:58:14 smithi080 bash[28361]: cluster 2023-12-01T05:58:13.700590+0000 mgr.y (mgr.24362) 2094 : cluster 0 pgmap v2063: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:58:14.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:58:14 smithi080 bash[41963]: cluster 2023-12-01T05:58:13.700590+0000 mgr.y (mgr.24362) 2094 : cluster 0 pgmap v2063: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:58:15.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:58:15 smithi080 bash[28361]: audit 2023-12-01T05:58:15.245188+0000 mon.c (mon.2) 1325 : audit 0 from='client.? 172.21.15.80:0/2403498439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:58:15.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:58:15 smithi080 bash[41963]: audit 2023-12-01T05:58:15.245188+0000 mon.c (mon.2) 1325 : audit 0 from='client.? 172.21.15.80:0/2403498439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:58:15.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:58:15 smithi090 bash[32384]: audit 2023-12-01T05:58:15.245188+0000 mon.c (mon.2) 1325 : audit 0 from='client.? 172.21.15.80:0/2403498439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:58:16.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:58:16 smithi080 bash[28361]: cluster 2023-12-01T05:58:15.701375+0000 mgr.y (mgr.24362) 2095 : cluster 0 pgmap v2064: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:58:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:58:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:58:16] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T05:58:16.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:58:16 smithi080 bash[41963]: cluster 2023-12-01T05:58:15.701375+0000 mgr.y (mgr.24362) 2095 : cluster 0 pgmap v2064: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:58:16.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:58:16 smithi090 bash[32384]: cluster 2023-12-01T05:58:15.701375+0000 mgr.y (mgr.24362) 2095 : cluster 0 pgmap v2064: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:58:18.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:58:17 smithi090 bash[32384]: audit 2023-12-01T05:58:17.702412+0000 mon.c (mon.2) 1326 : audit 0 from='client.? 172.21.15.80:0/1312316034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:58:18.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:58:17 smithi080 bash[28361]: audit 2023-12-01T05:58:17.702412+0000 mon.c (mon.2) 1326 : audit 0 from='client.? 172.21.15.80:0/1312316034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:58:18.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:58:17 smithi080 bash[41963]: audit 2023-12-01T05:58:17.702412+0000 mon.c (mon.2) 1326 : audit 0 from='client.? 172.21.15.80:0/1312316034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:58:19.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:58:18 smithi090 bash[32384]: cluster 2023-12-01T05:58:17.702607+0000 mgr.y (mgr.24362) 2096 : cluster 0 pgmap v2065: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:58:19.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:58:18 smithi080 bash[28361]: cluster 2023-12-01T05:58:17.702607+0000 mgr.y (mgr.24362) 2096 : cluster 0 pgmap v2065: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:58:19.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:58:18 smithi080 bash[41963]: cluster 2023-12-01T05:58:17.702607+0000 mgr.y (mgr.24362) 2096 : cluster 0 pgmap v2065: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:58:21.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:58:20 smithi080 bash[28361]: cluster 2023-12-01T05:58:19.703253+0000 mgr.y (mgr.24362) 2097 : cluster 0 pgmap v2066: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:58:21.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:58:20 smithi080 bash[28361]: audit 2023-12-01T05:58:20.160274+0000 mon.a (mon.0) 1936 : audit 0 from='client.? 172.21.15.80:0/2248944282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:58:21.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:58:20 smithi080 bash[41963]: cluster 2023-12-01T05:58:19.703253+0000 mgr.y (mgr.24362) 2097 : cluster 0 pgmap v2066: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:58:21.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:58:20 smithi080 bash[41963]: audit 2023-12-01T05:58:20.160274+0000 mon.a (mon.0) 1936 : audit 0 from='client.? 172.21.15.80:0/2248944282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:58:21.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:58:20 smithi090 bash[32384]: cluster 2023-12-01T05:58:19.703253+0000 mgr.y (mgr.24362) 2097 : cluster 0 pgmap v2066: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:58:21.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:58:20 smithi090 bash[32384]: audit 2023-12-01T05:58:20.160274+0000 mon.a (mon.0) 1936 : audit 0 from='client.? 172.21.15.80:0/2248944282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:58:23.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:58:22 smithi080 bash[28361]: cluster 2023-12-01T05:58:21.704382+0000 mgr.y (mgr.24362) 2098 : cluster 0 pgmap v2067: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:58:23.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:58:22 smithi080 bash[28361]: audit 2023-12-01T05:58:22.616250+0000 mon.c (mon.2) 1327 : audit 0 from='client.? 172.21.15.80:0/1136328416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:58:23.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:58:22 smithi080 bash[41963]: cluster 2023-12-01T05:58:21.704382+0000 mgr.y (mgr.24362) 2098 : cluster 0 pgmap v2067: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:58:23.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:58:22 smithi080 bash[41963]: audit 2023-12-01T05:58:22.616250+0000 mon.c (mon.2) 1327 : audit 0 from='client.? 172.21.15.80:0/1136328416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:58:23.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:58:22 smithi090 bash[32384]: cluster 2023-12-01T05:58:21.704382+0000 mgr.y (mgr.24362) 2098 : cluster 0 pgmap v2067: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:58:23.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:58:22 smithi090 bash[32384]: audit 2023-12-01T05:58:22.616250+0000 mon.c (mon.2) 1327 : audit 0 from='client.? 172.21.15.80:0/1136328416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:58:24.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:58:24 smithi090 bash[32384]: cluster 2023-12-01T05:58:23.705074+0000 mgr.y (mgr.24362) 2099 : cluster 0 pgmap v2068: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:58:24.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:58:24 smithi080 bash[41963]: cluster 2023-12-01T05:58:23.705074+0000 mgr.y (mgr.24362) 2099 : cluster 0 pgmap v2068: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:58:24.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:58:24 smithi080 bash[28361]: cluster 2023-12-01T05:58:23.705074+0000 mgr.y (mgr.24362) 2099 : cluster 0 pgmap v2068: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:58:25.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:58:25 smithi090 bash[32384]: audit 2023-12-01T05:58:24.887623+0000 mon.c (mon.2) 1328 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:58:25.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:58:25 smithi090 bash[32384]: audit 2023-12-01T05:58:25.075192+0000 mon.c (mon.2) 1329 : audit 0 from='client.? 172.21.15.80:0/3668267133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:58:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:58:25 smithi080 bash[28361]: audit 2023-12-01T05:58:24.887623+0000 mon.c (mon.2) 1328 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:58:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:58:25 smithi080 bash[28361]: audit 2023-12-01T05:58:25.075192+0000 mon.c (mon.2) 1329 : audit 0 from='client.? 172.21.15.80:0/3668267133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:58:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:58:25 smithi080 bash[41963]: audit 2023-12-01T05:58:24.887623+0000 mon.c (mon.2) 1328 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:58:25.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:58:25 smithi080 bash[41963]: audit 2023-12-01T05:58:25.075192+0000 mon.c (mon.2) 1329 : audit 0 from='client.? 172.21.15.80:0/3668267133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:58:26.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:58:26 smithi090 bash[32384]: cluster 2023-12-01T05:58:25.705720+0000 mgr.y (mgr.24362) 2100 : cluster 0 pgmap v2069: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:58:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:58:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:58:26] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T05:58:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:58:26 smithi080 bash[28361]: cluster 2023-12-01T05:58:25.705720+0000 mgr.y (mgr.24362) 2100 : cluster 0 pgmap v2069: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:58:26.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:58:26 smithi080 bash[41963]: cluster 2023-12-01T05:58:25.705720+0000 mgr.y (mgr.24362) 2100 : cluster 0 pgmap v2069: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:58:27.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:58:27 smithi080 bash[28361]: audit 2023-12-01T05:58:27.531057+0000 mon.a (mon.0) 1937 : audit 0 from='client.? 172.21.15.80:0/3804581940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:58:27.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:58:27 smithi080 bash[41963]: audit 2023-12-01T05:58:27.531057+0000 mon.a (mon.0) 1937 : audit 0 from='client.? 172.21.15.80:0/3804581940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:58:28.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:58:27 smithi090 bash[32384]: audit 2023-12-01T05:58:27.531057+0000 mon.a (mon.0) 1937 : audit 0 from='client.? 172.21.15.80:0/3804581940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:58:28.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:58:28 smithi080 bash[28361]: cluster 2023-12-01T05:58:27.706850+0000 mgr.y (mgr.24362) 2101 : cluster 0 pgmap v2070: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:58:28.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:58:28 smithi080 bash[41963]: cluster 2023-12-01T05:58:27.706850+0000 mgr.y (mgr.24362) 2101 : cluster 0 pgmap v2070: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:58:29.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:58:28 smithi090 bash[32384]: cluster 2023-12-01T05:58:27.706850+0000 mgr.y (mgr.24362) 2101 : cluster 0 pgmap v2070: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:58:31.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:58:30 smithi090 bash[32384]: cluster 2023-12-01T05:58:29.707437+0000 mgr.y (mgr.24362) 2102 : cluster 0 pgmap v2071: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:58:31.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:58:30 smithi090 bash[32384]: audit 2023-12-01T05:58:29.988386+0000 mon.c (mon.2) 1330 : audit 0 from='client.? 172.21.15.80:0/242969510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:58:31.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:58:30 smithi080 bash[41963]: cluster 2023-12-01T05:58:29.707437+0000 mgr.y (mgr.24362) 2102 : cluster 0 pgmap v2071: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:58:31.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:58:30 smithi080 bash[41963]: audit 2023-12-01T05:58:29.988386+0000 mon.c (mon.2) 1330 : audit 0 from='client.? 172.21.15.80:0/242969510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:58:31.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:58:30 smithi080 bash[28361]: cluster 2023-12-01T05:58:29.707437+0000 mgr.y (mgr.24362) 2102 : cluster 0 pgmap v2071: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:58:31.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:58:30 smithi080 bash[28361]: audit 2023-12-01T05:58:29.988386+0000 mon.c (mon.2) 1330 : audit 0 from='client.? 172.21.15.80:0/242969510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:58:33.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:58:32 smithi090 bash[32384]: cluster 2023-12-01T05:58:31.708562+0000 mgr.y (mgr.24362) 2103 : cluster 0 pgmap v2072: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:58:33.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:58:32 smithi090 bash[32384]: audit 2023-12-01T05:58:32.449741+0000 mon.c (mon.2) 1331 : audit 0 from='client.? 172.21.15.80:0/1664834381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:58:33.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:58:32 smithi080 bash[41963]: cluster 2023-12-01T05:58:31.708562+0000 mgr.y (mgr.24362) 2103 : cluster 0 pgmap v2072: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:58:33.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:58:32 smithi080 bash[41963]: audit 2023-12-01T05:58:32.449741+0000 mon.c (mon.2) 1331 : audit 0 from='client.? 172.21.15.80:0/1664834381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:58:33.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:58:32 smithi080 bash[28361]: cluster 2023-12-01T05:58:31.708562+0000 mgr.y (mgr.24362) 2103 : cluster 0 pgmap v2072: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:58:33.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:58:32 smithi080 bash[28361]: audit 2023-12-01T05:58:32.449741+0000 mon.c (mon.2) 1331 : audit 0 from='client.? 172.21.15.80:0/1664834381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:58:34.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:58:34 smithi090 bash[32384]: cluster 2023-12-01T05:58:33.709261+0000 mgr.y (mgr.24362) 2104 : cluster 0 pgmap v2073: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:58:34.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:58:34 smithi080 bash[41963]: cluster 2023-12-01T05:58:33.709261+0000 mgr.y (mgr.24362) 2104 : cluster 0 pgmap v2073: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:58:34.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:58:34 smithi080 bash[28361]: cluster 2023-12-01T05:58:33.709261+0000 mgr.y (mgr.24362) 2104 : cluster 0 pgmap v2073: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:58:35.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:58:35 smithi090 bash[32384]: audit 2023-12-01T05:58:34.900549+0000 mon.a (mon.0) 1938 : audit 0 from='client.? 172.21.15.80:0/2255533343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:58:35.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:58:35 smithi080 bash[28361]: audit 2023-12-01T05:58:34.900549+0000 mon.a (mon.0) 1938 : audit 0 from='client.? 172.21.15.80:0/2255533343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:58:35.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:58:35 smithi080 bash[41963]: audit 2023-12-01T05:58:34.900549+0000 mon.a (mon.0) 1938 : audit 0 from='client.? 172.21.15.80:0/2255533343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:58:36.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:58:36 smithi090 bash[32384]: cluster 2023-12-01T05:58:35.709931+0000 mgr.y (mgr.24362) 2105 : cluster 0 pgmap v2074: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:58:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:58:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:58:36] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T05:58:36.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:58:36 smithi080 bash[28361]: cluster 2023-12-01T05:58:35.709931+0000 mgr.y (mgr.24362) 2105 : cluster 0 pgmap v2074: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:58:36.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:58:36 smithi080 bash[41963]: cluster 2023-12-01T05:58:35.709931+0000 mgr.y (mgr.24362) 2105 : cluster 0 pgmap v2074: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:58:37.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:58:37 smithi080 bash[28361]: audit 2023-12-01T05:58:37.361125+0000 mon.a (mon.0) 1939 : audit 0 from='client.? 172.21.15.80:0/921139002' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:58:37.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:58:37 smithi080 bash[41963]: audit 2023-12-01T05:58:37.361125+0000 mon.a (mon.0) 1939 : audit 0 from='client.? 172.21.15.80:0/921139002' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:58:37.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:58:37 smithi090 bash[32384]: audit 2023-12-01T05:58:37.361125+0000 mon.a (mon.0) 1939 : audit 0 from='client.? 172.21.15.80:0/921139002' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:58:38.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:58:38 smithi080 bash[28361]: cluster 2023-12-01T05:58:37.711104+0000 mgr.y (mgr.24362) 2106 : cluster 0 pgmap v2075: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:58:38.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:58:38 smithi080 bash[41963]: cluster 2023-12-01T05:58:37.711104+0000 mgr.y (mgr.24362) 2106 : cluster 0 pgmap v2075: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:58:38.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:58:38 smithi090 bash[32384]: cluster 2023-12-01T05:58:37.711104+0000 mgr.y (mgr.24362) 2106 : cluster 0 pgmap v2075: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:58:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:58:40 smithi080 bash[28361]: cluster 2023-12-01T05:58:39.711578+0000 mgr.y (mgr.24362) 2107 : cluster 0 pgmap v2076: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:58:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:58:40 smithi080 bash[28361]: audit 2023-12-01T05:58:39.820807+0000 mon.a (mon.0) 1940 : audit 0 from='client.? 172.21.15.80:0/1579081046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:58:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:58:40 smithi080 bash[28361]: audit 2023-12-01T05:58:39.888123+0000 mon.c (mon.2) 1332 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:58:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:58:40 smithi080 bash[41963]: cluster 2023-12-01T05:58:39.711578+0000 mgr.y (mgr.24362) 2107 : cluster 0 pgmap v2076: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:58:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:58:40 smithi080 bash[41963]: audit 2023-12-01T05:58:39.820807+0000 mon.a (mon.0) 1940 : audit 0 from='client.? 172.21.15.80:0/1579081046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:58:41.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:58:40 smithi080 bash[41963]: audit 2023-12-01T05:58:39.888123+0000 mon.c (mon.2) 1332 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:58:41.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:58:40 smithi090 bash[32384]: cluster 2023-12-01T05:58:39.711578+0000 mgr.y (mgr.24362) 2107 : cluster 0 pgmap v2076: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:58:41.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:58:40 smithi090 bash[32384]: audit 2023-12-01T05:58:39.820807+0000 mon.a (mon.0) 1940 : audit 0 from='client.? 172.21.15.80:0/1579081046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:58:41.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:58:40 smithi090 bash[32384]: audit 2023-12-01T05:58:39.888123+0000 mon.c (mon.2) 1332 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:58:43.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:58:42 smithi080 bash[28361]: cluster 2023-12-01T05:58:41.712705+0000 mgr.y (mgr.24362) 2108 : cluster 0 pgmap v2077: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:58:43.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:58:42 smithi080 bash[28361]: audit 2023-12-01T05:58:42.266644+0000 mon.c (mon.2) 1333 : audit 0 from='client.? 172.21.15.80:0/1047292100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:58:43.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:58:42 smithi080 bash[41963]: cluster 2023-12-01T05:58:41.712705+0000 mgr.y (mgr.24362) 2108 : cluster 0 pgmap v2077: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:58:43.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:58:42 smithi080 bash[41963]: audit 2023-12-01T05:58:42.266644+0000 mon.c (mon.2) 1333 : audit 0 from='client.? 172.21.15.80:0/1047292100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:58:43.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:58:42 smithi090 bash[32384]: cluster 2023-12-01T05:58:41.712705+0000 mgr.y (mgr.24362) 2108 : cluster 0 pgmap v2077: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:58:43.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:58:42 smithi090 bash[32384]: audit 2023-12-01T05:58:42.266644+0000 mon.c (mon.2) 1333 : audit 0 from='client.? 172.21.15.80:0/1047292100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:58:44.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:58:44 smithi090 bash[32384]: cluster 2023-12-01T05:58:43.713361+0000 mgr.y (mgr.24362) 2109 : cluster 0 pgmap v2078: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:58:44.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:58:44 smithi080 bash[41963]: cluster 2023-12-01T05:58:43.713361+0000 mgr.y (mgr.24362) 2109 : cluster 0 pgmap v2078: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:58:44.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:58:44 smithi080 bash[28361]: cluster 2023-12-01T05:58:43.713361+0000 mgr.y (mgr.24362) 2109 : cluster 0 pgmap v2078: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:58:45.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:58:45 smithi090 bash[32384]: audit 2023-12-01T05:58:44.726613+0000 mon.c (mon.2) 1334 : audit 0 from='client.? 172.21.15.80:0/462874043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:58:45.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:58:45 smithi080 bash[28361]: audit 2023-12-01T05:58:44.726613+0000 mon.c (mon.2) 1334 : audit 0 from='client.? 172.21.15.80:0/462874043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:58:45.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:58:45 smithi080 bash[41963]: audit 2023-12-01T05:58:44.726613+0000 mon.c (mon.2) 1334 : audit 0 from='client.? 172.21.15.80:0/462874043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:58:46.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:58:46 smithi090 bash[32384]: cluster 2023-12-01T05:58:45.714035+0000 mgr.y (mgr.24362) 2110 : cluster 0 pgmap v2079: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:58:46.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:58:46 smithi080 bash[28361]: cluster 2023-12-01T05:58:45.714035+0000 mgr.y (mgr.24362) 2110 : cluster 0 pgmap v2079: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:58:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:58:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:58:46] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T05:58:46.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:58:46 smithi080 bash[41963]: cluster 2023-12-01T05:58:45.714035+0000 mgr.y (mgr.24362) 2110 : cluster 0 pgmap v2079: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:58:47.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:58:47 smithi090 bash[32384]: audit 2023-12-01T05:58:47.185385+0000 mon.a (mon.0) 1941 : audit 0 from='client.? 172.21.15.80:0/295171424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:58:47.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:58:47 smithi080 bash[28361]: audit 2023-12-01T05:58:47.185385+0000 mon.a (mon.0) 1941 : audit 0 from='client.? 172.21.15.80:0/295171424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:58:47.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:58:47 smithi080 bash[41963]: audit 2023-12-01T05:58:47.185385+0000 mon.a (mon.0) 1941 : audit 0 from='client.? 172.21.15.80:0/295171424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:58:48.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:58:48 smithi090 bash[32384]: cluster 2023-12-01T05:58:47.715277+0000 mgr.y (mgr.24362) 2111 : cluster 0 pgmap v2080: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:58:48.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:58:48 smithi080 bash[28361]: cluster 2023-12-01T05:58:47.715277+0000 mgr.y (mgr.24362) 2111 : cluster 0 pgmap v2080: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:58:48.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:58:48 smithi080 bash[41963]: cluster 2023-12-01T05:58:47.715277+0000 mgr.y (mgr.24362) 2111 : cluster 0 pgmap v2080: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:58:50.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:58:49 smithi090 bash[32384]: audit 2023-12-01T05:58:49.636549+0000 mon.c (mon.2) 1335 : audit 0 from='client.? 172.21.15.80:0/1442858458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:58:50.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:58:49 smithi080 bash[41963]: audit 2023-12-01T05:58:49.636549+0000 mon.c (mon.2) 1335 : audit 0 from='client.? 172.21.15.80:0/1442858458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:58:50.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:58:49 smithi080 bash[28361]: audit 2023-12-01T05:58:49.636549+0000 mon.c (mon.2) 1335 : audit 0 from='client.? 172.21.15.80:0/1442858458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:58:51.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:58:50 smithi090 bash[32384]: cluster 2023-12-01T05:58:49.716067+0000 mgr.y (mgr.24362) 2112 : cluster 0 pgmap v2081: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:58:51.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:58:50 smithi090 bash[32384]: audit 2023-12-01T05:58:49.887149+0000 mon.c (mon.2) 1336 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:58:51.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:58:50 smithi080 bash[28361]: cluster 2023-12-01T05:58:49.716067+0000 mgr.y (mgr.24362) 2112 : cluster 0 pgmap v2081: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:58:51.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:58:50 smithi080 bash[28361]: audit 2023-12-01T05:58:49.887149+0000 mon.c (mon.2) 1336 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:58:51.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:58:50 smithi080 bash[41963]: cluster 2023-12-01T05:58:49.716067+0000 mgr.y (mgr.24362) 2112 : cluster 0 pgmap v2081: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:58:51.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:58:50 smithi080 bash[41963]: audit 2023-12-01T05:58:49.887149+0000 mon.c (mon.2) 1336 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:58:53.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:58:52 smithi080 bash[41963]: cluster 2023-12-01T05:58:51.716890+0000 mgr.y (mgr.24362) 2113 : cluster 0 pgmap v2082: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:58:53.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:58:52 smithi080 bash[41963]: audit 2023-12-01T05:58:52.092302+0000 mon.c (mon.2) 1337 : audit 0 from='client.? 172.21.15.80:0/3373315667' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:58:53.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:58:52 smithi080 bash[28361]: cluster 2023-12-01T05:58:51.716890+0000 mgr.y (mgr.24362) 2113 : cluster 0 pgmap v2082: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:58:53.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:58:52 smithi080 bash[28361]: audit 2023-12-01T05:58:52.092302+0000 mon.c (mon.2) 1337 : audit 0 from='client.? 172.21.15.80:0/3373315667' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:58:53.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:58:52 smithi090 bash[32384]: cluster 2023-12-01T05:58:51.716890+0000 mgr.y (mgr.24362) 2113 : cluster 0 pgmap v2082: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:58:53.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:58:52 smithi090 bash[32384]: audit 2023-12-01T05:58:52.092302+0000 mon.c (mon.2) 1337 : audit 0 from='client.? 172.21.15.80:0/3373315667' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:58:54.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:58:54 smithi090 bash[32384]: cluster 2023-12-01T05:58:53.717500+0000 mgr.y (mgr.24362) 2114 : cluster 0 pgmap v2083: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:58:54.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:58:54 smithi080 bash[41963]: cluster 2023-12-01T05:58:53.717500+0000 mgr.y (mgr.24362) 2114 : cluster 0 pgmap v2083: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:58:54.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:58:54 smithi080 bash[28361]: cluster 2023-12-01T05:58:53.717500+0000 mgr.y (mgr.24362) 2114 : cluster 0 pgmap v2083: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:58:55.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:58:55 smithi090 bash[32384]: audit 2023-12-01T05:58:54.557531+0000 mon.c (mon.2) 1338 : audit 0 from='client.? 172.21.15.80:0/3469859754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:58:55.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:58:55 smithi090 bash[32384]: audit 2023-12-01T05:58:54.888609+0000 mon.c (mon.2) 1339 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:58:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:58:55 smithi080 bash[28361]: audit 2023-12-01T05:58:54.557531+0000 mon.c (mon.2) 1338 : audit 0 from='client.? 172.21.15.80:0/3469859754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:58:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:58:55 smithi080 bash[28361]: audit 2023-12-01T05:58:54.888609+0000 mon.c (mon.2) 1339 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:58:55.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:58:55 smithi080 bash[41963]: audit 2023-12-01T05:58:54.557531+0000 mon.c (mon.2) 1338 : audit 0 from='client.? 172.21.15.80:0/3469859754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:58:55.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:58:55 smithi080 bash[41963]: audit 2023-12-01T05:58:54.888609+0000 mon.c (mon.2) 1339 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:58:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:58:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:58:56] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T05:58:57.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:58:56 smithi090 bash[32384]: cluster 2023-12-01T05:58:55.718292+0000 mgr.y (mgr.24362) 2115 : cluster 0 pgmap v2084: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:58:57.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:58:56 smithi090 bash[32384]: audit 2023-12-01T05:58:55.732400+0000 mon.a (mon.0) 1942 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:58:57.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:58:56 smithi090 bash[32384]: audit 2023-12-01T05:58:55.741720+0000 mon.a (mon.0) 1943 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:58:57.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:58:56 smithi090 bash[32384]: audit 2023-12-01T05:58:56.080571+0000 mon.a (mon.0) 1944 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:58:57.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:58:56 smithi090 bash[32384]: audit 2023-12-01T05:58:56.092991+0000 mon.a (mon.0) 1945 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:58:57.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:58:56 smithi090 bash[32384]: audit 2023-12-01T05:58:56.625242+0000 mon.c (mon.2) 1340 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:58:57.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:58:56 smithi090 bash[32384]: audit 2023-12-01T05:58:56.627061+0000 mon.c (mon.2) 1341 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:58:57.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:58:56 smithi090 bash[32384]: audit 2023-12-01T05:58:56.638482+0000 mon.a (mon.0) 1946 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:58:57.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:58:56 smithi080 bash[41963]: cluster 2023-12-01T05:58:55.718292+0000 mgr.y (mgr.24362) 2115 : cluster 0 pgmap v2084: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:58:57.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:58:56 smithi080 bash[41963]: audit 2023-12-01T05:58:55.732400+0000 mon.a (mon.0) 1942 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:58:57.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:58:56 smithi080 bash[41963]: audit 2023-12-01T05:58:55.741720+0000 mon.a (mon.0) 1943 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:58:57.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:58:56 smithi080 bash[41963]: audit 2023-12-01T05:58:56.080571+0000 mon.a (mon.0) 1944 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:58:57.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:58:56 smithi080 bash[41963]: audit 2023-12-01T05:58:56.092991+0000 mon.a (mon.0) 1945 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:58:57.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:58:56 smithi080 bash[41963]: audit 2023-12-01T05:58:56.625242+0000 mon.c (mon.2) 1340 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:58:57.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:58:56 smithi080 bash[41963]: audit 2023-12-01T05:58:56.627061+0000 mon.c (mon.2) 1341 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:58:57.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:58:56 smithi080 bash[41963]: audit 2023-12-01T05:58:56.638482+0000 mon.a (mon.0) 1946 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:58:57.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:58:56 smithi080 bash[28361]: cluster 2023-12-01T05:58:55.718292+0000 mgr.y (mgr.24362) 2115 : cluster 0 pgmap v2084: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:58:57.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:58:56 smithi080 bash[28361]: audit 2023-12-01T05:58:55.732400+0000 mon.a (mon.0) 1942 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:58:57.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:58:56 smithi080 bash[28361]: audit 2023-12-01T05:58:55.741720+0000 mon.a (mon.0) 1943 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:58:57.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:58:56 smithi080 bash[28361]: audit 2023-12-01T05:58:56.080571+0000 mon.a (mon.0) 1944 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:58:57.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:58:56 smithi080 bash[28361]: audit 2023-12-01T05:58:56.092991+0000 mon.a (mon.0) 1945 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:58:57.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:58:56 smithi080 bash[28361]: audit 2023-12-01T05:58:56.625242+0000 mon.c (mon.2) 1340 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:58:57.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:58:56 smithi080 bash[28361]: audit 2023-12-01T05:58:56.627061+0000 mon.c (mon.2) 1341 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:58:57.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:58:56 smithi080 bash[28361]: audit 2023-12-01T05:58:56.638482+0000 mon.a (mon.0) 1946 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T05:58:58.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:58:57 smithi090 bash[32384]: audit 2023-12-01T05:58:57.012409+0000 mon.c (mon.2) 1342 : audit 0 from='client.? 172.21.15.80:0/169225437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:58:58.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:58:57 smithi080 bash[28361]: audit 2023-12-01T05:58:57.012409+0000 mon.c (mon.2) 1342 : audit 0 from='client.? 172.21.15.80:0/169225437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:58:58.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:58:57 smithi080 bash[41963]: audit 2023-12-01T05:58:57.012409+0000 mon.c (mon.2) 1342 : audit 0 from='client.? 172.21.15.80:0/169225437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:58:59.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:58:58 smithi090 bash[32384]: cluster 2023-12-01T05:58:57.719471+0000 mgr.y (mgr.24362) 2116 : cluster 0 pgmap v2085: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:58:59.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:58:58 smithi080 bash[41963]: cluster 2023-12-01T05:58:57.719471+0000 mgr.y (mgr.24362) 2116 : cluster 0 pgmap v2085: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:58:59.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:58:58 smithi080 bash[28361]: cluster 2023-12-01T05:58:57.719471+0000 mgr.y (mgr.24362) 2116 : cluster 0 pgmap v2085: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:59:00.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:58:59 smithi090 bash[32384]: audit 2023-12-01T05:58:59.477949+0000 mon.c (mon.2) 1343 : audit 0 from='client.? 172.21.15.80:0/932444558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:59:00.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:58:59 smithi080 bash[28361]: audit 2023-12-01T05:58:59.477949+0000 mon.c (mon.2) 1343 : audit 0 from='client.? 172.21.15.80:0/932444558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:59:00.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:58:59 smithi080 bash[41963]: audit 2023-12-01T05:58:59.477949+0000 mon.c (mon.2) 1343 : audit 0 from='client.? 172.21.15.80:0/932444558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:59:01.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:59:00 smithi090 bash[32384]: cluster 2023-12-01T05:58:59.720140+0000 mgr.y (mgr.24362) 2117 : cluster 0 pgmap v2086: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:59:01.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:59:00 smithi080 bash[28361]: cluster 2023-12-01T05:58:59.720140+0000 mgr.y (mgr.24362) 2117 : cluster 0 pgmap v2086: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:59:01.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:59:00 smithi080 bash[41963]: cluster 2023-12-01T05:58:59.720140+0000 mgr.y (mgr.24362) 2117 : cluster 0 pgmap v2086: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:59:03.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:59:02 smithi090 bash[32384]: cluster 2023-12-01T05:59:01.721311+0000 mgr.y (mgr.24362) 2118 : cluster 0 pgmap v2087: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:59:03.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:59:02 smithi090 bash[32384]: audit 2023-12-01T05:59:01.944715+0000 mon.c (mon.2) 1344 : audit 0 from='client.? 172.21.15.80:0/86297777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:59:03.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:59:02 smithi080 bash[28361]: cluster 2023-12-01T05:59:01.721311+0000 mgr.y (mgr.24362) 2118 : cluster 0 pgmap v2087: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:59:03.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:59:02 smithi080 bash[28361]: audit 2023-12-01T05:59:01.944715+0000 mon.c (mon.2) 1344 : audit 0 from='client.? 172.21.15.80:0/86297777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:59:03.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:59:02 smithi080 bash[41963]: cluster 2023-12-01T05:59:01.721311+0000 mgr.y (mgr.24362) 2118 : cluster 0 pgmap v2087: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:59:03.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:59:02 smithi080 bash[41963]: audit 2023-12-01T05:59:01.944715+0000 mon.c (mon.2) 1344 : audit 0 from='client.? 172.21.15.80:0/86297777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:59:04.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:59:04 smithi090 bash[32384]: cluster 2023-12-01T05:59:03.722143+0000 mgr.y (mgr.24362) 2119 : cluster 0 pgmap v2088: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:59:04.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:59:04 smithi080 bash[28361]: cluster 2023-12-01T05:59:03.722143+0000 mgr.y (mgr.24362) 2119 : cluster 0 pgmap v2088: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:59:04.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:59:04 smithi080 bash[41963]: cluster 2023-12-01T05:59:03.722143+0000 mgr.y (mgr.24362) 2119 : cluster 0 pgmap v2088: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:59:05.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:59:05 smithi090 bash[32384]: audit 2023-12-01T05:59:04.398817+0000 mon.a (mon.0) 1947 : audit 0 from='client.? 172.21.15.80:0/1595140947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:59:05.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:59:05 smithi080 bash[28361]: audit 2023-12-01T05:59:04.398817+0000 mon.a (mon.0) 1947 : audit 0 from='client.? 172.21.15.80:0/1595140947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:59:05.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:59:05 smithi080 bash[41963]: audit 2023-12-01T05:59:04.398817+0000 mon.a (mon.0) 1947 : audit 0 from='client.? 172.21.15.80:0/1595140947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:59:06.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:59:06 smithi090 bash[32384]: cluster 2023-12-01T05:59:05.722939+0000 mgr.y (mgr.24362) 2120 : cluster 0 pgmap v2089: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:59:06.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:59:06 smithi080 bash[28361]: cluster 2023-12-01T05:59:05.722939+0000 mgr.y (mgr.24362) 2120 : cluster 0 pgmap v2089: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:59:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:59:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:59:06] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T05:59:06.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:59:06 smithi080 bash[41963]: cluster 2023-12-01T05:59:05.722939+0000 mgr.y (mgr.24362) 2120 : cluster 0 pgmap v2089: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:59:07.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:59:07 smithi090 bash[32384]: audit 2023-12-01T05:59:06.859431+0000 mon.c (mon.2) 1345 : audit 0 from='client.? 172.21.15.80:0/937320528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:59:07.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:59:07 smithi080 bash[41963]: audit 2023-12-01T05:59:06.859431+0000 mon.c (mon.2) 1345 : audit 0 from='client.? 172.21.15.80:0/937320528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:59:07.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:59:07 smithi080 bash[28361]: audit 2023-12-01T05:59:06.859431+0000 mon.c (mon.2) 1345 : audit 0 from='client.? 172.21.15.80:0/937320528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:59:08.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:59:08 smithi080 bash[28361]: cluster 2023-12-01T05:59:07.724201+0000 mgr.y (mgr.24362) 2121 : cluster 0 pgmap v2090: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:59:08.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:59:08 smithi080 bash[41963]: cluster 2023-12-01T05:59:07.724201+0000 mgr.y (mgr.24362) 2121 : cluster 0 pgmap v2090: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:59:08.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:59:08 smithi090 bash[32384]: cluster 2023-12-01T05:59:07.724201+0000 mgr.y (mgr.24362) 2121 : cluster 0 pgmap v2090: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:59:09.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:59:09 smithi080 bash[28361]: audit 2023-12-01T05:59:09.312894+0000 mon.a (mon.0) 1948 : audit 0 from='client.? 172.21.15.80:0/2773713135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:59:09.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:59:09 smithi080 bash[41963]: audit 2023-12-01T05:59:09.312894+0000 mon.a (mon.0) 1948 : audit 0 from='client.? 172.21.15.80:0/2773713135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:59:09.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:59:09 smithi090 bash[32384]: audit 2023-12-01T05:59:09.312894+0000 mon.a (mon.0) 1948 : audit 0 from='client.? 172.21.15.80:0/2773713135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:59:10.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:59:10 smithi080 bash[28361]: cluster 2023-12-01T05:59:09.724965+0000 mgr.y (mgr.24362) 2122 : cluster 0 pgmap v2091: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:59:10.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:59:10 smithi080 bash[28361]: audit 2023-12-01T05:59:09.888862+0000 mon.c (mon.2) 1346 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:59:10.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:59:10 smithi080 bash[41963]: cluster 2023-12-01T05:59:09.724965+0000 mgr.y (mgr.24362) 2122 : cluster 0 pgmap v2091: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:59:10.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:59:10 smithi080 bash[41963]: audit 2023-12-01T05:59:09.888862+0000 mon.c (mon.2) 1346 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:59:10.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:59:10 smithi090 bash[32384]: cluster 2023-12-01T05:59:09.724965+0000 mgr.y (mgr.24362) 2122 : cluster 0 pgmap v2091: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:59:10.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:59:10 smithi090 bash[32384]: audit 2023-12-01T05:59:09.888862+0000 mon.c (mon.2) 1346 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:59:12.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:59:11 smithi080 bash[28361]: audit 2023-12-01T05:59:11.765695+0000 mon.a (mon.0) 1949 : audit 0 from='client.? 172.21.15.80:0/2561503535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:59:12.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:59:11 smithi080 bash[41963]: audit 2023-12-01T05:59:11.765695+0000 mon.a (mon.0) 1949 : audit 0 from='client.? 172.21.15.80:0/2561503535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:59:12.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:59:11 smithi090 bash[32384]: audit 2023-12-01T05:59:11.765695+0000 mon.a (mon.0) 1949 : audit 0 from='client.? 172.21.15.80:0/2561503535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:59:13.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:59:12 smithi080 bash[28361]: cluster 2023-12-01T05:59:11.726171+0000 mgr.y (mgr.24362) 2123 : cluster 0 pgmap v2092: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:59:13.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:59:12 smithi080 bash[41963]: cluster 2023-12-01T05:59:11.726171+0000 mgr.y (mgr.24362) 2123 : cluster 0 pgmap v2092: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:59:13.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:59:12 smithi090 bash[32384]: cluster 2023-12-01T05:59:11.726171+0000 mgr.y (mgr.24362) 2123 : cluster 0 pgmap v2092: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:59:14.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:59:14 smithi090 bash[32384]: cluster 2023-12-01T05:59:13.726956+0000 mgr.y (mgr.24362) 2124 : cluster 0 pgmap v2093: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:59:14.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:59:14 smithi090 bash[32384]: audit 2023-12-01T05:59:14.220700+0000 mon.a (mon.0) 1950 : audit 0 from='client.? 172.21.15.80:0/2006275967' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:59:14.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:59:14 smithi080 bash[28361]: cluster 2023-12-01T05:59:13.726956+0000 mgr.y (mgr.24362) 2124 : cluster 0 pgmap v2093: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:59:14.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:59:14 smithi080 bash[28361]: audit 2023-12-01T05:59:14.220700+0000 mon.a (mon.0) 1950 : audit 0 from='client.? 172.21.15.80:0/2006275967' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:59:14.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:59:14 smithi080 bash[41963]: cluster 2023-12-01T05:59:13.726956+0000 mgr.y (mgr.24362) 2124 : cluster 0 pgmap v2093: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:59:14.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:59:14 smithi080 bash[41963]: audit 2023-12-01T05:59:14.220700+0000 mon.a (mon.0) 1950 : audit 0 from='client.? 172.21.15.80:0/2006275967' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:59:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:59:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:59:16] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T05:59:17.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:59:16 smithi080 bash[41963]: cluster 2023-12-01T05:59:15.727617+0000 mgr.y (mgr.24362) 2125 : cluster 0 pgmap v2094: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:59:17.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:59:16 smithi080 bash[41963]: audit 2023-12-01T05:59:16.681385+0000 mon.a (mon.0) 1951 : audit 0 from='client.? 172.21.15.80:0/1227118249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:59:17.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:59:16 smithi080 bash[28361]: cluster 2023-12-01T05:59:15.727617+0000 mgr.y (mgr.24362) 2125 : cluster 0 pgmap v2094: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:59:17.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:59:16 smithi080 bash[28361]: audit 2023-12-01T05:59:16.681385+0000 mon.a (mon.0) 1951 : audit 0 from='client.? 172.21.15.80:0/1227118249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:59:17.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:59:16 smithi090 bash[32384]: cluster 2023-12-01T05:59:15.727617+0000 mgr.y (mgr.24362) 2125 : cluster 0 pgmap v2094: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:59:17.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:59:16 smithi090 bash[32384]: audit 2023-12-01T05:59:16.681385+0000 mon.a (mon.0) 1951 : audit 0 from='client.? 172.21.15.80:0/1227118249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:59:19.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:59:18 smithi080 bash[41963]: cluster 2023-12-01T05:59:17.728788+0000 mgr.y (mgr.24362) 2126 : cluster 0 pgmap v2095: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:59:19.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:59:18 smithi080 bash[28361]: cluster 2023-12-01T05:59:17.728788+0000 mgr.y (mgr.24362) 2126 : cluster 0 pgmap v2095: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:59:19.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:59:18 smithi090 bash[32384]: cluster 2023-12-01T05:59:17.728788+0000 mgr.y (mgr.24362) 2126 : cluster 0 pgmap v2095: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:59:20.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:59:19 smithi080 bash[41963]: audit 2023-12-01T05:59:19.146224+0000 mon.c (mon.2) 1347 : audit 0 from='client.? 172.21.15.80:0/1818029573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:59:20.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:59:19 smithi080 bash[28361]: audit 2023-12-01T05:59:19.146224+0000 mon.c (mon.2) 1347 : audit 0 from='client.? 172.21.15.80:0/1818029573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:59:20.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:59:19 smithi090 bash[32384]: audit 2023-12-01T05:59:19.146224+0000 mon.c (mon.2) 1347 : audit 0 from='client.? 172.21.15.80:0/1818029573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:59:21.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:59:20 smithi080 bash[28361]: cluster 2023-12-01T05:59:19.729470+0000 mgr.y (mgr.24362) 2127 : cluster 0 pgmap v2096: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:59:21.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:59:20 smithi080 bash[41963]: cluster 2023-12-01T05:59:19.729470+0000 mgr.y (mgr.24362) 2127 : cluster 0 pgmap v2096: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:59:21.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:59:20 smithi090 bash[32384]: cluster 2023-12-01T05:59:19.729470+0000 mgr.y (mgr.24362) 2127 : cluster 0 pgmap v2096: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:59:22.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:59:21 smithi080 bash[28361]: audit 2023-12-01T05:59:21.600854+0000 mon.c (mon.2) 1348 : audit 0 from='client.? 172.21.15.80:0/2861296406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:59:22.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:59:21 smithi080 bash[41963]: audit 2023-12-01T05:59:21.600854+0000 mon.c (mon.2) 1348 : audit 0 from='client.? 172.21.15.80:0/2861296406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:59:22.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:59:21 smithi090 bash[32384]: audit 2023-12-01T05:59:21.600854+0000 mon.c (mon.2) 1348 : audit 0 from='client.? 172.21.15.80:0/2861296406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:59:23.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:59:22 smithi080 bash[28361]: cluster 2023-12-01T05:59:21.730568+0000 mgr.y (mgr.24362) 2128 : cluster 0 pgmap v2097: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:59:23.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:59:22 smithi080 bash[41963]: cluster 2023-12-01T05:59:21.730568+0000 mgr.y (mgr.24362) 2128 : cluster 0 pgmap v2097: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:59:23.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:59:22 smithi090 bash[32384]: cluster 2023-12-01T05:59:21.730568+0000 mgr.y (mgr.24362) 2128 : cluster 0 pgmap v2097: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:59:24.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:59:24 smithi090 bash[32384]: cluster 2023-12-01T05:59:23.731328+0000 mgr.y (mgr.24362) 2129 : cluster 0 pgmap v2098: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:59:24.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:59:24 smithi090 bash[32384]: audit 2023-12-01T05:59:24.062369+0000 mon.a (mon.0) 1952 : audit 0 from='client.? 172.21.15.80:0/122439495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:59:24.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:59:24 smithi080 bash[28361]: cluster 2023-12-01T05:59:23.731328+0000 mgr.y (mgr.24362) 2129 : cluster 0 pgmap v2098: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:59:24.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:59:24 smithi080 bash[28361]: audit 2023-12-01T05:59:24.062369+0000 mon.a (mon.0) 1952 : audit 0 from='client.? 172.21.15.80:0/122439495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:59:24.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:59:24 smithi080 bash[41963]: cluster 2023-12-01T05:59:23.731328+0000 mgr.y (mgr.24362) 2129 : cluster 0 pgmap v2098: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:59:24.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:59:24 smithi080 bash[41963]: audit 2023-12-01T05:59:24.062369+0000 mon.a (mon.0) 1952 : audit 0 from='client.? 172.21.15.80:0/122439495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:59:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:59:25 smithi080 bash[41963]: audit 2023-12-01T05:59:24.889286+0000 mon.c (mon.2) 1349 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:59:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:59:25 smithi080 bash[28361]: audit 2023-12-01T05:59:24.889286+0000 mon.c (mon.2) 1349 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:59:25.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:59:25 smithi090 bash[32384]: audit 2023-12-01T05:59:24.889286+0000 mon.c (mon.2) 1349 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:59:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:59:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:59:26] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T05:59:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:59:26 smithi080 bash[41963]: cluster 2023-12-01T05:59:25.732052+0000 mgr.y (mgr.24362) 2130 : cluster 0 pgmap v2099: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:59:26.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:59:26 smithi080 bash[28361]: cluster 2023-12-01T05:59:25.732052+0000 mgr.y (mgr.24362) 2130 : cluster 0 pgmap v2099: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:59:26.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:59:26 smithi090 bash[32384]: cluster 2023-12-01T05:59:25.732052+0000 mgr.y (mgr.24362) 2130 : cluster 0 pgmap v2099: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:59:27.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:59:27 smithi080 bash[41963]: audit 2023-12-01T05:59:26.525391+0000 mon.c (mon.2) 1350 : audit 0 from='client.? 172.21.15.80:0/2065957139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:59:27.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:59:27 smithi080 bash[28361]: audit 2023-12-01T05:59:26.525391+0000 mon.c (mon.2) 1350 : audit 0 from='client.? 172.21.15.80:0/2065957139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:59:27.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:59:27 smithi090 bash[32384]: audit 2023-12-01T05:59:26.525391+0000 mon.c (mon.2) 1350 : audit 0 from='client.? 172.21.15.80:0/2065957139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:59:28.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:59:28 smithi080 bash[28361]: cluster 2023-12-01T05:59:27.733134+0000 mgr.y (mgr.24362) 2131 : cluster 0 pgmap v2100: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:59:28.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:59:28 smithi080 bash[41963]: cluster 2023-12-01T05:59:27.733134+0000 mgr.y (mgr.24362) 2131 : cluster 0 pgmap v2100: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:59:28.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:59:28 smithi090 bash[32384]: cluster 2023-12-01T05:59:27.733134+0000 mgr.y (mgr.24362) 2131 : cluster 0 pgmap v2100: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:59:29.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:59:29 smithi080 bash[28361]: audit 2023-12-01T05:59:28.984464+0000 mon.c (mon.2) 1351 : audit 0 from='client.? 172.21.15.80:0/1441793366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:59:29.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:59:29 smithi080 bash[41963]: audit 2023-12-01T05:59:28.984464+0000 mon.c (mon.2) 1351 : audit 0 from='client.? 172.21.15.80:0/1441793366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:59:29.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:59:29 smithi090 bash[32384]: audit 2023-12-01T05:59:28.984464+0000 mon.c (mon.2) 1351 : audit 0 from='client.? 172.21.15.80:0/1441793366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:59:30.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:59:30 smithi080 bash[28361]: cluster 2023-12-01T05:59:29.733808+0000 mgr.y (mgr.24362) 2132 : cluster 0 pgmap v2101: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:59:30.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:59:30 smithi080 bash[41963]: cluster 2023-12-01T05:59:29.733808+0000 mgr.y (mgr.24362) 2132 : cluster 0 pgmap v2101: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:59:30.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:59:30 smithi090 bash[32384]: cluster 2023-12-01T05:59:29.733808+0000 mgr.y (mgr.24362) 2132 : cluster 0 pgmap v2101: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:59:31.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:59:31 smithi090 bash[32384]: audit 2023-12-01T05:59:31.445360+0000 mon.a (mon.0) 1953 : audit 0 from='client.? 172.21.15.80:0/4104372057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:59:31.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:59:31 smithi080 bash[28361]: audit 2023-12-01T05:59:31.445360+0000 mon.a (mon.0) 1953 : audit 0 from='client.? 172.21.15.80:0/4104372057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:59:31.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:59:31 smithi080 bash[41963]: audit 2023-12-01T05:59:31.445360+0000 mon.a (mon.0) 1953 : audit 0 from='client.? 172.21.15.80:0/4104372057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:59:32.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:59:32 smithi090 bash[32384]: cluster 2023-12-01T05:59:31.734982+0000 mgr.y (mgr.24362) 2133 : cluster 0 pgmap v2102: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:59:32.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:59:32 smithi080 bash[28361]: cluster 2023-12-01T05:59:31.734982+0000 mgr.y (mgr.24362) 2133 : cluster 0 pgmap v2102: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:59:32.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:59:32 smithi080 bash[41963]: cluster 2023-12-01T05:59:31.734982+0000 mgr.y (mgr.24362) 2133 : cluster 0 pgmap v2102: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:59:34.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:59:34 smithi090 bash[32384]: cluster 2023-12-01T05:59:33.735604+0000 mgr.y (mgr.24362) 2134 : cluster 0 pgmap v2103: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:59:34.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:59:34 smithi090 bash[32384]: audit 2023-12-01T05:59:33.892845+0000 mon.a (mon.0) 1954 : audit 0 from='client.? 172.21.15.80:0/2554392943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:59:34.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:59:34 smithi080 bash[28361]: cluster 2023-12-01T05:59:33.735604+0000 mgr.y (mgr.24362) 2134 : cluster 0 pgmap v2103: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:59:34.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:59:34 smithi080 bash[28361]: audit 2023-12-01T05:59:33.892845+0000 mon.a (mon.0) 1954 : audit 0 from='client.? 172.21.15.80:0/2554392943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:59:34.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:59:34 smithi080 bash[41963]: cluster 2023-12-01T05:59:33.735604+0000 mgr.y (mgr.24362) 2134 : cluster 0 pgmap v2103: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:59:34.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:59:34 smithi080 bash[41963]: audit 2023-12-01T05:59:33.892845+0000 mon.a (mon.0) 1954 : audit 0 from='client.? 172.21.15.80:0/2554392943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:59:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:59:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:59:36] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T05:59:37.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:59:36 smithi080 bash[28361]: cluster 2023-12-01T05:59:35.736214+0000 mgr.y (mgr.24362) 2135 : cluster 0 pgmap v2104: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:59:37.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:59:36 smithi080 bash[28361]: audit 2023-12-01T05:59:36.345351+0000 mon.a (mon.0) 1955 : audit 0 from='client.? 172.21.15.80:0/2180879149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:59:37.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:59:36 smithi080 bash[41963]: cluster 2023-12-01T05:59:35.736214+0000 mgr.y (mgr.24362) 2135 : cluster 0 pgmap v2104: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:59:37.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:59:36 smithi080 bash[41963]: audit 2023-12-01T05:59:36.345351+0000 mon.a (mon.0) 1955 : audit 0 from='client.? 172.21.15.80:0/2180879149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:59:37.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:59:36 smithi090 bash[32384]: cluster 2023-12-01T05:59:35.736214+0000 mgr.y (mgr.24362) 2135 : cluster 0 pgmap v2104: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:59:37.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:59:36 smithi090 bash[32384]: audit 2023-12-01T05:59:36.345351+0000 mon.a (mon.0) 1955 : audit 0 from='client.? 172.21.15.80:0/2180879149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:59:39.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:59:38 smithi080 bash[28361]: cluster 2023-12-01T05:59:37.737392+0000 mgr.y (mgr.24362) 2136 : cluster 0 pgmap v2105: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:59:39.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:59:38 smithi080 bash[41963]: cluster 2023-12-01T05:59:37.737392+0000 mgr.y (mgr.24362) 2136 : cluster 0 pgmap v2105: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:59:39.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:59:38 smithi090 bash[32384]: cluster 2023-12-01T05:59:37.737392+0000 mgr.y (mgr.24362) 2136 : cluster 0 pgmap v2105: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:59:40.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:59:39 smithi080 bash[28361]: audit 2023-12-01T05:59:38.805046+0000 mon.a (mon.0) 1956 : audit 0 from='client.? 172.21.15.80:0/1944175081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:59:40.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:59:39 smithi080 bash[41963]: audit 2023-12-01T05:59:38.805046+0000 mon.a (mon.0) 1956 : audit 0 from='client.? 172.21.15.80:0/1944175081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:59:40.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:59:39 smithi090 bash[32384]: audit 2023-12-01T05:59:38.805046+0000 mon.a (mon.0) 1956 : audit 0 from='client.? 172.21.15.80:0/1944175081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:59:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:59:40 smithi080 bash[28361]: cluster 2023-12-01T05:59:39.738075+0000 mgr.y (mgr.24362) 2137 : cluster 0 pgmap v2106: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:59:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:59:40 smithi080 bash[28361]: audit 2023-12-01T05:59:39.889653+0000 mon.c (mon.2) 1352 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:59:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:59:40 smithi080 bash[41963]: cluster 2023-12-01T05:59:39.738075+0000 mgr.y (mgr.24362) 2137 : cluster 0 pgmap v2106: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:59:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:59:40 smithi080 bash[41963]: audit 2023-12-01T05:59:39.889653+0000 mon.c (mon.2) 1352 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:59:41.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:59:40 smithi090 bash[32384]: cluster 2023-12-01T05:59:39.738075+0000 mgr.y (mgr.24362) 2137 : cluster 0 pgmap v2106: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:59:41.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:59:40 smithi090 bash[32384]: audit 2023-12-01T05:59:39.889653+0000 mon.c (mon.2) 1352 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:59:42.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:59:41 smithi080 bash[28361]: audit 2023-12-01T05:59:41.270994+0000 mon.c (mon.2) 1353 : audit 0 from='client.? 172.21.15.80:0/1190242196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:59:42.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:59:41 smithi080 bash[41963]: audit 2023-12-01T05:59:41.270994+0000 mon.c (mon.2) 1353 : audit 0 from='client.? 172.21.15.80:0/1190242196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:59:42.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:59:41 smithi090 bash[32384]: audit 2023-12-01T05:59:41.270994+0000 mon.c (mon.2) 1353 : audit 0 from='client.? 172.21.15.80:0/1190242196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:59:43.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:59:42 smithi080 bash[28361]: cluster 2023-12-01T05:59:41.739259+0000 mgr.y (mgr.24362) 2138 : cluster 0 pgmap v2107: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:59:43.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:59:42 smithi080 bash[41963]: cluster 2023-12-01T05:59:41.739259+0000 mgr.y (mgr.24362) 2138 : cluster 0 pgmap v2107: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:59:43.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:59:42 smithi090 bash[32384]: cluster 2023-12-01T05:59:41.739259+0000 mgr.y (mgr.24362) 2138 : cluster 0 pgmap v2107: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:59:44.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:59:44 smithi090 bash[32384]: audit 2023-12-01T05:59:43.722494+0000 mon.c (mon.2) 1354 : audit 0 from='client.? 172.21.15.80:0/1497359309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:59:44.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:59:44 smithi090 bash[32384]: cluster 2023-12-01T05:59:43.739860+0000 mgr.y (mgr.24362) 2139 : cluster 0 pgmap v2108: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:59:44.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:59:44 smithi080 bash[28361]: audit 2023-12-01T05:59:43.722494+0000 mon.c (mon.2) 1354 : audit 0 from='client.? 172.21.15.80:0/1497359309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:59:44.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:59:44 smithi080 bash[28361]: cluster 2023-12-01T05:59:43.739860+0000 mgr.y (mgr.24362) 2139 : cluster 0 pgmap v2108: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:59:44.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:59:44 smithi080 bash[41963]: audit 2023-12-01T05:59:43.722494+0000 mon.c (mon.2) 1354 : audit 0 from='client.? 172.21.15.80:0/1497359309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:59:44.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:59:44 smithi080 bash[41963]: cluster 2023-12-01T05:59:43.739860+0000 mgr.y (mgr.24362) 2139 : cluster 0 pgmap v2108: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:59:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:59:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:59:46] "GET /metrics HTTP/1.1" 200 33977 "" "Prometheus/2.43.0" 2023-12-01T05:59:47.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:59:46 smithi080 bash[28361]: cluster 2023-12-01T05:59:45.740319+0000 mgr.y (mgr.24362) 2140 : cluster 0 pgmap v2109: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:59:47.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:59:46 smithi080 bash[28361]: audit 2023-12-01T05:59:46.174231+0000 mon.c (mon.2) 1355 : audit 0 from='client.? 172.21.15.80:0/3412803809' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:59:47.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:59:46 smithi080 bash[41963]: cluster 2023-12-01T05:59:45.740319+0000 mgr.y (mgr.24362) 2140 : cluster 0 pgmap v2109: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:59:47.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:59:46 smithi080 bash[41963]: audit 2023-12-01T05:59:46.174231+0000 mon.c (mon.2) 1355 : audit 0 from='client.? 172.21.15.80:0/3412803809' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:59:47.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:59:46 smithi090 bash[32384]: cluster 2023-12-01T05:59:45.740319+0000 mgr.y (mgr.24362) 2140 : cluster 0 pgmap v2109: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:59:47.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:59:46 smithi090 bash[32384]: audit 2023-12-01T05:59:46.174231+0000 mon.c (mon.2) 1355 : audit 0 from='client.? 172.21.15.80:0/3412803809' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:59:49.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:59:48 smithi080 bash[28361]: cluster 2023-12-01T05:59:47.741441+0000 mgr.y (mgr.24362) 2141 : cluster 0 pgmap v2110: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:59:49.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:59:48 smithi080 bash[28361]: audit 2023-12-01T05:59:48.645583+0000 mon.c (mon.2) 1356 : audit 0 from='client.? 172.21.15.80:0/1049562987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:59:49.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:59:48 smithi080 bash[41963]: cluster 2023-12-01T05:59:47.741441+0000 mgr.y (mgr.24362) 2141 : cluster 0 pgmap v2110: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:59:49.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:59:48 smithi080 bash[41963]: audit 2023-12-01T05:59:48.645583+0000 mon.c (mon.2) 1356 : audit 0 from='client.? 172.21.15.80:0/1049562987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:59:49.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:59:48 smithi090 bash[32384]: cluster 2023-12-01T05:59:47.741441+0000 mgr.y (mgr.24362) 2141 : cluster 0 pgmap v2110: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:59:49.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:59:48 smithi090 bash[32384]: audit 2023-12-01T05:59:48.645583+0000 mon.c (mon.2) 1356 : audit 0 from='client.? 172.21.15.80:0/1049562987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:59:51.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:59:50 smithi080 bash[28361]: cluster 2023-12-01T05:59:49.742066+0000 mgr.y (mgr.24362) 2142 : cluster 0 pgmap v2111: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:59:51.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:59:50 smithi080 bash[41963]: cluster 2023-12-01T05:59:49.742066+0000 mgr.y (mgr.24362) 2142 : cluster 0 pgmap v2111: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:59:51.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:59:50 smithi090 bash[32384]: cluster 2023-12-01T05:59:49.742066+0000 mgr.y (mgr.24362) 2142 : cluster 0 pgmap v2111: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:59:52.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:59:51 smithi080 bash[28361]: audit 2023-12-01T05:59:51.096696+0000 mon.a (mon.0) 1957 : audit 0 from='client.? 172.21.15.80:0/2356096756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:59:52.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:59:51 smithi080 bash[41963]: audit 2023-12-01T05:59:51.096696+0000 mon.a (mon.0) 1957 : audit 0 from='client.? 172.21.15.80:0/2356096756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:59:52.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:59:51 smithi090 bash[32384]: audit 2023-12-01T05:59:51.096696+0000 mon.a (mon.0) 1957 : audit 0 from='client.? 172.21.15.80:0/2356096756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:59:53.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:59:52 smithi080 bash[41963]: cluster 2023-12-01T05:59:51.743243+0000 mgr.y (mgr.24362) 2143 : cluster 0 pgmap v2112: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:59:53.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:59:52 smithi080 bash[28361]: cluster 2023-12-01T05:59:51.743243+0000 mgr.y (mgr.24362) 2143 : cluster 0 pgmap v2112: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:59:53.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:59:52 smithi090 bash[32384]: cluster 2023-12-01T05:59:51.743243+0000 mgr.y (mgr.24362) 2143 : cluster 0 pgmap v2112: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:59:54.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:59:54 smithi090 bash[32384]: audit 2023-12-01T05:59:53.552961+0000 mon.a (mon.0) 1958 : audit 0 from='client.? 172.21.15.80:0/2564240758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:59:54.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:59:54 smithi090 bash[32384]: cluster 2023-12-01T05:59:53.743960+0000 mgr.y (mgr.24362) 2144 : cluster 0 pgmap v2113: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:59:54.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:59:54 smithi080 bash[41963]: audit 2023-12-01T05:59:53.552961+0000 mon.a (mon.0) 1958 : audit 0 from='client.? 172.21.15.80:0/2564240758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:59:54.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:59:54 smithi080 bash[41963]: cluster 2023-12-01T05:59:53.743960+0000 mgr.y (mgr.24362) 2144 : cluster 0 pgmap v2113: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:59:54.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:59:54 smithi080 bash[28361]: audit 2023-12-01T05:59:53.552961+0000 mon.a (mon.0) 1958 : audit 0 from='client.? 172.21.15.80:0/2564240758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:59:54.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:59:54 smithi080 bash[28361]: cluster 2023-12-01T05:59:53.743960+0000 mgr.y (mgr.24362) 2144 : cluster 0 pgmap v2113: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:59:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:59:55 smithi080 bash[28361]: audit 2023-12-01T05:59:54.890125+0000 mon.c (mon.2) 1357 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:59:55.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:59:55 smithi080 bash[41963]: audit 2023-12-01T05:59:54.890125+0000 mon.c (mon.2) 1357 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:59:55.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:59:55 smithi090 bash[32384]: audit 2023-12-01T05:59:54.890125+0000 mon.c (mon.2) 1357 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:59:56.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:59:56 smithi080 bash[28361]: cluster 2023-12-01T05:59:55.744572+0000 mgr.y (mgr.24362) 2145 : cluster 0 pgmap v2114: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:59:56.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:59:56 smithi080 bash[28361]: audit 2023-12-01T05:59:56.003264+0000 mon.a (mon.0) 1959 : audit 0 from='client.? 172.21.15.80:0/3663105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:59:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 05:59:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:05:59:56] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T05:59:56.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:59:56 smithi080 bash[41963]: cluster 2023-12-01T05:59:55.744572+0000 mgr.y (mgr.24362) 2145 : cluster 0 pgmap v2114: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:59:56.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:59:56 smithi080 bash[41963]: audit 2023-12-01T05:59:56.003264+0000 mon.a (mon.0) 1959 : audit 0 from='client.? 172.21.15.80:0/3663105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:59:56.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:59:56 smithi090 bash[32384]: cluster 2023-12-01T05:59:55.744572+0000 mgr.y (mgr.24362) 2145 : cluster 0 pgmap v2114: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:59:56.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:59:56 smithi090 bash[32384]: audit 2023-12-01T05:59:56.003264+0000 mon.a (mon.0) 1959 : audit 0 from='client.? 172.21.15.80:0/3663105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:59:57.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:59:57 smithi080 bash[28361]: audit 2023-12-01T05:59:56.721302+0000 mon.c (mon.2) 1358 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:59:57.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:59:57 smithi080 bash[41963]: audit 2023-12-01T05:59:56.721302+0000 mon.c (mon.2) 1358 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:59:57.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:59:57 smithi090 bash[32384]: audit 2023-12-01T05:59:56.721302+0000 mon.c (mon.2) 1358 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:59:58.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:59:58 smithi080 bash[28361]: cluster 2023-12-01T05:59:57.745826+0000 mgr.y (mgr.24362) 2146 : cluster 0 pgmap v2115: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:59:58.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:59:58 smithi080 bash[41963]: cluster 2023-12-01T05:59:57.745826+0000 mgr.y (mgr.24362) 2146 : cluster 0 pgmap v2115: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:59:58.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:59:58 smithi090 bash[32384]: cluster 2023-12-01T05:59:57.745826+0000 mgr.y (mgr.24362) 2146 : cluster 0 pgmap v2115: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T05:59:59.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 05:59:59 smithi080 bash[28361]: audit 2023-12-01T05:59:58.451775+0000 mon.a (mon.0) 1960 : audit 0 from='client.? 172.21.15.80:0/2023781170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:59:59.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 05:59:59 smithi080 bash[41963]: audit 2023-12-01T05:59:58.451775+0000 mon.a (mon.0) 1960 : audit 0 from='client.? 172.21.15.80:0/2023781170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T05:59:59.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 05:59:59 smithi090 bash[32384]: audit 2023-12-01T05:59:58.451775+0000 mon.a (mon.0) 1960 : audit 0 from='client.? 172.21.15.80:0/2023781170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:00:00.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:00:00 smithi080 bash[28361]: debug 2023-12-01T05:59:59.996+0000 7f6ec9bf0700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T06:00:00.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:00:00 smithi080 bash[28361]: cluster 2023-12-01T05:59:59.746589+0000 mgr.y (mgr.24362) 2147 : cluster 0 pgmap v2116: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:00:00.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:00:00 smithi080 bash[28361]: cluster 2023-12-01T06:00:00.000121+0000 mon.a (mon.0) 1961 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T06:00:00.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:00:00 smithi080 bash[41963]: cluster 2023-12-01T05:59:59.746589+0000 mgr.y (mgr.24362) 2147 : cluster 0 pgmap v2116: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:00:00.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:00:00 smithi080 bash[41963]: cluster 2023-12-01T06:00:00.000121+0000 mon.a (mon.0) 1961 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T06:00:00.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:00:00 smithi090 bash[32384]: cluster 2023-12-01T05:59:59.746589+0000 mgr.y (mgr.24362) 2147 : cluster 0 pgmap v2116: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:00:00.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:00:00 smithi090 bash[32384]: cluster 2023-12-01T06:00:00.000121+0000 mon.a (mon.0) 1961 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T06:00:01.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:00:01 smithi080 bash[28361]: audit 2023-12-01T06:00:00.908770+0000 mon.a (mon.0) 1962 : audit 0 from='client.? 172.21.15.80:0/143374923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:00:01.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:00:01 smithi080 bash[41963]: audit 2023-12-01T06:00:00.908770+0000 mon.a (mon.0) 1962 : audit 0 from='client.? 172.21.15.80:0/143374923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:00:01.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:00:01 smithi090 bash[32384]: audit 2023-12-01T06:00:00.908770+0000 mon.a (mon.0) 1962 : audit 0 from='client.? 172.21.15.80:0/143374923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:00:02.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:00:02 smithi080 bash[28361]: cluster 2023-12-01T06:00:01.747781+0000 mgr.y (mgr.24362) 2148 : cluster 0 pgmap v2117: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:00:02.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:00:02 smithi080 bash[41963]: cluster 2023-12-01T06:00:01.747781+0000 mgr.y (mgr.24362) 2148 : cluster 0 pgmap v2117: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:00:02.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:00:02 smithi090 bash[32384]: cluster 2023-12-01T06:00:01.747781+0000 mgr.y (mgr.24362) 2148 : cluster 0 pgmap v2117: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:00:03.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:00:03 smithi080 bash[28361]: audit 2023-12-01T06:00:02.563364+0000 mon.a (mon.0) 1963 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:00:03.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:00:03 smithi080 bash[28361]: audit 2023-12-01T06:00:02.572800+0000 mon.a (mon.0) 1964 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:00:03.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:00:03 smithi080 bash[28361]: audit 2023-12-01T06:00:02.970105+0000 mon.a (mon.0) 1965 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:00:03.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:00:03 smithi080 bash[28361]: audit 2023-12-01T06:00:02.987328+0000 mon.a (mon.0) 1966 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:00:03.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:00:03 smithi080 bash[28361]: audit 2023-12-01T06:00:03.365066+0000 mon.a (mon.0) 1967 : audit 0 from='client.? 172.21.15.80:0/2377467340' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:00:03.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:00:03 smithi080 bash[28361]: audit 2023-12-01T06:00:03.543559+0000 mon.c (mon.2) 1359 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:00:03.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:00:03 smithi080 bash[28361]: audit 2023-12-01T06:00:03.545203+0000 mon.c (mon.2) 1360 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:00:03.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:00:03 smithi080 bash[28361]: audit 2023-12-01T06:00:03.554077+0000 mon.a (mon.0) 1968 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:00:03.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:00:03 smithi080 bash[41963]: audit 2023-12-01T06:00:02.563364+0000 mon.a (mon.0) 1963 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:00:03.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:00:03 smithi080 bash[41963]: audit 2023-12-01T06:00:02.572800+0000 mon.a (mon.0) 1964 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:00:03.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:00:03 smithi080 bash[41963]: audit 2023-12-01T06:00:02.970105+0000 mon.a (mon.0) 1965 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:00:03.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:00:03 smithi080 bash[41963]: audit 2023-12-01T06:00:02.987328+0000 mon.a (mon.0) 1966 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:00:03.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:00:03 smithi080 bash[41963]: audit 2023-12-01T06:00:03.365066+0000 mon.a (mon.0) 1967 : audit 0 from='client.? 172.21.15.80:0/2377467340' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:00:03.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:00:03 smithi080 bash[41963]: audit 2023-12-01T06:00:03.543559+0000 mon.c (mon.2) 1359 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:00:03.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:00:03 smithi080 bash[41963]: audit 2023-12-01T06:00:03.545203+0000 mon.c (mon.2) 1360 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:00:03.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:00:03 smithi080 bash[41963]: audit 2023-12-01T06:00:03.554077+0000 mon.a (mon.0) 1968 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:00:04.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:00:03 smithi090 bash[32384]: audit 2023-12-01T06:00:02.563364+0000 mon.a (mon.0) 1963 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:00:04.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:00:03 smithi090 bash[32384]: audit 2023-12-01T06:00:02.572800+0000 mon.a (mon.0) 1964 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:00:04.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:00:03 smithi090 bash[32384]: audit 2023-12-01T06:00:02.970105+0000 mon.a (mon.0) 1965 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:00:04.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:00:03 smithi090 bash[32384]: audit 2023-12-01T06:00:02.987328+0000 mon.a (mon.0) 1966 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:00:04.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:00:03 smithi090 bash[32384]: audit 2023-12-01T06:00:03.365066+0000 mon.a (mon.0) 1967 : audit 0 from='client.? 172.21.15.80:0/2377467340' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:00:04.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:00:03 smithi090 bash[32384]: audit 2023-12-01T06:00:03.543559+0000 mon.c (mon.2) 1359 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:00:04.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:00:03 smithi090 bash[32384]: audit 2023-12-01T06:00:03.545203+0000 mon.c (mon.2) 1360 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:00:04.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:00:03 smithi090 bash[32384]: audit 2023-12-01T06:00:03.554077+0000 mon.a (mon.0) 1968 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:00:04.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:00:04 smithi080 bash[28361]: cluster 2023-12-01T06:00:03.748557+0000 mgr.y (mgr.24362) 2149 : cluster 0 pgmap v2118: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:00:04.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:00:04 smithi080 bash[41963]: cluster 2023-12-01T06:00:03.748557+0000 mgr.y (mgr.24362) 2149 : cluster 0 pgmap v2118: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:00:05.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:00:04 smithi090 bash[32384]: cluster 2023-12-01T06:00:03.748557+0000 mgr.y (mgr.24362) 2149 : cluster 0 pgmap v2118: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:00:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:00:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:00:06] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T06:00:07.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:00:06 smithi080 bash[28361]: cluster 2023-12-01T06:00:05.749017+0000 mgr.y (mgr.24362) 2150 : cluster 0 pgmap v2119: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:00:07.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:00:06 smithi080 bash[28361]: audit 2023-12-01T06:00:05.814257+0000 mon.c (mon.2) 1361 : audit 0 from='client.? 172.21.15.80:0/813933827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:00:07.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:00:06 smithi080 bash[41963]: cluster 2023-12-01T06:00:05.749017+0000 mgr.y (mgr.24362) 2150 : cluster 0 pgmap v2119: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:00:07.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:00:06 smithi080 bash[41963]: audit 2023-12-01T06:00:05.814257+0000 mon.c (mon.2) 1361 : audit 0 from='client.? 172.21.15.80:0/813933827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:00:07.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:00:06 smithi090 bash[32384]: cluster 2023-12-01T06:00:05.749017+0000 mgr.y (mgr.24362) 2150 : cluster 0 pgmap v2119: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:00:07.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:00:06 smithi090 bash[32384]: audit 2023-12-01T06:00:05.814257+0000 mon.c (mon.2) 1361 : audit 0 from='client.? 172.21.15.80:0/813933827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:00:09.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:00:08 smithi080 bash[28361]: cluster 2023-12-01T06:00:07.750107+0000 mgr.y (mgr.24362) 2151 : cluster 0 pgmap v2120: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:00:09.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:00:08 smithi080 bash[28361]: audit 2023-12-01T06:00:08.268721+0000 mon.c (mon.2) 1362 : audit 0 from='client.? 172.21.15.80:0/2479182373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:00:09.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:00:08 smithi080 bash[41963]: cluster 2023-12-01T06:00:07.750107+0000 mgr.y (mgr.24362) 2151 : cluster 0 pgmap v2120: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:00:09.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:00:08 smithi080 bash[41963]: audit 2023-12-01T06:00:08.268721+0000 mon.c (mon.2) 1362 : audit 0 from='client.? 172.21.15.80:0/2479182373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:00:09.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:00:08 smithi090 bash[32384]: cluster 2023-12-01T06:00:07.750107+0000 mgr.y (mgr.24362) 2151 : cluster 0 pgmap v2120: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:00:09.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:00:08 smithi090 bash[32384]: audit 2023-12-01T06:00:08.268721+0000 mon.c (mon.2) 1362 : audit 0 from='client.? 172.21.15.80:0/2479182373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:00:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:00:10 smithi080 bash[28361]: cluster 2023-12-01T06:00:09.750751+0000 mgr.y (mgr.24362) 2152 : cluster 0 pgmap v2121: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:00:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:00:10 smithi080 bash[28361]: audit 2023-12-01T06:00:09.890464+0000 mon.c (mon.2) 1363 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:00:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:00:10 smithi080 bash[28361]: audit 2023-12-01T06:00:10.717500+0000 mon.a (mon.0) 1969 : audit 0 from='client.? 172.21.15.80:0/444538645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:00:11.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:00:10 smithi080 bash[41963]: cluster 2023-12-01T06:00:09.750751+0000 mgr.y (mgr.24362) 2152 : cluster 0 pgmap v2121: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:00:11.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:00:10 smithi080 bash[41963]: audit 2023-12-01T06:00:09.890464+0000 mon.c (mon.2) 1363 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:00:11.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:00:10 smithi080 bash[41963]: audit 2023-12-01T06:00:10.717500+0000 mon.a (mon.0) 1969 : audit 0 from='client.? 172.21.15.80:0/444538645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:00:11.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:00:10 smithi090 bash[32384]: cluster 2023-12-01T06:00:09.750751+0000 mgr.y (mgr.24362) 2152 : cluster 0 pgmap v2121: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:00:11.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:00:10 smithi090 bash[32384]: audit 2023-12-01T06:00:09.890464+0000 mon.c (mon.2) 1363 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:00:11.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:00:10 smithi090 bash[32384]: audit 2023-12-01T06:00:10.717500+0000 mon.a (mon.0) 1969 : audit 0 from='client.? 172.21.15.80:0/444538645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:00:13.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:00:12 smithi080 bash[41963]: cluster 2023-12-01T06:00:11.751947+0000 mgr.y (mgr.24362) 2153 : cluster 0 pgmap v2122: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:00:13.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:00:12 smithi080 bash[28361]: cluster 2023-12-01T06:00:11.751947+0000 mgr.y (mgr.24362) 2153 : cluster 0 pgmap v2122: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:00:13.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:00:12 smithi090 bash[32384]: cluster 2023-12-01T06:00:11.751947+0000 mgr.y (mgr.24362) 2153 : cluster 0 pgmap v2122: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:00:14.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:00:13 smithi080 bash[28361]: audit 2023-12-01T06:00:13.165927+0000 mon.a (mon.0) 1970 : audit 0 from='client.? 172.21.15.80:0/2355050011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:00:14.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:00:13 smithi080 bash[41963]: audit 2023-12-01T06:00:13.165927+0000 mon.a (mon.0) 1970 : audit 0 from='client.? 172.21.15.80:0/2355050011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:00:14.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:00:13 smithi090 bash[32384]: audit 2023-12-01T06:00:13.165927+0000 mon.a (mon.0) 1970 : audit 0 from='client.? 172.21.15.80:0/2355050011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:00:15.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:00:14 smithi080 bash[28361]: cluster 2023-12-01T06:00:13.752554+0000 mgr.y (mgr.24362) 2154 : cluster 0 pgmap v2123: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:00:15.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:00:14 smithi080 bash[41963]: cluster 2023-12-01T06:00:13.752554+0000 mgr.y (mgr.24362) 2154 : cluster 0 pgmap v2123: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:00:15.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:00:14 smithi090 bash[32384]: cluster 2023-12-01T06:00:13.752554+0000 mgr.y (mgr.24362) 2154 : cluster 0 pgmap v2123: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:00:16.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:00:15 smithi080 bash[28361]: audit 2023-12-01T06:00:15.626024+0000 mon.a (mon.0) 1971 : audit 0 from='client.? 172.21.15.80:0/2669653934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:00:16.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:00:15 smithi080 bash[41963]: audit 2023-12-01T06:00:15.626024+0000 mon.a (mon.0) 1971 : audit 0 from='client.? 172.21.15.80:0/2669653934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:00:16.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:00:15 smithi090 bash[32384]: audit 2023-12-01T06:00:15.626024+0000 mon.a (mon.0) 1971 : audit 0 from='client.? 172.21.15.80:0/2669653934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:00:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:00:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:00:16] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T06:00:17.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:00:16 smithi080 bash[41963]: cluster 2023-12-01T06:00:15.753297+0000 mgr.y (mgr.24362) 2155 : cluster 0 pgmap v2124: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:00:17.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:00:16 smithi080 bash[28361]: cluster 2023-12-01T06:00:15.753297+0000 mgr.y (mgr.24362) 2155 : cluster 0 pgmap v2124: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:00:17.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:00:16 smithi090 bash[32384]: cluster 2023-12-01T06:00:15.753297+0000 mgr.y (mgr.24362) 2155 : cluster 0 pgmap v2124: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:00:19.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:00:18 smithi080 bash[28361]: cluster 2023-12-01T06:00:17.754381+0000 mgr.y (mgr.24362) 2156 : cluster 0 pgmap v2125: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:00:19.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:00:18 smithi080 bash[28361]: audit 2023-12-01T06:00:18.082323+0000 mon.c (mon.2) 1364 : audit 0 from='client.? 172.21.15.80:0/3981036848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:00:19.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:00:18 smithi080 bash[41963]: cluster 2023-12-01T06:00:17.754381+0000 mgr.y (mgr.24362) 2156 : cluster 0 pgmap v2125: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:00:19.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:00:18 smithi080 bash[41963]: audit 2023-12-01T06:00:18.082323+0000 mon.c (mon.2) 1364 : audit 0 from='client.? 172.21.15.80:0/3981036848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:00:19.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:00:18 smithi090 bash[32384]: cluster 2023-12-01T06:00:17.754381+0000 mgr.y (mgr.24362) 2156 : cluster 0 pgmap v2125: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:00:19.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:00:18 smithi090 bash[32384]: audit 2023-12-01T06:00:18.082323+0000 mon.c (mon.2) 1364 : audit 0 from='client.? 172.21.15.80:0/3981036848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:00:21.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:00:20 smithi080 bash[41963]: cluster 2023-12-01T06:00:19.755061+0000 mgr.y (mgr.24362) 2157 : cluster 0 pgmap v2126: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:00:21.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:00:20 smithi080 bash[41963]: audit 2023-12-01T06:00:20.544818+0000 mon.a (mon.0) 1972 : audit 0 from='client.? 172.21.15.80:0/2930800830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:00:21.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:00:20 smithi080 bash[28361]: cluster 2023-12-01T06:00:19.755061+0000 mgr.y (mgr.24362) 2157 : cluster 0 pgmap v2126: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:00:21.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:00:20 smithi080 bash[28361]: audit 2023-12-01T06:00:20.544818+0000 mon.a (mon.0) 1972 : audit 0 from='client.? 172.21.15.80:0/2930800830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:00:21.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:00:20 smithi090 bash[32384]: cluster 2023-12-01T06:00:19.755061+0000 mgr.y (mgr.24362) 2157 : cluster 0 pgmap v2126: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:00:21.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:00:20 smithi090 bash[32384]: audit 2023-12-01T06:00:20.544818+0000 mon.a (mon.0) 1972 : audit 0 from='client.? 172.21.15.80:0/2930800830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:00:23.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:00:22 smithi080 bash[28361]: cluster 2023-12-01T06:00:21.756206+0000 mgr.y (mgr.24362) 2158 : cluster 0 pgmap v2127: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:00:23.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:00:22 smithi080 bash[41963]: cluster 2023-12-01T06:00:21.756206+0000 mgr.y (mgr.24362) 2158 : cluster 0 pgmap v2127: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:00:23.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:00:22 smithi090 bash[32384]: cluster 2023-12-01T06:00:21.756206+0000 mgr.y (mgr.24362) 2158 : cluster 0 pgmap v2127: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:00:24.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:00:23 smithi080 bash[28361]: audit 2023-12-01T06:00:22.999685+0000 mon.c (mon.2) 1365 : audit 0 from='client.? 172.21.15.80:0/3844036762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:00:24.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:00:23 smithi080 bash[41963]: audit 2023-12-01T06:00:22.999685+0000 mon.c (mon.2) 1365 : audit 0 from='client.? 172.21.15.80:0/3844036762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:00:24.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:00:23 smithi090 bash[32384]: audit 2023-12-01T06:00:22.999685+0000 mon.c (mon.2) 1365 : audit 0 from='client.? 172.21.15.80:0/3844036762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:00:25.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:00:24 smithi080 bash[28361]: cluster 2023-12-01T06:00:23.756885+0000 mgr.y (mgr.24362) 2159 : cluster 0 pgmap v2128: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:00:25.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:00:24 smithi080 bash[41963]: cluster 2023-12-01T06:00:23.756885+0000 mgr.y (mgr.24362) 2159 : cluster 0 pgmap v2128: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:00:25.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:00:24 smithi090 bash[32384]: cluster 2023-12-01T06:00:23.756885+0000 mgr.y (mgr.24362) 2159 : cluster 0 pgmap v2128: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:00:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:00:25 smithi080 bash[28361]: audit 2023-12-01T06:00:24.890882+0000 mon.c (mon.2) 1366 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:00:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:00:25 smithi080 bash[28361]: audit 2023-12-01T06:00:25.454706+0000 mon.c (mon.2) 1367 : audit 0 from='client.? 172.21.15.80:0/1889957038' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:00:26.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:00:25 smithi080 bash[41963]: audit 2023-12-01T06:00:24.890882+0000 mon.c (mon.2) 1366 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:00:26.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:00:25 smithi080 bash[41963]: audit 2023-12-01T06:00:25.454706+0000 mon.c (mon.2) 1367 : audit 0 from='client.? 172.21.15.80:0/1889957038' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:00:26.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:00:25 smithi090 bash[32384]: audit 2023-12-01T06:00:24.890882+0000 mon.c (mon.2) 1366 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:00:26.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:00:25 smithi090 bash[32384]: audit 2023-12-01T06:00:25.454706+0000 mon.c (mon.2) 1367 : audit 0 from='client.? 172.21.15.80:0/1889957038' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:00:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:00:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:00:26] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T06:00:27.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:00:26 smithi080 bash[28361]: cluster 2023-12-01T06:00:25.757553+0000 mgr.y (mgr.24362) 2160 : cluster 0 pgmap v2129: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:00:27.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:00:26 smithi080 bash[41963]: cluster 2023-12-01T06:00:25.757553+0000 mgr.y (mgr.24362) 2160 : cluster 0 pgmap v2129: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:00:27.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:00:26 smithi090 bash[32384]: cluster 2023-12-01T06:00:25.757553+0000 mgr.y (mgr.24362) 2160 : cluster 0 pgmap v2129: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:00:29.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:00:28 smithi080 bash[28361]: cluster 2023-12-01T06:00:27.758678+0000 mgr.y (mgr.24362) 2161 : cluster 0 pgmap v2130: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:00:29.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:00:28 smithi080 bash[28361]: audit 2023-12-01T06:00:27.913291+0000 mon.c (mon.2) 1368 : audit 0 from='client.? 172.21.15.80:0/1826748918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:00:29.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:00:28 smithi080 bash[41963]: cluster 2023-12-01T06:00:27.758678+0000 mgr.y (mgr.24362) 2161 : cluster 0 pgmap v2130: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:00:29.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:00:28 smithi080 bash[41963]: audit 2023-12-01T06:00:27.913291+0000 mon.c (mon.2) 1368 : audit 0 from='client.? 172.21.15.80:0/1826748918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:00:29.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:00:28 smithi090 bash[32384]: cluster 2023-12-01T06:00:27.758678+0000 mgr.y (mgr.24362) 2161 : cluster 0 pgmap v2130: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:00:29.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:00:28 smithi090 bash[32384]: audit 2023-12-01T06:00:27.913291+0000 mon.c (mon.2) 1368 : audit 0 from='client.? 172.21.15.80:0/1826748918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:00:31.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:00:30 smithi080 bash[28361]: cluster 2023-12-01T06:00:29.759440+0000 mgr.y (mgr.24362) 2162 : cluster 0 pgmap v2131: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:00:31.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:00:30 smithi080 bash[28361]: audit 2023-12-01T06:00:30.369161+0000 mon.c (mon.2) 1369 : audit 0 from='client.? 172.21.15.80:0/718455800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:00:31.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:00:30 smithi080 bash[41963]: cluster 2023-12-01T06:00:29.759440+0000 mgr.y (mgr.24362) 2162 : cluster 0 pgmap v2131: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:00:31.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:00:30 smithi080 bash[41963]: audit 2023-12-01T06:00:30.369161+0000 mon.c (mon.2) 1369 : audit 0 from='client.? 172.21.15.80:0/718455800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:00:31.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:00:30 smithi090 bash[32384]: cluster 2023-12-01T06:00:29.759440+0000 mgr.y (mgr.24362) 2162 : cluster 0 pgmap v2131: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:00:31.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:00:30 smithi090 bash[32384]: audit 2023-12-01T06:00:30.369161+0000 mon.c (mon.2) 1369 : audit 0 from='client.? 172.21.15.80:0/718455800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:00:33.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:00:32 smithi080 bash[41963]: cluster 2023-12-01T06:00:31.760629+0000 mgr.y (mgr.24362) 2163 : cluster 0 pgmap v2132: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:00:33.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:00:32 smithi080 bash[41963]: audit 2023-12-01T06:00:32.820441+0000 mon.c (mon.2) 1370 : audit 0 from='client.? 172.21.15.80:0/3669022567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:00:33.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:00:32 smithi080 bash[28361]: cluster 2023-12-01T06:00:31.760629+0000 mgr.y (mgr.24362) 2163 : cluster 0 pgmap v2132: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:00:33.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:00:32 smithi080 bash[28361]: audit 2023-12-01T06:00:32.820441+0000 mon.c (mon.2) 1370 : audit 0 from='client.? 172.21.15.80:0/3669022567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:00:33.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:00:32 smithi090 bash[32384]: cluster 2023-12-01T06:00:31.760629+0000 mgr.y (mgr.24362) 2163 : cluster 0 pgmap v2132: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:00:33.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:00:32 smithi090 bash[32384]: audit 2023-12-01T06:00:32.820441+0000 mon.c (mon.2) 1370 : audit 0 from='client.? 172.21.15.80:0/3669022567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:00:34.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:00:34 smithi080 bash[41963]: cluster 2023-12-01T06:00:33.761208+0000 mgr.y (mgr.24362) 2164 : cluster 0 pgmap v2133: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:00:34.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:00:34 smithi080 bash[28361]: cluster 2023-12-01T06:00:33.761208+0000 mgr.y (mgr.24362) 2164 : cluster 0 pgmap v2133: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:00:34.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:00:34 smithi090 bash[32384]: cluster 2023-12-01T06:00:33.761208+0000 mgr.y (mgr.24362) 2164 : cluster 0 pgmap v2133: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:00:35.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:00:35 smithi080 bash[41963]: audit 2023-12-01T06:00:35.278434+0000 mon.a (mon.0) 1973 : audit 0 from='client.? 172.21.15.80:0/1922419421' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:00:35.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:00:35 smithi080 bash[28361]: audit 2023-12-01T06:00:35.278434+0000 mon.a (mon.0) 1973 : audit 0 from='client.? 172.21.15.80:0/1922419421' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:00:35.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:00:35 smithi090 bash[32384]: audit 2023-12-01T06:00:35.278434+0000 mon.a (mon.0) 1973 : audit 0 from='client.? 172.21.15.80:0/1922419421' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:00:36.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:00:36 smithi080 bash[28361]: cluster 2023-12-01T06:00:35.761855+0000 mgr.y (mgr.24362) 2165 : cluster 0 pgmap v2134: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:00:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:00:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:00:36] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T06:00:36.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:00:36 smithi080 bash[41963]: cluster 2023-12-01T06:00:35.761855+0000 mgr.y (mgr.24362) 2165 : cluster 0 pgmap v2134: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:00:36.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:00:36 smithi090 bash[32384]: cluster 2023-12-01T06:00:35.761855+0000 mgr.y (mgr.24362) 2165 : cluster 0 pgmap v2134: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:00:38.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:00:37 smithi080 bash[28361]: audit 2023-12-01T06:00:37.740164+0000 mon.c (mon.2) 1371 : audit 0 from='client.? 172.21.15.80:0/4143383009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:00:38.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:00:37 smithi080 bash[41963]: audit 2023-12-01T06:00:37.740164+0000 mon.c (mon.2) 1371 : audit 0 from='client.? 172.21.15.80:0/4143383009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:00:38.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:00:37 smithi090 bash[32384]: audit 2023-12-01T06:00:37.740164+0000 mon.c (mon.2) 1371 : audit 0 from='client.? 172.21.15.80:0/4143383009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:00:39.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:00:38 smithi080 bash[41963]: cluster 2023-12-01T06:00:37.763010+0000 mgr.y (mgr.24362) 2166 : cluster 0 pgmap v2135: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:00:39.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:00:38 smithi080 bash[28361]: cluster 2023-12-01T06:00:37.763010+0000 mgr.y (mgr.24362) 2166 : cluster 0 pgmap v2135: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:00:39.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:00:38 smithi090 bash[32384]: cluster 2023-12-01T06:00:37.763010+0000 mgr.y (mgr.24362) 2166 : cluster 0 pgmap v2135: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:00:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:00:40 smithi080 bash[28361]: cluster 2023-12-01T06:00:39.763781+0000 mgr.y (mgr.24362) 2167 : cluster 0 pgmap v2136: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:00:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:00:40 smithi080 bash[28361]: audit 2023-12-01T06:00:39.890943+0000 mon.c (mon.2) 1372 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:00:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:00:40 smithi080 bash[28361]: audit 2023-12-01T06:00:40.199190+0000 mon.a (mon.0) 1974 : audit 0 from='client.? 172.21.15.80:0/4067588052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:00:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:00:40 smithi080 bash[41963]: cluster 2023-12-01T06:00:39.763781+0000 mgr.y (mgr.24362) 2167 : cluster 0 pgmap v2136: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:00:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:00:40 smithi080 bash[41963]: audit 2023-12-01T06:00:39.890943+0000 mon.c (mon.2) 1372 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:00:41.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:00:40 smithi080 bash[41963]: audit 2023-12-01T06:00:40.199190+0000 mon.a (mon.0) 1974 : audit 0 from='client.? 172.21.15.80:0/4067588052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:00:41.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:00:40 smithi090 bash[32384]: cluster 2023-12-01T06:00:39.763781+0000 mgr.y (mgr.24362) 2167 : cluster 0 pgmap v2136: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:00:41.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:00:40 smithi090 bash[32384]: audit 2023-12-01T06:00:39.890943+0000 mon.c (mon.2) 1372 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:00:41.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:00:40 smithi090 bash[32384]: audit 2023-12-01T06:00:40.199190+0000 mon.a (mon.0) 1974 : audit 0 from='client.? 172.21.15.80:0/4067588052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:00:43.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:00:42 smithi080 bash[28361]: cluster 2023-12-01T06:00:41.764942+0000 mgr.y (mgr.24362) 2168 : cluster 0 pgmap v2137: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:00:43.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:00:42 smithi080 bash[28361]: audit 2023-12-01T06:00:42.655950+0000 mon.c (mon.2) 1373 : audit 0 from='client.? 172.21.15.80:0/3910678914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:00:43.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:00:42 smithi080 bash[41963]: cluster 2023-12-01T06:00:41.764942+0000 mgr.y (mgr.24362) 2168 : cluster 0 pgmap v2137: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:00:43.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:00:42 smithi080 bash[41963]: audit 2023-12-01T06:00:42.655950+0000 mon.c (mon.2) 1373 : audit 0 from='client.? 172.21.15.80:0/3910678914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:00:43.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:00:42 smithi090 bash[32384]: cluster 2023-12-01T06:00:41.764942+0000 mgr.y (mgr.24362) 2168 : cluster 0 pgmap v2137: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:00:43.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:00:42 smithi090 bash[32384]: audit 2023-12-01T06:00:42.655950+0000 mon.c (mon.2) 1373 : audit 0 from='client.? 172.21.15.80:0/3910678914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:00:44.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:00:44 smithi080 bash[28361]: cluster 2023-12-01T06:00:43.765606+0000 mgr.y (mgr.24362) 2169 : cluster 0 pgmap v2138: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:00:44.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:00:44 smithi080 bash[41963]: cluster 2023-12-01T06:00:43.765606+0000 mgr.y (mgr.24362) 2169 : cluster 0 pgmap v2138: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:00:44.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:00:44 smithi090 bash[32384]: cluster 2023-12-01T06:00:43.765606+0000 mgr.y (mgr.24362) 2169 : cluster 0 pgmap v2138: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:00:45.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:00:45 smithi080 bash[28361]: audit 2023-12-01T06:00:45.113342+0000 mon.c (mon.2) 1374 : audit 0 from='client.? 172.21.15.80:0/3724833069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:00:45.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:00:45 smithi080 bash[41963]: audit 2023-12-01T06:00:45.113342+0000 mon.c (mon.2) 1374 : audit 0 from='client.? 172.21.15.80:0/3724833069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:00:45.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:00:45 smithi090 bash[32384]: audit 2023-12-01T06:00:45.113342+0000 mon.c (mon.2) 1374 : audit 0 from='client.? 172.21.15.80:0/3724833069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:00:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:00:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:00:46] "GET /metrics HTTP/1.1" 200 33977 "" "Prometheus/2.43.0" 2023-12-01T06:00:46.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:00:46 smithi080 bash[41963]: cluster 2023-12-01T06:00:45.766244+0000 mgr.y (mgr.24362) 2170 : cluster 0 pgmap v2139: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:00:46.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:00:46 smithi080 bash[28361]: cluster 2023-12-01T06:00:45.766244+0000 mgr.y (mgr.24362) 2170 : cluster 0 pgmap v2139: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:00:46.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:00:46 smithi090 bash[32384]: cluster 2023-12-01T06:00:45.766244+0000 mgr.y (mgr.24362) 2170 : cluster 0 pgmap v2139: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:00:47.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:00:47 smithi080 bash[41963]: audit 2023-12-01T06:00:47.564069+0000 mon.c (mon.2) 1375 : audit 0 from='client.? 172.21.15.80:0/3806358794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:00:47.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:00:47 smithi080 bash[28361]: audit 2023-12-01T06:00:47.564069+0000 mon.c (mon.2) 1375 : audit 0 from='client.? 172.21.15.80:0/3806358794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:00:48.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:00:47 smithi090 bash[32384]: audit 2023-12-01T06:00:47.564069+0000 mon.c (mon.2) 1375 : audit 0 from='client.? 172.21.15.80:0/3806358794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:00:48.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:00:48 smithi080 bash[28361]: cluster 2023-12-01T06:00:47.767412+0000 mgr.y (mgr.24362) 2171 : cluster 0 pgmap v2140: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:00:48.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:00:48 smithi080 bash[41963]: cluster 2023-12-01T06:00:47.767412+0000 mgr.y (mgr.24362) 2171 : cluster 0 pgmap v2140: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:00:49.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:00:48 smithi090 bash[32384]: cluster 2023-12-01T06:00:47.767412+0000 mgr.y (mgr.24362) 2171 : cluster 0 pgmap v2140: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:00:51.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:00:50 smithi080 bash[28361]: cluster 2023-12-01T06:00:49.768075+0000 mgr.y (mgr.24362) 2172 : cluster 0 pgmap v2141: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:00:51.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:00:50 smithi080 bash[28361]: audit 2023-12-01T06:00:50.014842+0000 mon.a (mon.0) 1975 : audit 0 from='client.? 172.21.15.80:0/10907828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:00:51.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:00:50 smithi080 bash[41963]: cluster 2023-12-01T06:00:49.768075+0000 mgr.y (mgr.24362) 2172 : cluster 0 pgmap v2141: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:00:51.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:00:50 smithi080 bash[41963]: audit 2023-12-01T06:00:50.014842+0000 mon.a (mon.0) 1975 : audit 0 from='client.? 172.21.15.80:0/10907828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:00:51.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:00:50 smithi090 bash[32384]: cluster 2023-12-01T06:00:49.768075+0000 mgr.y (mgr.24362) 2172 : cluster 0 pgmap v2141: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:00:51.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:00:50 smithi090 bash[32384]: audit 2023-12-01T06:00:50.014842+0000 mon.a (mon.0) 1975 : audit 0 from='client.? 172.21.15.80:0/10907828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:00:53.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:00:52 smithi080 bash[28361]: cluster 2023-12-01T06:00:51.769206+0000 mgr.y (mgr.24362) 2173 : cluster 0 pgmap v2142: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:00:53.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:00:52 smithi080 bash[28361]: audit 2023-12-01T06:00:52.466116+0000 mon.a (mon.0) 1976 : audit 0 from='client.? 172.21.15.80:0/1805513673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:00:53.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:00:52 smithi080 bash[41963]: cluster 2023-12-01T06:00:51.769206+0000 mgr.y (mgr.24362) 2173 : cluster 0 pgmap v2142: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:00:53.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:00:52 smithi080 bash[41963]: audit 2023-12-01T06:00:52.466116+0000 mon.a (mon.0) 1976 : audit 0 from='client.? 172.21.15.80:0/1805513673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:00:53.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:00:52 smithi090 bash[32384]: cluster 2023-12-01T06:00:51.769206+0000 mgr.y (mgr.24362) 2173 : cluster 0 pgmap v2142: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:00:53.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:00:52 smithi090 bash[32384]: audit 2023-12-01T06:00:52.466116+0000 mon.a (mon.0) 1976 : audit 0 from='client.? 172.21.15.80:0/1805513673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:00:54.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:00:54 smithi080 bash[28361]: cluster 2023-12-01T06:00:53.769843+0000 mgr.y (mgr.24362) 2174 : cluster 0 pgmap v2143: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:00:54.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:00:54 smithi080 bash[41963]: cluster 2023-12-01T06:00:53.769843+0000 mgr.y (mgr.24362) 2174 : cluster 0 pgmap v2143: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:00:54.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:00:54 smithi090 bash[32384]: cluster 2023-12-01T06:00:53.769843+0000 mgr.y (mgr.24362) 2174 : cluster 0 pgmap v2143: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:00:55.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:00:55 smithi080 bash[41963]: audit 2023-12-01T06:00:54.891497+0000 mon.c (mon.2) 1376 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:00:55.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:00:55 smithi080 bash[41963]: audit 2023-12-01T06:00:54.922126+0000 mon.c (mon.2) 1377 : audit 0 from='client.? 172.21.15.80:0/3194252146' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:00:55.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:00:55 smithi080 bash[28361]: audit 2023-12-01T06:00:54.891497+0000 mon.c (mon.2) 1376 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:00:55.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:00:55 smithi080 bash[28361]: audit 2023-12-01T06:00:54.922126+0000 mon.c (mon.2) 1377 : audit 0 from='client.? 172.21.15.80:0/3194252146' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:00:55.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:00:55 smithi090 bash[32384]: audit 2023-12-01T06:00:54.891497+0000 mon.c (mon.2) 1376 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:00:55.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:00:55 smithi090 bash[32384]: audit 2023-12-01T06:00:54.922126+0000 mon.c (mon.2) 1377 : audit 0 from='client.? 172.21.15.80:0/3194252146' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:00:56.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:00:56 smithi080 bash[28361]: cluster 2023-12-01T06:00:55.770480+0000 mgr.y (mgr.24362) 2175 : cluster 0 pgmap v2144: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:00:56.683 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:00:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:00:56] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T06:00:56.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:00:56 smithi080 bash[41963]: cluster 2023-12-01T06:00:55.770480+0000 mgr.y (mgr.24362) 2175 : cluster 0 pgmap v2144: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:00:56.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:00:56 smithi090 bash[32384]: cluster 2023-12-01T06:00:55.770480+0000 mgr.y (mgr.24362) 2175 : cluster 0 pgmap v2144: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:00:57.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:00:57 smithi080 bash[41963]: audit 2023-12-01T06:00:57.369972+0000 mon.c (mon.2) 1378 : audit 0 from='client.? 172.21.15.80:0/451905816' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:00:57.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:00:57 smithi080 bash[28361]: audit 2023-12-01T06:00:57.369972+0000 mon.c (mon.2) 1378 : audit 0 from='client.? 172.21.15.80:0/451905816' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:00:57.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:00:57 smithi090 bash[32384]: audit 2023-12-01T06:00:57.369972+0000 mon.c (mon.2) 1378 : audit 0 from='client.? 172.21.15.80:0/451905816' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:00:58.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:00:58 smithi090 bash[32384]: cluster 2023-12-01T06:00:57.771671+0000 mgr.y (mgr.24362) 2176 : cluster 0 pgmap v2145: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:00:58.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:00:58 smithi080 bash[41963]: cluster 2023-12-01T06:00:57.771671+0000 mgr.y (mgr.24362) 2176 : cluster 0 pgmap v2145: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:00:58.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:00:58 smithi080 bash[28361]: cluster 2023-12-01T06:00:57.771671+0000 mgr.y (mgr.24362) 2176 : cluster 0 pgmap v2145: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:01:01.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:01:00 smithi080 bash[28361]: cluster 2023-12-01T06:00:59.772424+0000 mgr.y (mgr.24362) 2177 : cluster 0 pgmap v2146: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:01:01.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:01:00 smithi080 bash[28361]: audit 2023-12-01T06:00:59.832452+0000 mon.c (mon.2) 1379 : audit 0 from='client.? 172.21.15.80:0/2889744724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:01:01.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:01:00 smithi080 bash[41963]: cluster 2023-12-01T06:00:59.772424+0000 mgr.y (mgr.24362) 2177 : cluster 0 pgmap v2146: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:01:01.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:01:00 smithi080 bash[41963]: audit 2023-12-01T06:00:59.832452+0000 mon.c (mon.2) 1379 : audit 0 from='client.? 172.21.15.80:0/2889744724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:01:01.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:01:00 smithi090 bash[32384]: cluster 2023-12-01T06:00:59.772424+0000 mgr.y (mgr.24362) 2177 : cluster 0 pgmap v2146: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:01:01.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:01:00 smithi090 bash[32384]: audit 2023-12-01T06:00:59.832452+0000 mon.c (mon.2) 1379 : audit 0 from='client.? 172.21.15.80:0/2889744724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:01:03.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:01:02 smithi080 bash[28361]: cluster 2023-12-01T06:01:01.773698+0000 mgr.y (mgr.24362) 2178 : cluster 0 pgmap v2147: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:01:03.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:01:02 smithi080 bash[28361]: audit 2023-12-01T06:01:02.284562+0000 mon.c (mon.2) 1380 : audit 0 from='client.? 172.21.15.80:0/554494985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:01:03.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:01:02 smithi080 bash[41963]: cluster 2023-12-01T06:01:01.773698+0000 mgr.y (mgr.24362) 2178 : cluster 0 pgmap v2147: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:01:03.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:01:02 smithi080 bash[41963]: audit 2023-12-01T06:01:02.284562+0000 mon.c (mon.2) 1380 : audit 0 from='client.? 172.21.15.80:0/554494985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:01:03.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:01:02 smithi090 bash[32384]: cluster 2023-12-01T06:01:01.773698+0000 mgr.y (mgr.24362) 2178 : cluster 0 pgmap v2147: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:01:03.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:01:02 smithi090 bash[32384]: audit 2023-12-01T06:01:02.284562+0000 mon.c (mon.2) 1380 : audit 0 from='client.? 172.21.15.80:0/554494985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:01:04.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:01:04 smithi080 bash[28361]: audit 2023-12-01T06:01:03.639069+0000 mon.c (mon.2) 1381 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:01:04.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:01:04 smithi080 bash[28361]: cluster 2023-12-01T06:01:03.774355+0000 mgr.y (mgr.24362) 2179 : cluster 0 pgmap v2148: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:01:04.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:01:04 smithi080 bash[28361]: audit 2023-12-01T06:01:04.016546+0000 mon.a (mon.0) 1977 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:01:04.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:01:04 smithi080 bash[28361]: audit 2023-12-01T06:01:04.028504+0000 mon.a (mon.0) 1978 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:01:04.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:01:04 smithi080 bash[41963]: audit 2023-12-01T06:01:03.639069+0000 mon.c (mon.2) 1381 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:01:04.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:01:04 smithi080 bash[41963]: cluster 2023-12-01T06:01:03.774355+0000 mgr.y (mgr.24362) 2179 : cluster 0 pgmap v2148: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:01:04.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:01:04 smithi080 bash[41963]: audit 2023-12-01T06:01:04.016546+0000 mon.a (mon.0) 1977 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:01:04.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:01:04 smithi080 bash[41963]: audit 2023-12-01T06:01:04.028504+0000 mon.a (mon.0) 1978 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:01:04.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:01:04 smithi090 bash[32384]: audit 2023-12-01T06:01:03.639069+0000 mon.c (mon.2) 1381 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:01:04.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:01:04 smithi090 bash[32384]: cluster 2023-12-01T06:01:03.774355+0000 mgr.y (mgr.24362) 2179 : cluster 0 pgmap v2148: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:01:04.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:01:04 smithi090 bash[32384]: audit 2023-12-01T06:01:04.016546+0000 mon.a (mon.0) 1977 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:01:04.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:01:04 smithi090 bash[32384]: audit 2023-12-01T06:01:04.028504+0000 mon.a (mon.0) 1978 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:01:05.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:01:05 smithi080 bash[28361]: audit 2023-12-01T06:01:04.729748+0000 mon.c (mon.2) 1382 : audit 0 from='client.? 172.21.15.80:0/374963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:01:05.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:01:05 smithi080 bash[41963]: audit 2023-12-01T06:01:04.729748+0000 mon.c (mon.2) 1382 : audit 0 from='client.? 172.21.15.80:0/374963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:01:05.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:01:05 smithi090 bash[32384]: audit 2023-12-01T06:01:04.729748+0000 mon.c (mon.2) 1382 : audit 0 from='client.? 172.21.15.80:0/374963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:01:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:01:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:01:06] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T06:01:06.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:01:06 smithi080 bash[41963]: cluster 2023-12-01T06:01:05.774893+0000 mgr.y (mgr.24362) 2180 : cluster 0 pgmap v2149: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:01:06.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:01:06 smithi080 bash[28361]: cluster 2023-12-01T06:01:05.774893+0000 mgr.y (mgr.24362) 2180 : cluster 0 pgmap v2149: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:01:06.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:01:06 smithi090 bash[32384]: cluster 2023-12-01T06:01:05.774893+0000 mgr.y (mgr.24362) 2180 : cluster 0 pgmap v2149: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:01:07.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:01:07 smithi080 bash[28361]: audit 2023-12-01T06:01:07.182060+0000 mon.a (mon.0) 1979 : audit 0 from='client.? 172.21.15.80:0/8521559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:01:07.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:01:07 smithi080 bash[41963]: audit 2023-12-01T06:01:07.182060+0000 mon.a (mon.0) 1979 : audit 0 from='client.? 172.21.15.80:0/8521559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:01:07.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:01:07 smithi090 bash[32384]: audit 2023-12-01T06:01:07.182060+0000 mon.a (mon.0) 1979 : audit 0 from='client.? 172.21.15.80:0/8521559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:01:08.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:01:08 smithi080 bash[28361]: cluster 2023-12-01T06:01:07.776050+0000 mgr.y (mgr.24362) 2181 : cluster 0 pgmap v2150: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:01:08.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:01:08 smithi080 bash[41963]: cluster 2023-12-01T06:01:07.776050+0000 mgr.y (mgr.24362) 2181 : cluster 0 pgmap v2150: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:01:08.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:01:08 smithi090 bash[32384]: cluster 2023-12-01T06:01:07.776050+0000 mgr.y (mgr.24362) 2181 : cluster 0 pgmap v2150: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:01:10.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:01:09 smithi090 bash[32384]: audit 2023-12-01T06:01:09.668311+0000 mon.a (mon.0) 1980 : audit 0 from='client.? 172.21.15.80:0/2029390000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:01:10.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:01:09 smithi080 bash[41963]: audit 2023-12-01T06:01:09.668311+0000 mon.a (mon.0) 1980 : audit 0 from='client.? 172.21.15.80:0/2029390000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:01:10.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:01:09 smithi080 bash[28361]: audit 2023-12-01T06:01:09.668311+0000 mon.a (mon.0) 1980 : audit 0 from='client.? 172.21.15.80:0/2029390000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:01:11.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:01:10 smithi080 bash[41963]: audit 2023-12-01T06:01:09.767811+0000 mon.a (mon.0) 1981 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:01:11.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:01:10 smithi080 bash[41963]: cluster 2023-12-01T06:01:09.776531+0000 mgr.y (mgr.24362) 2182 : cluster 0 pgmap v2151: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:01:11.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:01:10 smithi080 bash[41963]: audit 2023-12-01T06:01:09.783417+0000 mon.a (mon.0) 1982 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:01:11.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:01:10 smithi080 bash[41963]: audit 2023-12-01T06:01:09.836247+0000 mon.a (mon.0) 1983 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:01:11.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:01:10 smithi080 bash[41963]: audit 2023-12-01T06:01:09.847407+0000 mon.a (mon.0) 1984 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:01:11.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:01:10 smithi080 bash[41963]: audit 2023-12-01T06:01:09.891782+0000 mon.c (mon.2) 1383 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:01:11.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:01:10 smithi080 bash[41963]: audit 2023-12-01T06:01:10.362827+0000 mon.c (mon.2) 1384 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:01:11.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:01:10 smithi080 bash[41963]: audit 2023-12-01T06:01:10.364704+0000 mon.c (mon.2) 1385 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:01:11.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:01:10 smithi080 bash[41963]: audit 2023-12-01T06:01:10.373503+0000 mon.a (mon.0) 1985 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:01:11.184 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:01:10 smithi080 bash[28361]: audit 2023-12-01T06:01:09.767811+0000 mon.a (mon.0) 1981 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:01:11.184 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:01:10 smithi080 bash[28361]: cluster 2023-12-01T06:01:09.776531+0000 mgr.y (mgr.24362) 2182 : cluster 0 pgmap v2151: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:01:11.184 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:01:10 smithi080 bash[28361]: audit 2023-12-01T06:01:09.783417+0000 mon.a (mon.0) 1982 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:01:11.184 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:01:10 smithi080 bash[28361]: audit 2023-12-01T06:01:09.836247+0000 mon.a (mon.0) 1983 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:01:11.184 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:01:10 smithi080 bash[28361]: audit 2023-12-01T06:01:09.847407+0000 mon.a (mon.0) 1984 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:01:11.184 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:01:10 smithi080 bash[28361]: audit 2023-12-01T06:01:09.891782+0000 mon.c (mon.2) 1383 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:01:11.184 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:01:10 smithi080 bash[28361]: audit 2023-12-01T06:01:10.362827+0000 mon.c (mon.2) 1384 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:01:11.184 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:01:10 smithi080 bash[28361]: audit 2023-12-01T06:01:10.364704+0000 mon.c (mon.2) 1385 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:01:11.184 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:01:10 smithi080 bash[28361]: audit 2023-12-01T06:01:10.373503+0000 mon.a (mon.0) 1985 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:01:11.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:01:10 smithi090 bash[32384]: audit 2023-12-01T06:01:09.767811+0000 mon.a (mon.0) 1981 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:01:11.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:01:10 smithi090 bash[32384]: cluster 2023-12-01T06:01:09.776531+0000 mgr.y (mgr.24362) 2182 : cluster 0 pgmap v2151: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:01:11.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:01:10 smithi090 bash[32384]: audit 2023-12-01T06:01:09.783417+0000 mon.a (mon.0) 1982 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:01:11.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:01:10 smithi090 bash[32384]: audit 2023-12-01T06:01:09.836247+0000 mon.a (mon.0) 1983 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:01:11.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:01:10 smithi090 bash[32384]: audit 2023-12-01T06:01:09.847407+0000 mon.a (mon.0) 1984 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:01:11.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:01:10 smithi090 bash[32384]: audit 2023-12-01T06:01:09.891782+0000 mon.c (mon.2) 1383 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:01:11.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:01:10 smithi090 bash[32384]: audit 2023-12-01T06:01:10.362827+0000 mon.c (mon.2) 1384 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:01:11.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:01:10 smithi090 bash[32384]: audit 2023-12-01T06:01:10.364704+0000 mon.c (mon.2) 1385 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:01:11.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:01:10 smithi090 bash[32384]: audit 2023-12-01T06:01:10.373503+0000 mon.a (mon.0) 1985 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:01:13.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:01:12 smithi080 bash[41963]: cluster 2023-12-01T06:01:11.777279+0000 mgr.y (mgr.24362) 2183 : cluster 0 pgmap v2152: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:01:13.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:01:12 smithi080 bash[41963]: audit 2023-12-01T06:01:12.118056+0000 mon.a (mon.0) 1986 : audit 0 from='client.? 172.21.15.80:0/1805145582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:01:13.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:01:12 smithi080 bash[28361]: cluster 2023-12-01T06:01:11.777279+0000 mgr.y (mgr.24362) 2183 : cluster 0 pgmap v2152: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:01:13.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:01:12 smithi080 bash[28361]: audit 2023-12-01T06:01:12.118056+0000 mon.a (mon.0) 1986 : audit 0 from='client.? 172.21.15.80:0/1805145582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:01:13.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:01:12 smithi090 bash[32384]: cluster 2023-12-01T06:01:11.777279+0000 mgr.y (mgr.24362) 2183 : cluster 0 pgmap v2152: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:01:13.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:01:12 smithi090 bash[32384]: audit 2023-12-01T06:01:12.118056+0000 mon.a (mon.0) 1986 : audit 0 from='client.? 172.21.15.80:0/1805145582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:01:14.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:01:14 smithi080 bash[41963]: cluster 2023-12-01T06:01:13.777893+0000 mgr.y (mgr.24362) 2184 : cluster 0 pgmap v2153: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:01:14.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:01:14 smithi080 bash[28361]: cluster 2023-12-01T06:01:13.777893+0000 mgr.y (mgr.24362) 2184 : cluster 0 pgmap v2153: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:01:14.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:01:14 smithi090 bash[32384]: cluster 2023-12-01T06:01:13.777893+0000 mgr.y (mgr.24362) 2184 : cluster 0 pgmap v2153: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:01:15.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:01:15 smithi080 bash[41963]: audit 2023-12-01T06:01:14.569559+0000 mon.a (mon.0) 1987 : audit 0 from='client.? 172.21.15.80:0/2652820422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:01:15.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:01:15 smithi080 bash[28361]: audit 2023-12-01T06:01:14.569559+0000 mon.a (mon.0) 1987 : audit 0 from='client.? 172.21.15.80:0/2652820422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:01:15.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:01:15 smithi090 bash[32384]: audit 2023-12-01T06:01:14.569559+0000 mon.a (mon.0) 1987 : audit 0 from='client.? 172.21.15.80:0/2652820422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:01:16.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:01:16 smithi080 bash[41963]: cluster 2023-12-01T06:01:15.778550+0000 mgr.y (mgr.24362) 2185 : cluster 0 pgmap v2154: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:01:16.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:01:16 smithi080 bash[28361]: cluster 2023-12-01T06:01:15.778550+0000 mgr.y (mgr.24362) 2185 : cluster 0 pgmap v2154: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:01:16.683 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:01:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:01:16] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T06:01:16.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:01:16 smithi090 bash[32384]: cluster 2023-12-01T06:01:15.778550+0000 mgr.y (mgr.24362) 2185 : cluster 0 pgmap v2154: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:01:17.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:01:17 smithi080 bash[28361]: audit 2023-12-01T06:01:17.024326+0000 mon.c (mon.2) 1386 : audit 0 from='client.? 172.21.15.80:0/3713418411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:01:17.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:01:17 smithi080 bash[41963]: audit 2023-12-01T06:01:17.024326+0000 mon.c (mon.2) 1386 : audit 0 from='client.? 172.21.15.80:0/3713418411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:01:17.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:01:17 smithi090 bash[32384]: audit 2023-12-01T06:01:17.024326+0000 mon.c (mon.2) 1386 : audit 0 from='client.? 172.21.15.80:0/3713418411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:01:18.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:01:18 smithi080 bash[28361]: cluster 2023-12-01T06:01:17.779738+0000 mgr.y (mgr.24362) 2186 : cluster 0 pgmap v2155: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:01:18.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:01:18 smithi080 bash[41963]: cluster 2023-12-01T06:01:17.779738+0000 mgr.y (mgr.24362) 2186 : cluster 0 pgmap v2155: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:01:18.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:01:18 smithi090 bash[32384]: cluster 2023-12-01T06:01:17.779738+0000 mgr.y (mgr.24362) 2186 : cluster 0 pgmap v2155: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:01:19.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:01:19 smithi080 bash[28361]: audit 2023-12-01T06:01:19.483592+0000 mon.c (mon.2) 1387 : audit 0 from='client.? 172.21.15.80:0/980460777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:01:19.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:01:19 smithi080 bash[41963]: audit 2023-12-01T06:01:19.483592+0000 mon.c (mon.2) 1387 : audit 0 from='client.? 172.21.15.80:0/980460777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:01:20.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:01:19 smithi090 bash[32384]: audit 2023-12-01T06:01:19.483592+0000 mon.c (mon.2) 1387 : audit 0 from='client.? 172.21.15.80:0/980460777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:01:20.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:01:20 smithi080 bash[41963]: cluster 2023-12-01T06:01:19.780448+0000 mgr.y (mgr.24362) 2187 : cluster 0 pgmap v2156: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:01:20.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:01:20 smithi080 bash[28361]: cluster 2023-12-01T06:01:19.780448+0000 mgr.y (mgr.24362) 2187 : cluster 0 pgmap v2156: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:01:21.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:01:20 smithi090 bash[32384]: cluster 2023-12-01T06:01:19.780448+0000 mgr.y (mgr.24362) 2187 : cluster 0 pgmap v2156: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:01:23.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:01:22 smithi080 bash[41963]: cluster 2023-12-01T06:01:21.781226+0000 mgr.y (mgr.24362) 2188 : cluster 0 pgmap v2157: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:01:23.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:01:22 smithi080 bash[41963]: audit 2023-12-01T06:01:21.940350+0000 mon.c (mon.2) 1388 : audit 0 from='client.? 172.21.15.80:0/4169538695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:01:23.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:01:22 smithi080 bash[28361]: cluster 2023-12-01T06:01:21.781226+0000 mgr.y (mgr.24362) 2188 : cluster 0 pgmap v2157: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:01:23.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:01:22 smithi080 bash[28361]: audit 2023-12-01T06:01:21.940350+0000 mon.c (mon.2) 1388 : audit 0 from='client.? 172.21.15.80:0/4169538695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:01:23.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:01:22 smithi090 bash[32384]: cluster 2023-12-01T06:01:21.781226+0000 mgr.y (mgr.24362) 2188 : cluster 0 pgmap v2157: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:01:23.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:01:22 smithi090 bash[32384]: audit 2023-12-01T06:01:21.940350+0000 mon.c (mon.2) 1388 : audit 0 from='client.? 172.21.15.80:0/4169538695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:01:24.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:01:24 smithi080 bash[28361]: cluster 2023-12-01T06:01:23.781868+0000 mgr.y (mgr.24362) 2189 : cluster 0 pgmap v2158: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:01:24.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:01:24 smithi080 bash[41963]: cluster 2023-12-01T06:01:23.781868+0000 mgr.y (mgr.24362) 2189 : cluster 0 pgmap v2158: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:01:24.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:01:24 smithi090 bash[32384]: cluster 2023-12-01T06:01:23.781868+0000 mgr.y (mgr.24362) 2189 : cluster 0 pgmap v2158: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:01:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:01:25 smithi080 bash[28361]: audit 2023-12-01T06:01:24.403094+0000 mon.c (mon.2) 1389 : audit 0 from='client.? 172.21.15.80:0/269513192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:01:25.685 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:01:25 smithi080 bash[28361]: audit 2023-12-01T06:01:24.892256+0000 mon.c (mon.2) 1390 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:01:25.685 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:01:25 smithi080 bash[41963]: audit 2023-12-01T06:01:24.403094+0000 mon.c (mon.2) 1389 : audit 0 from='client.? 172.21.15.80:0/269513192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:01:25.685 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:01:25 smithi080 bash[41963]: audit 2023-12-01T06:01:24.892256+0000 mon.c (mon.2) 1390 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:01:25.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:01:25 smithi090 bash[32384]: audit 2023-12-01T06:01:24.403094+0000 mon.c (mon.2) 1389 : audit 0 from='client.? 172.21.15.80:0/269513192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:01:25.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:01:25 smithi090 bash[32384]: audit 2023-12-01T06:01:24.892256+0000 mon.c (mon.2) 1390 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:01:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:01:26 smithi080 bash[28361]: cluster 2023-12-01T06:01:25.782610+0000 mgr.y (mgr.24362) 2190 : cluster 0 pgmap v2159: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:01:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:01:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:01:26] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T06:01:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:01:26 smithi080 bash[41963]: cluster 2023-12-01T06:01:25.782610+0000 mgr.y (mgr.24362) 2190 : cluster 0 pgmap v2159: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:01:26.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:01:26 smithi090 bash[32384]: cluster 2023-12-01T06:01:25.782610+0000 mgr.y (mgr.24362) 2190 : cluster 0 pgmap v2159: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:01:27.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:01:27 smithi080 bash[28361]: audit 2023-12-01T06:01:26.857519+0000 mon.a (mon.0) 1988 : audit 0 from='client.? 172.21.15.80:0/382668568' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:01:27.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:01:27 smithi080 bash[41963]: audit 2023-12-01T06:01:26.857519+0000 mon.a (mon.0) 1988 : audit 0 from='client.? 172.21.15.80:0/382668568' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:01:27.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:01:27 smithi090 bash[32384]: audit 2023-12-01T06:01:26.857519+0000 mon.a (mon.0) 1988 : audit 0 from='client.? 172.21.15.80:0/382668568' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:01:28.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:01:28 smithi080 bash[28361]: cluster 2023-12-01T06:01:27.783820+0000 mgr.y (mgr.24362) 2191 : cluster 0 pgmap v2160: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:01:28.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:01:28 smithi080 bash[41963]: cluster 2023-12-01T06:01:27.783820+0000 mgr.y (mgr.24362) 2191 : cluster 0 pgmap v2160: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:01:28.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:01:28 smithi090 bash[32384]: cluster 2023-12-01T06:01:27.783820+0000 mgr.y (mgr.24362) 2191 : cluster 0 pgmap v2160: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:01:29.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:01:29 smithi080 bash[28361]: audit 2023-12-01T06:01:29.309254+0000 mon.a (mon.0) 1989 : audit 0 from='client.? 172.21.15.80:0/2678846641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:01:29.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:01:29 smithi080 bash[41963]: audit 2023-12-01T06:01:29.309254+0000 mon.a (mon.0) 1989 : audit 0 from='client.? 172.21.15.80:0/2678846641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:01:29.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:01:29 smithi090 bash[32384]: audit 2023-12-01T06:01:29.309254+0000 mon.a (mon.0) 1989 : audit 0 from='client.? 172.21.15.80:0/2678846641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:01:30.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:01:30 smithi080 bash[28361]: cluster 2023-12-01T06:01:29.784474+0000 mgr.y (mgr.24362) 2192 : cluster 0 pgmap v2161: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:01:30.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:01:30 smithi080 bash[41963]: cluster 2023-12-01T06:01:29.784474+0000 mgr.y (mgr.24362) 2192 : cluster 0 pgmap v2161: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:01:30.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:01:30 smithi090 bash[32384]: cluster 2023-12-01T06:01:29.784474+0000 mgr.y (mgr.24362) 2192 : cluster 0 pgmap v2161: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:01:32.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:01:31 smithi080 bash[41963]: audit 2023-12-01T06:01:31.771015+0000 mon.a (mon.0) 1990 : audit 0 from='client.? 172.21.15.80:0/363152546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:01:32.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:01:31 smithi080 bash[28361]: audit 2023-12-01T06:01:31.771015+0000 mon.a (mon.0) 1990 : audit 0 from='client.? 172.21.15.80:0/363152546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:01:32.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:01:31 smithi090 bash[32384]: audit 2023-12-01T06:01:31.771015+0000 mon.a (mon.0) 1990 : audit 0 from='client.? 172.21.15.80:0/363152546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:01:33.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:01:32 smithi080 bash[41963]: cluster 2023-12-01T06:01:31.785442+0000 mgr.y (mgr.24362) 2193 : cluster 0 pgmap v2162: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:01:33.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:01:32 smithi080 bash[28361]: cluster 2023-12-01T06:01:31.785442+0000 mgr.y (mgr.24362) 2193 : cluster 0 pgmap v2162: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:01:33.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:01:32 smithi090 bash[32384]: cluster 2023-12-01T06:01:31.785442+0000 mgr.y (mgr.24362) 2193 : cluster 0 pgmap v2162: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:01:34.270 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 06:01:33 smithi090 bash[65515]: logger=cleanup t=2023-12-01T06:01:33.836253768Z level=info msg="Completed cleanup jobs" duration=46.061686ms 2023-12-01T06:01:34.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:01:34 smithi080 bash[41963]: cluster 2023-12-01T06:01:33.786073+0000 mgr.y (mgr.24362) 2194 : cluster 0 pgmap v2163: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:01:34.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:01:34 smithi080 bash[41963]: audit 2023-12-01T06:01:34.225981+0000 mon.a (mon.0) 1991 : audit 0 from='client.? 172.21.15.80:0/1800931300' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:01:34.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:01:34 smithi080 bash[28361]: cluster 2023-12-01T06:01:33.786073+0000 mgr.y (mgr.24362) 2194 : cluster 0 pgmap v2163: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:01:34.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:01:34 smithi080 bash[28361]: audit 2023-12-01T06:01:34.225981+0000 mon.a (mon.0) 1991 : audit 0 from='client.? 172.21.15.80:0/1800931300' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:01:34.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:01:34 smithi090 bash[32384]: cluster 2023-12-01T06:01:33.786073+0000 mgr.y (mgr.24362) 2194 : cluster 0 pgmap v2163: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:01:34.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:01:34 smithi090 bash[32384]: audit 2023-12-01T06:01:34.225981+0000 mon.a (mon.0) 1991 : audit 0 from='client.? 172.21.15.80:0/1800931300' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:01:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:01:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:01:36] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T06:01:37.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:01:36 smithi080 bash[28361]: cluster 2023-12-01T06:01:35.786723+0000 mgr.y (mgr.24362) 2195 : cluster 0 pgmap v2164: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:01:37.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:01:36 smithi080 bash[28361]: audit 2023-12-01T06:01:36.676532+0000 mon.c (mon.2) 1391 : audit 0 from='client.? 172.21.15.80:0/4194771673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:01:37.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:01:36 smithi080 bash[41963]: cluster 2023-12-01T06:01:35.786723+0000 mgr.y (mgr.24362) 2195 : cluster 0 pgmap v2164: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:01:37.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:01:36 smithi080 bash[41963]: audit 2023-12-01T06:01:36.676532+0000 mon.c (mon.2) 1391 : audit 0 from='client.? 172.21.15.80:0/4194771673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:01:37.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:01:36 smithi090 bash[32384]: cluster 2023-12-01T06:01:35.786723+0000 mgr.y (mgr.24362) 2195 : cluster 0 pgmap v2164: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:01:37.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:01:36 smithi090 bash[32384]: audit 2023-12-01T06:01:36.676532+0000 mon.c (mon.2) 1391 : audit 0 from='client.? 172.21.15.80:0/4194771673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:01:39.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:01:38 smithi080 bash[28361]: cluster 2023-12-01T06:01:37.787813+0000 mgr.y (mgr.24362) 2196 : cluster 0 pgmap v2165: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:01:39.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:01:38 smithi080 bash[41963]: cluster 2023-12-01T06:01:37.787813+0000 mgr.y (mgr.24362) 2196 : cluster 0 pgmap v2165: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:01:39.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:01:38 smithi090 bash[32384]: cluster 2023-12-01T06:01:37.787813+0000 mgr.y (mgr.24362) 2196 : cluster 0 pgmap v2165: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:01:40.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:01:39 smithi080 bash[28361]: audit 2023-12-01T06:01:39.131476+0000 mon.c (mon.2) 1392 : audit 0 from='client.? 172.21.15.80:0/342325855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:01:40.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:01:39 smithi080 bash[41963]: audit 2023-12-01T06:01:39.131476+0000 mon.c (mon.2) 1392 : audit 0 from='client.? 172.21.15.80:0/342325855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:01:40.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:01:39 smithi090 bash[32384]: audit 2023-12-01T06:01:39.131476+0000 mon.c (mon.2) 1392 : audit 0 from='client.? 172.21.15.80:0/342325855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:01:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:01:40 smithi080 bash[41963]: cluster 2023-12-01T06:01:39.788557+0000 mgr.y (mgr.24362) 2197 : cluster 0 pgmap v2166: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:01:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:01:40 smithi080 bash[41963]: audit 2023-12-01T06:01:39.892752+0000 mon.c (mon.2) 1393 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:01:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:01:40 smithi080 bash[28361]: cluster 2023-12-01T06:01:39.788557+0000 mgr.y (mgr.24362) 2197 : cluster 0 pgmap v2166: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:01:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:01:40 smithi080 bash[28361]: audit 2023-12-01T06:01:39.892752+0000 mon.c (mon.2) 1393 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:01:41.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:01:40 smithi090 bash[32384]: cluster 2023-12-01T06:01:39.788557+0000 mgr.y (mgr.24362) 2197 : cluster 0 pgmap v2166: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:01:41.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:01:40 smithi090 bash[32384]: audit 2023-12-01T06:01:39.892752+0000 mon.c (mon.2) 1393 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:01:42.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:01:41 smithi080 bash[28361]: audit 2023-12-01T06:01:41.586017+0000 mon.a (mon.0) 1992 : audit 0 from='client.? 172.21.15.80:0/4131584287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:01:42.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:01:41 smithi080 bash[41963]: audit 2023-12-01T06:01:41.586017+0000 mon.a (mon.0) 1992 : audit 0 from='client.? 172.21.15.80:0/4131584287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:01:42.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:01:41 smithi090 bash[32384]: audit 2023-12-01T06:01:41.586017+0000 mon.a (mon.0) 1992 : audit 0 from='client.? 172.21.15.80:0/4131584287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:01:43.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:01:42 smithi080 bash[28361]: cluster 2023-12-01T06:01:41.789739+0000 mgr.y (mgr.24362) 2198 : cluster 0 pgmap v2167: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:01:43.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:01:42 smithi080 bash[41963]: cluster 2023-12-01T06:01:41.789739+0000 mgr.y (mgr.24362) 2198 : cluster 0 pgmap v2167: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:01:43.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:01:42 smithi090 bash[32384]: cluster 2023-12-01T06:01:41.789739+0000 mgr.y (mgr.24362) 2198 : cluster 0 pgmap v2167: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:01:44.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:01:44 smithi080 bash[41963]: cluster 2023-12-01T06:01:43.790464+0000 mgr.y (mgr.24362) 2199 : cluster 0 pgmap v2168: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:01:44.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:01:44 smithi080 bash[41963]: audit 2023-12-01T06:01:44.038675+0000 mon.a (mon.0) 1993 : audit 0 from='client.? 172.21.15.80:0/1132919028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:01:44.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:01:44 smithi080 bash[28361]: cluster 2023-12-01T06:01:43.790464+0000 mgr.y (mgr.24362) 2199 : cluster 0 pgmap v2168: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:01:44.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:01:44 smithi080 bash[28361]: audit 2023-12-01T06:01:44.038675+0000 mon.a (mon.0) 1993 : audit 0 from='client.? 172.21.15.80:0/1132919028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:01:44.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:01:44 smithi090 bash[32384]: cluster 2023-12-01T06:01:43.790464+0000 mgr.y (mgr.24362) 2199 : cluster 0 pgmap v2168: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:01:44.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:01:44 smithi090 bash[32384]: audit 2023-12-01T06:01:44.038675+0000 mon.a (mon.0) 1993 : audit 0 from='client.? 172.21.15.80:0/1132919028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:01:46.683 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:01:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:01:46] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T06:01:47.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:01:46 smithi080 bash[28361]: cluster 2023-12-01T06:01:45.791180+0000 mgr.y (mgr.24362) 2200 : cluster 0 pgmap v2169: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:01:47.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:01:46 smithi080 bash[28361]: audit 2023-12-01T06:01:46.490285+0000 mon.c (mon.2) 1394 : audit 0 from='client.? 172.21.15.80:0/3631682902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:01:47.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:01:46 smithi080 bash[41963]: cluster 2023-12-01T06:01:45.791180+0000 mgr.y (mgr.24362) 2200 : cluster 0 pgmap v2169: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:01:47.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:01:46 smithi080 bash[41963]: audit 2023-12-01T06:01:46.490285+0000 mon.c (mon.2) 1394 : audit 0 from='client.? 172.21.15.80:0/3631682902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:01:47.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:01:46 smithi090 bash[32384]: cluster 2023-12-01T06:01:45.791180+0000 mgr.y (mgr.24362) 2200 : cluster 0 pgmap v2169: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:01:47.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:01:46 smithi090 bash[32384]: audit 2023-12-01T06:01:46.490285+0000 mon.c (mon.2) 1394 : audit 0 from='client.? 172.21.15.80:0/3631682902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:01:49.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:01:48 smithi080 bash[28361]: cluster 2023-12-01T06:01:47.792291+0000 mgr.y (mgr.24362) 2201 : cluster 0 pgmap v2170: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:01:49.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:01:48 smithi080 bash[41963]: cluster 2023-12-01T06:01:47.792291+0000 mgr.y (mgr.24362) 2201 : cluster 0 pgmap v2170: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:01:49.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:01:48 smithi090 bash[32384]: cluster 2023-12-01T06:01:47.792291+0000 mgr.y (mgr.24362) 2201 : cluster 0 pgmap v2170: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:01:50.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:01:49 smithi080 bash[28361]: audit 2023-12-01T06:01:48.942079+0000 mon.a (mon.0) 1994 : audit 0 from='client.? 172.21.15.80:0/2170364922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:01:50.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:01:49 smithi080 bash[41963]: audit 2023-12-01T06:01:48.942079+0000 mon.a (mon.0) 1994 : audit 0 from='client.? 172.21.15.80:0/2170364922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:01:50.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:01:49 smithi090 bash[32384]: audit 2023-12-01T06:01:48.942079+0000 mon.a (mon.0) 1994 : audit 0 from='client.? 172.21.15.80:0/2170364922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:01:51.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:01:50 smithi080 bash[28361]: cluster 2023-12-01T06:01:49.792900+0000 mgr.y (mgr.24362) 2202 : cluster 0 pgmap v2171: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:01:51.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:01:50 smithi080 bash[41963]: cluster 2023-12-01T06:01:49.792900+0000 mgr.y (mgr.24362) 2202 : cluster 0 pgmap v2171: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:01:51.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:01:50 smithi090 bash[32384]: cluster 2023-12-01T06:01:49.792900+0000 mgr.y (mgr.24362) 2202 : cluster 0 pgmap v2171: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:01:52.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:01:51 smithi080 bash[28361]: audit 2023-12-01T06:01:51.388031+0000 mon.c (mon.2) 1395 : audit 0 from='client.? 172.21.15.80:0/960108508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:01:52.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:01:51 smithi080 bash[41963]: audit 2023-12-01T06:01:51.388031+0000 mon.c (mon.2) 1395 : audit 0 from='client.? 172.21.15.80:0/960108508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:01:52.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:01:51 smithi090 bash[32384]: audit 2023-12-01T06:01:51.388031+0000 mon.c (mon.2) 1395 : audit 0 from='client.? 172.21.15.80:0/960108508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:01:53.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:01:52 smithi080 bash[41963]: cluster 2023-12-01T06:01:51.794122+0000 mgr.y (mgr.24362) 2203 : cluster 0 pgmap v2172: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:01:53.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:01:52 smithi080 bash[28361]: cluster 2023-12-01T06:01:51.794122+0000 mgr.y (mgr.24362) 2203 : cluster 0 pgmap v2172: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:01:53.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:01:52 smithi090 bash[32384]: cluster 2023-12-01T06:01:51.794122+0000 mgr.y (mgr.24362) 2203 : cluster 0 pgmap v2172: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:01:54.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:01:54 smithi080 bash[28361]: cluster 2023-12-01T06:01:53.794676+0000 mgr.y (mgr.24362) 2204 : cluster 0 pgmap v2173: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:01:54.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:01:54 smithi080 bash[28361]: audit 2023-12-01T06:01:53.855921+0000 mon.c (mon.2) 1396 : audit 0 from='client.? 172.21.15.80:0/2398119343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:01:54.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:01:54 smithi080 bash[41963]: cluster 2023-12-01T06:01:53.794676+0000 mgr.y (mgr.24362) 2204 : cluster 0 pgmap v2173: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:01:54.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:01:54 smithi080 bash[41963]: audit 2023-12-01T06:01:53.855921+0000 mon.c (mon.2) 1396 : audit 0 from='client.? 172.21.15.80:0/2398119343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:01:54.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:01:54 smithi090 bash[32384]: cluster 2023-12-01T06:01:53.794676+0000 mgr.y (mgr.24362) 2204 : cluster 0 pgmap v2173: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:01:54.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:01:54 smithi090 bash[32384]: audit 2023-12-01T06:01:53.855921+0000 mon.c (mon.2) 1396 : audit 0 from='client.? 172.21.15.80:0/2398119343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:01:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:01:55 smithi080 bash[28361]: audit 2023-12-01T06:01:54.893231+0000 mon.c (mon.2) 1397 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:01:55.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:01:55 smithi080 bash[41963]: audit 2023-12-01T06:01:54.893231+0000 mon.c (mon.2) 1397 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:01:55.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:01:55 smithi090 bash[32384]: audit 2023-12-01T06:01:54.893231+0000 mon.c (mon.2) 1397 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:01:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:01:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:01:56] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T06:01:56.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:01:56 smithi080 bash[28361]: cluster 2023-12-01T06:01:55.795425+0000 mgr.y (mgr.24362) 2205 : cluster 0 pgmap v2174: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:01:56.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:01:56 smithi080 bash[28361]: audit 2023-12-01T06:01:56.308284+0000 mon.a (mon.0) 1995 : audit 0 from='client.? 172.21.15.80:0/961497470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:01:56.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:01:56 smithi080 bash[41963]: cluster 2023-12-01T06:01:55.795425+0000 mgr.y (mgr.24362) 2205 : cluster 0 pgmap v2174: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:01:56.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:01:56 smithi080 bash[41963]: audit 2023-12-01T06:01:56.308284+0000 mon.a (mon.0) 1995 : audit 0 from='client.? 172.21.15.80:0/961497470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:01:56.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:01:56 smithi090 bash[32384]: cluster 2023-12-01T06:01:55.795425+0000 mgr.y (mgr.24362) 2205 : cluster 0 pgmap v2174: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:01:56.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:01:56 smithi090 bash[32384]: audit 2023-12-01T06:01:56.308284+0000 mon.a (mon.0) 1995 : audit 0 from='client.? 172.21.15.80:0/961497470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:01:59.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:01:58 smithi080 bash[28361]: cluster 2023-12-01T06:01:57.796404+0000 mgr.y (mgr.24362) 2206 : cluster 0 pgmap v2175: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:01:59.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:01:58 smithi080 bash[28361]: audit 2023-12-01T06:01:58.765542+0000 mon.c (mon.2) 1398 : audit 0 from='client.? 172.21.15.80:0/3869873565' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:01:59.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:01:58 smithi080 bash[41963]: cluster 2023-12-01T06:01:57.796404+0000 mgr.y (mgr.24362) 2206 : cluster 0 pgmap v2175: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:01:59.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:01:58 smithi080 bash[41963]: audit 2023-12-01T06:01:58.765542+0000 mon.c (mon.2) 1398 : audit 0 from='client.? 172.21.15.80:0/3869873565' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:01:59.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:01:58 smithi090 bash[32384]: cluster 2023-12-01T06:01:57.796404+0000 mgr.y (mgr.24362) 2206 : cluster 0 pgmap v2175: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:01:59.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:01:58 smithi090 bash[32384]: audit 2023-12-01T06:01:58.765542+0000 mon.c (mon.2) 1398 : audit 0 from='client.? 172.21.15.80:0/3869873565' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:02:01.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:02:00 smithi080 bash[41963]: cluster 2023-12-01T06:01:59.797042+0000 mgr.y (mgr.24362) 2207 : cluster 0 pgmap v2176: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:02:01.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:02:00 smithi080 bash[28361]: cluster 2023-12-01T06:01:59.797042+0000 mgr.y (mgr.24362) 2207 : cluster 0 pgmap v2176: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:02:01.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:02:00 smithi090 bash[32384]: cluster 2023-12-01T06:01:59.797042+0000 mgr.y (mgr.24362) 2207 : cluster 0 pgmap v2176: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:02:02.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:02:01 smithi080 bash[28361]: audit 2023-12-01T06:02:01.214769+0000 mon.c (mon.2) 1399 : audit 0 from='client.? 172.21.15.80:0/4289197428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:02:02.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:02:01 smithi080 bash[41963]: audit 2023-12-01T06:02:01.214769+0000 mon.c (mon.2) 1399 : audit 0 from='client.? 172.21.15.80:0/4289197428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:02:02.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:02:01 smithi090 bash[32384]: audit 2023-12-01T06:02:01.214769+0000 mon.c (mon.2) 1399 : audit 0 from='client.? 172.21.15.80:0/4289197428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:02:03.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:02:02 smithi080 bash[28361]: cluster 2023-12-01T06:02:01.798205+0000 mgr.y (mgr.24362) 2208 : cluster 0 pgmap v2177: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:02:03.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:02:02 smithi080 bash[41963]: cluster 2023-12-01T06:02:01.798205+0000 mgr.y (mgr.24362) 2208 : cluster 0 pgmap v2177: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:02:03.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:02:02 smithi090 bash[32384]: cluster 2023-12-01T06:02:01.798205+0000 mgr.y (mgr.24362) 2208 : cluster 0 pgmap v2177: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:02:04.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:02:04 smithi080 bash[41963]: audit 2023-12-01T06:02:03.674108+0000 mon.a (mon.0) 1996 : audit 0 from='client.? 172.21.15.80:0/3812152865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:02:04.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:02:04 smithi080 bash[41963]: cluster 2023-12-01T06:02:03.798831+0000 mgr.y (mgr.24362) 2209 : cluster 0 pgmap v2178: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:02:04.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:02:04 smithi080 bash[28361]: audit 2023-12-01T06:02:03.674108+0000 mon.a (mon.0) 1996 : audit 0 from='client.? 172.21.15.80:0/3812152865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:02:04.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:02:04 smithi080 bash[28361]: cluster 2023-12-01T06:02:03.798831+0000 mgr.y (mgr.24362) 2209 : cluster 0 pgmap v2178: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:02:04.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:02:04 smithi090 bash[32384]: audit 2023-12-01T06:02:03.674108+0000 mon.a (mon.0) 1996 : audit 0 from='client.? 172.21.15.80:0/3812152865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:02:04.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:02:04 smithi090 bash[32384]: cluster 2023-12-01T06:02:03.798831+0000 mgr.y (mgr.24362) 2209 : cluster 0 pgmap v2178: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:02:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:02:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:02:06] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T06:02:07.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:02:06 smithi080 bash[28361]: cluster 2023-12-01T06:02:05.799641+0000 mgr.y (mgr.24362) 2210 : cluster 0 pgmap v2179: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:02:07.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:02:06 smithi080 bash[28361]: audit 2023-12-01T06:02:06.120383+0000 mon.a (mon.0) 1997 : audit 0 from='client.? 172.21.15.80:0/1298396252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:02:07.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:02:06 smithi080 bash[41963]: cluster 2023-12-01T06:02:05.799641+0000 mgr.y (mgr.24362) 2210 : cluster 0 pgmap v2179: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:02:07.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:02:06 smithi080 bash[41963]: audit 2023-12-01T06:02:06.120383+0000 mon.a (mon.0) 1997 : audit 0 from='client.? 172.21.15.80:0/1298396252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:02:07.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:02:06 smithi090 bash[32384]: cluster 2023-12-01T06:02:05.799641+0000 mgr.y (mgr.24362) 2210 : cluster 0 pgmap v2179: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:02:07.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:02:06 smithi090 bash[32384]: audit 2023-12-01T06:02:06.120383+0000 mon.a (mon.0) 1997 : audit 0 from='client.? 172.21.15.80:0/1298396252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:02:09.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:02:08 smithi080 bash[28361]: cluster 2023-12-01T06:02:07.800745+0000 mgr.y (mgr.24362) 2211 : cluster 0 pgmap v2180: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:02:09.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:02:08 smithi080 bash[28361]: audit 2023-12-01T06:02:08.585776+0000 mon.a (mon.0) 1998 : audit 0 from='client.? 172.21.15.80:0/2947414186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:02:09.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:02:08 smithi080 bash[41963]: cluster 2023-12-01T06:02:07.800745+0000 mgr.y (mgr.24362) 2211 : cluster 0 pgmap v2180: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:02:09.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:02:08 smithi080 bash[41963]: audit 2023-12-01T06:02:08.585776+0000 mon.a (mon.0) 1998 : audit 0 from='client.? 172.21.15.80:0/2947414186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:02:09.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:02:08 smithi090 bash[32384]: cluster 2023-12-01T06:02:07.800745+0000 mgr.y (mgr.24362) 2211 : cluster 0 pgmap v2180: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:02:09.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:02:08 smithi090 bash[32384]: audit 2023-12-01T06:02:08.585776+0000 mon.a (mon.0) 1998 : audit 0 from='client.? 172.21.15.80:0/2947414186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:02:11.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:02:10 smithi080 bash[41963]: cluster 2023-12-01T06:02:09.801531+0000 mgr.y (mgr.24362) 2212 : cluster 0 pgmap v2181: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:02:11.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:02:10 smithi080 bash[41963]: audit 2023-12-01T06:02:09.893376+0000 mon.c (mon.2) 1400 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:02:11.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:02:10 smithi080 bash[41963]: audit 2023-12-01T06:02:10.455703+0000 mon.c (mon.2) 1401 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:02:11.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:02:10 smithi080 bash[41963]: audit 2023-12-01T06:02:10.833871+0000 mon.a (mon.0) 1999 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:02:11.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:02:10 smithi080 bash[41963]: audit 2023-12-01T06:02:10.842648+0000 mon.a (mon.0) 2000 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:02:11.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:02:10 smithi080 bash[28361]: cluster 2023-12-01T06:02:09.801531+0000 mgr.y (mgr.24362) 2212 : cluster 0 pgmap v2181: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:02:11.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:02:10 smithi080 bash[28361]: audit 2023-12-01T06:02:09.893376+0000 mon.c (mon.2) 1400 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:02:11.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:02:10 smithi080 bash[28361]: audit 2023-12-01T06:02:10.455703+0000 mon.c (mon.2) 1401 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:02:11.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:02:10 smithi080 bash[28361]: audit 2023-12-01T06:02:10.833871+0000 mon.a (mon.0) 1999 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:02:11.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:02:10 smithi080 bash[28361]: audit 2023-12-01T06:02:10.842648+0000 mon.a (mon.0) 2000 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:02:11.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:02:10 smithi090 bash[32384]: cluster 2023-12-01T06:02:09.801531+0000 mgr.y (mgr.24362) 2212 : cluster 0 pgmap v2181: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:02:11.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:02:10 smithi090 bash[32384]: audit 2023-12-01T06:02:09.893376+0000 mon.c (mon.2) 1400 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:02:11.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:02:10 smithi090 bash[32384]: audit 2023-12-01T06:02:10.455703+0000 mon.c (mon.2) 1401 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:02:11.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:02:10 smithi090 bash[32384]: audit 2023-12-01T06:02:10.833871+0000 mon.a (mon.0) 1999 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:02:11.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:02:10 smithi090 bash[32384]: audit 2023-12-01T06:02:10.842648+0000 mon.a (mon.0) 2000 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:02:12.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:02:11 smithi080 bash[28361]: audit 2023-12-01T06:02:11.040566+0000 mon.a (mon.0) 2001 : audit 0 from='client.? 172.21.15.80:0/3393614706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:02:12.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:02:11 smithi080 bash[41963]: audit 2023-12-01T06:02:11.040566+0000 mon.a (mon.0) 2001 : audit 0 from='client.? 172.21.15.80:0/3393614706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:02:12.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:02:11 smithi090 bash[32384]: audit 2023-12-01T06:02:11.040566+0000 mon.a (mon.0) 2001 : audit 0 from='client.? 172.21.15.80:0/3393614706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:02:13.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:02:12 smithi080 bash[28361]: cluster 2023-12-01T06:02:11.802711+0000 mgr.y (mgr.24362) 2213 : cluster 0 pgmap v2182: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:02:13.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:02:12 smithi080 bash[41963]: cluster 2023-12-01T06:02:11.802711+0000 mgr.y (mgr.24362) 2213 : cluster 0 pgmap v2182: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:02:13.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:02:12 smithi090 bash[32384]: cluster 2023-12-01T06:02:11.802711+0000 mgr.y (mgr.24362) 2213 : cluster 0 pgmap v2182: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:02:14.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:02:14 smithi080 bash[28361]: audit 2023-12-01T06:02:13.503229+0000 mon.c (mon.2) 1402 : audit 0 from='client.? 172.21.15.80:0/3777469777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:02:14.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:02:14 smithi080 bash[28361]: cluster 2023-12-01T06:02:13.803228+0000 mgr.y (mgr.24362) 2214 : cluster 0 pgmap v2183: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:02:14.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:02:14 smithi080 bash[41963]: audit 2023-12-01T06:02:13.503229+0000 mon.c (mon.2) 1402 : audit 0 from='client.? 172.21.15.80:0/3777469777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:02:14.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:02:14 smithi080 bash[41963]: cluster 2023-12-01T06:02:13.803228+0000 mgr.y (mgr.24362) 2214 : cluster 0 pgmap v2183: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:02:14.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:02:14 smithi090 bash[32384]: audit 2023-12-01T06:02:13.503229+0000 mon.c (mon.2) 1402 : audit 0 from='client.? 172.21.15.80:0/3777469777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:02:14.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:02:14 smithi090 bash[32384]: cluster 2023-12-01T06:02:13.803228+0000 mgr.y (mgr.24362) 2214 : cluster 0 pgmap v2183: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:02:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:02:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:02:16] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T06:02:17.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:02:16 smithi080 bash[41963]: cluster 2023-12-01T06:02:15.804042+0000 mgr.y (mgr.24362) 2215 : cluster 0 pgmap v2184: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:02:17.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:02:16 smithi080 bash[41963]: audit 2023-12-01T06:02:15.983607+0000 mon.c (mon.2) 1403 : audit 0 from='client.? 172.21.15.80:0/191516972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:02:17.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:02:16 smithi080 bash[41963]: audit 2023-12-01T06:02:16.199310+0000 mon.a (mon.0) 2002 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:02:17.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:02:16 smithi080 bash[41963]: audit 2023-12-01T06:02:16.209226+0000 mon.a (mon.0) 2003 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:02:17.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:02:16 smithi080 bash[28361]: cluster 2023-12-01T06:02:15.804042+0000 mgr.y (mgr.24362) 2215 : cluster 0 pgmap v2184: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:02:17.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:02:16 smithi080 bash[28361]: audit 2023-12-01T06:02:15.983607+0000 mon.c (mon.2) 1403 : audit 0 from='client.? 172.21.15.80:0/191516972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:02:17.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:02:16 smithi080 bash[28361]: audit 2023-12-01T06:02:16.199310+0000 mon.a (mon.0) 2002 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:02:17.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:02:16 smithi080 bash[28361]: audit 2023-12-01T06:02:16.209226+0000 mon.a (mon.0) 2003 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:02:17.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:02:16 smithi090 bash[32384]: cluster 2023-12-01T06:02:15.804042+0000 mgr.y (mgr.24362) 2215 : cluster 0 pgmap v2184: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:02:17.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:02:16 smithi090 bash[32384]: audit 2023-12-01T06:02:15.983607+0000 mon.c (mon.2) 1403 : audit 0 from='client.? 172.21.15.80:0/191516972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:02:17.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:02:16 smithi090 bash[32384]: audit 2023-12-01T06:02:16.199310+0000 mon.a (mon.0) 2002 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:02:17.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:02:16 smithi090 bash[32384]: audit 2023-12-01T06:02:16.209226+0000 mon.a (mon.0) 2003 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:02:18.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:02:18 smithi080 bash[28361]: audit 2023-12-01T06:02:17.041140+0000 mon.a (mon.0) 2004 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:02:18.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:02:18 smithi080 bash[28361]: audit 2023-12-01T06:02:17.050789+0000 mon.a (mon.0) 2005 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:02:18.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:02:18 smithi080 bash[28361]: audit 2023-12-01T06:02:17.524568+0000 mon.c (mon.2) 1404 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:02:18.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:02:18 smithi080 bash[28361]: audit 2023-12-01T06:02:17.525859+0000 mon.c (mon.2) 1405 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:02:18.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:02:18 smithi080 bash[28361]: audit 2023-12-01T06:02:17.532965+0000 mon.a (mon.0) 2006 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:02:18.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:02:18 smithi080 bash[41963]: audit 2023-12-01T06:02:17.041140+0000 mon.a (mon.0) 2004 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:02:18.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:02:18 smithi080 bash[41963]: audit 2023-12-01T06:02:17.050789+0000 mon.a (mon.0) 2005 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:02:18.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:02:18 smithi080 bash[41963]: audit 2023-12-01T06:02:17.524568+0000 mon.c (mon.2) 1404 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:02:18.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:02:18 smithi080 bash[41963]: audit 2023-12-01T06:02:17.525859+0000 mon.c (mon.2) 1405 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:02:18.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:02:18 smithi080 bash[41963]: audit 2023-12-01T06:02:17.532965+0000 mon.a (mon.0) 2006 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:02:18.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:02:18 smithi090 bash[32384]: audit 2023-12-01T06:02:17.041140+0000 mon.a (mon.0) 2004 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:02:18.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:02:18 smithi090 bash[32384]: audit 2023-12-01T06:02:17.050789+0000 mon.a (mon.0) 2005 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:02:18.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:02:18 smithi090 bash[32384]: audit 2023-12-01T06:02:17.524568+0000 mon.c (mon.2) 1404 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:02:18.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:02:18 smithi090 bash[32384]: audit 2023-12-01T06:02:17.525859+0000 mon.c (mon.2) 1405 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:02:18.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:02:18 smithi090 bash[32384]: audit 2023-12-01T06:02:17.532965+0000 mon.a (mon.0) 2006 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:02:19.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:02:19 smithi080 bash[28361]: cluster 2023-12-01T06:02:17.804923+0000 mgr.y (mgr.24362) 2216 : cluster 0 pgmap v2185: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:02:19.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:02:19 smithi080 bash[28361]: audit 2023-12-01T06:02:18.448200+0000 mon.c (mon.2) 1406 : audit 0 from='client.? 172.21.15.80:0/2415695208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:02:19.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:02:19 smithi080 bash[41963]: cluster 2023-12-01T06:02:17.804923+0000 mgr.y (mgr.24362) 2216 : cluster 0 pgmap v2185: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:02:19.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:02:19 smithi080 bash[41963]: audit 2023-12-01T06:02:18.448200+0000 mon.c (mon.2) 1406 : audit 0 from='client.? 172.21.15.80:0/2415695208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:02:19.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:02:19 smithi090 bash[32384]: cluster 2023-12-01T06:02:17.804923+0000 mgr.y (mgr.24362) 2216 : cluster 0 pgmap v2185: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:02:19.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:02:19 smithi090 bash[32384]: audit 2023-12-01T06:02:18.448200+0000 mon.c (mon.2) 1406 : audit 0 from='client.? 172.21.15.80:0/2415695208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:02:21.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:02:21 smithi080 bash[28361]: cluster 2023-12-01T06:02:19.805567+0000 mgr.y (mgr.24362) 2217 : cluster 0 pgmap v2186: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:02:21.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:02:21 smithi080 bash[28361]: audit 2023-12-01T06:02:20.899237+0000 mon.c (mon.2) 1407 : audit 0 from='client.? 172.21.15.80:0/4143012742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:02:21.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:02:21 smithi080 bash[41963]: cluster 2023-12-01T06:02:19.805567+0000 mgr.y (mgr.24362) 2217 : cluster 0 pgmap v2186: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:02:21.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:02:21 smithi080 bash[41963]: audit 2023-12-01T06:02:20.899237+0000 mon.c (mon.2) 1407 : audit 0 from='client.? 172.21.15.80:0/4143012742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:02:21.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:02:21 smithi090 bash[32384]: cluster 2023-12-01T06:02:19.805567+0000 mgr.y (mgr.24362) 2217 : cluster 0 pgmap v2186: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:02:21.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:02:21 smithi090 bash[32384]: audit 2023-12-01T06:02:20.899237+0000 mon.c (mon.2) 1407 : audit 0 from='client.? 172.21.15.80:0/4143012742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:02:23.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:02:23 smithi080 bash[41963]: cluster 2023-12-01T06:02:21.806716+0000 mgr.y (mgr.24362) 2218 : cluster 0 pgmap v2187: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:02:23.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:02:23 smithi080 bash[28361]: cluster 2023-12-01T06:02:21.806716+0000 mgr.y (mgr.24362) 2218 : cluster 0 pgmap v2187: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:02:23.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:02:23 smithi090 bash[32384]: cluster 2023-12-01T06:02:21.806716+0000 mgr.y (mgr.24362) 2218 : cluster 0 pgmap v2187: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:02:24.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:02:24 smithi080 bash[41963]: audit 2023-12-01T06:02:23.361634+0000 mon.a (mon.0) 2007 : audit 0 from='client.? 172.21.15.80:0/4090378399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:02:24.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:02:24 smithi080 bash[41963]: cluster 2023-12-01T06:02:23.807365+0000 mgr.y (mgr.24362) 2219 : cluster 0 pgmap v2188: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:02:24.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:02:24 smithi080 bash[28361]: audit 2023-12-01T06:02:23.361634+0000 mon.a (mon.0) 2007 : audit 0 from='client.? 172.21.15.80:0/4090378399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:02:24.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:02:24 smithi080 bash[28361]: cluster 2023-12-01T06:02:23.807365+0000 mgr.y (mgr.24362) 2219 : cluster 0 pgmap v2188: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:02:24.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:02:24 smithi090 bash[32384]: audit 2023-12-01T06:02:23.361634+0000 mon.a (mon.0) 2007 : audit 0 from='client.? 172.21.15.80:0/4090378399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:02:24.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:02:24 smithi090 bash[32384]: cluster 2023-12-01T06:02:23.807365+0000 mgr.y (mgr.24362) 2219 : cluster 0 pgmap v2188: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:02:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:02:25 smithi080 bash[28361]: audit 2023-12-01T06:02:24.894090+0000 mon.c (mon.2) 1408 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:02:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:02:25 smithi080 bash[41963]: audit 2023-12-01T06:02:24.894090+0000 mon.c (mon.2) 1408 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:02:25.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:02:25 smithi090 bash[32384]: audit 2023-12-01T06:02:24.894090+0000 mon.c (mon.2) 1408 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:02:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:02:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:02:26] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T06:02:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:02:26 smithi080 bash[28361]: cluster 2023-12-01T06:02:25.808335+0000 mgr.y (mgr.24362) 2220 : cluster 0 pgmap v2189: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:02:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:02:26 smithi080 bash[28361]: audit 2023-12-01T06:02:25.817222+0000 mon.c (mon.2) 1409 : audit 0 from='client.? 172.21.15.80:0/2272576395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:02:26.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:02:26 smithi080 bash[41963]: cluster 2023-12-01T06:02:25.808335+0000 mgr.y (mgr.24362) 2220 : cluster 0 pgmap v2189: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:02:26.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:02:26 smithi080 bash[41963]: audit 2023-12-01T06:02:25.817222+0000 mon.c (mon.2) 1409 : audit 0 from='client.? 172.21.15.80:0/2272576395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:02:26.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:02:26 smithi090 bash[32384]: cluster 2023-12-01T06:02:25.808335+0000 mgr.y (mgr.24362) 2220 : cluster 0 pgmap v2189: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:02:26.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:02:26 smithi090 bash[32384]: audit 2023-12-01T06:02:25.817222+0000 mon.c (mon.2) 1409 : audit 0 from='client.? 172.21.15.80:0/2272576395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:02:29.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:02:28 smithi080 bash[28361]: cluster 2023-12-01T06:02:27.808973+0000 mgr.y (mgr.24362) 2221 : cluster 0 pgmap v2190: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:02:29.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:02:28 smithi080 bash[28361]: audit 2023-12-01T06:02:28.269271+0000 mon.a (mon.0) 2008 : audit 0 from='client.? 172.21.15.80:0/2443756927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:02:29.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:02:28 smithi080 bash[41963]: cluster 2023-12-01T06:02:27.808973+0000 mgr.y (mgr.24362) 2221 : cluster 0 pgmap v2190: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:02:29.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:02:28 smithi080 bash[41963]: audit 2023-12-01T06:02:28.269271+0000 mon.a (mon.0) 2008 : audit 0 from='client.? 172.21.15.80:0/2443756927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:02:29.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:02:28 smithi090 bash[32384]: cluster 2023-12-01T06:02:27.808973+0000 mgr.y (mgr.24362) 2221 : cluster 0 pgmap v2190: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:02:29.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:02:28 smithi090 bash[32384]: audit 2023-12-01T06:02:28.269271+0000 mon.a (mon.0) 2008 : audit 0 from='client.? 172.21.15.80:0/2443756927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:02:31.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:02:30 smithi080 bash[28361]: cluster 2023-12-01T06:02:29.809579+0000 mgr.y (mgr.24362) 2222 : cluster 0 pgmap v2191: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:02:31.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:02:30 smithi080 bash[28361]: audit 2023-12-01T06:02:30.719588+0000 mon.a (mon.0) 2009 : audit 0 from='client.? 172.21.15.80:0/676491181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:02:31.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:02:30 smithi080 bash[41963]: cluster 2023-12-01T06:02:29.809579+0000 mgr.y (mgr.24362) 2222 : cluster 0 pgmap v2191: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:02:31.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:02:30 smithi080 bash[41963]: audit 2023-12-01T06:02:30.719588+0000 mon.a (mon.0) 2009 : audit 0 from='client.? 172.21.15.80:0/676491181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:02:31.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:02:30 smithi090 bash[32384]: cluster 2023-12-01T06:02:29.809579+0000 mgr.y (mgr.24362) 2222 : cluster 0 pgmap v2191: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:02:31.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:02:30 smithi090 bash[32384]: audit 2023-12-01T06:02:30.719588+0000 mon.a (mon.0) 2009 : audit 0 from='client.? 172.21.15.80:0/676491181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:02:33.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:02:32 smithi080 bash[41963]: cluster 2023-12-01T06:02:31.810729+0000 mgr.y (mgr.24362) 2223 : cluster 0 pgmap v2192: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:02:33.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:02:32 smithi080 bash[28361]: cluster 2023-12-01T06:02:31.810729+0000 mgr.y (mgr.24362) 2223 : cluster 0 pgmap v2192: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:02:33.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:02:32 smithi090 bash[32384]: cluster 2023-12-01T06:02:31.810729+0000 mgr.y (mgr.24362) 2223 : cluster 0 pgmap v2192: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:02:34.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:02:33 smithi080 bash[28361]: audit 2023-12-01T06:02:33.172281+0000 mon.c (mon.2) 1410 : audit 0 from='client.? 172.21.15.80:0/227869129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:02:34.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:02:33 smithi080 bash[41963]: audit 2023-12-01T06:02:33.172281+0000 mon.c (mon.2) 1410 : audit 0 from='client.? 172.21.15.80:0/227869129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:02:34.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:02:33 smithi090 bash[32384]: audit 2023-12-01T06:02:33.172281+0000 mon.c (mon.2) 1410 : audit 0 from='client.? 172.21.15.80:0/227869129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:02:35.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:02:34 smithi080 bash[28361]: cluster 2023-12-01T06:02:33.811341+0000 mgr.y (mgr.24362) 2224 : cluster 0 pgmap v2193: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:02:35.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:02:34 smithi080 bash[41963]: cluster 2023-12-01T06:02:33.811341+0000 mgr.y (mgr.24362) 2224 : cluster 0 pgmap v2193: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:02:35.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:02:34 smithi090 bash[32384]: cluster 2023-12-01T06:02:33.811341+0000 mgr.y (mgr.24362) 2224 : cluster 0 pgmap v2193: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:02:36.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:02:35 smithi080 bash[28361]: audit 2023-12-01T06:02:35.631367+0000 mon.c (mon.2) 1411 : audit 0 from='client.? 172.21.15.80:0/2527073071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:02:36.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:02:35 smithi080 bash[41963]: audit 2023-12-01T06:02:35.631367+0000 mon.c (mon.2) 1411 : audit 0 from='client.? 172.21.15.80:0/2527073071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:02:36.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:02:35 smithi090 bash[32384]: audit 2023-12-01T06:02:35.631367+0000 mon.c (mon.2) 1411 : audit 0 from='client.? 172.21.15.80:0/2527073071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:02:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:02:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:02:36] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T06:02:37.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:02:36 smithi080 bash[28361]: cluster 2023-12-01T06:02:35.812223+0000 mgr.y (mgr.24362) 2225 : cluster 0 pgmap v2194: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:02:37.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:02:36 smithi080 bash[41963]: cluster 2023-12-01T06:02:35.812223+0000 mgr.y (mgr.24362) 2225 : cluster 0 pgmap v2194: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:02:37.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:02:36 smithi090 bash[32384]: cluster 2023-12-01T06:02:35.812223+0000 mgr.y (mgr.24362) 2225 : cluster 0 pgmap v2194: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:02:39.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:02:38 smithi080 bash[28361]: cluster 2023-12-01T06:02:37.812801+0000 mgr.y (mgr.24362) 2226 : cluster 0 pgmap v2195: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:02:39.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:02:38 smithi080 bash[28361]: audit 2023-12-01T06:02:38.085722+0000 mon.c (mon.2) 1412 : audit 0 from='client.? 172.21.15.80:0/806615735' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:02:39.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:02:38 smithi080 bash[41963]: cluster 2023-12-01T06:02:37.812801+0000 mgr.y (mgr.24362) 2226 : cluster 0 pgmap v2195: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:02:39.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:02:38 smithi080 bash[41963]: audit 2023-12-01T06:02:38.085722+0000 mon.c (mon.2) 1412 : audit 0 from='client.? 172.21.15.80:0/806615735' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:02:39.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:02:38 smithi090 bash[32384]: cluster 2023-12-01T06:02:37.812801+0000 mgr.y (mgr.24362) 2226 : cluster 0 pgmap v2195: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:02:39.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:02:38 smithi090 bash[32384]: audit 2023-12-01T06:02:38.085722+0000 mon.c (mon.2) 1412 : audit 0 from='client.? 172.21.15.80:0/806615735' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:02:40.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:02:39 smithi090 bash[32384]: audit 2023-12-01T06:02:39.894307+0000 mon.c (mon.2) 1413 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:02:40.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:02:39 smithi080 bash[28361]: audit 2023-12-01T06:02:39.894307+0000 mon.c (mon.2) 1413 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:02:40.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:02:39 smithi080 bash[41963]: audit 2023-12-01T06:02:39.894307+0000 mon.c (mon.2) 1413 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:02:41.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:02:40 smithi090 bash[32384]: cluster 2023-12-01T06:02:39.813444+0000 mgr.y (mgr.24362) 2227 : cluster 0 pgmap v2196: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:02:41.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:02:40 smithi090 bash[32384]: audit 2023-12-01T06:02:40.546719+0000 mon.c (mon.2) 1414 : audit 0 from='client.? 172.21.15.80:0/1736379767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:02:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:02:40 smithi080 bash[41963]: cluster 2023-12-01T06:02:39.813444+0000 mgr.y (mgr.24362) 2227 : cluster 0 pgmap v2196: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:02:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:02:40 smithi080 bash[41963]: audit 2023-12-01T06:02:40.546719+0000 mon.c (mon.2) 1414 : audit 0 from='client.? 172.21.15.80:0/1736379767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:02:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:02:40 smithi080 bash[28361]: cluster 2023-12-01T06:02:39.813444+0000 mgr.y (mgr.24362) 2227 : cluster 0 pgmap v2196: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:02:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:02:40 smithi080 bash[28361]: audit 2023-12-01T06:02:40.546719+0000 mon.c (mon.2) 1414 : audit 0 from='client.? 172.21.15.80:0/1736379767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:02:43.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:02:42 smithi090 bash[32384]: cluster 2023-12-01T06:02:41.814628+0000 mgr.y (mgr.24362) 2228 : cluster 0 pgmap v2197: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:02:43.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:02:42 smithi080 bash[41963]: cluster 2023-12-01T06:02:41.814628+0000 mgr.y (mgr.24362) 2228 : cluster 0 pgmap v2197: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:02:43.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:02:42 smithi080 bash[28361]: cluster 2023-12-01T06:02:41.814628+0000 mgr.y (mgr.24362) 2228 : cluster 0 pgmap v2197: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:02:44.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:02:43 smithi090 bash[32384]: audit 2023-12-01T06:02:42.994705+0000 mon.c (mon.2) 1415 : audit 0 from='client.? 172.21.15.80:0/2906444019' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:02:44.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:02:43 smithi080 bash[41963]: audit 2023-12-01T06:02:42.994705+0000 mon.c (mon.2) 1415 : audit 0 from='client.? 172.21.15.80:0/2906444019' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:02:44.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:02:43 smithi080 bash[28361]: audit 2023-12-01T06:02:42.994705+0000 mon.c (mon.2) 1415 : audit 0 from='client.? 172.21.15.80:0/2906444019' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:02:45.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:02:44 smithi090 bash[32384]: cluster 2023-12-01T06:02:43.815261+0000 mgr.y (mgr.24362) 2229 : cluster 0 pgmap v2198: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:02:45.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:02:44 smithi080 bash[41963]: cluster 2023-12-01T06:02:43.815261+0000 mgr.y (mgr.24362) 2229 : cluster 0 pgmap v2198: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:02:45.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:02:44 smithi080 bash[28361]: cluster 2023-12-01T06:02:43.815261+0000 mgr.y (mgr.24362) 2229 : cluster 0 pgmap v2198: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:02:46.233 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:02:45 smithi080 bash[28361]: audit 2023-12-01T06:02:45.443071+0000 mon.a (mon.0) 2010 : audit 0 from='client.? 172.21.15.80:0/675684594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:02:46.234 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:02:45 smithi080 bash[41963]: audit 2023-12-01T06:02:45.443071+0000 mon.a (mon.0) 2010 : audit 0 from='client.? 172.21.15.80:0/675684594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:02:46.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:02:45 smithi090 bash[32384]: audit 2023-12-01T06:02:45.443071+0000 mon.a (mon.0) 2010 : audit 0 from='client.? 172.21.15.80:0/675684594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:02:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:02:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:02:46] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T06:02:47.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:02:46 smithi090 bash[32384]: cluster 2023-12-01T06:02:45.816290+0000 mgr.y (mgr.24362) 2230 : cluster 0 pgmap v2199: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:02:47.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:02:46 smithi080 bash[41963]: cluster 2023-12-01T06:02:45.816290+0000 mgr.y (mgr.24362) 2230 : cluster 0 pgmap v2199: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:02:47.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:02:46 smithi080 bash[28361]: cluster 2023-12-01T06:02:45.816290+0000 mgr.y (mgr.24362) 2230 : cluster 0 pgmap v2199: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:02:48.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:02:47 smithi090 bash[32384]: audit 2023-12-01T06:02:47.901953+0000 mon.c (mon.2) 1416 : audit 0 from='client.? 172.21.15.80:0/69745514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:02:48.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:02:47 smithi080 bash[28361]: audit 2023-12-01T06:02:47.901953+0000 mon.c (mon.2) 1416 : audit 0 from='client.? 172.21.15.80:0/69745514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:02:48.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:02:47 smithi080 bash[41963]: audit 2023-12-01T06:02:47.901953+0000 mon.c (mon.2) 1416 : audit 0 from='client.? 172.21.15.80:0/69745514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:02:49.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:02:48 smithi090 bash[32384]: cluster 2023-12-01T06:02:47.816702+0000 mgr.y (mgr.24362) 2231 : cluster 0 pgmap v2200: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:02:49.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:02:48 smithi080 bash[28361]: cluster 2023-12-01T06:02:47.816702+0000 mgr.y (mgr.24362) 2231 : cluster 0 pgmap v2200: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:02:49.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:02:48 smithi080 bash[41963]: cluster 2023-12-01T06:02:47.816702+0000 mgr.y (mgr.24362) 2231 : cluster 0 pgmap v2200: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:02:51.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:02:50 smithi090 bash[32384]: cluster 2023-12-01T06:02:49.817306+0000 mgr.y (mgr.24362) 2232 : cluster 0 pgmap v2201: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:02:51.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:02:50 smithi090 bash[32384]: audit 2023-12-01T06:02:50.363862+0000 mon.c (mon.2) 1417 : audit 0 from='client.? 172.21.15.80:0/3457229186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:02:51.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:02:50 smithi080 bash[41963]: cluster 2023-12-01T06:02:49.817306+0000 mgr.y (mgr.24362) 2232 : cluster 0 pgmap v2201: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:02:51.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:02:50 smithi080 bash[41963]: audit 2023-12-01T06:02:50.363862+0000 mon.c (mon.2) 1417 : audit 0 from='client.? 172.21.15.80:0/3457229186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:02:51.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:02:50 smithi080 bash[28361]: cluster 2023-12-01T06:02:49.817306+0000 mgr.y (mgr.24362) 2232 : cluster 0 pgmap v2201: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:02:51.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:02:50 smithi080 bash[28361]: audit 2023-12-01T06:02:50.363862+0000 mon.c (mon.2) 1417 : audit 0 from='client.? 172.21.15.80:0/3457229186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:02:53.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:02:52 smithi090 bash[32384]: cluster 2023-12-01T06:02:51.818374+0000 mgr.y (mgr.24362) 2233 : cluster 0 pgmap v2202: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:02:53.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:02:52 smithi090 bash[32384]: audit 2023-12-01T06:02:52.824570+0000 mon.a (mon.0) 2011 : audit 0 from='client.? 172.21.15.80:0/1586880662' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:02:53.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:02:52 smithi080 bash[28361]: cluster 2023-12-01T06:02:51.818374+0000 mgr.y (mgr.24362) 2233 : cluster 0 pgmap v2202: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:02:53.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:02:52 smithi080 bash[28361]: audit 2023-12-01T06:02:52.824570+0000 mon.a (mon.0) 2011 : audit 0 from='client.? 172.21.15.80:0/1586880662' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:02:53.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:02:52 smithi080 bash[41963]: cluster 2023-12-01T06:02:51.818374+0000 mgr.y (mgr.24362) 2233 : cluster 0 pgmap v2202: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:02:53.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:02:52 smithi080 bash[41963]: audit 2023-12-01T06:02:52.824570+0000 mon.a (mon.0) 2011 : audit 0 from='client.? 172.21.15.80:0/1586880662' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:02:54.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:02:54 smithi080 bash[41963]: cluster 2023-12-01T06:02:53.819065+0000 mgr.y (mgr.24362) 2234 : cluster 0 pgmap v2203: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:02:54.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:02:54 smithi080 bash[28361]: cluster 2023-12-01T06:02:53.819065+0000 mgr.y (mgr.24362) 2234 : cluster 0 pgmap v2203: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:02:54.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:02:54 smithi090 bash[32384]: cluster 2023-12-01T06:02:53.819065+0000 mgr.y (mgr.24362) 2234 : cluster 0 pgmap v2203: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:02:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:02:55 smithi080 bash[28361]: audit 2023-12-01T06:02:54.894878+0000 mon.c (mon.2) 1418 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:02:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:02:55 smithi080 bash[28361]: audit 2023-12-01T06:02:55.271864+0000 mon.c (mon.2) 1419 : audit 0 from='client.? 172.21.15.80:0/2424135276' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:02:55.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:02:55 smithi080 bash[41963]: audit 2023-12-01T06:02:54.894878+0000 mon.c (mon.2) 1418 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:02:55.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:02:55 smithi080 bash[41963]: audit 2023-12-01T06:02:55.271864+0000 mon.c (mon.2) 1419 : audit 0 from='client.? 172.21.15.80:0/2424135276' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:02:55.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:02:55 smithi090 bash[32384]: audit 2023-12-01T06:02:54.894878+0000 mon.c (mon.2) 1418 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:02:55.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:02:55 smithi090 bash[32384]: audit 2023-12-01T06:02:55.271864+0000 mon.c (mon.2) 1419 : audit 0 from='client.? 172.21.15.80:0/2424135276' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:02:56.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:02:56 smithi080 bash[28361]: cluster 2023-12-01T06:02:55.820011+0000 mgr.y (mgr.24362) 2235 : cluster 0 pgmap v2204: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:02:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:02:56 smithi080 bash[41963]: cluster 2023-12-01T06:02:55.820011+0000 mgr.y (mgr.24362) 2235 : cluster 0 pgmap v2204: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:02:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:02:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:02:56] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T06:02:56.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:02:56 smithi090 bash[32384]: cluster 2023-12-01T06:02:55.820011+0000 mgr.y (mgr.24362) 2235 : cluster 0 pgmap v2204: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:02:58.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:02:57 smithi080 bash[41963]: audit 2023-12-01T06:02:57.724294+0000 mon.a (mon.0) 2012 : audit 0 from='client.? 172.21.15.80:0/2845117057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:02:58.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:02:57 smithi080 bash[28361]: audit 2023-12-01T06:02:57.724294+0000 mon.a (mon.0) 2012 : audit 0 from='client.? 172.21.15.80:0/2845117057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:02:58.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:02:57 smithi090 bash[32384]: audit 2023-12-01T06:02:57.724294+0000 mon.a (mon.0) 2012 : audit 0 from='client.? 172.21.15.80:0/2845117057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:02:59.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:02:58 smithi080 bash[41963]: cluster 2023-12-01T06:02:57.820604+0000 mgr.y (mgr.24362) 2236 : cluster 0 pgmap v2205: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:02:59.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:02:58 smithi080 bash[28361]: cluster 2023-12-01T06:02:57.820604+0000 mgr.y (mgr.24362) 2236 : cluster 0 pgmap v2205: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:02:59.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:02:58 smithi090 bash[32384]: cluster 2023-12-01T06:02:57.820604+0000 mgr.y (mgr.24362) 2236 : cluster 0 pgmap v2205: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:03:01.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:03:00 smithi080 bash[41963]: cluster 2023-12-01T06:02:59.821250+0000 mgr.y (mgr.24362) 2237 : cluster 0 pgmap v2206: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:03:01.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:03:00 smithi080 bash[41963]: audit 2023-12-01T06:03:00.185145+0000 mon.a (mon.0) 2013 : audit 0 from='client.? 172.21.15.80:0/4267194416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:03:01.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:03:00 smithi080 bash[28361]: cluster 2023-12-01T06:02:59.821250+0000 mgr.y (mgr.24362) 2237 : cluster 0 pgmap v2206: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:03:01.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:03:00 smithi080 bash[28361]: audit 2023-12-01T06:03:00.185145+0000 mon.a (mon.0) 2013 : audit 0 from='client.? 172.21.15.80:0/4267194416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:03:01.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:03:00 smithi090 bash[32384]: cluster 2023-12-01T06:02:59.821250+0000 mgr.y (mgr.24362) 2237 : cluster 0 pgmap v2206: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:03:01.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:03:00 smithi090 bash[32384]: audit 2023-12-01T06:03:00.185145+0000 mon.a (mon.0) 2013 : audit 0 from='client.? 172.21.15.80:0/4267194416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:03:03.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:03:02 smithi080 bash[41963]: cluster 2023-12-01T06:03:01.822422+0000 mgr.y (mgr.24362) 2238 : cluster 0 pgmap v2207: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:03:03.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:03:02 smithi080 bash[41963]: audit 2023-12-01T06:03:02.642896+0000 mon.c (mon.2) 1420 : audit 0 from='client.? 172.21.15.80:0/1884175031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:03:03.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:03:02 smithi080 bash[28361]: cluster 2023-12-01T06:03:01.822422+0000 mgr.y (mgr.24362) 2238 : cluster 0 pgmap v2207: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:03:03.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:03:02 smithi080 bash[28361]: audit 2023-12-01T06:03:02.642896+0000 mon.c (mon.2) 1420 : audit 0 from='client.? 172.21.15.80:0/1884175031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:03:03.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:03:02 smithi090 bash[32384]: cluster 2023-12-01T06:03:01.822422+0000 mgr.y (mgr.24362) 2238 : cluster 0 pgmap v2207: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:03:03.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:03:02 smithi090 bash[32384]: audit 2023-12-01T06:03:02.642896+0000 mon.c (mon.2) 1420 : audit 0 from='client.? 172.21.15.80:0/1884175031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:03:04.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:03:04 smithi080 bash[41963]: cluster 2023-12-01T06:03:03.823130+0000 mgr.y (mgr.24362) 2239 : cluster 0 pgmap v2208: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:03:04.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:03:04 smithi080 bash[28361]: cluster 2023-12-01T06:03:03.823130+0000 mgr.y (mgr.24362) 2239 : cluster 0 pgmap v2208: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:03:04.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:03:04 smithi090 bash[32384]: cluster 2023-12-01T06:03:03.823130+0000 mgr.y (mgr.24362) 2239 : cluster 0 pgmap v2208: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:03:05.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:03:05 smithi080 bash[28361]: audit 2023-12-01T06:03:05.094081+0000 mon.c (mon.2) 1421 : audit 0 from='client.? 172.21.15.80:0/2814342230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:03:05.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:03:05 smithi080 bash[41963]: audit 2023-12-01T06:03:05.094081+0000 mon.c (mon.2) 1421 : audit 0 from='client.? 172.21.15.80:0/2814342230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:03:05.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:03:05 smithi090 bash[32384]: audit 2023-12-01T06:03:05.094081+0000 mon.c (mon.2) 1421 : audit 0 from='client.? 172.21.15.80:0/2814342230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:03:06.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:03:06 smithi080 bash[28361]: cluster 2023-12-01T06:03:05.824026+0000 mgr.y (mgr.24362) 2240 : cluster 0 pgmap v2209: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:03:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:03:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:03:06] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T06:03:06.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:03:06 smithi080 bash[41963]: cluster 2023-12-01T06:03:05.824026+0000 mgr.y (mgr.24362) 2240 : cluster 0 pgmap v2209: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:03:06.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:03:06 smithi090 bash[32384]: cluster 2023-12-01T06:03:05.824026+0000 mgr.y (mgr.24362) 2240 : cluster 0 pgmap v2209: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:03:07.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:03:07 smithi080 bash[28361]: audit 2023-12-01T06:03:07.549011+0000 mon.c (mon.2) 1422 : audit 0 from='client.? 172.21.15.80:0/3017185771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:03:07.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:03:07 smithi080 bash[41963]: audit 2023-12-01T06:03:07.549011+0000 mon.c (mon.2) 1422 : audit 0 from='client.? 172.21.15.80:0/3017185771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:03:08.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:03:07 smithi090 bash[32384]: audit 2023-12-01T06:03:07.549011+0000 mon.c (mon.2) 1422 : audit 0 from='client.? 172.21.15.80:0/3017185771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:03:08.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:03:08 smithi080 bash[28361]: cluster 2023-12-01T06:03:07.824611+0000 mgr.y (mgr.24362) 2241 : cluster 0 pgmap v2210: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:03:08.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:03:08 smithi080 bash[41963]: cluster 2023-12-01T06:03:07.824611+0000 mgr.y (mgr.24362) 2241 : cluster 0 pgmap v2210: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:03:09.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:03:08 smithi090 bash[32384]: cluster 2023-12-01T06:03:07.824611+0000 mgr.y (mgr.24362) 2241 : cluster 0 pgmap v2210: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:03:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:03:10 smithi080 bash[28361]: cluster 2023-12-01T06:03:09.825241+0000 mgr.y (mgr.24362) 2242 : cluster 0 pgmap v2211: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:03:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:03:10 smithi080 bash[28361]: audit 2023-12-01T06:03:09.895017+0000 mon.c (mon.2) 1423 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:03:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:03:10 smithi080 bash[28361]: audit 2023-12-01T06:03:10.012042+0000 mon.a (mon.0) 2014 : audit 0 from='client.? 172.21.15.80:0/1149224954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:03:11.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:03:10 smithi080 bash[41963]: cluster 2023-12-01T06:03:09.825241+0000 mgr.y (mgr.24362) 2242 : cluster 0 pgmap v2211: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:03:11.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:03:10 smithi080 bash[41963]: audit 2023-12-01T06:03:09.895017+0000 mon.c (mon.2) 1423 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:03:11.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:03:10 smithi080 bash[41963]: audit 2023-12-01T06:03:10.012042+0000 mon.a (mon.0) 2014 : audit 0 from='client.? 172.21.15.80:0/1149224954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:03:11.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:03:10 smithi090 bash[32384]: cluster 2023-12-01T06:03:09.825241+0000 mgr.y (mgr.24362) 2242 : cluster 0 pgmap v2211: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:03:11.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:03:10 smithi090 bash[32384]: audit 2023-12-01T06:03:09.895017+0000 mon.c (mon.2) 1423 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:03:11.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:03:10 smithi090 bash[32384]: audit 2023-12-01T06:03:10.012042+0000 mon.a (mon.0) 2014 : audit 0 from='client.? 172.21.15.80:0/1149224954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:03:13.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:03:12 smithi080 bash[28361]: cluster 2023-12-01T06:03:11.826355+0000 mgr.y (mgr.24362) 2243 : cluster 0 pgmap v2212: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:03:13.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:03:12 smithi080 bash[28361]: audit 2023-12-01T06:03:12.467401+0000 mon.a (mon.0) 2015 : audit 0 from='client.? 172.21.15.80:0/1718302109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:03:13.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:03:12 smithi080 bash[41963]: cluster 2023-12-01T06:03:11.826355+0000 mgr.y (mgr.24362) 2243 : cluster 0 pgmap v2212: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:03:13.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:03:12 smithi080 bash[41963]: audit 2023-12-01T06:03:12.467401+0000 mon.a (mon.0) 2015 : audit 0 from='client.? 172.21.15.80:0/1718302109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:03:13.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:03:12 smithi090 bash[32384]: cluster 2023-12-01T06:03:11.826355+0000 mgr.y (mgr.24362) 2243 : cluster 0 pgmap v2212: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:03:13.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:03:12 smithi090 bash[32384]: audit 2023-12-01T06:03:12.467401+0000 mon.a (mon.0) 2015 : audit 0 from='client.? 172.21.15.80:0/1718302109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:03:14.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:03:14 smithi080 bash[41963]: cluster 2023-12-01T06:03:13.827047+0000 mgr.y (mgr.24362) 2244 : cluster 0 pgmap v2213: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:03:14.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:03:14 smithi080 bash[28361]: cluster 2023-12-01T06:03:13.827047+0000 mgr.y (mgr.24362) 2244 : cluster 0 pgmap v2213: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:03:14.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:03:14 smithi090 bash[32384]: cluster 2023-12-01T06:03:13.827047+0000 mgr.y (mgr.24362) 2244 : cluster 0 pgmap v2213: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:03:15.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:03:15 smithi080 bash[41963]: audit 2023-12-01T06:03:14.930194+0000 mon.a (mon.0) 2016 : audit 0 from='client.? 172.21.15.80:0/3456643214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:03:15.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:03:15 smithi080 bash[28361]: audit 2023-12-01T06:03:14.930194+0000 mon.a (mon.0) 2016 : audit 0 from='client.? 172.21.15.80:0/3456643214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:03:15.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:03:15 smithi090 bash[32384]: audit 2023-12-01T06:03:14.930194+0000 mon.a (mon.0) 2016 : audit 0 from='client.? 172.21.15.80:0/3456643214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:03:16.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:03:16 smithi080 bash[41963]: cluster 2023-12-01T06:03:15.828053+0000 mgr.y (mgr.24362) 2245 : cluster 0 pgmap v2214: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:03:16.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:03:16 smithi080 bash[28361]: cluster 2023-12-01T06:03:15.828053+0000 mgr.y (mgr.24362) 2245 : cluster 0 pgmap v2214: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:03:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:03:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:03:16] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T06:03:16.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:03:16 smithi090 bash[32384]: cluster 2023-12-01T06:03:15.828053+0000 mgr.y (mgr.24362) 2245 : cluster 0 pgmap v2214: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:03:17.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:03:17 smithi090 bash[32384]: audit 2023-12-01T06:03:17.384302+0000 mon.a (mon.0) 2017 : audit 0 from='client.? 172.21.15.80:0/2504950593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:03:17.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:03:17 smithi080 bash[28361]: audit 2023-12-01T06:03:17.384302+0000 mon.a (mon.0) 2017 : audit 0 from='client.? 172.21.15.80:0/2504950593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:03:17.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:03:17 smithi080 bash[41963]: audit 2023-12-01T06:03:17.384302+0000 mon.a (mon.0) 2017 : audit 0 from='client.? 172.21.15.80:0/2504950593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:03:18.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:03:18 smithi090 bash[32384]: audit 2023-12-01T06:03:17.619478+0000 mon.c (mon.2) 1424 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:03:18.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:03:18 smithi090 bash[32384]: cluster 2023-12-01T06:03:17.828622+0000 mgr.y (mgr.24362) 2246 : cluster 0 pgmap v2215: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:03:18.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:03:18 smithi080 bash[28361]: audit 2023-12-01T06:03:17.619478+0000 mon.c (mon.2) 1424 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:03:18.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:03:18 smithi080 bash[28361]: cluster 2023-12-01T06:03:17.828622+0000 mgr.y (mgr.24362) 2246 : cluster 0 pgmap v2215: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:03:18.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:03:18 smithi080 bash[41963]: audit 2023-12-01T06:03:17.619478+0000 mon.c (mon.2) 1424 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:03:18.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:03:18 smithi080 bash[41963]: cluster 2023-12-01T06:03:17.828622+0000 mgr.y (mgr.24362) 2246 : cluster 0 pgmap v2215: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:03:20.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:03:19 smithi080 bash[28361]: audit 2023-12-01T06:03:19.837267+0000 mon.c (mon.2) 1425 : audit 0 from='client.? 172.21.15.80:0/786662526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:03:20.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:03:19 smithi080 bash[41963]: audit 2023-12-01T06:03:19.837267+0000 mon.c (mon.2) 1425 : audit 0 from='client.? 172.21.15.80:0/786662526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:03:20.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:03:19 smithi090 bash[32384]: audit 2023-12-01T06:03:19.837267+0000 mon.c (mon.2) 1425 : audit 0 from='client.? 172.21.15.80:0/786662526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:03:21.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:03:20 smithi080 bash[28361]: cluster 2023-12-01T06:03:19.829247+0000 mgr.y (mgr.24362) 2247 : cluster 0 pgmap v2216: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:03:21.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:03:20 smithi080 bash[41963]: cluster 2023-12-01T06:03:19.829247+0000 mgr.y (mgr.24362) 2247 : cluster 0 pgmap v2216: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:03:21.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:03:20 smithi090 bash[32384]: cluster 2023-12-01T06:03:19.829247+0000 mgr.y (mgr.24362) 2247 : cluster 0 pgmap v2216: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:03:23.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:03:22 smithi080 bash[41963]: cluster 2023-12-01T06:03:21.830378+0000 mgr.y (mgr.24362) 2248 : cluster 0 pgmap v2217: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:03:23.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:03:22 smithi080 bash[41963]: audit 2023-12-01T06:03:22.283900+0000 mon.c (mon.2) 1426 : audit 0 from='client.? 172.21.15.80:0/1398246695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:03:23.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:03:22 smithi080 bash[28361]: cluster 2023-12-01T06:03:21.830378+0000 mgr.y (mgr.24362) 2248 : cluster 0 pgmap v2217: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:03:23.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:03:22 smithi080 bash[28361]: audit 2023-12-01T06:03:22.283900+0000 mon.c (mon.2) 1426 : audit 0 from='client.? 172.21.15.80:0/1398246695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:03:23.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:03:22 smithi090 bash[32384]: cluster 2023-12-01T06:03:21.830378+0000 mgr.y (mgr.24362) 2248 : cluster 0 pgmap v2217: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:03:23.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:03:22 smithi090 bash[32384]: audit 2023-12-01T06:03:22.283900+0000 mon.c (mon.2) 1426 : audit 0 from='client.? 172.21.15.80:0/1398246695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:03:24.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:03:24 smithi090 bash[32384]: audit 2023-12-01T06:03:23.465906+0000 mon.a (mon.0) 2018 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:03:24.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:03:24 smithi090 bash[32384]: audit 2023-12-01T06:03:23.476889+0000 mon.a (mon.0) 2019 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:03:24.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:03:24 smithi090 bash[32384]: audit 2023-12-01T06:03:23.762107+0000 mon.a (mon.0) 2020 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:03:24.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:03:24 smithi090 bash[32384]: audit 2023-12-01T06:03:23.772537+0000 mon.a (mon.0) 2021 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:03:24.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:03:24 smithi090 bash[32384]: cluster 2023-12-01T06:03:23.831041+0000 mgr.y (mgr.24362) 2249 : cluster 0 pgmap v2218: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:03:24.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:03:24 smithi090 bash[32384]: audit 2023-12-01T06:03:24.247372+0000 mon.c (mon.2) 1427 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:03:24.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:03:24 smithi090 bash[32384]: audit 2023-12-01T06:03:24.249042+0000 mon.c (mon.2) 1428 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:03:24.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:03:24 smithi090 bash[32384]: audit 2023-12-01T06:03:24.259298+0000 mon.a (mon.0) 2022 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:03:24.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:03:24 smithi080 bash[41963]: audit 2023-12-01T06:03:23.465906+0000 mon.a (mon.0) 2018 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:03:24.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:03:24 smithi080 bash[41963]: audit 2023-12-01T06:03:23.476889+0000 mon.a (mon.0) 2019 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:03:24.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:03:24 smithi080 bash[41963]: audit 2023-12-01T06:03:23.762107+0000 mon.a (mon.0) 2020 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:03:24.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:03:24 smithi080 bash[41963]: audit 2023-12-01T06:03:23.772537+0000 mon.a (mon.0) 2021 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:03:24.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:03:24 smithi080 bash[41963]: cluster 2023-12-01T06:03:23.831041+0000 mgr.y (mgr.24362) 2249 : cluster 0 pgmap v2218: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:03:24.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:03:24 smithi080 bash[41963]: audit 2023-12-01T06:03:24.247372+0000 mon.c (mon.2) 1427 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:03:24.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:03:24 smithi080 bash[41963]: audit 2023-12-01T06:03:24.249042+0000 mon.c (mon.2) 1428 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:03:24.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:03:24 smithi080 bash[41963]: audit 2023-12-01T06:03:24.259298+0000 mon.a (mon.0) 2022 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:03:24.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:03:24 smithi080 bash[28361]: audit 2023-12-01T06:03:23.465906+0000 mon.a (mon.0) 2018 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:03:24.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:03:24 smithi080 bash[28361]: audit 2023-12-01T06:03:23.476889+0000 mon.a (mon.0) 2019 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:03:24.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:03:24 smithi080 bash[28361]: audit 2023-12-01T06:03:23.762107+0000 mon.a (mon.0) 2020 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:03:24.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:03:24 smithi080 bash[28361]: audit 2023-12-01T06:03:23.772537+0000 mon.a (mon.0) 2021 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:03:24.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:03:24 smithi080 bash[28361]: cluster 2023-12-01T06:03:23.831041+0000 mgr.y (mgr.24362) 2249 : cluster 0 pgmap v2218: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:03:24.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:03:24 smithi080 bash[28361]: audit 2023-12-01T06:03:24.247372+0000 mon.c (mon.2) 1427 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:03:24.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:03:24 smithi080 bash[28361]: audit 2023-12-01T06:03:24.249042+0000 mon.c (mon.2) 1428 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:03:24.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:03:24 smithi080 bash[28361]: audit 2023-12-01T06:03:24.259298+0000 mon.a (mon.0) 2022 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:03:25.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:03:25 smithi090 bash[32384]: audit 2023-12-01T06:03:24.749285+0000 mon.a (mon.0) 2023 : audit 0 from='client.? 172.21.15.80:0/4057854476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:03:25.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:03:25 smithi090 bash[32384]: audit 2023-12-01T06:03:24.895481+0000 mon.c (mon.2) 1429 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:03:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:03:25 smithi080 bash[41963]: audit 2023-12-01T06:03:24.749285+0000 mon.a (mon.0) 2023 : audit 0 from='client.? 172.21.15.80:0/4057854476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:03:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:03:25 smithi080 bash[41963]: audit 2023-12-01T06:03:24.895481+0000 mon.c (mon.2) 1429 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:03:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:03:25 smithi080 bash[28361]: audit 2023-12-01T06:03:24.749285+0000 mon.a (mon.0) 2023 : audit 0 from='client.? 172.21.15.80:0/4057854476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:03:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:03:25 smithi080 bash[28361]: audit 2023-12-01T06:03:24.895481+0000 mon.c (mon.2) 1429 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:03:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:03:26 smithi080 bash[28361]: cluster 2023-12-01T06:03:25.832091+0000 mgr.y (mgr.24362) 2250 : cluster 0 pgmap v2219: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:03:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:03:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:03:26] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T06:03:26.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:03:26 smithi080 bash[41963]: cluster 2023-12-01T06:03:25.832091+0000 mgr.y (mgr.24362) 2250 : cluster 0 pgmap v2219: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:03:26.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:03:26 smithi090 bash[32384]: cluster 2023-12-01T06:03:25.832091+0000 mgr.y (mgr.24362) 2250 : cluster 0 pgmap v2219: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:03:27.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:03:27 smithi090 bash[32384]: audit 2023-12-01T06:03:27.208082+0000 mon.c (mon.2) 1430 : audit 0 from='client.? 172.21.15.80:0/3873860718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:03:27.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:03:27 smithi080 bash[28361]: audit 2023-12-01T06:03:27.208082+0000 mon.c (mon.2) 1430 : audit 0 from='client.? 172.21.15.80:0/3873860718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:03:27.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:03:27 smithi080 bash[41963]: audit 2023-12-01T06:03:27.208082+0000 mon.c (mon.2) 1430 : audit 0 from='client.? 172.21.15.80:0/3873860718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:03:28.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:03:28 smithi090 bash[32384]: cluster 2023-12-01T06:03:27.832695+0000 mgr.y (mgr.24362) 2251 : cluster 0 pgmap v2220: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:03:28.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:03:28 smithi080 bash[28361]: cluster 2023-12-01T06:03:27.832695+0000 mgr.y (mgr.24362) 2251 : cluster 0 pgmap v2220: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:03:28.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:03:28 smithi080 bash[41963]: cluster 2023-12-01T06:03:27.832695+0000 mgr.y (mgr.24362) 2251 : cluster 0 pgmap v2220: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:03:30.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:03:29 smithi090 bash[32384]: audit 2023-12-01T06:03:29.663597+0000 mon.a (mon.0) 2024 : audit 0 from='client.? 172.21.15.80:0/3449767764' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:03:30.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:03:29 smithi080 bash[41963]: audit 2023-12-01T06:03:29.663597+0000 mon.a (mon.0) 2024 : audit 0 from='client.? 172.21.15.80:0/3449767764' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:03:30.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:03:29 smithi080 bash[28361]: audit 2023-12-01T06:03:29.663597+0000 mon.a (mon.0) 2024 : audit 0 from='client.? 172.21.15.80:0/3449767764' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:03:31.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:03:30 smithi090 bash[32384]: cluster 2023-12-01T06:03:29.833342+0000 mgr.y (mgr.24362) 2252 : cluster 0 pgmap v2221: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:03:31.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:03:30 smithi080 bash[41963]: cluster 2023-12-01T06:03:29.833342+0000 mgr.y (mgr.24362) 2252 : cluster 0 pgmap v2221: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:03:31.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:03:30 smithi080 bash[28361]: cluster 2023-12-01T06:03:29.833342+0000 mgr.y (mgr.24362) 2252 : cluster 0 pgmap v2221: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:03:33.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:03:32 smithi080 bash[41963]: cluster 2023-12-01T06:03:31.834452+0000 mgr.y (mgr.24362) 2253 : cluster 0 pgmap v2222: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:03:33.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:03:32 smithi080 bash[41963]: audit 2023-12-01T06:03:32.112893+0000 mon.c (mon.2) 1431 : audit 0 from='client.? 172.21.15.80:0/1796191342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:03:33.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:03:32 smithi080 bash[28361]: cluster 2023-12-01T06:03:31.834452+0000 mgr.y (mgr.24362) 2253 : cluster 0 pgmap v2222: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:03:33.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:03:32 smithi080 bash[28361]: audit 2023-12-01T06:03:32.112893+0000 mon.c (mon.2) 1431 : audit 0 from='client.? 172.21.15.80:0/1796191342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:03:33.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:03:32 smithi090 bash[32384]: cluster 2023-12-01T06:03:31.834452+0000 mgr.y (mgr.24362) 2253 : cluster 0 pgmap v2222: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:03:33.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:03:32 smithi090 bash[32384]: audit 2023-12-01T06:03:32.112893+0000 mon.c (mon.2) 1431 : audit 0 from='client.? 172.21.15.80:0/1796191342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:03:34.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:03:34 smithi080 bash[28361]: cluster 2023-12-01T06:03:33.835162+0000 mgr.y (mgr.24362) 2254 : cluster 0 pgmap v2223: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:03:34.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:03:34 smithi080 bash[41963]: cluster 2023-12-01T06:03:33.835162+0000 mgr.y (mgr.24362) 2254 : cluster 0 pgmap v2223: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:03:34.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:03:34 smithi090 bash[32384]: cluster 2023-12-01T06:03:33.835162+0000 mgr.y (mgr.24362) 2254 : cluster 0 pgmap v2223: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:03:35.685 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:03:35 smithi080 bash[28361]: audit 2023-12-01T06:03:34.578759+0000 mon.c (mon.2) 1432 : audit 0 from='client.? 172.21.15.80:0/3409926362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:03:35.686 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:03:35 smithi080 bash[41963]: audit 2023-12-01T06:03:34.578759+0000 mon.c (mon.2) 1432 : audit 0 from='client.? 172.21.15.80:0/3409926362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:03:35.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:03:35 smithi090 bash[32384]: audit 2023-12-01T06:03:34.578759+0000 mon.c (mon.2) 1432 : audit 0 from='client.? 172.21.15.80:0/3409926362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:03:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:03:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:03:36] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T06:03:36.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:03:36 smithi080 bash[41963]: cluster 2023-12-01T06:03:35.836285+0000 mgr.y (mgr.24362) 2255 : cluster 0 pgmap v2224: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:03:36.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:03:36 smithi080 bash[28361]: cluster 2023-12-01T06:03:35.836285+0000 mgr.y (mgr.24362) 2255 : cluster 0 pgmap v2224: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:03:36.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:03:36 smithi090 bash[32384]: cluster 2023-12-01T06:03:35.836285+0000 mgr.y (mgr.24362) 2255 : cluster 0 pgmap v2224: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:03:37.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:03:37 smithi080 bash[28361]: audit 2023-12-01T06:03:37.031033+0000 mon.a (mon.0) 2025 : audit 0 from='client.? 172.21.15.80:0/385325904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:03:37.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:03:37 smithi080 bash[41963]: audit 2023-12-01T06:03:37.031033+0000 mon.a (mon.0) 2025 : audit 0 from='client.? 172.21.15.80:0/385325904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:03:37.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:03:37 smithi090 bash[32384]: audit 2023-12-01T06:03:37.031033+0000 mon.a (mon.0) 2025 : audit 0 from='client.? 172.21.15.80:0/385325904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:03:38.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:03:38 smithi080 bash[41963]: cluster 2023-12-01T06:03:37.836941+0000 mgr.y (mgr.24362) 2256 : cluster 0 pgmap v2225: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:03:38.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:03:38 smithi080 bash[28361]: cluster 2023-12-01T06:03:37.836941+0000 mgr.y (mgr.24362) 2256 : cluster 0 pgmap v2225: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:03:38.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:03:38 smithi090 bash[32384]: cluster 2023-12-01T06:03:37.836941+0000 mgr.y (mgr.24362) 2256 : cluster 0 pgmap v2225: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:03:39.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:03:39 smithi080 bash[28361]: audit 2023-12-01T06:03:39.483488+0000 mon.a (mon.0) 2026 : audit 0 from='client.? 172.21.15.80:0/3823645885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:03:39.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:03:39 smithi080 bash[41963]: audit 2023-12-01T06:03:39.483488+0000 mon.a (mon.0) 2026 : audit 0 from='client.? 172.21.15.80:0/3823645885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:03:40.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:03:39 smithi090 bash[32384]: audit 2023-12-01T06:03:39.483488+0000 mon.a (mon.0) 2026 : audit 0 from='client.? 172.21.15.80:0/3823645885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:03:40.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:03:40 smithi080 bash[28361]: cluster 2023-12-01T06:03:39.837616+0000 mgr.y (mgr.24362) 2257 : cluster 0 pgmap v2226: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:03:40.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:03:40 smithi080 bash[28361]: audit 2023-12-01T06:03:39.895977+0000 mon.c (mon.2) 1433 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:03:40.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:03:40 smithi080 bash[41963]: cluster 2023-12-01T06:03:39.837616+0000 mgr.y (mgr.24362) 2257 : cluster 0 pgmap v2226: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:03:40.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:03:40 smithi080 bash[41963]: audit 2023-12-01T06:03:39.895977+0000 mon.c (mon.2) 1433 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:03:41.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:03:40 smithi090 bash[32384]: cluster 2023-12-01T06:03:39.837616+0000 mgr.y (mgr.24362) 2257 : cluster 0 pgmap v2226: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:03:41.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:03:40 smithi090 bash[32384]: audit 2023-12-01T06:03:39.895977+0000 mon.c (mon.2) 1433 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:03:43.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:03:42 smithi080 bash[28361]: cluster 2023-12-01T06:03:41.838730+0000 mgr.y (mgr.24362) 2258 : cluster 0 pgmap v2227: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:03:43.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:03:42 smithi080 bash[28361]: audit 2023-12-01T06:03:41.938594+0000 mon.a (mon.0) 2027 : audit 0 from='client.? 172.21.15.80:0/2330844276' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:03:43.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:03:42 smithi080 bash[41963]: cluster 2023-12-01T06:03:41.838730+0000 mgr.y (mgr.24362) 2258 : cluster 0 pgmap v2227: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:03:43.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:03:42 smithi080 bash[41963]: audit 2023-12-01T06:03:41.938594+0000 mon.a (mon.0) 2027 : audit 0 from='client.? 172.21.15.80:0/2330844276' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:03:43.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:03:42 smithi090 bash[32384]: cluster 2023-12-01T06:03:41.838730+0000 mgr.y (mgr.24362) 2258 : cluster 0 pgmap v2227: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:03:43.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:03:42 smithi090 bash[32384]: audit 2023-12-01T06:03:41.938594+0000 mon.a (mon.0) 2027 : audit 0 from='client.? 172.21.15.80:0/2330844276' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:03:44.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:03:44 smithi080 bash[28361]: cluster 2023-12-01T06:03:43.839382+0000 mgr.y (mgr.24362) 2259 : cluster 0 pgmap v2228: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:03:44.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:03:44 smithi080 bash[41963]: cluster 2023-12-01T06:03:43.839382+0000 mgr.y (mgr.24362) 2259 : cluster 0 pgmap v2228: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:03:44.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:03:44 smithi090 bash[32384]: cluster 2023-12-01T06:03:43.839382+0000 mgr.y (mgr.24362) 2259 : cluster 0 pgmap v2228: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:03:45.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:03:45 smithi080 bash[28361]: audit 2023-12-01T06:03:44.394815+0000 mon.a (mon.0) 2028 : audit 0 from='client.? 172.21.15.80:0/1301669204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:03:45.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:03:45 smithi080 bash[41963]: audit 2023-12-01T06:03:44.394815+0000 mon.a (mon.0) 2028 : audit 0 from='client.? 172.21.15.80:0/1301669204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:03:45.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:03:45 smithi090 bash[32384]: audit 2023-12-01T06:03:44.394815+0000 mon.a (mon.0) 2028 : audit 0 from='client.? 172.21.15.80:0/1301669204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:03:46.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:03:46 smithi080 bash[41963]: cluster 2023-12-01T06:03:45.840500+0000 mgr.y (mgr.24362) 2260 : cluster 0 pgmap v2229: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:03:46.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:03:46 smithi080 bash[28361]: cluster 2023-12-01T06:03:45.840500+0000 mgr.y (mgr.24362) 2260 : cluster 0 pgmap v2229: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:03:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:03:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:03:46] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T06:03:46.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:03:46 smithi090 bash[32384]: cluster 2023-12-01T06:03:45.840500+0000 mgr.y (mgr.24362) 2260 : cluster 0 pgmap v2229: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:03:47.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:03:47 smithi080 bash[41963]: audit 2023-12-01T06:03:46.858651+0000 mon.a (mon.0) 2029 : audit 0 from='client.? 172.21.15.80:0/1626568767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:03:47.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:03:47 smithi080 bash[28361]: audit 2023-12-01T06:03:46.858651+0000 mon.a (mon.0) 2029 : audit 0 from='client.? 172.21.15.80:0/1626568767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:03:47.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:03:47 smithi090 bash[32384]: audit 2023-12-01T06:03:46.858651+0000 mon.a (mon.0) 2029 : audit 0 from='client.? 172.21.15.80:0/1626568767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:03:48.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:03:48 smithi080 bash[28361]: cluster 2023-12-01T06:03:47.841191+0000 mgr.y (mgr.24362) 2261 : cluster 0 pgmap v2230: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:03:48.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:03:48 smithi080 bash[41963]: cluster 2023-12-01T06:03:47.841191+0000 mgr.y (mgr.24362) 2261 : cluster 0 pgmap v2230: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:03:48.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:03:48 smithi090 bash[32384]: cluster 2023-12-01T06:03:47.841191+0000 mgr.y (mgr.24362) 2261 : cluster 0 pgmap v2230: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:03:49.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:03:49 smithi080 bash[28361]: audit 2023-12-01T06:03:49.309485+0000 mon.a (mon.0) 2030 : audit 0 from='client.? 172.21.15.80:0/990198222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:03:49.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:03:49 smithi080 bash[41963]: audit 2023-12-01T06:03:49.309485+0000 mon.a (mon.0) 2030 : audit 0 from='client.? 172.21.15.80:0/990198222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:03:49.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:03:49 smithi090 bash[32384]: audit 2023-12-01T06:03:49.309485+0000 mon.a (mon.0) 2030 : audit 0 from='client.? 172.21.15.80:0/990198222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:03:50.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:03:50 smithi080 bash[28361]: cluster 2023-12-01T06:03:49.841912+0000 mgr.y (mgr.24362) 2262 : cluster 0 pgmap v2231: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:03:50.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:03:50 smithi080 bash[41963]: cluster 2023-12-01T06:03:49.841912+0000 mgr.y (mgr.24362) 2262 : cluster 0 pgmap v2231: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:03:50.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:03:50 smithi090 bash[32384]: cluster 2023-12-01T06:03:49.841912+0000 mgr.y (mgr.24362) 2262 : cluster 0 pgmap v2231: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:03:52.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:03:51 smithi080 bash[28361]: audit 2023-12-01T06:03:51.762096+0000 mon.a (mon.0) 2031 : audit 0 from='client.? 172.21.15.80:0/3195175108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:03:52.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:03:51 smithi080 bash[41963]: audit 2023-12-01T06:03:51.762096+0000 mon.a (mon.0) 2031 : audit 0 from='client.? 172.21.15.80:0/3195175108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:03:52.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:03:51 smithi090 bash[32384]: audit 2023-12-01T06:03:51.762096+0000 mon.a (mon.0) 2031 : audit 0 from='client.? 172.21.15.80:0/3195175108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:03:53.074 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:03:52 smithi080 bash[28361]: cluster 2023-12-01T06:03:51.843033+0000 mgr.y (mgr.24362) 2263 : cluster 0 pgmap v2232: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:03:53.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:03:52 smithi090 bash[32384]: cluster 2023-12-01T06:03:51.843033+0000 mgr.y (mgr.24362) 2263 : cluster 0 pgmap v2232: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:03:53.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:03:53 smithi080 bash[41963]: cluster 2023-12-01T06:03:51.843033+0000 mgr.y (mgr.24362) 2263 : cluster 0 pgmap v2232: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:03:54.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:03:54 smithi080 bash[28361]: cluster 2023-12-01T06:03:53.843758+0000 mgr.y (mgr.24362) 2264 : cluster 0 pgmap v2233: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:03:54.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:03:54 smithi080 bash[28361]: audit 2023-12-01T06:03:54.211160+0000 mon.c (mon.2) 1434 : audit 0 from='client.? 172.21.15.80:0/594676002' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:03:54.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:03:54 smithi080 bash[41963]: cluster 2023-12-01T06:03:53.843758+0000 mgr.y (mgr.24362) 2264 : cluster 0 pgmap v2233: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:03:54.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:03:54 smithi080 bash[41963]: audit 2023-12-01T06:03:54.211160+0000 mon.c (mon.2) 1434 : audit 0 from='client.? 172.21.15.80:0/594676002' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:03:54.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:03:54 smithi090 bash[32384]: cluster 2023-12-01T06:03:53.843758+0000 mgr.y (mgr.24362) 2264 : cluster 0 pgmap v2233: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:03:54.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:03:54 smithi090 bash[32384]: audit 2023-12-01T06:03:54.211160+0000 mon.c (mon.2) 1434 : audit 0 from='client.? 172.21.15.80:0/594676002' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:03:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:03:55 smithi080 bash[28361]: audit 2023-12-01T06:03:54.896324+0000 mon.c (mon.2) 1435 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:03:55.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:03:55 smithi080 bash[41963]: audit 2023-12-01T06:03:54.896324+0000 mon.c (mon.2) 1435 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:03:55.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:03:55 smithi090 bash[32384]: audit 2023-12-01T06:03:54.896324+0000 mon.c (mon.2) 1435 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:03:56.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:03:56 smithi080 bash[28361]: cluster 2023-12-01T06:03:55.844919+0000 mgr.y (mgr.24362) 2265 : cluster 0 pgmap v2234: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:03:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:03:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:03:56] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T06:03:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:03:56 smithi080 bash[41963]: cluster 2023-12-01T06:03:55.844919+0000 mgr.y (mgr.24362) 2265 : cluster 0 pgmap v2234: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:03:56.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:03:56 smithi090 bash[32384]: cluster 2023-12-01T06:03:55.844919+0000 mgr.y (mgr.24362) 2265 : cluster 0 pgmap v2234: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:03:57.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:03:57 smithi080 bash[28361]: audit 2023-12-01T06:03:56.665610+0000 mon.c (mon.2) 1436 : audit 0 from='client.? 172.21.15.80:0/3047117960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:03:57.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:03:57 smithi080 bash[41963]: audit 2023-12-01T06:03:56.665610+0000 mon.c (mon.2) 1436 : audit 0 from='client.? 172.21.15.80:0/3047117960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:03:57.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:03:57 smithi090 bash[32384]: audit 2023-12-01T06:03:56.665610+0000 mon.c (mon.2) 1436 : audit 0 from='client.? 172.21.15.80:0/3047117960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:03:58.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:03:58 smithi080 bash[28361]: cluster 2023-12-01T06:03:57.845622+0000 mgr.y (mgr.24362) 2266 : cluster 0 pgmap v2235: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:03:58.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:03:58 smithi080 bash[41963]: cluster 2023-12-01T06:03:57.845622+0000 mgr.y (mgr.24362) 2266 : cluster 0 pgmap v2235: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:03:58.773 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:03:58 smithi090 bash[32384]: cluster 2023-12-01T06:03:57.845622+0000 mgr.y (mgr.24362) 2266 : cluster 0 pgmap v2235: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:03:59.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:03:59 smithi080 bash[28361]: audit 2023-12-01T06:03:59.123899+0000 mon.a (mon.0) 2032 : audit 0 from='client.? 172.21.15.80:0/1144219956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:03:59.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:03:59 smithi080 bash[41963]: audit 2023-12-01T06:03:59.123899+0000 mon.a (mon.0) 2032 : audit 0 from='client.? 172.21.15.80:0/1144219956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:03:59.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:03:59 smithi090 bash[32384]: audit 2023-12-01T06:03:59.123899+0000 mon.a (mon.0) 2032 : audit 0 from='client.? 172.21.15.80:0/1144219956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:04:00.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:04:00 smithi080 bash[28361]: cluster 2023-12-01T06:03:59.846263+0000 mgr.y (mgr.24362) 2267 : cluster 0 pgmap v2236: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:04:00.685 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:04:00 smithi080 bash[41963]: cluster 2023-12-01T06:03:59.846263+0000 mgr.y (mgr.24362) 2267 : cluster 0 pgmap v2236: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:04:00.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:04:00 smithi090 bash[32384]: cluster 2023-12-01T06:03:59.846263+0000 mgr.y (mgr.24362) 2267 : cluster 0 pgmap v2236: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:04:01.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:04:01 smithi080 bash[28361]: audit 2023-12-01T06:04:01.577311+0000 mon.c (mon.2) 1437 : audit 0 from='client.? 172.21.15.80:0/115714570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:04:01.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:04:01 smithi080 bash[41963]: audit 2023-12-01T06:04:01.577311+0000 mon.c (mon.2) 1437 : audit 0 from='client.? 172.21.15.80:0/115714570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:04:02.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:04:01 smithi090 bash[32384]: audit 2023-12-01T06:04:01.577311+0000 mon.c (mon.2) 1437 : audit 0 from='client.? 172.21.15.80:0/115714570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:04:02.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:04:02 smithi080 bash[28361]: cluster 2023-12-01T06:04:01.847436+0000 mgr.y (mgr.24362) 2268 : cluster 0 pgmap v2237: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:04:02.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:04:02 smithi080 bash[41963]: cluster 2023-12-01T06:04:01.847436+0000 mgr.y (mgr.24362) 2268 : cluster 0 pgmap v2237: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:04:03.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:04:02 smithi090 bash[32384]: cluster 2023-12-01T06:04:01.847436+0000 mgr.y (mgr.24362) 2268 : cluster 0 pgmap v2237: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:04:04.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:04:04 smithi080 bash[28361]: cluster 2023-12-01T06:04:03.848218+0000 mgr.y (mgr.24362) 2269 : cluster 0 pgmap v2238: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:04:04.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:04:04 smithi080 bash[28361]: audit 2023-12-01T06:04:04.024790+0000 mon.c (mon.2) 1438 : audit 0 from='client.? 172.21.15.80:0/2670265292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:04:04.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:04:04 smithi080 bash[41963]: cluster 2023-12-01T06:04:03.848218+0000 mgr.y (mgr.24362) 2269 : cluster 0 pgmap v2238: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:04:04.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:04:04 smithi080 bash[41963]: audit 2023-12-01T06:04:04.024790+0000 mon.c (mon.2) 1438 : audit 0 from='client.? 172.21.15.80:0/2670265292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:04:04.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:04:04 smithi090 bash[32384]: cluster 2023-12-01T06:04:03.848218+0000 mgr.y (mgr.24362) 2269 : cluster 0 pgmap v2238: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:04:04.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:04:04 smithi090 bash[32384]: audit 2023-12-01T06:04:04.024790+0000 mon.c (mon.2) 1438 : audit 0 from='client.? 172.21.15.80:0/2670265292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:04:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:04:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:04:06] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T06:04:07.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:04:06 smithi080 bash[28361]: cluster 2023-12-01T06:04:05.849293+0000 mgr.y (mgr.24362) 2270 : cluster 0 pgmap v2239: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:04:07.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:04:06 smithi080 bash[28361]: audit 2023-12-01T06:04:06.474407+0000 mon.c (mon.2) 1439 : audit 0 from='client.? 172.21.15.80:0/3189738806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:04:07.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:04:06 smithi080 bash[41963]: cluster 2023-12-01T06:04:05.849293+0000 mgr.y (mgr.24362) 2270 : cluster 0 pgmap v2239: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:04:07.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:04:06 smithi080 bash[41963]: audit 2023-12-01T06:04:06.474407+0000 mon.c (mon.2) 1439 : audit 0 from='client.? 172.21.15.80:0/3189738806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:04:07.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:04:06 smithi090 bash[32384]: cluster 2023-12-01T06:04:05.849293+0000 mgr.y (mgr.24362) 2270 : cluster 0 pgmap v2239: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:04:07.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:04:06 smithi090 bash[32384]: audit 2023-12-01T06:04:06.474407+0000 mon.c (mon.2) 1439 : audit 0 from='client.? 172.21.15.80:0/3189738806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:04:09.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:04:08 smithi080 bash[28361]: cluster 2023-12-01T06:04:07.849902+0000 mgr.y (mgr.24362) 2271 : cluster 0 pgmap v2240: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:04:09.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:04:08 smithi080 bash[41963]: cluster 2023-12-01T06:04:07.849902+0000 mgr.y (mgr.24362) 2271 : cluster 0 pgmap v2240: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:04:09.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:04:08 smithi090 bash[32384]: cluster 2023-12-01T06:04:07.849902+0000 mgr.y (mgr.24362) 2271 : cluster 0 pgmap v2240: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:04:10.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:04:09 smithi080 bash[28361]: audit 2023-12-01T06:04:08.926416+0000 mon.c (mon.2) 1440 : audit 0 from='client.? 172.21.15.80:0/647160706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:04:10.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:04:09 smithi080 bash[28361]: audit 2023-12-01T06:04:09.896700+0000 mon.c (mon.2) 1441 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:04:10.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:04:09 smithi080 bash[41963]: audit 2023-12-01T06:04:08.926416+0000 mon.c (mon.2) 1440 : audit 0 from='client.? 172.21.15.80:0/647160706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:04:10.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:04:09 smithi080 bash[41963]: audit 2023-12-01T06:04:09.896700+0000 mon.c (mon.2) 1441 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:04:10.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:04:09 smithi090 bash[32384]: audit 2023-12-01T06:04:08.926416+0000 mon.c (mon.2) 1440 : audit 0 from='client.? 172.21.15.80:0/647160706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:04:10.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:04:09 smithi090 bash[32384]: audit 2023-12-01T06:04:09.896700+0000 mon.c (mon.2) 1441 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:04:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:04:10 smithi080 bash[28361]: cluster 2023-12-01T06:04:09.850585+0000 mgr.y (mgr.24362) 2272 : cluster 0 pgmap v2241: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:04:11.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:04:10 smithi080 bash[41963]: cluster 2023-12-01T06:04:09.850585+0000 mgr.y (mgr.24362) 2272 : cluster 0 pgmap v2241: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:04:11.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:04:10 smithi090 bash[32384]: cluster 2023-12-01T06:04:09.850585+0000 mgr.y (mgr.24362) 2272 : cluster 0 pgmap v2241: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:04:12.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:04:11 smithi080 bash[28361]: audit 2023-12-01T06:04:11.381339+0000 mon.c (mon.2) 1442 : audit 0 from='client.? 172.21.15.80:0/4156806857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:04:12.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:04:11 smithi080 bash[41963]: audit 2023-12-01T06:04:11.381339+0000 mon.c (mon.2) 1442 : audit 0 from='client.? 172.21.15.80:0/4156806857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:04:12.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:04:11 smithi090 bash[32384]: audit 2023-12-01T06:04:11.381339+0000 mon.c (mon.2) 1442 : audit 0 from='client.? 172.21.15.80:0/4156806857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:04:13.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:04:12 smithi090 bash[32384]: cluster 2023-12-01T06:04:11.851726+0000 mgr.y (mgr.24362) 2273 : cluster 0 pgmap v2242: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:04:13.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:04:12 smithi080 bash[41963]: cluster 2023-12-01T06:04:11.851726+0000 mgr.y (mgr.24362) 2273 : cluster 0 pgmap v2242: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:04:13.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:04:12 smithi080 bash[28361]: cluster 2023-12-01T06:04:11.851726+0000 mgr.y (mgr.24362) 2273 : cluster 0 pgmap v2242: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:04:14.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:04:14 smithi080 bash[41963]: audit 2023-12-01T06:04:13.830025+0000 mon.a (mon.0) 2033 : audit 0 from='client.? 172.21.15.80:0/1003283621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:04:14.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:04:14 smithi080 bash[41963]: cluster 2023-12-01T06:04:13.852385+0000 mgr.y (mgr.24362) 2274 : cluster 0 pgmap v2243: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:04:14.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:04:14 smithi080 bash[28361]: audit 2023-12-01T06:04:13.830025+0000 mon.a (mon.0) 2033 : audit 0 from='client.? 172.21.15.80:0/1003283621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:04:14.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:04:14 smithi080 bash[28361]: cluster 2023-12-01T06:04:13.852385+0000 mgr.y (mgr.24362) 2274 : cluster 0 pgmap v2243: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:04:14.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:04:14 smithi090 bash[32384]: audit 2023-12-01T06:04:13.830025+0000 mon.a (mon.0) 2033 : audit 0 from='client.? 172.21.15.80:0/1003283621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:04:14.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:04:14 smithi090 bash[32384]: cluster 2023-12-01T06:04:13.852385+0000 mgr.y (mgr.24362) 2274 : cluster 0 pgmap v2243: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:04:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:04:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:04:16] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T06:04:17.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:04:16 smithi080 bash[41963]: cluster 2023-12-01T06:04:15.853317+0000 mgr.y (mgr.24362) 2275 : cluster 0 pgmap v2244: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:04:17.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:04:16 smithi080 bash[41963]: audit 2023-12-01T06:04:16.285655+0000 mon.a (mon.0) 2034 : audit 0 from='client.? 172.21.15.80:0/2629186088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:04:17.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:04:16 smithi080 bash[28361]: cluster 2023-12-01T06:04:15.853317+0000 mgr.y (mgr.24362) 2275 : cluster 0 pgmap v2244: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:04:17.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:04:16 smithi080 bash[28361]: audit 2023-12-01T06:04:16.285655+0000 mon.a (mon.0) 2034 : audit 0 from='client.? 172.21.15.80:0/2629186088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:04:17.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:04:16 smithi090 bash[32384]: cluster 2023-12-01T06:04:15.853317+0000 mgr.y (mgr.24362) 2275 : cluster 0 pgmap v2244: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:04:17.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:04:16 smithi090 bash[32384]: audit 2023-12-01T06:04:16.285655+0000 mon.a (mon.0) 2034 : audit 0 from='client.? 172.21.15.80:0/2629186088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:04:19.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:04:18 smithi080 bash[41963]: cluster 2023-12-01T06:04:17.853953+0000 mgr.y (mgr.24362) 2276 : cluster 0 pgmap v2245: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:04:19.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:04:18 smithi080 bash[41963]: audit 2023-12-01T06:04:18.739982+0000 mon.c (mon.2) 1443 : audit 0 from='client.? 172.21.15.80:0/1701390962' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:04:19.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:04:18 smithi080 bash[28361]: cluster 2023-12-01T06:04:17.853953+0000 mgr.y (mgr.24362) 2276 : cluster 0 pgmap v2245: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:04:19.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:04:18 smithi080 bash[28361]: audit 2023-12-01T06:04:18.739982+0000 mon.c (mon.2) 1443 : audit 0 from='client.? 172.21.15.80:0/1701390962' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:04:19.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:04:18 smithi090 bash[32384]: cluster 2023-12-01T06:04:17.853953+0000 mgr.y (mgr.24362) 2276 : cluster 0 pgmap v2245: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:04:19.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:04:18 smithi090 bash[32384]: audit 2023-12-01T06:04:18.739982+0000 mon.c (mon.2) 1443 : audit 0 from='client.? 172.21.15.80:0/1701390962' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:04:21.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:04:20 smithi080 bash[28361]: cluster 2023-12-01T06:04:19.854637+0000 mgr.y (mgr.24362) 2277 : cluster 0 pgmap v2246: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:04:21.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:04:20 smithi080 bash[41963]: cluster 2023-12-01T06:04:19.854637+0000 mgr.y (mgr.24362) 2277 : cluster 0 pgmap v2246: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:04:21.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:04:20 smithi090 bash[32384]: cluster 2023-12-01T06:04:19.854637+0000 mgr.y (mgr.24362) 2277 : cluster 0 pgmap v2246: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:04:22.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:04:21 smithi080 bash[28361]: audit 2023-12-01T06:04:21.194469+0000 mon.c (mon.2) 1444 : audit 0 from='client.? 172.21.15.80:0/4000922966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:04:22.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:04:21 smithi080 bash[41963]: audit 2023-12-01T06:04:21.194469+0000 mon.c (mon.2) 1444 : audit 0 from='client.? 172.21.15.80:0/4000922966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:04:22.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:04:21 smithi090 bash[32384]: audit 2023-12-01T06:04:21.194469+0000 mon.c (mon.2) 1444 : audit 0 from='client.? 172.21.15.80:0/4000922966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:04:23.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:04:22 smithi080 bash[28361]: cluster 2023-12-01T06:04:21.855800+0000 mgr.y (mgr.24362) 2278 : cluster 0 pgmap v2247: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:04:23.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:04:22 smithi080 bash[41963]: cluster 2023-12-01T06:04:21.855800+0000 mgr.y (mgr.24362) 2278 : cluster 0 pgmap v2247: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:04:23.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:04:22 smithi090 bash[32384]: cluster 2023-12-01T06:04:21.855800+0000 mgr.y (mgr.24362) 2278 : cluster 0 pgmap v2247: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:04:24.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:04:24 smithi080 bash[41963]: audit 2023-12-01T06:04:23.652299+0000 mon.c (mon.2) 1445 : audit 0 from='client.? 172.21.15.80:0/2737309340' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:04:24.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:04:24 smithi080 bash[41963]: cluster 2023-12-01T06:04:23.856444+0000 mgr.y (mgr.24362) 2279 : cluster 0 pgmap v2248: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:04:24.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:04:24 smithi080 bash[41963]: audit 2023-12-01T06:04:24.342912+0000 mon.c (mon.2) 1446 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:04:24.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:04:24 smithi080 bash[28361]: audit 2023-12-01T06:04:23.652299+0000 mon.c (mon.2) 1445 : audit 0 from='client.? 172.21.15.80:0/2737309340' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:04:24.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:04:24 smithi080 bash[28361]: cluster 2023-12-01T06:04:23.856444+0000 mgr.y (mgr.24362) 2279 : cluster 0 pgmap v2248: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:04:24.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:04:24 smithi080 bash[28361]: audit 2023-12-01T06:04:24.342912+0000 mon.c (mon.2) 1446 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:04:24.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:04:24 smithi090 bash[32384]: audit 2023-12-01T06:04:23.652299+0000 mon.c (mon.2) 1445 : audit 0 from='client.? 172.21.15.80:0/2737309340' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:04:24.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:04:24 smithi090 bash[32384]: cluster 2023-12-01T06:04:23.856444+0000 mgr.y (mgr.24362) 2279 : cluster 0 pgmap v2248: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:04:24.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:04:24 smithi090 bash[32384]: audit 2023-12-01T06:04:24.342912+0000 mon.c (mon.2) 1446 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:04:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:04:25 smithi080 bash[28361]: audit 2023-12-01T06:04:24.897427+0000 mon.c (mon.2) 1447 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:04:25.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:04:25 smithi080 bash[41963]: audit 2023-12-01T06:04:24.897427+0000 mon.c (mon.2) 1447 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:04:25.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:04:25 smithi090 bash[32384]: audit 2023-12-01T06:04:24.897427+0000 mon.c (mon.2) 1447 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:04:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:04:26 smithi080 bash[28361]: cluster 2023-12-01T06:04:25.857494+0000 mgr.y (mgr.24362) 2280 : cluster 0 pgmap v2249: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:04:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:04:26 smithi080 bash[28361]: audit 2023-12-01T06:04:26.122492+0000 mon.a (mon.0) 2035 : audit 0 from='client.? 172.21.15.80:0/1639679996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:04:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:04:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:04:26] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T06:04:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:04:26 smithi080 bash[41963]: cluster 2023-12-01T06:04:25.857494+0000 mgr.y (mgr.24362) 2280 : cluster 0 pgmap v2249: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:04:26.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:04:26 smithi080 bash[41963]: audit 2023-12-01T06:04:26.122492+0000 mon.a (mon.0) 2035 : audit 0 from='client.? 172.21.15.80:0/1639679996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:04:26.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:04:26 smithi090 bash[32384]: cluster 2023-12-01T06:04:25.857494+0000 mgr.y (mgr.24362) 2280 : cluster 0 pgmap v2249: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:04:26.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:04:26 smithi090 bash[32384]: audit 2023-12-01T06:04:26.122492+0000 mon.a (mon.0) 2035 : audit 0 from='client.? 172.21.15.80:0/1639679996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:04:29.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:04:28 smithi080 bash[28361]: cluster 2023-12-01T06:04:27.858181+0000 mgr.y (mgr.24362) 2281 : cluster 0 pgmap v2250: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:04:29.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:04:28 smithi080 bash[28361]: audit 2023-12-01T06:04:28.582416+0000 mon.a (mon.0) 2036 : audit 0 from='client.? 172.21.15.80:0/4272462191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:04:29.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:04:28 smithi080 bash[41963]: cluster 2023-12-01T06:04:27.858181+0000 mgr.y (mgr.24362) 2281 : cluster 0 pgmap v2250: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:04:29.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:04:28 smithi080 bash[41963]: audit 2023-12-01T06:04:28.582416+0000 mon.a (mon.0) 2036 : audit 0 from='client.? 172.21.15.80:0/4272462191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:04:29.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:04:28 smithi090 bash[32384]: cluster 2023-12-01T06:04:27.858181+0000 mgr.y (mgr.24362) 2281 : cluster 0 pgmap v2250: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:04:29.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:04:28 smithi090 bash[32384]: audit 2023-12-01T06:04:28.582416+0000 mon.a (mon.0) 2036 : audit 0 from='client.? 172.21.15.80:0/4272462191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:04:31.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:04:31 smithi090 bash[32384]: cluster 2023-12-01T06:04:29.858857+0000 mgr.y (mgr.24362) 2282 : cluster 0 pgmap v2251: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:04:31.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:04:31 smithi090 bash[32384]: audit 2023-12-01T06:04:30.190398+0000 mon.a (mon.0) 2037 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:04:31.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:04:31 smithi090 bash[32384]: audit 2023-12-01T06:04:30.200189+0000 mon.a (mon.0) 2038 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:04:31.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:04:31 smithi090 bash[32384]: audit 2023-12-01T06:04:30.499614+0000 mon.a (mon.0) 2039 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:04:31.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:04:31 smithi090 bash[32384]: audit 2023-12-01T06:04:30.511459+0000 mon.a (mon.0) 2040 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:04:31.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:04:31 smithi090 bash[32384]: audit 2023-12-01T06:04:30.987195+0000 mon.c (mon.2) 1448 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:04:31.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:04:31 smithi090 bash[32384]: audit 2023-12-01T06:04:30.988929+0000 mon.c (mon.2) 1449 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:04:31.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:04:31 smithi090 bash[32384]: audit 2023-12-01T06:04:30.997552+0000 mon.a (mon.0) 2041 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:04:31.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:04:31 smithi090 bash[32384]: audit 2023-12-01T06:04:31.025971+0000 mon.a (mon.0) 2042 : audit 0 from='client.? 172.21.15.80:0/3130963483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:04:31.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:04:31 smithi080 bash[41963]: cluster 2023-12-01T06:04:29.858857+0000 mgr.y (mgr.24362) 2282 : cluster 0 pgmap v2251: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:04:31.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:04:31 smithi080 bash[41963]: audit 2023-12-01T06:04:30.190398+0000 mon.a (mon.0) 2037 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:04:31.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:04:31 smithi080 bash[41963]: audit 2023-12-01T06:04:30.200189+0000 mon.a (mon.0) 2038 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:04:31.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:04:31 smithi080 bash[41963]: audit 2023-12-01T06:04:30.499614+0000 mon.a (mon.0) 2039 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:04:31.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:04:31 smithi080 bash[41963]: audit 2023-12-01T06:04:30.511459+0000 mon.a (mon.0) 2040 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:04:31.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:04:31 smithi080 bash[41963]: audit 2023-12-01T06:04:30.987195+0000 mon.c (mon.2) 1448 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:04:31.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:04:31 smithi080 bash[41963]: audit 2023-12-01T06:04:30.988929+0000 mon.c (mon.2) 1449 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:04:31.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:04:31 smithi080 bash[41963]: audit 2023-12-01T06:04:30.997552+0000 mon.a (mon.0) 2041 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:04:31.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:04:31 smithi080 bash[41963]: audit 2023-12-01T06:04:31.025971+0000 mon.a (mon.0) 2042 : audit 0 from='client.? 172.21.15.80:0/3130963483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:04:31.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:04:31 smithi080 bash[28361]: cluster 2023-12-01T06:04:29.858857+0000 mgr.y (mgr.24362) 2282 : cluster 0 pgmap v2251: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:04:31.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:04:31 smithi080 bash[28361]: audit 2023-12-01T06:04:30.190398+0000 mon.a (mon.0) 2037 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:04:31.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:04:31 smithi080 bash[28361]: audit 2023-12-01T06:04:30.200189+0000 mon.a (mon.0) 2038 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:04:31.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:04:31 smithi080 bash[28361]: audit 2023-12-01T06:04:30.499614+0000 mon.a (mon.0) 2039 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:04:31.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:04:31 smithi080 bash[28361]: audit 2023-12-01T06:04:30.511459+0000 mon.a (mon.0) 2040 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:04:31.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:04:31 smithi080 bash[28361]: audit 2023-12-01T06:04:30.987195+0000 mon.c (mon.2) 1448 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:04:31.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:04:31 smithi080 bash[28361]: audit 2023-12-01T06:04:30.988929+0000 mon.c (mon.2) 1449 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:04:31.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:04:31 smithi080 bash[28361]: audit 2023-12-01T06:04:30.997552+0000 mon.a (mon.0) 2041 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:04:31.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:04:31 smithi080 bash[28361]: audit 2023-12-01T06:04:31.025971+0000 mon.a (mon.0) 2042 : audit 0 from='client.? 172.21.15.80:0/3130963483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:04:33.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:04:33 smithi090 bash[32384]: cluster 2023-12-01T06:04:31.860140+0000 mgr.y (mgr.24362) 2283 : cluster 0 pgmap v2252: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:04:33.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:04:33 smithi080 bash[28361]: cluster 2023-12-01T06:04:31.860140+0000 mgr.y (mgr.24362) 2283 : cluster 0 pgmap v2252: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:04:33.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:04:33 smithi080 bash[41963]: cluster 2023-12-01T06:04:31.860140+0000 mgr.y (mgr.24362) 2283 : cluster 0 pgmap v2252: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:04:34.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:04:34 smithi080 bash[28361]: audit 2023-12-01T06:04:33.492160+0000 mon.c (mon.2) 1450 : audit 0 from='client.? 172.21.15.80:0/1625810229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:04:34.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:04:34 smithi080 bash[28361]: cluster 2023-12-01T06:04:33.860843+0000 mgr.y (mgr.24362) 2284 : cluster 0 pgmap v2253: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:04:34.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:04:34 smithi080 bash[41963]: audit 2023-12-01T06:04:33.492160+0000 mon.c (mon.2) 1450 : audit 0 from='client.? 172.21.15.80:0/1625810229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:04:34.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:04:34 smithi080 bash[41963]: cluster 2023-12-01T06:04:33.860843+0000 mgr.y (mgr.24362) 2284 : cluster 0 pgmap v2253: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:04:34.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:04:34 smithi090 bash[32384]: audit 2023-12-01T06:04:33.492160+0000 mon.c (mon.2) 1450 : audit 0 from='client.? 172.21.15.80:0/1625810229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:04:34.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:04:34 smithi090 bash[32384]: cluster 2023-12-01T06:04:33.860843+0000 mgr.y (mgr.24362) 2284 : cluster 0 pgmap v2253: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:04:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:04:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:04:36] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T06:04:37.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:04:36 smithi080 bash[28361]: cluster 2023-12-01T06:04:35.861846+0000 mgr.y (mgr.24362) 2285 : cluster 0 pgmap v2254: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:04:37.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:04:36 smithi080 bash[28361]: audit 2023-12-01T06:04:35.954284+0000 mon.a (mon.0) 2043 : audit 0 from='client.? 172.21.15.80:0/1697730456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:04:37.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:04:36 smithi080 bash[41963]: cluster 2023-12-01T06:04:35.861846+0000 mgr.y (mgr.24362) 2285 : cluster 0 pgmap v2254: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:04:37.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:04:36 smithi080 bash[41963]: audit 2023-12-01T06:04:35.954284+0000 mon.a (mon.0) 2043 : audit 0 from='client.? 172.21.15.80:0/1697730456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:04:37.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:04:36 smithi090 bash[32384]: cluster 2023-12-01T06:04:35.861846+0000 mgr.y (mgr.24362) 2285 : cluster 0 pgmap v2254: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:04:37.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:04:36 smithi090 bash[32384]: audit 2023-12-01T06:04:35.954284+0000 mon.a (mon.0) 2043 : audit 0 from='client.? 172.21.15.80:0/1697730456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:04:39.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:04:38 smithi080 bash[28361]: cluster 2023-12-01T06:04:37.862484+0000 mgr.y (mgr.24362) 2286 : cluster 0 pgmap v2255: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:04:39.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:04:38 smithi080 bash[28361]: audit 2023-12-01T06:04:38.412013+0000 mon.a (mon.0) 2044 : audit 0 from='client.? 172.21.15.80:0/2905779688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:04:39.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:04:38 smithi080 bash[41963]: cluster 2023-12-01T06:04:37.862484+0000 mgr.y (mgr.24362) 2286 : cluster 0 pgmap v2255: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:04:39.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:04:38 smithi080 bash[41963]: audit 2023-12-01T06:04:38.412013+0000 mon.a (mon.0) 2044 : audit 0 from='client.? 172.21.15.80:0/2905779688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:04:39.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:04:38 smithi090 bash[32384]: cluster 2023-12-01T06:04:37.862484+0000 mgr.y (mgr.24362) 2286 : cluster 0 pgmap v2255: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:04:39.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:04:38 smithi090 bash[32384]: audit 2023-12-01T06:04:38.412013+0000 mon.a (mon.0) 2044 : audit 0 from='client.? 172.21.15.80:0/2905779688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:04:40.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:04:39 smithi080 bash[28361]: audit 2023-12-01T06:04:39.897463+0000 mon.c (mon.2) 1451 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:04:40.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:04:39 smithi080 bash[41963]: audit 2023-12-01T06:04:39.897463+0000 mon.c (mon.2) 1451 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:04:40.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:04:39 smithi090 bash[32384]: audit 2023-12-01T06:04:39.897463+0000 mon.c (mon.2) 1451 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:04:41.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:04:40 smithi090 bash[32384]: cluster 2023-12-01T06:04:39.863149+0000 mgr.y (mgr.24362) 2287 : cluster 0 pgmap v2256: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:04:41.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:04:40 smithi090 bash[32384]: audit 2023-12-01T06:04:40.871120+0000 mon.a (mon.0) 2045 : audit 0 from='client.? 172.21.15.80:0/2855694559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:04:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:04:40 smithi080 bash[28361]: cluster 2023-12-01T06:04:39.863149+0000 mgr.y (mgr.24362) 2287 : cluster 0 pgmap v2256: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:04:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:04:40 smithi080 bash[28361]: audit 2023-12-01T06:04:40.871120+0000 mon.a (mon.0) 2045 : audit 0 from='client.? 172.21.15.80:0/2855694559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:04:41.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:04:40 smithi080 bash[41963]: cluster 2023-12-01T06:04:39.863149+0000 mgr.y (mgr.24362) 2287 : cluster 0 pgmap v2256: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:04:41.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:04:40 smithi080 bash[41963]: audit 2023-12-01T06:04:40.871120+0000 mon.a (mon.0) 2045 : audit 0 from='client.? 172.21.15.80:0/2855694559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:04:43.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:04:42 smithi090 bash[32384]: cluster 2023-12-01T06:04:41.864322+0000 mgr.y (mgr.24362) 2288 : cluster 0 pgmap v2257: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:04:43.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:04:42 smithi080 bash[28361]: cluster 2023-12-01T06:04:41.864322+0000 mgr.y (mgr.24362) 2288 : cluster 0 pgmap v2257: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:04:43.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:04:42 smithi080 bash[41963]: cluster 2023-12-01T06:04:41.864322+0000 mgr.y (mgr.24362) 2288 : cluster 0 pgmap v2257: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:04:44.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:04:43 smithi090 bash[32384]: audit 2023-12-01T06:04:43.329697+0000 mon.a (mon.0) 2046 : audit 0 from='client.? 172.21.15.80:0/959301983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:04:44.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:04:43 smithi080 bash[28361]: audit 2023-12-01T06:04:43.329697+0000 mon.a (mon.0) 2046 : audit 0 from='client.? 172.21.15.80:0/959301983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:04:44.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:04:43 smithi080 bash[41963]: audit 2023-12-01T06:04:43.329697+0000 mon.a (mon.0) 2046 : audit 0 from='client.? 172.21.15.80:0/959301983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:04:45.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:04:44 smithi090 bash[32384]: cluster 2023-12-01T06:04:43.864958+0000 mgr.y (mgr.24362) 2289 : cluster 0 pgmap v2258: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:04:45.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:04:44 smithi080 bash[28361]: cluster 2023-12-01T06:04:43.864958+0000 mgr.y (mgr.24362) 2289 : cluster 0 pgmap v2258: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:04:45.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:04:44 smithi080 bash[41963]: cluster 2023-12-01T06:04:43.864958+0000 mgr.y (mgr.24362) 2289 : cluster 0 pgmap v2258: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:04:46.234 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:04:45 smithi080 bash[28361]: audit 2023-12-01T06:04:45.781920+0000 mon.a (mon.0) 2047 : audit 0 from='client.? 172.21.15.80:0/3528233345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:04:46.235 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:04:45 smithi080 bash[41963]: audit 2023-12-01T06:04:45.781920+0000 mon.a (mon.0) 2047 : audit 0 from='client.? 172.21.15.80:0/3528233345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:04:46.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:04:45 smithi090 bash[32384]: audit 2023-12-01T06:04:45.781920+0000 mon.a (mon.0) 2047 : audit 0 from='client.? 172.21.15.80:0/3528233345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:04:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:04:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:04:46] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T06:04:47.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:04:46 smithi090 bash[32384]: cluster 2023-12-01T06:04:45.866014+0000 mgr.y (mgr.24362) 2290 : cluster 0 pgmap v2259: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:04:47.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:04:46 smithi080 bash[28361]: cluster 2023-12-01T06:04:45.866014+0000 mgr.y (mgr.24362) 2290 : cluster 0 pgmap v2259: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:04:47.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:04:46 smithi080 bash[41963]: cluster 2023-12-01T06:04:45.866014+0000 mgr.y (mgr.24362) 2290 : cluster 0 pgmap v2259: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:04:49.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:04:48 smithi090 bash[32384]: cluster 2023-12-01T06:04:47.866637+0000 mgr.y (mgr.24362) 2291 : cluster 0 pgmap v2260: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:04:49.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:04:48 smithi090 bash[32384]: audit 2023-12-01T06:04:48.227209+0000 mon.a (mon.0) 2048 : audit 0 from='client.? 172.21.15.80:0/350911478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:04:49.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:04:48 smithi080 bash[28361]: cluster 2023-12-01T06:04:47.866637+0000 mgr.y (mgr.24362) 2291 : cluster 0 pgmap v2260: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:04:49.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:04:48 smithi080 bash[28361]: audit 2023-12-01T06:04:48.227209+0000 mon.a (mon.0) 2048 : audit 0 from='client.? 172.21.15.80:0/350911478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:04:49.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:04:48 smithi080 bash[41963]: cluster 2023-12-01T06:04:47.866637+0000 mgr.y (mgr.24362) 2291 : cluster 0 pgmap v2260: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:04:49.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:04:48 smithi080 bash[41963]: audit 2023-12-01T06:04:48.227209+0000 mon.a (mon.0) 2048 : audit 0 from='client.? 172.21.15.80:0/350911478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:04:51.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:04:50 smithi090 bash[32384]: cluster 2023-12-01T06:04:49.867345+0000 mgr.y (mgr.24362) 2292 : cluster 0 pgmap v2261: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:04:51.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:04:50 smithi090 bash[32384]: audit 2023-12-01T06:04:50.685953+0000 mon.c (mon.2) 1452 : audit 0 from='client.? 172.21.15.80:0/471417815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:04:51.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:04:50 smithi080 bash[28361]: cluster 2023-12-01T06:04:49.867345+0000 mgr.y (mgr.24362) 2292 : cluster 0 pgmap v2261: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:04:51.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:04:50 smithi080 bash[28361]: audit 2023-12-01T06:04:50.685953+0000 mon.c (mon.2) 1452 : audit 0 from='client.? 172.21.15.80:0/471417815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:04:51.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:04:50 smithi080 bash[41963]: cluster 2023-12-01T06:04:49.867345+0000 mgr.y (mgr.24362) 2292 : cluster 0 pgmap v2261: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:04:51.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:04:50 smithi080 bash[41963]: audit 2023-12-01T06:04:50.685953+0000 mon.c (mon.2) 1452 : audit 0 from='client.? 172.21.15.80:0/471417815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:04:53.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:04:52 smithi090 bash[32384]: cluster 2023-12-01T06:04:51.868605+0000 mgr.y (mgr.24362) 2293 : cluster 0 pgmap v2262: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:04:53.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:04:52 smithi080 bash[41963]: cluster 2023-12-01T06:04:51.868605+0000 mgr.y (mgr.24362) 2293 : cluster 0 pgmap v2262: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:04:53.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:04:52 smithi080 bash[28361]: cluster 2023-12-01T06:04:51.868605+0000 mgr.y (mgr.24362) 2293 : cluster 0 pgmap v2262: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:04:54.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:04:53 smithi090 bash[32384]: audit 2023-12-01T06:04:53.144987+0000 mon.a (mon.0) 2049 : audit 0 from='client.? 172.21.15.80:0/1766045711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:04:54.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:04:53 smithi080 bash[28361]: audit 2023-12-01T06:04:53.144987+0000 mon.a (mon.0) 2049 : audit 0 from='client.? 172.21.15.80:0/1766045711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:04:54.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:04:53 smithi080 bash[41963]: audit 2023-12-01T06:04:53.144987+0000 mon.a (mon.0) 2049 : audit 0 from='client.? 172.21.15.80:0/1766045711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:04:55.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:04:54 smithi090 bash[32384]: cluster 2023-12-01T06:04:53.869389+0000 mgr.y (mgr.24362) 2294 : cluster 0 pgmap v2263: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:04:55.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:04:54 smithi090 bash[32384]: audit 2023-12-01T06:04:54.898199+0000 mon.c (mon.2) 1453 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:04:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:04:54 smithi080 bash[41963]: cluster 2023-12-01T06:04:53.869389+0000 mgr.y (mgr.24362) 2294 : cluster 0 pgmap v2263: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:04:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:04:54 smithi080 bash[41963]: audit 2023-12-01T06:04:54.898199+0000 mon.c (mon.2) 1453 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:04:55.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:04:54 smithi080 bash[28361]: cluster 2023-12-01T06:04:53.869389+0000 mgr.y (mgr.24362) 2294 : cluster 0 pgmap v2263: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:04:55.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:04:54 smithi080 bash[28361]: audit 2023-12-01T06:04:54.898199+0000 mon.c (mon.2) 1453 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:04:56.234 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:04:55 smithi080 bash[41963]: audit 2023-12-01T06:04:55.598723+0000 mon.c (mon.2) 1454 : audit 0 from='client.? 172.21.15.80:0/3460730200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:04:56.235 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:04:55 smithi080 bash[28361]: audit 2023-12-01T06:04:55.598723+0000 mon.c (mon.2) 1454 : audit 0 from='client.? 172.21.15.80:0/3460730200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:04:56.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:04:55 smithi090 bash[32384]: audit 2023-12-01T06:04:55.598723+0000 mon.c (mon.2) 1454 : audit 0 from='client.? 172.21.15.80:0/3460730200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:04:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:04:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:04:56] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T06:04:57.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:04:56 smithi090 bash[32384]: cluster 2023-12-01T06:04:55.870629+0000 mgr.y (mgr.24362) 2295 : cluster 0 pgmap v2264: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:04:57.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:04:56 smithi080 bash[28361]: cluster 2023-12-01T06:04:55.870629+0000 mgr.y (mgr.24362) 2295 : cluster 0 pgmap v2264: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:04:57.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:04:56 smithi080 bash[41963]: cluster 2023-12-01T06:04:55.870629+0000 mgr.y (mgr.24362) 2295 : cluster 0 pgmap v2264: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:04:59.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:04:58 smithi090 bash[32384]: cluster 2023-12-01T06:04:57.871285+0000 mgr.y (mgr.24362) 2296 : cluster 0 pgmap v2265: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:04:59.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:04:58 smithi090 bash[32384]: audit 2023-12-01T06:04:58.059274+0000 mon.a (mon.0) 2050 : audit 0 from='client.? 172.21.15.80:0/1592960564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:04:59.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:04:58 smithi080 bash[28361]: cluster 2023-12-01T06:04:57.871285+0000 mgr.y (mgr.24362) 2296 : cluster 0 pgmap v2265: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:04:59.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:04:58 smithi080 bash[28361]: audit 2023-12-01T06:04:58.059274+0000 mon.a (mon.0) 2050 : audit 0 from='client.? 172.21.15.80:0/1592960564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:04:59.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:04:58 smithi080 bash[41963]: cluster 2023-12-01T06:04:57.871285+0000 mgr.y (mgr.24362) 2296 : cluster 0 pgmap v2265: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:04:59.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:04:58 smithi080 bash[41963]: audit 2023-12-01T06:04:58.059274+0000 mon.a (mon.0) 2050 : audit 0 from='client.? 172.21.15.80:0/1592960564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:05:01.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:05:00 smithi090 bash[32384]: cluster 2023-12-01T06:04:59.872014+0000 mgr.y (mgr.24362) 2297 : cluster 0 pgmap v2266: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:05:01.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:05:00 smithi090 bash[32384]: audit 2023-12-01T06:05:00.510998+0000 mon.a (mon.0) 2051 : audit 0 from='client.? 172.21.15.80:0/1662113318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:05:01.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:05:00 smithi080 bash[28361]: cluster 2023-12-01T06:04:59.872014+0000 mgr.y (mgr.24362) 2297 : cluster 0 pgmap v2266: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:05:01.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:05:00 smithi080 bash[28361]: audit 2023-12-01T06:05:00.510998+0000 mon.a (mon.0) 2051 : audit 0 from='client.? 172.21.15.80:0/1662113318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:05:01.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:05:00 smithi080 bash[41963]: cluster 2023-12-01T06:04:59.872014+0000 mgr.y (mgr.24362) 2297 : cluster 0 pgmap v2266: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:05:01.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:05:00 smithi080 bash[41963]: audit 2023-12-01T06:05:00.510998+0000 mon.a (mon.0) 2051 : audit 0 from='client.? 172.21.15.80:0/1662113318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:05:03.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:05:02 smithi090 bash[32384]: cluster 2023-12-01T06:05:01.873116+0000 mgr.y (mgr.24362) 2298 : cluster 0 pgmap v2267: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:05:03.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:05:02 smithi090 bash[32384]: audit 2023-12-01T06:05:02.959945+0000 mon.c (mon.2) 1455 : audit 0 from='client.? 172.21.15.80:0/3589526400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:05:03.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:05:02 smithi080 bash[28361]: cluster 2023-12-01T06:05:01.873116+0000 mgr.y (mgr.24362) 2298 : cluster 0 pgmap v2267: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:05:03.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:05:02 smithi080 bash[28361]: audit 2023-12-01T06:05:02.959945+0000 mon.c (mon.2) 1455 : audit 0 from='client.? 172.21.15.80:0/3589526400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:05:03.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:05:02 smithi080 bash[41963]: cluster 2023-12-01T06:05:01.873116+0000 mgr.y (mgr.24362) 2298 : cluster 0 pgmap v2267: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:05:03.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:05:02 smithi080 bash[41963]: audit 2023-12-01T06:05:02.959945+0000 mon.c (mon.2) 1455 : audit 0 from='client.? 172.21.15.80:0/3589526400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:05:04.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:05:04 smithi080 bash[28361]: cluster 2023-12-01T06:05:03.873746+0000 mgr.y (mgr.24362) 2299 : cluster 0 pgmap v2268: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:05:04.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:05:04 smithi080 bash[41963]: cluster 2023-12-01T06:05:03.873746+0000 mgr.y (mgr.24362) 2299 : cluster 0 pgmap v2268: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:05:04.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:05:04 smithi090 bash[32384]: cluster 2023-12-01T06:05:03.873746+0000 mgr.y (mgr.24362) 2299 : cluster 0 pgmap v2268: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:05:05.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:05:05 smithi090 bash[32384]: audit 2023-12-01T06:05:05.403169+0000 mon.c (mon.2) 1456 : audit 0 from='client.? 172.21.15.80:0/3776684243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:05:05.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:05:05 smithi080 bash[28361]: audit 2023-12-01T06:05:05.403169+0000 mon.c (mon.2) 1456 : audit 0 from='client.? 172.21.15.80:0/3776684243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:05:05.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:05:05 smithi080 bash[41963]: audit 2023-12-01T06:05:05.403169+0000 mon.c (mon.2) 1456 : audit 0 from='client.? 172.21.15.80:0/3776684243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:05:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:05:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:05:06] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T06:05:06.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:05:06 smithi080 bash[41963]: cluster 2023-12-01T06:05:05.874850+0000 mgr.y (mgr.24362) 2300 : cluster 0 pgmap v2269: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:05:06.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:05:06 smithi080 bash[28361]: cluster 2023-12-01T06:05:05.874850+0000 mgr.y (mgr.24362) 2300 : cluster 0 pgmap v2269: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:05:06.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:05:06 smithi090 bash[32384]: cluster 2023-12-01T06:05:05.874850+0000 mgr.y (mgr.24362) 2300 : cluster 0 pgmap v2269: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:05:08.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:05:07 smithi080 bash[41963]: audit 2023-12-01T06:05:07.867716+0000 mon.c (mon.2) 1457 : audit 0 from='client.? 172.21.15.80:0/3143041994' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:05:08.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:05:07 smithi080 bash[28361]: audit 2023-12-01T06:05:07.867716+0000 mon.c (mon.2) 1457 : audit 0 from='client.? 172.21.15.80:0/3143041994' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:05:08.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:05:07 smithi090 bash[32384]: audit 2023-12-01T06:05:07.867716+0000 mon.c (mon.2) 1457 : audit 0 from='client.? 172.21.15.80:0/3143041994' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:05:09.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:05:08 smithi090 bash[32384]: cluster 2023-12-01T06:05:07.875410+0000 mgr.y (mgr.24362) 2301 : cluster 0 pgmap v2270: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:05:09.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:05:08 smithi080 bash[41963]: cluster 2023-12-01T06:05:07.875410+0000 mgr.y (mgr.24362) 2301 : cluster 0 pgmap v2270: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:05:09.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:05:08 smithi080 bash[28361]: cluster 2023-12-01T06:05:07.875410+0000 mgr.y (mgr.24362) 2301 : cluster 0 pgmap v2270: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:05:10.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:05:09 smithi090 bash[32384]: audit 2023-12-01T06:05:09.898356+0000 mon.c (mon.2) 1458 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:05:10.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:05:09 smithi080 bash[41963]: audit 2023-12-01T06:05:09.898356+0000 mon.c (mon.2) 1458 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:05:10.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:05:09 smithi080 bash[28361]: audit 2023-12-01T06:05:09.898356+0000 mon.c (mon.2) 1458 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:05:11.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:05:10 smithi090 bash[32384]: cluster 2023-12-01T06:05:09.876099+0000 mgr.y (mgr.24362) 2302 : cluster 0 pgmap v2271: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:05:11.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:05:10 smithi090 bash[32384]: audit 2023-12-01T06:05:10.316544+0000 mon.c (mon.2) 1459 : audit 0 from='client.? 172.21.15.80:0/1743478180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:05:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:05:10 smithi080 bash[41963]: cluster 2023-12-01T06:05:09.876099+0000 mgr.y (mgr.24362) 2302 : cluster 0 pgmap v2271: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:05:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:05:10 smithi080 bash[41963]: audit 2023-12-01T06:05:10.316544+0000 mon.c (mon.2) 1459 : audit 0 from='client.? 172.21.15.80:0/1743478180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:05:11.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:05:10 smithi080 bash[28361]: cluster 2023-12-01T06:05:09.876099+0000 mgr.y (mgr.24362) 2302 : cluster 0 pgmap v2271: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:05:11.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:05:10 smithi080 bash[28361]: audit 2023-12-01T06:05:10.316544+0000 mon.c (mon.2) 1459 : audit 0 from='client.? 172.21.15.80:0/1743478180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:05:13.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:05:12 smithi090 bash[32384]: cluster 2023-12-01T06:05:11.877194+0000 mgr.y (mgr.24362) 2303 : cluster 0 pgmap v2272: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:05:13.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:05:12 smithi090 bash[32384]: audit 2023-12-01T06:05:12.773166+0000 mon.c (mon.2) 1460 : audit 0 from='client.? 172.21.15.80:0/3063347152' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:05:13.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:05:12 smithi080 bash[28361]: cluster 2023-12-01T06:05:11.877194+0000 mgr.y (mgr.24362) 2303 : cluster 0 pgmap v2272: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:05:13.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:05:12 smithi080 bash[28361]: audit 2023-12-01T06:05:12.773166+0000 mon.c (mon.2) 1460 : audit 0 from='client.? 172.21.15.80:0/3063347152' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:05:13.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:05:12 smithi080 bash[41963]: cluster 2023-12-01T06:05:11.877194+0000 mgr.y (mgr.24362) 2303 : cluster 0 pgmap v2272: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:05:13.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:05:12 smithi080 bash[41963]: audit 2023-12-01T06:05:12.773166+0000 mon.c (mon.2) 1460 : audit 0 from='client.? 172.21.15.80:0/3063347152' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:05:14.684 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:05:14 smithi080 bash[28361]: cluster 2023-12-01T06:05:13.877851+0000 mgr.y (mgr.24362) 2304 : cluster 0 pgmap v2273: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:05:14.685 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:05:14 smithi080 bash[41963]: cluster 2023-12-01T06:05:13.877851+0000 mgr.y (mgr.24362) 2304 : cluster 0 pgmap v2273: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:05:14.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:05:14 smithi090 bash[32384]: cluster 2023-12-01T06:05:13.877851+0000 mgr.y (mgr.24362) 2304 : cluster 0 pgmap v2273: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:05:15.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:05:15 smithi080 bash[41963]: audit 2023-12-01T06:05:15.233271+0000 mon.a (mon.0) 2052 : audit 0 from='client.? 172.21.15.80:0/1354830387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:05:15.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:05:15 smithi080 bash[28361]: audit 2023-12-01T06:05:15.233271+0000 mon.a (mon.0) 2052 : audit 0 from='client.? 172.21.15.80:0/1354830387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:05:15.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:05:15 smithi090 bash[32384]: audit 2023-12-01T06:05:15.233271+0000 mon.a (mon.0) 2052 : audit 0 from='client.? 172.21.15.80:0/1354830387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:05:16.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:05:16 smithi080 bash[28361]: cluster 2023-12-01T06:05:15.879030+0000 mgr.y (mgr.24362) 2305 : cluster 0 pgmap v2274: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:05:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:05:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:05:16] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T06:05:16.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:05:16 smithi080 bash[41963]: cluster 2023-12-01T06:05:15.879030+0000 mgr.y (mgr.24362) 2305 : cluster 0 pgmap v2274: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:05:16.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:05:16 smithi090 bash[32384]: cluster 2023-12-01T06:05:15.879030+0000 mgr.y (mgr.24362) 2305 : cluster 0 pgmap v2274: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:05:18.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:05:17 smithi090 bash[32384]: audit 2023-12-01T06:05:17.692915+0000 mon.a (mon.0) 2053 : audit 0 from='client.? 172.21.15.80:0/545372133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:05:18.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:05:17 smithi080 bash[28361]: audit 2023-12-01T06:05:17.692915+0000 mon.a (mon.0) 2053 : audit 0 from='client.? 172.21.15.80:0/545372133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:05:18.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:05:17 smithi080 bash[41963]: audit 2023-12-01T06:05:17.692915+0000 mon.a (mon.0) 2053 : audit 0 from='client.? 172.21.15.80:0/545372133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:05:19.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:05:18 smithi090 bash[32384]: cluster 2023-12-01T06:05:17.879770+0000 mgr.y (mgr.24362) 2306 : cluster 0 pgmap v2275: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:05:19.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:05:18 smithi080 bash[28361]: cluster 2023-12-01T06:05:17.879770+0000 mgr.y (mgr.24362) 2306 : cluster 0 pgmap v2275: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:05:19.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:05:18 smithi080 bash[41963]: cluster 2023-12-01T06:05:17.879770+0000 mgr.y (mgr.24362) 2306 : cluster 0 pgmap v2275: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:05:21.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:05:20 smithi090 bash[32384]: cluster 2023-12-01T06:05:19.880301+0000 mgr.y (mgr.24362) 2307 : cluster 0 pgmap v2276: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:05:21.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:05:20 smithi090 bash[32384]: audit 2023-12-01T06:05:20.154818+0000 mon.a (mon.0) 2054 : audit 0 from='client.? 172.21.15.80:0/447324144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:05:21.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:05:20 smithi080 bash[41963]: cluster 2023-12-01T06:05:19.880301+0000 mgr.y (mgr.24362) 2307 : cluster 0 pgmap v2276: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:05:21.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:05:20 smithi080 bash[41963]: audit 2023-12-01T06:05:20.154818+0000 mon.a (mon.0) 2054 : audit 0 from='client.? 172.21.15.80:0/447324144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:05:21.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:05:20 smithi080 bash[28361]: cluster 2023-12-01T06:05:19.880301+0000 mgr.y (mgr.24362) 2307 : cluster 0 pgmap v2276: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:05:21.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:05:20 smithi080 bash[28361]: audit 2023-12-01T06:05:20.154818+0000 mon.a (mon.0) 2054 : audit 0 from='client.? 172.21.15.80:0/447324144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:05:23.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:05:22 smithi090 bash[32384]: cluster 2023-12-01T06:05:21.881386+0000 mgr.y (mgr.24362) 2308 : cluster 0 pgmap v2277: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:05:23.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:05:22 smithi090 bash[32384]: audit 2023-12-01T06:05:22.604032+0000 mon.c (mon.2) 1461 : audit 0 from='client.? 172.21.15.80:0/1474741759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:05:23.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:05:22 smithi080 bash[28361]: cluster 2023-12-01T06:05:21.881386+0000 mgr.y (mgr.24362) 2308 : cluster 0 pgmap v2277: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:05:23.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:05:22 smithi080 bash[28361]: audit 2023-12-01T06:05:22.604032+0000 mon.c (mon.2) 1461 : audit 0 from='client.? 172.21.15.80:0/1474741759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:05:23.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:05:22 smithi080 bash[41963]: cluster 2023-12-01T06:05:21.881386+0000 mgr.y (mgr.24362) 2308 : cluster 0 pgmap v2277: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:05:23.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:05:22 smithi080 bash[41963]: audit 2023-12-01T06:05:22.604032+0000 mon.c (mon.2) 1461 : audit 0 from='client.? 172.21.15.80:0/1474741759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:05:24.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:05:24 smithi080 bash[28361]: cluster 2023-12-01T06:05:23.882078+0000 mgr.y (mgr.24362) 2309 : cluster 0 pgmap v2278: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:05:24.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:05:24 smithi080 bash[41963]: cluster 2023-12-01T06:05:23.882078+0000 mgr.y (mgr.24362) 2309 : cluster 0 pgmap v2278: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:05:24.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:05:24 smithi090 bash[32384]: cluster 2023-12-01T06:05:23.882078+0000 mgr.y (mgr.24362) 2309 : cluster 0 pgmap v2278: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:05:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:05:25 smithi080 bash[28361]: audit 2023-12-01T06:05:24.898607+0000 mon.c (mon.2) 1462 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:05:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:05:25 smithi080 bash[28361]: audit 2023-12-01T06:05:25.065419+0000 mon.a (mon.0) 2055 : audit 0 from='client.? 172.21.15.80:0/3834776527' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:05:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:05:25 smithi080 bash[41963]: audit 2023-12-01T06:05:24.898607+0000 mon.c (mon.2) 1462 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:05:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:05:25 smithi080 bash[41963]: audit 2023-12-01T06:05:25.065419+0000 mon.a (mon.0) 2055 : audit 0 from='client.? 172.21.15.80:0/3834776527' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:05:25.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:05:25 smithi090 bash[32384]: audit 2023-12-01T06:05:24.898607+0000 mon.c (mon.2) 1462 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:05:25.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:05:25 smithi090 bash[32384]: audit 2023-12-01T06:05:25.065419+0000 mon.a (mon.0) 2055 : audit 0 from='client.? 172.21.15.80:0/3834776527' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:05:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:05:26 smithi080 bash[28361]: cluster 2023-12-01T06:05:25.883209+0000 mgr.y (mgr.24362) 2310 : cluster 0 pgmap v2279: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:05:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:05:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:05:26] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T06:05:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:05:26 smithi080 bash[41963]: cluster 2023-12-01T06:05:25.883209+0000 mgr.y (mgr.24362) 2310 : cluster 0 pgmap v2279: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:05:26.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:05:26 smithi090 bash[32384]: cluster 2023-12-01T06:05:25.883209+0000 mgr.y (mgr.24362) 2310 : cluster 0 pgmap v2279: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:05:27.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:05:27 smithi080 bash[28361]: audit 2023-12-01T06:05:27.525797+0000 mon.c (mon.2) 1463 : audit 0 from='client.? 172.21.15.80:0/983424917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:05:27.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:05:27 smithi080 bash[41963]: audit 2023-12-01T06:05:27.525797+0000 mon.c (mon.2) 1463 : audit 0 from='client.? 172.21.15.80:0/983424917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:05:28.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:05:27 smithi090 bash[32384]: audit 2023-12-01T06:05:27.525797+0000 mon.c (mon.2) 1463 : audit 0 from='client.? 172.21.15.80:0/983424917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:05:28.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:05:28 smithi080 bash[41963]: cluster 2023-12-01T06:05:27.883957+0000 mgr.y (mgr.24362) 2311 : cluster 0 pgmap v2280: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:05:28.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:05:28 smithi080 bash[28361]: cluster 2023-12-01T06:05:27.883957+0000 mgr.y (mgr.24362) 2311 : cluster 0 pgmap v2280: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:05:29.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:05:28 smithi090 bash[32384]: cluster 2023-12-01T06:05:27.883957+0000 mgr.y (mgr.24362) 2311 : cluster 0 pgmap v2280: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:05:31.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:05:30 smithi090 bash[32384]: cluster 2023-12-01T06:05:29.884692+0000 mgr.y (mgr.24362) 2312 : cluster 0 pgmap v2281: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:05:31.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:05:30 smithi090 bash[32384]: audit 2023-12-01T06:05:29.986409+0000 mon.c (mon.2) 1464 : audit 0 from='client.? 172.21.15.80:0/3892355612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:05:31.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:05:30 smithi080 bash[28361]: cluster 2023-12-01T06:05:29.884692+0000 mgr.y (mgr.24362) 2312 : cluster 0 pgmap v2281: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:05:31.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:05:30 smithi080 bash[28361]: audit 2023-12-01T06:05:29.986409+0000 mon.c (mon.2) 1464 : audit 0 from='client.? 172.21.15.80:0/3892355612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:05:31.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:05:30 smithi080 bash[41963]: cluster 2023-12-01T06:05:29.884692+0000 mgr.y (mgr.24362) 2312 : cluster 0 pgmap v2281: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:05:31.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:05:30 smithi080 bash[41963]: audit 2023-12-01T06:05:29.986409+0000 mon.c (mon.2) 1464 : audit 0 from='client.? 172.21.15.80:0/3892355612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:05:32.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:05:31 smithi090 bash[32384]: audit 2023-12-01T06:05:31.080146+0000 mon.c (mon.2) 1465 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:05:32.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:05:31 smithi080 bash[28361]: audit 2023-12-01T06:05:31.080146+0000 mon.c (mon.2) 1465 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:05:32.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:05:31 smithi080 bash[41963]: audit 2023-12-01T06:05:31.080146+0000 mon.c (mon.2) 1465 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:05:33.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:05:32 smithi090 bash[32384]: cluster 2023-12-01T06:05:31.885925+0000 mgr.y (mgr.24362) 2313 : cluster 0 pgmap v2282: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:05:33.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:05:32 smithi090 bash[32384]: audit 2023-12-01T06:05:32.441537+0000 mon.a (mon.0) 2056 : audit 0 from='client.? 172.21.15.80:0/1079549420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:05:33.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:05:32 smithi080 bash[28361]: cluster 2023-12-01T06:05:31.885925+0000 mgr.y (mgr.24362) 2313 : cluster 0 pgmap v2282: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:05:33.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:05:32 smithi080 bash[28361]: audit 2023-12-01T06:05:32.441537+0000 mon.a (mon.0) 2056 : audit 0 from='client.? 172.21.15.80:0/1079549420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:05:33.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:05:32 smithi080 bash[41963]: cluster 2023-12-01T06:05:31.885925+0000 mgr.y (mgr.24362) 2313 : cluster 0 pgmap v2282: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:05:33.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:05:32 smithi080 bash[41963]: audit 2023-12-01T06:05:32.441537+0000 mon.a (mon.0) 2056 : audit 0 from='client.? 172.21.15.80:0/1079549420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:05:34.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:05:34 smithi080 bash[28361]: cluster 2023-12-01T06:05:33.886594+0000 mgr.y (mgr.24362) 2314 : cluster 0 pgmap v2283: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:05:34.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:05:34 smithi080 bash[41963]: cluster 2023-12-01T06:05:33.886594+0000 mgr.y (mgr.24362) 2314 : cluster 0 pgmap v2283: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:05:34.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:05:34 smithi090 bash[32384]: cluster 2023-12-01T06:05:33.886594+0000 mgr.y (mgr.24362) 2314 : cluster 0 pgmap v2283: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:05:35.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:05:35 smithi080 bash[28361]: audit 2023-12-01T06:05:34.902381+0000 mon.c (mon.2) 1466 : audit 0 from='client.? 172.21.15.80:0/2093320692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:05:35.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:05:35 smithi080 bash[41963]: audit 2023-12-01T06:05:34.902381+0000 mon.c (mon.2) 1466 : audit 0 from='client.? 172.21.15.80:0/2093320692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:05:35.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:05:35 smithi090 bash[32384]: audit 2023-12-01T06:05:34.902381+0000 mon.c (mon.2) 1466 : audit 0 from='client.? 172.21.15.80:0/2093320692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:05:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:05:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:05:36] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T06:05:36.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:05:36 smithi080 bash[41963]: cluster 2023-12-01T06:05:35.887674+0000 mgr.y (mgr.24362) 2315 : cluster 0 pgmap v2284: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:05:36.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:05:36 smithi080 bash[28361]: cluster 2023-12-01T06:05:35.887674+0000 mgr.y (mgr.24362) 2315 : cluster 0 pgmap v2284: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:05:36.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:05:36 smithi090 bash[32384]: cluster 2023-12-01T06:05:35.887674+0000 mgr.y (mgr.24362) 2315 : cluster 0 pgmap v2284: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:05:38.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:05:37 smithi080 bash[28361]: audit 2023-12-01T06:05:36.929148+0000 mon.a (mon.0) 2057 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:05:38.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:05:37 smithi080 bash[28361]: audit 2023-12-01T06:05:36.939515+0000 mon.a (mon.0) 2058 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:05:38.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:05:37 smithi080 bash[28361]: audit 2023-12-01T06:05:37.334955+0000 mon.a (mon.0) 2059 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:05:38.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:05:37 smithi080 bash[28361]: audit 2023-12-01T06:05:37.344922+0000 mon.a (mon.0) 2060 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:05:38.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:05:37 smithi080 bash[28361]: audit 2023-12-01T06:05:37.393756+0000 mon.c (mon.2) 1467 : audit 0 from='client.? 172.21.15.80:0/2343514743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:05:38.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:05:37 smithi080 bash[28361]: audit 2023-12-01T06:05:37.892286+0000 mon.c (mon.2) 1468 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:05:38.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:05:37 smithi080 bash[28361]: audit 2023-12-01T06:05:37.894041+0000 mon.c (mon.2) 1469 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:05:38.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:05:37 smithi080 bash[28361]: audit 2023-12-01T06:05:37.903583+0000 mon.a (mon.0) 2061 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:05:38.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:05:37 smithi080 bash[41963]: audit 2023-12-01T06:05:36.929148+0000 mon.a (mon.0) 2057 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:05:38.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:05:37 smithi080 bash[41963]: audit 2023-12-01T06:05:36.939515+0000 mon.a (mon.0) 2058 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:05:38.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:05:37 smithi080 bash[41963]: audit 2023-12-01T06:05:37.334955+0000 mon.a (mon.0) 2059 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:05:38.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:05:37 smithi080 bash[41963]: audit 2023-12-01T06:05:37.344922+0000 mon.a (mon.0) 2060 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:05:38.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:05:37 smithi080 bash[41963]: audit 2023-12-01T06:05:37.393756+0000 mon.c (mon.2) 1467 : audit 0 from='client.? 172.21.15.80:0/2343514743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:05:38.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:05:37 smithi080 bash[41963]: audit 2023-12-01T06:05:37.892286+0000 mon.c (mon.2) 1468 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:05:38.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:05:37 smithi080 bash[41963]: audit 2023-12-01T06:05:37.894041+0000 mon.c (mon.2) 1469 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:05:38.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:05:37 smithi080 bash[41963]: audit 2023-12-01T06:05:37.903583+0000 mon.a (mon.0) 2061 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:05:38.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:05:37 smithi090 bash[32384]: audit 2023-12-01T06:05:36.929148+0000 mon.a (mon.0) 2057 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:05:38.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:05:37 smithi090 bash[32384]: audit 2023-12-01T06:05:36.939515+0000 mon.a (mon.0) 2058 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:05:38.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:05:37 smithi090 bash[32384]: audit 2023-12-01T06:05:37.334955+0000 mon.a (mon.0) 2059 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:05:38.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:05:37 smithi090 bash[32384]: audit 2023-12-01T06:05:37.344922+0000 mon.a (mon.0) 2060 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:05:38.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:05:37 smithi090 bash[32384]: audit 2023-12-01T06:05:37.393756+0000 mon.c (mon.2) 1467 : audit 0 from='client.? 172.21.15.80:0/2343514743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:05:38.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:05:37 smithi090 bash[32384]: audit 2023-12-01T06:05:37.892286+0000 mon.c (mon.2) 1468 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:05:38.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:05:37 smithi090 bash[32384]: audit 2023-12-01T06:05:37.894041+0000 mon.c (mon.2) 1469 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:05:38.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:05:37 smithi090 bash[32384]: audit 2023-12-01T06:05:37.903583+0000 mon.a (mon.0) 2061 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:05:39.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:05:38 smithi090 bash[32384]: cluster 2023-12-01T06:05:37.888344+0000 mgr.y (mgr.24362) 2316 : cluster 0 pgmap v2285: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:05:39.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:05:38 smithi080 bash[28361]: cluster 2023-12-01T06:05:37.888344+0000 mgr.y (mgr.24362) 2316 : cluster 0 pgmap v2285: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:05:39.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:05:38 smithi080 bash[41963]: cluster 2023-12-01T06:05:37.888344+0000 mgr.y (mgr.24362) 2316 : cluster 0 pgmap v2285: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:05:40.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:05:39 smithi090 bash[32384]: audit 2023-12-01T06:05:39.845776+0000 mon.a (mon.0) 2062 : audit 0 from='client.? 172.21.15.80:0/1700416268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:05:40.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:05:39 smithi090 bash[32384]: audit 2023-12-01T06:05:39.898819+0000 mon.c (mon.2) 1470 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:05:40.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:05:39 smithi080 bash[41963]: audit 2023-12-01T06:05:39.845776+0000 mon.a (mon.0) 2062 : audit 0 from='client.? 172.21.15.80:0/1700416268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:05:40.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:05:39 smithi080 bash[41963]: audit 2023-12-01T06:05:39.898819+0000 mon.c (mon.2) 1470 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:05:40.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:05:39 smithi080 bash[28361]: audit 2023-12-01T06:05:39.845776+0000 mon.a (mon.0) 2062 : audit 0 from='client.? 172.21.15.80:0/1700416268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:05:40.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:05:39 smithi080 bash[28361]: audit 2023-12-01T06:05:39.898819+0000 mon.c (mon.2) 1470 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:05:41.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:05:40 smithi090 bash[32384]: cluster 2023-12-01T06:05:39.889116+0000 mgr.y (mgr.24362) 2317 : cluster 0 pgmap v2286: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:05:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:05:40 smithi080 bash[28361]: cluster 2023-12-01T06:05:39.889116+0000 mgr.y (mgr.24362) 2317 : cluster 0 pgmap v2286: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:05:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:05:40 smithi080 bash[41963]: cluster 2023-12-01T06:05:39.889116+0000 mgr.y (mgr.24362) 2317 : cluster 0 pgmap v2286: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:05:43.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:05:42 smithi090 bash[32384]: cluster 2023-12-01T06:05:41.890242+0000 mgr.y (mgr.24362) 2318 : cluster 0 pgmap v2287: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:05:43.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:05:42 smithi090 bash[32384]: audit 2023-12-01T06:05:42.299338+0000 mon.c (mon.2) 1471 : audit 0 from='client.? 172.21.15.80:0/30918747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:05:43.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:05:42 smithi080 bash[28361]: cluster 2023-12-01T06:05:41.890242+0000 mgr.y (mgr.24362) 2318 : cluster 0 pgmap v2287: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:05:43.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:05:42 smithi080 bash[28361]: audit 2023-12-01T06:05:42.299338+0000 mon.c (mon.2) 1471 : audit 0 from='client.? 172.21.15.80:0/30918747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:05:43.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:05:42 smithi080 bash[41963]: cluster 2023-12-01T06:05:41.890242+0000 mgr.y (mgr.24362) 2318 : cluster 0 pgmap v2287: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:05:43.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:05:42 smithi080 bash[41963]: audit 2023-12-01T06:05:42.299338+0000 mon.c (mon.2) 1471 : audit 0 from='client.? 172.21.15.80:0/30918747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:05:44.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:05:44 smithi080 bash[41963]: cluster 2023-12-01T06:05:43.890935+0000 mgr.y (mgr.24362) 2319 : cluster 0 pgmap v2288: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:05:44.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:05:44 smithi080 bash[28361]: cluster 2023-12-01T06:05:43.890935+0000 mgr.y (mgr.24362) 2319 : cluster 0 pgmap v2288: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:05:44.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:05:44 smithi090 bash[32384]: cluster 2023-12-01T06:05:43.890935+0000 mgr.y (mgr.24362) 2319 : cluster 0 pgmap v2288: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:05:45.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:05:45 smithi080 bash[28361]: audit 2023-12-01T06:05:44.754819+0000 mon.a (mon.0) 2063 : audit 0 from='client.? 172.21.15.80:0/2041753603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:05:45.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:05:45 smithi080 bash[41963]: audit 2023-12-01T06:05:44.754819+0000 mon.a (mon.0) 2063 : audit 0 from='client.? 172.21.15.80:0/2041753603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:05:45.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:05:45 smithi090 bash[32384]: audit 2023-12-01T06:05:44.754819+0000 mon.a (mon.0) 2063 : audit 0 from='client.? 172.21.15.80:0/2041753603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:05:46.684 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:05:46 smithi080 bash[28361]: cluster 2023-12-01T06:05:45.892128+0000 mgr.y (mgr.24362) 2320 : cluster 0 pgmap v2289: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:05:46.684 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:05:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:05:46] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T06:05:46.685 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:05:46 smithi080 bash[41963]: cluster 2023-12-01T06:05:45.892128+0000 mgr.y (mgr.24362) 2320 : cluster 0 pgmap v2289: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:05:46.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:05:46 smithi090 bash[32384]: cluster 2023-12-01T06:05:45.892128+0000 mgr.y (mgr.24362) 2320 : cluster 0 pgmap v2289: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:05:47.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:05:47 smithi080 bash[28361]: audit 2023-12-01T06:05:47.212913+0000 mon.c (mon.2) 1472 : audit 0 from='client.? 172.21.15.80:0/3242249384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:05:47.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:05:47 smithi080 bash[41963]: audit 2023-12-01T06:05:47.212913+0000 mon.c (mon.2) 1472 : audit 0 from='client.? 172.21.15.80:0/3242249384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:05:47.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:05:47 smithi090 bash[32384]: audit 2023-12-01T06:05:47.212913+0000 mon.c (mon.2) 1472 : audit 0 from='client.? 172.21.15.80:0/3242249384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:05:48.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:05:48 smithi080 bash[28361]: cluster 2023-12-01T06:05:47.892784+0000 mgr.y (mgr.24362) 2321 : cluster 0 pgmap v2290: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:05:48.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:05:48 smithi080 bash[41963]: cluster 2023-12-01T06:05:47.892784+0000 mgr.y (mgr.24362) 2321 : cluster 0 pgmap v2290: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:05:48.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:05:48 smithi090 bash[32384]: cluster 2023-12-01T06:05:47.892784+0000 mgr.y (mgr.24362) 2321 : cluster 0 pgmap v2290: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:05:50.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:05:49 smithi090 bash[32384]: audit 2023-12-01T06:05:49.665474+0000 mon.c (mon.2) 1473 : audit 0 from='client.? 172.21.15.80:0/2892493328' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:05:50.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:05:49 smithi080 bash[28361]: audit 2023-12-01T06:05:49.665474+0000 mon.c (mon.2) 1473 : audit 0 from='client.? 172.21.15.80:0/2892493328' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:05:50.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:05:49 smithi080 bash[41963]: audit 2023-12-01T06:05:49.665474+0000 mon.c (mon.2) 1473 : audit 0 from='client.? 172.21.15.80:0/2892493328' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:05:51.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:05:50 smithi090 bash[32384]: cluster 2023-12-01T06:05:49.893468+0000 mgr.y (mgr.24362) 2322 : cluster 0 pgmap v2291: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:05:51.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:05:50 smithi080 bash[28361]: cluster 2023-12-01T06:05:49.893468+0000 mgr.y (mgr.24362) 2322 : cluster 0 pgmap v2291: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:05:51.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:05:50 smithi080 bash[41963]: cluster 2023-12-01T06:05:49.893468+0000 mgr.y (mgr.24362) 2322 : cluster 0 pgmap v2291: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:05:53.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:05:52 smithi090 bash[32384]: cluster 2023-12-01T06:05:51.894228+0000 mgr.y (mgr.24362) 2323 : cluster 0 pgmap v2292: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:05:53.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:05:52 smithi090 bash[32384]: audit 2023-12-01T06:05:52.128299+0000 mon.c (mon.2) 1474 : audit 0 from='client.? 172.21.15.80:0/116005294' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:05:53.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:05:52 smithi080 bash[28361]: cluster 2023-12-01T06:05:51.894228+0000 mgr.y (mgr.24362) 2323 : cluster 0 pgmap v2292: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:05:53.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:05:52 smithi080 bash[28361]: audit 2023-12-01T06:05:52.128299+0000 mon.c (mon.2) 1474 : audit 0 from='client.? 172.21.15.80:0/116005294' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:05:53.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:05:52 smithi080 bash[41963]: cluster 2023-12-01T06:05:51.894228+0000 mgr.y (mgr.24362) 2323 : cluster 0 pgmap v2292: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:05:53.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:05:52 smithi080 bash[41963]: audit 2023-12-01T06:05:52.128299+0000 mon.c (mon.2) 1474 : audit 0 from='client.? 172.21.15.80:0/116005294' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:05:54.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:05:54 smithi080 bash[28361]: cluster 2023-12-01T06:05:53.894861+0000 mgr.y (mgr.24362) 2324 : cluster 0 pgmap v2293: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:05:54.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:05:54 smithi080 bash[41963]: cluster 2023-12-01T06:05:53.894861+0000 mgr.y (mgr.24362) 2324 : cluster 0 pgmap v2293: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:05:54.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:05:54 smithi090 bash[32384]: cluster 2023-12-01T06:05:53.894861+0000 mgr.y (mgr.24362) 2324 : cluster 0 pgmap v2293: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:05:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:05:55 smithi080 bash[28361]: audit 2023-12-01T06:05:54.590545+0000 mon.c (mon.2) 1475 : audit 0 from='client.? 172.21.15.80:0/2865262229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:05:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:05:55 smithi080 bash[28361]: audit 2023-12-01T06:05:54.899584+0000 mon.c (mon.2) 1476 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:05:55.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:05:55 smithi080 bash[41963]: audit 2023-12-01T06:05:54.590545+0000 mon.c (mon.2) 1475 : audit 0 from='client.? 172.21.15.80:0/2865262229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:05:55.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:05:55 smithi080 bash[41963]: audit 2023-12-01T06:05:54.899584+0000 mon.c (mon.2) 1476 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:05:55.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:05:55 smithi090 bash[32384]: audit 2023-12-01T06:05:54.590545+0000 mon.c (mon.2) 1475 : audit 0 from='client.? 172.21.15.80:0/2865262229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:05:55.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:05:55 smithi090 bash[32384]: audit 2023-12-01T06:05:54.899584+0000 mon.c (mon.2) 1476 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:05:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:05:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:05:56] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T06:05:56.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:05:56 smithi080 bash[28361]: cluster 2023-12-01T06:05:55.895989+0000 mgr.y (mgr.24362) 2325 : cluster 0 pgmap v2294: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:05:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:05:56 smithi080 bash[41963]: cluster 2023-12-01T06:05:55.895989+0000 mgr.y (mgr.24362) 2325 : cluster 0 pgmap v2294: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:05:56.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:05:56 smithi090 bash[32384]: cluster 2023-12-01T06:05:55.895989+0000 mgr.y (mgr.24362) 2325 : cluster 0 pgmap v2294: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:05:57.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:05:57 smithi080 bash[28361]: audit 2023-12-01T06:05:57.030658+0000 mon.a (mon.0) 2064 : audit 0 from='client.? 172.21.15.80:0/1851164838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:05:57.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:05:57 smithi080 bash[41963]: audit 2023-12-01T06:05:57.030658+0000 mon.a (mon.0) 2064 : audit 0 from='client.? 172.21.15.80:0/1851164838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:05:57.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:05:57 smithi090 bash[32384]: audit 2023-12-01T06:05:57.030658+0000 mon.a (mon.0) 2064 : audit 0 from='client.? 172.21.15.80:0/1851164838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:05:58.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:05:58 smithi090 bash[32384]: cluster 2023-12-01T06:05:57.896688+0000 mgr.y (mgr.24362) 2326 : cluster 0 pgmap v2295: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:05:58.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:05:58 smithi080 bash[28361]: cluster 2023-12-01T06:05:57.896688+0000 mgr.y (mgr.24362) 2326 : cluster 0 pgmap v2295: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:05:58.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:05:58 smithi080 bash[41963]: cluster 2023-12-01T06:05:57.896688+0000 mgr.y (mgr.24362) 2326 : cluster 0 pgmap v2295: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:05:59.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:05:59 smithi080 bash[28361]: audit 2023-12-01T06:05:59.488028+0000 mon.a (mon.0) 2065 : audit 0 from='client.? 172.21.15.80:0/912855441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:05:59.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:05:59 smithi080 bash[41963]: audit 2023-12-01T06:05:59.488028+0000 mon.a (mon.0) 2065 : audit 0 from='client.? 172.21.15.80:0/912855441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:06:00.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:05:59 smithi090 bash[32384]: audit 2023-12-01T06:05:59.488028+0000 mon.a (mon.0) 2065 : audit 0 from='client.? 172.21.15.80:0/912855441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:06:00.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:06:00 smithi080 bash[28361]: cluster 2023-12-01T06:05:59.897338+0000 mgr.y (mgr.24362) 2327 : cluster 0 pgmap v2296: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:06:00.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:06:00 smithi080 bash[41963]: cluster 2023-12-01T06:05:59.897338+0000 mgr.y (mgr.24362) 2327 : cluster 0 pgmap v2296: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:06:01.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:06:00 smithi090 bash[32384]: cluster 2023-12-01T06:05:59.897338+0000 mgr.y (mgr.24362) 2327 : cluster 0 pgmap v2296: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:06:02.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:06:01 smithi090 bash[32384]: audit 2023-12-01T06:06:01.943496+0000 mon.c (mon.2) 1477 : audit 0 from='client.? 172.21.15.80:0/390654104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:06:02.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:06:01 smithi080 bash[28361]: audit 2023-12-01T06:06:01.943496+0000 mon.c (mon.2) 1477 : audit 0 from='client.? 172.21.15.80:0/390654104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:06:02.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:06:02 smithi080 bash[41963]: audit 2023-12-01T06:06:01.943496+0000 mon.c (mon.2) 1477 : audit 0 from='client.? 172.21.15.80:0/390654104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:06:03.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:06:03 smithi090 bash[32384]: cluster 2023-12-01T06:06:01.898440+0000 mgr.y (mgr.24362) 2328 : cluster 0 pgmap v2297: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:06:03.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:06:02 smithi080 bash[28361]: cluster 2023-12-01T06:06:01.898440+0000 mgr.y (mgr.24362) 2328 : cluster 0 pgmap v2297: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:06:03.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:06:03 smithi080 bash[41963]: cluster 2023-12-01T06:06:01.898440+0000 mgr.y (mgr.24362) 2328 : cluster 0 pgmap v2297: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:06:04.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:06:04 smithi080 bash[28361]: cluster 2023-12-01T06:06:03.899121+0000 mgr.y (mgr.24362) 2329 : cluster 0 pgmap v2298: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:06:04.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:06:04 smithi080 bash[41963]: cluster 2023-12-01T06:06:03.899121+0000 mgr.y (mgr.24362) 2329 : cluster 0 pgmap v2298: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:06:04.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:06:04 smithi090 bash[32384]: cluster 2023-12-01T06:06:03.899121+0000 mgr.y (mgr.24362) 2329 : cluster 0 pgmap v2298: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:06:05.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:06:05 smithi080 bash[41963]: audit 2023-12-01T06:06:04.408397+0000 mon.c (mon.2) 1478 : audit 0 from='client.? 172.21.15.80:0/1858094741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:06:05.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:06:05 smithi080 bash[28361]: audit 2023-12-01T06:06:04.408397+0000 mon.c (mon.2) 1478 : audit 0 from='client.? 172.21.15.80:0/1858094741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:06:05.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:06:05 smithi090 bash[32384]: audit 2023-12-01T06:06:04.408397+0000 mon.c (mon.2) 1478 : audit 0 from='client.? 172.21.15.80:0/1858094741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:06:06.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:06:06 smithi080 bash[41963]: cluster 2023-12-01T06:06:05.900224+0000 mgr.y (mgr.24362) 2330 : cluster 0 pgmap v2299: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:06:06.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:06:06 smithi080 bash[28361]: cluster 2023-12-01T06:06:05.900224+0000 mgr.y (mgr.24362) 2330 : cluster 0 pgmap v2299: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:06:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:06:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:06:06] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T06:06:06.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:06:06 smithi090 bash[32384]: cluster 2023-12-01T06:06:05.900224+0000 mgr.y (mgr.24362) 2330 : cluster 0 pgmap v2299: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:06:07.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:06:07 smithi080 bash[28361]: audit 2023-12-01T06:06:06.863142+0000 mon.c (mon.2) 1479 : audit 0 from='client.? 172.21.15.80:0/3406085570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:06:07.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:06:07 smithi080 bash[41963]: audit 2023-12-01T06:06:06.863142+0000 mon.c (mon.2) 1479 : audit 0 from='client.? 172.21.15.80:0/3406085570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:06:07.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:06:07 smithi090 bash[32384]: audit 2023-12-01T06:06:06.863142+0000 mon.c (mon.2) 1479 : audit 0 from='client.? 172.21.15.80:0/3406085570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:06:08.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:06:08 smithi080 bash[41963]: cluster 2023-12-01T06:06:07.900870+0000 mgr.y (mgr.24362) 2331 : cluster 0 pgmap v2300: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:06:08.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:06:08 smithi080 bash[28361]: cluster 2023-12-01T06:06:07.900870+0000 mgr.y (mgr.24362) 2331 : cluster 0 pgmap v2300: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:06:08.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:06:08 smithi090 bash[32384]: cluster 2023-12-01T06:06:07.900870+0000 mgr.y (mgr.24362) 2331 : cluster 0 pgmap v2300: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:06:09.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:06:09 smithi080 bash[28361]: audit 2023-12-01T06:06:09.327566+0000 mon.a (mon.0) 2066 : audit 0 from='client.? 172.21.15.80:0/2535170077' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:06:09.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:06:09 smithi080 bash[41963]: audit 2023-12-01T06:06:09.327566+0000 mon.a (mon.0) 2066 : audit 0 from='client.? 172.21.15.80:0/2535170077' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:06:09.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:06:09 smithi090 bash[32384]: audit 2023-12-01T06:06:09.327566+0000 mon.a (mon.0) 2066 : audit 0 from='client.? 172.21.15.80:0/2535170077' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:06:10.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:06:10 smithi090 bash[32384]: audit 2023-12-01T06:06:09.899924+0000 mon.c (mon.2) 1480 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:06:10.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:06:10 smithi090 bash[32384]: cluster 2023-12-01T06:06:09.901495+0000 mgr.y (mgr.24362) 2332 : cluster 0 pgmap v2301: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:06:10.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:06:10 smithi080 bash[41963]: audit 2023-12-01T06:06:09.899924+0000 mon.c (mon.2) 1480 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:06:10.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:06:10 smithi080 bash[41963]: cluster 2023-12-01T06:06:09.901495+0000 mgr.y (mgr.24362) 2332 : cluster 0 pgmap v2301: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:06:10.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:06:10 smithi080 bash[28361]: audit 2023-12-01T06:06:09.899924+0000 mon.c (mon.2) 1480 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:06:10.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:06:10 smithi080 bash[28361]: cluster 2023-12-01T06:06:09.901495+0000 mgr.y (mgr.24362) 2332 : cluster 0 pgmap v2301: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:06:12.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:06:11 smithi080 bash[28361]: audit 2023-12-01T06:06:11.788899+0000 mon.a (mon.0) 2067 : audit 0 from='client.? 172.21.15.80:0/1069311677' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:06:12.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:06:11 smithi080 bash[41963]: audit 2023-12-01T06:06:11.788899+0000 mon.a (mon.0) 2067 : audit 0 from='client.? 172.21.15.80:0/1069311677' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:06:12.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:06:11 smithi090 bash[32384]: audit 2023-12-01T06:06:11.788899+0000 mon.a (mon.0) 2067 : audit 0 from='client.? 172.21.15.80:0/1069311677' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:06:13.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:06:12 smithi080 bash[41963]: cluster 2023-12-01T06:06:11.902782+0000 mgr.y (mgr.24362) 2333 : cluster 0 pgmap v2302: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:06:13.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:06:12 smithi080 bash[28361]: cluster 2023-12-01T06:06:11.902782+0000 mgr.y (mgr.24362) 2333 : cluster 0 pgmap v2302: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:06:13.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:06:12 smithi090 bash[32384]: cluster 2023-12-01T06:06:11.902782+0000 mgr.y (mgr.24362) 2333 : cluster 0 pgmap v2302: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:06:14.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:06:14 smithi080 bash[28361]: cluster 2023-12-01T06:06:13.903404+0000 mgr.y (mgr.24362) 2334 : cluster 0 pgmap v2303: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:06:14.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:06:14 smithi080 bash[28361]: audit 2023-12-01T06:06:14.246302+0000 mon.a (mon.0) 2068 : audit 0 from='client.? 172.21.15.80:0/1102678306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:06:14.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:06:14 smithi080 bash[41963]: cluster 2023-12-01T06:06:13.903404+0000 mgr.y (mgr.24362) 2334 : cluster 0 pgmap v2303: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:06:14.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:06:14 smithi080 bash[41963]: audit 2023-12-01T06:06:14.246302+0000 mon.a (mon.0) 2068 : audit 0 from='client.? 172.21.15.80:0/1102678306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:06:14.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:06:14 smithi090 bash[32384]: cluster 2023-12-01T06:06:13.903404+0000 mgr.y (mgr.24362) 2334 : cluster 0 pgmap v2303: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:06:14.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:06:14 smithi090 bash[32384]: audit 2023-12-01T06:06:14.246302+0000 mon.a (mon.0) 2068 : audit 0 from='client.? 172.21.15.80:0/1102678306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:06:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:06:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:06:16] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T06:06:17.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:06:16 smithi090 bash[32384]: cluster 2023-12-01T06:06:15.904679+0000 mgr.y (mgr.24362) 2335 : cluster 0 pgmap v2304: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:06:17.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:06:16 smithi090 bash[32384]: audit 2023-12-01T06:06:16.695027+0000 mon.a (mon.0) 2069 : audit 0 from='client.? 172.21.15.80:0/313206178' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:06:17.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:06:16 smithi080 bash[28361]: cluster 2023-12-01T06:06:15.904679+0000 mgr.y (mgr.24362) 2335 : cluster 0 pgmap v2304: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:06:17.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:06:16 smithi080 bash[28361]: audit 2023-12-01T06:06:16.695027+0000 mon.a (mon.0) 2069 : audit 0 from='client.? 172.21.15.80:0/313206178' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:06:17.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:06:16 smithi080 bash[41963]: cluster 2023-12-01T06:06:15.904679+0000 mgr.y (mgr.24362) 2335 : cluster 0 pgmap v2304: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:06:17.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:06:16 smithi080 bash[41963]: audit 2023-12-01T06:06:16.695027+0000 mon.a (mon.0) 2069 : audit 0 from='client.? 172.21.15.80:0/313206178' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:06:19.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:06:18 smithi090 bash[32384]: cluster 2023-12-01T06:06:17.905411+0000 mgr.y (mgr.24362) 2336 : cluster 0 pgmap v2305: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:06:19.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:06:18 smithi080 bash[28361]: cluster 2023-12-01T06:06:17.905411+0000 mgr.y (mgr.24362) 2336 : cluster 0 pgmap v2305: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:06:19.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:06:18 smithi080 bash[41963]: cluster 2023-12-01T06:06:17.905411+0000 mgr.y (mgr.24362) 2336 : cluster 0 pgmap v2305: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:06:20.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:06:19 smithi090 bash[32384]: audit 2023-12-01T06:06:19.153673+0000 mon.c (mon.2) 1481 : audit 0 from='client.? 172.21.15.80:0/1331286189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:06:20.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:06:19 smithi080 bash[41963]: audit 2023-12-01T06:06:19.153673+0000 mon.c (mon.2) 1481 : audit 0 from='client.? 172.21.15.80:0/1331286189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:06:20.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:06:19 smithi080 bash[28361]: audit 2023-12-01T06:06:19.153673+0000 mon.c (mon.2) 1481 : audit 0 from='client.? 172.21.15.80:0/1331286189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:06:21.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:06:20 smithi090 bash[32384]: cluster 2023-12-01T06:06:19.906237+0000 mgr.y (mgr.24362) 2337 : cluster 0 pgmap v2306: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:06:21.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:06:20 smithi080 bash[28361]: cluster 2023-12-01T06:06:19.906237+0000 mgr.y (mgr.24362) 2337 : cluster 0 pgmap v2306: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:06:21.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:06:20 smithi080 bash[41963]: cluster 2023-12-01T06:06:19.906237+0000 mgr.y (mgr.24362) 2337 : cluster 0 pgmap v2306: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:06:22.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:06:21 smithi090 bash[32384]: audit 2023-12-01T06:06:21.611667+0000 mon.a (mon.0) 2070 : audit 0 from='client.? 172.21.15.80:0/1493743064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:06:22.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:06:21 smithi080 bash[28361]: audit 2023-12-01T06:06:21.611667+0000 mon.a (mon.0) 2070 : audit 0 from='client.? 172.21.15.80:0/1493743064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:06:22.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:06:21 smithi080 bash[41963]: audit 2023-12-01T06:06:21.611667+0000 mon.a (mon.0) 2070 : audit 0 from='client.? 172.21.15.80:0/1493743064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:06:23.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:06:22 smithi090 bash[32384]: cluster 2023-12-01T06:06:21.907446+0000 mgr.y (mgr.24362) 2338 : cluster 0 pgmap v2307: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:06:23.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:06:22 smithi080 bash[28361]: cluster 2023-12-01T06:06:21.907446+0000 mgr.y (mgr.24362) 2338 : cluster 0 pgmap v2307: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:06:23.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:06:22 smithi080 bash[41963]: cluster 2023-12-01T06:06:21.907446+0000 mgr.y (mgr.24362) 2338 : cluster 0 pgmap v2307: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:06:24.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:06:24 smithi080 bash[28361]: cluster 2023-12-01T06:06:23.908095+0000 mgr.y (mgr.24362) 2339 : cluster 0 pgmap v2308: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:06:24.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:06:24 smithi080 bash[28361]: audit 2023-12-01T06:06:24.064163+0000 mon.c (mon.2) 1482 : audit 0 from='client.? 172.21.15.80:0/4176866139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:06:24.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:06:24 smithi080 bash[41963]: cluster 2023-12-01T06:06:23.908095+0000 mgr.y (mgr.24362) 2339 : cluster 0 pgmap v2308: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:06:24.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:06:24 smithi080 bash[41963]: audit 2023-12-01T06:06:24.064163+0000 mon.c (mon.2) 1482 : audit 0 from='client.? 172.21.15.80:0/4176866139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:06:24.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:06:24 smithi090 bash[32384]: cluster 2023-12-01T06:06:23.908095+0000 mgr.y (mgr.24362) 2339 : cluster 0 pgmap v2308: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:06:24.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:06:24 smithi090 bash[32384]: audit 2023-12-01T06:06:24.064163+0000 mon.c (mon.2) 1482 : audit 0 from='client.? 172.21.15.80:0/4176866139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:06:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:06:25 smithi080 bash[28361]: audit 2023-12-01T06:06:24.900433+0000 mon.c (mon.2) 1483 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:06:25.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:06:25 smithi080 bash[41963]: audit 2023-12-01T06:06:24.900433+0000 mon.c (mon.2) 1483 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:06:25.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:06:25 smithi090 bash[32384]: audit 2023-12-01T06:06:24.900433+0000 mon.c (mon.2) 1483 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:06:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:06:26 smithi080 bash[28361]: cluster 2023-12-01T06:06:25.909207+0000 mgr.y (mgr.24362) 2340 : cluster 0 pgmap v2309: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:06:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:06:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:06:26] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T06:06:26.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:06:26 smithi080 bash[41963]: cluster 2023-12-01T06:06:25.909207+0000 mgr.y (mgr.24362) 2340 : cluster 0 pgmap v2309: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:06:26.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:06:26 smithi090 bash[32384]: cluster 2023-12-01T06:06:25.909207+0000 mgr.y (mgr.24362) 2340 : cluster 0 pgmap v2309: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:06:27.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:06:27 smithi080 bash[28361]: audit 2023-12-01T06:06:26.527736+0000 mon.a (mon.0) 2071 : audit 0 from='client.? 172.21.15.80:0/2920135234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:06:27.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:06:27 smithi080 bash[41963]: audit 2023-12-01T06:06:26.527736+0000 mon.a (mon.0) 2071 : audit 0 from='client.? 172.21.15.80:0/2920135234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:06:27.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:06:27 smithi090 bash[32384]: audit 2023-12-01T06:06:26.527736+0000 mon.a (mon.0) 2071 : audit 0 from='client.? 172.21.15.80:0/2920135234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:06:28.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:06:28 smithi090 bash[32384]: cluster 2023-12-01T06:06:27.909896+0000 mgr.y (mgr.24362) 2341 : cluster 0 pgmap v2310: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:06:28.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:06:28 smithi080 bash[28361]: cluster 2023-12-01T06:06:27.909896+0000 mgr.y (mgr.24362) 2341 : cluster 0 pgmap v2310: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:06:28.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:06:28 smithi080 bash[41963]: cluster 2023-12-01T06:06:27.909896+0000 mgr.y (mgr.24362) 2341 : cluster 0 pgmap v2310: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:06:29.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:06:29 smithi090 bash[32384]: audit 2023-12-01T06:06:28.987929+0000 mon.c (mon.2) 1484 : audit 0 from='client.? 172.21.15.80:0/92370848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:06:29.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:06:29 smithi080 bash[28361]: audit 2023-12-01T06:06:28.987929+0000 mon.c (mon.2) 1484 : audit 0 from='client.? 172.21.15.80:0/92370848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:06:29.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:06:29 smithi080 bash[41963]: audit 2023-12-01T06:06:28.987929+0000 mon.c (mon.2) 1484 : audit 0 from='client.? 172.21.15.80:0/92370848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:06:30.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:06:30 smithi090 bash[32384]: cluster 2023-12-01T06:06:29.910515+0000 mgr.y (mgr.24362) 2342 : cluster 0 pgmap v2311: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:06:30.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:06:30 smithi080 bash[28361]: cluster 2023-12-01T06:06:29.910515+0000 mgr.y (mgr.24362) 2342 : cluster 0 pgmap v2311: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:06:30.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:06:30 smithi080 bash[41963]: cluster 2023-12-01T06:06:29.910515+0000 mgr.y (mgr.24362) 2342 : cluster 0 pgmap v2311: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:06:31.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:06:31 smithi090 bash[32384]: audit 2023-12-01T06:06:31.439393+0000 mon.c (mon.2) 1485 : audit 0 from='client.? 172.21.15.80:0/3737725757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:06:31.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:06:31 smithi080 bash[41963]: audit 2023-12-01T06:06:31.439393+0000 mon.c (mon.2) 1485 : audit 0 from='client.? 172.21.15.80:0/3737725757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:06:31.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:06:31 smithi080 bash[28361]: audit 2023-12-01T06:06:31.439393+0000 mon.c (mon.2) 1485 : audit 0 from='client.? 172.21.15.80:0/3737725757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:06:32.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:06:32 smithi090 bash[32384]: cluster 2023-12-01T06:06:31.911622+0000 mgr.y (mgr.24362) 2343 : cluster 0 pgmap v2312: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:06:32.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:06:32 smithi080 bash[41963]: cluster 2023-12-01T06:06:31.911622+0000 mgr.y (mgr.24362) 2343 : cluster 0 pgmap v2312: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:06:32.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:06:32 smithi080 bash[28361]: cluster 2023-12-01T06:06:31.911622+0000 mgr.y (mgr.24362) 2343 : cluster 0 pgmap v2312: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:06:34.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:06:34 smithi080 bash[28361]: audit 2023-12-01T06:06:33.893456+0000 mon.c (mon.2) 1486 : audit 0 from='client.? 172.21.15.80:0/3237288409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:06:34.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:06:34 smithi080 bash[28361]: cluster 2023-12-01T06:06:33.912239+0000 mgr.y (mgr.24362) 2344 : cluster 0 pgmap v2313: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:06:34.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:06:34 smithi080 bash[41963]: audit 2023-12-01T06:06:33.893456+0000 mon.c (mon.2) 1486 : audit 0 from='client.? 172.21.15.80:0/3237288409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:06:34.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:06:34 smithi080 bash[41963]: cluster 2023-12-01T06:06:33.912239+0000 mgr.y (mgr.24362) 2344 : cluster 0 pgmap v2313: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:06:34.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:06:34 smithi090 bash[32384]: audit 2023-12-01T06:06:33.893456+0000 mon.c (mon.2) 1486 : audit 0 from='client.? 172.21.15.80:0/3237288409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:06:34.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:06:34 smithi090 bash[32384]: cluster 2023-12-01T06:06:33.912239+0000 mgr.y (mgr.24362) 2344 : cluster 0 pgmap v2313: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:06:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:06:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:06:36] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T06:06:37.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:06:36 smithi090 bash[32384]: cluster 2023-12-01T06:06:35.913681+0000 mgr.y (mgr.24362) 2345 : cluster 0 pgmap v2314: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:06:37.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:06:36 smithi090 bash[32384]: audit 2023-12-01T06:06:36.349522+0000 mon.c (mon.2) 1487 : audit 0 from='client.? 172.21.15.80:0/2621782443' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:06:37.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:06:36 smithi080 bash[41963]: cluster 2023-12-01T06:06:35.913681+0000 mgr.y (mgr.24362) 2345 : cluster 0 pgmap v2314: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:06:37.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:06:36 smithi080 bash[41963]: audit 2023-12-01T06:06:36.349522+0000 mon.c (mon.2) 1487 : audit 0 from='client.? 172.21.15.80:0/2621782443' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:06:37.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:06:36 smithi080 bash[28361]: cluster 2023-12-01T06:06:35.913681+0000 mgr.y (mgr.24362) 2345 : cluster 0 pgmap v2314: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:06:37.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:06:36 smithi080 bash[28361]: audit 2023-12-01T06:06:36.349522+0000 mon.c (mon.2) 1487 : audit 0 from='client.? 172.21.15.80:0/2621782443' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:06:39.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:06:38 smithi090 bash[32384]: cluster 2023-12-01T06:06:37.914361+0000 mgr.y (mgr.24362) 2346 : cluster 0 pgmap v2315: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:06:39.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:06:38 smithi090 bash[32384]: audit 2023-12-01T06:06:37.987316+0000 mon.c (mon.2) 1488 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:06:39.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:06:38 smithi090 bash[32384]: audit 2023-12-01T06:06:38.783853+0000 mon.a (mon.0) 2072 : audit 0 from='client.? 172.21.15.80:0/2702339486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:06:39.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:06:38 smithi080 bash[28361]: cluster 2023-12-01T06:06:37.914361+0000 mgr.y (mgr.24362) 2346 : cluster 0 pgmap v2315: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:06:39.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:06:38 smithi080 bash[28361]: audit 2023-12-01T06:06:37.987316+0000 mon.c (mon.2) 1488 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:06:39.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:06:38 smithi080 bash[28361]: audit 2023-12-01T06:06:38.783853+0000 mon.a (mon.0) 2072 : audit 0 from='client.? 172.21.15.80:0/2702339486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:06:39.435 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:06:38 smithi080 bash[41963]: cluster 2023-12-01T06:06:37.914361+0000 mgr.y (mgr.24362) 2346 : cluster 0 pgmap v2315: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:06:39.435 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:06:38 smithi080 bash[41963]: audit 2023-12-01T06:06:37.987316+0000 mon.c (mon.2) 1488 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:06:39.435 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:06:38 smithi080 bash[41963]: audit 2023-12-01T06:06:38.783853+0000 mon.a (mon.0) 2072 : audit 0 from='client.? 172.21.15.80:0/2702339486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:06:40.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:06:39 smithi090 bash[32384]: audit 2023-12-01T06:06:39.900686+0000 mon.c (mon.2) 1489 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:06:40.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:06:39 smithi080 bash[28361]: audit 2023-12-01T06:06:39.900686+0000 mon.c (mon.2) 1489 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:06:40.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:06:39 smithi080 bash[41963]: audit 2023-12-01T06:06:39.900686+0000 mon.c (mon.2) 1489 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:06:41.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:06:40 smithi090 bash[32384]: cluster 2023-12-01T06:06:39.914885+0000 mgr.y (mgr.24362) 2347 : cluster 0 pgmap v2316: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:06:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:06:40 smithi080 bash[28361]: cluster 2023-12-01T06:06:39.914885+0000 mgr.y (mgr.24362) 2347 : cluster 0 pgmap v2316: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:06:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:06:40 smithi080 bash[41963]: cluster 2023-12-01T06:06:39.914885+0000 mgr.y (mgr.24362) 2347 : cluster 0 pgmap v2316: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:06:42.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:06:41 smithi090 bash[32384]: audit 2023-12-01T06:06:41.245984+0000 mon.a (mon.0) 2073 : audit 0 from='client.? 172.21.15.80:0/3340595966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:06:42.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:06:41 smithi080 bash[28361]: audit 2023-12-01T06:06:41.245984+0000 mon.a (mon.0) 2073 : audit 0 from='client.? 172.21.15.80:0/3340595966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:06:42.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:06:41 smithi080 bash[41963]: audit 2023-12-01T06:06:41.245984+0000 mon.a (mon.0) 2073 : audit 0 from='client.? 172.21.15.80:0/3340595966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:06:43.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:06:42 smithi090 bash[32384]: cluster 2023-12-01T06:06:41.915983+0000 mgr.y (mgr.24362) 2348 : cluster 0 pgmap v2317: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:06:43.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:06:43 smithi080 bash[41963]: cluster 2023-12-01T06:06:41.915983+0000 mgr.y (mgr.24362) 2348 : cluster 0 pgmap v2317: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:06:43.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:06:42 smithi080 bash[28361]: cluster 2023-12-01T06:06:41.915983+0000 mgr.y (mgr.24362) 2348 : cluster 0 pgmap v2317: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:06:44.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:06:44 smithi080 bash[28361]: audit 2023-12-01T06:06:43.756323+0000 mon.c (mon.2) 1490 : audit 0 from='client.? 172.21.15.80:0/1060355559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:06:44.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:06:44 smithi080 bash[28361]: audit 2023-12-01T06:06:43.779542+0000 mon.a (mon.0) 2074 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:06:44.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:06:44 smithi080 bash[28361]: audit 2023-12-01T06:06:43.791390+0000 mon.a (mon.0) 2075 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:06:44.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:06:44 smithi080 bash[28361]: cluster 2023-12-01T06:06:43.916447+0000 mgr.y (mgr.24362) 2349 : cluster 0 pgmap v2318: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:06:44.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:06:44 smithi080 bash[28361]: audit 2023-12-01T06:06:44.197897+0000 mon.a (mon.0) 2076 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:06:44.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:06:44 smithi080 bash[28361]: audit 2023-12-01T06:06:44.214561+0000 mon.a (mon.0) 2077 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:06:44.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:06:44 smithi080 bash[41963]: audit 2023-12-01T06:06:43.756323+0000 mon.c (mon.2) 1490 : audit 0 from='client.? 172.21.15.80:0/1060355559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:06:44.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:06:44 smithi080 bash[41963]: audit 2023-12-01T06:06:43.779542+0000 mon.a (mon.0) 2074 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:06:44.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:06:44 smithi080 bash[41963]: audit 2023-12-01T06:06:43.791390+0000 mon.a (mon.0) 2075 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:06:44.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:06:44 smithi080 bash[41963]: cluster 2023-12-01T06:06:43.916447+0000 mgr.y (mgr.24362) 2349 : cluster 0 pgmap v2318: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:06:44.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:06:44 smithi080 bash[41963]: audit 2023-12-01T06:06:44.197897+0000 mon.a (mon.0) 2076 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:06:44.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:06:44 smithi080 bash[41963]: audit 2023-12-01T06:06:44.214561+0000 mon.a (mon.0) 2077 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:06:44.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:06:44 smithi090 bash[32384]: audit 2023-12-01T06:06:43.756323+0000 mon.c (mon.2) 1490 : audit 0 from='client.? 172.21.15.80:0/1060355559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:06:44.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:06:44 smithi090 bash[32384]: audit 2023-12-01T06:06:43.779542+0000 mon.a (mon.0) 2074 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:06:44.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:06:44 smithi090 bash[32384]: audit 2023-12-01T06:06:43.791390+0000 mon.a (mon.0) 2075 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:06:44.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:06:44 smithi090 bash[32384]: cluster 2023-12-01T06:06:43.916447+0000 mgr.y (mgr.24362) 2349 : cluster 0 pgmap v2318: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:06:44.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:06:44 smithi090 bash[32384]: audit 2023-12-01T06:06:44.197897+0000 mon.a (mon.0) 2076 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:06:44.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:06:44 smithi090 bash[32384]: audit 2023-12-01T06:06:44.214561+0000 mon.a (mon.0) 2077 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:06:45.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:06:45 smithi080 bash[41963]: audit 2023-12-01T06:06:44.697502+0000 mon.c (mon.2) 1491 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:06:45.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:06:45 smithi080 bash[41963]: audit 2023-12-01T06:06:44.699250+0000 mon.c (mon.2) 1492 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:06:45.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:06:45 smithi080 bash[41963]: audit 2023-12-01T06:06:44.708547+0000 mon.a (mon.0) 2078 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:06:45.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:06:45 smithi080 bash[28361]: audit 2023-12-01T06:06:44.697502+0000 mon.c (mon.2) 1491 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:06:45.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:06:45 smithi080 bash[28361]: audit 2023-12-01T06:06:44.699250+0000 mon.c (mon.2) 1492 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:06:45.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:06:45 smithi080 bash[28361]: audit 2023-12-01T06:06:44.708547+0000 mon.a (mon.0) 2078 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:06:45.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:06:45 smithi090 bash[32384]: audit 2023-12-01T06:06:44.697502+0000 mon.c (mon.2) 1491 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:06:45.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:06:45 smithi090 bash[32384]: audit 2023-12-01T06:06:44.699250+0000 mon.c (mon.2) 1492 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:06:45.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:06:45 smithi090 bash[32384]: audit 2023-12-01T06:06:44.708547+0000 mon.a (mon.0) 2078 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:06:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:06:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:06:46] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T06:06:46.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:06:46 smithi080 bash[28361]: cluster 2023-12-01T06:06:45.917407+0000 mgr.y (mgr.24362) 2350 : cluster 0 pgmap v2319: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:06:46.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:06:46 smithi080 bash[28361]: audit 2023-12-01T06:06:46.208079+0000 mon.c (mon.2) 1493 : audit 0 from='client.? 172.21.15.80:0/2393762410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:06:46.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:06:46 smithi080 bash[41963]: cluster 2023-12-01T06:06:45.917407+0000 mgr.y (mgr.24362) 2350 : cluster 0 pgmap v2319: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:06:46.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:06:46 smithi080 bash[41963]: audit 2023-12-01T06:06:46.208079+0000 mon.c (mon.2) 1493 : audit 0 from='client.? 172.21.15.80:0/2393762410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:06:46.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:06:46 smithi090 bash[32384]: cluster 2023-12-01T06:06:45.917407+0000 mgr.y (mgr.24362) 2350 : cluster 0 pgmap v2319: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:06:46.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:06:46 smithi090 bash[32384]: audit 2023-12-01T06:06:46.208079+0000 mon.c (mon.2) 1493 : audit 0 from='client.? 172.21.15.80:0/2393762410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:06:49.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:06:48 smithi090 bash[32384]: cluster 2023-12-01T06:06:47.918055+0000 mgr.y (mgr.24362) 2351 : cluster 0 pgmap v2320: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:06:49.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:06:48 smithi090 bash[32384]: audit 2023-12-01T06:06:48.656897+0000 mon.c (mon.2) 1494 : audit 0 from='client.? 172.21.15.80:0/756720482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:06:49.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:06:48 smithi080 bash[41963]: cluster 2023-12-01T06:06:47.918055+0000 mgr.y (mgr.24362) 2351 : cluster 0 pgmap v2320: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:06:49.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:06:48 smithi080 bash[41963]: audit 2023-12-01T06:06:48.656897+0000 mon.c (mon.2) 1494 : audit 0 from='client.? 172.21.15.80:0/756720482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:06:49.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:06:48 smithi080 bash[28361]: cluster 2023-12-01T06:06:47.918055+0000 mgr.y (mgr.24362) 2351 : cluster 0 pgmap v2320: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:06:49.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:06:48 smithi080 bash[28361]: audit 2023-12-01T06:06:48.656897+0000 mon.c (mon.2) 1494 : audit 0 from='client.? 172.21.15.80:0/756720482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:06:51.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:06:50 smithi090 bash[32384]: cluster 2023-12-01T06:06:49.918626+0000 mgr.y (mgr.24362) 2352 : cluster 0 pgmap v2321: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:06:51.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:06:50 smithi080 bash[41963]: cluster 2023-12-01T06:06:49.918626+0000 mgr.y (mgr.24362) 2352 : cluster 0 pgmap v2321: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:06:51.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:06:50 smithi080 bash[28361]: cluster 2023-12-01T06:06:49.918626+0000 mgr.y (mgr.24362) 2352 : cluster 0 pgmap v2321: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:06:52.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:06:51 smithi090 bash[32384]: audit 2023-12-01T06:06:51.117820+0000 mon.c (mon.2) 1495 : audit 0 from='client.? 172.21.15.80:0/2034306163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:06:52.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:06:51 smithi080 bash[28361]: audit 2023-12-01T06:06:51.117820+0000 mon.c (mon.2) 1495 : audit 0 from='client.? 172.21.15.80:0/2034306163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:06:52.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:06:51 smithi080 bash[41963]: audit 2023-12-01T06:06:51.117820+0000 mon.c (mon.2) 1495 : audit 0 from='client.? 172.21.15.80:0/2034306163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:06:53.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:06:52 smithi090 bash[32384]: cluster 2023-12-01T06:06:51.919721+0000 mgr.y (mgr.24362) 2353 : cluster 0 pgmap v2322: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:06:53.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:06:52 smithi080 bash[41963]: cluster 2023-12-01T06:06:51.919721+0000 mgr.y (mgr.24362) 2353 : cluster 0 pgmap v2322: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:06:53.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:06:52 smithi080 bash[28361]: cluster 2023-12-01T06:06:51.919721+0000 mgr.y (mgr.24362) 2353 : cluster 0 pgmap v2322: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:06:54.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:06:54 smithi090 bash[32384]: audit 2023-12-01T06:06:53.577944+0000 mon.a (mon.0) 2079 : audit 0 from='client.? 172.21.15.80:0/3213521657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:06:54.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:06:54 smithi090 bash[32384]: cluster 2023-12-01T06:06:53.920282+0000 mgr.y (mgr.24362) 2354 : cluster 0 pgmap v2323: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:06:54.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:06:54 smithi080 bash[28361]: audit 2023-12-01T06:06:53.577944+0000 mon.a (mon.0) 2079 : audit 0 from='client.? 172.21.15.80:0/3213521657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:06:54.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:06:54 smithi080 bash[28361]: cluster 2023-12-01T06:06:53.920282+0000 mgr.y (mgr.24362) 2354 : cluster 0 pgmap v2323: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:06:54.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:06:54 smithi080 bash[41963]: audit 2023-12-01T06:06:53.577944+0000 mon.a (mon.0) 2079 : audit 0 from='client.? 172.21.15.80:0/3213521657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:06:54.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:06:54 smithi080 bash[41963]: cluster 2023-12-01T06:06:53.920282+0000 mgr.y (mgr.24362) 2354 : cluster 0 pgmap v2323: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:06:55.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:06:55 smithi090 bash[32384]: audit 2023-12-01T06:06:54.901175+0000 mon.c (mon.2) 1496 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:06:55.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:06:55 smithi080 bash[41963]: audit 2023-12-01T06:06:54.901175+0000 mon.c (mon.2) 1496 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:06:55.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:06:55 smithi080 bash[28361]: audit 2023-12-01T06:06:54.901175+0000 mon.c (mon.2) 1496 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:06:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:06:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:06:56] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T06:06:56.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:06:56 smithi080 bash[28361]: cluster 2023-12-01T06:06:55.921257+0000 mgr.y (mgr.24362) 2355 : cluster 0 pgmap v2324: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:06:56.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:06:56 smithi080 bash[28361]: audit 2023-12-01T06:06:56.029389+0000 mon.c (mon.2) 1497 : audit 0 from='client.? 172.21.15.80:0/1846895365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:06:56.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:06:56 smithi080 bash[41963]: cluster 2023-12-01T06:06:55.921257+0000 mgr.y (mgr.24362) 2355 : cluster 0 pgmap v2324: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:06:56.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:06:56 smithi080 bash[41963]: audit 2023-12-01T06:06:56.029389+0000 mon.c (mon.2) 1497 : audit 0 from='client.? 172.21.15.80:0/1846895365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:06:56.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:06:56 smithi090 bash[32384]: cluster 2023-12-01T06:06:55.921257+0000 mgr.y (mgr.24362) 2355 : cluster 0 pgmap v2324: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:06:56.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:06:56 smithi090 bash[32384]: audit 2023-12-01T06:06:56.029389+0000 mon.c (mon.2) 1497 : audit 0 from='client.? 172.21.15.80:0/1846895365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:06:59.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:06:58 smithi090 bash[32384]: cluster 2023-12-01T06:06:57.921891+0000 mgr.y (mgr.24362) 2356 : cluster 0 pgmap v2325: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:06:59.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:06:58 smithi090 bash[32384]: audit 2023-12-01T06:06:58.491157+0000 mon.c (mon.2) 1498 : audit 0 from='client.? 172.21.15.80:0/2265036681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:06:59.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:06:58 smithi080 bash[28361]: cluster 2023-12-01T06:06:57.921891+0000 mgr.y (mgr.24362) 2356 : cluster 0 pgmap v2325: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:06:59.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:06:58 smithi080 bash[28361]: audit 2023-12-01T06:06:58.491157+0000 mon.c (mon.2) 1498 : audit 0 from='client.? 172.21.15.80:0/2265036681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:06:59.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:06:58 smithi080 bash[41963]: cluster 2023-12-01T06:06:57.921891+0000 mgr.y (mgr.24362) 2356 : cluster 0 pgmap v2325: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:06:59.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:06:58 smithi080 bash[41963]: audit 2023-12-01T06:06:58.491157+0000 mon.c (mon.2) 1498 : audit 0 from='client.? 172.21.15.80:0/2265036681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:07:01.273 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:07:00 smithi090 bash[32384]: cluster 2023-12-01T06:06:59.922561+0000 mgr.y (mgr.24362) 2357 : cluster 0 pgmap v2326: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:07:01.273 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:07:00 smithi090 bash[32384]: audit 2023-12-01T06:07:00.945480+0000 mon.c (mon.2) 1499 : audit 0 from='client.? 172.21.15.80:0/2071015596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:07:01.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:07:00 smithi080 bash[28361]: cluster 2023-12-01T06:06:59.922561+0000 mgr.y (mgr.24362) 2357 : cluster 0 pgmap v2326: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:07:01.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:07:00 smithi080 bash[28361]: audit 2023-12-01T06:07:00.945480+0000 mon.c (mon.2) 1499 : audit 0 from='client.? 172.21.15.80:0/2071015596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:07:01.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:07:00 smithi080 bash[41963]: cluster 2023-12-01T06:06:59.922561+0000 mgr.y (mgr.24362) 2357 : cluster 0 pgmap v2326: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:07:01.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:07:00 smithi080 bash[41963]: audit 2023-12-01T06:07:00.945480+0000 mon.c (mon.2) 1499 : audit 0 from='client.? 172.21.15.80:0/2071015596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:07:03.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:07:02 smithi090 bash[32384]: cluster 2023-12-01T06:07:01.923631+0000 mgr.y (mgr.24362) 2358 : cluster 0 pgmap v2327: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:07:03.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:07:02 smithi080 bash[28361]: cluster 2023-12-01T06:07:01.923631+0000 mgr.y (mgr.24362) 2358 : cluster 0 pgmap v2327: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:07:03.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:07:02 smithi080 bash[41963]: cluster 2023-12-01T06:07:01.923631+0000 mgr.y (mgr.24362) 2358 : cluster 0 pgmap v2327: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:07:04.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:07:03 smithi090 bash[32384]: audit 2023-12-01T06:07:03.387512+0000 mon.a (mon.0) 2080 : audit 0 from='client.? 172.21.15.80:0/582166675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:07:04.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:07:03 smithi080 bash[41963]: audit 2023-12-01T06:07:03.387512+0000 mon.a (mon.0) 2080 : audit 0 from='client.? 172.21.15.80:0/582166675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:07:04.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:07:03 smithi080 bash[28361]: audit 2023-12-01T06:07:03.387512+0000 mon.a (mon.0) 2080 : audit 0 from='client.? 172.21.15.80:0/582166675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:07:05.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:07:04 smithi090 bash[32384]: cluster 2023-12-01T06:07:03.924284+0000 mgr.y (mgr.24362) 2359 : cluster 0 pgmap v2328: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:07:05.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:07:04 smithi080 bash[28361]: cluster 2023-12-01T06:07:03.924284+0000 mgr.y (mgr.24362) 2359 : cluster 0 pgmap v2328: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:07:05.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:07:04 smithi080 bash[41963]: cluster 2023-12-01T06:07:03.924284+0000 mgr.y (mgr.24362) 2359 : cluster 0 pgmap v2328: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:07:06.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:07:05 smithi090 bash[32384]: audit 2023-12-01T06:07:05.837088+0000 mon.a (mon.0) 2081 : audit 0 from='client.? 172.21.15.80:0/3825527143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:07:06.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:07:05 smithi080 bash[28361]: audit 2023-12-01T06:07:05.837088+0000 mon.a (mon.0) 2081 : audit 0 from='client.? 172.21.15.80:0/3825527143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:07:06.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:07:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:07:06] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T06:07:06.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:07:05 smithi080 bash[41963]: audit 2023-12-01T06:07:05.837088+0000 mon.a (mon.0) 2081 : audit 0 from='client.? 172.21.15.80:0/3825527143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:07:07.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:07:06 smithi090 bash[32384]: cluster 2023-12-01T06:07:05.925390+0000 mgr.y (mgr.24362) 2360 : cluster 0 pgmap v2329: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:07:07.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:07:06 smithi080 bash[28361]: cluster 2023-12-01T06:07:05.925390+0000 mgr.y (mgr.24362) 2360 : cluster 0 pgmap v2329: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:07:07.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:07:06 smithi080 bash[41963]: cluster 2023-12-01T06:07:05.925390+0000 mgr.y (mgr.24362) 2360 : cluster 0 pgmap v2329: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:07:09.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:07:09 smithi090 bash[32384]: cluster 2023-12-01T06:07:07.926074+0000 mgr.y (mgr.24362) 2361 : cluster 0 pgmap v2330: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:07:09.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:07:09 smithi090 bash[32384]: audit 2023-12-01T06:07:08.287956+0000 mon.c (mon.2) 1500 : audit 0 from='client.? 172.21.15.80:0/2182270460' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:07:09.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:07:09 smithi080 bash[41963]: cluster 2023-12-01T06:07:07.926074+0000 mgr.y (mgr.24362) 2361 : cluster 0 pgmap v2330: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:07:09.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:07:09 smithi080 bash[41963]: audit 2023-12-01T06:07:08.287956+0000 mon.c (mon.2) 1500 : audit 0 from='client.? 172.21.15.80:0/2182270460' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:07:09.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:07:09 smithi080 bash[28361]: cluster 2023-12-01T06:07:07.926074+0000 mgr.y (mgr.24362) 2361 : cluster 0 pgmap v2330: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:07:09.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:07:09 smithi080 bash[28361]: audit 2023-12-01T06:07:08.287956+0000 mon.c (mon.2) 1500 : audit 0 from='client.? 172.21.15.80:0/2182270460' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:07:10.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:07:10 smithi090 bash[32384]: audit 2023-12-01T06:07:09.901519+0000 mon.c (mon.2) 1501 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:07:10.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:07:10 smithi080 bash[41963]: audit 2023-12-01T06:07:09.901519+0000 mon.c (mon.2) 1501 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:07:10.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:07:10 smithi080 bash[28361]: audit 2023-12-01T06:07:09.901519+0000 mon.c (mon.2) 1501 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:07:11.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:07:11 smithi090 bash[32384]: cluster 2023-12-01T06:07:09.926628+0000 mgr.y (mgr.24362) 2362 : cluster 0 pgmap v2331: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:07:11.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:07:11 smithi090 bash[32384]: audit 2023-12-01T06:07:10.739694+0000 mon.c (mon.2) 1502 : audit 0 from='client.? 172.21.15.80:0/2824761169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:07:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:07:11 smithi080 bash[28361]: cluster 2023-12-01T06:07:09.926628+0000 mgr.y (mgr.24362) 2362 : cluster 0 pgmap v2331: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:07:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:07:11 smithi080 bash[28361]: audit 2023-12-01T06:07:10.739694+0000 mon.c (mon.2) 1502 : audit 0 from='client.? 172.21.15.80:0/2824761169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:07:11.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:07:11 smithi080 bash[41963]: cluster 2023-12-01T06:07:09.926628+0000 mgr.y (mgr.24362) 2362 : cluster 0 pgmap v2331: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:07:11.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:07:11 smithi080 bash[41963]: audit 2023-12-01T06:07:10.739694+0000 mon.c (mon.2) 1502 : audit 0 from='client.? 172.21.15.80:0/2824761169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:07:13.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:07:13 smithi090 bash[32384]: cluster 2023-12-01T06:07:11.927785+0000 mgr.y (mgr.24362) 2363 : cluster 0 pgmap v2332: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:07:13.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:07:13 smithi080 bash[41963]: cluster 2023-12-01T06:07:11.927785+0000 mgr.y (mgr.24362) 2363 : cluster 0 pgmap v2332: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:07:13.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:07:13 smithi080 bash[28361]: cluster 2023-12-01T06:07:11.927785+0000 mgr.y (mgr.24362) 2363 : cluster 0 pgmap v2332: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:07:14.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:07:14 smithi090 bash[32384]: audit 2023-12-01T06:07:13.203357+0000 mon.a (mon.0) 2082 : audit 0 from='client.? 172.21.15.80:0/3558157433' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:07:14.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:07:14 smithi080 bash[28361]: audit 2023-12-01T06:07:13.203357+0000 mon.a (mon.0) 2082 : audit 0 from='client.? 172.21.15.80:0/3558157433' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:07:14.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:07:14 smithi080 bash[41963]: audit 2023-12-01T06:07:13.203357+0000 mon.a (mon.0) 2082 : audit 0 from='client.? 172.21.15.80:0/3558157433' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:07:15.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:07:15 smithi080 bash[41963]: cluster 2023-12-01T06:07:13.928426+0000 mgr.y (mgr.24362) 2364 : cluster 0 pgmap v2333: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:07:15.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:07:15 smithi080 bash[28361]: cluster 2023-12-01T06:07:13.928426+0000 mgr.y (mgr.24362) 2364 : cluster 0 pgmap v2333: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:07:15.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:07:15 smithi090 bash[32384]: cluster 2023-12-01T06:07:13.928426+0000 mgr.y (mgr.24362) 2364 : cluster 0 pgmap v2333: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:07:16.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:07:16 smithi080 bash[28361]: audit 2023-12-01T06:07:15.656851+0000 mon.a (mon.0) 2083 : audit 0 from='client.? 172.21.15.80:0/387940150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:07:16.433 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:07:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:07:16] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T06:07:16.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:07:16 smithi080 bash[41963]: audit 2023-12-01T06:07:15.656851+0000 mon.a (mon.0) 2083 : audit 0 from='client.? 172.21.15.80:0/387940150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:07:16.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:07:16 smithi090 bash[32384]: audit 2023-12-01T06:07:15.656851+0000 mon.a (mon.0) 2083 : audit 0 from='client.? 172.21.15.80:0/387940150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:07:17.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:07:17 smithi080 bash[28361]: cluster 2023-12-01T06:07:15.929511+0000 mgr.y (mgr.24362) 2365 : cluster 0 pgmap v2334: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:07:17.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:07:17 smithi080 bash[41963]: cluster 2023-12-01T06:07:15.929511+0000 mgr.y (mgr.24362) 2365 : cluster 0 pgmap v2334: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:07:17.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:07:17 smithi090 bash[32384]: cluster 2023-12-01T06:07:15.929511+0000 mgr.y (mgr.24362) 2365 : cluster 0 pgmap v2334: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:07:19.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:07:19 smithi080 bash[41963]: cluster 2023-12-01T06:07:17.930171+0000 mgr.y (mgr.24362) 2366 : cluster 0 pgmap v2335: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:07:19.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:07:19 smithi080 bash[41963]: audit 2023-12-01T06:07:18.116179+0000 mon.a (mon.0) 2084 : audit 0 from='client.? 172.21.15.80:0/3918864265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:07:19.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:07:19 smithi080 bash[28361]: cluster 2023-12-01T06:07:17.930171+0000 mgr.y (mgr.24362) 2366 : cluster 0 pgmap v2335: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:07:19.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:07:19 smithi080 bash[28361]: audit 2023-12-01T06:07:18.116179+0000 mon.a (mon.0) 2084 : audit 0 from='client.? 172.21.15.80:0/3918864265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:07:19.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:07:19 smithi090 bash[32384]: cluster 2023-12-01T06:07:17.930171+0000 mgr.y (mgr.24362) 2366 : cluster 0 pgmap v2335: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:07:19.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:07:19 smithi090 bash[32384]: audit 2023-12-01T06:07:18.116179+0000 mon.a (mon.0) 2084 : audit 0 from='client.? 172.21.15.80:0/3918864265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:07:21.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:07:21 smithi080 bash[41963]: cluster 2023-12-01T06:07:19.930779+0000 mgr.y (mgr.24362) 2367 : cluster 0 pgmap v2336: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:07:21.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:07:21 smithi080 bash[41963]: audit 2023-12-01T06:07:20.579844+0000 mon.a (mon.0) 2085 : audit 0 from='client.? 172.21.15.80:0/2625618584' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:07:21.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:07:21 smithi080 bash[28361]: cluster 2023-12-01T06:07:19.930779+0000 mgr.y (mgr.24362) 2367 : cluster 0 pgmap v2336: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:07:21.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:07:21 smithi080 bash[28361]: audit 2023-12-01T06:07:20.579844+0000 mon.a (mon.0) 2085 : audit 0 from='client.? 172.21.15.80:0/2625618584' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:07:21.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:07:21 smithi090 bash[32384]: cluster 2023-12-01T06:07:19.930779+0000 mgr.y (mgr.24362) 2367 : cluster 0 pgmap v2336: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:07:21.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:07:21 smithi090 bash[32384]: audit 2023-12-01T06:07:20.579844+0000 mon.a (mon.0) 2085 : audit 0 from='client.? 172.21.15.80:0/2625618584' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:07:23.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:07:23 smithi080 bash[28361]: cluster 2023-12-01T06:07:21.931909+0000 mgr.y (mgr.24362) 2368 : cluster 0 pgmap v2337: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:07:23.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:07:23 smithi080 bash[28361]: audit 2023-12-01T06:07:23.026364+0000 mon.a (mon.0) 2086 : audit 0 from='client.? 172.21.15.80:0/1612819671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:07:23.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:07:23 smithi080 bash[41963]: cluster 2023-12-01T06:07:21.931909+0000 mgr.y (mgr.24362) 2368 : cluster 0 pgmap v2337: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:07:23.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:07:23 smithi080 bash[41963]: audit 2023-12-01T06:07:23.026364+0000 mon.a (mon.0) 2086 : audit 0 from='client.? 172.21.15.80:0/1612819671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:07:23.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:07:23 smithi090 bash[32384]: cluster 2023-12-01T06:07:21.931909+0000 mgr.y (mgr.24362) 2368 : cluster 0 pgmap v2337: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:07:23.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:07:23 smithi090 bash[32384]: audit 2023-12-01T06:07:23.026364+0000 mon.a (mon.0) 2086 : audit 0 from='client.? 172.21.15.80:0/1612819671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:07:24.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:07:24 smithi090 bash[32384]: cluster 2023-12-01T06:07:23.932520+0000 mgr.y (mgr.24362) 2369 : cluster 0 pgmap v2338: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:07:24.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:07:24 smithi080 bash[28361]: cluster 2023-12-01T06:07:23.932520+0000 mgr.y (mgr.24362) 2369 : cluster 0 pgmap v2338: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:07:24.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:07:24 smithi080 bash[41963]: cluster 2023-12-01T06:07:23.932520+0000 mgr.y (mgr.24362) 2369 : cluster 0 pgmap v2338: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:07:25.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:07:25 smithi090 bash[32384]: audit 2023-12-01T06:07:24.901853+0000 mon.c (mon.2) 1503 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:07:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:07:25 smithi080 bash[28361]: audit 2023-12-01T06:07:24.901853+0000 mon.c (mon.2) 1503 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:07:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:07:25 smithi080 bash[41963]: audit 2023-12-01T06:07:24.901853+0000 mon.c (mon.2) 1503 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:07:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:07:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:07:26] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T06:07:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:07:26 smithi080 bash[28361]: audit 2023-12-01T06:07:25.482011+0000 mon.c (mon.2) 1504 : audit 0 from='client.? 172.21.15.80:0/744078997' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:07:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:07:26 smithi080 bash[28361]: cluster 2023-12-01T06:07:25.933646+0000 mgr.y (mgr.24362) 2370 : cluster 0 pgmap v2339: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:07:26.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:07:26 smithi080 bash[41963]: audit 2023-12-01T06:07:25.482011+0000 mon.c (mon.2) 1504 : audit 0 from='client.? 172.21.15.80:0/744078997' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:07:26.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:07:26 smithi080 bash[41963]: cluster 2023-12-01T06:07:25.933646+0000 mgr.y (mgr.24362) 2370 : cluster 0 pgmap v2339: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:07:26.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:07:26 smithi090 bash[32384]: audit 2023-12-01T06:07:25.482011+0000 mon.c (mon.2) 1504 : audit 0 from='client.? 172.21.15.80:0/744078997' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:07:26.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:07:26 smithi090 bash[32384]: cluster 2023-12-01T06:07:25.933646+0000 mgr.y (mgr.24362) 2370 : cluster 0 pgmap v2339: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:07:28.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:07:27 smithi090 bash[32384]: audit 2023-12-01T06:07:27.938155+0000 mon.a (mon.0) 2087 : audit 0 from='client.? 172.21.15.80:0/3260630439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:07:28.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:07:27 smithi080 bash[28361]: audit 2023-12-01T06:07:27.938155+0000 mon.a (mon.0) 2087 : audit 0 from='client.? 172.21.15.80:0/3260630439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:07:28.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:07:27 smithi080 bash[41963]: audit 2023-12-01T06:07:27.938155+0000 mon.a (mon.0) 2087 : audit 0 from='client.? 172.21.15.80:0/3260630439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:07:29.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:07:29 smithi090 bash[32384]: cluster 2023-12-01T06:07:27.934268+0000 mgr.y (mgr.24362) 2371 : cluster 0 pgmap v2340: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:07:29.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:07:29 smithi080 bash[28361]: cluster 2023-12-01T06:07:27.934268+0000 mgr.y (mgr.24362) 2371 : cluster 0 pgmap v2340: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:07:29.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:07:29 smithi080 bash[41963]: cluster 2023-12-01T06:07:27.934268+0000 mgr.y (mgr.24362) 2371 : cluster 0 pgmap v2340: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:07:31.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:07:31 smithi090 bash[32384]: cluster 2023-12-01T06:07:29.935033+0000 mgr.y (mgr.24362) 2372 : cluster 0 pgmap v2341: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:07:31.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:07:31 smithi090 bash[32384]: audit 2023-12-01T06:07:30.401832+0000 mon.c (mon.2) 1505 : audit 0 from='client.? 172.21.15.80:0/1050958214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:07:31.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:07:31 smithi080 bash[28361]: cluster 2023-12-01T06:07:29.935033+0000 mgr.y (mgr.24362) 2372 : cluster 0 pgmap v2341: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:07:31.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:07:31 smithi080 bash[28361]: audit 2023-12-01T06:07:30.401832+0000 mon.c (mon.2) 1505 : audit 0 from='client.? 172.21.15.80:0/1050958214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:07:31.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:07:31 smithi080 bash[41963]: cluster 2023-12-01T06:07:29.935033+0000 mgr.y (mgr.24362) 2372 : cluster 0 pgmap v2341: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:07:31.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:07:31 smithi080 bash[41963]: audit 2023-12-01T06:07:30.401832+0000 mon.c (mon.2) 1505 : audit 0 from='client.? 172.21.15.80:0/1050958214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:07:33.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:07:33 smithi090 bash[32384]: cluster 2023-12-01T06:07:31.936332+0000 mgr.y (mgr.24362) 2373 : cluster 0 pgmap v2342: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:07:33.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:07:33 smithi090 bash[32384]: audit 2023-12-01T06:07:32.857649+0000 mon.c (mon.2) 1506 : audit 0 from='client.? 172.21.15.80:0/211882677' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:07:33.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:07:33 smithi080 bash[28361]: cluster 2023-12-01T06:07:31.936332+0000 mgr.y (mgr.24362) 2373 : cluster 0 pgmap v2342: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:07:33.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:07:33 smithi080 bash[28361]: audit 2023-12-01T06:07:32.857649+0000 mon.c (mon.2) 1506 : audit 0 from='client.? 172.21.15.80:0/211882677' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:07:33.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:07:33 smithi080 bash[41963]: cluster 2023-12-01T06:07:31.936332+0000 mgr.y (mgr.24362) 2373 : cluster 0 pgmap v2342: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:07:33.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:07:33 smithi080 bash[41963]: audit 2023-12-01T06:07:32.857649+0000 mon.c (mon.2) 1506 : audit 0 from='client.? 172.21.15.80:0/211882677' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:07:34.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:07:34 smithi090 bash[32384]: cluster 2023-12-01T06:07:33.937044+0000 mgr.y (mgr.24362) 2374 : cluster 0 pgmap v2343: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:07:34.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:07:34 smithi080 bash[41963]: cluster 2023-12-01T06:07:33.937044+0000 mgr.y (mgr.24362) 2374 : cluster 0 pgmap v2343: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:07:34.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:07:34 smithi080 bash[28361]: cluster 2023-12-01T06:07:33.937044+0000 mgr.y (mgr.24362) 2374 : cluster 0 pgmap v2343: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:07:35.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:07:35 smithi090 bash[32384]: audit 2023-12-01T06:07:35.315249+0000 mon.a (mon.0) 2088 : audit 0 from='client.? 172.21.15.80:0/1262472061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:07:35.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:07:35 smithi080 bash[28361]: audit 2023-12-01T06:07:35.315249+0000 mon.a (mon.0) 2088 : audit 0 from='client.? 172.21.15.80:0/1262472061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:07:35.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:07:35 smithi080 bash[41963]: audit 2023-12-01T06:07:35.315249+0000 mon.a (mon.0) 2088 : audit 0 from='client.? 172.21.15.80:0/1262472061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:07:36.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:07:36 smithi080 bash[28361]: cluster 2023-12-01T06:07:35.938147+0000 mgr.y (mgr.24362) 2375 : cluster 0 pgmap v2344: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:07:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:07:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:07:36] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T06:07:36.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:07:36 smithi080 bash[41963]: cluster 2023-12-01T06:07:35.938147+0000 mgr.y (mgr.24362) 2375 : cluster 0 pgmap v2344: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:07:36.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:07:36 smithi090 bash[32384]: cluster 2023-12-01T06:07:35.938147+0000 mgr.y (mgr.24362) 2375 : cluster 0 pgmap v2344: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:07:38.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:07:37 smithi080 bash[28361]: audit 2023-12-01T06:07:37.766549+0000 mon.a (mon.0) 2089 : audit 0 from='client.? 172.21.15.80:0/3174537235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:07:38.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:07:37 smithi080 bash[41963]: audit 2023-12-01T06:07:37.766549+0000 mon.a (mon.0) 2089 : audit 0 from='client.? 172.21.15.80:0/3174537235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:07:38.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:07:37 smithi090 bash[32384]: audit 2023-12-01T06:07:37.766549+0000 mon.a (mon.0) 2089 : audit 0 from='client.? 172.21.15.80:0/3174537235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:07:39.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:07:38 smithi080 bash[28361]: cluster 2023-12-01T06:07:37.938816+0000 mgr.y (mgr.24362) 2376 : cluster 0 pgmap v2345: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:07:39.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:07:38 smithi080 bash[41963]: cluster 2023-12-01T06:07:37.938816+0000 mgr.y (mgr.24362) 2376 : cluster 0 pgmap v2345: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:07:39.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:07:38 smithi090 bash[32384]: cluster 2023-12-01T06:07:37.938816+0000 mgr.y (mgr.24362) 2376 : cluster 0 pgmap v2345: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:07:40.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:07:39 smithi090 bash[32384]: audit 2023-12-01T06:07:39.902353+0000 mon.c (mon.2) 1507 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:07:40.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:07:39 smithi080 bash[28361]: audit 2023-12-01T06:07:39.902353+0000 mon.c (mon.2) 1507 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:07:40.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:07:39 smithi080 bash[41963]: audit 2023-12-01T06:07:39.902353+0000 mon.c (mon.2) 1507 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:07:41.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:07:40 smithi090 bash[32384]: cluster 2023-12-01T06:07:39.939439+0000 mgr.y (mgr.24362) 2377 : cluster 0 pgmap v2346: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:07:41.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:07:40 smithi090 bash[32384]: audit 2023-12-01T06:07:40.216337+0000 mon.c (mon.2) 1508 : audit 0 from='client.? 172.21.15.80:0/4265207547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:07:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:07:40 smithi080 bash[28361]: cluster 2023-12-01T06:07:39.939439+0000 mgr.y (mgr.24362) 2377 : cluster 0 pgmap v2346: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:07:41.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:07:40 smithi080 bash[28361]: audit 2023-12-01T06:07:40.216337+0000 mon.c (mon.2) 1508 : audit 0 from='client.? 172.21.15.80:0/4265207547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:07:41.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:07:40 smithi080 bash[41963]: cluster 2023-12-01T06:07:39.939439+0000 mgr.y (mgr.24362) 2377 : cluster 0 pgmap v2346: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:07:41.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:07:40 smithi080 bash[41963]: audit 2023-12-01T06:07:40.216337+0000 mon.c (mon.2) 1508 : audit 0 from='client.? 172.21.15.80:0/4265207547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:07:43.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:07:43 smithi090 bash[32384]: cluster 2023-12-01T06:07:41.940617+0000 mgr.y (mgr.24362) 2378 : cluster 0 pgmap v2347: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:07:43.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:07:43 smithi090 bash[32384]: audit 2023-12-01T06:07:42.669172+0000 mon.a (mon.0) 2090 : audit 0 from='client.? 172.21.15.80:0/3537019394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:07:43.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:07:43 smithi080 bash[41963]: cluster 2023-12-01T06:07:41.940617+0000 mgr.y (mgr.24362) 2378 : cluster 0 pgmap v2347: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:07:43.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:07:43 smithi080 bash[41963]: audit 2023-12-01T06:07:42.669172+0000 mon.a (mon.0) 2090 : audit 0 from='client.? 172.21.15.80:0/3537019394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:07:43.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:07:43 smithi080 bash[28361]: cluster 2023-12-01T06:07:41.940617+0000 mgr.y (mgr.24362) 2378 : cluster 0 pgmap v2347: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:07:43.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:07:43 smithi080 bash[28361]: audit 2023-12-01T06:07:42.669172+0000 mon.a (mon.0) 2090 : audit 0 from='client.? 172.21.15.80:0/3537019394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:07:44.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:07:44 smithi090 bash[32384]: cluster 2023-12-01T06:07:43.941262+0000 mgr.y (mgr.24362) 2379 : cluster 0 pgmap v2348: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:07:44.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:07:44 smithi080 bash[41963]: cluster 2023-12-01T06:07:43.941262+0000 mgr.y (mgr.24362) 2379 : cluster 0 pgmap v2348: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:07:44.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:07:44 smithi080 bash[28361]: cluster 2023-12-01T06:07:43.941262+0000 mgr.y (mgr.24362) 2379 : cluster 0 pgmap v2348: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:07:45.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:07:45 smithi090 bash[32384]: audit 2023-12-01T06:07:44.794366+0000 mon.c (mon.2) 1509 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:07:45.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:07:45 smithi090 bash[32384]: audit 2023-12-01T06:07:45.129158+0000 mon.a (mon.0) 2091 : audit 0 from='client.? 172.21.15.80:0/2693793852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:07:45.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:07:45 smithi080 bash[28361]: audit 2023-12-01T06:07:44.794366+0000 mon.c (mon.2) 1509 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:07:45.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:07:45 smithi080 bash[28361]: audit 2023-12-01T06:07:45.129158+0000 mon.a (mon.0) 2091 : audit 0 from='client.? 172.21.15.80:0/2693793852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:07:45.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:07:45 smithi080 bash[41963]: audit 2023-12-01T06:07:44.794366+0000 mon.c (mon.2) 1509 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:07:45.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:07:45 smithi080 bash[41963]: audit 2023-12-01T06:07:45.129158+0000 mon.a (mon.0) 2091 : audit 0 from='client.? 172.21.15.80:0/2693793852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:07:46.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:07:46 smithi080 bash[28361]: cluster 2023-12-01T06:07:45.942338+0000 mgr.y (mgr.24362) 2380 : cluster 0 pgmap v2349: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:07:46.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:07:46 smithi080 bash[41963]: cluster 2023-12-01T06:07:45.942338+0000 mgr.y (mgr.24362) 2380 : cluster 0 pgmap v2349: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:07:46.683 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:07:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:07:46] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T06:07:46.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:07:46 smithi090 bash[32384]: cluster 2023-12-01T06:07:45.942338+0000 mgr.y (mgr.24362) 2380 : cluster 0 pgmap v2349: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:07:47.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:07:47 smithi080 bash[28361]: audit 2023-12-01T06:07:47.587518+0000 mon.a (mon.0) 2092 : audit 0 from='client.? 172.21.15.80:0/3594989147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:07:47.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:07:47 smithi080 bash[41963]: audit 2023-12-01T06:07:47.587518+0000 mon.a (mon.0) 2092 : audit 0 from='client.? 172.21.15.80:0/3594989147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:07:48.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:07:47 smithi090 bash[32384]: audit 2023-12-01T06:07:47.587518+0000 mon.a (mon.0) 2092 : audit 0 from='client.? 172.21.15.80:0/3594989147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:07:48.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:07:48 smithi080 bash[28361]: cluster 2023-12-01T06:07:47.943007+0000 mgr.y (mgr.24362) 2381 : cluster 0 pgmap v2350: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:07:48.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:07:48 smithi080 bash[41963]: cluster 2023-12-01T06:07:47.943007+0000 mgr.y (mgr.24362) 2381 : cluster 0 pgmap v2350: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:07:49.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:07:48 smithi090 bash[32384]: cluster 2023-12-01T06:07:47.943007+0000 mgr.y (mgr.24362) 2381 : cluster 0 pgmap v2350: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:07:51.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:07:51 smithi090 bash[32384]: cluster 2023-12-01T06:07:49.943517+0000 mgr.y (mgr.24362) 2382 : cluster 0 pgmap v2351: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:07:51.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:07:51 smithi090 bash[32384]: audit 2023-12-01T06:07:50.100908+0000 mon.c (mon.2) 1510 : audit 0 from='client.? 172.21.15.80:0/4141472936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:07:51.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:07:51 smithi090 bash[32384]: audit 2023-12-01T06:07:50.588056+0000 mon.a (mon.0) 2093 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:07:51.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:07:51 smithi090 bash[32384]: audit 2023-12-01T06:07:50.599279+0000 mon.a (mon.0) 2094 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:07:51.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:07:50 smithi080 bash[28361]: cluster 2023-12-01T06:07:49.943517+0000 mgr.y (mgr.24362) 2382 : cluster 0 pgmap v2351: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:07:51.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:07:50 smithi080 bash[28361]: audit 2023-12-01T06:07:50.100908+0000 mon.c (mon.2) 1510 : audit 0 from='client.? 172.21.15.80:0/4141472936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:07:51.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:07:50 smithi080 bash[28361]: audit 2023-12-01T06:07:50.588056+0000 mon.a (mon.0) 2093 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:07:51.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:07:50 smithi080 bash[28361]: audit 2023-12-01T06:07:50.599279+0000 mon.a (mon.0) 2094 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:07:51.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:07:51 smithi080 bash[41963]: cluster 2023-12-01T06:07:49.943517+0000 mgr.y (mgr.24362) 2382 : cluster 0 pgmap v2351: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:07:51.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:07:51 smithi080 bash[41963]: audit 2023-12-01T06:07:50.100908+0000 mon.c (mon.2) 1510 : audit 0 from='client.? 172.21.15.80:0/4141472936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:07:51.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:07:51 smithi080 bash[41963]: audit 2023-12-01T06:07:50.588056+0000 mon.a (mon.0) 2093 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:07:51.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:07:51 smithi080 bash[41963]: audit 2023-12-01T06:07:50.599279+0000 mon.a (mon.0) 2094 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:07:52.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:07:52 smithi080 bash[28361]: audit 2023-12-01T06:07:51.099964+0000 mon.a (mon.0) 2095 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:07:52.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:07:52 smithi080 bash[28361]: audit 2023-12-01T06:07:51.112382+0000 mon.a (mon.0) 2096 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:07:52.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:07:52 smithi080 bash[28361]: audit 2023-12-01T06:07:51.636882+0000 mon.c (mon.2) 1511 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:07:52.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:07:52 smithi080 bash[28361]: audit 2023-12-01T06:07:51.638718+0000 mon.c (mon.2) 1512 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:07:52.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:07:52 smithi080 bash[28361]: audit 2023-12-01T06:07:51.648668+0000 mon.a (mon.0) 2097 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:07:52.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:07:52 smithi080 bash[41963]: audit 2023-12-01T06:07:51.099964+0000 mon.a (mon.0) 2095 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:07:52.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:07:52 smithi080 bash[41963]: audit 2023-12-01T06:07:51.112382+0000 mon.a (mon.0) 2096 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:07:52.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:07:52 smithi080 bash[41963]: audit 2023-12-01T06:07:51.636882+0000 mon.c (mon.2) 1511 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:07:52.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:07:52 smithi080 bash[41963]: audit 2023-12-01T06:07:51.638718+0000 mon.c (mon.2) 1512 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:07:52.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:07:52 smithi080 bash[41963]: audit 2023-12-01T06:07:51.648668+0000 mon.a (mon.0) 2097 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:07:52.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:07:52 smithi090 bash[32384]: audit 2023-12-01T06:07:51.099964+0000 mon.a (mon.0) 2095 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:07:52.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:07:52 smithi090 bash[32384]: audit 2023-12-01T06:07:51.112382+0000 mon.a (mon.0) 2096 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:07:52.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:07:52 smithi090 bash[32384]: audit 2023-12-01T06:07:51.636882+0000 mon.c (mon.2) 1511 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:07:52.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:07:52 smithi090 bash[32384]: audit 2023-12-01T06:07:51.638718+0000 mon.c (mon.2) 1512 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:07:52.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:07:52 smithi090 bash[32384]: audit 2023-12-01T06:07:51.648668+0000 mon.a (mon.0) 2097 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:07:53.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:07:53 smithi080 bash[28361]: cluster 2023-12-01T06:07:51.944580+0000 mgr.y (mgr.24362) 2383 : cluster 0 pgmap v2352: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:07:53.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:07:53 smithi080 bash[28361]: audit 2023-12-01T06:07:52.562232+0000 mon.a (mon.0) 2098 : audit 0 from='client.? 172.21.15.80:0/2558781692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:07:53.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:07:53 smithi080 bash[41963]: cluster 2023-12-01T06:07:51.944580+0000 mgr.y (mgr.24362) 2383 : cluster 0 pgmap v2352: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:07:53.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:07:53 smithi080 bash[41963]: audit 2023-12-01T06:07:52.562232+0000 mon.a (mon.0) 2098 : audit 0 from='client.? 172.21.15.80:0/2558781692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:07:53.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:07:53 smithi090 bash[32384]: cluster 2023-12-01T06:07:51.944580+0000 mgr.y (mgr.24362) 2383 : cluster 0 pgmap v2352: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:07:53.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:07:53 smithi090 bash[32384]: audit 2023-12-01T06:07:52.562232+0000 mon.a (mon.0) 2098 : audit 0 from='client.? 172.21.15.80:0/2558781692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:07:54.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:07:54 smithi090 bash[32384]: cluster 2023-12-01T06:07:53.945241+0000 mgr.y (mgr.24362) 2384 : cluster 0 pgmap v2353: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:07:54.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:07:54 smithi080 bash[41963]: cluster 2023-12-01T06:07:53.945241+0000 mgr.y (mgr.24362) 2384 : cluster 0 pgmap v2353: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:07:54.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:07:54 smithi080 bash[28361]: cluster 2023-12-01T06:07:53.945241+0000 mgr.y (mgr.24362) 2384 : cluster 0 pgmap v2353: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:07:55.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:07:55 smithi090 bash[32384]: audit 2023-12-01T06:07:54.902512+0000 mon.c (mon.2) 1513 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:07:55.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:07:55 smithi090 bash[32384]: audit 2023-12-01T06:07:55.024410+0000 mon.a (mon.0) 2099 : audit 0 from='client.? 172.21.15.80:0/2588275113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:07:55.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:07:55 smithi080 bash[28361]: audit 2023-12-01T06:07:54.902512+0000 mon.c (mon.2) 1513 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:07:55.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:07:55 smithi080 bash[28361]: audit 2023-12-01T06:07:55.024410+0000 mon.a (mon.0) 2099 : audit 0 from='client.? 172.21.15.80:0/2588275113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:07:55.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:07:55 smithi080 bash[41963]: audit 2023-12-01T06:07:54.902512+0000 mon.c (mon.2) 1513 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:07:55.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:07:55 smithi080 bash[41963]: audit 2023-12-01T06:07:55.024410+0000 mon.a (mon.0) 2099 : audit 0 from='client.? 172.21.15.80:0/2588275113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:07:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:07:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:07:56] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.43.0" 2023-12-01T06:07:56.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:07:56 smithi080 bash[28361]: cluster 2023-12-01T06:07:55.946333+0000 mgr.y (mgr.24362) 2385 : cluster 0 pgmap v2354: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:07:56.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:07:56 smithi080 bash[41963]: cluster 2023-12-01T06:07:55.946333+0000 mgr.y (mgr.24362) 2385 : cluster 0 pgmap v2354: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:07:56.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:07:56 smithi090 bash[32384]: cluster 2023-12-01T06:07:55.946333+0000 mgr.y (mgr.24362) 2385 : cluster 0 pgmap v2354: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:07:57.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:07:57 smithi080 bash[28361]: audit 2023-12-01T06:07:57.478638+0000 mon.c (mon.2) 1514 : audit 0 from='client.? 172.21.15.80:0/2659797504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:07:57.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:07:57 smithi080 bash[41963]: audit 2023-12-01T06:07:57.478638+0000 mon.c (mon.2) 1514 : audit 0 from='client.? 172.21.15.80:0/2659797504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:07:58.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:07:57 smithi090 bash[32384]: audit 2023-12-01T06:07:57.478638+0000 mon.c (mon.2) 1514 : audit 0 from='client.? 172.21.15.80:0/2659797504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:07:58.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:07:58 smithi080 bash[28361]: cluster 2023-12-01T06:07:57.946976+0000 mgr.y (mgr.24362) 2386 : cluster 0 pgmap v2355: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:07:58.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:07:58 smithi080 bash[41963]: cluster 2023-12-01T06:07:57.946976+0000 mgr.y (mgr.24362) 2386 : cluster 0 pgmap v2355: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:07:59.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:07:58 smithi090 bash[32384]: cluster 2023-12-01T06:07:57.946976+0000 mgr.y (mgr.24362) 2386 : cluster 0 pgmap v2355: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:08:00.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:07:59 smithi090 bash[32384]: audit 2023-12-01T06:07:59.935408+0000 mon.a (mon.0) 2100 : audit 0 from='client.? 172.21.15.80:0/742111252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:08:00.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:07:59 smithi080 bash[28361]: audit 2023-12-01T06:07:59.935408+0000 mon.a (mon.0) 2100 : audit 0 from='client.? 172.21.15.80:0/742111252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:08:00.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:07:59 smithi080 bash[41963]: audit 2023-12-01T06:07:59.935408+0000 mon.a (mon.0) 2100 : audit 0 from='client.? 172.21.15.80:0/742111252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:08:01.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:08:01 smithi090 bash[32384]: cluster 2023-12-01T06:07:59.947561+0000 mgr.y (mgr.24362) 2387 : cluster 0 pgmap v2356: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:08:01.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:08:01 smithi080 bash[28361]: cluster 2023-12-01T06:07:59.947561+0000 mgr.y (mgr.24362) 2387 : cluster 0 pgmap v2356: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:08:01.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:08:01 smithi080 bash[41963]: cluster 2023-12-01T06:07:59.947561+0000 mgr.y (mgr.24362) 2387 : cluster 0 pgmap v2356: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:08:03.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:08:03 smithi090 bash[32384]: cluster 2023-12-01T06:08:01.948753+0000 mgr.y (mgr.24362) 2388 : cluster 0 pgmap v2357: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:08:03.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:08:03 smithi090 bash[32384]: audit 2023-12-01T06:08:02.401197+0000 mon.c (mon.2) 1515 : audit 0 from='client.? 172.21.15.80:0/1749211083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:08:03.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:08:03 smithi080 bash[41963]: cluster 2023-12-01T06:08:01.948753+0000 mgr.y (mgr.24362) 2388 : cluster 0 pgmap v2357: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:08:03.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:08:03 smithi080 bash[41963]: audit 2023-12-01T06:08:02.401197+0000 mon.c (mon.2) 1515 : audit 0 from='client.? 172.21.15.80:0/1749211083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:08:03.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:08:03 smithi080 bash[28361]: cluster 2023-12-01T06:08:01.948753+0000 mgr.y (mgr.24362) 2388 : cluster 0 pgmap v2357: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:08:03.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:08:03 smithi080 bash[28361]: audit 2023-12-01T06:08:02.401197+0000 mon.c (mon.2) 1515 : audit 0 from='client.? 172.21.15.80:0/1749211083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:08:04.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:08:04 smithi090 bash[32384]: cluster 2023-12-01T06:08:03.949407+0000 mgr.y (mgr.24362) 2389 : cluster 0 pgmap v2358: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:08:04.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:08:04 smithi080 bash[41963]: cluster 2023-12-01T06:08:03.949407+0000 mgr.y (mgr.24362) 2389 : cluster 0 pgmap v2358: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:08:04.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:08:04 smithi080 bash[28361]: cluster 2023-12-01T06:08:03.949407+0000 mgr.y (mgr.24362) 2389 : cluster 0 pgmap v2358: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:08:05.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:08:05 smithi090 bash[32384]: audit 2023-12-01T06:08:04.862859+0000 mon.a (mon.0) 2101 : audit 0 from='client.? 172.21.15.80:0/821504070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:08:05.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:08:05 smithi080 bash[28361]: audit 2023-12-01T06:08:04.862859+0000 mon.a (mon.0) 2101 : audit 0 from='client.? 172.21.15.80:0/821504070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:08:05.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:08:05 smithi080 bash[41963]: audit 2023-12-01T06:08:04.862859+0000 mon.a (mon.0) 2101 : audit 0 from='client.? 172.21.15.80:0/821504070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:08:06.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:08:06 smithi080 bash[28361]: cluster 2023-12-01T06:08:05.950509+0000 mgr.y (mgr.24362) 2390 : cluster 0 pgmap v2359: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:08:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:08:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:08:06] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.43.0" 2023-12-01T06:08:06.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:08:06 smithi080 bash[41963]: cluster 2023-12-01T06:08:05.950509+0000 mgr.y (mgr.24362) 2390 : cluster 0 pgmap v2359: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:08:06.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:08:06 smithi090 bash[32384]: cluster 2023-12-01T06:08:05.950509+0000 mgr.y (mgr.24362) 2390 : cluster 0 pgmap v2359: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:08:07.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:08:07 smithi090 bash[32384]: audit 2023-12-01T06:08:07.324282+0000 mon.c (mon.2) 1516 : audit 0 from='client.? 172.21.15.80:0/2015742344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:08:07.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:08:07 smithi080 bash[28361]: audit 2023-12-01T06:08:07.324282+0000 mon.c (mon.2) 1516 : audit 0 from='client.? 172.21.15.80:0/2015742344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:08:07.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:08:07 smithi080 bash[41963]: audit 2023-12-01T06:08:07.324282+0000 mon.c (mon.2) 1516 : audit 0 from='client.? 172.21.15.80:0/2015742344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:08:08.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:08:08 smithi090 bash[32384]: cluster 2023-12-01T06:08:07.951292+0000 mgr.y (mgr.24362) 2391 : cluster 0 pgmap v2360: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:08:08.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:08:08 smithi080 bash[41963]: cluster 2023-12-01T06:08:07.951292+0000 mgr.y (mgr.24362) 2391 : cluster 0 pgmap v2360: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:08:08.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:08:08 smithi080 bash[28361]: cluster 2023-12-01T06:08:07.951292+0000 mgr.y (mgr.24362) 2391 : cluster 0 pgmap v2360: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:08:10.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:08:09 smithi080 bash[41963]: audit 2023-12-01T06:08:09.781585+0000 mon.c (mon.2) 1517 : audit 0 from='client.? 172.21.15.80:0/1367232260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:08:10.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:08:09 smithi080 bash[28361]: audit 2023-12-01T06:08:09.781585+0000 mon.c (mon.2) 1517 : audit 0 from='client.? 172.21.15.80:0/1367232260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:08:10.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:08:09 smithi090 bash[32384]: audit 2023-12-01T06:08:09.781585+0000 mon.c (mon.2) 1517 : audit 0 from='client.? 172.21.15.80:0/1367232260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:08:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:08:10 smithi080 bash[28361]: audit 2023-12-01T06:08:09.903043+0000 mon.c (mon.2) 1518 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:08:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:08:10 smithi080 bash[28361]: cluster 2023-12-01T06:08:09.952085+0000 mgr.y (mgr.24362) 2392 : cluster 0 pgmap v2361: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:08:11.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:08:10 smithi080 bash[41963]: audit 2023-12-01T06:08:09.903043+0000 mon.c (mon.2) 1518 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:08:11.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:08:10 smithi080 bash[41963]: cluster 2023-12-01T06:08:09.952085+0000 mgr.y (mgr.24362) 2392 : cluster 0 pgmap v2361: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:08:11.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:08:10 smithi090 bash[32384]: audit 2023-12-01T06:08:09.903043+0000 mon.c (mon.2) 1518 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:08:11.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:08:10 smithi090 bash[32384]: cluster 2023-12-01T06:08:09.952085+0000 mgr.y (mgr.24362) 2392 : cluster 0 pgmap v2361: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:08:13.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:08:13 smithi090 bash[32384]: cluster 2023-12-01T06:08:11.953212+0000 mgr.y (mgr.24362) 2393 : cluster 0 pgmap v2362: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:08:13.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:08:13 smithi090 bash[32384]: audit 2023-12-01T06:08:12.234563+0000 mon.a (mon.0) 2102 : audit 0 from='client.? 172.21.15.80:0/3459896234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:08:13.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:08:13 smithi080 bash[28361]: cluster 2023-12-01T06:08:11.953212+0000 mgr.y (mgr.24362) 2393 : cluster 0 pgmap v2362: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:08:13.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:08:13 smithi080 bash[28361]: audit 2023-12-01T06:08:12.234563+0000 mon.a (mon.0) 2102 : audit 0 from='client.? 172.21.15.80:0/3459896234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:08:13.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:08:13 smithi080 bash[41963]: cluster 2023-12-01T06:08:11.953212+0000 mgr.y (mgr.24362) 2393 : cluster 0 pgmap v2362: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:08:13.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:08:13 smithi080 bash[41963]: audit 2023-12-01T06:08:12.234563+0000 mon.a (mon.0) 2102 : audit 0 from='client.? 172.21.15.80:0/3459896234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:08:14.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:08:14 smithi090 bash[32384]: cluster 2023-12-01T06:08:13.953995+0000 mgr.y (mgr.24362) 2394 : cluster 0 pgmap v2363: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:08:14.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:08:14 smithi080 bash[28361]: cluster 2023-12-01T06:08:13.953995+0000 mgr.y (mgr.24362) 2394 : cluster 0 pgmap v2363: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:08:14.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:08:14 smithi080 bash[41963]: cluster 2023-12-01T06:08:13.953995+0000 mgr.y (mgr.24362) 2394 : cluster 0 pgmap v2363: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:08:15.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:08:15 smithi090 bash[32384]: audit 2023-12-01T06:08:14.687619+0000 mon.a (mon.0) 2103 : audit 0 from='client.? 172.21.15.80:0/4058636434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:08:15.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:08:15 smithi080 bash[28361]: audit 2023-12-01T06:08:14.687619+0000 mon.a (mon.0) 2103 : audit 0 from='client.? 172.21.15.80:0/4058636434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:08:15.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:08:15 smithi080 bash[41963]: audit 2023-12-01T06:08:14.687619+0000 mon.a (mon.0) 2103 : audit 0 from='client.? 172.21.15.80:0/4058636434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:08:16.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:08:16 smithi080 bash[28361]: cluster 2023-12-01T06:08:15.955118+0000 mgr.y (mgr.24362) 2395 : cluster 0 pgmap v2364: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:08:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:08:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:08:16] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T06:08:16.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:08:16 smithi080 bash[41963]: cluster 2023-12-01T06:08:15.955118+0000 mgr.y (mgr.24362) 2395 : cluster 0 pgmap v2364: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:08:16.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:08:16 smithi090 bash[32384]: cluster 2023-12-01T06:08:15.955118+0000 mgr.y (mgr.24362) 2395 : cluster 0 pgmap v2364: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:08:17.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:08:17 smithi090 bash[32384]: audit 2023-12-01T06:08:17.133605+0000 mon.c (mon.2) 1519 : audit 0 from='client.? 172.21.15.80:0/3987259301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:08:17.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:08:17 smithi080 bash[28361]: audit 2023-12-01T06:08:17.133605+0000 mon.c (mon.2) 1519 : audit 0 from='client.? 172.21.15.80:0/3987259301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:08:17.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:08:17 smithi080 bash[41963]: audit 2023-12-01T06:08:17.133605+0000 mon.c (mon.2) 1519 : audit 0 from='client.? 172.21.15.80:0/3987259301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:08:18.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:08:18 smithi090 bash[32384]: cluster 2023-12-01T06:08:17.955804+0000 mgr.y (mgr.24362) 2396 : cluster 0 pgmap v2365: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:08:18.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:08:18 smithi080 bash[28361]: cluster 2023-12-01T06:08:17.955804+0000 mgr.y (mgr.24362) 2396 : cluster 0 pgmap v2365: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:08:18.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:08:18 smithi080 bash[41963]: cluster 2023-12-01T06:08:17.955804+0000 mgr.y (mgr.24362) 2396 : cluster 0 pgmap v2365: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:08:19.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:08:19 smithi080 bash[28361]: audit 2023-12-01T06:08:19.601268+0000 mon.c (mon.2) 1520 : audit 0 from='client.? 172.21.15.80:0/2963716539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:08:19.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:08:19 smithi080 bash[41963]: audit 2023-12-01T06:08:19.601268+0000 mon.c (mon.2) 1520 : audit 0 from='client.? 172.21.15.80:0/2963716539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:08:20.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:08:19 smithi090 bash[32384]: audit 2023-12-01T06:08:19.601268+0000 mon.c (mon.2) 1520 : audit 0 from='client.? 172.21.15.80:0/2963716539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:08:20.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:08:20 smithi080 bash[28361]: cluster 2023-12-01T06:08:19.956435+0000 mgr.y (mgr.24362) 2397 : cluster 0 pgmap v2366: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:08:20.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:08:20 smithi080 bash[41963]: cluster 2023-12-01T06:08:19.956435+0000 mgr.y (mgr.24362) 2397 : cluster 0 pgmap v2366: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:08:21.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:08:20 smithi090 bash[32384]: cluster 2023-12-01T06:08:19.956435+0000 mgr.y (mgr.24362) 2397 : cluster 0 pgmap v2366: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:08:23.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:08:23 smithi090 bash[32384]: cluster 2023-12-01T06:08:21.957508+0000 mgr.y (mgr.24362) 2398 : cluster 0 pgmap v2367: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:08:23.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:08:23 smithi090 bash[32384]: audit 2023-12-01T06:08:22.046757+0000 mon.c (mon.2) 1521 : audit 0 from='client.? 172.21.15.80:0/1702577655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:08:23.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:08:23 smithi080 bash[41963]: cluster 2023-12-01T06:08:21.957508+0000 mgr.y (mgr.24362) 2398 : cluster 0 pgmap v2367: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:08:23.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:08:23 smithi080 bash[41963]: audit 2023-12-01T06:08:22.046757+0000 mon.c (mon.2) 1521 : audit 0 from='client.? 172.21.15.80:0/1702577655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:08:23.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:08:23 smithi080 bash[28361]: cluster 2023-12-01T06:08:21.957508+0000 mgr.y (mgr.24362) 2398 : cluster 0 pgmap v2367: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:08:23.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:08:23 smithi080 bash[28361]: audit 2023-12-01T06:08:22.046757+0000 mon.c (mon.2) 1521 : audit 0 from='client.? 172.21.15.80:0/1702577655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:08:24.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:08:24 smithi090 bash[32384]: cluster 2023-12-01T06:08:23.958171+0000 mgr.y (mgr.24362) 2399 : cluster 0 pgmap v2368: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:08:24.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:08:24 smithi080 bash[28361]: cluster 2023-12-01T06:08:23.958171+0000 mgr.y (mgr.24362) 2399 : cluster 0 pgmap v2368: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:08:24.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:08:24 smithi080 bash[41963]: cluster 2023-12-01T06:08:23.958171+0000 mgr.y (mgr.24362) 2399 : cluster 0 pgmap v2368: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:08:25.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:08:25 smithi090 bash[32384]: audit 2023-12-01T06:08:24.511173+0000 mon.c (mon.2) 1522 : audit 0 from='client.? 172.21.15.80:0/2555672951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:08:25.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:08:25 smithi090 bash[32384]: audit 2023-12-01T06:08:24.903362+0000 mon.c (mon.2) 1523 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:08:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:08:25 smithi080 bash[28361]: audit 2023-12-01T06:08:24.511173+0000 mon.c (mon.2) 1522 : audit 0 from='client.? 172.21.15.80:0/2555672951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:08:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:08:25 smithi080 bash[28361]: audit 2023-12-01T06:08:24.903362+0000 mon.c (mon.2) 1523 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:08:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:08:25 smithi080 bash[41963]: audit 2023-12-01T06:08:24.511173+0000 mon.c (mon.2) 1522 : audit 0 from='client.? 172.21.15.80:0/2555672951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:08:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:08:25 smithi080 bash[41963]: audit 2023-12-01T06:08:24.903362+0000 mon.c (mon.2) 1523 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:08:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:08:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:08:26] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T06:08:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:08:26 smithi080 bash[41963]: cluster 2023-12-01T06:08:25.959377+0000 mgr.y (mgr.24362) 2400 : cluster 0 pgmap v2369: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:08:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:08:26 smithi080 bash[28361]: cluster 2023-12-01T06:08:25.959377+0000 mgr.y (mgr.24362) 2400 : cluster 0 pgmap v2369: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:08:26.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:08:26 smithi090 bash[32384]: cluster 2023-12-01T06:08:25.959377+0000 mgr.y (mgr.24362) 2400 : cluster 0 pgmap v2369: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:08:27.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:08:27 smithi090 bash[32384]: audit 2023-12-01T06:08:26.963406+0000 mon.c (mon.2) 1524 : audit 0 from='client.? 172.21.15.80:0/1058949415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:08:27.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:08:27 smithi080 bash[28361]: audit 2023-12-01T06:08:26.963406+0000 mon.c (mon.2) 1524 : audit 0 from='client.? 172.21.15.80:0/1058949415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:08:27.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:08:27 smithi080 bash[41963]: audit 2023-12-01T06:08:26.963406+0000 mon.c (mon.2) 1524 : audit 0 from='client.? 172.21.15.80:0/1058949415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:08:28.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:08:28 smithi090 bash[32384]: cluster 2023-12-01T06:08:27.960102+0000 mgr.y (mgr.24362) 2401 : cluster 0 pgmap v2370: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:08:28.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:08:28 smithi080 bash[28361]: cluster 2023-12-01T06:08:27.960102+0000 mgr.y (mgr.24362) 2401 : cluster 0 pgmap v2370: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:08:28.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:08:28 smithi080 bash[41963]: cluster 2023-12-01T06:08:27.960102+0000 mgr.y (mgr.24362) 2401 : cluster 0 pgmap v2370: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:08:29.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:08:29 smithi090 bash[32384]: audit 2023-12-01T06:08:29.411862+0000 mon.c (mon.2) 1525 : audit 0 from='client.? 172.21.15.80:0/4027549583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:08:29.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:08:29 smithi080 bash[28361]: audit 2023-12-01T06:08:29.411862+0000 mon.c (mon.2) 1525 : audit 0 from='client.? 172.21.15.80:0/4027549583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:08:29.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:08:29 smithi080 bash[41963]: audit 2023-12-01T06:08:29.411862+0000 mon.c (mon.2) 1525 : audit 0 from='client.? 172.21.15.80:0/4027549583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:08:30.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:08:30 smithi090 bash[32384]: cluster 2023-12-01T06:08:29.960729+0000 mgr.y (mgr.24362) 2402 : cluster 0 pgmap v2371: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:08:30.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:08:30 smithi080 bash[41963]: cluster 2023-12-01T06:08:29.960729+0000 mgr.y (mgr.24362) 2402 : cluster 0 pgmap v2371: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:08:30.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:08:30 smithi080 bash[28361]: cluster 2023-12-01T06:08:29.960729+0000 mgr.y (mgr.24362) 2402 : cluster 0 pgmap v2371: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:08:32.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:08:31 smithi080 bash[28361]: audit 2023-12-01T06:08:31.862111+0000 mon.c (mon.2) 1526 : audit 0 from='client.? 172.21.15.80:0/2358857970' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:08:32.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:08:31 smithi080 bash[41963]: audit 2023-12-01T06:08:31.862111+0000 mon.c (mon.2) 1526 : audit 0 from='client.? 172.21.15.80:0/2358857970' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:08:32.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:08:31 smithi090 bash[32384]: audit 2023-12-01T06:08:31.862111+0000 mon.c (mon.2) 1526 : audit 0 from='client.? 172.21.15.80:0/2358857970' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:08:33.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:08:32 smithi080 bash[41963]: cluster 2023-12-01T06:08:31.961822+0000 mgr.y (mgr.24362) 2403 : cluster 0 pgmap v2372: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:08:33.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:08:32 smithi080 bash[28361]: cluster 2023-12-01T06:08:31.961822+0000 mgr.y (mgr.24362) 2403 : cluster 0 pgmap v2372: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:08:33.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:08:32 smithi090 bash[32384]: cluster 2023-12-01T06:08:31.961822+0000 mgr.y (mgr.24362) 2403 : cluster 0 pgmap v2372: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:08:34.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:08:34 smithi090 bash[32384]: cluster 2023-12-01T06:08:33.962456+0000 mgr.y (mgr.24362) 2404 : cluster 0 pgmap v2373: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:08:34.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:08:34 smithi090 bash[32384]: audit 2023-12-01T06:08:34.306110+0000 mon.c (mon.2) 1527 : audit 0 from='client.? 172.21.15.80:0/1231143756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:08:34.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:08:34 smithi080 bash[41963]: cluster 2023-12-01T06:08:33.962456+0000 mgr.y (mgr.24362) 2404 : cluster 0 pgmap v2373: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:08:34.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:08:34 smithi080 bash[41963]: audit 2023-12-01T06:08:34.306110+0000 mon.c (mon.2) 1527 : audit 0 from='client.? 172.21.15.80:0/1231143756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:08:34.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:08:34 smithi080 bash[28361]: cluster 2023-12-01T06:08:33.962456+0000 mgr.y (mgr.24362) 2404 : cluster 0 pgmap v2373: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:08:34.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:08:34 smithi080 bash[28361]: audit 2023-12-01T06:08:34.306110+0000 mon.c (mon.2) 1527 : audit 0 from='client.? 172.21.15.80:0/1231143756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:08:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:08:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:08:36] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T06:08:37.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:08:37 smithi080 bash[41963]: cluster 2023-12-01T06:08:35.963571+0000 mgr.y (mgr.24362) 2405 : cluster 0 pgmap v2374: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:08:37.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:08:37 smithi080 bash[41963]: audit 2023-12-01T06:08:36.764377+0000 mon.c (mon.2) 1528 : audit 0 from='client.? 172.21.15.80:0/364110564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:08:37.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:08:37 smithi080 bash[28361]: cluster 2023-12-01T06:08:35.963571+0000 mgr.y (mgr.24362) 2405 : cluster 0 pgmap v2374: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:08:37.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:08:37 smithi080 bash[28361]: audit 2023-12-01T06:08:36.764377+0000 mon.c (mon.2) 1528 : audit 0 from='client.? 172.21.15.80:0/364110564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:08:37.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:08:37 smithi090 bash[32384]: cluster 2023-12-01T06:08:35.963571+0000 mgr.y (mgr.24362) 2405 : cluster 0 pgmap v2374: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:08:37.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:08:37 smithi090 bash[32384]: audit 2023-12-01T06:08:36.764377+0000 mon.c (mon.2) 1528 : audit 0 from='client.? 172.21.15.80:0/364110564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:08:39.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:08:39 smithi080 bash[28361]: cluster 2023-12-01T06:08:37.964242+0000 mgr.y (mgr.24362) 2406 : cluster 0 pgmap v2375: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:08:39.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:08:39 smithi080 bash[41963]: cluster 2023-12-01T06:08:37.964242+0000 mgr.y (mgr.24362) 2406 : cluster 0 pgmap v2375: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:08:39.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:08:39 smithi090 bash[32384]: cluster 2023-12-01T06:08:37.964242+0000 mgr.y (mgr.24362) 2406 : cluster 0 pgmap v2375: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:08:40.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:08:40 smithi080 bash[41963]: audit 2023-12-01T06:08:39.222086+0000 mon.a (mon.0) 2104 : audit 0 from='client.? 172.21.15.80:0/3816595860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:08:40.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:08:40 smithi080 bash[41963]: audit 2023-12-01T06:08:39.903758+0000 mon.c (mon.2) 1529 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:08:40.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:08:40 smithi080 bash[28361]: audit 2023-12-01T06:08:39.222086+0000 mon.a (mon.0) 2104 : audit 0 from='client.? 172.21.15.80:0/3816595860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:08:40.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:08:40 smithi080 bash[28361]: audit 2023-12-01T06:08:39.903758+0000 mon.c (mon.2) 1529 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:08:40.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:08:40 smithi090 bash[32384]: audit 2023-12-01T06:08:39.222086+0000 mon.a (mon.0) 2104 : audit 0 from='client.? 172.21.15.80:0/3816595860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:08:40.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:08:40 smithi090 bash[32384]: audit 2023-12-01T06:08:39.903758+0000 mon.c (mon.2) 1529 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:08:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:08:41 smithi080 bash[41963]: cluster 2023-12-01T06:08:39.964818+0000 mgr.y (mgr.24362) 2407 : cluster 0 pgmap v2376: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:08:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:08:41 smithi080 bash[28361]: cluster 2023-12-01T06:08:39.964818+0000 mgr.y (mgr.24362) 2407 : cluster 0 pgmap v2376: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:08:41.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:08:41 smithi090 bash[32384]: cluster 2023-12-01T06:08:39.964818+0000 mgr.y (mgr.24362) 2407 : cluster 0 pgmap v2376: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:08:42.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:08:42 smithi080 bash[28361]: audit 2023-12-01T06:08:41.671101+0000 mon.a (mon.0) 2105 : audit 0 from='client.? 172.21.15.80:0/3590543677' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:08:42.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:08:42 smithi080 bash[41963]: audit 2023-12-01T06:08:41.671101+0000 mon.a (mon.0) 2105 : audit 0 from='client.? 172.21.15.80:0/3590543677' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:08:42.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:08:42 smithi090 bash[32384]: audit 2023-12-01T06:08:41.671101+0000 mon.a (mon.0) 2105 : audit 0 from='client.? 172.21.15.80:0/3590543677' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:08:43.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:08:43 smithi080 bash[41963]: cluster 2023-12-01T06:08:41.966069+0000 mgr.y (mgr.24362) 2408 : cluster 0 pgmap v2377: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:08:43.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:08:43 smithi080 bash[28361]: cluster 2023-12-01T06:08:41.966069+0000 mgr.y (mgr.24362) 2408 : cluster 0 pgmap v2377: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:08:43.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:08:43 smithi090 bash[32384]: cluster 2023-12-01T06:08:41.966069+0000 mgr.y (mgr.24362) 2408 : cluster 0 pgmap v2377: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:08:44.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:08:44 smithi090 bash[32384]: cluster 2023-12-01T06:08:43.966545+0000 mgr.y (mgr.24362) 2409 : cluster 0 pgmap v2378: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:08:44.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:08:44 smithi090 bash[32384]: audit 2023-12-01T06:08:44.127064+0000 mon.c (mon.2) 1530 : audit 0 from='client.? 172.21.15.80:0/140616564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:08:44.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:08:44 smithi080 bash[28361]: cluster 2023-12-01T06:08:43.966545+0000 mgr.y (mgr.24362) 2409 : cluster 0 pgmap v2378: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:08:44.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:08:44 smithi080 bash[28361]: audit 2023-12-01T06:08:44.127064+0000 mon.c (mon.2) 1530 : audit 0 from='client.? 172.21.15.80:0/140616564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:08:44.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:08:44 smithi080 bash[41963]: cluster 2023-12-01T06:08:43.966545+0000 mgr.y (mgr.24362) 2409 : cluster 0 pgmap v2378: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:08:44.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:08:44 smithi080 bash[41963]: audit 2023-12-01T06:08:44.127064+0000 mon.c (mon.2) 1530 : audit 0 from='client.? 172.21.15.80:0/140616564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:08:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:08:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:08:46] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T06:08:47.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:08:47 smithi080 bash[28361]: cluster 2023-12-01T06:08:45.967748+0000 mgr.y (mgr.24362) 2410 : cluster 0 pgmap v2379: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:08:47.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:08:47 smithi080 bash[28361]: audit 2023-12-01T06:08:46.579000+0000 mon.c (mon.2) 1531 : audit 0 from='client.? 172.21.15.80:0/1152276677' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:08:47.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:08:47 smithi080 bash[41963]: cluster 2023-12-01T06:08:45.967748+0000 mgr.y (mgr.24362) 2410 : cluster 0 pgmap v2379: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:08:47.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:08:47 smithi080 bash[41963]: audit 2023-12-01T06:08:46.579000+0000 mon.c (mon.2) 1531 : audit 0 from='client.? 172.21.15.80:0/1152276677' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:08:47.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:08:47 smithi090 bash[32384]: cluster 2023-12-01T06:08:45.967748+0000 mgr.y (mgr.24362) 2410 : cluster 0 pgmap v2379: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:08:47.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:08:47 smithi090 bash[32384]: audit 2023-12-01T06:08:46.579000+0000 mon.c (mon.2) 1531 : audit 0 from='client.? 172.21.15.80:0/1152276677' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:08:49.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:08:49 smithi080 bash[28361]: cluster 2023-12-01T06:08:47.968412+0000 mgr.y (mgr.24362) 2411 : cluster 0 pgmap v2380: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:08:49.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:08:49 smithi080 bash[41963]: cluster 2023-12-01T06:08:47.968412+0000 mgr.y (mgr.24362) 2411 : cluster 0 pgmap v2380: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:08:49.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:08:49 smithi090 bash[32384]: cluster 2023-12-01T06:08:47.968412+0000 mgr.y (mgr.24362) 2411 : cluster 0 pgmap v2380: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:08:50.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:08:50 smithi080 bash[41963]: audit 2023-12-01T06:08:49.038420+0000 mon.a (mon.0) 2106 : audit 0 from='client.? 172.21.15.80:0/3303664947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:08:50.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:08:50 smithi080 bash[28361]: audit 2023-12-01T06:08:49.038420+0000 mon.a (mon.0) 2106 : audit 0 from='client.? 172.21.15.80:0/3303664947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:08:50.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:08:50 smithi090 bash[32384]: audit 2023-12-01T06:08:49.038420+0000 mon.a (mon.0) 2106 : audit 0 from='client.? 172.21.15.80:0/3303664947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:08:51.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:08:51 smithi080 bash[28361]: cluster 2023-12-01T06:08:49.969313+0000 mgr.y (mgr.24362) 2412 : cluster 0 pgmap v2381: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:08:51.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:08:51 smithi080 bash[41963]: cluster 2023-12-01T06:08:49.969313+0000 mgr.y (mgr.24362) 2412 : cluster 0 pgmap v2381: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:08:51.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:08:51 smithi090 bash[32384]: cluster 2023-12-01T06:08:49.969313+0000 mgr.y (mgr.24362) 2412 : cluster 0 pgmap v2381: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:08:52.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:08:52 smithi080 bash[28361]: audit 2023-12-01T06:08:51.495540+0000 mon.a (mon.0) 2107 : audit 0 from='client.? 172.21.15.80:0/2614304773' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:08:52.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:08:52 smithi080 bash[28361]: audit 2023-12-01T06:08:51.732480+0000 mon.c (mon.2) 1532 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:08:52.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:08:52 smithi080 bash[41963]: audit 2023-12-01T06:08:51.495540+0000 mon.a (mon.0) 2107 : audit 0 from='client.? 172.21.15.80:0/2614304773' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:08:52.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:08:52 smithi080 bash[41963]: audit 2023-12-01T06:08:51.732480+0000 mon.c (mon.2) 1532 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:08:52.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:08:52 smithi090 bash[32384]: audit 2023-12-01T06:08:51.495540+0000 mon.a (mon.0) 2107 : audit 0 from='client.? 172.21.15.80:0/2614304773' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:08:52.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:08:52 smithi090 bash[32384]: audit 2023-12-01T06:08:51.732480+0000 mon.c (mon.2) 1532 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:08:53.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:08:53 smithi080 bash[28361]: cluster 2023-12-01T06:08:51.970107+0000 mgr.y (mgr.24362) 2413 : cluster 0 pgmap v2382: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:08:53.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:08:53 smithi080 bash[41963]: cluster 2023-12-01T06:08:51.970107+0000 mgr.y (mgr.24362) 2413 : cluster 0 pgmap v2382: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:08:53.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:08:53 smithi090 bash[32384]: cluster 2023-12-01T06:08:51.970107+0000 mgr.y (mgr.24362) 2413 : cluster 0 pgmap v2382: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:08:54.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:08:54 smithi090 bash[32384]: audit 2023-12-01T06:08:53.947978+0000 mon.c (mon.2) 1533 : audit 0 from='client.? 172.21.15.80:0/670183450' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:08:54.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:08:54 smithi090 bash[32384]: cluster 2023-12-01T06:08:53.970778+0000 mgr.y (mgr.24362) 2414 : cluster 0 pgmap v2383: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:08:54.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:08:54 smithi080 bash[28361]: audit 2023-12-01T06:08:53.947978+0000 mon.c (mon.2) 1533 : audit 0 from='client.? 172.21.15.80:0/670183450' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:08:54.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:08:54 smithi080 bash[28361]: cluster 2023-12-01T06:08:53.970778+0000 mgr.y (mgr.24362) 2414 : cluster 0 pgmap v2383: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:08:54.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:08:54 smithi080 bash[41963]: audit 2023-12-01T06:08:53.947978+0000 mon.c (mon.2) 1533 : audit 0 from='client.? 172.21.15.80:0/670183450' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:08:54.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:08:54 smithi080 bash[41963]: cluster 2023-12-01T06:08:53.970778+0000 mgr.y (mgr.24362) 2414 : cluster 0 pgmap v2383: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:08:55.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:08:55 smithi090 bash[32384]: audit 2023-12-01T06:08:54.904258+0000 mon.c (mon.2) 1534 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:08:55.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:08:55 smithi080 bash[28361]: audit 2023-12-01T06:08:54.904258+0000 mon.c (mon.2) 1534 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:08:55.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:08:55 smithi080 bash[41963]: audit 2023-12-01T06:08:54.904258+0000 mon.c (mon.2) 1534 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:08:56.486 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:08:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:08:56] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T06:08:56.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:08:56 smithi090 bash[32384]: cluster 2023-12-01T06:08:55.971855+0000 mgr.y (mgr.24362) 2415 : cluster 0 pgmap v2384: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:08:56.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:08:56 smithi090 bash[32384]: audit 2023-12-01T06:08:56.400855+0000 mon.a (mon.0) 2108 : audit 0 from='client.? 172.21.15.80:0/1822853838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:08:56.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:08:56 smithi080 bash[28361]: cluster 2023-12-01T06:08:55.971855+0000 mgr.y (mgr.24362) 2415 : cluster 0 pgmap v2384: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:08:56.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:08:56 smithi080 bash[28361]: audit 2023-12-01T06:08:56.400855+0000 mon.a (mon.0) 2108 : audit 0 from='client.? 172.21.15.80:0/1822853838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:08:56.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:08:56 smithi080 bash[41963]: cluster 2023-12-01T06:08:55.971855+0000 mgr.y (mgr.24362) 2415 : cluster 0 pgmap v2384: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:08:56.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:08:56 smithi080 bash[41963]: audit 2023-12-01T06:08:56.400855+0000 mon.a (mon.0) 2108 : audit 0 from='client.? 172.21.15.80:0/1822853838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:08:58.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:08:58 smithi080 bash[28361]: audit 2023-12-01T06:08:57.586059+0000 mon.a (mon.0) 2109 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:08:58.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:08:58 smithi080 bash[28361]: audit 2023-12-01T06:08:57.597155+0000 mon.a (mon.0) 2110 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:08:58.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:08:58 smithi080 bash[28361]: audit 2023-12-01T06:08:57.939621+0000 mon.a (mon.0) 2111 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:08:58.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:08:58 smithi080 bash[28361]: audit 2023-12-01T06:08:57.950291+0000 mon.a (mon.0) 2112 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:08:58.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:08:58 smithi080 bash[28361]: cluster 2023-12-01T06:08:57.972286+0000 mgr.y (mgr.24362) 2416 : cluster 0 pgmap v2385: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:08:58.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:08:58 smithi080 bash[28361]: audit 2023-12-01T06:08:58.428864+0000 mon.c (mon.2) 1535 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:08:58.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:08:58 smithi080 bash[28361]: audit 2023-12-01T06:08:58.430608+0000 mon.c (mon.2) 1536 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:08:58.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:08:58 smithi080 bash[28361]: audit 2023-12-01T06:08:58.439591+0000 mon.a (mon.0) 2113 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:08:58.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:08:58 smithi080 bash[41963]: audit 2023-12-01T06:08:57.586059+0000 mon.a (mon.0) 2109 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:08:58.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:08:58 smithi080 bash[41963]: audit 2023-12-01T06:08:57.597155+0000 mon.a (mon.0) 2110 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:08:58.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:08:58 smithi080 bash[41963]: audit 2023-12-01T06:08:57.939621+0000 mon.a (mon.0) 2111 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:08:58.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:08:58 smithi080 bash[41963]: audit 2023-12-01T06:08:57.950291+0000 mon.a (mon.0) 2112 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:08:58.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:08:58 smithi080 bash[41963]: cluster 2023-12-01T06:08:57.972286+0000 mgr.y (mgr.24362) 2416 : cluster 0 pgmap v2385: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:08:58.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:08:58 smithi080 bash[41963]: audit 2023-12-01T06:08:58.428864+0000 mon.c (mon.2) 1535 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:08:58.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:08:58 smithi080 bash[41963]: audit 2023-12-01T06:08:58.430608+0000 mon.c (mon.2) 1536 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:08:58.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:08:58 smithi080 bash[41963]: audit 2023-12-01T06:08:58.439591+0000 mon.a (mon.0) 2113 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:08:59.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:08:58 smithi090 bash[32384]: audit 2023-12-01T06:08:57.586059+0000 mon.a (mon.0) 2109 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:08:59.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:08:58 smithi090 bash[32384]: audit 2023-12-01T06:08:57.597155+0000 mon.a (mon.0) 2110 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:08:59.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:08:58 smithi090 bash[32384]: audit 2023-12-01T06:08:57.939621+0000 mon.a (mon.0) 2111 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:08:59.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:08:58 smithi090 bash[32384]: audit 2023-12-01T06:08:57.950291+0000 mon.a (mon.0) 2112 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:08:59.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:08:58 smithi090 bash[32384]: cluster 2023-12-01T06:08:57.972286+0000 mgr.y (mgr.24362) 2416 : cluster 0 pgmap v2385: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:08:59.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:08:58 smithi090 bash[32384]: audit 2023-12-01T06:08:58.428864+0000 mon.c (mon.2) 1535 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:08:59.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:08:58 smithi090 bash[32384]: audit 2023-12-01T06:08:58.430608+0000 mon.c (mon.2) 1536 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:08:59.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:08:58 smithi090 bash[32384]: audit 2023-12-01T06:08:58.439591+0000 mon.a (mon.0) 2113 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:08:59.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:08:59 smithi080 bash[41963]: audit 2023-12-01T06:08:58.863345+0000 mon.a (mon.0) 2114 : audit 0 from='client.? 172.21.15.80:0/381598443' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:08:59.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:08:59 smithi080 bash[28361]: audit 2023-12-01T06:08:58.863345+0000 mon.a (mon.0) 2114 : audit 0 from='client.? 172.21.15.80:0/381598443' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:09:00.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:08:59 smithi090 bash[32384]: audit 2023-12-01T06:08:58.863345+0000 mon.a (mon.0) 2114 : audit 0 from='client.? 172.21.15.80:0/381598443' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:09:00.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:09:00 smithi080 bash[28361]: cluster 2023-12-01T06:08:59.972938+0000 mgr.y (mgr.24362) 2417 : cluster 0 pgmap v2386: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:09:00.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:09:00 smithi080 bash[41963]: cluster 2023-12-01T06:08:59.972938+0000 mgr.y (mgr.24362) 2417 : cluster 0 pgmap v2386: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:09:01.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:09:00 smithi090 bash[32384]: cluster 2023-12-01T06:08:59.972938+0000 mgr.y (mgr.24362) 2417 : cluster 0 pgmap v2386: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:09:01.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:09:01 smithi080 bash[28361]: audit 2023-12-01T06:09:01.316666+0000 mon.c (mon.2) 1537 : audit 0 from='client.? 172.21.15.80:0/1281881097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:09:01.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:09:01 smithi080 bash[41963]: audit 2023-12-01T06:09:01.316666+0000 mon.c (mon.2) 1537 : audit 0 from='client.? 172.21.15.80:0/1281881097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:09:02.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:09:01 smithi090 bash[32384]: audit 2023-12-01T06:09:01.316666+0000 mon.c (mon.2) 1537 : audit 0 from='client.? 172.21.15.80:0/1281881097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:09:02.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:09:02 smithi080 bash[41963]: cluster 2023-12-01T06:09:01.974105+0000 mgr.y (mgr.24362) 2418 : cluster 0 pgmap v2387: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:09:02.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:09:02 smithi080 bash[28361]: cluster 2023-12-01T06:09:01.974105+0000 mgr.y (mgr.24362) 2418 : cluster 0 pgmap v2387: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:09:03.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:09:02 smithi090 bash[32384]: cluster 2023-12-01T06:09:01.974105+0000 mgr.y (mgr.24362) 2418 : cluster 0 pgmap v2387: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:09:04.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:09:04 smithi090 bash[32384]: audit 2023-12-01T06:09:03.764514+0000 mon.c (mon.2) 1538 : audit 0 from='client.? 172.21.15.80:0/4118992246' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:09:04.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:09:04 smithi090 bash[32384]: cluster 2023-12-01T06:09:03.974772+0000 mgr.y (mgr.24362) 2419 : cluster 0 pgmap v2388: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:09:04.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:09:04 smithi080 bash[28361]: audit 2023-12-01T06:09:03.764514+0000 mon.c (mon.2) 1538 : audit 0 from='client.? 172.21.15.80:0/4118992246' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:09:04.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:09:04 smithi080 bash[28361]: cluster 2023-12-01T06:09:03.974772+0000 mgr.y (mgr.24362) 2419 : cluster 0 pgmap v2388: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:09:04.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:09:04 smithi080 bash[41963]: audit 2023-12-01T06:09:03.764514+0000 mon.c (mon.2) 1538 : audit 0 from='client.? 172.21.15.80:0/4118992246' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:09:04.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:09:04 smithi080 bash[41963]: cluster 2023-12-01T06:09:03.974772+0000 mgr.y (mgr.24362) 2419 : cluster 0 pgmap v2388: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:09:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:09:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:09:06] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T06:09:07.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:09:07 smithi080 bash[28361]: cluster 2023-12-01T06:09:05.975814+0000 mgr.y (mgr.24362) 2420 : cluster 0 pgmap v2389: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:09:07.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:09:07 smithi080 bash[28361]: audit 2023-12-01T06:09:06.223149+0000 mon.a (mon.0) 2115 : audit 0 from='client.? 172.21.15.80:0/3925416683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:09:07.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:09:07 smithi080 bash[41963]: cluster 2023-12-01T06:09:05.975814+0000 mgr.y (mgr.24362) 2420 : cluster 0 pgmap v2389: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:09:07.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:09:07 smithi080 bash[41963]: audit 2023-12-01T06:09:06.223149+0000 mon.a (mon.0) 2115 : audit 0 from='client.? 172.21.15.80:0/3925416683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:09:07.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:09:07 smithi090 bash[32384]: cluster 2023-12-01T06:09:05.975814+0000 mgr.y (mgr.24362) 2420 : cluster 0 pgmap v2389: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:09:07.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:09:07 smithi090 bash[32384]: audit 2023-12-01T06:09:06.223149+0000 mon.a (mon.0) 2115 : audit 0 from='client.? 172.21.15.80:0/3925416683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:09:09.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:09:09 smithi080 bash[28361]: cluster 2023-12-01T06:09:07.976419+0000 mgr.y (mgr.24362) 2421 : cluster 0 pgmap v2390: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:09:09.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:09:09 smithi080 bash[28361]: audit 2023-12-01T06:09:08.685840+0000 mon.c (mon.2) 1539 : audit 0 from='client.? 172.21.15.80:0/3572264023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:09:09.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:09:09 smithi080 bash[41963]: cluster 2023-12-01T06:09:07.976419+0000 mgr.y (mgr.24362) 2421 : cluster 0 pgmap v2390: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:09:09.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:09:09 smithi080 bash[41963]: audit 2023-12-01T06:09:08.685840+0000 mon.c (mon.2) 1539 : audit 0 from='client.? 172.21.15.80:0/3572264023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:09:09.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:09:09 smithi090 bash[32384]: cluster 2023-12-01T06:09:07.976419+0000 mgr.y (mgr.24362) 2421 : cluster 0 pgmap v2390: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:09:09.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:09:09 smithi090 bash[32384]: audit 2023-12-01T06:09:08.685840+0000 mon.c (mon.2) 1539 : audit 0 from='client.? 172.21.15.80:0/3572264023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:09:10.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:09:10 smithi080 bash[41963]: audit 2023-12-01T06:09:09.904597+0000 mon.c (mon.2) 1540 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:09:10.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:09:10 smithi080 bash[28361]: audit 2023-12-01T06:09:09.904597+0000 mon.c (mon.2) 1540 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:09:10.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:09:10 smithi090 bash[32384]: audit 2023-12-01T06:09:09.904597+0000 mon.c (mon.2) 1540 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:09:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:09:11 smithi080 bash[28361]: cluster 2023-12-01T06:09:09.977066+0000 mgr.y (mgr.24362) 2422 : cluster 0 pgmap v2391: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:09:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:09:11 smithi080 bash[41963]: cluster 2023-12-01T06:09:09.977066+0000 mgr.y (mgr.24362) 2422 : cluster 0 pgmap v2391: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:09:11.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:09:11 smithi090 bash[32384]: cluster 2023-12-01T06:09:09.977066+0000 mgr.y (mgr.24362) 2422 : cluster 0 pgmap v2391: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:09:12.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:09:12 smithi080 bash[28361]: audit 2023-12-01T06:09:11.136503+0000 mon.c (mon.2) 1541 : audit 0 from='client.? 172.21.15.80:0/2343548001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:09:12.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:09:12 smithi080 bash[41963]: audit 2023-12-01T06:09:11.136503+0000 mon.c (mon.2) 1541 : audit 0 from='client.? 172.21.15.80:0/2343548001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:09:12.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:09:12 smithi090 bash[32384]: audit 2023-12-01T06:09:11.136503+0000 mon.c (mon.2) 1541 : audit 0 from='client.? 172.21.15.80:0/2343548001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:09:13.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:09:13 smithi080 bash[41963]: cluster 2023-12-01T06:09:11.978232+0000 mgr.y (mgr.24362) 2423 : cluster 0 pgmap v2392: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:09:13.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:09:13 smithi080 bash[28361]: cluster 2023-12-01T06:09:11.978232+0000 mgr.y (mgr.24362) 2423 : cluster 0 pgmap v2392: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:09:13.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:09:13 smithi090 bash[32384]: cluster 2023-12-01T06:09:11.978232+0000 mgr.y (mgr.24362) 2423 : cluster 0 pgmap v2392: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:09:14.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:09:14 smithi090 bash[32384]: audit 2023-12-01T06:09:13.588185+0000 mon.a (mon.0) 2116 : audit 0 from='client.? 172.21.15.80:0/184269376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:09:14.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:09:14 smithi090 bash[32384]: cluster 2023-12-01T06:09:13.978903+0000 mgr.y (mgr.24362) 2424 : cluster 0 pgmap v2393: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:09:14.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:09:14 smithi080 bash[28361]: audit 2023-12-01T06:09:13.588185+0000 mon.a (mon.0) 2116 : audit 0 from='client.? 172.21.15.80:0/184269376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:09:14.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:09:14 smithi080 bash[28361]: cluster 2023-12-01T06:09:13.978903+0000 mgr.y (mgr.24362) 2424 : cluster 0 pgmap v2393: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:09:14.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:09:14 smithi080 bash[41963]: audit 2023-12-01T06:09:13.588185+0000 mon.a (mon.0) 2116 : audit 0 from='client.? 172.21.15.80:0/184269376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:09:14.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:09:14 smithi080 bash[41963]: cluster 2023-12-01T06:09:13.978903+0000 mgr.y (mgr.24362) 2424 : cluster 0 pgmap v2393: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:09:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:09:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:09:16] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T06:09:17.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:09:17 smithi080 bash[41963]: cluster 2023-12-01T06:09:15.980026+0000 mgr.y (mgr.24362) 2425 : cluster 0 pgmap v2394: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:09:17.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:09:17 smithi080 bash[41963]: audit 2023-12-01T06:09:16.047723+0000 mon.c (mon.2) 1542 : audit 0 from='client.? 172.21.15.80:0/812597624' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:09:17.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:09:17 smithi080 bash[28361]: cluster 2023-12-01T06:09:15.980026+0000 mgr.y (mgr.24362) 2425 : cluster 0 pgmap v2394: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:09:17.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:09:17 smithi080 bash[28361]: audit 2023-12-01T06:09:16.047723+0000 mon.c (mon.2) 1542 : audit 0 from='client.? 172.21.15.80:0/812597624' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:09:17.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:09:17 smithi090 bash[32384]: cluster 2023-12-01T06:09:15.980026+0000 mgr.y (mgr.24362) 2425 : cluster 0 pgmap v2394: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:09:17.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:09:17 smithi090 bash[32384]: audit 2023-12-01T06:09:16.047723+0000 mon.c (mon.2) 1542 : audit 0 from='client.? 172.21.15.80:0/812597624' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:09:19.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:09:19 smithi080 bash[41963]: cluster 2023-12-01T06:09:17.980628+0000 mgr.y (mgr.24362) 2426 : cluster 0 pgmap v2395: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:09:19.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:09:19 smithi080 bash[41963]: audit 2023-12-01T06:09:18.505933+0000 mon.c (mon.2) 1543 : audit 0 from='client.? 172.21.15.80:0/2267457770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:09:19.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:09:19 smithi080 bash[28361]: cluster 2023-12-01T06:09:17.980628+0000 mgr.y (mgr.24362) 2426 : cluster 0 pgmap v2395: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:09:19.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:09:19 smithi080 bash[28361]: audit 2023-12-01T06:09:18.505933+0000 mon.c (mon.2) 1543 : audit 0 from='client.? 172.21.15.80:0/2267457770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:09:19.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:09:19 smithi090 bash[32384]: cluster 2023-12-01T06:09:17.980628+0000 mgr.y (mgr.24362) 2426 : cluster 0 pgmap v2395: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:09:19.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:09:19 smithi090 bash[32384]: audit 2023-12-01T06:09:18.505933+0000 mon.c (mon.2) 1543 : audit 0 from='client.? 172.21.15.80:0/2267457770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:09:21.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:09:21 smithi080 bash[28361]: cluster 2023-12-01T06:09:19.981309+0000 mgr.y (mgr.24362) 2427 : cluster 0 pgmap v2396: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:09:21.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:09:21 smithi080 bash[28361]: audit 2023-12-01T06:09:20.959102+0000 mon.c (mon.2) 1544 : audit 0 from='client.? 172.21.15.80:0/2580018484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:09:21.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:09:21 smithi080 bash[41963]: cluster 2023-12-01T06:09:19.981309+0000 mgr.y (mgr.24362) 2427 : cluster 0 pgmap v2396: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:09:21.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:09:21 smithi080 bash[41963]: audit 2023-12-01T06:09:20.959102+0000 mon.c (mon.2) 1544 : audit 0 from='client.? 172.21.15.80:0/2580018484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:09:21.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:09:21 smithi090 bash[32384]: cluster 2023-12-01T06:09:19.981309+0000 mgr.y (mgr.24362) 2427 : cluster 0 pgmap v2396: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:09:21.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:09:21 smithi090 bash[32384]: audit 2023-12-01T06:09:20.959102+0000 mon.c (mon.2) 1544 : audit 0 from='client.? 172.21.15.80:0/2580018484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:09:23.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:09:23 smithi080 bash[28361]: cluster 2023-12-01T06:09:21.982331+0000 mgr.y (mgr.24362) 2428 : cluster 0 pgmap v2397: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:09:23.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:09:23 smithi080 bash[41963]: cluster 2023-12-01T06:09:21.982331+0000 mgr.y (mgr.24362) 2428 : cluster 0 pgmap v2397: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:09:23.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:09:23 smithi090 bash[32384]: cluster 2023-12-01T06:09:21.982331+0000 mgr.y (mgr.24362) 2428 : cluster 0 pgmap v2397: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:09:24.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:09:24 smithi080 bash[28361]: audit 2023-12-01T06:09:23.416677+0000 mon.a (mon.0) 2117 : audit 0 from='client.? 172.21.15.80:0/3446893070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:09:24.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:09:24 smithi080 bash[41963]: audit 2023-12-01T06:09:23.416677+0000 mon.a (mon.0) 2117 : audit 0 from='client.? 172.21.15.80:0/3446893070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:09:24.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:09:24 smithi090 bash[32384]: audit 2023-12-01T06:09:23.416677+0000 mon.a (mon.0) 2117 : audit 0 from='client.? 172.21.15.80:0/3446893070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:09:25.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:09:25 smithi080 bash[28361]: cluster 2023-12-01T06:09:23.982906+0000 mgr.y (mgr.24362) 2429 : cluster 0 pgmap v2398: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:09:25.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:09:25 smithi080 bash[28361]: audit 2023-12-01T06:09:24.905028+0000 mon.c (mon.2) 1545 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:09:25.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:09:25 smithi080 bash[41963]: cluster 2023-12-01T06:09:23.982906+0000 mgr.y (mgr.24362) 2429 : cluster 0 pgmap v2398: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:09:25.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:09:25 smithi080 bash[41963]: audit 2023-12-01T06:09:24.905028+0000 mon.c (mon.2) 1545 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:09:25.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:09:25 smithi090 bash[32384]: cluster 2023-12-01T06:09:23.982906+0000 mgr.y (mgr.24362) 2429 : cluster 0 pgmap v2398: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:09:25.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:09:25 smithi090 bash[32384]: audit 2023-12-01T06:09:24.905028+0000 mon.c (mon.2) 1545 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:09:26.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:09:26 smithi080 bash[28361]: audit 2023-12-01T06:09:25.873340+0000 mon.a (mon.0) 2118 : audit 0 from='client.? 172.21.15.80:0/1629646537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:09:26.434 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:09:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:09:26] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T06:09:26.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:09:26 smithi080 bash[41963]: audit 2023-12-01T06:09:25.873340+0000 mon.a (mon.0) 2118 : audit 0 from='client.? 172.21.15.80:0/1629646537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:09:26.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:09:26 smithi090 bash[32384]: audit 2023-12-01T06:09:25.873340+0000 mon.a (mon.0) 2118 : audit 0 from='client.? 172.21.15.80:0/1629646537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:09:27.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:09:27 smithi080 bash[28361]: cluster 2023-12-01T06:09:25.984001+0000 mgr.y (mgr.24362) 2430 : cluster 0 pgmap v2399: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:09:27.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:09:27 smithi080 bash[41963]: cluster 2023-12-01T06:09:25.984001+0000 mgr.y (mgr.24362) 2430 : cluster 0 pgmap v2399: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:09:27.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:09:27 smithi090 bash[32384]: cluster 2023-12-01T06:09:25.984001+0000 mgr.y (mgr.24362) 2430 : cluster 0 pgmap v2399: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:09:29.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:09:29 smithi080 bash[28361]: cluster 2023-12-01T06:09:27.984614+0000 mgr.y (mgr.24362) 2431 : cluster 0 pgmap v2400: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:09:29.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:09:29 smithi080 bash[28361]: audit 2023-12-01T06:09:28.327263+0000 mon.c (mon.2) 1546 : audit 0 from='client.? 172.21.15.80:0/1484922594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:09:29.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:09:29 smithi080 bash[41963]: cluster 2023-12-01T06:09:27.984614+0000 mgr.y (mgr.24362) 2431 : cluster 0 pgmap v2400: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:09:29.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:09:29 smithi080 bash[41963]: audit 2023-12-01T06:09:28.327263+0000 mon.c (mon.2) 1546 : audit 0 from='client.? 172.21.15.80:0/1484922594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:09:29.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:09:29 smithi090 bash[32384]: cluster 2023-12-01T06:09:27.984614+0000 mgr.y (mgr.24362) 2431 : cluster 0 pgmap v2400: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:09:29.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:09:29 smithi090 bash[32384]: audit 2023-12-01T06:09:28.327263+0000 mon.c (mon.2) 1546 : audit 0 from='client.? 172.21.15.80:0/1484922594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:09:31.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:09:31 smithi080 bash[28361]: cluster 2023-12-01T06:09:29.985287+0000 mgr.y (mgr.24362) 2432 : cluster 0 pgmap v2401: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:09:31.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:09:31 smithi080 bash[28361]: audit 2023-12-01T06:09:30.780997+0000 mon.a (mon.0) 2119 : audit 0 from='client.? 172.21.15.80:0/2851347040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:09:31.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:09:31 smithi080 bash[41963]: cluster 2023-12-01T06:09:29.985287+0000 mgr.y (mgr.24362) 2432 : cluster 0 pgmap v2401: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:09:31.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:09:31 smithi080 bash[41963]: audit 2023-12-01T06:09:30.780997+0000 mon.a (mon.0) 2119 : audit 0 from='client.? 172.21.15.80:0/2851347040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:09:31.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:09:31 smithi090 bash[32384]: cluster 2023-12-01T06:09:29.985287+0000 mgr.y (mgr.24362) 2432 : cluster 0 pgmap v2401: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:09:31.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:09:31 smithi090 bash[32384]: audit 2023-12-01T06:09:30.780997+0000 mon.a (mon.0) 2119 : audit 0 from='client.? 172.21.15.80:0/2851347040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:09:33.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:09:33 smithi080 bash[28361]: cluster 2023-12-01T06:09:31.986435+0000 mgr.y (mgr.24362) 2433 : cluster 0 pgmap v2402: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:09:33.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:09:33 smithi080 bash[41963]: cluster 2023-12-01T06:09:31.986435+0000 mgr.y (mgr.24362) 2433 : cluster 0 pgmap v2402: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:09:33.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:09:33 smithi090 bash[32384]: cluster 2023-12-01T06:09:31.986435+0000 mgr.y (mgr.24362) 2433 : cluster 0 pgmap v2402: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:09:34.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:09:34 smithi080 bash[28361]: audit 2023-12-01T06:09:33.234417+0000 mon.c (mon.2) 1547 : audit 0 from='client.? 172.21.15.80:0/1113312739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:09:34.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:09:34 smithi080 bash[41963]: audit 2023-12-01T06:09:33.234417+0000 mon.c (mon.2) 1547 : audit 0 from='client.? 172.21.15.80:0/1113312739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:09:34.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:09:34 smithi090 bash[32384]: audit 2023-12-01T06:09:33.234417+0000 mon.c (mon.2) 1547 : audit 0 from='client.? 172.21.15.80:0/1113312739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:09:35.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:09:35 smithi080 bash[41963]: cluster 2023-12-01T06:09:33.987105+0000 mgr.y (mgr.24362) 2434 : cluster 0 pgmap v2403: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:09:35.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:09:35 smithi080 bash[28361]: cluster 2023-12-01T06:09:33.987105+0000 mgr.y (mgr.24362) 2434 : cluster 0 pgmap v2403: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:09:35.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:09:35 smithi090 bash[32384]: cluster 2023-12-01T06:09:33.987105+0000 mgr.y (mgr.24362) 2434 : cluster 0 pgmap v2403: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:09:36.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:09:36 smithi080 bash[28361]: audit 2023-12-01T06:09:35.697818+0000 mon.a (mon.0) 2120 : audit 0 from='client.? 172.21.15.80:0/2302451891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:09:36.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:09:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:09:36] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T06:09:36.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:09:36 smithi080 bash[41963]: audit 2023-12-01T06:09:35.697818+0000 mon.a (mon.0) 2120 : audit 0 from='client.? 172.21.15.80:0/2302451891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:09:36.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:09:36 smithi090 bash[32384]: audit 2023-12-01T06:09:35.697818+0000 mon.a (mon.0) 2120 : audit 0 from='client.? 172.21.15.80:0/2302451891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:09:37.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:09:37 smithi080 bash[41963]: cluster 2023-12-01T06:09:35.988227+0000 mgr.y (mgr.24362) 2435 : cluster 0 pgmap v2404: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:09:37.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:09:37 smithi080 bash[28361]: cluster 2023-12-01T06:09:35.988227+0000 mgr.y (mgr.24362) 2435 : cluster 0 pgmap v2404: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:09:37.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:09:37 smithi090 bash[32384]: cluster 2023-12-01T06:09:35.988227+0000 mgr.y (mgr.24362) 2435 : cluster 0 pgmap v2404: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:09:39.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:09:39 smithi080 bash[28361]: cluster 2023-12-01T06:09:37.989168+0000 mgr.y (mgr.24362) 2436 : cluster 0 pgmap v2405: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:09:39.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:09:39 smithi080 bash[28361]: audit 2023-12-01T06:09:38.144398+0000 mon.a (mon.0) 2121 : audit 0 from='client.? 172.21.15.80:0/1840670078' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:09:39.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:09:39 smithi080 bash[41963]: cluster 2023-12-01T06:09:37.989168+0000 mgr.y (mgr.24362) 2436 : cluster 0 pgmap v2405: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:09:39.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:09:39 smithi080 bash[41963]: audit 2023-12-01T06:09:38.144398+0000 mon.a (mon.0) 2121 : audit 0 from='client.? 172.21.15.80:0/1840670078' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:09:39.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:09:39 smithi090 bash[32384]: cluster 2023-12-01T06:09:37.989168+0000 mgr.y (mgr.24362) 2436 : cluster 0 pgmap v2405: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:09:39.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:09:39 smithi090 bash[32384]: audit 2023-12-01T06:09:38.144398+0000 mon.a (mon.0) 2121 : audit 0 from='client.? 172.21.15.80:0/1840670078' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:09:40.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:09:40 smithi080 bash[28361]: audit 2023-12-01T06:09:39.905416+0000 mon.c (mon.2) 1548 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:09:40.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:09:40 smithi080 bash[41963]: audit 2023-12-01T06:09:39.905416+0000 mon.c (mon.2) 1548 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:09:40.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:09:40 smithi090 bash[32384]: audit 2023-12-01T06:09:39.905416+0000 mon.c (mon.2) 1548 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:09:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:09:41 smithi080 bash[41963]: cluster 2023-12-01T06:09:39.989819+0000 mgr.y (mgr.24362) 2437 : cluster 0 pgmap v2406: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:09:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:09:41 smithi080 bash[41963]: audit 2023-12-01T06:09:40.598792+0000 mon.a (mon.0) 2122 : audit 0 from='client.? 172.21.15.80:0/1512008478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:09:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:09:41 smithi080 bash[28361]: cluster 2023-12-01T06:09:39.989819+0000 mgr.y (mgr.24362) 2437 : cluster 0 pgmap v2406: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:09:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:09:41 smithi080 bash[28361]: audit 2023-12-01T06:09:40.598792+0000 mon.a (mon.0) 2122 : audit 0 from='client.? 172.21.15.80:0/1512008478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:09:41.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:09:41 smithi090 bash[32384]: cluster 2023-12-01T06:09:39.989819+0000 mgr.y (mgr.24362) 2437 : cluster 0 pgmap v2406: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:09:41.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:09:41 smithi090 bash[32384]: audit 2023-12-01T06:09:40.598792+0000 mon.a (mon.0) 2122 : audit 0 from='client.? 172.21.15.80:0/1512008478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:09:43.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:09:43 smithi080 bash[28361]: cluster 2023-12-01T06:09:41.990914+0000 mgr.y (mgr.24362) 2438 : cluster 0 pgmap v2407: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:09:43.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:09:43 smithi080 bash[28361]: audit 2023-12-01T06:09:43.036497+0000 mon.c (mon.2) 1549 : audit 0 from='client.? 172.21.15.80:0/4129828484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:09:43.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:09:43 smithi080 bash[41963]: cluster 2023-12-01T06:09:41.990914+0000 mgr.y (mgr.24362) 2438 : cluster 0 pgmap v2407: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:09:43.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:09:43 smithi080 bash[41963]: audit 2023-12-01T06:09:43.036497+0000 mon.c (mon.2) 1549 : audit 0 from='client.? 172.21.15.80:0/4129828484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:09:43.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:09:43 smithi090 bash[32384]: cluster 2023-12-01T06:09:41.990914+0000 mgr.y (mgr.24362) 2438 : cluster 0 pgmap v2407: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:09:43.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:09:43 smithi090 bash[32384]: audit 2023-12-01T06:09:43.036497+0000 mon.c (mon.2) 1549 : audit 0 from='client.? 172.21.15.80:0/4129828484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:09:44.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:09:44 smithi090 bash[32384]: cluster 2023-12-01T06:09:43.991604+0000 mgr.y (mgr.24362) 2439 : cluster 0 pgmap v2408: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:09:44.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:09:44 smithi080 bash[28361]: cluster 2023-12-01T06:09:43.991604+0000 mgr.y (mgr.24362) 2439 : cluster 0 pgmap v2408: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:09:44.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:09:44 smithi080 bash[41963]: cluster 2023-12-01T06:09:43.991604+0000 mgr.y (mgr.24362) 2439 : cluster 0 pgmap v2408: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:09:45.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:09:45 smithi080 bash[28361]: audit 2023-12-01T06:09:45.493044+0000 mon.c (mon.2) 1550 : audit 0 from='client.? 172.21.15.80:0/846322693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:09:45.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:09:45 smithi080 bash[41963]: audit 2023-12-01T06:09:45.493044+0000 mon.c (mon.2) 1550 : audit 0 from='client.? 172.21.15.80:0/846322693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:09:46.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:09:45 smithi090 bash[32384]: audit 2023-12-01T06:09:45.493044+0000 mon.c (mon.2) 1550 : audit 0 from='client.? 172.21.15.80:0/846322693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:09:46.554 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:09:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:09:46] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T06:09:46.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:09:46 smithi080 bash[41963]: cluster 2023-12-01T06:09:45.993152+0000 mgr.y (mgr.24362) 2440 : cluster 0 pgmap v2409: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:09:46.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:09:46 smithi080 bash[28361]: cluster 2023-12-01T06:09:45.993152+0000 mgr.y (mgr.24362) 2440 : cluster 0 pgmap v2409: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:09:47.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:09:46 smithi090 bash[32384]: cluster 2023-12-01T06:09:45.993152+0000 mgr.y (mgr.24362) 2440 : cluster 0 pgmap v2409: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:09:48.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:09:48 smithi090 bash[32384]: audit 2023-12-01T06:09:47.949288+0000 mon.c (mon.2) 1551 : audit 0 from='client.? 172.21.15.80:0/3184528278' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:09:48.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:09:48 smithi080 bash[41963]: audit 2023-12-01T06:09:47.949288+0000 mon.c (mon.2) 1551 : audit 0 from='client.? 172.21.15.80:0/3184528278' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:09:48.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:09:48 smithi080 bash[28361]: audit 2023-12-01T06:09:47.949288+0000 mon.c (mon.2) 1551 : audit 0 from='client.? 172.21.15.80:0/3184528278' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:09:49.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:09:49 smithi080 bash[28361]: cluster 2023-12-01T06:09:47.993922+0000 mgr.y (mgr.24362) 2441 : cluster 0 pgmap v2410: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:09:49.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:09:49 smithi080 bash[41963]: cluster 2023-12-01T06:09:47.993922+0000 mgr.y (mgr.24362) 2441 : cluster 0 pgmap v2410: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:09:49.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:09:49 smithi090 bash[32384]: cluster 2023-12-01T06:09:47.993922+0000 mgr.y (mgr.24362) 2441 : cluster 0 pgmap v2410: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:09:51.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:09:51 smithi080 bash[28361]: cluster 2023-12-01T06:09:49.994625+0000 mgr.y (mgr.24362) 2442 : cluster 0 pgmap v2411: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:09:51.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:09:51 smithi080 bash[28361]: audit 2023-12-01T06:09:50.399826+0000 mon.a (mon.0) 2123 : audit 0 from='client.? 172.21.15.80:0/1794841794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:09:51.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:09:51 smithi080 bash[41963]: cluster 2023-12-01T06:09:49.994625+0000 mgr.y (mgr.24362) 2442 : cluster 0 pgmap v2411: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:09:51.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:09:51 smithi080 bash[41963]: audit 2023-12-01T06:09:50.399826+0000 mon.a (mon.0) 2123 : audit 0 from='client.? 172.21.15.80:0/1794841794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:09:51.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:09:51 smithi090 bash[32384]: cluster 2023-12-01T06:09:49.994625+0000 mgr.y (mgr.24362) 2442 : cluster 0 pgmap v2411: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:09:51.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:09:51 smithi090 bash[32384]: audit 2023-12-01T06:09:50.399826+0000 mon.a (mon.0) 2123 : audit 0 from='client.? 172.21.15.80:0/1794841794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:09:53.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:09:53 smithi080 bash[28361]: cluster 2023-12-01T06:09:51.995759+0000 mgr.y (mgr.24362) 2443 : cluster 0 pgmap v2412: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:09:53.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:09:53 smithi080 bash[28361]: audit 2023-12-01T06:09:52.846044+0000 mon.a (mon.0) 2124 : audit 0 from='client.? 172.21.15.80:0/2101351631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:09:53.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:09:53 smithi080 bash[41963]: cluster 2023-12-01T06:09:51.995759+0000 mgr.y (mgr.24362) 2443 : cluster 0 pgmap v2412: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:09:53.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:09:53 smithi080 bash[41963]: audit 2023-12-01T06:09:52.846044+0000 mon.a (mon.0) 2124 : audit 0 from='client.? 172.21.15.80:0/2101351631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:09:53.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:09:53 smithi090 bash[32384]: cluster 2023-12-01T06:09:51.995759+0000 mgr.y (mgr.24362) 2443 : cluster 0 pgmap v2412: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:09:53.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:09:53 smithi090 bash[32384]: audit 2023-12-01T06:09:52.846044+0000 mon.a (mon.0) 2124 : audit 0 from='client.? 172.21.15.80:0/2101351631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:09:54.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:09:54 smithi090 bash[32384]: cluster 2023-12-01T06:09:53.996212+0000 mgr.y (mgr.24362) 2444 : cluster 0 pgmap v2413: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:09:54.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:09:54 smithi080 bash[41963]: cluster 2023-12-01T06:09:53.996212+0000 mgr.y (mgr.24362) 2444 : cluster 0 pgmap v2413: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:09:54.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:09:54 smithi080 bash[28361]: cluster 2023-12-01T06:09:53.996212+0000 mgr.y (mgr.24362) 2444 : cluster 0 pgmap v2413: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:09:55.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:09:55 smithi090 bash[32384]: audit 2023-12-01T06:09:54.905909+0000 mon.c (mon.2) 1552 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:09:55.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:09:55 smithi090 bash[32384]: audit 2023-12-01T06:09:55.300307+0000 mon.c (mon.2) 1553 : audit 0 from='client.? 172.21.15.80:0/1501122653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:09:55.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:09:55 smithi080 bash[28361]: audit 2023-12-01T06:09:54.905909+0000 mon.c (mon.2) 1552 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:09:55.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:09:55 smithi080 bash[28361]: audit 2023-12-01T06:09:55.300307+0000 mon.c (mon.2) 1553 : audit 0 from='client.? 172.21.15.80:0/1501122653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:09:55.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:09:55 smithi080 bash[41963]: audit 2023-12-01T06:09:54.905909+0000 mon.c (mon.2) 1552 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:09:55.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:09:55 smithi080 bash[41963]: audit 2023-12-01T06:09:55.300307+0000 mon.c (mon.2) 1553 : audit 0 from='client.? 172.21.15.80:0/1501122653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:09:56.508 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:09:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:09:56] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T06:09:56.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:09:56 smithi090 bash[32384]: cluster 2023-12-01T06:09:55.997256+0000 mgr.y (mgr.24362) 2445 : cluster 0 pgmap v2414: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:09:56.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:09:56 smithi080 bash[41963]: cluster 2023-12-01T06:09:55.997256+0000 mgr.y (mgr.24362) 2445 : cluster 0 pgmap v2414: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:09:56.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:09:56 smithi080 bash[28361]: cluster 2023-12-01T06:09:55.997256+0000 mgr.y (mgr.24362) 2445 : cluster 0 pgmap v2414: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:09:58.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:09:57 smithi080 bash[41963]: audit 2023-12-01T06:09:57.748320+0000 mon.a (mon.0) 2125 : audit 0 from='client.? 172.21.15.80:0/2945875738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:09:58.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:09:57 smithi080 bash[28361]: audit 2023-12-01T06:09:57.748320+0000 mon.a (mon.0) 2125 : audit 0 from='client.? 172.21.15.80:0/2945875738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:09:58.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:09:57 smithi090 bash[32384]: audit 2023-12-01T06:09:57.748320+0000 mon.a (mon.0) 2125 : audit 0 from='client.? 172.21.15.80:0/2945875738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:09:59.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:09:58 smithi080 bash[28361]: cluster 2023-12-01T06:09:57.997991+0000 mgr.y (mgr.24362) 2446 : cluster 0 pgmap v2415: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:09:59.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:09:58 smithi080 bash[28361]: audit 2023-12-01T06:09:58.522344+0000 mon.c (mon.2) 1554 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:09:59.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:09:58 smithi080 bash[41963]: cluster 2023-12-01T06:09:57.997991+0000 mgr.y (mgr.24362) 2446 : cluster 0 pgmap v2415: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:09:59.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:09:58 smithi080 bash[41963]: audit 2023-12-01T06:09:58.522344+0000 mon.c (mon.2) 1554 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:09:59.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:09:58 smithi090 bash[32384]: cluster 2023-12-01T06:09:57.997991+0000 mgr.y (mgr.24362) 2446 : cluster 0 pgmap v2415: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:09:59.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:09:58 smithi090 bash[32384]: audit 2023-12-01T06:09:58.522344+0000 mon.c (mon.2) 1554 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:10:00.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:10:00 smithi080 bash[28361]: debug 2023-12-01T06:09:59.998+0000 7f6ec9bf0700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T06:10:00.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:10:00 smithi080 bash[28361]: cluster 2023-12-01T06:10:00.000443+0000 mon.a (mon.0) 2126 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T06:10:00.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:10:00 smithi080 bash[41963]: cluster 2023-12-01T06:10:00.000443+0000 mon.a (mon.0) 2126 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T06:10:00.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:10:00 smithi090 bash[32384]: cluster 2023-12-01T06:10:00.000443+0000 mon.a (mon.0) 2126 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T06:10:01.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:10:01 smithi080 bash[28361]: cluster 2023-12-01T06:09:59.998680+0000 mgr.y (mgr.24362) 2447 : cluster 0 pgmap v2416: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:10:01.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:10:01 smithi080 bash[28361]: audit 2023-12-01T06:10:00.210670+0000 mon.c (mon.2) 1555 : audit 0 from='client.? 172.21.15.80:0/1214265545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:10:01.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:10:01 smithi080 bash[41963]: cluster 2023-12-01T06:09:59.998680+0000 mgr.y (mgr.24362) 2447 : cluster 0 pgmap v2416: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:10:01.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:10:01 smithi080 bash[41963]: audit 2023-12-01T06:10:00.210670+0000 mon.c (mon.2) 1555 : audit 0 from='client.? 172.21.15.80:0/1214265545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:10:01.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:10:01 smithi090 bash[32384]: cluster 2023-12-01T06:09:59.998680+0000 mgr.y (mgr.24362) 2447 : cluster 0 pgmap v2416: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:10:01.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:10:01 smithi090 bash[32384]: audit 2023-12-01T06:10:00.210670+0000 mon.c (mon.2) 1555 : audit 0 from='client.? 172.21.15.80:0/1214265545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:10:03.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:10:03 smithi080 bash[28361]: cluster 2023-12-01T06:10:01.999718+0000 mgr.y (mgr.24362) 2448 : cluster 0 pgmap v2417: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:10:03.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:10:03 smithi080 bash[28361]: audit 2023-12-01T06:10:02.668168+0000 mon.a (mon.0) 2127 : audit 0 from='client.? 172.21.15.80:0/2958851083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:10:03.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:10:03 smithi080 bash[41963]: cluster 2023-12-01T06:10:01.999718+0000 mgr.y (mgr.24362) 2448 : cluster 0 pgmap v2417: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:10:03.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:10:03 smithi080 bash[41963]: audit 2023-12-01T06:10:02.668168+0000 mon.a (mon.0) 2127 : audit 0 from='client.? 172.21.15.80:0/2958851083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:10:03.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:10:03 smithi090 bash[32384]: cluster 2023-12-01T06:10:01.999718+0000 mgr.y (mgr.24362) 2448 : cluster 0 pgmap v2417: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:10:03.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:10:03 smithi090 bash[32384]: audit 2023-12-01T06:10:02.668168+0000 mon.a (mon.0) 2127 : audit 0 from='client.? 172.21.15.80:0/2958851083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:10:04.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:10:04 smithi090 bash[32384]: cluster 2023-12-01T06:10:04.000290+0000 mgr.y (mgr.24362) 2449 : cluster 0 pgmap v2418: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:10:04.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:10:04 smithi090 bash[32384]: audit 2023-12-01T06:10:04.365583+0000 mon.a (mon.0) 2128 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:10:04.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:10:04 smithi090 bash[32384]: audit 2023-12-01T06:10:04.375872+0000 mon.a (mon.0) 2129 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:10:04.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:10:04 smithi080 bash[41963]: cluster 2023-12-01T06:10:04.000290+0000 mgr.y (mgr.24362) 2449 : cluster 0 pgmap v2418: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:10:04.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:10:04 smithi080 bash[41963]: audit 2023-12-01T06:10:04.365583+0000 mon.a (mon.0) 2128 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:10:04.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:10:04 smithi080 bash[41963]: audit 2023-12-01T06:10:04.375872+0000 mon.a (mon.0) 2129 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:10:04.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:10:04 smithi080 bash[28361]: cluster 2023-12-01T06:10:04.000290+0000 mgr.y (mgr.24362) 2449 : cluster 0 pgmap v2418: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:10:04.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:10:04 smithi080 bash[28361]: audit 2023-12-01T06:10:04.365583+0000 mon.a (mon.0) 2128 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:10:04.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:10:04 smithi080 bash[28361]: audit 2023-12-01T06:10:04.375872+0000 mon.a (mon.0) 2129 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:10:06.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:10:05 smithi090 bash[32384]: audit 2023-12-01T06:10:04.723231+0000 mon.a (mon.0) 2130 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:10:06.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:10:05 smithi090 bash[32384]: audit 2023-12-01T06:10:04.733727+0000 mon.a (mon.0) 2131 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:10:06.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:10:05 smithi090 bash[32384]: audit 2023-12-01T06:10:05.125971+0000 mon.a (mon.0) 2132 : audit 0 from='client.? 172.21.15.80:0/3066631782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:10:06.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:10:05 smithi090 bash[32384]: audit 2023-12-01T06:10:05.216193+0000 mon.c (mon.2) 1556 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:10:06.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:10:05 smithi090 bash[32384]: audit 2023-12-01T06:10:05.218183+0000 mon.c (mon.2) 1557 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:10:06.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:10:05 smithi090 bash[32384]: audit 2023-12-01T06:10:05.229302+0000 mon.a (mon.0) 2133 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:10:06.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:10:05 smithi080 bash[28361]: audit 2023-12-01T06:10:04.723231+0000 mon.a (mon.0) 2130 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:10:06.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:10:05 smithi080 bash[28361]: audit 2023-12-01T06:10:04.733727+0000 mon.a (mon.0) 2131 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:10:06.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:10:05 smithi080 bash[28361]: audit 2023-12-01T06:10:05.125971+0000 mon.a (mon.0) 2132 : audit 0 from='client.? 172.21.15.80:0/3066631782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:10:06.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:10:05 smithi080 bash[28361]: audit 2023-12-01T06:10:05.216193+0000 mon.c (mon.2) 1556 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:10:06.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:10:05 smithi080 bash[28361]: audit 2023-12-01T06:10:05.218183+0000 mon.c (mon.2) 1557 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:10:06.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:10:05 smithi080 bash[28361]: audit 2023-12-01T06:10:05.229302+0000 mon.a (mon.0) 2133 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:10:06.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:10:05 smithi080 bash[41963]: audit 2023-12-01T06:10:04.723231+0000 mon.a (mon.0) 2130 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:10:06.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:10:05 smithi080 bash[41963]: audit 2023-12-01T06:10:04.733727+0000 mon.a (mon.0) 2131 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:10:06.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:10:05 smithi080 bash[41963]: audit 2023-12-01T06:10:05.125971+0000 mon.a (mon.0) 2132 : audit 0 from='client.? 172.21.15.80:0/3066631782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:10:06.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:10:05 smithi080 bash[41963]: audit 2023-12-01T06:10:05.216193+0000 mon.c (mon.2) 1556 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:10:06.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:10:05 smithi080 bash[41963]: audit 2023-12-01T06:10:05.218183+0000 mon.c (mon.2) 1557 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:10:06.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:10:05 smithi080 bash[41963]: audit 2023-12-01T06:10:05.229302+0000 mon.a (mon.0) 2133 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:10:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:10:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:10:06] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T06:10:07.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:10:06 smithi090 bash[32384]: cluster 2023-12-01T06:10:06.001331+0000 mgr.y (mgr.24362) 2450 : cluster 0 pgmap v2419: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:10:07.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:10:06 smithi080 bash[41963]: cluster 2023-12-01T06:10:06.001331+0000 mgr.y (mgr.24362) 2450 : cluster 0 pgmap v2419: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:10:07.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:10:06 smithi080 bash[28361]: cluster 2023-12-01T06:10:06.001331+0000 mgr.y (mgr.24362) 2450 : cluster 0 pgmap v2419: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:10:08.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:10:07 smithi090 bash[32384]: audit 2023-12-01T06:10:07.592512+0000 mon.a (mon.0) 2134 : audit 0 from='client.? 172.21.15.80:0/2730016381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:10:08.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:10:07 smithi080 bash[28361]: audit 2023-12-01T06:10:07.592512+0000 mon.a (mon.0) 2134 : audit 0 from='client.? 172.21.15.80:0/2730016381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:10:08.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:10:07 smithi080 bash[41963]: audit 2023-12-01T06:10:07.592512+0000 mon.a (mon.0) 2134 : audit 0 from='client.? 172.21.15.80:0/2730016381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:10:09.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:10:08 smithi090 bash[32384]: cluster 2023-12-01T06:10:08.002032+0000 mgr.y (mgr.24362) 2451 : cluster 0 pgmap v2420: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:10:09.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:10:08 smithi080 bash[28361]: cluster 2023-12-01T06:10:08.002032+0000 mgr.y (mgr.24362) 2451 : cluster 0 pgmap v2420: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:10:09.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:10:08 smithi080 bash[41963]: cluster 2023-12-01T06:10:08.002032+0000 mgr.y (mgr.24362) 2451 : cluster 0 pgmap v2420: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:10:10.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:10:09 smithi090 bash[32384]: audit 2023-12-01T06:10:09.906052+0000 mon.c (mon.2) 1558 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:10:10.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:10:09 smithi080 bash[41963]: audit 2023-12-01T06:10:09.906052+0000 mon.c (mon.2) 1558 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:10:10.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:10:09 smithi080 bash[28361]: audit 2023-12-01T06:10:09.906052+0000 mon.c (mon.2) 1558 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:10:11.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:10:10 smithi090 bash[32384]: cluster 2023-12-01T06:10:10.002558+0000 mgr.y (mgr.24362) 2452 : cluster 0 pgmap v2421: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:10:11.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:10:10 smithi090 bash[32384]: audit 2023-12-01T06:10:10.052915+0000 mon.c (mon.2) 1559 : audit 0 from='client.? 172.21.15.80:0/874461778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:10:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:10:10 smithi080 bash[41963]: cluster 2023-12-01T06:10:10.002558+0000 mgr.y (mgr.24362) 2452 : cluster 0 pgmap v2421: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:10:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:10:10 smithi080 bash[41963]: audit 2023-12-01T06:10:10.052915+0000 mon.c (mon.2) 1559 : audit 0 from='client.? 172.21.15.80:0/874461778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:10:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:10:10 smithi080 bash[28361]: cluster 2023-12-01T06:10:10.002558+0000 mgr.y (mgr.24362) 2452 : cluster 0 pgmap v2421: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:10:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:10:10 smithi080 bash[28361]: audit 2023-12-01T06:10:10.052915+0000 mon.c (mon.2) 1559 : audit 0 from='client.? 172.21.15.80:0/874461778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:10:13.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:10:13 smithi080 bash[41963]: cluster 2023-12-01T06:10:12.003632+0000 mgr.y (mgr.24362) 2453 : cluster 0 pgmap v2422: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:10:13.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:10:13 smithi080 bash[41963]: audit 2023-12-01T06:10:12.509885+0000 mon.c (mon.2) 1560 : audit 0 from='client.? 172.21.15.80:0/1177881065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:10:13.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:10:13 smithi080 bash[28361]: cluster 2023-12-01T06:10:12.003632+0000 mgr.y (mgr.24362) 2453 : cluster 0 pgmap v2422: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:10:13.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:10:13 smithi080 bash[28361]: audit 2023-12-01T06:10:12.509885+0000 mon.c (mon.2) 1560 : audit 0 from='client.? 172.21.15.80:0/1177881065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:10:13.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:10:13 smithi090 bash[32384]: cluster 2023-12-01T06:10:12.003632+0000 mgr.y (mgr.24362) 2453 : cluster 0 pgmap v2422: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:10:13.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:10:13 smithi090 bash[32384]: audit 2023-12-01T06:10:12.509885+0000 mon.c (mon.2) 1560 : audit 0 from='client.? 172.21.15.80:0/1177881065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:10:14.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:10:14 smithi090 bash[32384]: cluster 2023-12-01T06:10:14.004251+0000 mgr.y (mgr.24362) 2454 : cluster 0 pgmap v2423: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:10:14.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:10:14 smithi080 bash[28361]: cluster 2023-12-01T06:10:14.004251+0000 mgr.y (mgr.24362) 2454 : cluster 0 pgmap v2423: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:10:14.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:10:14 smithi080 bash[41963]: cluster 2023-12-01T06:10:14.004251+0000 mgr.y (mgr.24362) 2454 : cluster 0 pgmap v2423: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:10:15.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:10:15 smithi090 bash[32384]: audit 2023-12-01T06:10:14.972038+0000 mon.c (mon.2) 1561 : audit 0 from='client.? 172.21.15.80:0/3572556709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:10:15.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:10:15 smithi080 bash[28361]: audit 2023-12-01T06:10:14.972038+0000 mon.c (mon.2) 1561 : audit 0 from='client.? 172.21.15.80:0/3572556709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:10:15.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:10:15 smithi080 bash[41963]: audit 2023-12-01T06:10:14.972038+0000 mon.c (mon.2) 1561 : audit 0 from='client.? 172.21.15.80:0/3572556709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:10:16.521 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:10:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:10:16] "GET /metrics HTTP/1.1" 200 33977 "" "Prometheus/2.43.0" 2023-12-01T06:10:16.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:10:16 smithi080 bash[28361]: cluster 2023-12-01T06:10:16.005278+0000 mgr.y (mgr.24362) 2455 : cluster 0 pgmap v2424: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:10:16.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:10:16 smithi080 bash[41963]: cluster 2023-12-01T06:10:16.005278+0000 mgr.y (mgr.24362) 2455 : cluster 0 pgmap v2424: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:10:17.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:10:16 smithi090 bash[32384]: cluster 2023-12-01T06:10:16.005278+0000 mgr.y (mgr.24362) 2455 : cluster 0 pgmap v2424: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:10:17.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:10:17 smithi080 bash[28361]: audit 2023-12-01T06:10:17.432822+0000 mon.a (mon.0) 2135 : audit 0 from='client.? 172.21.15.80:0/924797009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:10:17.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:10:17 smithi080 bash[41963]: audit 2023-12-01T06:10:17.432822+0000 mon.a (mon.0) 2135 : audit 0 from='client.? 172.21.15.80:0/924797009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:10:18.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:10:17 smithi090 bash[32384]: audit 2023-12-01T06:10:17.432822+0000 mon.a (mon.0) 2135 : audit 0 from='client.? 172.21.15.80:0/924797009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:10:18.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:10:18 smithi080 bash[28361]: cluster 2023-12-01T06:10:18.005755+0000 mgr.y (mgr.24362) 2456 : cluster 0 pgmap v2425: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:10:18.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:10:18 smithi080 bash[41963]: cluster 2023-12-01T06:10:18.005755+0000 mgr.y (mgr.24362) 2456 : cluster 0 pgmap v2425: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:10:19.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:10:18 smithi090 bash[32384]: cluster 2023-12-01T06:10:18.005755+0000 mgr.y (mgr.24362) 2456 : cluster 0 pgmap v2425: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:10:20.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:10:19 smithi090 bash[32384]: audit 2023-12-01T06:10:19.892572+0000 mon.a (mon.0) 2136 : audit 0 from='client.? 172.21.15.80:0/3114799030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:10:20.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:10:19 smithi080 bash[28361]: audit 2023-12-01T06:10:19.892572+0000 mon.a (mon.0) 2136 : audit 0 from='client.? 172.21.15.80:0/3114799030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:10:20.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:10:19 smithi080 bash[41963]: audit 2023-12-01T06:10:19.892572+0000 mon.a (mon.0) 2136 : audit 0 from='client.? 172.21.15.80:0/3114799030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:10:21.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:10:20 smithi090 bash[32384]: cluster 2023-12-01T06:10:20.006353+0000 mgr.y (mgr.24362) 2457 : cluster 0 pgmap v2426: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:10:21.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:10:20 smithi080 bash[41963]: cluster 2023-12-01T06:10:20.006353+0000 mgr.y (mgr.24362) 2457 : cluster 0 pgmap v2426: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:10:21.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:10:20 smithi080 bash[28361]: cluster 2023-12-01T06:10:20.006353+0000 mgr.y (mgr.24362) 2457 : cluster 0 pgmap v2426: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:10:23.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:10:23 smithi080 bash[28361]: cluster 2023-12-01T06:10:22.007430+0000 mgr.y (mgr.24362) 2458 : cluster 0 pgmap v2427: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:10:23.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:10:23 smithi080 bash[28361]: audit 2023-12-01T06:10:22.357769+0000 mon.a (mon.0) 2137 : audit 0 from='client.? 172.21.15.80:0/3279508527' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:10:23.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:10:23 smithi080 bash[41963]: cluster 2023-12-01T06:10:22.007430+0000 mgr.y (mgr.24362) 2458 : cluster 0 pgmap v2427: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:10:23.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:10:23 smithi080 bash[41963]: audit 2023-12-01T06:10:22.357769+0000 mon.a (mon.0) 2137 : audit 0 from='client.? 172.21.15.80:0/3279508527' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:10:23.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:10:23 smithi090 bash[32384]: cluster 2023-12-01T06:10:22.007430+0000 mgr.y (mgr.24362) 2458 : cluster 0 pgmap v2427: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:10:23.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:10:23 smithi090 bash[32384]: audit 2023-12-01T06:10:22.357769+0000 mon.a (mon.0) 2137 : audit 0 from='client.? 172.21.15.80:0/3279508527' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:10:24.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:10:24 smithi090 bash[32384]: cluster 2023-12-01T06:10:24.008169+0000 mgr.y (mgr.24362) 2459 : cluster 0 pgmap v2428: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:10:24.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:10:24 smithi080 bash[28361]: cluster 2023-12-01T06:10:24.008169+0000 mgr.y (mgr.24362) 2459 : cluster 0 pgmap v2428: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:10:24.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:10:24 smithi080 bash[41963]: cluster 2023-12-01T06:10:24.008169+0000 mgr.y (mgr.24362) 2459 : cluster 0 pgmap v2428: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:10:25.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:10:25 smithi090 bash[32384]: audit 2023-12-01T06:10:24.800106+0000 mon.a (mon.0) 2138 : audit 0 from='client.? 172.21.15.80:0/3350189341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:10:25.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:10:25 smithi090 bash[32384]: audit 2023-12-01T06:10:24.906557+0000 mon.c (mon.2) 1562 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:10:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:10:25 smithi080 bash[28361]: audit 2023-12-01T06:10:24.800106+0000 mon.a (mon.0) 2138 : audit 0 from='client.? 172.21.15.80:0/3350189341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:10:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:10:25 smithi080 bash[28361]: audit 2023-12-01T06:10:24.906557+0000 mon.c (mon.2) 1562 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:10:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:10:25 smithi080 bash[41963]: audit 2023-12-01T06:10:24.800106+0000 mon.a (mon.0) 2138 : audit 0 from='client.? 172.21.15.80:0/3350189341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:10:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:10:25 smithi080 bash[41963]: audit 2023-12-01T06:10:24.906557+0000 mon.c (mon.2) 1562 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:10:26.525 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:10:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:10:26] "GET /metrics HTTP/1.1" 200 33977 "" "Prometheus/2.43.0" 2023-12-01T06:10:26.525 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:10:26 smithi080 bash[28361]: cluster 2023-12-01T06:10:26.009111+0000 mgr.y (mgr.24362) 2460 : cluster 0 pgmap v2429: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:10:26.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:10:26 smithi080 bash[41963]: cluster 2023-12-01T06:10:26.009111+0000 mgr.y (mgr.24362) 2460 : cluster 0 pgmap v2429: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:10:27.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:10:26 smithi090 bash[32384]: cluster 2023-12-01T06:10:26.009111+0000 mgr.y (mgr.24362) 2460 : cluster 0 pgmap v2429: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:10:27.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:10:27 smithi080 bash[28361]: audit 2023-12-01T06:10:27.259572+0000 mon.c (mon.2) 1563 : audit 0 from='client.? 172.21.15.80:0/1660563231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:10:27.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:10:27 smithi080 bash[41963]: audit 2023-12-01T06:10:27.259572+0000 mon.c (mon.2) 1563 : audit 0 from='client.? 172.21.15.80:0/1660563231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:10:28.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:10:27 smithi090 bash[32384]: audit 2023-12-01T06:10:27.259572+0000 mon.c (mon.2) 1563 : audit 0 from='client.? 172.21.15.80:0/1660563231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:10:28.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:10:28 smithi080 bash[28361]: cluster 2023-12-01T06:10:28.009764+0000 mgr.y (mgr.24362) 2461 : cluster 0 pgmap v2430: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:10:28.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:10:28 smithi080 bash[41963]: cluster 2023-12-01T06:10:28.009764+0000 mgr.y (mgr.24362) 2461 : cluster 0 pgmap v2430: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:10:29.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:10:28 smithi090 bash[32384]: cluster 2023-12-01T06:10:28.009764+0000 mgr.y (mgr.24362) 2461 : cluster 0 pgmap v2430: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:10:30.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:10:29 smithi090 bash[32384]: audit 2023-12-01T06:10:29.711668+0000 mon.a (mon.0) 2139 : audit 0 from='client.? 172.21.15.80:0/1830835504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:10:30.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:10:29 smithi080 bash[28361]: audit 2023-12-01T06:10:29.711668+0000 mon.a (mon.0) 2139 : audit 0 from='client.? 172.21.15.80:0/1830835504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:10:30.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:10:29 smithi080 bash[41963]: audit 2023-12-01T06:10:29.711668+0000 mon.a (mon.0) 2139 : audit 0 from='client.? 172.21.15.80:0/1830835504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:10:31.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:10:30 smithi080 bash[28361]: cluster 2023-12-01T06:10:30.010412+0000 mgr.y (mgr.24362) 2462 : cluster 0 pgmap v2431: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:10:31.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:10:30 smithi080 bash[41963]: cluster 2023-12-01T06:10:30.010412+0000 mgr.y (mgr.24362) 2462 : cluster 0 pgmap v2431: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:10:31.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:10:30 smithi090 bash[32384]: cluster 2023-12-01T06:10:30.010412+0000 mgr.y (mgr.24362) 2462 : cluster 0 pgmap v2431: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:10:33.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:10:33 smithi080 bash[28361]: cluster 2023-12-01T06:10:32.011151+0000 mgr.y (mgr.24362) 2463 : cluster 0 pgmap v2432: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:10:33.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:10:33 smithi080 bash[28361]: audit 2023-12-01T06:10:32.159811+0000 mon.a (mon.0) 2140 : audit 0 from='client.? 172.21.15.80:0/700924004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:10:33.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:10:33 smithi080 bash[41963]: cluster 2023-12-01T06:10:32.011151+0000 mgr.y (mgr.24362) 2463 : cluster 0 pgmap v2432: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:10:33.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:10:33 smithi080 bash[41963]: audit 2023-12-01T06:10:32.159811+0000 mon.a (mon.0) 2140 : audit 0 from='client.? 172.21.15.80:0/700924004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:10:33.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:10:33 smithi090 bash[32384]: cluster 2023-12-01T06:10:32.011151+0000 mgr.y (mgr.24362) 2463 : cluster 0 pgmap v2432: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:10:33.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:10:33 smithi090 bash[32384]: audit 2023-12-01T06:10:32.159811+0000 mon.a (mon.0) 2140 : audit 0 from='client.? 172.21.15.80:0/700924004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:10:34.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:10:34 smithi090 bash[32384]: cluster 2023-12-01T06:10:34.011710+0000 mgr.y (mgr.24362) 2464 : cluster 0 pgmap v2433: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:10:34.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:10:34 smithi080 bash[28361]: cluster 2023-12-01T06:10:34.011710+0000 mgr.y (mgr.24362) 2464 : cluster 0 pgmap v2433: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:10:34.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:10:34 smithi080 bash[41963]: cluster 2023-12-01T06:10:34.011710+0000 mgr.y (mgr.24362) 2464 : cluster 0 pgmap v2433: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:10:35.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:10:35 smithi090 bash[32384]: audit 2023-12-01T06:10:34.613952+0000 mon.a (mon.0) 2141 : audit 0 from='client.? 172.21.15.80:0/714357792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:10:35.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:10:35 smithi080 bash[41963]: audit 2023-12-01T06:10:34.613952+0000 mon.a (mon.0) 2141 : audit 0 from='client.? 172.21.15.80:0/714357792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:10:35.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:10:35 smithi080 bash[28361]: audit 2023-12-01T06:10:34.613952+0000 mon.a (mon.0) 2141 : audit 0 from='client.? 172.21.15.80:0/714357792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:10:36.522 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:10:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:10:36] "GET /metrics HTTP/1.1" 200 33977 "" "Prometheus/2.43.0" 2023-12-01T06:10:36.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:10:36 smithi080 bash[41963]: cluster 2023-12-01T06:10:36.012803+0000 mgr.y (mgr.24362) 2465 : cluster 0 pgmap v2434: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:10:36.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:10:36 smithi080 bash[28361]: cluster 2023-12-01T06:10:36.012803+0000 mgr.y (mgr.24362) 2465 : cluster 0 pgmap v2434: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:10:37.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:10:36 smithi090 bash[32384]: cluster 2023-12-01T06:10:36.012803+0000 mgr.y (mgr.24362) 2465 : cluster 0 pgmap v2434: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:10:37.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:10:37 smithi080 bash[28361]: audit 2023-12-01T06:10:37.063073+0000 mon.a (mon.0) 2142 : audit 0 from='client.? 172.21.15.80:0/3931389623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:10:37.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:10:37 smithi080 bash[41963]: audit 2023-12-01T06:10:37.063073+0000 mon.a (mon.0) 2142 : audit 0 from='client.? 172.21.15.80:0/3931389623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:10:38.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:10:37 smithi090 bash[32384]: audit 2023-12-01T06:10:37.063073+0000 mon.a (mon.0) 2142 : audit 0 from='client.? 172.21.15.80:0/3931389623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:10:38.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:10:38 smithi080 bash[28361]: cluster 2023-12-01T06:10:38.013417+0000 mgr.y (mgr.24362) 2466 : cluster 0 pgmap v2435: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:10:38.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:10:38 smithi080 bash[41963]: cluster 2023-12-01T06:10:38.013417+0000 mgr.y (mgr.24362) 2466 : cluster 0 pgmap v2435: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:10:39.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:10:38 smithi090 bash[32384]: cluster 2023-12-01T06:10:38.013417+0000 mgr.y (mgr.24362) 2466 : cluster 0 pgmap v2435: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:10:39.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:10:39 smithi080 bash[28361]: audit 2023-12-01T06:10:39.513848+0000 mon.a (mon.0) 2143 : audit 0 from='client.? 172.21.15.80:0/2125070718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:10:39.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:10:39 smithi080 bash[41963]: audit 2023-12-01T06:10:39.513848+0000 mon.a (mon.0) 2143 : audit 0 from='client.? 172.21.15.80:0/2125070718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:10:40.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:10:39 smithi090 bash[32384]: audit 2023-12-01T06:10:39.513848+0000 mon.a (mon.0) 2143 : audit 0 from='client.? 172.21.15.80:0/2125070718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:10:40.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:10:40 smithi080 bash[41963]: audit 2023-12-01T06:10:39.907115+0000 mon.c (mon.2) 1564 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:10:40.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:10:40 smithi080 bash[41963]: cluster 2023-12-01T06:10:40.014172+0000 mgr.y (mgr.24362) 2467 : cluster 0 pgmap v2436: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:10:40.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:10:40 smithi080 bash[28361]: audit 2023-12-01T06:10:39.907115+0000 mon.c (mon.2) 1564 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:10:40.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:10:40 smithi080 bash[28361]: cluster 2023-12-01T06:10:40.014172+0000 mgr.y (mgr.24362) 2467 : cluster 0 pgmap v2436: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:10:41.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:10:40 smithi090 bash[32384]: audit 2023-12-01T06:10:39.907115+0000 mon.c (mon.2) 1564 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:10:41.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:10:40 smithi090 bash[32384]: cluster 2023-12-01T06:10:40.014172+0000 mgr.y (mgr.24362) 2467 : cluster 0 pgmap v2436: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:10:42.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:10:42 smithi080 bash[28361]: audit 2023-12-01T06:10:41.970118+0000 mon.c (mon.2) 1565 : audit 0 from='client.? 172.21.15.80:0/3289000080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:10:42.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:10:42 smithi080 bash[41963]: audit 2023-12-01T06:10:41.970118+0000 mon.c (mon.2) 1565 : audit 0 from='client.? 172.21.15.80:0/3289000080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:10:42.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:10:42 smithi090 bash[32384]: audit 2023-12-01T06:10:41.970118+0000 mon.c (mon.2) 1565 : audit 0 from='client.? 172.21.15.80:0/3289000080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:10:43.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:10:43 smithi080 bash[28361]: cluster 2023-12-01T06:10:42.015226+0000 mgr.y (mgr.24362) 2468 : cluster 0 pgmap v2437: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:10:43.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:10:43 smithi080 bash[41963]: cluster 2023-12-01T06:10:42.015226+0000 mgr.y (mgr.24362) 2468 : cluster 0 pgmap v2437: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:10:43.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:10:43 smithi090 bash[32384]: cluster 2023-12-01T06:10:42.015226+0000 mgr.y (mgr.24362) 2468 : cluster 0 pgmap v2437: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:10:44.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:10:44 smithi090 bash[32384]: cluster 2023-12-01T06:10:44.015825+0000 mgr.y (mgr.24362) 2469 : cluster 0 pgmap v2438: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:10:44.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:10:44 smithi090 bash[32384]: audit 2023-12-01T06:10:44.426526+0000 mon.c (mon.2) 1566 : audit 0 from='client.? 172.21.15.80:0/1946531289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:10:44.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:10:44 smithi080 bash[28361]: cluster 2023-12-01T06:10:44.015825+0000 mgr.y (mgr.24362) 2469 : cluster 0 pgmap v2438: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:10:44.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:10:44 smithi080 bash[28361]: audit 2023-12-01T06:10:44.426526+0000 mon.c (mon.2) 1566 : audit 0 from='client.? 172.21.15.80:0/1946531289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:10:44.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:10:44 smithi080 bash[41963]: cluster 2023-12-01T06:10:44.015825+0000 mgr.y (mgr.24362) 2469 : cluster 0 pgmap v2438: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:10:44.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:10:44 smithi080 bash[41963]: audit 2023-12-01T06:10:44.426526+0000 mon.c (mon.2) 1566 : audit 0 from='client.? 172.21.15.80:0/1946531289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:10:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:10:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:10:46] "GET /metrics HTTP/1.1" 200 33977 "" "Prometheus/2.43.0" 2023-12-01T06:10:47.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:10:47 smithi080 bash[41963]: cluster 2023-12-01T06:10:46.016890+0000 mgr.y (mgr.24362) 2470 : cluster 0 pgmap v2439: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:10:47.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:10:47 smithi080 bash[41963]: audit 2023-12-01T06:10:46.883029+0000 mon.c (mon.2) 1567 : audit 0 from='client.? 172.21.15.80:0/1209557913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:10:47.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:10:47 smithi080 bash[28361]: cluster 2023-12-01T06:10:46.016890+0000 mgr.y (mgr.24362) 2470 : cluster 0 pgmap v2439: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:10:47.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:10:47 smithi080 bash[28361]: audit 2023-12-01T06:10:46.883029+0000 mon.c (mon.2) 1567 : audit 0 from='client.? 172.21.15.80:0/1209557913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:10:47.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:10:47 smithi090 bash[32384]: cluster 2023-12-01T06:10:46.016890+0000 mgr.y (mgr.24362) 2470 : cluster 0 pgmap v2439: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:10:47.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:10:47 smithi090 bash[32384]: audit 2023-12-01T06:10:46.883029+0000 mon.c (mon.2) 1567 : audit 0 from='client.? 172.21.15.80:0/1209557913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:10:49.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:10:49 smithi080 bash[28361]: cluster 2023-12-01T06:10:48.017639+0000 mgr.y (mgr.24362) 2471 : cluster 0 pgmap v2440: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:10:49.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:10:49 smithi080 bash[41963]: cluster 2023-12-01T06:10:48.017639+0000 mgr.y (mgr.24362) 2471 : cluster 0 pgmap v2440: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:10:49.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:10:49 smithi090 bash[32384]: cluster 2023-12-01T06:10:48.017639+0000 mgr.y (mgr.24362) 2471 : cluster 0 pgmap v2440: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:10:50.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:10:50 smithi080 bash[41963]: audit 2023-12-01T06:10:49.343163+0000 mon.a (mon.0) 2144 : audit 0 from='client.? 172.21.15.80:0/3808532195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:10:50.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:10:50 smithi080 bash[28361]: audit 2023-12-01T06:10:49.343163+0000 mon.a (mon.0) 2144 : audit 0 from='client.? 172.21.15.80:0/3808532195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:10:50.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:10:50 smithi090 bash[32384]: audit 2023-12-01T06:10:49.343163+0000 mon.a (mon.0) 2144 : audit 0 from='client.? 172.21.15.80:0/3808532195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:10:51.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:10:51 smithi080 bash[28361]: cluster 2023-12-01T06:10:50.018180+0000 mgr.y (mgr.24362) 2472 : cluster 0 pgmap v2441: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:10:51.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:10:51 smithi080 bash[41963]: cluster 2023-12-01T06:10:50.018180+0000 mgr.y (mgr.24362) 2472 : cluster 0 pgmap v2441: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:10:51.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:10:51 smithi090 bash[32384]: cluster 2023-12-01T06:10:50.018180+0000 mgr.y (mgr.24362) 2472 : cluster 0 pgmap v2441: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:10:52.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:10:52 smithi080 bash[41963]: audit 2023-12-01T06:10:51.801436+0000 mon.c (mon.2) 1568 : audit 0 from='client.? 172.21.15.80:0/3454948253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:10:52.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:10:52 smithi080 bash[28361]: audit 2023-12-01T06:10:51.801436+0000 mon.c (mon.2) 1568 : audit 0 from='client.? 172.21.15.80:0/3454948253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:10:52.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:10:52 smithi090 bash[32384]: audit 2023-12-01T06:10:51.801436+0000 mon.c (mon.2) 1568 : audit 0 from='client.? 172.21.15.80:0/3454948253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:10:53.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:10:53 smithi080 bash[41963]: cluster 2023-12-01T06:10:52.019345+0000 mgr.y (mgr.24362) 2473 : cluster 0 pgmap v2442: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:10:53.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:10:53 smithi080 bash[28361]: cluster 2023-12-01T06:10:52.019345+0000 mgr.y (mgr.24362) 2473 : cluster 0 pgmap v2442: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:10:53.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:10:53 smithi090 bash[32384]: cluster 2023-12-01T06:10:52.019345+0000 mgr.y (mgr.24362) 2473 : cluster 0 pgmap v2442: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:10:54.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:10:54 smithi090 bash[32384]: cluster 2023-12-01T06:10:54.020091+0000 mgr.y (mgr.24362) 2474 : cluster 0 pgmap v2443: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:10:54.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:10:54 smithi090 bash[32384]: audit 2023-12-01T06:10:54.250607+0000 mon.c (mon.2) 1569 : audit 0 from='client.? 172.21.15.80:0/3065809687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:10:54.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:10:54 smithi080 bash[28361]: cluster 2023-12-01T06:10:54.020091+0000 mgr.y (mgr.24362) 2474 : cluster 0 pgmap v2443: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:10:54.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:10:54 smithi080 bash[28361]: audit 2023-12-01T06:10:54.250607+0000 mon.c (mon.2) 1569 : audit 0 from='client.? 172.21.15.80:0/3065809687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:10:54.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:10:54 smithi080 bash[41963]: cluster 2023-12-01T06:10:54.020091+0000 mgr.y (mgr.24362) 2474 : cluster 0 pgmap v2443: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:10:54.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:10:54 smithi080 bash[41963]: audit 2023-12-01T06:10:54.250607+0000 mon.c (mon.2) 1569 : audit 0 from='client.? 172.21.15.80:0/3065809687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:10:55.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:10:55 smithi080 bash[28361]: audit 2023-12-01T06:10:54.907416+0000 mon.c (mon.2) 1570 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:10:55.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:10:55 smithi080 bash[41963]: audit 2023-12-01T06:10:54.907416+0000 mon.c (mon.2) 1570 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:10:56.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:10:55 smithi090 bash[32384]: audit 2023-12-01T06:10:54.907416+0000 mon.c (mon.2) 1570 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:10:56.529 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:10:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:10:56] "GET /metrics HTTP/1.1" 200 33977 "" "Prometheus/2.43.0" 2023-12-01T06:10:56.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:10:56 smithi080 bash[41963]: cluster 2023-12-01T06:10:56.021198+0000 mgr.y (mgr.24362) 2475 : cluster 0 pgmap v2444: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:10:56.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:10:56 smithi080 bash[28361]: cluster 2023-12-01T06:10:56.021198+0000 mgr.y (mgr.24362) 2475 : cluster 0 pgmap v2444: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:10:57.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:10:56 smithi090 bash[32384]: cluster 2023-12-01T06:10:56.021198+0000 mgr.y (mgr.24362) 2475 : cluster 0 pgmap v2444: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:10:57.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:10:57 smithi080 bash[28361]: audit 2023-12-01T06:10:56.700128+0000 mon.a (mon.0) 2145 : audit 0 from='client.? 172.21.15.80:0/397161904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:10:57.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:10:57 smithi080 bash[41963]: audit 2023-12-01T06:10:56.700128+0000 mon.a (mon.0) 2145 : audit 0 from='client.? 172.21.15.80:0/397161904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:10:58.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:10:57 smithi090 bash[32384]: audit 2023-12-01T06:10:56.700128+0000 mon.a (mon.0) 2145 : audit 0 from='client.? 172.21.15.80:0/397161904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:10:58.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:10:58 smithi080 bash[28361]: cluster 2023-12-01T06:10:58.021840+0000 mgr.y (mgr.24362) 2476 : cluster 0 pgmap v2445: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:10:58.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:10:58 smithi080 bash[41963]: cluster 2023-12-01T06:10:58.021840+0000 mgr.y (mgr.24362) 2476 : cluster 0 pgmap v2445: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:10:59.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:10:58 smithi090 bash[32384]: cluster 2023-12-01T06:10:58.021840+0000 mgr.y (mgr.24362) 2476 : cluster 0 pgmap v2445: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:10:59.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:10:59 smithi080 bash[28361]: audit 2023-12-01T06:10:59.150660+0000 mon.c (mon.2) 1571 : audit 0 from='client.? 172.21.15.80:0/1887294430' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:10:59.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:10:59 smithi080 bash[41963]: audit 2023-12-01T06:10:59.150660+0000 mon.c (mon.2) 1571 : audit 0 from='client.? 172.21.15.80:0/1887294430' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:11:00.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:10:59 smithi090 bash[32384]: audit 2023-12-01T06:10:59.150660+0000 mon.c (mon.2) 1571 : audit 0 from='client.? 172.21.15.80:0/1887294430' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:11:00.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:11:00 smithi080 bash[28361]: cluster 2023-12-01T06:11:00.022505+0000 mgr.y (mgr.24362) 2477 : cluster 0 pgmap v2446: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:11:00.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:11:00 smithi080 bash[41963]: cluster 2023-12-01T06:11:00.022505+0000 mgr.y (mgr.24362) 2477 : cluster 0 pgmap v2446: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:11:01.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:11:00 smithi090 bash[32384]: cluster 2023-12-01T06:11:00.022505+0000 mgr.y (mgr.24362) 2477 : cluster 0 pgmap v2446: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:11:01.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:11:01 smithi080 bash[28361]: audit 2023-12-01T06:11:01.608993+0000 mon.a (mon.0) 2146 : audit 0 from='client.? 172.21.15.80:0/2657130730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:11:01.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:11:01 smithi080 bash[41963]: audit 2023-12-01T06:11:01.608993+0000 mon.a (mon.0) 2146 : audit 0 from='client.? 172.21.15.80:0/2657130730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:11:02.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:11:01 smithi090 bash[32384]: audit 2023-12-01T06:11:01.608993+0000 mon.a (mon.0) 2146 : audit 0 from='client.? 172.21.15.80:0/2657130730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:11:02.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:11:02 smithi080 bash[28361]: cluster 2023-12-01T06:11:02.023635+0000 mgr.y (mgr.24362) 2478 : cluster 0 pgmap v2447: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:11:02.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:11:02 smithi080 bash[41963]: cluster 2023-12-01T06:11:02.023635+0000 mgr.y (mgr.24362) 2478 : cluster 0 pgmap v2447: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:11:03.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:11:02 smithi090 bash[32384]: cluster 2023-12-01T06:11:02.023635+0000 mgr.y (mgr.24362) 2478 : cluster 0 pgmap v2447: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:11:04.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:11:04 smithi080 bash[41963]: cluster 2023-12-01T06:11:04.024248+0000 mgr.y (mgr.24362) 2479 : cluster 0 pgmap v2448: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:11:04.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:11:04 smithi080 bash[41963]: audit 2023-12-01T06:11:04.069495+0000 mon.c (mon.2) 1572 : audit 0 from='client.? 172.21.15.80:0/1299811403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:11:04.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:11:04 smithi080 bash[28361]: cluster 2023-12-01T06:11:04.024248+0000 mgr.y (mgr.24362) 2479 : cluster 0 pgmap v2448: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:11:04.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:11:04 smithi080 bash[28361]: audit 2023-12-01T06:11:04.069495+0000 mon.c (mon.2) 1572 : audit 0 from='client.? 172.21.15.80:0/1299811403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:11:05.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:11:04 smithi090 bash[32384]: cluster 2023-12-01T06:11:04.024248+0000 mgr.y (mgr.24362) 2479 : cluster 0 pgmap v2448: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:11:05.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:11:04 smithi090 bash[32384]: audit 2023-12-01T06:11:04.069495+0000 mon.c (mon.2) 1572 : audit 0 from='client.? 172.21.15.80:0/1299811403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:11:05.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:11:05 smithi080 bash[41963]: audit 2023-12-01T06:11:05.314171+0000 mon.c (mon.2) 1573 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:11:05.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:11:05 smithi080 bash[28361]: audit 2023-12-01T06:11:05.314171+0000 mon.c (mon.2) 1573 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:11:06.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:11:05 smithi090 bash[32384]: audit 2023-12-01T06:11:05.314171+0000 mon.c (mon.2) 1573 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:11:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:11:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:11:06] "GET /metrics HTTP/1.1" 200 33977 "" "Prometheus/2.43.0" 2023-12-01T06:11:07.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:11:06 smithi090 bash[32384]: audit 2023-12-01T06:11:05.693127+0000 mon.a (mon.0) 2147 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:11:07.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:11:06 smithi090 bash[32384]: audit 2023-12-01T06:11:05.703140+0000 mon.a (mon.0) 2148 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:11:07.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:11:06 smithi090 bash[32384]: cluster 2023-12-01T06:11:06.025246+0000 mgr.y (mgr.24362) 2480 : cluster 0 pgmap v2449: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:11:07.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:11:06 smithi090 bash[32384]: audit 2023-12-01T06:11:06.527281+0000 mon.a (mon.0) 2149 : audit 0 from='client.? 172.21.15.80:0/2459534571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:11:07.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:11:06 smithi080 bash[28361]: audit 2023-12-01T06:11:05.693127+0000 mon.a (mon.0) 2147 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:11:07.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:11:06 smithi080 bash[28361]: audit 2023-12-01T06:11:05.703140+0000 mon.a (mon.0) 2148 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:11:07.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:11:06 smithi080 bash[28361]: cluster 2023-12-01T06:11:06.025246+0000 mgr.y (mgr.24362) 2480 : cluster 0 pgmap v2449: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:11:07.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:11:06 smithi080 bash[28361]: audit 2023-12-01T06:11:06.527281+0000 mon.a (mon.0) 2149 : audit 0 from='client.? 172.21.15.80:0/2459534571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:11:07.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:11:06 smithi080 bash[41963]: audit 2023-12-01T06:11:05.693127+0000 mon.a (mon.0) 2147 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:11:07.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:11:06 smithi080 bash[41963]: audit 2023-12-01T06:11:05.703140+0000 mon.a (mon.0) 2148 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:11:07.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:11:06 smithi080 bash[41963]: cluster 2023-12-01T06:11:06.025246+0000 mgr.y (mgr.24362) 2480 : cluster 0 pgmap v2449: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:11:07.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:11:06 smithi080 bash[41963]: audit 2023-12-01T06:11:06.527281+0000 mon.a (mon.0) 2149 : audit 0 from='client.? 172.21.15.80:0/2459534571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:11:09.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:11:09 smithi080 bash[28361]: cluster 2023-12-01T06:11:08.025833+0000 mgr.y (mgr.24362) 2481 : cluster 0 pgmap v2450: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:11:09.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:11:09 smithi080 bash[28361]: audit 2023-12-01T06:11:08.981950+0000 mon.a (mon.0) 2150 : audit 0 from='client.? 172.21.15.80:0/1518255218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:11:09.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:11:09 smithi080 bash[41963]: cluster 2023-12-01T06:11:08.025833+0000 mgr.y (mgr.24362) 2481 : cluster 0 pgmap v2450: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:11:09.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:11:09 smithi080 bash[41963]: audit 2023-12-01T06:11:08.981950+0000 mon.a (mon.0) 2150 : audit 0 from='client.? 172.21.15.80:0/1518255218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:11:09.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:11:09 smithi090 bash[32384]: cluster 2023-12-01T06:11:08.025833+0000 mgr.y (mgr.24362) 2481 : cluster 0 pgmap v2450: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:11:09.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:11:09 smithi090 bash[32384]: audit 2023-12-01T06:11:08.981950+0000 mon.a (mon.0) 2150 : audit 0 from='client.? 172.21.15.80:0/1518255218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:11:10.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:11:10 smithi080 bash[28361]: audit 2023-12-01T06:11:09.907746+0000 mon.c (mon.2) 1574 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:11:10.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:11:10 smithi080 bash[41963]: audit 2023-12-01T06:11:09.907746+0000 mon.c (mon.2) 1574 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:11:10.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:11:10 smithi090 bash[32384]: audit 2023-12-01T06:11:09.907746+0000 mon.c (mon.2) 1574 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:11:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:11:11 smithi080 bash[28361]: cluster 2023-12-01T06:11:10.026433+0000 mgr.y (mgr.24362) 2482 : cluster 0 pgmap v2451: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:11:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:11:11 smithi080 bash[41963]: cluster 2023-12-01T06:11:10.026433+0000 mgr.y (mgr.24362) 2482 : cluster 0 pgmap v2451: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:11:11.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:11:11 smithi090 bash[32384]: cluster 2023-12-01T06:11:10.026433+0000 mgr.y (mgr.24362) 2482 : cluster 0 pgmap v2451: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:11:12.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:11:12 smithi080 bash[28361]: audit 2023-12-01T06:11:11.480260+0000 mon.c (mon.2) 1575 : audit 0 from='client.? 172.21.15.80:0/609466088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:11:12.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:11:12 smithi080 bash[28361]: audit 2023-12-01T06:11:11.501296+0000 mon.a (mon.0) 2151 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:11:12.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:11:12 smithi080 bash[28361]: audit 2023-12-01T06:11:11.514109+0000 mon.a (mon.0) 2152 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:11:12.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:11:12 smithi080 bash[28361]: audit 2023-12-01T06:11:11.563842+0000 mon.a (mon.0) 2153 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:11:12.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:11:12 smithi080 bash[28361]: audit 2023-12-01T06:11:11.572957+0000 mon.a (mon.0) 2154 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:11:12.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:11:12 smithi080 bash[28361]: audit 2023-12-01T06:11:12.054345+0000 mon.c (mon.2) 1576 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:11:12.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:11:12 smithi080 bash[28361]: audit 2023-12-01T06:11:12.056025+0000 mon.c (mon.2) 1577 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:11:12.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:11:12 smithi080 bash[28361]: audit 2023-12-01T06:11:12.065123+0000 mon.a (mon.0) 2155 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:11:12.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:11:12 smithi080 bash[41963]: audit 2023-12-01T06:11:11.480260+0000 mon.c (mon.2) 1575 : audit 0 from='client.? 172.21.15.80:0/609466088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:11:12.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:11:12 smithi080 bash[41963]: audit 2023-12-01T06:11:11.501296+0000 mon.a (mon.0) 2151 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:11:12.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:11:12 smithi080 bash[41963]: audit 2023-12-01T06:11:11.514109+0000 mon.a (mon.0) 2152 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:11:12.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:11:12 smithi080 bash[41963]: audit 2023-12-01T06:11:11.563842+0000 mon.a (mon.0) 2153 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:11:12.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:11:12 smithi080 bash[41963]: audit 2023-12-01T06:11:11.572957+0000 mon.a (mon.0) 2154 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:11:12.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:11:12 smithi080 bash[41963]: audit 2023-12-01T06:11:12.054345+0000 mon.c (mon.2) 1576 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:11:12.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:11:12 smithi080 bash[41963]: audit 2023-12-01T06:11:12.056025+0000 mon.c (mon.2) 1577 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:11:12.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:11:12 smithi080 bash[41963]: audit 2023-12-01T06:11:12.065123+0000 mon.a (mon.0) 2155 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:11:12.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:11:12 smithi090 bash[32384]: audit 2023-12-01T06:11:11.480260+0000 mon.c (mon.2) 1575 : audit 0 from='client.? 172.21.15.80:0/609466088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:11:12.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:11:12 smithi090 bash[32384]: audit 2023-12-01T06:11:11.501296+0000 mon.a (mon.0) 2151 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:11:12.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:11:12 smithi090 bash[32384]: audit 2023-12-01T06:11:11.514109+0000 mon.a (mon.0) 2152 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:11:12.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:11:12 smithi090 bash[32384]: audit 2023-12-01T06:11:11.563842+0000 mon.a (mon.0) 2153 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:11:12.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:11:12 smithi090 bash[32384]: audit 2023-12-01T06:11:11.572957+0000 mon.a (mon.0) 2154 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:11:12.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:11:12 smithi090 bash[32384]: audit 2023-12-01T06:11:12.054345+0000 mon.c (mon.2) 1576 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:11:12.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:11:12 smithi090 bash[32384]: audit 2023-12-01T06:11:12.056025+0000 mon.c (mon.2) 1577 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:11:12.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:11:12 smithi090 bash[32384]: audit 2023-12-01T06:11:12.065123+0000 mon.a (mon.0) 2155 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:11:13.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:11:13 smithi080 bash[28361]: cluster 2023-12-01T06:11:12.027567+0000 mgr.y (mgr.24362) 2483 : cluster 0 pgmap v2452: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:11:13.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:11:13 smithi080 bash[41963]: cluster 2023-12-01T06:11:12.027567+0000 mgr.y (mgr.24362) 2483 : cluster 0 pgmap v2452: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:11:13.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:11:13 smithi090 bash[32384]: cluster 2023-12-01T06:11:12.027567+0000 mgr.y (mgr.24362) 2483 : cluster 0 pgmap v2452: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:11:14.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:11:14 smithi080 bash[28361]: audit 2023-12-01T06:11:13.935368+0000 mon.c (mon.2) 1578 : audit 0 from='client.? 172.21.15.80:0/2691720665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:11:14.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:11:14 smithi080 bash[28361]: cluster 2023-12-01T06:11:14.028241+0000 mgr.y (mgr.24362) 2484 : cluster 0 pgmap v2453: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:11:14.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:11:14 smithi080 bash[41963]: audit 2023-12-01T06:11:13.935368+0000 mon.c (mon.2) 1578 : audit 0 from='client.? 172.21.15.80:0/2691720665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:11:14.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:11:14 smithi080 bash[41963]: cluster 2023-12-01T06:11:14.028241+0000 mgr.y (mgr.24362) 2484 : cluster 0 pgmap v2453: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:11:15.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:11:14 smithi090 bash[32384]: audit 2023-12-01T06:11:13.935368+0000 mon.c (mon.2) 1578 : audit 0 from='client.? 172.21.15.80:0/2691720665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:11:15.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:11:14 smithi090 bash[32384]: cluster 2023-12-01T06:11:14.028241+0000 mgr.y (mgr.24362) 2484 : cluster 0 pgmap v2453: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:11:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:11:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:11:16] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T06:11:17.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:11:17 smithi080 bash[41963]: cluster 2023-12-01T06:11:16.029363+0000 mgr.y (mgr.24362) 2485 : cluster 0 pgmap v2454: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:11:17.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:11:17 smithi080 bash[41963]: audit 2023-12-01T06:11:16.398070+0000 mon.c (mon.2) 1579 : audit 0 from='client.? 172.21.15.80:0/2029101434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:11:17.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:11:17 smithi080 bash[28361]: cluster 2023-12-01T06:11:16.029363+0000 mgr.y (mgr.24362) 2485 : cluster 0 pgmap v2454: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:11:17.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:11:17 smithi080 bash[28361]: audit 2023-12-01T06:11:16.398070+0000 mon.c (mon.2) 1579 : audit 0 from='client.? 172.21.15.80:0/2029101434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:11:17.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:11:17 smithi090 bash[32384]: cluster 2023-12-01T06:11:16.029363+0000 mgr.y (mgr.24362) 2485 : cluster 0 pgmap v2454: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:11:17.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:11:17 smithi090 bash[32384]: audit 2023-12-01T06:11:16.398070+0000 mon.c (mon.2) 1579 : audit 0 from='client.? 172.21.15.80:0/2029101434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:11:19.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:11:19 smithi080 bash[41963]: cluster 2023-12-01T06:11:18.030046+0000 mgr.y (mgr.24362) 2486 : cluster 0 pgmap v2455: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:11:19.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:11:19 smithi080 bash[41963]: audit 2023-12-01T06:11:18.844188+0000 mon.a (mon.0) 2156 : audit 0 from='client.? 172.21.15.80:0/3495017757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:11:19.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:11:19 smithi080 bash[28361]: cluster 2023-12-01T06:11:18.030046+0000 mgr.y (mgr.24362) 2486 : cluster 0 pgmap v2455: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:11:19.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:11:19 smithi080 bash[28361]: audit 2023-12-01T06:11:18.844188+0000 mon.a (mon.0) 2156 : audit 0 from='client.? 172.21.15.80:0/3495017757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:11:19.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:11:19 smithi090 bash[32384]: cluster 2023-12-01T06:11:18.030046+0000 mgr.y (mgr.24362) 2486 : cluster 0 pgmap v2455: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:11:19.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:11:19 smithi090 bash[32384]: audit 2023-12-01T06:11:18.844188+0000 mon.a (mon.0) 2156 : audit 0 from='client.? 172.21.15.80:0/3495017757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:11:21.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:11:21 smithi080 bash[41963]: cluster 2023-12-01T06:11:20.030700+0000 mgr.y (mgr.24362) 2487 : cluster 0 pgmap v2456: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:11:21.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:11:21 smithi080 bash[28361]: cluster 2023-12-01T06:11:20.030700+0000 mgr.y (mgr.24362) 2487 : cluster 0 pgmap v2456: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:11:21.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:11:21 smithi090 bash[32384]: cluster 2023-12-01T06:11:20.030700+0000 mgr.y (mgr.24362) 2487 : cluster 0 pgmap v2456: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:11:22.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:11:22 smithi080 bash[28361]: audit 2023-12-01T06:11:21.300227+0000 mon.c (mon.2) 1580 : audit 0 from='client.? 172.21.15.80:0/1388378547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:11:22.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:11:22 smithi080 bash[41963]: audit 2023-12-01T06:11:21.300227+0000 mon.c (mon.2) 1580 : audit 0 from='client.? 172.21.15.80:0/1388378547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:11:22.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:11:22 smithi090 bash[32384]: audit 2023-12-01T06:11:21.300227+0000 mon.c (mon.2) 1580 : audit 0 from='client.? 172.21.15.80:0/1388378547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:11:23.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:11:23 smithi080 bash[28361]: cluster 2023-12-01T06:11:22.031900+0000 mgr.y (mgr.24362) 2488 : cluster 0 pgmap v2457: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:11:23.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:11:23 smithi080 bash[41963]: cluster 2023-12-01T06:11:22.031900+0000 mgr.y (mgr.24362) 2488 : cluster 0 pgmap v2457: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:11:23.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:11:23 smithi090 bash[32384]: cluster 2023-12-01T06:11:22.031900+0000 mgr.y (mgr.24362) 2488 : cluster 0 pgmap v2457: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:11:24.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:11:24 smithi080 bash[28361]: audit 2023-12-01T06:11:23.752652+0000 mon.a (mon.0) 2157 : audit 0 from='client.? 172.21.15.80:0/1433834720' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:11:24.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:11:24 smithi080 bash[28361]: cluster 2023-12-01T06:11:24.032566+0000 mgr.y (mgr.24362) 2489 : cluster 0 pgmap v2458: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:11:24.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:11:24 smithi080 bash[41963]: audit 2023-12-01T06:11:23.752652+0000 mon.a (mon.0) 2157 : audit 0 from='client.? 172.21.15.80:0/1433834720' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:11:24.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:11:24 smithi080 bash[41963]: cluster 2023-12-01T06:11:24.032566+0000 mgr.y (mgr.24362) 2489 : cluster 0 pgmap v2458: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:11:25.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:11:24 smithi090 bash[32384]: audit 2023-12-01T06:11:23.752652+0000 mon.a (mon.0) 2157 : audit 0 from='client.? 172.21.15.80:0/1433834720' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:11:25.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:11:24 smithi090 bash[32384]: cluster 2023-12-01T06:11:24.032566+0000 mgr.y (mgr.24362) 2489 : cluster 0 pgmap v2458: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:11:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:11:25 smithi080 bash[28361]: audit 2023-12-01T06:11:24.908318+0000 mon.c (mon.2) 1581 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:11:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:11:25 smithi080 bash[41963]: audit 2023-12-01T06:11:24.908318+0000 mon.c (mon.2) 1581 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:11:26.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:11:25 smithi090 bash[32384]: audit 2023-12-01T06:11:24.908318+0000 mon.c (mon.2) 1581 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:11:26.541 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:11:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:11:26] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T06:11:26.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:11:26 smithi080 bash[41963]: cluster 2023-12-01T06:11:26.033328+0000 mgr.y (mgr.24362) 2490 : cluster 0 pgmap v2459: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:11:26.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:11:26 smithi080 bash[41963]: audit 2023-12-01T06:11:26.201486+0000 mon.a (mon.0) 2158 : audit 0 from='client.? 172.21.15.80:0/1207335667' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:11:26.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:11:26 smithi080 bash[28361]: cluster 2023-12-01T06:11:26.033328+0000 mgr.y (mgr.24362) 2490 : cluster 0 pgmap v2459: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:11:26.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:11:26 smithi080 bash[28361]: audit 2023-12-01T06:11:26.201486+0000 mon.a (mon.0) 2158 : audit 0 from='client.? 172.21.15.80:0/1207335667' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:11:27.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:11:26 smithi090 bash[32384]: cluster 2023-12-01T06:11:26.033328+0000 mgr.y (mgr.24362) 2490 : cluster 0 pgmap v2459: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:11:27.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:11:26 smithi090 bash[32384]: audit 2023-12-01T06:11:26.201486+0000 mon.a (mon.0) 2158 : audit 0 from='client.? 172.21.15.80:0/1207335667' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:11:29.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:11:29 smithi080 bash[41963]: cluster 2023-12-01T06:11:28.033982+0000 mgr.y (mgr.24362) 2491 : cluster 0 pgmap v2460: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:11:29.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:11:29 smithi080 bash[41963]: audit 2023-12-01T06:11:28.657361+0000 mon.a (mon.0) 2159 : audit 0 from='client.? 172.21.15.80:0/785465636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:11:29.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:11:29 smithi080 bash[28361]: cluster 2023-12-01T06:11:28.033982+0000 mgr.y (mgr.24362) 2491 : cluster 0 pgmap v2460: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:11:29.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:11:29 smithi080 bash[28361]: audit 2023-12-01T06:11:28.657361+0000 mon.a (mon.0) 2159 : audit 0 from='client.? 172.21.15.80:0/785465636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:11:29.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:11:29 smithi090 bash[32384]: cluster 2023-12-01T06:11:28.033982+0000 mgr.y (mgr.24362) 2491 : cluster 0 pgmap v2460: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:11:29.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:11:29 smithi090 bash[32384]: audit 2023-12-01T06:11:28.657361+0000 mon.a (mon.0) 2159 : audit 0 from='client.? 172.21.15.80:0/785465636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:11:31.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:11:31 smithi080 bash[28361]: cluster 2023-12-01T06:11:30.034651+0000 mgr.y (mgr.24362) 2492 : cluster 0 pgmap v2461: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:11:31.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:11:31 smithi080 bash[41963]: cluster 2023-12-01T06:11:30.034651+0000 mgr.y (mgr.24362) 2492 : cluster 0 pgmap v2461: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:11:31.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:11:31 smithi090 bash[32384]: cluster 2023-12-01T06:11:30.034651+0000 mgr.y (mgr.24362) 2492 : cluster 0 pgmap v2461: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:11:32.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:11:32 smithi080 bash[28361]: audit 2023-12-01T06:11:31.112154+0000 mon.a (mon.0) 2160 : audit 0 from='client.? 172.21.15.80:0/3103242628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:11:32.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:11:32 smithi080 bash[41963]: audit 2023-12-01T06:11:31.112154+0000 mon.a (mon.0) 2160 : audit 0 from='client.? 172.21.15.80:0/3103242628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:11:32.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:11:32 smithi090 bash[32384]: audit 2023-12-01T06:11:31.112154+0000 mon.a (mon.0) 2160 : audit 0 from='client.? 172.21.15.80:0/3103242628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:11:33.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:11:33 smithi080 bash[28361]: cluster 2023-12-01T06:11:32.035801+0000 mgr.y (mgr.24362) 2493 : cluster 0 pgmap v2462: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:11:33.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:11:33 smithi080 bash[41963]: cluster 2023-12-01T06:11:32.035801+0000 mgr.y (mgr.24362) 2493 : cluster 0 pgmap v2462: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:11:33.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:11:33 smithi090 bash[32384]: cluster 2023-12-01T06:11:32.035801+0000 mgr.y (mgr.24362) 2493 : cluster 0 pgmap v2462: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:11:34.270 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 06:11:33 smithi090 bash[65515]: logger=cleanup t=2023-12-01T06:11:33.837911041Z level=info msg="Completed cleanup jobs" duration=47.707813ms 2023-12-01T06:11:34.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:11:34 smithi080 bash[28361]: audit 2023-12-01T06:11:33.572460+0000 mon.a (mon.0) 2161 : audit 0 from='client.? 172.21.15.80:0/966363601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:11:34.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:11:34 smithi080 bash[28361]: cluster 2023-12-01T06:11:34.036491+0000 mgr.y (mgr.24362) 2494 : cluster 0 pgmap v2463: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:11:34.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:11:34 smithi080 bash[41963]: audit 2023-12-01T06:11:33.572460+0000 mon.a (mon.0) 2161 : audit 0 from='client.? 172.21.15.80:0/966363601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:11:34.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:11:34 smithi080 bash[41963]: cluster 2023-12-01T06:11:34.036491+0000 mgr.y (mgr.24362) 2494 : cluster 0 pgmap v2463: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:11:35.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:11:34 smithi090 bash[32384]: audit 2023-12-01T06:11:33.572460+0000 mon.a (mon.0) 2161 : audit 0 from='client.? 172.21.15.80:0/966363601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:11:35.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:11:34 smithi090 bash[32384]: cluster 2023-12-01T06:11:34.036491+0000 mgr.y (mgr.24362) 2494 : cluster 0 pgmap v2463: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:11:36.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:11:36 smithi080 bash[28361]: audit 2023-12-01T06:11:36.029654+0000 mon.c (mon.2) 1582 : audit 0 from='client.? 172.21.15.80:0/2669385000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:11:36.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:11:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:11:36] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T06:11:36.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:11:36 smithi080 bash[41963]: audit 2023-12-01T06:11:36.029654+0000 mon.c (mon.2) 1582 : audit 0 from='client.? 172.21.15.80:0/2669385000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:11:36.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:11:36 smithi090 bash[32384]: audit 2023-12-01T06:11:36.029654+0000 mon.c (mon.2) 1582 : audit 0 from='client.? 172.21.15.80:0/2669385000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:11:37.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:11:37 smithi080 bash[28361]: cluster 2023-12-01T06:11:36.037420+0000 mgr.y (mgr.24362) 2495 : cluster 0 pgmap v2464: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:11:37.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:11:37 smithi080 bash[41963]: cluster 2023-12-01T06:11:36.037420+0000 mgr.y (mgr.24362) 2495 : cluster 0 pgmap v2464: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:11:37.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:11:37 smithi090 bash[32384]: cluster 2023-12-01T06:11:36.037420+0000 mgr.y (mgr.24362) 2495 : cluster 0 pgmap v2464: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:11:39.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:11:39 smithi080 bash[41963]: cluster 2023-12-01T06:11:38.038027+0000 mgr.y (mgr.24362) 2496 : cluster 0 pgmap v2465: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:11:39.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:11:39 smithi080 bash[41963]: audit 2023-12-01T06:11:38.487469+0000 mon.c (mon.2) 1583 : audit 0 from='client.? 172.21.15.80:0/2468391513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:11:39.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:11:39 smithi080 bash[28361]: cluster 2023-12-01T06:11:38.038027+0000 mgr.y (mgr.24362) 2496 : cluster 0 pgmap v2465: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:11:39.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:11:39 smithi080 bash[28361]: audit 2023-12-01T06:11:38.487469+0000 mon.c (mon.2) 1583 : audit 0 from='client.? 172.21.15.80:0/2468391513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:11:39.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:11:39 smithi090 bash[32384]: cluster 2023-12-01T06:11:38.038027+0000 mgr.y (mgr.24362) 2496 : cluster 0 pgmap v2465: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:11:39.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:11:39 smithi090 bash[32384]: audit 2023-12-01T06:11:38.487469+0000 mon.c (mon.2) 1583 : audit 0 from='client.? 172.21.15.80:0/2468391513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:11:40.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:11:40 smithi080 bash[28361]: audit 2023-12-01T06:11:39.908743+0000 mon.c (mon.2) 1584 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:11:40.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:11:40 smithi080 bash[41963]: audit 2023-12-01T06:11:39.908743+0000 mon.c (mon.2) 1584 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:11:40.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:11:40 smithi090 bash[32384]: audit 2023-12-01T06:11:39.908743+0000 mon.c (mon.2) 1584 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:11:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:11:41 smithi080 bash[41963]: cluster 2023-12-01T06:11:40.038689+0000 mgr.y (mgr.24362) 2497 : cluster 0 pgmap v2466: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:11:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:11:41 smithi080 bash[41963]: audit 2023-12-01T06:11:40.940635+0000 mon.a (mon.0) 2162 : audit 0 from='client.? 172.21.15.80:0/2899057785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:11:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:11:41 smithi080 bash[28361]: cluster 2023-12-01T06:11:40.038689+0000 mgr.y (mgr.24362) 2497 : cluster 0 pgmap v2466: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:11:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:11:41 smithi080 bash[28361]: audit 2023-12-01T06:11:40.940635+0000 mon.a (mon.0) 2162 : audit 0 from='client.? 172.21.15.80:0/2899057785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:11:41.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:11:41 smithi090 bash[32384]: cluster 2023-12-01T06:11:40.038689+0000 mgr.y (mgr.24362) 2497 : cluster 0 pgmap v2466: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:11:41.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:11:41 smithi090 bash[32384]: audit 2023-12-01T06:11:40.940635+0000 mon.a (mon.0) 2162 : audit 0 from='client.? 172.21.15.80:0/2899057785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:11:43.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:11:43 smithi080 bash[41963]: cluster 2023-12-01T06:11:42.039994+0000 mgr.y (mgr.24362) 2498 : cluster 0 pgmap v2467: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:11:43.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:11:43 smithi080 bash[28361]: cluster 2023-12-01T06:11:42.039994+0000 mgr.y (mgr.24362) 2498 : cluster 0 pgmap v2467: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:11:43.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:11:43 smithi090 bash[32384]: cluster 2023-12-01T06:11:42.039994+0000 mgr.y (mgr.24362) 2498 : cluster 0 pgmap v2467: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:11:44.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:11:44 smithi080 bash[41963]: audit 2023-12-01T06:11:43.396355+0000 mon.c (mon.2) 1585 : audit 0 from='client.? 172.21.15.80:0/294886814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:11:44.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:11:44 smithi080 bash[28361]: audit 2023-12-01T06:11:43.396355+0000 mon.c (mon.2) 1585 : audit 0 from='client.? 172.21.15.80:0/294886814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:11:44.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:11:44 smithi090 bash[32384]: audit 2023-12-01T06:11:43.396355+0000 mon.c (mon.2) 1585 : audit 0 from='client.? 172.21.15.80:0/294886814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:11:45.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:11:45 smithi080 bash[28361]: cluster 2023-12-01T06:11:44.040628+0000 mgr.y (mgr.24362) 2499 : cluster 0 pgmap v2468: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:11:45.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:11:45 smithi080 bash[41963]: cluster 2023-12-01T06:11:44.040628+0000 mgr.y (mgr.24362) 2499 : cluster 0 pgmap v2468: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:11:45.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:11:45 smithi090 bash[32384]: cluster 2023-12-01T06:11:44.040628+0000 mgr.y (mgr.24362) 2499 : cluster 0 pgmap v2468: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:11:46.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:11:46 smithi080 bash[28361]: audit 2023-12-01T06:11:45.857060+0000 mon.c (mon.2) 1586 : audit 0 from='client.? 172.21.15.80:0/3030891264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:11:46.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:11:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:11:46] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T06:11:46.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:11:46 smithi080 bash[41963]: audit 2023-12-01T06:11:45.857060+0000 mon.c (mon.2) 1586 : audit 0 from='client.? 172.21.15.80:0/3030891264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:11:46.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:11:46 smithi090 bash[32384]: audit 2023-12-01T06:11:45.857060+0000 mon.c (mon.2) 1586 : audit 0 from='client.? 172.21.15.80:0/3030891264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:11:47.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:11:47 smithi080 bash[28361]: cluster 2023-12-01T06:11:46.041753+0000 mgr.y (mgr.24362) 2500 : cluster 0 pgmap v2469: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:11:47.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:11:47 smithi080 bash[41963]: cluster 2023-12-01T06:11:46.041753+0000 mgr.y (mgr.24362) 2500 : cluster 0 pgmap v2469: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:11:47.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:11:47 smithi090 bash[32384]: cluster 2023-12-01T06:11:46.041753+0000 mgr.y (mgr.24362) 2500 : cluster 0 pgmap v2469: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:11:49.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:11:49 smithi080 bash[28361]: cluster 2023-12-01T06:11:48.042369+0000 mgr.y (mgr.24362) 2501 : cluster 0 pgmap v2470: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:11:49.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:11:49 smithi080 bash[28361]: audit 2023-12-01T06:11:48.315261+0000 mon.c (mon.2) 1587 : audit 0 from='client.? 172.21.15.80:0/3714052556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:11:49.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:11:49 smithi080 bash[41963]: cluster 2023-12-01T06:11:48.042369+0000 mgr.y (mgr.24362) 2501 : cluster 0 pgmap v2470: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:11:49.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:11:49 smithi080 bash[41963]: audit 2023-12-01T06:11:48.315261+0000 mon.c (mon.2) 1587 : audit 0 from='client.? 172.21.15.80:0/3714052556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:11:49.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:11:49 smithi090 bash[32384]: cluster 2023-12-01T06:11:48.042369+0000 mgr.y (mgr.24362) 2501 : cluster 0 pgmap v2470: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:11:49.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:11:49 smithi090 bash[32384]: audit 2023-12-01T06:11:48.315261+0000 mon.c (mon.2) 1587 : audit 0 from='client.? 172.21.15.80:0/3714052556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:11:51.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:11:51 smithi080 bash[41963]: cluster 2023-12-01T06:11:50.043001+0000 mgr.y (mgr.24362) 2502 : cluster 0 pgmap v2471: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:11:51.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:11:51 smithi080 bash[41963]: audit 2023-12-01T06:11:50.766898+0000 mon.c (mon.2) 1588 : audit 0 from='client.? 172.21.15.80:0/1766351645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:11:51.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:11:51 smithi080 bash[28361]: cluster 2023-12-01T06:11:50.043001+0000 mgr.y (mgr.24362) 2502 : cluster 0 pgmap v2471: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:11:51.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:11:51 smithi080 bash[28361]: audit 2023-12-01T06:11:50.766898+0000 mon.c (mon.2) 1588 : audit 0 from='client.? 172.21.15.80:0/1766351645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:11:51.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:11:51 smithi090 bash[32384]: cluster 2023-12-01T06:11:50.043001+0000 mgr.y (mgr.24362) 2502 : cluster 0 pgmap v2471: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:11:51.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:11:51 smithi090 bash[32384]: audit 2023-12-01T06:11:50.766898+0000 mon.c (mon.2) 1588 : audit 0 from='client.? 172.21.15.80:0/1766351645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:11:53.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:11:53 smithi080 bash[28361]: cluster 2023-12-01T06:11:52.044195+0000 mgr.y (mgr.24362) 2503 : cluster 0 pgmap v2472: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:11:53.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:11:53 smithi080 bash[41963]: cluster 2023-12-01T06:11:52.044195+0000 mgr.y (mgr.24362) 2503 : cluster 0 pgmap v2472: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:11:53.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:11:53 smithi090 bash[32384]: cluster 2023-12-01T06:11:52.044195+0000 mgr.y (mgr.24362) 2503 : cluster 0 pgmap v2472: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:11:54.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:11:54 smithi080 bash[41963]: audit 2023-12-01T06:11:53.225525+0000 mon.c (mon.2) 1589 : audit 0 from='client.? 172.21.15.80:0/1089074104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:11:54.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:11:54 smithi080 bash[28361]: audit 2023-12-01T06:11:53.225525+0000 mon.c (mon.2) 1589 : audit 0 from='client.? 172.21.15.80:0/1089074104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:11:54.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:11:54 smithi090 bash[32384]: audit 2023-12-01T06:11:53.225525+0000 mon.c (mon.2) 1589 : audit 0 from='client.? 172.21.15.80:0/1089074104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:11:55.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:11:55 smithi080 bash[28361]: cluster 2023-12-01T06:11:54.044791+0000 mgr.y (mgr.24362) 2504 : cluster 0 pgmap v2473: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:11:55.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:11:55 smithi080 bash[28361]: audit 2023-12-01T06:11:54.908823+0000 mon.c (mon.2) 1590 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:11:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:11:55 smithi080 bash[41963]: cluster 2023-12-01T06:11:54.044791+0000 mgr.y (mgr.24362) 2504 : cluster 0 pgmap v2473: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:11:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:11:55 smithi080 bash[41963]: audit 2023-12-01T06:11:54.908823+0000 mon.c (mon.2) 1590 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:11:55.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:11:55 smithi090 bash[32384]: cluster 2023-12-01T06:11:54.044791+0000 mgr.y (mgr.24362) 2504 : cluster 0 pgmap v2473: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:11:55.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:11:55 smithi090 bash[32384]: audit 2023-12-01T06:11:54.908823+0000 mon.c (mon.2) 1590 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:11:56.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:11:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:11:56] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T06:11:56.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:11:56 smithi080 bash[41963]: audit 2023-12-01T06:11:55.674119+0000 mon.c (mon.2) 1591 : audit 0 from='client.? 172.21.15.80:0/3464076115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:11:56.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:11:56 smithi080 bash[28361]: audit 2023-12-01T06:11:55.674119+0000 mon.c (mon.2) 1591 : audit 0 from='client.? 172.21.15.80:0/3464076115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:11:56.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:11:56 smithi090 bash[32384]: audit 2023-12-01T06:11:55.674119+0000 mon.c (mon.2) 1591 : audit 0 from='client.? 172.21.15.80:0/3464076115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:11:57.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:11:57 smithi080 bash[28361]: cluster 2023-12-01T06:11:56.045944+0000 mgr.y (mgr.24362) 2505 : cluster 0 pgmap v2474: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:11:57.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:11:57 smithi080 bash[41963]: cluster 2023-12-01T06:11:56.045944+0000 mgr.y (mgr.24362) 2505 : cluster 0 pgmap v2474: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:11:57.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:11:57 smithi090 bash[32384]: cluster 2023-12-01T06:11:56.045944+0000 mgr.y (mgr.24362) 2505 : cluster 0 pgmap v2474: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:11:58.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:11:58 smithi080 bash[28361]: audit 2023-12-01T06:11:58.105991+0000 mon.c (mon.2) 1592 : audit 0 from='client.? 172.21.15.80:0/907463928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:11:58.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:11:58 smithi080 bash[41963]: audit 2023-12-01T06:11:58.105991+0000 mon.c (mon.2) 1592 : audit 0 from='client.? 172.21.15.80:0/907463928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:11:58.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:11:58 smithi090 bash[32384]: audit 2023-12-01T06:11:58.105991+0000 mon.c (mon.2) 1592 : audit 0 from='client.? 172.21.15.80:0/907463928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:11:59.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:11:59 smithi080 bash[28361]: cluster 2023-12-01T06:11:58.046421+0000 mgr.y (mgr.24362) 2506 : cluster 0 pgmap v2475: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:11:59.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:11:59 smithi080 bash[41963]: cluster 2023-12-01T06:11:58.046421+0000 mgr.y (mgr.24362) 2506 : cluster 0 pgmap v2475: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:11:59.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:11:59 smithi090 bash[32384]: cluster 2023-12-01T06:11:58.046421+0000 mgr.y (mgr.24362) 2506 : cluster 0 pgmap v2475: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:12:01.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:12:01 smithi080 bash[28361]: cluster 2023-12-01T06:12:00.047145+0000 mgr.y (mgr.24362) 2507 : cluster 0 pgmap v2476: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:12:01.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:12:01 smithi080 bash[28361]: audit 2023-12-01T06:12:00.551377+0000 mon.a (mon.0) 2163 : audit 0 from='client.? 172.21.15.80:0/217454458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:12:01.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:12:01 smithi080 bash[41963]: cluster 2023-12-01T06:12:00.047145+0000 mgr.y (mgr.24362) 2507 : cluster 0 pgmap v2476: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:12:01.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:12:01 smithi080 bash[41963]: audit 2023-12-01T06:12:00.551377+0000 mon.a (mon.0) 2163 : audit 0 from='client.? 172.21.15.80:0/217454458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:12:01.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:12:01 smithi090 bash[32384]: cluster 2023-12-01T06:12:00.047145+0000 mgr.y (mgr.24362) 2507 : cluster 0 pgmap v2476: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:12:01.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:12:01 smithi090 bash[32384]: audit 2023-12-01T06:12:00.551377+0000 mon.a (mon.0) 2163 : audit 0 from='client.? 172.21.15.80:0/217454458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:12:03.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:12:03 smithi080 bash[41963]: cluster 2023-12-01T06:12:02.048423+0000 mgr.y (mgr.24362) 2508 : cluster 0 pgmap v2477: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:12:03.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:12:03 smithi080 bash[41963]: audit 2023-12-01T06:12:02.996142+0000 mon.c (mon.2) 1593 : audit 0 from='client.? 172.21.15.80:0/2468528898' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:12:03.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:12:03 smithi080 bash[28361]: cluster 2023-12-01T06:12:02.048423+0000 mgr.y (mgr.24362) 2508 : cluster 0 pgmap v2477: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:12:03.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:12:03 smithi080 bash[28361]: audit 2023-12-01T06:12:02.996142+0000 mon.c (mon.2) 1593 : audit 0 from='client.? 172.21.15.80:0/2468528898' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:12:03.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:12:03 smithi090 bash[32384]: cluster 2023-12-01T06:12:02.048423+0000 mgr.y (mgr.24362) 2508 : cluster 0 pgmap v2477: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:12:03.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:12:03 smithi090 bash[32384]: audit 2023-12-01T06:12:02.996142+0000 mon.c (mon.2) 1593 : audit 0 from='client.? 172.21.15.80:0/2468528898' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:12:04.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:12:04 smithi080 bash[28361]: cluster 2023-12-01T06:12:04.049044+0000 mgr.y (mgr.24362) 2509 : cluster 0 pgmap v2478: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:12:04.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:12:04 smithi080 bash[41963]: cluster 2023-12-01T06:12:04.049044+0000 mgr.y (mgr.24362) 2509 : cluster 0 pgmap v2478: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:12:05.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:12:04 smithi090 bash[32384]: cluster 2023-12-01T06:12:04.049044+0000 mgr.y (mgr.24362) 2509 : cluster 0 pgmap v2478: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:12:05.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:12:05 smithi080 bash[28361]: audit 2023-12-01T06:12:05.442176+0000 mon.a (mon.0) 2164 : audit 0 from='client.? 172.21.15.80:0/1663298426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:12:05.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:12:05 smithi080 bash[41963]: audit 2023-12-01T06:12:05.442176+0000 mon.a (mon.0) 2164 : audit 0 from='client.? 172.21.15.80:0/1663298426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:12:06.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:12:05 smithi090 bash[32384]: audit 2023-12-01T06:12:05.442176+0000 mon.a (mon.0) 2164 : audit 0 from='client.? 172.21.15.80:0/1663298426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:12:06.553 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:12:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:12:06] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T06:12:06.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:12:06 smithi080 bash[28361]: cluster 2023-12-01T06:12:06.050204+0000 mgr.y (mgr.24362) 2510 : cluster 0 pgmap v2479: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:12:06.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:12:06 smithi080 bash[41963]: cluster 2023-12-01T06:12:06.050204+0000 mgr.y (mgr.24362) 2510 : cluster 0 pgmap v2479: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:12:07.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:12:06 smithi090 bash[32384]: cluster 2023-12-01T06:12:06.050204+0000 mgr.y (mgr.24362) 2510 : cluster 0 pgmap v2479: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:12:08.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:12:07 smithi090 bash[32384]: audit 2023-12-01T06:12:07.889259+0000 mon.a (mon.0) 2165 : audit 0 from='client.? 172.21.15.80:0/485138228' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:12:08.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:12:07 smithi080 bash[28361]: audit 2023-12-01T06:12:07.889259+0000 mon.a (mon.0) 2165 : audit 0 from='client.? 172.21.15.80:0/485138228' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:12:08.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:12:07 smithi080 bash[41963]: audit 2023-12-01T06:12:07.889259+0000 mon.a (mon.0) 2165 : audit 0 from='client.? 172.21.15.80:0/485138228' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:12:09.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:12:08 smithi090 bash[32384]: cluster 2023-12-01T06:12:08.050842+0000 mgr.y (mgr.24362) 2511 : cluster 0 pgmap v2480: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:12:09.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:12:08 smithi080 bash[28361]: cluster 2023-12-01T06:12:08.050842+0000 mgr.y (mgr.24362) 2511 : cluster 0 pgmap v2480: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:12:09.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:12:08 smithi080 bash[41963]: cluster 2023-12-01T06:12:08.050842+0000 mgr.y (mgr.24362) 2511 : cluster 0 pgmap v2480: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:12:10.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:12:09 smithi090 bash[32384]: audit 2023-12-01T06:12:09.909766+0000 mon.c (mon.2) 1594 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:12:10.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:12:09 smithi080 bash[28361]: audit 2023-12-01T06:12:09.909766+0000 mon.c (mon.2) 1594 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:12:10.435 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:12:09 smithi080 bash[41963]: audit 2023-12-01T06:12:09.909766+0000 mon.c (mon.2) 1594 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:12:11.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:12:10 smithi090 bash[32384]: cluster 2023-12-01T06:12:10.051325+0000 mgr.y (mgr.24362) 2512 : cluster 0 pgmap v2481: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:12:11.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:12:10 smithi090 bash[32384]: audit 2023-12-01T06:12:10.338924+0000 mon.a (mon.0) 2166 : audit 0 from='client.? 172.21.15.80:0/3029868592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:12:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:12:10 smithi080 bash[41963]: cluster 2023-12-01T06:12:10.051325+0000 mgr.y (mgr.24362) 2512 : cluster 0 pgmap v2481: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:12:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:12:10 smithi080 bash[41963]: audit 2023-12-01T06:12:10.338924+0000 mon.a (mon.0) 2166 : audit 0 from='client.? 172.21.15.80:0/3029868592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:12:11.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:12:10 smithi080 bash[28361]: cluster 2023-12-01T06:12:10.051325+0000 mgr.y (mgr.24362) 2512 : cluster 0 pgmap v2481: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:12:11.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:12:10 smithi080 bash[28361]: audit 2023-12-01T06:12:10.338924+0000 mon.a (mon.0) 2166 : audit 0 from='client.? 172.21.15.80:0/3029868592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:12:13.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:12:13 smithi080 bash[41963]: cluster 2023-12-01T06:12:12.052599+0000 mgr.y (mgr.24362) 2513 : cluster 0 pgmap v2482: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:12:13.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:12:13 smithi080 bash[41963]: audit 2023-12-01T06:12:12.145556+0000 mon.c (mon.2) 1595 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:12:13.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:12:13 smithi080 bash[41963]: audit 2023-12-01T06:12:12.523224+0000 mon.a (mon.0) 2167 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:12:13.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:12:13 smithi080 bash[41963]: audit 2023-12-01T06:12:12.533407+0000 mon.a (mon.0) 2168 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:12:13.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:12:13 smithi080 bash[41963]: audit 2023-12-01T06:12:12.793265+0000 mon.c (mon.2) 1596 : audit 0 from='client.? 172.21.15.80:0/1948731809' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:12:13.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:12:13 smithi080 bash[28361]: cluster 2023-12-01T06:12:12.052599+0000 mgr.y (mgr.24362) 2513 : cluster 0 pgmap v2482: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:12:13.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:12:13 smithi080 bash[28361]: audit 2023-12-01T06:12:12.145556+0000 mon.c (mon.2) 1595 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:12:13.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:12:13 smithi080 bash[28361]: audit 2023-12-01T06:12:12.523224+0000 mon.a (mon.0) 2167 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:12:13.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:12:13 smithi080 bash[28361]: audit 2023-12-01T06:12:12.533407+0000 mon.a (mon.0) 2168 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:12:13.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:12:13 smithi080 bash[28361]: audit 2023-12-01T06:12:12.793265+0000 mon.c (mon.2) 1596 : audit 0 from='client.? 172.21.15.80:0/1948731809' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:12:13.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:12:13 smithi090 bash[32384]: cluster 2023-12-01T06:12:12.052599+0000 mgr.y (mgr.24362) 2513 : cluster 0 pgmap v2482: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:12:13.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:12:13 smithi090 bash[32384]: audit 2023-12-01T06:12:12.145556+0000 mon.c (mon.2) 1595 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:12:13.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:12:13 smithi090 bash[32384]: audit 2023-12-01T06:12:12.523224+0000 mon.a (mon.0) 2167 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:12:13.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:12:13 smithi090 bash[32384]: audit 2023-12-01T06:12:12.533407+0000 mon.a (mon.0) 2168 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:12:13.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:12:13 smithi090 bash[32384]: audit 2023-12-01T06:12:12.793265+0000 mon.c (mon.2) 1596 : audit 0 from='client.? 172.21.15.80:0/1948731809' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:12:14.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:12:14 smithi080 bash[41963]: cluster 2023-12-01T06:12:14.053397+0000 mgr.y (mgr.24362) 2514 : cluster 0 pgmap v2483: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:12:14.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:12:14 smithi080 bash[28361]: cluster 2023-12-01T06:12:14.053397+0000 mgr.y (mgr.24362) 2514 : cluster 0 pgmap v2483: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:12:15.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:12:14 smithi090 bash[32384]: cluster 2023-12-01T06:12:14.053397+0000 mgr.y (mgr.24362) 2514 : cluster 0 pgmap v2483: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:12:15.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:12:15 smithi080 bash[28361]: audit 2023-12-01T06:12:15.264070+0000 mon.a (mon.0) 2169 : audit 0 from='client.? 172.21.15.80:0/419195761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:12:15.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:12:15 smithi080 bash[41963]: audit 2023-12-01T06:12:15.264070+0000 mon.a (mon.0) 2169 : audit 0 from='client.? 172.21.15.80:0/419195761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:12:16.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:12:15 smithi090 bash[32384]: audit 2023-12-01T06:12:15.264070+0000 mon.a (mon.0) 2169 : audit 0 from='client.? 172.21.15.80:0/419195761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:12:16.555 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:12:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:12:16] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T06:12:16.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:12:16 smithi080 bash[28361]: cluster 2023-12-01T06:12:16.054545+0000 mgr.y (mgr.24362) 2515 : cluster 0 pgmap v2484: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:12:16.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:12:16 smithi080 bash[41963]: cluster 2023-12-01T06:12:16.054545+0000 mgr.y (mgr.24362) 2515 : cluster 0 pgmap v2484: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:12:17.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:12:16 smithi090 bash[32384]: cluster 2023-12-01T06:12:16.054545+0000 mgr.y (mgr.24362) 2515 : cluster 0 pgmap v2484: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:12:18.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:12:17 smithi080 bash[41963]: audit 2023-12-01T06:12:17.747463+0000 mon.c (mon.2) 1597 : audit 0 from='client.? 172.21.15.80:0/259103245' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:12:18.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:12:17 smithi080 bash[28361]: audit 2023-12-01T06:12:17.747463+0000 mon.c (mon.2) 1597 : audit 0 from='client.? 172.21.15.80:0/259103245' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:12:18.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:12:17 smithi090 bash[32384]: audit 2023-12-01T06:12:17.747463+0000 mon.c (mon.2) 1597 : audit 0 from='client.? 172.21.15.80:0/259103245' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:12:19.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:12:18 smithi090 bash[32384]: audit 2023-12-01T06:12:17.937548+0000 mon.a (mon.0) 2170 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:12:19.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:12:18 smithi090 bash[32384]: audit 2023-12-01T06:12:17.947955+0000 mon.a (mon.0) 2171 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:12:19.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:12:18 smithi090 bash[32384]: cluster 2023-12-01T06:12:18.055176+0000 mgr.y (mgr.24362) 2516 : cluster 0 pgmap v2485: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:12:19.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:12:18 smithi090 bash[32384]: audit 2023-12-01T06:12:18.681001+0000 mon.a (mon.0) 2172 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:12:19.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:12:18 smithi090 bash[32384]: audit 2023-12-01T06:12:18.693820+0000 mon.a (mon.0) 2173 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:12:19.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:12:18 smithi080 bash[41963]: audit 2023-12-01T06:12:17.937548+0000 mon.a (mon.0) 2170 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:12:19.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:12:18 smithi080 bash[41963]: audit 2023-12-01T06:12:17.947955+0000 mon.a (mon.0) 2171 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:12:19.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:12:18 smithi080 bash[41963]: cluster 2023-12-01T06:12:18.055176+0000 mgr.y (mgr.24362) 2516 : cluster 0 pgmap v2485: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:12:19.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:12:18 smithi080 bash[41963]: audit 2023-12-01T06:12:18.681001+0000 mon.a (mon.0) 2172 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:12:19.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:12:18 smithi080 bash[41963]: audit 2023-12-01T06:12:18.693820+0000 mon.a (mon.0) 2173 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:12:19.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:12:18 smithi080 bash[28361]: audit 2023-12-01T06:12:17.937548+0000 mon.a (mon.0) 2170 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:12:19.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:12:18 smithi080 bash[28361]: audit 2023-12-01T06:12:17.947955+0000 mon.a (mon.0) 2171 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:12:19.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:12:18 smithi080 bash[28361]: cluster 2023-12-01T06:12:18.055176+0000 mgr.y (mgr.24362) 2516 : cluster 0 pgmap v2485: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:12:19.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:12:18 smithi080 bash[28361]: audit 2023-12-01T06:12:18.681001+0000 mon.a (mon.0) 2172 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:12:19.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:12:18 smithi080 bash[28361]: audit 2023-12-01T06:12:18.693820+0000 mon.a (mon.0) 2173 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:12:20.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:12:19 smithi090 bash[32384]: audit 2023-12-01T06:12:19.169251+0000 mon.c (mon.2) 1598 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:12:20.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:12:19 smithi090 bash[32384]: audit 2023-12-01T06:12:19.171107+0000 mon.c (mon.2) 1599 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:12:20.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:12:19 smithi090 bash[32384]: audit 2023-12-01T06:12:19.180394+0000 mon.a (mon.0) 2174 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:12:20.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:12:19 smithi080 bash[28361]: audit 2023-12-01T06:12:19.169251+0000 mon.c (mon.2) 1598 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:12:20.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:12:19 smithi080 bash[28361]: audit 2023-12-01T06:12:19.171107+0000 mon.c (mon.2) 1599 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:12:20.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:12:19 smithi080 bash[28361]: audit 2023-12-01T06:12:19.180394+0000 mon.a (mon.0) 2174 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:12:20.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:12:19 smithi080 bash[41963]: audit 2023-12-01T06:12:19.169251+0000 mon.c (mon.2) 1598 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:12:20.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:12:19 smithi080 bash[41963]: audit 2023-12-01T06:12:19.171107+0000 mon.c (mon.2) 1599 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:12:20.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:12:19 smithi080 bash[41963]: audit 2023-12-01T06:12:19.180394+0000 mon.a (mon.0) 2174 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:12:21.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:12:20 smithi090 bash[32384]: cluster 2023-12-01T06:12:20.055799+0000 mgr.y (mgr.24362) 2517 : cluster 0 pgmap v2486: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:12:21.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:12:20 smithi090 bash[32384]: audit 2023-12-01T06:12:20.202868+0000 mon.c (mon.2) 1600 : audit 0 from='client.? 172.21.15.80:0/2912987342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:12:21.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:12:20 smithi080 bash[41963]: cluster 2023-12-01T06:12:20.055799+0000 mgr.y (mgr.24362) 2517 : cluster 0 pgmap v2486: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:12:21.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:12:20 smithi080 bash[41963]: audit 2023-12-01T06:12:20.202868+0000 mon.c (mon.2) 1600 : audit 0 from='client.? 172.21.15.80:0/2912987342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:12:21.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:12:20 smithi080 bash[28361]: cluster 2023-12-01T06:12:20.055799+0000 mgr.y (mgr.24362) 2517 : cluster 0 pgmap v2486: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:12:21.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:12:20 smithi080 bash[28361]: audit 2023-12-01T06:12:20.202868+0000 mon.c (mon.2) 1600 : audit 0 from='client.? 172.21.15.80:0/2912987342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:12:23.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:12:23 smithi080 bash[28361]: cluster 2023-12-01T06:12:22.056894+0000 mgr.y (mgr.24362) 2518 : cluster 0 pgmap v2487: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:12:23.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:12:23 smithi080 bash[28361]: audit 2023-12-01T06:12:22.661072+0000 mon.a (mon.0) 2175 : audit 0 from='client.? 172.21.15.80:0/1563107140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:12:23.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:12:23 smithi080 bash[41963]: cluster 2023-12-01T06:12:22.056894+0000 mgr.y (mgr.24362) 2518 : cluster 0 pgmap v2487: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:12:23.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:12:23 smithi080 bash[41963]: audit 2023-12-01T06:12:22.661072+0000 mon.a (mon.0) 2175 : audit 0 from='client.? 172.21.15.80:0/1563107140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:12:23.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:12:23 smithi090 bash[32384]: cluster 2023-12-01T06:12:22.056894+0000 mgr.y (mgr.24362) 2518 : cluster 0 pgmap v2487: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:12:23.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:12:23 smithi090 bash[32384]: audit 2023-12-01T06:12:22.661072+0000 mon.a (mon.0) 2175 : audit 0 from='client.? 172.21.15.80:0/1563107140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:12:24.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:12:24 smithi080 bash[28361]: cluster 2023-12-01T06:12:24.057507+0000 mgr.y (mgr.24362) 2519 : cluster 0 pgmap v2488: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:12:24.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:12:24 smithi080 bash[41963]: cluster 2023-12-01T06:12:24.057507+0000 mgr.y (mgr.24362) 2519 : cluster 0 pgmap v2488: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:12:25.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:12:24 smithi090 bash[32384]: cluster 2023-12-01T06:12:24.057507+0000 mgr.y (mgr.24362) 2519 : cluster 0 pgmap v2488: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:12:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:12:25 smithi080 bash[28361]: audit 2023-12-01T06:12:24.909622+0000 mon.c (mon.2) 1601 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:12:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:12:25 smithi080 bash[28361]: audit 2023-12-01T06:12:25.108969+0000 mon.c (mon.2) 1602 : audit 0 from='client.? 172.21.15.80:0/2447965346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:12:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:12:25 smithi080 bash[41963]: audit 2023-12-01T06:12:24.909622+0000 mon.c (mon.2) 1601 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:12:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:12:25 smithi080 bash[41963]: audit 2023-12-01T06:12:25.108969+0000 mon.c (mon.2) 1602 : audit 0 from='client.? 172.21.15.80:0/2447965346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:12:26.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:12:25 smithi090 bash[32384]: audit 2023-12-01T06:12:24.909622+0000 mon.c (mon.2) 1601 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:12:26.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:12:25 smithi090 bash[32384]: audit 2023-12-01T06:12:25.108969+0000 mon.c (mon.2) 1602 : audit 0 from='client.? 172.21.15.80:0/2447965346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:12:26.563 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:12:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:12:26] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T06:12:26.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:12:26 smithi080 bash[28361]: cluster 2023-12-01T06:12:26.058571+0000 mgr.y (mgr.24362) 2520 : cluster 0 pgmap v2489: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:12:26.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:12:26 smithi080 bash[41963]: cluster 2023-12-01T06:12:26.058571+0000 mgr.y (mgr.24362) 2520 : cluster 0 pgmap v2489: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:12:27.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:12:26 smithi090 bash[32384]: cluster 2023-12-01T06:12:26.058571+0000 mgr.y (mgr.24362) 2520 : cluster 0 pgmap v2489: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:12:27.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:12:27 smithi080 bash[28361]: audit 2023-12-01T06:12:27.557823+0000 mon.c (mon.2) 1603 : audit 0 from='client.? 172.21.15.80:0/1995463317' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:12:27.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:12:27 smithi080 bash[41963]: audit 2023-12-01T06:12:27.557823+0000 mon.c (mon.2) 1603 : audit 0 from='client.? 172.21.15.80:0/1995463317' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:12:28.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:12:27 smithi090 bash[32384]: audit 2023-12-01T06:12:27.557823+0000 mon.c (mon.2) 1603 : audit 0 from='client.? 172.21.15.80:0/1995463317' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:12:28.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:12:28 smithi080 bash[41963]: cluster 2023-12-01T06:12:28.059277+0000 mgr.y (mgr.24362) 2521 : cluster 0 pgmap v2490: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:12:28.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:12:28 smithi080 bash[28361]: cluster 2023-12-01T06:12:28.059277+0000 mgr.y (mgr.24362) 2521 : cluster 0 pgmap v2490: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:12:29.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:12:28 smithi090 bash[32384]: cluster 2023-12-01T06:12:28.059277+0000 mgr.y (mgr.24362) 2521 : cluster 0 pgmap v2490: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:12:30.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:12:30 smithi080 bash[41963]: audit 2023-12-01T06:12:30.014315+0000 mon.a (mon.0) 2176 : audit 0 from='client.? 172.21.15.80:0/3651779653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:12:30.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:12:30 smithi080 bash[28361]: audit 2023-12-01T06:12:30.014315+0000 mon.a (mon.0) 2176 : audit 0 from='client.? 172.21.15.80:0/3651779653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:12:30.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:12:30 smithi090 bash[32384]: audit 2023-12-01T06:12:30.014315+0000 mon.a (mon.0) 2176 : audit 0 from='client.? 172.21.15.80:0/3651779653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:12:31.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:12:31 smithi080 bash[28361]: cluster 2023-12-01T06:12:30.059943+0000 mgr.y (mgr.24362) 2522 : cluster 0 pgmap v2491: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:12:31.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:12:31 smithi080 bash[41963]: cluster 2023-12-01T06:12:30.059943+0000 mgr.y (mgr.24362) 2522 : cluster 0 pgmap v2491: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:12:31.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:12:31 smithi090 bash[32384]: cluster 2023-12-01T06:12:30.059943+0000 mgr.y (mgr.24362) 2522 : cluster 0 pgmap v2491: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:12:33.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:12:33 smithi080 bash[41963]: cluster 2023-12-01T06:12:32.061047+0000 mgr.y (mgr.24362) 2523 : cluster 0 pgmap v2492: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:12:33.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:12:33 smithi080 bash[41963]: audit 2023-12-01T06:12:32.475120+0000 mon.c (mon.2) 1604 : audit 0 from='client.? 172.21.15.80:0/3431947087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:12:33.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:12:33 smithi080 bash[28361]: cluster 2023-12-01T06:12:32.061047+0000 mgr.y (mgr.24362) 2523 : cluster 0 pgmap v2492: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:12:33.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:12:33 smithi080 bash[28361]: audit 2023-12-01T06:12:32.475120+0000 mon.c (mon.2) 1604 : audit 0 from='client.? 172.21.15.80:0/3431947087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:12:33.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:12:33 smithi090 bash[32384]: cluster 2023-12-01T06:12:32.061047+0000 mgr.y (mgr.24362) 2523 : cluster 0 pgmap v2492: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:12:33.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:12:33 smithi090 bash[32384]: audit 2023-12-01T06:12:32.475120+0000 mon.c (mon.2) 1604 : audit 0 from='client.? 172.21.15.80:0/3431947087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:12:34.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:12:34 smithi080 bash[28361]: cluster 2023-12-01T06:12:34.061696+0000 mgr.y (mgr.24362) 2524 : cluster 0 pgmap v2493: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:12:34.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:12:34 smithi080 bash[41963]: cluster 2023-12-01T06:12:34.061696+0000 mgr.y (mgr.24362) 2524 : cluster 0 pgmap v2493: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:12:35.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:12:34 smithi090 bash[32384]: cluster 2023-12-01T06:12:34.061696+0000 mgr.y (mgr.24362) 2524 : cluster 0 pgmap v2493: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:12:35.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:12:35 smithi080 bash[28361]: audit 2023-12-01T06:12:34.928518+0000 mon.a (mon.0) 2177 : audit 0 from='client.? 172.21.15.80:0/3712479535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:12:35.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:12:35 smithi080 bash[41963]: audit 2023-12-01T06:12:34.928518+0000 mon.a (mon.0) 2177 : audit 0 from='client.? 172.21.15.80:0/3712479535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:12:36.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:12:35 smithi090 bash[32384]: audit 2023-12-01T06:12:34.928518+0000 mon.a (mon.0) 2177 : audit 0 from='client.? 172.21.15.80:0/3712479535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:12:36.577 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:12:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:12:36] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T06:12:36.578 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:12:36 smithi080 bash[28361]: cluster 2023-12-01T06:12:36.062823+0000 mgr.y (mgr.24362) 2525 : cluster 0 pgmap v2494: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:12:36.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:12:36 smithi080 bash[41963]: cluster 2023-12-01T06:12:36.062823+0000 mgr.y (mgr.24362) 2525 : cluster 0 pgmap v2494: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:12:37.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:12:36 smithi090 bash[32384]: cluster 2023-12-01T06:12:36.062823+0000 mgr.y (mgr.24362) 2525 : cluster 0 pgmap v2494: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:12:37.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:12:37 smithi080 bash[28361]: audit 2023-12-01T06:12:37.381517+0000 mon.a (mon.0) 2178 : audit 0 from='client.? 172.21.15.80:0/1038393397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:12:37.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:12:37 smithi080 bash[41963]: audit 2023-12-01T06:12:37.381517+0000 mon.a (mon.0) 2178 : audit 0 from='client.? 172.21.15.80:0/1038393397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:12:38.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:12:37 smithi090 bash[32384]: audit 2023-12-01T06:12:37.381517+0000 mon.a (mon.0) 2178 : audit 0 from='client.? 172.21.15.80:0/1038393397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:12:38.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:12:38 smithi080 bash[28361]: cluster 2023-12-01T06:12:38.063631+0000 mgr.y (mgr.24362) 2526 : cluster 0 pgmap v2495: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:12:38.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:12:38 smithi080 bash[41963]: cluster 2023-12-01T06:12:38.063631+0000 mgr.y (mgr.24362) 2526 : cluster 0 pgmap v2495: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:12:39.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:12:38 smithi090 bash[32384]: cluster 2023-12-01T06:12:38.063631+0000 mgr.y (mgr.24362) 2526 : cluster 0 pgmap v2495: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:12:40.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:12:39 smithi080 bash[28361]: audit 2023-12-01T06:12:39.835255+0000 mon.c (mon.2) 1605 : audit 0 from='client.? 172.21.15.80:0/4034614778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:12:40.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:12:39 smithi080 bash[41963]: audit 2023-12-01T06:12:39.835255+0000 mon.c (mon.2) 1605 : audit 0 from='client.? 172.21.15.80:0/4034614778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:12:40.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:12:39 smithi090 bash[32384]: audit 2023-12-01T06:12:39.835255+0000 mon.c (mon.2) 1605 : audit 0 from='client.? 172.21.15.80:0/4034614778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:12:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:12:40 smithi080 bash[28361]: audit 2023-12-01T06:12:39.909952+0000 mon.c (mon.2) 1606 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:12:41.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:12:40 smithi080 bash[28361]: cluster 2023-12-01T06:12:40.064317+0000 mgr.y (mgr.24362) 2527 : cluster 0 pgmap v2496: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:12:41.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:12:40 smithi080 bash[41963]: audit 2023-12-01T06:12:39.909952+0000 mon.c (mon.2) 1606 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:12:41.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:12:40 smithi080 bash[41963]: cluster 2023-12-01T06:12:40.064317+0000 mgr.y (mgr.24362) 2527 : cluster 0 pgmap v2496: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:12:41.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:12:40 smithi090 bash[32384]: audit 2023-12-01T06:12:39.909952+0000 mon.c (mon.2) 1606 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:12:41.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:12:40 smithi090 bash[32384]: cluster 2023-12-01T06:12:40.064317+0000 mgr.y (mgr.24362) 2527 : cluster 0 pgmap v2496: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:12:43.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:12:43 smithi080 bash[28361]: cluster 2023-12-01T06:12:42.065069+0000 mgr.y (mgr.24362) 2528 : cluster 0 pgmap v2497: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:12:43.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:12:43 smithi080 bash[28361]: audit 2023-12-01T06:12:42.300076+0000 mon.a (mon.0) 2179 : audit 0 from='client.? 172.21.15.80:0/1156899055' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:12:43.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:12:43 smithi080 bash[41963]: cluster 2023-12-01T06:12:42.065069+0000 mgr.y (mgr.24362) 2528 : cluster 0 pgmap v2497: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:12:43.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:12:43 smithi080 bash[41963]: audit 2023-12-01T06:12:42.300076+0000 mon.a (mon.0) 2179 : audit 0 from='client.? 172.21.15.80:0/1156899055' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:12:43.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:12:43 smithi090 bash[32384]: cluster 2023-12-01T06:12:42.065069+0000 mgr.y (mgr.24362) 2528 : cluster 0 pgmap v2497: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:12:43.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:12:43 smithi090 bash[32384]: audit 2023-12-01T06:12:42.300076+0000 mon.a (mon.0) 2179 : audit 0 from='client.? 172.21.15.80:0/1156899055' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:12:44.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:12:44 smithi080 bash[28361]: cluster 2023-12-01T06:12:44.065804+0000 mgr.y (mgr.24362) 2529 : cluster 0 pgmap v2498: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:12:44.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:12:44 smithi080 bash[41963]: cluster 2023-12-01T06:12:44.065804+0000 mgr.y (mgr.24362) 2529 : cluster 0 pgmap v2498: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:12:45.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:12:44 smithi090 bash[32384]: cluster 2023-12-01T06:12:44.065804+0000 mgr.y (mgr.24362) 2529 : cluster 0 pgmap v2498: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:12:45.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:12:45 smithi080 bash[28361]: audit 2023-12-01T06:12:44.754061+0000 mon.a (mon.0) 2180 : audit 0 from='client.? 172.21.15.80:0/562206126' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:12:45.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:12:45 smithi080 bash[41963]: audit 2023-12-01T06:12:44.754061+0000 mon.a (mon.0) 2180 : audit 0 from='client.? 172.21.15.80:0/562206126' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:12:46.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:12:45 smithi090 bash[32384]: audit 2023-12-01T06:12:44.754061+0000 mon.a (mon.0) 2180 : audit 0 from='client.? 172.21.15.80:0/562206126' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:12:46.573 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:12:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:12:46] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T06:12:46.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:12:46 smithi080 bash[41963]: cluster 2023-12-01T06:12:46.066846+0000 mgr.y (mgr.24362) 2530 : cluster 0 pgmap v2499: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:12:46.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:12:46 smithi080 bash[28361]: cluster 2023-12-01T06:12:46.066846+0000 mgr.y (mgr.24362) 2530 : cluster 0 pgmap v2499: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:12:47.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:12:46 smithi090 bash[32384]: cluster 2023-12-01T06:12:46.066846+0000 mgr.y (mgr.24362) 2530 : cluster 0 pgmap v2499: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:12:47.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:12:47 smithi080 bash[28361]: audit 2023-12-01T06:12:47.217211+0000 mon.c (mon.2) 1607 : audit 0 from='client.? 172.21.15.80:0/795202664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:12:47.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:12:47 smithi080 bash[41963]: audit 2023-12-01T06:12:47.217211+0000 mon.c (mon.2) 1607 : audit 0 from='client.? 172.21.15.80:0/795202664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:12:48.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:12:47 smithi090 bash[32384]: audit 2023-12-01T06:12:47.217211+0000 mon.c (mon.2) 1607 : audit 0 from='client.? 172.21.15.80:0/795202664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:12:48.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:12:48 smithi080 bash[28361]: cluster 2023-12-01T06:12:48.067558+0000 mgr.y (mgr.24362) 2531 : cluster 0 pgmap v2500: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:12:48.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:12:48 smithi080 bash[41963]: cluster 2023-12-01T06:12:48.067558+0000 mgr.y (mgr.24362) 2531 : cluster 0 pgmap v2500: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:12:49.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:12:48 smithi090 bash[32384]: cluster 2023-12-01T06:12:48.067558+0000 mgr.y (mgr.24362) 2531 : cluster 0 pgmap v2500: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:12:50.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:12:49 smithi090 bash[32384]: audit 2023-12-01T06:12:49.673122+0000 mon.c (mon.2) 1608 : audit 0 from='client.? 172.21.15.80:0/1313545588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:12:50.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:12:49 smithi080 bash[28361]: audit 2023-12-01T06:12:49.673122+0000 mon.c (mon.2) 1608 : audit 0 from='client.? 172.21.15.80:0/1313545588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:12:50.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:12:49 smithi080 bash[41963]: audit 2023-12-01T06:12:49.673122+0000 mon.c (mon.2) 1608 : audit 0 from='client.? 172.21.15.80:0/1313545588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:12:51.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:12:50 smithi090 bash[32384]: cluster 2023-12-01T06:12:50.068362+0000 mgr.y (mgr.24362) 2532 : cluster 0 pgmap v2501: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:12:51.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:12:50 smithi080 bash[28361]: cluster 2023-12-01T06:12:50.068362+0000 mgr.y (mgr.24362) 2532 : cluster 0 pgmap v2501: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:12:51.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:12:50 smithi080 bash[41963]: cluster 2023-12-01T06:12:50.068362+0000 mgr.y (mgr.24362) 2532 : cluster 0 pgmap v2501: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:12:52.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:12:52 smithi080 bash[28361]: audit 2023-12-01T06:12:52.121194+0000 mon.c (mon.2) 1609 : audit 0 from='client.? 172.21.15.80:0/1805314024' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:12:52.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:12:52 smithi080 bash[41963]: audit 2023-12-01T06:12:52.121194+0000 mon.c (mon.2) 1609 : audit 0 from='client.? 172.21.15.80:0/1805314024' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:12:52.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:12:52 smithi090 bash[32384]: audit 2023-12-01T06:12:52.121194+0000 mon.c (mon.2) 1609 : audit 0 from='client.? 172.21.15.80:0/1805314024' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:12:53.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:12:53 smithi080 bash[28361]: cluster 2023-12-01T06:12:52.069517+0000 mgr.y (mgr.24362) 2533 : cluster 0 pgmap v2502: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:12:53.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:12:53 smithi080 bash[41963]: cluster 2023-12-01T06:12:52.069517+0000 mgr.y (mgr.24362) 2533 : cluster 0 pgmap v2502: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:12:53.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:12:53 smithi090 bash[32384]: cluster 2023-12-01T06:12:52.069517+0000 mgr.y (mgr.24362) 2533 : cluster 0 pgmap v2502: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:12:54.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:12:54 smithi080 bash[41963]: cluster 2023-12-01T06:12:54.070205+0000 mgr.y (mgr.24362) 2534 : cluster 0 pgmap v2503: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:12:54.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:12:54 smithi080 bash[28361]: cluster 2023-12-01T06:12:54.070205+0000 mgr.y (mgr.24362) 2534 : cluster 0 pgmap v2503: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:12:55.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:12:54 smithi090 bash[32384]: cluster 2023-12-01T06:12:54.070205+0000 mgr.y (mgr.24362) 2534 : cluster 0 pgmap v2503: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:12:55.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:12:55 smithi080 bash[28361]: audit 2023-12-01T06:12:54.579311+0000 mon.c (mon.2) 1610 : audit 0 from='client.? 172.21.15.80:0/285597426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:12:55.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:12:55 smithi080 bash[28361]: audit 2023-12-01T06:12:54.910571+0000 mon.c (mon.2) 1611 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:12:55.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:12:55 smithi080 bash[41963]: audit 2023-12-01T06:12:54.579311+0000 mon.c (mon.2) 1610 : audit 0 from='client.? 172.21.15.80:0/285597426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:12:55.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:12:55 smithi080 bash[41963]: audit 2023-12-01T06:12:54.910571+0000 mon.c (mon.2) 1611 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:12:56.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:12:55 smithi090 bash[32384]: audit 2023-12-01T06:12:54.579311+0000 mon.c (mon.2) 1610 : audit 0 from='client.? 172.21.15.80:0/285597426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:12:56.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:12:55 smithi090 bash[32384]: audit 2023-12-01T06:12:54.910571+0000 mon.c (mon.2) 1611 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:12:56.583 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:12:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:12:56] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T06:12:56.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:12:56 smithi080 bash[41963]: cluster 2023-12-01T06:12:56.071291+0000 mgr.y (mgr.24362) 2535 : cluster 0 pgmap v2504: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:12:56.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:12:56 smithi080 bash[28361]: cluster 2023-12-01T06:12:56.071291+0000 mgr.y (mgr.24362) 2535 : cluster 0 pgmap v2504: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:12:57.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:12:56 smithi090 bash[32384]: cluster 2023-12-01T06:12:56.071291+0000 mgr.y (mgr.24362) 2535 : cluster 0 pgmap v2504: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:12:57.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:12:57 smithi080 bash[28361]: audit 2023-12-01T06:12:57.031356+0000 mon.c (mon.2) 1612 : audit 0 from='client.? 172.21.15.80:0/395184702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:12:57.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:12:57 smithi080 bash[41963]: audit 2023-12-01T06:12:57.031356+0000 mon.c (mon.2) 1612 : audit 0 from='client.? 172.21.15.80:0/395184702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:12:58.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:12:57 smithi090 bash[32384]: audit 2023-12-01T06:12:57.031356+0000 mon.c (mon.2) 1612 : audit 0 from='client.? 172.21.15.80:0/395184702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:12:58.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:12:58 smithi080 bash[28361]: cluster 2023-12-01T06:12:58.071871+0000 mgr.y (mgr.24362) 2536 : cluster 0 pgmap v2505: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:12:58.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:12:58 smithi080 bash[41963]: cluster 2023-12-01T06:12:58.071871+0000 mgr.y (mgr.24362) 2536 : cluster 0 pgmap v2505: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:12:59.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:12:58 smithi090 bash[32384]: cluster 2023-12-01T06:12:58.071871+0000 mgr.y (mgr.24362) 2536 : cluster 0 pgmap v2505: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:12:59.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:12:59 smithi080 bash[28361]: audit 2023-12-01T06:12:59.492287+0000 mon.c (mon.2) 1613 : audit 0 from='client.? 172.21.15.80:0/3352177525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:12:59.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:12:59 smithi080 bash[41963]: audit 2023-12-01T06:12:59.492287+0000 mon.c (mon.2) 1613 : audit 0 from='client.? 172.21.15.80:0/3352177525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:13:00.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:12:59 smithi090 bash[32384]: audit 2023-12-01T06:12:59.492287+0000 mon.c (mon.2) 1613 : audit 0 from='client.? 172.21.15.80:0/3352177525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:13:00.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:13:00 smithi080 bash[28361]: cluster 2023-12-01T06:13:00.072505+0000 mgr.y (mgr.24362) 2537 : cluster 0 pgmap v2506: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:13:00.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:13:00 smithi080 bash[41963]: cluster 2023-12-01T06:13:00.072505+0000 mgr.y (mgr.24362) 2537 : cluster 0 pgmap v2506: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:13:01.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:13:00 smithi090 bash[32384]: cluster 2023-12-01T06:13:00.072505+0000 mgr.y (mgr.24362) 2537 : cluster 0 pgmap v2506: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:13:02.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:13:01 smithi090 bash[32384]: audit 2023-12-01T06:13:01.945817+0000 mon.a (mon.0) 2181 : audit 0 from='client.? 172.21.15.80:0/1936699403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:13:02.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:13:01 smithi080 bash[28361]: audit 2023-12-01T06:13:01.945817+0000 mon.a (mon.0) 2181 : audit 0 from='client.? 172.21.15.80:0/1936699403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:13:02.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:13:01 smithi080 bash[41963]: audit 2023-12-01T06:13:01.945817+0000 mon.a (mon.0) 2181 : audit 0 from='client.? 172.21.15.80:0/1936699403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:13:03.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:13:03 smithi090 bash[32384]: cluster 2023-12-01T06:13:02.073654+0000 mgr.y (mgr.24362) 2538 : cluster 0 pgmap v2507: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:13:03.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:13:03 smithi080 bash[28361]: cluster 2023-12-01T06:13:02.073654+0000 mgr.y (mgr.24362) 2538 : cluster 0 pgmap v2507: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:13:03.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:13:03 smithi080 bash[41963]: cluster 2023-12-01T06:13:02.073654+0000 mgr.y (mgr.24362) 2538 : cluster 0 pgmap v2507: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:13:04.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:13:04 smithi080 bash[28361]: cluster 2023-12-01T06:13:04.074369+0000 mgr.y (mgr.24362) 2539 : cluster 0 pgmap v2508: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:13:04.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:13:04 smithi080 bash[28361]: audit 2023-12-01T06:13:04.399982+0000 mon.c (mon.2) 1614 : audit 0 from='client.? 172.21.15.80:0/891424927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:13:04.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:13:04 smithi080 bash[41963]: cluster 2023-12-01T06:13:04.074369+0000 mgr.y (mgr.24362) 2539 : cluster 0 pgmap v2508: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:13:04.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:13:04 smithi080 bash[41963]: audit 2023-12-01T06:13:04.399982+0000 mon.c (mon.2) 1614 : audit 0 from='client.? 172.21.15.80:0/891424927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:13:05.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:13:04 smithi090 bash[32384]: cluster 2023-12-01T06:13:04.074369+0000 mgr.y (mgr.24362) 2539 : cluster 0 pgmap v2508: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:13:05.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:13:04 smithi090 bash[32384]: audit 2023-12-01T06:13:04.399982+0000 mon.c (mon.2) 1614 : audit 0 from='client.? 172.21.15.80:0/891424927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:13:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:13:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:13:06] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T06:13:07.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:13:07 smithi080 bash[28361]: cluster 2023-12-01T06:13:06.075477+0000 mgr.y (mgr.24362) 2540 : cluster 0 pgmap v2509: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:13:07.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:13:07 smithi080 bash[28361]: audit 2023-12-01T06:13:06.844862+0000 mon.a (mon.0) 2182 : audit 0 from='client.? 172.21.15.80:0/1256217938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:13:07.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:13:07 smithi080 bash[41963]: cluster 2023-12-01T06:13:06.075477+0000 mgr.y (mgr.24362) 2540 : cluster 0 pgmap v2509: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:13:07.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:13:07 smithi080 bash[41963]: audit 2023-12-01T06:13:06.844862+0000 mon.a (mon.0) 2182 : audit 0 from='client.? 172.21.15.80:0/1256217938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:13:07.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:13:07 smithi090 bash[32384]: cluster 2023-12-01T06:13:06.075477+0000 mgr.y (mgr.24362) 2540 : cluster 0 pgmap v2509: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:13:07.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:13:07 smithi090 bash[32384]: audit 2023-12-01T06:13:06.844862+0000 mon.a (mon.0) 2182 : audit 0 from='client.? 172.21.15.80:0/1256217938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:13:09.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:13:09 smithi080 bash[41963]: cluster 2023-12-01T06:13:08.076144+0000 mgr.y (mgr.24362) 2541 : cluster 0 pgmap v2510: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:13:09.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:13:09 smithi080 bash[28361]: cluster 2023-12-01T06:13:08.076144+0000 mgr.y (mgr.24362) 2541 : cluster 0 pgmap v2510: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:13:09.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:13:09 smithi090 bash[32384]: cluster 2023-12-01T06:13:08.076144+0000 mgr.y (mgr.24362) 2541 : cluster 0 pgmap v2510: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:13:10.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:13:10 smithi080 bash[41963]: audit 2023-12-01T06:13:09.302373+0000 mon.c (mon.2) 1615 : audit 0 from='client.? 172.21.15.80:0/2920185308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:13:10.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:13:10 smithi080 bash[41963]: audit 2023-12-01T06:13:09.911018+0000 mon.c (mon.2) 1616 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:13:10.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:13:10 smithi080 bash[28361]: audit 2023-12-01T06:13:09.302373+0000 mon.c (mon.2) 1615 : audit 0 from='client.? 172.21.15.80:0/2920185308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:13:10.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:13:10 smithi080 bash[28361]: audit 2023-12-01T06:13:09.911018+0000 mon.c (mon.2) 1616 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:13:10.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:13:10 smithi090 bash[32384]: audit 2023-12-01T06:13:09.302373+0000 mon.c (mon.2) 1615 : audit 0 from='client.? 172.21.15.80:0/2920185308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:13:10.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:13:10 smithi090 bash[32384]: audit 2023-12-01T06:13:09.911018+0000 mon.c (mon.2) 1616 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:13:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:13:11 smithi080 bash[28361]: cluster 2023-12-01T06:13:10.076718+0000 mgr.y (mgr.24362) 2542 : cluster 0 pgmap v2511: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:13:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:13:11 smithi080 bash[41963]: cluster 2023-12-01T06:13:10.076718+0000 mgr.y (mgr.24362) 2542 : cluster 0 pgmap v2511: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:13:11.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:13:11 smithi090 bash[32384]: cluster 2023-12-01T06:13:10.076718+0000 mgr.y (mgr.24362) 2542 : cluster 0 pgmap v2511: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:13:12.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:13:12 smithi080 bash[28361]: audit 2023-12-01T06:13:11.757635+0000 mon.a (mon.0) 2183 : audit 0 from='client.? 172.21.15.80:0/4231256452' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:13:12.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:13:12 smithi080 bash[41963]: audit 2023-12-01T06:13:11.757635+0000 mon.a (mon.0) 2183 : audit 0 from='client.? 172.21.15.80:0/4231256452' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:13:12.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:13:12 smithi090 bash[32384]: audit 2023-12-01T06:13:11.757635+0000 mon.a (mon.0) 2183 : audit 0 from='client.? 172.21.15.80:0/4231256452' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:13:13.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:13:13 smithi080 bash[41963]: cluster 2023-12-01T06:13:12.077894+0000 mgr.y (mgr.24362) 2543 : cluster 0 pgmap v2512: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:13:13.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:13:13 smithi080 bash[28361]: cluster 2023-12-01T06:13:12.077894+0000 mgr.y (mgr.24362) 2543 : cluster 0 pgmap v2512: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:13:13.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:13:13 smithi090 bash[32384]: cluster 2023-12-01T06:13:12.077894+0000 mgr.y (mgr.24362) 2543 : cluster 0 pgmap v2512: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:13:14.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:13:14 smithi080 bash[28361]: cluster 2023-12-01T06:13:14.078548+0000 mgr.y (mgr.24362) 2544 : cluster 0 pgmap v2513: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:13:14.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:13:14 smithi080 bash[28361]: audit 2023-12-01T06:13:14.217044+0000 mon.a (mon.0) 2184 : audit 0 from='client.? 172.21.15.80:0/1344543078' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:13:14.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:13:14 smithi080 bash[41963]: cluster 2023-12-01T06:13:14.078548+0000 mgr.y (mgr.24362) 2544 : cluster 0 pgmap v2513: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:13:14.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:13:14 smithi080 bash[41963]: audit 2023-12-01T06:13:14.217044+0000 mon.a (mon.0) 2184 : audit 0 from='client.? 172.21.15.80:0/1344543078' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:13:15.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:13:14 smithi090 bash[32384]: cluster 2023-12-01T06:13:14.078548+0000 mgr.y (mgr.24362) 2544 : cluster 0 pgmap v2513: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:13:15.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:13:14 smithi090 bash[32384]: audit 2023-12-01T06:13:14.217044+0000 mon.a (mon.0) 2184 : audit 0 from='client.? 172.21.15.80:0/1344543078' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:13:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:13:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:13:16] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T06:13:17.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:13:17 smithi080 bash[28361]: cluster 2023-12-01T06:13:16.079643+0000 mgr.y (mgr.24362) 2545 : cluster 0 pgmap v2514: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:13:17.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:13:17 smithi080 bash[28361]: audit 2023-12-01T06:13:16.675209+0000 mon.c (mon.2) 1617 : audit 0 from='client.? 172.21.15.80:0/348144742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:13:17.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:13:17 smithi080 bash[41963]: cluster 2023-12-01T06:13:16.079643+0000 mgr.y (mgr.24362) 2545 : cluster 0 pgmap v2514: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:13:17.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:13:17 smithi080 bash[41963]: audit 2023-12-01T06:13:16.675209+0000 mon.c (mon.2) 1617 : audit 0 from='client.? 172.21.15.80:0/348144742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:13:17.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:13:17 smithi090 bash[32384]: cluster 2023-12-01T06:13:16.079643+0000 mgr.y (mgr.24362) 2545 : cluster 0 pgmap v2514: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:13:17.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:13:17 smithi090 bash[32384]: audit 2023-12-01T06:13:16.675209+0000 mon.c (mon.2) 1617 : audit 0 from='client.? 172.21.15.80:0/348144742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:13:19.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:13:19 smithi080 bash[28361]: cluster 2023-12-01T06:13:18.080342+0000 mgr.y (mgr.24362) 2546 : cluster 0 pgmap v2515: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:13:19.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:13:19 smithi080 bash[28361]: audit 2023-12-01T06:13:19.128993+0000 mon.a (mon.0) 2185 : audit 0 from='client.? 172.21.15.80:0/3527430038' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:13:19.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:13:19 smithi080 bash[41963]: cluster 2023-12-01T06:13:18.080342+0000 mgr.y (mgr.24362) 2546 : cluster 0 pgmap v2515: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:13:19.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:13:19 smithi080 bash[41963]: audit 2023-12-01T06:13:19.128993+0000 mon.a (mon.0) 2185 : audit 0 from='client.? 172.21.15.80:0/3527430038' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:13:19.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:13:19 smithi090 bash[32384]: cluster 2023-12-01T06:13:18.080342+0000 mgr.y (mgr.24362) 2546 : cluster 0 pgmap v2515: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:13:19.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:13:19 smithi090 bash[32384]: audit 2023-12-01T06:13:19.128993+0000 mon.a (mon.0) 2185 : audit 0 from='client.? 172.21.15.80:0/3527430038' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:13:20.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:13:20 smithi080 bash[28361]: audit 2023-12-01T06:13:19.261871+0000 mon.c (mon.2) 1618 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:13:20.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:13:20 smithi080 bash[41963]: audit 2023-12-01T06:13:19.261871+0000 mon.c (mon.2) 1618 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:13:20.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:13:20 smithi090 bash[32384]: audit 2023-12-01T06:13:19.261871+0000 mon.c (mon.2) 1618 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:13:21.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:13:21 smithi080 bash[28361]: cluster 2023-12-01T06:13:20.081013+0000 mgr.y (mgr.24362) 2547 : cluster 0 pgmap v2516: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:13:21.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:13:21 smithi080 bash[41963]: cluster 2023-12-01T06:13:20.081013+0000 mgr.y (mgr.24362) 2547 : cluster 0 pgmap v2516: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:13:21.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:13:21 smithi090 bash[32384]: cluster 2023-12-01T06:13:20.081013+0000 mgr.y (mgr.24362) 2547 : cluster 0 pgmap v2516: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:13:22.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:13:22 smithi080 bash[28361]: audit 2023-12-01T06:13:21.587515+0000 mon.a (mon.0) 2186 : audit 0 from='client.? 172.21.15.80:0/400273459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:13:22.435 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:13:22 smithi080 bash[41963]: audit 2023-12-01T06:13:21.587515+0000 mon.a (mon.0) 2186 : audit 0 from='client.? 172.21.15.80:0/400273459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:13:22.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:13:22 smithi090 bash[32384]: audit 2023-12-01T06:13:21.587515+0000 mon.a (mon.0) 2186 : audit 0 from='client.? 172.21.15.80:0/400273459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:13:23.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:13:23 smithi080 bash[28361]: cluster 2023-12-01T06:13:22.082052+0000 mgr.y (mgr.24362) 2548 : cluster 0 pgmap v2517: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:13:23.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:13:23 smithi080 bash[41963]: cluster 2023-12-01T06:13:22.082052+0000 mgr.y (mgr.24362) 2548 : cluster 0 pgmap v2517: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:13:23.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:13:23 smithi090 bash[32384]: cluster 2023-12-01T06:13:22.082052+0000 mgr.y (mgr.24362) 2548 : cluster 0 pgmap v2517: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:13:24.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:13:24 smithi080 bash[41963]: audit 2023-12-01T06:13:24.033977+0000 mon.c (mon.2) 1619 : audit 0 from='client.? 172.21.15.80:0/2430542313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:13:24.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:13:24 smithi080 bash[41963]: cluster 2023-12-01T06:13:24.082657+0000 mgr.y (mgr.24362) 2549 : cluster 0 pgmap v2518: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:13:24.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:13:24 smithi080 bash[28361]: audit 2023-12-01T06:13:24.033977+0000 mon.c (mon.2) 1619 : audit 0 from='client.? 172.21.15.80:0/2430542313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:13:24.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:13:24 smithi080 bash[28361]: cluster 2023-12-01T06:13:24.082657+0000 mgr.y (mgr.24362) 2549 : cluster 0 pgmap v2518: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:13:25.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:13:24 smithi090 bash[32384]: audit 2023-12-01T06:13:24.033977+0000 mon.c (mon.2) 1619 : audit 0 from='client.? 172.21.15.80:0/2430542313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:13:25.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:13:24 smithi090 bash[32384]: cluster 2023-12-01T06:13:24.082657+0000 mgr.y (mgr.24362) 2549 : cluster 0 pgmap v2518: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:13:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:13:25 smithi080 bash[28361]: audit 2023-12-01T06:13:24.911411+0000 mon.c (mon.2) 1620 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:13:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:13:25 smithi080 bash[28361]: audit 2023-12-01T06:13:25.107092+0000 mon.a (mon.0) 2187 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:13:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:13:25 smithi080 bash[28361]: audit 2023-12-01T06:13:25.116445+0000 mon.a (mon.0) 2188 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:13:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:13:25 smithi080 bash[28361]: audit 2023-12-01T06:13:25.459643+0000 mon.a (mon.0) 2189 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:13:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:13:25 smithi080 bash[28361]: audit 2023-12-01T06:13:25.469406+0000 mon.a (mon.0) 2190 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:13:25.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:13:25 smithi080 bash[41963]: audit 2023-12-01T06:13:24.911411+0000 mon.c (mon.2) 1620 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:13:25.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:13:25 smithi080 bash[41963]: audit 2023-12-01T06:13:25.107092+0000 mon.a (mon.0) 2187 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:13:25.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:13:25 smithi080 bash[41963]: audit 2023-12-01T06:13:25.116445+0000 mon.a (mon.0) 2188 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:13:25.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:13:25 smithi080 bash[41963]: audit 2023-12-01T06:13:25.459643+0000 mon.a (mon.0) 2189 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:13:25.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:13:25 smithi080 bash[41963]: audit 2023-12-01T06:13:25.469406+0000 mon.a (mon.0) 2190 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:13:26.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:13:25 smithi090 bash[32384]: audit 2023-12-01T06:13:24.911411+0000 mon.c (mon.2) 1620 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:13:26.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:13:25 smithi090 bash[32384]: audit 2023-12-01T06:13:25.107092+0000 mon.a (mon.0) 2187 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:13:26.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:13:25 smithi090 bash[32384]: audit 2023-12-01T06:13:25.116445+0000 mon.a (mon.0) 2188 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:13:26.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:13:25 smithi090 bash[32384]: audit 2023-12-01T06:13:25.459643+0000 mon.a (mon.0) 2189 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:13:26.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:13:25 smithi090 bash[32384]: audit 2023-12-01T06:13:25.469406+0000 mon.a (mon.0) 2190 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:13:26.584 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:13:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:13:26] "GET /metrics HTTP/1.1" 200 33977 "" "Prometheus/2.43.0" 2023-12-01T06:13:26.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:13:26 smithi080 bash[28361]: audit 2023-12-01T06:13:25.945999+0000 mon.c (mon.2) 1621 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:13:26.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:13:26 smithi080 bash[28361]: audit 2023-12-01T06:13:25.947861+0000 mon.c (mon.2) 1622 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:13:26.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:13:26 smithi080 bash[28361]: audit 2023-12-01T06:13:25.957508+0000 mon.a (mon.0) 2191 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:13:26.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:13:26 smithi080 bash[28361]: cluster 2023-12-01T06:13:26.083778+0000 mgr.y (mgr.24362) 2550 : cluster 0 pgmap v2519: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:13:26.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:13:26 smithi080 bash[28361]: audit 2023-12-01T06:13:26.490551+0000 mon.a (mon.0) 2192 : audit 0 from='client.? 172.21.15.80:0/2800600115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:13:26.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:13:26 smithi080 bash[41963]: audit 2023-12-01T06:13:25.945999+0000 mon.c (mon.2) 1621 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:13:26.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:13:26 smithi080 bash[41963]: audit 2023-12-01T06:13:25.947861+0000 mon.c (mon.2) 1622 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:13:26.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:13:26 smithi080 bash[41963]: audit 2023-12-01T06:13:25.957508+0000 mon.a (mon.0) 2191 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:13:26.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:13:26 smithi080 bash[41963]: cluster 2023-12-01T06:13:26.083778+0000 mgr.y (mgr.24362) 2550 : cluster 0 pgmap v2519: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:13:26.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:13:26 smithi080 bash[41963]: audit 2023-12-01T06:13:26.490551+0000 mon.a (mon.0) 2192 : audit 0 from='client.? 172.21.15.80:0/2800600115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:13:27.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:13:26 smithi090 bash[32384]: audit 2023-12-01T06:13:25.945999+0000 mon.c (mon.2) 1621 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:13:27.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:13:26 smithi090 bash[32384]: audit 2023-12-01T06:13:25.947861+0000 mon.c (mon.2) 1622 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:13:27.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:13:26 smithi090 bash[32384]: audit 2023-12-01T06:13:25.957508+0000 mon.a (mon.0) 2191 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:13:27.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:13:26 smithi090 bash[32384]: cluster 2023-12-01T06:13:26.083778+0000 mgr.y (mgr.24362) 2550 : cluster 0 pgmap v2519: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:13:27.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:13:26 smithi090 bash[32384]: audit 2023-12-01T06:13:26.490551+0000 mon.a (mon.0) 2192 : audit 0 from='client.? 172.21.15.80:0/2800600115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:13:29.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:13:29 smithi080 bash[28361]: cluster 2023-12-01T06:13:28.084427+0000 mgr.y (mgr.24362) 2551 : cluster 0 pgmap v2520: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:13:29.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:13:29 smithi080 bash[28361]: audit 2023-12-01T06:13:28.943578+0000 mon.c (mon.2) 1623 : audit 0 from='client.? 172.21.15.80:0/1911709058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:13:29.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:13:29 smithi080 bash[41963]: cluster 2023-12-01T06:13:28.084427+0000 mgr.y (mgr.24362) 2551 : cluster 0 pgmap v2520: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:13:29.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:13:29 smithi080 bash[41963]: audit 2023-12-01T06:13:28.943578+0000 mon.c (mon.2) 1623 : audit 0 from='client.? 172.21.15.80:0/1911709058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:13:29.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:13:29 smithi090 bash[32384]: cluster 2023-12-01T06:13:28.084427+0000 mgr.y (mgr.24362) 2551 : cluster 0 pgmap v2520: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:13:29.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:13:29 smithi090 bash[32384]: audit 2023-12-01T06:13:28.943578+0000 mon.c (mon.2) 1623 : audit 0 from='client.? 172.21.15.80:0/1911709058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:13:31.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:13:31 smithi080 bash[41963]: cluster 2023-12-01T06:13:30.085112+0000 mgr.y (mgr.24362) 2552 : cluster 0 pgmap v2521: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:13:31.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:13:31 smithi080 bash[28361]: cluster 2023-12-01T06:13:30.085112+0000 mgr.y (mgr.24362) 2552 : cluster 0 pgmap v2521: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:13:31.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:13:31 smithi090 bash[32384]: cluster 2023-12-01T06:13:30.085112+0000 mgr.y (mgr.24362) 2552 : cluster 0 pgmap v2521: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:13:32.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:13:32 smithi080 bash[41963]: audit 2023-12-01T06:13:31.402736+0000 mon.a (mon.0) 2193 : audit 0 from='client.? 172.21.15.80:0/3962658185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:13:32.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:13:32 smithi080 bash[28361]: audit 2023-12-01T06:13:31.402736+0000 mon.a (mon.0) 2193 : audit 0 from='client.? 172.21.15.80:0/3962658185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:13:32.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:13:32 smithi090 bash[32384]: audit 2023-12-01T06:13:31.402736+0000 mon.a (mon.0) 2193 : audit 0 from='client.? 172.21.15.80:0/3962658185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:13:33.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:13:33 smithi080 bash[28361]: cluster 2023-12-01T06:13:32.086261+0000 mgr.y (mgr.24362) 2553 : cluster 0 pgmap v2522: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:13:33.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:13:33 smithi080 bash[41963]: cluster 2023-12-01T06:13:32.086261+0000 mgr.y (mgr.24362) 2553 : cluster 0 pgmap v2522: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:13:33.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:13:33 smithi090 bash[32384]: cluster 2023-12-01T06:13:32.086261+0000 mgr.y (mgr.24362) 2553 : cluster 0 pgmap v2522: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:13:34.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:13:34 smithi080 bash[28361]: audit 2023-12-01T06:13:33.862414+0000 mon.a (mon.0) 2194 : audit 0 from='client.? 172.21.15.80:0/1438604891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:13:34.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:13:34 smithi080 bash[28361]: cluster 2023-12-01T06:13:34.086932+0000 mgr.y (mgr.24362) 2554 : cluster 0 pgmap v2523: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:13:34.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:13:34 smithi080 bash[41963]: audit 2023-12-01T06:13:33.862414+0000 mon.a (mon.0) 2194 : audit 0 from='client.? 172.21.15.80:0/1438604891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:13:34.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:13:34 smithi080 bash[41963]: cluster 2023-12-01T06:13:34.086932+0000 mgr.y (mgr.24362) 2554 : cluster 0 pgmap v2523: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:13:35.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:13:34 smithi090 bash[32384]: audit 2023-12-01T06:13:33.862414+0000 mon.a (mon.0) 2194 : audit 0 from='client.? 172.21.15.80:0/1438604891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:13:35.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:13:34 smithi090 bash[32384]: cluster 2023-12-01T06:13:34.086932+0000 mgr.y (mgr.24362) 2554 : cluster 0 pgmap v2523: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:13:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:13:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:13:36] "GET /metrics HTTP/1.1" 200 33977 "" "Prometheus/2.43.0" 2023-12-01T06:13:37.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:13:37 smithi080 bash[28361]: cluster 2023-12-01T06:13:36.088077+0000 mgr.y (mgr.24362) 2555 : cluster 0 pgmap v2524: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:13:37.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:13:37 smithi080 bash[28361]: audit 2023-12-01T06:13:36.321888+0000 mon.c (mon.2) 1624 : audit 0 from='client.? 172.21.15.80:0/3944271437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:13:37.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:13:37 smithi080 bash[41963]: cluster 2023-12-01T06:13:36.088077+0000 mgr.y (mgr.24362) 2555 : cluster 0 pgmap v2524: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:13:37.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:13:37 smithi080 bash[41963]: audit 2023-12-01T06:13:36.321888+0000 mon.c (mon.2) 1624 : audit 0 from='client.? 172.21.15.80:0/3944271437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:13:37.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:13:37 smithi090 bash[32384]: cluster 2023-12-01T06:13:36.088077+0000 mgr.y (mgr.24362) 2555 : cluster 0 pgmap v2524: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:13:37.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:13:37 smithi090 bash[32384]: audit 2023-12-01T06:13:36.321888+0000 mon.c (mon.2) 1624 : audit 0 from='client.? 172.21.15.80:0/3944271437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:13:39.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:13:39 smithi080 bash[41963]: cluster 2023-12-01T06:13:38.088686+0000 mgr.y (mgr.24362) 2556 : cluster 0 pgmap v2525: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:13:39.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:13:39 smithi080 bash[41963]: audit 2023-12-01T06:13:38.782673+0000 mon.a (mon.0) 2195 : audit 0 from='client.? 172.21.15.80:0/1161065161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:13:39.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:13:39 smithi080 bash[28361]: cluster 2023-12-01T06:13:38.088686+0000 mgr.y (mgr.24362) 2556 : cluster 0 pgmap v2525: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:13:39.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:13:39 smithi080 bash[28361]: audit 2023-12-01T06:13:38.782673+0000 mon.a (mon.0) 2195 : audit 0 from='client.? 172.21.15.80:0/1161065161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:13:39.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:13:39 smithi090 bash[32384]: cluster 2023-12-01T06:13:38.088686+0000 mgr.y (mgr.24362) 2556 : cluster 0 pgmap v2525: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:13:39.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:13:39 smithi090 bash[32384]: audit 2023-12-01T06:13:38.782673+0000 mon.a (mon.0) 2195 : audit 0 from='client.? 172.21.15.80:0/1161065161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:13:40.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:13:40 smithi080 bash[28361]: audit 2023-12-01T06:13:39.911802+0000 mon.c (mon.2) 1625 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:13:40.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:13:40 smithi080 bash[41963]: audit 2023-12-01T06:13:39.911802+0000 mon.c (mon.2) 1625 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:13:40.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:13:40 smithi090 bash[32384]: audit 2023-12-01T06:13:39.911802+0000 mon.c (mon.2) 1625 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:13:41.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:13:41 smithi080 bash[28361]: cluster 2023-12-01T06:13:40.089241+0000 mgr.y (mgr.24362) 2557 : cluster 0 pgmap v2526: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:13:41.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:13:41 smithi080 bash[41963]: cluster 2023-12-01T06:13:40.089241+0000 mgr.y (mgr.24362) 2557 : cluster 0 pgmap v2526: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:13:41.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:13:41 smithi090 bash[32384]: cluster 2023-12-01T06:13:40.089241+0000 mgr.y (mgr.24362) 2557 : cluster 0 pgmap v2526: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:13:42.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:13:42 smithi080 bash[41963]: audit 2023-12-01T06:13:41.238781+0000 mon.a (mon.0) 2196 : audit 0 from='client.? 172.21.15.80:0/3690559345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:13:42.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:13:42 smithi080 bash[28361]: audit 2023-12-01T06:13:41.238781+0000 mon.a (mon.0) 2196 : audit 0 from='client.? 172.21.15.80:0/3690559345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:13:42.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:13:42 smithi090 bash[32384]: audit 2023-12-01T06:13:41.238781+0000 mon.a (mon.0) 2196 : audit 0 from='client.? 172.21.15.80:0/3690559345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:13:43.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:13:43 smithi080 bash[28361]: cluster 2023-12-01T06:13:42.090365+0000 mgr.y (mgr.24362) 2558 : cluster 0 pgmap v2527: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:13:43.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:13:43 smithi080 bash[41963]: cluster 2023-12-01T06:13:42.090365+0000 mgr.y (mgr.24362) 2558 : cluster 0 pgmap v2527: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:13:43.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:13:43 smithi090 bash[32384]: cluster 2023-12-01T06:13:42.090365+0000 mgr.y (mgr.24362) 2558 : cluster 0 pgmap v2527: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:13:44.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:13:44 smithi080 bash[28361]: audit 2023-12-01T06:13:43.697617+0000 mon.c (mon.2) 1626 : audit 0 from='client.? 172.21.15.80:0/1532829200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:13:44.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:13:44 smithi080 bash[28361]: cluster 2023-12-01T06:13:44.091035+0000 mgr.y (mgr.24362) 2559 : cluster 0 pgmap v2528: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:13:44.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:13:44 smithi080 bash[41963]: audit 2023-12-01T06:13:43.697617+0000 mon.c (mon.2) 1626 : audit 0 from='client.? 172.21.15.80:0/1532829200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:13:44.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:13:44 smithi080 bash[41963]: cluster 2023-12-01T06:13:44.091035+0000 mgr.y (mgr.24362) 2559 : cluster 0 pgmap v2528: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:13:45.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:13:44 smithi090 bash[32384]: audit 2023-12-01T06:13:43.697617+0000 mon.c (mon.2) 1626 : audit 0 from='client.? 172.21.15.80:0/1532829200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:13:45.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:13:44 smithi090 bash[32384]: cluster 2023-12-01T06:13:44.091035+0000 mgr.y (mgr.24362) 2559 : cluster 0 pgmap v2528: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:13:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:13:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:13:46] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T06:13:47.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:13:47 smithi080 bash[28361]: cluster 2023-12-01T06:13:46.092167+0000 mgr.y (mgr.24362) 2560 : cluster 0 pgmap v2529: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:13:47.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:13:47 smithi080 bash[28361]: audit 2023-12-01T06:13:46.148638+0000 mon.a (mon.0) 2197 : audit 0 from='client.? 172.21.15.80:0/1089051425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:13:47.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:13:47 smithi080 bash[41963]: cluster 2023-12-01T06:13:46.092167+0000 mgr.y (mgr.24362) 2560 : cluster 0 pgmap v2529: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:13:47.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:13:47 smithi080 bash[41963]: audit 2023-12-01T06:13:46.148638+0000 mon.a (mon.0) 2197 : audit 0 from='client.? 172.21.15.80:0/1089051425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:13:47.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:13:47 smithi090 bash[32384]: cluster 2023-12-01T06:13:46.092167+0000 mgr.y (mgr.24362) 2560 : cluster 0 pgmap v2529: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:13:47.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:13:47 smithi090 bash[32384]: audit 2023-12-01T06:13:46.148638+0000 mon.a (mon.0) 2197 : audit 0 from='client.? 172.21.15.80:0/1089051425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:13:49.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:13:49 smithi080 bash[28361]: cluster 2023-12-01T06:13:48.092755+0000 mgr.y (mgr.24362) 2561 : cluster 0 pgmap v2530: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:13:49.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:13:49 smithi080 bash[28361]: audit 2023-12-01T06:13:48.609589+0000 mon.c (mon.2) 1627 : audit 0 from='client.? 172.21.15.80:0/2395896928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:13:49.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:13:49 smithi080 bash[41963]: cluster 2023-12-01T06:13:48.092755+0000 mgr.y (mgr.24362) 2561 : cluster 0 pgmap v2530: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:13:49.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:13:49 smithi080 bash[41963]: audit 2023-12-01T06:13:48.609589+0000 mon.c (mon.2) 1627 : audit 0 from='client.? 172.21.15.80:0/2395896928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:13:49.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:13:49 smithi090 bash[32384]: cluster 2023-12-01T06:13:48.092755+0000 mgr.y (mgr.24362) 2561 : cluster 0 pgmap v2530: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:13:49.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:13:49 smithi090 bash[32384]: audit 2023-12-01T06:13:48.609589+0000 mon.c (mon.2) 1627 : audit 0 from='client.? 172.21.15.80:0/2395896928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:13:51.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:13:51 smithi080 bash[28361]: cluster 2023-12-01T06:13:50.093369+0000 mgr.y (mgr.24362) 2562 : cluster 0 pgmap v2531: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:13:51.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:13:51 smithi080 bash[28361]: audit 2023-12-01T06:13:51.061800+0000 mon.c (mon.2) 1628 : audit 0 from='client.? 172.21.15.80:0/2944538121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:13:51.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:13:51 smithi080 bash[41963]: cluster 2023-12-01T06:13:50.093369+0000 mgr.y (mgr.24362) 2562 : cluster 0 pgmap v2531: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:13:51.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:13:51 smithi080 bash[41963]: audit 2023-12-01T06:13:51.061800+0000 mon.c (mon.2) 1628 : audit 0 from='client.? 172.21.15.80:0/2944538121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:13:51.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:13:51 smithi090 bash[32384]: cluster 2023-12-01T06:13:50.093369+0000 mgr.y (mgr.24362) 2562 : cluster 0 pgmap v2531: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:13:51.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:13:51 smithi090 bash[32384]: audit 2023-12-01T06:13:51.061800+0000 mon.c (mon.2) 1628 : audit 0 from='client.? 172.21.15.80:0/2944538121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:13:53.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:13:53 smithi080 bash[28361]: cluster 2023-12-01T06:13:52.094489+0000 mgr.y (mgr.24362) 2563 : cluster 0 pgmap v2532: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:13:53.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:13:53 smithi080 bash[41963]: cluster 2023-12-01T06:13:52.094489+0000 mgr.y (mgr.24362) 2563 : cluster 0 pgmap v2532: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:13:53.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:13:53 smithi090 bash[32384]: cluster 2023-12-01T06:13:52.094489+0000 mgr.y (mgr.24362) 2563 : cluster 0 pgmap v2532: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:13:54.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:13:54 smithi080 bash[41963]: audit 2023-12-01T06:13:53.512264+0000 mon.c (mon.2) 1629 : audit 0 from='client.? 172.21.15.80:0/2324128872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:13:54.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:13:54 smithi080 bash[28361]: audit 2023-12-01T06:13:53.512264+0000 mon.c (mon.2) 1629 : audit 0 from='client.? 172.21.15.80:0/2324128872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:13:54.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:13:54 smithi090 bash[32384]: audit 2023-12-01T06:13:53.512264+0000 mon.c (mon.2) 1629 : audit 0 from='client.? 172.21.15.80:0/2324128872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:13:55.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:13:55 smithi080 bash[28361]: cluster 2023-12-01T06:13:54.095155+0000 mgr.y (mgr.24362) 2564 : cluster 0 pgmap v2533: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:13:55.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:13:55 smithi080 bash[28361]: audit 2023-12-01T06:13:54.912421+0000 mon.c (mon.2) 1630 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:13:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:13:55 smithi080 bash[41963]: cluster 2023-12-01T06:13:54.095155+0000 mgr.y (mgr.24362) 2564 : cluster 0 pgmap v2533: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:13:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:13:55 smithi080 bash[41963]: audit 2023-12-01T06:13:54.912421+0000 mon.c (mon.2) 1630 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:13:55.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:13:55 smithi090 bash[32384]: cluster 2023-12-01T06:13:54.095155+0000 mgr.y (mgr.24362) 2564 : cluster 0 pgmap v2533: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:13:55.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:13:55 smithi090 bash[32384]: audit 2023-12-01T06:13:54.912421+0000 mon.c (mon.2) 1630 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:13:56.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:13:56 smithi080 bash[28361]: audit 2023-12-01T06:13:55.970125+0000 mon.c (mon.2) 1631 : audit 0 from='client.? 172.21.15.80:0/2272324496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:13:56.433 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:13:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:13:56] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T06:13:56.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:13:56 smithi080 bash[41963]: audit 2023-12-01T06:13:55.970125+0000 mon.c (mon.2) 1631 : audit 0 from='client.? 172.21.15.80:0/2272324496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:13:56.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:13:56 smithi090 bash[32384]: audit 2023-12-01T06:13:55.970125+0000 mon.c (mon.2) 1631 : audit 0 from='client.? 172.21.15.80:0/2272324496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:13:57.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:13:57 smithi080 bash[41963]: cluster 2023-12-01T06:13:56.096358+0000 mgr.y (mgr.24362) 2565 : cluster 0 pgmap v2534: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:13:57.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:13:57 smithi080 bash[28361]: cluster 2023-12-01T06:13:56.096358+0000 mgr.y (mgr.24362) 2565 : cluster 0 pgmap v2534: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:13:57.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:13:57 smithi090 bash[32384]: cluster 2023-12-01T06:13:56.096358+0000 mgr.y (mgr.24362) 2565 : cluster 0 pgmap v2534: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:13:59.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:13:59 smithi080 bash[28361]: cluster 2023-12-01T06:13:58.096752+0000 mgr.y (mgr.24362) 2566 : cluster 0 pgmap v2535: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:13:59.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:13:59 smithi080 bash[28361]: audit 2023-12-01T06:13:58.424797+0000 mon.c (mon.2) 1632 : audit 0 from='client.? 172.21.15.80:0/1487166145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:13:59.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:13:59 smithi080 bash[41963]: cluster 2023-12-01T06:13:58.096752+0000 mgr.y (mgr.24362) 2566 : cluster 0 pgmap v2535: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:13:59.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:13:59 smithi080 bash[41963]: audit 2023-12-01T06:13:58.424797+0000 mon.c (mon.2) 1632 : audit 0 from='client.? 172.21.15.80:0/1487166145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:13:59.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:13:59 smithi090 bash[32384]: cluster 2023-12-01T06:13:58.096752+0000 mgr.y (mgr.24362) 2566 : cluster 0 pgmap v2535: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:13:59.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:13:59 smithi090 bash[32384]: audit 2023-12-01T06:13:58.424797+0000 mon.c (mon.2) 1632 : audit 0 from='client.? 172.21.15.80:0/1487166145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:14:01.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:14:01 smithi090 bash[32384]: cluster 2023-12-01T06:14:00.097364+0000 mgr.y (mgr.24362) 2567 : cluster 0 pgmap v2536: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:14:01.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:14:01 smithi090 bash[32384]: audit 2023-12-01T06:14:00.883552+0000 mon.c (mon.2) 1633 : audit 0 from='client.? 172.21.15.80:0/4239653276' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:14:01.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:14:01 smithi080 bash[41963]: cluster 2023-12-01T06:14:00.097364+0000 mgr.y (mgr.24362) 2567 : cluster 0 pgmap v2536: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:14:01.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:14:01 smithi080 bash[41963]: audit 2023-12-01T06:14:00.883552+0000 mon.c (mon.2) 1633 : audit 0 from='client.? 172.21.15.80:0/4239653276' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:14:01.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:14:01 smithi080 bash[28361]: cluster 2023-12-01T06:14:00.097364+0000 mgr.y (mgr.24362) 2567 : cluster 0 pgmap v2536: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:14:01.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:14:01 smithi080 bash[28361]: audit 2023-12-01T06:14:00.883552+0000 mon.c (mon.2) 1633 : audit 0 from='client.? 172.21.15.80:0/4239653276' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:14:03.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:14:03 smithi090 bash[32384]: cluster 2023-12-01T06:14:02.098465+0000 mgr.y (mgr.24362) 2568 : cluster 0 pgmap v2537: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:14:03.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:14:03 smithi080 bash[28361]: cluster 2023-12-01T06:14:02.098465+0000 mgr.y (mgr.24362) 2568 : cluster 0 pgmap v2537: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:14:03.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:14:03 smithi080 bash[41963]: cluster 2023-12-01T06:14:02.098465+0000 mgr.y (mgr.24362) 2568 : cluster 0 pgmap v2537: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:14:04.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:14:04 smithi090 bash[32384]: audit 2023-12-01T06:14:03.341309+0000 mon.c (mon.2) 1634 : audit 0 from='client.? 172.21.15.80:0/1746531300' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:14:04.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:14:04 smithi080 bash[28361]: audit 2023-12-01T06:14:03.341309+0000 mon.c (mon.2) 1634 : audit 0 from='client.? 172.21.15.80:0/1746531300' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:14:04.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:14:04 smithi080 bash[41963]: audit 2023-12-01T06:14:03.341309+0000 mon.c (mon.2) 1634 : audit 0 from='client.? 172.21.15.80:0/1746531300' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:14:05.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:14:05 smithi090 bash[32384]: cluster 2023-12-01T06:14:04.099116+0000 mgr.y (mgr.24362) 2569 : cluster 0 pgmap v2538: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:14:05.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:14:05 smithi080 bash[28361]: cluster 2023-12-01T06:14:04.099116+0000 mgr.y (mgr.24362) 2569 : cluster 0 pgmap v2538: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:14:05.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:14:05 smithi080 bash[41963]: cluster 2023-12-01T06:14:04.099116+0000 mgr.y (mgr.24362) 2569 : cluster 0 pgmap v2538: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:14:06.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:14:06 smithi090 bash[32384]: audit 2023-12-01T06:14:05.794030+0000 mon.c (mon.2) 1635 : audit 0 from='client.? 172.21.15.80:0/3393135594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:14:06.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:14:06 smithi080 bash[28361]: audit 2023-12-01T06:14:05.794030+0000 mon.c (mon.2) 1635 : audit 0 from='client.? 172.21.15.80:0/3393135594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:14:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:14:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:14:06] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T06:14:06.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:14:06 smithi080 bash[41963]: audit 2023-12-01T06:14:05.794030+0000 mon.c (mon.2) 1635 : audit 0 from='client.? 172.21.15.80:0/3393135594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:14:07.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:14:07 smithi090 bash[32384]: cluster 2023-12-01T06:14:06.100349+0000 mgr.y (mgr.24362) 2570 : cluster 0 pgmap v2539: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:14:07.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:14:07 smithi080 bash[28361]: cluster 2023-12-01T06:14:06.100349+0000 mgr.y (mgr.24362) 2570 : cluster 0 pgmap v2539: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:14:07.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:14:07 smithi080 bash[41963]: cluster 2023-12-01T06:14:06.100349+0000 mgr.y (mgr.24362) 2570 : cluster 0 pgmap v2539: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:14:09.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:14:09 smithi090 bash[32384]: cluster 2023-12-01T06:14:08.100839+0000 mgr.y (mgr.24362) 2571 : cluster 0 pgmap v2540: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:14:09.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:14:09 smithi090 bash[32384]: audit 2023-12-01T06:14:08.252726+0000 mon.c (mon.2) 1636 : audit 0 from='client.? 172.21.15.80:0/2138324852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:14:09.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:14:09 smithi080 bash[28361]: cluster 2023-12-01T06:14:08.100839+0000 mgr.y (mgr.24362) 2571 : cluster 0 pgmap v2540: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:14:09.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:14:09 smithi080 bash[28361]: audit 2023-12-01T06:14:08.252726+0000 mon.c (mon.2) 1636 : audit 0 from='client.? 172.21.15.80:0/2138324852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:14:09.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:14:09 smithi080 bash[41963]: cluster 2023-12-01T06:14:08.100839+0000 mgr.y (mgr.24362) 2571 : cluster 0 pgmap v2540: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:14:09.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:14:09 smithi080 bash[41963]: audit 2023-12-01T06:14:08.252726+0000 mon.c (mon.2) 1636 : audit 0 from='client.? 172.21.15.80:0/2138324852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:14:10.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:14:10 smithi090 bash[32384]: audit 2023-12-01T06:14:09.912684+0000 mon.c (mon.2) 1637 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:14:10.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:14:10 smithi080 bash[41963]: audit 2023-12-01T06:14:09.912684+0000 mon.c (mon.2) 1637 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:14:10.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:14:10 smithi080 bash[28361]: audit 2023-12-01T06:14:09.912684+0000 mon.c (mon.2) 1637 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:14:11.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:14:11 smithi090 bash[32384]: cluster 2023-12-01T06:14:10.101491+0000 mgr.y (mgr.24362) 2572 : cluster 0 pgmap v2541: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:14:11.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:14:11 smithi090 bash[32384]: audit 2023-12-01T06:14:10.718944+0000 mon.a (mon.0) 2198 : audit 0 from='client.? 172.21.15.80:0/1239416119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:14:11.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:14:11 smithi080 bash[28361]: cluster 2023-12-01T06:14:10.101491+0000 mgr.y (mgr.24362) 2572 : cluster 0 pgmap v2541: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:14:11.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:14:11 smithi080 bash[28361]: audit 2023-12-01T06:14:10.718944+0000 mon.a (mon.0) 2198 : audit 0 from='client.? 172.21.15.80:0/1239416119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:14:11.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:14:11 smithi080 bash[41963]: cluster 2023-12-01T06:14:10.101491+0000 mgr.y (mgr.24362) 2572 : cluster 0 pgmap v2541: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:14:11.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:14:11 smithi080 bash[41963]: audit 2023-12-01T06:14:10.718944+0000 mon.a (mon.0) 2198 : audit 0 from='client.? 172.21.15.80:0/1239416119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:14:13.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:14:13 smithi090 bash[32384]: cluster 2023-12-01T06:14:12.102593+0000 mgr.y (mgr.24362) 2573 : cluster 0 pgmap v2542: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:14:13.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:14:13 smithi090 bash[32384]: audit 2023-12-01T06:14:13.175630+0000 mon.a (mon.0) 2199 : audit 0 from='client.? 172.21.15.80:0/2199997716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:14:13.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:14:13 smithi080 bash[41963]: cluster 2023-12-01T06:14:12.102593+0000 mgr.y (mgr.24362) 2573 : cluster 0 pgmap v2542: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:14:13.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:14:13 smithi080 bash[41963]: audit 2023-12-01T06:14:13.175630+0000 mon.a (mon.0) 2199 : audit 0 from='client.? 172.21.15.80:0/2199997716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:14:13.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:14:13 smithi080 bash[28361]: cluster 2023-12-01T06:14:12.102593+0000 mgr.y (mgr.24362) 2573 : cluster 0 pgmap v2542: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:14:13.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:14:13 smithi080 bash[28361]: audit 2023-12-01T06:14:13.175630+0000 mon.a (mon.0) 2199 : audit 0 from='client.? 172.21.15.80:0/2199997716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:14:14.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:14:14 smithi080 bash[28361]: cluster 2023-12-01T06:14:14.103257+0000 mgr.y (mgr.24362) 2574 : cluster 0 pgmap v2543: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:14:14.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:14:14 smithi080 bash[41963]: cluster 2023-12-01T06:14:14.103257+0000 mgr.y (mgr.24362) 2574 : cluster 0 pgmap v2543: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:14:15.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:14:14 smithi090 bash[32384]: cluster 2023-12-01T06:14:14.103257+0000 mgr.y (mgr.24362) 2574 : cluster 0 pgmap v2543: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:14:16.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:14:15 smithi090 bash[32384]: audit 2023-12-01T06:14:15.642810+0000 mon.c (mon.2) 1638 : audit 0 from='client.? 172.21.15.80:0/251813799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:14:16.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:14:15 smithi080 bash[28361]: audit 2023-12-01T06:14:15.642810+0000 mon.c (mon.2) 1638 : audit 0 from='client.? 172.21.15.80:0/251813799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:14:16.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:14:15 smithi080 bash[41963]: audit 2023-12-01T06:14:15.642810+0000 mon.c (mon.2) 1638 : audit 0 from='client.? 172.21.15.80:0/251813799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:14:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:14:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:14:16] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T06:14:17.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:14:16 smithi090 bash[32384]: cluster 2023-12-01T06:14:16.104389+0000 mgr.y (mgr.24362) 2575 : cluster 0 pgmap v2544: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:14:17.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:14:16 smithi080 bash[28361]: cluster 2023-12-01T06:14:16.104389+0000 mgr.y (mgr.24362) 2575 : cluster 0 pgmap v2544: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:14:17.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:14:16 smithi080 bash[41963]: cluster 2023-12-01T06:14:16.104389+0000 mgr.y (mgr.24362) 2575 : cluster 0 pgmap v2544: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:14:18.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:14:18 smithi080 bash[28361]: audit 2023-12-01T06:14:18.100611+0000 mon.a (mon.0) 2200 : audit 0 from='client.? 172.21.15.80:0/1897346950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:14:18.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:14:18 smithi080 bash[41963]: audit 2023-12-01T06:14:18.100611+0000 mon.a (mon.0) 2200 : audit 0 from='client.? 172.21.15.80:0/1897346950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:14:18.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:14:18 smithi090 bash[32384]: audit 2023-12-01T06:14:18.100611+0000 mon.a (mon.0) 2200 : audit 0 from='client.? 172.21.15.80:0/1897346950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:14:19.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:14:19 smithi080 bash[28361]: cluster 2023-12-01T06:14:18.104887+0000 mgr.y (mgr.24362) 2576 : cluster 0 pgmap v2545: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:14:19.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:14:19 smithi080 bash[41963]: cluster 2023-12-01T06:14:18.104887+0000 mgr.y (mgr.24362) 2576 : cluster 0 pgmap v2545: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:14:19.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:14:19 smithi090 bash[32384]: cluster 2023-12-01T06:14:18.104887+0000 mgr.y (mgr.24362) 2576 : cluster 0 pgmap v2545: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:14:21.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:14:21 smithi080 bash[41963]: cluster 2023-12-01T06:14:20.105460+0000 mgr.y (mgr.24362) 2577 : cluster 0 pgmap v2546: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:14:21.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:14:21 smithi080 bash[41963]: audit 2023-12-01T06:14:20.553347+0000 mon.a (mon.0) 2201 : audit 0 from='client.? 172.21.15.80:0/3543260466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:14:21.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:14:21 smithi080 bash[28361]: cluster 2023-12-01T06:14:20.105460+0000 mgr.y (mgr.24362) 2577 : cluster 0 pgmap v2546: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:14:21.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:14:21 smithi080 bash[28361]: audit 2023-12-01T06:14:20.553347+0000 mon.a (mon.0) 2201 : audit 0 from='client.? 172.21.15.80:0/3543260466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:14:21.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:14:21 smithi090 bash[32384]: cluster 2023-12-01T06:14:20.105460+0000 mgr.y (mgr.24362) 2577 : cluster 0 pgmap v2546: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:14:21.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:14:21 smithi090 bash[32384]: audit 2023-12-01T06:14:20.553347+0000 mon.a (mon.0) 2201 : audit 0 from='client.? 172.21.15.80:0/3543260466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:14:23.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:14:23 smithi080 bash[41963]: cluster 2023-12-01T06:14:22.106606+0000 mgr.y (mgr.24362) 2578 : cluster 0 pgmap v2547: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:14:23.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:14:23 smithi080 bash[41963]: audit 2023-12-01T06:14:23.003951+0000 mon.a (mon.0) 2202 : audit 0 from='client.? 172.21.15.80:0/3443605756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:14:23.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:14:23 smithi080 bash[28361]: cluster 2023-12-01T06:14:22.106606+0000 mgr.y (mgr.24362) 2578 : cluster 0 pgmap v2547: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:14:23.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:14:23 smithi080 bash[28361]: audit 2023-12-01T06:14:23.003951+0000 mon.a (mon.0) 2202 : audit 0 from='client.? 172.21.15.80:0/3443605756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:14:23.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:14:23 smithi090 bash[32384]: cluster 2023-12-01T06:14:22.106606+0000 mgr.y (mgr.24362) 2578 : cluster 0 pgmap v2547: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:14:23.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:14:23 smithi090 bash[32384]: audit 2023-12-01T06:14:23.003951+0000 mon.a (mon.0) 2202 : audit 0 from='client.? 172.21.15.80:0/3443605756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:14:24.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:14:24 smithi080 bash[28361]: cluster 2023-12-01T06:14:24.107251+0000 mgr.y (mgr.24362) 2579 : cluster 0 pgmap v2548: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:14:24.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:14:24 smithi080 bash[41963]: cluster 2023-12-01T06:14:24.107251+0000 mgr.y (mgr.24362) 2579 : cluster 0 pgmap v2548: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:14:25.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:14:24 smithi090 bash[32384]: cluster 2023-12-01T06:14:24.107251+0000 mgr.y (mgr.24362) 2579 : cluster 0 pgmap v2548: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:14:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:14:25 smithi080 bash[28361]: audit 2023-12-01T06:14:24.912997+0000 mon.c (mon.2) 1639 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:14:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:14:25 smithi080 bash[28361]: audit 2023-12-01T06:14:25.465644+0000 mon.a (mon.0) 2203 : audit 0 from='client.? 172.21.15.80:0/3798043867' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:14:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:14:25 smithi080 bash[41963]: audit 2023-12-01T06:14:24.912997+0000 mon.c (mon.2) 1639 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:14:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:14:25 smithi080 bash[41963]: audit 2023-12-01T06:14:25.465644+0000 mon.a (mon.0) 2203 : audit 0 from='client.? 172.21.15.80:0/3798043867' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:14:26.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:14:25 smithi090 bash[32384]: audit 2023-12-01T06:14:24.912997+0000 mon.c (mon.2) 1639 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:14:26.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:14:25 smithi090 bash[32384]: audit 2023-12-01T06:14:25.465644+0000 mon.a (mon.0) 2203 : audit 0 from='client.? 172.21.15.80:0/3798043867' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:14:26.614 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:14:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:14:26] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T06:14:26.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:14:26 smithi080 bash[28361]: audit 2023-12-01T06:14:26.040325+0000 mon.c (mon.2) 1640 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:14:26.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:14:26 smithi080 bash[28361]: cluster 2023-12-01T06:14:26.108339+0000 mgr.y (mgr.24362) 2580 : cluster 0 pgmap v2549: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:14:26.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:14:26 smithi080 bash[41963]: audit 2023-12-01T06:14:26.040325+0000 mon.c (mon.2) 1640 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:14:26.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:14:26 smithi080 bash[41963]: cluster 2023-12-01T06:14:26.108339+0000 mgr.y (mgr.24362) 2580 : cluster 0 pgmap v2549: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:14:27.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:14:26 smithi090 bash[32384]: audit 2023-12-01T06:14:26.040325+0000 mon.c (mon.2) 1640 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:14:27.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:14:26 smithi090 bash[32384]: cluster 2023-12-01T06:14:26.108339+0000 mgr.y (mgr.24362) 2580 : cluster 0 pgmap v2549: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:14:28.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:14:27 smithi090 bash[32384]: audit 2023-12-01T06:14:27.913598+0000 mon.a (mon.0) 2204 : audit 0 from='client.? 172.21.15.80:0/1730094230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:14:28.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:14:27 smithi080 bash[28361]: audit 2023-12-01T06:14:27.913598+0000 mon.a (mon.0) 2204 : audit 0 from='client.? 172.21.15.80:0/1730094230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:14:28.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:14:27 smithi080 bash[41963]: audit 2023-12-01T06:14:27.913598+0000 mon.a (mon.0) 2204 : audit 0 from='client.? 172.21.15.80:0/1730094230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:14:29.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:14:28 smithi090 bash[32384]: cluster 2023-12-01T06:14:28.108968+0000 mgr.y (mgr.24362) 2581 : cluster 0 pgmap v2550: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:14:29.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:14:28 smithi080 bash[28361]: cluster 2023-12-01T06:14:28.108968+0000 mgr.y (mgr.24362) 2581 : cluster 0 pgmap v2550: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:14:29.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:14:28 smithi080 bash[41963]: cluster 2023-12-01T06:14:28.108968+0000 mgr.y (mgr.24362) 2581 : cluster 0 pgmap v2550: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:14:31.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:14:31 smithi080 bash[28361]: cluster 2023-12-01T06:14:30.109589+0000 mgr.y (mgr.24362) 2582 : cluster 0 pgmap v2551: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:14:31.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:14:31 smithi080 bash[28361]: audit 2023-12-01T06:14:30.374129+0000 mon.a (mon.0) 2205 : audit 0 from='client.? 172.21.15.80:0/2334092709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:14:31.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:14:31 smithi080 bash[41963]: cluster 2023-12-01T06:14:30.109589+0000 mgr.y (mgr.24362) 2582 : cluster 0 pgmap v2551: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:14:31.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:14:31 smithi080 bash[41963]: audit 2023-12-01T06:14:30.374129+0000 mon.a (mon.0) 2205 : audit 0 from='client.? 172.21.15.80:0/2334092709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:14:31.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:14:31 smithi090 bash[32384]: cluster 2023-12-01T06:14:30.109589+0000 mgr.y (mgr.24362) 2582 : cluster 0 pgmap v2551: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:14:31.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:14:31 smithi090 bash[32384]: audit 2023-12-01T06:14:30.374129+0000 mon.a (mon.0) 2205 : audit 0 from='client.? 172.21.15.80:0/2334092709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:14:33.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:14:32 smithi090 bash[32384]: audit 2023-12-01T06:14:31.937409+0000 mon.a (mon.0) 2206 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:14:33.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:14:32 smithi090 bash[32384]: audit 2023-12-01T06:14:31.947248+0000 mon.a (mon.0) 2207 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:14:33.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:14:32 smithi090 bash[32384]: cluster 2023-12-01T06:14:32.110840+0000 mgr.y (mgr.24362) 2583 : cluster 0 pgmap v2552: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:14:33.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:14:32 smithi090 bash[32384]: audit 2023-12-01T06:14:32.285705+0000 mon.a (mon.0) 2208 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:14:33.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:14:32 smithi090 bash[32384]: audit 2023-12-01T06:14:32.297478+0000 mon.a (mon.0) 2209 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:14:33.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:14:32 smithi090 bash[32384]: audit 2023-12-01T06:14:32.772269+0000 mon.c (mon.2) 1641 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:14:33.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:14:32 smithi090 bash[32384]: audit 2023-12-01T06:14:32.773913+0000 mon.c (mon.2) 1642 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:14:33.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:14:32 smithi090 bash[32384]: audit 2023-12-01T06:14:32.782427+0000 mon.a (mon.0) 2210 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:14:33.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:14:32 smithi090 bash[32384]: audit 2023-12-01T06:14:32.823594+0000 mon.a (mon.0) 2211 : audit 0 from='client.? 172.21.15.80:0/3826040954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:14:33.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:14:32 smithi080 bash[28361]: audit 2023-12-01T06:14:31.937409+0000 mon.a (mon.0) 2206 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:14:33.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:14:32 smithi080 bash[28361]: audit 2023-12-01T06:14:31.947248+0000 mon.a (mon.0) 2207 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:14:33.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:14:32 smithi080 bash[28361]: cluster 2023-12-01T06:14:32.110840+0000 mgr.y (mgr.24362) 2583 : cluster 0 pgmap v2552: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:14:33.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:14:32 smithi080 bash[28361]: audit 2023-12-01T06:14:32.285705+0000 mon.a (mon.0) 2208 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:14:33.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:14:32 smithi080 bash[28361]: audit 2023-12-01T06:14:32.297478+0000 mon.a (mon.0) 2209 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:14:33.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:14:32 smithi080 bash[28361]: audit 2023-12-01T06:14:32.772269+0000 mon.c (mon.2) 1641 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:14:33.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:14:32 smithi080 bash[28361]: audit 2023-12-01T06:14:32.773913+0000 mon.c (mon.2) 1642 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:14:33.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:14:32 smithi080 bash[28361]: audit 2023-12-01T06:14:32.782427+0000 mon.a (mon.0) 2210 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:14:33.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:14:32 smithi080 bash[28361]: audit 2023-12-01T06:14:32.823594+0000 mon.a (mon.0) 2211 : audit 0 from='client.? 172.21.15.80:0/3826040954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:14:33.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:14:32 smithi080 bash[41963]: audit 2023-12-01T06:14:31.937409+0000 mon.a (mon.0) 2206 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:14:33.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:14:32 smithi080 bash[41963]: audit 2023-12-01T06:14:31.947248+0000 mon.a (mon.0) 2207 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:14:33.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:14:32 smithi080 bash[41963]: cluster 2023-12-01T06:14:32.110840+0000 mgr.y (mgr.24362) 2583 : cluster 0 pgmap v2552: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:14:33.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:14:32 smithi080 bash[41963]: audit 2023-12-01T06:14:32.285705+0000 mon.a (mon.0) 2208 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:14:33.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:14:32 smithi080 bash[41963]: audit 2023-12-01T06:14:32.297478+0000 mon.a (mon.0) 2209 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:14:33.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:14:32 smithi080 bash[41963]: audit 2023-12-01T06:14:32.772269+0000 mon.c (mon.2) 1641 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:14:33.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:14:32 smithi080 bash[41963]: audit 2023-12-01T06:14:32.773913+0000 mon.c (mon.2) 1642 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:14:33.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:14:32 smithi080 bash[41963]: audit 2023-12-01T06:14:32.782427+0000 mon.a (mon.0) 2210 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:14:33.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:14:32 smithi080 bash[41963]: audit 2023-12-01T06:14:32.823594+0000 mon.a (mon.0) 2211 : audit 0 from='client.? 172.21.15.80:0/3826040954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:14:34.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:14:34 smithi080 bash[41963]: cluster 2023-12-01T06:14:34.111516+0000 mgr.y (mgr.24362) 2584 : cluster 0 pgmap v2553: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:14:34.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:14:34 smithi080 bash[28361]: cluster 2023-12-01T06:14:34.111516+0000 mgr.y (mgr.24362) 2584 : cluster 0 pgmap v2553: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:14:35.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:14:34 smithi090 bash[32384]: cluster 2023-12-01T06:14:34.111516+0000 mgr.y (mgr.24362) 2584 : cluster 0 pgmap v2553: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:14:35.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:14:35 smithi080 bash[41963]: audit 2023-12-01T06:14:35.287237+0000 mon.a (mon.0) 2212 : audit 0 from='client.? 172.21.15.80:0/1009579904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:14:35.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:14:35 smithi080 bash[28361]: audit 2023-12-01T06:14:35.287237+0000 mon.a (mon.0) 2212 : audit 0 from='client.? 172.21.15.80:0/1009579904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:14:36.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:14:35 smithi090 bash[32384]: audit 2023-12-01T06:14:35.287237+0000 mon.a (mon.0) 2212 : audit 0 from='client.? 172.21.15.80:0/1009579904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:14:36.614 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:14:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:14:36] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T06:14:36.615 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:14:36 smithi080 bash[28361]: cluster 2023-12-01T06:14:36.112607+0000 mgr.y (mgr.24362) 2585 : cluster 0 pgmap v2554: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:14:36.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:14:36 smithi080 bash[41963]: cluster 2023-12-01T06:14:36.112607+0000 mgr.y (mgr.24362) 2585 : cluster 0 pgmap v2554: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:14:37.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:14:36 smithi090 bash[32384]: cluster 2023-12-01T06:14:36.112607+0000 mgr.y (mgr.24362) 2585 : cluster 0 pgmap v2554: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:14:38.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:14:37 smithi080 bash[28361]: audit 2023-12-01T06:14:37.740626+0000 mon.c (mon.2) 1643 : audit 0 from='client.? 172.21.15.80:0/3237563012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:14:38.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:14:37 smithi080 bash[41963]: audit 2023-12-01T06:14:37.740626+0000 mon.c (mon.2) 1643 : audit 0 from='client.? 172.21.15.80:0/3237563012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:14:38.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:14:37 smithi090 bash[32384]: audit 2023-12-01T06:14:37.740626+0000 mon.c (mon.2) 1643 : audit 0 from='client.? 172.21.15.80:0/3237563012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:14:39.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:14:38 smithi080 bash[28361]: cluster 2023-12-01T06:14:38.113354+0000 mgr.y (mgr.24362) 2586 : cluster 0 pgmap v2555: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:14:39.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:14:38 smithi080 bash[41963]: cluster 2023-12-01T06:14:38.113354+0000 mgr.y (mgr.24362) 2586 : cluster 0 pgmap v2555: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:14:39.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:14:38 smithi090 bash[32384]: cluster 2023-12-01T06:14:38.113354+0000 mgr.y (mgr.24362) 2586 : cluster 0 pgmap v2555: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:14:40.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:14:39 smithi090 bash[32384]: audit 2023-12-01T06:14:39.913254+0000 mon.c (mon.2) 1644 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:14:40.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:14:39 smithi080 bash[28361]: audit 2023-12-01T06:14:39.913254+0000 mon.c (mon.2) 1644 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:14:40.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:14:39 smithi080 bash[41963]: audit 2023-12-01T06:14:39.913254+0000 mon.c (mon.2) 1644 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:14:41.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:14:40 smithi090 bash[32384]: cluster 2023-12-01T06:14:40.113810+0000 mgr.y (mgr.24362) 2587 : cluster 0 pgmap v2556: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:14:41.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:14:40 smithi090 bash[32384]: audit 2023-12-01T06:14:40.198786+0000 mon.a (mon.0) 2213 : audit 0 from='client.? 172.21.15.80:0/1410624727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:14:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:14:40 smithi080 bash[28361]: cluster 2023-12-01T06:14:40.113810+0000 mgr.y (mgr.24362) 2587 : cluster 0 pgmap v2556: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:14:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:14:40 smithi080 bash[28361]: audit 2023-12-01T06:14:40.198786+0000 mon.a (mon.0) 2213 : audit 0 from='client.? 172.21.15.80:0/1410624727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:14:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:14:40 smithi080 bash[41963]: cluster 2023-12-01T06:14:40.113810+0000 mgr.y (mgr.24362) 2587 : cluster 0 pgmap v2556: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:14:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:14:40 smithi080 bash[41963]: audit 2023-12-01T06:14:40.198786+0000 mon.a (mon.0) 2213 : audit 0 from='client.? 172.21.15.80:0/1410624727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:14:43.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:14:43 smithi080 bash[28361]: cluster 2023-12-01T06:14:42.114933+0000 mgr.y (mgr.24362) 2588 : cluster 0 pgmap v2557: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:14:43.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:14:43 smithi080 bash[28361]: audit 2023-12-01T06:14:42.656159+0000 mon.c (mon.2) 1645 : audit 0 from='client.? 172.21.15.80:0/2896044565' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:14:43.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:14:43 smithi080 bash[41963]: cluster 2023-12-01T06:14:42.114933+0000 mgr.y (mgr.24362) 2588 : cluster 0 pgmap v2557: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:14:43.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:14:43 smithi080 bash[41963]: audit 2023-12-01T06:14:42.656159+0000 mon.c (mon.2) 1645 : audit 0 from='client.? 172.21.15.80:0/2896044565' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:14:43.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:14:43 smithi090 bash[32384]: cluster 2023-12-01T06:14:42.114933+0000 mgr.y (mgr.24362) 2588 : cluster 0 pgmap v2557: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:14:43.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:14:43 smithi090 bash[32384]: audit 2023-12-01T06:14:42.656159+0000 mon.c (mon.2) 1645 : audit 0 from='client.? 172.21.15.80:0/2896044565' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:14:44.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:14:44 smithi080 bash[28361]: cluster 2023-12-01T06:14:44.115618+0000 mgr.y (mgr.24362) 2589 : cluster 0 pgmap v2558: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:14:44.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:14:44 smithi080 bash[41963]: cluster 2023-12-01T06:14:44.115618+0000 mgr.y (mgr.24362) 2589 : cluster 0 pgmap v2558: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:14:45.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:14:44 smithi090 bash[32384]: cluster 2023-12-01T06:14:44.115618+0000 mgr.y (mgr.24362) 2589 : cluster 0 pgmap v2558: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:14:45.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:14:45 smithi080 bash[41963]: audit 2023-12-01T06:14:45.109104+0000 mon.a (mon.0) 2214 : audit 0 from='client.? 172.21.15.80:0/4010614742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:14:45.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:14:45 smithi080 bash[28361]: audit 2023-12-01T06:14:45.109104+0000 mon.a (mon.0) 2214 : audit 0 from='client.? 172.21.15.80:0/4010614742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:14:46.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:14:45 smithi090 bash[32384]: audit 2023-12-01T06:14:45.109104+0000 mon.a (mon.0) 2214 : audit 0 from='client.? 172.21.15.80:0/4010614742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:14:46.617 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:14:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:14:46] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T06:14:46.618 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:14:46 smithi080 bash[28361]: cluster 2023-12-01T06:14:46.116845+0000 mgr.y (mgr.24362) 2590 : cluster 0 pgmap v2559: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:14:46.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:14:46 smithi080 bash[41963]: cluster 2023-12-01T06:14:46.116845+0000 mgr.y (mgr.24362) 2590 : cluster 0 pgmap v2559: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:14:47.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:14:46 smithi090 bash[32384]: cluster 2023-12-01T06:14:46.116845+0000 mgr.y (mgr.24362) 2590 : cluster 0 pgmap v2559: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:14:47.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:14:47 smithi080 bash[28361]: audit 2023-12-01T06:14:47.568372+0000 mon.a (mon.0) 2215 : audit 0 from='client.? 172.21.15.80:0/3638439030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:14:47.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:14:47 smithi080 bash[41963]: audit 2023-12-01T06:14:47.568372+0000 mon.a (mon.0) 2215 : audit 0 from='client.? 172.21.15.80:0/3638439030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:14:48.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:14:47 smithi090 bash[32384]: audit 2023-12-01T06:14:47.568372+0000 mon.a (mon.0) 2215 : audit 0 from='client.? 172.21.15.80:0/3638439030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:14:48.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:14:48 smithi080 bash[28361]: cluster 2023-12-01T06:14:48.117546+0000 mgr.y (mgr.24362) 2591 : cluster 0 pgmap v2560: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:14:48.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:14:48 smithi080 bash[41963]: cluster 2023-12-01T06:14:48.117546+0000 mgr.y (mgr.24362) 2591 : cluster 0 pgmap v2560: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:14:49.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:14:48 smithi090 bash[32384]: cluster 2023-12-01T06:14:48.117546+0000 mgr.y (mgr.24362) 2591 : cluster 0 pgmap v2560: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:14:50.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:14:50 smithi080 bash[28361]: audit 2023-12-01T06:14:50.025697+0000 mon.a (mon.0) 2216 : audit 0 from='client.? 172.21.15.80:0/3255221279' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:14:50.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:14:50 smithi080 bash[41963]: audit 2023-12-01T06:14:50.025697+0000 mon.a (mon.0) 2216 : audit 0 from='client.? 172.21.15.80:0/3255221279' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:14:50.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:14:50 smithi090 bash[32384]: audit 2023-12-01T06:14:50.025697+0000 mon.a (mon.0) 2216 : audit 0 from='client.? 172.21.15.80:0/3255221279' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:14:51.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:14:51 smithi080 bash[28361]: cluster 2023-12-01T06:14:50.118336+0000 mgr.y (mgr.24362) 2592 : cluster 0 pgmap v2561: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:14:51.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:14:51 smithi080 bash[41963]: cluster 2023-12-01T06:14:50.118336+0000 mgr.y (mgr.24362) 2592 : cluster 0 pgmap v2561: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:14:51.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:14:51 smithi090 bash[32384]: cluster 2023-12-01T06:14:50.118336+0000 mgr.y (mgr.24362) 2592 : cluster 0 pgmap v2561: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:14:53.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:14:53 smithi090 bash[32384]: cluster 2023-12-01T06:14:52.119482+0000 mgr.y (mgr.24362) 2593 : cluster 0 pgmap v2562: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:14:53.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:14:53 smithi090 bash[32384]: audit 2023-12-01T06:14:52.476625+0000 mon.a (mon.0) 2217 : audit 0 from='client.? 172.21.15.80:0/2477030954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:14:53.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:14:53 smithi080 bash[28361]: cluster 2023-12-01T06:14:52.119482+0000 mgr.y (mgr.24362) 2593 : cluster 0 pgmap v2562: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:14:53.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:14:53 smithi080 bash[28361]: audit 2023-12-01T06:14:52.476625+0000 mon.a (mon.0) 2217 : audit 0 from='client.? 172.21.15.80:0/2477030954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:14:53.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:14:53 smithi080 bash[41963]: cluster 2023-12-01T06:14:52.119482+0000 mgr.y (mgr.24362) 2593 : cluster 0 pgmap v2562: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:14:53.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:14:53 smithi080 bash[41963]: audit 2023-12-01T06:14:52.476625+0000 mon.a (mon.0) 2217 : audit 0 from='client.? 172.21.15.80:0/2477030954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:14:54.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:14:54 smithi080 bash[41963]: cluster 2023-12-01T06:14:54.120155+0000 mgr.y (mgr.24362) 2594 : cluster 0 pgmap v2563: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:14:54.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:14:54 smithi080 bash[28361]: cluster 2023-12-01T06:14:54.120155+0000 mgr.y (mgr.24362) 2594 : cluster 0 pgmap v2563: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:14:55.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:14:54 smithi090 bash[32384]: cluster 2023-12-01T06:14:54.120155+0000 mgr.y (mgr.24362) 2594 : cluster 0 pgmap v2563: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:14:55.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:14:55 smithi080 bash[28361]: audit 2023-12-01T06:14:54.913565+0000 mon.c (mon.2) 1646 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:14:55.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:14:55 smithi080 bash[28361]: audit 2023-12-01T06:14:54.928042+0000 mon.a (mon.0) 2218 : audit 0 from='client.? 172.21.15.80:0/2634576673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:14:55.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:14:55 smithi080 bash[41963]: audit 2023-12-01T06:14:54.913565+0000 mon.c (mon.2) 1646 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:14:55.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:14:55 smithi080 bash[41963]: audit 2023-12-01T06:14:54.928042+0000 mon.a (mon.0) 2218 : audit 0 from='client.? 172.21.15.80:0/2634576673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:14:56.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:14:55 smithi090 bash[32384]: audit 2023-12-01T06:14:54.913565+0000 mon.c (mon.2) 1646 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:14:56.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:14:55 smithi090 bash[32384]: audit 2023-12-01T06:14:54.928042+0000 mon.a (mon.0) 2218 : audit 0 from='client.? 172.21.15.80:0/2634576673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:14:56.623 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:14:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:14:56] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T06:14:56.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:14:56 smithi080 bash[28361]: cluster 2023-12-01T06:14:56.121181+0000 mgr.y (mgr.24362) 2595 : cluster 0 pgmap v2564: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:14:56.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:14:56 smithi080 bash[41963]: cluster 2023-12-01T06:14:56.121181+0000 mgr.y (mgr.24362) 2595 : cluster 0 pgmap v2564: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:14:57.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:14:56 smithi090 bash[32384]: cluster 2023-12-01T06:14:56.121181+0000 mgr.y (mgr.24362) 2595 : cluster 0 pgmap v2564: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:14:57.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:14:57 smithi080 bash[28361]: audit 2023-12-01T06:14:57.385888+0000 mon.a (mon.0) 2219 : audit 0 from='client.? 172.21.15.80:0/3417311135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:14:57.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:14:57 smithi080 bash[41963]: audit 2023-12-01T06:14:57.385888+0000 mon.a (mon.0) 2219 : audit 0 from='client.? 172.21.15.80:0/3417311135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:14:58.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:14:57 smithi090 bash[32384]: audit 2023-12-01T06:14:57.385888+0000 mon.a (mon.0) 2219 : audit 0 from='client.? 172.21.15.80:0/3417311135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:14:58.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:14:58 smithi080 bash[28361]: cluster 2023-12-01T06:14:58.121865+0000 mgr.y (mgr.24362) 2596 : cluster 0 pgmap v2565: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:14:58.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:14:58 smithi080 bash[41963]: cluster 2023-12-01T06:14:58.121865+0000 mgr.y (mgr.24362) 2596 : cluster 0 pgmap v2565: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:14:59.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:14:58 smithi090 bash[32384]: cluster 2023-12-01T06:14:58.121865+0000 mgr.y (mgr.24362) 2596 : cluster 0 pgmap v2565: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:15:00.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:14:59 smithi080 bash[28361]: audit 2023-12-01T06:14:59.837786+0000 mon.a (mon.0) 2220 : audit 0 from='client.? 172.21.15.80:0/3315608502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:15:00.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:14:59 smithi080 bash[41963]: audit 2023-12-01T06:14:59.837786+0000 mon.a (mon.0) 2220 : audit 0 from='client.? 172.21.15.80:0/3315608502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:15:00.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:14:59 smithi090 bash[32384]: audit 2023-12-01T06:14:59.837786+0000 mon.a (mon.0) 2220 : audit 0 from='client.? 172.21.15.80:0/3315608502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:15:01.184 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:15:00 smithi080 bash[28361]: cluster 2023-12-01T06:15:00.122557+0000 mgr.y (mgr.24362) 2597 : cluster 0 pgmap v2566: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:15:01.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:15:00 smithi080 bash[41963]: cluster 2023-12-01T06:15:00.122557+0000 mgr.y (mgr.24362) 2597 : cluster 0 pgmap v2566: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:15:01.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:15:00 smithi090 bash[32384]: cluster 2023-12-01T06:15:00.122557+0000 mgr.y (mgr.24362) 2597 : cluster 0 pgmap v2566: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:15:03.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:15:03 smithi080 bash[28361]: cluster 2023-12-01T06:15:02.123600+0000 mgr.y (mgr.24362) 2598 : cluster 0 pgmap v2567: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:15:03.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:15:03 smithi080 bash[28361]: audit 2023-12-01T06:15:02.286672+0000 mon.a (mon.0) 2221 : audit 0 from='client.? 172.21.15.80:0/1866355302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:15:03.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:15:03 smithi080 bash[41963]: cluster 2023-12-01T06:15:02.123600+0000 mgr.y (mgr.24362) 2598 : cluster 0 pgmap v2567: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:15:03.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:15:03 smithi080 bash[41963]: audit 2023-12-01T06:15:02.286672+0000 mon.a (mon.0) 2221 : audit 0 from='client.? 172.21.15.80:0/1866355302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:15:03.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:15:03 smithi090 bash[32384]: cluster 2023-12-01T06:15:02.123600+0000 mgr.y (mgr.24362) 2598 : cluster 0 pgmap v2567: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:15:03.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:15:03 smithi090 bash[32384]: audit 2023-12-01T06:15:02.286672+0000 mon.a (mon.0) 2221 : audit 0 from='client.? 172.21.15.80:0/1866355302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:15:04.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:15:04 smithi080 bash[28361]: cluster 2023-12-01T06:15:04.124254+0000 mgr.y (mgr.24362) 2599 : cluster 0 pgmap v2568: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:15:04.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:15:04 smithi080 bash[41963]: cluster 2023-12-01T06:15:04.124254+0000 mgr.y (mgr.24362) 2599 : cluster 0 pgmap v2568: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:15:05.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:15:04 smithi090 bash[32384]: cluster 2023-12-01T06:15:04.124254+0000 mgr.y (mgr.24362) 2599 : cluster 0 pgmap v2568: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:15:05.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:15:05 smithi080 bash[28361]: audit 2023-12-01T06:15:04.741733+0000 mon.c (mon.2) 1647 : audit 0 from='client.? 172.21.15.80:0/2633997595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:15:05.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:15:05 smithi080 bash[41963]: audit 2023-12-01T06:15:04.741733+0000 mon.c (mon.2) 1647 : audit 0 from='client.? 172.21.15.80:0/2633997595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:15:06.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:15:05 smithi090 bash[32384]: audit 2023-12-01T06:15:04.741733+0000 mon.c (mon.2) 1647 : audit 0 from='client.? 172.21.15.80:0/2633997595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:15:06.624 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:15:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:15:06] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T06:15:06.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:15:06 smithi080 bash[41963]: cluster 2023-12-01T06:15:06.125367+0000 mgr.y (mgr.24362) 2600 : cluster 0 pgmap v2569: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:15:06.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:15:06 smithi080 bash[28361]: cluster 2023-12-01T06:15:06.125367+0000 mgr.y (mgr.24362) 2600 : cluster 0 pgmap v2569: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:15:07.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:15:06 smithi090 bash[32384]: cluster 2023-12-01T06:15:06.125367+0000 mgr.y (mgr.24362) 2600 : cluster 0 pgmap v2569: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:15:07.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:15:07 smithi080 bash[28361]: audit 2023-12-01T06:15:07.201742+0000 mon.c (mon.2) 1648 : audit 0 from='client.? 172.21.15.80:0/219223170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:15:07.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:15:07 smithi080 bash[41963]: audit 2023-12-01T06:15:07.201742+0000 mon.c (mon.2) 1648 : audit 0 from='client.? 172.21.15.80:0/219223170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:15:08.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:15:07 smithi090 bash[32384]: audit 2023-12-01T06:15:07.201742+0000 mon.c (mon.2) 1648 : audit 0 from='client.? 172.21.15.80:0/219223170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:15:08.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:15:08 smithi080 bash[28361]: cluster 2023-12-01T06:15:08.126017+0000 mgr.y (mgr.24362) 2601 : cluster 0 pgmap v2570: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:15:08.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:15:08 smithi080 bash[41963]: cluster 2023-12-01T06:15:08.126017+0000 mgr.y (mgr.24362) 2601 : cluster 0 pgmap v2570: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:15:09.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:15:08 smithi090 bash[32384]: cluster 2023-12-01T06:15:08.126017+0000 mgr.y (mgr.24362) 2601 : cluster 0 pgmap v2570: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:15:10.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:15:09 smithi090 bash[32384]: audit 2023-12-01T06:15:09.658133+0000 mon.a (mon.0) 2222 : audit 0 from='client.? 172.21.15.80:0/3710682731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:15:10.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:15:09 smithi080 bash[28361]: audit 2023-12-01T06:15:09.658133+0000 mon.a (mon.0) 2222 : audit 0 from='client.? 172.21.15.80:0/3710682731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:15:10.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:15:09 smithi080 bash[41963]: audit 2023-12-01T06:15:09.658133+0000 mon.a (mon.0) 2222 : audit 0 from='client.? 172.21.15.80:0/3710682731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:15:11.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:15:10 smithi090 bash[32384]: audit 2023-12-01T06:15:09.914189+0000 mon.c (mon.2) 1649 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:15:11.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:15:10 smithi090 bash[32384]: cluster 2023-12-01T06:15:10.126637+0000 mgr.y (mgr.24362) 2602 : cluster 0 pgmap v2571: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:15:11.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:15:10 smithi080 bash[41963]: audit 2023-12-01T06:15:09.914189+0000 mon.c (mon.2) 1649 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:15:11.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:15:10 smithi080 bash[41963]: cluster 2023-12-01T06:15:10.126637+0000 mgr.y (mgr.24362) 2602 : cluster 0 pgmap v2571: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:15:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:15:10 smithi080 bash[28361]: audit 2023-12-01T06:15:09.914189+0000 mon.c (mon.2) 1649 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:15:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:15:10 smithi080 bash[28361]: cluster 2023-12-01T06:15:10.126637+0000 mgr.y (mgr.24362) 2602 : cluster 0 pgmap v2571: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:15:12.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:15:12 smithi080 bash[28361]: audit 2023-12-01T06:15:12.114937+0000 mon.c (mon.2) 1650 : audit 0 from='client.? 172.21.15.80:0/967076300' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:15:12.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:15:12 smithi080 bash[41963]: audit 2023-12-01T06:15:12.114937+0000 mon.c (mon.2) 1650 : audit 0 from='client.? 172.21.15.80:0/967076300' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:15:12.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:15:12 smithi090 bash[32384]: audit 2023-12-01T06:15:12.114937+0000 mon.c (mon.2) 1650 : audit 0 from='client.? 172.21.15.80:0/967076300' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:15:13.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:15:13 smithi090 bash[32384]: cluster 2023-12-01T06:15:12.127584+0000 mgr.y (mgr.24362) 2603 : cluster 0 pgmap v2572: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:15:13.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:15:13 smithi080 bash[28361]: cluster 2023-12-01T06:15:12.127584+0000 mgr.y (mgr.24362) 2603 : cluster 0 pgmap v2572: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:15:13.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:15:13 smithi080 bash[41963]: cluster 2023-12-01T06:15:12.127584+0000 mgr.y (mgr.24362) 2603 : cluster 0 pgmap v2572: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:15:14.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:15:14 smithi080 bash[28361]: cluster 2023-12-01T06:15:14.128283+0000 mgr.y (mgr.24362) 2604 : cluster 0 pgmap v2573: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:15:14.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:15:14 smithi080 bash[28361]: audit 2023-12-01T06:15:14.571129+0000 mon.a (mon.0) 2223 : audit 0 from='client.? 172.21.15.80:0/2755378981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:15:14.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:15:14 smithi080 bash[41963]: cluster 2023-12-01T06:15:14.128283+0000 mgr.y (mgr.24362) 2604 : cluster 0 pgmap v2573: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:15:14.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:15:14 smithi080 bash[41963]: audit 2023-12-01T06:15:14.571129+0000 mon.a (mon.0) 2223 : audit 0 from='client.? 172.21.15.80:0/2755378981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:15:15.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:15:14 smithi090 bash[32384]: cluster 2023-12-01T06:15:14.128283+0000 mgr.y (mgr.24362) 2604 : cluster 0 pgmap v2573: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:15:15.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:15:14 smithi090 bash[32384]: audit 2023-12-01T06:15:14.571129+0000 mon.a (mon.0) 2223 : audit 0 from='client.? 172.21.15.80:0/2755378981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:15:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:15:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:15:16] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T06:15:17.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:15:17 smithi090 bash[32384]: cluster 2023-12-01T06:15:16.129363+0000 mgr.y (mgr.24362) 2605 : cluster 0 pgmap v2574: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:15:17.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:15:17 smithi090 bash[32384]: audit 2023-12-01T06:15:17.027159+0000 mon.a (mon.0) 2224 : audit 0 from='client.? 172.21.15.80:0/3330551296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:15:17.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:15:17 smithi080 bash[28361]: cluster 2023-12-01T06:15:16.129363+0000 mgr.y (mgr.24362) 2605 : cluster 0 pgmap v2574: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:15:17.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:15:17 smithi080 bash[28361]: audit 2023-12-01T06:15:17.027159+0000 mon.a (mon.0) 2224 : audit 0 from='client.? 172.21.15.80:0/3330551296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:15:17.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:15:17 smithi080 bash[41963]: cluster 2023-12-01T06:15:16.129363+0000 mgr.y (mgr.24362) 2605 : cluster 0 pgmap v2574: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:15:17.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:15:17 smithi080 bash[41963]: audit 2023-12-01T06:15:17.027159+0000 mon.a (mon.0) 2224 : audit 0 from='client.? 172.21.15.80:0/3330551296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:15:19.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:15:19 smithi090 bash[32384]: cluster 2023-12-01T06:15:18.130040+0000 mgr.y (mgr.24362) 2606 : cluster 0 pgmap v2575: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:15:19.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:15:19 smithi080 bash[28361]: cluster 2023-12-01T06:15:18.130040+0000 mgr.y (mgr.24362) 2606 : cluster 0 pgmap v2575: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:15:19.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:15:19 smithi080 bash[41963]: cluster 2023-12-01T06:15:18.130040+0000 mgr.y (mgr.24362) 2606 : cluster 0 pgmap v2575: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:15:20.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:15:20 smithi090 bash[32384]: audit 2023-12-01T06:15:19.482952+0000 mon.a (mon.0) 2225 : audit 0 from='client.? 172.21.15.80:0/1532830510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:15:20.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:15:20 smithi080 bash[28361]: audit 2023-12-01T06:15:19.482952+0000 mon.a (mon.0) 2225 : audit 0 from='client.? 172.21.15.80:0/1532830510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:15:20.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:15:20 smithi080 bash[41963]: audit 2023-12-01T06:15:19.482952+0000 mon.a (mon.0) 2225 : audit 0 from='client.? 172.21.15.80:0/1532830510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:15:21.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:15:21 smithi090 bash[32384]: cluster 2023-12-01T06:15:20.130668+0000 mgr.y (mgr.24362) 2607 : cluster 0 pgmap v2576: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:15:21.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:15:21 smithi080 bash[41963]: cluster 2023-12-01T06:15:20.130668+0000 mgr.y (mgr.24362) 2607 : cluster 0 pgmap v2576: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:15:21.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:15:21 smithi080 bash[28361]: cluster 2023-12-01T06:15:20.130668+0000 mgr.y (mgr.24362) 2607 : cluster 0 pgmap v2576: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:15:22.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:15:22 smithi090 bash[32384]: audit 2023-12-01T06:15:21.928876+0000 mon.c (mon.2) 1651 : audit 0 from='client.? 172.21.15.80:0/1678683142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:15:22.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:15:22 smithi080 bash[41963]: audit 2023-12-01T06:15:21.928876+0000 mon.c (mon.2) 1651 : audit 0 from='client.? 172.21.15.80:0/1678683142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:15:22.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:15:22 smithi080 bash[28361]: audit 2023-12-01T06:15:21.928876+0000 mon.c (mon.2) 1651 : audit 0 from='client.? 172.21.15.80:0/1678683142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:15:23.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:15:23 smithi090 bash[32384]: cluster 2023-12-01T06:15:22.131858+0000 mgr.y (mgr.24362) 2608 : cluster 0 pgmap v2577: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:15:23.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:15:23 smithi080 bash[28361]: cluster 2023-12-01T06:15:22.131858+0000 mgr.y (mgr.24362) 2608 : cluster 0 pgmap v2577: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:15:23.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:15:23 smithi080 bash[41963]: cluster 2023-12-01T06:15:22.131858+0000 mgr.y (mgr.24362) 2608 : cluster 0 pgmap v2577: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:15:24.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:15:24 smithi080 bash[28361]: cluster 2023-12-01T06:15:24.132486+0000 mgr.y (mgr.24362) 2609 : cluster 0 pgmap v2578: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:15:24.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:15:24 smithi080 bash[28361]: audit 2023-12-01T06:15:24.381601+0000 mon.c (mon.2) 1652 : audit 0 from='client.? 172.21.15.80:0/1826476306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:15:24.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:15:24 smithi080 bash[41963]: cluster 2023-12-01T06:15:24.132486+0000 mgr.y (mgr.24362) 2609 : cluster 0 pgmap v2578: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:15:24.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:15:24 smithi080 bash[41963]: audit 2023-12-01T06:15:24.381601+0000 mon.c (mon.2) 1652 : audit 0 from='client.? 172.21.15.80:0/1826476306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:15:25.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:15:24 smithi090 bash[32384]: cluster 2023-12-01T06:15:24.132486+0000 mgr.y (mgr.24362) 2609 : cluster 0 pgmap v2578: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:15:25.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:15:24 smithi090 bash[32384]: audit 2023-12-01T06:15:24.381601+0000 mon.c (mon.2) 1652 : audit 0 from='client.? 172.21.15.80:0/1826476306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:15:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:15:25 smithi080 bash[28361]: audit 2023-12-01T06:15:24.914656+0000 mon.c (mon.2) 1653 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:15:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:15:25 smithi080 bash[41963]: audit 2023-12-01T06:15:24.914656+0000 mon.c (mon.2) 1653 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:15:26.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:15:25 smithi090 bash[32384]: audit 2023-12-01T06:15:24.914656+0000 mon.c (mon.2) 1653 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:15:26.633 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:15:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:15:26] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T06:15:26.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:15:26 smithi080 bash[28361]: cluster 2023-12-01T06:15:26.133556+0000 mgr.y (mgr.24362) 2610 : cluster 0 pgmap v2579: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:15:26.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:15:26 smithi080 bash[41963]: cluster 2023-12-01T06:15:26.133556+0000 mgr.y (mgr.24362) 2610 : cluster 0 pgmap v2579: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:15:27.024 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:15:26 smithi090 bash[32384]: cluster 2023-12-01T06:15:26.133556+0000 mgr.y (mgr.24362) 2610 : cluster 0 pgmap v2579: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:15:27.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:15:27 smithi080 bash[28361]: audit 2023-12-01T06:15:26.836622+0000 mon.a (mon.0) 2226 : audit 0 from='client.? 172.21.15.80:0/3507485318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:15:27.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:15:27 smithi080 bash[41963]: audit 2023-12-01T06:15:26.836622+0000 mon.a (mon.0) 2226 : audit 0 from='client.? 172.21.15.80:0/3507485318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:15:28.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:15:27 smithi090 bash[32384]: audit 2023-12-01T06:15:26.836622+0000 mon.a (mon.0) 2226 : audit 0 from='client.? 172.21.15.80:0/3507485318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:15:28.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:15:28 smithi080 bash[28361]: cluster 2023-12-01T06:15:28.134197+0000 mgr.y (mgr.24362) 2611 : cluster 0 pgmap v2580: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:15:28.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:15:28 smithi080 bash[41963]: cluster 2023-12-01T06:15:28.134197+0000 mgr.y (mgr.24362) 2611 : cluster 0 pgmap v2580: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:15:29.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:15:28 smithi090 bash[32384]: cluster 2023-12-01T06:15:28.134197+0000 mgr.y (mgr.24362) 2611 : cluster 0 pgmap v2580: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:15:29.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:15:29 smithi080 bash[41963]: audit 2023-12-01T06:15:29.291007+0000 mon.c (mon.2) 1654 : audit 0 from='client.? 172.21.15.80:0/452144938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:15:29.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:15:29 smithi080 bash[28361]: audit 2023-12-01T06:15:29.291007+0000 mon.c (mon.2) 1654 : audit 0 from='client.? 172.21.15.80:0/452144938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:15:30.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:15:29 smithi090 bash[32384]: audit 2023-12-01T06:15:29.291007+0000 mon.c (mon.2) 1654 : audit 0 from='client.? 172.21.15.80:0/452144938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:15:30.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:15:30 smithi080 bash[41963]: cluster 2023-12-01T06:15:30.134826+0000 mgr.y (mgr.24362) 2612 : cluster 0 pgmap v2581: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:15:30.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:15:30 smithi080 bash[28361]: cluster 2023-12-01T06:15:30.134826+0000 mgr.y (mgr.24362) 2612 : cluster 0 pgmap v2581: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:15:31.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:15:30 smithi090 bash[32384]: cluster 2023-12-01T06:15:30.134826+0000 mgr.y (mgr.24362) 2612 : cluster 0 pgmap v2581: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:15:32.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:15:31 smithi080 bash[28361]: audit 2023-12-01T06:15:31.746259+0000 mon.a (mon.0) 2227 : audit 0 from='client.? 172.21.15.80:0/4172354194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:15:32.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:15:31 smithi080 bash[41963]: audit 2023-12-01T06:15:31.746259+0000 mon.a (mon.0) 2227 : audit 0 from='client.? 172.21.15.80:0/4172354194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:15:32.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:15:31 smithi090 bash[32384]: audit 2023-12-01T06:15:31.746259+0000 mon.a (mon.0) 2227 : audit 0 from='client.? 172.21.15.80:0/4172354194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:15:33.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:15:32 smithi080 bash[28361]: cluster 2023-12-01T06:15:32.136021+0000 mgr.y (mgr.24362) 2613 : cluster 0 pgmap v2582: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:15:33.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:15:32 smithi080 bash[41963]: cluster 2023-12-01T06:15:32.136021+0000 mgr.y (mgr.24362) 2613 : cluster 0 pgmap v2582: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:15:33.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:15:32 smithi090 bash[32384]: cluster 2023-12-01T06:15:32.136021+0000 mgr.y (mgr.24362) 2613 : cluster 0 pgmap v2582: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:15:34.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:15:33 smithi080 bash[28361]: audit 2023-12-01T06:15:32.865192+0000 mon.c (mon.2) 1655 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:15:34.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:15:33 smithi080 bash[41963]: audit 2023-12-01T06:15:32.865192+0000 mon.c (mon.2) 1655 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:15:34.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:15:33 smithi090 bash[32384]: audit 2023-12-01T06:15:32.865192+0000 mon.c (mon.2) 1655 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:15:35.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:15:34 smithi080 bash[28361]: cluster 2023-12-01T06:15:34.136657+0000 mgr.y (mgr.24362) 2614 : cluster 0 pgmap v2583: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:15:35.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:15:34 smithi080 bash[28361]: audit 2023-12-01T06:15:34.200317+0000 mon.c (mon.2) 1656 : audit 0 from='client.? 172.21.15.80:0/107392553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:15:35.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:15:34 smithi080 bash[41963]: cluster 2023-12-01T06:15:34.136657+0000 mgr.y (mgr.24362) 2614 : cluster 0 pgmap v2583: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:15:35.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:15:34 smithi080 bash[41963]: audit 2023-12-01T06:15:34.200317+0000 mon.c (mon.2) 1656 : audit 0 from='client.? 172.21.15.80:0/107392553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:15:35.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:15:34 smithi090 bash[32384]: cluster 2023-12-01T06:15:34.136657+0000 mgr.y (mgr.24362) 2614 : cluster 0 pgmap v2583: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:15:35.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:15:34 smithi090 bash[32384]: audit 2023-12-01T06:15:34.200317+0000 mon.c (mon.2) 1656 : audit 0 from='client.? 172.21.15.80:0/107392553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:15:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:15:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:15:36] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T06:15:37.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:15:37 smithi090 bash[32384]: cluster 2023-12-01T06:15:36.137742+0000 mgr.y (mgr.24362) 2615 : cluster 0 pgmap v2584: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:15:37.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:15:37 smithi090 bash[32384]: audit 2023-12-01T06:15:36.652651+0000 mon.c (mon.2) 1657 : audit 0 from='client.? 172.21.15.80:0/1906545436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:15:37.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:15:37 smithi080 bash[28361]: cluster 2023-12-01T06:15:36.137742+0000 mgr.y (mgr.24362) 2615 : cluster 0 pgmap v2584: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:15:37.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:15:37 smithi080 bash[28361]: audit 2023-12-01T06:15:36.652651+0000 mon.c (mon.2) 1657 : audit 0 from='client.? 172.21.15.80:0/1906545436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:15:37.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:15:37 smithi080 bash[41963]: cluster 2023-12-01T06:15:36.137742+0000 mgr.y (mgr.24362) 2615 : cluster 0 pgmap v2584: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:15:37.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:15:37 smithi080 bash[41963]: audit 2023-12-01T06:15:36.652651+0000 mon.c (mon.2) 1657 : audit 0 from='client.? 172.21.15.80:0/1906545436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:15:39.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:15:39 smithi090 bash[32384]: cluster 2023-12-01T06:15:38.138210+0000 mgr.y (mgr.24362) 2616 : cluster 0 pgmap v2585: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:15:39.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:15:39 smithi090 bash[32384]: audit 2023-12-01T06:15:38.708578+0000 mon.a (mon.0) 2228 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:15:39.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:15:39 smithi090 bash[32384]: audit 2023-12-01T06:15:38.722057+0000 mon.a (mon.0) 2229 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:15:39.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:15:39 smithi090 bash[32384]: audit 2023-12-01T06:15:39.059477+0000 mon.a (mon.0) 2230 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:15:39.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:15:39 smithi090 bash[32384]: audit 2023-12-01T06:15:39.069323+0000 mon.a (mon.0) 2231 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:15:39.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:15:39 smithi090 bash[32384]: audit 2023-12-01T06:15:39.131640+0000 mon.a (mon.0) 2232 : audit 0 from='client.? 172.21.15.80:0/4270019945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:15:39.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:15:39 smithi080 bash[28361]: cluster 2023-12-01T06:15:38.138210+0000 mgr.y (mgr.24362) 2616 : cluster 0 pgmap v2585: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:15:39.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:15:39 smithi080 bash[28361]: audit 2023-12-01T06:15:38.708578+0000 mon.a (mon.0) 2228 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:15:39.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:15:39 smithi080 bash[28361]: audit 2023-12-01T06:15:38.722057+0000 mon.a (mon.0) 2229 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:15:39.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:15:39 smithi080 bash[28361]: audit 2023-12-01T06:15:39.059477+0000 mon.a (mon.0) 2230 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:15:39.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:15:39 smithi080 bash[28361]: audit 2023-12-01T06:15:39.069323+0000 mon.a (mon.0) 2231 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:15:39.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:15:39 smithi080 bash[28361]: audit 2023-12-01T06:15:39.131640+0000 mon.a (mon.0) 2232 : audit 0 from='client.? 172.21.15.80:0/4270019945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:15:39.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:15:39 smithi080 bash[41963]: cluster 2023-12-01T06:15:38.138210+0000 mgr.y (mgr.24362) 2616 : cluster 0 pgmap v2585: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:15:39.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:15:39 smithi080 bash[41963]: audit 2023-12-01T06:15:38.708578+0000 mon.a (mon.0) 2228 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:15:39.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:15:39 smithi080 bash[41963]: audit 2023-12-01T06:15:38.722057+0000 mon.a (mon.0) 2229 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:15:39.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:15:39 smithi080 bash[41963]: audit 2023-12-01T06:15:39.059477+0000 mon.a (mon.0) 2230 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:15:39.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:15:39 smithi080 bash[41963]: audit 2023-12-01T06:15:39.069323+0000 mon.a (mon.0) 2231 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:15:39.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:15:39 smithi080 bash[41963]: audit 2023-12-01T06:15:39.131640+0000 mon.a (mon.0) 2232 : audit 0 from='client.? 172.21.15.80:0/4270019945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:15:40.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:15:40 smithi090 bash[32384]: audit 2023-12-01T06:15:39.644238+0000 mon.c (mon.2) 1658 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:15:40.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:15:40 smithi090 bash[32384]: audit 2023-12-01T06:15:39.645967+0000 mon.c (mon.2) 1659 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:15:40.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:15:40 smithi090 bash[32384]: audit 2023-12-01T06:15:39.655300+0000 mon.a (mon.0) 2233 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:15:40.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:15:40 smithi090 bash[32384]: audit 2023-12-01T06:15:39.914999+0000 mon.c (mon.2) 1660 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:15:40.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:15:40 smithi080 bash[41963]: audit 2023-12-01T06:15:39.644238+0000 mon.c (mon.2) 1658 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:15:40.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:15:40 smithi080 bash[41963]: audit 2023-12-01T06:15:39.645967+0000 mon.c (mon.2) 1659 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:15:40.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:15:40 smithi080 bash[41963]: audit 2023-12-01T06:15:39.655300+0000 mon.a (mon.0) 2233 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:15:40.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:15:40 smithi080 bash[41963]: audit 2023-12-01T06:15:39.914999+0000 mon.c (mon.2) 1660 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:15:40.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:15:40 smithi080 bash[28361]: audit 2023-12-01T06:15:39.644238+0000 mon.c (mon.2) 1658 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:15:40.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:15:40 smithi080 bash[28361]: audit 2023-12-01T06:15:39.645967+0000 mon.c (mon.2) 1659 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:15:40.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:15:40 smithi080 bash[28361]: audit 2023-12-01T06:15:39.655300+0000 mon.a (mon.0) 2233 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:15:40.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:15:40 smithi080 bash[28361]: audit 2023-12-01T06:15:39.914999+0000 mon.c (mon.2) 1660 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:15:41.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:15:41 smithi090 bash[32384]: cluster 2023-12-01T06:15:40.138850+0000 mgr.y (mgr.24362) 2617 : cluster 0 pgmap v2586: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:15:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:15:41 smithi080 bash[28361]: cluster 2023-12-01T06:15:40.138850+0000 mgr.y (mgr.24362) 2617 : cluster 0 pgmap v2586: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:15:41.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:15:41 smithi080 bash[41963]: cluster 2023-12-01T06:15:40.138850+0000 mgr.y (mgr.24362) 2617 : cluster 0 pgmap v2586: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:15:42.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:15:42 smithi090 bash[32384]: audit 2023-12-01T06:15:41.590970+0000 mon.a (mon.0) 2234 : audit 0 from='client.? 172.21.15.80:0/1364177129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:15:42.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:15:42 smithi080 bash[41963]: audit 2023-12-01T06:15:41.590970+0000 mon.a (mon.0) 2234 : audit 0 from='client.? 172.21.15.80:0/1364177129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:15:42.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:15:42 smithi080 bash[28361]: audit 2023-12-01T06:15:41.590970+0000 mon.a (mon.0) 2234 : audit 0 from='client.? 172.21.15.80:0/1364177129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:15:43.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:15:43 smithi090 bash[32384]: cluster 2023-12-01T06:15:42.140019+0000 mgr.y (mgr.24362) 2618 : cluster 0 pgmap v2587: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:15:43.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:15:43 smithi080 bash[28361]: cluster 2023-12-01T06:15:42.140019+0000 mgr.y (mgr.24362) 2618 : cluster 0 pgmap v2587: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:15:43.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:15:43 smithi080 bash[41963]: cluster 2023-12-01T06:15:42.140019+0000 mgr.y (mgr.24362) 2618 : cluster 0 pgmap v2587: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:15:44.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:15:44 smithi080 bash[28361]: audit 2023-12-01T06:15:44.040823+0000 mon.a (mon.0) 2235 : audit 0 from='client.? 172.21.15.80:0/1965680468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:15:44.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:15:44 smithi080 bash[28361]: cluster 2023-12-01T06:15:44.140600+0000 mgr.y (mgr.24362) 2619 : cluster 0 pgmap v2588: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:15:44.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:15:44 smithi080 bash[41963]: audit 2023-12-01T06:15:44.040823+0000 mon.a (mon.0) 2235 : audit 0 from='client.? 172.21.15.80:0/1965680468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:15:44.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:15:44 smithi080 bash[41963]: cluster 2023-12-01T06:15:44.140600+0000 mgr.y (mgr.24362) 2619 : cluster 0 pgmap v2588: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:15:45.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:15:44 smithi090 bash[32384]: audit 2023-12-01T06:15:44.040823+0000 mon.a (mon.0) 2235 : audit 0 from='client.? 172.21.15.80:0/1965680468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:15:45.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:15:44 smithi090 bash[32384]: cluster 2023-12-01T06:15:44.140600+0000 mgr.y (mgr.24362) 2619 : cluster 0 pgmap v2588: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:15:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:15:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:15:46] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T06:15:47.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:15:47 smithi090 bash[32384]: cluster 2023-12-01T06:15:46.141386+0000 mgr.y (mgr.24362) 2620 : cluster 0 pgmap v2589: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:15:47.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:15:47 smithi090 bash[32384]: audit 2023-12-01T06:15:46.493078+0000 mon.a (mon.0) 2236 : audit 0 from='client.? 172.21.15.80:0/158670425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:15:47.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:15:47 smithi080 bash[28361]: cluster 2023-12-01T06:15:46.141386+0000 mgr.y (mgr.24362) 2620 : cluster 0 pgmap v2589: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:15:47.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:15:47 smithi080 bash[28361]: audit 2023-12-01T06:15:46.493078+0000 mon.a (mon.0) 2236 : audit 0 from='client.? 172.21.15.80:0/158670425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:15:47.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:15:47 smithi080 bash[41963]: cluster 2023-12-01T06:15:46.141386+0000 mgr.y (mgr.24362) 2620 : cluster 0 pgmap v2589: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:15:47.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:15:47 smithi080 bash[41963]: audit 2023-12-01T06:15:46.493078+0000 mon.a (mon.0) 2236 : audit 0 from='client.? 172.21.15.80:0/158670425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:15:49.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:15:49 smithi090 bash[32384]: cluster 2023-12-01T06:15:48.142025+0000 mgr.y (mgr.24362) 2621 : cluster 0 pgmap v2590: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:15:49.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:15:49 smithi090 bash[32384]: audit 2023-12-01T06:15:48.954557+0000 mon.a (mon.0) 2237 : audit 0 from='client.? 172.21.15.80:0/446692391' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:15:49.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:15:49 smithi080 bash[28361]: cluster 2023-12-01T06:15:48.142025+0000 mgr.y (mgr.24362) 2621 : cluster 0 pgmap v2590: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:15:49.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:15:49 smithi080 bash[28361]: audit 2023-12-01T06:15:48.954557+0000 mon.a (mon.0) 2237 : audit 0 from='client.? 172.21.15.80:0/446692391' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:15:49.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:15:49 smithi080 bash[41963]: cluster 2023-12-01T06:15:48.142025+0000 mgr.y (mgr.24362) 2621 : cluster 0 pgmap v2590: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:15:49.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:15:49 smithi080 bash[41963]: audit 2023-12-01T06:15:48.954557+0000 mon.a (mon.0) 2237 : audit 0 from='client.? 172.21.15.80:0/446692391' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:15:51.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:15:51 smithi090 bash[32384]: cluster 2023-12-01T06:15:50.142664+0000 mgr.y (mgr.24362) 2622 : cluster 0 pgmap v2591: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:15:51.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:15:51 smithi080 bash[28361]: cluster 2023-12-01T06:15:50.142664+0000 mgr.y (mgr.24362) 2622 : cluster 0 pgmap v2591: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:15:51.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:15:51 smithi080 bash[41963]: cluster 2023-12-01T06:15:50.142664+0000 mgr.y (mgr.24362) 2622 : cluster 0 pgmap v2591: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:15:52.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:15:52 smithi090 bash[32384]: audit 2023-12-01T06:15:51.415337+0000 mon.c (mon.2) 1661 : audit 0 from='client.? 172.21.15.80:0/1397382120' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:15:52.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:15:52 smithi080 bash[41963]: audit 2023-12-01T06:15:51.415337+0000 mon.c (mon.2) 1661 : audit 0 from='client.? 172.21.15.80:0/1397382120' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:15:52.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:15:52 smithi080 bash[28361]: audit 2023-12-01T06:15:51.415337+0000 mon.c (mon.2) 1661 : audit 0 from='client.? 172.21.15.80:0/1397382120' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:15:53.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:15:53 smithi090 bash[32384]: cluster 2023-12-01T06:15:52.143820+0000 mgr.y (mgr.24362) 2623 : cluster 0 pgmap v2592: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:15:53.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:15:53 smithi080 bash[41963]: cluster 2023-12-01T06:15:52.143820+0000 mgr.y (mgr.24362) 2623 : cluster 0 pgmap v2592: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:15:53.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:15:53 smithi080 bash[28361]: cluster 2023-12-01T06:15:52.143820+0000 mgr.y (mgr.24362) 2623 : cluster 0 pgmap v2592: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:15:54.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:15:54 smithi080 bash[28361]: audit 2023-12-01T06:15:53.867668+0000 mon.c (mon.2) 1662 : audit 0 from='client.? 172.21.15.80:0/2341652691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:15:54.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:15:54 smithi080 bash[28361]: cluster 2023-12-01T06:15:54.144506+0000 mgr.y (mgr.24362) 2624 : cluster 0 pgmap v2593: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:15:54.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:15:54 smithi080 bash[41963]: audit 2023-12-01T06:15:53.867668+0000 mon.c (mon.2) 1662 : audit 0 from='client.? 172.21.15.80:0/2341652691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:15:54.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:15:54 smithi080 bash[41963]: cluster 2023-12-01T06:15:54.144506+0000 mgr.y (mgr.24362) 2624 : cluster 0 pgmap v2593: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:15:55.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:15:54 smithi090 bash[32384]: audit 2023-12-01T06:15:53.867668+0000 mon.c (mon.2) 1662 : audit 0 from='client.? 172.21.15.80:0/2341652691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:15:55.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:15:54 smithi090 bash[32384]: cluster 2023-12-01T06:15:54.144506+0000 mgr.y (mgr.24362) 2624 : cluster 0 pgmap v2593: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:15:55.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:15:55 smithi080 bash[41963]: audit 2023-12-01T06:15:54.915488+0000 mon.c (mon.2) 1663 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:15:55.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:15:55 smithi080 bash[28361]: audit 2023-12-01T06:15:54.915488+0000 mon.c (mon.2) 1663 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:15:56.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:15:55 smithi090 bash[32384]: audit 2023-12-01T06:15:54.915488+0000 mon.c (mon.2) 1663 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:15:56.643 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:15:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:15:56] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T06:15:56.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:15:56 smithi080 bash[28361]: cluster 2023-12-01T06:15:56.145107+0000 mgr.y (mgr.24362) 2625 : cluster 0 pgmap v2594: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:15:56.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:15:56 smithi080 bash[28361]: audit 2023-12-01T06:15:56.326239+0000 mon.a (mon.0) 2238 : audit 0 from='client.? 172.21.15.80:0/1896672695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:15:56.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:15:56 smithi080 bash[41963]: cluster 2023-12-01T06:15:56.145107+0000 mgr.y (mgr.24362) 2625 : cluster 0 pgmap v2594: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:15:56.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:15:56 smithi080 bash[41963]: audit 2023-12-01T06:15:56.326239+0000 mon.a (mon.0) 2238 : audit 0 from='client.? 172.21.15.80:0/1896672695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:15:57.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:15:56 smithi090 bash[32384]: cluster 2023-12-01T06:15:56.145107+0000 mgr.y (mgr.24362) 2625 : cluster 0 pgmap v2594: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:15:57.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:15:56 smithi090 bash[32384]: audit 2023-12-01T06:15:56.326239+0000 mon.a (mon.0) 2238 : audit 0 from='client.? 172.21.15.80:0/1896672695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:15:59.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:15:59 smithi090 bash[32384]: cluster 2023-12-01T06:15:58.145748+0000 mgr.y (mgr.24362) 2626 : cluster 0 pgmap v2595: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:15:59.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:15:59 smithi090 bash[32384]: audit 2023-12-01T06:15:58.789631+0000 mon.c (mon.2) 1664 : audit 0 from='client.? 172.21.15.80:0/523406056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:15:59.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:15:59 smithi080 bash[28361]: cluster 2023-12-01T06:15:58.145748+0000 mgr.y (mgr.24362) 2626 : cluster 0 pgmap v2595: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:15:59.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:15:59 smithi080 bash[28361]: audit 2023-12-01T06:15:58.789631+0000 mon.c (mon.2) 1664 : audit 0 from='client.? 172.21.15.80:0/523406056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:15:59.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:15:59 smithi080 bash[41963]: cluster 2023-12-01T06:15:58.145748+0000 mgr.y (mgr.24362) 2626 : cluster 0 pgmap v2595: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:15:59.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:15:59 smithi080 bash[41963]: audit 2023-12-01T06:15:58.789631+0000 mon.c (mon.2) 1664 : audit 0 from='client.? 172.21.15.80:0/523406056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:16:01.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:16:01 smithi090 bash[32384]: cluster 2023-12-01T06:16:00.146409+0000 mgr.y (mgr.24362) 2627 : cluster 0 pgmap v2596: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:16:01.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:16:01 smithi080 bash[28361]: cluster 2023-12-01T06:16:00.146409+0000 mgr.y (mgr.24362) 2627 : cluster 0 pgmap v2596: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:16:01.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:16:01 smithi080 bash[41963]: cluster 2023-12-01T06:16:00.146409+0000 mgr.y (mgr.24362) 2627 : cluster 0 pgmap v2596: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:16:02.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:16:02 smithi090 bash[32384]: audit 2023-12-01T06:16:01.254302+0000 mon.a (mon.0) 2239 : audit 0 from='client.? 172.21.15.80:0/1940198529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:16:02.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:16:02 smithi080 bash[28361]: audit 2023-12-01T06:16:01.254302+0000 mon.a (mon.0) 2239 : audit 0 from='client.? 172.21.15.80:0/1940198529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:16:02.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:16:02 smithi080 bash[41963]: audit 2023-12-01T06:16:01.254302+0000 mon.a (mon.0) 2239 : audit 0 from='client.? 172.21.15.80:0/1940198529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:16:03.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:16:03 smithi090 bash[32384]: cluster 2023-12-01T06:16:02.147573+0000 mgr.y (mgr.24362) 2628 : cluster 0 pgmap v2597: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:16:03.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:16:03 smithi080 bash[41963]: cluster 2023-12-01T06:16:02.147573+0000 mgr.y (mgr.24362) 2628 : cluster 0 pgmap v2597: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:16:03.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:16:03 smithi080 bash[28361]: cluster 2023-12-01T06:16:02.147573+0000 mgr.y (mgr.24362) 2628 : cluster 0 pgmap v2597: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:16:04.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:16:04 smithi080 bash[28361]: audit 2023-12-01T06:16:03.710636+0000 mon.a (mon.0) 2240 : audit 0 from='client.? 172.21.15.80:0/3048795382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:16:04.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:16:04 smithi080 bash[28361]: cluster 2023-12-01T06:16:04.148326+0000 mgr.y (mgr.24362) 2629 : cluster 0 pgmap v2598: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:16:04.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:16:04 smithi080 bash[41963]: audit 2023-12-01T06:16:03.710636+0000 mon.a (mon.0) 2240 : audit 0 from='client.? 172.21.15.80:0/3048795382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:16:04.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:16:04 smithi080 bash[41963]: cluster 2023-12-01T06:16:04.148326+0000 mgr.y (mgr.24362) 2629 : cluster 0 pgmap v2598: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:16:05.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:16:04 smithi090 bash[32384]: audit 2023-12-01T06:16:03.710636+0000 mon.a (mon.0) 2240 : audit 0 from='client.? 172.21.15.80:0/3048795382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:16:05.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:16:04 smithi090 bash[32384]: cluster 2023-12-01T06:16:04.148326+0000 mgr.y (mgr.24362) 2629 : cluster 0 pgmap v2598: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:16:06.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:16:06 smithi090 bash[32384]: audit 2023-12-01T06:16:06.166421+0000 mon.c (mon.2) 1665 : audit 0 from='client.? 172.21.15.80:0/911538133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:16:06.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:16:06 smithi080 bash[28361]: audit 2023-12-01T06:16:06.166421+0000 mon.c (mon.2) 1665 : audit 0 from='client.? 172.21.15.80:0/911538133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:16:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:16:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:16:06] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T06:16:06.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:16:06 smithi080 bash[41963]: audit 2023-12-01T06:16:06.166421+0000 mon.c (mon.2) 1665 : audit 0 from='client.? 172.21.15.80:0/911538133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:16:07.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:16:07 smithi090 bash[32384]: cluster 2023-12-01T06:16:06.149415+0000 mgr.y (mgr.24362) 2630 : cluster 0 pgmap v2599: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:16:07.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:16:07 smithi080 bash[41963]: cluster 2023-12-01T06:16:06.149415+0000 mgr.y (mgr.24362) 2630 : cluster 0 pgmap v2599: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:16:07.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:16:07 smithi080 bash[28361]: cluster 2023-12-01T06:16:06.149415+0000 mgr.y (mgr.24362) 2630 : cluster 0 pgmap v2599: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:16:09.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:16:09 smithi090 bash[32384]: cluster 2023-12-01T06:16:08.150097+0000 mgr.y (mgr.24362) 2631 : cluster 0 pgmap v2600: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:16:09.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:16:09 smithi090 bash[32384]: audit 2023-12-01T06:16:08.625259+0000 mon.c (mon.2) 1666 : audit 0 from='client.? 172.21.15.80:0/2194216681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:16:09.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:16:09 smithi080 bash[28361]: cluster 2023-12-01T06:16:08.150097+0000 mgr.y (mgr.24362) 2631 : cluster 0 pgmap v2600: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:16:09.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:16:09 smithi080 bash[28361]: audit 2023-12-01T06:16:08.625259+0000 mon.c (mon.2) 1666 : audit 0 from='client.? 172.21.15.80:0/2194216681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:16:09.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:16:09 smithi080 bash[41963]: cluster 2023-12-01T06:16:08.150097+0000 mgr.y (mgr.24362) 2631 : cluster 0 pgmap v2600: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:16:09.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:16:09 smithi080 bash[41963]: audit 2023-12-01T06:16:08.625259+0000 mon.c (mon.2) 1666 : audit 0 from='client.? 172.21.15.80:0/2194216681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:16:10.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:16:10 smithi090 bash[32384]: audit 2023-12-01T06:16:09.915720+0000 mon.c (mon.2) 1667 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:16:10.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:16:10 smithi080 bash[28361]: audit 2023-12-01T06:16:09.915720+0000 mon.c (mon.2) 1667 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:16:10.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:16:10 smithi080 bash[41963]: audit 2023-12-01T06:16:09.915720+0000 mon.c (mon.2) 1667 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:16:11.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:16:11 smithi090 bash[32384]: cluster 2023-12-01T06:16:10.150741+0000 mgr.y (mgr.24362) 2632 : cluster 0 pgmap v2601: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:16:11.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:16:11 smithi090 bash[32384]: audit 2023-12-01T06:16:11.075112+0000 mon.c (mon.2) 1668 : audit 0 from='client.? 172.21.15.80:0/3080386419' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:16:11.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:16:11 smithi080 bash[28361]: cluster 2023-12-01T06:16:10.150741+0000 mgr.y (mgr.24362) 2632 : cluster 0 pgmap v2601: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:16:11.686 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:16:11 smithi080 bash[28361]: audit 2023-12-01T06:16:11.075112+0000 mon.c (mon.2) 1668 : audit 0 from='client.? 172.21.15.80:0/3080386419' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:16:11.686 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:16:11 smithi080 bash[41963]: cluster 2023-12-01T06:16:10.150741+0000 mgr.y (mgr.24362) 2632 : cluster 0 pgmap v2601: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:16:11.686 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:16:11 smithi080 bash[41963]: audit 2023-12-01T06:16:11.075112+0000 mon.c (mon.2) 1668 : audit 0 from='client.? 172.21.15.80:0/3080386419' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:16:13.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:16:13 smithi090 bash[32384]: cluster 2023-12-01T06:16:12.151944+0000 mgr.y (mgr.24362) 2633 : cluster 0 pgmap v2602: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:16:13.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:16:13 smithi080 bash[28361]: cluster 2023-12-01T06:16:12.151944+0000 mgr.y (mgr.24362) 2633 : cluster 0 pgmap v2602: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:16:13.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:16:13 smithi080 bash[41963]: cluster 2023-12-01T06:16:12.151944+0000 mgr.y (mgr.24362) 2633 : cluster 0 pgmap v2602: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:16:14.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:16:14 smithi090 bash[32384]: audit 2023-12-01T06:16:13.523039+0000 mon.a (mon.0) 2241 : audit 0 from='client.? 172.21.15.80:0/188101580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:16:14.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:16:14 smithi080 bash[28361]: audit 2023-12-01T06:16:13.523039+0000 mon.a (mon.0) 2241 : audit 0 from='client.? 172.21.15.80:0/188101580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:16:14.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:16:14 smithi080 bash[41963]: audit 2023-12-01T06:16:13.523039+0000 mon.a (mon.0) 2241 : audit 0 from='client.? 172.21.15.80:0/188101580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:16:15.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:16:15 smithi090 bash[32384]: cluster 2023-12-01T06:16:14.152571+0000 mgr.y (mgr.24362) 2634 : cluster 0 pgmap v2603: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:16:15.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:16:15 smithi080 bash[28361]: cluster 2023-12-01T06:16:14.152571+0000 mgr.y (mgr.24362) 2634 : cluster 0 pgmap v2603: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:16:15.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:16:15 smithi080 bash[41963]: cluster 2023-12-01T06:16:14.152571+0000 mgr.y (mgr.24362) 2634 : cluster 0 pgmap v2603: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:16:16.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:16:16 smithi090 bash[32384]: audit 2023-12-01T06:16:15.979343+0000 mon.c (mon.2) 1669 : audit 0 from='client.? 172.21.15.80:0/4198784001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:16:16.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:16:16 smithi080 bash[28361]: audit 2023-12-01T06:16:15.979343+0000 mon.c (mon.2) 1669 : audit 0 from='client.? 172.21.15.80:0/4198784001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:16:16.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:16:16 smithi080 bash[41963]: audit 2023-12-01T06:16:15.979343+0000 mon.c (mon.2) 1669 : audit 0 from='client.? 172.21.15.80:0/4198784001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:16:16.683 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:16:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:16:16] "GET /metrics HTTP/1.1" 200 33977 "" "Prometheus/2.43.0" 2023-12-01T06:16:17.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:16:17 smithi090 bash[32384]: cluster 2023-12-01T06:16:16.153841+0000 mgr.y (mgr.24362) 2635 : cluster 0 pgmap v2604: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:16:17.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:16:17 smithi080 bash[28361]: cluster 2023-12-01T06:16:16.153841+0000 mgr.y (mgr.24362) 2635 : cluster 0 pgmap v2604: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:16:17.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:16:17 smithi080 bash[41963]: cluster 2023-12-01T06:16:16.153841+0000 mgr.y (mgr.24362) 2635 : cluster 0 pgmap v2604: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:16:19.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:16:19 smithi090 bash[32384]: cluster 2023-12-01T06:16:18.154512+0000 mgr.y (mgr.24362) 2636 : cluster 0 pgmap v2605: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:16:19.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:16:19 smithi090 bash[32384]: audit 2023-12-01T06:16:18.438539+0000 mon.c (mon.2) 1670 : audit 0 from='client.? 172.21.15.80:0/4201889374' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:16:19.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:16:19 smithi080 bash[41963]: cluster 2023-12-01T06:16:18.154512+0000 mgr.y (mgr.24362) 2636 : cluster 0 pgmap v2605: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:16:19.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:16:19 smithi080 bash[41963]: audit 2023-12-01T06:16:18.438539+0000 mon.c (mon.2) 1670 : audit 0 from='client.? 172.21.15.80:0/4201889374' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:16:19.684 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:16:19 smithi080 bash[28361]: cluster 2023-12-01T06:16:18.154512+0000 mgr.y (mgr.24362) 2636 : cluster 0 pgmap v2605: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:16:19.684 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:16:19 smithi080 bash[28361]: audit 2023-12-01T06:16:18.438539+0000 mon.c (mon.2) 1670 : audit 0 from='client.? 172.21.15.80:0/4201889374' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:16:21.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:16:21 smithi090 bash[32384]: cluster 2023-12-01T06:16:20.155193+0000 mgr.y (mgr.24362) 2637 : cluster 0 pgmap v2606: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:16:21.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:16:21 smithi090 bash[32384]: audit 2023-12-01T06:16:20.892139+0000 mon.c (mon.2) 1671 : audit 0 from='client.? 172.21.15.80:0/2230276246' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:16:21.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:16:21 smithi080 bash[41963]: cluster 2023-12-01T06:16:20.155193+0000 mgr.y (mgr.24362) 2637 : cluster 0 pgmap v2606: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:16:21.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:16:21 smithi080 bash[41963]: audit 2023-12-01T06:16:20.892139+0000 mon.c (mon.2) 1671 : audit 0 from='client.? 172.21.15.80:0/2230276246' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:16:21.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:16:21 smithi080 bash[28361]: cluster 2023-12-01T06:16:20.155193+0000 mgr.y (mgr.24362) 2637 : cluster 0 pgmap v2606: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:16:21.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:16:21 smithi080 bash[28361]: audit 2023-12-01T06:16:20.892139+0000 mon.c (mon.2) 1671 : audit 0 from='client.? 172.21.15.80:0/2230276246' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:16:23.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:16:23 smithi080 bash[41963]: cluster 2023-12-01T06:16:22.156404+0000 mgr.y (mgr.24362) 2638 : cluster 0 pgmap v2607: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:16:23.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:16:23 smithi080 bash[28361]: cluster 2023-12-01T06:16:22.156404+0000 mgr.y (mgr.24362) 2638 : cluster 0 pgmap v2607: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:16:23.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:16:23 smithi090 bash[32384]: cluster 2023-12-01T06:16:22.156404+0000 mgr.y (mgr.24362) 2638 : cluster 0 pgmap v2607: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:16:24.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:16:24 smithi080 bash[41963]: audit 2023-12-01T06:16:23.337565+0000 mon.c (mon.2) 1672 : audit 0 from='client.? 172.21.15.80:0/1538262034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:16:24.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:16:24 smithi080 bash[28361]: audit 2023-12-01T06:16:23.337565+0000 mon.c (mon.2) 1672 : audit 0 from='client.? 172.21.15.80:0/1538262034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:16:24.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:16:24 smithi090 bash[32384]: audit 2023-12-01T06:16:23.337565+0000 mon.c (mon.2) 1672 : audit 0 from='client.? 172.21.15.80:0/1538262034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:16:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:16:25 smithi080 bash[41963]: cluster 2023-12-01T06:16:24.157058+0000 mgr.y (mgr.24362) 2639 : cluster 0 pgmap v2608: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:16:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:16:25 smithi080 bash[41963]: audit 2023-12-01T06:16:24.916270+0000 mon.c (mon.2) 1673 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:16:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:16:25 smithi080 bash[28361]: cluster 2023-12-01T06:16:24.157058+0000 mgr.y (mgr.24362) 2639 : cluster 0 pgmap v2608: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:16:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:16:25 smithi080 bash[28361]: audit 2023-12-01T06:16:24.916270+0000 mon.c (mon.2) 1673 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:16:25.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:16:25 smithi090 bash[32384]: cluster 2023-12-01T06:16:24.157058+0000 mgr.y (mgr.24362) 2639 : cluster 0 pgmap v2608: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:16:25.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:16:25 smithi090 bash[32384]: audit 2023-12-01T06:16:24.916270+0000 mon.c (mon.2) 1673 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:16:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:16:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:16:26] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T06:16:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:16:26 smithi080 bash[41963]: audit 2023-12-01T06:16:25.796200+0000 mon.c (mon.2) 1674 : audit 0 from='client.? 172.21.15.80:0/519245264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:16:26.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:16:26 smithi080 bash[28361]: audit 2023-12-01T06:16:25.796200+0000 mon.c (mon.2) 1674 : audit 0 from='client.? 172.21.15.80:0/519245264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:16:26.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:16:26 smithi090 bash[32384]: audit 2023-12-01T06:16:25.796200+0000 mon.c (mon.2) 1674 : audit 0 from='client.? 172.21.15.80:0/519245264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:16:27.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:16:27 smithi080 bash[41963]: cluster 2023-12-01T06:16:26.158144+0000 mgr.y (mgr.24362) 2640 : cluster 0 pgmap v2609: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:16:27.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:16:27 smithi080 bash[28361]: cluster 2023-12-01T06:16:26.158144+0000 mgr.y (mgr.24362) 2640 : cluster 0 pgmap v2609: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:16:27.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:16:27 smithi090 bash[32384]: cluster 2023-12-01T06:16:26.158144+0000 mgr.y (mgr.24362) 2640 : cluster 0 pgmap v2609: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:16:28.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:16:28 smithi080 bash[28361]: audit 2023-12-01T06:16:28.253844+0000 mon.a (mon.0) 2242 : audit 0 from='client.? 172.21.15.80:0/2713799843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:16:28.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:16:28 smithi080 bash[41963]: audit 2023-12-01T06:16:28.253844+0000 mon.a (mon.0) 2242 : audit 0 from='client.? 172.21.15.80:0/2713799843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:16:28.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:16:28 smithi090 bash[32384]: audit 2023-12-01T06:16:28.253844+0000 mon.a (mon.0) 2242 : audit 0 from='client.? 172.21.15.80:0/2713799843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:16:29.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:16:29 smithi080 bash[28361]: cluster 2023-12-01T06:16:28.158843+0000 mgr.y (mgr.24362) 2641 : cluster 0 pgmap v2610: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:16:29.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:16:29 smithi080 bash[41963]: cluster 2023-12-01T06:16:28.158843+0000 mgr.y (mgr.24362) 2641 : cluster 0 pgmap v2610: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:16:29.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:16:29 smithi090 bash[32384]: cluster 2023-12-01T06:16:28.158843+0000 mgr.y (mgr.24362) 2641 : cluster 0 pgmap v2610: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:16:31.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:16:31 smithi080 bash[41963]: cluster 2023-12-01T06:16:30.159579+0000 mgr.y (mgr.24362) 2642 : cluster 0 pgmap v2611: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:16:31.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:16:31 smithi080 bash[41963]: audit 2023-12-01T06:16:30.703933+0000 mon.c (mon.2) 1675 : audit 0 from='client.? 172.21.15.80:0/3815792825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:16:31.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:16:31 smithi080 bash[28361]: cluster 2023-12-01T06:16:30.159579+0000 mgr.y (mgr.24362) 2642 : cluster 0 pgmap v2611: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:16:31.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:16:31 smithi080 bash[28361]: audit 2023-12-01T06:16:30.703933+0000 mon.c (mon.2) 1675 : audit 0 from='client.? 172.21.15.80:0/3815792825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:16:31.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:16:31 smithi090 bash[32384]: cluster 2023-12-01T06:16:30.159579+0000 mgr.y (mgr.24362) 2642 : cluster 0 pgmap v2611: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:16:31.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:16:31 smithi090 bash[32384]: audit 2023-12-01T06:16:30.703933+0000 mon.c (mon.2) 1675 : audit 0 from='client.? 172.21.15.80:0/3815792825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:16:33.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:16:33 smithi080 bash[41963]: cluster 2023-12-01T06:16:32.160842+0000 mgr.y (mgr.24362) 2643 : cluster 0 pgmap v2612: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:16:33.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:16:33 smithi080 bash[41963]: audit 2023-12-01T06:16:33.155234+0000 mon.c (mon.2) 1676 : audit 0 from='client.? 172.21.15.80:0/3296258597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:16:33.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:16:33 smithi080 bash[28361]: cluster 2023-12-01T06:16:32.160842+0000 mgr.y (mgr.24362) 2643 : cluster 0 pgmap v2612: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:16:33.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:16:33 smithi080 bash[28361]: audit 2023-12-01T06:16:33.155234+0000 mon.c (mon.2) 1676 : audit 0 from='client.? 172.21.15.80:0/3296258597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:16:33.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:16:33 smithi090 bash[32384]: cluster 2023-12-01T06:16:32.160842+0000 mgr.y (mgr.24362) 2643 : cluster 0 pgmap v2612: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:16:33.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:16:33 smithi090 bash[32384]: audit 2023-12-01T06:16:33.155234+0000 mon.c (mon.2) 1676 : audit 0 from='client.? 172.21.15.80:0/3296258597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:16:34.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:16:34 smithi080 bash[28361]: cluster 2023-12-01T06:16:34.161502+0000 mgr.y (mgr.24362) 2644 : cluster 0 pgmap v2613: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:16:34.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:16:34 smithi080 bash[41963]: cluster 2023-12-01T06:16:34.161502+0000 mgr.y (mgr.24362) 2644 : cluster 0 pgmap v2613: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:16:35.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:16:34 smithi090 bash[32384]: cluster 2023-12-01T06:16:34.161502+0000 mgr.y (mgr.24362) 2644 : cluster 0 pgmap v2613: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:16:35.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:16:35 smithi080 bash[28361]: audit 2023-12-01T06:16:35.606240+0000 mon.c (mon.2) 1677 : audit 0 from='client.? 172.21.15.80:0/2379127224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:16:35.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:16:35 smithi080 bash[41963]: audit 2023-12-01T06:16:35.606240+0000 mon.c (mon.2) 1677 : audit 0 from='client.? 172.21.15.80:0/2379127224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:16:36.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:16:35 smithi090 bash[32384]: audit 2023-12-01T06:16:35.606240+0000 mon.c (mon.2) 1677 : audit 0 from='client.? 172.21.15.80:0/2379127224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:16:36.657 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:16:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:16:36] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T06:16:36.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:16:36 smithi080 bash[28361]: cluster 2023-12-01T06:16:36.162564+0000 mgr.y (mgr.24362) 2645 : cluster 0 pgmap v2614: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:16:36.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:16:36 smithi080 bash[41963]: cluster 2023-12-01T06:16:36.162564+0000 mgr.y (mgr.24362) 2645 : cluster 0 pgmap v2614: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:16:37.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:16:36 smithi090 bash[32384]: cluster 2023-12-01T06:16:36.162564+0000 mgr.y (mgr.24362) 2645 : cluster 0 pgmap v2614: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:16:38.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:16:38 smithi080 bash[28361]: audit 2023-12-01T06:16:38.061570+0000 mon.a (mon.0) 2243 : audit 0 from='client.? 172.21.15.80:0/289777474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:16:38.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:16:38 smithi080 bash[41963]: audit 2023-12-01T06:16:38.061570+0000 mon.a (mon.0) 2243 : audit 0 from='client.? 172.21.15.80:0/289777474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:16:38.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:16:38 smithi090 bash[32384]: audit 2023-12-01T06:16:38.061570+0000 mon.a (mon.0) 2243 : audit 0 from='client.? 172.21.15.80:0/289777474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:16:39.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:16:39 smithi080 bash[28361]: cluster 2023-12-01T06:16:38.163244+0000 mgr.y (mgr.24362) 2646 : cluster 0 pgmap v2615: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:16:39.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:16:39 smithi080 bash[41963]: cluster 2023-12-01T06:16:38.163244+0000 mgr.y (mgr.24362) 2646 : cluster 0 pgmap v2615: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:16:39.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:16:39 smithi090 bash[32384]: cluster 2023-12-01T06:16:38.163244+0000 mgr.y (mgr.24362) 2646 : cluster 0 pgmap v2615: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:16:40.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:16:40 smithi080 bash[41963]: audit 2023-12-01T06:16:39.739725+0000 mon.c (mon.2) 1678 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:16:40.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:16:40 smithi080 bash[41963]: audit 2023-12-01T06:16:39.916514+0000 mon.c (mon.2) 1679 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:16:40.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:16:40 smithi080 bash[28361]: audit 2023-12-01T06:16:39.739725+0000 mon.c (mon.2) 1678 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:16:40.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:16:40 smithi080 bash[28361]: audit 2023-12-01T06:16:39.916514+0000 mon.c (mon.2) 1679 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:16:40.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:16:40 smithi090 bash[32384]: audit 2023-12-01T06:16:39.739725+0000 mon.c (mon.2) 1678 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:16:40.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:16:40 smithi090 bash[32384]: audit 2023-12-01T06:16:39.916514+0000 mon.c (mon.2) 1679 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:16:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:16:41 smithi080 bash[28361]: cluster 2023-12-01T06:16:40.163864+0000 mgr.y (mgr.24362) 2647 : cluster 0 pgmap v2616: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:16:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:16:41 smithi080 bash[28361]: audit 2023-12-01T06:16:40.515336+0000 mon.a (mon.0) 2244 : audit 0 from='client.? 172.21.15.80:0/3238604533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:16:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:16:41 smithi080 bash[41963]: cluster 2023-12-01T06:16:40.163864+0000 mgr.y (mgr.24362) 2647 : cluster 0 pgmap v2616: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:16:41.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:16:41 smithi080 bash[41963]: audit 2023-12-01T06:16:40.515336+0000 mon.a (mon.0) 2244 : audit 0 from='client.? 172.21.15.80:0/3238604533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:16:41.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:16:41 smithi090 bash[32384]: cluster 2023-12-01T06:16:40.163864+0000 mgr.y (mgr.24362) 2647 : cluster 0 pgmap v2616: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:16:41.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:16:41 smithi090 bash[32384]: audit 2023-12-01T06:16:40.515336+0000 mon.a (mon.0) 2244 : audit 0 from='client.? 172.21.15.80:0/3238604533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:16:43.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:16:43 smithi090 bash[32384]: cluster 2023-12-01T06:16:42.164991+0000 mgr.y (mgr.24362) 2648 : cluster 0 pgmap v2617: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:16:43.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:16:43 smithi090 bash[32384]: audit 2023-12-01T06:16:42.973699+0000 mon.c (mon.2) 1680 : audit 0 from='client.? 172.21.15.80:0/3299781440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:16:43.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:16:43 smithi080 bash[28361]: cluster 2023-12-01T06:16:42.164991+0000 mgr.y (mgr.24362) 2648 : cluster 0 pgmap v2617: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:16:43.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:16:43 smithi080 bash[28361]: audit 2023-12-01T06:16:42.973699+0000 mon.c (mon.2) 1680 : audit 0 from='client.? 172.21.15.80:0/3299781440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:16:43.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:16:43 smithi080 bash[41963]: cluster 2023-12-01T06:16:42.164991+0000 mgr.y (mgr.24362) 2648 : cluster 0 pgmap v2617: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:16:43.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:16:43 smithi080 bash[41963]: audit 2023-12-01T06:16:42.973699+0000 mon.c (mon.2) 1680 : audit 0 from='client.? 172.21.15.80:0/3299781440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:16:44.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:16:44 smithi080 bash[41963]: cluster 2023-12-01T06:16:44.165638+0000 mgr.y (mgr.24362) 2649 : cluster 0 pgmap v2618: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:16:44.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:16:44 smithi080 bash[28361]: cluster 2023-12-01T06:16:44.165638+0000 mgr.y (mgr.24362) 2649 : cluster 0 pgmap v2618: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:16:45.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:16:44 smithi090 bash[32384]: cluster 2023-12-01T06:16:44.165638+0000 mgr.y (mgr.24362) 2649 : cluster 0 pgmap v2618: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:16:45.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:16:45 smithi080 bash[28361]: audit 2023-12-01T06:16:45.449781+0000 mon.a (mon.0) 2245 : audit 0 from='client.? 172.21.15.80:0/200234033' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:16:45.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:16:45 smithi080 bash[28361]: audit 2023-12-01T06:16:45.537022+0000 mon.a (mon.0) 2246 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:16:45.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:16:45 smithi080 bash[28361]: audit 2023-12-01T06:16:45.551169+0000 mon.a (mon.0) 2247 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:16:45.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:16:45 smithi080 bash[41963]: audit 2023-12-01T06:16:45.449781+0000 mon.a (mon.0) 2245 : audit 0 from='client.? 172.21.15.80:0/200234033' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:16:45.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:16:45 smithi080 bash[41963]: audit 2023-12-01T06:16:45.537022+0000 mon.a (mon.0) 2246 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:16:45.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:16:45 smithi080 bash[41963]: audit 2023-12-01T06:16:45.551169+0000 mon.a (mon.0) 2247 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:16:46.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:16:45 smithi090 bash[32384]: audit 2023-12-01T06:16:45.449781+0000 mon.a (mon.0) 2245 : audit 0 from='client.? 172.21.15.80:0/200234033' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:16:46.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:16:45 smithi090 bash[32384]: audit 2023-12-01T06:16:45.537022+0000 mon.a (mon.0) 2246 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:16:46.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:16:45 smithi090 bash[32384]: audit 2023-12-01T06:16:45.551169+0000 mon.a (mon.0) 2247 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:16:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:16:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:16:46] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T06:16:47.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:16:46 smithi090 bash[32384]: audit 2023-12-01T06:16:45.952452+0000 mon.a (mon.0) 2248 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:16:47.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:16:46 smithi090 bash[32384]: audit 2023-12-01T06:16:45.968955+0000 mon.a (mon.0) 2249 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:16:47.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:16:46 smithi090 bash[32384]: cluster 2023-12-01T06:16:46.166843+0000 mgr.y (mgr.24362) 2650 : cluster 0 pgmap v2619: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:16:47.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:16:46 smithi080 bash[41963]: audit 2023-12-01T06:16:45.952452+0000 mon.a (mon.0) 2248 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:16:47.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:16:46 smithi080 bash[41963]: audit 2023-12-01T06:16:45.968955+0000 mon.a (mon.0) 2249 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:16:47.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:16:46 smithi080 bash[41963]: cluster 2023-12-01T06:16:46.166843+0000 mgr.y (mgr.24362) 2650 : cluster 0 pgmap v2619: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:16:47.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:16:46 smithi080 bash[28361]: audit 2023-12-01T06:16:45.952452+0000 mon.a (mon.0) 2248 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:16:47.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:16:46 smithi080 bash[28361]: audit 2023-12-01T06:16:45.968955+0000 mon.a (mon.0) 2249 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:16:47.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:16:46 smithi080 bash[28361]: cluster 2023-12-01T06:16:46.166843+0000 mgr.y (mgr.24362) 2650 : cluster 0 pgmap v2619: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:16:48.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:16:47 smithi090 bash[32384]: audit 2023-12-01T06:16:47.907629+0000 mon.c (mon.2) 1681 : audit 0 from='client.? 172.21.15.80:0/1499365388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:16:48.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:16:47 smithi080 bash[41963]: audit 2023-12-01T06:16:47.907629+0000 mon.c (mon.2) 1681 : audit 0 from='client.? 172.21.15.80:0/1499365388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:16:48.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:16:47 smithi080 bash[28361]: audit 2023-12-01T06:16:47.907629+0000 mon.c (mon.2) 1681 : audit 0 from='client.? 172.21.15.80:0/1499365388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:16:49.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:16:48 smithi090 bash[32384]: cluster 2023-12-01T06:16:48.167526+0000 mgr.y (mgr.24362) 2651 : cluster 0 pgmap v2620: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:16:49.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:16:48 smithi080 bash[28361]: cluster 2023-12-01T06:16:48.167526+0000 mgr.y (mgr.24362) 2651 : cluster 0 pgmap v2620: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:16:49.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:16:48 smithi080 bash[41963]: cluster 2023-12-01T06:16:48.167526+0000 mgr.y (mgr.24362) 2651 : cluster 0 pgmap v2620: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:16:51.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:16:51 smithi090 bash[32384]: cluster 2023-12-01T06:16:50.168233+0000 mgr.y (mgr.24362) 2652 : cluster 0 pgmap v2621: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:16:51.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:16:51 smithi090 bash[32384]: audit 2023-12-01T06:16:50.377252+0000 mon.a (mon.0) 2250 : audit 0 from='client.? 172.21.15.80:0/748593413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:16:51.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:16:51 smithi080 bash[28361]: cluster 2023-12-01T06:16:50.168233+0000 mgr.y (mgr.24362) 2652 : cluster 0 pgmap v2621: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:16:51.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:16:51 smithi080 bash[28361]: audit 2023-12-01T06:16:50.377252+0000 mon.a (mon.0) 2250 : audit 0 from='client.? 172.21.15.80:0/748593413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:16:51.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:16:51 smithi080 bash[41963]: cluster 2023-12-01T06:16:50.168233+0000 mgr.y (mgr.24362) 2652 : cluster 0 pgmap v2621: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:16:51.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:16:51 smithi080 bash[41963]: audit 2023-12-01T06:16:50.377252+0000 mon.a (mon.0) 2250 : audit 0 from='client.? 172.21.15.80:0/748593413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:16:53.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:16:53 smithi080 bash[41963]: cluster 2023-12-01T06:16:52.169347+0000 mgr.y (mgr.24362) 2653 : cluster 0 pgmap v2622: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:16:53.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:16:53 smithi080 bash[41963]: audit 2023-12-01T06:16:52.832517+0000 mon.a (mon.0) 2251 : audit 0 from='client.? 172.21.15.80:0/775706589' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:16:53.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:16:53 smithi080 bash[28361]: cluster 2023-12-01T06:16:52.169347+0000 mgr.y (mgr.24362) 2653 : cluster 0 pgmap v2622: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:16:53.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:16:53 smithi080 bash[28361]: audit 2023-12-01T06:16:52.832517+0000 mon.a (mon.0) 2251 : audit 0 from='client.? 172.21.15.80:0/775706589' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:16:53.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:16:53 smithi090 bash[32384]: cluster 2023-12-01T06:16:52.169347+0000 mgr.y (mgr.24362) 2653 : cluster 0 pgmap v2622: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:16:53.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:16:53 smithi090 bash[32384]: audit 2023-12-01T06:16:52.832517+0000 mon.a (mon.0) 2251 : audit 0 from='client.? 172.21.15.80:0/775706589' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:16:54.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:16:54 smithi080 bash[41963]: cluster 2023-12-01T06:16:54.170001+0000 mgr.y (mgr.24362) 2654 : cluster 0 pgmap v2623: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:16:54.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:16:54 smithi080 bash[28361]: cluster 2023-12-01T06:16:54.170001+0000 mgr.y (mgr.24362) 2654 : cluster 0 pgmap v2623: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:16:55.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:16:54 smithi090 bash[32384]: cluster 2023-12-01T06:16:54.170001+0000 mgr.y (mgr.24362) 2654 : cluster 0 pgmap v2623: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:16:55.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:16:55 smithi080 bash[28361]: audit 2023-12-01T06:16:54.916273+0000 mon.c (mon.2) 1682 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:16:55.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:16:55 smithi080 bash[28361]: audit 2023-12-01T06:16:55.283811+0000 mon.c (mon.2) 1683 : audit 0 from='client.? 172.21.15.80:0/2344660818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:16:55.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:16:55 smithi080 bash[41963]: audit 2023-12-01T06:16:54.916273+0000 mon.c (mon.2) 1682 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:16:55.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:16:55 smithi080 bash[41963]: audit 2023-12-01T06:16:55.283811+0000 mon.c (mon.2) 1683 : audit 0 from='client.? 172.21.15.80:0/2344660818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:16:56.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:16:55 smithi090 bash[32384]: audit 2023-12-01T06:16:54.916273+0000 mon.c (mon.2) 1682 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:16:56.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:16:55 smithi090 bash[32384]: audit 2023-12-01T06:16:55.283811+0000 mon.c (mon.2) 1683 : audit 0 from='client.? 172.21.15.80:0/2344660818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:16:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:16:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:16:56] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T06:16:57.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:16:56 smithi080 bash[41963]: audit 2023-12-01T06:16:55.923136+0000 mon.a (mon.0) 2252 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:16:57.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:16:56 smithi080 bash[41963]: audit 2023-12-01T06:16:55.933708+0000 mon.a (mon.0) 2253 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:16:57.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:16:56 smithi080 bash[41963]: audit 2023-12-01T06:16:55.936026+0000 mon.c (mon.2) 1684 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:16:57.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:16:56 smithi080 bash[41963]: audit 2023-12-01T06:16:55.937285+0000 mon.c (mon.2) 1685 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:16:57.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:16:56 smithi080 bash[41963]: audit 2023-12-01T06:16:55.944188+0000 mon.a (mon.0) 2254 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:16:57.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:16:56 smithi080 bash[41963]: cluster 2023-12-01T06:16:56.171167+0000 mgr.y (mgr.24362) 2655 : cluster 0 pgmap v2624: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:16:57.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:16:56 smithi080 bash[28361]: audit 2023-12-01T06:16:55.923136+0000 mon.a (mon.0) 2252 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:16:57.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:16:56 smithi080 bash[28361]: audit 2023-12-01T06:16:55.933708+0000 mon.a (mon.0) 2253 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:16:57.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:16:56 smithi080 bash[28361]: audit 2023-12-01T06:16:55.936026+0000 mon.c (mon.2) 1684 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:16:57.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:16:56 smithi080 bash[28361]: audit 2023-12-01T06:16:55.937285+0000 mon.c (mon.2) 1685 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:16:57.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:16:56 smithi080 bash[28361]: audit 2023-12-01T06:16:55.944188+0000 mon.a (mon.0) 2254 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:16:57.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:16:56 smithi080 bash[28361]: cluster 2023-12-01T06:16:56.171167+0000 mgr.y (mgr.24362) 2655 : cluster 0 pgmap v2624: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:16:57.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:16:56 smithi090 bash[32384]: audit 2023-12-01T06:16:55.923136+0000 mon.a (mon.0) 2252 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:16:57.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:16:56 smithi090 bash[32384]: audit 2023-12-01T06:16:55.933708+0000 mon.a (mon.0) 2253 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:16:57.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:16:56 smithi090 bash[32384]: audit 2023-12-01T06:16:55.936026+0000 mon.c (mon.2) 1684 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:16:57.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:16:56 smithi090 bash[32384]: audit 2023-12-01T06:16:55.937285+0000 mon.c (mon.2) 1685 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:16:57.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:16:56 smithi090 bash[32384]: audit 2023-12-01T06:16:55.944188+0000 mon.a (mon.0) 2254 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:16:57.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:16:56 smithi090 bash[32384]: cluster 2023-12-01T06:16:56.171167+0000 mgr.y (mgr.24362) 2655 : cluster 0 pgmap v2624: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:16:58.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:16:57 smithi090 bash[32384]: audit 2023-12-01T06:16:57.733966+0000 mon.a (mon.0) 2255 : audit 0 from='client.? 172.21.15.80:0/774515265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:16:58.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:16:57 smithi080 bash[28361]: audit 2023-12-01T06:16:57.733966+0000 mon.a (mon.0) 2255 : audit 0 from='client.? 172.21.15.80:0/774515265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:16:58.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:16:57 smithi080 bash[41963]: audit 2023-12-01T06:16:57.733966+0000 mon.a (mon.0) 2255 : audit 0 from='client.? 172.21.15.80:0/774515265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:16:59.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:16:58 smithi090 bash[32384]: cluster 2023-12-01T06:16:58.171858+0000 mgr.y (mgr.24362) 2656 : cluster 0 pgmap v2625: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:16:59.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:16:58 smithi080 bash[28361]: cluster 2023-12-01T06:16:58.171858+0000 mgr.y (mgr.24362) 2656 : cluster 0 pgmap v2625: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:16:59.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:16:58 smithi080 bash[41963]: cluster 2023-12-01T06:16:58.171858+0000 mgr.y (mgr.24362) 2656 : cluster 0 pgmap v2625: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:17:00.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:17:00 smithi090 bash[32384]: audit 2023-12-01T06:17:00.181412+0000 mon.a (mon.0) 2256 : audit 0 from='client.? 172.21.15.80:0/1622873778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:17:00.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:17:00 smithi080 bash[28361]: audit 2023-12-01T06:17:00.181412+0000 mon.a (mon.0) 2256 : audit 0 from='client.? 172.21.15.80:0/1622873778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:17:00.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:17:00 smithi080 bash[41963]: audit 2023-12-01T06:17:00.181412+0000 mon.a (mon.0) 2256 : audit 0 from='client.? 172.21.15.80:0/1622873778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:17:01.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:17:01 smithi090 bash[32384]: cluster 2023-12-01T06:17:00.172534+0000 mgr.y (mgr.24362) 2657 : cluster 0 pgmap v2626: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:17:01.541 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:17:01 smithi080 bash[28361]: cluster 2023-12-01T06:17:00.172534+0000 mgr.y (mgr.24362) 2657 : cluster 0 pgmap v2626: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:17:01.541 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:17:01 smithi080 bash[41963]: cluster 2023-12-01T06:17:00.172534+0000 mgr.y (mgr.24362) 2657 : cluster 0 pgmap v2626: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:17:03.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:17:03 smithi090 bash[32384]: cluster 2023-12-01T06:17:02.173637+0000 mgr.y (mgr.24362) 2658 : cluster 0 pgmap v2627: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:17:03.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:17:03 smithi090 bash[32384]: audit 2023-12-01T06:17:02.628773+0000 mon.c (mon.2) 1686 : audit 0 from='client.? 172.21.15.80:0/83642216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:17:03.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:17:03 smithi080 bash[28361]: cluster 2023-12-01T06:17:02.173637+0000 mgr.y (mgr.24362) 2658 : cluster 0 pgmap v2627: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:17:03.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:17:03 smithi080 bash[28361]: audit 2023-12-01T06:17:02.628773+0000 mon.c (mon.2) 1686 : audit 0 from='client.? 172.21.15.80:0/83642216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:17:03.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:17:03 smithi080 bash[41963]: cluster 2023-12-01T06:17:02.173637+0000 mgr.y (mgr.24362) 2658 : cluster 0 pgmap v2627: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:17:03.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:17:03 smithi080 bash[41963]: audit 2023-12-01T06:17:02.628773+0000 mon.c (mon.2) 1686 : audit 0 from='client.? 172.21.15.80:0/83642216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:17:04.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:17:04 smithi080 bash[28361]: cluster 2023-12-01T06:17:04.174291+0000 mgr.y (mgr.24362) 2659 : cluster 0 pgmap v2628: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:17:04.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:17:04 smithi080 bash[41963]: cluster 2023-12-01T06:17:04.174291+0000 mgr.y (mgr.24362) 2659 : cluster 0 pgmap v2628: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:17:05.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:17:04 smithi090 bash[32384]: cluster 2023-12-01T06:17:04.174291+0000 mgr.y (mgr.24362) 2659 : cluster 0 pgmap v2628: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:17:05.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:17:05 smithi080 bash[28361]: audit 2023-12-01T06:17:05.094965+0000 mon.c (mon.2) 1687 : audit 0 from='client.? 172.21.15.80:0/2573660639' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:17:05.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:17:05 smithi080 bash[41963]: audit 2023-12-01T06:17:05.094965+0000 mon.c (mon.2) 1687 : audit 0 from='client.? 172.21.15.80:0/2573660639' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:17:06.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:17:05 smithi090 bash[32384]: audit 2023-12-01T06:17:05.094965+0000 mon.c (mon.2) 1687 : audit 0 from='client.? 172.21.15.80:0/2573660639' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:17:06.664 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:17:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:17:06] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T06:17:06.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:17:06 smithi080 bash[28361]: cluster 2023-12-01T06:17:06.175370+0000 mgr.y (mgr.24362) 2660 : cluster 0 pgmap v2629: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:17:06.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:17:06 smithi080 bash[41963]: cluster 2023-12-01T06:17:06.175370+0000 mgr.y (mgr.24362) 2660 : cluster 0 pgmap v2629: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:17:07.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:17:06 smithi090 bash[32384]: cluster 2023-12-01T06:17:06.175370+0000 mgr.y (mgr.24362) 2660 : cluster 0 pgmap v2629: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:17:07.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:17:07 smithi080 bash[28361]: audit 2023-12-01T06:17:07.549969+0000 mon.a (mon.0) 2257 : audit 0 from='client.? 172.21.15.80:0/210616650' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:17:07.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:17:07 smithi080 bash[41963]: audit 2023-12-01T06:17:07.549969+0000 mon.a (mon.0) 2257 : audit 0 from='client.? 172.21.15.80:0/210616650' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:17:08.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:17:07 smithi090 bash[32384]: audit 2023-12-01T06:17:07.549969+0000 mon.a (mon.0) 2257 : audit 0 from='client.? 172.21.15.80:0/210616650' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:17:08.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:17:08 smithi080 bash[28361]: cluster 2023-12-01T06:17:08.176041+0000 mgr.y (mgr.24362) 2661 : cluster 0 pgmap v2630: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:17:08.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:17:08 smithi080 bash[41963]: cluster 2023-12-01T06:17:08.176041+0000 mgr.y (mgr.24362) 2661 : cluster 0 pgmap v2630: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:17:09.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:17:08 smithi090 bash[32384]: cluster 2023-12-01T06:17:08.176041+0000 mgr.y (mgr.24362) 2661 : cluster 0 pgmap v2630: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:17:10.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:17:09 smithi090 bash[32384]: audit 2023-12-01T06:17:09.917288+0000 mon.c (mon.2) 1688 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:17:10.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:17:09 smithi080 bash[41963]: audit 2023-12-01T06:17:09.917288+0000 mon.c (mon.2) 1688 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:17:10.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:17:09 smithi080 bash[28361]: audit 2023-12-01T06:17:09.917288+0000 mon.c (mon.2) 1688 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:17:11.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:17:10 smithi090 bash[32384]: audit 2023-12-01T06:17:10.019830+0000 mon.a (mon.0) 2258 : audit 0 from='client.? 172.21.15.80:0/983015740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:17:11.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:17:10 smithi090 bash[32384]: cluster 2023-12-01T06:17:10.176702+0000 mgr.y (mgr.24362) 2662 : cluster 0 pgmap v2631: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:17:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:17:10 smithi080 bash[28361]: audit 2023-12-01T06:17:10.019830+0000 mon.a (mon.0) 2258 : audit 0 from='client.? 172.21.15.80:0/983015740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:17:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:17:10 smithi080 bash[28361]: cluster 2023-12-01T06:17:10.176702+0000 mgr.y (mgr.24362) 2662 : cluster 0 pgmap v2631: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:17:11.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:17:10 smithi080 bash[41963]: audit 2023-12-01T06:17:10.019830+0000 mon.a (mon.0) 2258 : audit 0 from='client.? 172.21.15.80:0/983015740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:17:11.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:17:10 smithi080 bash[41963]: cluster 2023-12-01T06:17:10.176702+0000 mgr.y (mgr.24362) 2662 : cluster 0 pgmap v2631: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:17:13.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:17:13 smithi090 bash[32384]: cluster 2023-12-01T06:17:12.177530+0000 mgr.y (mgr.24362) 2663 : cluster 0 pgmap v2632: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:17:13.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:17:13 smithi090 bash[32384]: audit 2023-12-01T06:17:12.477774+0000 mon.a (mon.0) 2259 : audit 0 from='client.? 172.21.15.80:0/4281398190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:17:13.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:17:13 smithi080 bash[28361]: cluster 2023-12-01T06:17:12.177530+0000 mgr.y (mgr.24362) 2663 : cluster 0 pgmap v2632: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:17:13.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:17:13 smithi080 bash[28361]: audit 2023-12-01T06:17:12.477774+0000 mon.a (mon.0) 2259 : audit 0 from='client.? 172.21.15.80:0/4281398190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:17:13.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:17:13 smithi080 bash[41963]: cluster 2023-12-01T06:17:12.177530+0000 mgr.y (mgr.24362) 2663 : cluster 0 pgmap v2632: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:17:13.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:17:13 smithi080 bash[41963]: audit 2023-12-01T06:17:12.477774+0000 mon.a (mon.0) 2259 : audit 0 from='client.? 172.21.15.80:0/4281398190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:17:14.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:17:14 smithi080 bash[41963]: cluster 2023-12-01T06:17:14.178209+0000 mgr.y (mgr.24362) 2664 : cluster 0 pgmap v2633: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:17:14.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:17:14 smithi080 bash[28361]: cluster 2023-12-01T06:17:14.178209+0000 mgr.y (mgr.24362) 2664 : cluster 0 pgmap v2633: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:17:15.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:17:14 smithi090 bash[32384]: cluster 2023-12-01T06:17:14.178209+0000 mgr.y (mgr.24362) 2664 : cluster 0 pgmap v2633: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:17:15.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:17:15 smithi080 bash[41963]: audit 2023-12-01T06:17:14.936597+0000 mon.c (mon.2) 1689 : audit 0 from='client.? 172.21.15.80:0/2232236629' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:17:15.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:17:15 smithi080 bash[28361]: audit 2023-12-01T06:17:14.936597+0000 mon.c (mon.2) 1689 : audit 0 from='client.? 172.21.15.80:0/2232236629' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:17:16.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:17:15 smithi090 bash[32384]: audit 2023-12-01T06:17:14.936597+0000 mon.c (mon.2) 1689 : audit 0 from='client.? 172.21.15.80:0/2232236629' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:17:16.673 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:17:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:17:16] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T06:17:16.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:17:16 smithi080 bash[41963]: cluster 2023-12-01T06:17:16.179348+0000 mgr.y (mgr.24362) 2665 : cluster 0 pgmap v2634: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:17:16.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:17:16 smithi080 bash[28361]: cluster 2023-12-01T06:17:16.179348+0000 mgr.y (mgr.24362) 2665 : cluster 0 pgmap v2634: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:17:17.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:17:16 smithi090 bash[32384]: cluster 2023-12-01T06:17:16.179348+0000 mgr.y (mgr.24362) 2665 : cluster 0 pgmap v2634: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:17:17.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:17:17 smithi080 bash[41963]: audit 2023-12-01T06:17:17.387475+0000 mon.c (mon.2) 1690 : audit 0 from='client.? 172.21.15.80:0/2437463055' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:17:17.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:17:17 smithi080 bash[28361]: audit 2023-12-01T06:17:17.387475+0000 mon.c (mon.2) 1690 : audit 0 from='client.? 172.21.15.80:0/2437463055' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:17:18.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:17:17 smithi090 bash[32384]: audit 2023-12-01T06:17:17.387475+0000 mon.c (mon.2) 1690 : audit 0 from='client.? 172.21.15.80:0/2437463055' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:17:19.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:17:18 smithi090 bash[32384]: cluster 2023-12-01T06:17:18.179979+0000 mgr.y (mgr.24362) 2666 : cluster 0 pgmap v2635: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:17:19.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:17:18 smithi080 bash[28361]: cluster 2023-12-01T06:17:18.179979+0000 mgr.y (mgr.24362) 2666 : cluster 0 pgmap v2635: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:17:19.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:17:18 smithi080 bash[41963]: cluster 2023-12-01T06:17:18.179979+0000 mgr.y (mgr.24362) 2666 : cluster 0 pgmap v2635: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:17:20.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:17:19 smithi080 bash[28361]: audit 2023-12-01T06:17:19.839562+0000 mon.c (mon.2) 1691 : audit 0 from='client.? 172.21.15.80:0/3140902463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:17:20.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:17:19 smithi080 bash[41963]: audit 2023-12-01T06:17:19.839562+0000 mon.c (mon.2) 1691 : audit 0 from='client.? 172.21.15.80:0/3140902463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:17:20.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:17:19 smithi090 bash[32384]: audit 2023-12-01T06:17:19.839562+0000 mon.c (mon.2) 1691 : audit 0 from='client.? 172.21.15.80:0/3140902463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:17:21.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:17:20 smithi080 bash[28361]: cluster 2023-12-01T06:17:20.180584+0000 mgr.y (mgr.24362) 2667 : cluster 0 pgmap v2636: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:17:21.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:17:20 smithi080 bash[41963]: cluster 2023-12-01T06:17:20.180584+0000 mgr.y (mgr.24362) 2667 : cluster 0 pgmap v2636: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:17:21.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:17:20 smithi090 bash[32384]: cluster 2023-12-01T06:17:20.180584+0000 mgr.y (mgr.24362) 2667 : cluster 0 pgmap v2636: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:17:23.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:17:23 smithi090 bash[32384]: cluster 2023-12-01T06:17:22.181689+0000 mgr.y (mgr.24362) 2668 : cluster 0 pgmap v2637: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:17:23.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:17:23 smithi090 bash[32384]: audit 2023-12-01T06:17:22.294260+0000 mon.c (mon.2) 1692 : audit 0 from='client.? 172.21.15.80:0/3785374772' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:17:23.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:17:23 smithi080 bash[41963]: cluster 2023-12-01T06:17:22.181689+0000 mgr.y (mgr.24362) 2668 : cluster 0 pgmap v2637: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:17:23.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:17:23 smithi080 bash[41963]: audit 2023-12-01T06:17:22.294260+0000 mon.c (mon.2) 1692 : audit 0 from='client.? 172.21.15.80:0/3785374772' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:17:23.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:17:23 smithi080 bash[28361]: cluster 2023-12-01T06:17:22.181689+0000 mgr.y (mgr.24362) 2668 : cluster 0 pgmap v2637: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:17:23.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:17:23 smithi080 bash[28361]: audit 2023-12-01T06:17:22.294260+0000 mon.c (mon.2) 1692 : audit 0 from='client.? 172.21.15.80:0/3785374772' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:17:24.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:17:24 smithi080 bash[41963]: cluster 2023-12-01T06:17:24.182271+0000 mgr.y (mgr.24362) 2669 : cluster 0 pgmap v2638: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:17:24.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:17:24 smithi080 bash[28361]: cluster 2023-12-01T06:17:24.182271+0000 mgr.y (mgr.24362) 2669 : cluster 0 pgmap v2638: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:17:25.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:17:24 smithi090 bash[32384]: cluster 2023-12-01T06:17:24.182271+0000 mgr.y (mgr.24362) 2669 : cluster 0 pgmap v2638: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:17:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:17:25 smithi080 bash[41963]: audit 2023-12-01T06:17:24.761557+0000 mon.a (mon.0) 2260 : audit 0 from='client.? 172.21.15.80:0/520941556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:17:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:17:25 smithi080 bash[41963]: audit 2023-12-01T06:17:24.917729+0000 mon.c (mon.2) 1693 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:17:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:17:25 smithi080 bash[28361]: audit 2023-12-01T06:17:24.761557+0000 mon.a (mon.0) 2260 : audit 0 from='client.? 172.21.15.80:0/520941556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:17:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:17:25 smithi080 bash[28361]: audit 2023-12-01T06:17:24.917729+0000 mon.c (mon.2) 1693 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:17:26.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:17:25 smithi090 bash[32384]: audit 2023-12-01T06:17:24.761557+0000 mon.a (mon.0) 2260 : audit 0 from='client.? 172.21.15.80:0/520941556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:17:26.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:17:25 smithi090 bash[32384]: audit 2023-12-01T06:17:24.917729+0000 mon.c (mon.2) 1693 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:17:26.671 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:17:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:17:26] "GET /metrics HTTP/1.1" 200 33977 "" "Prometheus/2.43.0" 2023-12-01T06:17:26.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:17:26 smithi080 bash[28361]: cluster 2023-12-01T06:17:26.183397+0000 mgr.y (mgr.24362) 2670 : cluster 0 pgmap v2639: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:17:26.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:17:26 smithi080 bash[41963]: cluster 2023-12-01T06:17:26.183397+0000 mgr.y (mgr.24362) 2670 : cluster 0 pgmap v2639: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:17:27.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:17:26 smithi090 bash[32384]: cluster 2023-12-01T06:17:26.183397+0000 mgr.y (mgr.24362) 2670 : cluster 0 pgmap v2639: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:17:27.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:17:27 smithi080 bash[41963]: audit 2023-12-01T06:17:27.221453+0000 mon.c (mon.2) 1694 : audit 0 from='client.? 172.21.15.80:0/364754423' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:17:27.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:17:27 smithi080 bash[28361]: audit 2023-12-01T06:17:27.221453+0000 mon.c (mon.2) 1694 : audit 0 from='client.? 172.21.15.80:0/364754423' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:17:28.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:17:27 smithi090 bash[32384]: audit 2023-12-01T06:17:27.221453+0000 mon.c (mon.2) 1694 : audit 0 from='client.? 172.21.15.80:0/364754423' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:17:28.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:17:28 smithi080 bash[28361]: cluster 2023-12-01T06:17:28.184077+0000 mgr.y (mgr.24362) 2671 : cluster 0 pgmap v2640: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:17:28.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:17:28 smithi080 bash[41963]: cluster 2023-12-01T06:17:28.184077+0000 mgr.y (mgr.24362) 2671 : cluster 0 pgmap v2640: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:17:29.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:17:28 smithi090 bash[32384]: cluster 2023-12-01T06:17:28.184077+0000 mgr.y (mgr.24362) 2671 : cluster 0 pgmap v2640: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:17:30.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:17:29 smithi090 bash[32384]: audit 2023-12-01T06:17:29.685685+0000 mon.c (mon.2) 1695 : audit 0 from='client.? 172.21.15.80:0/53803367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:17:30.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:17:29 smithi080 bash[28361]: audit 2023-12-01T06:17:29.685685+0000 mon.c (mon.2) 1695 : audit 0 from='client.? 172.21.15.80:0/53803367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:17:30.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:17:29 smithi080 bash[41963]: audit 2023-12-01T06:17:29.685685+0000 mon.c (mon.2) 1695 : audit 0 from='client.? 172.21.15.80:0/53803367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:17:31.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:17:30 smithi090 bash[32384]: cluster 2023-12-01T06:17:30.184834+0000 mgr.y (mgr.24362) 2672 : cluster 0 pgmap v2641: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:17:31.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:17:30 smithi080 bash[28361]: cluster 2023-12-01T06:17:30.184834+0000 mgr.y (mgr.24362) 2672 : cluster 0 pgmap v2641: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:17:31.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:17:30 smithi080 bash[41963]: cluster 2023-12-01T06:17:30.184834+0000 mgr.y (mgr.24362) 2672 : cluster 0 pgmap v2641: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:17:32.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:17:32 smithi090 bash[32384]: audit 2023-12-01T06:17:32.136185+0000 mon.c (mon.2) 1696 : audit 0 from='client.? 172.21.15.80:0/2902887306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:17:32.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:17:32 smithi080 bash[28361]: audit 2023-12-01T06:17:32.136185+0000 mon.c (mon.2) 1696 : audit 0 from='client.? 172.21.15.80:0/2902887306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:17:32.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:17:32 smithi080 bash[41963]: audit 2023-12-01T06:17:32.136185+0000 mon.c (mon.2) 1696 : audit 0 from='client.? 172.21.15.80:0/2902887306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:17:33.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:17:33 smithi090 bash[32384]: cluster 2023-12-01T06:17:32.185974+0000 mgr.y (mgr.24362) 2673 : cluster 0 pgmap v2642: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:17:33.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:17:33 smithi080 bash[28361]: cluster 2023-12-01T06:17:32.185974+0000 mgr.y (mgr.24362) 2673 : cluster 0 pgmap v2642: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:17:33.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:17:33 smithi080 bash[41963]: cluster 2023-12-01T06:17:32.185974+0000 mgr.y (mgr.24362) 2673 : cluster 0 pgmap v2642: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:17:34.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:17:34 smithi080 bash[28361]: cluster 2023-12-01T06:17:34.186479+0000 mgr.y (mgr.24362) 2674 : cluster 0 pgmap v2643: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:17:34.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:17:34 smithi080 bash[28361]: audit 2023-12-01T06:17:34.575455+0000 mon.a (mon.0) 2261 : audit 0 from='client.? 172.21.15.80:0/468051783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:17:34.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:17:34 smithi080 bash[41963]: cluster 2023-12-01T06:17:34.186479+0000 mgr.y (mgr.24362) 2674 : cluster 0 pgmap v2643: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:17:34.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:17:34 smithi080 bash[41963]: audit 2023-12-01T06:17:34.575455+0000 mon.a (mon.0) 2261 : audit 0 from='client.? 172.21.15.80:0/468051783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:17:35.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:17:34 smithi090 bash[32384]: cluster 2023-12-01T06:17:34.186479+0000 mgr.y (mgr.24362) 2674 : cluster 0 pgmap v2643: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:17:35.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:17:34 smithi090 bash[32384]: audit 2023-12-01T06:17:34.575455+0000 mon.a (mon.0) 2261 : audit 0 from='client.? 172.21.15.80:0/468051783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:17:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:17:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:17:36] "GET /metrics HTTP/1.1" 200 33977 "" "Prometheus/2.43.0" 2023-12-01T06:17:37.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:17:37 smithi090 bash[32384]: cluster 2023-12-01T06:17:36.187541+0000 mgr.y (mgr.24362) 2675 : cluster 0 pgmap v2644: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:17:37.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:17:37 smithi090 bash[32384]: audit 2023-12-01T06:17:37.019219+0000 mon.c (mon.2) 1697 : audit 0 from='client.? 172.21.15.80:0/2905833863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:17:37.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:17:37 smithi080 bash[28361]: cluster 2023-12-01T06:17:36.187541+0000 mgr.y (mgr.24362) 2675 : cluster 0 pgmap v2644: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:17:37.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:17:37 smithi080 bash[28361]: audit 2023-12-01T06:17:37.019219+0000 mon.c (mon.2) 1697 : audit 0 from='client.? 172.21.15.80:0/2905833863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:17:37.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:17:37 smithi080 bash[41963]: cluster 2023-12-01T06:17:36.187541+0000 mgr.y (mgr.24362) 2675 : cluster 0 pgmap v2644: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:17:37.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:17:37 smithi080 bash[41963]: audit 2023-12-01T06:17:37.019219+0000 mon.c (mon.2) 1697 : audit 0 from='client.? 172.21.15.80:0/2905833863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:17:39.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:17:39 smithi090 bash[32384]: cluster 2023-12-01T06:17:38.188251+0000 mgr.y (mgr.24362) 2676 : cluster 0 pgmap v2645: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:17:39.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:17:39 smithi080 bash[41963]: cluster 2023-12-01T06:17:38.188251+0000 mgr.y (mgr.24362) 2676 : cluster 0 pgmap v2645: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:17:39.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:17:39 smithi080 bash[28361]: cluster 2023-12-01T06:17:38.188251+0000 mgr.y (mgr.24362) 2676 : cluster 0 pgmap v2645: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:17:40.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:17:40 smithi090 bash[32384]: audit 2023-12-01T06:17:39.473958+0000 mon.c (mon.2) 1698 : audit 0 from='client.? 172.21.15.80:0/2932554708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:17:40.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:17:40 smithi090 bash[32384]: audit 2023-12-01T06:17:39.918141+0000 mon.c (mon.2) 1699 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:17:40.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:17:40 smithi080 bash[28361]: audit 2023-12-01T06:17:39.473958+0000 mon.c (mon.2) 1698 : audit 0 from='client.? 172.21.15.80:0/2932554708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:17:40.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:17:40 smithi080 bash[28361]: audit 2023-12-01T06:17:39.918141+0000 mon.c (mon.2) 1699 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:17:40.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:17:40 smithi080 bash[41963]: audit 2023-12-01T06:17:39.473958+0000 mon.c (mon.2) 1698 : audit 0 from='client.? 172.21.15.80:0/2932554708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:17:40.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:17:40 smithi080 bash[41963]: audit 2023-12-01T06:17:39.918141+0000 mon.c (mon.2) 1699 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:17:41.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:17:41 smithi090 bash[32384]: cluster 2023-12-01T06:17:40.188946+0000 mgr.y (mgr.24362) 2677 : cluster 0 pgmap v2646: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:17:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:17:41 smithi080 bash[28361]: cluster 2023-12-01T06:17:40.188946+0000 mgr.y (mgr.24362) 2677 : cluster 0 pgmap v2646: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:17:41.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:17:41 smithi080 bash[41963]: cluster 2023-12-01T06:17:40.188946+0000 mgr.y (mgr.24362) 2677 : cluster 0 pgmap v2646: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:17:42.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:17:42 smithi080 bash[28361]: audit 2023-12-01T06:17:41.929606+0000 mon.a (mon.0) 2262 : audit 0 from='client.? 172.21.15.80:0/469161341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:17:42.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:17:42 smithi080 bash[41963]: audit 2023-12-01T06:17:41.929606+0000 mon.a (mon.0) 2262 : audit 0 from='client.? 172.21.15.80:0/469161341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:17:42.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:17:42 smithi090 bash[32384]: audit 2023-12-01T06:17:41.929606+0000 mon.a (mon.0) 2262 : audit 0 from='client.? 172.21.15.80:0/469161341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:17:43.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:17:43 smithi080 bash[28361]: cluster 2023-12-01T06:17:42.190240+0000 mgr.y (mgr.24362) 2678 : cluster 0 pgmap v2647: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:17:43.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:17:43 smithi080 bash[41963]: cluster 2023-12-01T06:17:42.190240+0000 mgr.y (mgr.24362) 2678 : cluster 0 pgmap v2647: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:17:43.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:17:43 smithi090 bash[32384]: cluster 2023-12-01T06:17:42.190240+0000 mgr.y (mgr.24362) 2678 : cluster 0 pgmap v2647: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:17:44.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:17:44 smithi080 bash[28361]: cluster 2023-12-01T06:17:44.190929+0000 mgr.y (mgr.24362) 2679 : cluster 0 pgmap v2648: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:17:44.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:17:44 smithi080 bash[28361]: audit 2023-12-01T06:17:44.387961+0000 mon.c (mon.2) 1700 : audit 0 from='client.? 172.21.15.80:0/575827338' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:17:44.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:17:44 smithi080 bash[41963]: cluster 2023-12-01T06:17:44.190929+0000 mgr.y (mgr.24362) 2679 : cluster 0 pgmap v2648: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:17:44.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:17:44 smithi080 bash[41963]: audit 2023-12-01T06:17:44.387961+0000 mon.c (mon.2) 1700 : audit 0 from='client.? 172.21.15.80:0/575827338' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:17:45.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:17:44 smithi090 bash[32384]: cluster 2023-12-01T06:17:44.190929+0000 mgr.y (mgr.24362) 2679 : cluster 0 pgmap v2648: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:17:45.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:17:44 smithi090 bash[32384]: audit 2023-12-01T06:17:44.387961+0000 mon.c (mon.2) 1700 : audit 0 from='client.? 172.21.15.80:0/575827338' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:17:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:17:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:17:46] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T06:17:47.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:17:47 smithi090 bash[32384]: cluster 2023-12-01T06:17:46.192108+0000 mgr.y (mgr.24362) 2680 : cluster 0 pgmap v2649: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:17:47.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:17:47 smithi090 bash[32384]: audit 2023-12-01T06:17:46.839764+0000 mon.a (mon.0) 2263 : audit 0 from='client.? 172.21.15.80:0/4261498339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:17:47.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:17:47 smithi080 bash[28361]: cluster 2023-12-01T06:17:46.192108+0000 mgr.y (mgr.24362) 2680 : cluster 0 pgmap v2649: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:17:47.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:17:47 smithi080 bash[28361]: audit 2023-12-01T06:17:46.839764+0000 mon.a (mon.0) 2263 : audit 0 from='client.? 172.21.15.80:0/4261498339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:17:47.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:17:47 smithi080 bash[41963]: cluster 2023-12-01T06:17:46.192108+0000 mgr.y (mgr.24362) 2680 : cluster 0 pgmap v2649: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:17:47.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:17:47 smithi080 bash[41963]: audit 2023-12-01T06:17:46.839764+0000 mon.a (mon.0) 2263 : audit 0 from='client.? 172.21.15.80:0/4261498339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:17:49.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:17:49 smithi090 bash[32384]: cluster 2023-12-01T06:17:48.192792+0000 mgr.y (mgr.24362) 2681 : cluster 0 pgmap v2650: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:17:49.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:17:49 smithi080 bash[28361]: cluster 2023-12-01T06:17:48.192792+0000 mgr.y (mgr.24362) 2681 : cluster 0 pgmap v2650: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:17:49.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:17:49 smithi080 bash[41963]: cluster 2023-12-01T06:17:48.192792+0000 mgr.y (mgr.24362) 2681 : cluster 0 pgmap v2650: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:17:50.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:17:50 smithi090 bash[32384]: audit 2023-12-01T06:17:49.291441+0000 mon.c (mon.2) 1701 : audit 0 from='client.? 172.21.15.80:0/2222614927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:17:50.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:17:50 smithi080 bash[41963]: audit 2023-12-01T06:17:49.291441+0000 mon.c (mon.2) 1701 : audit 0 from='client.? 172.21.15.80:0/2222614927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:17:50.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:17:50 smithi080 bash[28361]: audit 2023-12-01T06:17:49.291441+0000 mon.c (mon.2) 1701 : audit 0 from='client.? 172.21.15.80:0/2222614927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:17:51.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:17:51 smithi090 bash[32384]: cluster 2023-12-01T06:17:50.193464+0000 mgr.y (mgr.24362) 2682 : cluster 0 pgmap v2651: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:17:51.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:17:51 smithi080 bash[28361]: cluster 2023-12-01T06:17:50.193464+0000 mgr.y (mgr.24362) 2682 : cluster 0 pgmap v2651: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:17:51.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:17:51 smithi080 bash[41963]: cluster 2023-12-01T06:17:50.193464+0000 mgr.y (mgr.24362) 2682 : cluster 0 pgmap v2651: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:17:52.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:17:52 smithi080 bash[41963]: audit 2023-12-01T06:17:51.743690+0000 mon.c (mon.2) 1702 : audit 0 from='client.? 172.21.15.80:0/925221692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:17:52.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:17:52 smithi080 bash[28361]: audit 2023-12-01T06:17:51.743690+0000 mon.c (mon.2) 1702 : audit 0 from='client.? 172.21.15.80:0/925221692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:17:52.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:17:52 smithi090 bash[32384]: audit 2023-12-01T06:17:51.743690+0000 mon.c (mon.2) 1702 : audit 0 from='client.? 172.21.15.80:0/925221692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:17:53.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:17:53 smithi080 bash[28361]: cluster 2023-12-01T06:17:52.194648+0000 mgr.y (mgr.24362) 2683 : cluster 0 pgmap v2652: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:17:53.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:17:53 smithi080 bash[41963]: cluster 2023-12-01T06:17:52.194648+0000 mgr.y (mgr.24362) 2683 : cluster 0 pgmap v2652: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:17:53.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:17:53 smithi090 bash[32384]: cluster 2023-12-01T06:17:52.194648+0000 mgr.y (mgr.24362) 2683 : cluster 0 pgmap v2652: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:17:54.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:17:54 smithi080 bash[28361]: audit 2023-12-01T06:17:54.193331+0000 mon.c (mon.2) 1703 : audit 0 from='client.? 172.21.15.80:0/4220911157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:17:54.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:17:54 smithi080 bash[28361]: cluster 2023-12-01T06:17:54.195298+0000 mgr.y (mgr.24362) 2684 : cluster 0 pgmap v2653: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:17:54.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:17:54 smithi080 bash[41963]: audit 2023-12-01T06:17:54.193331+0000 mon.c (mon.2) 1703 : audit 0 from='client.? 172.21.15.80:0/4220911157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:17:54.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:17:54 smithi080 bash[41963]: cluster 2023-12-01T06:17:54.195298+0000 mgr.y (mgr.24362) 2684 : cluster 0 pgmap v2653: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:17:55.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:17:54 smithi090 bash[32384]: audit 2023-12-01T06:17:54.193331+0000 mon.c (mon.2) 1703 : audit 0 from='client.? 172.21.15.80:0/4220911157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:17:55.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:17:54 smithi090 bash[32384]: cluster 2023-12-01T06:17:54.195298+0000 mgr.y (mgr.24362) 2684 : cluster 0 pgmap v2653: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:17:55.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:17:55 smithi080 bash[28361]: audit 2023-12-01T06:17:54.918619+0000 mon.c (mon.2) 1704 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:17:55.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:17:55 smithi080 bash[41963]: audit 2023-12-01T06:17:54.918619+0000 mon.c (mon.2) 1704 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:17:56.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:17:55 smithi090 bash[32384]: audit 2023-12-01T06:17:54.918619+0000 mon.c (mon.2) 1704 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:17:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:17:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:17:56] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T06:17:56.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:17:56 smithi080 bash[28361]: audit 2023-12-01T06:17:56.027757+0000 mon.c (mon.2) 1705 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:17:56.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:17:56 smithi080 bash[28361]: cluster 2023-12-01T06:17:56.196577+0000 mgr.y (mgr.24362) 2685 : cluster 0 pgmap v2654: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:17:56.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:17:56 smithi080 bash[28361]: audit 2023-12-01T06:17:56.639592+0000 mon.c (mon.2) 1706 : audit 0 from='client.? 172.21.15.80:0/2862104536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:17:56.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:17:56 smithi080 bash[41963]: audit 2023-12-01T06:17:56.027757+0000 mon.c (mon.2) 1705 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:17:56.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:17:56 smithi080 bash[41963]: cluster 2023-12-01T06:17:56.196577+0000 mgr.y (mgr.24362) 2685 : cluster 0 pgmap v2654: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:17:56.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:17:56 smithi080 bash[41963]: audit 2023-12-01T06:17:56.639592+0000 mon.c (mon.2) 1706 : audit 0 from='client.? 172.21.15.80:0/2862104536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:17:57.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:17:56 smithi090 bash[32384]: audit 2023-12-01T06:17:56.027757+0000 mon.c (mon.2) 1705 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:17:57.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:17:56 smithi090 bash[32384]: cluster 2023-12-01T06:17:56.196577+0000 mgr.y (mgr.24362) 2685 : cluster 0 pgmap v2654: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:17:57.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:17:56 smithi090 bash[32384]: audit 2023-12-01T06:17:56.639592+0000 mon.c (mon.2) 1706 : audit 0 from='client.? 172.21.15.80:0/2862104536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:17:59.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:17:59 smithi090 bash[32384]: cluster 2023-12-01T06:17:58.197295+0000 mgr.y (mgr.24362) 2686 : cluster 0 pgmap v2655: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:17:59.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:17:59 smithi090 bash[32384]: audit 2023-12-01T06:17:59.099734+0000 mon.c (mon.2) 1707 : audit 0 from='client.? 172.21.15.80:0/2402244534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:17:59.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:17:59 smithi080 bash[41963]: cluster 2023-12-01T06:17:58.197295+0000 mgr.y (mgr.24362) 2686 : cluster 0 pgmap v2655: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:17:59.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:17:59 smithi080 bash[41963]: audit 2023-12-01T06:17:59.099734+0000 mon.c (mon.2) 1707 : audit 0 from='client.? 172.21.15.80:0/2402244534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:17:59.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:17:59 smithi080 bash[28361]: cluster 2023-12-01T06:17:58.197295+0000 mgr.y (mgr.24362) 2686 : cluster 0 pgmap v2655: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:17:59.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:17:59 smithi080 bash[28361]: audit 2023-12-01T06:17:59.099734+0000 mon.c (mon.2) 1707 : audit 0 from='client.? 172.21.15.80:0/2402244534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:18:01.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:18:01 smithi090 bash[32384]: cluster 2023-12-01T06:18:00.198103+0000 mgr.y (mgr.24362) 2687 : cluster 0 pgmap v2656: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:18:01.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:18:01 smithi080 bash[28361]: cluster 2023-12-01T06:18:00.198103+0000 mgr.y (mgr.24362) 2687 : cluster 0 pgmap v2656: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:18:01.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:18:01 smithi080 bash[41963]: cluster 2023-12-01T06:18:00.198103+0000 mgr.y (mgr.24362) 2687 : cluster 0 pgmap v2656: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:18:02.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:18:02 smithi090 bash[32384]: audit 2023-12-01T06:18:01.567043+0000 mon.c (mon.2) 1708 : audit 0 from='client.? 172.21.15.80:0/3804105936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:18:02.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:18:02 smithi090 bash[32384]: audit 2023-12-01T06:18:01.818802+0000 mon.a (mon.0) 2264 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:18:02.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:18:02 smithi090 bash[32384]: audit 2023-12-01T06:18:01.828849+0000 mon.a (mon.0) 2265 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:18:02.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:18:02 smithi090 bash[32384]: audit 2023-12-01T06:18:02.222907+0000 mon.a (mon.0) 2266 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:18:02.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:18:02 smithi090 bash[32384]: audit 2023-12-01T06:18:02.235836+0000 mon.a (mon.0) 2267 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:18:02.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:18:02 smithi080 bash[28361]: audit 2023-12-01T06:18:01.567043+0000 mon.c (mon.2) 1708 : audit 0 from='client.? 172.21.15.80:0/3804105936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:18:02.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:18:02 smithi080 bash[28361]: audit 2023-12-01T06:18:01.818802+0000 mon.a (mon.0) 2264 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:18:02.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:18:02 smithi080 bash[28361]: audit 2023-12-01T06:18:01.828849+0000 mon.a (mon.0) 2265 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:18:02.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:18:02 smithi080 bash[28361]: audit 2023-12-01T06:18:02.222907+0000 mon.a (mon.0) 2266 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:18:02.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:18:02 smithi080 bash[28361]: audit 2023-12-01T06:18:02.235836+0000 mon.a (mon.0) 2267 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:18:02.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:18:02 smithi080 bash[41963]: audit 2023-12-01T06:18:01.567043+0000 mon.c (mon.2) 1708 : audit 0 from='client.? 172.21.15.80:0/3804105936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:18:02.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:18:02 smithi080 bash[41963]: audit 2023-12-01T06:18:01.818802+0000 mon.a (mon.0) 2264 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:18:02.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:18:02 smithi080 bash[41963]: audit 2023-12-01T06:18:01.828849+0000 mon.a (mon.0) 2265 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:18:02.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:18:02 smithi080 bash[41963]: audit 2023-12-01T06:18:02.222907+0000 mon.a (mon.0) 2266 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:18:02.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:18:02 smithi080 bash[41963]: audit 2023-12-01T06:18:02.235836+0000 mon.a (mon.0) 2267 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:18:03.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:18:03 smithi080 bash[41963]: cluster 2023-12-01T06:18:02.199160+0000 mgr.y (mgr.24362) 2688 : cluster 0 pgmap v2657: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:18:03.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:18:03 smithi080 bash[41963]: audit 2023-12-01T06:18:02.834907+0000 mon.c (mon.2) 1709 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:18:03.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:18:03 smithi080 bash[41963]: audit 2023-12-01T06:18:02.836570+0000 mon.c (mon.2) 1710 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:18:03.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:18:03 smithi080 bash[41963]: audit 2023-12-01T06:18:02.846603+0000 mon.a (mon.0) 2268 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:18:03.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:18:03 smithi080 bash[28361]: cluster 2023-12-01T06:18:02.199160+0000 mgr.y (mgr.24362) 2688 : cluster 0 pgmap v2657: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:18:03.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:18:03 smithi080 bash[28361]: audit 2023-12-01T06:18:02.834907+0000 mon.c (mon.2) 1709 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:18:03.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:18:03 smithi080 bash[28361]: audit 2023-12-01T06:18:02.836570+0000 mon.c (mon.2) 1710 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:18:03.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:18:03 smithi080 bash[28361]: audit 2023-12-01T06:18:02.846603+0000 mon.a (mon.0) 2268 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:18:03.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:18:03 smithi090 bash[32384]: cluster 2023-12-01T06:18:02.199160+0000 mgr.y (mgr.24362) 2688 : cluster 0 pgmap v2657: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:18:03.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:18:03 smithi090 bash[32384]: audit 2023-12-01T06:18:02.834907+0000 mon.c (mon.2) 1709 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:18:03.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:18:03 smithi090 bash[32384]: audit 2023-12-01T06:18:02.836570+0000 mon.c (mon.2) 1710 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:18:03.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:18:03 smithi090 bash[32384]: audit 2023-12-01T06:18:02.846603+0000 mon.a (mon.0) 2268 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:18:05.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:18:04 smithi090 bash[32384]: audit 2023-12-01T06:18:04.016967+0000 mon.a (mon.0) 2269 : audit 0 from='client.? 172.21.15.80:0/1202861276' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:18:05.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:18:04 smithi090 bash[32384]: cluster 2023-12-01T06:18:04.199822+0000 mgr.y (mgr.24362) 2689 : cluster 0 pgmap v2658: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:18:05.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:18:04 smithi080 bash[41963]: audit 2023-12-01T06:18:04.016967+0000 mon.a (mon.0) 2269 : audit 0 from='client.? 172.21.15.80:0/1202861276' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:18:05.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:18:04 smithi080 bash[41963]: cluster 2023-12-01T06:18:04.199822+0000 mgr.y (mgr.24362) 2689 : cluster 0 pgmap v2658: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:18:05.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:18:04 smithi080 bash[28361]: audit 2023-12-01T06:18:04.016967+0000 mon.a (mon.0) 2269 : audit 0 from='client.? 172.21.15.80:0/1202861276' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:18:05.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:18:04 smithi080 bash[28361]: cluster 2023-12-01T06:18:04.199822+0000 mgr.y (mgr.24362) 2689 : cluster 0 pgmap v2658: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:18:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:18:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:18:06] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T06:18:07.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:18:07 smithi090 bash[32384]: cluster 2023-12-01T06:18:06.200892+0000 mgr.y (mgr.24362) 2690 : cluster 0 pgmap v2659: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:18:07.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:18:07 smithi090 bash[32384]: audit 2023-12-01T06:18:06.476206+0000 mon.a (mon.0) 2270 : audit 0 from='client.? 172.21.15.80:0/2041692273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:18:07.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:18:07 smithi080 bash[41963]: cluster 2023-12-01T06:18:06.200892+0000 mgr.y (mgr.24362) 2690 : cluster 0 pgmap v2659: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:18:07.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:18:07 smithi080 bash[41963]: audit 2023-12-01T06:18:06.476206+0000 mon.a (mon.0) 2270 : audit 0 from='client.? 172.21.15.80:0/2041692273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:18:07.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:18:07 smithi080 bash[28361]: cluster 2023-12-01T06:18:06.200892+0000 mgr.y (mgr.24362) 2690 : cluster 0 pgmap v2659: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:18:07.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:18:07 smithi080 bash[28361]: audit 2023-12-01T06:18:06.476206+0000 mon.a (mon.0) 2270 : audit 0 from='client.? 172.21.15.80:0/2041692273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:18:09.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:18:09 smithi090 bash[32384]: cluster 2023-12-01T06:18:08.201539+0000 mgr.y (mgr.24362) 2691 : cluster 0 pgmap v2660: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:18:09.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:18:09 smithi090 bash[32384]: audit 2023-12-01T06:18:08.935068+0000 mon.a (mon.0) 2271 : audit 0 from='client.? 172.21.15.80:0/3759021150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:18:09.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:18:09 smithi080 bash[41963]: cluster 2023-12-01T06:18:08.201539+0000 mgr.y (mgr.24362) 2691 : cluster 0 pgmap v2660: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:18:09.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:18:09 smithi080 bash[41963]: audit 2023-12-01T06:18:08.935068+0000 mon.a (mon.0) 2271 : audit 0 from='client.? 172.21.15.80:0/3759021150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:18:09.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:18:09 smithi080 bash[28361]: cluster 2023-12-01T06:18:08.201539+0000 mgr.y (mgr.24362) 2691 : cluster 0 pgmap v2660: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:18:09.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:18:09 smithi080 bash[28361]: audit 2023-12-01T06:18:08.935068+0000 mon.a (mon.0) 2271 : audit 0 from='client.? 172.21.15.80:0/3759021150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:18:10.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:18:10 smithi080 bash[28361]: audit 2023-12-01T06:18:09.918891+0000 mon.c (mon.2) 1711 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:18:10.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:18:10 smithi080 bash[41963]: audit 2023-12-01T06:18:09.918891+0000 mon.c (mon.2) 1711 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:18:10.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:18:10 smithi090 bash[32384]: audit 2023-12-01T06:18:09.918891+0000 mon.c (mon.2) 1711 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:18:11.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:18:11 smithi080 bash[41963]: cluster 2023-12-01T06:18:10.202158+0000 mgr.y (mgr.24362) 2692 : cluster 0 pgmap v2661: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:18:11.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:18:11 smithi080 bash[28361]: cluster 2023-12-01T06:18:10.202158+0000 mgr.y (mgr.24362) 2692 : cluster 0 pgmap v2661: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:18:11.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:18:11 smithi090 bash[32384]: cluster 2023-12-01T06:18:10.202158+0000 mgr.y (mgr.24362) 2692 : cluster 0 pgmap v2661: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:18:12.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:18:12 smithi080 bash[28361]: audit 2023-12-01T06:18:11.396223+0000 mon.a (mon.0) 2272 : audit 0 from='client.? 172.21.15.80:0/2934161028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:18:12.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:18:12 smithi080 bash[41963]: audit 2023-12-01T06:18:11.396223+0000 mon.a (mon.0) 2272 : audit 0 from='client.? 172.21.15.80:0/2934161028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:18:12.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:18:12 smithi090 bash[32384]: audit 2023-12-01T06:18:11.396223+0000 mon.a (mon.0) 2272 : audit 0 from='client.? 172.21.15.80:0/2934161028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:18:13.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:18:13 smithi080 bash[41963]: cluster 2023-12-01T06:18:12.203317+0000 mgr.y (mgr.24362) 2693 : cluster 0 pgmap v2662: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:18:13.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:18:13 smithi080 bash[28361]: cluster 2023-12-01T06:18:12.203317+0000 mgr.y (mgr.24362) 2693 : cluster 0 pgmap v2662: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:18:13.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:18:13 smithi090 bash[32384]: cluster 2023-12-01T06:18:12.203317+0000 mgr.y (mgr.24362) 2693 : cluster 0 pgmap v2662: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:18:15.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:18:14 smithi090 bash[32384]: audit 2023-12-01T06:18:13.852447+0000 mon.a (mon.0) 2273 : audit 0 from='client.? 172.21.15.80:0/714855590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:18:15.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:18:14 smithi090 bash[32384]: cluster 2023-12-01T06:18:14.204046+0000 mgr.y (mgr.24362) 2694 : cluster 0 pgmap v2663: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:18:15.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:18:14 smithi080 bash[28361]: audit 2023-12-01T06:18:13.852447+0000 mon.a (mon.0) 2273 : audit 0 from='client.? 172.21.15.80:0/714855590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:18:15.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:18:14 smithi080 bash[28361]: cluster 2023-12-01T06:18:14.204046+0000 mgr.y (mgr.24362) 2694 : cluster 0 pgmap v2663: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:18:15.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:18:14 smithi080 bash[41963]: audit 2023-12-01T06:18:13.852447+0000 mon.a (mon.0) 2273 : audit 0 from='client.? 172.21.15.80:0/714855590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:18:15.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:18:14 smithi080 bash[41963]: cluster 2023-12-01T06:18:14.204046+0000 mgr.y (mgr.24362) 2694 : cluster 0 pgmap v2663: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:18:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:18:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:18:16] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T06:18:17.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:18:17 smithi090 bash[32384]: cluster 2023-12-01T06:18:16.205152+0000 mgr.y (mgr.24362) 2695 : cluster 0 pgmap v2664: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:18:17.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:18:17 smithi090 bash[32384]: audit 2023-12-01T06:18:16.308344+0000 mon.a (mon.0) 2274 : audit 0 from='client.? 172.21.15.80:0/65949381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:18:17.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:18:17 smithi080 bash[28361]: cluster 2023-12-01T06:18:16.205152+0000 mgr.y (mgr.24362) 2695 : cluster 0 pgmap v2664: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:18:17.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:18:17 smithi080 bash[28361]: audit 2023-12-01T06:18:16.308344+0000 mon.a (mon.0) 2274 : audit 0 from='client.? 172.21.15.80:0/65949381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:18:17.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:18:17 smithi080 bash[41963]: cluster 2023-12-01T06:18:16.205152+0000 mgr.y (mgr.24362) 2695 : cluster 0 pgmap v2664: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:18:17.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:18:17 smithi080 bash[41963]: audit 2023-12-01T06:18:16.308344+0000 mon.a (mon.0) 2274 : audit 0 from='client.? 172.21.15.80:0/65949381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:18:19.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:18:19 smithi090 bash[32384]: cluster 2023-12-01T06:18:18.205750+0000 mgr.y (mgr.24362) 2696 : cluster 0 pgmap v2665: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:18:19.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:18:19 smithi090 bash[32384]: audit 2023-12-01T06:18:18.768349+0000 mon.c (mon.2) 1712 : audit 0 from='client.? 172.21.15.80:0/1175970360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:18:19.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:18:19 smithi080 bash[28361]: cluster 2023-12-01T06:18:18.205750+0000 mgr.y (mgr.24362) 2696 : cluster 0 pgmap v2665: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:18:19.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:18:19 smithi080 bash[28361]: audit 2023-12-01T06:18:18.768349+0000 mon.c (mon.2) 1712 : audit 0 from='client.? 172.21.15.80:0/1175970360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:18:19.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:18:19 smithi080 bash[41963]: cluster 2023-12-01T06:18:18.205750+0000 mgr.y (mgr.24362) 2696 : cluster 0 pgmap v2665: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:18:19.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:18:19 smithi080 bash[41963]: audit 2023-12-01T06:18:18.768349+0000 mon.c (mon.2) 1712 : audit 0 from='client.? 172.21.15.80:0/1175970360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:18:21.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:18:21 smithi080 bash[41963]: cluster 2023-12-01T06:18:20.206430+0000 mgr.y (mgr.24362) 2697 : cluster 0 pgmap v2666: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:18:21.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:18:21 smithi080 bash[41963]: audit 2023-12-01T06:18:21.226714+0000 mon.a (mon.0) 2275 : audit 0 from='client.? 172.21.15.80:0/4087711287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:18:21.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:18:21 smithi080 bash[28361]: cluster 2023-12-01T06:18:20.206430+0000 mgr.y (mgr.24362) 2697 : cluster 0 pgmap v2666: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:18:21.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:18:21 smithi080 bash[28361]: audit 2023-12-01T06:18:21.226714+0000 mon.a (mon.0) 2275 : audit 0 from='client.? 172.21.15.80:0/4087711287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:18:21.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:18:21 smithi090 bash[32384]: cluster 2023-12-01T06:18:20.206430+0000 mgr.y (mgr.24362) 2697 : cluster 0 pgmap v2666: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:18:21.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:18:21 smithi090 bash[32384]: audit 2023-12-01T06:18:21.226714+0000 mon.a (mon.0) 2275 : audit 0 from='client.? 172.21.15.80:0/4087711287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:18:23.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:18:23 smithi080 bash[28361]: cluster 2023-12-01T06:18:22.207544+0000 mgr.y (mgr.24362) 2698 : cluster 0 pgmap v2667: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:18:23.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:18:23 smithi080 bash[41963]: cluster 2023-12-01T06:18:22.207544+0000 mgr.y (mgr.24362) 2698 : cluster 0 pgmap v2667: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:18:23.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:18:23 smithi090 bash[32384]: cluster 2023-12-01T06:18:22.207544+0000 mgr.y (mgr.24362) 2698 : cluster 0 pgmap v2667: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:18:25.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:18:24 smithi090 bash[32384]: audit 2023-12-01T06:18:23.677334+0000 mon.c (mon.2) 1713 : audit 0 from='client.? 172.21.15.80:0/3363407241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:18:25.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:18:24 smithi090 bash[32384]: cluster 2023-12-01T06:18:24.208147+0000 mgr.y (mgr.24362) 2699 : cluster 0 pgmap v2668: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:18:25.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:18:24 smithi080 bash[41963]: audit 2023-12-01T06:18:23.677334+0000 mon.c (mon.2) 1713 : audit 0 from='client.? 172.21.15.80:0/3363407241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:18:25.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:18:24 smithi080 bash[41963]: cluster 2023-12-01T06:18:24.208147+0000 mgr.y (mgr.24362) 2699 : cluster 0 pgmap v2668: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:18:25.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:18:24 smithi080 bash[28361]: audit 2023-12-01T06:18:23.677334+0000 mon.c (mon.2) 1713 : audit 0 from='client.? 172.21.15.80:0/3363407241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:18:25.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:18:24 smithi080 bash[28361]: cluster 2023-12-01T06:18:24.208147+0000 mgr.y (mgr.24362) 2699 : cluster 0 pgmap v2668: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:18:26.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:18:25 smithi090 bash[32384]: audit 2023-12-01T06:18:24.919201+0000 mon.c (mon.2) 1714 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:18:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:18:25 smithi080 bash[28361]: audit 2023-12-01T06:18:24.919201+0000 mon.c (mon.2) 1714 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:18:26.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:18:25 smithi080 bash[41963]: audit 2023-12-01T06:18:24.919201+0000 mon.c (mon.2) 1714 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:18:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:18:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:18:26] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T06:18:27.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:18:26 smithi090 bash[32384]: audit 2023-12-01T06:18:26.138128+0000 mon.c (mon.2) 1715 : audit 0 from='client.? 172.21.15.80:0/3719405017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:18:27.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:18:26 smithi090 bash[32384]: cluster 2023-12-01T06:18:26.209207+0000 mgr.y (mgr.24362) 2700 : cluster 0 pgmap v2669: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:18:27.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:18:26 smithi080 bash[28361]: audit 2023-12-01T06:18:26.138128+0000 mon.c (mon.2) 1715 : audit 0 from='client.? 172.21.15.80:0/3719405017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:18:27.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:18:26 smithi080 bash[28361]: cluster 2023-12-01T06:18:26.209207+0000 mgr.y (mgr.24362) 2700 : cluster 0 pgmap v2669: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:18:27.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:18:26 smithi080 bash[41963]: audit 2023-12-01T06:18:26.138128+0000 mon.c (mon.2) 1715 : audit 0 from='client.? 172.21.15.80:0/3719405017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:18:27.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:18:26 smithi080 bash[41963]: cluster 2023-12-01T06:18:26.209207+0000 mgr.y (mgr.24362) 2700 : cluster 0 pgmap v2669: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:18:29.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:18:29 smithi090 bash[32384]: cluster 2023-12-01T06:18:28.209829+0000 mgr.y (mgr.24362) 2701 : cluster 0 pgmap v2670: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:18:29.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:18:29 smithi090 bash[32384]: audit 2023-12-01T06:18:28.595748+0000 mon.a (mon.0) 2276 : audit 0 from='client.? 172.21.15.80:0/2002200830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:18:29.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:18:29 smithi080 bash[28361]: cluster 2023-12-01T06:18:28.209829+0000 mgr.y (mgr.24362) 2701 : cluster 0 pgmap v2670: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:18:29.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:18:29 smithi080 bash[28361]: audit 2023-12-01T06:18:28.595748+0000 mon.a (mon.0) 2276 : audit 0 from='client.? 172.21.15.80:0/2002200830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:18:29.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:18:29 smithi080 bash[41963]: cluster 2023-12-01T06:18:28.209829+0000 mgr.y (mgr.24362) 2701 : cluster 0 pgmap v2670: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:18:29.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:18:29 smithi080 bash[41963]: audit 2023-12-01T06:18:28.595748+0000 mon.a (mon.0) 2276 : audit 0 from='client.? 172.21.15.80:0/2002200830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:18:31.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:18:31 smithi080 bash[28361]: cluster 2023-12-01T06:18:30.210477+0000 mgr.y (mgr.24362) 2702 : cluster 0 pgmap v2671: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:18:31.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:18:31 smithi080 bash[28361]: audit 2023-12-01T06:18:31.048729+0000 mon.c (mon.2) 1716 : audit 0 from='client.? 172.21.15.80:0/607399589' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:18:31.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:18:31 smithi080 bash[41963]: cluster 2023-12-01T06:18:30.210477+0000 mgr.y (mgr.24362) 2702 : cluster 0 pgmap v2671: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:18:31.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:18:31 smithi080 bash[41963]: audit 2023-12-01T06:18:31.048729+0000 mon.c (mon.2) 1716 : audit 0 from='client.? 172.21.15.80:0/607399589' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:18:31.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:18:31 smithi090 bash[32384]: cluster 2023-12-01T06:18:30.210477+0000 mgr.y (mgr.24362) 2702 : cluster 0 pgmap v2671: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:18:31.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:18:31 smithi090 bash[32384]: audit 2023-12-01T06:18:31.048729+0000 mon.c (mon.2) 1716 : audit 0 from='client.? 172.21.15.80:0/607399589' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:18:33.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:18:33 smithi080 bash[28361]: cluster 2023-12-01T06:18:32.211612+0000 mgr.y (mgr.24362) 2703 : cluster 0 pgmap v2672: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:18:33.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:18:33 smithi080 bash[41963]: cluster 2023-12-01T06:18:32.211612+0000 mgr.y (mgr.24362) 2703 : cluster 0 pgmap v2672: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:18:33.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:18:33 smithi090 bash[32384]: cluster 2023-12-01T06:18:32.211612+0000 mgr.y (mgr.24362) 2703 : cluster 0 pgmap v2672: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:18:34.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:18:34 smithi080 bash[28361]: audit 2023-12-01T06:18:33.502724+0000 mon.a (mon.0) 2277 : audit 0 from='client.? 172.21.15.80:0/1247745166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:18:34.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:18:34 smithi080 bash[41963]: audit 2023-12-01T06:18:33.502724+0000 mon.a (mon.0) 2277 : audit 0 from='client.? 172.21.15.80:0/1247745166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:18:34.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:18:34 smithi090 bash[32384]: audit 2023-12-01T06:18:33.502724+0000 mon.a (mon.0) 2277 : audit 0 from='client.? 172.21.15.80:0/1247745166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:18:35.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:18:35 smithi080 bash[28361]: cluster 2023-12-01T06:18:34.212289+0000 mgr.y (mgr.24362) 2704 : cluster 0 pgmap v2673: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:18:35.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:18:35 smithi080 bash[41963]: cluster 2023-12-01T06:18:34.212289+0000 mgr.y (mgr.24362) 2704 : cluster 0 pgmap v2673: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:18:35.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:18:35 smithi090 bash[32384]: cluster 2023-12-01T06:18:34.212289+0000 mgr.y (mgr.24362) 2704 : cluster 0 pgmap v2673: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:18:36.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:18:36 smithi080 bash[28361]: audit 2023-12-01T06:18:35.952343+0000 mon.a (mon.0) 2278 : audit 0 from='client.? 172.21.15.80:0/2947304773' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:18:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:18:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:18:36] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T06:18:36.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:18:36 smithi080 bash[41963]: audit 2023-12-01T06:18:35.952343+0000 mon.a (mon.0) 2278 : audit 0 from='client.? 172.21.15.80:0/2947304773' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:18:36.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:18:36 smithi090 bash[32384]: audit 2023-12-01T06:18:35.952343+0000 mon.a (mon.0) 2278 : audit 0 from='client.? 172.21.15.80:0/2947304773' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:18:37.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:18:37 smithi080 bash[28361]: cluster 2023-12-01T06:18:36.213452+0000 mgr.y (mgr.24362) 2705 : cluster 0 pgmap v2674: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:18:37.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:18:37 smithi080 bash[41963]: cluster 2023-12-01T06:18:36.213452+0000 mgr.y (mgr.24362) 2705 : cluster 0 pgmap v2674: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:18:37.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:18:37 smithi090 bash[32384]: cluster 2023-12-01T06:18:36.213452+0000 mgr.y (mgr.24362) 2705 : cluster 0 pgmap v2674: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:18:39.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:18:39 smithi080 bash[28361]: cluster 2023-12-01T06:18:38.214040+0000 mgr.y (mgr.24362) 2706 : cluster 0 pgmap v2675: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:18:39.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:18:39 smithi080 bash[28361]: audit 2023-12-01T06:18:38.408454+0000 mon.c (mon.2) 1717 : audit 0 from='client.? 172.21.15.80:0/240107338' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:18:39.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:18:39 smithi080 bash[41963]: cluster 2023-12-01T06:18:38.214040+0000 mgr.y (mgr.24362) 2706 : cluster 0 pgmap v2675: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:18:39.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:18:39 smithi080 bash[41963]: audit 2023-12-01T06:18:38.408454+0000 mon.c (mon.2) 1717 : audit 0 from='client.? 172.21.15.80:0/240107338' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:18:39.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:18:39 smithi090 bash[32384]: cluster 2023-12-01T06:18:38.214040+0000 mgr.y (mgr.24362) 2706 : cluster 0 pgmap v2675: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:18:39.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:18:39 smithi090 bash[32384]: audit 2023-12-01T06:18:38.408454+0000 mon.c (mon.2) 1717 : audit 0 from='client.? 172.21.15.80:0/240107338' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:18:40.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:18:40 smithi080 bash[28361]: audit 2023-12-01T06:18:39.919475+0000 mon.c (mon.2) 1718 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:18:40.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:18:40 smithi080 bash[41963]: audit 2023-12-01T06:18:39.919475+0000 mon.c (mon.2) 1718 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:18:40.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:18:40 smithi090 bash[32384]: audit 2023-12-01T06:18:39.919475+0000 mon.c (mon.2) 1718 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:18:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:18:41 smithi080 bash[28361]: cluster 2023-12-01T06:18:40.214745+0000 mgr.y (mgr.24362) 2707 : cluster 0 pgmap v2676: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:18:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:18:41 smithi080 bash[28361]: audit 2023-12-01T06:18:40.869307+0000 mon.c (mon.2) 1719 : audit 0 from='client.? 172.21.15.80:0/1837438676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:18:41.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:18:41 smithi080 bash[41963]: cluster 2023-12-01T06:18:40.214745+0000 mgr.y (mgr.24362) 2707 : cluster 0 pgmap v2676: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:18:41.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:18:41 smithi080 bash[41963]: audit 2023-12-01T06:18:40.869307+0000 mon.c (mon.2) 1719 : audit 0 from='client.? 172.21.15.80:0/1837438676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:18:41.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:18:41 smithi090 bash[32384]: cluster 2023-12-01T06:18:40.214745+0000 mgr.y (mgr.24362) 2707 : cluster 0 pgmap v2676: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:18:41.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:18:41 smithi090 bash[32384]: audit 2023-12-01T06:18:40.869307+0000 mon.c (mon.2) 1719 : audit 0 from='client.? 172.21.15.80:0/1837438676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:18:43.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:18:43 smithi080 bash[28361]: cluster 2023-12-01T06:18:42.215735+0000 mgr.y (mgr.24362) 2708 : cluster 0 pgmap v2677: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:18:43.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:18:43 smithi080 bash[41963]: cluster 2023-12-01T06:18:42.215735+0000 mgr.y (mgr.24362) 2708 : cluster 0 pgmap v2677: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:18:43.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:18:43 smithi090 bash[32384]: cluster 2023-12-01T06:18:42.215735+0000 mgr.y (mgr.24362) 2708 : cluster 0 pgmap v2677: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:18:44.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:18:44 smithi080 bash[41963]: audit 2023-12-01T06:18:43.327513+0000 mon.a (mon.0) 2279 : audit 0 from='client.? 172.21.15.80:0/1202375895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:18:44.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:18:44 smithi080 bash[28361]: audit 2023-12-01T06:18:43.327513+0000 mon.a (mon.0) 2279 : audit 0 from='client.? 172.21.15.80:0/1202375895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:18:44.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:18:44 smithi090 bash[32384]: audit 2023-12-01T06:18:43.327513+0000 mon.a (mon.0) 2279 : audit 0 from='client.? 172.21.15.80:0/1202375895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:18:45.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:18:45 smithi080 bash[41963]: cluster 2023-12-01T06:18:44.216491+0000 mgr.y (mgr.24362) 2709 : cluster 0 pgmap v2678: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:18:45.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:18:45 smithi080 bash[28361]: cluster 2023-12-01T06:18:44.216491+0000 mgr.y (mgr.24362) 2709 : cluster 0 pgmap v2678: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:18:45.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:18:45 smithi090 bash[32384]: cluster 2023-12-01T06:18:44.216491+0000 mgr.y (mgr.24362) 2709 : cluster 0 pgmap v2678: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:18:46.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:18:46 smithi080 bash[28361]: audit 2023-12-01T06:18:45.782485+0000 mon.a (mon.0) 2280 : audit 0 from='client.? 172.21.15.80:0/2406092652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:18:46.683 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:18:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:18:46] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T06:18:46.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:18:46 smithi080 bash[41963]: audit 2023-12-01T06:18:45.782485+0000 mon.a (mon.0) 2280 : audit 0 from='client.? 172.21.15.80:0/2406092652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:18:46.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:18:46 smithi090 bash[32384]: audit 2023-12-01T06:18:45.782485+0000 mon.a (mon.0) 2280 : audit 0 from='client.? 172.21.15.80:0/2406092652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:18:47.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:18:47 smithi080 bash[28361]: cluster 2023-12-01T06:18:46.217616+0000 mgr.y (mgr.24362) 2710 : cluster 0 pgmap v2679: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:18:47.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:18:47 smithi080 bash[41963]: cluster 2023-12-01T06:18:46.217616+0000 mgr.y (mgr.24362) 2710 : cluster 0 pgmap v2679: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:18:47.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:18:47 smithi090 bash[32384]: cluster 2023-12-01T06:18:46.217616+0000 mgr.y (mgr.24362) 2710 : cluster 0 pgmap v2679: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:18:48.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:18:48 smithi080 bash[41963]: audit 2023-12-01T06:18:48.230238+0000 mon.c (mon.2) 1720 : audit 0 from='client.? 172.21.15.80:0/2914988428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:18:48.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:18:48 smithi080 bash[28361]: audit 2023-12-01T06:18:48.230238+0000 mon.c (mon.2) 1720 : audit 0 from='client.? 172.21.15.80:0/2914988428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:18:48.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:18:48 smithi090 bash[32384]: audit 2023-12-01T06:18:48.230238+0000 mon.c (mon.2) 1720 : audit 0 from='client.? 172.21.15.80:0/2914988428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:18:49.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:18:49 smithi080 bash[41963]: cluster 2023-12-01T06:18:48.218193+0000 mgr.y (mgr.24362) 2711 : cluster 0 pgmap v2680: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:18:49.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:18:49 smithi080 bash[28361]: cluster 2023-12-01T06:18:48.218193+0000 mgr.y (mgr.24362) 2711 : cluster 0 pgmap v2680: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:18:49.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:18:49 smithi090 bash[32384]: cluster 2023-12-01T06:18:48.218193+0000 mgr.y (mgr.24362) 2711 : cluster 0 pgmap v2680: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:18:51.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:18:51 smithi080 bash[28361]: cluster 2023-12-01T06:18:50.218791+0000 mgr.y (mgr.24362) 2712 : cluster 0 pgmap v2681: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:18:51.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:18:51 smithi080 bash[28361]: audit 2023-12-01T06:18:50.687758+0000 mon.a (mon.0) 2281 : audit 0 from='client.? 172.21.15.80:0/998008759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:18:51.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:18:51 smithi080 bash[41963]: cluster 2023-12-01T06:18:50.218791+0000 mgr.y (mgr.24362) 2712 : cluster 0 pgmap v2681: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:18:51.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:18:51 smithi080 bash[41963]: audit 2023-12-01T06:18:50.687758+0000 mon.a (mon.0) 2281 : audit 0 from='client.? 172.21.15.80:0/998008759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:18:51.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:18:51 smithi090 bash[32384]: cluster 2023-12-01T06:18:50.218791+0000 mgr.y (mgr.24362) 2712 : cluster 0 pgmap v2681: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:18:51.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:18:51 smithi090 bash[32384]: audit 2023-12-01T06:18:50.687758+0000 mon.a (mon.0) 2281 : audit 0 from='client.? 172.21.15.80:0/998008759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:18:53.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:18:53 smithi080 bash[41963]: cluster 2023-12-01T06:18:52.220023+0000 mgr.y (mgr.24362) 2713 : cluster 0 pgmap v2682: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:18:53.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:18:53 smithi080 bash[41963]: audit 2023-12-01T06:18:53.138911+0000 mon.c (mon.2) 1721 : audit 0 from='client.? 172.21.15.80:0/3501439622' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:18:53.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:18:53 smithi080 bash[28361]: cluster 2023-12-01T06:18:52.220023+0000 mgr.y (mgr.24362) 2713 : cluster 0 pgmap v2682: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:18:53.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:18:53 smithi080 bash[28361]: audit 2023-12-01T06:18:53.138911+0000 mon.c (mon.2) 1721 : audit 0 from='client.? 172.21.15.80:0/3501439622' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:18:53.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:18:53 smithi090 bash[32384]: cluster 2023-12-01T06:18:52.220023+0000 mgr.y (mgr.24362) 2713 : cluster 0 pgmap v2682: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:18:53.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:18:53 smithi090 bash[32384]: audit 2023-12-01T06:18:53.138911+0000 mon.c (mon.2) 1721 : audit 0 from='client.? 172.21.15.80:0/3501439622' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:18:55.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:18:54 smithi090 bash[32384]: cluster 2023-12-01T06:18:54.220671+0000 mgr.y (mgr.24362) 2714 : cluster 0 pgmap v2683: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:18:55.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:18:54 smithi080 bash[41963]: cluster 2023-12-01T06:18:54.220671+0000 mgr.y (mgr.24362) 2714 : cluster 0 pgmap v2683: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:18:55.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:18:54 smithi080 bash[28361]: cluster 2023-12-01T06:18:54.220671+0000 mgr.y (mgr.24362) 2714 : cluster 0 pgmap v2683: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:18:56.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:18:55 smithi090 bash[32384]: audit 2023-12-01T06:18:54.920118+0000 mon.c (mon.2) 1722 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:18:56.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:18:55 smithi090 bash[32384]: audit 2023-12-01T06:18:55.592591+0000 mon.c (mon.2) 1723 : audit 0 from='client.? 172.21.15.80:0/2433049848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:18:56.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:18:55 smithi080 bash[28361]: audit 2023-12-01T06:18:54.920118+0000 mon.c (mon.2) 1722 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:18:56.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:18:55 smithi080 bash[28361]: audit 2023-12-01T06:18:55.592591+0000 mon.c (mon.2) 1723 : audit 0 from='client.? 172.21.15.80:0/2433049848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:18:56.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:18:55 smithi080 bash[41963]: audit 2023-12-01T06:18:54.920118+0000 mon.c (mon.2) 1722 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:18:56.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:18:55 smithi080 bash[41963]: audit 2023-12-01T06:18:55.592591+0000 mon.c (mon.2) 1723 : audit 0 from='client.? 172.21.15.80:0/2433049848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:18:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:18:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:18:56] "GET /metrics HTTP/1.1" 200 33977 "" "Prometheus/2.43.0" 2023-12-01T06:18:57.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:18:56 smithi090 bash[32384]: cluster 2023-12-01T06:18:56.221816+0000 mgr.y (mgr.24362) 2715 : cluster 0 pgmap v2684: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:18:57.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:18:56 smithi080 bash[28361]: cluster 2023-12-01T06:18:56.221816+0000 mgr.y (mgr.24362) 2715 : cluster 0 pgmap v2684: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:18:57.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:18:56 smithi080 bash[41963]: cluster 2023-12-01T06:18:56.221816+0000 mgr.y (mgr.24362) 2715 : cluster 0 pgmap v2684: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:18:58.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:18:58 smithi080 bash[28361]: audit 2023-12-01T06:18:58.044480+0000 mon.c (mon.2) 1724 : audit 0 from='client.? 172.21.15.80:0/1430657881' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:18:58.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:18:58 smithi080 bash[41963]: audit 2023-12-01T06:18:58.044480+0000 mon.c (mon.2) 1724 : audit 0 from='client.? 172.21.15.80:0/1430657881' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:18:58.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:18:58 smithi090 bash[32384]: audit 2023-12-01T06:18:58.044480+0000 mon.c (mon.2) 1724 : audit 0 from='client.? 172.21.15.80:0/1430657881' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:18:59.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:18:59 smithi080 bash[28361]: cluster 2023-12-01T06:18:58.222506+0000 mgr.y (mgr.24362) 2716 : cluster 0 pgmap v2685: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:18:59.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:18:59 smithi080 bash[41963]: cluster 2023-12-01T06:18:58.222506+0000 mgr.y (mgr.24362) 2716 : cluster 0 pgmap v2685: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:18:59.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:18:59 smithi090 bash[32384]: cluster 2023-12-01T06:18:58.222506+0000 mgr.y (mgr.24362) 2716 : cluster 0 pgmap v2685: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:19:01.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:19:01 smithi080 bash[28361]: cluster 2023-12-01T06:19:00.223132+0000 mgr.y (mgr.24362) 2717 : cluster 0 pgmap v2686: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:19:01.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:19:01 smithi080 bash[28361]: audit 2023-12-01T06:19:00.501273+0000 mon.c (mon.2) 1725 : audit 0 from='client.? 172.21.15.80:0/2823310896' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:19:01.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:19:01 smithi080 bash[41963]: cluster 2023-12-01T06:19:00.223132+0000 mgr.y (mgr.24362) 2717 : cluster 0 pgmap v2686: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:19:01.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:19:01 smithi080 bash[41963]: audit 2023-12-01T06:19:00.501273+0000 mon.c (mon.2) 1725 : audit 0 from='client.? 172.21.15.80:0/2823310896' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:19:01.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:19:01 smithi090 bash[32384]: cluster 2023-12-01T06:19:00.223132+0000 mgr.y (mgr.24362) 2717 : cluster 0 pgmap v2686: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:19:01.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:19:01 smithi090 bash[32384]: audit 2023-12-01T06:19:00.501273+0000 mon.c (mon.2) 1725 : audit 0 from='client.? 172.21.15.80:0/2823310896' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:19:03.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:19:03 smithi080 bash[28361]: cluster 2023-12-01T06:19:02.224376+0000 mgr.y (mgr.24362) 2718 : cluster 0 pgmap v2687: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:19:03.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:19:03 smithi080 bash[28361]: audit 2023-12-01T06:19:02.935626+0000 mon.c (mon.2) 1726 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:19:03.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:19:03 smithi080 bash[28361]: audit 2023-12-01T06:19:02.958469+0000 mon.a (mon.0) 2282 : audit 0 from='client.? 172.21.15.80:0/3671480701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:19:03.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:19:03 smithi080 bash[41963]: cluster 2023-12-01T06:19:02.224376+0000 mgr.y (mgr.24362) 2718 : cluster 0 pgmap v2687: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:19:03.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:19:03 smithi080 bash[41963]: audit 2023-12-01T06:19:02.935626+0000 mon.c (mon.2) 1726 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:19:03.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:19:03 smithi080 bash[41963]: audit 2023-12-01T06:19:02.958469+0000 mon.a (mon.0) 2282 : audit 0 from='client.? 172.21.15.80:0/3671480701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:19:03.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:19:03 smithi090 bash[32384]: cluster 2023-12-01T06:19:02.224376+0000 mgr.y (mgr.24362) 2718 : cluster 0 pgmap v2687: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:19:03.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:19:03 smithi090 bash[32384]: audit 2023-12-01T06:19:02.935626+0000 mon.c (mon.2) 1726 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:19:03.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:19:03 smithi090 bash[32384]: audit 2023-12-01T06:19:02.958469+0000 mon.a (mon.0) 2282 : audit 0 from='client.? 172.21.15.80:0/3671480701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:19:05.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:19:04 smithi090 bash[32384]: cluster 2023-12-01T06:19:04.225048+0000 mgr.y (mgr.24362) 2719 : cluster 0 pgmap v2688: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:19:05.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:19:04 smithi080 bash[28361]: cluster 2023-12-01T06:19:04.225048+0000 mgr.y (mgr.24362) 2719 : cluster 0 pgmap v2688: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:19:05.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:19:04 smithi080 bash[41963]: cluster 2023-12-01T06:19:04.225048+0000 mgr.y (mgr.24362) 2719 : cluster 0 pgmap v2688: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:19:06.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:19:05 smithi090 bash[32384]: audit 2023-12-01T06:19:05.414571+0000 mon.a (mon.0) 2283 : audit 0 from='client.? 172.21.15.80:0/1676161896' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:19:06.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:19:05 smithi080 bash[28361]: audit 2023-12-01T06:19:05.414571+0000 mon.a (mon.0) 2283 : audit 0 from='client.? 172.21.15.80:0/1676161896' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:19:06.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:19:05 smithi080 bash[41963]: audit 2023-12-01T06:19:05.414571+0000 mon.a (mon.0) 2283 : audit 0 from='client.? 172.21.15.80:0/1676161896' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:19:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:19:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:19:06] "GET /metrics HTTP/1.1" 200 33977 "" "Prometheus/2.43.0" 2023-12-01T06:19:07.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:19:06 smithi090 bash[32384]: cluster 2023-12-01T06:19:06.226183+0000 mgr.y (mgr.24362) 2720 : cluster 0 pgmap v2689: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:19:07.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:19:06 smithi080 bash[41963]: cluster 2023-12-01T06:19:06.226183+0000 mgr.y (mgr.24362) 2720 : cluster 0 pgmap v2689: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:19:07.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:19:06 smithi080 bash[28361]: cluster 2023-12-01T06:19:06.226183+0000 mgr.y (mgr.24362) 2720 : cluster 0 pgmap v2689: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:19:08.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:19:07 smithi080 bash[28361]: audit 2023-12-01T06:19:07.866712+0000 mon.c (mon.2) 1727 : audit 0 from='client.? 172.21.15.80:0/1412802568' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:19:08.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:19:07 smithi080 bash[41963]: audit 2023-12-01T06:19:07.866712+0000 mon.c (mon.2) 1727 : audit 0 from='client.? 172.21.15.80:0/1412802568' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:19:08.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:19:07 smithi090 bash[32384]: audit 2023-12-01T06:19:07.866712+0000 mon.c (mon.2) 1727 : audit 0 from='client.? 172.21.15.80:0/1412802568' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:19:09.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:19:08 smithi080 bash[28361]: cluster 2023-12-01T06:19:08.226748+0000 mgr.y (mgr.24362) 2721 : cluster 0 pgmap v2690: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:19:09.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:19:08 smithi080 bash[28361]: audit 2023-12-01T06:19:08.730777+0000 mon.a (mon.0) 2284 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:19:09.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:19:08 smithi080 bash[28361]: audit 2023-12-01T06:19:08.744575+0000 mon.a (mon.0) 2285 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:19:09.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:19:08 smithi080 bash[41963]: cluster 2023-12-01T06:19:08.226748+0000 mgr.y (mgr.24362) 2721 : cluster 0 pgmap v2690: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:19:09.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:19:08 smithi080 bash[41963]: audit 2023-12-01T06:19:08.730777+0000 mon.a (mon.0) 2284 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:19:09.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:19:08 smithi080 bash[41963]: audit 2023-12-01T06:19:08.744575+0000 mon.a (mon.0) 2285 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:19:09.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:19:08 smithi090 bash[32384]: cluster 2023-12-01T06:19:08.226748+0000 mgr.y (mgr.24362) 2721 : cluster 0 pgmap v2690: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:19:09.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:19:08 smithi090 bash[32384]: audit 2023-12-01T06:19:08.730777+0000 mon.a (mon.0) 2284 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:19:09.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:19:08 smithi090 bash[32384]: audit 2023-12-01T06:19:08.744575+0000 mon.a (mon.0) 2285 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:19:10.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:19:10 smithi080 bash[28361]: audit 2023-12-01T06:19:09.078586+0000 mon.a (mon.0) 2286 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:19:10.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:19:10 smithi080 bash[28361]: audit 2023-12-01T06:19:09.092491+0000 mon.a (mon.0) 2287 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:19:10.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:19:10 smithi080 bash[28361]: audit 2023-12-01T06:19:09.622956+0000 mon.c (mon.2) 1728 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:19:10.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:19:10 smithi080 bash[28361]: audit 2023-12-01T06:19:09.625016+0000 mon.c (mon.2) 1729 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:19:10.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:19:10 smithi080 bash[28361]: audit 2023-12-01T06:19:09.635484+0000 mon.a (mon.0) 2288 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:19:10.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:19:10 smithi080 bash[28361]: audit 2023-12-01T06:19:09.920218+0000 mon.c (mon.2) 1730 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:19:10.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:19:10 smithi080 bash[41963]: audit 2023-12-01T06:19:09.078586+0000 mon.a (mon.0) 2286 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:19:10.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:19:10 smithi080 bash[41963]: audit 2023-12-01T06:19:09.092491+0000 mon.a (mon.0) 2287 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:19:10.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:19:10 smithi080 bash[41963]: audit 2023-12-01T06:19:09.622956+0000 mon.c (mon.2) 1728 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:19:10.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:19:10 smithi080 bash[41963]: audit 2023-12-01T06:19:09.625016+0000 mon.c (mon.2) 1729 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:19:10.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:19:10 smithi080 bash[41963]: audit 2023-12-01T06:19:09.635484+0000 mon.a (mon.0) 2288 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:19:10.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:19:10 smithi080 bash[41963]: audit 2023-12-01T06:19:09.920218+0000 mon.c (mon.2) 1730 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:19:10.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:19:10 smithi090 bash[32384]: audit 2023-12-01T06:19:09.078586+0000 mon.a (mon.0) 2286 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:19:10.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:19:10 smithi090 bash[32384]: audit 2023-12-01T06:19:09.092491+0000 mon.a (mon.0) 2287 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:19:10.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:19:10 smithi090 bash[32384]: audit 2023-12-01T06:19:09.622956+0000 mon.c (mon.2) 1728 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:19:10.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:19:10 smithi090 bash[32384]: audit 2023-12-01T06:19:09.625016+0000 mon.c (mon.2) 1729 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:19:10.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:19:10 smithi090 bash[32384]: audit 2023-12-01T06:19:09.635484+0000 mon.a (mon.0) 2288 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:19:10.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:19:10 smithi090 bash[32384]: audit 2023-12-01T06:19:09.920218+0000 mon.c (mon.2) 1730 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:19:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:19:11 smithi080 bash[28361]: cluster 2023-12-01T06:19:10.227300+0000 mgr.y (mgr.24362) 2722 : cluster 0 pgmap v2691: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:19:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:19:11 smithi080 bash[28361]: audit 2023-12-01T06:19:10.340153+0000 mon.a (mon.0) 2289 : audit 0 from='client.? 172.21.15.80:0/1213471993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:19:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:19:11 smithi080 bash[41963]: cluster 2023-12-01T06:19:10.227300+0000 mgr.y (mgr.24362) 2722 : cluster 0 pgmap v2691: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:19:11.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:19:11 smithi080 bash[41963]: audit 2023-12-01T06:19:10.340153+0000 mon.a (mon.0) 2289 : audit 0 from='client.? 172.21.15.80:0/1213471993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:19:11.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:19:11 smithi090 bash[32384]: cluster 2023-12-01T06:19:10.227300+0000 mgr.y (mgr.24362) 2722 : cluster 0 pgmap v2691: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:19:11.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:19:11 smithi090 bash[32384]: audit 2023-12-01T06:19:10.340153+0000 mon.a (mon.0) 2289 : audit 0 from='client.? 172.21.15.80:0/1213471993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:19:13.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:19:13 smithi080 bash[28361]: cluster 2023-12-01T06:19:12.228437+0000 mgr.y (mgr.24362) 2723 : cluster 0 pgmap v2692: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:19:13.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:19:13 smithi080 bash[28361]: audit 2023-12-01T06:19:12.797871+0000 mon.a (mon.0) 2290 : audit 0 from='client.? 172.21.15.80:0/3051150173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:19:13.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:19:13 smithi080 bash[41963]: cluster 2023-12-01T06:19:12.228437+0000 mgr.y (mgr.24362) 2723 : cluster 0 pgmap v2692: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:19:13.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:19:13 smithi080 bash[41963]: audit 2023-12-01T06:19:12.797871+0000 mon.a (mon.0) 2290 : audit 0 from='client.? 172.21.15.80:0/3051150173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:19:13.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:19:13 smithi090 bash[32384]: cluster 2023-12-01T06:19:12.228437+0000 mgr.y (mgr.24362) 2723 : cluster 0 pgmap v2692: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:19:13.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:19:13 smithi090 bash[32384]: audit 2023-12-01T06:19:12.797871+0000 mon.a (mon.0) 2290 : audit 0 from='client.? 172.21.15.80:0/3051150173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:19:15.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:19:14 smithi090 bash[32384]: cluster 2023-12-01T06:19:14.229105+0000 mgr.y (mgr.24362) 2724 : cluster 0 pgmap v2693: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:19:15.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:19:14 smithi080 bash[28361]: cluster 2023-12-01T06:19:14.229105+0000 mgr.y (mgr.24362) 2724 : cluster 0 pgmap v2693: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:19:15.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:19:14 smithi080 bash[41963]: cluster 2023-12-01T06:19:14.229105+0000 mgr.y (mgr.24362) 2724 : cluster 0 pgmap v2693: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:19:16.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:19:15 smithi090 bash[32384]: audit 2023-12-01T06:19:15.248384+0000 mon.c (mon.2) 1731 : audit 0 from='client.? 172.21.15.80:0/2988530881' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:19:16.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:19:15 smithi080 bash[28361]: audit 2023-12-01T06:19:15.248384+0000 mon.c (mon.2) 1731 : audit 0 from='client.? 172.21.15.80:0/2988530881' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:19:16.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:19:15 smithi080 bash[41963]: audit 2023-12-01T06:19:15.248384+0000 mon.c (mon.2) 1731 : audit 0 from='client.? 172.21.15.80:0/2988530881' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:19:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:19:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:19:16] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T06:19:17.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:19:16 smithi090 bash[32384]: cluster 2023-12-01T06:19:16.230191+0000 mgr.y (mgr.24362) 2725 : cluster 0 pgmap v2694: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:19:17.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:19:16 smithi080 bash[28361]: cluster 2023-12-01T06:19:16.230191+0000 mgr.y (mgr.24362) 2725 : cluster 0 pgmap v2694: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:19:17.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:19:16 smithi080 bash[41963]: cluster 2023-12-01T06:19:16.230191+0000 mgr.y (mgr.24362) 2725 : cluster 0 pgmap v2694: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:19:18.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:19:17 smithi080 bash[28361]: audit 2023-12-01T06:19:17.716975+0000 mon.a (mon.0) 2291 : audit 0 from='client.? 172.21.15.80:0/1262045049' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:19:18.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:19:17 smithi080 bash[41963]: audit 2023-12-01T06:19:17.716975+0000 mon.a (mon.0) 2291 : audit 0 from='client.? 172.21.15.80:0/1262045049' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:19:18.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:19:17 smithi090 bash[32384]: audit 2023-12-01T06:19:17.716975+0000 mon.a (mon.0) 2291 : audit 0 from='client.? 172.21.15.80:0/1262045049' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:19:19.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:19:18 smithi080 bash[28361]: cluster 2023-12-01T06:19:18.230866+0000 mgr.y (mgr.24362) 2726 : cluster 0 pgmap v2695: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:19:19.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:19:18 smithi080 bash[41963]: cluster 2023-12-01T06:19:18.230866+0000 mgr.y (mgr.24362) 2726 : cluster 0 pgmap v2695: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:19:19.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:19:18 smithi090 bash[32384]: cluster 2023-12-01T06:19:18.230866+0000 mgr.y (mgr.24362) 2726 : cluster 0 pgmap v2695: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:19:20.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:19:20 smithi090 bash[32384]: audit 2023-12-01T06:19:20.174954+0000 mon.c (mon.2) 1732 : audit 0 from='client.? 172.21.15.80:0/3562961919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:19:20.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:19:20 smithi080 bash[28361]: audit 2023-12-01T06:19:20.174954+0000 mon.c (mon.2) 1732 : audit 0 from='client.? 172.21.15.80:0/3562961919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:19:20.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:19:20 smithi080 bash[41963]: audit 2023-12-01T06:19:20.174954+0000 mon.c (mon.2) 1732 : audit 0 from='client.? 172.21.15.80:0/3562961919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:19:21.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:19:21 smithi090 bash[32384]: cluster 2023-12-01T06:19:20.231624+0000 mgr.y (mgr.24362) 2727 : cluster 0 pgmap v2696: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:19:21.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:19:21 smithi080 bash[41963]: cluster 2023-12-01T06:19:20.231624+0000 mgr.y (mgr.24362) 2727 : cluster 0 pgmap v2696: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:19:21.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:19:21 smithi080 bash[28361]: cluster 2023-12-01T06:19:20.231624+0000 mgr.y (mgr.24362) 2727 : cluster 0 pgmap v2696: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:19:23.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:19:23 smithi090 bash[32384]: cluster 2023-12-01T06:19:22.232856+0000 mgr.y (mgr.24362) 2728 : cluster 0 pgmap v2697: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:19:23.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:19:23 smithi090 bash[32384]: audit 2023-12-01T06:19:22.632924+0000 mon.c (mon.2) 1733 : audit 0 from='client.? 172.21.15.80:0/3313876965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:19:23.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:19:23 smithi080 bash[41963]: cluster 2023-12-01T06:19:22.232856+0000 mgr.y (mgr.24362) 2728 : cluster 0 pgmap v2697: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:19:23.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:19:23 smithi080 bash[41963]: audit 2023-12-01T06:19:22.632924+0000 mon.c (mon.2) 1733 : audit 0 from='client.? 172.21.15.80:0/3313876965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:19:23.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:19:23 smithi080 bash[28361]: cluster 2023-12-01T06:19:22.232856+0000 mgr.y (mgr.24362) 2728 : cluster 0 pgmap v2697: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:19:23.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:19:23 smithi080 bash[28361]: audit 2023-12-01T06:19:22.632924+0000 mon.c (mon.2) 1733 : audit 0 from='client.? 172.21.15.80:0/3313876965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:19:25.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:19:24 smithi090 bash[32384]: cluster 2023-12-01T06:19:24.233530+0000 mgr.y (mgr.24362) 2729 : cluster 0 pgmap v2698: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:19:25.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:19:24 smithi080 bash[28361]: cluster 2023-12-01T06:19:24.233530+0000 mgr.y (mgr.24362) 2729 : cluster 0 pgmap v2698: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:19:25.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:19:24 smithi080 bash[41963]: cluster 2023-12-01T06:19:24.233530+0000 mgr.y (mgr.24362) 2729 : cluster 0 pgmap v2698: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:19:26.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:19:25 smithi090 bash[32384]: audit 2023-12-01T06:19:24.920808+0000 mon.c (mon.2) 1734 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:19:26.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:19:25 smithi090 bash[32384]: audit 2023-12-01T06:19:25.088837+0000 mon.a (mon.0) 2292 : audit 0 from='client.? 172.21.15.80:0/3073790338' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:19:26.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:19:25 smithi080 bash[41963]: audit 2023-12-01T06:19:24.920808+0000 mon.c (mon.2) 1734 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:19:26.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:19:25 smithi080 bash[41963]: audit 2023-12-01T06:19:25.088837+0000 mon.a (mon.0) 2292 : audit 0 from='client.? 172.21.15.80:0/3073790338' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:19:26.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:19:25 smithi080 bash[28361]: audit 2023-12-01T06:19:24.920808+0000 mon.c (mon.2) 1734 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:19:26.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:19:25 smithi080 bash[28361]: audit 2023-12-01T06:19:25.088837+0000 mon.a (mon.0) 2292 : audit 0 from='client.? 172.21.15.80:0/3073790338' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:19:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:19:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:19:26] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T06:19:27.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:19:26 smithi090 bash[32384]: cluster 2023-12-01T06:19:26.234630+0000 mgr.y (mgr.24362) 2730 : cluster 0 pgmap v2699: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:19:27.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:19:26 smithi080 bash[41963]: cluster 2023-12-01T06:19:26.234630+0000 mgr.y (mgr.24362) 2730 : cluster 0 pgmap v2699: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:19:27.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:19:26 smithi080 bash[28361]: cluster 2023-12-01T06:19:26.234630+0000 mgr.y (mgr.24362) 2730 : cluster 0 pgmap v2699: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:19:28.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:19:27 smithi090 bash[32384]: audit 2023-12-01T06:19:27.537174+0000 mon.c (mon.2) 1735 : audit 0 from='client.? 172.21.15.80:0/2026332924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:19:28.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:19:27 smithi080 bash[28361]: audit 2023-12-01T06:19:27.537174+0000 mon.c (mon.2) 1735 : audit 0 from='client.? 172.21.15.80:0/2026332924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:19:28.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:19:27 smithi080 bash[41963]: audit 2023-12-01T06:19:27.537174+0000 mon.c (mon.2) 1735 : audit 0 from='client.? 172.21.15.80:0/2026332924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:19:29.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:19:28 smithi090 bash[32384]: cluster 2023-12-01T06:19:28.235305+0000 mgr.y (mgr.24362) 2731 : cluster 0 pgmap v2700: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:19:29.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:19:28 smithi080 bash[28361]: cluster 2023-12-01T06:19:28.235305+0000 mgr.y (mgr.24362) 2731 : cluster 0 pgmap v2700: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:19:29.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:19:28 smithi080 bash[41963]: cluster 2023-12-01T06:19:28.235305+0000 mgr.y (mgr.24362) 2731 : cluster 0 pgmap v2700: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:19:30.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:19:30 smithi080 bash[28361]: audit 2023-12-01T06:19:29.987862+0000 mon.c (mon.2) 1736 : audit 0 from='client.? 172.21.15.80:0/473103598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:19:30.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:19:30 smithi080 bash[41963]: audit 2023-12-01T06:19:29.987862+0000 mon.c (mon.2) 1736 : audit 0 from='client.? 172.21.15.80:0/473103598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:19:30.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:19:30 smithi090 bash[32384]: audit 2023-12-01T06:19:29.987862+0000 mon.c (mon.2) 1736 : audit 0 from='client.? 172.21.15.80:0/473103598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:19:31.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:19:31 smithi080 bash[28361]: cluster 2023-12-01T06:19:30.236049+0000 mgr.y (mgr.24362) 2732 : cluster 0 pgmap v2701: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:19:31.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:19:31 smithi080 bash[41963]: cluster 2023-12-01T06:19:30.236049+0000 mgr.y (mgr.24362) 2732 : cluster 0 pgmap v2701: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:19:31.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:19:31 smithi090 bash[32384]: cluster 2023-12-01T06:19:30.236049+0000 mgr.y (mgr.24362) 2732 : cluster 0 pgmap v2701: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:19:33.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:19:33 smithi080 bash[28361]: cluster 2023-12-01T06:19:32.237112+0000 mgr.y (mgr.24362) 2733 : cluster 0 pgmap v2702: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:19:33.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:19:33 smithi080 bash[28361]: audit 2023-12-01T06:19:32.442968+0000 mon.c (mon.2) 1737 : audit 0 from='client.? 172.21.15.80:0/925761694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:19:33.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:19:33 smithi080 bash[41963]: cluster 2023-12-01T06:19:32.237112+0000 mgr.y (mgr.24362) 2733 : cluster 0 pgmap v2702: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:19:33.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:19:33 smithi080 bash[41963]: audit 2023-12-01T06:19:32.442968+0000 mon.c (mon.2) 1737 : audit 0 from='client.? 172.21.15.80:0/925761694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:19:33.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:19:33 smithi090 bash[32384]: cluster 2023-12-01T06:19:32.237112+0000 mgr.y (mgr.24362) 2733 : cluster 0 pgmap v2702: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:19:33.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:19:33 smithi090 bash[32384]: audit 2023-12-01T06:19:32.442968+0000 mon.c (mon.2) 1737 : audit 0 from='client.? 172.21.15.80:0/925761694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:19:35.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:19:34 smithi090 bash[32384]: cluster 2023-12-01T06:19:34.237768+0000 mgr.y (mgr.24362) 2734 : cluster 0 pgmap v2703: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:19:35.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:19:34 smithi080 bash[28361]: cluster 2023-12-01T06:19:34.237768+0000 mgr.y (mgr.24362) 2734 : cluster 0 pgmap v2703: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:19:35.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:19:34 smithi080 bash[41963]: cluster 2023-12-01T06:19:34.237768+0000 mgr.y (mgr.24362) 2734 : cluster 0 pgmap v2703: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:19:36.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:19:35 smithi090 bash[32384]: audit 2023-12-01T06:19:34.895971+0000 mon.a (mon.0) 2293 : audit 0 from='client.? 172.21.15.80:0/3303543556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:19:36.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:19:35 smithi080 bash[28361]: audit 2023-12-01T06:19:34.895971+0000 mon.a (mon.0) 2293 : audit 0 from='client.? 172.21.15.80:0/3303543556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:19:36.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:19:35 smithi080 bash[41963]: audit 2023-12-01T06:19:34.895971+0000 mon.a (mon.0) 2293 : audit 0 from='client.? 172.21.15.80:0/3303543556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:19:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:19:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:19:36] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T06:19:37.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:19:36 smithi090 bash[32384]: cluster 2023-12-01T06:19:36.238663+0000 mgr.y (mgr.24362) 2735 : cluster 0 pgmap v2704: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:19:37.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:19:36 smithi080 bash[41963]: cluster 2023-12-01T06:19:36.238663+0000 mgr.y (mgr.24362) 2735 : cluster 0 pgmap v2704: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:19:37.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:19:36 smithi080 bash[28361]: cluster 2023-12-01T06:19:36.238663+0000 mgr.y (mgr.24362) 2735 : cluster 0 pgmap v2704: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:19:38.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:19:37 smithi090 bash[32384]: audit 2023-12-01T06:19:37.346198+0000 mon.a (mon.0) 2294 : audit 0 from='client.? 172.21.15.80:0/3995078188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:19:38.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:19:37 smithi080 bash[28361]: audit 2023-12-01T06:19:37.346198+0000 mon.a (mon.0) 2294 : audit 0 from='client.? 172.21.15.80:0/3995078188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:19:38.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:19:37 smithi080 bash[41963]: audit 2023-12-01T06:19:37.346198+0000 mon.a (mon.0) 2294 : audit 0 from='client.? 172.21.15.80:0/3995078188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:19:39.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:19:38 smithi090 bash[32384]: cluster 2023-12-01T06:19:38.239372+0000 mgr.y (mgr.24362) 2736 : cluster 0 pgmap v2705: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:19:39.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:19:38 smithi080 bash[28361]: cluster 2023-12-01T06:19:38.239372+0000 mgr.y (mgr.24362) 2736 : cluster 0 pgmap v2705: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:19:39.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:19:38 smithi080 bash[41963]: cluster 2023-12-01T06:19:38.239372+0000 mgr.y (mgr.24362) 2736 : cluster 0 pgmap v2705: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:19:40.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:19:39 smithi080 bash[28361]: audit 2023-12-01T06:19:39.803444+0000 mon.a (mon.0) 2295 : audit 0 from='client.? 172.21.15.80:0/614323588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:19:40.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:19:39 smithi080 bash[41963]: audit 2023-12-01T06:19:39.803444+0000 mon.a (mon.0) 2295 : audit 0 from='client.? 172.21.15.80:0/614323588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:19:40.273 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:19:39 smithi090 bash[32384]: audit 2023-12-01T06:19:39.803444+0000 mon.a (mon.0) 2295 : audit 0 from='client.? 172.21.15.80:0/614323588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:19:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:19:40 smithi080 bash[28361]: audit 2023-12-01T06:19:39.921150+0000 mon.c (mon.2) 1738 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:19:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:19:40 smithi080 bash[28361]: cluster 2023-12-01T06:19:40.240156+0000 mgr.y (mgr.24362) 2737 : cluster 0 pgmap v2706: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:19:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:19:40 smithi080 bash[41963]: audit 2023-12-01T06:19:39.921150+0000 mon.c (mon.2) 1738 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:19:41.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:19:40 smithi080 bash[41963]: cluster 2023-12-01T06:19:40.240156+0000 mgr.y (mgr.24362) 2737 : cluster 0 pgmap v2706: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:19:41.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:19:40 smithi090 bash[32384]: audit 2023-12-01T06:19:39.921150+0000 mon.c (mon.2) 1738 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:19:41.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:19:40 smithi090 bash[32384]: cluster 2023-12-01T06:19:40.240156+0000 mgr.y (mgr.24362) 2737 : cluster 0 pgmap v2706: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:19:42.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:19:42 smithi080 bash[28361]: audit 2023-12-01T06:19:42.253486+0000 mon.a (mon.0) 2296 : audit 0 from='client.? 172.21.15.80:0/3136571529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:19:42.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:19:42 smithi080 bash[41963]: audit 2023-12-01T06:19:42.253486+0000 mon.a (mon.0) 2296 : audit 0 from='client.? 172.21.15.80:0/3136571529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:19:42.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:19:42 smithi090 bash[32384]: audit 2023-12-01T06:19:42.253486+0000 mon.a (mon.0) 2296 : audit 0 from='client.? 172.21.15.80:0/3136571529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:19:43.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:19:43 smithi080 bash[41963]: cluster 2023-12-01T06:19:42.241144+0000 mgr.y (mgr.24362) 2738 : cluster 0 pgmap v2707: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:19:43.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:19:43 smithi080 bash[28361]: cluster 2023-12-01T06:19:42.241144+0000 mgr.y (mgr.24362) 2738 : cluster 0 pgmap v2707: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:19:43.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:19:43 smithi090 bash[32384]: cluster 2023-12-01T06:19:42.241144+0000 mgr.y (mgr.24362) 2738 : cluster 0 pgmap v2707: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:19:45.025 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:19:44 smithi090 bash[32384]: cluster 2023-12-01T06:19:44.241872+0000 mgr.y (mgr.24362) 2739 : cluster 0 pgmap v2708: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:19:45.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:19:44 smithi080 bash[28361]: cluster 2023-12-01T06:19:44.241872+0000 mgr.y (mgr.24362) 2739 : cluster 0 pgmap v2708: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:19:45.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:19:44 smithi080 bash[41963]: cluster 2023-12-01T06:19:44.241872+0000 mgr.y (mgr.24362) 2739 : cluster 0 pgmap v2708: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:19:46.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:19:45 smithi090 bash[32384]: audit 2023-12-01T06:19:44.709475+0000 mon.a (mon.0) 2297 : audit 0 from='client.? 172.21.15.80:0/4223480084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:19:46.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:19:45 smithi080 bash[28361]: audit 2023-12-01T06:19:44.709475+0000 mon.a (mon.0) 2297 : audit 0 from='client.? 172.21.15.80:0/4223480084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:19:46.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:19:45 smithi080 bash[41963]: audit 2023-12-01T06:19:44.709475+0000 mon.a (mon.0) 2297 : audit 0 from='client.? 172.21.15.80:0/4223480084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:19:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:19:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:19:46] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T06:19:47.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:19:46 smithi090 bash[32384]: cluster 2023-12-01T06:19:46.242829+0000 mgr.y (mgr.24362) 2740 : cluster 0 pgmap v2709: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:19:47.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:19:46 smithi080 bash[28361]: cluster 2023-12-01T06:19:46.242829+0000 mgr.y (mgr.24362) 2740 : cluster 0 pgmap v2709: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:19:47.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:19:46 smithi080 bash[41963]: cluster 2023-12-01T06:19:46.242829+0000 mgr.y (mgr.24362) 2740 : cluster 0 pgmap v2709: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:19:48.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:19:47 smithi090 bash[32384]: audit 2023-12-01T06:19:47.158605+0000 mon.c (mon.2) 1739 : audit 0 from='client.? 172.21.15.80:0/2852030392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:19:48.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:19:47 smithi080 bash[28361]: audit 2023-12-01T06:19:47.158605+0000 mon.c (mon.2) 1739 : audit 0 from='client.? 172.21.15.80:0/2852030392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:19:48.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:19:47 smithi080 bash[41963]: audit 2023-12-01T06:19:47.158605+0000 mon.c (mon.2) 1739 : audit 0 from='client.? 172.21.15.80:0/2852030392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:19:49.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:19:48 smithi090 bash[32384]: cluster 2023-12-01T06:19:48.243481+0000 mgr.y (mgr.24362) 2741 : cluster 0 pgmap v2710: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:19:49.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:19:48 smithi080 bash[28361]: cluster 2023-12-01T06:19:48.243481+0000 mgr.y (mgr.24362) 2741 : cluster 0 pgmap v2710: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:19:49.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:19:48 smithi080 bash[41963]: cluster 2023-12-01T06:19:48.243481+0000 mgr.y (mgr.24362) 2741 : cluster 0 pgmap v2710: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:19:50.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:19:49 smithi090 bash[32384]: audit 2023-12-01T06:19:49.612774+0000 mon.a (mon.0) 2298 : audit 0 from='client.? 172.21.15.80:0/949366368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:19:50.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:19:49 smithi080 bash[28361]: audit 2023-12-01T06:19:49.612774+0000 mon.a (mon.0) 2298 : audit 0 from='client.? 172.21.15.80:0/949366368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:19:50.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:19:49 smithi080 bash[41963]: audit 2023-12-01T06:19:49.612774+0000 mon.a (mon.0) 2298 : audit 0 from='client.? 172.21.15.80:0/949366368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:19:51.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:19:50 smithi090 bash[32384]: cluster 2023-12-01T06:19:50.244184+0000 mgr.y (mgr.24362) 2742 : cluster 0 pgmap v2711: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:19:51.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:19:50 smithi080 bash[41963]: cluster 2023-12-01T06:19:50.244184+0000 mgr.y (mgr.24362) 2742 : cluster 0 pgmap v2711: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:19:51.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:19:50 smithi080 bash[28361]: cluster 2023-12-01T06:19:50.244184+0000 mgr.y (mgr.24362) 2742 : cluster 0 pgmap v2711: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:19:52.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:19:52 smithi080 bash[41963]: audit 2023-12-01T06:19:52.060054+0000 mon.c (mon.2) 1740 : audit 0 from='client.? 172.21.15.80:0/149234954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:19:52.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:19:52 smithi080 bash[28361]: audit 2023-12-01T06:19:52.060054+0000 mon.c (mon.2) 1740 : audit 0 from='client.? 172.21.15.80:0/149234954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:19:52.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:19:52 smithi090 bash[32384]: audit 2023-12-01T06:19:52.060054+0000 mon.c (mon.2) 1740 : audit 0 from='client.? 172.21.15.80:0/149234954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:19:53.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:19:53 smithi080 bash[28361]: cluster 2023-12-01T06:19:52.245679+0000 mgr.y (mgr.24362) 2743 : cluster 0 pgmap v2712: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:19:53.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:19:53 smithi080 bash[41963]: cluster 2023-12-01T06:19:52.245679+0000 mgr.y (mgr.24362) 2743 : cluster 0 pgmap v2712: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:19:53.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:19:53 smithi090 bash[32384]: cluster 2023-12-01T06:19:52.245679+0000 mgr.y (mgr.24362) 2743 : cluster 0 pgmap v2712: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:19:55.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:19:54 smithi090 bash[32384]: cluster 2023-12-01T06:19:54.246419+0000 mgr.y (mgr.24362) 2744 : cluster 0 pgmap v2713: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:19:55.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:19:54 smithi090 bash[32384]: audit 2023-12-01T06:19:54.508528+0000 mon.c (mon.2) 1741 : audit 0 from='client.? 172.21.15.80:0/1691876345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:19:55.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:19:54 smithi080 bash[28361]: cluster 2023-12-01T06:19:54.246419+0000 mgr.y (mgr.24362) 2744 : cluster 0 pgmap v2713: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:19:55.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:19:54 smithi080 bash[28361]: audit 2023-12-01T06:19:54.508528+0000 mon.c (mon.2) 1741 : audit 0 from='client.? 172.21.15.80:0/1691876345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:19:55.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:19:54 smithi080 bash[41963]: cluster 2023-12-01T06:19:54.246419+0000 mgr.y (mgr.24362) 2744 : cluster 0 pgmap v2713: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:19:55.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:19:54 smithi080 bash[41963]: audit 2023-12-01T06:19:54.508528+0000 mon.c (mon.2) 1741 : audit 0 from='client.? 172.21.15.80:0/1691876345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:19:56.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:19:55 smithi090 bash[32384]: audit 2023-12-01T06:19:54.921659+0000 mon.c (mon.2) 1742 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:19:56.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:19:55 smithi080 bash[28361]: audit 2023-12-01T06:19:54.921659+0000 mon.c (mon.2) 1742 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:19:56.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:19:55 smithi080 bash[41963]: audit 2023-12-01T06:19:54.921659+0000 mon.c (mon.2) 1742 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:19:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:19:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:19:56] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T06:19:57.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:19:56 smithi090 bash[32384]: cluster 2023-12-01T06:19:56.247413+0000 mgr.y (mgr.24362) 2745 : cluster 0 pgmap v2714: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:19:57.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:19:56 smithi080 bash[28361]: cluster 2023-12-01T06:19:56.247413+0000 mgr.y (mgr.24362) 2745 : cluster 0 pgmap v2714: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:19:57.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:19:56 smithi080 bash[41963]: cluster 2023-12-01T06:19:56.247413+0000 mgr.y (mgr.24362) 2745 : cluster 0 pgmap v2714: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:19:58.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:19:57 smithi090 bash[32384]: audit 2023-12-01T06:19:56.966492+0000 mon.c (mon.2) 1743 : audit 0 from='client.? 172.21.15.80:0/2578251615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:19:58.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:19:57 smithi080 bash[28361]: audit 2023-12-01T06:19:56.966492+0000 mon.c (mon.2) 1743 : audit 0 from='client.? 172.21.15.80:0/2578251615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:19:58.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:19:57 smithi080 bash[41963]: audit 2023-12-01T06:19:56.966492+0000 mon.c (mon.2) 1743 : audit 0 from='client.? 172.21.15.80:0/2578251615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:19:59.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:19:58 smithi090 bash[32384]: cluster 2023-12-01T06:19:58.248072+0000 mgr.y (mgr.24362) 2746 : cluster 0 pgmap v2715: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:19:59.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:19:58 smithi080 bash[28361]: cluster 2023-12-01T06:19:58.248072+0000 mgr.y (mgr.24362) 2746 : cluster 0 pgmap v2715: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:19:59.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:19:58 smithi080 bash[41963]: cluster 2023-12-01T06:19:58.248072+0000 mgr.y (mgr.24362) 2746 : cluster 0 pgmap v2715: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:20:00.001 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:19:59 smithi080 bash[28361]: audit 2023-12-01T06:19:59.414484+0000 mon.c (mon.2) 1744 : audit 0 from='client.? 172.21.15.80:0/1931979246' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:20:00.002 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:19:59 smithi080 bash[41963]: audit 2023-12-01T06:19:59.414484+0000 mon.c (mon.2) 1744 : audit 0 from='client.? 172.21.15.80:0/1931979246' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:20:00.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:19:59 smithi090 bash[32384]: audit 2023-12-01T06:19:59.414484+0000 mon.c (mon.2) 1744 : audit 0 from='client.? 172.21.15.80:0/1931979246' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:20:00.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:20:00 smithi080 bash[28361]: debug 2023-12-01T06:19:59.997+0000 7f6ec9bf0700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T06:20:01.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:20:00 smithi090 bash[32384]: cluster 2023-12-01T06:20:00.000119+0000 mon.a (mon.0) 2299 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T06:20:01.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:20:00 smithi090 bash[32384]: cluster 2023-12-01T06:20:00.248646+0000 mgr.y (mgr.24362) 2747 : cluster 0 pgmap v2716: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:20:01.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:20:00 smithi080 bash[41963]: cluster 2023-12-01T06:20:00.000119+0000 mon.a (mon.0) 2299 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T06:20:01.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:20:00 smithi080 bash[41963]: cluster 2023-12-01T06:20:00.248646+0000 mgr.y (mgr.24362) 2747 : cluster 0 pgmap v2716: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:20:01.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:20:00 smithi080 bash[28361]: cluster 2023-12-01T06:20:00.000119+0000 mon.a (mon.0) 2299 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T06:20:01.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:20:00 smithi080 bash[28361]: cluster 2023-12-01T06:20:00.248646+0000 mgr.y (mgr.24362) 2747 : cluster 0 pgmap v2716: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:20:02.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:20:01 smithi080 bash[41963]: audit 2023-12-01T06:20:01.870496+0000 mon.c (mon.2) 1745 : audit 0 from='client.? 172.21.15.80:0/1295437693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:20:02.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:20:01 smithi080 bash[28361]: audit 2023-12-01T06:20:01.870496+0000 mon.c (mon.2) 1745 : audit 0 from='client.? 172.21.15.80:0/1295437693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:20:02.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:20:01 smithi090 bash[32384]: audit 2023-12-01T06:20:01.870496+0000 mon.c (mon.2) 1745 : audit 0 from='client.? 172.21.15.80:0/1295437693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:20:03.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:20:02 smithi090 bash[32384]: cluster 2023-12-01T06:20:02.249783+0000 mgr.y (mgr.24362) 2748 : cluster 0 pgmap v2717: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:20:03.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:20:02 smithi080 bash[41963]: cluster 2023-12-01T06:20:02.249783+0000 mgr.y (mgr.24362) 2748 : cluster 0 pgmap v2717: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:20:03.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:20:02 smithi080 bash[28361]: cluster 2023-12-01T06:20:02.249783+0000 mgr.y (mgr.24362) 2748 : cluster 0 pgmap v2717: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:20:05.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:20:04 smithi090 bash[32384]: cluster 2023-12-01T06:20:04.250396+0000 mgr.y (mgr.24362) 2749 : cluster 0 pgmap v2718: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:20:05.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:20:04 smithi090 bash[32384]: audit 2023-12-01T06:20:04.329781+0000 mon.a (mon.0) 2300 : audit 0 from='client.? 172.21.15.80:0/1523095435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:20:05.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:20:04 smithi080 bash[41963]: cluster 2023-12-01T06:20:04.250396+0000 mgr.y (mgr.24362) 2749 : cluster 0 pgmap v2718: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:20:05.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:20:04 smithi080 bash[41963]: audit 2023-12-01T06:20:04.329781+0000 mon.a (mon.0) 2300 : audit 0 from='client.? 172.21.15.80:0/1523095435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:20:05.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:20:04 smithi080 bash[28361]: cluster 2023-12-01T06:20:04.250396+0000 mgr.y (mgr.24362) 2749 : cluster 0 pgmap v2718: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:20:05.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:20:04 smithi080 bash[28361]: audit 2023-12-01T06:20:04.329781+0000 mon.a (mon.0) 2300 : audit 0 from='client.? 172.21.15.80:0/1523095435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:20:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:20:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:20:06] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T06:20:07.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:20:07 smithi080 bash[28361]: cluster 2023-12-01T06:20:06.251506+0000 mgr.y (mgr.24362) 2750 : cluster 0 pgmap v2719: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:20:07.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:20:07 smithi080 bash[28361]: audit 2023-12-01T06:20:06.785227+0000 mon.c (mon.2) 1746 : audit 0 from='client.? 172.21.15.80:0/172335383' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:20:07.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:20:07 smithi080 bash[41963]: cluster 2023-12-01T06:20:06.251506+0000 mgr.y (mgr.24362) 2750 : cluster 0 pgmap v2719: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:20:07.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:20:07 smithi080 bash[41963]: audit 2023-12-01T06:20:06.785227+0000 mon.c (mon.2) 1746 : audit 0 from='client.? 172.21.15.80:0/172335383' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:20:07.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:20:07 smithi090 bash[32384]: cluster 2023-12-01T06:20:06.251506+0000 mgr.y (mgr.24362) 2750 : cluster 0 pgmap v2719: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:20:07.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:20:07 smithi090 bash[32384]: audit 2023-12-01T06:20:06.785227+0000 mon.c (mon.2) 1746 : audit 0 from='client.? 172.21.15.80:0/172335383' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:20:09.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:20:09 smithi080 bash[28361]: cluster 2023-12-01T06:20:08.252233+0000 mgr.y (mgr.24362) 2751 : cluster 0 pgmap v2720: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:20:09.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:20:09 smithi080 bash[28361]: audit 2023-12-01T06:20:09.235237+0000 mon.a (mon.0) 2301 : audit 0 from='client.? 172.21.15.80:0/679698571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:20:09.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:20:09 smithi080 bash[41963]: cluster 2023-12-01T06:20:08.252233+0000 mgr.y (mgr.24362) 2751 : cluster 0 pgmap v2720: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:20:09.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:20:09 smithi080 bash[41963]: audit 2023-12-01T06:20:09.235237+0000 mon.a (mon.0) 2301 : audit 0 from='client.? 172.21.15.80:0/679698571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:20:09.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:20:09 smithi090 bash[32384]: cluster 2023-12-01T06:20:08.252233+0000 mgr.y (mgr.24362) 2751 : cluster 0 pgmap v2720: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:20:09.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:20:09 smithi090 bash[32384]: audit 2023-12-01T06:20:09.235237+0000 mon.a (mon.0) 2301 : audit 0 from='client.? 172.21.15.80:0/679698571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:20:10.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:20:10 smithi080 bash[41963]: audit 2023-12-01T06:20:09.716796+0000 mon.c (mon.2) 1747 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:20:10.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:20:10 smithi080 bash[41963]: audit 2023-12-01T06:20:09.921982+0000 mon.c (mon.2) 1748 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:20:10.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:20:10 smithi080 bash[28361]: audit 2023-12-01T06:20:09.716796+0000 mon.c (mon.2) 1747 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:20:10.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:20:10 smithi080 bash[28361]: audit 2023-12-01T06:20:09.921982+0000 mon.c (mon.2) 1748 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:20:10.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:20:10 smithi090 bash[32384]: audit 2023-12-01T06:20:09.716796+0000 mon.c (mon.2) 1747 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:20:10.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:20:10 smithi090 bash[32384]: audit 2023-12-01T06:20:09.921982+0000 mon.c (mon.2) 1748 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:20:11.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:20:11 smithi080 bash[28361]: cluster 2023-12-01T06:20:10.252906+0000 mgr.y (mgr.24362) 2752 : cluster 0 pgmap v2721: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:20:11.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:20:11 smithi080 bash[41963]: cluster 2023-12-01T06:20:10.252906+0000 mgr.y (mgr.24362) 2752 : cluster 0 pgmap v2721: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:20:11.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:20:11 smithi090 bash[32384]: cluster 2023-12-01T06:20:10.252906+0000 mgr.y (mgr.24362) 2752 : cluster 0 pgmap v2721: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:20:12.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:20:12 smithi080 bash[28361]: audit 2023-12-01T06:20:11.690016+0000 mon.a (mon.0) 2302 : audit 0 from='client.? 172.21.15.80:0/702982842' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:20:12.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:20:12 smithi080 bash[41963]: audit 2023-12-01T06:20:11.690016+0000 mon.a (mon.0) 2302 : audit 0 from='client.? 172.21.15.80:0/702982842' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:20:12.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:20:12 smithi090 bash[32384]: audit 2023-12-01T06:20:11.690016+0000 mon.a (mon.0) 2302 : audit 0 from='client.? 172.21.15.80:0/702982842' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:20:13.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:20:13 smithi080 bash[28361]: cluster 2023-12-01T06:20:12.254156+0000 mgr.y (mgr.24362) 2753 : cluster 0 pgmap v2722: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:20:13.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:20:13 smithi080 bash[41963]: cluster 2023-12-01T06:20:12.254156+0000 mgr.y (mgr.24362) 2753 : cluster 0 pgmap v2722: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:20:13.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:20:13 smithi090 bash[32384]: cluster 2023-12-01T06:20:12.254156+0000 mgr.y (mgr.24362) 2753 : cluster 0 pgmap v2722: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:20:15.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:20:14 smithi090 bash[32384]: audit 2023-12-01T06:20:14.153515+0000 mon.c (mon.2) 1749 : audit 0 from='client.? 172.21.15.80:0/717586613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:20:15.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:20:14 smithi090 bash[32384]: cluster 2023-12-01T06:20:14.254906+0000 mgr.y (mgr.24362) 2754 : cluster 0 pgmap v2723: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:20:15.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:20:14 smithi080 bash[41963]: audit 2023-12-01T06:20:14.153515+0000 mon.c (mon.2) 1749 : audit 0 from='client.? 172.21.15.80:0/717586613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:20:15.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:20:14 smithi080 bash[41963]: cluster 2023-12-01T06:20:14.254906+0000 mgr.y (mgr.24362) 2754 : cluster 0 pgmap v2723: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:20:15.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:20:14 smithi080 bash[28361]: audit 2023-12-01T06:20:14.153515+0000 mon.c (mon.2) 1749 : audit 0 from='client.? 172.21.15.80:0/717586613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:20:15.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:20:14 smithi080 bash[28361]: cluster 2023-12-01T06:20:14.254906+0000 mgr.y (mgr.24362) 2754 : cluster 0 pgmap v2723: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:20:16.571 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:20:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:20:16] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T06:20:16.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:20:16 smithi080 bash[28361]: audit 2023-12-01T06:20:15.571121+0000 mon.a (mon.0) 2303 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:20:16.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:20:16 smithi080 bash[28361]: audit 2023-12-01T06:20:15.583825+0000 mon.a (mon.0) 2304 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:20:16.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:20:16 smithi080 bash[28361]: audit 2023-12-01T06:20:15.874842+0000 mon.a (mon.0) 2305 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:20:16.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:20:16 smithi080 bash[28361]: audit 2023-12-01T06:20:15.892096+0000 mon.a (mon.0) 2306 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:20:16.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:20:16 smithi080 bash[28361]: cluster 2023-12-01T06:20:16.255860+0000 mgr.y (mgr.24362) 2755 : cluster 0 pgmap v2724: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:20:16.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:20:16 smithi080 bash[41963]: audit 2023-12-01T06:20:15.571121+0000 mon.a (mon.0) 2303 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:20:16.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:20:16 smithi080 bash[41963]: audit 2023-12-01T06:20:15.583825+0000 mon.a (mon.0) 2304 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:20:16.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:20:16 smithi080 bash[41963]: audit 2023-12-01T06:20:15.874842+0000 mon.a (mon.0) 2305 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:20:16.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:20:16 smithi080 bash[41963]: audit 2023-12-01T06:20:15.892096+0000 mon.a (mon.0) 2306 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:20:16.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:20:16 smithi080 bash[41963]: cluster 2023-12-01T06:20:16.255860+0000 mgr.y (mgr.24362) 2755 : cluster 0 pgmap v2724: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:20:17.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:20:16 smithi090 bash[32384]: audit 2023-12-01T06:20:15.571121+0000 mon.a (mon.0) 2303 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:20:17.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:20:16 smithi090 bash[32384]: audit 2023-12-01T06:20:15.583825+0000 mon.a (mon.0) 2304 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:20:17.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:20:16 smithi090 bash[32384]: audit 2023-12-01T06:20:15.874842+0000 mon.a (mon.0) 2305 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:20:17.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:20:16 smithi090 bash[32384]: audit 2023-12-01T06:20:15.892096+0000 mon.a (mon.0) 2306 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:20:17.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:20:16 smithi090 bash[32384]: cluster 2023-12-01T06:20:16.255860+0000 mgr.y (mgr.24362) 2755 : cluster 0 pgmap v2724: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:20:17.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:20:17 smithi080 bash[28361]: audit 2023-12-01T06:20:16.614976+0000 mon.a (mon.0) 2307 : audit 0 from='client.? 172.21.15.80:0/1896366996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:20:17.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:20:17 smithi080 bash[41963]: audit 2023-12-01T06:20:16.614976+0000 mon.a (mon.0) 2307 : audit 0 from='client.? 172.21.15.80:0/1896366996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:20:18.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:20:17 smithi090 bash[32384]: audit 2023-12-01T06:20:16.614976+0000 mon.a (mon.0) 2307 : audit 0 from='client.? 172.21.15.80:0/1896366996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:20:18.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:20:18 smithi080 bash[28361]: cluster 2023-12-01T06:20:18.256508+0000 mgr.y (mgr.24362) 2756 : cluster 0 pgmap v2725: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:20:18.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:20:18 smithi080 bash[41963]: cluster 2023-12-01T06:20:18.256508+0000 mgr.y (mgr.24362) 2756 : cluster 0 pgmap v2725: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:20:19.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:20:18 smithi090 bash[32384]: cluster 2023-12-01T06:20:18.256508+0000 mgr.y (mgr.24362) 2756 : cluster 0 pgmap v2725: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:20:20.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:20:19 smithi090 bash[32384]: audit 2023-12-01T06:20:19.070994+0000 mon.a (mon.0) 2308 : audit 0 from='client.? 172.21.15.80:0/2807287297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:20:20.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:20:19 smithi080 bash[28361]: audit 2023-12-01T06:20:19.070994+0000 mon.a (mon.0) 2308 : audit 0 from='client.? 172.21.15.80:0/2807287297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:20:20.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:20:19 smithi080 bash[41963]: audit 2023-12-01T06:20:19.070994+0000 mon.a (mon.0) 2308 : audit 0 from='client.? 172.21.15.80:0/2807287297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:20:21.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:20:20 smithi090 bash[32384]: cluster 2023-12-01T06:20:20.257197+0000 mgr.y (mgr.24362) 2757 : cluster 0 pgmap v2726: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:20:21.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:20:20 smithi080 bash[28361]: cluster 2023-12-01T06:20:20.257197+0000 mgr.y (mgr.24362) 2757 : cluster 0 pgmap v2726: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:20:21.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:20:20 smithi080 bash[41963]: cluster 2023-12-01T06:20:20.257197+0000 mgr.y (mgr.24362) 2757 : cluster 0 pgmap v2726: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:20:22.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:20:21 smithi090 bash[32384]: audit 2023-12-01T06:20:21.526220+0000 mon.c (mon.2) 1750 : audit 0 from='client.? 172.21.15.80:0/1068148343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:20:22.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:20:21 smithi080 bash[28361]: audit 2023-12-01T06:20:21.526220+0000 mon.c (mon.2) 1750 : audit 0 from='client.? 172.21.15.80:0/1068148343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:20:22.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:20:21 smithi080 bash[41963]: audit 2023-12-01T06:20:21.526220+0000 mon.c (mon.2) 1750 : audit 0 from='client.? 172.21.15.80:0/1068148343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:20:22.929 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:20:22 smithi090 bash[32384]: cluster 2023-12-01T06:20:22.258399+0000 mgr.y (mgr.24362) 2758 : cluster 0 pgmap v2727: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:20:23.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:20:22 smithi080 bash[28361]: cluster 2023-12-01T06:20:22.258399+0000 mgr.y (mgr.24362) 2758 : cluster 0 pgmap v2727: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:20:23.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:20:22 smithi080 bash[41963]: cluster 2023-12-01T06:20:22.258399+0000 mgr.y (mgr.24362) 2758 : cluster 0 pgmap v2727: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:20:25.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:20:24 smithi090 bash[32384]: audit 2023-12-01T06:20:23.982446+0000 mon.a (mon.0) 2309 : audit 0 from='client.? 172.21.15.80:0/1594233322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:20:25.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:20:24 smithi090 bash[32384]: cluster 2023-12-01T06:20:24.259222+0000 mgr.y (mgr.24362) 2759 : cluster 0 pgmap v2728: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:20:25.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:20:24 smithi080 bash[41963]: audit 2023-12-01T06:20:23.982446+0000 mon.a (mon.0) 2309 : audit 0 from='client.? 172.21.15.80:0/1594233322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:20:25.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:20:24 smithi080 bash[41963]: cluster 2023-12-01T06:20:24.259222+0000 mgr.y (mgr.24362) 2759 : cluster 0 pgmap v2728: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:20:25.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:20:24 smithi080 bash[28361]: audit 2023-12-01T06:20:23.982446+0000 mon.a (mon.0) 2309 : audit 0 from='client.? 172.21.15.80:0/1594233322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:20:25.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:20:24 smithi080 bash[28361]: cluster 2023-12-01T06:20:24.259222+0000 mgr.y (mgr.24362) 2759 : cluster 0 pgmap v2728: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:20:26.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:20:25 smithi090 bash[32384]: audit 2023-12-01T06:20:24.922409+0000 mon.c (mon.2) 1751 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:20:26.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:20:25 smithi080 bash[41963]: audit 2023-12-01T06:20:24.922409+0000 mon.c (mon.2) 1751 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:20:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:20:25 smithi080 bash[28361]: audit 2023-12-01T06:20:24.922409+0000 mon.c (mon.2) 1751 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:20:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:20:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:20:26] "GET /metrics HTTP/1.1" 200 33972 "" "Prometheus/2.43.0" 2023-12-01T06:20:27.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:20:26 smithi090 bash[32384]: cluster 2023-12-01T06:20:26.260041+0000 mgr.y (mgr.24362) 2760 : cluster 0 pgmap v2729: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:20:27.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:20:26 smithi090 bash[32384]: audit 2023-12-01T06:20:26.438743+0000 mon.a (mon.0) 2310 : audit 0 from='client.? 172.21.15.80:0/523308741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:20:27.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:20:26 smithi080 bash[28361]: cluster 2023-12-01T06:20:26.260041+0000 mgr.y (mgr.24362) 2760 : cluster 0 pgmap v2729: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:20:27.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:20:26 smithi080 bash[28361]: audit 2023-12-01T06:20:26.438743+0000 mon.a (mon.0) 2310 : audit 0 from='client.? 172.21.15.80:0/523308741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:20:27.185 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:20:26 smithi080 bash[41963]: cluster 2023-12-01T06:20:26.260041+0000 mgr.y (mgr.24362) 2760 : cluster 0 pgmap v2729: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:20:27.185 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:20:26 smithi080 bash[41963]: audit 2023-12-01T06:20:26.438743+0000 mon.a (mon.0) 2310 : audit 0 from='client.? 172.21.15.80:0/523308741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:20:28.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:20:28 smithi080 bash[28361]: audit 2023-12-01T06:20:27.178253+0000 mon.a (mon.0) 2311 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:20:28.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:20:28 smithi080 bash[28361]: audit 2023-12-01T06:20:27.188529+0000 mon.a (mon.0) 2312 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:20:28.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:20:28 smithi080 bash[28361]: audit 2023-12-01T06:20:27.191133+0000 mon.c (mon.2) 1752 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:20:28.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:20:28 smithi080 bash[28361]: audit 2023-12-01T06:20:27.192611+0000 mon.c (mon.2) 1753 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:20:28.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:20:28 smithi080 bash[28361]: audit 2023-12-01T06:20:27.201047+0000 mon.a (mon.0) 2313 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:20:28.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:20:28 smithi080 bash[41963]: audit 2023-12-01T06:20:27.178253+0000 mon.a (mon.0) 2311 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:20:28.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:20:28 smithi080 bash[41963]: audit 2023-12-01T06:20:27.188529+0000 mon.a (mon.0) 2312 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:20:28.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:20:28 smithi080 bash[41963]: audit 2023-12-01T06:20:27.191133+0000 mon.c (mon.2) 1752 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:20:28.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:20:28 smithi080 bash[41963]: audit 2023-12-01T06:20:27.192611+0000 mon.c (mon.2) 1753 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:20:28.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:20:28 smithi080 bash[41963]: audit 2023-12-01T06:20:27.201047+0000 mon.a (mon.0) 2313 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:20:28.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:20:28 smithi090 bash[32384]: audit 2023-12-01T06:20:27.178253+0000 mon.a (mon.0) 2311 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:20:28.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:20:28 smithi090 bash[32384]: audit 2023-12-01T06:20:27.188529+0000 mon.a (mon.0) 2312 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:20:28.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:20:28 smithi090 bash[32384]: audit 2023-12-01T06:20:27.191133+0000 mon.c (mon.2) 1752 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:20:28.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:20:28 smithi090 bash[32384]: audit 2023-12-01T06:20:27.192611+0000 mon.c (mon.2) 1753 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:20:28.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:20:28 smithi090 bash[32384]: audit 2023-12-01T06:20:27.201047+0000 mon.a (mon.0) 2313 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:20:29.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:20:29 smithi090 bash[32384]: cluster 2023-12-01T06:20:28.260822+0000 mgr.y (mgr.24362) 2761 : cluster 0 pgmap v2730: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:20:29.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:20:29 smithi090 bash[32384]: audit 2023-12-01T06:20:28.895434+0000 mon.c (mon.2) 1754 : audit 0 from='client.? 172.21.15.80:0/453586050' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:20:29.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:20:29 smithi080 bash[28361]: cluster 2023-12-01T06:20:28.260822+0000 mgr.y (mgr.24362) 2761 : cluster 0 pgmap v2730: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:20:29.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:20:29 smithi080 bash[28361]: audit 2023-12-01T06:20:28.895434+0000 mon.c (mon.2) 1754 : audit 0 from='client.? 172.21.15.80:0/453586050' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:20:29.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:20:29 smithi080 bash[41963]: cluster 2023-12-01T06:20:28.260822+0000 mgr.y (mgr.24362) 2761 : cluster 0 pgmap v2730: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:20:29.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:20:29 smithi080 bash[41963]: audit 2023-12-01T06:20:28.895434+0000 mon.c (mon.2) 1754 : audit 0 from='client.? 172.21.15.80:0/453586050' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:20:31.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:20:31 smithi080 bash[28361]: cluster 2023-12-01T06:20:30.261440+0000 mgr.y (mgr.24362) 2762 : cluster 0 pgmap v2731: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:20:31.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:20:31 smithi080 bash[41963]: cluster 2023-12-01T06:20:30.261440+0000 mgr.y (mgr.24362) 2762 : cluster 0 pgmap v2731: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:20:31.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:20:31 smithi090 bash[32384]: cluster 2023-12-01T06:20:30.261440+0000 mgr.y (mgr.24362) 2762 : cluster 0 pgmap v2731: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:20:32.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:20:32 smithi080 bash[28361]: audit 2023-12-01T06:20:31.351703+0000 mon.c (mon.2) 1755 : audit 0 from='client.? 172.21.15.80:0/829503503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:20:32.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:20:32 smithi080 bash[41963]: audit 2023-12-01T06:20:31.351703+0000 mon.c (mon.2) 1755 : audit 0 from='client.? 172.21.15.80:0/829503503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:20:32.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:20:32 smithi090 bash[32384]: audit 2023-12-01T06:20:31.351703+0000 mon.c (mon.2) 1755 : audit 0 from='client.? 172.21.15.80:0/829503503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:20:33.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:20:33 smithi080 bash[28361]: cluster 2023-12-01T06:20:32.262609+0000 mgr.y (mgr.24362) 2763 : cluster 0 pgmap v2732: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:20:33.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:20:33 smithi080 bash[41963]: cluster 2023-12-01T06:20:32.262609+0000 mgr.y (mgr.24362) 2763 : cluster 0 pgmap v2732: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:20:33.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:20:33 smithi090 bash[32384]: cluster 2023-12-01T06:20:32.262609+0000 mgr.y (mgr.24362) 2763 : cluster 0 pgmap v2732: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:20:35.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:20:34 smithi090 bash[32384]: audit 2023-12-01T06:20:33.809568+0000 mon.a (mon.0) 2314 : audit 0 from='client.? 172.21.15.80:0/2942086628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:20:35.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:20:34 smithi090 bash[32384]: cluster 2023-12-01T06:20:34.263278+0000 mgr.y (mgr.24362) 2764 : cluster 0 pgmap v2733: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:20:35.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:20:34 smithi080 bash[28361]: audit 2023-12-01T06:20:33.809568+0000 mon.a (mon.0) 2314 : audit 0 from='client.? 172.21.15.80:0/2942086628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:20:35.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:20:34 smithi080 bash[28361]: cluster 2023-12-01T06:20:34.263278+0000 mgr.y (mgr.24362) 2764 : cluster 0 pgmap v2733: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:20:35.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:20:34 smithi080 bash[41963]: audit 2023-12-01T06:20:33.809568+0000 mon.a (mon.0) 2314 : audit 0 from='client.? 172.21.15.80:0/2942086628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:20:35.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:20:34 smithi080 bash[41963]: cluster 2023-12-01T06:20:34.263278+0000 mgr.y (mgr.24362) 2764 : cluster 0 pgmap v2733: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:20:36.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:20:36 smithi080 bash[28361]: audit 2023-12-01T06:20:36.261732+0000 mon.c (mon.2) 1756 : audit 0 from='client.? 172.21.15.80:0/1665356779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:20:36.683 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:20:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:20:36] "GET /metrics HTTP/1.1" 200 33972 "" "Prometheus/2.43.0" 2023-12-01T06:20:36.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:20:36 smithi080 bash[41963]: audit 2023-12-01T06:20:36.261732+0000 mon.c (mon.2) 1756 : audit 0 from='client.? 172.21.15.80:0/1665356779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:20:36.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:20:36 smithi090 bash[32384]: audit 2023-12-01T06:20:36.261732+0000 mon.c (mon.2) 1756 : audit 0 from='client.? 172.21.15.80:0/1665356779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:20:37.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:20:37 smithi080 bash[41963]: cluster 2023-12-01T06:20:36.264565+0000 mgr.y (mgr.24362) 2765 : cluster 0 pgmap v2734: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:20:37.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:20:37 smithi080 bash[28361]: cluster 2023-12-01T06:20:36.264565+0000 mgr.y (mgr.24362) 2765 : cluster 0 pgmap v2734: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:20:37.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:20:37 smithi090 bash[32384]: cluster 2023-12-01T06:20:36.264565+0000 mgr.y (mgr.24362) 2765 : cluster 0 pgmap v2734: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:20:39.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:20:39 smithi080 bash[41963]: cluster 2023-12-01T06:20:38.265318+0000 mgr.y (mgr.24362) 2766 : cluster 0 pgmap v2735: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:20:39.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:20:39 smithi080 bash[41963]: audit 2023-12-01T06:20:38.727286+0000 mon.c (mon.2) 1757 : audit 0 from='client.? 172.21.15.80:0/1594781511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:20:39.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:20:39 smithi080 bash[28361]: cluster 2023-12-01T06:20:38.265318+0000 mgr.y (mgr.24362) 2766 : cluster 0 pgmap v2735: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:20:39.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:20:39 smithi080 bash[28361]: audit 2023-12-01T06:20:38.727286+0000 mon.c (mon.2) 1757 : audit 0 from='client.? 172.21.15.80:0/1594781511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:20:39.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:20:39 smithi090 bash[32384]: cluster 2023-12-01T06:20:38.265318+0000 mgr.y (mgr.24362) 2766 : cluster 0 pgmap v2735: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:20:39.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:20:39 smithi090 bash[32384]: audit 2023-12-01T06:20:38.727286+0000 mon.c (mon.2) 1757 : audit 0 from='client.? 172.21.15.80:0/1594781511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:20:40.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:20:40 smithi080 bash[28361]: audit 2023-12-01T06:20:39.922874+0000 mon.c (mon.2) 1758 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:20:40.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:20:40 smithi080 bash[41963]: audit 2023-12-01T06:20:39.922874+0000 mon.c (mon.2) 1758 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:20:40.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:20:40 smithi090 bash[32384]: audit 2023-12-01T06:20:39.922874+0000 mon.c (mon.2) 1758 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:20:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:20:41 smithi080 bash[28361]: cluster 2023-12-01T06:20:40.266151+0000 mgr.y (mgr.24362) 2767 : cluster 0 pgmap v2736: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:20:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:20:41 smithi080 bash[28361]: audit 2023-12-01T06:20:41.173935+0000 mon.c (mon.2) 1759 : audit 0 from='client.? 172.21.15.80:0/3593244704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:20:41.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:20:41 smithi080 bash[41963]: cluster 2023-12-01T06:20:40.266151+0000 mgr.y (mgr.24362) 2767 : cluster 0 pgmap v2736: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:20:41.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:20:41 smithi080 bash[41963]: audit 2023-12-01T06:20:41.173935+0000 mon.c (mon.2) 1759 : audit 0 from='client.? 172.21.15.80:0/3593244704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:20:41.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:20:41 smithi090 bash[32384]: cluster 2023-12-01T06:20:40.266151+0000 mgr.y (mgr.24362) 2767 : cluster 0 pgmap v2736: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:20:41.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:20:41 smithi090 bash[32384]: audit 2023-12-01T06:20:41.173935+0000 mon.c (mon.2) 1759 : audit 0 from='client.? 172.21.15.80:0/3593244704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:20:43.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:20:43 smithi080 bash[28361]: cluster 2023-12-01T06:20:42.267344+0000 mgr.y (mgr.24362) 2768 : cluster 0 pgmap v2737: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:20:43.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:20:43 smithi080 bash[41963]: cluster 2023-12-01T06:20:42.267344+0000 mgr.y (mgr.24362) 2768 : cluster 0 pgmap v2737: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:20:43.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:20:43 smithi090 bash[32384]: cluster 2023-12-01T06:20:42.267344+0000 mgr.y (mgr.24362) 2768 : cluster 0 pgmap v2737: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:20:44.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:20:44 smithi080 bash[28361]: audit 2023-12-01T06:20:43.632334+0000 mon.c (mon.2) 1760 : audit 0 from='client.? 172.21.15.80:0/3099875830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:20:44.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:20:44 smithi080 bash[41963]: audit 2023-12-01T06:20:43.632334+0000 mon.c (mon.2) 1760 : audit 0 from='client.? 172.21.15.80:0/3099875830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:20:44.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:20:44 smithi090 bash[32384]: audit 2023-12-01T06:20:43.632334+0000 mon.c (mon.2) 1760 : audit 0 from='client.? 172.21.15.80:0/3099875830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:20:45.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:20:45 smithi080 bash[28361]: cluster 2023-12-01T06:20:44.268148+0000 mgr.y (mgr.24362) 2769 : cluster 0 pgmap v2738: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:20:45.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:20:45 smithi080 bash[41963]: cluster 2023-12-01T06:20:44.268148+0000 mgr.y (mgr.24362) 2769 : cluster 0 pgmap v2738: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:20:45.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:20:45 smithi090 bash[32384]: cluster 2023-12-01T06:20:44.268148+0000 mgr.y (mgr.24362) 2769 : cluster 0 pgmap v2738: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:20:46.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:20:46 smithi080 bash[28361]: audit 2023-12-01T06:20:46.091265+0000 mon.a (mon.0) 2315 : audit 0 from='client.? 172.21.15.80:0/1871297384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:20:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:20:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:20:46] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T06:20:46.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:20:46 smithi080 bash[41963]: audit 2023-12-01T06:20:46.091265+0000 mon.a (mon.0) 2315 : audit 0 from='client.? 172.21.15.80:0/1871297384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:20:46.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:20:46 smithi090 bash[32384]: audit 2023-12-01T06:20:46.091265+0000 mon.a (mon.0) 2315 : audit 0 from='client.? 172.21.15.80:0/1871297384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:20:47.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:20:47 smithi080 bash[28361]: cluster 2023-12-01T06:20:46.269276+0000 mgr.y (mgr.24362) 2770 : cluster 0 pgmap v2739: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:20:47.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:20:47 smithi080 bash[41963]: cluster 2023-12-01T06:20:46.269276+0000 mgr.y (mgr.24362) 2770 : cluster 0 pgmap v2739: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:20:47.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:20:47 smithi090 bash[32384]: cluster 2023-12-01T06:20:46.269276+0000 mgr.y (mgr.24362) 2770 : cluster 0 pgmap v2739: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:20:49.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:20:49 smithi080 bash[28361]: cluster 2023-12-01T06:20:48.270073+0000 mgr.y (mgr.24362) 2771 : cluster 0 pgmap v2740: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:20:49.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:20:49 smithi080 bash[28361]: audit 2023-12-01T06:20:48.549084+0000 mon.c (mon.2) 1761 : audit 0 from='client.? 172.21.15.80:0/3958215928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:20:49.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:20:49 smithi080 bash[41963]: cluster 2023-12-01T06:20:48.270073+0000 mgr.y (mgr.24362) 2771 : cluster 0 pgmap v2740: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:20:49.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:20:49 smithi080 bash[41963]: audit 2023-12-01T06:20:48.549084+0000 mon.c (mon.2) 1761 : audit 0 from='client.? 172.21.15.80:0/3958215928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:20:49.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:20:49 smithi090 bash[32384]: cluster 2023-12-01T06:20:48.270073+0000 mgr.y (mgr.24362) 2771 : cluster 0 pgmap v2740: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:20:49.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:20:49 smithi090 bash[32384]: audit 2023-12-01T06:20:48.549084+0000 mon.c (mon.2) 1761 : audit 0 from='client.? 172.21.15.80:0/3958215928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:20:51.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:20:51 smithi080 bash[41963]: cluster 2023-12-01T06:20:50.270800+0000 mgr.y (mgr.24362) 2772 : cluster 0 pgmap v2741: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:20:51.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:20:51 smithi080 bash[41963]: audit 2023-12-01T06:20:50.998175+0000 mon.c (mon.2) 1762 : audit 0 from='client.? 172.21.15.80:0/2835614629' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:20:51.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:20:51 smithi080 bash[28361]: cluster 2023-12-01T06:20:50.270800+0000 mgr.y (mgr.24362) 2772 : cluster 0 pgmap v2741: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:20:51.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:20:51 smithi080 bash[28361]: audit 2023-12-01T06:20:50.998175+0000 mon.c (mon.2) 1762 : audit 0 from='client.? 172.21.15.80:0/2835614629' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:20:51.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:20:51 smithi090 bash[32384]: cluster 2023-12-01T06:20:50.270800+0000 mgr.y (mgr.24362) 2772 : cluster 0 pgmap v2741: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:20:51.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:20:51 smithi090 bash[32384]: audit 2023-12-01T06:20:50.998175+0000 mon.c (mon.2) 1762 : audit 0 from='client.? 172.21.15.80:0/2835614629' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:20:53.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:20:53 smithi080 bash[28361]: cluster 2023-12-01T06:20:52.271988+0000 mgr.y (mgr.24362) 2773 : cluster 0 pgmap v2742: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:20:53.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:20:53 smithi080 bash[41963]: cluster 2023-12-01T06:20:52.271988+0000 mgr.y (mgr.24362) 2773 : cluster 0 pgmap v2742: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:20:53.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:20:53 smithi090 bash[32384]: cluster 2023-12-01T06:20:52.271988+0000 mgr.y (mgr.24362) 2773 : cluster 0 pgmap v2742: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:20:54.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:20:54 smithi080 bash[28361]: audit 2023-12-01T06:20:53.442905+0000 mon.c (mon.2) 1763 : audit 0 from='client.? 172.21.15.80:0/346558330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:20:54.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:20:54 smithi080 bash[41963]: audit 2023-12-01T06:20:53.442905+0000 mon.c (mon.2) 1763 : audit 0 from='client.? 172.21.15.80:0/346558330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:20:54.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:20:54 smithi090 bash[32384]: audit 2023-12-01T06:20:53.442905+0000 mon.c (mon.2) 1763 : audit 0 from='client.? 172.21.15.80:0/346558330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:20:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:20:55 smithi080 bash[28361]: cluster 2023-12-01T06:20:54.272712+0000 mgr.y (mgr.24362) 2774 : cluster 0 pgmap v2743: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:20:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:20:55 smithi080 bash[28361]: audit 2023-12-01T06:20:54.923234+0000 mon.c (mon.2) 1764 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:20:55.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:20:55 smithi080 bash[41963]: cluster 2023-12-01T06:20:54.272712+0000 mgr.y (mgr.24362) 2774 : cluster 0 pgmap v2743: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:20:55.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:20:55 smithi080 bash[41963]: audit 2023-12-01T06:20:54.923234+0000 mon.c (mon.2) 1764 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:20:55.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:20:55 smithi090 bash[32384]: cluster 2023-12-01T06:20:54.272712+0000 mgr.y (mgr.24362) 2774 : cluster 0 pgmap v2743: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:20:55.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:20:55 smithi090 bash[32384]: audit 2023-12-01T06:20:54.923234+0000 mon.c (mon.2) 1764 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:20:56.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:20:56 smithi080 bash[28361]: audit 2023-12-01T06:20:55.905754+0000 mon.a (mon.0) 2316 : audit 0 from='client.? 172.21.15.80:0/3262458595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:20:56.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:20:56 smithi080 bash[41963]: audit 2023-12-01T06:20:55.905754+0000 mon.a (mon.0) 2316 : audit 0 from='client.? 172.21.15.80:0/3262458595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:20:56.683 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:20:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:20:56] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T06:20:56.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:20:56 smithi090 bash[32384]: audit 2023-12-01T06:20:55.905754+0000 mon.a (mon.0) 2316 : audit 0 from='client.? 172.21.15.80:0/3262458595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:20:57.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:20:57 smithi080 bash[28361]: cluster 2023-12-01T06:20:56.273958+0000 mgr.y (mgr.24362) 2775 : cluster 0 pgmap v2744: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:20:57.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:20:57 smithi080 bash[41963]: cluster 2023-12-01T06:20:56.273958+0000 mgr.y (mgr.24362) 2775 : cluster 0 pgmap v2744: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:20:57.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:20:57 smithi090 bash[32384]: cluster 2023-12-01T06:20:56.273958+0000 mgr.y (mgr.24362) 2775 : cluster 0 pgmap v2744: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:20:58.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:20:58 smithi080 bash[41963]: audit 2023-12-01T06:20:58.369111+0000 mon.a (mon.0) 2317 : audit 0 from='client.? 172.21.15.80:0/2828139076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:20:58.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:20:58 smithi080 bash[28361]: audit 2023-12-01T06:20:58.369111+0000 mon.a (mon.0) 2317 : audit 0 from='client.? 172.21.15.80:0/2828139076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:20:58.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:20:58 smithi090 bash[32384]: audit 2023-12-01T06:20:58.369111+0000 mon.a (mon.0) 2317 : audit 0 from='client.? 172.21.15.80:0/2828139076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:20:59.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:20:59 smithi080 bash[41963]: cluster 2023-12-01T06:20:58.274599+0000 mgr.y (mgr.24362) 2776 : cluster 0 pgmap v2745: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:20:59.714 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:20:59 smithi080 bash[28361]: cluster 2023-12-01T06:20:58.274599+0000 mgr.y (mgr.24362) 2776 : cluster 0 pgmap v2745: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:20:59.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:20:59 smithi090 bash[32384]: cluster 2023-12-01T06:20:58.274599+0000 mgr.y (mgr.24362) 2776 : cluster 0 pgmap v2745: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:21:01.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:21:01 smithi080 bash[28361]: cluster 2023-12-01T06:21:00.275277+0000 mgr.y (mgr.24362) 2777 : cluster 0 pgmap v2746: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:21:01.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:21:01 smithi080 bash[28361]: audit 2023-12-01T06:21:00.821773+0000 mon.a (mon.0) 2318 : audit 0 from='client.? 172.21.15.80:0/1098819274' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:21:01.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:21:01 smithi080 bash[41963]: cluster 2023-12-01T06:21:00.275277+0000 mgr.y (mgr.24362) 2777 : cluster 0 pgmap v2746: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:21:01.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:21:01 smithi080 bash[41963]: audit 2023-12-01T06:21:00.821773+0000 mon.a (mon.0) 2318 : audit 0 from='client.? 172.21.15.80:0/1098819274' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:21:01.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:21:01 smithi090 bash[32384]: cluster 2023-12-01T06:21:00.275277+0000 mgr.y (mgr.24362) 2777 : cluster 0 pgmap v2746: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:21:01.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:21:01 smithi090 bash[32384]: audit 2023-12-01T06:21:00.821773+0000 mon.a (mon.0) 2318 : audit 0 from='client.? 172.21.15.80:0/1098819274' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:21:03.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:21:03 smithi080 bash[28361]: cluster 2023-12-01T06:21:02.276360+0000 mgr.y (mgr.24362) 2778 : cluster 0 pgmap v2747: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:21:03.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:21:03 smithi080 bash[28361]: audit 2023-12-01T06:21:03.269982+0000 mon.a (mon.0) 2319 : audit 0 from='client.? 172.21.15.80:0/2839130446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:21:03.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:21:03 smithi080 bash[41963]: cluster 2023-12-01T06:21:02.276360+0000 mgr.y (mgr.24362) 2778 : cluster 0 pgmap v2747: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:21:03.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:21:03 smithi080 bash[41963]: audit 2023-12-01T06:21:03.269982+0000 mon.a (mon.0) 2319 : audit 0 from='client.? 172.21.15.80:0/2839130446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:21:03.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:21:03 smithi090 bash[32384]: cluster 2023-12-01T06:21:02.276360+0000 mgr.y (mgr.24362) 2778 : cluster 0 pgmap v2747: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:21:03.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:21:03 smithi090 bash[32384]: audit 2023-12-01T06:21:03.269982+0000 mon.a (mon.0) 2319 : audit 0 from='client.? 172.21.15.80:0/2839130446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:21:05.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:21:04 smithi090 bash[32384]: cluster 2023-12-01T06:21:04.276971+0000 mgr.y (mgr.24362) 2779 : cluster 0 pgmap v2748: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:21:05.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:21:04 smithi080 bash[28361]: cluster 2023-12-01T06:21:04.276971+0000 mgr.y (mgr.24362) 2779 : cluster 0 pgmap v2748: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:21:05.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:21:04 smithi080 bash[41963]: cluster 2023-12-01T06:21:04.276971+0000 mgr.y (mgr.24362) 2779 : cluster 0 pgmap v2748: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:21:06.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:21:05 smithi090 bash[32384]: audit 2023-12-01T06:21:05.731180+0000 mon.a (mon.0) 2320 : audit 0 from='client.? 172.21.15.80:0/815811594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:21:06.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:21:05 smithi080 bash[28361]: audit 2023-12-01T06:21:05.731180+0000 mon.a (mon.0) 2320 : audit 0 from='client.? 172.21.15.80:0/815811594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:21:06.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:21:05 smithi080 bash[41963]: audit 2023-12-01T06:21:05.731180+0000 mon.a (mon.0) 2320 : audit 0 from='client.? 172.21.15.80:0/815811594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:21:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:21:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:21:06] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T06:21:07.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:21:06 smithi090 bash[32384]: cluster 2023-12-01T06:21:06.277969+0000 mgr.y (mgr.24362) 2780 : cluster 0 pgmap v2749: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:21:07.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:21:06 smithi080 bash[28361]: cluster 2023-12-01T06:21:06.277969+0000 mgr.y (mgr.24362) 2780 : cluster 0 pgmap v2749: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:21:07.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:21:06 smithi080 bash[41963]: cluster 2023-12-01T06:21:06.277969+0000 mgr.y (mgr.24362) 2780 : cluster 0 pgmap v2749: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:21:08.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:21:08 smithi090 bash[32384]: audit 2023-12-01T06:21:08.192358+0000 mon.a (mon.0) 2321 : audit 0 from='client.? 172.21.15.80:0/2949396741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:21:08.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:21:08 smithi080 bash[28361]: audit 2023-12-01T06:21:08.192358+0000 mon.a (mon.0) 2321 : audit 0 from='client.? 172.21.15.80:0/2949396741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:21:08.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:21:08 smithi080 bash[41963]: audit 2023-12-01T06:21:08.192358+0000 mon.a (mon.0) 2321 : audit 0 from='client.? 172.21.15.80:0/2949396741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:21:09.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:21:09 smithi090 bash[32384]: cluster 2023-12-01T06:21:08.278613+0000 mgr.y (mgr.24362) 2781 : cluster 0 pgmap v2750: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:21:09.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:21:09 smithi080 bash[41963]: cluster 2023-12-01T06:21:08.278613+0000 mgr.y (mgr.24362) 2781 : cluster 0 pgmap v2750: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:21:09.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:21:09 smithi080 bash[28361]: cluster 2023-12-01T06:21:08.278613+0000 mgr.y (mgr.24362) 2781 : cluster 0 pgmap v2750: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:21:10.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:21:10 smithi090 bash[32384]: audit 2023-12-01T06:21:09.923783+0000 mon.c (mon.2) 1765 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:21:10.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:21:10 smithi080 bash[41963]: audit 2023-12-01T06:21:09.923783+0000 mon.c (mon.2) 1765 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:21:10.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:21:10 smithi080 bash[28361]: audit 2023-12-01T06:21:09.923783+0000 mon.c (mon.2) 1765 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:21:11.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:21:11 smithi090 bash[32384]: cluster 2023-12-01T06:21:10.279402+0000 mgr.y (mgr.24362) 2782 : cluster 0 pgmap v2751: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:21:11.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:21:11 smithi090 bash[32384]: audit 2023-12-01T06:21:10.650816+0000 mon.a (mon.0) 2322 : audit 0 from='client.? 172.21.15.80:0/336511185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:21:11.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:21:11 smithi080 bash[28361]: cluster 2023-12-01T06:21:10.279402+0000 mgr.y (mgr.24362) 2782 : cluster 0 pgmap v2751: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:21:11.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:21:11 smithi080 bash[28361]: audit 2023-12-01T06:21:10.650816+0000 mon.a (mon.0) 2322 : audit 0 from='client.? 172.21.15.80:0/336511185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:21:11.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:21:11 smithi080 bash[41963]: cluster 2023-12-01T06:21:10.279402+0000 mgr.y (mgr.24362) 2782 : cluster 0 pgmap v2751: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:21:11.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:21:11 smithi080 bash[41963]: audit 2023-12-01T06:21:10.650816+0000 mon.a (mon.0) 2322 : audit 0 from='client.? 172.21.15.80:0/336511185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:21:13.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:21:13 smithi080 bash[28361]: cluster 2023-12-01T06:21:12.280717+0000 mgr.y (mgr.24362) 2783 : cluster 0 pgmap v2752: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:21:13.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:21:13 smithi080 bash[28361]: audit 2023-12-01T06:21:13.108446+0000 mon.c (mon.2) 1766 : audit 0 from='client.? 172.21.15.80:0/2670310439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:21:13.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:21:13 smithi080 bash[41963]: cluster 2023-12-01T06:21:12.280717+0000 mgr.y (mgr.24362) 2783 : cluster 0 pgmap v2752: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:21:13.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:21:13 smithi080 bash[41963]: audit 2023-12-01T06:21:13.108446+0000 mon.c (mon.2) 1766 : audit 0 from='client.? 172.21.15.80:0/2670310439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:21:13.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:21:13 smithi090 bash[32384]: cluster 2023-12-01T06:21:12.280717+0000 mgr.y (mgr.24362) 2783 : cluster 0 pgmap v2752: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:21:13.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:21:13 smithi090 bash[32384]: audit 2023-12-01T06:21:13.108446+0000 mon.c (mon.2) 1766 : audit 0 from='client.? 172.21.15.80:0/2670310439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:21:15.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:21:14 smithi090 bash[32384]: cluster 2023-12-01T06:21:14.281374+0000 mgr.y (mgr.24362) 2784 : cluster 0 pgmap v2753: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:21:15.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:21:14 smithi080 bash[28361]: cluster 2023-12-01T06:21:14.281374+0000 mgr.y (mgr.24362) 2784 : cluster 0 pgmap v2753: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:21:15.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:21:14 smithi080 bash[41963]: cluster 2023-12-01T06:21:14.281374+0000 mgr.y (mgr.24362) 2784 : cluster 0 pgmap v2753: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:21:16.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:21:15 smithi090 bash[32384]: audit 2023-12-01T06:21:15.562706+0000 mon.c (mon.2) 1767 : audit 0 from='client.? 172.21.15.80:0/1566867692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:21:16.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:21:15 smithi080 bash[41963]: audit 2023-12-01T06:21:15.562706+0000 mon.c (mon.2) 1767 : audit 0 from='client.? 172.21.15.80:0/1566867692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:21:16.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:21:15 smithi080 bash[28361]: audit 2023-12-01T06:21:15.562706+0000 mon.c (mon.2) 1767 : audit 0 from='client.? 172.21.15.80:0/1566867692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:21:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:21:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:21:16] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T06:21:17.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:21:16 smithi090 bash[32384]: cluster 2023-12-01T06:21:16.282466+0000 mgr.y (mgr.24362) 2785 : cluster 0 pgmap v2754: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:21:17.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:21:16 smithi080 bash[28361]: cluster 2023-12-01T06:21:16.282466+0000 mgr.y (mgr.24362) 2785 : cluster 0 pgmap v2754: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:21:17.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:21:16 smithi080 bash[41963]: cluster 2023-12-01T06:21:16.282466+0000 mgr.y (mgr.24362) 2785 : cluster 0 pgmap v2754: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:21:18.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:21:18 smithi080 bash[28361]: audit 2023-12-01T06:21:18.011651+0000 mon.c (mon.2) 1768 : audit 0 from='client.? 172.21.15.80:0/907502812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:21:18.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:21:18 smithi080 bash[41963]: audit 2023-12-01T06:21:18.011651+0000 mon.c (mon.2) 1768 : audit 0 from='client.? 172.21.15.80:0/907502812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:21:18.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:21:18 smithi090 bash[32384]: audit 2023-12-01T06:21:18.011651+0000 mon.c (mon.2) 1768 : audit 0 from='client.? 172.21.15.80:0/907502812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:21:19.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:21:19 smithi080 bash[28361]: cluster 2023-12-01T06:21:18.283157+0000 mgr.y (mgr.24362) 2786 : cluster 0 pgmap v2755: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:21:19.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:21:19 smithi080 bash[41963]: cluster 2023-12-01T06:21:18.283157+0000 mgr.y (mgr.24362) 2786 : cluster 0 pgmap v2755: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:21:19.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:21:19 smithi090 bash[32384]: cluster 2023-12-01T06:21:18.283157+0000 mgr.y (mgr.24362) 2786 : cluster 0 pgmap v2755: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:21:21.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:21:21 smithi080 bash[41963]: cluster 2023-12-01T06:21:20.283957+0000 mgr.y (mgr.24362) 2787 : cluster 0 pgmap v2756: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:21:21.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:21:21 smithi080 bash[41963]: audit 2023-12-01T06:21:20.461377+0000 mon.a (mon.0) 2323 : audit 0 from='client.? 172.21.15.80:0/1952179149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:21:21.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:21:21 smithi080 bash[28361]: cluster 2023-12-01T06:21:20.283957+0000 mgr.y (mgr.24362) 2787 : cluster 0 pgmap v2756: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:21:21.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:21:21 smithi080 bash[28361]: audit 2023-12-01T06:21:20.461377+0000 mon.a (mon.0) 2323 : audit 0 from='client.? 172.21.15.80:0/1952179149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:21:21.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:21:21 smithi090 bash[32384]: cluster 2023-12-01T06:21:20.283957+0000 mgr.y (mgr.24362) 2787 : cluster 0 pgmap v2756: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:21:21.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:21:21 smithi090 bash[32384]: audit 2023-12-01T06:21:20.461377+0000 mon.a (mon.0) 2323 : audit 0 from='client.? 172.21.15.80:0/1952179149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:21:23.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:21:23 smithi080 bash[41963]: cluster 2023-12-01T06:21:22.285154+0000 mgr.y (mgr.24362) 2788 : cluster 0 pgmap v2757: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:21:23.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:21:23 smithi080 bash[41963]: audit 2023-12-01T06:21:22.912466+0000 mon.c (mon.2) 1769 : audit 0 from='client.? 172.21.15.80:0/2501051786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:21:23.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:21:23 smithi080 bash[28361]: cluster 2023-12-01T06:21:22.285154+0000 mgr.y (mgr.24362) 2788 : cluster 0 pgmap v2757: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:21:23.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:21:23 smithi080 bash[28361]: audit 2023-12-01T06:21:22.912466+0000 mon.c (mon.2) 1769 : audit 0 from='client.? 172.21.15.80:0/2501051786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:21:23.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:21:23 smithi090 bash[32384]: cluster 2023-12-01T06:21:22.285154+0000 mgr.y (mgr.24362) 2788 : cluster 0 pgmap v2757: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:21:23.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:21:23 smithi090 bash[32384]: audit 2023-12-01T06:21:22.912466+0000 mon.c (mon.2) 1769 : audit 0 from='client.? 172.21.15.80:0/2501051786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:21:25.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:21:24 smithi090 bash[32384]: cluster 2023-12-01T06:21:24.285827+0000 mgr.y (mgr.24362) 2789 : cluster 0 pgmap v2758: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:21:25.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:21:24 smithi080 bash[41963]: cluster 2023-12-01T06:21:24.285827+0000 mgr.y (mgr.24362) 2789 : cluster 0 pgmap v2758: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:21:25.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:21:24 smithi080 bash[28361]: cluster 2023-12-01T06:21:24.285827+0000 mgr.y (mgr.24362) 2789 : cluster 0 pgmap v2758: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:21:26.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:21:25 smithi090 bash[32384]: audit 2023-12-01T06:21:24.924196+0000 mon.c (mon.2) 1770 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:21:26.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:21:25 smithi090 bash[32384]: audit 2023-12-01T06:21:25.355790+0000 mon.a (mon.0) 2324 : audit 0 from='client.? 172.21.15.80:0/3418310116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:21:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:21:25 smithi080 bash[28361]: audit 2023-12-01T06:21:24.924196+0000 mon.c (mon.2) 1770 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:21:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:21:25 smithi080 bash[28361]: audit 2023-12-01T06:21:25.355790+0000 mon.a (mon.0) 2324 : audit 0 from='client.? 172.21.15.80:0/3418310116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:21:26.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:21:25 smithi080 bash[41963]: audit 2023-12-01T06:21:24.924196+0000 mon.c (mon.2) 1770 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:21:26.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:21:25 smithi080 bash[41963]: audit 2023-12-01T06:21:25.355790+0000 mon.a (mon.0) 2324 : audit 0 from='client.? 172.21.15.80:0/3418310116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:21:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:21:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:21:26] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T06:21:27.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:21:26 smithi090 bash[32384]: cluster 2023-12-01T06:21:26.286926+0000 mgr.y (mgr.24362) 2790 : cluster 0 pgmap v2759: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:21:27.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:21:26 smithi080 bash[28361]: cluster 2023-12-01T06:21:26.286926+0000 mgr.y (mgr.24362) 2790 : cluster 0 pgmap v2759: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:21:27.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:21:26 smithi080 bash[41963]: cluster 2023-12-01T06:21:26.286926+0000 mgr.y (mgr.24362) 2790 : cluster 0 pgmap v2759: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:21:28.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:21:27 smithi090 bash[32384]: audit 2023-12-01T06:21:27.286806+0000 mon.c (mon.2) 1771 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:21:28.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:21:27 smithi090 bash[32384]: audit 2023-12-01T06:21:27.666966+0000 mon.a (mon.0) 2325 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:21:28.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:21:27 smithi090 bash[32384]: audit 2023-12-01T06:21:27.676655+0000 mon.a (mon.0) 2326 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:21:28.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:21:27 smithi080 bash[28361]: audit 2023-12-01T06:21:27.286806+0000 mon.c (mon.2) 1771 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:21:28.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:21:27 smithi080 bash[28361]: audit 2023-12-01T06:21:27.666966+0000 mon.a (mon.0) 2325 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:21:28.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:21:27 smithi080 bash[28361]: audit 2023-12-01T06:21:27.676655+0000 mon.a (mon.0) 2326 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:21:28.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:21:27 smithi080 bash[41963]: audit 2023-12-01T06:21:27.286806+0000 mon.c (mon.2) 1771 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:21:28.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:21:27 smithi080 bash[41963]: audit 2023-12-01T06:21:27.666966+0000 mon.a (mon.0) 2325 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:21:28.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:21:27 smithi080 bash[41963]: audit 2023-12-01T06:21:27.676655+0000 mon.a (mon.0) 2326 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:21:29.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:21:28 smithi090 bash[32384]: audit 2023-12-01T06:21:27.813252+0000 mon.a (mon.0) 2327 : audit 0 from='client.? 172.21.15.80:0/2564797008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:21:29.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:21:28 smithi090 bash[32384]: cluster 2023-12-01T06:21:28.287586+0000 mgr.y (mgr.24362) 2791 : cluster 0 pgmap v2760: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:21:29.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:21:28 smithi080 bash[28361]: audit 2023-12-01T06:21:27.813252+0000 mon.a (mon.0) 2327 : audit 0 from='client.? 172.21.15.80:0/2564797008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:21:29.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:21:28 smithi080 bash[28361]: cluster 2023-12-01T06:21:28.287586+0000 mgr.y (mgr.24362) 2791 : cluster 0 pgmap v2760: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:21:29.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:21:28 smithi080 bash[41963]: audit 2023-12-01T06:21:27.813252+0000 mon.a (mon.0) 2327 : audit 0 from='client.? 172.21.15.80:0/2564797008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:21:29.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:21:28 smithi080 bash[41963]: cluster 2023-12-01T06:21:28.287586+0000 mgr.y (mgr.24362) 2791 : cluster 0 pgmap v2760: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:21:30.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:21:30 smithi080 bash[28361]: audit 2023-12-01T06:21:30.264786+0000 mon.c (mon.2) 1772 : audit 0 from='client.? 172.21.15.80:0/1402007098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:21:30.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:21:30 smithi080 bash[41963]: audit 2023-12-01T06:21:30.264786+0000 mon.c (mon.2) 1772 : audit 0 from='client.? 172.21.15.80:0/1402007098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:21:30.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:21:30 smithi090 bash[32384]: audit 2023-12-01T06:21:30.264786+0000 mon.c (mon.2) 1772 : audit 0 from='client.? 172.21.15.80:0/1402007098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:21:31.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:21:31 smithi080 bash[28361]: cluster 2023-12-01T06:21:30.288236+0000 mgr.y (mgr.24362) 2792 : cluster 0 pgmap v2761: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:21:31.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:21:31 smithi080 bash[41963]: cluster 2023-12-01T06:21:30.288236+0000 mgr.y (mgr.24362) 2792 : cluster 0 pgmap v2761: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:21:31.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:21:31 smithi090 bash[32384]: cluster 2023-12-01T06:21:30.288236+0000 mgr.y (mgr.24362) 2792 : cluster 0 pgmap v2761: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:21:33.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:21:33 smithi080 bash[28361]: cluster 2023-12-01T06:21:32.289318+0000 mgr.y (mgr.24362) 2793 : cluster 0 pgmap v2762: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:21:33.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:21:33 smithi080 bash[28361]: audit 2023-12-01T06:21:32.731922+0000 mon.c (mon.2) 1773 : audit 0 from='client.? 172.21.15.80:0/1211998066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:21:33.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:21:33 smithi080 bash[41963]: cluster 2023-12-01T06:21:32.289318+0000 mgr.y (mgr.24362) 2793 : cluster 0 pgmap v2762: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:21:33.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:21:33 smithi080 bash[41963]: audit 2023-12-01T06:21:32.731922+0000 mon.c (mon.2) 1773 : audit 0 from='client.? 172.21.15.80:0/1211998066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:21:33.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:21:33 smithi090 bash[32384]: cluster 2023-12-01T06:21:32.289318+0000 mgr.y (mgr.24362) 2793 : cluster 0 pgmap v2762: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:21:33.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:21:33 smithi090 bash[32384]: audit 2023-12-01T06:21:32.731922+0000 mon.c (mon.2) 1773 : audit 0 from='client.? 172.21.15.80:0/1211998066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:21:34.270 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 06:21:33 smithi090 bash[65515]: logger=cleanup t=2023-12-01T06:21:33.835470558Z level=info msg="Completed cleanup jobs" duration=45.377059ms 2023-12-01T06:21:34.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:21:34 smithi090 bash[32384]: audit 2023-12-01T06:21:33.437033+0000 mon.a (mon.0) 2328 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:21:34.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:21:34 smithi090 bash[32384]: audit 2023-12-01T06:21:33.447822+0000 mon.a (mon.0) 2329 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:21:34.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:21:34 smithi090 bash[32384]: audit 2023-12-01T06:21:33.475143+0000 mon.a (mon.0) 2330 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:21:34.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:21:34 smithi090 bash[32384]: audit 2023-12-01T06:21:33.486929+0000 mon.a (mon.0) 2331 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:21:34.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:21:34 smithi090 bash[32384]: audit 2023-12-01T06:21:34.296735+0000 mon.a (mon.0) 2332 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:21:34.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:21:34 smithi090 bash[32384]: audit 2023-12-01T06:21:34.306104+0000 mon.a (mon.0) 2333 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:21:34.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:21:34 smithi090 bash[32384]: audit 2023-12-01T06:21:34.334479+0000 mon.a (mon.0) 2334 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:21:34.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:21:34 smithi090 bash[32384]: audit 2023-12-01T06:21:34.344758+0000 mon.a (mon.0) 2335 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:21:34.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:21:34 smithi090 bash[32384]: audit 2023-12-01T06:21:34.348051+0000 mon.c (mon.2) 1774 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:21:34.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:21:34 smithi090 bash[32384]: audit 2023-12-01T06:21:34.349337+0000 mon.c (mon.2) 1775 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:21:34.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:21:34 smithi090 bash[32384]: audit 2023-12-01T06:21:34.357886+0000 mon.a (mon.0) 2336 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:21:34.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:21:34 smithi080 bash[41963]: audit 2023-12-01T06:21:33.437033+0000 mon.a (mon.0) 2328 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:21:34.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:21:34 smithi080 bash[41963]: audit 2023-12-01T06:21:33.447822+0000 mon.a (mon.0) 2329 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:21:34.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:21:34 smithi080 bash[41963]: audit 2023-12-01T06:21:33.475143+0000 mon.a (mon.0) 2330 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:21:34.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:21:34 smithi080 bash[41963]: audit 2023-12-01T06:21:33.486929+0000 mon.a (mon.0) 2331 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:21:34.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:21:34 smithi080 bash[41963]: audit 2023-12-01T06:21:34.296735+0000 mon.a (mon.0) 2332 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:21:34.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:21:34 smithi080 bash[41963]: audit 2023-12-01T06:21:34.306104+0000 mon.a (mon.0) 2333 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:21:34.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:21:34 smithi080 bash[41963]: audit 2023-12-01T06:21:34.334479+0000 mon.a (mon.0) 2334 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:21:34.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:21:34 smithi080 bash[41963]: audit 2023-12-01T06:21:34.344758+0000 mon.a (mon.0) 2335 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:21:34.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:21:34 smithi080 bash[41963]: audit 2023-12-01T06:21:34.348051+0000 mon.c (mon.2) 1774 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:21:34.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:21:34 smithi080 bash[41963]: audit 2023-12-01T06:21:34.349337+0000 mon.c (mon.2) 1775 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:21:34.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:21:34 smithi080 bash[41963]: audit 2023-12-01T06:21:34.357886+0000 mon.a (mon.0) 2336 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:21:34.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:21:34 smithi080 bash[28361]: audit 2023-12-01T06:21:33.437033+0000 mon.a (mon.0) 2328 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:21:34.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:21:34 smithi080 bash[28361]: audit 2023-12-01T06:21:33.447822+0000 mon.a (mon.0) 2329 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:21:34.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:21:34 smithi080 bash[28361]: audit 2023-12-01T06:21:33.475143+0000 mon.a (mon.0) 2330 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:21:34.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:21:34 smithi080 bash[28361]: audit 2023-12-01T06:21:33.486929+0000 mon.a (mon.0) 2331 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:21:34.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:21:34 smithi080 bash[28361]: audit 2023-12-01T06:21:34.296735+0000 mon.a (mon.0) 2332 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:21:34.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:21:34 smithi080 bash[28361]: audit 2023-12-01T06:21:34.306104+0000 mon.a (mon.0) 2333 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:21:34.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:21:34 smithi080 bash[28361]: audit 2023-12-01T06:21:34.334479+0000 mon.a (mon.0) 2334 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:21:34.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:21:34 smithi080 bash[28361]: audit 2023-12-01T06:21:34.344758+0000 mon.a (mon.0) 2335 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:21:34.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:21:34 smithi080 bash[28361]: audit 2023-12-01T06:21:34.348051+0000 mon.c (mon.2) 1774 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:21:34.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:21:34 smithi080 bash[28361]: audit 2023-12-01T06:21:34.349337+0000 mon.c (mon.2) 1775 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:21:34.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:21:34 smithi080 bash[28361]: audit 2023-12-01T06:21:34.357886+0000 mon.a (mon.0) 2336 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:21:35.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:21:35 smithi090 bash[32384]: cluster 2023-12-01T06:21:34.289934+0000 mgr.y (mgr.24362) 2794 : cluster 0 pgmap v2763: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:21:35.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:21:35 smithi090 bash[32384]: audit 2023-12-01T06:21:35.187857+0000 mon.c (mon.2) 1776 : audit 0 from='client.? 172.21.15.80:0/4038668464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:21:35.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:21:35 smithi080 bash[28361]: cluster 2023-12-01T06:21:34.289934+0000 mgr.y (mgr.24362) 2794 : cluster 0 pgmap v2763: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:21:35.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:21:35 smithi080 bash[28361]: audit 2023-12-01T06:21:35.187857+0000 mon.c (mon.2) 1776 : audit 0 from='client.? 172.21.15.80:0/4038668464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:21:35.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:21:35 smithi080 bash[41963]: cluster 2023-12-01T06:21:34.289934+0000 mgr.y (mgr.24362) 2794 : cluster 0 pgmap v2763: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:21:35.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:21:35 smithi080 bash[41963]: audit 2023-12-01T06:21:35.187857+0000 mon.c (mon.2) 1776 : audit 0 from='client.? 172.21.15.80:0/4038668464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:21:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:21:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:21:36] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T06:21:37.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:21:37 smithi090 bash[32384]: cluster 2023-12-01T06:21:36.291062+0000 mgr.y (mgr.24362) 2795 : cluster 0 pgmap v2764: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:21:37.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:21:37 smithi080 bash[41963]: cluster 2023-12-01T06:21:36.291062+0000 mgr.y (mgr.24362) 2795 : cluster 0 pgmap v2764: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:21:37.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:21:37 smithi080 bash[28361]: cluster 2023-12-01T06:21:36.291062+0000 mgr.y (mgr.24362) 2795 : cluster 0 pgmap v2764: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:21:38.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:21:38 smithi090 bash[32384]: audit 2023-12-01T06:21:37.647589+0000 mon.c (mon.2) 1777 : audit 0 from='client.? 172.21.15.80:0/503487124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:21:38.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:21:38 smithi080 bash[28361]: audit 2023-12-01T06:21:37.647589+0000 mon.c (mon.2) 1777 : audit 0 from='client.? 172.21.15.80:0/503487124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:21:38.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:21:38 smithi080 bash[41963]: audit 2023-12-01T06:21:37.647589+0000 mon.c (mon.2) 1777 : audit 0 from='client.? 172.21.15.80:0/503487124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:21:39.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:21:39 smithi090 bash[32384]: cluster 2023-12-01T06:21:38.291754+0000 mgr.y (mgr.24362) 2796 : cluster 0 pgmap v2765: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:21:39.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:21:39 smithi080 bash[41963]: cluster 2023-12-01T06:21:38.291754+0000 mgr.y (mgr.24362) 2796 : cluster 0 pgmap v2765: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:21:39.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:21:39 smithi080 bash[28361]: cluster 2023-12-01T06:21:38.291754+0000 mgr.y (mgr.24362) 2796 : cluster 0 pgmap v2765: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:21:40.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:21:40 smithi090 bash[32384]: audit 2023-12-01T06:21:39.924432+0000 mon.c (mon.2) 1778 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:21:40.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:21:40 smithi090 bash[32384]: audit 2023-12-01T06:21:40.103567+0000 mon.c (mon.2) 1779 : audit 0 from='client.? 172.21.15.80:0/2503470722' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:21:40.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:21:40 smithi090 bash[32384]: cluster 2023-12-01T06:21:40.292422+0000 mgr.y (mgr.24362) 2797 : cluster 0 pgmap v2766: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:21:40.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:21:40 smithi080 bash[28361]: audit 2023-12-01T06:21:39.924432+0000 mon.c (mon.2) 1778 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:21:40.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:21:40 smithi080 bash[28361]: audit 2023-12-01T06:21:40.103567+0000 mon.c (mon.2) 1779 : audit 0 from='client.? 172.21.15.80:0/2503470722' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:21:40.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:21:40 smithi080 bash[28361]: cluster 2023-12-01T06:21:40.292422+0000 mgr.y (mgr.24362) 2797 : cluster 0 pgmap v2766: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:21:40.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:21:40 smithi080 bash[41963]: audit 2023-12-01T06:21:39.924432+0000 mon.c (mon.2) 1778 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:21:40.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:21:40 smithi080 bash[41963]: audit 2023-12-01T06:21:40.103567+0000 mon.c (mon.2) 1779 : audit 0 from='client.? 172.21.15.80:0/2503470722' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:21:40.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:21:40 smithi080 bash[41963]: cluster 2023-12-01T06:21:40.292422+0000 mgr.y (mgr.24362) 2797 : cluster 0 pgmap v2766: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:21:43.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:21:43 smithi080 bash[28361]: cluster 2023-12-01T06:21:42.293674+0000 mgr.y (mgr.24362) 2798 : cluster 0 pgmap v2767: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:21:43.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:21:43 smithi080 bash[28361]: audit 2023-12-01T06:21:42.564881+0000 mon.a (mon.0) 2337 : audit 0 from='client.? 172.21.15.80:0/2757918842' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:21:43.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:21:43 smithi080 bash[41963]: cluster 2023-12-01T06:21:42.293674+0000 mgr.y (mgr.24362) 2798 : cluster 0 pgmap v2767: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:21:43.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:21:43 smithi080 bash[41963]: audit 2023-12-01T06:21:42.564881+0000 mon.a (mon.0) 2337 : audit 0 from='client.? 172.21.15.80:0/2757918842' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:21:43.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:21:43 smithi090 bash[32384]: cluster 2023-12-01T06:21:42.293674+0000 mgr.y (mgr.24362) 2798 : cluster 0 pgmap v2767: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:21:43.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:21:43 smithi090 bash[32384]: audit 2023-12-01T06:21:42.564881+0000 mon.a (mon.0) 2337 : audit 0 from='client.? 172.21.15.80:0/2757918842' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:21:45.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:21:44 smithi090 bash[32384]: cluster 2023-12-01T06:21:44.294381+0000 mgr.y (mgr.24362) 2799 : cluster 0 pgmap v2768: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:21:45.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:21:44 smithi080 bash[28361]: cluster 2023-12-01T06:21:44.294381+0000 mgr.y (mgr.24362) 2799 : cluster 0 pgmap v2768: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:21:45.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:21:44 smithi080 bash[41963]: cluster 2023-12-01T06:21:44.294381+0000 mgr.y (mgr.24362) 2799 : cluster 0 pgmap v2768: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:21:46.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:21:45 smithi090 bash[32384]: audit 2023-12-01T06:21:45.017649+0000 mon.c (mon.2) 1780 : audit 0 from='client.? 172.21.15.80:0/1279837401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:21:46.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:21:45 smithi080 bash[28361]: audit 2023-12-01T06:21:45.017649+0000 mon.c (mon.2) 1780 : audit 0 from='client.? 172.21.15.80:0/1279837401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:21:46.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:21:45 smithi080 bash[41963]: audit 2023-12-01T06:21:45.017649+0000 mon.c (mon.2) 1780 : audit 0 from='client.? 172.21.15.80:0/1279837401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:21:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:21:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:21:46] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T06:21:47.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:21:46 smithi090 bash[32384]: cluster 2023-12-01T06:21:46.295533+0000 mgr.y (mgr.24362) 2800 : cluster 0 pgmap v2769: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:21:47.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:21:46 smithi080 bash[41963]: cluster 2023-12-01T06:21:46.295533+0000 mgr.y (mgr.24362) 2800 : cluster 0 pgmap v2769: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:21:47.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:21:46 smithi080 bash[28361]: cluster 2023-12-01T06:21:46.295533+0000 mgr.y (mgr.24362) 2800 : cluster 0 pgmap v2769: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:21:48.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:21:47 smithi090 bash[32384]: audit 2023-12-01T06:21:47.468523+0000 mon.a (mon.0) 2338 : audit 0 from='client.? 172.21.15.80:0/1274186075' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:21:48.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:21:47 smithi080 bash[28361]: audit 2023-12-01T06:21:47.468523+0000 mon.a (mon.0) 2338 : audit 0 from='client.? 172.21.15.80:0/1274186075' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:21:48.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:21:47 smithi080 bash[41963]: audit 2023-12-01T06:21:47.468523+0000 mon.a (mon.0) 2338 : audit 0 from='client.? 172.21.15.80:0/1274186075' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:21:49.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:21:48 smithi080 bash[28361]: cluster 2023-12-01T06:21:48.296232+0000 mgr.y (mgr.24362) 2801 : cluster 0 pgmap v2770: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:21:49.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:21:48 smithi080 bash[41963]: cluster 2023-12-01T06:21:48.296232+0000 mgr.y (mgr.24362) 2801 : cluster 0 pgmap v2770: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:21:49.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:21:48 smithi090 bash[32384]: cluster 2023-12-01T06:21:48.296232+0000 mgr.y (mgr.24362) 2801 : cluster 0 pgmap v2770: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:21:50.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:21:49 smithi090 bash[32384]: audit 2023-12-01T06:21:49.917385+0000 mon.a (mon.0) 2339 : audit 0 from='client.? 172.21.15.80:0/3200449528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:21:50.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:21:49 smithi080 bash[41963]: audit 2023-12-01T06:21:49.917385+0000 mon.a (mon.0) 2339 : audit 0 from='client.? 172.21.15.80:0/3200449528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:21:50.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:21:49 smithi080 bash[28361]: audit 2023-12-01T06:21:49.917385+0000 mon.a (mon.0) 2339 : audit 0 from='client.? 172.21.15.80:0/3200449528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:21:51.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:21:50 smithi090 bash[32384]: cluster 2023-12-01T06:21:50.296899+0000 mgr.y (mgr.24362) 2802 : cluster 0 pgmap v2771: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:21:51.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:21:50 smithi080 bash[28361]: cluster 2023-12-01T06:21:50.296899+0000 mgr.y (mgr.24362) 2802 : cluster 0 pgmap v2771: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:21:51.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:21:50 smithi080 bash[41963]: cluster 2023-12-01T06:21:50.296899+0000 mgr.y (mgr.24362) 2802 : cluster 0 pgmap v2771: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:21:53.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:21:53 smithi080 bash[41963]: cluster 2023-12-01T06:21:52.297989+0000 mgr.y (mgr.24362) 2803 : cluster 0 pgmap v2772: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:21:53.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:21:53 smithi080 bash[41963]: audit 2023-12-01T06:21:52.362859+0000 mon.c (mon.2) 1781 : audit 0 from='client.? 172.21.15.80:0/2585533447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:21:53.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:21:53 smithi080 bash[28361]: cluster 2023-12-01T06:21:52.297989+0000 mgr.y (mgr.24362) 2803 : cluster 0 pgmap v2772: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:21:53.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:21:53 smithi080 bash[28361]: audit 2023-12-01T06:21:52.362859+0000 mon.c (mon.2) 1781 : audit 0 from='client.? 172.21.15.80:0/2585533447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:21:53.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:21:53 smithi090 bash[32384]: cluster 2023-12-01T06:21:52.297989+0000 mgr.y (mgr.24362) 2803 : cluster 0 pgmap v2772: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:21:53.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:21:53 smithi090 bash[32384]: audit 2023-12-01T06:21:52.362859+0000 mon.c (mon.2) 1781 : audit 0 from='client.? 172.21.15.80:0/2585533447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:21:55.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:21:54 smithi090 bash[32384]: cluster 2023-12-01T06:21:54.298621+0000 mgr.y (mgr.24362) 2804 : cluster 0 pgmap v2773: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:21:55.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:21:54 smithi080 bash[28361]: cluster 2023-12-01T06:21:54.298621+0000 mgr.y (mgr.24362) 2804 : cluster 0 pgmap v2773: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:21:55.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:21:54 smithi080 bash[41963]: cluster 2023-12-01T06:21:54.298621+0000 mgr.y (mgr.24362) 2804 : cluster 0 pgmap v2773: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:21:56.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:21:55 smithi090 bash[32384]: audit 2023-12-01T06:21:54.834235+0000 mon.a (mon.0) 2340 : audit 0 from='client.? 172.21.15.80:0/4142996913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:21:56.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:21:55 smithi090 bash[32384]: audit 2023-12-01T06:21:54.924857+0000 mon.c (mon.2) 1782 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:21:56.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:21:55 smithi080 bash[41963]: audit 2023-12-01T06:21:54.834235+0000 mon.a (mon.0) 2340 : audit 0 from='client.? 172.21.15.80:0/4142996913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:21:56.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:21:55 smithi080 bash[41963]: audit 2023-12-01T06:21:54.924857+0000 mon.c (mon.2) 1782 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:21:56.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:21:55 smithi080 bash[28361]: audit 2023-12-01T06:21:54.834235+0000 mon.a (mon.0) 2340 : audit 0 from='client.? 172.21.15.80:0/4142996913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:21:56.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:21:55 smithi080 bash[28361]: audit 2023-12-01T06:21:54.924857+0000 mon.c (mon.2) 1782 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:21:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:21:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:21:56] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.43.0" 2023-12-01T06:21:57.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:21:56 smithi090 bash[32384]: cluster 2023-12-01T06:21:56.299746+0000 mgr.y (mgr.24362) 2805 : cluster 0 pgmap v2774: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:21:57.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:21:56 smithi080 bash[28361]: cluster 2023-12-01T06:21:56.299746+0000 mgr.y (mgr.24362) 2805 : cluster 0 pgmap v2774: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:21:57.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:21:56 smithi080 bash[41963]: cluster 2023-12-01T06:21:56.299746+0000 mgr.y (mgr.24362) 2805 : cluster 0 pgmap v2774: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:21:58.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:21:57 smithi080 bash[28361]: audit 2023-12-01T06:21:57.289846+0000 mon.c (mon.2) 1783 : audit 0 from='client.? 172.21.15.80:0/1487341950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:21:58.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:21:57 smithi080 bash[41963]: audit 2023-12-01T06:21:57.289846+0000 mon.c (mon.2) 1783 : audit 0 from='client.? 172.21.15.80:0/1487341950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:21:58.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:21:57 smithi090 bash[32384]: audit 2023-12-01T06:21:57.289846+0000 mon.c (mon.2) 1783 : audit 0 from='client.? 172.21.15.80:0/1487341950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:21:59.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:21:58 smithi080 bash[41963]: cluster 2023-12-01T06:21:58.300430+0000 mgr.y (mgr.24362) 2806 : cluster 0 pgmap v2775: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:21:59.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:21:58 smithi080 bash[28361]: cluster 2023-12-01T06:21:58.300430+0000 mgr.y (mgr.24362) 2806 : cluster 0 pgmap v2775: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:21:59.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:21:58 smithi090 bash[32384]: cluster 2023-12-01T06:21:58.300430+0000 mgr.y (mgr.24362) 2806 : cluster 0 pgmap v2775: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:22:00.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:21:59 smithi080 bash[41963]: audit 2023-12-01T06:21:59.745307+0000 mon.a (mon.0) 2341 : audit 0 from='client.? 172.21.15.80:0/3930013542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:22:00.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:21:59 smithi080 bash[28361]: audit 2023-12-01T06:21:59.745307+0000 mon.a (mon.0) 2341 : audit 0 from='client.? 172.21.15.80:0/3930013542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:22:00.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:21:59 smithi090 bash[32384]: audit 2023-12-01T06:21:59.745307+0000 mon.a (mon.0) 2341 : audit 0 from='client.? 172.21.15.80:0/3930013542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:22:01.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:22:00 smithi080 bash[41963]: cluster 2023-12-01T06:22:00.301073+0000 mgr.y (mgr.24362) 2807 : cluster 0 pgmap v2776: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:22:01.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:22:00 smithi080 bash[28361]: cluster 2023-12-01T06:22:00.301073+0000 mgr.y (mgr.24362) 2807 : cluster 0 pgmap v2776: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:22:01.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:22:00 smithi090 bash[32384]: cluster 2023-12-01T06:22:00.301073+0000 mgr.y (mgr.24362) 2807 : cluster 0 pgmap v2776: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:22:02.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:22:02 smithi090 bash[32384]: audit 2023-12-01T06:22:02.213468+0000 mon.c (mon.2) 1784 : audit 0 from='client.? 172.21.15.80:0/2954999413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:22:02.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:22:02 smithi080 bash[28361]: audit 2023-12-01T06:22:02.213468+0000 mon.c (mon.2) 1784 : audit 0 from='client.? 172.21.15.80:0/2954999413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:22:02.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:22:02 smithi080 bash[41963]: audit 2023-12-01T06:22:02.213468+0000 mon.c (mon.2) 1784 : audit 0 from='client.? 172.21.15.80:0/2954999413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:22:03.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:22:03 smithi080 bash[28361]: cluster 2023-12-01T06:22:02.302210+0000 mgr.y (mgr.24362) 2808 : cluster 0 pgmap v2777: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:22:03.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:22:03 smithi080 bash[41963]: cluster 2023-12-01T06:22:02.302210+0000 mgr.y (mgr.24362) 2808 : cluster 0 pgmap v2777: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:22:03.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:22:03 smithi090 bash[32384]: cluster 2023-12-01T06:22:02.302210+0000 mgr.y (mgr.24362) 2808 : cluster 0 pgmap v2777: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:22:05.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:22:04 smithi090 bash[32384]: cluster 2023-12-01T06:22:04.302852+0000 mgr.y (mgr.24362) 2809 : cluster 0 pgmap v2778: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:22:05.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:22:04 smithi090 bash[32384]: audit 2023-12-01T06:22:04.675593+0000 mon.c (mon.2) 1785 : audit 0 from='client.? 172.21.15.80:0/2017206769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:22:05.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:22:04 smithi080 bash[28361]: cluster 2023-12-01T06:22:04.302852+0000 mgr.y (mgr.24362) 2809 : cluster 0 pgmap v2778: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:22:05.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:22:04 smithi080 bash[28361]: audit 2023-12-01T06:22:04.675593+0000 mon.c (mon.2) 1785 : audit 0 from='client.? 172.21.15.80:0/2017206769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:22:05.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:22:04 smithi080 bash[41963]: cluster 2023-12-01T06:22:04.302852+0000 mgr.y (mgr.24362) 2809 : cluster 0 pgmap v2778: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:22:05.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:22:04 smithi080 bash[41963]: audit 2023-12-01T06:22:04.675593+0000 mon.c (mon.2) 1785 : audit 0 from='client.? 172.21.15.80:0/2017206769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:22:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:22:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:22:06] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.43.0" 2023-12-01T06:22:07.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:22:07 smithi080 bash[28361]: cluster 2023-12-01T06:22:06.304054+0000 mgr.y (mgr.24362) 2810 : cluster 0 pgmap v2779: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:22:07.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:22:07 smithi080 bash[28361]: audit 2023-12-01T06:22:07.128504+0000 mon.c (mon.2) 1786 : audit 0 from='client.? 172.21.15.80:0/2169367025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:22:07.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:22:07 smithi080 bash[41963]: cluster 2023-12-01T06:22:06.304054+0000 mgr.y (mgr.24362) 2810 : cluster 0 pgmap v2779: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:22:07.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:22:07 smithi080 bash[41963]: audit 2023-12-01T06:22:07.128504+0000 mon.c (mon.2) 1786 : audit 0 from='client.? 172.21.15.80:0/2169367025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:22:07.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:22:07 smithi090 bash[32384]: cluster 2023-12-01T06:22:06.304054+0000 mgr.y (mgr.24362) 2810 : cluster 0 pgmap v2779: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:22:07.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:22:07 smithi090 bash[32384]: audit 2023-12-01T06:22:07.128504+0000 mon.c (mon.2) 1786 : audit 0 from='client.? 172.21.15.80:0/2169367025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:22:09.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:22:09 smithi080 bash[28361]: cluster 2023-12-01T06:22:08.304650+0000 mgr.y (mgr.24362) 2811 : cluster 0 pgmap v2780: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:22:09.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:22:09 smithi080 bash[41963]: cluster 2023-12-01T06:22:08.304650+0000 mgr.y (mgr.24362) 2811 : cluster 0 pgmap v2780: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:22:09.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:22:09 smithi090 bash[32384]: cluster 2023-12-01T06:22:08.304650+0000 mgr.y (mgr.24362) 2811 : cluster 0 pgmap v2780: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:22:10.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:22:10 smithi080 bash[28361]: audit 2023-12-01T06:22:09.591750+0000 mon.c (mon.2) 1787 : audit 0 from='client.? 172.21.15.80:0/2936288120' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:22:10.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:22:10 smithi080 bash[28361]: audit 2023-12-01T06:22:09.925296+0000 mon.c (mon.2) 1788 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:22:10.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:22:10 smithi080 bash[41963]: audit 2023-12-01T06:22:09.591750+0000 mon.c (mon.2) 1787 : audit 0 from='client.? 172.21.15.80:0/2936288120' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:22:10.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:22:10 smithi080 bash[41963]: audit 2023-12-01T06:22:09.925296+0000 mon.c (mon.2) 1788 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:22:10.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:22:10 smithi090 bash[32384]: audit 2023-12-01T06:22:09.591750+0000 mon.c (mon.2) 1787 : audit 0 from='client.? 172.21.15.80:0/2936288120' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:22:10.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:22:10 smithi090 bash[32384]: audit 2023-12-01T06:22:09.925296+0000 mon.c (mon.2) 1788 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:22:11.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:22:11 smithi080 bash[41963]: cluster 2023-12-01T06:22:10.305309+0000 mgr.y (mgr.24362) 2812 : cluster 0 pgmap v2781: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:22:11.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:22:11 smithi080 bash[28361]: cluster 2023-12-01T06:22:10.305309+0000 mgr.y (mgr.24362) 2812 : cluster 0 pgmap v2781: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:22:11.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:22:11 smithi090 bash[32384]: cluster 2023-12-01T06:22:10.305309+0000 mgr.y (mgr.24362) 2812 : cluster 0 pgmap v2781: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:22:12.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:22:12 smithi080 bash[28361]: audit 2023-12-01T06:22:12.044765+0000 mon.c (mon.2) 1789 : audit 0 from='client.? 172.21.15.80:0/2430098296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:22:12.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:22:12 smithi080 bash[41963]: audit 2023-12-01T06:22:12.044765+0000 mon.c (mon.2) 1789 : audit 0 from='client.? 172.21.15.80:0/2430098296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:22:12.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:22:12 smithi090 bash[32384]: audit 2023-12-01T06:22:12.044765+0000 mon.c (mon.2) 1789 : audit 0 from='client.? 172.21.15.80:0/2430098296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:22:13.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:22:13 smithi080 bash[28361]: cluster 2023-12-01T06:22:12.306481+0000 mgr.y (mgr.24362) 2813 : cluster 0 pgmap v2782: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:22:13.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:22:13 smithi080 bash[41963]: cluster 2023-12-01T06:22:12.306481+0000 mgr.y (mgr.24362) 2813 : cluster 0 pgmap v2782: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:22:13.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:22:13 smithi090 bash[32384]: cluster 2023-12-01T06:22:12.306481+0000 mgr.y (mgr.24362) 2813 : cluster 0 pgmap v2782: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:22:15.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:22:14 smithi090 bash[32384]: cluster 2023-12-01T06:22:14.307110+0000 mgr.y (mgr.24362) 2814 : cluster 0 pgmap v2783: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:22:15.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:22:14 smithi090 bash[32384]: audit 2023-12-01T06:22:14.489509+0000 mon.a (mon.0) 2342 : audit 0 from='client.? 172.21.15.80:0/1917856726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:22:15.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:22:14 smithi080 bash[28361]: cluster 2023-12-01T06:22:14.307110+0000 mgr.y (mgr.24362) 2814 : cluster 0 pgmap v2783: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:22:15.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:22:14 smithi080 bash[28361]: audit 2023-12-01T06:22:14.489509+0000 mon.a (mon.0) 2342 : audit 0 from='client.? 172.21.15.80:0/1917856726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:22:15.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:22:14 smithi080 bash[41963]: cluster 2023-12-01T06:22:14.307110+0000 mgr.y (mgr.24362) 2814 : cluster 0 pgmap v2783: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:22:15.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:22:14 smithi080 bash[41963]: audit 2023-12-01T06:22:14.489509+0000 mon.a (mon.0) 2342 : audit 0 from='client.? 172.21.15.80:0/1917856726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:22:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:22:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:22:16] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T06:22:17.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:22:17 smithi080 bash[28361]: cluster 2023-12-01T06:22:16.308284+0000 mgr.y (mgr.24362) 2815 : cluster 0 pgmap v2784: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:22:17.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:22:17 smithi080 bash[28361]: audit 2023-12-01T06:22:16.947594+0000 mon.c (mon.2) 1790 : audit 0 from='client.? 172.21.15.80:0/2004579168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:22:17.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:22:17 smithi080 bash[41963]: cluster 2023-12-01T06:22:16.308284+0000 mgr.y (mgr.24362) 2815 : cluster 0 pgmap v2784: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:22:17.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:22:17 smithi080 bash[41963]: audit 2023-12-01T06:22:16.947594+0000 mon.c (mon.2) 1790 : audit 0 from='client.? 172.21.15.80:0/2004579168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:22:17.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:22:17 smithi090 bash[32384]: cluster 2023-12-01T06:22:16.308284+0000 mgr.y (mgr.24362) 2815 : cluster 0 pgmap v2784: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:22:17.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:22:17 smithi090 bash[32384]: audit 2023-12-01T06:22:16.947594+0000 mon.c (mon.2) 1790 : audit 0 from='client.? 172.21.15.80:0/2004579168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:22:19.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:22:19 smithi080 bash[28361]: cluster 2023-12-01T06:22:18.308979+0000 mgr.y (mgr.24362) 2816 : cluster 0 pgmap v2785: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:22:19.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:22:19 smithi080 bash[41963]: cluster 2023-12-01T06:22:18.308979+0000 mgr.y (mgr.24362) 2816 : cluster 0 pgmap v2785: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:22:19.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:22:19 smithi090 bash[32384]: cluster 2023-12-01T06:22:18.308979+0000 mgr.y (mgr.24362) 2816 : cluster 0 pgmap v2785: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:22:20.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:22:20 smithi080 bash[28361]: audit 2023-12-01T06:22:19.403131+0000 mon.c (mon.2) 1791 : audit 0 from='client.? 172.21.15.80:0/3219167849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:22:20.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:22:20 smithi080 bash[41963]: audit 2023-12-01T06:22:19.403131+0000 mon.c (mon.2) 1791 : audit 0 from='client.? 172.21.15.80:0/3219167849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:22:20.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:22:20 smithi090 bash[32384]: audit 2023-12-01T06:22:19.403131+0000 mon.c (mon.2) 1791 : audit 0 from='client.? 172.21.15.80:0/3219167849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:22:21.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:22:21 smithi080 bash[41963]: cluster 2023-12-01T06:22:20.309560+0000 mgr.y (mgr.24362) 2817 : cluster 0 pgmap v2786: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:22:21.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:22:21 smithi080 bash[28361]: cluster 2023-12-01T06:22:20.309560+0000 mgr.y (mgr.24362) 2817 : cluster 0 pgmap v2786: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:22:21.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:22:21 smithi090 bash[32384]: cluster 2023-12-01T06:22:20.309560+0000 mgr.y (mgr.24362) 2817 : cluster 0 pgmap v2786: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:22:22.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:22:22 smithi080 bash[28361]: audit 2023-12-01T06:22:21.848810+0000 mon.a (mon.0) 2343 : audit 0 from='client.? 172.21.15.80:0/2826232366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:22:22.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:22:22 smithi080 bash[41963]: audit 2023-12-01T06:22:21.848810+0000 mon.a (mon.0) 2343 : audit 0 from='client.? 172.21.15.80:0/2826232366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:22:22.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:22:22 smithi090 bash[32384]: audit 2023-12-01T06:22:21.848810+0000 mon.a (mon.0) 2343 : audit 0 from='client.? 172.21.15.80:0/2826232366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:22:23.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:22:23 smithi080 bash[28361]: cluster 2023-12-01T06:22:22.310655+0000 mgr.y (mgr.24362) 2818 : cluster 0 pgmap v2787: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:22:23.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:22:23 smithi080 bash[41963]: cluster 2023-12-01T06:22:22.310655+0000 mgr.y (mgr.24362) 2818 : cluster 0 pgmap v2787: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:22:23.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:22:23 smithi090 bash[32384]: cluster 2023-12-01T06:22:22.310655+0000 mgr.y (mgr.24362) 2818 : cluster 0 pgmap v2787: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:22:25.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:22:24 smithi080 bash[41963]: audit 2023-12-01T06:22:24.295027+0000 mon.c (mon.2) 1792 : audit 0 from='client.? 172.21.15.80:0/128132376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:22:25.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:22:24 smithi080 bash[41963]: cluster 2023-12-01T06:22:24.311221+0000 mgr.y (mgr.24362) 2819 : cluster 0 pgmap v2788: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:22:25.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:22:24 smithi080 bash[28361]: audit 2023-12-01T06:22:24.295027+0000 mon.c (mon.2) 1792 : audit 0 from='client.? 172.21.15.80:0/128132376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:22:25.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:22:24 smithi080 bash[28361]: cluster 2023-12-01T06:22:24.311221+0000 mgr.y (mgr.24362) 2819 : cluster 0 pgmap v2788: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:22:25.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:22:24 smithi090 bash[32384]: audit 2023-12-01T06:22:24.295027+0000 mon.c (mon.2) 1792 : audit 0 from='client.? 172.21.15.80:0/128132376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:22:25.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:22:24 smithi090 bash[32384]: cluster 2023-12-01T06:22:24.311221+0000 mgr.y (mgr.24362) 2819 : cluster 0 pgmap v2788: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:22:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:22:25 smithi080 bash[28361]: audit 2023-12-01T06:22:24.925926+0000 mon.c (mon.2) 1793 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:22:26.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:22:25 smithi080 bash[41963]: audit 2023-12-01T06:22:24.925926+0000 mon.c (mon.2) 1793 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:22:26.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:22:25 smithi090 bash[32384]: audit 2023-12-01T06:22:24.925926+0000 mon.c (mon.2) 1793 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:22:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:22:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:22:26] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T06:22:27.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:22:26 smithi080 bash[28361]: cluster 2023-12-01T06:22:26.312382+0000 mgr.y (mgr.24362) 2820 : cluster 0 pgmap v2789: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:22:27.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:22:26 smithi080 bash[28361]: audit 2023-12-01T06:22:26.753570+0000 mon.a (mon.0) 2344 : audit 0 from='client.? 172.21.15.80:0/1830493985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:22:27.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:22:26 smithi080 bash[41963]: cluster 2023-12-01T06:22:26.312382+0000 mgr.y (mgr.24362) 2820 : cluster 0 pgmap v2789: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:22:27.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:22:26 smithi080 bash[41963]: audit 2023-12-01T06:22:26.753570+0000 mon.a (mon.0) 2344 : audit 0 from='client.? 172.21.15.80:0/1830493985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:22:27.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:22:26 smithi090 bash[32384]: cluster 2023-12-01T06:22:26.312382+0000 mgr.y (mgr.24362) 2820 : cluster 0 pgmap v2789: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:22:27.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:22:26 smithi090 bash[32384]: audit 2023-12-01T06:22:26.753570+0000 mon.a (mon.0) 2344 : audit 0 from='client.? 172.21.15.80:0/1830493985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:22:29.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:22:29 smithi080 bash[41963]: cluster 2023-12-01T06:22:28.313021+0000 mgr.y (mgr.24362) 2821 : cluster 0 pgmap v2790: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:22:29.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:22:29 smithi080 bash[41963]: audit 2023-12-01T06:22:29.209437+0000 mon.a (mon.0) 2345 : audit 0 from='client.? 172.21.15.80:0/490863750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:22:29.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:22:29 smithi080 bash[28361]: cluster 2023-12-01T06:22:28.313021+0000 mgr.y (mgr.24362) 2821 : cluster 0 pgmap v2790: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:22:29.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:22:29 smithi080 bash[28361]: audit 2023-12-01T06:22:29.209437+0000 mon.a (mon.0) 2345 : audit 0 from='client.? 172.21.15.80:0/490863750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:22:29.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:22:29 smithi090 bash[32384]: cluster 2023-12-01T06:22:28.313021+0000 mgr.y (mgr.24362) 2821 : cluster 0 pgmap v2790: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:22:29.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:22:29 smithi090 bash[32384]: audit 2023-12-01T06:22:29.209437+0000 mon.a (mon.0) 2345 : audit 0 from='client.? 172.21.15.80:0/490863750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:22:31.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:22:31 smithi080 bash[41963]: cluster 2023-12-01T06:22:30.313660+0000 mgr.y (mgr.24362) 2822 : cluster 0 pgmap v2791: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:22:31.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:22:31 smithi080 bash[28361]: cluster 2023-12-01T06:22:30.313660+0000 mgr.y (mgr.24362) 2822 : cluster 0 pgmap v2791: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:22:31.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:22:31 smithi090 bash[32384]: cluster 2023-12-01T06:22:30.313660+0000 mgr.y (mgr.24362) 2822 : cluster 0 pgmap v2791: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:22:32.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:22:32 smithi080 bash[28361]: audit 2023-12-01T06:22:31.660260+0000 mon.c (mon.2) 1794 : audit 0 from='client.? 172.21.15.80:0/3009070103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:22:32.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:22:32 smithi080 bash[41963]: audit 2023-12-01T06:22:31.660260+0000 mon.c (mon.2) 1794 : audit 0 from='client.? 172.21.15.80:0/3009070103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:22:32.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:22:32 smithi090 bash[32384]: audit 2023-12-01T06:22:31.660260+0000 mon.c (mon.2) 1794 : audit 0 from='client.? 172.21.15.80:0/3009070103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:22:33.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:22:33 smithi080 bash[28361]: cluster 2023-12-01T06:22:32.314783+0000 mgr.y (mgr.24362) 2823 : cluster 0 pgmap v2792: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:22:33.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:22:33 smithi080 bash[41963]: cluster 2023-12-01T06:22:32.314783+0000 mgr.y (mgr.24362) 2823 : cluster 0 pgmap v2792: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:22:33.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:22:33 smithi090 bash[32384]: cluster 2023-12-01T06:22:32.314783+0000 mgr.y (mgr.24362) 2823 : cluster 0 pgmap v2792: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:22:35.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:22:34 smithi080 bash[28361]: audit 2023-12-01T06:22:34.120663+0000 mon.c (mon.2) 1795 : audit 0 from='client.? 172.21.15.80:0/1262978760' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:22:35.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:22:34 smithi080 bash[28361]: cluster 2023-12-01T06:22:34.315445+0000 mgr.y (mgr.24362) 2824 : cluster 0 pgmap v2793: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:22:35.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:22:34 smithi080 bash[28361]: audit 2023-12-01T06:22:34.443487+0000 mon.c (mon.2) 1796 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:22:35.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:22:34 smithi080 bash[41963]: audit 2023-12-01T06:22:34.120663+0000 mon.c (mon.2) 1795 : audit 0 from='client.? 172.21.15.80:0/1262978760' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:22:35.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:22:34 smithi080 bash[41963]: cluster 2023-12-01T06:22:34.315445+0000 mgr.y (mgr.24362) 2824 : cluster 0 pgmap v2793: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:22:35.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:22:34 smithi080 bash[41963]: audit 2023-12-01T06:22:34.443487+0000 mon.c (mon.2) 1796 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:22:35.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:22:34 smithi090 bash[32384]: audit 2023-12-01T06:22:34.120663+0000 mon.c (mon.2) 1795 : audit 0 from='client.? 172.21.15.80:0/1262978760' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:22:35.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:22:34 smithi090 bash[32384]: cluster 2023-12-01T06:22:34.315445+0000 mgr.y (mgr.24362) 2824 : cluster 0 pgmap v2793: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:22:35.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:22:34 smithi090 bash[32384]: audit 2023-12-01T06:22:34.443487+0000 mon.c (mon.2) 1796 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:22:36.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:22:35 smithi080 bash[41963]: audit 2023-12-01T06:22:34.822455+0000 mon.a (mon.0) 2346 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:22:36.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:22:35 smithi080 bash[41963]: audit 2023-12-01T06:22:34.833853+0000 mon.a (mon.0) 2347 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:22:36.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:22:35 smithi080 bash[28361]: audit 2023-12-01T06:22:34.822455+0000 mon.a (mon.0) 2346 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:22:36.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:22:35 smithi080 bash[28361]: audit 2023-12-01T06:22:34.833853+0000 mon.a (mon.0) 2347 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:22:36.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:22:35 smithi090 bash[32384]: audit 2023-12-01T06:22:34.822455+0000 mon.a (mon.0) 2346 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:22:36.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:22:35 smithi090 bash[32384]: audit 2023-12-01T06:22:34.833853+0000 mon.a (mon.0) 2347 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:22:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:22:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:22:36] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T06:22:37.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:22:36 smithi080 bash[41963]: cluster 2023-12-01T06:22:36.316560+0000 mgr.y (mgr.24362) 2825 : cluster 0 pgmap v2794: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:22:37.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:22:36 smithi080 bash[41963]: audit 2023-12-01T06:22:36.580868+0000 mon.c (mon.2) 1797 : audit 0 from='client.? 172.21.15.80:0/3067700193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:22:37.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:22:36 smithi080 bash[28361]: cluster 2023-12-01T06:22:36.316560+0000 mgr.y (mgr.24362) 2825 : cluster 0 pgmap v2794: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:22:37.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:22:36 smithi080 bash[28361]: audit 2023-12-01T06:22:36.580868+0000 mon.c (mon.2) 1797 : audit 0 from='client.? 172.21.15.80:0/3067700193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:22:37.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:22:36 smithi090 bash[32384]: cluster 2023-12-01T06:22:36.316560+0000 mgr.y (mgr.24362) 2825 : cluster 0 pgmap v2794: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:22:37.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:22:36 smithi090 bash[32384]: audit 2023-12-01T06:22:36.580868+0000 mon.c (mon.2) 1797 : audit 0 from='client.? 172.21.15.80:0/3067700193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:22:39.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:22:39 smithi080 bash[28361]: cluster 2023-12-01T06:22:38.317222+0000 mgr.y (mgr.24362) 2826 : cluster 0 pgmap v2795: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:22:39.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:22:39 smithi080 bash[28361]: audit 2023-12-01T06:22:39.044072+0000 mon.c (mon.2) 1798 : audit 0 from='client.? 172.21.15.80:0/2684130174' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:22:39.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:22:39 smithi080 bash[41963]: cluster 2023-12-01T06:22:38.317222+0000 mgr.y (mgr.24362) 2826 : cluster 0 pgmap v2795: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:22:39.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:22:39 smithi080 bash[41963]: audit 2023-12-01T06:22:39.044072+0000 mon.c (mon.2) 1798 : audit 0 from='client.? 172.21.15.80:0/2684130174' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:22:39.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:22:39 smithi090 bash[32384]: cluster 2023-12-01T06:22:38.317222+0000 mgr.y (mgr.24362) 2826 : cluster 0 pgmap v2795: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:22:39.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:22:39 smithi090 bash[32384]: audit 2023-12-01T06:22:39.044072+0000 mon.c (mon.2) 1798 : audit 0 from='client.? 172.21.15.80:0/2684130174' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:22:40.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:22:40 smithi080 bash[28361]: audit 2023-12-01T06:22:39.925757+0000 mon.c (mon.2) 1799 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:22:40.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:22:40 smithi080 bash[28361]: audit 2023-12-01T06:22:40.238634+0000 mon.a (mon.0) 2348 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:22:40.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:22:40 smithi080 bash[28361]: audit 2023-12-01T06:22:40.251559+0000 mon.a (mon.0) 2349 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:22:40.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:22:40 smithi080 bash[41963]: audit 2023-12-01T06:22:39.925757+0000 mon.c (mon.2) 1799 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:22:40.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:22:40 smithi080 bash[41963]: audit 2023-12-01T06:22:40.238634+0000 mon.a (mon.0) 2348 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:22:40.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:22:40 smithi080 bash[41963]: audit 2023-12-01T06:22:40.251559+0000 mon.a (mon.0) 2349 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:22:40.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:22:40 smithi090 bash[32384]: audit 2023-12-01T06:22:39.925757+0000 mon.c (mon.2) 1799 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:22:40.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:22:40 smithi090 bash[32384]: audit 2023-12-01T06:22:40.238634+0000 mon.a (mon.0) 2348 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:22:40.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:22:40 smithi090 bash[32384]: audit 2023-12-01T06:22:40.251559+0000 mon.a (mon.0) 2349 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:22:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:22:41 smithi080 bash[28361]: cluster 2023-12-01T06:22:40.317909+0000 mgr.y (mgr.24362) 2827 : cluster 0 pgmap v2796: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:22:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:22:41 smithi080 bash[28361]: audit 2023-12-01T06:22:41.038467+0000 mon.a (mon.0) 2350 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:22:41.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:22:41 smithi080 bash[28361]: audit 2023-12-01T06:22:41.051721+0000 mon.a (mon.0) 2351 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:22:41.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:22:41 smithi080 bash[41963]: cluster 2023-12-01T06:22:40.317909+0000 mgr.y (mgr.24362) 2827 : cluster 0 pgmap v2796: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:22:41.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:22:41 smithi080 bash[41963]: audit 2023-12-01T06:22:41.038467+0000 mon.a (mon.0) 2350 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:22:41.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:22:41 smithi080 bash[41963]: audit 2023-12-01T06:22:41.051721+0000 mon.a (mon.0) 2351 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:22:41.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:22:41 smithi090 bash[32384]: cluster 2023-12-01T06:22:40.317909+0000 mgr.y (mgr.24362) 2827 : cluster 0 pgmap v2796: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:22:41.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:22:41 smithi090 bash[32384]: audit 2023-12-01T06:22:41.038467+0000 mon.a (mon.0) 2350 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:22:41.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:22:41 smithi090 bash[32384]: audit 2023-12-01T06:22:41.051721+0000 mon.a (mon.0) 2351 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:22:42.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:22:42 smithi080 bash[28361]: audit 2023-12-01T06:22:41.509631+0000 mon.c (mon.2) 1800 : audit 0 from='client.? 172.21.15.80:0/1026695334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:22:42.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:22:42 smithi080 bash[28361]: audit 2023-12-01T06:22:41.520077+0000 mon.c (mon.2) 1801 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:22:42.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:22:42 smithi080 bash[28361]: audit 2023-12-01T06:22:41.521453+0000 mon.c (mon.2) 1802 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:22:42.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:22:42 smithi080 bash[28361]: audit 2023-12-01T06:22:41.529633+0000 mon.a (mon.0) 2352 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:22:42.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:22:42 smithi080 bash[41963]: audit 2023-12-01T06:22:41.509631+0000 mon.c (mon.2) 1800 : audit 0 from='client.? 172.21.15.80:0/1026695334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:22:42.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:22:42 smithi080 bash[41963]: audit 2023-12-01T06:22:41.520077+0000 mon.c (mon.2) 1801 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:22:42.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:22:42 smithi080 bash[41963]: audit 2023-12-01T06:22:41.521453+0000 mon.c (mon.2) 1802 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:22:42.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:22:42 smithi080 bash[41963]: audit 2023-12-01T06:22:41.529633+0000 mon.a (mon.0) 2352 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:22:42.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:22:42 smithi090 bash[32384]: audit 2023-12-01T06:22:41.509631+0000 mon.c (mon.2) 1800 : audit 0 from='client.? 172.21.15.80:0/1026695334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:22:42.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:22:42 smithi090 bash[32384]: audit 2023-12-01T06:22:41.520077+0000 mon.c (mon.2) 1801 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:22:42.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:22:42 smithi090 bash[32384]: audit 2023-12-01T06:22:41.521453+0000 mon.c (mon.2) 1802 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:22:42.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:22:42 smithi090 bash[32384]: audit 2023-12-01T06:22:41.529633+0000 mon.a (mon.0) 2352 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:22:43.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:22:43 smithi080 bash[28361]: cluster 2023-12-01T06:22:42.319053+0000 mgr.y (mgr.24362) 2828 : cluster 0 pgmap v2797: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:22:43.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:22:43 smithi080 bash[41963]: cluster 2023-12-01T06:22:42.319053+0000 mgr.y (mgr.24362) 2828 : cluster 0 pgmap v2797: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:22:43.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:22:43 smithi090 bash[32384]: cluster 2023-12-01T06:22:42.319053+0000 mgr.y (mgr.24362) 2828 : cluster 0 pgmap v2797: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:22:45.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:22:44 smithi080 bash[28361]: audit 2023-12-01T06:22:43.971817+0000 mon.c (mon.2) 1803 : audit 0 from='client.? 172.21.15.80:0/2531430617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:22:45.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:22:44 smithi080 bash[28361]: cluster 2023-12-01T06:22:44.319765+0000 mgr.y (mgr.24362) 2829 : cluster 0 pgmap v2798: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:22:45.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:22:44 smithi080 bash[41963]: audit 2023-12-01T06:22:43.971817+0000 mon.c (mon.2) 1803 : audit 0 from='client.? 172.21.15.80:0/2531430617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:22:45.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:22:44 smithi080 bash[41963]: cluster 2023-12-01T06:22:44.319765+0000 mgr.y (mgr.24362) 2829 : cluster 0 pgmap v2798: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:22:45.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:22:44 smithi090 bash[32384]: audit 2023-12-01T06:22:43.971817+0000 mon.c (mon.2) 1803 : audit 0 from='client.? 172.21.15.80:0/2531430617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:22:45.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:22:44 smithi090 bash[32384]: cluster 2023-12-01T06:22:44.319765+0000 mgr.y (mgr.24362) 2829 : cluster 0 pgmap v2798: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:22:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:22:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:22:46] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.43.0" 2023-12-01T06:22:47.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:22:47 smithi080 bash[28361]: cluster 2023-12-01T06:22:46.320534+0000 mgr.y (mgr.24362) 2830 : cluster 0 pgmap v2799: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:22:47.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:22:47 smithi080 bash[28361]: audit 2023-12-01T06:22:46.425891+0000 mon.a (mon.0) 2353 : audit 0 from='client.? 172.21.15.80:0/4254867497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:22:47.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:22:47 smithi080 bash[41963]: cluster 2023-12-01T06:22:46.320534+0000 mgr.y (mgr.24362) 2830 : cluster 0 pgmap v2799: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:22:47.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:22:47 smithi080 bash[41963]: audit 2023-12-01T06:22:46.425891+0000 mon.a (mon.0) 2353 : audit 0 from='client.? 172.21.15.80:0/4254867497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:22:47.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:22:47 smithi090 bash[32384]: cluster 2023-12-01T06:22:46.320534+0000 mgr.y (mgr.24362) 2830 : cluster 0 pgmap v2799: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:22:47.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:22:47 smithi090 bash[32384]: audit 2023-12-01T06:22:46.425891+0000 mon.a (mon.0) 2353 : audit 0 from='client.? 172.21.15.80:0/4254867497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:22:49.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:22:49 smithi080 bash[28361]: cluster 2023-12-01T06:22:48.321192+0000 mgr.y (mgr.24362) 2831 : cluster 0 pgmap v2800: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:22:49.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:22:49 smithi080 bash[28361]: audit 2023-12-01T06:22:48.887743+0000 mon.c (mon.2) 1804 : audit 0 from='client.? 172.21.15.80:0/3227092454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:22:49.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:22:49 smithi080 bash[41963]: cluster 2023-12-01T06:22:48.321192+0000 mgr.y (mgr.24362) 2831 : cluster 0 pgmap v2800: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:22:49.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:22:49 smithi080 bash[41963]: audit 2023-12-01T06:22:48.887743+0000 mon.c (mon.2) 1804 : audit 0 from='client.? 172.21.15.80:0/3227092454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:22:49.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:22:49 smithi090 bash[32384]: cluster 2023-12-01T06:22:48.321192+0000 mgr.y (mgr.24362) 2831 : cluster 0 pgmap v2800: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:22:49.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:22:49 smithi090 bash[32384]: audit 2023-12-01T06:22:48.887743+0000 mon.c (mon.2) 1804 : audit 0 from='client.? 172.21.15.80:0/3227092454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:22:51.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:22:51 smithi080 bash[41963]: cluster 2023-12-01T06:22:50.321801+0000 mgr.y (mgr.24362) 2832 : cluster 0 pgmap v2801: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:22:51.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:22:51 smithi080 bash[41963]: audit 2023-12-01T06:22:51.345847+0000 mon.c (mon.2) 1805 : audit 0 from='client.? 172.21.15.80:0/3312914165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:22:51.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:22:51 smithi080 bash[28361]: cluster 2023-12-01T06:22:50.321801+0000 mgr.y (mgr.24362) 2832 : cluster 0 pgmap v2801: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:22:51.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:22:51 smithi080 bash[28361]: audit 2023-12-01T06:22:51.345847+0000 mon.c (mon.2) 1805 : audit 0 from='client.? 172.21.15.80:0/3312914165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:22:51.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:22:51 smithi090 bash[32384]: cluster 2023-12-01T06:22:50.321801+0000 mgr.y (mgr.24362) 2832 : cluster 0 pgmap v2801: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:22:51.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:22:51 smithi090 bash[32384]: audit 2023-12-01T06:22:51.345847+0000 mon.c (mon.2) 1805 : audit 0 from='client.? 172.21.15.80:0/3312914165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:22:53.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:22:53 smithi080 bash[28361]: cluster 2023-12-01T06:22:52.322861+0000 mgr.y (mgr.24362) 2833 : cluster 0 pgmap v2802: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:22:53.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:22:53 smithi080 bash[41963]: cluster 2023-12-01T06:22:52.322861+0000 mgr.y (mgr.24362) 2833 : cluster 0 pgmap v2802: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:22:53.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:22:53 smithi090 bash[32384]: cluster 2023-12-01T06:22:52.322861+0000 mgr.y (mgr.24362) 2833 : cluster 0 pgmap v2802: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:22:55.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:22:54 smithi080 bash[28361]: audit 2023-12-01T06:22:53.803478+0000 mon.c (mon.2) 1806 : audit 0 from='client.? 172.21.15.80:0/2073090327' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:22:55.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:22:54 smithi080 bash[28361]: cluster 2023-12-01T06:22:54.323525+0000 mgr.y (mgr.24362) 2834 : cluster 0 pgmap v2803: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:22:55.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:22:54 smithi080 bash[41963]: audit 2023-12-01T06:22:53.803478+0000 mon.c (mon.2) 1806 : audit 0 from='client.? 172.21.15.80:0/2073090327' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:22:55.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:22:54 smithi080 bash[41963]: cluster 2023-12-01T06:22:54.323525+0000 mgr.y (mgr.24362) 2834 : cluster 0 pgmap v2803: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:22:55.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:22:54 smithi090 bash[32384]: audit 2023-12-01T06:22:53.803478+0000 mon.c (mon.2) 1806 : audit 0 from='client.? 172.21.15.80:0/2073090327' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:22:55.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:22:54 smithi090 bash[32384]: cluster 2023-12-01T06:22:54.323525+0000 mgr.y (mgr.24362) 2834 : cluster 0 pgmap v2803: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:22:56.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:22:55 smithi080 bash[41963]: audit 2023-12-01T06:22:54.926339+0000 mon.c (mon.2) 1807 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:22:56.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:22:55 smithi080 bash[28361]: audit 2023-12-01T06:22:54.926339+0000 mon.c (mon.2) 1807 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:22:56.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:22:55 smithi090 bash[32384]: audit 2023-12-01T06:22:54.926339+0000 mon.c (mon.2) 1807 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:22:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:22:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:22:56] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T06:22:57.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:22:56 smithi080 bash[41963]: audit 2023-12-01T06:22:56.260416+0000 mon.a (mon.0) 2354 : audit 0 from='client.? 172.21.15.80:0/4208462315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:22:57.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:22:56 smithi080 bash[41963]: cluster 2023-12-01T06:22:56.324649+0000 mgr.y (mgr.24362) 2835 : cluster 0 pgmap v2804: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:22:57.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:22:56 smithi080 bash[28361]: audit 2023-12-01T06:22:56.260416+0000 mon.a (mon.0) 2354 : audit 0 from='client.? 172.21.15.80:0/4208462315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:22:57.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:22:56 smithi080 bash[28361]: cluster 2023-12-01T06:22:56.324649+0000 mgr.y (mgr.24362) 2835 : cluster 0 pgmap v2804: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:22:57.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:22:56 smithi090 bash[32384]: audit 2023-12-01T06:22:56.260416+0000 mon.a (mon.0) 2354 : audit 0 from='client.? 172.21.15.80:0/4208462315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:22:57.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:22:56 smithi090 bash[32384]: cluster 2023-12-01T06:22:56.324649+0000 mgr.y (mgr.24362) 2835 : cluster 0 pgmap v2804: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:22:59.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:22:59 smithi080 bash[28361]: cluster 2023-12-01T06:22:58.325361+0000 mgr.y (mgr.24362) 2836 : cluster 0 pgmap v2805: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:22:59.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:22:59 smithi080 bash[28361]: audit 2023-12-01T06:22:58.720696+0000 mon.c (mon.2) 1808 : audit 0 from='client.? 172.21.15.80:0/3021982597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:22:59.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:22:59 smithi080 bash[41963]: cluster 2023-12-01T06:22:58.325361+0000 mgr.y (mgr.24362) 2836 : cluster 0 pgmap v2805: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:22:59.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:22:59 smithi080 bash[41963]: audit 2023-12-01T06:22:58.720696+0000 mon.c (mon.2) 1808 : audit 0 from='client.? 172.21.15.80:0/3021982597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:22:59.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:22:59 smithi090 bash[32384]: cluster 2023-12-01T06:22:58.325361+0000 mgr.y (mgr.24362) 2836 : cluster 0 pgmap v2805: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:22:59.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:22:59 smithi090 bash[32384]: audit 2023-12-01T06:22:58.720696+0000 mon.c (mon.2) 1808 : audit 0 from='client.? 172.21.15.80:0/3021982597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:23:01.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:23:01 smithi080 bash[28361]: cluster 2023-12-01T06:23:00.326303+0000 mgr.y (mgr.24362) 2837 : cluster 0 pgmap v2806: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:23:01.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:23:01 smithi080 bash[28361]: audit 2023-12-01T06:23:01.176564+0000 mon.c (mon.2) 1809 : audit 0 from='client.? 172.21.15.80:0/2113864887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:23:01.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:23:01 smithi080 bash[41963]: cluster 2023-12-01T06:23:00.326303+0000 mgr.y (mgr.24362) 2837 : cluster 0 pgmap v2806: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:23:01.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:23:01 smithi080 bash[41963]: audit 2023-12-01T06:23:01.176564+0000 mon.c (mon.2) 1809 : audit 0 from='client.? 172.21.15.80:0/2113864887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:23:01.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:23:01 smithi090 bash[32384]: cluster 2023-12-01T06:23:00.326303+0000 mgr.y (mgr.24362) 2837 : cluster 0 pgmap v2806: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:23:01.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:23:01 smithi090 bash[32384]: audit 2023-12-01T06:23:01.176564+0000 mon.c (mon.2) 1809 : audit 0 from='client.? 172.21.15.80:0/2113864887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:23:03.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:23:03 smithi080 bash[28361]: cluster 2023-12-01T06:23:02.327436+0000 mgr.y (mgr.24362) 2838 : cluster 0 pgmap v2807: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:23:03.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:23:03 smithi080 bash[41963]: cluster 2023-12-01T06:23:02.327436+0000 mgr.y (mgr.24362) 2838 : cluster 0 pgmap v2807: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:23:03.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:23:03 smithi090 bash[32384]: cluster 2023-12-01T06:23:02.327436+0000 mgr.y (mgr.24362) 2838 : cluster 0 pgmap v2807: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:23:04.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:23:04 smithi080 bash[28361]: audit 2023-12-01T06:23:03.627096+0000 mon.a (mon.0) 2355 : audit 0 from='client.? 172.21.15.80:0/1166284616' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:23:04.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:23:04 smithi080 bash[41963]: audit 2023-12-01T06:23:03.627096+0000 mon.a (mon.0) 2355 : audit 0 from='client.? 172.21.15.80:0/1166284616' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:23:04.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:23:04 smithi090 bash[32384]: audit 2023-12-01T06:23:03.627096+0000 mon.a (mon.0) 2355 : audit 0 from='client.? 172.21.15.80:0/1166284616' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:23:05.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:23:05 smithi080 bash[28361]: cluster 2023-12-01T06:23:04.328102+0000 mgr.y (mgr.24362) 2839 : cluster 0 pgmap v2808: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:23:05.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:23:05 smithi080 bash[41963]: cluster 2023-12-01T06:23:04.328102+0000 mgr.y (mgr.24362) 2839 : cluster 0 pgmap v2808: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:23:05.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:23:05 smithi090 bash[32384]: cluster 2023-12-01T06:23:04.328102+0000 mgr.y (mgr.24362) 2839 : cluster 0 pgmap v2808: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:23:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:23:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:23:06] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T06:23:06.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:23:06 smithi080 bash[41963]: audit 2023-12-01T06:23:06.098259+0000 mon.b (mon.1) 37 : audit 0 from='client.? 172.21.15.80:0/3227149869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:23:06.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:23:06 smithi080 bash[28361]: audit 2023-12-01T06:23:06.098259+0000 mon.b (mon.1) 37 : audit 0 from='client.? 172.21.15.80:0/3227149869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:23:06.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:23:06 smithi090 bash[32384]: audit 2023-12-01T06:23:06.098259+0000 mon.b (mon.1) 37 : audit 0 from='client.? 172.21.15.80:0/3227149869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:23:07.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:23:07 smithi080 bash[41963]: cluster 2023-12-01T06:23:06.329294+0000 mgr.y (mgr.24362) 2840 : cluster 0 pgmap v2809: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:23:07.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:23:07 smithi080 bash[28361]: cluster 2023-12-01T06:23:06.329294+0000 mgr.y (mgr.24362) 2840 : cluster 0 pgmap v2809: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:23:07.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:23:07 smithi090 bash[32384]: cluster 2023-12-01T06:23:06.329294+0000 mgr.y (mgr.24362) 2840 : cluster 0 pgmap v2809: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:23:09.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:23:09 smithi080 bash[28361]: cluster 2023-12-01T06:23:08.329773+0000 mgr.y (mgr.24362) 2841 : cluster 0 pgmap v2810: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:23:09.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:23:09 smithi080 bash[28361]: audit 2023-12-01T06:23:08.571925+0000 mon.a (mon.0) 2356 : audit 0 from='client.? 172.21.15.80:0/3938266848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:23:09.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:23:09 smithi080 bash[41963]: cluster 2023-12-01T06:23:08.329773+0000 mgr.y (mgr.24362) 2841 : cluster 0 pgmap v2810: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:23:09.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:23:09 smithi080 bash[41963]: audit 2023-12-01T06:23:08.571925+0000 mon.a (mon.0) 2356 : audit 0 from='client.? 172.21.15.80:0/3938266848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:23:09.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:23:09 smithi090 bash[32384]: cluster 2023-12-01T06:23:08.329773+0000 mgr.y (mgr.24362) 2841 : cluster 0 pgmap v2810: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:23:09.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:23:09 smithi090 bash[32384]: audit 2023-12-01T06:23:08.571925+0000 mon.a (mon.0) 2356 : audit 0 from='client.? 172.21.15.80:0/3938266848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:23:10.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:23:10 smithi080 bash[41963]: audit 2023-12-01T06:23:09.926829+0000 mon.c (mon.2) 1810 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:23:10.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:23:10 smithi080 bash[28361]: audit 2023-12-01T06:23:09.926829+0000 mon.c (mon.2) 1810 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:23:10.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:23:10 smithi090 bash[32384]: audit 2023-12-01T06:23:09.926829+0000 mon.c (mon.2) 1810 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:23:11.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:23:11 smithi080 bash[28361]: cluster 2023-12-01T06:23:10.330512+0000 mgr.y (mgr.24362) 2842 : cluster 0 pgmap v2811: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:23:11.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:23:11 smithi080 bash[28361]: audit 2023-12-01T06:23:11.024357+0000 mon.c (mon.2) 1811 : audit 0 from='client.? 172.21.15.80:0/1032108113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:23:11.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:23:11 smithi080 bash[41963]: cluster 2023-12-01T06:23:10.330512+0000 mgr.y (mgr.24362) 2842 : cluster 0 pgmap v2811: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:23:11.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:23:11 smithi080 bash[41963]: audit 2023-12-01T06:23:11.024357+0000 mon.c (mon.2) 1811 : audit 0 from='client.? 172.21.15.80:0/1032108113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:23:11.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:23:11 smithi090 bash[32384]: cluster 2023-12-01T06:23:10.330512+0000 mgr.y (mgr.24362) 2842 : cluster 0 pgmap v2811: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:23:11.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:23:11 smithi090 bash[32384]: audit 2023-12-01T06:23:11.024357+0000 mon.c (mon.2) 1811 : audit 0 from='client.? 172.21.15.80:0/1032108113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:23:13.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:23:13 smithi080 bash[28361]: cluster 2023-12-01T06:23:12.331710+0000 mgr.y (mgr.24362) 2843 : cluster 0 pgmap v2812: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:23:13.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:23:13 smithi080 bash[41963]: cluster 2023-12-01T06:23:12.331710+0000 mgr.y (mgr.24362) 2843 : cluster 0 pgmap v2812: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:23:13.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:23:13 smithi090 bash[32384]: cluster 2023-12-01T06:23:12.331710+0000 mgr.y (mgr.24362) 2843 : cluster 0 pgmap v2812: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:23:14.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:23:14 smithi080 bash[28361]: audit 2023-12-01T06:23:13.478964+0000 mon.c (mon.2) 1812 : audit 0 from='client.? 172.21.15.80:0/3503051824' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:23:14.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:23:14 smithi080 bash[41963]: audit 2023-12-01T06:23:13.478964+0000 mon.c (mon.2) 1812 : audit 0 from='client.? 172.21.15.80:0/3503051824' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:23:14.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:23:14 smithi090 bash[32384]: audit 2023-12-01T06:23:13.478964+0000 mon.c (mon.2) 1812 : audit 0 from='client.? 172.21.15.80:0/3503051824' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:23:15.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:23:15 smithi080 bash[28361]: cluster 2023-12-01T06:23:14.332461+0000 mgr.y (mgr.24362) 2844 : cluster 0 pgmap v2813: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:23:15.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:23:15 smithi080 bash[41963]: cluster 2023-12-01T06:23:14.332461+0000 mgr.y (mgr.24362) 2844 : cluster 0 pgmap v2813: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:23:15.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:23:15 smithi090 bash[32384]: cluster 2023-12-01T06:23:14.332461+0000 mgr.y (mgr.24362) 2844 : cluster 0 pgmap v2813: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:23:16.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:23:16 smithi080 bash[28361]: audit 2023-12-01T06:23:15.933259+0000 mon.a (mon.0) 2357 : audit 0 from='client.? 172.21.15.80:0/3855921966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:23:16.683 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:23:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:23:16] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T06:23:16.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:23:16 smithi080 bash[41963]: audit 2023-12-01T06:23:15.933259+0000 mon.a (mon.0) 2357 : audit 0 from='client.? 172.21.15.80:0/3855921966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:23:16.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:23:16 smithi090 bash[32384]: audit 2023-12-01T06:23:15.933259+0000 mon.a (mon.0) 2357 : audit 0 from='client.? 172.21.15.80:0/3855921966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:23:17.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:23:17 smithi090 bash[32384]: cluster 2023-12-01T06:23:16.333617+0000 mgr.y (mgr.24362) 2845 : cluster 0 pgmap v2814: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:23:17.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:23:17 smithi080 bash[28361]: cluster 2023-12-01T06:23:16.333617+0000 mgr.y (mgr.24362) 2845 : cluster 0 pgmap v2814: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:23:17.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:23:17 smithi080 bash[41963]: cluster 2023-12-01T06:23:16.333617+0000 mgr.y (mgr.24362) 2845 : cluster 0 pgmap v2814: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:23:18.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:23:18 smithi090 bash[32384]: audit 2023-12-01T06:23:18.395654+0000 mon.a (mon.0) 2358 : audit 0 from='client.? 172.21.15.80:0/4090219900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:23:18.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:23:18 smithi080 bash[28361]: audit 2023-12-01T06:23:18.395654+0000 mon.a (mon.0) 2358 : audit 0 from='client.? 172.21.15.80:0/4090219900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:23:18.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:23:18 smithi080 bash[41963]: audit 2023-12-01T06:23:18.395654+0000 mon.a (mon.0) 2358 : audit 0 from='client.? 172.21.15.80:0/4090219900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:23:19.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:23:19 smithi090 bash[32384]: cluster 2023-12-01T06:23:18.334374+0000 mgr.y (mgr.24362) 2846 : cluster 0 pgmap v2815: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:23:19.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:23:19 smithi080 bash[28361]: cluster 2023-12-01T06:23:18.334374+0000 mgr.y (mgr.24362) 2846 : cluster 0 pgmap v2815: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:23:19.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:23:19 smithi080 bash[41963]: cluster 2023-12-01T06:23:18.334374+0000 mgr.y (mgr.24362) 2846 : cluster 0 pgmap v2815: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:23:21.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:23:21 smithi090 bash[32384]: cluster 2023-12-01T06:23:20.335019+0000 mgr.y (mgr.24362) 2847 : cluster 0 pgmap v2816: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:23:21.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:23:21 smithi090 bash[32384]: audit 2023-12-01T06:23:20.855147+0000 mon.a (mon.0) 2359 : audit 0 from='client.? 172.21.15.80:0/259622325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:23:21.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:23:21 smithi080 bash[28361]: cluster 2023-12-01T06:23:20.335019+0000 mgr.y (mgr.24362) 2847 : cluster 0 pgmap v2816: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:23:21.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:23:21 smithi080 bash[28361]: audit 2023-12-01T06:23:20.855147+0000 mon.a (mon.0) 2359 : audit 0 from='client.? 172.21.15.80:0/259622325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:23:21.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:23:21 smithi080 bash[41963]: cluster 2023-12-01T06:23:20.335019+0000 mgr.y (mgr.24362) 2847 : cluster 0 pgmap v2816: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:23:21.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:23:21 smithi080 bash[41963]: audit 2023-12-01T06:23:20.855147+0000 mon.a (mon.0) 2359 : audit 0 from='client.? 172.21.15.80:0/259622325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:23:23.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:23:23 smithi090 bash[32384]: cluster 2023-12-01T06:23:22.336191+0000 mgr.y (mgr.24362) 2848 : cluster 0 pgmap v2817: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:23:23.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:23:23 smithi090 bash[32384]: audit 2023-12-01T06:23:23.305778+0000 mon.a (mon.0) 2360 : audit 0 from='client.? 172.21.15.80:0/775097683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:23:23.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:23:23 smithi080 bash[41963]: cluster 2023-12-01T06:23:22.336191+0000 mgr.y (mgr.24362) 2848 : cluster 0 pgmap v2817: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:23:23.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:23:23 smithi080 bash[41963]: audit 2023-12-01T06:23:23.305778+0000 mon.a (mon.0) 2360 : audit 0 from='client.? 172.21.15.80:0/775097683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:23:23.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:23:23 smithi080 bash[28361]: cluster 2023-12-01T06:23:22.336191+0000 mgr.y (mgr.24362) 2848 : cluster 0 pgmap v2817: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:23:23.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:23:23 smithi080 bash[28361]: audit 2023-12-01T06:23:23.305778+0000 mon.a (mon.0) 2360 : audit 0 from='client.? 172.21.15.80:0/775097683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:23:25.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:23:24 smithi080 bash[41963]: cluster 2023-12-01T06:23:24.336868+0000 mgr.y (mgr.24362) 2849 : cluster 0 pgmap v2818: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:23:25.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:23:24 smithi080 bash[28361]: cluster 2023-12-01T06:23:24.336868+0000 mgr.y (mgr.24362) 2849 : cluster 0 pgmap v2818: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:23:25.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:23:24 smithi090 bash[32384]: cluster 2023-12-01T06:23:24.336868+0000 mgr.y (mgr.24362) 2849 : cluster 0 pgmap v2818: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:23:26.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:23:25 smithi080 bash[41963]: audit 2023-12-01T06:23:24.927241+0000 mon.c (mon.2) 1813 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:23:26.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:23:25 smithi080 bash[41963]: audit 2023-12-01T06:23:25.757771+0000 mon.a (mon.0) 2361 : audit 0 from='client.? 172.21.15.80:0/3221325592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:23:26.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:23:25 smithi080 bash[28361]: audit 2023-12-01T06:23:24.927241+0000 mon.c (mon.2) 1813 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:23:26.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:23:25 smithi080 bash[28361]: audit 2023-12-01T06:23:25.757771+0000 mon.a (mon.0) 2361 : audit 0 from='client.? 172.21.15.80:0/3221325592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:23:26.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:23:25 smithi090 bash[32384]: audit 2023-12-01T06:23:24.927241+0000 mon.c (mon.2) 1813 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:23:26.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:23:25 smithi090 bash[32384]: audit 2023-12-01T06:23:25.757771+0000 mon.a (mon.0) 2361 : audit 0 from='client.? 172.21.15.80:0/3221325592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:23:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:23:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:23:26] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T06:23:27.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:23:26 smithi080 bash[28361]: cluster 2023-12-01T06:23:26.338120+0000 mgr.y (mgr.24362) 2850 : cluster 0 pgmap v2819: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:23:27.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:23:26 smithi080 bash[41963]: cluster 2023-12-01T06:23:26.338120+0000 mgr.y (mgr.24362) 2850 : cluster 0 pgmap v2819: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:23:27.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:23:26 smithi090 bash[32384]: cluster 2023-12-01T06:23:26.338120+0000 mgr.y (mgr.24362) 2850 : cluster 0 pgmap v2819: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:23:28.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:23:28 smithi090 bash[32384]: audit 2023-12-01T06:23:28.210705+0000 mon.a (mon.0) 2362 : audit 0 from='client.? 172.21.15.80:0/2109635717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:23:28.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:23:28 smithi080 bash[28361]: audit 2023-12-01T06:23:28.210705+0000 mon.a (mon.0) 2362 : audit 0 from='client.? 172.21.15.80:0/2109635717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:23:28.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:23:28 smithi080 bash[41963]: audit 2023-12-01T06:23:28.210705+0000 mon.a (mon.0) 2362 : audit 0 from='client.? 172.21.15.80:0/2109635717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:23:29.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:23:29 smithi080 bash[41963]: cluster 2023-12-01T06:23:28.338793+0000 mgr.y (mgr.24362) 2851 : cluster 0 pgmap v2820: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:23:29.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:23:29 smithi080 bash[28361]: cluster 2023-12-01T06:23:28.338793+0000 mgr.y (mgr.24362) 2851 : cluster 0 pgmap v2820: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:23:29.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:23:29 smithi090 bash[32384]: cluster 2023-12-01T06:23:28.338793+0000 mgr.y (mgr.24362) 2851 : cluster 0 pgmap v2820: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:23:31.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:23:31 smithi080 bash[28361]: cluster 2023-12-01T06:23:30.339311+0000 mgr.y (mgr.24362) 2852 : cluster 0 pgmap v2821: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:23:31.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:23:31 smithi080 bash[28361]: audit 2023-12-01T06:23:30.658888+0000 mon.a (mon.0) 2363 : audit 0 from='client.? 172.21.15.80:0/2112472648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:23:31.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:23:31 smithi080 bash[41963]: cluster 2023-12-01T06:23:30.339311+0000 mgr.y (mgr.24362) 2852 : cluster 0 pgmap v2821: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:23:31.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:23:31 smithi080 bash[41963]: audit 2023-12-01T06:23:30.658888+0000 mon.a (mon.0) 2363 : audit 0 from='client.? 172.21.15.80:0/2112472648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:23:31.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:23:31 smithi090 bash[32384]: cluster 2023-12-01T06:23:30.339311+0000 mgr.y (mgr.24362) 2852 : cluster 0 pgmap v2821: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:23:31.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:23:31 smithi090 bash[32384]: audit 2023-12-01T06:23:30.658888+0000 mon.a (mon.0) 2363 : audit 0 from='client.? 172.21.15.80:0/2112472648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:23:33.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:23:33 smithi080 bash[28361]: cluster 2023-12-01T06:23:32.340474+0000 mgr.y (mgr.24362) 2853 : cluster 0 pgmap v2822: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:23:33.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:23:33 smithi080 bash[28361]: audit 2023-12-01T06:23:33.113443+0000 mon.c (mon.2) 1814 : audit 0 from='client.? 172.21.15.80:0/2842357514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:23:33.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:23:33 smithi080 bash[41963]: cluster 2023-12-01T06:23:32.340474+0000 mgr.y (mgr.24362) 2853 : cluster 0 pgmap v2822: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:23:33.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:23:33 smithi080 bash[41963]: audit 2023-12-01T06:23:33.113443+0000 mon.c (mon.2) 1814 : audit 0 from='client.? 172.21.15.80:0/2842357514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:23:33.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:23:33 smithi090 bash[32384]: cluster 2023-12-01T06:23:32.340474+0000 mgr.y (mgr.24362) 2853 : cluster 0 pgmap v2822: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:23:33.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:23:33 smithi090 bash[32384]: audit 2023-12-01T06:23:33.113443+0000 mon.c (mon.2) 1814 : audit 0 from='client.? 172.21.15.80:0/2842357514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:23:35.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:23:34 smithi080 bash[41963]: cluster 2023-12-01T06:23:34.341151+0000 mgr.y (mgr.24362) 2854 : cluster 0 pgmap v2823: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:23:35.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:23:34 smithi080 bash[28361]: cluster 2023-12-01T06:23:34.341151+0000 mgr.y (mgr.24362) 2854 : cluster 0 pgmap v2823: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:23:35.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:23:34 smithi090 bash[32384]: cluster 2023-12-01T06:23:34.341151+0000 mgr.y (mgr.24362) 2854 : cluster 0 pgmap v2823: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:23:36.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:23:35 smithi080 bash[41963]: audit 2023-12-01T06:23:35.566026+0000 mon.a (mon.0) 2364 : audit 0 from='client.? 172.21.15.80:0/3724411391' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:23:36.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:23:35 smithi080 bash[28361]: audit 2023-12-01T06:23:35.566026+0000 mon.a (mon.0) 2364 : audit 0 from='client.? 172.21.15.80:0/3724411391' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:23:36.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:23:35 smithi090 bash[32384]: audit 2023-12-01T06:23:35.566026+0000 mon.a (mon.0) 2364 : audit 0 from='client.? 172.21.15.80:0/3724411391' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:23:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:23:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:23:36] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T06:23:37.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:23:36 smithi080 bash[28361]: cluster 2023-12-01T06:23:36.342236+0000 mgr.y (mgr.24362) 2855 : cluster 0 pgmap v2824: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:23:37.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:23:36 smithi080 bash[41963]: cluster 2023-12-01T06:23:36.342236+0000 mgr.y (mgr.24362) 2855 : cluster 0 pgmap v2824: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:23:37.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:23:36 smithi090 bash[32384]: cluster 2023-12-01T06:23:36.342236+0000 mgr.y (mgr.24362) 2855 : cluster 0 pgmap v2824: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:23:38.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:23:38 smithi080 bash[28361]: audit 2023-12-01T06:23:38.014829+0000 mon.c (mon.2) 1815 : audit 0 from='client.? 172.21.15.80:0/2751161253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:23:38.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:23:38 smithi080 bash[41963]: audit 2023-12-01T06:23:38.014829+0000 mon.c (mon.2) 1815 : audit 0 from='client.? 172.21.15.80:0/2751161253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:23:38.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:23:38 smithi090 bash[32384]: audit 2023-12-01T06:23:38.014829+0000 mon.c (mon.2) 1815 : audit 0 from='client.? 172.21.15.80:0/2751161253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:23:39.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:23:39 smithi080 bash[28361]: cluster 2023-12-01T06:23:38.342975+0000 mgr.y (mgr.24362) 2856 : cluster 0 pgmap v2825: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:23:39.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:23:39 smithi080 bash[41963]: cluster 2023-12-01T06:23:38.342975+0000 mgr.y (mgr.24362) 2856 : cluster 0 pgmap v2825: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:23:39.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:23:39 smithi090 bash[32384]: cluster 2023-12-01T06:23:38.342975+0000 mgr.y (mgr.24362) 2856 : cluster 0 pgmap v2825: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:23:40.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:23:40 smithi080 bash[41963]: audit 2023-12-01T06:23:39.927555+0000 mon.c (mon.2) 1816 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:23:40.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:23:40 smithi080 bash[28361]: audit 2023-12-01T06:23:39.927555+0000 mon.c (mon.2) 1816 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:23:40.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:23:40 smithi090 bash[32384]: audit 2023-12-01T06:23:39.927555+0000 mon.c (mon.2) 1816 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:23:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:23:41 smithi080 bash[41963]: cluster 2023-12-01T06:23:40.343591+0000 mgr.y (mgr.24362) 2857 : cluster 0 pgmap v2826: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:23:41.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:23:41 smithi080 bash[41963]: audit 2023-12-01T06:23:40.463003+0000 mon.c (mon.2) 1817 : audit 0 from='client.? 172.21.15.80:0/1523742064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:23:41.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:23:41 smithi080 bash[28361]: cluster 2023-12-01T06:23:40.343591+0000 mgr.y (mgr.24362) 2857 : cluster 0 pgmap v2826: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:23:41.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:23:41 smithi080 bash[28361]: audit 2023-12-01T06:23:40.463003+0000 mon.c (mon.2) 1817 : audit 0 from='client.? 172.21.15.80:0/1523742064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:23:41.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:23:41 smithi090 bash[32384]: cluster 2023-12-01T06:23:40.343591+0000 mgr.y (mgr.24362) 2857 : cluster 0 pgmap v2826: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:23:41.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:23:41 smithi090 bash[32384]: audit 2023-12-01T06:23:40.463003+0000 mon.c (mon.2) 1817 : audit 0 from='client.? 172.21.15.80:0/1523742064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:23:42.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:23:42 smithi080 bash[28361]: audit 2023-12-01T06:23:41.611782+0000 mon.c (mon.2) 1818 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:23:42.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:23:42 smithi080 bash[41963]: audit 2023-12-01T06:23:41.611782+0000 mon.c (mon.2) 1818 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:23:42.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:23:42 smithi090 bash[32384]: audit 2023-12-01T06:23:41.611782+0000 mon.c (mon.2) 1818 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:23:43.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:23:43 smithi080 bash[28361]: cluster 2023-12-01T06:23:42.344734+0000 mgr.y (mgr.24362) 2858 : cluster 0 pgmap v2827: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:23:43.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:23:43 smithi080 bash[28361]: audit 2023-12-01T06:23:42.911396+0000 mon.a (mon.0) 2365 : audit 0 from='client.? 172.21.15.80:0/2567052768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:23:43.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:23:43 smithi080 bash[41963]: cluster 2023-12-01T06:23:42.344734+0000 mgr.y (mgr.24362) 2858 : cluster 0 pgmap v2827: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:23:43.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:23:43 smithi080 bash[41963]: audit 2023-12-01T06:23:42.911396+0000 mon.a (mon.0) 2365 : audit 0 from='client.? 172.21.15.80:0/2567052768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:23:43.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:23:43 smithi090 bash[32384]: cluster 2023-12-01T06:23:42.344734+0000 mgr.y (mgr.24362) 2858 : cluster 0 pgmap v2827: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:23:43.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:23:43 smithi090 bash[32384]: audit 2023-12-01T06:23:42.911396+0000 mon.a (mon.0) 2365 : audit 0 from='client.? 172.21.15.80:0/2567052768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:23:45.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:23:44 smithi080 bash[41963]: cluster 2023-12-01T06:23:44.345492+0000 mgr.y (mgr.24362) 2859 : cluster 0 pgmap v2828: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:23:45.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:23:44 smithi080 bash[28361]: cluster 2023-12-01T06:23:44.345492+0000 mgr.y (mgr.24362) 2859 : cluster 0 pgmap v2828: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:23:45.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:23:44 smithi090 bash[32384]: cluster 2023-12-01T06:23:44.345492+0000 mgr.y (mgr.24362) 2859 : cluster 0 pgmap v2828: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:23:46.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:23:45 smithi080 bash[28361]: audit 2023-12-01T06:23:45.371017+0000 mon.a (mon.0) 2366 : audit 0 from='client.? 172.21.15.80:0/2213255383' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:23:46.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:23:45 smithi080 bash[41963]: audit 2023-12-01T06:23:45.371017+0000 mon.a (mon.0) 2366 : audit 0 from='client.? 172.21.15.80:0/2213255383' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:23:46.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:23:45 smithi090 bash[32384]: audit 2023-12-01T06:23:45.371017+0000 mon.a (mon.0) 2366 : audit 0 from='client.? 172.21.15.80:0/2213255383' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:23:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:23:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:23:46] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T06:23:47.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:23:46 smithi080 bash[28361]: cluster 2023-12-01T06:23:46.346631+0000 mgr.y (mgr.24362) 2860 : cluster 0 pgmap v2829: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:23:47.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:23:46 smithi080 bash[41963]: cluster 2023-12-01T06:23:46.346631+0000 mgr.y (mgr.24362) 2860 : cluster 0 pgmap v2829: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:23:47.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:23:46 smithi090 bash[32384]: cluster 2023-12-01T06:23:46.346631+0000 mgr.y (mgr.24362) 2860 : cluster 0 pgmap v2829: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:23:48.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:23:48 smithi090 bash[32384]: audit 2023-12-01T06:23:47.460239+0000 mon.a (mon.0) 2367 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:23:48.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:23:48 smithi090 bash[32384]: audit 2023-12-01T06:23:47.469952+0000 mon.a (mon.0) 2368 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:23:48.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:23:48 smithi090 bash[32384]: audit 2023-12-01T06:23:47.808863+0000 mon.a (mon.0) 2369 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:23:48.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:23:48 smithi090 bash[32384]: audit 2023-12-01T06:23:47.815777+0000 mon.a (mon.0) 2370 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:23:48.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:23:48 smithi090 bash[32384]: audit 2023-12-01T06:23:47.878542+0000 mon.a (mon.0) 2371 : audit 0 from='client.? 172.21.15.80:0/838512348' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:23:48.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:23:48 smithi090 bash[32384]: audit 2023-12-01T06:23:48.292669+0000 mon.c (mon.2) 1819 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:23:48.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:23:48 smithi090 bash[32384]: audit 2023-12-01T06:23:48.294208+0000 mon.c (mon.2) 1820 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:23:48.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:23:48 smithi090 bash[32384]: audit 2023-12-01T06:23:48.302905+0000 mon.a (mon.0) 2372 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:23:48.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:23:48 smithi080 bash[41963]: audit 2023-12-01T06:23:47.460239+0000 mon.a (mon.0) 2367 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:23:48.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:23:48 smithi080 bash[41963]: audit 2023-12-01T06:23:47.469952+0000 mon.a (mon.0) 2368 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:23:48.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:23:48 smithi080 bash[41963]: audit 2023-12-01T06:23:47.808863+0000 mon.a (mon.0) 2369 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:23:48.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:23:48 smithi080 bash[41963]: audit 2023-12-01T06:23:47.815777+0000 mon.a (mon.0) 2370 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:23:48.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:23:48 smithi080 bash[41963]: audit 2023-12-01T06:23:47.878542+0000 mon.a (mon.0) 2371 : audit 0 from='client.? 172.21.15.80:0/838512348' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:23:48.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:23:48 smithi080 bash[41963]: audit 2023-12-01T06:23:48.292669+0000 mon.c (mon.2) 1819 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:23:48.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:23:48 smithi080 bash[41963]: audit 2023-12-01T06:23:48.294208+0000 mon.c (mon.2) 1820 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:23:48.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:23:48 smithi080 bash[41963]: audit 2023-12-01T06:23:48.302905+0000 mon.a (mon.0) 2372 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:23:48.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:23:48 smithi080 bash[28361]: audit 2023-12-01T06:23:47.460239+0000 mon.a (mon.0) 2367 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:23:48.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:23:48 smithi080 bash[28361]: audit 2023-12-01T06:23:47.469952+0000 mon.a (mon.0) 2368 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:23:48.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:23:48 smithi080 bash[28361]: audit 2023-12-01T06:23:47.808863+0000 mon.a (mon.0) 2369 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:23:48.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:23:48 smithi080 bash[28361]: audit 2023-12-01T06:23:47.815777+0000 mon.a (mon.0) 2370 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:23:48.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:23:48 smithi080 bash[28361]: audit 2023-12-01T06:23:47.878542+0000 mon.a (mon.0) 2371 : audit 0 from='client.? 172.21.15.80:0/838512348' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:23:48.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:23:48 smithi080 bash[28361]: audit 2023-12-01T06:23:48.292669+0000 mon.c (mon.2) 1819 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:23:48.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:23:48 smithi080 bash[28361]: audit 2023-12-01T06:23:48.294208+0000 mon.c (mon.2) 1820 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:23:48.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:23:48 smithi080 bash[28361]: audit 2023-12-01T06:23:48.302905+0000 mon.a (mon.0) 2372 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:23:49.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:23:49 smithi090 bash[32384]: cluster 2023-12-01T06:23:48.347276+0000 mgr.y (mgr.24362) 2861 : cluster 0 pgmap v2830: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:23:49.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:23:49 smithi080 bash[41963]: cluster 2023-12-01T06:23:48.347276+0000 mgr.y (mgr.24362) 2861 : cluster 0 pgmap v2830: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:23:49.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:23:49 smithi080 bash[28361]: cluster 2023-12-01T06:23:48.347276+0000 mgr.y (mgr.24362) 2861 : cluster 0 pgmap v2830: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:23:50.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:23:50 smithi090 bash[32384]: audit 2023-12-01T06:23:50.336295+0000 mon.a (mon.0) 2373 : audit 0 from='client.? 172.21.15.80:0/3652847445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:23:50.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:23:50 smithi080 bash[28361]: audit 2023-12-01T06:23:50.336295+0000 mon.a (mon.0) 2373 : audit 0 from='client.? 172.21.15.80:0/3652847445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:23:50.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:23:50 smithi080 bash[41963]: audit 2023-12-01T06:23:50.336295+0000 mon.a (mon.0) 2373 : audit 0 from='client.? 172.21.15.80:0/3652847445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:23:51.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:23:51 smithi090 bash[32384]: cluster 2023-12-01T06:23:50.347923+0000 mgr.y (mgr.24362) 2862 : cluster 0 pgmap v2831: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:23:51.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:23:51 smithi080 bash[28361]: cluster 2023-12-01T06:23:50.347923+0000 mgr.y (mgr.24362) 2862 : cluster 0 pgmap v2831: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:23:51.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:23:51 smithi080 bash[41963]: cluster 2023-12-01T06:23:50.347923+0000 mgr.y (mgr.24362) 2862 : cluster 0 pgmap v2831: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:23:52.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:23:52 smithi080 bash[28361]: cluster 2023-12-01T06:23:52.349043+0000 mgr.y (mgr.24362) 2863 : cluster 0 pgmap v2832: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:23:52.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:23:52 smithi080 bash[41963]: cluster 2023-12-01T06:23:52.349043+0000 mgr.y (mgr.24362) 2863 : cluster 0 pgmap v2832: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:23:53.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:23:52 smithi090 bash[32384]: cluster 2023-12-01T06:23:52.349043+0000 mgr.y (mgr.24362) 2863 : cluster 0 pgmap v2832: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:23:53.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:23:53 smithi080 bash[28361]: audit 2023-12-01T06:23:52.789908+0000 mon.c (mon.2) 1821 : audit 0 from='client.? 172.21.15.80:0/3665146822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:23:53.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:23:53 smithi080 bash[41963]: audit 2023-12-01T06:23:52.789908+0000 mon.c (mon.2) 1821 : audit 0 from='client.? 172.21.15.80:0/3665146822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:23:54.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:23:53 smithi090 bash[32384]: audit 2023-12-01T06:23:52.789908+0000 mon.c (mon.2) 1821 : audit 0 from='client.? 172.21.15.80:0/3665146822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:23:55.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:23:54 smithi080 bash[41963]: cluster 2023-12-01T06:23:54.349653+0000 mgr.y (mgr.24362) 2864 : cluster 0 pgmap v2833: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:23:55.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:23:54 smithi080 bash[28361]: cluster 2023-12-01T06:23:54.349653+0000 mgr.y (mgr.24362) 2864 : cluster 0 pgmap v2833: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:23:55.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:23:54 smithi090 bash[32384]: cluster 2023-12-01T06:23:54.349653+0000 mgr.y (mgr.24362) 2864 : cluster 0 pgmap v2833: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:23:56.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:23:55 smithi080 bash[28361]: audit 2023-12-01T06:23:54.927929+0000 mon.c (mon.2) 1822 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:23:56.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:23:55 smithi080 bash[28361]: audit 2023-12-01T06:23:55.244094+0000 mon.c (mon.2) 1823 : audit 0 from='client.? 172.21.15.80:0/4240376232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:23:56.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:23:55 smithi080 bash[41963]: audit 2023-12-01T06:23:54.927929+0000 mon.c (mon.2) 1822 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:23:56.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:23:55 smithi080 bash[41963]: audit 2023-12-01T06:23:55.244094+0000 mon.c (mon.2) 1823 : audit 0 from='client.? 172.21.15.80:0/4240376232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:23:56.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:23:55 smithi090 bash[32384]: audit 2023-12-01T06:23:54.927929+0000 mon.c (mon.2) 1822 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:23:56.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:23:55 smithi090 bash[32384]: audit 2023-12-01T06:23:55.244094+0000 mon.c (mon.2) 1823 : audit 0 from='client.? 172.21.15.80:0/4240376232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:23:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:23:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:23:56] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T06:23:57.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:23:56 smithi080 bash[28361]: cluster 2023-12-01T06:23:56.350815+0000 mgr.y (mgr.24362) 2865 : cluster 0 pgmap v2834: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:23:57.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:23:56 smithi080 bash[41963]: cluster 2023-12-01T06:23:56.350815+0000 mgr.y (mgr.24362) 2865 : cluster 0 pgmap v2834: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:23:57.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:23:56 smithi090 bash[32384]: cluster 2023-12-01T06:23:56.350815+0000 mgr.y (mgr.24362) 2865 : cluster 0 pgmap v2834: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:23:58.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:23:57 smithi080 bash[28361]: audit 2023-12-01T06:23:57.695159+0000 mon.a (mon.0) 2374 : audit 0 from='client.? 172.21.15.80:0/575705248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:23:58.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:23:57 smithi080 bash[41963]: audit 2023-12-01T06:23:57.695159+0000 mon.a (mon.0) 2374 : audit 0 from='client.? 172.21.15.80:0/575705248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:23:58.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:23:57 smithi090 bash[32384]: audit 2023-12-01T06:23:57.695159+0000 mon.a (mon.0) 2374 : audit 0 from='client.? 172.21.15.80:0/575705248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:23:59.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:23:58 smithi080 bash[41963]: cluster 2023-12-01T06:23:58.351589+0000 mgr.y (mgr.24362) 2866 : cluster 0 pgmap v2835: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:23:59.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:23:58 smithi080 bash[28361]: cluster 2023-12-01T06:23:58.351589+0000 mgr.y (mgr.24362) 2866 : cluster 0 pgmap v2835: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:23:59.274 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:23:58 smithi090 bash[32384]: cluster 2023-12-01T06:23:58.351589+0000 mgr.y (mgr.24362) 2866 : cluster 0 pgmap v2835: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:24:00.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:24:00 smithi090 bash[32384]: audit 2023-12-01T06:24:00.151209+0000 mon.c (mon.2) 1824 : audit 0 from='client.? 172.21.15.80:0/1338401651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:24:00.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:24:00 smithi080 bash[28361]: audit 2023-12-01T06:24:00.151209+0000 mon.c (mon.2) 1824 : audit 0 from='client.? 172.21.15.80:0/1338401651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:24:00.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:24:00 smithi080 bash[41963]: audit 2023-12-01T06:24:00.151209+0000 mon.c (mon.2) 1824 : audit 0 from='client.? 172.21.15.80:0/1338401651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:24:01.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:24:01 smithi090 bash[32384]: cluster 2023-12-01T06:24:00.352314+0000 mgr.y (mgr.24362) 2867 : cluster 0 pgmap v2836: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:24:01.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:24:01 smithi080 bash[28361]: cluster 2023-12-01T06:24:00.352314+0000 mgr.y (mgr.24362) 2867 : cluster 0 pgmap v2836: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:24:01.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:24:01 smithi080 bash[41963]: cluster 2023-12-01T06:24:00.352314+0000 mgr.y (mgr.24362) 2867 : cluster 0 pgmap v2836: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:24:03.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:24:03 smithi080 bash[28361]: cluster 2023-12-01T06:24:02.353373+0000 mgr.y (mgr.24362) 2868 : cluster 0 pgmap v2837: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:24:03.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:24:03 smithi080 bash[28361]: audit 2023-12-01T06:24:02.600016+0000 mon.c (mon.2) 1825 : audit 0 from='client.? 172.21.15.80:0/2092014133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:24:03.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:24:03 smithi080 bash[41963]: cluster 2023-12-01T06:24:02.353373+0000 mgr.y (mgr.24362) 2868 : cluster 0 pgmap v2837: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:24:03.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:24:03 smithi080 bash[41963]: audit 2023-12-01T06:24:02.600016+0000 mon.c (mon.2) 1825 : audit 0 from='client.? 172.21.15.80:0/2092014133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:24:03.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:24:03 smithi090 bash[32384]: cluster 2023-12-01T06:24:02.353373+0000 mgr.y (mgr.24362) 2868 : cluster 0 pgmap v2837: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:24:03.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:24:03 smithi090 bash[32384]: audit 2023-12-01T06:24:02.600016+0000 mon.c (mon.2) 1825 : audit 0 from='client.? 172.21.15.80:0/2092014133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:24:05.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:24:04 smithi080 bash[28361]: cluster 2023-12-01T06:24:04.354034+0000 mgr.y (mgr.24362) 2869 : cluster 0 pgmap v2838: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:24:05.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:24:04 smithi080 bash[41963]: cluster 2023-12-01T06:24:04.354034+0000 mgr.y (mgr.24362) 2869 : cluster 0 pgmap v2838: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:24:05.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:24:04 smithi090 bash[32384]: cluster 2023-12-01T06:24:04.354034+0000 mgr.y (mgr.24362) 2869 : cluster 0 pgmap v2838: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:24:06.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:24:05 smithi080 bash[41963]: audit 2023-12-01T06:24:05.055304+0000 mon.a (mon.0) 2375 : audit 0 from='client.? 172.21.15.80:0/616992879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:24:06.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:24:05 smithi080 bash[28361]: audit 2023-12-01T06:24:05.055304+0000 mon.a (mon.0) 2375 : audit 0 from='client.? 172.21.15.80:0/616992879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:24:06.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:24:05 smithi090 bash[32384]: audit 2023-12-01T06:24:05.055304+0000 mon.a (mon.0) 2375 : audit 0 from='client.? 172.21.15.80:0/616992879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:24:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:24:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:24:06] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T06:24:07.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:24:06 smithi080 bash[28361]: cluster 2023-12-01T06:24:06.355312+0000 mgr.y (mgr.24362) 2870 : cluster 0 pgmap v2839: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:24:07.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:24:06 smithi080 bash[41963]: cluster 2023-12-01T06:24:06.355312+0000 mgr.y (mgr.24362) 2870 : cluster 0 pgmap v2839: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:24:07.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:24:06 smithi090 bash[32384]: cluster 2023-12-01T06:24:06.355312+0000 mgr.y (mgr.24362) 2870 : cluster 0 pgmap v2839: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:24:08.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:24:07 smithi080 bash[28361]: audit 2023-12-01T06:24:07.507060+0000 mon.a (mon.0) 2376 : audit 0 from='client.? 172.21.15.80:0/602006529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:24:08.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:24:07 smithi080 bash[41963]: audit 2023-12-01T06:24:07.507060+0000 mon.a (mon.0) 2376 : audit 0 from='client.? 172.21.15.80:0/602006529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:24:08.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:24:07 smithi090 bash[32384]: audit 2023-12-01T06:24:07.507060+0000 mon.a (mon.0) 2376 : audit 0 from='client.? 172.21.15.80:0/602006529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:24:09.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:24:08 smithi080 bash[28361]: cluster 2023-12-01T06:24:08.356049+0000 mgr.y (mgr.24362) 2871 : cluster 0 pgmap v2840: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:24:09.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:24:08 smithi080 bash[41963]: cluster 2023-12-01T06:24:08.356049+0000 mgr.y (mgr.24362) 2871 : cluster 0 pgmap v2840: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:24:09.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:24:08 smithi090 bash[32384]: cluster 2023-12-01T06:24:08.356049+0000 mgr.y (mgr.24362) 2871 : cluster 0 pgmap v2840: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:24:10.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:24:09 smithi090 bash[32384]: audit 2023-12-01T06:24:09.928180+0000 mon.c (mon.2) 1826 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:24:10.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:24:09 smithi090 bash[32384]: audit 2023-12-01T06:24:09.970379+0000 mon.a (mon.0) 2377 : audit 0 from='client.? 172.21.15.80:0/1750353370' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:24:10.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:24:09 smithi080 bash[41963]: audit 2023-12-01T06:24:09.928180+0000 mon.c (mon.2) 1826 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:24:10.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:24:09 smithi080 bash[41963]: audit 2023-12-01T06:24:09.970379+0000 mon.a (mon.0) 2377 : audit 0 from='client.? 172.21.15.80:0/1750353370' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:24:10.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:24:09 smithi080 bash[28361]: audit 2023-12-01T06:24:09.928180+0000 mon.c (mon.2) 1826 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:24:10.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:24:09 smithi080 bash[28361]: audit 2023-12-01T06:24:09.970379+0000 mon.a (mon.0) 2377 : audit 0 from='client.? 172.21.15.80:0/1750353370' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:24:11.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:24:10 smithi090 bash[32384]: cluster 2023-12-01T06:24:10.356783+0000 mgr.y (mgr.24362) 2872 : cluster 0 pgmap v2841: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:24:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:24:10 smithi080 bash[28361]: cluster 2023-12-01T06:24:10.356783+0000 mgr.y (mgr.24362) 2872 : cluster 0 pgmap v2841: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:24:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:24:10 smithi080 bash[41963]: cluster 2023-12-01T06:24:10.356783+0000 mgr.y (mgr.24362) 2872 : cluster 0 pgmap v2841: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:24:13.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:24:13 smithi080 bash[28361]: cluster 2023-12-01T06:24:12.357878+0000 mgr.y (mgr.24362) 2873 : cluster 0 pgmap v2842: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:24:13.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:24:13 smithi080 bash[28361]: audit 2023-12-01T06:24:12.418219+0000 mon.c (mon.2) 1827 : audit 0 from='client.? 172.21.15.80:0/3604727950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:24:13.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:24:13 smithi080 bash[41963]: cluster 2023-12-01T06:24:12.357878+0000 mgr.y (mgr.24362) 2873 : cluster 0 pgmap v2842: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:24:13.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:24:13 smithi080 bash[41963]: audit 2023-12-01T06:24:12.418219+0000 mon.c (mon.2) 1827 : audit 0 from='client.? 172.21.15.80:0/3604727950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:24:13.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:24:13 smithi090 bash[32384]: cluster 2023-12-01T06:24:12.357878+0000 mgr.y (mgr.24362) 2873 : cluster 0 pgmap v2842: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:24:13.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:24:13 smithi090 bash[32384]: audit 2023-12-01T06:24:12.418219+0000 mon.c (mon.2) 1827 : audit 0 from='client.? 172.21.15.80:0/3604727950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:24:15.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:24:14 smithi080 bash[28361]: cluster 2023-12-01T06:24:14.358547+0000 mgr.y (mgr.24362) 2874 : cluster 0 pgmap v2843: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:24:15.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:24:14 smithi080 bash[41963]: cluster 2023-12-01T06:24:14.358547+0000 mgr.y (mgr.24362) 2874 : cluster 0 pgmap v2843: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:24:15.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:24:14 smithi090 bash[32384]: cluster 2023-12-01T06:24:14.358547+0000 mgr.y (mgr.24362) 2874 : cluster 0 pgmap v2843: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:24:16.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:24:15 smithi080 bash[41963]: audit 2023-12-01T06:24:14.876086+0000 mon.a (mon.0) 2378 : audit 0 from='client.? 172.21.15.80:0/3199183900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:24:16.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:24:15 smithi080 bash[28361]: audit 2023-12-01T06:24:14.876086+0000 mon.a (mon.0) 2378 : audit 0 from='client.? 172.21.15.80:0/3199183900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:24:16.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:24:15 smithi090 bash[32384]: audit 2023-12-01T06:24:14.876086+0000 mon.a (mon.0) 2378 : audit 0 from='client.? 172.21.15.80:0/3199183900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:24:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:24:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:24:16] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T06:24:17.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:24:16 smithi080 bash[41963]: cluster 2023-12-01T06:24:16.359718+0000 mgr.y (mgr.24362) 2875 : cluster 0 pgmap v2844: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:24:17.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:24:16 smithi080 bash[28361]: cluster 2023-12-01T06:24:16.359718+0000 mgr.y (mgr.24362) 2875 : cluster 0 pgmap v2844: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:24:17.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:24:16 smithi090 bash[32384]: cluster 2023-12-01T06:24:16.359718+0000 mgr.y (mgr.24362) 2875 : cluster 0 pgmap v2844: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:24:18.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:24:17 smithi080 bash[28361]: audit 2023-12-01T06:24:17.345307+0000 mon.a (mon.0) 2379 : audit 0 from='client.? 172.21.15.80:0/40512571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:24:18.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:24:17 smithi080 bash[41963]: audit 2023-12-01T06:24:17.345307+0000 mon.a (mon.0) 2379 : audit 0 from='client.? 172.21.15.80:0/40512571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:24:18.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:24:17 smithi090 bash[32384]: audit 2023-12-01T06:24:17.345307+0000 mon.a (mon.0) 2379 : audit 0 from='client.? 172.21.15.80:0/40512571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:24:19.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:24:18 smithi080 bash[28361]: cluster 2023-12-01T06:24:18.360411+0000 mgr.y (mgr.24362) 2876 : cluster 0 pgmap v2845: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:24:19.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:24:18 smithi080 bash[41963]: cluster 2023-12-01T06:24:18.360411+0000 mgr.y (mgr.24362) 2876 : cluster 0 pgmap v2845: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:24:19.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:24:18 smithi090 bash[32384]: cluster 2023-12-01T06:24:18.360411+0000 mgr.y (mgr.24362) 2876 : cluster 0 pgmap v2845: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:24:20.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:24:19 smithi080 bash[28361]: audit 2023-12-01T06:24:19.796194+0000 mon.a (mon.0) 2380 : audit 0 from='client.? 172.21.15.80:0/884028709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:24:20.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:24:19 smithi080 bash[41963]: audit 2023-12-01T06:24:19.796194+0000 mon.a (mon.0) 2380 : audit 0 from='client.? 172.21.15.80:0/884028709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:24:20.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:24:19 smithi090 bash[32384]: audit 2023-12-01T06:24:19.796194+0000 mon.a (mon.0) 2380 : audit 0 from='client.? 172.21.15.80:0/884028709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:24:21.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:24:20 smithi080 bash[41963]: cluster 2023-12-01T06:24:20.361100+0000 mgr.y (mgr.24362) 2877 : cluster 0 pgmap v2846: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:24:21.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:24:20 smithi080 bash[28361]: cluster 2023-12-01T06:24:20.361100+0000 mgr.y (mgr.24362) 2877 : cluster 0 pgmap v2846: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:24:21.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:24:20 smithi090 bash[32384]: cluster 2023-12-01T06:24:20.361100+0000 mgr.y (mgr.24362) 2877 : cluster 0 pgmap v2846: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:24:22.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:24:22 smithi080 bash[41963]: audit 2023-12-01T06:24:22.252047+0000 mon.a (mon.0) 2381 : audit 0 from='client.? 172.21.15.80:0/2059971714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:24:22.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:24:22 smithi080 bash[28361]: audit 2023-12-01T06:24:22.252047+0000 mon.a (mon.0) 2381 : audit 0 from='client.? 172.21.15.80:0/2059971714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:24:22.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:24:22 smithi090 bash[32384]: audit 2023-12-01T06:24:22.252047+0000 mon.a (mon.0) 2381 : audit 0 from='client.? 172.21.15.80:0/2059971714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:24:23.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:24:23 smithi080 bash[28361]: cluster 2023-12-01T06:24:22.362117+0000 mgr.y (mgr.24362) 2878 : cluster 0 pgmap v2847: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:24:23.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:24:23 smithi080 bash[41963]: cluster 2023-12-01T06:24:22.362117+0000 mgr.y (mgr.24362) 2878 : cluster 0 pgmap v2847: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:24:23.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:24:23 smithi090 bash[32384]: cluster 2023-12-01T06:24:22.362117+0000 mgr.y (mgr.24362) 2878 : cluster 0 pgmap v2847: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:24:25.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:24:24 smithi080 bash[28361]: cluster 2023-12-01T06:24:24.362738+0000 mgr.y (mgr.24362) 2879 : cluster 0 pgmap v2848: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:24:25.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:24:24 smithi080 bash[28361]: audit 2023-12-01T06:24:24.712601+0000 mon.a (mon.0) 2382 : audit 0 from='client.? 172.21.15.80:0/3313060962' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:24:25.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:24:24 smithi080 bash[41963]: cluster 2023-12-01T06:24:24.362738+0000 mgr.y (mgr.24362) 2879 : cluster 0 pgmap v2848: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:24:25.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:24:24 smithi080 bash[41963]: audit 2023-12-01T06:24:24.712601+0000 mon.a (mon.0) 2382 : audit 0 from='client.? 172.21.15.80:0/3313060962' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:24:25.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:24:24 smithi090 bash[32384]: cluster 2023-12-01T06:24:24.362738+0000 mgr.y (mgr.24362) 2879 : cluster 0 pgmap v2848: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:24:25.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:24:24 smithi090 bash[32384]: audit 2023-12-01T06:24:24.712601+0000 mon.a (mon.0) 2382 : audit 0 from='client.? 172.21.15.80:0/3313060962' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:24:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:24:25 smithi080 bash[28361]: audit 2023-12-01T06:24:24.928670+0000 mon.c (mon.2) 1828 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:24:26.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:24:25 smithi080 bash[41963]: audit 2023-12-01T06:24:24.928670+0000 mon.c (mon.2) 1828 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:24:26.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:24:25 smithi090 bash[32384]: audit 2023-12-01T06:24:24.928670+0000 mon.c (mon.2) 1828 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:24:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:24:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:24:26] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T06:24:27.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:24:26 smithi080 bash[41963]: cluster 2023-12-01T06:24:26.363861+0000 mgr.y (mgr.24362) 2880 : cluster 0 pgmap v2849: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:24:27.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:24:26 smithi080 bash[28361]: cluster 2023-12-01T06:24:26.363861+0000 mgr.y (mgr.24362) 2880 : cluster 0 pgmap v2849: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:24:27.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:24:26 smithi090 bash[32384]: cluster 2023-12-01T06:24:26.363861+0000 mgr.y (mgr.24362) 2880 : cluster 0 pgmap v2849: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:24:28.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:24:27 smithi080 bash[28361]: audit 2023-12-01T06:24:27.175428+0000 mon.a (mon.0) 2383 : audit 0 from='client.? 172.21.15.80:0/3892182725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:24:28.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:24:27 smithi080 bash[41963]: audit 2023-12-01T06:24:27.175428+0000 mon.a (mon.0) 2383 : audit 0 from='client.? 172.21.15.80:0/3892182725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:24:28.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:24:27 smithi090 bash[32384]: audit 2023-12-01T06:24:27.175428+0000 mon.a (mon.0) 2383 : audit 0 from='client.? 172.21.15.80:0/3892182725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:24:29.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:24:28 smithi080 bash[28361]: cluster 2023-12-01T06:24:28.364707+0000 mgr.y (mgr.24362) 2881 : cluster 0 pgmap v2850: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:24:29.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:24:28 smithi080 bash[41963]: cluster 2023-12-01T06:24:28.364707+0000 mgr.y (mgr.24362) 2881 : cluster 0 pgmap v2850: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:24:29.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:24:28 smithi090 bash[32384]: cluster 2023-12-01T06:24:28.364707+0000 mgr.y (mgr.24362) 2881 : cluster 0 pgmap v2850: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:24:30.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:24:29 smithi080 bash[41963]: audit 2023-12-01T06:24:29.628051+0000 mon.a (mon.0) 2384 : audit 0 from='client.? 172.21.15.80:0/860723577' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:24:30.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:24:29 smithi080 bash[28361]: audit 2023-12-01T06:24:29.628051+0000 mon.a (mon.0) 2384 : audit 0 from='client.? 172.21.15.80:0/860723577' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:24:30.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:24:29 smithi090 bash[32384]: audit 2023-12-01T06:24:29.628051+0000 mon.a (mon.0) 2384 : audit 0 from='client.? 172.21.15.80:0/860723577' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:24:31.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:24:30 smithi080 bash[28361]: cluster 2023-12-01T06:24:30.365498+0000 mgr.y (mgr.24362) 2882 : cluster 0 pgmap v2851: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:24:31.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:24:30 smithi080 bash[41963]: cluster 2023-12-01T06:24:30.365498+0000 mgr.y (mgr.24362) 2882 : cluster 0 pgmap v2851: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:24:31.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:24:30 smithi090 bash[32384]: cluster 2023-12-01T06:24:30.365498+0000 mgr.y (mgr.24362) 2882 : cluster 0 pgmap v2851: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:24:32.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:24:32 smithi080 bash[41963]: audit 2023-12-01T06:24:32.079500+0000 mon.c (mon.2) 1829 : audit 0 from='client.? 172.21.15.80:0/2406337888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:24:32.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:24:32 smithi080 bash[28361]: audit 2023-12-01T06:24:32.079500+0000 mon.c (mon.2) 1829 : audit 0 from='client.? 172.21.15.80:0/2406337888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:24:32.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:24:32 smithi090 bash[32384]: audit 2023-12-01T06:24:32.079500+0000 mon.c (mon.2) 1829 : audit 0 from='client.? 172.21.15.80:0/2406337888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:24:33.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:24:33 smithi080 bash[41963]: cluster 2023-12-01T06:24:32.366776+0000 mgr.y (mgr.24362) 2883 : cluster 0 pgmap v2852: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:24:33.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:24:33 smithi080 bash[28361]: cluster 2023-12-01T06:24:32.366776+0000 mgr.y (mgr.24362) 2883 : cluster 0 pgmap v2852: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:24:33.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:24:33 smithi090 bash[32384]: cluster 2023-12-01T06:24:32.366776+0000 mgr.y (mgr.24362) 2883 : cluster 0 pgmap v2852: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:24:35.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:24:34 smithi080 bash[41963]: cluster 2023-12-01T06:24:34.367446+0000 mgr.y (mgr.24362) 2884 : cluster 0 pgmap v2853: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:24:35.185 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:24:34 smithi080 bash[41963]: audit 2023-12-01T06:24:34.529826+0000 mon.a (mon.0) 2385 : audit 0 from='client.? 172.21.15.80:0/3999358729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:24:35.186 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:24:34 smithi080 bash[28361]: cluster 2023-12-01T06:24:34.367446+0000 mgr.y (mgr.24362) 2884 : cluster 0 pgmap v2853: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:24:35.186 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:24:34 smithi080 bash[28361]: audit 2023-12-01T06:24:34.529826+0000 mon.a (mon.0) 2385 : audit 0 from='client.? 172.21.15.80:0/3999358729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:24:35.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:24:34 smithi090 bash[32384]: cluster 2023-12-01T06:24:34.367446+0000 mgr.y (mgr.24362) 2884 : cluster 0 pgmap v2853: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:24:35.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:24:34 smithi090 bash[32384]: audit 2023-12-01T06:24:34.529826+0000 mon.a (mon.0) 2385 : audit 0 from='client.? 172.21.15.80:0/3999358729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:24:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:24:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:24:36] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T06:24:37.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:24:37 smithi080 bash[28361]: cluster 2023-12-01T06:24:36.368626+0000 mgr.y (mgr.24362) 2885 : cluster 0 pgmap v2854: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:24:37.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:24:37 smithi080 bash[28361]: audit 2023-12-01T06:24:36.984864+0000 mon.a (mon.0) 2386 : audit 0 from='client.? 172.21.15.80:0/128160343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:24:37.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:24:37 smithi080 bash[41963]: cluster 2023-12-01T06:24:36.368626+0000 mgr.y (mgr.24362) 2885 : cluster 0 pgmap v2854: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:24:37.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:24:37 smithi080 bash[41963]: audit 2023-12-01T06:24:36.984864+0000 mon.a (mon.0) 2386 : audit 0 from='client.? 172.21.15.80:0/128160343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:24:37.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:24:37 smithi090 bash[32384]: cluster 2023-12-01T06:24:36.368626+0000 mgr.y (mgr.24362) 2885 : cluster 0 pgmap v2854: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:24:37.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:24:37 smithi090 bash[32384]: audit 2023-12-01T06:24:36.984864+0000 mon.a (mon.0) 2386 : audit 0 from='client.? 172.21.15.80:0/128160343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:24:39.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:24:39 smithi080 bash[28361]: cluster 2023-12-01T06:24:38.369259+0000 mgr.y (mgr.24362) 2886 : cluster 0 pgmap v2855: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:24:39.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:24:39 smithi080 bash[41963]: cluster 2023-12-01T06:24:38.369259+0000 mgr.y (mgr.24362) 2886 : cluster 0 pgmap v2855: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:24:39.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:24:39 smithi090 bash[32384]: cluster 2023-12-01T06:24:38.369259+0000 mgr.y (mgr.24362) 2886 : cluster 0 pgmap v2855: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:24:40.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:24:40 smithi090 bash[32384]: audit 2023-12-01T06:24:39.444289+0000 mon.a (mon.0) 2387 : audit 0 from='client.? 172.21.15.80:0/2259065959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:24:40.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:24:40 smithi090 bash[32384]: audit 2023-12-01T06:24:39.929370+0000 mon.c (mon.2) 1830 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:24:40.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:24:40 smithi080 bash[28361]: audit 2023-12-01T06:24:39.444289+0000 mon.a (mon.0) 2387 : audit 0 from='client.? 172.21.15.80:0/2259065959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:24:40.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:24:40 smithi080 bash[28361]: audit 2023-12-01T06:24:39.929370+0000 mon.c (mon.2) 1830 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:24:40.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:24:40 smithi080 bash[41963]: audit 2023-12-01T06:24:39.444289+0000 mon.a (mon.0) 2387 : audit 0 from='client.? 172.21.15.80:0/2259065959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:24:40.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:24:40 smithi080 bash[41963]: audit 2023-12-01T06:24:39.929370+0000 mon.c (mon.2) 1830 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:24:41.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:24:41 smithi090 bash[32384]: cluster 2023-12-01T06:24:40.369930+0000 mgr.y (mgr.24362) 2887 : cluster 0 pgmap v2856: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:24:41.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:24:41 smithi080 bash[28361]: cluster 2023-12-01T06:24:40.369930+0000 mgr.y (mgr.24362) 2887 : cluster 0 pgmap v2856: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:24:41.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:24:41 smithi080 bash[41963]: cluster 2023-12-01T06:24:40.369930+0000 mgr.y (mgr.24362) 2887 : cluster 0 pgmap v2856: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:24:42.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:24:42 smithi090 bash[32384]: audit 2023-12-01T06:24:41.908550+0000 mon.a (mon.0) 2388 : audit 0 from='client.? 172.21.15.80:0/341850740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:24:42.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:24:42 smithi080 bash[41963]: audit 2023-12-01T06:24:41.908550+0000 mon.a (mon.0) 2388 : audit 0 from='client.? 172.21.15.80:0/341850740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:24:42.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:24:42 smithi080 bash[28361]: audit 2023-12-01T06:24:41.908550+0000 mon.a (mon.0) 2388 : audit 0 from='client.? 172.21.15.80:0/341850740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:24:43.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:24:43 smithi090 bash[32384]: cluster 2023-12-01T06:24:42.371034+0000 mgr.y (mgr.24362) 2888 : cluster 0 pgmap v2857: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:24:43.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:24:43 smithi080 bash[28361]: cluster 2023-12-01T06:24:42.371034+0000 mgr.y (mgr.24362) 2888 : cluster 0 pgmap v2857: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:24:43.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:24:43 smithi080 bash[41963]: cluster 2023-12-01T06:24:42.371034+0000 mgr.y (mgr.24362) 2888 : cluster 0 pgmap v2857: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:24:45.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:24:44 smithi080 bash[28361]: audit 2023-12-01T06:24:44.359028+0000 mon.c (mon.2) 1831 : audit 0 from='client.? 172.21.15.80:0/1019987313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:24:45.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:24:44 smithi080 bash[28361]: cluster 2023-12-01T06:24:44.371587+0000 mgr.y (mgr.24362) 2889 : cluster 0 pgmap v2858: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:24:45.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:24:44 smithi080 bash[41963]: audit 2023-12-01T06:24:44.359028+0000 mon.c (mon.2) 1831 : audit 0 from='client.? 172.21.15.80:0/1019987313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:24:45.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:24:44 smithi080 bash[41963]: cluster 2023-12-01T06:24:44.371587+0000 mgr.y (mgr.24362) 2889 : cluster 0 pgmap v2858: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:24:45.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:24:44 smithi090 bash[32384]: audit 2023-12-01T06:24:44.359028+0000 mon.c (mon.2) 1831 : audit 0 from='client.? 172.21.15.80:0/1019987313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:24:45.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:24:44 smithi090 bash[32384]: cluster 2023-12-01T06:24:44.371587+0000 mgr.y (mgr.24362) 2889 : cluster 0 pgmap v2858: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:24:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:24:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:24:46] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T06:24:47.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:24:47 smithi090 bash[32384]: cluster 2023-12-01T06:24:46.372766+0000 mgr.y (mgr.24362) 2890 : cluster 0 pgmap v2859: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:24:47.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:24:47 smithi090 bash[32384]: audit 2023-12-01T06:24:46.813862+0000 mon.a (mon.0) 2389 : audit 0 from='client.? 172.21.15.80:0/277554282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:24:47.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:24:47 smithi080 bash[28361]: cluster 2023-12-01T06:24:46.372766+0000 mgr.y (mgr.24362) 2890 : cluster 0 pgmap v2859: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:24:47.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:24:47 smithi080 bash[28361]: audit 2023-12-01T06:24:46.813862+0000 mon.a (mon.0) 2389 : audit 0 from='client.? 172.21.15.80:0/277554282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:24:47.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:24:47 smithi080 bash[41963]: cluster 2023-12-01T06:24:46.372766+0000 mgr.y (mgr.24362) 2890 : cluster 0 pgmap v2859: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:24:47.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:24:47 smithi080 bash[41963]: audit 2023-12-01T06:24:46.813862+0000 mon.a (mon.0) 2389 : audit 0 from='client.? 172.21.15.80:0/277554282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:24:48.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:24:48 smithi090 bash[32384]: audit 2023-12-01T06:24:48.383793+0000 mon.c (mon.2) 1832 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:24:48.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:24:48 smithi080 bash[41963]: audit 2023-12-01T06:24:48.383793+0000 mon.c (mon.2) 1832 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:24:48.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:24:48 smithi080 bash[28361]: audit 2023-12-01T06:24:48.383793+0000 mon.c (mon.2) 1832 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:24:49.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:24:49 smithi090 bash[32384]: cluster 2023-12-01T06:24:48.373380+0000 mgr.y (mgr.24362) 2891 : cluster 0 pgmap v2860: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:24:49.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:24:49 smithi090 bash[32384]: audit 2023-12-01T06:24:49.265332+0000 mon.c (mon.2) 1833 : audit 0 from='client.? 172.21.15.80:0/2910146817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:24:49.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:24:49 smithi080 bash[28361]: cluster 2023-12-01T06:24:48.373380+0000 mgr.y (mgr.24362) 2891 : cluster 0 pgmap v2860: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:24:49.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:24:49 smithi080 bash[28361]: audit 2023-12-01T06:24:49.265332+0000 mon.c (mon.2) 1833 : audit 0 from='client.? 172.21.15.80:0/2910146817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:24:49.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:24:49 smithi080 bash[41963]: cluster 2023-12-01T06:24:48.373380+0000 mgr.y (mgr.24362) 2891 : cluster 0 pgmap v2860: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:24:49.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:24:49 smithi080 bash[41963]: audit 2023-12-01T06:24:49.265332+0000 mon.c (mon.2) 1833 : audit 0 from='client.? 172.21.15.80:0/2910146817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:24:51.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:24:51 smithi090 bash[32384]: cluster 2023-12-01T06:24:50.374072+0000 mgr.y (mgr.24362) 2892 : cluster 0 pgmap v2861: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:24:51.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:24:51 smithi080 bash[28361]: cluster 2023-12-01T06:24:50.374072+0000 mgr.y (mgr.24362) 2892 : cluster 0 pgmap v2861: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:24:51.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:24:51 smithi080 bash[41963]: cluster 2023-12-01T06:24:50.374072+0000 mgr.y (mgr.24362) 2892 : cluster 0 pgmap v2861: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:24:52.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:24:52 smithi090 bash[32384]: audit 2023-12-01T06:24:51.714708+0000 mon.c (mon.2) 1834 : audit 0 from='client.? 172.21.15.80:0/361307904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:24:52.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:24:52 smithi080 bash[28361]: audit 2023-12-01T06:24:51.714708+0000 mon.c (mon.2) 1834 : audit 0 from='client.? 172.21.15.80:0/361307904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:24:52.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:24:52 smithi080 bash[41963]: audit 2023-12-01T06:24:51.714708+0000 mon.c (mon.2) 1834 : audit 0 from='client.? 172.21.15.80:0/361307904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:24:53.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:24:53 smithi090 bash[32384]: cluster 2023-12-01T06:24:52.375232+0000 mgr.y (mgr.24362) 2893 : cluster 0 pgmap v2862: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:24:53.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:24:53 smithi080 bash[28361]: cluster 2023-12-01T06:24:52.375232+0000 mgr.y (mgr.24362) 2893 : cluster 0 pgmap v2862: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:24:53.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:24:53 smithi080 bash[41963]: cluster 2023-12-01T06:24:52.375232+0000 mgr.y (mgr.24362) 2893 : cluster 0 pgmap v2862: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:24:55.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:24:55 smithi080 bash[28361]: audit 2023-12-01T06:24:54.175454+0000 mon.a (mon.0) 2390 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:24:55.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:24:55 smithi080 bash[28361]: audit 2023-12-01T06:24:54.187453+0000 mon.a (mon.0) 2391 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:24:55.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:24:55 smithi080 bash[28361]: audit 2023-12-01T06:24:54.201707+0000 mon.a (mon.0) 2392 : audit 0 from='client.? 172.21.15.80:0/217404768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:24:55.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:24:55 smithi080 bash[28361]: cluster 2023-12-01T06:24:54.375945+0000 mgr.y (mgr.24362) 2894 : cluster 0 pgmap v2863: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:24:55.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:24:55 smithi080 bash[28361]: audit 2023-12-01T06:24:54.685545+0000 mon.a (mon.0) 2393 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:24:55.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:24:55 smithi080 bash[28361]: audit 2023-12-01T06:24:54.697061+0000 mon.a (mon.0) 2394 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:24:55.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:24:55 smithi080 bash[28361]: audit 2023-12-01T06:24:54.929321+0000 mon.c (mon.2) 1835 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:24:55.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:24:55 smithi080 bash[41963]: audit 2023-12-01T06:24:54.175454+0000 mon.a (mon.0) 2390 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:24:55.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:24:55 smithi080 bash[41963]: audit 2023-12-01T06:24:54.187453+0000 mon.a (mon.0) 2391 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:24:55.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:24:55 smithi080 bash[41963]: audit 2023-12-01T06:24:54.201707+0000 mon.a (mon.0) 2392 : audit 0 from='client.? 172.21.15.80:0/217404768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:24:55.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:24:55 smithi080 bash[41963]: cluster 2023-12-01T06:24:54.375945+0000 mgr.y (mgr.24362) 2894 : cluster 0 pgmap v2863: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:24:55.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:24:55 smithi080 bash[41963]: audit 2023-12-01T06:24:54.685545+0000 mon.a (mon.0) 2393 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:24:55.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:24:55 smithi080 bash[41963]: audit 2023-12-01T06:24:54.697061+0000 mon.a (mon.0) 2394 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:24:55.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:24:55 smithi080 bash[41963]: audit 2023-12-01T06:24:54.929321+0000 mon.c (mon.2) 1835 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:24:55.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:24:55 smithi090 bash[32384]: audit 2023-12-01T06:24:54.175454+0000 mon.a (mon.0) 2390 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:24:55.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:24:55 smithi090 bash[32384]: audit 2023-12-01T06:24:54.187453+0000 mon.a (mon.0) 2391 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:24:55.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:24:55 smithi090 bash[32384]: audit 2023-12-01T06:24:54.201707+0000 mon.a (mon.0) 2392 : audit 0 from='client.? 172.21.15.80:0/217404768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:24:55.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:24:55 smithi090 bash[32384]: cluster 2023-12-01T06:24:54.375945+0000 mgr.y (mgr.24362) 2894 : cluster 0 pgmap v2863: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:24:55.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:24:55 smithi090 bash[32384]: audit 2023-12-01T06:24:54.685545+0000 mon.a (mon.0) 2393 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:24:55.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:24:55 smithi090 bash[32384]: audit 2023-12-01T06:24:54.697061+0000 mon.a (mon.0) 2394 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:24:55.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:24:55 smithi090 bash[32384]: audit 2023-12-01T06:24:54.929321+0000 mon.c (mon.2) 1835 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:24:56.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:24:56 smithi090 bash[32384]: audit 2023-12-01T06:24:55.220516+0000 mon.c (mon.2) 1836 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:24:56.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:24:56 smithi090 bash[32384]: audit 2023-12-01T06:24:55.222250+0000 mon.c (mon.2) 1837 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:24:56.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:24:56 smithi090 bash[32384]: audit 2023-12-01T06:24:55.232090+0000 mon.a (mon.0) 2395 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:24:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:24:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:24:56] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T06:24:56.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:24:56 smithi080 bash[28361]: audit 2023-12-01T06:24:55.220516+0000 mon.c (mon.2) 1836 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:24:56.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:24:56 smithi080 bash[28361]: audit 2023-12-01T06:24:55.222250+0000 mon.c (mon.2) 1837 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:24:56.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:24:56 smithi080 bash[28361]: audit 2023-12-01T06:24:55.232090+0000 mon.a (mon.0) 2395 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:24:56.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:24:56 smithi080 bash[41963]: audit 2023-12-01T06:24:55.220516+0000 mon.c (mon.2) 1836 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:24:56.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:24:56 smithi080 bash[41963]: audit 2023-12-01T06:24:55.222250+0000 mon.c (mon.2) 1837 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:24:56.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:24:56 smithi080 bash[41963]: audit 2023-12-01T06:24:55.232090+0000 mon.a (mon.0) 2395 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:24:57.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:24:57 smithi090 bash[32384]: cluster 2023-12-01T06:24:56.377004+0000 mgr.y (mgr.24362) 2895 : cluster 0 pgmap v2864: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:24:57.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:24:57 smithi090 bash[32384]: audit 2023-12-01T06:24:56.657168+0000 mon.a (mon.0) 2396 : audit 0 from='client.? 172.21.15.80:0/3344998110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:24:57.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:24:57 smithi080 bash[28361]: cluster 2023-12-01T06:24:56.377004+0000 mgr.y (mgr.24362) 2895 : cluster 0 pgmap v2864: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:24:57.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:24:57 smithi080 bash[28361]: audit 2023-12-01T06:24:56.657168+0000 mon.a (mon.0) 2396 : audit 0 from='client.? 172.21.15.80:0/3344998110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:24:57.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:24:57 smithi080 bash[41963]: cluster 2023-12-01T06:24:56.377004+0000 mgr.y (mgr.24362) 2895 : cluster 0 pgmap v2864: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:24:57.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:24:57 smithi080 bash[41963]: audit 2023-12-01T06:24:56.657168+0000 mon.a (mon.0) 2396 : audit 0 from='client.? 172.21.15.80:0/3344998110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:24:59.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:24:59 smithi090 bash[32384]: cluster 2023-12-01T06:24:58.377710+0000 mgr.y (mgr.24362) 2896 : cluster 0 pgmap v2865: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:24:59.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:24:59 smithi090 bash[32384]: audit 2023-12-01T06:24:59.117676+0000 mon.c (mon.2) 1838 : audit 0 from='client.? 172.21.15.80:0/2866237532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:24:59.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:24:59 smithi080 bash[28361]: cluster 2023-12-01T06:24:58.377710+0000 mgr.y (mgr.24362) 2896 : cluster 0 pgmap v2865: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:24:59.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:24:59 smithi080 bash[28361]: audit 2023-12-01T06:24:59.117676+0000 mon.c (mon.2) 1838 : audit 0 from='client.? 172.21.15.80:0/2866237532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:24:59.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:24:59 smithi080 bash[41963]: cluster 2023-12-01T06:24:58.377710+0000 mgr.y (mgr.24362) 2896 : cluster 0 pgmap v2865: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:24:59.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:24:59 smithi080 bash[41963]: audit 2023-12-01T06:24:59.117676+0000 mon.c (mon.2) 1838 : audit 0 from='client.? 172.21.15.80:0/2866237532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:25:01.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:25:01 smithi090 bash[32384]: cluster 2023-12-01T06:25:00.378404+0000 mgr.y (mgr.24362) 2897 : cluster 0 pgmap v2866: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:25:01.863 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:25:01 smithi080 bash[28361]: cluster 2023-12-01T06:25:00.378404+0000 mgr.y (mgr.24362) 2897 : cluster 0 pgmap v2866: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:25:01.863 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:25:01 smithi080 bash[41963]: cluster 2023-12-01T06:25:00.378404+0000 mgr.y (mgr.24362) 2897 : cluster 0 pgmap v2866: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:25:02.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:25:02 smithi090 bash[32384]: audit 2023-12-01T06:25:01.574037+0000 mon.a (mon.0) 2397 : audit 0 from='client.? 172.21.15.80:0/2502696972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:25:02.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:25:02 smithi080 bash[28361]: audit 2023-12-01T06:25:01.574037+0000 mon.a (mon.0) 2397 : audit 0 from='client.? 172.21.15.80:0/2502696972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:25:02.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:25:02 smithi080 bash[41963]: audit 2023-12-01T06:25:01.574037+0000 mon.a (mon.0) 2397 : audit 0 from='client.? 172.21.15.80:0/2502696972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:25:03.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:25:03 smithi090 bash[32384]: cluster 2023-12-01T06:25:02.379533+0000 mgr.y (mgr.24362) 2898 : cluster 0 pgmap v2867: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:25:03.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:25:03 smithi080 bash[41963]: cluster 2023-12-01T06:25:02.379533+0000 mgr.y (mgr.24362) 2898 : cluster 0 pgmap v2867: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:25:03.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:25:03 smithi080 bash[28361]: cluster 2023-12-01T06:25:02.379533+0000 mgr.y (mgr.24362) 2898 : cluster 0 pgmap v2867: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:25:05.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:25:04 smithi080 bash[28361]: audit 2023-12-01T06:25:04.024544+0000 mon.a (mon.0) 2398 : audit 0 from='client.? 172.21.15.80:0/2140905313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:25:05.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:25:04 smithi080 bash[28361]: cluster 2023-12-01T06:25:04.380246+0000 mgr.y (mgr.24362) 2899 : cluster 0 pgmap v2868: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:25:05.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:25:04 smithi080 bash[41963]: audit 2023-12-01T06:25:04.024544+0000 mon.a (mon.0) 2398 : audit 0 from='client.? 172.21.15.80:0/2140905313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:25:05.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:25:04 smithi080 bash[41963]: cluster 2023-12-01T06:25:04.380246+0000 mgr.y (mgr.24362) 2899 : cluster 0 pgmap v2868: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:25:05.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:25:04 smithi090 bash[32384]: audit 2023-12-01T06:25:04.024544+0000 mon.a (mon.0) 2398 : audit 0 from='client.? 172.21.15.80:0/2140905313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:25:05.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:25:04 smithi090 bash[32384]: cluster 2023-12-01T06:25:04.380246+0000 mgr.y (mgr.24362) 2899 : cluster 0 pgmap v2868: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:25:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:25:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:25:06] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T06:25:07.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:25:07 smithi090 bash[32384]: cluster 2023-12-01T06:25:06.381310+0000 mgr.y (mgr.24362) 2900 : cluster 0 pgmap v2869: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:25:07.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:25:07 smithi090 bash[32384]: audit 2023-12-01T06:25:06.481181+0000 mon.a (mon.0) 2399 : audit 0 from='client.? 172.21.15.80:0/3491051653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:25:07.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:25:07 smithi080 bash[28361]: cluster 2023-12-01T06:25:06.381310+0000 mgr.y (mgr.24362) 2900 : cluster 0 pgmap v2869: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:25:07.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:25:07 smithi080 bash[28361]: audit 2023-12-01T06:25:06.481181+0000 mon.a (mon.0) 2399 : audit 0 from='client.? 172.21.15.80:0/3491051653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:25:07.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:25:07 smithi080 bash[41963]: cluster 2023-12-01T06:25:06.381310+0000 mgr.y (mgr.24362) 2900 : cluster 0 pgmap v2869: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:25:07.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:25:07 smithi080 bash[41963]: audit 2023-12-01T06:25:06.481181+0000 mon.a (mon.0) 2399 : audit 0 from='client.? 172.21.15.80:0/3491051653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:25:09.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:25:09 smithi090 bash[32384]: cluster 2023-12-01T06:25:08.381929+0000 mgr.y (mgr.24362) 2901 : cluster 0 pgmap v2870: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:25:09.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:25:09 smithi090 bash[32384]: audit 2023-12-01T06:25:08.940624+0000 mon.a (mon.0) 2400 : audit 0 from='client.? 172.21.15.80:0/244045387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:25:09.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:25:09 smithi080 bash[41963]: cluster 2023-12-01T06:25:08.381929+0000 mgr.y (mgr.24362) 2901 : cluster 0 pgmap v2870: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:25:09.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:25:09 smithi080 bash[41963]: audit 2023-12-01T06:25:08.940624+0000 mon.a (mon.0) 2400 : audit 0 from='client.? 172.21.15.80:0/244045387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:25:09.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:25:09 smithi080 bash[28361]: cluster 2023-12-01T06:25:08.381929+0000 mgr.y (mgr.24362) 2901 : cluster 0 pgmap v2870: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:25:09.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:25:09 smithi080 bash[28361]: audit 2023-12-01T06:25:08.940624+0000 mon.a (mon.0) 2400 : audit 0 from='client.? 172.21.15.80:0/244045387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:25:10.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:25:10 smithi090 bash[32384]: audit 2023-12-01T06:25:09.929750+0000 mon.c (mon.2) 1839 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:25:10.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:25:10 smithi080 bash[28361]: audit 2023-12-01T06:25:09.929750+0000 mon.c (mon.2) 1839 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:25:10.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:25:10 smithi080 bash[41963]: audit 2023-12-01T06:25:09.929750+0000 mon.c (mon.2) 1839 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:25:11.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:25:11 smithi090 bash[32384]: cluster 2023-12-01T06:25:10.382600+0000 mgr.y (mgr.24362) 2902 : cluster 0 pgmap v2871: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:25:11.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:25:11 smithi090 bash[32384]: audit 2023-12-01T06:25:11.400149+0000 mon.a (mon.0) 2401 : audit 0 from='client.? 172.21.15.80:0/637914007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:25:11.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:25:11 smithi080 bash[28361]: cluster 2023-12-01T06:25:10.382600+0000 mgr.y (mgr.24362) 2902 : cluster 0 pgmap v2871: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:25:11.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:25:11 smithi080 bash[28361]: audit 2023-12-01T06:25:11.400149+0000 mon.a (mon.0) 2401 : audit 0 from='client.? 172.21.15.80:0/637914007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:25:11.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:25:11 smithi080 bash[41963]: cluster 2023-12-01T06:25:10.382600+0000 mgr.y (mgr.24362) 2902 : cluster 0 pgmap v2871: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:25:11.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:25:11 smithi080 bash[41963]: audit 2023-12-01T06:25:11.400149+0000 mon.a (mon.0) 2401 : audit 0 from='client.? 172.21.15.80:0/637914007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:25:13.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:25:13 smithi090 bash[32384]: cluster 2023-12-01T06:25:12.383690+0000 mgr.y (mgr.24362) 2903 : cluster 0 pgmap v2872: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:25:13.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:25:13 smithi080 bash[41963]: cluster 2023-12-01T06:25:12.383690+0000 mgr.y (mgr.24362) 2903 : cluster 0 pgmap v2872: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:25:13.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:25:13 smithi080 bash[28361]: cluster 2023-12-01T06:25:12.383690+0000 mgr.y (mgr.24362) 2903 : cluster 0 pgmap v2872: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:25:15.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:25:14 smithi080 bash[41963]: audit 2023-12-01T06:25:13.851357+0000 mon.a (mon.0) 2402 : audit 0 from='client.? 172.21.15.80:0/4191749796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:25:15.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:25:14 smithi080 bash[41963]: cluster 2023-12-01T06:25:14.384354+0000 mgr.y (mgr.24362) 2904 : cluster 0 pgmap v2873: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:25:15.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:25:14 smithi080 bash[28361]: audit 2023-12-01T06:25:13.851357+0000 mon.a (mon.0) 2402 : audit 0 from='client.? 172.21.15.80:0/4191749796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:25:15.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:25:14 smithi080 bash[28361]: cluster 2023-12-01T06:25:14.384354+0000 mgr.y (mgr.24362) 2904 : cluster 0 pgmap v2873: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:25:15.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:25:14 smithi090 bash[32384]: audit 2023-12-01T06:25:13.851357+0000 mon.a (mon.0) 2402 : audit 0 from='client.? 172.21.15.80:0/4191749796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:25:15.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:25:14 smithi090 bash[32384]: cluster 2023-12-01T06:25:14.384354+0000 mgr.y (mgr.24362) 2904 : cluster 0 pgmap v2873: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:25:16.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:25:16 smithi080 bash[28361]: audit 2023-12-01T06:25:16.307104+0000 mon.c (mon.2) 1840 : audit 0 from='client.? 172.21.15.80:0/761404185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:25:16.683 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:25:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:25:16] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T06:25:16.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:25:16 smithi080 bash[41963]: audit 2023-12-01T06:25:16.307104+0000 mon.c (mon.2) 1840 : audit 0 from='client.? 172.21.15.80:0/761404185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:25:16.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:25:16 smithi090 bash[32384]: audit 2023-12-01T06:25:16.307104+0000 mon.c (mon.2) 1840 : audit 0 from='client.? 172.21.15.80:0/761404185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:25:17.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:25:17 smithi080 bash[41963]: cluster 2023-12-01T06:25:16.385380+0000 mgr.y (mgr.24362) 2905 : cluster 0 pgmap v2874: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:25:17.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:25:17 smithi080 bash[28361]: cluster 2023-12-01T06:25:16.385380+0000 mgr.y (mgr.24362) 2905 : cluster 0 pgmap v2874: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:25:17.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:25:17 smithi090 bash[32384]: cluster 2023-12-01T06:25:16.385380+0000 mgr.y (mgr.24362) 2905 : cluster 0 pgmap v2874: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:25:19.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:25:19 smithi090 bash[32384]: cluster 2023-12-01T06:25:18.386110+0000 mgr.y (mgr.24362) 2906 : cluster 0 pgmap v2875: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:25:19.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:25:19 smithi090 bash[32384]: audit 2023-12-01T06:25:18.754142+0000 mon.c (mon.2) 1841 : audit 0 from='client.? 172.21.15.80:0/4203482470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:25:19.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:25:19 smithi080 bash[28361]: cluster 2023-12-01T06:25:18.386110+0000 mgr.y (mgr.24362) 2906 : cluster 0 pgmap v2875: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:25:19.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:25:19 smithi080 bash[28361]: audit 2023-12-01T06:25:18.754142+0000 mon.c (mon.2) 1841 : audit 0 from='client.? 172.21.15.80:0/4203482470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:25:19.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:25:19 smithi080 bash[41963]: cluster 2023-12-01T06:25:18.386110+0000 mgr.y (mgr.24362) 2906 : cluster 0 pgmap v2875: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:25:19.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:25:19 smithi080 bash[41963]: audit 2023-12-01T06:25:18.754142+0000 mon.c (mon.2) 1841 : audit 0 from='client.? 172.21.15.80:0/4203482470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:25:21.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:25:21 smithi090 bash[32384]: cluster 2023-12-01T06:25:20.386786+0000 mgr.y (mgr.24362) 2907 : cluster 0 pgmap v2876: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:25:21.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:25:21 smithi090 bash[32384]: audit 2023-12-01T06:25:21.216211+0000 mon.a (mon.0) 2403 : audit 0 from='client.? 172.21.15.80:0/2470581902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:25:21.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:25:21 smithi080 bash[41963]: cluster 2023-12-01T06:25:20.386786+0000 mgr.y (mgr.24362) 2907 : cluster 0 pgmap v2876: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:25:21.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:25:21 smithi080 bash[41963]: audit 2023-12-01T06:25:21.216211+0000 mon.a (mon.0) 2403 : audit 0 from='client.? 172.21.15.80:0/2470581902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:25:21.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:25:21 smithi080 bash[28361]: cluster 2023-12-01T06:25:20.386786+0000 mgr.y (mgr.24362) 2907 : cluster 0 pgmap v2876: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:25:21.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:25:21 smithi080 bash[28361]: audit 2023-12-01T06:25:21.216211+0000 mon.a (mon.0) 2403 : audit 0 from='client.? 172.21.15.80:0/2470581902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:25:23.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:25:23 smithi090 bash[32384]: cluster 2023-12-01T06:25:22.388057+0000 mgr.y (mgr.24362) 2908 : cluster 0 pgmap v2877: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:25:23.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:25:23 smithi080 bash[28361]: cluster 2023-12-01T06:25:22.388057+0000 mgr.y (mgr.24362) 2908 : cluster 0 pgmap v2877: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:25:23.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:25:23 smithi080 bash[41963]: cluster 2023-12-01T06:25:22.388057+0000 mgr.y (mgr.24362) 2908 : cluster 0 pgmap v2877: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:25:24.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:25:24 smithi090 bash[32384]: audit 2023-12-01T06:25:23.666004+0000 mon.c (mon.2) 1842 : audit 0 from='client.? 172.21.15.80:0/1134467996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:25:24.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:25:24 smithi080 bash[28361]: audit 2023-12-01T06:25:23.666004+0000 mon.c (mon.2) 1842 : audit 0 from='client.? 172.21.15.80:0/1134467996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:25:24.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:25:24 smithi080 bash[41963]: audit 2023-12-01T06:25:23.666004+0000 mon.c (mon.2) 1842 : audit 0 from='client.? 172.21.15.80:0/1134467996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:25:25.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:25:25 smithi090 bash[32384]: cluster 2023-12-01T06:25:24.388695+0000 mgr.y (mgr.24362) 2909 : cluster 0 pgmap v2878: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:25:25.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:25:25 smithi090 bash[32384]: audit 2023-12-01T06:25:24.930443+0000 mon.c (mon.2) 1843 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:25:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:25:25 smithi080 bash[28361]: cluster 2023-12-01T06:25:24.388695+0000 mgr.y (mgr.24362) 2909 : cluster 0 pgmap v2878: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:25:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:25:25 smithi080 bash[28361]: audit 2023-12-01T06:25:24.930443+0000 mon.c (mon.2) 1843 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:25:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:25:25 smithi080 bash[41963]: cluster 2023-12-01T06:25:24.388695+0000 mgr.y (mgr.24362) 2909 : cluster 0 pgmap v2878: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:25:25.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:25:25 smithi080 bash[41963]: audit 2023-12-01T06:25:24.930443+0000 mon.c (mon.2) 1843 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:25:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:25:26 smithi080 bash[28361]: audit 2023-12-01T06:25:26.118271+0000 mon.c (mon.2) 1844 : audit 0 from='client.? 172.21.15.80:0/2474152724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:25:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:25:26 smithi080 bash[41963]: audit 2023-12-01T06:25:26.118271+0000 mon.c (mon.2) 1844 : audit 0 from='client.? 172.21.15.80:0/2474152724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:25:26.683 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:25:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:25:26] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T06:25:26.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:25:26 smithi090 bash[32384]: audit 2023-12-01T06:25:26.118271+0000 mon.c (mon.2) 1844 : audit 0 from='client.? 172.21.15.80:0/2474152724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:25:27.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:25:27 smithi090 bash[32384]: cluster 2023-12-01T06:25:26.389875+0000 mgr.y (mgr.24362) 2910 : cluster 0 pgmap v2879: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:25:27.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:25:27 smithi080 bash[41963]: cluster 2023-12-01T06:25:26.389875+0000 mgr.y (mgr.24362) 2910 : cluster 0 pgmap v2879: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:25:27.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:25:27 smithi080 bash[28361]: cluster 2023-12-01T06:25:26.389875+0000 mgr.y (mgr.24362) 2910 : cluster 0 pgmap v2879: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:25:29.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:25:29 smithi090 bash[32384]: cluster 2023-12-01T06:25:28.390486+0000 mgr.y (mgr.24362) 2911 : cluster 0 pgmap v2880: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:25:29.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:25:29 smithi090 bash[32384]: audit 2023-12-01T06:25:28.578887+0000 mon.c (mon.2) 1845 : audit 0 from='client.? 172.21.15.80:0/3587563269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:25:29.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:25:29 smithi080 bash[28361]: cluster 2023-12-01T06:25:28.390486+0000 mgr.y (mgr.24362) 2911 : cluster 0 pgmap v2880: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:25:29.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:25:29 smithi080 bash[28361]: audit 2023-12-01T06:25:28.578887+0000 mon.c (mon.2) 1845 : audit 0 from='client.? 172.21.15.80:0/3587563269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:25:29.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:25:29 smithi080 bash[41963]: cluster 2023-12-01T06:25:28.390486+0000 mgr.y (mgr.24362) 2911 : cluster 0 pgmap v2880: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:25:29.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:25:29 smithi080 bash[41963]: audit 2023-12-01T06:25:28.578887+0000 mon.c (mon.2) 1845 : audit 0 from='client.? 172.21.15.80:0/3587563269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:25:31.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:25:31 smithi090 bash[32384]: cluster 2023-12-01T06:25:30.391211+0000 mgr.y (mgr.24362) 2912 : cluster 0 pgmap v2881: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:25:31.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:25:31 smithi090 bash[32384]: audit 2023-12-01T06:25:31.034624+0000 mon.c (mon.2) 1846 : audit 0 from='client.? 172.21.15.80:0/2881043213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:25:31.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:25:31 smithi080 bash[28361]: cluster 2023-12-01T06:25:30.391211+0000 mgr.y (mgr.24362) 2912 : cluster 0 pgmap v2881: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:25:31.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:25:31 smithi080 bash[28361]: audit 2023-12-01T06:25:31.034624+0000 mon.c (mon.2) 1846 : audit 0 from='client.? 172.21.15.80:0/2881043213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:25:31.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:25:31 smithi080 bash[41963]: cluster 2023-12-01T06:25:30.391211+0000 mgr.y (mgr.24362) 2912 : cluster 0 pgmap v2881: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:25:31.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:25:31 smithi080 bash[41963]: audit 2023-12-01T06:25:31.034624+0000 mon.c (mon.2) 1846 : audit 0 from='client.? 172.21.15.80:0/2881043213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:25:33.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:25:33 smithi090 bash[32384]: cluster 2023-12-01T06:25:32.392489+0000 mgr.y (mgr.24362) 2913 : cluster 0 pgmap v2882: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:25:33.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:25:33 smithi080 bash[28361]: cluster 2023-12-01T06:25:32.392489+0000 mgr.y (mgr.24362) 2913 : cluster 0 pgmap v2882: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:25:33.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:25:33 smithi080 bash[41963]: cluster 2023-12-01T06:25:32.392489+0000 mgr.y (mgr.24362) 2913 : cluster 0 pgmap v2882: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:25:34.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:25:34 smithi090 bash[32384]: audit 2023-12-01T06:25:33.483419+0000 mon.c (mon.2) 1847 : audit 0 from='client.? 172.21.15.80:0/2621375531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:25:34.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:25:34 smithi080 bash[28361]: audit 2023-12-01T06:25:33.483419+0000 mon.c (mon.2) 1847 : audit 0 from='client.? 172.21.15.80:0/2621375531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:25:34.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:25:34 smithi080 bash[41963]: audit 2023-12-01T06:25:33.483419+0000 mon.c (mon.2) 1847 : audit 0 from='client.? 172.21.15.80:0/2621375531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:25:35.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:25:35 smithi090 bash[32384]: cluster 2023-12-01T06:25:34.393299+0000 mgr.y (mgr.24362) 2914 : cluster 0 pgmap v2883: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:25:35.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:25:35 smithi080 bash[28361]: cluster 2023-12-01T06:25:34.393299+0000 mgr.y (mgr.24362) 2914 : cluster 0 pgmap v2883: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:25:35.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:25:35 smithi080 bash[41963]: cluster 2023-12-01T06:25:34.393299+0000 mgr.y (mgr.24362) 2914 : cluster 0 pgmap v2883: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:25:36.490 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:25:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:25:36] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T06:25:36.491 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:25:36 smithi080 bash[28361]: audit 2023-12-01T06:25:35.941045+0000 mon.a (mon.0) 2404 : audit 0 from='client.? 172.21.15.80:0/162807144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:25:36.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:25:36 smithi090 bash[32384]: audit 2023-12-01T06:25:35.941045+0000 mon.a (mon.0) 2404 : audit 0 from='client.? 172.21.15.80:0/162807144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:25:36.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:25:36 smithi080 bash[41963]: audit 2023-12-01T06:25:35.941045+0000 mon.a (mon.0) 2404 : audit 0 from='client.? 172.21.15.80:0/162807144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:25:37.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:25:37 smithi090 bash[32384]: cluster 2023-12-01T06:25:36.394472+0000 mgr.y (mgr.24362) 2915 : cluster 0 pgmap v2884: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:25:37.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:25:37 smithi080 bash[41963]: cluster 2023-12-01T06:25:36.394472+0000 mgr.y (mgr.24362) 2915 : cluster 0 pgmap v2884: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:25:37.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:25:37 smithi080 bash[28361]: cluster 2023-12-01T06:25:36.394472+0000 mgr.y (mgr.24362) 2915 : cluster 0 pgmap v2884: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:25:38.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:25:38 smithi090 bash[32384]: cluster 2023-12-01T06:25:38.395096+0000 mgr.y (mgr.24362) 2916 : cluster 0 pgmap v2885: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:25:38.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:25:38 smithi090 bash[32384]: audit 2023-12-01T06:25:38.402431+0000 mon.c (mon.2) 1848 : audit 0 from='client.? 172.21.15.80:0/1133473270' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:25:38.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:25:38 smithi080 bash[28361]: cluster 2023-12-01T06:25:38.395096+0000 mgr.y (mgr.24362) 2916 : cluster 0 pgmap v2885: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:25:38.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:25:38 smithi080 bash[28361]: audit 2023-12-01T06:25:38.402431+0000 mon.c (mon.2) 1848 : audit 0 from='client.? 172.21.15.80:0/1133473270' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:25:38.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:25:38 smithi080 bash[41963]: cluster 2023-12-01T06:25:38.395096+0000 mgr.y (mgr.24362) 2916 : cluster 0 pgmap v2885: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:25:38.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:25:38 smithi080 bash[41963]: audit 2023-12-01T06:25:38.402431+0000 mon.c (mon.2) 1848 : audit 0 from='client.? 172.21.15.80:0/1133473270' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:25:40.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:25:39 smithi090 bash[32384]: audit 2023-12-01T06:25:39.930819+0000 mon.c (mon.2) 1849 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:25:40.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:25:39 smithi080 bash[28361]: audit 2023-12-01T06:25:39.930819+0000 mon.c (mon.2) 1849 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:25:40.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:25:39 smithi080 bash[41963]: audit 2023-12-01T06:25:39.930819+0000 mon.c (mon.2) 1849 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:25:41.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:25:40 smithi090 bash[32384]: cluster 2023-12-01T06:25:40.395843+0000 mgr.y (mgr.24362) 2917 : cluster 0 pgmap v2886: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:25:41.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:25:40 smithi090 bash[32384]: audit 2023-12-01T06:25:40.860430+0000 mon.c (mon.2) 1850 : audit 0 from='client.? 172.21.15.80:0/2973119532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:25:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:25:40 smithi080 bash[28361]: cluster 2023-12-01T06:25:40.395843+0000 mgr.y (mgr.24362) 2917 : cluster 0 pgmap v2886: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:25:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:25:40 smithi080 bash[28361]: audit 2023-12-01T06:25:40.860430+0000 mon.c (mon.2) 1850 : audit 0 from='client.? 172.21.15.80:0/2973119532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:25:41.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:25:40 smithi080 bash[41963]: cluster 2023-12-01T06:25:40.395843+0000 mgr.y (mgr.24362) 2917 : cluster 0 pgmap v2886: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:25:41.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:25:40 smithi080 bash[41963]: audit 2023-12-01T06:25:40.860430+0000 mon.c (mon.2) 1850 : audit 0 from='client.? 172.21.15.80:0/2973119532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:25:43.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:25:43 smithi090 bash[32384]: cluster 2023-12-01T06:25:42.397019+0000 mgr.y (mgr.24362) 2918 : cluster 0 pgmap v2887: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:25:43.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:25:43 smithi090 bash[32384]: audit 2023-12-01T06:25:43.316843+0000 mon.c (mon.2) 1851 : audit 0 from='client.? 172.21.15.80:0/2545044507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:25:43.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:25:43 smithi080 bash[28361]: cluster 2023-12-01T06:25:42.397019+0000 mgr.y (mgr.24362) 2918 : cluster 0 pgmap v2887: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:25:43.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:25:43 smithi080 bash[28361]: audit 2023-12-01T06:25:43.316843+0000 mon.c (mon.2) 1851 : audit 0 from='client.? 172.21.15.80:0/2545044507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:25:43.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:25:43 smithi080 bash[41963]: cluster 2023-12-01T06:25:42.397019+0000 mgr.y (mgr.24362) 2918 : cluster 0 pgmap v2887: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:25:43.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:25:43 smithi080 bash[41963]: audit 2023-12-01T06:25:43.316843+0000 mon.c (mon.2) 1851 : audit 0 from='client.? 172.21.15.80:0/2545044507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:25:45.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:25:44 smithi080 bash[28361]: cluster 2023-12-01T06:25:44.397626+0000 mgr.y (mgr.24362) 2919 : cluster 0 pgmap v2888: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:25:45.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:25:44 smithi080 bash[41963]: cluster 2023-12-01T06:25:44.397626+0000 mgr.y (mgr.24362) 2919 : cluster 0 pgmap v2888: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:25:45.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:25:44 smithi090 bash[32384]: cluster 2023-12-01T06:25:44.397626+0000 mgr.y (mgr.24362) 2919 : cluster 0 pgmap v2888: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:25:46.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:25:45 smithi080 bash[28361]: audit 2023-12-01T06:25:45.771710+0000 mon.a (mon.0) 2405 : audit 0 from='client.? 172.21.15.80:0/705679385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:25:46.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:25:45 smithi080 bash[41963]: audit 2023-12-01T06:25:45.771710+0000 mon.a (mon.0) 2405 : audit 0 from='client.? 172.21.15.80:0/705679385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:25:46.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:25:45 smithi090 bash[32384]: audit 2023-12-01T06:25:45.771710+0000 mon.a (mon.0) 2405 : audit 0 from='client.? 172.21.15.80:0/705679385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:25:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:25:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:25:46] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T06:25:47.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:25:46 smithi080 bash[41963]: cluster 2023-12-01T06:25:46.398705+0000 mgr.y (mgr.24362) 2920 : cluster 0 pgmap v2889: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:25:47.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:25:46 smithi080 bash[28361]: cluster 2023-12-01T06:25:46.398705+0000 mgr.y (mgr.24362) 2920 : cluster 0 pgmap v2889: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:25:47.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:25:46 smithi090 bash[32384]: cluster 2023-12-01T06:25:46.398705+0000 mgr.y (mgr.24362) 2920 : cluster 0 pgmap v2889: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:25:48.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:25:48 smithi080 bash[41963]: audit 2023-12-01T06:25:48.226773+0000 mon.a (mon.0) 2406 : audit 0 from='client.? 172.21.15.80:0/2370148043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:25:48.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:25:48 smithi080 bash[28361]: audit 2023-12-01T06:25:48.226773+0000 mon.a (mon.0) 2406 : audit 0 from='client.? 172.21.15.80:0/2370148043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:25:48.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:25:48 smithi090 bash[32384]: audit 2023-12-01T06:25:48.226773+0000 mon.a (mon.0) 2406 : audit 0 from='client.? 172.21.15.80:0/2370148043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:25:49.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:25:49 smithi080 bash[41963]: cluster 2023-12-01T06:25:48.399352+0000 mgr.y (mgr.24362) 2921 : cluster 0 pgmap v2890: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:25:49.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:25:49 smithi080 bash[28361]: cluster 2023-12-01T06:25:48.399352+0000 mgr.y (mgr.24362) 2921 : cluster 0 pgmap v2890: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:25:49.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:25:49 smithi090 bash[32384]: cluster 2023-12-01T06:25:48.399352+0000 mgr.y (mgr.24362) 2921 : cluster 0 pgmap v2890: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:25:51.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:25:51 smithi090 bash[32384]: cluster 2023-12-01T06:25:50.399993+0000 mgr.y (mgr.24362) 2922 : cluster 0 pgmap v2891: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:25:51.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:25:51 smithi090 bash[32384]: audit 2023-12-01T06:25:50.673750+0000 mon.a (mon.0) 2407 : audit 0 from='client.? 172.21.15.80:0/1541017452' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:25:51.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:25:51 smithi080 bash[28361]: cluster 2023-12-01T06:25:50.399993+0000 mgr.y (mgr.24362) 2922 : cluster 0 pgmap v2891: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:25:51.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:25:51 smithi080 bash[28361]: audit 2023-12-01T06:25:50.673750+0000 mon.a (mon.0) 2407 : audit 0 from='client.? 172.21.15.80:0/1541017452' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:25:51.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:25:51 smithi080 bash[41963]: cluster 2023-12-01T06:25:50.399993+0000 mgr.y (mgr.24362) 2922 : cluster 0 pgmap v2891: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:25:51.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:25:51 smithi080 bash[41963]: audit 2023-12-01T06:25:50.673750+0000 mon.a (mon.0) 2407 : audit 0 from='client.? 172.21.15.80:0/1541017452' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:25:53.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:25:53 smithi090 bash[32384]: cluster 2023-12-01T06:25:52.401075+0000 mgr.y (mgr.24362) 2923 : cluster 0 pgmap v2892: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:25:53.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:25:53 smithi090 bash[32384]: audit 2023-12-01T06:25:53.118804+0000 mon.a (mon.0) 2408 : audit 0 from='client.? 172.21.15.80:0/2178907977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:25:53.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:25:53 smithi080 bash[28361]: cluster 2023-12-01T06:25:52.401075+0000 mgr.y (mgr.24362) 2923 : cluster 0 pgmap v2892: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:25:53.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:25:53 smithi080 bash[28361]: audit 2023-12-01T06:25:53.118804+0000 mon.a (mon.0) 2408 : audit 0 from='client.? 172.21.15.80:0/2178907977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:25:53.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:25:53 smithi080 bash[41963]: cluster 2023-12-01T06:25:52.401075+0000 mgr.y (mgr.24362) 2923 : cluster 0 pgmap v2892: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:25:53.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:25:53 smithi080 bash[41963]: audit 2023-12-01T06:25:53.118804+0000 mon.a (mon.0) 2408 : audit 0 from='client.? 172.21.15.80:0/2178907977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:25:55.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:25:54 smithi080 bash[41963]: cluster 2023-12-01T06:25:54.401739+0000 mgr.y (mgr.24362) 2924 : cluster 0 pgmap v2893: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:25:55.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:25:54 smithi080 bash[28361]: cluster 2023-12-01T06:25:54.401739+0000 mgr.y (mgr.24362) 2924 : cluster 0 pgmap v2893: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:25:55.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:25:54 smithi090 bash[32384]: cluster 2023-12-01T06:25:54.401739+0000 mgr.y (mgr.24362) 2924 : cluster 0 pgmap v2893: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:25:56.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:25:55 smithi080 bash[28361]: audit 2023-12-01T06:25:54.930921+0000 mon.c (mon.2) 1852 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:25:56.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:25:55 smithi080 bash[28361]: audit 2023-12-01T06:25:55.314639+0000 mon.c (mon.2) 1853 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:25:56.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:25:55 smithi080 bash[28361]: audit 2023-12-01T06:25:55.573522+0000 mon.a (mon.0) 2409 : audit 0 from='client.? 172.21.15.80:0/1079103179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:25:56.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:25:55 smithi080 bash[41963]: audit 2023-12-01T06:25:54.930921+0000 mon.c (mon.2) 1852 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:25:56.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:25:55 smithi080 bash[41963]: audit 2023-12-01T06:25:55.314639+0000 mon.c (mon.2) 1853 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:25:56.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:25:55 smithi080 bash[41963]: audit 2023-12-01T06:25:55.573522+0000 mon.a (mon.0) 2409 : audit 0 from='client.? 172.21.15.80:0/1079103179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:25:56.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:25:55 smithi090 bash[32384]: audit 2023-12-01T06:25:54.930921+0000 mon.c (mon.2) 1852 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:25:56.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:25:55 smithi090 bash[32384]: audit 2023-12-01T06:25:55.314639+0000 mon.c (mon.2) 1853 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:25:56.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:25:55 smithi090 bash[32384]: audit 2023-12-01T06:25:55.573522+0000 mon.a (mon.0) 2409 : audit 0 from='client.? 172.21.15.80:0/1079103179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:25:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:25:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:25:56] "GET /metrics HTTP/1.1" 200 33977 "" "Prometheus/2.43.0" 2023-12-01T06:25:57.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:25:56 smithi080 bash[28361]: cluster 2023-12-01T06:25:56.402835+0000 mgr.y (mgr.24362) 2925 : cluster 0 pgmap v2894: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:25:57.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:25:56 smithi080 bash[41963]: cluster 2023-12-01T06:25:56.402835+0000 mgr.y (mgr.24362) 2925 : cluster 0 pgmap v2894: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:25:57.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:25:56 smithi090 bash[32384]: cluster 2023-12-01T06:25:56.402835+0000 mgr.y (mgr.24362) 2925 : cluster 0 pgmap v2894: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:25:58.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:25:58 smithi080 bash[28361]: audit 2023-12-01T06:25:58.032060+0000 mon.c (mon.2) 1854 : audit 0 from='client.? 172.21.15.80:0/20682596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:25:58.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:25:58 smithi080 bash[41963]: audit 2023-12-01T06:25:58.032060+0000 mon.c (mon.2) 1854 : audit 0 from='client.? 172.21.15.80:0/20682596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:25:58.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:25:58 smithi090 bash[32384]: audit 2023-12-01T06:25:58.032060+0000 mon.c (mon.2) 1854 : audit 0 from='client.? 172.21.15.80:0/20682596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:25:59.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:25:59 smithi080 bash[28361]: cluster 2023-12-01T06:25:58.403450+0000 mgr.y (mgr.24362) 2926 : cluster 0 pgmap v2895: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:25:59.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:25:59 smithi080 bash[41963]: cluster 2023-12-01T06:25:58.403450+0000 mgr.y (mgr.24362) 2926 : cluster 0 pgmap v2895: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:25:59.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:25:59 smithi090 bash[32384]: cluster 2023-12-01T06:25:58.403450+0000 mgr.y (mgr.24362) 2926 : cluster 0 pgmap v2895: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:26:01.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:26:01 smithi090 bash[32384]: cluster 2023-12-01T06:26:00.403967+0000 mgr.y (mgr.24362) 2927 : cluster 0 pgmap v2896: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:26:01.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:26:01 smithi090 bash[32384]: audit 2023-12-01T06:26:00.504692+0000 mon.c (mon.2) 1855 : audit 0 from='client.? 172.21.15.80:0/2169411028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:26:01.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:26:01 smithi090 bash[32384]: audit 2023-12-01T06:26:01.056727+0000 mon.a (mon.0) 2410 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:26:01.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:26:01 smithi090 bash[32384]: audit 2023-12-01T06:26:01.066845+0000 mon.a (mon.0) 2411 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:26:01.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:26:01 smithi080 bash[28361]: cluster 2023-12-01T06:26:00.403967+0000 mgr.y (mgr.24362) 2927 : cluster 0 pgmap v2896: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:26:01.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:26:01 smithi080 bash[28361]: audit 2023-12-01T06:26:00.504692+0000 mon.c (mon.2) 1855 : audit 0 from='client.? 172.21.15.80:0/2169411028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:26:01.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:26:01 smithi080 bash[28361]: audit 2023-12-01T06:26:01.056727+0000 mon.a (mon.0) 2410 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:26:01.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:26:01 smithi080 bash[28361]: audit 2023-12-01T06:26:01.066845+0000 mon.a (mon.0) 2411 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:26:01.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:26:01 smithi080 bash[41963]: cluster 2023-12-01T06:26:00.403967+0000 mgr.y (mgr.24362) 2927 : cluster 0 pgmap v2896: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:26:01.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:26:01 smithi080 bash[41963]: audit 2023-12-01T06:26:00.504692+0000 mon.c (mon.2) 1855 : audit 0 from='client.? 172.21.15.80:0/2169411028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:26:01.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:26:01 smithi080 bash[41963]: audit 2023-12-01T06:26:01.056727+0000 mon.a (mon.0) 2410 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:26:01.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:26:01 smithi080 bash[41963]: audit 2023-12-01T06:26:01.066845+0000 mon.a (mon.0) 2411 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:26:02.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:26:02 smithi080 bash[41963]: audit 2023-12-01T06:26:01.578515+0000 mon.a (mon.0) 2412 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:26:02.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:26:02 smithi080 bash[41963]: audit 2023-12-01T06:26:01.593500+0000 mon.a (mon.0) 2413 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:26:02.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:26:02 smithi080 bash[41963]: audit 2023-12-01T06:26:02.065465+0000 mon.c (mon.2) 1856 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:26:02.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:26:02 smithi080 bash[41963]: audit 2023-12-01T06:26:02.066826+0000 mon.c (mon.2) 1857 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:26:02.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:26:02 smithi080 bash[41963]: audit 2023-12-01T06:26:02.074359+0000 mon.a (mon.0) 2414 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:26:02.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:26:02 smithi080 bash[41963]: cluster 2023-12-01T06:26:02.404995+0000 mgr.y (mgr.24362) 2928 : cluster 0 pgmap v2897: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:26:02.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:26:02 smithi080 bash[28361]: audit 2023-12-01T06:26:01.578515+0000 mon.a (mon.0) 2412 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:26:02.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:26:02 smithi080 bash[28361]: audit 2023-12-01T06:26:01.593500+0000 mon.a (mon.0) 2413 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:26:02.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:26:02 smithi080 bash[28361]: audit 2023-12-01T06:26:02.065465+0000 mon.c (mon.2) 1856 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:26:02.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:26:02 smithi080 bash[28361]: audit 2023-12-01T06:26:02.066826+0000 mon.c (mon.2) 1857 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:26:02.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:26:02 smithi080 bash[28361]: audit 2023-12-01T06:26:02.074359+0000 mon.a (mon.0) 2414 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:26:02.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:26:02 smithi080 bash[28361]: cluster 2023-12-01T06:26:02.404995+0000 mgr.y (mgr.24362) 2928 : cluster 0 pgmap v2897: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:26:03.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:26:02 smithi090 bash[32384]: audit 2023-12-01T06:26:01.578515+0000 mon.a (mon.0) 2412 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:26:03.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:26:02 smithi090 bash[32384]: audit 2023-12-01T06:26:01.593500+0000 mon.a (mon.0) 2413 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:26:03.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:26:02 smithi090 bash[32384]: audit 2023-12-01T06:26:02.065465+0000 mon.c (mon.2) 1856 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:26:03.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:26:02 smithi090 bash[32384]: audit 2023-12-01T06:26:02.066826+0000 mon.c (mon.2) 1857 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:26:03.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:26:02 smithi090 bash[32384]: audit 2023-12-01T06:26:02.074359+0000 mon.a (mon.0) 2414 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:26:03.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:26:02 smithi090 bash[32384]: cluster 2023-12-01T06:26:02.404995+0000 mgr.y (mgr.24362) 2928 : cluster 0 pgmap v2897: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:26:03.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:26:03 smithi080 bash[28361]: audit 2023-12-01T06:26:02.958173+0000 mon.c (mon.2) 1858 : audit 0 from='client.? 172.21.15.80:0/1954547308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:26:03.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:26:03 smithi080 bash[41963]: audit 2023-12-01T06:26:02.958173+0000 mon.c (mon.2) 1858 : audit 0 from='client.? 172.21.15.80:0/1954547308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:26:04.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:26:03 smithi090 bash[32384]: audit 2023-12-01T06:26:02.958173+0000 mon.c (mon.2) 1858 : audit 0 from='client.? 172.21.15.80:0/1954547308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:26:05.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:26:04 smithi080 bash[28361]: cluster 2023-12-01T06:26:04.405646+0000 mgr.y (mgr.24362) 2929 : cluster 0 pgmap v2898: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:26:05.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:26:04 smithi080 bash[41963]: cluster 2023-12-01T06:26:04.405646+0000 mgr.y (mgr.24362) 2929 : cluster 0 pgmap v2898: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:26:05.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:26:04 smithi090 bash[32384]: cluster 2023-12-01T06:26:04.405646+0000 mgr.y (mgr.24362) 2929 : cluster 0 pgmap v2898: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:26:06.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:26:05 smithi080 bash[41963]: audit 2023-12-01T06:26:05.421249+0000 mon.c (mon.2) 1859 : audit 0 from='client.? 172.21.15.80:0/4019208253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:26:06.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:26:05 smithi080 bash[28361]: audit 2023-12-01T06:26:05.421249+0000 mon.c (mon.2) 1859 : audit 0 from='client.? 172.21.15.80:0/4019208253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:26:06.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:26:05 smithi090 bash[32384]: audit 2023-12-01T06:26:05.421249+0000 mon.c (mon.2) 1859 : audit 0 from='client.? 172.21.15.80:0/4019208253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:26:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:26:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:26:06] "GET /metrics HTTP/1.1" 200 33977 "" "Prometheus/2.43.0" 2023-12-01T06:26:07.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:26:06 smithi080 bash[41963]: cluster 2023-12-01T06:26:06.406785+0000 mgr.y (mgr.24362) 2930 : cluster 0 pgmap v2899: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:26:07.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:26:06 smithi080 bash[28361]: cluster 2023-12-01T06:26:06.406785+0000 mgr.y (mgr.24362) 2930 : cluster 0 pgmap v2899: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:26:07.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:26:06 smithi090 bash[32384]: cluster 2023-12-01T06:26:06.406785+0000 mgr.y (mgr.24362) 2930 : cluster 0 pgmap v2899: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:26:08.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:26:07 smithi090 bash[32384]: audit 2023-12-01T06:26:07.877971+0000 mon.c (mon.2) 1860 : audit 0 from='client.? 172.21.15.80:0/1241935124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:26:08.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:26:07 smithi080 bash[41963]: audit 2023-12-01T06:26:07.877971+0000 mon.c (mon.2) 1860 : audit 0 from='client.? 172.21.15.80:0/1241935124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:26:08.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:26:07 smithi080 bash[28361]: audit 2023-12-01T06:26:07.877971+0000 mon.c (mon.2) 1860 : audit 0 from='client.? 172.21.15.80:0/1241935124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:26:09.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:26:08 smithi090 bash[32384]: cluster 2023-12-01T06:26:08.407442+0000 mgr.y (mgr.24362) 2931 : cluster 0 pgmap v2900: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:26:09.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:26:08 smithi080 bash[28361]: cluster 2023-12-01T06:26:08.407442+0000 mgr.y (mgr.24362) 2931 : cluster 0 pgmap v2900: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:26:09.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:26:08 smithi080 bash[41963]: cluster 2023-12-01T06:26:08.407442+0000 mgr.y (mgr.24362) 2931 : cluster 0 pgmap v2900: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:26:10.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:26:09 smithi090 bash[32384]: audit 2023-12-01T06:26:09.931690+0000 mon.c (mon.2) 1861 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:26:10.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:26:09 smithi080 bash[28361]: audit 2023-12-01T06:26:09.931690+0000 mon.c (mon.2) 1861 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:26:10.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:26:09 smithi080 bash[41963]: audit 2023-12-01T06:26:09.931690+0000 mon.c (mon.2) 1861 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:26:11.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:26:10 smithi090 bash[32384]: audit 2023-12-01T06:26:10.337349+0000 mon.a (mon.0) 2415 : audit 0 from='client.? 172.21.15.80:0/3699907695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:26:11.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:26:10 smithi090 bash[32384]: cluster 2023-12-01T06:26:10.408104+0000 mgr.y (mgr.24362) 2932 : cluster 0 pgmap v2901: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:26:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:26:10 smithi080 bash[28361]: audit 2023-12-01T06:26:10.337349+0000 mon.a (mon.0) 2415 : audit 0 from='client.? 172.21.15.80:0/3699907695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:26:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:26:10 smithi080 bash[28361]: cluster 2023-12-01T06:26:10.408104+0000 mgr.y (mgr.24362) 2932 : cluster 0 pgmap v2901: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:26:11.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:26:10 smithi080 bash[41963]: audit 2023-12-01T06:26:10.337349+0000 mon.a (mon.0) 2415 : audit 0 from='client.? 172.21.15.80:0/3699907695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:26:11.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:26:10 smithi080 bash[41963]: cluster 2023-12-01T06:26:10.408104+0000 mgr.y (mgr.24362) 2932 : cluster 0 pgmap v2901: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:26:13.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:26:13 smithi090 bash[32384]: cluster 2023-12-01T06:26:12.409173+0000 mgr.y (mgr.24362) 2933 : cluster 0 pgmap v2902: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:26:13.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:26:13 smithi090 bash[32384]: audit 2023-12-01T06:26:12.796053+0000 mon.a (mon.0) 2416 : audit 0 from='client.? 172.21.15.80:0/3951808786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:26:13.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:26:13 smithi080 bash[28361]: cluster 2023-12-01T06:26:12.409173+0000 mgr.y (mgr.24362) 2933 : cluster 0 pgmap v2902: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:26:13.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:26:13 smithi080 bash[28361]: audit 2023-12-01T06:26:12.796053+0000 mon.a (mon.0) 2416 : audit 0 from='client.? 172.21.15.80:0/3951808786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:26:13.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:26:13 smithi080 bash[41963]: cluster 2023-12-01T06:26:12.409173+0000 mgr.y (mgr.24362) 2933 : cluster 0 pgmap v2902: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:26:13.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:26:13 smithi080 bash[41963]: audit 2023-12-01T06:26:12.796053+0000 mon.a (mon.0) 2416 : audit 0 from='client.? 172.21.15.80:0/3951808786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:26:15.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:26:14 smithi080 bash[28361]: cluster 2023-12-01T06:26:14.409863+0000 mgr.y (mgr.24362) 2934 : cluster 0 pgmap v2903: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:26:15.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:26:14 smithi080 bash[41963]: cluster 2023-12-01T06:26:14.409863+0000 mgr.y (mgr.24362) 2934 : cluster 0 pgmap v2903: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:26:15.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:26:14 smithi090 bash[32384]: cluster 2023-12-01T06:26:14.409863+0000 mgr.y (mgr.24362) 2934 : cluster 0 pgmap v2903: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:26:16.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:26:15 smithi080 bash[28361]: audit 2023-12-01T06:26:15.253391+0000 mon.c (mon.2) 1862 : audit 0 from='client.? 172.21.15.80:0/3603649510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:26:16.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:26:15 smithi080 bash[41963]: audit 2023-12-01T06:26:15.253391+0000 mon.c (mon.2) 1862 : audit 0 from='client.? 172.21.15.80:0/3603649510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:26:16.273 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:26:15 smithi090 bash[32384]: audit 2023-12-01T06:26:15.253391+0000 mon.c (mon.2) 1862 : audit 0 from='client.? 172.21.15.80:0/3603649510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:26:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:26:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:26:16] "GET /metrics HTTP/1.1" 200 33977 "" "Prometheus/2.43.0" 2023-12-01T06:26:17.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:26:16 smithi080 bash[28361]: cluster 2023-12-01T06:26:16.411079+0000 mgr.y (mgr.24362) 2935 : cluster 0 pgmap v2904: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:26:17.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:26:16 smithi080 bash[41963]: cluster 2023-12-01T06:26:16.411079+0000 mgr.y (mgr.24362) 2935 : cluster 0 pgmap v2904: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:26:17.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:26:16 smithi090 bash[32384]: cluster 2023-12-01T06:26:16.411079+0000 mgr.y (mgr.24362) 2935 : cluster 0 pgmap v2904: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:26:18.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:26:17 smithi080 bash[28361]: audit 2023-12-01T06:26:17.716031+0000 mon.c (mon.2) 1863 : audit 0 from='client.? 172.21.15.80:0/862893846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:26:18.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:26:17 smithi080 bash[41963]: audit 2023-12-01T06:26:17.716031+0000 mon.c (mon.2) 1863 : audit 0 from='client.? 172.21.15.80:0/862893846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:26:18.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:26:17 smithi090 bash[32384]: audit 2023-12-01T06:26:17.716031+0000 mon.c (mon.2) 1863 : audit 0 from='client.? 172.21.15.80:0/862893846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:26:19.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:26:18 smithi080 bash[28361]: cluster 2023-12-01T06:26:18.411742+0000 mgr.y (mgr.24362) 2936 : cluster 0 pgmap v2905: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:26:19.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:26:18 smithi080 bash[41963]: cluster 2023-12-01T06:26:18.411742+0000 mgr.y (mgr.24362) 2936 : cluster 0 pgmap v2905: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:26:19.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:26:18 smithi090 bash[32384]: cluster 2023-12-01T06:26:18.411742+0000 mgr.y (mgr.24362) 2936 : cluster 0 pgmap v2905: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:26:20.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:26:20 smithi090 bash[32384]: audit 2023-12-01T06:26:20.162786+0000 mon.a (mon.0) 2417 : audit 0 from='client.? 172.21.15.80:0/1738496513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:26:20.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:26:20 smithi080 bash[28361]: audit 2023-12-01T06:26:20.162786+0000 mon.a (mon.0) 2417 : audit 0 from='client.? 172.21.15.80:0/1738496513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:26:20.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:26:20 smithi080 bash[41963]: audit 2023-12-01T06:26:20.162786+0000 mon.a (mon.0) 2417 : audit 0 from='client.? 172.21.15.80:0/1738496513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:26:21.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:26:21 smithi090 bash[32384]: cluster 2023-12-01T06:26:20.412411+0000 mgr.y (mgr.24362) 2937 : cluster 0 pgmap v2906: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:26:21.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:26:21 smithi080 bash[41963]: cluster 2023-12-01T06:26:20.412411+0000 mgr.y (mgr.24362) 2937 : cluster 0 pgmap v2906: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:26:21.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:26:21 smithi080 bash[28361]: cluster 2023-12-01T06:26:20.412411+0000 mgr.y (mgr.24362) 2937 : cluster 0 pgmap v2906: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:26:23.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:26:23 smithi090 bash[32384]: cluster 2023-12-01T06:26:22.413540+0000 mgr.y (mgr.24362) 2938 : cluster 0 pgmap v2907: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:26:23.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:26:23 smithi090 bash[32384]: audit 2023-12-01T06:26:22.618055+0000 mon.a (mon.0) 2418 : audit 0 from='client.? 172.21.15.80:0/2942069025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:26:23.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:26:23 smithi080 bash[28361]: cluster 2023-12-01T06:26:22.413540+0000 mgr.y (mgr.24362) 2938 : cluster 0 pgmap v2907: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:26:23.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:26:23 smithi080 bash[28361]: audit 2023-12-01T06:26:22.618055+0000 mon.a (mon.0) 2418 : audit 0 from='client.? 172.21.15.80:0/2942069025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:26:23.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:26:23 smithi080 bash[41963]: cluster 2023-12-01T06:26:22.413540+0000 mgr.y (mgr.24362) 2938 : cluster 0 pgmap v2907: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:26:23.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:26:23 smithi080 bash[41963]: audit 2023-12-01T06:26:22.618055+0000 mon.a (mon.0) 2418 : audit 0 from='client.? 172.21.15.80:0/2942069025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:26:25.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:26:24 smithi080 bash[28361]: cluster 2023-12-01T06:26:24.414208+0000 mgr.y (mgr.24362) 2939 : cluster 0 pgmap v2908: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:26:25.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:26:24 smithi080 bash[41963]: cluster 2023-12-01T06:26:24.414208+0000 mgr.y (mgr.24362) 2939 : cluster 0 pgmap v2908: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:26:25.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:26:24 smithi090 bash[32384]: cluster 2023-12-01T06:26:24.414208+0000 mgr.y (mgr.24362) 2939 : cluster 0 pgmap v2908: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:26:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:26:25 smithi080 bash[28361]: audit 2023-12-01T06:26:24.932053+0000 mon.c (mon.2) 1864 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:26:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:26:25 smithi080 bash[28361]: audit 2023-12-01T06:26:25.079600+0000 mon.a (mon.0) 2419 : audit 0 from='client.? 172.21.15.80:0/3592249619' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:26:26.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:26:25 smithi080 bash[41963]: audit 2023-12-01T06:26:24.932053+0000 mon.c (mon.2) 1864 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:26:26.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:26:25 smithi080 bash[41963]: audit 2023-12-01T06:26:25.079600+0000 mon.a (mon.0) 2419 : audit 0 from='client.? 172.21.15.80:0/3592249619' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:26:26.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:26:25 smithi090 bash[32384]: audit 2023-12-01T06:26:24.932053+0000 mon.c (mon.2) 1864 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:26:26.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:26:25 smithi090 bash[32384]: audit 2023-12-01T06:26:25.079600+0000 mon.a (mon.0) 2419 : audit 0 from='client.? 172.21.15.80:0/3592249619' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:26:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:26:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:26:26] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T06:26:27.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:26:26 smithi080 bash[28361]: cluster 2023-12-01T06:26:26.415433+0000 mgr.y (mgr.24362) 2940 : cluster 0 pgmap v2909: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:26:27.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:26:26 smithi080 bash[41963]: cluster 2023-12-01T06:26:26.415433+0000 mgr.y (mgr.24362) 2940 : cluster 0 pgmap v2909: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:26:27.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:26:26 smithi090 bash[32384]: cluster 2023-12-01T06:26:26.415433+0000 mgr.y (mgr.24362) 2940 : cluster 0 pgmap v2909: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:26:28.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:26:27 smithi080 bash[41963]: audit 2023-12-01T06:26:27.538629+0000 mon.a (mon.0) 2420 : audit 0 from='client.? 172.21.15.80:0/3571456485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:26:28.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:26:27 smithi080 bash[28361]: audit 2023-12-01T06:26:27.538629+0000 mon.a (mon.0) 2420 : audit 0 from='client.? 172.21.15.80:0/3571456485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:26:28.273 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:26:27 smithi090 bash[32384]: audit 2023-12-01T06:26:27.538629+0000 mon.a (mon.0) 2420 : audit 0 from='client.? 172.21.15.80:0/3571456485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:26:29.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:26:28 smithi080 bash[28361]: cluster 2023-12-01T06:26:28.416093+0000 mgr.y (mgr.24362) 2941 : cluster 0 pgmap v2910: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:26:29.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:26:28 smithi080 bash[41963]: cluster 2023-12-01T06:26:28.416093+0000 mgr.y (mgr.24362) 2941 : cluster 0 pgmap v2910: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:26:29.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:26:28 smithi090 bash[32384]: cluster 2023-12-01T06:26:28.416093+0000 mgr.y (mgr.24362) 2941 : cluster 0 pgmap v2910: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:26:30.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:26:30 smithi080 bash[28361]: audit 2023-12-01T06:26:29.985469+0000 mon.a (mon.0) 2421 : audit 0 from='client.? 172.21.15.80:0/3160075715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:26:30.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:26:30 smithi080 bash[41963]: audit 2023-12-01T06:26:29.985469+0000 mon.a (mon.0) 2421 : audit 0 from='client.? 172.21.15.80:0/3160075715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:26:30.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:26:30 smithi090 bash[32384]: audit 2023-12-01T06:26:29.985469+0000 mon.a (mon.0) 2421 : audit 0 from='client.? 172.21.15.80:0/3160075715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:26:31.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:26:31 smithi080 bash[28361]: cluster 2023-12-01T06:26:30.416612+0000 mgr.y (mgr.24362) 2942 : cluster 0 pgmap v2911: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:26:31.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:26:31 smithi080 bash[41963]: cluster 2023-12-01T06:26:30.416612+0000 mgr.y (mgr.24362) 2942 : cluster 0 pgmap v2911: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:26:31.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:26:31 smithi090 bash[32384]: cluster 2023-12-01T06:26:30.416612+0000 mgr.y (mgr.24362) 2942 : cluster 0 pgmap v2911: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:26:32.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:26:32 smithi090 bash[32384]: audit 2023-12-01T06:26:32.434325+0000 mon.c (mon.2) 1865 : audit 0 from='client.? 172.21.15.80:0/1286059496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:26:32.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:26:32 smithi080 bash[28361]: audit 2023-12-01T06:26:32.434325+0000 mon.c (mon.2) 1865 : audit 0 from='client.? 172.21.15.80:0/1286059496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:26:32.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:26:32 smithi080 bash[41963]: audit 2023-12-01T06:26:32.434325+0000 mon.c (mon.2) 1865 : audit 0 from='client.? 172.21.15.80:0/1286059496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:26:33.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:26:33 smithi090 bash[32384]: cluster 2023-12-01T06:26:32.417880+0000 mgr.y (mgr.24362) 2943 : cluster 0 pgmap v2912: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:26:33.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:26:33 smithi080 bash[41963]: cluster 2023-12-01T06:26:32.417880+0000 mgr.y (mgr.24362) 2943 : cluster 0 pgmap v2912: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:26:33.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:26:33 smithi080 bash[28361]: cluster 2023-12-01T06:26:32.417880+0000 mgr.y (mgr.24362) 2943 : cluster 0 pgmap v2912: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:26:35.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:26:34 smithi080 bash[41963]: cluster 2023-12-01T06:26:34.418634+0000 mgr.y (mgr.24362) 2944 : cluster 0 pgmap v2913: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:26:35.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:26:34 smithi080 bash[28361]: cluster 2023-12-01T06:26:34.418634+0000 mgr.y (mgr.24362) 2944 : cluster 0 pgmap v2913: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:26:35.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:26:34 smithi090 bash[32384]: cluster 2023-12-01T06:26:34.418634+0000 mgr.y (mgr.24362) 2944 : cluster 0 pgmap v2913: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:26:36.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:26:35 smithi080 bash[41963]: audit 2023-12-01T06:26:34.885100+0000 mon.c (mon.2) 1866 : audit 0 from='client.? 172.21.15.80:0/2012730582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:26:36.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:26:35 smithi080 bash[28361]: audit 2023-12-01T06:26:34.885100+0000 mon.c (mon.2) 1866 : audit 0 from='client.? 172.21.15.80:0/2012730582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:26:36.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:26:35 smithi090 bash[32384]: audit 2023-12-01T06:26:34.885100+0000 mon.c (mon.2) 1866 : audit 0 from='client.? 172.21.15.80:0/2012730582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:26:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:26:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:26:36] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T06:26:37.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:26:36 smithi080 bash[28361]: cluster 2023-12-01T06:26:36.419835+0000 mgr.y (mgr.24362) 2945 : cluster 0 pgmap v2914: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:26:37.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:26:36 smithi080 bash[41963]: cluster 2023-12-01T06:26:36.419835+0000 mgr.y (mgr.24362) 2945 : cluster 0 pgmap v2914: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:26:37.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:26:36 smithi090 bash[32384]: cluster 2023-12-01T06:26:36.419835+0000 mgr.y (mgr.24362) 2945 : cluster 0 pgmap v2914: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:26:38.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:26:37 smithi080 bash[28361]: audit 2023-12-01T06:26:37.344289+0000 mon.c (mon.2) 1867 : audit 0 from='client.? 172.21.15.80:0/3264172152' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:26:38.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:26:37 smithi080 bash[41963]: audit 2023-12-01T06:26:37.344289+0000 mon.c (mon.2) 1867 : audit 0 from='client.? 172.21.15.80:0/3264172152' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:26:38.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:26:37 smithi090 bash[32384]: audit 2023-12-01T06:26:37.344289+0000 mon.c (mon.2) 1867 : audit 0 from='client.? 172.21.15.80:0/3264172152' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:26:39.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:26:38 smithi080 bash[41963]: cluster 2023-12-01T06:26:38.420502+0000 mgr.y (mgr.24362) 2946 : cluster 0 pgmap v2915: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:26:39.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:26:38 smithi080 bash[28361]: cluster 2023-12-01T06:26:38.420502+0000 mgr.y (mgr.24362) 2946 : cluster 0 pgmap v2915: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:26:39.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:26:38 smithi090 bash[32384]: cluster 2023-12-01T06:26:38.420502+0000 mgr.y (mgr.24362) 2946 : cluster 0 pgmap v2915: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:26:40.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:26:39 smithi080 bash[28361]: audit 2023-12-01T06:26:39.793764+0000 mon.c (mon.2) 1868 : audit 0 from='client.? 172.21.15.80:0/3030083113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:26:40.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:26:39 smithi080 bash[41963]: audit 2023-12-01T06:26:39.793764+0000 mon.c (mon.2) 1868 : audit 0 from='client.? 172.21.15.80:0/3030083113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:26:40.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:26:39 smithi090 bash[32384]: audit 2023-12-01T06:26:39.793764+0000 mon.c (mon.2) 1868 : audit 0 from='client.? 172.21.15.80:0/3030083113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:26:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:26:40 smithi080 bash[41963]: audit 2023-12-01T06:26:39.932238+0000 mon.c (mon.2) 1869 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:26:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:26:40 smithi080 bash[41963]: cluster 2023-12-01T06:26:40.421153+0000 mgr.y (mgr.24362) 2947 : cluster 0 pgmap v2916: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:26:41.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:26:40 smithi080 bash[28361]: audit 2023-12-01T06:26:39.932238+0000 mon.c (mon.2) 1869 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:26:41.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:26:40 smithi080 bash[28361]: cluster 2023-12-01T06:26:40.421153+0000 mgr.y (mgr.24362) 2947 : cluster 0 pgmap v2916: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:26:41.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:26:40 smithi090 bash[32384]: audit 2023-12-01T06:26:39.932238+0000 mon.c (mon.2) 1869 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:26:41.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:26:40 smithi090 bash[32384]: cluster 2023-12-01T06:26:40.421153+0000 mgr.y (mgr.24362) 2947 : cluster 0 pgmap v2916: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:26:42.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:26:42 smithi080 bash[28361]: audit 2023-12-01T06:26:42.253102+0000 mon.a (mon.0) 2422 : audit 0 from='client.? 172.21.15.80:0/2487519007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:26:42.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:26:42 smithi080 bash[41963]: audit 2023-12-01T06:26:42.253102+0000 mon.a (mon.0) 2422 : audit 0 from='client.? 172.21.15.80:0/2487519007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:26:42.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:26:42 smithi090 bash[32384]: audit 2023-12-01T06:26:42.253102+0000 mon.a (mon.0) 2422 : audit 0 from='client.? 172.21.15.80:0/2487519007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:26:43.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:26:43 smithi080 bash[41963]: cluster 2023-12-01T06:26:42.422310+0000 mgr.y (mgr.24362) 2948 : cluster 0 pgmap v2917: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:26:43.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:26:43 smithi080 bash[28361]: cluster 2023-12-01T06:26:42.422310+0000 mgr.y (mgr.24362) 2948 : cluster 0 pgmap v2917: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:26:43.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:26:43 smithi090 bash[32384]: cluster 2023-12-01T06:26:42.422310+0000 mgr.y (mgr.24362) 2948 : cluster 0 pgmap v2917: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:26:45.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:26:44 smithi080 bash[28361]: cluster 2023-12-01T06:26:44.422840+0000 mgr.y (mgr.24362) 2949 : cluster 0 pgmap v2918: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:26:45.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:26:44 smithi080 bash[28361]: audit 2023-12-01T06:26:44.709016+0000 mon.c (mon.2) 1870 : audit 0 from='client.? 172.21.15.80:0/3052536048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:26:45.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:26:44 smithi080 bash[41963]: cluster 2023-12-01T06:26:44.422840+0000 mgr.y (mgr.24362) 2949 : cluster 0 pgmap v2918: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:26:45.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:26:44 smithi080 bash[41963]: audit 2023-12-01T06:26:44.709016+0000 mon.c (mon.2) 1870 : audit 0 from='client.? 172.21.15.80:0/3052536048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:26:45.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:26:44 smithi090 bash[32384]: cluster 2023-12-01T06:26:44.422840+0000 mgr.y (mgr.24362) 2949 : cluster 0 pgmap v2918: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:26:45.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:26:44 smithi090 bash[32384]: audit 2023-12-01T06:26:44.709016+0000 mon.c (mon.2) 1870 : audit 0 from='client.? 172.21.15.80:0/3052536048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:26:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:26:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:26:46] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T06:26:47.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:26:47 smithi090 bash[32384]: cluster 2023-12-01T06:26:46.424011+0000 mgr.y (mgr.24362) 2950 : cluster 0 pgmap v2919: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:26:47.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:26:47 smithi090 bash[32384]: audit 2023-12-01T06:26:47.166678+0000 mon.c (mon.2) 1871 : audit 0 from='client.? 172.21.15.80:0/2846052101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:26:47.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:26:47 smithi080 bash[41963]: cluster 2023-12-01T06:26:46.424011+0000 mgr.y (mgr.24362) 2950 : cluster 0 pgmap v2919: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:26:47.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:26:47 smithi080 bash[41963]: audit 2023-12-01T06:26:47.166678+0000 mon.c (mon.2) 1871 : audit 0 from='client.? 172.21.15.80:0/2846052101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:26:47.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:26:47 smithi080 bash[28361]: cluster 2023-12-01T06:26:46.424011+0000 mgr.y (mgr.24362) 2950 : cluster 0 pgmap v2919: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:26:47.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:26:47 smithi080 bash[28361]: audit 2023-12-01T06:26:47.166678+0000 mon.c (mon.2) 1871 : audit 0 from='client.? 172.21.15.80:0/2846052101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:26:49.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:26:49 smithi090 bash[32384]: cluster 2023-12-01T06:26:48.424620+0000 mgr.y (mgr.24362) 2951 : cluster 0 pgmap v2920: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:26:49.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:26:49 smithi080 bash[28361]: cluster 2023-12-01T06:26:48.424620+0000 mgr.y (mgr.24362) 2951 : cluster 0 pgmap v2920: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:26:49.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:26:49 smithi080 bash[41963]: cluster 2023-12-01T06:26:48.424620+0000 mgr.y (mgr.24362) 2951 : cluster 0 pgmap v2920: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:26:50.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:26:50 smithi090 bash[32384]: audit 2023-12-01T06:26:49.622569+0000 mon.a (mon.0) 2423 : audit 0 from='client.? 172.21.15.80:0/3963301339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:26:50.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:26:50 smithi080 bash[28361]: audit 2023-12-01T06:26:49.622569+0000 mon.a (mon.0) 2423 : audit 0 from='client.? 172.21.15.80:0/3963301339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:26:50.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:26:50 smithi080 bash[41963]: audit 2023-12-01T06:26:49.622569+0000 mon.a (mon.0) 2423 : audit 0 from='client.? 172.21.15.80:0/3963301339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:26:51.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:26:51 smithi090 bash[32384]: cluster 2023-12-01T06:26:50.425302+0000 mgr.y (mgr.24362) 2952 : cluster 0 pgmap v2921: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:26:51.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:26:51 smithi080 bash[28361]: cluster 2023-12-01T06:26:50.425302+0000 mgr.y (mgr.24362) 2952 : cluster 0 pgmap v2921: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:26:51.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:26:51 smithi080 bash[41963]: cluster 2023-12-01T06:26:50.425302+0000 mgr.y (mgr.24362) 2952 : cluster 0 pgmap v2921: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:26:52.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:26:52 smithi090 bash[32384]: audit 2023-12-01T06:26:52.081303+0000 mon.a (mon.0) 2424 : audit 0 from='client.? 172.21.15.80:0/327497986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:26:52.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:26:52 smithi080 bash[28361]: audit 2023-12-01T06:26:52.081303+0000 mon.a (mon.0) 2424 : audit 0 from='client.? 172.21.15.80:0/327497986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:26:52.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:26:52 smithi080 bash[41963]: audit 2023-12-01T06:26:52.081303+0000 mon.a (mon.0) 2424 : audit 0 from='client.? 172.21.15.80:0/327497986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:26:53.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:26:53 smithi090 bash[32384]: cluster 2023-12-01T06:26:52.426424+0000 mgr.y (mgr.24362) 2953 : cluster 0 pgmap v2922: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:26:53.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:26:53 smithi080 bash[28361]: cluster 2023-12-01T06:26:52.426424+0000 mgr.y (mgr.24362) 2953 : cluster 0 pgmap v2922: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:26:53.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:26:53 smithi080 bash[41963]: cluster 2023-12-01T06:26:52.426424+0000 mgr.y (mgr.24362) 2953 : cluster 0 pgmap v2922: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:26:55.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:26:54 smithi080 bash[28361]: cluster 2023-12-01T06:26:54.426986+0000 mgr.y (mgr.24362) 2954 : cluster 0 pgmap v2923: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:26:55.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:26:54 smithi080 bash[28361]: audit 2023-12-01T06:26:54.531498+0000 mon.a (mon.0) 2425 : audit 0 from='client.? 172.21.15.80:0/3175233835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:26:55.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:26:54 smithi080 bash[41963]: cluster 2023-12-01T06:26:54.426986+0000 mgr.y (mgr.24362) 2954 : cluster 0 pgmap v2923: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:26:55.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:26:54 smithi080 bash[41963]: audit 2023-12-01T06:26:54.531498+0000 mon.a (mon.0) 2425 : audit 0 from='client.? 172.21.15.80:0/3175233835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:26:55.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:26:54 smithi090 bash[32384]: cluster 2023-12-01T06:26:54.426986+0000 mgr.y (mgr.24362) 2954 : cluster 0 pgmap v2923: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:26:55.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:26:54 smithi090 bash[32384]: audit 2023-12-01T06:26:54.531498+0000 mon.a (mon.0) 2425 : audit 0 from='client.? 172.21.15.80:0/3175233835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:26:56.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:26:55 smithi080 bash[28361]: audit 2023-12-01T06:26:54.932827+0000 mon.c (mon.2) 1872 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:26:56.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:26:55 smithi080 bash[41963]: audit 2023-12-01T06:26:54.932827+0000 mon.c (mon.2) 1872 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:26:56.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:26:55 smithi090 bash[32384]: audit 2023-12-01T06:26:54.932827+0000 mon.c (mon.2) 1872 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:26:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:26:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:26:56] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T06:26:57.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:26:56 smithi080 bash[28361]: cluster 2023-12-01T06:26:56.428136+0000 mgr.y (mgr.24362) 2955 : cluster 0 pgmap v2924: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:26:57.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:26:56 smithi080 bash[41963]: cluster 2023-12-01T06:26:56.428136+0000 mgr.y (mgr.24362) 2955 : cluster 0 pgmap v2924: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:26:57.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:26:56 smithi090 bash[32384]: cluster 2023-12-01T06:26:56.428136+0000 mgr.y (mgr.24362) 2955 : cluster 0 pgmap v2924: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:26:58.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:26:57 smithi080 bash[28361]: audit 2023-12-01T06:26:56.989843+0000 mon.c (mon.2) 1873 : audit 0 from='client.? 172.21.15.80:0/4173649650' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:26:58.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:26:57 smithi080 bash[41963]: audit 2023-12-01T06:26:56.989843+0000 mon.c (mon.2) 1873 : audit 0 from='client.? 172.21.15.80:0/4173649650' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:26:58.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:26:57 smithi090 bash[32384]: audit 2023-12-01T06:26:56.989843+0000 mon.c (mon.2) 1873 : audit 0 from='client.? 172.21.15.80:0/4173649650' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:26:59.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:26:58 smithi080 bash[28361]: cluster 2023-12-01T06:26:58.428810+0000 mgr.y (mgr.24362) 2956 : cluster 0 pgmap v2925: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:26:59.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:26:58 smithi080 bash[41963]: cluster 2023-12-01T06:26:58.428810+0000 mgr.y (mgr.24362) 2956 : cluster 0 pgmap v2925: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:26:59.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:26:58 smithi090 bash[32384]: cluster 2023-12-01T06:26:58.428810+0000 mgr.y (mgr.24362) 2956 : cluster 0 pgmap v2925: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:27:00.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:26:59 smithi080 bash[41963]: audit 2023-12-01T06:26:59.451555+0000 mon.a (mon.0) 2426 : audit 0 from='client.? 172.21.15.80:0/2651592228' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:27:00.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:26:59 smithi080 bash[28361]: audit 2023-12-01T06:26:59.451555+0000 mon.a (mon.0) 2426 : audit 0 from='client.? 172.21.15.80:0/2651592228' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:27:00.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:26:59 smithi090 bash[32384]: audit 2023-12-01T06:26:59.451555+0000 mon.a (mon.0) 2426 : audit 0 from='client.? 172.21.15.80:0/2651592228' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:27:01.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:27:00 smithi080 bash[28361]: cluster 2023-12-01T06:27:00.429483+0000 mgr.y (mgr.24362) 2957 : cluster 0 pgmap v2926: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:27:01.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:27:00 smithi080 bash[41963]: cluster 2023-12-01T06:27:00.429483+0000 mgr.y (mgr.24362) 2957 : cluster 0 pgmap v2926: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:27:01.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:27:00 smithi090 bash[32384]: cluster 2023-12-01T06:27:00.429483+0000 mgr.y (mgr.24362) 2957 : cluster 0 pgmap v2926: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:27:02.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:27:01 smithi090 bash[32384]: audit 2023-12-01T06:27:01.901371+0000 mon.a (mon.0) 2427 : audit 0 from='client.? 172.21.15.80:0/169534398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:27:02.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:27:01 smithi080 bash[28361]: audit 2023-12-01T06:27:01.901371+0000 mon.a (mon.0) 2427 : audit 0 from='client.? 172.21.15.80:0/169534398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:27:02.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:27:01 smithi080 bash[41963]: audit 2023-12-01T06:27:01.901371+0000 mon.a (mon.0) 2427 : audit 0 from='client.? 172.21.15.80:0/169534398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:27:03.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:27:02 smithi090 bash[32384]: audit 2023-12-01T06:27:02.155526+0000 mon.c (mon.2) 1874 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:27:03.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:27:02 smithi090 bash[32384]: cluster 2023-12-01T06:27:02.430406+0000 mgr.y (mgr.24362) 2958 : cluster 0 pgmap v2927: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:27:03.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:27:02 smithi080 bash[28361]: audit 2023-12-01T06:27:02.155526+0000 mon.c (mon.2) 1874 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:27:03.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:27:02 smithi080 bash[28361]: cluster 2023-12-01T06:27:02.430406+0000 mgr.y (mgr.24362) 2958 : cluster 0 pgmap v2927: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:27:03.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:27:02 smithi080 bash[41963]: audit 2023-12-01T06:27:02.155526+0000 mon.c (mon.2) 1874 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:27:03.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:27:02 smithi080 bash[41963]: cluster 2023-12-01T06:27:02.430406+0000 mgr.y (mgr.24362) 2958 : cluster 0 pgmap v2927: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:27:05.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:27:04 smithi080 bash[28361]: audit 2023-12-01T06:27:04.349970+0000 mon.c (mon.2) 1875 : audit 0 from='client.? 172.21.15.80:0/1683619637' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:27:05.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:27:04 smithi080 bash[28361]: cluster 2023-12-01T06:27:04.431055+0000 mgr.y (mgr.24362) 2959 : cluster 0 pgmap v2928: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:27:05.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:27:04 smithi080 bash[41963]: audit 2023-12-01T06:27:04.349970+0000 mon.c (mon.2) 1875 : audit 0 from='client.? 172.21.15.80:0/1683619637' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:27:05.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:27:04 smithi080 bash[41963]: cluster 2023-12-01T06:27:04.431055+0000 mgr.y (mgr.24362) 2959 : cluster 0 pgmap v2928: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:27:05.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:27:04 smithi090 bash[32384]: audit 2023-12-01T06:27:04.349970+0000 mon.c (mon.2) 1875 : audit 0 from='client.? 172.21.15.80:0/1683619637' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:27:05.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:27:04 smithi090 bash[32384]: cluster 2023-12-01T06:27:04.431055+0000 mgr.y (mgr.24362) 2959 : cluster 0 pgmap v2928: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:27:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:27:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:27:06] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T06:27:07.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:27:07 smithi090 bash[32384]: cluster 2023-12-01T06:27:06.432193+0000 mgr.y (mgr.24362) 2960 : cluster 0 pgmap v2929: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:27:07.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:27:07 smithi090 bash[32384]: audit 2023-12-01T06:27:06.811954+0000 mon.c (mon.2) 1876 : audit 0 from='client.? 172.21.15.80:0/2604920585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:27:07.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:27:07 smithi080 bash[28361]: cluster 2023-12-01T06:27:06.432193+0000 mgr.y (mgr.24362) 2960 : cluster 0 pgmap v2929: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:27:07.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:27:07 smithi080 bash[28361]: audit 2023-12-01T06:27:06.811954+0000 mon.c (mon.2) 1876 : audit 0 from='client.? 172.21.15.80:0/2604920585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:27:07.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:27:07 smithi080 bash[41963]: cluster 2023-12-01T06:27:06.432193+0000 mgr.y (mgr.24362) 2960 : cluster 0 pgmap v2929: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:27:07.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:27:07 smithi080 bash[41963]: audit 2023-12-01T06:27:06.811954+0000 mon.c (mon.2) 1876 : audit 0 from='client.? 172.21.15.80:0/2604920585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:27:09.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:27:08 smithi090 bash[32384]: audit 2023-12-01T06:27:07.999748+0000 mon.a (mon.0) 2428 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:27:09.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:27:08 smithi090 bash[32384]: audit 2023-12-01T06:27:08.014536+0000 mon.a (mon.0) 2429 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:27:09.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:27:08 smithi090 bash[32384]: audit 2023-12-01T06:27:08.300650+0000 mon.a (mon.0) 2430 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:27:09.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:27:08 smithi090 bash[32384]: audit 2023-12-01T06:27:08.310336+0000 mon.a (mon.0) 2431 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:27:09.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:27:08 smithi090 bash[32384]: cluster 2023-12-01T06:27:08.432612+0000 mgr.y (mgr.24362) 2961 : cluster 0 pgmap v2930: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:27:09.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:27:08 smithi090 bash[32384]: audit 2023-12-01T06:27:08.788078+0000 mon.c (mon.2) 1877 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:27:09.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:27:08 smithi090 bash[32384]: audit 2023-12-01T06:27:08.789782+0000 mon.c (mon.2) 1878 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:27:09.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:27:08 smithi090 bash[32384]: audit 2023-12-01T06:27:08.799255+0000 mon.a (mon.0) 2432 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:27:09.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:27:08 smithi080 bash[28361]: audit 2023-12-01T06:27:07.999748+0000 mon.a (mon.0) 2428 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:27:09.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:27:08 smithi080 bash[28361]: audit 2023-12-01T06:27:08.014536+0000 mon.a (mon.0) 2429 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:27:09.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:27:08 smithi080 bash[28361]: audit 2023-12-01T06:27:08.300650+0000 mon.a (mon.0) 2430 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:27:09.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:27:08 smithi080 bash[28361]: audit 2023-12-01T06:27:08.310336+0000 mon.a (mon.0) 2431 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:27:09.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:27:08 smithi080 bash[28361]: cluster 2023-12-01T06:27:08.432612+0000 mgr.y (mgr.24362) 2961 : cluster 0 pgmap v2930: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:27:09.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:27:08 smithi080 bash[28361]: audit 2023-12-01T06:27:08.788078+0000 mon.c (mon.2) 1877 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:27:09.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:27:08 smithi080 bash[28361]: audit 2023-12-01T06:27:08.789782+0000 mon.c (mon.2) 1878 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:27:09.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:27:09 smithi080 bash[28361]: audit 2023-12-01T06:27:08.799255+0000 mon.a (mon.0) 2432 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:27:09.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:27:09 smithi080 bash[41963]: audit 2023-12-01T06:27:07.999748+0000 mon.a (mon.0) 2428 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:27:09.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:27:09 smithi080 bash[41963]: audit 2023-12-01T06:27:08.014536+0000 mon.a (mon.0) 2429 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:27:09.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:27:09 smithi080 bash[41963]: audit 2023-12-01T06:27:08.300650+0000 mon.a (mon.0) 2430 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:27:09.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:27:09 smithi080 bash[41963]: audit 2023-12-01T06:27:08.310336+0000 mon.a (mon.0) 2431 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:27:09.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:27:09 smithi080 bash[41963]: cluster 2023-12-01T06:27:08.432612+0000 mgr.y (mgr.24362) 2961 : cluster 0 pgmap v2930: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:27:09.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:27:09 smithi080 bash[41963]: audit 2023-12-01T06:27:08.788078+0000 mon.c (mon.2) 1877 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:27:09.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:27:09 smithi080 bash[41963]: audit 2023-12-01T06:27:08.789782+0000 mon.c (mon.2) 1878 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:27:09.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:27:09 smithi080 bash[41963]: audit 2023-12-01T06:27:08.799255+0000 mon.a (mon.0) 2432 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:27:10.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:27:10 smithi090 bash[32384]: audit 2023-12-01T06:27:09.261381+0000 mon.c (mon.2) 1879 : audit 0 from='client.? 172.21.15.80:0/235063242' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:27:10.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:27:10 smithi090 bash[32384]: audit 2023-12-01T06:27:09.933271+0000 mon.c (mon.2) 1880 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:27:10.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:27:10 smithi080 bash[28361]: audit 2023-12-01T06:27:09.261381+0000 mon.c (mon.2) 1879 : audit 0 from='client.? 172.21.15.80:0/235063242' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:27:10.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:27:10 smithi080 bash[28361]: audit 2023-12-01T06:27:09.933271+0000 mon.c (mon.2) 1880 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:27:10.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:27:10 smithi080 bash[41963]: audit 2023-12-01T06:27:09.261381+0000 mon.c (mon.2) 1879 : audit 0 from='client.? 172.21.15.80:0/235063242' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:27:10.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:27:10 smithi080 bash[41963]: audit 2023-12-01T06:27:09.933271+0000 mon.c (mon.2) 1880 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:27:11.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:27:11 smithi090 bash[32384]: cluster 2023-12-01T06:27:10.433206+0000 mgr.y (mgr.24362) 2962 : cluster 0 pgmap v2931: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:27:11.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:27:11 smithi080 bash[28361]: cluster 2023-12-01T06:27:10.433206+0000 mgr.y (mgr.24362) 2962 : cluster 0 pgmap v2931: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:27:11.435 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:27:11 smithi080 bash[41963]: cluster 2023-12-01T06:27:10.433206+0000 mgr.y (mgr.24362) 2962 : cluster 0 pgmap v2931: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:27:12.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:27:12 smithi090 bash[32384]: audit 2023-12-01T06:27:11.716331+0000 mon.a (mon.0) 2433 : audit 0 from='client.? 172.21.15.80:0/3352470809' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:27:12.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:27:12 smithi080 bash[28361]: audit 2023-12-01T06:27:11.716331+0000 mon.a (mon.0) 2433 : audit 0 from='client.? 172.21.15.80:0/3352470809' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:27:12.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:27:12 smithi080 bash[41963]: audit 2023-12-01T06:27:11.716331+0000 mon.a (mon.0) 2433 : audit 0 from='client.? 172.21.15.80:0/3352470809' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:27:13.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:27:13 smithi080 bash[28361]: cluster 2023-12-01T06:27:12.434351+0000 mgr.y (mgr.24362) 2963 : cluster 0 pgmap v2932: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:27:13.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:27:13 smithi080 bash[41963]: cluster 2023-12-01T06:27:12.434351+0000 mgr.y (mgr.24362) 2963 : cluster 0 pgmap v2932: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:27:13.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:27:13 smithi090 bash[32384]: cluster 2023-12-01T06:27:12.434351+0000 mgr.y (mgr.24362) 2963 : cluster 0 pgmap v2932: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:27:15.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:27:14 smithi080 bash[41963]: audit 2023-12-01T06:27:14.173371+0000 mon.a (mon.0) 2434 : audit 0 from='client.? 172.21.15.80:0/2374916734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:27:15.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:27:14 smithi080 bash[41963]: cluster 2023-12-01T06:27:14.435040+0000 mgr.y (mgr.24362) 2964 : cluster 0 pgmap v2933: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:27:15.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:27:14 smithi080 bash[28361]: audit 2023-12-01T06:27:14.173371+0000 mon.a (mon.0) 2434 : audit 0 from='client.? 172.21.15.80:0/2374916734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:27:15.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:27:14 smithi080 bash[28361]: cluster 2023-12-01T06:27:14.435040+0000 mgr.y (mgr.24362) 2964 : cluster 0 pgmap v2933: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:27:15.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:27:14 smithi090 bash[32384]: audit 2023-12-01T06:27:14.173371+0000 mon.a (mon.0) 2434 : audit 0 from='client.? 172.21.15.80:0/2374916734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:27:15.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:27:14 smithi090 bash[32384]: cluster 2023-12-01T06:27:14.435040+0000 mgr.y (mgr.24362) 2964 : cluster 0 pgmap v2933: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:27:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:27:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:27:16] "GET /metrics HTTP/1.1" 200 33977 "" "Prometheus/2.43.0" 2023-12-01T06:27:17.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:27:17 smithi090 bash[32384]: cluster 2023-12-01T06:27:16.436183+0000 mgr.y (mgr.24362) 2965 : cluster 0 pgmap v2934: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:27:17.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:27:17 smithi090 bash[32384]: audit 2023-12-01T06:27:16.622085+0000 mon.a (mon.0) 2435 : audit 0 from='client.? 172.21.15.80:0/1751504585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:27:17.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:27:17 smithi080 bash[41963]: cluster 2023-12-01T06:27:16.436183+0000 mgr.y (mgr.24362) 2965 : cluster 0 pgmap v2934: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:27:17.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:27:17 smithi080 bash[41963]: audit 2023-12-01T06:27:16.622085+0000 mon.a (mon.0) 2435 : audit 0 from='client.? 172.21.15.80:0/1751504585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:27:17.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:27:17 smithi080 bash[28361]: cluster 2023-12-01T06:27:16.436183+0000 mgr.y (mgr.24362) 2965 : cluster 0 pgmap v2934: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:27:17.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:27:17 smithi080 bash[28361]: audit 2023-12-01T06:27:16.622085+0000 mon.a (mon.0) 2435 : audit 0 from='client.? 172.21.15.80:0/1751504585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:27:19.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:27:19 smithi090 bash[32384]: cluster 2023-12-01T06:27:18.436854+0000 mgr.y (mgr.24362) 2966 : cluster 0 pgmap v2935: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:27:19.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:27:19 smithi090 bash[32384]: audit 2023-12-01T06:27:19.052356+0000 mon.c (mon.2) 1881 : audit 0 from='client.? 172.21.15.80:0/3255894816' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:27:19.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:27:19 smithi080 bash[41963]: cluster 2023-12-01T06:27:18.436854+0000 mgr.y (mgr.24362) 2966 : cluster 0 pgmap v2935: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:27:19.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:27:19 smithi080 bash[41963]: audit 2023-12-01T06:27:19.052356+0000 mon.c (mon.2) 1881 : audit 0 from='client.? 172.21.15.80:0/3255894816' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:27:19.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:27:19 smithi080 bash[28361]: cluster 2023-12-01T06:27:18.436854+0000 mgr.y (mgr.24362) 2966 : cluster 0 pgmap v2935: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:27:19.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:27:19 smithi080 bash[28361]: audit 2023-12-01T06:27:19.052356+0000 mon.c (mon.2) 1881 : audit 0 from='client.? 172.21.15.80:0/3255894816' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:27:21.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:27:21 smithi090 bash[32384]: cluster 2023-12-01T06:27:20.437512+0000 mgr.y (mgr.24362) 2967 : cluster 0 pgmap v2936: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:27:21.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:27:21 smithi090 bash[32384]: audit 2023-12-01T06:27:21.499588+0000 mon.a (mon.0) 2436 : audit 0 from='client.? 172.21.15.80:0/2963753370' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:27:21.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:27:21 smithi080 bash[28361]: cluster 2023-12-01T06:27:20.437512+0000 mgr.y (mgr.24362) 2967 : cluster 0 pgmap v2936: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:27:21.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:27:21 smithi080 bash[28361]: audit 2023-12-01T06:27:21.499588+0000 mon.a (mon.0) 2436 : audit 0 from='client.? 172.21.15.80:0/2963753370' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:27:21.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:27:21 smithi080 bash[41963]: cluster 2023-12-01T06:27:20.437512+0000 mgr.y (mgr.24362) 2967 : cluster 0 pgmap v2936: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:27:21.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:27:21 smithi080 bash[41963]: audit 2023-12-01T06:27:21.499588+0000 mon.a (mon.0) 2436 : audit 0 from='client.? 172.21.15.80:0/2963753370' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:27:23.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:27:23 smithi090 bash[32384]: cluster 2023-12-01T06:27:22.438662+0000 mgr.y (mgr.24362) 2968 : cluster 0 pgmap v2937: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:27:23.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:27:23 smithi080 bash[28361]: cluster 2023-12-01T06:27:22.438662+0000 mgr.y (mgr.24362) 2968 : cluster 0 pgmap v2937: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:27:23.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:27:23 smithi080 bash[41963]: cluster 2023-12-01T06:27:22.438662+0000 mgr.y (mgr.24362) 2968 : cluster 0 pgmap v2937: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:27:25.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:27:24 smithi080 bash[28361]: audit 2023-12-01T06:27:23.965058+0000 mon.c (mon.2) 1882 : audit 0 from='client.? 172.21.15.80:0/807465436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:27:25.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:27:24 smithi080 bash[28361]: cluster 2023-12-01T06:27:24.439415+0000 mgr.y (mgr.24362) 2969 : cluster 0 pgmap v2938: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:27:25.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:27:24 smithi080 bash[41963]: audit 2023-12-01T06:27:23.965058+0000 mon.c (mon.2) 1882 : audit 0 from='client.? 172.21.15.80:0/807465436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:27:25.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:27:24 smithi080 bash[41963]: cluster 2023-12-01T06:27:24.439415+0000 mgr.y (mgr.24362) 2969 : cluster 0 pgmap v2938: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:27:25.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:27:24 smithi090 bash[32384]: audit 2023-12-01T06:27:23.965058+0000 mon.c (mon.2) 1882 : audit 0 from='client.? 172.21.15.80:0/807465436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:27:25.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:27:24 smithi090 bash[32384]: cluster 2023-12-01T06:27:24.439415+0000 mgr.y (mgr.24362) 2969 : cluster 0 pgmap v2938: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:27:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:27:25 smithi080 bash[28361]: audit 2023-12-01T06:27:24.933584+0000 mon.c (mon.2) 1883 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:27:26.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:27:25 smithi080 bash[41963]: audit 2023-12-01T06:27:24.933584+0000 mon.c (mon.2) 1883 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:27:26.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:27:25 smithi090 bash[32384]: audit 2023-12-01T06:27:24.933584+0000 mon.c (mon.2) 1883 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:27:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:27:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:27:26] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.43.0" 2023-12-01T06:27:27.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:27:26 smithi080 bash[28361]: audit 2023-12-01T06:27:26.416213+0000 mon.c (mon.2) 1884 : audit 0 from='client.? 172.21.15.80:0/2351961261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:27:27.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:27:26 smithi080 bash[28361]: cluster 2023-12-01T06:27:26.440626+0000 mgr.y (mgr.24362) 2970 : cluster 0 pgmap v2939: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:27:27.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:27:26 smithi080 bash[41963]: audit 2023-12-01T06:27:26.416213+0000 mon.c (mon.2) 1884 : audit 0 from='client.? 172.21.15.80:0/2351961261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:27:27.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:27:26 smithi080 bash[41963]: cluster 2023-12-01T06:27:26.440626+0000 mgr.y (mgr.24362) 2970 : cluster 0 pgmap v2939: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:27:27.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:27:26 smithi090 bash[32384]: audit 2023-12-01T06:27:26.416213+0000 mon.c (mon.2) 1884 : audit 0 from='client.? 172.21.15.80:0/2351961261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:27:27.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:27:26 smithi090 bash[32384]: cluster 2023-12-01T06:27:26.440626+0000 mgr.y (mgr.24362) 2970 : cluster 0 pgmap v2939: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:27:29.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:27:29 smithi090 bash[32384]: cluster 2023-12-01T06:27:28.441419+0000 mgr.y (mgr.24362) 2971 : cluster 0 pgmap v2940: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:27:29.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:27:29 smithi090 bash[32384]: audit 2023-12-01T06:27:28.883689+0000 mon.a (mon.0) 2437 : audit 0 from='client.? 172.21.15.80:0/1536816183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:27:29.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:27:29 smithi080 bash[28361]: cluster 2023-12-01T06:27:28.441419+0000 mgr.y (mgr.24362) 2971 : cluster 0 pgmap v2940: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:27:29.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:27:29 smithi080 bash[28361]: audit 2023-12-01T06:27:28.883689+0000 mon.a (mon.0) 2437 : audit 0 from='client.? 172.21.15.80:0/1536816183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:27:29.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:27:29 smithi080 bash[41963]: cluster 2023-12-01T06:27:28.441419+0000 mgr.y (mgr.24362) 2971 : cluster 0 pgmap v2940: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:27:29.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:27:29 smithi080 bash[41963]: audit 2023-12-01T06:27:28.883689+0000 mon.a (mon.0) 2437 : audit 0 from='client.? 172.21.15.80:0/1536816183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:27:31.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:27:31 smithi090 bash[32384]: cluster 2023-12-01T06:27:30.442117+0000 mgr.y (mgr.24362) 2972 : cluster 0 pgmap v2941: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:27:31.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:27:31 smithi090 bash[32384]: audit 2023-12-01T06:27:31.348562+0000 mon.a (mon.0) 2438 : audit 0 from='client.? 172.21.15.80:0/2380469817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:27:31.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:27:31 smithi080 bash[28361]: cluster 2023-12-01T06:27:30.442117+0000 mgr.y (mgr.24362) 2972 : cluster 0 pgmap v2941: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:27:31.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:27:31 smithi080 bash[28361]: audit 2023-12-01T06:27:31.348562+0000 mon.a (mon.0) 2438 : audit 0 from='client.? 172.21.15.80:0/2380469817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:27:31.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:27:31 smithi080 bash[41963]: cluster 2023-12-01T06:27:30.442117+0000 mgr.y (mgr.24362) 2972 : cluster 0 pgmap v2941: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:27:31.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:27:31 smithi080 bash[41963]: audit 2023-12-01T06:27:31.348562+0000 mon.a (mon.0) 2438 : audit 0 from='client.? 172.21.15.80:0/2380469817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:27:33.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:27:33 smithi090 bash[32384]: cluster 2023-12-01T06:27:32.443114+0000 mgr.y (mgr.24362) 2973 : cluster 0 pgmap v2942: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:27:33.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:27:33 smithi080 bash[41963]: cluster 2023-12-01T06:27:32.443114+0000 mgr.y (mgr.24362) 2973 : cluster 0 pgmap v2942: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:27:33.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:27:33 smithi080 bash[28361]: cluster 2023-12-01T06:27:32.443114+0000 mgr.y (mgr.24362) 2973 : cluster 0 pgmap v2942: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:27:34.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:27:34 smithi090 bash[32384]: audit 2023-12-01T06:27:33.808124+0000 mon.c (mon.2) 1885 : audit 0 from='client.? 172.21.15.80:0/2197842215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:27:34.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:27:34 smithi080 bash[41963]: audit 2023-12-01T06:27:33.808124+0000 mon.c (mon.2) 1885 : audit 0 from='client.? 172.21.15.80:0/2197842215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:27:34.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:27:34 smithi080 bash[28361]: audit 2023-12-01T06:27:33.808124+0000 mon.c (mon.2) 1885 : audit 0 from='client.? 172.21.15.80:0/2197842215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:27:35.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:27:35 smithi090 bash[32384]: cluster 2023-12-01T06:27:34.443780+0000 mgr.y (mgr.24362) 2974 : cluster 0 pgmap v2943: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:27:35.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:27:35 smithi080 bash[41963]: cluster 2023-12-01T06:27:34.443780+0000 mgr.y (mgr.24362) 2974 : cluster 0 pgmap v2943: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:27:35.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:27:35 smithi080 bash[28361]: cluster 2023-12-01T06:27:34.443780+0000 mgr.y (mgr.24362) 2974 : cluster 0 pgmap v2943: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:27:36.524 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:27:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:27:36] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.43.0" 2023-12-01T06:27:36.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:27:36 smithi080 bash[28361]: audit 2023-12-01T06:27:36.267002+0000 mon.c (mon.2) 1886 : audit 0 from='client.? 172.21.15.80:0/733067991' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:27:36.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:27:36 smithi080 bash[28361]: cluster 2023-12-01T06:27:36.444974+0000 mgr.y (mgr.24362) 2975 : cluster 0 pgmap v2944: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:27:36.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:27:36 smithi080 bash[41963]: audit 2023-12-01T06:27:36.267002+0000 mon.c (mon.2) 1886 : audit 0 from='client.? 172.21.15.80:0/733067991' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:27:36.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:27:36 smithi080 bash[41963]: cluster 2023-12-01T06:27:36.444974+0000 mgr.y (mgr.24362) 2975 : cluster 0 pgmap v2944: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:27:37.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:27:36 smithi090 bash[32384]: audit 2023-12-01T06:27:36.267002+0000 mon.c (mon.2) 1886 : audit 0 from='client.? 172.21.15.80:0/733067991' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:27:37.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:27:36 smithi090 bash[32384]: cluster 2023-12-01T06:27:36.444974+0000 mgr.y (mgr.24362) 2975 : cluster 0 pgmap v2944: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:27:39.773 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:27:39 smithi090 bash[32384]: cluster 2023-12-01T06:27:38.445442+0000 mgr.y (mgr.24362) 2976 : cluster 0 pgmap v2945: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:27:39.773 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:27:39 smithi090 bash[32384]: audit 2023-12-01T06:27:38.727178+0000 mon.c (mon.2) 1887 : audit 0 from='client.? 172.21.15.80:0/1842872248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:27:39.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:27:39 smithi080 bash[28361]: cluster 2023-12-01T06:27:38.445442+0000 mgr.y (mgr.24362) 2976 : cluster 0 pgmap v2945: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:27:39.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:27:39 smithi080 bash[28361]: audit 2023-12-01T06:27:38.727178+0000 mon.c (mon.2) 1887 : audit 0 from='client.? 172.21.15.80:0/1842872248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:27:39.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:27:39 smithi080 bash[41963]: cluster 2023-12-01T06:27:38.445442+0000 mgr.y (mgr.24362) 2976 : cluster 0 pgmap v2945: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:27:39.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:27:39 smithi080 bash[41963]: audit 2023-12-01T06:27:38.727178+0000 mon.c (mon.2) 1887 : audit 0 from='client.? 172.21.15.80:0/1842872248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:27:40.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:27:40 smithi090 bash[32384]: audit 2023-12-01T06:27:39.933953+0000 mon.c (mon.2) 1888 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:27:40.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:27:40 smithi080 bash[41963]: audit 2023-12-01T06:27:39.933953+0000 mon.c (mon.2) 1888 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:27:40.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:27:40 smithi080 bash[28361]: audit 2023-12-01T06:27:39.933953+0000 mon.c (mon.2) 1888 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:27:41.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:27:41 smithi090 bash[32384]: cluster 2023-12-01T06:27:40.446008+0000 mgr.y (mgr.24362) 2977 : cluster 0 pgmap v2946: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:27:41.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:27:41 smithi090 bash[32384]: audit 2023-12-01T06:27:41.175477+0000 mon.c (mon.2) 1889 : audit 0 from='client.? 172.21.15.80:0/880127515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:27:41.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:27:41 smithi080 bash[28361]: cluster 2023-12-01T06:27:40.446008+0000 mgr.y (mgr.24362) 2977 : cluster 0 pgmap v2946: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:27:41.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:27:41 smithi080 bash[28361]: audit 2023-12-01T06:27:41.175477+0000 mon.c (mon.2) 1889 : audit 0 from='client.? 172.21.15.80:0/880127515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:27:41.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:27:41 smithi080 bash[41963]: cluster 2023-12-01T06:27:40.446008+0000 mgr.y (mgr.24362) 2977 : cluster 0 pgmap v2946: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:27:41.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:27:41 smithi080 bash[41963]: audit 2023-12-01T06:27:41.175477+0000 mon.c (mon.2) 1889 : audit 0 from='client.? 172.21.15.80:0/880127515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:27:42.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:27:42 smithi080 bash[28361]: cluster 2023-12-01T06:27:42.447087+0000 mgr.y (mgr.24362) 2978 : cluster 0 pgmap v2947: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:27:42.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:27:42 smithi080 bash[41963]: cluster 2023-12-01T06:27:42.447087+0000 mgr.y (mgr.24362) 2978 : cluster 0 pgmap v2947: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:27:43.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:27:42 smithi090 bash[32384]: cluster 2023-12-01T06:27:42.447087+0000 mgr.y (mgr.24362) 2978 : cluster 0 pgmap v2947: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:27:44.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:27:43 smithi090 bash[32384]: audit 2023-12-01T06:27:43.631163+0000 mon.a (mon.0) 2439 : audit 0 from='client.? 172.21.15.80:0/1228558663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:27:44.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:27:43 smithi080 bash[41963]: audit 2023-12-01T06:27:43.631163+0000 mon.a (mon.0) 2439 : audit 0 from='client.? 172.21.15.80:0/1228558663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:27:44.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:27:43 smithi080 bash[28361]: audit 2023-12-01T06:27:43.631163+0000 mon.a (mon.0) 2439 : audit 0 from='client.? 172.21.15.80:0/1228558663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:27:45.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:27:44 smithi080 bash[28361]: cluster 2023-12-01T06:27:44.447758+0000 mgr.y (mgr.24362) 2979 : cluster 0 pgmap v2948: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:27:45.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:27:44 smithi080 bash[41963]: cluster 2023-12-01T06:27:44.447758+0000 mgr.y (mgr.24362) 2979 : cluster 0 pgmap v2948: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:27:45.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:27:44 smithi090 bash[32384]: cluster 2023-12-01T06:27:44.447758+0000 mgr.y (mgr.24362) 2979 : cluster 0 pgmap v2948: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:27:46.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:27:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:27:46] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T06:27:46.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:27:46 smithi080 bash[28361]: audit 2023-12-01T06:27:46.091612+0000 mon.c (mon.2) 1890 : audit 0 from='client.? 172.21.15.80:0/2629193639' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:27:46.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:27:46 smithi080 bash[41963]: audit 2023-12-01T06:27:46.091612+0000 mon.c (mon.2) 1890 : audit 0 from='client.? 172.21.15.80:0/2629193639' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:27:46.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:27:46 smithi090 bash[32384]: audit 2023-12-01T06:27:46.091612+0000 mon.c (mon.2) 1890 : audit 0 from='client.? 172.21.15.80:0/2629193639' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:27:47.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:27:47 smithi080 bash[41963]: cluster 2023-12-01T06:27:46.448829+0000 mgr.y (mgr.24362) 2980 : cluster 0 pgmap v2949: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:27:47.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:27:47 smithi080 bash[28361]: cluster 2023-12-01T06:27:46.448829+0000 mgr.y (mgr.24362) 2980 : cluster 0 pgmap v2949: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:27:47.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:27:47 smithi090 bash[32384]: cluster 2023-12-01T06:27:46.448829+0000 mgr.y (mgr.24362) 2980 : cluster 0 pgmap v2949: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:27:49.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:27:49 smithi090 bash[32384]: cluster 2023-12-01T06:27:48.449423+0000 mgr.y (mgr.24362) 2981 : cluster 0 pgmap v2950: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:27:49.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:27:49 smithi090 bash[32384]: audit 2023-12-01T06:27:48.541827+0000 mon.a (mon.0) 2440 : audit 0 from='client.? 172.21.15.80:0/2083491705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:27:49.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:27:49 smithi080 bash[28361]: cluster 2023-12-01T06:27:48.449423+0000 mgr.y (mgr.24362) 2981 : cluster 0 pgmap v2950: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:27:49.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:27:49 smithi080 bash[28361]: audit 2023-12-01T06:27:48.541827+0000 mon.a (mon.0) 2440 : audit 0 from='client.? 172.21.15.80:0/2083491705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:27:49.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:27:49 smithi080 bash[41963]: cluster 2023-12-01T06:27:48.449423+0000 mgr.y (mgr.24362) 2981 : cluster 0 pgmap v2950: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:27:49.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:27:49 smithi080 bash[41963]: audit 2023-12-01T06:27:48.541827+0000 mon.a (mon.0) 2440 : audit 0 from='client.? 172.21.15.80:0/2083491705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:27:51.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:27:51 smithi090 bash[32384]: cluster 2023-12-01T06:27:50.450066+0000 mgr.y (mgr.24362) 2982 : cluster 0 pgmap v2951: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:27:51.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:27:51 smithi090 bash[32384]: audit 2023-12-01T06:27:50.992737+0000 mon.c (mon.2) 1891 : audit 0 from='client.? 172.21.15.80:0/2266517143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:27:51.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:27:51 smithi080 bash[28361]: cluster 2023-12-01T06:27:50.450066+0000 mgr.y (mgr.24362) 2982 : cluster 0 pgmap v2951: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:27:51.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:27:51 smithi080 bash[28361]: audit 2023-12-01T06:27:50.992737+0000 mon.c (mon.2) 1891 : audit 0 from='client.? 172.21.15.80:0/2266517143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:27:51.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:27:51 smithi080 bash[41963]: cluster 2023-12-01T06:27:50.450066+0000 mgr.y (mgr.24362) 2982 : cluster 0 pgmap v2951: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:27:51.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:27:51 smithi080 bash[41963]: audit 2023-12-01T06:27:50.992737+0000 mon.c (mon.2) 1891 : audit 0 from='client.? 172.21.15.80:0/2266517143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:27:53.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:27:53 smithi090 bash[32384]: cluster 2023-12-01T06:27:52.451323+0000 mgr.y (mgr.24362) 2983 : cluster 0 pgmap v2952: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:27:53.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:27:53 smithi090 bash[32384]: audit 2023-12-01T06:27:53.448617+0000 mon.c (mon.2) 1892 : audit 0 from='client.? 172.21.15.80:0/2707732568' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:27:53.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:27:53 smithi080 bash[28361]: cluster 2023-12-01T06:27:52.451323+0000 mgr.y (mgr.24362) 2983 : cluster 0 pgmap v2952: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:27:53.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:27:53 smithi080 bash[28361]: audit 2023-12-01T06:27:53.448617+0000 mon.c (mon.2) 1892 : audit 0 from='client.? 172.21.15.80:0/2707732568' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:27:53.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:27:53 smithi080 bash[41963]: cluster 2023-12-01T06:27:52.451323+0000 mgr.y (mgr.24362) 2983 : cluster 0 pgmap v2952: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:27:53.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:27:53 smithi080 bash[41963]: audit 2023-12-01T06:27:53.448617+0000 mon.c (mon.2) 1892 : audit 0 from='client.? 172.21.15.80:0/2707732568' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:27:55.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:27:54 smithi080 bash[28361]: cluster 2023-12-01T06:27:54.452071+0000 mgr.y (mgr.24362) 2984 : cluster 0 pgmap v2953: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:27:55.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:27:54 smithi080 bash[41963]: cluster 2023-12-01T06:27:54.452071+0000 mgr.y (mgr.24362) 2984 : cluster 0 pgmap v2953: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:27:55.273 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:27:54 smithi090 bash[32384]: cluster 2023-12-01T06:27:54.452071+0000 mgr.y (mgr.24362) 2984 : cluster 0 pgmap v2953: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:27:56.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:27:55 smithi080 bash[28361]: audit 2023-12-01T06:27:54.934249+0000 mon.c (mon.2) 1893 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:27:56.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:27:55 smithi080 bash[41963]: audit 2023-12-01T06:27:54.934249+0000 mon.c (mon.2) 1893 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:27:56.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:27:55 smithi090 bash[32384]: audit 2023-12-01T06:27:54.934249+0000 mon.c (mon.2) 1893 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:27:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:27:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:27:56] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T06:27:57.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:27:56 smithi080 bash[41963]: audit 2023-12-01T06:27:55.903637+0000 mon.c (mon.2) 1894 : audit 0 from='client.? 172.21.15.80:0/1045587516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:27:57.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:27:56 smithi080 bash[41963]: cluster 2023-12-01T06:27:56.453118+0000 mgr.y (mgr.24362) 2985 : cluster 0 pgmap v2954: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:27:57.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:27:56 smithi080 bash[28361]: audit 2023-12-01T06:27:55.903637+0000 mon.c (mon.2) 1894 : audit 0 from='client.? 172.21.15.80:0/1045587516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:27:57.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:27:56 smithi080 bash[28361]: cluster 2023-12-01T06:27:56.453118+0000 mgr.y (mgr.24362) 2985 : cluster 0 pgmap v2954: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:27:57.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:27:56 smithi090 bash[32384]: audit 2023-12-01T06:27:55.903637+0000 mon.c (mon.2) 1894 : audit 0 from='client.? 172.21.15.80:0/1045587516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:27:57.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:27:56 smithi090 bash[32384]: cluster 2023-12-01T06:27:56.453118+0000 mgr.y (mgr.24362) 2985 : cluster 0 pgmap v2954: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:27:58.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:27:58 smithi080 bash[41963]: audit 2023-12-01T06:27:58.353580+0000 mon.a (mon.0) 2441 : audit 0 from='client.? 172.21.15.80:0/3007020088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:27:58.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:27:58 smithi080 bash[28361]: audit 2023-12-01T06:27:58.353580+0000 mon.a (mon.0) 2441 : audit 0 from='client.? 172.21.15.80:0/3007020088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:27:58.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:27:58 smithi090 bash[32384]: audit 2023-12-01T06:27:58.353580+0000 mon.a (mon.0) 2441 : audit 0 from='client.? 172.21.15.80:0/3007020088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:27:59.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:27:59 smithi080 bash[28361]: cluster 2023-12-01T06:27:58.453769+0000 mgr.y (mgr.24362) 2986 : cluster 0 pgmap v2955: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:27:59.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:27:59 smithi080 bash[41963]: cluster 2023-12-01T06:27:58.453769+0000 mgr.y (mgr.24362) 2986 : cluster 0 pgmap v2955: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:27:59.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:27:59 smithi090 bash[32384]: cluster 2023-12-01T06:27:58.453769+0000 mgr.y (mgr.24362) 2986 : cluster 0 pgmap v2955: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:28:01.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:28:01 smithi090 bash[32384]: cluster 2023-12-01T06:28:00.454331+0000 mgr.y (mgr.24362) 2987 : cluster 0 pgmap v2956: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:28:01.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:28:01 smithi090 bash[32384]: audit 2023-12-01T06:28:00.796737+0000 mon.c (mon.2) 1895 : audit 0 from='client.? 172.21.15.80:0/479759996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:28:01.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:28:01 smithi080 bash[28361]: cluster 2023-12-01T06:28:00.454331+0000 mgr.y (mgr.24362) 2987 : cluster 0 pgmap v2956: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:28:01.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:28:01 smithi080 bash[28361]: audit 2023-12-01T06:28:00.796737+0000 mon.c (mon.2) 1895 : audit 0 from='client.? 172.21.15.80:0/479759996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:28:01.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:28:01 smithi080 bash[41963]: cluster 2023-12-01T06:28:00.454331+0000 mgr.y (mgr.24362) 2987 : cluster 0 pgmap v2956: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:28:01.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:28:01 smithi080 bash[41963]: audit 2023-12-01T06:28:00.796737+0000 mon.c (mon.2) 1895 : audit 0 from='client.? 172.21.15.80:0/479759996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:28:03.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:28:03 smithi090 bash[32384]: cluster 2023-12-01T06:28:02.455470+0000 mgr.y (mgr.24362) 2988 : cluster 0 pgmap v2957: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:28:03.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:28:03 smithi090 bash[32384]: audit 2023-12-01T06:28:03.265116+0000 mon.c (mon.2) 1896 : audit 0 from='client.? 172.21.15.80:0/1238440287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:28:03.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:28:03 smithi080 bash[28361]: cluster 2023-12-01T06:28:02.455470+0000 mgr.y (mgr.24362) 2988 : cluster 0 pgmap v2957: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:28:03.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:28:03 smithi080 bash[28361]: audit 2023-12-01T06:28:03.265116+0000 mon.c (mon.2) 1896 : audit 0 from='client.? 172.21.15.80:0/1238440287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:28:03.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:28:03 smithi080 bash[41963]: cluster 2023-12-01T06:28:02.455470+0000 mgr.y (mgr.24362) 2988 : cluster 0 pgmap v2957: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:28:03.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:28:03 smithi080 bash[41963]: audit 2023-12-01T06:28:03.265116+0000 mon.c (mon.2) 1896 : audit 0 from='client.? 172.21.15.80:0/1238440287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:28:05.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:28:04 smithi080 bash[28361]: cluster 2023-12-01T06:28:04.456224+0000 mgr.y (mgr.24362) 2989 : cluster 0 pgmap v2958: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:28:05.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:28:04 smithi080 bash[41963]: cluster 2023-12-01T06:28:04.456224+0000 mgr.y (mgr.24362) 2989 : cluster 0 pgmap v2958: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:28:05.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:28:04 smithi090 bash[32384]: cluster 2023-12-01T06:28:04.456224+0000 mgr.y (mgr.24362) 2989 : cluster 0 pgmap v2958: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:28:06.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:28:05 smithi080 bash[41963]: audit 2023-12-01T06:28:05.714209+0000 mon.a (mon.0) 2442 : audit 0 from='client.? 172.21.15.80:0/1724993543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:28:06.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:28:05 smithi080 bash[28361]: audit 2023-12-01T06:28:05.714209+0000 mon.a (mon.0) 2442 : audit 0 from='client.? 172.21.15.80:0/1724993543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:28:06.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:28:05 smithi090 bash[32384]: audit 2023-12-01T06:28:05.714209+0000 mon.a (mon.0) 2442 : audit 0 from='client.? 172.21.15.80:0/1724993543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:28:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:28:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:28:06] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T06:28:07.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:28:06 smithi080 bash[28361]: cluster 2023-12-01T06:28:06.457260+0000 mgr.y (mgr.24362) 2990 : cluster 0 pgmap v2959: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:28:07.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:28:06 smithi080 bash[41963]: cluster 2023-12-01T06:28:06.457260+0000 mgr.y (mgr.24362) 2990 : cluster 0 pgmap v2959: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:28:07.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:28:06 smithi090 bash[32384]: cluster 2023-12-01T06:28:06.457260+0000 mgr.y (mgr.24362) 2990 : cluster 0 pgmap v2959: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:28:08.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:28:08 smithi090 bash[32384]: audit 2023-12-01T06:28:08.165884+0000 mon.c (mon.2) 1897 : audit 0 from='client.? 172.21.15.80:0/605789229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:28:08.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:28:08 smithi080 bash[41963]: audit 2023-12-01T06:28:08.165884+0000 mon.c (mon.2) 1897 : audit 0 from='client.? 172.21.15.80:0/605789229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:28:08.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:28:08 smithi080 bash[28361]: audit 2023-12-01T06:28:08.165884+0000 mon.c (mon.2) 1897 : audit 0 from='client.? 172.21.15.80:0/605789229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:28:09.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:28:09 smithi090 bash[32384]: cluster 2023-12-01T06:28:08.457947+0000 mgr.y (mgr.24362) 2991 : cluster 0 pgmap v2960: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:28:09.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:28:09 smithi090 bash[32384]: audit 2023-12-01T06:28:08.882372+0000 mon.c (mon.2) 1898 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:28:09.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:28:09 smithi080 bash[41963]: cluster 2023-12-01T06:28:08.457947+0000 mgr.y (mgr.24362) 2991 : cluster 0 pgmap v2960: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:28:09.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:28:09 smithi080 bash[41963]: audit 2023-12-01T06:28:08.882372+0000 mon.c (mon.2) 1898 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:28:09.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:28:09 smithi080 bash[28361]: cluster 2023-12-01T06:28:08.457947+0000 mgr.y (mgr.24362) 2991 : cluster 0 pgmap v2960: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:28:09.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:28:09 smithi080 bash[28361]: audit 2023-12-01T06:28:08.882372+0000 mon.c (mon.2) 1898 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:28:10.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:28:10 smithi090 bash[32384]: audit 2023-12-01T06:28:09.934644+0000 mon.c (mon.2) 1899 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:28:10.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:28:10 smithi080 bash[28361]: audit 2023-12-01T06:28:09.934644+0000 mon.c (mon.2) 1899 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:28:10.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:28:10 smithi080 bash[41963]: audit 2023-12-01T06:28:09.934644+0000 mon.c (mon.2) 1899 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:28:11.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:28:11 smithi090 bash[32384]: cluster 2023-12-01T06:28:10.458561+0000 mgr.y (mgr.24362) 2992 : cluster 0 pgmap v2961: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:28:11.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:28:11 smithi090 bash[32384]: audit 2023-12-01T06:28:10.622815+0000 mon.c (mon.2) 1900 : audit 0 from='client.? 172.21.15.80:0/2823229889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:28:11.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:28:11 smithi080 bash[28361]: cluster 2023-12-01T06:28:10.458561+0000 mgr.y (mgr.24362) 2992 : cluster 0 pgmap v2961: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:28:11.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:28:11 smithi080 bash[28361]: audit 2023-12-01T06:28:10.622815+0000 mon.c (mon.2) 1900 : audit 0 from='client.? 172.21.15.80:0/2823229889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:28:11.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:28:11 smithi080 bash[41963]: cluster 2023-12-01T06:28:10.458561+0000 mgr.y (mgr.24362) 2992 : cluster 0 pgmap v2961: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:28:11.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:28:11 smithi080 bash[41963]: audit 2023-12-01T06:28:10.622815+0000 mon.c (mon.2) 1900 : audit 0 from='client.? 172.21.15.80:0/2823229889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:28:13.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:28:13 smithi090 bash[32384]: cluster 2023-12-01T06:28:12.459722+0000 mgr.y (mgr.24362) 2993 : cluster 0 pgmap v2962: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:28:13.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:28:13 smithi090 bash[32384]: audit 2023-12-01T06:28:13.073662+0000 mon.a (mon.0) 2443 : audit 0 from='client.? 172.21.15.80:0/935959810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:28:13.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:28:13 smithi080 bash[41963]: cluster 2023-12-01T06:28:12.459722+0000 mgr.y (mgr.24362) 2993 : cluster 0 pgmap v2962: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:28:13.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:28:13 smithi080 bash[41963]: audit 2023-12-01T06:28:13.073662+0000 mon.a (mon.0) 2443 : audit 0 from='client.? 172.21.15.80:0/935959810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:28:13.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:28:13 smithi080 bash[28361]: cluster 2023-12-01T06:28:12.459722+0000 mgr.y (mgr.24362) 2993 : cluster 0 pgmap v2962: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:28:13.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:28:13 smithi080 bash[28361]: audit 2023-12-01T06:28:13.073662+0000 mon.a (mon.0) 2443 : audit 0 from='client.? 172.21.15.80:0/935959810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:28:15.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:28:14 smithi080 bash[28361]: cluster 2023-12-01T06:28:14.460276+0000 mgr.y (mgr.24362) 2994 : cluster 0 pgmap v2963: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:28:15.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:28:14 smithi080 bash[28361]: audit 2023-12-01T06:28:14.732222+0000 mon.a (mon.0) 2444 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:28:15.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:28:14 smithi080 bash[28361]: audit 2023-12-01T06:28:14.742131+0000 mon.a (mon.0) 2445 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:28:15.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:28:14 smithi080 bash[41963]: cluster 2023-12-01T06:28:14.460276+0000 mgr.y (mgr.24362) 2994 : cluster 0 pgmap v2963: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:28:15.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:28:14 smithi080 bash[41963]: audit 2023-12-01T06:28:14.732222+0000 mon.a (mon.0) 2444 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:28:15.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:28:14 smithi080 bash[41963]: audit 2023-12-01T06:28:14.742131+0000 mon.a (mon.0) 2445 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:28:15.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:28:14 smithi090 bash[32384]: cluster 2023-12-01T06:28:14.460276+0000 mgr.y (mgr.24362) 2994 : cluster 0 pgmap v2963: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:28:15.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:28:14 smithi090 bash[32384]: audit 2023-12-01T06:28:14.732222+0000 mon.a (mon.0) 2444 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:28:15.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:28:14 smithi090 bash[32384]: audit 2023-12-01T06:28:14.742131+0000 mon.a (mon.0) 2445 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:28:16.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:28:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:28:16] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T06:28:16.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:28:16 smithi080 bash[41963]: audit 2023-12-01T06:28:15.150494+0000 mon.a (mon.0) 2446 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:28:16.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:28:16 smithi080 bash[41963]: audit 2023-12-01T06:28:15.164062+0000 mon.a (mon.0) 2447 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:28:16.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:28:16 smithi080 bash[41963]: audit 2023-12-01T06:28:15.539310+0000 mon.a (mon.0) 2448 : audit 0 from='client.? 172.21.15.80:0/2908705299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:28:16.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:28:16 smithi080 bash[41963]: audit 2023-12-01T06:28:15.702357+0000 mon.c (mon.2) 1901 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:28:16.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:28:16 smithi080 bash[41963]: audit 2023-12-01T06:28:15.704052+0000 mon.c (mon.2) 1902 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:28:16.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:28:16 smithi080 bash[41963]: audit 2023-12-01T06:28:15.713171+0000 mon.a (mon.0) 2449 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:28:16.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:28:16 smithi080 bash[28361]: audit 2023-12-01T06:28:15.150494+0000 mon.a (mon.0) 2446 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:28:16.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:28:16 smithi080 bash[28361]: audit 2023-12-01T06:28:15.164062+0000 mon.a (mon.0) 2447 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:28:16.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:28:16 smithi080 bash[28361]: audit 2023-12-01T06:28:15.539310+0000 mon.a (mon.0) 2448 : audit 0 from='client.? 172.21.15.80:0/2908705299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:28:16.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:28:16 smithi080 bash[28361]: audit 2023-12-01T06:28:15.702357+0000 mon.c (mon.2) 1901 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:28:16.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:28:16 smithi080 bash[28361]: audit 2023-12-01T06:28:15.704052+0000 mon.c (mon.2) 1902 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:28:16.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:28:16 smithi080 bash[28361]: audit 2023-12-01T06:28:15.713171+0000 mon.a (mon.0) 2449 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:28:16.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:28:16 smithi090 bash[32384]: audit 2023-12-01T06:28:15.150494+0000 mon.a (mon.0) 2446 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:28:16.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:28:16 smithi090 bash[32384]: audit 2023-12-01T06:28:15.164062+0000 mon.a (mon.0) 2447 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:28:16.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:28:16 smithi090 bash[32384]: audit 2023-12-01T06:28:15.539310+0000 mon.a (mon.0) 2448 : audit 0 from='client.? 172.21.15.80:0/2908705299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:28:16.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:28:16 smithi090 bash[32384]: audit 2023-12-01T06:28:15.702357+0000 mon.c (mon.2) 1901 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:28:16.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:28:16 smithi090 bash[32384]: audit 2023-12-01T06:28:15.704052+0000 mon.c (mon.2) 1902 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:28:16.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:28:16 smithi090 bash[32384]: audit 2023-12-01T06:28:15.713171+0000 mon.a (mon.0) 2449 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:28:17.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:28:17 smithi080 bash[41963]: cluster 2023-12-01T06:28:16.461342+0000 mgr.y (mgr.24362) 2995 : cluster 0 pgmap v2964: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:28:17.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:28:17 smithi080 bash[28361]: cluster 2023-12-01T06:28:16.461342+0000 mgr.y (mgr.24362) 2995 : cluster 0 pgmap v2964: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:28:17.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:28:17 smithi090 bash[32384]: cluster 2023-12-01T06:28:16.461342+0000 mgr.y (mgr.24362) 2995 : cluster 0 pgmap v2964: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:28:18.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:28:18 smithi080 bash[41963]: audit 2023-12-01T06:28:17.990505+0000 mon.a (mon.0) 2450 : audit 0 from='client.? 172.21.15.80:0/4020323223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:28:18.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:28:18 smithi080 bash[28361]: audit 2023-12-01T06:28:17.990505+0000 mon.a (mon.0) 2450 : audit 0 from='client.? 172.21.15.80:0/4020323223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:28:18.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:28:18 smithi090 bash[32384]: audit 2023-12-01T06:28:17.990505+0000 mon.a (mon.0) 2450 : audit 0 from='client.? 172.21.15.80:0/4020323223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:28:19.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:28:19 smithi080 bash[28361]: cluster 2023-12-01T06:28:18.462001+0000 mgr.y (mgr.24362) 2996 : cluster 0 pgmap v2965: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:28:19.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:28:19 smithi080 bash[41963]: cluster 2023-12-01T06:28:18.462001+0000 mgr.y (mgr.24362) 2996 : cluster 0 pgmap v2965: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:28:19.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:28:19 smithi090 bash[32384]: cluster 2023-12-01T06:28:18.462001+0000 mgr.y (mgr.24362) 2996 : cluster 0 pgmap v2965: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:28:20.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:28:20 smithi090 bash[32384]: audit 2023-12-01T06:28:20.444746+0000 mon.c (mon.2) 1903 : audit 0 from='client.? 172.21.15.80:0/4106312131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:28:20.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:28:20 smithi080 bash[41963]: audit 2023-12-01T06:28:20.444746+0000 mon.c (mon.2) 1903 : audit 0 from='client.? 172.21.15.80:0/4106312131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:28:20.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:28:20 smithi080 bash[28361]: audit 2023-12-01T06:28:20.444746+0000 mon.c (mon.2) 1903 : audit 0 from='client.? 172.21.15.80:0/4106312131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:28:21.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:28:21 smithi080 bash[28361]: cluster 2023-12-01T06:28:20.462625+0000 mgr.y (mgr.24362) 2997 : cluster 0 pgmap v2966: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:28:21.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:28:21 smithi080 bash[41963]: cluster 2023-12-01T06:28:20.462625+0000 mgr.y (mgr.24362) 2997 : cluster 0 pgmap v2966: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:28:22.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:28:21 smithi090 bash[32384]: cluster 2023-12-01T06:28:20.462625+0000 mgr.y (mgr.24362) 2997 : cluster 0 pgmap v2966: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:28:22.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:28:22 smithi080 bash[28361]: cluster 2023-12-01T06:28:22.463905+0000 mgr.y (mgr.24362) 2998 : cluster 0 pgmap v2967: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:28:22.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:28:22 smithi080 bash[41963]: cluster 2023-12-01T06:28:22.463905+0000 mgr.y (mgr.24362) 2998 : cluster 0 pgmap v2967: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:28:23.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:28:22 smithi090 bash[32384]: cluster 2023-12-01T06:28:22.463905+0000 mgr.y (mgr.24362) 2998 : cluster 0 pgmap v2967: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:28:23.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:28:23 smithi080 bash[28361]: audit 2023-12-01T06:28:22.903511+0000 mon.c (mon.2) 1904 : audit 0 from='client.? 172.21.15.80:0/1515197674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:28:23.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:28:23 smithi080 bash[41963]: audit 2023-12-01T06:28:22.903511+0000 mon.c (mon.2) 1904 : audit 0 from='client.? 172.21.15.80:0/1515197674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:28:24.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:28:23 smithi090 bash[32384]: audit 2023-12-01T06:28:22.903511+0000 mon.c (mon.2) 1904 : audit 0 from='client.? 172.21.15.80:0/1515197674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:28:25.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:28:24 smithi080 bash[28361]: cluster 2023-12-01T06:28:24.464661+0000 mgr.y (mgr.24362) 2999 : cluster 0 pgmap v2968: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:28:25.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:28:24 smithi080 bash[41963]: cluster 2023-12-01T06:28:24.464661+0000 mgr.y (mgr.24362) 2999 : cluster 0 pgmap v2968: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:28:25.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:28:24 smithi090 bash[32384]: cluster 2023-12-01T06:28:24.464661+0000 mgr.y (mgr.24362) 2999 : cluster 0 pgmap v2968: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:28:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:28:25 smithi080 bash[28361]: audit 2023-12-01T06:28:24.935164+0000 mon.c (mon.2) 1905 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:28:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:28:25 smithi080 bash[28361]: audit 2023-12-01T06:28:25.363532+0000 mon.a (mon.0) 2451 : audit 0 from='client.? 172.21.15.80:0/1650026094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:28:26.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:28:25 smithi080 bash[41963]: audit 2023-12-01T06:28:24.935164+0000 mon.c (mon.2) 1905 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:28:26.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:28:25 smithi080 bash[41963]: audit 2023-12-01T06:28:25.363532+0000 mon.a (mon.0) 2451 : audit 0 from='client.? 172.21.15.80:0/1650026094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:28:26.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:28:25 smithi090 bash[32384]: audit 2023-12-01T06:28:24.935164+0000 mon.c (mon.2) 1905 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:28:26.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:28:25 smithi090 bash[32384]: audit 2023-12-01T06:28:25.363532+0000 mon.a (mon.0) 2451 : audit 0 from='client.? 172.21.15.80:0/1650026094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:28:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:28:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:28:26] "GET /metrics HTTP/1.1" 200 33977 "" "Prometheus/2.43.0" 2023-12-01T06:28:27.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:28:26 smithi080 bash[28361]: cluster 2023-12-01T06:28:26.465835+0000 mgr.y (mgr.24362) 3000 : cluster 0 pgmap v2969: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:28:27.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:28:26 smithi080 bash[41963]: cluster 2023-12-01T06:28:26.465835+0000 mgr.y (mgr.24362) 3000 : cluster 0 pgmap v2969: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:28:27.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:28:26 smithi090 bash[32384]: cluster 2023-12-01T06:28:26.465835+0000 mgr.y (mgr.24362) 3000 : cluster 0 pgmap v2969: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:28:28.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:28:27 smithi080 bash[28361]: audit 2023-12-01T06:28:27.823545+0000 mon.a (mon.0) 2452 : audit 0 from='client.? 172.21.15.80:0/3904821183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:28:28.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:28:27 smithi080 bash[41963]: audit 2023-12-01T06:28:27.823545+0000 mon.a (mon.0) 2452 : audit 0 from='client.? 172.21.15.80:0/3904821183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:28:28.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:28:27 smithi090 bash[32384]: audit 2023-12-01T06:28:27.823545+0000 mon.a (mon.0) 2452 : audit 0 from='client.? 172.21.15.80:0/3904821183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:28:29.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:28:28 smithi080 bash[28361]: cluster 2023-12-01T06:28:28.466632+0000 mgr.y (mgr.24362) 3001 : cluster 0 pgmap v2970: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:28:29.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:28:28 smithi080 bash[41963]: cluster 2023-12-01T06:28:28.466632+0000 mgr.y (mgr.24362) 3001 : cluster 0 pgmap v2970: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:28:29.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:28:28 smithi090 bash[32384]: cluster 2023-12-01T06:28:28.466632+0000 mgr.y (mgr.24362) 3001 : cluster 0 pgmap v2970: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:28:30.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:28:30 smithi080 bash[28361]: audit 2023-12-01T06:28:30.278523+0000 mon.c (mon.2) 1906 : audit 0 from='client.? 172.21.15.80:0/3773344225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:28:30.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:28:30 smithi080 bash[41963]: audit 2023-12-01T06:28:30.278523+0000 mon.c (mon.2) 1906 : audit 0 from='client.? 172.21.15.80:0/3773344225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:28:30.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:28:30 smithi090 bash[32384]: audit 2023-12-01T06:28:30.278523+0000 mon.c (mon.2) 1906 : audit 0 from='client.? 172.21.15.80:0/3773344225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:28:31.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:28:31 smithi080 bash[28361]: cluster 2023-12-01T06:28:30.467337+0000 mgr.y (mgr.24362) 3002 : cluster 0 pgmap v2971: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:28:31.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:28:31 smithi080 bash[41963]: cluster 2023-12-01T06:28:30.467337+0000 mgr.y (mgr.24362) 3002 : cluster 0 pgmap v2971: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:28:31.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:28:31 smithi090 bash[32384]: cluster 2023-12-01T06:28:30.467337+0000 mgr.y (mgr.24362) 3002 : cluster 0 pgmap v2971: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:28:32.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:28:32 smithi080 bash[28361]: cluster 2023-12-01T06:28:32.468380+0000 mgr.y (mgr.24362) 3003 : cluster 0 pgmap v2972: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:28:32.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:28:32 smithi080 bash[41963]: cluster 2023-12-01T06:28:32.468380+0000 mgr.y (mgr.24362) 3003 : cluster 0 pgmap v2972: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:28:33.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:28:32 smithi090 bash[32384]: cluster 2023-12-01T06:28:32.468380+0000 mgr.y (mgr.24362) 3003 : cluster 0 pgmap v2972: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:28:33.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:28:33 smithi080 bash[28361]: audit 2023-12-01T06:28:32.728284+0000 mon.a (mon.0) 2453 : audit 0 from='client.? 172.21.15.80:0/3482986256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:28:33.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:28:33 smithi080 bash[41963]: audit 2023-12-01T06:28:32.728284+0000 mon.a (mon.0) 2453 : audit 0 from='client.? 172.21.15.80:0/3482986256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:28:34.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:28:33 smithi090 bash[32384]: audit 2023-12-01T06:28:32.728284+0000 mon.a (mon.0) 2453 : audit 0 from='client.? 172.21.15.80:0/3482986256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:28:35.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:28:34 smithi080 bash[28361]: cluster 2023-12-01T06:28:34.469256+0000 mgr.y (mgr.24362) 3004 : cluster 0 pgmap v2973: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:28:35.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:28:34 smithi080 bash[41963]: cluster 2023-12-01T06:28:34.469256+0000 mgr.y (mgr.24362) 3004 : cluster 0 pgmap v2973: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:28:35.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:28:34 smithi090 bash[32384]: cluster 2023-12-01T06:28:34.469256+0000 mgr.y (mgr.24362) 3004 : cluster 0 pgmap v2973: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:28:36.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:28:35 smithi080 bash[28361]: audit 2023-12-01T06:28:35.186786+0000 mon.c (mon.2) 1907 : audit 0 from='client.? 172.21.15.80:0/883455853' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:28:36.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:28:35 smithi080 bash[41963]: audit 2023-12-01T06:28:35.186786+0000 mon.c (mon.2) 1907 : audit 0 from='client.? 172.21.15.80:0/883455853' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:28:36.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:28:35 smithi090 bash[32384]: audit 2023-12-01T06:28:35.186786+0000 mon.c (mon.2) 1907 : audit 0 from='client.? 172.21.15.80:0/883455853' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:28:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:28:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:28:36] "GET /metrics HTTP/1.1" 200 33977 "" "Prometheus/2.43.0" 2023-12-01T06:28:37.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:28:36 smithi080 bash[28361]: cluster 2023-12-01T06:28:36.470382+0000 mgr.y (mgr.24362) 3005 : cluster 0 pgmap v2974: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:28:37.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:28:36 smithi080 bash[41963]: cluster 2023-12-01T06:28:36.470382+0000 mgr.y (mgr.24362) 3005 : cluster 0 pgmap v2974: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:28:37.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:28:36 smithi090 bash[32384]: cluster 2023-12-01T06:28:36.470382+0000 mgr.y (mgr.24362) 3005 : cluster 0 pgmap v2974: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:28:38.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:28:37 smithi080 bash[28361]: audit 2023-12-01T06:28:37.649394+0000 mon.a (mon.0) 2454 : audit 0 from='client.? 172.21.15.80:0/825306321' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:28:38.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:28:37 smithi080 bash[41963]: audit 2023-12-01T06:28:37.649394+0000 mon.a (mon.0) 2454 : audit 0 from='client.? 172.21.15.80:0/825306321' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:28:38.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:28:37 smithi090 bash[32384]: audit 2023-12-01T06:28:37.649394+0000 mon.a (mon.0) 2454 : audit 0 from='client.? 172.21.15.80:0/825306321' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:28:39.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:28:38 smithi080 bash[28361]: cluster 2023-12-01T06:28:38.471175+0000 mgr.y (mgr.24362) 3006 : cluster 0 pgmap v2975: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:28:39.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:28:38 smithi080 bash[41963]: cluster 2023-12-01T06:28:38.471175+0000 mgr.y (mgr.24362) 3006 : cluster 0 pgmap v2975: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:28:39.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:28:38 smithi090 bash[32384]: cluster 2023-12-01T06:28:38.471175+0000 mgr.y (mgr.24362) 3006 : cluster 0 pgmap v2975: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:28:40.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:28:39 smithi090 bash[32384]: audit 2023-12-01T06:28:39.935331+0000 mon.c (mon.2) 1908 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:28:40.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:28:39 smithi080 bash[28361]: audit 2023-12-01T06:28:39.935331+0000 mon.c (mon.2) 1908 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:28:40.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:28:39 smithi080 bash[41963]: audit 2023-12-01T06:28:39.935331+0000 mon.c (mon.2) 1908 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:28:41.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:28:40 smithi090 bash[32384]: audit 2023-12-01T06:28:40.109982+0000 mon.c (mon.2) 1909 : audit 0 from='client.? 172.21.15.80:0/497167612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:28:41.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:28:40 smithi090 bash[32384]: cluster 2023-12-01T06:28:40.471937+0000 mgr.y (mgr.24362) 3007 : cluster 0 pgmap v2976: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:28:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:28:40 smithi080 bash[28361]: audit 2023-12-01T06:28:40.109982+0000 mon.c (mon.2) 1909 : audit 0 from='client.? 172.21.15.80:0/497167612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:28:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:28:40 smithi080 bash[28361]: cluster 2023-12-01T06:28:40.471937+0000 mgr.y (mgr.24362) 3007 : cluster 0 pgmap v2976: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:28:41.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:28:40 smithi080 bash[41963]: audit 2023-12-01T06:28:40.109982+0000 mon.c (mon.2) 1909 : audit 0 from='client.? 172.21.15.80:0/497167612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:28:41.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:28:40 smithi080 bash[41963]: cluster 2023-12-01T06:28:40.471937+0000 mgr.y (mgr.24362) 3007 : cluster 0 pgmap v2976: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:28:42.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:28:42 smithi080 bash[28361]: cluster 2023-12-01T06:28:42.473032+0000 mgr.y (mgr.24362) 3008 : cluster 0 pgmap v2977: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:28:42.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:28:42 smithi080 bash[28361]: audit 2023-12-01T06:28:42.562381+0000 mon.c (mon.2) 1910 : audit 0 from='client.? 172.21.15.80:0/871647759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:28:42.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:28:42 smithi080 bash[41963]: cluster 2023-12-01T06:28:42.473032+0000 mgr.y (mgr.24362) 3008 : cluster 0 pgmap v2977: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:28:42.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:28:42 smithi080 bash[41963]: audit 2023-12-01T06:28:42.562381+0000 mon.c (mon.2) 1910 : audit 0 from='client.? 172.21.15.80:0/871647759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:28:43.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:28:42 smithi090 bash[32384]: cluster 2023-12-01T06:28:42.473032+0000 mgr.y (mgr.24362) 3008 : cluster 0 pgmap v2977: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:28:43.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:28:42 smithi090 bash[32384]: audit 2023-12-01T06:28:42.562381+0000 mon.c (mon.2) 1910 : audit 0 from='client.? 172.21.15.80:0/871647759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:28:45.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:28:44 smithi080 bash[28361]: cluster 2023-12-01T06:28:44.473740+0000 mgr.y (mgr.24362) 3009 : cluster 0 pgmap v2978: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:28:45.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:28:44 smithi080 bash[41963]: cluster 2023-12-01T06:28:44.473740+0000 mgr.y (mgr.24362) 3009 : cluster 0 pgmap v2978: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:28:45.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:28:44 smithi090 bash[32384]: cluster 2023-12-01T06:28:44.473740+0000 mgr.y (mgr.24362) 3009 : cluster 0 pgmap v2978: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:28:46.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:28:45 smithi080 bash[28361]: audit 2023-12-01T06:28:45.015709+0000 mon.a (mon.0) 2455 : audit 0 from='client.? 172.21.15.80:0/1386941139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:28:46.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:28:45 smithi080 bash[41963]: audit 2023-12-01T06:28:45.015709+0000 mon.a (mon.0) 2455 : audit 0 from='client.? 172.21.15.80:0/1386941139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:28:46.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:28:45 smithi090 bash[32384]: audit 2023-12-01T06:28:45.015709+0000 mon.a (mon.0) 2455 : audit 0 from='client.? 172.21.15.80:0/1386941139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:28:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:28:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:28:46] "GET /metrics HTTP/1.1" 200 33977 "" "Prometheus/2.43.0" 2023-12-01T06:28:47.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:28:46 smithi080 bash[28361]: cluster 2023-12-01T06:28:46.474913+0000 mgr.y (mgr.24362) 3010 : cluster 0 pgmap v2979: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:28:47.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:28:46 smithi080 bash[41963]: cluster 2023-12-01T06:28:46.474913+0000 mgr.y (mgr.24362) 3010 : cluster 0 pgmap v2979: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:28:47.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:28:46 smithi090 bash[32384]: cluster 2023-12-01T06:28:46.474913+0000 mgr.y (mgr.24362) 3010 : cluster 0 pgmap v2979: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:28:48.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:28:47 smithi080 bash[41963]: audit 2023-12-01T06:28:47.473545+0000 mon.c (mon.2) 1911 : audit 0 from='client.? 172.21.15.80:0/2573898789' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:28:48.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:28:47 smithi080 bash[28361]: audit 2023-12-01T06:28:47.473545+0000 mon.c (mon.2) 1911 : audit 0 from='client.? 172.21.15.80:0/2573898789' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:28:48.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:28:47 smithi090 bash[32384]: audit 2023-12-01T06:28:47.473545+0000 mon.c (mon.2) 1911 : audit 0 from='client.? 172.21.15.80:0/2573898789' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:28:49.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:28:48 smithi080 bash[41963]: cluster 2023-12-01T06:28:48.475600+0000 mgr.y (mgr.24362) 3011 : cluster 0 pgmap v2980: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:28:49.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:28:48 smithi080 bash[28361]: cluster 2023-12-01T06:28:48.475600+0000 mgr.y (mgr.24362) 3011 : cluster 0 pgmap v2980: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:28:49.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:28:48 smithi090 bash[32384]: cluster 2023-12-01T06:28:48.475600+0000 mgr.y (mgr.24362) 3011 : cluster 0 pgmap v2980: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:28:50.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:28:49 smithi090 bash[32384]: audit 2023-12-01T06:28:49.931754+0000 mon.a (mon.0) 2456 : audit 0 from='client.? 172.21.15.80:0/2717565874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:28:50.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:28:49 smithi080 bash[41963]: audit 2023-12-01T06:28:49.931754+0000 mon.a (mon.0) 2456 : audit 0 from='client.? 172.21.15.80:0/2717565874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:28:50.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:28:49 smithi080 bash[28361]: audit 2023-12-01T06:28:49.931754+0000 mon.a (mon.0) 2456 : audit 0 from='client.? 172.21.15.80:0/2717565874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:28:51.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:28:50 smithi090 bash[32384]: cluster 2023-12-01T06:28:50.476301+0000 mgr.y (mgr.24362) 3012 : cluster 0 pgmap v2981: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:28:51.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:28:50 smithi080 bash[41963]: cluster 2023-12-01T06:28:50.476301+0000 mgr.y (mgr.24362) 3012 : cluster 0 pgmap v2981: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:28:51.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:28:50 smithi080 bash[28361]: cluster 2023-12-01T06:28:50.476301+0000 mgr.y (mgr.24362) 3012 : cluster 0 pgmap v2981: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:28:52.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:28:52 smithi090 bash[32384]: audit 2023-12-01T06:28:52.378001+0000 mon.c (mon.2) 1912 : audit 0 from='client.? 172.21.15.80:0/578956619' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:28:52.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:28:52 smithi080 bash[28361]: audit 2023-12-01T06:28:52.378001+0000 mon.c (mon.2) 1912 : audit 0 from='client.? 172.21.15.80:0/578956619' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:28:52.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:28:52 smithi080 bash[41963]: audit 2023-12-01T06:28:52.378001+0000 mon.c (mon.2) 1912 : audit 0 from='client.? 172.21.15.80:0/578956619' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:28:53.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:28:53 smithi090 bash[32384]: cluster 2023-12-01T06:28:52.477351+0000 mgr.y (mgr.24362) 3013 : cluster 0 pgmap v2982: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:28:53.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:28:53 smithi080 bash[41963]: cluster 2023-12-01T06:28:52.477351+0000 mgr.y (mgr.24362) 3013 : cluster 0 pgmap v2982: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:28:53.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:28:53 smithi080 bash[28361]: cluster 2023-12-01T06:28:52.477351+0000 mgr.y (mgr.24362) 3013 : cluster 0 pgmap v2982: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:28:55.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:28:54 smithi080 bash[28361]: cluster 2023-12-01T06:28:54.477849+0000 mgr.y (mgr.24362) 3014 : cluster 0 pgmap v2983: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:28:55.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:28:54 smithi080 bash[28361]: audit 2023-12-01T06:28:54.826697+0000 mon.c (mon.2) 1913 : audit 0 from='client.? 172.21.15.80:0/1429136970' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:28:55.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:28:54 smithi080 bash[41963]: cluster 2023-12-01T06:28:54.477849+0000 mgr.y (mgr.24362) 3014 : cluster 0 pgmap v2983: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:28:55.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:28:54 smithi080 bash[41963]: audit 2023-12-01T06:28:54.826697+0000 mon.c (mon.2) 1913 : audit 0 from='client.? 172.21.15.80:0/1429136970' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:28:55.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:28:54 smithi090 bash[32384]: cluster 2023-12-01T06:28:54.477849+0000 mgr.y (mgr.24362) 3014 : cluster 0 pgmap v2983: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:28:55.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:28:54 smithi090 bash[32384]: audit 2023-12-01T06:28:54.826697+0000 mon.c (mon.2) 1913 : audit 0 from='client.? 172.21.15.80:0/1429136970' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:28:56.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:28:55 smithi080 bash[28361]: audit 2023-12-01T06:28:54.935590+0000 mon.c (mon.2) 1914 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:28:56.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:28:55 smithi080 bash[41963]: audit 2023-12-01T06:28:54.935590+0000 mon.c (mon.2) 1914 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:28:56.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:28:55 smithi090 bash[32384]: audit 2023-12-01T06:28:54.935590+0000 mon.c (mon.2) 1914 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:28:56.683 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:28:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:28:56] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T06:28:57.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:28:56 smithi080 bash[28361]: cluster 2023-12-01T06:28:56.478951+0000 mgr.y (mgr.24362) 3015 : cluster 0 pgmap v2984: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:28:57.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:28:56 smithi080 bash[41963]: cluster 2023-12-01T06:28:56.478951+0000 mgr.y (mgr.24362) 3015 : cluster 0 pgmap v2984: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:28:57.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:28:56 smithi090 bash[32384]: cluster 2023-12-01T06:28:56.478951+0000 mgr.y (mgr.24362) 3015 : cluster 0 pgmap v2984: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:28:58.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:28:57 smithi080 bash[28361]: audit 2023-12-01T06:28:57.287262+0000 mon.a (mon.0) 2457 : audit 0 from='client.? 172.21.15.80:0/1262119961' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:28:58.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:28:57 smithi080 bash[41963]: audit 2023-12-01T06:28:57.287262+0000 mon.a (mon.0) 2457 : audit 0 from='client.? 172.21.15.80:0/1262119961' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:28:58.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:28:57 smithi090 bash[32384]: audit 2023-12-01T06:28:57.287262+0000 mon.a (mon.0) 2457 : audit 0 from='client.? 172.21.15.80:0/1262119961' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:28:59.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:28:58 smithi080 bash[41963]: cluster 2023-12-01T06:28:58.479628+0000 mgr.y (mgr.24362) 3016 : cluster 0 pgmap v2985: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:28:59.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:28:58 smithi080 bash[28361]: cluster 2023-12-01T06:28:58.479628+0000 mgr.y (mgr.24362) 3016 : cluster 0 pgmap v2985: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:28:59.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:28:58 smithi090 bash[32384]: cluster 2023-12-01T06:28:58.479628+0000 mgr.y (mgr.24362) 3016 : cluster 0 pgmap v2985: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:29:00.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:28:59 smithi080 bash[41963]: audit 2023-12-01T06:28:59.747148+0000 mon.a (mon.0) 2458 : audit 0 from='client.? 172.21.15.80:0/4201222122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:29:00.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:28:59 smithi080 bash[28361]: audit 2023-12-01T06:28:59.747148+0000 mon.a (mon.0) 2458 : audit 0 from='client.? 172.21.15.80:0/4201222122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:29:00.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:28:59 smithi090 bash[32384]: audit 2023-12-01T06:28:59.747148+0000 mon.a (mon.0) 2458 : audit 0 from='client.? 172.21.15.80:0/4201222122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:29:01.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:29:00 smithi090 bash[32384]: cluster 2023-12-01T06:29:00.480346+0000 mgr.y (mgr.24362) 3017 : cluster 0 pgmap v2986: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:29:01.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:29:00 smithi080 bash[41963]: cluster 2023-12-01T06:29:00.480346+0000 mgr.y (mgr.24362) 3017 : cluster 0 pgmap v2986: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:29:01.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:29:00 smithi080 bash[28361]: cluster 2023-12-01T06:29:00.480346+0000 mgr.y (mgr.24362) 3017 : cluster 0 pgmap v2986: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:29:02.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:29:02 smithi090 bash[32384]: audit 2023-12-01T06:29:02.197934+0000 mon.a (mon.0) 2459 : audit 0 from='client.? 172.21.15.80:0/2075272356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:29:02.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:29:02 smithi080 bash[28361]: audit 2023-12-01T06:29:02.197934+0000 mon.a (mon.0) 2459 : audit 0 from='client.? 172.21.15.80:0/2075272356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:29:02.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:29:02 smithi080 bash[41963]: audit 2023-12-01T06:29:02.197934+0000 mon.a (mon.0) 2459 : audit 0 from='client.? 172.21.15.80:0/2075272356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:29:03.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:29:03 smithi090 bash[32384]: cluster 2023-12-01T06:29:02.481591+0000 mgr.y (mgr.24362) 3018 : cluster 0 pgmap v2987: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:29:03.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:29:03 smithi080 bash[28361]: cluster 2023-12-01T06:29:02.481591+0000 mgr.y (mgr.24362) 3018 : cluster 0 pgmap v2987: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:29:03.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:29:03 smithi080 bash[41963]: cluster 2023-12-01T06:29:02.481591+0000 mgr.y (mgr.24362) 3018 : cluster 0 pgmap v2987: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:29:05.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:29:04 smithi080 bash[28361]: cluster 2023-12-01T06:29:04.482212+0000 mgr.y (mgr.24362) 3019 : cluster 0 pgmap v2988: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:29:05.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:29:04 smithi080 bash[28361]: audit 2023-12-01T06:29:04.653792+0000 mon.c (mon.2) 1915 : audit 0 from='client.? 172.21.15.80:0/2881626966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:29:05.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:29:04 smithi080 bash[41963]: cluster 2023-12-01T06:29:04.482212+0000 mgr.y (mgr.24362) 3019 : cluster 0 pgmap v2988: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:29:05.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:29:04 smithi080 bash[41963]: audit 2023-12-01T06:29:04.653792+0000 mon.c (mon.2) 1915 : audit 0 from='client.? 172.21.15.80:0/2881626966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:29:05.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:29:04 smithi090 bash[32384]: cluster 2023-12-01T06:29:04.482212+0000 mgr.y (mgr.24362) 3019 : cluster 0 pgmap v2988: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:29:05.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:29:04 smithi090 bash[32384]: audit 2023-12-01T06:29:04.653792+0000 mon.c (mon.2) 1915 : audit 0 from='client.? 172.21.15.80:0/2881626966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:29:06.581 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:29:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:29:06] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T06:29:06.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:29:06 smithi080 bash[28361]: cluster 2023-12-01T06:29:06.483327+0000 mgr.y (mgr.24362) 3020 : cluster 0 pgmap v2989: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:29:06.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:29:06 smithi080 bash[41963]: cluster 2023-12-01T06:29:06.483327+0000 mgr.y (mgr.24362) 3020 : cluster 0 pgmap v2989: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:29:07.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:29:06 smithi090 bash[32384]: cluster 2023-12-01T06:29:06.483327+0000 mgr.y (mgr.24362) 3020 : cluster 0 pgmap v2989: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:29:07.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:29:07 smithi080 bash[28361]: audit 2023-12-01T06:29:07.115279+0000 mon.a (mon.0) 2460 : audit 0 from='client.? 172.21.15.80:0/3965554837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:29:07.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:29:07 smithi080 bash[41963]: audit 2023-12-01T06:29:07.115279+0000 mon.a (mon.0) 2460 : audit 0 from='client.? 172.21.15.80:0/3965554837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:29:08.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:29:07 smithi090 bash[32384]: audit 2023-12-01T06:29:07.115279+0000 mon.a (mon.0) 2460 : audit 0 from='client.? 172.21.15.80:0/3965554837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:29:08.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:29:08 smithi080 bash[28361]: cluster 2023-12-01T06:29:08.484054+0000 mgr.y (mgr.24362) 3021 : cluster 0 pgmap v2990: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:29:08.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:29:08 smithi080 bash[41963]: cluster 2023-12-01T06:29:08.484054+0000 mgr.y (mgr.24362) 3021 : cluster 0 pgmap v2990: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:29:09.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:29:08 smithi090 bash[32384]: cluster 2023-12-01T06:29:08.484054+0000 mgr.y (mgr.24362) 3021 : cluster 0 pgmap v2990: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:29:10.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:29:09 smithi080 bash[28361]: audit 2023-12-01T06:29:09.562395+0000 mon.c (mon.2) 1916 : audit 0 from='client.? 172.21.15.80:0/2429847831' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:29:10.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:29:09 smithi080 bash[41963]: audit 2023-12-01T06:29:09.562395+0000 mon.c (mon.2) 1916 : audit 0 from='client.? 172.21.15.80:0/2429847831' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:29:10.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:29:09 smithi090 bash[32384]: audit 2023-12-01T06:29:09.562395+0000 mon.c (mon.2) 1916 : audit 0 from='client.? 172.21.15.80:0/2429847831' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:29:11.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:29:10 smithi080 bash[41963]: audit 2023-12-01T06:29:09.935559+0000 mon.c (mon.2) 1917 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:29:11.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:29:10 smithi080 bash[41963]: cluster 2023-12-01T06:29:10.484678+0000 mgr.y (mgr.24362) 3022 : cluster 0 pgmap v2991: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:29:11.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:29:10 smithi080 bash[28361]: audit 2023-12-01T06:29:09.935559+0000 mon.c (mon.2) 1917 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:29:11.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:29:10 smithi080 bash[28361]: cluster 2023-12-01T06:29:10.484678+0000 mgr.y (mgr.24362) 3022 : cluster 0 pgmap v2991: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:29:11.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:29:10 smithi090 bash[32384]: audit 2023-12-01T06:29:09.935559+0000 mon.c (mon.2) 1917 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:29:11.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:29:10 smithi090 bash[32384]: cluster 2023-12-01T06:29:10.484678+0000 mgr.y (mgr.24362) 3022 : cluster 0 pgmap v2991: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:29:12.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:29:12 smithi080 bash[28361]: audit 2023-12-01T06:29:12.019691+0000 mon.c (mon.2) 1918 : audit 0 from='client.? 172.21.15.80:0/900168473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:29:12.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:29:12 smithi080 bash[41963]: audit 2023-12-01T06:29:12.019691+0000 mon.c (mon.2) 1918 : audit 0 from='client.? 172.21.15.80:0/900168473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:29:12.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:29:12 smithi090 bash[32384]: audit 2023-12-01T06:29:12.019691+0000 mon.c (mon.2) 1918 : audit 0 from='client.? 172.21.15.80:0/900168473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:29:13.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:29:13 smithi080 bash[28361]: cluster 2023-12-01T06:29:12.485854+0000 mgr.y (mgr.24362) 3023 : cluster 0 pgmap v2992: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:29:13.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:29:13 smithi080 bash[41963]: cluster 2023-12-01T06:29:12.485854+0000 mgr.y (mgr.24362) 3023 : cluster 0 pgmap v2992: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:29:13.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:29:13 smithi090 bash[32384]: cluster 2023-12-01T06:29:12.485854+0000 mgr.y (mgr.24362) 3023 : cluster 0 pgmap v2992: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:29:15.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:29:14 smithi080 bash[41963]: audit 2023-12-01T06:29:14.469232+0000 mon.a (mon.0) 2461 : audit 0 from='client.? 172.21.15.80:0/3506189737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:29:15.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:29:14 smithi080 bash[41963]: cluster 2023-12-01T06:29:14.486453+0000 mgr.y (mgr.24362) 3024 : cluster 0 pgmap v2993: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:29:15.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:29:14 smithi080 bash[28361]: audit 2023-12-01T06:29:14.469232+0000 mon.a (mon.0) 2461 : audit 0 from='client.? 172.21.15.80:0/3506189737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:29:15.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:29:14 smithi080 bash[28361]: cluster 2023-12-01T06:29:14.486453+0000 mgr.y (mgr.24362) 3024 : cluster 0 pgmap v2993: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:29:15.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:29:14 smithi090 bash[32384]: audit 2023-12-01T06:29:14.469232+0000 mon.a (mon.0) 2461 : audit 0 from='client.? 172.21.15.80:0/3506189737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:29:15.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:29:14 smithi090 bash[32384]: cluster 2023-12-01T06:29:14.486453+0000 mgr.y (mgr.24362) 3024 : cluster 0 pgmap v2993: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:29:16.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:29:15 smithi080 bash[28361]: audit 2023-12-01T06:29:15.798478+0000 mon.c (mon.2) 1919 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:29:16.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:29:15 smithi080 bash[41963]: audit 2023-12-01T06:29:15.798478+0000 mon.c (mon.2) 1919 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:29:16.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:29:15 smithi090 bash[32384]: audit 2023-12-01T06:29:15.798478+0000 mon.c (mon.2) 1919 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:29:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:29:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:29:16] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T06:29:17.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:29:16 smithi080 bash[28361]: cluster 2023-12-01T06:29:16.487593+0000 mgr.y (mgr.24362) 3025 : cluster 0 pgmap v2994: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:29:17.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:29:16 smithi080 bash[41963]: cluster 2023-12-01T06:29:16.487593+0000 mgr.y (mgr.24362) 3025 : cluster 0 pgmap v2994: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:29:17.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:29:16 smithi090 bash[32384]: cluster 2023-12-01T06:29:16.487593+0000 mgr.y (mgr.24362) 3025 : cluster 0 pgmap v2994: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:29:18.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:29:17 smithi090 bash[32384]: audit 2023-12-01T06:29:16.938568+0000 mon.c (mon.2) 1920 : audit 0 from='client.? 172.21.15.80:0/2670274856' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:29:18.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:29:17 smithi080 bash[28361]: audit 2023-12-01T06:29:16.938568+0000 mon.c (mon.2) 1920 : audit 0 from='client.? 172.21.15.80:0/2670274856' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:29:18.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:29:17 smithi080 bash[41963]: audit 2023-12-01T06:29:16.938568+0000 mon.c (mon.2) 1920 : audit 0 from='client.? 172.21.15.80:0/2670274856' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:29:19.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:29:18 smithi090 bash[32384]: cluster 2023-12-01T06:29:18.488474+0000 mgr.y (mgr.24362) 3026 : cluster 0 pgmap v2995: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:29:19.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:29:18 smithi080 bash[41963]: cluster 2023-12-01T06:29:18.488474+0000 mgr.y (mgr.24362) 3026 : cluster 0 pgmap v2995: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:29:19.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:29:18 smithi080 bash[28361]: cluster 2023-12-01T06:29:18.488474+0000 mgr.y (mgr.24362) 3026 : cluster 0 pgmap v2995: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:29:20.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:29:19 smithi090 bash[32384]: audit 2023-12-01T06:29:19.387903+0000 mon.c (mon.2) 1921 : audit 0 from='client.? 172.21.15.80:0/1977813786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:29:20.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:29:19 smithi080 bash[28361]: audit 2023-12-01T06:29:19.387903+0000 mon.c (mon.2) 1921 : audit 0 from='client.? 172.21.15.80:0/1977813786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:29:20.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:29:19 smithi080 bash[41963]: audit 2023-12-01T06:29:19.387903+0000 mon.c (mon.2) 1921 : audit 0 from='client.? 172.21.15.80:0/1977813786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:29:21.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:29:20 smithi090 bash[32384]: cluster 2023-12-01T06:29:20.489121+0000 mgr.y (mgr.24362) 3027 : cluster 0 pgmap v2996: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:29:21.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:29:20 smithi080 bash[41963]: cluster 2023-12-01T06:29:20.489121+0000 mgr.y (mgr.24362) 3027 : cluster 0 pgmap v2996: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:29:21.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:29:20 smithi080 bash[28361]: cluster 2023-12-01T06:29:20.489121+0000 mgr.y (mgr.24362) 3027 : cluster 0 pgmap v2996: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:29:23.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:29:22 smithi090 bash[32384]: audit 2023-12-01T06:29:21.690032+0000 mon.a (mon.0) 2462 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:29:23.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:29:22 smithi090 bash[32384]: audit 2023-12-01T06:29:21.701122+0000 mon.a (mon.0) 2463 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:29:23.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:29:22 smithi090 bash[32384]: audit 2023-12-01T06:29:21.883655+0000 mon.c (mon.2) 1922 : audit 0 from='client.? 172.21.15.80:0/688887999' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:29:23.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:29:22 smithi090 bash[32384]: audit 2023-12-01T06:29:21.994733+0000 mon.a (mon.0) 2464 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:29:23.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:29:22 smithi090 bash[32384]: audit 2023-12-01T06:29:22.003634+0000 mon.a (mon.0) 2465 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:29:23.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:29:22 smithi090 bash[32384]: audit 2023-12-01T06:29:22.476456+0000 mon.c (mon.2) 1923 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:29:23.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:29:22 smithi090 bash[32384]: audit 2023-12-01T06:29:22.478381+0000 mon.c (mon.2) 1924 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:29:23.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:29:22 smithi090 bash[32384]: audit 2023-12-01T06:29:22.488227+0000 mon.a (mon.0) 2466 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:29:23.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:29:22 smithi090 bash[32384]: cluster 2023-12-01T06:29:22.490090+0000 mgr.y (mgr.24362) 3028 : cluster 0 pgmap v2997: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:29:23.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:29:22 smithi080 bash[28361]: audit 2023-12-01T06:29:21.690032+0000 mon.a (mon.0) 2462 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:29:23.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:29:22 smithi080 bash[28361]: audit 2023-12-01T06:29:21.701122+0000 mon.a (mon.0) 2463 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:29:23.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:29:22 smithi080 bash[28361]: audit 2023-12-01T06:29:21.883655+0000 mon.c (mon.2) 1922 : audit 0 from='client.? 172.21.15.80:0/688887999' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:29:23.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:29:22 smithi080 bash[28361]: audit 2023-12-01T06:29:21.994733+0000 mon.a (mon.0) 2464 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:29:23.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:29:22 smithi080 bash[28361]: audit 2023-12-01T06:29:22.003634+0000 mon.a (mon.0) 2465 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:29:23.184 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:29:22 smithi080 bash[28361]: audit 2023-12-01T06:29:22.476456+0000 mon.c (mon.2) 1923 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:29:23.184 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:29:22 smithi080 bash[28361]: audit 2023-12-01T06:29:22.478381+0000 mon.c (mon.2) 1924 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:29:23.184 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:29:22 smithi080 bash[28361]: audit 2023-12-01T06:29:22.488227+0000 mon.a (mon.0) 2466 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:29:23.184 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:29:22 smithi080 bash[28361]: cluster 2023-12-01T06:29:22.490090+0000 mgr.y (mgr.24362) 3028 : cluster 0 pgmap v2997: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:29:23.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:29:22 smithi080 bash[41963]: audit 2023-12-01T06:29:21.690032+0000 mon.a (mon.0) 2462 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:29:23.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:29:22 smithi080 bash[41963]: audit 2023-12-01T06:29:21.701122+0000 mon.a (mon.0) 2463 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:29:23.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:29:22 smithi080 bash[41963]: audit 2023-12-01T06:29:21.883655+0000 mon.c (mon.2) 1922 : audit 0 from='client.? 172.21.15.80:0/688887999' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:29:23.185 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:29:22 smithi080 bash[41963]: audit 2023-12-01T06:29:21.994733+0000 mon.a (mon.0) 2464 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:29:23.185 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:29:22 smithi080 bash[41963]: audit 2023-12-01T06:29:22.003634+0000 mon.a (mon.0) 2465 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:29:23.185 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:29:22 smithi080 bash[41963]: audit 2023-12-01T06:29:22.476456+0000 mon.c (mon.2) 1923 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:29:23.185 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:29:22 smithi080 bash[41963]: audit 2023-12-01T06:29:22.478381+0000 mon.c (mon.2) 1924 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:29:23.185 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:29:22 smithi080 bash[41963]: audit 2023-12-01T06:29:22.488227+0000 mon.a (mon.0) 2466 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:29:23.185 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:29:22 smithi080 bash[41963]: cluster 2023-12-01T06:29:22.490090+0000 mgr.y (mgr.24362) 3028 : cluster 0 pgmap v2997: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:29:25.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:29:24 smithi080 bash[28361]: audit 2023-12-01T06:29:24.333556+0000 mon.c (mon.2) 1925 : audit 0 from='client.? 172.21.15.80:0/4129785936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:29:25.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:29:24 smithi080 bash[28361]: cluster 2023-12-01T06:29:24.490658+0000 mgr.y (mgr.24362) 3029 : cluster 0 pgmap v2998: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:29:25.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:29:24 smithi080 bash[41963]: audit 2023-12-01T06:29:24.333556+0000 mon.c (mon.2) 1925 : audit 0 from='client.? 172.21.15.80:0/4129785936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:29:25.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:29:24 smithi080 bash[41963]: cluster 2023-12-01T06:29:24.490658+0000 mgr.y (mgr.24362) 3029 : cluster 0 pgmap v2998: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:29:25.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:29:24 smithi090 bash[32384]: audit 2023-12-01T06:29:24.333556+0000 mon.c (mon.2) 1925 : audit 0 from='client.? 172.21.15.80:0/4129785936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:29:25.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:29:24 smithi090 bash[32384]: cluster 2023-12-01T06:29:24.490658+0000 mgr.y (mgr.24362) 3029 : cluster 0 pgmap v2998: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:29:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:29:25 smithi080 bash[28361]: audit 2023-12-01T06:29:24.936356+0000 mon.c (mon.2) 1926 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:29:26.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:29:25 smithi080 bash[41963]: audit 2023-12-01T06:29:24.936356+0000 mon.c (mon.2) 1926 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:29:26.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:29:25 smithi090 bash[32384]: audit 2023-12-01T06:29:24.936356+0000 mon.c (mon.2) 1926 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:29:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:29:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:29:26] "GET /metrics HTTP/1.1" 200 33977 "" "Prometheus/2.43.0" 2023-12-01T06:29:27.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:29:26 smithi080 bash[28361]: cluster 2023-12-01T06:29:26.491469+0000 mgr.y (mgr.24362) 3030 : cluster 0 pgmap v2999: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:29:27.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:29:26 smithi080 bash[28361]: audit 2023-12-01T06:29:26.790961+0000 mon.a (mon.0) 2467 : audit 0 from='client.? 172.21.15.80:0/4167522844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:29:27.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:29:26 smithi080 bash[41963]: cluster 2023-12-01T06:29:26.491469+0000 mgr.y (mgr.24362) 3030 : cluster 0 pgmap v2999: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:29:27.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:29:26 smithi080 bash[41963]: audit 2023-12-01T06:29:26.790961+0000 mon.a (mon.0) 2467 : audit 0 from='client.? 172.21.15.80:0/4167522844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:29:27.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:29:26 smithi090 bash[32384]: cluster 2023-12-01T06:29:26.491469+0000 mgr.y (mgr.24362) 3030 : cluster 0 pgmap v2999: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:29:27.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:29:26 smithi090 bash[32384]: audit 2023-12-01T06:29:26.790961+0000 mon.a (mon.0) 2467 : audit 0 from='client.? 172.21.15.80:0/4167522844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:29:28.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:29:28 smithi080 bash[28361]: cluster 2023-12-01T06:29:28.492150+0000 mgr.y (mgr.24362) 3031 : cluster 0 pgmap v3000: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:29:28.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:29:28 smithi080 bash[41963]: cluster 2023-12-01T06:29:28.492150+0000 mgr.y (mgr.24362) 3031 : cluster 0 pgmap v3000: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:29:29.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:29:28 smithi090 bash[32384]: cluster 2023-12-01T06:29:28.492150+0000 mgr.y (mgr.24362) 3031 : cluster 0 pgmap v3000: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:29:30.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:29:29 smithi080 bash[28361]: audit 2023-12-01T06:29:29.239226+0000 mon.a (mon.0) 2468 : audit 0 from='client.? 172.21.15.80:0/277736876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:29:30.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:29:29 smithi080 bash[41963]: audit 2023-12-01T06:29:29.239226+0000 mon.a (mon.0) 2468 : audit 0 from='client.? 172.21.15.80:0/277736876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:29:30.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:29:29 smithi090 bash[32384]: audit 2023-12-01T06:29:29.239226+0000 mon.a (mon.0) 2468 : audit 0 from='client.? 172.21.15.80:0/277736876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:29:31.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:29:30 smithi080 bash[41963]: cluster 2023-12-01T06:29:30.492736+0000 mgr.y (mgr.24362) 3032 : cluster 0 pgmap v3001: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:29:31.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:29:30 smithi080 bash[28361]: cluster 2023-12-01T06:29:30.492736+0000 mgr.y (mgr.24362) 3032 : cluster 0 pgmap v3001: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:29:31.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:29:30 smithi090 bash[32384]: cluster 2023-12-01T06:29:30.492736+0000 mgr.y (mgr.24362) 3032 : cluster 0 pgmap v3001: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:29:32.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:29:31 smithi080 bash[28361]: audit 2023-12-01T06:29:31.702630+0000 mon.a (mon.0) 2469 : audit 0 from='client.? 172.21.15.80:0/571717610' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:29:32.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:29:31 smithi080 bash[41963]: audit 2023-12-01T06:29:31.702630+0000 mon.a (mon.0) 2469 : audit 0 from='client.? 172.21.15.80:0/571717610' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:29:32.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:29:31 smithi090 bash[32384]: audit 2023-12-01T06:29:31.702630+0000 mon.a (mon.0) 2469 : audit 0 from='client.? 172.21.15.80:0/571717610' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:29:33.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:29:32 smithi080 bash[28361]: cluster 2023-12-01T06:29:32.493975+0000 mgr.y (mgr.24362) 3033 : cluster 0 pgmap v3002: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:29:33.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:29:32 smithi080 bash[41963]: cluster 2023-12-01T06:29:32.493975+0000 mgr.y (mgr.24362) 3033 : cluster 0 pgmap v3002: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:29:33.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:29:32 smithi090 bash[32384]: cluster 2023-12-01T06:29:32.493975+0000 mgr.y (mgr.24362) 3033 : cluster 0 pgmap v3002: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:29:35.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:29:34 smithi080 bash[41963]: audit 2023-12-01T06:29:34.148223+0000 mon.a (mon.0) 2470 : audit 0 from='client.? 172.21.15.80:0/3120947097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:29:35.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:29:34 smithi080 bash[41963]: cluster 2023-12-01T06:29:34.494668+0000 mgr.y (mgr.24362) 3034 : cluster 0 pgmap v3003: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:29:35.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:29:34 smithi080 bash[28361]: audit 2023-12-01T06:29:34.148223+0000 mon.a (mon.0) 2470 : audit 0 from='client.? 172.21.15.80:0/3120947097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:29:35.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:29:34 smithi080 bash[28361]: cluster 2023-12-01T06:29:34.494668+0000 mgr.y (mgr.24362) 3034 : cluster 0 pgmap v3003: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:29:35.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:29:34 smithi090 bash[32384]: audit 2023-12-01T06:29:34.148223+0000 mon.a (mon.0) 2470 : audit 0 from='client.? 172.21.15.80:0/3120947097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:29:35.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:29:34 smithi090 bash[32384]: cluster 2023-12-01T06:29:34.494668+0000 mgr.y (mgr.24362) 3034 : cluster 0 pgmap v3003: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:29:36.590 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:29:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:29:36] "GET /metrics HTTP/1.1" 200 33977 "" "Prometheus/2.43.0" 2023-12-01T06:29:36.591 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:29:36 smithi080 bash[41963]: cluster 2023-12-01T06:29:36.495897+0000 mgr.y (mgr.24362) 3035 : cluster 0 pgmap v3004: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:29:36.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:29:36 smithi080 bash[28361]: cluster 2023-12-01T06:29:36.495897+0000 mgr.y (mgr.24362) 3035 : cluster 0 pgmap v3004: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:29:37.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:29:36 smithi090 bash[32384]: cluster 2023-12-01T06:29:36.495897+0000 mgr.y (mgr.24362) 3035 : cluster 0 pgmap v3004: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:29:37.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:29:37 smithi080 bash[28361]: audit 2023-12-01T06:29:36.604076+0000 mon.c (mon.2) 1927 : audit 0 from='client.? 172.21.15.80:0/1151735450' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:29:37.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:29:37 smithi080 bash[41963]: audit 2023-12-01T06:29:36.604076+0000 mon.c (mon.2) 1927 : audit 0 from='client.? 172.21.15.80:0/1151735450' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:29:38.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:29:37 smithi090 bash[32384]: audit 2023-12-01T06:29:36.604076+0000 mon.c (mon.2) 1927 : audit 0 from='client.? 172.21.15.80:0/1151735450' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:29:38.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:29:38 smithi080 bash[41963]: cluster 2023-12-01T06:29:38.496558+0000 mgr.y (mgr.24362) 3036 : cluster 0 pgmap v3005: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:29:38.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:29:38 smithi080 bash[28361]: cluster 2023-12-01T06:29:38.496558+0000 mgr.y (mgr.24362) 3036 : cluster 0 pgmap v3005: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:29:39.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:29:38 smithi090 bash[32384]: cluster 2023-12-01T06:29:38.496558+0000 mgr.y (mgr.24362) 3036 : cluster 0 pgmap v3005: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:29:40.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:29:39 smithi080 bash[28361]: audit 2023-12-01T06:29:39.059331+0000 mon.c (mon.2) 1928 : audit 0 from='client.? 172.21.15.80:0/2156432363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:29:40.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:29:39 smithi080 bash[41963]: audit 2023-12-01T06:29:39.059331+0000 mon.c (mon.2) 1928 : audit 0 from='client.? 172.21.15.80:0/2156432363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:29:40.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:29:39 smithi090 bash[32384]: audit 2023-12-01T06:29:39.059331+0000 mon.c (mon.2) 1928 : audit 0 from='client.? 172.21.15.80:0/2156432363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:29:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:29:40 smithi080 bash[28361]: audit 2023-12-01T06:29:39.936936+0000 mon.c (mon.2) 1929 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:29:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:29:40 smithi080 bash[28361]: cluster 2023-12-01T06:29:40.497154+0000 mgr.y (mgr.24362) 3037 : cluster 0 pgmap v3006: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:29:41.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:29:40 smithi080 bash[41963]: audit 2023-12-01T06:29:39.936936+0000 mon.c (mon.2) 1929 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:29:41.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:29:40 smithi080 bash[41963]: cluster 2023-12-01T06:29:40.497154+0000 mgr.y (mgr.24362) 3037 : cluster 0 pgmap v3006: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:29:41.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:29:40 smithi090 bash[32384]: audit 2023-12-01T06:29:39.936936+0000 mon.c (mon.2) 1929 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:29:41.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:29:40 smithi090 bash[32384]: cluster 2023-12-01T06:29:40.497154+0000 mgr.y (mgr.24362) 3037 : cluster 0 pgmap v3006: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:29:42.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:29:41 smithi080 bash[28361]: audit 2023-12-01T06:29:41.505529+0000 mon.a (mon.0) 2471 : audit 0 from='client.? 172.21.15.80:0/4024058050' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:29:42.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:29:41 smithi080 bash[41963]: audit 2023-12-01T06:29:41.505529+0000 mon.a (mon.0) 2471 : audit 0 from='client.? 172.21.15.80:0/4024058050' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:29:42.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:29:41 smithi090 bash[32384]: audit 2023-12-01T06:29:41.505529+0000 mon.a (mon.0) 2471 : audit 0 from='client.? 172.21.15.80:0/4024058050' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:29:43.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:29:42 smithi090 bash[32384]: cluster 2023-12-01T06:29:42.498266+0000 mgr.y (mgr.24362) 3038 : cluster 0 pgmap v3007: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:29:43.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:29:42 smithi080 bash[28361]: cluster 2023-12-01T06:29:42.498266+0000 mgr.y (mgr.24362) 3038 : cluster 0 pgmap v3007: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:29:43.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:29:42 smithi080 bash[41963]: cluster 2023-12-01T06:29:42.498266+0000 mgr.y (mgr.24362) 3038 : cluster 0 pgmap v3007: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:29:45.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:29:44 smithi080 bash[41963]: audit 2023-12-01T06:29:43.956986+0000 mon.c (mon.2) 1930 : audit 0 from='client.? 172.21.15.80:0/3158985324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:29:45.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:29:44 smithi080 bash[41963]: cluster 2023-12-01T06:29:44.498911+0000 mgr.y (mgr.24362) 3039 : cluster 0 pgmap v3008: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:29:45.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:29:44 smithi080 bash[28361]: audit 2023-12-01T06:29:43.956986+0000 mon.c (mon.2) 1930 : audit 0 from='client.? 172.21.15.80:0/3158985324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:29:45.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:29:44 smithi080 bash[28361]: cluster 2023-12-01T06:29:44.498911+0000 mgr.y (mgr.24362) 3039 : cluster 0 pgmap v3008: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:29:45.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:29:44 smithi090 bash[32384]: audit 2023-12-01T06:29:43.956986+0000 mon.c (mon.2) 1930 : audit 0 from='client.? 172.21.15.80:0/3158985324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:29:45.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:29:44 smithi090 bash[32384]: cluster 2023-12-01T06:29:44.498911+0000 mgr.y (mgr.24362) 3039 : cluster 0 pgmap v3008: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:29:46.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:29:46 smithi080 bash[28361]: audit 2023-12-01T06:29:46.411829+0000 mon.a (mon.0) 2472 : audit 0 from='client.? 172.21.15.80:0/1885375051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:29:46.683 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:29:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:29:46] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.43.0" 2023-12-01T06:29:46.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:29:46 smithi080 bash[41963]: audit 2023-12-01T06:29:46.411829+0000 mon.a (mon.0) 2472 : audit 0 from='client.? 172.21.15.80:0/1885375051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:29:46.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:29:46 smithi090 bash[32384]: audit 2023-12-01T06:29:46.411829+0000 mon.a (mon.0) 2472 : audit 0 from='client.? 172.21.15.80:0/1885375051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:29:47.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:29:47 smithi090 bash[32384]: cluster 2023-12-01T06:29:46.499993+0000 mgr.y (mgr.24362) 3040 : cluster 0 pgmap v3009: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:29:47.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:29:47 smithi080 bash[28361]: cluster 2023-12-01T06:29:46.499993+0000 mgr.y (mgr.24362) 3040 : cluster 0 pgmap v3009: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:29:47.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:29:47 smithi080 bash[41963]: cluster 2023-12-01T06:29:46.499993+0000 mgr.y (mgr.24362) 3040 : cluster 0 pgmap v3009: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:29:48.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:29:48 smithi080 bash[28361]: cluster 2023-12-01T06:29:48.500600+0000 mgr.y (mgr.24362) 3041 : cluster 0 pgmap v3010: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:29:48.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:29:48 smithi080 bash[41963]: cluster 2023-12-01T06:29:48.500600+0000 mgr.y (mgr.24362) 3041 : cluster 0 pgmap v3010: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:29:49.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:29:48 smithi090 bash[32384]: cluster 2023-12-01T06:29:48.500600+0000 mgr.y (mgr.24362) 3041 : cluster 0 pgmap v3010: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:29:49.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:29:49 smithi080 bash[41963]: audit 2023-12-01T06:29:48.876189+0000 mon.a (mon.0) 2473 : audit 0 from='client.? 172.21.15.80:0/4197209351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:29:49.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:29:49 smithi080 bash[28361]: audit 2023-12-01T06:29:48.876189+0000 mon.a (mon.0) 2473 : audit 0 from='client.? 172.21.15.80:0/4197209351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:29:50.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:29:49 smithi090 bash[32384]: audit 2023-12-01T06:29:48.876189+0000 mon.a (mon.0) 2473 : audit 0 from='client.? 172.21.15.80:0/4197209351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:29:50.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:29:50 smithi080 bash[28361]: cluster 2023-12-01T06:29:50.501238+0000 mgr.y (mgr.24362) 3042 : cluster 0 pgmap v3011: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:29:50.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:29:50 smithi080 bash[41963]: cluster 2023-12-01T06:29:50.501238+0000 mgr.y (mgr.24362) 3042 : cluster 0 pgmap v3011: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:29:51.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:29:50 smithi090 bash[32384]: cluster 2023-12-01T06:29:50.501238+0000 mgr.y (mgr.24362) 3042 : cluster 0 pgmap v3011: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:29:51.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:29:51 smithi080 bash[28361]: audit 2023-12-01T06:29:51.333536+0000 mon.a (mon.0) 2474 : audit 0 from='client.? 172.21.15.80:0/2138145560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:29:51.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:29:51 smithi080 bash[41963]: audit 2023-12-01T06:29:51.333536+0000 mon.a (mon.0) 2474 : audit 0 from='client.? 172.21.15.80:0/2138145560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:29:52.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:29:51 smithi090 bash[32384]: audit 2023-12-01T06:29:51.333536+0000 mon.a (mon.0) 2474 : audit 0 from='client.? 172.21.15.80:0/2138145560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:29:52.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:29:52 smithi080 bash[28361]: cluster 2023-12-01T06:29:52.502358+0000 mgr.y (mgr.24362) 3043 : cluster 0 pgmap v3012: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:29:52.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:29:52 smithi080 bash[41963]: cluster 2023-12-01T06:29:52.502358+0000 mgr.y (mgr.24362) 3043 : cluster 0 pgmap v3012: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:29:53.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:29:52 smithi090 bash[32384]: cluster 2023-12-01T06:29:52.502358+0000 mgr.y (mgr.24362) 3043 : cluster 0 pgmap v3012: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:29:54.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:29:53 smithi080 bash[28361]: audit 2023-12-01T06:29:53.794871+0000 mon.a (mon.0) 2475 : audit 0 from='client.? 172.21.15.80:0/3438079520' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:29:54.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:29:53 smithi080 bash[41963]: audit 2023-12-01T06:29:53.794871+0000 mon.a (mon.0) 2475 : audit 0 from='client.? 172.21.15.80:0/3438079520' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:29:54.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:29:53 smithi090 bash[32384]: audit 2023-12-01T06:29:53.794871+0000 mon.a (mon.0) 2475 : audit 0 from='client.? 172.21.15.80:0/3438079520' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:29:55.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:29:54 smithi080 bash[28361]: cluster 2023-12-01T06:29:54.503012+0000 mgr.y (mgr.24362) 3044 : cluster 0 pgmap v3013: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:29:55.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:29:54 smithi080 bash[41963]: cluster 2023-12-01T06:29:54.503012+0000 mgr.y (mgr.24362) 3044 : cluster 0 pgmap v3013: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:29:55.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:29:54 smithi090 bash[32384]: cluster 2023-12-01T06:29:54.503012+0000 mgr.y (mgr.24362) 3044 : cluster 0 pgmap v3013: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:29:56.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:29:55 smithi080 bash[41963]: audit 2023-12-01T06:29:54.936887+0000 mon.c (mon.2) 1931 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:29:56.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:29:55 smithi080 bash[28361]: audit 2023-12-01T06:29:54.936887+0000 mon.c (mon.2) 1931 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:29:56.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:29:55 smithi090 bash[32384]: audit 2023-12-01T06:29:54.936887+0000 mon.c (mon.2) 1931 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:29:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:29:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:29:56] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T06:29:57.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:29:56 smithi090 bash[32384]: audit 2023-12-01T06:29:56.247844+0000 mon.c (mon.2) 1932 : audit 0 from='client.? 172.21.15.80:0/293735239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:29:57.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:29:56 smithi090 bash[32384]: cluster 2023-12-01T06:29:56.504318+0000 mgr.y (mgr.24362) 3045 : cluster 0 pgmap v3014: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:29:57.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:29:56 smithi080 bash[28361]: audit 2023-12-01T06:29:56.247844+0000 mon.c (mon.2) 1932 : audit 0 from='client.? 172.21.15.80:0/293735239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:29:57.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:29:56 smithi080 bash[28361]: cluster 2023-12-01T06:29:56.504318+0000 mgr.y (mgr.24362) 3045 : cluster 0 pgmap v3014: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:29:57.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:29:56 smithi080 bash[41963]: audit 2023-12-01T06:29:56.247844+0000 mon.c (mon.2) 1932 : audit 0 from='client.? 172.21.15.80:0/293735239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:29:57.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:29:56 smithi080 bash[41963]: cluster 2023-12-01T06:29:56.504318+0000 mgr.y (mgr.24362) 3045 : cluster 0 pgmap v3014: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:29:58.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:29:58 smithi080 bash[41963]: cluster 2023-12-01T06:29:58.504800+0000 mgr.y (mgr.24362) 3046 : cluster 0 pgmap v3015: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:29:58.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:29:58 smithi080 bash[28361]: cluster 2023-12-01T06:29:58.504800+0000 mgr.y (mgr.24362) 3046 : cluster 0 pgmap v3015: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:29:59.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:29:58 smithi090 bash[32384]: cluster 2023-12-01T06:29:58.504800+0000 mgr.y (mgr.24362) 3046 : cluster 0 pgmap v3015: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:29:59.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:29:59 smithi080 bash[28361]: audit 2023-12-01T06:29:58.707183+0000 mon.a (mon.0) 2476 : audit 0 from='client.? 172.21.15.80:0/2656361612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:29:59.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:29:59 smithi080 bash[41963]: audit 2023-12-01T06:29:58.707183+0000 mon.a (mon.0) 2476 : audit 0 from='client.? 172.21.15.80:0/2656361612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:30:00.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:29:59 smithi090 bash[32384]: audit 2023-12-01T06:29:58.707183+0000 mon.a (mon.0) 2476 : audit 0 from='client.? 172.21.15.80:0/2656361612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:30:00.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:30:00 smithi080 bash[28361]: debug 2023-12-01T06:29:59.995+0000 7f6ec9bf0700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T06:30:00.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:30:00 smithi080 bash[28361]: cluster 2023-12-01T06:30:00.000121+0000 mon.a (mon.0) 2477 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T06:30:00.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:30:00 smithi080 bash[28361]: cluster 2023-12-01T06:30:00.505328+0000 mgr.y (mgr.24362) 3047 : cluster 0 pgmap v3016: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:30:00.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:30:00 smithi080 bash[41963]: cluster 2023-12-01T06:30:00.000121+0000 mon.a (mon.0) 2477 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T06:30:00.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:30:00 smithi080 bash[41963]: cluster 2023-12-01T06:30:00.505328+0000 mgr.y (mgr.24362) 3047 : cluster 0 pgmap v3016: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:30:01.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:30:00 smithi090 bash[32384]: cluster 2023-12-01T06:30:00.000121+0000 mon.a (mon.0) 2477 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T06:30:01.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:30:00 smithi090 bash[32384]: cluster 2023-12-01T06:30:00.505328+0000 mgr.y (mgr.24362) 3047 : cluster 0 pgmap v3016: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:30:01.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:30:01 smithi080 bash[28361]: audit 2023-12-01T06:30:01.169694+0000 mon.a (mon.0) 2478 : audit 0 from='client.? 172.21.15.80:0/692231988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:30:01.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:30:01 smithi080 bash[41963]: audit 2023-12-01T06:30:01.169694+0000 mon.a (mon.0) 2478 : audit 0 from='client.? 172.21.15.80:0/692231988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:30:02.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:30:01 smithi090 bash[32384]: audit 2023-12-01T06:30:01.169694+0000 mon.a (mon.0) 2478 : audit 0 from='client.? 172.21.15.80:0/692231988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:30:02.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:30:02 smithi080 bash[41963]: cluster 2023-12-01T06:30:02.506491+0000 mgr.y (mgr.24362) 3048 : cluster 0 pgmap v3017: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:30:02.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:30:02 smithi080 bash[28361]: cluster 2023-12-01T06:30:02.506491+0000 mgr.y (mgr.24362) 3048 : cluster 0 pgmap v3017: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:30:03.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:30:02 smithi090 bash[32384]: cluster 2023-12-01T06:30:02.506491+0000 mgr.y (mgr.24362) 3048 : cluster 0 pgmap v3017: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:30:03.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:30:03 smithi080 bash[28361]: audit 2023-12-01T06:30:03.624122+0000 mon.c (mon.2) 1933 : audit 0 from='client.? 172.21.15.80:0/954435495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:30:03.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:30:03 smithi080 bash[41963]: audit 2023-12-01T06:30:03.624122+0000 mon.c (mon.2) 1933 : audit 0 from='client.? 172.21.15.80:0/954435495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:30:04.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:30:03 smithi090 bash[32384]: audit 2023-12-01T06:30:03.624122+0000 mon.c (mon.2) 1933 : audit 0 from='client.? 172.21.15.80:0/954435495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:30:05.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:30:04 smithi080 bash[41963]: cluster 2023-12-01T06:30:04.507256+0000 mgr.y (mgr.24362) 3049 : cluster 0 pgmap v3018: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:30:05.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:30:04 smithi080 bash[28361]: cluster 2023-12-01T06:30:04.507256+0000 mgr.y (mgr.24362) 3049 : cluster 0 pgmap v3018: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:30:05.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:30:04 smithi090 bash[32384]: cluster 2023-12-01T06:30:04.507256+0000 mgr.y (mgr.24362) 3049 : cluster 0 pgmap v3018: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:30:06.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:30:06 smithi080 bash[28361]: audit 2023-12-01T06:30:06.083559+0000 mon.c (mon.2) 1934 : audit 0 from='client.? 172.21.15.80:0/2187289634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:30:06.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:30:06 smithi080 bash[41963]: audit 2023-12-01T06:30:06.083559+0000 mon.c (mon.2) 1934 : audit 0 from='client.? 172.21.15.80:0/2187289634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:30:06.433 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:30:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:30:06] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T06:30:06.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:30:06 smithi090 bash[32384]: audit 2023-12-01T06:30:06.083559+0000 mon.c (mon.2) 1934 : audit 0 from='client.? 172.21.15.80:0/2187289634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:30:07.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:30:07 smithi080 bash[28361]: cluster 2023-12-01T06:30:06.508459+0000 mgr.y (mgr.24362) 3050 : cluster 0 pgmap v3019: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:30:07.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:30:07 smithi080 bash[41963]: cluster 2023-12-01T06:30:06.508459+0000 mgr.y (mgr.24362) 3050 : cluster 0 pgmap v3019: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:30:07.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:30:07 smithi090 bash[32384]: cluster 2023-12-01T06:30:06.508459+0000 mgr.y (mgr.24362) 3050 : cluster 0 pgmap v3019: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:30:08.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:30:08 smithi080 bash[41963]: cluster 2023-12-01T06:30:08.509060+0000 mgr.y (mgr.24362) 3051 : cluster 0 pgmap v3020: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:30:08.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:30:08 smithi080 bash[41963]: audit 2023-12-01T06:30:08.544115+0000 mon.c (mon.2) 1935 : audit 0 from='client.? 172.21.15.80:0/4210765825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:30:08.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:30:08 smithi080 bash[28361]: cluster 2023-12-01T06:30:08.509060+0000 mgr.y (mgr.24362) 3051 : cluster 0 pgmap v3020: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:30:08.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:30:08 smithi080 bash[28361]: audit 2023-12-01T06:30:08.544115+0000 mon.c (mon.2) 1935 : audit 0 from='client.? 172.21.15.80:0/4210765825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:30:09.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:30:08 smithi090 bash[32384]: cluster 2023-12-01T06:30:08.509060+0000 mgr.y (mgr.24362) 3051 : cluster 0 pgmap v3020: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:30:09.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:30:08 smithi090 bash[32384]: audit 2023-12-01T06:30:08.544115+0000 mon.c (mon.2) 1935 : audit 0 from='client.? 172.21.15.80:0/4210765825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:30:10.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:30:09 smithi090 bash[32384]: audit 2023-12-01T06:30:09.937684+0000 mon.c (mon.2) 1936 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:30:10.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:30:09 smithi080 bash[28361]: audit 2023-12-01T06:30:09.937684+0000 mon.c (mon.2) 1936 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:30:10.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:30:09 smithi080 bash[41963]: audit 2023-12-01T06:30:09.937684+0000 mon.c (mon.2) 1936 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:30:11.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:30:10 smithi090 bash[32384]: cluster 2023-12-01T06:30:10.509747+0000 mgr.y (mgr.24362) 3052 : cluster 0 pgmap v3021: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:30:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:30:10 smithi080 bash[28361]: cluster 2023-12-01T06:30:10.509747+0000 mgr.y (mgr.24362) 3052 : cluster 0 pgmap v3021: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:30:11.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:30:11 smithi080 bash[41963]: cluster 2023-12-01T06:30:10.509747+0000 mgr.y (mgr.24362) 3052 : cluster 0 pgmap v3021: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:30:12.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:30:12 smithi090 bash[32384]: audit 2023-12-01T06:30:11.007251+0000 mon.c (mon.2) 1937 : audit 0 from='client.? 172.21.15.80:0/3273220663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:30:12.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:30:12 smithi080 bash[28361]: audit 2023-12-01T06:30:11.007251+0000 mon.c (mon.2) 1937 : audit 0 from='client.? 172.21.15.80:0/3273220663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:30:12.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:30:12 smithi080 bash[41963]: audit 2023-12-01T06:30:11.007251+0000 mon.c (mon.2) 1937 : audit 0 from='client.? 172.21.15.80:0/3273220663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:30:13.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:30:13 smithi090 bash[32384]: cluster 2023-12-01T06:30:12.511041+0000 mgr.y (mgr.24362) 3053 : cluster 0 pgmap v3022: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:30:13.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:30:13 smithi080 bash[28361]: cluster 2023-12-01T06:30:12.511041+0000 mgr.y (mgr.24362) 3053 : cluster 0 pgmap v3022: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:30:13.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:30:13 smithi080 bash[41963]: cluster 2023-12-01T06:30:12.511041+0000 mgr.y (mgr.24362) 3053 : cluster 0 pgmap v3022: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:30:14.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:30:14 smithi090 bash[32384]: audit 2023-12-01T06:30:13.458816+0000 mon.a (mon.0) 2479 : audit 0 from='client.? 172.21.15.80:0/3695793951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:30:14.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:30:14 smithi080 bash[28361]: audit 2023-12-01T06:30:13.458816+0000 mon.a (mon.0) 2479 : audit 0 from='client.? 172.21.15.80:0/3695793951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:30:14.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:30:14 smithi080 bash[41963]: audit 2023-12-01T06:30:13.458816+0000 mon.a (mon.0) 2479 : audit 0 from='client.? 172.21.15.80:0/3695793951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:30:15.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:30:15 smithi080 bash[28361]: cluster 2023-12-01T06:30:14.511751+0000 mgr.y (mgr.24362) 3054 : cluster 0 pgmap v3023: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:30:15.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:30:15 smithi080 bash[41963]: cluster 2023-12-01T06:30:14.511751+0000 mgr.y (mgr.24362) 3054 : cluster 0 pgmap v3023: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:30:15.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:30:15 smithi090 bash[32384]: cluster 2023-12-01T06:30:14.511751+0000 mgr.y (mgr.24362) 3054 : cluster 0 pgmap v3023: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:30:16.433 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:30:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:30:16] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T06:30:16.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:30:16 smithi080 bash[28361]: audit 2023-12-01T06:30:15.908631+0000 mon.a (mon.0) 2480 : audit 0 from='client.? 172.21.15.80:0/2629397962' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:30:16.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:30:16 smithi080 bash[41963]: audit 2023-12-01T06:30:15.908631+0000 mon.a (mon.0) 2480 : audit 0 from='client.? 172.21.15.80:0/2629397962' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:30:16.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:30:16 smithi090 bash[32384]: audit 2023-12-01T06:30:15.908631+0000 mon.a (mon.0) 2480 : audit 0 from='client.? 172.21.15.80:0/2629397962' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:30:17.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:30:17 smithi080 bash[28361]: cluster 2023-12-01T06:30:16.513015+0000 mgr.y (mgr.24362) 3055 : cluster 0 pgmap v3024: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:30:17.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:30:17 smithi080 bash[41963]: cluster 2023-12-01T06:30:16.513015+0000 mgr.y (mgr.24362) 3055 : cluster 0 pgmap v3024: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:30:17.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:30:17 smithi090 bash[32384]: cluster 2023-12-01T06:30:16.513015+0000 mgr.y (mgr.24362) 3055 : cluster 0 pgmap v3024: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:30:18.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:30:18 smithi080 bash[28361]: audit 2023-12-01T06:30:18.360925+0000 mon.a (mon.0) 2481 : audit 0 from='client.? 172.21.15.80:0/1341896018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:30:18.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:30:18 smithi080 bash[41963]: audit 2023-12-01T06:30:18.360925+0000 mon.a (mon.0) 2481 : audit 0 from='client.? 172.21.15.80:0/1341896018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:30:18.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:30:18 smithi090 bash[32384]: audit 2023-12-01T06:30:18.360925+0000 mon.a (mon.0) 2481 : audit 0 from='client.? 172.21.15.80:0/1341896018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:30:19.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:30:19 smithi080 bash[28361]: cluster 2023-12-01T06:30:18.513752+0000 mgr.y (mgr.24362) 3056 : cluster 0 pgmap v3025: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:30:19.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:30:19 smithi080 bash[41963]: cluster 2023-12-01T06:30:18.513752+0000 mgr.y (mgr.24362) 3056 : cluster 0 pgmap v3025: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:30:19.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:30:19 smithi090 bash[32384]: cluster 2023-12-01T06:30:18.513752+0000 mgr.y (mgr.24362) 3056 : cluster 0 pgmap v3025: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:30:20.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:30:20 smithi080 bash[28361]: cluster 2023-12-01T06:30:20.514306+0000 mgr.y (mgr.24362) 3057 : cluster 0 pgmap v3026: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:30:20.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:30:20 smithi080 bash[41963]: cluster 2023-12-01T06:30:20.514306+0000 mgr.y (mgr.24362) 3057 : cluster 0 pgmap v3026: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:30:21.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:30:20 smithi090 bash[32384]: cluster 2023-12-01T06:30:20.514306+0000 mgr.y (mgr.24362) 3057 : cluster 0 pgmap v3026: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:30:21.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:30:21 smithi080 bash[41963]: audit 2023-12-01T06:30:20.819686+0000 mon.c (mon.2) 1938 : audit 0 from='client.? 172.21.15.80:0/64400946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:30:21.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:30:21 smithi080 bash[28361]: audit 2023-12-01T06:30:20.819686+0000 mon.c (mon.2) 1938 : audit 0 from='client.? 172.21.15.80:0/64400946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:30:22.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:30:21 smithi090 bash[32384]: audit 2023-12-01T06:30:20.819686+0000 mon.c (mon.2) 1938 : audit 0 from='client.? 172.21.15.80:0/64400946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:30:22.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:30:22 smithi080 bash[41963]: cluster 2023-12-01T06:30:22.515314+0000 mgr.y (mgr.24362) 3058 : cluster 0 pgmap v3027: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:30:22.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:30:22 smithi080 bash[41963]: audit 2023-12-01T06:30:22.569785+0000 mon.c (mon.2) 1939 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:30:22.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:30:22 smithi080 bash[28361]: cluster 2023-12-01T06:30:22.515314+0000 mgr.y (mgr.24362) 3058 : cluster 0 pgmap v3027: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:30:22.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:30:22 smithi080 bash[28361]: audit 2023-12-01T06:30:22.569785+0000 mon.c (mon.2) 1939 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:30:23.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:30:22 smithi090 bash[32384]: cluster 2023-12-01T06:30:22.515314+0000 mgr.y (mgr.24362) 3058 : cluster 0 pgmap v3027: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:30:23.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:30:22 smithi090 bash[32384]: audit 2023-12-01T06:30:22.569785+0000 mon.c (mon.2) 1939 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:30:23.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:30:23 smithi080 bash[28361]: audit 2023-12-01T06:30:23.265825+0000 mon.a (mon.0) 2482 : audit 0 from='client.? 172.21.15.80:0/2316081964' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:30:23.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:30:23 smithi080 bash[41963]: audit 2023-12-01T06:30:23.265825+0000 mon.a (mon.0) 2482 : audit 0 from='client.? 172.21.15.80:0/2316081964' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:30:24.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:30:23 smithi090 bash[32384]: audit 2023-12-01T06:30:23.265825+0000 mon.a (mon.0) 2482 : audit 0 from='client.? 172.21.15.80:0/2316081964' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:30:25.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:30:24 smithi090 bash[32384]: cluster 2023-12-01T06:30:24.515992+0000 mgr.y (mgr.24362) 3059 : cluster 0 pgmap v3028: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:30:25.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:30:24 smithi080 bash[41963]: cluster 2023-12-01T06:30:24.515992+0000 mgr.y (mgr.24362) 3059 : cluster 0 pgmap v3028: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:30:25.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:30:24 smithi080 bash[28361]: cluster 2023-12-01T06:30:24.515992+0000 mgr.y (mgr.24362) 3059 : cluster 0 pgmap v3028: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:30:26.235 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:30:25 smithi080 bash[28361]: audit 2023-12-01T06:30:24.938050+0000 mon.c (mon.2) 1940 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:30:26.235 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:30:25 smithi080 bash[28361]: audit 2023-12-01T06:30:25.717306+0000 mon.a (mon.0) 2483 : audit 0 from='client.? 172.21.15.80:0/760779962' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:30:26.235 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:30:25 smithi080 bash[41963]: audit 2023-12-01T06:30:24.938050+0000 mon.c (mon.2) 1940 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:30:26.235 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:30:25 smithi080 bash[41963]: audit 2023-12-01T06:30:25.717306+0000 mon.a (mon.0) 2483 : audit 0 from='client.? 172.21.15.80:0/760779962' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:30:26.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:30:25 smithi090 bash[32384]: audit 2023-12-01T06:30:24.938050+0000 mon.c (mon.2) 1940 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:30:26.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:30:25 smithi090 bash[32384]: audit 2023-12-01T06:30:25.717306+0000 mon.a (mon.0) 2483 : audit 0 from='client.? 172.21.15.80:0/760779962' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:30:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:30:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:30:26] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T06:30:27.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:30:26 smithi090 bash[32384]: cluster 2023-12-01T06:30:26.517057+0000 mgr.y (mgr.24362) 3060 : cluster 0 pgmap v3029: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:30:27.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:30:26 smithi080 bash[41963]: cluster 2023-12-01T06:30:26.517057+0000 mgr.y (mgr.24362) 3060 : cluster 0 pgmap v3029: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:30:27.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:30:26 smithi080 bash[28361]: cluster 2023-12-01T06:30:26.517057+0000 mgr.y (mgr.24362) 3060 : cluster 0 pgmap v3029: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:30:28.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:30:28 smithi090 bash[32384]: audit 2023-12-01T06:30:28.211954+0000 mon.a (mon.0) 2484 : audit 0 from='client.? 172.21.15.80:0/866224213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:30:28.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:30:28 smithi080 bash[41963]: audit 2023-12-01T06:30:28.211954+0000 mon.a (mon.0) 2484 : audit 0 from='client.? 172.21.15.80:0/866224213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:30:28.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:30:28 smithi080 bash[28361]: audit 2023-12-01T06:30:28.211954+0000 mon.a (mon.0) 2484 : audit 0 from='client.? 172.21.15.80:0/866224213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:30:29.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:30:29 smithi080 bash[28361]: audit 2023-12-01T06:30:28.416899+0000 mon.a (mon.0) 2485 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:30:29.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:30:29 smithi080 bash[28361]: audit 2023-12-01T06:30:28.428037+0000 mon.a (mon.0) 2486 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:30:29.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:30:29 smithi080 bash[28361]: cluster 2023-12-01T06:30:28.517629+0000 mgr.y (mgr.24362) 3061 : cluster 0 pgmap v3030: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:30:29.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:30:29 smithi080 bash[28361]: audit 2023-12-01T06:30:28.823468+0000 mon.a (mon.0) 2487 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:30:29.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:30:29 smithi080 bash[28361]: audit 2023-12-01T06:30:28.836008+0000 mon.a (mon.0) 2488 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:30:29.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:30:29 smithi080 bash[28361]: audit 2023-12-01T06:30:29.327354+0000 mon.c (mon.2) 1941 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:30:29.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:30:29 smithi080 bash[28361]: audit 2023-12-01T06:30:29.329378+0000 mon.c (mon.2) 1942 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:30:29.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:30:29 smithi080 bash[28361]: audit 2023-12-01T06:30:29.341984+0000 mon.a (mon.0) 2489 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:30:29.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:30:29 smithi080 bash[41963]: audit 2023-12-01T06:30:28.416899+0000 mon.a (mon.0) 2485 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:30:29.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:30:29 smithi080 bash[41963]: audit 2023-12-01T06:30:28.428037+0000 mon.a (mon.0) 2486 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:30:29.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:30:29 smithi080 bash[41963]: cluster 2023-12-01T06:30:28.517629+0000 mgr.y (mgr.24362) 3061 : cluster 0 pgmap v3030: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:30:29.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:30:29 smithi080 bash[41963]: audit 2023-12-01T06:30:28.823468+0000 mon.a (mon.0) 2487 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:30:29.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:30:29 smithi080 bash[41963]: audit 2023-12-01T06:30:28.836008+0000 mon.a (mon.0) 2488 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:30:29.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:30:29 smithi080 bash[41963]: audit 2023-12-01T06:30:29.327354+0000 mon.c (mon.2) 1941 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:30:29.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:30:29 smithi080 bash[41963]: audit 2023-12-01T06:30:29.329378+0000 mon.c (mon.2) 1942 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:30:29.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:30:29 smithi080 bash[41963]: audit 2023-12-01T06:30:29.341984+0000 mon.a (mon.0) 2489 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:30:29.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:30:29 smithi090 bash[32384]: audit 2023-12-01T06:30:28.416899+0000 mon.a (mon.0) 2485 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:30:29.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:30:29 smithi090 bash[32384]: audit 2023-12-01T06:30:28.428037+0000 mon.a (mon.0) 2486 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:30:29.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:30:29 smithi090 bash[32384]: cluster 2023-12-01T06:30:28.517629+0000 mgr.y (mgr.24362) 3061 : cluster 0 pgmap v3030: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:30:29.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:30:29 smithi090 bash[32384]: audit 2023-12-01T06:30:28.823468+0000 mon.a (mon.0) 2487 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:30:29.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:30:29 smithi090 bash[32384]: audit 2023-12-01T06:30:28.836008+0000 mon.a (mon.0) 2488 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:30:29.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:30:29 smithi090 bash[32384]: audit 2023-12-01T06:30:29.327354+0000 mon.c (mon.2) 1941 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:30:29.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:30:29 smithi090 bash[32384]: audit 2023-12-01T06:30:29.329378+0000 mon.c (mon.2) 1942 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:30:29.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:30:29 smithi090 bash[32384]: audit 2023-12-01T06:30:29.341984+0000 mon.a (mon.0) 2489 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:30:30.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:30:30 smithi080 bash[28361]: cluster 2023-12-01T06:30:30.518063+0000 mgr.y (mgr.24362) 3062 : cluster 0 pgmap v3031: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:30:30.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:30:30 smithi080 bash[41963]: cluster 2023-12-01T06:30:30.518063+0000 mgr.y (mgr.24362) 3062 : cluster 0 pgmap v3031: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:30:31.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:30:30 smithi090 bash[32384]: cluster 2023-12-01T06:30:30.518063+0000 mgr.y (mgr.24362) 3062 : cluster 0 pgmap v3031: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:30:31.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:30:31 smithi080 bash[41963]: audit 2023-12-01T06:30:30.670734+0000 mon.c (mon.2) 1943 : audit 0 from='client.? 172.21.15.80:0/1628949262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:30:31.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:30:31 smithi080 bash[28361]: audit 2023-12-01T06:30:30.670734+0000 mon.c (mon.2) 1943 : audit 0 from='client.? 172.21.15.80:0/1628949262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:30:32.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:30:31 smithi090 bash[32384]: audit 2023-12-01T06:30:30.670734+0000 mon.c (mon.2) 1943 : audit 0 from='client.? 172.21.15.80:0/1628949262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:30:32.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:30:32 smithi080 bash[41963]: cluster 2023-12-01T06:30:32.519201+0000 mgr.y (mgr.24362) 3063 : cluster 0 pgmap v3032: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:30:32.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:30:32 smithi080 bash[28361]: cluster 2023-12-01T06:30:32.519201+0000 mgr.y (mgr.24362) 3063 : cluster 0 pgmap v3032: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:30:33.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:30:32 smithi090 bash[32384]: cluster 2023-12-01T06:30:32.519201+0000 mgr.y (mgr.24362) 3063 : cluster 0 pgmap v3032: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:30:33.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:30:33 smithi080 bash[28361]: audit 2023-12-01T06:30:33.123569+0000 mon.a (mon.0) 2490 : audit 0 from='client.? 172.21.15.80:0/3028312731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:30:33.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:30:33 smithi080 bash[41963]: audit 2023-12-01T06:30:33.123569+0000 mon.a (mon.0) 2490 : audit 0 from='client.? 172.21.15.80:0/3028312731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:30:34.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:30:33 smithi090 bash[32384]: audit 2023-12-01T06:30:33.123569+0000 mon.a (mon.0) 2490 : audit 0 from='client.? 172.21.15.80:0/3028312731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:30:35.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:30:34 smithi090 bash[32384]: cluster 2023-12-01T06:30:34.519985+0000 mgr.y (mgr.24362) 3064 : cluster 0 pgmap v3033: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:30:35.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:30:34 smithi080 bash[41963]: cluster 2023-12-01T06:30:34.519985+0000 mgr.y (mgr.24362) 3064 : cluster 0 pgmap v3033: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:30:35.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:30:34 smithi080 bash[28361]: cluster 2023-12-01T06:30:34.519985+0000 mgr.y (mgr.24362) 3064 : cluster 0 pgmap v3033: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:30:36.236 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:30:35 smithi080 bash[41963]: audit 2023-12-01T06:30:35.578512+0000 mon.c (mon.2) 1944 : audit 0 from='client.? 172.21.15.80:0/4035493697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:30:36.236 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:30:35 smithi080 bash[28361]: audit 2023-12-01T06:30:35.578512+0000 mon.c (mon.2) 1944 : audit 0 from='client.? 172.21.15.80:0/4035493697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:30:36.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:30:35 smithi090 bash[32384]: audit 2023-12-01T06:30:35.578512+0000 mon.c (mon.2) 1944 : audit 0 from='client.? 172.21.15.80:0/4035493697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:30:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:30:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:30:36] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T06:30:37.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:30:36 smithi090 bash[32384]: cluster 2023-12-01T06:30:36.521056+0000 mgr.y (mgr.24362) 3065 : cluster 0 pgmap v3034: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:30:37.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:30:36 smithi080 bash[28361]: cluster 2023-12-01T06:30:36.521056+0000 mgr.y (mgr.24362) 3065 : cluster 0 pgmap v3034: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:30:37.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:30:36 smithi080 bash[41963]: cluster 2023-12-01T06:30:36.521056+0000 mgr.y (mgr.24362) 3065 : cluster 0 pgmap v3034: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:30:38.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:30:38 smithi080 bash[28361]: audit 2023-12-01T06:30:38.029612+0000 mon.a (mon.0) 2491 : audit 0 from='client.? 172.21.15.80:0/3162888783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:30:38.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:30:38 smithi080 bash[41963]: audit 2023-12-01T06:30:38.029612+0000 mon.a (mon.0) 2491 : audit 0 from='client.? 172.21.15.80:0/3162888783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:30:38.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:30:38 smithi090 bash[32384]: audit 2023-12-01T06:30:38.029612+0000 mon.a (mon.0) 2491 : audit 0 from='client.? 172.21.15.80:0/3162888783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:30:39.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:30:39 smithi080 bash[28361]: cluster 2023-12-01T06:30:38.521733+0000 mgr.y (mgr.24362) 3066 : cluster 0 pgmap v3035: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:30:39.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:30:39 smithi080 bash[41963]: cluster 2023-12-01T06:30:38.521733+0000 mgr.y (mgr.24362) 3066 : cluster 0 pgmap v3035: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:30:39.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:30:39 smithi090 bash[32384]: cluster 2023-12-01T06:30:38.521733+0000 mgr.y (mgr.24362) 3066 : cluster 0 pgmap v3035: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:30:40.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:30:40 smithi080 bash[28361]: audit 2023-12-01T06:30:39.938462+0000 mon.c (mon.2) 1945 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:30:40.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:30:40 smithi080 bash[41963]: audit 2023-12-01T06:30:39.938462+0000 mon.c (mon.2) 1945 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:30:40.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:30:40 smithi090 bash[32384]: audit 2023-12-01T06:30:39.938462+0000 mon.c (mon.2) 1945 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:30:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:30:41 smithi080 bash[28361]: audit 2023-12-01T06:30:40.479202+0000 mon.a (mon.0) 2492 : audit 0 from='client.? 172.21.15.80:0/1026327731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:30:41.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:30:41 smithi080 bash[28361]: cluster 2023-12-01T06:30:40.522387+0000 mgr.y (mgr.24362) 3067 : cluster 0 pgmap v3036: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:30:41.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:30:41 smithi080 bash[41963]: audit 2023-12-01T06:30:40.479202+0000 mon.a (mon.0) 2492 : audit 0 from='client.? 172.21.15.80:0/1026327731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:30:41.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:30:41 smithi080 bash[41963]: cluster 2023-12-01T06:30:40.522387+0000 mgr.y (mgr.24362) 3067 : cluster 0 pgmap v3036: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:30:41.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:30:41 smithi090 bash[32384]: audit 2023-12-01T06:30:40.479202+0000 mon.a (mon.0) 2492 : audit 0 from='client.? 172.21.15.80:0/1026327731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:30:41.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:30:41 smithi090 bash[32384]: cluster 2023-12-01T06:30:40.522387+0000 mgr.y (mgr.24362) 3067 : cluster 0 pgmap v3036: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:30:42.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:30:42 smithi080 bash[41963]: cluster 2023-12-01T06:30:42.523535+0000 mgr.y (mgr.24362) 3068 : cluster 0 pgmap v3037: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:30:42.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:30:42 smithi080 bash[28361]: cluster 2023-12-01T06:30:42.523535+0000 mgr.y (mgr.24362) 3068 : cluster 0 pgmap v3037: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:30:43.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:30:42 smithi090 bash[32384]: cluster 2023-12-01T06:30:42.523535+0000 mgr.y (mgr.24362) 3068 : cluster 0 pgmap v3037: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:30:43.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:30:43 smithi080 bash[28361]: audit 2023-12-01T06:30:42.933393+0000 mon.a (mon.0) 2493 : audit 0 from='client.? 172.21.15.80:0/4041123385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:30:43.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:30:43 smithi080 bash[41963]: audit 2023-12-01T06:30:42.933393+0000 mon.a (mon.0) 2493 : audit 0 from='client.? 172.21.15.80:0/4041123385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:30:44.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:30:43 smithi090 bash[32384]: audit 2023-12-01T06:30:42.933393+0000 mon.a (mon.0) 2493 : audit 0 from='client.? 172.21.15.80:0/4041123385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:30:45.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:30:44 smithi090 bash[32384]: cluster 2023-12-01T06:30:44.524242+0000 mgr.y (mgr.24362) 3069 : cluster 0 pgmap v3038: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:30:45.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:30:44 smithi080 bash[41963]: cluster 2023-12-01T06:30:44.524242+0000 mgr.y (mgr.24362) 3069 : cluster 0 pgmap v3038: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:30:45.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:30:44 smithi080 bash[28361]: cluster 2023-12-01T06:30:44.524242+0000 mgr.y (mgr.24362) 3069 : cluster 0 pgmap v3038: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:30:46.236 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:30:45 smithi080 bash[41963]: audit 2023-12-01T06:30:45.385920+0000 mon.a (mon.0) 2494 : audit 0 from='client.? 172.21.15.80:0/1490394099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:30:46.236 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:30:45 smithi080 bash[28361]: audit 2023-12-01T06:30:45.385920+0000 mon.a (mon.0) 2494 : audit 0 from='client.? 172.21.15.80:0/1490394099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:30:46.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:30:45 smithi090 bash[32384]: audit 2023-12-01T06:30:45.385920+0000 mon.a (mon.0) 2494 : audit 0 from='client.? 172.21.15.80:0/1490394099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:30:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:30:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:30:46] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T06:30:47.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:30:46 smithi090 bash[32384]: cluster 2023-12-01T06:30:46.525401+0000 mgr.y (mgr.24362) 3070 : cluster 0 pgmap v3039: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:30:47.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:30:46 smithi080 bash[41963]: cluster 2023-12-01T06:30:46.525401+0000 mgr.y (mgr.24362) 3070 : cluster 0 pgmap v3039: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:30:47.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:30:46 smithi080 bash[28361]: cluster 2023-12-01T06:30:46.525401+0000 mgr.y (mgr.24362) 3070 : cluster 0 pgmap v3039: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:30:48.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:30:47 smithi090 bash[32384]: audit 2023-12-01T06:30:47.845025+0000 mon.a (mon.0) 2495 : audit 0 from='client.? 172.21.15.80:0/1892456215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:30:48.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:30:47 smithi080 bash[28361]: audit 2023-12-01T06:30:47.845025+0000 mon.a (mon.0) 2495 : audit 0 from='client.? 172.21.15.80:0/1892456215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:30:48.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:30:47 smithi080 bash[41963]: audit 2023-12-01T06:30:47.845025+0000 mon.a (mon.0) 2495 : audit 0 from='client.? 172.21.15.80:0/1892456215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:30:49.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:30:48 smithi090 bash[32384]: cluster 2023-12-01T06:30:48.526045+0000 mgr.y (mgr.24362) 3071 : cluster 0 pgmap v3040: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:30:49.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:30:48 smithi080 bash[28361]: cluster 2023-12-01T06:30:48.526045+0000 mgr.y (mgr.24362) 3071 : cluster 0 pgmap v3040: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:30:49.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:30:48 smithi080 bash[41963]: cluster 2023-12-01T06:30:48.526045+0000 mgr.y (mgr.24362) 3071 : cluster 0 pgmap v3040: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:30:50.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:30:50 smithi080 bash[41963]: audit 2023-12-01T06:30:50.290921+0000 mon.a (mon.0) 2496 : audit 0 from='client.? 172.21.15.80:0/2289215124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:30:50.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:30:50 smithi080 bash[28361]: audit 2023-12-01T06:30:50.290921+0000 mon.a (mon.0) 2496 : audit 0 from='client.? 172.21.15.80:0/2289215124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:30:50.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:30:50 smithi090 bash[32384]: audit 2023-12-01T06:30:50.290921+0000 mon.a (mon.0) 2496 : audit 0 from='client.? 172.21.15.80:0/2289215124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:30:51.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:30:51 smithi080 bash[41963]: cluster 2023-12-01T06:30:50.526692+0000 mgr.y (mgr.24362) 3072 : cluster 0 pgmap v3041: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:30:51.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:30:51 smithi080 bash[28361]: cluster 2023-12-01T06:30:50.526692+0000 mgr.y (mgr.24362) 3072 : cluster 0 pgmap v3041: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:30:51.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:30:51 smithi090 bash[32384]: cluster 2023-12-01T06:30:50.526692+0000 mgr.y (mgr.24362) 3072 : cluster 0 pgmap v3041: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:30:52.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:30:52 smithi080 bash[28361]: cluster 2023-12-01T06:30:52.527799+0000 mgr.y (mgr.24362) 3073 : cluster 0 pgmap v3042: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:30:52.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:30:52 smithi080 bash[41963]: cluster 2023-12-01T06:30:52.527799+0000 mgr.y (mgr.24362) 3073 : cluster 0 pgmap v3042: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:30:53.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:30:52 smithi090 bash[32384]: cluster 2023-12-01T06:30:52.527799+0000 mgr.y (mgr.24362) 3073 : cluster 0 pgmap v3042: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:30:53.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:30:53 smithi080 bash[41963]: audit 2023-12-01T06:30:52.749503+0000 mon.a (mon.0) 2497 : audit 0 from='client.? 172.21.15.80:0/40294347' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:30:53.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:30:53 smithi080 bash[28361]: audit 2023-12-01T06:30:52.749503+0000 mon.a (mon.0) 2497 : audit 0 from='client.? 172.21.15.80:0/40294347' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:30:54.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:30:53 smithi090 bash[32384]: audit 2023-12-01T06:30:52.749503+0000 mon.a (mon.0) 2497 : audit 0 from='client.? 172.21.15.80:0/40294347' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:30:55.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:30:54 smithi090 bash[32384]: cluster 2023-12-01T06:30:54.528437+0000 mgr.y (mgr.24362) 3074 : cluster 0 pgmap v3043: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:30:55.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:30:54 smithi080 bash[28361]: cluster 2023-12-01T06:30:54.528437+0000 mgr.y (mgr.24362) 3074 : cluster 0 pgmap v3043: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:30:55.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:30:54 smithi080 bash[41963]: cluster 2023-12-01T06:30:54.528437+0000 mgr.y (mgr.24362) 3074 : cluster 0 pgmap v3043: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:30:56.235 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:30:55 smithi080 bash[28361]: audit 2023-12-01T06:30:54.938578+0000 mon.c (mon.2) 1946 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:30:56.236 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:30:55 smithi080 bash[28361]: audit 2023-12-01T06:30:55.213384+0000 mon.c (mon.2) 1947 : audit 0 from='client.? 172.21.15.80:0/1921131221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:30:56.236 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:30:55 smithi080 bash[41963]: audit 2023-12-01T06:30:54.938578+0000 mon.c (mon.2) 1946 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:30:56.236 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:30:55 smithi080 bash[41963]: audit 2023-12-01T06:30:55.213384+0000 mon.c (mon.2) 1947 : audit 0 from='client.? 172.21.15.80:0/1921131221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:30:56.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:30:55 smithi090 bash[32384]: audit 2023-12-01T06:30:54.938578+0000 mon.c (mon.2) 1946 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:30:56.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:30:55 smithi090 bash[32384]: audit 2023-12-01T06:30:55.213384+0000 mon.c (mon.2) 1947 : audit 0 from='client.? 172.21.15.80:0/1921131221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:30:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:30:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:30:56] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T06:30:57.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:30:56 smithi090 bash[32384]: cluster 2023-12-01T06:30:56.529646+0000 mgr.y (mgr.24362) 3075 : cluster 0 pgmap v3044: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:30:57.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:30:56 smithi080 bash[28361]: cluster 2023-12-01T06:30:56.529646+0000 mgr.y (mgr.24362) 3075 : cluster 0 pgmap v3044: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:30:57.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:30:56 smithi080 bash[41963]: cluster 2023-12-01T06:30:56.529646+0000 mgr.y (mgr.24362) 3075 : cluster 0 pgmap v3044: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:30:58.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:30:57 smithi090 bash[32384]: audit 2023-12-01T06:30:57.665905+0000 mon.c (mon.2) 1948 : audit 0 from='client.? 172.21.15.80:0/755774158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:30:58.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:30:57 smithi080 bash[28361]: audit 2023-12-01T06:30:57.665905+0000 mon.c (mon.2) 1948 : audit 0 from='client.? 172.21.15.80:0/755774158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:30:58.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:30:57 smithi080 bash[41963]: audit 2023-12-01T06:30:57.665905+0000 mon.c (mon.2) 1948 : audit 0 from='client.? 172.21.15.80:0/755774158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:30:59.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:30:58 smithi090 bash[32384]: cluster 2023-12-01T06:30:58.530334+0000 mgr.y (mgr.24362) 3076 : cluster 0 pgmap v3045: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:30:59.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:30:58 smithi080 bash[41963]: cluster 2023-12-01T06:30:58.530334+0000 mgr.y (mgr.24362) 3076 : cluster 0 pgmap v3045: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:30:59.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:30:58 smithi080 bash[28361]: cluster 2023-12-01T06:30:58.530334+0000 mgr.y (mgr.24362) 3076 : cluster 0 pgmap v3045: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:31:00.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:31:00 smithi080 bash[28361]: audit 2023-12-01T06:31:00.124329+0000 mon.c (mon.2) 1949 : audit 0 from='client.? 172.21.15.80:0/4006432766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:31:00.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:31:00 smithi080 bash[41963]: audit 2023-12-01T06:31:00.124329+0000 mon.c (mon.2) 1949 : audit 0 from='client.? 172.21.15.80:0/4006432766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:31:00.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:31:00 smithi090 bash[32384]: audit 2023-12-01T06:31:00.124329+0000 mon.c (mon.2) 1949 : audit 0 from='client.? 172.21.15.80:0/4006432766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:31:01.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:31:01 smithi080 bash[28361]: cluster 2023-12-01T06:31:00.531051+0000 mgr.y (mgr.24362) 3077 : cluster 0 pgmap v3046: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:31:01.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:31:01 smithi080 bash[41963]: cluster 2023-12-01T06:31:00.531051+0000 mgr.y (mgr.24362) 3077 : cluster 0 pgmap v3046: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:31:01.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:31:01 smithi090 bash[32384]: cluster 2023-12-01T06:31:00.531051+0000 mgr.y (mgr.24362) 3077 : cluster 0 pgmap v3046: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:31:02.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:31:02 smithi080 bash[28361]: cluster 2023-12-01T06:31:02.532118+0000 mgr.y (mgr.24362) 3078 : cluster 0 pgmap v3047: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:31:02.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:31:02 smithi080 bash[28361]: audit 2023-12-01T06:31:02.572015+0000 mon.a (mon.0) 2498 : audit 0 from='client.? 172.21.15.80:0/2030458832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:31:02.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:31:02 smithi080 bash[41963]: cluster 2023-12-01T06:31:02.532118+0000 mgr.y (mgr.24362) 3078 : cluster 0 pgmap v3047: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:31:02.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:31:02 smithi080 bash[41963]: audit 2023-12-01T06:31:02.572015+0000 mon.a (mon.0) 2498 : audit 0 from='client.? 172.21.15.80:0/2030458832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:31:03.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:31:02 smithi090 bash[32384]: cluster 2023-12-01T06:31:02.532118+0000 mgr.y (mgr.24362) 3078 : cluster 0 pgmap v3047: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:31:03.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:31:02 smithi090 bash[32384]: audit 2023-12-01T06:31:02.572015+0000 mon.a (mon.0) 2498 : audit 0 from='client.? 172.21.15.80:0/2030458832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:31:05.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:31:04 smithi090 bash[32384]: cluster 2023-12-01T06:31:04.532694+0000 mgr.y (mgr.24362) 3079 : cluster 0 pgmap v3048: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:31:05.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:31:04 smithi080 bash[28361]: cluster 2023-12-01T06:31:04.532694+0000 mgr.y (mgr.24362) 3079 : cluster 0 pgmap v3048: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:31:05.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:31:04 smithi080 bash[41963]: cluster 2023-12-01T06:31:04.532694+0000 mgr.y (mgr.24362) 3079 : cluster 0 pgmap v3048: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:31:06.235 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:31:05 smithi080 bash[41963]: audit 2023-12-01T06:31:05.026066+0000 mon.a (mon.0) 2499 : audit 0 from='client.? 172.21.15.80:0/264472929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:31:06.235 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:31:05 smithi080 bash[28361]: audit 2023-12-01T06:31:05.026066+0000 mon.a (mon.0) 2499 : audit 0 from='client.? 172.21.15.80:0/264472929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:31:06.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:31:05 smithi090 bash[32384]: audit 2023-12-01T06:31:05.026066+0000 mon.a (mon.0) 2499 : audit 0 from='client.? 172.21.15.80:0/264472929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:31:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:31:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:31:06] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T06:31:07.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:31:06 smithi090 bash[32384]: cluster 2023-12-01T06:31:06.533853+0000 mgr.y (mgr.24362) 3080 : cluster 0 pgmap v3049: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:31:07.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:31:06 smithi080 bash[41963]: cluster 2023-12-01T06:31:06.533853+0000 mgr.y (mgr.24362) 3080 : cluster 0 pgmap v3049: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:31:07.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:31:06 smithi080 bash[28361]: cluster 2023-12-01T06:31:06.533853+0000 mgr.y (mgr.24362) 3080 : cluster 0 pgmap v3049: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:31:08.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:31:07 smithi090 bash[32384]: audit 2023-12-01T06:31:07.485843+0000 mon.c (mon.2) 1950 : audit 0 from='client.? 172.21.15.80:0/2956790847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:31:08.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:31:07 smithi080 bash[28361]: audit 2023-12-01T06:31:07.485843+0000 mon.c (mon.2) 1950 : audit 0 from='client.? 172.21.15.80:0/2956790847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:31:08.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:31:07 smithi080 bash[41963]: audit 2023-12-01T06:31:07.485843+0000 mon.c (mon.2) 1950 : audit 0 from='client.? 172.21.15.80:0/2956790847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:31:09.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:31:08 smithi090 bash[32384]: cluster 2023-12-01T06:31:08.534445+0000 mgr.y (mgr.24362) 3081 : cluster 0 pgmap v3050: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:31:09.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:31:08 smithi080 bash[28361]: cluster 2023-12-01T06:31:08.534445+0000 mgr.y (mgr.24362) 3081 : cluster 0 pgmap v3050: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:31:09.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:31:08 smithi080 bash[41963]: cluster 2023-12-01T06:31:08.534445+0000 mgr.y (mgr.24362) 3081 : cluster 0 pgmap v3050: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:31:10.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:31:09 smithi090 bash[32384]: audit 2023-12-01T06:31:09.939095+0000 mon.c (mon.2) 1951 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:31:10.307 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:31:09 smithi090 bash[32384]: audit 2023-12-01T06:31:09.946866+0000 mon.c (mon.2) 1952 : audit 0 from='client.? 172.21.15.80:0/2859320029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:31:10.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:31:09 smithi080 bash[28361]: audit 2023-12-01T06:31:09.939095+0000 mon.c (mon.2) 1951 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:31:10.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:31:09 smithi080 bash[28361]: audit 2023-12-01T06:31:09.946866+0000 mon.c (mon.2) 1952 : audit 0 from='client.? 172.21.15.80:0/2859320029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:31:10.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:31:09 smithi080 bash[41963]: audit 2023-12-01T06:31:09.939095+0000 mon.c (mon.2) 1951 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:31:10.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:31:09 smithi080 bash[41963]: audit 2023-12-01T06:31:09.946866+0000 mon.c (mon.2) 1952 : audit 0 from='client.? 172.21.15.80:0/2859320029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:31:11.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:31:10 smithi090 bash[32384]: cluster 2023-12-01T06:31:10.535103+0000 mgr.y (mgr.24362) 3082 : cluster 0 pgmap v3051: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:31:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:31:10 smithi080 bash[28361]: cluster 2023-12-01T06:31:10.535103+0000 mgr.y (mgr.24362) 3082 : cluster 0 pgmap v3051: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:31:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:31:10 smithi080 bash[41963]: cluster 2023-12-01T06:31:10.535103+0000 mgr.y (mgr.24362) 3082 : cluster 0 pgmap v3051: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:31:12.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:31:12 smithi090 bash[32384]: audit 2023-12-01T06:31:12.405984+0000 mon.a (mon.0) 2500 : audit 0 from='client.? 172.21.15.80:0/4228608147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:31:12.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:31:12 smithi080 bash[28361]: audit 2023-12-01T06:31:12.405984+0000 mon.a (mon.0) 2500 : audit 0 from='client.? 172.21.15.80:0/4228608147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:31:12.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:31:12 smithi080 bash[41963]: audit 2023-12-01T06:31:12.405984+0000 mon.a (mon.0) 2500 : audit 0 from='client.? 172.21.15.80:0/4228608147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:31:13.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:31:13 smithi090 bash[32384]: cluster 2023-12-01T06:31:12.536204+0000 mgr.y (mgr.24362) 3083 : cluster 0 pgmap v3052: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:31:13.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:31:13 smithi080 bash[28361]: cluster 2023-12-01T06:31:12.536204+0000 mgr.y (mgr.24362) 3083 : cluster 0 pgmap v3052: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:31:13.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:31:13 smithi080 bash[41963]: cluster 2023-12-01T06:31:12.536204+0000 mgr.y (mgr.24362) 3083 : cluster 0 pgmap v3052: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:31:15.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:31:14 smithi090 bash[32384]: cluster 2023-12-01T06:31:14.536761+0000 mgr.y (mgr.24362) 3084 : cluster 0 pgmap v3053: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:31:15.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:31:14 smithi090 bash[32384]: audit 2023-12-01T06:31:14.868294+0000 mon.a (mon.0) 2501 : audit 0 from='client.? 172.21.15.80:0/3644253749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:31:15.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:31:14 smithi080 bash[41963]: cluster 2023-12-01T06:31:14.536761+0000 mgr.y (mgr.24362) 3084 : cluster 0 pgmap v3053: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:31:15.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:31:14 smithi080 bash[41963]: audit 2023-12-01T06:31:14.868294+0000 mon.a (mon.0) 2501 : audit 0 from='client.? 172.21.15.80:0/3644253749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:31:15.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:31:14 smithi080 bash[28361]: cluster 2023-12-01T06:31:14.536761+0000 mgr.y (mgr.24362) 3084 : cluster 0 pgmap v3053: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:31:15.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:31:14 smithi080 bash[28361]: audit 2023-12-01T06:31:14.868294+0000 mon.a (mon.0) 2501 : audit 0 from='client.? 172.21.15.80:0/3644253749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:31:16.606 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:31:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:31:16] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T06:31:16.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:31:16 smithi080 bash[41963]: cluster 2023-12-01T06:31:16.537913+0000 mgr.y (mgr.24362) 3085 : cluster 0 pgmap v3054: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:31:16.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:31:16 smithi080 bash[28361]: cluster 2023-12-01T06:31:16.537913+0000 mgr.y (mgr.24362) 3085 : cluster 0 pgmap v3054: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:31:17.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:31:16 smithi090 bash[32384]: cluster 2023-12-01T06:31:16.537913+0000 mgr.y (mgr.24362) 3085 : cluster 0 pgmap v3054: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:31:17.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:31:17 smithi080 bash[28361]: audit 2023-12-01T06:31:17.322807+0000 mon.c (mon.2) 1953 : audit 0 from='client.? 172.21.15.80:0/2987272284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:31:17.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:31:17 smithi080 bash[41963]: audit 2023-12-01T06:31:17.322807+0000 mon.c (mon.2) 1953 : audit 0 from='client.? 172.21.15.80:0/2987272284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:31:18.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:31:17 smithi090 bash[32384]: audit 2023-12-01T06:31:17.322807+0000 mon.c (mon.2) 1953 : audit 0 from='client.? 172.21.15.80:0/2987272284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:31:18.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:31:18 smithi080 bash[28361]: cluster 2023-12-01T06:31:18.538589+0000 mgr.y (mgr.24362) 3086 : cluster 0 pgmap v3055: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:31:18.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:31:18 smithi080 bash[41963]: cluster 2023-12-01T06:31:18.538589+0000 mgr.y (mgr.24362) 3086 : cluster 0 pgmap v3055: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:31:19.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:31:18 smithi090 bash[32384]: cluster 2023-12-01T06:31:18.538589+0000 mgr.y (mgr.24362) 3086 : cluster 0 pgmap v3055: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:31:20.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:31:19 smithi090 bash[32384]: audit 2023-12-01T06:31:19.780099+0000 mon.a (mon.0) 2502 : audit 0 from='client.? 172.21.15.80:0/3346208073' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:31:20.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:31:19 smithi080 bash[28361]: audit 2023-12-01T06:31:19.780099+0000 mon.a (mon.0) 2502 : audit 0 from='client.? 172.21.15.80:0/3346208073' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:31:20.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:31:19 smithi080 bash[41963]: audit 2023-12-01T06:31:19.780099+0000 mon.a (mon.0) 2502 : audit 0 from='client.? 172.21.15.80:0/3346208073' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:31:21.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:31:20 smithi090 bash[32384]: cluster 2023-12-01T06:31:20.539221+0000 mgr.y (mgr.24362) 3087 : cluster 0 pgmap v3056: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:31:21.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:31:20 smithi080 bash[28361]: cluster 2023-12-01T06:31:20.539221+0000 mgr.y (mgr.24362) 3087 : cluster 0 pgmap v3056: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:31:21.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:31:20 smithi080 bash[41963]: cluster 2023-12-01T06:31:20.539221+0000 mgr.y (mgr.24362) 3087 : cluster 0 pgmap v3056: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:31:22.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:31:22 smithi080 bash[41963]: audit 2023-12-01T06:31:22.234107+0000 mon.c (mon.2) 1954 : audit 0 from='client.? 172.21.15.80:0/161961909' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:31:22.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:31:22 smithi080 bash[28361]: audit 2023-12-01T06:31:22.234107+0000 mon.c (mon.2) 1954 : audit 0 from='client.? 172.21.15.80:0/161961909' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:31:22.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:31:22 smithi090 bash[32384]: audit 2023-12-01T06:31:22.234107+0000 mon.c (mon.2) 1954 : audit 0 from='client.? 172.21.15.80:0/161961909' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:31:23.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:31:23 smithi080 bash[28361]: cluster 2023-12-01T06:31:22.540399+0000 mgr.y (mgr.24362) 3088 : cluster 0 pgmap v3057: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:31:23.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:31:23 smithi080 bash[41963]: cluster 2023-12-01T06:31:22.540399+0000 mgr.y (mgr.24362) 3088 : cluster 0 pgmap v3057: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:31:23.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:31:23 smithi090 bash[32384]: cluster 2023-12-01T06:31:22.540399+0000 mgr.y (mgr.24362) 3088 : cluster 0 pgmap v3057: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:31:25.273 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:31:24 smithi090 bash[32384]: cluster 2023-12-01T06:31:24.540992+0000 mgr.y (mgr.24362) 3089 : cluster 0 pgmap v3058: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:31:25.273 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:31:24 smithi090 bash[32384]: audit 2023-12-01T06:31:24.694784+0000 mon.a (mon.0) 2503 : audit 0 from='client.? 172.21.15.80:0/1140848521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:31:25.273 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:31:24 smithi090 bash[32384]: audit 2023-12-01T06:31:24.939603+0000 mon.c (mon.2) 1955 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:31:25.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:31:24 smithi080 bash[28361]: cluster 2023-12-01T06:31:24.540992+0000 mgr.y (mgr.24362) 3089 : cluster 0 pgmap v3058: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:31:25.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:31:24 smithi080 bash[28361]: audit 2023-12-01T06:31:24.694784+0000 mon.a (mon.0) 2503 : audit 0 from='client.? 172.21.15.80:0/1140848521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:31:25.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:31:24 smithi080 bash[28361]: audit 2023-12-01T06:31:24.939603+0000 mon.c (mon.2) 1955 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:31:25.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:31:24 smithi080 bash[41963]: cluster 2023-12-01T06:31:24.540992+0000 mgr.y (mgr.24362) 3089 : cluster 0 pgmap v3058: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:31:25.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:31:24 smithi080 bash[41963]: audit 2023-12-01T06:31:24.694784+0000 mon.a (mon.0) 2503 : audit 0 from='client.? 172.21.15.80:0/1140848521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:31:25.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:31:24 smithi080 bash[41963]: audit 2023-12-01T06:31:24.939603+0000 mon.c (mon.2) 1955 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:31:26.608 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:31:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:31:26] "GET /metrics HTTP/1.1" 200 33977 "" "Prometheus/2.43.0" 2023-12-01T06:31:26.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:31:26 smithi080 bash[41963]: cluster 2023-12-01T06:31:26.542458+0000 mgr.y (mgr.24362) 3090 : cluster 0 pgmap v3059: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:31:26.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:31:26 smithi080 bash[28361]: cluster 2023-12-01T06:31:26.542458+0000 mgr.y (mgr.24362) 3090 : cluster 0 pgmap v3059: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:31:27.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:31:26 smithi090 bash[32384]: cluster 2023-12-01T06:31:26.542458+0000 mgr.y (mgr.24362) 3090 : cluster 0 pgmap v3059: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:31:27.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:31:27 smithi080 bash[28361]: audit 2023-12-01T06:31:27.147382+0000 mon.c (mon.2) 1956 : audit 0 from='client.? 172.21.15.80:0/1486333622' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:31:27.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:31:27 smithi080 bash[41963]: audit 2023-12-01T06:31:27.147382+0000 mon.c (mon.2) 1956 : audit 0 from='client.? 172.21.15.80:0/1486333622' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:31:28.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:31:27 smithi090 bash[32384]: audit 2023-12-01T06:31:27.147382+0000 mon.c (mon.2) 1956 : audit 0 from='client.? 172.21.15.80:0/1486333622' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:31:28.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:31:28 smithi080 bash[28361]: cluster 2023-12-01T06:31:28.543309+0000 mgr.y (mgr.24362) 3091 : cluster 0 pgmap v3060: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:31:28.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:31:28 smithi080 bash[41963]: cluster 2023-12-01T06:31:28.543309+0000 mgr.y (mgr.24362) 3091 : cluster 0 pgmap v3060: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:31:29.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:31:28 smithi090 bash[32384]: cluster 2023-12-01T06:31:28.543309+0000 mgr.y (mgr.24362) 3091 : cluster 0 pgmap v3060: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:31:30.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:31:29 smithi090 bash[32384]: audit 2023-12-01T06:31:29.426702+0000 mon.c (mon.2) 1957 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:31:30.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:31:29 smithi090 bash[32384]: audit 2023-12-01T06:31:29.609776+0000 mon.c (mon.2) 1958 : audit 0 from='client.? 172.21.15.80:0/321493162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:31:30.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:31:29 smithi090 bash[32384]: audit 2023-12-01T06:31:29.806261+0000 mon.a (mon.0) 2504 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:31:30.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:31:29 smithi090 bash[32384]: audit 2023-12-01T06:31:29.818335+0000 mon.a (mon.0) 2505 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:31:30.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:31:29 smithi080 bash[41963]: audit 2023-12-01T06:31:29.426702+0000 mon.c (mon.2) 1957 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:31:30.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:31:29 smithi080 bash[41963]: audit 2023-12-01T06:31:29.609776+0000 mon.c (mon.2) 1958 : audit 0 from='client.? 172.21.15.80:0/321493162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:31:30.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:31:29 smithi080 bash[41963]: audit 2023-12-01T06:31:29.806261+0000 mon.a (mon.0) 2504 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:31:30.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:31:29 smithi080 bash[41963]: audit 2023-12-01T06:31:29.818335+0000 mon.a (mon.0) 2505 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:31:30.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:31:29 smithi080 bash[28361]: audit 2023-12-01T06:31:29.426702+0000 mon.c (mon.2) 1957 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:31:30.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:31:29 smithi080 bash[28361]: audit 2023-12-01T06:31:29.609776+0000 mon.c (mon.2) 1958 : audit 0 from='client.? 172.21.15.80:0/321493162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:31:30.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:31:29 smithi080 bash[28361]: audit 2023-12-01T06:31:29.806261+0000 mon.a (mon.0) 2504 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:31:30.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:31:29 smithi080 bash[28361]: audit 2023-12-01T06:31:29.818335+0000 mon.a (mon.0) 2505 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:31:31.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:31:30 smithi090 bash[32384]: cluster 2023-12-01T06:31:30.544149+0000 mgr.y (mgr.24362) 3092 : cluster 0 pgmap v3061: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:31:31.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:31:30 smithi080 bash[28361]: cluster 2023-12-01T06:31:30.544149+0000 mgr.y (mgr.24362) 3092 : cluster 0 pgmap v3061: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:31:31.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:31:30 smithi080 bash[41963]: cluster 2023-12-01T06:31:30.544149+0000 mgr.y (mgr.24362) 3092 : cluster 0 pgmap v3061: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:31:32.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:31:32 smithi080 bash[28361]: audit 2023-12-01T06:31:32.067910+0000 mon.c (mon.2) 1959 : audit 0 from='client.? 172.21.15.80:0/1909136066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:31:32.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:31:32 smithi080 bash[41963]: audit 2023-12-01T06:31:32.067910+0000 mon.c (mon.2) 1959 : audit 0 from='client.? 172.21.15.80:0/1909136066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:31:32.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:31:32 smithi090 bash[32384]: audit 2023-12-01T06:31:32.067910+0000 mon.c (mon.2) 1959 : audit 0 from='client.? 172.21.15.80:0/1909136066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:31:33.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:31:33 smithi080 bash[41963]: cluster 2023-12-01T06:31:32.545279+0000 mgr.y (mgr.24362) 3093 : cluster 0 pgmap v3062: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:31:33.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:31:33 smithi080 bash[28361]: cluster 2023-12-01T06:31:32.545279+0000 mgr.y (mgr.24362) 3093 : cluster 0 pgmap v3062: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:31:33.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:31:33 smithi090 bash[32384]: cluster 2023-12-01T06:31:32.545279+0000 mgr.y (mgr.24362) 3093 : cluster 0 pgmap v3062: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:31:34.271 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 06:31:33 smithi090 bash[65515]: logger=cleanup t=2023-12-01T06:31:33.836219746Z level=info msg="Completed cleanup jobs" duration=45.577893ms 2023-12-01T06:31:35.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:31:34 smithi090 bash[32384]: audit 2023-12-01T06:31:34.528182+0000 mon.a (mon.0) 2506 : audit 0 from='client.? 172.21.15.80:0/1968550253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:31:35.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:31:34 smithi090 bash[32384]: cluster 2023-12-01T06:31:34.545880+0000 mgr.y (mgr.24362) 3094 : cluster 0 pgmap v3063: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:31:35.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:31:34 smithi080 bash[28361]: audit 2023-12-01T06:31:34.528182+0000 mon.a (mon.0) 2506 : audit 0 from='client.? 172.21.15.80:0/1968550253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:31:35.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:31:34 smithi080 bash[28361]: cluster 2023-12-01T06:31:34.545880+0000 mgr.y (mgr.24362) 3094 : cluster 0 pgmap v3063: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:31:35.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:31:34 smithi080 bash[41963]: audit 2023-12-01T06:31:34.528182+0000 mon.a (mon.0) 2506 : audit 0 from='client.? 172.21.15.80:0/1968550253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:31:35.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:31:34 smithi080 bash[41963]: cluster 2023-12-01T06:31:34.545880+0000 mgr.y (mgr.24362) 3094 : cluster 0 pgmap v3063: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:31:36.609 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:31:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:31:36] "GET /metrics HTTP/1.1" 200 33977 "" "Prometheus/2.43.0" 2023-12-01T06:31:36.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:31:36 smithi080 bash[28361]: audit 2023-12-01T06:31:35.608270+0000 mon.a (mon.0) 2507 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:31:36.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:31:36 smithi080 bash[28361]: audit 2023-12-01T06:31:35.618166+0000 mon.a (mon.0) 2508 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:31:36.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:31:36 smithi080 bash[28361]: audit 2023-12-01T06:31:35.624369+0000 mon.a (mon.0) 2509 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:31:36.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:31:36 smithi080 bash[28361]: audit 2023-12-01T06:31:35.633283+0000 mon.a (mon.0) 2510 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:31:36.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:31:36 smithi080 bash[28361]: audit 2023-12-01T06:31:36.159401+0000 mon.c (mon.2) 1960 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:31:36.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:31:36 smithi080 bash[28361]: audit 2023-12-01T06:31:36.161317+0000 mon.c (mon.2) 1961 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:31:36.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:31:36 smithi080 bash[28361]: audit 2023-12-01T06:31:36.170681+0000 mon.a (mon.0) 2511 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:31:36.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:31:36 smithi080 bash[28361]: cluster 2023-12-01T06:31:36.547008+0000 mgr.y (mgr.24362) 3095 : cluster 0 pgmap v3064: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:31:36.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:31:36 smithi080 bash[41963]: audit 2023-12-01T06:31:35.608270+0000 mon.a (mon.0) 2507 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:31:36.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:31:36 smithi080 bash[41963]: audit 2023-12-01T06:31:35.618166+0000 mon.a (mon.0) 2508 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:31:36.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:31:36 smithi080 bash[41963]: audit 2023-12-01T06:31:35.624369+0000 mon.a (mon.0) 2509 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:31:36.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:31:36 smithi080 bash[41963]: audit 2023-12-01T06:31:35.633283+0000 mon.a (mon.0) 2510 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:31:36.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:31:36 smithi080 bash[41963]: audit 2023-12-01T06:31:36.159401+0000 mon.c (mon.2) 1960 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:31:36.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:31:36 smithi080 bash[41963]: audit 2023-12-01T06:31:36.161317+0000 mon.c (mon.2) 1961 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:31:36.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:31:36 smithi080 bash[41963]: audit 2023-12-01T06:31:36.170681+0000 mon.a (mon.0) 2511 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:31:36.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:31:36 smithi080 bash[41963]: cluster 2023-12-01T06:31:36.547008+0000 mgr.y (mgr.24362) 3095 : cluster 0 pgmap v3064: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:31:37.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:31:36 smithi090 bash[32384]: audit 2023-12-01T06:31:35.608270+0000 mon.a (mon.0) 2507 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:31:37.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:31:36 smithi090 bash[32384]: audit 2023-12-01T06:31:35.618166+0000 mon.a (mon.0) 2508 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:31:37.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:31:36 smithi090 bash[32384]: audit 2023-12-01T06:31:35.624369+0000 mon.a (mon.0) 2509 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:31:37.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:31:36 smithi090 bash[32384]: audit 2023-12-01T06:31:35.633283+0000 mon.a (mon.0) 2510 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:31:37.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:31:36 smithi090 bash[32384]: audit 2023-12-01T06:31:36.159401+0000 mon.c (mon.2) 1960 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:31:37.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:31:36 smithi090 bash[32384]: audit 2023-12-01T06:31:36.161317+0000 mon.c (mon.2) 1961 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:31:37.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:31:36 smithi090 bash[32384]: audit 2023-12-01T06:31:36.170681+0000 mon.a (mon.0) 2511 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:31:37.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:31:36 smithi090 bash[32384]: cluster 2023-12-01T06:31:36.547008+0000 mgr.y (mgr.24362) 3095 : cluster 0 pgmap v3064: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:31:37.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:31:37 smithi080 bash[28361]: audit 2023-12-01T06:31:36.982726+0000 mon.a (mon.0) 2512 : audit 0 from='client.? 172.21.15.80:0/3219562042' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:31:37.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:31:37 smithi080 bash[41963]: audit 2023-12-01T06:31:36.982726+0000 mon.a (mon.0) 2512 : audit 0 from='client.? 172.21.15.80:0/3219562042' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:31:38.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:31:37 smithi090 bash[32384]: audit 2023-12-01T06:31:36.982726+0000 mon.a (mon.0) 2512 : audit 0 from='client.? 172.21.15.80:0/3219562042' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:31:38.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:31:38 smithi080 bash[28361]: cluster 2023-12-01T06:31:38.547711+0000 mgr.y (mgr.24362) 3096 : cluster 0 pgmap v3065: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:31:38.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:31:38 smithi080 bash[41963]: cluster 2023-12-01T06:31:38.547711+0000 mgr.y (mgr.24362) 3096 : cluster 0 pgmap v3065: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:31:39.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:31:38 smithi090 bash[32384]: cluster 2023-12-01T06:31:38.547711+0000 mgr.y (mgr.24362) 3096 : cluster 0 pgmap v3065: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:31:40.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:31:39 smithi090 bash[32384]: audit 2023-12-01T06:31:39.440267+0000 mon.c (mon.2) 1962 : audit 0 from='client.? 172.21.15.80:0/1733524960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:31:40.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:31:39 smithi090 bash[32384]: audit 2023-12-01T06:31:39.939952+0000 mon.c (mon.2) 1963 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:31:40.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:31:39 smithi080 bash[28361]: audit 2023-12-01T06:31:39.440267+0000 mon.c (mon.2) 1962 : audit 0 from='client.? 172.21.15.80:0/1733524960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:31:40.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:31:39 smithi080 bash[28361]: audit 2023-12-01T06:31:39.939952+0000 mon.c (mon.2) 1963 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:31:40.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:31:39 smithi080 bash[41963]: audit 2023-12-01T06:31:39.440267+0000 mon.c (mon.2) 1962 : audit 0 from='client.? 172.21.15.80:0/1733524960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:31:40.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:31:39 smithi080 bash[41963]: audit 2023-12-01T06:31:39.939952+0000 mon.c (mon.2) 1963 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:31:41.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:31:40 smithi090 bash[32384]: cluster 2023-12-01T06:31:40.548531+0000 mgr.y (mgr.24362) 3097 : cluster 0 pgmap v3066: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:31:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:31:40 smithi080 bash[28361]: cluster 2023-12-01T06:31:40.548531+0000 mgr.y (mgr.24362) 3097 : cluster 0 pgmap v3066: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:31:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:31:40 smithi080 bash[41963]: cluster 2023-12-01T06:31:40.548531+0000 mgr.y (mgr.24362) 3097 : cluster 0 pgmap v3066: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:31:42.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:31:41 smithi090 bash[32384]: audit 2023-12-01T06:31:41.898114+0000 mon.c (mon.2) 1964 : audit 0 from='client.? 172.21.15.80:0/2872455777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:31:42.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:31:41 smithi080 bash[28361]: audit 2023-12-01T06:31:41.898114+0000 mon.c (mon.2) 1964 : audit 0 from='client.? 172.21.15.80:0/2872455777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:31:42.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:31:41 smithi080 bash[41963]: audit 2023-12-01T06:31:41.898114+0000 mon.c (mon.2) 1964 : audit 0 from='client.? 172.21.15.80:0/2872455777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:31:43.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:31:42 smithi090 bash[32384]: cluster 2023-12-01T06:31:42.549862+0000 mgr.y (mgr.24362) 3098 : cluster 0 pgmap v3067: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:31:43.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:31:42 smithi080 bash[41963]: cluster 2023-12-01T06:31:42.549862+0000 mgr.y (mgr.24362) 3098 : cluster 0 pgmap v3067: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:31:43.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:31:42 smithi080 bash[28361]: cluster 2023-12-01T06:31:42.549862+0000 mgr.y (mgr.24362) 3098 : cluster 0 pgmap v3067: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:31:45.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:31:44 smithi090 bash[32384]: audit 2023-12-01T06:31:44.359822+0000 mon.a (mon.0) 2513 : audit 0 from='client.? 172.21.15.80:0/3164381306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:31:45.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:31:44 smithi090 bash[32384]: cluster 2023-12-01T06:31:44.550596+0000 mgr.y (mgr.24362) 3099 : cluster 0 pgmap v3068: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:31:45.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:31:44 smithi080 bash[28361]: audit 2023-12-01T06:31:44.359822+0000 mon.a (mon.0) 2513 : audit 0 from='client.? 172.21.15.80:0/3164381306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:31:45.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:31:44 smithi080 bash[28361]: cluster 2023-12-01T06:31:44.550596+0000 mgr.y (mgr.24362) 3099 : cluster 0 pgmap v3068: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:31:45.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:31:44 smithi080 bash[41963]: audit 2023-12-01T06:31:44.359822+0000 mon.a (mon.0) 2513 : audit 0 from='client.? 172.21.15.80:0/3164381306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:31:45.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:31:44 smithi080 bash[41963]: cluster 2023-12-01T06:31:44.550596+0000 mgr.y (mgr.24362) 3099 : cluster 0 pgmap v3068: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:31:46.613 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:31:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:31:46] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T06:31:46.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:31:46 smithi080 bash[28361]: cluster 2023-12-01T06:31:46.551720+0000 mgr.y (mgr.24362) 3100 : cluster 0 pgmap v3069: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:31:46.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:31:46 smithi080 bash[41963]: cluster 2023-12-01T06:31:46.551720+0000 mgr.y (mgr.24362) 3100 : cluster 0 pgmap v3069: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:31:47.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:31:46 smithi090 bash[32384]: cluster 2023-12-01T06:31:46.551720+0000 mgr.y (mgr.24362) 3100 : cluster 0 pgmap v3069: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:31:47.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:31:47 smithi080 bash[41963]: audit 2023-12-01T06:31:46.812815+0000 mon.a (mon.0) 2514 : audit 0 from='client.? 172.21.15.80:0/156502649' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:31:47.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:31:47 smithi080 bash[28361]: audit 2023-12-01T06:31:46.812815+0000 mon.a (mon.0) 2514 : audit 0 from='client.? 172.21.15.80:0/156502649' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:31:48.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:31:47 smithi090 bash[32384]: audit 2023-12-01T06:31:46.812815+0000 mon.a (mon.0) 2514 : audit 0 from='client.? 172.21.15.80:0/156502649' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:31:48.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:31:48 smithi080 bash[41963]: cluster 2023-12-01T06:31:48.552515+0000 mgr.y (mgr.24362) 3101 : cluster 0 pgmap v3070: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:31:48.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:31:48 smithi080 bash[28361]: cluster 2023-12-01T06:31:48.552515+0000 mgr.y (mgr.24362) 3101 : cluster 0 pgmap v3070: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:31:49.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:31:48 smithi090 bash[32384]: cluster 2023-12-01T06:31:48.552515+0000 mgr.y (mgr.24362) 3101 : cluster 0 pgmap v3070: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:31:50.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:31:49 smithi090 bash[32384]: audit 2023-12-01T06:31:49.264072+0000 mon.a (mon.0) 2515 : audit 0 from='client.? 172.21.15.80:0/588048753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:31:50.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:31:49 smithi080 bash[28361]: audit 2023-12-01T06:31:49.264072+0000 mon.a (mon.0) 2515 : audit 0 from='client.? 172.21.15.80:0/588048753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:31:50.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:31:49 smithi080 bash[41963]: audit 2023-12-01T06:31:49.264072+0000 mon.a (mon.0) 2515 : audit 0 from='client.? 172.21.15.80:0/588048753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:31:51.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:31:50 smithi090 bash[32384]: cluster 2023-12-01T06:31:50.553354+0000 mgr.y (mgr.24362) 3102 : cluster 0 pgmap v3071: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:31:51.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:31:50 smithi080 bash[28361]: cluster 2023-12-01T06:31:50.553354+0000 mgr.y (mgr.24362) 3102 : cluster 0 pgmap v3071: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:31:51.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:31:50 smithi080 bash[41963]: cluster 2023-12-01T06:31:50.553354+0000 mgr.y (mgr.24362) 3102 : cluster 0 pgmap v3071: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:31:52.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:31:51 smithi090 bash[32384]: audit 2023-12-01T06:31:51.723605+0000 mon.a (mon.0) 2516 : audit 0 from='client.? 172.21.15.80:0/2358034057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:31:52.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:31:51 smithi080 bash[28361]: audit 2023-12-01T06:31:51.723605+0000 mon.a (mon.0) 2516 : audit 0 from='client.? 172.21.15.80:0/2358034057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:31:52.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:31:51 smithi080 bash[41963]: audit 2023-12-01T06:31:51.723605+0000 mon.a (mon.0) 2516 : audit 0 from='client.? 172.21.15.80:0/2358034057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:31:53.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:31:52 smithi090 bash[32384]: cluster 2023-12-01T06:31:52.554586+0000 mgr.y (mgr.24362) 3103 : cluster 0 pgmap v3072: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:31:53.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:31:52 smithi080 bash[28361]: cluster 2023-12-01T06:31:52.554586+0000 mgr.y (mgr.24362) 3103 : cluster 0 pgmap v3072: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:31:53.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:31:52 smithi080 bash[41963]: cluster 2023-12-01T06:31:52.554586+0000 mgr.y (mgr.24362) 3103 : cluster 0 pgmap v3072: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:31:55.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:31:54 smithi090 bash[32384]: audit 2023-12-01T06:31:54.179245+0000 mon.c (mon.2) 1965 : audit 0 from='client.? 172.21.15.80:0/2798553692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:31:55.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:31:54 smithi090 bash[32384]: cluster 2023-12-01T06:31:54.555249+0000 mgr.y (mgr.24362) 3104 : cluster 0 pgmap v3073: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:31:55.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:31:54 smithi090 bash[32384]: audit 2023-12-01T06:31:54.940439+0000 mon.c (mon.2) 1966 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:31:55.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:31:54 smithi080 bash[28361]: audit 2023-12-01T06:31:54.179245+0000 mon.c (mon.2) 1965 : audit 0 from='client.? 172.21.15.80:0/2798553692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:31:55.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:31:54 smithi080 bash[28361]: cluster 2023-12-01T06:31:54.555249+0000 mgr.y (mgr.24362) 3104 : cluster 0 pgmap v3073: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:31:55.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:31:54 smithi080 bash[28361]: audit 2023-12-01T06:31:54.940439+0000 mon.c (mon.2) 1966 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:31:55.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:31:54 smithi080 bash[41963]: audit 2023-12-01T06:31:54.179245+0000 mon.c (mon.2) 1965 : audit 0 from='client.? 172.21.15.80:0/2798553692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:31:55.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:31:54 smithi080 bash[41963]: cluster 2023-12-01T06:31:54.555249+0000 mgr.y (mgr.24362) 3104 : cluster 0 pgmap v3073: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:31:55.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:31:54 smithi080 bash[41963]: audit 2023-12-01T06:31:54.940439+0000 mon.c (mon.2) 1966 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:31:56.617 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:31:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:31:56] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T06:31:56.619 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:31:56 smithi080 bash[28361]: cluster 2023-12-01T06:31:56.556373+0000 mgr.y (mgr.24362) 3105 : cluster 0 pgmap v3074: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:31:56.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:31:56 smithi080 bash[41963]: cluster 2023-12-01T06:31:56.556373+0000 mgr.y (mgr.24362) 3105 : cluster 0 pgmap v3074: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:31:57.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:31:56 smithi090 bash[32384]: cluster 2023-12-01T06:31:56.556373+0000 mgr.y (mgr.24362) 3105 : cluster 0 pgmap v3074: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:31:57.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:31:57 smithi080 bash[41963]: audit 2023-12-01T06:31:56.628969+0000 mon.c (mon.2) 1967 : audit 0 from='client.? 172.21.15.80:0/2677228833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:31:57.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:31:57 smithi080 bash[28361]: audit 2023-12-01T06:31:56.628969+0000 mon.c (mon.2) 1967 : audit 0 from='client.? 172.21.15.80:0/2677228833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:31:58.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:31:57 smithi090 bash[32384]: audit 2023-12-01T06:31:56.628969+0000 mon.c (mon.2) 1967 : audit 0 from='client.? 172.21.15.80:0/2677228833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:31:58.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:31:58 smithi080 bash[41963]: cluster 2023-12-01T06:31:58.557062+0000 mgr.y (mgr.24362) 3106 : cluster 0 pgmap v3075: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:31:58.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:31:58 smithi080 bash[28361]: cluster 2023-12-01T06:31:58.557062+0000 mgr.y (mgr.24362) 3106 : cluster 0 pgmap v3075: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:31:59.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:31:58 smithi090 bash[32384]: cluster 2023-12-01T06:31:58.557062+0000 mgr.y (mgr.24362) 3106 : cluster 0 pgmap v3075: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:32:00.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:31:59 smithi090 bash[32384]: audit 2023-12-01T06:31:59.082175+0000 mon.a (mon.0) 2517 : audit 0 from='client.? 172.21.15.80:0/853434810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:32:00.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:31:59 smithi080 bash[28361]: audit 2023-12-01T06:31:59.082175+0000 mon.a (mon.0) 2517 : audit 0 from='client.? 172.21.15.80:0/853434810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:32:00.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:31:59 smithi080 bash[41963]: audit 2023-12-01T06:31:59.082175+0000 mon.a (mon.0) 2517 : audit 0 from='client.? 172.21.15.80:0/853434810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:32:01.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:32:00 smithi090 bash[32384]: cluster 2023-12-01T06:32:00.557727+0000 mgr.y (mgr.24362) 3107 : cluster 0 pgmap v3076: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:32:01.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:32:00 smithi080 bash[41963]: cluster 2023-12-01T06:32:00.557727+0000 mgr.y (mgr.24362) 3107 : cluster 0 pgmap v3076: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:32:01.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:32:00 smithi080 bash[28361]: cluster 2023-12-01T06:32:00.557727+0000 mgr.y (mgr.24362) 3107 : cluster 0 pgmap v3076: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:32:02.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:32:01 smithi090 bash[32384]: audit 2023-12-01T06:32:01.533649+0000 mon.a (mon.0) 2518 : audit 0 from='client.? 172.21.15.80:0/2490385073' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:32:02.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:32:01 smithi080 bash[41963]: audit 2023-12-01T06:32:01.533649+0000 mon.a (mon.0) 2518 : audit 0 from='client.? 172.21.15.80:0/2490385073' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:32:02.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:32:01 smithi080 bash[28361]: audit 2023-12-01T06:32:01.533649+0000 mon.a (mon.0) 2518 : audit 0 from='client.? 172.21.15.80:0/2490385073' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:32:03.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:32:02 smithi090 bash[32384]: cluster 2023-12-01T06:32:02.558908+0000 mgr.y (mgr.24362) 3108 : cluster 0 pgmap v3077: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:32:03.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:32:02 smithi080 bash[41963]: cluster 2023-12-01T06:32:02.558908+0000 mgr.y (mgr.24362) 3108 : cluster 0 pgmap v3077: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:32:03.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:32:02 smithi080 bash[28361]: cluster 2023-12-01T06:32:02.558908+0000 mgr.y (mgr.24362) 3108 : cluster 0 pgmap v3077: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:32:05.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:32:04 smithi090 bash[32384]: audit 2023-12-01T06:32:03.977488+0000 mon.c (mon.2) 1968 : audit 0 from='client.? 172.21.15.80:0/1905415121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:32:05.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:32:04 smithi090 bash[32384]: cluster 2023-12-01T06:32:04.559593+0000 mgr.y (mgr.24362) 3109 : cluster 0 pgmap v3078: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:32:05.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:32:04 smithi080 bash[28361]: audit 2023-12-01T06:32:03.977488+0000 mon.c (mon.2) 1968 : audit 0 from='client.? 172.21.15.80:0/1905415121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:32:05.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:32:04 smithi080 bash[28361]: cluster 2023-12-01T06:32:04.559593+0000 mgr.y (mgr.24362) 3109 : cluster 0 pgmap v3078: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:32:05.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:32:04 smithi080 bash[41963]: audit 2023-12-01T06:32:03.977488+0000 mon.c (mon.2) 1968 : audit 0 from='client.? 172.21.15.80:0/1905415121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:32:05.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:32:04 smithi080 bash[41963]: cluster 2023-12-01T06:32:04.559593+0000 mgr.y (mgr.24362) 3109 : cluster 0 pgmap v3078: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:32:06.485 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:32:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:32:06] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T06:32:06.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:32:06 smithi090 bash[32384]: audit 2023-12-01T06:32:06.431247+0000 mon.a (mon.0) 2519 : audit 0 from='client.? 172.21.15.80:0/2547320385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:32:06.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:32:06 smithi080 bash[28361]: audit 2023-12-01T06:32:06.431247+0000 mon.a (mon.0) 2519 : audit 0 from='client.? 172.21.15.80:0/2547320385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:32:06.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:32:06 smithi080 bash[41963]: audit 2023-12-01T06:32:06.431247+0000 mon.a (mon.0) 2519 : audit 0 from='client.? 172.21.15.80:0/2547320385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:32:07.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:32:07 smithi090 bash[32384]: cluster 2023-12-01T06:32:06.560730+0000 mgr.y (mgr.24362) 3110 : cluster 0 pgmap v3079: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:32:07.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:32:07 smithi080 bash[28361]: cluster 2023-12-01T06:32:06.560730+0000 mgr.y (mgr.24362) 3110 : cluster 0 pgmap v3079: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:32:07.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:32:07 smithi080 bash[41963]: cluster 2023-12-01T06:32:06.560730+0000 mgr.y (mgr.24362) 3110 : cluster 0 pgmap v3079: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:32:08.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:32:08 smithi080 bash[28361]: cluster 2023-12-01T06:32:08.561102+0000 mgr.y (mgr.24362) 3111 : cluster 0 pgmap v3080: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:32:08.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:32:08 smithi080 bash[41963]: cluster 2023-12-01T06:32:08.561102+0000 mgr.y (mgr.24362) 3111 : cluster 0 pgmap v3080: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:32:09.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:32:08 smithi090 bash[32384]: cluster 2023-12-01T06:32:08.561102+0000 mgr.y (mgr.24362) 3111 : cluster 0 pgmap v3080: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:32:09.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:32:09 smithi080 bash[41963]: audit 2023-12-01T06:32:08.885651+0000 mon.c (mon.2) 1969 : audit 0 from='client.? 172.21.15.80:0/3714205554' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:32:09.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:32:09 smithi080 bash[28361]: audit 2023-12-01T06:32:08.885651+0000 mon.c (mon.2) 1969 : audit 0 from='client.? 172.21.15.80:0/3714205554' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:32:10.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:32:09 smithi090 bash[32384]: audit 2023-12-01T06:32:08.885651+0000 mon.c (mon.2) 1969 : audit 0 from='client.? 172.21.15.80:0/3714205554' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:32:10.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:32:10 smithi080 bash[41963]: audit 2023-12-01T06:32:09.940558+0000 mon.c (mon.2) 1970 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:32:10.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:32:10 smithi080 bash[41963]: cluster 2023-12-01T06:32:10.561821+0000 mgr.y (mgr.24362) 3112 : cluster 0 pgmap v3081: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:32:10.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:32:10 smithi080 bash[28361]: audit 2023-12-01T06:32:09.940558+0000 mon.c (mon.2) 1970 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:32:10.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:32:10 smithi080 bash[28361]: cluster 2023-12-01T06:32:10.561821+0000 mgr.y (mgr.24362) 3112 : cluster 0 pgmap v3081: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:32:11.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:32:10 smithi090 bash[32384]: audit 2023-12-01T06:32:09.940558+0000 mon.c (mon.2) 1970 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:32:11.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:32:10 smithi090 bash[32384]: cluster 2023-12-01T06:32:10.561821+0000 mgr.y (mgr.24362) 3112 : cluster 0 pgmap v3081: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:32:11.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:32:11 smithi080 bash[28361]: audit 2023-12-01T06:32:11.348533+0000 mon.c (mon.2) 1971 : audit 0 from='client.? 172.21.15.80:0/483305119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:32:11.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:32:11 smithi080 bash[41963]: audit 2023-12-01T06:32:11.348533+0000 mon.c (mon.2) 1971 : audit 0 from='client.? 172.21.15.80:0/483305119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:32:12.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:32:11 smithi090 bash[32384]: audit 2023-12-01T06:32:11.348533+0000 mon.c (mon.2) 1971 : audit 0 from='client.? 172.21.15.80:0/483305119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:32:13.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:32:13 smithi080 bash[28361]: cluster 2023-12-01T06:32:12.562964+0000 mgr.y (mgr.24362) 3113 : cluster 0 pgmap v3082: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:32:13.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:32:13 smithi080 bash[41963]: cluster 2023-12-01T06:32:12.562964+0000 mgr.y (mgr.24362) 3113 : cluster 0 pgmap v3082: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:32:14.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:32:13 smithi090 bash[32384]: cluster 2023-12-01T06:32:12.562964+0000 mgr.y (mgr.24362) 3113 : cluster 0 pgmap v3082: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:32:14.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:32:14 smithi080 bash[41963]: audit 2023-12-01T06:32:13.803097+0000 mon.c (mon.2) 1972 : audit 0 from='client.? 172.21.15.80:0/4006160068' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:32:14.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:32:14 smithi080 bash[28361]: audit 2023-12-01T06:32:13.803097+0000 mon.c (mon.2) 1972 : audit 0 from='client.? 172.21.15.80:0/4006160068' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:32:15.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:32:14 smithi090 bash[32384]: audit 2023-12-01T06:32:13.803097+0000 mon.c (mon.2) 1972 : audit 0 from='client.? 172.21.15.80:0/4006160068' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:32:16.235 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:32:15 smithi080 bash[41963]: cluster 2023-12-01T06:32:14.563774+0000 mgr.y (mgr.24362) 3114 : cluster 0 pgmap v3083: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:32:16.236 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:32:15 smithi080 bash[28361]: cluster 2023-12-01T06:32:14.563774+0000 mgr.y (mgr.24362) 3114 : cluster 0 pgmap v3083: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:32:16.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:32:15 smithi090 bash[32384]: cluster 2023-12-01T06:32:14.563774+0000 mgr.y (mgr.24362) 3114 : cluster 0 pgmap v3083: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:32:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:32:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:32:16] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T06:32:17.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:32:16 smithi090 bash[32384]: audit 2023-12-01T06:32:16.250140+0000 mon.c (mon.2) 1973 : audit 0 from='client.? 172.21.15.80:0/3955217621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:32:17.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:32:16 smithi080 bash[28361]: audit 2023-12-01T06:32:16.250140+0000 mon.c (mon.2) 1973 : audit 0 from='client.? 172.21.15.80:0/3955217621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:32:17.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:32:16 smithi080 bash[41963]: audit 2023-12-01T06:32:16.250140+0000 mon.c (mon.2) 1973 : audit 0 from='client.? 172.21.15.80:0/3955217621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:32:18.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:32:17 smithi090 bash[32384]: cluster 2023-12-01T06:32:16.564907+0000 mgr.y (mgr.24362) 3115 : cluster 0 pgmap v3084: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:32:18.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:32:17 smithi080 bash[41963]: cluster 2023-12-01T06:32:16.564907+0000 mgr.y (mgr.24362) 3115 : cluster 0 pgmap v3084: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:32:18.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:32:17 smithi080 bash[28361]: cluster 2023-12-01T06:32:16.564907+0000 mgr.y (mgr.24362) 3115 : cluster 0 pgmap v3084: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:32:19.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:32:18 smithi090 bash[32384]: audit 2023-12-01T06:32:18.710924+0000 mon.a (mon.0) 2520 : audit 0 from='client.? 172.21.15.80:0/1139200400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:32:19.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:32:18 smithi080 bash[28361]: audit 2023-12-01T06:32:18.710924+0000 mon.a (mon.0) 2520 : audit 0 from='client.? 172.21.15.80:0/1139200400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:32:19.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:32:18 smithi080 bash[41963]: audit 2023-12-01T06:32:18.710924+0000 mon.a (mon.0) 2520 : audit 0 from='client.? 172.21.15.80:0/1139200400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:32:20.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:32:19 smithi090 bash[32384]: cluster 2023-12-01T06:32:18.565371+0000 mgr.y (mgr.24362) 3116 : cluster 0 pgmap v3085: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:32:20.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:32:19 smithi080 bash[28361]: cluster 2023-12-01T06:32:18.565371+0000 mgr.y (mgr.24362) 3116 : cluster 0 pgmap v3085: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:32:20.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:32:19 smithi080 bash[41963]: cluster 2023-12-01T06:32:18.565371+0000 mgr.y (mgr.24362) 3116 : cluster 0 pgmap v3085: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:32:22.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:32:21 smithi090 bash[32384]: cluster 2023-12-01T06:32:20.565995+0000 mgr.y (mgr.24362) 3117 : cluster 0 pgmap v3086: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:32:22.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:32:21 smithi090 bash[32384]: audit 2023-12-01T06:32:21.166611+0000 mon.a (mon.0) 2521 : audit 0 from='client.? 172.21.15.80:0/4066215842' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:32:22.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:32:21 smithi080 bash[28361]: cluster 2023-12-01T06:32:20.565995+0000 mgr.y (mgr.24362) 3117 : cluster 0 pgmap v3086: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:32:22.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:32:21 smithi080 bash[28361]: audit 2023-12-01T06:32:21.166611+0000 mon.a (mon.0) 2521 : audit 0 from='client.? 172.21.15.80:0/4066215842' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:32:22.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:32:21 smithi080 bash[41963]: cluster 2023-12-01T06:32:20.565995+0000 mgr.y (mgr.24362) 3117 : cluster 0 pgmap v3086: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:32:22.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:32:21 smithi080 bash[41963]: audit 2023-12-01T06:32:21.166611+0000 mon.a (mon.0) 2521 : audit 0 from='client.? 172.21.15.80:0/4066215842' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:32:24.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:32:23 smithi090 bash[32384]: cluster 2023-12-01T06:32:22.567093+0000 mgr.y (mgr.24362) 3118 : cluster 0 pgmap v3087: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:32:24.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:32:23 smithi090 bash[32384]: audit 2023-12-01T06:32:23.621339+0000 mon.a (mon.0) 2522 : audit 0 from='client.? 172.21.15.80:0/850104797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:32:24.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:32:23 smithi080 bash[28361]: cluster 2023-12-01T06:32:22.567093+0000 mgr.y (mgr.24362) 3118 : cluster 0 pgmap v3087: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:32:24.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:32:23 smithi080 bash[28361]: audit 2023-12-01T06:32:23.621339+0000 mon.a (mon.0) 2522 : audit 0 from='client.? 172.21.15.80:0/850104797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:32:24.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:32:23 smithi080 bash[41963]: cluster 2023-12-01T06:32:22.567093+0000 mgr.y (mgr.24362) 3118 : cluster 0 pgmap v3087: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:32:24.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:32:23 smithi080 bash[41963]: audit 2023-12-01T06:32:23.621339+0000 mon.a (mon.0) 2522 : audit 0 from='client.? 172.21.15.80:0/850104797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:32:25.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:32:24 smithi090 bash[32384]: audit 2023-12-01T06:32:24.941306+0000 mon.c (mon.2) 1974 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:32:25.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:32:24 smithi080 bash[28361]: audit 2023-12-01T06:32:24.941306+0000 mon.c (mon.2) 1974 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:32:25.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:32:24 smithi080 bash[41963]: audit 2023-12-01T06:32:24.941306+0000 mon.c (mon.2) 1974 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:32:26.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:32:25 smithi090 bash[32384]: cluster 2023-12-01T06:32:24.567695+0000 mgr.y (mgr.24362) 3119 : cluster 0 pgmap v3088: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:32:26.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:32:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:32:26] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T06:32:26.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:32:26 smithi080 bash[41963]: cluster 2023-12-01T06:32:24.567695+0000 mgr.y (mgr.24362) 3119 : cluster 0 pgmap v3088: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:32:26.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:32:25 smithi080 bash[28361]: cluster 2023-12-01T06:32:24.567695+0000 mgr.y (mgr.24362) 3119 : cluster 0 pgmap v3088: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:32:27.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:32:27 smithi090 bash[32384]: audit 2023-12-01T06:32:26.082978+0000 mon.a (mon.0) 2523 : audit 0 from='client.? 172.21.15.80:0/2781392947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:32:27.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:32:27 smithi080 bash[28361]: audit 2023-12-01T06:32:26.082978+0000 mon.a (mon.0) 2523 : audit 0 from='client.? 172.21.15.80:0/2781392947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:32:27.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:32:27 smithi080 bash[41963]: audit 2023-12-01T06:32:26.082978+0000 mon.a (mon.0) 2523 : audit 0 from='client.? 172.21.15.80:0/2781392947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:32:28.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:32:28 smithi090 bash[32384]: cluster 2023-12-01T06:32:26.568909+0000 mgr.y (mgr.24362) 3120 : cluster 0 pgmap v3089: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:32:28.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:32:28 smithi080 bash[28361]: cluster 2023-12-01T06:32:26.568909+0000 mgr.y (mgr.24362) 3120 : cluster 0 pgmap v3089: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:32:28.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:32:28 smithi080 bash[41963]: cluster 2023-12-01T06:32:26.568909+0000 mgr.y (mgr.24362) 3120 : cluster 0 pgmap v3089: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:32:29.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:32:29 smithi090 bash[32384]: audit 2023-12-01T06:32:28.536930+0000 mon.c (mon.2) 1975 : audit 0 from='client.? 172.21.15.80:0/1454182167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:32:29.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:32:29 smithi080 bash[28361]: audit 2023-12-01T06:32:28.536930+0000 mon.c (mon.2) 1975 : audit 0 from='client.? 172.21.15.80:0/1454182167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:32:29.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:32:29 smithi080 bash[41963]: audit 2023-12-01T06:32:28.536930+0000 mon.c (mon.2) 1975 : audit 0 from='client.? 172.21.15.80:0/1454182167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:32:30.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:32:30 smithi080 bash[28361]: cluster 2023-12-01T06:32:28.569516+0000 mgr.y (mgr.24362) 3121 : cluster 0 pgmap v3090: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:32:30.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:32:30 smithi080 bash[41963]: cluster 2023-12-01T06:32:28.569516+0000 mgr.y (mgr.24362) 3121 : cluster 0 pgmap v3090: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:32:30.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:32:30 smithi090 bash[32384]: cluster 2023-12-01T06:32:28.569516+0000 mgr.y (mgr.24362) 3121 : cluster 0 pgmap v3090: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:32:31.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:32:31 smithi080 bash[41963]: audit 2023-12-01T06:32:30.992141+0000 mon.a (mon.0) 2524 : audit 0 from='client.? 172.21.15.80:0/2534474602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:32:31.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:32:31 smithi080 bash[28361]: audit 2023-12-01T06:32:30.992141+0000 mon.a (mon.0) 2524 : audit 0 from='client.? 172.21.15.80:0/2534474602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:32:31.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:32:31 smithi090 bash[32384]: audit 2023-12-01T06:32:30.992141+0000 mon.a (mon.0) 2524 : audit 0 from='client.? 172.21.15.80:0/2534474602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:32:32.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:32:32 smithi080 bash[28361]: cluster 2023-12-01T06:32:30.570032+0000 mgr.y (mgr.24362) 3122 : cluster 0 pgmap v3091: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:32:32.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:32:32 smithi080 bash[41963]: cluster 2023-12-01T06:32:30.570032+0000 mgr.y (mgr.24362) 3122 : cluster 0 pgmap v3091: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:32:32.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:32:32 smithi090 bash[32384]: cluster 2023-12-01T06:32:30.570032+0000 mgr.y (mgr.24362) 3122 : cluster 0 pgmap v3091: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:32:34.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:32:34 smithi080 bash[41963]: cluster 2023-12-01T06:32:32.571155+0000 mgr.y (mgr.24362) 3123 : cluster 0 pgmap v3092: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:32:34.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:32:34 smithi080 bash[41963]: audit 2023-12-01T06:32:33.446680+0000 mon.a (mon.0) 2525 : audit 0 from='client.? 172.21.15.80:0/3269862328' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:32:34.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:32:34 smithi080 bash[28361]: cluster 2023-12-01T06:32:32.571155+0000 mgr.y (mgr.24362) 3123 : cluster 0 pgmap v3092: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:32:34.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:32:34 smithi080 bash[28361]: audit 2023-12-01T06:32:33.446680+0000 mon.a (mon.0) 2525 : audit 0 from='client.? 172.21.15.80:0/3269862328' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:32:34.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:32:34 smithi090 bash[32384]: cluster 2023-12-01T06:32:32.571155+0000 mgr.y (mgr.24362) 3123 : cluster 0 pgmap v3092: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:32:34.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:32:34 smithi090 bash[32384]: audit 2023-12-01T06:32:33.446680+0000 mon.a (mon.0) 2525 : audit 0 from='client.? 172.21.15.80:0/3269862328' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:32:36.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:32:36 smithi080 bash[28361]: cluster 2023-12-01T06:32:34.571869+0000 mgr.y (mgr.24362) 3124 : cluster 0 pgmap v3093: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:32:36.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:32:36 smithi080 bash[28361]: audit 2023-12-01T06:32:35.895902+0000 mon.c (mon.2) 1976 : audit 0 from='client.? 172.21.15.80:0/3706390577' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:32:36.433 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:32:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:32:36] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T06:32:36.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:32:36 smithi080 bash[41963]: cluster 2023-12-01T06:32:34.571869+0000 mgr.y (mgr.24362) 3124 : cluster 0 pgmap v3093: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:32:36.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:32:36 smithi080 bash[41963]: audit 2023-12-01T06:32:35.895902+0000 mon.c (mon.2) 1976 : audit 0 from='client.? 172.21.15.80:0/3706390577' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:32:36.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:32:36 smithi090 bash[32384]: cluster 2023-12-01T06:32:34.571869+0000 mgr.y (mgr.24362) 3124 : cluster 0 pgmap v3093: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:32:36.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:32:36 smithi090 bash[32384]: audit 2023-12-01T06:32:35.895902+0000 mon.c (mon.2) 1976 : audit 0 from='client.? 172.21.15.80:0/3706390577' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:32:37.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:32:37 smithi080 bash[28361]: audit 2023-12-01T06:32:36.254757+0000 mon.c (mon.2) 1977 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:32:37.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:32:37 smithi080 bash[28361]: audit 2023-12-01T06:32:36.633384+0000 mon.a (mon.0) 2526 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:32:37.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:32:37 smithi080 bash[28361]: audit 2023-12-01T06:32:36.646198+0000 mon.a (mon.0) 2527 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:32:37.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:32:37 smithi080 bash[41963]: audit 2023-12-01T06:32:36.254757+0000 mon.c (mon.2) 1977 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:32:37.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:32:37 smithi080 bash[41963]: audit 2023-12-01T06:32:36.633384+0000 mon.a (mon.0) 2526 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:32:37.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:32:37 smithi080 bash[41963]: audit 2023-12-01T06:32:36.646198+0000 mon.a (mon.0) 2527 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:32:37.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:32:37 smithi090 bash[32384]: audit 2023-12-01T06:32:36.254757+0000 mon.c (mon.2) 1977 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:32:37.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:32:37 smithi090 bash[32384]: audit 2023-12-01T06:32:36.633384+0000 mon.a (mon.0) 2526 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:32:37.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:32:37 smithi090 bash[32384]: audit 2023-12-01T06:32:36.646198+0000 mon.a (mon.0) 2527 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:32:38.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:32:38 smithi080 bash[41963]: cluster 2023-12-01T06:32:36.572967+0000 mgr.y (mgr.24362) 3125 : cluster 0 pgmap v3094: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:32:38.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:32:38 smithi080 bash[28361]: cluster 2023-12-01T06:32:36.572967+0000 mgr.y (mgr.24362) 3125 : cluster 0 pgmap v3094: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:32:38.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:32:38 smithi090 bash[32384]: cluster 2023-12-01T06:32:36.572967+0000 mgr.y (mgr.24362) 3125 : cluster 0 pgmap v3094: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:32:39.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:32:39 smithi080 bash[28361]: audit 2023-12-01T06:32:38.358425+0000 mon.a (mon.0) 2528 : audit 0 from='client.? 172.21.15.80:0/2254215926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:32:39.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:32:39 smithi080 bash[41963]: audit 2023-12-01T06:32:38.358425+0000 mon.a (mon.0) 2528 : audit 0 from='client.? 172.21.15.80:0/2254215926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:32:39.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:32:39 smithi090 bash[32384]: audit 2023-12-01T06:32:38.358425+0000 mon.a (mon.0) 2528 : audit 0 from='client.? 172.21.15.80:0/2254215926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:32:40.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:32:40 smithi080 bash[28361]: cluster 2023-12-01T06:32:38.573607+0000 mgr.y (mgr.24362) 3126 : cluster 0 pgmap v3095: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:32:40.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:32:40 smithi080 bash[28361]: audit 2023-12-01T06:32:39.941664+0000 mon.c (mon.2) 1978 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:32:40.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:32:40 smithi080 bash[41963]: cluster 2023-12-01T06:32:38.573607+0000 mgr.y (mgr.24362) 3126 : cluster 0 pgmap v3095: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:32:40.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:32:40 smithi080 bash[41963]: audit 2023-12-01T06:32:39.941664+0000 mon.c (mon.2) 1978 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:32:40.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:32:40 smithi090 bash[32384]: cluster 2023-12-01T06:32:38.573607+0000 mgr.y (mgr.24362) 3126 : cluster 0 pgmap v3095: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:32:40.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:32:40 smithi090 bash[32384]: audit 2023-12-01T06:32:39.941664+0000 mon.c (mon.2) 1978 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:32:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:32:41 smithi080 bash[28361]: audit 2023-12-01T06:32:40.826954+0000 mon.c (mon.2) 1979 : audit 0 from='client.? 172.21.15.80:0/3115445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:32:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:32:41 smithi080 bash[41963]: audit 2023-12-01T06:32:40.826954+0000 mon.c (mon.2) 1979 : audit 0 from='client.? 172.21.15.80:0/3115445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:32:41.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:32:41 smithi090 bash[32384]: audit 2023-12-01T06:32:40.826954+0000 mon.c (mon.2) 1979 : audit 0 from='client.? 172.21.15.80:0/3115445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:32:42.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:32:42 smithi080 bash[28361]: cluster 2023-12-01T06:32:40.574085+0000 mgr.y (mgr.24362) 3127 : cluster 0 pgmap v3096: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:32:42.451 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:32:42 smithi080 bash[28361]: audit 2023-12-01T06:32:42.050194+0000 mon.a (mon.0) 2529 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:32:42.451 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:32:42 smithi080 bash[28361]: audit 2023-12-01T06:32:42.069617+0000 mon.a (mon.0) 2530 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:32:42.452 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:32:42 smithi080 bash[41963]: cluster 2023-12-01T06:32:40.574085+0000 mgr.y (mgr.24362) 3127 : cluster 0 pgmap v3096: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:32:42.452 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:32:42 smithi080 bash[41963]: audit 2023-12-01T06:32:42.050194+0000 mon.a (mon.0) 2529 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:32:42.452 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:32:42 smithi080 bash[41963]: audit 2023-12-01T06:32:42.069617+0000 mon.a (mon.0) 2530 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:32:42.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:32:42 smithi090 bash[32384]: cluster 2023-12-01T06:32:40.574085+0000 mgr.y (mgr.24362) 3127 : cluster 0 pgmap v3096: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:32:42.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:32:42 smithi090 bash[32384]: audit 2023-12-01T06:32:42.050194+0000 mon.a (mon.0) 2529 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:32:42.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:32:42 smithi090 bash[32384]: audit 2023-12-01T06:32:42.069617+0000 mon.a (mon.0) 2530 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:32:44.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:32:43 smithi080 bash[28361]: cluster 2023-12-01T06:32:42.575183+0000 mgr.y (mgr.24362) 3128 : cluster 0 pgmap v3097: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:32:44.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:32:43 smithi080 bash[28361]: audit 2023-12-01T06:32:42.893641+0000 mon.a (mon.0) 2531 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:32:44.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:32:43 smithi080 bash[28361]: audit 2023-12-01T06:32:42.906491+0000 mon.a (mon.0) 2532 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:32:44.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:32:43 smithi080 bash[28361]: audit 2023-12-01T06:32:43.291976+0000 mon.a (mon.0) 2533 : audit 0 from='client.? 172.21.15.80:0/3147357965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:32:44.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:32:43 smithi080 bash[28361]: audit 2023-12-01T06:32:43.378791+0000 mon.c (mon.2) 1980 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:32:44.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:32:43 smithi080 bash[28361]: audit 2023-12-01T06:32:43.380595+0000 mon.c (mon.2) 1981 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:32:44.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:32:43 smithi080 bash[28361]: audit 2023-12-01T06:32:43.391991+0000 mon.a (mon.0) 2534 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:32:44.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:32:43 smithi080 bash[41963]: cluster 2023-12-01T06:32:42.575183+0000 mgr.y (mgr.24362) 3128 : cluster 0 pgmap v3097: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:32:44.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:32:43 smithi080 bash[41963]: audit 2023-12-01T06:32:42.893641+0000 mon.a (mon.0) 2531 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:32:44.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:32:43 smithi080 bash[41963]: audit 2023-12-01T06:32:42.906491+0000 mon.a (mon.0) 2532 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:32:44.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:32:43 smithi080 bash[41963]: audit 2023-12-01T06:32:43.291976+0000 mon.a (mon.0) 2533 : audit 0 from='client.? 172.21.15.80:0/3147357965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:32:44.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:32:43 smithi080 bash[41963]: audit 2023-12-01T06:32:43.378791+0000 mon.c (mon.2) 1980 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:32:44.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:32:43 smithi080 bash[41963]: audit 2023-12-01T06:32:43.380595+0000 mon.c (mon.2) 1981 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:32:44.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:32:43 smithi080 bash[41963]: audit 2023-12-01T06:32:43.391991+0000 mon.a (mon.0) 2534 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:32:44.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:32:43 smithi090 bash[32384]: cluster 2023-12-01T06:32:42.575183+0000 mgr.y (mgr.24362) 3128 : cluster 0 pgmap v3097: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:32:44.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:32:43 smithi090 bash[32384]: audit 2023-12-01T06:32:42.893641+0000 mon.a (mon.0) 2531 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:32:44.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:32:43 smithi090 bash[32384]: audit 2023-12-01T06:32:42.906491+0000 mon.a (mon.0) 2532 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:32:44.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:32:43 smithi090 bash[32384]: audit 2023-12-01T06:32:43.291976+0000 mon.a (mon.0) 2533 : audit 0 from='client.? 172.21.15.80:0/3147357965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:32:44.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:32:43 smithi090 bash[32384]: audit 2023-12-01T06:32:43.378791+0000 mon.c (mon.2) 1980 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:32:44.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:32:43 smithi090 bash[32384]: audit 2023-12-01T06:32:43.380595+0000 mon.c (mon.2) 1981 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:32:44.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:32:43 smithi090 bash[32384]: audit 2023-12-01T06:32:43.391991+0000 mon.a (mon.0) 2534 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:32:46.236 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:32:45 smithi080 bash[41963]: cluster 2023-12-01T06:32:44.575862+0000 mgr.y (mgr.24362) 3129 : cluster 0 pgmap v3098: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:32:46.236 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:32:45 smithi080 bash[41963]: audit 2023-12-01T06:32:45.737212+0000 mon.c (mon.2) 1982 : audit 0 from='client.? 172.21.15.80:0/646202197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:32:46.236 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:32:45 smithi080 bash[28361]: cluster 2023-12-01T06:32:44.575862+0000 mgr.y (mgr.24362) 3129 : cluster 0 pgmap v3098: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:32:46.237 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:32:45 smithi080 bash[28361]: audit 2023-12-01T06:32:45.737212+0000 mon.c (mon.2) 1982 : audit 0 from='client.? 172.21.15.80:0/646202197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:32:46.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:32:45 smithi090 bash[32384]: cluster 2023-12-01T06:32:44.575862+0000 mgr.y (mgr.24362) 3129 : cluster 0 pgmap v3098: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:32:46.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:32:45 smithi090 bash[32384]: audit 2023-12-01T06:32:45.737212+0000 mon.c (mon.2) 1982 : audit 0 from='client.? 172.21.15.80:0/646202197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:32:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:32:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:32:46] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T06:32:48.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:32:47 smithi090 bash[32384]: cluster 2023-12-01T06:32:46.576911+0000 mgr.y (mgr.24362) 3130 : cluster 0 pgmap v3099: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:32:48.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:32:47 smithi080 bash[28361]: cluster 2023-12-01T06:32:46.576911+0000 mgr.y (mgr.24362) 3130 : cluster 0 pgmap v3099: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:32:48.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:32:47 smithi080 bash[41963]: cluster 2023-12-01T06:32:46.576911+0000 mgr.y (mgr.24362) 3130 : cluster 0 pgmap v3099: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:32:49.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:32:48 smithi090 bash[32384]: audit 2023-12-01T06:32:48.187703+0000 mon.a (mon.0) 2535 : audit 0 from='client.? 172.21.15.80:0/384642107' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:32:49.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:32:48 smithi080 bash[28361]: audit 2023-12-01T06:32:48.187703+0000 mon.a (mon.0) 2535 : audit 0 from='client.? 172.21.15.80:0/384642107' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:32:49.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:32:48 smithi080 bash[41963]: audit 2023-12-01T06:32:48.187703+0000 mon.a (mon.0) 2535 : audit 0 from='client.? 172.21.15.80:0/384642107' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:32:50.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:32:49 smithi090 bash[32384]: cluster 2023-12-01T06:32:48.577594+0000 mgr.y (mgr.24362) 3131 : cluster 0 pgmap v3100: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:32:50.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:32:49 smithi080 bash[41963]: cluster 2023-12-01T06:32:48.577594+0000 mgr.y (mgr.24362) 3131 : cluster 0 pgmap v3100: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:32:50.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:32:49 smithi080 bash[28361]: cluster 2023-12-01T06:32:48.577594+0000 mgr.y (mgr.24362) 3131 : cluster 0 pgmap v3100: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:32:51.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:32:50 smithi090 bash[32384]: audit 2023-12-01T06:32:50.645814+0000 mon.a (mon.0) 2536 : audit 0 from='client.? 172.21.15.80:0/755570937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:32:51.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:32:51 smithi080 bash[41963]: audit 2023-12-01T06:32:50.645814+0000 mon.a (mon.0) 2536 : audit 0 from='client.? 172.21.15.80:0/755570937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:32:51.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:32:50 smithi080 bash[28361]: audit 2023-12-01T06:32:50.645814+0000 mon.a (mon.0) 2536 : audit 0 from='client.? 172.21.15.80:0/755570937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:32:52.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:32:51 smithi090 bash[32384]: cluster 2023-12-01T06:32:50.578318+0000 mgr.y (mgr.24362) 3132 : cluster 0 pgmap v3101: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:32:52.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:32:52 smithi080 bash[28361]: cluster 2023-12-01T06:32:50.578318+0000 mgr.y (mgr.24362) 3132 : cluster 0 pgmap v3101: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:32:52.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:32:52 smithi080 bash[41963]: cluster 2023-12-01T06:32:50.578318+0000 mgr.y (mgr.24362) 3132 : cluster 0 pgmap v3101: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:32:54.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:32:54 smithi090 bash[32384]: cluster 2023-12-01T06:32:52.579498+0000 mgr.y (mgr.24362) 3133 : cluster 0 pgmap v3102: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:32:54.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:32:54 smithi090 bash[32384]: audit 2023-12-01T06:32:53.093433+0000 mon.a (mon.0) 2537 : audit 0 from='client.? 172.21.15.80:0/1532453074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:32:54.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:32:54 smithi080 bash[28361]: cluster 2023-12-01T06:32:52.579498+0000 mgr.y (mgr.24362) 3133 : cluster 0 pgmap v3102: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:32:54.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:32:54 smithi080 bash[28361]: audit 2023-12-01T06:32:53.093433+0000 mon.a (mon.0) 2537 : audit 0 from='client.? 172.21.15.80:0/1532453074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:32:54.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:32:54 smithi080 bash[41963]: cluster 2023-12-01T06:32:52.579498+0000 mgr.y (mgr.24362) 3133 : cluster 0 pgmap v3102: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:32:54.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:32:54 smithi080 bash[41963]: audit 2023-12-01T06:32:53.093433+0000 mon.a (mon.0) 2537 : audit 0 from='client.? 172.21.15.80:0/1532453074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:32:55.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:32:55 smithi090 bash[32384]: audit 2023-12-01T06:32:54.942093+0000 mon.c (mon.2) 1983 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:32:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:32:55 smithi080 bash[41963]: audit 2023-12-01T06:32:54.942093+0000 mon.c (mon.2) 1983 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:32:55.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:32:55 smithi080 bash[28361]: audit 2023-12-01T06:32:54.942093+0000 mon.c (mon.2) 1983 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:32:56.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:32:56 smithi090 bash[32384]: cluster 2023-12-01T06:32:54.580149+0000 mgr.y (mgr.24362) 3134 : cluster 0 pgmap v3103: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:32:56.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:32:56 smithi090 bash[32384]: audit 2023-12-01T06:32:55.543192+0000 mon.c (mon.2) 1984 : audit 0 from='client.? 172.21.15.80:0/491684384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:32:56.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:32:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:32:56] "GET /metrics HTTP/1.1" 200 33977 "" "Prometheus/2.43.0" 2023-12-01T06:32:56.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:32:56 smithi080 bash[41963]: cluster 2023-12-01T06:32:54.580149+0000 mgr.y (mgr.24362) 3134 : cluster 0 pgmap v3103: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:32:56.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:32:56 smithi080 bash[41963]: audit 2023-12-01T06:32:55.543192+0000 mon.c (mon.2) 1984 : audit 0 from='client.? 172.21.15.80:0/491684384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:32:56.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:32:56 smithi080 bash[28361]: cluster 2023-12-01T06:32:54.580149+0000 mgr.y (mgr.24362) 3134 : cluster 0 pgmap v3103: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:32:56.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:32:56 smithi080 bash[28361]: audit 2023-12-01T06:32:55.543192+0000 mon.c (mon.2) 1984 : audit 0 from='client.? 172.21.15.80:0/491684384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:32:58.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:32:58 smithi080 bash[41963]: cluster 2023-12-01T06:32:56.581285+0000 mgr.y (mgr.24362) 3135 : cluster 0 pgmap v3104: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:32:58.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:32:58 smithi080 bash[41963]: audit 2023-12-01T06:32:57.995755+0000 mon.c (mon.2) 1985 : audit 0 from='client.? 172.21.15.80:0/1682950183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:32:58.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:32:58 smithi080 bash[28361]: cluster 2023-12-01T06:32:56.581285+0000 mgr.y (mgr.24362) 3135 : cluster 0 pgmap v3104: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:32:58.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:32:58 smithi080 bash[28361]: audit 2023-12-01T06:32:57.995755+0000 mon.c (mon.2) 1985 : audit 0 from='client.? 172.21.15.80:0/1682950183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:32:58.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:32:58 smithi090 bash[32384]: cluster 2023-12-01T06:32:56.581285+0000 mgr.y (mgr.24362) 3135 : cluster 0 pgmap v3104: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:32:58.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:32:58 smithi090 bash[32384]: audit 2023-12-01T06:32:57.995755+0000 mon.c (mon.2) 1985 : audit 0 from='client.? 172.21.15.80:0/1682950183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:33:00.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:33:00 smithi080 bash[41963]: cluster 2023-12-01T06:32:58.581931+0000 mgr.y (mgr.24362) 3136 : cluster 0 pgmap v3105: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:33:00.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:33:00 smithi080 bash[28361]: cluster 2023-12-01T06:32:58.581931+0000 mgr.y (mgr.24362) 3136 : cluster 0 pgmap v3105: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:33:00.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:33:00 smithi090 bash[32384]: cluster 2023-12-01T06:32:58.581931+0000 mgr.y (mgr.24362) 3136 : cluster 0 pgmap v3105: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:33:01.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:33:01 smithi080 bash[28361]: audit 2023-12-01T06:33:00.445309+0000 mon.c (mon.2) 1986 : audit 0 from='client.? 172.21.15.80:0/2828637864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:33:01.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:33:01 smithi080 bash[41963]: audit 2023-12-01T06:33:00.445309+0000 mon.c (mon.2) 1986 : audit 0 from='client.? 172.21.15.80:0/2828637864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:33:01.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:33:01 smithi090 bash[32384]: audit 2023-12-01T06:33:00.445309+0000 mon.c (mon.2) 1986 : audit 0 from='client.? 172.21.15.80:0/2828637864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:33:02.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:33:02 smithi080 bash[28361]: cluster 2023-12-01T06:33:00.582550+0000 mgr.y (mgr.24362) 3137 : cluster 0 pgmap v3106: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:33:02.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:33:02 smithi080 bash[41963]: cluster 2023-12-01T06:33:00.582550+0000 mgr.y (mgr.24362) 3137 : cluster 0 pgmap v3106: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:33:02.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:33:02 smithi090 bash[32384]: cluster 2023-12-01T06:33:00.582550+0000 mgr.y (mgr.24362) 3137 : cluster 0 pgmap v3106: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:33:03.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:33:03 smithi080 bash[28361]: audit 2023-12-01T06:33:02.901426+0000 mon.c (mon.2) 1987 : audit 0 from='client.? 172.21.15.80:0/3224623212' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:33:03.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:33:03 smithi080 bash[41963]: audit 2023-12-01T06:33:02.901426+0000 mon.c (mon.2) 1987 : audit 0 from='client.? 172.21.15.80:0/3224623212' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:33:03.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:33:03 smithi090 bash[32384]: audit 2023-12-01T06:33:02.901426+0000 mon.c (mon.2) 1987 : audit 0 from='client.? 172.21.15.80:0/3224623212' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:33:04.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:33:04 smithi080 bash[28361]: cluster 2023-12-01T06:33:02.583448+0000 mgr.y (mgr.24362) 3138 : cluster 0 pgmap v3107: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:33:04.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:33:04 smithi080 bash[41963]: cluster 2023-12-01T06:33:02.583448+0000 mgr.y (mgr.24362) 3138 : cluster 0 pgmap v3107: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:33:04.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:33:04 smithi090 bash[32384]: cluster 2023-12-01T06:33:02.583448+0000 mgr.y (mgr.24362) 3138 : cluster 0 pgmap v3107: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:33:06.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:33:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:33:06] "GET /metrics HTTP/1.1" 200 33977 "" "Prometheus/2.43.0" 2023-12-01T06:33:06.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:33:06 smithi080 bash[41963]: cluster 2023-12-01T06:33:04.584111+0000 mgr.y (mgr.24362) 3139 : cluster 0 pgmap v3108: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:33:06.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:33:06 smithi080 bash[41963]: audit 2023-12-01T06:33:05.357537+0000 mon.c (mon.2) 1988 : audit 0 from='client.? 172.21.15.80:0/2389945057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:33:06.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:33:06 smithi080 bash[28361]: cluster 2023-12-01T06:33:04.584111+0000 mgr.y (mgr.24362) 3139 : cluster 0 pgmap v3108: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:33:06.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:33:06 smithi080 bash[28361]: audit 2023-12-01T06:33:05.357537+0000 mon.c (mon.2) 1988 : audit 0 from='client.? 172.21.15.80:0/2389945057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:33:06.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:33:06 smithi090 bash[32384]: cluster 2023-12-01T06:33:04.584111+0000 mgr.y (mgr.24362) 3139 : cluster 0 pgmap v3108: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:33:06.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:33:06 smithi090 bash[32384]: audit 2023-12-01T06:33:05.357537+0000 mon.c (mon.2) 1988 : audit 0 from='client.? 172.21.15.80:0/2389945057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:33:08.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:33:08 smithi080 bash[28361]: cluster 2023-12-01T06:33:06.585333+0000 mgr.y (mgr.24362) 3140 : cluster 0 pgmap v3109: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:33:08.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:33:08 smithi080 bash[28361]: audit 2023-12-01T06:33:07.811221+0000 mon.c (mon.2) 1989 : audit 0 from='client.? 172.21.15.80:0/511891460' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:33:08.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:33:08 smithi080 bash[41963]: cluster 2023-12-01T06:33:06.585333+0000 mgr.y (mgr.24362) 3140 : cluster 0 pgmap v3109: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:33:08.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:33:08 smithi080 bash[41963]: audit 2023-12-01T06:33:07.811221+0000 mon.c (mon.2) 1989 : audit 0 from='client.? 172.21.15.80:0/511891460' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:33:08.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:33:08 smithi090 bash[32384]: cluster 2023-12-01T06:33:06.585333+0000 mgr.y (mgr.24362) 3140 : cluster 0 pgmap v3109: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:33:08.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:33:08 smithi090 bash[32384]: audit 2023-12-01T06:33:07.811221+0000 mon.c (mon.2) 1989 : audit 0 from='client.? 172.21.15.80:0/511891460' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:33:10.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:33:10 smithi080 bash[41963]: cluster 2023-12-01T06:33:08.585985+0000 mgr.y (mgr.24362) 3141 : cluster 0 pgmap v3110: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:33:10.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:33:10 smithi080 bash[41963]: audit 2023-12-01T06:33:09.941850+0000 mon.c (mon.2) 1990 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:33:10.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:33:10 smithi080 bash[28361]: cluster 2023-12-01T06:33:08.585985+0000 mgr.y (mgr.24362) 3141 : cluster 0 pgmap v3110: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:33:10.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:33:10 smithi080 bash[28361]: audit 2023-12-01T06:33:09.941850+0000 mon.c (mon.2) 1990 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:33:10.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:33:10 smithi090 bash[32384]: cluster 2023-12-01T06:33:08.585985+0000 mgr.y (mgr.24362) 3141 : cluster 0 pgmap v3110: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:33:10.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:33:10 smithi090 bash[32384]: audit 2023-12-01T06:33:09.941850+0000 mon.c (mon.2) 1990 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:33:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:33:11 smithi080 bash[41963]: audit 2023-12-01T06:33:10.266664+0000 mon.c (mon.2) 1991 : audit 0 from='client.? 172.21.15.80:0/2370472658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:33:11.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:33:11 smithi080 bash[28361]: audit 2023-12-01T06:33:10.266664+0000 mon.c (mon.2) 1991 : audit 0 from='client.? 172.21.15.80:0/2370472658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:33:11.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:33:11 smithi090 bash[32384]: audit 2023-12-01T06:33:10.266664+0000 mon.c (mon.2) 1991 : audit 0 from='client.? 172.21.15.80:0/2370472658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:33:12.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:33:12 smithi080 bash[41963]: cluster 2023-12-01T06:33:10.586630+0000 mgr.y (mgr.24362) 3142 : cluster 0 pgmap v3111: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:33:12.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:33:12 smithi080 bash[28361]: cluster 2023-12-01T06:33:10.586630+0000 mgr.y (mgr.24362) 3142 : cluster 0 pgmap v3111: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:33:12.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:33:12 smithi090 bash[32384]: cluster 2023-12-01T06:33:10.586630+0000 mgr.y (mgr.24362) 3142 : cluster 0 pgmap v3111: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:33:13.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:33:13 smithi080 bash[41963]: audit 2023-12-01T06:33:12.723170+0000 mon.c (mon.2) 1992 : audit 0 from='client.? 172.21.15.80:0/3471831094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:33:13.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:33:13 smithi080 bash[28361]: audit 2023-12-01T06:33:12.723170+0000 mon.c (mon.2) 1992 : audit 0 from='client.? 172.21.15.80:0/3471831094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:33:13.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:33:13 smithi090 bash[32384]: audit 2023-12-01T06:33:12.723170+0000 mon.c (mon.2) 1992 : audit 0 from='client.? 172.21.15.80:0/3471831094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:33:14.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:33:14 smithi080 bash[41963]: cluster 2023-12-01T06:33:12.587673+0000 mgr.y (mgr.24362) 3143 : cluster 0 pgmap v3112: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:33:14.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:33:14 smithi080 bash[28361]: cluster 2023-12-01T06:33:12.587673+0000 mgr.y (mgr.24362) 3143 : cluster 0 pgmap v3112: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:33:14.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:33:14 smithi090 bash[32384]: cluster 2023-12-01T06:33:12.587673+0000 mgr.y (mgr.24362) 3143 : cluster 0 pgmap v3112: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:33:16.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:33:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:33:16] "GET /metrics HTTP/1.1" 200 33972 "" "Prometheus/2.43.0" 2023-12-01T06:33:16.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:33:16 smithi080 bash[28361]: cluster 2023-12-01T06:33:14.588333+0000 mgr.y (mgr.24362) 3144 : cluster 0 pgmap v3113: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:33:16.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:33:16 smithi080 bash[28361]: audit 2023-12-01T06:33:15.184130+0000 mon.a (mon.0) 2538 : audit 0 from='client.? 172.21.15.80:0/2370473693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:33:16.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:33:16 smithi080 bash[41963]: cluster 2023-12-01T06:33:14.588333+0000 mgr.y (mgr.24362) 3144 : cluster 0 pgmap v3113: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:33:16.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:33:16 smithi080 bash[41963]: audit 2023-12-01T06:33:15.184130+0000 mon.a (mon.0) 2538 : audit 0 from='client.? 172.21.15.80:0/2370473693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:33:16.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:33:16 smithi090 bash[32384]: cluster 2023-12-01T06:33:14.588333+0000 mgr.y (mgr.24362) 3144 : cluster 0 pgmap v3113: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:33:16.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:33:16 smithi090 bash[32384]: audit 2023-12-01T06:33:15.184130+0000 mon.a (mon.0) 2538 : audit 0 from='client.? 172.21.15.80:0/2370473693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:33:18.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:33:18 smithi080 bash[41963]: cluster 2023-12-01T06:33:16.589531+0000 mgr.y (mgr.24362) 3145 : cluster 0 pgmap v3114: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:33:18.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:33:18 smithi080 bash[41963]: audit 2023-12-01T06:33:17.637551+0000 mon.c (mon.2) 1993 : audit 0 from='client.? 172.21.15.80:0/3249715478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:33:18.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:33:18 smithi080 bash[28361]: cluster 2023-12-01T06:33:16.589531+0000 mgr.y (mgr.24362) 3145 : cluster 0 pgmap v3114: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:33:18.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:33:18 smithi080 bash[28361]: audit 2023-12-01T06:33:17.637551+0000 mon.c (mon.2) 1993 : audit 0 from='client.? 172.21.15.80:0/3249715478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:33:18.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:33:18 smithi090 bash[32384]: cluster 2023-12-01T06:33:16.589531+0000 mgr.y (mgr.24362) 3145 : cluster 0 pgmap v3114: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:33:18.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:33:18 smithi090 bash[32384]: audit 2023-12-01T06:33:17.637551+0000 mon.c (mon.2) 1993 : audit 0 from='client.? 172.21.15.80:0/3249715478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:33:20.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:33:20 smithi080 bash[28361]: cluster 2023-12-01T06:33:18.590202+0000 mgr.y (mgr.24362) 3146 : cluster 0 pgmap v3115: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:33:20.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:33:20 smithi080 bash[41963]: cluster 2023-12-01T06:33:18.590202+0000 mgr.y (mgr.24362) 3146 : cluster 0 pgmap v3115: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:33:20.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:33:20 smithi090 bash[32384]: cluster 2023-12-01T06:33:18.590202+0000 mgr.y (mgr.24362) 3146 : cluster 0 pgmap v3115: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:33:21.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:33:21 smithi080 bash[28361]: audit 2023-12-01T06:33:20.094961+0000 mon.a (mon.0) 2539 : audit 0 from='client.? 172.21.15.80:0/1337642856' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:33:21.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:33:21 smithi080 bash[41963]: audit 2023-12-01T06:33:20.094961+0000 mon.a (mon.0) 2539 : audit 0 from='client.? 172.21.15.80:0/1337642856' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:33:21.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:33:21 smithi090 bash[32384]: audit 2023-12-01T06:33:20.094961+0000 mon.a (mon.0) 2539 : audit 0 from='client.? 172.21.15.80:0/1337642856' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:33:22.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:33:22 smithi080 bash[28361]: cluster 2023-12-01T06:33:20.590878+0000 mgr.y (mgr.24362) 3147 : cluster 0 pgmap v3116: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:33:22.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:33:22 smithi080 bash[41963]: cluster 2023-12-01T06:33:20.590878+0000 mgr.y (mgr.24362) 3147 : cluster 0 pgmap v3116: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:33:22.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:33:22 smithi090 bash[32384]: cluster 2023-12-01T06:33:20.590878+0000 mgr.y (mgr.24362) 3147 : cluster 0 pgmap v3116: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:33:23.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:33:23 smithi080 bash[28361]: audit 2023-12-01T06:33:22.558867+0000 mon.c (mon.2) 1994 : audit 0 from='client.? 172.21.15.80:0/1118463860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:33:23.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:33:23 smithi080 bash[41963]: audit 2023-12-01T06:33:22.558867+0000 mon.c (mon.2) 1994 : audit 0 from='client.? 172.21.15.80:0/1118463860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:33:23.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:33:23 smithi090 bash[32384]: audit 2023-12-01T06:33:22.558867+0000 mon.c (mon.2) 1994 : audit 0 from='client.? 172.21.15.80:0/1118463860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:33:24.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:33:24 smithi080 bash[28361]: cluster 2023-12-01T06:33:22.592018+0000 mgr.y (mgr.24362) 3148 : cluster 0 pgmap v3117: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:33:24.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:33:24 smithi080 bash[41963]: cluster 2023-12-01T06:33:22.592018+0000 mgr.y (mgr.24362) 3148 : cluster 0 pgmap v3117: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:33:24.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:33:24 smithi090 bash[32384]: cluster 2023-12-01T06:33:22.592018+0000 mgr.y (mgr.24362) 3148 : cluster 0 pgmap v3117: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:33:25.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:33:25 smithi080 bash[28361]: audit 2023-12-01T06:33:24.942543+0000 mon.c (mon.2) 1995 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:33:25.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:33:25 smithi080 bash[28361]: audit 2023-12-01T06:33:25.009512+0000 mon.a (mon.0) 2540 : audit 0 from='client.? 172.21.15.80:0/403010362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:33:25.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:33:25 smithi080 bash[41963]: audit 2023-12-01T06:33:24.942543+0000 mon.c (mon.2) 1995 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:33:25.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:33:25 smithi080 bash[41963]: audit 2023-12-01T06:33:25.009512+0000 mon.a (mon.0) 2540 : audit 0 from='client.? 172.21.15.80:0/403010362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:33:25.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:33:25 smithi090 bash[32384]: audit 2023-12-01T06:33:24.942543+0000 mon.c (mon.2) 1995 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:33:25.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:33:25 smithi090 bash[32384]: audit 2023-12-01T06:33:25.009512+0000 mon.a (mon.0) 2540 : audit 0 from='client.? 172.21.15.80:0/403010362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:33:26.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:33:26 smithi080 bash[28361]: cluster 2023-12-01T06:33:24.592629+0000 mgr.y (mgr.24362) 3149 : cluster 0 pgmap v3118: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:33:26.433 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:33:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:33:26] "GET /metrics HTTP/1.1" 200 33977 "" "Prometheus/2.43.0" 2023-12-01T06:33:26.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:33:26 smithi080 bash[41963]: cluster 2023-12-01T06:33:24.592629+0000 mgr.y (mgr.24362) 3149 : cluster 0 pgmap v3118: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:33:26.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:33:26 smithi090 bash[32384]: cluster 2023-12-01T06:33:24.592629+0000 mgr.y (mgr.24362) 3149 : cluster 0 pgmap v3118: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:33:28.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:33:28 smithi080 bash[28361]: cluster 2023-12-01T06:33:26.593771+0000 mgr.y (mgr.24362) 3150 : cluster 0 pgmap v3119: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:33:28.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:33:28 smithi080 bash[28361]: audit 2023-12-01T06:33:27.453209+0000 mon.c (mon.2) 1996 : audit 0 from='client.? 172.21.15.80:0/2184494104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:33:28.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:33:28 smithi080 bash[41963]: cluster 2023-12-01T06:33:26.593771+0000 mgr.y (mgr.24362) 3150 : cluster 0 pgmap v3119: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:33:28.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:33:28 smithi080 bash[41963]: audit 2023-12-01T06:33:27.453209+0000 mon.c (mon.2) 1996 : audit 0 from='client.? 172.21.15.80:0/2184494104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:33:28.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:33:28 smithi090 bash[32384]: cluster 2023-12-01T06:33:26.593771+0000 mgr.y (mgr.24362) 3150 : cluster 0 pgmap v3119: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:33:28.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:33:28 smithi090 bash[32384]: audit 2023-12-01T06:33:27.453209+0000 mon.c (mon.2) 1996 : audit 0 from='client.? 172.21.15.80:0/2184494104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:33:30.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:33:30 smithi080 bash[28361]: cluster 2023-12-01T06:33:28.594422+0000 mgr.y (mgr.24362) 3151 : cluster 0 pgmap v3120: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:33:30.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:33:30 smithi080 bash[28361]: audit 2023-12-01T06:33:29.907499+0000 mon.c (mon.2) 1997 : audit 0 from='client.? 172.21.15.80:0/1172502797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:33:30.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:33:30 smithi080 bash[41963]: cluster 2023-12-01T06:33:28.594422+0000 mgr.y (mgr.24362) 3151 : cluster 0 pgmap v3120: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:33:30.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:33:30 smithi080 bash[41963]: audit 2023-12-01T06:33:29.907499+0000 mon.c (mon.2) 1997 : audit 0 from='client.? 172.21.15.80:0/1172502797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:33:30.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:33:30 smithi090 bash[32384]: cluster 2023-12-01T06:33:28.594422+0000 mgr.y (mgr.24362) 3151 : cluster 0 pgmap v3120: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:33:30.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:33:30 smithi090 bash[32384]: audit 2023-12-01T06:33:29.907499+0000 mon.c (mon.2) 1997 : audit 0 from='client.? 172.21.15.80:0/1172502797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:33:32.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:33:32 smithi080 bash[28361]: cluster 2023-12-01T06:33:30.595025+0000 mgr.y (mgr.24362) 3152 : cluster 0 pgmap v3121: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:33:32.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:33:32 smithi080 bash[41963]: cluster 2023-12-01T06:33:30.595025+0000 mgr.y (mgr.24362) 3152 : cluster 0 pgmap v3121: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:33:32.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:33:32 smithi090 bash[32384]: cluster 2023-12-01T06:33:30.595025+0000 mgr.y (mgr.24362) 3152 : cluster 0 pgmap v3121: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:33:33.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:33:33 smithi080 bash[28361]: audit 2023-12-01T06:33:32.366812+0000 mon.a (mon.0) 2541 : audit 0 from='client.? 172.21.15.80:0/1106252810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:33:33.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:33:33 smithi080 bash[41963]: audit 2023-12-01T06:33:32.366812+0000 mon.a (mon.0) 2541 : audit 0 from='client.? 172.21.15.80:0/1106252810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:33:33.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:33:33 smithi090 bash[32384]: audit 2023-12-01T06:33:32.366812+0000 mon.a (mon.0) 2541 : audit 0 from='client.? 172.21.15.80:0/1106252810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:33:34.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:33:34 smithi080 bash[41963]: cluster 2023-12-01T06:33:32.596249+0000 mgr.y (mgr.24362) 3153 : cluster 0 pgmap v3122: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:33:34.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:33:34 smithi080 bash[28361]: cluster 2023-12-01T06:33:32.596249+0000 mgr.y (mgr.24362) 3153 : cluster 0 pgmap v3122: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:33:34.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:33:34 smithi090 bash[32384]: cluster 2023-12-01T06:33:32.596249+0000 mgr.y (mgr.24362) 3153 : cluster 0 pgmap v3122: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:33:35.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:33:35 smithi080 bash[28361]: audit 2023-12-01T06:33:34.824588+0000 mon.a (mon.0) 2542 : audit 0 from='client.? 172.21.15.80:0/2835968417' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:33:35.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:33:35 smithi080 bash[41963]: audit 2023-12-01T06:33:34.824588+0000 mon.a (mon.0) 2542 : audit 0 from='client.? 172.21.15.80:0/2835968417' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:33:35.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:33:35 smithi090 bash[32384]: audit 2023-12-01T06:33:34.824588+0000 mon.a (mon.0) 2542 : audit 0 from='client.? 172.21.15.80:0/2835968417' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:33:36.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:33:36 smithi080 bash[28361]: cluster 2023-12-01T06:33:34.596884+0000 mgr.y (mgr.24362) 3154 : cluster 0 pgmap v3123: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:33:36.433 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:33:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:33:36] "GET /metrics HTTP/1.1" 200 33977 "" "Prometheus/2.43.0" 2023-12-01T06:33:36.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:33:36 smithi080 bash[41963]: cluster 2023-12-01T06:33:34.596884+0000 mgr.y (mgr.24362) 3154 : cluster 0 pgmap v3123: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:33:36.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:33:36 smithi090 bash[32384]: cluster 2023-12-01T06:33:34.596884+0000 mgr.y (mgr.24362) 3154 : cluster 0 pgmap v3123: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:33:38.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:33:38 smithi080 bash[28361]: cluster 2023-12-01T06:33:36.598070+0000 mgr.y (mgr.24362) 3155 : cluster 0 pgmap v3124: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:33:38.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:33:38 smithi080 bash[28361]: audit 2023-12-01T06:33:37.284137+0000 mon.a (mon.0) 2543 : audit 0 from='client.? 172.21.15.80:0/2920718711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:33:38.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:33:38 smithi080 bash[41963]: cluster 2023-12-01T06:33:36.598070+0000 mgr.y (mgr.24362) 3155 : cluster 0 pgmap v3124: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:33:38.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:33:38 smithi080 bash[41963]: audit 2023-12-01T06:33:37.284137+0000 mon.a (mon.0) 2543 : audit 0 from='client.? 172.21.15.80:0/2920718711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:33:38.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:33:38 smithi090 bash[32384]: cluster 2023-12-01T06:33:36.598070+0000 mgr.y (mgr.24362) 3155 : cluster 0 pgmap v3124: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:33:38.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:33:38 smithi090 bash[32384]: audit 2023-12-01T06:33:37.284137+0000 mon.a (mon.0) 2543 : audit 0 from='client.? 172.21.15.80:0/2920718711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:33:40.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:33:40 smithi080 bash[41963]: cluster 2023-12-01T06:33:38.598678+0000 mgr.y (mgr.24362) 3156 : cluster 0 pgmap v3125: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:33:40.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:33:40 smithi080 bash[41963]: audit 2023-12-01T06:33:39.730920+0000 mon.c (mon.2) 1998 : audit 0 from='client.? 172.21.15.80:0/313744487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:33:40.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:33:40 smithi080 bash[41963]: audit 2023-12-01T06:33:39.943202+0000 mon.c (mon.2) 1999 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:33:40.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:33:40 smithi080 bash[28361]: cluster 2023-12-01T06:33:38.598678+0000 mgr.y (mgr.24362) 3156 : cluster 0 pgmap v3125: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:33:40.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:33:40 smithi080 bash[28361]: audit 2023-12-01T06:33:39.730920+0000 mon.c (mon.2) 1998 : audit 0 from='client.? 172.21.15.80:0/313744487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:33:40.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:33:40 smithi080 bash[28361]: audit 2023-12-01T06:33:39.943202+0000 mon.c (mon.2) 1999 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:33:40.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:33:40 smithi090 bash[32384]: cluster 2023-12-01T06:33:38.598678+0000 mgr.y (mgr.24362) 3156 : cluster 0 pgmap v3125: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:33:40.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:33:40 smithi090 bash[32384]: audit 2023-12-01T06:33:39.730920+0000 mon.c (mon.2) 1998 : audit 0 from='client.? 172.21.15.80:0/313744487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:33:40.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:33:40 smithi090 bash[32384]: audit 2023-12-01T06:33:39.943202+0000 mon.c (mon.2) 1999 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:33:42.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:33:42 smithi090 bash[32384]: cluster 2023-12-01T06:33:40.599361+0000 mgr.y (mgr.24362) 3157 : cluster 0 pgmap v3126: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:33:42.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:33:42 smithi080 bash[28361]: cluster 2023-12-01T06:33:40.599361+0000 mgr.y (mgr.24362) 3157 : cluster 0 pgmap v3126: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:33:42.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:33:42 smithi080 bash[41963]: cluster 2023-12-01T06:33:40.599361+0000 mgr.y (mgr.24362) 3157 : cluster 0 pgmap v3126: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:33:43.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:33:43 smithi090 bash[32384]: audit 2023-12-01T06:33:42.186113+0000 mon.c (mon.2) 2000 : audit 0 from='client.? 172.21.15.80:0/3636510425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:33:43.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:33:43 smithi080 bash[28361]: audit 2023-12-01T06:33:42.186113+0000 mon.c (mon.2) 2000 : audit 0 from='client.? 172.21.15.80:0/3636510425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:33:43.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:33:43 smithi080 bash[41963]: audit 2023-12-01T06:33:42.186113+0000 mon.c (mon.2) 2000 : audit 0 from='client.? 172.21.15.80:0/3636510425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:33:44.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:33:44 smithi090 bash[32384]: cluster 2023-12-01T06:33:42.600543+0000 mgr.y (mgr.24362) 3158 : cluster 0 pgmap v3127: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:33:44.895 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:33:44 smithi090 bash[32384]: audit 2023-12-01T06:33:43.473498+0000 mon.c (mon.2) 2001 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:33:44.896 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:33:44 smithi080 bash[28361]: cluster 2023-12-01T06:33:42.600543+0000 mgr.y (mgr.24362) 3158 : cluster 0 pgmap v3127: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:33:44.896 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:33:44 smithi080 bash[28361]: audit 2023-12-01T06:33:43.473498+0000 mon.c (mon.2) 2001 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:33:44.896 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:33:44 smithi080 bash[41963]: cluster 2023-12-01T06:33:42.600543+0000 mgr.y (mgr.24362) 3158 : cluster 0 pgmap v3127: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:33:44.897 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:33:44 smithi080 bash[41963]: audit 2023-12-01T06:33:43.473498+0000 mon.c (mon.2) 2001 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:33:45.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:33:45 smithi090 bash[32384]: audit 2023-12-01T06:33:44.645488+0000 mon.c (mon.2) 2002 : audit 0 from='client.? 172.21.15.80:0/1518108822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:33:45.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:33:45 smithi080 bash[28361]: audit 2023-12-01T06:33:44.645488+0000 mon.c (mon.2) 2002 : audit 0 from='client.? 172.21.15.80:0/1518108822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:33:45.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:33:45 smithi080 bash[41963]: audit 2023-12-01T06:33:44.645488+0000 mon.c (mon.2) 2002 : audit 0 from='client.? 172.21.15.80:0/1518108822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:33:46.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:33:46 smithi090 bash[32384]: cluster 2023-12-01T06:33:44.601110+0000 mgr.y (mgr.24362) 3159 : cluster 0 pgmap v3128: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:33:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:33:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:33:46] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T06:33:46.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:33:46 smithi080 bash[41963]: cluster 2023-12-01T06:33:44.601110+0000 mgr.y (mgr.24362) 3159 : cluster 0 pgmap v3128: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:33:46.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:33:46 smithi080 bash[28361]: cluster 2023-12-01T06:33:44.601110+0000 mgr.y (mgr.24362) 3159 : cluster 0 pgmap v3128: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:33:47.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:33:47 smithi090 bash[32384]: audit 2023-12-01T06:33:47.100247+0000 mon.a (mon.0) 2544 : audit 0 from='client.? 172.21.15.80:0/2496998653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:33:47.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:33:47 smithi080 bash[28361]: audit 2023-12-01T06:33:47.100247+0000 mon.a (mon.0) 2544 : audit 0 from='client.? 172.21.15.80:0/2496998653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:33:47.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:33:47 smithi080 bash[41963]: audit 2023-12-01T06:33:47.100247+0000 mon.a (mon.0) 2544 : audit 0 from='client.? 172.21.15.80:0/2496998653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:33:48.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:33:48 smithi090 bash[32384]: cluster 2023-12-01T06:33:46.602361+0000 mgr.y (mgr.24362) 3160 : cluster 0 pgmap v3129: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:33:48.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:33:48 smithi080 bash[41963]: cluster 2023-12-01T06:33:46.602361+0000 mgr.y (mgr.24362) 3160 : cluster 0 pgmap v3129: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:33:48.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:33:48 smithi080 bash[28361]: cluster 2023-12-01T06:33:46.602361+0000 mgr.y (mgr.24362) 3160 : cluster 0 pgmap v3129: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:33:50.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:33:50 smithi080 bash[28361]: cluster 2023-12-01T06:33:48.602951+0000 mgr.y (mgr.24362) 3161 : cluster 0 pgmap v3130: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:33:50.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:33:50 smithi080 bash[28361]: audit 2023-12-01T06:33:49.272148+0000 mon.a (mon.0) 2545 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:33:50.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:33:50 smithi080 bash[28361]: audit 2023-12-01T06:33:49.281981+0000 mon.a (mon.0) 2546 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:33:50.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:33:50 smithi080 bash[28361]: audit 2023-12-01T06:33:49.565651+0000 mon.c (mon.2) 2003 : audit 0 from='client.? 172.21.15.80:0/3097114277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:33:50.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:33:50 smithi080 bash[28361]: audit 2023-12-01T06:33:49.644139+0000 mon.a (mon.0) 2547 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:33:50.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:33:50 smithi080 bash[28361]: audit 2023-12-01T06:33:49.655151+0000 mon.a (mon.0) 2548 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:33:50.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:33:50 smithi080 bash[28361]: audit 2023-12-01T06:33:50.238321+0000 mon.c (mon.2) 2004 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:33:50.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:33:50 smithi080 bash[28361]: audit 2023-12-01T06:33:50.239974+0000 mon.c (mon.2) 2005 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:33:50.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:33:50 smithi080 bash[28361]: audit 2023-12-01T06:33:50.249763+0000 mon.a (mon.0) 2549 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:33:50.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:33:50 smithi080 bash[41963]: cluster 2023-12-01T06:33:48.602951+0000 mgr.y (mgr.24362) 3161 : cluster 0 pgmap v3130: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:33:50.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:33:50 smithi080 bash[41963]: audit 2023-12-01T06:33:49.272148+0000 mon.a (mon.0) 2545 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:33:50.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:33:50 smithi080 bash[41963]: audit 2023-12-01T06:33:49.281981+0000 mon.a (mon.0) 2546 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:33:50.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:33:50 smithi080 bash[41963]: audit 2023-12-01T06:33:49.565651+0000 mon.c (mon.2) 2003 : audit 0 from='client.? 172.21.15.80:0/3097114277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:33:50.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:33:50 smithi080 bash[41963]: audit 2023-12-01T06:33:49.644139+0000 mon.a (mon.0) 2547 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:33:50.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:33:50 smithi080 bash[41963]: audit 2023-12-01T06:33:49.655151+0000 mon.a (mon.0) 2548 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:33:50.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:33:50 smithi080 bash[41963]: audit 2023-12-01T06:33:50.238321+0000 mon.c (mon.2) 2004 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:33:50.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:33:50 smithi080 bash[41963]: audit 2023-12-01T06:33:50.239974+0000 mon.c (mon.2) 2005 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:33:50.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:33:50 smithi080 bash[41963]: audit 2023-12-01T06:33:50.249763+0000 mon.a (mon.0) 2549 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:33:50.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:33:50 smithi090 bash[32384]: cluster 2023-12-01T06:33:48.602951+0000 mgr.y (mgr.24362) 3161 : cluster 0 pgmap v3130: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:33:50.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:33:50 smithi090 bash[32384]: audit 2023-12-01T06:33:49.272148+0000 mon.a (mon.0) 2545 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:33:50.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:33:50 smithi090 bash[32384]: audit 2023-12-01T06:33:49.281981+0000 mon.a (mon.0) 2546 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:33:50.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:33:50 smithi090 bash[32384]: audit 2023-12-01T06:33:49.565651+0000 mon.c (mon.2) 2003 : audit 0 from='client.? 172.21.15.80:0/3097114277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:33:50.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:33:50 smithi090 bash[32384]: audit 2023-12-01T06:33:49.644139+0000 mon.a (mon.0) 2547 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:33:50.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:33:50 smithi090 bash[32384]: audit 2023-12-01T06:33:49.655151+0000 mon.a (mon.0) 2548 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:33:50.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:33:50 smithi090 bash[32384]: audit 2023-12-01T06:33:50.238321+0000 mon.c (mon.2) 2004 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:33:50.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:33:50 smithi090 bash[32384]: audit 2023-12-01T06:33:50.239974+0000 mon.c (mon.2) 2005 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:33:50.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:33:50 smithi090 bash[32384]: audit 2023-12-01T06:33:50.249763+0000 mon.a (mon.0) 2549 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:33:52.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:33:52 smithi080 bash[28361]: cluster 2023-12-01T06:33:50.603689+0000 mgr.y (mgr.24362) 3162 : cluster 0 pgmap v3131: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:33:52.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:33:52 smithi080 bash[28361]: audit 2023-12-01T06:33:52.006573+0000 mon.a (mon.0) 2550 : audit 0 from='client.? 172.21.15.80:0/4272849745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:33:52.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:33:52 smithi080 bash[41963]: cluster 2023-12-01T06:33:50.603689+0000 mgr.y (mgr.24362) 3162 : cluster 0 pgmap v3131: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:33:52.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:33:52 smithi080 bash[41963]: audit 2023-12-01T06:33:52.006573+0000 mon.a (mon.0) 2550 : audit 0 from='client.? 172.21.15.80:0/4272849745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:33:52.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:33:52 smithi090 bash[32384]: cluster 2023-12-01T06:33:50.603689+0000 mgr.y (mgr.24362) 3162 : cluster 0 pgmap v3131: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:33:52.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:33:52 smithi090 bash[32384]: audit 2023-12-01T06:33:52.006573+0000 mon.a (mon.0) 2550 : audit 0 from='client.? 172.21.15.80:0/4272849745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:33:54.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:33:54 smithi080 bash[28361]: cluster 2023-12-01T06:33:52.604899+0000 mgr.y (mgr.24362) 3163 : cluster 0 pgmap v3132: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:33:54.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:33:54 smithi080 bash[41963]: cluster 2023-12-01T06:33:52.604899+0000 mgr.y (mgr.24362) 3163 : cluster 0 pgmap v3132: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:33:54.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:33:54 smithi090 bash[32384]: cluster 2023-12-01T06:33:52.604899+0000 mgr.y (mgr.24362) 3163 : cluster 0 pgmap v3132: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:33:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:33:55 smithi080 bash[28361]: audit 2023-12-01T06:33:54.466005+0000 mon.c (mon.2) 2006 : audit 0 from='client.? 172.21.15.80:0/336023311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:33:55.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:33:55 smithi080 bash[28361]: audit 2023-12-01T06:33:54.943525+0000 mon.c (mon.2) 2007 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:33:55.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:33:55 smithi080 bash[41963]: audit 2023-12-01T06:33:54.466005+0000 mon.c (mon.2) 2006 : audit 0 from='client.? 172.21.15.80:0/336023311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:33:55.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:33:55 smithi080 bash[41963]: audit 2023-12-01T06:33:54.943525+0000 mon.c (mon.2) 2007 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:33:55.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:33:55 smithi090 bash[32384]: audit 2023-12-01T06:33:54.466005+0000 mon.c (mon.2) 2006 : audit 0 from='client.? 172.21.15.80:0/336023311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:33:55.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:33:55 smithi090 bash[32384]: audit 2023-12-01T06:33:54.943525+0000 mon.c (mon.2) 2007 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:33:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:33:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:33:56] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T06:33:56.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:33:56 smithi080 bash[41963]: cluster 2023-12-01T06:33:54.605507+0000 mgr.y (mgr.24362) 3164 : cluster 0 pgmap v3133: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:33:56.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:33:56 smithi080 bash[28361]: cluster 2023-12-01T06:33:54.605507+0000 mgr.y (mgr.24362) 3164 : cluster 0 pgmap v3133: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:33:56.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:33:56 smithi090 bash[32384]: cluster 2023-12-01T06:33:54.605507+0000 mgr.y (mgr.24362) 3164 : cluster 0 pgmap v3133: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:33:57.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:33:57 smithi080 bash[28361]: audit 2023-12-01T06:33:56.917763+0000 mon.a (mon.0) 2551 : audit 0 from='client.? 172.21.15.80:0/3658511238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:33:57.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:33:57 smithi080 bash[41963]: audit 2023-12-01T06:33:56.917763+0000 mon.a (mon.0) 2551 : audit 0 from='client.? 172.21.15.80:0/3658511238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:33:57.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:33:57 smithi090 bash[32384]: audit 2023-12-01T06:33:56.917763+0000 mon.a (mon.0) 2551 : audit 0 from='client.? 172.21.15.80:0/3658511238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:33:58.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:33:58 smithi080 bash[28361]: cluster 2023-12-01T06:33:56.606194+0000 mgr.y (mgr.24362) 3165 : cluster 0 pgmap v3134: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:33:58.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:33:58 smithi080 bash[41963]: cluster 2023-12-01T06:33:56.606194+0000 mgr.y (mgr.24362) 3165 : cluster 0 pgmap v3134: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:33:58.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:33:58 smithi090 bash[32384]: cluster 2023-12-01T06:33:56.606194+0000 mgr.y (mgr.24362) 3165 : cluster 0 pgmap v3134: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:34:00.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:34:00 smithi080 bash[28361]: cluster 2023-12-01T06:33:58.606786+0000 mgr.y (mgr.24362) 3166 : cluster 0 pgmap v3135: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:34:00.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:34:00 smithi080 bash[28361]: audit 2023-12-01T06:33:59.374047+0000 mon.c (mon.2) 2008 : audit 0 from='client.? 172.21.15.80:0/1060055531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:34:00.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:34:00 smithi080 bash[41963]: cluster 2023-12-01T06:33:58.606786+0000 mgr.y (mgr.24362) 3166 : cluster 0 pgmap v3135: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:34:00.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:34:00 smithi080 bash[41963]: audit 2023-12-01T06:33:59.374047+0000 mon.c (mon.2) 2008 : audit 0 from='client.? 172.21.15.80:0/1060055531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:34:00.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:34:00 smithi090 bash[32384]: cluster 2023-12-01T06:33:58.606786+0000 mgr.y (mgr.24362) 3166 : cluster 0 pgmap v3135: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:34:00.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:34:00 smithi090 bash[32384]: audit 2023-12-01T06:33:59.374047+0000 mon.c (mon.2) 2008 : audit 0 from='client.? 172.21.15.80:0/1060055531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:34:02.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:34:02 smithi080 bash[28361]: cluster 2023-12-01T06:34:00.607528+0000 mgr.y (mgr.24362) 3167 : cluster 0 pgmap v3136: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:34:02.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:34:02 smithi080 bash[28361]: audit 2023-12-01T06:34:01.836204+0000 mon.c (mon.2) 2009 : audit 0 from='client.? 172.21.15.80:0/2742946030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:34:02.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:34:02 smithi080 bash[41963]: cluster 2023-12-01T06:34:00.607528+0000 mgr.y (mgr.24362) 3167 : cluster 0 pgmap v3136: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:34:02.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:34:02 smithi080 bash[41963]: audit 2023-12-01T06:34:01.836204+0000 mon.c (mon.2) 2009 : audit 0 from='client.? 172.21.15.80:0/2742946030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:34:02.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:34:02 smithi090 bash[32384]: cluster 2023-12-01T06:34:00.607528+0000 mgr.y (mgr.24362) 3167 : cluster 0 pgmap v3136: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:34:02.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:34:02 smithi090 bash[32384]: audit 2023-12-01T06:34:01.836204+0000 mon.c (mon.2) 2009 : audit 0 from='client.? 172.21.15.80:0/2742946030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:34:04.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:34:04 smithi080 bash[28361]: cluster 2023-12-01T06:34:02.608661+0000 mgr.y (mgr.24362) 3168 : cluster 0 pgmap v3137: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:34:04.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:34:04 smithi080 bash[28361]: audit 2023-12-01T06:34:04.285570+0000 mon.a (mon.0) 2552 : audit 0 from='client.? 172.21.15.80:0/2298974274' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:34:04.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:34:04 smithi080 bash[41963]: cluster 2023-12-01T06:34:02.608661+0000 mgr.y (mgr.24362) 3168 : cluster 0 pgmap v3137: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:34:04.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:34:04 smithi080 bash[41963]: audit 2023-12-01T06:34:04.285570+0000 mon.a (mon.0) 2552 : audit 0 from='client.? 172.21.15.80:0/2298974274' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:34:04.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:34:04 smithi090 bash[32384]: cluster 2023-12-01T06:34:02.608661+0000 mgr.y (mgr.24362) 3168 : cluster 0 pgmap v3137: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:34:04.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:34:04 smithi090 bash[32384]: audit 2023-12-01T06:34:04.285570+0000 mon.a (mon.0) 2552 : audit 0 from='client.? 172.21.15.80:0/2298974274' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:34:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:34:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:34:06] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T06:34:06.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:34:06 smithi080 bash[41963]: cluster 2023-12-01T06:34:04.609345+0000 mgr.y (mgr.24362) 3169 : cluster 0 pgmap v3138: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:34:06.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:34:06 smithi080 bash[28361]: cluster 2023-12-01T06:34:04.609345+0000 mgr.y (mgr.24362) 3169 : cluster 0 pgmap v3138: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:34:06.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:34:06 smithi090 bash[32384]: cluster 2023-12-01T06:34:04.609345+0000 mgr.y (mgr.24362) 3169 : cluster 0 pgmap v3138: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:34:07.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:34:07 smithi080 bash[41963]: audit 2023-12-01T06:34:06.736602+0000 mon.a (mon.0) 2553 : audit 0 from='client.? 172.21.15.80:0/3344765079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:34:07.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:34:07 smithi080 bash[28361]: audit 2023-12-01T06:34:06.736602+0000 mon.a (mon.0) 2553 : audit 0 from='client.? 172.21.15.80:0/3344765079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:34:07.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:34:07 smithi090 bash[32384]: audit 2023-12-01T06:34:06.736602+0000 mon.a (mon.0) 2553 : audit 0 from='client.? 172.21.15.80:0/3344765079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:34:08.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:34:08 smithi080 bash[28361]: cluster 2023-12-01T06:34:06.610404+0000 mgr.y (mgr.24362) 3170 : cluster 0 pgmap v3139: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:34:08.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:34:08 smithi080 bash[41963]: cluster 2023-12-01T06:34:06.610404+0000 mgr.y (mgr.24362) 3170 : cluster 0 pgmap v3139: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:34:08.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:34:08 smithi090 bash[32384]: cluster 2023-12-01T06:34:06.610404+0000 mgr.y (mgr.24362) 3170 : cluster 0 pgmap v3139: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:34:10.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:34:10 smithi090 bash[32384]: cluster 2023-12-01T06:34:08.610985+0000 mgr.y (mgr.24362) 3171 : cluster 0 pgmap v3140: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:34:10.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:34:10 smithi090 bash[32384]: audit 2023-12-01T06:34:09.182749+0000 mon.c (mon.2) 2010 : audit 0 from='client.? 172.21.15.80:0/4248908095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:34:10.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:34:10 smithi090 bash[32384]: audit 2023-12-01T06:34:09.943928+0000 mon.c (mon.2) 2011 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:34:10.441 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:34:10 smithi080 bash[28361]: cluster 2023-12-01T06:34:08.610985+0000 mgr.y (mgr.24362) 3171 : cluster 0 pgmap v3140: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:34:10.442 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:34:10 smithi080 bash[28361]: audit 2023-12-01T06:34:09.182749+0000 mon.c (mon.2) 2010 : audit 0 from='client.? 172.21.15.80:0/4248908095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:34:10.442 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:34:10 smithi080 bash[28361]: audit 2023-12-01T06:34:09.943928+0000 mon.c (mon.2) 2011 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:34:10.442 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:34:10 smithi080 bash[41963]: cluster 2023-12-01T06:34:08.610985+0000 mgr.y (mgr.24362) 3171 : cluster 0 pgmap v3140: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:34:10.442 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:34:10 smithi080 bash[41963]: audit 2023-12-01T06:34:09.182749+0000 mon.c (mon.2) 2010 : audit 0 from='client.? 172.21.15.80:0/4248908095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:34:10.442 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:34:10 smithi080 bash[41963]: audit 2023-12-01T06:34:09.943928+0000 mon.c (mon.2) 2011 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:34:12.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:34:12 smithi090 bash[32384]: cluster 2023-12-01T06:34:10.611563+0000 mgr.y (mgr.24362) 3172 : cluster 0 pgmap v3141: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:34:12.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:34:12 smithi090 bash[32384]: audit 2023-12-01T06:34:11.628727+0000 mon.a (mon.0) 2554 : audit 0 from='client.? 172.21.15.80:0/1734448392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:34:12.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:34:12 smithi080 bash[41963]: cluster 2023-12-01T06:34:10.611563+0000 mgr.y (mgr.24362) 3172 : cluster 0 pgmap v3141: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:34:12.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:34:12 smithi080 bash[41963]: audit 2023-12-01T06:34:11.628727+0000 mon.a (mon.0) 2554 : audit 0 from='client.? 172.21.15.80:0/1734448392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:34:12.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:34:12 smithi080 bash[28361]: cluster 2023-12-01T06:34:10.611563+0000 mgr.y (mgr.24362) 3172 : cluster 0 pgmap v3141: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:34:12.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:34:12 smithi080 bash[28361]: audit 2023-12-01T06:34:11.628727+0000 mon.a (mon.0) 2554 : audit 0 from='client.? 172.21.15.80:0/1734448392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:34:14.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:34:14 smithi090 bash[32384]: cluster 2023-12-01T06:34:12.612714+0000 mgr.y (mgr.24362) 3173 : cluster 0 pgmap v3142: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:34:14.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:34:14 smithi080 bash[41963]: cluster 2023-12-01T06:34:12.612714+0000 mgr.y (mgr.24362) 3173 : cluster 0 pgmap v3142: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:34:14.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:34:14 smithi080 bash[28361]: cluster 2023-12-01T06:34:12.612714+0000 mgr.y (mgr.24362) 3173 : cluster 0 pgmap v3142: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:34:15.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:34:15 smithi080 bash[41963]: audit 2023-12-01T06:34:14.086805+0000 mon.c (mon.2) 2012 : audit 0 from='client.? 172.21.15.80:0/521558162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:34:15.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:34:15 smithi080 bash[28361]: audit 2023-12-01T06:34:14.086805+0000 mon.c (mon.2) 2012 : audit 0 from='client.? 172.21.15.80:0/521558162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:34:15.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:34:15 smithi090 bash[32384]: audit 2023-12-01T06:34:14.086805+0000 mon.c (mon.2) 2012 : audit 0 from='client.? 172.21.15.80:0/521558162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:34:16.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:34:16 smithi080 bash[28361]: cluster 2023-12-01T06:34:14.613471+0000 mgr.y (mgr.24362) 3174 : cluster 0 pgmap v3143: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:34:16.433 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:34:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:34:16] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T06:34:16.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:34:16 smithi080 bash[41963]: cluster 2023-12-01T06:34:14.613471+0000 mgr.y (mgr.24362) 3174 : cluster 0 pgmap v3143: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:34:16.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:34:16 smithi090 bash[32384]: cluster 2023-12-01T06:34:14.613471+0000 mgr.y (mgr.24362) 3174 : cluster 0 pgmap v3143: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:34:17.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:34:17 smithi080 bash[28361]: audit 2023-12-01T06:34:16.543509+0000 mon.a (mon.0) 2555 : audit 0 from='client.? 172.21.15.80:0/3032102034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:34:17.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:34:17 smithi080 bash[41963]: audit 2023-12-01T06:34:16.543509+0000 mon.a (mon.0) 2555 : audit 0 from='client.? 172.21.15.80:0/3032102034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:34:17.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:34:17 smithi090 bash[32384]: audit 2023-12-01T06:34:16.543509+0000 mon.a (mon.0) 2555 : audit 0 from='client.? 172.21.15.80:0/3032102034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:34:18.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:34:18 smithi080 bash[28361]: cluster 2023-12-01T06:34:16.614551+0000 mgr.y (mgr.24362) 3175 : cluster 0 pgmap v3144: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:34:18.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:34:18 smithi080 bash[41963]: cluster 2023-12-01T06:34:16.614551+0000 mgr.y (mgr.24362) 3175 : cluster 0 pgmap v3144: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:34:18.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:34:18 smithi090 bash[32384]: cluster 2023-12-01T06:34:16.614551+0000 mgr.y (mgr.24362) 3175 : cluster 0 pgmap v3144: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:34:19.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:34:19 smithi080 bash[28361]: audit 2023-12-01T06:34:18.988916+0000 mon.c (mon.2) 2013 : audit 0 from='client.? 172.21.15.80:0/1679319593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:34:19.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:34:19 smithi080 bash[41963]: audit 2023-12-01T06:34:18.988916+0000 mon.c (mon.2) 2013 : audit 0 from='client.? 172.21.15.80:0/1679319593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:34:19.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:34:19 smithi090 bash[32384]: audit 2023-12-01T06:34:18.988916+0000 mon.c (mon.2) 2013 : audit 0 from='client.? 172.21.15.80:0/1679319593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:34:20.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:34:20 smithi080 bash[41963]: cluster 2023-12-01T06:34:18.615030+0000 mgr.y (mgr.24362) 3176 : cluster 0 pgmap v3145: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:34:20.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:34:20 smithi080 bash[28361]: cluster 2023-12-01T06:34:18.615030+0000 mgr.y (mgr.24362) 3176 : cluster 0 pgmap v3145: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:34:20.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:34:20 smithi090 bash[32384]: cluster 2023-12-01T06:34:18.615030+0000 mgr.y (mgr.24362) 3176 : cluster 0 pgmap v3145: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:34:22.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:34:22 smithi080 bash[28361]: cluster 2023-12-01T06:34:20.615640+0000 mgr.y (mgr.24362) 3177 : cluster 0 pgmap v3146: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:34:22.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:34:22 smithi080 bash[28361]: audit 2023-12-01T06:34:21.434034+0000 mon.a (mon.0) 2556 : audit 0 from='client.? 172.21.15.80:0/3006295330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:34:22.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:34:22 smithi080 bash[41963]: cluster 2023-12-01T06:34:20.615640+0000 mgr.y (mgr.24362) 3177 : cluster 0 pgmap v3146: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:34:22.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:34:22 smithi080 bash[41963]: audit 2023-12-01T06:34:21.434034+0000 mon.a (mon.0) 2556 : audit 0 from='client.? 172.21.15.80:0/3006295330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:34:22.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:34:22 smithi090 bash[32384]: cluster 2023-12-01T06:34:20.615640+0000 mgr.y (mgr.24362) 3177 : cluster 0 pgmap v3146: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:34:22.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:34:22 smithi090 bash[32384]: audit 2023-12-01T06:34:21.434034+0000 mon.a (mon.0) 2556 : audit 0 from='client.? 172.21.15.80:0/3006295330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:34:24.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:34:24 smithi080 bash[41963]: cluster 2023-12-01T06:34:22.616762+0000 mgr.y (mgr.24362) 3178 : cluster 0 pgmap v3147: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:34:24.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:34:24 smithi080 bash[41963]: audit 2023-12-01T06:34:23.883436+0000 mon.a (mon.0) 2557 : audit 0 from='client.? 172.21.15.80:0/2326121958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:34:24.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:34:24 smithi080 bash[28361]: cluster 2023-12-01T06:34:22.616762+0000 mgr.y (mgr.24362) 3178 : cluster 0 pgmap v3147: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:34:24.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:34:24 smithi080 bash[28361]: audit 2023-12-01T06:34:23.883436+0000 mon.a (mon.0) 2557 : audit 0 from='client.? 172.21.15.80:0/2326121958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:34:24.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:34:24 smithi090 bash[32384]: cluster 2023-12-01T06:34:22.616762+0000 mgr.y (mgr.24362) 3178 : cluster 0 pgmap v3147: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:34:24.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:34:24 smithi090 bash[32384]: audit 2023-12-01T06:34:23.883436+0000 mon.a (mon.0) 2557 : audit 0 from='client.? 172.21.15.80:0/2326121958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:34:25.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:34:25 smithi080 bash[28361]: audit 2023-12-01T06:34:24.944304+0000 mon.c (mon.2) 2014 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:34:25.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:34:25 smithi080 bash[41963]: audit 2023-12-01T06:34:24.944304+0000 mon.c (mon.2) 2014 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:34:25.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:34:25 smithi090 bash[32384]: audit 2023-12-01T06:34:24.944304+0000 mon.c (mon.2) 2014 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:34:26.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:34:26 smithi080 bash[28361]: cluster 2023-12-01T06:34:24.617460+0000 mgr.y (mgr.24362) 3179 : cluster 0 pgmap v3148: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:34:26.433 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:34:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:34:26] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T06:34:26.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:34:26 smithi080 bash[41963]: cluster 2023-12-01T06:34:24.617460+0000 mgr.y (mgr.24362) 3179 : cluster 0 pgmap v3148: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:34:26.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:34:26 smithi090 bash[32384]: cluster 2023-12-01T06:34:24.617460+0000 mgr.y (mgr.24362) 3179 : cluster 0 pgmap v3148: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:34:27.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:34:27 smithi080 bash[28361]: audit 2023-12-01T06:34:26.342704+0000 mon.c (mon.2) 2015 : audit 0 from='client.? 172.21.15.80:0/1791350786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:34:27.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:34:27 smithi080 bash[41963]: audit 2023-12-01T06:34:26.342704+0000 mon.c (mon.2) 2015 : audit 0 from='client.? 172.21.15.80:0/1791350786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:34:27.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:34:27 smithi090 bash[32384]: audit 2023-12-01T06:34:26.342704+0000 mon.c (mon.2) 2015 : audit 0 from='client.? 172.21.15.80:0/1791350786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:34:28.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:34:28 smithi080 bash[41963]: cluster 2023-12-01T06:34:26.618524+0000 mgr.y (mgr.24362) 3180 : cluster 0 pgmap v3149: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:34:28.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:34:28 smithi080 bash[28361]: cluster 2023-12-01T06:34:26.618524+0000 mgr.y (mgr.24362) 3180 : cluster 0 pgmap v3149: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:34:28.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:34:28 smithi090 bash[32384]: cluster 2023-12-01T06:34:26.618524+0000 mgr.y (mgr.24362) 3180 : cluster 0 pgmap v3149: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:34:29.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:34:29 smithi080 bash[28361]: audit 2023-12-01T06:34:28.795960+0000 mon.c (mon.2) 2016 : audit 0 from='client.? 172.21.15.80:0/2122592592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:34:29.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:34:29 smithi080 bash[41963]: audit 2023-12-01T06:34:28.795960+0000 mon.c (mon.2) 2016 : audit 0 from='client.? 172.21.15.80:0/2122592592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:34:29.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:34:29 smithi090 bash[32384]: audit 2023-12-01T06:34:28.795960+0000 mon.c (mon.2) 2016 : audit 0 from='client.? 172.21.15.80:0/2122592592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:34:30.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:34:30 smithi080 bash[41963]: cluster 2023-12-01T06:34:28.619063+0000 mgr.y (mgr.24362) 3181 : cluster 0 pgmap v3150: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:34:30.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:34:30 smithi080 bash[28361]: cluster 2023-12-01T06:34:28.619063+0000 mgr.y (mgr.24362) 3181 : cluster 0 pgmap v3150: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:34:30.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:34:30 smithi090 bash[32384]: cluster 2023-12-01T06:34:28.619063+0000 mgr.y (mgr.24362) 3181 : cluster 0 pgmap v3150: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:34:32.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:34:32 smithi080 bash[28361]: cluster 2023-12-01T06:34:30.619708+0000 mgr.y (mgr.24362) 3182 : cluster 0 pgmap v3151: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:34:32.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:34:32 smithi080 bash[28361]: audit 2023-12-01T06:34:31.251869+0000 mon.c (mon.2) 2017 : audit 0 from='client.? 172.21.15.80:0/486444493' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:34:32.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:34:32 smithi080 bash[41963]: cluster 2023-12-01T06:34:30.619708+0000 mgr.y (mgr.24362) 3182 : cluster 0 pgmap v3151: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:34:32.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:34:32 smithi080 bash[41963]: audit 2023-12-01T06:34:31.251869+0000 mon.c (mon.2) 2017 : audit 0 from='client.? 172.21.15.80:0/486444493' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:34:32.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:34:32 smithi090 bash[32384]: cluster 2023-12-01T06:34:30.619708+0000 mgr.y (mgr.24362) 3182 : cluster 0 pgmap v3151: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:34:32.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:34:32 smithi090 bash[32384]: audit 2023-12-01T06:34:31.251869+0000 mon.c (mon.2) 2017 : audit 0 from='client.? 172.21.15.80:0/486444493' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:34:34.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:34:34 smithi080 bash[28361]: cluster 2023-12-01T06:34:32.621000+0000 mgr.y (mgr.24362) 3183 : cluster 0 pgmap v3152: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:34:34.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:34:34 smithi080 bash[28361]: audit 2023-12-01T06:34:33.704384+0000 mon.c (mon.2) 2018 : audit 0 from='client.? 172.21.15.80:0/422246833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:34:34.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:34:34 smithi080 bash[41963]: cluster 2023-12-01T06:34:32.621000+0000 mgr.y (mgr.24362) 3183 : cluster 0 pgmap v3152: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:34:34.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:34:34 smithi080 bash[41963]: audit 2023-12-01T06:34:33.704384+0000 mon.c (mon.2) 2018 : audit 0 from='client.? 172.21.15.80:0/422246833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:34:34.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:34:34 smithi090 bash[32384]: cluster 2023-12-01T06:34:32.621000+0000 mgr.y (mgr.24362) 3183 : cluster 0 pgmap v3152: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:34:34.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:34:34 smithi090 bash[32384]: audit 2023-12-01T06:34:33.704384+0000 mon.c (mon.2) 2018 : audit 0 from='client.? 172.21.15.80:0/422246833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:34:36.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:34:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:34:36] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T06:34:36.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:34:36 smithi080 bash[28361]: cluster 2023-12-01T06:34:34.621821+0000 mgr.y (mgr.24362) 3184 : cluster 0 pgmap v3153: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:34:36.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:34:36 smithi080 bash[41963]: cluster 2023-12-01T06:34:34.621821+0000 mgr.y (mgr.24362) 3184 : cluster 0 pgmap v3153: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:34:36.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:34:36 smithi090 bash[32384]: cluster 2023-12-01T06:34:34.621821+0000 mgr.y (mgr.24362) 3184 : cluster 0 pgmap v3153: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:34:37.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:34:37 smithi080 bash[28361]: audit 2023-12-01T06:34:36.156398+0000 mon.c (mon.2) 2019 : audit 0 from='client.? 172.21.15.80:0/3157954951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:34:37.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:34:37 smithi080 bash[41963]: audit 2023-12-01T06:34:36.156398+0000 mon.c (mon.2) 2019 : audit 0 from='client.? 172.21.15.80:0/3157954951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:34:37.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:34:37 smithi090 bash[32384]: audit 2023-12-01T06:34:36.156398+0000 mon.c (mon.2) 2019 : audit 0 from='client.? 172.21.15.80:0/3157954951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:34:38.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:34:38 smithi080 bash[28361]: cluster 2023-12-01T06:34:36.622980+0000 mgr.y (mgr.24362) 3185 : cluster 0 pgmap v3154: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:34:38.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:34:38 smithi080 bash[41963]: cluster 2023-12-01T06:34:36.622980+0000 mgr.y (mgr.24362) 3185 : cluster 0 pgmap v3154: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:34:38.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:34:38 smithi090 bash[32384]: cluster 2023-12-01T06:34:36.622980+0000 mgr.y (mgr.24362) 3185 : cluster 0 pgmap v3154: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:34:39.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:34:39 smithi080 bash[28361]: audit 2023-12-01T06:34:38.619298+0000 mon.c (mon.2) 2020 : audit 0 from='client.? 172.21.15.80:0/1759491856' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:34:39.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:34:39 smithi080 bash[41963]: audit 2023-12-01T06:34:38.619298+0000 mon.c (mon.2) 2020 : audit 0 from='client.? 172.21.15.80:0/1759491856' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:34:39.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:34:39 smithi090 bash[32384]: audit 2023-12-01T06:34:38.619298+0000 mon.c (mon.2) 2020 : audit 0 from='client.? 172.21.15.80:0/1759491856' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:34:40.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:34:40 smithi080 bash[28361]: cluster 2023-12-01T06:34:38.623411+0000 mgr.y (mgr.24362) 3186 : cluster 0 pgmap v3155: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:34:40.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:34:40 smithi080 bash[28361]: audit 2023-12-01T06:34:39.944809+0000 mon.c (mon.2) 2021 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:34:40.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:34:40 smithi080 bash[41963]: cluster 2023-12-01T06:34:38.623411+0000 mgr.y (mgr.24362) 3186 : cluster 0 pgmap v3155: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:34:40.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:34:40 smithi080 bash[41963]: audit 2023-12-01T06:34:39.944809+0000 mon.c (mon.2) 2021 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:34:40.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:34:40 smithi090 bash[32384]: cluster 2023-12-01T06:34:38.623411+0000 mgr.y (mgr.24362) 3186 : cluster 0 pgmap v3155: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:34:40.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:34:40 smithi090 bash[32384]: audit 2023-12-01T06:34:39.944809+0000 mon.c (mon.2) 2021 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:34:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:34:41 smithi080 bash[28361]: audit 2023-12-01T06:34:41.070938+0000 mon.c (mon.2) 2022 : audit 0 from='client.? 172.21.15.80:0/774894947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:34:41.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:34:41 smithi080 bash[41963]: audit 2023-12-01T06:34:41.070938+0000 mon.c (mon.2) 2022 : audit 0 from='client.? 172.21.15.80:0/774894947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:34:41.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:34:41 smithi090 bash[32384]: audit 2023-12-01T06:34:41.070938+0000 mon.c (mon.2) 2022 : audit 0 from='client.? 172.21.15.80:0/774894947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:34:42.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:34:42 smithi080 bash[28361]: cluster 2023-12-01T06:34:40.624064+0000 mgr.y (mgr.24362) 3187 : cluster 0 pgmap v3156: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:34:42.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:34:42 smithi080 bash[41963]: cluster 2023-12-01T06:34:40.624064+0000 mgr.y (mgr.24362) 3187 : cluster 0 pgmap v3156: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:34:42.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:34:42 smithi090 bash[32384]: cluster 2023-12-01T06:34:40.624064+0000 mgr.y (mgr.24362) 3187 : cluster 0 pgmap v3156: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:34:44.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:34:44 smithi080 bash[41963]: cluster 2023-12-01T06:34:42.625229+0000 mgr.y (mgr.24362) 3188 : cluster 0 pgmap v3157: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:34:44.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:34:44 smithi080 bash[41963]: audit 2023-12-01T06:34:43.523125+0000 mon.c (mon.2) 2023 : audit 0 from='client.? 172.21.15.80:0/190501748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:34:44.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:34:44 smithi080 bash[28361]: cluster 2023-12-01T06:34:42.625229+0000 mgr.y (mgr.24362) 3188 : cluster 0 pgmap v3157: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:34:44.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:34:44 smithi080 bash[28361]: audit 2023-12-01T06:34:43.523125+0000 mon.c (mon.2) 2023 : audit 0 from='client.? 172.21.15.80:0/190501748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:34:44.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:34:44 smithi090 bash[32384]: cluster 2023-12-01T06:34:42.625229+0000 mgr.y (mgr.24362) 3188 : cluster 0 pgmap v3157: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:34:44.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:34:44 smithi090 bash[32384]: audit 2023-12-01T06:34:43.523125+0000 mon.c (mon.2) 2023 : audit 0 from='client.? 172.21.15.80:0/190501748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:34:46.433 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:34:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:34:46] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T06:34:46.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:34:46 smithi080 bash[28361]: cluster 2023-12-01T06:34:44.625936+0000 mgr.y (mgr.24362) 3189 : cluster 0 pgmap v3158: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:34:46.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:34:46 smithi080 bash[28361]: audit 2023-12-01T06:34:45.976904+0000 mon.a (mon.0) 2558 : audit 0 from='client.? 172.21.15.80:0/447445302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:34:46.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:34:46 smithi080 bash[41963]: cluster 2023-12-01T06:34:44.625936+0000 mgr.y (mgr.24362) 3189 : cluster 0 pgmap v3158: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:34:46.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:34:46 smithi080 bash[41963]: audit 2023-12-01T06:34:45.976904+0000 mon.a (mon.0) 2558 : audit 0 from='client.? 172.21.15.80:0/447445302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:34:46.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:34:46 smithi090 bash[32384]: cluster 2023-12-01T06:34:44.625936+0000 mgr.y (mgr.24362) 3189 : cluster 0 pgmap v3158: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:34:46.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:34:46 smithi090 bash[32384]: audit 2023-12-01T06:34:45.976904+0000 mon.a (mon.0) 2558 : audit 0 from='client.? 172.21.15.80:0/447445302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:34:48.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:34:48 smithi080 bash[28361]: cluster 2023-12-01T06:34:46.627110+0000 mgr.y (mgr.24362) 3190 : cluster 0 pgmap v3159: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:34:48.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:34:48 smithi080 bash[41963]: cluster 2023-12-01T06:34:46.627110+0000 mgr.y (mgr.24362) 3190 : cluster 0 pgmap v3159: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:34:48.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:34:48 smithi090 bash[32384]: cluster 2023-12-01T06:34:46.627110+0000 mgr.y (mgr.24362) 3190 : cluster 0 pgmap v3159: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:34:49.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:34:49 smithi080 bash[41963]: audit 2023-12-01T06:34:48.437809+0000 mon.c (mon.2) 2024 : audit 0 from='client.? 172.21.15.80:0/3553615133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:34:49.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:34:49 smithi080 bash[28361]: audit 2023-12-01T06:34:48.437809+0000 mon.c (mon.2) 2024 : audit 0 from='client.? 172.21.15.80:0/3553615133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:34:49.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:34:49 smithi090 bash[32384]: audit 2023-12-01T06:34:48.437809+0000 mon.c (mon.2) 2024 : audit 0 from='client.? 172.21.15.80:0/3553615133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:34:50.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:34:50 smithi080 bash[28361]: cluster 2023-12-01T06:34:48.627811+0000 mgr.y (mgr.24362) 3191 : cluster 0 pgmap v3160: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:34:50.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:34:50 smithi080 bash[41963]: cluster 2023-12-01T06:34:48.627811+0000 mgr.y (mgr.24362) 3191 : cluster 0 pgmap v3160: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:34:50.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:34:50 smithi090 bash[32384]: cluster 2023-12-01T06:34:48.627811+0000 mgr.y (mgr.24362) 3191 : cluster 0 pgmap v3160: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:34:51.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:34:51 smithi080 bash[28361]: audit 2023-12-01T06:34:50.333012+0000 mon.c (mon.2) 2025 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:34:51.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:34:51 smithi080 bash[28361]: audit 2023-12-01T06:34:50.890997+0000 mon.c (mon.2) 2026 : audit 0 from='client.? 172.21.15.80:0/1926468768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:34:51.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:34:51 smithi080 bash[41963]: audit 2023-12-01T06:34:50.333012+0000 mon.c (mon.2) 2025 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:34:51.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:34:51 smithi080 bash[41963]: audit 2023-12-01T06:34:50.890997+0000 mon.c (mon.2) 2026 : audit 0 from='client.? 172.21.15.80:0/1926468768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:34:51.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:34:51 smithi090 bash[32384]: audit 2023-12-01T06:34:50.333012+0000 mon.c (mon.2) 2025 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:34:51.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:34:51 smithi090 bash[32384]: audit 2023-12-01T06:34:50.890997+0000 mon.c (mon.2) 2026 : audit 0 from='client.? 172.21.15.80:0/1926468768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:34:52.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:34:52 smithi080 bash[28361]: cluster 2023-12-01T06:34:50.630087+0000 mgr.y (mgr.24362) 3192 : cluster 0 pgmap v3161: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:34:52.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:34:52 smithi080 bash[41963]: cluster 2023-12-01T06:34:50.630087+0000 mgr.y (mgr.24362) 3192 : cluster 0 pgmap v3161: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:34:52.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:34:52 smithi090 bash[32384]: cluster 2023-12-01T06:34:50.630087+0000 mgr.y (mgr.24362) 3192 : cluster 0 pgmap v3161: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:34:54.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:34:54 smithi080 bash[28361]: cluster 2023-12-01T06:34:52.631297+0000 mgr.y (mgr.24362) 3193 : cluster 0 pgmap v3162: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:34:54.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:34:54 smithi080 bash[28361]: audit 2023-12-01T06:34:53.344728+0000 mon.c (mon.2) 2027 : audit 0 from='client.? 172.21.15.80:0/298322557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:34:54.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:34:54 smithi080 bash[41963]: cluster 2023-12-01T06:34:52.631297+0000 mgr.y (mgr.24362) 3193 : cluster 0 pgmap v3162: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:34:54.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:34:54 smithi080 bash[41963]: audit 2023-12-01T06:34:53.344728+0000 mon.c (mon.2) 2027 : audit 0 from='client.? 172.21.15.80:0/298322557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:34:54.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:34:54 smithi090 bash[32384]: cluster 2023-12-01T06:34:52.631297+0000 mgr.y (mgr.24362) 3193 : cluster 0 pgmap v3162: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:34:54.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:34:54 smithi090 bash[32384]: audit 2023-12-01T06:34:53.344728+0000 mon.c (mon.2) 2027 : audit 0 from='client.? 172.21.15.80:0/298322557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:34:55.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:34:55 smithi090 bash[32384]: audit 2023-12-01T06:34:54.945103+0000 mon.c (mon.2) 2028 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:34:55.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:34:55 smithi080 bash[41963]: audit 2023-12-01T06:34:54.945103+0000 mon.c (mon.2) 2028 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:34:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:34:55 smithi080 bash[28361]: audit 2023-12-01T06:34:54.945103+0000 mon.c (mon.2) 2028 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:34:56.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:34:56 smithi090 bash[32384]: cluster 2023-12-01T06:34:54.631968+0000 mgr.y (mgr.24362) 3194 : cluster 0 pgmap v3163: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:34:56.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:34:56 smithi090 bash[32384]: audit 2023-12-01T06:34:55.812660+0000 mon.c (mon.2) 2029 : audit 0 from='client.? 172.21.15.80:0/3169613560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:34:56.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:34:56 smithi090 bash[32384]: audit 2023-12-01T06:34:56.130728+0000 mon.a (mon.0) 2559 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:34:56.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:34:56 smithi090 bash[32384]: audit 2023-12-01T06:34:56.146162+0000 mon.a (mon.0) 2560 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:34:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:34:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:34:56] "GET /metrics HTTP/1.1" 200 33977 "" "Prometheus/2.43.0" 2023-12-01T06:34:56.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:34:56 smithi080 bash[41963]: cluster 2023-12-01T06:34:54.631968+0000 mgr.y (mgr.24362) 3194 : cluster 0 pgmap v3163: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:34:56.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:34:56 smithi080 bash[41963]: audit 2023-12-01T06:34:55.812660+0000 mon.c (mon.2) 2029 : audit 0 from='client.? 172.21.15.80:0/3169613560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:34:56.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:34:56 smithi080 bash[41963]: audit 2023-12-01T06:34:56.130728+0000 mon.a (mon.0) 2559 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:34:56.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:34:56 smithi080 bash[41963]: audit 2023-12-01T06:34:56.146162+0000 mon.a (mon.0) 2560 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:34:56.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:34:56 smithi080 bash[28361]: cluster 2023-12-01T06:34:54.631968+0000 mgr.y (mgr.24362) 3194 : cluster 0 pgmap v3163: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:34:56.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:34:56 smithi080 bash[28361]: audit 2023-12-01T06:34:55.812660+0000 mon.c (mon.2) 2029 : audit 0 from='client.? 172.21.15.80:0/3169613560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:34:56.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:34:56 smithi080 bash[28361]: audit 2023-12-01T06:34:56.130728+0000 mon.a (mon.0) 2559 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:34:56.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:34:56 smithi080 bash[28361]: audit 2023-12-01T06:34:56.146162+0000 mon.a (mon.0) 2560 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:34:58.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:34:57 smithi090 bash[32384]: cluster 2023-12-01T06:34:56.632853+0000 mgr.y (mgr.24362) 3195 : cluster 0 pgmap v3164: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:34:58.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:34:57 smithi090 bash[32384]: audit 2023-12-01T06:34:56.685043+0000 mon.a (mon.0) 2561 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:34:58.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:34:57 smithi090 bash[32384]: audit 2023-12-01T06:34:56.698094+0000 mon.a (mon.0) 2562 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:34:58.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:34:57 smithi090 bash[32384]: audit 2023-12-01T06:34:57.222789+0000 mon.c (mon.2) 2030 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:34:58.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:34:57 smithi090 bash[32384]: audit 2023-12-01T06:34:57.224599+0000 mon.c (mon.2) 2031 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:34:58.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:34:57 smithi090 bash[32384]: audit 2023-12-01T06:34:57.233313+0000 mon.a (mon.0) 2563 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:34:58.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:34:57 smithi080 bash[28361]: cluster 2023-12-01T06:34:56.632853+0000 mgr.y (mgr.24362) 3195 : cluster 0 pgmap v3164: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:34:58.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:34:57 smithi080 bash[28361]: audit 2023-12-01T06:34:56.685043+0000 mon.a (mon.0) 2561 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:34:58.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:34:57 smithi080 bash[28361]: audit 2023-12-01T06:34:56.698094+0000 mon.a (mon.0) 2562 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:34:58.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:34:57 smithi080 bash[28361]: audit 2023-12-01T06:34:57.222789+0000 mon.c (mon.2) 2030 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:34:58.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:34:57 smithi080 bash[28361]: audit 2023-12-01T06:34:57.224599+0000 mon.c (mon.2) 2031 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:34:58.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:34:57 smithi080 bash[28361]: audit 2023-12-01T06:34:57.233313+0000 mon.a (mon.0) 2563 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:34:58.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:34:57 smithi080 bash[41963]: cluster 2023-12-01T06:34:56.632853+0000 mgr.y (mgr.24362) 3195 : cluster 0 pgmap v3164: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:34:58.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:34:57 smithi080 bash[41963]: audit 2023-12-01T06:34:56.685043+0000 mon.a (mon.0) 2561 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:34:58.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:34:57 smithi080 bash[41963]: audit 2023-12-01T06:34:56.698094+0000 mon.a (mon.0) 2562 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:34:58.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:34:57 smithi080 bash[41963]: audit 2023-12-01T06:34:57.222789+0000 mon.c (mon.2) 2030 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:34:58.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:34:57 smithi080 bash[41963]: audit 2023-12-01T06:34:57.224599+0000 mon.c (mon.2) 2031 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:34:58.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:34:57 smithi080 bash[41963]: audit 2023-12-01T06:34:57.233313+0000 mon.a (mon.0) 2563 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:34:59.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:34:58 smithi090 bash[32384]: audit 2023-12-01T06:34:58.268797+0000 mon.a (mon.0) 2564 : audit 0 from='client.? 172.21.15.80:0/48576676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:34:59.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:34:58 smithi080 bash[28361]: audit 2023-12-01T06:34:58.268797+0000 mon.a (mon.0) 2564 : audit 0 from='client.? 172.21.15.80:0/48576676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:34:59.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:34:58 smithi080 bash[41963]: audit 2023-12-01T06:34:58.268797+0000 mon.a (mon.0) 2564 : audit 0 from='client.? 172.21.15.80:0/48576676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:35:00.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:35:00 smithi080 bash[28361]: cluster 2023-12-01T06:34:58.633506+0000 mgr.y (mgr.24362) 3196 : cluster 0 pgmap v3165: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:35:00.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:35:00 smithi080 bash[41963]: cluster 2023-12-01T06:34:58.633506+0000 mgr.y (mgr.24362) 3196 : cluster 0 pgmap v3165: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:35:00.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:35:00 smithi090 bash[32384]: cluster 2023-12-01T06:34:58.633506+0000 mgr.y (mgr.24362) 3196 : cluster 0 pgmap v3165: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:35:01.277 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:35:01 smithi090 bash[32384]: audit 2023-12-01T06:35:00.725970+0000 mon.a (mon.0) 2565 : audit 0 from='client.? 172.21.15.80:0/187759808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:35:01.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:35:01 smithi080 bash[28361]: audit 2023-12-01T06:35:00.725970+0000 mon.a (mon.0) 2565 : audit 0 from='client.? 172.21.15.80:0/187759808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:35:01.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:35:01 smithi080 bash[41963]: audit 2023-12-01T06:35:00.725970+0000 mon.a (mon.0) 2565 : audit 0 from='client.? 172.21.15.80:0/187759808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:35:02.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:35:02 smithi080 bash[28361]: cluster 2023-12-01T06:35:00.634156+0000 mgr.y (mgr.24362) 3197 : cluster 0 pgmap v3166: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:35:02.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:35:02 smithi080 bash[41963]: cluster 2023-12-01T06:35:00.634156+0000 mgr.y (mgr.24362) 3197 : cluster 0 pgmap v3166: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:35:02.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:35:02 smithi090 bash[32384]: cluster 2023-12-01T06:35:00.634156+0000 mgr.y (mgr.24362) 3197 : cluster 0 pgmap v3166: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:35:04.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:35:04 smithi080 bash[28361]: cluster 2023-12-01T06:35:02.635155+0000 mgr.y (mgr.24362) 3198 : cluster 0 pgmap v3167: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:35:04.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:35:04 smithi080 bash[28361]: audit 2023-12-01T06:35:03.175077+0000 mon.c (mon.2) 2032 : audit 0 from='client.? 172.21.15.80:0/2313586128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:35:04.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:35:04 smithi080 bash[41963]: cluster 2023-12-01T06:35:02.635155+0000 mgr.y (mgr.24362) 3198 : cluster 0 pgmap v3167: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:35:04.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:35:04 smithi080 bash[41963]: audit 2023-12-01T06:35:03.175077+0000 mon.c (mon.2) 2032 : audit 0 from='client.? 172.21.15.80:0/2313586128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:35:04.523 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:35:04 smithi090 bash[32384]: cluster 2023-12-01T06:35:02.635155+0000 mgr.y (mgr.24362) 3198 : cluster 0 pgmap v3167: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:35:04.523 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:35:04 smithi090 bash[32384]: audit 2023-12-01T06:35:03.175077+0000 mon.c (mon.2) 2032 : audit 0 from='client.? 172.21.15.80:0/2313586128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:35:06.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:35:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:35:06] "GET /metrics HTTP/1.1" 200 33977 "" "Prometheus/2.43.0" 2023-12-01T06:35:06.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:35:06 smithi080 bash[28361]: cluster 2023-12-01T06:35:04.635844+0000 mgr.y (mgr.24362) 3199 : cluster 0 pgmap v3168: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:35:06.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:35:06 smithi080 bash[28361]: audit 2023-12-01T06:35:05.618445+0000 mon.a (mon.0) 2566 : audit 0 from='client.? 172.21.15.80:0/3196051678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:35:06.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:35:06 smithi080 bash[41963]: cluster 2023-12-01T06:35:04.635844+0000 mgr.y (mgr.24362) 3199 : cluster 0 pgmap v3168: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:35:06.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:35:06 smithi080 bash[41963]: audit 2023-12-01T06:35:05.618445+0000 mon.a (mon.0) 2566 : audit 0 from='client.? 172.21.15.80:0/3196051678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:35:06.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:35:06 smithi090 bash[32384]: cluster 2023-12-01T06:35:04.635844+0000 mgr.y (mgr.24362) 3199 : cluster 0 pgmap v3168: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:35:06.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:35:06 smithi090 bash[32384]: audit 2023-12-01T06:35:05.618445+0000 mon.a (mon.0) 2566 : audit 0 from='client.? 172.21.15.80:0/3196051678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:35:08.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:35:08 smithi080 bash[28361]: cluster 2023-12-01T06:35:06.636951+0000 mgr.y (mgr.24362) 3200 : cluster 0 pgmap v3169: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:35:08.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:35:08 smithi080 bash[41963]: cluster 2023-12-01T06:35:06.636951+0000 mgr.y (mgr.24362) 3200 : cluster 0 pgmap v3169: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:35:08.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:35:08 smithi090 bash[32384]: cluster 2023-12-01T06:35:06.636951+0000 mgr.y (mgr.24362) 3200 : cluster 0 pgmap v3169: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:35:09.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:35:09 smithi080 bash[28361]: audit 2023-12-01T06:35:08.073428+0000 mon.c (mon.2) 2033 : audit 0 from='client.? 172.21.15.80:0/2545597733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:35:09.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:35:09 smithi080 bash[41963]: audit 2023-12-01T06:35:08.073428+0000 mon.c (mon.2) 2033 : audit 0 from='client.? 172.21.15.80:0/2545597733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:35:09.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:35:09 smithi090 bash[32384]: audit 2023-12-01T06:35:08.073428+0000 mon.c (mon.2) 2033 : audit 0 from='client.? 172.21.15.80:0/2545597733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:35:10.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:35:10 smithi080 bash[28361]: cluster 2023-12-01T06:35:08.637626+0000 mgr.y (mgr.24362) 3201 : cluster 0 pgmap v3170: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:35:10.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:35:10 smithi080 bash[28361]: audit 2023-12-01T06:35:09.945665+0000 mon.c (mon.2) 2034 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:35:10.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:35:10 smithi080 bash[41963]: cluster 2023-12-01T06:35:08.637626+0000 mgr.y (mgr.24362) 3201 : cluster 0 pgmap v3170: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:35:10.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:35:10 smithi080 bash[41963]: audit 2023-12-01T06:35:09.945665+0000 mon.c (mon.2) 2034 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:35:10.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:35:10 smithi090 bash[32384]: cluster 2023-12-01T06:35:08.637626+0000 mgr.y (mgr.24362) 3201 : cluster 0 pgmap v3170: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:35:10.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:35:10 smithi090 bash[32384]: audit 2023-12-01T06:35:09.945665+0000 mon.c (mon.2) 2034 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:35:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:35:11 smithi080 bash[28361]: audit 2023-12-01T06:35:10.522811+0000 mon.c (mon.2) 2035 : audit 0 from='client.? 172.21.15.80:0/4008130604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:35:11.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:35:11 smithi080 bash[41963]: audit 2023-12-01T06:35:10.522811+0000 mon.c (mon.2) 2035 : audit 0 from='client.? 172.21.15.80:0/4008130604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:35:11.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:35:11 smithi090 bash[32384]: audit 2023-12-01T06:35:10.522811+0000 mon.c (mon.2) 2035 : audit 0 from='client.? 172.21.15.80:0/4008130604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:35:12.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:35:12 smithi080 bash[28361]: cluster 2023-12-01T06:35:10.638374+0000 mgr.y (mgr.24362) 3202 : cluster 0 pgmap v3171: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:35:12.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:35:12 smithi080 bash[41963]: cluster 2023-12-01T06:35:10.638374+0000 mgr.y (mgr.24362) 3202 : cluster 0 pgmap v3171: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:35:12.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:35:12 smithi090 bash[32384]: cluster 2023-12-01T06:35:10.638374+0000 mgr.y (mgr.24362) 3202 : cluster 0 pgmap v3171: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:35:13.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:35:13 smithi080 bash[28361]: audit 2023-12-01T06:35:12.979355+0000 mon.c (mon.2) 2036 : audit 0 from='client.? 172.21.15.80:0/1980552788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:35:13.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:35:13 smithi080 bash[41963]: audit 2023-12-01T06:35:12.979355+0000 mon.c (mon.2) 2036 : audit 0 from='client.? 172.21.15.80:0/1980552788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:35:13.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:35:13 smithi090 bash[32384]: audit 2023-12-01T06:35:12.979355+0000 mon.c (mon.2) 2036 : audit 0 from='client.? 172.21.15.80:0/1980552788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:35:14.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:35:14 smithi080 bash[28361]: cluster 2023-12-01T06:35:12.639497+0000 mgr.y (mgr.24362) 3203 : cluster 0 pgmap v3172: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:35:14.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:35:14 smithi080 bash[41963]: cluster 2023-12-01T06:35:12.639497+0000 mgr.y (mgr.24362) 3203 : cluster 0 pgmap v3172: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:35:14.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:35:14 smithi090 bash[32384]: cluster 2023-12-01T06:35:12.639497+0000 mgr.y (mgr.24362) 3203 : cluster 0 pgmap v3172: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:35:16.433 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:35:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:35:16] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T06:35:16.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:35:16 smithi080 bash[28361]: cluster 2023-12-01T06:35:14.640135+0000 mgr.y (mgr.24362) 3204 : cluster 0 pgmap v3173: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:35:16.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:35:16 smithi080 bash[28361]: audit 2023-12-01T06:35:15.445244+0000 mon.a (mon.0) 2567 : audit 0 from='client.? 172.21.15.80:0/2948946016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:35:16.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:35:16 smithi080 bash[41963]: cluster 2023-12-01T06:35:14.640135+0000 mgr.y (mgr.24362) 3204 : cluster 0 pgmap v3173: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:35:16.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:35:16 smithi080 bash[41963]: audit 2023-12-01T06:35:15.445244+0000 mon.a (mon.0) 2567 : audit 0 from='client.? 172.21.15.80:0/2948946016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:35:16.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:35:16 smithi090 bash[32384]: cluster 2023-12-01T06:35:14.640135+0000 mgr.y (mgr.24362) 3204 : cluster 0 pgmap v3173: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:35:16.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:35:16 smithi090 bash[32384]: audit 2023-12-01T06:35:15.445244+0000 mon.a (mon.0) 2567 : audit 0 from='client.? 172.21.15.80:0/2948946016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:35:18.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:35:18 smithi080 bash[28361]: cluster 2023-12-01T06:35:16.641225+0000 mgr.y (mgr.24362) 3205 : cluster 0 pgmap v3174: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:35:18.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:35:18 smithi080 bash[28361]: audit 2023-12-01T06:35:17.903638+0000 mon.a (mon.0) 2568 : audit 0 from='client.? 172.21.15.80:0/3800889026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:35:18.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:35:18 smithi080 bash[41963]: cluster 2023-12-01T06:35:16.641225+0000 mgr.y (mgr.24362) 3205 : cluster 0 pgmap v3174: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:35:18.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:35:18 smithi080 bash[41963]: audit 2023-12-01T06:35:17.903638+0000 mon.a (mon.0) 2568 : audit 0 from='client.? 172.21.15.80:0/3800889026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:35:18.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:35:18 smithi090 bash[32384]: cluster 2023-12-01T06:35:16.641225+0000 mgr.y (mgr.24362) 3205 : cluster 0 pgmap v3174: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:35:18.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:35:18 smithi090 bash[32384]: audit 2023-12-01T06:35:17.903638+0000 mon.a (mon.0) 2568 : audit 0 from='client.? 172.21.15.80:0/3800889026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:35:20.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:35:20 smithi080 bash[41963]: cluster 2023-12-01T06:35:18.641936+0000 mgr.y (mgr.24362) 3206 : cluster 0 pgmap v3175: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:35:20.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:35:20 smithi080 bash[28361]: cluster 2023-12-01T06:35:18.641936+0000 mgr.y (mgr.24362) 3206 : cluster 0 pgmap v3175: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:35:20.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:35:20 smithi090 bash[32384]: cluster 2023-12-01T06:35:18.641936+0000 mgr.y (mgr.24362) 3206 : cluster 0 pgmap v3175: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:35:21.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:35:21 smithi080 bash[41963]: audit 2023-12-01T06:35:20.362605+0000 mon.c (mon.2) 2037 : audit 0 from='client.? 172.21.15.80:0/3130577283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:35:21.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:35:21 smithi080 bash[28361]: audit 2023-12-01T06:35:20.362605+0000 mon.c (mon.2) 2037 : audit 0 from='client.? 172.21.15.80:0/3130577283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:35:21.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:35:21 smithi090 bash[32384]: audit 2023-12-01T06:35:20.362605+0000 mon.c (mon.2) 2037 : audit 0 from='client.? 172.21.15.80:0/3130577283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:35:22.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:35:22 smithi080 bash[28361]: cluster 2023-12-01T06:35:20.642605+0000 mgr.y (mgr.24362) 3207 : cluster 0 pgmap v3176: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:35:22.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:35:22 smithi080 bash[41963]: cluster 2023-12-01T06:35:20.642605+0000 mgr.y (mgr.24362) 3207 : cluster 0 pgmap v3176: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:35:22.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:35:22 smithi090 bash[32384]: cluster 2023-12-01T06:35:20.642605+0000 mgr.y (mgr.24362) 3207 : cluster 0 pgmap v3176: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:35:23.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:35:23 smithi080 bash[28361]: audit 2023-12-01T06:35:22.819501+0000 mon.c (mon.2) 2038 : audit 0 from='client.? 172.21.15.80:0/1184593107' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:35:23.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:35:23 smithi080 bash[41963]: audit 2023-12-01T06:35:22.819501+0000 mon.c (mon.2) 2038 : audit 0 from='client.? 172.21.15.80:0/1184593107' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:35:23.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:35:23 smithi090 bash[32384]: audit 2023-12-01T06:35:22.819501+0000 mon.c (mon.2) 2038 : audit 0 from='client.? 172.21.15.80:0/1184593107' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:35:24.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:35:24 smithi080 bash[41963]: cluster 2023-12-01T06:35:22.643646+0000 mgr.y (mgr.24362) 3208 : cluster 0 pgmap v3177: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:35:24.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:35:24 smithi080 bash[28361]: cluster 2023-12-01T06:35:22.643646+0000 mgr.y (mgr.24362) 3208 : cluster 0 pgmap v3177: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:35:24.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:35:24 smithi090 bash[32384]: cluster 2023-12-01T06:35:22.643646+0000 mgr.y (mgr.24362) 3208 : cluster 0 pgmap v3177: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:35:25.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:35:25 smithi080 bash[41963]: audit 2023-12-01T06:35:24.945623+0000 mon.c (mon.2) 2039 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:35:25.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:35:25 smithi080 bash[28361]: audit 2023-12-01T06:35:24.945623+0000 mon.c (mon.2) 2039 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:35:25.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:35:25 smithi090 bash[32384]: audit 2023-12-01T06:35:24.945623+0000 mon.c (mon.2) 2039 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:35:26.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:35:26 smithi080 bash[28361]: cluster 2023-12-01T06:35:24.644314+0000 mgr.y (mgr.24362) 3209 : cluster 0 pgmap v3178: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:35:26.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:35:26 smithi080 bash[28361]: audit 2023-12-01T06:35:25.272363+0000 mon.c (mon.2) 2040 : audit 0 from='client.? 172.21.15.80:0/3640922005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:35:26.433 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:35:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:35:26] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T06:35:26.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:35:26 smithi080 bash[41963]: cluster 2023-12-01T06:35:24.644314+0000 mgr.y (mgr.24362) 3209 : cluster 0 pgmap v3178: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:35:26.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:35:26 smithi080 bash[41963]: audit 2023-12-01T06:35:25.272363+0000 mon.c (mon.2) 2040 : audit 0 from='client.? 172.21.15.80:0/3640922005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:35:26.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:35:26 smithi090 bash[32384]: cluster 2023-12-01T06:35:24.644314+0000 mgr.y (mgr.24362) 3209 : cluster 0 pgmap v3178: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:35:26.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:35:26 smithi090 bash[32384]: audit 2023-12-01T06:35:25.272363+0000 mon.c (mon.2) 2040 : audit 0 from='client.? 172.21.15.80:0/3640922005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:35:28.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:35:28 smithi080 bash[28361]: cluster 2023-12-01T06:35:26.645433+0000 mgr.y (mgr.24362) 3210 : cluster 0 pgmap v3179: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:35:28.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:35:28 smithi080 bash[28361]: audit 2023-12-01T06:35:27.729260+0000 mon.a (mon.0) 2569 : audit 0 from='client.? 172.21.15.80:0/2937223100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:35:28.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:35:28 smithi080 bash[41963]: cluster 2023-12-01T06:35:26.645433+0000 mgr.y (mgr.24362) 3210 : cluster 0 pgmap v3179: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:35:28.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:35:28 smithi080 bash[41963]: audit 2023-12-01T06:35:27.729260+0000 mon.a (mon.0) 2569 : audit 0 from='client.? 172.21.15.80:0/2937223100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:35:28.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:35:28 smithi090 bash[32384]: cluster 2023-12-01T06:35:26.645433+0000 mgr.y (mgr.24362) 3210 : cluster 0 pgmap v3179: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:35:28.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:35:28 smithi090 bash[32384]: audit 2023-12-01T06:35:27.729260+0000 mon.a (mon.0) 2569 : audit 0 from='client.? 172.21.15.80:0/2937223100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:35:30.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:35:30 smithi080 bash[41963]: cluster 2023-12-01T06:35:28.646105+0000 mgr.y (mgr.24362) 3211 : cluster 0 pgmap v3180: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:35:30.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:35:30 smithi080 bash[28361]: cluster 2023-12-01T06:35:28.646105+0000 mgr.y (mgr.24362) 3211 : cluster 0 pgmap v3180: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:35:30.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:35:30 smithi090 bash[32384]: cluster 2023-12-01T06:35:28.646105+0000 mgr.y (mgr.24362) 3211 : cluster 0 pgmap v3180: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:35:31.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:35:31 smithi080 bash[41963]: audit 2023-12-01T06:35:30.189564+0000 mon.c (mon.2) 2041 : audit 0 from='client.? 172.21.15.80:0/879019354' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:35:31.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:35:31 smithi080 bash[28361]: audit 2023-12-01T06:35:30.189564+0000 mon.c (mon.2) 2041 : audit 0 from='client.? 172.21.15.80:0/879019354' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:35:31.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:35:31 smithi090 bash[32384]: audit 2023-12-01T06:35:30.189564+0000 mon.c (mon.2) 2041 : audit 0 from='client.? 172.21.15.80:0/879019354' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:35:32.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:35:32 smithi080 bash[28361]: cluster 2023-12-01T06:35:30.646729+0000 mgr.y (mgr.24362) 3212 : cluster 0 pgmap v3181: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:35:32.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:35:32 smithi080 bash[41963]: cluster 2023-12-01T06:35:30.646729+0000 mgr.y (mgr.24362) 3212 : cluster 0 pgmap v3181: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:35:32.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:35:32 smithi090 bash[32384]: cluster 2023-12-01T06:35:30.646729+0000 mgr.y (mgr.24362) 3212 : cluster 0 pgmap v3181: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:35:33.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:35:33 smithi080 bash[28361]: audit 2023-12-01T06:35:32.644238+0000 mon.a (mon.0) 2570 : audit 0 from='client.? 172.21.15.80:0/3142669607' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:35:33.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:35:33 smithi080 bash[41963]: audit 2023-12-01T06:35:32.644238+0000 mon.a (mon.0) 2570 : audit 0 from='client.? 172.21.15.80:0/3142669607' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:35:33.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:35:33 smithi090 bash[32384]: audit 2023-12-01T06:35:32.644238+0000 mon.a (mon.0) 2570 : audit 0 from='client.? 172.21.15.80:0/3142669607' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:35:34.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:35:34 smithi080 bash[28361]: cluster 2023-12-01T06:35:32.647369+0000 mgr.y (mgr.24362) 3213 : cluster 0 pgmap v3182: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:35:34.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:35:34 smithi080 bash[41963]: cluster 2023-12-01T06:35:32.647369+0000 mgr.y (mgr.24362) 3213 : cluster 0 pgmap v3182: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:35:34.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:35:34 smithi090 bash[32384]: cluster 2023-12-01T06:35:32.647369+0000 mgr.y (mgr.24362) 3213 : cluster 0 pgmap v3182: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:35:35.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:35:35 smithi080 bash[28361]: audit 2023-12-01T06:35:35.095442+0000 mon.c (mon.2) 2042 : audit 0 from='client.? 172.21.15.80:0/1341499560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:35:35.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:35:35 smithi080 bash[41963]: audit 2023-12-01T06:35:35.095442+0000 mon.c (mon.2) 2042 : audit 0 from='client.? 172.21.15.80:0/1341499560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:35:35.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:35:35 smithi090 bash[32384]: audit 2023-12-01T06:35:35.095442+0000 mon.c (mon.2) 2042 : audit 0 from='client.? 172.21.15.80:0/1341499560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:35:36.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:35:36 smithi080 bash[28361]: cluster 2023-12-01T06:35:34.647997+0000 mgr.y (mgr.24362) 3214 : cluster 0 pgmap v3183: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:35:36.433 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:35:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:35:36] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T06:35:36.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:35:36 smithi080 bash[41963]: cluster 2023-12-01T06:35:34.647997+0000 mgr.y (mgr.24362) 3214 : cluster 0 pgmap v3183: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:35:36.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:35:36 smithi090 bash[32384]: cluster 2023-12-01T06:35:34.647997+0000 mgr.y (mgr.24362) 3214 : cluster 0 pgmap v3183: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:35:38.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:35:38 smithi080 bash[28361]: cluster 2023-12-01T06:35:36.649094+0000 mgr.y (mgr.24362) 3215 : cluster 0 pgmap v3184: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:35:38.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:35:38 smithi080 bash[28361]: audit 2023-12-01T06:35:37.541914+0000 mon.a (mon.0) 2571 : audit 0 from='client.? 172.21.15.80:0/2853254318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:35:38.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:35:38 smithi080 bash[41963]: cluster 2023-12-01T06:35:36.649094+0000 mgr.y (mgr.24362) 3215 : cluster 0 pgmap v3184: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:35:38.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:35:38 smithi080 bash[41963]: audit 2023-12-01T06:35:37.541914+0000 mon.a (mon.0) 2571 : audit 0 from='client.? 172.21.15.80:0/2853254318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:35:38.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:35:38 smithi090 bash[32384]: cluster 2023-12-01T06:35:36.649094+0000 mgr.y (mgr.24362) 3215 : cluster 0 pgmap v3184: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:35:38.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:35:38 smithi090 bash[32384]: audit 2023-12-01T06:35:37.541914+0000 mon.a (mon.0) 2571 : audit 0 from='client.? 172.21.15.80:0/2853254318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:35:40.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:35:40 smithi080 bash[28361]: cluster 2023-12-01T06:35:38.649886+0000 mgr.y (mgr.24362) 3216 : cluster 0 pgmap v3185: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:35:40.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:35:40 smithi080 bash[28361]: audit 2023-12-01T06:35:39.946223+0000 mon.c (mon.2) 2043 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:35:40.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:35:40 smithi080 bash[28361]: audit 2023-12-01T06:35:39.992430+0000 mon.c (mon.2) 2044 : audit 0 from='client.? 172.21.15.80:0/4010956215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:35:40.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:35:40 smithi080 bash[41963]: cluster 2023-12-01T06:35:38.649886+0000 mgr.y (mgr.24362) 3216 : cluster 0 pgmap v3185: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:35:40.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:35:40 smithi080 bash[41963]: audit 2023-12-01T06:35:39.946223+0000 mon.c (mon.2) 2043 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:35:40.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:35:40 smithi080 bash[41963]: audit 2023-12-01T06:35:39.992430+0000 mon.c (mon.2) 2044 : audit 0 from='client.? 172.21.15.80:0/4010956215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:35:40.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:35:40 smithi090 bash[32384]: cluster 2023-12-01T06:35:38.649886+0000 mgr.y (mgr.24362) 3216 : cluster 0 pgmap v3185: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:35:40.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:35:40 smithi090 bash[32384]: audit 2023-12-01T06:35:39.946223+0000 mon.c (mon.2) 2043 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:35:40.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:35:40 smithi090 bash[32384]: audit 2023-12-01T06:35:39.992430+0000 mon.c (mon.2) 2044 : audit 0 from='client.? 172.21.15.80:0/4010956215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:35:42.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:35:42 smithi090 bash[32384]: cluster 2023-12-01T06:35:40.650657+0000 mgr.y (mgr.24362) 3217 : cluster 0 pgmap v3186: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:35:42.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:35:42 smithi080 bash[28361]: cluster 2023-12-01T06:35:40.650657+0000 mgr.y (mgr.24362) 3217 : cluster 0 pgmap v3186: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:35:42.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:35:42 smithi080 bash[41963]: cluster 2023-12-01T06:35:40.650657+0000 mgr.y (mgr.24362) 3217 : cluster 0 pgmap v3186: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:35:43.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:35:43 smithi090 bash[32384]: audit 2023-12-01T06:35:42.449618+0000 mon.c (mon.2) 2045 : audit 0 from='client.? 172.21.15.80:0/82468366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:35:43.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:35:43 smithi080 bash[28361]: audit 2023-12-01T06:35:42.449618+0000 mon.c (mon.2) 2045 : audit 0 from='client.? 172.21.15.80:0/82468366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:35:43.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:35:43 smithi080 bash[41963]: audit 2023-12-01T06:35:42.449618+0000 mon.c (mon.2) 2045 : audit 0 from='client.? 172.21.15.80:0/82468366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:35:44.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:35:44 smithi090 bash[32384]: cluster 2023-12-01T06:35:42.651842+0000 mgr.y (mgr.24362) 3218 : cluster 0 pgmap v3187: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:35:44.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:35:44 smithi080 bash[41963]: cluster 2023-12-01T06:35:42.651842+0000 mgr.y (mgr.24362) 3218 : cluster 0 pgmap v3187: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:35:44.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:35:44 smithi080 bash[28361]: cluster 2023-12-01T06:35:42.651842+0000 mgr.y (mgr.24362) 3218 : cluster 0 pgmap v3187: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:35:45.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:35:45 smithi090 bash[32384]: audit 2023-12-01T06:35:44.901006+0000 mon.c (mon.2) 2046 : audit 0 from='client.? 172.21.15.80:0/1774622193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:35:45.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:35:45 smithi080 bash[28361]: audit 2023-12-01T06:35:44.901006+0000 mon.c (mon.2) 2046 : audit 0 from='client.? 172.21.15.80:0/1774622193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:35:45.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:35:45 smithi080 bash[41963]: audit 2023-12-01T06:35:44.901006+0000 mon.c (mon.2) 2046 : audit 0 from='client.? 172.21.15.80:0/1774622193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:35:46.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:35:46 smithi090 bash[32384]: cluster 2023-12-01T06:35:44.652598+0000 mgr.y (mgr.24362) 3219 : cluster 0 pgmap v3188: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:35:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:35:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:35:46] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T06:35:46.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:35:46 smithi080 bash[41963]: cluster 2023-12-01T06:35:44.652598+0000 mgr.y (mgr.24362) 3219 : cluster 0 pgmap v3188: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:35:46.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:35:46 smithi080 bash[28361]: cluster 2023-12-01T06:35:44.652598+0000 mgr.y (mgr.24362) 3219 : cluster 0 pgmap v3188: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:35:48.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:35:48 smithi090 bash[32384]: cluster 2023-12-01T06:35:46.653801+0000 mgr.y (mgr.24362) 3220 : cluster 0 pgmap v3189: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:35:48.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:35:48 smithi090 bash[32384]: audit 2023-12-01T06:35:47.356412+0000 mon.c (mon.2) 2047 : audit 0 from='client.? 172.21.15.80:0/2372208513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:35:48.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:35:48 smithi080 bash[28361]: cluster 2023-12-01T06:35:46.653801+0000 mgr.y (mgr.24362) 3220 : cluster 0 pgmap v3189: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:35:48.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:35:48 smithi080 bash[28361]: audit 2023-12-01T06:35:47.356412+0000 mon.c (mon.2) 2047 : audit 0 from='client.? 172.21.15.80:0/2372208513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:35:48.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:35:48 smithi080 bash[41963]: cluster 2023-12-01T06:35:46.653801+0000 mgr.y (mgr.24362) 3220 : cluster 0 pgmap v3189: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:35:48.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:35:48 smithi080 bash[41963]: audit 2023-12-01T06:35:47.356412+0000 mon.c (mon.2) 2047 : audit 0 from='client.? 172.21.15.80:0/2372208513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:35:50.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:35:50 smithi090 bash[32384]: cluster 2023-12-01T06:35:48.654468+0000 mgr.y (mgr.24362) 3221 : cluster 0 pgmap v3190: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:35:50.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:35:50 smithi090 bash[32384]: audit 2023-12-01T06:35:49.809044+0000 mon.a (mon.0) 2572 : audit 0 from='client.? 172.21.15.80:0/1223885917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:35:50.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:35:50 smithi080 bash[28361]: cluster 2023-12-01T06:35:48.654468+0000 mgr.y (mgr.24362) 3221 : cluster 0 pgmap v3190: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:35:50.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:35:50 smithi080 bash[28361]: audit 2023-12-01T06:35:49.809044+0000 mon.a (mon.0) 2572 : audit 0 from='client.? 172.21.15.80:0/1223885917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:35:50.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:35:50 smithi080 bash[41963]: cluster 2023-12-01T06:35:48.654468+0000 mgr.y (mgr.24362) 3221 : cluster 0 pgmap v3190: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:35:50.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:35:50 smithi080 bash[41963]: audit 2023-12-01T06:35:49.809044+0000 mon.a (mon.0) 2572 : audit 0 from='client.? 172.21.15.80:0/1223885917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:35:52.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:35:52 smithi090 bash[32384]: cluster 2023-12-01T06:35:50.655080+0000 mgr.y (mgr.24362) 3222 : cluster 0 pgmap v3191: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:35:52.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:35:52 smithi080 bash[28361]: cluster 2023-12-01T06:35:50.655080+0000 mgr.y (mgr.24362) 3222 : cluster 0 pgmap v3191: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:35:52.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:35:52 smithi080 bash[41963]: cluster 2023-12-01T06:35:50.655080+0000 mgr.y (mgr.24362) 3222 : cluster 0 pgmap v3191: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:35:53.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:35:53 smithi090 bash[32384]: audit 2023-12-01T06:35:52.263337+0000 mon.a (mon.0) 2573 : audit 0 from='client.? 172.21.15.80:0/3425526956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:35:53.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:35:53 smithi080 bash[28361]: audit 2023-12-01T06:35:52.263337+0000 mon.a (mon.0) 2573 : audit 0 from='client.? 172.21.15.80:0/3425526956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:35:53.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:35:53 smithi080 bash[41963]: audit 2023-12-01T06:35:52.263337+0000 mon.a (mon.0) 2573 : audit 0 from='client.? 172.21.15.80:0/3425526956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:35:54.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:35:54 smithi090 bash[32384]: cluster 2023-12-01T06:35:52.656242+0000 mgr.y (mgr.24362) 3223 : cluster 0 pgmap v3192: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:35:54.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:35:54 smithi080 bash[41963]: cluster 2023-12-01T06:35:52.656242+0000 mgr.y (mgr.24362) 3223 : cluster 0 pgmap v3192: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:35:54.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:35:54 smithi080 bash[28361]: cluster 2023-12-01T06:35:52.656242+0000 mgr.y (mgr.24362) 3223 : cluster 0 pgmap v3192: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:35:55.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:35:55 smithi090 bash[32384]: audit 2023-12-01T06:35:54.718537+0000 mon.a (mon.0) 2574 : audit 0 from='client.? 172.21.15.80:0/1233039802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:35:55.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:35:55 smithi090 bash[32384]: audit 2023-12-01T06:35:54.946727+0000 mon.c (mon.2) 2048 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:35:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:35:55 smithi080 bash[28361]: audit 2023-12-01T06:35:54.718537+0000 mon.a (mon.0) 2574 : audit 0 from='client.? 172.21.15.80:0/1233039802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:35:55.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:35:55 smithi080 bash[28361]: audit 2023-12-01T06:35:54.946727+0000 mon.c (mon.2) 2048 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:35:55.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:35:55 smithi080 bash[41963]: audit 2023-12-01T06:35:54.718537+0000 mon.a (mon.0) 2574 : audit 0 from='client.? 172.21.15.80:0/1233039802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:35:55.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:35:55 smithi080 bash[41963]: audit 2023-12-01T06:35:54.946727+0000 mon.c (mon.2) 2048 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:35:56.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:35:56 smithi090 bash[32384]: cluster 2023-12-01T06:35:54.656896+0000 mgr.y (mgr.24362) 3224 : cluster 0 pgmap v3193: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:35:56.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:35:56 smithi080 bash[28361]: cluster 2023-12-01T06:35:54.656896+0000 mgr.y (mgr.24362) 3224 : cluster 0 pgmap v3193: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:35:56.683 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:35:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:35:56] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T06:35:56.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:35:56 smithi080 bash[41963]: cluster 2023-12-01T06:35:54.656896+0000 mgr.y (mgr.24362) 3224 : cluster 0 pgmap v3193: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:35:57.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:35:57 smithi090 bash[32384]: audit 2023-12-01T06:35:57.168461+0000 mon.a (mon.0) 2575 : audit 0 from='client.? 172.21.15.80:0/2252601127' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:35:57.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:35:57 smithi080 bash[41963]: audit 2023-12-01T06:35:57.168461+0000 mon.a (mon.0) 2575 : audit 0 from='client.? 172.21.15.80:0/2252601127' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:35:57.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:35:57 smithi080 bash[28361]: audit 2023-12-01T06:35:57.168461+0000 mon.a (mon.0) 2575 : audit 0 from='client.? 172.21.15.80:0/2252601127' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:35:58.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:35:58 smithi090 bash[32384]: cluster 2023-12-01T06:35:56.658003+0000 mgr.y (mgr.24362) 3225 : cluster 0 pgmap v3194: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:35:58.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:35:58 smithi090 bash[32384]: audit 2023-12-01T06:35:57.318999+0000 mon.c (mon.2) 2049 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:35:58.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:35:58 smithi080 bash[28361]: cluster 2023-12-01T06:35:56.658003+0000 mgr.y (mgr.24362) 3225 : cluster 0 pgmap v3194: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:35:58.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:35:58 smithi080 bash[28361]: audit 2023-12-01T06:35:57.318999+0000 mon.c (mon.2) 2049 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:35:58.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:35:58 smithi080 bash[41963]: cluster 2023-12-01T06:35:56.658003+0000 mgr.y (mgr.24362) 3225 : cluster 0 pgmap v3194: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:35:58.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:35:58 smithi080 bash[41963]: audit 2023-12-01T06:35:57.318999+0000 mon.c (mon.2) 2049 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:36:00.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:36:00 smithi090 bash[32384]: cluster 2023-12-01T06:35:58.658690+0000 mgr.y (mgr.24362) 3226 : cluster 0 pgmap v3195: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:36:00.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:36:00 smithi090 bash[32384]: audit 2023-12-01T06:35:59.622518+0000 mon.a (mon.0) 2576 : audit 0 from='client.? 172.21.15.80:0/3152112334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:36:00.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:36:00 smithi080 bash[28361]: cluster 2023-12-01T06:35:58.658690+0000 mgr.y (mgr.24362) 3226 : cluster 0 pgmap v3195: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:36:00.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:36:00 smithi080 bash[28361]: audit 2023-12-01T06:35:59.622518+0000 mon.a (mon.0) 2576 : audit 0 from='client.? 172.21.15.80:0/3152112334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:36:00.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:36:00 smithi080 bash[41963]: cluster 2023-12-01T06:35:58.658690+0000 mgr.y (mgr.24362) 3226 : cluster 0 pgmap v3195: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:36:00.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:36:00 smithi080 bash[41963]: audit 2023-12-01T06:35:59.622518+0000 mon.a (mon.0) 2576 : audit 0 from='client.? 172.21.15.80:0/3152112334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:36:02.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:36:02 smithi080 bash[41963]: cluster 2023-12-01T06:36:00.659233+0000 mgr.y (mgr.24362) 3227 : cluster 0 pgmap v3196: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:36:02.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:36:02 smithi080 bash[41963]: audit 2023-12-01T06:36:02.084219+0000 mon.a (mon.0) 2577 : audit 0 from='client.? 172.21.15.80:0/2038934338' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:36:02.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:36:02 smithi080 bash[28361]: cluster 2023-12-01T06:36:00.659233+0000 mgr.y (mgr.24362) 3227 : cluster 0 pgmap v3196: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:36:02.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:36:02 smithi080 bash[28361]: audit 2023-12-01T06:36:02.084219+0000 mon.a (mon.0) 2577 : audit 0 from='client.? 172.21.15.80:0/2038934338' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:36:02.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:36:02 smithi090 bash[32384]: cluster 2023-12-01T06:36:00.659233+0000 mgr.y (mgr.24362) 3227 : cluster 0 pgmap v3196: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:36:02.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:36:02 smithi090 bash[32384]: audit 2023-12-01T06:36:02.084219+0000 mon.a (mon.0) 2577 : audit 0 from='client.? 172.21.15.80:0/2038934338' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:36:04.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:36:04 smithi090 bash[32384]: cluster 2023-12-01T06:36:02.660656+0000 mgr.y (mgr.24362) 3228 : cluster 0 pgmap v3197: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:36:04.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:36:04 smithi090 bash[32384]: audit 2023-12-01T06:36:03.210791+0000 mon.a (mon.0) 2578 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:36:04.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:36:04 smithi090 bash[32384]: audit 2023-12-01T06:36:03.221984+0000 mon.a (mon.0) 2579 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:36:04.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:36:04 smithi090 bash[32384]: audit 2023-12-01T06:36:03.461679+0000 mon.a (mon.0) 2580 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:36:04.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:36:04 smithi090 bash[32384]: audit 2023-12-01T06:36:03.472086+0000 mon.a (mon.0) 2581 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:36:04.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:36:04 smithi090 bash[32384]: audit 2023-12-01T06:36:03.948004+0000 mon.c (mon.2) 2050 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:36:04.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:36:04 smithi090 bash[32384]: audit 2023-12-01T06:36:03.949819+0000 mon.c (mon.2) 2051 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:36:04.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:36:04 smithi090 bash[32384]: audit 2023-12-01T06:36:03.960445+0000 mon.a (mon.0) 2582 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:36:04.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:36:04 smithi080 bash[41963]: cluster 2023-12-01T06:36:02.660656+0000 mgr.y (mgr.24362) 3228 : cluster 0 pgmap v3197: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:36:04.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:36:04 smithi080 bash[41963]: audit 2023-12-01T06:36:03.210791+0000 mon.a (mon.0) 2578 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:36:04.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:36:04 smithi080 bash[41963]: audit 2023-12-01T06:36:03.221984+0000 mon.a (mon.0) 2579 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:36:04.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:36:04 smithi080 bash[41963]: audit 2023-12-01T06:36:03.461679+0000 mon.a (mon.0) 2580 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:36:04.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:36:04 smithi080 bash[41963]: audit 2023-12-01T06:36:03.472086+0000 mon.a (mon.0) 2581 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:36:04.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:36:04 smithi080 bash[41963]: audit 2023-12-01T06:36:03.948004+0000 mon.c (mon.2) 2050 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:36:04.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:36:04 smithi080 bash[41963]: audit 2023-12-01T06:36:03.949819+0000 mon.c (mon.2) 2051 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:36:04.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:36:04 smithi080 bash[41963]: audit 2023-12-01T06:36:03.960445+0000 mon.a (mon.0) 2582 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:36:04.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:36:04 smithi080 bash[28361]: cluster 2023-12-01T06:36:02.660656+0000 mgr.y (mgr.24362) 3228 : cluster 0 pgmap v3197: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:36:04.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:36:04 smithi080 bash[28361]: audit 2023-12-01T06:36:03.210791+0000 mon.a (mon.0) 2578 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:36:04.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:36:04 smithi080 bash[28361]: audit 2023-12-01T06:36:03.221984+0000 mon.a (mon.0) 2579 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:36:04.684 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:36:04 smithi080 bash[28361]: audit 2023-12-01T06:36:03.461679+0000 mon.a (mon.0) 2580 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:36:04.684 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:36:04 smithi080 bash[28361]: audit 2023-12-01T06:36:03.472086+0000 mon.a (mon.0) 2581 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:36:04.684 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:36:04 smithi080 bash[28361]: audit 2023-12-01T06:36:03.948004+0000 mon.c (mon.2) 2050 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:36:04.684 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:36:04 smithi080 bash[28361]: audit 2023-12-01T06:36:03.949819+0000 mon.c (mon.2) 2051 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:36:04.684 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:36:04 smithi080 bash[28361]: audit 2023-12-01T06:36:03.960445+0000 mon.a (mon.0) 2582 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:36:05.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:36:05 smithi090 bash[32384]: audit 2023-12-01T06:36:04.546521+0000 mon.c (mon.2) 2052 : audit 0 from='client.? 172.21.15.80:0/3444480379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:36:05.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:36:05 smithi080 bash[28361]: audit 2023-12-01T06:36:04.546521+0000 mon.c (mon.2) 2052 : audit 0 from='client.? 172.21.15.80:0/3444480379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:36:05.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:36:05 smithi080 bash[41963]: audit 2023-12-01T06:36:04.546521+0000 mon.c (mon.2) 2052 : audit 0 from='client.? 172.21.15.80:0/3444480379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:36:06.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:36:06 smithi090 bash[32384]: cluster 2023-12-01T06:36:04.661503+0000 mgr.y (mgr.24362) 3229 : cluster 0 pgmap v3198: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:36:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:36:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:36:06] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T06:36:06.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:36:06 smithi080 bash[28361]: cluster 2023-12-01T06:36:04.661503+0000 mgr.y (mgr.24362) 3229 : cluster 0 pgmap v3198: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:36:06.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:36:06 smithi080 bash[41963]: cluster 2023-12-01T06:36:04.661503+0000 mgr.y (mgr.24362) 3229 : cluster 0 pgmap v3198: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:36:07.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:36:07 smithi090 bash[32384]: audit 2023-12-01T06:36:07.007045+0000 mon.c (mon.2) 2053 : audit 0 from='client.? 172.21.15.80:0/3329743294' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:36:07.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:36:07 smithi080 bash[41963]: audit 2023-12-01T06:36:07.007045+0000 mon.c (mon.2) 2053 : audit 0 from='client.? 172.21.15.80:0/3329743294' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:36:07.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:36:07 smithi080 bash[28361]: audit 2023-12-01T06:36:07.007045+0000 mon.c (mon.2) 2053 : audit 0 from='client.? 172.21.15.80:0/3329743294' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:36:08.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:36:08 smithi090 bash[32384]: cluster 2023-12-01T06:36:06.662655+0000 mgr.y (mgr.24362) 3230 : cluster 0 pgmap v3199: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:36:08.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:36:08 smithi080 bash[28361]: cluster 2023-12-01T06:36:06.662655+0000 mgr.y (mgr.24362) 3230 : cluster 0 pgmap v3199: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:36:08.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:36:08 smithi080 bash[41963]: cluster 2023-12-01T06:36:06.662655+0000 mgr.y (mgr.24362) 3230 : cluster 0 pgmap v3199: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:36:10.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:36:10 smithi090 bash[32384]: cluster 2023-12-01T06:36:08.663343+0000 mgr.y (mgr.24362) 3231 : cluster 0 pgmap v3200: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:36:10.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:36:10 smithi090 bash[32384]: audit 2023-12-01T06:36:09.453434+0000 mon.c (mon.2) 2054 : audit 0 from='client.? 172.21.15.80:0/2686508110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:36:10.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:36:10 smithi090 bash[32384]: audit 2023-12-01T06:36:09.947161+0000 mon.c (mon.2) 2055 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:36:10.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:36:10 smithi080 bash[28361]: cluster 2023-12-01T06:36:08.663343+0000 mgr.y (mgr.24362) 3231 : cluster 0 pgmap v3200: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:36:10.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:36:10 smithi080 bash[28361]: audit 2023-12-01T06:36:09.453434+0000 mon.c (mon.2) 2054 : audit 0 from='client.? 172.21.15.80:0/2686508110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:36:10.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:36:10 smithi080 bash[28361]: audit 2023-12-01T06:36:09.947161+0000 mon.c (mon.2) 2055 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:36:10.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:36:10 smithi080 bash[41963]: cluster 2023-12-01T06:36:08.663343+0000 mgr.y (mgr.24362) 3231 : cluster 0 pgmap v3200: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:36:10.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:36:10 smithi080 bash[41963]: audit 2023-12-01T06:36:09.453434+0000 mon.c (mon.2) 2054 : audit 0 from='client.? 172.21.15.80:0/2686508110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:36:10.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:36:10 smithi080 bash[41963]: audit 2023-12-01T06:36:09.947161+0000 mon.c (mon.2) 2055 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:36:12.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:36:12 smithi090 bash[32384]: cluster 2023-12-01T06:36:10.664049+0000 mgr.y (mgr.24362) 3232 : cluster 0 pgmap v3201: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:36:12.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:36:12 smithi090 bash[32384]: audit 2023-12-01T06:36:11.911642+0000 mon.c (mon.2) 2056 : audit 0 from='client.? 172.21.15.80:0/32823023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:36:12.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:36:12 smithi080 bash[28361]: cluster 2023-12-01T06:36:10.664049+0000 mgr.y (mgr.24362) 3232 : cluster 0 pgmap v3201: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:36:12.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:36:12 smithi080 bash[28361]: audit 2023-12-01T06:36:11.911642+0000 mon.c (mon.2) 2056 : audit 0 from='client.? 172.21.15.80:0/32823023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:36:12.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:36:12 smithi080 bash[41963]: cluster 2023-12-01T06:36:10.664049+0000 mgr.y (mgr.24362) 3232 : cluster 0 pgmap v3201: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:36:12.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:36:12 smithi080 bash[41963]: audit 2023-12-01T06:36:11.911642+0000 mon.c (mon.2) 2056 : audit 0 from='client.? 172.21.15.80:0/32823023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:36:14.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:36:14 smithi090 bash[32384]: cluster 2023-12-01T06:36:12.665441+0000 mgr.y (mgr.24362) 3233 : cluster 0 pgmap v3202: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:36:14.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:36:14 smithi080 bash[28361]: cluster 2023-12-01T06:36:12.665441+0000 mgr.y (mgr.24362) 3233 : cluster 0 pgmap v3202: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:36:14.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:36:14 smithi080 bash[41963]: cluster 2023-12-01T06:36:12.665441+0000 mgr.y (mgr.24362) 3233 : cluster 0 pgmap v3202: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:36:15.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:36:15 smithi090 bash[32384]: audit 2023-12-01T06:36:14.370789+0000 mon.a (mon.0) 2583 : audit 0 from='client.? 172.21.15.80:0/3411834641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:36:15.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:36:15 smithi080 bash[28361]: audit 2023-12-01T06:36:14.370789+0000 mon.a (mon.0) 2583 : audit 0 from='client.? 172.21.15.80:0/3411834641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:36:15.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:36:15 smithi080 bash[41963]: audit 2023-12-01T06:36:14.370789+0000 mon.a (mon.0) 2583 : audit 0 from='client.? 172.21.15.80:0/3411834641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:36:16.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:36:16 smithi090 bash[32384]: cluster 2023-12-01T06:36:14.666145+0000 mgr.y (mgr.24362) 3234 : cluster 0 pgmap v3203: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:36:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:36:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:36:16] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T06:36:16.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:36:16 smithi080 bash[28361]: cluster 2023-12-01T06:36:14.666145+0000 mgr.y (mgr.24362) 3234 : cluster 0 pgmap v3203: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:36:16.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:36:16 smithi080 bash[41963]: cluster 2023-12-01T06:36:14.666145+0000 mgr.y (mgr.24362) 3234 : cluster 0 pgmap v3203: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:36:17.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:36:17 smithi080 bash[28361]: audit 2023-12-01T06:36:16.828730+0000 mon.a (mon.0) 2584 : audit 0 from='client.? 172.21.15.80:0/4006376193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:36:17.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:36:17 smithi080 bash[41963]: audit 2023-12-01T06:36:16.828730+0000 mon.a (mon.0) 2584 : audit 0 from='client.? 172.21.15.80:0/4006376193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:36:17.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:36:17 smithi090 bash[32384]: audit 2023-12-01T06:36:16.828730+0000 mon.a (mon.0) 2584 : audit 0 from='client.? 172.21.15.80:0/4006376193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:36:18.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:36:18 smithi080 bash[28361]: cluster 2023-12-01T06:36:16.667180+0000 mgr.y (mgr.24362) 3235 : cluster 0 pgmap v3204: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:36:18.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:36:18 smithi080 bash[41963]: cluster 2023-12-01T06:36:16.667180+0000 mgr.y (mgr.24362) 3235 : cluster 0 pgmap v3204: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:36:18.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:36:18 smithi090 bash[32384]: cluster 2023-12-01T06:36:16.667180+0000 mgr.y (mgr.24362) 3235 : cluster 0 pgmap v3204: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:36:20.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:36:20 smithi080 bash[28361]: cluster 2023-12-01T06:36:18.667797+0000 mgr.y (mgr.24362) 3236 : cluster 0 pgmap v3205: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:36:20.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:36:20 smithi080 bash[28361]: audit 2023-12-01T06:36:19.286040+0000 mon.a (mon.0) 2585 : audit 0 from='client.? 172.21.15.80:0/1752495207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:36:20.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:36:20 smithi080 bash[41963]: cluster 2023-12-01T06:36:18.667797+0000 mgr.y (mgr.24362) 3236 : cluster 0 pgmap v3205: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:36:20.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:36:20 smithi080 bash[41963]: audit 2023-12-01T06:36:19.286040+0000 mon.a (mon.0) 2585 : audit 0 from='client.? 172.21.15.80:0/1752495207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:36:20.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:36:20 smithi090 bash[32384]: cluster 2023-12-01T06:36:18.667797+0000 mgr.y (mgr.24362) 3236 : cluster 0 pgmap v3205: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:36:20.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:36:20 smithi090 bash[32384]: audit 2023-12-01T06:36:19.286040+0000 mon.a (mon.0) 2585 : audit 0 from='client.? 172.21.15.80:0/1752495207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:36:22.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:36:22 smithi080 bash[41963]: cluster 2023-12-01T06:36:20.668484+0000 mgr.y (mgr.24362) 3237 : cluster 0 pgmap v3206: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:36:22.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:36:22 smithi080 bash[41963]: audit 2023-12-01T06:36:21.737324+0000 mon.c (mon.2) 2057 : audit 0 from='client.? 172.21.15.80:0/2495191902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:36:22.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:36:22 smithi080 bash[28361]: cluster 2023-12-01T06:36:20.668484+0000 mgr.y (mgr.24362) 3237 : cluster 0 pgmap v3206: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:36:22.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:36:22 smithi080 bash[28361]: audit 2023-12-01T06:36:21.737324+0000 mon.c (mon.2) 2057 : audit 0 from='client.? 172.21.15.80:0/2495191902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:36:22.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:36:22 smithi090 bash[32384]: cluster 2023-12-01T06:36:20.668484+0000 mgr.y (mgr.24362) 3237 : cluster 0 pgmap v3206: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:36:22.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:36:22 smithi090 bash[32384]: audit 2023-12-01T06:36:21.737324+0000 mon.c (mon.2) 2057 : audit 0 from='client.? 172.21.15.80:0/2495191902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:36:24.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:36:24 smithi080 bash[41963]: cluster 2023-12-01T06:36:22.669618+0000 mgr.y (mgr.24362) 3238 : cluster 0 pgmap v3207: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:36:24.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:36:24 smithi080 bash[41963]: audit 2023-12-01T06:36:24.188439+0000 mon.a (mon.0) 2586 : audit 0 from='client.? 172.21.15.80:0/2832187557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:36:24.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:36:24 smithi080 bash[28361]: cluster 2023-12-01T06:36:22.669618+0000 mgr.y (mgr.24362) 3238 : cluster 0 pgmap v3207: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:36:24.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:36:24 smithi080 bash[28361]: audit 2023-12-01T06:36:24.188439+0000 mon.a (mon.0) 2586 : audit 0 from='client.? 172.21.15.80:0/2832187557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:36:24.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:36:24 smithi090 bash[32384]: cluster 2023-12-01T06:36:22.669618+0000 mgr.y (mgr.24362) 3238 : cluster 0 pgmap v3207: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:36:24.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:36:24 smithi090 bash[32384]: audit 2023-12-01T06:36:24.188439+0000 mon.a (mon.0) 2586 : audit 0 from='client.? 172.21.15.80:0/2832187557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:36:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:36:25 smithi080 bash[28361]: audit 2023-12-01T06:36:24.947180+0000 mon.c (mon.2) 2058 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:36:25.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:36:25 smithi080 bash[41963]: audit 2023-12-01T06:36:24.947180+0000 mon.c (mon.2) 2058 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:36:25.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:36:25 smithi090 bash[32384]: audit 2023-12-01T06:36:24.947180+0000 mon.c (mon.2) 2058 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:36:26.683 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:36:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:36:26] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T06:36:26.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:36:26 smithi080 bash[28361]: cluster 2023-12-01T06:36:24.670286+0000 mgr.y (mgr.24362) 3239 : cluster 0 pgmap v3208: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:36:26.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:36:26 smithi080 bash[41963]: cluster 2023-12-01T06:36:24.670286+0000 mgr.y (mgr.24362) 3239 : cluster 0 pgmap v3208: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:36:26.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:36:26 smithi090 bash[32384]: cluster 2023-12-01T06:36:24.670286+0000 mgr.y (mgr.24362) 3239 : cluster 0 pgmap v3208: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:36:27.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:36:27 smithi080 bash[41963]: audit 2023-12-01T06:36:26.651000+0000 mon.c (mon.2) 2059 : audit 0 from='client.? 172.21.15.80:0/479529550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:36:27.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:36:27 smithi080 bash[28361]: audit 2023-12-01T06:36:26.651000+0000 mon.c (mon.2) 2059 : audit 0 from='client.? 172.21.15.80:0/479529550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:36:27.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:36:27 smithi090 bash[32384]: audit 2023-12-01T06:36:26.651000+0000 mon.c (mon.2) 2059 : audit 0 from='client.? 172.21.15.80:0/479529550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:36:28.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:36:28 smithi080 bash[41963]: cluster 2023-12-01T06:36:26.671454+0000 mgr.y (mgr.24362) 3240 : cluster 0 pgmap v3209: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:36:28.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:36:28 smithi080 bash[28361]: cluster 2023-12-01T06:36:26.671454+0000 mgr.y (mgr.24362) 3240 : cluster 0 pgmap v3209: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:36:28.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:36:28 smithi090 bash[32384]: cluster 2023-12-01T06:36:26.671454+0000 mgr.y (mgr.24362) 3240 : cluster 0 pgmap v3209: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:36:30.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:36:30 smithi080 bash[41963]: cluster 2023-12-01T06:36:28.672117+0000 mgr.y (mgr.24362) 3241 : cluster 0 pgmap v3210: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:36:30.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:36:30 smithi080 bash[41963]: audit 2023-12-01T06:36:29.103013+0000 mon.a (mon.0) 2587 : audit 0 from='client.? 172.21.15.80:0/4207828870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:36:30.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:36:30 smithi080 bash[28361]: cluster 2023-12-01T06:36:28.672117+0000 mgr.y (mgr.24362) 3241 : cluster 0 pgmap v3210: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:36:30.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:36:30 smithi080 bash[28361]: audit 2023-12-01T06:36:29.103013+0000 mon.a (mon.0) 2587 : audit 0 from='client.? 172.21.15.80:0/4207828870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:36:30.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:36:30 smithi090 bash[32384]: cluster 2023-12-01T06:36:28.672117+0000 mgr.y (mgr.24362) 3241 : cluster 0 pgmap v3210: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:36:30.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:36:30 smithi090 bash[32384]: audit 2023-12-01T06:36:29.103013+0000 mon.a (mon.0) 2587 : audit 0 from='client.? 172.21.15.80:0/4207828870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:36:32.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:36:32 smithi080 bash[28361]: cluster 2023-12-01T06:36:30.672708+0000 mgr.y (mgr.24362) 3242 : cluster 0 pgmap v3211: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:36:32.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:36:32 smithi080 bash[28361]: audit 2023-12-01T06:36:31.562051+0000 mon.a (mon.0) 2588 : audit 0 from='client.? 172.21.15.80:0/1498233044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:36:32.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:36:32 smithi080 bash[41963]: cluster 2023-12-01T06:36:30.672708+0000 mgr.y (mgr.24362) 3242 : cluster 0 pgmap v3211: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:36:32.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:36:32 smithi080 bash[41963]: audit 2023-12-01T06:36:31.562051+0000 mon.a (mon.0) 2588 : audit 0 from='client.? 172.21.15.80:0/1498233044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:36:32.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:36:32 smithi090 bash[32384]: cluster 2023-12-01T06:36:30.672708+0000 mgr.y (mgr.24362) 3242 : cluster 0 pgmap v3211: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:36:32.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:36:32 smithi090 bash[32384]: audit 2023-12-01T06:36:31.562051+0000 mon.a (mon.0) 2588 : audit 0 from='client.? 172.21.15.80:0/1498233044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:36:34.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:36:34 smithi080 bash[28361]: cluster 2023-12-01T06:36:32.673932+0000 mgr.y (mgr.24362) 3243 : cluster 0 pgmap v3212: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:36:34.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:36:34 smithi080 bash[28361]: audit 2023-12-01T06:36:34.019702+0000 mon.a (mon.0) 2589 : audit 0 from='client.? 172.21.15.80:0/346349563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:36:34.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:36:34 smithi080 bash[41963]: cluster 2023-12-01T06:36:32.673932+0000 mgr.y (mgr.24362) 3243 : cluster 0 pgmap v3212: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:36:34.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:36:34 smithi080 bash[41963]: audit 2023-12-01T06:36:34.019702+0000 mon.a (mon.0) 2589 : audit 0 from='client.? 172.21.15.80:0/346349563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:36:34.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:36:34 smithi090 bash[32384]: cluster 2023-12-01T06:36:32.673932+0000 mgr.y (mgr.24362) 3243 : cluster 0 pgmap v3212: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:36:34.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:36:34 smithi090 bash[32384]: audit 2023-12-01T06:36:34.019702+0000 mon.a (mon.0) 2589 : audit 0 from='client.? 172.21.15.80:0/346349563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:36:36.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:36:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:36:36] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T06:36:36.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:36:36 smithi080 bash[28361]: cluster 2023-12-01T06:36:34.674580+0000 mgr.y (mgr.24362) 3244 : cluster 0 pgmap v3213: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:36:36.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:36:36 smithi080 bash[41963]: cluster 2023-12-01T06:36:34.674580+0000 mgr.y (mgr.24362) 3244 : cluster 0 pgmap v3213: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:36:36.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:36:36 smithi090 bash[32384]: cluster 2023-12-01T06:36:34.674580+0000 mgr.y (mgr.24362) 3244 : cluster 0 pgmap v3213: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:36:37.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:36:37 smithi080 bash[41963]: audit 2023-12-01T06:36:36.472514+0000 mon.c (mon.2) 2060 : audit 0 from='client.? 172.21.15.80:0/2902260332' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:36:37.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:36:37 smithi080 bash[28361]: audit 2023-12-01T06:36:36.472514+0000 mon.c (mon.2) 2060 : audit 0 from='client.? 172.21.15.80:0/2902260332' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:36:37.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:36:37 smithi090 bash[32384]: audit 2023-12-01T06:36:36.472514+0000 mon.c (mon.2) 2060 : audit 0 from='client.? 172.21.15.80:0/2902260332' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:36:38.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:36:38 smithi080 bash[41963]: cluster 2023-12-01T06:36:36.675697+0000 mgr.y (mgr.24362) 3245 : cluster 0 pgmap v3214: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:36:38.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:36:38 smithi080 bash[28361]: cluster 2023-12-01T06:36:36.675697+0000 mgr.y (mgr.24362) 3245 : cluster 0 pgmap v3214: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:36:38.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:36:38 smithi090 bash[32384]: cluster 2023-12-01T06:36:36.675697+0000 mgr.y (mgr.24362) 3245 : cluster 0 pgmap v3214: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:36:39.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:36:39 smithi080 bash[41963]: audit 2023-12-01T06:36:38.921072+0000 mon.c (mon.2) 2061 : audit 0 from='client.? 172.21.15.80:0/1130878066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:36:39.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:36:39 smithi080 bash[28361]: audit 2023-12-01T06:36:38.921072+0000 mon.c (mon.2) 2061 : audit 0 from='client.? 172.21.15.80:0/1130878066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:36:39.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:36:39 smithi090 bash[32384]: audit 2023-12-01T06:36:38.921072+0000 mon.c (mon.2) 2061 : audit 0 from='client.? 172.21.15.80:0/1130878066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:36:40.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:36:40 smithi080 bash[28361]: cluster 2023-12-01T06:36:38.676324+0000 mgr.y (mgr.24362) 3246 : cluster 0 pgmap v3215: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:36:40.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:36:40 smithi080 bash[28361]: audit 2023-12-01T06:36:39.947749+0000 mon.c (mon.2) 2062 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:36:40.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:36:40 smithi080 bash[41963]: cluster 2023-12-01T06:36:38.676324+0000 mgr.y (mgr.24362) 3246 : cluster 0 pgmap v3215: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:36:40.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:36:40 smithi080 bash[41963]: audit 2023-12-01T06:36:39.947749+0000 mon.c (mon.2) 2062 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:36:40.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:36:40 smithi090 bash[32384]: cluster 2023-12-01T06:36:38.676324+0000 mgr.y (mgr.24362) 3246 : cluster 0 pgmap v3215: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:36:40.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:36:40 smithi090 bash[32384]: audit 2023-12-01T06:36:39.947749+0000 mon.c (mon.2) 2062 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:36:42.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:36:42 smithi080 bash[28361]: cluster 2023-12-01T06:36:40.676992+0000 mgr.y (mgr.24362) 3247 : cluster 0 pgmap v3216: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:36:42.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:36:42 smithi080 bash[28361]: audit 2023-12-01T06:36:41.380859+0000 mon.a (mon.0) 2590 : audit 0 from='client.? 172.21.15.80:0/1914462105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:36:42.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:36:42 smithi080 bash[41963]: cluster 2023-12-01T06:36:40.676992+0000 mgr.y (mgr.24362) 3247 : cluster 0 pgmap v3216: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:36:42.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:36:42 smithi080 bash[41963]: audit 2023-12-01T06:36:41.380859+0000 mon.a (mon.0) 2590 : audit 0 from='client.? 172.21.15.80:0/1914462105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:36:42.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:36:42 smithi090 bash[32384]: cluster 2023-12-01T06:36:40.676992+0000 mgr.y (mgr.24362) 3247 : cluster 0 pgmap v3216: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:36:42.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:36:42 smithi090 bash[32384]: audit 2023-12-01T06:36:41.380859+0000 mon.a (mon.0) 2590 : audit 0 from='client.? 172.21.15.80:0/1914462105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:36:44.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:36:44 smithi080 bash[28361]: cluster 2023-12-01T06:36:42.678094+0000 mgr.y (mgr.24362) 3248 : cluster 0 pgmap v3217: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:36:44.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:36:44 smithi080 bash[28361]: audit 2023-12-01T06:36:43.833894+0000 mon.c (mon.2) 2063 : audit 0 from='client.? 172.21.15.80:0/1249614342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:36:44.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:36:44 smithi080 bash[41963]: cluster 2023-12-01T06:36:42.678094+0000 mgr.y (mgr.24362) 3248 : cluster 0 pgmap v3217: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:36:44.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:36:44 smithi080 bash[41963]: audit 2023-12-01T06:36:43.833894+0000 mon.c (mon.2) 2063 : audit 0 from='client.? 172.21.15.80:0/1249614342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:36:44.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:36:44 smithi090 bash[32384]: cluster 2023-12-01T06:36:42.678094+0000 mgr.y (mgr.24362) 3248 : cluster 0 pgmap v3217: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:36:44.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:36:44 smithi090 bash[32384]: audit 2023-12-01T06:36:43.833894+0000 mon.c (mon.2) 2063 : audit 0 from='client.? 172.21.15.80:0/1249614342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:36:46.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:36:46 smithi080 bash[28361]: cluster 2023-12-01T06:36:44.678722+0000 mgr.y (mgr.24362) 3249 : cluster 0 pgmap v3218: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:36:46.433 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:36:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:36:46] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T06:36:46.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:36:46 smithi080 bash[41963]: cluster 2023-12-01T06:36:44.678722+0000 mgr.y (mgr.24362) 3249 : cluster 0 pgmap v3218: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:36:46.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:36:46 smithi090 bash[32384]: cluster 2023-12-01T06:36:44.678722+0000 mgr.y (mgr.24362) 3249 : cluster 0 pgmap v3218: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:36:47.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:36:47 smithi080 bash[28361]: audit 2023-12-01T06:36:46.288304+0000 mon.a (mon.0) 2591 : audit 0 from='client.? 172.21.15.80:0/4112883420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:36:47.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:36:47 smithi080 bash[41963]: audit 2023-12-01T06:36:46.288304+0000 mon.a (mon.0) 2591 : audit 0 from='client.? 172.21.15.80:0/4112883420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:36:47.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:36:47 smithi090 bash[32384]: audit 2023-12-01T06:36:46.288304+0000 mon.a (mon.0) 2591 : audit 0 from='client.? 172.21.15.80:0/4112883420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:36:48.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:36:48 smithi080 bash[28361]: cluster 2023-12-01T06:36:46.679845+0000 mgr.y (mgr.24362) 3250 : cluster 0 pgmap v3219: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:36:48.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:36:48 smithi080 bash[41963]: cluster 2023-12-01T06:36:46.679845+0000 mgr.y (mgr.24362) 3250 : cluster 0 pgmap v3219: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:36:48.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:36:48 smithi090 bash[32384]: cluster 2023-12-01T06:36:46.679845+0000 mgr.y (mgr.24362) 3250 : cluster 0 pgmap v3219: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:36:49.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:36:49 smithi080 bash[28361]: audit 2023-12-01T06:36:48.738330+0000 mon.c (mon.2) 2064 : audit 0 from='client.? 172.21.15.80:0/494701708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:36:49.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:36:49 smithi080 bash[41963]: audit 2023-12-01T06:36:48.738330+0000 mon.c (mon.2) 2064 : audit 0 from='client.? 172.21.15.80:0/494701708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:36:49.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:36:49 smithi090 bash[32384]: audit 2023-12-01T06:36:48.738330+0000 mon.c (mon.2) 2064 : audit 0 from='client.? 172.21.15.80:0/494701708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:36:50.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:36:50 smithi080 bash[41963]: cluster 2023-12-01T06:36:48.680562+0000 mgr.y (mgr.24362) 3251 : cluster 0 pgmap v3220: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:36:50.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:36:50 smithi080 bash[28361]: cluster 2023-12-01T06:36:48.680562+0000 mgr.y (mgr.24362) 3251 : cluster 0 pgmap v3220: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:36:50.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:36:50 smithi090 bash[32384]: cluster 2023-12-01T06:36:48.680562+0000 mgr.y (mgr.24362) 3251 : cluster 0 pgmap v3220: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:36:52.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:36:52 smithi080 bash[28361]: cluster 2023-12-01T06:36:50.681314+0000 mgr.y (mgr.24362) 3252 : cluster 0 pgmap v3221: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:36:52.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:36:52 smithi080 bash[28361]: audit 2023-12-01T06:36:51.189172+0000 mon.c (mon.2) 2065 : audit 0 from='client.? 172.21.15.80:0/2918695562' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:36:52.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:36:52 smithi080 bash[41963]: cluster 2023-12-01T06:36:50.681314+0000 mgr.y (mgr.24362) 3252 : cluster 0 pgmap v3221: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:36:52.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:36:52 smithi080 bash[41963]: audit 2023-12-01T06:36:51.189172+0000 mon.c (mon.2) 2065 : audit 0 from='client.? 172.21.15.80:0/2918695562' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:36:52.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:36:52 smithi090 bash[32384]: cluster 2023-12-01T06:36:50.681314+0000 mgr.y (mgr.24362) 3252 : cluster 0 pgmap v3221: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:36:52.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:36:52 smithi090 bash[32384]: audit 2023-12-01T06:36:51.189172+0000 mon.c (mon.2) 2065 : audit 0 from='client.? 172.21.15.80:0/2918695562' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:36:54.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:36:54 smithi080 bash[28361]: cluster 2023-12-01T06:36:52.682564+0000 mgr.y (mgr.24362) 3253 : cluster 0 pgmap v3222: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:36:54.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:36:54 smithi080 bash[28361]: audit 2023-12-01T06:36:53.643926+0000 mon.c (mon.2) 2066 : audit 0 from='client.? 172.21.15.80:0/625063695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:36:54.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:36:54 smithi080 bash[41963]: cluster 2023-12-01T06:36:52.682564+0000 mgr.y (mgr.24362) 3253 : cluster 0 pgmap v3222: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:36:54.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:36:54 smithi080 bash[41963]: audit 2023-12-01T06:36:53.643926+0000 mon.c (mon.2) 2066 : audit 0 from='client.? 172.21.15.80:0/625063695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:36:54.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:36:54 smithi090 bash[32384]: cluster 2023-12-01T06:36:52.682564+0000 mgr.y (mgr.24362) 3253 : cluster 0 pgmap v3222: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:36:54.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:36:54 smithi090 bash[32384]: audit 2023-12-01T06:36:53.643926+0000 mon.c (mon.2) 2066 : audit 0 from='client.? 172.21.15.80:0/625063695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:36:55.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:36:55 smithi080 bash[28361]: audit 2023-12-01T06:36:54.948318+0000 mon.c (mon.2) 2067 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:36:55.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:36:55 smithi080 bash[41963]: audit 2023-12-01T06:36:54.948318+0000 mon.c (mon.2) 2067 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:36:55.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:36:55 smithi090 bash[32384]: audit 2023-12-01T06:36:54.948318+0000 mon.c (mon.2) 2067 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:36:56.433 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:36:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:36:56] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T06:36:56.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:36:56 smithi080 bash[28361]: cluster 2023-12-01T06:36:54.683246+0000 mgr.y (mgr.24362) 3254 : cluster 0 pgmap v3223: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:36:56.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:36:56 smithi080 bash[28361]: audit 2023-12-01T06:36:56.101778+0000 mon.c (mon.2) 2068 : audit 0 from='client.? 172.21.15.80:0/2717228925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:36:56.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:36:56 smithi080 bash[41963]: cluster 2023-12-01T06:36:54.683246+0000 mgr.y (mgr.24362) 3254 : cluster 0 pgmap v3223: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:36:56.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:36:56 smithi080 bash[41963]: audit 2023-12-01T06:36:56.101778+0000 mon.c (mon.2) 2068 : audit 0 from='client.? 172.21.15.80:0/2717228925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:36:56.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:36:56 smithi090 bash[32384]: cluster 2023-12-01T06:36:54.683246+0000 mgr.y (mgr.24362) 3254 : cluster 0 pgmap v3223: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:36:56.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:36:56 smithi090 bash[32384]: audit 2023-12-01T06:36:56.101778+0000 mon.c (mon.2) 2068 : audit 0 from='client.? 172.21.15.80:0/2717228925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:36:58.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:36:58 smithi080 bash[28361]: cluster 2023-12-01T06:36:56.684422+0000 mgr.y (mgr.24362) 3255 : cluster 0 pgmap v3224: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:36:58.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:36:58 smithi080 bash[41963]: cluster 2023-12-01T06:36:56.684422+0000 mgr.y (mgr.24362) 3255 : cluster 0 pgmap v3224: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:36:58.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:36:58 smithi090 bash[32384]: cluster 2023-12-01T06:36:56.684422+0000 mgr.y (mgr.24362) 3255 : cluster 0 pgmap v3224: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:36:59.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:36:59 smithi080 bash[28361]: audit 2023-12-01T06:36:58.552821+0000 mon.a (mon.0) 2592 : audit 0 from='client.? 172.21.15.80:0/1400175872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:36:59.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:36:59 smithi080 bash[41963]: audit 2023-12-01T06:36:58.552821+0000 mon.a (mon.0) 2592 : audit 0 from='client.? 172.21.15.80:0/1400175872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:36:59.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:36:59 smithi090 bash[32384]: audit 2023-12-01T06:36:58.552821+0000 mon.a (mon.0) 2592 : audit 0 from='client.? 172.21.15.80:0/1400175872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:37:00.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:37:00 smithi080 bash[28361]: cluster 2023-12-01T06:36:58.685129+0000 mgr.y (mgr.24362) 3256 : cluster 0 pgmap v3225: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:37:00.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:37:00 smithi080 bash[41963]: cluster 2023-12-01T06:36:58.685129+0000 mgr.y (mgr.24362) 3256 : cluster 0 pgmap v3225: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:37:00.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:37:00 smithi090 bash[32384]: cluster 2023-12-01T06:36:58.685129+0000 mgr.y (mgr.24362) 3256 : cluster 0 pgmap v3225: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:37:01.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:37:01 smithi080 bash[41963]: audit 2023-12-01T06:37:01.007013+0000 mon.a (mon.0) 2593 : audit 0 from='client.? 172.21.15.80:0/2153409496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:37:01.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:37:01 smithi080 bash[28361]: audit 2023-12-01T06:37:01.007013+0000 mon.a (mon.0) 2593 : audit 0 from='client.? 172.21.15.80:0/2153409496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:37:01.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:37:01 smithi090 bash[32384]: audit 2023-12-01T06:37:01.007013+0000 mon.a (mon.0) 2593 : audit 0 from='client.? 172.21.15.80:0/2153409496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:37:02.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:37:02 smithi080 bash[41963]: cluster 2023-12-01T06:37:00.685558+0000 mgr.y (mgr.24362) 3257 : cluster 0 pgmap v3226: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:37:02.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:37:02 smithi080 bash[28361]: cluster 2023-12-01T06:37:00.685558+0000 mgr.y (mgr.24362) 3257 : cluster 0 pgmap v3226: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:37:02.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:37:02 smithi090 bash[32384]: cluster 2023-12-01T06:37:00.685558+0000 mgr.y (mgr.24362) 3257 : cluster 0 pgmap v3226: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:37:04.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:37:04 smithi090 bash[32384]: cluster 2023-12-01T06:37:02.686748+0000 mgr.y (mgr.24362) 3258 : cluster 0 pgmap v3227: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:37:04.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:37:04 smithi090 bash[32384]: audit 2023-12-01T06:37:03.470573+0000 mon.c (mon.2) 2069 : audit 0 from='client.? 172.21.15.80:0/4183005830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:37:04.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:37:04 smithi090 bash[32384]: audit 2023-12-01T06:37:04.045956+0000 mon.c (mon.2) 2070 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:37:04.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:37:04 smithi080 bash[28361]: cluster 2023-12-01T06:37:02.686748+0000 mgr.y (mgr.24362) 3258 : cluster 0 pgmap v3227: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:37:04.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:37:04 smithi080 bash[28361]: audit 2023-12-01T06:37:03.470573+0000 mon.c (mon.2) 2069 : audit 0 from='client.? 172.21.15.80:0/4183005830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:37:04.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:37:04 smithi080 bash[28361]: audit 2023-12-01T06:37:04.045956+0000 mon.c (mon.2) 2070 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:37:04.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:37:04 smithi080 bash[41963]: cluster 2023-12-01T06:37:02.686748+0000 mgr.y (mgr.24362) 3258 : cluster 0 pgmap v3227: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:37:04.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:37:04 smithi080 bash[41963]: audit 2023-12-01T06:37:03.470573+0000 mon.c (mon.2) 2069 : audit 0 from='client.? 172.21.15.80:0/4183005830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:37:04.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:37:04 smithi080 bash[41963]: audit 2023-12-01T06:37:04.045956+0000 mon.c (mon.2) 2070 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:37:06.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:37:06 smithi090 bash[32384]: cluster 2023-12-01T06:37:04.687408+0000 mgr.y (mgr.24362) 3259 : cluster 0 pgmap v3228: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:37:06.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:37:06 smithi090 bash[32384]: audit 2023-12-01T06:37:05.925022+0000 mon.a (mon.0) 2594 : audit 0 from='client.? 172.21.15.80:0/531717480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:37:06.687 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:37:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:37:06] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T06:37:06.687 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:37:06 smithi080 bash[28361]: cluster 2023-12-01T06:37:04.687408+0000 mgr.y (mgr.24362) 3259 : cluster 0 pgmap v3228: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:37:06.688 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:37:06 smithi080 bash[28361]: audit 2023-12-01T06:37:05.925022+0000 mon.a (mon.0) 2594 : audit 0 from='client.? 172.21.15.80:0/531717480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:37:06.688 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:37:06 smithi080 bash[41963]: cluster 2023-12-01T06:37:04.687408+0000 mgr.y (mgr.24362) 3259 : cluster 0 pgmap v3228: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:37:06.688 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:37:06 smithi080 bash[41963]: audit 2023-12-01T06:37:05.925022+0000 mon.a (mon.0) 2594 : audit 0 from='client.? 172.21.15.80:0/531717480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:37:08.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:37:08 smithi090 bash[32384]: cluster 2023-12-01T06:37:06.688436+0000 mgr.y (mgr.24362) 3260 : cluster 0 pgmap v3229: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:37:08.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:37:08 smithi080 bash[28361]: cluster 2023-12-01T06:37:06.688436+0000 mgr.y (mgr.24362) 3260 : cluster 0 pgmap v3229: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:37:08.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:37:08 smithi080 bash[41963]: cluster 2023-12-01T06:37:06.688436+0000 mgr.y (mgr.24362) 3260 : cluster 0 pgmap v3229: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:37:09.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:37:09 smithi090 bash[32384]: audit 2023-12-01T06:37:08.383780+0000 mon.c (mon.2) 2071 : audit 0 from='client.? 172.21.15.80:0/335051559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:37:09.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:37:09 smithi080 bash[28361]: audit 2023-12-01T06:37:08.383780+0000 mon.c (mon.2) 2071 : audit 0 from='client.? 172.21.15.80:0/335051559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:37:09.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:37:09 smithi080 bash[41963]: audit 2023-12-01T06:37:08.383780+0000 mon.c (mon.2) 2071 : audit 0 from='client.? 172.21.15.80:0/335051559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:37:10.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:37:10 smithi090 bash[32384]: cluster 2023-12-01T06:37:08.689045+0000 mgr.y (mgr.24362) 3261 : cluster 0 pgmap v3230: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:37:10.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:37:10 smithi090 bash[32384]: audit 2023-12-01T06:37:09.888216+0000 mon.a (mon.0) 2595 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:37:10.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:37:10 smithi090 bash[32384]: audit 2023-12-01T06:37:09.900761+0000 mon.a (mon.0) 2596 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:37:10.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:37:10 smithi090 bash[32384]: audit 2023-12-01T06:37:09.948719+0000 mon.c (mon.2) 2072 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:37:10.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:37:10 smithi090 bash[32384]: audit 2023-12-01T06:37:10.190337+0000 mon.a (mon.0) 2597 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:37:10.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:37:10 smithi080 bash[41963]: cluster 2023-12-01T06:37:08.689045+0000 mgr.y (mgr.24362) 3261 : cluster 0 pgmap v3230: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:37:10.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:37:10 smithi080 bash[41963]: audit 2023-12-01T06:37:09.888216+0000 mon.a (mon.0) 2595 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:37:10.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:37:10 smithi080 bash[41963]: audit 2023-12-01T06:37:09.900761+0000 mon.a (mon.0) 2596 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:37:10.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:37:10 smithi080 bash[41963]: audit 2023-12-01T06:37:09.948719+0000 mon.c (mon.2) 2072 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:37:10.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:37:10 smithi080 bash[41963]: audit 2023-12-01T06:37:10.190337+0000 mon.a (mon.0) 2597 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:37:10.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:37:10 smithi080 bash[28361]: cluster 2023-12-01T06:37:08.689045+0000 mgr.y (mgr.24362) 3261 : cluster 0 pgmap v3230: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:37:10.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:37:10 smithi080 bash[28361]: audit 2023-12-01T06:37:09.888216+0000 mon.a (mon.0) 2595 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:37:10.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:37:10 smithi080 bash[28361]: audit 2023-12-01T06:37:09.900761+0000 mon.a (mon.0) 2596 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:37:10.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:37:10 smithi080 bash[28361]: audit 2023-12-01T06:37:09.948719+0000 mon.c (mon.2) 2072 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:37:10.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:37:10 smithi080 bash[28361]: audit 2023-12-01T06:37:10.190337+0000 mon.a (mon.0) 2597 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:37:11.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:37:11 smithi090 bash[32384]: audit 2023-12-01T06:37:10.201543+0000 mon.a (mon.0) 2598 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:37:11.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:37:11 smithi090 bash[32384]: audit 2023-12-01T06:37:10.675871+0000 mon.c (mon.2) 2073 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:37:11.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:37:11 smithi090 bash[32384]: audit 2023-12-01T06:37:10.677745+0000 mon.c (mon.2) 2074 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:37:11.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:37:11 smithi090 bash[32384]: audit 2023-12-01T06:37:10.686546+0000 mon.a (mon.0) 2599 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:37:11.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:37:11 smithi090 bash[32384]: audit 2023-12-01T06:37:10.851360+0000 mon.c (mon.2) 2075 : audit 0 from='client.? 172.21.15.80:0/2418011388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:37:11.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:37:11 smithi080 bash[28361]: audit 2023-12-01T06:37:10.201543+0000 mon.a (mon.0) 2598 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:37:11.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:37:11 smithi080 bash[28361]: audit 2023-12-01T06:37:10.675871+0000 mon.c (mon.2) 2073 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:37:11.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:37:11 smithi080 bash[28361]: audit 2023-12-01T06:37:10.677745+0000 mon.c (mon.2) 2074 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:37:11.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:37:11 smithi080 bash[28361]: audit 2023-12-01T06:37:10.686546+0000 mon.a (mon.0) 2599 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:37:11.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:37:11 smithi080 bash[28361]: audit 2023-12-01T06:37:10.851360+0000 mon.c (mon.2) 2075 : audit 0 from='client.? 172.21.15.80:0/2418011388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:37:11.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:37:11 smithi080 bash[41963]: audit 2023-12-01T06:37:10.201543+0000 mon.a (mon.0) 2598 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:37:11.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:37:11 smithi080 bash[41963]: audit 2023-12-01T06:37:10.675871+0000 mon.c (mon.2) 2073 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:37:11.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:37:11 smithi080 bash[41963]: audit 2023-12-01T06:37:10.677745+0000 mon.c (mon.2) 2074 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:37:11.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:37:11 smithi080 bash[41963]: audit 2023-12-01T06:37:10.686546+0000 mon.a (mon.0) 2599 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:37:11.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:37:11 smithi080 bash[41963]: audit 2023-12-01T06:37:10.851360+0000 mon.c (mon.2) 2075 : audit 0 from='client.? 172.21.15.80:0/2418011388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:37:12.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:37:12 smithi090 bash[32384]: cluster 2023-12-01T06:37:10.689613+0000 mgr.y (mgr.24362) 3262 : cluster 0 pgmap v3231: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:37:12.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:37:12 smithi080 bash[41963]: cluster 2023-12-01T06:37:10.689613+0000 mgr.y (mgr.24362) 3262 : cluster 0 pgmap v3231: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:37:12.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:37:12 smithi080 bash[28361]: cluster 2023-12-01T06:37:10.689613+0000 mgr.y (mgr.24362) 3262 : cluster 0 pgmap v3231: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:37:14.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:37:14 smithi090 bash[32384]: cluster 2023-12-01T06:37:12.690681+0000 mgr.y (mgr.24362) 3263 : cluster 0 pgmap v3232: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:37:14.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:37:14 smithi090 bash[32384]: audit 2023-12-01T06:37:13.310755+0000 mon.c (mon.2) 2076 : audit 0 from='client.? 172.21.15.80:0/3279047692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:37:14.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:37:14 smithi080 bash[41963]: cluster 2023-12-01T06:37:12.690681+0000 mgr.y (mgr.24362) 3263 : cluster 0 pgmap v3232: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:37:14.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:37:14 smithi080 bash[41963]: audit 2023-12-01T06:37:13.310755+0000 mon.c (mon.2) 2076 : audit 0 from='client.? 172.21.15.80:0/3279047692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:37:14.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:37:14 smithi080 bash[28361]: cluster 2023-12-01T06:37:12.690681+0000 mgr.y (mgr.24362) 3263 : cluster 0 pgmap v3232: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:37:14.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:37:14 smithi080 bash[28361]: audit 2023-12-01T06:37:13.310755+0000 mon.c (mon.2) 2076 : audit 0 from='client.? 172.21.15.80:0/3279047692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:37:16.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:37:16 smithi090 bash[32384]: cluster 2023-12-01T06:37:14.691466+0000 mgr.y (mgr.24362) 3264 : cluster 0 pgmap v3233: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:37:16.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:37:16 smithi090 bash[32384]: audit 2023-12-01T06:37:15.758802+0000 mon.a (mon.0) 2600 : audit 0 from='client.? 172.21.15.80:0/1419134860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:37:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:37:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:37:16] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T06:37:16.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:37:16 smithi080 bash[41963]: cluster 2023-12-01T06:37:14.691466+0000 mgr.y (mgr.24362) 3264 : cluster 0 pgmap v3233: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:37:16.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:37:16 smithi080 bash[41963]: audit 2023-12-01T06:37:15.758802+0000 mon.a (mon.0) 2600 : audit 0 from='client.? 172.21.15.80:0/1419134860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:37:16.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:37:16 smithi080 bash[28361]: cluster 2023-12-01T06:37:14.691466+0000 mgr.y (mgr.24362) 3264 : cluster 0 pgmap v3233: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:37:16.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:37:16 smithi080 bash[28361]: audit 2023-12-01T06:37:15.758802+0000 mon.a (mon.0) 2600 : audit 0 from='client.? 172.21.15.80:0/1419134860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:37:18.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:37:18 smithi090 bash[32384]: cluster 2023-12-01T06:37:16.692554+0000 mgr.y (mgr.24362) 3265 : cluster 0 pgmap v3234: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:37:18.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:37:18 smithi080 bash[41963]: cluster 2023-12-01T06:37:16.692554+0000 mgr.y (mgr.24362) 3265 : cluster 0 pgmap v3234: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:37:18.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:37:18 smithi080 bash[28361]: cluster 2023-12-01T06:37:16.692554+0000 mgr.y (mgr.24362) 3265 : cluster 0 pgmap v3234: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:37:19.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:37:19 smithi090 bash[32384]: audit 2023-12-01T06:37:18.226400+0000 mon.a (mon.0) 2601 : audit 0 from='client.? 172.21.15.80:0/2883751177' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:37:19.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:37:19 smithi080 bash[41963]: audit 2023-12-01T06:37:18.226400+0000 mon.a (mon.0) 2601 : audit 0 from='client.? 172.21.15.80:0/2883751177' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:37:19.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:37:19 smithi080 bash[28361]: audit 2023-12-01T06:37:18.226400+0000 mon.a (mon.0) 2601 : audit 0 from='client.? 172.21.15.80:0/2883751177' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:37:20.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:37:20 smithi090 bash[32384]: cluster 2023-12-01T06:37:18.693155+0000 mgr.y (mgr.24362) 3266 : cluster 0 pgmap v3235: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:37:20.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:37:20 smithi080 bash[28361]: cluster 2023-12-01T06:37:18.693155+0000 mgr.y (mgr.24362) 3266 : cluster 0 pgmap v3235: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:37:20.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:37:20 smithi080 bash[41963]: cluster 2023-12-01T06:37:18.693155+0000 mgr.y (mgr.24362) 3266 : cluster 0 pgmap v3235: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:37:21.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:37:21 smithi090 bash[32384]: audit 2023-12-01T06:37:20.671683+0000 mon.c (mon.2) 2077 : audit 0 from='client.? 172.21.15.80:0/2298319971' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:37:21.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:37:21 smithi080 bash[28361]: audit 2023-12-01T06:37:20.671683+0000 mon.c (mon.2) 2077 : audit 0 from='client.? 172.21.15.80:0/2298319971' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:37:21.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:37:21 smithi080 bash[41963]: audit 2023-12-01T06:37:20.671683+0000 mon.c (mon.2) 2077 : audit 0 from='client.? 172.21.15.80:0/2298319971' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:37:22.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:37:22 smithi090 bash[32384]: cluster 2023-12-01T06:37:20.693584+0000 mgr.y (mgr.24362) 3267 : cluster 0 pgmap v3236: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:37:22.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:37:22 smithi080 bash[28361]: cluster 2023-12-01T06:37:20.693584+0000 mgr.y (mgr.24362) 3267 : cluster 0 pgmap v3236: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:37:22.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:37:22 smithi080 bash[41963]: cluster 2023-12-01T06:37:20.693584+0000 mgr.y (mgr.24362) 3267 : cluster 0 pgmap v3236: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:37:23.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:37:23 smithi090 bash[32384]: audit 2023-12-01T06:37:23.131923+0000 mon.a (mon.0) 2602 : audit 0 from='client.? 172.21.15.80:0/129140110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:37:23.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:37:23 smithi080 bash[28361]: audit 2023-12-01T06:37:23.131923+0000 mon.a (mon.0) 2602 : audit 0 from='client.? 172.21.15.80:0/129140110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:37:23.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:37:23 smithi080 bash[41963]: audit 2023-12-01T06:37:23.131923+0000 mon.a (mon.0) 2602 : audit 0 from='client.? 172.21.15.80:0/129140110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:37:24.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:37:24 smithi090 bash[32384]: cluster 2023-12-01T06:37:22.694623+0000 mgr.y (mgr.24362) 3268 : cluster 0 pgmap v3237: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:37:24.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:37:24 smithi080 bash[41963]: cluster 2023-12-01T06:37:22.694623+0000 mgr.y (mgr.24362) 3268 : cluster 0 pgmap v3237: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:37:24.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:37:24 smithi080 bash[28361]: cluster 2023-12-01T06:37:22.694623+0000 mgr.y (mgr.24362) 3268 : cluster 0 pgmap v3237: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:37:25.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:37:25 smithi090 bash[32384]: audit 2023-12-01T06:37:24.949186+0000 mon.c (mon.2) 2078 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:37:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:37:25 smithi080 bash[41963]: audit 2023-12-01T06:37:24.949186+0000 mon.c (mon.2) 2078 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:37:25.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:37:25 smithi080 bash[28361]: audit 2023-12-01T06:37:24.949186+0000 mon.c (mon.2) 2078 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:37:26.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:37:26 smithi090 bash[32384]: cluster 2023-12-01T06:37:24.695265+0000 mgr.y (mgr.24362) 3269 : cluster 0 pgmap v3238: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:37:26.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:37:26 smithi090 bash[32384]: audit 2023-12-01T06:37:25.579494+0000 mon.c (mon.2) 2079 : audit 0 from='client.? 172.21.15.80:0/2998623729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:37:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:37:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:37:26] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T06:37:26.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:37:26 smithi080 bash[28361]: cluster 2023-12-01T06:37:24.695265+0000 mgr.y (mgr.24362) 3269 : cluster 0 pgmap v3238: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:37:26.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:37:26 smithi080 bash[28361]: audit 2023-12-01T06:37:25.579494+0000 mon.c (mon.2) 2079 : audit 0 from='client.? 172.21.15.80:0/2998623729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:37:26.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:37:26 smithi080 bash[41963]: cluster 2023-12-01T06:37:24.695265+0000 mgr.y (mgr.24362) 3269 : cluster 0 pgmap v3238: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:37:26.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:37:26 smithi080 bash[41963]: audit 2023-12-01T06:37:25.579494+0000 mon.c (mon.2) 2079 : audit 0 from='client.? 172.21.15.80:0/2998623729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:37:28.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:37:28 smithi090 bash[32384]: cluster 2023-12-01T06:37:26.696462+0000 mgr.y (mgr.24362) 3270 : cluster 0 pgmap v3239: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:37:28.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:37:28 smithi090 bash[32384]: audit 2023-12-01T06:37:28.030152+0000 mon.c (mon.2) 2080 : audit 0 from='client.? 172.21.15.80:0/1330247951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:37:28.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:37:28 smithi080 bash[28361]: cluster 2023-12-01T06:37:26.696462+0000 mgr.y (mgr.24362) 3270 : cluster 0 pgmap v3239: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:37:28.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:37:28 smithi080 bash[28361]: audit 2023-12-01T06:37:28.030152+0000 mon.c (mon.2) 2080 : audit 0 from='client.? 172.21.15.80:0/1330247951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:37:28.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:37:28 smithi080 bash[41963]: cluster 2023-12-01T06:37:26.696462+0000 mgr.y (mgr.24362) 3270 : cluster 0 pgmap v3239: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:37:28.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:37:28 smithi080 bash[41963]: audit 2023-12-01T06:37:28.030152+0000 mon.c (mon.2) 2080 : audit 0 from='client.? 172.21.15.80:0/1330247951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:37:30.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:37:30 smithi080 bash[28361]: cluster 2023-12-01T06:37:28.697205+0000 mgr.y (mgr.24362) 3271 : cluster 0 pgmap v3240: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:37:30.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:37:30 smithi080 bash[41963]: cluster 2023-12-01T06:37:28.697205+0000 mgr.y (mgr.24362) 3271 : cluster 0 pgmap v3240: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:37:30.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:37:30 smithi090 bash[32384]: cluster 2023-12-01T06:37:28.697205+0000 mgr.y (mgr.24362) 3271 : cluster 0 pgmap v3240: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:37:31.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:37:31 smithi080 bash[28361]: audit 2023-12-01T06:37:30.483811+0000 mon.a (mon.0) 2603 : audit 0 from='client.? 172.21.15.80:0/4252826511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:37:31.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:37:31 smithi080 bash[41963]: audit 2023-12-01T06:37:30.483811+0000 mon.a (mon.0) 2603 : audit 0 from='client.? 172.21.15.80:0/4252826511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:37:31.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:37:31 smithi090 bash[32384]: audit 2023-12-01T06:37:30.483811+0000 mon.a (mon.0) 2603 : audit 0 from='client.? 172.21.15.80:0/4252826511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:37:32.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:37:32 smithi080 bash[28361]: cluster 2023-12-01T06:37:30.697898+0000 mgr.y (mgr.24362) 3272 : cluster 0 pgmap v3241: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:37:32.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:37:32 smithi080 bash[41963]: cluster 2023-12-01T06:37:30.697898+0000 mgr.y (mgr.24362) 3272 : cluster 0 pgmap v3241: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:37:32.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:37:32 smithi090 bash[32384]: cluster 2023-12-01T06:37:30.697898+0000 mgr.y (mgr.24362) 3272 : cluster 0 pgmap v3241: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:37:33.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:37:33 smithi080 bash[28361]: audit 2023-12-01T06:37:32.931981+0000 mon.c (mon.2) 2081 : audit 0 from='client.? 172.21.15.80:0/2026904914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:37:33.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:37:33 smithi080 bash[41963]: audit 2023-12-01T06:37:32.931981+0000 mon.c (mon.2) 2081 : audit 0 from='client.? 172.21.15.80:0/2026904914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:37:33.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:37:33 smithi090 bash[32384]: audit 2023-12-01T06:37:32.931981+0000 mon.c (mon.2) 2081 : audit 0 from='client.? 172.21.15.80:0/2026904914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:37:34.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:37:34 smithi080 bash[28361]: cluster 2023-12-01T06:37:32.698943+0000 mgr.y (mgr.24362) 3273 : cluster 0 pgmap v3242: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:37:34.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:37:34 smithi080 bash[41963]: cluster 2023-12-01T06:37:32.698943+0000 mgr.y (mgr.24362) 3273 : cluster 0 pgmap v3242: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:37:34.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:37:34 smithi090 bash[32384]: cluster 2023-12-01T06:37:32.698943+0000 mgr.y (mgr.24362) 3273 : cluster 0 pgmap v3242: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:37:36.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:37:36 smithi080 bash[28361]: cluster 2023-12-01T06:37:34.699592+0000 mgr.y (mgr.24362) 3274 : cluster 0 pgmap v3243: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:37:36.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:37:36 smithi080 bash[28361]: audit 2023-12-01T06:37:35.386005+0000 mon.a (mon.0) 2604 : audit 0 from='client.? 172.21.15.80:0/1593286449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:37:36.683 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:37:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:37:36] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T06:37:36.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:37:36 smithi080 bash[41963]: cluster 2023-12-01T06:37:34.699592+0000 mgr.y (mgr.24362) 3274 : cluster 0 pgmap v3243: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:37:36.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:37:36 smithi080 bash[41963]: audit 2023-12-01T06:37:35.386005+0000 mon.a (mon.0) 2604 : audit 0 from='client.? 172.21.15.80:0/1593286449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:37:36.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:37:36 smithi090 bash[32384]: cluster 2023-12-01T06:37:34.699592+0000 mgr.y (mgr.24362) 3274 : cluster 0 pgmap v3243: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:37:36.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:37:36 smithi090 bash[32384]: audit 2023-12-01T06:37:35.386005+0000 mon.a (mon.0) 2604 : audit 0 from='client.? 172.21.15.80:0/1593286449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:37:38.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:37:38 smithi080 bash[28361]: cluster 2023-12-01T06:37:36.700745+0000 mgr.y (mgr.24362) 3275 : cluster 0 pgmap v3244: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:37:38.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:37:38 smithi080 bash[28361]: audit 2023-12-01T06:37:37.847739+0000 mon.a (mon.0) 2605 : audit 0 from='client.? 172.21.15.80:0/2067053412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:37:38.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:37:38 smithi080 bash[41963]: cluster 2023-12-01T06:37:36.700745+0000 mgr.y (mgr.24362) 3275 : cluster 0 pgmap v3244: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:37:38.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:37:38 smithi080 bash[41963]: audit 2023-12-01T06:37:37.847739+0000 mon.a (mon.0) 2605 : audit 0 from='client.? 172.21.15.80:0/2067053412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:37:38.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:37:38 smithi090 bash[32384]: cluster 2023-12-01T06:37:36.700745+0000 mgr.y (mgr.24362) 3275 : cluster 0 pgmap v3244: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:37:38.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:37:38 smithi090 bash[32384]: audit 2023-12-01T06:37:37.847739+0000 mon.a (mon.0) 2605 : audit 0 from='client.? 172.21.15.80:0/2067053412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:37:40.687 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:37:40 smithi080 bash[28361]: cluster 2023-12-01T06:37:38.701321+0000 mgr.y (mgr.24362) 3276 : cluster 0 pgmap v3245: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:37:40.687 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:37:40 smithi080 bash[28361]: audit 2023-12-01T06:37:39.949587+0000 mon.c (mon.2) 2082 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:37:40.687 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:37:40 smithi080 bash[28361]: audit 2023-12-01T06:37:40.288476+0000 mon.a (mon.0) 2606 : audit 0 from='client.? 172.21.15.80:0/1520925125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:37:40.687 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:37:40 smithi080 bash[41963]: cluster 2023-12-01T06:37:38.701321+0000 mgr.y (mgr.24362) 3276 : cluster 0 pgmap v3245: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:37:40.687 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:37:40 smithi080 bash[41963]: audit 2023-12-01T06:37:39.949587+0000 mon.c (mon.2) 2082 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:37:40.687 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:37:40 smithi080 bash[41963]: audit 2023-12-01T06:37:40.288476+0000 mon.a (mon.0) 2606 : audit 0 from='client.? 172.21.15.80:0/1520925125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:37:40.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:37:40 smithi090 bash[32384]: cluster 2023-12-01T06:37:38.701321+0000 mgr.y (mgr.24362) 3276 : cluster 0 pgmap v3245: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:37:40.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:37:40 smithi090 bash[32384]: audit 2023-12-01T06:37:39.949587+0000 mon.c (mon.2) 2082 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:37:40.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:37:40 smithi090 bash[32384]: audit 2023-12-01T06:37:40.288476+0000 mon.a (mon.0) 2606 : audit 0 from='client.? 172.21.15.80:0/1520925125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:37:42.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:37:42 smithi080 bash[28361]: cluster 2023-12-01T06:37:40.702003+0000 mgr.y (mgr.24362) 3277 : cluster 0 pgmap v3246: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:37:42.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:37:42 smithi080 bash[41963]: cluster 2023-12-01T06:37:40.702003+0000 mgr.y (mgr.24362) 3277 : cluster 0 pgmap v3246: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:37:42.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:37:42 smithi090 bash[32384]: cluster 2023-12-01T06:37:40.702003+0000 mgr.y (mgr.24362) 3277 : cluster 0 pgmap v3246: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:37:43.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:37:43 smithi080 bash[28361]: audit 2023-12-01T06:37:42.741119+0000 mon.c (mon.2) 2083 : audit 0 from='client.? 172.21.15.80:0/3329188967' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:37:43.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:37:43 smithi080 bash[41963]: audit 2023-12-01T06:37:42.741119+0000 mon.c (mon.2) 2083 : audit 0 from='client.? 172.21.15.80:0/3329188967' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:37:43.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:37:43 smithi090 bash[32384]: audit 2023-12-01T06:37:42.741119+0000 mon.c (mon.2) 2083 : audit 0 from='client.? 172.21.15.80:0/3329188967' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:37:44.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:37:44 smithi080 bash[28361]: cluster 2023-12-01T06:37:42.703129+0000 mgr.y (mgr.24362) 3278 : cluster 0 pgmap v3247: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:37:44.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:37:44 smithi080 bash[41963]: cluster 2023-12-01T06:37:42.703129+0000 mgr.y (mgr.24362) 3278 : cluster 0 pgmap v3247: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:37:44.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:37:44 smithi090 bash[32384]: cluster 2023-12-01T06:37:42.703129+0000 mgr.y (mgr.24362) 3278 : cluster 0 pgmap v3247: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:37:45.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:37:45 smithi080 bash[28361]: audit 2023-12-01T06:37:45.200477+0000 mon.a (mon.0) 2607 : audit 0 from='client.? 172.21.15.80:0/3389953928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:37:45.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:37:45 smithi080 bash[41963]: audit 2023-12-01T06:37:45.200477+0000 mon.a (mon.0) 2607 : audit 0 from='client.? 172.21.15.80:0/3389953928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:37:45.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:37:45 smithi090 bash[32384]: audit 2023-12-01T06:37:45.200477+0000 mon.a (mon.0) 2607 : audit 0 from='client.? 172.21.15.80:0/3389953928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:37:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:37:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:37:46] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T06:37:46.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:37:46 smithi080 bash[41963]: cluster 2023-12-01T06:37:44.703782+0000 mgr.y (mgr.24362) 3279 : cluster 0 pgmap v3248: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:37:46.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:37:46 smithi080 bash[28361]: cluster 2023-12-01T06:37:44.703782+0000 mgr.y (mgr.24362) 3279 : cluster 0 pgmap v3248: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:37:46.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:37:46 smithi090 bash[32384]: cluster 2023-12-01T06:37:44.703782+0000 mgr.y (mgr.24362) 3279 : cluster 0 pgmap v3248: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:37:48.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:37:48 smithi080 bash[28361]: cluster 2023-12-01T06:37:46.704942+0000 mgr.y (mgr.24362) 3280 : cluster 0 pgmap v3249: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:37:48.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:37:48 smithi080 bash[28361]: audit 2023-12-01T06:37:47.650356+0000 mon.a (mon.0) 2608 : audit 0 from='client.? 172.21.15.80:0/2946638279' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:37:48.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:37:48 smithi080 bash[41963]: cluster 2023-12-01T06:37:46.704942+0000 mgr.y (mgr.24362) 3280 : cluster 0 pgmap v3249: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:37:48.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:37:48 smithi080 bash[41963]: audit 2023-12-01T06:37:47.650356+0000 mon.a (mon.0) 2608 : audit 0 from='client.? 172.21.15.80:0/2946638279' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:37:48.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:37:48 smithi090 bash[32384]: cluster 2023-12-01T06:37:46.704942+0000 mgr.y (mgr.24362) 3280 : cluster 0 pgmap v3249: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:37:48.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:37:48 smithi090 bash[32384]: audit 2023-12-01T06:37:47.650356+0000 mon.a (mon.0) 2608 : audit 0 from='client.? 172.21.15.80:0/2946638279' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:37:50.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:37:50 smithi080 bash[28361]: cluster 2023-12-01T06:37:48.705617+0000 mgr.y (mgr.24362) 3281 : cluster 0 pgmap v3250: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:37:50.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:37:50 smithi080 bash[28361]: audit 2023-12-01T06:37:50.101061+0000 mon.c (mon.2) 2084 : audit 0 from='client.? 172.21.15.80:0/2199692904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:37:50.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:37:50 smithi080 bash[41963]: cluster 2023-12-01T06:37:48.705617+0000 mgr.y (mgr.24362) 3281 : cluster 0 pgmap v3250: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:37:50.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:37:50 smithi080 bash[41963]: audit 2023-12-01T06:37:50.101061+0000 mon.c (mon.2) 2084 : audit 0 from='client.? 172.21.15.80:0/2199692904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:37:50.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:37:50 smithi090 bash[32384]: cluster 2023-12-01T06:37:48.705617+0000 mgr.y (mgr.24362) 3281 : cluster 0 pgmap v3250: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:37:50.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:37:50 smithi090 bash[32384]: audit 2023-12-01T06:37:50.101061+0000 mon.c (mon.2) 2084 : audit 0 from='client.? 172.21.15.80:0/2199692904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:37:52.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:37:52 smithi080 bash[28361]: cluster 2023-12-01T06:37:50.706269+0000 mgr.y (mgr.24362) 3282 : cluster 0 pgmap v3251: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:37:52.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:37:52 smithi080 bash[41963]: cluster 2023-12-01T06:37:50.706269+0000 mgr.y (mgr.24362) 3282 : cluster 0 pgmap v3251: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:37:52.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:37:52 smithi090 bash[32384]: cluster 2023-12-01T06:37:50.706269+0000 mgr.y (mgr.24362) 3282 : cluster 0 pgmap v3251: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:37:53.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:37:53 smithi080 bash[28361]: audit 2023-12-01T06:37:52.568126+0000 mon.a (mon.0) 2609 : audit 0 from='client.? 172.21.15.80:0/1451957673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:37:53.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:37:53 smithi080 bash[41963]: audit 2023-12-01T06:37:52.568126+0000 mon.a (mon.0) 2609 : audit 0 from='client.? 172.21.15.80:0/1451957673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:37:53.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:37:53 smithi090 bash[32384]: audit 2023-12-01T06:37:52.568126+0000 mon.a (mon.0) 2609 : audit 0 from='client.? 172.21.15.80:0/1451957673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:37:54.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:37:54 smithi080 bash[28361]: cluster 2023-12-01T06:37:52.707446+0000 mgr.y (mgr.24362) 3283 : cluster 0 pgmap v3252: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:37:54.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:37:54 smithi080 bash[41963]: cluster 2023-12-01T06:37:52.707446+0000 mgr.y (mgr.24362) 3283 : cluster 0 pgmap v3252: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:37:54.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:37:54 smithi090 bash[32384]: cluster 2023-12-01T06:37:52.707446+0000 mgr.y (mgr.24362) 3283 : cluster 0 pgmap v3252: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:37:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:37:55 smithi080 bash[28361]: audit 2023-12-01T06:37:54.949293+0000 mon.c (mon.2) 2085 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:37:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:37:55 smithi080 bash[28361]: audit 2023-12-01T06:37:55.036658+0000 mon.c (mon.2) 2086 : audit 0 from='client.? 172.21.15.80:0/121807169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:37:55.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:37:55 smithi080 bash[41963]: audit 2023-12-01T06:37:54.949293+0000 mon.c (mon.2) 2085 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:37:55.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:37:55 smithi080 bash[41963]: audit 2023-12-01T06:37:55.036658+0000 mon.c (mon.2) 2086 : audit 0 from='client.? 172.21.15.80:0/121807169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:37:55.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:37:55 smithi090 bash[32384]: audit 2023-12-01T06:37:54.949293+0000 mon.c (mon.2) 2085 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:37:55.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:37:55 smithi090 bash[32384]: audit 2023-12-01T06:37:55.036658+0000 mon.c (mon.2) 2086 : audit 0 from='client.? 172.21.15.80:0/121807169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:37:56.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:37:56 smithi080 bash[28361]: cluster 2023-12-01T06:37:54.707896+0000 mgr.y (mgr.24362) 3284 : cluster 0 pgmap v3253: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:37:56.683 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:37:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:37:56] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T06:37:56.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:37:56 smithi080 bash[41963]: cluster 2023-12-01T06:37:54.707896+0000 mgr.y (mgr.24362) 3284 : cluster 0 pgmap v3253: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:37:56.774 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:37:56 smithi090 bash[32384]: cluster 2023-12-01T06:37:54.707896+0000 mgr.y (mgr.24362) 3284 : cluster 0 pgmap v3253: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:37:58.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:37:58 smithi080 bash[28361]: cluster 2023-12-01T06:37:56.708861+0000 mgr.y (mgr.24362) 3285 : cluster 0 pgmap v3254: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:37:58.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:37:58 smithi080 bash[28361]: audit 2023-12-01T06:37:57.492444+0000 mon.c (mon.2) 2087 : audit 0 from='client.? 172.21.15.80:0/1410383296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:37:58.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:37:58 smithi080 bash[41963]: cluster 2023-12-01T06:37:56.708861+0000 mgr.y (mgr.24362) 3285 : cluster 0 pgmap v3254: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:37:58.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:37:58 smithi080 bash[41963]: audit 2023-12-01T06:37:57.492444+0000 mon.c (mon.2) 2087 : audit 0 from='client.? 172.21.15.80:0/1410383296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:37:58.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:37:58 smithi090 bash[32384]: cluster 2023-12-01T06:37:56.708861+0000 mgr.y (mgr.24362) 3285 : cluster 0 pgmap v3254: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:37:58.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:37:58 smithi090 bash[32384]: audit 2023-12-01T06:37:57.492444+0000 mon.c (mon.2) 2087 : audit 0 from='client.? 172.21.15.80:0/1410383296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:38:00.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:38:00 smithi080 bash[28361]: cluster 2023-12-01T06:37:58.709546+0000 mgr.y (mgr.24362) 3286 : cluster 0 pgmap v3255: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:38:00.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:38:00 smithi080 bash[28361]: audit 2023-12-01T06:37:59.945318+0000 mon.c (mon.2) 2088 : audit 0 from='client.? 172.21.15.80:0/581207302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:38:00.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:38:00 smithi080 bash[41963]: cluster 2023-12-01T06:37:58.709546+0000 mgr.y (mgr.24362) 3286 : cluster 0 pgmap v3255: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:38:00.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:38:00 smithi080 bash[41963]: audit 2023-12-01T06:37:59.945318+0000 mon.c (mon.2) 2088 : audit 0 from='client.? 172.21.15.80:0/581207302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:38:00.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:38:00 smithi090 bash[32384]: cluster 2023-12-01T06:37:58.709546+0000 mgr.y (mgr.24362) 3286 : cluster 0 pgmap v3255: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:38:00.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:38:00 smithi090 bash[32384]: audit 2023-12-01T06:37:59.945318+0000 mon.c (mon.2) 2088 : audit 0 from='client.? 172.21.15.80:0/581207302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:38:02.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:38:02 smithi080 bash[28361]: cluster 2023-12-01T06:38:00.710205+0000 mgr.y (mgr.24362) 3287 : cluster 0 pgmap v3256: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:38:02.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:38:02 smithi080 bash[41963]: cluster 2023-12-01T06:38:00.710205+0000 mgr.y (mgr.24362) 3287 : cluster 0 pgmap v3256: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:38:02.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:38:02 smithi090 bash[32384]: cluster 2023-12-01T06:38:00.710205+0000 mgr.y (mgr.24362) 3287 : cluster 0 pgmap v3256: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:38:03.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:38:03 smithi080 bash[28361]: audit 2023-12-01T06:38:02.388706+0000 mon.a (mon.0) 2610 : audit 0 from='client.? 172.21.15.80:0/3644244713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:38:03.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:38:03 smithi080 bash[41963]: audit 2023-12-01T06:38:02.388706+0000 mon.a (mon.0) 2610 : audit 0 from='client.? 172.21.15.80:0/3644244713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:38:03.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:38:03 smithi090 bash[32384]: audit 2023-12-01T06:38:02.388706+0000 mon.a (mon.0) 2610 : audit 0 from='client.? 172.21.15.80:0/3644244713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:38:04.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:38:04 smithi080 bash[28361]: cluster 2023-12-01T06:38:02.711306+0000 mgr.y (mgr.24362) 3288 : cluster 0 pgmap v3257: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:38:04.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:38:04 smithi080 bash[41963]: cluster 2023-12-01T06:38:02.711306+0000 mgr.y (mgr.24362) 3288 : cluster 0 pgmap v3257: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:38:04.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:38:04 smithi090 bash[32384]: cluster 2023-12-01T06:38:02.711306+0000 mgr.y (mgr.24362) 3288 : cluster 0 pgmap v3257: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:38:05.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:38:05 smithi080 bash[28361]: audit 2023-12-01T06:38:04.838339+0000 mon.c (mon.2) 2089 : audit 0 from='client.? 172.21.15.80:0/1144821096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:38:05.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:38:05 smithi080 bash[41963]: audit 2023-12-01T06:38:04.838339+0000 mon.c (mon.2) 2089 : audit 0 from='client.? 172.21.15.80:0/1144821096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:38:05.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:38:05 smithi090 bash[32384]: audit 2023-12-01T06:38:04.838339+0000 mon.c (mon.2) 2089 : audit 0 from='client.? 172.21.15.80:0/1144821096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:38:06.683 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:38:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:38:06] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T06:38:06.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:38:06 smithi080 bash[41963]: cluster 2023-12-01T06:38:04.711936+0000 mgr.y (mgr.24362) 3289 : cluster 0 pgmap v3258: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:38:06.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:38:06 smithi080 bash[28361]: cluster 2023-12-01T06:38:04.711936+0000 mgr.y (mgr.24362) 3289 : cluster 0 pgmap v3258: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:38:06.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:38:06 smithi090 bash[32384]: cluster 2023-12-01T06:38:04.711936+0000 mgr.y (mgr.24362) 3289 : cluster 0 pgmap v3258: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:38:07.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:38:07 smithi080 bash[41963]: audit 2023-12-01T06:38:07.297232+0000 mon.c (mon.2) 2090 : audit 0 from='client.? 172.21.15.80:0/1962041204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:38:07.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:38:07 smithi080 bash[28361]: audit 2023-12-01T06:38:07.297232+0000 mon.c (mon.2) 2090 : audit 0 from='client.? 172.21.15.80:0/1962041204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:38:07.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:38:07 smithi090 bash[32384]: audit 2023-12-01T06:38:07.297232+0000 mon.c (mon.2) 2090 : audit 0 from='client.? 172.21.15.80:0/1962041204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:38:08.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:38:08 smithi080 bash[28361]: cluster 2023-12-01T06:38:06.713086+0000 mgr.y (mgr.24362) 3290 : cluster 0 pgmap v3259: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:38:08.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:38:08 smithi080 bash[41963]: cluster 2023-12-01T06:38:06.713086+0000 mgr.y (mgr.24362) 3290 : cluster 0 pgmap v3259: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:38:08.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:38:08 smithi090 bash[32384]: cluster 2023-12-01T06:38:06.713086+0000 mgr.y (mgr.24362) 3290 : cluster 0 pgmap v3259: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:38:10.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:38:10 smithi080 bash[28361]: cluster 2023-12-01T06:38:08.713886+0000 mgr.y (mgr.24362) 3291 : cluster 0 pgmap v3260: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:38:10.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:38:10 smithi080 bash[28361]: audit 2023-12-01T06:38:09.744116+0000 mon.a (mon.0) 2611 : audit 0 from='client.? 172.21.15.80:0/1562211806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:38:10.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:38:10 smithi080 bash[28361]: audit 2023-12-01T06:38:09.950101+0000 mon.c (mon.2) 2091 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:38:10.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:38:10 smithi080 bash[41963]: cluster 2023-12-01T06:38:08.713886+0000 mgr.y (mgr.24362) 3291 : cluster 0 pgmap v3260: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:38:10.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:38:10 smithi080 bash[41963]: audit 2023-12-01T06:38:09.744116+0000 mon.a (mon.0) 2611 : audit 0 from='client.? 172.21.15.80:0/1562211806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:38:10.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:38:10 smithi080 bash[41963]: audit 2023-12-01T06:38:09.950101+0000 mon.c (mon.2) 2091 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:38:10.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:38:10 smithi090 bash[32384]: cluster 2023-12-01T06:38:08.713886+0000 mgr.y (mgr.24362) 3291 : cluster 0 pgmap v3260: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:38:10.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:38:10 smithi090 bash[32384]: audit 2023-12-01T06:38:09.744116+0000 mon.a (mon.0) 2611 : audit 0 from='client.? 172.21.15.80:0/1562211806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:38:10.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:38:10 smithi090 bash[32384]: audit 2023-12-01T06:38:09.950101+0000 mon.c (mon.2) 2091 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:38:11.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:38:11 smithi080 bash[28361]: audit 2023-12-01T06:38:10.767735+0000 mon.c (mon.2) 2092 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:38:11.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:38:11 smithi080 bash[41963]: audit 2023-12-01T06:38:10.767735+0000 mon.c (mon.2) 2092 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:38:11.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:38:11 smithi090 bash[32384]: audit 2023-12-01T06:38:10.767735+0000 mon.c (mon.2) 2092 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:38:12.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:38:12 smithi090 bash[32384]: cluster 2023-12-01T06:38:10.714630+0000 mgr.y (mgr.24362) 3292 : cluster 0 pgmap v3261: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:38:12.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:38:12 smithi090 bash[32384]: audit 2023-12-01T06:38:12.195686+0000 mon.c (mon.2) 2093 : audit 0 from='client.? 172.21.15.80:0/3327528617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:38:12.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:38:12 smithi080 bash[28361]: cluster 2023-12-01T06:38:10.714630+0000 mgr.y (mgr.24362) 3292 : cluster 0 pgmap v3261: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:38:12.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:38:12 smithi080 bash[28361]: audit 2023-12-01T06:38:12.195686+0000 mon.c (mon.2) 2093 : audit 0 from='client.? 172.21.15.80:0/3327528617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:38:12.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:38:12 smithi080 bash[41963]: cluster 2023-12-01T06:38:10.714630+0000 mgr.y (mgr.24362) 3292 : cluster 0 pgmap v3261: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:38:12.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:38:12 smithi080 bash[41963]: audit 2023-12-01T06:38:12.195686+0000 mon.c (mon.2) 2093 : audit 0 from='client.? 172.21.15.80:0/3327528617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:38:14.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:38:14 smithi090 bash[32384]: cluster 2023-12-01T06:38:12.715681+0000 mgr.y (mgr.24362) 3293 : cluster 0 pgmap v3262: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:38:14.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:38:14 smithi080 bash[28361]: cluster 2023-12-01T06:38:12.715681+0000 mgr.y (mgr.24362) 3293 : cluster 0 pgmap v3262: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:38:14.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:38:14 smithi080 bash[41963]: cluster 2023-12-01T06:38:12.715681+0000 mgr.y (mgr.24362) 3293 : cluster 0 pgmap v3262: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:38:15.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:38:15 smithi090 bash[32384]: audit 2023-12-01T06:38:14.654489+0000 mon.a (mon.0) 2612 : audit 0 from='client.? 172.21.15.80:0/1520592679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:38:15.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:38:15 smithi080 bash[41963]: audit 2023-12-01T06:38:14.654489+0000 mon.a (mon.0) 2612 : audit 0 from='client.? 172.21.15.80:0/1520592679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:38:15.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:38:15 smithi080 bash[28361]: audit 2023-12-01T06:38:14.654489+0000 mon.a (mon.0) 2612 : audit 0 from='client.? 172.21.15.80:0/1520592679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:38:16.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:38:16 smithi080 bash[28361]: cluster 2023-12-01T06:38:14.716392+0000 mgr.y (mgr.24362) 3294 : cluster 0 pgmap v3263: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:38:16.683 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:38:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:38:16] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T06:38:16.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:38:16 smithi080 bash[41963]: cluster 2023-12-01T06:38:14.716392+0000 mgr.y (mgr.24362) 3294 : cluster 0 pgmap v3263: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:38:16.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:38:16 smithi090 bash[32384]: cluster 2023-12-01T06:38:14.716392+0000 mgr.y (mgr.24362) 3294 : cluster 0 pgmap v3263: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:38:17.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:38:17 smithi080 bash[41963]: audit 2023-12-01T06:38:16.666146+0000 mon.a (mon.0) 2613 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:38:17.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:38:17 smithi080 bash[41963]: audit 2023-12-01T06:38:16.677062+0000 mon.a (mon.0) 2614 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:38:17.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:38:17 smithi080 bash[41963]: cluster 2023-12-01T06:38:16.717421+0000 mgr.y (mgr.24362) 3295 : cluster 0 pgmap v3264: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:38:17.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:38:17 smithi080 bash[41963]: audit 2023-12-01T06:38:17.022169+0000 mon.a (mon.0) 2615 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:38:17.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:38:17 smithi080 bash[41963]: audit 2023-12-01T06:38:17.031646+0000 mon.a (mon.0) 2616 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:38:17.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:38:17 smithi080 bash[41963]: audit 2023-12-01T06:38:17.141808+0000 mon.c (mon.2) 2094 : audit 0 from='client.? 172.21.15.80:0/708845606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:38:17.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:38:17 smithi080 bash[41963]: audit 2023-12-01T06:38:17.509631+0000 mon.c (mon.2) 2095 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:38:17.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:38:17 smithi080 bash[41963]: audit 2023-12-01T06:38:17.511389+0000 mon.c (mon.2) 2096 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:38:17.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:38:17 smithi080 bash[41963]: audit 2023-12-01T06:38:17.521449+0000 mon.a (mon.0) 2617 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:38:17.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:38:17 smithi080 bash[28361]: audit 2023-12-01T06:38:16.666146+0000 mon.a (mon.0) 2613 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:38:17.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:38:17 smithi080 bash[28361]: audit 2023-12-01T06:38:16.677062+0000 mon.a (mon.0) 2614 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:38:17.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:38:17 smithi080 bash[28361]: cluster 2023-12-01T06:38:16.717421+0000 mgr.y (mgr.24362) 3295 : cluster 0 pgmap v3264: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:38:17.935 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:38:17 smithi080 bash[28361]: audit 2023-12-01T06:38:17.022169+0000 mon.a (mon.0) 2615 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:38:17.935 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:38:17 smithi080 bash[28361]: audit 2023-12-01T06:38:17.031646+0000 mon.a (mon.0) 2616 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:38:17.935 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:38:17 smithi080 bash[28361]: audit 2023-12-01T06:38:17.141808+0000 mon.c (mon.2) 2094 : audit 0 from='client.? 172.21.15.80:0/708845606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:38:17.935 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:38:17 smithi080 bash[28361]: audit 2023-12-01T06:38:17.509631+0000 mon.c (mon.2) 2095 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:38:17.937 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:38:17 smithi080 bash[28361]: audit 2023-12-01T06:38:17.511389+0000 mon.c (mon.2) 2096 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:38:17.937 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:38:17 smithi080 bash[28361]: audit 2023-12-01T06:38:17.521449+0000 mon.a (mon.0) 2617 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:38:18.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:38:17 smithi090 bash[32384]: audit 2023-12-01T06:38:16.666146+0000 mon.a (mon.0) 2613 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:38:18.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:38:17 smithi090 bash[32384]: audit 2023-12-01T06:38:16.677062+0000 mon.a (mon.0) 2614 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:38:18.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:38:17 smithi090 bash[32384]: cluster 2023-12-01T06:38:16.717421+0000 mgr.y (mgr.24362) 3295 : cluster 0 pgmap v3264: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:38:18.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:38:17 smithi090 bash[32384]: audit 2023-12-01T06:38:17.022169+0000 mon.a (mon.0) 2615 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:38:18.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:38:17 smithi090 bash[32384]: audit 2023-12-01T06:38:17.031646+0000 mon.a (mon.0) 2616 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:38:18.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:38:17 smithi090 bash[32384]: audit 2023-12-01T06:38:17.141808+0000 mon.c (mon.2) 2094 : audit 0 from='client.? 172.21.15.80:0/708845606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:38:18.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:38:17 smithi090 bash[32384]: audit 2023-12-01T06:38:17.509631+0000 mon.c (mon.2) 2095 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:38:18.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:38:17 smithi090 bash[32384]: audit 2023-12-01T06:38:17.511389+0000 mon.c (mon.2) 2096 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:38:18.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:38:17 smithi090 bash[32384]: audit 2023-12-01T06:38:17.521449+0000 mon.a (mon.0) 2617 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:38:20.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:38:20 smithi080 bash[28361]: cluster 2023-12-01T06:38:18.718070+0000 mgr.y (mgr.24362) 3296 : cluster 0 pgmap v3265: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:38:20.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:38:20 smithi080 bash[28361]: audit 2023-12-01T06:38:19.597921+0000 mon.c (mon.2) 2097 : audit 0 from='client.? 172.21.15.80:0/45599418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:38:20.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:38:20 smithi080 bash[41963]: cluster 2023-12-01T06:38:18.718070+0000 mgr.y (mgr.24362) 3296 : cluster 0 pgmap v3265: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:38:20.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:38:20 smithi080 bash[41963]: audit 2023-12-01T06:38:19.597921+0000 mon.c (mon.2) 2097 : audit 0 from='client.? 172.21.15.80:0/45599418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:38:20.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:38:20 smithi090 bash[32384]: cluster 2023-12-01T06:38:18.718070+0000 mgr.y (mgr.24362) 3296 : cluster 0 pgmap v3265: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:38:20.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:38:20 smithi090 bash[32384]: audit 2023-12-01T06:38:19.597921+0000 mon.c (mon.2) 2097 : audit 0 from='client.? 172.21.15.80:0/45599418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:38:22.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:38:22 smithi080 bash[28361]: cluster 2023-12-01T06:38:20.718851+0000 mgr.y (mgr.24362) 3297 : cluster 0 pgmap v3266: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:38:22.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:38:22 smithi080 bash[28361]: audit 2023-12-01T06:38:22.051808+0000 mon.c (mon.2) 2098 : audit 0 from='client.? 172.21.15.80:0/3526798877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:38:22.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:38:22 smithi080 bash[41963]: cluster 2023-12-01T06:38:20.718851+0000 mgr.y (mgr.24362) 3297 : cluster 0 pgmap v3266: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:38:22.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:38:22 smithi080 bash[41963]: audit 2023-12-01T06:38:22.051808+0000 mon.c (mon.2) 2098 : audit 0 from='client.? 172.21.15.80:0/3526798877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:38:22.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:38:22 smithi090 bash[32384]: cluster 2023-12-01T06:38:20.718851+0000 mgr.y (mgr.24362) 3297 : cluster 0 pgmap v3266: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:38:22.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:38:22 smithi090 bash[32384]: audit 2023-12-01T06:38:22.051808+0000 mon.c (mon.2) 2098 : audit 0 from='client.? 172.21.15.80:0/3526798877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:38:24.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:38:24 smithi080 bash[28361]: cluster 2023-12-01T06:38:22.719950+0000 mgr.y (mgr.24362) 3298 : cluster 0 pgmap v3267: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:38:24.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:38:24 smithi080 bash[41963]: cluster 2023-12-01T06:38:22.719950+0000 mgr.y (mgr.24362) 3298 : cluster 0 pgmap v3267: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:38:24.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:38:24 smithi090 bash[32384]: cluster 2023-12-01T06:38:22.719950+0000 mgr.y (mgr.24362) 3298 : cluster 0 pgmap v3267: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:38:25.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:38:25 smithi080 bash[28361]: audit 2023-12-01T06:38:24.509460+0000 mon.c (mon.2) 2099 : audit 0 from='client.? 172.21.15.80:0/3242618806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:38:25.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:38:25 smithi080 bash[28361]: audit 2023-12-01T06:38:24.950404+0000 mon.c (mon.2) 2100 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:38:25.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:38:25 smithi080 bash[41963]: audit 2023-12-01T06:38:24.509460+0000 mon.c (mon.2) 2099 : audit 0 from='client.? 172.21.15.80:0/3242618806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:38:25.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:38:25 smithi080 bash[41963]: audit 2023-12-01T06:38:24.950404+0000 mon.c (mon.2) 2100 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:38:25.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:38:25 smithi090 bash[32384]: audit 2023-12-01T06:38:24.509460+0000 mon.c (mon.2) 2099 : audit 0 from='client.? 172.21.15.80:0/3242618806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:38:25.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:38:25 smithi090 bash[32384]: audit 2023-12-01T06:38:24.950404+0000 mon.c (mon.2) 2100 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:38:26.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:38:26 smithi080 bash[28361]: cluster 2023-12-01T06:38:24.720669+0000 mgr.y (mgr.24362) 3299 : cluster 0 pgmap v3268: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:38:26.433 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:38:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:38:26] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T06:38:26.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:38:26 smithi080 bash[41963]: cluster 2023-12-01T06:38:24.720669+0000 mgr.y (mgr.24362) 3299 : cluster 0 pgmap v3268: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:38:26.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:38:26 smithi090 bash[32384]: cluster 2023-12-01T06:38:24.720669+0000 mgr.y (mgr.24362) 3299 : cluster 0 pgmap v3268: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:38:27.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:38:27 smithi080 bash[28361]: audit 2023-12-01T06:38:26.972074+0000 mon.c (mon.2) 2101 : audit 0 from='client.? 172.21.15.80:0/3169126763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:38:27.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:38:27 smithi080 bash[41963]: audit 2023-12-01T06:38:26.972074+0000 mon.c (mon.2) 2101 : audit 0 from='client.? 172.21.15.80:0/3169126763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:38:27.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:38:27 smithi090 bash[32384]: audit 2023-12-01T06:38:26.972074+0000 mon.c (mon.2) 2101 : audit 0 from='client.? 172.21.15.80:0/3169126763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:38:28.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:38:28 smithi080 bash[28361]: cluster 2023-12-01T06:38:26.721759+0000 mgr.y (mgr.24362) 3300 : cluster 0 pgmap v3269: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:38:28.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:38:28 smithi080 bash[41963]: cluster 2023-12-01T06:38:26.721759+0000 mgr.y (mgr.24362) 3300 : cluster 0 pgmap v3269: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:38:28.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:38:28 smithi090 bash[32384]: cluster 2023-12-01T06:38:26.721759+0000 mgr.y (mgr.24362) 3300 : cluster 0 pgmap v3269: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:38:30.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:38:30 smithi080 bash[28361]: cluster 2023-12-01T06:38:28.722437+0000 mgr.y (mgr.24362) 3301 : cluster 0 pgmap v3270: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:38:30.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:38:30 smithi080 bash[28361]: audit 2023-12-01T06:38:29.421972+0000 mon.a (mon.0) 2618 : audit 0 from='client.? 172.21.15.80:0/2783371797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:38:30.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:38:30 smithi080 bash[41963]: cluster 2023-12-01T06:38:28.722437+0000 mgr.y (mgr.24362) 3301 : cluster 0 pgmap v3270: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:38:30.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:38:30 smithi080 bash[41963]: audit 2023-12-01T06:38:29.421972+0000 mon.a (mon.0) 2618 : audit 0 from='client.? 172.21.15.80:0/2783371797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:38:30.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:38:30 smithi090 bash[32384]: cluster 2023-12-01T06:38:28.722437+0000 mgr.y (mgr.24362) 3301 : cluster 0 pgmap v3270: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:38:30.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:38:30 smithi090 bash[32384]: audit 2023-12-01T06:38:29.421972+0000 mon.a (mon.0) 2618 : audit 0 from='client.? 172.21.15.80:0/2783371797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:38:32.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:38:32 smithi080 bash[41963]: cluster 2023-12-01T06:38:30.723123+0000 mgr.y (mgr.24362) 3302 : cluster 0 pgmap v3271: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:38:32.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:38:32 smithi080 bash[41963]: audit 2023-12-01T06:38:31.882969+0000 mon.c (mon.2) 2102 : audit 0 from='client.? 172.21.15.80:0/3572661225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:38:32.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:38:32 smithi080 bash[28361]: cluster 2023-12-01T06:38:30.723123+0000 mgr.y (mgr.24362) 3302 : cluster 0 pgmap v3271: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:38:32.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:38:32 smithi080 bash[28361]: audit 2023-12-01T06:38:31.882969+0000 mon.c (mon.2) 2102 : audit 0 from='client.? 172.21.15.80:0/3572661225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:38:32.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:38:32 smithi090 bash[32384]: cluster 2023-12-01T06:38:30.723123+0000 mgr.y (mgr.24362) 3302 : cluster 0 pgmap v3271: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:38:32.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:38:32 smithi090 bash[32384]: audit 2023-12-01T06:38:31.882969+0000 mon.c (mon.2) 2102 : audit 0 from='client.? 172.21.15.80:0/3572661225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:38:34.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:38:34 smithi080 bash[28361]: cluster 2023-12-01T06:38:32.724162+0000 mgr.y (mgr.24362) 3303 : cluster 0 pgmap v3272: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:38:34.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:38:34 smithi080 bash[41963]: cluster 2023-12-01T06:38:32.724162+0000 mgr.y (mgr.24362) 3303 : cluster 0 pgmap v3272: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:38:34.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:38:34 smithi090 bash[32384]: cluster 2023-12-01T06:38:32.724162+0000 mgr.y (mgr.24362) 3303 : cluster 0 pgmap v3272: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:38:35.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:38:35 smithi080 bash[28361]: audit 2023-12-01T06:38:34.339072+0000 mon.a (mon.0) 2619 : audit 0 from='client.? 172.21.15.80:0/111415478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:38:35.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:38:35 smithi080 bash[41963]: audit 2023-12-01T06:38:34.339072+0000 mon.a (mon.0) 2619 : audit 0 from='client.? 172.21.15.80:0/111415478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:38:35.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:38:35 smithi090 bash[32384]: audit 2023-12-01T06:38:34.339072+0000 mon.a (mon.0) 2619 : audit 0 from='client.? 172.21.15.80:0/111415478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:38:36.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:38:36 smithi080 bash[28361]: cluster 2023-12-01T06:38:34.724767+0000 mgr.y (mgr.24362) 3304 : cluster 0 pgmap v3273: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:38:36.433 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:38:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:38:36] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T06:38:36.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:38:36 smithi080 bash[41963]: cluster 2023-12-01T06:38:34.724767+0000 mgr.y (mgr.24362) 3304 : cluster 0 pgmap v3273: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:38:36.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:38:36 smithi090 bash[32384]: cluster 2023-12-01T06:38:34.724767+0000 mgr.y (mgr.24362) 3304 : cluster 0 pgmap v3273: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:38:37.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:38:37 smithi080 bash[41963]: audit 2023-12-01T06:38:36.785457+0000 mon.a (mon.0) 2620 : audit 0 from='client.? 172.21.15.80:0/1283185501' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:38:37.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:38:37 smithi080 bash[28361]: audit 2023-12-01T06:38:36.785457+0000 mon.a (mon.0) 2620 : audit 0 from='client.? 172.21.15.80:0/1283185501' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:38:37.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:38:37 smithi090 bash[32384]: audit 2023-12-01T06:38:36.785457+0000 mon.a (mon.0) 2620 : audit 0 from='client.? 172.21.15.80:0/1283185501' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:38:38.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:38:38 smithi080 bash[28361]: cluster 2023-12-01T06:38:36.725496+0000 mgr.y (mgr.24362) 3305 : cluster 0 pgmap v3274: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:38:38.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:38:38 smithi080 bash[41963]: cluster 2023-12-01T06:38:36.725496+0000 mgr.y (mgr.24362) 3305 : cluster 0 pgmap v3274: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:38:38.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:38:38 smithi090 bash[32384]: cluster 2023-12-01T06:38:36.725496+0000 mgr.y (mgr.24362) 3305 : cluster 0 pgmap v3274: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:38:40.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:38:40 smithi080 bash[41963]: cluster 2023-12-01T06:38:38.726060+0000 mgr.y (mgr.24362) 3306 : cluster 0 pgmap v3275: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:38:40.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:38:40 smithi080 bash[41963]: audit 2023-12-01T06:38:39.234870+0000 mon.a (mon.0) 2621 : audit 0 from='client.? 172.21.15.80:0/302702976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:38:40.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:38:40 smithi080 bash[41963]: audit 2023-12-01T06:38:39.950887+0000 mon.c (mon.2) 2103 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:38:40.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:38:40 smithi080 bash[28361]: cluster 2023-12-01T06:38:38.726060+0000 mgr.y (mgr.24362) 3306 : cluster 0 pgmap v3275: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:38:40.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:38:40 smithi080 bash[28361]: audit 2023-12-01T06:38:39.234870+0000 mon.a (mon.0) 2621 : audit 0 from='client.? 172.21.15.80:0/302702976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:38:40.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:38:40 smithi080 bash[28361]: audit 2023-12-01T06:38:39.950887+0000 mon.c (mon.2) 2103 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:38:40.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:38:40 smithi090 bash[32384]: cluster 2023-12-01T06:38:38.726060+0000 mgr.y (mgr.24362) 3306 : cluster 0 pgmap v3275: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:38:40.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:38:40 smithi090 bash[32384]: audit 2023-12-01T06:38:39.234870+0000 mon.a (mon.0) 2621 : audit 0 from='client.? 172.21.15.80:0/302702976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:38:40.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:38:40 smithi090 bash[32384]: audit 2023-12-01T06:38:39.950887+0000 mon.c (mon.2) 2103 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:38:42.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:38:42 smithi080 bash[41963]: cluster 2023-12-01T06:38:40.726760+0000 mgr.y (mgr.24362) 3307 : cluster 0 pgmap v3276: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:38:42.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:38:42 smithi080 bash[41963]: audit 2023-12-01T06:38:41.690170+0000 mon.c (mon.2) 2104 : audit 0 from='client.? 172.21.15.80:0/3279778138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:38:42.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:38:42 smithi080 bash[28361]: cluster 2023-12-01T06:38:40.726760+0000 mgr.y (mgr.24362) 3307 : cluster 0 pgmap v3276: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:38:42.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:38:42 smithi080 bash[28361]: audit 2023-12-01T06:38:41.690170+0000 mon.c (mon.2) 2104 : audit 0 from='client.? 172.21.15.80:0/3279778138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:38:42.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:38:42 smithi090 bash[32384]: cluster 2023-12-01T06:38:40.726760+0000 mgr.y (mgr.24362) 3307 : cluster 0 pgmap v3276: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:38:42.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:38:42 smithi090 bash[32384]: audit 2023-12-01T06:38:41.690170+0000 mon.c (mon.2) 2104 : audit 0 from='client.? 172.21.15.80:0/3279778138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:38:44.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:38:44 smithi080 bash[28361]: cluster 2023-12-01T06:38:42.727725+0000 mgr.y (mgr.24362) 3308 : cluster 0 pgmap v3277: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:38:44.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:38:44 smithi080 bash[28361]: audit 2023-12-01T06:38:44.142628+0000 mon.a (mon.0) 2622 : audit 0 from='client.? 172.21.15.80:0/2246024273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:38:44.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:38:44 smithi080 bash[41963]: cluster 2023-12-01T06:38:42.727725+0000 mgr.y (mgr.24362) 3308 : cluster 0 pgmap v3277: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:38:44.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:38:44 smithi080 bash[41963]: audit 2023-12-01T06:38:44.142628+0000 mon.a (mon.0) 2622 : audit 0 from='client.? 172.21.15.80:0/2246024273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:38:44.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:38:44 smithi090 bash[32384]: cluster 2023-12-01T06:38:42.727725+0000 mgr.y (mgr.24362) 3308 : cluster 0 pgmap v3277: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:38:44.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:38:44 smithi090 bash[32384]: audit 2023-12-01T06:38:44.142628+0000 mon.a (mon.0) 2622 : audit 0 from='client.? 172.21.15.80:0/2246024273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:38:46.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:38:46 smithi080 bash[28361]: cluster 2023-12-01T06:38:44.728389+0000 mgr.y (mgr.24362) 3309 : cluster 0 pgmap v3278: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:38:46.433 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:38:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:38:46] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T06:38:46.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:38:46 smithi080 bash[41963]: cluster 2023-12-01T06:38:44.728389+0000 mgr.y (mgr.24362) 3309 : cluster 0 pgmap v3278: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:38:46.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:38:46 smithi090 bash[32384]: cluster 2023-12-01T06:38:44.728389+0000 mgr.y (mgr.24362) 3309 : cluster 0 pgmap v3278: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:38:47.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:38:47 smithi090 bash[32384]: audit 2023-12-01T06:38:46.604076+0000 mon.a (mon.0) 2623 : audit 0 from='client.? 172.21.15.80:0/2410128584' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:38:47.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:38:47 smithi080 bash[28361]: audit 2023-12-01T06:38:46.604076+0000 mon.a (mon.0) 2623 : audit 0 from='client.? 172.21.15.80:0/2410128584' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:38:47.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:38:47 smithi080 bash[41963]: audit 2023-12-01T06:38:46.604076+0000 mon.a (mon.0) 2623 : audit 0 from='client.? 172.21.15.80:0/2410128584' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:38:48.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:38:48 smithi090 bash[32384]: cluster 2023-12-01T06:38:46.729591+0000 mgr.y (mgr.24362) 3310 : cluster 0 pgmap v3279: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:38:48.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:38:48 smithi080 bash[28361]: cluster 2023-12-01T06:38:46.729591+0000 mgr.y (mgr.24362) 3310 : cluster 0 pgmap v3279: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:38:48.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:38:48 smithi080 bash[41963]: cluster 2023-12-01T06:38:46.729591+0000 mgr.y (mgr.24362) 3310 : cluster 0 pgmap v3279: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:38:49.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:38:49 smithi090 bash[32384]: audit 2023-12-01T06:38:49.063010+0000 mon.c (mon.2) 2105 : audit 0 from='client.? 172.21.15.80:0/1623435742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:38:49.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:38:49 smithi080 bash[28361]: audit 2023-12-01T06:38:49.063010+0000 mon.c (mon.2) 2105 : audit 0 from='client.? 172.21.15.80:0/1623435742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:38:49.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:38:49 smithi080 bash[41963]: audit 2023-12-01T06:38:49.063010+0000 mon.c (mon.2) 2105 : audit 0 from='client.? 172.21.15.80:0/1623435742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:38:50.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:38:50 smithi090 bash[32384]: cluster 2023-12-01T06:38:48.730288+0000 mgr.y (mgr.24362) 3311 : cluster 0 pgmap v3280: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:38:50.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:38:50 smithi080 bash[28361]: cluster 2023-12-01T06:38:48.730288+0000 mgr.y (mgr.24362) 3311 : cluster 0 pgmap v3280: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:38:50.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:38:50 smithi080 bash[41963]: cluster 2023-12-01T06:38:48.730288+0000 mgr.y (mgr.24362) 3311 : cluster 0 pgmap v3280: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:38:52.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:38:52 smithi090 bash[32384]: cluster 2023-12-01T06:38:50.731168+0000 mgr.y (mgr.24362) 3312 : cluster 0 pgmap v3281: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:38:52.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:38:52 smithi090 bash[32384]: audit 2023-12-01T06:38:51.514757+0000 mon.c (mon.2) 2106 : audit 0 from='client.? 172.21.15.80:0/2210020512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:38:52.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:38:52 smithi080 bash[28361]: cluster 2023-12-01T06:38:50.731168+0000 mgr.y (mgr.24362) 3312 : cluster 0 pgmap v3281: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:38:52.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:38:52 smithi080 bash[28361]: audit 2023-12-01T06:38:51.514757+0000 mon.c (mon.2) 2106 : audit 0 from='client.? 172.21.15.80:0/2210020512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:38:52.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:38:52 smithi080 bash[41963]: cluster 2023-12-01T06:38:50.731168+0000 mgr.y (mgr.24362) 3312 : cluster 0 pgmap v3281: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:38:52.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:38:52 smithi080 bash[41963]: audit 2023-12-01T06:38:51.514757+0000 mon.c (mon.2) 2106 : audit 0 from='client.? 172.21.15.80:0/2210020512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:38:54.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:38:54 smithi090 bash[32384]: cluster 2023-12-01T06:38:52.732094+0000 mgr.y (mgr.24362) 3313 : cluster 0 pgmap v3282: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:38:54.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:38:54 smithi090 bash[32384]: audit 2023-12-01T06:38:53.968796+0000 mon.c (mon.2) 2107 : audit 0 from='client.? 172.21.15.80:0/1606701389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:38:54.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:38:54 smithi080 bash[28361]: cluster 2023-12-01T06:38:52.732094+0000 mgr.y (mgr.24362) 3313 : cluster 0 pgmap v3282: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:38:54.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:38:54 smithi080 bash[28361]: audit 2023-12-01T06:38:53.968796+0000 mon.c (mon.2) 2107 : audit 0 from='client.? 172.21.15.80:0/1606701389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:38:54.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:38:54 smithi080 bash[41963]: cluster 2023-12-01T06:38:52.732094+0000 mgr.y (mgr.24362) 3313 : cluster 0 pgmap v3282: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:38:54.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:38:54 smithi080 bash[41963]: audit 2023-12-01T06:38:53.968796+0000 mon.c (mon.2) 2107 : audit 0 from='client.? 172.21.15.80:0/1606701389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:38:55.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:38:55 smithi090 bash[32384]: audit 2023-12-01T06:38:54.951220+0000 mon.c (mon.2) 2108 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:38:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:38:55 smithi080 bash[28361]: audit 2023-12-01T06:38:54.951220+0000 mon.c (mon.2) 2108 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:38:55.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:38:55 smithi080 bash[41963]: audit 2023-12-01T06:38:54.951220+0000 mon.c (mon.2) 2108 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:38:56.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:38:56 smithi090 bash[32384]: cluster 2023-12-01T06:38:54.732618+0000 mgr.y (mgr.24362) 3314 : cluster 0 pgmap v3283: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:38:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:38:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:38:56] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T06:38:56.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:38:56 smithi080 bash[41963]: cluster 2023-12-01T06:38:54.732618+0000 mgr.y (mgr.24362) 3314 : cluster 0 pgmap v3283: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:38:56.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:38:56 smithi080 bash[28361]: cluster 2023-12-01T06:38:54.732618+0000 mgr.y (mgr.24362) 3314 : cluster 0 pgmap v3283: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:38:57.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:38:57 smithi090 bash[32384]: audit 2023-12-01T06:38:56.429733+0000 mon.a (mon.0) 2624 : audit 0 from='client.? 172.21.15.80:0/3906473053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:38:57.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:38:57 smithi080 bash[28361]: audit 2023-12-01T06:38:56.429733+0000 mon.a (mon.0) 2624 : audit 0 from='client.? 172.21.15.80:0/3906473053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:38:57.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:38:57 smithi080 bash[41963]: audit 2023-12-01T06:38:56.429733+0000 mon.a (mon.0) 2624 : audit 0 from='client.? 172.21.15.80:0/3906473053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:38:58.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:38:58 smithi090 bash[32384]: cluster 2023-12-01T06:38:56.733791+0000 mgr.y (mgr.24362) 3315 : cluster 0 pgmap v3284: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:38:58.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:38:58 smithi080 bash[41963]: cluster 2023-12-01T06:38:56.733791+0000 mgr.y (mgr.24362) 3315 : cluster 0 pgmap v3284: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:38:58.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:38:58 smithi080 bash[28361]: cluster 2023-12-01T06:38:56.733791+0000 mgr.y (mgr.24362) 3315 : cluster 0 pgmap v3284: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:38:59.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:38:59 smithi090 bash[32384]: audit 2023-12-01T06:38:58.888563+0000 mon.c (mon.2) 2109 : audit 0 from='client.? 172.21.15.80:0/2118632601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:38:59.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:38:59 smithi080 bash[28361]: audit 2023-12-01T06:38:58.888563+0000 mon.c (mon.2) 2109 : audit 0 from='client.? 172.21.15.80:0/2118632601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:38:59.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:38:59 smithi080 bash[41963]: audit 2023-12-01T06:38:58.888563+0000 mon.c (mon.2) 2109 : audit 0 from='client.? 172.21.15.80:0/2118632601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:39:00.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:39:00 smithi090 bash[32384]: cluster 2023-12-01T06:38:58.734316+0000 mgr.y (mgr.24362) 3316 : cluster 0 pgmap v3285: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:39:00.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:39:00 smithi080 bash[41963]: cluster 2023-12-01T06:38:58.734316+0000 mgr.y (mgr.24362) 3316 : cluster 0 pgmap v3285: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:39:00.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:39:00 smithi080 bash[28361]: cluster 2023-12-01T06:38:58.734316+0000 mgr.y (mgr.24362) 3316 : cluster 0 pgmap v3285: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:39:02.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:39:02 smithi090 bash[32384]: cluster 2023-12-01T06:39:00.735249+0000 mgr.y (mgr.24362) 3317 : cluster 0 pgmap v3286: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:39:02.597 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:39:02 smithi090 bash[32384]: audit 2023-12-01T06:39:01.334961+0000 mon.c (mon.2) 2110 : audit 0 from='client.? 172.21.15.80:0/3288503154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:39:02.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:39:02 smithi080 bash[41963]: cluster 2023-12-01T06:39:00.735249+0000 mgr.y (mgr.24362) 3317 : cluster 0 pgmap v3286: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:39:02.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:39:02 smithi080 bash[41963]: audit 2023-12-01T06:39:01.334961+0000 mon.c (mon.2) 2110 : audit 0 from='client.? 172.21.15.80:0/3288503154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:39:02.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:39:02 smithi080 bash[28361]: cluster 2023-12-01T06:39:00.735249+0000 mgr.y (mgr.24362) 3317 : cluster 0 pgmap v3286: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:39:02.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:39:02 smithi080 bash[28361]: audit 2023-12-01T06:39:01.334961+0000 mon.c (mon.2) 2110 : audit 0 from='client.? 172.21.15.80:0/3288503154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:39:04.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:39:04 smithi090 bash[32384]: cluster 2023-12-01T06:39:02.736245+0000 mgr.y (mgr.24362) 3318 : cluster 0 pgmap v3287: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:39:04.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:39:04 smithi090 bash[32384]: audit 2023-12-01T06:39:03.789982+0000 mon.c (mon.2) 2111 : audit 0 from='client.? 172.21.15.80:0/3931673809' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:39:04.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:39:04 smithi080 bash[41963]: cluster 2023-12-01T06:39:02.736245+0000 mgr.y (mgr.24362) 3318 : cluster 0 pgmap v3287: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:39:04.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:39:04 smithi080 bash[41963]: audit 2023-12-01T06:39:03.789982+0000 mon.c (mon.2) 2111 : audit 0 from='client.? 172.21.15.80:0/3931673809' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:39:04.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:39:04 smithi080 bash[28361]: cluster 2023-12-01T06:39:02.736245+0000 mgr.y (mgr.24362) 3318 : cluster 0 pgmap v3287: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:39:04.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:39:04 smithi080 bash[28361]: audit 2023-12-01T06:39:03.789982+0000 mon.c (mon.2) 2111 : audit 0 from='client.? 172.21.15.80:0/3931673809' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:39:06.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:39:06 smithi090 bash[32384]: cluster 2023-12-01T06:39:04.736944+0000 mgr.y (mgr.24362) 3319 : cluster 0 pgmap v3288: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:39:06.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:39:06 smithi080 bash[28361]: cluster 2023-12-01T06:39:04.736944+0000 mgr.y (mgr.24362) 3319 : cluster 0 pgmap v3288: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:39:06.683 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:39:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:39:06] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T06:39:06.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:39:06 smithi080 bash[41963]: cluster 2023-12-01T06:39:04.736944+0000 mgr.y (mgr.24362) 3319 : cluster 0 pgmap v3288: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:39:07.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:39:07 smithi090 bash[32384]: audit 2023-12-01T06:39:06.253661+0000 mon.a (mon.0) 2625 : audit 0 from='client.? 172.21.15.80:0/2945753947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:39:07.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:39:07 smithi080 bash[28361]: audit 2023-12-01T06:39:06.253661+0000 mon.a (mon.0) 2625 : audit 0 from='client.? 172.21.15.80:0/2945753947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:39:07.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:39:07 smithi080 bash[41963]: audit 2023-12-01T06:39:06.253661+0000 mon.a (mon.0) 2625 : audit 0 from='client.? 172.21.15.80:0/2945753947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:39:08.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:39:08 smithi090 bash[32384]: cluster 2023-12-01T06:39:06.738031+0000 mgr.y (mgr.24362) 3320 : cluster 0 pgmap v3289: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:39:08.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:39:08 smithi080 bash[28361]: cluster 2023-12-01T06:39:06.738031+0000 mgr.y (mgr.24362) 3320 : cluster 0 pgmap v3289: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:39:08.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:39:08 smithi080 bash[41963]: cluster 2023-12-01T06:39:06.738031+0000 mgr.y (mgr.24362) 3320 : cluster 0 pgmap v3289: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:39:09.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:39:09 smithi080 bash[28361]: audit 2023-12-01T06:39:08.719298+0000 mon.a (mon.0) 2626 : audit 0 from='client.? 172.21.15.80:0/2922067985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:39:09.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:39:09 smithi080 bash[41963]: audit 2023-12-01T06:39:08.719298+0000 mon.a (mon.0) 2626 : audit 0 from='client.? 172.21.15.80:0/2922067985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:39:09.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:39:09 smithi090 bash[32384]: audit 2023-12-01T06:39:08.719298+0000 mon.a (mon.0) 2626 : audit 0 from='client.? 172.21.15.80:0/2922067985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:39:10.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:39:10 smithi080 bash[41963]: cluster 2023-12-01T06:39:08.738695+0000 mgr.y (mgr.24362) 3321 : cluster 0 pgmap v3290: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:39:10.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:39:10 smithi080 bash[41963]: audit 2023-12-01T06:39:09.951708+0000 mon.c (mon.2) 2112 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:39:10.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:39:10 smithi080 bash[28361]: cluster 2023-12-01T06:39:08.738695+0000 mgr.y (mgr.24362) 3321 : cluster 0 pgmap v3290: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:39:10.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:39:10 smithi080 bash[28361]: audit 2023-12-01T06:39:09.951708+0000 mon.c (mon.2) 2112 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:39:10.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:39:10 smithi090 bash[32384]: cluster 2023-12-01T06:39:08.738695+0000 mgr.y (mgr.24362) 3321 : cluster 0 pgmap v3290: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:39:10.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:39:10 smithi090 bash[32384]: audit 2023-12-01T06:39:09.951708+0000 mon.c (mon.2) 2112 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:39:11.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:39:11 smithi080 bash[28361]: audit 2023-12-01T06:39:11.163028+0000 mon.a (mon.0) 2627 : audit 0 from='client.? 172.21.15.80:0/14130194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:39:11.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:39:11 smithi080 bash[41963]: audit 2023-12-01T06:39:11.163028+0000 mon.a (mon.0) 2627 : audit 0 from='client.? 172.21.15.80:0/14130194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:39:11.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:39:11 smithi090 bash[32384]: audit 2023-12-01T06:39:11.163028+0000 mon.a (mon.0) 2627 : audit 0 from='client.? 172.21.15.80:0/14130194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:39:12.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:39:12 smithi080 bash[41963]: cluster 2023-12-01T06:39:10.739751+0000 mgr.y (mgr.24362) 3322 : cluster 0 pgmap v3291: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:39:12.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:39:12 smithi080 bash[28361]: cluster 2023-12-01T06:39:10.739751+0000 mgr.y (mgr.24362) 3322 : cluster 0 pgmap v3291: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:39:12.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:39:12 smithi090 bash[32384]: cluster 2023-12-01T06:39:10.739751+0000 mgr.y (mgr.24362) 3322 : cluster 0 pgmap v3291: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:39:14.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:39:14 smithi080 bash[41963]: cluster 2023-12-01T06:39:12.740635+0000 mgr.y (mgr.24362) 3323 : cluster 0 pgmap v3292: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:39:14.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:39:14 smithi080 bash[41963]: audit 2023-12-01T06:39:13.610875+0000 mon.c (mon.2) 2113 : audit 0 from='client.? 172.21.15.80:0/2814076025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:39:14.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:39:14 smithi080 bash[28361]: cluster 2023-12-01T06:39:12.740635+0000 mgr.y (mgr.24362) 3323 : cluster 0 pgmap v3292: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:39:14.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:39:14 smithi080 bash[28361]: audit 2023-12-01T06:39:13.610875+0000 mon.c (mon.2) 2113 : audit 0 from='client.? 172.21.15.80:0/2814076025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:39:14.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:39:14 smithi090 bash[32384]: cluster 2023-12-01T06:39:12.740635+0000 mgr.y (mgr.24362) 3323 : cluster 0 pgmap v3292: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:39:14.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:39:14 smithi090 bash[32384]: audit 2023-12-01T06:39:13.610875+0000 mon.c (mon.2) 2113 : audit 0 from='client.? 172.21.15.80:0/2814076025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:39:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:39:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:39:16] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T06:39:16.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:39:16 smithi080 bash[28361]: cluster 2023-12-01T06:39:14.741290+0000 mgr.y (mgr.24362) 3324 : cluster 0 pgmap v3293: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:39:16.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:39:16 smithi080 bash[28361]: audit 2023-12-01T06:39:16.060295+0000 mon.c (mon.2) 2114 : audit 0 from='client.? 172.21.15.80:0/56780346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:39:16.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:39:16 smithi080 bash[41963]: cluster 2023-12-01T06:39:14.741290+0000 mgr.y (mgr.24362) 3324 : cluster 0 pgmap v3293: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:39:16.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:39:16 smithi080 bash[41963]: audit 2023-12-01T06:39:16.060295+0000 mon.c (mon.2) 2114 : audit 0 from='client.? 172.21.15.80:0/56780346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:39:16.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:39:16 smithi090 bash[32384]: cluster 2023-12-01T06:39:14.741290+0000 mgr.y (mgr.24362) 3324 : cluster 0 pgmap v3293: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:39:16.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:39:16 smithi090 bash[32384]: audit 2023-12-01T06:39:16.060295+0000 mon.c (mon.2) 2114 : audit 0 from='client.? 172.21.15.80:0/56780346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:39:18.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:39:18 smithi080 bash[41963]: cluster 2023-12-01T06:39:16.742458+0000 mgr.y (mgr.24362) 3325 : cluster 0 pgmap v3294: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:39:18.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:39:18 smithi080 bash[41963]: audit 2023-12-01T06:39:17.604527+0000 mon.c (mon.2) 2115 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:39:18.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:39:18 smithi080 bash[28361]: cluster 2023-12-01T06:39:16.742458+0000 mgr.y (mgr.24362) 3325 : cluster 0 pgmap v3294: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:39:18.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:39:18 smithi080 bash[28361]: audit 2023-12-01T06:39:17.604527+0000 mon.c (mon.2) 2115 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:39:18.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:39:18 smithi090 bash[32384]: cluster 2023-12-01T06:39:16.742458+0000 mgr.y (mgr.24362) 3325 : cluster 0 pgmap v3294: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:39:18.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:39:18 smithi090 bash[32384]: audit 2023-12-01T06:39:17.604527+0000 mon.c (mon.2) 2115 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:39:19.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:39:19 smithi080 bash[28361]: audit 2023-12-01T06:39:18.525661+0000 mon.c (mon.2) 2116 : audit 0 from='client.? 172.21.15.80:0/2128749734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:39:19.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:39:19 smithi080 bash[41963]: audit 2023-12-01T06:39:18.525661+0000 mon.c (mon.2) 2116 : audit 0 from='client.? 172.21.15.80:0/2128749734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:39:19.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:39:19 smithi090 bash[32384]: audit 2023-12-01T06:39:18.525661+0000 mon.c (mon.2) 2116 : audit 0 from='client.? 172.21.15.80:0/2128749734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:39:20.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:39:20 smithi080 bash[41963]: cluster 2023-12-01T06:39:18.743126+0000 mgr.y (mgr.24362) 3326 : cluster 0 pgmap v3295: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:39:20.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:39:20 smithi080 bash[28361]: cluster 2023-12-01T06:39:18.743126+0000 mgr.y (mgr.24362) 3326 : cluster 0 pgmap v3295: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:39:20.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:39:20 smithi090 bash[32384]: cluster 2023-12-01T06:39:18.743126+0000 mgr.y (mgr.24362) 3326 : cluster 0 pgmap v3295: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:39:21.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:39:21 smithi080 bash[28361]: audit 2023-12-01T06:39:20.979426+0000 mon.a (mon.0) 2628 : audit 0 from='client.? 172.21.15.80:0/2087398276' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:39:21.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:39:21 smithi080 bash[41963]: audit 2023-12-01T06:39:20.979426+0000 mon.a (mon.0) 2628 : audit 0 from='client.? 172.21.15.80:0/2087398276' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:39:21.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:39:21 smithi090 bash[32384]: audit 2023-12-01T06:39:20.979426+0000 mon.a (mon.0) 2628 : audit 0 from='client.? 172.21.15.80:0/2087398276' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:39:22.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:39:22 smithi080 bash[28361]: cluster 2023-12-01T06:39:20.743781+0000 mgr.y (mgr.24362) 3327 : cluster 0 pgmap v3296: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:39:22.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:39:22 smithi080 bash[41963]: cluster 2023-12-01T06:39:20.743781+0000 mgr.y (mgr.24362) 3327 : cluster 0 pgmap v3296: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:39:22.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:39:22 smithi090 bash[32384]: cluster 2023-12-01T06:39:20.743781+0000 mgr.y (mgr.24362) 3327 : cluster 0 pgmap v3296: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:39:24.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:39:24 smithi090 bash[32384]: cluster 2023-12-01T06:39:22.744327+0000 mgr.y (mgr.24362) 3328 : cluster 0 pgmap v3297: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:39:24.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:39:24 smithi090 bash[32384]: audit 2023-12-01T06:39:23.500000+0000 mon.a (mon.0) 2629 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:39:24.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:39:24 smithi090 bash[32384]: audit 2023-12-01T06:39:23.509277+0000 mon.a (mon.0) 2630 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:39:24.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:39:24 smithi090 bash[32384]: audit 2023-12-01T06:39:23.525227+0000 mon.c (mon.2) 2117 : audit 0 from='client.? 172.21.15.80:0/1951477917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:39:24.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:39:24 smithi090 bash[32384]: audit 2023-12-01T06:39:23.805056+0000 mon.a (mon.0) 2631 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:39:24.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:39:24 smithi090 bash[32384]: audit 2023-12-01T06:39:23.818640+0000 mon.a (mon.0) 2632 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:39:24.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:39:24 smithi090 bash[32384]: audit 2023-12-01T06:39:24.293866+0000 mon.c (mon.2) 2118 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:39:24.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:39:24 smithi090 bash[32384]: audit 2023-12-01T06:39:24.295647+0000 mon.c (mon.2) 2119 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:39:24.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:39:24 smithi090 bash[32384]: audit 2023-12-01T06:39:24.305691+0000 mon.a (mon.0) 2633 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:39:24.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:39:24 smithi080 bash[28361]: cluster 2023-12-01T06:39:22.744327+0000 mgr.y (mgr.24362) 3328 : cluster 0 pgmap v3297: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:39:24.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:39:24 smithi080 bash[28361]: audit 2023-12-01T06:39:23.500000+0000 mon.a (mon.0) 2629 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:39:24.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:39:24 smithi080 bash[28361]: audit 2023-12-01T06:39:23.509277+0000 mon.a (mon.0) 2630 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:39:24.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:39:24 smithi080 bash[28361]: audit 2023-12-01T06:39:23.525227+0000 mon.c (mon.2) 2117 : audit 0 from='client.? 172.21.15.80:0/1951477917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:39:24.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:39:24 smithi080 bash[28361]: audit 2023-12-01T06:39:23.805056+0000 mon.a (mon.0) 2631 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:39:24.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:39:24 smithi080 bash[28361]: audit 2023-12-01T06:39:23.818640+0000 mon.a (mon.0) 2632 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:39:24.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:39:24 smithi080 bash[28361]: audit 2023-12-01T06:39:24.293866+0000 mon.c (mon.2) 2118 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:39:24.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:39:24 smithi080 bash[28361]: audit 2023-12-01T06:39:24.295647+0000 mon.c (mon.2) 2119 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:39:24.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:39:24 smithi080 bash[28361]: audit 2023-12-01T06:39:24.305691+0000 mon.a (mon.0) 2633 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:39:24.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:39:24 smithi080 bash[41963]: cluster 2023-12-01T06:39:22.744327+0000 mgr.y (mgr.24362) 3328 : cluster 0 pgmap v3297: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:39:24.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:39:24 smithi080 bash[41963]: audit 2023-12-01T06:39:23.500000+0000 mon.a (mon.0) 2629 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:39:24.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:39:24 smithi080 bash[41963]: audit 2023-12-01T06:39:23.509277+0000 mon.a (mon.0) 2630 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:39:24.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:39:24 smithi080 bash[41963]: audit 2023-12-01T06:39:23.525227+0000 mon.c (mon.2) 2117 : audit 0 from='client.? 172.21.15.80:0/1951477917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:39:24.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:39:24 smithi080 bash[41963]: audit 2023-12-01T06:39:23.805056+0000 mon.a (mon.0) 2631 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:39:24.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:39:24 smithi080 bash[41963]: audit 2023-12-01T06:39:23.818640+0000 mon.a (mon.0) 2632 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:39:24.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:39:24 smithi080 bash[41963]: audit 2023-12-01T06:39:24.293866+0000 mon.c (mon.2) 2118 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:39:24.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:39:24 smithi080 bash[41963]: audit 2023-12-01T06:39:24.295647+0000 mon.c (mon.2) 2119 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:39:24.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:39:24 smithi080 bash[41963]: audit 2023-12-01T06:39:24.305691+0000 mon.a (mon.0) 2633 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:39:25.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:39:25 smithi090 bash[32384]: audit 2023-12-01T06:39:24.951985+0000 mon.c (mon.2) 2120 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:39:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:39:25 smithi080 bash[41963]: audit 2023-12-01T06:39:24.951985+0000 mon.c (mon.2) 2120 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:39:25.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:39:25 smithi080 bash[28361]: audit 2023-12-01T06:39:24.951985+0000 mon.c (mon.2) 2120 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:39:26.508 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:39:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:39:26] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T06:39:26.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:39:26 smithi090 bash[32384]: cluster 2023-12-01T06:39:24.744926+0000 mgr.y (mgr.24362) 3329 : cluster 0 pgmap v3298: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:39:26.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:39:26 smithi090 bash[32384]: audit 2023-12-01T06:39:25.974561+0000 mon.a (mon.0) 2634 : audit 0 from='client.? 172.21.15.80:0/3598307013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:39:26.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:39:26 smithi080 bash[28361]: cluster 2023-12-01T06:39:24.744926+0000 mgr.y (mgr.24362) 3329 : cluster 0 pgmap v3298: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:39:26.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:39:26 smithi080 bash[28361]: audit 2023-12-01T06:39:25.974561+0000 mon.a (mon.0) 2634 : audit 0 from='client.? 172.21.15.80:0/3598307013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:39:26.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:39:26 smithi080 bash[41963]: cluster 2023-12-01T06:39:24.744926+0000 mgr.y (mgr.24362) 3329 : cluster 0 pgmap v3298: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:39:26.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:39:26 smithi080 bash[41963]: audit 2023-12-01T06:39:25.974561+0000 mon.a (mon.0) 2634 : audit 0 from='client.? 172.21.15.80:0/3598307013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:39:28.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:39:28 smithi090 bash[32384]: cluster 2023-12-01T06:39:26.746103+0000 mgr.y (mgr.24362) 3330 : cluster 0 pgmap v3299: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:39:28.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:39:28 smithi090 bash[32384]: audit 2023-12-01T06:39:28.426141+0000 mon.a (mon.0) 2635 : audit 0 from='client.? 172.21.15.80:0/2552982445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:39:28.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:39:28 smithi080 bash[28361]: cluster 2023-12-01T06:39:26.746103+0000 mgr.y (mgr.24362) 3330 : cluster 0 pgmap v3299: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:39:28.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:39:28 smithi080 bash[28361]: audit 2023-12-01T06:39:28.426141+0000 mon.a (mon.0) 2635 : audit 0 from='client.? 172.21.15.80:0/2552982445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:39:28.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:39:28 smithi080 bash[41963]: cluster 2023-12-01T06:39:26.746103+0000 mgr.y (mgr.24362) 3330 : cluster 0 pgmap v3299: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:39:28.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:39:28 smithi080 bash[41963]: audit 2023-12-01T06:39:28.426141+0000 mon.a (mon.0) 2635 : audit 0 from='client.? 172.21.15.80:0/2552982445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:39:30.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:39:30 smithi090 bash[32384]: cluster 2023-12-01T06:39:28.746876+0000 mgr.y (mgr.24362) 3331 : cluster 0 pgmap v3300: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:39:30.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:39:30 smithi080 bash[28361]: cluster 2023-12-01T06:39:28.746876+0000 mgr.y (mgr.24362) 3331 : cluster 0 pgmap v3300: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:39:30.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:39:30 smithi080 bash[41963]: cluster 2023-12-01T06:39:28.746876+0000 mgr.y (mgr.24362) 3331 : cluster 0 pgmap v3300: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:39:31.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:39:31 smithi080 bash[28361]: audit 2023-12-01T06:39:30.895276+0000 mon.a (mon.0) 2636 : audit 0 from='client.? 172.21.15.80:0/4155237263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:39:31.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:39:31 smithi080 bash[41963]: audit 2023-12-01T06:39:30.895276+0000 mon.a (mon.0) 2636 : audit 0 from='client.? 172.21.15.80:0/4155237263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:39:32.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:39:31 smithi090 bash[32384]: audit 2023-12-01T06:39:30.895276+0000 mon.a (mon.0) 2636 : audit 0 from='client.? 172.21.15.80:0/4155237263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:39:32.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:39:32 smithi080 bash[41963]: cluster 2023-12-01T06:39:30.747847+0000 mgr.y (mgr.24362) 3332 : cluster 0 pgmap v3301: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:39:32.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:39:32 smithi080 bash[28361]: cluster 2023-12-01T06:39:30.747847+0000 mgr.y (mgr.24362) 3332 : cluster 0 pgmap v3301: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:39:33.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:39:32 smithi090 bash[32384]: cluster 2023-12-01T06:39:30.747847+0000 mgr.y (mgr.24362) 3332 : cluster 0 pgmap v3301: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:39:33.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:39:33 smithi080 bash[41963]: audit 2023-12-01T06:39:33.352082+0000 mon.c (mon.2) 2121 : audit 0 from='client.? 172.21.15.80:0/1379919990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:39:33.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:39:33 smithi080 bash[28361]: audit 2023-12-01T06:39:33.352082+0000 mon.c (mon.2) 2121 : audit 0 from='client.? 172.21.15.80:0/1379919990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:39:34.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:39:33 smithi090 bash[32384]: audit 2023-12-01T06:39:33.352082+0000 mon.c (mon.2) 2121 : audit 0 from='client.? 172.21.15.80:0/1379919990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:39:34.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:39:34 smithi080 bash[41963]: cluster 2023-12-01T06:39:32.748711+0000 mgr.y (mgr.24362) 3333 : cluster 0 pgmap v3302: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:39:34.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:39:34 smithi080 bash[28361]: cluster 2023-12-01T06:39:32.748711+0000 mgr.y (mgr.24362) 3333 : cluster 0 pgmap v3302: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:39:35.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:39:34 smithi090 bash[32384]: cluster 2023-12-01T06:39:32.748711+0000 mgr.y (mgr.24362) 3333 : cluster 0 pgmap v3302: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:39:36.543 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:39:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:39:36] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T06:39:36.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:39:36 smithi080 bash[41963]: cluster 2023-12-01T06:39:34.749362+0000 mgr.y (mgr.24362) 3334 : cluster 0 pgmap v3303: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:39:36.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:39:36 smithi080 bash[41963]: audit 2023-12-01T06:39:35.818782+0000 mon.c (mon.2) 2122 : audit 0 from='client.? 172.21.15.80:0/1601740610' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:39:36.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:39:36 smithi080 bash[28361]: cluster 2023-12-01T06:39:34.749362+0000 mgr.y (mgr.24362) 3334 : cluster 0 pgmap v3303: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:39:36.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:39:36 smithi080 bash[28361]: audit 2023-12-01T06:39:35.818782+0000 mon.c (mon.2) 2122 : audit 0 from='client.? 172.21.15.80:0/1601740610' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:39:37.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:39:36 smithi090 bash[32384]: cluster 2023-12-01T06:39:34.749362+0000 mgr.y (mgr.24362) 3334 : cluster 0 pgmap v3303: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:39:37.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:39:36 smithi090 bash[32384]: audit 2023-12-01T06:39:35.818782+0000 mon.c (mon.2) 2122 : audit 0 from='client.? 172.21.15.80:0/1601740610' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:39:38.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:39:38 smithi080 bash[41963]: cluster 2023-12-01T06:39:36.750561+0000 mgr.y (mgr.24362) 3335 : cluster 0 pgmap v3304: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:39:38.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:39:38 smithi080 bash[41963]: audit 2023-12-01T06:39:38.283682+0000 mon.a (mon.0) 2637 : audit 0 from='client.? 172.21.15.80:0/3890190293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:39:38.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:39:38 smithi080 bash[28361]: cluster 2023-12-01T06:39:36.750561+0000 mgr.y (mgr.24362) 3335 : cluster 0 pgmap v3304: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:39:38.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:39:38 smithi080 bash[28361]: audit 2023-12-01T06:39:38.283682+0000 mon.a (mon.0) 2637 : audit 0 from='client.? 172.21.15.80:0/3890190293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:39:39.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:39:38 smithi090 bash[32384]: cluster 2023-12-01T06:39:36.750561+0000 mgr.y (mgr.24362) 3335 : cluster 0 pgmap v3304: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:39:39.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:39:38 smithi090 bash[32384]: audit 2023-12-01T06:39:38.283682+0000 mon.a (mon.0) 2637 : audit 0 from='client.? 172.21.15.80:0/3890190293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:39:40.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:39:40 smithi080 bash[28361]: cluster 2023-12-01T06:39:38.751222+0000 mgr.y (mgr.24362) 3336 : cluster 0 pgmap v3305: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:39:40.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:39:40 smithi080 bash[28361]: audit 2023-12-01T06:39:39.952325+0000 mon.c (mon.2) 2123 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:39:40.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:39:40 smithi080 bash[41963]: cluster 2023-12-01T06:39:38.751222+0000 mgr.y (mgr.24362) 3336 : cluster 0 pgmap v3305: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:39:40.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:39:40 smithi080 bash[41963]: audit 2023-12-01T06:39:39.952325+0000 mon.c (mon.2) 2123 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:39:41.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:39:40 smithi090 bash[32384]: cluster 2023-12-01T06:39:38.751222+0000 mgr.y (mgr.24362) 3336 : cluster 0 pgmap v3305: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:39:41.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:39:40 smithi090 bash[32384]: audit 2023-12-01T06:39:39.952325+0000 mon.c (mon.2) 2123 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:39:41.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:39:41 smithi080 bash[41963]: audit 2023-12-01T06:39:40.747968+0000 mon.a (mon.0) 2638 : audit 0 from='client.? 172.21.15.80:0/2343548254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:39:41.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:39:41 smithi080 bash[28361]: audit 2023-12-01T06:39:40.747968+0000 mon.a (mon.0) 2638 : audit 0 from='client.? 172.21.15.80:0/2343548254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:39:42.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:39:41 smithi090 bash[32384]: audit 2023-12-01T06:39:40.747968+0000 mon.a (mon.0) 2638 : audit 0 from='client.? 172.21.15.80:0/2343548254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:39:42.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:39:42 smithi080 bash[28361]: cluster 2023-12-01T06:39:40.751754+0000 mgr.y (mgr.24362) 3337 : cluster 0 pgmap v3306: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:39:42.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:39:42 smithi080 bash[41963]: cluster 2023-12-01T06:39:40.751754+0000 mgr.y (mgr.24362) 3337 : cluster 0 pgmap v3306: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:39:43.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:39:42 smithi090 bash[32384]: cluster 2023-12-01T06:39:40.751754+0000 mgr.y (mgr.24362) 3337 : cluster 0 pgmap v3306: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:39:43.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:39:43 smithi080 bash[28361]: audit 2023-12-01T06:39:43.206624+0000 mon.a (mon.0) 2639 : audit 0 from='client.? 172.21.15.80:0/361538906' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:39:43.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:39:43 smithi080 bash[41963]: audit 2023-12-01T06:39:43.206624+0000 mon.a (mon.0) 2639 : audit 0 from='client.? 172.21.15.80:0/361538906' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:39:44.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:39:43 smithi090 bash[32384]: audit 2023-12-01T06:39:43.206624+0000 mon.a (mon.0) 2639 : audit 0 from='client.? 172.21.15.80:0/361538906' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:39:44.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:39:44 smithi080 bash[28361]: cluster 2023-12-01T06:39:42.752484+0000 mgr.y (mgr.24362) 3338 : cluster 0 pgmap v3307: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:39:44.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:39:44 smithi080 bash[41963]: cluster 2023-12-01T06:39:42.752484+0000 mgr.y (mgr.24362) 3338 : cluster 0 pgmap v3307: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:39:45.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:39:44 smithi090 bash[32384]: cluster 2023-12-01T06:39:42.752484+0000 mgr.y (mgr.24362) 3338 : cluster 0 pgmap v3307: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:39:46.581 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:39:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:39:46] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T06:39:46.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:39:46 smithi080 bash[28361]: cluster 2023-12-01T06:39:44.753117+0000 mgr.y (mgr.24362) 3339 : cluster 0 pgmap v3308: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:39:46.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:39:46 smithi080 bash[28361]: audit 2023-12-01T06:39:45.674737+0000 mon.c (mon.2) 2124 : audit 0 from='client.? 172.21.15.80:0/918743718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:39:46.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:39:46 smithi080 bash[41963]: cluster 2023-12-01T06:39:44.753117+0000 mgr.y (mgr.24362) 3339 : cluster 0 pgmap v3308: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:39:46.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:39:46 smithi080 bash[41963]: audit 2023-12-01T06:39:45.674737+0000 mon.c (mon.2) 2124 : audit 0 from='client.? 172.21.15.80:0/918743718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:39:47.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:39:46 smithi090 bash[32384]: cluster 2023-12-01T06:39:44.753117+0000 mgr.y (mgr.24362) 3339 : cluster 0 pgmap v3308: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:39:47.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:39:46 smithi090 bash[32384]: audit 2023-12-01T06:39:45.674737+0000 mon.c (mon.2) 2124 : audit 0 from='client.? 172.21.15.80:0/918743718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:39:48.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:39:48 smithi080 bash[28361]: cluster 2023-12-01T06:39:46.754198+0000 mgr.y (mgr.24362) 3340 : cluster 0 pgmap v3309: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:39:48.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:39:48 smithi080 bash[28361]: audit 2023-12-01T06:39:48.132711+0000 mon.c (mon.2) 2125 : audit 0 from='client.? 172.21.15.80:0/305352274' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:39:48.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:39:48 smithi080 bash[41963]: cluster 2023-12-01T06:39:46.754198+0000 mgr.y (mgr.24362) 3340 : cluster 0 pgmap v3309: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:39:48.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:39:48 smithi080 bash[41963]: audit 2023-12-01T06:39:48.132711+0000 mon.c (mon.2) 2125 : audit 0 from='client.? 172.21.15.80:0/305352274' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:39:49.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:39:48 smithi090 bash[32384]: cluster 2023-12-01T06:39:46.754198+0000 mgr.y (mgr.24362) 3340 : cluster 0 pgmap v3309: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:39:49.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:39:48 smithi090 bash[32384]: audit 2023-12-01T06:39:48.132711+0000 mon.c (mon.2) 2125 : audit 0 from='client.? 172.21.15.80:0/305352274' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:39:50.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:39:50 smithi080 bash[28361]: cluster 2023-12-01T06:39:48.754876+0000 mgr.y (mgr.24362) 3341 : cluster 0 pgmap v3310: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:39:50.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:39:50 smithi080 bash[28361]: audit 2023-12-01T06:39:50.574757+0000 mon.a (mon.0) 2640 : audit 0 from='client.? 172.21.15.80:0/2903963333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:39:50.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:39:50 smithi080 bash[41963]: cluster 2023-12-01T06:39:48.754876+0000 mgr.y (mgr.24362) 3341 : cluster 0 pgmap v3310: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:39:50.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:39:50 smithi080 bash[41963]: audit 2023-12-01T06:39:50.574757+0000 mon.a (mon.0) 2640 : audit 0 from='client.? 172.21.15.80:0/2903963333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:39:51.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:39:50 smithi090 bash[32384]: cluster 2023-12-01T06:39:48.754876+0000 mgr.y (mgr.24362) 3341 : cluster 0 pgmap v3310: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:39:51.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:39:50 smithi090 bash[32384]: audit 2023-12-01T06:39:50.574757+0000 mon.a (mon.0) 2640 : audit 0 from='client.? 172.21.15.80:0/2903963333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:39:52.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:39:52 smithi080 bash[41963]: cluster 2023-12-01T06:39:50.755829+0000 mgr.y (mgr.24362) 3342 : cluster 0 pgmap v3311: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:39:52.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:39:52 smithi080 bash[28361]: cluster 2023-12-01T06:39:50.755829+0000 mgr.y (mgr.24362) 3342 : cluster 0 pgmap v3311: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:39:53.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:39:52 smithi090 bash[32384]: cluster 2023-12-01T06:39:50.755829+0000 mgr.y (mgr.24362) 3342 : cluster 0 pgmap v3311: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:39:53.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:39:53 smithi080 bash[28361]: audit 2023-12-01T06:39:53.022656+0000 mon.c (mon.2) 2126 : audit 0 from='client.? 172.21.15.80:0/865141672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:39:53.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:39:53 smithi080 bash[41963]: audit 2023-12-01T06:39:53.022656+0000 mon.c (mon.2) 2126 : audit 0 from='client.? 172.21.15.80:0/865141672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:39:54.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:39:53 smithi090 bash[32384]: audit 2023-12-01T06:39:53.022656+0000 mon.c (mon.2) 2126 : audit 0 from='client.? 172.21.15.80:0/865141672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:39:54.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:39:54 smithi080 bash[28361]: cluster 2023-12-01T06:39:52.756577+0000 mgr.y (mgr.24362) 3343 : cluster 0 pgmap v3312: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:39:54.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:39:54 smithi080 bash[41963]: cluster 2023-12-01T06:39:52.756577+0000 mgr.y (mgr.24362) 3343 : cluster 0 pgmap v3312: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:39:55.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:39:54 smithi090 bash[32384]: cluster 2023-12-01T06:39:52.756577+0000 mgr.y (mgr.24362) 3343 : cluster 0 pgmap v3312: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:39:55.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:39:55 smithi080 bash[28361]: audit 2023-12-01T06:39:54.952873+0000 mon.c (mon.2) 2127 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:39:55.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:39:55 smithi080 bash[28361]: audit 2023-12-01T06:39:55.478202+0000 mon.a (mon.0) 2641 : audit 0 from='client.? 172.21.15.80:0/2480869758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:39:55.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:39:55 smithi080 bash[41963]: audit 2023-12-01T06:39:54.952873+0000 mon.c (mon.2) 2127 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:39:55.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:39:55 smithi080 bash[41963]: audit 2023-12-01T06:39:55.478202+0000 mon.a (mon.0) 2641 : audit 0 from='client.? 172.21.15.80:0/2480869758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:39:56.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:39:55 smithi090 bash[32384]: audit 2023-12-01T06:39:54.952873+0000 mon.c (mon.2) 2127 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:39:56.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:39:55 smithi090 bash[32384]: audit 2023-12-01T06:39:55.478202+0000 mon.a (mon.0) 2641 : audit 0 from='client.? 172.21.15.80:0/2480869758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:39:56.629 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:39:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:39:56] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T06:39:56.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:39:56 smithi080 bash[28361]: cluster 2023-12-01T06:39:54.757183+0000 mgr.y (mgr.24362) 3344 : cluster 0 pgmap v3313: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:39:56.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:39:56 smithi080 bash[41963]: cluster 2023-12-01T06:39:54.757183+0000 mgr.y (mgr.24362) 3344 : cluster 0 pgmap v3313: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:39:57.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:39:56 smithi090 bash[32384]: cluster 2023-12-01T06:39:54.757183+0000 mgr.y (mgr.24362) 3344 : cluster 0 pgmap v3313: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:39:58.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:39:58 smithi080 bash[28361]: cluster 2023-12-01T06:39:56.758354+0000 mgr.y (mgr.24362) 3345 : cluster 0 pgmap v3314: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:39:58.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:39:58 smithi080 bash[28361]: audit 2023-12-01T06:39:57.931754+0000 mon.a (mon.0) 2642 : audit 0 from='client.? 172.21.15.80:0/1014186774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:39:58.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:39:58 smithi080 bash[41963]: cluster 2023-12-01T06:39:56.758354+0000 mgr.y (mgr.24362) 3345 : cluster 0 pgmap v3314: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:39:58.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:39:58 smithi080 bash[41963]: audit 2023-12-01T06:39:57.931754+0000 mon.a (mon.0) 2642 : audit 0 from='client.? 172.21.15.80:0/1014186774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:39:59.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:39:58 smithi090 bash[32384]: cluster 2023-12-01T06:39:56.758354+0000 mgr.y (mgr.24362) 3345 : cluster 0 pgmap v3314: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:39:59.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:39:58 smithi090 bash[32384]: audit 2023-12-01T06:39:57.931754+0000 mon.a (mon.0) 2642 : audit 0 from='client.? 172.21.15.80:0/1014186774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:40:00.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:40:00 smithi080 bash[28361]: debug 2023-12-01T06:39:59.998+0000 7f6ec9bf0700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T06:40:00.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:40:00 smithi080 bash[28361]: cluster 2023-12-01T06:39:58.759010+0000 mgr.y (mgr.24362) 3346 : cluster 0 pgmap v3315: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:40:00.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:40:00 smithi080 bash[28361]: cluster 2023-12-01T06:40:00.000129+0000 mon.a (mon.0) 2643 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T06:40:00.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:40:00 smithi080 bash[28361]: audit 2023-12-01T06:40:00.383725+0000 mon.a (mon.0) 2644 : audit 0 from='client.? 172.21.15.80:0/4090670139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:40:00.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:40:00 smithi080 bash[41963]: cluster 2023-12-01T06:39:58.759010+0000 mgr.y (mgr.24362) 3346 : cluster 0 pgmap v3315: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:40:00.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:40:00 smithi080 bash[41963]: cluster 2023-12-01T06:40:00.000129+0000 mon.a (mon.0) 2643 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T06:40:00.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:40:00 smithi080 bash[41963]: audit 2023-12-01T06:40:00.383725+0000 mon.a (mon.0) 2644 : audit 0 from='client.? 172.21.15.80:0/4090670139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:40:01.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:40:00 smithi090 bash[32384]: cluster 2023-12-01T06:39:58.759010+0000 mgr.y (mgr.24362) 3346 : cluster 0 pgmap v3315: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:40:01.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:40:00 smithi090 bash[32384]: cluster 2023-12-01T06:40:00.000129+0000 mon.a (mon.0) 2643 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T06:40:01.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:40:00 smithi090 bash[32384]: audit 2023-12-01T06:40:00.383725+0000 mon.a (mon.0) 2644 : audit 0 from='client.? 172.21.15.80:0/4090670139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:40:02.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:40:02 smithi080 bash[28361]: cluster 2023-12-01T06:40:00.760025+0000 mgr.y (mgr.24362) 3347 : cluster 0 pgmap v3316: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:40:02.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:40:02 smithi080 bash[41963]: cluster 2023-12-01T06:40:00.760025+0000 mgr.y (mgr.24362) 3347 : cluster 0 pgmap v3316: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:40:03.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:40:02 smithi090 bash[32384]: cluster 2023-12-01T06:40:00.760025+0000 mgr.y (mgr.24362) 3347 : cluster 0 pgmap v3316: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:40:03.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:40:03 smithi080 bash[28361]: audit 2023-12-01T06:40:02.836022+0000 mon.c (mon.2) 2128 : audit 0 from='client.? 172.21.15.80:0/2697643637' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:40:03.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:40:03 smithi080 bash[41963]: audit 2023-12-01T06:40:02.836022+0000 mon.c (mon.2) 2128 : audit 0 from='client.? 172.21.15.80:0/2697643637' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:40:04.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:40:03 smithi090 bash[32384]: audit 2023-12-01T06:40:02.836022+0000 mon.c (mon.2) 2128 : audit 0 from='client.? 172.21.15.80:0/2697643637' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:40:04.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:40:04 smithi080 bash[41963]: cluster 2023-12-01T06:40:02.760578+0000 mgr.y (mgr.24362) 3348 : cluster 0 pgmap v3317: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:40:04.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:40:04 smithi080 bash[28361]: cluster 2023-12-01T06:40:02.760578+0000 mgr.y (mgr.24362) 3348 : cluster 0 pgmap v3317: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:40:05.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:40:04 smithi090 bash[32384]: cluster 2023-12-01T06:40:02.760578+0000 mgr.y (mgr.24362) 3348 : cluster 0 pgmap v3317: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:40:05.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:40:05 smithi080 bash[41963]: audit 2023-12-01T06:40:05.292250+0000 mon.a (mon.0) 2645 : audit 0 from='client.? 172.21.15.80:0/2333533347' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:40:05.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:40:05 smithi080 bash[28361]: audit 2023-12-01T06:40:05.292250+0000 mon.a (mon.0) 2645 : audit 0 from='client.? 172.21.15.80:0/2333533347' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:40:06.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:40:05 smithi090 bash[32384]: audit 2023-12-01T06:40:05.292250+0000 mon.a (mon.0) 2645 : audit 0 from='client.? 172.21.15.80:0/2333533347' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:40:06.666 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:40:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:40:06] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T06:40:06.667 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:40:06 smithi080 bash[41963]: cluster 2023-12-01T06:40:04.761122+0000 mgr.y (mgr.24362) 3349 : cluster 0 pgmap v3318: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:40:06.667 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:40:06 smithi080 bash[28361]: cluster 2023-12-01T06:40:04.761122+0000 mgr.y (mgr.24362) 3349 : cluster 0 pgmap v3318: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:40:07.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:40:06 smithi090 bash[32384]: cluster 2023-12-01T06:40:04.761122+0000 mgr.y (mgr.24362) 3349 : cluster 0 pgmap v3318: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:40:07.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:40:07 smithi080 bash[28361]: cluster 2023-12-01T06:40:06.762430+0000 mgr.y (mgr.24362) 3350 : cluster 0 pgmap v3319: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:40:07.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:40:07 smithi080 bash[41963]: cluster 2023-12-01T06:40:06.762430+0000 mgr.y (mgr.24362) 3350 : cluster 0 pgmap v3319: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:40:08.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:40:07 smithi090 bash[32384]: cluster 2023-12-01T06:40:06.762430+0000 mgr.y (mgr.24362) 3350 : cluster 0 pgmap v3319: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:40:08.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:40:08 smithi080 bash[41963]: audit 2023-12-01T06:40:07.753611+0000 mon.a (mon.0) 2646 : audit 0 from='client.? 172.21.15.80:0/2439508102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:40:08.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:40:08 smithi080 bash[28361]: audit 2023-12-01T06:40:07.753611+0000 mon.a (mon.0) 2646 : audit 0 from='client.? 172.21.15.80:0/2439508102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:40:09.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:40:08 smithi090 bash[32384]: audit 2023-12-01T06:40:07.753611+0000 mon.a (mon.0) 2646 : audit 0 from='client.? 172.21.15.80:0/2439508102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:40:10.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:40:10 smithi080 bash[41963]: cluster 2023-12-01T06:40:08.763134+0000 mgr.y (mgr.24362) 3351 : cluster 0 pgmap v3320: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:40:10.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:40:10 smithi080 bash[41963]: audit 2023-12-01T06:40:09.953234+0000 mon.c (mon.2) 2129 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:40:10.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:40:10 smithi080 bash[28361]: cluster 2023-12-01T06:40:08.763134+0000 mgr.y (mgr.24362) 3351 : cluster 0 pgmap v3320: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:40:10.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:40:10 smithi080 bash[28361]: audit 2023-12-01T06:40:09.953234+0000 mon.c (mon.2) 2129 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:40:10.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:40:10 smithi090 bash[32384]: cluster 2023-12-01T06:40:08.763134+0000 mgr.y (mgr.24362) 3351 : cluster 0 pgmap v3320: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:40:10.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:40:10 smithi090 bash[32384]: audit 2023-12-01T06:40:09.953234+0000 mon.c (mon.2) 2129 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:40:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:40:11 smithi080 bash[28361]: audit 2023-12-01T06:40:10.219088+0000 mon.c (mon.2) 2130 : audit 0 from='client.? 172.21.15.80:0/752368898' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:40:11.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:40:11 smithi080 bash[41963]: audit 2023-12-01T06:40:10.219088+0000 mon.c (mon.2) 2130 : audit 0 from='client.? 172.21.15.80:0/752368898' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:40:11.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:40:11 smithi090 bash[32384]: audit 2023-12-01T06:40:10.219088+0000 mon.c (mon.2) 2130 : audit 0 from='client.? 172.21.15.80:0/752368898' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:40:12.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:40:12 smithi080 bash[41963]: cluster 2023-12-01T06:40:10.764139+0000 mgr.y (mgr.24362) 3352 : cluster 0 pgmap v3321: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:40:12.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:40:12 smithi080 bash[28361]: cluster 2023-12-01T06:40:10.764139+0000 mgr.y (mgr.24362) 3352 : cluster 0 pgmap v3321: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:40:12.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:40:12 smithi090 bash[32384]: cluster 2023-12-01T06:40:10.764139+0000 mgr.y (mgr.24362) 3352 : cluster 0 pgmap v3321: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:40:13.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:40:13 smithi080 bash[41963]: audit 2023-12-01T06:40:12.677599+0000 mon.a (mon.0) 2647 : audit 0 from='client.? 172.21.15.80:0/1524575601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:40:13.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:40:13 smithi080 bash[28361]: audit 2023-12-01T06:40:12.677599+0000 mon.a (mon.0) 2647 : audit 0 from='client.? 172.21.15.80:0/1524575601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:40:13.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:40:13 smithi090 bash[32384]: audit 2023-12-01T06:40:12.677599+0000 mon.a (mon.0) 2647 : audit 0 from='client.? 172.21.15.80:0/1524575601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:40:14.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:40:14 smithi080 bash[28361]: cluster 2023-12-01T06:40:12.764965+0000 mgr.y (mgr.24362) 3353 : cluster 0 pgmap v3322: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:40:14.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:40:14 smithi080 bash[41963]: cluster 2023-12-01T06:40:12.764965+0000 mgr.y (mgr.24362) 3353 : cluster 0 pgmap v3322: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:40:14.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:40:14 smithi090 bash[32384]: cluster 2023-12-01T06:40:12.764965+0000 mgr.y (mgr.24362) 3353 : cluster 0 pgmap v3322: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:40:15.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:40:15 smithi080 bash[28361]: audit 2023-12-01T06:40:15.119317+0000 mon.c (mon.2) 2131 : audit 0 from='client.? 172.21.15.80:0/73930874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:40:15.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:40:15 smithi080 bash[41963]: audit 2023-12-01T06:40:15.119317+0000 mon.c (mon.2) 2131 : audit 0 from='client.? 172.21.15.80:0/73930874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:40:15.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:40:15 smithi090 bash[32384]: audit 2023-12-01T06:40:15.119317+0000 mon.c (mon.2) 2131 : audit 0 from='client.? 172.21.15.80:0/73930874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:40:16.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:40:16 smithi080 bash[28361]: cluster 2023-12-01T06:40:14.765763+0000 mgr.y (mgr.24362) 3354 : cluster 0 pgmap v3323: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:40:16.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:40:16 smithi080 bash[41963]: cluster 2023-12-01T06:40:14.765763+0000 mgr.y (mgr.24362) 3354 : cluster 0 pgmap v3323: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:40:16.434 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:40:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:40:16] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T06:40:16.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:40:16 smithi090 bash[32384]: cluster 2023-12-01T06:40:14.765763+0000 mgr.y (mgr.24362) 3354 : cluster 0 pgmap v3323: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:40:18.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:40:18 smithi080 bash[41963]: cluster 2023-12-01T06:40:16.766957+0000 mgr.y (mgr.24362) 3355 : cluster 0 pgmap v3324: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:40:18.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:40:18 smithi080 bash[41963]: audit 2023-12-01T06:40:17.580681+0000 mon.c (mon.2) 2132 : audit 0 from='client.? 172.21.15.80:0/2526723178' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:40:18.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:40:18 smithi080 bash[28361]: cluster 2023-12-01T06:40:16.766957+0000 mgr.y (mgr.24362) 3355 : cluster 0 pgmap v3324: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:40:18.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:40:18 smithi080 bash[28361]: audit 2023-12-01T06:40:17.580681+0000 mon.c (mon.2) 2132 : audit 0 from='client.? 172.21.15.80:0/2526723178' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:40:18.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:40:18 smithi090 bash[32384]: cluster 2023-12-01T06:40:16.766957+0000 mgr.y (mgr.24362) 3355 : cluster 0 pgmap v3324: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:40:18.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:40:18 smithi090 bash[32384]: audit 2023-12-01T06:40:17.580681+0000 mon.c (mon.2) 2132 : audit 0 from='client.? 172.21.15.80:0/2526723178' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:40:20.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:40:20 smithi080 bash[41963]: cluster 2023-12-01T06:40:18.767617+0000 mgr.y (mgr.24362) 3356 : cluster 0 pgmap v3325: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:40:20.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:40:20 smithi080 bash[41963]: audit 2023-12-01T06:40:20.036532+0000 mon.c (mon.2) 2133 : audit 0 from='client.? 172.21.15.80:0/1338711564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:40:20.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:40:20 smithi080 bash[28361]: cluster 2023-12-01T06:40:18.767617+0000 mgr.y (mgr.24362) 3356 : cluster 0 pgmap v3325: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:40:20.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:40:20 smithi080 bash[28361]: audit 2023-12-01T06:40:20.036532+0000 mon.c (mon.2) 2133 : audit 0 from='client.? 172.21.15.80:0/1338711564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:40:20.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:40:20 smithi090 bash[32384]: cluster 2023-12-01T06:40:18.767617+0000 mgr.y (mgr.24362) 3356 : cluster 0 pgmap v3325: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:40:20.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:40:20 smithi090 bash[32384]: audit 2023-12-01T06:40:20.036532+0000 mon.c (mon.2) 2133 : audit 0 from='client.? 172.21.15.80:0/1338711564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:40:22.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:40:22 smithi090 bash[32384]: cluster 2023-12-01T06:40:20.768662+0000 mgr.y (mgr.24362) 3357 : cluster 0 pgmap v3326: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:40:22.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:40:22 smithi080 bash[28361]: cluster 2023-12-01T06:40:20.768662+0000 mgr.y (mgr.24362) 3357 : cluster 0 pgmap v3326: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:40:22.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:40:22 smithi080 bash[41963]: cluster 2023-12-01T06:40:20.768662+0000 mgr.y (mgr.24362) 3357 : cluster 0 pgmap v3326: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:40:23.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:40:23 smithi090 bash[32384]: audit 2023-12-01T06:40:22.484318+0000 mon.c (mon.2) 2134 : audit 0 from='client.? 172.21.15.80:0/465022819' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:40:23.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:40:23 smithi080 bash[28361]: audit 2023-12-01T06:40:22.484318+0000 mon.c (mon.2) 2134 : audit 0 from='client.? 172.21.15.80:0/465022819' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:40:23.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:40:23 smithi080 bash[41963]: audit 2023-12-01T06:40:22.484318+0000 mon.c (mon.2) 2134 : audit 0 from='client.? 172.21.15.80:0/465022819' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:40:24.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:40:24 smithi090 bash[32384]: cluster 2023-12-01T06:40:22.769476+0000 mgr.y (mgr.24362) 3358 : cluster 0 pgmap v3327: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:40:24.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:40:24 smithi080 bash[41963]: cluster 2023-12-01T06:40:22.769476+0000 mgr.y (mgr.24362) 3358 : cluster 0 pgmap v3327: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:40:24.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:40:24 smithi080 bash[28361]: cluster 2023-12-01T06:40:22.769476+0000 mgr.y (mgr.24362) 3358 : cluster 0 pgmap v3327: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:40:25.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:40:25 smithi090 bash[32384]: audit 2023-12-01T06:40:24.389500+0000 mon.c (mon.2) 2135 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:40:25.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:40:25 smithi090 bash[32384]: audit 2023-12-01T06:40:24.930464+0000 mon.a (mon.0) 2648 : audit 0 from='client.? 172.21.15.80:0/3432760191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:40:25.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:40:25 smithi090 bash[32384]: audit 2023-12-01T06:40:24.953127+0000 mon.c (mon.2) 2136 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:40:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:40:25 smithi080 bash[41963]: audit 2023-12-01T06:40:24.389500+0000 mon.c (mon.2) 2135 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:40:25.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:40:25 smithi080 bash[41963]: audit 2023-12-01T06:40:24.930464+0000 mon.a (mon.0) 2648 : audit 0 from='client.? 172.21.15.80:0/3432760191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:40:25.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:40:25 smithi080 bash[41963]: audit 2023-12-01T06:40:24.953127+0000 mon.c (mon.2) 2136 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:40:25.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:40:25 smithi080 bash[28361]: audit 2023-12-01T06:40:24.389500+0000 mon.c (mon.2) 2135 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:40:25.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:40:25 smithi080 bash[28361]: audit 2023-12-01T06:40:24.930464+0000 mon.a (mon.0) 2648 : audit 0 from='client.? 172.21.15.80:0/3432760191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:40:25.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:40:25 smithi080 bash[28361]: audit 2023-12-01T06:40:24.953127+0000 mon.c (mon.2) 2136 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:40:26.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:40:26 smithi090 bash[32384]: cluster 2023-12-01T06:40:24.770107+0000 mgr.y (mgr.24362) 3359 : cluster 0 pgmap v3328: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:40:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:40:26 smithi080 bash[28361]: cluster 2023-12-01T06:40:24.770107+0000 mgr.y (mgr.24362) 3359 : cluster 0 pgmap v3328: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:40:26.683 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:40:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:40:26] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T06:40:26.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:40:26 smithi080 bash[41963]: cluster 2023-12-01T06:40:24.770107+0000 mgr.y (mgr.24362) 3359 : cluster 0 pgmap v3328: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:40:28.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:40:28 smithi090 bash[32384]: cluster 2023-12-01T06:40:26.771287+0000 mgr.y (mgr.24362) 3360 : cluster 0 pgmap v3329: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:40:28.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:40:28 smithi090 bash[32384]: audit 2023-12-01T06:40:27.388777+0000 mon.c (mon.2) 2137 : audit 0 from='client.? 172.21.15.80:0/4036358990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:40:28.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:40:28 smithi080 bash[41963]: cluster 2023-12-01T06:40:26.771287+0000 mgr.y (mgr.24362) 3360 : cluster 0 pgmap v3329: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:40:28.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:40:28 smithi080 bash[41963]: audit 2023-12-01T06:40:27.388777+0000 mon.c (mon.2) 2137 : audit 0 from='client.? 172.21.15.80:0/4036358990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:40:28.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:40:28 smithi080 bash[28361]: cluster 2023-12-01T06:40:26.771287+0000 mgr.y (mgr.24362) 3360 : cluster 0 pgmap v3329: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:40:28.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:40:28 smithi080 bash[28361]: audit 2023-12-01T06:40:27.388777+0000 mon.c (mon.2) 2137 : audit 0 from='client.? 172.21.15.80:0/4036358990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:40:30.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:40:30 smithi090 bash[32384]: cluster 2023-12-01T06:40:28.771798+0000 mgr.y (mgr.24362) 3361 : cluster 0 pgmap v3330: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:40:30.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:40:30 smithi090 bash[32384]: audit 2023-12-01T06:40:29.852254+0000 mon.c (mon.2) 2138 : audit 0 from='client.? 172.21.15.80:0/3698599043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:40:30.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:40:30 smithi080 bash[28361]: cluster 2023-12-01T06:40:28.771798+0000 mgr.y (mgr.24362) 3361 : cluster 0 pgmap v3330: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:40:30.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:40:30 smithi080 bash[28361]: audit 2023-12-01T06:40:29.852254+0000 mon.c (mon.2) 2138 : audit 0 from='client.? 172.21.15.80:0/3698599043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:40:30.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:40:30 smithi080 bash[41963]: cluster 2023-12-01T06:40:28.771798+0000 mgr.y (mgr.24362) 3361 : cluster 0 pgmap v3330: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:40:30.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:40:30 smithi080 bash[41963]: audit 2023-12-01T06:40:29.852254+0000 mon.c (mon.2) 2138 : audit 0 from='client.? 172.21.15.80:0/3698599043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:40:31.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:40:31 smithi090 bash[32384]: audit 2023-12-01T06:40:30.234499+0000 mon.a (mon.0) 2649 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:40:31.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:40:31 smithi090 bash[32384]: audit 2023-12-01T06:40:30.250152+0000 mon.a (mon.0) 2650 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:40:31.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:40:31 smithi090 bash[32384]: audit 2023-12-01T06:40:30.600334+0000 mon.a (mon.0) 2651 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:40:31.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:40:31 smithi090 bash[32384]: audit 2023-12-01T06:40:30.614682+0000 mon.a (mon.0) 2652 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:40:31.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:40:31 smithi090 bash[32384]: audit 2023-12-01T06:40:31.153200+0000 mon.c (mon.2) 2139 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:40:31.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:40:31 smithi090 bash[32384]: audit 2023-12-01T06:40:31.154852+0000 mon.c (mon.2) 2140 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:40:31.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:40:31 smithi090 bash[32384]: audit 2023-12-01T06:40:31.163822+0000 mon.a (mon.0) 2653 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:40:31.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:40:31 smithi080 bash[41963]: audit 2023-12-01T06:40:30.234499+0000 mon.a (mon.0) 2649 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:40:31.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:40:31 smithi080 bash[41963]: audit 2023-12-01T06:40:30.250152+0000 mon.a (mon.0) 2650 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:40:31.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:40:31 smithi080 bash[41963]: audit 2023-12-01T06:40:30.600334+0000 mon.a (mon.0) 2651 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:40:31.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:40:31 smithi080 bash[41963]: audit 2023-12-01T06:40:30.614682+0000 mon.a (mon.0) 2652 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:40:31.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:40:31 smithi080 bash[41963]: audit 2023-12-01T06:40:31.153200+0000 mon.c (mon.2) 2139 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:40:31.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:40:31 smithi080 bash[41963]: audit 2023-12-01T06:40:31.154852+0000 mon.c (mon.2) 2140 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:40:31.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:40:31 smithi080 bash[41963]: audit 2023-12-01T06:40:31.163822+0000 mon.a (mon.0) 2653 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:40:31.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:40:31 smithi080 bash[28361]: audit 2023-12-01T06:40:30.234499+0000 mon.a (mon.0) 2649 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:40:31.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:40:31 smithi080 bash[28361]: audit 2023-12-01T06:40:30.250152+0000 mon.a (mon.0) 2650 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:40:31.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:40:31 smithi080 bash[28361]: audit 2023-12-01T06:40:30.600334+0000 mon.a (mon.0) 2651 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:40:31.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:40:31 smithi080 bash[28361]: audit 2023-12-01T06:40:30.614682+0000 mon.a (mon.0) 2652 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:40:31.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:40:31 smithi080 bash[28361]: audit 2023-12-01T06:40:31.153200+0000 mon.c (mon.2) 2139 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:40:31.684 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:40:31 smithi080 bash[28361]: audit 2023-12-01T06:40:31.154852+0000 mon.c (mon.2) 2140 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:40:31.684 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:40:31 smithi080 bash[28361]: audit 2023-12-01T06:40:31.163822+0000 mon.a (mon.0) 2653 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:40:32.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:40:32 smithi080 bash[28361]: cluster 2023-12-01T06:40:30.772631+0000 mgr.y (mgr.24362) 3362 : cluster 0 pgmap v3331: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:40:32.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:40:32 smithi080 bash[28361]: audit 2023-12-01T06:40:32.326755+0000 mon.a (mon.0) 2654 : audit 0 from='client.? 172.21.15.80:0/721230045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:40:32.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:40:32 smithi080 bash[41963]: cluster 2023-12-01T06:40:30.772631+0000 mgr.y (mgr.24362) 3362 : cluster 0 pgmap v3331: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:40:32.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:40:32 smithi080 bash[41963]: audit 2023-12-01T06:40:32.326755+0000 mon.a (mon.0) 2654 : audit 0 from='client.? 172.21.15.80:0/721230045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:40:33.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:40:32 smithi090 bash[32384]: cluster 2023-12-01T06:40:30.772631+0000 mgr.y (mgr.24362) 3362 : cluster 0 pgmap v3331: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:40:33.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:40:32 smithi090 bash[32384]: audit 2023-12-01T06:40:32.326755+0000 mon.a (mon.0) 2654 : audit 0 from='client.? 172.21.15.80:0/721230045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:40:34.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:40:34 smithi080 bash[28361]: cluster 2023-12-01T06:40:32.773438+0000 mgr.y (mgr.24362) 3363 : cluster 0 pgmap v3332: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:40:34.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:40:34 smithi080 bash[41963]: cluster 2023-12-01T06:40:32.773438+0000 mgr.y (mgr.24362) 3363 : cluster 0 pgmap v3332: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:40:35.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:40:34 smithi090 bash[32384]: cluster 2023-12-01T06:40:32.773438+0000 mgr.y (mgr.24362) 3363 : cluster 0 pgmap v3332: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:40:35.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:40:35 smithi080 bash[28361]: audit 2023-12-01T06:40:34.773387+0000 mon.a (mon.0) 2655 : audit 0 from='client.? 172.21.15.80:0/3696607686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:40:35.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:40:35 smithi080 bash[41963]: audit 2023-12-01T06:40:34.773387+0000 mon.a (mon.0) 2655 : audit 0 from='client.? 172.21.15.80:0/3696607686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:40:36.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:40:35 smithi090 bash[32384]: audit 2023-12-01T06:40:34.773387+0000 mon.a (mon.0) 2655 : audit 0 from='client.? 172.21.15.80:0/3696607686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:40:36.631 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:40:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:40:36] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T06:40:36.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:40:36 smithi080 bash[28361]: cluster 2023-12-01T06:40:34.774068+0000 mgr.y (mgr.24362) 3364 : cluster 0 pgmap v3333: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:40:36.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:40:36 smithi080 bash[41963]: cluster 2023-12-01T06:40:34.774068+0000 mgr.y (mgr.24362) 3364 : cluster 0 pgmap v3333: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:40:37.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:40:36 smithi090 bash[32384]: cluster 2023-12-01T06:40:34.774068+0000 mgr.y (mgr.24362) 3364 : cluster 0 pgmap v3333: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:40:37.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:40:37 smithi080 bash[28361]: audit 2023-12-01T06:40:37.227991+0000 mon.a (mon.0) 2656 : audit 0 from='client.? 172.21.15.80:0/2306594578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:40:37.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:40:37 smithi080 bash[41963]: audit 2023-12-01T06:40:37.227991+0000 mon.a (mon.0) 2656 : audit 0 from='client.? 172.21.15.80:0/2306594578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:40:38.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:40:37 smithi090 bash[32384]: audit 2023-12-01T06:40:37.227991+0000 mon.a (mon.0) 2656 : audit 0 from='client.? 172.21.15.80:0/2306594578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:40:38.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:40:38 smithi080 bash[28361]: cluster 2023-12-01T06:40:36.775215+0000 mgr.y (mgr.24362) 3365 : cluster 0 pgmap v3334: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:40:38.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:40:38 smithi080 bash[41963]: cluster 2023-12-01T06:40:36.775215+0000 mgr.y (mgr.24362) 3365 : cluster 0 pgmap v3334: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:40:39.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:40:38 smithi090 bash[32384]: cluster 2023-12-01T06:40:36.775215+0000 mgr.y (mgr.24362) 3365 : cluster 0 pgmap v3334: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:40:40.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:40:40 smithi080 bash[28361]: cluster 2023-12-01T06:40:38.775908+0000 mgr.y (mgr.24362) 3366 : cluster 0 pgmap v3335: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:40:40.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:40:40 smithi080 bash[28361]: audit 2023-12-01T06:40:39.676503+0000 mon.a (mon.0) 2657 : audit 0 from='client.? 172.21.15.80:0/148809849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:40:40.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:40:40 smithi080 bash[28361]: audit 2023-12-01T06:40:39.953977+0000 mon.c (mon.2) 2141 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:40:40.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:40:40 smithi080 bash[41963]: cluster 2023-12-01T06:40:38.775908+0000 mgr.y (mgr.24362) 3366 : cluster 0 pgmap v3335: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:40:40.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:40:40 smithi080 bash[41963]: audit 2023-12-01T06:40:39.676503+0000 mon.a (mon.0) 2657 : audit 0 from='client.? 172.21.15.80:0/148809849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:40:40.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:40:40 smithi080 bash[41963]: audit 2023-12-01T06:40:39.953977+0000 mon.c (mon.2) 2141 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:40:41.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:40:40 smithi090 bash[32384]: cluster 2023-12-01T06:40:38.775908+0000 mgr.y (mgr.24362) 3366 : cluster 0 pgmap v3335: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:40:41.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:40:40 smithi090 bash[32384]: audit 2023-12-01T06:40:39.676503+0000 mon.a (mon.0) 2657 : audit 0 from='client.? 172.21.15.80:0/148809849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:40:41.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:40:40 smithi090 bash[32384]: audit 2023-12-01T06:40:39.953977+0000 mon.c (mon.2) 2141 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:40:42.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:40:42 smithi080 bash[28361]: cluster 2023-12-01T06:40:40.776887+0000 mgr.y (mgr.24362) 3367 : cluster 0 pgmap v3336: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:40:42.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:40:42 smithi080 bash[28361]: audit 2023-12-01T06:40:42.136312+0000 mon.a (mon.0) 2658 : audit 0 from='client.? 172.21.15.80:0/1195096546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:40:42.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:40:42 smithi080 bash[41963]: cluster 2023-12-01T06:40:40.776887+0000 mgr.y (mgr.24362) 3367 : cluster 0 pgmap v3336: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:40:42.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:40:42 smithi080 bash[41963]: audit 2023-12-01T06:40:42.136312+0000 mon.a (mon.0) 2658 : audit 0 from='client.? 172.21.15.80:0/1195096546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:40:43.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:40:42 smithi090 bash[32384]: cluster 2023-12-01T06:40:40.776887+0000 mgr.y (mgr.24362) 3367 : cluster 0 pgmap v3336: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:40:43.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:40:42 smithi090 bash[32384]: audit 2023-12-01T06:40:42.136312+0000 mon.a (mon.0) 2658 : audit 0 from='client.? 172.21.15.80:0/1195096546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:40:44.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:40:44 smithi080 bash[28361]: cluster 2023-12-01T06:40:42.777687+0000 mgr.y (mgr.24362) 3368 : cluster 0 pgmap v3337: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:40:45.042 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:40:44 smithi080 bash[28361]: audit 2023-12-01T06:40:44.591652+0000 mon.a (mon.0) 2659 : audit 0 from='client.? 172.21.15.80:0/2671816542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:40:45.042 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:40:44 smithi080 bash[41963]: cluster 2023-12-01T06:40:42.777687+0000 mgr.y (mgr.24362) 3368 : cluster 0 pgmap v3337: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:40:45.043 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:40:44 smithi080 bash[41963]: audit 2023-12-01T06:40:44.591652+0000 mon.a (mon.0) 2659 : audit 0 from='client.? 172.21.15.80:0/2671816542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:40:45.043 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:40:44 smithi090 bash[32384]: cluster 2023-12-01T06:40:42.777687+0000 mgr.y (mgr.24362) 3368 : cluster 0 pgmap v3337: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:40:45.043 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:40:44 smithi090 bash[32384]: audit 2023-12-01T06:40:44.591652+0000 mon.a (mon.0) 2659 : audit 0 from='client.? 172.21.15.80:0/2671816542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:40:46.661 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:40:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:40:46] "GET /metrics HTTP/1.1" 200 33977 "" "Prometheus/2.43.0" 2023-12-01T06:40:46.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:40:46 smithi080 bash[28361]: cluster 2023-12-01T06:40:44.778340+0000 mgr.y (mgr.24362) 3369 : cluster 0 pgmap v3338: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:40:46.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:40:46 smithi080 bash[41963]: cluster 2023-12-01T06:40:44.778340+0000 mgr.y (mgr.24362) 3369 : cluster 0 pgmap v3338: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:40:47.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:40:46 smithi090 bash[32384]: cluster 2023-12-01T06:40:44.778340+0000 mgr.y (mgr.24362) 3369 : cluster 0 pgmap v3338: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:40:47.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:40:47 smithi080 bash[41963]: audit 2023-12-01T06:40:47.054842+0000 mon.c (mon.2) 2142 : audit 0 from='client.? 172.21.15.80:0/1703192230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:40:47.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:40:47 smithi080 bash[28361]: audit 2023-12-01T06:40:47.054842+0000 mon.c (mon.2) 2142 : audit 0 from='client.? 172.21.15.80:0/1703192230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:40:48.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:40:47 smithi090 bash[32384]: audit 2023-12-01T06:40:47.054842+0000 mon.c (mon.2) 2142 : audit 0 from='client.? 172.21.15.80:0/1703192230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:40:48.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:40:48 smithi080 bash[41963]: cluster 2023-12-01T06:40:46.779573+0000 mgr.y (mgr.24362) 3370 : cluster 0 pgmap v3339: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:40:48.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:40:48 smithi080 bash[28361]: cluster 2023-12-01T06:40:46.779573+0000 mgr.y (mgr.24362) 3370 : cluster 0 pgmap v3339: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:40:49.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:40:48 smithi090 bash[32384]: cluster 2023-12-01T06:40:46.779573+0000 mgr.y (mgr.24362) 3370 : cluster 0 pgmap v3339: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:40:50.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:40:50 smithi080 bash[41963]: cluster 2023-12-01T06:40:48.780375+0000 mgr.y (mgr.24362) 3371 : cluster 0 pgmap v3340: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:40:50.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:40:50 smithi080 bash[41963]: audit 2023-12-01T06:40:49.507098+0000 mon.c (mon.2) 2143 : audit 0 from='client.? 172.21.15.80:0/1201212223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:40:50.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:40:50 smithi080 bash[28361]: cluster 2023-12-01T06:40:48.780375+0000 mgr.y (mgr.24362) 3371 : cluster 0 pgmap v3340: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:40:50.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:40:50 smithi080 bash[28361]: audit 2023-12-01T06:40:49.507098+0000 mon.c (mon.2) 2143 : audit 0 from='client.? 172.21.15.80:0/1201212223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:40:50.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:40:50 smithi090 bash[32384]: cluster 2023-12-01T06:40:48.780375+0000 mgr.y (mgr.24362) 3371 : cluster 0 pgmap v3340: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:40:50.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:40:50 smithi090 bash[32384]: audit 2023-12-01T06:40:49.507098+0000 mon.c (mon.2) 2143 : audit 0 from='client.? 172.21.15.80:0/1201212223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:40:52.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:40:52 smithi080 bash[41963]: cluster 2023-12-01T06:40:50.781354+0000 mgr.y (mgr.24362) 3372 : cluster 0 pgmap v3341: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:40:52.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:40:52 smithi080 bash[41963]: audit 2023-12-01T06:40:51.960647+0000 mon.a (mon.0) 2660 : audit 0 from='client.? 172.21.15.80:0/3575003319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:40:52.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:40:52 smithi080 bash[28361]: cluster 2023-12-01T06:40:50.781354+0000 mgr.y (mgr.24362) 3372 : cluster 0 pgmap v3341: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:40:52.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:40:52 smithi080 bash[28361]: audit 2023-12-01T06:40:51.960647+0000 mon.a (mon.0) 2660 : audit 0 from='client.? 172.21.15.80:0/3575003319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:40:52.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:40:52 smithi090 bash[32384]: cluster 2023-12-01T06:40:50.781354+0000 mgr.y (mgr.24362) 3372 : cluster 0 pgmap v3341: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:40:52.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:40:52 smithi090 bash[32384]: audit 2023-12-01T06:40:51.960647+0000 mon.a (mon.0) 2660 : audit 0 from='client.? 172.21.15.80:0/3575003319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:40:54.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:40:54 smithi080 bash[28361]: cluster 2023-12-01T06:40:52.782156+0000 mgr.y (mgr.24362) 3373 : cluster 0 pgmap v3342: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:40:54.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:40:54 smithi080 bash[41963]: cluster 2023-12-01T06:40:52.782156+0000 mgr.y (mgr.24362) 3373 : cluster 0 pgmap v3342: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:40:54.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:40:54 smithi090 bash[32384]: cluster 2023-12-01T06:40:52.782156+0000 mgr.y (mgr.24362) 3373 : cluster 0 pgmap v3342: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:40:55.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:40:55 smithi080 bash[28361]: audit 2023-12-01T06:40:54.420237+0000 mon.a (mon.0) 2661 : audit 0 from='client.? 172.21.15.80:0/83584441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:40:55.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:40:55 smithi080 bash[28361]: audit 2023-12-01T06:40:54.954475+0000 mon.c (mon.2) 2144 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:40:55.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:40:55 smithi080 bash[41963]: audit 2023-12-01T06:40:54.420237+0000 mon.a (mon.0) 2661 : audit 0 from='client.? 172.21.15.80:0/83584441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:40:55.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:40:55 smithi080 bash[41963]: audit 2023-12-01T06:40:54.954475+0000 mon.c (mon.2) 2144 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:40:55.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:40:55 smithi090 bash[32384]: audit 2023-12-01T06:40:54.420237+0000 mon.a (mon.0) 2661 : audit 0 from='client.? 172.21.15.80:0/83584441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:40:55.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:40:55 smithi090 bash[32384]: audit 2023-12-01T06:40:54.954475+0000 mon.c (mon.2) 2144 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:40:56.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:40:56 smithi080 bash[28361]: cluster 2023-12-01T06:40:54.782859+0000 mgr.y (mgr.24362) 3374 : cluster 0 pgmap v3343: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:40:56.433 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:40:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:40:56] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T06:40:56.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:40:56 smithi080 bash[41963]: cluster 2023-12-01T06:40:54.782859+0000 mgr.y (mgr.24362) 3374 : cluster 0 pgmap v3343: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:40:56.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:40:56 smithi090 bash[32384]: cluster 2023-12-01T06:40:54.782859+0000 mgr.y (mgr.24362) 3374 : cluster 0 pgmap v3343: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:40:57.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:40:57 smithi080 bash[41963]: audit 2023-12-01T06:40:56.880996+0000 mon.c (mon.2) 2145 : audit 0 from='client.? 172.21.15.80:0/2489030356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:40:57.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:40:57 smithi080 bash[28361]: audit 2023-12-01T06:40:56.880996+0000 mon.c (mon.2) 2145 : audit 0 from='client.? 172.21.15.80:0/2489030356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:40:57.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:40:57 smithi090 bash[32384]: audit 2023-12-01T06:40:56.880996+0000 mon.c (mon.2) 2145 : audit 0 from='client.? 172.21.15.80:0/2489030356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:40:58.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:40:58 smithi080 bash[28361]: cluster 2023-12-01T06:40:56.783586+0000 mgr.y (mgr.24362) 3375 : cluster 0 pgmap v3344: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:40:58.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:40:58 smithi080 bash[41963]: cluster 2023-12-01T06:40:56.783586+0000 mgr.y (mgr.24362) 3375 : cluster 0 pgmap v3344: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:40:58.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:40:58 smithi090 bash[32384]: cluster 2023-12-01T06:40:56.783586+0000 mgr.y (mgr.24362) 3375 : cluster 0 pgmap v3344: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:41:00.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:41:00 smithi090 bash[32384]: cluster 2023-12-01T06:40:58.784189+0000 mgr.y (mgr.24362) 3376 : cluster 0 pgmap v3345: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:41:00.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:41:00 smithi090 bash[32384]: audit 2023-12-01T06:40:59.333297+0000 mon.c (mon.2) 2146 : audit 0 from='client.? 172.21.15.80:0/2147945309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:41:00.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:41:00 smithi080 bash[41963]: cluster 2023-12-01T06:40:58.784189+0000 mgr.y (mgr.24362) 3376 : cluster 0 pgmap v3345: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:41:00.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:41:00 smithi080 bash[41963]: audit 2023-12-01T06:40:59.333297+0000 mon.c (mon.2) 2146 : audit 0 from='client.? 172.21.15.80:0/2147945309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:41:00.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:41:00 smithi080 bash[28361]: cluster 2023-12-01T06:40:58.784189+0000 mgr.y (mgr.24362) 3376 : cluster 0 pgmap v3345: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:41:00.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:41:00 smithi080 bash[28361]: audit 2023-12-01T06:40:59.333297+0000 mon.c (mon.2) 2146 : audit 0 from='client.? 172.21.15.80:0/2147945309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:41:02.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:41:02 smithi090 bash[32384]: cluster 2023-12-01T06:41:00.785116+0000 mgr.y (mgr.24362) 3377 : cluster 0 pgmap v3346: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:41:02.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:41:02 smithi090 bash[32384]: audit 2023-12-01T06:41:01.792779+0000 mon.c (mon.2) 2147 : audit 0 from='client.? 172.21.15.80:0/2785665659' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:41:02.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:41:02 smithi080 bash[41963]: cluster 2023-12-01T06:41:00.785116+0000 mgr.y (mgr.24362) 3377 : cluster 0 pgmap v3346: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:41:02.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:41:02 smithi080 bash[41963]: audit 2023-12-01T06:41:01.792779+0000 mon.c (mon.2) 2147 : audit 0 from='client.? 172.21.15.80:0/2785665659' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:41:02.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:41:02 smithi080 bash[28361]: cluster 2023-12-01T06:41:00.785116+0000 mgr.y (mgr.24362) 3377 : cluster 0 pgmap v3346: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:41:02.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:41:02 smithi080 bash[28361]: audit 2023-12-01T06:41:01.792779+0000 mon.c (mon.2) 2147 : audit 0 from='client.? 172.21.15.80:0/2785665659' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:41:04.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:41:04 smithi090 bash[32384]: cluster 2023-12-01T06:41:02.785920+0000 mgr.y (mgr.24362) 3378 : cluster 0 pgmap v3347: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:41:04.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:41:04 smithi080 bash[41963]: cluster 2023-12-01T06:41:02.785920+0000 mgr.y (mgr.24362) 3378 : cluster 0 pgmap v3347: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:41:04.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:41:04 smithi080 bash[28361]: cluster 2023-12-01T06:41:02.785920+0000 mgr.y (mgr.24362) 3378 : cluster 0 pgmap v3347: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:41:05.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:41:05 smithi090 bash[32384]: audit 2023-12-01T06:41:04.250001+0000 mon.a (mon.0) 2662 : audit 0 from='client.? 172.21.15.80:0/2986854138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:41:05.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:41:05 smithi080 bash[28361]: audit 2023-12-01T06:41:04.250001+0000 mon.a (mon.0) 2662 : audit 0 from='client.? 172.21.15.80:0/2986854138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:41:05.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:41:05 smithi080 bash[41963]: audit 2023-12-01T06:41:04.250001+0000 mon.a (mon.0) 2662 : audit 0 from='client.? 172.21.15.80:0/2986854138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:41:06.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:41:06 smithi090 bash[32384]: cluster 2023-12-01T06:41:04.786577+0000 mgr.y (mgr.24362) 3379 : cluster 0 pgmap v3348: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:41:06.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:41:06 smithi080 bash[28361]: cluster 2023-12-01T06:41:04.786577+0000 mgr.y (mgr.24362) 3379 : cluster 0 pgmap v3348: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:41:06.683 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:41:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:41:06] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T06:41:06.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:41:06 smithi080 bash[41963]: cluster 2023-12-01T06:41:04.786577+0000 mgr.y (mgr.24362) 3379 : cluster 0 pgmap v3348: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:41:07.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:41:07 smithi090 bash[32384]: audit 2023-12-01T06:41:06.710526+0000 mon.c (mon.2) 2148 : audit 0 from='client.? 172.21.15.80:0/3386797712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:41:07.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:41:07 smithi080 bash[28361]: audit 2023-12-01T06:41:06.710526+0000 mon.c (mon.2) 2148 : audit 0 from='client.? 172.21.15.80:0/3386797712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:41:07.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:41:07 smithi080 bash[41963]: audit 2023-12-01T06:41:06.710526+0000 mon.c (mon.2) 2148 : audit 0 from='client.? 172.21.15.80:0/3386797712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:41:08.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:41:08 smithi090 bash[32384]: cluster 2023-12-01T06:41:06.787650+0000 mgr.y (mgr.24362) 3380 : cluster 0 pgmap v3349: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:41:08.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:41:08 smithi080 bash[28361]: cluster 2023-12-01T06:41:06.787650+0000 mgr.y (mgr.24362) 3380 : cluster 0 pgmap v3349: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:41:08.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:41:08 smithi080 bash[41963]: cluster 2023-12-01T06:41:06.787650+0000 mgr.y (mgr.24362) 3380 : cluster 0 pgmap v3349: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:41:10.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:41:10 smithi080 bash[28361]: cluster 2023-12-01T06:41:08.788333+0000 mgr.y (mgr.24362) 3381 : cluster 0 pgmap v3350: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:41:10.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:41:10 smithi080 bash[28361]: audit 2023-12-01T06:41:09.165750+0000 mon.c (mon.2) 2149 : audit 0 from='client.? 172.21.15.80:0/846053567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:41:10.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:41:10 smithi080 bash[28361]: audit 2023-12-01T06:41:09.954776+0000 mon.c (mon.2) 2150 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:41:10.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:41:10 smithi080 bash[41963]: cluster 2023-12-01T06:41:08.788333+0000 mgr.y (mgr.24362) 3381 : cluster 0 pgmap v3350: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:41:10.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:41:10 smithi080 bash[41963]: audit 2023-12-01T06:41:09.165750+0000 mon.c (mon.2) 2149 : audit 0 from='client.? 172.21.15.80:0/846053567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:41:10.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:41:10 smithi080 bash[41963]: audit 2023-12-01T06:41:09.954776+0000 mon.c (mon.2) 2150 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:41:10.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:41:10 smithi090 bash[32384]: cluster 2023-12-01T06:41:08.788333+0000 mgr.y (mgr.24362) 3381 : cluster 0 pgmap v3350: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:41:10.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:41:10 smithi090 bash[32384]: audit 2023-12-01T06:41:09.165750+0000 mon.c (mon.2) 2149 : audit 0 from='client.? 172.21.15.80:0/846053567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:41:10.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:41:10 smithi090 bash[32384]: audit 2023-12-01T06:41:09.954776+0000 mon.c (mon.2) 2150 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:41:12.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:41:12 smithi080 bash[28361]: cluster 2023-12-01T06:41:10.789257+0000 mgr.y (mgr.24362) 3382 : cluster 0 pgmap v3351: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:41:12.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:41:12 smithi080 bash[28361]: audit 2023-12-01T06:41:11.618655+0000 mon.c (mon.2) 2151 : audit 0 from='client.? 172.21.15.80:0/2620040874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:41:12.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:41:12 smithi080 bash[41963]: cluster 2023-12-01T06:41:10.789257+0000 mgr.y (mgr.24362) 3382 : cluster 0 pgmap v3351: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:41:12.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:41:12 smithi080 bash[41963]: audit 2023-12-01T06:41:11.618655+0000 mon.c (mon.2) 2151 : audit 0 from='client.? 172.21.15.80:0/2620040874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:41:12.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:41:12 smithi090 bash[32384]: cluster 2023-12-01T06:41:10.789257+0000 mgr.y (mgr.24362) 3382 : cluster 0 pgmap v3351: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:41:12.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:41:12 smithi090 bash[32384]: audit 2023-12-01T06:41:11.618655+0000 mon.c (mon.2) 2151 : audit 0 from='client.? 172.21.15.80:0/2620040874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:41:14.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:41:14 smithi080 bash[28361]: cluster 2023-12-01T06:41:12.790077+0000 mgr.y (mgr.24362) 3383 : cluster 0 pgmap v3352: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:41:14.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:41:14 smithi080 bash[28361]: audit 2023-12-01T06:41:14.076421+0000 mon.c (mon.2) 2152 : audit 0 from='client.? 172.21.15.80:0/1895833783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:41:14.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:41:14 smithi080 bash[41963]: cluster 2023-12-01T06:41:12.790077+0000 mgr.y (mgr.24362) 3383 : cluster 0 pgmap v3352: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:41:14.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:41:14 smithi080 bash[41963]: audit 2023-12-01T06:41:14.076421+0000 mon.c (mon.2) 2152 : audit 0 from='client.? 172.21.15.80:0/1895833783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:41:14.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:41:14 smithi090 bash[32384]: cluster 2023-12-01T06:41:12.790077+0000 mgr.y (mgr.24362) 3383 : cluster 0 pgmap v3352: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:41:14.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:41:14 smithi090 bash[32384]: audit 2023-12-01T06:41:14.076421+0000 mon.c (mon.2) 2152 : audit 0 from='client.? 172.21.15.80:0/1895833783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:41:16.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:41:16 smithi080 bash[28361]: cluster 2023-12-01T06:41:14.790730+0000 mgr.y (mgr.24362) 3384 : cluster 0 pgmap v3353: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:41:16.433 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:41:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:41:16] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T06:41:16.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:41:16 smithi080 bash[41963]: cluster 2023-12-01T06:41:14.790730+0000 mgr.y (mgr.24362) 3384 : cluster 0 pgmap v3353: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:41:16.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:41:16 smithi090 bash[32384]: cluster 2023-12-01T06:41:14.790730+0000 mgr.y (mgr.24362) 3384 : cluster 0 pgmap v3353: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:41:17.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:41:17 smithi080 bash[41963]: audit 2023-12-01T06:41:16.539801+0000 mon.c (mon.2) 2153 : audit 0 from='client.? 172.21.15.80:0/3542549229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:41:17.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:41:17 smithi080 bash[28361]: audit 2023-12-01T06:41:16.539801+0000 mon.c (mon.2) 2153 : audit 0 from='client.? 172.21.15.80:0/3542549229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:41:17.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:41:17 smithi090 bash[32384]: audit 2023-12-01T06:41:16.539801+0000 mon.c (mon.2) 2153 : audit 0 from='client.? 172.21.15.80:0/3542549229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:41:18.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:41:18 smithi090 bash[32384]: cluster 2023-12-01T06:41:16.791899+0000 mgr.y (mgr.24362) 3385 : cluster 0 pgmap v3354: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:41:18.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:41:18 smithi080 bash[41963]: cluster 2023-12-01T06:41:16.791899+0000 mgr.y (mgr.24362) 3385 : cluster 0 pgmap v3354: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:41:18.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:41:18 smithi080 bash[28361]: cluster 2023-12-01T06:41:16.791899+0000 mgr.y (mgr.24362) 3385 : cluster 0 pgmap v3354: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:41:19.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:41:19 smithi090 bash[32384]: audit 2023-12-01T06:41:18.993375+0000 mon.c (mon.2) 2154 : audit 0 from='client.? 172.21.15.80:0/3862471656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:41:19.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:41:19 smithi080 bash[28361]: audit 2023-12-01T06:41:18.993375+0000 mon.c (mon.2) 2154 : audit 0 from='client.? 172.21.15.80:0/3862471656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:41:19.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:41:19 smithi080 bash[41963]: audit 2023-12-01T06:41:18.993375+0000 mon.c (mon.2) 2154 : audit 0 from='client.? 172.21.15.80:0/3862471656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:41:20.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:41:20 smithi090 bash[32384]: cluster 2023-12-01T06:41:18.792502+0000 mgr.y (mgr.24362) 3386 : cluster 0 pgmap v3355: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:41:20.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:41:20 smithi080 bash[28361]: cluster 2023-12-01T06:41:18.792502+0000 mgr.y (mgr.24362) 3386 : cluster 0 pgmap v3355: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:41:20.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:41:20 smithi080 bash[41963]: cluster 2023-12-01T06:41:18.792502+0000 mgr.y (mgr.24362) 3386 : cluster 0 pgmap v3355: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:41:22.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:41:22 smithi090 bash[32384]: cluster 2023-12-01T06:41:20.793508+0000 mgr.y (mgr.24362) 3387 : cluster 0 pgmap v3356: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:41:22.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:41:22 smithi090 bash[32384]: audit 2023-12-01T06:41:21.447753+0000 mon.c (mon.2) 2155 : audit 0 from='client.? 172.21.15.80:0/4171602107' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:41:22.685 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:41:22 smithi080 bash[41963]: cluster 2023-12-01T06:41:20.793508+0000 mgr.y (mgr.24362) 3387 : cluster 0 pgmap v3356: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:41:22.685 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:41:22 smithi080 bash[41963]: audit 2023-12-01T06:41:21.447753+0000 mon.c (mon.2) 2155 : audit 0 from='client.? 172.21.15.80:0/4171602107' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:41:22.686 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:41:22 smithi080 bash[28361]: cluster 2023-12-01T06:41:20.793508+0000 mgr.y (mgr.24362) 3387 : cluster 0 pgmap v3356: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:41:22.686 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:41:22 smithi080 bash[28361]: audit 2023-12-01T06:41:21.447753+0000 mon.c (mon.2) 2155 : audit 0 from='client.? 172.21.15.80:0/4171602107' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:41:24.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:41:24 smithi090 bash[32384]: cluster 2023-12-01T06:41:22.794308+0000 mgr.y (mgr.24362) 3388 : cluster 0 pgmap v3357: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:41:24.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:41:24 smithi090 bash[32384]: audit 2023-12-01T06:41:23.910862+0000 mon.c (mon.2) 2156 : audit 0 from='client.? 172.21.15.80:0/3028214465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:41:24.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:41:24 smithi080 bash[41963]: cluster 2023-12-01T06:41:22.794308+0000 mgr.y (mgr.24362) 3388 : cluster 0 pgmap v3357: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:41:24.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:41:24 smithi080 bash[41963]: audit 2023-12-01T06:41:23.910862+0000 mon.c (mon.2) 2156 : audit 0 from='client.? 172.21.15.80:0/3028214465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:41:24.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:41:24 smithi080 bash[28361]: cluster 2023-12-01T06:41:22.794308+0000 mgr.y (mgr.24362) 3388 : cluster 0 pgmap v3357: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:41:24.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:41:24 smithi080 bash[28361]: audit 2023-12-01T06:41:23.910862+0000 mon.c (mon.2) 2156 : audit 0 from='client.? 172.21.15.80:0/3028214465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:41:25.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:41:25 smithi090 bash[32384]: audit 2023-12-01T06:41:24.955444+0000 mon.c (mon.2) 2157 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:41:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:41:25 smithi080 bash[41963]: audit 2023-12-01T06:41:24.955444+0000 mon.c (mon.2) 2157 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:41:25.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:41:25 smithi080 bash[28361]: audit 2023-12-01T06:41:24.955444+0000 mon.c (mon.2) 2157 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:41:26.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:41:26 smithi090 bash[32384]: cluster 2023-12-01T06:41:24.794935+0000 mgr.y (mgr.24362) 3389 : cluster 0 pgmap v3358: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:41:26.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:41:26 smithi080 bash[28361]: cluster 2023-12-01T06:41:24.794935+0000 mgr.y (mgr.24362) 3389 : cluster 0 pgmap v3358: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:41:26.683 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:41:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:41:26] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T06:41:26.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:41:26 smithi080 bash[41963]: cluster 2023-12-01T06:41:24.794935+0000 mgr.y (mgr.24362) 3389 : cluster 0 pgmap v3358: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:41:27.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:41:27 smithi090 bash[32384]: audit 2023-12-01T06:41:26.365182+0000 mon.c (mon.2) 2158 : audit 0 from='client.? 172.21.15.80:0/554000425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:41:27.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:41:27 smithi080 bash[28361]: audit 2023-12-01T06:41:26.365182+0000 mon.c (mon.2) 2158 : audit 0 from='client.? 172.21.15.80:0/554000425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:41:27.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:41:27 smithi080 bash[41963]: audit 2023-12-01T06:41:26.365182+0000 mon.c (mon.2) 2158 : audit 0 from='client.? 172.21.15.80:0/554000425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:41:28.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:41:28 smithi090 bash[32384]: cluster 2023-12-01T06:41:26.796114+0000 mgr.y (mgr.24362) 3390 : cluster 0 pgmap v3359: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:41:28.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:41:28 smithi080 bash[41963]: cluster 2023-12-01T06:41:26.796114+0000 mgr.y (mgr.24362) 3390 : cluster 0 pgmap v3359: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:41:28.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:41:28 smithi080 bash[28361]: cluster 2023-12-01T06:41:26.796114+0000 mgr.y (mgr.24362) 3390 : cluster 0 pgmap v3359: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:41:29.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:41:29 smithi090 bash[32384]: audit 2023-12-01T06:41:28.820492+0000 mon.a (mon.0) 2663 : audit 0 from='client.? 172.21.15.80:0/1373114125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:41:29.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:41:29 smithi080 bash[28361]: audit 2023-12-01T06:41:28.820492+0000 mon.a (mon.0) 2663 : audit 0 from='client.? 172.21.15.80:0/1373114125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:41:29.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:41:29 smithi080 bash[41963]: audit 2023-12-01T06:41:28.820492+0000 mon.a (mon.0) 2663 : audit 0 from='client.? 172.21.15.80:0/1373114125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:41:30.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:41:30 smithi090 bash[32384]: cluster 2023-12-01T06:41:28.796530+0000 mgr.y (mgr.24362) 3391 : cluster 0 pgmap v3360: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:41:30.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:41:30 smithi080 bash[41963]: cluster 2023-12-01T06:41:28.796530+0000 mgr.y (mgr.24362) 3391 : cluster 0 pgmap v3360: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:41:30.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:41:30 smithi080 bash[28361]: cluster 2023-12-01T06:41:28.796530+0000 mgr.y (mgr.24362) 3391 : cluster 0 pgmap v3360: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:41:32.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:41:32 smithi090 bash[32384]: cluster 2023-12-01T06:41:30.797482+0000 mgr.y (mgr.24362) 3392 : cluster 0 pgmap v3361: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:41:32.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:41:32 smithi090 bash[32384]: audit 2023-12-01T06:41:31.246266+0000 mon.c (mon.2) 2159 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:41:32.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:41:32 smithi090 bash[32384]: audit 2023-12-01T06:41:31.280543+0000 mon.a (mon.0) 2664 : audit 0 from='client.? 172.21.15.80:0/2808050597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:41:32.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:41:32 smithi090 bash[32384]: audit 2023-12-01T06:41:31.624141+0000 mon.a (mon.0) 2665 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:41:32.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:41:32 smithi090 bash[32384]: audit 2023-12-01T06:41:31.632570+0000 mon.a (mon.0) 2666 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:41:32.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:41:32 smithi080 bash[28361]: cluster 2023-12-01T06:41:30.797482+0000 mgr.y (mgr.24362) 3392 : cluster 0 pgmap v3361: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:41:32.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:41:32 smithi080 bash[28361]: audit 2023-12-01T06:41:31.246266+0000 mon.c (mon.2) 2159 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:41:32.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:41:32 smithi080 bash[28361]: audit 2023-12-01T06:41:31.280543+0000 mon.a (mon.0) 2664 : audit 0 from='client.? 172.21.15.80:0/2808050597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:41:32.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:41:32 smithi080 bash[28361]: audit 2023-12-01T06:41:31.624141+0000 mon.a (mon.0) 2665 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:41:32.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:41:32 smithi080 bash[28361]: audit 2023-12-01T06:41:31.632570+0000 mon.a (mon.0) 2666 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:41:32.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:41:32 smithi080 bash[41963]: cluster 2023-12-01T06:41:30.797482+0000 mgr.y (mgr.24362) 3392 : cluster 0 pgmap v3361: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:41:32.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:41:32 smithi080 bash[41963]: audit 2023-12-01T06:41:31.246266+0000 mon.c (mon.2) 2159 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:41:32.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:41:32 smithi080 bash[41963]: audit 2023-12-01T06:41:31.280543+0000 mon.a (mon.0) 2664 : audit 0 from='client.? 172.21.15.80:0/2808050597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:41:32.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:41:32 smithi080 bash[41963]: audit 2023-12-01T06:41:31.624141+0000 mon.a (mon.0) 2665 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:41:32.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:41:32 smithi080 bash[41963]: audit 2023-12-01T06:41:31.632570+0000 mon.a (mon.0) 2666 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:41:34.246 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 06:41:33 smithi090 bash[65515]: logger=cleanup t=2023-12-01T06:41:33.838978242Z level=info msg="Completed cleanup jobs" duration=48.485426ms 2023-12-01T06:41:34.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:41:34 smithi090 bash[32384]: cluster 2023-12-01T06:41:32.798303+0000 mgr.y (mgr.24362) 3393 : cluster 0 pgmap v3362: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:41:34.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:41:34 smithi090 bash[32384]: audit 2023-12-01T06:41:33.733298+0000 mon.a (mon.0) 2667 : audit 0 from='client.? 172.21.15.80:0/1209545877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:41:34.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:41:34 smithi080 bash[28361]: cluster 2023-12-01T06:41:32.798303+0000 mgr.y (mgr.24362) 3393 : cluster 0 pgmap v3362: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:41:34.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:41:34 smithi080 bash[28361]: audit 2023-12-01T06:41:33.733298+0000 mon.a (mon.0) 2667 : audit 0 from='client.? 172.21.15.80:0/1209545877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:41:34.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:41:34 smithi080 bash[41963]: cluster 2023-12-01T06:41:32.798303+0000 mgr.y (mgr.24362) 3393 : cluster 0 pgmap v3362: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:41:34.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:41:34 smithi080 bash[41963]: audit 2023-12-01T06:41:33.733298+0000 mon.a (mon.0) 2667 : audit 0 from='client.? 172.21.15.80:0/1209545877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:41:36.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:41:36 smithi090 bash[32384]: cluster 2023-12-01T06:41:34.798967+0000 mgr.y (mgr.24362) 3394 : cluster 0 pgmap v3363: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:41:36.523 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:41:36 smithi090 bash[32384]: audit 2023-12-01T06:41:36.193878+0000 mon.a (mon.0) 2668 : audit 0 from='client.? 172.21.15.80:0/1263237476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:41:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:41:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:41:36] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T06:41:36.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:41:36 smithi080 bash[41963]: cluster 2023-12-01T06:41:34.798967+0000 mgr.y (mgr.24362) 3394 : cluster 0 pgmap v3363: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:41:36.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:41:36 smithi080 bash[41963]: audit 2023-12-01T06:41:36.193878+0000 mon.a (mon.0) 2668 : audit 0 from='client.? 172.21.15.80:0/1263237476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:41:36.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:41:36 smithi080 bash[28361]: cluster 2023-12-01T06:41:34.798967+0000 mgr.y (mgr.24362) 3394 : cluster 0 pgmap v3363: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:41:36.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:41:36 smithi080 bash[28361]: audit 2023-12-01T06:41:36.193878+0000 mon.a (mon.0) 2668 : audit 0 from='client.? 172.21.15.80:0/1263237476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:41:38.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:41:38 smithi090 bash[32384]: cluster 2023-12-01T06:41:36.799990+0000 mgr.y (mgr.24362) 3395 : cluster 0 pgmap v3364: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:41:38.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:41:38 smithi090 bash[32384]: audit 2023-12-01T06:41:37.444067+0000 mon.a (mon.0) 2669 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:41:38.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:41:38 smithi090 bash[32384]: audit 2023-12-01T06:41:37.456648+0000 mon.a (mon.0) 2670 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:41:38.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:41:38 smithi090 bash[32384]: audit 2023-12-01T06:41:37.476294+0000 mon.a (mon.0) 2671 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:41:38.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:41:38 smithi090 bash[32384]: audit 2023-12-01T06:41:37.487515+0000 mon.a (mon.0) 2672 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:41:38.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:41:38 smithi090 bash[32384]: audit 2023-12-01T06:41:38.029075+0000 mon.c (mon.2) 2160 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:41:38.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:41:38 smithi090 bash[32384]: audit 2023-12-01T06:41:38.031105+0000 mon.c (mon.2) 2161 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:41:38.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:41:38 smithi090 bash[32384]: audit 2023-12-01T06:41:38.040013+0000 mon.a (mon.0) 2673 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:41:38.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:41:38 smithi080 bash[28361]: cluster 2023-12-01T06:41:36.799990+0000 mgr.y (mgr.24362) 3395 : cluster 0 pgmap v3364: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:41:38.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:41:38 smithi080 bash[28361]: audit 2023-12-01T06:41:37.444067+0000 mon.a (mon.0) 2669 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:41:38.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:41:38 smithi080 bash[28361]: audit 2023-12-01T06:41:37.456648+0000 mon.a (mon.0) 2670 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:41:38.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:41:38 smithi080 bash[28361]: audit 2023-12-01T06:41:37.476294+0000 mon.a (mon.0) 2671 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:41:38.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:41:38 smithi080 bash[28361]: audit 2023-12-01T06:41:37.487515+0000 mon.a (mon.0) 2672 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:41:38.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:41:38 smithi080 bash[28361]: audit 2023-12-01T06:41:38.029075+0000 mon.c (mon.2) 2160 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:41:38.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:41:38 smithi080 bash[28361]: audit 2023-12-01T06:41:38.031105+0000 mon.c (mon.2) 2161 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:41:38.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:41:38 smithi080 bash[28361]: audit 2023-12-01T06:41:38.040013+0000 mon.a (mon.0) 2673 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:41:38.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:41:38 smithi080 bash[41963]: cluster 2023-12-01T06:41:36.799990+0000 mgr.y (mgr.24362) 3395 : cluster 0 pgmap v3364: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:41:38.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:41:38 smithi080 bash[41963]: audit 2023-12-01T06:41:37.444067+0000 mon.a (mon.0) 2669 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:41:38.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:41:38 smithi080 bash[41963]: audit 2023-12-01T06:41:37.456648+0000 mon.a (mon.0) 2670 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:41:38.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:41:38 smithi080 bash[41963]: audit 2023-12-01T06:41:37.476294+0000 mon.a (mon.0) 2671 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:41:38.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:41:38 smithi080 bash[41963]: audit 2023-12-01T06:41:37.487515+0000 mon.a (mon.0) 2672 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:41:38.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:41:38 smithi080 bash[41963]: audit 2023-12-01T06:41:38.029075+0000 mon.c (mon.2) 2160 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:41:38.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:41:38 smithi080 bash[41963]: audit 2023-12-01T06:41:38.031105+0000 mon.c (mon.2) 2161 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:41:38.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:41:38 smithi080 bash[41963]: audit 2023-12-01T06:41:38.040013+0000 mon.a (mon.0) 2673 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:41:39.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:41:39 smithi090 bash[32384]: audit 2023-12-01T06:41:38.658523+0000 mon.c (mon.2) 2162 : audit 0 from='client.? 172.21.15.80:0/751994165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:41:39.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:41:39 smithi080 bash[28361]: audit 2023-12-01T06:41:38.658523+0000 mon.c (mon.2) 2162 : audit 0 from='client.? 172.21.15.80:0/751994165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:41:39.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:41:39 smithi080 bash[41963]: audit 2023-12-01T06:41:38.658523+0000 mon.c (mon.2) 2162 : audit 0 from='client.? 172.21.15.80:0/751994165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:41:40.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:41:40 smithi090 bash[32384]: cluster 2023-12-01T06:41:38.800556+0000 mgr.y (mgr.24362) 3396 : cluster 0 pgmap v3365: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:41:40.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:41:40 smithi090 bash[32384]: audit 2023-12-01T06:41:39.955560+0000 mon.c (mon.2) 2163 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:41:40.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:41:40 smithi080 bash[41963]: cluster 2023-12-01T06:41:38.800556+0000 mgr.y (mgr.24362) 3396 : cluster 0 pgmap v3365: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:41:40.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:41:40 smithi080 bash[41963]: audit 2023-12-01T06:41:39.955560+0000 mon.c (mon.2) 2163 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:41:40.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:41:40 smithi080 bash[28361]: cluster 2023-12-01T06:41:38.800556+0000 mgr.y (mgr.24362) 3396 : cluster 0 pgmap v3365: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:41:40.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:41:40 smithi080 bash[28361]: audit 2023-12-01T06:41:39.955560+0000 mon.c (mon.2) 2163 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:41:41.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:41:41 smithi090 bash[32384]: audit 2023-12-01T06:41:41.121528+0000 mon.c (mon.2) 2164 : audit 0 from='client.? 172.21.15.80:0/1999563038' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:41:41.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:41:41 smithi080 bash[28361]: audit 2023-12-01T06:41:41.121528+0000 mon.c (mon.2) 2164 : audit 0 from='client.? 172.21.15.80:0/1999563038' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:41:41.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:41:41 smithi080 bash[41963]: audit 2023-12-01T06:41:41.121528+0000 mon.c (mon.2) 2164 : audit 0 from='client.? 172.21.15.80:0/1999563038' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:41:42.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:41:42 smithi090 bash[32384]: cluster 2023-12-01T06:41:40.801285+0000 mgr.y (mgr.24362) 3397 : cluster 0 pgmap v3366: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:41:42.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:41:42 smithi080 bash[28361]: cluster 2023-12-01T06:41:40.801285+0000 mgr.y (mgr.24362) 3397 : cluster 0 pgmap v3366: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:41:42.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:41:42 smithi080 bash[41963]: cluster 2023-12-01T06:41:40.801285+0000 mgr.y (mgr.24362) 3397 : cluster 0 pgmap v3366: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:41:44.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:41:44 smithi090 bash[32384]: cluster 2023-12-01T06:41:42.802027+0000 mgr.y (mgr.24362) 3398 : cluster 0 pgmap v3367: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:41:44.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:41:44 smithi090 bash[32384]: audit 2023-12-01T06:41:43.580419+0000 mon.a (mon.0) 2674 : audit 0 from='client.? 172.21.15.80:0/1679069276' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:41:44.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:41:44 smithi080 bash[41963]: cluster 2023-12-01T06:41:42.802027+0000 mgr.y (mgr.24362) 3398 : cluster 0 pgmap v3367: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:41:44.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:41:44 smithi080 bash[41963]: audit 2023-12-01T06:41:43.580419+0000 mon.a (mon.0) 2674 : audit 0 from='client.? 172.21.15.80:0/1679069276' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:41:44.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:41:44 smithi080 bash[28361]: cluster 2023-12-01T06:41:42.802027+0000 mgr.y (mgr.24362) 3398 : cluster 0 pgmap v3367: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:41:44.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:41:44 smithi080 bash[28361]: audit 2023-12-01T06:41:43.580419+0000 mon.a (mon.0) 2674 : audit 0 from='client.? 172.21.15.80:0/1679069276' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:41:46.685 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:41:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:41:46] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T06:41:46.685 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:41:46 smithi080 bash[28361]: cluster 2023-12-01T06:41:44.802660+0000 mgr.y (mgr.24362) 3399 : cluster 0 pgmap v3368: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:41:46.685 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:41:46 smithi080 bash[28361]: audit 2023-12-01T06:41:46.037720+0000 mon.a (mon.0) 2675 : audit 0 from='client.? 172.21.15.80:0/3860582234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:41:46.686 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:41:46 smithi080 bash[41963]: cluster 2023-12-01T06:41:44.802660+0000 mgr.y (mgr.24362) 3399 : cluster 0 pgmap v3368: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:41:46.686 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:41:46 smithi080 bash[41963]: audit 2023-12-01T06:41:46.037720+0000 mon.a (mon.0) 2675 : audit 0 from='client.? 172.21.15.80:0/3860582234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:41:46.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:41:46 smithi090 bash[32384]: cluster 2023-12-01T06:41:44.802660+0000 mgr.y (mgr.24362) 3399 : cluster 0 pgmap v3368: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:41:46.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:41:46 smithi090 bash[32384]: audit 2023-12-01T06:41:46.037720+0000 mon.a (mon.0) 2675 : audit 0 from='client.? 172.21.15.80:0/3860582234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:41:48.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:41:48 smithi090 bash[32384]: cluster 2023-12-01T06:41:46.803741+0000 mgr.y (mgr.24362) 3400 : cluster 0 pgmap v3369: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:41:48.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:41:48 smithi080 bash[28361]: cluster 2023-12-01T06:41:46.803741+0000 mgr.y (mgr.24362) 3400 : cluster 0 pgmap v3369: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:41:48.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:41:48 smithi080 bash[41963]: cluster 2023-12-01T06:41:46.803741+0000 mgr.y (mgr.24362) 3400 : cluster 0 pgmap v3369: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:41:49.774 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:41:49 smithi090 bash[32384]: audit 2023-12-01T06:41:48.487277+0000 mon.a (mon.0) 2676 : audit 0 from='client.? 172.21.15.80:0/2800645832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:41:49.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:41:49 smithi080 bash[41963]: audit 2023-12-01T06:41:48.487277+0000 mon.a (mon.0) 2676 : audit 0 from='client.? 172.21.15.80:0/2800645832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:41:49.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:41:49 smithi080 bash[28361]: audit 2023-12-01T06:41:48.487277+0000 mon.a (mon.0) 2676 : audit 0 from='client.? 172.21.15.80:0/2800645832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:41:50.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:41:50 smithi090 bash[32384]: cluster 2023-12-01T06:41:48.804434+0000 mgr.y (mgr.24362) 3401 : cluster 0 pgmap v3370: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:41:50.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:41:50 smithi080 bash[41963]: cluster 2023-12-01T06:41:48.804434+0000 mgr.y (mgr.24362) 3401 : cluster 0 pgmap v3370: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:41:50.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:41:50 smithi080 bash[28361]: cluster 2023-12-01T06:41:48.804434+0000 mgr.y (mgr.24362) 3401 : cluster 0 pgmap v3370: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:41:51.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:41:51 smithi090 bash[32384]: audit 2023-12-01T06:41:50.929802+0000 mon.c (mon.2) 2165 : audit 0 from='client.? 172.21.15.80:0/3595348542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:41:51.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:41:51 smithi080 bash[28361]: audit 2023-12-01T06:41:50.929802+0000 mon.c (mon.2) 2165 : audit 0 from='client.? 172.21.15.80:0/3595348542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:41:51.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:41:51 smithi080 bash[41963]: audit 2023-12-01T06:41:50.929802+0000 mon.c (mon.2) 2165 : audit 0 from='client.? 172.21.15.80:0/3595348542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:41:52.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:41:52 smithi090 bash[32384]: cluster 2023-12-01T06:41:50.805384+0000 mgr.y (mgr.24362) 3402 : cluster 0 pgmap v3371: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:41:52.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:41:52 smithi080 bash[28361]: cluster 2023-12-01T06:41:50.805384+0000 mgr.y (mgr.24362) 3402 : cluster 0 pgmap v3371: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:41:52.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:41:52 smithi080 bash[41963]: cluster 2023-12-01T06:41:50.805384+0000 mgr.y (mgr.24362) 3402 : cluster 0 pgmap v3371: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:41:53.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:41:53 smithi090 bash[32384]: audit 2023-12-01T06:41:53.387244+0000 mon.c (mon.2) 2166 : audit 0 from='client.? 172.21.15.80:0/690791048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:41:53.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:41:53 smithi080 bash[28361]: audit 2023-12-01T06:41:53.387244+0000 mon.c (mon.2) 2166 : audit 0 from='client.? 172.21.15.80:0/690791048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:41:53.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:41:53 smithi080 bash[41963]: audit 2023-12-01T06:41:53.387244+0000 mon.c (mon.2) 2166 : audit 0 from='client.? 172.21.15.80:0/690791048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:41:54.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:41:54 smithi090 bash[32384]: cluster 2023-12-01T06:41:52.806213+0000 mgr.y (mgr.24362) 3403 : cluster 0 pgmap v3372: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:41:54.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:41:54 smithi080 bash[28361]: cluster 2023-12-01T06:41:52.806213+0000 mgr.y (mgr.24362) 3403 : cluster 0 pgmap v3372: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:41:54.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:41:54 smithi080 bash[41963]: cluster 2023-12-01T06:41:52.806213+0000 mgr.y (mgr.24362) 3403 : cluster 0 pgmap v3372: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:41:55.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:41:55 smithi080 bash[28361]: audit 2023-12-01T06:41:54.955986+0000 mon.c (mon.2) 2167 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:41:55.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:41:55 smithi080 bash[41963]: audit 2023-12-01T06:41:54.955986+0000 mon.c (mon.2) 2167 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:41:56.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:41:55 smithi090 bash[32384]: audit 2023-12-01T06:41:54.955986+0000 mon.c (mon.2) 2167 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:41:56.524 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:41:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:41:56] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T06:41:56.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:41:56 smithi080 bash[28361]: cluster 2023-12-01T06:41:54.806852+0000 mgr.y (mgr.24362) 3404 : cluster 0 pgmap v3373: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:41:56.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:41:56 smithi080 bash[28361]: audit 2023-12-01T06:41:55.849795+0000 mon.c (mon.2) 2168 : audit 0 from='client.? 172.21.15.80:0/2852776030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:41:56.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:41:56 smithi080 bash[41963]: cluster 2023-12-01T06:41:54.806852+0000 mgr.y (mgr.24362) 3404 : cluster 0 pgmap v3373: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:41:56.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:41:56 smithi080 bash[41963]: audit 2023-12-01T06:41:55.849795+0000 mon.c (mon.2) 2168 : audit 0 from='client.? 172.21.15.80:0/2852776030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:41:57.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:41:56 smithi090 bash[32384]: cluster 2023-12-01T06:41:54.806852+0000 mgr.y (mgr.24362) 3404 : cluster 0 pgmap v3373: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:41:57.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:41:56 smithi090 bash[32384]: audit 2023-12-01T06:41:55.849795+0000 mon.c (mon.2) 2168 : audit 0 from='client.? 172.21.15.80:0/2852776030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:41:58.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:41:58 smithi080 bash[41963]: cluster 2023-12-01T06:41:56.807992+0000 mgr.y (mgr.24362) 3405 : cluster 0 pgmap v3374: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:41:58.935 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:41:58 smithi080 bash[41963]: audit 2023-12-01T06:41:58.311458+0000 mon.c (mon.2) 2169 : audit 0 from='client.? 172.21.15.80:0/598857722' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:41:58.935 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:41:58 smithi080 bash[28361]: cluster 2023-12-01T06:41:56.807992+0000 mgr.y (mgr.24362) 3405 : cluster 0 pgmap v3374: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:41:58.935 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:41:58 smithi080 bash[28361]: audit 2023-12-01T06:41:58.311458+0000 mon.c (mon.2) 2169 : audit 0 from='client.? 172.21.15.80:0/598857722' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:41:59.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:41:58 smithi090 bash[32384]: cluster 2023-12-01T06:41:56.807992+0000 mgr.y (mgr.24362) 3405 : cluster 0 pgmap v3374: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:41:59.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:41:58 smithi090 bash[32384]: audit 2023-12-01T06:41:58.311458+0000 mon.c (mon.2) 2169 : audit 0 from='client.? 172.21.15.80:0/598857722' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:42:00.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:42:00 smithi080 bash[28361]: cluster 2023-12-01T06:41:58.808629+0000 mgr.y (mgr.24362) 3406 : cluster 0 pgmap v3375: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:42:00.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:42:00 smithi080 bash[41963]: cluster 2023-12-01T06:41:58.808629+0000 mgr.y (mgr.24362) 3406 : cluster 0 pgmap v3375: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:42:01.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:42:00 smithi090 bash[32384]: cluster 2023-12-01T06:41:58.808629+0000 mgr.y (mgr.24362) 3406 : cluster 0 pgmap v3375: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:42:01.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:42:01 smithi080 bash[28361]: audit 2023-12-01T06:42:00.762954+0000 mon.c (mon.2) 2170 : audit 0 from='client.? 172.21.15.80:0/3047567268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:42:01.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:42:01 smithi080 bash[41963]: audit 2023-12-01T06:42:00.762954+0000 mon.c (mon.2) 2170 : audit 0 from='client.? 172.21.15.80:0/3047567268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:42:02.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:42:01 smithi090 bash[32384]: audit 2023-12-01T06:42:00.762954+0000 mon.c (mon.2) 2170 : audit 0 from='client.? 172.21.15.80:0/3047567268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:42:02.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:42:02 smithi080 bash[41963]: cluster 2023-12-01T06:42:00.809635+0000 mgr.y (mgr.24362) 3407 : cluster 0 pgmap v3376: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:42:02.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:42:02 smithi080 bash[28361]: cluster 2023-12-01T06:42:00.809635+0000 mgr.y (mgr.24362) 3407 : cluster 0 pgmap v3376: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:42:03.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:42:02 smithi090 bash[32384]: cluster 2023-12-01T06:42:00.809635+0000 mgr.y (mgr.24362) 3407 : cluster 0 pgmap v3376: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:42:03.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:42:03 smithi080 bash[41963]: audit 2023-12-01T06:42:03.222688+0000 mon.a (mon.0) 2677 : audit 0 from='client.? 172.21.15.80:0/332300797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:42:03.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:42:03 smithi080 bash[28361]: audit 2023-12-01T06:42:03.222688+0000 mon.a (mon.0) 2677 : audit 0 from='client.? 172.21.15.80:0/332300797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:42:04.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:42:03 smithi090 bash[32384]: audit 2023-12-01T06:42:03.222688+0000 mon.a (mon.0) 2677 : audit 0 from='client.? 172.21.15.80:0/332300797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:42:04.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:42:04 smithi080 bash[28361]: cluster 2023-12-01T06:42:02.810451+0000 mgr.y (mgr.24362) 3408 : cluster 0 pgmap v3377: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:42:04.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:42:04 smithi080 bash[41963]: cluster 2023-12-01T06:42:02.810451+0000 mgr.y (mgr.24362) 3408 : cluster 0 pgmap v3377: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:42:05.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:42:04 smithi090 bash[32384]: cluster 2023-12-01T06:42:02.810451+0000 mgr.y (mgr.24362) 3408 : cluster 0 pgmap v3377: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:42:06.564 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:42:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:42:06] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T06:42:06.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:42:06 smithi080 bash[28361]: cluster 2023-12-01T06:42:04.811097+0000 mgr.y (mgr.24362) 3409 : cluster 0 pgmap v3378: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:42:06.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:42:06 smithi080 bash[28361]: audit 2023-12-01T06:42:05.674528+0000 mon.c (mon.2) 2171 : audit 0 from='client.? 172.21.15.80:0/669045480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:42:06.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:42:06 smithi080 bash[41963]: cluster 2023-12-01T06:42:04.811097+0000 mgr.y (mgr.24362) 3409 : cluster 0 pgmap v3378: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:42:06.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:42:06 smithi080 bash[41963]: audit 2023-12-01T06:42:05.674528+0000 mon.c (mon.2) 2171 : audit 0 from='client.? 172.21.15.80:0/669045480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:42:07.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:42:06 smithi090 bash[32384]: cluster 2023-12-01T06:42:04.811097+0000 mgr.y (mgr.24362) 3409 : cluster 0 pgmap v3378: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:42:07.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:42:06 smithi090 bash[32384]: audit 2023-12-01T06:42:05.674528+0000 mon.c (mon.2) 2171 : audit 0 from='client.? 172.21.15.80:0/669045480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:42:08.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:42:08 smithi080 bash[28361]: cluster 2023-12-01T06:42:06.812289+0000 mgr.y (mgr.24362) 3410 : cluster 0 pgmap v3379: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:42:08.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:42:08 smithi080 bash[28361]: audit 2023-12-01T06:42:08.128077+0000 mon.a (mon.0) 2678 : audit 0 from='client.? 172.21.15.80:0/3311436470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:42:08.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:42:08 smithi080 bash[41963]: cluster 2023-12-01T06:42:06.812289+0000 mgr.y (mgr.24362) 3410 : cluster 0 pgmap v3379: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:42:08.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:42:08 smithi080 bash[41963]: audit 2023-12-01T06:42:08.128077+0000 mon.a (mon.0) 2678 : audit 0 from='client.? 172.21.15.80:0/3311436470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:42:09.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:42:08 smithi090 bash[32384]: cluster 2023-12-01T06:42:06.812289+0000 mgr.y (mgr.24362) 3410 : cluster 0 pgmap v3379: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:42:09.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:42:08 smithi090 bash[32384]: audit 2023-12-01T06:42:08.128077+0000 mon.a (mon.0) 2678 : audit 0 from='client.? 172.21.15.80:0/3311436470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:42:10.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:42:10 smithi080 bash[41963]: cluster 2023-12-01T06:42:08.812820+0000 mgr.y (mgr.24362) 3411 : cluster 0 pgmap v3380: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:42:10.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:42:10 smithi080 bash[41963]: audit 2023-12-01T06:42:09.956582+0000 mon.c (mon.2) 2172 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:42:10.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:42:10 smithi080 bash[28361]: cluster 2023-12-01T06:42:08.812820+0000 mgr.y (mgr.24362) 3411 : cluster 0 pgmap v3380: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:42:10.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:42:10 smithi080 bash[28361]: audit 2023-12-01T06:42:09.956582+0000 mon.c (mon.2) 2172 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:42:11.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:42:10 smithi090 bash[32384]: cluster 2023-12-01T06:42:08.812820+0000 mgr.y (mgr.24362) 3411 : cluster 0 pgmap v3380: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:42:11.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:42:10 smithi090 bash[32384]: audit 2023-12-01T06:42:09.956582+0000 mon.c (mon.2) 2172 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:42:11.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:42:11 smithi080 bash[41963]: audit 2023-12-01T06:42:10.580851+0000 mon.c (mon.2) 2173 : audit 0 from='client.? 172.21.15.80:0/1169761446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:42:11.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:42:11 smithi080 bash[28361]: audit 2023-12-01T06:42:10.580851+0000 mon.c (mon.2) 2173 : audit 0 from='client.? 172.21.15.80:0/1169761446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:42:12.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:42:11 smithi090 bash[32384]: audit 2023-12-01T06:42:10.580851+0000 mon.c (mon.2) 2173 : audit 0 from='client.? 172.21.15.80:0/1169761446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:42:12.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:42:12 smithi080 bash[41963]: cluster 2023-12-01T06:42:10.813778+0000 mgr.y (mgr.24362) 3412 : cluster 0 pgmap v3381: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:42:12.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:42:12 smithi080 bash[28361]: cluster 2023-12-01T06:42:10.813778+0000 mgr.y (mgr.24362) 3412 : cluster 0 pgmap v3381: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:42:13.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:42:12 smithi090 bash[32384]: cluster 2023-12-01T06:42:10.813778+0000 mgr.y (mgr.24362) 3412 : cluster 0 pgmap v3381: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:42:13.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:42:13 smithi080 bash[41963]: audit 2023-12-01T06:42:13.040002+0000 mon.a (mon.0) 2679 : audit 0 from='client.? 172.21.15.80:0/1236098001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:42:13.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:42:13 smithi080 bash[28361]: audit 2023-12-01T06:42:13.040002+0000 mon.a (mon.0) 2679 : audit 0 from='client.? 172.21.15.80:0/1236098001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:42:14.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:42:13 smithi090 bash[32384]: audit 2023-12-01T06:42:13.040002+0000 mon.a (mon.0) 2679 : audit 0 from='client.? 172.21.15.80:0/1236098001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:42:14.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:42:14 smithi080 bash[28361]: cluster 2023-12-01T06:42:12.814586+0000 mgr.y (mgr.24362) 3413 : cluster 0 pgmap v3382: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:42:14.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:42:14 smithi080 bash[41963]: cluster 2023-12-01T06:42:12.814586+0000 mgr.y (mgr.24362) 3413 : cluster 0 pgmap v3382: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:42:15.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:42:14 smithi090 bash[32384]: cluster 2023-12-01T06:42:12.814586+0000 mgr.y (mgr.24362) 3413 : cluster 0 pgmap v3382: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:42:15.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:42:15 smithi080 bash[28361]: audit 2023-12-01T06:42:15.497264+0000 mon.a (mon.0) 2680 : audit 0 from='client.? 172.21.15.80:0/1739652743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:42:15.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:42:15 smithi080 bash[41963]: audit 2023-12-01T06:42:15.497264+0000 mon.a (mon.0) 2680 : audit 0 from='client.? 172.21.15.80:0/1739652743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:42:16.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:42:15 smithi090 bash[32384]: audit 2023-12-01T06:42:15.497264+0000 mon.a (mon.0) 2680 : audit 0 from='client.? 172.21.15.80:0/1739652743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:42:16.610 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:42:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:42:16] "GET /metrics HTTP/1.1" 200 33977 "" "Prometheus/2.43.0" 2023-12-01T06:42:16.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:42:16 smithi080 bash[28361]: cluster 2023-12-01T06:42:14.815228+0000 mgr.y (mgr.24362) 3414 : cluster 0 pgmap v3383: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:42:16.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:42:16 smithi080 bash[41963]: cluster 2023-12-01T06:42:14.815228+0000 mgr.y (mgr.24362) 3414 : cluster 0 pgmap v3383: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:42:17.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:42:16 smithi090 bash[32384]: cluster 2023-12-01T06:42:14.815228+0000 mgr.y (mgr.24362) 3414 : cluster 0 pgmap v3383: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:42:18.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:42:18 smithi080 bash[41963]: cluster 2023-12-01T06:42:16.816383+0000 mgr.y (mgr.24362) 3415 : cluster 0 pgmap v3384: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:42:18.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:42:18 smithi080 bash[41963]: audit 2023-12-01T06:42:17.948314+0000 mon.c (mon.2) 2174 : audit 0 from='client.? 172.21.15.80:0/3712326897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:42:18.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:42:18 smithi080 bash[28361]: cluster 2023-12-01T06:42:16.816383+0000 mgr.y (mgr.24362) 3415 : cluster 0 pgmap v3384: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:42:18.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:42:18 smithi080 bash[28361]: audit 2023-12-01T06:42:17.948314+0000 mon.c (mon.2) 2174 : audit 0 from='client.? 172.21.15.80:0/3712326897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:42:19.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:42:18 smithi090 bash[32384]: cluster 2023-12-01T06:42:16.816383+0000 mgr.y (mgr.24362) 3415 : cluster 0 pgmap v3384: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:42:19.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:42:18 smithi090 bash[32384]: audit 2023-12-01T06:42:17.948314+0000 mon.c (mon.2) 2174 : audit 0 from='client.? 172.21.15.80:0/3712326897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:42:20.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:42:20 smithi080 bash[28361]: cluster 2023-12-01T06:42:18.817049+0000 mgr.y (mgr.24362) 3416 : cluster 0 pgmap v3385: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:42:20.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:42:20 smithi080 bash[28361]: audit 2023-12-01T06:42:20.406632+0000 mon.a (mon.0) 2681 : audit 0 from='client.? 172.21.15.80:0/1162664965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:42:20.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:42:20 smithi080 bash[41963]: cluster 2023-12-01T06:42:18.817049+0000 mgr.y (mgr.24362) 3416 : cluster 0 pgmap v3385: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:42:20.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:42:20 smithi080 bash[41963]: audit 2023-12-01T06:42:20.406632+0000 mon.a (mon.0) 2681 : audit 0 from='client.? 172.21.15.80:0/1162664965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:42:21.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:42:20 smithi090 bash[32384]: cluster 2023-12-01T06:42:18.817049+0000 mgr.y (mgr.24362) 3416 : cluster 0 pgmap v3385: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:42:21.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:42:20 smithi090 bash[32384]: audit 2023-12-01T06:42:20.406632+0000 mon.a (mon.0) 2681 : audit 0 from='client.? 172.21.15.80:0/1162664965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:42:22.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:42:22 smithi080 bash[28361]: cluster 2023-12-01T06:42:20.817963+0000 mgr.y (mgr.24362) 3417 : cluster 0 pgmap v3386: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:42:22.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:42:22 smithi080 bash[41963]: cluster 2023-12-01T06:42:20.817963+0000 mgr.y (mgr.24362) 3417 : cluster 0 pgmap v3386: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:42:23.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:42:22 smithi090 bash[32384]: cluster 2023-12-01T06:42:20.817963+0000 mgr.y (mgr.24362) 3417 : cluster 0 pgmap v3386: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:42:23.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:42:23 smithi080 bash[41963]: audit 2023-12-01T06:42:22.858038+0000 mon.c (mon.2) 2175 : audit 0 from='client.? 172.21.15.80:0/622103173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:42:23.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:42:23 smithi080 bash[28361]: audit 2023-12-01T06:42:22.858038+0000 mon.c (mon.2) 2175 : audit 0 from='client.? 172.21.15.80:0/622103173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:42:24.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:42:23 smithi090 bash[32384]: audit 2023-12-01T06:42:22.858038+0000 mon.c (mon.2) 2175 : audit 0 from='client.? 172.21.15.80:0/622103173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:42:24.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:42:24 smithi080 bash[41963]: cluster 2023-12-01T06:42:22.818626+0000 mgr.y (mgr.24362) 3418 : cluster 0 pgmap v3387: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:42:24.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:42:24 smithi080 bash[28361]: cluster 2023-12-01T06:42:22.818626+0000 mgr.y (mgr.24362) 3418 : cluster 0 pgmap v3387: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:42:25.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:42:24 smithi090 bash[32384]: cluster 2023-12-01T06:42:22.818626+0000 mgr.y (mgr.24362) 3418 : cluster 0 pgmap v3387: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:42:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:42:25 smithi080 bash[41963]: audit 2023-12-01T06:42:24.956341+0000 mon.c (mon.2) 2176 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:42:25.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:42:25 smithi080 bash[41963]: audit 2023-12-01T06:42:25.311370+0000 mon.a (mon.0) 2682 : audit 0 from='client.? 172.21.15.80:0/4015090991' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:42:25.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:42:25 smithi080 bash[28361]: audit 2023-12-01T06:42:24.956341+0000 mon.c (mon.2) 2176 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:42:25.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:42:25 smithi080 bash[28361]: audit 2023-12-01T06:42:25.311370+0000 mon.a (mon.0) 2682 : audit 0 from='client.? 172.21.15.80:0/4015090991' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:42:26.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:42:25 smithi090 bash[32384]: audit 2023-12-01T06:42:24.956341+0000 mon.c (mon.2) 2176 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:42:26.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:42:25 smithi090 bash[32384]: audit 2023-12-01T06:42:25.311370+0000 mon.a (mon.0) 2682 : audit 0 from='client.? 172.21.15.80:0/4015090991' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:42:26.643 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:42:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:42:26] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T06:42:26.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:42:26 smithi080 bash[41963]: cluster 2023-12-01T06:42:24.819268+0000 mgr.y (mgr.24362) 3419 : cluster 0 pgmap v3388: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:42:26.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:42:26 smithi080 bash[28361]: cluster 2023-12-01T06:42:24.819268+0000 mgr.y (mgr.24362) 3419 : cluster 0 pgmap v3388: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:42:27.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:42:26 smithi090 bash[32384]: cluster 2023-12-01T06:42:24.819268+0000 mgr.y (mgr.24362) 3419 : cluster 0 pgmap v3388: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:42:28.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:42:28 smithi080 bash[28361]: cluster 2023-12-01T06:42:26.820430+0000 mgr.y (mgr.24362) 3420 : cluster 0 pgmap v3389: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:42:28.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:42:28 smithi080 bash[28361]: audit 2023-12-01T06:42:27.775809+0000 mon.a (mon.0) 2683 : audit 0 from='client.? 172.21.15.80:0/1949256305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:42:28.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:42:28 smithi080 bash[41963]: cluster 2023-12-01T06:42:26.820430+0000 mgr.y (mgr.24362) 3420 : cluster 0 pgmap v3389: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:42:28.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:42:28 smithi080 bash[41963]: audit 2023-12-01T06:42:27.775809+0000 mon.a (mon.0) 2683 : audit 0 from='client.? 172.21.15.80:0/1949256305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:42:29.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:42:28 smithi090 bash[32384]: cluster 2023-12-01T06:42:26.820430+0000 mgr.y (mgr.24362) 3420 : cluster 0 pgmap v3389: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:42:29.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:42:28 smithi090 bash[32384]: audit 2023-12-01T06:42:27.775809+0000 mon.a (mon.0) 2683 : audit 0 from='client.? 172.21.15.80:0/1949256305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:42:30.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:42:30 smithi080 bash[41963]: cluster 2023-12-01T06:42:28.821134+0000 mgr.y (mgr.24362) 3421 : cluster 0 pgmap v3390: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:42:30.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:42:30 smithi080 bash[41963]: audit 2023-12-01T06:42:30.228989+0000 mon.c (mon.2) 2177 : audit 0 from='client.? 172.21.15.80:0/592781688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:42:30.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:42:30 smithi080 bash[28361]: cluster 2023-12-01T06:42:28.821134+0000 mgr.y (mgr.24362) 3421 : cluster 0 pgmap v3390: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:42:30.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:42:30 smithi080 bash[28361]: audit 2023-12-01T06:42:30.228989+0000 mon.c (mon.2) 2177 : audit 0 from='client.? 172.21.15.80:0/592781688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:42:31.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:42:30 smithi090 bash[32384]: cluster 2023-12-01T06:42:28.821134+0000 mgr.y (mgr.24362) 3421 : cluster 0 pgmap v3390: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:42:31.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:42:30 smithi090 bash[32384]: audit 2023-12-01T06:42:30.228989+0000 mon.c (mon.2) 2177 : audit 0 from='client.? 172.21.15.80:0/592781688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:42:32.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:42:32 smithi080 bash[28361]: cluster 2023-12-01T06:42:30.822068+0000 mgr.y (mgr.24362) 3422 : cluster 0 pgmap v3391: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:42:32.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:42:32 smithi080 bash[41963]: cluster 2023-12-01T06:42:30.822068+0000 mgr.y (mgr.24362) 3422 : cluster 0 pgmap v3391: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:42:33.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:42:32 smithi090 bash[32384]: cluster 2023-12-01T06:42:30.822068+0000 mgr.y (mgr.24362) 3422 : cluster 0 pgmap v3391: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:42:33.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:42:33 smithi080 bash[28361]: audit 2023-12-01T06:42:32.683574+0000 mon.c (mon.2) 2178 : audit 0 from='client.? 172.21.15.80:0/3310006295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:42:33.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:42:33 smithi080 bash[41963]: audit 2023-12-01T06:42:32.683574+0000 mon.c (mon.2) 2178 : audit 0 from='client.? 172.21.15.80:0/3310006295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:42:34.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:42:33 smithi090 bash[32384]: audit 2023-12-01T06:42:32.683574+0000 mon.c (mon.2) 2178 : audit 0 from='client.? 172.21.15.80:0/3310006295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:42:34.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:42:34 smithi080 bash[28361]: cluster 2023-12-01T06:42:32.822919+0000 mgr.y (mgr.24362) 3423 : cluster 0 pgmap v3392: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:42:34.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:42:34 smithi080 bash[41963]: cluster 2023-12-01T06:42:32.822919+0000 mgr.y (mgr.24362) 3423 : cluster 0 pgmap v3392: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:42:35.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:42:34 smithi090 bash[32384]: cluster 2023-12-01T06:42:32.822919+0000 mgr.y (mgr.24362) 3423 : cluster 0 pgmap v3392: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:42:36.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:42:35 smithi090 bash[32384]: audit 2023-12-01T06:42:35.147315+0000 mon.c (mon.2) 2179 : audit 0 from='client.? 172.21.15.80:0/3042632061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:42:36.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:42:35 smithi080 bash[28361]: audit 2023-12-01T06:42:35.147315+0000 mon.c (mon.2) 2179 : audit 0 from='client.? 172.21.15.80:0/3042632061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:42:36.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:42:35 smithi080 bash[41963]: audit 2023-12-01T06:42:35.147315+0000 mon.c (mon.2) 2179 : audit 0 from='client.? 172.21.15.80:0/3042632061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:42:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:42:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:42:36] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T06:42:37.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:42:36 smithi090 bash[32384]: cluster 2023-12-01T06:42:34.823570+0000 mgr.y (mgr.24362) 3424 : cluster 0 pgmap v3393: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:42:37.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:42:36 smithi080 bash[28361]: cluster 2023-12-01T06:42:34.823570+0000 mgr.y (mgr.24362) 3424 : cluster 0 pgmap v3393: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:42:37.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:42:36 smithi080 bash[41963]: cluster 2023-12-01T06:42:34.823570+0000 mgr.y (mgr.24362) 3424 : cluster 0 pgmap v3393: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:42:38.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:42:37 smithi090 bash[32384]: audit 2023-12-01T06:42:37.601091+0000 mon.a (mon.0) 2684 : audit 0 from='client.? 172.21.15.80:0/2809904462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:42:38.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:42:37 smithi080 bash[28361]: audit 2023-12-01T06:42:37.601091+0000 mon.a (mon.0) 2684 : audit 0 from='client.? 172.21.15.80:0/2809904462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:42:38.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:42:37 smithi080 bash[41963]: audit 2023-12-01T06:42:37.601091+0000 mon.a (mon.0) 2684 : audit 0 from='client.? 172.21.15.80:0/2809904462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:42:39.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:42:38 smithi090 bash[32384]: cluster 2023-12-01T06:42:36.824733+0000 mgr.y (mgr.24362) 3425 : cluster 0 pgmap v3394: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:42:39.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:42:38 smithi090 bash[32384]: audit 2023-12-01T06:42:38.120373+0000 mon.c (mon.2) 2180 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:42:39.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:42:38 smithi090 bash[32384]: audit 2023-12-01T06:42:38.499089+0000 mon.a (mon.0) 2685 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:42:39.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:42:38 smithi090 bash[32384]: audit 2023-12-01T06:42:38.514689+0000 mon.a (mon.0) 2686 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:42:39.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:42:38 smithi080 bash[28361]: cluster 2023-12-01T06:42:36.824733+0000 mgr.y (mgr.24362) 3425 : cluster 0 pgmap v3394: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:42:39.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:42:38 smithi080 bash[28361]: audit 2023-12-01T06:42:38.120373+0000 mon.c (mon.2) 2180 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:42:39.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:42:38 smithi080 bash[28361]: audit 2023-12-01T06:42:38.499089+0000 mon.a (mon.0) 2685 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:42:39.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:42:38 smithi080 bash[28361]: audit 2023-12-01T06:42:38.514689+0000 mon.a (mon.0) 2686 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:42:39.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:42:38 smithi080 bash[41963]: cluster 2023-12-01T06:42:36.824733+0000 mgr.y (mgr.24362) 3425 : cluster 0 pgmap v3394: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:42:39.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:42:38 smithi080 bash[41963]: audit 2023-12-01T06:42:38.120373+0000 mon.c (mon.2) 2180 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:42:39.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:42:38 smithi080 bash[41963]: audit 2023-12-01T06:42:38.499089+0000 mon.a (mon.0) 2685 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:42:39.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:42:38 smithi080 bash[41963]: audit 2023-12-01T06:42:38.514689+0000 mon.a (mon.0) 2686 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:42:40.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:42:40 smithi090 bash[32384]: cluster 2023-12-01T06:42:38.825506+0000 mgr.y (mgr.24362) 3426 : cluster 0 pgmap v3395: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:42:40.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:42:40 smithi090 bash[32384]: audit 2023-12-01T06:42:39.956949+0000 mon.c (mon.2) 2181 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:42:40.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:42:40 smithi090 bash[32384]: audit 2023-12-01T06:42:40.054665+0000 mon.a (mon.0) 2687 : audit 0 from='client.? 172.21.15.80:0/688725924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:42:40.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:42:40 smithi080 bash[28361]: cluster 2023-12-01T06:42:38.825506+0000 mgr.y (mgr.24362) 3426 : cluster 0 pgmap v3395: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:42:40.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:42:40 smithi080 bash[28361]: audit 2023-12-01T06:42:39.956949+0000 mon.c (mon.2) 2181 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:42:40.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:42:40 smithi080 bash[28361]: audit 2023-12-01T06:42:40.054665+0000 mon.a (mon.0) 2687 : audit 0 from='client.? 172.21.15.80:0/688725924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:42:40.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:42:40 smithi080 bash[41963]: cluster 2023-12-01T06:42:38.825506+0000 mgr.y (mgr.24362) 3426 : cluster 0 pgmap v3395: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:42:40.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:42:40 smithi080 bash[41963]: audit 2023-12-01T06:42:39.956949+0000 mon.c (mon.2) 2181 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:42:40.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:42:40 smithi080 bash[41963]: audit 2023-12-01T06:42:40.054665+0000 mon.a (mon.0) 2687 : audit 0 from='client.? 172.21.15.80:0/688725924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:42:42.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:42:42 smithi090 bash[32384]: cluster 2023-12-01T06:42:40.826513+0000 mgr.y (mgr.24362) 3427 : cluster 0 pgmap v3396: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:42:42.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:42:42 smithi080 bash[28361]: cluster 2023-12-01T06:42:40.826513+0000 mgr.y (mgr.24362) 3427 : cluster 0 pgmap v3396: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:42:42.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:42:42 smithi080 bash[41963]: cluster 2023-12-01T06:42:40.826513+0000 mgr.y (mgr.24362) 3427 : cluster 0 pgmap v3396: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:42:43.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:42:43 smithi090 bash[32384]: audit 2023-12-01T06:42:42.510508+0000 mon.a (mon.0) 2688 : audit 0 from='client.? 172.21.15.80:0/3702434633' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:42:43.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:42:43 smithi080 bash[28361]: audit 2023-12-01T06:42:42.510508+0000 mon.a (mon.0) 2688 : audit 0 from='client.? 172.21.15.80:0/3702434633' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:42:43.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:42:43 smithi080 bash[41963]: audit 2023-12-01T06:42:42.510508+0000 mon.a (mon.0) 2688 : audit 0 from='client.? 172.21.15.80:0/3702434633' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:42:44.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:42:44 smithi090 bash[32384]: cluster 2023-12-01T06:42:42.827457+0000 mgr.y (mgr.24362) 3428 : cluster 0 pgmap v3397: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:42:44.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:42:44 smithi090 bash[32384]: audit 2023-12-01T06:42:43.966725+0000 mon.a (mon.0) 2689 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:42:44.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:42:44 smithi090 bash[32384]: audit 2023-12-01T06:42:43.978249+0000 mon.a (mon.0) 2690 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:42:44.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:42:44 smithi080 bash[41963]: cluster 2023-12-01T06:42:42.827457+0000 mgr.y (mgr.24362) 3428 : cluster 0 pgmap v3397: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:42:44.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:42:44 smithi080 bash[41963]: audit 2023-12-01T06:42:43.966725+0000 mon.a (mon.0) 2689 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:42:44.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:42:44 smithi080 bash[41963]: audit 2023-12-01T06:42:43.978249+0000 mon.a (mon.0) 2690 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:42:44.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:42:44 smithi080 bash[28361]: cluster 2023-12-01T06:42:42.827457+0000 mgr.y (mgr.24362) 3428 : cluster 0 pgmap v3397: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:42:44.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:42:44 smithi080 bash[28361]: audit 2023-12-01T06:42:43.966725+0000 mon.a (mon.0) 2689 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:42:44.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:42:44 smithi080 bash[28361]: audit 2023-12-01T06:42:43.978249+0000 mon.a (mon.0) 2690 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:42:46.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:42:45 smithi090 bash[32384]: audit 2023-12-01T06:42:44.722328+0000 mon.a (mon.0) 2691 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:42:46.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:42:45 smithi090 bash[32384]: audit 2023-12-01T06:42:44.736708+0000 mon.a (mon.0) 2692 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:42:46.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:42:45 smithi090 bash[32384]: cluster 2023-12-01T06:42:44.827950+0000 mgr.y (mgr.24362) 3429 : cluster 0 pgmap v3398: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:42:46.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:42:45 smithi090 bash[32384]: audit 2023-12-01T06:42:44.968885+0000 mon.c (mon.2) 2182 : audit 0 from='client.? 172.21.15.80:0/2084515624' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:42:46.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:42:45 smithi090 bash[32384]: audit 2023-12-01T06:42:45.209367+0000 mon.c (mon.2) 2183 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:42:46.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:42:45 smithi090 bash[32384]: audit 2023-12-01T06:42:45.211213+0000 mon.c (mon.2) 2184 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:42:46.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:42:45 smithi090 bash[32384]: audit 2023-12-01T06:42:45.222907+0000 mon.a (mon.0) 2693 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:42:46.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:42:45 smithi080 bash[28361]: audit 2023-12-01T06:42:44.722328+0000 mon.a (mon.0) 2691 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:42:46.185 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:42:45 smithi080 bash[28361]: audit 2023-12-01T06:42:44.736708+0000 mon.a (mon.0) 2692 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:42:46.185 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:42:45 smithi080 bash[28361]: cluster 2023-12-01T06:42:44.827950+0000 mgr.y (mgr.24362) 3429 : cluster 0 pgmap v3398: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:42:46.185 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:42:45 smithi080 bash[28361]: audit 2023-12-01T06:42:44.968885+0000 mon.c (mon.2) 2182 : audit 0 from='client.? 172.21.15.80:0/2084515624' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:42:46.185 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:42:45 smithi080 bash[28361]: audit 2023-12-01T06:42:45.209367+0000 mon.c (mon.2) 2183 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:42:46.185 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:42:45 smithi080 bash[28361]: audit 2023-12-01T06:42:45.211213+0000 mon.c (mon.2) 2184 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:42:46.185 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:42:45 smithi080 bash[28361]: audit 2023-12-01T06:42:45.222907+0000 mon.a (mon.0) 2693 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:42:46.186 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:42:45 smithi080 bash[41963]: audit 2023-12-01T06:42:44.722328+0000 mon.a (mon.0) 2691 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:42:46.186 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:42:45 smithi080 bash[41963]: audit 2023-12-01T06:42:44.736708+0000 mon.a (mon.0) 2692 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:42:46.186 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:42:45 smithi080 bash[41963]: cluster 2023-12-01T06:42:44.827950+0000 mgr.y (mgr.24362) 3429 : cluster 0 pgmap v3398: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:42:46.186 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:42:45 smithi080 bash[41963]: audit 2023-12-01T06:42:44.968885+0000 mon.c (mon.2) 2182 : audit 0 from='client.? 172.21.15.80:0/2084515624' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:42:46.186 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:42:45 smithi080 bash[41963]: audit 2023-12-01T06:42:45.209367+0000 mon.c (mon.2) 2183 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:42:46.186 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:42:45 smithi080 bash[41963]: audit 2023-12-01T06:42:45.211213+0000 mon.c (mon.2) 2184 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:42:46.186 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:42:45 smithi080 bash[41963]: audit 2023-12-01T06:42:45.222907+0000 mon.a (mon.0) 2693 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:42:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:42:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:42:46] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T06:42:48.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:42:47 smithi080 bash[41963]: cluster 2023-12-01T06:42:46.829007+0000 mgr.y (mgr.24362) 3430 : cluster 0 pgmap v3399: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:42:48.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:42:47 smithi080 bash[41963]: audit 2023-12-01T06:42:47.423910+0000 mon.a (mon.0) 2694 : audit 0 from='client.? 172.21.15.80:0/4281195689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:42:48.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:42:47 smithi080 bash[28361]: cluster 2023-12-01T06:42:46.829007+0000 mgr.y (mgr.24362) 3430 : cluster 0 pgmap v3399: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:42:48.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:42:47 smithi080 bash[28361]: audit 2023-12-01T06:42:47.423910+0000 mon.a (mon.0) 2694 : audit 0 from='client.? 172.21.15.80:0/4281195689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:42:48.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:42:47 smithi090 bash[32384]: cluster 2023-12-01T06:42:46.829007+0000 mgr.y (mgr.24362) 3430 : cluster 0 pgmap v3399: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:42:48.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:42:47 smithi090 bash[32384]: audit 2023-12-01T06:42:47.423910+0000 mon.a (mon.0) 2694 : audit 0 from='client.? 172.21.15.80:0/4281195689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:42:50.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:42:50 smithi090 bash[32384]: cluster 2023-12-01T06:42:48.829656+0000 mgr.y (mgr.24362) 3431 : cluster 0 pgmap v3400: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:42:50.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:42:50 smithi090 bash[32384]: audit 2023-12-01T06:42:49.865425+0000 mon.c (mon.2) 2185 : audit 0 from='client.? 172.21.15.80:0/2421418574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:42:50.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:42:50 smithi080 bash[28361]: cluster 2023-12-01T06:42:48.829656+0000 mgr.y (mgr.24362) 3431 : cluster 0 pgmap v3400: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:42:50.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:42:50 smithi080 bash[28361]: audit 2023-12-01T06:42:49.865425+0000 mon.c (mon.2) 2185 : audit 0 from='client.? 172.21.15.80:0/2421418574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:42:50.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:42:50 smithi080 bash[41963]: cluster 2023-12-01T06:42:48.829656+0000 mgr.y (mgr.24362) 3431 : cluster 0 pgmap v3400: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:42:50.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:42:50 smithi080 bash[41963]: audit 2023-12-01T06:42:49.865425+0000 mon.c (mon.2) 2185 : audit 0 from='client.? 172.21.15.80:0/2421418574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:42:52.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:42:52 smithi090 bash[32384]: cluster 2023-12-01T06:42:50.830591+0000 mgr.y (mgr.24362) 3432 : cluster 0 pgmap v3401: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:42:52.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:42:52 smithi080 bash[28361]: cluster 2023-12-01T06:42:50.830591+0000 mgr.y (mgr.24362) 3432 : cluster 0 pgmap v3401: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:42:52.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:42:52 smithi080 bash[41963]: cluster 2023-12-01T06:42:50.830591+0000 mgr.y (mgr.24362) 3432 : cluster 0 pgmap v3401: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:42:53.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:42:53 smithi090 bash[32384]: audit 2023-12-01T06:42:52.323126+0000 mon.c (mon.2) 2186 : audit 0 from='client.? 172.21.15.80:0/3565108280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:42:53.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:42:53 smithi080 bash[28361]: audit 2023-12-01T06:42:52.323126+0000 mon.c (mon.2) 2186 : audit 0 from='client.? 172.21.15.80:0/3565108280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:42:53.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:42:53 smithi080 bash[41963]: audit 2023-12-01T06:42:52.323126+0000 mon.c (mon.2) 2186 : audit 0 from='client.? 172.21.15.80:0/3565108280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:42:54.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:42:54 smithi090 bash[32384]: cluster 2023-12-01T06:42:52.831445+0000 mgr.y (mgr.24362) 3433 : cluster 0 pgmap v3402: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:42:54.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:42:54 smithi080 bash[28361]: cluster 2023-12-01T06:42:52.831445+0000 mgr.y (mgr.24362) 3433 : cluster 0 pgmap v3402: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:42:54.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:42:54 smithi080 bash[41963]: cluster 2023-12-01T06:42:52.831445+0000 mgr.y (mgr.24362) 3433 : cluster 0 pgmap v3402: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:42:55.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:42:55 smithi090 bash[32384]: audit 2023-12-01T06:42:54.780534+0000 mon.c (mon.2) 2187 : audit 0 from='client.? 172.21.15.80:0/17331600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:42:55.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:42:55 smithi090 bash[32384]: audit 2023-12-01T06:42:54.957742+0000 mon.c (mon.2) 2188 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:42:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:42:55 smithi080 bash[28361]: audit 2023-12-01T06:42:54.780534+0000 mon.c (mon.2) 2187 : audit 0 from='client.? 172.21.15.80:0/17331600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:42:55.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:42:55 smithi080 bash[28361]: audit 2023-12-01T06:42:54.957742+0000 mon.c (mon.2) 2188 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:42:55.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:42:55 smithi080 bash[41963]: audit 2023-12-01T06:42:54.780534+0000 mon.c (mon.2) 2187 : audit 0 from='client.? 172.21.15.80:0/17331600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:42:55.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:42:55 smithi080 bash[41963]: audit 2023-12-01T06:42:54.957742+0000 mon.c (mon.2) 2188 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:42:56.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:42:56 smithi090 bash[32384]: cluster 2023-12-01T06:42:54.832241+0000 mgr.y (mgr.24362) 3434 : cluster 0 pgmap v3403: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:42:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:42:56 smithi080 bash[41963]: cluster 2023-12-01T06:42:54.832241+0000 mgr.y (mgr.24362) 3434 : cluster 0 pgmap v3403: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:42:56.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:42:56 smithi080 bash[28361]: cluster 2023-12-01T06:42:54.832241+0000 mgr.y (mgr.24362) 3434 : cluster 0 pgmap v3403: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:42:56.683 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:42:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:42:56] "GET /metrics HTTP/1.1" 200 33977 "" "Prometheus/2.43.0" 2023-12-01T06:42:58.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:42:58 smithi090 bash[32384]: cluster 2023-12-01T06:42:56.833418+0000 mgr.y (mgr.24362) 3435 : cluster 0 pgmap v3404: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:42:58.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:42:58 smithi090 bash[32384]: audit 2023-12-01T06:42:57.236018+0000 mon.c (mon.2) 2189 : audit 0 from='client.? 172.21.15.80:0/1352909059' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:42:58.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:42:58 smithi080 bash[28361]: cluster 2023-12-01T06:42:56.833418+0000 mgr.y (mgr.24362) 3435 : cluster 0 pgmap v3404: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:42:58.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:42:58 smithi080 bash[28361]: audit 2023-12-01T06:42:57.236018+0000 mon.c (mon.2) 2189 : audit 0 from='client.? 172.21.15.80:0/1352909059' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:42:58.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:42:58 smithi080 bash[41963]: cluster 2023-12-01T06:42:56.833418+0000 mgr.y (mgr.24362) 3435 : cluster 0 pgmap v3404: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:42:58.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:42:58 smithi080 bash[41963]: audit 2023-12-01T06:42:57.236018+0000 mon.c (mon.2) 2189 : audit 0 from='client.? 172.21.15.80:0/1352909059' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:43:00.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:43:00 smithi090 bash[32384]: cluster 2023-12-01T06:42:58.834130+0000 mgr.y (mgr.24362) 3436 : cluster 0 pgmap v3405: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:43:00.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:43:00 smithi090 bash[32384]: audit 2023-12-01T06:42:59.688676+0000 mon.c (mon.2) 2190 : audit 0 from='client.? 172.21.15.80:0/4076134872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:43:00.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:43:00 smithi080 bash[28361]: cluster 2023-12-01T06:42:58.834130+0000 mgr.y (mgr.24362) 3436 : cluster 0 pgmap v3405: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:43:00.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:43:00 smithi080 bash[28361]: audit 2023-12-01T06:42:59.688676+0000 mon.c (mon.2) 2190 : audit 0 from='client.? 172.21.15.80:0/4076134872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:43:00.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:43:00 smithi080 bash[41963]: cluster 2023-12-01T06:42:58.834130+0000 mgr.y (mgr.24362) 3436 : cluster 0 pgmap v3405: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:43:00.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:43:00 smithi080 bash[41963]: audit 2023-12-01T06:42:59.688676+0000 mon.c (mon.2) 2190 : audit 0 from='client.? 172.21.15.80:0/4076134872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:43:02.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:43:02 smithi090 bash[32384]: cluster 2023-12-01T06:43:00.835123+0000 mgr.y (mgr.24362) 3437 : cluster 0 pgmap v3406: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:43:02.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:43:02 smithi090 bash[32384]: audit 2023-12-01T06:43:02.143754+0000 mon.c (mon.2) 2191 : audit 0 from='client.? 172.21.15.80:0/3225084301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:43:02.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:43:02 smithi080 bash[28361]: cluster 2023-12-01T06:43:00.835123+0000 mgr.y (mgr.24362) 3437 : cluster 0 pgmap v3406: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:43:02.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:43:02 smithi080 bash[28361]: audit 2023-12-01T06:43:02.143754+0000 mon.c (mon.2) 2191 : audit 0 from='client.? 172.21.15.80:0/3225084301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:43:02.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:43:02 smithi080 bash[41963]: cluster 2023-12-01T06:43:00.835123+0000 mgr.y (mgr.24362) 3437 : cluster 0 pgmap v3406: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:43:02.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:43:02 smithi080 bash[41963]: audit 2023-12-01T06:43:02.143754+0000 mon.c (mon.2) 2191 : audit 0 from='client.? 172.21.15.80:0/3225084301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:43:04.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:43:04 smithi090 bash[32384]: cluster 2023-12-01T06:43:02.835989+0000 mgr.y (mgr.24362) 3438 : cluster 0 pgmap v3407: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:43:04.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:43:04 smithi080 bash[28361]: cluster 2023-12-01T06:43:02.835989+0000 mgr.y (mgr.24362) 3438 : cluster 0 pgmap v3407: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:43:04.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:43:04 smithi080 bash[41963]: cluster 2023-12-01T06:43:02.835989+0000 mgr.y (mgr.24362) 3438 : cluster 0 pgmap v3407: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:43:05.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:43:05 smithi090 bash[32384]: audit 2023-12-01T06:43:04.613677+0000 mon.c (mon.2) 2192 : audit 0 from='client.? 172.21.15.80:0/2842017030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:43:05.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:43:05 smithi080 bash[28361]: audit 2023-12-01T06:43:04.613677+0000 mon.c (mon.2) 2192 : audit 0 from='client.? 172.21.15.80:0/2842017030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:43:05.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:43:05 smithi080 bash[41963]: audit 2023-12-01T06:43:04.613677+0000 mon.c (mon.2) 2192 : audit 0 from='client.? 172.21.15.80:0/2842017030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:43:06.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:43:06 smithi090 bash[32384]: cluster 2023-12-01T06:43:04.836669+0000 mgr.y (mgr.24362) 3439 : cluster 0 pgmap v3408: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:43:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:43:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:43:06] "GET /metrics HTTP/1.1" 200 33977 "" "Prometheus/2.43.0" 2023-12-01T06:43:06.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:43:06 smithi080 bash[41963]: cluster 2023-12-01T06:43:04.836669+0000 mgr.y (mgr.24362) 3439 : cluster 0 pgmap v3408: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:43:06.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:43:06 smithi080 bash[28361]: cluster 2023-12-01T06:43:04.836669+0000 mgr.y (mgr.24362) 3439 : cluster 0 pgmap v3408: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:43:07.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:43:07 smithi090 bash[32384]: audit 2023-12-01T06:43:07.071302+0000 mon.a (mon.0) 2695 : audit 0 from='client.? 172.21.15.80:0/2601083619' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:43:07.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:43:07 smithi080 bash[28361]: audit 2023-12-01T06:43:07.071302+0000 mon.a (mon.0) 2695 : audit 0 from='client.? 172.21.15.80:0/2601083619' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:43:07.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:43:07 smithi080 bash[41963]: audit 2023-12-01T06:43:07.071302+0000 mon.a (mon.0) 2695 : audit 0 from='client.? 172.21.15.80:0/2601083619' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:43:08.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:43:08 smithi090 bash[32384]: cluster 2023-12-01T06:43:06.837768+0000 mgr.y (mgr.24362) 3440 : cluster 0 pgmap v3409: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:43:08.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:43:08 smithi080 bash[28361]: cluster 2023-12-01T06:43:06.837768+0000 mgr.y (mgr.24362) 3440 : cluster 0 pgmap v3409: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:43:08.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:43:08 smithi080 bash[41963]: cluster 2023-12-01T06:43:06.837768+0000 mgr.y (mgr.24362) 3440 : cluster 0 pgmap v3409: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:43:10.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:43:10 smithi090 bash[32384]: cluster 2023-12-01T06:43:08.838415+0000 mgr.y (mgr.24362) 3441 : cluster 0 pgmap v3410: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:43:10.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:43:10 smithi090 bash[32384]: audit 2023-12-01T06:43:09.528184+0000 mon.c (mon.2) 2193 : audit 0 from='client.? 172.21.15.80:0/1453980170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:43:10.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:43:10 smithi090 bash[32384]: audit 2023-12-01T06:43:09.957955+0000 mon.c (mon.2) 2194 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:43:10.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:43:10 smithi080 bash[41963]: cluster 2023-12-01T06:43:08.838415+0000 mgr.y (mgr.24362) 3441 : cluster 0 pgmap v3410: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:43:10.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:43:10 smithi080 bash[41963]: audit 2023-12-01T06:43:09.528184+0000 mon.c (mon.2) 2193 : audit 0 from='client.? 172.21.15.80:0/1453980170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:43:10.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:43:10 smithi080 bash[41963]: audit 2023-12-01T06:43:09.957955+0000 mon.c (mon.2) 2194 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:43:10.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:43:10 smithi080 bash[28361]: cluster 2023-12-01T06:43:08.838415+0000 mgr.y (mgr.24362) 3441 : cluster 0 pgmap v3410: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:43:10.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:43:10 smithi080 bash[28361]: audit 2023-12-01T06:43:09.528184+0000 mon.c (mon.2) 2193 : audit 0 from='client.? 172.21.15.80:0/1453980170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:43:10.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:43:10 smithi080 bash[28361]: audit 2023-12-01T06:43:09.957955+0000 mon.c (mon.2) 2194 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:43:12.523 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:43:12 smithi090 bash[32384]: cluster 2023-12-01T06:43:10.839516+0000 mgr.y (mgr.24362) 3442 : cluster 0 pgmap v3411: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:43:12.523 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:43:12 smithi090 bash[32384]: audit 2023-12-01T06:43:11.978161+0000 mon.a (mon.0) 2696 : audit 0 from='client.? 172.21.15.80:0/933553735' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:43:12.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:43:12 smithi080 bash[28361]: cluster 2023-12-01T06:43:10.839516+0000 mgr.y (mgr.24362) 3442 : cluster 0 pgmap v3411: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:43:12.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:43:12 smithi080 bash[28361]: audit 2023-12-01T06:43:11.978161+0000 mon.a (mon.0) 2696 : audit 0 from='client.? 172.21.15.80:0/933553735' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:43:12.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:43:12 smithi080 bash[41963]: cluster 2023-12-01T06:43:10.839516+0000 mgr.y (mgr.24362) 3442 : cluster 0 pgmap v3411: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:43:12.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:43:12 smithi080 bash[41963]: audit 2023-12-01T06:43:11.978161+0000 mon.a (mon.0) 2696 : audit 0 from='client.? 172.21.15.80:0/933553735' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:43:14.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:43:14 smithi090 bash[32384]: cluster 2023-12-01T06:43:12.840401+0000 mgr.y (mgr.24362) 3443 : cluster 0 pgmap v3412: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:43:14.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:43:14 smithi080 bash[41963]: cluster 2023-12-01T06:43:12.840401+0000 mgr.y (mgr.24362) 3443 : cluster 0 pgmap v3412: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:43:14.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:43:14 smithi080 bash[28361]: cluster 2023-12-01T06:43:12.840401+0000 mgr.y (mgr.24362) 3443 : cluster 0 pgmap v3412: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:43:15.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:43:15 smithi080 bash[41963]: audit 2023-12-01T06:43:14.432069+0000 mon.a (mon.0) 2697 : audit 0 from='client.? 172.21.15.80:0/3204880251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:43:15.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:43:15 smithi080 bash[28361]: audit 2023-12-01T06:43:14.432069+0000 mon.a (mon.0) 2697 : audit 0 from='client.? 172.21.15.80:0/3204880251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:43:15.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:43:15 smithi090 bash[32384]: audit 2023-12-01T06:43:14.432069+0000 mon.a (mon.0) 2697 : audit 0 from='client.? 172.21.15.80:0/3204880251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:43:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:43:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:43:16] "GET /metrics HTTP/1.1" 200 33977 "" "Prometheus/2.43.0" 2023-12-01T06:43:16.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:43:16 smithi080 bash[41963]: cluster 2023-12-01T06:43:14.841103+0000 mgr.y (mgr.24362) 3444 : cluster 0 pgmap v3413: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:43:16.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:43:16 smithi080 bash[28361]: cluster 2023-12-01T06:43:14.841103+0000 mgr.y (mgr.24362) 3444 : cluster 0 pgmap v3413: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:43:16.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:43:16 smithi090 bash[32384]: cluster 2023-12-01T06:43:14.841103+0000 mgr.y (mgr.24362) 3444 : cluster 0 pgmap v3413: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:43:17.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:43:17 smithi080 bash[28361]: audit 2023-12-01T06:43:16.890113+0000 mon.c (mon.2) 2195 : audit 0 from='client.? 172.21.15.80:0/2933558829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:43:17.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:43:17 smithi080 bash[41963]: audit 2023-12-01T06:43:16.890113+0000 mon.c (mon.2) 2195 : audit 0 from='client.? 172.21.15.80:0/2933558829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:43:17.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:43:17 smithi090 bash[32384]: audit 2023-12-01T06:43:16.890113+0000 mon.c (mon.2) 2195 : audit 0 from='client.? 172.21.15.80:0/2933558829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:43:18.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:43:18 smithi080 bash[28361]: cluster 2023-12-01T06:43:16.842200+0000 mgr.y (mgr.24362) 3445 : cluster 0 pgmap v3414: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:43:18.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:43:18 smithi080 bash[41963]: cluster 2023-12-01T06:43:16.842200+0000 mgr.y (mgr.24362) 3445 : cluster 0 pgmap v3414: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:43:18.773 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:43:18 smithi090 bash[32384]: cluster 2023-12-01T06:43:16.842200+0000 mgr.y (mgr.24362) 3445 : cluster 0 pgmap v3414: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:43:20.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:43:20 smithi080 bash[28361]: cluster 2023-12-01T06:43:18.842810+0000 mgr.y (mgr.24362) 3446 : cluster 0 pgmap v3415: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:43:20.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:43:20 smithi080 bash[28361]: audit 2023-12-01T06:43:19.349969+0000 mon.a (mon.0) 2698 : audit 0 from='client.? 172.21.15.80:0/443544599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:43:20.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:43:20 smithi080 bash[41963]: cluster 2023-12-01T06:43:18.842810+0000 mgr.y (mgr.24362) 3446 : cluster 0 pgmap v3415: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:43:20.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:43:20 smithi080 bash[41963]: audit 2023-12-01T06:43:19.349969+0000 mon.a (mon.0) 2698 : audit 0 from='client.? 172.21.15.80:0/443544599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:43:20.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:43:20 smithi090 bash[32384]: cluster 2023-12-01T06:43:18.842810+0000 mgr.y (mgr.24362) 3446 : cluster 0 pgmap v3415: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:43:20.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:43:20 smithi090 bash[32384]: audit 2023-12-01T06:43:19.349969+0000 mon.a (mon.0) 2698 : audit 0 from='client.? 172.21.15.80:0/443544599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:43:22.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:43:22 smithi080 bash[28361]: cluster 2023-12-01T06:43:20.843827+0000 mgr.y (mgr.24362) 3447 : cluster 0 pgmap v3416: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:43:22.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:43:22 smithi080 bash[28361]: audit 2023-12-01T06:43:21.796492+0000 mon.a (mon.0) 2699 : audit 0 from='client.? 172.21.15.80:0/3482554806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:43:22.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:43:22 smithi080 bash[41963]: cluster 2023-12-01T06:43:20.843827+0000 mgr.y (mgr.24362) 3447 : cluster 0 pgmap v3416: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:43:22.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:43:22 smithi080 bash[41963]: audit 2023-12-01T06:43:21.796492+0000 mon.a (mon.0) 2699 : audit 0 from='client.? 172.21.15.80:0/3482554806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:43:22.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:43:22 smithi090 bash[32384]: cluster 2023-12-01T06:43:20.843827+0000 mgr.y (mgr.24362) 3447 : cluster 0 pgmap v3416: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:43:22.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:43:22 smithi090 bash[32384]: audit 2023-12-01T06:43:21.796492+0000 mon.a (mon.0) 2699 : audit 0 from='client.? 172.21.15.80:0/3482554806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:43:24.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:43:24 smithi080 bash[41963]: cluster 2023-12-01T06:43:22.844626+0000 mgr.y (mgr.24362) 3448 : cluster 0 pgmap v3417: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:43:24.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:43:24 smithi080 bash[41963]: audit 2023-12-01T06:43:24.254658+0000 mon.c (mon.2) 2196 : audit 0 from='client.? 172.21.15.80:0/2429889784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:43:24.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:43:24 smithi080 bash[28361]: cluster 2023-12-01T06:43:22.844626+0000 mgr.y (mgr.24362) 3448 : cluster 0 pgmap v3417: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:43:24.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:43:24 smithi080 bash[28361]: audit 2023-12-01T06:43:24.254658+0000 mon.c (mon.2) 2196 : audit 0 from='client.? 172.21.15.80:0/2429889784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:43:24.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:43:24 smithi090 bash[32384]: cluster 2023-12-01T06:43:22.844626+0000 mgr.y (mgr.24362) 3448 : cluster 0 pgmap v3417: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:43:24.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:43:24 smithi090 bash[32384]: audit 2023-12-01T06:43:24.254658+0000 mon.c (mon.2) 2196 : audit 0 from='client.? 172.21.15.80:0/2429889784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:43:25.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:43:25 smithi080 bash[28361]: audit 2023-12-01T06:43:24.958310+0000 mon.c (mon.2) 2197 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:43:25.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:43:25 smithi080 bash[41963]: audit 2023-12-01T06:43:24.958310+0000 mon.c (mon.2) 2197 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:43:25.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:43:25 smithi090 bash[32384]: audit 2023-12-01T06:43:24.958310+0000 mon.c (mon.2) 2197 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:43:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:43:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:43:26] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T06:43:26.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:43:26 smithi080 bash[41963]: cluster 2023-12-01T06:43:24.845274+0000 mgr.y (mgr.24362) 3449 : cluster 0 pgmap v3418: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:43:26.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:43:26 smithi080 bash[28361]: cluster 2023-12-01T06:43:24.845274+0000 mgr.y (mgr.24362) 3449 : cluster 0 pgmap v3418: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:43:26.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:43:26 smithi090 bash[32384]: cluster 2023-12-01T06:43:24.845274+0000 mgr.y (mgr.24362) 3449 : cluster 0 pgmap v3418: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:43:27.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:43:27 smithi080 bash[28361]: audit 2023-12-01T06:43:26.710321+0000 mon.a (mon.0) 2700 : audit 0 from='client.? 172.21.15.80:0/1287258416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:43:27.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:43:27 smithi080 bash[41963]: audit 2023-12-01T06:43:26.710321+0000 mon.a (mon.0) 2700 : audit 0 from='client.? 172.21.15.80:0/1287258416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:43:27.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:43:27 smithi090 bash[32384]: audit 2023-12-01T06:43:26.710321+0000 mon.a (mon.0) 2700 : audit 0 from='client.? 172.21.15.80:0/1287258416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:43:28.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:43:28 smithi080 bash[28361]: cluster 2023-12-01T06:43:26.846392+0000 mgr.y (mgr.24362) 3450 : cluster 0 pgmap v3419: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:43:28.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:43:28 smithi080 bash[41963]: cluster 2023-12-01T06:43:26.846392+0000 mgr.y (mgr.24362) 3450 : cluster 0 pgmap v3419: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:43:28.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:43:28 smithi090 bash[32384]: cluster 2023-12-01T06:43:26.846392+0000 mgr.y (mgr.24362) 3450 : cluster 0 pgmap v3419: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:43:29.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:43:29 smithi080 bash[41963]: audit 2023-12-01T06:43:29.160144+0000 mon.c (mon.2) 2198 : audit 0 from='client.? 172.21.15.80:0/820818115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:43:29.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:43:29 smithi080 bash[28361]: audit 2023-12-01T06:43:29.160144+0000 mon.c (mon.2) 2198 : audit 0 from='client.? 172.21.15.80:0/820818115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:43:29.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:43:29 smithi090 bash[32384]: audit 2023-12-01T06:43:29.160144+0000 mon.c (mon.2) 2198 : audit 0 from='client.? 172.21.15.80:0/820818115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:43:30.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:43:30 smithi080 bash[28361]: cluster 2023-12-01T06:43:28.847092+0000 mgr.y (mgr.24362) 3451 : cluster 0 pgmap v3420: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:43:30.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:43:30 smithi080 bash[41963]: cluster 2023-12-01T06:43:28.847092+0000 mgr.y (mgr.24362) 3451 : cluster 0 pgmap v3420: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:43:30.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:43:30 smithi090 bash[32384]: cluster 2023-12-01T06:43:28.847092+0000 mgr.y (mgr.24362) 3451 : cluster 0 pgmap v3420: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:43:32.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:43:32 smithi080 bash[28361]: cluster 2023-12-01T06:43:30.848142+0000 mgr.y (mgr.24362) 3452 : cluster 0 pgmap v3421: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:43:32.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:43:32 smithi080 bash[28361]: audit 2023-12-01T06:43:31.616765+0000 mon.c (mon.2) 2199 : audit 0 from='client.? 172.21.15.80:0/1073332957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:43:32.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:43:32 smithi080 bash[41963]: cluster 2023-12-01T06:43:30.848142+0000 mgr.y (mgr.24362) 3452 : cluster 0 pgmap v3421: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:43:32.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:43:32 smithi080 bash[41963]: audit 2023-12-01T06:43:31.616765+0000 mon.c (mon.2) 2199 : audit 0 from='client.? 172.21.15.80:0/1073332957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:43:32.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:43:32 smithi090 bash[32384]: cluster 2023-12-01T06:43:30.848142+0000 mgr.y (mgr.24362) 3452 : cluster 0 pgmap v3421: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:43:32.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:43:32 smithi090 bash[32384]: audit 2023-12-01T06:43:31.616765+0000 mon.c (mon.2) 2199 : audit 0 from='client.? 172.21.15.80:0/1073332957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:43:34.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:43:34 smithi080 bash[41963]: cluster 2023-12-01T06:43:32.848971+0000 mgr.y (mgr.24362) 3453 : cluster 0 pgmap v3422: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:43:34.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:43:34 smithi080 bash[41963]: audit 2023-12-01T06:43:34.061394+0000 mon.c (mon.2) 2200 : audit 0 from='client.? 172.21.15.80:0/3432878979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:43:34.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:43:34 smithi080 bash[28361]: cluster 2023-12-01T06:43:32.848971+0000 mgr.y (mgr.24362) 3453 : cluster 0 pgmap v3422: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:43:34.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:43:34 smithi080 bash[28361]: audit 2023-12-01T06:43:34.061394+0000 mon.c (mon.2) 2200 : audit 0 from='client.? 172.21.15.80:0/3432878979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:43:34.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:43:34 smithi090 bash[32384]: cluster 2023-12-01T06:43:32.848971+0000 mgr.y (mgr.24362) 3453 : cluster 0 pgmap v3422: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:43:34.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:43:34 smithi090 bash[32384]: audit 2023-12-01T06:43:34.061394+0000 mon.c (mon.2) 2200 : audit 0 from='client.? 172.21.15.80:0/3432878979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:43:36.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:43:36 smithi080 bash[28361]: cluster 2023-12-01T06:43:34.849575+0000 mgr.y (mgr.24362) 3454 : cluster 0 pgmap v3423: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:43:36.683 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:43:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:43:36] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T06:43:36.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:43:36 smithi080 bash[41963]: cluster 2023-12-01T06:43:34.849575+0000 mgr.y (mgr.24362) 3454 : cluster 0 pgmap v3423: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:43:36.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:43:36 smithi090 bash[32384]: cluster 2023-12-01T06:43:34.849575+0000 mgr.y (mgr.24362) 3454 : cluster 0 pgmap v3423: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:43:37.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:43:37 smithi080 bash[28361]: audit 2023-12-01T06:43:36.521764+0000 mon.c (mon.2) 2201 : audit 0 from='client.? 172.21.15.80:0/3960681446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:43:37.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:43:37 smithi080 bash[41963]: audit 2023-12-01T06:43:36.521764+0000 mon.c (mon.2) 2201 : audit 0 from='client.? 172.21.15.80:0/3960681446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:43:37.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:43:37 smithi090 bash[32384]: audit 2023-12-01T06:43:36.521764+0000 mon.c (mon.2) 2201 : audit 0 from='client.? 172.21.15.80:0/3960681446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:43:38.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:43:38 smithi080 bash[28361]: cluster 2023-12-01T06:43:36.850779+0000 mgr.y (mgr.24362) 3455 : cluster 0 pgmap v3424: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:43:38.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:43:38 smithi080 bash[41963]: cluster 2023-12-01T06:43:36.850779+0000 mgr.y (mgr.24362) 3455 : cluster 0 pgmap v3424: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:43:38.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:43:38 smithi090 bash[32384]: cluster 2023-12-01T06:43:36.850779+0000 mgr.y (mgr.24362) 3455 : cluster 0 pgmap v3424: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:43:39.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:43:39 smithi080 bash[28361]: audit 2023-12-01T06:43:38.975098+0000 mon.c (mon.2) 2202 : audit 0 from='client.? 172.21.15.80:0/3861556671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:43:39.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:43:39 smithi080 bash[41963]: audit 2023-12-01T06:43:38.975098+0000 mon.c (mon.2) 2202 : audit 0 from='client.? 172.21.15.80:0/3861556671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:43:39.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:43:39 smithi090 bash[32384]: audit 2023-12-01T06:43:38.975098+0000 mon.c (mon.2) 2202 : audit 0 from='client.? 172.21.15.80:0/3861556671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:43:40.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:43:40 smithi080 bash[28361]: cluster 2023-12-01T06:43:38.851382+0000 mgr.y (mgr.24362) 3456 : cluster 0 pgmap v3425: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:43:40.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:43:40 smithi080 bash[28361]: audit 2023-12-01T06:43:39.958651+0000 mon.c (mon.2) 2203 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:43:40.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:43:40 smithi080 bash[41963]: cluster 2023-12-01T06:43:38.851382+0000 mgr.y (mgr.24362) 3456 : cluster 0 pgmap v3425: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:43:40.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:43:40 smithi080 bash[41963]: audit 2023-12-01T06:43:39.958651+0000 mon.c (mon.2) 2203 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:43:40.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:43:40 smithi090 bash[32384]: cluster 2023-12-01T06:43:38.851382+0000 mgr.y (mgr.24362) 3456 : cluster 0 pgmap v3425: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:43:40.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:43:40 smithi090 bash[32384]: audit 2023-12-01T06:43:39.958651+0000 mon.c (mon.2) 2203 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:43:42.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:43:42 smithi080 bash[28361]: cluster 2023-12-01T06:43:40.852426+0000 mgr.y (mgr.24362) 3457 : cluster 0 pgmap v3426: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:43:42.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:43:42 smithi080 bash[28361]: audit 2023-12-01T06:43:41.429024+0000 mon.a (mon.0) 2701 : audit 0 from='client.? 172.21.15.80:0/848612322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:43:42.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:43:42 smithi080 bash[41963]: cluster 2023-12-01T06:43:40.852426+0000 mgr.y (mgr.24362) 3457 : cluster 0 pgmap v3426: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:43:42.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:43:42 smithi080 bash[41963]: audit 2023-12-01T06:43:41.429024+0000 mon.a (mon.0) 2701 : audit 0 from='client.? 172.21.15.80:0/848612322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:43:42.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:43:42 smithi090 bash[32384]: cluster 2023-12-01T06:43:40.852426+0000 mgr.y (mgr.24362) 3457 : cluster 0 pgmap v3426: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:43:42.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:43:42 smithi090 bash[32384]: audit 2023-12-01T06:43:41.429024+0000 mon.a (mon.0) 2701 : audit 0 from='client.? 172.21.15.80:0/848612322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:43:44.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:43:44 smithi080 bash[28361]: cluster 2023-12-01T06:43:42.853410+0000 mgr.y (mgr.24362) 3458 : cluster 0 pgmap v3427: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:43:44.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:43:44 smithi080 bash[28361]: audit 2023-12-01T06:43:43.885823+0000 mon.a (mon.0) 2702 : audit 0 from='client.? 172.21.15.80:0/3510157189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:43:44.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:43:44 smithi080 bash[41963]: cluster 2023-12-01T06:43:42.853410+0000 mgr.y (mgr.24362) 3458 : cluster 0 pgmap v3427: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:43:44.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:43:44 smithi080 bash[41963]: audit 2023-12-01T06:43:43.885823+0000 mon.a (mon.0) 2702 : audit 0 from='client.? 172.21.15.80:0/3510157189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:43:44.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:43:44 smithi090 bash[32384]: cluster 2023-12-01T06:43:42.853410+0000 mgr.y (mgr.24362) 3458 : cluster 0 pgmap v3427: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:43:44.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:43:44 smithi090 bash[32384]: audit 2023-12-01T06:43:43.885823+0000 mon.a (mon.0) 2702 : audit 0 from='client.? 172.21.15.80:0/3510157189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:43:45.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:43:45 smithi080 bash[28361]: audit 2023-12-01T06:43:45.306982+0000 mon.c (mon.2) 2204 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:43:45.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:43:45 smithi080 bash[41963]: audit 2023-12-01T06:43:45.306982+0000 mon.c (mon.2) 2204 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:43:45.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:43:45 smithi090 bash[32384]: audit 2023-12-01T06:43:45.306982+0000 mon.c (mon.2) 2204 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:43:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:43:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:43:46] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T06:43:46.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:43:46 smithi080 bash[28361]: cluster 2023-12-01T06:43:44.854112+0000 mgr.y (mgr.24362) 3459 : cluster 0 pgmap v3428: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:43:46.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:43:46 smithi080 bash[28361]: audit 2023-12-01T06:43:46.343964+0000 mon.a (mon.0) 2703 : audit 0 from='client.? 172.21.15.80:0/1864119238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:43:46.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:43:46 smithi080 bash[41963]: cluster 2023-12-01T06:43:44.854112+0000 mgr.y (mgr.24362) 3459 : cluster 0 pgmap v3428: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:43:46.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:43:46 smithi080 bash[41963]: audit 2023-12-01T06:43:46.343964+0000 mon.a (mon.0) 2703 : audit 0 from='client.? 172.21.15.80:0/1864119238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:43:46.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:43:46 smithi090 bash[32384]: cluster 2023-12-01T06:43:44.854112+0000 mgr.y (mgr.24362) 3459 : cluster 0 pgmap v3428: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:43:46.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:43:46 smithi090 bash[32384]: audit 2023-12-01T06:43:46.343964+0000 mon.a (mon.0) 2703 : audit 0 from='client.? 172.21.15.80:0/1864119238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:43:48.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:43:48 smithi080 bash[28361]: cluster 2023-12-01T06:43:46.855289+0000 mgr.y (mgr.24362) 3460 : cluster 0 pgmap v3429: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:43:48.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:43:48 smithi080 bash[41963]: cluster 2023-12-01T06:43:46.855289+0000 mgr.y (mgr.24362) 3460 : cluster 0 pgmap v3429: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:43:48.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:43:48 smithi090 bash[32384]: cluster 2023-12-01T06:43:46.855289+0000 mgr.y (mgr.24362) 3460 : cluster 0 pgmap v3429: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:43:49.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:43:49 smithi080 bash[28361]: audit 2023-12-01T06:43:48.799075+0000 mon.a (mon.0) 2704 : audit 0 from='client.? 172.21.15.80:0/1076720697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:43:49.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:43:49 smithi080 bash[41963]: audit 2023-12-01T06:43:48.799075+0000 mon.a (mon.0) 2704 : audit 0 from='client.? 172.21.15.80:0/1076720697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:43:49.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:43:49 smithi090 bash[32384]: audit 2023-12-01T06:43:48.799075+0000 mon.a (mon.0) 2704 : audit 0 from='client.? 172.21.15.80:0/1076720697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:43:50.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:43:50 smithi080 bash[41963]: cluster 2023-12-01T06:43:48.855944+0000 mgr.y (mgr.24362) 3461 : cluster 0 pgmap v3430: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:43:50.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:43:50 smithi080 bash[28361]: cluster 2023-12-01T06:43:48.855944+0000 mgr.y (mgr.24362) 3461 : cluster 0 pgmap v3430: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:43:50.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:43:50 smithi090 bash[32384]: cluster 2023-12-01T06:43:48.855944+0000 mgr.y (mgr.24362) 3461 : cluster 0 pgmap v3430: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:43:52.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:43:52 smithi080 bash[28361]: cluster 2023-12-01T06:43:50.856790+0000 mgr.y (mgr.24362) 3462 : cluster 0 pgmap v3431: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:43:52.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:43:52 smithi080 bash[28361]: audit 2023-12-01T06:43:51.151675+0000 mon.a (mon.0) 2705 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:43:52.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:43:52 smithi080 bash[28361]: audit 2023-12-01T06:43:51.160892+0000 mon.a (mon.0) 2706 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:43:52.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:43:52 smithi080 bash[28361]: audit 2023-12-01T06:43:51.356053+0000 mon.c (mon.2) 2205 : audit 0 from='client.? 172.21.15.80:0/954831784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:43:52.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:43:52 smithi080 bash[28361]: audit 2023-12-01T06:43:51.506853+0000 mon.a (mon.0) 2707 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:43:52.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:43:52 smithi080 bash[28361]: audit 2023-12-01T06:43:51.519169+0000 mon.a (mon.0) 2708 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:43:52.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:43:52 smithi080 bash[28361]: audit 2023-12-01T06:43:51.994399+0000 mon.c (mon.2) 2206 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:43:52.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:43:52 smithi080 bash[28361]: audit 2023-12-01T06:43:51.996138+0000 mon.c (mon.2) 2207 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:43:52.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:43:52 smithi080 bash[28361]: audit 2023-12-01T06:43:52.005433+0000 mon.a (mon.0) 2709 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:43:52.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:43:52 smithi080 bash[41963]: cluster 2023-12-01T06:43:50.856790+0000 mgr.y (mgr.24362) 3462 : cluster 0 pgmap v3431: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:43:52.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:43:52 smithi080 bash[41963]: audit 2023-12-01T06:43:51.151675+0000 mon.a (mon.0) 2705 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:43:52.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:43:52 smithi080 bash[41963]: audit 2023-12-01T06:43:51.160892+0000 mon.a (mon.0) 2706 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:43:52.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:43:52 smithi080 bash[41963]: audit 2023-12-01T06:43:51.356053+0000 mon.c (mon.2) 2205 : audit 0 from='client.? 172.21.15.80:0/954831784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:43:52.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:43:52 smithi080 bash[41963]: audit 2023-12-01T06:43:51.506853+0000 mon.a (mon.0) 2707 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:43:52.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:43:52 smithi080 bash[41963]: audit 2023-12-01T06:43:51.519169+0000 mon.a (mon.0) 2708 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:43:52.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:43:52 smithi080 bash[41963]: audit 2023-12-01T06:43:51.994399+0000 mon.c (mon.2) 2206 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:43:52.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:43:52 smithi080 bash[41963]: audit 2023-12-01T06:43:51.996138+0000 mon.c (mon.2) 2207 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:43:52.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:43:52 smithi080 bash[41963]: audit 2023-12-01T06:43:52.005433+0000 mon.a (mon.0) 2709 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:43:52.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:43:52 smithi090 bash[32384]: cluster 2023-12-01T06:43:50.856790+0000 mgr.y (mgr.24362) 3462 : cluster 0 pgmap v3431: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:43:52.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:43:52 smithi090 bash[32384]: audit 2023-12-01T06:43:51.151675+0000 mon.a (mon.0) 2705 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:43:52.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:43:52 smithi090 bash[32384]: audit 2023-12-01T06:43:51.160892+0000 mon.a (mon.0) 2706 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:43:52.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:43:52 smithi090 bash[32384]: audit 2023-12-01T06:43:51.356053+0000 mon.c (mon.2) 2205 : audit 0 from='client.? 172.21.15.80:0/954831784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:43:52.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:43:52 smithi090 bash[32384]: audit 2023-12-01T06:43:51.506853+0000 mon.a (mon.0) 2707 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:43:52.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:43:52 smithi090 bash[32384]: audit 2023-12-01T06:43:51.519169+0000 mon.a (mon.0) 2708 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:43:52.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:43:52 smithi090 bash[32384]: audit 2023-12-01T06:43:51.994399+0000 mon.c (mon.2) 2206 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:43:52.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:43:52 smithi090 bash[32384]: audit 2023-12-01T06:43:51.996138+0000 mon.c (mon.2) 2207 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:43:52.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:43:52 smithi090 bash[32384]: audit 2023-12-01T06:43:52.005433+0000 mon.a (mon.0) 2709 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:43:54.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:43:54 smithi080 bash[28361]: cluster 2023-12-01T06:43:52.857516+0000 mgr.y (mgr.24362) 3463 : cluster 0 pgmap v3432: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:43:54.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:43:54 smithi080 bash[28361]: audit 2023-12-01T06:43:53.809599+0000 mon.c (mon.2) 2208 : audit 0 from='client.? 172.21.15.80:0/1323224095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:43:54.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:43:54 smithi080 bash[41963]: cluster 2023-12-01T06:43:52.857516+0000 mgr.y (mgr.24362) 3463 : cluster 0 pgmap v3432: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:43:54.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:43:54 smithi080 bash[41963]: audit 2023-12-01T06:43:53.809599+0000 mon.c (mon.2) 2208 : audit 0 from='client.? 172.21.15.80:0/1323224095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:43:54.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:43:54 smithi090 bash[32384]: cluster 2023-12-01T06:43:52.857516+0000 mgr.y (mgr.24362) 3463 : cluster 0 pgmap v3432: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:43:54.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:43:54 smithi090 bash[32384]: audit 2023-12-01T06:43:53.809599+0000 mon.c (mon.2) 2208 : audit 0 from='client.? 172.21.15.80:0/1323224095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:43:55.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:43:55 smithi090 bash[32384]: audit 2023-12-01T06:43:54.958838+0000 mon.c (mon.2) 2209 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:43:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:43:55 smithi080 bash[28361]: audit 2023-12-01T06:43:54.958838+0000 mon.c (mon.2) 2209 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:43:55.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:43:55 smithi080 bash[41963]: audit 2023-12-01T06:43:54.958838+0000 mon.c (mon.2) 2209 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:43:56.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:43:56 smithi090 bash[32384]: cluster 2023-12-01T06:43:54.858176+0000 mgr.y (mgr.24362) 3464 : cluster 0 pgmap v3433: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:43:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:43:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:43:56] "GET /metrics HTTP/1.1" 200 33972 "" "Prometheus/2.43.0" 2023-12-01T06:43:56.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:43:56 smithi080 bash[41963]: cluster 2023-12-01T06:43:54.858176+0000 mgr.y (mgr.24362) 3464 : cluster 0 pgmap v3433: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:43:56.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:43:56 smithi080 bash[28361]: cluster 2023-12-01T06:43:54.858176+0000 mgr.y (mgr.24362) 3464 : cluster 0 pgmap v3433: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:43:57.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:43:57 smithi090 bash[32384]: audit 2023-12-01T06:43:56.272794+0000 mon.c (mon.2) 2210 : audit 0 from='client.? 172.21.15.80:0/730570420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:43:57.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:43:57 smithi080 bash[28361]: audit 2023-12-01T06:43:56.272794+0000 mon.c (mon.2) 2210 : audit 0 from='client.? 172.21.15.80:0/730570420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:43:57.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:43:57 smithi080 bash[41963]: audit 2023-12-01T06:43:56.272794+0000 mon.c (mon.2) 2210 : audit 0 from='client.? 172.21.15.80:0/730570420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:43:58.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:43:58 smithi090 bash[32384]: cluster 2023-12-01T06:43:56.859273+0000 mgr.y (mgr.24362) 3465 : cluster 0 pgmap v3434: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:43:58.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:43:58 smithi080 bash[28361]: cluster 2023-12-01T06:43:56.859273+0000 mgr.y (mgr.24362) 3465 : cluster 0 pgmap v3434: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:43:58.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:43:58 smithi080 bash[41963]: cluster 2023-12-01T06:43:56.859273+0000 mgr.y (mgr.24362) 3465 : cluster 0 pgmap v3434: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:43:59.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:43:59 smithi090 bash[32384]: audit 2023-12-01T06:43:58.727562+0000 mon.a (mon.0) 2710 : audit 0 from='client.? 172.21.15.80:0/3525920551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:43:59.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:43:59 smithi080 bash[28361]: audit 2023-12-01T06:43:58.727562+0000 mon.a (mon.0) 2710 : audit 0 from='client.? 172.21.15.80:0/3525920551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:43:59.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:43:59 smithi080 bash[41963]: audit 2023-12-01T06:43:58.727562+0000 mon.a (mon.0) 2710 : audit 0 from='client.? 172.21.15.80:0/3525920551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:44:00.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:44:00 smithi090 bash[32384]: cluster 2023-12-01T06:43:58.860027+0000 mgr.y (mgr.24362) 3466 : cluster 0 pgmap v3435: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:44:00.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:44:00 smithi080 bash[28361]: cluster 2023-12-01T06:43:58.860027+0000 mgr.y (mgr.24362) 3466 : cluster 0 pgmap v3435: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:44:00.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:44:00 smithi080 bash[41963]: cluster 2023-12-01T06:43:58.860027+0000 mgr.y (mgr.24362) 3466 : cluster 0 pgmap v3435: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:44:01.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:44:01 smithi090 bash[32384]: audit 2023-12-01T06:44:01.186314+0000 mon.c (mon.2) 2211 : audit 0 from='client.? 172.21.15.80:0/1459016014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:44:01.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:44:01 smithi080 bash[28361]: audit 2023-12-01T06:44:01.186314+0000 mon.c (mon.2) 2211 : audit 0 from='client.? 172.21.15.80:0/1459016014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:44:01.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:44:01 smithi080 bash[41963]: audit 2023-12-01T06:44:01.186314+0000 mon.c (mon.2) 2211 : audit 0 from='client.? 172.21.15.80:0/1459016014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:44:02.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:44:02 smithi090 bash[32384]: cluster 2023-12-01T06:44:00.860598+0000 mgr.y (mgr.24362) 3467 : cluster 0 pgmap v3436: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:44:02.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:44:02 smithi080 bash[28361]: cluster 2023-12-01T06:44:00.860598+0000 mgr.y (mgr.24362) 3467 : cluster 0 pgmap v3436: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:44:02.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:44:02 smithi080 bash[41963]: cluster 2023-12-01T06:44:00.860598+0000 mgr.y (mgr.24362) 3467 : cluster 0 pgmap v3436: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:44:04.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:44:04 smithi090 bash[32384]: cluster 2023-12-01T06:44:02.861372+0000 mgr.y (mgr.24362) 3468 : cluster 0 pgmap v3437: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:44:04.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:44:04 smithi090 bash[32384]: audit 2023-12-01T06:44:03.643737+0000 mon.c (mon.2) 2212 : audit 0 from='client.? 172.21.15.80:0/2774893332' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:44:04.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:44:04 smithi080 bash[28361]: cluster 2023-12-01T06:44:02.861372+0000 mgr.y (mgr.24362) 3468 : cluster 0 pgmap v3437: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:44:04.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:44:04 smithi080 bash[28361]: audit 2023-12-01T06:44:03.643737+0000 mon.c (mon.2) 2212 : audit 0 from='client.? 172.21.15.80:0/2774893332' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:44:04.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:44:04 smithi080 bash[41963]: cluster 2023-12-01T06:44:02.861372+0000 mgr.y (mgr.24362) 3468 : cluster 0 pgmap v3437: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:44:04.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:44:04 smithi080 bash[41963]: audit 2023-12-01T06:44:03.643737+0000 mon.c (mon.2) 2212 : audit 0 from='client.? 172.21.15.80:0/2774893332' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:44:06.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:44:06 smithi090 bash[32384]: cluster 2023-12-01T06:44:04.862013+0000 mgr.y (mgr.24362) 3469 : cluster 0 pgmap v3438: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:44:06.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:44:06 smithi090 bash[32384]: audit 2023-12-01T06:44:06.099548+0000 mon.a (mon.0) 2711 : audit 0 from='client.? 172.21.15.80:0/2679687137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:44:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:44:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:44:06] "GET /metrics HTTP/1.1" 200 33972 "" "Prometheus/2.43.0" 2023-12-01T06:44:06.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:44:06 smithi080 bash[28361]: cluster 2023-12-01T06:44:04.862013+0000 mgr.y (mgr.24362) 3469 : cluster 0 pgmap v3438: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:44:06.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:44:06 smithi080 bash[28361]: audit 2023-12-01T06:44:06.099548+0000 mon.a (mon.0) 2711 : audit 0 from='client.? 172.21.15.80:0/2679687137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:44:06.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:44:06 smithi080 bash[41963]: cluster 2023-12-01T06:44:04.862013+0000 mgr.y (mgr.24362) 3469 : cluster 0 pgmap v3438: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:44:06.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:44:06 smithi080 bash[41963]: audit 2023-12-01T06:44:06.099548+0000 mon.a (mon.0) 2711 : audit 0 from='client.? 172.21.15.80:0/2679687137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:44:08.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:44:08 smithi090 bash[32384]: cluster 2023-12-01T06:44:06.863185+0000 mgr.y (mgr.24362) 3470 : cluster 0 pgmap v3439: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:44:08.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:44:08 smithi080 bash[28361]: cluster 2023-12-01T06:44:06.863185+0000 mgr.y (mgr.24362) 3470 : cluster 0 pgmap v3439: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:44:08.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:44:08 smithi080 bash[41963]: cluster 2023-12-01T06:44:06.863185+0000 mgr.y (mgr.24362) 3470 : cluster 0 pgmap v3439: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:44:09.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:44:09 smithi090 bash[32384]: audit 2023-12-01T06:44:08.551998+0000 mon.c (mon.2) 2213 : audit 0 from='client.? 172.21.15.80:0/3998232902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:44:09.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:44:09 smithi080 bash[28361]: audit 2023-12-01T06:44:08.551998+0000 mon.c (mon.2) 2213 : audit 0 from='client.? 172.21.15.80:0/3998232902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:44:09.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:44:09 smithi080 bash[41963]: audit 2023-12-01T06:44:08.551998+0000 mon.c (mon.2) 2213 : audit 0 from='client.? 172.21.15.80:0/3998232902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:44:10.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:44:10 smithi090 bash[32384]: cluster 2023-12-01T06:44:08.863809+0000 mgr.y (mgr.24362) 3471 : cluster 0 pgmap v3440: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:44:10.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:44:10 smithi090 bash[32384]: audit 2023-12-01T06:44:09.959301+0000 mon.c (mon.2) 2214 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:44:10.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:44:10 smithi080 bash[28361]: cluster 2023-12-01T06:44:08.863809+0000 mgr.y (mgr.24362) 3471 : cluster 0 pgmap v3440: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:44:10.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:44:10 smithi080 bash[28361]: audit 2023-12-01T06:44:09.959301+0000 mon.c (mon.2) 2214 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:44:10.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:44:10 smithi080 bash[41963]: cluster 2023-12-01T06:44:08.863809+0000 mgr.y (mgr.24362) 3471 : cluster 0 pgmap v3440: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:44:10.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:44:10 smithi080 bash[41963]: audit 2023-12-01T06:44:09.959301+0000 mon.c (mon.2) 2214 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:44:11.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:44:11 smithi080 bash[28361]: audit 2023-12-01T06:44:11.006349+0000 mon.c (mon.2) 2215 : audit 0 from='client.? 172.21.15.80:0/1933051482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:44:11.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:44:11 smithi080 bash[41963]: audit 2023-12-01T06:44:11.006349+0000 mon.c (mon.2) 2215 : audit 0 from='client.? 172.21.15.80:0/1933051482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:44:11.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:44:11 smithi090 bash[32384]: audit 2023-12-01T06:44:11.006349+0000 mon.c (mon.2) 2215 : audit 0 from='client.? 172.21.15.80:0/1933051482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:44:12.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:44:12 smithi080 bash[28361]: cluster 2023-12-01T06:44:10.864791+0000 mgr.y (mgr.24362) 3472 : cluster 0 pgmap v3441: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:44:12.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:44:12 smithi080 bash[41963]: cluster 2023-12-01T06:44:10.864791+0000 mgr.y (mgr.24362) 3472 : cluster 0 pgmap v3441: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:44:12.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:44:12 smithi090 bash[32384]: cluster 2023-12-01T06:44:10.864791+0000 mgr.y (mgr.24362) 3472 : cluster 0 pgmap v3441: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:44:14.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:44:14 smithi080 bash[28361]: cluster 2023-12-01T06:44:12.865634+0000 mgr.y (mgr.24362) 3473 : cluster 0 pgmap v3442: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:44:14.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:44:14 smithi080 bash[28361]: audit 2023-12-01T06:44:13.461754+0000 mon.c (mon.2) 2216 : audit 0 from='client.? 172.21.15.80:0/777980417' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:44:14.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:44:14 smithi080 bash[41963]: cluster 2023-12-01T06:44:12.865634+0000 mgr.y (mgr.24362) 3473 : cluster 0 pgmap v3442: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:44:14.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:44:14 smithi080 bash[41963]: audit 2023-12-01T06:44:13.461754+0000 mon.c (mon.2) 2216 : audit 0 from='client.? 172.21.15.80:0/777980417' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:44:14.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:44:14 smithi090 bash[32384]: cluster 2023-12-01T06:44:12.865634+0000 mgr.y (mgr.24362) 3473 : cluster 0 pgmap v3442: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:44:14.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:44:14 smithi090 bash[32384]: audit 2023-12-01T06:44:13.461754+0000 mon.c (mon.2) 2216 : audit 0 from='client.? 172.21.15.80:0/777980417' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:44:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:44:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:44:16] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T06:44:16.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:44:16 smithi080 bash[28361]: cluster 2023-12-01T06:44:14.866447+0000 mgr.y (mgr.24362) 3474 : cluster 0 pgmap v3443: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:44:16.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:44:16 smithi080 bash[28361]: audit 2023-12-01T06:44:15.927997+0000 mon.c (mon.2) 2217 : audit 0 from='client.? 172.21.15.80:0/1601239573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:44:16.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:44:16 smithi080 bash[41963]: cluster 2023-12-01T06:44:14.866447+0000 mgr.y (mgr.24362) 3474 : cluster 0 pgmap v3443: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:44:16.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:44:16 smithi080 bash[41963]: audit 2023-12-01T06:44:15.927997+0000 mon.c (mon.2) 2217 : audit 0 from='client.? 172.21.15.80:0/1601239573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:44:16.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:44:16 smithi090 bash[32384]: cluster 2023-12-01T06:44:14.866447+0000 mgr.y (mgr.24362) 3474 : cluster 0 pgmap v3443: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:44:16.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:44:16 smithi090 bash[32384]: audit 2023-12-01T06:44:15.927997+0000 mon.c (mon.2) 2217 : audit 0 from='client.? 172.21.15.80:0/1601239573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:44:18.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:44:18 smithi080 bash[41963]: cluster 2023-12-01T06:44:16.867601+0000 mgr.y (mgr.24362) 3475 : cluster 0 pgmap v3444: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:44:18.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:44:18 smithi080 bash[28361]: cluster 2023-12-01T06:44:16.867601+0000 mgr.y (mgr.24362) 3475 : cluster 0 pgmap v3444: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:44:18.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:44:18 smithi090 bash[32384]: cluster 2023-12-01T06:44:16.867601+0000 mgr.y (mgr.24362) 3475 : cluster 0 pgmap v3444: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:44:19.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:44:19 smithi080 bash[41963]: audit 2023-12-01T06:44:18.378840+0000 mon.a (mon.0) 2712 : audit 0 from='client.? 172.21.15.80:0/2960005871' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:44:19.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:44:19 smithi080 bash[28361]: audit 2023-12-01T06:44:18.378840+0000 mon.a (mon.0) 2712 : audit 0 from='client.? 172.21.15.80:0/2960005871' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:44:19.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:44:19 smithi090 bash[32384]: audit 2023-12-01T06:44:18.378840+0000 mon.a (mon.0) 2712 : audit 0 from='client.? 172.21.15.80:0/2960005871' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:44:20.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:44:20 smithi080 bash[28361]: cluster 2023-12-01T06:44:18.868282+0000 mgr.y (mgr.24362) 3476 : cluster 0 pgmap v3445: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:44:20.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:44:20 smithi080 bash[41963]: cluster 2023-12-01T06:44:18.868282+0000 mgr.y (mgr.24362) 3476 : cluster 0 pgmap v3445: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:44:20.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:44:20 smithi090 bash[32384]: cluster 2023-12-01T06:44:18.868282+0000 mgr.y (mgr.24362) 3476 : cluster 0 pgmap v3445: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:44:21.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:44:21 smithi080 bash[28361]: audit 2023-12-01T06:44:20.830742+0000 mon.c (mon.2) 2218 : audit 0 from='client.? 172.21.15.80:0/170062529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:44:21.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:44:21 smithi080 bash[41963]: audit 2023-12-01T06:44:20.830742+0000 mon.c (mon.2) 2218 : audit 0 from='client.? 172.21.15.80:0/170062529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:44:21.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:44:21 smithi090 bash[32384]: audit 2023-12-01T06:44:20.830742+0000 mon.c (mon.2) 2218 : audit 0 from='client.? 172.21.15.80:0/170062529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:44:22.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:44:22 smithi080 bash[28361]: cluster 2023-12-01T06:44:20.869217+0000 mgr.y (mgr.24362) 3477 : cluster 0 pgmap v3446: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:44:22.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:44:22 smithi080 bash[41963]: cluster 2023-12-01T06:44:20.869217+0000 mgr.y (mgr.24362) 3477 : cluster 0 pgmap v3446: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:44:22.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:44:22 smithi090 bash[32384]: cluster 2023-12-01T06:44:20.869217+0000 mgr.y (mgr.24362) 3477 : cluster 0 pgmap v3446: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:44:23.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:44:23 smithi080 bash[28361]: audit 2023-12-01T06:44:23.287318+0000 mon.a (mon.0) 2713 : audit 0 from='client.? 172.21.15.80:0/699154825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:44:23.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:44:23 smithi080 bash[41963]: audit 2023-12-01T06:44:23.287318+0000 mon.a (mon.0) 2713 : audit 0 from='client.? 172.21.15.80:0/699154825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:44:23.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:44:23 smithi090 bash[32384]: audit 2023-12-01T06:44:23.287318+0000 mon.a (mon.0) 2713 : audit 0 from='client.? 172.21.15.80:0/699154825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:44:24.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:44:24 smithi080 bash[41963]: cluster 2023-12-01T06:44:22.870031+0000 mgr.y (mgr.24362) 3478 : cluster 0 pgmap v3447: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:44:24.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:44:24 smithi080 bash[28361]: cluster 2023-12-01T06:44:22.870031+0000 mgr.y (mgr.24362) 3478 : cluster 0 pgmap v3447: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:44:24.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:44:24 smithi090 bash[32384]: cluster 2023-12-01T06:44:22.870031+0000 mgr.y (mgr.24362) 3478 : cluster 0 pgmap v3447: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:44:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:44:25 smithi080 bash[28361]: audit 2023-12-01T06:44:24.959835+0000 mon.c (mon.2) 2219 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:44:25.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:44:25 smithi080 bash[41963]: audit 2023-12-01T06:44:24.959835+0000 mon.c (mon.2) 2219 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:44:25.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:44:25 smithi090 bash[32384]: audit 2023-12-01T06:44:24.959835+0000 mon.c (mon.2) 2219 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:44:26.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:44:26 smithi080 bash[41963]: cluster 2023-12-01T06:44:24.870706+0000 mgr.y (mgr.24362) 3479 : cluster 0 pgmap v3448: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:44:26.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:44:26 smithi080 bash[41963]: audit 2023-12-01T06:44:25.745643+0000 mon.a (mon.0) 2714 : audit 0 from='client.? 172.21.15.80:0/1105474763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:44:26.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:44:26 smithi080 bash[28361]: cluster 2023-12-01T06:44:24.870706+0000 mgr.y (mgr.24362) 3479 : cluster 0 pgmap v3448: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:44:26.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:44:26 smithi080 bash[28361]: audit 2023-12-01T06:44:25.745643+0000 mon.a (mon.0) 2714 : audit 0 from='client.? 172.21.15.80:0/1105474763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:44:26.683 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:44:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:44:26] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T06:44:26.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:44:26 smithi090 bash[32384]: cluster 2023-12-01T06:44:24.870706+0000 mgr.y (mgr.24362) 3479 : cluster 0 pgmap v3448: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:44:26.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:44:26 smithi090 bash[32384]: audit 2023-12-01T06:44:25.745643+0000 mon.a (mon.0) 2714 : audit 0 from='client.? 172.21.15.80:0/1105474763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:44:28.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:44:28 smithi080 bash[41963]: cluster 2023-12-01T06:44:26.871844+0000 mgr.y (mgr.24362) 3480 : cluster 0 pgmap v3449: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:44:28.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:44:28 smithi080 bash[41963]: audit 2023-12-01T06:44:28.197824+0000 mon.a (mon.0) 2715 : audit 0 from='client.? 172.21.15.80:0/4250831477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:44:28.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:44:28 smithi080 bash[28361]: cluster 2023-12-01T06:44:26.871844+0000 mgr.y (mgr.24362) 3480 : cluster 0 pgmap v3449: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:44:28.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:44:28 smithi080 bash[28361]: audit 2023-12-01T06:44:28.197824+0000 mon.a (mon.0) 2715 : audit 0 from='client.? 172.21.15.80:0/4250831477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:44:28.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:44:28 smithi090 bash[32384]: cluster 2023-12-01T06:44:26.871844+0000 mgr.y (mgr.24362) 3480 : cluster 0 pgmap v3449: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:44:28.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:44:28 smithi090 bash[32384]: audit 2023-12-01T06:44:28.197824+0000 mon.a (mon.0) 2715 : audit 0 from='client.? 172.21.15.80:0/4250831477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:44:30.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:44:30 smithi080 bash[28361]: cluster 2023-12-01T06:44:28.872565+0000 mgr.y (mgr.24362) 3481 : cluster 0 pgmap v3450: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:44:30.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:44:30 smithi080 bash[41963]: cluster 2023-12-01T06:44:28.872565+0000 mgr.y (mgr.24362) 3481 : cluster 0 pgmap v3450: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:44:30.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:44:30 smithi090 bash[32384]: cluster 2023-12-01T06:44:28.872565+0000 mgr.y (mgr.24362) 3481 : cluster 0 pgmap v3450: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:44:31.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:44:31 smithi080 bash[28361]: audit 2023-12-01T06:44:30.659919+0000 mon.c (mon.2) 2220 : audit 0 from='client.? 172.21.15.80:0/3970144291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:44:31.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:44:31 smithi080 bash[41963]: audit 2023-12-01T06:44:30.659919+0000 mon.c (mon.2) 2220 : audit 0 from='client.? 172.21.15.80:0/3970144291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:44:31.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:44:31 smithi090 bash[32384]: audit 2023-12-01T06:44:30.659919+0000 mon.c (mon.2) 2220 : audit 0 from='client.? 172.21.15.80:0/3970144291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:44:32.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:44:32 smithi080 bash[28361]: cluster 2023-12-01T06:44:30.873537+0000 mgr.y (mgr.24362) 3482 : cluster 0 pgmap v3451: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:44:32.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:44:32 smithi080 bash[41963]: cluster 2023-12-01T06:44:30.873537+0000 mgr.y (mgr.24362) 3482 : cluster 0 pgmap v3451: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:44:32.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:44:32 smithi090 bash[32384]: cluster 2023-12-01T06:44:30.873537+0000 mgr.y (mgr.24362) 3482 : cluster 0 pgmap v3451: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:44:33.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:44:33 smithi080 bash[28361]: audit 2023-12-01T06:44:33.119039+0000 mon.c (mon.2) 2221 : audit 0 from='client.? 172.21.15.80:0/3517679878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:44:33.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:44:33 smithi080 bash[41963]: audit 2023-12-01T06:44:33.119039+0000 mon.c (mon.2) 2221 : audit 0 from='client.? 172.21.15.80:0/3517679878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:44:33.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:44:33 smithi090 bash[32384]: audit 2023-12-01T06:44:33.119039+0000 mon.c (mon.2) 2221 : audit 0 from='client.? 172.21.15.80:0/3517679878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:44:34.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:44:34 smithi080 bash[28361]: cluster 2023-12-01T06:44:32.874455+0000 mgr.y (mgr.24362) 3483 : cluster 0 pgmap v3452: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:44:34.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:44:34 smithi080 bash[41963]: cluster 2023-12-01T06:44:32.874455+0000 mgr.y (mgr.24362) 3483 : cluster 0 pgmap v3452: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:44:34.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:44:34 smithi090 bash[32384]: cluster 2023-12-01T06:44:32.874455+0000 mgr.y (mgr.24362) 3483 : cluster 0 pgmap v3452: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:44:36.685 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:44:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:44:36] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T06:44:36.685 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:44:36 smithi080 bash[28361]: cluster 2023-12-01T06:44:34.875287+0000 mgr.y (mgr.24362) 3484 : cluster 0 pgmap v3453: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:44:36.686 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:44:36 smithi080 bash[28361]: audit 2023-12-01T06:44:35.582191+0000 mon.c (mon.2) 2222 : audit 0 from='client.? 172.21.15.80:0/4185355944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:44:36.686 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:44:36 smithi080 bash[41963]: cluster 2023-12-01T06:44:34.875287+0000 mgr.y (mgr.24362) 3484 : cluster 0 pgmap v3453: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:44:36.686 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:44:36 smithi080 bash[41963]: audit 2023-12-01T06:44:35.582191+0000 mon.c (mon.2) 2222 : audit 0 from='client.? 172.21.15.80:0/4185355944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:44:36.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:44:36 smithi090 bash[32384]: cluster 2023-12-01T06:44:34.875287+0000 mgr.y (mgr.24362) 3484 : cluster 0 pgmap v3453: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:44:36.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:44:36 smithi090 bash[32384]: audit 2023-12-01T06:44:35.582191+0000 mon.c (mon.2) 2222 : audit 0 from='client.? 172.21.15.80:0/4185355944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:44:38.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:44:38 smithi080 bash[28361]: cluster 2023-12-01T06:44:36.876504+0000 mgr.y (mgr.24362) 3485 : cluster 0 pgmap v3454: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:44:38.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:44:38 smithi080 bash[28361]: audit 2023-12-01T06:44:38.033889+0000 mon.a (mon.0) 2716 : audit 0 from='client.? 172.21.15.80:0/3251047960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:44:38.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:44:38 smithi080 bash[41963]: cluster 2023-12-01T06:44:36.876504+0000 mgr.y (mgr.24362) 3485 : cluster 0 pgmap v3454: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:44:38.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:44:38 smithi080 bash[41963]: audit 2023-12-01T06:44:38.033889+0000 mon.a (mon.0) 2716 : audit 0 from='client.? 172.21.15.80:0/3251047960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:44:38.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:44:38 smithi090 bash[32384]: cluster 2023-12-01T06:44:36.876504+0000 mgr.y (mgr.24362) 3485 : cluster 0 pgmap v3454: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:44:38.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:44:38 smithi090 bash[32384]: audit 2023-12-01T06:44:38.033889+0000 mon.a (mon.0) 2716 : audit 0 from='client.? 172.21.15.80:0/3251047960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:44:40.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:44:40 smithi080 bash[28361]: cluster 2023-12-01T06:44:38.877218+0000 mgr.y (mgr.24362) 3486 : cluster 0 pgmap v3455: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:44:40.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:44:40 smithi080 bash[28361]: audit 2023-12-01T06:44:39.960090+0000 mon.c (mon.2) 2223 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:44:40.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:44:40 smithi080 bash[41963]: cluster 2023-12-01T06:44:38.877218+0000 mgr.y (mgr.24362) 3486 : cluster 0 pgmap v3455: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:44:40.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:44:40 smithi080 bash[41963]: audit 2023-12-01T06:44:39.960090+0000 mon.c (mon.2) 2223 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:44:40.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:44:40 smithi090 bash[32384]: cluster 2023-12-01T06:44:38.877218+0000 mgr.y (mgr.24362) 3486 : cluster 0 pgmap v3455: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:44:40.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:44:40 smithi090 bash[32384]: audit 2023-12-01T06:44:39.960090+0000 mon.c (mon.2) 2223 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:44:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:44:41 smithi080 bash[28361]: audit 2023-12-01T06:44:40.487396+0000 mon.a (mon.0) 2717 : audit 0 from='client.? 172.21.15.80:0/3833946816' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:44:41.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:44:41 smithi080 bash[41963]: audit 2023-12-01T06:44:40.487396+0000 mon.a (mon.0) 2717 : audit 0 from='client.? 172.21.15.80:0/3833946816' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:44:41.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:44:41 smithi090 bash[32384]: audit 2023-12-01T06:44:40.487396+0000 mon.a (mon.0) 2717 : audit 0 from='client.? 172.21.15.80:0/3833946816' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:44:42.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:44:42 smithi080 bash[28361]: cluster 2023-12-01T06:44:40.878410+0000 mgr.y (mgr.24362) 3487 : cluster 0 pgmap v3456: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:44:42.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:44:42 smithi080 bash[41963]: cluster 2023-12-01T06:44:40.878410+0000 mgr.y (mgr.24362) 3487 : cluster 0 pgmap v3456: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:44:42.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:44:42 smithi090 bash[32384]: cluster 2023-12-01T06:44:40.878410+0000 mgr.y (mgr.24362) 3487 : cluster 0 pgmap v3456: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:44:43.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:44:43 smithi080 bash[28361]: audit 2023-12-01T06:44:42.936721+0000 mon.c (mon.2) 2224 : audit 0 from='client.? 172.21.15.80:0/2593797879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:44:43.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:44:43 smithi080 bash[41963]: audit 2023-12-01T06:44:42.936721+0000 mon.c (mon.2) 2224 : audit 0 from='client.? 172.21.15.80:0/2593797879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:44:43.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:44:43 smithi090 bash[32384]: audit 2023-12-01T06:44:42.936721+0000 mon.c (mon.2) 2224 : audit 0 from='client.? 172.21.15.80:0/2593797879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:44:44.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:44:44 smithi080 bash[41963]: cluster 2023-12-01T06:44:42.879171+0000 mgr.y (mgr.24362) 3488 : cluster 0 pgmap v3457: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:44:44.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:44:44 smithi080 bash[28361]: cluster 2023-12-01T06:44:42.879171+0000 mgr.y (mgr.24362) 3488 : cluster 0 pgmap v3457: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:44:44.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:44:44 smithi090 bash[32384]: cluster 2023-12-01T06:44:42.879171+0000 mgr.y (mgr.24362) 3488 : cluster 0 pgmap v3457: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:44:45.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:44:45 smithi080 bash[28361]: audit 2023-12-01T06:44:45.384344+0000 mon.a (mon.0) 2718 : audit 0 from='client.? 172.21.15.80:0/3346298090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:44:45.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:44:45 smithi080 bash[41963]: audit 2023-12-01T06:44:45.384344+0000 mon.a (mon.0) 2718 : audit 0 from='client.? 172.21.15.80:0/3346298090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:44:45.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:44:45 smithi090 bash[32384]: audit 2023-12-01T06:44:45.384344+0000 mon.a (mon.0) 2718 : audit 0 from='client.? 172.21.15.80:0/3346298090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:44:46.683 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:44:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:44:46] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T06:44:46.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:44:46 smithi080 bash[41963]: cluster 2023-12-01T06:44:44.879836+0000 mgr.y (mgr.24362) 3489 : cluster 0 pgmap v3458: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:44:46.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:44:46 smithi080 bash[28361]: cluster 2023-12-01T06:44:44.879836+0000 mgr.y (mgr.24362) 3489 : cluster 0 pgmap v3458: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:44:46.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:44:46 smithi090 bash[32384]: cluster 2023-12-01T06:44:44.879836+0000 mgr.y (mgr.24362) 3489 : cluster 0 pgmap v3458: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:44:48.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:44:48 smithi080 bash[41963]: cluster 2023-12-01T06:44:46.880963+0000 mgr.y (mgr.24362) 3490 : cluster 0 pgmap v3459: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:44:48.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:44:48 smithi080 bash[41963]: audit 2023-12-01T06:44:47.838368+0000 mon.a (mon.0) 2719 : audit 0 from='client.? 172.21.15.80:0/2537584905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:44:48.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:44:48 smithi080 bash[28361]: cluster 2023-12-01T06:44:46.880963+0000 mgr.y (mgr.24362) 3490 : cluster 0 pgmap v3459: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:44:48.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:44:48 smithi080 bash[28361]: audit 2023-12-01T06:44:47.838368+0000 mon.a (mon.0) 2719 : audit 0 from='client.? 172.21.15.80:0/2537584905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:44:48.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:44:48 smithi090 bash[32384]: cluster 2023-12-01T06:44:46.880963+0000 mgr.y (mgr.24362) 3490 : cluster 0 pgmap v3459: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:44:48.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:44:48 smithi090 bash[32384]: audit 2023-12-01T06:44:47.838368+0000 mon.a (mon.0) 2719 : audit 0 from='client.? 172.21.15.80:0/2537584905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:44:50.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:44:50 smithi080 bash[28361]: cluster 2023-12-01T06:44:48.881620+0000 mgr.y (mgr.24362) 3491 : cluster 0 pgmap v3460: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:44:50.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:44:50 smithi080 bash[28361]: audit 2023-12-01T06:44:50.362394+0000 mon.c (mon.2) 2225 : audit 0 from='client.? 172.21.15.80:0/1933245799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:44:50.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:44:50 smithi080 bash[41963]: cluster 2023-12-01T06:44:48.881620+0000 mgr.y (mgr.24362) 3491 : cluster 0 pgmap v3460: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:44:50.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:44:50 smithi080 bash[41963]: audit 2023-12-01T06:44:50.362394+0000 mon.c (mon.2) 2225 : audit 0 from='client.? 172.21.15.80:0/1933245799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:44:50.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:44:50 smithi090 bash[32384]: cluster 2023-12-01T06:44:48.881620+0000 mgr.y (mgr.24362) 3491 : cluster 0 pgmap v3460: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:44:50.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:44:50 smithi090 bash[32384]: audit 2023-12-01T06:44:50.362394+0000 mon.c (mon.2) 2225 : audit 0 from='client.? 172.21.15.80:0/1933245799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:44:52.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:44:52 smithi080 bash[41963]: cluster 2023-12-01T06:44:50.882515+0000 mgr.y (mgr.24362) 3492 : cluster 0 pgmap v3461: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:44:52.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:44:52 smithi080 bash[41963]: audit 2023-12-01T06:44:52.088747+0000 mon.c (mon.2) 2226 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:44:52.684 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:44:52 smithi080 bash[28361]: cluster 2023-12-01T06:44:50.882515+0000 mgr.y (mgr.24362) 3492 : cluster 0 pgmap v3461: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:44:52.684 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:44:52 smithi080 bash[28361]: audit 2023-12-01T06:44:52.088747+0000 mon.c (mon.2) 2226 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:44:52.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:44:52 smithi090 bash[32384]: cluster 2023-12-01T06:44:50.882515+0000 mgr.y (mgr.24362) 3492 : cluster 0 pgmap v3461: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:44:52.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:44:52 smithi090 bash[32384]: audit 2023-12-01T06:44:52.088747+0000 mon.c (mon.2) 2226 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:44:53.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:44:53 smithi090 bash[32384]: audit 2023-12-01T06:44:52.816136+0000 mon.a (mon.0) 2720 : audit 0 from='client.? 172.21.15.80:0/3614318762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:44:53.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:44:53 smithi080 bash[28361]: audit 2023-12-01T06:44:52.816136+0000 mon.a (mon.0) 2720 : audit 0 from='client.? 172.21.15.80:0/3614318762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:44:53.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:44:53 smithi080 bash[41963]: audit 2023-12-01T06:44:52.816136+0000 mon.a (mon.0) 2720 : audit 0 from='client.? 172.21.15.80:0/3614318762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:44:54.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:44:54 smithi090 bash[32384]: cluster 2023-12-01T06:44:52.883250+0000 mgr.y (mgr.24362) 3493 : cluster 0 pgmap v3462: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:44:54.935 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:44:54 smithi080 bash[28361]: cluster 2023-12-01T06:44:52.883250+0000 mgr.y (mgr.24362) 3493 : cluster 0 pgmap v3462: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:44:54.935 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:44:54 smithi080 bash[41963]: cluster 2023-12-01T06:44:52.883250+0000 mgr.y (mgr.24362) 3493 : cluster 0 pgmap v3462: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:44:55.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:44:55 smithi090 bash[32384]: audit 2023-12-01T06:44:54.959438+0000 mon.c (mon.2) 2227 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:44:55.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:44:55 smithi090 bash[32384]: audit 2023-12-01T06:44:55.265625+0000 mon.a (mon.0) 2721 : audit 0 from='client.? 172.21.15.80:0/132159149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:44:55.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:44:55 smithi080 bash[28361]: audit 2023-12-01T06:44:54.959438+0000 mon.c (mon.2) 2227 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:44:55.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:44:55 smithi080 bash[28361]: audit 2023-12-01T06:44:55.265625+0000 mon.a (mon.0) 2721 : audit 0 from='client.? 172.21.15.80:0/132159149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:44:55.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:44:55 smithi080 bash[41963]: audit 2023-12-01T06:44:54.959438+0000 mon.c (mon.2) 2227 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:44:55.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:44:55 smithi080 bash[41963]: audit 2023-12-01T06:44:55.265625+0000 mon.a (mon.0) 2721 : audit 0 from='client.? 172.21.15.80:0/132159149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:44:56.684 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:44:56 smithi080 bash[28361]: cluster 2023-12-01T06:44:54.883935+0000 mgr.y (mgr.24362) 3494 : cluster 0 pgmap v3463: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:44:56.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:44:56 smithi080 bash[41963]: cluster 2023-12-01T06:44:54.883935+0000 mgr.y (mgr.24362) 3494 : cluster 0 pgmap v3463: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:44:56.684 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:44:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:44:56] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T06:44:56.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:44:56 smithi090 bash[32384]: cluster 2023-12-01T06:44:54.883935+0000 mgr.y (mgr.24362) 3494 : cluster 0 pgmap v3463: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:44:58.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:44:58 smithi090 bash[32384]: cluster 2023-12-01T06:44:56.885195+0000 mgr.y (mgr.24362) 3495 : cluster 0 pgmap v3464: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:44:58.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:44:58 smithi090 bash[32384]: audit 2023-12-01T06:44:57.764617+0000 mon.a (mon.0) 2722 : audit 0 from='client.? 172.21.15.80:0/1677534316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:44:58.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:44:58 smithi090 bash[32384]: audit 2023-12-01T06:44:57.984890+0000 mon.a (mon.0) 2723 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:44:58.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:44:58 smithi090 bash[32384]: audit 2023-12-01T06:44:57.997424+0000 mon.a (mon.0) 2724 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:44:58.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:44:58 smithi090 bash[32384]: audit 2023-12-01T06:44:58.238089+0000 mon.a (mon.0) 2725 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:44:58.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:44:58 smithi090 bash[32384]: audit 2023-12-01T06:44:58.247694+0000 mon.a (mon.0) 2726 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:44:58.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:44:58 smithi080 bash[28361]: cluster 2023-12-01T06:44:56.885195+0000 mgr.y (mgr.24362) 3495 : cluster 0 pgmap v3464: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:44:58.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:44:58 smithi080 bash[28361]: audit 2023-12-01T06:44:57.764617+0000 mon.a (mon.0) 2722 : audit 0 from='client.? 172.21.15.80:0/1677534316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:44:58.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:44:58 smithi080 bash[28361]: audit 2023-12-01T06:44:57.984890+0000 mon.a (mon.0) 2723 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:44:58.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:44:58 smithi080 bash[28361]: audit 2023-12-01T06:44:57.997424+0000 mon.a (mon.0) 2724 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:44:58.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:44:58 smithi080 bash[28361]: audit 2023-12-01T06:44:58.238089+0000 mon.a (mon.0) 2725 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:44:58.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:44:58 smithi080 bash[28361]: audit 2023-12-01T06:44:58.247694+0000 mon.a (mon.0) 2726 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:44:58.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:44:58 smithi080 bash[41963]: cluster 2023-12-01T06:44:56.885195+0000 mgr.y (mgr.24362) 3495 : cluster 0 pgmap v3464: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:44:58.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:44:58 smithi080 bash[41963]: audit 2023-12-01T06:44:57.764617+0000 mon.a (mon.0) 2722 : audit 0 from='client.? 172.21.15.80:0/1677534316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:44:58.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:44:58 smithi080 bash[41963]: audit 2023-12-01T06:44:57.984890+0000 mon.a (mon.0) 2723 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:44:58.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:44:58 smithi080 bash[41963]: audit 2023-12-01T06:44:57.997424+0000 mon.a (mon.0) 2724 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:44:58.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:44:58 smithi080 bash[41963]: audit 2023-12-01T06:44:58.238089+0000 mon.a (mon.0) 2725 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:44:58.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:44:58 smithi080 bash[41963]: audit 2023-12-01T06:44:58.247694+0000 mon.a (mon.0) 2726 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:44:59.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:44:59 smithi090 bash[32384]: audit 2023-12-01T06:44:58.723311+0000 mon.c (mon.2) 2228 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:44:59.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:44:59 smithi090 bash[32384]: audit 2023-12-01T06:44:58.725229+0000 mon.c (mon.2) 2229 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:44:59.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:44:59 smithi090 bash[32384]: audit 2023-12-01T06:44:58.735061+0000 mon.a (mon.0) 2727 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:44:59.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:44:59 smithi080 bash[41963]: audit 2023-12-01T06:44:58.723311+0000 mon.c (mon.2) 2228 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:44:59.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:44:59 smithi080 bash[41963]: audit 2023-12-01T06:44:58.725229+0000 mon.c (mon.2) 2229 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:44:59.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:44:59 smithi080 bash[41963]: audit 2023-12-01T06:44:58.735061+0000 mon.a (mon.0) 2727 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:44:59.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:44:59 smithi080 bash[28361]: audit 2023-12-01T06:44:58.723311+0000 mon.c (mon.2) 2228 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:44:59.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:44:59 smithi080 bash[28361]: audit 2023-12-01T06:44:58.725229+0000 mon.c (mon.2) 2229 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:44:59.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:44:59 smithi080 bash[28361]: audit 2023-12-01T06:44:58.735061+0000 mon.a (mon.0) 2727 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:45:00.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:45:00 smithi090 bash[32384]: cluster 2023-12-01T06:44:58.885895+0000 mgr.y (mgr.24362) 3496 : cluster 0 pgmap v3465: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:45:00.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:45:00 smithi090 bash[32384]: audit 2023-12-01T06:45:00.247977+0000 mon.a (mon.0) 2728 : audit 0 from='client.? 172.21.15.80:0/3317344424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:45:00.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:45:00 smithi080 bash[41963]: cluster 2023-12-01T06:44:58.885895+0000 mgr.y (mgr.24362) 3496 : cluster 0 pgmap v3465: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:45:00.935 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:45:00 smithi080 bash[41963]: audit 2023-12-01T06:45:00.247977+0000 mon.a (mon.0) 2728 : audit 0 from='client.? 172.21.15.80:0/3317344424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:45:00.936 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:45:00 smithi080 bash[28361]: cluster 2023-12-01T06:44:58.885895+0000 mgr.y (mgr.24362) 3496 : cluster 0 pgmap v3465: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:45:00.936 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:45:00 smithi080 bash[28361]: audit 2023-12-01T06:45:00.247977+0000 mon.a (mon.0) 2728 : audit 0 from='client.? 172.21.15.80:0/3317344424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:45:02.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:45:02 smithi090 bash[32384]: cluster 2023-12-01T06:45:00.886852+0000 mgr.y (mgr.24362) 3497 : cluster 0 pgmap v3466: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:45:02.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:45:02 smithi080 bash[28361]: cluster 2023-12-01T06:45:00.886852+0000 mgr.y (mgr.24362) 3497 : cluster 0 pgmap v3466: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:45:02.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:45:02 smithi080 bash[41963]: cluster 2023-12-01T06:45:00.886852+0000 mgr.y (mgr.24362) 3497 : cluster 0 pgmap v3466: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:45:03.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:45:03 smithi090 bash[32384]: audit 2023-12-01T06:45:02.707605+0000 mon.a (mon.0) 2729 : audit 0 from='client.? 172.21.15.80:0/213336186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:45:03.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:45:03 smithi080 bash[28361]: audit 2023-12-01T06:45:02.707605+0000 mon.a (mon.0) 2729 : audit 0 from='client.? 172.21.15.80:0/213336186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:45:03.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:45:03 smithi080 bash[41963]: audit 2023-12-01T06:45:02.707605+0000 mon.a (mon.0) 2729 : audit 0 from='client.? 172.21.15.80:0/213336186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:45:04.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:45:04 smithi090 bash[32384]: cluster 2023-12-01T06:45:02.887700+0000 mgr.y (mgr.24362) 3498 : cluster 0 pgmap v3467: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:45:04.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:45:04 smithi080 bash[41963]: cluster 2023-12-01T06:45:02.887700+0000 mgr.y (mgr.24362) 3498 : cluster 0 pgmap v3467: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:45:04.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:45:04 smithi080 bash[28361]: cluster 2023-12-01T06:45:02.887700+0000 mgr.y (mgr.24362) 3498 : cluster 0 pgmap v3467: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:45:05.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:45:05 smithi090 bash[32384]: audit 2023-12-01T06:45:05.162210+0000 mon.c (mon.2) 2230 : audit 0 from='client.? 172.21.15.80:0/1971684040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:45:05.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:45:05 smithi080 bash[28361]: audit 2023-12-01T06:45:05.162210+0000 mon.c (mon.2) 2230 : audit 0 from='client.? 172.21.15.80:0/1971684040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:45:05.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:45:05 smithi080 bash[41963]: audit 2023-12-01T06:45:05.162210+0000 mon.c (mon.2) 2230 : audit 0 from='client.? 172.21.15.80:0/1971684040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:45:06.495 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:45:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:45:06] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T06:45:06.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:45:06 smithi090 bash[32384]: cluster 2023-12-01T06:45:04.888367+0000 mgr.y (mgr.24362) 3499 : cluster 0 pgmap v3468: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:45:06.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:45:06 smithi080 bash[28361]: cluster 2023-12-01T06:45:04.888367+0000 mgr.y (mgr.24362) 3499 : cluster 0 pgmap v3468: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:45:06.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:45:06 smithi080 bash[41963]: cluster 2023-12-01T06:45:04.888367+0000 mgr.y (mgr.24362) 3499 : cluster 0 pgmap v3468: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:45:08.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:45:08 smithi090 bash[32384]: cluster 2023-12-01T06:45:06.889464+0000 mgr.y (mgr.24362) 3500 : cluster 0 pgmap v3469: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:45:08.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:45:08 smithi090 bash[32384]: audit 2023-12-01T06:45:07.622113+0000 mon.c (mon.2) 2231 : audit 0 from='client.? 172.21.15.80:0/960929075' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:45:08.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:45:08 smithi080 bash[41963]: cluster 2023-12-01T06:45:06.889464+0000 mgr.y (mgr.24362) 3500 : cluster 0 pgmap v3469: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:45:08.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:45:08 smithi080 bash[41963]: audit 2023-12-01T06:45:07.622113+0000 mon.c (mon.2) 2231 : audit 0 from='client.? 172.21.15.80:0/960929075' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:45:08.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:45:08 smithi080 bash[28361]: cluster 2023-12-01T06:45:06.889464+0000 mgr.y (mgr.24362) 3500 : cluster 0 pgmap v3469: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:45:08.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:45:08 smithi080 bash[28361]: audit 2023-12-01T06:45:07.622113+0000 mon.c (mon.2) 2231 : audit 0 from='client.? 172.21.15.80:0/960929075' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:45:10.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:45:10 smithi090 bash[32384]: cluster 2023-12-01T06:45:08.890123+0000 mgr.y (mgr.24362) 3501 : cluster 0 pgmap v3470: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:45:10.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:45:10 smithi090 bash[32384]: audit 2023-12-01T06:45:09.960588+0000 mon.c (mon.2) 2232 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:45:10.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:45:10 smithi090 bash[32384]: audit 2023-12-01T06:45:10.089684+0000 mon.a (mon.0) 2730 : audit 0 from='client.? 172.21.15.80:0/1284069875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:45:10.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:45:10 smithi080 bash[41963]: cluster 2023-12-01T06:45:08.890123+0000 mgr.y (mgr.24362) 3501 : cluster 0 pgmap v3470: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:45:10.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:45:10 smithi080 bash[41963]: audit 2023-12-01T06:45:09.960588+0000 mon.c (mon.2) 2232 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:45:10.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:45:10 smithi080 bash[41963]: audit 2023-12-01T06:45:10.089684+0000 mon.a (mon.0) 2730 : audit 0 from='client.? 172.21.15.80:0/1284069875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:45:10.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:45:10 smithi080 bash[28361]: cluster 2023-12-01T06:45:08.890123+0000 mgr.y (mgr.24362) 3501 : cluster 0 pgmap v3470: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:45:10.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:45:10 smithi080 bash[28361]: audit 2023-12-01T06:45:09.960588+0000 mon.c (mon.2) 2232 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:45:10.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:45:10 smithi080 bash[28361]: audit 2023-12-01T06:45:10.089684+0000 mon.a (mon.0) 2730 : audit 0 from='client.? 172.21.15.80:0/1284069875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:45:12.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:45:12 smithi090 bash[32384]: cluster 2023-12-01T06:45:10.891140+0000 mgr.y (mgr.24362) 3502 : cluster 0 pgmap v3471: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:45:12.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:45:12 smithi080 bash[28361]: cluster 2023-12-01T06:45:10.891140+0000 mgr.y (mgr.24362) 3502 : cluster 0 pgmap v3471: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:45:12.935 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:45:12 smithi080 bash[41963]: cluster 2023-12-01T06:45:10.891140+0000 mgr.y (mgr.24362) 3502 : cluster 0 pgmap v3471: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:45:13.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:45:13 smithi080 bash[28361]: audit 2023-12-01T06:45:12.544745+0000 mon.c (mon.2) 2233 : audit 0 from='client.? 172.21.15.80:0/2264849110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:45:13.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:45:13 smithi080 bash[41963]: audit 2023-12-01T06:45:12.544745+0000 mon.c (mon.2) 2233 : audit 0 from='client.? 172.21.15.80:0/2264849110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:45:14.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:45:13 smithi090 bash[32384]: audit 2023-12-01T06:45:12.544745+0000 mon.c (mon.2) 2233 : audit 0 from='client.? 172.21.15.80:0/2264849110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:45:14.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:45:14 smithi080 bash[41963]: cluster 2023-12-01T06:45:12.892032+0000 mgr.y (mgr.24362) 3503 : cluster 0 pgmap v3472: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:45:14.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:45:14 smithi080 bash[28361]: cluster 2023-12-01T06:45:12.892032+0000 mgr.y (mgr.24362) 3503 : cluster 0 pgmap v3472: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:45:15.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:45:14 smithi090 bash[32384]: cluster 2023-12-01T06:45:12.892032+0000 mgr.y (mgr.24362) 3503 : cluster 0 pgmap v3472: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:45:15.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:45:15 smithi080 bash[28361]: audit 2023-12-01T06:45:14.998428+0000 mon.a (mon.0) 2731 : audit 0 from='client.? 172.21.15.80:0/1217368446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:45:15.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:45:15 smithi080 bash[41963]: audit 2023-12-01T06:45:14.998428+0000 mon.a (mon.0) 2731 : audit 0 from='client.? 172.21.15.80:0/1217368446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:45:16.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:45:15 smithi090 bash[32384]: audit 2023-12-01T06:45:14.998428+0000 mon.a (mon.0) 2731 : audit 0 from='client.? 172.21.15.80:0/1217368446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:45:16.541 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:45:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:45:16] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T06:45:16.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:45:16 smithi080 bash[28361]: cluster 2023-12-01T06:45:14.892669+0000 mgr.y (mgr.24362) 3504 : cluster 0 pgmap v3473: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:45:16.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:45:16 smithi080 bash[41963]: cluster 2023-12-01T06:45:14.892669+0000 mgr.y (mgr.24362) 3504 : cluster 0 pgmap v3473: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:45:17.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:45:16 smithi090 bash[32384]: cluster 2023-12-01T06:45:14.892669+0000 mgr.y (mgr.24362) 3504 : cluster 0 pgmap v3473: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:45:17.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:45:17 smithi080 bash[28361]: audit 2023-12-01T06:45:17.454832+0000 mon.a (mon.0) 2732 : audit 0 from='client.? 172.21.15.80:0/2012108814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:45:17.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:45:17 smithi080 bash[41963]: audit 2023-12-01T06:45:17.454832+0000 mon.a (mon.0) 2732 : audit 0 from='client.? 172.21.15.80:0/2012108814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:45:18.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:45:17 smithi090 bash[32384]: audit 2023-12-01T06:45:17.454832+0000 mon.a (mon.0) 2732 : audit 0 from='client.? 172.21.15.80:0/2012108814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:45:18.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:45:18 smithi080 bash[28361]: cluster 2023-12-01T06:45:16.893770+0000 mgr.y (mgr.24362) 3505 : cluster 0 pgmap v3474: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:45:18.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:45:18 smithi080 bash[41963]: cluster 2023-12-01T06:45:16.893770+0000 mgr.y (mgr.24362) 3505 : cluster 0 pgmap v3474: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:45:19.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:45:18 smithi090 bash[32384]: cluster 2023-12-01T06:45:16.893770+0000 mgr.y (mgr.24362) 3505 : cluster 0 pgmap v3474: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:45:20.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:45:20 smithi080 bash[28361]: cluster 2023-12-01T06:45:18.894439+0000 mgr.y (mgr.24362) 3506 : cluster 0 pgmap v3475: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:45:20.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:45:20 smithi080 bash[28361]: audit 2023-12-01T06:45:19.912286+0000 mon.a (mon.0) 2733 : audit 0 from='client.? 172.21.15.80:0/180625582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:45:20.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:45:20 smithi080 bash[41963]: cluster 2023-12-01T06:45:18.894439+0000 mgr.y (mgr.24362) 3506 : cluster 0 pgmap v3475: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:45:20.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:45:20 smithi080 bash[41963]: audit 2023-12-01T06:45:19.912286+0000 mon.a (mon.0) 2733 : audit 0 from='client.? 172.21.15.80:0/180625582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:45:21.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:45:20 smithi090 bash[32384]: cluster 2023-12-01T06:45:18.894439+0000 mgr.y (mgr.24362) 3506 : cluster 0 pgmap v3475: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:45:21.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:45:20 smithi090 bash[32384]: audit 2023-12-01T06:45:19.912286+0000 mon.a (mon.0) 2733 : audit 0 from='client.? 172.21.15.80:0/180625582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:45:22.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:45:22 smithi080 bash[28361]: cluster 2023-12-01T06:45:20.895391+0000 mgr.y (mgr.24362) 3507 : cluster 0 pgmap v3476: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:45:22.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:45:22 smithi080 bash[28361]: audit 2023-12-01T06:45:22.367790+0000 mon.a (mon.0) 2734 : audit 0 from='client.? 172.21.15.80:0/3715918982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:45:22.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:45:22 smithi080 bash[41963]: cluster 2023-12-01T06:45:20.895391+0000 mgr.y (mgr.24362) 3507 : cluster 0 pgmap v3476: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:45:22.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:45:22 smithi080 bash[41963]: audit 2023-12-01T06:45:22.367790+0000 mon.a (mon.0) 2734 : audit 0 from='client.? 172.21.15.80:0/3715918982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:45:23.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:45:22 smithi090 bash[32384]: cluster 2023-12-01T06:45:20.895391+0000 mgr.y (mgr.24362) 3507 : cluster 0 pgmap v3476: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:45:23.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:45:22 smithi090 bash[32384]: audit 2023-12-01T06:45:22.367790+0000 mon.a (mon.0) 2734 : audit 0 from='client.? 172.21.15.80:0/3715918982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:45:24.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:45:24 smithi080 bash[28361]: cluster 2023-12-01T06:45:22.896229+0000 mgr.y (mgr.24362) 3508 : cluster 0 pgmap v3477: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:45:24.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:45:24 smithi080 bash[41963]: cluster 2023-12-01T06:45:22.896229+0000 mgr.y (mgr.24362) 3508 : cluster 0 pgmap v3477: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:45:25.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:45:24 smithi090 bash[32384]: cluster 2023-12-01T06:45:22.896229+0000 mgr.y (mgr.24362) 3508 : cluster 0 pgmap v3477: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:45:25.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:45:25 smithi080 bash[28361]: audit 2023-12-01T06:45:24.821797+0000 mon.a (mon.0) 2735 : audit 0 from='client.? 172.21.15.80:0/3273795972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:45:25.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:45:25 smithi080 bash[28361]: audit 2023-12-01T06:45:24.960992+0000 mon.c (mon.2) 2234 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:45:25.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:45:25 smithi080 bash[41963]: audit 2023-12-01T06:45:24.821797+0000 mon.a (mon.0) 2735 : audit 0 from='client.? 172.21.15.80:0/3273795972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:45:25.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:45:25 smithi080 bash[41963]: audit 2023-12-01T06:45:24.960992+0000 mon.c (mon.2) 2234 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:45:26.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:45:25 smithi090 bash[32384]: audit 2023-12-01T06:45:24.821797+0000 mon.a (mon.0) 2735 : audit 0 from='client.? 172.21.15.80:0/3273795972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:45:26.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:45:25 smithi090 bash[32384]: audit 2023-12-01T06:45:24.960992+0000 mon.c (mon.2) 2234 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:45:26.575 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:45:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:45:26] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T06:45:26.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:45:26 smithi080 bash[28361]: cluster 2023-12-01T06:45:24.896820+0000 mgr.y (mgr.24362) 3509 : cluster 0 pgmap v3478: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:45:26.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:45:26 smithi080 bash[41963]: cluster 2023-12-01T06:45:24.896820+0000 mgr.y (mgr.24362) 3509 : cluster 0 pgmap v3478: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:45:27.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:45:26 smithi090 bash[32384]: cluster 2023-12-01T06:45:24.896820+0000 mgr.y (mgr.24362) 3509 : cluster 0 pgmap v3478: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:45:27.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:45:27 smithi080 bash[28361]: audit 2023-12-01T06:45:27.279575+0000 mon.c (mon.2) 2235 : audit 0 from='client.? 172.21.15.80:0/1160034578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:45:27.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:45:27 smithi080 bash[41963]: audit 2023-12-01T06:45:27.279575+0000 mon.c (mon.2) 2235 : audit 0 from='client.? 172.21.15.80:0/1160034578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:45:28.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:45:27 smithi090 bash[32384]: audit 2023-12-01T06:45:27.279575+0000 mon.c (mon.2) 2235 : audit 0 from='client.? 172.21.15.80:0/1160034578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:45:28.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:45:28 smithi080 bash[28361]: cluster 2023-12-01T06:45:26.897642+0000 mgr.y (mgr.24362) 3510 : cluster 0 pgmap v3479: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:45:28.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:45:28 smithi080 bash[41963]: cluster 2023-12-01T06:45:26.897642+0000 mgr.y (mgr.24362) 3510 : cluster 0 pgmap v3479: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:45:29.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:45:28 smithi090 bash[32384]: cluster 2023-12-01T06:45:26.897642+0000 mgr.y (mgr.24362) 3510 : cluster 0 pgmap v3479: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:45:30.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:45:30 smithi080 bash[28361]: cluster 2023-12-01T06:45:28.898263+0000 mgr.y (mgr.24362) 3511 : cluster 0 pgmap v3480: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:45:30.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:45:30 smithi080 bash[28361]: audit 2023-12-01T06:45:29.735140+0000 mon.a (mon.0) 2736 : audit 0 from='client.? 172.21.15.80:0/2426979376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:45:30.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:45:30 smithi080 bash[41963]: cluster 2023-12-01T06:45:28.898263+0000 mgr.y (mgr.24362) 3511 : cluster 0 pgmap v3480: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:45:30.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:45:30 smithi080 bash[41963]: audit 2023-12-01T06:45:29.735140+0000 mon.a (mon.0) 2736 : audit 0 from='client.? 172.21.15.80:0/2426979376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:45:31.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:45:30 smithi090 bash[32384]: cluster 2023-12-01T06:45:28.898263+0000 mgr.y (mgr.24362) 3511 : cluster 0 pgmap v3480: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:45:31.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:45:30 smithi090 bash[32384]: audit 2023-12-01T06:45:29.735140+0000 mon.a (mon.0) 2736 : audit 0 from='client.? 172.21.15.80:0/2426979376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:45:32.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:45:32 smithi080 bash[28361]: cluster 2023-12-01T06:45:30.899239+0000 mgr.y (mgr.24362) 3512 : cluster 0 pgmap v3481: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:45:32.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:45:32 smithi080 bash[28361]: audit 2023-12-01T06:45:32.159158+0000 mon.a (mon.0) 2737 : audit 0 from='client.? 172.21.15.80:0/3791441476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:45:32.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:45:32 smithi080 bash[41963]: cluster 2023-12-01T06:45:30.899239+0000 mgr.y (mgr.24362) 3512 : cluster 0 pgmap v3481: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:45:32.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:45:32 smithi080 bash[41963]: audit 2023-12-01T06:45:32.159158+0000 mon.a (mon.0) 2737 : audit 0 from='client.? 172.21.15.80:0/3791441476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:45:33.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:45:32 smithi090 bash[32384]: cluster 2023-12-01T06:45:30.899239+0000 mgr.y (mgr.24362) 3512 : cluster 0 pgmap v3481: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:45:33.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:45:32 smithi090 bash[32384]: audit 2023-12-01T06:45:32.159158+0000 mon.a (mon.0) 2737 : audit 0 from='client.? 172.21.15.80:0/3791441476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:45:34.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:45:34 smithi080 bash[28361]: cluster 2023-12-01T06:45:32.900119+0000 mgr.y (mgr.24362) 3513 : cluster 0 pgmap v3482: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:45:34.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:45:34 smithi080 bash[41963]: cluster 2023-12-01T06:45:32.900119+0000 mgr.y (mgr.24362) 3513 : cluster 0 pgmap v3482: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:45:35.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:45:34 smithi090 bash[32384]: cluster 2023-12-01T06:45:32.900119+0000 mgr.y (mgr.24362) 3513 : cluster 0 pgmap v3482: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:45:35.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:45:35 smithi080 bash[41963]: audit 2023-12-01T06:45:34.618291+0000 mon.c (mon.2) 2236 : audit 0 from='client.? 172.21.15.80:0/1158708151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:45:35.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:45:35 smithi080 bash[28361]: audit 2023-12-01T06:45:34.618291+0000 mon.c (mon.2) 2236 : audit 0 from='client.? 172.21.15.80:0/1158708151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:45:36.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:45:35 smithi090 bash[32384]: audit 2023-12-01T06:45:34.618291+0000 mon.c (mon.2) 2236 : audit 0 from='client.? 172.21.15.80:0/1158708151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:45:36.609 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:45:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:45:36] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T06:45:36.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:45:36 smithi080 bash[41963]: cluster 2023-12-01T06:45:34.900738+0000 mgr.y (mgr.24362) 3514 : cluster 0 pgmap v3483: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:45:36.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:45:36 smithi080 bash[28361]: cluster 2023-12-01T06:45:34.900738+0000 mgr.y (mgr.24362) 3514 : cluster 0 pgmap v3483: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:45:37.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:45:36 smithi090 bash[32384]: cluster 2023-12-01T06:45:34.900738+0000 mgr.y (mgr.24362) 3514 : cluster 0 pgmap v3483: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:45:37.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:45:37 smithi080 bash[28361]: audit 2023-12-01T06:45:37.076468+0000 mon.a (mon.0) 2738 : audit 0 from='client.? 172.21.15.80:0/223647019' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:45:37.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:45:37 smithi080 bash[41963]: audit 2023-12-01T06:45:37.076468+0000 mon.a (mon.0) 2738 : audit 0 from='client.? 172.21.15.80:0/223647019' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:45:38.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:45:37 smithi090 bash[32384]: audit 2023-12-01T06:45:37.076468+0000 mon.a (mon.0) 2738 : audit 0 from='client.? 172.21.15.80:0/223647019' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:45:38.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:45:38 smithi080 bash[28361]: cluster 2023-12-01T06:45:36.901777+0000 mgr.y (mgr.24362) 3515 : cluster 0 pgmap v3484: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:45:38.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:45:38 smithi080 bash[41963]: cluster 2023-12-01T06:45:36.901777+0000 mgr.y (mgr.24362) 3515 : cluster 0 pgmap v3484: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:45:39.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:45:38 smithi090 bash[32384]: cluster 2023-12-01T06:45:36.901777+0000 mgr.y (mgr.24362) 3515 : cluster 0 pgmap v3484: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:45:40.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:45:40 smithi090 bash[32384]: cluster 2023-12-01T06:45:38.902421+0000 mgr.y (mgr.24362) 3516 : cluster 0 pgmap v3485: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:45:40.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:45:40 smithi090 bash[32384]: audit 2023-12-01T06:45:39.532804+0000 mon.c (mon.2) 2237 : audit 0 from='client.? 172.21.15.80:0/2693227065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:45:40.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:45:40 smithi090 bash[32384]: audit 2023-12-01T06:45:39.961499+0000 mon.c (mon.2) 2238 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:45:40.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:45:40 smithi080 bash[28361]: cluster 2023-12-01T06:45:38.902421+0000 mgr.y (mgr.24362) 3516 : cluster 0 pgmap v3485: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:45:40.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:45:40 smithi080 bash[28361]: audit 2023-12-01T06:45:39.532804+0000 mon.c (mon.2) 2237 : audit 0 from='client.? 172.21.15.80:0/2693227065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:45:40.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:45:40 smithi080 bash[28361]: audit 2023-12-01T06:45:39.961499+0000 mon.c (mon.2) 2238 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:45:40.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:45:40 smithi080 bash[41963]: cluster 2023-12-01T06:45:38.902421+0000 mgr.y (mgr.24362) 3516 : cluster 0 pgmap v3485: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:45:40.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:45:40 smithi080 bash[41963]: audit 2023-12-01T06:45:39.532804+0000 mon.c (mon.2) 2237 : audit 0 from='client.? 172.21.15.80:0/2693227065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:45:40.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:45:40 smithi080 bash[41963]: audit 2023-12-01T06:45:39.961499+0000 mon.c (mon.2) 2238 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:45:42.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:45:42 smithi090 bash[32384]: cluster 2023-12-01T06:45:40.903415+0000 mgr.y (mgr.24362) 3517 : cluster 0 pgmap v3486: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:45:42.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:45:42 smithi090 bash[32384]: audit 2023-12-01T06:45:41.989005+0000 mon.a (mon.0) 2739 : audit 0 from='client.? 172.21.15.80:0/2596218928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:45:42.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:45:42 smithi080 bash[41963]: cluster 2023-12-01T06:45:40.903415+0000 mgr.y (mgr.24362) 3517 : cluster 0 pgmap v3486: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:45:42.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:45:42 smithi080 bash[41963]: audit 2023-12-01T06:45:41.989005+0000 mon.a (mon.0) 2739 : audit 0 from='client.? 172.21.15.80:0/2596218928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:45:42.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:45:42 smithi080 bash[28361]: cluster 2023-12-01T06:45:40.903415+0000 mgr.y (mgr.24362) 3517 : cluster 0 pgmap v3486: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:45:42.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:45:42 smithi080 bash[28361]: audit 2023-12-01T06:45:41.989005+0000 mon.a (mon.0) 2739 : audit 0 from='client.? 172.21.15.80:0/2596218928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:45:44.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:45:44 smithi090 bash[32384]: cluster 2023-12-01T06:45:42.904384+0000 mgr.y (mgr.24362) 3518 : cluster 0 pgmap v3487: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:45:44.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:45:44 smithi080 bash[28361]: cluster 2023-12-01T06:45:42.904384+0000 mgr.y (mgr.24362) 3518 : cluster 0 pgmap v3487: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:45:44.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:45:44 smithi080 bash[41963]: cluster 2023-12-01T06:45:42.904384+0000 mgr.y (mgr.24362) 3518 : cluster 0 pgmap v3487: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:45:45.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:45:45 smithi090 bash[32384]: audit 2023-12-01T06:45:44.439550+0000 mon.a (mon.0) 2740 : audit 0 from='client.? 172.21.15.80:0/2791237461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:45:45.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:45:45 smithi080 bash[28361]: audit 2023-12-01T06:45:44.439550+0000 mon.a (mon.0) 2740 : audit 0 from='client.? 172.21.15.80:0/2791237461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:45:45.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:45:45 smithi080 bash[41963]: audit 2023-12-01T06:45:44.439550+0000 mon.a (mon.0) 2740 : audit 0 from='client.? 172.21.15.80:0/2791237461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:45:46.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:45:46 smithi090 bash[32384]: cluster 2023-12-01T06:45:44.905211+0000 mgr.y (mgr.24362) 3519 : cluster 0 pgmap v3488: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:45:46.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:45:46 smithi080 bash[41963]: cluster 2023-12-01T06:45:44.905211+0000 mgr.y (mgr.24362) 3519 : cluster 0 pgmap v3488: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:45:46.683 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:45:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:45:46] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T06:45:46.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:45:46 smithi080 bash[28361]: cluster 2023-12-01T06:45:44.905211+0000 mgr.y (mgr.24362) 3519 : cluster 0 pgmap v3488: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:45:47.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:45:47 smithi080 bash[28361]: audit 2023-12-01T06:45:46.893734+0000 mon.a (mon.0) 2741 : audit 0 from='client.? 172.21.15.80:0/14642697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:45:47.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:45:47 smithi080 bash[41963]: audit 2023-12-01T06:45:46.893734+0000 mon.a (mon.0) 2741 : audit 0 from='client.? 172.21.15.80:0/14642697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:45:47.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:45:47 smithi090 bash[32384]: audit 2023-12-01T06:45:46.893734+0000 mon.a (mon.0) 2741 : audit 0 from='client.? 172.21.15.80:0/14642697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:45:48.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:45:48 smithi080 bash[41963]: cluster 2023-12-01T06:45:46.906343+0000 mgr.y (mgr.24362) 3520 : cluster 0 pgmap v3489: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:45:48.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:45:48 smithi080 bash[28361]: cluster 2023-12-01T06:45:46.906343+0000 mgr.y (mgr.24362) 3520 : cluster 0 pgmap v3489: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:45:48.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:45:48 smithi090 bash[32384]: cluster 2023-12-01T06:45:46.906343+0000 mgr.y (mgr.24362) 3520 : cluster 0 pgmap v3489: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:45:50.684 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:45:50 smithi080 bash[28361]: cluster 2023-12-01T06:45:48.906996+0000 mgr.y (mgr.24362) 3521 : cluster 0 pgmap v3490: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:45:50.685 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:45:50 smithi080 bash[28361]: audit 2023-12-01T06:45:49.350808+0000 mon.c (mon.2) 2239 : audit 0 from='client.? 172.21.15.80:0/8246597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:45:50.685 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:45:50 smithi080 bash[41963]: cluster 2023-12-01T06:45:48.906996+0000 mgr.y (mgr.24362) 3521 : cluster 0 pgmap v3490: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:45:50.685 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:45:50 smithi080 bash[41963]: audit 2023-12-01T06:45:49.350808+0000 mon.c (mon.2) 2239 : audit 0 from='client.? 172.21.15.80:0/8246597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:45:50.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:45:50 smithi090 bash[32384]: cluster 2023-12-01T06:45:48.906996+0000 mgr.y (mgr.24362) 3521 : cluster 0 pgmap v3490: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:45:50.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:45:50 smithi090 bash[32384]: audit 2023-12-01T06:45:49.350808+0000 mon.c (mon.2) 2239 : audit 0 from='client.? 172.21.15.80:0/8246597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:45:52.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:45:52 smithi080 bash[28361]: cluster 2023-12-01T06:45:50.907974+0000 mgr.y (mgr.24362) 3522 : cluster 0 pgmap v3491: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:45:52.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:45:52 smithi080 bash[28361]: audit 2023-12-01T06:45:51.819059+0000 mon.c (mon.2) 2240 : audit 0 from='client.? 172.21.15.80:0/2835797393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:45:52.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:45:52 smithi080 bash[41963]: cluster 2023-12-01T06:45:50.907974+0000 mgr.y (mgr.24362) 3522 : cluster 0 pgmap v3491: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:45:52.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:45:52 smithi080 bash[41963]: audit 2023-12-01T06:45:51.819059+0000 mon.c (mon.2) 2240 : audit 0 from='client.? 172.21.15.80:0/2835797393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:45:52.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:45:52 smithi090 bash[32384]: cluster 2023-12-01T06:45:50.907974+0000 mgr.y (mgr.24362) 3522 : cluster 0 pgmap v3491: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:45:52.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:45:52 smithi090 bash[32384]: audit 2023-12-01T06:45:51.819059+0000 mon.c (mon.2) 2240 : audit 0 from='client.? 172.21.15.80:0/2835797393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:45:54.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:45:54 smithi080 bash[28361]: cluster 2023-12-01T06:45:52.908734+0000 mgr.y (mgr.24362) 3523 : cluster 0 pgmap v3492: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:45:54.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:45:54 smithi080 bash[41963]: cluster 2023-12-01T06:45:52.908734+0000 mgr.y (mgr.24362) 3523 : cluster 0 pgmap v3492: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:45:54.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:45:54 smithi090 bash[32384]: cluster 2023-12-01T06:45:52.908734+0000 mgr.y (mgr.24362) 3523 : cluster 0 pgmap v3492: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:45:55.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:45:55 smithi080 bash[41963]: audit 2023-12-01T06:45:54.294117+0000 mon.c (mon.2) 2241 : audit 0 from='client.? 172.21.15.80:0/3307440691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:45:55.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:45:55 smithi080 bash[41963]: audit 2023-12-01T06:45:54.962068+0000 mon.c (mon.2) 2242 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:45:55.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:45:55 smithi080 bash[28361]: audit 2023-12-01T06:45:54.294117+0000 mon.c (mon.2) 2241 : audit 0 from='client.? 172.21.15.80:0/3307440691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:45:55.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:45:55 smithi080 bash[28361]: audit 2023-12-01T06:45:54.962068+0000 mon.c (mon.2) 2242 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:45:55.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:45:55 smithi090 bash[32384]: audit 2023-12-01T06:45:54.294117+0000 mon.c (mon.2) 2241 : audit 0 from='client.? 172.21.15.80:0/3307440691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:45:55.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:45:55 smithi090 bash[32384]: audit 2023-12-01T06:45:54.962068+0000 mon.c (mon.2) 2242 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:45:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:45:56 smithi080 bash[41963]: cluster 2023-12-01T06:45:54.909407+0000 mgr.y (mgr.24362) 3524 : cluster 0 pgmap v3493: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:45:56.683 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:45:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:45:56] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T06:45:56.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:45:56 smithi080 bash[28361]: cluster 2023-12-01T06:45:54.909407+0000 mgr.y (mgr.24362) 3524 : cluster 0 pgmap v3493: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:45:56.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:45:56 smithi090 bash[32384]: cluster 2023-12-01T06:45:54.909407+0000 mgr.y (mgr.24362) 3524 : cluster 0 pgmap v3493: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:45:57.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:45:57 smithi080 bash[28361]: audit 2023-12-01T06:45:56.748350+0000 mon.c (mon.2) 2243 : audit 0 from='client.? 172.21.15.80:0/1337086610' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:45:57.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:45:57 smithi080 bash[41963]: audit 2023-12-01T06:45:56.748350+0000 mon.c (mon.2) 2243 : audit 0 from='client.? 172.21.15.80:0/1337086610' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:45:57.773 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:45:57 smithi090 bash[32384]: audit 2023-12-01T06:45:56.748350+0000 mon.c (mon.2) 2243 : audit 0 from='client.? 172.21.15.80:0/1337086610' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:45:58.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:45:58 smithi080 bash[28361]: cluster 2023-12-01T06:45:56.910594+0000 mgr.y (mgr.24362) 3525 : cluster 0 pgmap v3494: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:45:58.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:45:58 smithi080 bash[41963]: cluster 2023-12-01T06:45:56.910594+0000 mgr.y (mgr.24362) 3525 : cluster 0 pgmap v3494: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:45:58.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:45:58 smithi090 bash[32384]: cluster 2023-12-01T06:45:56.910594+0000 mgr.y (mgr.24362) 3525 : cluster 0 pgmap v3494: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:45:59.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:45:59 smithi080 bash[28361]: audit 2023-12-01T06:45:58.819777+0000 mon.c (mon.2) 2244 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:45:59.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:45:59 smithi080 bash[28361]: audit 2023-12-01T06:45:59.211163+0000 mon.c (mon.2) 2245 : audit 0 from='client.? 172.21.15.80:0/3809293615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:45:59.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:45:59 smithi080 bash[41963]: audit 2023-12-01T06:45:58.819777+0000 mon.c (mon.2) 2244 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:45:59.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:45:59 smithi080 bash[41963]: audit 2023-12-01T06:45:59.211163+0000 mon.c (mon.2) 2245 : audit 0 from='client.? 172.21.15.80:0/3809293615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:45:59.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:45:59 smithi090 bash[32384]: audit 2023-12-01T06:45:58.819777+0000 mon.c (mon.2) 2244 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:45:59.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:45:59 smithi090 bash[32384]: audit 2023-12-01T06:45:59.211163+0000 mon.c (mon.2) 2245 : audit 0 from='client.? 172.21.15.80:0/3809293615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:46:00.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:46:00 smithi080 bash[28361]: cluster 2023-12-01T06:45:58.911071+0000 mgr.y (mgr.24362) 3526 : cluster 0 pgmap v3495: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:46:00.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:46:00 smithi080 bash[41963]: cluster 2023-12-01T06:45:58.911071+0000 mgr.y (mgr.24362) 3526 : cluster 0 pgmap v3495: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:46:00.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:46:00 smithi090 bash[32384]: cluster 2023-12-01T06:45:58.911071+0000 mgr.y (mgr.24362) 3526 : cluster 0 pgmap v3495: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:46:02.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:46:02 smithi080 bash[28361]: cluster 2023-12-01T06:46:00.911996+0000 mgr.y (mgr.24362) 3527 : cluster 0 pgmap v3496: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:46:02.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:46:02 smithi080 bash[28361]: audit 2023-12-01T06:46:01.664392+0000 mon.a (mon.0) 2742 : audit 0 from='client.? 172.21.15.80:0/800388523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:46:02.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:46:02 smithi080 bash[41963]: cluster 2023-12-01T06:46:00.911996+0000 mgr.y (mgr.24362) 3527 : cluster 0 pgmap v3496: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:46:02.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:46:02 smithi080 bash[41963]: audit 2023-12-01T06:46:01.664392+0000 mon.a (mon.0) 2742 : audit 0 from='client.? 172.21.15.80:0/800388523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:46:02.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:46:02 smithi090 bash[32384]: cluster 2023-12-01T06:46:00.911996+0000 mgr.y (mgr.24362) 3527 : cluster 0 pgmap v3496: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:46:02.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:46:02 smithi090 bash[32384]: audit 2023-12-01T06:46:01.664392+0000 mon.a (mon.0) 2742 : audit 0 from='client.? 172.21.15.80:0/800388523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:46:04.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:46:04 smithi080 bash[41963]: cluster 2023-12-01T06:46:02.912761+0000 mgr.y (mgr.24362) 3528 : cluster 0 pgmap v3497: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:46:04.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:46:04 smithi080 bash[41963]: audit 2023-12-01T06:46:04.180922+0000 mon.c (mon.2) 2246 : audit 0 from='client.? 172.21.15.80:0/1767452638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:46:04.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:46:04 smithi080 bash[28361]: cluster 2023-12-01T06:46:02.912761+0000 mgr.y (mgr.24362) 3528 : cluster 0 pgmap v3497: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:46:04.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:46:04 smithi080 bash[28361]: audit 2023-12-01T06:46:04.180922+0000 mon.c (mon.2) 2246 : audit 0 from='client.? 172.21.15.80:0/1767452638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:46:04.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:46:04 smithi090 bash[32384]: cluster 2023-12-01T06:46:02.912761+0000 mgr.y (mgr.24362) 3528 : cluster 0 pgmap v3497: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:46:04.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:46:04 smithi090 bash[32384]: audit 2023-12-01T06:46:04.180922+0000 mon.c (mon.2) 2246 : audit 0 from='client.? 172.21.15.80:0/1767452638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:46:05.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:46:05 smithi080 bash[41963]: audit 2023-12-01T06:46:04.615534+0000 mon.a (mon.0) 2743 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:46:05.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:46:05 smithi080 bash[41963]: audit 2023-12-01T06:46:04.626578+0000 mon.a (mon.0) 2744 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:46:05.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:46:05 smithi080 bash[41963]: audit 2023-12-01T06:46:05.025958+0000 mon.a (mon.0) 2745 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:46:05.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:46:05 smithi080 bash[41963]: audit 2023-12-01T06:46:05.037401+0000 mon.a (mon.0) 2746 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:46:05.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:46:05 smithi080 bash[41963]: audit 2023-12-01T06:46:05.577485+0000 mon.c (mon.2) 2247 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:46:05.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:46:05 smithi080 bash[41963]: audit 2023-12-01T06:46:05.579429+0000 mon.c (mon.2) 2248 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:46:05.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:46:05 smithi080 bash[41963]: audit 2023-12-01T06:46:05.588744+0000 mon.a (mon.0) 2747 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:46:05.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:46:05 smithi080 bash[28361]: audit 2023-12-01T06:46:04.615534+0000 mon.a (mon.0) 2743 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:46:05.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:46:05 smithi080 bash[28361]: audit 2023-12-01T06:46:04.626578+0000 mon.a (mon.0) 2744 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:46:05.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:46:05 smithi080 bash[28361]: audit 2023-12-01T06:46:05.025958+0000 mon.a (mon.0) 2745 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:46:05.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:46:05 smithi080 bash[28361]: audit 2023-12-01T06:46:05.037401+0000 mon.a (mon.0) 2746 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:46:05.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:46:05 smithi080 bash[28361]: audit 2023-12-01T06:46:05.577485+0000 mon.c (mon.2) 2247 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:46:05.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:46:05 smithi080 bash[28361]: audit 2023-12-01T06:46:05.579429+0000 mon.c (mon.2) 2248 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:46:05.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:46:05 smithi080 bash[28361]: audit 2023-12-01T06:46:05.588744+0000 mon.a (mon.0) 2747 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:46:06.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:46:05 smithi090 bash[32384]: audit 2023-12-01T06:46:04.615534+0000 mon.a (mon.0) 2743 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:46:06.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:46:05 smithi090 bash[32384]: audit 2023-12-01T06:46:04.626578+0000 mon.a (mon.0) 2744 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:46:06.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:46:05 smithi090 bash[32384]: audit 2023-12-01T06:46:05.025958+0000 mon.a (mon.0) 2745 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:46:06.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:46:05 smithi090 bash[32384]: audit 2023-12-01T06:46:05.037401+0000 mon.a (mon.0) 2746 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:46:06.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:46:05 smithi090 bash[32384]: audit 2023-12-01T06:46:05.577485+0000 mon.c (mon.2) 2247 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:46:06.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:46:05 smithi090 bash[32384]: audit 2023-12-01T06:46:05.579429+0000 mon.c (mon.2) 2248 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:46:06.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:46:05 smithi090 bash[32384]: audit 2023-12-01T06:46:05.588744+0000 mon.a (mon.0) 2747 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:46:06.630 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:46:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:46:06] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T06:46:06.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:46:06 smithi080 bash[28361]: cluster 2023-12-01T06:46:04.913511+0000 mgr.y (mgr.24362) 3529 : cluster 0 pgmap v3498: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:46:06.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:46:06 smithi080 bash[41963]: cluster 2023-12-01T06:46:04.913511+0000 mgr.y (mgr.24362) 3529 : cluster 0 pgmap v3498: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:46:07.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:46:06 smithi090 bash[32384]: cluster 2023-12-01T06:46:04.913511+0000 mgr.y (mgr.24362) 3529 : cluster 0 pgmap v3498: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:46:07.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:46:07 smithi080 bash[28361]: audit 2023-12-01T06:46:06.635397+0000 mon.a (mon.0) 2748 : audit 0 from='client.? 172.21.15.80:0/2537007079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:46:07.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:46:07 smithi080 bash[41963]: audit 2023-12-01T06:46:06.635397+0000 mon.a (mon.0) 2748 : audit 0 from='client.? 172.21.15.80:0/2537007079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:46:08.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:46:07 smithi090 bash[32384]: audit 2023-12-01T06:46:06.635397+0000 mon.a (mon.0) 2748 : audit 0 from='client.? 172.21.15.80:0/2537007079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:46:08.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:46:08 smithi080 bash[28361]: cluster 2023-12-01T06:46:06.914628+0000 mgr.y (mgr.24362) 3530 : cluster 0 pgmap v3499: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:46:08.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:46:08 smithi080 bash[41963]: cluster 2023-12-01T06:46:06.914628+0000 mgr.y (mgr.24362) 3530 : cluster 0 pgmap v3499: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:46:09.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:46:08 smithi090 bash[32384]: cluster 2023-12-01T06:46:06.914628+0000 mgr.y (mgr.24362) 3530 : cluster 0 pgmap v3499: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:46:09.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:46:09 smithi080 bash[28361]: audit 2023-12-01T06:46:09.082147+0000 mon.c (mon.2) 2249 : audit 0 from='client.? 172.21.15.80:0/755359377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:46:09.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:46:09 smithi080 bash[41963]: audit 2023-12-01T06:46:09.082147+0000 mon.c (mon.2) 2249 : audit 0 from='client.? 172.21.15.80:0/755359377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:46:10.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:46:09 smithi090 bash[32384]: audit 2023-12-01T06:46:09.082147+0000 mon.c (mon.2) 2249 : audit 0 from='client.? 172.21.15.80:0/755359377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:46:10.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:46:10 smithi080 bash[28361]: cluster 2023-12-01T06:46:08.915313+0000 mgr.y (mgr.24362) 3531 : cluster 0 pgmap v3500: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:46:10.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:46:10 smithi080 bash[28361]: audit 2023-12-01T06:46:09.962272+0000 mon.c (mon.2) 2250 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:46:10.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:46:10 smithi080 bash[41963]: cluster 2023-12-01T06:46:08.915313+0000 mgr.y (mgr.24362) 3531 : cluster 0 pgmap v3500: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:46:10.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:46:10 smithi080 bash[41963]: audit 2023-12-01T06:46:09.962272+0000 mon.c (mon.2) 2250 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:46:11.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:46:10 smithi090 bash[32384]: cluster 2023-12-01T06:46:08.915313+0000 mgr.y (mgr.24362) 3531 : cluster 0 pgmap v3500: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:46:11.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:46:10 smithi090 bash[32384]: audit 2023-12-01T06:46:09.962272+0000 mon.c (mon.2) 2250 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:46:11.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:46:11 smithi080 bash[41963]: audit 2023-12-01T06:46:11.540444+0000 mon.c (mon.2) 2251 : audit 0 from='client.? 172.21.15.80:0/3859962960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:46:11.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:46:11 smithi080 bash[28361]: audit 2023-12-01T06:46:11.540444+0000 mon.c (mon.2) 2251 : audit 0 from='client.? 172.21.15.80:0/3859962960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:46:12.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:46:11 smithi090 bash[32384]: audit 2023-12-01T06:46:11.540444+0000 mon.c (mon.2) 2251 : audit 0 from='client.? 172.21.15.80:0/3859962960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:46:12.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:46:12 smithi080 bash[28361]: cluster 2023-12-01T06:46:10.916438+0000 mgr.y (mgr.24362) 3532 : cluster 0 pgmap v3501: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:46:12.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:46:12 smithi080 bash[41963]: cluster 2023-12-01T06:46:10.916438+0000 mgr.y (mgr.24362) 3532 : cluster 0 pgmap v3501: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:46:13.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:46:12 smithi090 bash[32384]: cluster 2023-12-01T06:46:10.916438+0000 mgr.y (mgr.24362) 3532 : cluster 0 pgmap v3501: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:46:14.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:46:14 smithi080 bash[28361]: cluster 2023-12-01T06:46:12.917268+0000 mgr.y (mgr.24362) 3533 : cluster 0 pgmap v3502: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:46:14.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:46:14 smithi080 bash[28361]: audit 2023-12-01T06:46:14.003456+0000 mon.c (mon.2) 2252 : audit 0 from='client.? 172.21.15.80:0/716181358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:46:14.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:46:14 smithi080 bash[41963]: cluster 2023-12-01T06:46:12.917268+0000 mgr.y (mgr.24362) 3533 : cluster 0 pgmap v3502: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:46:14.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:46:14 smithi080 bash[41963]: audit 2023-12-01T06:46:14.003456+0000 mon.c (mon.2) 2252 : audit 0 from='client.? 172.21.15.80:0/716181358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:46:15.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:46:14 smithi090 bash[32384]: cluster 2023-12-01T06:46:12.917268+0000 mgr.y (mgr.24362) 3533 : cluster 0 pgmap v3502: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:46:15.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:46:14 smithi090 bash[32384]: audit 2023-12-01T06:46:14.003456+0000 mon.c (mon.2) 2252 : audit 0 from='client.? 172.21.15.80:0/716181358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:46:16.674 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:46:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:46:16] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T06:46:16.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:46:16 smithi080 bash[28361]: cluster 2023-12-01T06:46:14.917843+0000 mgr.y (mgr.24362) 3534 : cluster 0 pgmap v3503: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:46:16.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:46:16 smithi080 bash[28361]: audit 2023-12-01T06:46:16.461564+0000 mon.c (mon.2) 2253 : audit 0 from='client.? 172.21.15.80:0/970583869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:46:16.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:46:16 smithi080 bash[41963]: cluster 2023-12-01T06:46:14.917843+0000 mgr.y (mgr.24362) 3534 : cluster 0 pgmap v3503: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:46:16.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:46:16 smithi080 bash[41963]: audit 2023-12-01T06:46:16.461564+0000 mon.c (mon.2) 2253 : audit 0 from='client.? 172.21.15.80:0/970583869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:46:17.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:46:16 smithi090 bash[32384]: cluster 2023-12-01T06:46:14.917843+0000 mgr.y (mgr.24362) 3534 : cluster 0 pgmap v3503: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:46:17.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:46:16 smithi090 bash[32384]: audit 2023-12-01T06:46:16.461564+0000 mon.c (mon.2) 2253 : audit 0 from='client.? 172.21.15.80:0/970583869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:46:18.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:46:18 smithi080 bash[41963]: cluster 2023-12-01T06:46:16.918981+0000 mgr.y (mgr.24362) 3535 : cluster 0 pgmap v3504: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:46:18.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:46:18 smithi080 bash[28361]: cluster 2023-12-01T06:46:16.918981+0000 mgr.y (mgr.24362) 3535 : cluster 0 pgmap v3504: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:46:19.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:46:18 smithi090 bash[32384]: cluster 2023-12-01T06:46:16.918981+0000 mgr.y (mgr.24362) 3535 : cluster 0 pgmap v3504: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:46:20.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:46:19 smithi090 bash[32384]: audit 2023-12-01T06:46:18.919969+0000 mon.a (mon.0) 2749 : audit 0 from='client.? 172.21.15.80:0/800996708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:46:20.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:46:19 smithi080 bash[28361]: audit 2023-12-01T06:46:18.919969+0000 mon.a (mon.0) 2749 : audit 0 from='client.? 172.21.15.80:0/800996708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:46:20.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:46:19 smithi080 bash[41963]: audit 2023-12-01T06:46:18.919969+0000 mon.a (mon.0) 2749 : audit 0 from='client.? 172.21.15.80:0/800996708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:46:21.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:46:20 smithi090 bash[32384]: cluster 2023-12-01T06:46:18.919550+0000 mgr.y (mgr.24362) 3536 : cluster 0 pgmap v3505: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:46:21.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:46:20 smithi080 bash[41963]: cluster 2023-12-01T06:46:18.919550+0000 mgr.y (mgr.24362) 3536 : cluster 0 pgmap v3505: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:46:21.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:46:20 smithi080 bash[28361]: cluster 2023-12-01T06:46:18.919550+0000 mgr.y (mgr.24362) 3536 : cluster 0 pgmap v3505: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:46:22.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:46:21 smithi090 bash[32384]: audit 2023-12-01T06:46:21.371425+0000 mon.c (mon.2) 2254 : audit 0 from='client.? 172.21.15.80:0/2826879077' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:46:22.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:46:21 smithi080 bash[28361]: audit 2023-12-01T06:46:21.371425+0000 mon.c (mon.2) 2254 : audit 0 from='client.? 172.21.15.80:0/2826879077' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:46:22.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:46:21 smithi080 bash[41963]: audit 2023-12-01T06:46:21.371425+0000 mon.c (mon.2) 2254 : audit 0 from='client.? 172.21.15.80:0/2826879077' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:46:23.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:46:22 smithi090 bash[32384]: cluster 2023-12-01T06:46:20.920596+0000 mgr.y (mgr.24362) 3537 : cluster 0 pgmap v3506: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:46:23.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:46:22 smithi080 bash[28361]: cluster 2023-12-01T06:46:20.920596+0000 mgr.y (mgr.24362) 3537 : cluster 0 pgmap v3506: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:46:23.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:46:22 smithi080 bash[41963]: cluster 2023-12-01T06:46:20.920596+0000 mgr.y (mgr.24362) 3537 : cluster 0 pgmap v3506: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:46:25.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:46:24 smithi090 bash[32384]: cluster 2023-12-01T06:46:22.921390+0000 mgr.y (mgr.24362) 3538 : cluster 0 pgmap v3507: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:46:25.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:46:24 smithi090 bash[32384]: audit 2023-12-01T06:46:23.828245+0000 mon.a (mon.0) 2750 : audit 0 from='client.? 172.21.15.80:0/2852845335' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:46:25.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:46:24 smithi080 bash[41963]: cluster 2023-12-01T06:46:22.921390+0000 mgr.y (mgr.24362) 3538 : cluster 0 pgmap v3507: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:46:25.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:46:24 smithi080 bash[41963]: audit 2023-12-01T06:46:23.828245+0000 mon.a (mon.0) 2750 : audit 0 from='client.? 172.21.15.80:0/2852845335' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:46:25.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:46:24 smithi080 bash[28361]: cluster 2023-12-01T06:46:22.921390+0000 mgr.y (mgr.24362) 3538 : cluster 0 pgmap v3507: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:46:25.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:46:24 smithi080 bash[28361]: audit 2023-12-01T06:46:23.828245+0000 mon.a (mon.0) 2750 : audit 0 from='client.? 172.21.15.80:0/2852845335' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:46:26.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:46:25 smithi090 bash[32384]: audit 2023-12-01T06:46:24.962661+0000 mon.c (mon.2) 2255 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:46:26.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:46:25 smithi080 bash[41963]: audit 2023-12-01T06:46:24.962661+0000 mon.c (mon.2) 2255 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:46:26.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:46:25 smithi080 bash[28361]: audit 2023-12-01T06:46:24.962661+0000 mon.c (mon.2) 2255 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:46:26.683 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:46:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:46:26] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T06:46:27.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:46:26 smithi090 bash[32384]: cluster 2023-12-01T06:46:24.922042+0000 mgr.y (mgr.24362) 3539 : cluster 0 pgmap v3508: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:46:27.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:46:26 smithi090 bash[32384]: audit 2023-12-01T06:46:26.297413+0000 mon.c (mon.2) 2256 : audit 0 from='client.? 172.21.15.80:0/2579277441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:46:27.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:46:26 smithi080 bash[28361]: cluster 2023-12-01T06:46:24.922042+0000 mgr.y (mgr.24362) 3539 : cluster 0 pgmap v3508: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:46:27.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:46:26 smithi080 bash[28361]: audit 2023-12-01T06:46:26.297413+0000 mon.c (mon.2) 2256 : audit 0 from='client.? 172.21.15.80:0/2579277441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:46:27.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:46:26 smithi080 bash[41963]: cluster 2023-12-01T06:46:24.922042+0000 mgr.y (mgr.24362) 3539 : cluster 0 pgmap v3508: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:46:27.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:46:26 smithi080 bash[41963]: audit 2023-12-01T06:46:26.297413+0000 mon.c (mon.2) 2256 : audit 0 from='client.? 172.21.15.80:0/2579277441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:46:29.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:46:28 smithi090 bash[32384]: cluster 2023-12-01T06:46:26.923131+0000 mgr.y (mgr.24362) 3540 : cluster 0 pgmap v3509: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:46:29.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:46:28 smithi080 bash[28361]: cluster 2023-12-01T06:46:26.923131+0000 mgr.y (mgr.24362) 3540 : cluster 0 pgmap v3509: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:46:29.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:46:28 smithi080 bash[41963]: cluster 2023-12-01T06:46:26.923131+0000 mgr.y (mgr.24362) 3540 : cluster 0 pgmap v3509: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:46:30.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:46:29 smithi090 bash[32384]: audit 2023-12-01T06:46:28.770625+0000 mon.c (mon.2) 2257 : audit 0 from='client.? 172.21.15.80:0/1106427641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:46:30.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:46:29 smithi080 bash[41963]: audit 2023-12-01T06:46:28.770625+0000 mon.c (mon.2) 2257 : audit 0 from='client.? 172.21.15.80:0/1106427641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:46:30.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:46:29 smithi080 bash[28361]: audit 2023-12-01T06:46:28.770625+0000 mon.c (mon.2) 2257 : audit 0 from='client.? 172.21.15.80:0/1106427641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:46:31.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:46:30 smithi090 bash[32384]: cluster 2023-12-01T06:46:28.923782+0000 mgr.y (mgr.24362) 3541 : cluster 0 pgmap v3510: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:46:31.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:46:30 smithi080 bash[41963]: cluster 2023-12-01T06:46:28.923782+0000 mgr.y (mgr.24362) 3541 : cluster 0 pgmap v3510: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:46:31.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:46:30 smithi080 bash[28361]: cluster 2023-12-01T06:46:28.923782+0000 mgr.y (mgr.24362) 3541 : cluster 0 pgmap v3510: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:46:32.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:46:31 smithi090 bash[32384]: cluster 2023-12-01T06:46:30.924660+0000 mgr.y (mgr.24362) 3542 : cluster 0 pgmap v3511: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:46:32.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:46:31 smithi090 bash[32384]: audit 2023-12-01T06:46:31.221107+0000 mon.a (mon.0) 2751 : audit 0 from='client.? 172.21.15.80:0/1499964754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:46:32.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:46:31 smithi080 bash[28361]: cluster 2023-12-01T06:46:30.924660+0000 mgr.y (mgr.24362) 3542 : cluster 0 pgmap v3511: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:46:32.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:46:31 smithi080 bash[28361]: audit 2023-12-01T06:46:31.221107+0000 mon.a (mon.0) 2751 : audit 0 from='client.? 172.21.15.80:0/1499964754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:46:32.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:46:31 smithi080 bash[41963]: cluster 2023-12-01T06:46:30.924660+0000 mgr.y (mgr.24362) 3542 : cluster 0 pgmap v3511: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:46:32.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:46:31 smithi080 bash[41963]: audit 2023-12-01T06:46:31.221107+0000 mon.a (mon.0) 2751 : audit 0 from='client.? 172.21.15.80:0/1499964754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:46:34.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:46:33 smithi090 bash[32384]: cluster 2023-12-01T06:46:32.925484+0000 mgr.y (mgr.24362) 3543 : cluster 0 pgmap v3512: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:46:34.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:46:33 smithi090 bash[32384]: audit 2023-12-01T06:46:33.690371+0000 mon.c (mon.2) 2258 : audit 0 from='client.? 172.21.15.80:0/1759749830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:46:34.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:46:33 smithi080 bash[41963]: cluster 2023-12-01T06:46:32.925484+0000 mgr.y (mgr.24362) 3543 : cluster 0 pgmap v3512: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:46:34.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:46:33 smithi080 bash[41963]: audit 2023-12-01T06:46:33.690371+0000 mon.c (mon.2) 2258 : audit 0 from='client.? 172.21.15.80:0/1759749830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:46:34.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:46:33 smithi080 bash[28361]: cluster 2023-12-01T06:46:32.925484+0000 mgr.y (mgr.24362) 3543 : cluster 0 pgmap v3512: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:46:34.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:46:33 smithi080 bash[28361]: audit 2023-12-01T06:46:33.690371+0000 mon.c (mon.2) 2258 : audit 0 from='client.? 172.21.15.80:0/1759749830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:46:36.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:46:36 smithi090 bash[32384]: cluster 2023-12-01T06:46:34.926149+0000 mgr.y (mgr.24362) 3544 : cluster 0 pgmap v3513: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:46:36.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:46:36 smithi090 bash[32384]: audit 2023-12-01T06:46:36.154233+0000 mon.a (mon.0) 2752 : audit 0 from='client.? 172.21.15.80:0/788145804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:46:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:46:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:46:36] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T06:46:36.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:46:36 smithi080 bash[28361]: cluster 2023-12-01T06:46:34.926149+0000 mgr.y (mgr.24362) 3544 : cluster 0 pgmap v3513: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:46:36.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:46:36 smithi080 bash[28361]: audit 2023-12-01T06:46:36.154233+0000 mon.a (mon.0) 2752 : audit 0 from='client.? 172.21.15.80:0/788145804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:46:36.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:46:36 smithi080 bash[41963]: cluster 2023-12-01T06:46:34.926149+0000 mgr.y (mgr.24362) 3544 : cluster 0 pgmap v3513: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:46:36.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:46:36 smithi080 bash[41963]: audit 2023-12-01T06:46:36.154233+0000 mon.a (mon.0) 2752 : audit 0 from='client.? 172.21.15.80:0/788145804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:46:38.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:46:38 smithi080 bash[41963]: cluster 2023-12-01T06:46:36.927277+0000 mgr.y (mgr.24362) 3545 : cluster 0 pgmap v3514: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:46:38.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:46:38 smithi080 bash[28361]: cluster 2023-12-01T06:46:36.927277+0000 mgr.y (mgr.24362) 3545 : cluster 0 pgmap v3514: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:46:38.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:46:38 smithi090 bash[32384]: cluster 2023-12-01T06:46:36.927277+0000 mgr.y (mgr.24362) 3545 : cluster 0 pgmap v3514: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:46:39.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:46:39 smithi080 bash[28361]: audit 2023-12-01T06:46:38.616322+0000 mon.a (mon.0) 2753 : audit 0 from='client.? 172.21.15.80:0/1396827818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:46:39.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:46:39 smithi080 bash[41963]: audit 2023-12-01T06:46:38.616322+0000 mon.a (mon.0) 2753 : audit 0 from='client.? 172.21.15.80:0/1396827818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:46:39.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:46:39 smithi090 bash[32384]: audit 2023-12-01T06:46:38.616322+0000 mon.a (mon.0) 2753 : audit 0 from='client.? 172.21.15.80:0/1396827818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:46:40.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:46:40 smithi080 bash[28361]: cluster 2023-12-01T06:46:38.927913+0000 mgr.y (mgr.24362) 3546 : cluster 0 pgmap v3515: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:46:40.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:46:40 smithi080 bash[28361]: audit 2023-12-01T06:46:39.963126+0000 mon.c (mon.2) 2259 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:46:40.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:46:40 smithi080 bash[41963]: cluster 2023-12-01T06:46:38.927913+0000 mgr.y (mgr.24362) 3546 : cluster 0 pgmap v3515: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:46:40.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:46:40 smithi080 bash[41963]: audit 2023-12-01T06:46:39.963126+0000 mon.c (mon.2) 2259 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:46:40.773 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:46:40 smithi090 bash[32384]: cluster 2023-12-01T06:46:38.927913+0000 mgr.y (mgr.24362) 3546 : cluster 0 pgmap v3515: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:46:40.774 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:46:40 smithi090 bash[32384]: audit 2023-12-01T06:46:39.963126+0000 mon.c (mon.2) 2259 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:46:41.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:46:41 smithi080 bash[28361]: audit 2023-12-01T06:46:41.079820+0000 mon.a (mon.0) 2754 : audit 0 from='client.? 172.21.15.80:0/1567851752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:46:41.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:46:41 smithi080 bash[41963]: audit 2023-12-01T06:46:41.079820+0000 mon.a (mon.0) 2754 : audit 0 from='client.? 172.21.15.80:0/1567851752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:46:41.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:46:41 smithi090 bash[32384]: audit 2023-12-01T06:46:41.079820+0000 mon.a (mon.0) 2754 : audit 0 from='client.? 172.21.15.80:0/1567851752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:46:42.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:46:42 smithi080 bash[41963]: cluster 2023-12-01T06:46:40.928677+0000 mgr.y (mgr.24362) 3547 : cluster 0 pgmap v3516: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:46:42.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:46:42 smithi080 bash[28361]: cluster 2023-12-01T06:46:40.928677+0000 mgr.y (mgr.24362) 3547 : cluster 0 pgmap v3516: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:46:42.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:46:42 smithi090 bash[32384]: cluster 2023-12-01T06:46:40.928677+0000 mgr.y (mgr.24362) 3547 : cluster 0 pgmap v3516: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:46:44.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:46:44 smithi080 bash[41963]: cluster 2023-12-01T06:46:42.929519+0000 mgr.y (mgr.24362) 3548 : cluster 0 pgmap v3517: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:46:44.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:46:44 smithi080 bash[41963]: audit 2023-12-01T06:46:43.538914+0000 mon.c (mon.2) 2260 : audit 0 from='client.? 172.21.15.80:0/1471425082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:46:44.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:46:44 smithi080 bash[28361]: cluster 2023-12-01T06:46:42.929519+0000 mgr.y (mgr.24362) 3548 : cluster 0 pgmap v3517: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:46:44.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:46:44 smithi080 bash[28361]: audit 2023-12-01T06:46:43.538914+0000 mon.c (mon.2) 2260 : audit 0 from='client.? 172.21.15.80:0/1471425082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:46:44.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:46:44 smithi090 bash[32384]: cluster 2023-12-01T06:46:42.929519+0000 mgr.y (mgr.24362) 3548 : cluster 0 pgmap v3517: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:46:44.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:46:44 smithi090 bash[32384]: audit 2023-12-01T06:46:43.538914+0000 mon.c (mon.2) 2260 : audit 0 from='client.? 172.21.15.80:0/1471425082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:46:46.683 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:46:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:46:46] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T06:46:46.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:46:46 smithi080 bash[41963]: cluster 2023-12-01T06:46:44.930146+0000 mgr.y (mgr.24362) 3549 : cluster 0 pgmap v3518: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:46:46.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:46:46 smithi080 bash[41963]: audit 2023-12-01T06:46:45.988248+0000 mon.c (mon.2) 2261 : audit 0 from='client.? 172.21.15.80:0/2446505684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:46:46.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:46:46 smithi080 bash[28361]: cluster 2023-12-01T06:46:44.930146+0000 mgr.y (mgr.24362) 3549 : cluster 0 pgmap v3518: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:46:46.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:46:46 smithi080 bash[28361]: audit 2023-12-01T06:46:45.988248+0000 mon.c (mon.2) 2261 : audit 0 from='client.? 172.21.15.80:0/2446505684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:46:46.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:46:46 smithi090 bash[32384]: cluster 2023-12-01T06:46:44.930146+0000 mgr.y (mgr.24362) 3549 : cluster 0 pgmap v3518: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:46:46.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:46:46 smithi090 bash[32384]: audit 2023-12-01T06:46:45.988248+0000 mon.c (mon.2) 2261 : audit 0 from='client.? 172.21.15.80:0/2446505684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:46:48.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:46:48 smithi080 bash[41963]: cluster 2023-12-01T06:46:46.931323+0000 mgr.y (mgr.24362) 3550 : cluster 0 pgmap v3519: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:46:48.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:46:48 smithi080 bash[28361]: cluster 2023-12-01T06:46:46.931323+0000 mgr.y (mgr.24362) 3550 : cluster 0 pgmap v3519: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:46:48.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:46:48 smithi090 bash[32384]: cluster 2023-12-01T06:46:46.931323+0000 mgr.y (mgr.24362) 3550 : cluster 0 pgmap v3519: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:46:49.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:46:49 smithi080 bash[28361]: audit 2023-12-01T06:46:48.448291+0000 mon.c (mon.2) 2262 : audit 0 from='client.? 172.21.15.80:0/1895090855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:46:49.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:46:49 smithi080 bash[41963]: audit 2023-12-01T06:46:48.448291+0000 mon.c (mon.2) 2262 : audit 0 from='client.? 172.21.15.80:0/1895090855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:46:49.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:46:49 smithi090 bash[32384]: audit 2023-12-01T06:46:48.448291+0000 mon.c (mon.2) 2262 : audit 0 from='client.? 172.21.15.80:0/1895090855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:46:50.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:46:50 smithi080 bash[28361]: cluster 2023-12-01T06:46:48.932074+0000 mgr.y (mgr.24362) 3551 : cluster 0 pgmap v3520: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:46:50.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:46:50 smithi080 bash[41963]: cluster 2023-12-01T06:46:48.932074+0000 mgr.y (mgr.24362) 3551 : cluster 0 pgmap v3520: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:46:50.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:46:50 smithi090 bash[32384]: cluster 2023-12-01T06:46:48.932074+0000 mgr.y (mgr.24362) 3551 : cluster 0 pgmap v3520: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:46:51.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:46:51 smithi080 bash[28361]: audit 2023-12-01T06:46:50.912264+0000 mon.a (mon.0) 2755 : audit 0 from='client.? 172.21.15.80:0/1406210269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:46:51.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:46:51 smithi080 bash[41963]: audit 2023-12-01T06:46:50.912264+0000 mon.a (mon.0) 2755 : audit 0 from='client.? 172.21.15.80:0/1406210269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:46:51.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:46:51 smithi090 bash[32384]: audit 2023-12-01T06:46:50.912264+0000 mon.a (mon.0) 2755 : audit 0 from='client.? 172.21.15.80:0/1406210269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:46:52.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:46:52 smithi080 bash[28361]: cluster 2023-12-01T06:46:50.932984+0000 mgr.y (mgr.24362) 3552 : cluster 0 pgmap v3521: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:46:52.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:46:52 smithi080 bash[41963]: cluster 2023-12-01T06:46:50.932984+0000 mgr.y (mgr.24362) 3552 : cluster 0 pgmap v3521: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:46:52.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:46:52 smithi090 bash[32384]: cluster 2023-12-01T06:46:50.932984+0000 mgr.y (mgr.24362) 3552 : cluster 0 pgmap v3521: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:46:54.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:46:54 smithi080 bash[41963]: cluster 2023-12-01T06:46:52.933768+0000 mgr.y (mgr.24362) 3553 : cluster 0 pgmap v3522: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:46:54.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:46:54 smithi080 bash[41963]: audit 2023-12-01T06:46:53.363468+0000 mon.c (mon.2) 2263 : audit 0 from='client.? 172.21.15.80:0/653116062' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:46:54.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:46:54 smithi080 bash[28361]: cluster 2023-12-01T06:46:52.933768+0000 mgr.y (mgr.24362) 3553 : cluster 0 pgmap v3522: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:46:54.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:46:54 smithi080 bash[28361]: audit 2023-12-01T06:46:53.363468+0000 mon.c (mon.2) 2263 : audit 0 from='client.? 172.21.15.80:0/653116062' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:46:54.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:46:54 smithi090 bash[32384]: cluster 2023-12-01T06:46:52.933768+0000 mgr.y (mgr.24362) 3553 : cluster 0 pgmap v3522: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:46:54.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:46:54 smithi090 bash[32384]: audit 2023-12-01T06:46:53.363468+0000 mon.c (mon.2) 2263 : audit 0 from='client.? 172.21.15.80:0/653116062' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:46:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:46:55 smithi080 bash[28361]: audit 2023-12-01T06:46:54.963516+0000 mon.c (mon.2) 2264 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:46:55.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:46:55 smithi080 bash[41963]: audit 2023-12-01T06:46:54.963516+0000 mon.c (mon.2) 2264 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:46:55.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:46:55 smithi090 bash[32384]: audit 2023-12-01T06:46:54.963516+0000 mon.c (mon.2) 2264 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:46:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:46:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:46:56] "GET /metrics HTTP/1.1" 200 33977 "" "Prometheus/2.43.0" 2023-12-01T06:46:56.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:46:56 smithi080 bash[28361]: cluster 2023-12-01T06:46:54.934430+0000 mgr.y (mgr.24362) 3554 : cluster 0 pgmap v3523: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:46:56.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:46:56 smithi080 bash[28361]: audit 2023-12-01T06:46:55.816124+0000 mon.c (mon.2) 2265 : audit 0 from='client.? 172.21.15.80:0/4113966173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:46:56.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:46:56 smithi080 bash[41963]: cluster 2023-12-01T06:46:54.934430+0000 mgr.y (mgr.24362) 3554 : cluster 0 pgmap v3523: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:46:56.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:46:56 smithi080 bash[41963]: audit 2023-12-01T06:46:55.816124+0000 mon.c (mon.2) 2265 : audit 0 from='client.? 172.21.15.80:0/4113966173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:46:56.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:46:56 smithi090 bash[32384]: cluster 2023-12-01T06:46:54.934430+0000 mgr.y (mgr.24362) 3554 : cluster 0 pgmap v3523: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:46:56.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:46:56 smithi090 bash[32384]: audit 2023-12-01T06:46:55.816124+0000 mon.c (mon.2) 2265 : audit 0 from='client.? 172.21.15.80:0/4113966173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:46:58.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:46:58 smithi080 bash[28361]: cluster 2023-12-01T06:46:56.935560+0000 mgr.y (mgr.24362) 3555 : cluster 0 pgmap v3524: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:46:58.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:46:58 smithi080 bash[28361]: audit 2023-12-01T06:46:58.265941+0000 mon.c (mon.2) 2266 : audit 0 from='client.? 172.21.15.80:0/2010791737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:46:58.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:46:58 smithi080 bash[41963]: cluster 2023-12-01T06:46:56.935560+0000 mgr.y (mgr.24362) 3555 : cluster 0 pgmap v3524: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:46:58.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:46:58 smithi080 bash[41963]: audit 2023-12-01T06:46:58.265941+0000 mon.c (mon.2) 2266 : audit 0 from='client.? 172.21.15.80:0/2010791737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:46:58.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:46:58 smithi090 bash[32384]: cluster 2023-12-01T06:46:56.935560+0000 mgr.y (mgr.24362) 3555 : cluster 0 pgmap v3524: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:46:58.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:46:58 smithi090 bash[32384]: audit 2023-12-01T06:46:58.265941+0000 mon.c (mon.2) 2266 : audit 0 from='client.? 172.21.15.80:0/2010791737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:47:00.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:47:00 smithi080 bash[28361]: cluster 2023-12-01T06:46:58.936255+0000 mgr.y (mgr.24362) 3556 : cluster 0 pgmap v3525: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:47:00.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:47:00 smithi080 bash[41963]: cluster 2023-12-01T06:46:58.936255+0000 mgr.y (mgr.24362) 3556 : cluster 0 pgmap v3525: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:47:00.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:47:00 smithi090 bash[32384]: cluster 2023-12-01T06:46:58.936255+0000 mgr.y (mgr.24362) 3556 : cluster 0 pgmap v3525: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:47:01.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:47:01 smithi080 bash[28361]: audit 2023-12-01T06:47:00.717965+0000 mon.c (mon.2) 2267 : audit 0 from='client.? 172.21.15.80:0/779023715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:47:01.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:47:01 smithi080 bash[41963]: audit 2023-12-01T06:47:00.717965+0000 mon.c (mon.2) 2267 : audit 0 from='client.? 172.21.15.80:0/779023715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:47:01.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:47:01 smithi090 bash[32384]: audit 2023-12-01T06:47:00.717965+0000 mon.c (mon.2) 2267 : audit 0 from='client.? 172.21.15.80:0/779023715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:47:02.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:47:02 smithi080 bash[41963]: cluster 2023-12-01T06:47:00.937297+0000 mgr.y (mgr.24362) 3557 : cluster 0 pgmap v3526: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:47:02.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:47:02 smithi080 bash[28361]: cluster 2023-12-01T06:47:00.937297+0000 mgr.y (mgr.24362) 3557 : cluster 0 pgmap v3526: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:47:02.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:47:02 smithi090 bash[32384]: cluster 2023-12-01T06:47:00.937297+0000 mgr.y (mgr.24362) 3557 : cluster 0 pgmap v3526: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:47:03.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:47:03 smithi080 bash[28361]: audit 2023-12-01T06:47:03.170790+0000 mon.a (mon.0) 2756 : audit 0 from='client.? 172.21.15.80:0/1112477145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:47:03.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:47:03 smithi080 bash[41963]: audit 2023-12-01T06:47:03.170790+0000 mon.a (mon.0) 2756 : audit 0 from='client.? 172.21.15.80:0/1112477145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:47:03.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:47:03 smithi090 bash[32384]: audit 2023-12-01T06:47:03.170790+0000 mon.a (mon.0) 2756 : audit 0 from='client.? 172.21.15.80:0/1112477145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:47:04.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:47:04 smithi080 bash[41963]: cluster 2023-12-01T06:47:02.938037+0000 mgr.y (mgr.24362) 3558 : cluster 0 pgmap v3527: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:47:04.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:47:04 smithi080 bash[28361]: cluster 2023-12-01T06:47:02.938037+0000 mgr.y (mgr.24362) 3558 : cluster 0 pgmap v3527: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:47:04.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:47:04 smithi090 bash[32384]: cluster 2023-12-01T06:47:02.938037+0000 mgr.y (mgr.24362) 3558 : cluster 0 pgmap v3527: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:47:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:47:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:47:06] "GET /metrics HTTP/1.1" 200 33977 "" "Prometheus/2.43.0" 2023-12-01T06:47:06.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:47:06 smithi080 bash[28361]: cluster 2023-12-01T06:47:04.938717+0000 mgr.y (mgr.24362) 3559 : cluster 0 pgmap v3528: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:47:06.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:47:06 smithi080 bash[28361]: audit 2023-12-01T06:47:05.621103+0000 mon.a (mon.0) 2757 : audit 0 from='client.? 172.21.15.80:0/2660633308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:47:06.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:47:06 smithi080 bash[28361]: audit 2023-12-01T06:47:05.673890+0000 mon.c (mon.2) 2268 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:47:06.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:47:06 smithi080 bash[41963]: cluster 2023-12-01T06:47:04.938717+0000 mgr.y (mgr.24362) 3559 : cluster 0 pgmap v3528: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:47:06.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:47:06 smithi080 bash[41963]: audit 2023-12-01T06:47:05.621103+0000 mon.a (mon.0) 2757 : audit 0 from='client.? 172.21.15.80:0/2660633308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:47:06.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:47:06 smithi080 bash[41963]: audit 2023-12-01T06:47:05.673890+0000 mon.c (mon.2) 2268 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:47:06.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:47:06 smithi090 bash[32384]: cluster 2023-12-01T06:47:04.938717+0000 mgr.y (mgr.24362) 3559 : cluster 0 pgmap v3528: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:47:06.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:47:06 smithi090 bash[32384]: audit 2023-12-01T06:47:05.621103+0000 mon.a (mon.0) 2757 : audit 0 from='client.? 172.21.15.80:0/2660633308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:47:06.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:47:06 smithi090 bash[32384]: audit 2023-12-01T06:47:05.673890+0000 mon.c (mon.2) 2268 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:47:08.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:47:08 smithi080 bash[28361]: cluster 2023-12-01T06:47:06.940019+0000 mgr.y (mgr.24362) 3560 : cluster 0 pgmap v3529: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:47:08.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:47:08 smithi080 bash[28361]: audit 2023-12-01T06:47:08.075982+0000 mon.c (mon.2) 2269 : audit 0 from='client.? 172.21.15.80:0/1339390159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:47:08.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:47:08 smithi080 bash[41963]: cluster 2023-12-01T06:47:06.940019+0000 mgr.y (mgr.24362) 3560 : cluster 0 pgmap v3529: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:47:08.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:47:08 smithi080 bash[41963]: audit 2023-12-01T06:47:08.075982+0000 mon.c (mon.2) 2269 : audit 0 from='client.? 172.21.15.80:0/1339390159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:47:08.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:47:08 smithi090 bash[32384]: cluster 2023-12-01T06:47:06.940019+0000 mgr.y (mgr.24362) 3560 : cluster 0 pgmap v3529: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:47:08.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:47:08 smithi090 bash[32384]: audit 2023-12-01T06:47:08.075982+0000 mon.c (mon.2) 2269 : audit 0 from='client.? 172.21.15.80:0/1339390159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:47:10.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:47:10 smithi080 bash[28361]: cluster 2023-12-01T06:47:08.940779+0000 mgr.y (mgr.24362) 3561 : cluster 0 pgmap v3530: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:47:10.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:47:10 smithi080 bash[28361]: audit 2023-12-01T06:47:09.964168+0000 mon.c (mon.2) 2270 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:47:10.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:47:10 smithi080 bash[41963]: cluster 2023-12-01T06:47:08.940779+0000 mgr.y (mgr.24362) 3561 : cluster 0 pgmap v3530: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:47:10.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:47:10 smithi080 bash[41963]: audit 2023-12-01T06:47:09.964168+0000 mon.c (mon.2) 2270 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:47:10.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:47:10 smithi090 bash[32384]: cluster 2023-12-01T06:47:08.940779+0000 mgr.y (mgr.24362) 3561 : cluster 0 pgmap v3530: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:47:10.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:47:10 smithi090 bash[32384]: audit 2023-12-01T06:47:09.964168+0000 mon.c (mon.2) 2270 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:47:11.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:47:11 smithi080 bash[41963]: audit 2023-12-01T06:47:10.528235+0000 mon.a (mon.0) 2758 : audit 0 from='client.? 172.21.15.80:0/1573149125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:47:11.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:47:11 smithi080 bash[28361]: audit 2023-12-01T06:47:10.528235+0000 mon.a (mon.0) 2758 : audit 0 from='client.? 172.21.15.80:0/1573149125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:47:11.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:47:11 smithi090 bash[32384]: audit 2023-12-01T06:47:10.528235+0000 mon.a (mon.0) 2758 : audit 0 from='client.? 172.21.15.80:0/1573149125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:47:12.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:47:12 smithi080 bash[28361]: cluster 2023-12-01T06:47:10.941783+0000 mgr.y (mgr.24362) 3562 : cluster 0 pgmap v3531: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:47:12.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:47:12 smithi080 bash[28361]: audit 2023-12-01T06:47:11.521797+0000 mon.a (mon.0) 2759 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:47:12.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:47:12 smithi080 bash[28361]: audit 2023-12-01T06:47:11.532247+0000 mon.a (mon.0) 2760 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:47:12.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:47:12 smithi080 bash[28361]: audit 2023-12-01T06:47:11.874578+0000 mon.a (mon.0) 2761 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:47:12.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:47:12 smithi080 bash[28361]: audit 2023-12-01T06:47:11.884772+0000 mon.a (mon.0) 2762 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:47:12.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:47:12 smithi080 bash[41963]: cluster 2023-12-01T06:47:10.941783+0000 mgr.y (mgr.24362) 3562 : cluster 0 pgmap v3531: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:47:12.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:47:12 smithi080 bash[41963]: audit 2023-12-01T06:47:11.521797+0000 mon.a (mon.0) 2759 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:47:12.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:47:12 smithi080 bash[41963]: audit 2023-12-01T06:47:11.532247+0000 mon.a (mon.0) 2760 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:47:12.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:47:12 smithi080 bash[41963]: audit 2023-12-01T06:47:11.874578+0000 mon.a (mon.0) 2761 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:47:12.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:47:12 smithi080 bash[41963]: audit 2023-12-01T06:47:11.884772+0000 mon.a (mon.0) 2762 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:47:13.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:47:12 smithi090 bash[32384]: cluster 2023-12-01T06:47:10.941783+0000 mgr.y (mgr.24362) 3562 : cluster 0 pgmap v3531: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:47:13.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:47:12 smithi090 bash[32384]: audit 2023-12-01T06:47:11.521797+0000 mon.a (mon.0) 2759 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:47:13.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:47:12 smithi090 bash[32384]: audit 2023-12-01T06:47:11.532247+0000 mon.a (mon.0) 2760 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:47:13.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:47:12 smithi090 bash[32384]: audit 2023-12-01T06:47:11.874578+0000 mon.a (mon.0) 2761 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:47:13.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:47:12 smithi090 bash[32384]: audit 2023-12-01T06:47:11.884772+0000 mon.a (mon.0) 2762 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:47:13.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:47:13 smithi080 bash[28361]: audit 2023-12-01T06:47:12.983284+0000 mon.c (mon.2) 2271 : audit 0 from='client.? 172.21.15.80:0/1997652288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:47:13.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:47:13 smithi080 bash[41963]: audit 2023-12-01T06:47:12.983284+0000 mon.c (mon.2) 2271 : audit 0 from='client.? 172.21.15.80:0/1997652288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:47:14.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:47:13 smithi090 bash[32384]: audit 2023-12-01T06:47:12.983284+0000 mon.c (mon.2) 2271 : audit 0 from='client.? 172.21.15.80:0/1997652288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:47:14.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:47:14 smithi080 bash[28361]: cluster 2023-12-01T06:47:12.942577+0000 mgr.y (mgr.24362) 3563 : cluster 0 pgmap v3532: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:47:14.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:47:14 smithi080 bash[41963]: cluster 2023-12-01T06:47:12.942577+0000 mgr.y (mgr.24362) 3563 : cluster 0 pgmap v3532: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:47:15.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:47:14 smithi090 bash[32384]: cluster 2023-12-01T06:47:12.942577+0000 mgr.y (mgr.24362) 3563 : cluster 0 pgmap v3532: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:47:15.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:47:15 smithi080 bash[28361]: audit 2023-12-01T06:47:15.442055+0000 mon.a (mon.0) 2763 : audit 0 from='client.? 172.21.15.80:0/1766775523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:47:15.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:47:15 smithi080 bash[41963]: audit 2023-12-01T06:47:15.442055+0000 mon.a (mon.0) 2763 : audit 0 from='client.? 172.21.15.80:0/1766775523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:47:16.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:47:15 smithi090 bash[32384]: audit 2023-12-01T06:47:15.442055+0000 mon.a (mon.0) 2763 : audit 0 from='client.? 172.21.15.80:0/1766775523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:47:16.542 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:47:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:47:16] "GET /metrics HTTP/1.1" 200 33977 "" "Prometheus/2.43.0" 2023-12-01T06:47:16.897 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:47:16 smithi080 bash[28361]: cluster 2023-12-01T06:47:14.943289+0000 mgr.y (mgr.24362) 3564 : cluster 0 pgmap v3533: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:47:16.897 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:47:16 smithi080 bash[41963]: cluster 2023-12-01T06:47:14.943289+0000 mgr.y (mgr.24362) 3564 : cluster 0 pgmap v3533: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:47:17.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:47:16 smithi090 bash[32384]: cluster 2023-12-01T06:47:14.943289+0000 mgr.y (mgr.24362) 3564 : cluster 0 pgmap v3533: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:47:18.688 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:47:18 smithi080 bash[41963]: cluster 2023-12-01T06:47:16.944554+0000 mgr.y (mgr.24362) 3565 : cluster 0 pgmap v3534: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:47:18.688 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:47:18 smithi080 bash[41963]: audit 2023-12-01T06:47:17.888343+0000 mon.c (mon.2) 2272 : audit 0 from='client.? 172.21.15.80:0/3164563436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:47:18.689 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:47:18 smithi080 bash[28361]: cluster 2023-12-01T06:47:16.944554+0000 mgr.y (mgr.24362) 3565 : cluster 0 pgmap v3534: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:47:18.689 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:47:18 smithi080 bash[28361]: audit 2023-12-01T06:47:17.888343+0000 mon.c (mon.2) 2272 : audit 0 from='client.? 172.21.15.80:0/3164563436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:47:19.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:47:18 smithi090 bash[32384]: cluster 2023-12-01T06:47:16.944554+0000 mgr.y (mgr.24362) 3565 : cluster 0 pgmap v3534: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:47:19.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:47:18 smithi090 bash[32384]: audit 2023-12-01T06:47:17.888343+0000 mon.c (mon.2) 2272 : audit 0 from='client.? 172.21.15.80:0/3164563436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:47:20.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:47:20 smithi080 bash[28361]: cluster 2023-12-01T06:47:18.945181+0000 mgr.y (mgr.24362) 3566 : cluster 0 pgmap v3535: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:47:20.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:47:20 smithi080 bash[28361]: audit 2023-12-01T06:47:20.378749+0000 mon.c (mon.2) 2273 : audit 0 from='client.? 172.21.15.80:0/3247926482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:47:20.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:47:20 smithi080 bash[41963]: cluster 2023-12-01T06:47:18.945181+0000 mgr.y (mgr.24362) 3566 : cluster 0 pgmap v3535: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:47:20.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:47:20 smithi080 bash[41963]: audit 2023-12-01T06:47:20.378749+0000 mon.c (mon.2) 2273 : audit 0 from='client.? 172.21.15.80:0/3247926482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:47:21.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:47:20 smithi090 bash[32384]: cluster 2023-12-01T06:47:18.945181+0000 mgr.y (mgr.24362) 3566 : cluster 0 pgmap v3535: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:47:21.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:47:20 smithi090 bash[32384]: audit 2023-12-01T06:47:20.378749+0000 mon.c (mon.2) 2273 : audit 0 from='client.? 172.21.15.80:0/3247926482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:47:22.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:47:22 smithi080 bash[28361]: cluster 2023-12-01T06:47:20.946164+0000 mgr.y (mgr.24362) 3567 : cluster 0 pgmap v3536: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:47:22.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:47:22 smithi080 bash[28361]: audit 2023-12-01T06:47:22.310334+0000 mon.a (mon.0) 2764 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:47:22.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:47:22 smithi080 bash[28361]: audit 2023-12-01T06:47:22.323249+0000 mon.a (mon.0) 2765 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:47:22.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:47:22 smithi080 bash[28361]: audit 2023-12-01T06:47:22.329221+0000 mon.c (mon.2) 2274 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:47:22.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:47:22 smithi080 bash[28361]: audit 2023-12-01T06:47:22.330742+0000 mon.c (mon.2) 2275 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:47:22.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:47:22 smithi080 bash[28361]: audit 2023-12-01T06:47:22.341433+0000 mon.a (mon.0) 2766 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:47:22.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:47:22 smithi080 bash[41963]: cluster 2023-12-01T06:47:20.946164+0000 mgr.y (mgr.24362) 3567 : cluster 0 pgmap v3536: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:47:22.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:47:22 smithi080 bash[41963]: audit 2023-12-01T06:47:22.310334+0000 mon.a (mon.0) 2764 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:47:22.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:47:22 smithi080 bash[41963]: audit 2023-12-01T06:47:22.323249+0000 mon.a (mon.0) 2765 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:47:22.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:47:22 smithi080 bash[41963]: audit 2023-12-01T06:47:22.329221+0000 mon.c (mon.2) 2274 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:47:22.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:47:22 smithi080 bash[41963]: audit 2023-12-01T06:47:22.330742+0000 mon.c (mon.2) 2275 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:47:22.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:47:22 smithi080 bash[41963]: audit 2023-12-01T06:47:22.341433+0000 mon.a (mon.0) 2766 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:47:23.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:47:22 smithi090 bash[32384]: cluster 2023-12-01T06:47:20.946164+0000 mgr.y (mgr.24362) 3567 : cluster 0 pgmap v3536: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:47:23.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:47:22 smithi090 bash[32384]: audit 2023-12-01T06:47:22.310334+0000 mon.a (mon.0) 2764 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:47:23.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:47:22 smithi090 bash[32384]: audit 2023-12-01T06:47:22.323249+0000 mon.a (mon.0) 2765 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:47:23.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:47:22 smithi090 bash[32384]: audit 2023-12-01T06:47:22.329221+0000 mon.c (mon.2) 2274 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:47:23.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:47:22 smithi090 bash[32384]: audit 2023-12-01T06:47:22.330742+0000 mon.c (mon.2) 2275 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:47:23.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:47:22 smithi090 bash[32384]: audit 2023-12-01T06:47:22.341433+0000 mon.a (mon.0) 2766 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:47:23.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:47:23 smithi080 bash[28361]: audit 2023-12-01T06:47:22.838858+0000 mon.c (mon.2) 2276 : audit 0 from='client.? 172.21.15.80:0/4217682715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:47:23.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:47:23 smithi080 bash[41963]: audit 2023-12-01T06:47:22.838858+0000 mon.c (mon.2) 2276 : audit 0 from='client.? 172.21.15.80:0/4217682715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:47:24.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:47:23 smithi090 bash[32384]: audit 2023-12-01T06:47:22.838858+0000 mon.c (mon.2) 2276 : audit 0 from='client.? 172.21.15.80:0/4217682715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:47:24.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:47:24 smithi080 bash[28361]: cluster 2023-12-01T06:47:22.946934+0000 mgr.y (mgr.24362) 3568 : cluster 0 pgmap v3537: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:47:24.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:47:24 smithi080 bash[41963]: cluster 2023-12-01T06:47:22.946934+0000 mgr.y (mgr.24362) 3568 : cluster 0 pgmap v3537: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:47:25.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:47:24 smithi090 bash[32384]: cluster 2023-12-01T06:47:22.946934+0000 mgr.y (mgr.24362) 3568 : cluster 0 pgmap v3537: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:47:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:47:25 smithi080 bash[28361]: audit 2023-12-01T06:47:24.963988+0000 mon.c (mon.2) 2277 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:47:25.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:47:25 smithi080 bash[28361]: audit 2023-12-01T06:47:25.296671+0000 mon.c (mon.2) 2278 : audit 0 from='client.? 172.21.15.80:0/1574148947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:47:25.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:47:25 smithi080 bash[41963]: audit 2023-12-01T06:47:24.963988+0000 mon.c (mon.2) 2277 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:47:25.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:47:25 smithi080 bash[41963]: audit 2023-12-01T06:47:25.296671+0000 mon.c (mon.2) 2278 : audit 0 from='client.? 172.21.15.80:0/1574148947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:47:26.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:47:25 smithi090 bash[32384]: audit 2023-12-01T06:47:24.963988+0000 mon.c (mon.2) 2277 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:47:26.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:47:25 smithi090 bash[32384]: audit 2023-12-01T06:47:25.296671+0000 mon.c (mon.2) 2278 : audit 0 from='client.? 172.21.15.80:0/1574148947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:47:26.578 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:47:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:47:26] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T06:47:26.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:47:26 smithi080 bash[41963]: cluster 2023-12-01T06:47:24.947549+0000 mgr.y (mgr.24362) 3569 : cluster 0 pgmap v3538: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:47:26.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:47:26 smithi080 bash[28361]: cluster 2023-12-01T06:47:24.947549+0000 mgr.y (mgr.24362) 3569 : cluster 0 pgmap v3538: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:47:27.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:47:26 smithi090 bash[32384]: cluster 2023-12-01T06:47:24.947549+0000 mgr.y (mgr.24362) 3569 : cluster 0 pgmap v3538: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:47:28.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:47:28 smithi080 bash[28361]: cluster 2023-12-01T06:47:26.948715+0000 mgr.y (mgr.24362) 3570 : cluster 0 pgmap v3539: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:47:28.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:47:28 smithi080 bash[28361]: audit 2023-12-01T06:47:27.747984+0000 mon.a (mon.0) 2767 : audit 0 from='client.? 172.21.15.80:0/3681500535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:47:28.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:47:28 smithi080 bash[41963]: cluster 2023-12-01T06:47:26.948715+0000 mgr.y (mgr.24362) 3570 : cluster 0 pgmap v3539: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:47:28.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:47:28 smithi080 bash[41963]: audit 2023-12-01T06:47:27.747984+0000 mon.a (mon.0) 2767 : audit 0 from='client.? 172.21.15.80:0/3681500535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:47:29.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:47:28 smithi090 bash[32384]: cluster 2023-12-01T06:47:26.948715+0000 mgr.y (mgr.24362) 3570 : cluster 0 pgmap v3539: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:47:29.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:47:28 smithi090 bash[32384]: audit 2023-12-01T06:47:27.747984+0000 mon.a (mon.0) 2767 : audit 0 from='client.? 172.21.15.80:0/3681500535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:47:30.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:47:30 smithi080 bash[28361]: cluster 2023-12-01T06:47:28.949365+0000 mgr.y (mgr.24362) 3571 : cluster 0 pgmap v3540: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:47:30.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:47:30 smithi080 bash[28361]: audit 2023-12-01T06:47:30.202137+0000 mon.c (mon.2) 2279 : audit 0 from='client.? 172.21.15.80:0/2655400755' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:47:30.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:47:30 smithi080 bash[41963]: cluster 2023-12-01T06:47:28.949365+0000 mgr.y (mgr.24362) 3571 : cluster 0 pgmap v3540: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:47:30.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:47:30 smithi080 bash[41963]: audit 2023-12-01T06:47:30.202137+0000 mon.c (mon.2) 2279 : audit 0 from='client.? 172.21.15.80:0/2655400755' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:47:31.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:47:30 smithi090 bash[32384]: cluster 2023-12-01T06:47:28.949365+0000 mgr.y (mgr.24362) 3571 : cluster 0 pgmap v3540: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:47:31.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:47:30 smithi090 bash[32384]: audit 2023-12-01T06:47:30.202137+0000 mon.c (mon.2) 2279 : audit 0 from='client.? 172.21.15.80:0/2655400755' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:47:32.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:47:32 smithi080 bash[28361]: cluster 2023-12-01T06:47:30.950394+0000 mgr.y (mgr.24362) 3572 : cluster 0 pgmap v3541: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:47:32.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:47:32 smithi080 bash[41963]: cluster 2023-12-01T06:47:30.950394+0000 mgr.y (mgr.24362) 3572 : cluster 0 pgmap v3541: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:47:33.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:47:32 smithi090 bash[32384]: cluster 2023-12-01T06:47:30.950394+0000 mgr.y (mgr.24362) 3572 : cluster 0 pgmap v3541: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:47:33.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:47:33 smithi080 bash[41963]: audit 2023-12-01T06:47:32.652895+0000 mon.c (mon.2) 2280 : audit 0 from='client.? 172.21.15.80:0/882982026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:47:33.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:47:33 smithi080 bash[28361]: audit 2023-12-01T06:47:32.652895+0000 mon.c (mon.2) 2280 : audit 0 from='client.? 172.21.15.80:0/882982026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:47:34.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:47:33 smithi090 bash[32384]: audit 2023-12-01T06:47:32.652895+0000 mon.c (mon.2) 2280 : audit 0 from='client.? 172.21.15.80:0/882982026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:47:34.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:47:34 smithi080 bash[41963]: cluster 2023-12-01T06:47:32.951173+0000 mgr.y (mgr.24362) 3573 : cluster 0 pgmap v3542: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:47:34.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:47:34 smithi080 bash[28361]: cluster 2023-12-01T06:47:32.951173+0000 mgr.y (mgr.24362) 3573 : cluster 0 pgmap v3542: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:47:35.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:47:34 smithi090 bash[32384]: cluster 2023-12-01T06:47:32.951173+0000 mgr.y (mgr.24362) 3573 : cluster 0 pgmap v3542: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:47:35.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:47:35 smithi080 bash[28361]: audit 2023-12-01T06:47:35.107072+0000 mon.a (mon.0) 2768 : audit 0 from='client.? 172.21.15.80:0/2431433861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:47:35.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:47:35 smithi080 bash[41963]: audit 2023-12-01T06:47:35.107072+0000 mon.a (mon.0) 2768 : audit 0 from='client.? 172.21.15.80:0/2431433861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:47:36.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:47:35 smithi090 bash[32384]: audit 2023-12-01T06:47:35.107072+0000 mon.a (mon.0) 2768 : audit 0 from='client.? 172.21.15.80:0/2431433861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:47:36.614 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:47:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:47:36] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T06:47:36.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:47:36 smithi080 bash[28361]: cluster 2023-12-01T06:47:34.951647+0000 mgr.y (mgr.24362) 3574 : cluster 0 pgmap v3543: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:47:36.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:47:36 smithi080 bash[41963]: cluster 2023-12-01T06:47:34.951647+0000 mgr.y (mgr.24362) 3574 : cluster 0 pgmap v3543: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:47:37.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:47:36 smithi090 bash[32384]: cluster 2023-12-01T06:47:34.951647+0000 mgr.y (mgr.24362) 3574 : cluster 0 pgmap v3543: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:47:37.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:47:37 smithi080 bash[28361]: audit 2023-12-01T06:47:37.556239+0000 mon.a (mon.0) 2769 : audit 0 from='client.? 172.21.15.80:0/1618017929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:47:37.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:47:37 smithi080 bash[41963]: audit 2023-12-01T06:47:37.556239+0000 mon.a (mon.0) 2769 : audit 0 from='client.? 172.21.15.80:0/1618017929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:47:38.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:47:37 smithi090 bash[32384]: audit 2023-12-01T06:47:37.556239+0000 mon.a (mon.0) 2769 : audit 0 from='client.? 172.21.15.80:0/1618017929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:47:38.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:47:38 smithi080 bash[28361]: cluster 2023-12-01T06:47:36.952789+0000 mgr.y (mgr.24362) 3575 : cluster 0 pgmap v3544: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:47:38.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:47:38 smithi080 bash[41963]: cluster 2023-12-01T06:47:36.952789+0000 mgr.y (mgr.24362) 3575 : cluster 0 pgmap v3544: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:47:39.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:47:38 smithi090 bash[32384]: cluster 2023-12-01T06:47:36.952789+0000 mgr.y (mgr.24362) 3575 : cluster 0 pgmap v3544: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:47:40.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:47:40 smithi080 bash[28361]: cluster 2023-12-01T06:47:38.953466+0000 mgr.y (mgr.24362) 3576 : cluster 0 pgmap v3545: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:47:40.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:47:40 smithi080 bash[28361]: audit 2023-12-01T06:47:39.964465+0000 mon.c (mon.2) 2281 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:47:40.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:47:40 smithi080 bash[28361]: audit 2023-12-01T06:47:40.025574+0000 mon.c (mon.2) 2282 : audit 0 from='client.? 172.21.15.80:0/1677795106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:47:40.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:47:40 smithi080 bash[41963]: cluster 2023-12-01T06:47:38.953466+0000 mgr.y (mgr.24362) 3576 : cluster 0 pgmap v3545: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:47:40.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:47:40 smithi080 bash[41963]: audit 2023-12-01T06:47:39.964465+0000 mon.c (mon.2) 2281 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:47:40.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:47:40 smithi080 bash[41963]: audit 2023-12-01T06:47:40.025574+0000 mon.c (mon.2) 2282 : audit 0 from='client.? 172.21.15.80:0/1677795106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:47:41.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:47:40 smithi090 bash[32384]: cluster 2023-12-01T06:47:38.953466+0000 mgr.y (mgr.24362) 3576 : cluster 0 pgmap v3545: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:47:41.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:47:40 smithi090 bash[32384]: audit 2023-12-01T06:47:39.964465+0000 mon.c (mon.2) 2281 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:47:41.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:47:40 smithi090 bash[32384]: audit 2023-12-01T06:47:40.025574+0000 mon.c (mon.2) 2282 : audit 0 from='client.? 172.21.15.80:0/1677795106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:47:42.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:47:42 smithi080 bash[41963]: cluster 2023-12-01T06:47:40.954436+0000 mgr.y (mgr.24362) 3577 : cluster 0 pgmap v3546: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:47:42.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:47:42 smithi080 bash[41963]: audit 2023-12-01T06:47:42.473694+0000 mon.c (mon.2) 2283 : audit 0 from='client.? 172.21.15.80:0/3505206098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:47:42.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:47:42 smithi080 bash[28361]: cluster 2023-12-01T06:47:40.954436+0000 mgr.y (mgr.24362) 3577 : cluster 0 pgmap v3546: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:47:42.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:47:42 smithi080 bash[28361]: audit 2023-12-01T06:47:42.473694+0000 mon.c (mon.2) 2283 : audit 0 from='client.? 172.21.15.80:0/3505206098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:47:43.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:47:42 smithi090 bash[32384]: cluster 2023-12-01T06:47:40.954436+0000 mgr.y (mgr.24362) 3577 : cluster 0 pgmap v3546: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:47:43.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:47:42 smithi090 bash[32384]: audit 2023-12-01T06:47:42.473694+0000 mon.c (mon.2) 2283 : audit 0 from='client.? 172.21.15.80:0/3505206098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:47:44.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:47:44 smithi080 bash[41963]: cluster 2023-12-01T06:47:42.955217+0000 mgr.y (mgr.24362) 3578 : cluster 0 pgmap v3547: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:47:44.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:47:44 smithi080 bash[28361]: cluster 2023-12-01T06:47:42.955217+0000 mgr.y (mgr.24362) 3578 : cluster 0 pgmap v3547: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:47:45.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:47:44 smithi090 bash[32384]: cluster 2023-12-01T06:47:42.955217+0000 mgr.y (mgr.24362) 3578 : cluster 0 pgmap v3547: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:47:45.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:47:45 smithi080 bash[41963]: audit 2023-12-01T06:47:44.923433+0000 mon.c (mon.2) 2284 : audit 0 from='client.? 172.21.15.80:0/2610183307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:47:45.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:47:45 smithi080 bash[28361]: audit 2023-12-01T06:47:44.923433+0000 mon.c (mon.2) 2284 : audit 0 from='client.? 172.21.15.80:0/2610183307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:47:46.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:47:45 smithi090 bash[32384]: audit 2023-12-01T06:47:44.923433+0000 mon.c (mon.2) 2284 : audit 0 from='client.? 172.21.15.80:0/2610183307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:47:46.646 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:47:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:47:46] "GET /metrics HTTP/1.1" 200 33977 "" "Prometheus/2.43.0" 2023-12-01T06:47:46.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:47:46 smithi080 bash[41963]: cluster 2023-12-01T06:47:44.955813+0000 mgr.y (mgr.24362) 3579 : cluster 0 pgmap v3548: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:47:46.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:47:46 smithi080 bash[28361]: cluster 2023-12-01T06:47:44.955813+0000 mgr.y (mgr.24362) 3579 : cluster 0 pgmap v3548: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:47:47.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:47:46 smithi090 bash[32384]: cluster 2023-12-01T06:47:44.955813+0000 mgr.y (mgr.24362) 3579 : cluster 0 pgmap v3548: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:47:47.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:47:47 smithi080 bash[41963]: audit 2023-12-01T06:47:47.380462+0000 mon.c (mon.2) 2285 : audit 0 from='client.? 172.21.15.80:0/3880692372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:47:47.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:47:47 smithi080 bash[28361]: audit 2023-12-01T06:47:47.380462+0000 mon.c (mon.2) 2285 : audit 0 from='client.? 172.21.15.80:0/3880692372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:47:48.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:47:47 smithi090 bash[32384]: audit 2023-12-01T06:47:47.380462+0000 mon.c (mon.2) 2285 : audit 0 from='client.? 172.21.15.80:0/3880692372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:47:48.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:47:48 smithi080 bash[41963]: cluster 2023-12-01T06:47:46.956921+0000 mgr.y (mgr.24362) 3580 : cluster 0 pgmap v3549: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:47:48.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:47:48 smithi080 bash[28361]: cluster 2023-12-01T06:47:46.956921+0000 mgr.y (mgr.24362) 3580 : cluster 0 pgmap v3549: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:47:49.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:47:48 smithi090 bash[32384]: cluster 2023-12-01T06:47:46.956921+0000 mgr.y (mgr.24362) 3580 : cluster 0 pgmap v3549: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:47:50.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:47:50 smithi080 bash[41963]: cluster 2023-12-01T06:47:48.957556+0000 mgr.y (mgr.24362) 3581 : cluster 0 pgmap v3550: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:47:50.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:47:50 smithi080 bash[41963]: audit 2023-12-01T06:47:49.841719+0000 mon.c (mon.2) 2286 : audit 0 from='client.? 172.21.15.80:0/1415337311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:47:50.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:47:50 smithi080 bash[28361]: cluster 2023-12-01T06:47:48.957556+0000 mgr.y (mgr.24362) 3581 : cluster 0 pgmap v3550: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:47:50.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:47:50 smithi080 bash[28361]: audit 2023-12-01T06:47:49.841719+0000 mon.c (mon.2) 2286 : audit 0 from='client.? 172.21.15.80:0/1415337311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:47:51.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:47:50 smithi090 bash[32384]: cluster 2023-12-01T06:47:48.957556+0000 mgr.y (mgr.24362) 3581 : cluster 0 pgmap v3550: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:47:51.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:47:50 smithi090 bash[32384]: audit 2023-12-01T06:47:49.841719+0000 mon.c (mon.2) 2286 : audit 0 from='client.? 172.21.15.80:0/1415337311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:47:52.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:47:52 smithi080 bash[41963]: cluster 2023-12-01T06:47:50.958585+0000 mgr.y (mgr.24362) 3582 : cluster 0 pgmap v3551: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:47:52.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:47:52 smithi080 bash[41963]: audit 2023-12-01T06:47:52.285565+0000 mon.c (mon.2) 2287 : audit 0 from='client.? 172.21.15.80:0/52629028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:47:52.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:47:52 smithi080 bash[28361]: cluster 2023-12-01T06:47:50.958585+0000 mgr.y (mgr.24362) 3582 : cluster 0 pgmap v3551: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:47:52.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:47:52 smithi080 bash[28361]: audit 2023-12-01T06:47:52.285565+0000 mon.c (mon.2) 2287 : audit 0 from='client.? 172.21.15.80:0/52629028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:47:53.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:47:52 smithi090 bash[32384]: cluster 2023-12-01T06:47:50.958585+0000 mgr.y (mgr.24362) 3582 : cluster 0 pgmap v3551: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:47:53.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:47:52 smithi090 bash[32384]: audit 2023-12-01T06:47:52.285565+0000 mon.c (mon.2) 2287 : audit 0 from='client.? 172.21.15.80:0/52629028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:47:54.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:47:54 smithi080 bash[28361]: cluster 2023-12-01T06:47:52.959400+0000 mgr.y (mgr.24362) 3583 : cluster 0 pgmap v3552: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:47:54.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:47:54 smithi080 bash[41963]: cluster 2023-12-01T06:47:52.959400+0000 mgr.y (mgr.24362) 3583 : cluster 0 pgmap v3552: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:47:55.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:47:54 smithi090 bash[32384]: cluster 2023-12-01T06:47:52.959400+0000 mgr.y (mgr.24362) 3583 : cluster 0 pgmap v3552: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:47:55.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:47:55 smithi080 bash[28361]: audit 2023-12-01T06:47:54.737940+0000 mon.a (mon.0) 2770 : audit 0 from='client.? 172.21.15.80:0/3264922444' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:47:55.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:47:55 smithi080 bash[28361]: audit 2023-12-01T06:47:54.964928+0000 mon.c (mon.2) 2288 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:47:55.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:47:55 smithi080 bash[41963]: audit 2023-12-01T06:47:54.737940+0000 mon.a (mon.0) 2770 : audit 0 from='client.? 172.21.15.80:0/3264922444' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:47:55.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:47:55 smithi080 bash[41963]: audit 2023-12-01T06:47:54.964928+0000 mon.c (mon.2) 2288 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:47:56.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:47:55 smithi090 bash[32384]: audit 2023-12-01T06:47:54.737940+0000 mon.a (mon.0) 2770 : audit 0 from='client.? 172.21.15.80:0/3264922444' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:47:56.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:47:55 smithi090 bash[32384]: audit 2023-12-01T06:47:54.964928+0000 mon.c (mon.2) 2288 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:47:56.679 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:47:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:47:56] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T06:47:56.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:47:56 smithi080 bash[28361]: cluster 2023-12-01T06:47:54.960072+0000 mgr.y (mgr.24362) 3584 : cluster 0 pgmap v3553: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:47:56.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:47:56 smithi080 bash[41963]: cluster 2023-12-01T06:47:54.960072+0000 mgr.y (mgr.24362) 3584 : cluster 0 pgmap v3553: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:47:57.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:47:56 smithi090 bash[32384]: cluster 2023-12-01T06:47:54.960072+0000 mgr.y (mgr.24362) 3584 : cluster 0 pgmap v3553: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:47:58.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:47:57 smithi090 bash[32384]: audit 2023-12-01T06:47:57.192059+0000 mon.a (mon.0) 2771 : audit 0 from='client.? 172.21.15.80:0/3599289743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:47:58.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:47:57 smithi080 bash[28361]: audit 2023-12-01T06:47:57.192059+0000 mon.a (mon.0) 2771 : audit 0 from='client.? 172.21.15.80:0/3599289743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:47:58.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:47:57 smithi080 bash[41963]: audit 2023-12-01T06:47:57.192059+0000 mon.a (mon.0) 2771 : audit 0 from='client.? 172.21.15.80:0/3599289743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:47:59.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:47:58 smithi090 bash[32384]: cluster 2023-12-01T06:47:56.961142+0000 mgr.y (mgr.24362) 3585 : cluster 0 pgmap v3554: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:47:59.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:47:58 smithi080 bash[41963]: cluster 2023-12-01T06:47:56.961142+0000 mgr.y (mgr.24362) 3585 : cluster 0 pgmap v3554: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:47:59.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:47:58 smithi080 bash[28361]: cluster 2023-12-01T06:47:56.961142+0000 mgr.y (mgr.24362) 3585 : cluster 0 pgmap v3554: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:48:00.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:48:00 smithi080 bash[28361]: cluster 2023-12-01T06:47:58.961925+0000 mgr.y (mgr.24362) 3586 : cluster 0 pgmap v3555: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:48:00.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:48:00 smithi080 bash[28361]: audit 2023-12-01T06:47:59.644684+0000 mon.c (mon.2) 2289 : audit 0 from='client.? 172.21.15.80:0/4191770596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:48:00.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:48:00 smithi080 bash[41963]: cluster 2023-12-01T06:47:58.961925+0000 mgr.y (mgr.24362) 3586 : cluster 0 pgmap v3555: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:48:00.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:48:00 smithi080 bash[41963]: audit 2023-12-01T06:47:59.644684+0000 mon.c (mon.2) 2289 : audit 0 from='client.? 172.21.15.80:0/4191770596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:48:00.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:48:00 smithi090 bash[32384]: cluster 2023-12-01T06:47:58.961925+0000 mgr.y (mgr.24362) 3586 : cluster 0 pgmap v3555: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:48:00.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:48:00 smithi090 bash[32384]: audit 2023-12-01T06:47:59.644684+0000 mon.c (mon.2) 2289 : audit 0 from='client.? 172.21.15.80:0/4191770596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:48:02.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:48:02 smithi080 bash[41963]: cluster 2023-12-01T06:48:00.962969+0000 mgr.y (mgr.24362) 3587 : cluster 0 pgmap v3556: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:48:02.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:48:02 smithi080 bash[41963]: audit 2023-12-01T06:48:02.099983+0000 mon.c (mon.2) 2290 : audit 0 from='client.? 172.21.15.80:0/4260146020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:48:02.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:48:02 smithi080 bash[28361]: cluster 2023-12-01T06:48:00.962969+0000 mgr.y (mgr.24362) 3587 : cluster 0 pgmap v3556: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:48:02.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:48:02 smithi080 bash[28361]: audit 2023-12-01T06:48:02.099983+0000 mon.c (mon.2) 2290 : audit 0 from='client.? 172.21.15.80:0/4260146020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:48:02.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:48:02 smithi090 bash[32384]: cluster 2023-12-01T06:48:00.962969+0000 mgr.y (mgr.24362) 3587 : cluster 0 pgmap v3556: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:48:02.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:48:02 smithi090 bash[32384]: audit 2023-12-01T06:48:02.099983+0000 mon.c (mon.2) 2290 : audit 0 from='client.? 172.21.15.80:0/4260146020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:48:04.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:48:04 smithi080 bash[28361]: cluster 2023-12-01T06:48:02.963753+0000 mgr.y (mgr.24362) 3588 : cluster 0 pgmap v3557: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:48:04.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:48:04 smithi080 bash[41963]: cluster 2023-12-01T06:48:02.963753+0000 mgr.y (mgr.24362) 3588 : cluster 0 pgmap v3557: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:48:04.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:48:04 smithi090 bash[32384]: cluster 2023-12-01T06:48:02.963753+0000 mgr.y (mgr.24362) 3588 : cluster 0 pgmap v3557: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:48:05.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:48:05 smithi080 bash[28361]: audit 2023-12-01T06:48:04.557155+0000 mon.a (mon.0) 2772 : audit 0 from='client.? 172.21.15.80:0/600528224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:48:05.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:48:05 smithi080 bash[41963]: audit 2023-12-01T06:48:04.557155+0000 mon.a (mon.0) 2772 : audit 0 from='client.? 172.21.15.80:0/600528224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:48:05.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:48:05 smithi090 bash[32384]: audit 2023-12-01T06:48:04.557155+0000 mon.a (mon.0) 2772 : audit 0 from='client.? 172.21.15.80:0/600528224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:48:06.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:48:06 smithi080 bash[28361]: cluster 2023-12-01T06:48:04.964477+0000 mgr.y (mgr.24362) 3589 : cluster 0 pgmap v3558: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:48:06.683 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:48:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:48:06] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T06:48:06.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:48:06 smithi080 bash[41963]: cluster 2023-12-01T06:48:04.964477+0000 mgr.y (mgr.24362) 3589 : cluster 0 pgmap v3558: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:48:06.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:48:06 smithi090 bash[32384]: cluster 2023-12-01T06:48:04.964477+0000 mgr.y (mgr.24362) 3589 : cluster 0 pgmap v3558: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:48:07.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:48:07 smithi080 bash[28361]: audit 2023-12-01T06:48:07.004853+0000 mon.c (mon.2) 2291 : audit 0 from='client.? 172.21.15.80:0/2637333799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:48:07.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:48:07 smithi080 bash[41963]: audit 2023-12-01T06:48:07.004853+0000 mon.c (mon.2) 2291 : audit 0 from='client.? 172.21.15.80:0/2637333799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:48:07.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:48:07 smithi090 bash[32384]: audit 2023-12-01T06:48:07.004853+0000 mon.c (mon.2) 2291 : audit 0 from='client.? 172.21.15.80:0/2637333799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:48:08.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:48:08 smithi080 bash[41963]: cluster 2023-12-01T06:48:06.965605+0000 mgr.y (mgr.24362) 3590 : cluster 0 pgmap v3559: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:48:08.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:48:08 smithi080 bash[28361]: cluster 2023-12-01T06:48:06.965605+0000 mgr.y (mgr.24362) 3590 : cluster 0 pgmap v3559: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:48:08.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:48:08 smithi090 bash[32384]: cluster 2023-12-01T06:48:06.965605+0000 mgr.y (mgr.24362) 3590 : cluster 0 pgmap v3559: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:48:10.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:48:10 smithi080 bash[41963]: cluster 2023-12-01T06:48:08.966315+0000 mgr.y (mgr.24362) 3591 : cluster 0 pgmap v3560: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:48:10.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:48:10 smithi080 bash[41963]: audit 2023-12-01T06:48:09.462214+0000 mon.a (mon.0) 2773 : audit 0 from='client.? 172.21.15.80:0/3606841857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:48:10.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:48:10 smithi080 bash[41963]: audit 2023-12-01T06:48:09.965259+0000 mon.c (mon.2) 2292 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:48:10.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:48:10 smithi080 bash[28361]: cluster 2023-12-01T06:48:08.966315+0000 mgr.y (mgr.24362) 3591 : cluster 0 pgmap v3560: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:48:10.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:48:10 smithi080 bash[28361]: audit 2023-12-01T06:48:09.462214+0000 mon.a (mon.0) 2773 : audit 0 from='client.? 172.21.15.80:0/3606841857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:48:10.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:48:10 smithi080 bash[28361]: audit 2023-12-01T06:48:09.965259+0000 mon.c (mon.2) 2292 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:48:10.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:48:10 smithi090 bash[32384]: cluster 2023-12-01T06:48:08.966315+0000 mgr.y (mgr.24362) 3591 : cluster 0 pgmap v3560: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:48:10.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:48:10 smithi090 bash[32384]: audit 2023-12-01T06:48:09.462214+0000 mon.a (mon.0) 2773 : audit 0 from='client.? 172.21.15.80:0/3606841857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:48:10.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:48:10 smithi090 bash[32384]: audit 2023-12-01T06:48:09.965259+0000 mon.c (mon.2) 2292 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:48:12.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:48:12 smithi080 bash[28361]: cluster 2023-12-01T06:48:10.967286+0000 mgr.y (mgr.24362) 3592 : cluster 0 pgmap v3561: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:48:12.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:48:12 smithi080 bash[28361]: audit 2023-12-01T06:48:11.918147+0000 mon.c (mon.2) 2293 : audit 0 from='client.? 172.21.15.80:0/2680718355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:48:12.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:48:12 smithi080 bash[41963]: cluster 2023-12-01T06:48:10.967286+0000 mgr.y (mgr.24362) 3592 : cluster 0 pgmap v3561: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:48:12.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:48:12 smithi080 bash[41963]: audit 2023-12-01T06:48:11.918147+0000 mon.c (mon.2) 2293 : audit 0 from='client.? 172.21.15.80:0/2680718355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:48:12.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:48:12 smithi090 bash[32384]: cluster 2023-12-01T06:48:10.967286+0000 mgr.y (mgr.24362) 3592 : cluster 0 pgmap v3561: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:48:12.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:48:12 smithi090 bash[32384]: audit 2023-12-01T06:48:11.918147+0000 mon.c (mon.2) 2293 : audit 0 from='client.? 172.21.15.80:0/2680718355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:48:14.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:48:14 smithi080 bash[28361]: cluster 2023-12-01T06:48:12.968089+0000 mgr.y (mgr.24362) 3593 : cluster 0 pgmap v3562: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:48:14.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:48:14 smithi080 bash[41963]: cluster 2023-12-01T06:48:12.968089+0000 mgr.y (mgr.24362) 3593 : cluster 0 pgmap v3562: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:48:14.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:48:14 smithi090 bash[32384]: cluster 2023-12-01T06:48:12.968089+0000 mgr.y (mgr.24362) 3593 : cluster 0 pgmap v3562: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:48:15.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:48:15 smithi080 bash[41963]: audit 2023-12-01T06:48:14.376838+0000 mon.c (mon.2) 2294 : audit 0 from='client.? 172.21.15.80:0/4153722296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:48:15.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:48:15 smithi080 bash[28361]: audit 2023-12-01T06:48:14.376838+0000 mon.c (mon.2) 2294 : audit 0 from='client.? 172.21.15.80:0/4153722296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:48:15.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:48:15 smithi090 bash[32384]: audit 2023-12-01T06:48:14.376838+0000 mon.c (mon.2) 2294 : audit 0 from='client.? 172.21.15.80:0/4153722296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:48:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:48:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:48:16] "GET /metrics HTTP/1.1" 200 33977 "" "Prometheus/2.43.0" 2023-12-01T06:48:16.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:48:16 smithi080 bash[41963]: cluster 2023-12-01T06:48:14.968698+0000 mgr.y (mgr.24362) 3594 : cluster 0 pgmap v3563: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:48:16.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:48:16 smithi080 bash[28361]: cluster 2023-12-01T06:48:14.968698+0000 mgr.y (mgr.24362) 3594 : cluster 0 pgmap v3563: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:48:16.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:48:16 smithi090 bash[32384]: cluster 2023-12-01T06:48:14.968698+0000 mgr.y (mgr.24362) 3594 : cluster 0 pgmap v3563: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:48:17.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:48:17 smithi080 bash[28361]: audit 2023-12-01T06:48:16.838610+0000 mon.c (mon.2) 2295 : audit 0 from='client.? 172.21.15.80:0/3531415541' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:48:17.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:48:17 smithi080 bash[41963]: audit 2023-12-01T06:48:16.838610+0000 mon.c (mon.2) 2295 : audit 0 from='client.? 172.21.15.80:0/3531415541' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:48:17.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:48:17 smithi090 bash[32384]: audit 2023-12-01T06:48:16.838610+0000 mon.c (mon.2) 2295 : audit 0 from='client.? 172.21.15.80:0/3531415541' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:48:18.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:48:18 smithi080 bash[28361]: cluster 2023-12-01T06:48:16.969863+0000 mgr.y (mgr.24362) 3595 : cluster 0 pgmap v3564: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:48:18.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:48:18 smithi080 bash[41963]: cluster 2023-12-01T06:48:16.969863+0000 mgr.y (mgr.24362) 3595 : cluster 0 pgmap v3564: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:48:18.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:48:18 smithi090 bash[32384]: cluster 2023-12-01T06:48:16.969863+0000 mgr.y (mgr.24362) 3595 : cluster 0 pgmap v3564: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:48:20.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:48:20 smithi080 bash[41963]: cluster 2023-12-01T06:48:18.970507+0000 mgr.y (mgr.24362) 3596 : cluster 0 pgmap v3565: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:48:20.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:48:20 smithi080 bash[41963]: audit 2023-12-01T06:48:19.304070+0000 mon.a (mon.0) 2774 : audit 0 from='client.? 172.21.15.80:0/1154478365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:48:20.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:48:20 smithi080 bash[28361]: cluster 2023-12-01T06:48:18.970507+0000 mgr.y (mgr.24362) 3596 : cluster 0 pgmap v3565: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:48:20.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:48:20 smithi080 bash[28361]: audit 2023-12-01T06:48:19.304070+0000 mon.a (mon.0) 2774 : audit 0 from='client.? 172.21.15.80:0/1154478365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:48:20.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:48:20 smithi090 bash[32384]: cluster 2023-12-01T06:48:18.970507+0000 mgr.y (mgr.24362) 3596 : cluster 0 pgmap v3565: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:48:20.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:48:20 smithi090 bash[32384]: audit 2023-12-01T06:48:19.304070+0000 mon.a (mon.0) 2774 : audit 0 from='client.? 172.21.15.80:0/1154478365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:48:22.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:48:22 smithi080 bash[28361]: cluster 2023-12-01T06:48:20.971666+0000 mgr.y (mgr.24362) 3597 : cluster 0 pgmap v3566: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:48:22.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:48:22 smithi080 bash[28361]: audit 2023-12-01T06:48:21.758754+0000 mon.a (mon.0) 2775 : audit 0 from='client.? 172.21.15.80:0/399573792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:48:22.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:48:22 smithi080 bash[41963]: cluster 2023-12-01T06:48:20.971666+0000 mgr.y (mgr.24362) 3597 : cluster 0 pgmap v3566: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:48:22.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:48:22 smithi080 bash[41963]: audit 2023-12-01T06:48:21.758754+0000 mon.a (mon.0) 2775 : audit 0 from='client.? 172.21.15.80:0/399573792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:48:22.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:48:22 smithi090 bash[32384]: cluster 2023-12-01T06:48:20.971666+0000 mgr.y (mgr.24362) 3597 : cluster 0 pgmap v3566: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:48:22.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:48:22 smithi090 bash[32384]: audit 2023-12-01T06:48:21.758754+0000 mon.a (mon.0) 2775 : audit 0 from='client.? 172.21.15.80:0/399573792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:48:23.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:48:23 smithi080 bash[28361]: audit 2023-12-01T06:48:22.430393+0000 mon.c (mon.2) 2296 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:48:23.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:48:23 smithi080 bash[41963]: audit 2023-12-01T06:48:22.430393+0000 mon.c (mon.2) 2296 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:48:23.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:48:23 smithi090 bash[32384]: audit 2023-12-01T06:48:22.430393+0000 mon.c (mon.2) 2296 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:48:24.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:48:24 smithi080 bash[28361]: cluster 2023-12-01T06:48:22.972488+0000 mgr.y (mgr.24362) 3598 : cluster 0 pgmap v3567: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:48:24.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:48:24 smithi080 bash[28361]: audit 2023-12-01T06:48:24.210772+0000 mon.a (mon.0) 2776 : audit 0 from='client.? 172.21.15.80:0/483518516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:48:24.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:48:24 smithi080 bash[41963]: cluster 2023-12-01T06:48:22.972488+0000 mgr.y (mgr.24362) 3598 : cluster 0 pgmap v3567: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:48:24.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:48:24 smithi080 bash[41963]: audit 2023-12-01T06:48:24.210772+0000 mon.a (mon.0) 2776 : audit 0 from='client.? 172.21.15.80:0/483518516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:48:24.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:48:24 smithi090 bash[32384]: cluster 2023-12-01T06:48:22.972488+0000 mgr.y (mgr.24362) 3598 : cluster 0 pgmap v3567: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:48:24.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:48:24 smithi090 bash[32384]: audit 2023-12-01T06:48:24.210772+0000 mon.a (mon.0) 2776 : audit 0 from='client.? 172.21.15.80:0/483518516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:48:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:48:25 smithi080 bash[28361]: audit 2023-12-01T06:48:24.965835+0000 mon.c (mon.2) 2297 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:48:25.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:48:25 smithi080 bash[41963]: audit 2023-12-01T06:48:24.965835+0000 mon.c (mon.2) 2297 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:48:25.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:48:25 smithi090 bash[32384]: audit 2023-12-01T06:48:24.965835+0000 mon.c (mon.2) 2297 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:48:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:48:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:48:26] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T06:48:26.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:48:26 smithi080 bash[41963]: cluster 2023-12-01T06:48:24.974426+0000 mgr.y (mgr.24362) 3599 : cluster 0 pgmap v3568: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:48:26.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:48:26 smithi080 bash[28361]: cluster 2023-12-01T06:48:24.974426+0000 mgr.y (mgr.24362) 3599 : cluster 0 pgmap v3568: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:48:26.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:48:26 smithi090 bash[32384]: cluster 2023-12-01T06:48:24.974426+0000 mgr.y (mgr.24362) 3599 : cluster 0 pgmap v3568: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:48:27.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:48:27 smithi080 bash[41963]: audit 2023-12-01T06:48:26.664109+0000 mon.c (mon.2) 2298 : audit 0 from='client.? 172.21.15.80:0/2350192320' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:48:27.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:48:27 smithi080 bash[28361]: audit 2023-12-01T06:48:26.664109+0000 mon.c (mon.2) 2298 : audit 0 from='client.? 172.21.15.80:0/2350192320' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:48:27.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:48:27 smithi090 bash[32384]: audit 2023-12-01T06:48:26.664109+0000 mon.c (mon.2) 2298 : audit 0 from='client.? 172.21.15.80:0/2350192320' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:48:28.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:48:28 smithi080 bash[28361]: cluster 2023-12-01T06:48:26.975587+0000 mgr.y (mgr.24362) 3600 : cluster 0 pgmap v3569: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:48:28.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:48:28 smithi080 bash[41963]: cluster 2023-12-01T06:48:26.975587+0000 mgr.y (mgr.24362) 3600 : cluster 0 pgmap v3569: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:48:28.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:48:28 smithi090 bash[32384]: cluster 2023-12-01T06:48:26.975587+0000 mgr.y (mgr.24362) 3600 : cluster 0 pgmap v3569: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:48:29.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:48:29 smithi080 bash[28361]: audit 2023-12-01T06:48:28.336975+0000 mon.a (mon.0) 2777 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:48:29.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:48:29 smithi080 bash[28361]: audit 2023-12-01T06:48:28.351625+0000 mon.a (mon.0) 2778 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:48:29.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:48:29 smithi080 bash[28361]: audit 2023-12-01T06:48:28.687590+0000 mon.a (mon.0) 2779 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:48:29.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:48:29 smithi080 bash[28361]: audit 2023-12-01T06:48:28.698437+0000 mon.a (mon.0) 2780 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:48:29.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:48:29 smithi080 bash[28361]: audit 2023-12-01T06:48:29.123365+0000 mon.a (mon.0) 2781 : audit 0 from='client.? 172.21.15.80:0/219202249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:48:29.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:48:29 smithi080 bash[28361]: audit 2023-12-01T06:48:29.231770+0000 mon.c (mon.2) 2299 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:48:29.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:48:29 smithi080 bash[28361]: audit 2023-12-01T06:48:29.233465+0000 mon.c (mon.2) 2300 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:48:29.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:48:29 smithi080 bash[28361]: audit 2023-12-01T06:48:29.242604+0000 mon.a (mon.0) 2782 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:48:29.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:48:29 smithi080 bash[41963]: audit 2023-12-01T06:48:28.336975+0000 mon.a (mon.0) 2777 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:48:29.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:48:29 smithi080 bash[41963]: audit 2023-12-01T06:48:28.351625+0000 mon.a (mon.0) 2778 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:48:29.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:48:29 smithi080 bash[41963]: audit 2023-12-01T06:48:28.687590+0000 mon.a (mon.0) 2779 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:48:29.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:48:29 smithi080 bash[41963]: audit 2023-12-01T06:48:28.698437+0000 mon.a (mon.0) 2780 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:48:29.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:48:29 smithi080 bash[41963]: audit 2023-12-01T06:48:29.123365+0000 mon.a (mon.0) 2781 : audit 0 from='client.? 172.21.15.80:0/219202249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:48:29.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:48:29 smithi080 bash[41963]: audit 2023-12-01T06:48:29.231770+0000 mon.c (mon.2) 2299 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:48:29.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:48:29 smithi080 bash[41963]: audit 2023-12-01T06:48:29.233465+0000 mon.c (mon.2) 2300 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:48:29.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:48:29 smithi080 bash[41963]: audit 2023-12-01T06:48:29.242604+0000 mon.a (mon.0) 2782 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:48:29.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:48:29 smithi090 bash[32384]: audit 2023-12-01T06:48:28.336975+0000 mon.a (mon.0) 2777 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:48:29.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:48:29 smithi090 bash[32384]: audit 2023-12-01T06:48:28.351625+0000 mon.a (mon.0) 2778 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:48:29.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:48:29 smithi090 bash[32384]: audit 2023-12-01T06:48:28.687590+0000 mon.a (mon.0) 2779 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:48:29.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:48:29 smithi090 bash[32384]: audit 2023-12-01T06:48:28.698437+0000 mon.a (mon.0) 2780 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:48:29.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:48:29 smithi090 bash[32384]: audit 2023-12-01T06:48:29.123365+0000 mon.a (mon.0) 2781 : audit 0 from='client.? 172.21.15.80:0/219202249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:48:29.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:48:29 smithi090 bash[32384]: audit 2023-12-01T06:48:29.231770+0000 mon.c (mon.2) 2299 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:48:29.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:48:29 smithi090 bash[32384]: audit 2023-12-01T06:48:29.233465+0000 mon.c (mon.2) 2300 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:48:29.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:48:29 smithi090 bash[32384]: audit 2023-12-01T06:48:29.242604+0000 mon.a (mon.0) 2782 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:48:31.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:48:30 smithi090 bash[32384]: cluster 2023-12-01T06:48:28.976064+0000 mgr.y (mgr.24362) 3601 : cluster 0 pgmap v3570: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:48:31.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:48:30 smithi080 bash[28361]: cluster 2023-12-01T06:48:28.976064+0000 mgr.y (mgr.24362) 3601 : cluster 0 pgmap v3570: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:48:31.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:48:30 smithi080 bash[41963]: cluster 2023-12-01T06:48:28.976064+0000 mgr.y (mgr.24362) 3601 : cluster 0 pgmap v3570: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:48:32.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:48:31 smithi090 bash[32384]: audit 2023-12-01T06:48:31.580388+0000 mon.a (mon.0) 2783 : audit 0 from='client.? 172.21.15.80:0/961344091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:48:32.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:48:31 smithi080 bash[28361]: audit 2023-12-01T06:48:31.580388+0000 mon.a (mon.0) 2783 : audit 0 from='client.? 172.21.15.80:0/961344091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:48:32.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:48:31 smithi080 bash[41963]: audit 2023-12-01T06:48:31.580388+0000 mon.a (mon.0) 2783 : audit 0 from='client.? 172.21.15.80:0/961344091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:48:33.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:48:32 smithi090 bash[32384]: cluster 2023-12-01T06:48:30.976976+0000 mgr.y (mgr.24362) 3602 : cluster 0 pgmap v3571: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:48:33.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:48:32 smithi080 bash[28361]: cluster 2023-12-01T06:48:30.976976+0000 mgr.y (mgr.24362) 3602 : cluster 0 pgmap v3571: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:48:33.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:48:32 smithi080 bash[41963]: cluster 2023-12-01T06:48:30.976976+0000 mgr.y (mgr.24362) 3602 : cluster 0 pgmap v3571: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:48:35.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:48:34 smithi090 bash[32384]: cluster 2023-12-01T06:48:32.977750+0000 mgr.y (mgr.24362) 3603 : cluster 0 pgmap v3572: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:48:35.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:48:34 smithi090 bash[32384]: audit 2023-12-01T06:48:34.039162+0000 mon.c (mon.2) 2301 : audit 0 from='client.? 172.21.15.80:0/439630095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:48:35.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:48:34 smithi080 bash[41963]: cluster 2023-12-01T06:48:32.977750+0000 mgr.y (mgr.24362) 3603 : cluster 0 pgmap v3572: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:48:35.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:48:34 smithi080 bash[41963]: audit 2023-12-01T06:48:34.039162+0000 mon.c (mon.2) 2301 : audit 0 from='client.? 172.21.15.80:0/439630095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:48:35.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:48:34 smithi080 bash[28361]: cluster 2023-12-01T06:48:32.977750+0000 mgr.y (mgr.24362) 3603 : cluster 0 pgmap v3572: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:48:35.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:48:34 smithi080 bash[28361]: audit 2023-12-01T06:48:34.039162+0000 mon.c (mon.2) 2301 : audit 0 from='client.? 172.21.15.80:0/439630095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:48:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:48:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:48:36] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T06:48:37.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:48:36 smithi090 bash[32384]: cluster 2023-12-01T06:48:34.978514+0000 mgr.y (mgr.24362) 3604 : cluster 0 pgmap v3573: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:48:37.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:48:36 smithi090 bash[32384]: audit 2023-12-01T06:48:36.499473+0000 mon.a (mon.0) 2784 : audit 0 from='client.? 172.21.15.80:0/1873246297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:48:37.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:48:36 smithi080 bash[41963]: cluster 2023-12-01T06:48:34.978514+0000 mgr.y (mgr.24362) 3604 : cluster 0 pgmap v3573: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:48:37.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:48:36 smithi080 bash[41963]: audit 2023-12-01T06:48:36.499473+0000 mon.a (mon.0) 2784 : audit 0 from='client.? 172.21.15.80:0/1873246297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:48:37.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:48:36 smithi080 bash[28361]: cluster 2023-12-01T06:48:34.978514+0000 mgr.y (mgr.24362) 3604 : cluster 0 pgmap v3573: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:48:37.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:48:36 smithi080 bash[28361]: audit 2023-12-01T06:48:36.499473+0000 mon.a (mon.0) 2784 : audit 0 from='client.? 172.21.15.80:0/1873246297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:48:39.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:48:38 smithi090 bash[32384]: cluster 2023-12-01T06:48:36.979674+0000 mgr.y (mgr.24362) 3605 : cluster 0 pgmap v3574: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:48:39.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:48:38 smithi080 bash[28361]: cluster 2023-12-01T06:48:36.979674+0000 mgr.y (mgr.24362) 3605 : cluster 0 pgmap v3574: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:48:39.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:48:38 smithi080 bash[41963]: cluster 2023-12-01T06:48:36.979674+0000 mgr.y (mgr.24362) 3605 : cluster 0 pgmap v3574: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:48:40.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:48:39 smithi090 bash[32384]: audit 2023-12-01T06:48:38.962391+0000 mon.c (mon.2) 2302 : audit 0 from='client.? 172.21.15.80:0/1305552374' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:48:40.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:48:39 smithi080 bash[28361]: audit 2023-12-01T06:48:38.962391+0000 mon.c (mon.2) 2302 : audit 0 from='client.? 172.21.15.80:0/1305552374' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:48:40.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:48:39 smithi080 bash[41963]: audit 2023-12-01T06:48:38.962391+0000 mon.c (mon.2) 2302 : audit 0 from='client.? 172.21.15.80:0/1305552374' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:48:41.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:48:40 smithi090 bash[32384]: cluster 2023-12-01T06:48:38.980126+0000 mgr.y (mgr.24362) 3606 : cluster 0 pgmap v3575: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:48:41.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:48:40 smithi090 bash[32384]: audit 2023-12-01T06:48:39.966135+0000 mon.c (mon.2) 2303 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:48:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:48:40 smithi080 bash[41963]: cluster 2023-12-01T06:48:38.980126+0000 mgr.y (mgr.24362) 3606 : cluster 0 pgmap v3575: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:48:41.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:48:40 smithi080 bash[41963]: audit 2023-12-01T06:48:39.966135+0000 mon.c (mon.2) 2303 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:48:41.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:48:40 smithi080 bash[28361]: cluster 2023-12-01T06:48:38.980126+0000 mgr.y (mgr.24362) 3606 : cluster 0 pgmap v3575: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:48:41.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:48:40 smithi080 bash[28361]: audit 2023-12-01T06:48:39.966135+0000 mon.c (mon.2) 2303 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:48:42.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:48:41 smithi090 bash[32384]: audit 2023-12-01T06:48:41.414769+0000 mon.c (mon.2) 2304 : audit 0 from='client.? 172.21.15.80:0/3706702223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:48:42.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:48:41 smithi080 bash[28361]: audit 2023-12-01T06:48:41.414769+0000 mon.c (mon.2) 2304 : audit 0 from='client.? 172.21.15.80:0/3706702223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:48:42.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:48:41 smithi080 bash[41963]: audit 2023-12-01T06:48:41.414769+0000 mon.c (mon.2) 2304 : audit 0 from='client.? 172.21.15.80:0/3706702223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:48:43.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:48:42 smithi090 bash[32384]: cluster 2023-12-01T06:48:40.981063+0000 mgr.y (mgr.24362) 3607 : cluster 0 pgmap v3576: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:48:43.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:48:42 smithi080 bash[28361]: cluster 2023-12-01T06:48:40.981063+0000 mgr.y (mgr.24362) 3607 : cluster 0 pgmap v3576: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:48:43.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:48:42 smithi080 bash[41963]: cluster 2023-12-01T06:48:40.981063+0000 mgr.y (mgr.24362) 3607 : cluster 0 pgmap v3576: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:48:45.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:48:44 smithi090 bash[32384]: cluster 2023-12-01T06:48:42.981854+0000 mgr.y (mgr.24362) 3608 : cluster 0 pgmap v3577: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:48:45.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:48:44 smithi090 bash[32384]: audit 2023-12-01T06:48:43.867476+0000 mon.c (mon.2) 2305 : audit 0 from='client.? 172.21.15.80:0/2216162870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:48:45.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:48:44 smithi080 bash[28361]: cluster 2023-12-01T06:48:42.981854+0000 mgr.y (mgr.24362) 3608 : cluster 0 pgmap v3577: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:48:45.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:48:44 smithi080 bash[28361]: audit 2023-12-01T06:48:43.867476+0000 mon.c (mon.2) 2305 : audit 0 from='client.? 172.21.15.80:0/2216162870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:48:45.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:48:44 smithi080 bash[41963]: cluster 2023-12-01T06:48:42.981854+0000 mgr.y (mgr.24362) 3608 : cluster 0 pgmap v3577: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:48:45.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:48:44 smithi080 bash[41963]: audit 2023-12-01T06:48:43.867476+0000 mon.c (mon.2) 2305 : audit 0 from='client.? 172.21.15.80:0/2216162870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:48:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:48:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:48:46] "GET /metrics HTTP/1.1" 200 33973 "" "Prometheus/2.43.0" 2023-12-01T06:48:47.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:48:46 smithi090 bash[32384]: cluster 2023-12-01T06:48:44.982535+0000 mgr.y (mgr.24362) 3609 : cluster 0 pgmap v3578: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:48:47.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:48:46 smithi090 bash[32384]: audit 2023-12-01T06:48:46.318433+0000 mon.c (mon.2) 2306 : audit 0 from='client.? 172.21.15.80:0/2352184665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:48:47.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:48:46 smithi080 bash[41963]: cluster 2023-12-01T06:48:44.982535+0000 mgr.y (mgr.24362) 3609 : cluster 0 pgmap v3578: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:48:47.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:48:46 smithi080 bash[41963]: audit 2023-12-01T06:48:46.318433+0000 mon.c (mon.2) 2306 : audit 0 from='client.? 172.21.15.80:0/2352184665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:48:47.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:48:46 smithi080 bash[28361]: cluster 2023-12-01T06:48:44.982535+0000 mgr.y (mgr.24362) 3609 : cluster 0 pgmap v3578: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:48:47.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:48:46 smithi080 bash[28361]: audit 2023-12-01T06:48:46.318433+0000 mon.c (mon.2) 2306 : audit 0 from='client.? 172.21.15.80:0/2352184665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:48:49.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:48:48 smithi090 bash[32384]: cluster 2023-12-01T06:48:46.983698+0000 mgr.y (mgr.24362) 3610 : cluster 0 pgmap v3579: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:48:49.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:48:48 smithi080 bash[41963]: cluster 2023-12-01T06:48:46.983698+0000 mgr.y (mgr.24362) 3610 : cluster 0 pgmap v3579: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:48:49.184 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:48:48 smithi080 bash[28361]: cluster 2023-12-01T06:48:46.983698+0000 mgr.y (mgr.24362) 3610 : cluster 0 pgmap v3579: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:48:50.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:48:49 smithi090 bash[32384]: audit 2023-12-01T06:48:48.790803+0000 mon.c (mon.2) 2307 : audit 0 from='client.? 172.21.15.80:0/4013189552' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:48:50.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:48:49 smithi080 bash[41963]: audit 2023-12-01T06:48:48.790803+0000 mon.c (mon.2) 2307 : audit 0 from='client.? 172.21.15.80:0/4013189552' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:48:50.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:48:49 smithi080 bash[28361]: audit 2023-12-01T06:48:48.790803+0000 mon.c (mon.2) 2307 : audit 0 from='client.? 172.21.15.80:0/4013189552' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:48:51.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:48:50 smithi090 bash[32384]: cluster 2023-12-01T06:48:48.984399+0000 mgr.y (mgr.24362) 3611 : cluster 0 pgmap v3580: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:48:51.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:48:50 smithi080 bash[41963]: cluster 2023-12-01T06:48:48.984399+0000 mgr.y (mgr.24362) 3611 : cluster 0 pgmap v3580: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:48:51.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:48:50 smithi080 bash[28361]: cluster 2023-12-01T06:48:48.984399+0000 mgr.y (mgr.24362) 3611 : cluster 0 pgmap v3580: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:48:52.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:48:51 smithi080 bash[28361]: cluster 2023-12-01T06:48:50.985387+0000 mgr.y (mgr.24362) 3612 : cluster 0 pgmap v3581: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:48:52.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:48:51 smithi080 bash[28361]: audit 2023-12-01T06:48:51.243813+0000 mon.c (mon.2) 2308 : audit 0 from='client.? 172.21.15.80:0/1537520055' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:48:52.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:48:51 smithi080 bash[41963]: cluster 2023-12-01T06:48:50.985387+0000 mgr.y (mgr.24362) 3612 : cluster 0 pgmap v3581: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:48:52.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:48:51 smithi080 bash[41963]: audit 2023-12-01T06:48:51.243813+0000 mon.c (mon.2) 2308 : audit 0 from='client.? 172.21.15.80:0/1537520055' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:48:52.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:48:51 smithi090 bash[32384]: cluster 2023-12-01T06:48:50.985387+0000 mgr.y (mgr.24362) 3612 : cluster 0 pgmap v3581: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:48:52.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:48:51 smithi090 bash[32384]: audit 2023-12-01T06:48:51.243813+0000 mon.c (mon.2) 2308 : audit 0 from='client.? 172.21.15.80:0/1537520055' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:48:54.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:48:54 smithi080 bash[28361]: cluster 2023-12-01T06:48:52.986099+0000 mgr.y (mgr.24362) 3613 : cluster 0 pgmap v3582: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:48:54.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:48:54 smithi080 bash[28361]: audit 2023-12-01T06:48:53.696056+0000 mon.c (mon.2) 2309 : audit 0 from='client.? 172.21.15.80:0/1702767144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:48:54.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:48:54 smithi080 bash[41963]: cluster 2023-12-01T06:48:52.986099+0000 mgr.y (mgr.24362) 3613 : cluster 0 pgmap v3582: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:48:54.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:48:54 smithi080 bash[41963]: audit 2023-12-01T06:48:53.696056+0000 mon.c (mon.2) 2309 : audit 0 from='client.? 172.21.15.80:0/1702767144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:48:54.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:48:54 smithi090 bash[32384]: cluster 2023-12-01T06:48:52.986099+0000 mgr.y (mgr.24362) 3613 : cluster 0 pgmap v3582: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:48:54.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:48:54 smithi090 bash[32384]: audit 2023-12-01T06:48:53.696056+0000 mon.c (mon.2) 2309 : audit 0 from='client.? 172.21.15.80:0/1702767144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:48:55.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:48:55 smithi080 bash[28361]: audit 2023-12-01T06:48:54.966687+0000 mon.c (mon.2) 2310 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:48:55.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:48:55 smithi080 bash[41963]: audit 2023-12-01T06:48:54.966687+0000 mon.c (mon.2) 2310 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:48:55.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:48:55 smithi090 bash[32384]: audit 2023-12-01T06:48:54.966687+0000 mon.c (mon.2) 2310 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:48:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:48:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:48:56] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T06:48:56.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:48:56 smithi080 bash[41963]: cluster 2023-12-01T06:48:54.990309+0000 mgr.y (mgr.24362) 3614 : cluster 0 pgmap v3583: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:48:56.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:48:56 smithi080 bash[41963]: audit 2023-12-01T06:48:56.154650+0000 mon.c (mon.2) 2311 : audit 0 from='client.? 172.21.15.80:0/2039141303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:48:56.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:48:56 smithi080 bash[28361]: cluster 2023-12-01T06:48:54.990309+0000 mgr.y (mgr.24362) 3614 : cluster 0 pgmap v3583: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:48:56.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:48:56 smithi080 bash[28361]: audit 2023-12-01T06:48:56.154650+0000 mon.c (mon.2) 2311 : audit 0 from='client.? 172.21.15.80:0/2039141303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:48:56.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:48:56 smithi090 bash[32384]: cluster 2023-12-01T06:48:54.990309+0000 mgr.y (mgr.24362) 3614 : cluster 0 pgmap v3583: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:48:56.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:48:56 smithi090 bash[32384]: audit 2023-12-01T06:48:56.154650+0000 mon.c (mon.2) 2311 : audit 0 from='client.? 172.21.15.80:0/2039141303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:48:58.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:48:58 smithi080 bash[28361]: cluster 2023-12-01T06:48:56.991429+0000 mgr.y (mgr.24362) 3615 : cluster 0 pgmap v3584: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:48:58.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:48:58 smithi080 bash[41963]: cluster 2023-12-01T06:48:56.991429+0000 mgr.y (mgr.24362) 3615 : cluster 0 pgmap v3584: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:48:58.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:48:58 smithi090 bash[32384]: cluster 2023-12-01T06:48:56.991429+0000 mgr.y (mgr.24362) 3615 : cluster 0 pgmap v3584: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:48:59.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:48:59 smithi080 bash[41963]: audit 2023-12-01T06:48:58.622241+0000 mon.a (mon.0) 2785 : audit 0 from='client.? 172.21.15.80:0/2753833612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:48:59.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:48:59 smithi080 bash[28361]: audit 2023-12-01T06:48:58.622241+0000 mon.a (mon.0) 2785 : audit 0 from='client.? 172.21.15.80:0/2753833612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:48:59.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:48:59 smithi090 bash[32384]: audit 2023-12-01T06:48:58.622241+0000 mon.a (mon.0) 2785 : audit 0 from='client.? 172.21.15.80:0/2753833612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:49:00.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:49:00 smithi080 bash[41963]: cluster 2023-12-01T06:48:58.992115+0000 mgr.y (mgr.24362) 3616 : cluster 0 pgmap v3585: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:49:00.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:49:00 smithi080 bash[28361]: cluster 2023-12-01T06:48:58.992115+0000 mgr.y (mgr.24362) 3616 : cluster 0 pgmap v3585: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:49:00.773 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:49:00 smithi090 bash[32384]: cluster 2023-12-01T06:48:58.992115+0000 mgr.y (mgr.24362) 3616 : cluster 0 pgmap v3585: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:49:01.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:49:01 smithi080 bash[28361]: audit 2023-12-01T06:49:01.083065+0000 mon.c (mon.2) 2312 : audit 0 from='client.? 172.21.15.80:0/3897151104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:49:01.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:49:01 smithi080 bash[41963]: audit 2023-12-01T06:49:01.083065+0000 mon.c (mon.2) 2312 : audit 0 from='client.? 172.21.15.80:0/3897151104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:49:01.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:49:01 smithi090 bash[32384]: audit 2023-12-01T06:49:01.083065+0000 mon.c (mon.2) 2312 : audit 0 from='client.? 172.21.15.80:0/3897151104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:49:02.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:49:02 smithi080 bash[41963]: cluster 2023-12-01T06:49:00.993093+0000 mgr.y (mgr.24362) 3617 : cluster 0 pgmap v3586: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:49:02.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:49:02 smithi080 bash[28361]: cluster 2023-12-01T06:49:00.993093+0000 mgr.y (mgr.24362) 3617 : cluster 0 pgmap v3586: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:49:02.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:49:02 smithi090 bash[32384]: cluster 2023-12-01T06:49:00.993093+0000 mgr.y (mgr.24362) 3617 : cluster 0 pgmap v3586: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:49:04.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:49:04 smithi080 bash[28361]: cluster 2023-12-01T06:49:02.993847+0000 mgr.y (mgr.24362) 3618 : cluster 0 pgmap v3587: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:49:04.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:49:04 smithi080 bash[28361]: audit 2023-12-01T06:49:03.535769+0000 mon.a (mon.0) 2786 : audit 0 from='client.? 172.21.15.80:0/708157912' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:49:04.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:49:04 smithi080 bash[41963]: cluster 2023-12-01T06:49:02.993847+0000 mgr.y (mgr.24362) 3618 : cluster 0 pgmap v3587: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:49:04.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:49:04 smithi080 bash[41963]: audit 2023-12-01T06:49:03.535769+0000 mon.a (mon.0) 2786 : audit 0 from='client.? 172.21.15.80:0/708157912' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:49:04.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:49:04 smithi090 bash[32384]: cluster 2023-12-01T06:49:02.993847+0000 mgr.y (mgr.24362) 3618 : cluster 0 pgmap v3587: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:49:04.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:49:04 smithi090 bash[32384]: audit 2023-12-01T06:49:03.535769+0000 mon.a (mon.0) 2786 : audit 0 from='client.? 172.21.15.80:0/708157912' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:49:06.683 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:49:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:49:06] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T06:49:06.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:49:06 smithi080 bash[28361]: cluster 2023-12-01T06:49:04.994457+0000 mgr.y (mgr.24362) 3619 : cluster 0 pgmap v3588: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:49:06.684 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:49:06 smithi080 bash[28361]: audit 2023-12-01T06:49:05.977206+0000 mon.c (mon.2) 2313 : audit 0 from='client.? 172.21.15.80:0/1851796742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:49:06.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:49:06 smithi080 bash[41963]: cluster 2023-12-01T06:49:04.994457+0000 mgr.y (mgr.24362) 3619 : cluster 0 pgmap v3588: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:49:06.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:49:06 smithi080 bash[41963]: audit 2023-12-01T06:49:05.977206+0000 mon.c (mon.2) 2313 : audit 0 from='client.? 172.21.15.80:0/1851796742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:49:06.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:49:06 smithi090 bash[32384]: cluster 2023-12-01T06:49:04.994457+0000 mgr.y (mgr.24362) 3619 : cluster 0 pgmap v3588: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:49:06.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:49:06 smithi090 bash[32384]: audit 2023-12-01T06:49:05.977206+0000 mon.c (mon.2) 2313 : audit 0 from='client.? 172.21.15.80:0/1851796742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:49:08.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:49:08 smithi080 bash[28361]: cluster 2023-12-01T06:49:06.995626+0000 mgr.y (mgr.24362) 3620 : cluster 0 pgmap v3589: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:49:08.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:49:08 smithi080 bash[41963]: cluster 2023-12-01T06:49:06.995626+0000 mgr.y (mgr.24362) 3620 : cluster 0 pgmap v3589: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:49:08.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:49:08 smithi090 bash[32384]: cluster 2023-12-01T06:49:06.995626+0000 mgr.y (mgr.24362) 3620 : cluster 0 pgmap v3589: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:49:09.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:49:09 smithi080 bash[28361]: audit 2023-12-01T06:49:08.432970+0000 mon.a (mon.0) 2787 : audit 0 from='client.? 172.21.15.80:0/3024972208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:49:09.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:49:09 smithi080 bash[41963]: audit 2023-12-01T06:49:08.432970+0000 mon.a (mon.0) 2787 : audit 0 from='client.? 172.21.15.80:0/3024972208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:49:09.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:49:09 smithi090 bash[32384]: audit 2023-12-01T06:49:08.432970+0000 mon.a (mon.0) 2787 : audit 0 from='client.? 172.21.15.80:0/3024972208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:49:10.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:49:10 smithi080 bash[28361]: cluster 2023-12-01T06:49:08.996316+0000 mgr.y (mgr.24362) 3621 : cluster 0 pgmap v3590: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:49:10.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:49:10 smithi080 bash[28361]: audit 2023-12-01T06:49:09.966957+0000 mon.c (mon.2) 2314 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:49:10.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:49:10 smithi080 bash[41963]: cluster 2023-12-01T06:49:08.996316+0000 mgr.y (mgr.24362) 3621 : cluster 0 pgmap v3590: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:49:10.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:49:10 smithi080 bash[41963]: audit 2023-12-01T06:49:09.966957+0000 mon.c (mon.2) 2314 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:49:10.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:49:10 smithi090 bash[32384]: cluster 2023-12-01T06:49:08.996316+0000 mgr.y (mgr.24362) 3621 : cluster 0 pgmap v3590: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:49:10.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:49:10 smithi090 bash[32384]: audit 2023-12-01T06:49:09.966957+0000 mon.c (mon.2) 2314 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:49:11.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:49:11 smithi080 bash[28361]: audit 2023-12-01T06:49:10.891314+0000 mon.a (mon.0) 2788 : audit 0 from='client.? 172.21.15.80:0/336154688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:49:11.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:49:11 smithi080 bash[41963]: audit 2023-12-01T06:49:10.891314+0000 mon.a (mon.0) 2788 : audit 0 from='client.? 172.21.15.80:0/336154688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:49:11.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:49:11 smithi090 bash[32384]: audit 2023-12-01T06:49:10.891314+0000 mon.a (mon.0) 2788 : audit 0 from='client.? 172.21.15.80:0/336154688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:49:12.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:49:12 smithi080 bash[28361]: cluster 2023-12-01T06:49:10.997340+0000 mgr.y (mgr.24362) 3622 : cluster 0 pgmap v3591: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:49:12.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:49:12 smithi080 bash[41963]: cluster 2023-12-01T06:49:10.997340+0000 mgr.y (mgr.24362) 3622 : cluster 0 pgmap v3591: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:49:12.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:49:12 smithi090 bash[32384]: cluster 2023-12-01T06:49:10.997340+0000 mgr.y (mgr.24362) 3622 : cluster 0 pgmap v3591: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:49:13.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:49:13 smithi080 bash[28361]: audit 2023-12-01T06:49:13.345948+0000 mon.c (mon.2) 2315 : audit 0 from='client.? 172.21.15.80:0/1606116855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:49:13.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:49:13 smithi080 bash[41963]: audit 2023-12-01T06:49:13.345948+0000 mon.c (mon.2) 2315 : audit 0 from='client.? 172.21.15.80:0/1606116855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:49:13.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:49:13 smithi090 bash[32384]: audit 2023-12-01T06:49:13.345948+0000 mon.c (mon.2) 2315 : audit 0 from='client.? 172.21.15.80:0/1606116855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:49:14.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:49:14 smithi080 bash[28361]: cluster 2023-12-01T06:49:12.998051+0000 mgr.y (mgr.24362) 3623 : cluster 0 pgmap v3592: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:49:14.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:49:14 smithi080 bash[41963]: cluster 2023-12-01T06:49:12.998051+0000 mgr.y (mgr.24362) 3623 : cluster 0 pgmap v3592: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:49:14.774 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:49:14 smithi090 bash[32384]: cluster 2023-12-01T06:49:12.998051+0000 mgr.y (mgr.24362) 3623 : cluster 0 pgmap v3592: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:49:16.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:49:16 smithi080 bash[28361]: cluster 2023-12-01T06:49:14.998689+0000 mgr.y (mgr.24362) 3624 : cluster 0 pgmap v3593: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:49:16.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:49:16 smithi080 bash[28361]: audit 2023-12-01T06:49:15.801106+0000 mon.a (mon.0) 2789 : audit 0 from='client.? 172.21.15.80:0/3611024446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:49:16.683 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:49:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:49:16] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T06:49:16.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:49:16 smithi080 bash[41963]: cluster 2023-12-01T06:49:14.998689+0000 mgr.y (mgr.24362) 3624 : cluster 0 pgmap v3593: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:49:16.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:49:16 smithi080 bash[41963]: audit 2023-12-01T06:49:15.801106+0000 mon.a (mon.0) 2789 : audit 0 from='client.? 172.21.15.80:0/3611024446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:49:16.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:49:16 smithi090 bash[32384]: cluster 2023-12-01T06:49:14.998689+0000 mgr.y (mgr.24362) 3624 : cluster 0 pgmap v3593: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:49:16.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:49:16 smithi090 bash[32384]: audit 2023-12-01T06:49:15.801106+0000 mon.a (mon.0) 2789 : audit 0 from='client.? 172.21.15.80:0/3611024446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:49:18.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:49:18 smithi080 bash[28361]: cluster 2023-12-01T06:49:16.999777+0000 mgr.y (mgr.24362) 3625 : cluster 0 pgmap v3594: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:49:18.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:49:18 smithi080 bash[28361]: audit 2023-12-01T06:49:18.248889+0000 mon.c (mon.2) 2316 : audit 0 from='client.? 172.21.15.80:0/2405485437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:49:18.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:49:18 smithi080 bash[41963]: cluster 2023-12-01T06:49:16.999777+0000 mgr.y (mgr.24362) 3625 : cluster 0 pgmap v3594: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:49:18.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:49:18 smithi080 bash[41963]: audit 2023-12-01T06:49:18.248889+0000 mon.c (mon.2) 2316 : audit 0 from='client.? 172.21.15.80:0/2405485437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:49:18.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:49:18 smithi090 bash[32384]: cluster 2023-12-01T06:49:16.999777+0000 mgr.y (mgr.24362) 3625 : cluster 0 pgmap v3594: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:49:18.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:49:18 smithi090 bash[32384]: audit 2023-12-01T06:49:18.248889+0000 mon.c (mon.2) 2316 : audit 0 from='client.? 172.21.15.80:0/2405485437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:49:20.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:49:20 smithi080 bash[41963]: cluster 2023-12-01T06:49:19.000428+0000 mgr.y (mgr.24362) 3626 : cluster 0 pgmap v3595: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:49:20.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:49:20 smithi080 bash[28361]: cluster 2023-12-01T06:49:19.000428+0000 mgr.y (mgr.24362) 3626 : cluster 0 pgmap v3595: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:49:20.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:49:20 smithi090 bash[32384]: cluster 2023-12-01T06:49:19.000428+0000 mgr.y (mgr.24362) 3626 : cluster 0 pgmap v3595: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:49:21.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:49:21 smithi080 bash[28361]: audit 2023-12-01T06:49:20.713356+0000 mon.a (mon.0) 2790 : audit 0 from='client.? 172.21.15.80:0/3442009001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:49:21.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:49:21 smithi080 bash[41963]: audit 2023-12-01T06:49:20.713356+0000 mon.a (mon.0) 2790 : audit 0 from='client.? 172.21.15.80:0/3442009001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:49:21.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:49:21 smithi090 bash[32384]: audit 2023-12-01T06:49:20.713356+0000 mon.a (mon.0) 2790 : audit 0 from='client.? 172.21.15.80:0/3442009001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:49:22.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:49:22 smithi080 bash[41963]: cluster 2023-12-01T06:49:21.001457+0000 mgr.y (mgr.24362) 3627 : cluster 0 pgmap v3596: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:49:22.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:49:22 smithi080 bash[28361]: cluster 2023-12-01T06:49:21.001457+0000 mgr.y (mgr.24362) 3627 : cluster 0 pgmap v3596: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:49:22.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:49:22 smithi090 bash[32384]: cluster 2023-12-01T06:49:21.001457+0000 mgr.y (mgr.24362) 3627 : cluster 0 pgmap v3596: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:49:23.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:49:23 smithi080 bash[41963]: audit 2023-12-01T06:49:23.168775+0000 mon.a (mon.0) 2791 : audit 0 from='client.? 172.21.15.80:0/1348005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:49:23.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:49:23 smithi080 bash[28361]: audit 2023-12-01T06:49:23.168775+0000 mon.a (mon.0) 2791 : audit 0 from='client.? 172.21.15.80:0/1348005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:49:23.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:49:23 smithi090 bash[32384]: audit 2023-12-01T06:49:23.168775+0000 mon.a (mon.0) 2791 : audit 0 from='client.? 172.21.15.80:0/1348005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:49:24.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:49:24 smithi080 bash[28361]: cluster 2023-12-01T06:49:23.001999+0000 mgr.y (mgr.24362) 3628 : cluster 0 pgmap v3597: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:49:24.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:49:24 smithi080 bash[41963]: cluster 2023-12-01T06:49:23.001999+0000 mgr.y (mgr.24362) 3628 : cluster 0 pgmap v3597: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:49:24.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:49:24 smithi090 bash[32384]: cluster 2023-12-01T06:49:23.001999+0000 mgr.y (mgr.24362) 3628 : cluster 0 pgmap v3597: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:49:25.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:49:25 smithi090 bash[32384]: audit 2023-12-01T06:49:24.967465+0000 mon.c (mon.2) 2317 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:49:25.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:49:25 smithi080 bash[28361]: audit 2023-12-01T06:49:24.967465+0000 mon.c (mon.2) 2317 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:49:25.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:49:25 smithi080 bash[41963]: audit 2023-12-01T06:49:24.967465+0000 mon.c (mon.2) 2317 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:49:26.683 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:49:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:49:26] "GET /metrics HTTP/1.1" 200 33977 "" "Prometheus/2.43.0" 2023-12-01T06:49:26.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:49:26 smithi080 bash[28361]: cluster 2023-12-01T06:49:25.002415+0000 mgr.y (mgr.24362) 3629 : cluster 0 pgmap v3598: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:49:26.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:49:26 smithi080 bash[28361]: audit 2023-12-01T06:49:25.629810+0000 mon.a (mon.0) 2792 : audit 0 from='client.? 172.21.15.80:0/1296100002' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:49:26.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:49:26 smithi080 bash[41963]: cluster 2023-12-01T06:49:25.002415+0000 mgr.y (mgr.24362) 3629 : cluster 0 pgmap v3598: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:49:26.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:49:26 smithi080 bash[41963]: audit 2023-12-01T06:49:25.629810+0000 mon.a (mon.0) 2792 : audit 0 from='client.? 172.21.15.80:0/1296100002' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:49:26.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:49:26 smithi090 bash[32384]: cluster 2023-12-01T06:49:25.002415+0000 mgr.y (mgr.24362) 3629 : cluster 0 pgmap v3598: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:49:26.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:49:26 smithi090 bash[32384]: audit 2023-12-01T06:49:25.629810+0000 mon.a (mon.0) 2792 : audit 0 from='client.? 172.21.15.80:0/1296100002' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:49:28.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:49:28 smithi090 bash[32384]: cluster 2023-12-01T06:49:27.003497+0000 mgr.y (mgr.24362) 3630 : cluster 0 pgmap v3599: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:49:28.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:49:28 smithi090 bash[32384]: audit 2023-12-01T06:49:28.083825+0000 mon.c (mon.2) 2318 : audit 0 from='client.? 172.21.15.80:0/2821177100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:49:28.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:49:28 smithi080 bash[41963]: cluster 2023-12-01T06:49:27.003497+0000 mgr.y (mgr.24362) 3630 : cluster 0 pgmap v3599: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:49:28.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:49:28 smithi080 bash[41963]: audit 2023-12-01T06:49:28.083825+0000 mon.c (mon.2) 2318 : audit 0 from='client.? 172.21.15.80:0/2821177100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:49:28.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:49:28 smithi080 bash[28361]: cluster 2023-12-01T06:49:27.003497+0000 mgr.y (mgr.24362) 3630 : cluster 0 pgmap v3599: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:49:28.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:49:28 smithi080 bash[28361]: audit 2023-12-01T06:49:28.083825+0000 mon.c (mon.2) 2318 : audit 0 from='client.? 172.21.15.80:0/2821177100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:49:30.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:49:30 smithi080 bash[28361]: cluster 2023-12-01T06:49:29.004201+0000 mgr.y (mgr.24362) 3631 : cluster 0 pgmap v3600: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:49:30.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:49:30 smithi080 bash[28361]: audit 2023-12-01T06:49:29.326611+0000 mon.c (mon.2) 2319 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:49:30.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:49:30 smithi080 bash[41963]: cluster 2023-12-01T06:49:29.004201+0000 mgr.y (mgr.24362) 3631 : cluster 0 pgmap v3600: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:49:30.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:49:30 smithi080 bash[41963]: audit 2023-12-01T06:49:29.326611+0000 mon.c (mon.2) 2319 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:49:30.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:49:30 smithi090 bash[32384]: cluster 2023-12-01T06:49:29.004201+0000 mgr.y (mgr.24362) 3631 : cluster 0 pgmap v3600: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:49:30.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:49:30 smithi090 bash[32384]: audit 2023-12-01T06:49:29.326611+0000 mon.c (mon.2) 2319 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:49:31.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:49:31 smithi080 bash[28361]: audit 2023-12-01T06:49:30.542024+0000 mon.c (mon.2) 2320 : audit 0 from='client.? 172.21.15.80:0/2002456476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:49:31.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:49:31 smithi080 bash[41963]: audit 2023-12-01T06:49:30.542024+0000 mon.c (mon.2) 2320 : audit 0 from='client.? 172.21.15.80:0/2002456476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:49:31.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:49:31 smithi090 bash[32384]: audit 2023-12-01T06:49:30.542024+0000 mon.c (mon.2) 2320 : audit 0 from='client.? 172.21.15.80:0/2002456476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:49:32.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:49:32 smithi080 bash[41963]: cluster 2023-12-01T06:49:31.005219+0000 mgr.y (mgr.24362) 3632 : cluster 0 pgmap v3601: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:49:32.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:49:32 smithi080 bash[28361]: cluster 2023-12-01T06:49:31.005219+0000 mgr.y (mgr.24362) 3632 : cluster 0 pgmap v3601: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:49:32.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:49:32 smithi090 bash[32384]: cluster 2023-12-01T06:49:31.005219+0000 mgr.y (mgr.24362) 3632 : cluster 0 pgmap v3601: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:49:33.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:49:33 smithi080 bash[41963]: audit 2023-12-01T06:49:32.995271+0000 mon.a (mon.0) 2793 : audit 0 from='client.? 172.21.15.80:0/2554320613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:49:33.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:49:33 smithi080 bash[28361]: audit 2023-12-01T06:49:32.995271+0000 mon.a (mon.0) 2793 : audit 0 from='client.? 172.21.15.80:0/2554320613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:49:33.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:49:33 smithi090 bash[32384]: audit 2023-12-01T06:49:32.995271+0000 mon.a (mon.0) 2793 : audit 0 from='client.? 172.21.15.80:0/2554320613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:49:34.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:49:34 smithi080 bash[28361]: cluster 2023-12-01T06:49:33.005949+0000 mgr.y (mgr.24362) 3633 : cluster 0 pgmap v3602: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:49:34.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:49:34 smithi080 bash[41963]: cluster 2023-12-01T06:49:33.005949+0000 mgr.y (mgr.24362) 3633 : cluster 0 pgmap v3602: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:49:34.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:49:34 smithi090 bash[32384]: cluster 2023-12-01T06:49:33.005949+0000 mgr.y (mgr.24362) 3633 : cluster 0 pgmap v3602: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:49:36.433 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:49:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:49:36] "GET /metrics HTTP/1.1" 200 33977 "" "Prometheus/2.43.0" 2023-12-01T06:49:36.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:49:36 smithi080 bash[41963]: cluster 2023-12-01T06:49:35.006569+0000 mgr.y (mgr.24362) 3634 : cluster 0 pgmap v3603: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:49:36.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:49:36 smithi080 bash[41963]: audit 2023-12-01T06:49:35.120042+0000 mon.a (mon.0) 2794 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:49:36.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:49:36 smithi080 bash[41963]: audit 2023-12-01T06:49:35.133663+0000 mon.a (mon.0) 2795 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:49:36.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:49:36 smithi080 bash[41963]: audit 2023-12-01T06:49:35.457441+0000 mon.a (mon.0) 2796 : audit 0 from='client.? 172.21.15.80:0/3131919474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:49:36.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:49:36 smithi080 bash[41963]: audit 2023-12-01T06:49:35.468827+0000 mon.a (mon.0) 2797 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:49:36.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:49:36 smithi080 bash[41963]: audit 2023-12-01T06:49:35.480422+0000 mon.a (mon.0) 2798 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:49:36.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:49:36 smithi080 bash[41963]: audit 2023-12-01T06:49:36.060803+0000 mon.c (mon.2) 2321 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:49:36.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:49:36 smithi080 bash[41963]: audit 2023-12-01T06:49:36.062509+0000 mon.c (mon.2) 2322 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:49:36.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:49:36 smithi080 bash[41963]: audit 2023-12-01T06:49:36.071609+0000 mon.a (mon.0) 2799 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:49:36.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:49:36 smithi080 bash[28361]: cluster 2023-12-01T06:49:35.006569+0000 mgr.y (mgr.24362) 3634 : cluster 0 pgmap v3603: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:49:36.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:49:36 smithi080 bash[28361]: audit 2023-12-01T06:49:35.120042+0000 mon.a (mon.0) 2794 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:49:36.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:49:36 smithi080 bash[28361]: audit 2023-12-01T06:49:35.133663+0000 mon.a (mon.0) 2795 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:49:36.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:49:36 smithi080 bash[28361]: audit 2023-12-01T06:49:35.457441+0000 mon.a (mon.0) 2796 : audit 0 from='client.? 172.21.15.80:0/3131919474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:49:36.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:49:36 smithi080 bash[28361]: audit 2023-12-01T06:49:35.468827+0000 mon.a (mon.0) 2797 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:49:36.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:49:36 smithi080 bash[28361]: audit 2023-12-01T06:49:35.480422+0000 mon.a (mon.0) 2798 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:49:36.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:49:36 smithi080 bash[28361]: audit 2023-12-01T06:49:36.060803+0000 mon.c (mon.2) 2321 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:49:36.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:49:36 smithi080 bash[28361]: audit 2023-12-01T06:49:36.062509+0000 mon.c (mon.2) 2322 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:49:36.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:49:36 smithi080 bash[28361]: audit 2023-12-01T06:49:36.071609+0000 mon.a (mon.0) 2799 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:49:36.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:49:36 smithi090 bash[32384]: cluster 2023-12-01T06:49:35.006569+0000 mgr.y (mgr.24362) 3634 : cluster 0 pgmap v3603: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:49:36.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:49:36 smithi090 bash[32384]: audit 2023-12-01T06:49:35.120042+0000 mon.a (mon.0) 2794 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:49:36.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:49:36 smithi090 bash[32384]: audit 2023-12-01T06:49:35.133663+0000 mon.a (mon.0) 2795 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:49:36.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:49:36 smithi090 bash[32384]: audit 2023-12-01T06:49:35.457441+0000 mon.a (mon.0) 2796 : audit 0 from='client.? 172.21.15.80:0/3131919474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:49:36.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:49:36 smithi090 bash[32384]: audit 2023-12-01T06:49:35.468827+0000 mon.a (mon.0) 2797 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:49:36.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:49:36 smithi090 bash[32384]: audit 2023-12-01T06:49:35.480422+0000 mon.a (mon.0) 2798 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:49:36.523 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:49:36 smithi090 bash[32384]: audit 2023-12-01T06:49:36.060803+0000 mon.c (mon.2) 2321 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:49:36.523 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:49:36 smithi090 bash[32384]: audit 2023-12-01T06:49:36.062509+0000 mon.c (mon.2) 2322 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:49:36.523 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:49:36 smithi090 bash[32384]: audit 2023-12-01T06:49:36.071609+0000 mon.a (mon.0) 2799 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:49:38.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:49:38 smithi080 bash[28361]: cluster 2023-12-01T06:49:37.007629+0000 mgr.y (mgr.24362) 3635 : cluster 0 pgmap v3604: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:49:38.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:49:38 smithi080 bash[28361]: audit 2023-12-01T06:49:37.912746+0000 mon.c (mon.2) 2323 : audit 0 from='client.? 172.21.15.80:0/3062387018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:49:38.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:49:38 smithi080 bash[41963]: cluster 2023-12-01T06:49:37.007629+0000 mgr.y (mgr.24362) 3635 : cluster 0 pgmap v3604: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:49:38.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:49:38 smithi080 bash[41963]: audit 2023-12-01T06:49:37.912746+0000 mon.c (mon.2) 2323 : audit 0 from='client.? 172.21.15.80:0/3062387018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:49:38.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:49:38 smithi090 bash[32384]: cluster 2023-12-01T06:49:37.007629+0000 mgr.y (mgr.24362) 3635 : cluster 0 pgmap v3604: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:49:38.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:49:38 smithi090 bash[32384]: audit 2023-12-01T06:49:37.912746+0000 mon.c (mon.2) 2323 : audit 0 from='client.? 172.21.15.80:0/3062387018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:49:40.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:49:40 smithi080 bash[28361]: cluster 2023-12-01T06:49:39.008280+0000 mgr.y (mgr.24362) 3636 : cluster 0 pgmap v3605: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:49:40.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:49:40 smithi080 bash[28361]: audit 2023-12-01T06:49:39.967815+0000 mon.c (mon.2) 2324 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:49:40.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:49:40 smithi080 bash[41963]: cluster 2023-12-01T06:49:39.008280+0000 mgr.y (mgr.24362) 3636 : cluster 0 pgmap v3605: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:49:40.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:49:40 smithi080 bash[41963]: audit 2023-12-01T06:49:39.967815+0000 mon.c (mon.2) 2324 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:49:40.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:49:40 smithi090 bash[32384]: cluster 2023-12-01T06:49:39.008280+0000 mgr.y (mgr.24362) 3636 : cluster 0 pgmap v3605: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:49:40.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:49:40 smithi090 bash[32384]: audit 2023-12-01T06:49:39.967815+0000 mon.c (mon.2) 2324 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:49:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:49:41 smithi080 bash[28361]: audit 2023-12-01T06:49:40.387309+0000 mon.a (mon.0) 2800 : audit 0 from='client.? 172.21.15.80:0/1063479128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:49:41.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:49:41 smithi080 bash[41963]: audit 2023-12-01T06:49:40.387309+0000 mon.a (mon.0) 2800 : audit 0 from='client.? 172.21.15.80:0/1063479128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:49:41.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:49:41 smithi090 bash[32384]: audit 2023-12-01T06:49:40.387309+0000 mon.a (mon.0) 2800 : audit 0 from='client.? 172.21.15.80:0/1063479128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:49:42.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:49:42 smithi080 bash[28361]: cluster 2023-12-01T06:49:41.009510+0000 mgr.y (mgr.24362) 3637 : cluster 0 pgmap v3606: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:49:42.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:49:42 smithi080 bash[41963]: cluster 2023-12-01T06:49:41.009510+0000 mgr.y (mgr.24362) 3637 : cluster 0 pgmap v3606: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:49:42.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:49:42 smithi090 bash[32384]: cluster 2023-12-01T06:49:41.009510+0000 mgr.y (mgr.24362) 3637 : cluster 0 pgmap v3606: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:49:43.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:49:43 smithi080 bash[28361]: audit 2023-12-01T06:49:42.841543+0000 mon.a (mon.0) 2801 : audit 0 from='client.? 172.21.15.80:0/3416851847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:49:43.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:49:43 smithi080 bash[41963]: audit 2023-12-01T06:49:42.841543+0000 mon.a (mon.0) 2801 : audit 0 from='client.? 172.21.15.80:0/3416851847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:49:43.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:49:43 smithi090 bash[32384]: audit 2023-12-01T06:49:42.841543+0000 mon.a (mon.0) 2801 : audit 0 from='client.? 172.21.15.80:0/3416851847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:49:44.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:49:44 smithi080 bash[28361]: cluster 2023-12-01T06:49:43.010341+0000 mgr.y (mgr.24362) 3638 : cluster 0 pgmap v3607: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:49:44.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:49:44 smithi080 bash[41963]: cluster 2023-12-01T06:49:43.010341+0000 mgr.y (mgr.24362) 3638 : cluster 0 pgmap v3607: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:49:44.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:49:44 smithi090 bash[32384]: cluster 2023-12-01T06:49:43.010341+0000 mgr.y (mgr.24362) 3638 : cluster 0 pgmap v3607: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:49:45.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:49:45 smithi080 bash[28361]: audit 2023-12-01T06:49:45.287327+0000 mon.c (mon.2) 2325 : audit 0 from='client.? 172.21.15.80:0/1700880195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:49:45.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:49:45 smithi080 bash[41963]: audit 2023-12-01T06:49:45.287327+0000 mon.c (mon.2) 2325 : audit 0 from='client.? 172.21.15.80:0/1700880195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:49:45.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:49:45 smithi090 bash[32384]: audit 2023-12-01T06:49:45.287327+0000 mon.c (mon.2) 2325 : audit 0 from='client.? 172.21.15.80:0/1700880195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:49:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:49:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:49:46] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T06:49:46.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:49:46 smithi080 bash[41963]: cluster 2023-12-01T06:49:45.010966+0000 mgr.y (mgr.24362) 3639 : cluster 0 pgmap v3608: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:49:46.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:49:46 smithi080 bash[28361]: cluster 2023-12-01T06:49:45.010966+0000 mgr.y (mgr.24362) 3639 : cluster 0 pgmap v3608: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:49:46.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:49:46 smithi090 bash[32384]: cluster 2023-12-01T06:49:45.010966+0000 mgr.y (mgr.24362) 3639 : cluster 0 pgmap v3608: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:49:48.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:49:48 smithi080 bash[28361]: cluster 2023-12-01T06:49:47.012124+0000 mgr.y (mgr.24362) 3640 : cluster 0 pgmap v3609: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:49:48.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:49:48 smithi080 bash[28361]: audit 2023-12-01T06:49:47.734728+0000 mon.c (mon.2) 2326 : audit 0 from='client.? 172.21.15.80:0/1803906507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:49:48.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:49:48 smithi080 bash[41963]: cluster 2023-12-01T06:49:47.012124+0000 mgr.y (mgr.24362) 3640 : cluster 0 pgmap v3609: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:49:48.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:49:48 smithi080 bash[41963]: audit 2023-12-01T06:49:47.734728+0000 mon.c (mon.2) 2326 : audit 0 from='client.? 172.21.15.80:0/1803906507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:49:48.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:49:48 smithi090 bash[32384]: cluster 2023-12-01T06:49:47.012124+0000 mgr.y (mgr.24362) 3640 : cluster 0 pgmap v3609: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:49:48.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:49:48 smithi090 bash[32384]: audit 2023-12-01T06:49:47.734728+0000 mon.c (mon.2) 2326 : audit 0 from='client.? 172.21.15.80:0/1803906507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:49:50.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:49:50 smithi080 bash[41963]: cluster 2023-12-01T06:49:49.012707+0000 mgr.y (mgr.24362) 3641 : cluster 0 pgmap v3610: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:49:50.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:49:50 smithi080 bash[41963]: audit 2023-12-01T06:49:50.192430+0000 mon.c (mon.2) 2327 : audit 0 from='client.? 172.21.15.80:0/490670936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:49:50.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:49:50 smithi080 bash[28361]: cluster 2023-12-01T06:49:49.012707+0000 mgr.y (mgr.24362) 3641 : cluster 0 pgmap v3610: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:49:50.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:49:50 smithi080 bash[28361]: audit 2023-12-01T06:49:50.192430+0000 mon.c (mon.2) 2327 : audit 0 from='client.? 172.21.15.80:0/490670936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:49:50.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:49:50 smithi090 bash[32384]: cluster 2023-12-01T06:49:49.012707+0000 mgr.y (mgr.24362) 3641 : cluster 0 pgmap v3610: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:49:50.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:49:50 smithi090 bash[32384]: audit 2023-12-01T06:49:50.192430+0000 mon.c (mon.2) 2327 : audit 0 from='client.? 172.21.15.80:0/490670936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:49:52.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:49:52 smithi080 bash[28361]: cluster 2023-12-01T06:49:51.013794+0000 mgr.y (mgr.24362) 3642 : cluster 0 pgmap v3611: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:49:52.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:49:52 smithi080 bash[41963]: cluster 2023-12-01T06:49:51.013794+0000 mgr.y (mgr.24362) 3642 : cluster 0 pgmap v3611: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:49:52.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:49:52 smithi090 bash[32384]: cluster 2023-12-01T06:49:51.013794+0000 mgr.y (mgr.24362) 3642 : cluster 0 pgmap v3611: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:49:53.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:49:53 smithi080 bash[28361]: audit 2023-12-01T06:49:52.641930+0000 mon.a (mon.0) 2802 : audit 0 from='client.? 172.21.15.80:0/424355642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:49:53.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:49:53 smithi080 bash[41963]: audit 2023-12-01T06:49:52.641930+0000 mon.a (mon.0) 2802 : audit 0 from='client.? 172.21.15.80:0/424355642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:49:53.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:49:53 smithi090 bash[32384]: audit 2023-12-01T06:49:52.641930+0000 mon.a (mon.0) 2802 : audit 0 from='client.? 172.21.15.80:0/424355642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:49:54.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:49:54 smithi080 bash[28361]: cluster 2023-12-01T06:49:53.014411+0000 mgr.y (mgr.24362) 3643 : cluster 0 pgmap v3612: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:49:54.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:49:54 smithi080 bash[41963]: cluster 2023-12-01T06:49:53.014411+0000 mgr.y (mgr.24362) 3643 : cluster 0 pgmap v3612: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:49:54.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:49:54 smithi090 bash[32384]: cluster 2023-12-01T06:49:53.014411+0000 mgr.y (mgr.24362) 3643 : cluster 0 pgmap v3612: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:49:55.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:49:55 smithi080 bash[28361]: audit 2023-12-01T06:49:54.968025+0000 mon.c (mon.2) 2328 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:49:55.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:49:55 smithi080 bash[28361]: audit 2023-12-01T06:49:55.096172+0000 mon.c (mon.2) 2329 : audit 0 from='client.? 172.21.15.80:0/1261401680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:49:55.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:49:55 smithi080 bash[41963]: audit 2023-12-01T06:49:54.968025+0000 mon.c (mon.2) 2328 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:49:55.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:49:55 smithi080 bash[41963]: audit 2023-12-01T06:49:55.096172+0000 mon.c (mon.2) 2329 : audit 0 from='client.? 172.21.15.80:0/1261401680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:49:55.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:49:55 smithi090 bash[32384]: audit 2023-12-01T06:49:54.968025+0000 mon.c (mon.2) 2328 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:49:55.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:49:55 smithi090 bash[32384]: audit 2023-12-01T06:49:55.096172+0000 mon.c (mon.2) 2329 : audit 0 from='client.? 172.21.15.80:0/1261401680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:49:56.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:49:56 smithi080 bash[28361]: cluster 2023-12-01T06:49:55.015007+0000 mgr.y (mgr.24362) 3644 : cluster 0 pgmap v3613: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:49:56.683 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:49:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:49:56] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T06:49:56.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:49:56 smithi080 bash[41963]: cluster 2023-12-01T06:49:55.015007+0000 mgr.y (mgr.24362) 3644 : cluster 0 pgmap v3613: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:49:56.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:49:56 smithi090 bash[32384]: cluster 2023-12-01T06:49:55.015007+0000 mgr.y (mgr.24362) 3644 : cluster 0 pgmap v3613: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:49:58.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:49:58 smithi080 bash[28361]: cluster 2023-12-01T06:49:57.016107+0000 mgr.y (mgr.24362) 3645 : cluster 0 pgmap v3614: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:49:58.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:49:58 smithi080 bash[28361]: audit 2023-12-01T06:49:57.557357+0000 mon.c (mon.2) 2330 : audit 0 from='client.? 172.21.15.80:0/1054675180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:49:58.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:49:58 smithi080 bash[41963]: cluster 2023-12-01T06:49:57.016107+0000 mgr.y (mgr.24362) 3645 : cluster 0 pgmap v3614: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:49:58.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:49:58 smithi080 bash[41963]: audit 2023-12-01T06:49:57.557357+0000 mon.c (mon.2) 2330 : audit 0 from='client.? 172.21.15.80:0/1054675180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:49:58.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:49:58 smithi090 bash[32384]: cluster 2023-12-01T06:49:57.016107+0000 mgr.y (mgr.24362) 3645 : cluster 0 pgmap v3614: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:49:58.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:49:58 smithi090 bash[32384]: audit 2023-12-01T06:49:57.557357+0000 mon.c (mon.2) 2330 : audit 0 from='client.? 172.21.15.80:0/1054675180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:50:00.412 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:50:00 smithi080 bash[28361]: debug 2023-12-01T06:49:59.996+0000 7f6ec9bf0700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T06:50:00.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:50:00 smithi080 bash[28361]: cluster 2023-12-01T06:49:59.016762+0000 mgr.y (mgr.24362) 3646 : cluster 0 pgmap v3615: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:50:00.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:50:00 smithi080 bash[28361]: cluster 2023-12-01T06:50:00.000128+0000 mon.a (mon.0) 2803 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T06:50:00.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:50:00 smithi080 bash[28361]: audit 2023-12-01T06:50:00.005899+0000 mon.a (mon.0) 2804 : audit 0 from='client.? 172.21.15.80:0/1827007063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:50:00.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:50:00 smithi080 bash[41963]: cluster 2023-12-01T06:49:59.016762+0000 mgr.y (mgr.24362) 3646 : cluster 0 pgmap v3615: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:50:00.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:50:00 smithi080 bash[41963]: cluster 2023-12-01T06:50:00.000128+0000 mon.a (mon.0) 2803 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T06:50:00.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:50:00 smithi080 bash[41963]: audit 2023-12-01T06:50:00.005899+0000 mon.a (mon.0) 2804 : audit 0 from='client.? 172.21.15.80:0/1827007063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:50:00.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:50:00 smithi090 bash[32384]: cluster 2023-12-01T06:49:59.016762+0000 mgr.y (mgr.24362) 3646 : cluster 0 pgmap v3615: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:50:00.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:50:00 smithi090 bash[32384]: cluster 2023-12-01T06:50:00.000128+0000 mon.a (mon.0) 2803 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T06:50:00.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:50:00 smithi090 bash[32384]: audit 2023-12-01T06:50:00.005899+0000 mon.a (mon.0) 2804 : audit 0 from='client.? 172.21.15.80:0/1827007063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:50:02.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:50:02 smithi080 bash[28361]: cluster 2023-12-01T06:50:01.017709+0000 mgr.y (mgr.24362) 3647 : cluster 0 pgmap v3616: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:50:02.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:50:02 smithi080 bash[41963]: cluster 2023-12-01T06:50:01.017709+0000 mgr.y (mgr.24362) 3647 : cluster 0 pgmap v3616: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:50:02.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:50:02 smithi090 bash[32384]: cluster 2023-12-01T06:50:01.017709+0000 mgr.y (mgr.24362) 3647 : cluster 0 pgmap v3616: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:50:03.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:50:03 smithi080 bash[41963]: audit 2023-12-01T06:50:02.447705+0000 mon.c (mon.2) 2331 : audit 0 from='client.? 172.21.15.80:0/3228491339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:50:03.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:50:03 smithi080 bash[28361]: audit 2023-12-01T06:50:02.447705+0000 mon.c (mon.2) 2331 : audit 0 from='client.? 172.21.15.80:0/3228491339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:50:03.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:50:03 smithi090 bash[32384]: audit 2023-12-01T06:50:02.447705+0000 mon.c (mon.2) 2331 : audit 0 from='client.? 172.21.15.80:0/3228491339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:50:04.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:50:04 smithi080 bash[28361]: cluster 2023-12-01T06:50:03.018334+0000 mgr.y (mgr.24362) 3648 : cluster 0 pgmap v3617: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:50:04.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:50:04 smithi080 bash[41963]: cluster 2023-12-01T06:50:03.018334+0000 mgr.y (mgr.24362) 3648 : cluster 0 pgmap v3617: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:50:04.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:50:04 smithi090 bash[32384]: cluster 2023-12-01T06:50:03.018334+0000 mgr.y (mgr.24362) 3648 : cluster 0 pgmap v3617: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:50:05.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:50:05 smithi090 bash[32384]: audit 2023-12-01T06:50:04.906698+0000 mon.a (mon.0) 2805 : audit 0 from='client.? 172.21.15.80:0/36264039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:50:05.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:50:05 smithi080 bash[28361]: audit 2023-12-01T06:50:04.906698+0000 mon.a (mon.0) 2805 : audit 0 from='client.? 172.21.15.80:0/36264039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:50:05.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:50:05 smithi080 bash[41963]: audit 2023-12-01T06:50:04.906698+0000 mon.a (mon.0) 2805 : audit 0 from='client.? 172.21.15.80:0/36264039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:50:06.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:50:06 smithi080 bash[28361]: cluster 2023-12-01T06:50:05.018977+0000 mgr.y (mgr.24362) 3649 : cluster 0 pgmap v3618: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:50:06.683 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:50:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:50:06] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T06:50:06.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:50:06 smithi080 bash[41963]: cluster 2023-12-01T06:50:05.018977+0000 mgr.y (mgr.24362) 3649 : cluster 0 pgmap v3618: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:50:06.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:50:06 smithi090 bash[32384]: cluster 2023-12-01T06:50:05.018977+0000 mgr.y (mgr.24362) 3649 : cluster 0 pgmap v3618: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:50:07.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:50:07 smithi090 bash[32384]: audit 2023-12-01T06:50:07.359377+0000 mon.a (mon.0) 2806 : audit 0 from='client.? 172.21.15.80:0/2344334086' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:50:07.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:50:07 smithi080 bash[41963]: audit 2023-12-01T06:50:07.359377+0000 mon.a (mon.0) 2806 : audit 0 from='client.? 172.21.15.80:0/2344334086' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:50:07.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:50:07 smithi080 bash[28361]: audit 2023-12-01T06:50:07.359377+0000 mon.a (mon.0) 2806 : audit 0 from='client.? 172.21.15.80:0/2344334086' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:50:08.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:50:08 smithi090 bash[32384]: cluster 2023-12-01T06:50:07.020022+0000 mgr.y (mgr.24362) 3650 : cluster 0 pgmap v3619: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:50:08.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:50:08 smithi080 bash[28361]: cluster 2023-12-01T06:50:07.020022+0000 mgr.y (mgr.24362) 3650 : cluster 0 pgmap v3619: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:50:08.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:50:08 smithi080 bash[41963]: cluster 2023-12-01T06:50:07.020022+0000 mgr.y (mgr.24362) 3650 : cluster 0 pgmap v3619: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:50:10.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:50:10 smithi090 bash[32384]: cluster 2023-12-01T06:50:09.020655+0000 mgr.y (mgr.24362) 3651 : cluster 0 pgmap v3620: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:50:10.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:50:10 smithi090 bash[32384]: audit 2023-12-01T06:50:09.814905+0000 mon.c (mon.2) 2332 : audit 0 from='client.? 172.21.15.80:0/1567235359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:50:10.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:50:10 smithi090 bash[32384]: audit 2023-12-01T06:50:09.968598+0000 mon.c (mon.2) 2333 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:50:10.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:50:10 smithi080 bash[41963]: cluster 2023-12-01T06:50:09.020655+0000 mgr.y (mgr.24362) 3651 : cluster 0 pgmap v3620: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:50:10.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:50:10 smithi080 bash[41963]: audit 2023-12-01T06:50:09.814905+0000 mon.c (mon.2) 2332 : audit 0 from='client.? 172.21.15.80:0/1567235359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:50:10.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:50:10 smithi080 bash[41963]: audit 2023-12-01T06:50:09.968598+0000 mon.c (mon.2) 2333 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:50:10.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:50:10 smithi080 bash[28361]: cluster 2023-12-01T06:50:09.020655+0000 mgr.y (mgr.24362) 3651 : cluster 0 pgmap v3620: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:50:10.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:50:10 smithi080 bash[28361]: audit 2023-12-01T06:50:09.814905+0000 mon.c (mon.2) 2332 : audit 0 from='client.? 172.21.15.80:0/1567235359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:50:10.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:50:10 smithi080 bash[28361]: audit 2023-12-01T06:50:09.968598+0000 mon.c (mon.2) 2333 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:50:12.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:50:12 smithi090 bash[32384]: cluster 2023-12-01T06:50:11.021832+0000 mgr.y (mgr.24362) 3652 : cluster 0 pgmap v3621: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:50:12.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:50:12 smithi090 bash[32384]: audit 2023-12-01T06:50:12.262050+0000 mon.c (mon.2) 2334 : audit 0 from='client.? 172.21.15.80:0/3381944613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:50:12.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:50:12 smithi080 bash[41963]: cluster 2023-12-01T06:50:11.021832+0000 mgr.y (mgr.24362) 3652 : cluster 0 pgmap v3621: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:50:12.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:50:12 smithi080 bash[41963]: audit 2023-12-01T06:50:12.262050+0000 mon.c (mon.2) 2334 : audit 0 from='client.? 172.21.15.80:0/3381944613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:50:12.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:50:12 smithi080 bash[28361]: cluster 2023-12-01T06:50:11.021832+0000 mgr.y (mgr.24362) 3652 : cluster 0 pgmap v3621: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:50:12.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:50:12 smithi080 bash[28361]: audit 2023-12-01T06:50:12.262050+0000 mon.c (mon.2) 2334 : audit 0 from='client.? 172.21.15.80:0/3381944613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:50:14.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:50:14 smithi090 bash[32384]: cluster 2023-12-01T06:50:13.022614+0000 mgr.y (mgr.24362) 3653 : cluster 0 pgmap v3622: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:50:14.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:50:14 smithi080 bash[28361]: cluster 2023-12-01T06:50:13.022614+0000 mgr.y (mgr.24362) 3653 : cluster 0 pgmap v3622: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:50:14.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:50:14 smithi080 bash[41963]: cluster 2023-12-01T06:50:13.022614+0000 mgr.y (mgr.24362) 3653 : cluster 0 pgmap v3622: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:50:15.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:50:15 smithi090 bash[32384]: audit 2023-12-01T06:50:14.717394+0000 mon.a (mon.0) 2807 : audit 0 from='client.? 172.21.15.80:0/1019137654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:50:15.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:50:15 smithi080 bash[28361]: audit 2023-12-01T06:50:14.717394+0000 mon.a (mon.0) 2807 : audit 0 from='client.? 172.21.15.80:0/1019137654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:50:15.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:50:15 smithi080 bash[41963]: audit 2023-12-01T06:50:14.717394+0000 mon.a (mon.0) 2807 : audit 0 from='client.? 172.21.15.80:0/1019137654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:50:16.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:50:16 smithi080 bash[28361]: cluster 2023-12-01T06:50:15.023287+0000 mgr.y (mgr.24362) 3654 : cluster 0 pgmap v3623: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:50:16.683 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:50:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:50:16] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T06:50:16.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:50:16 smithi080 bash[41963]: cluster 2023-12-01T06:50:15.023287+0000 mgr.y (mgr.24362) 3654 : cluster 0 pgmap v3623: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:50:16.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:50:16 smithi090 bash[32384]: cluster 2023-12-01T06:50:15.023287+0000 mgr.y (mgr.24362) 3654 : cluster 0 pgmap v3623: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:50:17.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:50:17 smithi090 bash[32384]: audit 2023-12-01T06:50:17.174617+0000 mon.a (mon.0) 2808 : audit 0 from='client.? 172.21.15.80:0/1054699555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:50:17.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:50:17 smithi080 bash[28361]: audit 2023-12-01T06:50:17.174617+0000 mon.a (mon.0) 2808 : audit 0 from='client.? 172.21.15.80:0/1054699555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:50:17.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:50:17 smithi080 bash[41963]: audit 2023-12-01T06:50:17.174617+0000 mon.a (mon.0) 2808 : audit 0 from='client.? 172.21.15.80:0/1054699555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:50:18.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:50:18 smithi090 bash[32384]: cluster 2023-12-01T06:50:17.024390+0000 mgr.y (mgr.24362) 3655 : cluster 0 pgmap v3624: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:50:18.935 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:50:18 smithi080 bash[28361]: cluster 2023-12-01T06:50:17.024390+0000 mgr.y (mgr.24362) 3655 : cluster 0 pgmap v3624: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:50:18.935 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:50:18 smithi080 bash[41963]: cluster 2023-12-01T06:50:17.024390+0000 mgr.y (mgr.24362) 3655 : cluster 0 pgmap v3624: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:50:20.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:50:20 smithi090 bash[32384]: cluster 2023-12-01T06:50:19.025056+0000 mgr.y (mgr.24362) 3656 : cluster 0 pgmap v3625: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:50:20.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:50:20 smithi090 bash[32384]: audit 2023-12-01T06:50:19.634106+0000 mon.a (mon.0) 2809 : audit 0 from='client.? 172.21.15.80:0/3037198974' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:50:20.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:50:20 smithi080 bash[28361]: cluster 2023-12-01T06:50:19.025056+0000 mgr.y (mgr.24362) 3656 : cluster 0 pgmap v3625: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:50:20.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:50:20 smithi080 bash[28361]: audit 2023-12-01T06:50:19.634106+0000 mon.a (mon.0) 2809 : audit 0 from='client.? 172.21.15.80:0/3037198974' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:50:20.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:50:20 smithi080 bash[41963]: cluster 2023-12-01T06:50:19.025056+0000 mgr.y (mgr.24362) 3656 : cluster 0 pgmap v3625: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:50:20.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:50:20 smithi080 bash[41963]: audit 2023-12-01T06:50:19.634106+0000 mon.a (mon.0) 2809 : audit 0 from='client.? 172.21.15.80:0/3037198974' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:50:22.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:50:22 smithi090 bash[32384]: cluster 2023-12-01T06:50:21.026225+0000 mgr.y (mgr.24362) 3657 : cluster 0 pgmap v3626: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:50:22.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:50:22 smithi090 bash[32384]: audit 2023-12-01T06:50:22.089091+0000 mon.c (mon.2) 2335 : audit 0 from='client.? 172.21.15.80:0/746641747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:50:22.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:50:22 smithi080 bash[41963]: cluster 2023-12-01T06:50:21.026225+0000 mgr.y (mgr.24362) 3657 : cluster 0 pgmap v3626: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:50:22.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:50:22 smithi080 bash[41963]: audit 2023-12-01T06:50:22.089091+0000 mon.c (mon.2) 2335 : audit 0 from='client.? 172.21.15.80:0/746641747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:50:22.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:50:22 smithi080 bash[28361]: cluster 2023-12-01T06:50:21.026225+0000 mgr.y (mgr.24362) 3657 : cluster 0 pgmap v3626: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:50:22.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:50:22 smithi080 bash[28361]: audit 2023-12-01T06:50:22.089091+0000 mon.c (mon.2) 2335 : audit 0 from='client.? 172.21.15.80:0/746641747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:50:24.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:50:24 smithi090 bash[32384]: cluster 2023-12-01T06:50:23.027057+0000 mgr.y (mgr.24362) 3658 : cluster 0 pgmap v3627: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:50:24.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:50:24 smithi080 bash[41963]: cluster 2023-12-01T06:50:23.027057+0000 mgr.y (mgr.24362) 3658 : cluster 0 pgmap v3627: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:50:24.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:50:24 smithi080 bash[28361]: cluster 2023-12-01T06:50:23.027057+0000 mgr.y (mgr.24362) 3658 : cluster 0 pgmap v3627: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:50:25.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:50:25 smithi090 bash[32384]: audit 2023-12-01T06:50:24.555222+0000 mon.c (mon.2) 2336 : audit 0 from='client.? 172.21.15.80:0/662149048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:50:25.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:50:25 smithi090 bash[32384]: audit 2023-12-01T06:50:24.969095+0000 mon.c (mon.2) 2337 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:50:25.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:50:25 smithi080 bash[41963]: audit 2023-12-01T06:50:24.555222+0000 mon.c (mon.2) 2336 : audit 0 from='client.? 172.21.15.80:0/662149048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:50:25.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:50:25 smithi080 bash[41963]: audit 2023-12-01T06:50:24.969095+0000 mon.c (mon.2) 2337 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:50:25.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:50:25 smithi080 bash[28361]: audit 2023-12-01T06:50:24.555222+0000 mon.c (mon.2) 2336 : audit 0 from='client.? 172.21.15.80:0/662149048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:50:25.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:50:25 smithi080 bash[28361]: audit 2023-12-01T06:50:24.969095+0000 mon.c (mon.2) 2337 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:50:26.509 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:50:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:50:26] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.43.0" 2023-12-01T06:50:26.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:50:26 smithi090 bash[32384]: cluster 2023-12-01T06:50:25.027660+0000 mgr.y (mgr.24362) 3659 : cluster 0 pgmap v3628: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:50:26.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:50:26 smithi080 bash[28361]: cluster 2023-12-01T06:50:25.027660+0000 mgr.y (mgr.24362) 3659 : cluster 0 pgmap v3628: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:50:26.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:50:26 smithi080 bash[41963]: cluster 2023-12-01T06:50:25.027660+0000 mgr.y (mgr.24362) 3659 : cluster 0 pgmap v3628: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:50:27.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:50:27 smithi090 bash[32384]: audit 2023-12-01T06:50:27.016092+0000 mon.c (mon.2) 2338 : audit 0 from='client.? 172.21.15.80:0/1258267361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:50:27.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:50:27 smithi080 bash[41963]: audit 2023-12-01T06:50:27.016092+0000 mon.c (mon.2) 2338 : audit 0 from='client.? 172.21.15.80:0/1258267361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:50:27.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:50:27 smithi080 bash[28361]: audit 2023-12-01T06:50:27.016092+0000 mon.c (mon.2) 2338 : audit 0 from='client.? 172.21.15.80:0/1258267361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:50:28.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:50:28 smithi090 bash[32384]: cluster 2023-12-01T06:50:27.028538+0000 mgr.y (mgr.24362) 3660 : cluster 0 pgmap v3629: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:50:28.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:50:28 smithi080 bash[41963]: cluster 2023-12-01T06:50:27.028538+0000 mgr.y (mgr.24362) 3660 : cluster 0 pgmap v3629: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:50:28.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:50:28 smithi080 bash[28361]: cluster 2023-12-01T06:50:27.028538+0000 mgr.y (mgr.24362) 3660 : cluster 0 pgmap v3629: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:50:30.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:50:30 smithi080 bash[28361]: cluster 2023-12-01T06:50:29.029175+0000 mgr.y (mgr.24362) 3661 : cluster 0 pgmap v3630: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:50:30.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:50:30 smithi080 bash[28361]: audit 2023-12-01T06:50:29.470312+0000 mon.a (mon.0) 2810 : audit 0 from='client.? 172.21.15.80:0/3554227425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:50:30.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:50:30 smithi080 bash[41963]: cluster 2023-12-01T06:50:29.029175+0000 mgr.y (mgr.24362) 3661 : cluster 0 pgmap v3630: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:50:30.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:50:30 smithi080 bash[41963]: audit 2023-12-01T06:50:29.470312+0000 mon.a (mon.0) 2810 : audit 0 from='client.? 172.21.15.80:0/3554227425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:50:30.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:50:30 smithi090 bash[32384]: cluster 2023-12-01T06:50:29.029175+0000 mgr.y (mgr.24362) 3661 : cluster 0 pgmap v3630: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:50:30.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:50:30 smithi090 bash[32384]: audit 2023-12-01T06:50:29.470312+0000 mon.a (mon.0) 2810 : audit 0 from='client.? 172.21.15.80:0/3554227425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:50:32.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:50:32 smithi080 bash[41963]: cluster 2023-12-01T06:50:31.030312+0000 mgr.y (mgr.24362) 3662 : cluster 0 pgmap v3631: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:50:32.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:50:32 smithi080 bash[41963]: audit 2023-12-01T06:50:31.926628+0000 mon.c (mon.2) 2339 : audit 0 from='client.? 172.21.15.80:0/468457802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:50:32.684 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:50:32 smithi080 bash[28361]: cluster 2023-12-01T06:50:31.030312+0000 mgr.y (mgr.24362) 3662 : cluster 0 pgmap v3631: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:50:32.684 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:50:32 smithi080 bash[28361]: audit 2023-12-01T06:50:31.926628+0000 mon.c (mon.2) 2339 : audit 0 from='client.? 172.21.15.80:0/468457802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:50:32.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:50:32 smithi090 bash[32384]: cluster 2023-12-01T06:50:31.030312+0000 mgr.y (mgr.24362) 3662 : cluster 0 pgmap v3631: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:50:32.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:50:32 smithi090 bash[32384]: audit 2023-12-01T06:50:31.926628+0000 mon.c (mon.2) 2339 : audit 0 from='client.? 172.21.15.80:0/468457802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:50:34.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:50:34 smithi080 bash[28361]: cluster 2023-12-01T06:50:33.030910+0000 mgr.y (mgr.24362) 3663 : cluster 0 pgmap v3632: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:50:34.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:50:34 smithi080 bash[41963]: cluster 2023-12-01T06:50:33.030910+0000 mgr.y (mgr.24362) 3663 : cluster 0 pgmap v3632: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:50:34.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:50:34 smithi090 bash[32384]: cluster 2023-12-01T06:50:33.030910+0000 mgr.y (mgr.24362) 3663 : cluster 0 pgmap v3632: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:50:35.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:50:35 smithi080 bash[28361]: audit 2023-12-01T06:50:34.387714+0000 mon.a (mon.0) 2811 : audit 0 from='client.? 172.21.15.80:0/234626715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:50:35.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:50:35 smithi080 bash[41963]: audit 2023-12-01T06:50:34.387714+0000 mon.a (mon.0) 2811 : audit 0 from='client.? 172.21.15.80:0/234626715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:50:35.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:50:35 smithi090 bash[32384]: audit 2023-12-01T06:50:34.387714+0000 mon.a (mon.0) 2811 : audit 0 from='client.? 172.21.15.80:0/234626715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:50:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:50:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:50:36] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.43.0" 2023-12-01T06:50:36.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:50:36 smithi080 bash[28361]: cluster 2023-12-01T06:50:35.031593+0000 mgr.y (mgr.24362) 3664 : cluster 0 pgmap v3633: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:50:36.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:50:36 smithi080 bash[28361]: audit 2023-12-01T06:50:36.154560+0000 mon.c (mon.2) 2340 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:50:36.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:50:36 smithi080 bash[41963]: cluster 2023-12-01T06:50:35.031593+0000 mgr.y (mgr.24362) 3664 : cluster 0 pgmap v3633: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:50:36.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:50:36 smithi080 bash[41963]: audit 2023-12-01T06:50:36.154560+0000 mon.c (mon.2) 2340 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:50:36.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:50:36 smithi090 bash[32384]: cluster 2023-12-01T06:50:35.031593+0000 mgr.y (mgr.24362) 3664 : cluster 0 pgmap v3633: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:50:36.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:50:36 smithi090 bash[32384]: audit 2023-12-01T06:50:36.154560+0000 mon.c (mon.2) 2340 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:50:37.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:50:37 smithi080 bash[41963]: audit 2023-12-01T06:50:36.851443+0000 mon.a (mon.0) 2812 : audit 0 from='client.? 172.21.15.80:0/497982086' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:50:37.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:50:37 smithi080 bash[28361]: audit 2023-12-01T06:50:36.851443+0000 mon.a (mon.0) 2812 : audit 0 from='client.? 172.21.15.80:0/497982086' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:50:37.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:50:37 smithi090 bash[32384]: audit 2023-12-01T06:50:36.851443+0000 mon.a (mon.0) 2812 : audit 0 from='client.? 172.21.15.80:0/497982086' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:50:38.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:50:38 smithi080 bash[28361]: cluster 2023-12-01T06:50:37.032745+0000 mgr.y (mgr.24362) 3665 : cluster 0 pgmap v3634: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:50:38.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:50:38 smithi080 bash[41963]: cluster 2023-12-01T06:50:37.032745+0000 mgr.y (mgr.24362) 3665 : cluster 0 pgmap v3634: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:50:38.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:50:38 smithi090 bash[32384]: cluster 2023-12-01T06:50:37.032745+0000 mgr.y (mgr.24362) 3665 : cluster 0 pgmap v3634: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:50:39.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:50:39 smithi080 bash[41963]: audit 2023-12-01T06:50:39.305846+0000 mon.a (mon.0) 2813 : audit 0 from='client.? 172.21.15.80:0/1436842845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:50:39.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:50:39 smithi080 bash[28361]: audit 2023-12-01T06:50:39.305846+0000 mon.a (mon.0) 2813 : audit 0 from='client.? 172.21.15.80:0/1436842845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:50:39.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:50:39 smithi090 bash[32384]: audit 2023-12-01T06:50:39.305846+0000 mon.a (mon.0) 2813 : audit 0 from='client.? 172.21.15.80:0/1436842845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:50:40.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:50:40 smithi080 bash[28361]: cluster 2023-12-01T06:50:39.033270+0000 mgr.y (mgr.24362) 3666 : cluster 0 pgmap v3635: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:50:40.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:50:40 smithi080 bash[28361]: audit 2023-12-01T06:50:39.969440+0000 mon.c (mon.2) 2341 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:50:40.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:50:40 smithi080 bash[41963]: cluster 2023-12-01T06:50:39.033270+0000 mgr.y (mgr.24362) 3666 : cluster 0 pgmap v3635: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:50:40.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:50:40 smithi080 bash[41963]: audit 2023-12-01T06:50:39.969440+0000 mon.c (mon.2) 2341 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:50:40.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:50:40 smithi090 bash[32384]: cluster 2023-12-01T06:50:39.033270+0000 mgr.y (mgr.24362) 3666 : cluster 0 pgmap v3635: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:50:40.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:50:40 smithi090 bash[32384]: audit 2023-12-01T06:50:39.969440+0000 mon.c (mon.2) 2341 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:50:42.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:50:42 smithi080 bash[28361]: cluster 2023-12-01T06:50:41.034050+0000 mgr.y (mgr.24362) 3667 : cluster 0 pgmap v3636: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:50:42.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:50:42 smithi080 bash[28361]: audit 2023-12-01T06:50:41.792656+0000 mon.c (mon.2) 2342 : audit 0 from='client.? 172.21.15.80:0/1854634817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:50:42.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:50:42 smithi080 bash[28361]: audit 2023-12-01T06:50:41.905004+0000 mon.a (mon.0) 2814 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:50:42.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:50:42 smithi080 bash[28361]: audit 2023-12-01T06:50:41.914303+0000 mon.a (mon.0) 2815 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:50:42.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:50:42 smithi080 bash[41963]: cluster 2023-12-01T06:50:41.034050+0000 mgr.y (mgr.24362) 3667 : cluster 0 pgmap v3636: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:50:42.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:50:42 smithi080 bash[41963]: audit 2023-12-01T06:50:41.792656+0000 mon.c (mon.2) 2342 : audit 0 from='client.? 172.21.15.80:0/1854634817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:50:42.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:50:42 smithi080 bash[41963]: audit 2023-12-01T06:50:41.905004+0000 mon.a (mon.0) 2814 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:50:42.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:50:42 smithi080 bash[41963]: audit 2023-12-01T06:50:41.914303+0000 mon.a (mon.0) 2815 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:50:42.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:50:42 smithi090 bash[32384]: cluster 2023-12-01T06:50:41.034050+0000 mgr.y (mgr.24362) 3667 : cluster 0 pgmap v3636: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:50:42.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:50:42 smithi090 bash[32384]: audit 2023-12-01T06:50:41.792656+0000 mon.c (mon.2) 2342 : audit 0 from='client.? 172.21.15.80:0/1854634817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:50:42.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:50:42 smithi090 bash[32384]: audit 2023-12-01T06:50:41.905004+0000 mon.a (mon.0) 2814 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:50:42.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:50:42 smithi090 bash[32384]: audit 2023-12-01T06:50:41.914303+0000 mon.a (mon.0) 2815 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:50:43.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:50:43 smithi080 bash[28361]: audit 2023-12-01T06:50:42.412150+0000 mon.a (mon.0) 2816 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:50:43.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:50:43 smithi080 bash[28361]: audit 2023-12-01T06:50:42.424374+0000 mon.a (mon.0) 2817 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:50:43.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:50:43 smithi080 bash[41963]: audit 2023-12-01T06:50:42.412150+0000 mon.a (mon.0) 2816 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:50:43.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:50:43 smithi080 bash[41963]: audit 2023-12-01T06:50:42.424374+0000 mon.a (mon.0) 2817 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:50:43.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:50:43 smithi090 bash[32384]: audit 2023-12-01T06:50:42.412150+0000 mon.a (mon.0) 2816 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:50:43.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:50:43 smithi090 bash[32384]: audit 2023-12-01T06:50:42.424374+0000 mon.a (mon.0) 2817 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:50:44.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:50:44 smithi080 bash[28361]: cluster 2023-12-01T06:50:43.034683+0000 mgr.y (mgr.24362) 3668 : cluster 0 pgmap v3637: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:50:44.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:50:44 smithi080 bash[28361]: audit 2023-12-01T06:50:44.242405+0000 mon.c (mon.2) 2343 : audit 0 from='client.? 172.21.15.80:0/1285036422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:50:44.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:50:44 smithi080 bash[41963]: cluster 2023-12-01T06:50:43.034683+0000 mgr.y (mgr.24362) 3668 : cluster 0 pgmap v3637: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:50:44.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:50:44 smithi080 bash[41963]: audit 2023-12-01T06:50:44.242405+0000 mon.c (mon.2) 2343 : audit 0 from='client.? 172.21.15.80:0/1285036422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:50:44.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:50:44 smithi090 bash[32384]: cluster 2023-12-01T06:50:43.034683+0000 mgr.y (mgr.24362) 3668 : cluster 0 pgmap v3637: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:50:44.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:50:44 smithi090 bash[32384]: audit 2023-12-01T06:50:44.242405+0000 mon.c (mon.2) 2343 : audit 0 from='client.? 172.21.15.80:0/1285036422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:50:46.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:50:46 smithi080 bash[28361]: cluster 2023-12-01T06:50:45.035403+0000 mgr.y (mgr.24362) 3669 : cluster 0 pgmap v3638: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:50:46.683 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:50:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:50:46] "GET /metrics HTTP/1.1" 200 33977 "" "Prometheus/2.43.0" 2023-12-01T06:50:46.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:50:46 smithi080 bash[41963]: cluster 2023-12-01T06:50:45.035403+0000 mgr.y (mgr.24362) 3669 : cluster 0 pgmap v3638: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:50:46.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:50:46 smithi090 bash[32384]: cluster 2023-12-01T06:50:45.035403+0000 mgr.y (mgr.24362) 3669 : cluster 0 pgmap v3638: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:50:47.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:50:47 smithi090 bash[32384]: audit 2023-12-01T06:50:46.697249+0000 mon.a (mon.0) 2818 : audit 0 from='client.? 172.21.15.80:0/878320578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:50:47.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:50:47 smithi080 bash[41963]: audit 2023-12-01T06:50:46.697249+0000 mon.a (mon.0) 2818 : audit 0 from='client.? 172.21.15.80:0/878320578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:50:47.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:50:47 smithi080 bash[28361]: audit 2023-12-01T06:50:46.697249+0000 mon.a (mon.0) 2818 : audit 0 from='client.? 172.21.15.80:0/878320578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:50:48.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:50:48 smithi090 bash[32384]: cluster 2023-12-01T06:50:47.036607+0000 mgr.y (mgr.24362) 3670 : cluster 0 pgmap v3639: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:50:48.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:50:48 smithi080 bash[28361]: cluster 2023-12-01T06:50:47.036607+0000 mgr.y (mgr.24362) 3670 : cluster 0 pgmap v3639: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:50:48.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:50:48 smithi080 bash[41963]: cluster 2023-12-01T06:50:47.036607+0000 mgr.y (mgr.24362) 3670 : cluster 0 pgmap v3639: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:50:49.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:50:49 smithi090 bash[32384]: audit 2023-12-01T06:50:49.156129+0000 mon.a (mon.0) 2819 : audit 0 from='client.? 172.21.15.80:0/424256994' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:50:49.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:50:49 smithi080 bash[28361]: audit 2023-12-01T06:50:49.156129+0000 mon.a (mon.0) 2819 : audit 0 from='client.? 172.21.15.80:0/424256994' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:50:49.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:50:49 smithi080 bash[41963]: audit 2023-12-01T06:50:49.156129+0000 mon.a (mon.0) 2819 : audit 0 from='client.? 172.21.15.80:0/424256994' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:50:50.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:50:50 smithi090 bash[32384]: cluster 2023-12-01T06:50:49.037278+0000 mgr.y (mgr.24362) 3671 : cluster 0 pgmap v3640: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:50:50.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:50:50 smithi080 bash[28361]: cluster 2023-12-01T06:50:49.037278+0000 mgr.y (mgr.24362) 3671 : cluster 0 pgmap v3640: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:50:50.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:50:50 smithi080 bash[41963]: cluster 2023-12-01T06:50:49.037278+0000 mgr.y (mgr.24362) 3671 : cluster 0 pgmap v3640: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:50:52.727 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:50:52 smithi090 bash[32384]: cluster 2023-12-01T06:50:51.038438+0000 mgr.y (mgr.24362) 3672 : cluster 0 pgmap v3641: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:50:52.727 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:50:52 smithi090 bash[32384]: audit 2023-12-01T06:50:51.614105+0000 mon.a (mon.0) 2820 : audit 0 from='client.? 172.21.15.80:0/4260228906' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:50:52.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:50:52 smithi080 bash[28361]: cluster 2023-12-01T06:50:51.038438+0000 mgr.y (mgr.24362) 3672 : cluster 0 pgmap v3641: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:50:52.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:50:52 smithi080 bash[28361]: audit 2023-12-01T06:50:51.614105+0000 mon.a (mon.0) 2820 : audit 0 from='client.? 172.21.15.80:0/4260228906' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:50:52.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:50:52 smithi080 bash[41963]: cluster 2023-12-01T06:50:51.038438+0000 mgr.y (mgr.24362) 3672 : cluster 0 pgmap v3641: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:50:52.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:50:52 smithi080 bash[41963]: audit 2023-12-01T06:50:51.614105+0000 mon.a (mon.0) 2820 : audit 0 from='client.? 172.21.15.80:0/4260228906' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:50:54.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:50:54 smithi080 bash[28361]: cluster 2023-12-01T06:50:53.039105+0000 mgr.y (mgr.24362) 3673 : cluster 0 pgmap v3642: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:50:54.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:50:54 smithi080 bash[28361]: audit 2023-12-01T06:50:53.596933+0000 mon.a (mon.0) 2821 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:50:54.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:50:54 smithi080 bash[28361]: audit 2023-12-01T06:50:53.607380+0000 mon.a (mon.0) 2822 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:50:54.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:50:54 smithi080 bash[28361]: audit 2023-12-01T06:50:53.609960+0000 mon.c (mon.2) 2344 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:50:54.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:50:54 smithi080 bash[28361]: audit 2023-12-01T06:50:53.611241+0000 mon.c (mon.2) 2345 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:50:54.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:50:54 smithi080 bash[28361]: audit 2023-12-01T06:50:53.618597+0000 mon.a (mon.0) 2823 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:50:54.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:50:54 smithi080 bash[28361]: audit 2023-12-01T06:50:54.072575+0000 mon.c (mon.2) 2346 : audit 0 from='client.? 172.21.15.80:0/1023565018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:50:54.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:50:54 smithi080 bash[41963]: cluster 2023-12-01T06:50:53.039105+0000 mgr.y (mgr.24362) 3673 : cluster 0 pgmap v3642: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:50:54.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:50:54 smithi080 bash[41963]: audit 2023-12-01T06:50:53.596933+0000 mon.a (mon.0) 2821 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:50:54.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:50:54 smithi080 bash[41963]: audit 2023-12-01T06:50:53.607380+0000 mon.a (mon.0) 2822 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:50:54.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:50:54 smithi080 bash[41963]: audit 2023-12-01T06:50:53.609960+0000 mon.c (mon.2) 2344 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:50:54.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:50:54 smithi080 bash[41963]: audit 2023-12-01T06:50:53.611241+0000 mon.c (mon.2) 2345 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:50:54.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:50:54 smithi080 bash[41963]: audit 2023-12-01T06:50:53.618597+0000 mon.a (mon.0) 2823 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:50:54.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:50:54 smithi080 bash[41963]: audit 2023-12-01T06:50:54.072575+0000 mon.c (mon.2) 2346 : audit 0 from='client.? 172.21.15.80:0/1023565018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:50:55.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:50:54 smithi090 bash[32384]: cluster 2023-12-01T06:50:53.039105+0000 mgr.y (mgr.24362) 3673 : cluster 0 pgmap v3642: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:50:55.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:50:54 smithi090 bash[32384]: audit 2023-12-01T06:50:53.596933+0000 mon.a (mon.0) 2821 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:50:55.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:50:54 smithi090 bash[32384]: audit 2023-12-01T06:50:53.607380+0000 mon.a (mon.0) 2822 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:50:55.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:50:54 smithi090 bash[32384]: audit 2023-12-01T06:50:53.609960+0000 mon.c (mon.2) 2344 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:50:55.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:50:54 smithi090 bash[32384]: audit 2023-12-01T06:50:53.611241+0000 mon.c (mon.2) 2345 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:50:55.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:50:54 smithi090 bash[32384]: audit 2023-12-01T06:50:53.618597+0000 mon.a (mon.0) 2823 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:50:55.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:50:54 smithi090 bash[32384]: audit 2023-12-01T06:50:54.072575+0000 mon.c (mon.2) 2346 : audit 0 from='client.? 172.21.15.80:0/1023565018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:50:55.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:50:55 smithi080 bash[28361]: audit 2023-12-01T06:50:54.969911+0000 mon.c (mon.2) 2347 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:50:55.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:50:55 smithi080 bash[41963]: audit 2023-12-01T06:50:54.969911+0000 mon.c (mon.2) 2347 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:50:56.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:50:55 smithi090 bash[32384]: audit 2023-12-01T06:50:54.969911+0000 mon.c (mon.2) 2347 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:50:56.607 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:50:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:50:56] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T06:50:56.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:50:56 smithi080 bash[41963]: cluster 2023-12-01T06:50:55.039744+0000 mgr.y (mgr.24362) 3674 : cluster 0 pgmap v3643: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:50:56.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:50:56 smithi080 bash[41963]: audit 2023-12-01T06:50:56.529733+0000 mon.c (mon.2) 2348 : audit 0 from='client.? 172.21.15.80:0/1480115696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:50:56.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:50:56 smithi080 bash[28361]: cluster 2023-12-01T06:50:55.039744+0000 mgr.y (mgr.24362) 3674 : cluster 0 pgmap v3643: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:50:56.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:50:56 smithi080 bash[28361]: audit 2023-12-01T06:50:56.529733+0000 mon.c (mon.2) 2348 : audit 0 from='client.? 172.21.15.80:0/1480115696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:50:57.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:50:56 smithi090 bash[32384]: cluster 2023-12-01T06:50:55.039744+0000 mgr.y (mgr.24362) 3674 : cluster 0 pgmap v3643: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:50:57.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:50:56 smithi090 bash[32384]: audit 2023-12-01T06:50:56.529733+0000 mon.c (mon.2) 2348 : audit 0 from='client.? 172.21.15.80:0/1480115696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:50:58.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:50:58 smithi080 bash[28361]: cluster 2023-12-01T06:50:57.040895+0000 mgr.y (mgr.24362) 3675 : cluster 0 pgmap v3644: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:50:58.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:50:58 smithi080 bash[41963]: cluster 2023-12-01T06:50:57.040895+0000 mgr.y (mgr.24362) 3675 : cluster 0 pgmap v3644: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:50:59.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:50:58 smithi090 bash[32384]: cluster 2023-12-01T06:50:57.040895+0000 mgr.y (mgr.24362) 3675 : cluster 0 pgmap v3644: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:50:59.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:50:59 smithi080 bash[28361]: audit 2023-12-01T06:50:58.985723+0000 mon.c (mon.2) 2349 : audit 0 from='client.? 172.21.15.80:0/1260989906' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:50:59.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:50:59 smithi080 bash[41963]: audit 2023-12-01T06:50:58.985723+0000 mon.c (mon.2) 2349 : audit 0 from='client.? 172.21.15.80:0/1260989906' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:51:00.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:50:59 smithi090 bash[32384]: audit 2023-12-01T06:50:58.985723+0000 mon.c (mon.2) 2349 : audit 0 from='client.? 172.21.15.80:0/1260989906' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:51:00.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:51:00 smithi080 bash[28361]: cluster 2023-12-01T06:50:59.041625+0000 mgr.y (mgr.24362) 3676 : cluster 0 pgmap v3645: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:51:00.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:51:00 smithi080 bash[41963]: cluster 2023-12-01T06:50:59.041625+0000 mgr.y (mgr.24362) 3676 : cluster 0 pgmap v3645: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:51:01.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:51:00 smithi090 bash[32384]: cluster 2023-12-01T06:50:59.041625+0000 mgr.y (mgr.24362) 3676 : cluster 0 pgmap v3645: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:51:01.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:51:01 smithi080 bash[28361]: audit 2023-12-01T06:51:01.445169+0000 mon.c (mon.2) 2350 : audit 0 from='client.? 172.21.15.80:0/2993766860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:51:01.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:51:01 smithi080 bash[41963]: audit 2023-12-01T06:51:01.445169+0000 mon.c (mon.2) 2350 : audit 0 from='client.? 172.21.15.80:0/2993766860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:51:02.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:51:01 smithi090 bash[32384]: audit 2023-12-01T06:51:01.445169+0000 mon.c (mon.2) 2350 : audit 0 from='client.? 172.21.15.80:0/2993766860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:51:02.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:51:02 smithi080 bash[28361]: cluster 2023-12-01T06:51:01.042799+0000 mgr.y (mgr.24362) 3677 : cluster 0 pgmap v3646: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:51:02.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:51:02 smithi080 bash[41963]: cluster 2023-12-01T06:51:01.042799+0000 mgr.y (mgr.24362) 3677 : cluster 0 pgmap v3646: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:51:03.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:51:02 smithi090 bash[32384]: cluster 2023-12-01T06:51:01.042799+0000 mgr.y (mgr.24362) 3677 : cluster 0 pgmap v3646: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:51:04.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:51:04 smithi080 bash[41963]: cluster 2023-12-01T06:51:03.043512+0000 mgr.y (mgr.24362) 3678 : cluster 0 pgmap v3647: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:51:04.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:51:04 smithi080 bash[41963]: audit 2023-12-01T06:51:03.890862+0000 mon.c (mon.2) 2351 : audit 0 from='client.? 172.21.15.80:0/1229974536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:51:04.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:51:04 smithi080 bash[28361]: cluster 2023-12-01T06:51:03.043512+0000 mgr.y (mgr.24362) 3678 : cluster 0 pgmap v3647: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:51:04.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:51:04 smithi080 bash[28361]: audit 2023-12-01T06:51:03.890862+0000 mon.c (mon.2) 2351 : audit 0 from='client.? 172.21.15.80:0/1229974536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:51:05.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:51:04 smithi090 bash[32384]: cluster 2023-12-01T06:51:03.043512+0000 mgr.y (mgr.24362) 3678 : cluster 0 pgmap v3647: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:51:05.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:51:04 smithi090 bash[32384]: audit 2023-12-01T06:51:03.890862+0000 mon.c (mon.2) 2351 : audit 0 from='client.? 172.21.15.80:0/1229974536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:51:06.645 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:51:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:51:06] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T06:51:06.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:51:06 smithi080 bash[28361]: cluster 2023-12-01T06:51:05.044201+0000 mgr.y (mgr.24362) 3679 : cluster 0 pgmap v3648: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:51:06.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:51:06 smithi080 bash[28361]: audit 2023-12-01T06:51:06.339522+0000 mon.a (mon.0) 2824 : audit 0 from='client.? 172.21.15.80:0/3855648166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:51:06.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:51:06 smithi080 bash[41963]: cluster 2023-12-01T06:51:05.044201+0000 mgr.y (mgr.24362) 3679 : cluster 0 pgmap v3648: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:51:06.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:51:06 smithi080 bash[41963]: audit 2023-12-01T06:51:06.339522+0000 mon.a (mon.0) 2824 : audit 0 from='client.? 172.21.15.80:0/3855648166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:51:07.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:51:06 smithi090 bash[32384]: cluster 2023-12-01T06:51:05.044201+0000 mgr.y (mgr.24362) 3679 : cluster 0 pgmap v3648: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:51:07.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:51:06 smithi090 bash[32384]: audit 2023-12-01T06:51:06.339522+0000 mon.a (mon.0) 2824 : audit 0 from='client.? 172.21.15.80:0/3855648166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:51:08.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:51:08 smithi080 bash[28361]: cluster 2023-12-01T06:51:07.045501+0000 mgr.y (mgr.24362) 3680 : cluster 0 pgmap v3649: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:51:08.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:51:08 smithi080 bash[41963]: cluster 2023-12-01T06:51:07.045501+0000 mgr.y (mgr.24362) 3680 : cluster 0 pgmap v3649: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:51:09.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:51:08 smithi090 bash[32384]: cluster 2023-12-01T06:51:07.045501+0000 mgr.y (mgr.24362) 3680 : cluster 0 pgmap v3649: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:51:09.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:51:09 smithi080 bash[28361]: audit 2023-12-01T06:51:08.797929+0000 mon.c (mon.2) 2352 : audit 0 from='client.? 172.21.15.80:0/2416166368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:51:09.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:51:09 smithi080 bash[41963]: audit 2023-12-01T06:51:08.797929+0000 mon.c (mon.2) 2352 : audit 0 from='client.? 172.21.15.80:0/2416166368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:51:10.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:51:09 smithi090 bash[32384]: audit 2023-12-01T06:51:08.797929+0000 mon.c (mon.2) 2352 : audit 0 from='client.? 172.21.15.80:0/2416166368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:51:10.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:51:10 smithi080 bash[41963]: cluster 2023-12-01T06:51:09.046355+0000 mgr.y (mgr.24362) 3681 : cluster 0 pgmap v3650: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:51:10.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:51:10 smithi080 bash[41963]: audit 2023-12-01T06:51:09.970207+0000 mon.c (mon.2) 2353 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:51:10.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:51:10 smithi080 bash[28361]: cluster 2023-12-01T06:51:09.046355+0000 mgr.y (mgr.24362) 3681 : cluster 0 pgmap v3650: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:51:10.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:51:10 smithi080 bash[28361]: audit 2023-12-01T06:51:09.970207+0000 mon.c (mon.2) 2353 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:51:11.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:51:10 smithi090 bash[32384]: cluster 2023-12-01T06:51:09.046355+0000 mgr.y (mgr.24362) 3681 : cluster 0 pgmap v3650: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:51:11.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:51:10 smithi090 bash[32384]: audit 2023-12-01T06:51:09.970207+0000 mon.c (mon.2) 2353 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:51:11.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:51:11 smithi080 bash[41963]: audit 2023-12-01T06:51:11.253044+0000 mon.a (mon.0) 2825 : audit 0 from='client.? 172.21.15.80:0/3418307302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:51:11.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:51:11 smithi080 bash[28361]: audit 2023-12-01T06:51:11.253044+0000 mon.a (mon.0) 2825 : audit 0 from='client.? 172.21.15.80:0/3418307302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:51:12.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:51:11 smithi090 bash[32384]: audit 2023-12-01T06:51:11.253044+0000 mon.a (mon.0) 2825 : audit 0 from='client.? 172.21.15.80:0/3418307302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:51:12.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:51:12 smithi080 bash[41963]: cluster 2023-12-01T06:51:11.047600+0000 mgr.y (mgr.24362) 3682 : cluster 0 pgmap v3651: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:51:12.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:51:12 smithi080 bash[28361]: cluster 2023-12-01T06:51:11.047600+0000 mgr.y (mgr.24362) 3682 : cluster 0 pgmap v3651: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:51:13.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:51:12 smithi090 bash[32384]: cluster 2023-12-01T06:51:11.047600+0000 mgr.y (mgr.24362) 3682 : cluster 0 pgmap v3651: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:51:14.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:51:14 smithi080 bash[28361]: cluster 2023-12-01T06:51:13.048270+0000 mgr.y (mgr.24362) 3683 : cluster 0 pgmap v3652: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:51:14.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:51:14 smithi080 bash[28361]: audit 2023-12-01T06:51:13.696500+0000 mon.c (mon.2) 2354 : audit 0 from='client.? 172.21.15.80:0/2925474029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:51:14.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:51:14 smithi080 bash[41963]: cluster 2023-12-01T06:51:13.048270+0000 mgr.y (mgr.24362) 3683 : cluster 0 pgmap v3652: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:51:14.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:51:14 smithi080 bash[41963]: audit 2023-12-01T06:51:13.696500+0000 mon.c (mon.2) 2354 : audit 0 from='client.? 172.21.15.80:0/2925474029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:51:15.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:51:14 smithi090 bash[32384]: cluster 2023-12-01T06:51:13.048270+0000 mgr.y (mgr.24362) 3683 : cluster 0 pgmap v3652: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:51:15.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:51:14 smithi090 bash[32384]: audit 2023-12-01T06:51:13.696500+0000 mon.c (mon.2) 2354 : audit 0 from='client.? 172.21.15.80:0/2925474029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:51:16.679 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:51:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:51:16] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T06:51:16.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:51:16 smithi080 bash[28361]: cluster 2023-12-01T06:51:15.048960+0000 mgr.y (mgr.24362) 3684 : cluster 0 pgmap v3653: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:51:16.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:51:16 smithi080 bash[28361]: audit 2023-12-01T06:51:16.151435+0000 mon.c (mon.2) 2355 : audit 0 from='client.? 172.21.15.80:0/1137047502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:51:16.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:51:16 smithi080 bash[41963]: cluster 2023-12-01T06:51:15.048960+0000 mgr.y (mgr.24362) 3684 : cluster 0 pgmap v3653: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:51:16.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:51:16 smithi080 bash[41963]: audit 2023-12-01T06:51:16.151435+0000 mon.c (mon.2) 2355 : audit 0 from='client.? 172.21.15.80:0/1137047502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:51:17.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:51:16 smithi090 bash[32384]: cluster 2023-12-01T06:51:15.048960+0000 mgr.y (mgr.24362) 3684 : cluster 0 pgmap v3653: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:51:17.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:51:16 smithi090 bash[32384]: audit 2023-12-01T06:51:16.151435+0000 mon.c (mon.2) 2355 : audit 0 from='client.? 172.21.15.80:0/1137047502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:51:19.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:51:18 smithi090 bash[32384]: cluster 2023-12-01T06:51:17.050091+0000 mgr.y (mgr.24362) 3685 : cluster 0 pgmap v3654: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:51:19.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:51:18 smithi090 bash[32384]: audit 2023-12-01T06:51:18.614588+0000 mon.c (mon.2) 2356 : audit 0 from='client.? 172.21.15.80:0/2122963471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:51:19.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:51:18 smithi080 bash[28361]: cluster 2023-12-01T06:51:17.050091+0000 mgr.y (mgr.24362) 3685 : cluster 0 pgmap v3654: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:51:19.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:51:18 smithi080 bash[28361]: audit 2023-12-01T06:51:18.614588+0000 mon.c (mon.2) 2356 : audit 0 from='client.? 172.21.15.80:0/2122963471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:51:19.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:51:18 smithi080 bash[41963]: cluster 2023-12-01T06:51:17.050091+0000 mgr.y (mgr.24362) 3685 : cluster 0 pgmap v3654: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:51:19.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:51:18 smithi080 bash[41963]: audit 2023-12-01T06:51:18.614588+0000 mon.c (mon.2) 2356 : audit 0 from='client.? 172.21.15.80:0/2122963471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:51:21.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:51:20 smithi090 bash[32384]: cluster 2023-12-01T06:51:19.050763+0000 mgr.y (mgr.24362) 3686 : cluster 0 pgmap v3655: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:51:21.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:51:20 smithi080 bash[28361]: cluster 2023-12-01T06:51:19.050763+0000 mgr.y (mgr.24362) 3686 : cluster 0 pgmap v3655: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:51:21.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:51:20 smithi080 bash[41963]: cluster 2023-12-01T06:51:19.050763+0000 mgr.y (mgr.24362) 3686 : cluster 0 pgmap v3655: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:51:22.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:51:21 smithi090 bash[32384]: audit 2023-12-01T06:51:21.070065+0000 mon.c (mon.2) 2357 : audit 0 from='client.? 172.21.15.80:0/3501177120' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:51:22.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:51:21 smithi080 bash[41963]: audit 2023-12-01T06:51:21.070065+0000 mon.c (mon.2) 2357 : audit 0 from='client.? 172.21.15.80:0/3501177120' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:51:22.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:51:21 smithi080 bash[28361]: audit 2023-12-01T06:51:21.070065+0000 mon.c (mon.2) 2357 : audit 0 from='client.? 172.21.15.80:0/3501177120' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:51:23.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:51:22 smithi090 bash[32384]: cluster 2023-12-01T06:51:21.051799+0000 mgr.y (mgr.24362) 3687 : cluster 0 pgmap v3656: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:51:23.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:51:22 smithi080 bash[28361]: cluster 2023-12-01T06:51:21.051799+0000 mgr.y (mgr.24362) 3687 : cluster 0 pgmap v3656: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:51:23.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:51:22 smithi080 bash[41963]: cluster 2023-12-01T06:51:21.051799+0000 mgr.y (mgr.24362) 3687 : cluster 0 pgmap v3656: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:51:24.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:51:23 smithi090 bash[32384]: audit 2023-12-01T06:51:23.518663+0000 mon.a (mon.0) 2826 : audit 0 from='client.? 172.21.15.80:0/4095238208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:51:24.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:51:23 smithi080 bash[28361]: audit 2023-12-01T06:51:23.518663+0000 mon.a (mon.0) 2826 : audit 0 from='client.? 172.21.15.80:0/4095238208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:51:24.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:51:23 smithi080 bash[41963]: audit 2023-12-01T06:51:23.518663+0000 mon.a (mon.0) 2826 : audit 0 from='client.? 172.21.15.80:0/4095238208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:51:25.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:51:24 smithi090 bash[32384]: cluster 2023-12-01T06:51:23.052410+0000 mgr.y (mgr.24362) 3688 : cluster 0 pgmap v3657: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:51:25.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:51:24 smithi080 bash[28361]: cluster 2023-12-01T06:51:23.052410+0000 mgr.y (mgr.24362) 3688 : cluster 0 pgmap v3657: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:51:25.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:51:24 smithi080 bash[41963]: cluster 2023-12-01T06:51:23.052410+0000 mgr.y (mgr.24362) 3688 : cluster 0 pgmap v3657: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:51:26.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:51:25 smithi090 bash[32384]: audit 2023-12-01T06:51:24.970579+0000 mon.c (mon.2) 2358 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:51:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:51:25 smithi080 bash[28361]: audit 2023-12-01T06:51:24.970579+0000 mon.c (mon.2) 2358 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:51:26.216 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:51:25 smithi080 bash[41963]: audit 2023-12-01T06:51:24.970579+0000 mon.c (mon.2) 2358 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:51:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:51:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:51:26] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T06:51:27.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:51:26 smithi090 bash[32384]: cluster 2023-12-01T06:51:25.053059+0000 mgr.y (mgr.24362) 3689 : cluster 0 pgmap v3658: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:51:27.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:51:26 smithi090 bash[32384]: audit 2023-12-01T06:51:25.976835+0000 mon.a (mon.0) 2827 : audit 0 from='client.? 172.21.15.80:0/2768372521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:51:27.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:51:26 smithi080 bash[41963]: cluster 2023-12-01T06:51:25.053059+0000 mgr.y (mgr.24362) 3689 : cluster 0 pgmap v3658: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:51:27.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:51:26 smithi080 bash[41963]: audit 2023-12-01T06:51:25.976835+0000 mon.a (mon.0) 2827 : audit 0 from='client.? 172.21.15.80:0/2768372521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:51:27.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:51:26 smithi080 bash[28361]: cluster 2023-12-01T06:51:25.053059+0000 mgr.y (mgr.24362) 3689 : cluster 0 pgmap v3658: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:51:27.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:51:26 smithi080 bash[28361]: audit 2023-12-01T06:51:25.976835+0000 mon.a (mon.0) 2827 : audit 0 from='client.? 172.21.15.80:0/2768372521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:51:29.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:51:28 smithi090 bash[32384]: cluster 2023-12-01T06:51:27.054238+0000 mgr.y (mgr.24362) 3690 : cluster 0 pgmap v3659: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:51:29.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:51:28 smithi090 bash[32384]: audit 2023-12-01T06:51:28.437829+0000 mon.c (mon.2) 2359 : audit 0 from='client.? 172.21.15.80:0/1400161888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:51:29.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:51:28 smithi080 bash[41963]: cluster 2023-12-01T06:51:27.054238+0000 mgr.y (mgr.24362) 3690 : cluster 0 pgmap v3659: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:51:29.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:51:28 smithi080 bash[41963]: audit 2023-12-01T06:51:28.437829+0000 mon.c (mon.2) 2359 : audit 0 from='client.? 172.21.15.80:0/1400161888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:51:29.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:51:28 smithi080 bash[28361]: cluster 2023-12-01T06:51:27.054238+0000 mgr.y (mgr.24362) 3690 : cluster 0 pgmap v3659: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:51:29.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:51:28 smithi080 bash[28361]: audit 2023-12-01T06:51:28.437829+0000 mon.c (mon.2) 2359 : audit 0 from='client.? 172.21.15.80:0/1400161888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:51:31.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:51:30 smithi090 bash[32384]: cluster 2023-12-01T06:51:29.054899+0000 mgr.y (mgr.24362) 3691 : cluster 0 pgmap v3660: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:51:31.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:51:30 smithi080 bash[28361]: cluster 2023-12-01T06:51:29.054899+0000 mgr.y (mgr.24362) 3691 : cluster 0 pgmap v3660: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:51:31.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:51:30 smithi080 bash[41963]: cluster 2023-12-01T06:51:29.054899+0000 mgr.y (mgr.24362) 3691 : cluster 0 pgmap v3660: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:51:32.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:51:31 smithi090 bash[32384]: audit 2023-12-01T06:51:30.892531+0000 mon.c (mon.2) 2360 : audit 0 from='client.? 172.21.15.80:0/4054791498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:51:32.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:51:31 smithi080 bash[28361]: audit 2023-12-01T06:51:30.892531+0000 mon.c (mon.2) 2360 : audit 0 from='client.? 172.21.15.80:0/4054791498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:51:32.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:51:31 smithi080 bash[41963]: audit 2023-12-01T06:51:30.892531+0000 mon.c (mon.2) 2360 : audit 0 from='client.? 172.21.15.80:0/4054791498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:51:33.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:51:32 smithi090 bash[32384]: cluster 2023-12-01T06:51:31.056148+0000 mgr.y (mgr.24362) 3692 : cluster 0 pgmap v3661: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:51:33.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:51:32 smithi080 bash[41963]: cluster 2023-12-01T06:51:31.056148+0000 mgr.y (mgr.24362) 3692 : cluster 0 pgmap v3661: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:51:33.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:51:32 smithi080 bash[28361]: cluster 2023-12-01T06:51:31.056148+0000 mgr.y (mgr.24362) 3692 : cluster 0 pgmap v3661: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:51:34.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:51:33 smithi090 bash[32384]: audit 2023-12-01T06:51:33.349778+0000 mon.c (mon.2) 2361 : audit 0 from='client.? 172.21.15.80:0/4181288654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:51:34.022 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 06:51:33 smithi090 bash[65515]: logger=cleanup t=2023-12-01T06:51:33.838709387Z level=info msg="Completed cleanup jobs" duration=48.502872ms 2023-12-01T06:51:34.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:51:33 smithi080 bash[28361]: audit 2023-12-01T06:51:33.349778+0000 mon.c (mon.2) 2361 : audit 0 from='client.? 172.21.15.80:0/4181288654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:51:34.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:51:33 smithi080 bash[41963]: audit 2023-12-01T06:51:33.349778+0000 mon.c (mon.2) 2361 : audit 0 from='client.? 172.21.15.80:0/4181288654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:51:35.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:51:34 smithi090 bash[32384]: cluster 2023-12-01T06:51:33.056832+0000 mgr.y (mgr.24362) 3693 : cluster 0 pgmap v3662: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:51:35.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:51:34 smithi080 bash[28361]: cluster 2023-12-01T06:51:33.056832+0000 mgr.y (mgr.24362) 3693 : cluster 0 pgmap v3662: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:51:35.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:51:34 smithi080 bash[41963]: cluster 2023-12-01T06:51:33.056832+0000 mgr.y (mgr.24362) 3693 : cluster 0 pgmap v3662: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:51:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:51:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:51:36] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T06:51:37.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:51:36 smithi090 bash[32384]: cluster 2023-12-01T06:51:35.057504+0000 mgr.y (mgr.24362) 3694 : cluster 0 pgmap v3663: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:51:37.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:51:36 smithi090 bash[32384]: audit 2023-12-01T06:51:35.807482+0000 mon.a (mon.0) 2828 : audit 0 from='client.? 172.21.15.80:0/913394705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:51:37.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:51:36 smithi080 bash[28361]: cluster 2023-12-01T06:51:35.057504+0000 mgr.y (mgr.24362) 3694 : cluster 0 pgmap v3663: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:51:37.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:51:36 smithi080 bash[28361]: audit 2023-12-01T06:51:35.807482+0000 mon.a (mon.0) 2828 : audit 0 from='client.? 172.21.15.80:0/913394705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:51:37.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:51:36 smithi080 bash[41963]: cluster 2023-12-01T06:51:35.057504+0000 mgr.y (mgr.24362) 3694 : cluster 0 pgmap v3663: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:51:37.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:51:36 smithi080 bash[41963]: audit 2023-12-01T06:51:35.807482+0000 mon.a (mon.0) 2828 : audit 0 from='client.? 172.21.15.80:0/913394705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:51:39.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:51:38 smithi090 bash[32384]: cluster 2023-12-01T06:51:37.058647+0000 mgr.y (mgr.24362) 3695 : cluster 0 pgmap v3664: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:51:39.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:51:38 smithi090 bash[32384]: audit 2023-12-01T06:51:38.261419+0000 mon.c (mon.2) 2362 : audit 0 from='client.? 172.21.15.80:0/1513234606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:51:39.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:51:38 smithi080 bash[28361]: cluster 2023-12-01T06:51:37.058647+0000 mgr.y (mgr.24362) 3695 : cluster 0 pgmap v3664: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:51:39.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:51:38 smithi080 bash[28361]: audit 2023-12-01T06:51:38.261419+0000 mon.c (mon.2) 2362 : audit 0 from='client.? 172.21.15.80:0/1513234606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:51:39.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:51:38 smithi080 bash[41963]: cluster 2023-12-01T06:51:37.058647+0000 mgr.y (mgr.24362) 3695 : cluster 0 pgmap v3664: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:51:39.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:51:38 smithi080 bash[41963]: audit 2023-12-01T06:51:38.261419+0000 mon.c (mon.2) 2362 : audit 0 from='client.? 172.21.15.80:0/1513234606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:51:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:51:40 smithi080 bash[28361]: cluster 2023-12-01T06:51:39.059279+0000 mgr.y (mgr.24362) 3696 : cluster 0 pgmap v3665: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:51:41.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:51:40 smithi080 bash[28361]: audit 2023-12-01T06:51:39.971133+0000 mon.c (mon.2) 2363 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:51:41.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:51:40 smithi080 bash[28361]: audit 2023-12-01T06:51:40.726738+0000 mon.c (mon.2) 2364 : audit 0 from='client.? 172.21.15.80:0/247254870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:51:41.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:51:40 smithi080 bash[41963]: cluster 2023-12-01T06:51:39.059279+0000 mgr.y (mgr.24362) 3696 : cluster 0 pgmap v3665: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:51:41.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:51:40 smithi080 bash[41963]: audit 2023-12-01T06:51:39.971133+0000 mon.c (mon.2) 2363 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:51:41.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:51:40 smithi080 bash[41963]: audit 2023-12-01T06:51:40.726738+0000 mon.c (mon.2) 2364 : audit 0 from='client.? 172.21.15.80:0/247254870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:51:41.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:51:40 smithi090 bash[32384]: cluster 2023-12-01T06:51:39.059279+0000 mgr.y (mgr.24362) 3696 : cluster 0 pgmap v3665: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:51:41.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:51:40 smithi090 bash[32384]: audit 2023-12-01T06:51:39.971133+0000 mon.c (mon.2) 2363 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:51:41.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:51:40 smithi090 bash[32384]: audit 2023-12-01T06:51:40.726738+0000 mon.c (mon.2) 2364 : audit 0 from='client.? 172.21.15.80:0/247254870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:51:43.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:51:42 smithi080 bash[28361]: cluster 2023-12-01T06:51:41.060438+0000 mgr.y (mgr.24362) 3697 : cluster 0 pgmap v3666: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:51:43.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:51:42 smithi080 bash[41963]: cluster 2023-12-01T06:51:41.060438+0000 mgr.y (mgr.24362) 3697 : cluster 0 pgmap v3666: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:51:43.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:51:42 smithi090 bash[32384]: cluster 2023-12-01T06:51:41.060438+0000 mgr.y (mgr.24362) 3697 : cluster 0 pgmap v3666: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:51:44.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:51:43 smithi080 bash[28361]: audit 2023-12-01T06:51:43.185688+0000 mon.c (mon.2) 2365 : audit 0 from='client.? 172.21.15.80:0/1041239469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:51:44.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:51:43 smithi080 bash[41963]: audit 2023-12-01T06:51:43.185688+0000 mon.c (mon.2) 2365 : audit 0 from='client.? 172.21.15.80:0/1041239469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:51:44.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:51:43 smithi090 bash[32384]: audit 2023-12-01T06:51:43.185688+0000 mon.c (mon.2) 2365 : audit 0 from='client.? 172.21.15.80:0/1041239469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:51:45.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:51:44 smithi080 bash[28361]: cluster 2023-12-01T06:51:43.061173+0000 mgr.y (mgr.24362) 3698 : cluster 0 pgmap v3667: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:51:45.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:51:44 smithi080 bash[41963]: cluster 2023-12-01T06:51:43.061173+0000 mgr.y (mgr.24362) 3698 : cluster 0 pgmap v3667: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:51:45.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:51:44 smithi090 bash[32384]: cluster 2023-12-01T06:51:43.061173+0000 mgr.y (mgr.24362) 3698 : cluster 0 pgmap v3667: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:51:46.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:51:45 smithi080 bash[28361]: audit 2023-12-01T06:51:45.638848+0000 mon.c (mon.2) 2366 : audit 0 from='client.? 172.21.15.80:0/2302924110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:51:46.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:51:45 smithi080 bash[41963]: audit 2023-12-01T06:51:45.638848+0000 mon.c (mon.2) 2366 : audit 0 from='client.? 172.21.15.80:0/2302924110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:51:46.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:51:45 smithi090 bash[32384]: audit 2023-12-01T06:51:45.638848+0000 mon.c (mon.2) 2366 : audit 0 from='client.? 172.21.15.80:0/2302924110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:51:46.683 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:51:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:51:46] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T06:51:47.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:51:46 smithi080 bash[41963]: cluster 2023-12-01T06:51:45.061978+0000 mgr.y (mgr.24362) 3699 : cluster 0 pgmap v3668: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:51:47.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:51:46 smithi080 bash[28361]: cluster 2023-12-01T06:51:45.061978+0000 mgr.y (mgr.24362) 3699 : cluster 0 pgmap v3668: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:51:47.273 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:51:46 smithi090 bash[32384]: cluster 2023-12-01T06:51:45.061978+0000 mgr.y (mgr.24362) 3699 : cluster 0 pgmap v3668: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:51:48.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:51:47 smithi080 bash[28361]: cluster 2023-12-01T06:51:47.063302+0000 mgr.y (mgr.24362) 3700 : cluster 0 pgmap v3669: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:51:48.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:51:47 smithi080 bash[41963]: cluster 2023-12-01T06:51:47.063302+0000 mgr.y (mgr.24362) 3700 : cluster 0 pgmap v3669: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:51:48.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:51:47 smithi090 bash[32384]: cluster 2023-12-01T06:51:47.063302+0000 mgr.y (mgr.24362) 3700 : cluster 0 pgmap v3669: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:51:49.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:51:48 smithi080 bash[41963]: audit 2023-12-01T06:51:48.098428+0000 mon.a (mon.0) 2829 : audit 0 from='client.? 172.21.15.80:0/1762656427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:51:49.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:51:48 smithi080 bash[28361]: audit 2023-12-01T06:51:48.098428+0000 mon.a (mon.0) 2829 : audit 0 from='client.? 172.21.15.80:0/1762656427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:51:49.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:51:48 smithi090 bash[32384]: audit 2023-12-01T06:51:48.098428+0000 mon.a (mon.0) 2829 : audit 0 from='client.? 172.21.15.80:0/1762656427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:51:50.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:51:50 smithi080 bash[28361]: cluster 2023-12-01T06:51:49.064143+0000 mgr.y (mgr.24362) 3701 : cluster 0 pgmap v3670: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:51:50.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:51:50 smithi080 bash[41963]: cluster 2023-12-01T06:51:49.064143+0000 mgr.y (mgr.24362) 3701 : cluster 0 pgmap v3670: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:51:50.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:51:50 smithi090 bash[32384]: cluster 2023-12-01T06:51:49.064143+0000 mgr.y (mgr.24362) 3701 : cluster 0 pgmap v3670: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:51:51.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:51:51 smithi080 bash[28361]: audit 2023-12-01T06:51:50.547642+0000 mon.a (mon.0) 2830 : audit 0 from='client.? 172.21.15.80:0/673066922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:51:51.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:51:51 smithi080 bash[41963]: audit 2023-12-01T06:51:50.547642+0000 mon.a (mon.0) 2830 : audit 0 from='client.? 172.21.15.80:0/673066922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:51:51.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:51:51 smithi090 bash[32384]: audit 2023-12-01T06:51:50.547642+0000 mon.a (mon.0) 2830 : audit 0 from='client.? 172.21.15.80:0/673066922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:51:52.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:51:52 smithi080 bash[41963]: cluster 2023-12-01T06:51:51.065255+0000 mgr.y (mgr.24362) 3702 : cluster 0 pgmap v3671: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:51:52.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:51:52 smithi080 bash[28361]: cluster 2023-12-01T06:51:51.065255+0000 mgr.y (mgr.24362) 3702 : cluster 0 pgmap v3671: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:51:52.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:51:52 smithi090 bash[32384]: cluster 2023-12-01T06:51:51.065255+0000 mgr.y (mgr.24362) 3702 : cluster 0 pgmap v3671: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:51:53.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:51:53 smithi080 bash[28361]: audit 2023-12-01T06:51:53.000293+0000 mon.c (mon.2) 2367 : audit 0 from='client.? 172.21.15.80:0/3801454158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:51:53.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:51:53 smithi080 bash[41963]: audit 2023-12-01T06:51:53.000293+0000 mon.c (mon.2) 2367 : audit 0 from='client.? 172.21.15.80:0/3801454158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:51:53.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:51:53 smithi090 bash[32384]: audit 2023-12-01T06:51:53.000293+0000 mon.c (mon.2) 2367 : audit 0 from='client.? 172.21.15.80:0/3801454158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:51:54.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:51:54 smithi080 bash[41963]: cluster 2023-12-01T06:51:53.065840+0000 mgr.y (mgr.24362) 3703 : cluster 0 pgmap v3672: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:51:54.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:51:54 smithi080 bash[41963]: audit 2023-12-01T06:51:53.701161+0000 mon.c (mon.2) 2368 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:51:54.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:51:54 smithi080 bash[41963]: audit 2023-12-01T06:51:54.080325+0000 mon.a (mon.0) 2831 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:51:54.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:51:54 smithi080 bash[41963]: audit 2023-12-01T06:51:54.093306+0000 mon.a (mon.0) 2832 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:51:54.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:51:54 smithi080 bash[28361]: cluster 2023-12-01T06:51:53.065840+0000 mgr.y (mgr.24362) 3703 : cluster 0 pgmap v3672: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:51:54.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:51:54 smithi080 bash[28361]: audit 2023-12-01T06:51:53.701161+0000 mon.c (mon.2) 2368 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:51:54.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:51:54 smithi080 bash[28361]: audit 2023-12-01T06:51:54.080325+0000 mon.a (mon.0) 2831 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:51:54.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:51:54 smithi080 bash[28361]: audit 2023-12-01T06:51:54.093306+0000 mon.a (mon.0) 2832 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:51:54.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:51:54 smithi090 bash[32384]: cluster 2023-12-01T06:51:53.065840+0000 mgr.y (mgr.24362) 3703 : cluster 0 pgmap v3672: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:51:54.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:51:54 smithi090 bash[32384]: audit 2023-12-01T06:51:53.701161+0000 mon.c (mon.2) 2368 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:51:54.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:51:54 smithi090 bash[32384]: audit 2023-12-01T06:51:54.080325+0000 mon.a (mon.0) 2831 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:51:54.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:51:54 smithi090 bash[32384]: audit 2023-12-01T06:51:54.093306+0000 mon.a (mon.0) 2832 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:51:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:51:55 smithi080 bash[28361]: audit 2023-12-01T06:51:54.971737+0000 mon.c (mon.2) 2369 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:51:55.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:51:55 smithi080 bash[41963]: audit 2023-12-01T06:51:54.971737+0000 mon.c (mon.2) 2369 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:51:55.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:51:55 smithi090 bash[32384]: audit 2023-12-01T06:51:54.971737+0000 mon.c (mon.2) 2369 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:51:56.683 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:51:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:51:56] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T06:51:56.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:51:56 smithi080 bash[28361]: cluster 2023-12-01T06:51:55.066357+0000 mgr.y (mgr.24362) 3704 : cluster 0 pgmap v3673: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:51:56.684 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:51:56 smithi080 bash[28361]: audit 2023-12-01T06:51:55.465915+0000 mon.a (mon.0) 2833 : audit 0 from='client.? 172.21.15.80:0/2093311936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:51:56.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:51:56 smithi080 bash[41963]: cluster 2023-12-01T06:51:55.066357+0000 mgr.y (mgr.24362) 3704 : cluster 0 pgmap v3673: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:51:56.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:51:56 smithi080 bash[41963]: audit 2023-12-01T06:51:55.465915+0000 mon.a (mon.0) 2833 : audit 0 from='client.? 172.21.15.80:0/2093311936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:51:56.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:51:56 smithi090 bash[32384]: cluster 2023-12-01T06:51:55.066357+0000 mgr.y (mgr.24362) 3704 : cluster 0 pgmap v3673: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:51:56.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:51:56 smithi090 bash[32384]: audit 2023-12-01T06:51:55.465915+0000 mon.a (mon.0) 2833 : audit 0 from='client.? 172.21.15.80:0/2093311936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:51:58.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:51:58 smithi080 bash[28361]: cluster 2023-12-01T06:51:57.067503+0000 mgr.y (mgr.24362) 3705 : cluster 0 pgmap v3674: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:51:58.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:51:58 smithi080 bash[28361]: audit 2023-12-01T06:51:57.920092+0000 mon.a (mon.0) 2834 : audit 0 from='client.? 172.21.15.80:0/2458552942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:51:58.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:51:58 smithi080 bash[41963]: cluster 2023-12-01T06:51:57.067503+0000 mgr.y (mgr.24362) 3705 : cluster 0 pgmap v3674: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:51:58.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:51:58 smithi080 bash[41963]: audit 2023-12-01T06:51:57.920092+0000 mon.a (mon.0) 2834 : audit 0 from='client.? 172.21.15.80:0/2458552942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:51:58.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:51:58 smithi090 bash[32384]: cluster 2023-12-01T06:51:57.067503+0000 mgr.y (mgr.24362) 3705 : cluster 0 pgmap v3674: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:51:58.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:51:58 smithi090 bash[32384]: audit 2023-12-01T06:51:57.920092+0000 mon.a (mon.0) 2834 : audit 0 from='client.? 172.21.15.80:0/2458552942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:52:00.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:52:00 smithi080 bash[28361]: cluster 2023-12-01T06:51:59.068059+0000 mgr.y (mgr.24362) 3706 : cluster 0 pgmap v3675: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:52:00.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:52:00 smithi080 bash[28361]: audit 2023-12-01T06:51:59.893219+0000 mon.a (mon.0) 2835 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:52:00.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:52:00 smithi080 bash[28361]: audit 2023-12-01T06:51:59.904274+0000 mon.a (mon.0) 2836 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:52:00.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:52:00 smithi080 bash[28361]: audit 2023-12-01T06:51:59.916606+0000 mon.a (mon.0) 2837 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:52:00.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:52:00 smithi080 bash[28361]: audit 2023-12-01T06:51:59.928568+0000 mon.a (mon.0) 2838 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:52:00.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:52:00 smithi080 bash[41963]: cluster 2023-12-01T06:51:59.068059+0000 mgr.y (mgr.24362) 3706 : cluster 0 pgmap v3675: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:52:00.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:52:00 smithi080 bash[41963]: audit 2023-12-01T06:51:59.893219+0000 mon.a (mon.0) 2835 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:52:00.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:52:00 smithi080 bash[41963]: audit 2023-12-01T06:51:59.904274+0000 mon.a (mon.0) 2836 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:52:00.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:52:00 smithi080 bash[41963]: audit 2023-12-01T06:51:59.916606+0000 mon.a (mon.0) 2837 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:52:00.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:52:00 smithi080 bash[41963]: audit 2023-12-01T06:51:59.928568+0000 mon.a (mon.0) 2838 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:52:00.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:52:00 smithi090 bash[32384]: cluster 2023-12-01T06:51:59.068059+0000 mgr.y (mgr.24362) 3706 : cluster 0 pgmap v3675: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:52:00.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:52:00 smithi090 bash[32384]: audit 2023-12-01T06:51:59.893219+0000 mon.a (mon.0) 2835 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:52:00.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:52:00 smithi090 bash[32384]: audit 2023-12-01T06:51:59.904274+0000 mon.a (mon.0) 2836 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:52:00.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:52:00 smithi090 bash[32384]: audit 2023-12-01T06:51:59.916606+0000 mon.a (mon.0) 2837 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:52:00.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:52:00 smithi090 bash[32384]: audit 2023-12-01T06:51:59.928568+0000 mon.a (mon.0) 2838 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:52:01.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:52:01 smithi080 bash[41963]: audit 2023-12-01T06:52:00.426220+0000 mon.c (mon.2) 2370 : audit 0 from='client.? 172.21.15.80:0/4282819462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:52:01.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:52:01 smithi080 bash[41963]: audit 2023-12-01T06:52:00.817900+0000 mon.a (mon.0) 2839 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:52:01.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:52:01 smithi080 bash[41963]: audit 2023-12-01T06:52:00.827008+0000 mon.a (mon.0) 2840 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:52:01.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:52:01 smithi080 bash[41963]: audit 2023-12-01T06:52:00.831291+0000 mon.a (mon.0) 2841 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:52:01.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:52:01 smithi080 bash[41963]: audit 2023-12-01T06:52:00.841864+0000 mon.a (mon.0) 2842 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:52:01.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:52:01 smithi080 bash[41963]: audit 2023-12-01T06:52:00.845144+0000 mon.c (mon.2) 2371 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:52:01.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:52:01 smithi080 bash[41963]: audit 2023-12-01T06:52:00.846357+0000 mon.c (mon.2) 2372 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:52:01.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:52:01 smithi080 bash[41963]: audit 2023-12-01T06:52:00.853331+0000 mon.a (mon.0) 2843 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:52:01.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:52:01 smithi080 bash[28361]: audit 2023-12-01T06:52:00.426220+0000 mon.c (mon.2) 2370 : audit 0 from='client.? 172.21.15.80:0/4282819462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:52:01.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:52:01 smithi080 bash[28361]: audit 2023-12-01T06:52:00.817900+0000 mon.a (mon.0) 2839 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:52:01.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:52:01 smithi080 bash[28361]: audit 2023-12-01T06:52:00.827008+0000 mon.a (mon.0) 2840 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:52:01.684 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:52:01 smithi080 bash[28361]: audit 2023-12-01T06:52:00.831291+0000 mon.a (mon.0) 2841 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:52:01.684 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:52:01 smithi080 bash[28361]: audit 2023-12-01T06:52:00.841864+0000 mon.a (mon.0) 2842 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:52:01.684 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:52:01 smithi080 bash[28361]: audit 2023-12-01T06:52:00.845144+0000 mon.c (mon.2) 2371 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:52:01.684 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:52:01 smithi080 bash[28361]: audit 2023-12-01T06:52:00.846357+0000 mon.c (mon.2) 2372 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:52:01.684 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:52:01 smithi080 bash[28361]: audit 2023-12-01T06:52:00.853331+0000 mon.a (mon.0) 2843 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:52:01.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:52:01 smithi090 bash[32384]: audit 2023-12-01T06:52:00.426220+0000 mon.c (mon.2) 2370 : audit 0 from='client.? 172.21.15.80:0/4282819462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:52:01.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:52:01 smithi090 bash[32384]: audit 2023-12-01T06:52:00.817900+0000 mon.a (mon.0) 2839 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:52:01.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:52:01 smithi090 bash[32384]: audit 2023-12-01T06:52:00.827008+0000 mon.a (mon.0) 2840 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:52:01.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:52:01 smithi090 bash[32384]: audit 2023-12-01T06:52:00.831291+0000 mon.a (mon.0) 2841 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:52:01.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:52:01 smithi090 bash[32384]: audit 2023-12-01T06:52:00.841864+0000 mon.a (mon.0) 2842 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:52:01.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:52:01 smithi090 bash[32384]: audit 2023-12-01T06:52:00.845144+0000 mon.c (mon.2) 2371 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:52:01.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:52:01 smithi090 bash[32384]: audit 2023-12-01T06:52:00.846357+0000 mon.c (mon.2) 2372 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:52:01.773 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:52:01 smithi090 bash[32384]: audit 2023-12-01T06:52:00.853331+0000 mon.a (mon.0) 2843 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:52:02.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:52:02 smithi080 bash[28361]: cluster 2023-12-01T06:52:01.069116+0000 mgr.y (mgr.24362) 3707 : cluster 0 pgmap v3676: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:52:02.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:52:02 smithi080 bash[41963]: cluster 2023-12-01T06:52:01.069116+0000 mgr.y (mgr.24362) 3707 : cluster 0 pgmap v3676: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:52:02.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:52:02 smithi090 bash[32384]: cluster 2023-12-01T06:52:01.069116+0000 mgr.y (mgr.24362) 3707 : cluster 0 pgmap v3676: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:52:03.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:52:03 smithi080 bash[41963]: audit 2023-12-01T06:52:02.885233+0000 mon.a (mon.0) 2844 : audit 0 from='client.? 172.21.15.80:0/357676426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:52:03.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:52:03 smithi080 bash[28361]: audit 2023-12-01T06:52:02.885233+0000 mon.a (mon.0) 2844 : audit 0 from='client.? 172.21.15.80:0/357676426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:52:03.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:52:03 smithi090 bash[32384]: audit 2023-12-01T06:52:02.885233+0000 mon.a (mon.0) 2844 : audit 0 from='client.? 172.21.15.80:0/357676426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:52:04.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:52:04 smithi090 bash[32384]: cluster 2023-12-01T06:52:03.069799+0000 mgr.y (mgr.24362) 3708 : cluster 0 pgmap v3677: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:52:04.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:52:04 smithi080 bash[28361]: cluster 2023-12-01T06:52:03.069799+0000 mgr.y (mgr.24362) 3708 : cluster 0 pgmap v3677: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:52:04.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:52:04 smithi080 bash[41963]: cluster 2023-12-01T06:52:03.069799+0000 mgr.y (mgr.24362) 3708 : cluster 0 pgmap v3677: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:52:05.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:52:05 smithi090 bash[32384]: audit 2023-12-01T06:52:05.335761+0000 mon.c (mon.2) 2373 : audit 0 from='client.? 172.21.15.80:0/1323944726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:52:05.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:52:05 smithi080 bash[41963]: audit 2023-12-01T06:52:05.335761+0000 mon.c (mon.2) 2373 : audit 0 from='client.? 172.21.15.80:0/1323944726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:52:05.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:52:05 smithi080 bash[28361]: audit 2023-12-01T06:52:05.335761+0000 mon.c (mon.2) 2373 : audit 0 from='client.? 172.21.15.80:0/1323944726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:52:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:52:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:52:06] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T06:52:06.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:52:06 smithi080 bash[41963]: cluster 2023-12-01T06:52:05.070452+0000 mgr.y (mgr.24362) 3709 : cluster 0 pgmap v3678: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:52:06.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:52:06 smithi080 bash[28361]: cluster 2023-12-01T06:52:05.070452+0000 mgr.y (mgr.24362) 3709 : cluster 0 pgmap v3678: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:52:06.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:52:06 smithi090 bash[32384]: cluster 2023-12-01T06:52:05.070452+0000 mgr.y (mgr.24362) 3709 : cluster 0 pgmap v3678: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:52:08.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:52:08 smithi090 bash[32384]: cluster 2023-12-01T06:52:07.071574+0000 mgr.y (mgr.24362) 3710 : cluster 0 pgmap v3679: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:52:08.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:52:08 smithi090 bash[32384]: audit 2023-12-01T06:52:07.791231+0000 mon.c (mon.2) 2374 : audit 0 from='client.? 172.21.15.80:0/1453551596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:52:08.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:52:08 smithi080 bash[28361]: cluster 2023-12-01T06:52:07.071574+0000 mgr.y (mgr.24362) 3710 : cluster 0 pgmap v3679: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:52:08.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:52:08 smithi080 bash[28361]: audit 2023-12-01T06:52:07.791231+0000 mon.c (mon.2) 2374 : audit 0 from='client.? 172.21.15.80:0/1453551596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:52:08.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:52:08 smithi080 bash[41963]: cluster 2023-12-01T06:52:07.071574+0000 mgr.y (mgr.24362) 3710 : cluster 0 pgmap v3679: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:52:08.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:52:08 smithi080 bash[41963]: audit 2023-12-01T06:52:07.791231+0000 mon.c (mon.2) 2374 : audit 0 from='client.? 172.21.15.80:0/1453551596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:52:10.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:52:10 smithi090 bash[32384]: cluster 2023-12-01T06:52:09.072085+0000 mgr.y (mgr.24362) 3711 : cluster 0 pgmap v3680: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:52:10.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:52:10 smithi090 bash[32384]: audit 2023-12-01T06:52:09.971784+0000 mon.c (mon.2) 2375 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:52:10.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:52:10 smithi090 bash[32384]: audit 2023-12-01T06:52:10.244145+0000 mon.a (mon.0) 2845 : audit 0 from='client.? 172.21.15.80:0/3096683797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:52:10.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:52:10 smithi080 bash[28361]: cluster 2023-12-01T06:52:09.072085+0000 mgr.y (mgr.24362) 3711 : cluster 0 pgmap v3680: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:52:10.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:52:10 smithi080 bash[28361]: audit 2023-12-01T06:52:09.971784+0000 mon.c (mon.2) 2375 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:52:10.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:52:10 smithi080 bash[28361]: audit 2023-12-01T06:52:10.244145+0000 mon.a (mon.0) 2845 : audit 0 from='client.? 172.21.15.80:0/3096683797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:52:10.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:52:10 smithi080 bash[41963]: cluster 2023-12-01T06:52:09.072085+0000 mgr.y (mgr.24362) 3711 : cluster 0 pgmap v3680: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:52:10.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:52:10 smithi080 bash[41963]: audit 2023-12-01T06:52:09.971784+0000 mon.c (mon.2) 2375 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:52:10.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:52:10 smithi080 bash[41963]: audit 2023-12-01T06:52:10.244145+0000 mon.a (mon.0) 2845 : audit 0 from='client.? 172.21.15.80:0/3096683797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:52:12.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:52:12 smithi090 bash[32384]: cluster 2023-12-01T06:52:11.073228+0000 mgr.y (mgr.24362) 3712 : cluster 0 pgmap v3681: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:52:12.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:52:12 smithi080 bash[28361]: cluster 2023-12-01T06:52:11.073228+0000 mgr.y (mgr.24362) 3712 : cluster 0 pgmap v3681: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:52:12.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:52:12 smithi080 bash[41963]: cluster 2023-12-01T06:52:11.073228+0000 mgr.y (mgr.24362) 3712 : cluster 0 pgmap v3681: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:52:13.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:52:13 smithi090 bash[32384]: audit 2023-12-01T06:52:12.699430+0000 mon.a (mon.0) 2846 : audit 0 from='client.? 172.21.15.80:0/3122314037' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:52:13.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:52:13 smithi080 bash[28361]: audit 2023-12-01T06:52:12.699430+0000 mon.a (mon.0) 2846 : audit 0 from='client.? 172.21.15.80:0/3122314037' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:52:13.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:52:13 smithi080 bash[41963]: audit 2023-12-01T06:52:12.699430+0000 mon.a (mon.0) 2846 : audit 0 from='client.? 172.21.15.80:0/3122314037' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:52:14.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:52:14 smithi090 bash[32384]: cluster 2023-12-01T06:52:13.074066+0000 mgr.y (mgr.24362) 3713 : cluster 0 pgmap v3682: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:52:14.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:52:14 smithi080 bash[28361]: cluster 2023-12-01T06:52:13.074066+0000 mgr.y (mgr.24362) 3713 : cluster 0 pgmap v3682: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:52:14.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:52:14 smithi080 bash[41963]: cluster 2023-12-01T06:52:13.074066+0000 mgr.y (mgr.24362) 3713 : cluster 0 pgmap v3682: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:52:15.773 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:52:15 smithi090 bash[32384]: audit 2023-12-01T06:52:15.152021+0000 mon.a (mon.0) 2847 : audit 0 from='client.? 172.21.15.80:0/1583971149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:52:15.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:52:15 smithi080 bash[28361]: audit 2023-12-01T06:52:15.152021+0000 mon.a (mon.0) 2847 : audit 0 from='client.? 172.21.15.80:0/1583971149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:52:15.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:52:15 smithi080 bash[41963]: audit 2023-12-01T06:52:15.152021+0000 mon.a (mon.0) 2847 : audit 0 from='client.? 172.21.15.80:0/1583971149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:52:16.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:52:16 smithi080 bash[28361]: cluster 2023-12-01T06:52:15.074859+0000 mgr.y (mgr.24362) 3714 : cluster 0 pgmap v3683: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:52:16.683 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:52:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:52:16] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T06:52:16.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:52:16 smithi080 bash[41963]: cluster 2023-12-01T06:52:15.074859+0000 mgr.y (mgr.24362) 3714 : cluster 0 pgmap v3683: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:52:16.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:52:16 smithi090 bash[32384]: cluster 2023-12-01T06:52:15.074859+0000 mgr.y (mgr.24362) 3714 : cluster 0 pgmap v3683: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:52:18.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:52:18 smithi090 bash[32384]: cluster 2023-12-01T06:52:17.076071+0000 mgr.y (mgr.24362) 3715 : cluster 0 pgmap v3684: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:52:18.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:52:18 smithi090 bash[32384]: audit 2023-12-01T06:52:17.599760+0000 mon.a (mon.0) 2848 : audit 0 from='client.? 172.21.15.80:0/3098650126' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:52:18.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:52:18 smithi080 bash[41963]: cluster 2023-12-01T06:52:17.076071+0000 mgr.y (mgr.24362) 3715 : cluster 0 pgmap v3684: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:52:18.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:52:18 smithi080 bash[41963]: audit 2023-12-01T06:52:17.599760+0000 mon.a (mon.0) 2848 : audit 0 from='client.? 172.21.15.80:0/3098650126' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:52:18.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:52:18 smithi080 bash[28361]: cluster 2023-12-01T06:52:17.076071+0000 mgr.y (mgr.24362) 3715 : cluster 0 pgmap v3684: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:52:18.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:52:18 smithi080 bash[28361]: audit 2023-12-01T06:52:17.599760+0000 mon.a (mon.0) 2848 : audit 0 from='client.? 172.21.15.80:0/3098650126' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:52:20.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:52:20 smithi090 bash[32384]: cluster 2023-12-01T06:52:19.076781+0000 mgr.y (mgr.24362) 3716 : cluster 0 pgmap v3685: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:52:20.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:52:20 smithi090 bash[32384]: audit 2023-12-01T06:52:20.052061+0000 mon.c (mon.2) 2376 : audit 0 from='client.? 172.21.15.80:0/1757338382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:52:20.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:52:20 smithi080 bash[28361]: cluster 2023-12-01T06:52:19.076781+0000 mgr.y (mgr.24362) 3716 : cluster 0 pgmap v3685: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:52:20.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:52:20 smithi080 bash[28361]: audit 2023-12-01T06:52:20.052061+0000 mon.c (mon.2) 2376 : audit 0 from='client.? 172.21.15.80:0/1757338382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:52:20.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:52:20 smithi080 bash[41963]: cluster 2023-12-01T06:52:19.076781+0000 mgr.y (mgr.24362) 3716 : cluster 0 pgmap v3685: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:52:20.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:52:20 smithi080 bash[41963]: audit 2023-12-01T06:52:20.052061+0000 mon.c (mon.2) 2376 : audit 0 from='client.? 172.21.15.80:0/1757338382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:52:22.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:52:22 smithi090 bash[32384]: cluster 2023-12-01T06:52:21.077942+0000 mgr.y (mgr.24362) 3717 : cluster 0 pgmap v3686: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:52:22.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:52:22 smithi080 bash[28361]: cluster 2023-12-01T06:52:21.077942+0000 mgr.y (mgr.24362) 3717 : cluster 0 pgmap v3686: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:52:22.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:52:22 smithi080 bash[41963]: cluster 2023-12-01T06:52:21.077942+0000 mgr.y (mgr.24362) 3717 : cluster 0 pgmap v3686: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:52:23.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:52:23 smithi090 bash[32384]: audit 2023-12-01T06:52:22.513920+0000 mon.c (mon.2) 2377 : audit 0 from='client.? 172.21.15.80:0/2786831516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:52:23.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:52:23 smithi080 bash[28361]: audit 2023-12-01T06:52:22.513920+0000 mon.c (mon.2) 2377 : audit 0 from='client.? 172.21.15.80:0/2786831516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:52:23.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:52:23 smithi080 bash[41963]: audit 2023-12-01T06:52:22.513920+0000 mon.c (mon.2) 2377 : audit 0 from='client.? 172.21.15.80:0/2786831516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:52:24.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:52:24 smithi090 bash[32384]: cluster 2023-12-01T06:52:23.078589+0000 mgr.y (mgr.24362) 3718 : cluster 0 pgmap v3687: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:52:24.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:52:24 smithi080 bash[28361]: cluster 2023-12-01T06:52:23.078589+0000 mgr.y (mgr.24362) 3718 : cluster 0 pgmap v3687: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:52:24.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:52:24 smithi080 bash[41963]: cluster 2023-12-01T06:52:23.078589+0000 mgr.y (mgr.24362) 3718 : cluster 0 pgmap v3687: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:52:25.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:52:25 smithi090 bash[32384]: audit 2023-12-01T06:52:24.972152+0000 mon.c (mon.2) 2378 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:52:25.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:52:25 smithi090 bash[32384]: audit 2023-12-01T06:52:24.972254+0000 mon.a (mon.0) 2849 : audit 0 from='client.? 172.21.15.80:0/1022711717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:52:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:52:25 smithi080 bash[28361]: audit 2023-12-01T06:52:24.972152+0000 mon.c (mon.2) 2378 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:52:25.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:52:25 smithi080 bash[28361]: audit 2023-12-01T06:52:24.972254+0000 mon.a (mon.0) 2849 : audit 0 from='client.? 172.21.15.80:0/1022711717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:52:25.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:52:25 smithi080 bash[41963]: audit 2023-12-01T06:52:24.972152+0000 mon.c (mon.2) 2378 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:52:25.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:52:25 smithi080 bash[41963]: audit 2023-12-01T06:52:24.972254+0000 mon.a (mon.0) 2849 : audit 0 from='client.? 172.21.15.80:0/1022711717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:52:26.514 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:52:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:52:26] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T06:52:26.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:52:26 smithi090 bash[32384]: cluster 2023-12-01T06:52:25.079219+0000 mgr.y (mgr.24362) 3719 : cluster 0 pgmap v3688: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:52:26.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:52:26 smithi080 bash[28361]: cluster 2023-12-01T06:52:25.079219+0000 mgr.y (mgr.24362) 3719 : cluster 0 pgmap v3688: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:52:26.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:52:26 smithi080 bash[41963]: cluster 2023-12-01T06:52:25.079219+0000 mgr.y (mgr.24362) 3719 : cluster 0 pgmap v3688: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:52:27.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:52:27 smithi080 bash[28361]: audit 2023-12-01T06:52:27.441122+0000 mon.c (mon.2) 2379 : audit 0 from='client.? 172.21.15.80:0/1207144754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:52:27.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:52:27 smithi080 bash[41963]: audit 2023-12-01T06:52:27.441122+0000 mon.c (mon.2) 2379 : audit 0 from='client.? 172.21.15.80:0/1207144754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:52:28.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:52:27 smithi090 bash[32384]: audit 2023-12-01T06:52:27.441122+0000 mon.c (mon.2) 2379 : audit 0 from='client.? 172.21.15.80:0/1207144754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:52:28.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:52:28 smithi080 bash[28361]: cluster 2023-12-01T06:52:27.080338+0000 mgr.y (mgr.24362) 3720 : cluster 0 pgmap v3689: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:52:28.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:52:28 smithi080 bash[41963]: cluster 2023-12-01T06:52:27.080338+0000 mgr.y (mgr.24362) 3720 : cluster 0 pgmap v3689: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:52:29.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:52:28 smithi090 bash[32384]: cluster 2023-12-01T06:52:27.080338+0000 mgr.y (mgr.24362) 3720 : cluster 0 pgmap v3689: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:52:30.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:52:30 smithi080 bash[28361]: cluster 2023-12-01T06:52:29.080994+0000 mgr.y (mgr.24362) 3721 : cluster 0 pgmap v3690: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:52:30.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:52:30 smithi080 bash[28361]: audit 2023-12-01T06:52:29.898074+0000 mon.c (mon.2) 2380 : audit 0 from='client.? 172.21.15.80:0/4110759439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:52:30.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:52:30 smithi080 bash[41963]: cluster 2023-12-01T06:52:29.080994+0000 mgr.y (mgr.24362) 3721 : cluster 0 pgmap v3690: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:52:30.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:52:30 smithi080 bash[41963]: audit 2023-12-01T06:52:29.898074+0000 mon.c (mon.2) 2380 : audit 0 from='client.? 172.21.15.80:0/4110759439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:52:31.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:52:30 smithi090 bash[32384]: cluster 2023-12-01T06:52:29.080994+0000 mgr.y (mgr.24362) 3721 : cluster 0 pgmap v3690: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:52:31.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:52:30 smithi090 bash[32384]: audit 2023-12-01T06:52:29.898074+0000 mon.c (mon.2) 2380 : audit 0 from='client.? 172.21.15.80:0/4110759439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:52:32.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:52:32 smithi080 bash[28361]: cluster 2023-12-01T06:52:31.082113+0000 mgr.y (mgr.24362) 3722 : cluster 0 pgmap v3691: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:52:32.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:52:32 smithi080 bash[28361]: audit 2023-12-01T06:52:32.361051+0000 mon.c (mon.2) 2381 : audit 0 from='client.? 172.21.15.80:0/3669875714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:52:32.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:52:32 smithi080 bash[41963]: cluster 2023-12-01T06:52:31.082113+0000 mgr.y (mgr.24362) 3722 : cluster 0 pgmap v3691: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:52:32.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:52:32 smithi080 bash[41963]: audit 2023-12-01T06:52:32.361051+0000 mon.c (mon.2) 2381 : audit 0 from='client.? 172.21.15.80:0/3669875714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:52:33.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:52:32 smithi090 bash[32384]: cluster 2023-12-01T06:52:31.082113+0000 mgr.y (mgr.24362) 3722 : cluster 0 pgmap v3691: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:52:33.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:52:32 smithi090 bash[32384]: audit 2023-12-01T06:52:32.361051+0000 mon.c (mon.2) 2381 : audit 0 from='client.? 172.21.15.80:0/3669875714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:52:34.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:52:34 smithi080 bash[28361]: cluster 2023-12-01T06:52:33.082773+0000 mgr.y (mgr.24362) 3723 : cluster 0 pgmap v3692: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:52:34.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:52:34 smithi080 bash[41963]: cluster 2023-12-01T06:52:33.082773+0000 mgr.y (mgr.24362) 3723 : cluster 0 pgmap v3692: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:52:35.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:52:34 smithi090 bash[32384]: cluster 2023-12-01T06:52:33.082773+0000 mgr.y (mgr.24362) 3723 : cluster 0 pgmap v3692: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:52:35.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:52:35 smithi080 bash[41963]: audit 2023-12-01T06:52:34.812556+0000 mon.a (mon.0) 2850 : audit 0 from='client.? 172.21.15.80:0/568180508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:52:35.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:52:35 smithi080 bash[28361]: audit 2023-12-01T06:52:34.812556+0000 mon.a (mon.0) 2850 : audit 0 from='client.? 172.21.15.80:0/568180508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:52:36.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:52:35 smithi090 bash[32384]: audit 2023-12-01T06:52:34.812556+0000 mon.a (mon.0) 2850 : audit 0 from='client.? 172.21.15.80:0/568180508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:52:36.546 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:52:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:52:36] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T06:52:36.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:52:36 smithi080 bash[28361]: cluster 2023-12-01T06:52:35.083502+0000 mgr.y (mgr.24362) 3724 : cluster 0 pgmap v3693: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:52:36.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:52:36 smithi080 bash[41963]: cluster 2023-12-01T06:52:35.083502+0000 mgr.y (mgr.24362) 3724 : cluster 0 pgmap v3693: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:52:37.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:52:36 smithi090 bash[32384]: cluster 2023-12-01T06:52:35.083502+0000 mgr.y (mgr.24362) 3724 : cluster 0 pgmap v3693: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:52:37.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:52:37 smithi080 bash[41963]: audit 2023-12-01T06:52:37.262860+0000 mon.c (mon.2) 2382 : audit 0 from='client.? 172.21.15.80:0/3183447514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:52:37.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:52:37 smithi080 bash[28361]: audit 2023-12-01T06:52:37.262860+0000 mon.c (mon.2) 2382 : audit 0 from='client.? 172.21.15.80:0/3183447514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:52:38.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:52:37 smithi090 bash[32384]: audit 2023-12-01T06:52:37.262860+0000 mon.c (mon.2) 2382 : audit 0 from='client.? 172.21.15.80:0/3183447514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:52:38.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:52:38 smithi080 bash[28361]: cluster 2023-12-01T06:52:37.084635+0000 mgr.y (mgr.24362) 3725 : cluster 0 pgmap v3694: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:52:38.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:52:38 smithi080 bash[41963]: cluster 2023-12-01T06:52:37.084635+0000 mgr.y (mgr.24362) 3725 : cluster 0 pgmap v3694: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:52:39.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:52:38 smithi090 bash[32384]: cluster 2023-12-01T06:52:37.084635+0000 mgr.y (mgr.24362) 3725 : cluster 0 pgmap v3694: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:52:40.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:52:40 smithi080 bash[28361]: cluster 2023-12-01T06:52:39.085413+0000 mgr.y (mgr.24362) 3726 : cluster 0 pgmap v3695: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:52:40.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:52:40 smithi080 bash[28361]: audit 2023-12-01T06:52:39.714474+0000 mon.a (mon.0) 2851 : audit 0 from='client.? 172.21.15.80:0/2677758977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:52:40.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:52:40 smithi080 bash[28361]: audit 2023-12-01T06:52:39.972539+0000 mon.c (mon.2) 2383 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:52:40.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:52:40 smithi080 bash[41963]: cluster 2023-12-01T06:52:39.085413+0000 mgr.y (mgr.24362) 3726 : cluster 0 pgmap v3695: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:52:40.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:52:40 smithi080 bash[41963]: audit 2023-12-01T06:52:39.714474+0000 mon.a (mon.0) 2851 : audit 0 from='client.? 172.21.15.80:0/2677758977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:52:40.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:52:40 smithi080 bash[41963]: audit 2023-12-01T06:52:39.972539+0000 mon.c (mon.2) 2383 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:52:41.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:52:40 smithi090 bash[32384]: cluster 2023-12-01T06:52:39.085413+0000 mgr.y (mgr.24362) 3726 : cluster 0 pgmap v3695: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:52:41.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:52:40 smithi090 bash[32384]: audit 2023-12-01T06:52:39.714474+0000 mon.a (mon.0) 2851 : audit 0 from='client.? 172.21.15.80:0/2677758977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:52:41.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:52:40 smithi090 bash[32384]: audit 2023-12-01T06:52:39.972539+0000 mon.c (mon.2) 2383 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:52:42.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:52:42 smithi080 bash[28361]: cluster 2023-12-01T06:52:41.086607+0000 mgr.y (mgr.24362) 3727 : cluster 0 pgmap v3696: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:52:42.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:52:42 smithi080 bash[28361]: audit 2023-12-01T06:52:42.162218+0000 mon.c (mon.2) 2384 : audit 0 from='client.? 172.21.15.80:0/180287406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:52:42.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:52:42 smithi080 bash[41963]: cluster 2023-12-01T06:52:41.086607+0000 mgr.y (mgr.24362) 3727 : cluster 0 pgmap v3696: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:52:42.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:52:42 smithi080 bash[41963]: audit 2023-12-01T06:52:42.162218+0000 mon.c (mon.2) 2384 : audit 0 from='client.? 172.21.15.80:0/180287406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:52:43.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:52:42 smithi090 bash[32384]: cluster 2023-12-01T06:52:41.086607+0000 mgr.y (mgr.24362) 3727 : cluster 0 pgmap v3696: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:52:43.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:52:42 smithi090 bash[32384]: audit 2023-12-01T06:52:42.162218+0000 mon.c (mon.2) 2384 : audit 0 from='client.? 172.21.15.80:0/180287406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:52:44.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:52:44 smithi080 bash[41963]: cluster 2023-12-01T06:52:43.087395+0000 mgr.y (mgr.24362) 3728 : cluster 0 pgmap v3697: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:52:44.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:52:44 smithi080 bash[28361]: cluster 2023-12-01T06:52:43.087395+0000 mgr.y (mgr.24362) 3728 : cluster 0 pgmap v3697: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:52:45.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:52:44 smithi090 bash[32384]: cluster 2023-12-01T06:52:43.087395+0000 mgr.y (mgr.24362) 3728 : cluster 0 pgmap v3697: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:52:45.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:52:45 smithi080 bash[41963]: audit 2023-12-01T06:52:44.617604+0000 mon.c (mon.2) 2385 : audit 0 from='client.? 172.21.15.80:0/3812333427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:52:45.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:52:45 smithi080 bash[28361]: audit 2023-12-01T06:52:44.617604+0000 mon.c (mon.2) 2385 : audit 0 from='client.? 172.21.15.80:0/3812333427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:52:46.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:52:45 smithi090 bash[32384]: audit 2023-12-01T06:52:44.617604+0000 mon.c (mon.2) 2385 : audit 0 from='client.? 172.21.15.80:0/3812333427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:52:46.578 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:52:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:52:46] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T06:52:46.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:52:46 smithi080 bash[28361]: cluster 2023-12-01T06:52:45.088214+0000 mgr.y (mgr.24362) 3729 : cluster 0 pgmap v3698: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:52:46.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:52:46 smithi080 bash[41963]: cluster 2023-12-01T06:52:45.088214+0000 mgr.y (mgr.24362) 3729 : cluster 0 pgmap v3698: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:52:47.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:52:46 smithi090 bash[32384]: cluster 2023-12-01T06:52:45.088214+0000 mgr.y (mgr.24362) 3729 : cluster 0 pgmap v3698: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:52:47.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:52:47 smithi080 bash[41963]: audit 2023-12-01T06:52:47.078795+0000 mon.a (mon.0) 2852 : audit 0 from='client.? 172.21.15.80:0/1018303989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:52:47.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:52:47 smithi080 bash[28361]: audit 2023-12-01T06:52:47.078795+0000 mon.a (mon.0) 2852 : audit 0 from='client.? 172.21.15.80:0/1018303989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:52:48.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:52:47 smithi090 bash[32384]: audit 2023-12-01T06:52:47.078795+0000 mon.a (mon.0) 2852 : audit 0 from='client.? 172.21.15.80:0/1018303989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:52:48.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:52:48 smithi080 bash[41963]: cluster 2023-12-01T06:52:47.089236+0000 mgr.y (mgr.24362) 3730 : cluster 0 pgmap v3699: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:52:48.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:52:48 smithi080 bash[28361]: cluster 2023-12-01T06:52:47.089236+0000 mgr.y (mgr.24362) 3730 : cluster 0 pgmap v3699: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:52:49.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:52:48 smithi090 bash[32384]: cluster 2023-12-01T06:52:47.089236+0000 mgr.y (mgr.24362) 3730 : cluster 0 pgmap v3699: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:52:50.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:52:50 smithi080 bash[41963]: cluster 2023-12-01T06:52:49.089818+0000 mgr.y (mgr.24362) 3731 : cluster 0 pgmap v3700: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:52:50.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:52:50 smithi080 bash[41963]: audit 2023-12-01T06:52:49.540439+0000 mon.c (mon.2) 2386 : audit 0 from='client.? 172.21.15.80:0/4257376766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:52:50.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:52:50 smithi080 bash[28361]: cluster 2023-12-01T06:52:49.089818+0000 mgr.y (mgr.24362) 3731 : cluster 0 pgmap v3700: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:52:50.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:52:50 smithi080 bash[28361]: audit 2023-12-01T06:52:49.540439+0000 mon.c (mon.2) 2386 : audit 0 from='client.? 172.21.15.80:0/4257376766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:52:50.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:52:50 smithi090 bash[32384]: cluster 2023-12-01T06:52:49.089818+0000 mgr.y (mgr.24362) 3731 : cluster 0 pgmap v3700: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:52:50.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:52:50 smithi090 bash[32384]: audit 2023-12-01T06:52:49.540439+0000 mon.c (mon.2) 2386 : audit 0 from='client.? 172.21.15.80:0/4257376766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:52:52.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:52:52 smithi080 bash[41963]: cluster 2023-12-01T06:52:51.090935+0000 mgr.y (mgr.24362) 3732 : cluster 0 pgmap v3701: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:52:52.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:52:52 smithi080 bash[41963]: audit 2023-12-01T06:52:51.990026+0000 mon.c (mon.2) 2387 : audit 0 from='client.? 172.21.15.80:0/3380534368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:52:52.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:52:52 smithi080 bash[28361]: cluster 2023-12-01T06:52:51.090935+0000 mgr.y (mgr.24362) 3732 : cluster 0 pgmap v3701: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:52:52.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:52:52 smithi080 bash[28361]: audit 2023-12-01T06:52:51.990026+0000 mon.c (mon.2) 2387 : audit 0 from='client.? 172.21.15.80:0/3380534368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:52:52.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:52:52 smithi090 bash[32384]: cluster 2023-12-01T06:52:51.090935+0000 mgr.y (mgr.24362) 3732 : cluster 0 pgmap v3701: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:52:52.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:52:52 smithi090 bash[32384]: audit 2023-12-01T06:52:51.990026+0000 mon.c (mon.2) 2387 : audit 0 from='client.? 172.21.15.80:0/3380534368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:52:54.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:52:54 smithi080 bash[41963]: cluster 2023-12-01T06:52:53.091674+0000 mgr.y (mgr.24362) 3733 : cluster 0 pgmap v3702: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:52:54.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:52:54 smithi080 bash[28361]: cluster 2023-12-01T06:52:53.091674+0000 mgr.y (mgr.24362) 3733 : cluster 0 pgmap v3702: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:52:54.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:52:54 smithi090 bash[32384]: cluster 2023-12-01T06:52:53.091674+0000 mgr.y (mgr.24362) 3733 : cluster 0 pgmap v3702: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:52:55.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:52:55 smithi080 bash[41963]: audit 2023-12-01T06:52:54.449776+0000 mon.c (mon.2) 2388 : audit 0 from='client.? 172.21.15.80:0/960519607' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:52:55.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:52:55 smithi080 bash[41963]: audit 2023-12-01T06:52:54.972862+0000 mon.c (mon.2) 2389 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:52:55.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:52:55 smithi080 bash[28361]: audit 2023-12-01T06:52:54.449776+0000 mon.c (mon.2) 2388 : audit 0 from='client.? 172.21.15.80:0/960519607' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:52:55.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:52:55 smithi080 bash[28361]: audit 2023-12-01T06:52:54.972862+0000 mon.c (mon.2) 2389 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:52:55.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:52:55 smithi090 bash[32384]: audit 2023-12-01T06:52:54.449776+0000 mon.c (mon.2) 2388 : audit 0 from='client.? 172.21.15.80:0/960519607' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:52:55.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:52:55 smithi090 bash[32384]: audit 2023-12-01T06:52:54.972862+0000 mon.c (mon.2) 2389 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:52:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:52:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:52:56] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.43.0" 2023-12-01T06:52:56.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:52:56 smithi080 bash[41963]: cluster 2023-12-01T06:52:55.092382+0000 mgr.y (mgr.24362) 3734 : cluster 0 pgmap v3703: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:52:56.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:52:56 smithi080 bash[28361]: cluster 2023-12-01T06:52:55.092382+0000 mgr.y (mgr.24362) 3734 : cluster 0 pgmap v3703: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:52:56.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:52:56 smithi090 bash[32384]: cluster 2023-12-01T06:52:55.092382+0000 mgr.y (mgr.24362) 3734 : cluster 0 pgmap v3703: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:52:57.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:52:57 smithi080 bash[28361]: audit 2023-12-01T06:52:56.904983+0000 mon.c (mon.2) 2390 : audit 0 from='client.? 172.21.15.80:0/3393323771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:52:57.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:52:57 smithi080 bash[41963]: audit 2023-12-01T06:52:56.904983+0000 mon.c (mon.2) 2390 : audit 0 from='client.? 172.21.15.80:0/3393323771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:52:57.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:52:57 smithi090 bash[32384]: audit 2023-12-01T06:52:56.904983+0000 mon.c (mon.2) 2390 : audit 0 from='client.? 172.21.15.80:0/3393323771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:52:58.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:52:58 smithi080 bash[28361]: cluster 2023-12-01T06:52:57.093593+0000 mgr.y (mgr.24362) 3735 : cluster 0 pgmap v3704: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:52:58.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:52:58 smithi080 bash[41963]: cluster 2023-12-01T06:52:57.093593+0000 mgr.y (mgr.24362) 3735 : cluster 0 pgmap v3704: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:52:58.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:52:58 smithi090 bash[32384]: cluster 2023-12-01T06:52:57.093593+0000 mgr.y (mgr.24362) 3735 : cluster 0 pgmap v3704: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:52:59.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:52:59 smithi080 bash[28361]: audit 2023-12-01T06:52:59.360275+0000 mon.a (mon.0) 2853 : audit 0 from='client.? 172.21.15.80:0/62249400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:52:59.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:52:59 smithi080 bash[41963]: audit 2023-12-01T06:52:59.360275+0000 mon.a (mon.0) 2853 : audit 0 from='client.? 172.21.15.80:0/62249400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:52:59.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:52:59 smithi090 bash[32384]: audit 2023-12-01T06:52:59.360275+0000 mon.a (mon.0) 2853 : audit 0 from='client.? 172.21.15.80:0/62249400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:53:00.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:53:00 smithi080 bash[28361]: cluster 2023-12-01T06:52:59.094375+0000 mgr.y (mgr.24362) 3736 : cluster 0 pgmap v3705: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:53:00.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:53:00 smithi080 bash[41963]: cluster 2023-12-01T06:52:59.094375+0000 mgr.y (mgr.24362) 3736 : cluster 0 pgmap v3705: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:53:00.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:53:00 smithi090 bash[32384]: cluster 2023-12-01T06:52:59.094375+0000 mgr.y (mgr.24362) 3736 : cluster 0 pgmap v3705: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:53:01.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:53:01 smithi090 bash[32384]: audit 2023-12-01T06:53:00.934320+0000 mon.c (mon.2) 2391 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:53:01.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:53:01 smithi090 bash[32384]: audit 2023-12-01T06:53:01.313029+0000 mon.a (mon.0) 2854 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:53:01.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:53:01 smithi090 bash[32384]: audit 2023-12-01T06:53:01.326495+0000 mon.a (mon.0) 2855 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:53:01.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:53:01 smithi080 bash[28361]: audit 2023-12-01T06:53:00.934320+0000 mon.c (mon.2) 2391 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:53:01.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:53:01 smithi080 bash[28361]: audit 2023-12-01T06:53:01.313029+0000 mon.a (mon.0) 2854 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:53:01.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:53:01 smithi080 bash[28361]: audit 2023-12-01T06:53:01.326495+0000 mon.a (mon.0) 2855 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:53:01.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:53:01 smithi080 bash[41963]: audit 2023-12-01T06:53:00.934320+0000 mon.c (mon.2) 2391 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:53:01.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:53:01 smithi080 bash[41963]: audit 2023-12-01T06:53:01.313029+0000 mon.a (mon.0) 2854 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:53:01.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:53:01 smithi080 bash[41963]: audit 2023-12-01T06:53:01.326495+0000 mon.a (mon.0) 2855 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:53:02.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:53:02 smithi090 bash[32384]: cluster 2023-12-01T06:53:01.095389+0000 mgr.y (mgr.24362) 3737 : cluster 0 pgmap v3706: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:53:02.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:53:02 smithi090 bash[32384]: audit 2023-12-01T06:53:01.810072+0000 mon.c (mon.2) 2392 : audit 0 from='client.? 172.21.15.80:0/4230810551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:53:02.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:53:02 smithi080 bash[28361]: cluster 2023-12-01T06:53:01.095389+0000 mgr.y (mgr.24362) 3737 : cluster 0 pgmap v3706: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:53:02.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:53:02 smithi080 bash[28361]: audit 2023-12-01T06:53:01.810072+0000 mon.c (mon.2) 2392 : audit 0 from='client.? 172.21.15.80:0/4230810551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:53:02.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:53:02 smithi080 bash[41963]: cluster 2023-12-01T06:53:01.095389+0000 mgr.y (mgr.24362) 3737 : cluster 0 pgmap v3706: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:53:02.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:53:02 smithi080 bash[41963]: audit 2023-12-01T06:53:01.810072+0000 mon.c (mon.2) 2392 : audit 0 from='client.? 172.21.15.80:0/4230810551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:53:04.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:53:04 smithi090 bash[32384]: cluster 2023-12-01T06:53:03.096093+0000 mgr.y (mgr.24362) 3738 : cluster 0 pgmap v3707: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:53:04.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:53:04 smithi090 bash[32384]: audit 2023-12-01T06:53:04.262020+0000 mon.c (mon.2) 2393 : audit 0 from='client.? 172.21.15.80:0/2760242683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:53:04.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:53:04 smithi080 bash[28361]: cluster 2023-12-01T06:53:03.096093+0000 mgr.y (mgr.24362) 3738 : cluster 0 pgmap v3707: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:53:04.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:53:04 smithi080 bash[28361]: audit 2023-12-01T06:53:04.262020+0000 mon.c (mon.2) 2393 : audit 0 from='client.? 172.21.15.80:0/2760242683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:53:04.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:53:04 smithi080 bash[41963]: cluster 2023-12-01T06:53:03.096093+0000 mgr.y (mgr.24362) 3738 : cluster 0 pgmap v3707: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:53:04.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:53:04 smithi080 bash[41963]: audit 2023-12-01T06:53:04.262020+0000 mon.c (mon.2) 2393 : audit 0 from='client.? 172.21.15.80:0/2760242683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:53:06.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:53:06 smithi080 bash[28361]: cluster 2023-12-01T06:53:05.096765+0000 mgr.y (mgr.24362) 3739 : cluster 0 pgmap v3708: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:53:06.683 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:53:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:53:06] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.43.0" 2023-12-01T06:53:06.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:53:06 smithi080 bash[41963]: cluster 2023-12-01T06:53:05.096765+0000 mgr.y (mgr.24362) 3739 : cluster 0 pgmap v3708: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:53:06.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:53:06 smithi090 bash[32384]: cluster 2023-12-01T06:53:05.096765+0000 mgr.y (mgr.24362) 3739 : cluster 0 pgmap v3708: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:53:08.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:53:07 smithi090 bash[32384]: audit 2023-12-01T06:53:06.727777+0000 mon.a (mon.0) 2856 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:53:08.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:53:07 smithi090 bash[32384]: audit 2023-12-01T06:53:06.737800+0000 mon.a (mon.0) 2857 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:53:08.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:53:07 smithi090 bash[32384]: audit 2023-12-01T06:53:06.740079+0000 mon.c (mon.2) 2394 : audit 0 from='client.? 172.21.15.80:0/103673067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:53:08.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:53:07 smithi090 bash[32384]: audit 2023-12-01T06:53:07.524444+0000 mon.a (mon.0) 2858 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:53:08.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:53:07 smithi090 bash[32384]: audit 2023-12-01T06:53:07.536702+0000 mon.a (mon.0) 2859 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:53:08.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:53:07 smithi080 bash[28361]: audit 2023-12-01T06:53:06.727777+0000 mon.a (mon.0) 2856 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:53:08.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:53:07 smithi080 bash[28361]: audit 2023-12-01T06:53:06.737800+0000 mon.a (mon.0) 2857 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:53:08.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:53:07 smithi080 bash[28361]: audit 2023-12-01T06:53:06.740079+0000 mon.c (mon.2) 2394 : audit 0 from='client.? 172.21.15.80:0/103673067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:53:08.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:53:07 smithi080 bash[28361]: audit 2023-12-01T06:53:07.524444+0000 mon.a (mon.0) 2858 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:53:08.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:53:07 smithi080 bash[28361]: audit 2023-12-01T06:53:07.536702+0000 mon.a (mon.0) 2859 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:53:08.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:53:07 smithi080 bash[41963]: audit 2023-12-01T06:53:06.727777+0000 mon.a (mon.0) 2856 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:53:08.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:53:07 smithi080 bash[41963]: audit 2023-12-01T06:53:06.737800+0000 mon.a (mon.0) 2857 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:53:08.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:53:07 smithi080 bash[41963]: audit 2023-12-01T06:53:06.740079+0000 mon.c (mon.2) 2394 : audit 0 from='client.? 172.21.15.80:0/103673067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:53:08.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:53:07 smithi080 bash[41963]: audit 2023-12-01T06:53:07.524444+0000 mon.a (mon.0) 2858 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:53:08.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:53:07 smithi080 bash[41963]: audit 2023-12-01T06:53:07.536702+0000 mon.a (mon.0) 2859 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:53:09.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:53:08 smithi090 bash[32384]: cluster 2023-12-01T06:53:07.097977+0000 mgr.y (mgr.24362) 3740 : cluster 0 pgmap v3709: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:53:09.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:53:08 smithi090 bash[32384]: audit 2023-12-01T06:53:08.010511+0000 mon.c (mon.2) 2395 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:53:09.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:53:08 smithi090 bash[32384]: audit 2023-12-01T06:53:08.012533+0000 mon.c (mon.2) 2396 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:53:09.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:53:08 smithi090 bash[32384]: audit 2023-12-01T06:53:08.024019+0000 mon.a (mon.0) 2860 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:53:09.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:53:08 smithi080 bash[41963]: cluster 2023-12-01T06:53:07.097977+0000 mgr.y (mgr.24362) 3740 : cluster 0 pgmap v3709: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:53:09.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:53:08 smithi080 bash[41963]: audit 2023-12-01T06:53:08.010511+0000 mon.c (mon.2) 2395 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:53:09.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:53:08 smithi080 bash[41963]: audit 2023-12-01T06:53:08.012533+0000 mon.c (mon.2) 2396 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:53:09.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:53:08 smithi080 bash[41963]: audit 2023-12-01T06:53:08.024019+0000 mon.a (mon.0) 2860 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:53:09.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:53:08 smithi080 bash[28361]: cluster 2023-12-01T06:53:07.097977+0000 mgr.y (mgr.24362) 3740 : cluster 0 pgmap v3709: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:53:09.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:53:08 smithi080 bash[28361]: audit 2023-12-01T06:53:08.010511+0000 mon.c (mon.2) 2395 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:53:09.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:53:08 smithi080 bash[28361]: audit 2023-12-01T06:53:08.012533+0000 mon.c (mon.2) 2396 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:53:09.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:53:08 smithi080 bash[28361]: audit 2023-12-01T06:53:08.024019+0000 mon.a (mon.0) 2860 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:53:10.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:53:09 smithi090 bash[32384]: audit 2023-12-01T06:53:09.198880+0000 mon.a (mon.0) 2861 : audit 0 from='client.? 172.21.15.80:0/3892405010' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:53:10.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:53:09 smithi080 bash[28361]: audit 2023-12-01T06:53:09.198880+0000 mon.a (mon.0) 2861 : audit 0 from='client.? 172.21.15.80:0/3892405010' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:53:10.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:53:09 smithi080 bash[41963]: audit 2023-12-01T06:53:09.198880+0000 mon.a (mon.0) 2861 : audit 0 from='client.? 172.21.15.80:0/3892405010' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:53:11.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:53:10 smithi090 bash[32384]: cluster 2023-12-01T06:53:09.098575+0000 mgr.y (mgr.24362) 3741 : cluster 0 pgmap v3710: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:53:11.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:53:10 smithi090 bash[32384]: audit 2023-12-01T06:53:09.973334+0000 mon.c (mon.2) 2397 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:53:11.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:53:10 smithi080 bash[41963]: cluster 2023-12-01T06:53:09.098575+0000 mgr.y (mgr.24362) 3741 : cluster 0 pgmap v3710: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:53:11.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:53:10 smithi080 bash[41963]: audit 2023-12-01T06:53:09.973334+0000 mon.c (mon.2) 2397 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:53:11.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:53:10 smithi080 bash[28361]: cluster 2023-12-01T06:53:09.098575+0000 mgr.y (mgr.24362) 3741 : cluster 0 pgmap v3710: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:53:11.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:53:10 smithi080 bash[28361]: audit 2023-12-01T06:53:09.973334+0000 mon.c (mon.2) 2397 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:53:12.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:53:11 smithi090 bash[32384]: audit 2023-12-01T06:53:11.657137+0000 mon.c (mon.2) 2398 : audit 0 from='client.? 172.21.15.80:0/387691507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:53:12.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:53:11 smithi080 bash[28361]: audit 2023-12-01T06:53:11.657137+0000 mon.c (mon.2) 2398 : audit 0 from='client.? 172.21.15.80:0/387691507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:53:12.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:53:11 smithi080 bash[41963]: audit 2023-12-01T06:53:11.657137+0000 mon.c (mon.2) 2398 : audit 0 from='client.? 172.21.15.80:0/387691507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:53:13.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:53:12 smithi090 bash[32384]: cluster 2023-12-01T06:53:11.099696+0000 mgr.y (mgr.24362) 3742 : cluster 0 pgmap v3711: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:53:13.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:53:12 smithi080 bash[41963]: cluster 2023-12-01T06:53:11.099696+0000 mgr.y (mgr.24362) 3742 : cluster 0 pgmap v3711: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:53:13.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:53:12 smithi080 bash[28361]: cluster 2023-12-01T06:53:11.099696+0000 mgr.y (mgr.24362) 3742 : cluster 0 pgmap v3711: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:53:15.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:53:14 smithi090 bash[32384]: cluster 2023-12-01T06:53:13.100353+0000 mgr.y (mgr.24362) 3743 : cluster 0 pgmap v3712: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:53:15.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:53:14 smithi090 bash[32384]: audit 2023-12-01T06:53:14.108788+0000 mon.a (mon.0) 2862 : audit 0 from='client.? 172.21.15.80:0/804569864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:53:15.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:53:14 smithi080 bash[41963]: cluster 2023-12-01T06:53:13.100353+0000 mgr.y (mgr.24362) 3743 : cluster 0 pgmap v3712: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:53:15.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:53:14 smithi080 bash[41963]: audit 2023-12-01T06:53:14.108788+0000 mon.a (mon.0) 2862 : audit 0 from='client.? 172.21.15.80:0/804569864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:53:15.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:53:14 smithi080 bash[28361]: cluster 2023-12-01T06:53:13.100353+0000 mgr.y (mgr.24362) 3743 : cluster 0 pgmap v3712: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:53:15.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:53:14 smithi080 bash[28361]: audit 2023-12-01T06:53:14.108788+0000 mon.a (mon.0) 2862 : audit 0 from='client.? 172.21.15.80:0/804569864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:53:16.686 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:53:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:53:16] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T06:53:17.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:53:16 smithi090 bash[32384]: cluster 2023-12-01T06:53:15.100985+0000 mgr.y (mgr.24362) 3744 : cluster 0 pgmap v3713: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:53:17.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:53:16 smithi090 bash[32384]: audit 2023-12-01T06:53:16.561421+0000 mon.c (mon.2) 2399 : audit 0 from='client.? 172.21.15.80:0/2091339538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:53:17.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:53:16 smithi080 bash[41963]: cluster 2023-12-01T06:53:15.100985+0000 mgr.y (mgr.24362) 3744 : cluster 0 pgmap v3713: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:53:17.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:53:16 smithi080 bash[41963]: audit 2023-12-01T06:53:16.561421+0000 mon.c (mon.2) 2399 : audit 0 from='client.? 172.21.15.80:0/2091339538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:53:17.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:53:16 smithi080 bash[28361]: cluster 2023-12-01T06:53:15.100985+0000 mgr.y (mgr.24362) 3744 : cluster 0 pgmap v3713: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:53:17.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:53:16 smithi080 bash[28361]: audit 2023-12-01T06:53:16.561421+0000 mon.c (mon.2) 2399 : audit 0 from='client.? 172.21.15.80:0/2091339538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:53:19.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:53:18 smithi080 bash[41963]: cluster 2023-12-01T06:53:17.102131+0000 mgr.y (mgr.24362) 3745 : cluster 0 pgmap v3714: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:53:19.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:53:18 smithi080 bash[28361]: cluster 2023-12-01T06:53:17.102131+0000 mgr.y (mgr.24362) 3745 : cluster 0 pgmap v3714: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:53:19.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:53:18 smithi090 bash[32384]: cluster 2023-12-01T06:53:17.102131+0000 mgr.y (mgr.24362) 3745 : cluster 0 pgmap v3714: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:53:20.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:53:19 smithi080 bash[28361]: audit 2023-12-01T06:53:19.027152+0000 mon.a (mon.0) 2863 : audit 0 from='client.? 172.21.15.80:0/692038142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:53:20.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:53:19 smithi080 bash[41963]: audit 2023-12-01T06:53:19.027152+0000 mon.a (mon.0) 2863 : audit 0 from='client.? 172.21.15.80:0/692038142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:53:20.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:53:19 smithi090 bash[32384]: audit 2023-12-01T06:53:19.027152+0000 mon.a (mon.0) 2863 : audit 0 from='client.? 172.21.15.80:0/692038142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:53:21.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:53:20 smithi080 bash[41963]: cluster 2023-12-01T06:53:19.102717+0000 mgr.y (mgr.24362) 3746 : cluster 0 pgmap v3715: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:53:21.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:53:20 smithi080 bash[28361]: cluster 2023-12-01T06:53:19.102717+0000 mgr.y (mgr.24362) 3746 : cluster 0 pgmap v3715: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:53:21.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:53:20 smithi090 bash[32384]: cluster 2023-12-01T06:53:19.102717+0000 mgr.y (mgr.24362) 3746 : cluster 0 pgmap v3715: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:53:22.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:53:21 smithi080 bash[41963]: audit 2023-12-01T06:53:21.492091+0000 mon.a (mon.0) 2864 : audit 0 from='client.? 172.21.15.80:0/2774414810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:53:22.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:53:21 smithi080 bash[28361]: audit 2023-12-01T06:53:21.492091+0000 mon.a (mon.0) 2864 : audit 0 from='client.? 172.21.15.80:0/2774414810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:53:22.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:53:21 smithi090 bash[32384]: audit 2023-12-01T06:53:21.492091+0000 mon.a (mon.0) 2864 : audit 0 from='client.? 172.21.15.80:0/2774414810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:53:23.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:53:22 smithi080 bash[28361]: cluster 2023-12-01T06:53:21.103858+0000 mgr.y (mgr.24362) 3747 : cluster 0 pgmap v3716: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:53:23.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:53:22 smithi080 bash[41963]: cluster 2023-12-01T06:53:21.103858+0000 mgr.y (mgr.24362) 3747 : cluster 0 pgmap v3716: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:53:23.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:53:22 smithi090 bash[32384]: cluster 2023-12-01T06:53:21.103858+0000 mgr.y (mgr.24362) 3747 : cluster 0 pgmap v3716: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:53:24.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:53:23 smithi080 bash[28361]: cluster 2023-12-01T06:53:23.104509+0000 mgr.y (mgr.24362) 3748 : cluster 0 pgmap v3717: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:53:24.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:53:23 smithi080 bash[41963]: cluster 2023-12-01T06:53:23.104509+0000 mgr.y (mgr.24362) 3748 : cluster 0 pgmap v3717: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:53:24.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:53:23 smithi090 bash[32384]: cluster 2023-12-01T06:53:23.104509+0000 mgr.y (mgr.24362) 3748 : cluster 0 pgmap v3717: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:53:25.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:53:24 smithi080 bash[28361]: audit 2023-12-01T06:53:23.955278+0000 mon.a (mon.0) 2865 : audit 0 from='client.? 172.21.15.80:0/667398141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:53:25.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:53:24 smithi080 bash[41963]: audit 2023-12-01T06:53:23.955278+0000 mon.a (mon.0) 2865 : audit 0 from='client.? 172.21.15.80:0/667398141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:53:25.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:53:24 smithi090 bash[32384]: audit 2023-12-01T06:53:23.955278+0000 mon.a (mon.0) 2865 : audit 0 from='client.? 172.21.15.80:0/667398141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:53:26.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:53:25 smithi080 bash[41963]: audit 2023-12-01T06:53:24.973759+0000 mon.c (mon.2) 2400 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:53:26.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:53:25 smithi080 bash[41963]: cluster 2023-12-01T06:53:25.105210+0000 mgr.y (mgr.24362) 3749 : cluster 0 pgmap v3718: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:53:26.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:53:25 smithi080 bash[28361]: audit 2023-12-01T06:53:24.973759+0000 mon.c (mon.2) 2400 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:53:26.184 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:53:25 smithi080 bash[28361]: cluster 2023-12-01T06:53:25.105210+0000 mgr.y (mgr.24362) 3749 : cluster 0 pgmap v3718: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:53:26.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:53:25 smithi090 bash[32384]: audit 2023-12-01T06:53:24.973759+0000 mon.c (mon.2) 2400 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:53:26.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:53:25 smithi090 bash[32384]: cluster 2023-12-01T06:53:25.105210+0000 mgr.y (mgr.24362) 3749 : cluster 0 pgmap v3718: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:53:26.683 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:53:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:53:26] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T06:53:27.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:53:26 smithi080 bash[28361]: audit 2023-12-01T06:53:26.408503+0000 mon.a (mon.0) 2866 : audit 0 from='client.? 172.21.15.80:0/3269046619' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:53:27.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:53:26 smithi080 bash[41963]: audit 2023-12-01T06:53:26.408503+0000 mon.a (mon.0) 2866 : audit 0 from='client.? 172.21.15.80:0/3269046619' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:53:27.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:53:26 smithi090 bash[32384]: audit 2023-12-01T06:53:26.408503+0000 mon.a (mon.0) 2866 : audit 0 from='client.? 172.21.15.80:0/3269046619' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:53:28.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:53:27 smithi080 bash[28361]: cluster 2023-12-01T06:53:27.106342+0000 mgr.y (mgr.24362) 3750 : cluster 0 pgmap v3719: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:53:28.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:53:27 smithi080 bash[41963]: cluster 2023-12-01T06:53:27.106342+0000 mgr.y (mgr.24362) 3750 : cluster 0 pgmap v3719: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:53:28.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:53:27 smithi090 bash[32384]: cluster 2023-12-01T06:53:27.106342+0000 mgr.y (mgr.24362) 3750 : cluster 0 pgmap v3719: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:53:29.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:53:28 smithi080 bash[41963]: audit 2023-12-01T06:53:28.862168+0000 mon.a (mon.0) 2867 : audit 0 from='client.? 172.21.15.80:0/3654919491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:53:29.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:53:28 smithi080 bash[28361]: audit 2023-12-01T06:53:28.862168+0000 mon.a (mon.0) 2867 : audit 0 from='client.? 172.21.15.80:0/3654919491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:53:29.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:53:28 smithi090 bash[32384]: audit 2023-12-01T06:53:28.862168+0000 mon.a (mon.0) 2867 : audit 0 from='client.? 172.21.15.80:0/3654919491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:53:30.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:53:30 smithi080 bash[28361]: cluster 2023-12-01T06:53:29.107023+0000 mgr.y (mgr.24362) 3751 : cluster 0 pgmap v3720: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:53:30.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:53:30 smithi080 bash[41963]: cluster 2023-12-01T06:53:29.107023+0000 mgr.y (mgr.24362) 3751 : cluster 0 pgmap v3720: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:53:30.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:53:30 smithi090 bash[32384]: cluster 2023-12-01T06:53:29.107023+0000 mgr.y (mgr.24362) 3751 : cluster 0 pgmap v3720: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:53:31.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:53:31 smithi080 bash[28361]: audit 2023-12-01T06:53:31.332727+0000 mon.c (mon.2) 2401 : audit 0 from='client.? 172.21.15.80:0/101840294' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:53:31.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:53:31 smithi080 bash[41963]: audit 2023-12-01T06:53:31.332727+0000 mon.c (mon.2) 2401 : audit 0 from='client.? 172.21.15.80:0/101840294' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:53:31.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:53:31 smithi090 bash[32384]: audit 2023-12-01T06:53:31.332727+0000 mon.c (mon.2) 2401 : audit 0 from='client.? 172.21.15.80:0/101840294' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:53:32.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:53:32 smithi080 bash[41963]: cluster 2023-12-01T06:53:31.108113+0000 mgr.y (mgr.24362) 3752 : cluster 0 pgmap v3721: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:53:32.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:53:32 smithi080 bash[28361]: cluster 2023-12-01T06:53:31.108113+0000 mgr.y (mgr.24362) 3752 : cluster 0 pgmap v3721: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:53:32.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:53:32 smithi090 bash[32384]: cluster 2023-12-01T06:53:31.108113+0000 mgr.y (mgr.24362) 3752 : cluster 0 pgmap v3721: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:53:34.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:53:34 smithi080 bash[41963]: cluster 2023-12-01T06:53:33.108721+0000 mgr.y (mgr.24362) 3753 : cluster 0 pgmap v3722: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:53:34.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:53:34 smithi080 bash[41963]: audit 2023-12-01T06:53:33.783175+0000 mon.a (mon.0) 2868 : audit 0 from='client.? 172.21.15.80:0/2469543829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:53:34.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:53:34 smithi080 bash[28361]: cluster 2023-12-01T06:53:33.108721+0000 mgr.y (mgr.24362) 3753 : cluster 0 pgmap v3722: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:53:34.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:53:34 smithi080 bash[28361]: audit 2023-12-01T06:53:33.783175+0000 mon.a (mon.0) 2868 : audit 0 from='client.? 172.21.15.80:0/2469543829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:53:34.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:53:34 smithi090 bash[32384]: cluster 2023-12-01T06:53:33.108721+0000 mgr.y (mgr.24362) 3753 : cluster 0 pgmap v3722: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:53:34.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:53:34 smithi090 bash[32384]: audit 2023-12-01T06:53:33.783175+0000 mon.a (mon.0) 2868 : audit 0 from='client.? 172.21.15.80:0/2469543829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:53:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:53:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:53:36] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T06:53:36.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:53:36 smithi080 bash[28361]: cluster 2023-12-01T06:53:35.109361+0000 mgr.y (mgr.24362) 3754 : cluster 0 pgmap v3723: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:53:36.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:53:36 smithi080 bash[28361]: audit 2023-12-01T06:53:36.250336+0000 mon.c (mon.2) 2402 : audit 0 from='client.? 172.21.15.80:0/1190644747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:53:36.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:53:36 smithi080 bash[41963]: cluster 2023-12-01T06:53:35.109361+0000 mgr.y (mgr.24362) 3754 : cluster 0 pgmap v3723: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:53:36.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:53:36 smithi080 bash[41963]: audit 2023-12-01T06:53:36.250336+0000 mon.c (mon.2) 2402 : audit 0 from='client.? 172.21.15.80:0/1190644747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:53:36.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:53:36 smithi090 bash[32384]: cluster 2023-12-01T06:53:35.109361+0000 mgr.y (mgr.24362) 3754 : cluster 0 pgmap v3723: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:53:36.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:53:36 smithi090 bash[32384]: audit 2023-12-01T06:53:36.250336+0000 mon.c (mon.2) 2402 : audit 0 from='client.? 172.21.15.80:0/1190644747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:53:38.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:53:38 smithi080 bash[28361]: cluster 2023-12-01T06:53:37.110486+0000 mgr.y (mgr.24362) 3755 : cluster 0 pgmap v3724: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:53:38.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:53:38 smithi080 bash[41963]: cluster 2023-12-01T06:53:37.110486+0000 mgr.y (mgr.24362) 3755 : cluster 0 pgmap v3724: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:53:38.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:53:38 smithi090 bash[32384]: cluster 2023-12-01T06:53:37.110486+0000 mgr.y (mgr.24362) 3755 : cluster 0 pgmap v3724: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:53:39.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:53:39 smithi090 bash[32384]: audit 2023-12-01T06:53:38.714675+0000 mon.a (mon.0) 2869 : audit 0 from='client.? 172.21.15.80:0/89119267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:53:39.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:53:39 smithi080 bash[28361]: audit 2023-12-01T06:53:38.714675+0000 mon.a (mon.0) 2869 : audit 0 from='client.? 172.21.15.80:0/89119267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:53:39.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:53:39 smithi080 bash[41963]: audit 2023-12-01T06:53:38.714675+0000 mon.a (mon.0) 2869 : audit 0 from='client.? 172.21.15.80:0/89119267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:53:40.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:53:40 smithi090 bash[32384]: cluster 2023-12-01T06:53:39.111180+0000 mgr.y (mgr.24362) 3756 : cluster 0 pgmap v3725: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:53:40.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:53:40 smithi090 bash[32384]: audit 2023-12-01T06:53:39.974141+0000 mon.c (mon.2) 2403 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:53:40.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:53:40 smithi080 bash[41963]: cluster 2023-12-01T06:53:39.111180+0000 mgr.y (mgr.24362) 3756 : cluster 0 pgmap v3725: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:53:40.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:53:40 smithi080 bash[41963]: audit 2023-12-01T06:53:39.974141+0000 mon.c (mon.2) 2403 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:53:40.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:53:40 smithi080 bash[28361]: cluster 2023-12-01T06:53:39.111180+0000 mgr.y (mgr.24362) 3756 : cluster 0 pgmap v3725: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:53:40.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:53:40 smithi080 bash[28361]: audit 2023-12-01T06:53:39.974141+0000 mon.c (mon.2) 2403 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:53:41.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:53:41 smithi090 bash[32384]: audit 2023-12-01T06:53:41.176647+0000 mon.a (mon.0) 2870 : audit 0 from='client.? 172.21.15.80:0/4100051896' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:53:41.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:53:41 smithi080 bash[41963]: audit 2023-12-01T06:53:41.176647+0000 mon.a (mon.0) 2870 : audit 0 from='client.? 172.21.15.80:0/4100051896' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:53:41.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:53:41 smithi080 bash[28361]: audit 2023-12-01T06:53:41.176647+0000 mon.a (mon.0) 2870 : audit 0 from='client.? 172.21.15.80:0/4100051896' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:53:42.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:53:42 smithi090 bash[32384]: cluster 2023-12-01T06:53:41.111958+0000 mgr.y (mgr.24362) 3757 : cluster 0 pgmap v3726: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:53:42.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:53:42 smithi080 bash[41963]: cluster 2023-12-01T06:53:41.111958+0000 mgr.y (mgr.24362) 3757 : cluster 0 pgmap v3726: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:53:42.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:53:42 smithi080 bash[28361]: cluster 2023-12-01T06:53:41.111958+0000 mgr.y (mgr.24362) 3757 : cluster 0 pgmap v3726: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:53:44.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:53:44 smithi090 bash[32384]: cluster 2023-12-01T06:53:43.112528+0000 mgr.y (mgr.24362) 3758 : cluster 0 pgmap v3727: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:53:44.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:53:44 smithi090 bash[32384]: audit 2023-12-01T06:53:43.629453+0000 mon.c (mon.2) 2404 : audit 0 from='client.? 172.21.15.80:0/1806425040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:53:44.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:53:44 smithi080 bash[41963]: cluster 2023-12-01T06:53:43.112528+0000 mgr.y (mgr.24362) 3758 : cluster 0 pgmap v3727: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:53:44.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:53:44 smithi080 bash[41963]: audit 2023-12-01T06:53:43.629453+0000 mon.c (mon.2) 2404 : audit 0 from='client.? 172.21.15.80:0/1806425040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:53:44.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:53:44 smithi080 bash[28361]: cluster 2023-12-01T06:53:43.112528+0000 mgr.y (mgr.24362) 3758 : cluster 0 pgmap v3727: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:53:44.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:53:44 smithi080 bash[28361]: audit 2023-12-01T06:53:43.629453+0000 mon.c (mon.2) 2404 : audit 0 from='client.? 172.21.15.80:0/1806425040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:53:46.683 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:53:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:53:46] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T06:53:46.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:53:46 smithi080 bash[28361]: cluster 2023-12-01T06:53:45.113175+0000 mgr.y (mgr.24362) 3759 : cluster 0 pgmap v3728: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:53:46.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:53:46 smithi080 bash[28361]: audit 2023-12-01T06:53:46.078534+0000 mon.a (mon.0) 2871 : audit 0 from='client.? 172.21.15.80:0/2394837951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:53:46.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:53:46 smithi080 bash[41963]: cluster 2023-12-01T06:53:45.113175+0000 mgr.y (mgr.24362) 3759 : cluster 0 pgmap v3728: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:53:46.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:53:46 smithi080 bash[41963]: audit 2023-12-01T06:53:46.078534+0000 mon.a (mon.0) 2871 : audit 0 from='client.? 172.21.15.80:0/2394837951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:53:46.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:53:46 smithi090 bash[32384]: cluster 2023-12-01T06:53:45.113175+0000 mgr.y (mgr.24362) 3759 : cluster 0 pgmap v3728: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:53:46.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:53:46 smithi090 bash[32384]: audit 2023-12-01T06:53:46.078534+0000 mon.a (mon.0) 2871 : audit 0 from='client.? 172.21.15.80:0/2394837951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:53:48.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:53:48 smithi090 bash[32384]: cluster 2023-12-01T06:53:47.114371+0000 mgr.y (mgr.24362) 3760 : cluster 0 pgmap v3729: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:53:48.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:53:48 smithi080 bash[28361]: cluster 2023-12-01T06:53:47.114371+0000 mgr.y (mgr.24362) 3760 : cluster 0 pgmap v3729: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:53:48.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:53:48 smithi080 bash[41963]: cluster 2023-12-01T06:53:47.114371+0000 mgr.y (mgr.24362) 3760 : cluster 0 pgmap v3729: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:53:49.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:53:49 smithi090 bash[32384]: audit 2023-12-01T06:53:48.546266+0000 mon.c (mon.2) 2405 : audit 0 from='client.? 172.21.15.80:0/73248073' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:53:49.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:53:49 smithi080 bash[41963]: audit 2023-12-01T06:53:48.546266+0000 mon.c (mon.2) 2405 : audit 0 from='client.? 172.21.15.80:0/73248073' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:53:49.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:53:49 smithi080 bash[28361]: audit 2023-12-01T06:53:48.546266+0000 mon.c (mon.2) 2405 : audit 0 from='client.? 172.21.15.80:0/73248073' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:53:50.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:53:50 smithi090 bash[32384]: cluster 2023-12-01T06:53:49.115140+0000 mgr.y (mgr.24362) 3761 : cluster 0 pgmap v3730: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:53:50.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:53:50 smithi080 bash[28361]: cluster 2023-12-01T06:53:49.115140+0000 mgr.y (mgr.24362) 3761 : cluster 0 pgmap v3730: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:53:50.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:53:50 smithi080 bash[41963]: cluster 2023-12-01T06:53:49.115140+0000 mgr.y (mgr.24362) 3761 : cluster 0 pgmap v3730: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:53:51.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:53:51 smithi090 bash[32384]: audit 2023-12-01T06:53:51.008679+0000 mon.c (mon.2) 2406 : audit 0 from='client.? 172.21.15.80:0/3512093135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:53:51.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:53:51 smithi080 bash[28361]: audit 2023-12-01T06:53:51.008679+0000 mon.c (mon.2) 2406 : audit 0 from='client.? 172.21.15.80:0/3512093135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:53:51.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:53:51 smithi080 bash[41963]: audit 2023-12-01T06:53:51.008679+0000 mon.c (mon.2) 2406 : audit 0 from='client.? 172.21.15.80:0/3512093135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:53:52.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:53:52 smithi090 bash[32384]: cluster 2023-12-01T06:53:51.116346+0000 mgr.y (mgr.24362) 3762 : cluster 0 pgmap v3731: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:53:52.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:53:52 smithi080 bash[41963]: cluster 2023-12-01T06:53:51.116346+0000 mgr.y (mgr.24362) 3762 : cluster 0 pgmap v3731: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:53:52.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:53:52 smithi080 bash[28361]: cluster 2023-12-01T06:53:51.116346+0000 mgr.y (mgr.24362) 3762 : cluster 0 pgmap v3731: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:53:53.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:53:53 smithi090 bash[32384]: audit 2023-12-01T06:53:53.463241+0000 mon.c (mon.2) 2407 : audit 0 from='client.? 172.21.15.80:0/646068345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:53:53.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:53:53 smithi080 bash[41963]: audit 2023-12-01T06:53:53.463241+0000 mon.c (mon.2) 2407 : audit 0 from='client.? 172.21.15.80:0/646068345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:53:53.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:53:53 smithi080 bash[28361]: audit 2023-12-01T06:53:53.463241+0000 mon.c (mon.2) 2407 : audit 0 from='client.? 172.21.15.80:0/646068345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:53:54.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:53:54 smithi090 bash[32384]: cluster 2023-12-01T06:53:53.117097+0000 mgr.y (mgr.24362) 3763 : cluster 0 pgmap v3732: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:53:54.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:53:54 smithi080 bash[28361]: cluster 2023-12-01T06:53:53.117097+0000 mgr.y (mgr.24362) 3763 : cluster 0 pgmap v3732: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:53:54.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:53:54 smithi080 bash[41963]: cluster 2023-12-01T06:53:53.117097+0000 mgr.y (mgr.24362) 3763 : cluster 0 pgmap v3732: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:53:55.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:53:55 smithi090 bash[32384]: audit 2023-12-01T06:53:54.974622+0000 mon.c (mon.2) 2408 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:53:55.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:53:55 smithi080 bash[28361]: audit 2023-12-01T06:53:54.974622+0000 mon.c (mon.2) 2408 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:53:55.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:53:55 smithi080 bash[41963]: audit 2023-12-01T06:53:54.974622+0000 mon.c (mon.2) 2408 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:53:56.508 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:53:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:53:56] "GET /metrics HTTP/1.1" 200 33977 "" "Prometheus/2.43.0" 2023-12-01T06:53:56.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:53:56 smithi090 bash[32384]: cluster 2023-12-01T06:53:55.117742+0000 mgr.y (mgr.24362) 3764 : cluster 0 pgmap v3733: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:53:56.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:53:56 smithi090 bash[32384]: audit 2023-12-01T06:53:55.923326+0000 mon.c (mon.2) 2409 : audit 0 from='client.? 172.21.15.80:0/3362008755' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:53:56.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:53:56 smithi080 bash[28361]: cluster 2023-12-01T06:53:55.117742+0000 mgr.y (mgr.24362) 3764 : cluster 0 pgmap v3733: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:53:56.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:53:56 smithi080 bash[28361]: audit 2023-12-01T06:53:55.923326+0000 mon.c (mon.2) 2409 : audit 0 from='client.? 172.21.15.80:0/3362008755' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:53:56.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:53:56 smithi080 bash[41963]: cluster 2023-12-01T06:53:55.117742+0000 mgr.y (mgr.24362) 3764 : cluster 0 pgmap v3733: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:53:56.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:53:56 smithi080 bash[41963]: audit 2023-12-01T06:53:55.923326+0000 mon.c (mon.2) 2409 : audit 0 from='client.? 172.21.15.80:0/3362008755' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:53:58.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:53:58 smithi090 bash[32384]: cluster 2023-12-01T06:53:57.118536+0000 mgr.y (mgr.24362) 3765 : cluster 0 pgmap v3734: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:53:58.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:53:58 smithi090 bash[32384]: audit 2023-12-01T06:53:58.378871+0000 mon.a (mon.0) 2872 : audit 0 from='client.? 172.21.15.80:0/243099108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:53:58.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:53:58 smithi080 bash[28361]: cluster 2023-12-01T06:53:57.118536+0000 mgr.y (mgr.24362) 3765 : cluster 0 pgmap v3734: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:53:58.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:53:58 smithi080 bash[28361]: audit 2023-12-01T06:53:58.378871+0000 mon.a (mon.0) 2872 : audit 0 from='client.? 172.21.15.80:0/243099108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:53:58.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:53:58 smithi080 bash[41963]: cluster 2023-12-01T06:53:57.118536+0000 mgr.y (mgr.24362) 3765 : cluster 0 pgmap v3734: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:53:58.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:53:58 smithi080 bash[41963]: audit 2023-12-01T06:53:58.378871+0000 mon.a (mon.0) 2872 : audit 0 from='client.? 172.21.15.80:0/243099108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:54:00.773 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:54:00 smithi090 bash[32384]: cluster 2023-12-01T06:53:59.119297+0000 mgr.y (mgr.24362) 3766 : cluster 0 pgmap v3735: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:54:00.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:54:00 smithi080 bash[28361]: cluster 2023-12-01T06:53:59.119297+0000 mgr.y (mgr.24362) 3766 : cluster 0 pgmap v3735: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:54:00.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:54:00 smithi080 bash[41963]: cluster 2023-12-01T06:53:59.119297+0000 mgr.y (mgr.24362) 3766 : cluster 0 pgmap v3735: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:54:01.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:54:01 smithi080 bash[28361]: audit 2023-12-01T06:54:00.833371+0000 mon.c (mon.2) 2410 : audit 0 from='client.? 172.21.15.80:0/3515316839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:54:01.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:54:01 smithi080 bash[41963]: audit 2023-12-01T06:54:00.833371+0000 mon.c (mon.2) 2410 : audit 0 from='client.? 172.21.15.80:0/3515316839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:54:02.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:54:01 smithi090 bash[32384]: audit 2023-12-01T06:54:00.833371+0000 mon.c (mon.2) 2410 : audit 0 from='client.? 172.21.15.80:0/3515316839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:54:02.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:54:02 smithi080 bash[28361]: cluster 2023-12-01T06:54:01.120643+0000 mgr.y (mgr.24362) 3767 : cluster 0 pgmap v3736: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:54:02.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:54:02 smithi080 bash[41963]: cluster 2023-12-01T06:54:01.120643+0000 mgr.y (mgr.24362) 3767 : cluster 0 pgmap v3736: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:54:03.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:54:02 smithi090 bash[32384]: cluster 2023-12-01T06:54:01.120643+0000 mgr.y (mgr.24362) 3767 : cluster 0 pgmap v3736: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:54:03.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:54:03 smithi080 bash[28361]: audit 2023-12-01T06:54:03.293475+0000 mon.a (mon.0) 2873 : audit 0 from='client.? 172.21.15.80:0/103084975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:54:03.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:54:03 smithi080 bash[41963]: audit 2023-12-01T06:54:03.293475+0000 mon.a (mon.0) 2873 : audit 0 from='client.? 172.21.15.80:0/103084975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:54:04.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:54:03 smithi090 bash[32384]: audit 2023-12-01T06:54:03.293475+0000 mon.a (mon.0) 2873 : audit 0 from='client.? 172.21.15.80:0/103084975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:54:04.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:54:04 smithi080 bash[28361]: cluster 2023-12-01T06:54:03.121302+0000 mgr.y (mgr.24362) 3768 : cluster 0 pgmap v3737: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:54:04.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:54:04 smithi080 bash[41963]: cluster 2023-12-01T06:54:03.121302+0000 mgr.y (mgr.24362) 3768 : cluster 0 pgmap v3737: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:54:05.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:54:04 smithi090 bash[32384]: cluster 2023-12-01T06:54:03.121302+0000 mgr.y (mgr.24362) 3768 : cluster 0 pgmap v3737: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:54:06.545 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:54:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:54:06] "GET /metrics HTTP/1.1" 200 33977 "" "Prometheus/2.43.0" 2023-12-01T06:54:06.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:54:06 smithi080 bash[41963]: cluster 2023-12-01T06:54:05.121983+0000 mgr.y (mgr.24362) 3769 : cluster 0 pgmap v3738: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:54:06.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:54:06 smithi080 bash[41963]: audit 2023-12-01T06:54:05.751859+0000 mon.a (mon.0) 2874 : audit 0 from='client.? 172.21.15.80:0/3346902577' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:54:06.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:54:06 smithi080 bash[28361]: cluster 2023-12-01T06:54:05.121983+0000 mgr.y (mgr.24362) 3769 : cluster 0 pgmap v3738: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:54:06.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:54:06 smithi080 bash[28361]: audit 2023-12-01T06:54:05.751859+0000 mon.a (mon.0) 2874 : audit 0 from='client.? 172.21.15.80:0/3346902577' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:54:07.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:54:06 smithi090 bash[32384]: cluster 2023-12-01T06:54:05.121983+0000 mgr.y (mgr.24362) 3769 : cluster 0 pgmap v3738: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:54:07.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:54:06 smithi090 bash[32384]: audit 2023-12-01T06:54:05.751859+0000 mon.a (mon.0) 2874 : audit 0 from='client.? 172.21.15.80:0/3346902577' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:54:08.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:54:08 smithi080 bash[41963]: cluster 2023-12-01T06:54:07.123074+0000 mgr.y (mgr.24362) 3770 : cluster 0 pgmap v3739: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:54:08.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:54:08 smithi080 bash[41963]: audit 2023-12-01T06:54:08.105575+0000 mon.c (mon.2) 2411 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:54:08.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:54:08 smithi080 bash[41963]: audit 2023-12-01T06:54:08.201577+0000 mon.c (mon.2) 2412 : audit 0 from='client.? 172.21.15.80:0/625974074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:54:08.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:54:08 smithi080 bash[28361]: cluster 2023-12-01T06:54:07.123074+0000 mgr.y (mgr.24362) 3770 : cluster 0 pgmap v3739: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:54:08.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:54:08 smithi080 bash[28361]: audit 2023-12-01T06:54:08.105575+0000 mon.c (mon.2) 2411 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:54:08.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:54:08 smithi080 bash[28361]: audit 2023-12-01T06:54:08.201577+0000 mon.c (mon.2) 2412 : audit 0 from='client.? 172.21.15.80:0/625974074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:54:09.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:54:08 smithi090 bash[32384]: cluster 2023-12-01T06:54:07.123074+0000 mgr.y (mgr.24362) 3770 : cluster 0 pgmap v3739: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:54:09.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:54:08 smithi090 bash[32384]: audit 2023-12-01T06:54:08.105575+0000 mon.c (mon.2) 2411 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:54:09.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:54:08 smithi090 bash[32384]: audit 2023-12-01T06:54:08.201577+0000 mon.c (mon.2) 2412 : audit 0 from='client.? 172.21.15.80:0/625974074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:54:10.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:54:10 smithi080 bash[28361]: cluster 2023-12-01T06:54:09.123754+0000 mgr.y (mgr.24362) 3771 : cluster 0 pgmap v3740: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:54:10.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:54:10 smithi080 bash[28361]: audit 2023-12-01T06:54:09.974986+0000 mon.c (mon.2) 2413 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:54:10.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:54:10 smithi080 bash[41963]: cluster 2023-12-01T06:54:09.123754+0000 mgr.y (mgr.24362) 3771 : cluster 0 pgmap v3740: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:54:10.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:54:10 smithi080 bash[41963]: audit 2023-12-01T06:54:09.974986+0000 mon.c (mon.2) 2413 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:54:11.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:54:10 smithi090 bash[32384]: cluster 2023-12-01T06:54:09.123754+0000 mgr.y (mgr.24362) 3771 : cluster 0 pgmap v3740: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:54:11.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:54:10 smithi090 bash[32384]: audit 2023-12-01T06:54:09.974986+0000 mon.c (mon.2) 2413 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:54:11.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:54:11 smithi080 bash[28361]: audit 2023-12-01T06:54:10.668813+0000 mon.a (mon.0) 2875 : audit 0 from='client.? 172.21.15.80:0/3133661821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:54:11.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:54:11 smithi080 bash[41963]: audit 2023-12-01T06:54:10.668813+0000 mon.a (mon.0) 2875 : audit 0 from='client.? 172.21.15.80:0/3133661821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:54:12.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:54:11 smithi090 bash[32384]: audit 2023-12-01T06:54:10.668813+0000 mon.a (mon.0) 2875 : audit 0 from='client.? 172.21.15.80:0/3133661821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:54:12.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:54:12 smithi080 bash[28361]: cluster 2023-12-01T06:54:11.124872+0000 mgr.y (mgr.24362) 3772 : cluster 0 pgmap v3741: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:54:12.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:54:12 smithi080 bash[41963]: cluster 2023-12-01T06:54:11.124872+0000 mgr.y (mgr.24362) 3772 : cluster 0 pgmap v3741: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:54:13.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:54:12 smithi090 bash[32384]: cluster 2023-12-01T06:54:11.124872+0000 mgr.y (mgr.24362) 3772 : cluster 0 pgmap v3741: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:54:13.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:54:13 smithi080 bash[28361]: audit 2023-12-01T06:54:13.128733+0000 mon.a (mon.0) 2876 : audit 0 from='client.? 172.21.15.80:0/2583647512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:54:13.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:54:13 smithi080 bash[41963]: audit 2023-12-01T06:54:13.128733+0000 mon.a (mon.0) 2876 : audit 0 from='client.? 172.21.15.80:0/2583647512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:54:14.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:54:13 smithi090 bash[32384]: audit 2023-12-01T06:54:13.128733+0000 mon.a (mon.0) 2876 : audit 0 from='client.? 172.21.15.80:0/2583647512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:54:14.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:54:14 smithi080 bash[41963]: cluster 2023-12-01T06:54:13.125466+0000 mgr.y (mgr.24362) 3773 : cluster 0 pgmap v3742: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:54:14.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:54:14 smithi080 bash[41963]: audit 2023-12-01T06:54:13.900461+0000 mon.a (mon.0) 2877 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:54:14.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:54:14 smithi080 bash[41963]: audit 2023-12-01T06:54:13.910431+0000 mon.a (mon.0) 2878 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:54:14.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:54:14 smithi080 bash[41963]: audit 2023-12-01T06:54:14.302069+0000 mon.a (mon.0) 2879 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:54:14.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:54:14 smithi080 bash[41963]: audit 2023-12-01T06:54:14.316015+0000 mon.a (mon.0) 2880 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:54:14.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:54:14 smithi080 bash[28361]: cluster 2023-12-01T06:54:13.125466+0000 mgr.y (mgr.24362) 3773 : cluster 0 pgmap v3742: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:54:14.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:54:14 smithi080 bash[28361]: audit 2023-12-01T06:54:13.900461+0000 mon.a (mon.0) 2877 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:54:14.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:54:14 smithi080 bash[28361]: audit 2023-12-01T06:54:13.910431+0000 mon.a (mon.0) 2878 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:54:14.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:54:14 smithi080 bash[28361]: audit 2023-12-01T06:54:14.302069+0000 mon.a (mon.0) 2879 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:54:14.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:54:14 smithi080 bash[28361]: audit 2023-12-01T06:54:14.316015+0000 mon.a (mon.0) 2880 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:54:15.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:54:14 smithi090 bash[32384]: cluster 2023-12-01T06:54:13.125466+0000 mgr.y (mgr.24362) 3773 : cluster 0 pgmap v3742: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:54:15.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:54:14 smithi090 bash[32384]: audit 2023-12-01T06:54:13.900461+0000 mon.a (mon.0) 2877 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:54:15.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:54:14 smithi090 bash[32384]: audit 2023-12-01T06:54:13.910431+0000 mon.a (mon.0) 2878 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:54:15.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:54:14 smithi090 bash[32384]: audit 2023-12-01T06:54:14.302069+0000 mon.a (mon.0) 2879 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:54:15.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:54:14 smithi090 bash[32384]: audit 2023-12-01T06:54:14.316015+0000 mon.a (mon.0) 2880 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:54:15.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:54:15 smithi080 bash[41963]: audit 2023-12-01T06:54:14.872905+0000 mon.c (mon.2) 2414 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:54:15.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:54:15 smithi080 bash[41963]: audit 2023-12-01T06:54:14.874457+0000 mon.c (mon.2) 2415 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:54:15.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:54:15 smithi080 bash[41963]: audit 2023-12-01T06:54:14.884083+0000 mon.a (mon.0) 2881 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:54:15.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:54:15 smithi080 bash[28361]: audit 2023-12-01T06:54:14.872905+0000 mon.c (mon.2) 2414 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:54:15.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:54:15 smithi080 bash[28361]: audit 2023-12-01T06:54:14.874457+0000 mon.c (mon.2) 2415 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:54:15.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:54:15 smithi080 bash[28361]: audit 2023-12-01T06:54:14.884083+0000 mon.a (mon.0) 2881 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:54:16.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:54:15 smithi090 bash[32384]: audit 2023-12-01T06:54:14.872905+0000 mon.c (mon.2) 2414 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:54:16.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:54:15 smithi090 bash[32384]: audit 2023-12-01T06:54:14.874457+0000 mon.c (mon.2) 2415 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:54:16.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:54:15 smithi090 bash[32384]: audit 2023-12-01T06:54:14.884083+0000 mon.a (mon.0) 2881 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:54:16.582 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:54:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:54:16] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T06:54:16.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:54:16 smithi080 bash[28361]: cluster 2023-12-01T06:54:15.126228+0000 mgr.y (mgr.24362) 3774 : cluster 0 pgmap v3743: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:54:16.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:54:16 smithi080 bash[28361]: audit 2023-12-01T06:54:15.592240+0000 mon.c (mon.2) 2416 : audit 0 from='client.? 172.21.15.80:0/2053038894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:54:16.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:54:16 smithi080 bash[41963]: cluster 2023-12-01T06:54:15.126228+0000 mgr.y (mgr.24362) 3774 : cluster 0 pgmap v3743: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:54:16.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:54:16 smithi080 bash[41963]: audit 2023-12-01T06:54:15.592240+0000 mon.c (mon.2) 2416 : audit 0 from='client.? 172.21.15.80:0/2053038894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:54:17.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:54:16 smithi090 bash[32384]: cluster 2023-12-01T06:54:15.126228+0000 mgr.y (mgr.24362) 3774 : cluster 0 pgmap v3743: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:54:17.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:54:16 smithi090 bash[32384]: audit 2023-12-01T06:54:15.592240+0000 mon.c (mon.2) 2416 : audit 0 from='client.? 172.21.15.80:0/2053038894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:54:18.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:54:18 smithi080 bash[28361]: cluster 2023-12-01T06:54:17.127386+0000 mgr.y (mgr.24362) 3775 : cluster 0 pgmap v3744: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:54:18.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:54:18 smithi080 bash[28361]: audit 2023-12-01T06:54:18.051044+0000 mon.c (mon.2) 2417 : audit 0 from='client.? 172.21.15.80:0/3836858490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:54:18.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:54:18 smithi080 bash[41963]: cluster 2023-12-01T06:54:17.127386+0000 mgr.y (mgr.24362) 3775 : cluster 0 pgmap v3744: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:54:18.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:54:18 smithi080 bash[41963]: audit 2023-12-01T06:54:18.051044+0000 mon.c (mon.2) 2417 : audit 0 from='client.? 172.21.15.80:0/3836858490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:54:19.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:54:18 smithi090 bash[32384]: cluster 2023-12-01T06:54:17.127386+0000 mgr.y (mgr.24362) 3775 : cluster 0 pgmap v3744: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:54:19.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:54:18 smithi090 bash[32384]: audit 2023-12-01T06:54:18.051044+0000 mon.c (mon.2) 2417 : audit 0 from='client.? 172.21.15.80:0/3836858490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:54:20.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:54:20 smithi080 bash[41963]: cluster 2023-12-01T06:54:19.128083+0000 mgr.y (mgr.24362) 3776 : cluster 0 pgmap v3745: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:54:20.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:54:20 smithi080 bash[41963]: audit 2023-12-01T06:54:20.508614+0000 mon.a (mon.0) 2882 : audit 0 from='client.? 172.21.15.80:0/1411039869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:54:20.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:54:20 smithi080 bash[28361]: cluster 2023-12-01T06:54:19.128083+0000 mgr.y (mgr.24362) 3776 : cluster 0 pgmap v3745: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:54:20.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:54:20 smithi080 bash[28361]: audit 2023-12-01T06:54:20.508614+0000 mon.a (mon.0) 2882 : audit 0 from='client.? 172.21.15.80:0/1411039869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:54:21.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:54:20 smithi090 bash[32384]: cluster 2023-12-01T06:54:19.128083+0000 mgr.y (mgr.24362) 3776 : cluster 0 pgmap v3745: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:54:21.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:54:20 smithi090 bash[32384]: audit 2023-12-01T06:54:20.508614+0000 mon.a (mon.0) 2882 : audit 0 from='client.? 172.21.15.80:0/1411039869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:54:22.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:54:22 smithi080 bash[28361]: cluster 2023-12-01T06:54:21.129147+0000 mgr.y (mgr.24362) 3777 : cluster 0 pgmap v3746: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:54:22.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:54:22 smithi080 bash[41963]: cluster 2023-12-01T06:54:21.129147+0000 mgr.y (mgr.24362) 3777 : cluster 0 pgmap v3746: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:54:23.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:54:22 smithi090 bash[32384]: cluster 2023-12-01T06:54:21.129147+0000 mgr.y (mgr.24362) 3777 : cluster 0 pgmap v3746: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:54:23.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:54:23 smithi080 bash[28361]: audit 2023-12-01T06:54:22.965012+0000 mon.c (mon.2) 2418 : audit 0 from='client.? 172.21.15.80:0/2084896557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:54:23.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:54:23 smithi080 bash[41963]: audit 2023-12-01T06:54:22.965012+0000 mon.c (mon.2) 2418 : audit 0 from='client.? 172.21.15.80:0/2084896557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:54:24.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:54:23 smithi090 bash[32384]: audit 2023-12-01T06:54:22.965012+0000 mon.c (mon.2) 2418 : audit 0 from='client.? 172.21.15.80:0/2084896557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:54:24.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:54:24 smithi080 bash[28361]: cluster 2023-12-01T06:54:23.129840+0000 mgr.y (mgr.24362) 3778 : cluster 0 pgmap v3747: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:54:24.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:54:24 smithi080 bash[41963]: cluster 2023-12-01T06:54:23.129840+0000 mgr.y (mgr.24362) 3778 : cluster 0 pgmap v3747: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:54:25.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:54:24 smithi090 bash[32384]: cluster 2023-12-01T06:54:23.129840+0000 mgr.y (mgr.24362) 3778 : cluster 0 pgmap v3747: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:54:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:54:25 smithi080 bash[28361]: audit 2023-12-01T06:54:24.975515+0000 mon.c (mon.2) 2419 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:54:25.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:54:25 smithi080 bash[28361]: audit 2023-12-01T06:54:25.422436+0000 mon.a (mon.0) 2883 : audit 0 from='client.? 172.21.15.80:0/1318753471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:54:25.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:54:25 smithi080 bash[41963]: audit 2023-12-01T06:54:24.975515+0000 mon.c (mon.2) 2419 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:54:25.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:54:25 smithi080 bash[41963]: audit 2023-12-01T06:54:25.422436+0000 mon.a (mon.0) 2883 : audit 0 from='client.? 172.21.15.80:0/1318753471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:54:26.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:54:25 smithi090 bash[32384]: audit 2023-12-01T06:54:24.975515+0000 mon.c (mon.2) 2419 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:54:26.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:54:25 smithi090 bash[32384]: audit 2023-12-01T06:54:25.422436+0000 mon.a (mon.0) 2883 : audit 0 from='client.? 172.21.15.80:0/1318753471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:54:26.620 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:54:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:54:26] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T06:54:26.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:54:26 smithi080 bash[28361]: cluster 2023-12-01T06:54:25.130461+0000 mgr.y (mgr.24362) 3779 : cluster 0 pgmap v3748: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:54:26.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:54:26 smithi080 bash[41963]: cluster 2023-12-01T06:54:25.130461+0000 mgr.y (mgr.24362) 3779 : cluster 0 pgmap v3748: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:54:27.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:54:26 smithi090 bash[32384]: cluster 2023-12-01T06:54:25.130461+0000 mgr.y (mgr.24362) 3779 : cluster 0 pgmap v3748: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:54:28.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:54:28 smithi080 bash[28361]: cluster 2023-12-01T06:54:27.131543+0000 mgr.y (mgr.24362) 3780 : cluster 0 pgmap v3749: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:54:28.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:54:28 smithi080 bash[28361]: audit 2023-12-01T06:54:27.874610+0000 mon.c (mon.2) 2420 : audit 0 from='client.? 172.21.15.80:0/2834069365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:54:28.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:54:28 smithi080 bash[41963]: cluster 2023-12-01T06:54:27.131543+0000 mgr.y (mgr.24362) 3780 : cluster 0 pgmap v3749: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:54:28.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:54:28 smithi080 bash[41963]: audit 2023-12-01T06:54:27.874610+0000 mon.c (mon.2) 2420 : audit 0 from='client.? 172.21.15.80:0/2834069365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:54:29.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:54:28 smithi090 bash[32384]: cluster 2023-12-01T06:54:27.131543+0000 mgr.y (mgr.24362) 3780 : cluster 0 pgmap v3749: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:54:29.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:54:28 smithi090 bash[32384]: audit 2023-12-01T06:54:27.874610+0000 mon.c (mon.2) 2420 : audit 0 from='client.? 172.21.15.80:0/2834069365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:54:30.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:54:30 smithi080 bash[28361]: cluster 2023-12-01T06:54:29.132175+0000 mgr.y (mgr.24362) 3781 : cluster 0 pgmap v3750: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:54:30.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:54:30 smithi080 bash[28361]: audit 2023-12-01T06:54:30.329191+0000 mon.c (mon.2) 2421 : audit 0 from='client.? 172.21.15.80:0/4013220820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:54:30.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:54:30 smithi080 bash[41963]: cluster 2023-12-01T06:54:29.132175+0000 mgr.y (mgr.24362) 3781 : cluster 0 pgmap v3750: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:54:30.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:54:30 smithi080 bash[41963]: audit 2023-12-01T06:54:30.329191+0000 mon.c (mon.2) 2421 : audit 0 from='client.? 172.21.15.80:0/4013220820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:54:31.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:54:30 smithi090 bash[32384]: cluster 2023-12-01T06:54:29.132175+0000 mgr.y (mgr.24362) 3781 : cluster 0 pgmap v3750: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:54:31.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:54:30 smithi090 bash[32384]: audit 2023-12-01T06:54:30.329191+0000 mon.c (mon.2) 2421 : audit 0 from='client.? 172.21.15.80:0/4013220820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:54:32.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:54:32 smithi080 bash[28361]: cluster 2023-12-01T06:54:31.133285+0000 mgr.y (mgr.24362) 3782 : cluster 0 pgmap v3751: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:54:32.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:54:32 smithi080 bash[41963]: cluster 2023-12-01T06:54:31.133285+0000 mgr.y (mgr.24362) 3782 : cluster 0 pgmap v3751: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:54:33.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:54:32 smithi090 bash[32384]: cluster 2023-12-01T06:54:31.133285+0000 mgr.y (mgr.24362) 3782 : cluster 0 pgmap v3751: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:54:33.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:54:33 smithi080 bash[28361]: audit 2023-12-01T06:54:32.780494+0000 mon.c (mon.2) 2422 : audit 0 from='client.? 172.21.15.80:0/1397267392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:54:33.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:54:33 smithi080 bash[41963]: audit 2023-12-01T06:54:32.780494+0000 mon.c (mon.2) 2422 : audit 0 from='client.? 172.21.15.80:0/1397267392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:54:34.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:54:33 smithi090 bash[32384]: audit 2023-12-01T06:54:32.780494+0000 mon.c (mon.2) 2422 : audit 0 from='client.? 172.21.15.80:0/1397267392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:54:34.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:54:34 smithi080 bash[28361]: cluster 2023-12-01T06:54:33.133969+0000 mgr.y (mgr.24362) 3783 : cluster 0 pgmap v3752: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:54:34.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:54:34 smithi080 bash[41963]: cluster 2023-12-01T06:54:33.133969+0000 mgr.y (mgr.24362) 3783 : cluster 0 pgmap v3752: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:54:35.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:54:34 smithi090 bash[32384]: cluster 2023-12-01T06:54:33.133969+0000 mgr.y (mgr.24362) 3783 : cluster 0 pgmap v3752: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:54:35.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:54:35 smithi080 bash[41963]: audit 2023-12-01T06:54:35.233163+0000 mon.c (mon.2) 2423 : audit 0 from='client.? 172.21.15.80:0/987396263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:54:35.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:54:35 smithi080 bash[28361]: audit 2023-12-01T06:54:35.233163+0000 mon.c (mon.2) 2423 : audit 0 from='client.? 172.21.15.80:0/987396263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:54:36.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:54:35 smithi090 bash[32384]: audit 2023-12-01T06:54:35.233163+0000 mon.c (mon.2) 2423 : audit 0 from='client.? 172.21.15.80:0/987396263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:54:36.652 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:54:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:54:36] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T06:54:36.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:54:36 smithi080 bash[28361]: cluster 2023-12-01T06:54:35.134633+0000 mgr.y (mgr.24362) 3784 : cluster 0 pgmap v3753: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:54:36.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:54:36 smithi080 bash[41963]: cluster 2023-12-01T06:54:35.134633+0000 mgr.y (mgr.24362) 3784 : cluster 0 pgmap v3753: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:54:37.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:54:36 smithi090 bash[32384]: cluster 2023-12-01T06:54:35.134633+0000 mgr.y (mgr.24362) 3784 : cluster 0 pgmap v3753: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:54:38.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:54:38 smithi080 bash[41963]: cluster 2023-12-01T06:54:37.135712+0000 mgr.y (mgr.24362) 3785 : cluster 0 pgmap v3754: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:54:38.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:54:38 smithi080 bash[41963]: audit 2023-12-01T06:54:37.689655+0000 mon.c (mon.2) 2424 : audit 0 from='client.? 172.21.15.80:0/3080557168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:54:38.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:54:38 smithi080 bash[28361]: cluster 2023-12-01T06:54:37.135712+0000 mgr.y (mgr.24362) 3785 : cluster 0 pgmap v3754: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:54:38.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:54:38 smithi080 bash[28361]: audit 2023-12-01T06:54:37.689655+0000 mon.c (mon.2) 2424 : audit 0 from='client.? 172.21.15.80:0/3080557168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:54:39.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:54:38 smithi090 bash[32384]: cluster 2023-12-01T06:54:37.135712+0000 mgr.y (mgr.24362) 3785 : cluster 0 pgmap v3754: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:54:39.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:54:38 smithi090 bash[32384]: audit 2023-12-01T06:54:37.689655+0000 mon.c (mon.2) 2424 : audit 0 from='client.? 172.21.15.80:0/3080557168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:54:40.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:54:40 smithi080 bash[28361]: cluster 2023-12-01T06:54:39.136393+0000 mgr.y (mgr.24362) 3786 : cluster 0 pgmap v3755: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:54:40.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:54:40 smithi080 bash[28361]: audit 2023-12-01T06:54:39.975532+0000 mon.c (mon.2) 2425 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:54:40.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:54:40 smithi080 bash[28361]: audit 2023-12-01T06:54:40.139185+0000 mon.a (mon.0) 2884 : audit 0 from='client.? 172.21.15.80:0/2920212430' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:54:40.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:54:40 smithi080 bash[41963]: cluster 2023-12-01T06:54:39.136393+0000 mgr.y (mgr.24362) 3786 : cluster 0 pgmap v3755: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:54:40.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:54:40 smithi080 bash[41963]: audit 2023-12-01T06:54:39.975532+0000 mon.c (mon.2) 2425 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:54:40.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:54:40 smithi080 bash[41963]: audit 2023-12-01T06:54:40.139185+0000 mon.a (mon.0) 2884 : audit 0 from='client.? 172.21.15.80:0/2920212430' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:54:41.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:54:40 smithi090 bash[32384]: cluster 2023-12-01T06:54:39.136393+0000 mgr.y (mgr.24362) 3786 : cluster 0 pgmap v3755: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:54:41.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:54:40 smithi090 bash[32384]: audit 2023-12-01T06:54:39.975532+0000 mon.c (mon.2) 2425 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:54:41.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:54:40 smithi090 bash[32384]: audit 2023-12-01T06:54:40.139185+0000 mon.a (mon.0) 2884 : audit 0 from='client.? 172.21.15.80:0/2920212430' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:54:42.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:54:42 smithi080 bash[28361]: cluster 2023-12-01T06:54:41.137492+0000 mgr.y (mgr.24362) 3787 : cluster 0 pgmap v3756: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:54:42.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:54:42 smithi080 bash[28361]: audit 2023-12-01T06:54:42.597914+0000 mon.c (mon.2) 2426 : audit 0 from='client.? 172.21.15.80:0/2416236947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:54:42.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:54:42 smithi080 bash[41963]: cluster 2023-12-01T06:54:41.137492+0000 mgr.y (mgr.24362) 3787 : cluster 0 pgmap v3756: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:54:42.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:54:42 smithi080 bash[41963]: audit 2023-12-01T06:54:42.597914+0000 mon.c (mon.2) 2426 : audit 0 from='client.? 172.21.15.80:0/2416236947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:54:43.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:54:42 smithi090 bash[32384]: cluster 2023-12-01T06:54:41.137492+0000 mgr.y (mgr.24362) 3787 : cluster 0 pgmap v3756: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:54:43.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:54:42 smithi090 bash[32384]: audit 2023-12-01T06:54:42.597914+0000 mon.c (mon.2) 2426 : audit 0 from='client.? 172.21.15.80:0/2416236947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:54:44.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:54:44 smithi080 bash[28361]: cluster 2023-12-01T06:54:43.138154+0000 mgr.y (mgr.24362) 3788 : cluster 0 pgmap v3757: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:54:44.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:54:44 smithi080 bash[41963]: cluster 2023-12-01T06:54:43.138154+0000 mgr.y (mgr.24362) 3788 : cluster 0 pgmap v3757: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:54:45.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:54:44 smithi090 bash[32384]: cluster 2023-12-01T06:54:43.138154+0000 mgr.y (mgr.24362) 3788 : cluster 0 pgmap v3757: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:54:45.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:54:45 smithi080 bash[28361]: audit 2023-12-01T06:54:45.054458+0000 mon.c (mon.2) 2427 : audit 0 from='client.? 172.21.15.80:0/1766363407' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:54:45.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:54:45 smithi080 bash[41963]: audit 2023-12-01T06:54:45.054458+0000 mon.c (mon.2) 2427 : audit 0 from='client.? 172.21.15.80:0/1766363407' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:54:46.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:54:45 smithi090 bash[32384]: audit 2023-12-01T06:54:45.054458+0000 mon.c (mon.2) 2427 : audit 0 from='client.? 172.21.15.80:0/1766363407' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:54:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:54:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:54:46] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T06:54:46.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:54:46 smithi080 bash[41963]: cluster 2023-12-01T06:54:45.138788+0000 mgr.y (mgr.24362) 3789 : cluster 0 pgmap v3758: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:54:46.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:54:46 smithi080 bash[28361]: cluster 2023-12-01T06:54:45.138788+0000 mgr.y (mgr.24362) 3789 : cluster 0 pgmap v3758: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:54:47.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:54:46 smithi090 bash[32384]: cluster 2023-12-01T06:54:45.138788+0000 mgr.y (mgr.24362) 3789 : cluster 0 pgmap v3758: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:54:48.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:54:47 smithi090 bash[32384]: audit 2023-12-01T06:54:47.516005+0000 mon.c (mon.2) 2428 : audit 0 from='client.? 172.21.15.80:0/3159354346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:54:48.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:54:47 smithi080 bash[41963]: audit 2023-12-01T06:54:47.516005+0000 mon.c (mon.2) 2428 : audit 0 from='client.? 172.21.15.80:0/3159354346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:54:48.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:54:47 smithi080 bash[28361]: audit 2023-12-01T06:54:47.516005+0000 mon.c (mon.2) 2428 : audit 0 from='client.? 172.21.15.80:0/3159354346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:54:49.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:54:48 smithi090 bash[32384]: cluster 2023-12-01T06:54:47.139851+0000 mgr.y (mgr.24362) 3790 : cluster 0 pgmap v3759: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:54:49.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:54:48 smithi080 bash[28361]: cluster 2023-12-01T06:54:47.139851+0000 mgr.y (mgr.24362) 3790 : cluster 0 pgmap v3759: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:54:49.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:54:48 smithi080 bash[41963]: cluster 2023-12-01T06:54:47.139851+0000 mgr.y (mgr.24362) 3790 : cluster 0 pgmap v3759: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:54:51.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:54:50 smithi090 bash[32384]: cluster 2023-12-01T06:54:49.140661+0000 mgr.y (mgr.24362) 3791 : cluster 0 pgmap v3760: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:54:51.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:54:50 smithi090 bash[32384]: audit 2023-12-01T06:54:49.972342+0000 mon.a (mon.0) 2885 : audit 0 from='client.? 172.21.15.80:0/3151376023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:54:51.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:54:50 smithi080 bash[28361]: cluster 2023-12-01T06:54:49.140661+0000 mgr.y (mgr.24362) 3791 : cluster 0 pgmap v3760: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:54:51.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:54:50 smithi080 bash[28361]: audit 2023-12-01T06:54:49.972342+0000 mon.a (mon.0) 2885 : audit 0 from='client.? 172.21.15.80:0/3151376023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:54:51.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:54:50 smithi080 bash[41963]: cluster 2023-12-01T06:54:49.140661+0000 mgr.y (mgr.24362) 3791 : cluster 0 pgmap v3760: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:54:51.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:54:50 smithi080 bash[41963]: audit 2023-12-01T06:54:49.972342+0000 mon.a (mon.0) 2885 : audit 0 from='client.? 172.21.15.80:0/3151376023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:54:53.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:54:52 smithi090 bash[32384]: cluster 2023-12-01T06:54:51.141851+0000 mgr.y (mgr.24362) 3792 : cluster 0 pgmap v3761: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:54:53.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:54:52 smithi090 bash[32384]: audit 2023-12-01T06:54:52.420343+0000 mon.a (mon.0) 2886 : audit 0 from='client.? 172.21.15.80:0/3110962930' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:54:53.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:54:52 smithi080 bash[41963]: cluster 2023-12-01T06:54:51.141851+0000 mgr.y (mgr.24362) 3792 : cluster 0 pgmap v3761: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:54:53.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:54:52 smithi080 bash[41963]: audit 2023-12-01T06:54:52.420343+0000 mon.a (mon.0) 2886 : audit 0 from='client.? 172.21.15.80:0/3110962930' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:54:53.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:54:52 smithi080 bash[28361]: cluster 2023-12-01T06:54:51.141851+0000 mgr.y (mgr.24362) 3792 : cluster 0 pgmap v3761: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:54:53.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:54:52 smithi080 bash[28361]: audit 2023-12-01T06:54:52.420343+0000 mon.a (mon.0) 2886 : audit 0 from='client.? 172.21.15.80:0/3110962930' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:54:55.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:54:54 smithi090 bash[32384]: cluster 2023-12-01T06:54:53.142537+0000 mgr.y (mgr.24362) 3793 : cluster 0 pgmap v3762: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:54:55.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:54:54 smithi080 bash[28361]: cluster 2023-12-01T06:54:53.142537+0000 mgr.y (mgr.24362) 3793 : cluster 0 pgmap v3762: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:54:55.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:54:54 smithi080 bash[41963]: cluster 2023-12-01T06:54:53.142537+0000 mgr.y (mgr.24362) 3793 : cluster 0 pgmap v3762: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:54:56.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:54:55 smithi090 bash[32384]: audit 2023-12-01T06:54:54.882437+0000 mon.c (mon.2) 2429 : audit 0 from='client.? 172.21.15.80:0/128709123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:54:56.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:54:55 smithi090 bash[32384]: audit 2023-12-01T06:54:54.976025+0000 mon.c (mon.2) 2430 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:54:56.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:54:55 smithi080 bash[41963]: audit 2023-12-01T06:54:54.882437+0000 mon.c (mon.2) 2429 : audit 0 from='client.? 172.21.15.80:0/128709123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:54:56.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:54:55 smithi080 bash[41963]: audit 2023-12-01T06:54:54.976025+0000 mon.c (mon.2) 2430 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:54:56.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:54:55 smithi080 bash[28361]: audit 2023-12-01T06:54:54.882437+0000 mon.c (mon.2) 2429 : audit 0 from='client.? 172.21.15.80:0/128709123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:54:56.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:54:55 smithi080 bash[28361]: audit 2023-12-01T06:54:54.976025+0000 mon.c (mon.2) 2430 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:54:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:54:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:54:56] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T06:54:57.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:54:56 smithi090 bash[32384]: cluster 2023-12-01T06:54:55.143142+0000 mgr.y (mgr.24362) 3794 : cluster 0 pgmap v3763: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:54:57.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:54:56 smithi080 bash[28361]: cluster 2023-12-01T06:54:55.143142+0000 mgr.y (mgr.24362) 3794 : cluster 0 pgmap v3763: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:54:57.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:54:56 smithi080 bash[41963]: cluster 2023-12-01T06:54:55.143142+0000 mgr.y (mgr.24362) 3794 : cluster 0 pgmap v3763: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:54:58.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:54:57 smithi090 bash[32384]: audit 2023-12-01T06:54:57.338976+0000 mon.c (mon.2) 2431 : audit 0 from='client.? 172.21.15.80:0/1147737828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:54:58.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:54:57 smithi080 bash[28361]: audit 2023-12-01T06:54:57.338976+0000 mon.c (mon.2) 2431 : audit 0 from='client.? 172.21.15.80:0/1147737828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:54:58.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:54:57 smithi080 bash[41963]: audit 2023-12-01T06:54:57.338976+0000 mon.c (mon.2) 2431 : audit 0 from='client.? 172.21.15.80:0/1147737828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:54:59.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:54:58 smithi090 bash[32384]: cluster 2023-12-01T06:54:57.144296+0000 mgr.y (mgr.24362) 3795 : cluster 0 pgmap v3764: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:54:59.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:54:58 smithi080 bash[28361]: cluster 2023-12-01T06:54:57.144296+0000 mgr.y (mgr.24362) 3795 : cluster 0 pgmap v3764: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:54:59.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:54:58 smithi080 bash[41963]: cluster 2023-12-01T06:54:57.144296+0000 mgr.y (mgr.24362) 3795 : cluster 0 pgmap v3764: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:55:01.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:55:00 smithi090 bash[32384]: cluster 2023-12-01T06:54:59.145071+0000 mgr.y (mgr.24362) 3796 : cluster 0 pgmap v3765: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:55:01.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:55:00 smithi090 bash[32384]: audit 2023-12-01T06:54:59.797402+0000 mon.c (mon.2) 2432 : audit 0 from='client.? 172.21.15.80:0/1388983667' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:55:01.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:55:00 smithi080 bash[41963]: cluster 2023-12-01T06:54:59.145071+0000 mgr.y (mgr.24362) 3796 : cluster 0 pgmap v3765: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:55:01.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:55:00 smithi080 bash[41963]: audit 2023-12-01T06:54:59.797402+0000 mon.c (mon.2) 2432 : audit 0 from='client.? 172.21.15.80:0/1388983667' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:55:01.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:55:00 smithi080 bash[28361]: cluster 2023-12-01T06:54:59.145071+0000 mgr.y (mgr.24362) 3796 : cluster 0 pgmap v3765: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:55:01.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:55:00 smithi080 bash[28361]: audit 2023-12-01T06:54:59.797402+0000 mon.c (mon.2) 2432 : audit 0 from='client.? 172.21.15.80:0/1388983667' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:55:03.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:55:02 smithi090 bash[32384]: cluster 2023-12-01T06:55:01.146188+0000 mgr.y (mgr.24362) 3797 : cluster 0 pgmap v3766: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:55:03.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:55:02 smithi090 bash[32384]: audit 2023-12-01T06:55:02.252370+0000 mon.a (mon.0) 2887 : audit 0 from='client.? 172.21.15.80:0/27421649' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:55:03.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:55:02 smithi080 bash[41963]: cluster 2023-12-01T06:55:01.146188+0000 mgr.y (mgr.24362) 3797 : cluster 0 pgmap v3766: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:55:03.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:55:02 smithi080 bash[41963]: audit 2023-12-01T06:55:02.252370+0000 mon.a (mon.0) 2887 : audit 0 from='client.? 172.21.15.80:0/27421649' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:55:03.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:55:02 smithi080 bash[28361]: cluster 2023-12-01T06:55:01.146188+0000 mgr.y (mgr.24362) 3797 : cluster 0 pgmap v3766: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:55:03.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:55:02 smithi080 bash[28361]: audit 2023-12-01T06:55:02.252370+0000 mon.a (mon.0) 2887 : audit 0 from='client.? 172.21.15.80:0/27421649' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:55:05.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:55:04 smithi090 bash[32384]: cluster 2023-12-01T06:55:03.146832+0000 mgr.y (mgr.24362) 3798 : cluster 0 pgmap v3767: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:55:05.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:55:04 smithi090 bash[32384]: audit 2023-12-01T06:55:04.709645+0000 mon.c (mon.2) 2433 : audit 0 from='client.? 172.21.15.80:0/3384715792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:55:05.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:55:04 smithi080 bash[28361]: cluster 2023-12-01T06:55:03.146832+0000 mgr.y (mgr.24362) 3798 : cluster 0 pgmap v3767: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:55:05.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:55:04 smithi080 bash[28361]: audit 2023-12-01T06:55:04.709645+0000 mon.c (mon.2) 2433 : audit 0 from='client.? 172.21.15.80:0/3384715792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:55:05.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:55:04 smithi080 bash[41963]: cluster 2023-12-01T06:55:03.146832+0000 mgr.y (mgr.24362) 3798 : cluster 0 pgmap v3767: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:55:05.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:55:04 smithi080 bash[41963]: audit 2023-12-01T06:55:04.709645+0000 mon.c (mon.2) 2433 : audit 0 from='client.? 172.21.15.80:0/3384715792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:55:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:55:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:55:06] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T06:55:07.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:55:06 smithi090 bash[32384]: cluster 2023-12-01T06:55:05.147474+0000 mgr.y (mgr.24362) 3799 : cluster 0 pgmap v3768: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:55:07.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:55:06 smithi080 bash[28361]: cluster 2023-12-01T06:55:05.147474+0000 mgr.y (mgr.24362) 3799 : cluster 0 pgmap v3768: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:55:07.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:55:06 smithi080 bash[41963]: cluster 2023-12-01T06:55:05.147474+0000 mgr.y (mgr.24362) 3799 : cluster 0 pgmap v3768: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:55:08.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:55:07 smithi090 bash[32384]: audit 2023-12-01T06:55:07.166066+0000 mon.a (mon.0) 2888 : audit 0 from='client.? 172.21.15.80:0/3432779992' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:55:08.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:55:07 smithi080 bash[41963]: audit 2023-12-01T06:55:07.166066+0000 mon.a (mon.0) 2888 : audit 0 from='client.? 172.21.15.80:0/3432779992' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:55:08.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:55:07 smithi080 bash[28361]: audit 2023-12-01T06:55:07.166066+0000 mon.a (mon.0) 2888 : audit 0 from='client.? 172.21.15.80:0/3432779992' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:55:09.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:55:08 smithi090 bash[32384]: cluster 2023-12-01T06:55:07.148233+0000 mgr.y (mgr.24362) 3800 : cluster 0 pgmap v3769: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:55:09.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:55:08 smithi080 bash[28361]: cluster 2023-12-01T06:55:07.148233+0000 mgr.y (mgr.24362) 3800 : cluster 0 pgmap v3769: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:55:09.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:55:08 smithi080 bash[41963]: cluster 2023-12-01T06:55:07.148233+0000 mgr.y (mgr.24362) 3800 : cluster 0 pgmap v3769: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:55:10.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:55:10 smithi090 bash[32384]: cluster 2023-12-01T06:55:09.148802+0000 mgr.y (mgr.24362) 3801 : cluster 0 pgmap v3770: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:55:10.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:55:10 smithi090 bash[32384]: audit 2023-12-01T06:55:09.621338+0000 mon.a (mon.0) 2889 : audit 0 from='client.? 172.21.15.80:0/917364507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:55:10.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:55:10 smithi090 bash[32384]: audit 2023-12-01T06:55:09.976698+0000 mon.c (mon.2) 2434 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:55:10.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:55:10 smithi080 bash[28361]: cluster 2023-12-01T06:55:09.148802+0000 mgr.y (mgr.24362) 3801 : cluster 0 pgmap v3770: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:55:10.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:55:10 smithi080 bash[28361]: audit 2023-12-01T06:55:09.621338+0000 mon.a (mon.0) 2889 : audit 0 from='client.? 172.21.15.80:0/917364507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:55:10.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:55:10 smithi080 bash[28361]: audit 2023-12-01T06:55:09.976698+0000 mon.c (mon.2) 2434 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:55:10.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:55:10 smithi080 bash[41963]: cluster 2023-12-01T06:55:09.148802+0000 mgr.y (mgr.24362) 3801 : cluster 0 pgmap v3770: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:55:10.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:55:10 smithi080 bash[41963]: audit 2023-12-01T06:55:09.621338+0000 mon.a (mon.0) 2889 : audit 0 from='client.? 172.21.15.80:0/917364507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:55:10.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:55:10 smithi080 bash[41963]: audit 2023-12-01T06:55:09.976698+0000 mon.c (mon.2) 2434 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:55:12.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:55:12 smithi090 bash[32384]: cluster 2023-12-01T06:55:11.149890+0000 mgr.y (mgr.24362) 3802 : cluster 0 pgmap v3771: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:55:12.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:55:12 smithi090 bash[32384]: audit 2023-12-01T06:55:12.071526+0000 mon.a (mon.0) 2890 : audit 0 from='client.? 172.21.15.80:0/2941951125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:55:12.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:55:12 smithi080 bash[28361]: cluster 2023-12-01T06:55:11.149890+0000 mgr.y (mgr.24362) 3802 : cluster 0 pgmap v3771: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:55:12.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:55:12 smithi080 bash[28361]: audit 2023-12-01T06:55:12.071526+0000 mon.a (mon.0) 2890 : audit 0 from='client.? 172.21.15.80:0/2941951125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:55:12.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:55:12 smithi080 bash[41963]: cluster 2023-12-01T06:55:11.149890+0000 mgr.y (mgr.24362) 3802 : cluster 0 pgmap v3771: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:55:12.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:55:12 smithi080 bash[41963]: audit 2023-12-01T06:55:12.071526+0000 mon.a (mon.0) 2890 : audit 0 from='client.? 172.21.15.80:0/2941951125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:55:14.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:55:14 smithi090 bash[32384]: cluster 2023-12-01T06:55:13.150567+0000 mgr.y (mgr.24362) 3803 : cluster 0 pgmap v3772: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:55:14.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:55:14 smithi080 bash[41963]: cluster 2023-12-01T06:55:13.150567+0000 mgr.y (mgr.24362) 3803 : cluster 0 pgmap v3772: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:55:14.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:55:14 smithi080 bash[28361]: cluster 2023-12-01T06:55:13.150567+0000 mgr.y (mgr.24362) 3803 : cluster 0 pgmap v3772: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:55:15.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:55:15 smithi090 bash[32384]: audit 2023-12-01T06:55:14.542195+0000 mon.c (mon.2) 2435 : audit 0 from='client.? 172.21.15.80:0/3811605011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:55:15.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:55:15 smithi090 bash[32384]: audit 2023-12-01T06:55:14.965222+0000 mon.c (mon.2) 2436 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:55:15.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:55:15 smithi080 bash[28361]: audit 2023-12-01T06:55:14.542195+0000 mon.c (mon.2) 2435 : audit 0 from='client.? 172.21.15.80:0/3811605011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:55:15.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:55:15 smithi080 bash[28361]: audit 2023-12-01T06:55:14.965222+0000 mon.c (mon.2) 2436 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:55:15.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:55:15 smithi080 bash[41963]: audit 2023-12-01T06:55:14.542195+0000 mon.c (mon.2) 2435 : audit 0 from='client.? 172.21.15.80:0/3811605011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:55:15.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:55:15 smithi080 bash[41963]: audit 2023-12-01T06:55:14.965222+0000 mon.c (mon.2) 2436 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:55:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:55:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:55:16] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T06:55:16.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:55:16 smithi080 bash[41963]: cluster 2023-12-01T06:55:15.151159+0000 mgr.y (mgr.24362) 3804 : cluster 0 pgmap v3773: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:55:16.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:55:16 smithi080 bash[28361]: cluster 2023-12-01T06:55:15.151159+0000 mgr.y (mgr.24362) 3804 : cluster 0 pgmap v3773: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:55:16.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:55:16 smithi090 bash[32384]: cluster 2023-12-01T06:55:15.151159+0000 mgr.y (mgr.24362) 3804 : cluster 0 pgmap v3773: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:55:17.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:55:17 smithi090 bash[32384]: audit 2023-12-01T06:55:16.999947+0000 mon.a (mon.0) 2891 : audit 0 from='client.? 172.21.15.80:0/254768101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:55:17.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:55:17 smithi080 bash[41963]: audit 2023-12-01T06:55:16.999947+0000 mon.a (mon.0) 2891 : audit 0 from='client.? 172.21.15.80:0/254768101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:55:17.935 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:55:17 smithi080 bash[28361]: audit 2023-12-01T06:55:16.999947+0000 mon.a (mon.0) 2891 : audit 0 from='client.? 172.21.15.80:0/254768101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:55:18.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:55:18 smithi090 bash[32384]: cluster 2023-12-01T06:55:17.152355+0000 mgr.y (mgr.24362) 3805 : cluster 0 pgmap v3774: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:55:18.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:55:18 smithi080 bash[41963]: cluster 2023-12-01T06:55:17.152355+0000 mgr.y (mgr.24362) 3805 : cluster 0 pgmap v3774: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:55:18.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:55:18 smithi080 bash[28361]: cluster 2023-12-01T06:55:17.152355+0000 mgr.y (mgr.24362) 3805 : cluster 0 pgmap v3774: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:55:20.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:55:20 smithi090 bash[32384]: cluster 2023-12-01T06:55:19.152840+0000 mgr.y (mgr.24362) 3806 : cluster 0 pgmap v3775: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:55:20.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:55:20 smithi090 bash[32384]: audit 2023-12-01T06:55:19.458931+0000 mon.a (mon.0) 2892 : audit 0 from='client.? 172.21.15.80:0/2636325898' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:55:20.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:55:20 smithi080 bash[28361]: cluster 2023-12-01T06:55:19.152840+0000 mgr.y (mgr.24362) 3806 : cluster 0 pgmap v3775: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:55:20.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:55:20 smithi080 bash[28361]: audit 2023-12-01T06:55:19.458931+0000 mon.a (mon.0) 2892 : audit 0 from='client.? 172.21.15.80:0/2636325898' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:55:20.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:55:20 smithi080 bash[41963]: cluster 2023-12-01T06:55:19.152840+0000 mgr.y (mgr.24362) 3806 : cluster 0 pgmap v3775: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:55:20.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:55:20 smithi080 bash[41963]: audit 2023-12-01T06:55:19.458931+0000 mon.a (mon.0) 2892 : audit 0 from='client.? 172.21.15.80:0/2636325898' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:55:22.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:55:21 smithi080 bash[28361]: audit 2023-12-01T06:55:20.809870+0000 mon.a (mon.0) 2893 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:55:22.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:55:21 smithi080 bash[28361]: audit 2023-12-01T06:55:20.821410+0000 mon.a (mon.0) 2894 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:55:22.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:55:21 smithi080 bash[28361]: audit 2023-12-01T06:55:21.163412+0000 mon.a (mon.0) 2895 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:55:22.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:55:21 smithi080 bash[28361]: audit 2023-12-01T06:55:21.175767+0000 mon.a (mon.0) 2896 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:55:22.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:55:21 smithi080 bash[28361]: audit 2023-12-01T06:55:21.659172+0000 mon.c (mon.2) 2437 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:55:22.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:55:21 smithi080 bash[28361]: audit 2023-12-01T06:55:21.660679+0000 mon.c (mon.2) 2438 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:55:22.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:55:21 smithi080 bash[28361]: audit 2023-12-01T06:55:21.671603+0000 mon.a (mon.0) 2897 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:55:22.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:55:21 smithi080 bash[41963]: audit 2023-12-01T06:55:20.809870+0000 mon.a (mon.0) 2893 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:55:22.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:55:21 smithi080 bash[41963]: audit 2023-12-01T06:55:20.821410+0000 mon.a (mon.0) 2894 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:55:22.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:55:21 smithi080 bash[41963]: audit 2023-12-01T06:55:21.163412+0000 mon.a (mon.0) 2895 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:55:22.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:55:21 smithi080 bash[41963]: audit 2023-12-01T06:55:21.175767+0000 mon.a (mon.0) 2896 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:55:22.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:55:21 smithi080 bash[41963]: audit 2023-12-01T06:55:21.659172+0000 mon.c (mon.2) 2437 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:55:22.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:55:21 smithi080 bash[41963]: audit 2023-12-01T06:55:21.660679+0000 mon.c (mon.2) 2438 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:55:22.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:55:21 smithi080 bash[41963]: audit 2023-12-01T06:55:21.671603+0000 mon.a (mon.0) 2897 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:55:22.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:55:21 smithi090 bash[32384]: audit 2023-12-01T06:55:20.809870+0000 mon.a (mon.0) 2893 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:55:22.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:55:21 smithi090 bash[32384]: audit 2023-12-01T06:55:20.821410+0000 mon.a (mon.0) 2894 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:55:22.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:55:21 smithi090 bash[32384]: audit 2023-12-01T06:55:21.163412+0000 mon.a (mon.0) 2895 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:55:22.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:55:21 smithi090 bash[32384]: audit 2023-12-01T06:55:21.175767+0000 mon.a (mon.0) 2896 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:55:22.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:55:21 smithi090 bash[32384]: audit 2023-12-01T06:55:21.659172+0000 mon.c (mon.2) 2437 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:55:22.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:55:21 smithi090 bash[32384]: audit 2023-12-01T06:55:21.660679+0000 mon.c (mon.2) 2438 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:55:22.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:55:21 smithi090 bash[32384]: audit 2023-12-01T06:55:21.671603+0000 mon.a (mon.0) 2897 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:55:23.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:55:22 smithi080 bash[28361]: cluster 2023-12-01T06:55:21.153971+0000 mgr.y (mgr.24362) 3807 : cluster 0 pgmap v3776: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:55:23.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:55:22 smithi080 bash[28361]: audit 2023-12-01T06:55:21.923412+0000 mon.a (mon.0) 2898 : audit 0 from='client.? 172.21.15.80:0/2851168038' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:55:23.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:55:22 smithi080 bash[41963]: cluster 2023-12-01T06:55:21.153971+0000 mgr.y (mgr.24362) 3807 : cluster 0 pgmap v3776: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:55:23.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:55:22 smithi080 bash[41963]: audit 2023-12-01T06:55:21.923412+0000 mon.a (mon.0) 2898 : audit 0 from='client.? 172.21.15.80:0/2851168038' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:55:23.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:55:22 smithi090 bash[32384]: cluster 2023-12-01T06:55:21.153971+0000 mgr.y (mgr.24362) 3807 : cluster 0 pgmap v3776: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:55:23.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:55:22 smithi090 bash[32384]: audit 2023-12-01T06:55:21.923412+0000 mon.a (mon.0) 2898 : audit 0 from='client.? 172.21.15.80:0/2851168038' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:55:25.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:55:24 smithi080 bash[28361]: cluster 2023-12-01T06:55:23.154757+0000 mgr.y (mgr.24362) 3808 : cluster 0 pgmap v3777: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:55:25.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:55:24 smithi080 bash[28361]: audit 2023-12-01T06:55:24.370095+0000 mon.c (mon.2) 2439 : audit 0 from='client.? 172.21.15.80:0/3385950146' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:55:25.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:55:24 smithi080 bash[41963]: cluster 2023-12-01T06:55:23.154757+0000 mgr.y (mgr.24362) 3808 : cluster 0 pgmap v3777: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:55:25.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:55:24 smithi080 bash[41963]: audit 2023-12-01T06:55:24.370095+0000 mon.c (mon.2) 2439 : audit 0 from='client.? 172.21.15.80:0/3385950146' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:55:25.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:55:24 smithi090 bash[32384]: cluster 2023-12-01T06:55:23.154757+0000 mgr.y (mgr.24362) 3808 : cluster 0 pgmap v3777: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:55:25.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:55:24 smithi090 bash[32384]: audit 2023-12-01T06:55:24.370095+0000 mon.c (mon.2) 2439 : audit 0 from='client.? 172.21.15.80:0/3385950146' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:55:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:55:25 smithi080 bash[28361]: audit 2023-12-01T06:55:24.976825+0000 mon.c (mon.2) 2440 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:55:26.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:55:25 smithi080 bash[41963]: audit 2023-12-01T06:55:24.976825+0000 mon.c (mon.2) 2440 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:55:26.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:55:25 smithi090 bash[32384]: audit 2023-12-01T06:55:24.976825+0000 mon.c (mon.2) 2440 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:55:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:55:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:55:26] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T06:55:27.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:55:26 smithi080 bash[28361]: cluster 2023-12-01T06:55:25.155529+0000 mgr.y (mgr.24362) 3809 : cluster 0 pgmap v3778: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:55:27.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:55:26 smithi080 bash[28361]: audit 2023-12-01T06:55:26.827769+0000 mon.a (mon.0) 2899 : audit 0 from='client.? 172.21.15.80:0/1894165245' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:55:27.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:55:26 smithi080 bash[41963]: cluster 2023-12-01T06:55:25.155529+0000 mgr.y (mgr.24362) 3809 : cluster 0 pgmap v3778: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:55:27.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:55:26 smithi080 bash[41963]: audit 2023-12-01T06:55:26.827769+0000 mon.a (mon.0) 2899 : audit 0 from='client.? 172.21.15.80:0/1894165245' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:55:27.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:55:26 smithi090 bash[32384]: cluster 2023-12-01T06:55:25.155529+0000 mgr.y (mgr.24362) 3809 : cluster 0 pgmap v3778: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:55:27.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:55:26 smithi090 bash[32384]: audit 2023-12-01T06:55:26.827769+0000 mon.a (mon.0) 2899 : audit 0 from='client.? 172.21.15.80:0/1894165245' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:55:28.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:55:27 smithi080 bash[28361]: cluster 2023-12-01T06:55:27.156686+0000 mgr.y (mgr.24362) 3810 : cluster 0 pgmap v3779: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:55:28.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:55:27 smithi080 bash[41963]: cluster 2023-12-01T06:55:27.156686+0000 mgr.y (mgr.24362) 3810 : cluster 0 pgmap v3779: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:55:28.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:55:27 smithi090 bash[32384]: cluster 2023-12-01T06:55:27.156686+0000 mgr.y (mgr.24362) 3810 : cluster 0 pgmap v3779: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:55:30.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:55:30 smithi090 bash[32384]: cluster 2023-12-01T06:55:29.157309+0000 mgr.y (mgr.24362) 3811 : cluster 0 pgmap v3780: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:55:30.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:55:30 smithi090 bash[32384]: audit 2023-12-01T06:55:29.287867+0000 mon.c (mon.2) 2441 : audit 0 from='client.? 172.21.15.80:0/3710419406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:55:30.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:55:30 smithi080 bash[28361]: cluster 2023-12-01T06:55:29.157309+0000 mgr.y (mgr.24362) 3811 : cluster 0 pgmap v3780: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:55:30.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:55:30 smithi080 bash[28361]: audit 2023-12-01T06:55:29.287867+0000 mon.c (mon.2) 2441 : audit 0 from='client.? 172.21.15.80:0/3710419406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:55:30.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:55:30 smithi080 bash[41963]: cluster 2023-12-01T06:55:29.157309+0000 mgr.y (mgr.24362) 3811 : cluster 0 pgmap v3780: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:55:30.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:55:30 smithi080 bash[41963]: audit 2023-12-01T06:55:29.287867+0000 mon.c (mon.2) 2441 : audit 0 from='client.? 172.21.15.80:0/3710419406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:55:32.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:55:32 smithi090 bash[32384]: cluster 2023-12-01T06:55:31.158705+0000 mgr.y (mgr.24362) 3812 : cluster 0 pgmap v3781: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:55:32.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:55:32 smithi090 bash[32384]: audit 2023-12-01T06:55:31.737243+0000 mon.c (mon.2) 2442 : audit 0 from='client.? 172.21.15.80:0/3362722405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:55:32.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:55:32 smithi080 bash[41963]: cluster 2023-12-01T06:55:31.158705+0000 mgr.y (mgr.24362) 3812 : cluster 0 pgmap v3781: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:55:32.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:55:32 smithi080 bash[41963]: audit 2023-12-01T06:55:31.737243+0000 mon.c (mon.2) 2442 : audit 0 from='client.? 172.21.15.80:0/3362722405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:55:32.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:55:32 smithi080 bash[28361]: cluster 2023-12-01T06:55:31.158705+0000 mgr.y (mgr.24362) 3812 : cluster 0 pgmap v3781: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:55:32.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:55:32 smithi080 bash[28361]: audit 2023-12-01T06:55:31.737243+0000 mon.c (mon.2) 2442 : audit 0 from='client.? 172.21.15.80:0/3362722405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:55:34.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:55:34 smithi090 bash[32384]: cluster 2023-12-01T06:55:33.159392+0000 mgr.y (mgr.24362) 3813 : cluster 0 pgmap v3782: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:55:34.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:55:34 smithi090 bash[32384]: audit 2023-12-01T06:55:34.196959+0000 mon.c (mon.2) 2443 : audit 0 from='client.? 172.21.15.80:0/2729317312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:55:34.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:55:34 smithi080 bash[28361]: cluster 2023-12-01T06:55:33.159392+0000 mgr.y (mgr.24362) 3813 : cluster 0 pgmap v3782: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:55:34.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:55:34 smithi080 bash[28361]: audit 2023-12-01T06:55:34.196959+0000 mon.c (mon.2) 2443 : audit 0 from='client.? 172.21.15.80:0/2729317312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:55:34.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:55:34 smithi080 bash[41963]: cluster 2023-12-01T06:55:33.159392+0000 mgr.y (mgr.24362) 3813 : cluster 0 pgmap v3782: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:55:34.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:55:34 smithi080 bash[41963]: audit 2023-12-01T06:55:34.196959+0000 mon.c (mon.2) 2443 : audit 0 from='client.? 172.21.15.80:0/2729317312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:55:36.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:55:36 smithi080 bash[28361]: cluster 2023-12-01T06:55:35.160079+0000 mgr.y (mgr.24362) 3814 : cluster 0 pgmap v3783: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:55:36.683 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:55:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:55:36] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T06:55:36.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:55:36 smithi080 bash[41963]: cluster 2023-12-01T06:55:35.160079+0000 mgr.y (mgr.24362) 3814 : cluster 0 pgmap v3783: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:55:36.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:55:36 smithi090 bash[32384]: cluster 2023-12-01T06:55:35.160079+0000 mgr.y (mgr.24362) 3814 : cluster 0 pgmap v3783: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:55:37.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:55:37 smithi090 bash[32384]: audit 2023-12-01T06:55:36.657913+0000 mon.a (mon.0) 2900 : audit 0 from='client.? 172.21.15.80:0/2992335967' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:55:37.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:55:37 smithi080 bash[41963]: audit 2023-12-01T06:55:36.657913+0000 mon.a (mon.0) 2900 : audit 0 from='client.? 172.21.15.80:0/2992335967' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:55:37.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:55:37 smithi080 bash[28361]: audit 2023-12-01T06:55:36.657913+0000 mon.a (mon.0) 2900 : audit 0 from='client.? 172.21.15.80:0/2992335967' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:55:38.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:55:38 smithi090 bash[32384]: cluster 2023-12-01T06:55:37.161200+0000 mgr.y (mgr.24362) 3815 : cluster 0 pgmap v3784: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:55:38.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:55:38 smithi080 bash[41963]: cluster 2023-12-01T06:55:37.161200+0000 mgr.y (mgr.24362) 3815 : cluster 0 pgmap v3784: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:55:38.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:55:38 smithi080 bash[28361]: cluster 2023-12-01T06:55:37.161200+0000 mgr.y (mgr.24362) 3815 : cluster 0 pgmap v3784: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:55:39.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:55:39 smithi090 bash[32384]: audit 2023-12-01T06:55:39.107530+0000 mon.a (mon.0) 2901 : audit 0 from='client.? 172.21.15.80:0/3323475838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:55:39.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:55:39 smithi080 bash[28361]: audit 2023-12-01T06:55:39.107530+0000 mon.a (mon.0) 2901 : audit 0 from='client.? 172.21.15.80:0/3323475838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:55:39.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:55:39 smithi080 bash[41963]: audit 2023-12-01T06:55:39.107530+0000 mon.a (mon.0) 2901 : audit 0 from='client.? 172.21.15.80:0/3323475838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:55:40.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:55:40 smithi090 bash[32384]: cluster 2023-12-01T06:55:39.161768+0000 mgr.y (mgr.24362) 3816 : cluster 0 pgmap v3785: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:55:40.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:55:40 smithi090 bash[32384]: audit 2023-12-01T06:55:39.977251+0000 mon.c (mon.2) 2444 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:55:40.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:55:40 smithi080 bash[28361]: cluster 2023-12-01T06:55:39.161768+0000 mgr.y (mgr.24362) 3816 : cluster 0 pgmap v3785: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:55:40.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:55:40 smithi080 bash[28361]: audit 2023-12-01T06:55:39.977251+0000 mon.c (mon.2) 2444 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:55:40.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:55:40 smithi080 bash[41963]: cluster 2023-12-01T06:55:39.161768+0000 mgr.y (mgr.24362) 3816 : cluster 0 pgmap v3785: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:55:40.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:55:40 smithi080 bash[41963]: audit 2023-12-01T06:55:39.977251+0000 mon.c (mon.2) 2444 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:55:42.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:55:42 smithi090 bash[32384]: cluster 2023-12-01T06:55:41.162901+0000 mgr.y (mgr.24362) 3817 : cluster 0 pgmap v3786: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:55:42.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:55:42 smithi090 bash[32384]: audit 2023-12-01T06:55:41.567770+0000 mon.a (mon.0) 2902 : audit 0 from='client.? 172.21.15.80:0/1375549603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:55:42.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:55:42 smithi080 bash[41963]: cluster 2023-12-01T06:55:41.162901+0000 mgr.y (mgr.24362) 3817 : cluster 0 pgmap v3786: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:55:42.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:55:42 smithi080 bash[41963]: audit 2023-12-01T06:55:41.567770+0000 mon.a (mon.0) 2902 : audit 0 from='client.? 172.21.15.80:0/1375549603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:55:42.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:55:42 smithi080 bash[28361]: cluster 2023-12-01T06:55:41.162901+0000 mgr.y (mgr.24362) 3817 : cluster 0 pgmap v3786: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:55:42.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:55:42 smithi080 bash[28361]: audit 2023-12-01T06:55:41.567770+0000 mon.a (mon.0) 2902 : audit 0 from='client.? 172.21.15.80:0/1375549603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:55:44.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:55:44 smithi090 bash[32384]: cluster 2023-12-01T06:55:43.163569+0000 mgr.y (mgr.24362) 3818 : cluster 0 pgmap v3787: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:55:44.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:55:44 smithi090 bash[32384]: audit 2023-12-01T06:55:44.015572+0000 mon.c (mon.2) 2445 : audit 0 from='client.? 172.21.15.80:0/3239468072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:55:44.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:55:44 smithi080 bash[28361]: cluster 2023-12-01T06:55:43.163569+0000 mgr.y (mgr.24362) 3818 : cluster 0 pgmap v3787: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:55:44.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:55:44 smithi080 bash[28361]: audit 2023-12-01T06:55:44.015572+0000 mon.c (mon.2) 2445 : audit 0 from='client.? 172.21.15.80:0/3239468072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:55:44.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:55:44 smithi080 bash[41963]: cluster 2023-12-01T06:55:43.163569+0000 mgr.y (mgr.24362) 3818 : cluster 0 pgmap v3787: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:55:44.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:55:44 smithi080 bash[41963]: audit 2023-12-01T06:55:44.015572+0000 mon.c (mon.2) 2445 : audit 0 from='client.? 172.21.15.80:0/3239468072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:55:46.488 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:55:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:55:46] "GET /metrics HTTP/1.1" 200 33977 "" "Prometheus/2.43.0" 2023-12-01T06:55:46.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:55:46 smithi090 bash[32384]: cluster 2023-12-01T06:55:45.164254+0000 mgr.y (mgr.24362) 3819 : cluster 0 pgmap v3788: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:55:46.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:55:46 smithi090 bash[32384]: audit 2023-12-01T06:55:46.471001+0000 mon.a (mon.0) 2903 : audit 0 from='client.? 172.21.15.80:0/2233881092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:55:46.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:55:46 smithi080 bash[28361]: cluster 2023-12-01T06:55:45.164254+0000 mgr.y (mgr.24362) 3819 : cluster 0 pgmap v3788: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:55:46.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:55:46 smithi080 bash[28361]: audit 2023-12-01T06:55:46.471001+0000 mon.a (mon.0) 2903 : audit 0 from='client.? 172.21.15.80:0/2233881092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:55:46.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:55:46 smithi080 bash[41963]: cluster 2023-12-01T06:55:45.164254+0000 mgr.y (mgr.24362) 3819 : cluster 0 pgmap v3788: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:55:46.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:55:46 smithi080 bash[41963]: audit 2023-12-01T06:55:46.471001+0000 mon.a (mon.0) 2903 : audit 0 from='client.? 172.21.15.80:0/2233881092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:55:48.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:55:48 smithi090 bash[32384]: cluster 2023-12-01T06:55:47.165215+0000 mgr.y (mgr.24362) 3820 : cluster 0 pgmap v3789: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:55:48.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:55:48 smithi080 bash[28361]: cluster 2023-12-01T06:55:47.165215+0000 mgr.y (mgr.24362) 3820 : cluster 0 pgmap v3789: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:55:48.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:55:48 smithi080 bash[41963]: cluster 2023-12-01T06:55:47.165215+0000 mgr.y (mgr.24362) 3820 : cluster 0 pgmap v3789: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:55:49.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:55:49 smithi090 bash[32384]: audit 2023-12-01T06:55:48.931006+0000 mon.c (mon.2) 2446 : audit 0 from='client.? 172.21.15.80:0/4023207293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:55:49.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:55:49 smithi080 bash[28361]: audit 2023-12-01T06:55:48.931006+0000 mon.c (mon.2) 2446 : audit 0 from='client.? 172.21.15.80:0/4023207293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:55:49.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:55:49 smithi080 bash[41963]: audit 2023-12-01T06:55:48.931006+0000 mon.c (mon.2) 2446 : audit 0 from='client.? 172.21.15.80:0/4023207293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:55:50.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:55:50 smithi090 bash[32384]: cluster 2023-12-01T06:55:49.165814+0000 mgr.y (mgr.24362) 3821 : cluster 0 pgmap v3790: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:55:50.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:55:50 smithi080 bash[28361]: cluster 2023-12-01T06:55:49.165814+0000 mgr.y (mgr.24362) 3821 : cluster 0 pgmap v3790: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:55:50.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:55:50 smithi080 bash[41963]: cluster 2023-12-01T06:55:49.165814+0000 mgr.y (mgr.24362) 3821 : cluster 0 pgmap v3790: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:55:51.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:55:51 smithi090 bash[32384]: audit 2023-12-01T06:55:51.389195+0000 mon.c (mon.2) 2447 : audit 0 from='client.? 172.21.15.80:0/1933705810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:55:51.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:55:51 smithi080 bash[28361]: audit 2023-12-01T06:55:51.389195+0000 mon.c (mon.2) 2447 : audit 0 from='client.? 172.21.15.80:0/1933705810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:55:51.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:55:51 smithi080 bash[41963]: audit 2023-12-01T06:55:51.389195+0000 mon.c (mon.2) 2447 : audit 0 from='client.? 172.21.15.80:0/1933705810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:55:52.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:55:52 smithi090 bash[32384]: cluster 2023-12-01T06:55:51.166860+0000 mgr.y (mgr.24362) 3822 : cluster 0 pgmap v3791: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:55:52.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:55:52 smithi080 bash[28361]: cluster 2023-12-01T06:55:51.166860+0000 mgr.y (mgr.24362) 3822 : cluster 0 pgmap v3791: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:55:52.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:55:52 smithi080 bash[41963]: cluster 2023-12-01T06:55:51.166860+0000 mgr.y (mgr.24362) 3822 : cluster 0 pgmap v3791: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:55:54.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:55:54 smithi090 bash[32384]: cluster 2023-12-01T06:55:53.167517+0000 mgr.y (mgr.24362) 3823 : cluster 0 pgmap v3792: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:55:54.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:55:54 smithi090 bash[32384]: audit 2023-12-01T06:55:53.832662+0000 mon.a (mon.0) 2904 : audit 0 from='client.? 172.21.15.80:0/2825534880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:55:54.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:55:54 smithi080 bash[28361]: cluster 2023-12-01T06:55:53.167517+0000 mgr.y (mgr.24362) 3823 : cluster 0 pgmap v3792: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:55:54.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:55:54 smithi080 bash[28361]: audit 2023-12-01T06:55:53.832662+0000 mon.a (mon.0) 2904 : audit 0 from='client.? 172.21.15.80:0/2825534880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:55:54.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:55:54 smithi080 bash[41963]: cluster 2023-12-01T06:55:53.167517+0000 mgr.y (mgr.24362) 3823 : cluster 0 pgmap v3792: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:55:54.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:55:54 smithi080 bash[41963]: audit 2023-12-01T06:55:53.832662+0000 mon.a (mon.0) 2904 : audit 0 from='client.? 172.21.15.80:0/2825534880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:55:55.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:55:55 smithi080 bash[28361]: audit 2023-12-01T06:55:54.977643+0000 mon.c (mon.2) 2448 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:55:55.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:55:55 smithi080 bash[41963]: audit 2023-12-01T06:55:54.977643+0000 mon.c (mon.2) 2448 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:55:56.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:55:55 smithi090 bash[32384]: audit 2023-12-01T06:55:54.977643+0000 mon.c (mon.2) 2448 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:55:56.525 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:55:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:55:56] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T06:55:56.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:55:56 smithi080 bash[28361]: cluster 2023-12-01T06:55:55.168186+0000 mgr.y (mgr.24362) 3824 : cluster 0 pgmap v3793: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:55:56.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:55:56 smithi080 bash[28361]: audit 2023-12-01T06:55:56.290665+0000 mon.a (mon.0) 2905 : audit 0 from='client.? 172.21.15.80:0/260535704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:55:56.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:55:56 smithi080 bash[41963]: cluster 2023-12-01T06:55:55.168186+0000 mgr.y (mgr.24362) 3824 : cluster 0 pgmap v3793: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:55:56.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:55:56 smithi080 bash[41963]: audit 2023-12-01T06:55:56.290665+0000 mon.a (mon.0) 2905 : audit 0 from='client.? 172.21.15.80:0/260535704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:55:57.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:55:56 smithi090 bash[32384]: cluster 2023-12-01T06:55:55.168186+0000 mgr.y (mgr.24362) 3824 : cluster 0 pgmap v3793: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:55:57.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:55:56 smithi090 bash[32384]: audit 2023-12-01T06:55:56.290665+0000 mon.a (mon.0) 2905 : audit 0 from='client.? 172.21.15.80:0/260535704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:55:58.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:55:58 smithi080 bash[41963]: cluster 2023-12-01T06:55:57.169306+0000 mgr.y (mgr.24362) 3825 : cluster 0 pgmap v3794: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:55:58.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:55:58 smithi080 bash[28361]: cluster 2023-12-01T06:55:57.169306+0000 mgr.y (mgr.24362) 3825 : cluster 0 pgmap v3794: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:55:59.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:55:58 smithi090 bash[32384]: cluster 2023-12-01T06:55:57.169306+0000 mgr.y (mgr.24362) 3825 : cluster 0 pgmap v3794: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:55:59.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:55:59 smithi080 bash[28361]: audit 2023-12-01T06:55:58.745064+0000 mon.c (mon.2) 2449 : audit 0 from='client.? 172.21.15.80:0/2712214237' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:55:59.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:55:59 smithi080 bash[41963]: audit 2023-12-01T06:55:58.745064+0000 mon.c (mon.2) 2449 : audit 0 from='client.? 172.21.15.80:0/2712214237' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:56:00.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:55:59 smithi090 bash[32384]: audit 2023-12-01T06:55:58.745064+0000 mon.c (mon.2) 2449 : audit 0 from='client.? 172.21.15.80:0/2712214237' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:56:00.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:56:00 smithi080 bash[28361]: cluster 2023-12-01T06:55:59.169993+0000 mgr.y (mgr.24362) 3826 : cluster 0 pgmap v3795: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:56:00.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:56:00 smithi080 bash[41963]: cluster 2023-12-01T06:55:59.169993+0000 mgr.y (mgr.24362) 3826 : cluster 0 pgmap v3795: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:56:01.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:56:00 smithi090 bash[32384]: cluster 2023-12-01T06:55:59.169993+0000 mgr.y (mgr.24362) 3826 : cluster 0 pgmap v3795: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:56:01.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:56:01 smithi080 bash[41963]: audit 2023-12-01T06:56:01.207731+0000 mon.c (mon.2) 2450 : audit 0 from='client.? 172.21.15.80:0/2810079440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:56:01.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:56:01 smithi080 bash[28361]: audit 2023-12-01T06:56:01.207731+0000 mon.c (mon.2) 2450 : audit 0 from='client.? 172.21.15.80:0/2810079440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:56:02.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:56:01 smithi090 bash[32384]: audit 2023-12-01T06:56:01.207731+0000 mon.c (mon.2) 2450 : audit 0 from='client.? 172.21.15.80:0/2810079440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:56:02.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:56:02 smithi080 bash[28361]: cluster 2023-12-01T06:56:01.171076+0000 mgr.y (mgr.24362) 3827 : cluster 0 pgmap v3796: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:56:02.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:56:02 smithi080 bash[41963]: cluster 2023-12-01T06:56:01.171076+0000 mgr.y (mgr.24362) 3827 : cluster 0 pgmap v3796: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:56:03.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:56:02 smithi090 bash[32384]: cluster 2023-12-01T06:56:01.171076+0000 mgr.y (mgr.24362) 3827 : cluster 0 pgmap v3796: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:56:04.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:56:04 smithi080 bash[28361]: cluster 2023-12-01T06:56:03.171576+0000 mgr.y (mgr.24362) 3828 : cluster 0 pgmap v3797: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:56:04.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:56:04 smithi080 bash[28361]: audit 2023-12-01T06:56:03.666169+0000 mon.c (mon.2) 2451 : audit 0 from='client.? 172.21.15.80:0/3038293850' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:56:04.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:56:04 smithi080 bash[41963]: cluster 2023-12-01T06:56:03.171576+0000 mgr.y (mgr.24362) 3828 : cluster 0 pgmap v3797: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:56:04.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:56:04 smithi080 bash[41963]: audit 2023-12-01T06:56:03.666169+0000 mon.c (mon.2) 2451 : audit 0 from='client.? 172.21.15.80:0/3038293850' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:56:05.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:56:04 smithi090 bash[32384]: cluster 2023-12-01T06:56:03.171576+0000 mgr.y (mgr.24362) 3828 : cluster 0 pgmap v3797: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:56:05.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:56:04 smithi090 bash[32384]: audit 2023-12-01T06:56:03.666169+0000 mon.c (mon.2) 2451 : audit 0 from='client.? 172.21.15.80:0/3038293850' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:56:06.569 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:56:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:56:06] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T06:56:06.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:56:06 smithi080 bash[28361]: cluster 2023-12-01T06:56:05.172301+0000 mgr.y (mgr.24362) 3829 : cluster 0 pgmap v3798: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:56:06.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:56:06 smithi080 bash[28361]: audit 2023-12-01T06:56:06.123304+0000 mon.a (mon.0) 2906 : audit 0 from='client.? 172.21.15.80:0/640411027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:56:06.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:56:06 smithi080 bash[41963]: cluster 2023-12-01T06:56:05.172301+0000 mgr.y (mgr.24362) 3829 : cluster 0 pgmap v3798: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:56:06.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:56:06 smithi080 bash[41963]: audit 2023-12-01T06:56:06.123304+0000 mon.a (mon.0) 2906 : audit 0 from='client.? 172.21.15.80:0/640411027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:56:07.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:56:06 smithi090 bash[32384]: cluster 2023-12-01T06:56:05.172301+0000 mgr.y (mgr.24362) 3829 : cluster 0 pgmap v3798: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:56:07.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:56:06 smithi090 bash[32384]: audit 2023-12-01T06:56:06.123304+0000 mon.a (mon.0) 2906 : audit 0 from='client.? 172.21.15.80:0/640411027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:56:08.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:56:08 smithi080 bash[28361]: cluster 2023-12-01T06:56:07.173473+0000 mgr.y (mgr.24362) 3830 : cluster 0 pgmap v3799: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:56:08.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:56:08 smithi080 bash[41963]: cluster 2023-12-01T06:56:07.173473+0000 mgr.y (mgr.24362) 3830 : cluster 0 pgmap v3799: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:56:09.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:56:08 smithi090 bash[32384]: cluster 2023-12-01T06:56:07.173473+0000 mgr.y (mgr.24362) 3830 : cluster 0 pgmap v3799: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:56:09.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:56:09 smithi080 bash[41963]: audit 2023-12-01T06:56:08.580650+0000 mon.c (mon.2) 2452 : audit 0 from='client.? 172.21.15.80:0/697120231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:56:09.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:56:09 smithi080 bash[28361]: audit 2023-12-01T06:56:08.580650+0000 mon.c (mon.2) 2452 : audit 0 from='client.? 172.21.15.80:0/697120231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:56:10.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:56:09 smithi090 bash[32384]: audit 2023-12-01T06:56:08.580650+0000 mon.c (mon.2) 2452 : audit 0 from='client.? 172.21.15.80:0/697120231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:56:10.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:56:10 smithi080 bash[41963]: cluster 2023-12-01T06:56:09.174131+0000 mgr.y (mgr.24362) 3831 : cluster 0 pgmap v3800: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:56:10.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:56:10 smithi080 bash[41963]: audit 2023-12-01T06:56:09.978037+0000 mon.c (mon.2) 2453 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:56:10.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:56:10 smithi080 bash[28361]: cluster 2023-12-01T06:56:09.174131+0000 mgr.y (mgr.24362) 3831 : cluster 0 pgmap v3800: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:56:10.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:56:10 smithi080 bash[28361]: audit 2023-12-01T06:56:09.978037+0000 mon.c (mon.2) 2453 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:56:11.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:56:10 smithi090 bash[32384]: cluster 2023-12-01T06:56:09.174131+0000 mgr.y (mgr.24362) 3831 : cluster 0 pgmap v3800: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:56:11.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:56:10 smithi090 bash[32384]: audit 2023-12-01T06:56:09.978037+0000 mon.c (mon.2) 2453 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:56:11.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:56:11 smithi080 bash[28361]: audit 2023-12-01T06:56:11.037869+0000 mon.a (mon.0) 2907 : audit 0 from='client.? 172.21.15.80:0/2841789287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:56:11.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:56:11 smithi080 bash[41963]: audit 2023-12-01T06:56:11.037869+0000 mon.a (mon.0) 2907 : audit 0 from='client.? 172.21.15.80:0/2841789287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:56:12.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:56:11 smithi090 bash[32384]: audit 2023-12-01T06:56:11.037869+0000 mon.a (mon.0) 2907 : audit 0 from='client.? 172.21.15.80:0/2841789287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:56:12.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:56:12 smithi080 bash[28361]: cluster 2023-12-01T06:56:11.175253+0000 mgr.y (mgr.24362) 3832 : cluster 0 pgmap v3801: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:56:12.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:56:12 smithi080 bash[41963]: cluster 2023-12-01T06:56:11.175253+0000 mgr.y (mgr.24362) 3832 : cluster 0 pgmap v3801: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:56:13.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:56:12 smithi090 bash[32384]: cluster 2023-12-01T06:56:11.175253+0000 mgr.y (mgr.24362) 3832 : cluster 0 pgmap v3801: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:56:13.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:56:13 smithi080 bash[41963]: audit 2023-12-01T06:56:13.482629+0000 mon.c (mon.2) 2454 : audit 0 from='client.? 172.21.15.80:0/1887319796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:56:13.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:56:13 smithi080 bash[28361]: audit 2023-12-01T06:56:13.482629+0000 mon.c (mon.2) 2454 : audit 0 from='client.? 172.21.15.80:0/1887319796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:56:14.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:56:13 smithi090 bash[32384]: audit 2023-12-01T06:56:13.482629+0000 mon.c (mon.2) 2454 : audit 0 from='client.? 172.21.15.80:0/1887319796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:56:14.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:56:14 smithi080 bash[28361]: cluster 2023-12-01T06:56:13.175963+0000 mgr.y (mgr.24362) 3833 : cluster 0 pgmap v3802: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:56:14.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:56:14 smithi080 bash[41963]: cluster 2023-12-01T06:56:13.175963+0000 mgr.y (mgr.24362) 3833 : cluster 0 pgmap v3802: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:56:15.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:56:14 smithi090 bash[32384]: cluster 2023-12-01T06:56:13.175963+0000 mgr.y (mgr.24362) 3833 : cluster 0 pgmap v3802: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:56:16.617 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:56:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:56:16] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T06:56:16.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:56:16 smithi080 bash[41963]: cluster 2023-12-01T06:56:15.176606+0000 mgr.y (mgr.24362) 3834 : cluster 0 pgmap v3803: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:56:16.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:56:16 smithi080 bash[41963]: audit 2023-12-01T06:56:15.935613+0000 mon.a (mon.0) 2908 : audit 0 from='client.? 172.21.15.80:0/2627197587' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:56:16.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:56:16 smithi080 bash[28361]: cluster 2023-12-01T06:56:15.176606+0000 mgr.y (mgr.24362) 3834 : cluster 0 pgmap v3803: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:56:16.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:56:16 smithi080 bash[28361]: audit 2023-12-01T06:56:15.935613+0000 mon.a (mon.0) 2908 : audit 0 from='client.? 172.21.15.80:0/2627197587' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:56:17.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:56:16 smithi090 bash[32384]: cluster 2023-12-01T06:56:15.176606+0000 mgr.y (mgr.24362) 3834 : cluster 0 pgmap v3803: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:56:17.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:56:16 smithi090 bash[32384]: audit 2023-12-01T06:56:15.935613+0000 mon.a (mon.0) 2908 : audit 0 from='client.? 172.21.15.80:0/2627197587' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:56:18.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:56:18 smithi080 bash[28361]: cluster 2023-12-01T06:56:17.177861+0000 mgr.y (mgr.24362) 3835 : cluster 0 pgmap v3804: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:56:18.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:56:18 smithi080 bash[28361]: audit 2023-12-01T06:56:18.401771+0000 mon.a (mon.0) 2909 : audit 0 from='client.? 172.21.15.80:0/2880075041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:56:18.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:56:18 smithi080 bash[41963]: cluster 2023-12-01T06:56:17.177861+0000 mgr.y (mgr.24362) 3835 : cluster 0 pgmap v3804: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:56:18.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:56:18 smithi080 bash[41963]: audit 2023-12-01T06:56:18.401771+0000 mon.a (mon.0) 2909 : audit 0 from='client.? 172.21.15.80:0/2880075041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:56:19.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:56:18 smithi090 bash[32384]: cluster 2023-12-01T06:56:17.177861+0000 mgr.y (mgr.24362) 3835 : cluster 0 pgmap v3804: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:56:19.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:56:18 smithi090 bash[32384]: audit 2023-12-01T06:56:18.401771+0000 mon.a (mon.0) 2909 : audit 0 from='client.? 172.21.15.80:0/2880075041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:56:20.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:56:20 smithi080 bash[28361]: cluster 2023-12-01T06:56:19.178646+0000 mgr.y (mgr.24362) 3836 : cluster 0 pgmap v3805: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:56:20.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:56:20 smithi080 bash[41963]: cluster 2023-12-01T06:56:19.178646+0000 mgr.y (mgr.24362) 3836 : cluster 0 pgmap v3805: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:56:21.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:56:20 smithi090 bash[32384]: cluster 2023-12-01T06:56:19.178646+0000 mgr.y (mgr.24362) 3836 : cluster 0 pgmap v3805: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:56:21.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:56:21 smithi080 bash[41963]: audit 2023-12-01T06:56:20.862067+0000 mon.a (mon.0) 2910 : audit 0 from='client.? 172.21.15.80:0/3400517740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:56:21.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:56:21 smithi080 bash[28361]: audit 2023-12-01T06:56:20.862067+0000 mon.a (mon.0) 2910 : audit 0 from='client.? 172.21.15.80:0/3400517740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:56:22.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:56:21 smithi090 bash[32384]: audit 2023-12-01T06:56:20.862067+0000 mon.a (mon.0) 2910 : audit 0 from='client.? 172.21.15.80:0/3400517740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:56:22.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:56:22 smithi080 bash[41963]: cluster 2023-12-01T06:56:21.179806+0000 mgr.y (mgr.24362) 3837 : cluster 0 pgmap v3806: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:56:22.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:56:22 smithi080 bash[41963]: audit 2023-12-01T06:56:21.752265+0000 mon.c (mon.2) 2455 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:56:22.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:56:22 smithi080 bash[28361]: cluster 2023-12-01T06:56:21.179806+0000 mgr.y (mgr.24362) 3837 : cluster 0 pgmap v3806: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:56:22.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:56:22 smithi080 bash[28361]: audit 2023-12-01T06:56:21.752265+0000 mon.c (mon.2) 2455 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:56:23.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:56:22 smithi090 bash[32384]: cluster 2023-12-01T06:56:21.179806+0000 mgr.y (mgr.24362) 3837 : cluster 0 pgmap v3806: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:56:23.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:56:22 smithi090 bash[32384]: audit 2023-12-01T06:56:21.752265+0000 mon.c (mon.2) 2455 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:56:23.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:56:23 smithi080 bash[28361]: audit 2023-12-01T06:56:23.318881+0000 mon.c (mon.2) 2456 : audit 0 from='client.? 172.21.15.80:0/4090676464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:56:23.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:56:23 smithi080 bash[41963]: audit 2023-12-01T06:56:23.318881+0000 mon.c (mon.2) 2456 : audit 0 from='client.? 172.21.15.80:0/4090676464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:56:24.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:56:23 smithi090 bash[32384]: audit 2023-12-01T06:56:23.318881+0000 mon.c (mon.2) 2456 : audit 0 from='client.? 172.21.15.80:0/4090676464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:56:24.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:56:24 smithi080 bash[28361]: cluster 2023-12-01T06:56:23.180309+0000 mgr.y (mgr.24362) 3838 : cluster 0 pgmap v3807: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:56:24.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:56:24 smithi080 bash[41963]: cluster 2023-12-01T06:56:23.180309+0000 mgr.y (mgr.24362) 3838 : cluster 0 pgmap v3807: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:56:25.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:56:24 smithi090 bash[32384]: cluster 2023-12-01T06:56:23.180309+0000 mgr.y (mgr.24362) 3838 : cluster 0 pgmap v3807: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:56:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:56:25 smithi080 bash[28361]: audit 2023-12-01T06:56:24.978334+0000 mon.c (mon.2) 2457 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:56:25.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:56:25 smithi080 bash[41963]: audit 2023-12-01T06:56:24.978334+0000 mon.c (mon.2) 2457 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:56:26.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:56:25 smithi090 bash[32384]: audit 2023-12-01T06:56:24.978334+0000 mon.c (mon.2) 2457 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:56:26.656 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:56:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:56:26] "GET /metrics HTTP/1.1" 200 33977 "" "Prometheus/2.43.0" 2023-12-01T06:56:26.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:56:26 smithi080 bash[28361]: cluster 2023-12-01T06:56:25.180921+0000 mgr.y (mgr.24362) 3839 : cluster 0 pgmap v3808: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:56:26.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:56:26 smithi080 bash[28361]: audit 2023-12-01T06:56:25.779840+0000 mon.c (mon.2) 2458 : audit 0 from='client.? 172.21.15.80:0/1947802541' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:56:26.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:56:26 smithi080 bash[41963]: cluster 2023-12-01T06:56:25.180921+0000 mgr.y (mgr.24362) 3839 : cluster 0 pgmap v3808: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:56:26.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:56:26 smithi080 bash[41963]: audit 2023-12-01T06:56:25.779840+0000 mon.c (mon.2) 2458 : audit 0 from='client.? 172.21.15.80:0/1947802541' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:56:27.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:56:26 smithi090 bash[32384]: cluster 2023-12-01T06:56:25.180921+0000 mgr.y (mgr.24362) 3839 : cluster 0 pgmap v3808: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:56:27.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:56:26 smithi090 bash[32384]: audit 2023-12-01T06:56:25.779840+0000 mon.c (mon.2) 2458 : audit 0 from='client.? 172.21.15.80:0/1947802541' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:56:28.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:56:28 smithi080 bash[41963]: cluster 2023-12-01T06:56:27.181881+0000 mgr.y (mgr.24362) 3840 : cluster 0 pgmap v3809: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:56:28.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:56:28 smithi080 bash[41963]: audit 2023-12-01T06:56:27.605222+0000 mon.a (mon.0) 2911 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:56:28.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:56:28 smithi080 bash[41963]: audit 2023-12-01T06:56:27.615361+0000 mon.a (mon.0) 2912 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:56:28.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:56:28 smithi080 bash[41963]: audit 2023-12-01T06:56:27.955951+0000 mon.a (mon.0) 2913 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:56:28.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:56:28 smithi080 bash[41963]: audit 2023-12-01T06:56:27.964729+0000 mon.a (mon.0) 2914 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:56:28.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:56:28 smithi080 bash[41963]: audit 2023-12-01T06:56:28.245159+0000 mon.c (mon.2) 2459 : audit 0 from='client.? 172.21.15.80:0/1083930088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:56:28.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:56:28 smithi080 bash[41963]: audit 2023-12-01T06:56:28.448873+0000 mon.c (mon.2) 2460 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:56:28.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:56:28 smithi080 bash[41963]: audit 2023-12-01T06:56:28.450705+0000 mon.c (mon.2) 2461 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:56:28.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:56:28 smithi080 bash[41963]: audit 2023-12-01T06:56:28.459753+0000 mon.a (mon.0) 2915 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:56:28.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:56:28 smithi080 bash[28361]: cluster 2023-12-01T06:56:27.181881+0000 mgr.y (mgr.24362) 3840 : cluster 0 pgmap v3809: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:56:28.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:56:28 smithi080 bash[28361]: audit 2023-12-01T06:56:27.605222+0000 mon.a (mon.0) 2911 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:56:28.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:56:28 smithi080 bash[28361]: audit 2023-12-01T06:56:27.615361+0000 mon.a (mon.0) 2912 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:56:28.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:56:28 smithi080 bash[28361]: audit 2023-12-01T06:56:27.955951+0000 mon.a (mon.0) 2913 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:56:28.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:56:28 smithi080 bash[28361]: audit 2023-12-01T06:56:27.964729+0000 mon.a (mon.0) 2914 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:56:28.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:56:28 smithi080 bash[28361]: audit 2023-12-01T06:56:28.245159+0000 mon.c (mon.2) 2459 : audit 0 from='client.? 172.21.15.80:0/1083930088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:56:28.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:56:28 smithi080 bash[28361]: audit 2023-12-01T06:56:28.448873+0000 mon.c (mon.2) 2460 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:56:28.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:56:28 smithi080 bash[28361]: audit 2023-12-01T06:56:28.450705+0000 mon.c (mon.2) 2461 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:56:28.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:56:28 smithi080 bash[28361]: audit 2023-12-01T06:56:28.459753+0000 mon.a (mon.0) 2915 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:56:29.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:56:28 smithi090 bash[32384]: cluster 2023-12-01T06:56:27.181881+0000 mgr.y (mgr.24362) 3840 : cluster 0 pgmap v3809: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:56:29.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:56:28 smithi090 bash[32384]: audit 2023-12-01T06:56:27.605222+0000 mon.a (mon.0) 2911 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:56:29.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:56:28 smithi090 bash[32384]: audit 2023-12-01T06:56:27.615361+0000 mon.a (mon.0) 2912 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:56:29.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:56:28 smithi090 bash[32384]: audit 2023-12-01T06:56:27.955951+0000 mon.a (mon.0) 2913 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:56:29.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:56:28 smithi090 bash[32384]: audit 2023-12-01T06:56:27.964729+0000 mon.a (mon.0) 2914 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:56:29.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:56:28 smithi090 bash[32384]: audit 2023-12-01T06:56:28.245159+0000 mon.c (mon.2) 2459 : audit 0 from='client.? 172.21.15.80:0/1083930088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:56:29.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:56:28 smithi090 bash[32384]: audit 2023-12-01T06:56:28.448873+0000 mon.c (mon.2) 2460 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:56:29.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:56:28 smithi090 bash[32384]: audit 2023-12-01T06:56:28.450705+0000 mon.c (mon.2) 2461 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:56:29.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:56:28 smithi090 bash[32384]: audit 2023-12-01T06:56:28.459753+0000 mon.a (mon.0) 2915 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:56:30.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:56:30 smithi080 bash[28361]: cluster 2023-12-01T06:56:29.182644+0000 mgr.y (mgr.24362) 3841 : cluster 0 pgmap v3810: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:56:30.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:56:30 smithi080 bash[41963]: cluster 2023-12-01T06:56:29.182644+0000 mgr.y (mgr.24362) 3841 : cluster 0 pgmap v3810: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:56:31.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:56:30 smithi090 bash[32384]: cluster 2023-12-01T06:56:29.182644+0000 mgr.y (mgr.24362) 3841 : cluster 0 pgmap v3810: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:56:31.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:56:31 smithi080 bash[28361]: audit 2023-12-01T06:56:30.708617+0000 mon.a (mon.0) 2916 : audit 0 from='client.? 172.21.15.80:0/2041666905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:56:31.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:56:31 smithi080 bash[41963]: audit 2023-12-01T06:56:30.708617+0000 mon.a (mon.0) 2916 : audit 0 from='client.? 172.21.15.80:0/2041666905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:56:32.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:56:31 smithi090 bash[32384]: audit 2023-12-01T06:56:30.708617+0000 mon.a (mon.0) 2916 : audit 0 from='client.? 172.21.15.80:0/2041666905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:56:32.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:56:32 smithi080 bash[28361]: cluster 2023-12-01T06:56:31.183834+0000 mgr.y (mgr.24362) 3842 : cluster 0 pgmap v3811: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:56:32.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:56:32 smithi080 bash[41963]: cluster 2023-12-01T06:56:31.183834+0000 mgr.y (mgr.24362) 3842 : cluster 0 pgmap v3811: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:56:33.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:56:32 smithi090 bash[32384]: cluster 2023-12-01T06:56:31.183834+0000 mgr.y (mgr.24362) 3842 : cluster 0 pgmap v3811: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:56:33.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:56:33 smithi080 bash[28361]: audit 2023-12-01T06:56:33.167522+0000 mon.a (mon.0) 2917 : audit 0 from='client.? 172.21.15.80:0/2550027546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:56:33.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:56:33 smithi080 bash[41963]: audit 2023-12-01T06:56:33.167522+0000 mon.a (mon.0) 2917 : audit 0 from='client.? 172.21.15.80:0/2550027546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:56:34.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:56:33 smithi090 bash[32384]: audit 2023-12-01T06:56:33.167522+0000 mon.a (mon.0) 2917 : audit 0 from='client.? 172.21.15.80:0/2550027546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:56:34.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:56:34 smithi080 bash[28361]: cluster 2023-12-01T06:56:33.184426+0000 mgr.y (mgr.24362) 3843 : cluster 0 pgmap v3812: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:56:34.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:56:34 smithi080 bash[41963]: cluster 2023-12-01T06:56:33.184426+0000 mgr.y (mgr.24362) 3843 : cluster 0 pgmap v3812: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:56:35.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:56:34 smithi090 bash[32384]: cluster 2023-12-01T06:56:33.184426+0000 mgr.y (mgr.24362) 3843 : cluster 0 pgmap v3812: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:56:35.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:56:35 smithi080 bash[28361]: audit 2023-12-01T06:56:35.621386+0000 mon.a (mon.0) 2918 : audit 0 from='client.? 172.21.15.80:0/230421703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:56:35.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:56:35 smithi080 bash[41963]: audit 2023-12-01T06:56:35.621386+0000 mon.a (mon.0) 2918 : audit 0 from='client.? 172.21.15.80:0/230421703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:56:36.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:56:35 smithi090 bash[32384]: audit 2023-12-01T06:56:35.621386+0000 mon.a (mon.0) 2918 : audit 0 from='client.? 172.21.15.80:0/230421703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:56:36.646 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:56:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:56:36] "GET /metrics HTTP/1.1" 200 33977 "" "Prometheus/2.43.0" 2023-12-01T06:56:36.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:56:36 smithi080 bash[28361]: cluster 2023-12-01T06:56:35.185059+0000 mgr.y (mgr.24362) 3844 : cluster 0 pgmap v3813: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:56:36.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:56:36 smithi080 bash[41963]: cluster 2023-12-01T06:56:35.185059+0000 mgr.y (mgr.24362) 3844 : cluster 0 pgmap v3813: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:56:37.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:56:36 smithi090 bash[32384]: cluster 2023-12-01T06:56:35.185059+0000 mgr.y (mgr.24362) 3844 : cluster 0 pgmap v3813: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:56:38.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:56:38 smithi080 bash[28361]: cluster 2023-12-01T06:56:37.186182+0000 mgr.y (mgr.24362) 3845 : cluster 0 pgmap v3814: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:56:38.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:56:38 smithi080 bash[28361]: audit 2023-12-01T06:56:38.076068+0000 mon.a (mon.0) 2919 : audit 0 from='client.? 172.21.15.80:0/1795368570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:56:38.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:56:38 smithi080 bash[41963]: cluster 2023-12-01T06:56:37.186182+0000 mgr.y (mgr.24362) 3845 : cluster 0 pgmap v3814: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:56:38.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:56:38 smithi080 bash[41963]: audit 2023-12-01T06:56:38.076068+0000 mon.a (mon.0) 2919 : audit 0 from='client.? 172.21.15.80:0/1795368570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:56:39.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:56:38 smithi090 bash[32384]: cluster 2023-12-01T06:56:37.186182+0000 mgr.y (mgr.24362) 3845 : cluster 0 pgmap v3814: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:56:39.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:56:38 smithi090 bash[32384]: audit 2023-12-01T06:56:38.076068+0000 mon.a (mon.0) 2919 : audit 0 from='client.? 172.21.15.80:0/1795368570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:56:40.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:56:40 smithi080 bash[28361]: cluster 2023-12-01T06:56:39.186845+0000 mgr.y (mgr.24362) 3846 : cluster 0 pgmap v3815: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:56:40.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:56:40 smithi080 bash[28361]: audit 2023-12-01T06:56:39.978804+0000 mon.c (mon.2) 2462 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:56:40.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:56:40 smithi080 bash[28361]: audit 2023-12-01T06:56:40.528761+0000 mon.c (mon.2) 2463 : audit 0 from='client.? 172.21.15.80:0/415527386' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:56:40.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:56:40 smithi080 bash[41963]: cluster 2023-12-01T06:56:39.186845+0000 mgr.y (mgr.24362) 3846 : cluster 0 pgmap v3815: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:56:40.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:56:40 smithi080 bash[41963]: audit 2023-12-01T06:56:39.978804+0000 mon.c (mon.2) 2462 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:56:40.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:56:40 smithi080 bash[41963]: audit 2023-12-01T06:56:40.528761+0000 mon.c (mon.2) 2463 : audit 0 from='client.? 172.21.15.80:0/415527386' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:56:41.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:56:40 smithi090 bash[32384]: cluster 2023-12-01T06:56:39.186845+0000 mgr.y (mgr.24362) 3846 : cluster 0 pgmap v3815: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:56:41.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:56:40 smithi090 bash[32384]: audit 2023-12-01T06:56:39.978804+0000 mon.c (mon.2) 2462 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:56:41.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:56:40 smithi090 bash[32384]: audit 2023-12-01T06:56:40.528761+0000 mon.c (mon.2) 2463 : audit 0 from='client.? 172.21.15.80:0/415527386' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:56:42.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:56:42 smithi080 bash[28361]: cluster 2023-12-01T06:56:41.187963+0000 mgr.y (mgr.24362) 3847 : cluster 0 pgmap v3816: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:56:42.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:56:42 smithi080 bash[41963]: cluster 2023-12-01T06:56:41.187963+0000 mgr.y (mgr.24362) 3847 : cluster 0 pgmap v3816: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:56:43.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:56:42 smithi090 bash[32384]: cluster 2023-12-01T06:56:41.187963+0000 mgr.y (mgr.24362) 3847 : cluster 0 pgmap v3816: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:56:43.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:56:43 smithi080 bash[41963]: audit 2023-12-01T06:56:42.978239+0000 mon.a (mon.0) 2920 : audit 0 from='client.? 172.21.15.80:0/2141932912' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:56:43.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:56:43 smithi080 bash[28361]: audit 2023-12-01T06:56:42.978239+0000 mon.a (mon.0) 2920 : audit 0 from='client.? 172.21.15.80:0/2141932912' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:56:44.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:56:43 smithi090 bash[32384]: audit 2023-12-01T06:56:42.978239+0000 mon.a (mon.0) 2920 : audit 0 from='client.? 172.21.15.80:0/2141932912' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:56:44.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:56:44 smithi080 bash[41963]: cluster 2023-12-01T06:56:43.188567+0000 mgr.y (mgr.24362) 3848 : cluster 0 pgmap v3817: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:56:44.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:56:44 smithi080 bash[28361]: cluster 2023-12-01T06:56:43.188567+0000 mgr.y (mgr.24362) 3848 : cluster 0 pgmap v3817: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:56:45.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:56:44 smithi090 bash[32384]: cluster 2023-12-01T06:56:43.188567+0000 mgr.y (mgr.24362) 3848 : cluster 0 pgmap v3817: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:56:45.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:56:45 smithi080 bash[41963]: audit 2023-12-01T06:56:45.432400+0000 mon.c (mon.2) 2464 : audit 0 from='client.? 172.21.15.80:0/357859807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:56:45.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:56:45 smithi080 bash[28361]: audit 2023-12-01T06:56:45.432400+0000 mon.c (mon.2) 2464 : audit 0 from='client.? 172.21.15.80:0/357859807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:56:46.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:56:45 smithi090 bash[32384]: audit 2023-12-01T06:56:45.432400+0000 mon.c (mon.2) 2464 : audit 0 from='client.? 172.21.15.80:0/357859807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:56:46.683 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:56:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:56:46] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T06:56:47.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:56:46 smithi090 bash[32384]: cluster 2023-12-01T06:56:45.189197+0000 mgr.y (mgr.24362) 3849 : cluster 0 pgmap v3818: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:56:47.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:56:46 smithi080 bash[28361]: cluster 2023-12-01T06:56:45.189197+0000 mgr.y (mgr.24362) 3849 : cluster 0 pgmap v3818: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:56:47.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:56:46 smithi080 bash[41963]: cluster 2023-12-01T06:56:45.189197+0000 mgr.y (mgr.24362) 3849 : cluster 0 pgmap v3818: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:56:49.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:56:48 smithi090 bash[32384]: cluster 2023-12-01T06:56:47.190352+0000 mgr.y (mgr.24362) 3850 : cluster 0 pgmap v3819: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:56:49.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:56:48 smithi090 bash[32384]: audit 2023-12-01T06:56:47.887838+0000 mon.a (mon.0) 2921 : audit 0 from='client.? 172.21.15.80:0/3941583167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:56:49.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:56:48 smithi080 bash[28361]: cluster 2023-12-01T06:56:47.190352+0000 mgr.y (mgr.24362) 3850 : cluster 0 pgmap v3819: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:56:49.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:56:48 smithi080 bash[28361]: audit 2023-12-01T06:56:47.887838+0000 mon.a (mon.0) 2921 : audit 0 from='client.? 172.21.15.80:0/3941583167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:56:49.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:56:48 smithi080 bash[41963]: cluster 2023-12-01T06:56:47.190352+0000 mgr.y (mgr.24362) 3850 : cluster 0 pgmap v3819: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:56:49.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:56:48 smithi080 bash[41963]: audit 2023-12-01T06:56:47.887838+0000 mon.a (mon.0) 2921 : audit 0 from='client.? 172.21.15.80:0/3941583167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:56:51.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:56:50 smithi090 bash[32384]: cluster 2023-12-01T06:56:49.191008+0000 mgr.y (mgr.24362) 3851 : cluster 0 pgmap v3820: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:56:51.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:56:50 smithi090 bash[32384]: audit 2023-12-01T06:56:50.341933+0000 mon.c (mon.2) 2465 : audit 0 from='client.? 172.21.15.80:0/3134139712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:56:51.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:56:50 smithi080 bash[41963]: cluster 2023-12-01T06:56:49.191008+0000 mgr.y (mgr.24362) 3851 : cluster 0 pgmap v3820: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:56:51.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:56:50 smithi080 bash[41963]: audit 2023-12-01T06:56:50.341933+0000 mon.c (mon.2) 2465 : audit 0 from='client.? 172.21.15.80:0/3134139712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:56:51.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:56:50 smithi080 bash[28361]: cluster 2023-12-01T06:56:49.191008+0000 mgr.y (mgr.24362) 3851 : cluster 0 pgmap v3820: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:56:51.184 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:56:50 smithi080 bash[28361]: audit 2023-12-01T06:56:50.341933+0000 mon.c (mon.2) 2465 : audit 0 from='client.? 172.21.15.80:0/3134139712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:56:53.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:56:52 smithi090 bash[32384]: cluster 2023-12-01T06:56:51.192132+0000 mgr.y (mgr.24362) 3852 : cluster 0 pgmap v3821: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:56:53.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:56:52 smithi080 bash[28361]: cluster 2023-12-01T06:56:51.192132+0000 mgr.y (mgr.24362) 3852 : cluster 0 pgmap v3821: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:56:53.188 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:56:52 smithi080 bash[41963]: cluster 2023-12-01T06:56:51.192132+0000 mgr.y (mgr.24362) 3852 : cluster 0 pgmap v3821: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:56:54.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:56:53 smithi090 bash[32384]: audit 2023-12-01T06:56:52.798362+0000 mon.a (mon.0) 2922 : audit 0 from='client.? 172.21.15.80:0/4289191549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:56:54.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:56:53 smithi080 bash[41963]: audit 2023-12-01T06:56:52.798362+0000 mon.a (mon.0) 2922 : audit 0 from='client.? 172.21.15.80:0/4289191549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:56:54.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:56:53 smithi080 bash[28361]: audit 2023-12-01T06:56:52.798362+0000 mon.a (mon.0) 2922 : audit 0 from='client.? 172.21.15.80:0/4289191549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:56:55.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:56:54 smithi090 bash[32384]: cluster 2023-12-01T06:56:53.192733+0000 mgr.y (mgr.24362) 3853 : cluster 0 pgmap v3822: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:56:55.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:56:54 smithi080 bash[41963]: cluster 2023-12-01T06:56:53.192733+0000 mgr.y (mgr.24362) 3853 : cluster 0 pgmap v3822: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:56:55.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:56:54 smithi080 bash[28361]: cluster 2023-12-01T06:56:53.192733+0000 mgr.y (mgr.24362) 3853 : cluster 0 pgmap v3822: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:56:56.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:56:55 smithi090 bash[32384]: audit 2023-12-01T06:56:54.979005+0000 mon.c (mon.2) 2466 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:56:56.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:56:55 smithi090 bash[32384]: audit 2023-12-01T06:56:55.260898+0000 mon.a (mon.0) 2923 : audit 0 from='client.? 172.21.15.80:0/1123386922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:56:56.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:56:55 smithi080 bash[28361]: audit 2023-12-01T06:56:54.979005+0000 mon.c (mon.2) 2466 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:56:56.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:56:55 smithi080 bash[28361]: audit 2023-12-01T06:56:55.260898+0000 mon.a (mon.0) 2923 : audit 0 from='client.? 172.21.15.80:0/1123386922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:56:56.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:56:55 smithi080 bash[41963]: audit 2023-12-01T06:56:54.979005+0000 mon.c (mon.2) 2466 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:56:56.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:56:55 smithi080 bash[41963]: audit 2023-12-01T06:56:55.260898+0000 mon.a (mon.0) 2923 : audit 0 from='client.? 172.21.15.80:0/1123386922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:56:56.683 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:56:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:56:56] "GET /metrics HTTP/1.1" 200 33973 "" "Prometheus/2.43.0" 2023-12-01T06:56:57.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:56:56 smithi090 bash[32384]: cluster 2023-12-01T06:56:55.193324+0000 mgr.y (mgr.24362) 3854 : cluster 0 pgmap v3823: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:56:57.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:56:56 smithi080 bash[28361]: cluster 2023-12-01T06:56:55.193324+0000 mgr.y (mgr.24362) 3854 : cluster 0 pgmap v3823: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:56:57.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:56:56 smithi080 bash[41963]: cluster 2023-12-01T06:56:55.193324+0000 mgr.y (mgr.24362) 3854 : cluster 0 pgmap v3823: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:56:58.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:56:57 smithi090 bash[32384]: audit 2023-12-01T06:56:57.702801+0000 mon.a (mon.0) 2924 : audit 0 from='client.? 172.21.15.80:0/1028216883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:56:58.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:56:57 smithi080 bash[28361]: audit 2023-12-01T06:56:57.702801+0000 mon.a (mon.0) 2924 : audit 0 from='client.? 172.21.15.80:0/1028216883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:56:58.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:56:57 smithi080 bash[41963]: audit 2023-12-01T06:56:57.702801+0000 mon.a (mon.0) 2924 : audit 0 from='client.? 172.21.15.80:0/1028216883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:56:59.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:56:58 smithi090 bash[32384]: cluster 2023-12-01T06:56:57.194462+0000 mgr.y (mgr.24362) 3855 : cluster 0 pgmap v3824: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:56:59.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:56:58 smithi080 bash[41963]: cluster 2023-12-01T06:56:57.194462+0000 mgr.y (mgr.24362) 3855 : cluster 0 pgmap v3824: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:56:59.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:56:58 smithi080 bash[28361]: cluster 2023-12-01T06:56:57.194462+0000 mgr.y (mgr.24362) 3855 : cluster 0 pgmap v3824: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:57:01.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:57:00 smithi090 bash[32384]: cluster 2023-12-01T06:56:59.195125+0000 mgr.y (mgr.24362) 3856 : cluster 0 pgmap v3825: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:57:01.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:57:00 smithi090 bash[32384]: audit 2023-12-01T06:57:00.147651+0000 mon.a (mon.0) 2925 : audit 0 from='client.? 172.21.15.80:0/2279577236' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:57:01.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:57:00 smithi080 bash[41963]: cluster 2023-12-01T06:56:59.195125+0000 mgr.y (mgr.24362) 3856 : cluster 0 pgmap v3825: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:57:01.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:57:00 smithi080 bash[41963]: audit 2023-12-01T06:57:00.147651+0000 mon.a (mon.0) 2925 : audit 0 from='client.? 172.21.15.80:0/2279577236' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:57:01.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:57:00 smithi080 bash[28361]: cluster 2023-12-01T06:56:59.195125+0000 mgr.y (mgr.24362) 3856 : cluster 0 pgmap v3825: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:57:01.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:57:00 smithi080 bash[28361]: audit 2023-12-01T06:57:00.147651+0000 mon.a (mon.0) 2925 : audit 0 from='client.? 172.21.15.80:0/2279577236' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:57:03.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:57:02 smithi090 bash[32384]: cluster 2023-12-01T06:57:01.196237+0000 mgr.y (mgr.24362) 3857 : cluster 0 pgmap v3826: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:57:03.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:57:02 smithi090 bash[32384]: audit 2023-12-01T06:57:02.594100+0000 mon.c (mon.2) 2467 : audit 0 from='client.? 172.21.15.80:0/2471708235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:57:03.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:57:02 smithi080 bash[41963]: cluster 2023-12-01T06:57:01.196237+0000 mgr.y (mgr.24362) 3857 : cluster 0 pgmap v3826: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:57:03.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:57:02 smithi080 bash[41963]: audit 2023-12-01T06:57:02.594100+0000 mon.c (mon.2) 2467 : audit 0 from='client.? 172.21.15.80:0/2471708235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:57:03.184 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:57:02 smithi080 bash[28361]: cluster 2023-12-01T06:57:01.196237+0000 mgr.y (mgr.24362) 3857 : cluster 0 pgmap v3826: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:57:03.184 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:57:02 smithi080 bash[28361]: audit 2023-12-01T06:57:02.594100+0000 mon.c (mon.2) 2467 : audit 0 from='client.? 172.21.15.80:0/2471708235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:57:05.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:57:04 smithi090 bash[32384]: cluster 2023-12-01T06:57:03.197098+0000 mgr.y (mgr.24362) 3858 : cluster 0 pgmap v3827: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:57:05.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:57:04 smithi080 bash[41963]: cluster 2023-12-01T06:57:03.197098+0000 mgr.y (mgr.24362) 3858 : cluster 0 pgmap v3827: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:57:05.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:57:04 smithi080 bash[28361]: cluster 2023-12-01T06:57:03.197098+0000 mgr.y (mgr.24362) 3858 : cluster 0 pgmap v3827: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:57:06.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:57:05 smithi090 bash[32384]: audit 2023-12-01T06:57:05.049821+0000 mon.a (mon.0) 2926 : audit 0 from='client.? 172.21.15.80:0/369113470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:57:06.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:57:05 smithi080 bash[28361]: audit 2023-12-01T06:57:05.049821+0000 mon.a (mon.0) 2926 : audit 0 from='client.? 172.21.15.80:0/369113470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:57:06.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:57:05 smithi080 bash[41963]: audit 2023-12-01T06:57:05.049821+0000 mon.a (mon.0) 2926 : audit 0 from='client.? 172.21.15.80:0/369113470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:57:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:57:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:57:06] "GET /metrics HTTP/1.1" 200 33973 "" "Prometheus/2.43.0" 2023-12-01T06:57:07.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:57:06 smithi090 bash[32384]: cluster 2023-12-01T06:57:05.197759+0000 mgr.y (mgr.24362) 3859 : cluster 0 pgmap v3828: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:57:07.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:57:06 smithi080 bash[28361]: cluster 2023-12-01T06:57:05.197759+0000 mgr.y (mgr.24362) 3859 : cluster 0 pgmap v3828: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:57:07.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:57:06 smithi080 bash[41963]: cluster 2023-12-01T06:57:05.197759+0000 mgr.y (mgr.24362) 3859 : cluster 0 pgmap v3828: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:57:08.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:57:07 smithi090 bash[32384]: audit 2023-12-01T06:57:07.504887+0000 mon.a (mon.0) 2927 : audit 0 from='client.? 172.21.15.80:0/3885992581' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:57:08.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:57:07 smithi080 bash[28361]: audit 2023-12-01T06:57:07.504887+0000 mon.a (mon.0) 2927 : audit 0 from='client.? 172.21.15.80:0/3885992581' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:57:08.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:57:07 smithi080 bash[41963]: audit 2023-12-01T06:57:07.504887+0000 mon.a (mon.0) 2927 : audit 0 from='client.? 172.21.15.80:0/3885992581' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:57:09.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:57:08 smithi090 bash[32384]: cluster 2023-12-01T06:57:07.198488+0000 mgr.y (mgr.24362) 3860 : cluster 0 pgmap v3829: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:57:09.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:57:08 smithi080 bash[28361]: cluster 2023-12-01T06:57:07.198488+0000 mgr.y (mgr.24362) 3860 : cluster 0 pgmap v3829: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:57:09.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:57:08 smithi080 bash[41963]: cluster 2023-12-01T06:57:07.198488+0000 mgr.y (mgr.24362) 3860 : cluster 0 pgmap v3829: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:57:11.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:57:10 smithi080 bash[41963]: cluster 2023-12-01T06:57:09.199067+0000 mgr.y (mgr.24362) 3861 : cluster 0 pgmap v3830: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:57:11.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:57:10 smithi080 bash[41963]: audit 2023-12-01T06:57:09.952161+0000 mon.c (mon.2) 2468 : audit 0 from='client.? 172.21.15.80:0/792954412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:57:11.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:57:10 smithi080 bash[41963]: audit 2023-12-01T06:57:09.979111+0000 mon.c (mon.2) 2469 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:57:11.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:57:10 smithi080 bash[28361]: cluster 2023-12-01T06:57:09.199067+0000 mgr.y (mgr.24362) 3861 : cluster 0 pgmap v3830: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:57:11.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:57:10 smithi080 bash[28361]: audit 2023-12-01T06:57:09.952161+0000 mon.c (mon.2) 2468 : audit 0 from='client.? 172.21.15.80:0/792954412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:57:11.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:57:10 smithi080 bash[28361]: audit 2023-12-01T06:57:09.979111+0000 mon.c (mon.2) 2469 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:57:11.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:57:10 smithi090 bash[32384]: cluster 2023-12-01T06:57:09.199067+0000 mgr.y (mgr.24362) 3861 : cluster 0 pgmap v3830: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:57:11.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:57:10 smithi090 bash[32384]: audit 2023-12-01T06:57:09.952161+0000 mon.c (mon.2) 2468 : audit 0 from='client.? 172.21.15.80:0/792954412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:57:11.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:57:10 smithi090 bash[32384]: audit 2023-12-01T06:57:09.979111+0000 mon.c (mon.2) 2469 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:57:13.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:57:12 smithi080 bash[28361]: cluster 2023-12-01T06:57:11.200173+0000 mgr.y (mgr.24362) 3862 : cluster 0 pgmap v3831: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:57:13.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:57:12 smithi080 bash[28361]: audit 2023-12-01T06:57:12.410913+0000 mon.a (mon.0) 2928 : audit 0 from='client.? 172.21.15.80:0/3762281854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:57:13.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:57:12 smithi080 bash[41963]: cluster 2023-12-01T06:57:11.200173+0000 mgr.y (mgr.24362) 3862 : cluster 0 pgmap v3831: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:57:13.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:57:12 smithi080 bash[41963]: audit 2023-12-01T06:57:12.410913+0000 mon.a (mon.0) 2928 : audit 0 from='client.? 172.21.15.80:0/3762281854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:57:13.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:57:12 smithi090 bash[32384]: cluster 2023-12-01T06:57:11.200173+0000 mgr.y (mgr.24362) 3862 : cluster 0 pgmap v3831: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:57:13.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:57:12 smithi090 bash[32384]: audit 2023-12-01T06:57:12.410913+0000 mon.a (mon.0) 2928 : audit 0 from='client.? 172.21.15.80:0/3762281854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:57:15.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:57:14 smithi080 bash[28361]: cluster 2023-12-01T06:57:13.200763+0000 mgr.y (mgr.24362) 3863 : cluster 0 pgmap v3832: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:57:15.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:57:14 smithi080 bash[41963]: cluster 2023-12-01T06:57:13.200763+0000 mgr.y (mgr.24362) 3863 : cluster 0 pgmap v3832: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:57:15.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:57:14 smithi090 bash[32384]: cluster 2023-12-01T06:57:13.200763+0000 mgr.y (mgr.24362) 3863 : cluster 0 pgmap v3832: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:57:16.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:57:15 smithi080 bash[28361]: audit 2023-12-01T06:57:14.865925+0000 mon.a (mon.0) 2929 : audit 0 from='client.? 172.21.15.80:0/2083129307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:57:16.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:57:15 smithi080 bash[41963]: audit 2023-12-01T06:57:14.865925+0000 mon.a (mon.0) 2929 : audit 0 from='client.? 172.21.15.80:0/2083129307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:57:16.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:57:15 smithi090 bash[32384]: audit 2023-12-01T06:57:14.865925+0000 mon.a (mon.0) 2929 : audit 0 from='client.? 172.21.15.80:0/2083129307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:57:16.683 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:57:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:57:16] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T06:57:17.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:57:16 smithi080 bash[41963]: cluster 2023-12-01T06:57:15.201438+0000 mgr.y (mgr.24362) 3864 : cluster 0 pgmap v3833: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:57:17.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:57:16 smithi080 bash[28361]: cluster 2023-12-01T06:57:15.201438+0000 mgr.y (mgr.24362) 3864 : cluster 0 pgmap v3833: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:57:17.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:57:16 smithi090 bash[32384]: cluster 2023-12-01T06:57:15.201438+0000 mgr.y (mgr.24362) 3864 : cluster 0 pgmap v3833: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:57:18.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:57:17 smithi080 bash[28361]: audit 2023-12-01T06:57:17.317879+0000 mon.c (mon.2) 2470 : audit 0 from='client.? 172.21.15.80:0/572614026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:57:18.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:57:17 smithi080 bash[41963]: audit 2023-12-01T06:57:17.317879+0000 mon.c (mon.2) 2470 : audit 0 from='client.? 172.21.15.80:0/572614026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:57:18.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:57:17 smithi090 bash[32384]: audit 2023-12-01T06:57:17.317879+0000 mon.c (mon.2) 2470 : audit 0 from='client.? 172.21.15.80:0/572614026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:57:19.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:57:18 smithi080 bash[41963]: cluster 2023-12-01T06:57:17.202530+0000 mgr.y (mgr.24362) 3865 : cluster 0 pgmap v3834: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:57:19.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:57:18 smithi080 bash[28361]: cluster 2023-12-01T06:57:17.202530+0000 mgr.y (mgr.24362) 3865 : cluster 0 pgmap v3834: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:57:19.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:57:18 smithi090 bash[32384]: cluster 2023-12-01T06:57:17.202530+0000 mgr.y (mgr.24362) 3865 : cluster 0 pgmap v3834: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:57:20.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:57:20 smithi090 bash[32384]: cluster 2023-12-01T06:57:19.203216+0000 mgr.y (mgr.24362) 3866 : cluster 0 pgmap v3835: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:57:20.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:57:20 smithi090 bash[32384]: audit 2023-12-01T06:57:19.778319+0000 mon.c (mon.2) 2471 : audit 0 from='client.? 172.21.15.80:0/409823212' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:57:20.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:57:20 smithi080 bash[41963]: cluster 2023-12-01T06:57:19.203216+0000 mgr.y (mgr.24362) 3866 : cluster 0 pgmap v3835: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:57:20.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:57:20 smithi080 bash[41963]: audit 2023-12-01T06:57:19.778319+0000 mon.c (mon.2) 2471 : audit 0 from='client.? 172.21.15.80:0/409823212' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:57:20.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:57:20 smithi080 bash[28361]: cluster 2023-12-01T06:57:19.203216+0000 mgr.y (mgr.24362) 3866 : cluster 0 pgmap v3835: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:57:20.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:57:20 smithi080 bash[28361]: audit 2023-12-01T06:57:19.778319+0000 mon.c (mon.2) 2471 : audit 0 from='client.? 172.21.15.80:0/409823212' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:57:22.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:57:22 smithi090 bash[32384]: cluster 2023-12-01T06:57:21.204321+0000 mgr.y (mgr.24362) 3867 : cluster 0 pgmap v3836: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:57:22.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:57:22 smithi090 bash[32384]: audit 2023-12-01T06:57:22.246108+0000 mon.c (mon.2) 2472 : audit 0 from='client.? 172.21.15.80:0/834288355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:57:22.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:57:22 smithi080 bash[41963]: cluster 2023-12-01T06:57:21.204321+0000 mgr.y (mgr.24362) 3867 : cluster 0 pgmap v3836: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:57:22.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:57:22 smithi080 bash[41963]: audit 2023-12-01T06:57:22.246108+0000 mon.c (mon.2) 2472 : audit 0 from='client.? 172.21.15.80:0/834288355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:57:22.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:57:22 smithi080 bash[28361]: cluster 2023-12-01T06:57:21.204321+0000 mgr.y (mgr.24362) 3867 : cluster 0 pgmap v3836: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:57:22.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:57:22 smithi080 bash[28361]: audit 2023-12-01T06:57:22.246108+0000 mon.c (mon.2) 2472 : audit 0 from='client.? 172.21.15.80:0/834288355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:57:24.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:57:24 smithi090 bash[32384]: cluster 2023-12-01T06:57:23.204883+0000 mgr.y (mgr.24362) 3868 : cluster 0 pgmap v3837: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:57:24.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:57:24 smithi080 bash[28361]: cluster 2023-12-01T06:57:23.204883+0000 mgr.y (mgr.24362) 3868 : cluster 0 pgmap v3837: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:57:24.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:57:24 smithi080 bash[41963]: cluster 2023-12-01T06:57:23.204883+0000 mgr.y (mgr.24362) 3868 : cluster 0 pgmap v3837: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:57:25.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:57:25 smithi090 bash[32384]: audit 2023-12-01T06:57:24.708051+0000 mon.a (mon.0) 2930 : audit 0 from='client.? 172.21.15.80:0/1831305353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:57:25.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:57:25 smithi090 bash[32384]: audit 2023-12-01T06:57:24.979794+0000 mon.c (mon.2) 2473 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:57:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:57:25 smithi080 bash[28361]: audit 2023-12-01T06:57:24.708051+0000 mon.a (mon.0) 2930 : audit 0 from='client.? 172.21.15.80:0/1831305353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:57:25.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:57:25 smithi080 bash[28361]: audit 2023-12-01T06:57:24.979794+0000 mon.c (mon.2) 2473 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:57:25.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:57:25 smithi080 bash[41963]: audit 2023-12-01T06:57:24.708051+0000 mon.a (mon.0) 2930 : audit 0 from='client.? 172.21.15.80:0/1831305353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:57:25.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:57:25 smithi080 bash[41963]: audit 2023-12-01T06:57:24.979794+0000 mon.c (mon.2) 2473 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:57:26.511 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:57:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:57:26] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T06:57:26.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:57:26 smithi090 bash[32384]: cluster 2023-12-01T06:57:25.205655+0000 mgr.y (mgr.24362) 3869 : cluster 0 pgmap v3838: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:57:26.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:57:26 smithi080 bash[28361]: cluster 2023-12-01T06:57:25.205655+0000 mgr.y (mgr.24362) 3869 : cluster 0 pgmap v3838: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:57:26.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:57:26 smithi080 bash[41963]: cluster 2023-12-01T06:57:25.205655+0000 mgr.y (mgr.24362) 3869 : cluster 0 pgmap v3838: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:57:27.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:57:27 smithi080 bash[28361]: audit 2023-12-01T06:57:27.158522+0000 mon.a (mon.0) 2931 : audit 0 from='client.? 172.21.15.80:0/1478783957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:57:27.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:57:27 smithi080 bash[41963]: audit 2023-12-01T06:57:27.158522+0000 mon.a (mon.0) 2931 : audit 0 from='client.? 172.21.15.80:0/1478783957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:57:28.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:57:27 smithi090 bash[32384]: audit 2023-12-01T06:57:27.158522+0000 mon.a (mon.0) 2931 : audit 0 from='client.? 172.21.15.80:0/1478783957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:57:28.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:57:28 smithi080 bash[28361]: cluster 2023-12-01T06:57:27.206840+0000 mgr.y (mgr.24362) 3870 : cluster 0 pgmap v3839: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:57:28.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:57:28 smithi080 bash[41963]: cluster 2023-12-01T06:57:27.206840+0000 mgr.y (mgr.24362) 3870 : cluster 0 pgmap v3839: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:57:29.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:57:28 smithi090 bash[32384]: cluster 2023-12-01T06:57:27.206840+0000 mgr.y (mgr.24362) 3870 : cluster 0 pgmap v3839: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:57:29.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:57:29 smithi080 bash[28361]: audit 2023-12-01T06:57:28.540488+0000 mon.c (mon.2) 2474 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:57:29.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:57:29 smithi080 bash[41963]: audit 2023-12-01T06:57:28.540488+0000 mon.c (mon.2) 2474 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:57:30.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:57:29 smithi090 bash[32384]: audit 2023-12-01T06:57:28.540488+0000 mon.c (mon.2) 2474 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:57:30.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:57:30 smithi080 bash[28361]: cluster 2023-12-01T06:57:29.207483+0000 mgr.y (mgr.24362) 3871 : cluster 0 pgmap v3840: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:57:30.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:57:30 smithi080 bash[28361]: audit 2023-12-01T06:57:29.611904+0000 mon.a (mon.0) 2932 : audit 0 from='client.? 172.21.15.80:0/1848439440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:57:30.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:57:30 smithi080 bash[41963]: cluster 2023-12-01T06:57:29.207483+0000 mgr.y (mgr.24362) 3871 : cluster 0 pgmap v3840: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:57:30.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:57:30 smithi080 bash[41963]: audit 2023-12-01T06:57:29.611904+0000 mon.a (mon.0) 2932 : audit 0 from='client.? 172.21.15.80:0/1848439440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:57:31.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:57:30 smithi090 bash[32384]: cluster 2023-12-01T06:57:29.207483+0000 mgr.y (mgr.24362) 3871 : cluster 0 pgmap v3840: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:57:31.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:57:30 smithi090 bash[32384]: audit 2023-12-01T06:57:29.611904+0000 mon.a (mon.0) 2932 : audit 0 from='client.? 172.21.15.80:0/1848439440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:57:32.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:57:32 smithi080 bash[28361]: cluster 2023-12-01T06:57:31.208760+0000 mgr.y (mgr.24362) 3872 : cluster 0 pgmap v3841: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:57:32.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:57:32 smithi080 bash[28361]: audit 2023-12-01T06:57:32.068827+0000 mon.c (mon.2) 2475 : audit 0 from='client.? 172.21.15.80:0/529534770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:57:32.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:57:32 smithi080 bash[41963]: cluster 2023-12-01T06:57:31.208760+0000 mgr.y (mgr.24362) 3872 : cluster 0 pgmap v3841: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:57:32.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:57:32 smithi080 bash[41963]: audit 2023-12-01T06:57:32.068827+0000 mon.c (mon.2) 2475 : audit 0 from='client.? 172.21.15.80:0/529534770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:57:33.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:57:32 smithi090 bash[32384]: cluster 2023-12-01T06:57:31.208760+0000 mgr.y (mgr.24362) 3872 : cluster 0 pgmap v3841: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:57:33.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:57:32 smithi090 bash[32384]: audit 2023-12-01T06:57:32.068827+0000 mon.c (mon.2) 2475 : audit 0 from='client.? 172.21.15.80:0/529534770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:57:34.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:57:34 smithi080 bash[41963]: cluster 2023-12-01T06:57:33.209402+0000 mgr.y (mgr.24362) 3873 : cluster 0 pgmap v3842: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:57:34.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:57:34 smithi080 bash[41963]: audit 2023-12-01T06:57:34.333603+0000 mon.a (mon.0) 2933 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:57:34.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:57:34 smithi080 bash[41963]: audit 2023-12-01T06:57:34.344762+0000 mon.a (mon.0) 2934 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:57:34.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:57:34 smithi080 bash[28361]: cluster 2023-12-01T06:57:33.209402+0000 mgr.y (mgr.24362) 3873 : cluster 0 pgmap v3842: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:57:34.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:57:34 smithi080 bash[28361]: audit 2023-12-01T06:57:34.333603+0000 mon.a (mon.0) 2933 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:57:34.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:57:34 smithi080 bash[28361]: audit 2023-12-01T06:57:34.344762+0000 mon.a (mon.0) 2934 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:57:35.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:57:34 smithi090 bash[32384]: cluster 2023-12-01T06:57:33.209402+0000 mgr.y (mgr.24362) 3873 : cluster 0 pgmap v3842: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:57:35.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:57:34 smithi090 bash[32384]: audit 2023-12-01T06:57:34.333603+0000 mon.a (mon.0) 2933 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:57:35.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:57:34 smithi090 bash[32384]: audit 2023-12-01T06:57:34.344762+0000 mon.a (mon.0) 2934 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:57:35.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:57:35 smithi080 bash[28361]: audit 2023-12-01T06:57:34.572940+0000 mon.a (mon.0) 2935 : audit 0 from='client.? 172.21.15.80:0/4031086177' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:57:35.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:57:35 smithi080 bash[28361]: audit 2023-12-01T06:57:34.746199+0000 mon.a (mon.0) 2936 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:57:35.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:57:35 smithi080 bash[28361]: audit 2023-12-01T06:57:34.764011+0000 mon.a (mon.0) 2937 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:57:35.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:57:35 smithi080 bash[28361]: audit 2023-12-01T06:57:35.257942+0000 mon.c (mon.2) 2476 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:57:35.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:57:35 smithi080 bash[28361]: audit 2023-12-01T06:57:35.259448+0000 mon.c (mon.2) 2477 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:57:35.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:57:35 smithi080 bash[28361]: audit 2023-12-01T06:57:35.267744+0000 mon.a (mon.0) 2938 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:57:35.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:57:35 smithi080 bash[41963]: audit 2023-12-01T06:57:34.572940+0000 mon.a (mon.0) 2935 : audit 0 from='client.? 172.21.15.80:0/4031086177' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:57:35.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:57:35 smithi080 bash[41963]: audit 2023-12-01T06:57:34.746199+0000 mon.a (mon.0) 2936 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:57:35.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:57:35 smithi080 bash[41963]: audit 2023-12-01T06:57:34.764011+0000 mon.a (mon.0) 2937 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:57:35.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:57:35 smithi080 bash[41963]: audit 2023-12-01T06:57:35.257942+0000 mon.c (mon.2) 2476 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:57:35.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:57:35 smithi080 bash[41963]: audit 2023-12-01T06:57:35.259448+0000 mon.c (mon.2) 2477 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:57:35.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:57:35 smithi080 bash[41963]: audit 2023-12-01T06:57:35.267744+0000 mon.a (mon.0) 2938 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:57:36.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:57:35 smithi090 bash[32384]: audit 2023-12-01T06:57:34.572940+0000 mon.a (mon.0) 2935 : audit 0 from='client.? 172.21.15.80:0/4031086177' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:57:36.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:57:35 smithi090 bash[32384]: audit 2023-12-01T06:57:34.746199+0000 mon.a (mon.0) 2936 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:57:36.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:57:35 smithi090 bash[32384]: audit 2023-12-01T06:57:34.764011+0000 mon.a (mon.0) 2937 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:57:36.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:57:35 smithi090 bash[32384]: audit 2023-12-01T06:57:35.257942+0000 mon.c (mon.2) 2476 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:57:36.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:57:35 smithi090 bash[32384]: audit 2023-12-01T06:57:35.259448+0000 mon.c (mon.2) 2477 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:57:36.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:57:35 smithi090 bash[32384]: audit 2023-12-01T06:57:35.267744+0000 mon.a (mon.0) 2938 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:57:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:57:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:57:36] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T06:57:37.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:57:36 smithi090 bash[32384]: cluster 2023-12-01T06:57:35.209880+0000 mgr.y (mgr.24362) 3874 : cluster 0 pgmap v3843: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:57:37.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:57:36 smithi080 bash[41963]: cluster 2023-12-01T06:57:35.209880+0000 mgr.y (mgr.24362) 3874 : cluster 0 pgmap v3843: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:57:37.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:57:36 smithi080 bash[28361]: cluster 2023-12-01T06:57:35.209880+0000 mgr.y (mgr.24362) 3874 : cluster 0 pgmap v3843: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:57:38.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:57:37 smithi080 bash[28361]: audit 2023-12-01T06:57:37.032011+0000 mon.a (mon.0) 2939 : audit 0 from='client.? 172.21.15.80:0/1974431376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:57:38.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:57:37 smithi080 bash[41963]: audit 2023-12-01T06:57:37.032011+0000 mon.a (mon.0) 2939 : audit 0 from='client.? 172.21.15.80:0/1974431376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:57:38.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:57:37 smithi090 bash[32384]: audit 2023-12-01T06:57:37.032011+0000 mon.a (mon.0) 2939 : audit 0 from='client.? 172.21.15.80:0/1974431376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:57:39.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:57:38 smithi080 bash[41963]: cluster 2023-12-01T06:57:37.210987+0000 mgr.y (mgr.24362) 3875 : cluster 0 pgmap v3844: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:57:39.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:57:38 smithi080 bash[28361]: cluster 2023-12-01T06:57:37.210987+0000 mgr.y (mgr.24362) 3875 : cluster 0 pgmap v3844: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:57:39.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:57:38 smithi090 bash[32384]: cluster 2023-12-01T06:57:37.210987+0000 mgr.y (mgr.24362) 3875 : cluster 0 pgmap v3844: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:57:40.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:57:40 smithi090 bash[32384]: cluster 2023-12-01T06:57:39.211470+0000 mgr.y (mgr.24362) 3876 : cluster 0 pgmap v3845: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:57:40.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:57:40 smithi090 bash[32384]: audit 2023-12-01T06:57:39.494112+0000 mon.a (mon.0) 2940 : audit 0 from='client.? 172.21.15.80:0/1734848703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:57:40.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:57:40 smithi090 bash[32384]: audit 2023-12-01T06:57:39.980205+0000 mon.c (mon.2) 2478 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:57:40.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:57:40 smithi080 bash[28361]: cluster 2023-12-01T06:57:39.211470+0000 mgr.y (mgr.24362) 3876 : cluster 0 pgmap v3845: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:57:40.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:57:40 smithi080 bash[28361]: audit 2023-12-01T06:57:39.494112+0000 mon.a (mon.0) 2940 : audit 0 from='client.? 172.21.15.80:0/1734848703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:57:40.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:57:40 smithi080 bash[28361]: audit 2023-12-01T06:57:39.980205+0000 mon.c (mon.2) 2478 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:57:40.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:57:40 smithi080 bash[41963]: cluster 2023-12-01T06:57:39.211470+0000 mgr.y (mgr.24362) 3876 : cluster 0 pgmap v3845: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:57:40.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:57:40 smithi080 bash[41963]: audit 2023-12-01T06:57:39.494112+0000 mon.a (mon.0) 2940 : audit 0 from='client.? 172.21.15.80:0/1734848703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:57:40.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:57:40 smithi080 bash[41963]: audit 2023-12-01T06:57:39.980205+0000 mon.c (mon.2) 2478 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:57:42.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:57:42 smithi090 bash[32384]: cluster 2023-12-01T06:57:41.212470+0000 mgr.y (mgr.24362) 3877 : cluster 0 pgmap v3846: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:57:42.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:57:42 smithi090 bash[32384]: audit 2023-12-01T06:57:41.946613+0000 mon.c (mon.2) 2479 : audit 0 from='client.? 172.21.15.80:0/3706024963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:57:42.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:57:42 smithi080 bash[28361]: cluster 2023-12-01T06:57:41.212470+0000 mgr.y (mgr.24362) 3877 : cluster 0 pgmap v3846: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:57:42.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:57:42 smithi080 bash[28361]: audit 2023-12-01T06:57:41.946613+0000 mon.c (mon.2) 2479 : audit 0 from='client.? 172.21.15.80:0/3706024963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:57:42.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:57:42 smithi080 bash[41963]: cluster 2023-12-01T06:57:41.212470+0000 mgr.y (mgr.24362) 3877 : cluster 0 pgmap v3846: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:57:42.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:57:42 smithi080 bash[41963]: audit 2023-12-01T06:57:41.946613+0000 mon.c (mon.2) 2479 : audit 0 from='client.? 172.21.15.80:0/3706024963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:57:44.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:57:44 smithi090 bash[32384]: cluster 2023-12-01T06:57:43.213101+0000 mgr.y (mgr.24362) 3878 : cluster 0 pgmap v3847: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:57:44.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:57:44 smithi090 bash[32384]: audit 2023-12-01T06:57:44.404903+0000 mon.a (mon.0) 2941 : audit 0 from='client.? 172.21.15.80:0/310594093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:57:44.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:57:44 smithi080 bash[28361]: cluster 2023-12-01T06:57:43.213101+0000 mgr.y (mgr.24362) 3878 : cluster 0 pgmap v3847: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:57:44.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:57:44 smithi080 bash[28361]: audit 2023-12-01T06:57:44.404903+0000 mon.a (mon.0) 2941 : audit 0 from='client.? 172.21.15.80:0/310594093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:57:44.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:57:44 smithi080 bash[41963]: cluster 2023-12-01T06:57:43.213101+0000 mgr.y (mgr.24362) 3878 : cluster 0 pgmap v3847: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:57:44.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:57:44 smithi080 bash[41963]: audit 2023-12-01T06:57:44.404903+0000 mon.a (mon.0) 2941 : audit 0 from='client.? 172.21.15.80:0/310594093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:57:46.503 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:57:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:57:46] "GET /metrics HTTP/1.1" 200 33977 "" "Prometheus/2.43.0" 2023-12-01T06:57:46.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:57:46 smithi090 bash[32384]: cluster 2023-12-01T06:57:45.213741+0000 mgr.y (mgr.24362) 3879 : cluster 0 pgmap v3848: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:57:46.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:57:46 smithi080 bash[28361]: cluster 2023-12-01T06:57:45.213741+0000 mgr.y (mgr.24362) 3879 : cluster 0 pgmap v3848: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:57:46.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:57:46 smithi080 bash[41963]: cluster 2023-12-01T06:57:45.213741+0000 mgr.y (mgr.24362) 3879 : cluster 0 pgmap v3848: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:57:47.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:57:47 smithi090 bash[32384]: audit 2023-12-01T06:57:46.859899+0000 mon.a (mon.0) 2942 : audit 0 from='client.? 172.21.15.80:0/2332281053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:57:47.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:57:47 smithi080 bash[41963]: audit 2023-12-01T06:57:46.859899+0000 mon.a (mon.0) 2942 : audit 0 from='client.? 172.21.15.80:0/2332281053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:57:47.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:57:47 smithi080 bash[28361]: audit 2023-12-01T06:57:46.859899+0000 mon.a (mon.0) 2942 : audit 0 from='client.? 172.21.15.80:0/2332281053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:57:48.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:57:48 smithi090 bash[32384]: cluster 2023-12-01T06:57:47.214885+0000 mgr.y (mgr.24362) 3880 : cluster 0 pgmap v3849: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:57:48.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:57:48 smithi080 bash[28361]: cluster 2023-12-01T06:57:47.214885+0000 mgr.y (mgr.24362) 3880 : cluster 0 pgmap v3849: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:57:48.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:57:48 smithi080 bash[41963]: cluster 2023-12-01T06:57:47.214885+0000 mgr.y (mgr.24362) 3880 : cluster 0 pgmap v3849: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:57:49.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:57:49 smithi090 bash[32384]: audit 2023-12-01T06:57:49.307314+0000 mon.a (mon.0) 2943 : audit 0 from='client.? 172.21.15.80:0/2419548927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:57:49.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:57:49 smithi080 bash[28361]: audit 2023-12-01T06:57:49.307314+0000 mon.a (mon.0) 2943 : audit 0 from='client.? 172.21.15.80:0/2419548927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:57:49.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:57:49 smithi080 bash[41963]: audit 2023-12-01T06:57:49.307314+0000 mon.a (mon.0) 2943 : audit 0 from='client.? 172.21.15.80:0/2419548927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:57:50.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:57:50 smithi080 bash[28361]: cluster 2023-12-01T06:57:49.215462+0000 mgr.y (mgr.24362) 3881 : cluster 0 pgmap v3850: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:57:50.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:57:50 smithi080 bash[41963]: cluster 2023-12-01T06:57:49.215462+0000 mgr.y (mgr.24362) 3881 : cluster 0 pgmap v3850: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:57:51.024 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:57:50 smithi090 bash[32384]: cluster 2023-12-01T06:57:49.215462+0000 mgr.y (mgr.24362) 3881 : cluster 0 pgmap v3850: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:57:52.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:57:52 smithi080 bash[28361]: cluster 2023-12-01T06:57:51.216610+0000 mgr.y (mgr.24362) 3882 : cluster 0 pgmap v3851: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:57:52.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:57:52 smithi080 bash[28361]: audit 2023-12-01T06:57:51.763459+0000 mon.c (mon.2) 2480 : audit 0 from='client.? 172.21.15.80:0/796886155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:57:52.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:57:52 smithi080 bash[41963]: cluster 2023-12-01T06:57:51.216610+0000 mgr.y (mgr.24362) 3882 : cluster 0 pgmap v3851: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:57:52.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:57:52 smithi080 bash[41963]: audit 2023-12-01T06:57:51.763459+0000 mon.c (mon.2) 2480 : audit 0 from='client.? 172.21.15.80:0/796886155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:57:53.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:57:52 smithi090 bash[32384]: cluster 2023-12-01T06:57:51.216610+0000 mgr.y (mgr.24362) 3882 : cluster 0 pgmap v3851: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:57:53.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:57:52 smithi090 bash[32384]: audit 2023-12-01T06:57:51.763459+0000 mon.c (mon.2) 2480 : audit 0 from='client.? 172.21.15.80:0/796886155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:57:54.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:57:54 smithi080 bash[28361]: cluster 2023-12-01T06:57:53.217287+0000 mgr.y (mgr.24362) 3883 : cluster 0 pgmap v3852: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:57:54.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:57:54 smithi080 bash[28361]: audit 2023-12-01T06:57:54.216802+0000 mon.c (mon.2) 2481 : audit 0 from='client.? 172.21.15.80:0/2892447720' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:57:54.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:57:54 smithi080 bash[41963]: cluster 2023-12-01T06:57:53.217287+0000 mgr.y (mgr.24362) 3883 : cluster 0 pgmap v3852: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:57:54.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:57:54 smithi080 bash[41963]: audit 2023-12-01T06:57:54.216802+0000 mon.c (mon.2) 2481 : audit 0 from='client.? 172.21.15.80:0/2892447720' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:57:55.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:57:54 smithi090 bash[32384]: cluster 2023-12-01T06:57:53.217287+0000 mgr.y (mgr.24362) 3883 : cluster 0 pgmap v3852: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:57:55.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:57:54 smithi090 bash[32384]: audit 2023-12-01T06:57:54.216802+0000 mon.c (mon.2) 2481 : audit 0 from='client.? 172.21.15.80:0/2892447720' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:57:55.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:57:55 smithi080 bash[28361]: audit 2023-12-01T06:57:54.980725+0000 mon.c (mon.2) 2482 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:57:55.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:57:55 smithi080 bash[41963]: audit 2023-12-01T06:57:54.980725+0000 mon.c (mon.2) 2482 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:57:56.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:57:55 smithi090 bash[32384]: audit 2023-12-01T06:57:54.980725+0000 mon.c (mon.2) 2482 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:57:56.550 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:57:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:57:56] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T06:57:56.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:57:56 smithi080 bash[28361]: cluster 2023-12-01T06:57:55.217909+0000 mgr.y (mgr.24362) 3884 : cluster 0 pgmap v3853: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:57:56.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:57:56 smithi080 bash[41963]: cluster 2023-12-01T06:57:55.217909+0000 mgr.y (mgr.24362) 3884 : cluster 0 pgmap v3853: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:57:57.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:57:56 smithi090 bash[32384]: cluster 2023-12-01T06:57:55.217909+0000 mgr.y (mgr.24362) 3884 : cluster 0 pgmap v3853: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:57:57.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:57:57 smithi080 bash[28361]: audit 2023-12-01T06:57:56.672509+0000 mon.c (mon.2) 2483 : audit 0 from='client.? 172.21.15.80:0/1275644069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:57:57.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:57:57 smithi080 bash[41963]: audit 2023-12-01T06:57:56.672509+0000 mon.c (mon.2) 2483 : audit 0 from='client.? 172.21.15.80:0/1275644069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:57:58.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:57:57 smithi090 bash[32384]: audit 2023-12-01T06:57:56.672509+0000 mon.c (mon.2) 2483 : audit 0 from='client.? 172.21.15.80:0/1275644069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:57:58.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:57:58 smithi080 bash[41963]: cluster 2023-12-01T06:57:57.219011+0000 mgr.y (mgr.24362) 3885 : cluster 0 pgmap v3854: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:57:58.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:57:58 smithi080 bash[28361]: cluster 2023-12-01T06:57:57.219011+0000 mgr.y (mgr.24362) 3885 : cluster 0 pgmap v3854: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:57:59.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:57:58 smithi090 bash[32384]: cluster 2023-12-01T06:57:57.219011+0000 mgr.y (mgr.24362) 3885 : cluster 0 pgmap v3854: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:57:59.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:57:59 smithi080 bash[41963]: audit 2023-12-01T06:57:59.127104+0000 mon.c (mon.2) 2484 : audit 0 from='client.? 172.21.15.80:0/391444946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:57:59.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:57:59 smithi080 bash[28361]: audit 2023-12-01T06:57:59.127104+0000 mon.c (mon.2) 2484 : audit 0 from='client.? 172.21.15.80:0/391444946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:58:00.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:57:59 smithi090 bash[32384]: audit 2023-12-01T06:57:59.127104+0000 mon.c (mon.2) 2484 : audit 0 from='client.? 172.21.15.80:0/391444946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:58:00.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:58:00 smithi080 bash[41963]: cluster 2023-12-01T06:57:59.219653+0000 mgr.y (mgr.24362) 3886 : cluster 0 pgmap v3855: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:58:00.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:58:00 smithi080 bash[28361]: cluster 2023-12-01T06:57:59.219653+0000 mgr.y (mgr.24362) 3886 : cluster 0 pgmap v3855: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:58:01.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:58:00 smithi090 bash[32384]: cluster 2023-12-01T06:57:59.219653+0000 mgr.y (mgr.24362) 3886 : cluster 0 pgmap v3855: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:58:02.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:58:02 smithi080 bash[28361]: cluster 2023-12-01T06:58:01.220791+0000 mgr.y (mgr.24362) 3887 : cluster 0 pgmap v3856: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:58:02.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:58:02 smithi080 bash[28361]: audit 2023-12-01T06:58:01.587481+0000 mon.a (mon.0) 2944 : audit 0 from='client.? 172.21.15.80:0/900008983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:58:02.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:58:02 smithi080 bash[41963]: cluster 2023-12-01T06:58:01.220791+0000 mgr.y (mgr.24362) 3887 : cluster 0 pgmap v3856: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:58:02.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:58:02 smithi080 bash[41963]: audit 2023-12-01T06:58:01.587481+0000 mon.a (mon.0) 2944 : audit 0 from='client.? 172.21.15.80:0/900008983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:58:03.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:58:02 smithi090 bash[32384]: cluster 2023-12-01T06:58:01.220791+0000 mgr.y (mgr.24362) 3887 : cluster 0 pgmap v3856: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:58:03.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:58:02 smithi090 bash[32384]: audit 2023-12-01T06:58:01.587481+0000 mon.a (mon.0) 2944 : audit 0 from='client.? 172.21.15.80:0/900008983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:58:04.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:58:04 smithi080 bash[28361]: cluster 2023-12-01T06:58:03.221470+0000 mgr.y (mgr.24362) 3888 : cluster 0 pgmap v3857: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:58:04.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:58:04 smithi080 bash[28361]: audit 2023-12-01T06:58:04.042341+0000 mon.a (mon.0) 2945 : audit 0 from='client.? 172.21.15.80:0/309942663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:58:04.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:58:04 smithi080 bash[41963]: cluster 2023-12-01T06:58:03.221470+0000 mgr.y (mgr.24362) 3888 : cluster 0 pgmap v3857: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:58:04.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:58:04 smithi080 bash[41963]: audit 2023-12-01T06:58:04.042341+0000 mon.a (mon.0) 2945 : audit 0 from='client.? 172.21.15.80:0/309942663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:58:05.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:58:04 smithi090 bash[32384]: cluster 2023-12-01T06:58:03.221470+0000 mgr.y (mgr.24362) 3888 : cluster 0 pgmap v3857: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:58:05.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:58:04 smithi090 bash[32384]: audit 2023-12-01T06:58:04.042341+0000 mon.a (mon.0) 2945 : audit 0 from='client.? 172.21.15.80:0/309942663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:58:06.586 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:58:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:58:06] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T06:58:06.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:58:06 smithi080 bash[41963]: cluster 2023-12-01T06:58:05.222125+0000 mgr.y (mgr.24362) 3889 : cluster 0 pgmap v3858: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:58:06.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:58:06 smithi080 bash[41963]: audit 2023-12-01T06:58:06.498022+0000 mon.c (mon.2) 2485 : audit 0 from='client.? 172.21.15.80:0/39584231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:58:06.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:58:06 smithi080 bash[28361]: cluster 2023-12-01T06:58:05.222125+0000 mgr.y (mgr.24362) 3889 : cluster 0 pgmap v3858: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:58:06.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:58:06 smithi080 bash[28361]: audit 2023-12-01T06:58:06.498022+0000 mon.c (mon.2) 2485 : audit 0 from='client.? 172.21.15.80:0/39584231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:58:07.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:58:06 smithi090 bash[32384]: cluster 2023-12-01T06:58:05.222125+0000 mgr.y (mgr.24362) 3889 : cluster 0 pgmap v3858: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:58:07.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:58:06 smithi090 bash[32384]: audit 2023-12-01T06:58:06.498022+0000 mon.c (mon.2) 2485 : audit 0 from='client.? 172.21.15.80:0/39584231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:58:08.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:58:08 smithi080 bash[41963]: cluster 2023-12-01T06:58:07.223287+0000 mgr.y (mgr.24362) 3890 : cluster 0 pgmap v3859: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:58:08.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:58:08 smithi080 bash[28361]: cluster 2023-12-01T06:58:07.223287+0000 mgr.y (mgr.24362) 3890 : cluster 0 pgmap v3859: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:58:09.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:58:08 smithi090 bash[32384]: cluster 2023-12-01T06:58:07.223287+0000 mgr.y (mgr.24362) 3890 : cluster 0 pgmap v3859: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:58:09.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:58:09 smithi080 bash[41963]: audit 2023-12-01T06:58:08.947140+0000 mon.a (mon.0) 2946 : audit 0 from='client.? 172.21.15.80:0/2395651266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:58:09.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:58:09 smithi080 bash[28361]: audit 2023-12-01T06:58:08.947140+0000 mon.a (mon.0) 2946 : audit 0 from='client.? 172.21.15.80:0/2395651266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:58:10.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:58:09 smithi090 bash[32384]: audit 2023-12-01T06:58:08.947140+0000 mon.a (mon.0) 2946 : audit 0 from='client.? 172.21.15.80:0/2395651266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:58:10.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:58:10 smithi080 bash[28361]: cluster 2023-12-01T06:58:09.223954+0000 mgr.y (mgr.24362) 3891 : cluster 0 pgmap v3860: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:58:10.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:58:10 smithi080 bash[28361]: audit 2023-12-01T06:58:09.981066+0000 mon.c (mon.2) 2486 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:58:10.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:58:10 smithi080 bash[41963]: cluster 2023-12-01T06:58:09.223954+0000 mgr.y (mgr.24362) 3891 : cluster 0 pgmap v3860: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:58:10.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:58:10 smithi080 bash[41963]: audit 2023-12-01T06:58:09.981066+0000 mon.c (mon.2) 2486 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:58:11.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:58:10 smithi090 bash[32384]: cluster 2023-12-01T06:58:09.223954+0000 mgr.y (mgr.24362) 3891 : cluster 0 pgmap v3860: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:58:11.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:58:10 smithi090 bash[32384]: audit 2023-12-01T06:58:09.981066+0000 mon.c (mon.2) 2486 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:58:11.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:58:11 smithi080 bash[28361]: audit 2023-12-01T06:58:11.398600+0000 mon.a (mon.0) 2947 : audit 0 from='client.? 172.21.15.80:0/2901783649' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:58:11.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:58:11 smithi080 bash[41963]: audit 2023-12-01T06:58:11.398600+0000 mon.a (mon.0) 2947 : audit 0 from='client.? 172.21.15.80:0/2901783649' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:58:12.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:58:11 smithi090 bash[32384]: audit 2023-12-01T06:58:11.398600+0000 mon.a (mon.0) 2947 : audit 0 from='client.? 172.21.15.80:0/2901783649' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:58:12.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:58:12 smithi080 bash[28361]: cluster 2023-12-01T06:58:11.225004+0000 mgr.y (mgr.24362) 3892 : cluster 0 pgmap v3861: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:58:12.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:58:12 smithi080 bash[41963]: cluster 2023-12-01T06:58:11.225004+0000 mgr.y (mgr.24362) 3892 : cluster 0 pgmap v3861: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:58:13.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:58:12 smithi090 bash[32384]: cluster 2023-12-01T06:58:11.225004+0000 mgr.y (mgr.24362) 3892 : cluster 0 pgmap v3861: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:58:14.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:58:14 smithi080 bash[41963]: cluster 2023-12-01T06:58:13.225672+0000 mgr.y (mgr.24362) 3893 : cluster 0 pgmap v3862: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:58:14.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:58:14 smithi080 bash[41963]: audit 2023-12-01T06:58:13.850095+0000 mon.a (mon.0) 2948 : audit 0 from='client.? 172.21.15.80:0/3893293830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:58:14.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:58:14 smithi080 bash[28361]: cluster 2023-12-01T06:58:13.225672+0000 mgr.y (mgr.24362) 3893 : cluster 0 pgmap v3862: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:58:14.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:58:14 smithi080 bash[28361]: audit 2023-12-01T06:58:13.850095+0000 mon.a (mon.0) 2948 : audit 0 from='client.? 172.21.15.80:0/3893293830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:58:15.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:58:14 smithi090 bash[32384]: cluster 2023-12-01T06:58:13.225672+0000 mgr.y (mgr.24362) 3893 : cluster 0 pgmap v3862: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:58:15.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:58:14 smithi090 bash[32384]: audit 2023-12-01T06:58:13.850095+0000 mon.a (mon.0) 2948 : audit 0 from='client.? 172.21.15.80:0/3893293830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:58:16.618 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:58:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:58:16] "GET /metrics HTTP/1.1" 200 33977 "" "Prometheus/2.43.0" 2023-12-01T06:58:16.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:58:16 smithi080 bash[28361]: cluster 2023-12-01T06:58:15.226310+0000 mgr.y (mgr.24362) 3894 : cluster 0 pgmap v3863: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:58:16.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:58:16 smithi080 bash[28361]: audit 2023-12-01T06:58:16.308382+0000 mon.c (mon.2) 2487 : audit 0 from='client.? 172.21.15.80:0/2859493973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:58:16.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:58:16 smithi080 bash[41963]: cluster 2023-12-01T06:58:15.226310+0000 mgr.y (mgr.24362) 3894 : cluster 0 pgmap v3863: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:58:16.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:58:16 smithi080 bash[41963]: audit 2023-12-01T06:58:16.308382+0000 mon.c (mon.2) 2487 : audit 0 from='client.? 172.21.15.80:0/2859493973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:58:17.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:58:16 smithi090 bash[32384]: cluster 2023-12-01T06:58:15.226310+0000 mgr.y (mgr.24362) 3894 : cluster 0 pgmap v3863: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:58:17.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:58:16 smithi090 bash[32384]: audit 2023-12-01T06:58:16.308382+0000 mon.c (mon.2) 2487 : audit 0 from='client.? 172.21.15.80:0/2859493973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:58:18.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:58:18 smithi080 bash[28361]: cluster 2023-12-01T06:58:17.227443+0000 mgr.y (mgr.24362) 3895 : cluster 0 pgmap v3864: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:58:18.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:58:18 smithi080 bash[41963]: cluster 2023-12-01T06:58:17.227443+0000 mgr.y (mgr.24362) 3895 : cluster 0 pgmap v3864: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:58:19.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:58:18 smithi090 bash[32384]: cluster 2023-12-01T06:58:17.227443+0000 mgr.y (mgr.24362) 3895 : cluster 0 pgmap v3864: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:58:19.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:58:19 smithi080 bash[41963]: audit 2023-12-01T06:58:18.757687+0000 mon.a (mon.0) 2949 : audit 0 from='client.? 172.21.15.80:0/1253929915' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:58:19.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:58:19 smithi080 bash[28361]: audit 2023-12-01T06:58:18.757687+0000 mon.a (mon.0) 2949 : audit 0 from='client.? 172.21.15.80:0/1253929915' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:58:20.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:58:19 smithi090 bash[32384]: audit 2023-12-01T06:58:18.757687+0000 mon.a (mon.0) 2949 : audit 0 from='client.? 172.21.15.80:0/1253929915' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:58:20.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:58:20 smithi080 bash[28361]: cluster 2023-12-01T06:58:19.228141+0000 mgr.y (mgr.24362) 3896 : cluster 0 pgmap v3865: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:58:20.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:58:20 smithi080 bash[41963]: cluster 2023-12-01T06:58:19.228141+0000 mgr.y (mgr.24362) 3896 : cluster 0 pgmap v3865: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:58:21.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:58:20 smithi090 bash[32384]: cluster 2023-12-01T06:58:19.228141+0000 mgr.y (mgr.24362) 3896 : cluster 0 pgmap v3865: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:58:21.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:58:21 smithi080 bash[28361]: audit 2023-12-01T06:58:21.211102+0000 mon.a (mon.0) 2950 : audit 0 from='client.? 172.21.15.80:0/574295065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:58:21.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:58:21 smithi080 bash[41963]: audit 2023-12-01T06:58:21.211102+0000 mon.a (mon.0) 2950 : audit 0 from='client.? 172.21.15.80:0/574295065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:58:22.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:58:21 smithi090 bash[32384]: audit 2023-12-01T06:58:21.211102+0000 mon.a (mon.0) 2950 : audit 0 from='client.? 172.21.15.80:0/574295065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:58:22.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:58:22 smithi080 bash[41963]: cluster 2023-12-01T06:58:21.229149+0000 mgr.y (mgr.24362) 3897 : cluster 0 pgmap v3866: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:58:22.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:58:22 smithi080 bash[28361]: cluster 2023-12-01T06:58:21.229149+0000 mgr.y (mgr.24362) 3897 : cluster 0 pgmap v3866: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:58:23.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:58:22 smithi090 bash[32384]: cluster 2023-12-01T06:58:21.229149+0000 mgr.y (mgr.24362) 3897 : cluster 0 pgmap v3866: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:58:24.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:58:24 smithi080 bash[28361]: cluster 2023-12-01T06:58:23.229979+0000 mgr.y (mgr.24362) 3898 : cluster 0 pgmap v3867: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:58:24.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:58:24 smithi080 bash[28361]: audit 2023-12-01T06:58:23.671348+0000 mon.a (mon.0) 2951 : audit 0 from='client.? 172.21.15.80:0/3792298793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:58:24.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:58:24 smithi080 bash[41963]: cluster 2023-12-01T06:58:23.229979+0000 mgr.y (mgr.24362) 3898 : cluster 0 pgmap v3867: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:58:24.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:58:24 smithi080 bash[41963]: audit 2023-12-01T06:58:23.671348+0000 mon.a (mon.0) 2951 : audit 0 from='client.? 172.21.15.80:0/3792298793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:58:25.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:58:24 smithi090 bash[32384]: cluster 2023-12-01T06:58:23.229979+0000 mgr.y (mgr.24362) 3898 : cluster 0 pgmap v3867: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:58:25.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:58:24 smithi090 bash[32384]: audit 2023-12-01T06:58:23.671348+0000 mon.a (mon.0) 2951 : audit 0 from='client.? 172.21.15.80:0/3792298793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:58:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:58:25 smithi080 bash[41963]: audit 2023-12-01T06:58:24.981809+0000 mon.c (mon.2) 2488 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:58:25.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:58:25 smithi080 bash[28361]: audit 2023-12-01T06:58:24.981809+0000 mon.c (mon.2) 2488 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:58:26.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:58:25 smithi090 bash[32384]: audit 2023-12-01T06:58:24.981809+0000 mon.c (mon.2) 2488 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:58:26.665 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:58:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:58:26] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T06:58:26.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:58:26 smithi080 bash[41963]: cluster 2023-12-01T06:58:25.230654+0000 mgr.y (mgr.24362) 3899 : cluster 0 pgmap v3868: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:58:26.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:58:26 smithi080 bash[41963]: audit 2023-12-01T06:58:26.126570+0000 mon.c (mon.2) 2489 : audit 0 from='client.? 172.21.15.80:0/15238276' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:58:26.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:58:26 smithi080 bash[28361]: cluster 2023-12-01T06:58:25.230654+0000 mgr.y (mgr.24362) 3899 : cluster 0 pgmap v3868: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:58:26.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:58:26 smithi080 bash[28361]: audit 2023-12-01T06:58:26.126570+0000 mon.c (mon.2) 2489 : audit 0 from='client.? 172.21.15.80:0/15238276' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:58:27.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:58:26 smithi090 bash[32384]: cluster 2023-12-01T06:58:25.230654+0000 mgr.y (mgr.24362) 3899 : cluster 0 pgmap v3868: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:58:27.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:58:26 smithi090 bash[32384]: audit 2023-12-01T06:58:26.126570+0000 mon.c (mon.2) 2489 : audit 0 from='client.? 172.21.15.80:0/15238276' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:58:28.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:58:28 smithi080 bash[28361]: cluster 2023-12-01T06:58:27.231816+0000 mgr.y (mgr.24362) 3900 : cluster 0 pgmap v3869: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:58:28.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:58:28 smithi080 bash[28361]: audit 2023-12-01T06:58:28.586297+0000 mon.a (mon.0) 2952 : audit 0 from='client.? 172.21.15.80:0/3982086915' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:58:28.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:58:28 smithi080 bash[41963]: cluster 2023-12-01T06:58:27.231816+0000 mgr.y (mgr.24362) 3900 : cluster 0 pgmap v3869: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:58:28.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:58:28 smithi080 bash[41963]: audit 2023-12-01T06:58:28.586297+0000 mon.a (mon.0) 2952 : audit 0 from='client.? 172.21.15.80:0/3982086915' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:58:29.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:58:28 smithi090 bash[32384]: cluster 2023-12-01T06:58:27.231816+0000 mgr.y (mgr.24362) 3900 : cluster 0 pgmap v3869: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:58:29.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:58:28 smithi090 bash[32384]: audit 2023-12-01T06:58:28.586297+0000 mon.a (mon.0) 2952 : audit 0 from='client.? 172.21.15.80:0/3982086915' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:58:30.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:58:30 smithi080 bash[41963]: cluster 2023-12-01T06:58:29.232468+0000 mgr.y (mgr.24362) 3901 : cluster 0 pgmap v3870: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:58:30.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:58:30 smithi080 bash[28361]: cluster 2023-12-01T06:58:29.232468+0000 mgr.y (mgr.24362) 3901 : cluster 0 pgmap v3870: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:58:31.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:58:30 smithi090 bash[32384]: cluster 2023-12-01T06:58:29.232468+0000 mgr.y (mgr.24362) 3901 : cluster 0 pgmap v3870: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:58:32.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:58:31 smithi090 bash[32384]: audit 2023-12-01T06:58:31.042578+0000 mon.a (mon.0) 2953 : audit 0 from='client.? 172.21.15.80:0/1739885711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:58:32.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:58:31 smithi080 bash[28361]: audit 2023-12-01T06:58:31.042578+0000 mon.a (mon.0) 2953 : audit 0 from='client.? 172.21.15.80:0/1739885711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:58:32.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:58:31 smithi080 bash[41963]: audit 2023-12-01T06:58:31.042578+0000 mon.a (mon.0) 2953 : audit 0 from='client.? 172.21.15.80:0/1739885711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:58:33.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:58:32 smithi090 bash[32384]: cluster 2023-12-01T06:58:31.233581+0000 mgr.y (mgr.24362) 3902 : cluster 0 pgmap v3871: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:58:33.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:58:32 smithi080 bash[28361]: cluster 2023-12-01T06:58:31.233581+0000 mgr.y (mgr.24362) 3902 : cluster 0 pgmap v3871: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:58:33.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:58:32 smithi080 bash[41963]: cluster 2023-12-01T06:58:31.233581+0000 mgr.y (mgr.24362) 3902 : cluster 0 pgmap v3871: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:58:34.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:58:33 smithi090 bash[32384]: audit 2023-12-01T06:58:33.494388+0000 mon.a (mon.0) 2954 : audit 0 from='client.? 172.21.15.80:0/2561943196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:58:34.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:58:33 smithi080 bash[28361]: audit 2023-12-01T06:58:33.494388+0000 mon.a (mon.0) 2954 : audit 0 from='client.? 172.21.15.80:0/2561943196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:58:34.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:58:33 smithi080 bash[41963]: audit 2023-12-01T06:58:33.494388+0000 mon.a (mon.0) 2954 : audit 0 from='client.? 172.21.15.80:0/2561943196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:58:35.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:58:34 smithi090 bash[32384]: cluster 2023-12-01T06:58:33.234249+0000 mgr.y (mgr.24362) 3903 : cluster 0 pgmap v3872: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:58:35.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:58:34 smithi080 bash[28361]: cluster 2023-12-01T06:58:33.234249+0000 mgr.y (mgr.24362) 3903 : cluster 0 pgmap v3872: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:58:35.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:58:34 smithi080 bash[41963]: cluster 2023-12-01T06:58:33.234249+0000 mgr.y (mgr.24362) 3903 : cluster 0 pgmap v3872: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:58:36.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:58:35 smithi090 bash[32384]: audit 2023-12-01T06:58:35.351506+0000 mon.c (mon.2) 2490 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:58:36.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:58:35 smithi080 bash[28361]: audit 2023-12-01T06:58:35.351506+0000 mon.c (mon.2) 2490 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:58:36.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:58:35 smithi080 bash[41963]: audit 2023-12-01T06:58:35.351506+0000 mon.c (mon.2) 2490 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:58:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:58:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:58:36] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T06:58:37.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:58:36 smithi090 bash[32384]: cluster 2023-12-01T06:58:35.234934+0000 mgr.y (mgr.24362) 3904 : cluster 0 pgmap v3873: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:58:37.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:58:36 smithi090 bash[32384]: audit 2023-12-01T06:58:35.943664+0000 mon.a (mon.0) 2955 : audit 0 from='client.? 172.21.15.80:0/1898463705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:58:37.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:58:36 smithi080 bash[28361]: cluster 2023-12-01T06:58:35.234934+0000 mgr.y (mgr.24362) 3904 : cluster 0 pgmap v3873: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:58:37.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:58:36 smithi080 bash[28361]: audit 2023-12-01T06:58:35.943664+0000 mon.a (mon.0) 2955 : audit 0 from='client.? 172.21.15.80:0/1898463705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:58:37.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:58:36 smithi080 bash[41963]: cluster 2023-12-01T06:58:35.234934+0000 mgr.y (mgr.24362) 3904 : cluster 0 pgmap v3873: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:58:37.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:58:36 smithi080 bash[41963]: audit 2023-12-01T06:58:35.943664+0000 mon.a (mon.0) 2955 : audit 0 from='client.? 172.21.15.80:0/1898463705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:58:39.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:58:38 smithi090 bash[32384]: cluster 2023-12-01T06:58:37.236132+0000 mgr.y (mgr.24362) 3905 : cluster 0 pgmap v3874: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:58:39.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:58:38 smithi090 bash[32384]: audit 2023-12-01T06:58:38.417504+0000 mon.a (mon.0) 2956 : audit 0 from='client.? 172.21.15.80:0/4279909606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:58:39.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:58:38 smithi080 bash[28361]: cluster 2023-12-01T06:58:37.236132+0000 mgr.y (mgr.24362) 3905 : cluster 0 pgmap v3874: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:58:39.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:58:38 smithi080 bash[28361]: audit 2023-12-01T06:58:38.417504+0000 mon.a (mon.0) 2956 : audit 0 from='client.? 172.21.15.80:0/4279909606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:58:39.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:58:38 smithi080 bash[41963]: cluster 2023-12-01T06:58:37.236132+0000 mgr.y (mgr.24362) 3905 : cluster 0 pgmap v3874: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:58:39.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:58:38 smithi080 bash[41963]: audit 2023-12-01T06:58:38.417504+0000 mon.a (mon.0) 2956 : audit 0 from='client.? 172.21.15.80:0/4279909606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:58:41.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:58:40 smithi090 bash[32384]: cluster 2023-12-01T06:58:39.236836+0000 mgr.y (mgr.24362) 3906 : cluster 0 pgmap v3875: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:58:41.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:58:40 smithi090 bash[32384]: audit 2023-12-01T06:58:39.982068+0000 mon.c (mon.2) 2491 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:58:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:58:40 smithi080 bash[41963]: cluster 2023-12-01T06:58:39.236836+0000 mgr.y (mgr.24362) 3906 : cluster 0 pgmap v3875: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:58:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:58:40 smithi080 bash[41963]: audit 2023-12-01T06:58:39.982068+0000 mon.c (mon.2) 2491 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:58:41.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:58:40 smithi080 bash[28361]: cluster 2023-12-01T06:58:39.236836+0000 mgr.y (mgr.24362) 3906 : cluster 0 pgmap v3875: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:58:41.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:58:40 smithi080 bash[28361]: audit 2023-12-01T06:58:39.982068+0000 mon.c (mon.2) 2491 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:58:42.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:58:41 smithi090 bash[32384]: audit 2023-12-01T06:58:40.907945+0000 mon.c (mon.2) 2492 : audit 0 from='client.? 172.21.15.80:0/2066103390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:58:42.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:58:41 smithi090 bash[32384]: audit 2023-12-01T06:58:41.145728+0000 mon.a (mon.0) 2957 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:58:42.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:58:41 smithi090 bash[32384]: audit 2023-12-01T06:58:41.156539+0000 mon.a (mon.0) 2958 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:58:42.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:58:41 smithi090 bash[32384]: audit 2023-12-01T06:58:41.498723+0000 mon.a (mon.0) 2959 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:58:42.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:58:41 smithi090 bash[32384]: audit 2023-12-01T06:58:41.511839+0000 mon.a (mon.0) 2960 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:58:42.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:58:41 smithi080 bash[28361]: audit 2023-12-01T06:58:40.907945+0000 mon.c (mon.2) 2492 : audit 0 from='client.? 172.21.15.80:0/2066103390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:58:42.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:58:41 smithi080 bash[28361]: audit 2023-12-01T06:58:41.145728+0000 mon.a (mon.0) 2957 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:58:42.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:58:41 smithi080 bash[28361]: audit 2023-12-01T06:58:41.156539+0000 mon.a (mon.0) 2958 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:58:42.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:58:41 smithi080 bash[28361]: audit 2023-12-01T06:58:41.498723+0000 mon.a (mon.0) 2959 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:58:42.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:58:41 smithi080 bash[28361]: audit 2023-12-01T06:58:41.511839+0000 mon.a (mon.0) 2960 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:58:42.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:58:41 smithi080 bash[41963]: audit 2023-12-01T06:58:40.907945+0000 mon.c (mon.2) 2492 : audit 0 from='client.? 172.21.15.80:0/2066103390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:58:42.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:58:41 smithi080 bash[41963]: audit 2023-12-01T06:58:41.145728+0000 mon.a (mon.0) 2957 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:58:42.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:58:41 smithi080 bash[41963]: audit 2023-12-01T06:58:41.156539+0000 mon.a (mon.0) 2958 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:58:42.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:58:41 smithi080 bash[41963]: audit 2023-12-01T06:58:41.498723+0000 mon.a (mon.0) 2959 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:58:42.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:58:41 smithi080 bash[41963]: audit 2023-12-01T06:58:41.511839+0000 mon.a (mon.0) 2960 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:58:43.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:58:42 smithi090 bash[32384]: cluster 2023-12-01T06:58:41.238104+0000 mgr.y (mgr.24362) 3907 : cluster 0 pgmap v3876: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:58:43.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:58:42 smithi090 bash[32384]: audit 2023-12-01T06:58:42.032677+0000 mon.c (mon.2) 2493 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:58:43.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:58:42 smithi090 bash[32384]: audit 2023-12-01T06:58:42.034398+0000 mon.c (mon.2) 2494 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:58:43.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:58:42 smithi090 bash[32384]: audit 2023-12-01T06:58:42.044676+0000 mon.a (mon.0) 2961 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:58:43.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:58:42 smithi080 bash[41963]: cluster 2023-12-01T06:58:41.238104+0000 mgr.y (mgr.24362) 3907 : cluster 0 pgmap v3876: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:58:43.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:58:42 smithi080 bash[41963]: audit 2023-12-01T06:58:42.032677+0000 mon.c (mon.2) 2493 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:58:43.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:58:42 smithi080 bash[41963]: audit 2023-12-01T06:58:42.034398+0000 mon.c (mon.2) 2494 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:58:43.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:58:42 smithi080 bash[41963]: audit 2023-12-01T06:58:42.044676+0000 mon.a (mon.0) 2961 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:58:43.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:58:42 smithi080 bash[28361]: cluster 2023-12-01T06:58:41.238104+0000 mgr.y (mgr.24362) 3907 : cluster 0 pgmap v3876: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:58:43.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:58:42 smithi080 bash[28361]: audit 2023-12-01T06:58:42.032677+0000 mon.c (mon.2) 2493 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:58:43.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:58:42 smithi080 bash[28361]: audit 2023-12-01T06:58:42.034398+0000 mon.c (mon.2) 2494 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:58:43.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:58:42 smithi080 bash[28361]: audit 2023-12-01T06:58:42.044676+0000 mon.a (mon.0) 2961 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:58:44.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:58:43 smithi090 bash[32384]: audit 2023-12-01T06:58:43.360127+0000 mon.a (mon.0) 2962 : audit 0 from='client.? 172.21.15.80:0/3778928091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:58:44.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:58:43 smithi080 bash[28361]: audit 2023-12-01T06:58:43.360127+0000 mon.a (mon.0) 2962 : audit 0 from='client.? 172.21.15.80:0/3778928091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:58:44.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:58:43 smithi080 bash[41963]: audit 2023-12-01T06:58:43.360127+0000 mon.a (mon.0) 2962 : audit 0 from='client.? 172.21.15.80:0/3778928091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:58:45.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:58:44 smithi090 bash[32384]: cluster 2023-12-01T06:58:43.238771+0000 mgr.y (mgr.24362) 3908 : cluster 0 pgmap v3877: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:58:45.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:58:44 smithi080 bash[28361]: cluster 2023-12-01T06:58:43.238771+0000 mgr.y (mgr.24362) 3908 : cluster 0 pgmap v3877: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:58:45.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:58:44 smithi080 bash[41963]: cluster 2023-12-01T06:58:43.238771+0000 mgr.y (mgr.24362) 3908 : cluster 0 pgmap v3877: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:58:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:58:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:58:46] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T06:58:47.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:58:46 smithi090 bash[32384]: cluster 2023-12-01T06:58:45.239438+0000 mgr.y (mgr.24362) 3909 : cluster 0 pgmap v3878: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:58:47.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:58:46 smithi090 bash[32384]: audit 2023-12-01T06:58:45.805141+0000 mon.c (mon.2) 2495 : audit 0 from='client.? 172.21.15.80:0/113961748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:58:47.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:58:46 smithi080 bash[41963]: cluster 2023-12-01T06:58:45.239438+0000 mgr.y (mgr.24362) 3909 : cluster 0 pgmap v3878: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:58:47.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:58:46 smithi080 bash[41963]: audit 2023-12-01T06:58:45.805141+0000 mon.c (mon.2) 2495 : audit 0 from='client.? 172.21.15.80:0/113961748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:58:47.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:58:46 smithi080 bash[28361]: cluster 2023-12-01T06:58:45.239438+0000 mgr.y (mgr.24362) 3909 : cluster 0 pgmap v3878: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:58:47.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:58:46 smithi080 bash[28361]: audit 2023-12-01T06:58:45.805141+0000 mon.c (mon.2) 2495 : audit 0 from='client.? 172.21.15.80:0/113961748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:58:49.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:58:48 smithi090 bash[32384]: cluster 2023-12-01T06:58:47.240592+0000 mgr.y (mgr.24362) 3910 : cluster 0 pgmap v3879: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:58:49.025 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:58:48 smithi090 bash[32384]: audit 2023-12-01T06:58:48.258018+0000 mon.c (mon.2) 2496 : audit 0 from='client.? 172.21.15.80:0/1573661753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:58:49.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:58:48 smithi080 bash[41963]: cluster 2023-12-01T06:58:47.240592+0000 mgr.y (mgr.24362) 3910 : cluster 0 pgmap v3879: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:58:49.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:58:48 smithi080 bash[41963]: audit 2023-12-01T06:58:48.258018+0000 mon.c (mon.2) 2496 : audit 0 from='client.? 172.21.15.80:0/1573661753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:58:49.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:58:48 smithi080 bash[28361]: cluster 2023-12-01T06:58:47.240592+0000 mgr.y (mgr.24362) 3910 : cluster 0 pgmap v3879: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:58:49.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:58:48 smithi080 bash[28361]: audit 2023-12-01T06:58:48.258018+0000 mon.c (mon.2) 2496 : audit 0 from='client.? 172.21.15.80:0/1573661753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:58:51.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:58:50 smithi090 bash[32384]: cluster 2023-12-01T06:58:49.241252+0000 mgr.y (mgr.24362) 3911 : cluster 0 pgmap v3880: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:58:51.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:58:50 smithi090 bash[32384]: audit 2023-12-01T06:58:50.711330+0000 mon.c (mon.2) 2497 : audit 0 from='client.? 172.21.15.80:0/2314276357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:58:51.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:58:50 smithi080 bash[41963]: cluster 2023-12-01T06:58:49.241252+0000 mgr.y (mgr.24362) 3911 : cluster 0 pgmap v3880: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:58:51.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:58:50 smithi080 bash[41963]: audit 2023-12-01T06:58:50.711330+0000 mon.c (mon.2) 2497 : audit 0 from='client.? 172.21.15.80:0/2314276357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:58:51.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:58:50 smithi080 bash[28361]: cluster 2023-12-01T06:58:49.241252+0000 mgr.y (mgr.24362) 3911 : cluster 0 pgmap v3880: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:58:51.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:58:50 smithi080 bash[28361]: audit 2023-12-01T06:58:50.711330+0000 mon.c (mon.2) 2497 : audit 0 from='client.? 172.21.15.80:0/2314276357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:58:53.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:58:52 smithi090 bash[32384]: cluster 2023-12-01T06:58:51.242299+0000 mgr.y (mgr.24362) 3912 : cluster 0 pgmap v3881: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:58:53.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:58:52 smithi080 bash[41963]: cluster 2023-12-01T06:58:51.242299+0000 mgr.y (mgr.24362) 3912 : cluster 0 pgmap v3881: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:58:53.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:58:52 smithi080 bash[28361]: cluster 2023-12-01T06:58:51.242299+0000 mgr.y (mgr.24362) 3912 : cluster 0 pgmap v3881: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:58:54.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:58:53 smithi090 bash[32384]: audit 2023-12-01T06:58:53.169530+0000 mon.a (mon.0) 2963 : audit 0 from='client.? 172.21.15.80:0/3255709723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:58:54.186 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:58:53 smithi080 bash[28361]: audit 2023-12-01T06:58:53.169530+0000 mon.a (mon.0) 2963 : audit 0 from='client.? 172.21.15.80:0/3255709723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:58:54.187 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:58:53 smithi080 bash[41963]: audit 2023-12-01T06:58:53.169530+0000 mon.a (mon.0) 2963 : audit 0 from='client.? 172.21.15.80:0/3255709723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:58:55.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:58:54 smithi090 bash[32384]: cluster 2023-12-01T06:58:53.242923+0000 mgr.y (mgr.24362) 3913 : cluster 0 pgmap v3882: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:58:55.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:58:54 smithi080 bash[28361]: cluster 2023-12-01T06:58:53.242923+0000 mgr.y (mgr.24362) 3913 : cluster 0 pgmap v3882: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:58:55.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:58:54 smithi080 bash[41963]: cluster 2023-12-01T06:58:53.242923+0000 mgr.y (mgr.24362) 3913 : cluster 0 pgmap v3882: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:58:56.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:58:55 smithi090 bash[32384]: audit 2023-12-01T06:58:54.982380+0000 mon.c (mon.2) 2498 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:58:56.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:58:55 smithi090 bash[32384]: audit 2023-12-01T06:58:55.635537+0000 mon.c (mon.2) 2499 : audit 0 from='client.? 172.21.15.80:0/1751085614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:58:56.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:58:55 smithi080 bash[28361]: audit 2023-12-01T06:58:54.982380+0000 mon.c (mon.2) 2498 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:58:56.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:58:55 smithi080 bash[28361]: audit 2023-12-01T06:58:55.635537+0000 mon.c (mon.2) 2499 : audit 0 from='client.? 172.21.15.80:0/1751085614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:58:56.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:58:55 smithi080 bash[41963]: audit 2023-12-01T06:58:54.982380+0000 mon.c (mon.2) 2498 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:58:56.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:58:55 smithi080 bash[41963]: audit 2023-12-01T06:58:55.635537+0000 mon.c (mon.2) 2499 : audit 0 from='client.? 172.21.15.80:0/1751085614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:58:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:58:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:58:56] "GET /metrics HTTP/1.1" 200 33977 "" "Prometheus/2.43.0" 2023-12-01T06:58:57.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:58:56 smithi090 bash[32384]: cluster 2023-12-01T06:58:55.243568+0000 mgr.y (mgr.24362) 3914 : cluster 0 pgmap v3883: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:58:57.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:58:56 smithi080 bash[28361]: cluster 2023-12-01T06:58:55.243568+0000 mgr.y (mgr.24362) 3914 : cluster 0 pgmap v3883: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:58:57.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:58:56 smithi080 bash[41963]: cluster 2023-12-01T06:58:55.243568+0000 mgr.y (mgr.24362) 3914 : cluster 0 pgmap v3883: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:58:59.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:58:58 smithi080 bash[28361]: cluster 2023-12-01T06:58:57.244753+0000 mgr.y (mgr.24362) 3915 : cluster 0 pgmap v3884: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:58:59.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:58:58 smithi080 bash[28361]: audit 2023-12-01T06:58:58.089523+0000 mon.a (mon.0) 2964 : audit 0 from='client.? 172.21.15.80:0/580532581' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:58:59.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:58:58 smithi080 bash[41963]: cluster 2023-12-01T06:58:57.244753+0000 mgr.y (mgr.24362) 3915 : cluster 0 pgmap v3884: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:58:59.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:58:58 smithi080 bash[41963]: audit 2023-12-01T06:58:58.089523+0000 mon.a (mon.0) 2964 : audit 0 from='client.? 172.21.15.80:0/580532581' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:58:59.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:58:58 smithi090 bash[32384]: cluster 2023-12-01T06:58:57.244753+0000 mgr.y (mgr.24362) 3915 : cluster 0 pgmap v3884: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:58:59.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:58:58 smithi090 bash[32384]: audit 2023-12-01T06:58:58.089523+0000 mon.a (mon.0) 2964 : audit 0 from='client.? 172.21.15.80:0/580532581' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:59:01.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:59:00 smithi080 bash[41963]: cluster 2023-12-01T06:58:59.245413+0000 mgr.y (mgr.24362) 3916 : cluster 0 pgmap v3885: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:59:01.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:59:00 smithi080 bash[41963]: audit 2023-12-01T06:59:00.542248+0000 mon.a (mon.0) 2965 : audit 0 from='client.? 172.21.15.80:0/419041665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:59:01.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:59:00 smithi080 bash[28361]: cluster 2023-12-01T06:58:59.245413+0000 mgr.y (mgr.24362) 3916 : cluster 0 pgmap v3885: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:59:01.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:59:00 smithi080 bash[28361]: audit 2023-12-01T06:59:00.542248+0000 mon.a (mon.0) 2965 : audit 0 from='client.? 172.21.15.80:0/419041665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:59:01.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:59:00 smithi090 bash[32384]: cluster 2023-12-01T06:58:59.245413+0000 mgr.y (mgr.24362) 3916 : cluster 0 pgmap v3885: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:59:01.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:59:00 smithi090 bash[32384]: audit 2023-12-01T06:59:00.542248+0000 mon.a (mon.0) 2965 : audit 0 from='client.? 172.21.15.80:0/419041665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:59:03.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:59:02 smithi080 bash[41963]: cluster 2023-12-01T06:59:01.246544+0000 mgr.y (mgr.24362) 3917 : cluster 0 pgmap v3886: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:59:03.193 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:59:02 smithi080 bash[28361]: cluster 2023-12-01T06:59:01.246544+0000 mgr.y (mgr.24362) 3917 : cluster 0 pgmap v3886: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:59:03.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:59:02 smithi090 bash[32384]: cluster 2023-12-01T06:59:01.246544+0000 mgr.y (mgr.24362) 3917 : cluster 0 pgmap v3886: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:59:04.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:59:03 smithi080 bash[41963]: audit 2023-12-01T06:59:02.994721+0000 mon.c (mon.2) 2500 : audit 0 from='client.? 172.21.15.80:0/3583007430' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:59:04.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:59:03 smithi080 bash[28361]: audit 2023-12-01T06:59:02.994721+0000 mon.c (mon.2) 2500 : audit 0 from='client.? 172.21.15.80:0/3583007430' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:59:04.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:59:03 smithi090 bash[32384]: audit 2023-12-01T06:59:02.994721+0000 mon.c (mon.2) 2500 : audit 0 from='client.? 172.21.15.80:0/3583007430' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:59:05.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:59:04 smithi080 bash[28361]: cluster 2023-12-01T06:59:03.247187+0000 mgr.y (mgr.24362) 3918 : cluster 0 pgmap v3887: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:59:05.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:59:04 smithi080 bash[41963]: cluster 2023-12-01T06:59:03.247187+0000 mgr.y (mgr.24362) 3918 : cluster 0 pgmap v3887: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:59:05.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:59:04 smithi090 bash[32384]: cluster 2023-12-01T06:59:03.247187+0000 mgr.y (mgr.24362) 3918 : cluster 0 pgmap v3887: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:59:06.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:59:05 smithi080 bash[28361]: audit 2023-12-01T06:59:05.452574+0000 mon.a (mon.0) 2966 : audit 0 from='client.? 172.21.15.80:0/3428148222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:59:06.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:59:05 smithi080 bash[41963]: audit 2023-12-01T06:59:05.452574+0000 mon.a (mon.0) 2966 : audit 0 from='client.? 172.21.15.80:0/3428148222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:59:06.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:59:05 smithi090 bash[32384]: audit 2023-12-01T06:59:05.452574+0000 mon.a (mon.0) 2966 : audit 0 from='client.? 172.21.15.80:0/3428148222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:59:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:59:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:59:06] "GET /metrics HTTP/1.1" 200 33977 "" "Prometheus/2.43.0" 2023-12-01T06:59:07.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:59:06 smithi080 bash[28361]: cluster 2023-12-01T06:59:05.247791+0000 mgr.y (mgr.24362) 3919 : cluster 0 pgmap v3888: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:59:07.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:59:06 smithi080 bash[41963]: cluster 2023-12-01T06:59:05.247791+0000 mgr.y (mgr.24362) 3919 : cluster 0 pgmap v3888: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:59:07.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:59:06 smithi090 bash[32384]: cluster 2023-12-01T06:59:05.247791+0000 mgr.y (mgr.24362) 3919 : cluster 0 pgmap v3888: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:59:09.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:59:08 smithi080 bash[41963]: cluster 2023-12-01T06:59:07.248902+0000 mgr.y (mgr.24362) 3920 : cluster 0 pgmap v3889: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:59:09.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:59:08 smithi080 bash[41963]: audit 2023-12-01T06:59:07.902492+0000 mon.a (mon.0) 2967 : audit 0 from='client.? 172.21.15.80:0/952366136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:59:09.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:59:08 smithi080 bash[28361]: cluster 2023-12-01T06:59:07.248902+0000 mgr.y (mgr.24362) 3920 : cluster 0 pgmap v3889: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:59:09.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:59:08 smithi080 bash[28361]: audit 2023-12-01T06:59:07.902492+0000 mon.a (mon.0) 2967 : audit 0 from='client.? 172.21.15.80:0/952366136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:59:09.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:59:08 smithi090 bash[32384]: cluster 2023-12-01T06:59:07.248902+0000 mgr.y (mgr.24362) 3920 : cluster 0 pgmap v3889: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:59:09.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:59:08 smithi090 bash[32384]: audit 2023-12-01T06:59:07.902492+0000 mon.a (mon.0) 2967 : audit 0 from='client.? 172.21.15.80:0/952366136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:59:11.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:59:10 smithi080 bash[41963]: cluster 2023-12-01T06:59:09.249588+0000 mgr.y (mgr.24362) 3921 : cluster 0 pgmap v3890: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:59:11.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:59:10 smithi080 bash[41963]: audit 2023-12-01T06:59:09.982620+0000 mon.c (mon.2) 2501 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:59:11.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:59:10 smithi080 bash[41963]: audit 2023-12-01T06:59:10.352916+0000 mon.c (mon.2) 2502 : audit 0 from='client.? 172.21.15.80:0/1585300050' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:59:11.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:59:10 smithi080 bash[28361]: cluster 2023-12-01T06:59:09.249588+0000 mgr.y (mgr.24362) 3921 : cluster 0 pgmap v3890: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:59:11.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:59:10 smithi080 bash[28361]: audit 2023-12-01T06:59:09.982620+0000 mon.c (mon.2) 2501 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:59:11.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:59:10 smithi080 bash[28361]: audit 2023-12-01T06:59:10.352916+0000 mon.c (mon.2) 2502 : audit 0 from='client.? 172.21.15.80:0/1585300050' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:59:11.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:59:10 smithi090 bash[32384]: cluster 2023-12-01T06:59:09.249588+0000 mgr.y (mgr.24362) 3921 : cluster 0 pgmap v3890: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:59:11.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:59:10 smithi090 bash[32384]: audit 2023-12-01T06:59:09.982620+0000 mon.c (mon.2) 2501 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:59:11.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:59:10 smithi090 bash[32384]: audit 2023-12-01T06:59:10.352916+0000 mon.c (mon.2) 2502 : audit 0 from='client.? 172.21.15.80:0/1585300050' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:59:13.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:59:12 smithi080 bash[28361]: cluster 2023-12-01T06:59:11.250667+0000 mgr.y (mgr.24362) 3922 : cluster 0 pgmap v3891: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:59:13.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:59:12 smithi080 bash[28361]: audit 2023-12-01T06:59:12.802779+0000 mon.c (mon.2) 2503 : audit 0 from='client.? 172.21.15.80:0/2693502280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:59:13.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:59:12 smithi080 bash[41963]: cluster 2023-12-01T06:59:11.250667+0000 mgr.y (mgr.24362) 3922 : cluster 0 pgmap v3891: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:59:13.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:59:12 smithi080 bash[41963]: audit 2023-12-01T06:59:12.802779+0000 mon.c (mon.2) 2503 : audit 0 from='client.? 172.21.15.80:0/2693502280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:59:13.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:59:12 smithi090 bash[32384]: cluster 2023-12-01T06:59:11.250667+0000 mgr.y (mgr.24362) 3922 : cluster 0 pgmap v3891: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:59:13.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:59:12 smithi090 bash[32384]: audit 2023-12-01T06:59:12.802779+0000 mon.c (mon.2) 2503 : audit 0 from='client.? 172.21.15.80:0/2693502280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:59:15.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:59:14 smithi080 bash[28361]: cluster 2023-12-01T06:59:13.251328+0000 mgr.y (mgr.24362) 3923 : cluster 0 pgmap v3892: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:59:15.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:59:14 smithi080 bash[41963]: cluster 2023-12-01T06:59:13.251328+0000 mgr.y (mgr.24362) 3923 : cluster 0 pgmap v3892: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:59:15.275 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:59:14 smithi090 bash[32384]: cluster 2023-12-01T06:59:13.251328+0000 mgr.y (mgr.24362) 3923 : cluster 0 pgmap v3892: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:59:16.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:59:15 smithi080 bash[41963]: audit 2023-12-01T06:59:15.250818+0000 mon.a (mon.0) 2968 : audit 0 from='client.? 172.21.15.80:0/3695542494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:59:16.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:59:15 smithi080 bash[28361]: audit 2023-12-01T06:59:15.250818+0000 mon.a (mon.0) 2968 : audit 0 from='client.? 172.21.15.80:0/3695542494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:59:16.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:59:15 smithi090 bash[32384]: audit 2023-12-01T06:59:15.250818+0000 mon.a (mon.0) 2968 : audit 0 from='client.? 172.21.15.80:0/3695542494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:59:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:59:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:59:16] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T06:59:17.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:59:16 smithi080 bash[28361]: cluster 2023-12-01T06:59:15.251946+0000 mgr.y (mgr.24362) 3924 : cluster 0 pgmap v3893: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:59:17.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:59:16 smithi080 bash[41963]: cluster 2023-12-01T06:59:15.251946+0000 mgr.y (mgr.24362) 3924 : cluster 0 pgmap v3893: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:59:17.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:59:16 smithi090 bash[32384]: cluster 2023-12-01T06:59:15.251946+0000 mgr.y (mgr.24362) 3924 : cluster 0 pgmap v3893: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:59:18.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:59:17 smithi080 bash[28361]: audit 2023-12-01T06:59:17.714467+0000 mon.c (mon.2) 2504 : audit 0 from='client.? 172.21.15.80:0/579931458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:59:18.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:59:17 smithi080 bash[41963]: audit 2023-12-01T06:59:17.714467+0000 mon.c (mon.2) 2504 : audit 0 from='client.? 172.21.15.80:0/579931458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:59:18.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:59:17 smithi090 bash[32384]: audit 2023-12-01T06:59:17.714467+0000 mon.c (mon.2) 2504 : audit 0 from='client.? 172.21.15.80:0/579931458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:59:19.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:59:18 smithi080 bash[28361]: cluster 2023-12-01T06:59:17.253000+0000 mgr.y (mgr.24362) 3925 : cluster 0 pgmap v3894: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:59:19.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:59:18 smithi080 bash[41963]: cluster 2023-12-01T06:59:17.253000+0000 mgr.y (mgr.24362) 3925 : cluster 0 pgmap v3894: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:59:19.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:59:18 smithi090 bash[32384]: cluster 2023-12-01T06:59:17.253000+0000 mgr.y (mgr.24362) 3925 : cluster 0 pgmap v3894: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:59:21.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:59:20 smithi080 bash[28361]: cluster 2023-12-01T06:59:19.253606+0000 mgr.y (mgr.24362) 3926 : cluster 0 pgmap v3895: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:59:21.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:59:20 smithi080 bash[28361]: audit 2023-12-01T06:59:20.163332+0000 mon.c (mon.2) 2505 : audit 0 from='client.? 172.21.15.80:0/1894378834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:59:21.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:59:20 smithi080 bash[41963]: cluster 2023-12-01T06:59:19.253606+0000 mgr.y (mgr.24362) 3926 : cluster 0 pgmap v3895: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:59:21.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:59:20 smithi080 bash[41963]: audit 2023-12-01T06:59:20.163332+0000 mon.c (mon.2) 2505 : audit 0 from='client.? 172.21.15.80:0/1894378834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:59:21.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:59:20 smithi090 bash[32384]: cluster 2023-12-01T06:59:19.253606+0000 mgr.y (mgr.24362) 3926 : cluster 0 pgmap v3895: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:59:21.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:59:20 smithi090 bash[32384]: audit 2023-12-01T06:59:20.163332+0000 mon.c (mon.2) 2505 : audit 0 from='client.? 172.21.15.80:0/1894378834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:59:23.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:59:22 smithi080 bash[28361]: cluster 2023-12-01T06:59:21.254825+0000 mgr.y (mgr.24362) 3927 : cluster 0 pgmap v3896: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:59:23.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:59:22 smithi080 bash[28361]: audit 2023-12-01T06:59:22.629485+0000 mon.c (mon.2) 2506 : audit 0 from='client.? 172.21.15.80:0/1092829364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:59:23.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:59:22 smithi080 bash[41963]: cluster 2023-12-01T06:59:21.254825+0000 mgr.y (mgr.24362) 3927 : cluster 0 pgmap v3896: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:59:23.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:59:22 smithi080 bash[41963]: audit 2023-12-01T06:59:22.629485+0000 mon.c (mon.2) 2506 : audit 0 from='client.? 172.21.15.80:0/1092829364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:59:23.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:59:22 smithi090 bash[32384]: cluster 2023-12-01T06:59:21.254825+0000 mgr.y (mgr.24362) 3927 : cluster 0 pgmap v3896: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:59:23.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:59:22 smithi090 bash[32384]: audit 2023-12-01T06:59:22.629485+0000 mon.c (mon.2) 2506 : audit 0 from='client.? 172.21.15.80:0/1092829364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:59:25.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:59:24 smithi080 bash[28361]: cluster 2023-12-01T06:59:23.255599+0000 mgr.y (mgr.24362) 3928 : cluster 0 pgmap v3897: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:59:25.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:59:24 smithi080 bash[41963]: cluster 2023-12-01T06:59:23.255599+0000 mgr.y (mgr.24362) 3928 : cluster 0 pgmap v3897: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:59:25.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:59:24 smithi090 bash[32384]: cluster 2023-12-01T06:59:23.255599+0000 mgr.y (mgr.24362) 3928 : cluster 0 pgmap v3897: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:59:26.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:59:25 smithi080 bash[41963]: audit 2023-12-01T06:59:24.982491+0000 mon.c (mon.2) 2507 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:59:26.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:59:25 smithi080 bash[41963]: audit 2023-12-01T06:59:25.105448+0000 mon.c (mon.2) 2508 : audit 0 from='client.? 172.21.15.80:0/1801122382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:59:26.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:59:25 smithi080 bash[28361]: audit 2023-12-01T06:59:24.982491+0000 mon.c (mon.2) 2507 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:59:26.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:59:25 smithi080 bash[28361]: audit 2023-12-01T06:59:25.105448+0000 mon.c (mon.2) 2508 : audit 0 from='client.? 172.21.15.80:0/1801122382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:59:26.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:59:25 smithi090 bash[32384]: audit 2023-12-01T06:59:24.982491+0000 mon.c (mon.2) 2507 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:59:26.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:59:25 smithi090 bash[32384]: audit 2023-12-01T06:59:25.105448+0000 mon.c (mon.2) 2508 : audit 0 from='client.? 172.21.15.80:0/1801122382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:59:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:59:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:59:26] "GET /metrics HTTP/1.1" 200 33973 "" "Prometheus/2.43.0" 2023-12-01T06:59:27.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:59:26 smithi080 bash[28361]: cluster 2023-12-01T06:59:25.256327+0000 mgr.y (mgr.24362) 3929 : cluster 0 pgmap v3898: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:59:27.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:59:26 smithi080 bash[41963]: cluster 2023-12-01T06:59:25.256327+0000 mgr.y (mgr.24362) 3929 : cluster 0 pgmap v3898: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:59:27.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:59:26 smithi090 bash[32384]: cluster 2023-12-01T06:59:25.256327+0000 mgr.y (mgr.24362) 3929 : cluster 0 pgmap v3898: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:59:28.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:59:27 smithi080 bash[28361]: audit 2023-12-01T06:59:27.563994+0000 mon.c (mon.2) 2509 : audit 0 from='client.? 172.21.15.80:0/2311940946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:59:28.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:59:27 smithi080 bash[41963]: audit 2023-12-01T06:59:27.563994+0000 mon.c (mon.2) 2509 : audit 0 from='client.? 172.21.15.80:0/2311940946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:59:28.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:59:27 smithi090 bash[32384]: audit 2023-12-01T06:59:27.563994+0000 mon.c (mon.2) 2509 : audit 0 from='client.? 172.21.15.80:0/2311940946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:59:29.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:59:28 smithi080 bash[28361]: cluster 2023-12-01T06:59:27.257152+0000 mgr.y (mgr.24362) 3930 : cluster 0 pgmap v3899: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:59:29.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:59:28 smithi080 bash[41963]: cluster 2023-12-01T06:59:27.257152+0000 mgr.y (mgr.24362) 3930 : cluster 0 pgmap v3899: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:59:29.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:59:28 smithi090 bash[32384]: cluster 2023-12-01T06:59:27.257152+0000 mgr.y (mgr.24362) 3930 : cluster 0 pgmap v3899: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:59:30.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:59:30 smithi080 bash[28361]: cluster 2023-12-01T06:59:29.257889+0000 mgr.y (mgr.24362) 3931 : cluster 0 pgmap v3900: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:59:30.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:59:30 smithi080 bash[28361]: audit 2023-12-01T06:59:30.022599+0000 mon.c (mon.2) 2510 : audit 0 from='client.? 172.21.15.80:0/2436698844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:59:30.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:59:30 smithi080 bash[41963]: cluster 2023-12-01T06:59:29.257889+0000 mgr.y (mgr.24362) 3931 : cluster 0 pgmap v3900: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:59:30.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:59:30 smithi080 bash[41963]: audit 2023-12-01T06:59:30.022599+0000 mon.c (mon.2) 2510 : audit 0 from='client.? 172.21.15.80:0/2436698844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:59:31.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:59:30 smithi090 bash[32384]: cluster 2023-12-01T06:59:29.257889+0000 mgr.y (mgr.24362) 3931 : cluster 0 pgmap v3900: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:59:31.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:59:30 smithi090 bash[32384]: audit 2023-12-01T06:59:30.022599+0000 mon.c (mon.2) 2510 : audit 0 from='client.? 172.21.15.80:0/2436698844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:59:32.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:59:32 smithi080 bash[28361]: cluster 2023-12-01T06:59:31.259079+0000 mgr.y (mgr.24362) 3932 : cluster 0 pgmap v3901: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:59:32.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:59:32 smithi080 bash[28361]: audit 2023-12-01T06:59:32.482399+0000 mon.c (mon.2) 2511 : audit 0 from='client.? 172.21.15.80:0/1424201107' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:59:32.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:59:32 smithi080 bash[41963]: cluster 2023-12-01T06:59:31.259079+0000 mgr.y (mgr.24362) 3932 : cluster 0 pgmap v3901: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:59:32.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:59:32 smithi080 bash[41963]: audit 2023-12-01T06:59:32.482399+0000 mon.c (mon.2) 2511 : audit 0 from='client.? 172.21.15.80:0/1424201107' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:59:33.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:59:32 smithi090 bash[32384]: cluster 2023-12-01T06:59:31.259079+0000 mgr.y (mgr.24362) 3932 : cluster 0 pgmap v3901: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:59:33.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:59:32 smithi090 bash[32384]: audit 2023-12-01T06:59:32.482399+0000 mon.c (mon.2) 2511 : audit 0 from='client.? 172.21.15.80:0/1424201107' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:59:34.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:59:34 smithi080 bash[28361]: cluster 2023-12-01T06:59:33.259862+0000 mgr.y (mgr.24362) 3933 : cluster 0 pgmap v3902: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:59:34.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:59:34 smithi080 bash[41963]: cluster 2023-12-01T06:59:33.259862+0000 mgr.y (mgr.24362) 3933 : cluster 0 pgmap v3902: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:59:35.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:59:34 smithi090 bash[32384]: cluster 2023-12-01T06:59:33.259862+0000 mgr.y (mgr.24362) 3933 : cluster 0 pgmap v3902: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:59:35.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:59:35 smithi080 bash[28361]: audit 2023-12-01T06:59:34.938827+0000 mon.a (mon.0) 2969 : audit 0 from='client.? 172.21.15.80:0/207268067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:59:35.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:59:35 smithi080 bash[41963]: audit 2023-12-01T06:59:34.938827+0000 mon.a (mon.0) 2969 : audit 0 from='client.? 172.21.15.80:0/207268067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:59:36.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:59:35 smithi090 bash[32384]: audit 2023-12-01T06:59:34.938827+0000 mon.a (mon.0) 2969 : audit 0 from='client.? 172.21.15.80:0/207268067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:59:36.545 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:59:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:59:36] "GET /metrics HTTP/1.1" 200 33973 "" "Prometheus/2.43.0" 2023-12-01T06:59:36.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:59:36 smithi080 bash[28361]: cluster 2023-12-01T06:59:35.260625+0000 mgr.y (mgr.24362) 3934 : cluster 0 pgmap v3903: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:59:36.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:59:36 smithi080 bash[41963]: cluster 2023-12-01T06:59:35.260625+0000 mgr.y (mgr.24362) 3934 : cluster 0 pgmap v3903: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:59:37.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:59:36 smithi090 bash[32384]: cluster 2023-12-01T06:59:35.260625+0000 mgr.y (mgr.24362) 3934 : cluster 0 pgmap v3903: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:59:37.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:59:37 smithi080 bash[41963]: audit 2023-12-01T06:59:37.388076+0000 mon.c (mon.2) 2512 : audit 0 from='client.? 172.21.15.80:0/2248505763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:59:37.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:59:37 smithi080 bash[28361]: audit 2023-12-01T06:59:37.388076+0000 mon.c (mon.2) 2512 : audit 0 from='client.? 172.21.15.80:0/2248505763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:59:38.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:59:37 smithi090 bash[32384]: audit 2023-12-01T06:59:37.388076+0000 mon.c (mon.2) 2512 : audit 0 from='client.? 172.21.15.80:0/2248505763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:59:38.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:59:38 smithi080 bash[41963]: cluster 2023-12-01T06:59:37.261696+0000 mgr.y (mgr.24362) 3935 : cluster 0 pgmap v3904: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:59:38.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:59:38 smithi080 bash[28361]: cluster 2023-12-01T06:59:37.261696+0000 mgr.y (mgr.24362) 3935 : cluster 0 pgmap v3904: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:59:39.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:59:38 smithi090 bash[32384]: cluster 2023-12-01T06:59:37.261696+0000 mgr.y (mgr.24362) 3935 : cluster 0 pgmap v3904: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:59:40.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:59:40 smithi080 bash[41963]: cluster 2023-12-01T06:59:39.262356+0000 mgr.y (mgr.24362) 3936 : cluster 0 pgmap v3905: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:59:40.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:59:40 smithi080 bash[41963]: audit 2023-12-01T06:59:39.839661+0000 mon.a (mon.0) 2970 : audit 0 from='client.? 172.21.15.80:0/4007166492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:59:40.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:59:40 smithi080 bash[41963]: audit 2023-12-01T06:59:39.983274+0000 mon.c (mon.2) 2513 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:59:40.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:59:40 smithi080 bash[28361]: cluster 2023-12-01T06:59:39.262356+0000 mgr.y (mgr.24362) 3936 : cluster 0 pgmap v3905: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:59:40.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:59:40 smithi080 bash[28361]: audit 2023-12-01T06:59:39.839661+0000 mon.a (mon.0) 2970 : audit 0 from='client.? 172.21.15.80:0/4007166492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:59:40.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:59:40 smithi080 bash[28361]: audit 2023-12-01T06:59:39.983274+0000 mon.c (mon.2) 2513 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:59:41.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:59:40 smithi090 bash[32384]: cluster 2023-12-01T06:59:39.262356+0000 mgr.y (mgr.24362) 3936 : cluster 0 pgmap v3905: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:59:41.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:59:40 smithi090 bash[32384]: audit 2023-12-01T06:59:39.839661+0000 mon.a (mon.0) 2970 : audit 0 from='client.? 172.21.15.80:0/4007166492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:59:41.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:59:40 smithi090 bash[32384]: audit 2023-12-01T06:59:39.983274+0000 mon.c (mon.2) 2513 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:59:42.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:59:42 smithi080 bash[28361]: cluster 2023-12-01T06:59:41.263452+0000 mgr.y (mgr.24362) 3937 : cluster 0 pgmap v3906: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:59:42.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:59:42 smithi080 bash[28361]: audit 2023-12-01T06:59:42.127576+0000 mon.c (mon.2) 2514 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:59:42.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:59:42 smithi080 bash[28361]: audit 2023-12-01T06:59:42.290758+0000 mon.a (mon.0) 2971 : audit 0 from='client.? 172.21.15.80:0/1776945377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:59:42.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:59:42 smithi080 bash[41963]: cluster 2023-12-01T06:59:41.263452+0000 mgr.y (mgr.24362) 3937 : cluster 0 pgmap v3906: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:59:42.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:59:42 smithi080 bash[41963]: audit 2023-12-01T06:59:42.127576+0000 mon.c (mon.2) 2514 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:59:42.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:59:42 smithi080 bash[41963]: audit 2023-12-01T06:59:42.290758+0000 mon.a (mon.0) 2971 : audit 0 from='client.? 172.21.15.80:0/1776945377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:59:43.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:59:42 smithi090 bash[32384]: cluster 2023-12-01T06:59:41.263452+0000 mgr.y (mgr.24362) 3937 : cluster 0 pgmap v3906: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:59:43.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:59:42 smithi090 bash[32384]: audit 2023-12-01T06:59:42.127576+0000 mon.c (mon.2) 2514 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:59:43.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:59:42 smithi090 bash[32384]: audit 2023-12-01T06:59:42.290758+0000 mon.a (mon.0) 2971 : audit 0 from='client.? 172.21.15.80:0/1776945377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:59:44.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:59:44 smithi080 bash[41963]: cluster 2023-12-01T06:59:43.264192+0000 mgr.y (mgr.24362) 3938 : cluster 0 pgmap v3907: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:59:44.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:59:44 smithi080 bash[28361]: cluster 2023-12-01T06:59:43.264192+0000 mgr.y (mgr.24362) 3938 : cluster 0 pgmap v3907: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:59:45.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:59:44 smithi090 bash[32384]: cluster 2023-12-01T06:59:43.264192+0000 mgr.y (mgr.24362) 3938 : cluster 0 pgmap v3907: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:59:45.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:59:45 smithi080 bash[28361]: audit 2023-12-01T06:59:44.749859+0000 mon.c (mon.2) 2515 : audit 0 from='client.? 172.21.15.80:0/2119345662' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:59:45.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:59:45 smithi080 bash[41963]: audit 2023-12-01T06:59:44.749859+0000 mon.c (mon.2) 2515 : audit 0 from='client.? 172.21.15.80:0/2119345662' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:59:46.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:59:45 smithi090 bash[32384]: audit 2023-12-01T06:59:44.749859+0000 mon.c (mon.2) 2515 : audit 0 from='client.? 172.21.15.80:0/2119345662' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:59:46.578 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:59:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:59:46] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T06:59:46.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:59:46 smithi080 bash[28361]: cluster 2023-12-01T06:59:45.264877+0000 mgr.y (mgr.24362) 3939 : cluster 0 pgmap v3908: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:59:46.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:59:46 smithi080 bash[41963]: cluster 2023-12-01T06:59:45.264877+0000 mgr.y (mgr.24362) 3939 : cluster 0 pgmap v3908: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:59:47.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:59:46 smithi090 bash[32384]: cluster 2023-12-01T06:59:45.264877+0000 mgr.y (mgr.24362) 3939 : cluster 0 pgmap v3908: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:59:47.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:59:47 smithi080 bash[28361]: audit 2023-12-01T06:59:47.216439+0000 mon.c (mon.2) 2516 : audit 0 from='client.? 172.21.15.80:0/3123950334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:59:47.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:59:47 smithi080 bash[41963]: audit 2023-12-01T06:59:47.216439+0000 mon.c (mon.2) 2516 : audit 0 from='client.? 172.21.15.80:0/3123950334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:59:48.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:59:47 smithi090 bash[32384]: audit 2023-12-01T06:59:47.216439+0000 mon.c (mon.2) 2516 : audit 0 from='client.? 172.21.15.80:0/3123950334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:59:48.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:59:48 smithi080 bash[28361]: cluster 2023-12-01T06:59:47.265808+0000 mgr.y (mgr.24362) 3940 : cluster 0 pgmap v3909: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:59:48.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:59:48 smithi080 bash[28361]: audit 2023-12-01T06:59:47.924199+0000 mon.a (mon.0) 2972 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:59:48.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:59:48 smithi080 bash[28361]: audit 2023-12-01T06:59:47.937836+0000 mon.a (mon.0) 2973 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:59:48.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:59:48 smithi080 bash[28361]: audit 2023-12-01T06:59:48.278292+0000 mon.a (mon.0) 2974 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:59:48.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:59:48 smithi080 bash[28361]: audit 2023-12-01T06:59:48.290289+0000 mon.a (mon.0) 2975 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:59:48.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:59:48 smithi080 bash[41963]: cluster 2023-12-01T06:59:47.265808+0000 mgr.y (mgr.24362) 3940 : cluster 0 pgmap v3909: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:59:48.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:59:48 smithi080 bash[41963]: audit 2023-12-01T06:59:47.924199+0000 mon.a (mon.0) 2972 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:59:48.935 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:59:48 smithi080 bash[41963]: audit 2023-12-01T06:59:47.937836+0000 mon.a (mon.0) 2973 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:59:48.935 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:59:48 smithi080 bash[41963]: audit 2023-12-01T06:59:48.278292+0000 mon.a (mon.0) 2974 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:59:48.935 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:59:48 smithi080 bash[41963]: audit 2023-12-01T06:59:48.290289+0000 mon.a (mon.0) 2975 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:59:49.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:59:48 smithi090 bash[32384]: cluster 2023-12-01T06:59:47.265808+0000 mgr.y (mgr.24362) 3940 : cluster 0 pgmap v3909: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:59:49.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:59:48 smithi090 bash[32384]: audit 2023-12-01T06:59:47.924199+0000 mon.a (mon.0) 2972 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:59:49.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:59:48 smithi090 bash[32384]: audit 2023-12-01T06:59:47.937836+0000 mon.a (mon.0) 2973 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:59:49.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:59:48 smithi090 bash[32384]: audit 2023-12-01T06:59:48.278292+0000 mon.a (mon.0) 2974 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:59:49.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:59:48 smithi090 bash[32384]: audit 2023-12-01T06:59:48.290289+0000 mon.a (mon.0) 2975 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:59:49.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:59:49 smithi080 bash[28361]: audit 2023-12-01T06:59:48.771599+0000 mon.c (mon.2) 2517 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:59:49.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:59:49 smithi080 bash[28361]: audit 2023-12-01T06:59:48.773813+0000 mon.c (mon.2) 2518 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:59:49.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:59:49 smithi080 bash[28361]: audit 2023-12-01T06:59:48.786723+0000 mon.a (mon.0) 2976 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:59:49.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:59:49 smithi080 bash[41963]: audit 2023-12-01T06:59:48.771599+0000 mon.c (mon.2) 2517 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:59:49.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:59:49 smithi080 bash[41963]: audit 2023-12-01T06:59:48.773813+0000 mon.c (mon.2) 2518 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:59:49.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:59:49 smithi080 bash[41963]: audit 2023-12-01T06:59:48.786723+0000 mon.a (mon.0) 2976 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:59:50.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:59:49 smithi090 bash[32384]: audit 2023-12-01T06:59:48.771599+0000 mon.c (mon.2) 2517 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:59:50.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:59:49 smithi090 bash[32384]: audit 2023-12-01T06:59:48.773813+0000 mon.c (mon.2) 2518 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:59:50.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:59:49 smithi090 bash[32384]: audit 2023-12-01T06:59:48.786723+0000 mon.a (mon.0) 2976 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T06:59:50.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:59:50 smithi080 bash[28361]: cluster 2023-12-01T06:59:49.266447+0000 mgr.y (mgr.24362) 3941 : cluster 0 pgmap v3910: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:59:50.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:59:50 smithi080 bash[28361]: audit 2023-12-01T06:59:49.671643+0000 mon.a (mon.0) 2977 : audit 0 from='client.? 172.21.15.80:0/856358139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:59:50.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:59:50 smithi080 bash[41963]: cluster 2023-12-01T06:59:49.266447+0000 mgr.y (mgr.24362) 3941 : cluster 0 pgmap v3910: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:59:50.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:59:50 smithi080 bash[41963]: audit 2023-12-01T06:59:49.671643+0000 mon.a (mon.0) 2977 : audit 0 from='client.? 172.21.15.80:0/856358139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:59:51.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:59:50 smithi090 bash[32384]: cluster 2023-12-01T06:59:49.266447+0000 mgr.y (mgr.24362) 3941 : cluster 0 pgmap v3910: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:59:51.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:59:50 smithi090 bash[32384]: audit 2023-12-01T06:59:49.671643+0000 mon.a (mon.0) 2977 : audit 0 from='client.? 172.21.15.80:0/856358139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:59:52.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:59:52 smithi080 bash[28361]: cluster 2023-12-01T06:59:51.267547+0000 mgr.y (mgr.24362) 3942 : cluster 0 pgmap v3911: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:59:52.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:59:52 smithi080 bash[28361]: audit 2023-12-01T06:59:52.124812+0000 mon.c (mon.2) 2519 : audit 0 from='client.? 172.21.15.80:0/2737124523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:59:52.935 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:59:52 smithi080 bash[41963]: cluster 2023-12-01T06:59:51.267547+0000 mgr.y (mgr.24362) 3942 : cluster 0 pgmap v3911: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:59:52.935 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:59:52 smithi080 bash[41963]: audit 2023-12-01T06:59:52.124812+0000 mon.c (mon.2) 2519 : audit 0 from='client.? 172.21.15.80:0/2737124523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:59:53.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:59:52 smithi090 bash[32384]: cluster 2023-12-01T06:59:51.267547+0000 mgr.y (mgr.24362) 3942 : cluster 0 pgmap v3911: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:59:53.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:59:52 smithi090 bash[32384]: audit 2023-12-01T06:59:52.124812+0000 mon.c (mon.2) 2519 : audit 0 from='client.? 172.21.15.80:0/2737124523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:59:54.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:59:54 smithi080 bash[28361]: cluster 2023-12-01T06:59:53.268230+0000 mgr.y (mgr.24362) 3943 : cluster 0 pgmap v3912: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:59:54.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:59:54 smithi080 bash[28361]: audit 2023-12-01T06:59:54.583299+0000 mon.c (mon.2) 2520 : audit 0 from='client.? 172.21.15.80:0/1812607108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:59:54.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:59:54 smithi080 bash[41963]: cluster 2023-12-01T06:59:53.268230+0000 mgr.y (mgr.24362) 3943 : cluster 0 pgmap v3912: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:59:54.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:59:54 smithi080 bash[41963]: audit 2023-12-01T06:59:54.583299+0000 mon.c (mon.2) 2520 : audit 0 from='client.? 172.21.15.80:0/1812607108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:59:55.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:59:54 smithi090 bash[32384]: cluster 2023-12-01T06:59:53.268230+0000 mgr.y (mgr.24362) 3943 : cluster 0 pgmap v3912: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:59:55.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:59:54 smithi090 bash[32384]: audit 2023-12-01T06:59:54.583299+0000 mon.c (mon.2) 2520 : audit 0 from='client.? 172.21.15.80:0/1812607108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:59:55.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:59:55 smithi080 bash[28361]: audit 2023-12-01T06:59:54.984052+0000 mon.c (mon.2) 2521 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:59:55.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:59:55 smithi080 bash[41963]: audit 2023-12-01T06:59:54.984052+0000 mon.c (mon.2) 2521 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:59:56.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:59:55 smithi090 bash[32384]: audit 2023-12-01T06:59:54.984052+0000 mon.c (mon.2) 2521 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:59:56.619 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 06:59:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:06:59:56] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T06:59:56.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:59:56 smithi080 bash[28361]: cluster 2023-12-01T06:59:55.269031+0000 mgr.y (mgr.24362) 3944 : cluster 0 pgmap v3913: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:59:56.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:59:56 smithi080 bash[41963]: cluster 2023-12-01T06:59:55.269031+0000 mgr.y (mgr.24362) 3944 : cluster 0 pgmap v3913: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:59:57.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:59:56 smithi090 bash[32384]: cluster 2023-12-01T06:59:55.269031+0000 mgr.y (mgr.24362) 3944 : cluster 0 pgmap v3913: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:59:57.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:59:57 smithi080 bash[28361]: audit 2023-12-01T06:59:57.047196+0000 mon.a (mon.0) 2978 : audit 0 from='client.? 172.21.15.80:0/751424293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:59:57.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:59:57 smithi080 bash[41963]: audit 2023-12-01T06:59:57.047196+0000 mon.a (mon.0) 2978 : audit 0 from='client.? 172.21.15.80:0/751424293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:59:58.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:59:57 smithi090 bash[32384]: audit 2023-12-01T06:59:57.047196+0000 mon.a (mon.0) 2978 : audit 0 from='client.? 172.21.15.80:0/751424293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:59:58.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:59:58 smithi080 bash[28361]: cluster 2023-12-01T06:59:57.270241+0000 mgr.y (mgr.24362) 3945 : cluster 0 pgmap v3914: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:59:58.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:59:58 smithi080 bash[41963]: cluster 2023-12-01T06:59:57.270241+0000 mgr.y (mgr.24362) 3945 : cluster 0 pgmap v3914: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:59:59.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:59:58 smithi090 bash[32384]: cluster 2023-12-01T06:59:57.270241+0000 mgr.y (mgr.24362) 3945 : cluster 0 pgmap v3914: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T06:59:59.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 06:59:59 smithi080 bash[41963]: audit 2023-12-01T06:59:59.494863+0000 mon.a (mon.0) 2979 : audit 0 from='client.? 172.21.15.80:0/4130521525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T06:59:59.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 06:59:59 smithi080 bash[28361]: audit 2023-12-01T06:59:59.494863+0000 mon.a (mon.0) 2979 : audit 0 from='client.? 172.21.15.80:0/4130521525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:00:00.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 06:59:59 smithi090 bash[32384]: audit 2023-12-01T06:59:59.494863+0000 mon.a (mon.0) 2979 : audit 0 from='client.? 172.21.15.80:0/4130521525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:00:00.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:00:00 smithi080 bash[28361]: debug 2023-12-01T06:59:59.999+0000 7f6ec9bf0700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T07:00:00.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:00:00 smithi080 bash[41963]: cluster 2023-12-01T06:59:59.270857+0000 mgr.y (mgr.24362) 3946 : cluster 0 pgmap v3915: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:00:00.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:00:00 smithi080 bash[41963]: cluster 2023-12-01T07:00:00.000120+0000 mon.a (mon.0) 2980 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T07:00:00.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:00:00 smithi080 bash[28361]: cluster 2023-12-01T06:59:59.270857+0000 mgr.y (mgr.24362) 3946 : cluster 0 pgmap v3915: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:00:00.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:00:00 smithi080 bash[28361]: cluster 2023-12-01T07:00:00.000120+0000 mon.a (mon.0) 2980 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T07:00:01.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:00:00 smithi090 bash[32384]: cluster 2023-12-01T06:59:59.270857+0000 mgr.y (mgr.24362) 3946 : cluster 0 pgmap v3915: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:00:01.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:00:00 smithi090 bash[32384]: cluster 2023-12-01T07:00:00.000120+0000 mon.a (mon.0) 2980 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T07:00:02.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:00:02 smithi080 bash[28361]: cluster 2023-12-01T07:00:01.271967+0000 mgr.y (mgr.24362) 3947 : cluster 0 pgmap v3916: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:00:02.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:00:02 smithi080 bash[28361]: audit 2023-12-01T07:00:01.950725+0000 mon.c (mon.2) 2522 : audit 0 from='client.? 172.21.15.80:0/1763033250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:00:02.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:00:02 smithi080 bash[41963]: cluster 2023-12-01T07:00:01.271967+0000 mgr.y (mgr.24362) 3947 : cluster 0 pgmap v3916: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:00:02.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:00:02 smithi080 bash[41963]: audit 2023-12-01T07:00:01.950725+0000 mon.c (mon.2) 2522 : audit 0 from='client.? 172.21.15.80:0/1763033250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:00:03.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:00:02 smithi090 bash[32384]: cluster 2023-12-01T07:00:01.271967+0000 mgr.y (mgr.24362) 3947 : cluster 0 pgmap v3916: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:00:03.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:00:02 smithi090 bash[32384]: audit 2023-12-01T07:00:01.950725+0000 mon.c (mon.2) 2522 : audit 0 from='client.? 172.21.15.80:0/1763033250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:00:04.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:00:04 smithi080 bash[28361]: cluster 2023-12-01T07:00:03.272570+0000 mgr.y (mgr.24362) 3948 : cluster 0 pgmap v3917: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:00:04.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:00:04 smithi080 bash[28361]: audit 2023-12-01T07:00:04.410240+0000 mon.c (mon.2) 2523 : audit 0 from='client.? 172.21.15.80:0/739944408' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:00:04.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:00:04 smithi080 bash[41963]: cluster 2023-12-01T07:00:03.272570+0000 mgr.y (mgr.24362) 3948 : cluster 0 pgmap v3917: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:00:04.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:00:04 smithi080 bash[41963]: audit 2023-12-01T07:00:04.410240+0000 mon.c (mon.2) 2523 : audit 0 from='client.? 172.21.15.80:0/739944408' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:00:05.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:00:04 smithi090 bash[32384]: cluster 2023-12-01T07:00:03.272570+0000 mgr.y (mgr.24362) 3948 : cluster 0 pgmap v3917: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:00:05.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:00:04 smithi090 bash[32384]: audit 2023-12-01T07:00:04.410240+0000 mon.c (mon.2) 2523 : audit 0 from='client.? 172.21.15.80:0/739944408' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:00:06.649 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:00:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:00:06] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T07:00:06.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:00:06 smithi080 bash[41963]: cluster 2023-12-01T07:00:05.273245+0000 mgr.y (mgr.24362) 3949 : cluster 0 pgmap v3918: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:00:06.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:00:06 smithi080 bash[28361]: cluster 2023-12-01T07:00:05.273245+0000 mgr.y (mgr.24362) 3949 : cluster 0 pgmap v3918: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:00:07.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:00:06 smithi090 bash[32384]: cluster 2023-12-01T07:00:05.273245+0000 mgr.y (mgr.24362) 3949 : cluster 0 pgmap v3918: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:00:07.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:00:07 smithi080 bash[41963]: audit 2023-12-01T07:00:06.869631+0000 mon.a (mon.0) 2981 : audit 0 from='client.? 172.21.15.80:0/504328682' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:00:07.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:00:07 smithi080 bash[28361]: audit 2023-12-01T07:00:06.869631+0000 mon.a (mon.0) 2981 : audit 0 from='client.? 172.21.15.80:0/504328682' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:00:08.028 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:00:07 smithi090 bash[32384]: audit 2023-12-01T07:00:06.869631+0000 mon.a (mon.0) 2981 : audit 0 from='client.? 172.21.15.80:0/504328682' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:00:08.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:00:08 smithi080 bash[41963]: cluster 2023-12-01T07:00:07.274412+0000 mgr.y (mgr.24362) 3950 : cluster 0 pgmap v3919: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:00:08.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:00:08 smithi080 bash[28361]: cluster 2023-12-01T07:00:07.274412+0000 mgr.y (mgr.24362) 3950 : cluster 0 pgmap v3919: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:00:09.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:00:08 smithi090 bash[32384]: cluster 2023-12-01T07:00:07.274412+0000 mgr.y (mgr.24362) 3950 : cluster 0 pgmap v3919: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:00:09.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:00:09 smithi080 bash[41963]: audit 2023-12-01T07:00:09.319562+0000 mon.a (mon.0) 2982 : audit 0 from='client.? 172.21.15.80:0/2101125687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:00:09.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:00:09 smithi080 bash[28361]: audit 2023-12-01T07:00:09.319562+0000 mon.a (mon.0) 2982 : audit 0 from='client.? 172.21.15.80:0/2101125687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:00:10.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:00:09 smithi090 bash[32384]: audit 2023-12-01T07:00:09.319562+0000 mon.a (mon.0) 2982 : audit 0 from='client.? 172.21.15.80:0/2101125687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:00:10.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:00:10 smithi080 bash[41963]: cluster 2023-12-01T07:00:09.275040+0000 mgr.y (mgr.24362) 3951 : cluster 0 pgmap v3920: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:00:10.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:00:10 smithi080 bash[41963]: audit 2023-12-01T07:00:09.984175+0000 mon.c (mon.2) 2524 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:00:10.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:00:10 smithi080 bash[28361]: cluster 2023-12-01T07:00:09.275040+0000 mgr.y (mgr.24362) 3951 : cluster 0 pgmap v3920: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:00:10.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:00:10 smithi080 bash[28361]: audit 2023-12-01T07:00:09.984175+0000 mon.c (mon.2) 2524 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:00:11.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:00:10 smithi090 bash[32384]: cluster 2023-12-01T07:00:09.275040+0000 mgr.y (mgr.24362) 3951 : cluster 0 pgmap v3920: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:00:11.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:00:10 smithi090 bash[32384]: audit 2023-12-01T07:00:09.984175+0000 mon.c (mon.2) 2524 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:00:12.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:00:12 smithi080 bash[28361]: cluster 2023-12-01T07:00:11.275895+0000 mgr.y (mgr.24362) 3952 : cluster 0 pgmap v3921: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:00:12.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:00:12 smithi080 bash[28361]: audit 2023-12-01T07:00:11.771330+0000 mon.a (mon.0) 2983 : audit 0 from='client.? 172.21.15.80:0/1583909053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:00:12.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:00:12 smithi080 bash[41963]: cluster 2023-12-01T07:00:11.275895+0000 mgr.y (mgr.24362) 3952 : cluster 0 pgmap v3921: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:00:12.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:00:12 smithi080 bash[41963]: audit 2023-12-01T07:00:11.771330+0000 mon.a (mon.0) 2983 : audit 0 from='client.? 172.21.15.80:0/1583909053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:00:13.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:00:12 smithi090 bash[32384]: cluster 2023-12-01T07:00:11.275895+0000 mgr.y (mgr.24362) 3952 : cluster 0 pgmap v3921: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:00:13.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:00:12 smithi090 bash[32384]: audit 2023-12-01T07:00:11.771330+0000 mon.a (mon.0) 2983 : audit 0 from='client.? 172.21.15.80:0/1583909053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:00:14.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:00:14 smithi080 bash[28361]: cluster 2023-12-01T07:00:13.276533+0000 mgr.y (mgr.24362) 3953 : cluster 0 pgmap v3922: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:00:14.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:00:14 smithi080 bash[28361]: audit 2023-12-01T07:00:14.227751+0000 mon.c (mon.2) 2525 : audit 0 from='client.? 172.21.15.80:0/1172901860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:00:14.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:00:14 smithi080 bash[41963]: cluster 2023-12-01T07:00:13.276533+0000 mgr.y (mgr.24362) 3953 : cluster 0 pgmap v3922: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:00:14.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:00:14 smithi080 bash[41963]: audit 2023-12-01T07:00:14.227751+0000 mon.c (mon.2) 2525 : audit 0 from='client.? 172.21.15.80:0/1172901860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:00:15.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:00:14 smithi090 bash[32384]: cluster 2023-12-01T07:00:13.276533+0000 mgr.y (mgr.24362) 3953 : cluster 0 pgmap v3922: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:00:15.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:00:14 smithi090 bash[32384]: audit 2023-12-01T07:00:14.227751+0000 mon.c (mon.2) 2525 : audit 0 from='client.? 172.21.15.80:0/1172901860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:00:16.683 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:00:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:00:16] "GET /metrics HTTP/1.1" 200 33977 "" "Prometheus/2.43.0" 2023-12-01T07:00:16.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:00:16 smithi080 bash[28361]: cluster 2023-12-01T07:00:15.277137+0000 mgr.y (mgr.24362) 3954 : cluster 0 pgmap v3923: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:00:16.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:00:16 smithi080 bash[41963]: cluster 2023-12-01T07:00:15.277137+0000 mgr.y (mgr.24362) 3954 : cluster 0 pgmap v3923: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:00:17.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:00:16 smithi090 bash[32384]: cluster 2023-12-01T07:00:15.277137+0000 mgr.y (mgr.24362) 3954 : cluster 0 pgmap v3923: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:00:18.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:00:17 smithi090 bash[32384]: audit 2023-12-01T07:00:16.685475+0000 mon.c (mon.2) 2526 : audit 0 from='client.? 172.21.15.80:0/462809690' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:00:18.187 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:00:17 smithi080 bash[28361]: audit 2023-12-01T07:00:16.685475+0000 mon.c (mon.2) 2526 : audit 0 from='client.? 172.21.15.80:0/462809690' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:00:18.187 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:00:17 smithi080 bash[41963]: audit 2023-12-01T07:00:16.685475+0000 mon.c (mon.2) 2526 : audit 0 from='client.? 172.21.15.80:0/462809690' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:00:19.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:00:18 smithi090 bash[32384]: cluster 2023-12-01T07:00:17.278346+0000 mgr.y (mgr.24362) 3955 : cluster 0 pgmap v3924: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:00:19.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:00:18 smithi080 bash[41963]: cluster 2023-12-01T07:00:17.278346+0000 mgr.y (mgr.24362) 3955 : cluster 0 pgmap v3924: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:00:19.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:00:18 smithi080 bash[28361]: cluster 2023-12-01T07:00:17.278346+0000 mgr.y (mgr.24362) 3955 : cluster 0 pgmap v3924: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:00:20.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:00:19 smithi090 bash[32384]: audit 2023-12-01T07:00:19.136015+0000 mon.a (mon.0) 2984 : audit 0 from='client.? 172.21.15.80:0/2646102439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:00:20.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:00:19 smithi080 bash[28361]: audit 2023-12-01T07:00:19.136015+0000 mon.a (mon.0) 2984 : audit 0 from='client.? 172.21.15.80:0/2646102439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:00:20.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:00:19 smithi080 bash[41963]: audit 2023-12-01T07:00:19.136015+0000 mon.a (mon.0) 2984 : audit 0 from='client.? 172.21.15.80:0/2646102439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:00:21.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:00:20 smithi090 bash[32384]: cluster 2023-12-01T07:00:19.278859+0000 mgr.y (mgr.24362) 3956 : cluster 0 pgmap v3925: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:00:21.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:00:20 smithi080 bash[41963]: cluster 2023-12-01T07:00:19.278859+0000 mgr.y (mgr.24362) 3956 : cluster 0 pgmap v3925: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:00:21.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:00:20 smithi080 bash[28361]: cluster 2023-12-01T07:00:19.278859+0000 mgr.y (mgr.24362) 3956 : cluster 0 pgmap v3925: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:00:22.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:00:21 smithi090 bash[32384]: audit 2023-12-01T07:00:21.592764+0000 mon.c (mon.2) 2527 : audit 0 from='client.? 172.21.15.80:0/2894716255' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:00:22.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:00:21 smithi080 bash[28361]: audit 2023-12-01T07:00:21.592764+0000 mon.c (mon.2) 2527 : audit 0 from='client.? 172.21.15.80:0/2894716255' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:00:22.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:00:21 smithi080 bash[41963]: audit 2023-12-01T07:00:21.592764+0000 mon.c (mon.2) 2527 : audit 0 from='client.? 172.21.15.80:0/2894716255' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:00:23.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:00:22 smithi090 bash[32384]: cluster 2023-12-01T07:00:21.280216+0000 mgr.y (mgr.24362) 3957 : cluster 0 pgmap v3926: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:00:23.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:00:22 smithi080 bash[41963]: cluster 2023-12-01T07:00:21.280216+0000 mgr.y (mgr.24362) 3957 : cluster 0 pgmap v3926: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:00:23.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:00:22 smithi080 bash[28361]: cluster 2023-12-01T07:00:21.280216+0000 mgr.y (mgr.24362) 3957 : cluster 0 pgmap v3926: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:00:25.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:00:24 smithi090 bash[32384]: cluster 2023-12-01T07:00:23.280951+0000 mgr.y (mgr.24362) 3958 : cluster 0 pgmap v3927: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:00:25.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:00:24 smithi090 bash[32384]: audit 2023-12-01T07:00:24.048252+0000 mon.c (mon.2) 2528 : audit 0 from='client.? 172.21.15.80:0/1809671655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:00:25.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:00:24 smithi080 bash[28361]: cluster 2023-12-01T07:00:23.280951+0000 mgr.y (mgr.24362) 3958 : cluster 0 pgmap v3927: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:00:25.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:00:24 smithi080 bash[28361]: audit 2023-12-01T07:00:24.048252+0000 mon.c (mon.2) 2528 : audit 0 from='client.? 172.21.15.80:0/1809671655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:00:25.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:00:24 smithi080 bash[41963]: cluster 2023-12-01T07:00:23.280951+0000 mgr.y (mgr.24362) 3958 : cluster 0 pgmap v3927: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:00:25.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:00:24 smithi080 bash[41963]: audit 2023-12-01T07:00:24.048252+0000 mon.c (mon.2) 2528 : audit 0 from='client.? 172.21.15.80:0/1809671655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:00:26.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:00:25 smithi090 bash[32384]: audit 2023-12-01T07:00:24.984546+0000 mon.c (mon.2) 2529 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:00:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:00:25 smithi080 bash[28361]: audit 2023-12-01T07:00:24.984546+0000 mon.c (mon.2) 2529 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:00:26.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:00:25 smithi080 bash[41963]: audit 2023-12-01T07:00:24.984546+0000 mon.c (mon.2) 2529 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:00:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:00:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:00:26] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T07:00:27.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:00:26 smithi090 bash[32384]: cluster 2023-12-01T07:00:25.281614+0000 mgr.y (mgr.24362) 3959 : cluster 0 pgmap v3928: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:00:27.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:00:26 smithi090 bash[32384]: audit 2023-12-01T07:00:26.505030+0000 mon.c (mon.2) 2530 : audit 0 from='client.? 172.21.15.80:0/1631630910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:00:27.185 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:00:26 smithi080 bash[28361]: cluster 2023-12-01T07:00:25.281614+0000 mgr.y (mgr.24362) 3959 : cluster 0 pgmap v3928: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:00:27.185 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:00:26 smithi080 bash[28361]: audit 2023-12-01T07:00:26.505030+0000 mon.c (mon.2) 2530 : audit 0 from='client.? 172.21.15.80:0/1631630910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:00:27.185 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:00:26 smithi080 bash[41963]: cluster 2023-12-01T07:00:25.281614+0000 mgr.y (mgr.24362) 3959 : cluster 0 pgmap v3928: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:00:27.185 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:00:26 smithi080 bash[41963]: audit 2023-12-01T07:00:26.505030+0000 mon.c (mon.2) 2530 : audit 0 from='client.? 172.21.15.80:0/1631630910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:00:29.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:00:28 smithi090 bash[32384]: cluster 2023-12-01T07:00:27.282612+0000 mgr.y (mgr.24362) 3960 : cluster 0 pgmap v3929: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:00:29.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:00:28 smithi080 bash[28361]: cluster 2023-12-01T07:00:27.282612+0000 mgr.y (mgr.24362) 3960 : cluster 0 pgmap v3929: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:00:29.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:00:28 smithi080 bash[41963]: cluster 2023-12-01T07:00:27.282612+0000 mgr.y (mgr.24362) 3960 : cluster 0 pgmap v3929: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:00:30.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:00:29 smithi090 bash[32384]: audit 2023-12-01T07:00:28.970671+0000 mon.a (mon.0) 2985 : audit 0 from='client.? 172.21.15.80:0/2251990824' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:00:30.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:00:29 smithi080 bash[28361]: audit 2023-12-01T07:00:28.970671+0000 mon.a (mon.0) 2985 : audit 0 from='client.? 172.21.15.80:0/2251990824' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:00:30.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:00:29 smithi080 bash[41963]: audit 2023-12-01T07:00:28.970671+0000 mon.a (mon.0) 2985 : audit 0 from='client.? 172.21.15.80:0/2251990824' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:00:31.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:00:30 smithi090 bash[32384]: cluster 2023-12-01T07:00:29.283285+0000 mgr.y (mgr.24362) 3961 : cluster 0 pgmap v3930: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:00:31.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:00:30 smithi080 bash[41963]: cluster 2023-12-01T07:00:29.283285+0000 mgr.y (mgr.24362) 3961 : cluster 0 pgmap v3930: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:00:31.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:00:30 smithi080 bash[28361]: cluster 2023-12-01T07:00:29.283285+0000 mgr.y (mgr.24362) 3961 : cluster 0 pgmap v3930: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:00:32.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:00:31 smithi090 bash[32384]: audit 2023-12-01T07:00:31.420938+0000 mon.c (mon.2) 2531 : audit 0 from='client.? 172.21.15.80:0/2018308925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:00:32.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:00:31 smithi080 bash[41963]: audit 2023-12-01T07:00:31.420938+0000 mon.c (mon.2) 2531 : audit 0 from='client.? 172.21.15.80:0/2018308925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:00:32.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:00:31 smithi080 bash[28361]: audit 2023-12-01T07:00:31.420938+0000 mon.c (mon.2) 2531 : audit 0 from='client.? 172.21.15.80:0/2018308925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:00:33.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:00:32 smithi090 bash[32384]: cluster 2023-12-01T07:00:31.284588+0000 mgr.y (mgr.24362) 3962 : cluster 0 pgmap v3931: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:00:33.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:00:32 smithi080 bash[28361]: cluster 2023-12-01T07:00:31.284588+0000 mgr.y (mgr.24362) 3962 : cluster 0 pgmap v3931: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:00:33.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:00:32 smithi080 bash[41963]: cluster 2023-12-01T07:00:31.284588+0000 mgr.y (mgr.24362) 3962 : cluster 0 pgmap v3931: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:00:35.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:00:34 smithi090 bash[32384]: cluster 2023-12-01T07:00:33.285264+0000 mgr.y (mgr.24362) 3963 : cluster 0 pgmap v3932: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:00:35.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:00:34 smithi090 bash[32384]: audit 2023-12-01T07:00:33.873706+0000 mon.c (mon.2) 2532 : audit 0 from='client.? 172.21.15.80:0/1021503172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:00:35.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:00:34 smithi080 bash[41963]: cluster 2023-12-01T07:00:33.285264+0000 mgr.y (mgr.24362) 3963 : cluster 0 pgmap v3932: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:00:35.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:00:34 smithi080 bash[41963]: audit 2023-12-01T07:00:33.873706+0000 mon.c (mon.2) 2532 : audit 0 from='client.? 172.21.15.80:0/1021503172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:00:35.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:00:34 smithi080 bash[28361]: cluster 2023-12-01T07:00:33.285264+0000 mgr.y (mgr.24362) 3963 : cluster 0 pgmap v3932: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:00:35.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:00:34 smithi080 bash[28361]: audit 2023-12-01T07:00:33.873706+0000 mon.c (mon.2) 2532 : audit 0 from='client.? 172.21.15.80:0/1021503172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:00:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:00:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:00:36] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T07:00:37.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:00:36 smithi090 bash[32384]: cluster 2023-12-01T07:00:35.285794+0000 mgr.y (mgr.24362) 3964 : cluster 0 pgmap v3933: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:00:37.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:00:36 smithi090 bash[32384]: audit 2023-12-01T07:00:36.328441+0000 mon.c (mon.2) 2533 : audit 0 from='client.? 172.21.15.80:0/4248624607' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:00:37.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:00:36 smithi080 bash[41963]: cluster 2023-12-01T07:00:35.285794+0000 mgr.y (mgr.24362) 3964 : cluster 0 pgmap v3933: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:00:37.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:00:36 smithi080 bash[41963]: audit 2023-12-01T07:00:36.328441+0000 mon.c (mon.2) 2533 : audit 0 from='client.? 172.21.15.80:0/4248624607' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:00:37.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:00:36 smithi080 bash[28361]: cluster 2023-12-01T07:00:35.285794+0000 mgr.y (mgr.24362) 3964 : cluster 0 pgmap v3933: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:00:37.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:00:36 smithi080 bash[28361]: audit 2023-12-01T07:00:36.328441+0000 mon.c (mon.2) 2533 : audit 0 from='client.? 172.21.15.80:0/4248624607' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:00:39.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:00:38 smithi080 bash[41963]: cluster 2023-12-01T07:00:37.286938+0000 mgr.y (mgr.24362) 3965 : cluster 0 pgmap v3934: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:00:39.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:00:38 smithi080 bash[28361]: cluster 2023-12-01T07:00:37.286938+0000 mgr.y (mgr.24362) 3965 : cluster 0 pgmap v3934: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:00:39.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:00:38 smithi090 bash[32384]: cluster 2023-12-01T07:00:37.286938+0000 mgr.y (mgr.24362) 3965 : cluster 0 pgmap v3934: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:00:40.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:00:39 smithi080 bash[41963]: audit 2023-12-01T07:00:38.796352+0000 mon.c (mon.2) 2534 : audit 0 from='client.? 172.21.15.80:0/3221031142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:00:40.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:00:39 smithi080 bash[28361]: audit 2023-12-01T07:00:38.796352+0000 mon.c (mon.2) 2534 : audit 0 from='client.? 172.21.15.80:0/3221031142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:00:40.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:00:39 smithi090 bash[32384]: audit 2023-12-01T07:00:38.796352+0000 mon.c (mon.2) 2534 : audit 0 from='client.? 172.21.15.80:0/3221031142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:00:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:00:40 smithi080 bash[28361]: cluster 2023-12-01T07:00:39.287593+0000 mgr.y (mgr.24362) 3966 : cluster 0 pgmap v3935: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:00:41.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:00:40 smithi080 bash[28361]: audit 2023-12-01T07:00:39.984935+0000 mon.c (mon.2) 2535 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:00:41.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:00:40 smithi080 bash[41963]: cluster 2023-12-01T07:00:39.287593+0000 mgr.y (mgr.24362) 3966 : cluster 0 pgmap v3935: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:00:41.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:00:40 smithi080 bash[41963]: audit 2023-12-01T07:00:39.984935+0000 mon.c (mon.2) 2535 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:00:41.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:00:40 smithi090 bash[32384]: cluster 2023-12-01T07:00:39.287593+0000 mgr.y (mgr.24362) 3966 : cluster 0 pgmap v3935: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:00:41.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:00:40 smithi090 bash[32384]: audit 2023-12-01T07:00:39.984935+0000 mon.c (mon.2) 2535 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:00:42.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:00:41 smithi080 bash[28361]: audit 2023-12-01T07:00:41.253342+0000 mon.a (mon.0) 2986 : audit 0 from='client.? 172.21.15.80:0/3307274006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:00:42.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:00:41 smithi080 bash[41963]: audit 2023-12-01T07:00:41.253342+0000 mon.a (mon.0) 2986 : audit 0 from='client.? 172.21.15.80:0/3307274006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:00:42.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:00:41 smithi090 bash[32384]: audit 2023-12-01T07:00:41.253342+0000 mon.a (mon.0) 2986 : audit 0 from='client.? 172.21.15.80:0/3307274006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:00:43.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:00:42 smithi080 bash[28361]: cluster 2023-12-01T07:00:41.288612+0000 mgr.y (mgr.24362) 3967 : cluster 0 pgmap v3936: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:00:43.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:00:42 smithi080 bash[41963]: cluster 2023-12-01T07:00:41.288612+0000 mgr.y (mgr.24362) 3967 : cluster 0 pgmap v3936: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:00:43.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:00:42 smithi090 bash[32384]: cluster 2023-12-01T07:00:41.288612+0000 mgr.y (mgr.24362) 3967 : cluster 0 pgmap v3936: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:00:44.185 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:00:43 smithi080 bash[28361]: audit 2023-12-01T07:00:43.705025+0000 mon.c (mon.2) 2536 : audit 0 from='client.? 172.21.15.80:0/3876341301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:00:44.186 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:00:43 smithi080 bash[41963]: audit 2023-12-01T07:00:43.705025+0000 mon.c (mon.2) 2536 : audit 0 from='client.? 172.21.15.80:0/3876341301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:00:44.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:00:43 smithi090 bash[32384]: audit 2023-12-01T07:00:43.705025+0000 mon.c (mon.2) 2536 : audit 0 from='client.? 172.21.15.80:0/3876341301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:00:45.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:00:44 smithi080 bash[41963]: cluster 2023-12-01T07:00:43.289155+0000 mgr.y (mgr.24362) 3968 : cluster 0 pgmap v3937: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:00:45.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:00:44 smithi080 bash[28361]: cluster 2023-12-01T07:00:43.289155+0000 mgr.y (mgr.24362) 3968 : cluster 0 pgmap v3937: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:00:45.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:00:44 smithi090 bash[32384]: cluster 2023-12-01T07:00:43.289155+0000 mgr.y (mgr.24362) 3968 : cluster 0 pgmap v3937: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:00:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:00:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:00:46] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.43.0" 2023-12-01T07:00:47.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:00:46 smithi080 bash[28361]: cluster 2023-12-01T07:00:45.289789+0000 mgr.y (mgr.24362) 3969 : cluster 0 pgmap v3938: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:00:47.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:00:46 smithi080 bash[28361]: audit 2023-12-01T07:00:46.168293+0000 mon.a (mon.0) 2987 : audit 0 from='client.? 172.21.15.80:0/1753446118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:00:47.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:00:46 smithi080 bash[41963]: cluster 2023-12-01T07:00:45.289789+0000 mgr.y (mgr.24362) 3969 : cluster 0 pgmap v3938: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:00:47.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:00:46 smithi080 bash[41963]: audit 2023-12-01T07:00:46.168293+0000 mon.a (mon.0) 2987 : audit 0 from='client.? 172.21.15.80:0/1753446118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:00:47.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:00:46 smithi090 bash[32384]: cluster 2023-12-01T07:00:45.289789+0000 mgr.y (mgr.24362) 3969 : cluster 0 pgmap v3938: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:00:47.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:00:46 smithi090 bash[32384]: audit 2023-12-01T07:00:46.168293+0000 mon.a (mon.0) 2987 : audit 0 from='client.? 172.21.15.80:0/1753446118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:00:49.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:00:48 smithi080 bash[41963]: cluster 2023-12-01T07:00:47.290873+0000 mgr.y (mgr.24362) 3970 : cluster 0 pgmap v3939: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:00:49.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:00:48 smithi080 bash[41963]: audit 2023-12-01T07:00:48.628344+0000 mon.a (mon.0) 2988 : audit 0 from='client.? 172.21.15.80:0/2219095148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:00:49.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:00:48 smithi080 bash[28361]: cluster 2023-12-01T07:00:47.290873+0000 mgr.y (mgr.24362) 3970 : cluster 0 pgmap v3939: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:00:49.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:00:48 smithi080 bash[28361]: audit 2023-12-01T07:00:48.628344+0000 mon.a (mon.0) 2988 : audit 0 from='client.? 172.21.15.80:0/2219095148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:00:49.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:00:48 smithi090 bash[32384]: cluster 2023-12-01T07:00:47.290873+0000 mgr.y (mgr.24362) 3970 : cluster 0 pgmap v3939: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:00:49.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:00:48 smithi090 bash[32384]: audit 2023-12-01T07:00:48.628344+0000 mon.a (mon.0) 2988 : audit 0 from='client.? 172.21.15.80:0/2219095148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:00:50.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:00:49 smithi080 bash[28361]: audit 2023-12-01T07:00:48.867677+0000 mon.c (mon.2) 2537 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:00:50.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:00:49 smithi080 bash[41963]: audit 2023-12-01T07:00:48.867677+0000 mon.c (mon.2) 2537 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:00:50.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:00:49 smithi090 bash[32384]: audit 2023-12-01T07:00:48.867677+0000 mon.c (mon.2) 2537 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:00:51.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:00:50 smithi080 bash[28361]: cluster 2023-12-01T07:00:49.291559+0000 mgr.y (mgr.24362) 3971 : cluster 0 pgmap v3940: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:00:51.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:00:50 smithi080 bash[41963]: cluster 2023-12-01T07:00:49.291559+0000 mgr.y (mgr.24362) 3971 : cluster 0 pgmap v3940: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:00:51.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:00:50 smithi090 bash[32384]: cluster 2023-12-01T07:00:49.291559+0000 mgr.y (mgr.24362) 3971 : cluster 0 pgmap v3940: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:00:52.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:00:51 smithi080 bash[28361]: audit 2023-12-01T07:00:51.081852+0000 mon.a (mon.0) 2989 : audit 0 from='client.? 172.21.15.80:0/1757096616' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:00:52.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:00:51 smithi080 bash[41963]: audit 2023-12-01T07:00:51.081852+0000 mon.a (mon.0) 2989 : audit 0 from='client.? 172.21.15.80:0/1757096616' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:00:52.275 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:00:51 smithi090 bash[32384]: audit 2023-12-01T07:00:51.081852+0000 mon.a (mon.0) 2989 : audit 0 from='client.? 172.21.15.80:0/1757096616' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:00:53.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:00:52 smithi080 bash[28361]: cluster 2023-12-01T07:00:51.292723+0000 mgr.y (mgr.24362) 3972 : cluster 0 pgmap v3941: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:00:53.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:00:52 smithi080 bash[41963]: cluster 2023-12-01T07:00:51.292723+0000 mgr.y (mgr.24362) 3972 : cluster 0 pgmap v3941: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:00:53.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:00:52 smithi090 bash[32384]: cluster 2023-12-01T07:00:51.292723+0000 mgr.y (mgr.24362) 3972 : cluster 0 pgmap v3941: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:00:54.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:00:53 smithi080 bash[28361]: audit 2023-12-01T07:00:53.539413+0000 mon.c (mon.2) 2538 : audit 0 from='client.? 172.21.15.80:0/534425928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:00:54.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:00:53 smithi080 bash[41963]: audit 2023-12-01T07:00:53.539413+0000 mon.c (mon.2) 2538 : audit 0 from='client.? 172.21.15.80:0/534425928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:00:54.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:00:53 smithi090 bash[32384]: audit 2023-12-01T07:00:53.539413+0000 mon.c (mon.2) 2538 : audit 0 from='client.? 172.21.15.80:0/534425928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:00:55.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:00:54 smithi080 bash[41963]: cluster 2023-12-01T07:00:53.293312+0000 mgr.y (mgr.24362) 3973 : cluster 0 pgmap v3942: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:00:55.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:00:54 smithi080 bash[41963]: audit 2023-12-01T07:00:54.763670+0000 mon.a (mon.0) 2990 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:00:55.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:00:54 smithi080 bash[41963]: audit 2023-12-01T07:00:54.774496+0000 mon.a (mon.0) 2991 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:00:55.184 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:00:54 smithi080 bash[28361]: cluster 2023-12-01T07:00:53.293312+0000 mgr.y (mgr.24362) 3973 : cluster 0 pgmap v3942: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:00:55.184 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:00:54 smithi080 bash[28361]: audit 2023-12-01T07:00:54.763670+0000 mon.a (mon.0) 2990 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:00:55.184 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:00:54 smithi080 bash[28361]: audit 2023-12-01T07:00:54.774496+0000 mon.a (mon.0) 2991 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:00:55.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:00:54 smithi090 bash[32384]: cluster 2023-12-01T07:00:53.293312+0000 mgr.y (mgr.24362) 3973 : cluster 0 pgmap v3942: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:00:55.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:00:54 smithi090 bash[32384]: audit 2023-12-01T07:00:54.763670+0000 mon.a (mon.0) 2990 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:00:55.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:00:54 smithi090 bash[32384]: audit 2023-12-01T07:00:54.774496+0000 mon.a (mon.0) 2991 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:00:56.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:00:55 smithi080 bash[28361]: audit 2023-12-01T07:00:54.985331+0000 mon.c (mon.2) 2539 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:00:56.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:00:55 smithi080 bash[28361]: audit 2023-12-01T07:00:55.066347+0000 mon.a (mon.0) 2992 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:00:56.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:00:55 smithi080 bash[28361]: audit 2023-12-01T07:00:55.077193+0000 mon.a (mon.0) 2993 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:00:56.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:00:55 smithi080 bash[28361]: audit 2023-12-01T07:00:55.555592+0000 mon.c (mon.2) 2540 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:00:56.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:00:55 smithi080 bash[28361]: audit 2023-12-01T07:00:55.557826+0000 mon.c (mon.2) 2541 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:00:56.184 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:00:55 smithi080 bash[28361]: audit 2023-12-01T07:00:55.566466+0000 mon.a (mon.0) 2994 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:00:56.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:00:55 smithi080 bash[41963]: audit 2023-12-01T07:00:54.985331+0000 mon.c (mon.2) 2539 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:00:56.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:00:55 smithi080 bash[41963]: audit 2023-12-01T07:00:55.066347+0000 mon.a (mon.0) 2992 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:00:56.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:00:55 smithi080 bash[41963]: audit 2023-12-01T07:00:55.077193+0000 mon.a (mon.0) 2993 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:00:56.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:00:55 smithi080 bash[41963]: audit 2023-12-01T07:00:55.555592+0000 mon.c (mon.2) 2540 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:00:56.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:00:55 smithi080 bash[41963]: audit 2023-12-01T07:00:55.557826+0000 mon.c (mon.2) 2541 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:00:56.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:00:55 smithi080 bash[41963]: audit 2023-12-01T07:00:55.566466+0000 mon.a (mon.0) 2994 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:00:56.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:00:55 smithi090 bash[32384]: audit 2023-12-01T07:00:54.985331+0000 mon.c (mon.2) 2539 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:00:56.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:00:55 smithi090 bash[32384]: audit 2023-12-01T07:00:55.066347+0000 mon.a (mon.0) 2992 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:00:56.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:00:55 smithi090 bash[32384]: audit 2023-12-01T07:00:55.077193+0000 mon.a (mon.0) 2993 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:00:56.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:00:55 smithi090 bash[32384]: audit 2023-12-01T07:00:55.555592+0000 mon.c (mon.2) 2540 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:00:56.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:00:55 smithi090 bash[32384]: audit 2023-12-01T07:00:55.557826+0000 mon.c (mon.2) 2541 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:00:56.273 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:00:55 smithi090 bash[32384]: audit 2023-12-01T07:00:55.566466+0000 mon.a (mon.0) 2994 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:00:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:00:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:00:56] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T07:00:57.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:00:56 smithi080 bash[41963]: cluster 2023-12-01T07:00:55.293999+0000 mgr.y (mgr.24362) 3974 : cluster 0 pgmap v3943: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:00:57.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:00:56 smithi080 bash[41963]: audit 2023-12-01T07:00:56.004788+0000 mon.c (mon.2) 2542 : audit 0 from='client.? 172.21.15.80:0/3601400838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:00:57.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:00:56 smithi080 bash[28361]: cluster 2023-12-01T07:00:55.293999+0000 mgr.y (mgr.24362) 3974 : cluster 0 pgmap v3943: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:00:57.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:00:56 smithi080 bash[28361]: audit 2023-12-01T07:00:56.004788+0000 mon.c (mon.2) 2542 : audit 0 from='client.? 172.21.15.80:0/3601400838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:00:57.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:00:56 smithi090 bash[32384]: cluster 2023-12-01T07:00:55.293999+0000 mgr.y (mgr.24362) 3974 : cluster 0 pgmap v3943: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:00:57.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:00:56 smithi090 bash[32384]: audit 2023-12-01T07:00:56.004788+0000 mon.c (mon.2) 2542 : audit 0 from='client.? 172.21.15.80:0/3601400838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:00:59.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:00:58 smithi080 bash[41963]: cluster 2023-12-01T07:00:57.295152+0000 mgr.y (mgr.24362) 3975 : cluster 0 pgmap v3944: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:00:59.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:00:58 smithi080 bash[41963]: audit 2023-12-01T07:00:58.461134+0000 mon.c (mon.2) 2543 : audit 0 from='client.? 172.21.15.80:0/4040482195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:00:59.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:00:58 smithi080 bash[28361]: cluster 2023-12-01T07:00:57.295152+0000 mgr.y (mgr.24362) 3975 : cluster 0 pgmap v3944: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:00:59.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:00:58 smithi080 bash[28361]: audit 2023-12-01T07:00:58.461134+0000 mon.c (mon.2) 2543 : audit 0 from='client.? 172.21.15.80:0/4040482195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:00:59.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:00:58 smithi090 bash[32384]: cluster 2023-12-01T07:00:57.295152+0000 mgr.y (mgr.24362) 3975 : cluster 0 pgmap v3944: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:00:59.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:00:58 smithi090 bash[32384]: audit 2023-12-01T07:00:58.461134+0000 mon.c (mon.2) 2543 : audit 0 from='client.? 172.21.15.80:0/4040482195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:01:01.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:01:00 smithi080 bash[28361]: cluster 2023-12-01T07:00:59.295831+0000 mgr.y (mgr.24362) 3976 : cluster 0 pgmap v3945: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:01:01.277 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:01:00 smithi080 bash[41963]: cluster 2023-12-01T07:00:59.295831+0000 mgr.y (mgr.24362) 3976 : cluster 0 pgmap v3945: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:01:01.278 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:01:00 smithi090 bash[32384]: cluster 2023-12-01T07:00:59.295831+0000 mgr.y (mgr.24362) 3976 : cluster 0 pgmap v3945: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:01:02.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:01:01 smithi080 bash[28361]: audit 2023-12-01T07:01:00.917860+0000 mon.a (mon.0) 2995 : audit 0 from='client.? 172.21.15.80:0/1324678830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:01:02.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:01:01 smithi080 bash[41963]: audit 2023-12-01T07:01:00.917860+0000 mon.a (mon.0) 2995 : audit 0 from='client.? 172.21.15.80:0/1324678830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:01:02.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:01:01 smithi090 bash[32384]: audit 2023-12-01T07:01:00.917860+0000 mon.a (mon.0) 2995 : audit 0 from='client.? 172.21.15.80:0/1324678830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:01:03.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:01:02 smithi080 bash[28361]: cluster 2023-12-01T07:01:01.296943+0000 mgr.y (mgr.24362) 3977 : cluster 0 pgmap v3946: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:01:03.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:01:02 smithi080 bash[41963]: cluster 2023-12-01T07:01:01.296943+0000 mgr.y (mgr.24362) 3977 : cluster 0 pgmap v3946: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:01:03.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:01:02 smithi090 bash[32384]: cluster 2023-12-01T07:01:01.296943+0000 mgr.y (mgr.24362) 3977 : cluster 0 pgmap v3946: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:01:04.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:01:03 smithi080 bash[28361]: audit 2023-12-01T07:01:03.378094+0000 mon.c (mon.2) 2544 : audit 0 from='client.? 172.21.15.80:0/1689507743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:01:04.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:01:03 smithi080 bash[41963]: audit 2023-12-01T07:01:03.378094+0000 mon.c (mon.2) 2544 : audit 0 from='client.? 172.21.15.80:0/1689507743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:01:04.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:01:03 smithi090 bash[32384]: audit 2023-12-01T07:01:03.378094+0000 mon.c (mon.2) 2544 : audit 0 from='client.? 172.21.15.80:0/1689507743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:01:05.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:01:04 smithi080 bash[28361]: cluster 2023-12-01T07:01:03.297577+0000 mgr.y (mgr.24362) 3978 : cluster 0 pgmap v3947: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:01:05.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:01:04 smithi080 bash[41963]: cluster 2023-12-01T07:01:03.297577+0000 mgr.y (mgr.24362) 3978 : cluster 0 pgmap v3947: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:01:05.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:01:04 smithi090 bash[32384]: cluster 2023-12-01T07:01:03.297577+0000 mgr.y (mgr.24362) 3978 : cluster 0 pgmap v3947: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:01:06.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:01:05 smithi080 bash[41963]: audit 2023-12-01T07:01:05.836468+0000 mon.c (mon.2) 2545 : audit 0 from='client.? 172.21.15.80:0/252726928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:01:06.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:01:05 smithi080 bash[28361]: audit 2023-12-01T07:01:05.836468+0000 mon.c (mon.2) 2545 : audit 0 from='client.? 172.21.15.80:0/252726928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:01:06.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:01:05 smithi090 bash[32384]: audit 2023-12-01T07:01:05.836468+0000 mon.c (mon.2) 2545 : audit 0 from='client.? 172.21.15.80:0/252726928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:01:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:01:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:01:06] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T07:01:07.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:01:06 smithi080 bash[41963]: cluster 2023-12-01T07:01:05.298390+0000 mgr.y (mgr.24362) 3979 : cluster 0 pgmap v3948: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:01:07.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:01:06 smithi080 bash[28361]: cluster 2023-12-01T07:01:05.298390+0000 mgr.y (mgr.24362) 3979 : cluster 0 pgmap v3948: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:01:07.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:01:06 smithi090 bash[32384]: cluster 2023-12-01T07:01:05.298390+0000 mgr.y (mgr.24362) 3979 : cluster 0 pgmap v3948: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:01:08.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:01:07 smithi080 bash[28361]: cluster 2023-12-01T07:01:07.299571+0000 mgr.y (mgr.24362) 3980 : cluster 0 pgmap v3949: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:01:08.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:01:07 smithi080 bash[41963]: cluster 2023-12-01T07:01:07.299571+0000 mgr.y (mgr.24362) 3980 : cluster 0 pgmap v3949: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:01:08.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:01:07 smithi090 bash[32384]: cluster 2023-12-01T07:01:07.299571+0000 mgr.y (mgr.24362) 3980 : cluster 0 pgmap v3949: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:01:09.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:01:08 smithi080 bash[28361]: audit 2023-12-01T07:01:08.293434+0000 mon.c (mon.2) 2546 : audit 0 from='client.? 172.21.15.80:0/2881488753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:01:09.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:01:08 smithi080 bash[41963]: audit 2023-12-01T07:01:08.293434+0000 mon.c (mon.2) 2546 : audit 0 from='client.? 172.21.15.80:0/2881488753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:01:09.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:01:08 smithi090 bash[32384]: audit 2023-12-01T07:01:08.293434+0000 mon.c (mon.2) 2546 : audit 0 from='client.? 172.21.15.80:0/2881488753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:01:10.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:01:10 smithi080 bash[41963]: cluster 2023-12-01T07:01:09.300284+0000 mgr.y (mgr.24362) 3981 : cluster 0 pgmap v3950: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:01:10.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:01:10 smithi080 bash[41963]: audit 2023-12-01T07:01:09.985750+0000 mon.c (mon.2) 2547 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:01:10.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:01:10 smithi080 bash[28361]: cluster 2023-12-01T07:01:09.300284+0000 mgr.y (mgr.24362) 3981 : cluster 0 pgmap v3950: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:01:10.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:01:10 smithi080 bash[28361]: audit 2023-12-01T07:01:09.985750+0000 mon.c (mon.2) 2547 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:01:11.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:01:10 smithi090 bash[32384]: cluster 2023-12-01T07:01:09.300284+0000 mgr.y (mgr.24362) 3981 : cluster 0 pgmap v3950: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:01:11.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:01:10 smithi090 bash[32384]: audit 2023-12-01T07:01:09.985750+0000 mon.c (mon.2) 2547 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:01:11.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:01:11 smithi080 bash[41963]: audit 2023-12-01T07:01:10.743767+0000 mon.c (mon.2) 2548 : audit 0 from='client.? 172.21.15.80:0/2050038937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:01:11.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:01:11 smithi080 bash[28361]: audit 2023-12-01T07:01:10.743767+0000 mon.c (mon.2) 2548 : audit 0 from='client.? 172.21.15.80:0/2050038937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:01:12.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:01:11 smithi090 bash[32384]: audit 2023-12-01T07:01:10.743767+0000 mon.c (mon.2) 2548 : audit 0 from='client.? 172.21.15.80:0/2050038937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:01:12.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:01:12 smithi080 bash[28361]: cluster 2023-12-01T07:01:11.301403+0000 mgr.y (mgr.24362) 3982 : cluster 0 pgmap v3951: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:01:12.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:01:12 smithi080 bash[41963]: cluster 2023-12-01T07:01:11.301403+0000 mgr.y (mgr.24362) 3982 : cluster 0 pgmap v3951: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:01:13.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:01:12 smithi090 bash[32384]: cluster 2023-12-01T07:01:11.301403+0000 mgr.y (mgr.24362) 3982 : cluster 0 pgmap v3951: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:01:13.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:01:13 smithi080 bash[28361]: audit 2023-12-01T07:01:13.187381+0000 mon.a (mon.0) 2996 : audit 0 from='client.? 172.21.15.80:0/768125706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:01:13.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:01:13 smithi080 bash[41963]: audit 2023-12-01T07:01:13.187381+0000 mon.a (mon.0) 2996 : audit 0 from='client.? 172.21.15.80:0/768125706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:01:14.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:01:13 smithi090 bash[32384]: audit 2023-12-01T07:01:13.187381+0000 mon.a (mon.0) 2996 : audit 0 from='client.? 172.21.15.80:0/768125706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:01:14.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:01:14 smithi080 bash[28361]: cluster 2023-12-01T07:01:13.302043+0000 mgr.y (mgr.24362) 3983 : cluster 0 pgmap v3952: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:01:14.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:01:14 smithi080 bash[41963]: cluster 2023-12-01T07:01:13.302043+0000 mgr.y (mgr.24362) 3983 : cluster 0 pgmap v3952: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:01:15.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:01:14 smithi090 bash[32384]: cluster 2023-12-01T07:01:13.302043+0000 mgr.y (mgr.24362) 3983 : cluster 0 pgmap v3952: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:01:16.586 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:01:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:01:16] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.43.0" 2023-12-01T07:01:16.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:01:16 smithi080 bash[28361]: cluster 2023-12-01T07:01:15.302622+0000 mgr.y (mgr.24362) 3984 : cluster 0 pgmap v3953: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:01:16.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:01:16 smithi080 bash[28361]: audit 2023-12-01T07:01:15.632549+0000 mon.a (mon.0) 2997 : audit 0 from='client.? 172.21.15.80:0/1634139652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:01:16.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:01:16 smithi080 bash[41963]: cluster 2023-12-01T07:01:15.302622+0000 mgr.y (mgr.24362) 3984 : cluster 0 pgmap v3953: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:01:16.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:01:16 smithi080 bash[41963]: audit 2023-12-01T07:01:15.632549+0000 mon.a (mon.0) 2997 : audit 0 from='client.? 172.21.15.80:0/1634139652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:01:17.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:01:16 smithi090 bash[32384]: cluster 2023-12-01T07:01:15.302622+0000 mgr.y (mgr.24362) 3984 : cluster 0 pgmap v3953: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:01:17.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:01:16 smithi090 bash[32384]: audit 2023-12-01T07:01:15.632549+0000 mon.a (mon.0) 2997 : audit 0 from='client.? 172.21.15.80:0/1634139652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:01:18.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:01:18 smithi080 bash[28361]: cluster 2023-12-01T07:01:17.303764+0000 mgr.y (mgr.24362) 3985 : cluster 0 pgmap v3954: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:01:18.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:01:18 smithi080 bash[28361]: audit 2023-12-01T07:01:18.074773+0000 mon.c (mon.2) 2549 : audit 0 from='client.? 172.21.15.80:0/3313071625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:01:18.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:01:18 smithi080 bash[41963]: cluster 2023-12-01T07:01:17.303764+0000 mgr.y (mgr.24362) 3985 : cluster 0 pgmap v3954: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:01:18.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:01:18 smithi080 bash[41963]: audit 2023-12-01T07:01:18.074773+0000 mon.c (mon.2) 2549 : audit 0 from='client.? 172.21.15.80:0/3313071625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:01:19.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:01:18 smithi090 bash[32384]: cluster 2023-12-01T07:01:17.303764+0000 mgr.y (mgr.24362) 3985 : cluster 0 pgmap v3954: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:01:19.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:01:18 smithi090 bash[32384]: audit 2023-12-01T07:01:18.074773+0000 mon.c (mon.2) 2549 : audit 0 from='client.? 172.21.15.80:0/3313071625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:01:20.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:01:20 smithi080 bash[28361]: cluster 2023-12-01T07:01:19.304369+0000 mgr.y (mgr.24362) 3986 : cluster 0 pgmap v3955: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:01:20.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:01:20 smithi080 bash[28361]: audit 2023-12-01T07:01:20.515850+0000 mon.a (mon.0) 2998 : audit 0 from='client.? 172.21.15.80:0/1832925506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:01:20.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:01:20 smithi080 bash[41963]: cluster 2023-12-01T07:01:19.304369+0000 mgr.y (mgr.24362) 3986 : cluster 0 pgmap v3955: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:01:20.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:01:20 smithi080 bash[41963]: audit 2023-12-01T07:01:20.515850+0000 mon.a (mon.0) 2998 : audit 0 from='client.? 172.21.15.80:0/1832925506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:01:21.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:01:20 smithi090 bash[32384]: cluster 2023-12-01T07:01:19.304369+0000 mgr.y (mgr.24362) 3986 : cluster 0 pgmap v3955: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:01:21.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:01:20 smithi090 bash[32384]: audit 2023-12-01T07:01:20.515850+0000 mon.a (mon.0) 2998 : audit 0 from='client.? 172.21.15.80:0/1832925506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:01:22.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:01:22 smithi080 bash[41963]: cluster 2023-12-01T07:01:21.305436+0000 mgr.y (mgr.24362) 3987 : cluster 0 pgmap v3956: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:01:22.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:01:22 smithi080 bash[28361]: cluster 2023-12-01T07:01:21.305436+0000 mgr.y (mgr.24362) 3987 : cluster 0 pgmap v3956: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:01:23.025 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:01:22 smithi090 bash[32384]: cluster 2023-12-01T07:01:21.305436+0000 mgr.y (mgr.24362) 3987 : cluster 0 pgmap v3956: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:01:23.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:01:23 smithi080 bash[28361]: audit 2023-12-01T07:01:22.969269+0000 mon.c (mon.2) 2550 : audit 0 from='client.? 172.21.15.80:0/3633045485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:01:23.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:01:23 smithi080 bash[41963]: audit 2023-12-01T07:01:22.969269+0000 mon.c (mon.2) 2550 : audit 0 from='client.? 172.21.15.80:0/3633045485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:01:24.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:01:23 smithi090 bash[32384]: audit 2023-12-01T07:01:22.969269+0000 mon.c (mon.2) 2550 : audit 0 from='client.? 172.21.15.80:0/3633045485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:01:24.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:01:24 smithi080 bash[28361]: cluster 2023-12-01T07:01:23.306132+0000 mgr.y (mgr.24362) 3988 : cluster 0 pgmap v3957: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:01:24.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:01:24 smithi080 bash[41963]: cluster 2023-12-01T07:01:23.306132+0000 mgr.y (mgr.24362) 3988 : cluster 0 pgmap v3957: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:01:25.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:01:24 smithi090 bash[32384]: cluster 2023-12-01T07:01:23.306132+0000 mgr.y (mgr.24362) 3988 : cluster 0 pgmap v3957: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:01:25.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:01:25 smithi080 bash[28361]: audit 2023-12-01T07:01:24.986471+0000 mon.c (mon.2) 2551 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:01:25.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:01:25 smithi080 bash[28361]: audit 2023-12-01T07:01:25.417513+0000 mon.a (mon.0) 2999 : audit 0 from='client.? 172.21.15.80:0/2523512169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:01:25.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:01:25 smithi080 bash[41963]: audit 2023-12-01T07:01:24.986471+0000 mon.c (mon.2) 2551 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:01:25.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:01:25 smithi080 bash[41963]: audit 2023-12-01T07:01:25.417513+0000 mon.a (mon.0) 2999 : audit 0 from='client.? 172.21.15.80:0/2523512169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:01:26.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:01:25 smithi090 bash[32384]: audit 2023-12-01T07:01:24.986471+0000 mon.c (mon.2) 2551 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:01:26.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:01:25 smithi090 bash[32384]: audit 2023-12-01T07:01:25.417513+0000 mon.a (mon.0) 2999 : audit 0 from='client.? 172.21.15.80:0/2523512169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:01:26.622 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:01:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:01:26] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T07:01:26.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:01:26 smithi080 bash[28361]: cluster 2023-12-01T07:01:25.306781+0000 mgr.y (mgr.24362) 3989 : cluster 0 pgmap v3958: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:01:26.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:01:26 smithi080 bash[41963]: cluster 2023-12-01T07:01:25.306781+0000 mgr.y (mgr.24362) 3989 : cluster 0 pgmap v3958: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:01:27.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:01:26 smithi090 bash[32384]: cluster 2023-12-01T07:01:25.306781+0000 mgr.y (mgr.24362) 3989 : cluster 0 pgmap v3958: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:01:28.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:01:28 smithi080 bash[41963]: cluster 2023-12-01T07:01:27.307912+0000 mgr.y (mgr.24362) 3990 : cluster 0 pgmap v3959: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:01:28.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:01:28 smithi080 bash[41963]: audit 2023-12-01T07:01:27.883175+0000 mon.c (mon.2) 2552 : audit 0 from='client.? 172.21.15.80:0/117557558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:01:28.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:01:28 smithi080 bash[28361]: cluster 2023-12-01T07:01:27.307912+0000 mgr.y (mgr.24362) 3990 : cluster 0 pgmap v3959: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:01:28.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:01:28 smithi080 bash[28361]: audit 2023-12-01T07:01:27.883175+0000 mon.c (mon.2) 2552 : audit 0 from='client.? 172.21.15.80:0/117557558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:01:29.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:01:28 smithi090 bash[32384]: cluster 2023-12-01T07:01:27.307912+0000 mgr.y (mgr.24362) 3990 : cluster 0 pgmap v3959: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:01:29.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:01:28 smithi090 bash[32384]: audit 2023-12-01T07:01:27.883175+0000 mon.c (mon.2) 2552 : audit 0 from='client.? 172.21.15.80:0/117557558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:01:30.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:01:30 smithi080 bash[28361]: cluster 2023-12-01T07:01:29.308480+0000 mgr.y (mgr.24362) 3991 : cluster 0 pgmap v3960: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:01:30.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:01:30 smithi080 bash[28361]: audit 2023-12-01T07:01:30.348035+0000 mon.c (mon.2) 2553 : audit 0 from='client.? 172.21.15.80:0/3699710356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:01:30.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:01:30 smithi080 bash[41963]: cluster 2023-12-01T07:01:29.308480+0000 mgr.y (mgr.24362) 3991 : cluster 0 pgmap v3960: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:01:30.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:01:30 smithi080 bash[41963]: audit 2023-12-01T07:01:30.348035+0000 mon.c (mon.2) 2553 : audit 0 from='client.? 172.21.15.80:0/3699710356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:01:31.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:01:30 smithi090 bash[32384]: cluster 2023-12-01T07:01:29.308480+0000 mgr.y (mgr.24362) 3991 : cluster 0 pgmap v3960: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:01:31.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:01:30 smithi090 bash[32384]: audit 2023-12-01T07:01:30.348035+0000 mon.c (mon.2) 2553 : audit 0 from='client.? 172.21.15.80:0/3699710356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:01:32.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:01:32 smithi080 bash[41963]: cluster 2023-12-01T07:01:31.309548+0000 mgr.y (mgr.24362) 3992 : cluster 0 pgmap v3961: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:01:32.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:01:32 smithi080 bash[28361]: cluster 2023-12-01T07:01:31.309548+0000 mgr.y (mgr.24362) 3992 : cluster 0 pgmap v3961: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:01:33.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:01:32 smithi090 bash[32384]: cluster 2023-12-01T07:01:31.309548+0000 mgr.y (mgr.24362) 3992 : cluster 0 pgmap v3961: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:01:33.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:01:33 smithi080 bash[28361]: audit 2023-12-01T07:01:32.812301+0000 mon.a (mon.0) 3000 : audit 0 from='client.? 172.21.15.80:0/2675981908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:01:33.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:01:33 smithi080 bash[41963]: audit 2023-12-01T07:01:32.812301+0000 mon.a (mon.0) 3000 : audit 0 from='client.? 172.21.15.80:0/2675981908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:01:34.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:01:33 smithi090 bash[32384]: audit 2023-12-01T07:01:32.812301+0000 mon.a (mon.0) 3000 : audit 0 from='client.? 172.21.15.80:0/2675981908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:01:34.022 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 07:01:33 smithi090 bash[65515]: logger=cleanup t=2023-12-01T07:01:33.83739007Z level=info msg="Completed cleanup jobs" duration=46.802716ms 2023-12-01T07:01:34.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:01:34 smithi080 bash[28361]: cluster 2023-12-01T07:01:33.310271+0000 mgr.y (mgr.24362) 3993 : cluster 0 pgmap v3962: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:01:34.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:01:34 smithi080 bash[41963]: cluster 2023-12-01T07:01:33.310271+0000 mgr.y (mgr.24362) 3993 : cluster 0 pgmap v3962: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:01:35.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:01:34 smithi090 bash[32384]: cluster 2023-12-01T07:01:33.310271+0000 mgr.y (mgr.24362) 3993 : cluster 0 pgmap v3962: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:01:35.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:01:35 smithi080 bash[28361]: audit 2023-12-01T07:01:35.265678+0000 mon.a (mon.0) 3001 : audit 0 from='client.? 172.21.15.80:0/2202120280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:01:35.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:01:35 smithi080 bash[41963]: audit 2023-12-01T07:01:35.265678+0000 mon.a (mon.0) 3001 : audit 0 from='client.? 172.21.15.80:0/2202120280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:01:36.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:01:35 smithi090 bash[32384]: audit 2023-12-01T07:01:35.265678+0000 mon.a (mon.0) 3001 : audit 0 from='client.? 172.21.15.80:0/2202120280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:01:36.668 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:01:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:01:36] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T07:01:36.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:01:36 smithi080 bash[28361]: cluster 2023-12-01T07:01:35.310945+0000 mgr.y (mgr.24362) 3994 : cluster 0 pgmap v3963: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:01:36.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:01:36 smithi080 bash[41963]: cluster 2023-12-01T07:01:35.310945+0000 mgr.y (mgr.24362) 3994 : cluster 0 pgmap v3963: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:01:37.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:01:36 smithi090 bash[32384]: cluster 2023-12-01T07:01:35.310945+0000 mgr.y (mgr.24362) 3994 : cluster 0 pgmap v3963: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:01:38.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:01:38 smithi080 bash[28361]: cluster 2023-12-01T07:01:37.312111+0000 mgr.y (mgr.24362) 3995 : cluster 0 pgmap v3964: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:01:38.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:01:38 smithi080 bash[28361]: audit 2023-12-01T07:01:37.734082+0000 mon.c (mon.2) 2554 : audit 0 from='client.? 172.21.15.80:0/1177326447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:01:38.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:01:38 smithi080 bash[41963]: cluster 2023-12-01T07:01:37.312111+0000 mgr.y (mgr.24362) 3995 : cluster 0 pgmap v3964: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:01:38.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:01:38 smithi080 bash[41963]: audit 2023-12-01T07:01:37.734082+0000 mon.c (mon.2) 2554 : audit 0 from='client.? 172.21.15.80:0/1177326447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:01:39.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:01:38 smithi090 bash[32384]: cluster 2023-12-01T07:01:37.312111+0000 mgr.y (mgr.24362) 3995 : cluster 0 pgmap v3964: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:01:39.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:01:38 smithi090 bash[32384]: audit 2023-12-01T07:01:37.734082+0000 mon.c (mon.2) 2554 : audit 0 from='client.? 172.21.15.80:0/1177326447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:01:40.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:01:40 smithi080 bash[28361]: cluster 2023-12-01T07:01:39.312694+0000 mgr.y (mgr.24362) 3996 : cluster 0 pgmap v3965: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:01:40.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:01:40 smithi080 bash[28361]: audit 2023-12-01T07:01:39.986317+0000 mon.c (mon.2) 2555 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:01:40.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:01:40 smithi080 bash[28361]: audit 2023-12-01T07:01:40.183107+0000 mon.a (mon.0) 3002 : audit 0 from='client.? 172.21.15.80:0/3796216107' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:01:40.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:01:40 smithi080 bash[41963]: cluster 2023-12-01T07:01:39.312694+0000 mgr.y (mgr.24362) 3996 : cluster 0 pgmap v3965: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:01:40.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:01:40 smithi080 bash[41963]: audit 2023-12-01T07:01:39.986317+0000 mon.c (mon.2) 2555 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:01:40.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:01:40 smithi080 bash[41963]: audit 2023-12-01T07:01:40.183107+0000 mon.a (mon.0) 3002 : audit 0 from='client.? 172.21.15.80:0/3796216107' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:01:41.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:01:40 smithi090 bash[32384]: cluster 2023-12-01T07:01:39.312694+0000 mgr.y (mgr.24362) 3996 : cluster 0 pgmap v3965: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:01:41.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:01:40 smithi090 bash[32384]: audit 2023-12-01T07:01:39.986317+0000 mon.c (mon.2) 2555 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:01:41.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:01:40 smithi090 bash[32384]: audit 2023-12-01T07:01:40.183107+0000 mon.a (mon.0) 3002 : audit 0 from='client.? 172.21.15.80:0/3796216107' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:01:42.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:01:42 smithi080 bash[41963]: cluster 2023-12-01T07:01:41.313763+0000 mgr.y (mgr.24362) 3997 : cluster 0 pgmap v3966: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:01:42.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:01:42 smithi080 bash[41963]: audit 2023-12-01T07:01:42.631315+0000 mon.c (mon.2) 2556 : audit 0 from='client.? 172.21.15.80:0/1842952916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:01:42.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:01:42 smithi080 bash[28361]: cluster 2023-12-01T07:01:41.313763+0000 mgr.y (mgr.24362) 3997 : cluster 0 pgmap v3966: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:01:42.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:01:42 smithi080 bash[28361]: audit 2023-12-01T07:01:42.631315+0000 mon.c (mon.2) 2556 : audit 0 from='client.? 172.21.15.80:0/1842952916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:01:43.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:01:42 smithi090 bash[32384]: cluster 2023-12-01T07:01:41.313763+0000 mgr.y (mgr.24362) 3997 : cluster 0 pgmap v3966: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:01:43.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:01:42 smithi090 bash[32384]: audit 2023-12-01T07:01:42.631315+0000 mon.c (mon.2) 2556 : audit 0 from='client.? 172.21.15.80:0/1842952916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:01:45.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:01:44 smithi090 bash[32384]: cluster 2023-12-01T07:01:43.314397+0000 mgr.y (mgr.24362) 3998 : cluster 0 pgmap v3967: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:01:45.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:01:44 smithi080 bash[28361]: cluster 2023-12-01T07:01:43.314397+0000 mgr.y (mgr.24362) 3998 : cluster 0 pgmap v3967: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:01:45.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:01:44 smithi080 bash[41963]: cluster 2023-12-01T07:01:43.314397+0000 mgr.y (mgr.24362) 3998 : cluster 0 pgmap v3967: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:01:46.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:01:45 smithi090 bash[32384]: audit 2023-12-01T07:01:45.088519+0000 mon.a (mon.0) 3003 : audit 0 from='client.? 172.21.15.80:0/3851773058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:01:46.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:01:45 smithi080 bash[28361]: audit 2023-12-01T07:01:45.088519+0000 mon.a (mon.0) 3003 : audit 0 from='client.? 172.21.15.80:0/3851773058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:01:46.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:01:45 smithi080 bash[41963]: audit 2023-12-01T07:01:45.088519+0000 mon.a (mon.0) 3003 : audit 0 from='client.? 172.21.15.80:0/3851773058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:01:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:01:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:01:46] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T07:01:47.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:01:46 smithi090 bash[32384]: cluster 2023-12-01T07:01:45.315035+0000 mgr.y (mgr.24362) 3999 : cluster 0 pgmap v3968: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:01:47.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:01:46 smithi080 bash[28361]: cluster 2023-12-01T07:01:45.315035+0000 mgr.y (mgr.24362) 3999 : cluster 0 pgmap v3968: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:01:47.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:01:46 smithi080 bash[41963]: cluster 2023-12-01T07:01:45.315035+0000 mgr.y (mgr.24362) 3999 : cluster 0 pgmap v3968: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:01:48.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:01:47 smithi090 bash[32384]: audit 2023-12-01T07:01:47.540514+0000 mon.c (mon.2) 2557 : audit 0 from='client.? 172.21.15.80:0/1577187598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:01:48.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:01:47 smithi080 bash[41963]: audit 2023-12-01T07:01:47.540514+0000 mon.c (mon.2) 2557 : audit 0 from='client.? 172.21.15.80:0/1577187598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:01:48.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:01:47 smithi080 bash[28361]: audit 2023-12-01T07:01:47.540514+0000 mon.c (mon.2) 2557 : audit 0 from='client.? 172.21.15.80:0/1577187598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:01:49.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:01:48 smithi090 bash[32384]: cluster 2023-12-01T07:01:47.316157+0000 mgr.y (mgr.24362) 4000 : cluster 0 pgmap v3969: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:01:49.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:01:48 smithi080 bash[28361]: cluster 2023-12-01T07:01:47.316157+0000 mgr.y (mgr.24362) 4000 : cluster 0 pgmap v3969: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:01:49.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:01:48 smithi080 bash[41963]: cluster 2023-12-01T07:01:47.316157+0000 mgr.y (mgr.24362) 4000 : cluster 0 pgmap v3969: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:01:51.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:01:50 smithi090 bash[32384]: cluster 2023-12-01T07:01:49.316827+0000 mgr.y (mgr.24362) 4001 : cluster 0 pgmap v3970: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:01:51.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:01:50 smithi090 bash[32384]: audit 2023-12-01T07:01:49.991726+0000 mon.a (mon.0) 3004 : audit 0 from='client.? 172.21.15.80:0/4068685491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:01:51.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:01:50 smithi080 bash[41963]: cluster 2023-12-01T07:01:49.316827+0000 mgr.y (mgr.24362) 4001 : cluster 0 pgmap v3970: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:01:51.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:01:50 smithi080 bash[41963]: audit 2023-12-01T07:01:49.991726+0000 mon.a (mon.0) 3004 : audit 0 from='client.? 172.21.15.80:0/4068685491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:01:51.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:01:50 smithi080 bash[28361]: cluster 2023-12-01T07:01:49.316827+0000 mgr.y (mgr.24362) 4001 : cluster 0 pgmap v3970: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:01:51.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:01:50 smithi080 bash[28361]: audit 2023-12-01T07:01:49.991726+0000 mon.a (mon.0) 3004 : audit 0 from='client.? 172.21.15.80:0/4068685491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:01:53.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:01:52 smithi090 bash[32384]: cluster 2023-12-01T07:01:51.317915+0000 mgr.y (mgr.24362) 4002 : cluster 0 pgmap v3971: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:01:53.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:01:52 smithi090 bash[32384]: audit 2023-12-01T07:01:52.440211+0000 mon.a (mon.0) 3005 : audit 0 from='client.? 172.21.15.80:0/3058454213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:01:53.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:01:52 smithi080 bash[41963]: cluster 2023-12-01T07:01:51.317915+0000 mgr.y (mgr.24362) 4002 : cluster 0 pgmap v3971: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:01:53.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:01:52 smithi080 bash[41963]: audit 2023-12-01T07:01:52.440211+0000 mon.a (mon.0) 3005 : audit 0 from='client.? 172.21.15.80:0/3058454213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:01:53.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:01:52 smithi080 bash[28361]: cluster 2023-12-01T07:01:51.317915+0000 mgr.y (mgr.24362) 4002 : cluster 0 pgmap v3971: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:01:53.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:01:52 smithi080 bash[28361]: audit 2023-12-01T07:01:52.440211+0000 mon.a (mon.0) 3005 : audit 0 from='client.? 172.21.15.80:0/3058454213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:01:55.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:01:54 smithi090 bash[32384]: cluster 2023-12-01T07:01:53.318524+0000 mgr.y (mgr.24362) 4003 : cluster 0 pgmap v3972: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:01:55.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:01:54 smithi080 bash[41963]: cluster 2023-12-01T07:01:53.318524+0000 mgr.y (mgr.24362) 4003 : cluster 0 pgmap v3972: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:01:55.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:01:54 smithi080 bash[28361]: cluster 2023-12-01T07:01:53.318524+0000 mgr.y (mgr.24362) 4003 : cluster 0 pgmap v3972: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:01:56.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:01:55 smithi090 bash[32384]: audit 2023-12-01T07:01:54.899127+0000 mon.c (mon.2) 2558 : audit 0 from='client.? 172.21.15.80:0/2916227378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:01:56.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:01:55 smithi090 bash[32384]: audit 2023-12-01T07:01:54.986881+0000 mon.c (mon.2) 2559 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:01:56.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:01:55 smithi090 bash[32384]: audit 2023-12-01T07:01:55.648197+0000 mon.c (mon.2) 2560 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:01:56.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:01:55 smithi080 bash[28361]: audit 2023-12-01T07:01:54.899127+0000 mon.c (mon.2) 2558 : audit 0 from='client.? 172.21.15.80:0/2916227378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:01:56.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:01:55 smithi080 bash[28361]: audit 2023-12-01T07:01:54.986881+0000 mon.c (mon.2) 2559 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:01:56.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:01:55 smithi080 bash[28361]: audit 2023-12-01T07:01:55.648197+0000 mon.c (mon.2) 2560 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:01:56.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:01:55 smithi080 bash[41963]: audit 2023-12-01T07:01:54.899127+0000 mon.c (mon.2) 2558 : audit 0 from='client.? 172.21.15.80:0/2916227378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:01:56.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:01:55 smithi080 bash[41963]: audit 2023-12-01T07:01:54.986881+0000 mon.c (mon.2) 2559 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:01:56.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:01:55 smithi080 bash[41963]: audit 2023-12-01T07:01:55.648197+0000 mon.c (mon.2) 2560 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:01:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:01:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:01:56] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T07:01:57.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:01:56 smithi090 bash[32384]: cluster 2023-12-01T07:01:55.319140+0000 mgr.y (mgr.24362) 4004 : cluster 0 pgmap v3973: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:01:57.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:01:56 smithi090 bash[32384]: audit 2023-12-01T07:01:56.028221+0000 mon.a (mon.0) 3006 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:01:57.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:01:56 smithi090 bash[32384]: audit 2023-12-01T07:01:56.039797+0000 mon.a (mon.0) 3007 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:01:57.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:01:56 smithi080 bash[28361]: cluster 2023-12-01T07:01:55.319140+0000 mgr.y (mgr.24362) 4004 : cluster 0 pgmap v3973: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:01:57.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:01:56 smithi080 bash[28361]: audit 2023-12-01T07:01:56.028221+0000 mon.a (mon.0) 3006 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:01:57.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:01:56 smithi080 bash[28361]: audit 2023-12-01T07:01:56.039797+0000 mon.a (mon.0) 3007 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:01:57.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:01:56 smithi080 bash[41963]: cluster 2023-12-01T07:01:55.319140+0000 mgr.y (mgr.24362) 4004 : cluster 0 pgmap v3973: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:01:57.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:01:56 smithi080 bash[41963]: audit 2023-12-01T07:01:56.028221+0000 mon.a (mon.0) 3006 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:01:57.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:01:56 smithi080 bash[41963]: audit 2023-12-01T07:01:56.039797+0000 mon.a (mon.0) 3007 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:01:58.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:01:57 smithi090 bash[32384]: audit 2023-12-01T07:01:57.355437+0000 mon.a (mon.0) 3008 : audit 0 from='client.? 172.21.15.80:0/3428168530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:01:58.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:01:57 smithi080 bash[41963]: audit 2023-12-01T07:01:57.355437+0000 mon.a (mon.0) 3008 : audit 0 from='client.? 172.21.15.80:0/3428168530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:01:58.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:01:57 smithi080 bash[28361]: audit 2023-12-01T07:01:57.355437+0000 mon.a (mon.0) 3008 : audit 0 from='client.? 172.21.15.80:0/3428168530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:01:59.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:01:58 smithi090 bash[32384]: cluster 2023-12-01T07:01:57.320405+0000 mgr.y (mgr.24362) 4005 : cluster 0 pgmap v3974: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:01:59.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:01:58 smithi080 bash[28361]: cluster 2023-12-01T07:01:57.320405+0000 mgr.y (mgr.24362) 4005 : cluster 0 pgmap v3974: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:01:59.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:01:58 smithi080 bash[41963]: cluster 2023-12-01T07:01:57.320405+0000 mgr.y (mgr.24362) 4005 : cluster 0 pgmap v3974: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:02:01.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:02:00 smithi090 bash[32384]: cluster 2023-12-01T07:01:59.321062+0000 mgr.y (mgr.24362) 4006 : cluster 0 pgmap v3975: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:02:01.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:02:00 smithi090 bash[32384]: audit 2023-12-01T07:01:59.815905+0000 mon.c (mon.2) 2561 : audit 0 from='client.? 172.21.15.80:0/1024305152' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:02:01.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:02:00 smithi080 bash[28361]: cluster 2023-12-01T07:01:59.321062+0000 mgr.y (mgr.24362) 4006 : cluster 0 pgmap v3975: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:02:01.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:02:00 smithi080 bash[28361]: audit 2023-12-01T07:01:59.815905+0000 mon.c (mon.2) 2561 : audit 0 from='client.? 172.21.15.80:0/1024305152' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:02:01.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:02:00 smithi080 bash[41963]: cluster 2023-12-01T07:01:59.321062+0000 mgr.y (mgr.24362) 4006 : cluster 0 pgmap v3975: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:02:01.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:02:00 smithi080 bash[41963]: audit 2023-12-01T07:01:59.815905+0000 mon.c (mon.2) 2561 : audit 0 from='client.? 172.21.15.80:0/1024305152' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:02:03.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:02:02 smithi080 bash[28361]: cluster 2023-12-01T07:02:01.322366+0000 mgr.y (mgr.24362) 4007 : cluster 0 pgmap v3976: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:02:03.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:02:02 smithi080 bash[28361]: audit 2023-12-01T07:02:01.838827+0000 mon.a (mon.0) 3009 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:02:03.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:02:02 smithi080 bash[28361]: audit 2023-12-01T07:02:01.845252+0000 mon.a (mon.0) 3010 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:02:03.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:02:02 smithi080 bash[28361]: audit 2023-12-01T07:02:01.853730+0000 mon.a (mon.0) 3011 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:02:03.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:02:02 smithi080 bash[28361]: audit 2023-12-01T07:02:01.861268+0000 mon.a (mon.0) 3012 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:02:03.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:02:02 smithi080 bash[28361]: audit 2023-12-01T07:02:02.277813+0000 mon.a (mon.0) 3013 : audit 0 from='client.? 172.21.15.80:0/67761907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:02:03.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:02:02 smithi080 bash[28361]: audit 2023-12-01T07:02:02.440322+0000 mon.c (mon.2) 2562 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:02:03.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:02:02 smithi080 bash[28361]: audit 2023-12-01T07:02:02.442237+0000 mon.c (mon.2) 2563 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:02:03.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:02:02 smithi080 bash[28361]: audit 2023-12-01T07:02:02.452019+0000 mon.a (mon.0) 3014 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:02:03.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:02:02 smithi080 bash[41963]: cluster 2023-12-01T07:02:01.322366+0000 mgr.y (mgr.24362) 4007 : cluster 0 pgmap v3976: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:02:03.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:02:02 smithi080 bash[41963]: audit 2023-12-01T07:02:01.838827+0000 mon.a (mon.0) 3009 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:02:03.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:02:02 smithi080 bash[41963]: audit 2023-12-01T07:02:01.845252+0000 mon.a (mon.0) 3010 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:02:03.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:02:02 smithi080 bash[41963]: audit 2023-12-01T07:02:01.853730+0000 mon.a (mon.0) 3011 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:02:03.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:02:02 smithi080 bash[41963]: audit 2023-12-01T07:02:01.861268+0000 mon.a (mon.0) 3012 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:02:03.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:02:02 smithi080 bash[41963]: audit 2023-12-01T07:02:02.277813+0000 mon.a (mon.0) 3013 : audit 0 from='client.? 172.21.15.80:0/67761907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:02:03.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:02:02 smithi080 bash[41963]: audit 2023-12-01T07:02:02.440322+0000 mon.c (mon.2) 2562 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:02:03.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:02:02 smithi080 bash[41963]: audit 2023-12-01T07:02:02.442237+0000 mon.c (mon.2) 2563 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:02:03.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:02:02 smithi080 bash[41963]: audit 2023-12-01T07:02:02.452019+0000 mon.a (mon.0) 3014 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:02:03.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:02:02 smithi090 bash[32384]: cluster 2023-12-01T07:02:01.322366+0000 mgr.y (mgr.24362) 4007 : cluster 0 pgmap v3976: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:02:03.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:02:02 smithi090 bash[32384]: audit 2023-12-01T07:02:01.838827+0000 mon.a (mon.0) 3009 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:02:03.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:02:02 smithi090 bash[32384]: audit 2023-12-01T07:02:01.845252+0000 mon.a (mon.0) 3010 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:02:03.273 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:02:02 smithi090 bash[32384]: audit 2023-12-01T07:02:01.853730+0000 mon.a (mon.0) 3011 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:02:03.273 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:02:02 smithi090 bash[32384]: audit 2023-12-01T07:02:01.861268+0000 mon.a (mon.0) 3012 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:02:03.273 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:02:02 smithi090 bash[32384]: audit 2023-12-01T07:02:02.277813+0000 mon.a (mon.0) 3013 : audit 0 from='client.? 172.21.15.80:0/67761907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:02:03.273 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:02:02 smithi090 bash[32384]: audit 2023-12-01T07:02:02.440322+0000 mon.c (mon.2) 2562 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:02:03.273 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:02:02 smithi090 bash[32384]: audit 2023-12-01T07:02:02.442237+0000 mon.c (mon.2) 2563 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:02:03.273 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:02:02 smithi090 bash[32384]: audit 2023-12-01T07:02:02.452019+0000 mon.a (mon.0) 3014 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:02:05.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:02:04 smithi080 bash[28361]: cluster 2023-12-01T07:02:03.323083+0000 mgr.y (mgr.24362) 4008 : cluster 0 pgmap v3977: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:02:05.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:02:04 smithi080 bash[28361]: audit 2023-12-01T07:02:04.730740+0000 mon.c (mon.2) 2564 : audit 0 from='client.? 172.21.15.80:0/2792614579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:02:05.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:02:04 smithi080 bash[41963]: cluster 2023-12-01T07:02:03.323083+0000 mgr.y (mgr.24362) 4008 : cluster 0 pgmap v3977: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:02:05.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:02:04 smithi080 bash[41963]: audit 2023-12-01T07:02:04.730740+0000 mon.c (mon.2) 2564 : audit 0 from='client.? 172.21.15.80:0/2792614579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:02:05.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:02:04 smithi090 bash[32384]: cluster 2023-12-01T07:02:03.323083+0000 mgr.y (mgr.24362) 4008 : cluster 0 pgmap v3977: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:02:05.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:02:04 smithi090 bash[32384]: audit 2023-12-01T07:02:04.730740+0000 mon.c (mon.2) 2564 : audit 0 from='client.? 172.21.15.80:0/2792614579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:02:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:02:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:02:06] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T07:02:07.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:02:06 smithi080 bash[28361]: cluster 2023-12-01T07:02:05.323716+0000 mgr.y (mgr.24362) 4009 : cluster 0 pgmap v3978: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:02:07.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:02:06 smithi080 bash[41963]: cluster 2023-12-01T07:02:05.323716+0000 mgr.y (mgr.24362) 4009 : cluster 0 pgmap v3978: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:02:07.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:02:06 smithi090 bash[32384]: cluster 2023-12-01T07:02:05.323716+0000 mgr.y (mgr.24362) 4009 : cluster 0 pgmap v3978: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:02:08.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:02:07 smithi080 bash[28361]: audit 2023-12-01T07:02:07.184044+0000 mon.a (mon.0) 3015 : audit 0 from='client.? 172.21.15.80:0/2637518897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:02:08.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:02:07 smithi080 bash[41963]: audit 2023-12-01T07:02:07.184044+0000 mon.a (mon.0) 3015 : audit 0 from='client.? 172.21.15.80:0/2637518897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:02:08.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:02:07 smithi090 bash[32384]: audit 2023-12-01T07:02:07.184044+0000 mon.a (mon.0) 3015 : audit 0 from='client.? 172.21.15.80:0/2637518897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:02:09.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:02:08 smithi080 bash[28361]: cluster 2023-12-01T07:02:07.324874+0000 mgr.y (mgr.24362) 4010 : cluster 0 pgmap v3979: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:02:09.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:02:08 smithi080 bash[41963]: cluster 2023-12-01T07:02:07.324874+0000 mgr.y (mgr.24362) 4010 : cluster 0 pgmap v3979: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:02:09.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:02:08 smithi090 bash[32384]: cluster 2023-12-01T07:02:07.324874+0000 mgr.y (mgr.24362) 4010 : cluster 0 pgmap v3979: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:02:10.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:02:10 smithi080 bash[41963]: cluster 2023-12-01T07:02:09.325467+0000 mgr.y (mgr.24362) 4011 : cluster 0 pgmap v3980: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:02:10.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:02:10 smithi080 bash[41963]: audit 2023-12-01T07:02:09.639929+0000 mon.a (mon.0) 3016 : audit 0 from='client.? 172.21.15.80:0/3976178647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:02:10.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:02:10 smithi080 bash[41963]: audit 2023-12-01T07:02:09.987312+0000 mon.c (mon.2) 2565 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:02:10.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:02:10 smithi080 bash[28361]: cluster 2023-12-01T07:02:09.325467+0000 mgr.y (mgr.24362) 4011 : cluster 0 pgmap v3980: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:02:10.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:02:10 smithi080 bash[28361]: audit 2023-12-01T07:02:09.639929+0000 mon.a (mon.0) 3016 : audit 0 from='client.? 172.21.15.80:0/3976178647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:02:10.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:02:10 smithi080 bash[28361]: audit 2023-12-01T07:02:09.987312+0000 mon.c (mon.2) 2565 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:02:11.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:02:10 smithi090 bash[32384]: cluster 2023-12-01T07:02:09.325467+0000 mgr.y (mgr.24362) 4011 : cluster 0 pgmap v3980: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:02:11.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:02:10 smithi090 bash[32384]: audit 2023-12-01T07:02:09.639929+0000 mon.a (mon.0) 3016 : audit 0 from='client.? 172.21.15.80:0/3976178647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:02:11.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:02:10 smithi090 bash[32384]: audit 2023-12-01T07:02:09.987312+0000 mon.c (mon.2) 2565 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:02:12.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:02:12 smithi080 bash[28361]: cluster 2023-12-01T07:02:11.326547+0000 mgr.y (mgr.24362) 4012 : cluster 0 pgmap v3981: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:02:12.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:02:12 smithi080 bash[28361]: audit 2023-12-01T07:02:12.092774+0000 mon.a (mon.0) 3017 : audit 0 from='client.? 172.21.15.80:0/3888449976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:02:12.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:02:12 smithi080 bash[41963]: cluster 2023-12-01T07:02:11.326547+0000 mgr.y (mgr.24362) 4012 : cluster 0 pgmap v3981: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:02:12.935 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:02:12 smithi080 bash[41963]: audit 2023-12-01T07:02:12.092774+0000 mon.a (mon.0) 3017 : audit 0 from='client.? 172.21.15.80:0/3888449976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:02:13.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:02:12 smithi090 bash[32384]: cluster 2023-12-01T07:02:11.326547+0000 mgr.y (mgr.24362) 4012 : cluster 0 pgmap v3981: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:02:13.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:02:12 smithi090 bash[32384]: audit 2023-12-01T07:02:12.092774+0000 mon.a (mon.0) 3017 : audit 0 from='client.? 172.21.15.80:0/3888449976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:02:14.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:02:14 smithi080 bash[28361]: cluster 2023-12-01T07:02:13.327213+0000 mgr.y (mgr.24362) 4013 : cluster 0 pgmap v3982: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:02:14.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:02:14 smithi080 bash[28361]: audit 2023-12-01T07:02:14.540399+0000 mon.c (mon.2) 2566 : audit 0 from='client.? 172.21.15.80:0/2995111375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:02:14.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:02:14 smithi080 bash[41963]: cluster 2023-12-01T07:02:13.327213+0000 mgr.y (mgr.24362) 4013 : cluster 0 pgmap v3982: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:02:14.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:02:14 smithi080 bash[41963]: audit 2023-12-01T07:02:14.540399+0000 mon.c (mon.2) 2566 : audit 0 from='client.? 172.21.15.80:0/2995111375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:02:15.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:02:14 smithi090 bash[32384]: cluster 2023-12-01T07:02:13.327213+0000 mgr.y (mgr.24362) 4013 : cluster 0 pgmap v3982: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:02:15.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:02:14 smithi090 bash[32384]: audit 2023-12-01T07:02:14.540399+0000 mon.c (mon.2) 2566 : audit 0 from='client.? 172.21.15.80:0/2995111375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:02:16.600 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:02:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:02:16] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T07:02:16.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:02:16 smithi080 bash[28361]: cluster 2023-12-01T07:02:15.327946+0000 mgr.y (mgr.24362) 4014 : cluster 0 pgmap v3983: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:02:16.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:02:16 smithi080 bash[41963]: cluster 2023-12-01T07:02:15.327946+0000 mgr.y (mgr.24362) 4014 : cluster 0 pgmap v3983: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:02:17.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:02:16 smithi090 bash[32384]: cluster 2023-12-01T07:02:15.327946+0000 mgr.y (mgr.24362) 4014 : cluster 0 pgmap v3983: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:02:17.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:02:17 smithi080 bash[28361]: audit 2023-12-01T07:02:16.992221+0000 mon.a (mon.0) 3018 : audit 0 from='client.? 172.21.15.80:0/2071075617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:02:17.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:02:17 smithi080 bash[41963]: audit 2023-12-01T07:02:16.992221+0000 mon.a (mon.0) 3018 : audit 0 from='client.? 172.21.15.80:0/2071075617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:02:18.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:02:17 smithi090 bash[32384]: audit 2023-12-01T07:02:16.992221+0000 mon.a (mon.0) 3018 : audit 0 from='client.? 172.21.15.80:0/2071075617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:02:18.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:02:18 smithi080 bash[41963]: cluster 2023-12-01T07:02:17.329134+0000 mgr.y (mgr.24362) 4015 : cluster 0 pgmap v3984: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:02:18.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:02:18 smithi080 bash[28361]: cluster 2023-12-01T07:02:17.329134+0000 mgr.y (mgr.24362) 4015 : cluster 0 pgmap v3984: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:02:19.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:02:18 smithi090 bash[32384]: cluster 2023-12-01T07:02:17.329134+0000 mgr.y (mgr.24362) 4015 : cluster 0 pgmap v3984: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:02:19.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:02:19 smithi080 bash[28361]: audit 2023-12-01T07:02:19.451407+0000 mon.c (mon.2) 2567 : audit 0 from='client.? 172.21.15.80:0/3562047436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:02:19.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:02:19 smithi080 bash[41963]: audit 2023-12-01T07:02:19.451407+0000 mon.c (mon.2) 2567 : audit 0 from='client.? 172.21.15.80:0/3562047436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:02:20.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:02:19 smithi090 bash[32384]: audit 2023-12-01T07:02:19.451407+0000 mon.c (mon.2) 2567 : audit 0 from='client.? 172.21.15.80:0/3562047436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:02:20.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:02:20 smithi080 bash[28361]: cluster 2023-12-01T07:02:19.329799+0000 mgr.y (mgr.24362) 4016 : cluster 0 pgmap v3985: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:02:20.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:02:20 smithi080 bash[41963]: cluster 2023-12-01T07:02:19.329799+0000 mgr.y (mgr.24362) 4016 : cluster 0 pgmap v3985: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:02:21.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:02:20 smithi090 bash[32384]: cluster 2023-12-01T07:02:19.329799+0000 mgr.y (mgr.24362) 4016 : cluster 0 pgmap v3985: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:02:22.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:02:22 smithi080 bash[28361]: cluster 2023-12-01T07:02:21.330894+0000 mgr.y (mgr.24362) 4017 : cluster 0 pgmap v3986: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:02:22.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:02:22 smithi080 bash[28361]: audit 2023-12-01T07:02:21.902951+0000 mon.c (mon.2) 2568 : audit 0 from='client.? 172.21.15.80:0/2434921544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:02:22.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:02:22 smithi080 bash[41963]: cluster 2023-12-01T07:02:21.330894+0000 mgr.y (mgr.24362) 4017 : cluster 0 pgmap v3986: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:02:22.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:02:22 smithi080 bash[41963]: audit 2023-12-01T07:02:21.902951+0000 mon.c (mon.2) 2568 : audit 0 from='client.? 172.21.15.80:0/2434921544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:02:23.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:02:22 smithi090 bash[32384]: cluster 2023-12-01T07:02:21.330894+0000 mgr.y (mgr.24362) 4017 : cluster 0 pgmap v3986: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:02:23.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:02:22 smithi090 bash[32384]: audit 2023-12-01T07:02:21.902951+0000 mon.c (mon.2) 2568 : audit 0 from='client.? 172.21.15.80:0/2434921544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:02:24.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:02:24 smithi080 bash[28361]: cluster 2023-12-01T07:02:23.331543+0000 mgr.y (mgr.24362) 4018 : cluster 0 pgmap v3987: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:02:24.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:02:24 smithi080 bash[28361]: audit 2023-12-01T07:02:24.358809+0000 mon.a (mon.0) 3019 : audit 0 from='client.? 172.21.15.80:0/1681697167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:02:24.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:02:24 smithi080 bash[41963]: cluster 2023-12-01T07:02:23.331543+0000 mgr.y (mgr.24362) 4018 : cluster 0 pgmap v3987: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:02:24.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:02:24 smithi080 bash[41963]: audit 2023-12-01T07:02:24.358809+0000 mon.a (mon.0) 3019 : audit 0 from='client.? 172.21.15.80:0/1681697167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:02:25.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:02:24 smithi090 bash[32384]: cluster 2023-12-01T07:02:23.331543+0000 mgr.y (mgr.24362) 4018 : cluster 0 pgmap v3987: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:02:25.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:02:24 smithi090 bash[32384]: audit 2023-12-01T07:02:24.358809+0000 mon.a (mon.0) 3019 : audit 0 from='client.? 172.21.15.80:0/1681697167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:02:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:02:25 smithi080 bash[28361]: audit 2023-12-01T07:02:24.987663+0000 mon.c (mon.2) 2569 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:02:25.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:02:25 smithi080 bash[41963]: audit 2023-12-01T07:02:24.987663+0000 mon.c (mon.2) 2569 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:02:26.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:02:25 smithi090 bash[32384]: audit 2023-12-01T07:02:24.987663+0000 mon.c (mon.2) 2569 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:02:26.643 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:02:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:02:26] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T07:02:26.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:02:26 smithi080 bash[28361]: cluster 2023-12-01T07:02:25.332160+0000 mgr.y (mgr.24362) 4019 : cluster 0 pgmap v3988: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:02:26.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:02:26 smithi080 bash[41963]: cluster 2023-12-01T07:02:25.332160+0000 mgr.y (mgr.24362) 4019 : cluster 0 pgmap v3988: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:02:27.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:02:26 smithi090 bash[32384]: cluster 2023-12-01T07:02:25.332160+0000 mgr.y (mgr.24362) 4019 : cluster 0 pgmap v3988: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:02:27.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:02:27 smithi080 bash[28361]: audit 2023-12-01T07:02:26.822758+0000 mon.c (mon.2) 2570 : audit 0 from='client.? 172.21.15.80:0/1374279639' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:02:27.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:02:27 smithi080 bash[41963]: audit 2023-12-01T07:02:26.822758+0000 mon.c (mon.2) 2570 : audit 0 from='client.? 172.21.15.80:0/1374279639' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:02:28.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:02:27 smithi090 bash[32384]: audit 2023-12-01T07:02:26.822758+0000 mon.c (mon.2) 2570 : audit 0 from='client.? 172.21.15.80:0/1374279639' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:02:28.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:02:28 smithi080 bash[28361]: cluster 2023-12-01T07:02:27.333299+0000 mgr.y (mgr.24362) 4020 : cluster 0 pgmap v3989: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:02:28.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:02:28 smithi080 bash[41963]: cluster 2023-12-01T07:02:27.333299+0000 mgr.y (mgr.24362) 4020 : cluster 0 pgmap v3989: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:02:29.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:02:28 smithi090 bash[32384]: cluster 2023-12-01T07:02:27.333299+0000 mgr.y (mgr.24362) 4020 : cluster 0 pgmap v3989: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:02:29.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:02:29 smithi080 bash[41963]: audit 2023-12-01T07:02:29.282449+0000 mon.a (mon.0) 3020 : audit 0 from='client.? 172.21.15.80:0/3681164602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:02:29.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:02:29 smithi080 bash[28361]: audit 2023-12-01T07:02:29.282449+0000 mon.a (mon.0) 3020 : audit 0 from='client.? 172.21.15.80:0/3681164602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:02:30.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:02:29 smithi090 bash[32384]: audit 2023-12-01T07:02:29.282449+0000 mon.a (mon.0) 3020 : audit 0 from='client.? 172.21.15.80:0/3681164602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:02:30.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:02:30 smithi080 bash[28361]: cluster 2023-12-01T07:02:29.333976+0000 mgr.y (mgr.24362) 4021 : cluster 0 pgmap v3990: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:02:30.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:02:30 smithi080 bash[41963]: cluster 2023-12-01T07:02:29.333976+0000 mgr.y (mgr.24362) 4021 : cluster 0 pgmap v3990: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:02:31.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:02:30 smithi090 bash[32384]: cluster 2023-12-01T07:02:29.333976+0000 mgr.y (mgr.24362) 4021 : cluster 0 pgmap v3990: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:02:32.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:02:32 smithi080 bash[28361]: cluster 2023-12-01T07:02:31.335136+0000 mgr.y (mgr.24362) 4022 : cluster 0 pgmap v3991: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:02:32.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:02:32 smithi080 bash[28361]: audit 2023-12-01T07:02:31.736072+0000 mon.c (mon.2) 2571 : audit 0 from='client.? 172.21.15.80:0/2727602611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:02:32.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:02:32 smithi080 bash[41963]: cluster 2023-12-01T07:02:31.335136+0000 mgr.y (mgr.24362) 4022 : cluster 0 pgmap v3991: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:02:32.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:02:32 smithi080 bash[41963]: audit 2023-12-01T07:02:31.736072+0000 mon.c (mon.2) 2571 : audit 0 from='client.? 172.21.15.80:0/2727602611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:02:33.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:02:32 smithi090 bash[32384]: cluster 2023-12-01T07:02:31.335136+0000 mgr.y (mgr.24362) 4022 : cluster 0 pgmap v3991: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:02:33.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:02:32 smithi090 bash[32384]: audit 2023-12-01T07:02:31.736072+0000 mon.c (mon.2) 2571 : audit 0 from='client.? 172.21.15.80:0/2727602611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:02:34.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:02:34 smithi080 bash[28361]: cluster 2023-12-01T07:02:33.335968+0000 mgr.y (mgr.24362) 4023 : cluster 0 pgmap v3992: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:02:34.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:02:34 smithi080 bash[28361]: audit 2023-12-01T07:02:34.194253+0000 mon.a (mon.0) 3021 : audit 0 from='client.? 172.21.15.80:0/4282572298' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:02:34.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:02:34 smithi080 bash[41963]: cluster 2023-12-01T07:02:33.335968+0000 mgr.y (mgr.24362) 4023 : cluster 0 pgmap v3992: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:02:34.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:02:34 smithi080 bash[41963]: audit 2023-12-01T07:02:34.194253+0000 mon.a (mon.0) 3021 : audit 0 from='client.? 172.21.15.80:0/4282572298' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:02:35.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:02:34 smithi090 bash[32384]: cluster 2023-12-01T07:02:33.335968+0000 mgr.y (mgr.24362) 4023 : cluster 0 pgmap v3992: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:02:35.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:02:34 smithi090 bash[32384]: audit 2023-12-01T07:02:34.194253+0000 mon.a (mon.0) 3021 : audit 0 from='client.? 172.21.15.80:0/4282572298' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:02:36.675 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:02:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:02:36] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T07:02:36.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:02:36 smithi080 bash[28361]: cluster 2023-12-01T07:02:35.336578+0000 mgr.y (mgr.24362) 4024 : cluster 0 pgmap v3993: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:02:36.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:02:36 smithi080 bash[28361]: audit 2023-12-01T07:02:36.651995+0000 mon.a (mon.0) 3022 : audit 0 from='client.? 172.21.15.80:0/2203684137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:02:36.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:02:36 smithi080 bash[41963]: cluster 2023-12-01T07:02:35.336578+0000 mgr.y (mgr.24362) 4024 : cluster 0 pgmap v3993: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:02:36.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:02:36 smithi080 bash[41963]: audit 2023-12-01T07:02:36.651995+0000 mon.a (mon.0) 3022 : audit 0 from='client.? 172.21.15.80:0/2203684137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:02:37.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:02:36 smithi090 bash[32384]: cluster 2023-12-01T07:02:35.336578+0000 mgr.y (mgr.24362) 4024 : cluster 0 pgmap v3993: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:02:37.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:02:36 smithi090 bash[32384]: audit 2023-12-01T07:02:36.651995+0000 mon.a (mon.0) 3022 : audit 0 from='client.? 172.21.15.80:0/2203684137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:02:38.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:02:38 smithi080 bash[28361]: cluster 2023-12-01T07:02:37.337778+0000 mgr.y (mgr.24362) 4025 : cluster 0 pgmap v3994: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:02:38.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:02:38 smithi080 bash[41963]: cluster 2023-12-01T07:02:37.337778+0000 mgr.y (mgr.24362) 4025 : cluster 0 pgmap v3994: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:02:39.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:02:38 smithi090 bash[32384]: cluster 2023-12-01T07:02:37.337778+0000 mgr.y (mgr.24362) 4025 : cluster 0 pgmap v3994: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:02:40.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:02:39 smithi090 bash[32384]: audit 2023-12-01T07:02:39.105045+0000 mon.a (mon.0) 3023 : audit 0 from='client.? 172.21.15.80:0/630883826' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:02:40.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:02:39 smithi080 bash[41963]: audit 2023-12-01T07:02:39.105045+0000 mon.a (mon.0) 3023 : audit 0 from='client.? 172.21.15.80:0/630883826' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:02:40.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:02:39 smithi080 bash[28361]: audit 2023-12-01T07:02:39.105045+0000 mon.a (mon.0) 3023 : audit 0 from='client.? 172.21.15.80:0/630883826' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:02:41.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:02:40 smithi090 bash[32384]: cluster 2023-12-01T07:02:39.338467+0000 mgr.y (mgr.24362) 4026 : cluster 0 pgmap v3995: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:02:41.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:02:40 smithi090 bash[32384]: audit 2023-12-01T07:02:39.988093+0000 mon.c (mon.2) 2572 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:02:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:02:40 smithi080 bash[28361]: cluster 2023-12-01T07:02:39.338467+0000 mgr.y (mgr.24362) 4026 : cluster 0 pgmap v3995: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:02:41.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:02:40 smithi080 bash[28361]: audit 2023-12-01T07:02:39.988093+0000 mon.c (mon.2) 2572 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:02:41.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:02:40 smithi080 bash[41963]: cluster 2023-12-01T07:02:39.338467+0000 mgr.y (mgr.24362) 4026 : cluster 0 pgmap v3995: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:02:41.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:02:40 smithi080 bash[41963]: audit 2023-12-01T07:02:39.988093+0000 mon.c (mon.2) 2572 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:02:42.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:02:41 smithi090 bash[32384]: audit 2023-12-01T07:02:41.558139+0000 mon.c (mon.2) 2573 : audit 0 from='client.? 172.21.15.80:0/3140778998' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:02:42.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:02:41 smithi080 bash[41963]: audit 2023-12-01T07:02:41.558139+0000 mon.c (mon.2) 2573 : audit 0 from='client.? 172.21.15.80:0/3140778998' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:02:42.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:02:41 smithi080 bash[28361]: audit 2023-12-01T07:02:41.558139+0000 mon.c (mon.2) 2573 : audit 0 from='client.? 172.21.15.80:0/3140778998' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:02:43.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:02:42 smithi090 bash[32384]: cluster 2023-12-01T07:02:41.339570+0000 mgr.y (mgr.24362) 4027 : cluster 0 pgmap v3996: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:02:43.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:02:42 smithi080 bash[41963]: cluster 2023-12-01T07:02:41.339570+0000 mgr.y (mgr.24362) 4027 : cluster 0 pgmap v3996: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:02:43.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:02:42 smithi080 bash[28361]: cluster 2023-12-01T07:02:41.339570+0000 mgr.y (mgr.24362) 4027 : cluster 0 pgmap v3996: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:02:45.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:02:44 smithi090 bash[32384]: cluster 2023-12-01T07:02:43.340283+0000 mgr.y (mgr.24362) 4028 : cluster 0 pgmap v3997: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:02:45.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:02:44 smithi090 bash[32384]: audit 2023-12-01T07:02:44.021710+0000 mon.a (mon.0) 3024 : audit 0 from='client.? 172.21.15.80:0/2557824711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:02:45.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:02:44 smithi080 bash[28361]: cluster 2023-12-01T07:02:43.340283+0000 mgr.y (mgr.24362) 4028 : cluster 0 pgmap v3997: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:02:45.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:02:44 smithi080 bash[28361]: audit 2023-12-01T07:02:44.021710+0000 mon.a (mon.0) 3024 : audit 0 from='client.? 172.21.15.80:0/2557824711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:02:45.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:02:44 smithi080 bash[41963]: cluster 2023-12-01T07:02:43.340283+0000 mgr.y (mgr.24362) 4028 : cluster 0 pgmap v3997: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:02:45.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:02:44 smithi080 bash[41963]: audit 2023-12-01T07:02:44.021710+0000 mon.a (mon.0) 3024 : audit 0 from='client.? 172.21.15.80:0/2557824711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:02:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:02:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:02:46] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T07:02:47.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:02:46 smithi090 bash[32384]: cluster 2023-12-01T07:02:45.340956+0000 mgr.y (mgr.24362) 4029 : cluster 0 pgmap v3998: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:02:47.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:02:46 smithi090 bash[32384]: audit 2023-12-01T07:02:46.474211+0000 mon.a (mon.0) 3025 : audit 0 from='client.? 172.21.15.80:0/1623449979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:02:47.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:02:46 smithi080 bash[28361]: cluster 2023-12-01T07:02:45.340956+0000 mgr.y (mgr.24362) 4029 : cluster 0 pgmap v3998: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:02:47.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:02:46 smithi080 bash[28361]: audit 2023-12-01T07:02:46.474211+0000 mon.a (mon.0) 3025 : audit 0 from='client.? 172.21.15.80:0/1623449979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:02:47.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:02:46 smithi080 bash[41963]: cluster 2023-12-01T07:02:45.340956+0000 mgr.y (mgr.24362) 4029 : cluster 0 pgmap v3998: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:02:47.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:02:46 smithi080 bash[41963]: audit 2023-12-01T07:02:46.474211+0000 mon.a (mon.0) 3025 : audit 0 from='client.? 172.21.15.80:0/1623449979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:02:49.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:02:48 smithi090 bash[32384]: cluster 2023-12-01T07:02:47.342088+0000 mgr.y (mgr.24362) 4030 : cluster 0 pgmap v3999: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:02:49.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:02:48 smithi080 bash[41963]: cluster 2023-12-01T07:02:47.342088+0000 mgr.y (mgr.24362) 4030 : cluster 0 pgmap v3999: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:02:49.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:02:48 smithi080 bash[28361]: cluster 2023-12-01T07:02:47.342088+0000 mgr.y (mgr.24362) 4030 : cluster 0 pgmap v3999: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:02:50.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:02:49 smithi090 bash[32384]: audit 2023-12-01T07:02:48.938153+0000 mon.a (mon.0) 3026 : audit 0 from='client.? 172.21.15.80:0/2863118301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:02:50.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:02:49 smithi080 bash[41963]: audit 2023-12-01T07:02:48.938153+0000 mon.a (mon.0) 3026 : audit 0 from='client.? 172.21.15.80:0/2863118301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:02:50.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:02:49 smithi080 bash[28361]: audit 2023-12-01T07:02:48.938153+0000 mon.a (mon.0) 3026 : audit 0 from='client.? 172.21.15.80:0/2863118301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:02:51.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:02:50 smithi090 bash[32384]: cluster 2023-12-01T07:02:49.342746+0000 mgr.y (mgr.24362) 4031 : cluster 0 pgmap v4000: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:02:51.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:02:50 smithi080 bash[41963]: cluster 2023-12-01T07:02:49.342746+0000 mgr.y (mgr.24362) 4031 : cluster 0 pgmap v4000: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:02:51.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:02:50 smithi080 bash[28361]: cluster 2023-12-01T07:02:49.342746+0000 mgr.y (mgr.24362) 4031 : cluster 0 pgmap v4000: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:02:52.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:02:51 smithi090 bash[32384]: audit 2023-12-01T07:02:51.390066+0000 mon.c (mon.2) 2574 : audit 0 from='client.? 172.21.15.80:0/2146984901' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:02:52.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:02:51 smithi080 bash[28361]: audit 2023-12-01T07:02:51.390066+0000 mon.c (mon.2) 2574 : audit 0 from='client.? 172.21.15.80:0/2146984901' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:02:52.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:02:51 smithi080 bash[41963]: audit 2023-12-01T07:02:51.390066+0000 mon.c (mon.2) 2574 : audit 0 from='client.? 172.21.15.80:0/2146984901' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:02:53.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:02:52 smithi090 bash[32384]: cluster 2023-12-01T07:02:51.343773+0000 mgr.y (mgr.24362) 4032 : cluster 0 pgmap v4001: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:02:53.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:02:52 smithi080 bash[28361]: cluster 2023-12-01T07:02:51.343773+0000 mgr.y (mgr.24362) 4032 : cluster 0 pgmap v4001: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:02:53.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:02:52 smithi080 bash[41963]: cluster 2023-12-01T07:02:51.343773+0000 mgr.y (mgr.24362) 4032 : cluster 0 pgmap v4001: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:02:55.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:02:54 smithi090 bash[32384]: cluster 2023-12-01T07:02:53.344394+0000 mgr.y (mgr.24362) 4033 : cluster 0 pgmap v4002: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:02:55.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:02:54 smithi090 bash[32384]: audit 2023-12-01T07:02:53.848967+0000 mon.c (mon.2) 2575 : audit 0 from='client.? 172.21.15.80:0/3281584186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:02:55.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:02:54 smithi080 bash[28361]: cluster 2023-12-01T07:02:53.344394+0000 mgr.y (mgr.24362) 4033 : cluster 0 pgmap v4002: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:02:55.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:02:54 smithi080 bash[28361]: audit 2023-12-01T07:02:53.848967+0000 mon.c (mon.2) 2575 : audit 0 from='client.? 172.21.15.80:0/3281584186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:02:55.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:02:54 smithi080 bash[41963]: cluster 2023-12-01T07:02:53.344394+0000 mgr.y (mgr.24362) 4033 : cluster 0 pgmap v4002: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:02:55.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:02:54 smithi080 bash[41963]: audit 2023-12-01T07:02:53.848967+0000 mon.c (mon.2) 2575 : audit 0 from='client.? 172.21.15.80:0/3281584186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:02:56.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:02:55 smithi090 bash[32384]: audit 2023-12-01T07:02:54.988469+0000 mon.c (mon.2) 2576 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:02:56.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:02:55 smithi080 bash[41963]: audit 2023-12-01T07:02:54.988469+0000 mon.c (mon.2) 2576 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:02:56.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:02:55 smithi080 bash[28361]: audit 2023-12-01T07:02:54.988469+0000 mon.c (mon.2) 2576 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:02:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:02:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:02:56] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T07:02:57.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:02:56 smithi090 bash[32384]: cluster 2023-12-01T07:02:55.344992+0000 mgr.y (mgr.24362) 4034 : cluster 0 pgmap v4003: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:02:57.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:02:56 smithi090 bash[32384]: audit 2023-12-01T07:02:56.305116+0000 mon.a (mon.0) 3027 : audit 0 from='client.? 172.21.15.80:0/3710985789' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:02:57.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:02:56 smithi080 bash[41963]: cluster 2023-12-01T07:02:55.344992+0000 mgr.y (mgr.24362) 4034 : cluster 0 pgmap v4003: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:02:57.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:02:56 smithi080 bash[41963]: audit 2023-12-01T07:02:56.305116+0000 mon.a (mon.0) 3027 : audit 0 from='client.? 172.21.15.80:0/3710985789' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:02:57.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:02:56 smithi080 bash[28361]: cluster 2023-12-01T07:02:55.344992+0000 mgr.y (mgr.24362) 4034 : cluster 0 pgmap v4003: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:02:57.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:02:56 smithi080 bash[28361]: audit 2023-12-01T07:02:56.305116+0000 mon.a (mon.0) 3027 : audit 0 from='client.? 172.21.15.80:0/3710985789' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:02:59.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:02:58 smithi090 bash[32384]: cluster 2023-12-01T07:02:57.346121+0000 mgr.y (mgr.24362) 4035 : cluster 0 pgmap v4004: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:02:59.094 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:02:58 smithi090 bash[32384]: audit 2023-12-01T07:02:58.761836+0000 mon.a (mon.0) 3028 : audit 0 from='client.? 172.21.15.80:0/2002314776' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:02:59.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:02:58 smithi080 bash[28361]: cluster 2023-12-01T07:02:57.346121+0000 mgr.y (mgr.24362) 4035 : cluster 0 pgmap v4004: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:02:59.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:02:58 smithi080 bash[28361]: audit 2023-12-01T07:02:58.761836+0000 mon.a (mon.0) 3028 : audit 0 from='client.? 172.21.15.80:0/2002314776' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:02:59.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:02:58 smithi080 bash[41963]: cluster 2023-12-01T07:02:57.346121+0000 mgr.y (mgr.24362) 4035 : cluster 0 pgmap v4004: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:02:59.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:02:58 smithi080 bash[41963]: audit 2023-12-01T07:02:58.761836+0000 mon.a (mon.0) 3028 : audit 0 from='client.? 172.21.15.80:0/2002314776' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:03:01.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:03:00 smithi080 bash[28361]: cluster 2023-12-01T07:02:59.346812+0000 mgr.y (mgr.24362) 4036 : cluster 0 pgmap v4005: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:03:01.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:03:00 smithi080 bash[41963]: cluster 2023-12-01T07:02:59.346812+0000 mgr.y (mgr.24362) 4036 : cluster 0 pgmap v4005: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:03:01.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:03:00 smithi090 bash[32384]: cluster 2023-12-01T07:02:59.346812+0000 mgr.y (mgr.24362) 4036 : cluster 0 pgmap v4005: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:03:02.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:03:01 smithi080 bash[41963]: audit 2023-12-01T07:03:01.225337+0000 mon.a (mon.0) 3029 : audit 0 from='client.? 172.21.15.80:0/3299218102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:03:02.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:03:01 smithi080 bash[28361]: audit 2023-12-01T07:03:01.225337+0000 mon.a (mon.0) 3029 : audit 0 from='client.? 172.21.15.80:0/3299218102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:03:02.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:03:01 smithi090 bash[32384]: audit 2023-12-01T07:03:01.225337+0000 mon.a (mon.0) 3029 : audit 0 from='client.? 172.21.15.80:0/3299218102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:03:03.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:03:02 smithi080 bash[28361]: cluster 2023-12-01T07:03:01.348034+0000 mgr.y (mgr.24362) 4037 : cluster 0 pgmap v4006: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:03:03.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:03:02 smithi080 bash[28361]: audit 2023-12-01T07:03:02.537478+0000 mon.c (mon.2) 2577 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:03:03.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:03:02 smithi080 bash[41963]: cluster 2023-12-01T07:03:01.348034+0000 mgr.y (mgr.24362) 4037 : cluster 0 pgmap v4006: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:03:03.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:03:02 smithi080 bash[41963]: audit 2023-12-01T07:03:02.537478+0000 mon.c (mon.2) 2577 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:03:03.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:03:02 smithi090 bash[32384]: cluster 2023-12-01T07:03:01.348034+0000 mgr.y (mgr.24362) 4037 : cluster 0 pgmap v4006: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:03:03.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:03:02 smithi090 bash[32384]: audit 2023-12-01T07:03:02.537478+0000 mon.c (mon.2) 2577 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:03:04.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:03:03 smithi080 bash[28361]: audit 2023-12-01T07:03:02.920081+0000 mon.a (mon.0) 3030 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:03:04.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:03:03 smithi080 bash[28361]: audit 2023-12-01T07:03:02.931126+0000 mon.a (mon.0) 3031 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:03:04.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:03:03 smithi080 bash[28361]: audit 2023-12-01T07:03:03.664779+0000 mon.c (mon.2) 2578 : audit 0 from='client.? 172.21.15.80:0/2731204132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:03:04.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:03:03 smithi080 bash[41963]: audit 2023-12-01T07:03:02.920081+0000 mon.a (mon.0) 3030 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:03:04.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:03:03 smithi080 bash[41963]: audit 2023-12-01T07:03:02.931126+0000 mon.a (mon.0) 3031 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:03:04.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:03:03 smithi080 bash[41963]: audit 2023-12-01T07:03:03.664779+0000 mon.c (mon.2) 2578 : audit 0 from='client.? 172.21.15.80:0/2731204132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:03:04.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:03:03 smithi090 bash[32384]: audit 2023-12-01T07:03:02.920081+0000 mon.a (mon.0) 3030 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:03:04.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:03:03 smithi090 bash[32384]: audit 2023-12-01T07:03:02.931126+0000 mon.a (mon.0) 3031 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:03:04.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:03:03 smithi090 bash[32384]: audit 2023-12-01T07:03:03.664779+0000 mon.c (mon.2) 2578 : audit 0 from='client.? 172.21.15.80:0/2731204132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:03:05.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:03:04 smithi080 bash[28361]: cluster 2023-12-01T07:03:03.348557+0000 mgr.y (mgr.24362) 4038 : cluster 0 pgmap v4007: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:03:05.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:03:04 smithi080 bash[41963]: cluster 2023-12-01T07:03:03.348557+0000 mgr.y (mgr.24362) 4038 : cluster 0 pgmap v4007: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:03:05.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:03:04 smithi090 bash[32384]: cluster 2023-12-01T07:03:03.348557+0000 mgr.y (mgr.24362) 4038 : cluster 0 pgmap v4007: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:03:06.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:03:05 smithi080 bash[41963]: cluster 2023-12-01T07:03:05.349171+0000 mgr.y (mgr.24362) 4039 : cluster 0 pgmap v4008: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:03:06.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:03:05 smithi080 bash[28361]: cluster 2023-12-01T07:03:05.349171+0000 mgr.y (mgr.24362) 4039 : cluster 0 pgmap v4008: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:03:06.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:03:05 smithi090 bash[32384]: cluster 2023-12-01T07:03:05.349171+0000 mgr.y (mgr.24362) 4039 : cluster 0 pgmap v4008: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:03:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:03:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:03:06] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T07:03:07.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:03:06 smithi080 bash[28361]: audit 2023-12-01T07:03:06.120740+0000 mon.c (mon.2) 2579 : audit 0 from='client.? 172.21.15.80:0/1155882580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:03:07.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:03:06 smithi080 bash[41963]: audit 2023-12-01T07:03:06.120740+0000 mon.c (mon.2) 2579 : audit 0 from='client.? 172.21.15.80:0/1155882580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:03:07.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:03:06 smithi090 bash[32384]: audit 2023-12-01T07:03:06.120740+0000 mon.c (mon.2) 2579 : audit 0 from='client.? 172.21.15.80:0/1155882580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:03:08.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:03:07 smithi090 bash[32384]: cluster 2023-12-01T07:03:07.350426+0000 mgr.y (mgr.24362) 4040 : cluster 0 pgmap v4009: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:03:08.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:03:07 smithi080 bash[28361]: cluster 2023-12-01T07:03:07.350426+0000 mgr.y (mgr.24362) 4040 : cluster 0 pgmap v4009: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:03:08.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:03:07 smithi080 bash[41963]: cluster 2023-12-01T07:03:07.350426+0000 mgr.y (mgr.24362) 4040 : cluster 0 pgmap v4009: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:03:09.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:03:09 smithi080 bash[28361]: audit 2023-12-01T07:03:08.382058+0000 mon.a (mon.0) 3032 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:03:09.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:03:09 smithi080 bash[28361]: audit 2023-12-01T07:03:08.391488+0000 mon.a (mon.0) 3033 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:03:09.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:03:09 smithi080 bash[28361]: audit 2023-12-01T07:03:08.578790+0000 mon.a (mon.0) 3034 : audit 0 from='client.? 172.21.15.80:0/1758155251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:03:09.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:03:09 smithi080 bash[28361]: audit 2023-12-01T07:03:09.037122+0000 mon.a (mon.0) 3035 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:03:09.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:03:09 smithi080 bash[28361]: audit 2023-12-01T07:03:09.048563+0000 mon.a (mon.0) 3036 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:03:09.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:03:09 smithi080 bash[41963]: audit 2023-12-01T07:03:08.382058+0000 mon.a (mon.0) 3032 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:03:09.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:03:09 smithi080 bash[41963]: audit 2023-12-01T07:03:08.391488+0000 mon.a (mon.0) 3033 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:03:09.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:03:09 smithi080 bash[41963]: audit 2023-12-01T07:03:08.578790+0000 mon.a (mon.0) 3034 : audit 0 from='client.? 172.21.15.80:0/1758155251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:03:09.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:03:09 smithi080 bash[41963]: audit 2023-12-01T07:03:09.037122+0000 mon.a (mon.0) 3035 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:03:09.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:03:09 smithi080 bash[41963]: audit 2023-12-01T07:03:09.048563+0000 mon.a (mon.0) 3036 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:03:09.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:03:09 smithi090 bash[32384]: audit 2023-12-01T07:03:08.382058+0000 mon.a (mon.0) 3032 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:03:09.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:03:09 smithi090 bash[32384]: audit 2023-12-01T07:03:08.391488+0000 mon.a (mon.0) 3033 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:03:09.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:03:09 smithi090 bash[32384]: audit 2023-12-01T07:03:08.578790+0000 mon.a (mon.0) 3034 : audit 0 from='client.? 172.21.15.80:0/1758155251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:03:09.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:03:09 smithi090 bash[32384]: audit 2023-12-01T07:03:09.037122+0000 mon.a (mon.0) 3035 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:03:09.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:03:09 smithi090 bash[32384]: audit 2023-12-01T07:03:09.048563+0000 mon.a (mon.0) 3036 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:03:10.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:03:10 smithi080 bash[28361]: cluster 2023-12-01T07:03:09.351131+0000 mgr.y (mgr.24362) 4041 : cluster 0 pgmap v4010: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:03:10.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:03:10 smithi080 bash[28361]: audit 2023-12-01T07:03:09.519832+0000 mon.c (mon.2) 2580 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:03:10.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:03:10 smithi080 bash[28361]: audit 2023-12-01T07:03:09.521629+0000 mon.c (mon.2) 2581 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:03:10.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:03:10 smithi080 bash[28361]: audit 2023-12-01T07:03:09.530672+0000 mon.a (mon.0) 3037 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:03:10.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:03:10 smithi080 bash[28361]: audit 2023-12-01T07:03:09.988933+0000 mon.c (mon.2) 2582 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:03:10.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:03:10 smithi080 bash[41963]: cluster 2023-12-01T07:03:09.351131+0000 mgr.y (mgr.24362) 4041 : cluster 0 pgmap v4010: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:03:10.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:03:10 smithi080 bash[41963]: audit 2023-12-01T07:03:09.519832+0000 mon.c (mon.2) 2580 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:03:10.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:03:10 smithi080 bash[41963]: audit 2023-12-01T07:03:09.521629+0000 mon.c (mon.2) 2581 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:03:10.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:03:10 smithi080 bash[41963]: audit 2023-12-01T07:03:09.530672+0000 mon.a (mon.0) 3037 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:03:10.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:03:10 smithi080 bash[41963]: audit 2023-12-01T07:03:09.988933+0000 mon.c (mon.2) 2582 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:03:10.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:03:10 smithi090 bash[32384]: cluster 2023-12-01T07:03:09.351131+0000 mgr.y (mgr.24362) 4041 : cluster 0 pgmap v4010: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:03:10.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:03:10 smithi090 bash[32384]: audit 2023-12-01T07:03:09.519832+0000 mon.c (mon.2) 2580 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:03:10.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:03:10 smithi090 bash[32384]: audit 2023-12-01T07:03:09.521629+0000 mon.c (mon.2) 2581 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:03:10.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:03:10 smithi090 bash[32384]: audit 2023-12-01T07:03:09.530672+0000 mon.a (mon.0) 3037 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:03:10.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:03:10 smithi090 bash[32384]: audit 2023-12-01T07:03:09.988933+0000 mon.c (mon.2) 2582 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:03:11.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:03:11 smithi080 bash[41963]: audit 2023-12-01T07:03:11.030304+0000 mon.a (mon.0) 3038 : audit 0 from='client.? 172.21.15.80:0/4003961727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:03:11.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:03:11 smithi080 bash[28361]: audit 2023-12-01T07:03:11.030304+0000 mon.a (mon.0) 3038 : audit 0 from='client.? 172.21.15.80:0/4003961727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:03:11.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:03:11 smithi090 bash[32384]: audit 2023-12-01T07:03:11.030304+0000 mon.a (mon.0) 3038 : audit 0 from='client.? 172.21.15.80:0/4003961727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:03:12.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:03:12 smithi080 bash[28361]: cluster 2023-12-01T07:03:11.352433+0000 mgr.y (mgr.24362) 4042 : cluster 0 pgmap v4011: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:03:12.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:03:12 smithi080 bash[41963]: cluster 2023-12-01T07:03:11.352433+0000 mgr.y (mgr.24362) 4042 : cluster 0 pgmap v4011: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:03:12.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:03:12 smithi090 bash[32384]: cluster 2023-12-01T07:03:11.352433+0000 mgr.y (mgr.24362) 4042 : cluster 0 pgmap v4011: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:03:14.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:03:14 smithi080 bash[28361]: cluster 2023-12-01T07:03:13.353100+0000 mgr.y (mgr.24362) 4043 : cluster 0 pgmap v4012: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:03:14.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:03:14 smithi080 bash[28361]: audit 2023-12-01T07:03:13.479408+0000 mon.a (mon.0) 3039 : audit 0 from='client.? 172.21.15.80:0/3182762846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:03:14.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:03:14 smithi080 bash[41963]: cluster 2023-12-01T07:03:13.353100+0000 mgr.y (mgr.24362) 4043 : cluster 0 pgmap v4012: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:03:14.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:03:14 smithi080 bash[41963]: audit 2023-12-01T07:03:13.479408+0000 mon.a (mon.0) 3039 : audit 0 from='client.? 172.21.15.80:0/3182762846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:03:14.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:03:14 smithi090 bash[32384]: cluster 2023-12-01T07:03:13.353100+0000 mgr.y (mgr.24362) 4043 : cluster 0 pgmap v4012: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:03:14.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:03:14 smithi090 bash[32384]: audit 2023-12-01T07:03:13.479408+0000 mon.a (mon.0) 3039 : audit 0 from='client.? 172.21.15.80:0/3182762846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:03:16.614 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:03:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:03:16] "GET /metrics HTTP/1.1" 200 33977 "" "Prometheus/2.43.0" 2023-12-01T07:03:16.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:03:16 smithi080 bash[28361]: cluster 2023-12-01T07:03:15.353770+0000 mgr.y (mgr.24362) 4044 : cluster 0 pgmap v4013: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:03:16.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:03:16 smithi080 bash[28361]: audit 2023-12-01T07:03:15.926307+0000 mon.a (mon.0) 3040 : audit 0 from='client.? 172.21.15.80:0/1712534719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:03:16.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:03:16 smithi080 bash[41963]: cluster 2023-12-01T07:03:15.353770+0000 mgr.y (mgr.24362) 4044 : cluster 0 pgmap v4013: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:03:16.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:03:16 smithi080 bash[41963]: audit 2023-12-01T07:03:15.926307+0000 mon.a (mon.0) 3040 : audit 0 from='client.? 172.21.15.80:0/1712534719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:03:17.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:03:16 smithi090 bash[32384]: cluster 2023-12-01T07:03:15.353770+0000 mgr.y (mgr.24362) 4044 : cluster 0 pgmap v4013: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:03:17.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:03:16 smithi090 bash[32384]: audit 2023-12-01T07:03:15.926307+0000 mon.a (mon.0) 3040 : audit 0 from='client.? 172.21.15.80:0/1712534719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:03:18.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:03:18 smithi080 bash[28361]: cluster 2023-12-01T07:03:17.354899+0000 mgr.y (mgr.24362) 4045 : cluster 0 pgmap v4014: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:03:18.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:03:18 smithi080 bash[28361]: audit 2023-12-01T07:03:18.387717+0000 mon.a (mon.0) 3041 : audit 0 from='client.? 172.21.15.80:0/625438892' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:03:18.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:03:18 smithi080 bash[41963]: cluster 2023-12-01T07:03:17.354899+0000 mgr.y (mgr.24362) 4045 : cluster 0 pgmap v4014: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:03:18.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:03:18 smithi080 bash[41963]: audit 2023-12-01T07:03:18.387717+0000 mon.a (mon.0) 3041 : audit 0 from='client.? 172.21.15.80:0/625438892' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:03:19.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:03:18 smithi090 bash[32384]: cluster 2023-12-01T07:03:17.354899+0000 mgr.y (mgr.24362) 4045 : cluster 0 pgmap v4014: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:03:19.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:03:18 smithi090 bash[32384]: audit 2023-12-01T07:03:18.387717+0000 mon.a (mon.0) 3041 : audit 0 from='client.? 172.21.15.80:0/625438892' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:03:20.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:03:20 smithi080 bash[28361]: cluster 2023-12-01T07:03:19.355533+0000 mgr.y (mgr.24362) 4046 : cluster 0 pgmap v4015: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:03:20.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:03:20 smithi080 bash[41963]: cluster 2023-12-01T07:03:19.355533+0000 mgr.y (mgr.24362) 4046 : cluster 0 pgmap v4015: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:03:21.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:03:20 smithi090 bash[32384]: cluster 2023-12-01T07:03:19.355533+0000 mgr.y (mgr.24362) 4046 : cluster 0 pgmap v4015: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:03:21.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:03:21 smithi080 bash[28361]: audit 2023-12-01T07:03:20.835714+0000 mon.a (mon.0) 3042 : audit 0 from='client.? 172.21.15.80:0/1356432939' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:03:21.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:03:21 smithi080 bash[41963]: audit 2023-12-01T07:03:20.835714+0000 mon.a (mon.0) 3042 : audit 0 from='client.? 172.21.15.80:0/1356432939' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:03:22.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:03:21 smithi090 bash[32384]: audit 2023-12-01T07:03:20.835714+0000 mon.a (mon.0) 3042 : audit 0 from='client.? 172.21.15.80:0/1356432939' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:03:22.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:03:22 smithi080 bash[28361]: cluster 2023-12-01T07:03:21.356659+0000 mgr.y (mgr.24362) 4047 : cluster 0 pgmap v4016: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:03:22.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:03:22 smithi080 bash[41963]: cluster 2023-12-01T07:03:21.356659+0000 mgr.y (mgr.24362) 4047 : cluster 0 pgmap v4016: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:03:23.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:03:22 smithi090 bash[32384]: cluster 2023-12-01T07:03:21.356659+0000 mgr.y (mgr.24362) 4047 : cluster 0 pgmap v4016: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:03:23.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:03:23 smithi080 bash[28361]: audit 2023-12-01T07:03:23.274659+0000 mon.c (mon.2) 2583 : audit 0 from='client.? 172.21.15.80:0/470360876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:03:23.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:03:23 smithi080 bash[41963]: audit 2023-12-01T07:03:23.274659+0000 mon.c (mon.2) 2583 : audit 0 from='client.? 172.21.15.80:0/470360876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:03:24.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:03:23 smithi090 bash[32384]: audit 2023-12-01T07:03:23.274659+0000 mon.c (mon.2) 2583 : audit 0 from='client.? 172.21.15.80:0/470360876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:03:24.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:03:24 smithi080 bash[41963]: cluster 2023-12-01T07:03:23.357275+0000 mgr.y (mgr.24362) 4048 : cluster 0 pgmap v4017: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:03:24.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:03:24 smithi080 bash[28361]: cluster 2023-12-01T07:03:23.357275+0000 mgr.y (mgr.24362) 4048 : cluster 0 pgmap v4017: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:03:25.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:03:24 smithi090 bash[32384]: cluster 2023-12-01T07:03:23.357275+0000 mgr.y (mgr.24362) 4048 : cluster 0 pgmap v4017: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:03:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:03:25 smithi080 bash[41963]: audit 2023-12-01T07:03:24.989759+0000 mon.c (mon.2) 2584 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:03:25.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:03:25 smithi080 bash[28361]: audit 2023-12-01T07:03:24.989759+0000 mon.c (mon.2) 2584 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:03:26.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:03:25 smithi090 bash[32384]: audit 2023-12-01T07:03:24.989759+0000 mon.c (mon.2) 2584 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:03:26.658 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:03:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:03:26] "GET /metrics HTTP/1.1" 200 33977 "" "Prometheus/2.43.0" 2023-12-01T07:03:26.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:03:26 smithi080 bash[28361]: cluster 2023-12-01T07:03:25.358044+0000 mgr.y (mgr.24362) 4049 : cluster 0 pgmap v4018: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:03:26.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:03:26 smithi080 bash[28361]: audit 2023-12-01T07:03:25.731601+0000 mon.c (mon.2) 2585 : audit 0 from='client.? 172.21.15.80:0/675236876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:03:26.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:03:26 smithi080 bash[41963]: cluster 2023-12-01T07:03:25.358044+0000 mgr.y (mgr.24362) 4049 : cluster 0 pgmap v4018: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:03:26.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:03:26 smithi080 bash[41963]: audit 2023-12-01T07:03:25.731601+0000 mon.c (mon.2) 2585 : audit 0 from='client.? 172.21.15.80:0/675236876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:03:27.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:03:26 smithi090 bash[32384]: cluster 2023-12-01T07:03:25.358044+0000 mgr.y (mgr.24362) 4049 : cluster 0 pgmap v4018: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:03:27.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:03:26 smithi090 bash[32384]: audit 2023-12-01T07:03:25.731601+0000 mon.c (mon.2) 2585 : audit 0 from='client.? 172.21.15.80:0/675236876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:03:28.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:03:28 smithi080 bash[28361]: cluster 2023-12-01T07:03:27.359204+0000 mgr.y (mgr.24362) 4050 : cluster 0 pgmap v4019: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:03:28.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:03:28 smithi080 bash[28361]: audit 2023-12-01T07:03:28.181089+0000 mon.a (mon.0) 3043 : audit 0 from='client.? 172.21.15.80:0/750224483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:03:28.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:03:28 smithi080 bash[41963]: cluster 2023-12-01T07:03:27.359204+0000 mgr.y (mgr.24362) 4050 : cluster 0 pgmap v4019: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:03:28.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:03:28 smithi080 bash[41963]: audit 2023-12-01T07:03:28.181089+0000 mon.a (mon.0) 3043 : audit 0 from='client.? 172.21.15.80:0/750224483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:03:29.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:03:28 smithi090 bash[32384]: cluster 2023-12-01T07:03:27.359204+0000 mgr.y (mgr.24362) 4050 : cluster 0 pgmap v4019: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:03:29.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:03:28 smithi090 bash[32384]: audit 2023-12-01T07:03:28.181089+0000 mon.a (mon.0) 3043 : audit 0 from='client.? 172.21.15.80:0/750224483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:03:30.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:03:30 smithi080 bash[28361]: cluster 2023-12-01T07:03:29.359870+0000 mgr.y (mgr.24362) 4051 : cluster 0 pgmap v4020: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:03:30.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:03:30 smithi080 bash[28361]: audit 2023-12-01T07:03:30.638838+0000 mon.c (mon.2) 2586 : audit 0 from='client.? 172.21.15.80:0/344737599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:03:30.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:03:30 smithi080 bash[41963]: cluster 2023-12-01T07:03:29.359870+0000 mgr.y (mgr.24362) 4051 : cluster 0 pgmap v4020: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:03:30.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:03:30 smithi080 bash[41963]: audit 2023-12-01T07:03:30.638838+0000 mon.c (mon.2) 2586 : audit 0 from='client.? 172.21.15.80:0/344737599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:03:31.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:03:30 smithi090 bash[32384]: cluster 2023-12-01T07:03:29.359870+0000 mgr.y (mgr.24362) 4051 : cluster 0 pgmap v4020: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:03:31.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:03:30 smithi090 bash[32384]: audit 2023-12-01T07:03:30.638838+0000 mon.c (mon.2) 2586 : audit 0 from='client.? 172.21.15.80:0/344737599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:03:32.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:03:32 smithi080 bash[28361]: cluster 2023-12-01T07:03:31.360950+0000 mgr.y (mgr.24362) 4052 : cluster 0 pgmap v4021: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:03:32.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:03:32 smithi080 bash[41963]: cluster 2023-12-01T07:03:31.360950+0000 mgr.y (mgr.24362) 4052 : cluster 0 pgmap v4021: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:03:33.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:03:32 smithi090 bash[32384]: cluster 2023-12-01T07:03:31.360950+0000 mgr.y (mgr.24362) 4052 : cluster 0 pgmap v4021: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:03:33.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:03:33 smithi080 bash[28361]: audit 2023-12-01T07:03:33.097966+0000 mon.c (mon.2) 2587 : audit 0 from='client.? 172.21.15.80:0/329964668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:03:33.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:03:33 smithi080 bash[41963]: audit 2023-12-01T07:03:33.097966+0000 mon.c (mon.2) 2587 : audit 0 from='client.? 172.21.15.80:0/329964668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:03:34.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:03:33 smithi090 bash[32384]: audit 2023-12-01T07:03:33.097966+0000 mon.c (mon.2) 2587 : audit 0 from='client.? 172.21.15.80:0/329964668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:03:35.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:03:34 smithi090 bash[32384]: cluster 2023-12-01T07:03:33.361754+0000 mgr.y (mgr.24362) 4053 : cluster 0 pgmap v4022: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:03:35.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:03:34 smithi080 bash[28361]: cluster 2023-12-01T07:03:33.361754+0000 mgr.y (mgr.24362) 4053 : cluster 0 pgmap v4022: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:03:35.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:03:34 smithi080 bash[41963]: cluster 2023-12-01T07:03:33.361754+0000 mgr.y (mgr.24362) 4053 : cluster 0 pgmap v4022: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:03:36.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:03:35 smithi090 bash[32384]: audit 2023-12-01T07:03:35.548377+0000 mon.c (mon.2) 2588 : audit 0 from='client.? 172.21.15.80:0/2078579286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:03:36.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:03:35 smithi080 bash[28361]: audit 2023-12-01T07:03:35.548377+0000 mon.c (mon.2) 2588 : audit 0 from='client.? 172.21.15.80:0/2078579286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:03:36.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:03:35 smithi080 bash[41963]: audit 2023-12-01T07:03:35.548377+0000 mon.c (mon.2) 2588 : audit 0 from='client.? 172.21.15.80:0/2078579286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:03:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:03:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:03:36] "GET /metrics HTTP/1.1" 200 33977 "" "Prometheus/2.43.0" 2023-12-01T07:03:37.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:03:36 smithi090 bash[32384]: cluster 2023-12-01T07:03:35.362523+0000 mgr.y (mgr.24362) 4054 : cluster 0 pgmap v4023: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:03:37.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:03:36 smithi080 bash[41963]: cluster 2023-12-01T07:03:35.362523+0000 mgr.y (mgr.24362) 4054 : cluster 0 pgmap v4023: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:03:37.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:03:36 smithi080 bash[28361]: cluster 2023-12-01T07:03:35.362523+0000 mgr.y (mgr.24362) 4054 : cluster 0 pgmap v4023: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:03:39.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:03:38 smithi090 bash[32384]: cluster 2023-12-01T07:03:37.363743+0000 mgr.y (mgr.24362) 4055 : cluster 0 pgmap v4024: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:03:39.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:03:38 smithi090 bash[32384]: audit 2023-12-01T07:03:38.005865+0000 mon.a (mon.0) 3044 : audit 0 from='client.? 172.21.15.80:0/2485941737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:03:39.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:03:38 smithi080 bash[41963]: cluster 2023-12-01T07:03:37.363743+0000 mgr.y (mgr.24362) 4055 : cluster 0 pgmap v4024: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:03:39.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:03:38 smithi080 bash[41963]: audit 2023-12-01T07:03:38.005865+0000 mon.a (mon.0) 3044 : audit 0 from='client.? 172.21.15.80:0/2485941737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:03:39.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:03:38 smithi080 bash[28361]: cluster 2023-12-01T07:03:37.363743+0000 mgr.y (mgr.24362) 4055 : cluster 0 pgmap v4024: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:03:39.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:03:38 smithi080 bash[28361]: audit 2023-12-01T07:03:38.005865+0000 mon.a (mon.0) 3044 : audit 0 from='client.? 172.21.15.80:0/2485941737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:03:41.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:03:40 smithi090 bash[32384]: cluster 2023-12-01T07:03:39.364511+0000 mgr.y (mgr.24362) 4056 : cluster 0 pgmap v4025: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:03:41.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:03:40 smithi090 bash[32384]: audit 2023-12-01T07:03:39.989868+0000 mon.c (mon.2) 2589 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:03:41.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:03:40 smithi090 bash[32384]: audit 2023-12-01T07:03:40.454889+0000 mon.a (mon.0) 3045 : audit 0 from='client.? 172.21.15.80:0/3614788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:03:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:03:40 smithi080 bash[28361]: cluster 2023-12-01T07:03:39.364511+0000 mgr.y (mgr.24362) 4056 : cluster 0 pgmap v4025: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:03:41.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:03:40 smithi080 bash[28361]: audit 2023-12-01T07:03:39.989868+0000 mon.c (mon.2) 2589 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:03:41.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:03:40 smithi080 bash[28361]: audit 2023-12-01T07:03:40.454889+0000 mon.a (mon.0) 3045 : audit 0 from='client.? 172.21.15.80:0/3614788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:03:41.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:03:40 smithi080 bash[41963]: cluster 2023-12-01T07:03:39.364511+0000 mgr.y (mgr.24362) 4056 : cluster 0 pgmap v4025: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:03:41.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:03:40 smithi080 bash[41963]: audit 2023-12-01T07:03:39.989868+0000 mon.c (mon.2) 2589 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:03:41.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:03:40 smithi080 bash[41963]: audit 2023-12-01T07:03:40.454889+0000 mon.a (mon.0) 3045 : audit 0 from='client.? 172.21.15.80:0/3614788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:03:43.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:03:42 smithi090 bash[32384]: cluster 2023-12-01T07:03:41.365694+0000 mgr.y (mgr.24362) 4057 : cluster 0 pgmap v4026: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:03:43.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:03:42 smithi080 bash[41963]: cluster 2023-12-01T07:03:41.365694+0000 mgr.y (mgr.24362) 4057 : cluster 0 pgmap v4026: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:03:43.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:03:42 smithi080 bash[28361]: cluster 2023-12-01T07:03:41.365694+0000 mgr.y (mgr.24362) 4057 : cluster 0 pgmap v4026: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:03:44.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:03:43 smithi090 bash[32384]: audit 2023-12-01T07:03:42.909959+0000 mon.a (mon.0) 3046 : audit 0 from='client.? 172.21.15.80:0/3878851138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:03:44.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:03:43 smithi080 bash[28361]: audit 2023-12-01T07:03:42.909959+0000 mon.a (mon.0) 3046 : audit 0 from='client.? 172.21.15.80:0/3878851138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:03:44.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:03:43 smithi080 bash[41963]: audit 2023-12-01T07:03:42.909959+0000 mon.a (mon.0) 3046 : audit 0 from='client.? 172.21.15.80:0/3878851138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:03:45.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:03:44 smithi090 bash[32384]: cluster 2023-12-01T07:03:43.366489+0000 mgr.y (mgr.24362) 4058 : cluster 0 pgmap v4027: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:03:45.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:03:44 smithi080 bash[28361]: cluster 2023-12-01T07:03:43.366489+0000 mgr.y (mgr.24362) 4058 : cluster 0 pgmap v4027: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:03:45.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:03:44 smithi080 bash[41963]: cluster 2023-12-01T07:03:43.366489+0000 mgr.y (mgr.24362) 4058 : cluster 0 pgmap v4027: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:03:46.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:03:45 smithi090 bash[32384]: audit 2023-12-01T07:03:45.359716+0000 mon.a (mon.0) 3047 : audit 0 from='client.? 172.21.15.80:0/1943843209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:03:46.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:03:45 smithi080 bash[41963]: audit 2023-12-01T07:03:45.359716+0000 mon.a (mon.0) 3047 : audit 0 from='client.? 172.21.15.80:0/1943843209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:03:46.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:03:45 smithi080 bash[28361]: audit 2023-12-01T07:03:45.359716+0000 mon.a (mon.0) 3047 : audit 0 from='client.? 172.21.15.80:0/1943843209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:03:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:03:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:03:46] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T07:03:47.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:03:46 smithi090 bash[32384]: cluster 2023-12-01T07:03:45.367223+0000 mgr.y (mgr.24362) 4059 : cluster 0 pgmap v4028: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:03:47.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:03:46 smithi080 bash[28361]: cluster 2023-12-01T07:03:45.367223+0000 mgr.y (mgr.24362) 4059 : cluster 0 pgmap v4028: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:03:47.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:03:46 smithi080 bash[41963]: cluster 2023-12-01T07:03:45.367223+0000 mgr.y (mgr.24362) 4059 : cluster 0 pgmap v4028: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:03:49.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:03:48 smithi090 bash[32384]: cluster 2023-12-01T07:03:47.368438+0000 mgr.y (mgr.24362) 4060 : cluster 0 pgmap v4029: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:03:49.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:03:48 smithi090 bash[32384]: audit 2023-12-01T07:03:47.806660+0000 mon.a (mon.0) 3048 : audit 0 from='client.? 172.21.15.80:0/387711583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:03:49.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:03:48 smithi080 bash[41963]: cluster 2023-12-01T07:03:47.368438+0000 mgr.y (mgr.24362) 4060 : cluster 0 pgmap v4029: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:03:49.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:03:48 smithi080 bash[41963]: audit 2023-12-01T07:03:47.806660+0000 mon.a (mon.0) 3048 : audit 0 from='client.? 172.21.15.80:0/387711583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:03:49.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:03:48 smithi080 bash[28361]: cluster 2023-12-01T07:03:47.368438+0000 mgr.y (mgr.24362) 4060 : cluster 0 pgmap v4029: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:03:49.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:03:48 smithi080 bash[28361]: audit 2023-12-01T07:03:47.806660+0000 mon.a (mon.0) 3048 : audit 0 from='client.? 172.21.15.80:0/387711583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:03:51.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:03:50 smithi090 bash[32384]: cluster 2023-12-01T07:03:49.369109+0000 mgr.y (mgr.24362) 4061 : cluster 0 pgmap v4030: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:03:51.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:03:50 smithi090 bash[32384]: audit 2023-12-01T07:03:50.285396+0000 mon.c (mon.2) 2590 : audit 0 from='client.? 172.21.15.80:0/1008185760' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:03:51.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:03:50 smithi080 bash[41963]: cluster 2023-12-01T07:03:49.369109+0000 mgr.y (mgr.24362) 4061 : cluster 0 pgmap v4030: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:03:51.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:03:50 smithi080 bash[41963]: audit 2023-12-01T07:03:50.285396+0000 mon.c (mon.2) 2590 : audit 0 from='client.? 172.21.15.80:0/1008185760' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:03:51.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:03:50 smithi080 bash[28361]: cluster 2023-12-01T07:03:49.369109+0000 mgr.y (mgr.24362) 4061 : cluster 0 pgmap v4030: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:03:51.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:03:50 smithi080 bash[28361]: audit 2023-12-01T07:03:50.285396+0000 mon.c (mon.2) 2590 : audit 0 from='client.? 172.21.15.80:0/1008185760' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:03:53.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:03:52 smithi090 bash[32384]: cluster 2023-12-01T07:03:51.370289+0000 mgr.y (mgr.24362) 4062 : cluster 0 pgmap v4031: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:03:53.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:03:52 smithi090 bash[32384]: audit 2023-12-01T07:03:52.737842+0000 mon.a (mon.0) 3049 : audit 0 from='client.? 172.21.15.80:0/4257625874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:03:53.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:03:52 smithi080 bash[28361]: cluster 2023-12-01T07:03:51.370289+0000 mgr.y (mgr.24362) 4062 : cluster 0 pgmap v4031: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:03:53.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:03:52 smithi080 bash[28361]: audit 2023-12-01T07:03:52.737842+0000 mon.a (mon.0) 3049 : audit 0 from='client.? 172.21.15.80:0/4257625874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:03:53.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:03:52 smithi080 bash[41963]: cluster 2023-12-01T07:03:51.370289+0000 mgr.y (mgr.24362) 4062 : cluster 0 pgmap v4031: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:03:53.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:03:52 smithi080 bash[41963]: audit 2023-12-01T07:03:52.737842+0000 mon.a (mon.0) 3049 : audit 0 from='client.? 172.21.15.80:0/4257625874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:03:55.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:03:54 smithi090 bash[32384]: cluster 2023-12-01T07:03:53.371055+0000 mgr.y (mgr.24362) 4063 : cluster 0 pgmap v4032: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:03:55.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:03:54 smithi080 bash[41963]: cluster 2023-12-01T07:03:53.371055+0000 mgr.y (mgr.24362) 4063 : cluster 0 pgmap v4032: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:03:55.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:03:54 smithi080 bash[28361]: cluster 2023-12-01T07:03:53.371055+0000 mgr.y (mgr.24362) 4063 : cluster 0 pgmap v4032: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:03:56.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:03:55 smithi090 bash[32384]: audit 2023-12-01T07:03:54.989416+0000 mon.c (mon.2) 2591 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:03:56.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:03:55 smithi090 bash[32384]: audit 2023-12-01T07:03:55.208368+0000 mon.c (mon.2) 2592 : audit 0 from='client.? 172.21.15.80:0/906902623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:03:56.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:03:55 smithi080 bash[28361]: audit 2023-12-01T07:03:54.989416+0000 mon.c (mon.2) 2591 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:03:56.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:03:55 smithi080 bash[28361]: audit 2023-12-01T07:03:55.208368+0000 mon.c (mon.2) 2592 : audit 0 from='client.? 172.21.15.80:0/906902623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:03:56.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:03:55 smithi080 bash[41963]: audit 2023-12-01T07:03:54.989416+0000 mon.c (mon.2) 2591 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:03:56.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:03:55 smithi080 bash[41963]: audit 2023-12-01T07:03:55.208368+0000 mon.c (mon.2) 2592 : audit 0 from='client.? 172.21.15.80:0/906902623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:03:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:03:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:03:56] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T07:03:57.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:03:56 smithi090 bash[32384]: cluster 2023-12-01T07:03:55.371716+0000 mgr.y (mgr.24362) 4064 : cluster 0 pgmap v4033: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:03:57.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:03:56 smithi080 bash[41963]: cluster 2023-12-01T07:03:55.371716+0000 mgr.y (mgr.24362) 4064 : cluster 0 pgmap v4033: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:03:57.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:03:56 smithi080 bash[28361]: cluster 2023-12-01T07:03:55.371716+0000 mgr.y (mgr.24362) 4064 : cluster 0 pgmap v4033: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:03:58.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:03:57 smithi090 bash[32384]: audit 2023-12-01T07:03:57.658836+0000 mon.a (mon.0) 3050 : audit 0 from='client.? 172.21.15.80:0/247948040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:03:58.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:03:57 smithi080 bash[41963]: audit 2023-12-01T07:03:57.658836+0000 mon.a (mon.0) 3050 : audit 0 from='client.? 172.21.15.80:0/247948040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:03:58.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:03:57 smithi080 bash[28361]: audit 2023-12-01T07:03:57.658836+0000 mon.a (mon.0) 3050 : audit 0 from='client.? 172.21.15.80:0/247948040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:03:59.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:03:58 smithi090 bash[32384]: cluster 2023-12-01T07:03:57.372695+0000 mgr.y (mgr.24362) 4065 : cluster 0 pgmap v4034: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:03:59.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:03:58 smithi080 bash[28361]: cluster 2023-12-01T07:03:57.372695+0000 mgr.y (mgr.24362) 4065 : cluster 0 pgmap v4034: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:03:59.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:03:58 smithi080 bash[41963]: cluster 2023-12-01T07:03:57.372695+0000 mgr.y (mgr.24362) 4065 : cluster 0 pgmap v4034: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:04:01.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:04:00 smithi080 bash[41963]: cluster 2023-12-01T07:03:59.373366+0000 mgr.y (mgr.24362) 4066 : cluster 0 pgmap v4035: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:04:01.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:04:00 smithi080 bash[41963]: audit 2023-12-01T07:04:00.112681+0000 mon.c (mon.2) 2593 : audit 0 from='client.? 172.21.15.80:0/1147605393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:04:01.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:04:00 smithi080 bash[28361]: cluster 2023-12-01T07:03:59.373366+0000 mgr.y (mgr.24362) 4066 : cluster 0 pgmap v4035: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:04:01.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:04:00 smithi080 bash[28361]: audit 2023-12-01T07:04:00.112681+0000 mon.c (mon.2) 2593 : audit 0 from='client.? 172.21.15.80:0/1147605393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:04:01.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:04:00 smithi090 bash[32384]: cluster 2023-12-01T07:03:59.373366+0000 mgr.y (mgr.24362) 4066 : cluster 0 pgmap v4035: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:04:01.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:04:00 smithi090 bash[32384]: audit 2023-12-01T07:04:00.112681+0000 mon.c (mon.2) 2593 : audit 0 from='client.? 172.21.15.80:0/1147605393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:04:03.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:04:02 smithi080 bash[41963]: cluster 2023-12-01T07:04:01.374440+0000 mgr.y (mgr.24362) 4067 : cluster 0 pgmap v4036: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:04:03.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:04:02 smithi080 bash[41963]: audit 2023-12-01T07:04:02.567969+0000 mon.a (mon.0) 3051 : audit 0 from='client.? 172.21.15.80:0/973630371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:04:03.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:04:02 smithi080 bash[28361]: cluster 2023-12-01T07:04:01.374440+0000 mgr.y (mgr.24362) 4067 : cluster 0 pgmap v4036: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:04:03.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:04:02 smithi080 bash[28361]: audit 2023-12-01T07:04:02.567969+0000 mon.a (mon.0) 3051 : audit 0 from='client.? 172.21.15.80:0/973630371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:04:03.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:04:02 smithi090 bash[32384]: cluster 2023-12-01T07:04:01.374440+0000 mgr.y (mgr.24362) 4067 : cluster 0 pgmap v4036: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:04:03.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:04:02 smithi090 bash[32384]: audit 2023-12-01T07:04:02.567969+0000 mon.a (mon.0) 3051 : audit 0 from='client.? 172.21.15.80:0/973630371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:04:05.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:04:04 smithi080 bash[28361]: cluster 2023-12-01T07:04:03.375145+0000 mgr.y (mgr.24362) 4068 : cluster 0 pgmap v4037: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:04:05.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:04:04 smithi080 bash[41963]: cluster 2023-12-01T07:04:03.375145+0000 mgr.y (mgr.24362) 4068 : cluster 0 pgmap v4037: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:04:05.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:04:04 smithi090 bash[32384]: cluster 2023-12-01T07:04:03.375145+0000 mgr.y (mgr.24362) 4068 : cluster 0 pgmap v4037: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:04:06.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:04:05 smithi080 bash[28361]: audit 2023-12-01T07:04:05.019165+0000 mon.c (mon.2) 2594 : audit 0 from='client.? 172.21.15.80:0/1882453198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:04:06.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:04:05 smithi080 bash[41963]: audit 2023-12-01T07:04:05.019165+0000 mon.c (mon.2) 2594 : audit 0 from='client.? 172.21.15.80:0/1882453198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:04:06.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:04:05 smithi090 bash[32384]: audit 2023-12-01T07:04:05.019165+0000 mon.c (mon.2) 2594 : audit 0 from='client.? 172.21.15.80:0/1882453198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:04:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:04:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:04:06] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T07:04:07.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:04:06 smithi080 bash[28361]: cluster 2023-12-01T07:04:05.375823+0000 mgr.y (mgr.24362) 4069 : cluster 0 pgmap v4038: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:04:07.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:04:06 smithi080 bash[41963]: cluster 2023-12-01T07:04:05.375823+0000 mgr.y (mgr.24362) 4069 : cluster 0 pgmap v4038: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:04:07.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:04:06 smithi090 bash[32384]: cluster 2023-12-01T07:04:05.375823+0000 mgr.y (mgr.24362) 4069 : cluster 0 pgmap v4038: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:04:08.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:04:07 smithi080 bash[41963]: audit 2023-12-01T07:04:07.476274+0000 mon.a (mon.0) 3052 : audit 0 from='client.? 172.21.15.80:0/925307244' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:04:08.184 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:04:07 smithi080 bash[28361]: audit 2023-12-01T07:04:07.476274+0000 mon.a (mon.0) 3052 : audit 0 from='client.? 172.21.15.80:0/925307244' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:04:08.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:04:07 smithi090 bash[32384]: audit 2023-12-01T07:04:07.476274+0000 mon.a (mon.0) 3052 : audit 0 from='client.? 172.21.15.80:0/925307244' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:04:09.185 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:04:08 smithi080 bash[41963]: cluster 2023-12-01T07:04:07.377007+0000 mgr.y (mgr.24362) 4070 : cluster 0 pgmap v4039: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:04:09.185 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:04:08 smithi080 bash[28361]: cluster 2023-12-01T07:04:07.377007+0000 mgr.y (mgr.24362) 4070 : cluster 0 pgmap v4039: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:04:09.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:04:08 smithi090 bash[32384]: cluster 2023-12-01T07:04:07.377007+0000 mgr.y (mgr.24362) 4070 : cluster 0 pgmap v4039: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:04:10.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:04:09 smithi080 bash[28361]: audit 2023-12-01T07:04:09.615482+0000 mon.c (mon.2) 2595 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:04:10.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:04:09 smithi080 bash[41963]: audit 2023-12-01T07:04:09.615482+0000 mon.c (mon.2) 2595 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:04:10.274 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:04:09 smithi090 bash[32384]: audit 2023-12-01T07:04:09.615482+0000 mon.c (mon.2) 2595 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:04:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:04:10 smithi080 bash[28361]: cluster 2023-12-01T07:04:09.377690+0000 mgr.y (mgr.24362) 4071 : cluster 0 pgmap v4040: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:04:11.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:04:10 smithi080 bash[28361]: audit 2023-12-01T07:04:09.939858+0000 mon.a (mon.0) 3053 : audit 0 from='client.? 172.21.15.80:0/4054641204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:04:11.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:04:10 smithi080 bash[28361]: audit 2023-12-01T07:04:09.990214+0000 mon.c (mon.2) 2596 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:04:11.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:04:10 smithi080 bash[41963]: cluster 2023-12-01T07:04:09.377690+0000 mgr.y (mgr.24362) 4071 : cluster 0 pgmap v4040: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:04:11.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:04:10 smithi080 bash[41963]: audit 2023-12-01T07:04:09.939858+0000 mon.a (mon.0) 3053 : audit 0 from='client.? 172.21.15.80:0/4054641204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:04:11.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:04:10 smithi080 bash[41963]: audit 2023-12-01T07:04:09.990214+0000 mon.c (mon.2) 2596 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:04:11.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:04:10 smithi090 bash[32384]: cluster 2023-12-01T07:04:09.377690+0000 mgr.y (mgr.24362) 4071 : cluster 0 pgmap v4040: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:04:11.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:04:10 smithi090 bash[32384]: audit 2023-12-01T07:04:09.939858+0000 mon.a (mon.0) 3053 : audit 0 from='client.? 172.21.15.80:0/4054641204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:04:11.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:04:10 smithi090 bash[32384]: audit 2023-12-01T07:04:09.990214+0000 mon.c (mon.2) 2596 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:04:13.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:04:12 smithi080 bash[41963]: cluster 2023-12-01T07:04:11.378859+0000 mgr.y (mgr.24362) 4072 : cluster 0 pgmap v4041: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:04:13.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:04:12 smithi080 bash[41963]: audit 2023-12-01T07:04:12.395775+0000 mon.c (mon.2) 2597 : audit 0 from='client.? 172.21.15.80:0/764053528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:04:13.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:04:12 smithi080 bash[28361]: cluster 2023-12-01T07:04:11.378859+0000 mgr.y (mgr.24362) 4072 : cluster 0 pgmap v4041: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:04:13.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:04:12 smithi080 bash[28361]: audit 2023-12-01T07:04:12.395775+0000 mon.c (mon.2) 2597 : audit 0 from='client.? 172.21.15.80:0/764053528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:04:13.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:04:12 smithi090 bash[32384]: cluster 2023-12-01T07:04:11.378859+0000 mgr.y (mgr.24362) 4072 : cluster 0 pgmap v4041: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:04:13.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:04:12 smithi090 bash[32384]: audit 2023-12-01T07:04:12.395775+0000 mon.c (mon.2) 2597 : audit 0 from='client.? 172.21.15.80:0/764053528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:04:15.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:04:14 smithi080 bash[28361]: cluster 2023-12-01T07:04:13.379549+0000 mgr.y (mgr.24362) 4073 : cluster 0 pgmap v4042: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:04:15.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:04:14 smithi080 bash[41963]: cluster 2023-12-01T07:04:13.379549+0000 mgr.y (mgr.24362) 4073 : cluster 0 pgmap v4042: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:04:15.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:04:14 smithi090 bash[32384]: cluster 2023-12-01T07:04:13.379549+0000 mgr.y (mgr.24362) 4073 : cluster 0 pgmap v4042: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:04:16.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:04:15 smithi080 bash[41963]: audit 2023-12-01T07:04:14.870879+0000 mon.a (mon.0) 3054 : audit 0 from='client.? 172.21.15.80:0/3386788004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:04:16.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:04:15 smithi080 bash[41963]: audit 2023-12-01T07:04:15.460469+0000 mon.a (mon.0) 3055 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:04:16.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:04:15 smithi080 bash[41963]: audit 2023-12-01T07:04:15.476303+0000 mon.a (mon.0) 3056 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:04:16.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:04:15 smithi080 bash[41963]: audit 2023-12-01T07:04:15.808599+0000 mon.a (mon.0) 3057 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:04:16.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:04:15 smithi080 bash[41963]: audit 2023-12-01T07:04:15.821873+0000 mon.a (mon.0) 3058 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:04:16.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:04:15 smithi080 bash[28361]: audit 2023-12-01T07:04:14.870879+0000 mon.a (mon.0) 3054 : audit 0 from='client.? 172.21.15.80:0/3386788004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:04:16.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:04:15 smithi080 bash[28361]: audit 2023-12-01T07:04:15.460469+0000 mon.a (mon.0) 3055 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:04:16.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:04:15 smithi080 bash[28361]: audit 2023-12-01T07:04:15.476303+0000 mon.a (mon.0) 3056 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:04:16.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:04:15 smithi080 bash[28361]: audit 2023-12-01T07:04:15.808599+0000 mon.a (mon.0) 3057 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:04:16.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:04:15 smithi080 bash[28361]: audit 2023-12-01T07:04:15.821873+0000 mon.a (mon.0) 3058 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:04:16.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:04:15 smithi090 bash[32384]: audit 2023-12-01T07:04:14.870879+0000 mon.a (mon.0) 3054 : audit 0 from='client.? 172.21.15.80:0/3386788004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:04:16.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:04:15 smithi090 bash[32384]: audit 2023-12-01T07:04:15.460469+0000 mon.a (mon.0) 3055 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:04:16.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:04:15 smithi090 bash[32384]: audit 2023-12-01T07:04:15.476303+0000 mon.a (mon.0) 3056 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:04:16.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:04:15 smithi090 bash[32384]: audit 2023-12-01T07:04:15.808599+0000 mon.a (mon.0) 3057 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:04:16.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:04:15 smithi090 bash[32384]: audit 2023-12-01T07:04:15.821873+0000 mon.a (mon.0) 3058 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:04:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:04:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:04:16] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T07:04:17.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:04:16 smithi080 bash[41963]: cluster 2023-12-01T07:04:15.380242+0000 mgr.y (mgr.24362) 4074 : cluster 0 pgmap v4043: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:04:17.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:04:16 smithi080 bash[41963]: audit 2023-12-01T07:04:16.349621+0000 mon.c (mon.2) 2598 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:04:17.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:04:16 smithi080 bash[41963]: audit 2023-12-01T07:04:16.351701+0000 mon.c (mon.2) 2599 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:04:17.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:04:16 smithi080 bash[41963]: audit 2023-12-01T07:04:16.361552+0000 mon.a (mon.0) 3059 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:04:17.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:04:16 smithi080 bash[28361]: cluster 2023-12-01T07:04:15.380242+0000 mgr.y (mgr.24362) 4074 : cluster 0 pgmap v4043: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:04:17.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:04:16 smithi080 bash[28361]: audit 2023-12-01T07:04:16.349621+0000 mon.c (mon.2) 2598 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:04:17.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:04:16 smithi080 bash[28361]: audit 2023-12-01T07:04:16.351701+0000 mon.c (mon.2) 2599 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:04:17.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:04:16 smithi080 bash[28361]: audit 2023-12-01T07:04:16.361552+0000 mon.a (mon.0) 3059 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:04:17.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:04:16 smithi090 bash[32384]: cluster 2023-12-01T07:04:15.380242+0000 mgr.y (mgr.24362) 4074 : cluster 0 pgmap v4043: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:04:17.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:04:16 smithi090 bash[32384]: audit 2023-12-01T07:04:16.349621+0000 mon.c (mon.2) 2598 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:04:17.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:04:16 smithi090 bash[32384]: audit 2023-12-01T07:04:16.351701+0000 mon.c (mon.2) 2599 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:04:17.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:04:16 smithi090 bash[32384]: audit 2023-12-01T07:04:16.361552+0000 mon.a (mon.0) 3059 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:04:18.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:04:17 smithi080 bash[28361]: audit 2023-12-01T07:04:17.321178+0000 mon.c (mon.2) 2600 : audit 0 from='client.? 172.21.15.80:0/1509481122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:04:18.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:04:17 smithi080 bash[41963]: audit 2023-12-01T07:04:17.321178+0000 mon.c (mon.2) 2600 : audit 0 from='client.? 172.21.15.80:0/1509481122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:04:18.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:04:17 smithi090 bash[32384]: audit 2023-12-01T07:04:17.321178+0000 mon.c (mon.2) 2600 : audit 0 from='client.? 172.21.15.80:0/1509481122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:04:19.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:04:18 smithi080 bash[28361]: cluster 2023-12-01T07:04:17.381520+0000 mgr.y (mgr.24362) 4075 : cluster 0 pgmap v4044: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:04:19.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:04:18 smithi080 bash[41963]: cluster 2023-12-01T07:04:17.381520+0000 mgr.y (mgr.24362) 4075 : cluster 0 pgmap v4044: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:04:19.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:04:18 smithi090 bash[32384]: cluster 2023-12-01T07:04:17.381520+0000 mgr.y (mgr.24362) 4075 : cluster 0 pgmap v4044: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:04:20.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:04:20 smithi080 bash[28361]: cluster 2023-12-01T07:04:19.382342+0000 mgr.y (mgr.24362) 4076 : cluster 0 pgmap v4045: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:04:20.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:04:20 smithi080 bash[28361]: audit 2023-12-01T07:04:19.783144+0000 mon.c (mon.2) 2601 : audit 0 from='client.? 172.21.15.80:0/151041088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:04:20.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:04:20 smithi080 bash[41963]: cluster 2023-12-01T07:04:19.382342+0000 mgr.y (mgr.24362) 4076 : cluster 0 pgmap v4045: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:04:20.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:04:20 smithi080 bash[41963]: audit 2023-12-01T07:04:19.783144+0000 mon.c (mon.2) 2601 : audit 0 from='client.? 172.21.15.80:0/151041088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:04:21.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:04:20 smithi090 bash[32384]: cluster 2023-12-01T07:04:19.382342+0000 mgr.y (mgr.24362) 4076 : cluster 0 pgmap v4045: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:04:21.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:04:20 smithi090 bash[32384]: audit 2023-12-01T07:04:19.783144+0000 mon.c (mon.2) 2601 : audit 0 from='client.? 172.21.15.80:0/151041088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:04:22.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:04:22 smithi080 bash[28361]: cluster 2023-12-01T07:04:21.383513+0000 mgr.y (mgr.24362) 4077 : cluster 0 pgmap v4046: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:04:22.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:04:22 smithi080 bash[28361]: audit 2023-12-01T07:04:22.238116+0000 mon.a (mon.0) 3060 : audit 0 from='client.? 172.21.15.80:0/231587746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:04:22.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:04:22 smithi080 bash[41963]: cluster 2023-12-01T07:04:21.383513+0000 mgr.y (mgr.24362) 4077 : cluster 0 pgmap v4046: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:04:22.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:04:22 smithi080 bash[41963]: audit 2023-12-01T07:04:22.238116+0000 mon.a (mon.0) 3060 : audit 0 from='client.? 172.21.15.80:0/231587746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:04:23.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:04:22 smithi090 bash[32384]: cluster 2023-12-01T07:04:21.383513+0000 mgr.y (mgr.24362) 4077 : cluster 0 pgmap v4046: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:04:23.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:04:22 smithi090 bash[32384]: audit 2023-12-01T07:04:22.238116+0000 mon.a (mon.0) 3060 : audit 0 from='client.? 172.21.15.80:0/231587746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:04:24.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:04:24 smithi080 bash[28361]: cluster 2023-12-01T07:04:23.384194+0000 mgr.y (mgr.24362) 4078 : cluster 0 pgmap v4047: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:04:24.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:04:24 smithi080 bash[41963]: cluster 2023-12-01T07:04:23.384194+0000 mgr.y (mgr.24362) 4078 : cluster 0 pgmap v4047: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:04:25.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:04:24 smithi090 bash[32384]: cluster 2023-12-01T07:04:23.384194+0000 mgr.y (mgr.24362) 4078 : cluster 0 pgmap v4047: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:04:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:04:25 smithi080 bash[41963]: audit 2023-12-01T07:04:24.694548+0000 mon.c (mon.2) 2602 : audit 0 from='client.? 172.21.15.80:0/3827188614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:04:25.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:04:25 smithi080 bash[41963]: audit 2023-12-01T07:04:24.991039+0000 mon.c (mon.2) 2603 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:04:25.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:04:25 smithi080 bash[28361]: audit 2023-12-01T07:04:24.694548+0000 mon.c (mon.2) 2602 : audit 0 from='client.? 172.21.15.80:0/3827188614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:04:25.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:04:25 smithi080 bash[28361]: audit 2023-12-01T07:04:24.991039+0000 mon.c (mon.2) 2603 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:04:26.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:04:25 smithi090 bash[32384]: audit 2023-12-01T07:04:24.694548+0000 mon.c (mon.2) 2602 : audit 0 from='client.? 172.21.15.80:0/3827188614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:04:26.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:04:25 smithi090 bash[32384]: audit 2023-12-01T07:04:24.991039+0000 mon.c (mon.2) 2603 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:04:26.654 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:04:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:04:26] "GET /metrics HTTP/1.1" 200 33977 "" "Prometheus/2.43.0" 2023-12-01T07:04:26.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:04:26 smithi080 bash[28361]: cluster 2023-12-01T07:04:25.384777+0000 mgr.y (mgr.24362) 4079 : cluster 0 pgmap v4048: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:04:26.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:04:26 smithi080 bash[41963]: cluster 2023-12-01T07:04:25.384777+0000 mgr.y (mgr.24362) 4079 : cluster 0 pgmap v4048: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:04:27.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:04:26 smithi090 bash[32384]: cluster 2023-12-01T07:04:25.384777+0000 mgr.y (mgr.24362) 4079 : cluster 0 pgmap v4048: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:04:27.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:04:27 smithi080 bash[41963]: audit 2023-12-01T07:04:27.156077+0000 mon.a (mon.0) 3061 : audit 0 from='client.? 172.21.15.80:0/824049071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:04:27.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:04:27 smithi080 bash[28361]: audit 2023-12-01T07:04:27.156077+0000 mon.a (mon.0) 3061 : audit 0 from='client.? 172.21.15.80:0/824049071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:04:28.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:04:27 smithi090 bash[32384]: audit 2023-12-01T07:04:27.156077+0000 mon.a (mon.0) 3061 : audit 0 from='client.? 172.21.15.80:0/824049071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:04:28.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:04:28 smithi080 bash[28361]: cluster 2023-12-01T07:04:27.385916+0000 mgr.y (mgr.24362) 4080 : cluster 0 pgmap v4049: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:04:28.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:04:28 smithi080 bash[41963]: cluster 2023-12-01T07:04:27.385916+0000 mgr.y (mgr.24362) 4080 : cluster 0 pgmap v4049: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:04:29.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:04:28 smithi090 bash[32384]: cluster 2023-12-01T07:04:27.385916+0000 mgr.y (mgr.24362) 4080 : cluster 0 pgmap v4049: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:04:29.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:04:29 smithi080 bash[28361]: audit 2023-12-01T07:04:29.617133+0000 mon.a (mon.0) 3062 : audit 0 from='client.? 172.21.15.80:0/73678739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:04:29.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:04:29 smithi080 bash[41963]: audit 2023-12-01T07:04:29.617133+0000 mon.a (mon.0) 3062 : audit 0 from='client.? 172.21.15.80:0/73678739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:04:30.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:04:29 smithi090 bash[32384]: audit 2023-12-01T07:04:29.617133+0000 mon.a (mon.0) 3062 : audit 0 from='client.? 172.21.15.80:0/73678739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:04:30.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:04:30 smithi080 bash[28361]: cluster 2023-12-01T07:04:29.386651+0000 mgr.y (mgr.24362) 4081 : cluster 0 pgmap v4050: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:04:30.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:04:30 smithi080 bash[41963]: cluster 2023-12-01T07:04:29.386651+0000 mgr.y (mgr.24362) 4081 : cluster 0 pgmap v4050: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:04:31.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:04:30 smithi090 bash[32384]: cluster 2023-12-01T07:04:29.386651+0000 mgr.y (mgr.24362) 4081 : cluster 0 pgmap v4050: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:04:32.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:04:32 smithi080 bash[28361]: cluster 2023-12-01T07:04:31.387864+0000 mgr.y (mgr.24362) 4082 : cluster 0 pgmap v4051: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:04:32.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:04:32 smithi080 bash[28361]: audit 2023-12-01T07:04:32.064905+0000 mon.c (mon.2) 2604 : audit 0 from='client.? 172.21.15.80:0/3687821806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:04:32.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:04:32 smithi080 bash[41963]: cluster 2023-12-01T07:04:31.387864+0000 mgr.y (mgr.24362) 4082 : cluster 0 pgmap v4051: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:04:32.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:04:32 smithi080 bash[41963]: audit 2023-12-01T07:04:32.064905+0000 mon.c (mon.2) 2604 : audit 0 from='client.? 172.21.15.80:0/3687821806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:04:33.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:04:32 smithi090 bash[32384]: cluster 2023-12-01T07:04:31.387864+0000 mgr.y (mgr.24362) 4082 : cluster 0 pgmap v4051: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:04:33.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:04:32 smithi090 bash[32384]: audit 2023-12-01T07:04:32.064905+0000 mon.c (mon.2) 2604 : audit 0 from='client.? 172.21.15.80:0/3687821806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:04:34.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:04:34 smithi080 bash[28361]: cluster 2023-12-01T07:04:33.388516+0000 mgr.y (mgr.24362) 4083 : cluster 0 pgmap v4052: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:04:34.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:04:34 smithi080 bash[28361]: audit 2023-12-01T07:04:34.521223+0000 mon.a (mon.0) 3063 : audit 0 from='client.? 172.21.15.80:0/1826368854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:04:34.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:04:34 smithi080 bash[41963]: cluster 2023-12-01T07:04:33.388516+0000 mgr.y (mgr.24362) 4083 : cluster 0 pgmap v4052: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:04:34.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:04:34 smithi080 bash[41963]: audit 2023-12-01T07:04:34.521223+0000 mon.a (mon.0) 3063 : audit 0 from='client.? 172.21.15.80:0/1826368854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:04:35.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:04:34 smithi090 bash[32384]: cluster 2023-12-01T07:04:33.388516+0000 mgr.y (mgr.24362) 4083 : cluster 0 pgmap v4052: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:04:35.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:04:34 smithi090 bash[32384]: audit 2023-12-01T07:04:34.521223+0000 mon.a (mon.0) 3063 : audit 0 from='client.? 172.21.15.80:0/1826368854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:04:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:04:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:04:36] "GET /metrics HTTP/1.1" 200 33977 "" "Prometheus/2.43.0" 2023-12-01T07:04:37.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:04:36 smithi090 bash[32384]: cluster 2023-12-01T07:04:35.389197+0000 mgr.y (mgr.24362) 4084 : cluster 0 pgmap v4053: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:04:37.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:04:36 smithi080 bash[41963]: cluster 2023-12-01T07:04:35.389197+0000 mgr.y (mgr.24362) 4084 : cluster 0 pgmap v4053: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:04:37.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:04:36 smithi080 bash[28361]: cluster 2023-12-01T07:04:35.389197+0000 mgr.y (mgr.24362) 4084 : cluster 0 pgmap v4053: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:04:38.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:04:37 smithi090 bash[32384]: audit 2023-12-01T07:04:36.976541+0000 mon.a (mon.0) 3064 : audit 0 from='client.? 172.21.15.80:0/1542641456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:04:38.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:04:37 smithi080 bash[41963]: audit 2023-12-01T07:04:36.976541+0000 mon.a (mon.0) 3064 : audit 0 from='client.? 172.21.15.80:0/1542641456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:04:38.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:04:37 smithi080 bash[28361]: audit 2023-12-01T07:04:36.976541+0000 mon.a (mon.0) 3064 : audit 0 from='client.? 172.21.15.80:0/1542641456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:04:39.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:04:38 smithi090 bash[32384]: cluster 2023-12-01T07:04:37.390257+0000 mgr.y (mgr.24362) 4085 : cluster 0 pgmap v4054: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:04:39.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:04:38 smithi080 bash[41963]: cluster 2023-12-01T07:04:37.390257+0000 mgr.y (mgr.24362) 4085 : cluster 0 pgmap v4054: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:04:39.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:04:38 smithi080 bash[28361]: cluster 2023-12-01T07:04:37.390257+0000 mgr.y (mgr.24362) 4085 : cluster 0 pgmap v4054: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:04:40.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:04:39 smithi090 bash[32384]: audit 2023-12-01T07:04:39.431665+0000 mon.c (mon.2) 2605 : audit 0 from='client.? 172.21.15.80:0/744257191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:04:40.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:04:39 smithi080 bash[28361]: audit 2023-12-01T07:04:39.431665+0000 mon.c (mon.2) 2605 : audit 0 from='client.? 172.21.15.80:0/744257191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:04:40.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:04:39 smithi080 bash[41963]: audit 2023-12-01T07:04:39.431665+0000 mon.c (mon.2) 2605 : audit 0 from='client.? 172.21.15.80:0/744257191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:04:41.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:04:40 smithi090 bash[32384]: cluster 2023-12-01T07:04:39.390834+0000 mgr.y (mgr.24362) 4086 : cluster 0 pgmap v4055: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:04:41.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:04:40 smithi090 bash[32384]: audit 2023-12-01T07:04:39.991285+0000 mon.c (mon.2) 2606 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:04:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:04:40 smithi080 bash[28361]: cluster 2023-12-01T07:04:39.390834+0000 mgr.y (mgr.24362) 4086 : cluster 0 pgmap v4055: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:04:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:04:40 smithi080 bash[28361]: audit 2023-12-01T07:04:39.991285+0000 mon.c (mon.2) 2606 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:04:41.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:04:40 smithi080 bash[41963]: cluster 2023-12-01T07:04:39.390834+0000 mgr.y (mgr.24362) 4086 : cluster 0 pgmap v4055: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:04:41.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:04:40 smithi080 bash[41963]: audit 2023-12-01T07:04:39.991285+0000 mon.c (mon.2) 2606 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:04:43.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:04:42 smithi090 bash[32384]: cluster 2023-12-01T07:04:41.391961+0000 mgr.y (mgr.24362) 4087 : cluster 0 pgmap v4056: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:04:43.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:04:42 smithi090 bash[32384]: audit 2023-12-01T07:04:41.891467+0000 mon.a (mon.0) 3065 : audit 0 from='client.? 172.21.15.80:0/1210857344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:04:43.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:04:42 smithi080 bash[28361]: cluster 2023-12-01T07:04:41.391961+0000 mgr.y (mgr.24362) 4087 : cluster 0 pgmap v4056: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:04:43.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:04:42 smithi080 bash[28361]: audit 2023-12-01T07:04:41.891467+0000 mon.a (mon.0) 3065 : audit 0 from='client.? 172.21.15.80:0/1210857344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:04:43.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:04:42 smithi080 bash[41963]: cluster 2023-12-01T07:04:41.391961+0000 mgr.y (mgr.24362) 4087 : cluster 0 pgmap v4056: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:04:43.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:04:42 smithi080 bash[41963]: audit 2023-12-01T07:04:41.891467+0000 mon.a (mon.0) 3065 : audit 0 from='client.? 172.21.15.80:0/1210857344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:04:45.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:04:44 smithi090 bash[32384]: cluster 2023-12-01T07:04:43.392576+0000 mgr.y (mgr.24362) 4088 : cluster 0 pgmap v4057: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:04:45.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:04:44 smithi090 bash[32384]: audit 2023-12-01T07:04:44.348789+0000 mon.a (mon.0) 3066 : audit 0 from='client.? 172.21.15.80:0/4187824107' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:04:45.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:04:44 smithi080 bash[28361]: cluster 2023-12-01T07:04:43.392576+0000 mgr.y (mgr.24362) 4088 : cluster 0 pgmap v4057: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:04:45.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:04:44 smithi080 bash[28361]: audit 2023-12-01T07:04:44.348789+0000 mon.a (mon.0) 3066 : audit 0 from='client.? 172.21.15.80:0/4187824107' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:04:45.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:04:44 smithi080 bash[41963]: cluster 2023-12-01T07:04:43.392576+0000 mgr.y (mgr.24362) 4088 : cluster 0 pgmap v4057: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:04:45.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:04:44 smithi080 bash[41963]: audit 2023-12-01T07:04:44.348789+0000 mon.a (mon.0) 3066 : audit 0 from='client.? 172.21.15.80:0/4187824107' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:04:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:04:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:04:46] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T07:04:47.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:04:46 smithi090 bash[32384]: cluster 2023-12-01T07:04:45.393229+0000 mgr.y (mgr.24362) 4089 : cluster 0 pgmap v4058: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:04:47.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:04:46 smithi080 bash[28361]: cluster 2023-12-01T07:04:45.393229+0000 mgr.y (mgr.24362) 4089 : cluster 0 pgmap v4058: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:04:47.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:04:46 smithi080 bash[41963]: cluster 2023-12-01T07:04:45.393229+0000 mgr.y (mgr.24362) 4089 : cluster 0 pgmap v4058: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:04:48.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:04:47 smithi090 bash[32384]: audit 2023-12-01T07:04:46.798299+0000 mon.c (mon.2) 2607 : audit 0 from='client.? 172.21.15.80:0/2179009713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:04:48.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:04:47 smithi080 bash[41963]: audit 2023-12-01T07:04:46.798299+0000 mon.c (mon.2) 2607 : audit 0 from='client.? 172.21.15.80:0/2179009713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:04:48.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:04:47 smithi080 bash[28361]: audit 2023-12-01T07:04:46.798299+0000 mon.c (mon.2) 2607 : audit 0 from='client.? 172.21.15.80:0/2179009713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:04:49.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:04:48 smithi090 bash[32384]: cluster 2023-12-01T07:04:47.394409+0000 mgr.y (mgr.24362) 4090 : cluster 0 pgmap v4059: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:04:49.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:04:48 smithi080 bash[28361]: cluster 2023-12-01T07:04:47.394409+0000 mgr.y (mgr.24362) 4090 : cluster 0 pgmap v4059: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:04:49.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:04:48 smithi080 bash[41963]: cluster 2023-12-01T07:04:47.394409+0000 mgr.y (mgr.24362) 4090 : cluster 0 pgmap v4059: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:04:50.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:04:49 smithi090 bash[32384]: audit 2023-12-01T07:04:49.249369+0000 mon.c (mon.2) 2608 : audit 0 from='client.? 172.21.15.80:0/1884076187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:04:50.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:04:49 smithi080 bash[28361]: audit 2023-12-01T07:04:49.249369+0000 mon.c (mon.2) 2608 : audit 0 from='client.? 172.21.15.80:0/1884076187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:04:50.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:04:49 smithi080 bash[41963]: audit 2023-12-01T07:04:49.249369+0000 mon.c (mon.2) 2608 : audit 0 from='client.? 172.21.15.80:0/1884076187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:04:51.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:04:50 smithi090 bash[32384]: cluster 2023-12-01T07:04:49.395233+0000 mgr.y (mgr.24362) 4091 : cluster 0 pgmap v4060: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:04:51.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:04:50 smithi080 bash[28361]: cluster 2023-12-01T07:04:49.395233+0000 mgr.y (mgr.24362) 4091 : cluster 0 pgmap v4060: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:04:51.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:04:50 smithi080 bash[41963]: cluster 2023-12-01T07:04:49.395233+0000 mgr.y (mgr.24362) 4091 : cluster 0 pgmap v4060: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:04:52.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:04:51 smithi090 bash[32384]: audit 2023-12-01T07:04:51.704656+0000 mon.a (mon.0) 3067 : audit 0 from='client.? 172.21.15.80:0/202908044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:04:52.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:04:51 smithi080 bash[28361]: audit 2023-12-01T07:04:51.704656+0000 mon.a (mon.0) 3067 : audit 0 from='client.? 172.21.15.80:0/202908044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:04:52.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:04:51 smithi080 bash[41963]: audit 2023-12-01T07:04:51.704656+0000 mon.a (mon.0) 3067 : audit 0 from='client.? 172.21.15.80:0/202908044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:04:53.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:04:52 smithi090 bash[32384]: cluster 2023-12-01T07:04:51.396568+0000 mgr.y (mgr.24362) 4092 : cluster 0 pgmap v4061: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:04:53.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:04:52 smithi080 bash[28361]: cluster 2023-12-01T07:04:51.396568+0000 mgr.y (mgr.24362) 4092 : cluster 0 pgmap v4061: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:04:53.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:04:52 smithi080 bash[41963]: cluster 2023-12-01T07:04:51.396568+0000 mgr.y (mgr.24362) 4092 : cluster 0 pgmap v4061: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:04:55.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:04:54 smithi090 bash[32384]: cluster 2023-12-01T07:04:53.397257+0000 mgr.y (mgr.24362) 4093 : cluster 0 pgmap v4062: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:04:55.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:04:54 smithi090 bash[32384]: audit 2023-12-01T07:04:54.159420+0000 mon.c (mon.2) 2609 : audit 0 from='client.? 172.21.15.80:0/1818661540' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:04:55.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:04:54 smithi080 bash[41963]: cluster 2023-12-01T07:04:53.397257+0000 mgr.y (mgr.24362) 4093 : cluster 0 pgmap v4062: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:04:55.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:04:54 smithi080 bash[41963]: audit 2023-12-01T07:04:54.159420+0000 mon.c (mon.2) 2609 : audit 0 from='client.? 172.21.15.80:0/1818661540' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:04:55.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:04:54 smithi080 bash[28361]: cluster 2023-12-01T07:04:53.397257+0000 mgr.y (mgr.24362) 4093 : cluster 0 pgmap v4062: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:04:55.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:04:54 smithi080 bash[28361]: audit 2023-12-01T07:04:54.159420+0000 mon.c (mon.2) 2609 : audit 0 from='client.? 172.21.15.80:0/1818661540' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:04:56.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:04:55 smithi090 bash[32384]: audit 2023-12-01T07:04:54.991751+0000 mon.c (mon.2) 2610 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:04:56.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:04:55 smithi080 bash[28361]: audit 2023-12-01T07:04:54.991751+0000 mon.c (mon.2) 2610 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:04:56.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:04:55 smithi080 bash[41963]: audit 2023-12-01T07:04:54.991751+0000 mon.c (mon.2) 2610 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:04:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:04:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:04:56] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T07:04:57.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:04:56 smithi090 bash[32384]: cluster 2023-12-01T07:04:55.397949+0000 mgr.y (mgr.24362) 4094 : cluster 0 pgmap v4063: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:04:57.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:04:56 smithi090 bash[32384]: audit 2023-12-01T07:04:56.626595+0000 mon.a (mon.0) 3068 : audit 0 from='client.? 172.21.15.80:0/3147659689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:04:57.185 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:04:56 smithi080 bash[28361]: cluster 2023-12-01T07:04:55.397949+0000 mgr.y (mgr.24362) 4094 : cluster 0 pgmap v4063: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:04:57.185 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:04:56 smithi080 bash[28361]: audit 2023-12-01T07:04:56.626595+0000 mon.a (mon.0) 3068 : audit 0 from='client.? 172.21.15.80:0/3147659689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:04:57.185 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:04:56 smithi080 bash[41963]: cluster 2023-12-01T07:04:55.397949+0000 mgr.y (mgr.24362) 4094 : cluster 0 pgmap v4063: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:04:57.185 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:04:56 smithi080 bash[41963]: audit 2023-12-01T07:04:56.626595+0000 mon.a (mon.0) 3068 : audit 0 from='client.? 172.21.15.80:0/3147659689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:04:59.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:04:58 smithi090 bash[32384]: cluster 2023-12-01T07:04:57.399125+0000 mgr.y (mgr.24362) 4095 : cluster 0 pgmap v4064: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:04:59.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:04:58 smithi080 bash[28361]: cluster 2023-12-01T07:04:57.399125+0000 mgr.y (mgr.24362) 4095 : cluster 0 pgmap v4064: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:04:59.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:04:58 smithi080 bash[41963]: cluster 2023-12-01T07:04:57.399125+0000 mgr.y (mgr.24362) 4095 : cluster 0 pgmap v4064: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:05:00.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:04:59 smithi080 bash[28361]: audit 2023-12-01T07:04:59.081578+0000 mon.c (mon.2) 2611 : audit 0 from='client.? 172.21.15.80:0/520941007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:05:00.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:04:59 smithi080 bash[41963]: audit 2023-12-01T07:04:59.081578+0000 mon.c (mon.2) 2611 : audit 0 from='client.? 172.21.15.80:0/520941007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:05:00.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:04:59 smithi090 bash[32384]: audit 2023-12-01T07:04:59.081578+0000 mon.c (mon.2) 2611 : audit 0 from='client.? 172.21.15.80:0/520941007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:05:01.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:05:00 smithi080 bash[41963]: cluster 2023-12-01T07:04:59.399824+0000 mgr.y (mgr.24362) 4096 : cluster 0 pgmap v4065: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:05:01.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:05:00 smithi080 bash[28361]: cluster 2023-12-01T07:04:59.399824+0000 mgr.y (mgr.24362) 4096 : cluster 0 pgmap v4065: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:05:01.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:05:00 smithi090 bash[32384]: cluster 2023-12-01T07:04:59.399824+0000 mgr.y (mgr.24362) 4096 : cluster 0 pgmap v4065: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:05:02.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:05:01 smithi080 bash[41963]: audit 2023-12-01T07:05:01.533712+0000 mon.a (mon.0) 3069 : audit 0 from='client.? 172.21.15.80:0/426899966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:05:02.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:05:01 smithi080 bash[28361]: audit 2023-12-01T07:05:01.533712+0000 mon.a (mon.0) 3069 : audit 0 from='client.? 172.21.15.80:0/426899966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:05:02.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:05:01 smithi090 bash[32384]: audit 2023-12-01T07:05:01.533712+0000 mon.a (mon.0) 3069 : audit 0 from='client.? 172.21.15.80:0/426899966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:05:03.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:05:02 smithi080 bash[41963]: cluster 2023-12-01T07:05:01.400913+0000 mgr.y (mgr.24362) 4097 : cluster 0 pgmap v4066: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:05:03.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:05:02 smithi080 bash[28361]: cluster 2023-12-01T07:05:01.400913+0000 mgr.y (mgr.24362) 4097 : cluster 0 pgmap v4066: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:05:03.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:05:02 smithi090 bash[32384]: cluster 2023-12-01T07:05:01.400913+0000 mgr.y (mgr.24362) 4097 : cluster 0 pgmap v4066: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:05:05.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:05:04 smithi080 bash[28361]: cluster 2023-12-01T07:05:03.401596+0000 mgr.y (mgr.24362) 4098 : cluster 0 pgmap v4067: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:05:05.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:05:04 smithi080 bash[28361]: audit 2023-12-01T07:05:03.979295+0000 mon.c (mon.2) 2612 : audit 0 from='client.? 172.21.15.80:0/304632808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:05:05.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:05:04 smithi080 bash[41963]: cluster 2023-12-01T07:05:03.401596+0000 mgr.y (mgr.24362) 4098 : cluster 0 pgmap v4067: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:05:05.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:05:04 smithi080 bash[41963]: audit 2023-12-01T07:05:03.979295+0000 mon.c (mon.2) 2612 : audit 0 from='client.? 172.21.15.80:0/304632808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:05:05.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:05:04 smithi090 bash[32384]: cluster 2023-12-01T07:05:03.401596+0000 mgr.y (mgr.24362) 4098 : cluster 0 pgmap v4067: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:05:05.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:05:04 smithi090 bash[32384]: audit 2023-12-01T07:05:03.979295+0000 mon.c (mon.2) 2612 : audit 0 from='client.? 172.21.15.80:0/304632808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:05:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:05:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:05:06] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T07:05:07.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:05:06 smithi080 bash[28361]: cluster 2023-12-01T07:05:05.402288+0000 mgr.y (mgr.24362) 4099 : cluster 0 pgmap v4068: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:05:07.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:05:06 smithi080 bash[28361]: audit 2023-12-01T07:05:06.434999+0000 mon.a (mon.0) 3070 : audit 0 from='client.? 172.21.15.80:0/2760442330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:05:07.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:05:06 smithi080 bash[41963]: cluster 2023-12-01T07:05:05.402288+0000 mgr.y (mgr.24362) 4099 : cluster 0 pgmap v4068: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:05:07.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:05:06 smithi080 bash[41963]: audit 2023-12-01T07:05:06.434999+0000 mon.a (mon.0) 3070 : audit 0 from='client.? 172.21.15.80:0/2760442330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:05:07.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:05:06 smithi090 bash[32384]: cluster 2023-12-01T07:05:05.402288+0000 mgr.y (mgr.24362) 4099 : cluster 0 pgmap v4068: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:05:07.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:05:06 smithi090 bash[32384]: audit 2023-12-01T07:05:06.434999+0000 mon.a (mon.0) 3070 : audit 0 from='client.? 172.21.15.80:0/2760442330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:05:09.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:05:08 smithi080 bash[28361]: cluster 2023-12-01T07:05:07.403439+0000 mgr.y (mgr.24362) 4100 : cluster 0 pgmap v4069: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:05:09.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:05:08 smithi080 bash[41963]: cluster 2023-12-01T07:05:07.403439+0000 mgr.y (mgr.24362) 4100 : cluster 0 pgmap v4069: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:05:09.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:05:08 smithi090 bash[32384]: cluster 2023-12-01T07:05:07.403439+0000 mgr.y (mgr.24362) 4100 : cluster 0 pgmap v4069: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:05:10.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:05:09 smithi080 bash[28361]: audit 2023-12-01T07:05:08.886651+0000 mon.a (mon.0) 3071 : audit 0 from='client.? 172.21.15.80:0/32107473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:05:10.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:05:09 smithi080 bash[41963]: audit 2023-12-01T07:05:08.886651+0000 mon.a (mon.0) 3071 : audit 0 from='client.? 172.21.15.80:0/32107473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:05:10.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:05:09 smithi090 bash[32384]: audit 2023-12-01T07:05:08.886651+0000 mon.a (mon.0) 3071 : audit 0 from='client.? 172.21.15.80:0/32107473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:05:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:05:10 smithi080 bash[28361]: cluster 2023-12-01T07:05:09.404121+0000 mgr.y (mgr.24362) 4101 : cluster 0 pgmap v4070: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:05:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:05:10 smithi080 bash[28361]: audit 2023-12-01T07:05:09.992132+0000 mon.c (mon.2) 2613 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:05:11.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:05:10 smithi080 bash[41963]: cluster 2023-12-01T07:05:09.404121+0000 mgr.y (mgr.24362) 4101 : cluster 0 pgmap v4070: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:05:11.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:05:10 smithi080 bash[41963]: audit 2023-12-01T07:05:09.992132+0000 mon.c (mon.2) 2613 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:05:11.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:05:10 smithi090 bash[32384]: cluster 2023-12-01T07:05:09.404121+0000 mgr.y (mgr.24362) 4101 : cluster 0 pgmap v4070: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:05:11.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:05:10 smithi090 bash[32384]: audit 2023-12-01T07:05:09.992132+0000 mon.c (mon.2) 2613 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:05:12.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:05:11 smithi080 bash[41963]: audit 2023-12-01T07:05:11.348417+0000 mon.a (mon.0) 3072 : audit 0 from='client.? 172.21.15.80:0/750383131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:05:12.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:05:11 smithi080 bash[28361]: audit 2023-12-01T07:05:11.348417+0000 mon.a (mon.0) 3072 : audit 0 from='client.? 172.21.15.80:0/750383131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:05:12.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:05:11 smithi090 bash[32384]: audit 2023-12-01T07:05:11.348417+0000 mon.a (mon.0) 3072 : audit 0 from='client.? 172.21.15.80:0/750383131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:05:13.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:05:12 smithi080 bash[28361]: cluster 2023-12-01T07:05:11.405166+0000 mgr.y (mgr.24362) 4102 : cluster 0 pgmap v4071: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:05:13.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:05:12 smithi080 bash[41963]: cluster 2023-12-01T07:05:11.405166+0000 mgr.y (mgr.24362) 4102 : cluster 0 pgmap v4071: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:05:13.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:05:12 smithi090 bash[32384]: cluster 2023-12-01T07:05:11.405166+0000 mgr.y (mgr.24362) 4102 : cluster 0 pgmap v4071: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:05:14.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:05:13 smithi080 bash[28361]: audit 2023-12-01T07:05:13.801402+0000 mon.c (mon.2) 2614 : audit 0 from='client.? 172.21.15.80:0/1310949239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:05:14.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:05:13 smithi080 bash[41963]: audit 2023-12-01T07:05:13.801402+0000 mon.c (mon.2) 2614 : audit 0 from='client.? 172.21.15.80:0/1310949239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:05:14.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:05:13 smithi090 bash[32384]: audit 2023-12-01T07:05:13.801402+0000 mon.c (mon.2) 2614 : audit 0 from='client.? 172.21.15.80:0/1310949239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:05:15.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:05:14 smithi080 bash[28361]: cluster 2023-12-01T07:05:13.405856+0000 mgr.y (mgr.24362) 4103 : cluster 0 pgmap v4072: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:05:15.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:05:14 smithi080 bash[41963]: cluster 2023-12-01T07:05:13.405856+0000 mgr.y (mgr.24362) 4103 : cluster 0 pgmap v4072: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:05:15.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:05:14 smithi090 bash[32384]: cluster 2023-12-01T07:05:13.405856+0000 mgr.y (mgr.24362) 4103 : cluster 0 pgmap v4072: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:05:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:05:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:05:16] "GET /metrics HTTP/1.1" 200 33977 "" "Prometheus/2.43.0" 2023-12-01T07:05:17.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:05:16 smithi080 bash[28361]: cluster 2023-12-01T07:05:15.406539+0000 mgr.y (mgr.24362) 4104 : cluster 0 pgmap v4073: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:05:17.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:05:16 smithi080 bash[28361]: audit 2023-12-01T07:05:16.257974+0000 mon.c (mon.2) 2615 : audit 0 from='client.? 172.21.15.80:0/986242363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:05:17.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:05:16 smithi080 bash[28361]: audit 2023-12-01T07:05:16.449033+0000 mon.c (mon.2) 2616 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:05:17.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:05:16 smithi080 bash[41963]: cluster 2023-12-01T07:05:15.406539+0000 mgr.y (mgr.24362) 4104 : cluster 0 pgmap v4073: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:05:17.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:05:16 smithi080 bash[41963]: audit 2023-12-01T07:05:16.257974+0000 mon.c (mon.2) 2615 : audit 0 from='client.? 172.21.15.80:0/986242363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:05:17.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:05:16 smithi080 bash[41963]: audit 2023-12-01T07:05:16.449033+0000 mon.c (mon.2) 2616 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:05:17.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:05:16 smithi090 bash[32384]: cluster 2023-12-01T07:05:15.406539+0000 mgr.y (mgr.24362) 4104 : cluster 0 pgmap v4073: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:05:17.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:05:16 smithi090 bash[32384]: audit 2023-12-01T07:05:16.257974+0000 mon.c (mon.2) 2615 : audit 0 from='client.? 172.21.15.80:0/986242363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:05:17.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:05:16 smithi090 bash[32384]: audit 2023-12-01T07:05:16.449033+0000 mon.c (mon.2) 2616 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:05:19.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:05:18 smithi080 bash[28361]: cluster 2023-12-01T07:05:17.407737+0000 mgr.y (mgr.24362) 4105 : cluster 0 pgmap v4074: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:05:19.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:05:18 smithi080 bash[28361]: audit 2023-12-01T07:05:18.704614+0000 mon.c (mon.2) 2617 : audit 0 from='client.? 172.21.15.80:0/1012779593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:05:19.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:05:18 smithi080 bash[41963]: cluster 2023-12-01T07:05:17.407737+0000 mgr.y (mgr.24362) 4105 : cluster 0 pgmap v4074: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:05:19.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:05:18 smithi080 bash[41963]: audit 2023-12-01T07:05:18.704614+0000 mon.c (mon.2) 2617 : audit 0 from='client.? 172.21.15.80:0/1012779593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:05:19.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:05:18 smithi090 bash[32384]: cluster 2023-12-01T07:05:17.407737+0000 mgr.y (mgr.24362) 4105 : cluster 0 pgmap v4074: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:05:19.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:05:18 smithi090 bash[32384]: audit 2023-12-01T07:05:18.704614+0000 mon.c (mon.2) 2617 : audit 0 from='client.? 172.21.15.80:0/1012779593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:05:21.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:05:20 smithi080 bash[41963]: cluster 2023-12-01T07:05:19.408439+0000 mgr.y (mgr.24362) 4106 : cluster 0 pgmap v4075: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:05:21.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:05:20 smithi080 bash[28361]: cluster 2023-12-01T07:05:19.408439+0000 mgr.y (mgr.24362) 4106 : cluster 0 pgmap v4075: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:05:21.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:05:20 smithi090 bash[32384]: cluster 2023-12-01T07:05:19.408439+0000 mgr.y (mgr.24362) 4106 : cluster 0 pgmap v4075: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:05:22.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:05:21 smithi080 bash[28361]: audit 2023-12-01T07:05:21.163745+0000 mon.a (mon.0) 3073 : audit 0 from='client.? 172.21.15.80:0/222448522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:05:22.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:05:21 smithi080 bash[41963]: audit 2023-12-01T07:05:21.163745+0000 mon.a (mon.0) 3073 : audit 0 from='client.? 172.21.15.80:0/222448522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:05:22.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:05:21 smithi090 bash[32384]: audit 2023-12-01T07:05:21.163745+0000 mon.a (mon.0) 3073 : audit 0 from='client.? 172.21.15.80:0/222448522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:05:23.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:05:22 smithi080 bash[28361]: cluster 2023-12-01T07:05:21.409687+0000 mgr.y (mgr.24362) 4107 : cluster 0 pgmap v4076: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:05:23.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:05:22 smithi080 bash[28361]: audit 2023-12-01T07:05:22.294044+0000 mon.a (mon.0) 3074 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:05:23.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:05:22 smithi080 bash[28361]: audit 2023-12-01T07:05:22.305536+0000 mon.a (mon.0) 3075 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:05:23.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:05:22 smithi080 bash[28361]: audit 2023-12-01T07:05:22.598700+0000 mon.a (mon.0) 3076 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:05:23.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:05:22 smithi080 bash[28361]: audit 2023-12-01T07:05:22.608143+0000 mon.a (mon.0) 3077 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:05:23.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:05:22 smithi080 bash[41963]: cluster 2023-12-01T07:05:21.409687+0000 mgr.y (mgr.24362) 4107 : cluster 0 pgmap v4076: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:05:23.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:05:22 smithi080 bash[41963]: audit 2023-12-01T07:05:22.294044+0000 mon.a (mon.0) 3074 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:05:23.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:05:22 smithi080 bash[41963]: audit 2023-12-01T07:05:22.305536+0000 mon.a (mon.0) 3075 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:05:23.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:05:22 smithi080 bash[41963]: audit 2023-12-01T07:05:22.598700+0000 mon.a (mon.0) 3076 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:05:23.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:05:22 smithi080 bash[41963]: audit 2023-12-01T07:05:22.608143+0000 mon.a (mon.0) 3077 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:05:23.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:05:22 smithi090 bash[32384]: cluster 2023-12-01T07:05:21.409687+0000 mgr.y (mgr.24362) 4107 : cluster 0 pgmap v4076: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:05:23.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:05:22 smithi090 bash[32384]: audit 2023-12-01T07:05:22.294044+0000 mon.a (mon.0) 3074 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:05:23.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:05:22 smithi090 bash[32384]: audit 2023-12-01T07:05:22.305536+0000 mon.a (mon.0) 3075 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:05:23.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:05:22 smithi090 bash[32384]: audit 2023-12-01T07:05:22.598700+0000 mon.a (mon.0) 3076 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:05:23.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:05:22 smithi090 bash[32384]: audit 2023-12-01T07:05:22.608143+0000 mon.a (mon.0) 3077 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:05:24.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:05:23 smithi080 bash[28361]: audit 2023-12-01T07:05:23.085814+0000 mon.c (mon.2) 2618 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:05:24.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:05:23 smithi080 bash[28361]: audit 2023-12-01T07:05:23.087583+0000 mon.c (mon.2) 2619 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:05:24.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:05:23 smithi080 bash[28361]: audit 2023-12-01T07:05:23.098479+0000 mon.a (mon.0) 3078 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:05:24.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:05:23 smithi080 bash[28361]: audit 2023-12-01T07:05:23.623334+0000 mon.c (mon.2) 2620 : audit 0 from='client.? 172.21.15.80:0/4044126640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:05:24.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:05:23 smithi080 bash[41963]: audit 2023-12-01T07:05:23.085814+0000 mon.c (mon.2) 2618 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:05:24.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:05:23 smithi080 bash[41963]: audit 2023-12-01T07:05:23.087583+0000 mon.c (mon.2) 2619 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:05:24.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:05:23 smithi080 bash[41963]: audit 2023-12-01T07:05:23.098479+0000 mon.a (mon.0) 3078 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:05:24.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:05:23 smithi080 bash[41963]: audit 2023-12-01T07:05:23.623334+0000 mon.c (mon.2) 2620 : audit 0 from='client.? 172.21.15.80:0/4044126640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:05:24.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:05:23 smithi090 bash[32384]: audit 2023-12-01T07:05:23.085814+0000 mon.c (mon.2) 2618 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:05:24.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:05:23 smithi090 bash[32384]: audit 2023-12-01T07:05:23.087583+0000 mon.c (mon.2) 2619 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:05:24.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:05:23 smithi090 bash[32384]: audit 2023-12-01T07:05:23.098479+0000 mon.a (mon.0) 3078 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:05:24.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:05:23 smithi090 bash[32384]: audit 2023-12-01T07:05:23.623334+0000 mon.c (mon.2) 2620 : audit 0 from='client.? 172.21.15.80:0/4044126640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:05:25.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:05:24 smithi080 bash[28361]: cluster 2023-12-01T07:05:23.410321+0000 mgr.y (mgr.24362) 4108 : cluster 0 pgmap v4077: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:05:25.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:05:24 smithi080 bash[41963]: cluster 2023-12-01T07:05:23.410321+0000 mgr.y (mgr.24362) 4108 : cluster 0 pgmap v4077: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:05:25.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:05:24 smithi090 bash[32384]: cluster 2023-12-01T07:05:23.410321+0000 mgr.y (mgr.24362) 4108 : cluster 0 pgmap v4077: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:05:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:05:25 smithi080 bash[28361]: audit 2023-12-01T07:05:24.992814+0000 mon.c (mon.2) 2621 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:05:26.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:05:25 smithi080 bash[41963]: audit 2023-12-01T07:05:24.992814+0000 mon.c (mon.2) 2621 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:05:26.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:05:25 smithi090 bash[32384]: audit 2023-12-01T07:05:24.992814+0000 mon.c (mon.2) 2621 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:05:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:05:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:05:26] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T07:05:27.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:05:26 smithi080 bash[28361]: cluster 2023-12-01T07:05:25.410963+0000 mgr.y (mgr.24362) 4109 : cluster 0 pgmap v4078: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:05:27.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:05:26 smithi080 bash[28361]: audit 2023-12-01T07:05:26.085169+0000 mon.a (mon.0) 3079 : audit 0 from='client.? 172.21.15.80:0/3295934069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:05:27.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:05:26 smithi080 bash[41963]: cluster 2023-12-01T07:05:25.410963+0000 mgr.y (mgr.24362) 4109 : cluster 0 pgmap v4078: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:05:27.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:05:26 smithi080 bash[41963]: audit 2023-12-01T07:05:26.085169+0000 mon.a (mon.0) 3079 : audit 0 from='client.? 172.21.15.80:0/3295934069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:05:27.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:05:26 smithi090 bash[32384]: cluster 2023-12-01T07:05:25.410963+0000 mgr.y (mgr.24362) 4109 : cluster 0 pgmap v4078: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:05:27.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:05:26 smithi090 bash[32384]: audit 2023-12-01T07:05:26.085169+0000 mon.a (mon.0) 3079 : audit 0 from='client.? 172.21.15.80:0/3295934069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:05:29.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:05:28 smithi080 bash[41963]: cluster 2023-12-01T07:05:27.412164+0000 mgr.y (mgr.24362) 4110 : cluster 0 pgmap v4079: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:05:29.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:05:28 smithi080 bash[41963]: audit 2023-12-01T07:05:28.545739+0000 mon.c (mon.2) 2622 : audit 0 from='client.? 172.21.15.80:0/2337555616' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:05:29.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:05:28 smithi080 bash[28361]: cluster 2023-12-01T07:05:27.412164+0000 mgr.y (mgr.24362) 4110 : cluster 0 pgmap v4079: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:05:29.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:05:28 smithi080 bash[28361]: audit 2023-12-01T07:05:28.545739+0000 mon.c (mon.2) 2622 : audit 0 from='client.? 172.21.15.80:0/2337555616' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:05:29.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:05:28 smithi090 bash[32384]: cluster 2023-12-01T07:05:27.412164+0000 mgr.y (mgr.24362) 4110 : cluster 0 pgmap v4079: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:05:29.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:05:28 smithi090 bash[32384]: audit 2023-12-01T07:05:28.545739+0000 mon.c (mon.2) 2622 : audit 0 from='client.? 172.21.15.80:0/2337555616' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:05:31.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:05:30 smithi080 bash[28361]: cluster 2023-12-01T07:05:29.412780+0000 mgr.y (mgr.24362) 4111 : cluster 0 pgmap v4080: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:05:31.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:05:30 smithi080 bash[41963]: cluster 2023-12-01T07:05:29.412780+0000 mgr.y (mgr.24362) 4111 : cluster 0 pgmap v4080: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:05:31.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:05:30 smithi090 bash[32384]: cluster 2023-12-01T07:05:29.412780+0000 mgr.y (mgr.24362) 4111 : cluster 0 pgmap v4080: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:05:32.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:05:31 smithi080 bash[28361]: audit 2023-12-01T07:05:30.999210+0000 mon.a (mon.0) 3080 : audit 0 from='client.? 172.21.15.80:0/1318784948' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:05:32.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:05:31 smithi080 bash[41963]: audit 2023-12-01T07:05:30.999210+0000 mon.a (mon.0) 3080 : audit 0 from='client.? 172.21.15.80:0/1318784948' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:05:32.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:05:31 smithi090 bash[32384]: audit 2023-12-01T07:05:30.999210+0000 mon.a (mon.0) 3080 : audit 0 from='client.? 172.21.15.80:0/1318784948' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:05:33.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:05:32 smithi080 bash[41963]: cluster 2023-12-01T07:05:31.413938+0000 mgr.y (mgr.24362) 4112 : cluster 0 pgmap v4081: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:05:33.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:05:32 smithi080 bash[28361]: cluster 2023-12-01T07:05:31.413938+0000 mgr.y (mgr.24362) 4112 : cluster 0 pgmap v4081: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:05:33.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:05:32 smithi090 bash[32384]: cluster 2023-12-01T07:05:31.413938+0000 mgr.y (mgr.24362) 4112 : cluster 0 pgmap v4081: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:05:34.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:05:33 smithi080 bash[28361]: audit 2023-12-01T07:05:33.449066+0000 mon.c (mon.2) 2623 : audit 0 from='client.? 172.21.15.80:0/641148777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:05:34.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:05:33 smithi080 bash[41963]: audit 2023-12-01T07:05:33.449066+0000 mon.c (mon.2) 2623 : audit 0 from='client.? 172.21.15.80:0/641148777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:05:34.273 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:05:33 smithi090 bash[32384]: audit 2023-12-01T07:05:33.449066+0000 mon.c (mon.2) 2623 : audit 0 from='client.? 172.21.15.80:0/641148777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:05:35.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:05:34 smithi080 bash[28361]: cluster 2023-12-01T07:05:33.414584+0000 mgr.y (mgr.24362) 4113 : cluster 0 pgmap v4082: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:05:35.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:05:34 smithi080 bash[41963]: cluster 2023-12-01T07:05:33.414584+0000 mgr.y (mgr.24362) 4113 : cluster 0 pgmap v4082: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:05:35.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:05:34 smithi090 bash[32384]: cluster 2023-12-01T07:05:33.414584+0000 mgr.y (mgr.24362) 4113 : cluster 0 pgmap v4082: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:05:36.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:05:35 smithi080 bash[28361]: audit 2023-12-01T07:05:35.895508+0000 mon.c (mon.2) 2624 : audit 0 from='client.? 172.21.15.80:0/2417453638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:05:36.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:05:35 smithi080 bash[41963]: audit 2023-12-01T07:05:35.895508+0000 mon.c (mon.2) 2624 : audit 0 from='client.? 172.21.15.80:0/2417453638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:05:36.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:05:35 smithi090 bash[32384]: audit 2023-12-01T07:05:35.895508+0000 mon.c (mon.2) 2624 : audit 0 from='client.? 172.21.15.80:0/2417453638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:05:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:05:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:05:36] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T07:05:37.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:05:36 smithi080 bash[28361]: cluster 2023-12-01T07:05:35.415251+0000 mgr.y (mgr.24362) 4114 : cluster 0 pgmap v4083: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:05:37.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:05:36 smithi080 bash[41963]: cluster 2023-12-01T07:05:35.415251+0000 mgr.y (mgr.24362) 4114 : cluster 0 pgmap v4083: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:05:37.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:05:36 smithi090 bash[32384]: cluster 2023-12-01T07:05:35.415251+0000 mgr.y (mgr.24362) 4114 : cluster 0 pgmap v4083: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:05:39.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:05:38 smithi080 bash[28361]: cluster 2023-12-01T07:05:37.416438+0000 mgr.y (mgr.24362) 4115 : cluster 0 pgmap v4084: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:05:39.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:05:38 smithi080 bash[28361]: audit 2023-12-01T07:05:38.354877+0000 mon.a (mon.0) 3081 : audit 0 from='client.? 172.21.15.80:0/1185675015' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:05:39.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:05:38 smithi080 bash[41963]: cluster 2023-12-01T07:05:37.416438+0000 mgr.y (mgr.24362) 4115 : cluster 0 pgmap v4084: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:05:39.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:05:38 smithi080 bash[41963]: audit 2023-12-01T07:05:38.354877+0000 mon.a (mon.0) 3081 : audit 0 from='client.? 172.21.15.80:0/1185675015' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:05:39.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:05:38 smithi090 bash[32384]: cluster 2023-12-01T07:05:37.416438+0000 mgr.y (mgr.24362) 4115 : cluster 0 pgmap v4084: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:05:39.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:05:38 smithi090 bash[32384]: audit 2023-12-01T07:05:38.354877+0000 mon.a (mon.0) 3081 : audit 0 from='client.? 172.21.15.80:0/1185675015' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:05:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:05:40 smithi080 bash[28361]: cluster 2023-12-01T07:05:39.417094+0000 mgr.y (mgr.24362) 4116 : cluster 0 pgmap v4085: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:05:41.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:05:40 smithi080 bash[28361]: audit 2023-12-01T07:05:39.993016+0000 mon.c (mon.2) 2625 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:05:41.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:05:40 smithi080 bash[28361]: audit 2023-12-01T07:05:40.807489+0000 mon.a (mon.0) 3082 : audit 0 from='client.? 172.21.15.80:0/1139858371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:05:41.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:05:40 smithi080 bash[41963]: cluster 2023-12-01T07:05:39.417094+0000 mgr.y (mgr.24362) 4116 : cluster 0 pgmap v4085: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:05:41.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:05:40 smithi080 bash[41963]: audit 2023-12-01T07:05:39.993016+0000 mon.c (mon.2) 2625 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:05:41.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:05:40 smithi080 bash[41963]: audit 2023-12-01T07:05:40.807489+0000 mon.a (mon.0) 3082 : audit 0 from='client.? 172.21.15.80:0/1139858371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:05:41.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:05:40 smithi090 bash[32384]: cluster 2023-12-01T07:05:39.417094+0000 mgr.y (mgr.24362) 4116 : cluster 0 pgmap v4085: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:05:41.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:05:40 smithi090 bash[32384]: audit 2023-12-01T07:05:39.993016+0000 mon.c (mon.2) 2625 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:05:41.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:05:40 smithi090 bash[32384]: audit 2023-12-01T07:05:40.807489+0000 mon.a (mon.0) 3082 : audit 0 from='client.? 172.21.15.80:0/1139858371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:05:43.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:05:42 smithi080 bash[41963]: cluster 2023-12-01T07:05:41.418328+0000 mgr.y (mgr.24362) 4117 : cluster 0 pgmap v4086: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:05:43.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:05:42 smithi080 bash[28361]: cluster 2023-12-01T07:05:41.418328+0000 mgr.y (mgr.24362) 4117 : cluster 0 pgmap v4086: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:05:43.273 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:05:42 smithi090 bash[32384]: cluster 2023-12-01T07:05:41.418328+0000 mgr.y (mgr.24362) 4117 : cluster 0 pgmap v4086: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:05:44.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:05:43 smithi090 bash[32384]: audit 2023-12-01T07:05:43.257976+0000 mon.c (mon.2) 2626 : audit 0 from='client.? 172.21.15.80:0/830252082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:05:44.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:05:43 smithi080 bash[28361]: audit 2023-12-01T07:05:43.257976+0000 mon.c (mon.2) 2626 : audit 0 from='client.? 172.21.15.80:0/830252082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:05:44.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:05:43 smithi080 bash[41963]: audit 2023-12-01T07:05:43.257976+0000 mon.c (mon.2) 2626 : audit 0 from='client.? 172.21.15.80:0/830252082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:05:45.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:05:44 smithi090 bash[32384]: cluster 2023-12-01T07:05:43.419001+0000 mgr.y (mgr.24362) 4118 : cluster 0 pgmap v4087: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:05:45.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:05:44 smithi080 bash[28361]: cluster 2023-12-01T07:05:43.419001+0000 mgr.y (mgr.24362) 4118 : cluster 0 pgmap v4087: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:05:45.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:05:44 smithi080 bash[41963]: cluster 2023-12-01T07:05:43.419001+0000 mgr.y (mgr.24362) 4118 : cluster 0 pgmap v4087: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:05:46.236 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:05:45 smithi080 bash[41963]: audit 2023-12-01T07:05:45.703993+0000 mon.c (mon.2) 2627 : audit 0 from='client.? 172.21.15.80:0/2301195300' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:05:46.237 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:05:45 smithi080 bash[28361]: audit 2023-12-01T07:05:45.703993+0000 mon.c (mon.2) 2627 : audit 0 from='client.? 172.21.15.80:0/2301195300' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:05:46.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:05:45 smithi090 bash[32384]: audit 2023-12-01T07:05:45.703993+0000 mon.c (mon.2) 2627 : audit 0 from='client.? 172.21.15.80:0/2301195300' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:05:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:05:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:05:46] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.43.0" 2023-12-01T07:05:47.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:05:46 smithi090 bash[32384]: cluster 2023-12-01T07:05:45.419482+0000 mgr.y (mgr.24362) 4119 : cluster 0 pgmap v4088: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:05:47.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:05:46 smithi080 bash[28361]: cluster 2023-12-01T07:05:45.419482+0000 mgr.y (mgr.24362) 4119 : cluster 0 pgmap v4088: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:05:47.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:05:46 smithi080 bash[41963]: cluster 2023-12-01T07:05:45.419482+0000 mgr.y (mgr.24362) 4119 : cluster 0 pgmap v4088: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:05:48.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:05:47 smithi090 bash[32384]: cluster 2023-12-01T07:05:47.420643+0000 mgr.y (mgr.24362) 4120 : cluster 0 pgmap v4089: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:05:48.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:05:47 smithi080 bash[28361]: cluster 2023-12-01T07:05:47.420643+0000 mgr.y (mgr.24362) 4120 : cluster 0 pgmap v4089: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:05:48.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:05:47 smithi080 bash[41963]: cluster 2023-12-01T07:05:47.420643+0000 mgr.y (mgr.24362) 4120 : cluster 0 pgmap v4089: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:05:49.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:05:48 smithi090 bash[32384]: audit 2023-12-01T07:05:48.155778+0000 mon.c (mon.2) 2628 : audit 0 from='client.? 172.21.15.80:0/2662690413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:05:49.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:05:48 smithi080 bash[41963]: audit 2023-12-01T07:05:48.155778+0000 mon.c (mon.2) 2628 : audit 0 from='client.? 172.21.15.80:0/2662690413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:05:49.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:05:48 smithi080 bash[28361]: audit 2023-12-01T07:05:48.155778+0000 mon.c (mon.2) 2628 : audit 0 from='client.? 172.21.15.80:0/2662690413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:05:50.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:05:50 smithi080 bash[28361]: cluster 2023-12-01T07:05:49.421402+0000 mgr.y (mgr.24362) 4121 : cluster 0 pgmap v4090: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:05:50.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:05:50 smithi080 bash[28361]: audit 2023-12-01T07:05:50.611304+0000 mon.c (mon.2) 2629 : audit 0 from='client.? 172.21.15.80:0/1740609259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:05:50.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:05:50 smithi080 bash[41963]: cluster 2023-12-01T07:05:49.421402+0000 mgr.y (mgr.24362) 4121 : cluster 0 pgmap v4090: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:05:50.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:05:50 smithi080 bash[41963]: audit 2023-12-01T07:05:50.611304+0000 mon.c (mon.2) 2629 : audit 0 from='client.? 172.21.15.80:0/1740609259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:05:51.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:05:50 smithi090 bash[32384]: cluster 2023-12-01T07:05:49.421402+0000 mgr.y (mgr.24362) 4121 : cluster 0 pgmap v4090: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:05:51.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:05:50 smithi090 bash[32384]: audit 2023-12-01T07:05:50.611304+0000 mon.c (mon.2) 2629 : audit 0 from='client.? 172.21.15.80:0/1740609259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:05:52.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:05:52 smithi080 bash[28361]: cluster 2023-12-01T07:05:51.422560+0000 mgr.y (mgr.24362) 4122 : cluster 0 pgmap v4091: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:05:52.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:05:52 smithi080 bash[41963]: cluster 2023-12-01T07:05:51.422560+0000 mgr.y (mgr.24362) 4122 : cluster 0 pgmap v4091: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:05:53.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:05:52 smithi090 bash[32384]: cluster 2023-12-01T07:05:51.422560+0000 mgr.y (mgr.24362) 4122 : cluster 0 pgmap v4091: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:05:53.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:05:53 smithi080 bash[41963]: audit 2023-12-01T07:05:53.075971+0000 mon.c (mon.2) 2630 : audit 0 from='client.? 172.21.15.80:0/2958640414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:05:53.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:05:53 smithi080 bash[28361]: audit 2023-12-01T07:05:53.075971+0000 mon.c (mon.2) 2630 : audit 0 from='client.? 172.21.15.80:0/2958640414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:05:54.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:05:53 smithi090 bash[32384]: audit 2023-12-01T07:05:53.075971+0000 mon.c (mon.2) 2630 : audit 0 from='client.? 172.21.15.80:0/2958640414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:05:54.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:05:54 smithi080 bash[28361]: cluster 2023-12-01T07:05:53.423164+0000 mgr.y (mgr.24362) 4123 : cluster 0 pgmap v4092: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:05:54.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:05:54 smithi080 bash[41963]: cluster 2023-12-01T07:05:53.423164+0000 mgr.y (mgr.24362) 4123 : cluster 0 pgmap v4092: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:05:55.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:05:54 smithi090 bash[32384]: cluster 2023-12-01T07:05:53.423164+0000 mgr.y (mgr.24362) 4123 : cluster 0 pgmap v4092: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:05:55.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:05:55 smithi080 bash[41963]: audit 2023-12-01T07:05:54.993632+0000 mon.c (mon.2) 2631 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:05:55.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:05:55 smithi080 bash[41963]: audit 2023-12-01T07:05:55.532732+0000 mon.a (mon.0) 3083 : audit 0 from='client.? 172.21.15.80:0/2454987808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:05:55.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:05:55 smithi080 bash[28361]: audit 2023-12-01T07:05:54.993632+0000 mon.c (mon.2) 2631 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:05:55.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:05:55 smithi080 bash[28361]: audit 2023-12-01T07:05:55.532732+0000 mon.a (mon.0) 3083 : audit 0 from='client.? 172.21.15.80:0/2454987808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:05:56.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:05:55 smithi090 bash[32384]: audit 2023-12-01T07:05:54.993632+0000 mon.c (mon.2) 2631 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:05:56.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:05:55 smithi090 bash[32384]: audit 2023-12-01T07:05:55.532732+0000 mon.a (mon.0) 3083 : audit 0 from='client.? 172.21.15.80:0/2454987808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:05:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:05:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:05:56] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T07:05:57.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:05:56 smithi090 bash[32384]: cluster 2023-12-01T07:05:55.423930+0000 mgr.y (mgr.24362) 4124 : cluster 0 pgmap v4093: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:05:57.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:05:56 smithi080 bash[28361]: cluster 2023-12-01T07:05:55.423930+0000 mgr.y (mgr.24362) 4124 : cluster 0 pgmap v4093: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:05:57.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:05:56 smithi080 bash[41963]: cluster 2023-12-01T07:05:55.423930+0000 mgr.y (mgr.24362) 4124 : cluster 0 pgmap v4093: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:05:59.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:05:58 smithi090 bash[32384]: cluster 2023-12-01T07:05:57.425194+0000 mgr.y (mgr.24362) 4125 : cluster 0 pgmap v4094: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:05:59.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:05:58 smithi090 bash[32384]: audit 2023-12-01T07:05:57.987280+0000 mon.c (mon.2) 2632 : audit 0 from='client.? 172.21.15.80:0/4065258923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:05:59.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:05:58 smithi080 bash[41963]: cluster 2023-12-01T07:05:57.425194+0000 mgr.y (mgr.24362) 4125 : cluster 0 pgmap v4094: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:05:59.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:05:58 smithi080 bash[41963]: audit 2023-12-01T07:05:57.987280+0000 mon.c (mon.2) 2632 : audit 0 from='client.? 172.21.15.80:0/4065258923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:05:59.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:05:58 smithi080 bash[28361]: cluster 2023-12-01T07:05:57.425194+0000 mgr.y (mgr.24362) 4125 : cluster 0 pgmap v4094: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:05:59.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:05:58 smithi080 bash[28361]: audit 2023-12-01T07:05:57.987280+0000 mon.c (mon.2) 2632 : audit 0 from='client.? 172.21.15.80:0/4065258923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:06:01.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:06:00 smithi090 bash[32384]: cluster 2023-12-01T07:05:59.425968+0000 mgr.y (mgr.24362) 4126 : cluster 0 pgmap v4095: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:06:01.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:06:00 smithi090 bash[32384]: audit 2023-12-01T07:06:00.448125+0000 mon.a (mon.0) 3084 : audit 0 from='client.? 172.21.15.80:0/1363737276' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:06:01.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:06:00 smithi080 bash[28361]: cluster 2023-12-01T07:05:59.425968+0000 mgr.y (mgr.24362) 4126 : cluster 0 pgmap v4095: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:06:01.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:06:00 smithi080 bash[28361]: audit 2023-12-01T07:06:00.448125+0000 mon.a (mon.0) 3084 : audit 0 from='client.? 172.21.15.80:0/1363737276' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:06:01.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:06:00 smithi080 bash[41963]: cluster 2023-12-01T07:05:59.425968+0000 mgr.y (mgr.24362) 4126 : cluster 0 pgmap v4095: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:06:01.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:06:00 smithi080 bash[41963]: audit 2023-12-01T07:06:00.448125+0000 mon.a (mon.0) 3084 : audit 0 from='client.? 172.21.15.80:0/1363737276' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:06:03.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:06:02 smithi090 bash[32384]: cluster 2023-12-01T07:06:01.427076+0000 mgr.y (mgr.24362) 4127 : cluster 0 pgmap v4096: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:06:03.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:06:02 smithi080 bash[28361]: cluster 2023-12-01T07:06:01.427076+0000 mgr.y (mgr.24362) 4127 : cluster 0 pgmap v4096: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:06:03.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:06:02 smithi080 bash[41963]: cluster 2023-12-01T07:06:01.427076+0000 mgr.y (mgr.24362) 4127 : cluster 0 pgmap v4096: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:06:04.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:06:03 smithi090 bash[32384]: audit 2023-12-01T07:06:02.907955+0000 mon.c (mon.2) 2633 : audit 0 from='client.? 172.21.15.80:0/2240674792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:06:04.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:06:03 smithi080 bash[28361]: audit 2023-12-01T07:06:02.907955+0000 mon.c (mon.2) 2633 : audit 0 from='client.? 172.21.15.80:0/2240674792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:06:04.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:06:03 smithi080 bash[41963]: audit 2023-12-01T07:06:02.907955+0000 mon.c (mon.2) 2633 : audit 0 from='client.? 172.21.15.80:0/2240674792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:06:05.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:06:04 smithi090 bash[32384]: cluster 2023-12-01T07:06:03.427757+0000 mgr.y (mgr.24362) 4128 : cluster 0 pgmap v4097: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:06:05.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:06:04 smithi080 bash[41963]: cluster 2023-12-01T07:06:03.427757+0000 mgr.y (mgr.24362) 4128 : cluster 0 pgmap v4097: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:06:05.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:06:04 smithi080 bash[28361]: cluster 2023-12-01T07:06:03.427757+0000 mgr.y (mgr.24362) 4128 : cluster 0 pgmap v4097: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:06:06.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:06:05 smithi090 bash[32384]: audit 2023-12-01T07:06:05.362659+0000 mon.c (mon.2) 2634 : audit 0 from='client.? 172.21.15.80:0/428098062' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:06:06.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:06:05 smithi080 bash[41963]: audit 2023-12-01T07:06:05.362659+0000 mon.c (mon.2) 2634 : audit 0 from='client.? 172.21.15.80:0/428098062' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:06:06.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:06:05 smithi080 bash[28361]: audit 2023-12-01T07:06:05.362659+0000 mon.c (mon.2) 2634 : audit 0 from='client.? 172.21.15.80:0/428098062' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:06:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:06:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:06:06] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T07:06:07.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:06:06 smithi090 bash[32384]: cluster 2023-12-01T07:06:05.428342+0000 mgr.y (mgr.24362) 4129 : cluster 0 pgmap v4098: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:06:07.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:06:06 smithi080 bash[28361]: cluster 2023-12-01T07:06:05.428342+0000 mgr.y (mgr.24362) 4129 : cluster 0 pgmap v4098: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:06:07.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:06:06 smithi080 bash[41963]: cluster 2023-12-01T07:06:05.428342+0000 mgr.y (mgr.24362) 4129 : cluster 0 pgmap v4098: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:06:09.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:06:08 smithi090 bash[32384]: cluster 2023-12-01T07:06:07.429520+0000 mgr.y (mgr.24362) 4130 : cluster 0 pgmap v4099: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:06:09.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:06:08 smithi090 bash[32384]: audit 2023-12-01T07:06:07.817081+0000 mon.c (mon.2) 2635 : audit 0 from='client.? 172.21.15.80:0/118350162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:06:09.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:06:08 smithi080 bash[28361]: cluster 2023-12-01T07:06:07.429520+0000 mgr.y (mgr.24362) 4130 : cluster 0 pgmap v4099: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:06:09.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:06:08 smithi080 bash[28361]: audit 2023-12-01T07:06:07.817081+0000 mon.c (mon.2) 2635 : audit 0 from='client.? 172.21.15.80:0/118350162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:06:09.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:06:08 smithi080 bash[41963]: cluster 2023-12-01T07:06:07.429520+0000 mgr.y (mgr.24362) 4130 : cluster 0 pgmap v4099: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:06:09.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:06:08 smithi080 bash[41963]: audit 2023-12-01T07:06:07.817081+0000 mon.c (mon.2) 2635 : audit 0 from='client.? 172.21.15.80:0/118350162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:06:11.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:06:10 smithi090 bash[32384]: cluster 2023-12-01T07:06:09.430214+0000 mgr.y (mgr.24362) 4131 : cluster 0 pgmap v4100: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:06:11.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:06:10 smithi090 bash[32384]: audit 2023-12-01T07:06:09.993720+0000 mon.c (mon.2) 2636 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:06:11.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:06:10 smithi090 bash[32384]: audit 2023-12-01T07:06:10.282624+0000 mon.c (mon.2) 2637 : audit 0 from='client.? 172.21.15.80:0/2767669132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:06:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:06:10 smithi080 bash[28361]: cluster 2023-12-01T07:06:09.430214+0000 mgr.y (mgr.24362) 4131 : cluster 0 pgmap v4100: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:06:11.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:06:10 smithi080 bash[28361]: audit 2023-12-01T07:06:09.993720+0000 mon.c (mon.2) 2636 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:06:11.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:06:10 smithi080 bash[28361]: audit 2023-12-01T07:06:10.282624+0000 mon.c (mon.2) 2637 : audit 0 from='client.? 172.21.15.80:0/2767669132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:06:11.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:06:10 smithi080 bash[41963]: cluster 2023-12-01T07:06:09.430214+0000 mgr.y (mgr.24362) 4131 : cluster 0 pgmap v4100: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:06:11.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:06:10 smithi080 bash[41963]: audit 2023-12-01T07:06:09.993720+0000 mon.c (mon.2) 2636 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:06:11.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:06:10 smithi080 bash[41963]: audit 2023-12-01T07:06:10.282624+0000 mon.c (mon.2) 2637 : audit 0 from='client.? 172.21.15.80:0/2767669132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:06:13.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:06:12 smithi090 bash[32384]: cluster 2023-12-01T07:06:11.431410+0000 mgr.y (mgr.24362) 4132 : cluster 0 pgmap v4101: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:06:13.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:06:12 smithi080 bash[28361]: cluster 2023-12-01T07:06:11.431410+0000 mgr.y (mgr.24362) 4132 : cluster 0 pgmap v4101: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:06:13.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:06:12 smithi080 bash[41963]: cluster 2023-12-01T07:06:11.431410+0000 mgr.y (mgr.24362) 4132 : cluster 0 pgmap v4101: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:06:14.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:06:13 smithi090 bash[32384]: audit 2023-12-01T07:06:12.744736+0000 mon.a (mon.0) 3085 : audit 0 from='client.? 172.21.15.80:0/1923486837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:06:14.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:06:13 smithi080 bash[28361]: audit 2023-12-01T07:06:12.744736+0000 mon.a (mon.0) 3085 : audit 0 from='client.? 172.21.15.80:0/1923486837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:06:14.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:06:13 smithi080 bash[41963]: audit 2023-12-01T07:06:12.744736+0000 mon.a (mon.0) 3085 : audit 0 from='client.? 172.21.15.80:0/1923486837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:06:15.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:06:14 smithi090 bash[32384]: cluster 2023-12-01T07:06:13.432055+0000 mgr.y (mgr.24362) 4133 : cluster 0 pgmap v4102: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:06:15.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:06:14 smithi080 bash[41963]: cluster 2023-12-01T07:06:13.432055+0000 mgr.y (mgr.24362) 4133 : cluster 0 pgmap v4102: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:06:15.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:06:14 smithi080 bash[28361]: cluster 2023-12-01T07:06:13.432055+0000 mgr.y (mgr.24362) 4133 : cluster 0 pgmap v4102: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:06:16.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:06:15 smithi090 bash[32384]: audit 2023-12-01T07:06:15.194048+0000 mon.c (mon.2) 2638 : audit 0 from='client.? 172.21.15.80:0/2401274732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:06:16.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:06:15 smithi080 bash[28361]: audit 2023-12-01T07:06:15.194048+0000 mon.c (mon.2) 2638 : audit 0 from='client.? 172.21.15.80:0/2401274732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:06:16.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:06:15 smithi080 bash[41963]: audit 2023-12-01T07:06:15.194048+0000 mon.c (mon.2) 2638 : audit 0 from='client.? 172.21.15.80:0/2401274732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:06:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:06:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:06:16] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T07:06:17.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:06:16 smithi090 bash[32384]: cluster 2023-12-01T07:06:15.432689+0000 mgr.y (mgr.24362) 4134 : cluster 0 pgmap v4103: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:06:17.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:06:16 smithi080 bash[28361]: cluster 2023-12-01T07:06:15.432689+0000 mgr.y (mgr.24362) 4134 : cluster 0 pgmap v4103: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:06:17.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:06:16 smithi080 bash[41963]: cluster 2023-12-01T07:06:15.432689+0000 mgr.y (mgr.24362) 4134 : cluster 0 pgmap v4103: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:06:18.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:06:17 smithi090 bash[32384]: audit 2023-12-01T07:06:17.651545+0000 mon.a (mon.0) 3086 : audit 0 from='client.? 172.21.15.80:0/455853617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:06:18.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:06:17 smithi080 bash[28361]: audit 2023-12-01T07:06:17.651545+0000 mon.a (mon.0) 3086 : audit 0 from='client.? 172.21.15.80:0/455853617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:06:18.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:06:17 smithi080 bash[41963]: audit 2023-12-01T07:06:17.651545+0000 mon.a (mon.0) 3086 : audit 0 from='client.? 172.21.15.80:0/455853617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:06:19.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:06:18 smithi090 bash[32384]: cluster 2023-12-01T07:06:17.433897+0000 mgr.y (mgr.24362) 4135 : cluster 0 pgmap v4104: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:06:19.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:06:18 smithi080 bash[28361]: cluster 2023-12-01T07:06:17.433897+0000 mgr.y (mgr.24362) 4135 : cluster 0 pgmap v4104: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:06:19.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:06:18 smithi080 bash[41963]: cluster 2023-12-01T07:06:17.433897+0000 mgr.y (mgr.24362) 4135 : cluster 0 pgmap v4104: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:06:21.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:06:20 smithi090 bash[32384]: cluster 2023-12-01T07:06:19.434591+0000 mgr.y (mgr.24362) 4136 : cluster 0 pgmap v4105: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:06:21.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:06:20 smithi090 bash[32384]: audit 2023-12-01T07:06:20.081621+0000 mon.c (mon.2) 2639 : audit 0 from='client.? 172.21.15.80:0/1255443508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:06:21.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:06:20 smithi080 bash[41963]: cluster 2023-12-01T07:06:19.434591+0000 mgr.y (mgr.24362) 4136 : cluster 0 pgmap v4105: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:06:21.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:06:20 smithi080 bash[41963]: audit 2023-12-01T07:06:20.081621+0000 mon.c (mon.2) 2639 : audit 0 from='client.? 172.21.15.80:0/1255443508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:06:21.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:06:20 smithi080 bash[28361]: cluster 2023-12-01T07:06:19.434591+0000 mgr.y (mgr.24362) 4136 : cluster 0 pgmap v4105: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:06:21.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:06:20 smithi080 bash[28361]: audit 2023-12-01T07:06:20.081621+0000 mon.c (mon.2) 2639 : audit 0 from='client.? 172.21.15.80:0/1255443508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:06:23.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:06:22 smithi080 bash[41963]: cluster 2023-12-01T07:06:21.435710+0000 mgr.y (mgr.24362) 4137 : cluster 0 pgmap v4106: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:06:23.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:06:22 smithi080 bash[41963]: audit 2023-12-01T07:06:22.530357+0000 mon.c (mon.2) 2640 : audit 0 from='client.? 172.21.15.80:0/1699971256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:06:23.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:06:22 smithi080 bash[28361]: cluster 2023-12-01T07:06:21.435710+0000 mgr.y (mgr.24362) 4137 : cluster 0 pgmap v4106: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:06:23.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:06:22 smithi080 bash[28361]: audit 2023-12-01T07:06:22.530357+0000 mon.c (mon.2) 2640 : audit 0 from='client.? 172.21.15.80:0/1699971256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:06:23.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:06:22 smithi090 bash[32384]: cluster 2023-12-01T07:06:21.435710+0000 mgr.y (mgr.24362) 4137 : cluster 0 pgmap v4106: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:06:23.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:06:22 smithi090 bash[32384]: audit 2023-12-01T07:06:22.530357+0000 mon.c (mon.2) 2640 : audit 0 from='client.? 172.21.15.80:0/1699971256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:06:24.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:06:23 smithi080 bash[41963]: audit 2023-12-01T07:06:23.179530+0000 mon.c (mon.2) 2641 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:06:24.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:06:23 smithi080 bash[28361]: audit 2023-12-01T07:06:23.179530+0000 mon.c (mon.2) 2641 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:06:24.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:06:23 smithi090 bash[32384]: audit 2023-12-01T07:06:23.179530+0000 mon.c (mon.2) 2641 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:06:25.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:06:24 smithi080 bash[28361]: cluster 2023-12-01T07:06:23.436198+0000 mgr.y (mgr.24362) 4138 : cluster 0 pgmap v4107: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:06:25.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:06:24 smithi080 bash[41963]: cluster 2023-12-01T07:06:23.436198+0000 mgr.y (mgr.24362) 4138 : cluster 0 pgmap v4107: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:06:25.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:06:24 smithi090 bash[32384]: cluster 2023-12-01T07:06:23.436198+0000 mgr.y (mgr.24362) 4138 : cluster 0 pgmap v4107: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:06:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:06:25 smithi080 bash[28361]: audit 2023-12-01T07:06:24.981089+0000 mon.c (mon.2) 2642 : audit 0 from='client.? 172.21.15.80:0/144532694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:06:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:06:25 smithi080 bash[28361]: audit 2023-12-01T07:06:24.993770+0000 mon.c (mon.2) 2643 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:06:26.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:06:25 smithi080 bash[41963]: audit 2023-12-01T07:06:24.981089+0000 mon.c (mon.2) 2642 : audit 0 from='client.? 172.21.15.80:0/144532694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:06:26.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:06:25 smithi080 bash[41963]: audit 2023-12-01T07:06:24.993770+0000 mon.c (mon.2) 2643 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:06:26.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:06:25 smithi090 bash[32384]: audit 2023-12-01T07:06:24.981089+0000 mon.c (mon.2) 2642 : audit 0 from='client.? 172.21.15.80:0/144532694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:06:26.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:06:25 smithi090 bash[32384]: audit 2023-12-01T07:06:24.993770+0000 mon.c (mon.2) 2643 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:06:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:06:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:06:26] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T07:06:27.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:06:26 smithi080 bash[28361]: cluster 2023-12-01T07:06:25.436878+0000 mgr.y (mgr.24362) 4139 : cluster 0 pgmap v4108: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:06:27.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:06:26 smithi080 bash[41963]: cluster 2023-12-01T07:06:25.436878+0000 mgr.y (mgr.24362) 4139 : cluster 0 pgmap v4108: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:06:27.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:06:26 smithi090 bash[32384]: cluster 2023-12-01T07:06:25.436878+0000 mgr.y (mgr.24362) 4139 : cluster 0 pgmap v4108: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:06:28.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:06:27 smithi080 bash[41963]: audit 2023-12-01T07:06:27.440272+0000 mon.a (mon.0) 3087 : audit 0 from='client.? 172.21.15.80:0/1945474301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:06:28.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:06:27 smithi080 bash[28361]: audit 2023-12-01T07:06:27.440272+0000 mon.a (mon.0) 3087 : audit 0 from='client.? 172.21.15.80:0/1945474301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:06:28.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:06:27 smithi090 bash[32384]: audit 2023-12-01T07:06:27.440272+0000 mon.a (mon.0) 3087 : audit 0 from='client.? 172.21.15.80:0/1945474301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:06:29.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:06:28 smithi080 bash[41963]: cluster 2023-12-01T07:06:27.438095+0000 mgr.y (mgr.24362) 4140 : cluster 0 pgmap v4109: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:06:29.523 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:06:28 smithi080 bash[28361]: cluster 2023-12-01T07:06:27.438095+0000 mgr.y (mgr.24362) 4140 : cluster 0 pgmap v4109: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:06:29.524 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:06:28 smithi090 bash[32384]: cluster 2023-12-01T07:06:27.438095+0000 mgr.y (mgr.24362) 4140 : cluster 0 pgmap v4109: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:06:30.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:06:30 smithi080 bash[28361]: audit 2023-12-01T07:06:29.030114+0000 mon.a (mon.0) 3088 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:06:30.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:06:30 smithi080 bash[28361]: audit 2023-12-01T07:06:29.042237+0000 mon.a (mon.0) 3089 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:06:30.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:06:30 smithi080 bash[28361]: audit 2023-12-01T07:06:29.380890+0000 mon.a (mon.0) 3090 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:06:30.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:06:30 smithi080 bash[28361]: audit 2023-12-01T07:06:29.391473+0000 mon.a (mon.0) 3091 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:06:30.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:06:30 smithi080 bash[28361]: cluster 2023-12-01T07:06:29.438712+0000 mgr.y (mgr.24362) 4141 : cluster 0 pgmap v4110: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:06:30.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:06:30 smithi080 bash[28361]: audit 2023-12-01T07:06:29.888069+0000 mon.a (mon.0) 3092 : audit 0 from='client.? 172.21.15.80:0/1712910807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:06:30.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:06:30 smithi080 bash[28361]: audit 2023-12-01T07:06:29.922369+0000 mon.c (mon.2) 2644 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:06:30.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:06:30 smithi080 bash[28361]: audit 2023-12-01T07:06:29.924140+0000 mon.c (mon.2) 2645 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:06:30.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:06:30 smithi080 bash[28361]: audit 2023-12-01T07:06:29.935966+0000 mon.a (mon.0) 3093 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:06:30.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:06:30 smithi080 bash[41963]: audit 2023-12-01T07:06:29.030114+0000 mon.a (mon.0) 3088 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:06:30.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:06:30 smithi080 bash[41963]: audit 2023-12-01T07:06:29.042237+0000 mon.a (mon.0) 3089 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:06:30.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:06:30 smithi080 bash[41963]: audit 2023-12-01T07:06:29.380890+0000 mon.a (mon.0) 3090 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:06:30.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:06:30 smithi080 bash[41963]: audit 2023-12-01T07:06:29.391473+0000 mon.a (mon.0) 3091 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:06:30.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:06:30 smithi080 bash[41963]: cluster 2023-12-01T07:06:29.438712+0000 mgr.y (mgr.24362) 4141 : cluster 0 pgmap v4110: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:06:30.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:06:30 smithi080 bash[41963]: audit 2023-12-01T07:06:29.888069+0000 mon.a (mon.0) 3092 : audit 0 from='client.? 172.21.15.80:0/1712910807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:06:30.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:06:30 smithi080 bash[41963]: audit 2023-12-01T07:06:29.922369+0000 mon.c (mon.2) 2644 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:06:30.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:06:30 smithi080 bash[41963]: audit 2023-12-01T07:06:29.924140+0000 mon.c (mon.2) 2645 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:06:30.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:06:30 smithi080 bash[41963]: audit 2023-12-01T07:06:29.935966+0000 mon.a (mon.0) 3093 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:06:30.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:06:30 smithi090 bash[32384]: audit 2023-12-01T07:06:29.030114+0000 mon.a (mon.0) 3088 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:06:30.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:06:30 smithi090 bash[32384]: audit 2023-12-01T07:06:29.042237+0000 mon.a (mon.0) 3089 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:06:30.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:06:30 smithi090 bash[32384]: audit 2023-12-01T07:06:29.380890+0000 mon.a (mon.0) 3090 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:06:30.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:06:30 smithi090 bash[32384]: audit 2023-12-01T07:06:29.391473+0000 mon.a (mon.0) 3091 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:06:30.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:06:30 smithi090 bash[32384]: cluster 2023-12-01T07:06:29.438712+0000 mgr.y (mgr.24362) 4141 : cluster 0 pgmap v4110: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:06:30.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:06:30 smithi090 bash[32384]: audit 2023-12-01T07:06:29.888069+0000 mon.a (mon.0) 3092 : audit 0 from='client.? 172.21.15.80:0/1712910807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:06:30.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:06:30 smithi090 bash[32384]: audit 2023-12-01T07:06:29.922369+0000 mon.c (mon.2) 2644 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:06:30.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:06:30 smithi090 bash[32384]: audit 2023-12-01T07:06:29.924140+0000 mon.c (mon.2) 2645 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:06:30.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:06:30 smithi090 bash[32384]: audit 2023-12-01T07:06:29.935966+0000 mon.a (mon.0) 3093 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:06:32.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:06:32 smithi090 bash[32384]: cluster 2023-12-01T07:06:31.439808+0000 mgr.y (mgr.24362) 4142 : cluster 0 pgmap v4111: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:06:32.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:06:32 smithi090 bash[32384]: audit 2023-12-01T07:06:32.342029+0000 mon.c (mon.2) 2646 : audit 0 from='client.? 172.21.15.80:0/1211449982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:06:32.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:06:32 smithi080 bash[28361]: cluster 2023-12-01T07:06:31.439808+0000 mgr.y (mgr.24362) 4142 : cluster 0 pgmap v4111: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:06:32.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:06:32 smithi080 bash[28361]: audit 2023-12-01T07:06:32.342029+0000 mon.c (mon.2) 2646 : audit 0 from='client.? 172.21.15.80:0/1211449982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:06:32.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:06:32 smithi080 bash[41963]: cluster 2023-12-01T07:06:31.439808+0000 mgr.y (mgr.24362) 4142 : cluster 0 pgmap v4111: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:06:32.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:06:32 smithi080 bash[41963]: audit 2023-12-01T07:06:32.342029+0000 mon.c (mon.2) 2646 : audit 0 from='client.? 172.21.15.80:0/1211449982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:06:34.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:06:34 smithi090 bash[32384]: cluster 2023-12-01T07:06:33.440452+0000 mgr.y (mgr.24362) 4143 : cluster 0 pgmap v4112: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:06:34.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:06:34 smithi080 bash[28361]: cluster 2023-12-01T07:06:33.440452+0000 mgr.y (mgr.24362) 4143 : cluster 0 pgmap v4112: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:06:34.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:06:34 smithi080 bash[41963]: cluster 2023-12-01T07:06:33.440452+0000 mgr.y (mgr.24362) 4143 : cluster 0 pgmap v4112: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:06:35.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:06:35 smithi080 bash[28361]: audit 2023-12-01T07:06:34.789545+0000 mon.c (mon.2) 2647 : audit 0 from='client.? 172.21.15.80:0/680386704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:06:35.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:06:35 smithi080 bash[41963]: audit 2023-12-01T07:06:34.789545+0000 mon.c (mon.2) 2647 : audit 0 from='client.? 172.21.15.80:0/680386704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:06:36.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:06:35 smithi090 bash[32384]: audit 2023-12-01T07:06:34.789545+0000 mon.c (mon.2) 2647 : audit 0 from='client.? 172.21.15.80:0/680386704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:06:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:06:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:06:36] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T07:06:37.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:06:36 smithi090 bash[32384]: cluster 2023-12-01T07:06:35.441126+0000 mgr.y (mgr.24362) 4144 : cluster 0 pgmap v4113: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:06:37.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:06:36 smithi080 bash[28361]: cluster 2023-12-01T07:06:35.441126+0000 mgr.y (mgr.24362) 4144 : cluster 0 pgmap v4113: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:06:37.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:06:36 smithi080 bash[41963]: cluster 2023-12-01T07:06:35.441126+0000 mgr.y (mgr.24362) 4144 : cluster 0 pgmap v4113: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:06:38.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:06:37 smithi090 bash[32384]: audit 2023-12-01T07:06:37.243497+0000 mon.c (mon.2) 2648 : audit 0 from='client.? 172.21.15.80:0/1542999879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:06:38.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:06:37 smithi080 bash[41963]: audit 2023-12-01T07:06:37.243497+0000 mon.c (mon.2) 2648 : audit 0 from='client.? 172.21.15.80:0/1542999879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:06:38.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:06:37 smithi080 bash[28361]: audit 2023-12-01T07:06:37.243497+0000 mon.c (mon.2) 2648 : audit 0 from='client.? 172.21.15.80:0/1542999879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:06:39.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:06:38 smithi090 bash[32384]: cluster 2023-12-01T07:06:37.442281+0000 mgr.y (mgr.24362) 4145 : cluster 0 pgmap v4114: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:06:39.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:06:38 smithi080 bash[28361]: cluster 2023-12-01T07:06:37.442281+0000 mgr.y (mgr.24362) 4145 : cluster 0 pgmap v4114: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:06:39.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:06:38 smithi080 bash[41963]: cluster 2023-12-01T07:06:37.442281+0000 mgr.y (mgr.24362) 4145 : cluster 0 pgmap v4114: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:06:40.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:06:40 smithi080 bash[28361]: cluster 2023-12-01T07:06:39.442756+0000 mgr.y (mgr.24362) 4146 : cluster 0 pgmap v4115: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:06:40.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:06:40 smithi080 bash[28361]: audit 2023-12-01T07:06:39.694919+0000 mon.c (mon.2) 2649 : audit 0 from='client.? 172.21.15.80:0/4041058435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:06:40.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:06:40 smithi080 bash[28361]: audit 2023-12-01T07:06:39.994498+0000 mon.c (mon.2) 2650 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:06:40.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:06:40 smithi080 bash[41963]: cluster 2023-12-01T07:06:39.442756+0000 mgr.y (mgr.24362) 4146 : cluster 0 pgmap v4115: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:06:40.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:06:40 smithi080 bash[41963]: audit 2023-12-01T07:06:39.694919+0000 mon.c (mon.2) 2649 : audit 0 from='client.? 172.21.15.80:0/4041058435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:06:40.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:06:40 smithi080 bash[41963]: audit 2023-12-01T07:06:39.994498+0000 mon.c (mon.2) 2650 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:06:41.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:06:40 smithi090 bash[32384]: cluster 2023-12-01T07:06:39.442756+0000 mgr.y (mgr.24362) 4146 : cluster 0 pgmap v4115: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:06:41.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:06:40 smithi090 bash[32384]: audit 2023-12-01T07:06:39.694919+0000 mon.c (mon.2) 2649 : audit 0 from='client.? 172.21.15.80:0/4041058435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:06:41.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:06:40 smithi090 bash[32384]: audit 2023-12-01T07:06:39.994498+0000 mon.c (mon.2) 2650 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:06:42.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:06:42 smithi080 bash[41963]: cluster 2023-12-01T07:06:41.443803+0000 mgr.y (mgr.24362) 4147 : cluster 0 pgmap v4116: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:06:42.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:06:42 smithi080 bash[41963]: audit 2023-12-01T07:06:42.148931+0000 mon.a (mon.0) 3094 : audit 0 from='client.? 172.21.15.80:0/1878304226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:06:42.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:06:42 smithi080 bash[28361]: cluster 2023-12-01T07:06:41.443803+0000 mgr.y (mgr.24362) 4147 : cluster 0 pgmap v4116: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:06:42.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:06:42 smithi080 bash[28361]: audit 2023-12-01T07:06:42.148931+0000 mon.a (mon.0) 3094 : audit 0 from='client.? 172.21.15.80:0/1878304226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:06:43.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:06:42 smithi090 bash[32384]: cluster 2023-12-01T07:06:41.443803+0000 mgr.y (mgr.24362) 4147 : cluster 0 pgmap v4116: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:06:43.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:06:42 smithi090 bash[32384]: audit 2023-12-01T07:06:42.148931+0000 mon.a (mon.0) 3094 : audit 0 from='client.? 172.21.15.80:0/1878304226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:06:45.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:06:44 smithi090 bash[32384]: cluster 2023-12-01T07:06:43.444517+0000 mgr.y (mgr.24362) 4148 : cluster 0 pgmap v4117: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:06:45.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:06:44 smithi090 bash[32384]: audit 2023-12-01T07:06:44.596116+0000 mon.c (mon.2) 2651 : audit 0 from='client.? 172.21.15.80:0/1214273966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:06:45.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:06:44 smithi080 bash[28361]: cluster 2023-12-01T07:06:43.444517+0000 mgr.y (mgr.24362) 4148 : cluster 0 pgmap v4117: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:06:45.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:06:44 smithi080 bash[28361]: audit 2023-12-01T07:06:44.596116+0000 mon.c (mon.2) 2651 : audit 0 from='client.? 172.21.15.80:0/1214273966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:06:45.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:06:44 smithi080 bash[41963]: cluster 2023-12-01T07:06:43.444517+0000 mgr.y (mgr.24362) 4148 : cluster 0 pgmap v4117: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:06:45.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:06:44 smithi080 bash[41963]: audit 2023-12-01T07:06:44.596116+0000 mon.c (mon.2) 2651 : audit 0 from='client.? 172.21.15.80:0/1214273966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:06:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:06:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:06:46] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T07:06:47.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:06:46 smithi090 bash[32384]: cluster 2023-12-01T07:06:45.445218+0000 mgr.y (mgr.24362) 4149 : cluster 0 pgmap v4118: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:06:47.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:06:46 smithi080 bash[41963]: cluster 2023-12-01T07:06:45.445218+0000 mgr.y (mgr.24362) 4149 : cluster 0 pgmap v4118: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:06:47.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:06:46 smithi080 bash[28361]: cluster 2023-12-01T07:06:45.445218+0000 mgr.y (mgr.24362) 4149 : cluster 0 pgmap v4118: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:06:48.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:06:47 smithi090 bash[32384]: audit 2023-12-01T07:06:47.053338+0000 mon.a (mon.0) 3095 : audit 0 from='client.? 172.21.15.80:0/2243355403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:06:48.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:06:47 smithi080 bash[28361]: audit 2023-12-01T07:06:47.053338+0000 mon.a (mon.0) 3095 : audit 0 from='client.? 172.21.15.80:0/2243355403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:06:48.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:06:47 smithi080 bash[41963]: audit 2023-12-01T07:06:47.053338+0000 mon.a (mon.0) 3095 : audit 0 from='client.? 172.21.15.80:0/2243355403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:06:49.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:06:48 smithi090 bash[32384]: cluster 2023-12-01T07:06:47.446373+0000 mgr.y (mgr.24362) 4150 : cluster 0 pgmap v4119: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:06:49.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:06:48 smithi080 bash[41963]: cluster 2023-12-01T07:06:47.446373+0000 mgr.y (mgr.24362) 4150 : cluster 0 pgmap v4119: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:06:49.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:06:48 smithi080 bash[28361]: cluster 2023-12-01T07:06:47.446373+0000 mgr.y (mgr.24362) 4150 : cluster 0 pgmap v4119: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:06:50.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:06:49 smithi090 bash[32384]: audit 2023-12-01T07:06:49.502873+0000 mon.a (mon.0) 3096 : audit 0 from='client.? 172.21.15.80:0/3368425081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:06:50.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:06:49 smithi080 bash[41963]: audit 2023-12-01T07:06:49.502873+0000 mon.a (mon.0) 3096 : audit 0 from='client.? 172.21.15.80:0/3368425081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:06:50.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:06:49 smithi080 bash[28361]: audit 2023-12-01T07:06:49.502873+0000 mon.a (mon.0) 3096 : audit 0 from='client.? 172.21.15.80:0/3368425081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:06:51.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:06:50 smithi090 bash[32384]: cluster 2023-12-01T07:06:49.446994+0000 mgr.y (mgr.24362) 4151 : cluster 0 pgmap v4120: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:06:51.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:06:50 smithi080 bash[28361]: cluster 2023-12-01T07:06:49.446994+0000 mgr.y (mgr.24362) 4151 : cluster 0 pgmap v4120: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:06:51.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:06:50 smithi080 bash[41963]: cluster 2023-12-01T07:06:49.446994+0000 mgr.y (mgr.24362) 4151 : cluster 0 pgmap v4120: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:06:53.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:06:52 smithi090 bash[32384]: cluster 2023-12-01T07:06:51.448170+0000 mgr.y (mgr.24362) 4152 : cluster 0 pgmap v4121: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:06:53.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:06:52 smithi090 bash[32384]: audit 2023-12-01T07:06:51.960304+0000 mon.a (mon.0) 3097 : audit 0 from='client.? 172.21.15.80:0/2102263129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:06:53.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:06:52 smithi080 bash[28361]: cluster 2023-12-01T07:06:51.448170+0000 mgr.y (mgr.24362) 4152 : cluster 0 pgmap v4121: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:06:53.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:06:52 smithi080 bash[28361]: audit 2023-12-01T07:06:51.960304+0000 mon.a (mon.0) 3097 : audit 0 from='client.? 172.21.15.80:0/2102263129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:06:53.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:06:52 smithi080 bash[41963]: cluster 2023-12-01T07:06:51.448170+0000 mgr.y (mgr.24362) 4152 : cluster 0 pgmap v4121: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:06:53.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:06:52 smithi080 bash[41963]: audit 2023-12-01T07:06:51.960304+0000 mon.a (mon.0) 3097 : audit 0 from='client.? 172.21.15.80:0/2102263129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:06:55.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:06:54 smithi090 bash[32384]: cluster 2023-12-01T07:06:53.448839+0000 mgr.y (mgr.24362) 4153 : cluster 0 pgmap v4122: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:06:55.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:06:54 smithi090 bash[32384]: audit 2023-12-01T07:06:54.414520+0000 mon.c (mon.2) 2652 : audit 0 from='client.? 172.21.15.80:0/431992828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:06:55.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:06:54 smithi080 bash[41963]: cluster 2023-12-01T07:06:53.448839+0000 mgr.y (mgr.24362) 4153 : cluster 0 pgmap v4122: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:06:55.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:06:54 smithi080 bash[41963]: audit 2023-12-01T07:06:54.414520+0000 mon.c (mon.2) 2652 : audit 0 from='client.? 172.21.15.80:0/431992828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:06:55.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:06:54 smithi080 bash[28361]: cluster 2023-12-01T07:06:53.448839+0000 mgr.y (mgr.24362) 4153 : cluster 0 pgmap v4122: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:06:55.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:06:54 smithi080 bash[28361]: audit 2023-12-01T07:06:54.414520+0000 mon.c (mon.2) 2652 : audit 0 from='client.? 172.21.15.80:0/431992828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:06:56.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:06:55 smithi090 bash[32384]: audit 2023-12-01T07:06:54.994967+0000 mon.c (mon.2) 2653 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:06:56.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:06:55 smithi080 bash[28361]: audit 2023-12-01T07:06:54.994967+0000 mon.c (mon.2) 2653 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:06:56.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:06:55 smithi080 bash[41963]: audit 2023-12-01T07:06:54.994967+0000 mon.c (mon.2) 2653 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:06:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:06:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:06:56] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T07:06:57.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:06:56 smithi090 bash[32384]: cluster 2023-12-01T07:06:55.449490+0000 mgr.y (mgr.24362) 4154 : cluster 0 pgmap v4123: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:06:57.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:06:56 smithi080 bash[41963]: cluster 2023-12-01T07:06:55.449490+0000 mgr.y (mgr.24362) 4154 : cluster 0 pgmap v4123: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:06:57.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:06:56 smithi080 bash[28361]: cluster 2023-12-01T07:06:55.449490+0000 mgr.y (mgr.24362) 4154 : cluster 0 pgmap v4123: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:06:58.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:06:57 smithi090 bash[32384]: audit 2023-12-01T07:06:56.872687+0000 mon.c (mon.2) 2654 : audit 0 from='client.? 172.21.15.80:0/3997798804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:06:58.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:06:57 smithi080 bash[28361]: audit 2023-12-01T07:06:56.872687+0000 mon.c (mon.2) 2654 : audit 0 from='client.? 172.21.15.80:0/3997798804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:06:58.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:06:57 smithi080 bash[41963]: audit 2023-12-01T07:06:56.872687+0000 mon.c (mon.2) 2654 : audit 0 from='client.? 172.21.15.80:0/3997798804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:06:59.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:06:58 smithi090 bash[32384]: cluster 2023-12-01T07:06:57.450654+0000 mgr.y (mgr.24362) 4155 : cluster 0 pgmap v4124: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:06:59.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:06:58 smithi080 bash[28361]: cluster 2023-12-01T07:06:57.450654+0000 mgr.y (mgr.24362) 4155 : cluster 0 pgmap v4124: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:06:59.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:06:58 smithi080 bash[41963]: cluster 2023-12-01T07:06:57.450654+0000 mgr.y (mgr.24362) 4155 : cluster 0 pgmap v4124: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:07:00.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:06:59 smithi090 bash[32384]: audit 2023-12-01T07:06:59.326116+0000 mon.a (mon.0) 3098 : audit 0 from='client.? 172.21.15.80:0/1184074367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:07:00.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:06:59 smithi080 bash[28361]: audit 2023-12-01T07:06:59.326116+0000 mon.a (mon.0) 3098 : audit 0 from='client.? 172.21.15.80:0/1184074367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:07:00.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:06:59 smithi080 bash[41963]: audit 2023-12-01T07:06:59.326116+0000 mon.a (mon.0) 3098 : audit 0 from='client.? 172.21.15.80:0/1184074367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:07:01.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:07:00 smithi090 bash[32384]: cluster 2023-12-01T07:06:59.451354+0000 mgr.y (mgr.24362) 4156 : cluster 0 pgmap v4125: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:07:01.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:07:00 smithi080 bash[28361]: cluster 2023-12-01T07:06:59.451354+0000 mgr.y (mgr.24362) 4156 : cluster 0 pgmap v4125: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:07:01.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:07:00 smithi080 bash[41963]: cluster 2023-12-01T07:06:59.451354+0000 mgr.y (mgr.24362) 4156 : cluster 0 pgmap v4125: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:07:03.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:07:02 smithi090 bash[32384]: cluster 2023-12-01T07:07:01.452453+0000 mgr.y (mgr.24362) 4157 : cluster 0 pgmap v4126: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:07:03.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:07:02 smithi090 bash[32384]: audit 2023-12-01T07:07:01.791413+0000 mon.c (mon.2) 2655 : audit 0 from='client.? 172.21.15.80:0/526091240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:07:03.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:07:02 smithi080 bash[28361]: cluster 2023-12-01T07:07:01.452453+0000 mgr.y (mgr.24362) 4157 : cluster 0 pgmap v4126: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:07:03.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:07:02 smithi080 bash[28361]: audit 2023-12-01T07:07:01.791413+0000 mon.c (mon.2) 2655 : audit 0 from='client.? 172.21.15.80:0/526091240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:07:03.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:07:02 smithi080 bash[41963]: cluster 2023-12-01T07:07:01.452453+0000 mgr.y (mgr.24362) 4157 : cluster 0 pgmap v4126: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:07:03.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:07:02 smithi080 bash[41963]: audit 2023-12-01T07:07:01.791413+0000 mon.c (mon.2) 2655 : audit 0 from='client.? 172.21.15.80:0/526091240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:07:05.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:07:04 smithi080 bash[28361]: cluster 2023-12-01T07:07:03.453119+0000 mgr.y (mgr.24362) 4158 : cluster 0 pgmap v4127: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:07:05.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:07:04 smithi080 bash[28361]: audit 2023-12-01T07:07:04.250427+0000 mon.a (mon.0) 3099 : audit 0 from='client.? 172.21.15.80:0/1110362664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:07:05.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:07:04 smithi080 bash[41963]: cluster 2023-12-01T07:07:03.453119+0000 mgr.y (mgr.24362) 4158 : cluster 0 pgmap v4127: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:07:05.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:07:04 smithi080 bash[41963]: audit 2023-12-01T07:07:04.250427+0000 mon.a (mon.0) 3099 : audit 0 from='client.? 172.21.15.80:0/1110362664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:07:05.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:07:04 smithi090 bash[32384]: cluster 2023-12-01T07:07:03.453119+0000 mgr.y (mgr.24362) 4158 : cluster 0 pgmap v4127: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:07:05.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:07:04 smithi090 bash[32384]: audit 2023-12-01T07:07:04.250427+0000 mon.a (mon.0) 3099 : audit 0 from='client.? 172.21.15.80:0/1110362664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:07:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:07:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:07:06] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T07:07:07.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:07:06 smithi080 bash[28361]: cluster 2023-12-01T07:07:05.453824+0000 mgr.y (mgr.24362) 4159 : cluster 0 pgmap v4128: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:07:07.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:07:06 smithi080 bash[28361]: audit 2023-12-01T07:07:06.697585+0000 mon.c (mon.2) 2656 : audit 0 from='client.? 172.21.15.80:0/4110845798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:07:07.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:07:06 smithi080 bash[41963]: cluster 2023-12-01T07:07:05.453824+0000 mgr.y (mgr.24362) 4159 : cluster 0 pgmap v4128: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:07:07.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:07:06 smithi080 bash[41963]: audit 2023-12-01T07:07:06.697585+0000 mon.c (mon.2) 2656 : audit 0 from='client.? 172.21.15.80:0/4110845798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:07:07.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:07:06 smithi090 bash[32384]: cluster 2023-12-01T07:07:05.453824+0000 mgr.y (mgr.24362) 4159 : cluster 0 pgmap v4128: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:07:07.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:07:06 smithi090 bash[32384]: audit 2023-12-01T07:07:06.697585+0000 mon.c (mon.2) 2656 : audit 0 from='client.? 172.21.15.80:0/4110845798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:07:09.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:07:08 smithi080 bash[28361]: cluster 2023-12-01T07:07:07.454935+0000 mgr.y (mgr.24362) 4160 : cluster 0 pgmap v4129: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:07:09.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:07:08 smithi080 bash[41963]: cluster 2023-12-01T07:07:07.454935+0000 mgr.y (mgr.24362) 4160 : cluster 0 pgmap v4129: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:07:09.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:07:08 smithi090 bash[32384]: cluster 2023-12-01T07:07:07.454935+0000 mgr.y (mgr.24362) 4160 : cluster 0 pgmap v4129: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:07:10.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:07:09 smithi080 bash[28361]: audit 2023-12-01T07:07:09.153325+0000 mon.c (mon.2) 2657 : audit 0 from='client.? 172.21.15.80:0/718227592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:07:10.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:07:09 smithi080 bash[41963]: audit 2023-12-01T07:07:09.153325+0000 mon.c (mon.2) 2657 : audit 0 from='client.? 172.21.15.80:0/718227592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:07:10.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:07:09 smithi090 bash[32384]: audit 2023-12-01T07:07:09.153325+0000 mon.c (mon.2) 2657 : audit 0 from='client.? 172.21.15.80:0/718227592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:07:11.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:07:10 smithi080 bash[41963]: cluster 2023-12-01T07:07:09.455637+0000 mgr.y (mgr.24362) 4161 : cluster 0 pgmap v4130: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:07:11.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:07:10 smithi080 bash[41963]: audit 2023-12-01T07:07:09.995337+0000 mon.c (mon.2) 2658 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:07:11.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:07:10 smithi080 bash[28361]: cluster 2023-12-01T07:07:09.455637+0000 mgr.y (mgr.24362) 4161 : cluster 0 pgmap v4130: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:07:11.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:07:10 smithi080 bash[28361]: audit 2023-12-01T07:07:09.995337+0000 mon.c (mon.2) 2658 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:07:11.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:07:10 smithi090 bash[32384]: cluster 2023-12-01T07:07:09.455637+0000 mgr.y (mgr.24362) 4161 : cluster 0 pgmap v4130: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:07:11.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:07:10 smithi090 bash[32384]: audit 2023-12-01T07:07:09.995337+0000 mon.c (mon.2) 2658 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:07:12.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:07:11 smithi080 bash[28361]: audit 2023-12-01T07:07:11.606779+0000 mon.a (mon.0) 3100 : audit 0 from='client.? 172.21.15.80:0/1497421231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:07:12.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:07:11 smithi080 bash[41963]: audit 2023-12-01T07:07:11.606779+0000 mon.a (mon.0) 3100 : audit 0 from='client.? 172.21.15.80:0/1497421231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:07:12.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:07:11 smithi090 bash[32384]: audit 2023-12-01T07:07:11.606779+0000 mon.a (mon.0) 3100 : audit 0 from='client.? 172.21.15.80:0/1497421231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:07:13.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:07:12 smithi080 bash[28361]: cluster 2023-12-01T07:07:11.456696+0000 mgr.y (mgr.24362) 4162 : cluster 0 pgmap v4131: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:07:13.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:07:12 smithi080 bash[41963]: cluster 2023-12-01T07:07:11.456696+0000 mgr.y (mgr.24362) 4162 : cluster 0 pgmap v4131: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:07:13.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:07:12 smithi090 bash[32384]: cluster 2023-12-01T07:07:11.456696+0000 mgr.y (mgr.24362) 4162 : cluster 0 pgmap v4131: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:07:15.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:07:14 smithi080 bash[41963]: cluster 2023-12-01T07:07:13.457331+0000 mgr.y (mgr.24362) 4163 : cluster 0 pgmap v4132: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:07:15.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:07:14 smithi080 bash[41963]: audit 2023-12-01T07:07:14.047725+0000 mon.c (mon.2) 2659 : audit 0 from='client.? 172.21.15.80:0/3460994306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:07:15.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:07:14 smithi080 bash[28361]: cluster 2023-12-01T07:07:13.457331+0000 mgr.y (mgr.24362) 4163 : cluster 0 pgmap v4132: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:07:15.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:07:14 smithi080 bash[28361]: audit 2023-12-01T07:07:14.047725+0000 mon.c (mon.2) 2659 : audit 0 from='client.? 172.21.15.80:0/3460994306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:07:15.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:07:14 smithi090 bash[32384]: cluster 2023-12-01T07:07:13.457331+0000 mgr.y (mgr.24362) 4163 : cluster 0 pgmap v4132: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:07:15.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:07:14 smithi090 bash[32384]: audit 2023-12-01T07:07:14.047725+0000 mon.c (mon.2) 2659 : audit 0 from='client.? 172.21.15.80:0/3460994306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:07:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:07:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:07:16] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T07:07:17.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:07:16 smithi080 bash[28361]: cluster 2023-12-01T07:07:15.457979+0000 mgr.y (mgr.24362) 4164 : cluster 0 pgmap v4133: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:07:17.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:07:16 smithi080 bash[28361]: audit 2023-12-01T07:07:16.504215+0000 mon.c (mon.2) 2660 : audit 0 from='client.? 172.21.15.80:0/3064409045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:07:17.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:07:16 smithi080 bash[41963]: cluster 2023-12-01T07:07:15.457979+0000 mgr.y (mgr.24362) 4164 : cluster 0 pgmap v4133: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:07:17.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:07:16 smithi080 bash[41963]: audit 2023-12-01T07:07:16.504215+0000 mon.c (mon.2) 2660 : audit 0 from='client.? 172.21.15.80:0/3064409045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:07:17.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:07:16 smithi090 bash[32384]: cluster 2023-12-01T07:07:15.457979+0000 mgr.y (mgr.24362) 4164 : cluster 0 pgmap v4133: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:07:17.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:07:16 smithi090 bash[32384]: audit 2023-12-01T07:07:16.504215+0000 mon.c (mon.2) 2660 : audit 0 from='client.? 172.21.15.80:0/3064409045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:07:19.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:07:18 smithi080 bash[28361]: cluster 2023-12-01T07:07:17.459123+0000 mgr.y (mgr.24362) 4165 : cluster 0 pgmap v4134: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:07:19.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:07:18 smithi080 bash[41963]: cluster 2023-12-01T07:07:17.459123+0000 mgr.y (mgr.24362) 4165 : cluster 0 pgmap v4134: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:07:19.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:07:18 smithi090 bash[32384]: cluster 2023-12-01T07:07:17.459123+0000 mgr.y (mgr.24362) 4165 : cluster 0 pgmap v4134: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:07:20.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:07:19 smithi080 bash[28361]: audit 2023-12-01T07:07:18.956211+0000 mon.c (mon.2) 2661 : audit 0 from='client.? 172.21.15.80:0/3681968437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:07:20.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:07:19 smithi080 bash[41963]: audit 2023-12-01T07:07:18.956211+0000 mon.c (mon.2) 2661 : audit 0 from='client.? 172.21.15.80:0/3681968437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:07:20.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:07:19 smithi090 bash[32384]: audit 2023-12-01T07:07:18.956211+0000 mon.c (mon.2) 2661 : audit 0 from='client.? 172.21.15.80:0/3681968437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:07:21.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:07:20 smithi080 bash[41963]: cluster 2023-12-01T07:07:19.459848+0000 mgr.y (mgr.24362) 4166 : cluster 0 pgmap v4135: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:07:21.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:07:20 smithi080 bash[28361]: cluster 2023-12-01T07:07:19.459848+0000 mgr.y (mgr.24362) 4166 : cluster 0 pgmap v4135: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:07:21.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:07:20 smithi090 bash[32384]: cluster 2023-12-01T07:07:19.459848+0000 mgr.y (mgr.24362) 4166 : cluster 0 pgmap v4135: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:07:22.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:07:21 smithi080 bash[28361]: audit 2023-12-01T07:07:21.410441+0000 mon.c (mon.2) 2662 : audit 0 from='client.? 172.21.15.80:0/230165633' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:07:22.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:07:21 smithi080 bash[41963]: audit 2023-12-01T07:07:21.410441+0000 mon.c (mon.2) 2662 : audit 0 from='client.? 172.21.15.80:0/230165633' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:07:22.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:07:21 smithi090 bash[32384]: audit 2023-12-01T07:07:21.410441+0000 mon.c (mon.2) 2662 : audit 0 from='client.? 172.21.15.80:0/230165633' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:07:23.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:07:22 smithi080 bash[41963]: cluster 2023-12-01T07:07:21.460995+0000 mgr.y (mgr.24362) 4167 : cluster 0 pgmap v4136: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:07:23.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:07:22 smithi080 bash[28361]: cluster 2023-12-01T07:07:21.460995+0000 mgr.y (mgr.24362) 4167 : cluster 0 pgmap v4136: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:07:23.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:07:22 smithi090 bash[32384]: cluster 2023-12-01T07:07:21.460995+0000 mgr.y (mgr.24362) 4167 : cluster 0 pgmap v4136: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:07:25.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:07:24 smithi080 bash[41963]: cluster 2023-12-01T07:07:23.461663+0000 mgr.y (mgr.24362) 4168 : cluster 0 pgmap v4137: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:07:25.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:07:24 smithi080 bash[41963]: audit 2023-12-01T07:07:23.857370+0000 mon.a (mon.0) 3101 : audit 0 from='client.? 172.21.15.80:0/1157623198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:07:25.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:07:24 smithi080 bash[28361]: cluster 2023-12-01T07:07:23.461663+0000 mgr.y (mgr.24362) 4168 : cluster 0 pgmap v4137: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:07:25.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:07:24 smithi080 bash[28361]: audit 2023-12-01T07:07:23.857370+0000 mon.a (mon.0) 3101 : audit 0 from='client.? 172.21.15.80:0/1157623198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:07:25.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:07:24 smithi090 bash[32384]: cluster 2023-12-01T07:07:23.461663+0000 mgr.y (mgr.24362) 4168 : cluster 0 pgmap v4137: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:07:25.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:07:24 smithi090 bash[32384]: audit 2023-12-01T07:07:23.857370+0000 mon.a (mon.0) 3101 : audit 0 from='client.? 172.21.15.80:0/1157623198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:07:26.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:07:25 smithi080 bash[41963]: audit 2023-12-01T07:07:24.995777+0000 mon.c (mon.2) 2663 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:07:26.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:07:25 smithi080 bash[28361]: audit 2023-12-01T07:07:24.995777+0000 mon.c (mon.2) 2663 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:07:26.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:07:25 smithi090 bash[32384]: audit 2023-12-01T07:07:24.995777+0000 mon.c (mon.2) 2663 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:07:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:07:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:07:26] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T07:07:27.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:07:26 smithi080 bash[28361]: cluster 2023-12-01T07:07:25.462298+0000 mgr.y (mgr.24362) 4169 : cluster 0 pgmap v4138: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:07:27.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:07:26 smithi080 bash[28361]: audit 2023-12-01T07:07:26.316214+0000 mon.a (mon.0) 3102 : audit 0 from='client.? 172.21.15.80:0/4032538865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:07:27.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:07:26 smithi080 bash[41963]: cluster 2023-12-01T07:07:25.462298+0000 mgr.y (mgr.24362) 4169 : cluster 0 pgmap v4138: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:07:27.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:07:26 smithi080 bash[41963]: audit 2023-12-01T07:07:26.316214+0000 mon.a (mon.0) 3102 : audit 0 from='client.? 172.21.15.80:0/4032538865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:07:27.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:07:26 smithi090 bash[32384]: cluster 2023-12-01T07:07:25.462298+0000 mgr.y (mgr.24362) 4169 : cluster 0 pgmap v4138: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:07:27.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:07:26 smithi090 bash[32384]: audit 2023-12-01T07:07:26.316214+0000 mon.a (mon.0) 3102 : audit 0 from='client.? 172.21.15.80:0/4032538865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:07:29.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:07:28 smithi080 bash[28361]: cluster 2023-12-01T07:07:27.463480+0000 mgr.y (mgr.24362) 4170 : cluster 0 pgmap v4139: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:07:29.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:07:28 smithi080 bash[28361]: audit 2023-12-01T07:07:28.771406+0000 mon.c (mon.2) 2664 : audit 0 from='client.? 172.21.15.80:0/1664835519' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:07:29.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:07:28 smithi080 bash[41963]: cluster 2023-12-01T07:07:27.463480+0000 mgr.y (mgr.24362) 4170 : cluster 0 pgmap v4139: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:07:29.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:07:28 smithi080 bash[41963]: audit 2023-12-01T07:07:28.771406+0000 mon.c (mon.2) 2664 : audit 0 from='client.? 172.21.15.80:0/1664835519' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:07:29.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:07:28 smithi090 bash[32384]: cluster 2023-12-01T07:07:27.463480+0000 mgr.y (mgr.24362) 4170 : cluster 0 pgmap v4139: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:07:29.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:07:28 smithi090 bash[32384]: audit 2023-12-01T07:07:28.771406+0000 mon.c (mon.2) 2664 : audit 0 from='client.? 172.21.15.80:0/1664835519' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:07:31.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:07:30 smithi080 bash[41963]: cluster 2023-12-01T07:07:29.464148+0000 mgr.y (mgr.24362) 4171 : cluster 0 pgmap v4140: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:07:31.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:07:30 smithi080 bash[41963]: audit 2023-12-01T07:07:30.017253+0000 mon.c (mon.2) 2665 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:07:31.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:07:30 smithi080 bash[28361]: cluster 2023-12-01T07:07:29.464148+0000 mgr.y (mgr.24362) 4171 : cluster 0 pgmap v4140: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:07:31.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:07:30 smithi080 bash[28361]: audit 2023-12-01T07:07:30.017253+0000 mon.c (mon.2) 2665 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:07:31.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:07:30 smithi090 bash[32384]: cluster 2023-12-01T07:07:29.464148+0000 mgr.y (mgr.24362) 4171 : cluster 0 pgmap v4140: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:07:31.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:07:30 smithi090 bash[32384]: audit 2023-12-01T07:07:30.017253+0000 mon.c (mon.2) 2665 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:07:32.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:07:31 smithi080 bash[41963]: audit 2023-12-01T07:07:31.228675+0000 mon.c (mon.2) 2666 : audit 0 from='client.? 172.21.15.80:0/2326883084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:07:32.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:07:31 smithi080 bash[28361]: audit 2023-12-01T07:07:31.228675+0000 mon.c (mon.2) 2666 : audit 0 from='client.? 172.21.15.80:0/2326883084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:07:32.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:07:31 smithi090 bash[32384]: audit 2023-12-01T07:07:31.228675+0000 mon.c (mon.2) 2666 : audit 0 from='client.? 172.21.15.80:0/2326883084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:07:33.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:07:32 smithi080 bash[28361]: cluster 2023-12-01T07:07:31.465328+0000 mgr.y (mgr.24362) 4172 : cluster 0 pgmap v4141: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:07:33.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:07:32 smithi080 bash[41963]: cluster 2023-12-01T07:07:31.465328+0000 mgr.y (mgr.24362) 4172 : cluster 0 pgmap v4141: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:07:33.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:07:32 smithi090 bash[32384]: cluster 2023-12-01T07:07:31.465328+0000 mgr.y (mgr.24362) 4172 : cluster 0 pgmap v4141: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:07:34.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:07:33 smithi080 bash[28361]: audit 2023-12-01T07:07:33.682709+0000 mon.a (mon.0) 3103 : audit 0 from='client.? 172.21.15.80:0/3210992269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:07:34.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:07:33 smithi080 bash[41963]: audit 2023-12-01T07:07:33.682709+0000 mon.a (mon.0) 3103 : audit 0 from='client.? 172.21.15.80:0/3210992269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:07:34.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:07:33 smithi090 bash[32384]: audit 2023-12-01T07:07:33.682709+0000 mon.a (mon.0) 3103 : audit 0 from='client.? 172.21.15.80:0/3210992269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:07:35.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:07:34 smithi080 bash[28361]: cluster 2023-12-01T07:07:33.465998+0000 mgr.y (mgr.24362) 4173 : cluster 0 pgmap v4142: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:07:35.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:07:34 smithi080 bash[41963]: cluster 2023-12-01T07:07:33.465998+0000 mgr.y (mgr.24362) 4173 : cluster 0 pgmap v4142: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:07:35.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:07:34 smithi090 bash[32384]: cluster 2023-12-01T07:07:33.465998+0000 mgr.y (mgr.24362) 4173 : cluster 0 pgmap v4142: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:07:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:07:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:07:36] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T07:07:37.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:07:36 smithi080 bash[28361]: cluster 2023-12-01T07:07:35.466617+0000 mgr.y (mgr.24362) 4174 : cluster 0 pgmap v4143: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:07:37.184 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:07:36 smithi080 bash[28361]: audit 2023-12-01T07:07:35.910816+0000 mon.a (mon.0) 3104 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:07:37.184 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:07:36 smithi080 bash[28361]: audit 2023-12-01T07:07:35.920195+0000 mon.a (mon.0) 3105 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:07:37.184 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:07:36 smithi080 bash[28361]: audit 2023-12-01T07:07:36.161723+0000 mon.c (mon.2) 2667 : audit 0 from='client.? 172.21.15.80:0/2657627639' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:07:37.184 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:07:36 smithi080 bash[28361]: audit 2023-12-01T07:07:36.220031+0000 mon.a (mon.0) 3106 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:07:37.184 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:07:36 smithi080 bash[28361]: audit 2023-12-01T07:07:36.232267+0000 mon.a (mon.0) 3107 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:07:37.184 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:07:36 smithi080 bash[28361]: audit 2023-12-01T07:07:36.705267+0000 mon.c (mon.2) 2668 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:07:37.184 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:07:36 smithi080 bash[28361]: audit 2023-12-01T07:07:36.707285+0000 mon.c (mon.2) 2669 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:07:37.185 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:07:36 smithi080 bash[28361]: audit 2023-12-01T07:07:36.718993+0000 mon.a (mon.0) 3108 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:07:37.185 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:07:36 smithi080 bash[41963]: cluster 2023-12-01T07:07:35.466617+0000 mgr.y (mgr.24362) 4174 : cluster 0 pgmap v4143: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:07:37.185 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:07:36 smithi080 bash[41963]: audit 2023-12-01T07:07:35.910816+0000 mon.a (mon.0) 3104 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:07:37.185 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:07:36 smithi080 bash[41963]: audit 2023-12-01T07:07:35.920195+0000 mon.a (mon.0) 3105 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:07:37.186 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:07:36 smithi080 bash[41963]: audit 2023-12-01T07:07:36.161723+0000 mon.c (mon.2) 2667 : audit 0 from='client.? 172.21.15.80:0/2657627639' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:07:37.186 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:07:36 smithi080 bash[41963]: audit 2023-12-01T07:07:36.220031+0000 mon.a (mon.0) 3106 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:07:37.186 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:07:36 smithi080 bash[41963]: audit 2023-12-01T07:07:36.232267+0000 mon.a (mon.0) 3107 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:07:37.186 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:07:36 smithi080 bash[41963]: audit 2023-12-01T07:07:36.705267+0000 mon.c (mon.2) 2668 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:07:37.186 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:07:36 smithi080 bash[41963]: audit 2023-12-01T07:07:36.707285+0000 mon.c (mon.2) 2669 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:07:37.186 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:07:36 smithi080 bash[41963]: audit 2023-12-01T07:07:36.718993+0000 mon.a (mon.0) 3108 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:07:37.274 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:07:36 smithi090 bash[32384]: cluster 2023-12-01T07:07:35.466617+0000 mgr.y (mgr.24362) 4174 : cluster 0 pgmap v4143: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:07:37.274 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:07:36 smithi090 bash[32384]: audit 2023-12-01T07:07:35.910816+0000 mon.a (mon.0) 3104 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:07:37.274 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:07:36 smithi090 bash[32384]: audit 2023-12-01T07:07:35.920195+0000 mon.a (mon.0) 3105 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:07:37.274 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:07:36 smithi090 bash[32384]: audit 2023-12-01T07:07:36.161723+0000 mon.c (mon.2) 2667 : audit 0 from='client.? 172.21.15.80:0/2657627639' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:07:37.274 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:07:36 smithi090 bash[32384]: audit 2023-12-01T07:07:36.220031+0000 mon.a (mon.0) 3106 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:07:37.274 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:07:36 smithi090 bash[32384]: audit 2023-12-01T07:07:36.232267+0000 mon.a (mon.0) 3107 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:07:37.274 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:07:36 smithi090 bash[32384]: audit 2023-12-01T07:07:36.705267+0000 mon.c (mon.2) 2668 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:07:37.274 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:07:36 smithi090 bash[32384]: audit 2023-12-01T07:07:36.707285+0000 mon.c (mon.2) 2669 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:07:37.275 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:07:36 smithi090 bash[32384]: audit 2023-12-01T07:07:36.718993+0000 mon.a (mon.0) 3108 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:07:39.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:07:38 smithi080 bash[28361]: cluster 2023-12-01T07:07:37.467810+0000 mgr.y (mgr.24362) 4175 : cluster 0 pgmap v4144: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:07:39.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:07:38 smithi080 bash[28361]: audit 2023-12-01T07:07:38.614703+0000 mon.c (mon.2) 2670 : audit 0 from='client.? 172.21.15.80:0/3438600227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:07:39.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:07:38 smithi080 bash[41963]: cluster 2023-12-01T07:07:37.467810+0000 mgr.y (mgr.24362) 4175 : cluster 0 pgmap v4144: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:07:39.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:07:38 smithi080 bash[41963]: audit 2023-12-01T07:07:38.614703+0000 mon.c (mon.2) 2670 : audit 0 from='client.? 172.21.15.80:0/3438600227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:07:39.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:07:38 smithi090 bash[32384]: cluster 2023-12-01T07:07:37.467810+0000 mgr.y (mgr.24362) 4175 : cluster 0 pgmap v4144: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:07:39.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:07:38 smithi090 bash[32384]: audit 2023-12-01T07:07:38.614703+0000 mon.c (mon.2) 2670 : audit 0 from='client.? 172.21.15.80:0/3438600227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:07:41.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:07:40 smithi080 bash[41963]: cluster 2023-12-01T07:07:39.468497+0000 mgr.y (mgr.24362) 4176 : cluster 0 pgmap v4145: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:07:41.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:07:40 smithi080 bash[41963]: audit 2023-12-01T07:07:39.996131+0000 mon.c (mon.2) 2671 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:07:41.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:07:40 smithi080 bash[28361]: cluster 2023-12-01T07:07:39.468497+0000 mgr.y (mgr.24362) 4176 : cluster 0 pgmap v4145: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:07:41.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:07:40 smithi080 bash[28361]: audit 2023-12-01T07:07:39.996131+0000 mon.c (mon.2) 2671 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:07:41.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:07:40 smithi090 bash[32384]: cluster 2023-12-01T07:07:39.468497+0000 mgr.y (mgr.24362) 4176 : cluster 0 pgmap v4145: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:07:41.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:07:40 smithi090 bash[32384]: audit 2023-12-01T07:07:39.996131+0000 mon.c (mon.2) 2671 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:07:42.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:07:41 smithi090 bash[32384]: audit 2023-12-01T07:07:41.071906+0000 mon.a (mon.0) 3109 : audit 0 from='client.? 172.21.15.80:0/4116447815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:07:42.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:07:41 smithi080 bash[41963]: audit 2023-12-01T07:07:41.071906+0000 mon.a (mon.0) 3109 : audit 0 from='client.? 172.21.15.80:0/4116447815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:07:42.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:07:41 smithi080 bash[28361]: audit 2023-12-01T07:07:41.071906+0000 mon.a (mon.0) 3109 : audit 0 from='client.? 172.21.15.80:0/4116447815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:07:43.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:07:42 smithi090 bash[32384]: cluster 2023-12-01T07:07:41.469681+0000 mgr.y (mgr.24362) 4177 : cluster 0 pgmap v4146: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:07:43.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:07:42 smithi080 bash[41963]: cluster 2023-12-01T07:07:41.469681+0000 mgr.y (mgr.24362) 4177 : cluster 0 pgmap v4146: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:07:43.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:07:42 smithi080 bash[28361]: cluster 2023-12-01T07:07:41.469681+0000 mgr.y (mgr.24362) 4177 : cluster 0 pgmap v4146: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:07:44.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:07:43 smithi090 bash[32384]: audit 2023-12-01T07:07:43.520770+0000 mon.a (mon.0) 3110 : audit 0 from='client.? 172.21.15.80:0/3440335764' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:07:44.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:07:43 smithi080 bash[41963]: audit 2023-12-01T07:07:43.520770+0000 mon.a (mon.0) 3110 : audit 0 from='client.? 172.21.15.80:0/3440335764' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:07:44.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:07:43 smithi080 bash[28361]: audit 2023-12-01T07:07:43.520770+0000 mon.a (mon.0) 3110 : audit 0 from='client.? 172.21.15.80:0/3440335764' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:07:45.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:07:44 smithi090 bash[32384]: cluster 2023-12-01T07:07:43.470398+0000 mgr.y (mgr.24362) 4178 : cluster 0 pgmap v4147: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:07:45.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:07:44 smithi080 bash[28361]: cluster 2023-12-01T07:07:43.470398+0000 mgr.y (mgr.24362) 4178 : cluster 0 pgmap v4147: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:07:45.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:07:44 smithi080 bash[41963]: cluster 2023-12-01T07:07:43.470398+0000 mgr.y (mgr.24362) 4178 : cluster 0 pgmap v4147: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:07:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:07:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:07:46] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.43.0" 2023-12-01T07:07:47.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:07:46 smithi090 bash[32384]: cluster 2023-12-01T07:07:45.471109+0000 mgr.y (mgr.24362) 4179 : cluster 0 pgmap v4148: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:07:47.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:07:46 smithi090 bash[32384]: audit 2023-12-01T07:07:45.967100+0000 mon.a (mon.0) 3111 : audit 0 from='client.? 172.21.15.80:0/2621490471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:07:47.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:07:46 smithi080 bash[28361]: cluster 2023-12-01T07:07:45.471109+0000 mgr.y (mgr.24362) 4179 : cluster 0 pgmap v4148: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:07:47.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:07:46 smithi080 bash[28361]: audit 2023-12-01T07:07:45.967100+0000 mon.a (mon.0) 3111 : audit 0 from='client.? 172.21.15.80:0/2621490471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:07:47.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:07:46 smithi080 bash[41963]: cluster 2023-12-01T07:07:45.471109+0000 mgr.y (mgr.24362) 4179 : cluster 0 pgmap v4148: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:07:47.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:07:46 smithi080 bash[41963]: audit 2023-12-01T07:07:45.967100+0000 mon.a (mon.0) 3111 : audit 0 from='client.? 172.21.15.80:0/2621490471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:07:49.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:07:48 smithi090 bash[32384]: cluster 2023-12-01T07:07:47.472345+0000 mgr.y (mgr.24362) 4180 : cluster 0 pgmap v4149: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:07:49.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:07:48 smithi090 bash[32384]: audit 2023-12-01T07:07:48.417977+0000 mon.c (mon.2) 2672 : audit 0 from='client.? 172.21.15.80:0/1692510218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:07:49.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:07:48 smithi080 bash[28361]: cluster 2023-12-01T07:07:47.472345+0000 mgr.y (mgr.24362) 4180 : cluster 0 pgmap v4149: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:07:49.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:07:48 smithi080 bash[28361]: audit 2023-12-01T07:07:48.417977+0000 mon.c (mon.2) 2672 : audit 0 from='client.? 172.21.15.80:0/1692510218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:07:49.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:07:48 smithi080 bash[41963]: cluster 2023-12-01T07:07:47.472345+0000 mgr.y (mgr.24362) 4180 : cluster 0 pgmap v4149: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:07:49.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:07:48 smithi080 bash[41963]: audit 2023-12-01T07:07:48.417977+0000 mon.c (mon.2) 2672 : audit 0 from='client.? 172.21.15.80:0/1692510218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:07:51.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:07:50 smithi090 bash[32384]: cluster 2023-12-01T07:07:49.473005+0000 mgr.y (mgr.24362) 4181 : cluster 0 pgmap v4150: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:07:51.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:07:50 smithi090 bash[32384]: audit 2023-12-01T07:07:50.872950+0000 mon.c (mon.2) 2673 : audit 0 from='client.? 172.21.15.80:0/2438207084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:07:51.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:07:50 smithi080 bash[41963]: cluster 2023-12-01T07:07:49.473005+0000 mgr.y (mgr.24362) 4181 : cluster 0 pgmap v4150: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:07:51.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:07:50 smithi080 bash[41963]: audit 2023-12-01T07:07:50.872950+0000 mon.c (mon.2) 2673 : audit 0 from='client.? 172.21.15.80:0/2438207084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:07:51.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:07:50 smithi080 bash[28361]: cluster 2023-12-01T07:07:49.473005+0000 mgr.y (mgr.24362) 4181 : cluster 0 pgmap v4150: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:07:51.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:07:50 smithi080 bash[28361]: audit 2023-12-01T07:07:50.872950+0000 mon.c (mon.2) 2673 : audit 0 from='client.? 172.21.15.80:0/2438207084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:07:53.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:07:52 smithi090 bash[32384]: cluster 2023-12-01T07:07:51.474093+0000 mgr.y (mgr.24362) 4182 : cluster 0 pgmap v4151: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:07:53.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:07:52 smithi080 bash[28361]: cluster 2023-12-01T07:07:51.474093+0000 mgr.y (mgr.24362) 4182 : cluster 0 pgmap v4151: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:07:53.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:07:52 smithi080 bash[41963]: cluster 2023-12-01T07:07:51.474093+0000 mgr.y (mgr.24362) 4182 : cluster 0 pgmap v4151: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:07:54.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:07:53 smithi090 bash[32384]: audit 2023-12-01T07:07:53.322151+0000 mon.c (mon.2) 2674 : audit 0 from='client.? 172.21.15.80:0/1638619098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:07:54.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:07:53 smithi080 bash[28361]: audit 2023-12-01T07:07:53.322151+0000 mon.c (mon.2) 2674 : audit 0 from='client.? 172.21.15.80:0/1638619098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:07:54.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:07:53 smithi080 bash[41963]: audit 2023-12-01T07:07:53.322151+0000 mon.c (mon.2) 2674 : audit 0 from='client.? 172.21.15.80:0/1638619098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:07:55.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:07:54 smithi090 bash[32384]: cluster 2023-12-01T07:07:53.474767+0000 mgr.y (mgr.24362) 4183 : cluster 0 pgmap v4152: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:07:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:07:54 smithi080 bash[41963]: cluster 2023-12-01T07:07:53.474767+0000 mgr.y (mgr.24362) 4183 : cluster 0 pgmap v4152: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:07:55.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:07:54 smithi080 bash[28361]: cluster 2023-12-01T07:07:53.474767+0000 mgr.y (mgr.24362) 4183 : cluster 0 pgmap v4152: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:07:56.236 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:07:55 smithi080 bash[28361]: audit 2023-12-01T07:07:54.996452+0000 mon.c (mon.2) 2675 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:07:56.237 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:07:55 smithi080 bash[28361]: cluster 2023-12-01T07:07:55.475287+0000 mgr.y (mgr.24362) 4184 : cluster 0 pgmap v4153: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:07:56.237 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:07:55 smithi080 bash[28361]: audit 2023-12-01T07:07:55.773943+0000 mon.a (mon.0) 3112 : audit 0 from='client.? 172.21.15.80:0/3057254449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:07:56.237 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:07:55 smithi080 bash[41963]: audit 2023-12-01T07:07:54.996452+0000 mon.c (mon.2) 2675 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:07:56.237 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:07:55 smithi080 bash[41963]: cluster 2023-12-01T07:07:55.475287+0000 mgr.y (mgr.24362) 4184 : cluster 0 pgmap v4153: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:07:56.237 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:07:55 smithi080 bash[41963]: audit 2023-12-01T07:07:55.773943+0000 mon.a (mon.0) 3112 : audit 0 from='client.? 172.21.15.80:0/3057254449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:07:56.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:07:55 smithi090 bash[32384]: audit 2023-12-01T07:07:54.996452+0000 mon.c (mon.2) 2675 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:07:56.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:07:55 smithi090 bash[32384]: cluster 2023-12-01T07:07:55.475287+0000 mgr.y (mgr.24362) 4184 : cluster 0 pgmap v4153: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:07:56.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:07:55 smithi090 bash[32384]: audit 2023-12-01T07:07:55.773943+0000 mon.a (mon.0) 3112 : audit 0 from='client.? 172.21.15.80:0/3057254449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:07:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:07:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:07:56] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T07:07:58.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:07:58 smithi080 bash[28361]: cluster 2023-12-01T07:07:57.476408+0000 mgr.y (mgr.24362) 4185 : cluster 0 pgmap v4154: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:07:58.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:07:58 smithi080 bash[28361]: audit 2023-12-01T07:07:58.222888+0000 mon.c (mon.2) 2676 : audit 0 from='client.? 172.21.15.80:0/2223684879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:07:58.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:07:58 smithi080 bash[41963]: cluster 2023-12-01T07:07:57.476408+0000 mgr.y (mgr.24362) 4185 : cluster 0 pgmap v4154: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:07:58.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:07:58 smithi080 bash[41963]: audit 2023-12-01T07:07:58.222888+0000 mon.c (mon.2) 2676 : audit 0 from='client.? 172.21.15.80:0/2223684879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:07:59.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:07:58 smithi090 bash[32384]: cluster 2023-12-01T07:07:57.476408+0000 mgr.y (mgr.24362) 4185 : cluster 0 pgmap v4154: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:07:59.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:07:58 smithi090 bash[32384]: audit 2023-12-01T07:07:58.222888+0000 mon.c (mon.2) 2676 : audit 0 from='client.? 172.21.15.80:0/2223684879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:08:01.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:08:00 smithi090 bash[32384]: cluster 2023-12-01T07:07:59.476981+0000 mgr.y (mgr.24362) 4186 : cluster 0 pgmap v4155: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:08:01.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:08:00 smithi090 bash[32384]: audit 2023-12-01T07:08:00.679056+0000 mon.c (mon.2) 2677 : audit 0 from='client.? 172.21.15.80:0/637933787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:08:01.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:08:00 smithi080 bash[41963]: cluster 2023-12-01T07:07:59.476981+0000 mgr.y (mgr.24362) 4186 : cluster 0 pgmap v4155: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:08:01.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:08:00 smithi080 bash[41963]: audit 2023-12-01T07:08:00.679056+0000 mon.c (mon.2) 2677 : audit 0 from='client.? 172.21.15.80:0/637933787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:08:01.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:08:00 smithi080 bash[28361]: cluster 2023-12-01T07:07:59.476981+0000 mgr.y (mgr.24362) 4186 : cluster 0 pgmap v4155: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:08:01.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:08:00 smithi080 bash[28361]: audit 2023-12-01T07:08:00.679056+0000 mon.c (mon.2) 2677 : audit 0 from='client.? 172.21.15.80:0/637933787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:08:03.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:08:02 smithi090 bash[32384]: cluster 2023-12-01T07:08:01.478020+0000 mgr.y (mgr.24362) 4187 : cluster 0 pgmap v4156: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:08:03.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:08:02 smithi080 bash[41963]: cluster 2023-12-01T07:08:01.478020+0000 mgr.y (mgr.24362) 4187 : cluster 0 pgmap v4156: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:08:03.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:08:02 smithi080 bash[28361]: cluster 2023-12-01T07:08:01.478020+0000 mgr.y (mgr.24362) 4187 : cluster 0 pgmap v4156: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:08:04.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:08:03 smithi090 bash[32384]: audit 2023-12-01T07:08:03.132665+0000 mon.a (mon.0) 3113 : audit 0 from='client.? 172.21.15.80:0/3150137923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:08:04.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:08:03 smithi080 bash[28361]: audit 2023-12-01T07:08:03.132665+0000 mon.a (mon.0) 3113 : audit 0 from='client.? 172.21.15.80:0/3150137923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:08:04.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:08:03 smithi080 bash[41963]: audit 2023-12-01T07:08:03.132665+0000 mon.a (mon.0) 3113 : audit 0 from='client.? 172.21.15.80:0/3150137923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:08:05.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:08:04 smithi090 bash[32384]: cluster 2023-12-01T07:08:03.478679+0000 mgr.y (mgr.24362) 4188 : cluster 0 pgmap v4157: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:08:05.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:08:04 smithi080 bash[28361]: cluster 2023-12-01T07:08:03.478679+0000 mgr.y (mgr.24362) 4188 : cluster 0 pgmap v4157: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:08:05.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:08:04 smithi080 bash[41963]: cluster 2023-12-01T07:08:03.478679+0000 mgr.y (mgr.24362) 4188 : cluster 0 pgmap v4157: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:08:06.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:08:05 smithi090 bash[32384]: audit 2023-12-01T07:08:05.594640+0000 mon.c (mon.2) 2678 : audit 0 from='client.? 172.21.15.80:0/2653940818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:08:06.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:08:05 smithi080 bash[41963]: audit 2023-12-01T07:08:05.594640+0000 mon.c (mon.2) 2678 : audit 0 from='client.? 172.21.15.80:0/2653940818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:08:06.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:08:05 smithi080 bash[28361]: audit 2023-12-01T07:08:05.594640+0000 mon.c (mon.2) 2678 : audit 0 from='client.? 172.21.15.80:0/2653940818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:08:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:08:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:08:06] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T07:08:07.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:08:06 smithi090 bash[32384]: cluster 2023-12-01T07:08:05.479313+0000 mgr.y (mgr.24362) 4189 : cluster 0 pgmap v4158: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:08:07.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:08:06 smithi080 bash[41963]: cluster 2023-12-01T07:08:05.479313+0000 mgr.y (mgr.24362) 4189 : cluster 0 pgmap v4158: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:08:07.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:08:06 smithi080 bash[28361]: cluster 2023-12-01T07:08:05.479313+0000 mgr.y (mgr.24362) 4189 : cluster 0 pgmap v4158: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:08:09.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:08:08 smithi090 bash[32384]: cluster 2023-12-01T07:08:07.480566+0000 mgr.y (mgr.24362) 4190 : cluster 0 pgmap v4159: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:08:09.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:08:08 smithi090 bash[32384]: audit 2023-12-01T07:08:08.055969+0000 mon.c (mon.2) 2679 : audit 0 from='client.? 172.21.15.80:0/950984724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:08:09.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:08:08 smithi080 bash[41963]: cluster 2023-12-01T07:08:07.480566+0000 mgr.y (mgr.24362) 4190 : cluster 0 pgmap v4159: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:08:09.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:08:08 smithi080 bash[41963]: audit 2023-12-01T07:08:08.055969+0000 mon.c (mon.2) 2679 : audit 0 from='client.? 172.21.15.80:0/950984724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:08:09.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:08:08 smithi080 bash[28361]: cluster 2023-12-01T07:08:07.480566+0000 mgr.y (mgr.24362) 4190 : cluster 0 pgmap v4159: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:08:09.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:08:08 smithi080 bash[28361]: audit 2023-12-01T07:08:08.055969+0000 mon.c (mon.2) 2679 : audit 0 from='client.? 172.21.15.80:0/950984724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:08:11.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:08:10 smithi090 bash[32384]: cluster 2023-12-01T07:08:09.481238+0000 mgr.y (mgr.24362) 4191 : cluster 0 pgmap v4160: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:08:11.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:08:10 smithi090 bash[32384]: audit 2023-12-01T07:08:09.996845+0000 mon.c (mon.2) 2680 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:08:11.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:08:10 smithi090 bash[32384]: audit 2023-12-01T07:08:10.503321+0000 mon.a (mon.0) 3114 : audit 0 from='client.? 172.21.15.80:0/2880596785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:08:11.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:08:10 smithi080 bash[41963]: cluster 2023-12-01T07:08:09.481238+0000 mgr.y (mgr.24362) 4191 : cluster 0 pgmap v4160: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:08:11.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:08:10 smithi080 bash[41963]: audit 2023-12-01T07:08:09.996845+0000 mon.c (mon.2) 2680 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:08:11.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:08:10 smithi080 bash[41963]: audit 2023-12-01T07:08:10.503321+0000 mon.a (mon.0) 3114 : audit 0 from='client.? 172.21.15.80:0/2880596785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:08:11.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:08:10 smithi080 bash[28361]: cluster 2023-12-01T07:08:09.481238+0000 mgr.y (mgr.24362) 4191 : cluster 0 pgmap v4160: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:08:11.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:08:10 smithi080 bash[28361]: audit 2023-12-01T07:08:09.996845+0000 mon.c (mon.2) 2680 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:08:11.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:08:10 smithi080 bash[28361]: audit 2023-12-01T07:08:10.503321+0000 mon.a (mon.0) 3114 : audit 0 from='client.? 172.21.15.80:0/2880596785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:08:13.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:08:12 smithi090 bash[32384]: cluster 2023-12-01T07:08:11.482335+0000 mgr.y (mgr.24362) 4192 : cluster 0 pgmap v4161: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:08:13.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:08:12 smithi080 bash[28361]: cluster 2023-12-01T07:08:11.482335+0000 mgr.y (mgr.24362) 4192 : cluster 0 pgmap v4161: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:08:13.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:08:12 smithi080 bash[41963]: cluster 2023-12-01T07:08:11.482335+0000 mgr.y (mgr.24362) 4192 : cluster 0 pgmap v4161: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:08:14.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:08:13 smithi090 bash[32384]: audit 2023-12-01T07:08:12.958029+0000 mon.a (mon.0) 3115 : audit 0 from='client.? 172.21.15.80:0/4027665287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:08:14.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:08:13 smithi080 bash[28361]: audit 2023-12-01T07:08:12.958029+0000 mon.a (mon.0) 3115 : audit 0 from='client.? 172.21.15.80:0/4027665287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:08:14.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:08:13 smithi080 bash[41963]: audit 2023-12-01T07:08:12.958029+0000 mon.a (mon.0) 3115 : audit 0 from='client.? 172.21.15.80:0/4027665287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:08:15.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:08:14 smithi090 bash[32384]: cluster 2023-12-01T07:08:13.482957+0000 mgr.y (mgr.24362) 4193 : cluster 0 pgmap v4162: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:08:15.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:08:14 smithi080 bash[28361]: cluster 2023-12-01T07:08:13.482957+0000 mgr.y (mgr.24362) 4193 : cluster 0 pgmap v4162: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:08:15.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:08:14 smithi080 bash[41963]: cluster 2023-12-01T07:08:13.482957+0000 mgr.y (mgr.24362) 4193 : cluster 0 pgmap v4162: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:08:16.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:08:15 smithi090 bash[32384]: audit 2023-12-01T07:08:15.409053+0000 mon.c (mon.2) 2681 : audit 0 from='client.? 172.21.15.80:0/4174539760' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:08:16.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:08:15 smithi080 bash[28361]: audit 2023-12-01T07:08:15.409053+0000 mon.c (mon.2) 2681 : audit 0 from='client.? 172.21.15.80:0/4174539760' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:08:16.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:08:15 smithi080 bash[41963]: audit 2023-12-01T07:08:15.409053+0000 mon.c (mon.2) 2681 : audit 0 from='client.? 172.21.15.80:0/4174539760' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:08:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:08:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:08:16] "GET /metrics HTTP/1.1" 200 33977 "" "Prometheus/2.43.0" 2023-12-01T07:08:17.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:08:16 smithi090 bash[32384]: cluster 2023-12-01T07:08:15.483575+0000 mgr.y (mgr.24362) 4194 : cluster 0 pgmap v4163: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:08:17.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:08:16 smithi080 bash[28361]: cluster 2023-12-01T07:08:15.483575+0000 mgr.y (mgr.24362) 4194 : cluster 0 pgmap v4163: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:08:17.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:08:16 smithi080 bash[41963]: cluster 2023-12-01T07:08:15.483575+0000 mgr.y (mgr.24362) 4194 : cluster 0 pgmap v4163: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:08:19.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:08:18 smithi090 bash[32384]: cluster 2023-12-01T07:08:17.484645+0000 mgr.y (mgr.24362) 4195 : cluster 0 pgmap v4164: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:08:19.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:08:18 smithi090 bash[32384]: audit 2023-12-01T07:08:17.861642+0000 mon.a (mon.0) 3116 : audit 0 from='client.? 172.21.15.80:0/1188948096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:08:19.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:08:18 smithi080 bash[41963]: cluster 2023-12-01T07:08:17.484645+0000 mgr.y (mgr.24362) 4195 : cluster 0 pgmap v4164: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:08:19.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:08:18 smithi080 bash[41963]: audit 2023-12-01T07:08:17.861642+0000 mon.a (mon.0) 3116 : audit 0 from='client.? 172.21.15.80:0/1188948096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:08:19.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:08:18 smithi080 bash[28361]: cluster 2023-12-01T07:08:17.484645+0000 mgr.y (mgr.24362) 4195 : cluster 0 pgmap v4164: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:08:19.184 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:08:18 smithi080 bash[28361]: audit 2023-12-01T07:08:17.861642+0000 mon.a (mon.0) 3116 : audit 0 from='client.? 172.21.15.80:0/1188948096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:08:21.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:08:20 smithi080 bash[28361]: cluster 2023-12-01T07:08:19.485309+0000 mgr.y (mgr.24362) 4196 : cluster 0 pgmap v4165: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:08:21.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:08:20 smithi080 bash[28361]: audit 2023-12-01T07:08:20.315093+0000 mon.a (mon.0) 3117 : audit 0 from='client.? 172.21.15.80:0/2527163934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:08:21.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:08:20 smithi080 bash[41963]: cluster 2023-12-01T07:08:19.485309+0000 mgr.y (mgr.24362) 4196 : cluster 0 pgmap v4165: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:08:21.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:08:20 smithi080 bash[41963]: audit 2023-12-01T07:08:20.315093+0000 mon.a (mon.0) 3117 : audit 0 from='client.? 172.21.15.80:0/2527163934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:08:21.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:08:20 smithi090 bash[32384]: cluster 2023-12-01T07:08:19.485309+0000 mgr.y (mgr.24362) 4196 : cluster 0 pgmap v4165: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:08:21.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:08:20 smithi090 bash[32384]: audit 2023-12-01T07:08:20.315093+0000 mon.a (mon.0) 3117 : audit 0 from='client.? 172.21.15.80:0/2527163934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:08:23.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:08:22 smithi080 bash[41963]: cluster 2023-12-01T07:08:21.486465+0000 mgr.y (mgr.24362) 4197 : cluster 0 pgmap v4166: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:08:23.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:08:22 smithi080 bash[41963]: audit 2023-12-01T07:08:22.760060+0000 mon.a (mon.0) 3118 : audit 0 from='client.? 172.21.15.80:0/3714711200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:08:23.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:08:22 smithi080 bash[28361]: cluster 2023-12-01T07:08:21.486465+0000 mgr.y (mgr.24362) 4197 : cluster 0 pgmap v4166: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:08:23.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:08:22 smithi080 bash[28361]: audit 2023-12-01T07:08:22.760060+0000 mon.a (mon.0) 3118 : audit 0 from='client.? 172.21.15.80:0/3714711200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:08:23.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:08:22 smithi090 bash[32384]: cluster 2023-12-01T07:08:21.486465+0000 mgr.y (mgr.24362) 4197 : cluster 0 pgmap v4166: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:08:23.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:08:22 smithi090 bash[32384]: audit 2023-12-01T07:08:22.760060+0000 mon.a (mon.0) 3118 : audit 0 from='client.? 172.21.15.80:0/3714711200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:08:25.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:08:24 smithi080 bash[28361]: cluster 2023-12-01T07:08:23.487190+0000 mgr.y (mgr.24362) 4198 : cluster 0 pgmap v4167: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:08:25.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:08:24 smithi080 bash[41963]: cluster 2023-12-01T07:08:23.487190+0000 mgr.y (mgr.24362) 4198 : cluster 0 pgmap v4167: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:08:25.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:08:24 smithi090 bash[32384]: cluster 2023-12-01T07:08:23.487190+0000 mgr.y (mgr.24362) 4198 : cluster 0 pgmap v4167: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:08:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:08:25 smithi080 bash[28361]: audit 2023-12-01T07:08:24.997412+0000 mon.c (mon.2) 2682 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:08:26.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:08:25 smithi080 bash[28361]: audit 2023-12-01T07:08:25.211904+0000 mon.c (mon.2) 2683 : audit 0 from='client.? 172.21.15.80:0/704175927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:08:26.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:08:25 smithi080 bash[41963]: audit 2023-12-01T07:08:24.997412+0000 mon.c (mon.2) 2682 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:08:26.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:08:25 smithi080 bash[41963]: audit 2023-12-01T07:08:25.211904+0000 mon.c (mon.2) 2683 : audit 0 from='client.? 172.21.15.80:0/704175927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:08:26.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:08:25 smithi090 bash[32384]: audit 2023-12-01T07:08:24.997412+0000 mon.c (mon.2) 2682 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:08:26.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:08:25 smithi090 bash[32384]: audit 2023-12-01T07:08:25.211904+0000 mon.c (mon.2) 2683 : audit 0 from='client.? 172.21.15.80:0/704175927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:08:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:08:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:08:26] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T07:08:27.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:08:26 smithi080 bash[28361]: cluster 2023-12-01T07:08:25.487899+0000 mgr.y (mgr.24362) 4199 : cluster 0 pgmap v4168: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:08:27.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:08:26 smithi080 bash[41963]: cluster 2023-12-01T07:08:25.487899+0000 mgr.y (mgr.24362) 4199 : cluster 0 pgmap v4168: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:08:27.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:08:26 smithi090 bash[32384]: cluster 2023-12-01T07:08:25.487899+0000 mgr.y (mgr.24362) 4199 : cluster 0 pgmap v4168: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:08:28.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:08:27 smithi080 bash[41963]: audit 2023-12-01T07:08:27.668487+0000 mon.c (mon.2) 2684 : audit 0 from='client.? 172.21.15.80:0/2963837379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:08:28.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:08:27 smithi080 bash[28361]: audit 2023-12-01T07:08:27.668487+0000 mon.c (mon.2) 2684 : audit 0 from='client.? 172.21.15.80:0/2963837379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:08:28.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:08:27 smithi090 bash[32384]: audit 2023-12-01T07:08:27.668487+0000 mon.c (mon.2) 2684 : audit 0 from='client.? 172.21.15.80:0/2963837379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:08:29.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:08:28 smithi080 bash[41963]: cluster 2023-12-01T07:08:27.488995+0000 mgr.y (mgr.24362) 4200 : cluster 0 pgmap v4169: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:08:29.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:08:28 smithi080 bash[28361]: cluster 2023-12-01T07:08:27.488995+0000 mgr.y (mgr.24362) 4200 : cluster 0 pgmap v4169: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:08:29.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:08:28 smithi090 bash[32384]: cluster 2023-12-01T07:08:27.488995+0000 mgr.y (mgr.24362) 4200 : cluster 0 pgmap v4169: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:08:31.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:08:30 smithi080 bash[28361]: cluster 2023-12-01T07:08:29.489645+0000 mgr.y (mgr.24362) 4201 : cluster 0 pgmap v4170: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:08:31.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:08:30 smithi080 bash[28361]: audit 2023-12-01T07:08:30.120853+0000 mon.a (mon.0) 3119 : audit 0 from='client.? 172.21.15.80:0/767775256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:08:31.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:08:30 smithi080 bash[41963]: cluster 2023-12-01T07:08:29.489645+0000 mgr.y (mgr.24362) 4201 : cluster 0 pgmap v4170: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:08:31.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:08:30 smithi080 bash[41963]: audit 2023-12-01T07:08:30.120853+0000 mon.a (mon.0) 3119 : audit 0 from='client.? 172.21.15.80:0/767775256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:08:31.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:08:30 smithi090 bash[32384]: cluster 2023-12-01T07:08:29.489645+0000 mgr.y (mgr.24362) 4201 : cluster 0 pgmap v4170: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:08:31.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:08:30 smithi090 bash[32384]: audit 2023-12-01T07:08:30.120853+0000 mon.a (mon.0) 3119 : audit 0 from='client.? 172.21.15.80:0/767775256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:08:33.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:08:32 smithi080 bash[28361]: cluster 2023-12-01T07:08:31.490759+0000 mgr.y (mgr.24362) 4202 : cluster 0 pgmap v4171: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:08:33.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:08:32 smithi080 bash[28361]: audit 2023-12-01T07:08:32.572313+0000 mon.a (mon.0) 3120 : audit 0 from='client.? 172.21.15.80:0/2789922567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:08:33.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:08:32 smithi080 bash[41963]: cluster 2023-12-01T07:08:31.490759+0000 mgr.y (mgr.24362) 4202 : cluster 0 pgmap v4171: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:08:33.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:08:32 smithi080 bash[41963]: audit 2023-12-01T07:08:32.572313+0000 mon.a (mon.0) 3120 : audit 0 from='client.? 172.21.15.80:0/2789922567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:08:33.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:08:32 smithi090 bash[32384]: cluster 2023-12-01T07:08:31.490759+0000 mgr.y (mgr.24362) 4202 : cluster 0 pgmap v4171: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:08:33.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:08:32 smithi090 bash[32384]: audit 2023-12-01T07:08:32.572313+0000 mon.a (mon.0) 3120 : audit 0 from='client.? 172.21.15.80:0/2789922567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:08:35.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:08:34 smithi080 bash[28361]: cluster 2023-12-01T07:08:33.491448+0000 mgr.y (mgr.24362) 4203 : cluster 0 pgmap v4172: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:08:35.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:08:34 smithi080 bash[41963]: cluster 2023-12-01T07:08:33.491448+0000 mgr.y (mgr.24362) 4203 : cluster 0 pgmap v4172: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:08:35.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:08:34 smithi090 bash[32384]: cluster 2023-12-01T07:08:33.491448+0000 mgr.y (mgr.24362) 4203 : cluster 0 pgmap v4172: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:08:36.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:08:35 smithi080 bash[28361]: audit 2023-12-01T07:08:35.027490+0000 mon.a (mon.0) 3121 : audit 0 from='client.? 172.21.15.80:0/692370096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:08:36.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:08:35 smithi080 bash[41963]: audit 2023-12-01T07:08:35.027490+0000 mon.a (mon.0) 3121 : audit 0 from='client.? 172.21.15.80:0/692370096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:08:36.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:08:35 smithi090 bash[32384]: audit 2023-12-01T07:08:35.027490+0000 mon.a (mon.0) 3121 : audit 0 from='client.? 172.21.15.80:0/692370096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:08:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:08:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:08:36] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T07:08:37.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:08:36 smithi080 bash[28361]: cluster 2023-12-01T07:08:35.492160+0000 mgr.y (mgr.24362) 4204 : cluster 0 pgmap v4173: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:08:37.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:08:36 smithi080 bash[28361]: audit 2023-12-01T07:08:36.808006+0000 mon.c (mon.2) 2685 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:08:37.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:08:36 smithi080 bash[41963]: cluster 2023-12-01T07:08:35.492160+0000 mgr.y (mgr.24362) 4204 : cluster 0 pgmap v4173: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:08:37.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:08:36 smithi080 bash[41963]: audit 2023-12-01T07:08:36.808006+0000 mon.c (mon.2) 2685 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:08:37.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:08:36 smithi090 bash[32384]: cluster 2023-12-01T07:08:35.492160+0000 mgr.y (mgr.24362) 4204 : cluster 0 pgmap v4173: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:08:37.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:08:36 smithi090 bash[32384]: audit 2023-12-01T07:08:36.808006+0000 mon.c (mon.2) 2685 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:08:38.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:08:37 smithi080 bash[28361]: audit 2023-12-01T07:08:37.482575+0000 mon.a (mon.0) 3122 : audit 0 from='client.? 172.21.15.80:0/1443331311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:08:38.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:08:37 smithi080 bash[41963]: audit 2023-12-01T07:08:37.482575+0000 mon.a (mon.0) 3122 : audit 0 from='client.? 172.21.15.80:0/1443331311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:08:38.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:08:37 smithi090 bash[32384]: audit 2023-12-01T07:08:37.482575+0000 mon.a (mon.0) 3122 : audit 0 from='client.? 172.21.15.80:0/1443331311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:08:39.185 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:08:38 smithi080 bash[28361]: cluster 2023-12-01T07:08:37.493157+0000 mgr.y (mgr.24362) 4205 : cluster 0 pgmap v4174: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:08:39.186 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:08:38 smithi080 bash[41963]: cluster 2023-12-01T07:08:37.493157+0000 mgr.y (mgr.24362) 4205 : cluster 0 pgmap v4174: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:08:39.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:08:38 smithi090 bash[32384]: cluster 2023-12-01T07:08:37.493157+0000 mgr.y (mgr.24362) 4205 : cluster 0 pgmap v4174: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:08:41.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:08:40 smithi080 bash[41963]: cluster 2023-12-01T07:08:39.493851+0000 mgr.y (mgr.24362) 4206 : cluster 0 pgmap v4175: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:08:41.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:08:40 smithi080 bash[41963]: audit 2023-12-01T07:08:39.939167+0000 mon.c (mon.2) 2686 : audit 0 from='client.? 172.21.15.80:0/4077347862' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:08:41.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:08:40 smithi080 bash[41963]: audit 2023-12-01T07:08:39.997513+0000 mon.c (mon.2) 2687 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:08:41.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:08:40 smithi080 bash[28361]: cluster 2023-12-01T07:08:39.493851+0000 mgr.y (mgr.24362) 4206 : cluster 0 pgmap v4175: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:08:41.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:08:40 smithi080 bash[28361]: audit 2023-12-01T07:08:39.939167+0000 mon.c (mon.2) 2686 : audit 0 from='client.? 172.21.15.80:0/4077347862' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:08:41.184 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:08:40 smithi080 bash[28361]: audit 2023-12-01T07:08:39.997513+0000 mon.c (mon.2) 2687 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:08:41.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:08:40 smithi090 bash[32384]: cluster 2023-12-01T07:08:39.493851+0000 mgr.y (mgr.24362) 4206 : cluster 0 pgmap v4175: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:08:41.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:08:40 smithi090 bash[32384]: audit 2023-12-01T07:08:39.939167+0000 mon.c (mon.2) 2686 : audit 0 from='client.? 172.21.15.80:0/4077347862' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:08:41.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:08:40 smithi090 bash[32384]: audit 2023-12-01T07:08:39.997513+0000 mon.c (mon.2) 2687 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:08:43.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:08:42 smithi080 bash[28361]: cluster 2023-12-01T07:08:41.495041+0000 mgr.y (mgr.24362) 4207 : cluster 0 pgmap v4176: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:08:43.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:08:42 smithi080 bash[28361]: audit 2023-12-01T07:08:42.444790+0000 mon.a (mon.0) 3123 : audit 0 from='client.? 172.21.15.80:0/178892164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:08:43.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:08:42 smithi080 bash[28361]: audit 2023-12-01T07:08:42.657634+0000 mon.a (mon.0) 3124 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:08:43.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:08:42 smithi080 bash[28361]: audit 2023-12-01T07:08:42.668209+0000 mon.a (mon.0) 3125 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:08:43.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:08:42 smithi080 bash[41963]: cluster 2023-12-01T07:08:41.495041+0000 mgr.y (mgr.24362) 4207 : cluster 0 pgmap v4176: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:08:43.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:08:42 smithi080 bash[41963]: audit 2023-12-01T07:08:42.444790+0000 mon.a (mon.0) 3123 : audit 0 from='client.? 172.21.15.80:0/178892164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:08:43.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:08:42 smithi080 bash[41963]: audit 2023-12-01T07:08:42.657634+0000 mon.a (mon.0) 3124 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:08:43.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:08:42 smithi080 bash[41963]: audit 2023-12-01T07:08:42.668209+0000 mon.a (mon.0) 3125 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:08:43.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:08:42 smithi090 bash[32384]: cluster 2023-12-01T07:08:41.495041+0000 mgr.y (mgr.24362) 4207 : cluster 0 pgmap v4176: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:08:43.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:08:42 smithi090 bash[32384]: audit 2023-12-01T07:08:42.444790+0000 mon.a (mon.0) 3123 : audit 0 from='client.? 172.21.15.80:0/178892164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:08:43.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:08:42 smithi090 bash[32384]: audit 2023-12-01T07:08:42.657634+0000 mon.a (mon.0) 3124 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:08:43.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:08:42 smithi090 bash[32384]: audit 2023-12-01T07:08:42.668209+0000 mon.a (mon.0) 3125 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:08:44.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:08:44 smithi090 bash[32384]: audit 2023-12-01T07:08:43.011458+0000 mon.a (mon.0) 3126 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:08:44.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:08:44 smithi090 bash[32384]: audit 2023-12-01T07:08:43.025690+0000 mon.a (mon.0) 3127 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:08:44.273 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:08:44 smithi090 bash[32384]: cluster 2023-12-01T07:08:43.495759+0000 mgr.y (mgr.24362) 4208 : cluster 0 pgmap v4177: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:08:44.273 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:08:44 smithi090 bash[32384]: audit 2023-12-01T07:08:43.557853+0000 mon.c (mon.2) 2688 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:08:44.273 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:08:44 smithi090 bash[32384]: audit 2023-12-01T07:08:43.559642+0000 mon.c (mon.2) 2689 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:08:44.273 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:08:44 smithi090 bash[32384]: audit 2023-12-01T07:08:43.570165+0000 mon.a (mon.0) 3128 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:08:44.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:08:44 smithi080 bash[28361]: audit 2023-12-01T07:08:43.011458+0000 mon.a (mon.0) 3126 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:08:44.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:08:44 smithi080 bash[28361]: audit 2023-12-01T07:08:43.025690+0000 mon.a (mon.0) 3127 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:08:44.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:08:44 smithi080 bash[28361]: cluster 2023-12-01T07:08:43.495759+0000 mgr.y (mgr.24362) 4208 : cluster 0 pgmap v4177: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:08:44.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:08:44 smithi080 bash[28361]: audit 2023-12-01T07:08:43.557853+0000 mon.c (mon.2) 2688 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:08:44.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:08:44 smithi080 bash[28361]: audit 2023-12-01T07:08:43.559642+0000 mon.c (mon.2) 2689 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:08:44.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:08:44 smithi080 bash[28361]: audit 2023-12-01T07:08:43.570165+0000 mon.a (mon.0) 3128 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:08:44.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:08:44 smithi080 bash[41963]: audit 2023-12-01T07:08:43.011458+0000 mon.a (mon.0) 3126 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:08:44.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:08:44 smithi080 bash[41963]: audit 2023-12-01T07:08:43.025690+0000 mon.a (mon.0) 3127 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:08:44.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:08:44 smithi080 bash[41963]: cluster 2023-12-01T07:08:43.495759+0000 mgr.y (mgr.24362) 4208 : cluster 0 pgmap v4177: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:08:44.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:08:44 smithi080 bash[41963]: audit 2023-12-01T07:08:43.557853+0000 mon.c (mon.2) 2688 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:08:44.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:08:44 smithi080 bash[41963]: audit 2023-12-01T07:08:43.559642+0000 mon.c (mon.2) 2689 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:08:44.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:08:44 smithi080 bash[41963]: audit 2023-12-01T07:08:43.570165+0000 mon.a (mon.0) 3128 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:08:46.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:08:45 smithi090 bash[32384]: audit 2023-12-01T07:08:44.896178+0000 mon.c (mon.2) 2690 : audit 0 from='client.? 172.21.15.80:0/2207276796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:08:46.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:08:45 smithi080 bash[28361]: audit 2023-12-01T07:08:44.896178+0000 mon.c (mon.2) 2690 : audit 0 from='client.? 172.21.15.80:0/2207276796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:08:46.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:08:45 smithi080 bash[41963]: audit 2023-12-01T07:08:44.896178+0000 mon.c (mon.2) 2690 : audit 0 from='client.? 172.21.15.80:0/2207276796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:08:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:08:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:08:46] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T07:08:47.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:08:46 smithi090 bash[32384]: cluster 2023-12-01T07:08:45.496387+0000 mgr.y (mgr.24362) 4209 : cluster 0 pgmap v4178: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:08:47.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:08:46 smithi080 bash[28361]: cluster 2023-12-01T07:08:45.496387+0000 mgr.y (mgr.24362) 4209 : cluster 0 pgmap v4178: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:08:47.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:08:46 smithi080 bash[41963]: cluster 2023-12-01T07:08:45.496387+0000 mgr.y (mgr.24362) 4209 : cluster 0 pgmap v4178: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:08:48.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:08:47 smithi090 bash[32384]: audit 2023-12-01T07:08:47.348416+0000 mon.c (mon.2) 2691 : audit 0 from='client.? 172.21.15.80:0/27969035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:08:48.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:08:47 smithi080 bash[28361]: audit 2023-12-01T07:08:47.348416+0000 mon.c (mon.2) 2691 : audit 0 from='client.? 172.21.15.80:0/27969035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:08:48.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:08:47 smithi080 bash[41963]: audit 2023-12-01T07:08:47.348416+0000 mon.c (mon.2) 2691 : audit 0 from='client.? 172.21.15.80:0/27969035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:08:49.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:08:48 smithi090 bash[32384]: cluster 2023-12-01T07:08:47.497435+0000 mgr.y (mgr.24362) 4210 : cluster 0 pgmap v4179: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:08:49.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:08:48 smithi080 bash[28361]: cluster 2023-12-01T07:08:47.497435+0000 mgr.y (mgr.24362) 4210 : cluster 0 pgmap v4179: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:08:49.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:08:48 smithi080 bash[41963]: cluster 2023-12-01T07:08:47.497435+0000 mgr.y (mgr.24362) 4210 : cluster 0 pgmap v4179: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:08:51.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:08:50 smithi090 bash[32384]: cluster 2023-12-01T07:08:49.497867+0000 mgr.y (mgr.24362) 4211 : cluster 0 pgmap v4180: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:08:51.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:08:50 smithi090 bash[32384]: audit 2023-12-01T07:08:49.803592+0000 mon.a (mon.0) 3129 : audit 0 from='client.? 172.21.15.80:0/3760738176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:08:51.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:08:50 smithi080 bash[28361]: cluster 2023-12-01T07:08:49.497867+0000 mgr.y (mgr.24362) 4211 : cluster 0 pgmap v4180: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:08:51.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:08:50 smithi080 bash[28361]: audit 2023-12-01T07:08:49.803592+0000 mon.a (mon.0) 3129 : audit 0 from='client.? 172.21.15.80:0/3760738176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:08:51.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:08:50 smithi080 bash[41963]: cluster 2023-12-01T07:08:49.497867+0000 mgr.y (mgr.24362) 4211 : cluster 0 pgmap v4180: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:08:51.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:08:50 smithi080 bash[41963]: audit 2023-12-01T07:08:49.803592+0000 mon.a (mon.0) 3129 : audit 0 from='client.? 172.21.15.80:0/3760738176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:08:53.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:08:52 smithi090 bash[32384]: cluster 2023-12-01T07:08:51.498966+0000 mgr.y (mgr.24362) 4212 : cluster 0 pgmap v4181: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:08:53.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:08:52 smithi090 bash[32384]: audit 2023-12-01T07:08:52.256017+0000 mon.c (mon.2) 2692 : audit 0 from='client.? 172.21.15.80:0/60098531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:08:53.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:08:52 smithi080 bash[28361]: cluster 2023-12-01T07:08:51.498966+0000 mgr.y (mgr.24362) 4212 : cluster 0 pgmap v4181: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:08:53.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:08:52 smithi080 bash[28361]: audit 2023-12-01T07:08:52.256017+0000 mon.c (mon.2) 2692 : audit 0 from='client.? 172.21.15.80:0/60098531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:08:53.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:08:52 smithi080 bash[41963]: cluster 2023-12-01T07:08:51.498966+0000 mgr.y (mgr.24362) 4212 : cluster 0 pgmap v4181: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:08:53.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:08:52 smithi080 bash[41963]: audit 2023-12-01T07:08:52.256017+0000 mon.c (mon.2) 2692 : audit 0 from='client.? 172.21.15.80:0/60098531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:08:55.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:08:54 smithi090 bash[32384]: cluster 2023-12-01T07:08:53.499604+0000 mgr.y (mgr.24362) 4213 : cluster 0 pgmap v4182: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:08:55.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:08:54 smithi090 bash[32384]: audit 2023-12-01T07:08:54.706806+0000 mon.c (mon.2) 2693 : audit 0 from='client.? 172.21.15.80:0/1283375099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:08:55.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:08:54 smithi080 bash[28361]: cluster 2023-12-01T07:08:53.499604+0000 mgr.y (mgr.24362) 4213 : cluster 0 pgmap v4182: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:08:55.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:08:54 smithi080 bash[28361]: audit 2023-12-01T07:08:54.706806+0000 mon.c (mon.2) 2693 : audit 0 from='client.? 172.21.15.80:0/1283375099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:08:55.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:08:54 smithi080 bash[41963]: cluster 2023-12-01T07:08:53.499604+0000 mgr.y (mgr.24362) 4213 : cluster 0 pgmap v4182: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:08:55.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:08:54 smithi080 bash[41963]: audit 2023-12-01T07:08:54.706806+0000 mon.c (mon.2) 2693 : audit 0 from='client.? 172.21.15.80:0/1283375099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:08:56.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:08:55 smithi090 bash[32384]: audit 2023-12-01T07:08:54.998121+0000 mon.c (mon.2) 2694 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:08:56.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:08:55 smithi080 bash[28361]: audit 2023-12-01T07:08:54.998121+0000 mon.c (mon.2) 2694 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:08:56.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:08:55 smithi080 bash[41963]: audit 2023-12-01T07:08:54.998121+0000 mon.c (mon.2) 2694 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:08:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:08:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:08:56] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T07:08:57.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:08:56 smithi090 bash[32384]: cluster 2023-12-01T07:08:55.500326+0000 mgr.y (mgr.24362) 4214 : cluster 0 pgmap v4183: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:08:57.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:08:56 smithi080 bash[28361]: cluster 2023-12-01T07:08:55.500326+0000 mgr.y (mgr.24362) 4214 : cluster 0 pgmap v4183: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:08:57.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:08:56 smithi080 bash[41963]: cluster 2023-12-01T07:08:55.500326+0000 mgr.y (mgr.24362) 4214 : cluster 0 pgmap v4183: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:08:58.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:08:57 smithi090 bash[32384]: audit 2023-12-01T07:08:57.157119+0000 mon.c (mon.2) 2695 : audit 0 from='client.? 172.21.15.80:0/3295695260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:08:58.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:08:57 smithi080 bash[28361]: audit 2023-12-01T07:08:57.157119+0000 mon.c (mon.2) 2695 : audit 0 from='client.? 172.21.15.80:0/3295695260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:08:58.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:08:57 smithi080 bash[41963]: audit 2023-12-01T07:08:57.157119+0000 mon.c (mon.2) 2695 : audit 0 from='client.? 172.21.15.80:0/3295695260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:08:59.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:08:58 smithi080 bash[28361]: cluster 2023-12-01T07:08:57.501475+0000 mgr.y (mgr.24362) 4215 : cluster 0 pgmap v4184: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:08:59.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:08:58 smithi080 bash[41963]: cluster 2023-12-01T07:08:57.501475+0000 mgr.y (mgr.24362) 4215 : cluster 0 pgmap v4184: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:08:59.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:08:58 smithi090 bash[32384]: cluster 2023-12-01T07:08:57.501475+0000 mgr.y (mgr.24362) 4215 : cluster 0 pgmap v4184: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:09:00.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:08:59 smithi080 bash[28361]: audit 2023-12-01T07:08:59.612891+0000 mon.a (mon.0) 3130 : audit 0 from='client.? 172.21.15.80:0/61188373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:09:00.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:08:59 smithi080 bash[41963]: audit 2023-12-01T07:08:59.612891+0000 mon.a (mon.0) 3130 : audit 0 from='client.? 172.21.15.80:0/61188373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:09:00.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:08:59 smithi090 bash[32384]: audit 2023-12-01T07:08:59.612891+0000 mon.a (mon.0) 3130 : audit 0 from='client.? 172.21.15.80:0/61188373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:09:01.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:09:00 smithi080 bash[28361]: cluster 2023-12-01T07:08:59.502172+0000 mgr.y (mgr.24362) 4216 : cluster 0 pgmap v4185: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:09:01.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:09:00 smithi080 bash[41963]: cluster 2023-12-01T07:08:59.502172+0000 mgr.y (mgr.24362) 4216 : cluster 0 pgmap v4185: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:09:01.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:09:00 smithi090 bash[32384]: cluster 2023-12-01T07:08:59.502172+0000 mgr.y (mgr.24362) 4216 : cluster 0 pgmap v4185: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:09:03.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:09:02 smithi080 bash[28361]: cluster 2023-12-01T07:09:01.503323+0000 mgr.y (mgr.24362) 4217 : cluster 0 pgmap v4186: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:09:03.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:09:02 smithi080 bash[28361]: audit 2023-12-01T07:09:02.054490+0000 mon.c (mon.2) 2696 : audit 0 from='client.? 172.21.15.80:0/1399223756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:09:03.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:09:02 smithi080 bash[41963]: cluster 2023-12-01T07:09:01.503323+0000 mgr.y (mgr.24362) 4217 : cluster 0 pgmap v4186: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:09:03.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:09:02 smithi080 bash[41963]: audit 2023-12-01T07:09:02.054490+0000 mon.c (mon.2) 2696 : audit 0 from='client.? 172.21.15.80:0/1399223756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:09:03.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:09:02 smithi090 bash[32384]: cluster 2023-12-01T07:09:01.503323+0000 mgr.y (mgr.24362) 4217 : cluster 0 pgmap v4186: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:09:03.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:09:02 smithi090 bash[32384]: audit 2023-12-01T07:09:02.054490+0000 mon.c (mon.2) 2696 : audit 0 from='client.? 172.21.15.80:0/1399223756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:09:05.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:09:04 smithi080 bash[28361]: cluster 2023-12-01T07:09:03.504020+0000 mgr.y (mgr.24362) 4218 : cluster 0 pgmap v4187: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:09:05.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:09:04 smithi080 bash[28361]: audit 2023-12-01T07:09:04.496488+0000 mon.a (mon.0) 3131 : audit 0 from='client.? 172.21.15.80:0/517345934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:09:05.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:09:04 smithi080 bash[41963]: cluster 2023-12-01T07:09:03.504020+0000 mgr.y (mgr.24362) 4218 : cluster 0 pgmap v4187: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:09:05.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:09:04 smithi080 bash[41963]: audit 2023-12-01T07:09:04.496488+0000 mon.a (mon.0) 3131 : audit 0 from='client.? 172.21.15.80:0/517345934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:09:05.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:09:04 smithi090 bash[32384]: cluster 2023-12-01T07:09:03.504020+0000 mgr.y (mgr.24362) 4218 : cluster 0 pgmap v4187: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:09:05.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:09:04 smithi090 bash[32384]: audit 2023-12-01T07:09:04.496488+0000 mon.a (mon.0) 3131 : audit 0 from='client.? 172.21.15.80:0/517345934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:09:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:09:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:09:06] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T07:09:07.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:09:06 smithi080 bash[41963]: cluster 2023-12-01T07:09:05.504701+0000 mgr.y (mgr.24362) 4219 : cluster 0 pgmap v4188: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:09:07.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:09:06 smithi080 bash[28361]: cluster 2023-12-01T07:09:05.504701+0000 mgr.y (mgr.24362) 4219 : cluster 0 pgmap v4188: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:09:07.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:09:06 smithi090 bash[32384]: cluster 2023-12-01T07:09:05.504701+0000 mgr.y (mgr.24362) 4219 : cluster 0 pgmap v4188: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:09:08.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:09:07 smithi080 bash[28361]: audit 2023-12-01T07:09:06.952048+0000 mon.a (mon.0) 3132 : audit 0 from='client.? 172.21.15.80:0/2329616076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:09:08.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:09:07 smithi080 bash[41963]: audit 2023-12-01T07:09:06.952048+0000 mon.a (mon.0) 3132 : audit 0 from='client.? 172.21.15.80:0/2329616076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:09:08.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:09:07 smithi090 bash[32384]: audit 2023-12-01T07:09:06.952048+0000 mon.a (mon.0) 3132 : audit 0 from='client.? 172.21.15.80:0/2329616076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:09:09.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:09:08 smithi080 bash[28361]: cluster 2023-12-01T07:09:07.505888+0000 mgr.y (mgr.24362) 4220 : cluster 0 pgmap v4189: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:09:09.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:09:08 smithi080 bash[41963]: cluster 2023-12-01T07:09:07.505888+0000 mgr.y (mgr.24362) 4220 : cluster 0 pgmap v4189: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:09:09.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:09:08 smithi090 bash[32384]: cluster 2023-12-01T07:09:07.505888+0000 mgr.y (mgr.24362) 4220 : cluster 0 pgmap v4189: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:09:10.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:09:09 smithi080 bash[28361]: audit 2023-12-01T07:09:09.402096+0000 mon.a (mon.0) 3133 : audit 0 from='client.? 172.21.15.80:0/3517665935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:09:10.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:09:09 smithi080 bash[41963]: audit 2023-12-01T07:09:09.402096+0000 mon.a (mon.0) 3133 : audit 0 from='client.? 172.21.15.80:0/3517665935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:09:10.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:09:09 smithi090 bash[32384]: audit 2023-12-01T07:09:09.402096+0000 mon.a (mon.0) 3133 : audit 0 from='client.? 172.21.15.80:0/3517665935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:09:11.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:09:10 smithi080 bash[41963]: cluster 2023-12-01T07:09:09.506548+0000 mgr.y (mgr.24362) 4221 : cluster 0 pgmap v4190: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:09:11.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:09:10 smithi080 bash[41963]: audit 2023-12-01T07:09:09.998410+0000 mon.c (mon.2) 2697 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:09:11.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:09:10 smithi080 bash[28361]: cluster 2023-12-01T07:09:09.506548+0000 mgr.y (mgr.24362) 4221 : cluster 0 pgmap v4190: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:09:11.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:09:10 smithi080 bash[28361]: audit 2023-12-01T07:09:09.998410+0000 mon.c (mon.2) 2697 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:09:11.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:09:10 smithi090 bash[32384]: cluster 2023-12-01T07:09:09.506548+0000 mgr.y (mgr.24362) 4221 : cluster 0 pgmap v4190: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:09:11.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:09:10 smithi090 bash[32384]: audit 2023-12-01T07:09:09.998410+0000 mon.c (mon.2) 2697 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:09:13.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:09:12 smithi080 bash[28361]: cluster 2023-12-01T07:09:11.507661+0000 mgr.y (mgr.24362) 4222 : cluster 0 pgmap v4191: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:09:13.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:09:12 smithi080 bash[28361]: audit 2023-12-01T07:09:11.862310+0000 mon.a (mon.0) 3134 : audit 0 from='client.? 172.21.15.80:0/895744414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:09:13.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:09:12 smithi080 bash[41963]: cluster 2023-12-01T07:09:11.507661+0000 mgr.y (mgr.24362) 4222 : cluster 0 pgmap v4191: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:09:13.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:09:12 smithi080 bash[41963]: audit 2023-12-01T07:09:11.862310+0000 mon.a (mon.0) 3134 : audit 0 from='client.? 172.21.15.80:0/895744414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:09:13.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:09:12 smithi090 bash[32384]: cluster 2023-12-01T07:09:11.507661+0000 mgr.y (mgr.24362) 4222 : cluster 0 pgmap v4191: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:09:13.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:09:12 smithi090 bash[32384]: audit 2023-12-01T07:09:11.862310+0000 mon.a (mon.0) 3134 : audit 0 from='client.? 172.21.15.80:0/895744414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:09:15.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:09:14 smithi080 bash[41963]: cluster 2023-12-01T07:09:13.508320+0000 mgr.y (mgr.24362) 4223 : cluster 0 pgmap v4192: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:09:15.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:09:14 smithi080 bash[41963]: audit 2023-12-01T07:09:14.312056+0000 mon.a (mon.0) 3135 : audit 0 from='client.? 172.21.15.80:0/318557034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:09:15.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:09:14 smithi080 bash[28361]: cluster 2023-12-01T07:09:13.508320+0000 mgr.y (mgr.24362) 4223 : cluster 0 pgmap v4192: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:09:15.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:09:14 smithi080 bash[28361]: audit 2023-12-01T07:09:14.312056+0000 mon.a (mon.0) 3135 : audit 0 from='client.? 172.21.15.80:0/318557034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:09:15.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:09:14 smithi090 bash[32384]: cluster 2023-12-01T07:09:13.508320+0000 mgr.y (mgr.24362) 4223 : cluster 0 pgmap v4192: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:09:15.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:09:14 smithi090 bash[32384]: audit 2023-12-01T07:09:14.312056+0000 mon.a (mon.0) 3135 : audit 0 from='client.? 172.21.15.80:0/318557034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:09:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:09:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:09:16] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T07:09:17.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:09:16 smithi080 bash[41963]: cluster 2023-12-01T07:09:15.509018+0000 mgr.y (mgr.24362) 4224 : cluster 0 pgmap v4193: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:09:17.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:09:16 smithi080 bash[41963]: audit 2023-12-01T07:09:16.765657+0000 mon.c (mon.2) 2698 : audit 0 from='client.? 172.21.15.80:0/975722338' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:09:17.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:09:16 smithi080 bash[28361]: cluster 2023-12-01T07:09:15.509018+0000 mgr.y (mgr.24362) 4224 : cluster 0 pgmap v4193: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:09:17.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:09:16 smithi080 bash[28361]: audit 2023-12-01T07:09:16.765657+0000 mon.c (mon.2) 2698 : audit 0 from='client.? 172.21.15.80:0/975722338' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:09:17.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:09:16 smithi090 bash[32384]: cluster 2023-12-01T07:09:15.509018+0000 mgr.y (mgr.24362) 4224 : cluster 0 pgmap v4193: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:09:17.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:09:16 smithi090 bash[32384]: audit 2023-12-01T07:09:16.765657+0000 mon.c (mon.2) 2698 : audit 0 from='client.? 172.21.15.80:0/975722338' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:09:19.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:09:18 smithi080 bash[28361]: cluster 2023-12-01T07:09:17.510137+0000 mgr.y (mgr.24362) 4225 : cluster 0 pgmap v4194: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:09:19.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:09:18 smithi080 bash[41963]: cluster 2023-12-01T07:09:17.510137+0000 mgr.y (mgr.24362) 4225 : cluster 0 pgmap v4194: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:09:19.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:09:18 smithi090 bash[32384]: cluster 2023-12-01T07:09:17.510137+0000 mgr.y (mgr.24362) 4225 : cluster 0 pgmap v4194: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:09:20.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:09:19 smithi080 bash[28361]: audit 2023-12-01T07:09:19.223317+0000 mon.c (mon.2) 2699 : audit 0 from='client.? 172.21.15.80:0/978979448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:09:20.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:09:19 smithi080 bash[41963]: audit 2023-12-01T07:09:19.223317+0000 mon.c (mon.2) 2699 : audit 0 from='client.? 172.21.15.80:0/978979448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:09:20.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:09:19 smithi090 bash[32384]: audit 2023-12-01T07:09:19.223317+0000 mon.c (mon.2) 2699 : audit 0 from='client.? 172.21.15.80:0/978979448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:09:21.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:09:20 smithi080 bash[28361]: cluster 2023-12-01T07:09:19.510720+0000 mgr.y (mgr.24362) 4226 : cluster 0 pgmap v4195: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:09:21.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:09:20 smithi080 bash[41963]: cluster 2023-12-01T07:09:19.510720+0000 mgr.y (mgr.24362) 4226 : cluster 0 pgmap v4195: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:09:21.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:09:20 smithi090 bash[32384]: cluster 2023-12-01T07:09:19.510720+0000 mgr.y (mgr.24362) 4226 : cluster 0 pgmap v4195: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:09:22.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:09:21 smithi080 bash[28361]: audit 2023-12-01T07:09:21.682189+0000 mon.a (mon.0) 3136 : audit 0 from='client.? 172.21.15.80:0/366834546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:09:22.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:09:21 smithi080 bash[41963]: audit 2023-12-01T07:09:21.682189+0000 mon.a (mon.0) 3136 : audit 0 from='client.? 172.21.15.80:0/366834546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:09:22.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:09:21 smithi090 bash[32384]: audit 2023-12-01T07:09:21.682189+0000 mon.a (mon.0) 3136 : audit 0 from='client.? 172.21.15.80:0/366834546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:09:23.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:09:22 smithi080 bash[28361]: cluster 2023-12-01T07:09:21.511816+0000 mgr.y (mgr.24362) 4227 : cluster 0 pgmap v4196: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:09:23.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:09:22 smithi080 bash[41963]: cluster 2023-12-01T07:09:21.511816+0000 mgr.y (mgr.24362) 4227 : cluster 0 pgmap v4196: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:09:23.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:09:22 smithi090 bash[32384]: cluster 2023-12-01T07:09:21.511816+0000 mgr.y (mgr.24362) 4227 : cluster 0 pgmap v4196: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:09:25.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:09:24 smithi080 bash[41963]: cluster 2023-12-01T07:09:23.512476+0000 mgr.y (mgr.24362) 4228 : cluster 0 pgmap v4197: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:09:25.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:09:24 smithi080 bash[41963]: audit 2023-12-01T07:09:24.139171+0000 mon.c (mon.2) 2700 : audit 0 from='client.? 172.21.15.80:0/3379876591' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:09:25.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:09:24 smithi080 bash[28361]: cluster 2023-12-01T07:09:23.512476+0000 mgr.y (mgr.24362) 4228 : cluster 0 pgmap v4197: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:09:25.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:09:24 smithi080 bash[28361]: audit 2023-12-01T07:09:24.139171+0000 mon.c (mon.2) 2700 : audit 0 from='client.? 172.21.15.80:0/3379876591' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:09:25.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:09:24 smithi090 bash[32384]: cluster 2023-12-01T07:09:23.512476+0000 mgr.y (mgr.24362) 4228 : cluster 0 pgmap v4197: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:09:25.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:09:24 smithi090 bash[32384]: audit 2023-12-01T07:09:24.139171+0000 mon.c (mon.2) 2700 : audit 0 from='client.? 172.21.15.80:0/3379876591' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:09:26.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:09:25 smithi080 bash[41963]: audit 2023-12-01T07:09:24.998820+0000 mon.c (mon.2) 2701 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:09:26.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:09:25 smithi080 bash[28361]: audit 2023-12-01T07:09:24.998820+0000 mon.c (mon.2) 2701 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:09:26.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:09:25 smithi090 bash[32384]: audit 2023-12-01T07:09:24.998820+0000 mon.c (mon.2) 2701 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:09:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:09:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:09:26] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T07:09:27.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:09:26 smithi080 bash[28361]: cluster 2023-12-01T07:09:25.513067+0000 mgr.y (mgr.24362) 4229 : cluster 0 pgmap v4198: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:09:27.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:09:26 smithi080 bash[28361]: audit 2023-12-01T07:09:26.582022+0000 mon.a (mon.0) 3137 : audit 0 from='client.? 172.21.15.80:0/833462791' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:09:27.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:09:26 smithi080 bash[41963]: cluster 2023-12-01T07:09:25.513067+0000 mgr.y (mgr.24362) 4229 : cluster 0 pgmap v4198: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:09:27.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:09:26 smithi080 bash[41963]: audit 2023-12-01T07:09:26.582022+0000 mon.a (mon.0) 3137 : audit 0 from='client.? 172.21.15.80:0/833462791' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:09:27.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:09:26 smithi090 bash[32384]: cluster 2023-12-01T07:09:25.513067+0000 mgr.y (mgr.24362) 4229 : cluster 0 pgmap v4198: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:09:27.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:09:26 smithi090 bash[32384]: audit 2023-12-01T07:09:26.582022+0000 mon.a (mon.0) 3137 : audit 0 from='client.? 172.21.15.80:0/833462791' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:09:29.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:09:28 smithi080 bash[28361]: cluster 2023-12-01T07:09:27.514181+0000 mgr.y (mgr.24362) 4230 : cluster 0 pgmap v4199: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:09:29.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:09:28 smithi080 bash[41963]: cluster 2023-12-01T07:09:27.514181+0000 mgr.y (mgr.24362) 4230 : cluster 0 pgmap v4199: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:09:29.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:09:28 smithi090 bash[32384]: cluster 2023-12-01T07:09:27.514181+0000 mgr.y (mgr.24362) 4230 : cluster 0 pgmap v4199: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:09:30.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:09:29 smithi080 bash[41963]: audit 2023-12-01T07:09:29.034746+0000 mon.a (mon.0) 3138 : audit 0 from='client.? 172.21.15.80:0/1090714102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:09:30.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:09:29 smithi080 bash[28361]: audit 2023-12-01T07:09:29.034746+0000 mon.a (mon.0) 3138 : audit 0 from='client.? 172.21.15.80:0/1090714102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:09:30.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:09:29 smithi090 bash[32384]: audit 2023-12-01T07:09:29.034746+0000 mon.a (mon.0) 3138 : audit 0 from='client.? 172.21.15.80:0/1090714102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:09:31.184 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:09:30 smithi080 bash[28361]: cluster 2023-12-01T07:09:29.514838+0000 mgr.y (mgr.24362) 4231 : cluster 0 pgmap v4200: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:09:31.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:09:30 smithi080 bash[41963]: cluster 2023-12-01T07:09:29.514838+0000 mgr.y (mgr.24362) 4231 : cluster 0 pgmap v4200: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:09:31.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:09:30 smithi090 bash[32384]: cluster 2023-12-01T07:09:29.514838+0000 mgr.y (mgr.24362) 4231 : cluster 0 pgmap v4200: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:09:32.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:09:31 smithi080 bash[41963]: audit 2023-12-01T07:09:31.486841+0000 mon.c (mon.2) 2702 : audit 0 from='client.? 172.21.15.80:0/805883681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:09:32.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:09:31 smithi080 bash[28361]: audit 2023-12-01T07:09:31.486841+0000 mon.c (mon.2) 2702 : audit 0 from='client.? 172.21.15.80:0/805883681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:09:32.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:09:31 smithi090 bash[32384]: audit 2023-12-01T07:09:31.486841+0000 mon.c (mon.2) 2702 : audit 0 from='client.? 172.21.15.80:0/805883681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:09:33.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:09:32 smithi080 bash[28361]: cluster 2023-12-01T07:09:31.515995+0000 mgr.y (mgr.24362) 4232 : cluster 0 pgmap v4201: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:09:33.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:09:32 smithi080 bash[41963]: cluster 2023-12-01T07:09:31.515995+0000 mgr.y (mgr.24362) 4232 : cluster 0 pgmap v4201: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:09:33.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:09:32 smithi090 bash[32384]: cluster 2023-12-01T07:09:31.515995+0000 mgr.y (mgr.24362) 4232 : cluster 0 pgmap v4201: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:09:35.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:09:34 smithi080 bash[41963]: cluster 2023-12-01T07:09:33.516558+0000 mgr.y (mgr.24362) 4233 : cluster 0 pgmap v4202: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:09:35.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:09:34 smithi080 bash[41963]: audit 2023-12-01T07:09:33.945130+0000 mon.a (mon.0) 3139 : audit 0 from='client.? 172.21.15.80:0/1556133868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:09:35.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:09:34 smithi080 bash[28361]: cluster 2023-12-01T07:09:33.516558+0000 mgr.y (mgr.24362) 4233 : cluster 0 pgmap v4202: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:09:35.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:09:34 smithi080 bash[28361]: audit 2023-12-01T07:09:33.945130+0000 mon.a (mon.0) 3139 : audit 0 from='client.? 172.21.15.80:0/1556133868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:09:35.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:09:34 smithi090 bash[32384]: cluster 2023-12-01T07:09:33.516558+0000 mgr.y (mgr.24362) 4233 : cluster 0 pgmap v4202: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:09:35.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:09:34 smithi090 bash[32384]: audit 2023-12-01T07:09:33.945130+0000 mon.a (mon.0) 3139 : audit 0 from='client.? 172.21.15.80:0/1556133868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:09:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:09:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:09:36] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T07:09:37.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:09:36 smithi080 bash[28361]: cluster 2023-12-01T07:09:35.517199+0000 mgr.y (mgr.24362) 4234 : cluster 0 pgmap v4203: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:09:37.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:09:36 smithi080 bash[28361]: audit 2023-12-01T07:09:36.394776+0000 mon.a (mon.0) 3140 : audit 0 from='client.? 172.21.15.80:0/3166257002' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:09:37.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:09:36 smithi080 bash[41963]: cluster 2023-12-01T07:09:35.517199+0000 mgr.y (mgr.24362) 4234 : cluster 0 pgmap v4203: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:09:37.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:09:36 smithi080 bash[41963]: audit 2023-12-01T07:09:36.394776+0000 mon.a (mon.0) 3140 : audit 0 from='client.? 172.21.15.80:0/3166257002' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:09:37.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:09:36 smithi090 bash[32384]: cluster 2023-12-01T07:09:35.517199+0000 mgr.y (mgr.24362) 4234 : cluster 0 pgmap v4203: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:09:37.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:09:36 smithi090 bash[32384]: audit 2023-12-01T07:09:36.394776+0000 mon.a (mon.0) 3140 : audit 0 from='client.? 172.21.15.80:0/3166257002' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:09:39.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:09:38 smithi080 bash[28361]: cluster 2023-12-01T07:09:37.518352+0000 mgr.y (mgr.24362) 4235 : cluster 0 pgmap v4204: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:09:39.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:09:38 smithi080 bash[28361]: audit 2023-12-01T07:09:38.840415+0000 mon.a (mon.0) 3141 : audit 0 from='client.? 172.21.15.80:0/1069384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:09:39.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:09:38 smithi080 bash[41963]: cluster 2023-12-01T07:09:37.518352+0000 mgr.y (mgr.24362) 4235 : cluster 0 pgmap v4204: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:09:39.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:09:38 smithi080 bash[41963]: audit 2023-12-01T07:09:38.840415+0000 mon.a (mon.0) 3141 : audit 0 from='client.? 172.21.15.80:0/1069384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:09:39.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:09:38 smithi090 bash[32384]: cluster 2023-12-01T07:09:37.518352+0000 mgr.y (mgr.24362) 4235 : cluster 0 pgmap v4204: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:09:39.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:09:38 smithi090 bash[32384]: audit 2023-12-01T07:09:38.840415+0000 mon.a (mon.0) 3141 : audit 0 from='client.? 172.21.15.80:0/1069384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:09:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:09:40 smithi080 bash[28361]: cluster 2023-12-01T07:09:39.519006+0000 mgr.y (mgr.24362) 4236 : cluster 0 pgmap v4205: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:09:41.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:09:40 smithi080 bash[28361]: audit 2023-12-01T07:09:39.999199+0000 mon.c (mon.2) 2703 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:09:41.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:09:40 smithi080 bash[41963]: cluster 2023-12-01T07:09:39.519006+0000 mgr.y (mgr.24362) 4236 : cluster 0 pgmap v4205: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:09:41.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:09:40 smithi080 bash[41963]: audit 2023-12-01T07:09:39.999199+0000 mon.c (mon.2) 2703 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:09:41.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:09:40 smithi090 bash[32384]: cluster 2023-12-01T07:09:39.519006+0000 mgr.y (mgr.24362) 4236 : cluster 0 pgmap v4205: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:09:41.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:09:40 smithi090 bash[32384]: audit 2023-12-01T07:09:39.999199+0000 mon.c (mon.2) 2703 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:09:42.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:09:41 smithi080 bash[28361]: audit 2023-12-01T07:09:41.291689+0000 mon.c (mon.2) 2704 : audit 0 from='client.? 172.21.15.80:0/3365587599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:09:42.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:09:41 smithi080 bash[41963]: audit 2023-12-01T07:09:41.291689+0000 mon.c (mon.2) 2704 : audit 0 from='client.? 172.21.15.80:0/3365587599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:09:42.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:09:41 smithi090 bash[32384]: audit 2023-12-01T07:09:41.291689+0000 mon.c (mon.2) 2704 : audit 0 from='client.? 172.21.15.80:0/3365587599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:09:43.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:09:42 smithi080 bash[28361]: cluster 2023-12-01T07:09:41.520267+0000 mgr.y (mgr.24362) 4237 : cluster 0 pgmap v4206: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:09:43.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:09:42 smithi080 bash[41963]: cluster 2023-12-01T07:09:41.520267+0000 mgr.y (mgr.24362) 4237 : cluster 0 pgmap v4206: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:09:43.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:09:42 smithi090 bash[32384]: cluster 2023-12-01T07:09:41.520267+0000 mgr.y (mgr.24362) 4237 : cluster 0 pgmap v4206: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:09:44.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:09:43 smithi090 bash[32384]: audit 2023-12-01T07:09:43.654604+0000 mon.c (mon.2) 2705 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:09:44.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:09:43 smithi090 bash[32384]: audit 2023-12-01T07:09:43.747592+0000 mon.a (mon.0) 3142 : audit 0 from='client.? 172.21.15.80:0/1698026871' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:09:44.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:09:43 smithi080 bash[28361]: audit 2023-12-01T07:09:43.654604+0000 mon.c (mon.2) 2705 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:09:44.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:09:43 smithi080 bash[28361]: audit 2023-12-01T07:09:43.747592+0000 mon.a (mon.0) 3142 : audit 0 from='client.? 172.21.15.80:0/1698026871' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:09:44.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:09:43 smithi080 bash[41963]: audit 2023-12-01T07:09:43.654604+0000 mon.c (mon.2) 2705 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:09:44.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:09:43 smithi080 bash[41963]: audit 2023-12-01T07:09:43.747592+0000 mon.a (mon.0) 3142 : audit 0 from='client.? 172.21.15.80:0/1698026871' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:09:45.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:09:44 smithi090 bash[32384]: cluster 2023-12-01T07:09:43.520870+0000 mgr.y (mgr.24362) 4238 : cluster 0 pgmap v4207: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:09:45.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:09:44 smithi080 bash[28361]: cluster 2023-12-01T07:09:43.520870+0000 mgr.y (mgr.24362) 4238 : cluster 0 pgmap v4207: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:09:45.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:09:44 smithi080 bash[41963]: cluster 2023-12-01T07:09:43.520870+0000 mgr.y (mgr.24362) 4238 : cluster 0 pgmap v4207: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:09:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:09:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:09:46] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T07:09:47.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:09:46 smithi090 bash[32384]: cluster 2023-12-01T07:09:45.521463+0000 mgr.y (mgr.24362) 4239 : cluster 0 pgmap v4208: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:09:47.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:09:46 smithi090 bash[32384]: audit 2023-12-01T07:09:46.235874+0000 mon.a (mon.0) 3143 : audit 0 from='client.? 172.21.15.80:0/1293825517' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:09:47.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:09:46 smithi080 bash[28361]: cluster 2023-12-01T07:09:45.521463+0000 mgr.y (mgr.24362) 4239 : cluster 0 pgmap v4208: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:09:47.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:09:46 smithi080 bash[28361]: audit 2023-12-01T07:09:46.235874+0000 mon.a (mon.0) 3143 : audit 0 from='client.? 172.21.15.80:0/1293825517' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:09:47.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:09:46 smithi080 bash[41963]: cluster 2023-12-01T07:09:45.521463+0000 mgr.y (mgr.24362) 4239 : cluster 0 pgmap v4208: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:09:47.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:09:46 smithi080 bash[41963]: audit 2023-12-01T07:09:46.235874+0000 mon.a (mon.0) 3143 : audit 0 from='client.? 172.21.15.80:0/1293825517' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:09:49.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:09:48 smithi090 bash[32384]: cluster 2023-12-01T07:09:47.522592+0000 mgr.y (mgr.24362) 4240 : cluster 0 pgmap v4209: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:09:49.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:09:48 smithi090 bash[32384]: audit 2023-12-01T07:09:48.702351+0000 mon.a (mon.0) 3144 : audit 0 from='client.? 172.21.15.80:0/849180566' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:09:49.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:09:48 smithi080 bash[28361]: cluster 2023-12-01T07:09:47.522592+0000 mgr.y (mgr.24362) 4240 : cluster 0 pgmap v4209: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:09:49.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:09:48 smithi080 bash[28361]: audit 2023-12-01T07:09:48.702351+0000 mon.a (mon.0) 3144 : audit 0 from='client.? 172.21.15.80:0/849180566' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:09:49.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:09:48 smithi080 bash[41963]: cluster 2023-12-01T07:09:47.522592+0000 mgr.y (mgr.24362) 4240 : cluster 0 pgmap v4209: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:09:49.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:09:48 smithi080 bash[41963]: audit 2023-12-01T07:09:48.702351+0000 mon.a (mon.0) 3144 : audit 0 from='client.? 172.21.15.80:0/849180566' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:09:50.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:09:50 smithi090 bash[32384]: audit 2023-12-01T07:09:49.449466+0000 mon.a (mon.0) 3145 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:09:50.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:09:50 smithi090 bash[32384]: audit 2023-12-01T07:09:49.460194+0000 mon.a (mon.0) 3146 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:09:50.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:09:50 smithi090 bash[32384]: cluster 2023-12-01T07:09:49.523218+0000 mgr.y (mgr.24362) 4241 : cluster 0 pgmap v4210: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:09:50.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:09:50 smithi090 bash[32384]: audit 2023-12-01T07:09:49.801431+0000 mon.a (mon.0) 3147 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:09:50.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:09:50 smithi090 bash[32384]: audit 2023-12-01T07:09:49.810829+0000 mon.a (mon.0) 3148 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:09:50.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:09:50 smithi090 bash[32384]: audit 2023-12-01T07:09:50.284625+0000 mon.c (mon.2) 2706 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:09:50.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:09:50 smithi090 bash[32384]: audit 2023-12-01T07:09:50.286345+0000 mon.c (mon.2) 2707 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:09:50.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:09:50 smithi090 bash[32384]: audit 2023-12-01T07:09:50.297418+0000 mon.a (mon.0) 3149 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:09:50.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:09:50 smithi080 bash[28361]: audit 2023-12-01T07:09:49.449466+0000 mon.a (mon.0) 3145 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:09:50.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:09:50 smithi080 bash[28361]: audit 2023-12-01T07:09:49.460194+0000 mon.a (mon.0) 3146 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:09:50.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:09:50 smithi080 bash[28361]: cluster 2023-12-01T07:09:49.523218+0000 mgr.y (mgr.24362) 4241 : cluster 0 pgmap v4210: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:09:50.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:09:50 smithi080 bash[28361]: audit 2023-12-01T07:09:49.801431+0000 mon.a (mon.0) 3147 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:09:50.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:09:50 smithi080 bash[28361]: audit 2023-12-01T07:09:49.810829+0000 mon.a (mon.0) 3148 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:09:50.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:09:50 smithi080 bash[28361]: audit 2023-12-01T07:09:50.284625+0000 mon.c (mon.2) 2706 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:09:50.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:09:50 smithi080 bash[28361]: audit 2023-12-01T07:09:50.286345+0000 mon.c (mon.2) 2707 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:09:50.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:09:50 smithi080 bash[28361]: audit 2023-12-01T07:09:50.297418+0000 mon.a (mon.0) 3149 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:09:50.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:09:50 smithi080 bash[41963]: audit 2023-12-01T07:09:49.449466+0000 mon.a (mon.0) 3145 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:09:50.935 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:09:50 smithi080 bash[41963]: audit 2023-12-01T07:09:49.460194+0000 mon.a (mon.0) 3146 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:09:50.935 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:09:50 smithi080 bash[41963]: cluster 2023-12-01T07:09:49.523218+0000 mgr.y (mgr.24362) 4241 : cluster 0 pgmap v4210: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:09:50.935 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:09:50 smithi080 bash[41963]: audit 2023-12-01T07:09:49.801431+0000 mon.a (mon.0) 3147 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:09:50.935 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:09:50 smithi080 bash[41963]: audit 2023-12-01T07:09:49.810829+0000 mon.a (mon.0) 3148 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:09:50.935 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:09:50 smithi080 bash[41963]: audit 2023-12-01T07:09:50.284625+0000 mon.c (mon.2) 2706 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:09:50.935 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:09:50 smithi080 bash[41963]: audit 2023-12-01T07:09:50.286345+0000 mon.c (mon.2) 2707 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:09:50.936 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:09:50 smithi080 bash[41963]: audit 2023-12-01T07:09:50.297418+0000 mon.a (mon.0) 3149 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:09:51.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:09:51 smithi090 bash[32384]: audit 2023-12-01T07:09:51.161139+0000 mon.a (mon.0) 3150 : audit 0 from='client.? 172.21.15.80:0/1083679329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:09:51.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:09:51 smithi080 bash[41963]: audit 2023-12-01T07:09:51.161139+0000 mon.a (mon.0) 3150 : audit 0 from='client.? 172.21.15.80:0/1083679329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:09:51.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:09:51 smithi080 bash[28361]: audit 2023-12-01T07:09:51.161139+0000 mon.a (mon.0) 3150 : audit 0 from='client.? 172.21.15.80:0/1083679329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:09:52.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:09:52 smithi090 bash[32384]: cluster 2023-12-01T07:09:51.524387+0000 mgr.y (mgr.24362) 4242 : cluster 0 pgmap v4211: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:09:52.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:09:52 smithi080 bash[28361]: cluster 2023-12-01T07:09:51.524387+0000 mgr.y (mgr.24362) 4242 : cluster 0 pgmap v4211: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:09:52.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:09:52 smithi080 bash[41963]: cluster 2023-12-01T07:09:51.524387+0000 mgr.y (mgr.24362) 4242 : cluster 0 pgmap v4211: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:09:54.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:09:54 smithi080 bash[41963]: cluster 2023-12-01T07:09:53.525017+0000 mgr.y (mgr.24362) 4243 : cluster 0 pgmap v4212: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:09:54.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:09:54 smithi080 bash[41963]: audit 2023-12-01T07:09:53.614452+0000 mon.c (mon.2) 2708 : audit 0 from='client.? 172.21.15.80:0/1758772241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:09:54.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:09:54 smithi080 bash[28361]: cluster 2023-12-01T07:09:53.525017+0000 mgr.y (mgr.24362) 4243 : cluster 0 pgmap v4212: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:09:54.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:09:54 smithi080 bash[28361]: audit 2023-12-01T07:09:53.614452+0000 mon.c (mon.2) 2708 : audit 0 from='client.? 172.21.15.80:0/1758772241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:09:55.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:09:54 smithi090 bash[32384]: cluster 2023-12-01T07:09:53.525017+0000 mgr.y (mgr.24362) 4243 : cluster 0 pgmap v4212: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:09:55.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:09:54 smithi090 bash[32384]: audit 2023-12-01T07:09:53.614452+0000 mon.c (mon.2) 2708 : audit 0 from='client.? 172.21.15.80:0/1758772241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:09:56.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:09:55 smithi090 bash[32384]: audit 2023-12-01T07:09:54.999716+0000 mon.c (mon.2) 2709 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:09:56.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:09:55 smithi080 bash[28361]: audit 2023-12-01T07:09:54.999716+0000 mon.c (mon.2) 2709 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:09:56.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:09:55 smithi080 bash[41963]: audit 2023-12-01T07:09:54.999716+0000 mon.c (mon.2) 2709 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:09:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:09:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:09:56] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T07:09:57.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:09:56 smithi090 bash[32384]: cluster 2023-12-01T07:09:55.525689+0000 mgr.y (mgr.24362) 4244 : cluster 0 pgmap v4213: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:09:57.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:09:56 smithi090 bash[32384]: audit 2023-12-01T07:09:56.064860+0000 mon.a (mon.0) 3151 : audit 0 from='client.? 172.21.15.80:0/3193104565' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:09:57.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:09:56 smithi080 bash[28361]: cluster 2023-12-01T07:09:55.525689+0000 mgr.y (mgr.24362) 4244 : cluster 0 pgmap v4213: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:09:57.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:09:56 smithi080 bash[28361]: audit 2023-12-01T07:09:56.064860+0000 mon.a (mon.0) 3151 : audit 0 from='client.? 172.21.15.80:0/3193104565' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:09:57.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:09:56 smithi080 bash[41963]: cluster 2023-12-01T07:09:55.525689+0000 mgr.y (mgr.24362) 4244 : cluster 0 pgmap v4213: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:09:57.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:09:56 smithi080 bash[41963]: audit 2023-12-01T07:09:56.064860+0000 mon.a (mon.0) 3151 : audit 0 from='client.? 172.21.15.80:0/3193104565' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:09:59.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:09:58 smithi090 bash[32384]: cluster 2023-12-01T07:09:57.526806+0000 mgr.y (mgr.24362) 4245 : cluster 0 pgmap v4214: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:09:59.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:09:58 smithi090 bash[32384]: audit 2023-12-01T07:09:58.519053+0000 mon.c (mon.2) 2710 : audit 0 from='client.? 172.21.15.80:0/3341818986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:09:59.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:09:58 smithi080 bash[28361]: cluster 2023-12-01T07:09:57.526806+0000 mgr.y (mgr.24362) 4245 : cluster 0 pgmap v4214: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:09:59.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:09:58 smithi080 bash[28361]: audit 2023-12-01T07:09:58.519053+0000 mon.c (mon.2) 2710 : audit 0 from='client.? 172.21.15.80:0/3341818986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:09:59.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:09:58 smithi080 bash[41963]: cluster 2023-12-01T07:09:57.526806+0000 mgr.y (mgr.24362) 4245 : cluster 0 pgmap v4214: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:09:59.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:09:58 smithi080 bash[41963]: audit 2023-12-01T07:09:58.519053+0000 mon.c (mon.2) 2710 : audit 0 from='client.? 172.21.15.80:0/3341818986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:10:00.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:10:00 smithi080 bash[28361]: debug 2023-12-01T07:09:59.998+0000 7f6ec9bf0700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T07:10:01.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:10:00 smithi090 bash[32384]: cluster 2023-12-01T07:09:59.527494+0000 mgr.y (mgr.24362) 4246 : cluster 0 pgmap v4215: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:10:01.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:10:00 smithi090 bash[32384]: cluster 2023-12-01T07:10:00.000120+0000 mon.a (mon.0) 3152 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T07:10:01.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:10:00 smithi080 bash[28361]: cluster 2023-12-01T07:09:59.527494+0000 mgr.y (mgr.24362) 4246 : cluster 0 pgmap v4215: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:10:01.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:10:00 smithi080 bash[28361]: cluster 2023-12-01T07:10:00.000120+0000 mon.a (mon.0) 3152 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T07:10:01.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:10:00 smithi080 bash[41963]: cluster 2023-12-01T07:09:59.527494+0000 mgr.y (mgr.24362) 4246 : cluster 0 pgmap v4215: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:10:01.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:10:00 smithi080 bash[41963]: cluster 2023-12-01T07:10:00.000120+0000 mon.a (mon.0) 3152 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T07:10:02.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:10:01 smithi090 bash[32384]: audit 2023-12-01T07:10:00.986373+0000 mon.a (mon.0) 3153 : audit 0 from='client.? 172.21.15.80:0/3837215979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:10:02.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:10:01 smithi080 bash[28361]: audit 2023-12-01T07:10:00.986373+0000 mon.a (mon.0) 3153 : audit 0 from='client.? 172.21.15.80:0/3837215979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:10:02.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:10:01 smithi080 bash[41963]: audit 2023-12-01T07:10:00.986373+0000 mon.a (mon.0) 3153 : audit 0 from='client.? 172.21.15.80:0/3837215979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:10:03.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:10:02 smithi090 bash[32384]: cluster 2023-12-01T07:10:01.528548+0000 mgr.y (mgr.24362) 4247 : cluster 0 pgmap v4216: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:10:03.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:10:02 smithi080 bash[28361]: cluster 2023-12-01T07:10:01.528548+0000 mgr.y (mgr.24362) 4247 : cluster 0 pgmap v4216: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:10:03.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:10:02 smithi080 bash[41963]: cluster 2023-12-01T07:10:01.528548+0000 mgr.y (mgr.24362) 4247 : cluster 0 pgmap v4216: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:10:04.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:10:03 smithi090 bash[32384]: audit 2023-12-01T07:10:03.440937+0000 mon.a (mon.0) 3154 : audit 0 from='client.? 172.21.15.80:0/2577452796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:10:04.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:10:03 smithi080 bash[41963]: audit 2023-12-01T07:10:03.440937+0000 mon.a (mon.0) 3154 : audit 0 from='client.? 172.21.15.80:0/2577452796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:10:04.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:10:03 smithi080 bash[28361]: audit 2023-12-01T07:10:03.440937+0000 mon.a (mon.0) 3154 : audit 0 from='client.? 172.21.15.80:0/2577452796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:10:05.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:10:04 smithi080 bash[28361]: cluster 2023-12-01T07:10:03.529175+0000 mgr.y (mgr.24362) 4248 : cluster 0 pgmap v4217: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:10:05.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:10:04 smithi080 bash[41963]: cluster 2023-12-01T07:10:03.529175+0000 mgr.y (mgr.24362) 4248 : cluster 0 pgmap v4217: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:10:05.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:10:04 smithi090 bash[32384]: cluster 2023-12-01T07:10:03.529175+0000 mgr.y (mgr.24362) 4248 : cluster 0 pgmap v4217: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:10:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:10:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:10:06] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T07:10:07.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:10:06 smithi080 bash[41963]: cluster 2023-12-01T07:10:05.529809+0000 mgr.y (mgr.24362) 4249 : cluster 0 pgmap v4218: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:10:07.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:10:06 smithi080 bash[41963]: audit 2023-12-01T07:10:05.891962+0000 mon.c (mon.2) 2711 : audit 0 from='client.? 172.21.15.80:0/2054336296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:10:07.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:10:06 smithi080 bash[28361]: cluster 2023-12-01T07:10:05.529809+0000 mgr.y (mgr.24362) 4249 : cluster 0 pgmap v4218: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:10:07.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:10:06 smithi080 bash[28361]: audit 2023-12-01T07:10:05.891962+0000 mon.c (mon.2) 2711 : audit 0 from='client.? 172.21.15.80:0/2054336296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:10:07.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:10:06 smithi090 bash[32384]: cluster 2023-12-01T07:10:05.529809+0000 mgr.y (mgr.24362) 4249 : cluster 0 pgmap v4218: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:10:07.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:10:06 smithi090 bash[32384]: audit 2023-12-01T07:10:05.891962+0000 mon.c (mon.2) 2711 : audit 0 from='client.? 172.21.15.80:0/2054336296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:10:09.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:10:08 smithi080 bash[28361]: cluster 2023-12-01T07:10:07.530986+0000 mgr.y (mgr.24362) 4250 : cluster 0 pgmap v4219: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:10:09.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:10:08 smithi080 bash[28361]: audit 2023-12-01T07:10:08.345748+0000 mon.a (mon.0) 3155 : audit 0 from='client.? 172.21.15.80:0/1747612086' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:10:09.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:10:08 smithi080 bash[41963]: cluster 2023-12-01T07:10:07.530986+0000 mgr.y (mgr.24362) 4250 : cluster 0 pgmap v4219: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:10:09.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:10:08 smithi080 bash[41963]: audit 2023-12-01T07:10:08.345748+0000 mon.a (mon.0) 3155 : audit 0 from='client.? 172.21.15.80:0/1747612086' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:10:09.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:10:08 smithi090 bash[32384]: cluster 2023-12-01T07:10:07.530986+0000 mgr.y (mgr.24362) 4250 : cluster 0 pgmap v4219: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:10:09.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:10:08 smithi090 bash[32384]: audit 2023-12-01T07:10:08.345748+0000 mon.a (mon.0) 3155 : audit 0 from='client.? 172.21.15.80:0/1747612086' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:10:11.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:10:10 smithi080 bash[41963]: cluster 2023-12-01T07:10:09.531638+0000 mgr.y (mgr.24362) 4251 : cluster 0 pgmap v4220: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:10:11.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:10:10 smithi080 bash[41963]: audit 2023-12-01T07:10:10.000203+0000 mon.c (mon.2) 2712 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:10:11.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:10:10 smithi080 bash[28361]: cluster 2023-12-01T07:10:09.531638+0000 mgr.y (mgr.24362) 4251 : cluster 0 pgmap v4220: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:10:11.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:10:10 smithi080 bash[28361]: audit 2023-12-01T07:10:10.000203+0000 mon.c (mon.2) 2712 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:10:11.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:10:10 smithi090 bash[32384]: cluster 2023-12-01T07:10:09.531638+0000 mgr.y (mgr.24362) 4251 : cluster 0 pgmap v4220: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:10:11.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:10:10 smithi090 bash[32384]: audit 2023-12-01T07:10:10.000203+0000 mon.c (mon.2) 2712 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:10:12.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:10:11 smithi080 bash[41963]: audit 2023-12-01T07:10:10.801301+0000 mon.a (mon.0) 3156 : audit 0 from='client.? 172.21.15.80:0/2919989977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:10:12.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:10:11 smithi080 bash[28361]: audit 2023-12-01T07:10:10.801301+0000 mon.a (mon.0) 3156 : audit 0 from='client.? 172.21.15.80:0/2919989977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:10:12.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:10:11 smithi090 bash[32384]: audit 2023-12-01T07:10:10.801301+0000 mon.a (mon.0) 3156 : audit 0 from='client.? 172.21.15.80:0/2919989977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:10:13.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:10:12 smithi080 bash[28361]: cluster 2023-12-01T07:10:11.532676+0000 mgr.y (mgr.24362) 4252 : cluster 0 pgmap v4221: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:10:13.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:10:12 smithi080 bash[41963]: cluster 2023-12-01T07:10:11.532676+0000 mgr.y (mgr.24362) 4252 : cluster 0 pgmap v4221: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:10:13.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:10:12 smithi090 bash[32384]: cluster 2023-12-01T07:10:11.532676+0000 mgr.y (mgr.24362) 4252 : cluster 0 pgmap v4221: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:10:14.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:10:13 smithi080 bash[28361]: audit 2023-12-01T07:10:13.254893+0000 mon.a (mon.0) 3157 : audit 0 from='client.? 172.21.15.80:0/235499117' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:10:14.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:10:13 smithi080 bash[41963]: audit 2023-12-01T07:10:13.254893+0000 mon.a (mon.0) 3157 : audit 0 from='client.? 172.21.15.80:0/235499117' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:10:14.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:10:13 smithi090 bash[32384]: audit 2023-12-01T07:10:13.254893+0000 mon.a (mon.0) 3157 : audit 0 from='client.? 172.21.15.80:0/235499117' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:10:15.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:10:14 smithi080 bash[41963]: cluster 2023-12-01T07:10:13.533251+0000 mgr.y (mgr.24362) 4253 : cluster 0 pgmap v4222: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:10:15.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:10:14 smithi080 bash[28361]: cluster 2023-12-01T07:10:13.533251+0000 mgr.y (mgr.24362) 4253 : cluster 0 pgmap v4222: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:10:15.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:10:14 smithi090 bash[32384]: cluster 2023-12-01T07:10:13.533251+0000 mgr.y (mgr.24362) 4253 : cluster 0 pgmap v4222: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:10:16.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:10:15 smithi080 bash[41963]: audit 2023-12-01T07:10:15.705992+0000 mon.a (mon.0) 3158 : audit 0 from='client.? 172.21.15.80:0/4085327896' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:10:16.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:10:15 smithi080 bash[28361]: audit 2023-12-01T07:10:15.705992+0000 mon.a (mon.0) 3158 : audit 0 from='client.? 172.21.15.80:0/4085327896' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:10:16.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:10:15 smithi090 bash[32384]: audit 2023-12-01T07:10:15.705992+0000 mon.a (mon.0) 3158 : audit 0 from='client.? 172.21.15.80:0/4085327896' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:10:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:10:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:10:16] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T07:10:17.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:10:16 smithi080 bash[28361]: cluster 2023-12-01T07:10:15.533893+0000 mgr.y (mgr.24362) 4254 : cluster 0 pgmap v4223: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:10:17.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:10:16 smithi080 bash[41963]: cluster 2023-12-01T07:10:15.533893+0000 mgr.y (mgr.24362) 4254 : cluster 0 pgmap v4223: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:10:17.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:10:16 smithi090 bash[32384]: cluster 2023-12-01T07:10:15.533893+0000 mgr.y (mgr.24362) 4254 : cluster 0 pgmap v4223: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:10:19.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:10:18 smithi080 bash[28361]: cluster 2023-12-01T07:10:17.535101+0000 mgr.y (mgr.24362) 4255 : cluster 0 pgmap v4224: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:10:19.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:10:18 smithi080 bash[28361]: audit 2023-12-01T07:10:18.154258+0000 mon.c (mon.2) 2713 : audit 0 from='client.? 172.21.15.80:0/1286539267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:10:19.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:10:18 smithi080 bash[41963]: cluster 2023-12-01T07:10:17.535101+0000 mgr.y (mgr.24362) 4255 : cluster 0 pgmap v4224: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:10:19.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:10:18 smithi080 bash[41963]: audit 2023-12-01T07:10:18.154258+0000 mon.c (mon.2) 2713 : audit 0 from='client.? 172.21.15.80:0/1286539267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:10:19.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:10:18 smithi090 bash[32384]: cluster 2023-12-01T07:10:17.535101+0000 mgr.y (mgr.24362) 4255 : cluster 0 pgmap v4224: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:10:19.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:10:18 smithi090 bash[32384]: audit 2023-12-01T07:10:18.154258+0000 mon.c (mon.2) 2713 : audit 0 from='client.? 172.21.15.80:0/1286539267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:10:21.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:10:20 smithi080 bash[28361]: cluster 2023-12-01T07:10:19.535775+0000 mgr.y (mgr.24362) 4256 : cluster 0 pgmap v4225: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:10:21.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:10:20 smithi080 bash[28361]: audit 2023-12-01T07:10:20.603856+0000 mon.c (mon.2) 2714 : audit 0 from='client.? 172.21.15.80:0/3337789397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:10:21.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:10:20 smithi080 bash[41963]: cluster 2023-12-01T07:10:19.535775+0000 mgr.y (mgr.24362) 4256 : cluster 0 pgmap v4225: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:10:21.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:10:20 smithi080 bash[41963]: audit 2023-12-01T07:10:20.603856+0000 mon.c (mon.2) 2714 : audit 0 from='client.? 172.21.15.80:0/3337789397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:10:21.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:10:20 smithi090 bash[32384]: cluster 2023-12-01T07:10:19.535775+0000 mgr.y (mgr.24362) 4256 : cluster 0 pgmap v4225: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:10:21.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:10:20 smithi090 bash[32384]: audit 2023-12-01T07:10:20.603856+0000 mon.c (mon.2) 2714 : audit 0 from='client.? 172.21.15.80:0/3337789397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:10:23.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:10:22 smithi080 bash[28361]: cluster 2023-12-01T07:10:21.536873+0000 mgr.y (mgr.24362) 4257 : cluster 0 pgmap v4226: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:10:23.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:10:22 smithi080 bash[41963]: cluster 2023-12-01T07:10:21.536873+0000 mgr.y (mgr.24362) 4257 : cluster 0 pgmap v4226: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:10:23.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:10:22 smithi090 bash[32384]: cluster 2023-12-01T07:10:21.536873+0000 mgr.y (mgr.24362) 4257 : cluster 0 pgmap v4226: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:10:24.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:10:23 smithi080 bash[41963]: audit 2023-12-01T07:10:23.057391+0000 mon.a (mon.0) 3159 : audit 0 from='client.? 172.21.15.80:0/3879795156' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:10:24.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:10:23 smithi080 bash[28361]: audit 2023-12-01T07:10:23.057391+0000 mon.a (mon.0) 3159 : audit 0 from='client.? 172.21.15.80:0/3879795156' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:10:24.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:10:23 smithi090 bash[32384]: audit 2023-12-01T07:10:23.057391+0000 mon.a (mon.0) 3159 : audit 0 from='client.? 172.21.15.80:0/3879795156' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:10:25.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:10:24 smithi080 bash[41963]: cluster 2023-12-01T07:10:23.537542+0000 mgr.y (mgr.24362) 4258 : cluster 0 pgmap v4227: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:10:25.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:10:24 smithi080 bash[28361]: cluster 2023-12-01T07:10:23.537542+0000 mgr.y (mgr.24362) 4258 : cluster 0 pgmap v4227: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:10:25.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:10:24 smithi090 bash[32384]: cluster 2023-12-01T07:10:23.537542+0000 mgr.y (mgr.24362) 4258 : cluster 0 pgmap v4227: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:10:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:10:25 smithi080 bash[28361]: audit 2023-12-01T07:10:25.000542+0000 mon.c (mon.2) 2715 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:10:26.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:10:25 smithi080 bash[28361]: audit 2023-12-01T07:10:25.512306+0000 mon.c (mon.2) 2716 : audit 0 from='client.? 172.21.15.80:0/2466296369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:10:26.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:10:25 smithi080 bash[41963]: audit 2023-12-01T07:10:25.000542+0000 mon.c (mon.2) 2715 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:10:26.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:10:25 smithi080 bash[41963]: audit 2023-12-01T07:10:25.512306+0000 mon.c (mon.2) 2716 : audit 0 from='client.? 172.21.15.80:0/2466296369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:10:26.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:10:25 smithi090 bash[32384]: audit 2023-12-01T07:10:25.000542+0000 mon.c (mon.2) 2715 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:10:26.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:10:25 smithi090 bash[32384]: audit 2023-12-01T07:10:25.512306+0000 mon.c (mon.2) 2716 : audit 0 from='client.? 172.21.15.80:0/2466296369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:10:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:10:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:10:26] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T07:10:27.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:10:26 smithi080 bash[28361]: cluster 2023-12-01T07:10:25.538167+0000 mgr.y (mgr.24362) 4259 : cluster 0 pgmap v4228: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:10:27.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:10:26 smithi080 bash[41963]: cluster 2023-12-01T07:10:25.538167+0000 mgr.y (mgr.24362) 4259 : cluster 0 pgmap v4228: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:10:27.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:10:26 smithi090 bash[32384]: cluster 2023-12-01T07:10:25.538167+0000 mgr.y (mgr.24362) 4259 : cluster 0 pgmap v4228: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:10:29.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:10:28 smithi080 bash[41963]: cluster 2023-12-01T07:10:27.539678+0000 mgr.y (mgr.24362) 4260 : cluster 0 pgmap v4229: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:10:29.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:10:28 smithi080 bash[41963]: audit 2023-12-01T07:10:27.977523+0000 mon.a (mon.0) 3160 : audit 0 from='client.? 172.21.15.80:0/38875850' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:10:29.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:10:28 smithi080 bash[28361]: cluster 2023-12-01T07:10:27.539678+0000 mgr.y (mgr.24362) 4260 : cluster 0 pgmap v4229: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:10:29.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:10:28 smithi080 bash[28361]: audit 2023-12-01T07:10:27.977523+0000 mon.a (mon.0) 3160 : audit 0 from='client.? 172.21.15.80:0/38875850' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:10:29.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:10:28 smithi090 bash[32384]: cluster 2023-12-01T07:10:27.539678+0000 mgr.y (mgr.24362) 4260 : cluster 0 pgmap v4229: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:10:29.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:10:28 smithi090 bash[32384]: audit 2023-12-01T07:10:27.977523+0000 mon.a (mon.0) 3160 : audit 0 from='client.? 172.21.15.80:0/38875850' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:10:31.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:10:30 smithi080 bash[28361]: cluster 2023-12-01T07:10:29.540499+0000 mgr.y (mgr.24362) 4261 : cluster 0 pgmap v4230: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:10:31.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:10:30 smithi080 bash[28361]: audit 2023-12-01T07:10:30.430505+0000 mon.c (mon.2) 2717 : audit 0 from='client.? 172.21.15.80:0/1491538879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:10:31.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:10:30 smithi080 bash[41963]: cluster 2023-12-01T07:10:29.540499+0000 mgr.y (mgr.24362) 4261 : cluster 0 pgmap v4230: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:10:31.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:10:30 smithi080 bash[41963]: audit 2023-12-01T07:10:30.430505+0000 mon.c (mon.2) 2717 : audit 0 from='client.? 172.21.15.80:0/1491538879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:10:31.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:10:30 smithi090 bash[32384]: cluster 2023-12-01T07:10:29.540499+0000 mgr.y (mgr.24362) 4261 : cluster 0 pgmap v4230: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:10:31.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:10:30 smithi090 bash[32384]: audit 2023-12-01T07:10:30.430505+0000 mon.c (mon.2) 2717 : audit 0 from='client.? 172.21.15.80:0/1491538879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:10:33.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:10:32 smithi080 bash[28361]: cluster 2023-12-01T07:10:31.541592+0000 mgr.y (mgr.24362) 4262 : cluster 0 pgmap v4231: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:10:33.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:10:32 smithi080 bash[41963]: cluster 2023-12-01T07:10:31.541592+0000 mgr.y (mgr.24362) 4262 : cluster 0 pgmap v4231: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:10:33.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:10:32 smithi090 bash[32384]: cluster 2023-12-01T07:10:31.541592+0000 mgr.y (mgr.24362) 4262 : cluster 0 pgmap v4231: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:10:34.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:10:33 smithi080 bash[41963]: audit 2023-12-01T07:10:32.887941+0000 mon.c (mon.2) 2718 : audit 0 from='client.? 172.21.15.80:0/1265385022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:10:34.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:10:33 smithi080 bash[28361]: audit 2023-12-01T07:10:32.887941+0000 mon.c (mon.2) 2718 : audit 0 from='client.? 172.21.15.80:0/1265385022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:10:34.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:10:33 smithi090 bash[32384]: audit 2023-12-01T07:10:32.887941+0000 mon.c (mon.2) 2718 : audit 0 from='client.? 172.21.15.80:0/1265385022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:10:35.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:10:34 smithi080 bash[28361]: cluster 2023-12-01T07:10:33.542354+0000 mgr.y (mgr.24362) 4263 : cluster 0 pgmap v4232: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:10:35.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:10:34 smithi080 bash[41963]: cluster 2023-12-01T07:10:33.542354+0000 mgr.y (mgr.24362) 4263 : cluster 0 pgmap v4232: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:10:35.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:10:34 smithi090 bash[32384]: cluster 2023-12-01T07:10:33.542354+0000 mgr.y (mgr.24362) 4263 : cluster 0 pgmap v4232: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:10:36.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:10:35 smithi080 bash[28361]: audit 2023-12-01T07:10:35.340943+0000 mon.a (mon.0) 3161 : audit 0 from='client.? 172.21.15.80:0/2148134737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:10:36.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:10:35 smithi080 bash[41963]: audit 2023-12-01T07:10:35.340943+0000 mon.a (mon.0) 3161 : audit 0 from='client.? 172.21.15.80:0/2148134737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:10:36.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:10:35 smithi090 bash[32384]: audit 2023-12-01T07:10:35.340943+0000 mon.a (mon.0) 3161 : audit 0 from='client.? 172.21.15.80:0/2148134737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:10:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:10:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:10:36] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T07:10:37.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:10:36 smithi080 bash[28361]: cluster 2023-12-01T07:10:35.543083+0000 mgr.y (mgr.24362) 4264 : cluster 0 pgmap v4233: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:10:37.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:10:36 smithi080 bash[41963]: cluster 2023-12-01T07:10:35.543083+0000 mgr.y (mgr.24362) 4264 : cluster 0 pgmap v4233: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:10:37.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:10:36 smithi090 bash[32384]: cluster 2023-12-01T07:10:35.543083+0000 mgr.y (mgr.24362) 4264 : cluster 0 pgmap v4233: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:10:38.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:10:37 smithi080 bash[28361]: audit 2023-12-01T07:10:37.797258+0000 mon.a (mon.0) 3162 : audit 0 from='client.? 172.21.15.80:0/1033473149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:10:38.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:10:37 smithi080 bash[41963]: audit 2023-12-01T07:10:37.797258+0000 mon.a (mon.0) 3162 : audit 0 from='client.? 172.21.15.80:0/1033473149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:10:38.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:10:37 smithi090 bash[32384]: audit 2023-12-01T07:10:37.797258+0000 mon.a (mon.0) 3162 : audit 0 from='client.? 172.21.15.80:0/1033473149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:10:39.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:10:38 smithi080 bash[28361]: cluster 2023-12-01T07:10:37.544301+0000 mgr.y (mgr.24362) 4265 : cluster 0 pgmap v4234: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:10:39.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:10:38 smithi080 bash[41963]: cluster 2023-12-01T07:10:37.544301+0000 mgr.y (mgr.24362) 4265 : cluster 0 pgmap v4234: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:10:39.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:10:38 smithi090 bash[32384]: cluster 2023-12-01T07:10:37.544301+0000 mgr.y (mgr.24362) 4265 : cluster 0 pgmap v4234: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:10:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:10:40 smithi080 bash[28361]: cluster 2023-12-01T07:10:39.545020+0000 mgr.y (mgr.24362) 4266 : cluster 0 pgmap v4235: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:10:41.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:10:40 smithi080 bash[28361]: audit 2023-12-01T07:10:40.001007+0000 mon.c (mon.2) 2719 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:10:41.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:10:40 smithi080 bash[28361]: audit 2023-12-01T07:10:40.252164+0000 mon.a (mon.0) 3163 : audit 0 from='client.? 172.21.15.80:0/2504423494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:10:41.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:10:40 smithi080 bash[41963]: cluster 2023-12-01T07:10:39.545020+0000 mgr.y (mgr.24362) 4266 : cluster 0 pgmap v4235: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:10:41.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:10:40 smithi080 bash[41963]: audit 2023-12-01T07:10:40.001007+0000 mon.c (mon.2) 2719 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:10:41.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:10:40 smithi080 bash[41963]: audit 2023-12-01T07:10:40.252164+0000 mon.a (mon.0) 3163 : audit 0 from='client.? 172.21.15.80:0/2504423494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:10:41.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:10:40 smithi090 bash[32384]: cluster 2023-12-01T07:10:39.545020+0000 mgr.y (mgr.24362) 4266 : cluster 0 pgmap v4235: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:10:41.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:10:40 smithi090 bash[32384]: audit 2023-12-01T07:10:40.001007+0000 mon.c (mon.2) 2719 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:10:41.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:10:40 smithi090 bash[32384]: audit 2023-12-01T07:10:40.252164+0000 mon.a (mon.0) 3163 : audit 0 from='client.? 172.21.15.80:0/2504423494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:10:43.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:10:42 smithi080 bash[28361]: cluster 2023-12-01T07:10:41.546144+0000 mgr.y (mgr.24362) 4267 : cluster 0 pgmap v4236: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:10:43.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:10:42 smithi080 bash[28361]: audit 2023-12-01T07:10:42.703209+0000 mon.c (mon.2) 2720 : audit 0 from='client.? 172.21.15.80:0/741640135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:10:43.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:10:42 smithi080 bash[41963]: cluster 2023-12-01T07:10:41.546144+0000 mgr.y (mgr.24362) 4267 : cluster 0 pgmap v4236: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:10:43.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:10:42 smithi080 bash[41963]: audit 2023-12-01T07:10:42.703209+0000 mon.c (mon.2) 2720 : audit 0 from='client.? 172.21.15.80:0/741640135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:10:43.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:10:42 smithi090 bash[32384]: cluster 2023-12-01T07:10:41.546144+0000 mgr.y (mgr.24362) 4267 : cluster 0 pgmap v4236: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:10:43.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:10:42 smithi090 bash[32384]: audit 2023-12-01T07:10:42.703209+0000 mon.c (mon.2) 2720 : audit 0 from='client.? 172.21.15.80:0/741640135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:10:45.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:10:44 smithi080 bash[41963]: cluster 2023-12-01T07:10:43.546854+0000 mgr.y (mgr.24362) 4268 : cluster 0 pgmap v4237: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:10:45.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:10:44 smithi080 bash[28361]: cluster 2023-12-01T07:10:43.546854+0000 mgr.y (mgr.24362) 4268 : cluster 0 pgmap v4237: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:10:45.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:10:44 smithi090 bash[32384]: cluster 2023-12-01T07:10:43.546854+0000 mgr.y (mgr.24362) 4268 : cluster 0 pgmap v4237: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:10:46.235 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:10:45 smithi080 bash[28361]: audit 2023-12-01T07:10:45.158839+0000 mon.a (mon.0) 3164 : audit 0 from='client.? 172.21.15.80:0/1374207899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:10:46.235 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:10:45 smithi080 bash[41963]: audit 2023-12-01T07:10:45.158839+0000 mon.a (mon.0) 3164 : audit 0 from='client.? 172.21.15.80:0/1374207899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:10:46.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:10:45 smithi090 bash[32384]: audit 2023-12-01T07:10:45.158839+0000 mon.a (mon.0) 3164 : audit 0 from='client.? 172.21.15.80:0/1374207899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:10:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:10:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:10:46] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T07:10:47.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:10:46 smithi090 bash[32384]: cluster 2023-12-01T07:10:45.547567+0000 mgr.y (mgr.24362) 4269 : cluster 0 pgmap v4238: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:10:47.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:10:46 smithi080 bash[28361]: cluster 2023-12-01T07:10:45.547567+0000 mgr.y (mgr.24362) 4269 : cluster 0 pgmap v4238: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:10:47.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:10:46 smithi080 bash[41963]: cluster 2023-12-01T07:10:45.547567+0000 mgr.y (mgr.24362) 4269 : cluster 0 pgmap v4238: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:10:48.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:10:47 smithi090 bash[32384]: audit 2023-12-01T07:10:47.609851+0000 mon.a (mon.0) 3165 : audit 0 from='client.? 172.21.15.80:0/2524880189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:10:48.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:10:47 smithi080 bash[28361]: audit 2023-12-01T07:10:47.609851+0000 mon.a (mon.0) 3165 : audit 0 from='client.? 172.21.15.80:0/2524880189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:10:48.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:10:47 smithi080 bash[41963]: audit 2023-12-01T07:10:47.609851+0000 mon.a (mon.0) 3165 : audit 0 from='client.? 172.21.15.80:0/2524880189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:10:49.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:10:48 smithi090 bash[32384]: cluster 2023-12-01T07:10:47.548677+0000 mgr.y (mgr.24362) 4270 : cluster 0 pgmap v4239: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:10:49.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:10:48 smithi080 bash[28361]: cluster 2023-12-01T07:10:47.548677+0000 mgr.y (mgr.24362) 4270 : cluster 0 pgmap v4239: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:10:49.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:10:48 smithi080 bash[41963]: cluster 2023-12-01T07:10:47.548677+0000 mgr.y (mgr.24362) 4270 : cluster 0 pgmap v4239: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:10:51.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:10:50 smithi090 bash[32384]: cluster 2023-12-01T07:10:49.549330+0000 mgr.y (mgr.24362) 4271 : cluster 0 pgmap v4240: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:10:51.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:10:50 smithi090 bash[32384]: audit 2023-12-01T07:10:50.058965+0000 mon.c (mon.2) 2721 : audit 0 from='client.? 172.21.15.80:0/1461000134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:10:51.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:10:50 smithi090 bash[32384]: audit 2023-12-01T07:10:50.380067+0000 mon.c (mon.2) 2722 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:10:51.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:10:50 smithi080 bash[28361]: cluster 2023-12-01T07:10:49.549330+0000 mgr.y (mgr.24362) 4271 : cluster 0 pgmap v4240: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:10:51.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:10:50 smithi080 bash[28361]: audit 2023-12-01T07:10:50.058965+0000 mon.c (mon.2) 2721 : audit 0 from='client.? 172.21.15.80:0/1461000134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:10:51.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:10:50 smithi080 bash[28361]: audit 2023-12-01T07:10:50.380067+0000 mon.c (mon.2) 2722 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:10:51.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:10:50 smithi080 bash[41963]: cluster 2023-12-01T07:10:49.549330+0000 mgr.y (mgr.24362) 4271 : cluster 0 pgmap v4240: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:10:51.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:10:50 smithi080 bash[41963]: audit 2023-12-01T07:10:50.058965+0000 mon.c (mon.2) 2721 : audit 0 from='client.? 172.21.15.80:0/1461000134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:10:51.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:10:50 smithi080 bash[41963]: audit 2023-12-01T07:10:50.380067+0000 mon.c (mon.2) 2722 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:10:53.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:10:52 smithi090 bash[32384]: cluster 2023-12-01T07:10:51.550562+0000 mgr.y (mgr.24362) 4272 : cluster 0 pgmap v4241: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:10:53.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:10:52 smithi090 bash[32384]: audit 2023-12-01T07:10:52.515800+0000 mon.c (mon.2) 2723 : audit 0 from='client.? 172.21.15.80:0/2688734017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:10:53.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:10:52 smithi080 bash[28361]: cluster 2023-12-01T07:10:51.550562+0000 mgr.y (mgr.24362) 4272 : cluster 0 pgmap v4241: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:10:53.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:10:52 smithi080 bash[28361]: audit 2023-12-01T07:10:52.515800+0000 mon.c (mon.2) 2723 : audit 0 from='client.? 172.21.15.80:0/2688734017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:10:53.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:10:52 smithi080 bash[41963]: cluster 2023-12-01T07:10:51.550562+0000 mgr.y (mgr.24362) 4272 : cluster 0 pgmap v4241: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:10:53.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:10:52 smithi080 bash[41963]: audit 2023-12-01T07:10:52.515800+0000 mon.c (mon.2) 2723 : audit 0 from='client.? 172.21.15.80:0/2688734017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:10:55.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:10:54 smithi090 bash[32384]: cluster 2023-12-01T07:10:53.551387+0000 mgr.y (mgr.24362) 4273 : cluster 0 pgmap v4242: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:10:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:10:54 smithi080 bash[41963]: cluster 2023-12-01T07:10:53.551387+0000 mgr.y (mgr.24362) 4273 : cluster 0 pgmap v4242: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:10:55.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:10:54 smithi080 bash[28361]: cluster 2023-12-01T07:10:53.551387+0000 mgr.y (mgr.24362) 4273 : cluster 0 pgmap v4242: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:10:56.236 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:10:55 smithi080 bash[41963]: audit 2023-12-01T07:10:54.973047+0000 mon.a (mon.0) 3166 : audit 0 from='client.? 172.21.15.80:0/2136788918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:10:56.236 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:10:55 smithi080 bash[41963]: audit 2023-12-01T07:10:55.001026+0000 mon.c (mon.2) 2724 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:10:56.236 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:10:55 smithi080 bash[28361]: audit 2023-12-01T07:10:54.973047+0000 mon.a (mon.0) 3166 : audit 0 from='client.? 172.21.15.80:0/2136788918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:10:56.237 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:10:55 smithi080 bash[28361]: audit 2023-12-01T07:10:55.001026+0000 mon.c (mon.2) 2724 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:10:56.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:10:55 smithi090 bash[32384]: audit 2023-12-01T07:10:54.973047+0000 mon.a (mon.0) 3166 : audit 0 from='client.? 172.21.15.80:0/2136788918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:10:56.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:10:55 smithi090 bash[32384]: audit 2023-12-01T07:10:55.001026+0000 mon.c (mon.2) 2724 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:10:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:10:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:10:56] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T07:10:57.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:10:56 smithi090 bash[32384]: cluster 2023-12-01T07:10:55.552054+0000 mgr.y (mgr.24362) 4274 : cluster 0 pgmap v4243: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:10:57.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:10:56 smithi090 bash[32384]: audit 2023-12-01T07:10:56.227104+0000 mon.a (mon.0) 3167 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:10:57.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:10:56 smithi090 bash[32384]: audit 2023-12-01T07:10:56.237411+0000 mon.a (mon.0) 3168 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:10:57.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:10:56 smithi090 bash[32384]: audit 2023-12-01T07:10:56.577461+0000 mon.a (mon.0) 3169 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:10:57.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:10:56 smithi090 bash[32384]: audit 2023-12-01T07:10:56.586508+0000 mon.a (mon.0) 3170 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:10:57.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:10:56 smithi080 bash[28361]: cluster 2023-12-01T07:10:55.552054+0000 mgr.y (mgr.24362) 4274 : cluster 0 pgmap v4243: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:10:57.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:10:56 smithi080 bash[28361]: audit 2023-12-01T07:10:56.227104+0000 mon.a (mon.0) 3167 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:10:57.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:10:56 smithi080 bash[28361]: audit 2023-12-01T07:10:56.237411+0000 mon.a (mon.0) 3168 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:10:57.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:10:56 smithi080 bash[28361]: audit 2023-12-01T07:10:56.577461+0000 mon.a (mon.0) 3169 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:10:57.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:10:56 smithi080 bash[28361]: audit 2023-12-01T07:10:56.586508+0000 mon.a (mon.0) 3170 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:10:57.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:10:56 smithi080 bash[41963]: cluster 2023-12-01T07:10:55.552054+0000 mgr.y (mgr.24362) 4274 : cluster 0 pgmap v4243: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:10:57.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:10:56 smithi080 bash[41963]: audit 2023-12-01T07:10:56.227104+0000 mon.a (mon.0) 3167 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:10:57.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:10:56 smithi080 bash[41963]: audit 2023-12-01T07:10:56.237411+0000 mon.a (mon.0) 3168 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:10:57.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:10:56 smithi080 bash[41963]: audit 2023-12-01T07:10:56.577461+0000 mon.a (mon.0) 3169 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:10:57.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:10:56 smithi080 bash[41963]: audit 2023-12-01T07:10:56.586508+0000 mon.a (mon.0) 3170 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:10:58.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:10:57 smithi090 bash[32384]: audit 2023-12-01T07:10:57.165616+0000 mon.c (mon.2) 2725 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:10:58.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:10:57 smithi090 bash[32384]: audit 2023-12-01T07:10:57.167409+0000 mon.c (mon.2) 2726 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:10:58.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:10:57 smithi090 bash[32384]: audit 2023-12-01T07:10:57.176092+0000 mon.a (mon.0) 3171 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:10:58.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:10:57 smithi090 bash[32384]: audit 2023-12-01T07:10:57.440138+0000 mon.a (mon.0) 3172 : audit 0 from='client.? 172.21.15.80:0/83510034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:10:58.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:10:57 smithi080 bash[28361]: audit 2023-12-01T07:10:57.165616+0000 mon.c (mon.2) 2725 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:10:58.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:10:57 smithi080 bash[28361]: audit 2023-12-01T07:10:57.167409+0000 mon.c (mon.2) 2726 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:10:58.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:10:57 smithi080 bash[28361]: audit 2023-12-01T07:10:57.176092+0000 mon.a (mon.0) 3171 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:10:58.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:10:57 smithi080 bash[28361]: audit 2023-12-01T07:10:57.440138+0000 mon.a (mon.0) 3172 : audit 0 from='client.? 172.21.15.80:0/83510034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:10:58.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:10:57 smithi080 bash[41963]: audit 2023-12-01T07:10:57.165616+0000 mon.c (mon.2) 2725 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:10:58.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:10:57 smithi080 bash[41963]: audit 2023-12-01T07:10:57.167409+0000 mon.c (mon.2) 2726 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:10:58.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:10:57 smithi080 bash[41963]: audit 2023-12-01T07:10:57.176092+0000 mon.a (mon.0) 3171 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:10:58.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:10:57 smithi080 bash[41963]: audit 2023-12-01T07:10:57.440138+0000 mon.a (mon.0) 3172 : audit 0 from='client.? 172.21.15.80:0/83510034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:10:59.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:10:58 smithi090 bash[32384]: cluster 2023-12-01T07:10:57.553138+0000 mgr.y (mgr.24362) 4275 : cluster 0 pgmap v4244: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:10:59.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:10:58 smithi080 bash[28361]: cluster 2023-12-01T07:10:57.553138+0000 mgr.y (mgr.24362) 4275 : cluster 0 pgmap v4244: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:10:59.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:10:58 smithi080 bash[41963]: cluster 2023-12-01T07:10:57.553138+0000 mgr.y (mgr.24362) 4275 : cluster 0 pgmap v4244: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:11:01.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:11:00 smithi090 bash[32384]: cluster 2023-12-01T07:10:59.553743+0000 mgr.y (mgr.24362) 4276 : cluster 0 pgmap v4245: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:11:01.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:11:00 smithi090 bash[32384]: audit 2023-12-01T07:10:59.895036+0000 mon.c (mon.2) 2727 : audit 0 from='client.? 172.21.15.80:0/975867574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:11:01.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:11:00 smithi080 bash[28361]: cluster 2023-12-01T07:10:59.553743+0000 mgr.y (mgr.24362) 4276 : cluster 0 pgmap v4245: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:11:01.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:11:00 smithi080 bash[28361]: audit 2023-12-01T07:10:59.895036+0000 mon.c (mon.2) 2727 : audit 0 from='client.? 172.21.15.80:0/975867574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:11:01.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:11:00 smithi080 bash[41963]: cluster 2023-12-01T07:10:59.553743+0000 mgr.y (mgr.24362) 4276 : cluster 0 pgmap v4245: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:11:01.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:11:00 smithi080 bash[41963]: audit 2023-12-01T07:10:59.895036+0000 mon.c (mon.2) 2727 : audit 0 from='client.? 172.21.15.80:0/975867574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:11:03.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:11:02 smithi080 bash[41963]: cluster 2023-12-01T07:11:01.554874+0000 mgr.y (mgr.24362) 4277 : cluster 0 pgmap v4246: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:11:03.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:11:02 smithi080 bash[41963]: audit 2023-12-01T07:11:02.336654+0000 mon.c (mon.2) 2728 : audit 0 from='client.? 172.21.15.80:0/1508119786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:11:03.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:11:02 smithi080 bash[28361]: cluster 2023-12-01T07:11:01.554874+0000 mgr.y (mgr.24362) 4277 : cluster 0 pgmap v4246: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:11:03.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:11:02 smithi080 bash[28361]: audit 2023-12-01T07:11:02.336654+0000 mon.c (mon.2) 2728 : audit 0 from='client.? 172.21.15.80:0/1508119786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:11:03.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:11:02 smithi090 bash[32384]: cluster 2023-12-01T07:11:01.554874+0000 mgr.y (mgr.24362) 4277 : cluster 0 pgmap v4246: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:11:03.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:11:02 smithi090 bash[32384]: audit 2023-12-01T07:11:02.336654+0000 mon.c (mon.2) 2728 : audit 0 from='client.? 172.21.15.80:0/1508119786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:11:05.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:11:04 smithi080 bash[28361]: cluster 2023-12-01T07:11:03.555527+0000 mgr.y (mgr.24362) 4278 : cluster 0 pgmap v4247: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:11:05.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:11:04 smithi080 bash[41963]: cluster 2023-12-01T07:11:03.555527+0000 mgr.y (mgr.24362) 4278 : cluster 0 pgmap v4247: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:11:05.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:11:04 smithi090 bash[32384]: cluster 2023-12-01T07:11:03.555527+0000 mgr.y (mgr.24362) 4278 : cluster 0 pgmap v4247: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:11:06.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:11:05 smithi080 bash[41963]: audit 2023-12-01T07:11:04.784239+0000 mon.a (mon.0) 3173 : audit 0 from='client.? 172.21.15.80:0/3007991538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:11:06.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:11:05 smithi080 bash[28361]: audit 2023-12-01T07:11:04.784239+0000 mon.a (mon.0) 3173 : audit 0 from='client.? 172.21.15.80:0/3007991538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:11:06.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:11:05 smithi090 bash[32384]: audit 2023-12-01T07:11:04.784239+0000 mon.a (mon.0) 3173 : audit 0 from='client.? 172.21.15.80:0/3007991538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:11:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:11:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:11:06] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T07:11:07.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:11:06 smithi080 bash[28361]: cluster 2023-12-01T07:11:05.556210+0000 mgr.y (mgr.24362) 4279 : cluster 0 pgmap v4248: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:11:07.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:11:06 smithi080 bash[41963]: cluster 2023-12-01T07:11:05.556210+0000 mgr.y (mgr.24362) 4279 : cluster 0 pgmap v4248: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:11:07.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:11:06 smithi090 bash[32384]: cluster 2023-12-01T07:11:05.556210+0000 mgr.y (mgr.24362) 4279 : cluster 0 pgmap v4248: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:11:08.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:11:07 smithi080 bash[28361]: audit 2023-12-01T07:11:07.232549+0000 mon.a (mon.0) 3174 : audit 0 from='client.? 172.21.15.80:0/3492774053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:11:08.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:11:07 smithi080 bash[41963]: audit 2023-12-01T07:11:07.232549+0000 mon.a (mon.0) 3174 : audit 0 from='client.? 172.21.15.80:0/3492774053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:11:08.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:11:07 smithi090 bash[32384]: audit 2023-12-01T07:11:07.232549+0000 mon.a (mon.0) 3174 : audit 0 from='client.? 172.21.15.80:0/3492774053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:11:09.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:11:08 smithi080 bash[28361]: cluster 2023-12-01T07:11:07.557327+0000 mgr.y (mgr.24362) 4280 : cluster 0 pgmap v4249: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:11:09.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:11:08 smithi080 bash[41963]: cluster 2023-12-01T07:11:07.557327+0000 mgr.y (mgr.24362) 4280 : cluster 0 pgmap v4249: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:11:09.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:11:08 smithi090 bash[32384]: cluster 2023-12-01T07:11:07.557327+0000 mgr.y (mgr.24362) 4280 : cluster 0 pgmap v4249: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:11:10.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:11:09 smithi080 bash[28361]: audit 2023-12-01T07:11:09.689647+0000 mon.a (mon.0) 3175 : audit 0 from='client.? 172.21.15.80:0/2641438557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:11:10.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:11:09 smithi080 bash[41963]: audit 2023-12-01T07:11:09.689647+0000 mon.a (mon.0) 3175 : audit 0 from='client.? 172.21.15.80:0/2641438557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:11:10.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:11:09 smithi090 bash[32384]: audit 2023-12-01T07:11:09.689647+0000 mon.a (mon.0) 3175 : audit 0 from='client.? 172.21.15.80:0/2641438557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:11:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:11:10 smithi080 bash[28361]: cluster 2023-12-01T07:11:09.557951+0000 mgr.y (mgr.24362) 4281 : cluster 0 pgmap v4250: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:11:11.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:11:10 smithi080 bash[28361]: audit 2023-12-01T07:11:10.001802+0000 mon.c (mon.2) 2729 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:11:11.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:11:10 smithi080 bash[41963]: cluster 2023-12-01T07:11:09.557951+0000 mgr.y (mgr.24362) 4281 : cluster 0 pgmap v4250: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:11:11.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:11:10 smithi080 bash[41963]: audit 2023-12-01T07:11:10.001802+0000 mon.c (mon.2) 2729 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:11:11.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:11:10 smithi090 bash[32384]: cluster 2023-12-01T07:11:09.557951+0000 mgr.y (mgr.24362) 4281 : cluster 0 pgmap v4250: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:11:11.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:11:10 smithi090 bash[32384]: audit 2023-12-01T07:11:10.001802+0000 mon.c (mon.2) 2729 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:11:13.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:11:12 smithi080 bash[28361]: cluster 2023-12-01T07:11:11.559088+0000 mgr.y (mgr.24362) 4282 : cluster 0 pgmap v4251: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:11:13.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:11:12 smithi080 bash[28361]: audit 2023-12-01T07:11:12.130982+0000 mon.a (mon.0) 3176 : audit 0 from='client.? 172.21.15.80:0/3801305011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:11:13.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:11:12 smithi080 bash[41963]: cluster 2023-12-01T07:11:11.559088+0000 mgr.y (mgr.24362) 4282 : cluster 0 pgmap v4251: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:11:13.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:11:12 smithi080 bash[41963]: audit 2023-12-01T07:11:12.130982+0000 mon.a (mon.0) 3176 : audit 0 from='client.? 172.21.15.80:0/3801305011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:11:13.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:11:12 smithi090 bash[32384]: cluster 2023-12-01T07:11:11.559088+0000 mgr.y (mgr.24362) 4282 : cluster 0 pgmap v4251: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:11:13.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:11:12 smithi090 bash[32384]: audit 2023-12-01T07:11:12.130982+0000 mon.a (mon.0) 3176 : audit 0 from='client.? 172.21.15.80:0/3801305011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:11:15.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:11:14 smithi080 bash[28361]: cluster 2023-12-01T07:11:13.559871+0000 mgr.y (mgr.24362) 4283 : cluster 0 pgmap v4252: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:11:15.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:11:14 smithi080 bash[28361]: audit 2023-12-01T07:11:14.583640+0000 mon.c (mon.2) 2730 : audit 0 from='client.? 172.21.15.80:0/82286169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:11:15.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:11:14 smithi080 bash[41963]: cluster 2023-12-01T07:11:13.559871+0000 mgr.y (mgr.24362) 4283 : cluster 0 pgmap v4252: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:11:15.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:11:14 smithi080 bash[41963]: audit 2023-12-01T07:11:14.583640+0000 mon.c (mon.2) 2730 : audit 0 from='client.? 172.21.15.80:0/82286169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:11:15.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:11:14 smithi090 bash[32384]: cluster 2023-12-01T07:11:13.559871+0000 mgr.y (mgr.24362) 4283 : cluster 0 pgmap v4252: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:11:15.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:11:14 smithi090 bash[32384]: audit 2023-12-01T07:11:14.583640+0000 mon.c (mon.2) 2730 : audit 0 from='client.? 172.21.15.80:0/82286169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:11:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:11:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:11:16] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T07:11:17.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:11:16 smithi080 bash[28361]: cluster 2023-12-01T07:11:15.560466+0000 mgr.y (mgr.24362) 4284 : cluster 0 pgmap v4253: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:11:17.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:11:16 smithi080 bash[41963]: cluster 2023-12-01T07:11:15.560466+0000 mgr.y (mgr.24362) 4284 : cluster 0 pgmap v4253: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:11:17.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:11:16 smithi090 bash[32384]: cluster 2023-12-01T07:11:15.560466+0000 mgr.y (mgr.24362) 4284 : cluster 0 pgmap v4253: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:11:18.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:11:17 smithi080 bash[28361]: audit 2023-12-01T07:11:17.043216+0000 mon.c (mon.2) 2731 : audit 0 from='client.? 172.21.15.80:0/3539590483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:11:18.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:11:17 smithi080 bash[41963]: audit 2023-12-01T07:11:17.043216+0000 mon.c (mon.2) 2731 : audit 0 from='client.? 172.21.15.80:0/3539590483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:11:18.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:11:17 smithi090 bash[32384]: audit 2023-12-01T07:11:17.043216+0000 mon.c (mon.2) 2731 : audit 0 from='client.? 172.21.15.80:0/3539590483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:11:19.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:11:18 smithi080 bash[28361]: cluster 2023-12-01T07:11:17.561653+0000 mgr.y (mgr.24362) 4285 : cluster 0 pgmap v4254: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:11:19.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:11:18 smithi080 bash[41963]: cluster 2023-12-01T07:11:17.561653+0000 mgr.y (mgr.24362) 4285 : cluster 0 pgmap v4254: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:11:19.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:11:18 smithi090 bash[32384]: cluster 2023-12-01T07:11:17.561653+0000 mgr.y (mgr.24362) 4285 : cluster 0 pgmap v4254: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:11:20.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:11:19 smithi080 bash[28361]: audit 2023-12-01T07:11:19.492030+0000 mon.c (mon.2) 2732 : audit 0 from='client.? 172.21.15.80:0/3348154515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:11:20.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:11:19 smithi080 bash[41963]: audit 2023-12-01T07:11:19.492030+0000 mon.c (mon.2) 2732 : audit 0 from='client.? 172.21.15.80:0/3348154515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:11:20.273 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:11:19 smithi090 bash[32384]: audit 2023-12-01T07:11:19.492030+0000 mon.c (mon.2) 2732 : audit 0 from='client.? 172.21.15.80:0/3348154515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:11:21.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:11:20 smithi080 bash[28361]: cluster 2023-12-01T07:11:19.562288+0000 mgr.y (mgr.24362) 4286 : cluster 0 pgmap v4255: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:11:21.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:11:20 smithi080 bash[41963]: cluster 2023-12-01T07:11:19.562288+0000 mgr.y (mgr.24362) 4286 : cluster 0 pgmap v4255: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:11:21.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:11:20 smithi090 bash[32384]: cluster 2023-12-01T07:11:19.562288+0000 mgr.y (mgr.24362) 4286 : cluster 0 pgmap v4255: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:11:23.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:11:22 smithi080 bash[28361]: cluster 2023-12-01T07:11:21.563071+0000 mgr.y (mgr.24362) 4287 : cluster 0 pgmap v4256: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:11:23.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:11:22 smithi080 bash[28361]: audit 2023-12-01T07:11:21.946469+0000 mon.a (mon.0) 3177 : audit 0 from='client.? 172.21.15.80:0/1039386851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:11:23.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:11:22 smithi080 bash[41963]: cluster 2023-12-01T07:11:21.563071+0000 mgr.y (mgr.24362) 4287 : cluster 0 pgmap v4256: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:11:23.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:11:22 smithi080 bash[41963]: audit 2023-12-01T07:11:21.946469+0000 mon.a (mon.0) 3177 : audit 0 from='client.? 172.21.15.80:0/1039386851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:11:23.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:11:22 smithi090 bash[32384]: cluster 2023-12-01T07:11:21.563071+0000 mgr.y (mgr.24362) 4287 : cluster 0 pgmap v4256: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:11:23.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:11:22 smithi090 bash[32384]: audit 2023-12-01T07:11:21.946469+0000 mon.a (mon.0) 3177 : audit 0 from='client.? 172.21.15.80:0/1039386851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:11:25.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:11:24 smithi080 bash[41963]: cluster 2023-12-01T07:11:23.563730+0000 mgr.y (mgr.24362) 4288 : cluster 0 pgmap v4257: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:11:25.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:11:24 smithi080 bash[41963]: audit 2023-12-01T07:11:24.400302+0000 mon.c (mon.2) 2733 : audit 0 from='client.? 172.21.15.80:0/636798380' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:11:25.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:11:24 smithi080 bash[28361]: cluster 2023-12-01T07:11:23.563730+0000 mgr.y (mgr.24362) 4288 : cluster 0 pgmap v4257: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:11:25.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:11:24 smithi080 bash[28361]: audit 2023-12-01T07:11:24.400302+0000 mon.c (mon.2) 2733 : audit 0 from='client.? 172.21.15.80:0/636798380' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:11:25.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:11:24 smithi090 bash[32384]: cluster 2023-12-01T07:11:23.563730+0000 mgr.y (mgr.24362) 4288 : cluster 0 pgmap v4257: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:11:25.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:11:24 smithi090 bash[32384]: audit 2023-12-01T07:11:24.400302+0000 mon.c (mon.2) 2733 : audit 0 from='client.? 172.21.15.80:0/636798380' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:11:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:11:25 smithi080 bash[28361]: audit 2023-12-01T07:11:25.002038+0000 mon.c (mon.2) 2734 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:11:26.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:11:25 smithi080 bash[41963]: audit 2023-12-01T07:11:25.002038+0000 mon.c (mon.2) 2734 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:11:26.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:11:25 smithi090 bash[32384]: audit 2023-12-01T07:11:25.002038+0000 mon.c (mon.2) 2734 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:11:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:11:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:11:26] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T07:11:27.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:11:26 smithi080 bash[41963]: cluster 2023-12-01T07:11:25.564351+0000 mgr.y (mgr.24362) 4289 : cluster 0 pgmap v4258: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:11:27.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:11:26 smithi080 bash[41963]: audit 2023-12-01T07:11:26.847623+0000 mon.c (mon.2) 2735 : audit 0 from='client.? 172.21.15.80:0/2135221295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:11:27.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:11:26 smithi080 bash[28361]: cluster 2023-12-01T07:11:25.564351+0000 mgr.y (mgr.24362) 4289 : cluster 0 pgmap v4258: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:11:27.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:11:26 smithi080 bash[28361]: audit 2023-12-01T07:11:26.847623+0000 mon.c (mon.2) 2735 : audit 0 from='client.? 172.21.15.80:0/2135221295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:11:27.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:11:26 smithi090 bash[32384]: cluster 2023-12-01T07:11:25.564351+0000 mgr.y (mgr.24362) 4289 : cluster 0 pgmap v4258: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:11:27.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:11:26 smithi090 bash[32384]: audit 2023-12-01T07:11:26.847623+0000 mon.c (mon.2) 2735 : audit 0 from='client.? 172.21.15.80:0/2135221295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:11:29.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:11:28 smithi080 bash[41963]: cluster 2023-12-01T07:11:27.565497+0000 mgr.y (mgr.24362) 4290 : cluster 0 pgmap v4259: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:11:29.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:11:28 smithi080 bash[28361]: cluster 2023-12-01T07:11:27.565497+0000 mgr.y (mgr.24362) 4290 : cluster 0 pgmap v4259: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:11:29.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:11:28 smithi090 bash[32384]: cluster 2023-12-01T07:11:27.565497+0000 mgr.y (mgr.24362) 4290 : cluster 0 pgmap v4259: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:11:30.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:11:29 smithi080 bash[28361]: audit 2023-12-01T07:11:29.299349+0000 mon.c (mon.2) 2736 : audit 0 from='client.? 172.21.15.80:0/1695694355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:11:30.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:11:29 smithi080 bash[41963]: audit 2023-12-01T07:11:29.299349+0000 mon.c (mon.2) 2736 : audit 0 from='client.? 172.21.15.80:0/1695694355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:11:30.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:11:29 smithi090 bash[32384]: audit 2023-12-01T07:11:29.299349+0000 mon.c (mon.2) 2736 : audit 0 from='client.? 172.21.15.80:0/1695694355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:11:31.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:11:30 smithi080 bash[28361]: cluster 2023-12-01T07:11:29.566245+0000 mgr.y (mgr.24362) 4291 : cluster 0 pgmap v4260: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:11:31.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:11:30 smithi080 bash[41963]: cluster 2023-12-01T07:11:29.566245+0000 mgr.y (mgr.24362) 4291 : cluster 0 pgmap v4260: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:11:31.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:11:30 smithi090 bash[32384]: cluster 2023-12-01T07:11:29.566245+0000 mgr.y (mgr.24362) 4291 : cluster 0 pgmap v4260: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:11:32.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:11:31 smithi080 bash[28361]: audit 2023-12-01T07:11:31.753546+0000 mon.a (mon.0) 3178 : audit 0 from='client.? 172.21.15.80:0/2827508145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:11:32.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:11:31 smithi080 bash[41963]: audit 2023-12-01T07:11:31.753546+0000 mon.a (mon.0) 3178 : audit 0 from='client.? 172.21.15.80:0/2827508145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:11:32.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:11:31 smithi090 bash[32384]: audit 2023-12-01T07:11:31.753546+0000 mon.a (mon.0) 3178 : audit 0 from='client.? 172.21.15.80:0/2827508145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:11:33.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:11:32 smithi080 bash[28361]: cluster 2023-12-01T07:11:31.567328+0000 mgr.y (mgr.24362) 4292 : cluster 0 pgmap v4261: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:11:33.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:11:32 smithi080 bash[41963]: cluster 2023-12-01T07:11:31.567328+0000 mgr.y (mgr.24362) 4292 : cluster 0 pgmap v4261: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:11:33.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:11:32 smithi090 bash[32384]: cluster 2023-12-01T07:11:31.567328+0000 mgr.y (mgr.24362) 4292 : cluster 0 pgmap v4261: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:11:34.272 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 07:11:33 smithi090 bash[65515]: logger=cleanup t=2023-12-01T07:11:33.855497509Z level=info msg="Completed cleanup jobs" duration=65.815736ms 2023-12-01T07:11:35.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:11:34 smithi080 bash[28361]: cluster 2023-12-01T07:11:33.568033+0000 mgr.y (mgr.24362) 4293 : cluster 0 pgmap v4262: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:11:35.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:11:34 smithi080 bash[28361]: audit 2023-12-01T07:11:34.203998+0000 mon.a (mon.0) 3179 : audit 0 from='client.? 172.21.15.80:0/2662691768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:11:35.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:11:34 smithi080 bash[41963]: cluster 2023-12-01T07:11:33.568033+0000 mgr.y (mgr.24362) 4293 : cluster 0 pgmap v4262: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:11:35.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:11:34 smithi080 bash[41963]: audit 2023-12-01T07:11:34.203998+0000 mon.a (mon.0) 3179 : audit 0 from='client.? 172.21.15.80:0/2662691768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:11:35.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:11:34 smithi090 bash[32384]: cluster 2023-12-01T07:11:33.568033+0000 mgr.y (mgr.24362) 4293 : cluster 0 pgmap v4262: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:11:35.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:11:34 smithi090 bash[32384]: audit 2023-12-01T07:11:34.203998+0000 mon.a (mon.0) 3179 : audit 0 from='client.? 172.21.15.80:0/2662691768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:11:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:11:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:11:36] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T07:11:37.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:11:36 smithi080 bash[28361]: cluster 2023-12-01T07:11:35.568729+0000 mgr.y (mgr.24362) 4294 : cluster 0 pgmap v4263: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:11:37.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:11:36 smithi080 bash[28361]: audit 2023-12-01T07:11:36.654144+0000 mon.c (mon.2) 2737 : audit 0 from='client.? 172.21.15.80:0/3712573024' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:11:37.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:11:36 smithi080 bash[41963]: cluster 2023-12-01T07:11:35.568729+0000 mgr.y (mgr.24362) 4294 : cluster 0 pgmap v4263: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:11:37.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:11:36 smithi080 bash[41963]: audit 2023-12-01T07:11:36.654144+0000 mon.c (mon.2) 2737 : audit 0 from='client.? 172.21.15.80:0/3712573024' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:11:37.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:11:36 smithi090 bash[32384]: cluster 2023-12-01T07:11:35.568729+0000 mgr.y (mgr.24362) 4294 : cluster 0 pgmap v4263: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:11:37.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:11:36 smithi090 bash[32384]: audit 2023-12-01T07:11:36.654144+0000 mon.c (mon.2) 2737 : audit 0 from='client.? 172.21.15.80:0/3712573024' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:11:39.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:11:38 smithi080 bash[28361]: cluster 2023-12-01T07:11:37.569931+0000 mgr.y (mgr.24362) 4295 : cluster 0 pgmap v4264: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:11:39.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:11:38 smithi080 bash[41963]: cluster 2023-12-01T07:11:37.569931+0000 mgr.y (mgr.24362) 4295 : cluster 0 pgmap v4264: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:11:39.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:11:38 smithi090 bash[32384]: cluster 2023-12-01T07:11:37.569931+0000 mgr.y (mgr.24362) 4295 : cluster 0 pgmap v4264: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:11:40.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:11:39 smithi080 bash[28361]: audit 2023-12-01T07:11:39.100353+0000 mon.a (mon.0) 3180 : audit 0 from='client.? 172.21.15.80:0/2484868548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:11:40.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:11:39 smithi080 bash[41963]: audit 2023-12-01T07:11:39.100353+0000 mon.a (mon.0) 3180 : audit 0 from='client.? 172.21.15.80:0/2484868548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:11:40.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:11:39 smithi090 bash[32384]: audit 2023-12-01T07:11:39.100353+0000 mon.a (mon.0) 3180 : audit 0 from='client.? 172.21.15.80:0/2484868548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:11:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:11:40 smithi080 bash[28361]: cluster 2023-12-01T07:11:39.570603+0000 mgr.y (mgr.24362) 4296 : cluster 0 pgmap v4265: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:11:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:11:40 smithi080 bash[28361]: audit 2023-12-01T07:11:40.002396+0000 mon.c (mon.2) 2738 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:11:41.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:11:40 smithi080 bash[41963]: cluster 2023-12-01T07:11:39.570603+0000 mgr.y (mgr.24362) 4296 : cluster 0 pgmap v4265: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:11:41.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:11:40 smithi080 bash[41963]: audit 2023-12-01T07:11:40.002396+0000 mon.c (mon.2) 2738 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:11:41.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:11:40 smithi090 bash[32384]: cluster 2023-12-01T07:11:39.570603+0000 mgr.y (mgr.24362) 4296 : cluster 0 pgmap v4265: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:11:41.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:11:40 smithi090 bash[32384]: audit 2023-12-01T07:11:40.002396+0000 mon.c (mon.2) 2738 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:11:42.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:11:41 smithi080 bash[41963]: audit 2023-12-01T07:11:41.555770+0000 mon.a (mon.0) 3181 : audit 0 from='client.? 172.21.15.80:0/3464423559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:11:42.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:11:41 smithi080 bash[28361]: audit 2023-12-01T07:11:41.555770+0000 mon.a (mon.0) 3181 : audit 0 from='client.? 172.21.15.80:0/3464423559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:11:42.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:11:41 smithi090 bash[32384]: audit 2023-12-01T07:11:41.555770+0000 mon.a (mon.0) 3181 : audit 0 from='client.? 172.21.15.80:0/3464423559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:11:43.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:11:42 smithi080 bash[41963]: cluster 2023-12-01T07:11:41.571550+0000 mgr.y (mgr.24362) 4297 : cluster 0 pgmap v4266: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:11:43.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:11:42 smithi080 bash[28361]: cluster 2023-12-01T07:11:41.571550+0000 mgr.y (mgr.24362) 4297 : cluster 0 pgmap v4266: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:11:43.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:11:42 smithi090 bash[32384]: cluster 2023-12-01T07:11:41.571550+0000 mgr.y (mgr.24362) 4297 : cluster 0 pgmap v4266: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:11:45.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:11:44 smithi090 bash[32384]: cluster 2023-12-01T07:11:43.572246+0000 mgr.y (mgr.24362) 4298 : cluster 0 pgmap v4267: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:11:45.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:11:44 smithi090 bash[32384]: audit 2023-12-01T07:11:43.999990+0000 mon.c (mon.2) 2739 : audit 0 from='client.? 172.21.15.80:0/350788690' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:11:45.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:11:44 smithi080 bash[28361]: cluster 2023-12-01T07:11:43.572246+0000 mgr.y (mgr.24362) 4298 : cluster 0 pgmap v4267: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:11:45.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:11:44 smithi080 bash[28361]: audit 2023-12-01T07:11:43.999990+0000 mon.c (mon.2) 2739 : audit 0 from='client.? 172.21.15.80:0/350788690' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:11:45.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:11:44 smithi080 bash[41963]: cluster 2023-12-01T07:11:43.572246+0000 mgr.y (mgr.24362) 4298 : cluster 0 pgmap v4267: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:11:45.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:11:44 smithi080 bash[41963]: audit 2023-12-01T07:11:43.999990+0000 mon.c (mon.2) 2739 : audit 0 from='client.? 172.21.15.80:0/350788690' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:11:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:11:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:11:46] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T07:11:47.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:11:46 smithi090 bash[32384]: cluster 2023-12-01T07:11:45.572865+0000 mgr.y (mgr.24362) 4299 : cluster 0 pgmap v4268: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:11:47.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:11:46 smithi090 bash[32384]: audit 2023-12-01T07:11:46.457927+0000 mon.a (mon.0) 3182 : audit 0 from='client.? 172.21.15.80:0/2580784751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:11:47.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:11:46 smithi080 bash[28361]: cluster 2023-12-01T07:11:45.572865+0000 mgr.y (mgr.24362) 4299 : cluster 0 pgmap v4268: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:11:47.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:11:46 smithi080 bash[28361]: audit 2023-12-01T07:11:46.457927+0000 mon.a (mon.0) 3182 : audit 0 from='client.? 172.21.15.80:0/2580784751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:11:47.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:11:46 smithi080 bash[41963]: cluster 2023-12-01T07:11:45.572865+0000 mgr.y (mgr.24362) 4299 : cluster 0 pgmap v4268: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:11:47.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:11:46 smithi080 bash[41963]: audit 2023-12-01T07:11:46.457927+0000 mon.a (mon.0) 3182 : audit 0 from='client.? 172.21.15.80:0/2580784751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:11:49.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:11:48 smithi090 bash[32384]: cluster 2023-12-01T07:11:47.574064+0000 mgr.y (mgr.24362) 4300 : cluster 0 pgmap v4269: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:11:49.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:11:48 smithi090 bash[32384]: audit 2023-12-01T07:11:48.919192+0000 mon.a (mon.0) 3183 : audit 0 from='client.? 172.21.15.80:0/4213698274' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:11:49.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:11:48 smithi080 bash[28361]: cluster 2023-12-01T07:11:47.574064+0000 mgr.y (mgr.24362) 4300 : cluster 0 pgmap v4269: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:11:49.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:11:48 smithi080 bash[28361]: audit 2023-12-01T07:11:48.919192+0000 mon.a (mon.0) 3183 : audit 0 from='client.? 172.21.15.80:0/4213698274' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:11:49.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:11:48 smithi080 bash[41963]: cluster 2023-12-01T07:11:47.574064+0000 mgr.y (mgr.24362) 4300 : cluster 0 pgmap v4269: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:11:49.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:11:48 smithi080 bash[41963]: audit 2023-12-01T07:11:48.919192+0000 mon.a (mon.0) 3183 : audit 0 from='client.? 172.21.15.80:0/4213698274' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:11:51.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:11:50 smithi090 bash[32384]: cluster 2023-12-01T07:11:49.574753+0000 mgr.y (mgr.24362) 4301 : cluster 0 pgmap v4270: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:11:51.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:11:50 smithi080 bash[28361]: cluster 2023-12-01T07:11:49.574753+0000 mgr.y (mgr.24362) 4301 : cluster 0 pgmap v4270: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:11:51.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:11:50 smithi080 bash[41963]: cluster 2023-12-01T07:11:49.574753+0000 mgr.y (mgr.24362) 4301 : cluster 0 pgmap v4270: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:11:52.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:11:51 smithi090 bash[32384]: audit 2023-12-01T07:11:51.378188+0000 mon.c (mon.2) 2740 : audit 0 from='client.? 172.21.15.80:0/455270310' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:11:52.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:11:51 smithi080 bash[28361]: audit 2023-12-01T07:11:51.378188+0000 mon.c (mon.2) 2740 : audit 0 from='client.? 172.21.15.80:0/455270310' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:11:52.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:11:51 smithi080 bash[41963]: audit 2023-12-01T07:11:51.378188+0000 mon.c (mon.2) 2740 : audit 0 from='client.? 172.21.15.80:0/455270310' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:11:53.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:11:52 smithi090 bash[32384]: cluster 2023-12-01T07:11:51.575995+0000 mgr.y (mgr.24362) 4302 : cluster 0 pgmap v4271: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:11:53.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:11:52 smithi080 bash[28361]: cluster 2023-12-01T07:11:51.575995+0000 mgr.y (mgr.24362) 4302 : cluster 0 pgmap v4271: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:11:53.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:11:52 smithi080 bash[41963]: cluster 2023-12-01T07:11:51.575995+0000 mgr.y (mgr.24362) 4302 : cluster 0 pgmap v4271: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:11:54.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:11:53 smithi090 bash[32384]: audit 2023-12-01T07:11:53.836151+0000 mon.c (mon.2) 2741 : audit 0 from='client.? 172.21.15.80:0/1678222263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:11:54.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:11:53 smithi080 bash[28361]: audit 2023-12-01T07:11:53.836151+0000 mon.c (mon.2) 2741 : audit 0 from='client.? 172.21.15.80:0/1678222263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:11:54.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:11:53 smithi080 bash[41963]: audit 2023-12-01T07:11:53.836151+0000 mon.c (mon.2) 2741 : audit 0 from='client.? 172.21.15.80:0/1678222263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:11:55.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:11:54 smithi090 bash[32384]: cluster 2023-12-01T07:11:53.576600+0000 mgr.y (mgr.24362) 4303 : cluster 0 pgmap v4272: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:11:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:11:54 smithi080 bash[41963]: cluster 2023-12-01T07:11:53.576600+0000 mgr.y (mgr.24362) 4303 : cluster 0 pgmap v4272: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:11:55.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:11:54 smithi080 bash[28361]: cluster 2023-12-01T07:11:53.576600+0000 mgr.y (mgr.24362) 4303 : cluster 0 pgmap v4272: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:11:56.235 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:11:55 smithi080 bash[28361]: audit 2023-12-01T07:11:55.002872+0000 mon.c (mon.2) 2742 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:11:56.235 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:11:55 smithi080 bash[41963]: audit 2023-12-01T07:11:55.002872+0000 mon.c (mon.2) 2742 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:11:56.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:11:55 smithi090 bash[32384]: audit 2023-12-01T07:11:55.002872+0000 mon.c (mon.2) 2742 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:11:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:11:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:11:56] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T07:11:57.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:11:56 smithi090 bash[32384]: cluster 2023-12-01T07:11:55.577285+0000 mgr.y (mgr.24362) 4304 : cluster 0 pgmap v4273: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:11:57.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:11:56 smithi090 bash[32384]: audit 2023-12-01T07:11:56.296769+0000 mon.c (mon.2) 2743 : audit 0 from='client.? 172.21.15.80:0/4199768970' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:11:57.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:11:56 smithi080 bash[41963]: cluster 2023-12-01T07:11:55.577285+0000 mgr.y (mgr.24362) 4304 : cluster 0 pgmap v4273: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:11:57.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:11:56 smithi080 bash[41963]: audit 2023-12-01T07:11:56.296769+0000 mon.c (mon.2) 2743 : audit 0 from='client.? 172.21.15.80:0/4199768970' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:11:57.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:11:56 smithi080 bash[28361]: cluster 2023-12-01T07:11:55.577285+0000 mgr.y (mgr.24362) 4304 : cluster 0 pgmap v4273: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:11:57.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:11:56 smithi080 bash[28361]: audit 2023-12-01T07:11:56.296769+0000 mon.c (mon.2) 2743 : audit 0 from='client.? 172.21.15.80:0/4199768970' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:11:58.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:11:57 smithi090 bash[32384]: audit 2023-12-01T07:11:57.258996+0000 mon.c (mon.2) 2744 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:11:58.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:11:57 smithi090 bash[32384]: audit 2023-12-01T07:11:57.640032+0000 mon.a (mon.0) 3184 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:11:58.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:11:57 smithi090 bash[32384]: audit 2023-12-01T07:11:57.649966+0000 mon.a (mon.0) 3185 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:11:58.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:11:57 smithi080 bash[41963]: audit 2023-12-01T07:11:57.258996+0000 mon.c (mon.2) 2744 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:11:58.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:11:57 smithi080 bash[41963]: audit 2023-12-01T07:11:57.640032+0000 mon.a (mon.0) 3184 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:11:58.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:11:57 smithi080 bash[41963]: audit 2023-12-01T07:11:57.649966+0000 mon.a (mon.0) 3185 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:11:58.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:11:57 smithi080 bash[28361]: audit 2023-12-01T07:11:57.258996+0000 mon.c (mon.2) 2744 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:11:58.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:11:57 smithi080 bash[28361]: audit 2023-12-01T07:11:57.640032+0000 mon.a (mon.0) 3184 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:11:58.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:11:57 smithi080 bash[28361]: audit 2023-12-01T07:11:57.649966+0000 mon.a (mon.0) 3185 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:11:59.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:11:58 smithi090 bash[32384]: cluster 2023-12-01T07:11:57.578110+0000 mgr.y (mgr.24362) 4305 : cluster 0 pgmap v4274: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:11:59.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:11:58 smithi090 bash[32384]: audit 2023-12-01T07:11:58.758705+0000 mon.a (mon.0) 3186 : audit 0 from='client.? 172.21.15.80:0/3399459063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:11:59.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:11:58 smithi080 bash[28361]: cluster 2023-12-01T07:11:57.578110+0000 mgr.y (mgr.24362) 4305 : cluster 0 pgmap v4274: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:11:59.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:11:58 smithi080 bash[28361]: audit 2023-12-01T07:11:58.758705+0000 mon.a (mon.0) 3186 : audit 0 from='client.? 172.21.15.80:0/3399459063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:11:59.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:11:58 smithi080 bash[41963]: cluster 2023-12-01T07:11:57.578110+0000 mgr.y (mgr.24362) 4305 : cluster 0 pgmap v4274: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:11:59.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:11:58 smithi080 bash[41963]: audit 2023-12-01T07:11:58.758705+0000 mon.a (mon.0) 3186 : audit 0 from='client.? 172.21.15.80:0/3399459063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:12:01.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:12:00 smithi090 bash[32384]: cluster 2023-12-01T07:11:59.578758+0000 mgr.y (mgr.24362) 4306 : cluster 0 pgmap v4275: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:12:01.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:12:00 smithi080 bash[28361]: cluster 2023-12-01T07:11:59.578758+0000 mgr.y (mgr.24362) 4306 : cluster 0 pgmap v4275: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:12:01.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:12:00 smithi080 bash[41963]: cluster 2023-12-01T07:11:59.578758+0000 mgr.y (mgr.24362) 4306 : cluster 0 pgmap v4275: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:12:02.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:12:02 smithi090 bash[32384]: audit 2023-12-01T07:12:01.219688+0000 mon.a (mon.0) 3187 : audit 0 from='client.? 172.21.15.80:0/781076253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:12:02.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:12:02 smithi080 bash[41963]: audit 2023-12-01T07:12:01.219688+0000 mon.a (mon.0) 3187 : audit 0 from='client.? 172.21.15.80:0/781076253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:12:02.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:12:02 smithi080 bash[28361]: audit 2023-12-01T07:12:01.219688+0000 mon.a (mon.0) 3187 : audit 0 from='client.? 172.21.15.80:0/781076253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:12:03.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:12:03 smithi090 bash[32384]: cluster 2023-12-01T07:12:01.579928+0000 mgr.y (mgr.24362) 4307 : cluster 0 pgmap v4276: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:12:03.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:12:03 smithi080 bash[41963]: cluster 2023-12-01T07:12:01.579928+0000 mgr.y (mgr.24362) 4307 : cluster 0 pgmap v4276: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:12:03.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:12:03 smithi080 bash[28361]: cluster 2023-12-01T07:12:01.579928+0000 mgr.y (mgr.24362) 4307 : cluster 0 pgmap v4276: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:12:04.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:12:04 smithi090 bash[32384]: audit 2023-12-01T07:12:03.440793+0000 mon.a (mon.0) 3188 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:12:04.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:12:04 smithi090 bash[32384]: audit 2023-12-01T07:12:03.453670+0000 mon.a (mon.0) 3189 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:12:04.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:12:04 smithi090 bash[32384]: audit 2023-12-01T07:12:03.459033+0000 mon.a (mon.0) 3190 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:12:04.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:12:04 smithi090 bash[32384]: audit 2023-12-01T07:12:03.470882+0000 mon.a (mon.0) 3191 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:12:04.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:12:04 smithi090 bash[32384]: cluster 2023-12-01T07:12:03.580537+0000 mgr.y (mgr.24362) 4308 : cluster 0 pgmap v4277: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:12:04.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:12:04 smithi090 bash[32384]: audit 2023-12-01T07:12:03.693913+0000 mon.a (mon.0) 3192 : audit 0 from='client.? 172.21.15.80:0/4097850990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:12:04.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:12:04 smithi090 bash[32384]: audit 2023-12-01T07:12:04.001537+0000 mon.c (mon.2) 2745 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:12:04.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:12:04 smithi090 bash[32384]: audit 2023-12-01T07:12:04.003311+0000 mon.c (mon.2) 2746 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:12:04.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:12:04 smithi090 bash[32384]: audit 2023-12-01T07:12:04.012210+0000 mon.a (mon.0) 3193 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:12:04.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:12:04 smithi080 bash[28361]: audit 2023-12-01T07:12:03.440793+0000 mon.a (mon.0) 3188 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:12:04.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:12:04 smithi080 bash[28361]: audit 2023-12-01T07:12:03.453670+0000 mon.a (mon.0) 3189 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:12:04.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:12:04 smithi080 bash[28361]: audit 2023-12-01T07:12:03.459033+0000 mon.a (mon.0) 3190 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:12:04.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:12:04 smithi080 bash[28361]: audit 2023-12-01T07:12:03.470882+0000 mon.a (mon.0) 3191 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:12:04.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:12:04 smithi080 bash[28361]: cluster 2023-12-01T07:12:03.580537+0000 mgr.y (mgr.24362) 4308 : cluster 0 pgmap v4277: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:12:04.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:12:04 smithi080 bash[28361]: audit 2023-12-01T07:12:03.693913+0000 mon.a (mon.0) 3192 : audit 0 from='client.? 172.21.15.80:0/4097850990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:12:04.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:12:04 smithi080 bash[28361]: audit 2023-12-01T07:12:04.001537+0000 mon.c (mon.2) 2745 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:12:04.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:12:04 smithi080 bash[28361]: audit 2023-12-01T07:12:04.003311+0000 mon.c (mon.2) 2746 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:12:04.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:12:04 smithi080 bash[28361]: audit 2023-12-01T07:12:04.012210+0000 mon.a (mon.0) 3193 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:12:04.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:12:04 smithi080 bash[41963]: audit 2023-12-01T07:12:03.440793+0000 mon.a (mon.0) 3188 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:12:04.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:12:04 smithi080 bash[41963]: audit 2023-12-01T07:12:03.453670+0000 mon.a (mon.0) 3189 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:12:04.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:12:04 smithi080 bash[41963]: audit 2023-12-01T07:12:03.459033+0000 mon.a (mon.0) 3190 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:12:04.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:12:04 smithi080 bash[41963]: audit 2023-12-01T07:12:03.470882+0000 mon.a (mon.0) 3191 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:12:04.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:12:04 smithi080 bash[41963]: cluster 2023-12-01T07:12:03.580537+0000 mgr.y (mgr.24362) 4308 : cluster 0 pgmap v4277: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:12:04.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:12:04 smithi080 bash[41963]: audit 2023-12-01T07:12:03.693913+0000 mon.a (mon.0) 3192 : audit 0 from='client.? 172.21.15.80:0/4097850990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:12:04.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:12:04 smithi080 bash[41963]: audit 2023-12-01T07:12:04.001537+0000 mon.c (mon.2) 2745 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:12:04.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:12:04 smithi080 bash[41963]: audit 2023-12-01T07:12:04.003311+0000 mon.c (mon.2) 2746 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:12:04.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:12:04 smithi080 bash[41963]: audit 2023-12-01T07:12:04.012210+0000 mon.a (mon.0) 3193 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:12:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:12:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:12:06] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T07:12:07.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:12:06 smithi080 bash[28361]: cluster 2023-12-01T07:12:05.581225+0000 mgr.y (mgr.24362) 4309 : cluster 0 pgmap v4278: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:12:07.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:12:06 smithi080 bash[28361]: audit 2023-12-01T07:12:06.154139+0000 mon.c (mon.2) 2747 : audit 0 from='client.? 172.21.15.80:0/2824052786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:12:07.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:12:06 smithi080 bash[41963]: cluster 2023-12-01T07:12:05.581225+0000 mgr.y (mgr.24362) 4309 : cluster 0 pgmap v4278: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:12:07.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:12:06 smithi080 bash[41963]: audit 2023-12-01T07:12:06.154139+0000 mon.c (mon.2) 2747 : audit 0 from='client.? 172.21.15.80:0/2824052786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:12:07.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:12:06 smithi090 bash[32384]: cluster 2023-12-01T07:12:05.581225+0000 mgr.y (mgr.24362) 4309 : cluster 0 pgmap v4278: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:12:07.310 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:12:06 smithi090 bash[32384]: audit 2023-12-01T07:12:06.154139+0000 mon.c (mon.2) 2747 : audit 0 from='client.? 172.21.15.80:0/2824052786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:12:09.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:12:08 smithi080 bash[28361]: cluster 2023-12-01T07:12:07.582389+0000 mgr.y (mgr.24362) 4310 : cluster 0 pgmap v4279: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:12:09.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:12:08 smithi080 bash[28361]: audit 2023-12-01T07:12:08.602243+0000 mon.c (mon.2) 2748 : audit 0 from='client.? 172.21.15.80:0/3010557870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:12:09.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:12:08 smithi080 bash[41963]: cluster 2023-12-01T07:12:07.582389+0000 mgr.y (mgr.24362) 4310 : cluster 0 pgmap v4279: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:12:09.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:12:08 smithi080 bash[41963]: audit 2023-12-01T07:12:08.602243+0000 mon.c (mon.2) 2748 : audit 0 from='client.? 172.21.15.80:0/3010557870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:12:09.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:12:08 smithi090 bash[32384]: cluster 2023-12-01T07:12:07.582389+0000 mgr.y (mgr.24362) 4310 : cluster 0 pgmap v4279: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:12:09.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:12:08 smithi090 bash[32384]: audit 2023-12-01T07:12:08.602243+0000 mon.c (mon.2) 2748 : audit 0 from='client.? 172.21.15.80:0/3010557870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:12:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:12:10 smithi080 bash[28361]: cluster 2023-12-01T07:12:09.583098+0000 mgr.y (mgr.24362) 4311 : cluster 0 pgmap v4280: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:12:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:12:10 smithi080 bash[28361]: audit 2023-12-01T07:12:10.003292+0000 mon.c (mon.2) 2749 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:12:11.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:12:10 smithi080 bash[41963]: cluster 2023-12-01T07:12:09.583098+0000 mgr.y (mgr.24362) 4311 : cluster 0 pgmap v4280: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:12:11.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:12:10 smithi080 bash[41963]: audit 2023-12-01T07:12:10.003292+0000 mon.c (mon.2) 2749 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:12:11.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:12:10 smithi090 bash[32384]: cluster 2023-12-01T07:12:09.583098+0000 mgr.y (mgr.24362) 4311 : cluster 0 pgmap v4280: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:12:11.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:12:10 smithi090 bash[32384]: audit 2023-12-01T07:12:10.003292+0000 mon.c (mon.2) 2749 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:12:12.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:12:11 smithi080 bash[28361]: audit 2023-12-01T07:12:11.056463+0000 mon.c (mon.2) 2750 : audit 0 from='client.? 172.21.15.80:0/3739934426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:12:12.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:12:11 smithi080 bash[41963]: audit 2023-12-01T07:12:11.056463+0000 mon.c (mon.2) 2750 : audit 0 from='client.? 172.21.15.80:0/3739934426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:12:12.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:12:11 smithi090 bash[32384]: audit 2023-12-01T07:12:11.056463+0000 mon.c (mon.2) 2750 : audit 0 from='client.? 172.21.15.80:0/3739934426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:12:13.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:12:12 smithi080 bash[28361]: cluster 2023-12-01T07:12:11.584272+0000 mgr.y (mgr.24362) 4312 : cluster 0 pgmap v4281: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:12:13.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:12:12 smithi080 bash[41963]: cluster 2023-12-01T07:12:11.584272+0000 mgr.y (mgr.24362) 4312 : cluster 0 pgmap v4281: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:12:13.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:12:12 smithi090 bash[32384]: cluster 2023-12-01T07:12:11.584272+0000 mgr.y (mgr.24362) 4312 : cluster 0 pgmap v4281: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:12:14.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:12:13 smithi080 bash[28361]: audit 2023-12-01T07:12:13.515208+0000 mon.a (mon.0) 3194 : audit 0 from='client.? 172.21.15.80:0/3806570118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:12:14.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:12:13 smithi080 bash[41963]: audit 2023-12-01T07:12:13.515208+0000 mon.a (mon.0) 3194 : audit 0 from='client.? 172.21.15.80:0/3806570118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:12:14.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:12:13 smithi090 bash[32384]: audit 2023-12-01T07:12:13.515208+0000 mon.a (mon.0) 3194 : audit 0 from='client.? 172.21.15.80:0/3806570118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:12:15.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:12:14 smithi080 bash[41963]: cluster 2023-12-01T07:12:13.584860+0000 mgr.y (mgr.24362) 4313 : cluster 0 pgmap v4282: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:12:15.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:12:14 smithi080 bash[28361]: cluster 2023-12-01T07:12:13.584860+0000 mgr.y (mgr.24362) 4313 : cluster 0 pgmap v4282: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:12:15.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:12:14 smithi090 bash[32384]: cluster 2023-12-01T07:12:13.584860+0000 mgr.y (mgr.24362) 4313 : cluster 0 pgmap v4282: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:12:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:12:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:12:16] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T07:12:17.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:12:16 smithi080 bash[28361]: cluster 2023-12-01T07:12:15.585462+0000 mgr.y (mgr.24362) 4314 : cluster 0 pgmap v4283: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:12:17.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:12:16 smithi080 bash[28361]: audit 2023-12-01T07:12:15.973692+0000 mon.a (mon.0) 3195 : audit 0 from='client.? 172.21.15.80:0/1564933881' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:12:17.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:12:16 smithi080 bash[41963]: cluster 2023-12-01T07:12:15.585462+0000 mgr.y (mgr.24362) 4314 : cluster 0 pgmap v4283: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:12:17.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:12:16 smithi080 bash[41963]: audit 2023-12-01T07:12:15.973692+0000 mon.a (mon.0) 3195 : audit 0 from='client.? 172.21.15.80:0/1564933881' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:12:17.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:12:16 smithi090 bash[32384]: cluster 2023-12-01T07:12:15.585462+0000 mgr.y (mgr.24362) 4314 : cluster 0 pgmap v4283: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:12:17.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:12:16 smithi090 bash[32384]: audit 2023-12-01T07:12:15.973692+0000 mon.a (mon.0) 3195 : audit 0 from='client.? 172.21.15.80:0/1564933881' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:12:19.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:12:18 smithi080 bash[28361]: cluster 2023-12-01T07:12:17.586596+0000 mgr.y (mgr.24362) 4315 : cluster 0 pgmap v4284: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:12:19.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:12:18 smithi080 bash[28361]: audit 2023-12-01T07:12:18.433510+0000 mon.c (mon.2) 2751 : audit 0 from='client.? 172.21.15.80:0/2843921729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:12:19.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:12:18 smithi080 bash[41963]: cluster 2023-12-01T07:12:17.586596+0000 mgr.y (mgr.24362) 4315 : cluster 0 pgmap v4284: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:12:19.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:12:18 smithi080 bash[41963]: audit 2023-12-01T07:12:18.433510+0000 mon.c (mon.2) 2751 : audit 0 from='client.? 172.21.15.80:0/2843921729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:12:19.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:12:18 smithi090 bash[32384]: cluster 2023-12-01T07:12:17.586596+0000 mgr.y (mgr.24362) 4315 : cluster 0 pgmap v4284: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:12:19.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:12:18 smithi090 bash[32384]: audit 2023-12-01T07:12:18.433510+0000 mon.c (mon.2) 2751 : audit 0 from='client.? 172.21.15.80:0/2843921729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:12:21.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:12:20 smithi080 bash[41963]: cluster 2023-12-01T07:12:19.587397+0000 mgr.y (mgr.24362) 4316 : cluster 0 pgmap v4285: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:12:21.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:12:20 smithi080 bash[28361]: cluster 2023-12-01T07:12:19.587397+0000 mgr.y (mgr.24362) 4316 : cluster 0 pgmap v4285: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:12:21.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:12:20 smithi090 bash[32384]: cluster 2023-12-01T07:12:19.587397+0000 mgr.y (mgr.24362) 4316 : cluster 0 pgmap v4285: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:12:22.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:12:21 smithi080 bash[41963]: audit 2023-12-01T07:12:20.883829+0000 mon.c (mon.2) 2752 : audit 0 from='client.? 172.21.15.80:0/2141434249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:12:22.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:12:21 smithi080 bash[28361]: audit 2023-12-01T07:12:20.883829+0000 mon.c (mon.2) 2752 : audit 0 from='client.? 172.21.15.80:0/2141434249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:12:22.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:12:21 smithi090 bash[32384]: audit 2023-12-01T07:12:20.883829+0000 mon.c (mon.2) 2752 : audit 0 from='client.? 172.21.15.80:0/2141434249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:12:23.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:12:22 smithi080 bash[28361]: cluster 2023-12-01T07:12:21.588697+0000 mgr.y (mgr.24362) 4317 : cluster 0 pgmap v4286: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:12:23.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:12:22 smithi080 bash[41963]: cluster 2023-12-01T07:12:21.588697+0000 mgr.y (mgr.24362) 4317 : cluster 0 pgmap v4286: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:12:23.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:12:22 smithi090 bash[32384]: cluster 2023-12-01T07:12:21.588697+0000 mgr.y (mgr.24362) 4317 : cluster 0 pgmap v4286: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:12:24.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:12:23 smithi080 bash[41963]: audit 2023-12-01T07:12:23.338558+0000 mon.c (mon.2) 2753 : audit 0 from='client.? 172.21.15.80:0/3855006218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:12:24.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:12:23 smithi080 bash[28361]: audit 2023-12-01T07:12:23.338558+0000 mon.c (mon.2) 2753 : audit 0 from='client.? 172.21.15.80:0/3855006218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:12:24.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:12:23 smithi090 bash[32384]: audit 2023-12-01T07:12:23.338558+0000 mon.c (mon.2) 2753 : audit 0 from='client.? 172.21.15.80:0/3855006218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:12:25.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:12:24 smithi080 bash[41963]: cluster 2023-12-01T07:12:23.589408+0000 mgr.y (mgr.24362) 4318 : cluster 0 pgmap v4287: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:12:25.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:12:24 smithi080 bash[28361]: cluster 2023-12-01T07:12:23.589408+0000 mgr.y (mgr.24362) 4318 : cluster 0 pgmap v4287: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:12:25.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:12:24 smithi090 bash[32384]: cluster 2023-12-01T07:12:23.589408+0000 mgr.y (mgr.24362) 4318 : cluster 0 pgmap v4287: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:12:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:12:25 smithi080 bash[28361]: audit 2023-12-01T07:12:25.003816+0000 mon.c (mon.2) 2754 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:12:26.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:12:25 smithi080 bash[28361]: audit 2023-12-01T07:12:25.795534+0000 mon.c (mon.2) 2755 : audit 0 from='client.? 172.21.15.80:0/2137582497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:12:26.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:12:25 smithi080 bash[41963]: audit 2023-12-01T07:12:25.003816+0000 mon.c (mon.2) 2754 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:12:26.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:12:25 smithi080 bash[41963]: audit 2023-12-01T07:12:25.795534+0000 mon.c (mon.2) 2755 : audit 0 from='client.? 172.21.15.80:0/2137582497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:12:26.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:12:25 smithi090 bash[32384]: audit 2023-12-01T07:12:25.003816+0000 mon.c (mon.2) 2754 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:12:26.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:12:25 smithi090 bash[32384]: audit 2023-12-01T07:12:25.795534+0000 mon.c (mon.2) 2755 : audit 0 from='client.? 172.21.15.80:0/2137582497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:12:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:12:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:12:26] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T07:12:27.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:12:26 smithi080 bash[28361]: cluster 2023-12-01T07:12:25.590031+0000 mgr.y (mgr.24362) 4319 : cluster 0 pgmap v4288: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:12:27.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:12:26 smithi080 bash[41963]: cluster 2023-12-01T07:12:25.590031+0000 mgr.y (mgr.24362) 4319 : cluster 0 pgmap v4288: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:12:27.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:12:26 smithi090 bash[32384]: cluster 2023-12-01T07:12:25.590031+0000 mgr.y (mgr.24362) 4319 : cluster 0 pgmap v4288: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:12:29.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:12:28 smithi080 bash[28361]: cluster 2023-12-01T07:12:27.591179+0000 mgr.y (mgr.24362) 4320 : cluster 0 pgmap v4289: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:12:29.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:12:28 smithi080 bash[28361]: audit 2023-12-01T07:12:28.241621+0000 mon.a (mon.0) 3196 : audit 0 from='client.? 172.21.15.80:0/1668276449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:12:29.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:12:28 smithi080 bash[41963]: cluster 2023-12-01T07:12:27.591179+0000 mgr.y (mgr.24362) 4320 : cluster 0 pgmap v4289: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:12:29.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:12:28 smithi080 bash[41963]: audit 2023-12-01T07:12:28.241621+0000 mon.a (mon.0) 3196 : audit 0 from='client.? 172.21.15.80:0/1668276449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:12:29.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:12:28 smithi090 bash[32384]: cluster 2023-12-01T07:12:27.591179+0000 mgr.y (mgr.24362) 4320 : cluster 0 pgmap v4289: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:12:29.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:12:28 smithi090 bash[32384]: audit 2023-12-01T07:12:28.241621+0000 mon.a (mon.0) 3196 : audit 0 from='client.? 172.21.15.80:0/1668276449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:12:31.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:12:30 smithi080 bash[28361]: cluster 2023-12-01T07:12:29.591965+0000 mgr.y (mgr.24362) 4321 : cluster 0 pgmap v4290: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:12:31.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:12:30 smithi080 bash[28361]: audit 2023-12-01T07:12:30.698498+0000 mon.a (mon.0) 3197 : audit 0 from='client.? 172.21.15.80:0/2335140406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:12:31.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:12:30 smithi080 bash[41963]: cluster 2023-12-01T07:12:29.591965+0000 mgr.y (mgr.24362) 4321 : cluster 0 pgmap v4290: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:12:31.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:12:30 smithi080 bash[41963]: audit 2023-12-01T07:12:30.698498+0000 mon.a (mon.0) 3197 : audit 0 from='client.? 172.21.15.80:0/2335140406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:12:31.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:12:30 smithi090 bash[32384]: cluster 2023-12-01T07:12:29.591965+0000 mgr.y (mgr.24362) 4321 : cluster 0 pgmap v4290: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:12:31.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:12:30 smithi090 bash[32384]: audit 2023-12-01T07:12:30.698498+0000 mon.a (mon.0) 3197 : audit 0 from='client.? 172.21.15.80:0/2335140406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:12:33.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:12:32 smithi080 bash[28361]: cluster 2023-12-01T07:12:31.593078+0000 mgr.y (mgr.24362) 4322 : cluster 0 pgmap v4291: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:12:33.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:12:32 smithi080 bash[41963]: cluster 2023-12-01T07:12:31.593078+0000 mgr.y (mgr.24362) 4322 : cluster 0 pgmap v4291: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:12:33.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:12:32 smithi090 bash[32384]: cluster 2023-12-01T07:12:31.593078+0000 mgr.y (mgr.24362) 4322 : cluster 0 pgmap v4291: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:12:34.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:12:33 smithi080 bash[28361]: audit 2023-12-01T07:12:33.152307+0000 mon.a (mon.0) 3198 : audit 0 from='client.? 172.21.15.80:0/2725450051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:12:34.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:12:33 smithi080 bash[41963]: audit 2023-12-01T07:12:33.152307+0000 mon.a (mon.0) 3198 : audit 0 from='client.? 172.21.15.80:0/2725450051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:12:34.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:12:33 smithi090 bash[32384]: audit 2023-12-01T07:12:33.152307+0000 mon.a (mon.0) 3198 : audit 0 from='client.? 172.21.15.80:0/2725450051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:12:35.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:12:34 smithi080 bash[28361]: cluster 2023-12-01T07:12:33.593779+0000 mgr.y (mgr.24362) 4323 : cluster 0 pgmap v4292: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:12:35.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:12:34 smithi080 bash[41963]: cluster 2023-12-01T07:12:33.593779+0000 mgr.y (mgr.24362) 4323 : cluster 0 pgmap v4292: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:12:35.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:12:34 smithi090 bash[32384]: cluster 2023-12-01T07:12:33.593779+0000 mgr.y (mgr.24362) 4323 : cluster 0 pgmap v4292: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:12:36.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:12:35 smithi080 bash[28361]: audit 2023-12-01T07:12:35.602454+0000 mon.c (mon.2) 2756 : audit 0 from='client.? 172.21.15.80:0/3407324751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:12:36.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:12:35 smithi080 bash[41963]: audit 2023-12-01T07:12:35.602454+0000 mon.c (mon.2) 2756 : audit 0 from='client.? 172.21.15.80:0/3407324751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:12:36.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:12:35 smithi090 bash[32384]: audit 2023-12-01T07:12:35.602454+0000 mon.c (mon.2) 2756 : audit 0 from='client.? 172.21.15.80:0/3407324751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:12:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:12:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:12:36] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T07:12:37.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:12:36 smithi080 bash[28361]: cluster 2023-12-01T07:12:35.594369+0000 mgr.y (mgr.24362) 4324 : cluster 0 pgmap v4293: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:12:37.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:12:36 smithi080 bash[41963]: cluster 2023-12-01T07:12:35.594369+0000 mgr.y (mgr.24362) 4324 : cluster 0 pgmap v4293: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:12:37.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:12:36 smithi090 bash[32384]: cluster 2023-12-01T07:12:35.594369+0000 mgr.y (mgr.24362) 4324 : cluster 0 pgmap v4293: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:12:39.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:12:38 smithi080 bash[28361]: cluster 2023-12-01T07:12:37.595527+0000 mgr.y (mgr.24362) 4325 : cluster 0 pgmap v4294: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:12:39.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:12:38 smithi080 bash[28361]: audit 2023-12-01T07:12:38.058069+0000 mon.a (mon.0) 3199 : audit 0 from='client.? 172.21.15.80:0/1108196859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:12:39.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:12:38 smithi080 bash[41963]: cluster 2023-12-01T07:12:37.595527+0000 mgr.y (mgr.24362) 4325 : cluster 0 pgmap v4294: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:12:39.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:12:38 smithi080 bash[41963]: audit 2023-12-01T07:12:38.058069+0000 mon.a (mon.0) 3199 : audit 0 from='client.? 172.21.15.80:0/1108196859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:12:39.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:12:38 smithi090 bash[32384]: cluster 2023-12-01T07:12:37.595527+0000 mgr.y (mgr.24362) 4325 : cluster 0 pgmap v4294: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:12:39.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:12:38 smithi090 bash[32384]: audit 2023-12-01T07:12:38.058069+0000 mon.a (mon.0) 3199 : audit 0 from='client.? 172.21.15.80:0/1108196859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:12:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:12:40 smithi080 bash[28361]: cluster 2023-12-01T07:12:39.596181+0000 mgr.y (mgr.24362) 4326 : cluster 0 pgmap v4295: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:12:41.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:12:40 smithi080 bash[28361]: audit 2023-12-01T07:12:40.004087+0000 mon.c (mon.2) 2757 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:12:41.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:12:40 smithi080 bash[28361]: audit 2023-12-01T07:12:40.514899+0000 mon.c (mon.2) 2758 : audit 0 from='client.? 172.21.15.80:0/1118325350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:12:41.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:12:40 smithi080 bash[41963]: cluster 2023-12-01T07:12:39.596181+0000 mgr.y (mgr.24362) 4326 : cluster 0 pgmap v4295: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:12:41.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:12:40 smithi080 bash[41963]: audit 2023-12-01T07:12:40.004087+0000 mon.c (mon.2) 2757 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:12:41.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:12:40 smithi080 bash[41963]: audit 2023-12-01T07:12:40.514899+0000 mon.c (mon.2) 2758 : audit 0 from='client.? 172.21.15.80:0/1118325350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:12:41.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:12:40 smithi090 bash[32384]: cluster 2023-12-01T07:12:39.596181+0000 mgr.y (mgr.24362) 4326 : cluster 0 pgmap v4295: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:12:41.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:12:40 smithi090 bash[32384]: audit 2023-12-01T07:12:40.004087+0000 mon.c (mon.2) 2757 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:12:41.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:12:40 smithi090 bash[32384]: audit 2023-12-01T07:12:40.514899+0000 mon.c (mon.2) 2758 : audit 0 from='client.? 172.21.15.80:0/1118325350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:12:43.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:12:42 smithi080 bash[28361]: cluster 2023-12-01T07:12:41.597415+0000 mgr.y (mgr.24362) 4327 : cluster 0 pgmap v4296: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:12:43.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:12:42 smithi080 bash[41963]: cluster 2023-12-01T07:12:41.597415+0000 mgr.y (mgr.24362) 4327 : cluster 0 pgmap v4296: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:12:43.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:12:42 smithi090 bash[32384]: cluster 2023-12-01T07:12:41.597415+0000 mgr.y (mgr.24362) 4327 : cluster 0 pgmap v4296: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:12:44.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:12:43 smithi090 bash[32384]: audit 2023-12-01T07:12:42.970993+0000 mon.c (mon.2) 2759 : audit 0 from='client.? 172.21.15.80:0/1820900988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:12:44.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:12:43 smithi080 bash[28361]: audit 2023-12-01T07:12:42.970993+0000 mon.c (mon.2) 2759 : audit 0 from='client.? 172.21.15.80:0/1820900988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:12:44.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:12:43 smithi080 bash[41963]: audit 2023-12-01T07:12:42.970993+0000 mon.c (mon.2) 2759 : audit 0 from='client.? 172.21.15.80:0/1820900988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:12:45.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:12:44 smithi090 bash[32384]: cluster 2023-12-01T07:12:43.598130+0000 mgr.y (mgr.24362) 4328 : cluster 0 pgmap v4297: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:12:45.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:12:44 smithi080 bash[28361]: cluster 2023-12-01T07:12:43.598130+0000 mgr.y (mgr.24362) 4328 : cluster 0 pgmap v4297: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:12:45.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:12:44 smithi080 bash[41963]: cluster 2023-12-01T07:12:43.598130+0000 mgr.y (mgr.24362) 4328 : cluster 0 pgmap v4297: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:12:46.236 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:12:45 smithi080 bash[41963]: audit 2023-12-01T07:12:45.423691+0000 mon.c (mon.2) 2760 : audit 0 from='client.? 172.21.15.80:0/160406133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:12:46.236 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:12:45 smithi080 bash[28361]: audit 2023-12-01T07:12:45.423691+0000 mon.c (mon.2) 2760 : audit 0 from='client.? 172.21.15.80:0/160406133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:12:46.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:12:45 smithi090 bash[32384]: audit 2023-12-01T07:12:45.423691+0000 mon.c (mon.2) 2760 : audit 0 from='client.? 172.21.15.80:0/160406133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:12:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:12:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:12:46] "GET /metrics HTTP/1.1" 200 33977 "" "Prometheus/2.43.0" 2023-12-01T07:12:47.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:12:46 smithi090 bash[32384]: cluster 2023-12-01T07:12:45.598806+0000 mgr.y (mgr.24362) 4329 : cluster 0 pgmap v4298: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:12:47.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:12:46 smithi080 bash[28361]: cluster 2023-12-01T07:12:45.598806+0000 mgr.y (mgr.24362) 4329 : cluster 0 pgmap v4298: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:12:47.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:12:46 smithi080 bash[41963]: cluster 2023-12-01T07:12:45.598806+0000 mgr.y (mgr.24362) 4329 : cluster 0 pgmap v4298: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:12:48.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:12:47 smithi090 bash[32384]: audit 2023-12-01T07:12:47.878790+0000 mon.c (mon.2) 2761 : audit 0 from='client.? 172.21.15.80:0/1158986265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:12:48.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:12:47 smithi080 bash[28361]: audit 2023-12-01T07:12:47.878790+0000 mon.c (mon.2) 2761 : audit 0 from='client.? 172.21.15.80:0/1158986265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:12:48.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:12:47 smithi080 bash[41963]: audit 2023-12-01T07:12:47.878790+0000 mon.c (mon.2) 2761 : audit 0 from='client.? 172.21.15.80:0/1158986265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:12:49.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:12:48 smithi090 bash[32384]: cluster 2023-12-01T07:12:47.599956+0000 mgr.y (mgr.24362) 4330 : cluster 0 pgmap v4299: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:12:49.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:12:48 smithi080 bash[28361]: cluster 2023-12-01T07:12:47.599956+0000 mgr.y (mgr.24362) 4330 : cluster 0 pgmap v4299: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:12:49.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:12:48 smithi080 bash[41963]: cluster 2023-12-01T07:12:47.599956+0000 mgr.y (mgr.24362) 4330 : cluster 0 pgmap v4299: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:12:51.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:12:50 smithi090 bash[32384]: cluster 2023-12-01T07:12:49.600596+0000 mgr.y (mgr.24362) 4331 : cluster 0 pgmap v4300: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:12:51.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:12:50 smithi090 bash[32384]: audit 2023-12-01T07:12:50.360994+0000 mon.c (mon.2) 2762 : audit 0 from='client.? 172.21.15.80:0/3690485429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:12:51.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:12:50 smithi080 bash[28361]: cluster 2023-12-01T07:12:49.600596+0000 mgr.y (mgr.24362) 4331 : cluster 0 pgmap v4300: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:12:51.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:12:50 smithi080 bash[28361]: audit 2023-12-01T07:12:50.360994+0000 mon.c (mon.2) 2762 : audit 0 from='client.? 172.21.15.80:0/3690485429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:12:51.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:12:50 smithi080 bash[41963]: cluster 2023-12-01T07:12:49.600596+0000 mgr.y (mgr.24362) 4331 : cluster 0 pgmap v4300: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:12:51.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:12:50 smithi080 bash[41963]: audit 2023-12-01T07:12:50.360994+0000 mon.c (mon.2) 2762 : audit 0 from='client.? 172.21.15.80:0/3690485429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:12:53.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:12:52 smithi090 bash[32384]: cluster 2023-12-01T07:12:51.601857+0000 mgr.y (mgr.24362) 4332 : cluster 0 pgmap v4301: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:12:53.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:12:52 smithi090 bash[32384]: audit 2023-12-01T07:12:52.815467+0000 mon.c (mon.2) 2763 : audit 0 from='client.? 172.21.15.80:0/2774509928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:12:53.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:12:52 smithi080 bash[28361]: cluster 2023-12-01T07:12:51.601857+0000 mgr.y (mgr.24362) 4332 : cluster 0 pgmap v4301: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:12:53.454 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:12:52 smithi080 bash[28361]: audit 2023-12-01T07:12:52.815467+0000 mon.c (mon.2) 2763 : audit 0 from='client.? 172.21.15.80:0/2774509928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:12:53.455 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:12:52 smithi080 bash[41963]: cluster 2023-12-01T07:12:51.601857+0000 mgr.y (mgr.24362) 4332 : cluster 0 pgmap v4301: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:12:53.455 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:12:52 smithi080 bash[41963]: audit 2023-12-01T07:12:52.815467+0000 mon.c (mon.2) 2763 : audit 0 from='client.? 172.21.15.80:0/2774509928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:12:55.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:12:54 smithi090 bash[32384]: cluster 2023-12-01T07:12:53.602660+0000 mgr.y (mgr.24362) 4333 : cluster 0 pgmap v4302: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:12:55.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:12:54 smithi080 bash[28361]: cluster 2023-12-01T07:12:53.602660+0000 mgr.y (mgr.24362) 4333 : cluster 0 pgmap v4302: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:12:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:12:54 smithi080 bash[41963]: cluster 2023-12-01T07:12:53.602660+0000 mgr.y (mgr.24362) 4333 : cluster 0 pgmap v4302: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:12:56.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:12:55 smithi090 bash[32384]: audit 2023-12-01T07:12:55.004226+0000 mon.c (mon.2) 2764 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:12:56.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:12:55 smithi090 bash[32384]: audit 2023-12-01T07:12:55.274188+0000 mon.a (mon.0) 3200 : audit 0 from='client.? 172.21.15.80:0/3961163675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:12:56.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:12:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:12:56] "GET /metrics HTTP/1.1" 200 33973 "" "Prometheus/2.43.0" 2023-12-01T07:12:56.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:12:55 smithi080 bash[28361]: audit 2023-12-01T07:12:55.004226+0000 mon.c (mon.2) 2764 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:12:56.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:12:55 smithi080 bash[28361]: audit 2023-12-01T07:12:55.274188+0000 mon.a (mon.0) 3200 : audit 0 from='client.? 172.21.15.80:0/3961163675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:12:56.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:12:55 smithi080 bash[41963]: audit 2023-12-01T07:12:55.004226+0000 mon.c (mon.2) 2764 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:12:56.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:12:55 smithi080 bash[41963]: audit 2023-12-01T07:12:55.274188+0000 mon.a (mon.0) 3200 : audit 0 from='client.? 172.21.15.80:0/3961163675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:12:57.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:12:56 smithi090 bash[32384]: cluster 2023-12-01T07:12:55.603452+0000 mgr.y (mgr.24362) 4334 : cluster 0 pgmap v4303: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:12:57.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:12:56 smithi080 bash[28361]: cluster 2023-12-01T07:12:55.603452+0000 mgr.y (mgr.24362) 4334 : cluster 0 pgmap v4303: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:12:57.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:12:56 smithi080 bash[41963]: cluster 2023-12-01T07:12:55.603452+0000 mgr.y (mgr.24362) 4334 : cluster 0 pgmap v4303: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:12:58.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:12:57 smithi090 bash[32384]: audit 2023-12-01T07:12:57.726402+0000 mon.a (mon.0) 3201 : audit 0 from='client.? 172.21.15.80:0/17997647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:12:58.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:12:58 smithi080 bash[28361]: audit 2023-12-01T07:12:57.726402+0000 mon.a (mon.0) 3201 : audit 0 from='client.? 172.21.15.80:0/17997647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:12:58.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:12:58 smithi080 bash[41963]: audit 2023-12-01T07:12:57.726402+0000 mon.a (mon.0) 3201 : audit 0 from='client.? 172.21.15.80:0/17997647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:12:59.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:12:59 smithi090 bash[32384]: cluster 2023-12-01T07:12:57.604556+0000 mgr.y (mgr.24362) 4335 : cluster 0 pgmap v4304: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:12:59.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:12:59 smithi080 bash[28361]: cluster 2023-12-01T07:12:57.604556+0000 mgr.y (mgr.24362) 4335 : cluster 0 pgmap v4304: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:12:59.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:12:59 smithi080 bash[41963]: cluster 2023-12-01T07:12:57.604556+0000 mgr.y (mgr.24362) 4335 : cluster 0 pgmap v4304: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:13:01.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:13:01 smithi090 bash[32384]: cluster 2023-12-01T07:12:59.605208+0000 mgr.y (mgr.24362) 4336 : cluster 0 pgmap v4305: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:13:01.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:13:01 smithi090 bash[32384]: audit 2023-12-01T07:13:00.183482+0000 mon.c (mon.2) 2765 : audit 0 from='client.? 172.21.15.80:0/2948612430' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:13:01.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:13:01 smithi080 bash[28361]: cluster 2023-12-01T07:12:59.605208+0000 mgr.y (mgr.24362) 4336 : cluster 0 pgmap v4305: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:13:01.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:13:01 smithi080 bash[28361]: audit 2023-12-01T07:13:00.183482+0000 mon.c (mon.2) 2765 : audit 0 from='client.? 172.21.15.80:0/2948612430' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:13:01.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:13:01 smithi080 bash[41963]: cluster 2023-12-01T07:12:59.605208+0000 mgr.y (mgr.24362) 4336 : cluster 0 pgmap v4305: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:13:01.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:13:01 smithi080 bash[41963]: audit 2023-12-01T07:13:00.183482+0000 mon.c (mon.2) 2765 : audit 0 from='client.? 172.21.15.80:0/2948612430' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:13:03.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:13:03 smithi090 bash[32384]: cluster 2023-12-01T07:13:01.606383+0000 mgr.y (mgr.24362) 4337 : cluster 0 pgmap v4306: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:13:03.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:13:03 smithi090 bash[32384]: audit 2023-12-01T07:13:02.636038+0000 mon.c (mon.2) 2766 : audit 0 from='client.? 172.21.15.80:0/923559228' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:13:03.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:13:03 smithi080 bash[41963]: cluster 2023-12-01T07:13:01.606383+0000 mgr.y (mgr.24362) 4337 : cluster 0 pgmap v4306: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:13:03.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:13:03 smithi080 bash[41963]: audit 2023-12-01T07:13:02.636038+0000 mon.c (mon.2) 2766 : audit 0 from='client.? 172.21.15.80:0/923559228' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:13:03.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:13:03 smithi080 bash[28361]: cluster 2023-12-01T07:13:01.606383+0000 mgr.y (mgr.24362) 4337 : cluster 0 pgmap v4306: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:13:03.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:13:03 smithi080 bash[28361]: audit 2023-12-01T07:13:02.636038+0000 mon.c (mon.2) 2766 : audit 0 from='client.? 172.21.15.80:0/923559228' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:13:05.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:13:05 smithi090 bash[32384]: cluster 2023-12-01T07:13:03.607030+0000 mgr.y (mgr.24362) 4338 : cluster 0 pgmap v4307: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:13:05.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:13:05 smithi090 bash[32384]: audit 2023-12-01T07:13:04.095810+0000 mon.c (mon.2) 2767 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:13:05.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:13:05 smithi090 bash[32384]: audit 2023-12-01T07:13:04.476535+0000 mon.a (mon.0) 3202 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:13:05.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:13:05 smithi090 bash[32384]: audit 2023-12-01T07:13:04.487980+0000 mon.a (mon.0) 3203 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:13:05.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:13:05 smithi080 bash[28361]: cluster 2023-12-01T07:13:03.607030+0000 mgr.y (mgr.24362) 4338 : cluster 0 pgmap v4307: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:13:05.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:13:05 smithi080 bash[28361]: audit 2023-12-01T07:13:04.095810+0000 mon.c (mon.2) 2767 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:13:05.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:13:05 smithi080 bash[28361]: audit 2023-12-01T07:13:04.476535+0000 mon.a (mon.0) 3202 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:13:05.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:13:05 smithi080 bash[28361]: audit 2023-12-01T07:13:04.487980+0000 mon.a (mon.0) 3203 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:13:05.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:13:05 smithi080 bash[41963]: cluster 2023-12-01T07:13:03.607030+0000 mgr.y (mgr.24362) 4338 : cluster 0 pgmap v4307: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:13:05.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:13:05 smithi080 bash[41963]: audit 2023-12-01T07:13:04.095810+0000 mon.c (mon.2) 2767 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:13:05.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:13:05 smithi080 bash[41963]: audit 2023-12-01T07:13:04.476535+0000 mon.a (mon.0) 3202 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:13:05.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:13:05 smithi080 bash[41963]: audit 2023-12-01T07:13:04.487980+0000 mon.a (mon.0) 3203 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:13:06.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:13:06 smithi080 bash[28361]: audit 2023-12-01T07:13:05.099461+0000 mon.c (mon.2) 2768 : audit 0 from='client.? 172.21.15.80:0/2072651660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:13:06.433 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:13:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:13:06] "GET /metrics HTTP/1.1" 200 33973 "" "Prometheus/2.43.0" 2023-12-01T07:13:06.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:13:06 smithi080 bash[41963]: audit 2023-12-01T07:13:05.099461+0000 mon.c (mon.2) 2768 : audit 0 from='client.? 172.21.15.80:0/2072651660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:13:06.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:13:06 smithi090 bash[32384]: audit 2023-12-01T07:13:05.099461+0000 mon.c (mon.2) 2768 : audit 0 from='client.? 172.21.15.80:0/2072651660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:13:07.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:13:07 smithi080 bash[28361]: cluster 2023-12-01T07:13:05.607714+0000 mgr.y (mgr.24362) 4339 : cluster 0 pgmap v4308: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:13:07.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:13:07 smithi080 bash[41963]: cluster 2023-12-01T07:13:05.607714+0000 mgr.y (mgr.24362) 4339 : cluster 0 pgmap v4308: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:13:07.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:13:07 smithi090 bash[32384]: cluster 2023-12-01T07:13:05.607714+0000 mgr.y (mgr.24362) 4339 : cluster 0 pgmap v4308: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:13:08.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:13:08 smithi080 bash[28361]: audit 2023-12-01T07:13:07.557163+0000 mon.c (mon.2) 2769 : audit 0 from='client.? 172.21.15.80:0/2301538678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:13:08.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:13:08 smithi080 bash[41963]: audit 2023-12-01T07:13:07.557163+0000 mon.c (mon.2) 2769 : audit 0 from='client.? 172.21.15.80:0/2301538678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:13:08.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:13:08 smithi090 bash[32384]: audit 2023-12-01T07:13:07.557163+0000 mon.c (mon.2) 2769 : audit 0 from='client.? 172.21.15.80:0/2301538678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:13:09.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:13:09 smithi080 bash[41963]: cluster 2023-12-01T07:13:07.608798+0000 mgr.y (mgr.24362) 4340 : cluster 0 pgmap v4309: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:13:09.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:13:09 smithi080 bash[28361]: cluster 2023-12-01T07:13:07.608798+0000 mgr.y (mgr.24362) 4340 : cluster 0 pgmap v4309: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:13:09.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:13:09 smithi090 bash[32384]: cluster 2023-12-01T07:13:07.608798+0000 mgr.y (mgr.24362) 4340 : cluster 0 pgmap v4309: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:13:11.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:13:10 smithi080 bash[41963]: cluster 2023-12-01T07:13:09.609317+0000 mgr.y (mgr.24362) 4341 : cluster 0 pgmap v4310: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:13:11.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:13:10 smithi080 bash[41963]: audit 2023-12-01T07:13:09.896987+0000 mon.a (mon.0) 3204 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:13:11.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:13:10 smithi080 bash[41963]: audit 2023-12-01T07:13:09.906081+0000 mon.a (mon.0) 3205 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:13:11.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:13:10 smithi080 bash[41963]: audit 2023-12-01T07:13:10.004747+0000 mon.c (mon.2) 2770 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:13:11.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:13:10 smithi080 bash[41963]: audit 2023-12-01T07:13:10.046161+0000 mon.c (mon.2) 2771 : audit 0 from='client.? 172.21.15.80:0/820666954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:13:11.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:13:10 smithi080 bash[41963]: audit 2023-12-01T07:13:10.640039+0000 mon.a (mon.0) 3206 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:13:11.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:13:10 smithi080 bash[41963]: audit 2023-12-01T07:13:10.649155+0000 mon.a (mon.0) 3207 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:13:11.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:13:10 smithi080 bash[28361]: cluster 2023-12-01T07:13:09.609317+0000 mgr.y (mgr.24362) 4341 : cluster 0 pgmap v4310: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:13:11.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:13:10 smithi080 bash[28361]: audit 2023-12-01T07:13:09.896987+0000 mon.a (mon.0) 3204 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:13:11.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:13:10 smithi080 bash[28361]: audit 2023-12-01T07:13:09.906081+0000 mon.a (mon.0) 3205 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:13:11.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:13:10 smithi080 bash[28361]: audit 2023-12-01T07:13:10.004747+0000 mon.c (mon.2) 2770 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:13:11.184 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:13:10 smithi080 bash[28361]: audit 2023-12-01T07:13:10.046161+0000 mon.c (mon.2) 2771 : audit 0 from='client.? 172.21.15.80:0/820666954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:13:11.184 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:13:10 smithi080 bash[28361]: audit 2023-12-01T07:13:10.640039+0000 mon.a (mon.0) 3206 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:13:11.184 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:13:10 smithi080 bash[28361]: audit 2023-12-01T07:13:10.649155+0000 mon.a (mon.0) 3207 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:13:11.273 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:13:10 smithi090 bash[32384]: cluster 2023-12-01T07:13:09.609317+0000 mgr.y (mgr.24362) 4341 : cluster 0 pgmap v4310: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:13:11.273 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:13:10 smithi090 bash[32384]: audit 2023-12-01T07:13:09.896987+0000 mon.a (mon.0) 3204 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:13:11.273 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:13:10 smithi090 bash[32384]: audit 2023-12-01T07:13:09.906081+0000 mon.a (mon.0) 3205 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:13:11.274 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:13:10 smithi090 bash[32384]: audit 2023-12-01T07:13:10.004747+0000 mon.c (mon.2) 2770 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:13:11.274 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:13:10 smithi090 bash[32384]: audit 2023-12-01T07:13:10.046161+0000 mon.c (mon.2) 2771 : audit 0 from='client.? 172.21.15.80:0/820666954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:13:11.274 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:13:10 smithi090 bash[32384]: audit 2023-12-01T07:13:10.640039+0000 mon.a (mon.0) 3206 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:13:11.274 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:13:10 smithi090 bash[32384]: audit 2023-12-01T07:13:10.649155+0000 mon.a (mon.0) 3207 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:13:12.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:13:11 smithi080 bash[28361]: audit 2023-12-01T07:13:11.174069+0000 mon.c (mon.2) 2772 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:13:12.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:13:11 smithi080 bash[28361]: audit 2023-12-01T07:13:11.175836+0000 mon.c (mon.2) 2773 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:13:12.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:13:11 smithi080 bash[28361]: audit 2023-12-01T07:13:11.184932+0000 mon.a (mon.0) 3208 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:13:12.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:13:11 smithi080 bash[41963]: audit 2023-12-01T07:13:11.174069+0000 mon.c (mon.2) 2772 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:13:12.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:13:11 smithi080 bash[41963]: audit 2023-12-01T07:13:11.175836+0000 mon.c (mon.2) 2773 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:13:12.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:13:11 smithi080 bash[41963]: audit 2023-12-01T07:13:11.184932+0000 mon.a (mon.0) 3208 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:13:12.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:13:11 smithi090 bash[32384]: audit 2023-12-01T07:13:11.174069+0000 mon.c (mon.2) 2772 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:13:12.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:13:11 smithi090 bash[32384]: audit 2023-12-01T07:13:11.175836+0000 mon.c (mon.2) 2773 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:13:12.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:13:11 smithi090 bash[32384]: audit 2023-12-01T07:13:11.184932+0000 mon.a (mon.0) 3208 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:13:13.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:13:12 smithi080 bash[28361]: cluster 2023-12-01T07:13:11.610420+0000 mgr.y (mgr.24362) 4342 : cluster 0 pgmap v4311: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:13:13.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:13:12 smithi080 bash[28361]: audit 2023-12-01T07:13:12.507296+0000 mon.c (mon.2) 2774 : audit 0 from='client.? 172.21.15.80:0/3877083785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:13:13.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:13:12 smithi080 bash[41963]: cluster 2023-12-01T07:13:11.610420+0000 mgr.y (mgr.24362) 4342 : cluster 0 pgmap v4311: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:13:13.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:13:12 smithi080 bash[41963]: audit 2023-12-01T07:13:12.507296+0000 mon.c (mon.2) 2774 : audit 0 from='client.? 172.21.15.80:0/3877083785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:13:13.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:13:12 smithi090 bash[32384]: cluster 2023-12-01T07:13:11.610420+0000 mgr.y (mgr.24362) 4342 : cluster 0 pgmap v4311: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:13:13.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:13:12 smithi090 bash[32384]: audit 2023-12-01T07:13:12.507296+0000 mon.c (mon.2) 2774 : audit 0 from='client.? 172.21.15.80:0/3877083785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:13:15.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:13:14 smithi080 bash[41963]: cluster 2023-12-01T07:13:13.611086+0000 mgr.y (mgr.24362) 4343 : cluster 0 pgmap v4312: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:13:15.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:13:14 smithi080 bash[28361]: cluster 2023-12-01T07:13:13.611086+0000 mgr.y (mgr.24362) 4343 : cluster 0 pgmap v4312: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:13:15.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:13:14 smithi090 bash[32384]: cluster 2023-12-01T07:13:13.611086+0000 mgr.y (mgr.24362) 4343 : cluster 0 pgmap v4312: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:13:16.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:13:15 smithi080 bash[28361]: audit 2023-12-01T07:13:14.970726+0000 mon.a (mon.0) 3209 : audit 0 from='client.? 172.21.15.80:0/3409177048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:13:16.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:13:15 smithi080 bash[41963]: audit 2023-12-01T07:13:14.970726+0000 mon.a (mon.0) 3209 : audit 0 from='client.? 172.21.15.80:0/3409177048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:13:16.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:13:15 smithi090 bash[32384]: audit 2023-12-01T07:13:14.970726+0000 mon.a (mon.0) 3209 : audit 0 from='client.? 172.21.15.80:0/3409177048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:13:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:13:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:13:16] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T07:13:17.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:13:16 smithi080 bash[28361]: cluster 2023-12-01T07:13:15.611741+0000 mgr.y (mgr.24362) 4344 : cluster 0 pgmap v4313: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:13:17.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:13:16 smithi080 bash[41963]: cluster 2023-12-01T07:13:15.611741+0000 mgr.y (mgr.24362) 4344 : cluster 0 pgmap v4313: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:13:17.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:13:16 smithi090 bash[32384]: cluster 2023-12-01T07:13:15.611741+0000 mgr.y (mgr.24362) 4344 : cluster 0 pgmap v4313: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:13:18.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:13:17 smithi080 bash[28361]: audit 2023-12-01T07:13:17.422089+0000 mon.a (mon.0) 3210 : audit 0 from='client.? 172.21.15.80:0/1663182428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:13:18.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:13:17 smithi080 bash[41963]: audit 2023-12-01T07:13:17.422089+0000 mon.a (mon.0) 3210 : audit 0 from='client.? 172.21.15.80:0/1663182428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:13:18.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:13:17 smithi090 bash[32384]: audit 2023-12-01T07:13:17.422089+0000 mon.a (mon.0) 3210 : audit 0 from='client.? 172.21.15.80:0/1663182428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:13:19.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:13:18 smithi080 bash[28361]: cluster 2023-12-01T07:13:17.612817+0000 mgr.y (mgr.24362) 4345 : cluster 0 pgmap v4314: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:13:19.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:13:18 smithi080 bash[41963]: cluster 2023-12-01T07:13:17.612817+0000 mgr.y (mgr.24362) 4345 : cluster 0 pgmap v4314: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:13:19.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:13:18 smithi090 bash[32384]: cluster 2023-12-01T07:13:17.612817+0000 mgr.y (mgr.24362) 4345 : cluster 0 pgmap v4314: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:13:21.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:13:20 smithi080 bash[28361]: cluster 2023-12-01T07:13:19.613411+0000 mgr.y (mgr.24362) 4346 : cluster 0 pgmap v4315: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:13:21.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:13:20 smithi080 bash[28361]: audit 2023-12-01T07:13:19.874974+0000 mon.a (mon.0) 3211 : audit 0 from='client.? 172.21.15.80:0/2265080872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:13:21.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:13:20 smithi080 bash[41963]: cluster 2023-12-01T07:13:19.613411+0000 mgr.y (mgr.24362) 4346 : cluster 0 pgmap v4315: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:13:21.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:13:20 smithi080 bash[41963]: audit 2023-12-01T07:13:19.874974+0000 mon.a (mon.0) 3211 : audit 0 from='client.? 172.21.15.80:0/2265080872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:13:21.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:13:20 smithi090 bash[32384]: cluster 2023-12-01T07:13:19.613411+0000 mgr.y (mgr.24362) 4346 : cluster 0 pgmap v4315: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:13:21.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:13:20 smithi090 bash[32384]: audit 2023-12-01T07:13:19.874974+0000 mon.a (mon.0) 3211 : audit 0 from='client.? 172.21.15.80:0/2265080872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:13:23.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:13:22 smithi080 bash[28361]: cluster 2023-12-01T07:13:21.614584+0000 mgr.y (mgr.24362) 4347 : cluster 0 pgmap v4316: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:13:23.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:13:22 smithi080 bash[28361]: audit 2023-12-01T07:13:22.324354+0000 mon.c (mon.2) 2775 : audit 0 from='client.? 172.21.15.80:0/942807861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:13:23.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:13:22 smithi080 bash[41963]: cluster 2023-12-01T07:13:21.614584+0000 mgr.y (mgr.24362) 4347 : cluster 0 pgmap v4316: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:13:23.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:13:22 smithi080 bash[41963]: audit 2023-12-01T07:13:22.324354+0000 mon.c (mon.2) 2775 : audit 0 from='client.? 172.21.15.80:0/942807861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:13:23.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:13:22 smithi090 bash[32384]: cluster 2023-12-01T07:13:21.614584+0000 mgr.y (mgr.24362) 4347 : cluster 0 pgmap v4316: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:13:23.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:13:22 smithi090 bash[32384]: audit 2023-12-01T07:13:22.324354+0000 mon.c (mon.2) 2775 : audit 0 from='client.? 172.21.15.80:0/942807861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:13:25.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:13:24 smithi080 bash[28361]: cluster 2023-12-01T07:13:23.615331+0000 mgr.y (mgr.24362) 4348 : cluster 0 pgmap v4317: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:13:25.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:13:24 smithi080 bash[28361]: audit 2023-12-01T07:13:24.774162+0000 mon.c (mon.2) 2776 : audit 0 from='client.? 172.21.15.80:0/255935964' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:13:25.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:13:24 smithi080 bash[41963]: cluster 2023-12-01T07:13:23.615331+0000 mgr.y (mgr.24362) 4348 : cluster 0 pgmap v4317: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:13:25.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:13:24 smithi080 bash[41963]: audit 2023-12-01T07:13:24.774162+0000 mon.c (mon.2) 2776 : audit 0 from='client.? 172.21.15.80:0/255935964' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:13:25.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:13:24 smithi090 bash[32384]: cluster 2023-12-01T07:13:23.615331+0000 mgr.y (mgr.24362) 4348 : cluster 0 pgmap v4317: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:13:25.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:13:24 smithi090 bash[32384]: audit 2023-12-01T07:13:24.774162+0000 mon.c (mon.2) 2776 : audit 0 from='client.? 172.21.15.80:0/255935964' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:13:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:13:25 smithi080 bash[28361]: audit 2023-12-01T07:13:25.005270+0000 mon.c (mon.2) 2777 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:13:26.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:13:25 smithi080 bash[41963]: audit 2023-12-01T07:13:25.005270+0000 mon.c (mon.2) 2777 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:13:26.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:13:25 smithi090 bash[32384]: audit 2023-12-01T07:13:25.005270+0000 mon.c (mon.2) 2777 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:13:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:13:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:13:26] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T07:13:27.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:13:26 smithi080 bash[28361]: cluster 2023-12-01T07:13:25.616075+0000 mgr.y (mgr.24362) 4349 : cluster 0 pgmap v4318: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:13:27.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:13:26 smithi080 bash[41963]: cluster 2023-12-01T07:13:25.616075+0000 mgr.y (mgr.24362) 4349 : cluster 0 pgmap v4318: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:13:27.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:13:26 smithi090 bash[32384]: cluster 2023-12-01T07:13:25.616075+0000 mgr.y (mgr.24362) 4349 : cluster 0 pgmap v4318: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:13:28.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:13:27 smithi080 bash[28361]: audit 2023-12-01T07:13:27.225040+0000 mon.c (mon.2) 2778 : audit 0 from='client.? 172.21.15.80:0/3879082882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:13:28.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:13:27 smithi080 bash[41963]: audit 2023-12-01T07:13:27.225040+0000 mon.c (mon.2) 2778 : audit 0 from='client.? 172.21.15.80:0/3879082882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:13:28.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:13:27 smithi090 bash[32384]: audit 2023-12-01T07:13:27.225040+0000 mon.c (mon.2) 2778 : audit 0 from='client.? 172.21.15.80:0/3879082882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:13:29.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:13:28 smithi080 bash[28361]: cluster 2023-12-01T07:13:27.617128+0000 mgr.y (mgr.24362) 4350 : cluster 0 pgmap v4319: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:13:29.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:13:28 smithi080 bash[41963]: cluster 2023-12-01T07:13:27.617128+0000 mgr.y (mgr.24362) 4350 : cluster 0 pgmap v4319: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:13:29.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:13:28 smithi090 bash[32384]: cluster 2023-12-01T07:13:27.617128+0000 mgr.y (mgr.24362) 4350 : cluster 0 pgmap v4319: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:13:30.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:13:29 smithi080 bash[28361]: audit 2023-12-01T07:13:29.677889+0000 mon.a (mon.0) 3212 : audit 0 from='client.? 172.21.15.80:0/1512909270' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:13:30.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:13:29 smithi080 bash[41963]: audit 2023-12-01T07:13:29.677889+0000 mon.a (mon.0) 3212 : audit 0 from='client.? 172.21.15.80:0/1512909270' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:13:30.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:13:29 smithi090 bash[32384]: audit 2023-12-01T07:13:29.677889+0000 mon.a (mon.0) 3212 : audit 0 from='client.? 172.21.15.80:0/1512909270' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:13:31.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:13:30 smithi080 bash[28361]: cluster 2023-12-01T07:13:29.617698+0000 mgr.y (mgr.24362) 4351 : cluster 0 pgmap v4320: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:13:31.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:13:30 smithi080 bash[41963]: cluster 2023-12-01T07:13:29.617698+0000 mgr.y (mgr.24362) 4351 : cluster 0 pgmap v4320: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:13:31.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:13:30 smithi090 bash[32384]: cluster 2023-12-01T07:13:29.617698+0000 mgr.y (mgr.24362) 4351 : cluster 0 pgmap v4320: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:13:33.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:13:32 smithi080 bash[28361]: cluster 2023-12-01T07:13:31.618845+0000 mgr.y (mgr.24362) 4352 : cluster 0 pgmap v4321: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:13:33.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:13:32 smithi080 bash[28361]: audit 2023-12-01T07:13:32.136080+0000 mon.a (mon.0) 3213 : audit 0 from='client.? 172.21.15.80:0/2073492136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:13:33.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:13:32 smithi080 bash[41963]: cluster 2023-12-01T07:13:31.618845+0000 mgr.y (mgr.24362) 4352 : cluster 0 pgmap v4321: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:13:33.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:13:32 smithi080 bash[41963]: audit 2023-12-01T07:13:32.136080+0000 mon.a (mon.0) 3213 : audit 0 from='client.? 172.21.15.80:0/2073492136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:13:33.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:13:32 smithi090 bash[32384]: cluster 2023-12-01T07:13:31.618845+0000 mgr.y (mgr.24362) 4352 : cluster 0 pgmap v4321: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:13:33.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:13:32 smithi090 bash[32384]: audit 2023-12-01T07:13:32.136080+0000 mon.a (mon.0) 3213 : audit 0 from='client.? 172.21.15.80:0/2073492136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:13:35.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:13:34 smithi080 bash[28361]: cluster 2023-12-01T07:13:33.619488+0000 mgr.y (mgr.24362) 4353 : cluster 0 pgmap v4322: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:13:35.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:13:34 smithi080 bash[28361]: audit 2023-12-01T07:13:34.586864+0000 mon.a (mon.0) 3214 : audit 0 from='client.? 172.21.15.80:0/3928182721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:13:35.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:13:34 smithi080 bash[41963]: cluster 2023-12-01T07:13:33.619488+0000 mgr.y (mgr.24362) 4353 : cluster 0 pgmap v4322: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:13:35.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:13:34 smithi080 bash[41963]: audit 2023-12-01T07:13:34.586864+0000 mon.a (mon.0) 3214 : audit 0 from='client.? 172.21.15.80:0/3928182721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:13:35.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:13:34 smithi090 bash[32384]: cluster 2023-12-01T07:13:33.619488+0000 mgr.y (mgr.24362) 4353 : cluster 0 pgmap v4322: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:13:35.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:13:34 smithi090 bash[32384]: audit 2023-12-01T07:13:34.586864+0000 mon.a (mon.0) 3214 : audit 0 from='client.? 172.21.15.80:0/3928182721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:13:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:13:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:13:36] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T07:13:37.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:13:36 smithi080 bash[41963]: cluster 2023-12-01T07:13:35.620161+0000 mgr.y (mgr.24362) 4354 : cluster 0 pgmap v4323: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:13:37.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:13:36 smithi080 bash[28361]: cluster 2023-12-01T07:13:35.620161+0000 mgr.y (mgr.24362) 4354 : cluster 0 pgmap v4323: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:13:37.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:13:36 smithi090 bash[32384]: cluster 2023-12-01T07:13:35.620161+0000 mgr.y (mgr.24362) 4354 : cluster 0 pgmap v4323: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:13:38.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:13:37 smithi080 bash[41963]: audit 2023-12-01T07:13:37.040439+0000 mon.c (mon.2) 2779 : audit 0 from='client.? 172.21.15.80:0/3972520027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:13:38.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:13:37 smithi080 bash[28361]: audit 2023-12-01T07:13:37.040439+0000 mon.c (mon.2) 2779 : audit 0 from='client.? 172.21.15.80:0/3972520027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:13:38.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:13:37 smithi090 bash[32384]: audit 2023-12-01T07:13:37.040439+0000 mon.c (mon.2) 2779 : audit 0 from='client.? 172.21.15.80:0/3972520027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:13:39.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:13:38 smithi080 bash[28361]: cluster 2023-12-01T07:13:37.621227+0000 mgr.y (mgr.24362) 4355 : cluster 0 pgmap v4324: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:13:39.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:13:38 smithi080 bash[41963]: cluster 2023-12-01T07:13:37.621227+0000 mgr.y (mgr.24362) 4355 : cluster 0 pgmap v4324: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:13:39.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:13:38 smithi090 bash[32384]: cluster 2023-12-01T07:13:37.621227+0000 mgr.y (mgr.24362) 4355 : cluster 0 pgmap v4324: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:13:40.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:13:39 smithi080 bash[28361]: audit 2023-12-01T07:13:39.494990+0000 mon.c (mon.2) 2780 : audit 0 from='client.? 172.21.15.80:0/785902317' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:13:40.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:13:39 smithi080 bash[41963]: audit 2023-12-01T07:13:39.494990+0000 mon.c (mon.2) 2780 : audit 0 from='client.? 172.21.15.80:0/785902317' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:13:40.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:13:39 smithi090 bash[32384]: audit 2023-12-01T07:13:39.494990+0000 mon.c (mon.2) 2780 : audit 0 from='client.? 172.21.15.80:0/785902317' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:13:41.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:13:40 smithi080 bash[28361]: cluster 2023-12-01T07:13:39.621879+0000 mgr.y (mgr.24362) 4356 : cluster 0 pgmap v4325: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:13:41.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:13:40 smithi080 bash[28361]: audit 2023-12-01T07:13:40.005892+0000 mon.c (mon.2) 2781 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:13:41.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:13:40 smithi080 bash[41963]: cluster 2023-12-01T07:13:39.621879+0000 mgr.y (mgr.24362) 4356 : cluster 0 pgmap v4325: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:13:41.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:13:40 smithi080 bash[41963]: audit 2023-12-01T07:13:40.005892+0000 mon.c (mon.2) 2781 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:13:41.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:13:40 smithi090 bash[32384]: cluster 2023-12-01T07:13:39.621879+0000 mgr.y (mgr.24362) 4356 : cluster 0 pgmap v4325: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:13:41.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:13:40 smithi090 bash[32384]: audit 2023-12-01T07:13:40.005892+0000 mon.c (mon.2) 2781 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:13:43.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:13:42 smithi080 bash[28361]: cluster 2023-12-01T07:13:41.622993+0000 mgr.y (mgr.24362) 4357 : cluster 0 pgmap v4326: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:13:43.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:13:42 smithi080 bash[28361]: audit 2023-12-01T07:13:41.949402+0000 mon.a (mon.0) 3215 : audit 0 from='client.? 172.21.15.80:0/250048178' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:13:43.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:13:42 smithi080 bash[41963]: cluster 2023-12-01T07:13:41.622993+0000 mgr.y (mgr.24362) 4357 : cluster 0 pgmap v4326: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:13:43.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:13:42 smithi080 bash[41963]: audit 2023-12-01T07:13:41.949402+0000 mon.a (mon.0) 3215 : audit 0 from='client.? 172.21.15.80:0/250048178' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:13:43.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:13:42 smithi090 bash[32384]: cluster 2023-12-01T07:13:41.622993+0000 mgr.y (mgr.24362) 4357 : cluster 0 pgmap v4326: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:13:43.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:13:42 smithi090 bash[32384]: audit 2023-12-01T07:13:41.949402+0000 mon.a (mon.0) 3215 : audit 0 from='client.? 172.21.15.80:0/250048178' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:13:45.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:13:44 smithi080 bash[41963]: cluster 2023-12-01T07:13:43.623632+0000 mgr.y (mgr.24362) 4358 : cluster 0 pgmap v4327: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:13:45.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:13:44 smithi080 bash[41963]: audit 2023-12-01T07:13:44.406320+0000 mon.c (mon.2) 2782 : audit 0 from='client.? 172.21.15.80:0/2566802260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:13:45.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:13:44 smithi080 bash[28361]: cluster 2023-12-01T07:13:43.623632+0000 mgr.y (mgr.24362) 4358 : cluster 0 pgmap v4327: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:13:45.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:13:44 smithi080 bash[28361]: audit 2023-12-01T07:13:44.406320+0000 mon.c (mon.2) 2782 : audit 0 from='client.? 172.21.15.80:0/2566802260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:13:45.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:13:44 smithi090 bash[32384]: cluster 2023-12-01T07:13:43.623632+0000 mgr.y (mgr.24362) 4358 : cluster 0 pgmap v4327: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:13:45.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:13:44 smithi090 bash[32384]: audit 2023-12-01T07:13:44.406320+0000 mon.c (mon.2) 2782 : audit 0 from='client.? 172.21.15.80:0/2566802260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:13:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:13:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:13:46] "GET /metrics HTTP/1.1" 200 33977 "" "Prometheus/2.43.0" 2023-12-01T07:13:47.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:13:46 smithi080 bash[28361]: cluster 2023-12-01T07:13:45.624240+0000 mgr.y (mgr.24362) 4359 : cluster 0 pgmap v4328: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:13:47.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:13:46 smithi080 bash[28361]: audit 2023-12-01T07:13:46.855673+0000 mon.a (mon.0) 3216 : audit 0 from='client.? 172.21.15.80:0/1258149082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:13:47.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:13:46 smithi080 bash[41963]: cluster 2023-12-01T07:13:45.624240+0000 mgr.y (mgr.24362) 4359 : cluster 0 pgmap v4328: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:13:47.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:13:46 smithi080 bash[41963]: audit 2023-12-01T07:13:46.855673+0000 mon.a (mon.0) 3216 : audit 0 from='client.? 172.21.15.80:0/1258149082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:13:47.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:13:46 smithi090 bash[32384]: cluster 2023-12-01T07:13:45.624240+0000 mgr.y (mgr.24362) 4359 : cluster 0 pgmap v4328: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:13:47.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:13:46 smithi090 bash[32384]: audit 2023-12-01T07:13:46.855673+0000 mon.a (mon.0) 3216 : audit 0 from='client.? 172.21.15.80:0/1258149082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:13:49.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:13:48 smithi080 bash[41963]: cluster 2023-12-01T07:13:47.625344+0000 mgr.y (mgr.24362) 4360 : cluster 0 pgmap v4329: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:13:49.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:13:48 smithi080 bash[28361]: cluster 2023-12-01T07:13:47.625344+0000 mgr.y (mgr.24362) 4360 : cluster 0 pgmap v4329: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:13:49.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:13:48 smithi090 bash[32384]: cluster 2023-12-01T07:13:47.625344+0000 mgr.y (mgr.24362) 4360 : cluster 0 pgmap v4329: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:13:50.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:13:49 smithi080 bash[28361]: audit 2023-12-01T07:13:49.313784+0000 mon.a (mon.0) 3217 : audit 0 from='client.? 172.21.15.80:0/2012920943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:13:50.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:13:49 smithi080 bash[41963]: audit 2023-12-01T07:13:49.313784+0000 mon.a (mon.0) 3217 : audit 0 from='client.? 172.21.15.80:0/2012920943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:13:50.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:13:49 smithi090 bash[32384]: audit 2023-12-01T07:13:49.313784+0000 mon.a (mon.0) 3217 : audit 0 from='client.? 172.21.15.80:0/2012920943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:13:51.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:13:50 smithi080 bash[28361]: cluster 2023-12-01T07:13:49.625967+0000 mgr.y (mgr.24362) 4361 : cluster 0 pgmap v4330: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:13:51.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:13:50 smithi080 bash[41963]: cluster 2023-12-01T07:13:49.625967+0000 mgr.y (mgr.24362) 4361 : cluster 0 pgmap v4330: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:13:51.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:13:50 smithi090 bash[32384]: cluster 2023-12-01T07:13:49.625967+0000 mgr.y (mgr.24362) 4361 : cluster 0 pgmap v4330: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:13:52.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:13:51 smithi080 bash[41963]: audit 2023-12-01T07:13:51.768053+0000 mon.c (mon.2) 2783 : audit 0 from='client.? 172.21.15.80:0/2538871411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:13:52.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:13:51 smithi080 bash[28361]: audit 2023-12-01T07:13:51.768053+0000 mon.c (mon.2) 2783 : audit 0 from='client.? 172.21.15.80:0/2538871411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:13:52.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:13:51 smithi090 bash[32384]: audit 2023-12-01T07:13:51.768053+0000 mon.c (mon.2) 2783 : audit 0 from='client.? 172.21.15.80:0/2538871411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:13:53.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:13:52 smithi080 bash[41963]: cluster 2023-12-01T07:13:51.627155+0000 mgr.y (mgr.24362) 4362 : cluster 0 pgmap v4331: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:13:53.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:13:52 smithi080 bash[28361]: cluster 2023-12-01T07:13:51.627155+0000 mgr.y (mgr.24362) 4362 : cluster 0 pgmap v4331: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:13:53.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:13:52 smithi090 bash[32384]: cluster 2023-12-01T07:13:51.627155+0000 mgr.y (mgr.24362) 4362 : cluster 0 pgmap v4331: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:13:55.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:13:54 smithi080 bash[41963]: cluster 2023-12-01T07:13:53.627840+0000 mgr.y (mgr.24362) 4363 : cluster 0 pgmap v4332: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:13:55.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:13:54 smithi080 bash[41963]: audit 2023-12-01T07:13:54.226321+0000 mon.c (mon.2) 2784 : audit 0 from='client.? 172.21.15.80:0/89775519' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:13:55.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:13:54 smithi080 bash[28361]: cluster 2023-12-01T07:13:53.627840+0000 mgr.y (mgr.24362) 4363 : cluster 0 pgmap v4332: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:13:55.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:13:54 smithi080 bash[28361]: audit 2023-12-01T07:13:54.226321+0000 mon.c (mon.2) 2784 : audit 0 from='client.? 172.21.15.80:0/89775519' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:13:55.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:13:54 smithi090 bash[32384]: cluster 2023-12-01T07:13:53.627840+0000 mgr.y (mgr.24362) 4363 : cluster 0 pgmap v4332: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:13:55.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:13:54 smithi090 bash[32384]: audit 2023-12-01T07:13:54.226321+0000 mon.c (mon.2) 2784 : audit 0 from='client.? 172.21.15.80:0/89775519' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:13:56.236 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:13:55 smithi080 bash[41963]: audit 2023-12-01T07:13:55.005988+0000 mon.c (mon.2) 2785 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:13:56.236 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:13:55 smithi080 bash[28361]: audit 2023-12-01T07:13:55.005988+0000 mon.c (mon.2) 2785 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:13:56.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:13:55 smithi090 bash[32384]: audit 2023-12-01T07:13:55.005988+0000 mon.c (mon.2) 2785 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:13:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:13:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:13:56] "GET /metrics HTTP/1.1" 200 33977 "" "Prometheus/2.43.0" 2023-12-01T07:13:57.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:13:56 smithi090 bash[32384]: cluster 2023-12-01T07:13:55.628506+0000 mgr.y (mgr.24362) 4364 : cluster 0 pgmap v4333: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:13:57.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:13:56 smithi090 bash[32384]: audit 2023-12-01T07:13:56.685735+0000 mon.c (mon.2) 2786 : audit 0 from='client.? 172.21.15.80:0/4285028002' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:13:57.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:13:57 smithi080 bash[41963]: cluster 2023-12-01T07:13:55.628506+0000 mgr.y (mgr.24362) 4364 : cluster 0 pgmap v4333: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:13:57.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:13:57 smithi080 bash[41963]: audit 2023-12-01T07:13:56.685735+0000 mon.c (mon.2) 2786 : audit 0 from='client.? 172.21.15.80:0/4285028002' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:13:57.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:13:56 smithi080 bash[28361]: cluster 2023-12-01T07:13:55.628506+0000 mgr.y (mgr.24362) 4364 : cluster 0 pgmap v4333: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:13:57.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:13:56 smithi080 bash[28361]: audit 2023-12-01T07:13:56.685735+0000 mon.c (mon.2) 2786 : audit 0 from='client.? 172.21.15.80:0/4285028002' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:13:59.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:13:58 smithi090 bash[32384]: cluster 2023-12-01T07:13:57.629682+0000 mgr.y (mgr.24362) 4365 : cluster 0 pgmap v4334: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:13:59.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:13:58 smithi080 bash[28361]: cluster 2023-12-01T07:13:57.629682+0000 mgr.y (mgr.24362) 4365 : cluster 0 pgmap v4334: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:13:59.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:13:58 smithi080 bash[41963]: cluster 2023-12-01T07:13:57.629682+0000 mgr.y (mgr.24362) 4365 : cluster 0 pgmap v4334: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:14:00.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:13:59 smithi090 bash[32384]: audit 2023-12-01T07:13:59.141277+0000 mon.c (mon.2) 2787 : audit 0 from='client.? 172.21.15.80:0/500803825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:14:00.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:13:59 smithi080 bash[28361]: audit 2023-12-01T07:13:59.141277+0000 mon.c (mon.2) 2787 : audit 0 from='client.? 172.21.15.80:0/500803825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:14:00.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:13:59 smithi080 bash[41963]: audit 2023-12-01T07:13:59.141277+0000 mon.c (mon.2) 2787 : audit 0 from='client.? 172.21.15.80:0/500803825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:14:01.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:14:00 smithi090 bash[32384]: cluster 2023-12-01T07:13:59.630312+0000 mgr.y (mgr.24362) 4366 : cluster 0 pgmap v4335: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:14:01.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:14:00 smithi080 bash[41963]: cluster 2023-12-01T07:13:59.630312+0000 mgr.y (mgr.24362) 4366 : cluster 0 pgmap v4335: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:14:01.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:14:00 smithi080 bash[28361]: cluster 2023-12-01T07:13:59.630312+0000 mgr.y (mgr.24362) 4366 : cluster 0 pgmap v4335: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:14:02.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:14:01 smithi090 bash[32384]: audit 2023-12-01T07:14:01.602242+0000 mon.a (mon.0) 3218 : audit 0 from='client.? 172.21.15.80:0/28269047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:14:02.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:14:01 smithi080 bash[28361]: audit 2023-12-01T07:14:01.602242+0000 mon.a (mon.0) 3218 : audit 0 from='client.? 172.21.15.80:0/28269047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:14:02.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:14:01 smithi080 bash[41963]: audit 2023-12-01T07:14:01.602242+0000 mon.a (mon.0) 3218 : audit 0 from='client.? 172.21.15.80:0/28269047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:14:03.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:14:02 smithi090 bash[32384]: cluster 2023-12-01T07:14:01.631293+0000 mgr.y (mgr.24362) 4367 : cluster 0 pgmap v4336: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:14:03.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:14:02 smithi080 bash[28361]: cluster 2023-12-01T07:14:01.631293+0000 mgr.y (mgr.24362) 4367 : cluster 0 pgmap v4336: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:14:03.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:14:02 smithi080 bash[41963]: cluster 2023-12-01T07:14:01.631293+0000 mgr.y (mgr.24362) 4367 : cluster 0 pgmap v4336: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:14:05.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:14:04 smithi090 bash[32384]: cluster 2023-12-01T07:14:03.632015+0000 mgr.y (mgr.24362) 4368 : cluster 0 pgmap v4337: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:14:05.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:14:04 smithi090 bash[32384]: audit 2023-12-01T07:14:04.057783+0000 mon.c (mon.2) 2788 : audit 0 from='client.? 172.21.15.80:0/2801238891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:14:05.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:14:04 smithi080 bash[41963]: cluster 2023-12-01T07:14:03.632015+0000 mgr.y (mgr.24362) 4368 : cluster 0 pgmap v4337: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:14:05.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:14:04 smithi080 bash[41963]: audit 2023-12-01T07:14:04.057783+0000 mon.c (mon.2) 2788 : audit 0 from='client.? 172.21.15.80:0/2801238891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:14:05.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:14:04 smithi080 bash[28361]: cluster 2023-12-01T07:14:03.632015+0000 mgr.y (mgr.24362) 4368 : cluster 0 pgmap v4337: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:14:05.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:14:04 smithi080 bash[28361]: audit 2023-12-01T07:14:04.057783+0000 mon.c (mon.2) 2788 : audit 0 from='client.? 172.21.15.80:0/2801238891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:14:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:14:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:14:06] "GET /metrics HTTP/1.1" 200 33977 "" "Prometheus/2.43.0" 2023-12-01T07:14:07.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:14:06 smithi090 bash[32384]: cluster 2023-12-01T07:14:05.632842+0000 mgr.y (mgr.24362) 4369 : cluster 0 pgmap v4338: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:14:07.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:14:06 smithi090 bash[32384]: audit 2023-12-01T07:14:06.515036+0000 mon.c (mon.2) 2789 : audit 0 from='client.? 172.21.15.80:0/3184862200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:14:07.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:14:06 smithi080 bash[41963]: cluster 2023-12-01T07:14:05.632842+0000 mgr.y (mgr.24362) 4369 : cluster 0 pgmap v4338: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:14:07.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:14:06 smithi080 bash[41963]: audit 2023-12-01T07:14:06.515036+0000 mon.c (mon.2) 2789 : audit 0 from='client.? 172.21.15.80:0/3184862200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:14:07.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:14:06 smithi080 bash[28361]: cluster 2023-12-01T07:14:05.632842+0000 mgr.y (mgr.24362) 4369 : cluster 0 pgmap v4338: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:14:07.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:14:06 smithi080 bash[28361]: audit 2023-12-01T07:14:06.515036+0000 mon.c (mon.2) 2789 : audit 0 from='client.? 172.21.15.80:0/3184862200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:14:09.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:14:08 smithi090 bash[32384]: cluster 2023-12-01T07:14:07.634022+0000 mgr.y (mgr.24362) 4370 : cluster 0 pgmap v4339: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:14:09.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:14:08 smithi090 bash[32384]: audit 2023-12-01T07:14:08.969323+0000 mon.a (mon.0) 3219 : audit 0 from='client.? 172.21.15.80:0/3093471205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:14:09.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:14:08 smithi080 bash[28361]: cluster 2023-12-01T07:14:07.634022+0000 mgr.y (mgr.24362) 4370 : cluster 0 pgmap v4339: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:14:09.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:14:08 smithi080 bash[28361]: audit 2023-12-01T07:14:08.969323+0000 mon.a (mon.0) 3219 : audit 0 from='client.? 172.21.15.80:0/3093471205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:14:09.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:14:08 smithi080 bash[41963]: cluster 2023-12-01T07:14:07.634022+0000 mgr.y (mgr.24362) 4370 : cluster 0 pgmap v4339: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:14:09.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:14:08 smithi080 bash[41963]: audit 2023-12-01T07:14:08.969323+0000 mon.a (mon.0) 3219 : audit 0 from='client.? 172.21.15.80:0/3093471205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:14:11.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:14:10 smithi090 bash[32384]: cluster 2023-12-01T07:14:09.634695+0000 mgr.y (mgr.24362) 4371 : cluster 0 pgmap v4340: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:14:11.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:14:10 smithi090 bash[32384]: audit 2023-12-01T07:14:10.006744+0000 mon.c (mon.2) 2790 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:14:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:14:10 smithi080 bash[28361]: cluster 2023-12-01T07:14:09.634695+0000 mgr.y (mgr.24362) 4371 : cluster 0 pgmap v4340: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:14:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:14:10 smithi080 bash[28361]: audit 2023-12-01T07:14:10.006744+0000 mon.c (mon.2) 2790 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:14:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:14:10 smithi080 bash[41963]: cluster 2023-12-01T07:14:09.634695+0000 mgr.y (mgr.24362) 4371 : cluster 0 pgmap v4340: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:14:11.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:14:10 smithi080 bash[41963]: audit 2023-12-01T07:14:10.006744+0000 mon.c (mon.2) 2790 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:14:12.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:14:11 smithi090 bash[32384]: audit 2023-12-01T07:14:11.268120+0000 mon.c (mon.2) 2791 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:14:12.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:14:11 smithi090 bash[32384]: audit 2023-12-01T07:14:11.418535+0000 mon.c (mon.2) 2792 : audit 0 from='client.? 172.21.15.80:0/3028636985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:14:12.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:14:11 smithi080 bash[28361]: audit 2023-12-01T07:14:11.268120+0000 mon.c (mon.2) 2791 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:14:12.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:14:11 smithi080 bash[28361]: audit 2023-12-01T07:14:11.418535+0000 mon.c (mon.2) 2792 : audit 0 from='client.? 172.21.15.80:0/3028636985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:14:12.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:14:11 smithi080 bash[41963]: audit 2023-12-01T07:14:11.268120+0000 mon.c (mon.2) 2791 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:14:12.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:14:11 smithi080 bash[41963]: audit 2023-12-01T07:14:11.418535+0000 mon.c (mon.2) 2792 : audit 0 from='client.? 172.21.15.80:0/3028636985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:14:13.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:14:12 smithi090 bash[32384]: cluster 2023-12-01T07:14:11.635867+0000 mgr.y (mgr.24362) 4372 : cluster 0 pgmap v4341: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:14:13.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:14:12 smithi080 bash[28361]: cluster 2023-12-01T07:14:11.635867+0000 mgr.y (mgr.24362) 4372 : cluster 0 pgmap v4341: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:14:13.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:14:13 smithi080 bash[41963]: cluster 2023-12-01T07:14:11.635867+0000 mgr.y (mgr.24362) 4372 : cluster 0 pgmap v4341: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:14:14.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:14:14 smithi090 bash[32384]: audit 2023-12-01T07:14:13.880585+0000 mon.c (mon.2) 2793 : audit 0 from='client.? 172.21.15.80:0/2495931405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:14:14.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:14:14 smithi080 bash[28361]: audit 2023-12-01T07:14:13.880585+0000 mon.c (mon.2) 2793 : audit 0 from='client.? 172.21.15.80:0/2495931405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:14:14.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:14:14 smithi080 bash[41963]: audit 2023-12-01T07:14:13.880585+0000 mon.c (mon.2) 2793 : audit 0 from='client.? 172.21.15.80:0/2495931405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:14:15.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:14:15 smithi090 bash[32384]: cluster 2023-12-01T07:14:13.636569+0000 mgr.y (mgr.24362) 4373 : cluster 0 pgmap v4342: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:14:15.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:14:15 smithi080 bash[28361]: cluster 2023-12-01T07:14:13.636569+0000 mgr.y (mgr.24362) 4373 : cluster 0 pgmap v4342: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:14:15.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:14:15 smithi080 bash[41963]: cluster 2023-12-01T07:14:13.636569+0000 mgr.y (mgr.24362) 4373 : cluster 0 pgmap v4342: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:14:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:14:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:14:16] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T07:14:17.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:14:17 smithi090 bash[32384]: cluster 2023-12-01T07:14:15.637216+0000 mgr.y (mgr.24362) 4374 : cluster 0 pgmap v4343: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:14:17.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:14:17 smithi090 bash[32384]: audit 2023-12-01T07:14:16.336097+0000 mon.a (mon.0) 3220 : audit 0 from='client.? 172.21.15.80:0/2818822394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:14:17.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:14:17 smithi080 bash[28361]: cluster 2023-12-01T07:14:15.637216+0000 mgr.y (mgr.24362) 4374 : cluster 0 pgmap v4343: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:14:17.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:14:17 smithi080 bash[28361]: audit 2023-12-01T07:14:16.336097+0000 mon.a (mon.0) 3220 : audit 0 from='client.? 172.21.15.80:0/2818822394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:14:17.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:14:17 smithi080 bash[41963]: cluster 2023-12-01T07:14:15.637216+0000 mgr.y (mgr.24362) 4374 : cluster 0 pgmap v4343: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:14:17.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:14:17 smithi080 bash[41963]: audit 2023-12-01T07:14:16.336097+0000 mon.a (mon.0) 3220 : audit 0 from='client.? 172.21.15.80:0/2818822394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:14:18.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:14:18 smithi080 bash[41963]: audit 2023-12-01T07:14:17.113450+0000 mon.a (mon.0) 3221 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:14:18.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:14:18 smithi080 bash[41963]: audit 2023-12-01T07:14:17.125302+0000 mon.a (mon.0) 3222 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:14:18.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:14:18 smithi080 bash[41963]: audit 2023-12-01T07:14:17.466186+0000 mon.a (mon.0) 3223 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:14:18.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:14:18 smithi080 bash[41963]: audit 2023-12-01T07:14:17.476315+0000 mon.a (mon.0) 3224 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:14:18.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:14:18 smithi080 bash[41963]: cluster 2023-12-01T07:14:17.638368+0000 mgr.y (mgr.24362) 4375 : cluster 0 pgmap v4344: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:14:18.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:14:18 smithi080 bash[41963]: audit 2023-12-01T07:14:17.957470+0000 mon.c (mon.2) 2794 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:14:18.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:14:18 smithi080 bash[41963]: audit 2023-12-01T07:14:17.959625+0000 mon.c (mon.2) 2795 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:14:18.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:14:18 smithi080 bash[41963]: audit 2023-12-01T07:14:17.972094+0000 mon.a (mon.0) 3225 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:14:18.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:14:18 smithi080 bash[28361]: audit 2023-12-01T07:14:17.113450+0000 mon.a (mon.0) 3221 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:14:18.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:14:18 smithi080 bash[28361]: audit 2023-12-01T07:14:17.125302+0000 mon.a (mon.0) 3222 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:14:18.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:14:18 smithi080 bash[28361]: audit 2023-12-01T07:14:17.466186+0000 mon.a (mon.0) 3223 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:14:18.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:14:18 smithi080 bash[28361]: audit 2023-12-01T07:14:17.476315+0000 mon.a (mon.0) 3224 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:14:18.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:14:18 smithi080 bash[28361]: cluster 2023-12-01T07:14:17.638368+0000 mgr.y (mgr.24362) 4375 : cluster 0 pgmap v4344: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:14:18.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:14:18 smithi080 bash[28361]: audit 2023-12-01T07:14:17.957470+0000 mon.c (mon.2) 2794 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:14:18.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:14:18 smithi080 bash[28361]: audit 2023-12-01T07:14:17.959625+0000 mon.c (mon.2) 2795 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:14:18.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:14:18 smithi080 bash[28361]: audit 2023-12-01T07:14:17.972094+0000 mon.a (mon.0) 3225 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:14:18.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:14:18 smithi090 bash[32384]: audit 2023-12-01T07:14:17.113450+0000 mon.a (mon.0) 3221 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:14:18.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:14:18 smithi090 bash[32384]: audit 2023-12-01T07:14:17.125302+0000 mon.a (mon.0) 3222 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:14:18.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:14:18 smithi090 bash[32384]: audit 2023-12-01T07:14:17.466186+0000 mon.a (mon.0) 3223 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:14:18.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:14:18 smithi090 bash[32384]: audit 2023-12-01T07:14:17.476315+0000 mon.a (mon.0) 3224 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:14:18.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:14:18 smithi090 bash[32384]: cluster 2023-12-01T07:14:17.638368+0000 mgr.y (mgr.24362) 4375 : cluster 0 pgmap v4344: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:14:18.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:14:18 smithi090 bash[32384]: audit 2023-12-01T07:14:17.957470+0000 mon.c (mon.2) 2794 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:14:18.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:14:18 smithi090 bash[32384]: audit 2023-12-01T07:14:17.959625+0000 mon.c (mon.2) 2795 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:14:18.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:14:18 smithi090 bash[32384]: audit 2023-12-01T07:14:17.972094+0000 mon.a (mon.0) 3225 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:14:19.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:14:19 smithi090 bash[32384]: audit 2023-12-01T07:14:18.793328+0000 mon.a (mon.0) 3226 : audit 0 from='client.? 172.21.15.80:0/3154658540' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:14:19.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:14:19 smithi080 bash[28361]: audit 2023-12-01T07:14:18.793328+0000 mon.a (mon.0) 3226 : audit 0 from='client.? 172.21.15.80:0/3154658540' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:14:19.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:14:19 smithi080 bash[41963]: audit 2023-12-01T07:14:18.793328+0000 mon.a (mon.0) 3226 : audit 0 from='client.? 172.21.15.80:0/3154658540' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:14:21.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:14:20 smithi080 bash[41963]: cluster 2023-12-01T07:14:19.639020+0000 mgr.y (mgr.24362) 4376 : cluster 0 pgmap v4345: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:14:21.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:14:20 smithi080 bash[28361]: cluster 2023-12-01T07:14:19.639020+0000 mgr.y (mgr.24362) 4376 : cluster 0 pgmap v4345: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:14:21.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:14:20 smithi090 bash[32384]: cluster 2023-12-01T07:14:19.639020+0000 mgr.y (mgr.24362) 4376 : cluster 0 pgmap v4345: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:14:22.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:14:21 smithi080 bash[28361]: audit 2023-12-01T07:14:21.250642+0000 mon.c (mon.2) 2796 : audit 0 from='client.? 172.21.15.80:0/2131706745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:14:22.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:14:21 smithi080 bash[41963]: audit 2023-12-01T07:14:21.250642+0000 mon.c (mon.2) 2796 : audit 0 from='client.? 172.21.15.80:0/2131706745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:14:22.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:14:21 smithi090 bash[32384]: audit 2023-12-01T07:14:21.250642+0000 mon.c (mon.2) 2796 : audit 0 from='client.? 172.21.15.80:0/2131706745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:14:23.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:14:22 smithi080 bash[28361]: cluster 2023-12-01T07:14:21.640158+0000 mgr.y (mgr.24362) 4377 : cluster 0 pgmap v4346: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:14:23.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:14:22 smithi080 bash[41963]: cluster 2023-12-01T07:14:21.640158+0000 mgr.y (mgr.24362) 4377 : cluster 0 pgmap v4346: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:14:23.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:14:22 smithi090 bash[32384]: cluster 2023-12-01T07:14:21.640158+0000 mgr.y (mgr.24362) 4377 : cluster 0 pgmap v4346: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:14:24.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:14:23 smithi080 bash[28361]: audit 2023-12-01T07:14:23.702019+0000 mon.a (mon.0) 3227 : audit 0 from='client.? 172.21.15.80:0/389381982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:14:24.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:14:23 smithi080 bash[41963]: audit 2023-12-01T07:14:23.702019+0000 mon.a (mon.0) 3227 : audit 0 from='client.? 172.21.15.80:0/389381982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:14:24.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:14:23 smithi090 bash[32384]: audit 2023-12-01T07:14:23.702019+0000 mon.a (mon.0) 3227 : audit 0 from='client.? 172.21.15.80:0/389381982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:14:25.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:14:24 smithi080 bash[28361]: cluster 2023-12-01T07:14:23.640881+0000 mgr.y (mgr.24362) 4378 : cluster 0 pgmap v4347: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:14:25.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:14:24 smithi080 bash[41963]: cluster 2023-12-01T07:14:23.640881+0000 mgr.y (mgr.24362) 4378 : cluster 0 pgmap v4347: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:14:25.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:14:24 smithi090 bash[32384]: cluster 2023-12-01T07:14:23.640881+0000 mgr.y (mgr.24362) 4378 : cluster 0 pgmap v4347: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:14:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:14:25 smithi080 bash[28361]: audit 2023-12-01T07:14:25.006811+0000 mon.c (mon.2) 2797 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:14:26.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:14:25 smithi080 bash[41963]: audit 2023-12-01T07:14:25.006811+0000 mon.c (mon.2) 2797 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:14:26.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:14:25 smithi090 bash[32384]: audit 2023-12-01T07:14:25.006811+0000 mon.c (mon.2) 2797 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:14:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:14:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:14:26] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.43.0" 2023-12-01T07:14:27.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:14:26 smithi080 bash[28361]: cluster 2023-12-01T07:14:25.641568+0000 mgr.y (mgr.24362) 4379 : cluster 0 pgmap v4348: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:14:27.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:14:26 smithi080 bash[28361]: audit 2023-12-01T07:14:26.162926+0000 mon.c (mon.2) 2798 : audit 0 from='client.? 172.21.15.80:0/4044842935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:14:27.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:14:26 smithi080 bash[41963]: cluster 2023-12-01T07:14:25.641568+0000 mgr.y (mgr.24362) 4379 : cluster 0 pgmap v4348: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:14:27.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:14:26 smithi080 bash[41963]: audit 2023-12-01T07:14:26.162926+0000 mon.c (mon.2) 2798 : audit 0 from='client.? 172.21.15.80:0/4044842935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:14:27.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:14:26 smithi090 bash[32384]: cluster 2023-12-01T07:14:25.641568+0000 mgr.y (mgr.24362) 4379 : cluster 0 pgmap v4348: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:14:27.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:14:26 smithi090 bash[32384]: audit 2023-12-01T07:14:26.162926+0000 mon.c (mon.2) 2798 : audit 0 from='client.? 172.21.15.80:0/4044842935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:14:29.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:14:28 smithi080 bash[28361]: cluster 2023-12-01T07:14:27.642737+0000 mgr.y (mgr.24362) 4380 : cluster 0 pgmap v4349: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:14:29.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:14:28 smithi080 bash[28361]: audit 2023-12-01T07:14:28.619183+0000 mon.c (mon.2) 2799 : audit 0 from='client.? 172.21.15.80:0/3462514732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:14:29.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:14:28 smithi080 bash[41963]: cluster 2023-12-01T07:14:27.642737+0000 mgr.y (mgr.24362) 4380 : cluster 0 pgmap v4349: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:14:29.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:14:28 smithi080 bash[41963]: audit 2023-12-01T07:14:28.619183+0000 mon.c (mon.2) 2799 : audit 0 from='client.? 172.21.15.80:0/3462514732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:14:29.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:14:28 smithi090 bash[32384]: cluster 2023-12-01T07:14:27.642737+0000 mgr.y (mgr.24362) 4380 : cluster 0 pgmap v4349: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:14:29.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:14:28 smithi090 bash[32384]: audit 2023-12-01T07:14:28.619183+0000 mon.c (mon.2) 2799 : audit 0 from='client.? 172.21.15.80:0/3462514732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:14:31.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:14:30 smithi080 bash[28361]: cluster 2023-12-01T07:14:29.643421+0000 mgr.y (mgr.24362) 4381 : cluster 0 pgmap v4350: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:14:31.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:14:30 smithi080 bash[41963]: cluster 2023-12-01T07:14:29.643421+0000 mgr.y (mgr.24362) 4381 : cluster 0 pgmap v4350: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:14:31.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:14:30 smithi090 bash[32384]: cluster 2023-12-01T07:14:29.643421+0000 mgr.y (mgr.24362) 4381 : cluster 0 pgmap v4350: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:14:32.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:14:31 smithi080 bash[41963]: audit 2023-12-01T07:14:31.075413+0000 mon.a (mon.0) 3228 : audit 0 from='client.? 172.21.15.80:0/2802784134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:14:32.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:14:31 smithi080 bash[28361]: audit 2023-12-01T07:14:31.075413+0000 mon.a (mon.0) 3228 : audit 0 from='client.? 172.21.15.80:0/2802784134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:14:32.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:14:31 smithi090 bash[32384]: audit 2023-12-01T07:14:31.075413+0000 mon.a (mon.0) 3228 : audit 0 from='client.? 172.21.15.80:0/2802784134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:14:33.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:14:32 smithi080 bash[28361]: cluster 2023-12-01T07:14:31.644607+0000 mgr.y (mgr.24362) 4382 : cluster 0 pgmap v4351: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:14:33.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:14:32 smithi080 bash[41963]: cluster 2023-12-01T07:14:31.644607+0000 mgr.y (mgr.24362) 4382 : cluster 0 pgmap v4351: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:14:33.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:14:32 smithi090 bash[32384]: cluster 2023-12-01T07:14:31.644607+0000 mgr.y (mgr.24362) 4382 : cluster 0 pgmap v4351: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:14:34.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:14:33 smithi080 bash[28361]: audit 2023-12-01T07:14:33.523874+0000 mon.c (mon.2) 2800 : audit 0 from='client.? 172.21.15.80:0/3390619786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:14:34.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:14:33 smithi080 bash[41963]: audit 2023-12-01T07:14:33.523874+0000 mon.c (mon.2) 2800 : audit 0 from='client.? 172.21.15.80:0/3390619786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:14:34.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:14:33 smithi090 bash[32384]: audit 2023-12-01T07:14:33.523874+0000 mon.c (mon.2) 2800 : audit 0 from='client.? 172.21.15.80:0/3390619786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:14:35.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:14:34 smithi080 bash[41963]: cluster 2023-12-01T07:14:33.645282+0000 mgr.y (mgr.24362) 4383 : cluster 0 pgmap v4352: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:14:35.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:14:34 smithi080 bash[28361]: cluster 2023-12-01T07:14:33.645282+0000 mgr.y (mgr.24362) 4383 : cluster 0 pgmap v4352: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:14:35.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:14:34 smithi090 bash[32384]: cluster 2023-12-01T07:14:33.645282+0000 mgr.y (mgr.24362) 4383 : cluster 0 pgmap v4352: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:14:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:14:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:14:36] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.43.0" 2023-12-01T07:14:37.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:14:36 smithi080 bash[28361]: cluster 2023-12-01T07:14:35.645918+0000 mgr.y (mgr.24362) 4384 : cluster 0 pgmap v4353: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:14:37.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:14:36 smithi080 bash[28361]: audit 2023-12-01T07:14:35.979557+0000 mon.c (mon.2) 2801 : audit 0 from='client.? 172.21.15.80:0/2834637800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:14:37.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:14:36 smithi080 bash[41963]: cluster 2023-12-01T07:14:35.645918+0000 mgr.y (mgr.24362) 4384 : cluster 0 pgmap v4353: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:14:37.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:14:36 smithi080 bash[41963]: audit 2023-12-01T07:14:35.979557+0000 mon.c (mon.2) 2801 : audit 0 from='client.? 172.21.15.80:0/2834637800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:14:37.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:14:36 smithi090 bash[32384]: cluster 2023-12-01T07:14:35.645918+0000 mgr.y (mgr.24362) 4384 : cluster 0 pgmap v4353: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:14:37.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:14:36 smithi090 bash[32384]: audit 2023-12-01T07:14:35.979557+0000 mon.c (mon.2) 2801 : audit 0 from='client.? 172.21.15.80:0/2834637800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:14:39.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:14:38 smithi080 bash[28361]: cluster 2023-12-01T07:14:37.646758+0000 mgr.y (mgr.24362) 4385 : cluster 0 pgmap v4354: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:14:39.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:14:38 smithi080 bash[28361]: audit 2023-12-01T07:14:38.442640+0000 mon.a (mon.0) 3229 : audit 0 from='client.? 172.21.15.80:0/2841960883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:14:39.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:14:38 smithi080 bash[41963]: cluster 2023-12-01T07:14:37.646758+0000 mgr.y (mgr.24362) 4385 : cluster 0 pgmap v4354: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:14:39.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:14:38 smithi080 bash[41963]: audit 2023-12-01T07:14:38.442640+0000 mon.a (mon.0) 3229 : audit 0 from='client.? 172.21.15.80:0/2841960883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:14:39.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:14:38 smithi090 bash[32384]: cluster 2023-12-01T07:14:37.646758+0000 mgr.y (mgr.24362) 4385 : cluster 0 pgmap v4354: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:14:39.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:14:38 smithi090 bash[32384]: audit 2023-12-01T07:14:38.442640+0000 mon.a (mon.0) 3229 : audit 0 from='client.? 172.21.15.80:0/2841960883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:14:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:14:40 smithi080 bash[28361]: cluster 2023-12-01T07:14:39.647514+0000 mgr.y (mgr.24362) 4386 : cluster 0 pgmap v4355: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:14:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:14:40 smithi080 bash[28361]: audit 2023-12-01T07:14:40.007373+0000 mon.c (mon.2) 2802 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:14:41.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:14:40 smithi080 bash[28361]: audit 2023-12-01T07:14:40.905908+0000 mon.a (mon.0) 3230 : audit 0 from='client.? 172.21.15.80:0/1155482437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:14:41.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:14:40 smithi080 bash[41963]: cluster 2023-12-01T07:14:39.647514+0000 mgr.y (mgr.24362) 4386 : cluster 0 pgmap v4355: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:14:41.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:14:40 smithi080 bash[41963]: audit 2023-12-01T07:14:40.007373+0000 mon.c (mon.2) 2802 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:14:41.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:14:40 smithi080 bash[41963]: audit 2023-12-01T07:14:40.905908+0000 mon.a (mon.0) 3230 : audit 0 from='client.? 172.21.15.80:0/1155482437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:14:41.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:14:40 smithi090 bash[32384]: cluster 2023-12-01T07:14:39.647514+0000 mgr.y (mgr.24362) 4386 : cluster 0 pgmap v4355: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:14:41.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:14:40 smithi090 bash[32384]: audit 2023-12-01T07:14:40.007373+0000 mon.c (mon.2) 2802 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:14:41.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:14:40 smithi090 bash[32384]: audit 2023-12-01T07:14:40.905908+0000 mon.a (mon.0) 3230 : audit 0 from='client.? 172.21.15.80:0/1155482437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:14:43.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:14:42 smithi080 bash[28361]: cluster 2023-12-01T07:14:41.648711+0000 mgr.y (mgr.24362) 4387 : cluster 0 pgmap v4356: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:14:43.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:14:42 smithi080 bash[41963]: cluster 2023-12-01T07:14:41.648711+0000 mgr.y (mgr.24362) 4387 : cluster 0 pgmap v4356: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:14:43.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:14:42 smithi090 bash[32384]: cluster 2023-12-01T07:14:41.648711+0000 mgr.y (mgr.24362) 4387 : cluster 0 pgmap v4356: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:14:44.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:14:43 smithi080 bash[28361]: audit 2023-12-01T07:14:43.368622+0000 mon.a (mon.0) 3231 : audit 0 from='client.? 172.21.15.80:0/1998313642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:14:44.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:14:43 smithi080 bash[41963]: audit 2023-12-01T07:14:43.368622+0000 mon.a (mon.0) 3231 : audit 0 from='client.? 172.21.15.80:0/1998313642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:14:44.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:14:43 smithi090 bash[32384]: audit 2023-12-01T07:14:43.368622+0000 mon.a (mon.0) 3231 : audit 0 from='client.? 172.21.15.80:0/1998313642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:14:45.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:14:44 smithi080 bash[28361]: cluster 2023-12-01T07:14:43.649517+0000 mgr.y (mgr.24362) 4388 : cluster 0 pgmap v4357: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:14:45.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:14:44 smithi080 bash[41963]: cluster 2023-12-01T07:14:43.649517+0000 mgr.y (mgr.24362) 4388 : cluster 0 pgmap v4357: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:14:45.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:14:44 smithi090 bash[32384]: cluster 2023-12-01T07:14:43.649517+0000 mgr.y (mgr.24362) 4388 : cluster 0 pgmap v4357: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:14:46.235 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:14:45 smithi080 bash[41963]: audit 2023-12-01T07:14:45.817725+0000 mon.a (mon.0) 3232 : audit 0 from='client.? 172.21.15.80:0/669896600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:14:46.235 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:14:45 smithi080 bash[28361]: audit 2023-12-01T07:14:45.817725+0000 mon.a (mon.0) 3232 : audit 0 from='client.? 172.21.15.80:0/669896600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:14:46.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:14:45 smithi090 bash[32384]: audit 2023-12-01T07:14:45.817725+0000 mon.a (mon.0) 3232 : audit 0 from='client.? 172.21.15.80:0/669896600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:14:46.683 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:14:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:14:46] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T07:14:47.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:14:46 smithi090 bash[32384]: cluster 2023-12-01T07:14:45.650291+0000 mgr.y (mgr.24362) 4389 : cluster 0 pgmap v4358: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:14:47.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:14:46 smithi080 bash[28361]: cluster 2023-12-01T07:14:45.650291+0000 mgr.y (mgr.24362) 4389 : cluster 0 pgmap v4358: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:14:47.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:14:46 smithi080 bash[41963]: cluster 2023-12-01T07:14:45.650291+0000 mgr.y (mgr.24362) 4389 : cluster 0 pgmap v4358: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:14:49.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:14:48 smithi090 bash[32384]: cluster 2023-12-01T07:14:47.651424+0000 mgr.y (mgr.24362) 4390 : cluster 0 pgmap v4359: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:14:49.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:14:48 smithi090 bash[32384]: audit 2023-12-01T07:14:48.266602+0000 mon.c (mon.2) 2803 : audit 0 from='client.? 172.21.15.80:0/3612969660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:14:49.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:14:48 smithi080 bash[28361]: cluster 2023-12-01T07:14:47.651424+0000 mgr.y (mgr.24362) 4390 : cluster 0 pgmap v4359: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:14:49.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:14:48 smithi080 bash[28361]: audit 2023-12-01T07:14:48.266602+0000 mon.c (mon.2) 2803 : audit 0 from='client.? 172.21.15.80:0/3612969660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:14:49.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:14:48 smithi080 bash[41963]: cluster 2023-12-01T07:14:47.651424+0000 mgr.y (mgr.24362) 4390 : cluster 0 pgmap v4359: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:14:49.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:14:48 smithi080 bash[41963]: audit 2023-12-01T07:14:48.266602+0000 mon.c (mon.2) 2803 : audit 0 from='client.? 172.21.15.80:0/3612969660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:14:51.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:14:50 smithi090 bash[32384]: cluster 2023-12-01T07:14:49.652091+0000 mgr.y (mgr.24362) 4391 : cluster 0 pgmap v4360: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:14:51.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:14:50 smithi090 bash[32384]: audit 2023-12-01T07:14:50.718083+0000 mon.a (mon.0) 3233 : audit 0 from='client.? 172.21.15.80:0/238256227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:14:51.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:14:50 smithi080 bash[28361]: cluster 2023-12-01T07:14:49.652091+0000 mgr.y (mgr.24362) 4391 : cluster 0 pgmap v4360: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:14:51.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:14:50 smithi080 bash[28361]: audit 2023-12-01T07:14:50.718083+0000 mon.a (mon.0) 3233 : audit 0 from='client.? 172.21.15.80:0/238256227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:14:51.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:14:50 smithi080 bash[41963]: cluster 2023-12-01T07:14:49.652091+0000 mgr.y (mgr.24362) 4391 : cluster 0 pgmap v4360: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:14:51.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:14:50 smithi080 bash[41963]: audit 2023-12-01T07:14:50.718083+0000 mon.a (mon.0) 3233 : audit 0 from='client.? 172.21.15.80:0/238256227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:14:53.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:14:52 smithi090 bash[32384]: cluster 2023-12-01T07:14:51.653358+0000 mgr.y (mgr.24362) 4392 : cluster 0 pgmap v4361: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:14:53.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:14:52 smithi080 bash[28361]: cluster 2023-12-01T07:14:51.653358+0000 mgr.y (mgr.24362) 4392 : cluster 0 pgmap v4361: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:14:53.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:14:52 smithi080 bash[41963]: cluster 2023-12-01T07:14:51.653358+0000 mgr.y (mgr.24362) 4392 : cluster 0 pgmap v4361: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:14:54.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:14:53 smithi090 bash[32384]: audit 2023-12-01T07:14:53.160857+0000 mon.a (mon.0) 3234 : audit 0 from='client.? 172.21.15.80:0/237924758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:14:54.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:14:53 smithi080 bash[28361]: audit 2023-12-01T07:14:53.160857+0000 mon.a (mon.0) 3234 : audit 0 from='client.? 172.21.15.80:0/237924758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:14:54.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:14:53 smithi080 bash[41963]: audit 2023-12-01T07:14:53.160857+0000 mon.a (mon.0) 3234 : audit 0 from='client.? 172.21.15.80:0/237924758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:14:55.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:14:54 smithi090 bash[32384]: cluster 2023-12-01T07:14:53.654075+0000 mgr.y (mgr.24362) 4393 : cluster 0 pgmap v4362: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:14:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:14:54 smithi080 bash[41963]: cluster 2023-12-01T07:14:53.654075+0000 mgr.y (mgr.24362) 4393 : cluster 0 pgmap v4362: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:14:55.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:14:54 smithi080 bash[28361]: cluster 2023-12-01T07:14:53.654075+0000 mgr.y (mgr.24362) 4393 : cluster 0 pgmap v4362: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:14:56.236 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:14:55 smithi080 bash[28361]: audit 2023-12-01T07:14:55.007734+0000 mon.c (mon.2) 2804 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:14:56.236 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:14:55 smithi080 bash[28361]: audit 2023-12-01T07:14:55.616013+0000 mon.a (mon.0) 3235 : audit 0 from='client.? 172.21.15.80:0/2728271769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:14:56.236 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:14:55 smithi080 bash[41963]: audit 2023-12-01T07:14:55.007734+0000 mon.c (mon.2) 2804 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:14:56.236 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:14:55 smithi080 bash[41963]: audit 2023-12-01T07:14:55.616013+0000 mon.a (mon.0) 3235 : audit 0 from='client.? 172.21.15.80:0/2728271769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:14:56.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:14:55 smithi090 bash[32384]: audit 2023-12-01T07:14:55.007734+0000 mon.c (mon.2) 2804 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:14:56.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:14:55 smithi090 bash[32384]: audit 2023-12-01T07:14:55.616013+0000 mon.a (mon.0) 3235 : audit 0 from='client.? 172.21.15.80:0/2728271769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:14:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:14:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:14:56] "GET /metrics HTTP/1.1" 200 33977 "" "Prometheus/2.43.0" 2023-12-01T07:14:57.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:14:56 smithi090 bash[32384]: cluster 2023-12-01T07:14:55.654700+0000 mgr.y (mgr.24362) 4394 : cluster 0 pgmap v4363: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:14:57.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:14:56 smithi080 bash[28361]: cluster 2023-12-01T07:14:55.654700+0000 mgr.y (mgr.24362) 4394 : cluster 0 pgmap v4363: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:14:57.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:14:56 smithi080 bash[41963]: cluster 2023-12-01T07:14:55.654700+0000 mgr.y (mgr.24362) 4394 : cluster 0 pgmap v4363: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:14:59.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:14:58 smithi090 bash[32384]: cluster 2023-12-01T07:14:57.655858+0000 mgr.y (mgr.24362) 4395 : cluster 0 pgmap v4364: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:14:59.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:14:58 smithi090 bash[32384]: audit 2023-12-01T07:14:58.065922+0000 mon.a (mon.0) 3236 : audit 0 from='client.? 172.21.15.80:0/2099960889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:14:59.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:14:58 smithi080 bash[28361]: cluster 2023-12-01T07:14:57.655858+0000 mgr.y (mgr.24362) 4395 : cluster 0 pgmap v4364: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:14:59.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:14:58 smithi080 bash[28361]: audit 2023-12-01T07:14:58.065922+0000 mon.a (mon.0) 3236 : audit 0 from='client.? 172.21.15.80:0/2099960889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:14:59.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:14:58 smithi080 bash[41963]: cluster 2023-12-01T07:14:57.655858+0000 mgr.y (mgr.24362) 4395 : cluster 0 pgmap v4364: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:14:59.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:14:58 smithi080 bash[41963]: audit 2023-12-01T07:14:58.065922+0000 mon.a (mon.0) 3236 : audit 0 from='client.? 172.21.15.80:0/2099960889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:15:01.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:15:00 smithi090 bash[32384]: cluster 2023-12-01T07:14:59.656508+0000 mgr.y (mgr.24362) 4396 : cluster 0 pgmap v4365: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:15:01.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:15:00 smithi090 bash[32384]: audit 2023-12-01T07:15:00.515972+0000 mon.c (mon.2) 2805 : audit 0 from='client.? 172.21.15.80:0/1755151128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:15:01.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:15:00 smithi080 bash[28361]: cluster 2023-12-01T07:14:59.656508+0000 mgr.y (mgr.24362) 4396 : cluster 0 pgmap v4365: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:15:01.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:15:00 smithi080 bash[28361]: audit 2023-12-01T07:15:00.515972+0000 mon.c (mon.2) 2805 : audit 0 from='client.? 172.21.15.80:0/1755151128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:15:01.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:15:00 smithi080 bash[41963]: cluster 2023-12-01T07:14:59.656508+0000 mgr.y (mgr.24362) 4396 : cluster 0 pgmap v4365: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:15:01.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:15:00 smithi080 bash[41963]: audit 2023-12-01T07:15:00.515972+0000 mon.c (mon.2) 2805 : audit 0 from='client.? 172.21.15.80:0/1755151128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:15:03.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:15:02 smithi090 bash[32384]: cluster 2023-12-01T07:15:01.657668+0000 mgr.y (mgr.24362) 4397 : cluster 0 pgmap v4366: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:15:03.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:15:02 smithi090 bash[32384]: audit 2023-12-01T07:15:02.970086+0000 mon.a (mon.0) 3237 : audit 0 from='client.? 172.21.15.80:0/4144984356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:15:03.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:15:02 smithi080 bash[28361]: cluster 2023-12-01T07:15:01.657668+0000 mgr.y (mgr.24362) 4397 : cluster 0 pgmap v4366: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:15:03.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:15:02 smithi080 bash[28361]: audit 2023-12-01T07:15:02.970086+0000 mon.a (mon.0) 3237 : audit 0 from='client.? 172.21.15.80:0/4144984356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:15:03.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:15:02 smithi080 bash[41963]: cluster 2023-12-01T07:15:01.657668+0000 mgr.y (mgr.24362) 4397 : cluster 0 pgmap v4366: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:15:03.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:15:02 smithi080 bash[41963]: audit 2023-12-01T07:15:02.970086+0000 mon.a (mon.0) 3237 : audit 0 from='client.? 172.21.15.80:0/4144984356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:15:05.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:15:04 smithi090 bash[32384]: cluster 2023-12-01T07:15:03.658303+0000 mgr.y (mgr.24362) 4398 : cluster 0 pgmap v4367: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:15:05.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:15:04 smithi080 bash[41963]: cluster 2023-12-01T07:15:03.658303+0000 mgr.y (mgr.24362) 4398 : cluster 0 pgmap v4367: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:15:05.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:15:04 smithi080 bash[28361]: cluster 2023-12-01T07:15:03.658303+0000 mgr.y (mgr.24362) 4398 : cluster 0 pgmap v4367: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:15:06.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:15:05 smithi090 bash[32384]: audit 2023-12-01T07:15:05.420021+0000 mon.a (mon.0) 3238 : audit 0 from='client.? 172.21.15.80:0/45987351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:15:06.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:15:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:15:06] "GET /metrics HTTP/1.1" 200 33977 "" "Prometheus/2.43.0" 2023-12-01T07:15:06.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:15:05 smithi080 bash[41963]: audit 2023-12-01T07:15:05.420021+0000 mon.a (mon.0) 3238 : audit 0 from='client.? 172.21.15.80:0/45987351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:15:06.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:15:05 smithi080 bash[28361]: audit 2023-12-01T07:15:05.420021+0000 mon.a (mon.0) 3238 : audit 0 from='client.? 172.21.15.80:0/45987351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:15:07.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:15:06 smithi090 bash[32384]: cluster 2023-12-01T07:15:05.658987+0000 mgr.y (mgr.24362) 4399 : cluster 0 pgmap v4368: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:15:07.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:15:06 smithi080 bash[28361]: cluster 2023-12-01T07:15:05.658987+0000 mgr.y (mgr.24362) 4399 : cluster 0 pgmap v4368: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:15:07.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:15:07 smithi080 bash[41963]: cluster 2023-12-01T07:15:05.658987+0000 mgr.y (mgr.24362) 4399 : cluster 0 pgmap v4368: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:15:08.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:15:08 smithi090 bash[32384]: audit 2023-12-01T07:15:07.877054+0000 mon.a (mon.0) 3239 : audit 0 from='client.? 172.21.15.80:0/917400138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:15:08.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:15:08 smithi080 bash[41963]: audit 2023-12-01T07:15:07.877054+0000 mon.a (mon.0) 3239 : audit 0 from='client.? 172.21.15.80:0/917400138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:15:08.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:15:08 smithi080 bash[28361]: audit 2023-12-01T07:15:07.877054+0000 mon.a (mon.0) 3239 : audit 0 from='client.? 172.21.15.80:0/917400138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:15:09.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:15:09 smithi090 bash[32384]: cluster 2023-12-01T07:15:07.660172+0000 mgr.y (mgr.24362) 4400 : cluster 0 pgmap v4369: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:15:09.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:15:09 smithi080 bash[28361]: cluster 2023-12-01T07:15:07.660172+0000 mgr.y (mgr.24362) 4400 : cluster 0 pgmap v4369: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:15:09.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:15:09 smithi080 bash[41963]: cluster 2023-12-01T07:15:07.660172+0000 mgr.y (mgr.24362) 4400 : cluster 0 pgmap v4369: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:15:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:15:10 smithi080 bash[28361]: cluster 2023-12-01T07:15:09.660842+0000 mgr.y (mgr.24362) 4401 : cluster 0 pgmap v4370: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:15:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:15:10 smithi080 bash[28361]: audit 2023-12-01T07:15:10.008054+0000 mon.c (mon.2) 2806 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:15:11.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:15:10 smithi080 bash[28361]: audit 2023-12-01T07:15:10.331996+0000 mon.c (mon.2) 2807 : audit 0 from='client.? 172.21.15.80:0/3492281635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:15:11.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:15:10 smithi080 bash[41963]: cluster 2023-12-01T07:15:09.660842+0000 mgr.y (mgr.24362) 4401 : cluster 0 pgmap v4370: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:15:11.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:15:10 smithi080 bash[41963]: audit 2023-12-01T07:15:10.008054+0000 mon.c (mon.2) 2806 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:15:11.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:15:10 smithi080 bash[41963]: audit 2023-12-01T07:15:10.331996+0000 mon.c (mon.2) 2807 : audit 0 from='client.? 172.21.15.80:0/3492281635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:15:11.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:15:10 smithi090 bash[32384]: cluster 2023-12-01T07:15:09.660842+0000 mgr.y (mgr.24362) 4401 : cluster 0 pgmap v4370: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:15:11.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:15:10 smithi090 bash[32384]: audit 2023-12-01T07:15:10.008054+0000 mon.c (mon.2) 2806 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:15:11.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:15:10 smithi090 bash[32384]: audit 2023-12-01T07:15:10.331996+0000 mon.c (mon.2) 2807 : audit 0 from='client.? 172.21.15.80:0/3492281635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:15:13.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:15:12 smithi080 bash[28361]: cluster 2023-12-01T07:15:11.661962+0000 mgr.y (mgr.24362) 4402 : cluster 0 pgmap v4371: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:15:13.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:15:12 smithi080 bash[28361]: audit 2023-12-01T07:15:12.777400+0000 mon.c (mon.2) 2808 : audit 0 from='client.? 172.21.15.80:0/753687076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:15:13.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:15:12 smithi080 bash[41963]: cluster 2023-12-01T07:15:11.661962+0000 mgr.y (mgr.24362) 4402 : cluster 0 pgmap v4371: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:15:13.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:15:12 smithi080 bash[41963]: audit 2023-12-01T07:15:12.777400+0000 mon.c (mon.2) 2808 : audit 0 from='client.? 172.21.15.80:0/753687076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:15:13.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:15:12 smithi090 bash[32384]: cluster 2023-12-01T07:15:11.661962+0000 mgr.y (mgr.24362) 4402 : cluster 0 pgmap v4371: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:15:13.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:15:12 smithi090 bash[32384]: audit 2023-12-01T07:15:12.777400+0000 mon.c (mon.2) 2808 : audit 0 from='client.? 172.21.15.80:0/753687076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:15:15.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:15:14 smithi080 bash[28361]: cluster 2023-12-01T07:15:13.662589+0000 mgr.y (mgr.24362) 4403 : cluster 0 pgmap v4372: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:15:15.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:15:14 smithi080 bash[41963]: cluster 2023-12-01T07:15:13.662589+0000 mgr.y (mgr.24362) 4403 : cluster 0 pgmap v4372: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:15:15.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:15:14 smithi090 bash[32384]: cluster 2023-12-01T07:15:13.662589+0000 mgr.y (mgr.24362) 4403 : cluster 0 pgmap v4372: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:15:16.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:15:15 smithi080 bash[28361]: audit 2023-12-01T07:15:15.231665+0000 mon.c (mon.2) 2809 : audit 0 from='client.? 172.21.15.80:0/4275427091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:15:16.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:15:15 smithi080 bash[41963]: audit 2023-12-01T07:15:15.231665+0000 mon.c (mon.2) 2809 : audit 0 from='client.? 172.21.15.80:0/4275427091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:15:16.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:15:15 smithi090 bash[32384]: audit 2023-12-01T07:15:15.231665+0000 mon.c (mon.2) 2809 : audit 0 from='client.? 172.21.15.80:0/4275427091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:15:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:15:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:15:16] "GET /metrics HTTP/1.1" 200 33977 "" "Prometheus/2.43.0" 2023-12-01T07:15:17.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:15:16 smithi080 bash[28361]: cluster 2023-12-01T07:15:15.663274+0000 mgr.y (mgr.24362) 4404 : cluster 0 pgmap v4373: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:15:17.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:15:16 smithi080 bash[41963]: cluster 2023-12-01T07:15:15.663274+0000 mgr.y (mgr.24362) 4404 : cluster 0 pgmap v4373: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:15:17.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:15:16 smithi090 bash[32384]: cluster 2023-12-01T07:15:15.663274+0000 mgr.y (mgr.24362) 4404 : cluster 0 pgmap v4373: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:15:18.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:15:17 smithi080 bash[41963]: audit 2023-12-01T07:15:17.692078+0000 mon.c (mon.2) 2810 : audit 0 from='client.? 172.21.15.80:0/2301968544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:15:18.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:15:17 smithi080 bash[28361]: audit 2023-12-01T07:15:17.692078+0000 mon.c (mon.2) 2810 : audit 0 from='client.? 172.21.15.80:0/2301968544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:15:18.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:15:17 smithi090 bash[32384]: audit 2023-12-01T07:15:17.692078+0000 mon.c (mon.2) 2810 : audit 0 from='client.? 172.21.15.80:0/2301968544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:15:19.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:15:18 smithi080 bash[28361]: cluster 2023-12-01T07:15:17.664353+0000 mgr.y (mgr.24362) 4405 : cluster 0 pgmap v4374: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:15:19.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:15:18 smithi080 bash[28361]: audit 2023-12-01T07:15:18.055487+0000 mon.c (mon.2) 2811 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:15:19.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:15:18 smithi080 bash[41963]: cluster 2023-12-01T07:15:17.664353+0000 mgr.y (mgr.24362) 4405 : cluster 0 pgmap v4374: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:15:19.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:15:18 smithi080 bash[41963]: audit 2023-12-01T07:15:18.055487+0000 mon.c (mon.2) 2811 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:15:19.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:15:18 smithi090 bash[32384]: cluster 2023-12-01T07:15:17.664353+0000 mgr.y (mgr.24362) 4405 : cluster 0 pgmap v4374: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:15:19.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:15:18 smithi090 bash[32384]: audit 2023-12-01T07:15:18.055487+0000 mon.c (mon.2) 2811 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:15:21.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:15:20 smithi080 bash[28361]: cluster 2023-12-01T07:15:19.665041+0000 mgr.y (mgr.24362) 4406 : cluster 0 pgmap v4375: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:15:21.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:15:20 smithi080 bash[28361]: audit 2023-12-01T07:15:20.152492+0000 mon.c (mon.2) 2812 : audit 0 from='client.? 172.21.15.80:0/3529647167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:15:21.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:15:20 smithi080 bash[41963]: cluster 2023-12-01T07:15:19.665041+0000 mgr.y (mgr.24362) 4406 : cluster 0 pgmap v4375: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:15:21.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:15:20 smithi080 bash[41963]: audit 2023-12-01T07:15:20.152492+0000 mon.c (mon.2) 2812 : audit 0 from='client.? 172.21.15.80:0/3529647167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:15:21.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:15:20 smithi090 bash[32384]: cluster 2023-12-01T07:15:19.665041+0000 mgr.y (mgr.24362) 4406 : cluster 0 pgmap v4375: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:15:21.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:15:20 smithi090 bash[32384]: audit 2023-12-01T07:15:20.152492+0000 mon.c (mon.2) 2812 : audit 0 from='client.? 172.21.15.80:0/3529647167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:15:23.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:15:22 smithi080 bash[41963]: cluster 2023-12-01T07:15:21.666196+0000 mgr.y (mgr.24362) 4407 : cluster 0 pgmap v4376: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:15:23.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:15:22 smithi080 bash[41963]: audit 2023-12-01T07:15:22.614898+0000 mon.a (mon.0) 3240 : audit 0 from='client.? 172.21.15.80:0/2906281332' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:15:23.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:15:22 smithi080 bash[28361]: cluster 2023-12-01T07:15:21.666196+0000 mgr.y (mgr.24362) 4407 : cluster 0 pgmap v4376: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:15:23.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:15:22 smithi080 bash[28361]: audit 2023-12-01T07:15:22.614898+0000 mon.a (mon.0) 3240 : audit 0 from='client.? 172.21.15.80:0/2906281332' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:15:23.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:15:22 smithi090 bash[32384]: cluster 2023-12-01T07:15:21.666196+0000 mgr.y (mgr.24362) 4407 : cluster 0 pgmap v4376: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:15:23.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:15:22 smithi090 bash[32384]: audit 2023-12-01T07:15:22.614898+0000 mon.a (mon.0) 3240 : audit 0 from='client.? 172.21.15.80:0/2906281332' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:15:25.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:15:24 smithi080 bash[28361]: cluster 2023-12-01T07:15:23.666766+0000 mgr.y (mgr.24362) 4408 : cluster 0 pgmap v4377: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:15:25.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:15:24 smithi080 bash[28361]: audit 2023-12-01T07:15:23.910355+0000 mon.a (mon.0) 3241 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:15:25.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:15:24 smithi080 bash[28361]: audit 2023-12-01T07:15:23.922644+0000 mon.a (mon.0) 3242 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:15:25.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:15:24 smithi080 bash[28361]: audit 2023-12-01T07:15:24.251156+0000 mon.a (mon.0) 3243 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:15:25.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:15:24 smithi080 bash[28361]: audit 2023-12-01T07:15:24.262483+0000 mon.a (mon.0) 3244 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:15:25.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:15:24 smithi080 bash[28361]: audit 2023-12-01T07:15:24.746002+0000 mon.c (mon.2) 2813 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:15:25.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:15:24 smithi080 bash[28361]: audit 2023-12-01T07:15:24.747419+0000 mon.c (mon.2) 2814 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:15:25.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:15:24 smithi080 bash[28361]: audit 2023-12-01T07:15:24.755416+0000 mon.a (mon.0) 3245 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:15:25.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:15:24 smithi080 bash[41963]: cluster 2023-12-01T07:15:23.666766+0000 mgr.y (mgr.24362) 4408 : cluster 0 pgmap v4377: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:15:25.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:15:24 smithi080 bash[41963]: audit 2023-12-01T07:15:23.910355+0000 mon.a (mon.0) 3241 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:15:25.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:15:24 smithi080 bash[41963]: audit 2023-12-01T07:15:23.922644+0000 mon.a (mon.0) 3242 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:15:25.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:15:24 smithi080 bash[41963]: audit 2023-12-01T07:15:24.251156+0000 mon.a (mon.0) 3243 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:15:25.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:15:24 smithi080 bash[41963]: audit 2023-12-01T07:15:24.262483+0000 mon.a (mon.0) 3244 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:15:25.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:15:24 smithi080 bash[41963]: audit 2023-12-01T07:15:24.746002+0000 mon.c (mon.2) 2813 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:15:25.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:15:24 smithi080 bash[41963]: audit 2023-12-01T07:15:24.747419+0000 mon.c (mon.2) 2814 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:15:25.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:15:24 smithi080 bash[41963]: audit 2023-12-01T07:15:24.755416+0000 mon.a (mon.0) 3245 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:15:25.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:15:24 smithi090 bash[32384]: cluster 2023-12-01T07:15:23.666766+0000 mgr.y (mgr.24362) 4408 : cluster 0 pgmap v4377: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:15:25.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:15:24 smithi090 bash[32384]: audit 2023-12-01T07:15:23.910355+0000 mon.a (mon.0) 3241 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:15:25.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:15:24 smithi090 bash[32384]: audit 2023-12-01T07:15:23.922644+0000 mon.a (mon.0) 3242 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:15:25.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:15:24 smithi090 bash[32384]: audit 2023-12-01T07:15:24.251156+0000 mon.a (mon.0) 3243 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:15:25.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:15:24 smithi090 bash[32384]: audit 2023-12-01T07:15:24.262483+0000 mon.a (mon.0) 3244 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:15:25.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:15:24 smithi090 bash[32384]: audit 2023-12-01T07:15:24.746002+0000 mon.c (mon.2) 2813 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:15:25.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:15:24 smithi090 bash[32384]: audit 2023-12-01T07:15:24.747419+0000 mon.c (mon.2) 2814 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:15:25.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:15:24 smithi090 bash[32384]: audit 2023-12-01T07:15:24.755416+0000 mon.a (mon.0) 3245 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:15:26.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:15:25 smithi080 bash[28361]: audit 2023-12-01T07:15:25.008613+0000 mon.c (mon.2) 2815 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:15:26.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:15:25 smithi080 bash[28361]: audit 2023-12-01T07:15:25.127513+0000 mon.c (mon.2) 2816 : audit 0 from='client.? 172.21.15.80:0/3970505209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:15:26.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:15:25 smithi080 bash[41963]: audit 2023-12-01T07:15:25.008613+0000 mon.c (mon.2) 2815 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:15:26.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:15:25 smithi080 bash[41963]: audit 2023-12-01T07:15:25.127513+0000 mon.c (mon.2) 2816 : audit 0 from='client.? 172.21.15.80:0/3970505209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:15:26.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:15:25 smithi090 bash[32384]: audit 2023-12-01T07:15:25.008613+0000 mon.c (mon.2) 2815 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:15:26.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:15:25 smithi090 bash[32384]: audit 2023-12-01T07:15:25.127513+0000 mon.c (mon.2) 2816 : audit 0 from='client.? 172.21.15.80:0/3970505209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:15:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:15:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:15:26] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T07:15:27.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:15:26 smithi080 bash[28361]: cluster 2023-12-01T07:15:25.667412+0000 mgr.y (mgr.24362) 4409 : cluster 0 pgmap v4378: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:15:27.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:15:26 smithi080 bash[41963]: cluster 2023-12-01T07:15:25.667412+0000 mgr.y (mgr.24362) 4409 : cluster 0 pgmap v4378: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:15:27.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:15:26 smithi090 bash[32384]: cluster 2023-12-01T07:15:25.667412+0000 mgr.y (mgr.24362) 4409 : cluster 0 pgmap v4378: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:15:28.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:15:27 smithi080 bash[28361]: audit 2023-12-01T07:15:27.593691+0000 mon.a (mon.0) 3246 : audit 0 from='client.? 172.21.15.80:0/1581235299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:15:28.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:15:27 smithi080 bash[41963]: audit 2023-12-01T07:15:27.593691+0000 mon.a (mon.0) 3246 : audit 0 from='client.? 172.21.15.80:0/1581235299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:15:28.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:15:27 smithi090 bash[32384]: audit 2023-12-01T07:15:27.593691+0000 mon.a (mon.0) 3246 : audit 0 from='client.? 172.21.15.80:0/1581235299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:15:29.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:15:28 smithi080 bash[28361]: cluster 2023-12-01T07:15:27.668552+0000 mgr.y (mgr.24362) 4410 : cluster 0 pgmap v4379: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:15:29.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:15:28 smithi080 bash[41963]: cluster 2023-12-01T07:15:27.668552+0000 mgr.y (mgr.24362) 4410 : cluster 0 pgmap v4379: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:15:29.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:15:28 smithi090 bash[32384]: cluster 2023-12-01T07:15:27.668552+0000 mgr.y (mgr.24362) 4410 : cluster 0 pgmap v4379: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:15:31.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:15:30 smithi090 bash[32384]: cluster 2023-12-01T07:15:29.669196+0000 mgr.y (mgr.24362) 4411 : cluster 0 pgmap v4380: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:15:31.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:15:30 smithi090 bash[32384]: audit 2023-12-01T07:15:30.047204+0000 mon.c (mon.2) 2817 : audit 0 from='client.? 172.21.15.80:0/3357345337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:15:31.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:15:30 smithi080 bash[28361]: cluster 2023-12-01T07:15:29.669196+0000 mgr.y (mgr.24362) 4411 : cluster 0 pgmap v4380: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:15:31.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:15:30 smithi080 bash[28361]: audit 2023-12-01T07:15:30.047204+0000 mon.c (mon.2) 2817 : audit 0 from='client.? 172.21.15.80:0/3357345337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:15:31.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:15:30 smithi080 bash[41963]: cluster 2023-12-01T07:15:29.669196+0000 mgr.y (mgr.24362) 4411 : cluster 0 pgmap v4380: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:15:31.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:15:30 smithi080 bash[41963]: audit 2023-12-01T07:15:30.047204+0000 mon.c (mon.2) 2817 : audit 0 from='client.? 172.21.15.80:0/3357345337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:15:33.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:15:32 smithi090 bash[32384]: cluster 2023-12-01T07:15:31.670423+0000 mgr.y (mgr.24362) 4412 : cluster 0 pgmap v4381: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:15:33.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:15:32 smithi090 bash[32384]: audit 2023-12-01T07:15:32.502320+0000 mon.a (mon.0) 3247 : audit 0 from='client.? 172.21.15.80:0/2172773979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:15:33.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:15:32 smithi080 bash[28361]: cluster 2023-12-01T07:15:31.670423+0000 mgr.y (mgr.24362) 4412 : cluster 0 pgmap v4381: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:15:33.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:15:32 smithi080 bash[28361]: audit 2023-12-01T07:15:32.502320+0000 mon.a (mon.0) 3247 : audit 0 from='client.? 172.21.15.80:0/2172773979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:15:33.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:15:32 smithi080 bash[41963]: cluster 2023-12-01T07:15:31.670423+0000 mgr.y (mgr.24362) 4412 : cluster 0 pgmap v4381: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:15:33.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:15:32 smithi080 bash[41963]: audit 2023-12-01T07:15:32.502320+0000 mon.a (mon.0) 3247 : audit 0 from='client.? 172.21.15.80:0/2172773979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:15:35.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:15:34 smithi090 bash[32384]: cluster 2023-12-01T07:15:33.671133+0000 mgr.y (mgr.24362) 4413 : cluster 0 pgmap v4382: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:15:35.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:15:34 smithi080 bash[28361]: cluster 2023-12-01T07:15:33.671133+0000 mgr.y (mgr.24362) 4413 : cluster 0 pgmap v4382: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:15:35.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:15:34 smithi080 bash[41963]: cluster 2023-12-01T07:15:33.671133+0000 mgr.y (mgr.24362) 4413 : cluster 0 pgmap v4382: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:15:36.236 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:15:35 smithi080 bash[28361]: audit 2023-12-01T07:15:34.962865+0000 mon.c (mon.2) 2818 : audit 0 from='client.? 172.21.15.80:0/330373038' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:15:36.236 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:15:35 smithi080 bash[41963]: audit 2023-12-01T07:15:34.962865+0000 mon.c (mon.2) 2818 : audit 0 from='client.? 172.21.15.80:0/330373038' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:15:36.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:15:35 smithi090 bash[32384]: audit 2023-12-01T07:15:34.962865+0000 mon.c (mon.2) 2818 : audit 0 from='client.? 172.21.15.80:0/330373038' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:15:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:15:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:15:36] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T07:15:37.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:15:36 smithi090 bash[32384]: cluster 2023-12-01T07:15:35.671816+0000 mgr.y (mgr.24362) 4414 : cluster 0 pgmap v4383: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:15:37.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:15:36 smithi080 bash[41963]: cluster 2023-12-01T07:15:35.671816+0000 mgr.y (mgr.24362) 4414 : cluster 0 pgmap v4383: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:15:37.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:15:36 smithi080 bash[28361]: cluster 2023-12-01T07:15:35.671816+0000 mgr.y (mgr.24362) 4414 : cluster 0 pgmap v4383: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:15:38.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:15:37 smithi090 bash[32384]: audit 2023-12-01T07:15:37.423078+0000 mon.a (mon.0) 3248 : audit 0 from='client.? 172.21.15.80:0/1140213022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:15:38.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:15:37 smithi080 bash[41963]: audit 2023-12-01T07:15:37.423078+0000 mon.a (mon.0) 3248 : audit 0 from='client.? 172.21.15.80:0/1140213022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:15:38.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:15:37 smithi080 bash[28361]: audit 2023-12-01T07:15:37.423078+0000 mon.a (mon.0) 3248 : audit 0 from='client.? 172.21.15.80:0/1140213022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:15:39.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:15:38 smithi090 bash[32384]: cluster 2023-12-01T07:15:37.672930+0000 mgr.y (mgr.24362) 4415 : cluster 0 pgmap v4384: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:15:39.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:15:38 smithi080 bash[28361]: cluster 2023-12-01T07:15:37.672930+0000 mgr.y (mgr.24362) 4415 : cluster 0 pgmap v4384: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:15:39.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:15:38 smithi080 bash[41963]: cluster 2023-12-01T07:15:37.672930+0000 mgr.y (mgr.24362) 4415 : cluster 0 pgmap v4384: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:15:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:15:40 smithi080 bash[28361]: cluster 2023-12-01T07:15:39.673611+0000 mgr.y (mgr.24362) 4416 : cluster 0 pgmap v4385: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:15:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:15:40 smithi080 bash[28361]: audit 2023-12-01T07:15:39.878697+0000 mon.a (mon.0) 3249 : audit 0 from='client.? 172.21.15.80:0/69275034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:15:41.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:15:40 smithi080 bash[28361]: audit 2023-12-01T07:15:40.009151+0000 mon.c (mon.2) 2819 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:15:41.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:15:40 smithi080 bash[41963]: cluster 2023-12-01T07:15:39.673611+0000 mgr.y (mgr.24362) 4416 : cluster 0 pgmap v4385: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:15:41.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:15:40 smithi080 bash[41963]: audit 2023-12-01T07:15:39.878697+0000 mon.a (mon.0) 3249 : audit 0 from='client.? 172.21.15.80:0/69275034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:15:41.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:15:40 smithi080 bash[41963]: audit 2023-12-01T07:15:40.009151+0000 mon.c (mon.2) 2819 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:15:41.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:15:40 smithi090 bash[32384]: cluster 2023-12-01T07:15:39.673611+0000 mgr.y (mgr.24362) 4416 : cluster 0 pgmap v4385: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:15:41.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:15:40 smithi090 bash[32384]: audit 2023-12-01T07:15:39.878697+0000 mon.a (mon.0) 3249 : audit 0 from='client.? 172.21.15.80:0/69275034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:15:41.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:15:40 smithi090 bash[32384]: audit 2023-12-01T07:15:40.009151+0000 mon.c (mon.2) 2819 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:15:43.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:15:42 smithi080 bash[28361]: cluster 2023-12-01T07:15:41.674683+0000 mgr.y (mgr.24362) 4417 : cluster 0 pgmap v4386: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:15:43.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:15:42 smithi080 bash[28361]: audit 2023-12-01T07:15:42.334264+0000 mon.a (mon.0) 3250 : audit 0 from='client.? 172.21.15.80:0/2255416138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:15:43.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:15:42 smithi080 bash[41963]: cluster 2023-12-01T07:15:41.674683+0000 mgr.y (mgr.24362) 4417 : cluster 0 pgmap v4386: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:15:43.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:15:42 smithi080 bash[41963]: audit 2023-12-01T07:15:42.334264+0000 mon.a (mon.0) 3250 : audit 0 from='client.? 172.21.15.80:0/2255416138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:15:43.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:15:42 smithi090 bash[32384]: cluster 2023-12-01T07:15:41.674683+0000 mgr.y (mgr.24362) 4417 : cluster 0 pgmap v4386: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:15:43.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:15:42 smithi090 bash[32384]: audit 2023-12-01T07:15:42.334264+0000 mon.a (mon.0) 3250 : audit 0 from='client.? 172.21.15.80:0/2255416138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:15:45.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:15:44 smithi080 bash[28361]: cluster 2023-12-01T07:15:43.675342+0000 mgr.y (mgr.24362) 4418 : cluster 0 pgmap v4387: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:15:45.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:15:44 smithi080 bash[28361]: audit 2023-12-01T07:15:44.780398+0000 mon.a (mon.0) 3251 : audit 0 from='client.? 172.21.15.80:0/3665621348' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:15:45.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:15:44 smithi080 bash[41963]: cluster 2023-12-01T07:15:43.675342+0000 mgr.y (mgr.24362) 4418 : cluster 0 pgmap v4387: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:15:45.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:15:44 smithi080 bash[41963]: audit 2023-12-01T07:15:44.780398+0000 mon.a (mon.0) 3251 : audit 0 from='client.? 172.21.15.80:0/3665621348' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:15:45.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:15:44 smithi090 bash[32384]: cluster 2023-12-01T07:15:43.675342+0000 mgr.y (mgr.24362) 4418 : cluster 0 pgmap v4387: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:15:45.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:15:44 smithi090 bash[32384]: audit 2023-12-01T07:15:44.780398+0000 mon.a (mon.0) 3251 : audit 0 from='client.? 172.21.15.80:0/3665621348' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:15:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:15:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:15:46] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T07:15:47.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:15:46 smithi080 bash[28361]: cluster 2023-12-01T07:15:45.676038+0000 mgr.y (mgr.24362) 4419 : cluster 0 pgmap v4388: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:15:47.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:15:46 smithi080 bash[41963]: cluster 2023-12-01T07:15:45.676038+0000 mgr.y (mgr.24362) 4419 : cluster 0 pgmap v4388: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:15:47.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:15:46 smithi090 bash[32384]: cluster 2023-12-01T07:15:45.676038+0000 mgr.y (mgr.24362) 4419 : cluster 0 pgmap v4388: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:15:48.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:15:47 smithi080 bash[28361]: audit 2023-12-01T07:15:47.240343+0000 mon.c (mon.2) 2820 : audit 0 from='client.? 172.21.15.80:0/4227170864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:15:48.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:15:47 smithi080 bash[41963]: audit 2023-12-01T07:15:47.240343+0000 mon.c (mon.2) 2820 : audit 0 from='client.? 172.21.15.80:0/4227170864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:15:48.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:15:47 smithi090 bash[32384]: audit 2023-12-01T07:15:47.240343+0000 mon.c (mon.2) 2820 : audit 0 from='client.? 172.21.15.80:0/4227170864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:15:49.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:15:48 smithi080 bash[28361]: cluster 2023-12-01T07:15:47.677190+0000 mgr.y (mgr.24362) 4420 : cluster 0 pgmap v4389: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:15:49.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:15:48 smithi080 bash[41963]: cluster 2023-12-01T07:15:47.677190+0000 mgr.y (mgr.24362) 4420 : cluster 0 pgmap v4389: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:15:49.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:15:48 smithi090 bash[32384]: cluster 2023-12-01T07:15:47.677190+0000 mgr.y (mgr.24362) 4420 : cluster 0 pgmap v4389: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:15:50.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:15:49 smithi080 bash[41963]: audit 2023-12-01T07:15:49.689126+0000 mon.c (mon.2) 2821 : audit 0 from='client.? 172.21.15.80:0/832867320' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:15:50.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:15:49 smithi080 bash[28361]: audit 2023-12-01T07:15:49.689126+0000 mon.c (mon.2) 2821 : audit 0 from='client.? 172.21.15.80:0/832867320' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:15:50.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:15:49 smithi090 bash[32384]: audit 2023-12-01T07:15:49.689126+0000 mon.c (mon.2) 2821 : audit 0 from='client.? 172.21.15.80:0/832867320' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:15:51.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:15:50 smithi080 bash[28361]: cluster 2023-12-01T07:15:49.677635+0000 mgr.y (mgr.24362) 4421 : cluster 0 pgmap v4390: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:15:51.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:15:50 smithi080 bash[41963]: cluster 2023-12-01T07:15:49.677635+0000 mgr.y (mgr.24362) 4421 : cluster 0 pgmap v4390: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:15:51.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:15:50 smithi090 bash[32384]: cluster 2023-12-01T07:15:49.677635+0000 mgr.y (mgr.24362) 4421 : cluster 0 pgmap v4390: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:15:53.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:15:52 smithi080 bash[41963]: cluster 2023-12-01T07:15:51.678691+0000 mgr.y (mgr.24362) 4422 : cluster 0 pgmap v4391: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:15:53.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:15:52 smithi080 bash[41963]: audit 2023-12-01T07:15:52.139434+0000 mon.c (mon.2) 2822 : audit 0 from='client.? 172.21.15.80:0/3354532079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:15:53.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:15:52 smithi080 bash[28361]: cluster 2023-12-01T07:15:51.678691+0000 mgr.y (mgr.24362) 4422 : cluster 0 pgmap v4391: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:15:53.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:15:52 smithi080 bash[28361]: audit 2023-12-01T07:15:52.139434+0000 mon.c (mon.2) 2822 : audit 0 from='client.? 172.21.15.80:0/3354532079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:15:53.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:15:52 smithi090 bash[32384]: cluster 2023-12-01T07:15:51.678691+0000 mgr.y (mgr.24362) 4422 : cluster 0 pgmap v4391: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:15:53.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:15:52 smithi090 bash[32384]: audit 2023-12-01T07:15:52.139434+0000 mon.c (mon.2) 2822 : audit 0 from='client.? 172.21.15.80:0/3354532079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:15:55.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:15:54 smithi080 bash[41963]: cluster 2023-12-01T07:15:53.679408+0000 mgr.y (mgr.24362) 4423 : cluster 0 pgmap v4392: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:15:55.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:15:54 smithi080 bash[41963]: audit 2023-12-01T07:15:54.593118+0000 mon.c (mon.2) 2823 : audit 0 from='client.? 172.21.15.80:0/1850900136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:15:55.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:15:54 smithi080 bash[28361]: cluster 2023-12-01T07:15:53.679408+0000 mgr.y (mgr.24362) 4423 : cluster 0 pgmap v4392: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:15:55.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:15:54 smithi080 bash[28361]: audit 2023-12-01T07:15:54.593118+0000 mon.c (mon.2) 2823 : audit 0 from='client.? 172.21.15.80:0/1850900136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:15:55.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:15:54 smithi090 bash[32384]: cluster 2023-12-01T07:15:53.679408+0000 mgr.y (mgr.24362) 4423 : cluster 0 pgmap v4392: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:15:55.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:15:54 smithi090 bash[32384]: audit 2023-12-01T07:15:54.593118+0000 mon.c (mon.2) 2823 : audit 0 from='client.? 172.21.15.80:0/1850900136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:15:56.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:15:55 smithi080 bash[41963]: audit 2023-12-01T07:15:55.009484+0000 mon.c (mon.2) 2824 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:15:56.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:15:55 smithi080 bash[28361]: audit 2023-12-01T07:15:55.009484+0000 mon.c (mon.2) 2824 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:15:56.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:15:55 smithi090 bash[32384]: audit 2023-12-01T07:15:55.009484+0000 mon.c (mon.2) 2824 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:15:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:15:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:15:56] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T07:15:57.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:15:56 smithi080 bash[28361]: cluster 2023-12-01T07:15:55.680190+0000 mgr.y (mgr.24362) 4424 : cluster 0 pgmap v4393: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:15:57.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:15:56 smithi080 bash[41963]: cluster 2023-12-01T07:15:55.680190+0000 mgr.y (mgr.24362) 4424 : cluster 0 pgmap v4393: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:15:57.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:15:56 smithi090 bash[32384]: cluster 2023-12-01T07:15:55.680190+0000 mgr.y (mgr.24362) 4424 : cluster 0 pgmap v4393: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:15:58.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:15:57 smithi090 bash[32384]: audit 2023-12-01T07:15:57.048612+0000 mon.c (mon.2) 2825 : audit 0 from='client.? 172.21.15.80:0/2119754473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:15:58.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:15:57 smithi080 bash[28361]: audit 2023-12-01T07:15:57.048612+0000 mon.c (mon.2) 2825 : audit 0 from='client.? 172.21.15.80:0/2119754473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:15:58.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:15:57 smithi080 bash[41963]: audit 2023-12-01T07:15:57.048612+0000 mon.c (mon.2) 2825 : audit 0 from='client.? 172.21.15.80:0/2119754473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:15:59.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:15:58 smithi090 bash[32384]: cluster 2023-12-01T07:15:57.681389+0000 mgr.y (mgr.24362) 4425 : cluster 0 pgmap v4394: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:15:59.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:15:58 smithi080 bash[28361]: cluster 2023-12-01T07:15:57.681389+0000 mgr.y (mgr.24362) 4425 : cluster 0 pgmap v4394: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:15:59.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:15:58 smithi080 bash[41963]: cluster 2023-12-01T07:15:57.681389+0000 mgr.y (mgr.24362) 4425 : cluster 0 pgmap v4394: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:16:00.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:15:59 smithi090 bash[32384]: audit 2023-12-01T07:15:59.505675+0000 mon.a (mon.0) 3252 : audit 0 from='client.? 172.21.15.80:0/2246351528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:16:00.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:15:59 smithi080 bash[28361]: audit 2023-12-01T07:15:59.505675+0000 mon.a (mon.0) 3252 : audit 0 from='client.? 172.21.15.80:0/2246351528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:16:00.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:15:59 smithi080 bash[41963]: audit 2023-12-01T07:15:59.505675+0000 mon.a (mon.0) 3252 : audit 0 from='client.? 172.21.15.80:0/2246351528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:16:01.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:16:00 smithi090 bash[32384]: cluster 2023-12-01T07:15:59.682055+0000 mgr.y (mgr.24362) 4426 : cluster 0 pgmap v4395: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:16:01.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:16:00 smithi080 bash[28361]: cluster 2023-12-01T07:15:59.682055+0000 mgr.y (mgr.24362) 4426 : cluster 0 pgmap v4395: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:16:01.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:16:00 smithi080 bash[41963]: cluster 2023-12-01T07:15:59.682055+0000 mgr.y (mgr.24362) 4426 : cluster 0 pgmap v4395: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:16:03.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:16:02 smithi090 bash[32384]: cluster 2023-12-01T07:16:01.683130+0000 mgr.y (mgr.24362) 4427 : cluster 0 pgmap v4396: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:16:03.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:16:02 smithi090 bash[32384]: audit 2023-12-01T07:16:01.976131+0000 mon.a (mon.0) 3253 : audit 0 from='client.? 172.21.15.80:0/3246544077' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:16:03.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:16:02 smithi080 bash[41963]: cluster 2023-12-01T07:16:01.683130+0000 mgr.y (mgr.24362) 4427 : cluster 0 pgmap v4396: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:16:03.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:16:02 smithi080 bash[41963]: audit 2023-12-01T07:16:01.976131+0000 mon.a (mon.0) 3253 : audit 0 from='client.? 172.21.15.80:0/3246544077' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:16:03.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:16:02 smithi080 bash[28361]: cluster 2023-12-01T07:16:01.683130+0000 mgr.y (mgr.24362) 4427 : cluster 0 pgmap v4396: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:16:03.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:16:02 smithi080 bash[28361]: audit 2023-12-01T07:16:01.976131+0000 mon.a (mon.0) 3253 : audit 0 from='client.? 172.21.15.80:0/3246544077' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:16:05.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:16:04 smithi090 bash[32384]: cluster 2023-12-01T07:16:03.683788+0000 mgr.y (mgr.24362) 4428 : cluster 0 pgmap v4397: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:16:05.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:16:04 smithi090 bash[32384]: audit 2023-12-01T07:16:04.442868+0000 mon.a (mon.0) 3254 : audit 0 from='client.? 172.21.15.80:0/4054643618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:16:05.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:16:04 smithi080 bash[28361]: cluster 2023-12-01T07:16:03.683788+0000 mgr.y (mgr.24362) 4428 : cluster 0 pgmap v4397: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:16:05.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:16:04 smithi080 bash[28361]: audit 2023-12-01T07:16:04.442868+0000 mon.a (mon.0) 3254 : audit 0 from='client.? 172.21.15.80:0/4054643618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:16:05.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:16:04 smithi080 bash[41963]: cluster 2023-12-01T07:16:03.683788+0000 mgr.y (mgr.24362) 4428 : cluster 0 pgmap v4397: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:16:05.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:16:04 smithi080 bash[41963]: audit 2023-12-01T07:16:04.442868+0000 mon.a (mon.0) 3254 : audit 0 from='client.? 172.21.15.80:0/4054643618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:16:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:16:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:16:06] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T07:16:07.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:16:06 smithi090 bash[32384]: cluster 2023-12-01T07:16:05.684479+0000 mgr.y (mgr.24362) 4429 : cluster 0 pgmap v4398: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:16:07.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:16:06 smithi090 bash[32384]: audit 2023-12-01T07:16:06.901612+0000 mon.a (mon.0) 3255 : audit 0 from='client.? 172.21.15.80:0/287751086' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:16:07.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:16:06 smithi080 bash[28361]: cluster 2023-12-01T07:16:05.684479+0000 mgr.y (mgr.24362) 4429 : cluster 0 pgmap v4398: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:16:07.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:16:06 smithi080 bash[28361]: audit 2023-12-01T07:16:06.901612+0000 mon.a (mon.0) 3255 : audit 0 from='client.? 172.21.15.80:0/287751086' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:16:07.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:16:06 smithi080 bash[41963]: cluster 2023-12-01T07:16:05.684479+0000 mgr.y (mgr.24362) 4429 : cluster 0 pgmap v4398: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:16:07.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:16:06 smithi080 bash[41963]: audit 2023-12-01T07:16:06.901612+0000 mon.a (mon.0) 3255 : audit 0 from='client.? 172.21.15.80:0/287751086' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:16:09.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:16:08 smithi090 bash[32384]: cluster 2023-12-01T07:16:07.685743+0000 mgr.y (mgr.24362) 4430 : cluster 0 pgmap v4399: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:16:09.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:16:08 smithi080 bash[28361]: cluster 2023-12-01T07:16:07.685743+0000 mgr.y (mgr.24362) 4430 : cluster 0 pgmap v4399: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:16:09.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:16:08 smithi080 bash[41963]: cluster 2023-12-01T07:16:07.685743+0000 mgr.y (mgr.24362) 4430 : cluster 0 pgmap v4399: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:16:10.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:16:09 smithi090 bash[32384]: audit 2023-12-01T07:16:09.358379+0000 mon.a (mon.0) 3256 : audit 0 from='client.? 172.21.15.80:0/893091644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:16:10.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:16:09 smithi080 bash[28361]: audit 2023-12-01T07:16:09.358379+0000 mon.a (mon.0) 3256 : audit 0 from='client.? 172.21.15.80:0/893091644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:16:10.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:16:09 smithi080 bash[41963]: audit 2023-12-01T07:16:09.358379+0000 mon.a (mon.0) 3256 : audit 0 from='client.? 172.21.15.80:0/893091644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:16:11.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:16:10 smithi090 bash[32384]: cluster 2023-12-01T07:16:09.686496+0000 mgr.y (mgr.24362) 4431 : cluster 0 pgmap v4400: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:16:11.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:16:10 smithi090 bash[32384]: audit 2023-12-01T07:16:10.009774+0000 mon.c (mon.2) 2826 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:16:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:16:10 smithi080 bash[28361]: cluster 2023-12-01T07:16:09.686496+0000 mgr.y (mgr.24362) 4431 : cluster 0 pgmap v4400: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:16:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:16:10 smithi080 bash[28361]: audit 2023-12-01T07:16:10.009774+0000 mon.c (mon.2) 2826 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:16:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:16:10 smithi080 bash[41963]: cluster 2023-12-01T07:16:09.686496+0000 mgr.y (mgr.24362) 4431 : cluster 0 pgmap v4400: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:16:11.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:16:10 smithi080 bash[41963]: audit 2023-12-01T07:16:10.009774+0000 mon.c (mon.2) 2826 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:16:12.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:16:11 smithi090 bash[32384]: audit 2023-12-01T07:16:11.811613+0000 mon.a (mon.0) 3257 : audit 0 from='client.? 172.21.15.80:0/2658053738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:16:12.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:16:11 smithi080 bash[41963]: audit 2023-12-01T07:16:11.811613+0000 mon.a (mon.0) 3257 : audit 0 from='client.? 172.21.15.80:0/2658053738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:16:12.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:16:11 smithi080 bash[28361]: audit 2023-12-01T07:16:11.811613+0000 mon.a (mon.0) 3257 : audit 0 from='client.? 172.21.15.80:0/2658053738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:16:13.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:16:12 smithi090 bash[32384]: cluster 2023-12-01T07:16:11.687628+0000 mgr.y (mgr.24362) 4432 : cluster 0 pgmap v4401: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:16:13.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:16:12 smithi080 bash[41963]: cluster 2023-12-01T07:16:11.687628+0000 mgr.y (mgr.24362) 4432 : cluster 0 pgmap v4401: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:16:13.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:16:12 smithi080 bash[28361]: cluster 2023-12-01T07:16:11.687628+0000 mgr.y (mgr.24362) 4432 : cluster 0 pgmap v4401: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:16:15.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:16:15 smithi090 bash[32384]: cluster 2023-12-01T07:16:13.688422+0000 mgr.y (mgr.24362) 4433 : cluster 0 pgmap v4402: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:16:15.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:16:15 smithi090 bash[32384]: audit 2023-12-01T07:16:14.272828+0000 mon.c (mon.2) 2827 : audit 0 from='client.? 172.21.15.80:0/1343141695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:16:15.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:16:15 smithi080 bash[28361]: cluster 2023-12-01T07:16:13.688422+0000 mgr.y (mgr.24362) 4433 : cluster 0 pgmap v4402: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:16:15.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:16:15 smithi080 bash[28361]: audit 2023-12-01T07:16:14.272828+0000 mon.c (mon.2) 2827 : audit 0 from='client.? 172.21.15.80:0/1343141695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:16:15.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:16:15 smithi080 bash[41963]: cluster 2023-12-01T07:16:13.688422+0000 mgr.y (mgr.24362) 4433 : cluster 0 pgmap v4402: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:16:15.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:16:15 smithi080 bash[41963]: audit 2023-12-01T07:16:14.272828+0000 mon.c (mon.2) 2827 : audit 0 from='client.? 172.21.15.80:0/1343141695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:16:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:16:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:16:16] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.43.0" 2023-12-01T07:16:17.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:16:17 smithi090 bash[32384]: cluster 2023-12-01T07:16:15.689209+0000 mgr.y (mgr.24362) 4434 : cluster 0 pgmap v4403: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:16:17.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:16:17 smithi090 bash[32384]: audit 2023-12-01T07:16:16.730070+0000 mon.a (mon.0) 3258 : audit 0 from='client.? 172.21.15.80:0/2656480613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:16:17.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:16:17 smithi080 bash[28361]: cluster 2023-12-01T07:16:15.689209+0000 mgr.y (mgr.24362) 4434 : cluster 0 pgmap v4403: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:16:17.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:16:17 smithi080 bash[28361]: audit 2023-12-01T07:16:16.730070+0000 mon.a (mon.0) 3258 : audit 0 from='client.? 172.21.15.80:0/2656480613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:16:17.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:16:17 smithi080 bash[41963]: cluster 2023-12-01T07:16:15.689209+0000 mgr.y (mgr.24362) 4434 : cluster 0 pgmap v4403: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:16:17.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:16:17 smithi080 bash[41963]: audit 2023-12-01T07:16:16.730070+0000 mon.a (mon.0) 3258 : audit 0 from='client.? 172.21.15.80:0/2656480613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:16:19.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:16:19 smithi090 bash[32384]: cluster 2023-12-01T07:16:17.690367+0000 mgr.y (mgr.24362) 4435 : cluster 0 pgmap v4404: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:16:19.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:16:19 smithi080 bash[41963]: cluster 2023-12-01T07:16:17.690367+0000 mgr.y (mgr.24362) 4435 : cluster 0 pgmap v4404: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:16:19.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:16:19 smithi080 bash[28361]: cluster 2023-12-01T07:16:17.690367+0000 mgr.y (mgr.24362) 4435 : cluster 0 pgmap v4404: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:16:20.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:16:20 smithi080 bash[41963]: audit 2023-12-01T07:16:19.189707+0000 mon.a (mon.0) 3259 : audit 0 from='client.? 172.21.15.80:0/2629800449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:16:20.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:16:20 smithi080 bash[28361]: audit 2023-12-01T07:16:19.189707+0000 mon.a (mon.0) 3259 : audit 0 from='client.? 172.21.15.80:0/2629800449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:16:20.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:16:20 smithi090 bash[32384]: audit 2023-12-01T07:16:19.189707+0000 mon.a (mon.0) 3259 : audit 0 from='client.? 172.21.15.80:0/2629800449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:16:21.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:16:21 smithi080 bash[28361]: cluster 2023-12-01T07:16:19.691040+0000 mgr.y (mgr.24362) 4436 : cluster 0 pgmap v4405: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:16:21.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:16:21 smithi080 bash[41963]: cluster 2023-12-01T07:16:19.691040+0000 mgr.y (mgr.24362) 4436 : cluster 0 pgmap v4405: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:16:21.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:16:21 smithi090 bash[32384]: cluster 2023-12-01T07:16:19.691040+0000 mgr.y (mgr.24362) 4436 : cluster 0 pgmap v4405: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:16:22.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:16:22 smithi080 bash[28361]: audit 2023-12-01T07:16:21.649662+0000 mon.c (mon.2) 2828 : audit 0 from='client.? 172.21.15.80:0/1586150616' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:16:22.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:16:22 smithi080 bash[41963]: audit 2023-12-01T07:16:21.649662+0000 mon.c (mon.2) 2828 : audit 0 from='client.? 172.21.15.80:0/1586150616' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:16:22.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:16:22 smithi090 bash[32384]: audit 2023-12-01T07:16:21.649662+0000 mon.c (mon.2) 2828 : audit 0 from='client.? 172.21.15.80:0/1586150616' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:16:23.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:16:23 smithi080 bash[28361]: cluster 2023-12-01T07:16:21.692113+0000 mgr.y (mgr.24362) 4437 : cluster 0 pgmap v4406: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:16:23.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:16:23 smithi080 bash[41963]: cluster 2023-12-01T07:16:21.692113+0000 mgr.y (mgr.24362) 4437 : cluster 0 pgmap v4406: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:16:23.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:16:23 smithi090 bash[32384]: cluster 2023-12-01T07:16:21.692113+0000 mgr.y (mgr.24362) 4437 : cluster 0 pgmap v4406: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:16:25.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:16:25 smithi080 bash[41963]: cluster 2023-12-01T07:16:23.692709+0000 mgr.y (mgr.24362) 4438 : cluster 0 pgmap v4407: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:16:25.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:16:25 smithi080 bash[41963]: audit 2023-12-01T07:16:24.111760+0000 mon.c (mon.2) 2829 : audit 0 from='client.? 172.21.15.80:0/1218731198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:16:25.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:16:25 smithi080 bash[41963]: audit 2023-12-01T07:16:24.838614+0000 mon.c (mon.2) 2830 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:16:25.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:16:25 smithi080 bash[41963]: audit 2023-12-01T07:16:25.010203+0000 mon.c (mon.2) 2831 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:16:25.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:16:25 smithi080 bash[28361]: cluster 2023-12-01T07:16:23.692709+0000 mgr.y (mgr.24362) 4438 : cluster 0 pgmap v4407: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:16:25.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:16:25 smithi080 bash[28361]: audit 2023-12-01T07:16:24.111760+0000 mon.c (mon.2) 2829 : audit 0 from='client.? 172.21.15.80:0/1218731198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:16:25.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:16:25 smithi080 bash[28361]: audit 2023-12-01T07:16:24.838614+0000 mon.c (mon.2) 2830 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:16:25.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:16:25 smithi080 bash[28361]: audit 2023-12-01T07:16:25.010203+0000 mon.c (mon.2) 2831 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:16:25.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:16:25 smithi090 bash[32384]: cluster 2023-12-01T07:16:23.692709+0000 mgr.y (mgr.24362) 4438 : cluster 0 pgmap v4407: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:16:25.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:16:25 smithi090 bash[32384]: audit 2023-12-01T07:16:24.111760+0000 mon.c (mon.2) 2829 : audit 0 from='client.? 172.21.15.80:0/1218731198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:16:25.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:16:25 smithi090 bash[32384]: audit 2023-12-01T07:16:24.838614+0000 mon.c (mon.2) 2830 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:16:25.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:16:25 smithi090 bash[32384]: audit 2023-12-01T07:16:25.010203+0000 mon.c (mon.2) 2831 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:16:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:16:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:16:26] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.43.0" 2023-12-01T07:16:27.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:16:27 smithi080 bash[41963]: cluster 2023-12-01T07:16:25.693401+0000 mgr.y (mgr.24362) 4439 : cluster 0 pgmap v4408: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:16:27.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:16:27 smithi080 bash[41963]: audit 2023-12-01T07:16:26.574411+0000 mon.a (mon.0) 3260 : audit 0 from='client.? 172.21.15.80:0/1068143202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:16:27.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:16:27 smithi080 bash[28361]: cluster 2023-12-01T07:16:25.693401+0000 mgr.y (mgr.24362) 4439 : cluster 0 pgmap v4408: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:16:27.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:16:27 smithi080 bash[28361]: audit 2023-12-01T07:16:26.574411+0000 mon.a (mon.0) 3260 : audit 0 from='client.? 172.21.15.80:0/1068143202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:16:27.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:16:27 smithi090 bash[32384]: cluster 2023-12-01T07:16:25.693401+0000 mgr.y (mgr.24362) 4439 : cluster 0 pgmap v4408: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:16:27.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:16:27 smithi090 bash[32384]: audit 2023-12-01T07:16:26.574411+0000 mon.a (mon.0) 3260 : audit 0 from='client.? 172.21.15.80:0/1068143202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:16:29.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:16:29 smithi080 bash[28361]: cluster 2023-12-01T07:16:27.694495+0000 mgr.y (mgr.24362) 4440 : cluster 0 pgmap v4409: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:16:29.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:16:29 smithi080 bash[28361]: audit 2023-12-01T07:16:29.030414+0000 mon.c (mon.2) 2832 : audit 0 from='client.? 172.21.15.80:0/3871833569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:16:29.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:16:29 smithi080 bash[41963]: cluster 2023-12-01T07:16:27.694495+0000 mgr.y (mgr.24362) 4440 : cluster 0 pgmap v4409: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:16:29.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:16:29 smithi080 bash[41963]: audit 2023-12-01T07:16:29.030414+0000 mon.c (mon.2) 2832 : audit 0 from='client.? 172.21.15.80:0/3871833569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:16:29.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:16:29 smithi090 bash[32384]: cluster 2023-12-01T07:16:27.694495+0000 mgr.y (mgr.24362) 4440 : cluster 0 pgmap v4409: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:16:29.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:16:29 smithi090 bash[32384]: audit 2023-12-01T07:16:29.030414+0000 mon.c (mon.2) 2832 : audit 0 from='client.? 172.21.15.80:0/3871833569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:16:31.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:16:31 smithi080 bash[28361]: cluster 2023-12-01T07:16:29.695165+0000 mgr.y (mgr.24362) 4441 : cluster 0 pgmap v4410: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:16:31.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:16:31 smithi080 bash[28361]: audit 2023-12-01T07:16:30.687204+0000 mon.a (mon.0) 3261 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:16:31.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:16:31 smithi080 bash[28361]: audit 2023-12-01T07:16:30.697262+0000 mon.a (mon.0) 3262 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:16:31.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:16:31 smithi080 bash[28361]: audit 2023-12-01T07:16:31.039362+0000 mon.a (mon.0) 3263 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:16:31.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:16:31 smithi080 bash[41963]: cluster 2023-12-01T07:16:29.695165+0000 mgr.y (mgr.24362) 4441 : cluster 0 pgmap v4410: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:16:31.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:16:31 smithi080 bash[41963]: audit 2023-12-01T07:16:30.687204+0000 mon.a (mon.0) 3261 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:16:31.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:16:31 smithi080 bash[41963]: audit 2023-12-01T07:16:30.697262+0000 mon.a (mon.0) 3262 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:16:31.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:16:31 smithi080 bash[41963]: audit 2023-12-01T07:16:31.039362+0000 mon.a (mon.0) 3263 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:16:31.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:16:31 smithi090 bash[32384]: cluster 2023-12-01T07:16:29.695165+0000 mgr.y (mgr.24362) 4441 : cluster 0 pgmap v4410: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:16:31.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:16:31 smithi090 bash[32384]: audit 2023-12-01T07:16:30.687204+0000 mon.a (mon.0) 3261 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:16:31.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:16:31 smithi090 bash[32384]: audit 2023-12-01T07:16:30.697262+0000 mon.a (mon.0) 3262 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:16:31.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:16:31 smithi090 bash[32384]: audit 2023-12-01T07:16:31.039362+0000 mon.a (mon.0) 3263 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:16:32.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:16:32 smithi080 bash[41963]: audit 2023-12-01T07:16:31.054593+0000 mon.a (mon.0) 3264 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:16:32.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:16:32 smithi080 bash[41963]: audit 2023-12-01T07:16:31.506515+0000 mon.a (mon.0) 3265 : audit 0 from='client.? 172.21.15.80:0/2627629592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:16:32.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:16:32 smithi080 bash[41963]: audit 2023-12-01T07:16:31.534431+0000 mon.c (mon.2) 2833 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:16:32.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:16:32 smithi080 bash[41963]: audit 2023-12-01T07:16:31.535890+0000 mon.c (mon.2) 2834 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:16:32.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:16:32 smithi080 bash[41963]: audit 2023-12-01T07:16:31.546556+0000 mon.a (mon.0) 3266 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:16:32.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:16:32 smithi080 bash[28361]: audit 2023-12-01T07:16:31.054593+0000 mon.a (mon.0) 3264 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:16:32.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:16:32 smithi080 bash[28361]: audit 2023-12-01T07:16:31.506515+0000 mon.a (mon.0) 3265 : audit 0 from='client.? 172.21.15.80:0/2627629592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:16:32.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:16:32 smithi080 bash[28361]: audit 2023-12-01T07:16:31.534431+0000 mon.c (mon.2) 2833 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:16:32.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:16:32 smithi080 bash[28361]: audit 2023-12-01T07:16:31.535890+0000 mon.c (mon.2) 2834 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:16:32.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:16:32 smithi080 bash[28361]: audit 2023-12-01T07:16:31.546556+0000 mon.a (mon.0) 3266 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:16:32.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:16:32 smithi090 bash[32384]: audit 2023-12-01T07:16:31.054593+0000 mon.a (mon.0) 3264 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:16:32.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:16:32 smithi090 bash[32384]: audit 2023-12-01T07:16:31.506515+0000 mon.a (mon.0) 3265 : audit 0 from='client.? 172.21.15.80:0/2627629592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:16:32.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:16:32 smithi090 bash[32384]: audit 2023-12-01T07:16:31.534431+0000 mon.c (mon.2) 2833 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:16:32.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:16:32 smithi090 bash[32384]: audit 2023-12-01T07:16:31.535890+0000 mon.c (mon.2) 2834 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:16:32.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:16:32 smithi090 bash[32384]: audit 2023-12-01T07:16:31.546556+0000 mon.a (mon.0) 3266 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:16:33.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:16:33 smithi080 bash[28361]: cluster 2023-12-01T07:16:31.696337+0000 mgr.y (mgr.24362) 4442 : cluster 0 pgmap v4411: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:16:33.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:16:33 smithi080 bash[41963]: cluster 2023-12-01T07:16:31.696337+0000 mgr.y (mgr.24362) 4442 : cluster 0 pgmap v4411: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:16:33.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:16:33 smithi090 bash[32384]: cluster 2023-12-01T07:16:31.696337+0000 mgr.y (mgr.24362) 4442 : cluster 0 pgmap v4411: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:16:34.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:16:34 smithi080 bash[28361]: audit 2023-12-01T07:16:33.956346+0000 mon.a (mon.0) 3267 : audit 0 from='client.? 172.21.15.80:0/1112342278' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:16:34.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:16:34 smithi080 bash[41963]: audit 2023-12-01T07:16:33.956346+0000 mon.a (mon.0) 3267 : audit 0 from='client.? 172.21.15.80:0/1112342278' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:16:34.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:16:34 smithi090 bash[32384]: audit 2023-12-01T07:16:33.956346+0000 mon.a (mon.0) 3267 : audit 0 from='client.? 172.21.15.80:0/1112342278' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:16:35.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:16:35 smithi080 bash[28361]: cluster 2023-12-01T07:16:33.696949+0000 mgr.y (mgr.24362) 4443 : cluster 0 pgmap v4412: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:16:35.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:16:35 smithi080 bash[41963]: cluster 2023-12-01T07:16:33.696949+0000 mgr.y (mgr.24362) 4443 : cluster 0 pgmap v4412: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:16:35.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:16:35 smithi090 bash[32384]: cluster 2023-12-01T07:16:33.696949+0000 mgr.y (mgr.24362) 4443 : cluster 0 pgmap v4412: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:16:36.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:16:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:16:36] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.43.0" 2023-12-01T07:16:36.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:16:36 smithi080 bash[28361]: cluster 2023-12-01T07:16:35.697604+0000 mgr.y (mgr.24362) 4444 : cluster 0 pgmap v4413: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:16:36.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:16:36 smithi080 bash[41963]: cluster 2023-12-01T07:16:35.697604+0000 mgr.y (mgr.24362) 4444 : cluster 0 pgmap v4413: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:16:36.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:16:36 smithi090 bash[32384]: cluster 2023-12-01T07:16:35.697604+0000 mgr.y (mgr.24362) 4444 : cluster 0 pgmap v4413: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:16:37.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:16:37 smithi080 bash[28361]: audit 2023-12-01T07:16:36.411350+0000 mon.a (mon.0) 3268 : audit 0 from='client.? 172.21.15.80:0/584666319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:16:37.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:16:37 smithi080 bash[41963]: audit 2023-12-01T07:16:36.411350+0000 mon.a (mon.0) 3268 : audit 0 from='client.? 172.21.15.80:0/584666319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:16:37.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:16:37 smithi090 bash[32384]: audit 2023-12-01T07:16:36.411350+0000 mon.a (mon.0) 3268 : audit 0 from='client.? 172.21.15.80:0/584666319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:16:38.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:16:38 smithi080 bash[28361]: cluster 2023-12-01T07:16:37.698746+0000 mgr.y (mgr.24362) 4445 : cluster 0 pgmap v4414: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:16:38.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:16:38 smithi080 bash[41963]: cluster 2023-12-01T07:16:37.698746+0000 mgr.y (mgr.24362) 4445 : cluster 0 pgmap v4414: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:16:38.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:16:38 smithi090 bash[32384]: cluster 2023-12-01T07:16:37.698746+0000 mgr.y (mgr.24362) 4445 : cluster 0 pgmap v4414: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:16:39.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:16:39 smithi080 bash[28361]: audit 2023-12-01T07:16:38.873612+0000 mon.c (mon.2) 2835 : audit 0 from='client.? 172.21.15.80:0/1267189106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:16:39.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:16:39 smithi080 bash[41963]: audit 2023-12-01T07:16:38.873612+0000 mon.c (mon.2) 2835 : audit 0 from='client.? 172.21.15.80:0/1267189106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:16:39.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:16:39 smithi090 bash[32384]: audit 2023-12-01T07:16:38.873612+0000 mon.c (mon.2) 2835 : audit 0 from='client.? 172.21.15.80:0/1267189106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:16:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:16:40 smithi080 bash[28361]: cluster 2023-12-01T07:16:39.699435+0000 mgr.y (mgr.24362) 4446 : cluster 0 pgmap v4415: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:16:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:16:40 smithi080 bash[28361]: audit 2023-12-01T07:16:40.010771+0000 mon.c (mon.2) 2836 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:16:41.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:16:40 smithi080 bash[41963]: cluster 2023-12-01T07:16:39.699435+0000 mgr.y (mgr.24362) 4446 : cluster 0 pgmap v4415: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:16:41.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:16:40 smithi080 bash[41963]: audit 2023-12-01T07:16:40.010771+0000 mon.c (mon.2) 2836 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:16:41.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:16:40 smithi090 bash[32384]: cluster 2023-12-01T07:16:39.699435+0000 mgr.y (mgr.24362) 4446 : cluster 0 pgmap v4415: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:16:41.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:16:40 smithi090 bash[32384]: audit 2023-12-01T07:16:40.010771+0000 mon.c (mon.2) 2836 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:16:42.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:16:41 smithi080 bash[28361]: audit 2023-12-01T07:16:41.334802+0000 mon.a (mon.0) 3269 : audit 0 from='client.? 172.21.15.80:0/1550583959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:16:42.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:16:41 smithi080 bash[41963]: audit 2023-12-01T07:16:41.334802+0000 mon.a (mon.0) 3269 : audit 0 from='client.? 172.21.15.80:0/1550583959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:16:42.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:16:41 smithi090 bash[32384]: audit 2023-12-01T07:16:41.334802+0000 mon.a (mon.0) 3269 : audit 0 from='client.? 172.21.15.80:0/1550583959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:16:43.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:16:42 smithi080 bash[28361]: cluster 2023-12-01T07:16:41.700592+0000 mgr.y (mgr.24362) 4447 : cluster 0 pgmap v4416: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:16:43.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:16:42 smithi080 bash[41963]: cluster 2023-12-01T07:16:41.700592+0000 mgr.y (mgr.24362) 4447 : cluster 0 pgmap v4416: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:16:43.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:16:42 smithi090 bash[32384]: cluster 2023-12-01T07:16:41.700592+0000 mgr.y (mgr.24362) 4447 : cluster 0 pgmap v4416: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:16:44.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:16:43 smithi080 bash[28361]: audit 2023-12-01T07:16:43.784744+0000 mon.a (mon.0) 3270 : audit 0 from='client.? 172.21.15.80:0/2968725090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:16:44.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:16:43 smithi080 bash[41963]: audit 2023-12-01T07:16:43.784744+0000 mon.a (mon.0) 3270 : audit 0 from='client.? 172.21.15.80:0/2968725090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:16:44.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:16:43 smithi090 bash[32384]: audit 2023-12-01T07:16:43.784744+0000 mon.a (mon.0) 3270 : audit 0 from='client.? 172.21.15.80:0/2968725090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:16:45.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:16:44 smithi080 bash[41963]: cluster 2023-12-01T07:16:43.701211+0000 mgr.y (mgr.24362) 4448 : cluster 0 pgmap v4417: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:16:45.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:16:44 smithi080 bash[28361]: cluster 2023-12-01T07:16:43.701211+0000 mgr.y (mgr.24362) 4448 : cluster 0 pgmap v4417: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:16:45.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:16:44 smithi090 bash[32384]: cluster 2023-12-01T07:16:43.701211+0000 mgr.y (mgr.24362) 4448 : cluster 0 pgmap v4417: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:16:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:16:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:16:46] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T07:16:47.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:16:46 smithi080 bash[41963]: cluster 2023-12-01T07:16:45.701870+0000 mgr.y (mgr.24362) 4449 : cluster 0 pgmap v4418: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:16:47.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:16:46 smithi080 bash[41963]: audit 2023-12-01T07:16:46.236415+0000 mon.c (mon.2) 2837 : audit 0 from='client.? 172.21.15.80:0/4185528698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:16:47.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:16:46 smithi080 bash[28361]: cluster 2023-12-01T07:16:45.701870+0000 mgr.y (mgr.24362) 4449 : cluster 0 pgmap v4418: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:16:47.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:16:46 smithi080 bash[28361]: audit 2023-12-01T07:16:46.236415+0000 mon.c (mon.2) 2837 : audit 0 from='client.? 172.21.15.80:0/4185528698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:16:47.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:16:46 smithi090 bash[32384]: cluster 2023-12-01T07:16:45.701870+0000 mgr.y (mgr.24362) 4449 : cluster 0 pgmap v4418: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:16:47.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:16:46 smithi090 bash[32384]: audit 2023-12-01T07:16:46.236415+0000 mon.c (mon.2) 2837 : audit 0 from='client.? 172.21.15.80:0/4185528698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:16:49.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:16:48 smithi080 bash[41963]: cluster 2023-12-01T07:16:47.703029+0000 mgr.y (mgr.24362) 4450 : cluster 0 pgmap v4419: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:16:49.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:16:48 smithi080 bash[41963]: audit 2023-12-01T07:16:48.705834+0000 mon.c (mon.2) 2838 : audit 0 from='client.? 172.21.15.80:0/2782589626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:16:49.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:16:48 smithi080 bash[28361]: cluster 2023-12-01T07:16:47.703029+0000 mgr.y (mgr.24362) 4450 : cluster 0 pgmap v4419: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:16:49.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:16:48 smithi080 bash[28361]: audit 2023-12-01T07:16:48.705834+0000 mon.c (mon.2) 2838 : audit 0 from='client.? 172.21.15.80:0/2782589626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:16:49.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:16:48 smithi090 bash[32384]: cluster 2023-12-01T07:16:47.703029+0000 mgr.y (mgr.24362) 4450 : cluster 0 pgmap v4419: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:16:49.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:16:48 smithi090 bash[32384]: audit 2023-12-01T07:16:48.705834+0000 mon.c (mon.2) 2838 : audit 0 from='client.? 172.21.15.80:0/2782589626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:16:51.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:16:50 smithi080 bash[28361]: cluster 2023-12-01T07:16:49.703695+0000 mgr.y (mgr.24362) 4451 : cluster 0 pgmap v4420: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:16:51.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:16:50 smithi080 bash[41963]: cluster 2023-12-01T07:16:49.703695+0000 mgr.y (mgr.24362) 4451 : cluster 0 pgmap v4420: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:16:51.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:16:50 smithi090 bash[32384]: cluster 2023-12-01T07:16:49.703695+0000 mgr.y (mgr.24362) 4451 : cluster 0 pgmap v4420: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:16:52.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:16:51 smithi080 bash[41963]: audit 2023-12-01T07:16:51.158145+0000 mon.c (mon.2) 2839 : audit 0 from='client.? 172.21.15.80:0/3453267592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:16:52.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:16:51 smithi080 bash[28361]: audit 2023-12-01T07:16:51.158145+0000 mon.c (mon.2) 2839 : audit 0 from='client.? 172.21.15.80:0/3453267592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:16:52.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:16:51 smithi090 bash[32384]: audit 2023-12-01T07:16:51.158145+0000 mon.c (mon.2) 2839 : audit 0 from='client.? 172.21.15.80:0/3453267592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:16:53.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:16:52 smithi080 bash[28361]: cluster 2023-12-01T07:16:51.704849+0000 mgr.y (mgr.24362) 4452 : cluster 0 pgmap v4421: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:16:53.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:16:52 smithi080 bash[41963]: cluster 2023-12-01T07:16:51.704849+0000 mgr.y (mgr.24362) 4452 : cluster 0 pgmap v4421: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:16:53.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:16:52 smithi090 bash[32384]: cluster 2023-12-01T07:16:51.704849+0000 mgr.y (mgr.24362) 4452 : cluster 0 pgmap v4421: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:16:54.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:16:53 smithi090 bash[32384]: audit 2023-12-01T07:16:53.621670+0000 mon.c (mon.2) 2840 : audit 0 from='client.? 172.21.15.80:0/914598576' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:16:54.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:16:53 smithi080 bash[28361]: audit 2023-12-01T07:16:53.621670+0000 mon.c (mon.2) 2840 : audit 0 from='client.? 172.21.15.80:0/914598576' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:16:54.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:16:53 smithi080 bash[41963]: audit 2023-12-01T07:16:53.621670+0000 mon.c (mon.2) 2840 : audit 0 from='client.? 172.21.15.80:0/914598576' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:16:55.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:16:54 smithi090 bash[32384]: cluster 2023-12-01T07:16:53.705500+0000 mgr.y (mgr.24362) 4453 : cluster 0 pgmap v4422: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:16:55.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:16:54 smithi080 bash[28361]: cluster 2023-12-01T07:16:53.705500+0000 mgr.y (mgr.24362) 4453 : cluster 0 pgmap v4422: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:16:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:16:54 smithi080 bash[41963]: cluster 2023-12-01T07:16:53.705500+0000 mgr.y (mgr.24362) 4453 : cluster 0 pgmap v4422: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:16:56.236 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:16:55 smithi080 bash[28361]: audit 2023-12-01T07:16:55.011092+0000 mon.c (mon.2) 2841 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:16:56.236 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:16:55 smithi080 bash[41963]: audit 2023-12-01T07:16:55.011092+0000 mon.c (mon.2) 2841 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:16:56.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:16:55 smithi090 bash[32384]: audit 2023-12-01T07:16:55.011092+0000 mon.c (mon.2) 2841 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:16:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:16:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:16:56] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T07:16:57.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:16:56 smithi090 bash[32384]: cluster 2023-12-01T07:16:55.706167+0000 mgr.y (mgr.24362) 4454 : cluster 0 pgmap v4423: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:16:57.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:16:56 smithi090 bash[32384]: audit 2023-12-01T07:16:56.081741+0000 mon.a (mon.0) 3271 : audit 0 from='client.? 172.21.15.80:0/260039790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:16:57.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:16:56 smithi080 bash[41963]: cluster 2023-12-01T07:16:55.706167+0000 mgr.y (mgr.24362) 4454 : cluster 0 pgmap v4423: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:16:57.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:16:56 smithi080 bash[41963]: audit 2023-12-01T07:16:56.081741+0000 mon.a (mon.0) 3271 : audit 0 from='client.? 172.21.15.80:0/260039790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:16:57.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:16:56 smithi080 bash[28361]: cluster 2023-12-01T07:16:55.706167+0000 mgr.y (mgr.24362) 4454 : cluster 0 pgmap v4423: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:16:57.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:16:56 smithi080 bash[28361]: audit 2023-12-01T07:16:56.081741+0000 mon.a (mon.0) 3271 : audit 0 from='client.? 172.21.15.80:0/260039790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:16:59.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:16:58 smithi090 bash[32384]: cluster 2023-12-01T07:16:57.707345+0000 mgr.y (mgr.24362) 4455 : cluster 0 pgmap v4424: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:16:59.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:16:58 smithi090 bash[32384]: audit 2023-12-01T07:16:58.534315+0000 mon.c (mon.2) 2842 : audit 0 from='client.? 172.21.15.80:0/2502643847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:16:59.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:16:58 smithi080 bash[28361]: cluster 2023-12-01T07:16:57.707345+0000 mgr.y (mgr.24362) 4455 : cluster 0 pgmap v4424: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:16:59.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:16:58 smithi080 bash[28361]: audit 2023-12-01T07:16:58.534315+0000 mon.c (mon.2) 2842 : audit 0 from='client.? 172.21.15.80:0/2502643847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:16:59.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:16:58 smithi080 bash[41963]: cluster 2023-12-01T07:16:57.707345+0000 mgr.y (mgr.24362) 4455 : cluster 0 pgmap v4424: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:16:59.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:16:58 smithi080 bash[41963]: audit 2023-12-01T07:16:58.534315+0000 mon.c (mon.2) 2842 : audit 0 from='client.? 172.21.15.80:0/2502643847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:17:01.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:17:00 smithi090 bash[32384]: cluster 2023-12-01T07:16:59.708041+0000 mgr.y (mgr.24362) 4456 : cluster 0 pgmap v4425: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:17:01.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:17:00 smithi080 bash[28361]: cluster 2023-12-01T07:16:59.708041+0000 mgr.y (mgr.24362) 4456 : cluster 0 pgmap v4425: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:17:01.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:17:00 smithi080 bash[41963]: cluster 2023-12-01T07:16:59.708041+0000 mgr.y (mgr.24362) 4456 : cluster 0 pgmap v4425: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:17:02.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:17:01 smithi090 bash[32384]: audit 2023-12-01T07:17:01.003460+0000 mon.a (mon.0) 3272 : audit 0 from='client.? 172.21.15.80:0/2059791552' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:17:02.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:17:01 smithi080 bash[28361]: audit 2023-12-01T07:17:01.003460+0000 mon.a (mon.0) 3272 : audit 0 from='client.? 172.21.15.80:0/2059791552' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:17:02.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:17:01 smithi080 bash[41963]: audit 2023-12-01T07:17:01.003460+0000 mon.a (mon.0) 3272 : audit 0 from='client.? 172.21.15.80:0/2059791552' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:17:03.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:17:02 smithi090 bash[32384]: cluster 2023-12-01T07:17:01.709094+0000 mgr.y (mgr.24362) 4457 : cluster 0 pgmap v4426: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:17:03.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:17:02 smithi080 bash[28361]: cluster 2023-12-01T07:17:01.709094+0000 mgr.y (mgr.24362) 4457 : cluster 0 pgmap v4426: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:17:03.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:17:02 smithi080 bash[41963]: cluster 2023-12-01T07:17:01.709094+0000 mgr.y (mgr.24362) 4457 : cluster 0 pgmap v4426: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:17:04.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:17:03 smithi090 bash[32384]: audit 2023-12-01T07:17:03.450934+0000 mon.a (mon.0) 3273 : audit 0 from='client.? 172.21.15.80:0/2278833463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:17:04.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:17:03 smithi080 bash[28361]: audit 2023-12-01T07:17:03.450934+0000 mon.a (mon.0) 3273 : audit 0 from='client.? 172.21.15.80:0/2278833463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:17:04.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:17:03 smithi080 bash[41963]: audit 2023-12-01T07:17:03.450934+0000 mon.a (mon.0) 3273 : audit 0 from='client.? 172.21.15.80:0/2278833463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:17:05.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:17:04 smithi090 bash[32384]: cluster 2023-12-01T07:17:03.709767+0000 mgr.y (mgr.24362) 4458 : cluster 0 pgmap v4427: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:17:05.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:17:04 smithi080 bash[28361]: cluster 2023-12-01T07:17:03.709767+0000 mgr.y (mgr.24362) 4458 : cluster 0 pgmap v4427: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:17:05.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:17:04 smithi080 bash[41963]: cluster 2023-12-01T07:17:03.709767+0000 mgr.y (mgr.24362) 4458 : cluster 0 pgmap v4427: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:17:06.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:17:05 smithi090 bash[32384]: audit 2023-12-01T07:17:05.905748+0000 mon.a (mon.0) 3274 : audit 0 from='client.? 172.21.15.80:0/132717195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:17:06.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:17:05 smithi080 bash[28361]: audit 2023-12-01T07:17:05.905748+0000 mon.a (mon.0) 3274 : audit 0 from='client.? 172.21.15.80:0/132717195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:17:06.433 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:17:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:17:06] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T07:17:06.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:17:05 smithi080 bash[41963]: audit 2023-12-01T07:17:05.905748+0000 mon.a (mon.0) 3274 : audit 0 from='client.? 172.21.15.80:0/132717195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:17:07.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:17:06 smithi090 bash[32384]: cluster 2023-12-01T07:17:05.710535+0000 mgr.y (mgr.24362) 4459 : cluster 0 pgmap v4428: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:17:07.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:17:06 smithi080 bash[28361]: cluster 2023-12-01T07:17:05.710535+0000 mgr.y (mgr.24362) 4459 : cluster 0 pgmap v4428: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:17:07.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:17:06 smithi080 bash[41963]: cluster 2023-12-01T07:17:05.710535+0000 mgr.y (mgr.24362) 4459 : cluster 0 pgmap v4428: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:17:09.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:17:08 smithi090 bash[32384]: cluster 2023-12-01T07:17:07.711734+0000 mgr.y (mgr.24362) 4460 : cluster 0 pgmap v4429: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:17:09.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:17:08 smithi090 bash[32384]: audit 2023-12-01T07:17:08.369625+0000 mon.c (mon.2) 2843 : audit 0 from='client.? 172.21.15.80:0/364614622' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:17:09.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:17:08 smithi080 bash[28361]: cluster 2023-12-01T07:17:07.711734+0000 mgr.y (mgr.24362) 4460 : cluster 0 pgmap v4429: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:17:09.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:17:08 smithi080 bash[28361]: audit 2023-12-01T07:17:08.369625+0000 mon.c (mon.2) 2843 : audit 0 from='client.? 172.21.15.80:0/364614622' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:17:09.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:17:09 smithi080 bash[41963]: cluster 2023-12-01T07:17:07.711734+0000 mgr.y (mgr.24362) 4460 : cluster 0 pgmap v4429: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:17:09.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:17:09 smithi080 bash[41963]: audit 2023-12-01T07:17:08.369625+0000 mon.c (mon.2) 2843 : audit 0 from='client.? 172.21.15.80:0/364614622' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:17:11.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:17:11 smithi090 bash[32384]: cluster 2023-12-01T07:17:09.712397+0000 mgr.y (mgr.24362) 4461 : cluster 0 pgmap v4430: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:17:11.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:17:11 smithi090 bash[32384]: audit 2023-12-01T07:17:10.010859+0000 mon.c (mon.2) 2844 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:17:11.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:17:11 smithi090 bash[32384]: audit 2023-12-01T07:17:10.842330+0000 mon.a (mon.0) 3275 : audit 0 from='client.? 172.21.15.80:0/3101616445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:17:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:17:11 smithi080 bash[28361]: cluster 2023-12-01T07:17:09.712397+0000 mgr.y (mgr.24362) 4461 : cluster 0 pgmap v4430: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:17:11.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:17:11 smithi080 bash[28361]: audit 2023-12-01T07:17:10.010859+0000 mon.c (mon.2) 2844 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:17:11.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:17:11 smithi080 bash[28361]: audit 2023-12-01T07:17:10.842330+0000 mon.a (mon.0) 3275 : audit 0 from='client.? 172.21.15.80:0/3101616445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:17:11.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:17:11 smithi080 bash[41963]: cluster 2023-12-01T07:17:09.712397+0000 mgr.y (mgr.24362) 4461 : cluster 0 pgmap v4430: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:17:11.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:17:11 smithi080 bash[41963]: audit 2023-12-01T07:17:10.010859+0000 mon.c (mon.2) 2844 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:17:11.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:17:11 smithi080 bash[41963]: audit 2023-12-01T07:17:10.842330+0000 mon.a (mon.0) 3275 : audit 0 from='client.? 172.21.15.80:0/3101616445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:17:13.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:17:13 smithi090 bash[32384]: cluster 2023-12-01T07:17:11.713509+0000 mgr.y (mgr.24362) 4462 : cluster 0 pgmap v4431: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:17:13.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:17:13 smithi080 bash[41963]: cluster 2023-12-01T07:17:11.713509+0000 mgr.y (mgr.24362) 4462 : cluster 0 pgmap v4431: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:17:13.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:17:13 smithi080 bash[28361]: cluster 2023-12-01T07:17:11.713509+0000 mgr.y (mgr.24362) 4462 : cluster 0 pgmap v4431: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:17:14.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:17:14 smithi090 bash[32384]: audit 2023-12-01T07:17:13.293821+0000 mon.c (mon.2) 2845 : audit 0 from='client.? 172.21.15.80:0/4192998689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:17:14.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:17:14 smithi080 bash[41963]: audit 2023-12-01T07:17:13.293821+0000 mon.c (mon.2) 2845 : audit 0 from='client.? 172.21.15.80:0/4192998689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:17:14.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:17:14 smithi080 bash[28361]: audit 2023-12-01T07:17:13.293821+0000 mon.c (mon.2) 2845 : audit 0 from='client.? 172.21.15.80:0/4192998689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:17:15.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:17:15 smithi090 bash[32384]: cluster 2023-12-01T07:17:13.714200+0000 mgr.y (mgr.24362) 4463 : cluster 0 pgmap v4432: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:17:15.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:17:15 smithi080 bash[28361]: cluster 2023-12-01T07:17:13.714200+0000 mgr.y (mgr.24362) 4463 : cluster 0 pgmap v4432: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:17:15.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:17:15 smithi080 bash[41963]: cluster 2023-12-01T07:17:13.714200+0000 mgr.y (mgr.24362) 4463 : cluster 0 pgmap v4432: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:17:16.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:17:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:17:16] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T07:17:16.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:17:16 smithi080 bash[41963]: audit 2023-12-01T07:17:15.759993+0000 mon.a (mon.0) 3276 : audit 0 from='client.? 172.21.15.80:0/4165955114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:17:16.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:17:16 smithi080 bash[28361]: audit 2023-12-01T07:17:15.759993+0000 mon.a (mon.0) 3276 : audit 0 from='client.? 172.21.15.80:0/4165955114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:17:16.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:17:16 smithi090 bash[32384]: audit 2023-12-01T07:17:15.759993+0000 mon.a (mon.0) 3276 : audit 0 from='client.? 172.21.15.80:0/4165955114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:17:17.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:17:17 smithi080 bash[28361]: cluster 2023-12-01T07:17:15.714844+0000 mgr.y (mgr.24362) 4464 : cluster 0 pgmap v4433: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:17:17.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:17:17 smithi080 bash[41963]: cluster 2023-12-01T07:17:15.714844+0000 mgr.y (mgr.24362) 4464 : cluster 0 pgmap v4433: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:17:17.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:17:17 smithi090 bash[32384]: cluster 2023-12-01T07:17:15.714844+0000 mgr.y (mgr.24362) 4464 : cluster 0 pgmap v4433: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:17:19.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:17:19 smithi080 bash[41963]: cluster 2023-12-01T07:17:17.715995+0000 mgr.y (mgr.24362) 4465 : cluster 0 pgmap v4434: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:17:19.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:17:19 smithi080 bash[41963]: audit 2023-12-01T07:17:18.221131+0000 mon.c (mon.2) 2846 : audit 0 from='client.? 172.21.15.80:0/1604870144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:17:19.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:17:19 smithi080 bash[28361]: cluster 2023-12-01T07:17:17.715995+0000 mgr.y (mgr.24362) 4465 : cluster 0 pgmap v4434: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:17:19.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:17:19 smithi080 bash[28361]: audit 2023-12-01T07:17:18.221131+0000 mon.c (mon.2) 2846 : audit 0 from='client.? 172.21.15.80:0/1604870144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:17:19.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:17:19 smithi090 bash[32384]: cluster 2023-12-01T07:17:17.715995+0000 mgr.y (mgr.24362) 4465 : cluster 0 pgmap v4434: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:17:19.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:17:19 smithi090 bash[32384]: audit 2023-12-01T07:17:18.221131+0000 mon.c (mon.2) 2846 : audit 0 from='client.? 172.21.15.80:0/1604870144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:17:21.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:17:21 smithi080 bash[41963]: cluster 2023-12-01T07:17:19.716595+0000 mgr.y (mgr.24362) 4466 : cluster 0 pgmap v4435: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:17:21.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:17:21 smithi080 bash[41963]: audit 2023-12-01T07:17:20.669075+0000 mon.a (mon.0) 3277 : audit 0 from='client.? 172.21.15.80:0/1531795062' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:17:21.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:17:21 smithi080 bash[28361]: cluster 2023-12-01T07:17:19.716595+0000 mgr.y (mgr.24362) 4466 : cluster 0 pgmap v4435: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:17:21.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:17:21 smithi080 bash[28361]: audit 2023-12-01T07:17:20.669075+0000 mon.a (mon.0) 3277 : audit 0 from='client.? 172.21.15.80:0/1531795062' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:17:21.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:17:21 smithi090 bash[32384]: cluster 2023-12-01T07:17:19.716595+0000 mgr.y (mgr.24362) 4466 : cluster 0 pgmap v4435: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:17:21.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:17:21 smithi090 bash[32384]: audit 2023-12-01T07:17:20.669075+0000 mon.a (mon.0) 3277 : audit 0 from='client.? 172.21.15.80:0/1531795062' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:17:23.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:17:23 smithi080 bash[41963]: cluster 2023-12-01T07:17:21.717698+0000 mgr.y (mgr.24362) 4467 : cluster 0 pgmap v4436: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:17:23.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:17:23 smithi080 bash[28361]: cluster 2023-12-01T07:17:21.717698+0000 mgr.y (mgr.24362) 4467 : cluster 0 pgmap v4436: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:17:23.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:17:23 smithi090 bash[32384]: cluster 2023-12-01T07:17:21.717698+0000 mgr.y (mgr.24362) 4467 : cluster 0 pgmap v4436: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:17:24.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:17:24 smithi080 bash[28361]: audit 2023-12-01T07:17:23.119102+0000 mon.c (mon.2) 2847 : audit 0 from='client.? 172.21.15.80:0/2945333685' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:17:24.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:17:24 smithi080 bash[41963]: audit 2023-12-01T07:17:23.119102+0000 mon.c (mon.2) 2847 : audit 0 from='client.? 172.21.15.80:0/2945333685' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:17:24.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:17:24 smithi090 bash[32384]: audit 2023-12-01T07:17:23.119102+0000 mon.c (mon.2) 2847 : audit 0 from='client.? 172.21.15.80:0/2945333685' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:17:25.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:17:25 smithi080 bash[41963]: cluster 2023-12-01T07:17:23.718374+0000 mgr.y (mgr.24362) 4468 : cluster 0 pgmap v4437: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:17:25.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:17:25 smithi080 bash[41963]: audit 2023-12-01T07:17:25.011743+0000 mon.c (mon.2) 2848 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:17:25.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:17:25 smithi080 bash[28361]: cluster 2023-12-01T07:17:23.718374+0000 mgr.y (mgr.24362) 4468 : cluster 0 pgmap v4437: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:17:25.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:17:25 smithi080 bash[28361]: audit 2023-12-01T07:17:25.011743+0000 mon.c (mon.2) 2848 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:17:25.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:17:25 smithi090 bash[32384]: cluster 2023-12-01T07:17:23.718374+0000 mgr.y (mgr.24362) 4468 : cluster 0 pgmap v4437: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:17:25.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:17:25 smithi090 bash[32384]: audit 2023-12-01T07:17:25.011743+0000 mon.c (mon.2) 2848 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:17:26.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:17:26 smithi080 bash[28361]: audit 2023-12-01T07:17:25.559118+0000 mon.a (mon.0) 3278 : audit 0 from='client.? 172.21.15.80:0/551781072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:17:26.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:17:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:17:26] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T07:17:26.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:17:26 smithi080 bash[41963]: audit 2023-12-01T07:17:25.559118+0000 mon.a (mon.0) 3278 : audit 0 from='client.? 172.21.15.80:0/551781072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:17:26.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:17:26 smithi090 bash[32384]: audit 2023-12-01T07:17:25.559118+0000 mon.a (mon.0) 3278 : audit 0 from='client.? 172.21.15.80:0/551781072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:17:27.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:17:27 smithi080 bash[28361]: cluster 2023-12-01T07:17:25.719033+0000 mgr.y (mgr.24362) 4469 : cluster 0 pgmap v4438: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:17:27.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:17:27 smithi080 bash[41963]: cluster 2023-12-01T07:17:25.719033+0000 mgr.y (mgr.24362) 4469 : cluster 0 pgmap v4438: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:17:27.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:17:27 smithi090 bash[32384]: cluster 2023-12-01T07:17:25.719033+0000 mgr.y (mgr.24362) 4469 : cluster 0 pgmap v4438: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:17:28.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:17:28 smithi080 bash[41963]: audit 2023-12-01T07:17:28.015085+0000 mon.a (mon.0) 3279 : audit 0 from='client.? 172.21.15.80:0/1862020793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:17:28.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:17:28 smithi080 bash[28361]: audit 2023-12-01T07:17:28.015085+0000 mon.a (mon.0) 3279 : audit 0 from='client.? 172.21.15.80:0/1862020793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:17:28.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:17:28 smithi090 bash[32384]: audit 2023-12-01T07:17:28.015085+0000 mon.a (mon.0) 3279 : audit 0 from='client.? 172.21.15.80:0/1862020793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:17:29.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:17:29 smithi080 bash[28361]: cluster 2023-12-01T07:17:27.719822+0000 mgr.y (mgr.24362) 4470 : cluster 0 pgmap v4439: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:17:29.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:17:29 smithi080 bash[41963]: cluster 2023-12-01T07:17:27.719822+0000 mgr.y (mgr.24362) 4470 : cluster 0 pgmap v4439: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:17:29.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:17:29 smithi090 bash[32384]: cluster 2023-12-01T07:17:27.719822+0000 mgr.y (mgr.24362) 4470 : cluster 0 pgmap v4439: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:17:31.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:17:31 smithi080 bash[41963]: cluster 2023-12-01T07:17:29.720468+0000 mgr.y (mgr.24362) 4471 : cluster 0 pgmap v4440: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:17:31.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:17:31 smithi080 bash[41963]: audit 2023-12-01T07:17:30.464514+0000 mon.c (mon.2) 2849 : audit 0 from='client.? 172.21.15.80:0/437981868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:17:31.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:17:31 smithi080 bash[28361]: cluster 2023-12-01T07:17:29.720468+0000 mgr.y (mgr.24362) 4471 : cluster 0 pgmap v4440: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:17:31.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:17:31 smithi080 bash[28361]: audit 2023-12-01T07:17:30.464514+0000 mon.c (mon.2) 2849 : audit 0 from='client.? 172.21.15.80:0/437981868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:17:31.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:17:31 smithi090 bash[32384]: cluster 2023-12-01T07:17:29.720468+0000 mgr.y (mgr.24362) 4471 : cluster 0 pgmap v4440: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:17:31.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:17:31 smithi090 bash[32384]: audit 2023-12-01T07:17:30.464514+0000 mon.c (mon.2) 2849 : audit 0 from='client.? 172.21.15.80:0/437981868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:17:32.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:17:32 smithi080 bash[28361]: audit 2023-12-01T07:17:31.631039+0000 mon.c (mon.2) 2850 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:17:32.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:17:32 smithi080 bash[41963]: audit 2023-12-01T07:17:31.631039+0000 mon.c (mon.2) 2850 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:17:32.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:17:32 smithi090 bash[32384]: audit 2023-12-01T07:17:31.631039+0000 mon.c (mon.2) 2850 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:17:33.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:17:33 smithi080 bash[28361]: cluster 2023-12-01T07:17:31.721622+0000 mgr.y (mgr.24362) 4472 : cluster 0 pgmap v4441: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:17:33.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:17:33 smithi080 bash[28361]: audit 2023-12-01T07:17:32.917933+0000 mon.a (mon.0) 3280 : audit 0 from='client.? 172.21.15.80:0/603958937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:17:33.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:17:33 smithi080 bash[41963]: cluster 2023-12-01T07:17:31.721622+0000 mgr.y (mgr.24362) 4472 : cluster 0 pgmap v4441: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:17:33.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:17:33 smithi080 bash[41963]: audit 2023-12-01T07:17:32.917933+0000 mon.a (mon.0) 3280 : audit 0 from='client.? 172.21.15.80:0/603958937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:17:33.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:17:33 smithi090 bash[32384]: cluster 2023-12-01T07:17:31.721622+0000 mgr.y (mgr.24362) 4472 : cluster 0 pgmap v4441: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:17:33.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:17:33 smithi090 bash[32384]: audit 2023-12-01T07:17:32.917933+0000 mon.a (mon.0) 3280 : audit 0 from='client.? 172.21.15.80:0/603958937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:17:34.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:17:34 smithi080 bash[28361]: cluster 2023-12-01T07:17:33.722305+0000 mgr.y (mgr.24362) 4473 : cluster 0 pgmap v4442: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:17:34.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:17:34 smithi080 bash[41963]: cluster 2023-12-01T07:17:33.722305+0000 mgr.y (mgr.24362) 4473 : cluster 0 pgmap v4442: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:17:34.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:17:34 smithi090 bash[32384]: cluster 2023-12-01T07:17:33.722305+0000 mgr.y (mgr.24362) 4473 : cluster 0 pgmap v4442: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:17:36.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:17:35 smithi080 bash[28361]: audit 2023-12-01T07:17:35.381737+0000 mon.a (mon.0) 3281 : audit 0 from='client.? 172.21.15.80:0/1809278032' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:17:36.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:17:35 smithi080 bash[41963]: audit 2023-12-01T07:17:35.381737+0000 mon.a (mon.0) 3281 : audit 0 from='client.? 172.21.15.80:0/1809278032' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:17:36.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:17:35 smithi090 bash[32384]: audit 2023-12-01T07:17:35.381737+0000 mon.a (mon.0) 3281 : audit 0 from='client.? 172.21.15.80:0/1809278032' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:17:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:17:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:17:36] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T07:17:37.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:17:36 smithi080 bash[28361]: cluster 2023-12-01T07:17:35.722949+0000 mgr.y (mgr.24362) 4474 : cluster 0 pgmap v4443: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:17:37.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:17:36 smithi080 bash[41963]: cluster 2023-12-01T07:17:35.722949+0000 mgr.y (mgr.24362) 4474 : cluster 0 pgmap v4443: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:17:37.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:17:36 smithi090 bash[32384]: cluster 2023-12-01T07:17:35.722949+0000 mgr.y (mgr.24362) 4474 : cluster 0 pgmap v4443: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:17:38.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:17:38 smithi090 bash[32384]: audit 2023-12-01T07:17:37.473925+0000 mon.a (mon.0) 3282 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:17:38.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:17:38 smithi090 bash[32384]: audit 2023-12-01T07:17:37.486395+0000 mon.a (mon.0) 3283 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:17:38.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:17:38 smithi090 bash[32384]: cluster 2023-12-01T07:17:37.723921+0000 mgr.y (mgr.24362) 4475 : cluster 0 pgmap v4444: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:17:38.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:17:38 smithi090 bash[32384]: audit 2023-12-01T07:17:37.825824+0000 mon.a (mon.0) 3284 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:17:38.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:17:38 smithi090 bash[32384]: audit 2023-12-01T07:17:37.834256+0000 mon.a (mon.0) 3285 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:17:38.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:17:38 smithi090 bash[32384]: audit 2023-12-01T07:17:37.842625+0000 mon.a (mon.0) 3286 : audit 0 from='client.? 172.21.15.80:0/2759949671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:17:38.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:17:38 smithi080 bash[28361]: audit 2023-12-01T07:17:37.473925+0000 mon.a (mon.0) 3282 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:17:38.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:17:38 smithi080 bash[28361]: audit 2023-12-01T07:17:37.486395+0000 mon.a (mon.0) 3283 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:17:38.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:17:38 smithi080 bash[28361]: cluster 2023-12-01T07:17:37.723921+0000 mgr.y (mgr.24362) 4475 : cluster 0 pgmap v4444: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:17:38.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:17:38 smithi080 bash[28361]: audit 2023-12-01T07:17:37.825824+0000 mon.a (mon.0) 3284 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:17:38.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:17:38 smithi080 bash[28361]: audit 2023-12-01T07:17:37.834256+0000 mon.a (mon.0) 3285 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:17:38.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:17:38 smithi080 bash[28361]: audit 2023-12-01T07:17:37.842625+0000 mon.a (mon.0) 3286 : audit 0 from='client.? 172.21.15.80:0/2759949671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:17:38.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:17:38 smithi080 bash[41963]: audit 2023-12-01T07:17:37.473925+0000 mon.a (mon.0) 3282 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:17:38.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:17:38 smithi080 bash[41963]: audit 2023-12-01T07:17:37.486395+0000 mon.a (mon.0) 3283 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:17:38.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:17:38 smithi080 bash[41963]: cluster 2023-12-01T07:17:37.723921+0000 mgr.y (mgr.24362) 4475 : cluster 0 pgmap v4444: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:17:38.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:17:38 smithi080 bash[41963]: audit 2023-12-01T07:17:37.825824+0000 mon.a (mon.0) 3284 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:17:38.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:17:38 smithi080 bash[41963]: audit 2023-12-01T07:17:37.834256+0000 mon.a (mon.0) 3285 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:17:38.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:17:38 smithi080 bash[41963]: audit 2023-12-01T07:17:37.842625+0000 mon.a (mon.0) 3286 : audit 0 from='client.? 172.21.15.80:0/2759949671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:17:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:17:40 smithi080 bash[28361]: cluster 2023-12-01T07:17:39.724440+0000 mgr.y (mgr.24362) 4476 : cluster 0 pgmap v4445: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:17:41.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:17:40 smithi080 bash[28361]: audit 2023-12-01T07:17:40.011942+0000 mon.c (mon.2) 2851 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:17:41.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:17:40 smithi080 bash[28361]: audit 2023-12-01T07:17:40.299746+0000 mon.a (mon.0) 3287 : audit 0 from='client.? 172.21.15.80:0/1195973431' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:17:41.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:17:40 smithi080 bash[41963]: cluster 2023-12-01T07:17:39.724440+0000 mgr.y (mgr.24362) 4476 : cluster 0 pgmap v4445: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:17:41.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:17:40 smithi080 bash[41963]: audit 2023-12-01T07:17:40.011942+0000 mon.c (mon.2) 2851 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:17:41.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:17:40 smithi080 bash[41963]: audit 2023-12-01T07:17:40.299746+0000 mon.a (mon.0) 3287 : audit 0 from='client.? 172.21.15.80:0/1195973431' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:17:41.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:17:40 smithi090 bash[32384]: cluster 2023-12-01T07:17:39.724440+0000 mgr.y (mgr.24362) 4476 : cluster 0 pgmap v4445: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:17:41.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:17:40 smithi090 bash[32384]: audit 2023-12-01T07:17:40.011942+0000 mon.c (mon.2) 2851 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:17:41.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:17:40 smithi090 bash[32384]: audit 2023-12-01T07:17:40.299746+0000 mon.a (mon.0) 3287 : audit 0 from='client.? 172.21.15.80:0/1195973431' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:17:43.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:17:43 smithi080 bash[28361]: cluster 2023-12-01T07:17:41.725596+0000 mgr.y (mgr.24362) 4477 : cluster 0 pgmap v4446: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:17:43.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:17:43 smithi080 bash[28361]: audit 2023-12-01T07:17:42.754790+0000 mon.c (mon.2) 2852 : audit 0 from='client.? 172.21.15.80:0/592993626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:17:43.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:17:43 smithi080 bash[41963]: cluster 2023-12-01T07:17:41.725596+0000 mgr.y (mgr.24362) 4477 : cluster 0 pgmap v4446: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:17:43.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:17:43 smithi080 bash[41963]: audit 2023-12-01T07:17:42.754790+0000 mon.c (mon.2) 2852 : audit 0 from='client.? 172.21.15.80:0/592993626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:17:43.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:17:42 smithi090 bash[32384]: cluster 2023-12-01T07:17:41.725596+0000 mgr.y (mgr.24362) 4477 : cluster 0 pgmap v4446: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:17:43.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:17:42 smithi090 bash[32384]: audit 2023-12-01T07:17:42.754790+0000 mon.c (mon.2) 2852 : audit 0 from='client.? 172.21.15.80:0/592993626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:17:45.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:17:44 smithi080 bash[41963]: cluster 2023-12-01T07:17:43.726204+0000 mgr.y (mgr.24362) 4478 : cluster 0 pgmap v4447: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:17:45.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:17:44 smithi080 bash[28361]: cluster 2023-12-01T07:17:43.726204+0000 mgr.y (mgr.24362) 4478 : cluster 0 pgmap v4447: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:17:45.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:17:44 smithi090 bash[32384]: cluster 2023-12-01T07:17:43.726204+0000 mgr.y (mgr.24362) 4478 : cluster 0 pgmap v4447: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:17:46.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:17:45 smithi080 bash[28361]: audit 2023-12-01T07:17:45.205077+0000 mon.a (mon.0) 3288 : audit 0 from='client.? 172.21.15.80:0/2216020955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:17:46.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:17:45 smithi080 bash[41963]: audit 2023-12-01T07:17:45.205077+0000 mon.a (mon.0) 3288 : audit 0 from='client.? 172.21.15.80:0/2216020955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:17:46.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:17:45 smithi090 bash[32384]: audit 2023-12-01T07:17:45.205077+0000 mon.a (mon.0) 3288 : audit 0 from='client.? 172.21.15.80:0/2216020955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:17:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:17:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:17:46] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T07:17:47.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:17:46 smithi080 bash[41963]: cluster 2023-12-01T07:17:45.726856+0000 mgr.y (mgr.24362) 4479 : cluster 0 pgmap v4448: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:17:47.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:17:46 smithi080 bash[28361]: cluster 2023-12-01T07:17:45.726856+0000 mgr.y (mgr.24362) 4479 : cluster 0 pgmap v4448: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:17:47.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:17:46 smithi090 bash[32384]: cluster 2023-12-01T07:17:45.726856+0000 mgr.y (mgr.24362) 4479 : cluster 0 pgmap v4448: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:17:48.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:17:47 smithi090 bash[32384]: audit 2023-12-01T07:17:47.660619+0000 mon.c (mon.2) 2853 : audit 0 from='client.? 172.21.15.80:0/1612068324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:17:48.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:17:47 smithi080 bash[28361]: audit 2023-12-01T07:17:47.660619+0000 mon.c (mon.2) 2853 : audit 0 from='client.? 172.21.15.80:0/1612068324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:17:48.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:17:47 smithi080 bash[41963]: audit 2023-12-01T07:17:47.660619+0000 mon.c (mon.2) 2853 : audit 0 from='client.? 172.21.15.80:0/1612068324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:17:49.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:17:48 smithi090 bash[32384]: cluster 2023-12-01T07:17:47.728079+0000 mgr.y (mgr.24362) 4480 : cluster 0 pgmap v4449: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:17:49.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:17:48 smithi090 bash[32384]: audit 2023-12-01T07:17:48.289746+0000 mon.a (mon.0) 3289 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:17:49.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:17:48 smithi090 bash[32384]: audit 2023-12-01T07:17:48.303663+0000 mon.a (mon.0) 3290 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:17:49.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:17:48 smithi090 bash[32384]: audit 2023-12-01T07:17:48.306914+0000 mon.c (mon.2) 2854 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:17:49.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:17:48 smithi090 bash[32384]: audit 2023-12-01T07:17:48.308217+0000 mon.c (mon.2) 2855 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:17:49.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:17:48 smithi090 bash[32384]: audit 2023-12-01T07:17:48.317976+0000 mon.a (mon.0) 3291 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:17:49.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:17:48 smithi080 bash[28361]: cluster 2023-12-01T07:17:47.728079+0000 mgr.y (mgr.24362) 4480 : cluster 0 pgmap v4449: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:17:49.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:17:48 smithi080 bash[28361]: audit 2023-12-01T07:17:48.289746+0000 mon.a (mon.0) 3289 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:17:49.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:17:48 smithi080 bash[28361]: audit 2023-12-01T07:17:48.303663+0000 mon.a (mon.0) 3290 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:17:49.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:17:48 smithi080 bash[28361]: audit 2023-12-01T07:17:48.306914+0000 mon.c (mon.2) 2854 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:17:49.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:17:48 smithi080 bash[28361]: audit 2023-12-01T07:17:48.308217+0000 mon.c (mon.2) 2855 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:17:49.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:17:48 smithi080 bash[28361]: audit 2023-12-01T07:17:48.317976+0000 mon.a (mon.0) 3291 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:17:49.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:17:48 smithi080 bash[41963]: cluster 2023-12-01T07:17:47.728079+0000 mgr.y (mgr.24362) 4480 : cluster 0 pgmap v4449: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:17:49.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:17:48 smithi080 bash[41963]: audit 2023-12-01T07:17:48.289746+0000 mon.a (mon.0) 3289 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:17:49.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:17:48 smithi080 bash[41963]: audit 2023-12-01T07:17:48.303663+0000 mon.a (mon.0) 3290 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:17:49.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:17:48 smithi080 bash[41963]: audit 2023-12-01T07:17:48.306914+0000 mon.c (mon.2) 2854 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:17:49.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:17:48 smithi080 bash[41963]: audit 2023-12-01T07:17:48.308217+0000 mon.c (mon.2) 2855 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:17:49.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:17:48 smithi080 bash[41963]: audit 2023-12-01T07:17:48.317976+0000 mon.a (mon.0) 3291 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:17:51.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:17:50 smithi090 bash[32384]: cluster 2023-12-01T07:17:49.728770+0000 mgr.y (mgr.24362) 4481 : cluster 0 pgmap v4450: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:17:51.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:17:50 smithi090 bash[32384]: audit 2023-12-01T07:17:50.117765+0000 mon.c (mon.2) 2856 : audit 0 from='client.? 172.21.15.80:0/3265291764' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:17:51.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:17:50 smithi080 bash[41963]: cluster 2023-12-01T07:17:49.728770+0000 mgr.y (mgr.24362) 4481 : cluster 0 pgmap v4450: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:17:51.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:17:50 smithi080 bash[41963]: audit 2023-12-01T07:17:50.117765+0000 mon.c (mon.2) 2856 : audit 0 from='client.? 172.21.15.80:0/3265291764' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:17:51.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:17:50 smithi080 bash[28361]: cluster 2023-12-01T07:17:49.728770+0000 mgr.y (mgr.24362) 4481 : cluster 0 pgmap v4450: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:17:51.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:17:50 smithi080 bash[28361]: audit 2023-12-01T07:17:50.117765+0000 mon.c (mon.2) 2856 : audit 0 from='client.? 172.21.15.80:0/3265291764' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:17:53.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:17:52 smithi090 bash[32384]: cluster 2023-12-01T07:17:51.729985+0000 mgr.y (mgr.24362) 4482 : cluster 0 pgmap v4451: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:17:53.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:17:52 smithi090 bash[32384]: audit 2023-12-01T07:17:52.569494+0000 mon.a (mon.0) 3292 : audit 0 from='client.? 172.21.15.80:0/288310933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:17:53.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:17:52 smithi080 bash[41963]: cluster 2023-12-01T07:17:51.729985+0000 mgr.y (mgr.24362) 4482 : cluster 0 pgmap v4451: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:17:53.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:17:52 smithi080 bash[41963]: audit 2023-12-01T07:17:52.569494+0000 mon.a (mon.0) 3292 : audit 0 from='client.? 172.21.15.80:0/288310933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:17:53.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:17:52 smithi080 bash[28361]: cluster 2023-12-01T07:17:51.729985+0000 mgr.y (mgr.24362) 4482 : cluster 0 pgmap v4451: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:17:53.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:17:52 smithi080 bash[28361]: audit 2023-12-01T07:17:52.569494+0000 mon.a (mon.0) 3292 : audit 0 from='client.? 172.21.15.80:0/288310933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:17:55.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:17:54 smithi090 bash[32384]: cluster 2023-12-01T07:17:53.730595+0000 mgr.y (mgr.24362) 4483 : cluster 0 pgmap v4452: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:17:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:17:54 smithi080 bash[41963]: cluster 2023-12-01T07:17:53.730595+0000 mgr.y (mgr.24362) 4483 : cluster 0 pgmap v4452: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:17:55.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:17:54 smithi080 bash[28361]: cluster 2023-12-01T07:17:53.730595+0000 mgr.y (mgr.24362) 4483 : cluster 0 pgmap v4452: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:17:56.236 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:17:55 smithi080 bash[28361]: audit 2023-12-01T07:17:55.011833+0000 mon.c (mon.2) 2857 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:17:56.236 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:17:55 smithi080 bash[28361]: audit 2023-12-01T07:17:55.053689+0000 mon.c (mon.2) 2858 : audit 0 from='client.? 172.21.15.80:0/2996133500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:17:56.236 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:17:55 smithi080 bash[41963]: audit 2023-12-01T07:17:55.011833+0000 mon.c (mon.2) 2857 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:17:56.237 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:17:55 smithi080 bash[41963]: audit 2023-12-01T07:17:55.053689+0000 mon.c (mon.2) 2858 : audit 0 from='client.? 172.21.15.80:0/2996133500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:17:56.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:17:55 smithi090 bash[32384]: audit 2023-12-01T07:17:55.011833+0000 mon.c (mon.2) 2857 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:17:56.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:17:55 smithi090 bash[32384]: audit 2023-12-01T07:17:55.053689+0000 mon.c (mon.2) 2858 : audit 0 from='client.? 172.21.15.80:0/2996133500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:17:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:17:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:17:56] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T07:17:57.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:17:56 smithi090 bash[32384]: cluster 2023-12-01T07:17:55.731240+0000 mgr.y (mgr.24362) 4484 : cluster 0 pgmap v4453: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:17:57.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:17:56 smithi080 bash[41963]: cluster 2023-12-01T07:17:55.731240+0000 mgr.y (mgr.24362) 4484 : cluster 0 pgmap v4453: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:17:57.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:17:56 smithi080 bash[28361]: cluster 2023-12-01T07:17:55.731240+0000 mgr.y (mgr.24362) 4484 : cluster 0 pgmap v4453: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:17:58.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:17:57 smithi090 bash[32384]: audit 2023-12-01T07:17:57.515065+0000 mon.c (mon.2) 2859 : audit 0 from='client.? 172.21.15.80:0/2102831882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:17:58.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:17:57 smithi080 bash[28361]: audit 2023-12-01T07:17:57.515065+0000 mon.c (mon.2) 2859 : audit 0 from='client.? 172.21.15.80:0/2102831882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:17:58.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:17:57 smithi080 bash[41963]: audit 2023-12-01T07:17:57.515065+0000 mon.c (mon.2) 2859 : audit 0 from='client.? 172.21.15.80:0/2102831882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:17:59.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:17:58 smithi090 bash[32384]: cluster 2023-12-01T07:17:57.732366+0000 mgr.y (mgr.24362) 4485 : cluster 0 pgmap v4454: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:17:59.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:17:58 smithi080 bash[28361]: cluster 2023-12-01T07:17:57.732366+0000 mgr.y (mgr.24362) 4485 : cluster 0 pgmap v4454: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:17:59.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:17:58 smithi080 bash[41963]: cluster 2023-12-01T07:17:57.732366+0000 mgr.y (mgr.24362) 4485 : cluster 0 pgmap v4454: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:18:01.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:18:00 smithi080 bash[41963]: cluster 2023-12-01T07:17:59.732946+0000 mgr.y (mgr.24362) 4486 : cluster 0 pgmap v4455: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:18:01.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:18:00 smithi080 bash[41963]: audit 2023-12-01T07:17:59.970668+0000 mon.c (mon.2) 2860 : audit 0 from='client.? 172.21.15.80:0/2863090139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:18:01.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:18:00 smithi080 bash[28361]: cluster 2023-12-01T07:17:59.732946+0000 mgr.y (mgr.24362) 4486 : cluster 0 pgmap v4455: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:18:01.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:18:00 smithi080 bash[28361]: audit 2023-12-01T07:17:59.970668+0000 mon.c (mon.2) 2860 : audit 0 from='client.? 172.21.15.80:0/2863090139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:18:01.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:18:00 smithi090 bash[32384]: cluster 2023-12-01T07:17:59.732946+0000 mgr.y (mgr.24362) 4486 : cluster 0 pgmap v4455: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:18:01.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:18:00 smithi090 bash[32384]: audit 2023-12-01T07:17:59.970668+0000 mon.c (mon.2) 2860 : audit 0 from='client.? 172.21.15.80:0/2863090139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:18:03.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:18:02 smithi080 bash[41963]: cluster 2023-12-01T07:18:01.733990+0000 mgr.y (mgr.24362) 4487 : cluster 0 pgmap v4456: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:18:03.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:18:02 smithi080 bash[41963]: audit 2023-12-01T07:18:02.428898+0000 mon.c (mon.2) 2861 : audit 0 from='client.? 172.21.15.80:0/2302120166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:18:03.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:18:02 smithi080 bash[28361]: cluster 2023-12-01T07:18:01.733990+0000 mgr.y (mgr.24362) 4487 : cluster 0 pgmap v4456: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:18:03.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:18:02 smithi080 bash[28361]: audit 2023-12-01T07:18:02.428898+0000 mon.c (mon.2) 2861 : audit 0 from='client.? 172.21.15.80:0/2302120166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:18:03.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:18:02 smithi090 bash[32384]: cluster 2023-12-01T07:18:01.733990+0000 mgr.y (mgr.24362) 4487 : cluster 0 pgmap v4456: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:18:03.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:18:02 smithi090 bash[32384]: audit 2023-12-01T07:18:02.428898+0000 mon.c (mon.2) 2861 : audit 0 from='client.? 172.21.15.80:0/2302120166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:18:05.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:18:04 smithi080 bash[41963]: cluster 2023-12-01T07:18:03.734616+0000 mgr.y (mgr.24362) 4488 : cluster 0 pgmap v4457: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:18:05.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:18:04 smithi080 bash[41963]: audit 2023-12-01T07:18:04.889102+0000 mon.a (mon.0) 3293 : audit 0 from='client.? 172.21.15.80:0/1521774762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:18:05.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:18:04 smithi080 bash[28361]: cluster 2023-12-01T07:18:03.734616+0000 mgr.y (mgr.24362) 4488 : cluster 0 pgmap v4457: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:18:05.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:18:04 smithi080 bash[28361]: audit 2023-12-01T07:18:04.889102+0000 mon.a (mon.0) 3293 : audit 0 from='client.? 172.21.15.80:0/1521774762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:18:05.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:18:04 smithi090 bash[32384]: cluster 2023-12-01T07:18:03.734616+0000 mgr.y (mgr.24362) 4488 : cluster 0 pgmap v4457: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:18:05.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:18:04 smithi090 bash[32384]: audit 2023-12-01T07:18:04.889102+0000 mon.a (mon.0) 3293 : audit 0 from='client.? 172.21.15.80:0/1521774762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:18:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:18:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:18:06] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T07:18:07.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:18:06 smithi090 bash[32384]: cluster 2023-12-01T07:18:05.735367+0000 mgr.y (mgr.24362) 4489 : cluster 0 pgmap v4458: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:18:07.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:18:06 smithi080 bash[41963]: cluster 2023-12-01T07:18:05.735367+0000 mgr.y (mgr.24362) 4489 : cluster 0 pgmap v4458: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:18:07.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:18:06 smithi080 bash[28361]: cluster 2023-12-01T07:18:05.735367+0000 mgr.y (mgr.24362) 4489 : cluster 0 pgmap v4458: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:18:08.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:18:07 smithi090 bash[32384]: audit 2023-12-01T07:18:07.347014+0000 mon.a (mon.0) 3294 : audit 0 from='client.? 172.21.15.80:0/3300497417' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:18:08.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:18:07 smithi080 bash[41963]: audit 2023-12-01T07:18:07.347014+0000 mon.a (mon.0) 3294 : audit 0 from='client.? 172.21.15.80:0/3300497417' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:18:08.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:18:07 smithi080 bash[28361]: audit 2023-12-01T07:18:07.347014+0000 mon.a (mon.0) 3294 : audit 0 from='client.? 172.21.15.80:0/3300497417' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:18:09.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:18:08 smithi090 bash[32384]: cluster 2023-12-01T07:18:07.736593+0000 mgr.y (mgr.24362) 4490 : cluster 0 pgmap v4459: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:18:09.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:18:08 smithi080 bash[41963]: cluster 2023-12-01T07:18:07.736593+0000 mgr.y (mgr.24362) 4490 : cluster 0 pgmap v4459: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:18:09.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:18:08 smithi080 bash[28361]: cluster 2023-12-01T07:18:07.736593+0000 mgr.y (mgr.24362) 4490 : cluster 0 pgmap v4459: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:18:10.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:18:09 smithi090 bash[32384]: audit 2023-12-01T07:18:09.804493+0000 mon.c (mon.2) 2862 : audit 0 from='client.? 172.21.15.80:0/517093038' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:18:10.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:18:09 smithi080 bash[41963]: audit 2023-12-01T07:18:09.804493+0000 mon.c (mon.2) 2862 : audit 0 from='client.? 172.21.15.80:0/517093038' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:18:10.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:18:09 smithi080 bash[28361]: audit 2023-12-01T07:18:09.804493+0000 mon.c (mon.2) 2862 : audit 0 from='client.? 172.21.15.80:0/517093038' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:18:11.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:18:10 smithi090 bash[32384]: cluster 2023-12-01T07:18:09.737215+0000 mgr.y (mgr.24362) 4491 : cluster 0 pgmap v4460: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:18:11.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:18:10 smithi090 bash[32384]: audit 2023-12-01T07:18:10.012939+0000 mon.c (mon.2) 2863 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:18:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:18:10 smithi080 bash[41963]: cluster 2023-12-01T07:18:09.737215+0000 mgr.y (mgr.24362) 4491 : cluster 0 pgmap v4460: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:18:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:18:10 smithi080 bash[41963]: audit 2023-12-01T07:18:10.012939+0000 mon.c (mon.2) 2863 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:18:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:18:10 smithi080 bash[28361]: cluster 2023-12-01T07:18:09.737215+0000 mgr.y (mgr.24362) 4491 : cluster 0 pgmap v4460: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:18:11.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:18:10 smithi080 bash[28361]: audit 2023-12-01T07:18:10.012939+0000 mon.c (mon.2) 2863 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:18:13.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:18:12 smithi090 bash[32384]: cluster 2023-12-01T07:18:11.738272+0000 mgr.y (mgr.24362) 4492 : cluster 0 pgmap v4461: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:18:13.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:18:12 smithi090 bash[32384]: audit 2023-12-01T07:18:12.266255+0000 mon.a (mon.0) 3295 : audit 0 from='client.? 172.21.15.80:0/2367640405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:18:13.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:18:12 smithi080 bash[41963]: cluster 2023-12-01T07:18:11.738272+0000 mgr.y (mgr.24362) 4492 : cluster 0 pgmap v4461: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:18:13.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:18:12 smithi080 bash[41963]: audit 2023-12-01T07:18:12.266255+0000 mon.a (mon.0) 3295 : audit 0 from='client.? 172.21.15.80:0/2367640405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:18:13.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:18:12 smithi080 bash[28361]: cluster 2023-12-01T07:18:11.738272+0000 mgr.y (mgr.24362) 4492 : cluster 0 pgmap v4461: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:18:13.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:18:12 smithi080 bash[28361]: audit 2023-12-01T07:18:12.266255+0000 mon.a (mon.0) 3295 : audit 0 from='client.? 172.21.15.80:0/2367640405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:18:15.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:18:14 smithi090 bash[32384]: cluster 2023-12-01T07:18:13.738928+0000 mgr.y (mgr.24362) 4493 : cluster 0 pgmap v4462: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:18:15.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:18:14 smithi090 bash[32384]: audit 2023-12-01T07:18:14.721441+0000 mon.a (mon.0) 3296 : audit 0 from='client.? 172.21.15.80:0/2080537954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:18:15.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:18:14 smithi080 bash[28361]: cluster 2023-12-01T07:18:13.738928+0000 mgr.y (mgr.24362) 4493 : cluster 0 pgmap v4462: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:18:15.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:18:14 smithi080 bash[28361]: audit 2023-12-01T07:18:14.721441+0000 mon.a (mon.0) 3296 : audit 0 from='client.? 172.21.15.80:0/2080537954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:18:15.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:18:14 smithi080 bash[41963]: cluster 2023-12-01T07:18:13.738928+0000 mgr.y (mgr.24362) 4493 : cluster 0 pgmap v4462: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:18:15.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:18:14 smithi080 bash[41963]: audit 2023-12-01T07:18:14.721441+0000 mon.a (mon.0) 3296 : audit 0 from='client.? 172.21.15.80:0/2080537954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:18:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:18:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:18:16] "GET /metrics HTTP/1.1" 200 33977 "" "Prometheus/2.43.0" 2023-12-01T07:18:17.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:18:16 smithi090 bash[32384]: cluster 2023-12-01T07:18:15.739629+0000 mgr.y (mgr.24362) 4494 : cluster 0 pgmap v4463: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:18:17.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:18:16 smithi080 bash[28361]: cluster 2023-12-01T07:18:15.739629+0000 mgr.y (mgr.24362) 4494 : cluster 0 pgmap v4463: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:18:17.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:18:16 smithi080 bash[41963]: cluster 2023-12-01T07:18:15.739629+0000 mgr.y (mgr.24362) 4494 : cluster 0 pgmap v4463: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:18:18.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:18:17 smithi090 bash[32384]: audit 2023-12-01T07:18:17.169235+0000 mon.a (mon.0) 3297 : audit 0 from='client.? 172.21.15.80:0/1410969099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:18:18.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:18:17 smithi080 bash[28361]: audit 2023-12-01T07:18:17.169235+0000 mon.a (mon.0) 3297 : audit 0 from='client.? 172.21.15.80:0/1410969099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:18:18.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:18:17 smithi080 bash[41963]: audit 2023-12-01T07:18:17.169235+0000 mon.a (mon.0) 3297 : audit 0 from='client.? 172.21.15.80:0/1410969099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:18:19.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:18:18 smithi090 bash[32384]: cluster 2023-12-01T07:18:17.740766+0000 mgr.y (mgr.24362) 4495 : cluster 0 pgmap v4464: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:18:19.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:18:18 smithi080 bash[28361]: cluster 2023-12-01T07:18:17.740766+0000 mgr.y (mgr.24362) 4495 : cluster 0 pgmap v4464: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:18:19.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:18:18 smithi080 bash[41963]: cluster 2023-12-01T07:18:17.740766+0000 mgr.y (mgr.24362) 4495 : cluster 0 pgmap v4464: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:18:20.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:18:19 smithi090 bash[32384]: audit 2023-12-01T07:18:19.629930+0000 mon.c (mon.2) 2864 : audit 0 from='client.? 172.21.15.80:0/1854032255' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:18:20.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:18:19 smithi080 bash[28361]: audit 2023-12-01T07:18:19.629930+0000 mon.c (mon.2) 2864 : audit 0 from='client.? 172.21.15.80:0/1854032255' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:18:20.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:18:19 smithi080 bash[41963]: audit 2023-12-01T07:18:19.629930+0000 mon.c (mon.2) 2864 : audit 0 from='client.? 172.21.15.80:0/1854032255' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:18:21.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:18:20 smithi090 bash[32384]: cluster 2023-12-01T07:18:19.741422+0000 mgr.y (mgr.24362) 4496 : cluster 0 pgmap v4465: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:18:21.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:18:20 smithi080 bash[41963]: cluster 2023-12-01T07:18:19.741422+0000 mgr.y (mgr.24362) 4496 : cluster 0 pgmap v4465: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:18:21.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:18:20 smithi080 bash[28361]: cluster 2023-12-01T07:18:19.741422+0000 mgr.y (mgr.24362) 4496 : cluster 0 pgmap v4465: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:18:23.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:18:22 smithi090 bash[32384]: cluster 2023-12-01T07:18:21.742435+0000 mgr.y (mgr.24362) 4497 : cluster 0 pgmap v4466: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:18:23.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:18:22 smithi090 bash[32384]: audit 2023-12-01T07:18:22.091526+0000 mon.a (mon.0) 3298 : audit 0 from='client.? 172.21.15.80:0/2823476906' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:18:23.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:18:22 smithi080 bash[28361]: cluster 2023-12-01T07:18:21.742435+0000 mgr.y (mgr.24362) 4497 : cluster 0 pgmap v4466: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:18:23.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:18:22 smithi080 bash[28361]: audit 2023-12-01T07:18:22.091526+0000 mon.a (mon.0) 3298 : audit 0 from='client.? 172.21.15.80:0/2823476906' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:18:23.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:18:22 smithi080 bash[41963]: cluster 2023-12-01T07:18:21.742435+0000 mgr.y (mgr.24362) 4497 : cluster 0 pgmap v4466: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:18:23.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:18:22 smithi080 bash[41963]: audit 2023-12-01T07:18:22.091526+0000 mon.a (mon.0) 3298 : audit 0 from='client.? 172.21.15.80:0/2823476906' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:18:25.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:18:24 smithi090 bash[32384]: cluster 2023-12-01T07:18:23.743169+0000 mgr.y (mgr.24362) 4498 : cluster 0 pgmap v4467: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:18:25.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:18:24 smithi090 bash[32384]: audit 2023-12-01T07:18:24.542356+0000 mon.c (mon.2) 2865 : audit 0 from='client.? 172.21.15.80:0/3923706786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:18:25.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:18:25 smithi080 bash[41963]: cluster 2023-12-01T07:18:23.743169+0000 mgr.y (mgr.24362) 4498 : cluster 0 pgmap v4467: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:18:25.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:18:25 smithi080 bash[41963]: audit 2023-12-01T07:18:24.542356+0000 mon.c (mon.2) 2865 : audit 0 from='client.? 172.21.15.80:0/3923706786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:18:25.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:18:25 smithi080 bash[28361]: cluster 2023-12-01T07:18:23.743169+0000 mgr.y (mgr.24362) 4498 : cluster 0 pgmap v4467: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:18:25.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:18:25 smithi080 bash[28361]: audit 2023-12-01T07:18:24.542356+0000 mon.c (mon.2) 2865 : audit 0 from='client.? 172.21.15.80:0/3923706786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:18:26.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:18:26 smithi090 bash[32384]: audit 2023-12-01T07:18:25.012677+0000 mon.c (mon.2) 2866 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:18:26.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:18:26 smithi080 bash[28361]: audit 2023-12-01T07:18:25.012677+0000 mon.c (mon.2) 2866 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:18:26.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:18:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:18:26] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T07:18:26.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:18:26 smithi080 bash[41963]: audit 2023-12-01T07:18:25.012677+0000 mon.c (mon.2) 2866 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:18:27.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:18:27 smithi090 bash[32384]: cluster 2023-12-01T07:18:25.743818+0000 mgr.y (mgr.24362) 4499 : cluster 0 pgmap v4468: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:18:27.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:18:27 smithi090 bash[32384]: audit 2023-12-01T07:18:27.006359+0000 mon.a (mon.0) 3299 : audit 0 from='client.? 172.21.15.80:0/2144195486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:18:27.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:18:27 smithi080 bash[41963]: cluster 2023-12-01T07:18:25.743818+0000 mgr.y (mgr.24362) 4499 : cluster 0 pgmap v4468: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:18:27.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:18:27 smithi080 bash[41963]: audit 2023-12-01T07:18:27.006359+0000 mon.a (mon.0) 3299 : audit 0 from='client.? 172.21.15.80:0/2144195486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:18:27.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:18:27 smithi080 bash[28361]: cluster 2023-12-01T07:18:25.743818+0000 mgr.y (mgr.24362) 4499 : cluster 0 pgmap v4468: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:18:27.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:18:27 smithi080 bash[28361]: audit 2023-12-01T07:18:27.006359+0000 mon.a (mon.0) 3299 : audit 0 from='client.? 172.21.15.80:0/2144195486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:18:29.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:18:29 smithi090 bash[32384]: cluster 2023-12-01T07:18:27.744953+0000 mgr.y (mgr.24362) 4500 : cluster 0 pgmap v4469: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:18:29.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:18:29 smithi080 bash[28361]: cluster 2023-12-01T07:18:27.744953+0000 mgr.y (mgr.24362) 4500 : cluster 0 pgmap v4469: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:18:29.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:18:29 smithi080 bash[41963]: cluster 2023-12-01T07:18:27.744953+0000 mgr.y (mgr.24362) 4500 : cluster 0 pgmap v4469: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:18:30.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:18:30 smithi080 bash[28361]: audit 2023-12-01T07:18:29.465314+0000 mon.c (mon.2) 2867 : audit 0 from='client.? 172.21.15.80:0/590825431' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:18:30.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:18:30 smithi080 bash[41963]: audit 2023-12-01T07:18:29.465314+0000 mon.c (mon.2) 2867 : audit 0 from='client.? 172.21.15.80:0/590825431' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:18:30.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:18:30 smithi090 bash[32384]: audit 2023-12-01T07:18:29.465314+0000 mon.c (mon.2) 2867 : audit 0 from='client.? 172.21.15.80:0/590825431' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:18:31.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:18:31 smithi080 bash[28361]: cluster 2023-12-01T07:18:29.745658+0000 mgr.y (mgr.24362) 4501 : cluster 0 pgmap v4470: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:18:31.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:18:31 smithi080 bash[41963]: cluster 2023-12-01T07:18:29.745658+0000 mgr.y (mgr.24362) 4501 : cluster 0 pgmap v4470: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:18:31.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:18:31 smithi090 bash[32384]: cluster 2023-12-01T07:18:29.745658+0000 mgr.y (mgr.24362) 4501 : cluster 0 pgmap v4470: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:18:32.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:18:32 smithi080 bash[28361]: audit 2023-12-01T07:18:31.927030+0000 mon.c (mon.2) 2868 : audit 0 from='client.? 172.21.15.80:0/952789400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:18:32.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:18:32 smithi080 bash[41963]: audit 2023-12-01T07:18:31.927030+0000 mon.c (mon.2) 2868 : audit 0 from='client.? 172.21.15.80:0/952789400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:18:32.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:18:32 smithi090 bash[32384]: audit 2023-12-01T07:18:31.927030+0000 mon.c (mon.2) 2868 : audit 0 from='client.? 172.21.15.80:0/952789400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:18:33.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:18:33 smithi080 bash[41963]: cluster 2023-12-01T07:18:31.746648+0000 mgr.y (mgr.24362) 4502 : cluster 0 pgmap v4471: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:18:33.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:18:33 smithi080 bash[28361]: cluster 2023-12-01T07:18:31.746648+0000 mgr.y (mgr.24362) 4502 : cluster 0 pgmap v4471: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:18:33.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:18:33 smithi090 bash[32384]: cluster 2023-12-01T07:18:31.746648+0000 mgr.y (mgr.24362) 4502 : cluster 0 pgmap v4471: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:18:35.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:18:35 smithi080 bash[28361]: cluster 2023-12-01T07:18:33.747358+0000 mgr.y (mgr.24362) 4503 : cluster 0 pgmap v4472: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:18:35.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:18:35 smithi080 bash[28361]: audit 2023-12-01T07:18:34.385950+0000 mon.a (mon.0) 3300 : audit 0 from='client.? 172.21.15.80:0/1475006802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:18:35.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:18:35 smithi080 bash[41963]: cluster 2023-12-01T07:18:33.747358+0000 mgr.y (mgr.24362) 4503 : cluster 0 pgmap v4472: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:18:35.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:18:35 smithi080 bash[41963]: audit 2023-12-01T07:18:34.385950+0000 mon.a (mon.0) 3300 : audit 0 from='client.? 172.21.15.80:0/1475006802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:18:35.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:18:35 smithi090 bash[32384]: cluster 2023-12-01T07:18:33.747358+0000 mgr.y (mgr.24362) 4503 : cluster 0 pgmap v4472: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:18:35.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:18:35 smithi090 bash[32384]: audit 2023-12-01T07:18:34.385950+0000 mon.a (mon.0) 3300 : audit 0 from='client.? 172.21.15.80:0/1475006802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:18:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:18:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:18:36] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T07:18:37.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:18:37 smithi080 bash[41963]: cluster 2023-12-01T07:18:35.748054+0000 mgr.y (mgr.24362) 4504 : cluster 0 pgmap v4473: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:18:37.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:18:37 smithi080 bash[41963]: audit 2023-12-01T07:18:36.834682+0000 mon.c (mon.2) 2869 : audit 0 from='client.? 172.21.15.80:0/931117728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:18:37.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:18:37 smithi080 bash[28361]: cluster 2023-12-01T07:18:35.748054+0000 mgr.y (mgr.24362) 4504 : cluster 0 pgmap v4473: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:18:37.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:18:37 smithi080 bash[28361]: audit 2023-12-01T07:18:36.834682+0000 mon.c (mon.2) 2869 : audit 0 from='client.? 172.21.15.80:0/931117728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:18:37.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:18:37 smithi090 bash[32384]: cluster 2023-12-01T07:18:35.748054+0000 mgr.y (mgr.24362) 4504 : cluster 0 pgmap v4473: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:18:37.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:18:37 smithi090 bash[32384]: audit 2023-12-01T07:18:36.834682+0000 mon.c (mon.2) 2869 : audit 0 from='client.? 172.21.15.80:0/931117728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:18:39.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:18:39 smithi080 bash[28361]: cluster 2023-12-01T07:18:37.749221+0000 mgr.y (mgr.24362) 4505 : cluster 0 pgmap v4474: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:18:39.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:18:39 smithi080 bash[41963]: cluster 2023-12-01T07:18:37.749221+0000 mgr.y (mgr.24362) 4505 : cluster 0 pgmap v4474: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:18:39.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:18:39 smithi090 bash[32384]: cluster 2023-12-01T07:18:37.749221+0000 mgr.y (mgr.24362) 4505 : cluster 0 pgmap v4474: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:18:40.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:18:40 smithi080 bash[41963]: audit 2023-12-01T07:18:39.283214+0000 mon.c (mon.2) 2870 : audit 0 from='client.? 172.21.15.80:0/2979419035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:18:40.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:18:40 smithi080 bash[41963]: audit 2023-12-01T07:18:40.013562+0000 mon.c (mon.2) 2871 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:18:40.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:18:40 smithi080 bash[28361]: audit 2023-12-01T07:18:39.283214+0000 mon.c (mon.2) 2870 : audit 0 from='client.? 172.21.15.80:0/2979419035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:18:40.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:18:40 smithi080 bash[28361]: audit 2023-12-01T07:18:40.013562+0000 mon.c (mon.2) 2871 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:18:40.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:18:40 smithi090 bash[32384]: audit 2023-12-01T07:18:39.283214+0000 mon.c (mon.2) 2870 : audit 0 from='client.? 172.21.15.80:0/2979419035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:18:40.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:18:40 smithi090 bash[32384]: audit 2023-12-01T07:18:40.013562+0000 mon.c (mon.2) 2871 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:18:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:18:41 smithi080 bash[41963]: cluster 2023-12-01T07:18:39.749903+0000 mgr.y (mgr.24362) 4506 : cluster 0 pgmap v4475: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:18:41.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:18:41 smithi080 bash[28361]: cluster 2023-12-01T07:18:39.749903+0000 mgr.y (mgr.24362) 4506 : cluster 0 pgmap v4475: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:18:41.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:18:41 smithi090 bash[32384]: cluster 2023-12-01T07:18:39.749903+0000 mgr.y (mgr.24362) 4506 : cluster 0 pgmap v4475: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:18:42.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:18:42 smithi080 bash[28361]: audit 2023-12-01T07:18:41.734079+0000 mon.c (mon.2) 2872 : audit 0 from='client.? 172.21.15.80:0/596893787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:18:42.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:18:42 smithi080 bash[41963]: audit 2023-12-01T07:18:41.734079+0000 mon.c (mon.2) 2872 : audit 0 from='client.? 172.21.15.80:0/596893787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:18:42.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:18:42 smithi090 bash[32384]: audit 2023-12-01T07:18:41.734079+0000 mon.c (mon.2) 2872 : audit 0 from='client.? 172.21.15.80:0/596893787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:18:43.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:18:43 smithi080 bash[28361]: cluster 2023-12-01T07:18:41.750983+0000 mgr.y (mgr.24362) 4507 : cluster 0 pgmap v4476: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:18:43.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:18:43 smithi080 bash[41963]: cluster 2023-12-01T07:18:41.750983+0000 mgr.y (mgr.24362) 4507 : cluster 0 pgmap v4476: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:18:43.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:18:43 smithi090 bash[32384]: cluster 2023-12-01T07:18:41.750983+0000 mgr.y (mgr.24362) 4507 : cluster 0 pgmap v4476: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:18:45.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:18:45 smithi080 bash[28361]: cluster 2023-12-01T07:18:43.751647+0000 mgr.y (mgr.24362) 4508 : cluster 0 pgmap v4477: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:18:45.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:18:45 smithi080 bash[28361]: audit 2023-12-01T07:18:44.192678+0000 mon.c (mon.2) 2873 : audit 0 from='client.? 172.21.15.80:0/643231987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:18:45.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:18:45 smithi080 bash[41963]: cluster 2023-12-01T07:18:43.751647+0000 mgr.y (mgr.24362) 4508 : cluster 0 pgmap v4477: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:18:45.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:18:45 smithi080 bash[41963]: audit 2023-12-01T07:18:44.192678+0000 mon.c (mon.2) 2873 : audit 0 from='client.? 172.21.15.80:0/643231987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:18:45.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:18:45 smithi090 bash[32384]: cluster 2023-12-01T07:18:43.751647+0000 mgr.y (mgr.24362) 4508 : cluster 0 pgmap v4477: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:18:45.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:18:45 smithi090 bash[32384]: audit 2023-12-01T07:18:44.192678+0000 mon.c (mon.2) 2873 : audit 0 from='client.? 172.21.15.80:0/643231987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:18:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:18:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:18:46] "GET /metrics HTTP/1.1" 200 33972 "" "Prometheus/2.43.0" 2023-12-01T07:18:47.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:18:47 smithi080 bash[28361]: cluster 2023-12-01T07:18:45.752349+0000 mgr.y (mgr.24362) 4509 : cluster 0 pgmap v4478: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:18:47.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:18:47 smithi080 bash[28361]: audit 2023-12-01T07:18:46.637115+0000 mon.c (mon.2) 2874 : audit 0 from='client.? 172.21.15.80:0/1225122303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:18:47.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:18:47 smithi080 bash[41963]: cluster 2023-12-01T07:18:45.752349+0000 mgr.y (mgr.24362) 4509 : cluster 0 pgmap v4478: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:18:47.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:18:47 smithi080 bash[41963]: audit 2023-12-01T07:18:46.637115+0000 mon.c (mon.2) 2874 : audit 0 from='client.? 172.21.15.80:0/1225122303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:18:47.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:18:47 smithi090 bash[32384]: cluster 2023-12-01T07:18:45.752349+0000 mgr.y (mgr.24362) 4509 : cluster 0 pgmap v4478: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:18:47.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:18:47 smithi090 bash[32384]: audit 2023-12-01T07:18:46.637115+0000 mon.c (mon.2) 2874 : audit 0 from='client.? 172.21.15.80:0/1225122303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:18:49.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:18:49 smithi080 bash[28361]: cluster 2023-12-01T07:18:47.753531+0000 mgr.y (mgr.24362) 4510 : cluster 0 pgmap v4479: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:18:49.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:18:49 smithi080 bash[28361]: audit 2023-12-01T07:18:48.404466+0000 mon.c (mon.2) 2875 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:18:49.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:18:49 smithi080 bash[28361]: audit 2023-12-01T07:18:49.076175+0000 mon.c (mon.2) 2876 : audit 0 from='client.? 172.21.15.80:0/1981562367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:18:49.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:18:49 smithi080 bash[41963]: cluster 2023-12-01T07:18:47.753531+0000 mgr.y (mgr.24362) 4510 : cluster 0 pgmap v4479: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:18:49.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:18:49 smithi080 bash[41963]: audit 2023-12-01T07:18:48.404466+0000 mon.c (mon.2) 2875 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:18:49.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:18:49 smithi080 bash[41963]: audit 2023-12-01T07:18:49.076175+0000 mon.c (mon.2) 2876 : audit 0 from='client.? 172.21.15.80:0/1981562367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:18:49.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:18:49 smithi090 bash[32384]: cluster 2023-12-01T07:18:47.753531+0000 mgr.y (mgr.24362) 4510 : cluster 0 pgmap v4479: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:18:49.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:18:49 smithi090 bash[32384]: audit 2023-12-01T07:18:48.404466+0000 mon.c (mon.2) 2875 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:18:49.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:18:49 smithi090 bash[32384]: audit 2023-12-01T07:18:49.076175+0000 mon.c (mon.2) 2876 : audit 0 from='client.? 172.21.15.80:0/1981562367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:18:51.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:18:51 smithi080 bash[41963]: cluster 2023-12-01T07:18:49.754231+0000 mgr.y (mgr.24362) 4511 : cluster 0 pgmap v4480: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:18:51.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:18:51 smithi080 bash[28361]: cluster 2023-12-01T07:18:49.754231+0000 mgr.y (mgr.24362) 4511 : cluster 0 pgmap v4480: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:18:51.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:18:51 smithi090 bash[32384]: cluster 2023-12-01T07:18:49.754231+0000 mgr.y (mgr.24362) 4511 : cluster 0 pgmap v4480: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:18:52.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:18:52 smithi080 bash[28361]: audit 2023-12-01T07:18:51.536423+0000 mon.c (mon.2) 2877 : audit 0 from='client.? 172.21.15.80:0/2178207551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:18:52.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:18:52 smithi080 bash[41963]: audit 2023-12-01T07:18:51.536423+0000 mon.c (mon.2) 2877 : audit 0 from='client.? 172.21.15.80:0/2178207551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:18:52.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:18:52 smithi090 bash[32384]: audit 2023-12-01T07:18:51.536423+0000 mon.c (mon.2) 2877 : audit 0 from='client.? 172.21.15.80:0/2178207551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:18:53.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:18:53 smithi080 bash[28361]: cluster 2023-12-01T07:18:51.755278+0000 mgr.y (mgr.24362) 4512 : cluster 0 pgmap v4481: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:18:53.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:18:53 smithi080 bash[41963]: cluster 2023-12-01T07:18:51.755278+0000 mgr.y (mgr.24362) 4512 : cluster 0 pgmap v4481: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:18:53.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:18:53 smithi090 bash[32384]: cluster 2023-12-01T07:18:51.755278+0000 mgr.y (mgr.24362) 4512 : cluster 0 pgmap v4481: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:18:54.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:18:54 smithi080 bash[28361]: cluster 2023-12-01T07:18:53.755955+0000 mgr.y (mgr.24362) 4513 : cluster 0 pgmap v4482: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:18:54.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:18:54 smithi080 bash[28361]: audit 2023-12-01T07:18:54.002533+0000 mon.c (mon.2) 2878 : audit 0 from='client.? 172.21.15.80:0/4032218502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:18:54.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:18:54 smithi080 bash[41963]: cluster 2023-12-01T07:18:53.755955+0000 mgr.y (mgr.24362) 4513 : cluster 0 pgmap v4482: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:18:54.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:18:54 smithi080 bash[41963]: audit 2023-12-01T07:18:54.002533+0000 mon.c (mon.2) 2878 : audit 0 from='client.? 172.21.15.80:0/4032218502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:18:54.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:18:54 smithi090 bash[32384]: cluster 2023-12-01T07:18:53.755955+0000 mgr.y (mgr.24362) 4513 : cluster 0 pgmap v4482: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:18:54.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:18:54 smithi090 bash[32384]: audit 2023-12-01T07:18:54.002533+0000 mon.c (mon.2) 2878 : audit 0 from='client.? 172.21.15.80:0/4032218502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:18:55.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:18:55 smithi090 bash[32384]: audit 2023-12-01T07:18:54.199636+0000 mon.a (mon.0) 3301 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:18:55.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:18:55 smithi090 bash[32384]: audit 2023-12-01T07:18:54.209181+0000 mon.a (mon.0) 3302 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:18:55.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:18:55 smithi090 bash[32384]: audit 2023-12-01T07:18:54.606359+0000 mon.a (mon.0) 3303 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:18:55.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:18:55 smithi090 bash[32384]: audit 2023-12-01T07:18:54.627709+0000 mon.a (mon.0) 3304 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:18:55.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:18:55 smithi090 bash[32384]: audit 2023-12-01T07:18:55.014008+0000 mon.c (mon.2) 2879 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:18:55.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:18:55 smithi090 bash[32384]: audit 2023-12-01T07:18:55.118738+0000 mon.c (mon.2) 2880 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:18:55.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:18:55 smithi090 bash[32384]: audit 2023-12-01T07:18:55.120453+0000 mon.c (mon.2) 2881 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:18:55.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:18:55 smithi090 bash[32384]: audit 2023-12-01T07:18:55.130117+0000 mon.a (mon.0) 3305 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:18:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:18:55 smithi080 bash[28361]: audit 2023-12-01T07:18:54.199636+0000 mon.a (mon.0) 3301 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:18:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:18:55 smithi080 bash[28361]: audit 2023-12-01T07:18:54.209181+0000 mon.a (mon.0) 3302 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:18:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:18:55 smithi080 bash[28361]: audit 2023-12-01T07:18:54.606359+0000 mon.a (mon.0) 3303 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:18:55.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:18:55 smithi080 bash[28361]: audit 2023-12-01T07:18:54.627709+0000 mon.a (mon.0) 3304 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:18:55.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:18:55 smithi080 bash[28361]: audit 2023-12-01T07:18:55.014008+0000 mon.c (mon.2) 2879 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:18:55.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:18:55 smithi080 bash[28361]: audit 2023-12-01T07:18:55.118738+0000 mon.c (mon.2) 2880 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:18:55.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:18:55 smithi080 bash[28361]: audit 2023-12-01T07:18:55.120453+0000 mon.c (mon.2) 2881 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:18:55.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:18:55 smithi080 bash[28361]: audit 2023-12-01T07:18:55.130117+0000 mon.a (mon.0) 3305 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:18:55.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:18:55 smithi080 bash[41963]: audit 2023-12-01T07:18:54.199636+0000 mon.a (mon.0) 3301 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:18:55.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:18:55 smithi080 bash[41963]: audit 2023-12-01T07:18:54.209181+0000 mon.a (mon.0) 3302 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:18:55.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:18:55 smithi080 bash[41963]: audit 2023-12-01T07:18:54.606359+0000 mon.a (mon.0) 3303 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:18:55.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:18:55 smithi080 bash[41963]: audit 2023-12-01T07:18:54.627709+0000 mon.a (mon.0) 3304 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:18:55.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:18:55 smithi080 bash[41963]: audit 2023-12-01T07:18:55.014008+0000 mon.c (mon.2) 2879 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:18:55.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:18:55 smithi080 bash[41963]: audit 2023-12-01T07:18:55.118738+0000 mon.c (mon.2) 2880 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:18:55.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:18:55 smithi080 bash[41963]: audit 2023-12-01T07:18:55.120453+0000 mon.c (mon.2) 2881 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:18:55.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:18:55 smithi080 bash[41963]: audit 2023-12-01T07:18:55.130117+0000 mon.a (mon.0) 3305 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:18:56.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:18:56 smithi090 bash[32384]: cluster 2023-12-01T07:18:55.756605+0000 mgr.y (mgr.24362) 4514 : cluster 0 pgmap v4483: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:18:56.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:18:56 smithi080 bash[28361]: cluster 2023-12-01T07:18:55.756605+0000 mgr.y (mgr.24362) 4514 : cluster 0 pgmap v4483: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:18:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:18:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:18:56] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T07:18:56.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:18:56 smithi080 bash[41963]: cluster 2023-12-01T07:18:55.756605+0000 mgr.y (mgr.24362) 4514 : cluster 0 pgmap v4483: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:18:57.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:18:57 smithi090 bash[32384]: audit 2023-12-01T07:18:56.458020+0000 mon.a (mon.0) 3306 : audit 0 from='client.? 172.21.15.80:0/2211895109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:18:57.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:18:57 smithi080 bash[28361]: audit 2023-12-01T07:18:56.458020+0000 mon.a (mon.0) 3306 : audit 0 from='client.? 172.21.15.80:0/2211895109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:18:57.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:18:57 smithi080 bash[41963]: audit 2023-12-01T07:18:56.458020+0000 mon.a (mon.0) 3306 : audit 0 from='client.? 172.21.15.80:0/2211895109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:18:58.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:18:58 smithi090 bash[32384]: cluster 2023-12-01T07:18:57.757806+0000 mgr.y (mgr.24362) 4515 : cluster 0 pgmap v4484: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:18:58.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:18:58 smithi080 bash[41963]: cluster 2023-12-01T07:18:57.757806+0000 mgr.y (mgr.24362) 4515 : cluster 0 pgmap v4484: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:18:58.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:18:58 smithi080 bash[28361]: cluster 2023-12-01T07:18:57.757806+0000 mgr.y (mgr.24362) 4515 : cluster 0 pgmap v4484: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:18:59.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:18:59 smithi090 bash[32384]: audit 2023-12-01T07:18:58.911349+0000 mon.c (mon.2) 2882 : audit 0 from='client.? 172.21.15.80:0/194334632' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:18:59.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:18:59 smithi080 bash[28361]: audit 2023-12-01T07:18:58.911349+0000 mon.c (mon.2) 2882 : audit 0 from='client.? 172.21.15.80:0/194334632' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:18:59.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:18:59 smithi080 bash[41963]: audit 2023-12-01T07:18:58.911349+0000 mon.c (mon.2) 2882 : audit 0 from='client.? 172.21.15.80:0/194334632' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:19:01.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:19:00 smithi090 bash[32384]: cluster 2023-12-01T07:18:59.758422+0000 mgr.y (mgr.24362) 4516 : cluster 0 pgmap v4485: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:19:01.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:19:00 smithi080 bash[28361]: cluster 2023-12-01T07:18:59.758422+0000 mgr.y (mgr.24362) 4516 : cluster 0 pgmap v4485: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:19:01.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:19:00 smithi080 bash[41963]: cluster 2023-12-01T07:18:59.758422+0000 mgr.y (mgr.24362) 4516 : cluster 0 pgmap v4485: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:19:02.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:19:01 smithi090 bash[32384]: audit 2023-12-01T07:19:01.364386+0000 mon.a (mon.0) 3307 : audit 0 from='client.? 172.21.15.80:0/1771041489' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:19:02.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:19:01 smithi080 bash[41963]: audit 2023-12-01T07:19:01.364386+0000 mon.a (mon.0) 3307 : audit 0 from='client.? 172.21.15.80:0/1771041489' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:19:02.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:19:01 smithi080 bash[28361]: audit 2023-12-01T07:19:01.364386+0000 mon.a (mon.0) 3307 : audit 0 from='client.? 172.21.15.80:0/1771041489' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:19:03.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:19:02 smithi090 bash[32384]: cluster 2023-12-01T07:19:01.759594+0000 mgr.y (mgr.24362) 4517 : cluster 0 pgmap v4486: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:19:03.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:19:02 smithi080 bash[28361]: cluster 2023-12-01T07:19:01.759594+0000 mgr.y (mgr.24362) 4517 : cluster 0 pgmap v4486: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:19:03.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:19:02 smithi080 bash[41963]: cluster 2023-12-01T07:19:01.759594+0000 mgr.y (mgr.24362) 4517 : cluster 0 pgmap v4486: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:19:04.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:19:03 smithi090 bash[32384]: audit 2023-12-01T07:19:03.826343+0000 mon.c (mon.2) 2883 : audit 0 from='client.? 172.21.15.80:0/4071255285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:19:04.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:19:03 smithi080 bash[41963]: audit 2023-12-01T07:19:03.826343+0000 mon.c (mon.2) 2883 : audit 0 from='client.? 172.21.15.80:0/4071255285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:19:04.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:19:03 smithi080 bash[28361]: audit 2023-12-01T07:19:03.826343+0000 mon.c (mon.2) 2883 : audit 0 from='client.? 172.21.15.80:0/4071255285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:19:05.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:19:04 smithi090 bash[32384]: cluster 2023-12-01T07:19:03.760326+0000 mgr.y (mgr.24362) 4518 : cluster 0 pgmap v4487: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:19:05.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:19:04 smithi080 bash[28361]: cluster 2023-12-01T07:19:03.760326+0000 mgr.y (mgr.24362) 4518 : cluster 0 pgmap v4487: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:19:05.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:19:04 smithi080 bash[41963]: cluster 2023-12-01T07:19:03.760326+0000 mgr.y (mgr.24362) 4518 : cluster 0 pgmap v4487: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:19:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:19:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:19:06] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T07:19:07.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:19:06 smithi090 bash[32384]: cluster 2023-12-01T07:19:05.761033+0000 mgr.y (mgr.24362) 4519 : cluster 0 pgmap v4488: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:19:07.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:19:06 smithi090 bash[32384]: audit 2023-12-01T07:19:06.290255+0000 mon.a (mon.0) 3308 : audit 0 from='client.? 172.21.15.80:0/2846443357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:19:07.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:19:06 smithi080 bash[41963]: cluster 2023-12-01T07:19:05.761033+0000 mgr.y (mgr.24362) 4519 : cluster 0 pgmap v4488: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:19:07.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:19:06 smithi080 bash[41963]: audit 2023-12-01T07:19:06.290255+0000 mon.a (mon.0) 3308 : audit 0 from='client.? 172.21.15.80:0/2846443357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:19:07.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:19:06 smithi080 bash[28361]: cluster 2023-12-01T07:19:05.761033+0000 mgr.y (mgr.24362) 4519 : cluster 0 pgmap v4488: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:19:07.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:19:06 smithi080 bash[28361]: audit 2023-12-01T07:19:06.290255+0000 mon.a (mon.0) 3308 : audit 0 from='client.? 172.21.15.80:0/2846443357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:19:09.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:19:08 smithi090 bash[32384]: cluster 2023-12-01T07:19:07.762193+0000 mgr.y (mgr.24362) 4520 : cluster 0 pgmap v4489: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:19:09.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:19:08 smithi090 bash[32384]: audit 2023-12-01T07:19:08.735429+0000 mon.c (mon.2) 2884 : audit 0 from='client.? 172.21.15.80:0/4291377283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:19:09.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:19:08 smithi080 bash[28361]: cluster 2023-12-01T07:19:07.762193+0000 mgr.y (mgr.24362) 4520 : cluster 0 pgmap v4489: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:19:09.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:19:08 smithi080 bash[28361]: audit 2023-12-01T07:19:08.735429+0000 mon.c (mon.2) 2884 : audit 0 from='client.? 172.21.15.80:0/4291377283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:19:09.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:19:08 smithi080 bash[41963]: cluster 2023-12-01T07:19:07.762193+0000 mgr.y (mgr.24362) 4520 : cluster 0 pgmap v4489: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:19:09.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:19:08 smithi080 bash[41963]: audit 2023-12-01T07:19:08.735429+0000 mon.c (mon.2) 2884 : audit 0 from='client.? 172.21.15.80:0/4291377283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:19:11.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:19:10 smithi090 bash[32384]: cluster 2023-12-01T07:19:09.762845+0000 mgr.y (mgr.24362) 4521 : cluster 0 pgmap v4490: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:19:11.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:19:10 smithi090 bash[32384]: audit 2023-12-01T07:19:10.014171+0000 mon.c (mon.2) 2885 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:19:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:19:10 smithi080 bash[28361]: cluster 2023-12-01T07:19:09.762845+0000 mgr.y (mgr.24362) 4521 : cluster 0 pgmap v4490: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:19:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:19:10 smithi080 bash[28361]: audit 2023-12-01T07:19:10.014171+0000 mon.c (mon.2) 2885 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:19:11.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:19:10 smithi080 bash[41963]: cluster 2023-12-01T07:19:09.762845+0000 mgr.y (mgr.24362) 4521 : cluster 0 pgmap v4490: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:19:11.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:19:10 smithi080 bash[41963]: audit 2023-12-01T07:19:10.014171+0000 mon.c (mon.2) 2885 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:19:12.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:19:11 smithi090 bash[32384]: audit 2023-12-01T07:19:11.195904+0000 mon.a (mon.0) 3309 : audit 0 from='client.? 172.21.15.80:0/1011059185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:19:12.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:19:11 smithi080 bash[28361]: audit 2023-12-01T07:19:11.195904+0000 mon.a (mon.0) 3309 : audit 0 from='client.? 172.21.15.80:0/1011059185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:19:12.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:19:11 smithi080 bash[41963]: audit 2023-12-01T07:19:11.195904+0000 mon.a (mon.0) 3309 : audit 0 from='client.? 172.21.15.80:0/1011059185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:19:13.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:19:12 smithi090 bash[32384]: cluster 2023-12-01T07:19:11.764041+0000 mgr.y (mgr.24362) 4522 : cluster 0 pgmap v4491: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:19:13.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:19:12 smithi080 bash[28361]: cluster 2023-12-01T07:19:11.764041+0000 mgr.y (mgr.24362) 4522 : cluster 0 pgmap v4491: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:19:13.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:19:12 smithi080 bash[41963]: cluster 2023-12-01T07:19:11.764041+0000 mgr.y (mgr.24362) 4522 : cluster 0 pgmap v4491: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:19:14.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:19:13 smithi090 bash[32384]: audit 2023-12-01T07:19:13.651114+0000 mon.c (mon.2) 2886 : audit 0 from='client.? 172.21.15.80:0/1391013184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:19:14.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:19:13 smithi080 bash[41963]: audit 2023-12-01T07:19:13.651114+0000 mon.c (mon.2) 2886 : audit 0 from='client.? 172.21.15.80:0/1391013184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:19:14.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:19:13 smithi080 bash[28361]: audit 2023-12-01T07:19:13.651114+0000 mon.c (mon.2) 2886 : audit 0 from='client.? 172.21.15.80:0/1391013184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:19:15.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:19:14 smithi090 bash[32384]: cluster 2023-12-01T07:19:13.764713+0000 mgr.y (mgr.24362) 4523 : cluster 0 pgmap v4492: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:19:15.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:19:14 smithi080 bash[41963]: cluster 2023-12-01T07:19:13.764713+0000 mgr.y (mgr.24362) 4523 : cluster 0 pgmap v4492: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:19:15.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:19:14 smithi080 bash[28361]: cluster 2023-12-01T07:19:13.764713+0000 mgr.y (mgr.24362) 4523 : cluster 0 pgmap v4492: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:19:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:19:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:19:16] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.43.0" 2023-12-01T07:19:17.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:19:16 smithi090 bash[32384]: cluster 2023-12-01T07:19:15.765335+0000 mgr.y (mgr.24362) 4524 : cluster 0 pgmap v4493: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:19:17.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:19:16 smithi090 bash[32384]: audit 2023-12-01T07:19:16.105439+0000 mon.c (mon.2) 2887 : audit 0 from='client.? 172.21.15.80:0/1832359524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:19:17.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:19:16 smithi080 bash[28361]: cluster 2023-12-01T07:19:15.765335+0000 mgr.y (mgr.24362) 4524 : cluster 0 pgmap v4493: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:19:17.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:19:16 smithi080 bash[28361]: audit 2023-12-01T07:19:16.105439+0000 mon.c (mon.2) 2887 : audit 0 from='client.? 172.21.15.80:0/1832359524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:19:17.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:19:16 smithi080 bash[41963]: cluster 2023-12-01T07:19:15.765335+0000 mgr.y (mgr.24362) 4524 : cluster 0 pgmap v4493: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:19:17.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:19:16 smithi080 bash[41963]: audit 2023-12-01T07:19:16.105439+0000 mon.c (mon.2) 2887 : audit 0 from='client.? 172.21.15.80:0/1832359524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:19:19.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:19:18 smithi090 bash[32384]: cluster 2023-12-01T07:19:17.766510+0000 mgr.y (mgr.24362) 4525 : cluster 0 pgmap v4494: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:19:19.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:19:18 smithi090 bash[32384]: audit 2023-12-01T07:19:18.556772+0000 mon.c (mon.2) 2888 : audit 0 from='client.? 172.21.15.80:0/4282762320' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:19:19.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:19:18 smithi080 bash[41963]: cluster 2023-12-01T07:19:17.766510+0000 mgr.y (mgr.24362) 4525 : cluster 0 pgmap v4494: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:19:19.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:19:18 smithi080 bash[41963]: audit 2023-12-01T07:19:18.556772+0000 mon.c (mon.2) 2888 : audit 0 from='client.? 172.21.15.80:0/4282762320' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:19:19.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:19:18 smithi080 bash[28361]: cluster 2023-12-01T07:19:17.766510+0000 mgr.y (mgr.24362) 4525 : cluster 0 pgmap v4494: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:19:19.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:19:18 smithi080 bash[28361]: audit 2023-12-01T07:19:18.556772+0000 mon.c (mon.2) 2888 : audit 0 from='client.? 172.21.15.80:0/4282762320' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:19:21.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:19:21 smithi090 bash[32384]: cluster 2023-12-01T07:19:19.767185+0000 mgr.y (mgr.24362) 4526 : cluster 0 pgmap v4495: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:19:21.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:19:21 smithi080 bash[28361]: cluster 2023-12-01T07:19:19.767185+0000 mgr.y (mgr.24362) 4526 : cluster 0 pgmap v4495: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:19:21.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:19:21 smithi080 bash[41963]: cluster 2023-12-01T07:19:19.767185+0000 mgr.y (mgr.24362) 4526 : cluster 0 pgmap v4495: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:19:22.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:19:22 smithi090 bash[32384]: audit 2023-12-01T07:19:21.010058+0000 mon.c (mon.2) 2889 : audit 0 from='client.? 172.21.15.80:0/90024080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:19:22.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:19:22 smithi080 bash[28361]: audit 2023-12-01T07:19:21.010058+0000 mon.c (mon.2) 2889 : audit 0 from='client.? 172.21.15.80:0/90024080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:19:22.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:19:22 smithi080 bash[41963]: audit 2023-12-01T07:19:21.010058+0000 mon.c (mon.2) 2889 : audit 0 from='client.? 172.21.15.80:0/90024080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:19:23.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:19:23 smithi090 bash[32384]: cluster 2023-12-01T07:19:21.768258+0000 mgr.y (mgr.24362) 4527 : cluster 0 pgmap v4496: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:19:23.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:19:23 smithi080 bash[28361]: cluster 2023-12-01T07:19:21.768258+0000 mgr.y (mgr.24362) 4527 : cluster 0 pgmap v4496: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:19:23.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:19:23 smithi080 bash[41963]: cluster 2023-12-01T07:19:21.768258+0000 mgr.y (mgr.24362) 4527 : cluster 0 pgmap v4496: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:19:24.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:19:24 smithi090 bash[32384]: audit 2023-12-01T07:19:23.465576+0000 mon.c (mon.2) 2890 : audit 0 from='client.? 172.21.15.80:0/686405004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:19:24.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:19:24 smithi080 bash[28361]: audit 2023-12-01T07:19:23.465576+0000 mon.c (mon.2) 2890 : audit 0 from='client.? 172.21.15.80:0/686405004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:19:24.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:19:24 smithi080 bash[41963]: audit 2023-12-01T07:19:23.465576+0000 mon.c (mon.2) 2890 : audit 0 from='client.? 172.21.15.80:0/686405004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:19:25.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:19:25 smithi080 bash[41963]: cluster 2023-12-01T07:19:23.768951+0000 mgr.y (mgr.24362) 4528 : cluster 0 pgmap v4497: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:19:25.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:19:25 smithi080 bash[41963]: audit 2023-12-01T07:19:25.014708+0000 mon.c (mon.2) 2891 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:19:25.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:19:25 smithi080 bash[28361]: cluster 2023-12-01T07:19:23.768951+0000 mgr.y (mgr.24362) 4528 : cluster 0 pgmap v4497: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:19:25.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:19:25 smithi080 bash[28361]: audit 2023-12-01T07:19:25.014708+0000 mon.c (mon.2) 2891 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:19:25.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:19:25 smithi090 bash[32384]: cluster 2023-12-01T07:19:23.768951+0000 mgr.y (mgr.24362) 4528 : cluster 0 pgmap v4497: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:19:25.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:19:25 smithi090 bash[32384]: audit 2023-12-01T07:19:25.014708+0000 mon.c (mon.2) 2891 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:19:26.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:19:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:19:26] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T07:19:26.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:19:26 smithi080 bash[41963]: audit 2023-12-01T07:19:25.913118+0000 mon.c (mon.2) 2892 : audit 0 from='client.? 172.21.15.80:0/625685190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:19:26.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:19:26 smithi080 bash[28361]: audit 2023-12-01T07:19:25.913118+0000 mon.c (mon.2) 2892 : audit 0 from='client.? 172.21.15.80:0/625685190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:19:26.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:19:26 smithi090 bash[32384]: audit 2023-12-01T07:19:25.913118+0000 mon.c (mon.2) 2892 : audit 0 from='client.? 172.21.15.80:0/625685190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:19:27.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:19:27 smithi080 bash[28361]: cluster 2023-12-01T07:19:25.769553+0000 mgr.y (mgr.24362) 4529 : cluster 0 pgmap v4498: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:19:27.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:19:27 smithi080 bash[41963]: cluster 2023-12-01T07:19:25.769553+0000 mgr.y (mgr.24362) 4529 : cluster 0 pgmap v4498: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:19:27.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:19:27 smithi090 bash[32384]: cluster 2023-12-01T07:19:25.769553+0000 mgr.y (mgr.24362) 4529 : cluster 0 pgmap v4498: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:19:29.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:19:29 smithi080 bash[28361]: cluster 2023-12-01T07:19:27.770722+0000 mgr.y (mgr.24362) 4530 : cluster 0 pgmap v4499: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:19:29.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:19:29 smithi080 bash[28361]: audit 2023-12-01T07:19:28.366747+0000 mon.a (mon.0) 3310 : audit 0 from='client.? 172.21.15.80:0/556155420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:19:29.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:19:29 smithi080 bash[41963]: cluster 2023-12-01T07:19:27.770722+0000 mgr.y (mgr.24362) 4530 : cluster 0 pgmap v4499: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:19:29.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:19:29 smithi080 bash[41963]: audit 2023-12-01T07:19:28.366747+0000 mon.a (mon.0) 3310 : audit 0 from='client.? 172.21.15.80:0/556155420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:19:29.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:19:29 smithi090 bash[32384]: cluster 2023-12-01T07:19:27.770722+0000 mgr.y (mgr.24362) 4530 : cluster 0 pgmap v4499: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:19:29.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:19:29 smithi090 bash[32384]: audit 2023-12-01T07:19:28.366747+0000 mon.a (mon.0) 3310 : audit 0 from='client.? 172.21.15.80:0/556155420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:19:31.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:19:31 smithi080 bash[28361]: cluster 2023-12-01T07:19:29.771379+0000 mgr.y (mgr.24362) 4531 : cluster 0 pgmap v4500: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:19:31.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:19:31 smithi080 bash[28361]: audit 2023-12-01T07:19:30.829686+0000 mon.c (mon.2) 2893 : audit 0 from='client.? 172.21.15.80:0/2723105859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:19:31.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:19:31 smithi080 bash[41963]: cluster 2023-12-01T07:19:29.771379+0000 mgr.y (mgr.24362) 4531 : cluster 0 pgmap v4500: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:19:31.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:19:31 smithi080 bash[41963]: audit 2023-12-01T07:19:30.829686+0000 mon.c (mon.2) 2893 : audit 0 from='client.? 172.21.15.80:0/2723105859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:19:31.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:19:31 smithi090 bash[32384]: cluster 2023-12-01T07:19:29.771379+0000 mgr.y (mgr.24362) 4531 : cluster 0 pgmap v4500: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:19:31.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:19:31 smithi090 bash[32384]: audit 2023-12-01T07:19:30.829686+0000 mon.c (mon.2) 2893 : audit 0 from='client.? 172.21.15.80:0/2723105859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:19:33.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:19:33 smithi080 bash[28361]: cluster 2023-12-01T07:19:31.772549+0000 mgr.y (mgr.24362) 4532 : cluster 0 pgmap v4501: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:19:33.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:19:33 smithi080 bash[41963]: cluster 2023-12-01T07:19:31.772549+0000 mgr.y (mgr.24362) 4532 : cluster 0 pgmap v4501: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:19:33.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:19:33 smithi090 bash[32384]: cluster 2023-12-01T07:19:31.772549+0000 mgr.y (mgr.24362) 4532 : cluster 0 pgmap v4501: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:19:34.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:19:34 smithi080 bash[28361]: audit 2023-12-01T07:19:33.289507+0000 mon.c (mon.2) 2894 : audit 0 from='client.? 172.21.15.80:0/3159924158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:19:34.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:19:34 smithi080 bash[41963]: audit 2023-12-01T07:19:33.289507+0000 mon.c (mon.2) 2894 : audit 0 from='client.? 172.21.15.80:0/3159924158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:19:34.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:19:34 smithi090 bash[32384]: audit 2023-12-01T07:19:33.289507+0000 mon.c (mon.2) 2894 : audit 0 from='client.? 172.21.15.80:0/3159924158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:19:35.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:19:35 smithi080 bash[41963]: cluster 2023-12-01T07:19:33.773225+0000 mgr.y (mgr.24362) 4533 : cluster 0 pgmap v4502: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:19:35.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:19:35 smithi080 bash[28361]: cluster 2023-12-01T07:19:33.773225+0000 mgr.y (mgr.24362) 4533 : cluster 0 pgmap v4502: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:19:35.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:19:35 smithi090 bash[32384]: cluster 2023-12-01T07:19:33.773225+0000 mgr.y (mgr.24362) 4533 : cluster 0 pgmap v4502: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:19:36.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:19:36 smithi080 bash[28361]: audit 2023-12-01T07:19:35.744757+0000 mon.a (mon.0) 3311 : audit 0 from='client.? 172.21.15.80:0/3239198418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:19:36.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:19:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:19:36] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T07:19:36.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:19:36 smithi080 bash[41963]: audit 2023-12-01T07:19:35.744757+0000 mon.a (mon.0) 3311 : audit 0 from='client.? 172.21.15.80:0/3239198418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:19:36.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:19:36 smithi090 bash[32384]: audit 2023-12-01T07:19:35.744757+0000 mon.a (mon.0) 3311 : audit 0 from='client.? 172.21.15.80:0/3239198418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:19:37.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:19:37 smithi080 bash[28361]: cluster 2023-12-01T07:19:35.773884+0000 mgr.y (mgr.24362) 4534 : cluster 0 pgmap v4503: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:19:37.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:19:37 smithi080 bash[41963]: cluster 2023-12-01T07:19:35.773884+0000 mgr.y (mgr.24362) 4534 : cluster 0 pgmap v4503: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:19:37.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:19:37 smithi090 bash[32384]: cluster 2023-12-01T07:19:35.773884+0000 mgr.y (mgr.24362) 4534 : cluster 0 pgmap v4503: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:19:39.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:19:39 smithi080 bash[41963]: cluster 2023-12-01T07:19:37.774935+0000 mgr.y (mgr.24362) 4535 : cluster 0 pgmap v4504: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:19:39.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:19:39 smithi080 bash[41963]: audit 2023-12-01T07:19:38.199186+0000 mon.c (mon.2) 2895 : audit 0 from='client.? 172.21.15.80:0/1367450142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:19:39.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:19:39 smithi080 bash[28361]: cluster 2023-12-01T07:19:37.774935+0000 mgr.y (mgr.24362) 4535 : cluster 0 pgmap v4504: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:19:39.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:19:39 smithi080 bash[28361]: audit 2023-12-01T07:19:38.199186+0000 mon.c (mon.2) 2895 : audit 0 from='client.? 172.21.15.80:0/1367450142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:19:39.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:19:39 smithi090 bash[32384]: cluster 2023-12-01T07:19:37.774935+0000 mgr.y (mgr.24362) 4535 : cluster 0 pgmap v4504: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:19:39.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:19:39 smithi090 bash[32384]: audit 2023-12-01T07:19:38.199186+0000 mon.c (mon.2) 2895 : audit 0 from='client.? 172.21.15.80:0/1367450142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:19:41.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:19:40 smithi090 bash[32384]: cluster 2023-12-01T07:19:39.775609+0000 mgr.y (mgr.24362) 4536 : cluster 0 pgmap v4505: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:19:41.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:19:40 smithi090 bash[32384]: audit 2023-12-01T07:19:40.015375+0000 mon.c (mon.2) 2896 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:19:41.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:19:40 smithi090 bash[32384]: audit 2023-12-01T07:19:40.653105+0000 mon.a (mon.0) 3312 : audit 0 from='client.? 172.21.15.80:0/3479403477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:19:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:19:40 smithi080 bash[28361]: cluster 2023-12-01T07:19:39.775609+0000 mgr.y (mgr.24362) 4536 : cluster 0 pgmap v4505: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:19:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:19:40 smithi080 bash[28361]: audit 2023-12-01T07:19:40.015375+0000 mon.c (mon.2) 2896 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:19:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:19:40 smithi080 bash[28361]: audit 2023-12-01T07:19:40.653105+0000 mon.a (mon.0) 3312 : audit 0 from='client.? 172.21.15.80:0/3479403477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:19:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:19:40 smithi080 bash[41963]: cluster 2023-12-01T07:19:39.775609+0000 mgr.y (mgr.24362) 4536 : cluster 0 pgmap v4505: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:19:41.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:19:40 smithi080 bash[41963]: audit 2023-12-01T07:19:40.015375+0000 mon.c (mon.2) 2896 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:19:41.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:19:40 smithi080 bash[41963]: audit 2023-12-01T07:19:40.653105+0000 mon.a (mon.0) 3312 : audit 0 from='client.? 172.21.15.80:0/3479403477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:19:43.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:19:42 smithi090 bash[32384]: cluster 2023-12-01T07:19:41.776778+0000 mgr.y (mgr.24362) 4537 : cluster 0 pgmap v4506: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:19:43.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:19:42 smithi080 bash[28361]: cluster 2023-12-01T07:19:41.776778+0000 mgr.y (mgr.24362) 4537 : cluster 0 pgmap v4506: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:19:43.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:19:42 smithi080 bash[41963]: cluster 2023-12-01T07:19:41.776778+0000 mgr.y (mgr.24362) 4537 : cluster 0 pgmap v4506: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:19:44.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:19:43 smithi090 bash[32384]: audit 2023-12-01T07:19:43.104015+0000 mon.a (mon.0) 3313 : audit 0 from='client.? 172.21.15.80:0/2757315459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:19:44.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:19:43 smithi080 bash[28361]: audit 2023-12-01T07:19:43.104015+0000 mon.a (mon.0) 3313 : audit 0 from='client.? 172.21.15.80:0/2757315459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:19:44.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:19:43 smithi080 bash[41963]: audit 2023-12-01T07:19:43.104015+0000 mon.a (mon.0) 3313 : audit 0 from='client.? 172.21.15.80:0/2757315459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:19:45.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:19:44 smithi090 bash[32384]: cluster 2023-12-01T07:19:43.777463+0000 mgr.y (mgr.24362) 4538 : cluster 0 pgmap v4507: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:19:45.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:19:44 smithi080 bash[41963]: cluster 2023-12-01T07:19:43.777463+0000 mgr.y (mgr.24362) 4538 : cluster 0 pgmap v4507: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:19:45.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:19:44 smithi080 bash[28361]: cluster 2023-12-01T07:19:43.777463+0000 mgr.y (mgr.24362) 4538 : cluster 0 pgmap v4507: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:19:46.234 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:19:45 smithi080 bash[41963]: audit 2023-12-01T07:19:45.555435+0000 mon.c (mon.2) 2897 : audit 0 from='client.? 172.21.15.80:0/2470360656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:19:46.234 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:19:45 smithi080 bash[28361]: audit 2023-12-01T07:19:45.555435+0000 mon.c (mon.2) 2897 : audit 0 from='client.? 172.21.15.80:0/2470360656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:19:46.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:19:45 smithi090 bash[32384]: audit 2023-12-01T07:19:45.555435+0000 mon.c (mon.2) 2897 : audit 0 from='client.? 172.21.15.80:0/2470360656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:19:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:19:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:19:46] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T07:19:47.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:19:46 smithi090 bash[32384]: cluster 2023-12-01T07:19:45.778039+0000 mgr.y (mgr.24362) 4539 : cluster 0 pgmap v4508: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:19:47.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:19:46 smithi080 bash[41963]: cluster 2023-12-01T07:19:45.778039+0000 mgr.y (mgr.24362) 4539 : cluster 0 pgmap v4508: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:19:47.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:19:46 smithi080 bash[28361]: cluster 2023-12-01T07:19:45.778039+0000 mgr.y (mgr.24362) 4539 : cluster 0 pgmap v4508: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:19:49.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:19:48 smithi090 bash[32384]: cluster 2023-12-01T07:19:47.779138+0000 mgr.y (mgr.24362) 4540 : cluster 0 pgmap v4509: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:19:49.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:19:48 smithi090 bash[32384]: audit 2023-12-01T07:19:48.012428+0000 mon.a (mon.0) 3314 : audit 0 from='client.? 172.21.15.80:0/334376752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:19:49.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:19:48 smithi080 bash[41963]: cluster 2023-12-01T07:19:47.779138+0000 mgr.y (mgr.24362) 4540 : cluster 0 pgmap v4509: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:19:49.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:19:48 smithi080 bash[41963]: audit 2023-12-01T07:19:48.012428+0000 mon.a (mon.0) 3314 : audit 0 from='client.? 172.21.15.80:0/334376752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:19:49.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:19:48 smithi080 bash[28361]: cluster 2023-12-01T07:19:47.779138+0000 mgr.y (mgr.24362) 4540 : cluster 0 pgmap v4509: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:19:49.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:19:48 smithi080 bash[28361]: audit 2023-12-01T07:19:48.012428+0000 mon.a (mon.0) 3314 : audit 0 from='client.? 172.21.15.80:0/334376752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:19:51.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:19:50 smithi090 bash[32384]: cluster 2023-12-01T07:19:49.779819+0000 mgr.y (mgr.24362) 4541 : cluster 0 pgmap v4510: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:19:51.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:19:50 smithi090 bash[32384]: audit 2023-12-01T07:19:50.459098+0000 mon.a (mon.0) 3315 : audit 0 from='client.? 172.21.15.80:0/1477318644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:19:51.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:19:50 smithi080 bash[28361]: cluster 2023-12-01T07:19:49.779819+0000 mgr.y (mgr.24362) 4541 : cluster 0 pgmap v4510: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:19:51.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:19:50 smithi080 bash[28361]: audit 2023-12-01T07:19:50.459098+0000 mon.a (mon.0) 3315 : audit 0 from='client.? 172.21.15.80:0/1477318644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:19:51.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:19:50 smithi080 bash[41963]: cluster 2023-12-01T07:19:49.779819+0000 mgr.y (mgr.24362) 4541 : cluster 0 pgmap v4510: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:19:51.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:19:50 smithi080 bash[41963]: audit 2023-12-01T07:19:50.459098+0000 mon.a (mon.0) 3315 : audit 0 from='client.? 172.21.15.80:0/1477318644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:19:53.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:19:52 smithi090 bash[32384]: cluster 2023-12-01T07:19:51.781022+0000 mgr.y (mgr.24362) 4542 : cluster 0 pgmap v4511: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:19:53.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:19:52 smithi090 bash[32384]: audit 2023-12-01T07:19:52.917765+0000 mon.c (mon.2) 2898 : audit 0 from='client.? 172.21.15.80:0/3144015500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:19:53.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:19:52 smithi080 bash[28361]: cluster 2023-12-01T07:19:51.781022+0000 mgr.y (mgr.24362) 4542 : cluster 0 pgmap v4511: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:19:53.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:19:52 smithi080 bash[28361]: audit 2023-12-01T07:19:52.917765+0000 mon.c (mon.2) 2898 : audit 0 from='client.? 172.21.15.80:0/3144015500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:19:53.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:19:52 smithi080 bash[41963]: cluster 2023-12-01T07:19:51.781022+0000 mgr.y (mgr.24362) 4542 : cluster 0 pgmap v4511: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:19:53.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:19:52 smithi080 bash[41963]: audit 2023-12-01T07:19:52.917765+0000 mon.c (mon.2) 2898 : audit 0 from='client.? 172.21.15.80:0/3144015500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:19:55.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:19:54 smithi090 bash[32384]: cluster 2023-12-01T07:19:53.781820+0000 mgr.y (mgr.24362) 4543 : cluster 0 pgmap v4512: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:19:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:19:54 smithi080 bash[41963]: cluster 2023-12-01T07:19:53.781820+0000 mgr.y (mgr.24362) 4543 : cluster 0 pgmap v4512: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:19:55.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:19:54 smithi080 bash[28361]: cluster 2023-12-01T07:19:53.781820+0000 mgr.y (mgr.24362) 4543 : cluster 0 pgmap v4512: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:19:56.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:19:56 smithi090 bash[32384]: audit 2023-12-01T07:19:55.015400+0000 mon.c (mon.2) 2899 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:19:56.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:19:56 smithi090 bash[32384]: audit 2023-12-01T07:19:55.214981+0000 mon.c (mon.2) 2900 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:19:56.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:19:56 smithi090 bash[32384]: audit 2023-12-01T07:19:55.385286+0000 mon.c (mon.2) 2901 : audit 0 from='client.? 172.21.15.80:0/2696140370' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:19:56.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:19:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:19:56] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T07:19:56.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:19:56 smithi080 bash[28361]: audit 2023-12-01T07:19:55.015400+0000 mon.c (mon.2) 2899 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:19:56.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:19:56 smithi080 bash[28361]: audit 2023-12-01T07:19:55.214981+0000 mon.c (mon.2) 2900 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:19:56.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:19:56 smithi080 bash[28361]: audit 2023-12-01T07:19:55.385286+0000 mon.c (mon.2) 2901 : audit 0 from='client.? 172.21.15.80:0/2696140370' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:19:56.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:19:56 smithi080 bash[41963]: audit 2023-12-01T07:19:55.015400+0000 mon.c (mon.2) 2899 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:19:56.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:19:56 smithi080 bash[41963]: audit 2023-12-01T07:19:55.214981+0000 mon.c (mon.2) 2900 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:19:56.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:19:56 smithi080 bash[41963]: audit 2023-12-01T07:19:55.385286+0000 mon.c (mon.2) 2901 : audit 0 from='client.? 172.21.15.80:0/2696140370' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:19:57.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:19:57 smithi090 bash[32384]: cluster 2023-12-01T07:19:55.782568+0000 mgr.y (mgr.24362) 4544 : cluster 0 pgmap v4513: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:19:57.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:19:57 smithi080 bash[41963]: cluster 2023-12-01T07:19:55.782568+0000 mgr.y (mgr.24362) 4544 : cluster 0 pgmap v4513: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:19:57.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:19:57 smithi080 bash[28361]: cluster 2023-12-01T07:19:55.782568+0000 mgr.y (mgr.24362) 4544 : cluster 0 pgmap v4513: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:19:58.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:19:58 smithi090 bash[32384]: audit 2023-12-01T07:19:57.836551+0000 mon.a (mon.0) 3316 : audit 0 from='client.? 172.21.15.80:0/753946468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:19:58.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:19:58 smithi080 bash[28361]: audit 2023-12-01T07:19:57.836551+0000 mon.a (mon.0) 3316 : audit 0 from='client.? 172.21.15.80:0/753946468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:19:58.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:19:58 smithi080 bash[41963]: audit 2023-12-01T07:19:57.836551+0000 mon.a (mon.0) 3316 : audit 0 from='client.? 172.21.15.80:0/753946468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:19:59.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:19:59 smithi090 bash[32384]: cluster 2023-12-01T07:19:57.783581+0000 mgr.y (mgr.24362) 4545 : cluster 0 pgmap v4514: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:19:59.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:19:59 smithi080 bash[41963]: cluster 2023-12-01T07:19:57.783581+0000 mgr.y (mgr.24362) 4545 : cluster 0 pgmap v4514: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:19:59.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:19:59 smithi080 bash[28361]: cluster 2023-12-01T07:19:57.783581+0000 mgr.y (mgr.24362) 4545 : cluster 0 pgmap v4514: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:20:00.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:20:00 smithi080 bash[28361]: debug 2023-12-01T07:19:59.996+0000 7f6ec9bf0700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T07:20:01.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:20:00 smithi090 bash[32384]: cluster 2023-12-01T07:19:59.784289+0000 mgr.y (mgr.24362) 4546 : cluster 0 pgmap v4515: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:20:01.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:20:00 smithi090 bash[32384]: cluster 2023-12-01T07:20:00.000120+0000 mon.a (mon.0) 3317 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T07:20:01.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:20:00 smithi090 bash[32384]: audit 2023-12-01T07:20:00.310667+0000 mon.c (mon.2) 2902 : audit 0 from='client.? 172.21.15.80:0/3023247630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:20:01.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:20:00 smithi080 bash[28361]: cluster 2023-12-01T07:19:59.784289+0000 mgr.y (mgr.24362) 4546 : cluster 0 pgmap v4515: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:20:01.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:20:00 smithi080 bash[28361]: cluster 2023-12-01T07:20:00.000120+0000 mon.a (mon.0) 3317 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T07:20:01.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:20:00 smithi080 bash[28361]: audit 2023-12-01T07:20:00.310667+0000 mon.c (mon.2) 2902 : audit 0 from='client.? 172.21.15.80:0/3023247630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:20:01.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:20:00 smithi080 bash[41963]: cluster 2023-12-01T07:19:59.784289+0000 mgr.y (mgr.24362) 4546 : cluster 0 pgmap v4515: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:20:01.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:20:00 smithi080 bash[41963]: cluster 2023-12-01T07:20:00.000120+0000 mon.a (mon.0) 3317 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T07:20:01.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:20:00 smithi080 bash[41963]: audit 2023-12-01T07:20:00.310667+0000 mon.c (mon.2) 2902 : audit 0 from='client.? 172.21.15.80:0/3023247630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:20:02.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:20:02 smithi090 bash[32384]: audit 2023-12-01T07:20:01.015308+0000 mon.a (mon.0) 3318 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:20:02.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:20:02 smithi090 bash[32384]: audit 2023-12-01T07:20:01.030389+0000 mon.a (mon.0) 3319 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:20:02.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:20:02 smithi090 bash[32384]: audit 2023-12-01T07:20:01.416365+0000 mon.a (mon.0) 3320 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:20:02.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:20:02 smithi090 bash[32384]: audit 2023-12-01T07:20:01.433435+0000 mon.a (mon.0) 3321 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:20:02.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:20:02 smithi090 bash[32384]: audit 2023-12-01T07:20:01.926297+0000 mon.c (mon.2) 2903 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:20:02.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:20:02 smithi090 bash[32384]: audit 2023-12-01T07:20:01.928277+0000 mon.c (mon.2) 2904 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:20:02.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:20:02 smithi090 bash[32384]: audit 2023-12-01T07:20:01.937469+0000 mon.a (mon.0) 3322 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:20:02.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:20:02 smithi080 bash[28361]: audit 2023-12-01T07:20:01.015308+0000 mon.a (mon.0) 3318 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:20:02.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:20:02 smithi080 bash[28361]: audit 2023-12-01T07:20:01.030389+0000 mon.a (mon.0) 3319 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:20:02.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:20:02 smithi080 bash[28361]: audit 2023-12-01T07:20:01.416365+0000 mon.a (mon.0) 3320 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:20:02.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:20:02 smithi080 bash[28361]: audit 2023-12-01T07:20:01.433435+0000 mon.a (mon.0) 3321 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:20:02.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:20:02 smithi080 bash[28361]: audit 2023-12-01T07:20:01.926297+0000 mon.c (mon.2) 2903 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:20:02.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:20:02 smithi080 bash[28361]: audit 2023-12-01T07:20:01.928277+0000 mon.c (mon.2) 2904 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:20:02.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:20:02 smithi080 bash[28361]: audit 2023-12-01T07:20:01.937469+0000 mon.a (mon.0) 3322 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:20:02.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:20:02 smithi080 bash[41963]: audit 2023-12-01T07:20:01.015308+0000 mon.a (mon.0) 3318 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:20:02.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:20:02 smithi080 bash[41963]: audit 2023-12-01T07:20:01.030389+0000 mon.a (mon.0) 3319 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:20:02.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:20:02 smithi080 bash[41963]: audit 2023-12-01T07:20:01.416365+0000 mon.a (mon.0) 3320 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:20:02.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:20:02 smithi080 bash[41963]: audit 2023-12-01T07:20:01.433435+0000 mon.a (mon.0) 3321 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:20:02.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:20:02 smithi080 bash[41963]: audit 2023-12-01T07:20:01.926297+0000 mon.c (mon.2) 2903 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:20:02.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:20:02 smithi080 bash[41963]: audit 2023-12-01T07:20:01.928277+0000 mon.c (mon.2) 2904 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:20:02.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:20:02 smithi080 bash[41963]: audit 2023-12-01T07:20:01.937469+0000 mon.a (mon.0) 3322 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:20:03.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:20:03 smithi090 bash[32384]: cluster 2023-12-01T07:20:01.785438+0000 mgr.y (mgr.24362) 4547 : cluster 0 pgmap v4516: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:20:03.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:20:03 smithi090 bash[32384]: audit 2023-12-01T07:20:02.772002+0000 mon.c (mon.2) 2905 : audit 0 from='client.? 172.21.15.80:0/490720675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:20:03.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:20:03 smithi080 bash[28361]: cluster 2023-12-01T07:20:01.785438+0000 mgr.y (mgr.24362) 4547 : cluster 0 pgmap v4516: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:20:03.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:20:03 smithi080 bash[28361]: audit 2023-12-01T07:20:02.772002+0000 mon.c (mon.2) 2905 : audit 0 from='client.? 172.21.15.80:0/490720675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:20:03.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:20:03 smithi080 bash[41963]: cluster 2023-12-01T07:20:01.785438+0000 mgr.y (mgr.24362) 4547 : cluster 0 pgmap v4516: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:20:03.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:20:03 smithi080 bash[41963]: audit 2023-12-01T07:20:02.772002+0000 mon.c (mon.2) 2905 : audit 0 from='client.? 172.21.15.80:0/490720675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:20:05.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:20:05 smithi080 bash[28361]: cluster 2023-12-01T07:20:03.786088+0000 mgr.y (mgr.24362) 4548 : cluster 0 pgmap v4517: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:20:05.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:20:05 smithi080 bash[41963]: cluster 2023-12-01T07:20:03.786088+0000 mgr.y (mgr.24362) 4548 : cluster 0 pgmap v4517: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:20:05.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:20:05 smithi090 bash[32384]: cluster 2023-12-01T07:20:03.786088+0000 mgr.y (mgr.24362) 4548 : cluster 0 pgmap v4517: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:20:06.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:20:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:20:06] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T07:20:06.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:20:06 smithi080 bash[41963]: audit 2023-12-01T07:20:05.230666+0000 mon.c (mon.2) 2906 : audit 0 from='client.? 172.21.15.80:0/2389134791' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:20:06.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:20:06 smithi080 bash[28361]: audit 2023-12-01T07:20:05.230666+0000 mon.c (mon.2) 2906 : audit 0 from='client.? 172.21.15.80:0/2389134791' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:20:06.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:20:06 smithi090 bash[32384]: audit 2023-12-01T07:20:05.230666+0000 mon.c (mon.2) 2906 : audit 0 from='client.? 172.21.15.80:0/2389134791' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:20:07.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:20:07 smithi080 bash[41963]: cluster 2023-12-01T07:20:05.786744+0000 mgr.y (mgr.24362) 4549 : cluster 0 pgmap v4518: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:20:07.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:20:07 smithi080 bash[28361]: cluster 2023-12-01T07:20:05.786744+0000 mgr.y (mgr.24362) 4549 : cluster 0 pgmap v4518: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:20:07.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:20:07 smithi090 bash[32384]: cluster 2023-12-01T07:20:05.786744+0000 mgr.y (mgr.24362) 4549 : cluster 0 pgmap v4518: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:20:08.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:20:08 smithi080 bash[28361]: audit 2023-12-01T07:20:07.683753+0000 mon.c (mon.2) 2907 : audit 0 from='client.? 172.21.15.80:0/2425230722' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:20:08.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:20:08 smithi080 bash[41963]: audit 2023-12-01T07:20:07.683753+0000 mon.c (mon.2) 2907 : audit 0 from='client.? 172.21.15.80:0/2425230722' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:20:08.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:20:08 smithi090 bash[32384]: audit 2023-12-01T07:20:07.683753+0000 mon.c (mon.2) 2907 : audit 0 from='client.? 172.21.15.80:0/2425230722' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:20:09.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:20:09 smithi080 bash[41963]: cluster 2023-12-01T07:20:07.787833+0000 mgr.y (mgr.24362) 4550 : cluster 0 pgmap v4519: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:20:09.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:20:09 smithi080 bash[28361]: cluster 2023-12-01T07:20:07.787833+0000 mgr.y (mgr.24362) 4550 : cluster 0 pgmap v4519: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:20:09.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:20:09 smithi090 bash[32384]: cluster 2023-12-01T07:20:07.787833+0000 mgr.y (mgr.24362) 4550 : cluster 0 pgmap v4519: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:20:11.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:20:10 smithi090 bash[32384]: cluster 2023-12-01T07:20:09.788361+0000 mgr.y (mgr.24362) 4551 : cluster 0 pgmap v4520: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:20:11.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:20:10 smithi090 bash[32384]: audit 2023-12-01T07:20:10.015787+0000 mon.c (mon.2) 2908 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:20:11.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:20:10 smithi090 bash[32384]: audit 2023-12-01T07:20:10.144041+0000 mon.a (mon.0) 3323 : audit 0 from='client.? 172.21.15.80:0/2994907012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:20:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:20:10 smithi080 bash[41963]: cluster 2023-12-01T07:20:09.788361+0000 mgr.y (mgr.24362) 4551 : cluster 0 pgmap v4520: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:20:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:20:10 smithi080 bash[41963]: audit 2023-12-01T07:20:10.015787+0000 mon.c (mon.2) 2908 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:20:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:20:10 smithi080 bash[41963]: audit 2023-12-01T07:20:10.144041+0000 mon.a (mon.0) 3323 : audit 0 from='client.? 172.21.15.80:0/2994907012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:20:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:20:10 smithi080 bash[28361]: cluster 2023-12-01T07:20:09.788361+0000 mgr.y (mgr.24362) 4551 : cluster 0 pgmap v4520: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:20:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:20:10 smithi080 bash[28361]: audit 2023-12-01T07:20:10.015787+0000 mon.c (mon.2) 2908 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:20:11.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:20:10 smithi080 bash[28361]: audit 2023-12-01T07:20:10.144041+0000 mon.a (mon.0) 3323 : audit 0 from='client.? 172.21.15.80:0/2994907012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:20:13.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:20:12 smithi090 bash[32384]: cluster 2023-12-01T07:20:11.789418+0000 mgr.y (mgr.24362) 4552 : cluster 0 pgmap v4521: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:20:13.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:20:12 smithi090 bash[32384]: audit 2023-12-01T07:20:12.601782+0000 mon.c (mon.2) 2909 : audit 0 from='client.? 172.21.15.80:0/3060214188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:20:13.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:20:12 smithi080 bash[41963]: cluster 2023-12-01T07:20:11.789418+0000 mgr.y (mgr.24362) 4552 : cluster 0 pgmap v4521: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:20:13.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:20:12 smithi080 bash[41963]: audit 2023-12-01T07:20:12.601782+0000 mon.c (mon.2) 2909 : audit 0 from='client.? 172.21.15.80:0/3060214188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:20:13.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:20:12 smithi080 bash[28361]: cluster 2023-12-01T07:20:11.789418+0000 mgr.y (mgr.24362) 4552 : cluster 0 pgmap v4521: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:20:13.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:20:12 smithi080 bash[28361]: audit 2023-12-01T07:20:12.601782+0000 mon.c (mon.2) 2909 : audit 0 from='client.? 172.21.15.80:0/3060214188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:20:15.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:20:14 smithi090 bash[32384]: cluster 2023-12-01T07:20:13.790004+0000 mgr.y (mgr.24362) 4553 : cluster 0 pgmap v4522: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:20:15.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:20:14 smithi080 bash[28361]: cluster 2023-12-01T07:20:13.790004+0000 mgr.y (mgr.24362) 4553 : cluster 0 pgmap v4522: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:20:15.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:20:14 smithi080 bash[41963]: cluster 2023-12-01T07:20:13.790004+0000 mgr.y (mgr.24362) 4553 : cluster 0 pgmap v4522: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:20:16.236 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:20:15 smithi080 bash[28361]: audit 2023-12-01T07:20:15.059757+0000 mon.a (mon.0) 3324 : audit 0 from='client.? 172.21.15.80:0/2836660718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:20:16.236 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:20:15 smithi080 bash[41963]: audit 2023-12-01T07:20:15.059757+0000 mon.a (mon.0) 3324 : audit 0 from='client.? 172.21.15.80:0/2836660718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:20:16.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:20:15 smithi090 bash[32384]: audit 2023-12-01T07:20:15.059757+0000 mon.a (mon.0) 3324 : audit 0 from='client.? 172.21.15.80:0/2836660718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:20:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:20:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:20:16] "GET /metrics HTTP/1.1" 200 33972 "" "Prometheus/2.43.0" 2023-12-01T07:20:17.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:20:16 smithi090 bash[32384]: cluster 2023-12-01T07:20:15.791104+0000 mgr.y (mgr.24362) 4554 : cluster 0 pgmap v4523: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:20:17.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:20:16 smithi080 bash[41963]: cluster 2023-12-01T07:20:15.791104+0000 mgr.y (mgr.24362) 4554 : cluster 0 pgmap v4523: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:20:17.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:20:16 smithi080 bash[28361]: cluster 2023-12-01T07:20:15.791104+0000 mgr.y (mgr.24362) 4554 : cluster 0 pgmap v4523: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:20:18.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:20:17 smithi090 bash[32384]: audit 2023-12-01T07:20:17.513041+0000 mon.c (mon.2) 2910 : audit 0 from='client.? 172.21.15.80:0/1815312661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:20:18.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:20:17 smithi080 bash[28361]: audit 2023-12-01T07:20:17.513041+0000 mon.c (mon.2) 2910 : audit 0 from='client.? 172.21.15.80:0/1815312661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:20:18.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:20:17 smithi080 bash[41963]: audit 2023-12-01T07:20:17.513041+0000 mon.c (mon.2) 2910 : audit 0 from='client.? 172.21.15.80:0/1815312661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:20:19.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:20:18 smithi090 bash[32384]: cluster 2023-12-01T07:20:17.791746+0000 mgr.y (mgr.24362) 4555 : cluster 0 pgmap v4524: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:20:19.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:20:18 smithi080 bash[28361]: cluster 2023-12-01T07:20:17.791746+0000 mgr.y (mgr.24362) 4555 : cluster 0 pgmap v4524: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:20:19.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:20:18 smithi080 bash[41963]: cluster 2023-12-01T07:20:17.791746+0000 mgr.y (mgr.24362) 4555 : cluster 0 pgmap v4524: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:20:21.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:20:20 smithi090 bash[32384]: cluster 2023-12-01T07:20:19.792233+0000 mgr.y (mgr.24362) 4556 : cluster 0 pgmap v4525: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:20:21.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:20:20 smithi090 bash[32384]: audit 2023-12-01T07:20:19.975235+0000 mon.c (mon.2) 2911 : audit 0 from='client.? 172.21.15.80:0/705187679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:20:21.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:20:20 smithi080 bash[28361]: cluster 2023-12-01T07:20:19.792233+0000 mgr.y (mgr.24362) 4556 : cluster 0 pgmap v4525: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:20:21.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:20:20 smithi080 bash[28361]: audit 2023-12-01T07:20:19.975235+0000 mon.c (mon.2) 2911 : audit 0 from='client.? 172.21.15.80:0/705187679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:20:21.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:20:20 smithi080 bash[41963]: cluster 2023-12-01T07:20:19.792233+0000 mgr.y (mgr.24362) 4556 : cluster 0 pgmap v4525: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:20:21.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:20:20 smithi080 bash[41963]: audit 2023-12-01T07:20:19.975235+0000 mon.c (mon.2) 2911 : audit 0 from='client.? 172.21.15.80:0/705187679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:20:23.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:20:22 smithi090 bash[32384]: cluster 2023-12-01T07:20:21.793277+0000 mgr.y (mgr.24362) 4557 : cluster 0 pgmap v4526: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:20:23.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:20:22 smithi090 bash[32384]: audit 2023-12-01T07:20:22.432534+0000 mon.a (mon.0) 3325 : audit 0 from='client.? 172.21.15.80:0/3390458471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:20:23.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:20:22 smithi080 bash[28361]: cluster 2023-12-01T07:20:21.793277+0000 mgr.y (mgr.24362) 4557 : cluster 0 pgmap v4526: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:20:23.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:20:22 smithi080 bash[28361]: audit 2023-12-01T07:20:22.432534+0000 mon.a (mon.0) 3325 : audit 0 from='client.? 172.21.15.80:0/3390458471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:20:23.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:20:22 smithi080 bash[41963]: cluster 2023-12-01T07:20:21.793277+0000 mgr.y (mgr.24362) 4557 : cluster 0 pgmap v4526: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:20:23.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:20:22 smithi080 bash[41963]: audit 2023-12-01T07:20:22.432534+0000 mon.a (mon.0) 3325 : audit 0 from='client.? 172.21.15.80:0/3390458471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:20:25.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:20:24 smithi090 bash[32384]: cluster 2023-12-01T07:20:23.793983+0000 mgr.y (mgr.24362) 4558 : cluster 0 pgmap v4527: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:20:25.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:20:24 smithi090 bash[32384]: audit 2023-12-01T07:20:24.881387+0000 mon.a (mon.0) 3326 : audit 0 from='client.? 172.21.15.80:0/3482792721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:20:25.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:20:24 smithi080 bash[28361]: cluster 2023-12-01T07:20:23.793983+0000 mgr.y (mgr.24362) 4558 : cluster 0 pgmap v4527: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:20:25.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:20:24 smithi080 bash[28361]: audit 2023-12-01T07:20:24.881387+0000 mon.a (mon.0) 3326 : audit 0 from='client.? 172.21.15.80:0/3482792721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:20:25.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:20:24 smithi080 bash[41963]: cluster 2023-12-01T07:20:23.793983+0000 mgr.y (mgr.24362) 4558 : cluster 0 pgmap v4527: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:20:25.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:20:24 smithi080 bash[41963]: audit 2023-12-01T07:20:24.881387+0000 mon.a (mon.0) 3326 : audit 0 from='client.? 172.21.15.80:0/3482792721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:20:26.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:20:25 smithi090 bash[32384]: audit 2023-12-01T07:20:25.016184+0000 mon.c (mon.2) 2912 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:20:26.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:20:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:20:26] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.43.0" 2023-12-01T07:20:26.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:20:25 smithi080 bash[41963]: audit 2023-12-01T07:20:25.016184+0000 mon.c (mon.2) 2912 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:20:26.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:20:25 smithi080 bash[28361]: audit 2023-12-01T07:20:25.016184+0000 mon.c (mon.2) 2912 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:20:27.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:20:26 smithi090 bash[32384]: cluster 2023-12-01T07:20:25.795086+0000 mgr.y (mgr.24362) 4559 : cluster 0 pgmap v4528: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:20:27.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:20:26 smithi080 bash[41963]: cluster 2023-12-01T07:20:25.795086+0000 mgr.y (mgr.24362) 4559 : cluster 0 pgmap v4528: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:20:27.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:20:26 smithi080 bash[28361]: cluster 2023-12-01T07:20:25.795086+0000 mgr.y (mgr.24362) 4559 : cluster 0 pgmap v4528: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:20:28.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:20:27 smithi090 bash[32384]: audit 2023-12-01T07:20:27.334428+0000 mon.c (mon.2) 2913 : audit 0 from='client.? 172.21.15.80:0/1565357039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:20:28.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:20:27 smithi080 bash[28361]: audit 2023-12-01T07:20:27.334428+0000 mon.c (mon.2) 2913 : audit 0 from='client.? 172.21.15.80:0/1565357039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:20:28.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:20:27 smithi080 bash[41963]: audit 2023-12-01T07:20:27.334428+0000 mon.c (mon.2) 2913 : audit 0 from='client.? 172.21.15.80:0/1565357039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:20:29.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:20:28 smithi090 bash[32384]: cluster 2023-12-01T07:20:27.795744+0000 mgr.y (mgr.24362) 4560 : cluster 0 pgmap v4529: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:20:29.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:20:28 smithi080 bash[41963]: cluster 2023-12-01T07:20:27.795744+0000 mgr.y (mgr.24362) 4560 : cluster 0 pgmap v4529: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:20:29.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:20:28 smithi080 bash[28361]: cluster 2023-12-01T07:20:27.795744+0000 mgr.y (mgr.24362) 4560 : cluster 0 pgmap v4529: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:20:30.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:20:30 smithi090 bash[32384]: audit 2023-12-01T07:20:29.777566+0000 mon.c (mon.2) 2914 : audit 0 from='client.? 172.21.15.80:0/4210298301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:20:30.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:20:30 smithi080 bash[41963]: audit 2023-12-01T07:20:29.777566+0000 mon.c (mon.2) 2914 : audit 0 from='client.? 172.21.15.80:0/4210298301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:20:30.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:20:30 smithi080 bash[28361]: audit 2023-12-01T07:20:29.777566+0000 mon.c (mon.2) 2914 : audit 0 from='client.? 172.21.15.80:0/4210298301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:20:31.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:20:31 smithi090 bash[32384]: cluster 2023-12-01T07:20:29.796423+0000 mgr.y (mgr.24362) 4561 : cluster 0 pgmap v4530: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:20:31.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:20:31 smithi080 bash[28361]: cluster 2023-12-01T07:20:29.796423+0000 mgr.y (mgr.24362) 4561 : cluster 0 pgmap v4530: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:20:31.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:20:31 smithi080 bash[41963]: cluster 2023-12-01T07:20:29.796423+0000 mgr.y (mgr.24362) 4561 : cluster 0 pgmap v4530: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:20:33.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:20:33 smithi090 bash[32384]: cluster 2023-12-01T07:20:31.797536+0000 mgr.y (mgr.24362) 4562 : cluster 0 pgmap v4531: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:20:33.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:20:33 smithi090 bash[32384]: audit 2023-12-01T07:20:32.229585+0000 mon.c (mon.2) 2915 : audit 0 from='client.? 172.21.15.80:0/317295342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:20:33.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:20:33 smithi080 bash[41963]: cluster 2023-12-01T07:20:31.797536+0000 mgr.y (mgr.24362) 4562 : cluster 0 pgmap v4531: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:20:33.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:20:33 smithi080 bash[41963]: audit 2023-12-01T07:20:32.229585+0000 mon.c (mon.2) 2915 : audit 0 from='client.? 172.21.15.80:0/317295342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:20:33.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:20:33 smithi080 bash[28361]: cluster 2023-12-01T07:20:31.797536+0000 mgr.y (mgr.24362) 4562 : cluster 0 pgmap v4531: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:20:33.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:20:33 smithi080 bash[28361]: audit 2023-12-01T07:20:32.229585+0000 mon.c (mon.2) 2915 : audit 0 from='client.? 172.21.15.80:0/317295342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:20:35.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:20:35 smithi090 bash[32384]: cluster 2023-12-01T07:20:33.798271+0000 mgr.y (mgr.24362) 4563 : cluster 0 pgmap v4532: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:20:35.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:20:35 smithi090 bash[32384]: audit 2023-12-01T07:20:34.680648+0000 mon.c (mon.2) 2916 : audit 0 from='client.? 172.21.15.80:0/3644253998' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:20:35.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:20:35 smithi080 bash[28361]: cluster 2023-12-01T07:20:33.798271+0000 mgr.y (mgr.24362) 4563 : cluster 0 pgmap v4532: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:20:35.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:20:35 smithi080 bash[28361]: audit 2023-12-01T07:20:34.680648+0000 mon.c (mon.2) 2916 : audit 0 from='client.? 172.21.15.80:0/3644253998' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:20:35.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:20:35 smithi080 bash[41963]: cluster 2023-12-01T07:20:33.798271+0000 mgr.y (mgr.24362) 4563 : cluster 0 pgmap v4532: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:20:35.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:20:35 smithi080 bash[41963]: audit 2023-12-01T07:20:34.680648+0000 mon.c (mon.2) 2916 : audit 0 from='client.? 172.21.15.80:0/3644253998' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:20:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:20:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:20:36] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.43.0" 2023-12-01T07:20:37.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:20:37 smithi080 bash[28361]: cluster 2023-12-01T07:20:35.799398+0000 mgr.y (mgr.24362) 4564 : cluster 0 pgmap v4533: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:20:37.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:20:37 smithi080 bash[41963]: cluster 2023-12-01T07:20:35.799398+0000 mgr.y (mgr.24362) 4564 : cluster 0 pgmap v4533: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:20:37.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:20:37 smithi090 bash[32384]: cluster 2023-12-01T07:20:35.799398+0000 mgr.y (mgr.24362) 4564 : cluster 0 pgmap v4533: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:20:38.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:20:38 smithi080 bash[28361]: audit 2023-12-01T07:20:37.136715+0000 mon.a (mon.0) 3327 : audit 0 from='client.? 172.21.15.80:0/557530100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:20:38.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:20:38 smithi080 bash[41963]: audit 2023-12-01T07:20:37.136715+0000 mon.a (mon.0) 3327 : audit 0 from='client.? 172.21.15.80:0/557530100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:20:38.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:20:38 smithi090 bash[32384]: audit 2023-12-01T07:20:37.136715+0000 mon.a (mon.0) 3327 : audit 0 from='client.? 172.21.15.80:0/557530100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:20:39.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:20:39 smithi080 bash[41963]: cluster 2023-12-01T07:20:37.800149+0000 mgr.y (mgr.24362) 4565 : cluster 0 pgmap v4534: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:20:39.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:20:39 smithi080 bash[28361]: cluster 2023-12-01T07:20:37.800149+0000 mgr.y (mgr.24362) 4565 : cluster 0 pgmap v4534: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:20:39.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:20:39 smithi090 bash[32384]: cluster 2023-12-01T07:20:37.800149+0000 mgr.y (mgr.24362) 4565 : cluster 0 pgmap v4534: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:20:40.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:20:40 smithi080 bash[28361]: audit 2023-12-01T07:20:39.601765+0000 mon.a (mon.0) 3328 : audit 0 from='client.? 172.21.15.80:0/3739785929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:20:40.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:20:40 smithi080 bash[28361]: audit 2023-12-01T07:20:40.016657+0000 mon.c (mon.2) 2917 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:20:40.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:20:40 smithi080 bash[41963]: audit 2023-12-01T07:20:39.601765+0000 mon.a (mon.0) 3328 : audit 0 from='client.? 172.21.15.80:0/3739785929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:20:40.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:20:40 smithi080 bash[41963]: audit 2023-12-01T07:20:40.016657+0000 mon.c (mon.2) 2917 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:20:40.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:20:40 smithi090 bash[32384]: audit 2023-12-01T07:20:39.601765+0000 mon.a (mon.0) 3328 : audit 0 from='client.? 172.21.15.80:0/3739785929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:20:40.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:20:40 smithi090 bash[32384]: audit 2023-12-01T07:20:40.016657+0000 mon.c (mon.2) 2917 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:20:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:20:41 smithi080 bash[28361]: cluster 2023-12-01T07:20:39.800893+0000 mgr.y (mgr.24362) 4566 : cluster 0 pgmap v4535: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:20:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:20:41 smithi080 bash[41963]: cluster 2023-12-01T07:20:39.800893+0000 mgr.y (mgr.24362) 4566 : cluster 0 pgmap v4535: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:20:41.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:20:41 smithi090 bash[32384]: cluster 2023-12-01T07:20:39.800893+0000 mgr.y (mgr.24362) 4566 : cluster 0 pgmap v4535: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:20:43.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:20:43 smithi080 bash[41963]: cluster 2023-12-01T07:20:41.802019+0000 mgr.y (mgr.24362) 4567 : cluster 0 pgmap v4536: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:20:43.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:20:43 smithi080 bash[41963]: audit 2023-12-01T07:20:42.059481+0000 mon.a (mon.0) 3329 : audit 0 from='client.? 172.21.15.80:0/1197773855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:20:43.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:20:43 smithi080 bash[28361]: cluster 2023-12-01T07:20:41.802019+0000 mgr.y (mgr.24362) 4567 : cluster 0 pgmap v4536: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:20:43.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:20:43 smithi080 bash[28361]: audit 2023-12-01T07:20:42.059481+0000 mon.a (mon.0) 3329 : audit 0 from='client.? 172.21.15.80:0/1197773855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:20:43.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:20:43 smithi090 bash[32384]: cluster 2023-12-01T07:20:41.802019+0000 mgr.y (mgr.24362) 4567 : cluster 0 pgmap v4536: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:20:43.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:20:43 smithi090 bash[32384]: audit 2023-12-01T07:20:42.059481+0000 mon.a (mon.0) 3329 : audit 0 from='client.? 172.21.15.80:0/1197773855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:20:45.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:20:45 smithi080 bash[28361]: cluster 2023-12-01T07:20:43.802669+0000 mgr.y (mgr.24362) 4568 : cluster 0 pgmap v4537: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:20:45.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:20:45 smithi080 bash[28361]: audit 2023-12-01T07:20:44.512235+0000 mon.a (mon.0) 3330 : audit 0 from='client.? 172.21.15.80:0/684798220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:20:45.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:20:45 smithi080 bash[41963]: cluster 2023-12-01T07:20:43.802669+0000 mgr.y (mgr.24362) 4568 : cluster 0 pgmap v4537: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:20:45.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:20:45 smithi080 bash[41963]: audit 2023-12-01T07:20:44.512235+0000 mon.a (mon.0) 3330 : audit 0 from='client.? 172.21.15.80:0/684798220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:20:45.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:20:45 smithi090 bash[32384]: cluster 2023-12-01T07:20:43.802669+0000 mgr.y (mgr.24362) 4568 : cluster 0 pgmap v4537: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:20:45.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:20:45 smithi090 bash[32384]: audit 2023-12-01T07:20:44.512235+0000 mon.a (mon.0) 3330 : audit 0 from='client.? 172.21.15.80:0/684798220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:20:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:20:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:20:46] "GET /metrics HTTP/1.1" 200 33973 "" "Prometheus/2.43.0" 2023-12-01T07:20:47.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:20:47 smithi080 bash[28361]: cluster 2023-12-01T07:20:45.803724+0000 mgr.y (mgr.24362) 4569 : cluster 0 pgmap v4538: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:20:47.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:20:47 smithi080 bash[28361]: audit 2023-12-01T07:20:46.964999+0000 mon.a (mon.0) 3331 : audit 0 from='client.? 172.21.15.80:0/343214721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:20:47.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:20:47 smithi080 bash[41963]: cluster 2023-12-01T07:20:45.803724+0000 mgr.y (mgr.24362) 4569 : cluster 0 pgmap v4538: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:20:47.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:20:47 smithi080 bash[41963]: audit 2023-12-01T07:20:46.964999+0000 mon.a (mon.0) 3331 : audit 0 from='client.? 172.21.15.80:0/343214721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:20:47.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:20:47 smithi090 bash[32384]: cluster 2023-12-01T07:20:45.803724+0000 mgr.y (mgr.24362) 4569 : cluster 0 pgmap v4538: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:20:47.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:20:47 smithi090 bash[32384]: audit 2023-12-01T07:20:46.964999+0000 mon.a (mon.0) 3331 : audit 0 from='client.? 172.21.15.80:0/343214721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:20:49.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:20:49 smithi080 bash[28361]: cluster 2023-12-01T07:20:47.804447+0000 mgr.y (mgr.24362) 4570 : cluster 0 pgmap v4539: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:20:49.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:20:49 smithi080 bash[41963]: cluster 2023-12-01T07:20:47.804447+0000 mgr.y (mgr.24362) 4570 : cluster 0 pgmap v4539: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:20:49.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:20:49 smithi090 bash[32384]: cluster 2023-12-01T07:20:47.804447+0000 mgr.y (mgr.24362) 4570 : cluster 0 pgmap v4539: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:20:50.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:20:50 smithi080 bash[28361]: audit 2023-12-01T07:20:49.421797+0000 mon.a (mon.0) 3332 : audit 0 from='client.? 172.21.15.80:0/3030271634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:20:50.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:20:50 smithi080 bash[41963]: audit 2023-12-01T07:20:49.421797+0000 mon.a (mon.0) 3332 : audit 0 from='client.? 172.21.15.80:0/3030271634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:20:50.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:20:50 smithi090 bash[32384]: audit 2023-12-01T07:20:49.421797+0000 mon.a (mon.0) 3332 : audit 0 from='client.? 172.21.15.80:0/3030271634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:20:51.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:20:51 smithi080 bash[28361]: cluster 2023-12-01T07:20:49.805182+0000 mgr.y (mgr.24362) 4571 : cluster 0 pgmap v4540: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:20:51.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:20:51 smithi080 bash[41963]: cluster 2023-12-01T07:20:49.805182+0000 mgr.y (mgr.24362) 4571 : cluster 0 pgmap v4540: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:20:51.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:20:51 smithi090 bash[32384]: cluster 2023-12-01T07:20:49.805182+0000 mgr.y (mgr.24362) 4571 : cluster 0 pgmap v4540: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:20:52.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:20:52 smithi080 bash[28361]: audit 2023-12-01T07:20:51.874659+0000 mon.a (mon.0) 3333 : audit 0 from='client.? 172.21.15.80:0/3491812354' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:20:52.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:20:52 smithi080 bash[41963]: audit 2023-12-01T07:20:51.874659+0000 mon.a (mon.0) 3333 : audit 0 from='client.? 172.21.15.80:0/3491812354' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:20:52.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:20:52 smithi090 bash[32384]: audit 2023-12-01T07:20:51.874659+0000 mon.a (mon.0) 3333 : audit 0 from='client.? 172.21.15.80:0/3491812354' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:20:53.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:20:53 smithi080 bash[28361]: cluster 2023-12-01T07:20:51.805947+0000 mgr.y (mgr.24362) 4572 : cluster 0 pgmap v4541: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:20:53.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:20:53 smithi080 bash[41963]: cluster 2023-12-01T07:20:51.805947+0000 mgr.y (mgr.24362) 4572 : cluster 0 pgmap v4541: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:20:53.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:20:53 smithi090 bash[32384]: cluster 2023-12-01T07:20:51.805947+0000 mgr.y (mgr.24362) 4572 : cluster 0 pgmap v4541: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:20:55.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:20:55 smithi080 bash[28361]: cluster 2023-12-01T07:20:53.806593+0000 mgr.y (mgr.24362) 4573 : cluster 0 pgmap v4542: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:20:55.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:20:55 smithi080 bash[28361]: audit 2023-12-01T07:20:54.332539+0000 mon.a (mon.0) 3334 : audit 0 from='client.? 172.21.15.80:0/1163750700' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:20:55.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:20:55 smithi080 bash[28361]: audit 2023-12-01T07:20:55.017346+0000 mon.c (mon.2) 2918 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:20:55.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:20:55 smithi080 bash[41963]: cluster 2023-12-01T07:20:53.806593+0000 mgr.y (mgr.24362) 4573 : cluster 0 pgmap v4542: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:20:55.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:20:55 smithi080 bash[41963]: audit 2023-12-01T07:20:54.332539+0000 mon.a (mon.0) 3334 : audit 0 from='client.? 172.21.15.80:0/1163750700' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:20:55.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:20:55 smithi080 bash[41963]: audit 2023-12-01T07:20:55.017346+0000 mon.c (mon.2) 2918 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:20:55.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:20:55 smithi090 bash[32384]: cluster 2023-12-01T07:20:53.806593+0000 mgr.y (mgr.24362) 4573 : cluster 0 pgmap v4542: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:20:55.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:20:55 smithi090 bash[32384]: audit 2023-12-01T07:20:54.332539+0000 mon.a (mon.0) 3334 : audit 0 from='client.? 172.21.15.80:0/1163750700' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:20:55.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:20:55 smithi090 bash[32384]: audit 2023-12-01T07:20:55.017346+0000 mon.c (mon.2) 2918 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:20:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:20:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:20:56] "GET /metrics HTTP/1.1" 200 33977 "" "Prometheus/2.43.0" 2023-12-01T07:20:57.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:20:57 smithi080 bash[28361]: cluster 2023-12-01T07:20:55.807653+0000 mgr.y (mgr.24362) 4574 : cluster 0 pgmap v4543: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:20:57.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:20:57 smithi080 bash[28361]: audit 2023-12-01T07:20:56.786291+0000 mon.a (mon.0) 3335 : audit 0 from='client.? 172.21.15.80:0/3200458709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:20:57.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:20:57 smithi080 bash[41963]: cluster 2023-12-01T07:20:55.807653+0000 mgr.y (mgr.24362) 4574 : cluster 0 pgmap v4543: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:20:57.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:20:57 smithi080 bash[41963]: audit 2023-12-01T07:20:56.786291+0000 mon.a (mon.0) 3335 : audit 0 from='client.? 172.21.15.80:0/3200458709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:20:57.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:20:57 smithi090 bash[32384]: cluster 2023-12-01T07:20:55.807653+0000 mgr.y (mgr.24362) 4574 : cluster 0 pgmap v4543: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:20:57.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:20:57 smithi090 bash[32384]: audit 2023-12-01T07:20:56.786291+0000 mon.a (mon.0) 3335 : audit 0 from='client.? 172.21.15.80:0/3200458709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:20:59.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:20:59 smithi080 bash[28361]: cluster 2023-12-01T07:20:57.808474+0000 mgr.y (mgr.24362) 4575 : cluster 0 pgmap v4544: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:20:59.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:20:59 smithi080 bash[41963]: cluster 2023-12-01T07:20:57.808474+0000 mgr.y (mgr.24362) 4575 : cluster 0 pgmap v4544: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:20:59.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:20:59 smithi090 bash[32384]: cluster 2023-12-01T07:20:57.808474+0000 mgr.y (mgr.24362) 4575 : cluster 0 pgmap v4544: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:21:00.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:21:00 smithi080 bash[28361]: audit 2023-12-01T07:20:59.243021+0000 mon.c (mon.2) 2919 : audit 0 from='client.? 172.21.15.80:0/3056718743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:21:00.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:21:00 smithi080 bash[41963]: audit 2023-12-01T07:20:59.243021+0000 mon.c (mon.2) 2919 : audit 0 from='client.? 172.21.15.80:0/3056718743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:21:00.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:21:00 smithi090 bash[32384]: audit 2023-12-01T07:20:59.243021+0000 mon.c (mon.2) 2919 : audit 0 from='client.? 172.21.15.80:0/3056718743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:21:01.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:21:01 smithi080 bash[28361]: cluster 2023-12-01T07:20:59.809210+0000 mgr.y (mgr.24362) 4576 : cluster 0 pgmap v4545: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:21:01.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:21:01 smithi080 bash[41963]: cluster 2023-12-01T07:20:59.809210+0000 mgr.y (mgr.24362) 4576 : cluster 0 pgmap v4545: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:21:01.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:21:01 smithi090 bash[32384]: cluster 2023-12-01T07:20:59.809210+0000 mgr.y (mgr.24362) 4576 : cluster 0 pgmap v4545: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:21:02.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:21:02 smithi080 bash[41963]: audit 2023-12-01T07:21:01.697373+0000 mon.c (mon.2) 2920 : audit 0 from='client.? 172.21.15.80:0/2562379556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:21:02.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:21:02 smithi080 bash[41963]: cluster 2023-12-01T07:21:01.810369+0000 mgr.y (mgr.24362) 4577 : cluster 0 pgmap v4546: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:21:02.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:21:02 smithi080 bash[41963]: audit 2023-12-01T07:21:02.020578+0000 mon.c (mon.2) 2921 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:21:02.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:21:02 smithi080 bash[28361]: audit 2023-12-01T07:21:01.697373+0000 mon.c (mon.2) 2920 : audit 0 from='client.? 172.21.15.80:0/2562379556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:21:02.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:21:02 smithi080 bash[28361]: cluster 2023-12-01T07:21:01.810369+0000 mgr.y (mgr.24362) 4577 : cluster 0 pgmap v4546: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:21:02.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:21:02 smithi080 bash[28361]: audit 2023-12-01T07:21:02.020578+0000 mon.c (mon.2) 2921 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:21:02.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:21:02 smithi090 bash[32384]: audit 2023-12-01T07:21:01.697373+0000 mon.c (mon.2) 2920 : audit 0 from='client.? 172.21.15.80:0/2562379556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:21:02.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:21:02 smithi090 bash[32384]: cluster 2023-12-01T07:21:01.810369+0000 mgr.y (mgr.24362) 4577 : cluster 0 pgmap v4546: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:21:02.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:21:02 smithi090 bash[32384]: audit 2023-12-01T07:21:02.020578+0000 mon.c (mon.2) 2921 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:21:05.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:21:04 smithi080 bash[28361]: cluster 2023-12-01T07:21:03.811031+0000 mgr.y (mgr.24362) 4578 : cluster 0 pgmap v4547: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:21:05.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:21:04 smithi080 bash[28361]: audit 2023-12-01T07:21:04.154066+0000 mon.c (mon.2) 2922 : audit 0 from='client.? 172.21.15.80:0/1289515426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:21:05.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:21:04 smithi080 bash[41963]: cluster 2023-12-01T07:21:03.811031+0000 mgr.y (mgr.24362) 4578 : cluster 0 pgmap v4547: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:21:05.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:21:04 smithi080 bash[41963]: audit 2023-12-01T07:21:04.154066+0000 mon.c (mon.2) 2922 : audit 0 from='client.? 172.21.15.80:0/1289515426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:21:05.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:21:04 smithi090 bash[32384]: cluster 2023-12-01T07:21:03.811031+0000 mgr.y (mgr.24362) 4578 : cluster 0 pgmap v4547: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:21:05.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:21:04 smithi090 bash[32384]: audit 2023-12-01T07:21:04.154066+0000 mon.c (mon.2) 2922 : audit 0 from='client.? 172.21.15.80:0/1289515426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:21:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:21:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:21:06] "GET /metrics HTTP/1.1" 200 33977 "" "Prometheus/2.43.0" 2023-12-01T07:21:07.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:21:06 smithi090 bash[32384]: cluster 2023-12-01T07:21:05.812183+0000 mgr.y (mgr.24362) 4579 : cluster 0 pgmap v4548: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:21:07.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:21:06 smithi090 bash[32384]: audit 2023-12-01T07:21:06.622499+0000 mon.a (mon.0) 3336 : audit 0 from='client.? 172.21.15.80:0/5802231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:21:07.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:21:06 smithi080 bash[41963]: cluster 2023-12-01T07:21:05.812183+0000 mgr.y (mgr.24362) 4579 : cluster 0 pgmap v4548: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:21:07.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:21:06 smithi080 bash[41963]: audit 2023-12-01T07:21:06.622499+0000 mon.a (mon.0) 3336 : audit 0 from='client.? 172.21.15.80:0/5802231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:21:07.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:21:06 smithi080 bash[28361]: cluster 2023-12-01T07:21:05.812183+0000 mgr.y (mgr.24362) 4579 : cluster 0 pgmap v4548: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:21:07.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:21:06 smithi080 bash[28361]: audit 2023-12-01T07:21:06.622499+0000 mon.a (mon.0) 3336 : audit 0 from='client.? 172.21.15.80:0/5802231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:21:09.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:21:08 smithi080 bash[28361]: cluster 2023-12-01T07:21:07.812922+0000 mgr.y (mgr.24362) 4580 : cluster 0 pgmap v4549: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:21:09.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:21:08 smithi080 bash[28361]: audit 2023-12-01T07:21:07.868277+0000 mon.a (mon.0) 3337 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:21:09.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:21:08 smithi080 bash[28361]: audit 2023-12-01T07:21:07.878822+0000 mon.a (mon.0) 3338 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:21:09.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:21:08 smithi080 bash[28361]: audit 2023-12-01T07:21:08.225579+0000 mon.a (mon.0) 3339 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:21:09.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:21:08 smithi080 bash[28361]: audit 2023-12-01T07:21:08.237304+0000 mon.a (mon.0) 3340 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:21:09.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:21:08 smithi080 bash[41963]: cluster 2023-12-01T07:21:07.812922+0000 mgr.y (mgr.24362) 4580 : cluster 0 pgmap v4549: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:21:09.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:21:08 smithi080 bash[41963]: audit 2023-12-01T07:21:07.868277+0000 mon.a (mon.0) 3337 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:21:09.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:21:08 smithi080 bash[41963]: audit 2023-12-01T07:21:07.878822+0000 mon.a (mon.0) 3338 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:21:09.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:21:08 smithi080 bash[41963]: audit 2023-12-01T07:21:08.225579+0000 mon.a (mon.0) 3339 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:21:09.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:21:08 smithi080 bash[41963]: audit 2023-12-01T07:21:08.237304+0000 mon.a (mon.0) 3340 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:21:09.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:21:08 smithi090 bash[32384]: cluster 2023-12-01T07:21:07.812922+0000 mgr.y (mgr.24362) 4580 : cluster 0 pgmap v4549: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:21:09.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:21:08 smithi090 bash[32384]: audit 2023-12-01T07:21:07.868277+0000 mon.a (mon.0) 3337 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:21:09.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:21:08 smithi090 bash[32384]: audit 2023-12-01T07:21:07.878822+0000 mon.a (mon.0) 3338 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:21:09.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:21:08 smithi090 bash[32384]: audit 2023-12-01T07:21:08.225579+0000 mon.a (mon.0) 3339 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:21:09.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:21:08 smithi090 bash[32384]: audit 2023-12-01T07:21:08.237304+0000 mon.a (mon.0) 3340 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:21:10.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:21:09 smithi080 bash[41963]: audit 2023-12-01T07:21:09.095152+0000 mon.c (mon.2) 2923 : audit 0 from='client.? 172.21.15.80:0/2661415479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:21:10.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:21:09 smithi080 bash[28361]: audit 2023-12-01T07:21:09.095152+0000 mon.c (mon.2) 2923 : audit 0 from='client.? 172.21.15.80:0/2661415479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:21:10.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:21:09 smithi090 bash[32384]: audit 2023-12-01T07:21:09.095152+0000 mon.c (mon.2) 2923 : audit 0 from='client.? 172.21.15.80:0/2661415479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:21:11.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:21:10 smithi090 bash[32384]: cluster 2023-12-01T07:21:09.813628+0000 mgr.y (mgr.24362) 4581 : cluster 0 pgmap v4550: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:21:11.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:21:10 smithi090 bash[32384]: audit 2023-12-01T07:21:10.017779+0000 mon.c (mon.2) 2924 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:21:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:21:10 smithi080 bash[41963]: cluster 2023-12-01T07:21:09.813628+0000 mgr.y (mgr.24362) 4581 : cluster 0 pgmap v4550: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:21:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:21:10 smithi080 bash[41963]: audit 2023-12-01T07:21:10.017779+0000 mon.c (mon.2) 2924 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:21:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:21:10 smithi080 bash[28361]: cluster 2023-12-01T07:21:09.813628+0000 mgr.y (mgr.24362) 4581 : cluster 0 pgmap v4550: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:21:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:21:10 smithi080 bash[28361]: audit 2023-12-01T07:21:10.017779+0000 mon.c (mon.2) 2924 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:21:12.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:21:11 smithi090 bash[32384]: audit 2023-12-01T07:21:11.550960+0000 mon.a (mon.0) 3341 : audit 0 from='client.? 172.21.15.80:0/3169761969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:21:12.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:21:11 smithi080 bash[28361]: audit 2023-12-01T07:21:11.550960+0000 mon.a (mon.0) 3341 : audit 0 from='client.? 172.21.15.80:0/3169761969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:21:12.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:21:11 smithi080 bash[41963]: audit 2023-12-01T07:21:11.550960+0000 mon.a (mon.0) 3341 : audit 0 from='client.? 172.21.15.80:0/3169761969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:21:13.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:21:12 smithi090 bash[32384]: cluster 2023-12-01T07:21:11.814820+0000 mgr.y (mgr.24362) 4582 : cluster 0 pgmap v4551: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:21:13.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:21:12 smithi080 bash[28361]: cluster 2023-12-01T07:21:11.814820+0000 mgr.y (mgr.24362) 4582 : cluster 0 pgmap v4551: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:21:13.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:21:12 smithi080 bash[41963]: cluster 2023-12-01T07:21:11.814820+0000 mgr.y (mgr.24362) 4582 : cluster 0 pgmap v4551: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:21:15.288 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:21:14 smithi090 bash[32384]: cluster 2023-12-01T07:21:13.815457+0000 mgr.y (mgr.24362) 4583 : cluster 0 pgmap v4552: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:21:15.288 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:21:14 smithi090 bash[32384]: audit 2023-12-01T07:21:14.000513+0000 mon.a (mon.0) 3342 : audit 0 from='client.? 172.21.15.80:0/1840456532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:21:15.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:21:14 smithi080 bash[28361]: cluster 2023-12-01T07:21:13.815457+0000 mgr.y (mgr.24362) 4583 : cluster 0 pgmap v4552: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:21:15.481 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:21:14 smithi080 bash[28361]: audit 2023-12-01T07:21:14.000513+0000 mon.a (mon.0) 3342 : audit 0 from='client.? 172.21.15.80:0/1840456532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:21:15.481 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:21:15 smithi080 bash[41963]: cluster 2023-12-01T07:21:13.815457+0000 mgr.y (mgr.24362) 4583 : cluster 0 pgmap v4552: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:21:15.482 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:21:15 smithi080 bash[41963]: audit 2023-12-01T07:21:14.000513+0000 mon.a (mon.0) 3342 : audit 0 from='client.? 172.21.15.80:0/1840456532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:21:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:21:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:21:16] "GET /metrics HTTP/1.1" 200 33977 "" "Prometheus/2.43.0" 2023-12-01T07:21:17.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:21:17 smithi090 bash[32384]: cluster 2023-12-01T07:21:15.816604+0000 mgr.y (mgr.24362) 4584 : cluster 0 pgmap v4553: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:21:17.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:21:17 smithi090 bash[32384]: audit 2023-12-01T07:21:16.455658+0000 mon.a (mon.0) 3343 : audit 0 from='client.? 172.21.15.80:0/1670458567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:21:17.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:21:17 smithi080 bash[41963]: cluster 2023-12-01T07:21:15.816604+0000 mgr.y (mgr.24362) 4584 : cluster 0 pgmap v4553: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:21:17.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:21:17 smithi080 bash[41963]: audit 2023-12-01T07:21:16.455658+0000 mon.a (mon.0) 3343 : audit 0 from='client.? 172.21.15.80:0/1670458567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:21:17.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:21:17 smithi080 bash[28361]: cluster 2023-12-01T07:21:15.816604+0000 mgr.y (mgr.24362) 4584 : cluster 0 pgmap v4553: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:21:17.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:21:17 smithi080 bash[28361]: audit 2023-12-01T07:21:16.455658+0000 mon.a (mon.0) 3343 : audit 0 from='client.? 172.21.15.80:0/1670458567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:21:19.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:21:19 smithi090 bash[32384]: cluster 2023-12-01T07:21:17.817279+0000 mgr.y (mgr.24362) 4585 : cluster 0 pgmap v4554: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:21:19.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:21:19 smithi090 bash[32384]: audit 2023-12-01T07:21:18.914300+0000 mon.a (mon.0) 3344 : audit 0 from='client.? 172.21.15.80:0/1699541136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:21:19.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:21:19 smithi080 bash[28361]: cluster 2023-12-01T07:21:17.817279+0000 mgr.y (mgr.24362) 4585 : cluster 0 pgmap v4554: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:21:19.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:21:19 smithi080 bash[28361]: audit 2023-12-01T07:21:18.914300+0000 mon.a (mon.0) 3344 : audit 0 from='client.? 172.21.15.80:0/1699541136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:21:19.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:21:19 smithi080 bash[41963]: cluster 2023-12-01T07:21:17.817279+0000 mgr.y (mgr.24362) 4585 : cluster 0 pgmap v4554: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:21:19.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:21:19 smithi080 bash[41963]: audit 2023-12-01T07:21:18.914300+0000 mon.a (mon.0) 3344 : audit 0 from='client.? 172.21.15.80:0/1699541136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:21:20.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:21:20 smithi080 bash[28361]: audit 2023-12-01T07:21:19.345181+0000 mon.a (mon.0) 3345 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:21:20.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:21:20 smithi080 bash[28361]: audit 2023-12-01T07:21:19.357146+0000 mon.a (mon.0) 3346 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:21:20.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:21:20 smithi080 bash[28361]: audit 2023-12-01T07:21:19.359798+0000 mon.c (mon.2) 2925 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:21:20.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:21:20 smithi080 bash[28361]: audit 2023-12-01T07:21:19.361106+0000 mon.c (mon.2) 2926 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:21:20.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:21:20 smithi080 bash[28361]: audit 2023-12-01T07:21:19.368274+0000 mon.a (mon.0) 3347 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:21:20.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:21:20 smithi080 bash[28361]: cluster 2023-12-01T07:21:19.817947+0000 mgr.y (mgr.24362) 4586 : cluster 0 pgmap v4555: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:21:20.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:21:20 smithi080 bash[41963]: audit 2023-12-01T07:21:19.345181+0000 mon.a (mon.0) 3345 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:21:20.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:21:20 smithi080 bash[41963]: audit 2023-12-01T07:21:19.357146+0000 mon.a (mon.0) 3346 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:21:20.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:21:20 smithi080 bash[41963]: audit 2023-12-01T07:21:19.359798+0000 mon.c (mon.2) 2925 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:21:20.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:21:20 smithi080 bash[41963]: audit 2023-12-01T07:21:19.361106+0000 mon.c (mon.2) 2926 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:21:20.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:21:20 smithi080 bash[41963]: audit 2023-12-01T07:21:19.368274+0000 mon.a (mon.0) 3347 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:21:20.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:21:20 smithi080 bash[41963]: cluster 2023-12-01T07:21:19.817947+0000 mgr.y (mgr.24362) 4586 : cluster 0 pgmap v4555: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:21:20.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:21:20 smithi090 bash[32384]: audit 2023-12-01T07:21:19.345181+0000 mon.a (mon.0) 3345 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:21:20.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:21:20 smithi090 bash[32384]: audit 2023-12-01T07:21:19.357146+0000 mon.a (mon.0) 3346 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:21:20.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:21:20 smithi090 bash[32384]: audit 2023-12-01T07:21:19.359798+0000 mon.c (mon.2) 2925 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:21:20.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:21:20 smithi090 bash[32384]: audit 2023-12-01T07:21:19.361106+0000 mon.c (mon.2) 2926 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:21:20.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:21:20 smithi090 bash[32384]: audit 2023-12-01T07:21:19.368274+0000 mon.a (mon.0) 3347 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:21:20.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:21:20 smithi090 bash[32384]: cluster 2023-12-01T07:21:19.817947+0000 mgr.y (mgr.24362) 4586 : cluster 0 pgmap v4555: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:21:21.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:21:21 smithi080 bash[28361]: audit 2023-12-01T07:21:21.369709+0000 mon.c (mon.2) 2927 : audit 0 from='client.? 172.21.15.80:0/1421608567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:21:21.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:21:21 smithi080 bash[41963]: audit 2023-12-01T07:21:21.369709+0000 mon.c (mon.2) 2927 : audit 0 from='client.? 172.21.15.80:0/1421608567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:21:21.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:21:21 smithi090 bash[32384]: audit 2023-12-01T07:21:21.369709+0000 mon.c (mon.2) 2927 : audit 0 from='client.? 172.21.15.80:0/1421608567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:21:22.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:21:22 smithi090 bash[32384]: cluster 2023-12-01T07:21:21.819373+0000 mgr.y (mgr.24362) 4587 : cluster 0 pgmap v4556: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:21:22.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:21:22 smithi080 bash[28361]: cluster 2023-12-01T07:21:21.819373+0000 mgr.y (mgr.24362) 4587 : cluster 0 pgmap v4556: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:21:22.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:21:22 smithi080 bash[41963]: cluster 2023-12-01T07:21:21.819373+0000 mgr.y (mgr.24362) 4587 : cluster 0 pgmap v4556: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:21:24.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:21:23 smithi080 bash[28361]: audit 2023-12-01T07:21:23.814682+0000 mon.a (mon.0) 3348 : audit 0 from='client.? 172.21.15.80:0/4131572882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:21:24.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:21:23 smithi080 bash[41963]: audit 2023-12-01T07:21:23.814682+0000 mon.a (mon.0) 3348 : audit 0 from='client.? 172.21.15.80:0/4131572882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:21:24.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:21:23 smithi090 bash[32384]: audit 2023-12-01T07:21:23.814682+0000 mon.a (mon.0) 3348 : audit 0 from='client.? 172.21.15.80:0/4131572882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:21:25.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:21:24 smithi080 bash[28361]: cluster 2023-12-01T07:21:23.820228+0000 mgr.y (mgr.24362) 4588 : cluster 0 pgmap v4557: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:21:25.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:21:24 smithi080 bash[41963]: cluster 2023-12-01T07:21:23.820228+0000 mgr.y (mgr.24362) 4588 : cluster 0 pgmap v4557: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:21:25.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:21:24 smithi090 bash[32384]: cluster 2023-12-01T07:21:23.820228+0000 mgr.y (mgr.24362) 4588 : cluster 0 pgmap v4557: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:21:26.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:21:25 smithi090 bash[32384]: audit 2023-12-01T07:21:25.018007+0000 mon.c (mon.2) 2928 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:21:26.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:21:25 smithi080 bash[28361]: audit 2023-12-01T07:21:25.018007+0000 mon.c (mon.2) 2928 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:21:26.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:21:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:21:26] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T07:21:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:21:25 smithi080 bash[41963]: audit 2023-12-01T07:21:25.018007+0000 mon.c (mon.2) 2928 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:21:27.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:21:26 smithi090 bash[32384]: cluster 2023-12-01T07:21:25.821661+0000 mgr.y (mgr.24362) 4589 : cluster 0 pgmap v4558: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:21:27.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:21:26 smithi090 bash[32384]: audit 2023-12-01T07:21:26.271054+0000 mon.c (mon.2) 2929 : audit 0 from='client.? 172.21.15.80:0/705137626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:21:27.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:21:26 smithi080 bash[28361]: cluster 2023-12-01T07:21:25.821661+0000 mgr.y (mgr.24362) 4589 : cluster 0 pgmap v4558: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:21:27.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:21:26 smithi080 bash[28361]: audit 2023-12-01T07:21:26.271054+0000 mon.c (mon.2) 2929 : audit 0 from='client.? 172.21.15.80:0/705137626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:21:27.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:21:26 smithi080 bash[41963]: cluster 2023-12-01T07:21:25.821661+0000 mgr.y (mgr.24362) 4589 : cluster 0 pgmap v4558: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:21:27.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:21:26 smithi080 bash[41963]: audit 2023-12-01T07:21:26.271054+0000 mon.c (mon.2) 2929 : audit 0 from='client.? 172.21.15.80:0/705137626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:21:29.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:21:28 smithi090 bash[32384]: cluster 2023-12-01T07:21:27.822214+0000 mgr.y (mgr.24362) 4590 : cluster 0 pgmap v4559: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:21:29.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:21:28 smithi090 bash[32384]: audit 2023-12-01T07:21:28.725540+0000 mon.c (mon.2) 2930 : audit 0 from='client.? 172.21.15.80:0/1526959479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:21:29.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:21:28 smithi080 bash[28361]: cluster 2023-12-01T07:21:27.822214+0000 mgr.y (mgr.24362) 4590 : cluster 0 pgmap v4559: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:21:29.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:21:28 smithi080 bash[28361]: audit 2023-12-01T07:21:28.725540+0000 mon.c (mon.2) 2930 : audit 0 from='client.? 172.21.15.80:0/1526959479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:21:29.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:21:29 smithi080 bash[41963]: cluster 2023-12-01T07:21:27.822214+0000 mgr.y (mgr.24362) 4590 : cluster 0 pgmap v4559: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:21:29.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:21:29 smithi080 bash[41963]: audit 2023-12-01T07:21:28.725540+0000 mon.c (mon.2) 2930 : audit 0 from='client.? 172.21.15.80:0/1526959479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:21:31.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:21:31 smithi090 bash[32384]: cluster 2023-12-01T07:21:29.823012+0000 mgr.y (mgr.24362) 4591 : cluster 0 pgmap v4560: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:21:31.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:21:31 smithi080 bash[41963]: cluster 2023-12-01T07:21:29.823012+0000 mgr.y (mgr.24362) 4591 : cluster 0 pgmap v4560: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:21:31.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:21:31 smithi080 bash[28361]: cluster 2023-12-01T07:21:29.823012+0000 mgr.y (mgr.24362) 4591 : cluster 0 pgmap v4560: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:21:32.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:21:32 smithi090 bash[32384]: audit 2023-12-01T07:21:31.174784+0000 mon.c (mon.2) 2931 : audit 0 from='client.? 172.21.15.80:0/1907177844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:21:32.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:21:32 smithi080 bash[28361]: audit 2023-12-01T07:21:31.174784+0000 mon.c (mon.2) 2931 : audit 0 from='client.? 172.21.15.80:0/1907177844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:21:32.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:21:32 smithi080 bash[41963]: audit 2023-12-01T07:21:31.174784+0000 mon.c (mon.2) 2931 : audit 0 from='client.? 172.21.15.80:0/1907177844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:21:33.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:21:33 smithi090 bash[32384]: cluster 2023-12-01T07:21:31.824187+0000 mgr.y (mgr.24362) 4592 : cluster 0 pgmap v4561: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:21:33.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:21:33 smithi080 bash[28361]: cluster 2023-12-01T07:21:31.824187+0000 mgr.y (mgr.24362) 4592 : cluster 0 pgmap v4561: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:21:33.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:21:33 smithi080 bash[41963]: cluster 2023-12-01T07:21:31.824187+0000 mgr.y (mgr.24362) 4592 : cluster 0 pgmap v4561: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:21:34.271 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 07:21:33 smithi090 bash[65515]: logger=cleanup t=2023-12-01T07:21:33.835872327Z level=info msg="Completed cleanup jobs" duration=45.926221ms 2023-12-01T07:21:34.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:21:34 smithi090 bash[32384]: audit 2023-12-01T07:21:33.634458+0000 mon.c (mon.2) 2932 : audit 0 from='client.? 172.21.15.80:0/1379169740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:21:34.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:21:34 smithi080 bash[28361]: audit 2023-12-01T07:21:33.634458+0000 mon.c (mon.2) 2932 : audit 0 from='client.? 172.21.15.80:0/1379169740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:21:34.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:21:34 smithi080 bash[41963]: audit 2023-12-01T07:21:33.634458+0000 mon.c (mon.2) 2932 : audit 0 from='client.? 172.21.15.80:0/1379169740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:21:35.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:21:35 smithi080 bash[28361]: cluster 2023-12-01T07:21:33.824911+0000 mgr.y (mgr.24362) 4593 : cluster 0 pgmap v4562: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:21:35.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:21:35 smithi080 bash[41963]: cluster 2023-12-01T07:21:33.824911+0000 mgr.y (mgr.24362) 4593 : cluster 0 pgmap v4562: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:21:35.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:21:35 smithi090 bash[32384]: cluster 2023-12-01T07:21:33.824911+0000 mgr.y (mgr.24362) 4593 : cluster 0 pgmap v4562: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:21:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:21:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:21:36] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T07:21:37.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:21:37 smithi080 bash[28361]: cluster 2023-12-01T07:21:35.826057+0000 mgr.y (mgr.24362) 4594 : cluster 0 pgmap v4563: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:21:37.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:21:37 smithi080 bash[28361]: audit 2023-12-01T07:21:36.092571+0000 mon.a (mon.0) 3349 : audit 0 from='client.? 172.21.15.80:0/1550257991' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:21:37.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:21:37 smithi080 bash[41963]: cluster 2023-12-01T07:21:35.826057+0000 mgr.y (mgr.24362) 4594 : cluster 0 pgmap v4563: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:21:37.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:21:37 smithi080 bash[41963]: audit 2023-12-01T07:21:36.092571+0000 mon.a (mon.0) 3349 : audit 0 from='client.? 172.21.15.80:0/1550257991' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:21:37.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:21:37 smithi090 bash[32384]: cluster 2023-12-01T07:21:35.826057+0000 mgr.y (mgr.24362) 4594 : cluster 0 pgmap v4563: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:21:37.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:21:37 smithi090 bash[32384]: audit 2023-12-01T07:21:36.092571+0000 mon.a (mon.0) 3349 : audit 0 from='client.? 172.21.15.80:0/1550257991' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:21:39.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:21:39 smithi080 bash[28361]: cluster 2023-12-01T07:21:37.826690+0000 mgr.y (mgr.24362) 4595 : cluster 0 pgmap v4564: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:21:39.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:21:39 smithi080 bash[28361]: audit 2023-12-01T07:21:38.545703+0000 mon.a (mon.0) 3350 : audit 0 from='client.? 172.21.15.80:0/366552793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:21:39.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:21:39 smithi080 bash[41963]: cluster 2023-12-01T07:21:37.826690+0000 mgr.y (mgr.24362) 4595 : cluster 0 pgmap v4564: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:21:39.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:21:39 smithi080 bash[41963]: audit 2023-12-01T07:21:38.545703+0000 mon.a (mon.0) 3350 : audit 0 from='client.? 172.21.15.80:0/366552793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:21:39.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:21:39 smithi090 bash[32384]: cluster 2023-12-01T07:21:37.826690+0000 mgr.y (mgr.24362) 4595 : cluster 0 pgmap v4564: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:21:39.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:21:39 smithi090 bash[32384]: audit 2023-12-01T07:21:38.545703+0000 mon.a (mon.0) 3350 : audit 0 from='client.? 172.21.15.80:0/366552793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:21:41.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:21:40 smithi090 bash[32384]: cluster 2023-12-01T07:21:39.827329+0000 mgr.y (mgr.24362) 4596 : cluster 0 pgmap v4565: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:21:41.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:21:40 smithi090 bash[32384]: audit 2023-12-01T07:21:40.018353+0000 mon.c (mon.2) 2933 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:21:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:21:40 smithi080 bash[28361]: cluster 2023-12-01T07:21:39.827329+0000 mgr.y (mgr.24362) 4596 : cluster 0 pgmap v4565: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:21:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:21:40 smithi080 bash[28361]: audit 2023-12-01T07:21:40.018353+0000 mon.c (mon.2) 2933 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:21:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:21:40 smithi080 bash[41963]: cluster 2023-12-01T07:21:39.827329+0000 mgr.y (mgr.24362) 4596 : cluster 0 pgmap v4565: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:21:41.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:21:40 smithi080 bash[41963]: audit 2023-12-01T07:21:40.018353+0000 mon.c (mon.2) 2933 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:21:42.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:21:41 smithi090 bash[32384]: audit 2023-12-01T07:21:41.003230+0000 mon.a (mon.0) 3351 : audit 0 from='client.? 172.21.15.80:0/865582431' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:21:42.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:21:42 smithi080 bash[28361]: audit 2023-12-01T07:21:41.003230+0000 mon.a (mon.0) 3351 : audit 0 from='client.? 172.21.15.80:0/865582431' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:21:42.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:21:42 smithi080 bash[41963]: audit 2023-12-01T07:21:41.003230+0000 mon.a (mon.0) 3351 : audit 0 from='client.? 172.21.15.80:0/865582431' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:21:43.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:21:43 smithi090 bash[32384]: cluster 2023-12-01T07:21:41.828439+0000 mgr.y (mgr.24362) 4597 : cluster 0 pgmap v4566: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:21:43.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:21:43 smithi080 bash[28361]: cluster 2023-12-01T07:21:41.828439+0000 mgr.y (mgr.24362) 4597 : cluster 0 pgmap v4566: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:21:43.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:21:43 smithi080 bash[41963]: cluster 2023-12-01T07:21:41.828439+0000 mgr.y (mgr.24362) 4597 : cluster 0 pgmap v4566: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:21:44.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:21:44 smithi090 bash[32384]: audit 2023-12-01T07:21:43.454301+0000 mon.c (mon.2) 2934 : audit 0 from='client.? 172.21.15.80:0/197949798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:21:44.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:21:44 smithi080 bash[28361]: audit 2023-12-01T07:21:43.454301+0000 mon.c (mon.2) 2934 : audit 0 from='client.? 172.21.15.80:0/197949798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:21:44.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:21:44 smithi080 bash[41963]: audit 2023-12-01T07:21:43.454301+0000 mon.c (mon.2) 2934 : audit 0 from='client.? 172.21.15.80:0/197949798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:21:45.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:21:45 smithi090 bash[32384]: cluster 2023-12-01T07:21:43.829023+0000 mgr.y (mgr.24362) 4598 : cluster 0 pgmap v4567: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:21:45.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:21:45 smithi080 bash[28361]: cluster 2023-12-01T07:21:43.829023+0000 mgr.y (mgr.24362) 4598 : cluster 0 pgmap v4567: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:21:45.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:21:45 smithi080 bash[41963]: cluster 2023-12-01T07:21:43.829023+0000 mgr.y (mgr.24362) 4598 : cluster 0 pgmap v4567: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:21:46.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:21:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:21:46] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.43.0" 2023-12-01T07:21:46.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:21:46 smithi080 bash[41963]: audit 2023-12-01T07:21:45.911244+0000 mon.c (mon.2) 2935 : audit 0 from='client.? 172.21.15.80:0/2037323832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:21:46.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:21:46 smithi080 bash[28361]: audit 2023-12-01T07:21:45.911244+0000 mon.c (mon.2) 2935 : audit 0 from='client.? 172.21.15.80:0/2037323832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:21:46.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:21:46 smithi090 bash[32384]: audit 2023-12-01T07:21:45.911244+0000 mon.c (mon.2) 2935 : audit 0 from='client.? 172.21.15.80:0/2037323832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:21:47.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:21:47 smithi080 bash[28361]: cluster 2023-12-01T07:21:45.830049+0000 mgr.y (mgr.24362) 4599 : cluster 0 pgmap v4568: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:21:47.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:21:47 smithi080 bash[41963]: cluster 2023-12-01T07:21:45.830049+0000 mgr.y (mgr.24362) 4599 : cluster 0 pgmap v4568: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:21:47.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:21:47 smithi090 bash[32384]: cluster 2023-12-01T07:21:45.830049+0000 mgr.y (mgr.24362) 4599 : cluster 0 pgmap v4568: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:21:49.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:21:49 smithi080 bash[41963]: cluster 2023-12-01T07:21:47.830710+0000 mgr.y (mgr.24362) 4600 : cluster 0 pgmap v4569: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:21:49.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:21:49 smithi080 bash[41963]: audit 2023-12-01T07:21:48.364979+0000 mon.a (mon.0) 3352 : audit 0 from='client.? 172.21.15.80:0/1405034936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:21:49.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:21:49 smithi080 bash[28361]: cluster 2023-12-01T07:21:47.830710+0000 mgr.y (mgr.24362) 4600 : cluster 0 pgmap v4569: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:21:49.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:21:49 smithi080 bash[28361]: audit 2023-12-01T07:21:48.364979+0000 mon.a (mon.0) 3352 : audit 0 from='client.? 172.21.15.80:0/1405034936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:21:49.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:21:49 smithi090 bash[32384]: cluster 2023-12-01T07:21:47.830710+0000 mgr.y (mgr.24362) 4600 : cluster 0 pgmap v4569: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:21:49.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:21:49 smithi090 bash[32384]: audit 2023-12-01T07:21:48.364979+0000 mon.a (mon.0) 3352 : audit 0 from='client.? 172.21.15.80:0/1405034936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:21:51.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:21:51 smithi080 bash[28361]: cluster 2023-12-01T07:21:49.831342+0000 mgr.y (mgr.24362) 4601 : cluster 0 pgmap v4570: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:21:51.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:21:51 smithi080 bash[28361]: audit 2023-12-01T07:21:50.820163+0000 mon.c (mon.2) 2936 : audit 0 from='client.? 172.21.15.80:0/1288396599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:21:51.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:21:51 smithi080 bash[41963]: cluster 2023-12-01T07:21:49.831342+0000 mgr.y (mgr.24362) 4601 : cluster 0 pgmap v4570: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:21:51.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:21:51 smithi080 bash[41963]: audit 2023-12-01T07:21:50.820163+0000 mon.c (mon.2) 2936 : audit 0 from='client.? 172.21.15.80:0/1288396599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:21:51.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:21:51 smithi090 bash[32384]: cluster 2023-12-01T07:21:49.831342+0000 mgr.y (mgr.24362) 4601 : cluster 0 pgmap v4570: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:21:51.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:21:51 smithi090 bash[32384]: audit 2023-12-01T07:21:50.820163+0000 mon.c (mon.2) 2936 : audit 0 from='client.? 172.21.15.80:0/1288396599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:21:53.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:21:53 smithi080 bash[28361]: cluster 2023-12-01T07:21:51.832616+0000 mgr.y (mgr.24362) 4602 : cluster 0 pgmap v4571: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:21:53.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:21:53 smithi080 bash[41963]: cluster 2023-12-01T07:21:51.832616+0000 mgr.y (mgr.24362) 4602 : cluster 0 pgmap v4571: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:21:53.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:21:53 smithi090 bash[32384]: cluster 2023-12-01T07:21:51.832616+0000 mgr.y (mgr.24362) 4602 : cluster 0 pgmap v4571: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:21:54.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:21:54 smithi080 bash[28361]: audit 2023-12-01T07:21:53.276537+0000 mon.a (mon.0) 3353 : audit 0 from='client.? 172.21.15.80:0/1086083326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:21:54.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:21:54 smithi080 bash[41963]: audit 2023-12-01T07:21:53.276537+0000 mon.a (mon.0) 3353 : audit 0 from='client.? 172.21.15.80:0/1086083326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:21:54.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:21:54 smithi090 bash[32384]: audit 2023-12-01T07:21:53.276537+0000 mon.a (mon.0) 3353 : audit 0 from='client.? 172.21.15.80:0/1086083326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:21:55.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:21:55 smithi080 bash[28361]: cluster 2023-12-01T07:21:53.833374+0000 mgr.y (mgr.24362) 4603 : cluster 0 pgmap v4572: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:21:55.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:21:55 smithi080 bash[28361]: audit 2023-12-01T07:21:55.018441+0000 mon.c (mon.2) 2937 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:21:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:21:55 smithi080 bash[41963]: cluster 2023-12-01T07:21:53.833374+0000 mgr.y (mgr.24362) 4603 : cluster 0 pgmap v4572: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:21:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:21:55 smithi080 bash[41963]: audit 2023-12-01T07:21:55.018441+0000 mon.c (mon.2) 2937 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:21:55.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:21:55 smithi090 bash[32384]: cluster 2023-12-01T07:21:53.833374+0000 mgr.y (mgr.24362) 4603 : cluster 0 pgmap v4572: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:21:55.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:21:55 smithi090 bash[32384]: audit 2023-12-01T07:21:55.018441+0000 mon.c (mon.2) 2937 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:21:56.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:21:56 smithi080 bash[28361]: audit 2023-12-01T07:21:55.734541+0000 mon.c (mon.2) 2938 : audit 0 from='client.? 172.21.15.80:0/613576385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:21:56.433 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:21:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:21:56] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T07:21:56.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:21:56 smithi080 bash[41963]: audit 2023-12-01T07:21:55.734541+0000 mon.c (mon.2) 2938 : audit 0 from='client.? 172.21.15.80:0/613576385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:21:56.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:21:56 smithi090 bash[32384]: audit 2023-12-01T07:21:55.734541+0000 mon.c (mon.2) 2938 : audit 0 from='client.? 172.21.15.80:0/613576385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:21:57.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:21:57 smithi080 bash[28361]: cluster 2023-12-01T07:21:55.834518+0000 mgr.y (mgr.24362) 4604 : cluster 0 pgmap v4573: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:21:57.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:21:57 smithi080 bash[41963]: cluster 2023-12-01T07:21:55.834518+0000 mgr.y (mgr.24362) 4604 : cluster 0 pgmap v4573: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:21:57.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:21:57 smithi090 bash[32384]: cluster 2023-12-01T07:21:55.834518+0000 mgr.y (mgr.24362) 4604 : cluster 0 pgmap v4573: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:21:59.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:21:59 smithi080 bash[41963]: cluster 2023-12-01T07:21:57.835114+0000 mgr.y (mgr.24362) 4605 : cluster 0 pgmap v4574: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:21:59.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:21:59 smithi080 bash[41963]: audit 2023-12-01T07:21:58.190552+0000 mon.c (mon.2) 2939 : audit 0 from='client.? 172.21.15.80:0/1223995146' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:21:59.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:21:59 smithi080 bash[28361]: cluster 2023-12-01T07:21:57.835114+0000 mgr.y (mgr.24362) 4605 : cluster 0 pgmap v4574: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:21:59.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:21:59 smithi080 bash[28361]: audit 2023-12-01T07:21:58.190552+0000 mon.c (mon.2) 2939 : audit 0 from='client.? 172.21.15.80:0/1223995146' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:21:59.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:21:59 smithi090 bash[32384]: cluster 2023-12-01T07:21:57.835114+0000 mgr.y (mgr.24362) 4605 : cluster 0 pgmap v4574: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:21:59.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:21:59 smithi090 bash[32384]: audit 2023-12-01T07:21:58.190552+0000 mon.c (mon.2) 2939 : audit 0 from='client.? 172.21.15.80:0/1223995146' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:22:01.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:22:01 smithi080 bash[41963]: cluster 2023-12-01T07:21:59.835749+0000 mgr.y (mgr.24362) 4606 : cluster 0 pgmap v4575: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:22:01.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:22:01 smithi080 bash[41963]: audit 2023-12-01T07:22:00.649456+0000 mon.a (mon.0) 3354 : audit 0 from='client.? 172.21.15.80:0/2168521026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:22:01.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:22:01 smithi080 bash[28361]: cluster 2023-12-01T07:21:59.835749+0000 mgr.y (mgr.24362) 4606 : cluster 0 pgmap v4575: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:22:01.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:22:01 smithi080 bash[28361]: audit 2023-12-01T07:22:00.649456+0000 mon.a (mon.0) 3354 : audit 0 from='client.? 172.21.15.80:0/2168521026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:22:01.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:22:01 smithi090 bash[32384]: cluster 2023-12-01T07:21:59.835749+0000 mgr.y (mgr.24362) 4606 : cluster 0 pgmap v4575: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:22:01.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:22:01 smithi090 bash[32384]: audit 2023-12-01T07:22:00.649456+0000 mon.a (mon.0) 3354 : audit 0 from='client.? 172.21.15.80:0/2168521026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:22:03.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:22:03 smithi080 bash[28361]: cluster 2023-12-01T07:22:01.836852+0000 mgr.y (mgr.24362) 4607 : cluster 0 pgmap v4576: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:22:03.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:22:03 smithi080 bash[41963]: cluster 2023-12-01T07:22:01.836852+0000 mgr.y (mgr.24362) 4607 : cluster 0 pgmap v4576: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:22:03.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:22:03 smithi090 bash[32384]: cluster 2023-12-01T07:22:01.836852+0000 mgr.y (mgr.24362) 4607 : cluster 0 pgmap v4576: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:22:04.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:22:04 smithi080 bash[41963]: audit 2023-12-01T07:22:03.105260+0000 mon.a (mon.0) 3355 : audit 0 from='client.? 172.21.15.80:0/4106433480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:22:04.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:22:04 smithi080 bash[28361]: audit 2023-12-01T07:22:03.105260+0000 mon.a (mon.0) 3355 : audit 0 from='client.? 172.21.15.80:0/4106433480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:22:04.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:22:04 smithi090 bash[32384]: audit 2023-12-01T07:22:03.105260+0000 mon.a (mon.0) 3355 : audit 0 from='client.? 172.21.15.80:0/4106433480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:22:05.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:22:05 smithi080 bash[28361]: cluster 2023-12-01T07:22:03.837489+0000 mgr.y (mgr.24362) 4608 : cluster 0 pgmap v4577: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:22:05.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:22:05 smithi080 bash[41963]: cluster 2023-12-01T07:22:03.837489+0000 mgr.y (mgr.24362) 4608 : cluster 0 pgmap v4577: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:22:05.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:22:05 smithi090 bash[32384]: cluster 2023-12-01T07:22:03.837489+0000 mgr.y (mgr.24362) 4608 : cluster 0 pgmap v4577: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:22:06.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:22:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:22:06] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T07:22:06.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:22:06 smithi080 bash[41963]: audit 2023-12-01T07:22:05.557840+0000 mon.a (mon.0) 3356 : audit 0 from='client.? 172.21.15.80:0/1782514454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:22:06.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:22:06 smithi080 bash[28361]: audit 2023-12-01T07:22:05.557840+0000 mon.a (mon.0) 3356 : audit 0 from='client.? 172.21.15.80:0/1782514454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:22:06.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:22:06 smithi090 bash[32384]: audit 2023-12-01T07:22:05.557840+0000 mon.a (mon.0) 3356 : audit 0 from='client.? 172.21.15.80:0/1782514454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:22:07.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:22:07 smithi080 bash[28361]: cluster 2023-12-01T07:22:05.838722+0000 mgr.y (mgr.24362) 4609 : cluster 0 pgmap v4578: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:22:07.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:22:07 smithi080 bash[41963]: cluster 2023-12-01T07:22:05.838722+0000 mgr.y (mgr.24362) 4609 : cluster 0 pgmap v4578: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:22:07.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:22:07 smithi090 bash[32384]: cluster 2023-12-01T07:22:05.838722+0000 mgr.y (mgr.24362) 4609 : cluster 0 pgmap v4578: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:22:08.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:22:08 smithi080 bash[28361]: audit 2023-12-01T07:22:08.012435+0000 mon.a (mon.0) 3357 : audit 0 from='client.? 172.21.15.80:0/2233060183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:22:08.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:22:08 smithi080 bash[41963]: audit 2023-12-01T07:22:08.012435+0000 mon.a (mon.0) 3357 : audit 0 from='client.? 172.21.15.80:0/2233060183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:22:08.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:22:08 smithi090 bash[32384]: audit 2023-12-01T07:22:08.012435+0000 mon.a (mon.0) 3357 : audit 0 from='client.? 172.21.15.80:0/2233060183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:22:09.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:22:09 smithi080 bash[28361]: cluster 2023-12-01T07:22:07.839356+0000 mgr.y (mgr.24362) 4610 : cluster 0 pgmap v4579: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:22:09.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:22:09 smithi080 bash[41963]: cluster 2023-12-01T07:22:07.839356+0000 mgr.y (mgr.24362) 4610 : cluster 0 pgmap v4579: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:22:09.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:22:09 smithi090 bash[32384]: cluster 2023-12-01T07:22:07.839356+0000 mgr.y (mgr.24362) 4610 : cluster 0 pgmap v4579: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:22:11.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:22:11 smithi090 bash[32384]: cluster 2023-12-01T07:22:09.840076+0000 mgr.y (mgr.24362) 4611 : cluster 0 pgmap v4580: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:22:11.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:22:11 smithi090 bash[32384]: audit 2023-12-01T07:22:10.019100+0000 mon.c (mon.2) 2940 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:22:11.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:22:11 smithi090 bash[32384]: audit 2023-12-01T07:22:10.475408+0000 mon.a (mon.0) 3358 : audit 0 from='client.? 172.21.15.80:0/904375456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:22:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:22:11 smithi080 bash[41963]: cluster 2023-12-01T07:22:09.840076+0000 mgr.y (mgr.24362) 4611 : cluster 0 pgmap v4580: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:22:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:22:11 smithi080 bash[41963]: audit 2023-12-01T07:22:10.019100+0000 mon.c (mon.2) 2940 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:22:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:22:11 smithi080 bash[41963]: audit 2023-12-01T07:22:10.475408+0000 mon.a (mon.0) 3358 : audit 0 from='client.? 172.21.15.80:0/904375456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:22:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:22:11 smithi080 bash[28361]: cluster 2023-12-01T07:22:09.840076+0000 mgr.y (mgr.24362) 4611 : cluster 0 pgmap v4580: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:22:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:22:11 smithi080 bash[28361]: audit 2023-12-01T07:22:10.019100+0000 mon.c (mon.2) 2940 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:22:11.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:22:11 smithi080 bash[28361]: audit 2023-12-01T07:22:10.475408+0000 mon.a (mon.0) 3358 : audit 0 from='client.? 172.21.15.80:0/904375456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:22:13.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:22:13 smithi090 bash[32384]: cluster 2023-12-01T07:22:11.840966+0000 mgr.y (mgr.24362) 4612 : cluster 0 pgmap v4581: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:22:13.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:22:13 smithi090 bash[32384]: audit 2023-12-01T07:22:12.926607+0000 mon.c (mon.2) 2941 : audit 0 from='client.? 172.21.15.80:0/1072781107' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:22:13.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:22:13 smithi080 bash[28361]: cluster 2023-12-01T07:22:11.840966+0000 mgr.y (mgr.24362) 4612 : cluster 0 pgmap v4581: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:22:13.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:22:13 smithi080 bash[28361]: audit 2023-12-01T07:22:12.926607+0000 mon.c (mon.2) 2941 : audit 0 from='client.? 172.21.15.80:0/1072781107' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:22:13.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:22:13 smithi080 bash[41963]: cluster 2023-12-01T07:22:11.840966+0000 mgr.y (mgr.24362) 4612 : cluster 0 pgmap v4581: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:22:13.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:22:13 smithi080 bash[41963]: audit 2023-12-01T07:22:12.926607+0000 mon.c (mon.2) 2941 : audit 0 from='client.? 172.21.15.80:0/1072781107' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:22:15.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:22:15 smithi090 bash[32384]: cluster 2023-12-01T07:22:13.841528+0000 mgr.y (mgr.24362) 4613 : cluster 0 pgmap v4582: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:22:15.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:22:15 smithi080 bash[28361]: cluster 2023-12-01T07:22:13.841528+0000 mgr.y (mgr.24362) 4613 : cluster 0 pgmap v4582: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:22:15.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:22:15 smithi080 bash[41963]: cluster 2023-12-01T07:22:13.841528+0000 mgr.y (mgr.24362) 4613 : cluster 0 pgmap v4582: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:22:16.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:22:16 smithi090 bash[32384]: audit 2023-12-01T07:22:15.369229+0000 mon.a (mon.0) 3359 : audit 0 from='client.? 172.21.15.80:0/2278091928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:22:16.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:22:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:22:16] "GET /metrics HTTP/1.1" 200 33969 "" "Prometheus/2.43.0" 2023-12-01T07:22:16.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:22:16 smithi080 bash[41963]: audit 2023-12-01T07:22:15.369229+0000 mon.a (mon.0) 3359 : audit 0 from='client.? 172.21.15.80:0/2278091928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:22:16.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:22:16 smithi080 bash[28361]: audit 2023-12-01T07:22:15.369229+0000 mon.a (mon.0) 3359 : audit 0 from='client.? 172.21.15.80:0/2278091928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:22:17.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:22:17 smithi080 bash[28361]: cluster 2023-12-01T07:22:15.842646+0000 mgr.y (mgr.24362) 4614 : cluster 0 pgmap v4583: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:22:17.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:22:17 smithi080 bash[41963]: cluster 2023-12-01T07:22:15.842646+0000 mgr.y (mgr.24362) 4614 : cluster 0 pgmap v4583: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:22:17.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:22:17 smithi090 bash[32384]: cluster 2023-12-01T07:22:15.842646+0000 mgr.y (mgr.24362) 4614 : cluster 0 pgmap v4583: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:22:18.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:22:18 smithi080 bash[28361]: audit 2023-12-01T07:22:17.825539+0000 mon.a (mon.0) 3360 : audit 0 from='client.? 172.21.15.80:0/1231759177' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:22:18.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:22:18 smithi080 bash[41963]: audit 2023-12-01T07:22:17.825539+0000 mon.a (mon.0) 3360 : audit 0 from='client.? 172.21.15.80:0/1231759177' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:22:18.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:22:18 smithi090 bash[32384]: audit 2023-12-01T07:22:17.825539+0000 mon.a (mon.0) 3360 : audit 0 from='client.? 172.21.15.80:0/1231759177' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:22:19.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:22:19 smithi080 bash[28361]: cluster 2023-12-01T07:22:17.843310+0000 mgr.y (mgr.24362) 4615 : cluster 0 pgmap v4584: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:22:19.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:22:19 smithi080 bash[41963]: cluster 2023-12-01T07:22:17.843310+0000 mgr.y (mgr.24362) 4615 : cluster 0 pgmap v4584: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:22:19.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:22:19 smithi090 bash[32384]: cluster 2023-12-01T07:22:17.843310+0000 mgr.y (mgr.24362) 4615 : cluster 0 pgmap v4584: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:22:20.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:22:20 smithi080 bash[28361]: audit 2023-12-01T07:22:19.452257+0000 mon.c (mon.2) 2942 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:22:20.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:22:20 smithi080 bash[28361]: audit 2023-12-01T07:22:19.830252+0000 mon.a (mon.0) 3361 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:22:20.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:22:20 smithi080 bash[28361]: audit 2023-12-01T07:22:19.842276+0000 mon.a (mon.0) 3362 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:22:20.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:22:20 smithi080 bash[41963]: audit 2023-12-01T07:22:19.452257+0000 mon.c (mon.2) 2942 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:22:20.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:22:20 smithi080 bash[41963]: audit 2023-12-01T07:22:19.830252+0000 mon.a (mon.0) 3361 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:22:20.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:22:20 smithi080 bash[41963]: audit 2023-12-01T07:22:19.842276+0000 mon.a (mon.0) 3362 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:22:20.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:22:20 smithi090 bash[32384]: audit 2023-12-01T07:22:19.452257+0000 mon.c (mon.2) 2942 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:22:20.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:22:20 smithi090 bash[32384]: audit 2023-12-01T07:22:19.830252+0000 mon.a (mon.0) 3361 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:22:20.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:22:20 smithi090 bash[32384]: audit 2023-12-01T07:22:19.842276+0000 mon.a (mon.0) 3362 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:22:21.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:22:21 smithi080 bash[41963]: cluster 2023-12-01T07:22:19.843944+0000 mgr.y (mgr.24362) 4616 : cluster 0 pgmap v4585: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:22:21.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:22:21 smithi080 bash[41963]: audit 2023-12-01T07:22:20.283066+0000 mon.a (mon.0) 3363 : audit 0 from='client.? 172.21.15.80:0/621369997' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:22:21.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:22:21 smithi080 bash[28361]: cluster 2023-12-01T07:22:19.843944+0000 mgr.y (mgr.24362) 4616 : cluster 0 pgmap v4585: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:22:21.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:22:21 smithi080 bash[28361]: audit 2023-12-01T07:22:20.283066+0000 mon.a (mon.0) 3363 : audit 0 from='client.? 172.21.15.80:0/621369997' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:22:21.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:22:21 smithi090 bash[32384]: cluster 2023-12-01T07:22:19.843944+0000 mgr.y (mgr.24362) 4616 : cluster 0 pgmap v4585: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:22:21.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:22:21 smithi090 bash[32384]: audit 2023-12-01T07:22:20.283066+0000 mon.a (mon.0) 3363 : audit 0 from='client.? 172.21.15.80:0/621369997' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:22:23.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:22:23 smithi080 bash[28361]: cluster 2023-12-01T07:22:21.845077+0000 mgr.y (mgr.24362) 4617 : cluster 0 pgmap v4586: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:22:23.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:22:23 smithi080 bash[28361]: audit 2023-12-01T07:22:22.743014+0000 mon.a (mon.0) 3364 : audit 0 from='client.? 172.21.15.80:0/125953812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:22:23.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:22:23 smithi080 bash[41963]: cluster 2023-12-01T07:22:21.845077+0000 mgr.y (mgr.24362) 4617 : cluster 0 pgmap v4586: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:22:23.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:22:23 smithi080 bash[41963]: audit 2023-12-01T07:22:22.743014+0000 mon.a (mon.0) 3364 : audit 0 from='client.? 172.21.15.80:0/125953812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:22:23.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:22:23 smithi090 bash[32384]: cluster 2023-12-01T07:22:21.845077+0000 mgr.y (mgr.24362) 4617 : cluster 0 pgmap v4586: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:22:23.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:22:23 smithi090 bash[32384]: audit 2023-12-01T07:22:22.743014+0000 mon.a (mon.0) 3364 : audit 0 from='client.? 172.21.15.80:0/125953812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:22:25.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:22:25 smithi080 bash[28361]: cluster 2023-12-01T07:22:23.845769+0000 mgr.y (mgr.24362) 4618 : cluster 0 pgmap v4587: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:22:25.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:22:25 smithi080 bash[28361]: audit 2023-12-01T07:22:25.019225+0000 mon.c (mon.2) 2943 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:22:25.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:22:25 smithi080 bash[41963]: cluster 2023-12-01T07:22:23.845769+0000 mgr.y (mgr.24362) 4618 : cluster 0 pgmap v4587: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:22:25.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:22:25 smithi080 bash[41963]: audit 2023-12-01T07:22:25.019225+0000 mon.c (mon.2) 2943 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:22:25.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:22:25 smithi090 bash[32384]: cluster 2023-12-01T07:22:23.845769+0000 mgr.y (mgr.24362) 4618 : cluster 0 pgmap v4587: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:22:25.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:22:25 smithi090 bash[32384]: audit 2023-12-01T07:22:25.019225+0000 mon.c (mon.2) 2943 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:22:26.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:22:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:22:26] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.43.0" 2023-12-01T07:22:26.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:22:26 smithi080 bash[28361]: audit 2023-12-01T07:22:25.222526+0000 mon.a (mon.0) 3365 : audit 0 from='client.? 172.21.15.80:0/835922539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:22:26.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:22:26 smithi080 bash[28361]: audit 2023-12-01T07:22:25.649493+0000 mon.a (mon.0) 3366 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:22:26.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:22:26 smithi080 bash[28361]: audit 2023-12-01T07:22:25.663532+0000 mon.a (mon.0) 3367 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:22:26.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:22:26 smithi080 bash[28361]: audit 2023-12-01T07:22:25.685170+0000 mon.a (mon.0) 3368 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:22:26.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:22:26 smithi080 bash[28361]: audit 2023-12-01T07:22:25.699531+0000 mon.a (mon.0) 3369 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:22:26.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:22:26 smithi080 bash[41963]: audit 2023-12-01T07:22:25.222526+0000 mon.a (mon.0) 3365 : audit 0 from='client.? 172.21.15.80:0/835922539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:22:26.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:22:26 smithi080 bash[41963]: audit 2023-12-01T07:22:25.649493+0000 mon.a (mon.0) 3366 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:22:26.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:22:26 smithi080 bash[41963]: audit 2023-12-01T07:22:25.663532+0000 mon.a (mon.0) 3367 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:22:26.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:22:26 smithi080 bash[41963]: audit 2023-12-01T07:22:25.685170+0000 mon.a (mon.0) 3368 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:22:26.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:22:26 smithi080 bash[41963]: audit 2023-12-01T07:22:25.699531+0000 mon.a (mon.0) 3369 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:22:26.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:22:26 smithi090 bash[32384]: audit 2023-12-01T07:22:25.222526+0000 mon.a (mon.0) 3365 : audit 0 from='client.? 172.21.15.80:0/835922539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:22:26.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:22:26 smithi090 bash[32384]: audit 2023-12-01T07:22:25.649493+0000 mon.a (mon.0) 3366 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:22:26.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:22:26 smithi090 bash[32384]: audit 2023-12-01T07:22:25.663532+0000 mon.a (mon.0) 3367 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:22:26.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:22:26 smithi090 bash[32384]: audit 2023-12-01T07:22:25.685170+0000 mon.a (mon.0) 3368 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:22:26.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:22:26 smithi090 bash[32384]: audit 2023-12-01T07:22:25.699531+0000 mon.a (mon.0) 3369 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:22:27.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:22:27 smithi080 bash[41963]: cluster 2023-12-01T07:22:25.846809+0000 mgr.y (mgr.24362) 4619 : cluster 0 pgmap v4588: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:22:27.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:22:27 smithi080 bash[41963]: audit 2023-12-01T07:22:26.550616+0000 mon.a (mon.0) 3370 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:22:27.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:22:27 smithi080 bash[41963]: audit 2023-12-01T07:22:26.564848+0000 mon.a (mon.0) 3371 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:22:27.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:22:27 smithi080 bash[41963]: audit 2023-12-01T07:22:26.572863+0000 mon.a (mon.0) 3372 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:22:27.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:22:27 smithi080 bash[41963]: audit 2023-12-01T07:22:26.582700+0000 mon.a (mon.0) 3373 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:22:27.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:22:27 smithi080 bash[41963]: audit 2023-12-01T07:22:26.585837+0000 mon.c (mon.2) 2944 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:22:27.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:22:27 smithi080 bash[41963]: audit 2023-12-01T07:22:26.587181+0000 mon.c (mon.2) 2945 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:22:27.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:22:27 smithi080 bash[41963]: audit 2023-12-01T07:22:26.594987+0000 mon.a (mon.0) 3374 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:22:27.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:22:27 smithi080 bash[28361]: cluster 2023-12-01T07:22:25.846809+0000 mgr.y (mgr.24362) 4619 : cluster 0 pgmap v4588: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:22:27.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:22:27 smithi080 bash[28361]: audit 2023-12-01T07:22:26.550616+0000 mon.a (mon.0) 3370 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:22:27.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:22:27 smithi080 bash[28361]: audit 2023-12-01T07:22:26.564848+0000 mon.a (mon.0) 3371 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:22:27.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:22:27 smithi080 bash[28361]: audit 2023-12-01T07:22:26.572863+0000 mon.a (mon.0) 3372 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:22:27.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:22:27 smithi080 bash[28361]: audit 2023-12-01T07:22:26.582700+0000 mon.a (mon.0) 3373 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:22:27.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:22:27 smithi080 bash[28361]: audit 2023-12-01T07:22:26.585837+0000 mon.c (mon.2) 2944 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:22:27.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:22:27 smithi080 bash[28361]: audit 2023-12-01T07:22:26.587181+0000 mon.c (mon.2) 2945 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:22:27.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:22:27 smithi080 bash[28361]: audit 2023-12-01T07:22:26.594987+0000 mon.a (mon.0) 3374 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:22:27.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:22:27 smithi090 bash[32384]: cluster 2023-12-01T07:22:25.846809+0000 mgr.y (mgr.24362) 4619 : cluster 0 pgmap v4588: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:22:27.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:22:27 smithi090 bash[32384]: audit 2023-12-01T07:22:26.550616+0000 mon.a (mon.0) 3370 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:22:27.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:22:27 smithi090 bash[32384]: audit 2023-12-01T07:22:26.564848+0000 mon.a (mon.0) 3371 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:22:27.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:22:27 smithi090 bash[32384]: audit 2023-12-01T07:22:26.572863+0000 mon.a (mon.0) 3372 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:22:27.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:22:27 smithi090 bash[32384]: audit 2023-12-01T07:22:26.582700+0000 mon.a (mon.0) 3373 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:22:27.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:22:27 smithi090 bash[32384]: audit 2023-12-01T07:22:26.585837+0000 mon.c (mon.2) 2944 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:22:27.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:22:27 smithi090 bash[32384]: audit 2023-12-01T07:22:26.587181+0000 mon.c (mon.2) 2945 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:22:27.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:22:27 smithi090 bash[32384]: audit 2023-12-01T07:22:26.594987+0000 mon.a (mon.0) 3374 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:22:28.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:22:28 smithi080 bash[28361]: audit 2023-12-01T07:22:27.673322+0000 mon.c (mon.2) 2946 : audit 0 from='client.? 172.21.15.80:0/2528932310' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:22:28.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:22:28 smithi080 bash[41963]: audit 2023-12-01T07:22:27.673322+0000 mon.c (mon.2) 2946 : audit 0 from='client.? 172.21.15.80:0/2528932310' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:22:28.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:22:28 smithi090 bash[32384]: audit 2023-12-01T07:22:27.673322+0000 mon.c (mon.2) 2946 : audit 0 from='client.? 172.21.15.80:0/2528932310' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:22:29.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:22:29 smithi080 bash[41963]: cluster 2023-12-01T07:22:27.847487+0000 mgr.y (mgr.24362) 4620 : cluster 0 pgmap v4589: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:22:29.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:22:29 smithi080 bash[28361]: cluster 2023-12-01T07:22:27.847487+0000 mgr.y (mgr.24362) 4620 : cluster 0 pgmap v4589: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:22:29.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:22:29 smithi090 bash[32384]: cluster 2023-12-01T07:22:27.847487+0000 mgr.y (mgr.24362) 4620 : cluster 0 pgmap v4589: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:22:31.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:22:31 smithi080 bash[41963]: cluster 2023-12-01T07:22:29.848160+0000 mgr.y (mgr.24362) 4621 : cluster 0 pgmap v4590: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:22:31.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:22:31 smithi080 bash[41963]: audit 2023-12-01T07:22:30.132170+0000 mon.c (mon.2) 2947 : audit 0 from='client.? 172.21.15.80:0/2757315394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:22:31.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:22:31 smithi080 bash[28361]: cluster 2023-12-01T07:22:29.848160+0000 mgr.y (mgr.24362) 4621 : cluster 0 pgmap v4590: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:22:31.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:22:31 smithi080 bash[28361]: audit 2023-12-01T07:22:30.132170+0000 mon.c (mon.2) 2947 : audit 0 from='client.? 172.21.15.80:0/2757315394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:22:31.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:22:31 smithi090 bash[32384]: cluster 2023-12-01T07:22:29.848160+0000 mgr.y (mgr.24362) 4621 : cluster 0 pgmap v4590: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:22:31.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:22:31 smithi090 bash[32384]: audit 2023-12-01T07:22:30.132170+0000 mon.c (mon.2) 2947 : audit 0 from='client.? 172.21.15.80:0/2757315394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:22:33.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:22:33 smithi080 bash[41963]: cluster 2023-12-01T07:22:31.849184+0000 mgr.y (mgr.24362) 4622 : cluster 0 pgmap v4591: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:22:33.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:22:33 smithi080 bash[41963]: audit 2023-12-01T07:22:32.581528+0000 mon.c (mon.2) 2948 : audit 0 from='client.? 172.21.15.80:0/53666657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:22:33.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:22:33 smithi080 bash[28361]: cluster 2023-12-01T07:22:31.849184+0000 mgr.y (mgr.24362) 4622 : cluster 0 pgmap v4591: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:22:33.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:22:33 smithi080 bash[28361]: audit 2023-12-01T07:22:32.581528+0000 mon.c (mon.2) 2948 : audit 0 from='client.? 172.21.15.80:0/53666657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:22:33.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:22:33 smithi090 bash[32384]: cluster 2023-12-01T07:22:31.849184+0000 mgr.y (mgr.24362) 4622 : cluster 0 pgmap v4591: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:22:33.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:22:33 smithi090 bash[32384]: audit 2023-12-01T07:22:32.581528+0000 mon.c (mon.2) 2948 : audit 0 from='client.? 172.21.15.80:0/53666657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:22:35.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:22:35 smithi080 bash[28361]: cluster 2023-12-01T07:22:33.849871+0000 mgr.y (mgr.24362) 4623 : cluster 0 pgmap v4592: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:22:35.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:22:35 smithi080 bash[28361]: audit 2023-12-01T07:22:35.044726+0000 mon.a (mon.0) 3375 : audit 0 from='client.? 172.21.15.80:0/697437228' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:22:35.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:22:35 smithi080 bash[41963]: cluster 2023-12-01T07:22:33.849871+0000 mgr.y (mgr.24362) 4623 : cluster 0 pgmap v4592: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:22:35.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:22:35 smithi080 bash[41963]: audit 2023-12-01T07:22:35.044726+0000 mon.a (mon.0) 3375 : audit 0 from='client.? 172.21.15.80:0/697437228' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:22:35.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:22:35 smithi090 bash[32384]: cluster 2023-12-01T07:22:33.849871+0000 mgr.y (mgr.24362) 4623 : cluster 0 pgmap v4592: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:22:35.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:22:35 smithi090 bash[32384]: audit 2023-12-01T07:22:35.044726+0000 mon.a (mon.0) 3375 : audit 0 from='client.? 172.21.15.80:0/697437228' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:22:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:22:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:22:36] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.43.0" 2023-12-01T07:22:37.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:22:37 smithi080 bash[41963]: cluster 2023-12-01T07:22:35.850965+0000 mgr.y (mgr.24362) 4624 : cluster 0 pgmap v4593: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:22:37.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:22:37 smithi080 bash[28361]: cluster 2023-12-01T07:22:35.850965+0000 mgr.y (mgr.24362) 4624 : cluster 0 pgmap v4593: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:22:37.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:22:37 smithi090 bash[32384]: cluster 2023-12-01T07:22:35.850965+0000 mgr.y (mgr.24362) 4624 : cluster 0 pgmap v4593: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:22:38.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:22:38 smithi080 bash[28361]: audit 2023-12-01T07:22:37.494130+0000 mon.c (mon.2) 2949 : audit 0 from='client.? 172.21.15.80:0/3418718021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:22:38.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:22:38 smithi080 bash[41963]: audit 2023-12-01T07:22:37.494130+0000 mon.c (mon.2) 2949 : audit 0 from='client.? 172.21.15.80:0/3418718021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:22:38.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:22:38 smithi090 bash[32384]: audit 2023-12-01T07:22:37.494130+0000 mon.c (mon.2) 2949 : audit 0 from='client.? 172.21.15.80:0/3418718021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:22:39.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:22:39 smithi080 bash[28361]: cluster 2023-12-01T07:22:37.851645+0000 mgr.y (mgr.24362) 4625 : cluster 0 pgmap v4594: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:22:39.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:22:39 smithi080 bash[41963]: cluster 2023-12-01T07:22:37.851645+0000 mgr.y (mgr.24362) 4625 : cluster 0 pgmap v4594: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:22:39.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:22:39 smithi090 bash[32384]: cluster 2023-12-01T07:22:37.851645+0000 mgr.y (mgr.24362) 4625 : cluster 0 pgmap v4594: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:22:40.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:22:40 smithi080 bash[28361]: audit 2023-12-01T07:22:39.946182+0000 mon.a (mon.0) 3376 : audit 0 from='client.? 172.21.15.80:0/3579167455' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:22:40.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:22:40 smithi080 bash[28361]: audit 2023-12-01T07:22:40.019331+0000 mon.c (mon.2) 2950 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:22:40.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:22:40 smithi080 bash[41963]: audit 2023-12-01T07:22:39.946182+0000 mon.a (mon.0) 3376 : audit 0 from='client.? 172.21.15.80:0/3579167455' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:22:40.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:22:40 smithi080 bash[41963]: audit 2023-12-01T07:22:40.019331+0000 mon.c (mon.2) 2950 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:22:40.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:22:40 smithi090 bash[32384]: audit 2023-12-01T07:22:39.946182+0000 mon.a (mon.0) 3376 : audit 0 from='client.? 172.21.15.80:0/3579167455' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:22:40.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:22:40 smithi090 bash[32384]: audit 2023-12-01T07:22:40.019331+0000 mon.c (mon.2) 2950 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:22:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:22:41 smithi080 bash[28361]: cluster 2023-12-01T07:22:39.852199+0000 mgr.y (mgr.24362) 4626 : cluster 0 pgmap v4595: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:22:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:22:41 smithi080 bash[41963]: cluster 2023-12-01T07:22:39.852199+0000 mgr.y (mgr.24362) 4626 : cluster 0 pgmap v4595: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:22:41.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:22:41 smithi090 bash[32384]: cluster 2023-12-01T07:22:39.852199+0000 mgr.y (mgr.24362) 4626 : cluster 0 pgmap v4595: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:22:43.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:22:43 smithi080 bash[28361]: cluster 2023-12-01T07:22:41.853223+0000 mgr.y (mgr.24362) 4627 : cluster 0 pgmap v4596: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:22:43.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:22:43 smithi080 bash[28361]: audit 2023-12-01T07:22:42.399794+0000 mon.c (mon.2) 2951 : audit 0 from='client.? 172.21.15.80:0/1767941715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:22:43.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:22:43 smithi080 bash[41963]: cluster 2023-12-01T07:22:41.853223+0000 mgr.y (mgr.24362) 4627 : cluster 0 pgmap v4596: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:22:43.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:22:43 smithi080 bash[41963]: audit 2023-12-01T07:22:42.399794+0000 mon.c (mon.2) 2951 : audit 0 from='client.? 172.21.15.80:0/1767941715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:22:43.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:22:43 smithi090 bash[32384]: cluster 2023-12-01T07:22:41.853223+0000 mgr.y (mgr.24362) 4627 : cluster 0 pgmap v4596: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:22:43.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:22:43 smithi090 bash[32384]: audit 2023-12-01T07:22:42.399794+0000 mon.c (mon.2) 2951 : audit 0 from='client.? 172.21.15.80:0/1767941715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:22:45.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:22:45 smithi080 bash[28361]: cluster 2023-12-01T07:22:43.853846+0000 mgr.y (mgr.24362) 4628 : cluster 0 pgmap v4597: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:22:45.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:22:45 smithi080 bash[28361]: audit 2023-12-01T07:22:44.845912+0000 mon.c (mon.2) 2952 : audit 0 from='client.? 172.21.15.80:0/4045786906' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:22:45.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:22:45 smithi080 bash[41963]: cluster 2023-12-01T07:22:43.853846+0000 mgr.y (mgr.24362) 4628 : cluster 0 pgmap v4597: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:22:45.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:22:45 smithi080 bash[41963]: audit 2023-12-01T07:22:44.845912+0000 mon.c (mon.2) 2952 : audit 0 from='client.? 172.21.15.80:0/4045786906' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:22:45.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:22:45 smithi090 bash[32384]: cluster 2023-12-01T07:22:43.853846+0000 mgr.y (mgr.24362) 4628 : cluster 0 pgmap v4597: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:22:45.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:22:45 smithi090 bash[32384]: audit 2023-12-01T07:22:44.845912+0000 mon.c (mon.2) 2952 : audit 0 from='client.? 172.21.15.80:0/4045786906' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:22:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:22:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:22:46] "GET /metrics HTTP/1.1" 200 33972 "" "Prometheus/2.43.0" 2023-12-01T07:22:47.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:22:47 smithi080 bash[41963]: cluster 2023-12-01T07:22:45.854881+0000 mgr.y (mgr.24362) 4629 : cluster 0 pgmap v4598: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:22:47.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:22:47 smithi080 bash[28361]: cluster 2023-12-01T07:22:45.854881+0000 mgr.y (mgr.24362) 4629 : cluster 0 pgmap v4598: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:22:47.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:22:47 smithi090 bash[32384]: cluster 2023-12-01T07:22:45.854881+0000 mgr.y (mgr.24362) 4629 : cluster 0 pgmap v4598: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:22:48.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:22:48 smithi080 bash[28361]: audit 2023-12-01T07:22:47.293477+0000 mon.a (mon.0) 3377 : audit 0 from='client.? 172.21.15.80:0/1215544965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:22:48.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:22:48 smithi080 bash[41963]: audit 2023-12-01T07:22:47.293477+0000 mon.a (mon.0) 3377 : audit 0 from='client.? 172.21.15.80:0/1215544965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:22:48.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:22:48 smithi090 bash[32384]: audit 2023-12-01T07:22:47.293477+0000 mon.a (mon.0) 3377 : audit 0 from='client.? 172.21.15.80:0/1215544965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:22:49.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:22:49 smithi080 bash[41963]: cluster 2023-12-01T07:22:47.855512+0000 mgr.y (mgr.24362) 4630 : cluster 0 pgmap v4599: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:22:49.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:22:49 smithi080 bash[28361]: cluster 2023-12-01T07:22:47.855512+0000 mgr.y (mgr.24362) 4630 : cluster 0 pgmap v4599: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:22:49.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:22:49 smithi090 bash[32384]: cluster 2023-12-01T07:22:47.855512+0000 mgr.y (mgr.24362) 4630 : cluster 0 pgmap v4599: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:22:50.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:22:50 smithi080 bash[28361]: audit 2023-12-01T07:22:49.748737+0000 mon.c (mon.2) 2953 : audit 0 from='client.? 172.21.15.80:0/2182369597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:22:50.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:22:50 smithi080 bash[41963]: audit 2023-12-01T07:22:49.748737+0000 mon.c (mon.2) 2953 : audit 0 from='client.? 172.21.15.80:0/2182369597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:22:50.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:22:50 smithi090 bash[32384]: audit 2023-12-01T07:22:49.748737+0000 mon.c (mon.2) 2953 : audit 0 from='client.? 172.21.15.80:0/2182369597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:22:51.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:22:51 smithi080 bash[28361]: cluster 2023-12-01T07:22:49.856197+0000 mgr.y (mgr.24362) 4631 : cluster 0 pgmap v4600: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:22:51.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:22:51 smithi080 bash[41963]: cluster 2023-12-01T07:22:49.856197+0000 mgr.y (mgr.24362) 4631 : cluster 0 pgmap v4600: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:22:51.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:22:51 smithi090 bash[32384]: cluster 2023-12-01T07:22:49.856197+0000 mgr.y (mgr.24362) 4631 : cluster 0 pgmap v4600: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:22:52.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:22:52 smithi080 bash[28361]: cluster 2023-12-01T07:22:51.857295+0000 mgr.y (mgr.24362) 4632 : cluster 0 pgmap v4601: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:22:52.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:22:52 smithi080 bash[41963]: cluster 2023-12-01T07:22:51.857295+0000 mgr.y (mgr.24362) 4632 : cluster 0 pgmap v4601: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:22:52.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:22:52 smithi090 bash[32384]: cluster 2023-12-01T07:22:51.857295+0000 mgr.y (mgr.24362) 4632 : cluster 0 pgmap v4601: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:22:53.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:22:53 smithi080 bash[28361]: audit 2023-12-01T07:22:52.204417+0000 mon.a (mon.0) 3378 : audit 0 from='client.? 172.21.15.80:0/967684762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:22:53.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:22:53 smithi080 bash[41963]: audit 2023-12-01T07:22:52.204417+0000 mon.a (mon.0) 3378 : audit 0 from='client.? 172.21.15.80:0/967684762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:22:53.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:22:53 smithi090 bash[32384]: audit 2023-12-01T07:22:52.204417+0000 mon.a (mon.0) 3378 : audit 0 from='client.? 172.21.15.80:0/967684762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:22:54.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:22:54 smithi080 bash[41963]: cluster 2023-12-01T07:22:53.857897+0000 mgr.y (mgr.24362) 4633 : cluster 0 pgmap v4602: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:22:54.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:22:54 smithi080 bash[28361]: cluster 2023-12-01T07:22:53.857897+0000 mgr.y (mgr.24362) 4633 : cluster 0 pgmap v4602: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:22:54.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:22:54 smithi090 bash[32384]: cluster 2023-12-01T07:22:53.857897+0000 mgr.y (mgr.24362) 4633 : cluster 0 pgmap v4602: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:22:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:22:55 smithi080 bash[41963]: audit 2023-12-01T07:22:54.659031+0000 mon.a (mon.0) 3379 : audit 0 from='client.? 172.21.15.80:0/2989854770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:22:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:22:55 smithi080 bash[41963]: audit 2023-12-01T07:22:55.020268+0000 mon.c (mon.2) 2954 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:22:55.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:22:55 smithi080 bash[28361]: audit 2023-12-01T07:22:54.659031+0000 mon.a (mon.0) 3379 : audit 0 from='client.? 172.21.15.80:0/2989854770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:22:55.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:22:55 smithi080 bash[28361]: audit 2023-12-01T07:22:55.020268+0000 mon.c (mon.2) 2954 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:22:55.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:22:55 smithi090 bash[32384]: audit 2023-12-01T07:22:54.659031+0000 mon.a (mon.0) 3379 : audit 0 from='client.? 172.21.15.80:0/2989854770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:22:55.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:22:55 smithi090 bash[32384]: audit 2023-12-01T07:22:55.020268+0000 mon.c (mon.2) 2954 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:22:56.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:22:56 smithi090 bash[32384]: cluster 2023-12-01T07:22:55.858853+0000 mgr.y (mgr.24362) 4634 : cluster 0 pgmap v4603: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:22:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:22:56 smithi080 bash[41963]: cluster 2023-12-01T07:22:55.858853+0000 mgr.y (mgr.24362) 4634 : cluster 0 pgmap v4603: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:22:56.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:22:56 smithi080 bash[28361]: cluster 2023-12-01T07:22:55.858853+0000 mgr.y (mgr.24362) 4634 : cluster 0 pgmap v4603: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:22:56.683 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:22:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:22:56] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T07:22:57.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:22:57 smithi090 bash[32384]: audit 2023-12-01T07:22:57.113308+0000 mon.a (mon.0) 3380 : audit 0 from='client.? 172.21.15.80:0/1417312354' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:22:57.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:22:57 smithi080 bash[41963]: audit 2023-12-01T07:22:57.113308+0000 mon.a (mon.0) 3380 : audit 0 from='client.? 172.21.15.80:0/1417312354' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:22:57.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:22:57 smithi080 bash[28361]: audit 2023-12-01T07:22:57.113308+0000 mon.a (mon.0) 3380 : audit 0 from='client.? 172.21.15.80:0/1417312354' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:22:58.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:22:58 smithi090 bash[32384]: cluster 2023-12-01T07:22:57.859442+0000 mgr.y (mgr.24362) 4635 : cluster 0 pgmap v4604: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:22:58.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:22:58 smithi080 bash[41963]: cluster 2023-12-01T07:22:57.859442+0000 mgr.y (mgr.24362) 4635 : cluster 0 pgmap v4604: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:22:58.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:22:58 smithi080 bash[28361]: cluster 2023-12-01T07:22:57.859442+0000 mgr.y (mgr.24362) 4635 : cluster 0 pgmap v4604: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:22:59.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:22:59 smithi080 bash[41963]: audit 2023-12-01T07:22:59.563235+0000 mon.a (mon.0) 3381 : audit 0 from='client.? 172.21.15.80:0/2158307996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:22:59.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:22:59 smithi080 bash[28361]: audit 2023-12-01T07:22:59.563235+0000 mon.a (mon.0) 3381 : audit 0 from='client.? 172.21.15.80:0/2158307996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:23:00.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:22:59 smithi090 bash[32384]: audit 2023-12-01T07:22:59.563235+0000 mon.a (mon.0) 3381 : audit 0 from='client.? 172.21.15.80:0/2158307996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:23:01.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:23:01 smithi090 bash[32384]: cluster 2023-12-01T07:22:59.860094+0000 mgr.y (mgr.24362) 4636 : cluster 0 pgmap v4605: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:23:01.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:23:01 smithi080 bash[41963]: cluster 2023-12-01T07:22:59.860094+0000 mgr.y (mgr.24362) 4636 : cluster 0 pgmap v4605: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:23:01.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:23:01 smithi080 bash[28361]: cluster 2023-12-01T07:22:59.860094+0000 mgr.y (mgr.24362) 4636 : cluster 0 pgmap v4605: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:23:02.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:23:02 smithi080 bash[41963]: audit 2023-12-01T07:23:02.010743+0000 mon.a (mon.0) 3382 : audit 0 from='client.? 172.21.15.80:0/3483551161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:23:02.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:23:02 smithi080 bash[28361]: audit 2023-12-01T07:23:02.010743+0000 mon.a (mon.0) 3382 : audit 0 from='client.? 172.21.15.80:0/3483551161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:23:02.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:23:02 smithi090 bash[32384]: audit 2023-12-01T07:23:02.010743+0000 mon.a (mon.0) 3382 : audit 0 from='client.? 172.21.15.80:0/3483551161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:23:03.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:23:03 smithi080 bash[28361]: cluster 2023-12-01T07:23:01.861106+0000 mgr.y (mgr.24362) 4637 : cluster 0 pgmap v4606: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:23:03.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:23:03 smithi080 bash[41963]: cluster 2023-12-01T07:23:01.861106+0000 mgr.y (mgr.24362) 4637 : cluster 0 pgmap v4606: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:23:03.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:23:03 smithi090 bash[32384]: cluster 2023-12-01T07:23:01.861106+0000 mgr.y (mgr.24362) 4637 : cluster 0 pgmap v4606: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:23:05.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:23:05 smithi080 bash[28361]: cluster 2023-12-01T07:23:03.861737+0000 mgr.y (mgr.24362) 4638 : cluster 0 pgmap v4607: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:23:05.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:23:05 smithi080 bash[28361]: audit 2023-12-01T07:23:04.458476+0000 mon.c (mon.2) 2955 : audit 0 from='client.? 172.21.15.80:0/4172461456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:23:05.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:23:05 smithi080 bash[41963]: cluster 2023-12-01T07:23:03.861737+0000 mgr.y (mgr.24362) 4638 : cluster 0 pgmap v4607: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:23:05.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:23:05 smithi080 bash[41963]: audit 2023-12-01T07:23:04.458476+0000 mon.c (mon.2) 2955 : audit 0 from='client.? 172.21.15.80:0/4172461456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:23:05.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:23:05 smithi090 bash[32384]: cluster 2023-12-01T07:23:03.861737+0000 mgr.y (mgr.24362) 4638 : cluster 0 pgmap v4607: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:23:05.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:23:05 smithi090 bash[32384]: audit 2023-12-01T07:23:04.458476+0000 mon.c (mon.2) 2955 : audit 0 from='client.? 172.21.15.80:0/4172461456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:23:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:23:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:23:06] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T07:23:07.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:23:07 smithi080 bash[41963]: cluster 2023-12-01T07:23:05.862814+0000 mgr.y (mgr.24362) 4639 : cluster 0 pgmap v4608: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:23:07.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:23:07 smithi080 bash[41963]: audit 2023-12-01T07:23:06.916535+0000 mon.c (mon.2) 2956 : audit 0 from='client.? 172.21.15.80:0/2006621613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:23:07.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:23:07 smithi080 bash[28361]: cluster 2023-12-01T07:23:05.862814+0000 mgr.y (mgr.24362) 4639 : cluster 0 pgmap v4608: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:23:07.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:23:07 smithi080 bash[28361]: audit 2023-12-01T07:23:06.916535+0000 mon.c (mon.2) 2956 : audit 0 from='client.? 172.21.15.80:0/2006621613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:23:07.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:23:07 smithi090 bash[32384]: cluster 2023-12-01T07:23:05.862814+0000 mgr.y (mgr.24362) 4639 : cluster 0 pgmap v4608: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:23:07.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:23:07 smithi090 bash[32384]: audit 2023-12-01T07:23:06.916535+0000 mon.c (mon.2) 2956 : audit 0 from='client.? 172.21.15.80:0/2006621613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:23:09.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:23:09 smithi080 bash[28361]: cluster 2023-12-01T07:23:07.863479+0000 mgr.y (mgr.24362) 4640 : cluster 0 pgmap v4609: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:23:09.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:23:09 smithi080 bash[41963]: cluster 2023-12-01T07:23:07.863479+0000 mgr.y (mgr.24362) 4640 : cluster 0 pgmap v4609: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:23:09.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:23:09 smithi090 bash[32384]: cluster 2023-12-01T07:23:07.863479+0000 mgr.y (mgr.24362) 4640 : cluster 0 pgmap v4609: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:23:10.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:23:10 smithi080 bash[28361]: audit 2023-12-01T07:23:09.374383+0000 mon.a (mon.0) 3383 : audit 0 from='client.? 172.21.15.80:0/3223462557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:23:10.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:23:10 smithi080 bash[28361]: audit 2023-12-01T07:23:10.024427+0000 mon.c (mon.2) 2957 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:23:10.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:23:10 smithi080 bash[41963]: audit 2023-12-01T07:23:09.374383+0000 mon.a (mon.0) 3383 : audit 0 from='client.? 172.21.15.80:0/3223462557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:23:10.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:23:10 smithi080 bash[41963]: audit 2023-12-01T07:23:10.024427+0000 mon.c (mon.2) 2957 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:23:10.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:23:10 smithi090 bash[32384]: audit 2023-12-01T07:23:09.374383+0000 mon.a (mon.0) 3383 : audit 0 from='client.? 172.21.15.80:0/3223462557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:23:10.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:23:10 smithi090 bash[32384]: audit 2023-12-01T07:23:10.024427+0000 mon.c (mon.2) 2957 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:23:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:23:11 smithi080 bash[28361]: cluster 2023-12-01T07:23:09.864182+0000 mgr.y (mgr.24362) 4641 : cluster 0 pgmap v4610: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:23:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:23:11 smithi080 bash[41963]: cluster 2023-12-01T07:23:09.864182+0000 mgr.y (mgr.24362) 4641 : cluster 0 pgmap v4610: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:23:11.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:23:11 smithi090 bash[32384]: cluster 2023-12-01T07:23:09.864182+0000 mgr.y (mgr.24362) 4641 : cluster 0 pgmap v4610: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:23:12.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:23:12 smithi080 bash[28361]: audit 2023-12-01T07:23:11.838592+0000 mon.a (mon.0) 3384 : audit 0 from='client.? 172.21.15.80:0/3237904741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:23:12.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:23:12 smithi080 bash[41963]: audit 2023-12-01T07:23:11.838592+0000 mon.a (mon.0) 3384 : audit 0 from='client.? 172.21.15.80:0/3237904741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:23:12.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:23:12 smithi090 bash[32384]: audit 2023-12-01T07:23:11.838592+0000 mon.a (mon.0) 3384 : audit 0 from='client.? 172.21.15.80:0/3237904741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:23:13.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:23:13 smithi080 bash[28361]: cluster 2023-12-01T07:23:11.865180+0000 mgr.y (mgr.24362) 4642 : cluster 0 pgmap v4611: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:23:13.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:23:13 smithi080 bash[41963]: cluster 2023-12-01T07:23:11.865180+0000 mgr.y (mgr.24362) 4642 : cluster 0 pgmap v4611: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:23:13.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:23:13 smithi090 bash[32384]: cluster 2023-12-01T07:23:11.865180+0000 mgr.y (mgr.24362) 4642 : cluster 0 pgmap v4611: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:23:15.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:23:15 smithi080 bash[28361]: cluster 2023-12-01T07:23:13.865827+0000 mgr.y (mgr.24362) 4643 : cluster 0 pgmap v4612: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:23:15.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:23:15 smithi080 bash[28361]: audit 2023-12-01T07:23:14.307910+0000 mon.a (mon.0) 3385 : audit 0 from='client.? 172.21.15.80:0/2755059211' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:23:15.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:23:15 smithi080 bash[41963]: cluster 2023-12-01T07:23:13.865827+0000 mgr.y (mgr.24362) 4643 : cluster 0 pgmap v4612: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:23:15.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:23:15 smithi080 bash[41963]: audit 2023-12-01T07:23:14.307910+0000 mon.a (mon.0) 3385 : audit 0 from='client.? 172.21.15.80:0/2755059211' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:23:15.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:23:15 smithi090 bash[32384]: cluster 2023-12-01T07:23:13.865827+0000 mgr.y (mgr.24362) 4643 : cluster 0 pgmap v4612: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:23:15.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:23:15 smithi090 bash[32384]: audit 2023-12-01T07:23:14.307910+0000 mon.a (mon.0) 3385 : audit 0 from='client.? 172.21.15.80:0/2755059211' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:23:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:23:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:23:16] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.43.0" 2023-12-01T07:23:17.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:23:17 smithi080 bash[41963]: cluster 2023-12-01T07:23:15.866925+0000 mgr.y (mgr.24362) 4644 : cluster 0 pgmap v4613: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:23:17.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:23:17 smithi080 bash[41963]: audit 2023-12-01T07:23:16.766391+0000 mon.c (mon.2) 2958 : audit 0 from='client.? 172.21.15.80:0/532189593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:23:17.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:23:17 smithi080 bash[28361]: cluster 2023-12-01T07:23:15.866925+0000 mgr.y (mgr.24362) 4644 : cluster 0 pgmap v4613: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:23:17.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:23:17 smithi080 bash[28361]: audit 2023-12-01T07:23:16.766391+0000 mon.c (mon.2) 2958 : audit 0 from='client.? 172.21.15.80:0/532189593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:23:17.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:23:17 smithi090 bash[32384]: cluster 2023-12-01T07:23:15.866925+0000 mgr.y (mgr.24362) 4644 : cluster 0 pgmap v4613: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:23:17.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:23:17 smithi090 bash[32384]: audit 2023-12-01T07:23:16.766391+0000 mon.c (mon.2) 2958 : audit 0 from='client.? 172.21.15.80:0/532189593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:23:19.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:23:19 smithi080 bash[28361]: cluster 2023-12-01T07:23:17.867699+0000 mgr.y (mgr.24362) 4645 : cluster 0 pgmap v4614: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:23:19.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:23:19 smithi080 bash[41963]: cluster 2023-12-01T07:23:17.867699+0000 mgr.y (mgr.24362) 4645 : cluster 0 pgmap v4614: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:23:19.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:23:19 smithi090 bash[32384]: cluster 2023-12-01T07:23:17.867699+0000 mgr.y (mgr.24362) 4645 : cluster 0 pgmap v4614: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:23:20.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:23:20 smithi080 bash[41963]: audit 2023-12-01T07:23:19.215396+0000 mon.c (mon.2) 2959 : audit 0 from='client.? 172.21.15.80:0/2177715380' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:23:20.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:23:20 smithi080 bash[28361]: audit 2023-12-01T07:23:19.215396+0000 mon.c (mon.2) 2959 : audit 0 from='client.? 172.21.15.80:0/2177715380' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:23:20.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:23:20 smithi090 bash[32384]: audit 2023-12-01T07:23:19.215396+0000 mon.c (mon.2) 2959 : audit 0 from='client.? 172.21.15.80:0/2177715380' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:23:21.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:23:21 smithi080 bash[28361]: cluster 2023-12-01T07:23:19.868391+0000 mgr.y (mgr.24362) 4646 : cluster 0 pgmap v4615: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:23:21.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:23:21 smithi080 bash[41963]: cluster 2023-12-01T07:23:19.868391+0000 mgr.y (mgr.24362) 4646 : cluster 0 pgmap v4615: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:23:21.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:23:21 smithi090 bash[32384]: cluster 2023-12-01T07:23:19.868391+0000 mgr.y (mgr.24362) 4646 : cluster 0 pgmap v4615: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:23:22.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:23:22 smithi080 bash[28361]: audit 2023-12-01T07:23:21.669892+0000 mon.a (mon.0) 3386 : audit 0 from='client.? 172.21.15.80:0/24949954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:23:22.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:23:22 smithi080 bash[41963]: audit 2023-12-01T07:23:21.669892+0000 mon.a (mon.0) 3386 : audit 0 from='client.? 172.21.15.80:0/24949954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:23:22.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:23:22 smithi090 bash[32384]: audit 2023-12-01T07:23:21.669892+0000 mon.a (mon.0) 3386 : audit 0 from='client.? 172.21.15.80:0/24949954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:23:23.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:23:23 smithi080 bash[41963]: cluster 2023-12-01T07:23:21.869601+0000 mgr.y (mgr.24362) 4647 : cluster 0 pgmap v4616: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:23:23.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:23:23 smithi080 bash[28361]: cluster 2023-12-01T07:23:21.869601+0000 mgr.y (mgr.24362) 4647 : cluster 0 pgmap v4616: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:23:23.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:23:23 smithi090 bash[32384]: cluster 2023-12-01T07:23:21.869601+0000 mgr.y (mgr.24362) 4647 : cluster 0 pgmap v4616: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:23:25.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:23:25 smithi080 bash[28361]: cluster 2023-12-01T07:23:23.870248+0000 mgr.y (mgr.24362) 4648 : cluster 0 pgmap v4617: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:23:25.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:23:25 smithi080 bash[28361]: audit 2023-12-01T07:23:24.122370+0000 mon.c (mon.2) 2960 : audit 0 from='client.? 172.21.15.80:0/3247570388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:23:25.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:23:25 smithi080 bash[28361]: audit 2023-12-01T07:23:25.021461+0000 mon.c (mon.2) 2961 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:23:25.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:23:25 smithi080 bash[41963]: cluster 2023-12-01T07:23:23.870248+0000 mgr.y (mgr.24362) 4648 : cluster 0 pgmap v4617: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:23:25.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:23:25 smithi080 bash[41963]: audit 2023-12-01T07:23:24.122370+0000 mon.c (mon.2) 2960 : audit 0 from='client.? 172.21.15.80:0/3247570388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:23:25.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:23:25 smithi080 bash[41963]: audit 2023-12-01T07:23:25.021461+0000 mon.c (mon.2) 2961 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:23:25.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:23:25 smithi090 bash[32384]: cluster 2023-12-01T07:23:23.870248+0000 mgr.y (mgr.24362) 4648 : cluster 0 pgmap v4617: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:23:25.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:23:25 smithi090 bash[32384]: audit 2023-12-01T07:23:24.122370+0000 mon.c (mon.2) 2960 : audit 0 from='client.? 172.21.15.80:0/3247570388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:23:25.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:23:25 smithi090 bash[32384]: audit 2023-12-01T07:23:25.021461+0000 mon.c (mon.2) 2961 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:23:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:23:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:23:26] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T07:23:27.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:23:27 smithi080 bash[28361]: cluster 2023-12-01T07:23:25.871368+0000 mgr.y (mgr.24362) 4649 : cluster 0 pgmap v4618: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:23:27.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:23:27 smithi080 bash[28361]: audit 2023-12-01T07:23:26.567986+0000 mon.a (mon.0) 3387 : audit 0 from='client.? 172.21.15.80:0/4228570765' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:23:27.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:23:27 smithi080 bash[28361]: audit 2023-12-01T07:23:26.682976+0000 mon.c (mon.2) 2962 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:23:27.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:23:27 smithi080 bash[28361]: audit 2023-12-01T07:23:27.061725+0000 mon.a (mon.0) 3388 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:23:27.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:23:27 smithi080 bash[28361]: audit 2023-12-01T07:23:27.072559+0000 mon.a (mon.0) 3389 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:23:27.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:23:27 smithi080 bash[41963]: cluster 2023-12-01T07:23:25.871368+0000 mgr.y (mgr.24362) 4649 : cluster 0 pgmap v4618: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:23:27.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:23:27 smithi080 bash[41963]: audit 2023-12-01T07:23:26.567986+0000 mon.a (mon.0) 3387 : audit 0 from='client.? 172.21.15.80:0/4228570765' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:23:27.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:23:27 smithi080 bash[41963]: audit 2023-12-01T07:23:26.682976+0000 mon.c (mon.2) 2962 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:23:27.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:23:27 smithi080 bash[41963]: audit 2023-12-01T07:23:27.061725+0000 mon.a (mon.0) 3388 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:23:27.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:23:27 smithi080 bash[41963]: audit 2023-12-01T07:23:27.072559+0000 mon.a (mon.0) 3389 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:23:27.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:23:27 smithi090 bash[32384]: cluster 2023-12-01T07:23:25.871368+0000 mgr.y (mgr.24362) 4649 : cluster 0 pgmap v4618: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:23:27.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:23:27 smithi090 bash[32384]: audit 2023-12-01T07:23:26.567986+0000 mon.a (mon.0) 3387 : audit 0 from='client.? 172.21.15.80:0/4228570765' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:23:27.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:23:27 smithi090 bash[32384]: audit 2023-12-01T07:23:26.682976+0000 mon.c (mon.2) 2962 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:23:27.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:23:27 smithi090 bash[32384]: audit 2023-12-01T07:23:27.061725+0000 mon.a (mon.0) 3388 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:23:27.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:23:27 smithi090 bash[32384]: audit 2023-12-01T07:23:27.072559+0000 mon.a (mon.0) 3389 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:23:29.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:23:29 smithi080 bash[28361]: cluster 2023-12-01T07:23:27.872076+0000 mgr.y (mgr.24362) 4650 : cluster 0 pgmap v4619: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:23:29.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:23:29 smithi080 bash[28361]: audit 2023-12-01T07:23:29.030678+0000 mon.c (mon.2) 2963 : audit 0 from='client.? 172.21.15.80:0/1460457505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:23:29.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:23:29 smithi080 bash[41963]: cluster 2023-12-01T07:23:27.872076+0000 mgr.y (mgr.24362) 4650 : cluster 0 pgmap v4619: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:23:29.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:23:29 smithi080 bash[41963]: audit 2023-12-01T07:23:29.030678+0000 mon.c (mon.2) 2963 : audit 0 from='client.? 172.21.15.80:0/1460457505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:23:29.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:23:29 smithi090 bash[32384]: cluster 2023-12-01T07:23:27.872076+0000 mgr.y (mgr.24362) 4650 : cluster 0 pgmap v4619: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:23:29.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:23:29 smithi090 bash[32384]: audit 2023-12-01T07:23:29.030678+0000 mon.c (mon.2) 2963 : audit 0 from='client.? 172.21.15.80:0/1460457505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:23:31.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:23:31 smithi080 bash[28361]: cluster 2023-12-01T07:23:29.872810+0000 mgr.y (mgr.24362) 4651 : cluster 0 pgmap v4620: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:23:31.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:23:31 smithi080 bash[41963]: cluster 2023-12-01T07:23:29.872810+0000 mgr.y (mgr.24362) 4651 : cluster 0 pgmap v4620: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:23:31.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:23:31 smithi090 bash[32384]: cluster 2023-12-01T07:23:29.872810+0000 mgr.y (mgr.24362) 4651 : cluster 0 pgmap v4620: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:23:32.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:23:32 smithi080 bash[28361]: audit 2023-12-01T07:23:31.497709+0000 mon.a (mon.0) 3390 : audit 0 from='client.? 172.21.15.80:0/936160491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:23:32.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:23:32 smithi080 bash[41963]: audit 2023-12-01T07:23:31.497709+0000 mon.a (mon.0) 3390 : audit 0 from='client.? 172.21.15.80:0/936160491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:23:32.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:23:32 smithi090 bash[32384]: audit 2023-12-01T07:23:31.497709+0000 mon.a (mon.0) 3390 : audit 0 from='client.? 172.21.15.80:0/936160491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:23:33.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:23:33 smithi080 bash[28361]: cluster 2023-12-01T07:23:31.873841+0000 mgr.y (mgr.24362) 4652 : cluster 0 pgmap v4621: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:23:33.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:23:33 smithi080 bash[28361]: audit 2023-12-01T07:23:32.528735+0000 mon.a (mon.0) 3391 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:23:33.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:23:33 smithi080 bash[28361]: audit 2023-12-01T07:23:32.540026+0000 mon.a (mon.0) 3392 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:23:33.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:23:33 smithi080 bash[41963]: cluster 2023-12-01T07:23:31.873841+0000 mgr.y (mgr.24362) 4652 : cluster 0 pgmap v4621: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:23:33.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:23:33 smithi080 bash[41963]: audit 2023-12-01T07:23:32.528735+0000 mon.a (mon.0) 3391 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:23:33.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:23:33 smithi080 bash[41963]: audit 2023-12-01T07:23:32.540026+0000 mon.a (mon.0) 3392 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:23:33.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:23:33 smithi090 bash[32384]: cluster 2023-12-01T07:23:31.873841+0000 mgr.y (mgr.24362) 4652 : cluster 0 pgmap v4621: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:23:33.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:23:33 smithi090 bash[32384]: audit 2023-12-01T07:23:32.528735+0000 mon.a (mon.0) 3391 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:23:33.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:23:33 smithi090 bash[32384]: audit 2023-12-01T07:23:32.540026+0000 mon.a (mon.0) 3392 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:23:34.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:23:34 smithi080 bash[28361]: audit 2023-12-01T07:23:33.287887+0000 mon.a (mon.0) 3393 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:23:34.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:23:34 smithi080 bash[28361]: audit 2023-12-01T07:23:33.300035+0000 mon.a (mon.0) 3394 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:23:34.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:23:34 smithi080 bash[28361]: audit 2023-12-01T07:23:33.771475+0000 mon.c (mon.2) 2964 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:23:34.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:23:34 smithi080 bash[28361]: audit 2023-12-01T07:23:33.773000+0000 mon.c (mon.2) 2965 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:23:34.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:23:34 smithi080 bash[28361]: audit 2023-12-01T07:23:33.782396+0000 mon.a (mon.0) 3395 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:23:34.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:23:34 smithi080 bash[28361]: cluster 2023-12-01T07:23:33.874232+0000 mgr.y (mgr.24362) 4653 : cluster 0 pgmap v4622: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:23:34.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:23:34 smithi080 bash[28361]: audit 2023-12-01T07:23:33.977777+0000 mon.a (mon.0) 3396 : audit 0 from='client.? 172.21.15.80:0/1543806104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:23:34.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:23:34 smithi080 bash[41963]: audit 2023-12-01T07:23:33.287887+0000 mon.a (mon.0) 3393 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:23:34.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:23:34 smithi080 bash[41963]: audit 2023-12-01T07:23:33.300035+0000 mon.a (mon.0) 3394 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:23:34.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:23:34 smithi080 bash[41963]: audit 2023-12-01T07:23:33.771475+0000 mon.c (mon.2) 2964 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:23:34.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:23:34 smithi080 bash[41963]: audit 2023-12-01T07:23:33.773000+0000 mon.c (mon.2) 2965 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:23:34.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:23:34 smithi080 bash[41963]: audit 2023-12-01T07:23:33.782396+0000 mon.a (mon.0) 3395 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:23:34.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:23:34 smithi080 bash[41963]: cluster 2023-12-01T07:23:33.874232+0000 mgr.y (mgr.24362) 4653 : cluster 0 pgmap v4622: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:23:34.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:23:34 smithi080 bash[41963]: audit 2023-12-01T07:23:33.977777+0000 mon.a (mon.0) 3396 : audit 0 from='client.? 172.21.15.80:0/1543806104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:23:34.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:23:34 smithi090 bash[32384]: audit 2023-12-01T07:23:33.287887+0000 mon.a (mon.0) 3393 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:23:34.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:23:34 smithi090 bash[32384]: audit 2023-12-01T07:23:33.300035+0000 mon.a (mon.0) 3394 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:23:34.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:23:34 smithi090 bash[32384]: audit 2023-12-01T07:23:33.771475+0000 mon.c (mon.2) 2964 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:23:34.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:23:34 smithi090 bash[32384]: audit 2023-12-01T07:23:33.773000+0000 mon.c (mon.2) 2965 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:23:34.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:23:34 smithi090 bash[32384]: audit 2023-12-01T07:23:33.782396+0000 mon.a (mon.0) 3395 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:23:34.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:23:34 smithi090 bash[32384]: cluster 2023-12-01T07:23:33.874232+0000 mgr.y (mgr.24362) 4653 : cluster 0 pgmap v4622: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:23:34.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:23:34 smithi090 bash[32384]: audit 2023-12-01T07:23:33.977777+0000 mon.a (mon.0) 3396 : audit 0 from='client.? 172.21.15.80:0/1543806104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:23:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:23:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:23:36] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T07:23:37.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:23:37 smithi080 bash[41963]: cluster 2023-12-01T07:23:35.875300+0000 mgr.y (mgr.24362) 4654 : cluster 0 pgmap v4623: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:23:37.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:23:37 smithi080 bash[41963]: audit 2023-12-01T07:23:36.430499+0000 mon.a (mon.0) 3397 : audit 0 from='client.? 172.21.15.80:0/3346232506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:23:37.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:23:37 smithi080 bash[28361]: cluster 2023-12-01T07:23:35.875300+0000 mgr.y (mgr.24362) 4654 : cluster 0 pgmap v4623: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:23:37.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:23:37 smithi080 bash[28361]: audit 2023-12-01T07:23:36.430499+0000 mon.a (mon.0) 3397 : audit 0 from='client.? 172.21.15.80:0/3346232506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:23:37.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:23:37 smithi090 bash[32384]: cluster 2023-12-01T07:23:35.875300+0000 mgr.y (mgr.24362) 4654 : cluster 0 pgmap v4623: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:23:37.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:23:37 smithi090 bash[32384]: audit 2023-12-01T07:23:36.430499+0000 mon.a (mon.0) 3397 : audit 0 from='client.? 172.21.15.80:0/3346232506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:23:39.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:23:39 smithi080 bash[28361]: cluster 2023-12-01T07:23:37.875995+0000 mgr.y (mgr.24362) 4655 : cluster 0 pgmap v4624: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:23:39.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:23:39 smithi080 bash[28361]: audit 2023-12-01T07:23:38.881225+0000 mon.a (mon.0) 3398 : audit 0 from='client.? 172.21.15.80:0/429488864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:23:39.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:23:39 smithi080 bash[41963]: cluster 2023-12-01T07:23:37.875995+0000 mgr.y (mgr.24362) 4655 : cluster 0 pgmap v4624: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:23:39.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:23:39 smithi080 bash[41963]: audit 2023-12-01T07:23:38.881225+0000 mon.a (mon.0) 3398 : audit 0 from='client.? 172.21.15.80:0/429488864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:23:39.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:23:39 smithi090 bash[32384]: cluster 2023-12-01T07:23:37.875995+0000 mgr.y (mgr.24362) 4655 : cluster 0 pgmap v4624: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:23:39.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:23:39 smithi090 bash[32384]: audit 2023-12-01T07:23:38.881225+0000 mon.a (mon.0) 3398 : audit 0 from='client.? 172.21.15.80:0/429488864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:23:40.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:23:40 smithi080 bash[28361]: audit 2023-12-01T07:23:40.021551+0000 mon.c (mon.2) 2966 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:23:40.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:23:40 smithi080 bash[41963]: audit 2023-12-01T07:23:40.021551+0000 mon.c (mon.2) 2966 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:23:40.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:23:40 smithi090 bash[32384]: audit 2023-12-01T07:23:40.021551+0000 mon.c (mon.2) 2966 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:23:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:23:41 smithi080 bash[28361]: cluster 2023-12-01T07:23:39.876677+0000 mgr.y (mgr.24362) 4656 : cluster 0 pgmap v4625: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:23:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:23:41 smithi080 bash[41963]: cluster 2023-12-01T07:23:39.876677+0000 mgr.y (mgr.24362) 4656 : cluster 0 pgmap v4625: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:23:41.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:23:41 smithi090 bash[32384]: cluster 2023-12-01T07:23:39.876677+0000 mgr.y (mgr.24362) 4656 : cluster 0 pgmap v4625: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:23:42.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:23:42 smithi080 bash[28361]: audit 2023-12-01T07:23:41.343089+0000 mon.a (mon.0) 3399 : audit 0 from='client.? 172.21.15.80:0/3003756995' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:23:42.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:23:42 smithi080 bash[41963]: audit 2023-12-01T07:23:41.343089+0000 mon.a (mon.0) 3399 : audit 0 from='client.? 172.21.15.80:0/3003756995' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:23:42.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:23:42 smithi090 bash[32384]: audit 2023-12-01T07:23:41.343089+0000 mon.a (mon.0) 3399 : audit 0 from='client.? 172.21.15.80:0/3003756995' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:23:43.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:23:43 smithi080 bash[28361]: cluster 2023-12-01T07:23:41.877839+0000 mgr.y (mgr.24362) 4657 : cluster 0 pgmap v4626: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:23:43.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:23:43 smithi080 bash[41963]: cluster 2023-12-01T07:23:41.877839+0000 mgr.y (mgr.24362) 4657 : cluster 0 pgmap v4626: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:23:43.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:23:43 smithi090 bash[32384]: cluster 2023-12-01T07:23:41.877839+0000 mgr.y (mgr.24362) 4657 : cluster 0 pgmap v4626: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:23:44.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:23:44 smithi080 bash[28361]: audit 2023-12-01T07:23:43.794683+0000 mon.c (mon.2) 2967 : audit 0 from='client.? 172.21.15.80:0/3498896481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:23:44.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:23:44 smithi080 bash[41963]: audit 2023-12-01T07:23:43.794683+0000 mon.c (mon.2) 2967 : audit 0 from='client.? 172.21.15.80:0/3498896481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:23:44.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:23:44 smithi090 bash[32384]: audit 2023-12-01T07:23:43.794683+0000 mon.c (mon.2) 2967 : audit 0 from='client.? 172.21.15.80:0/3498896481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:23:45.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:23:45 smithi080 bash[28361]: cluster 2023-12-01T07:23:43.878484+0000 mgr.y (mgr.24362) 4658 : cluster 0 pgmap v4627: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:23:45.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:23:45 smithi080 bash[41963]: cluster 2023-12-01T07:23:43.878484+0000 mgr.y (mgr.24362) 4658 : cluster 0 pgmap v4627: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:23:45.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:23:45 smithi090 bash[32384]: cluster 2023-12-01T07:23:43.878484+0000 mgr.y (mgr.24362) 4658 : cluster 0 pgmap v4627: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:23:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:23:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:23:46] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T07:23:47.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:23:47 smithi080 bash[41963]: cluster 2023-12-01T07:23:45.879627+0000 mgr.y (mgr.24362) 4659 : cluster 0 pgmap v4628: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:23:47.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:23:47 smithi080 bash[41963]: audit 2023-12-01T07:23:46.255248+0000 mon.c (mon.2) 2968 : audit 0 from='client.? 172.21.15.80:0/1614592612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:23:47.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:23:47 smithi080 bash[28361]: cluster 2023-12-01T07:23:45.879627+0000 mgr.y (mgr.24362) 4659 : cluster 0 pgmap v4628: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:23:47.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:23:47 smithi080 bash[28361]: audit 2023-12-01T07:23:46.255248+0000 mon.c (mon.2) 2968 : audit 0 from='client.? 172.21.15.80:0/1614592612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:23:47.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:23:47 smithi090 bash[32384]: cluster 2023-12-01T07:23:45.879627+0000 mgr.y (mgr.24362) 4659 : cluster 0 pgmap v4628: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:23:47.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:23:47 smithi090 bash[32384]: audit 2023-12-01T07:23:46.255248+0000 mon.c (mon.2) 2968 : audit 0 from='client.? 172.21.15.80:0/1614592612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:23:49.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:23:49 smithi080 bash[41963]: cluster 2023-12-01T07:23:47.880319+0000 mgr.y (mgr.24362) 4660 : cluster 0 pgmap v4629: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:23:49.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:23:49 smithi080 bash[41963]: audit 2023-12-01T07:23:48.713754+0000 mon.c (mon.2) 2969 : audit 0 from='client.? 172.21.15.80:0/3233283572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:23:49.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:23:49 smithi080 bash[28361]: cluster 2023-12-01T07:23:47.880319+0000 mgr.y (mgr.24362) 4660 : cluster 0 pgmap v4629: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:23:49.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:23:49 smithi080 bash[28361]: audit 2023-12-01T07:23:48.713754+0000 mon.c (mon.2) 2969 : audit 0 from='client.? 172.21.15.80:0/3233283572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:23:49.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:23:49 smithi090 bash[32384]: cluster 2023-12-01T07:23:47.880319+0000 mgr.y (mgr.24362) 4660 : cluster 0 pgmap v4629: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:23:49.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:23:49 smithi090 bash[32384]: audit 2023-12-01T07:23:48.713754+0000 mon.c (mon.2) 2969 : audit 0 from='client.? 172.21.15.80:0/3233283572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:23:51.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:23:51 smithi080 bash[28361]: cluster 2023-12-01T07:23:49.881014+0000 mgr.y (mgr.24362) 4661 : cluster 0 pgmap v4630: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:23:51.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:23:51 smithi080 bash[41963]: cluster 2023-12-01T07:23:49.881014+0000 mgr.y (mgr.24362) 4661 : cluster 0 pgmap v4630: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:23:51.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:23:51 smithi090 bash[32384]: cluster 2023-12-01T07:23:49.881014+0000 mgr.y (mgr.24362) 4661 : cluster 0 pgmap v4630: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:23:52.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:23:52 smithi080 bash[28361]: audit 2023-12-01T07:23:51.174056+0000 mon.a (mon.0) 3400 : audit 0 from='client.? 172.21.15.80:0/112077591' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:23:52.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:23:52 smithi080 bash[41963]: audit 2023-12-01T07:23:51.174056+0000 mon.a (mon.0) 3400 : audit 0 from='client.? 172.21.15.80:0/112077591' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:23:52.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:23:52 smithi090 bash[32384]: audit 2023-12-01T07:23:51.174056+0000 mon.a (mon.0) 3400 : audit 0 from='client.? 172.21.15.80:0/112077591' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:23:53.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:23:53 smithi080 bash[28361]: cluster 2023-12-01T07:23:51.882198+0000 mgr.y (mgr.24362) 4662 : cluster 0 pgmap v4631: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:23:53.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:23:53 smithi080 bash[41963]: cluster 2023-12-01T07:23:51.882198+0000 mgr.y (mgr.24362) 4662 : cluster 0 pgmap v4631: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:23:53.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:23:53 smithi090 bash[32384]: cluster 2023-12-01T07:23:51.882198+0000 mgr.y (mgr.24362) 4662 : cluster 0 pgmap v4631: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:23:54.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:23:54 smithi080 bash[28361]: audit 2023-12-01T07:23:53.632401+0000 mon.c (mon.2) 2970 : audit 0 from='client.? 172.21.15.80:0/4048940834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:23:54.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:23:54 smithi080 bash[41963]: audit 2023-12-01T07:23:53.632401+0000 mon.c (mon.2) 2970 : audit 0 from='client.? 172.21.15.80:0/4048940834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:23:54.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:23:54 smithi090 bash[32384]: audit 2023-12-01T07:23:53.632401+0000 mon.c (mon.2) 2970 : audit 0 from='client.? 172.21.15.80:0/4048940834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:23:55.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:23:55 smithi080 bash[28361]: cluster 2023-12-01T07:23:53.882889+0000 mgr.y (mgr.24362) 4663 : cluster 0 pgmap v4632: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:23:55.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:23:55 smithi080 bash[28361]: audit 2023-12-01T07:23:55.022078+0000 mon.c (mon.2) 2971 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:23:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:23:55 smithi080 bash[41963]: cluster 2023-12-01T07:23:53.882889+0000 mgr.y (mgr.24362) 4663 : cluster 0 pgmap v4632: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:23:55.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:23:55 smithi080 bash[41963]: audit 2023-12-01T07:23:55.022078+0000 mon.c (mon.2) 2971 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:23:55.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:23:55 smithi090 bash[32384]: cluster 2023-12-01T07:23:53.882889+0000 mgr.y (mgr.24362) 4663 : cluster 0 pgmap v4632: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:23:55.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:23:55 smithi090 bash[32384]: audit 2023-12-01T07:23:55.022078+0000 mon.c (mon.2) 2971 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:23:56.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:23:56 smithi080 bash[28361]: audit 2023-12-01T07:23:56.092744+0000 mon.c (mon.2) 2972 : audit 0 from='client.? 172.21.15.80:0/2614325423' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:23:56.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:23:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:23:56] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T07:23:56.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:23:56 smithi080 bash[41963]: audit 2023-12-01T07:23:56.092744+0000 mon.c (mon.2) 2972 : audit 0 from='client.? 172.21.15.80:0/2614325423' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:23:56.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:23:56 smithi090 bash[32384]: audit 2023-12-01T07:23:56.092744+0000 mon.c (mon.2) 2972 : audit 0 from='client.? 172.21.15.80:0/2614325423' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:23:57.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:23:57 smithi080 bash[41963]: cluster 2023-12-01T07:23:55.883975+0000 mgr.y (mgr.24362) 4664 : cluster 0 pgmap v4633: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:23:57.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:23:57 smithi080 bash[28361]: cluster 2023-12-01T07:23:55.883975+0000 mgr.y (mgr.24362) 4664 : cluster 0 pgmap v4633: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:23:57.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:23:57 smithi090 bash[32384]: cluster 2023-12-01T07:23:55.883975+0000 mgr.y (mgr.24362) 4664 : cluster 0 pgmap v4633: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:23:59.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:23:59 smithi080 bash[28361]: cluster 2023-12-01T07:23:57.884583+0000 mgr.y (mgr.24362) 4665 : cluster 0 pgmap v4634: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:23:59.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:23:59 smithi080 bash[28361]: audit 2023-12-01T07:23:58.548102+0000 mon.a (mon.0) 3401 : audit 0 from='client.? 172.21.15.80:0/4176630019' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:23:59.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:23:59 smithi080 bash[41963]: cluster 2023-12-01T07:23:57.884583+0000 mgr.y (mgr.24362) 4665 : cluster 0 pgmap v4634: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:23:59.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:23:59 smithi080 bash[41963]: audit 2023-12-01T07:23:58.548102+0000 mon.a (mon.0) 3401 : audit 0 from='client.? 172.21.15.80:0/4176630019' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:23:59.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:23:59 smithi090 bash[32384]: cluster 2023-12-01T07:23:57.884583+0000 mgr.y (mgr.24362) 4665 : cluster 0 pgmap v4634: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:23:59.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:23:59 smithi090 bash[32384]: audit 2023-12-01T07:23:58.548102+0000 mon.a (mon.0) 3401 : audit 0 from='client.? 172.21.15.80:0/4176630019' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:24:01.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:24:01 smithi080 bash[41963]: cluster 2023-12-01T07:23:59.885302+0000 mgr.y (mgr.24362) 4666 : cluster 0 pgmap v4635: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:24:01.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:24:01 smithi080 bash[41963]: audit 2023-12-01T07:24:00.998602+0000 mon.a (mon.0) 3402 : audit 0 from='client.? 172.21.15.80:0/1362217489' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:24:01.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:24:01 smithi080 bash[28361]: cluster 2023-12-01T07:23:59.885302+0000 mgr.y (mgr.24362) 4666 : cluster 0 pgmap v4635: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:24:01.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:24:01 smithi080 bash[28361]: audit 2023-12-01T07:24:00.998602+0000 mon.a (mon.0) 3402 : audit 0 from='client.? 172.21.15.80:0/1362217489' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:24:01.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:24:01 smithi090 bash[32384]: cluster 2023-12-01T07:23:59.885302+0000 mgr.y (mgr.24362) 4666 : cluster 0 pgmap v4635: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:24:01.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:24:01 smithi090 bash[32384]: audit 2023-12-01T07:24:00.998602+0000 mon.a (mon.0) 3402 : audit 0 from='client.? 172.21.15.80:0/1362217489' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:24:03.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:24:03 smithi080 bash[28361]: cluster 2023-12-01T07:24:01.886459+0000 mgr.y (mgr.24362) 4667 : cluster 0 pgmap v4636: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:24:03.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:24:03 smithi080 bash[41963]: cluster 2023-12-01T07:24:01.886459+0000 mgr.y (mgr.24362) 4667 : cluster 0 pgmap v4636: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:24:03.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:24:03 smithi090 bash[32384]: cluster 2023-12-01T07:24:01.886459+0000 mgr.y (mgr.24362) 4667 : cluster 0 pgmap v4636: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:24:04.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:24:04 smithi080 bash[28361]: audit 2023-12-01T07:24:03.460489+0000 mon.a (mon.0) 3403 : audit 0 from='client.? 172.21.15.80:0/208166703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:24:04.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:24:04 smithi080 bash[41963]: audit 2023-12-01T07:24:03.460489+0000 mon.a (mon.0) 3403 : audit 0 from='client.? 172.21.15.80:0/208166703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:24:04.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:24:04 smithi090 bash[32384]: audit 2023-12-01T07:24:03.460489+0000 mon.a (mon.0) 3403 : audit 0 from='client.? 172.21.15.80:0/208166703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:24:05.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:24:05 smithi080 bash[28361]: cluster 2023-12-01T07:24:03.887109+0000 mgr.y (mgr.24362) 4668 : cluster 0 pgmap v4637: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:24:05.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:24:05 smithi080 bash[41963]: cluster 2023-12-01T07:24:03.887109+0000 mgr.y (mgr.24362) 4668 : cluster 0 pgmap v4637: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:24:05.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:24:05 smithi090 bash[32384]: cluster 2023-12-01T07:24:03.887109+0000 mgr.y (mgr.24362) 4668 : cluster 0 pgmap v4637: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:24:06.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:24:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:24:06] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T07:24:06.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:24:06 smithi080 bash[41963]: audit 2023-12-01T07:24:05.914358+0000 mon.a (mon.0) 3404 : audit 0 from='client.? 172.21.15.80:0/1400674178' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:24:06.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:24:06 smithi080 bash[28361]: audit 2023-12-01T07:24:05.914358+0000 mon.a (mon.0) 3404 : audit 0 from='client.? 172.21.15.80:0/1400674178' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:24:06.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:24:06 smithi090 bash[32384]: audit 2023-12-01T07:24:05.914358+0000 mon.a (mon.0) 3404 : audit 0 from='client.? 172.21.15.80:0/1400674178' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:24:07.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:24:07 smithi080 bash[28361]: cluster 2023-12-01T07:24:05.888301+0000 mgr.y (mgr.24362) 4669 : cluster 0 pgmap v4638: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:24:07.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:24:07 smithi080 bash[41963]: cluster 2023-12-01T07:24:05.888301+0000 mgr.y (mgr.24362) 4669 : cluster 0 pgmap v4638: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:24:07.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:24:07 smithi090 bash[32384]: cluster 2023-12-01T07:24:05.888301+0000 mgr.y (mgr.24362) 4669 : cluster 0 pgmap v4638: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:24:09.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:24:09 smithi080 bash[28361]: cluster 2023-12-01T07:24:07.888983+0000 mgr.y (mgr.24362) 4670 : cluster 0 pgmap v4639: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:24:09.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:24:09 smithi080 bash[28361]: audit 2023-12-01T07:24:08.361998+0000 mon.a (mon.0) 3405 : audit 0 from='client.? 172.21.15.80:0/2731552126' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:24:09.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:24:09 smithi080 bash[41963]: cluster 2023-12-01T07:24:07.888983+0000 mgr.y (mgr.24362) 4670 : cluster 0 pgmap v4639: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:24:09.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:24:09 smithi080 bash[41963]: audit 2023-12-01T07:24:08.361998+0000 mon.a (mon.0) 3405 : audit 0 from='client.? 172.21.15.80:0/2731552126' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:24:09.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:24:09 smithi090 bash[32384]: cluster 2023-12-01T07:24:07.888983+0000 mgr.y (mgr.24362) 4670 : cluster 0 pgmap v4639: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:24:09.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:24:09 smithi090 bash[32384]: audit 2023-12-01T07:24:08.361998+0000 mon.a (mon.0) 3405 : audit 0 from='client.? 172.21.15.80:0/2731552126' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:24:10.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:24:10 smithi080 bash[41963]: audit 2023-12-01T07:24:10.022319+0000 mon.c (mon.2) 2973 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:24:10.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:24:10 smithi080 bash[28361]: audit 2023-12-01T07:24:10.022319+0000 mon.c (mon.2) 2973 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:24:10.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:24:10 smithi090 bash[32384]: audit 2023-12-01T07:24:10.022319+0000 mon.c (mon.2) 2973 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:24:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:24:11 smithi080 bash[41963]: cluster 2023-12-01T07:24:09.889721+0000 mgr.y (mgr.24362) 4671 : cluster 0 pgmap v4640: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:24:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:24:11 smithi080 bash[41963]: audit 2023-12-01T07:24:10.817856+0000 mon.a (mon.0) 3406 : audit 0 from='client.? 172.21.15.80:0/3070661264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:24:11.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:24:11 smithi080 bash[28361]: cluster 2023-12-01T07:24:09.889721+0000 mgr.y (mgr.24362) 4671 : cluster 0 pgmap v4640: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:24:11.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:24:11 smithi080 bash[28361]: audit 2023-12-01T07:24:10.817856+0000 mon.a (mon.0) 3406 : audit 0 from='client.? 172.21.15.80:0/3070661264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:24:11.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:24:11 smithi090 bash[32384]: cluster 2023-12-01T07:24:09.889721+0000 mgr.y (mgr.24362) 4671 : cluster 0 pgmap v4640: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:24:11.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:24:11 smithi090 bash[32384]: audit 2023-12-01T07:24:10.817856+0000 mon.a (mon.0) 3406 : audit 0 from='client.? 172.21.15.80:0/3070661264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:24:12.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:24:12 smithi080 bash[28361]: cluster 2023-12-01T07:24:11.890861+0000 mgr.y (mgr.24362) 4672 : cluster 0 pgmap v4641: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:24:12.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:24:12 smithi080 bash[41963]: cluster 2023-12-01T07:24:11.890861+0000 mgr.y (mgr.24362) 4672 : cluster 0 pgmap v4641: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:24:12.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:24:12 smithi090 bash[32384]: cluster 2023-12-01T07:24:11.890861+0000 mgr.y (mgr.24362) 4672 : cluster 0 pgmap v4641: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:24:13.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:24:13 smithi080 bash[41963]: audit 2023-12-01T07:24:13.269145+0000 mon.a (mon.0) 3407 : audit 0 from='client.? 172.21.15.80:0/317216239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:24:13.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:24:13 smithi080 bash[28361]: audit 2023-12-01T07:24:13.269145+0000 mon.a (mon.0) 3407 : audit 0 from='client.? 172.21.15.80:0/317216239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:24:13.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:24:13 smithi090 bash[32384]: audit 2023-12-01T07:24:13.269145+0000 mon.a (mon.0) 3407 : audit 0 from='client.? 172.21.15.80:0/317216239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:24:14.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:24:14 smithi080 bash[28361]: cluster 2023-12-01T07:24:13.891584+0000 mgr.y (mgr.24362) 4673 : cluster 0 pgmap v4642: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:24:14.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:24:14 smithi080 bash[41963]: cluster 2023-12-01T07:24:13.891584+0000 mgr.y (mgr.24362) 4673 : cluster 0 pgmap v4642: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:24:14.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:24:14 smithi090 bash[32384]: cluster 2023-12-01T07:24:13.891584+0000 mgr.y (mgr.24362) 4673 : cluster 0 pgmap v4642: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:24:16.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:24:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:24:16] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T07:24:16.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:24:16 smithi080 bash[41963]: audit 2023-12-01T07:24:15.727294+0000 mon.c (mon.2) 2974 : audit 0 from='client.? 172.21.15.80:0/3448149175' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:24:16.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:24:16 smithi080 bash[28361]: audit 2023-12-01T07:24:15.727294+0000 mon.c (mon.2) 2974 : audit 0 from='client.? 172.21.15.80:0/3448149175' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:24:16.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:24:16 smithi090 bash[32384]: audit 2023-12-01T07:24:15.727294+0000 mon.c (mon.2) 2974 : audit 0 from='client.? 172.21.15.80:0/3448149175' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:24:17.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:24:17 smithi080 bash[41963]: cluster 2023-12-01T07:24:15.892708+0000 mgr.y (mgr.24362) 4674 : cluster 0 pgmap v4643: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:24:17.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:24:17 smithi080 bash[28361]: cluster 2023-12-01T07:24:15.892708+0000 mgr.y (mgr.24362) 4674 : cluster 0 pgmap v4643: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:24:17.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:24:17 smithi090 bash[32384]: cluster 2023-12-01T07:24:15.892708+0000 mgr.y (mgr.24362) 4674 : cluster 0 pgmap v4643: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:24:19.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:24:19 smithi080 bash[41963]: cluster 2023-12-01T07:24:17.893233+0000 mgr.y (mgr.24362) 4675 : cluster 0 pgmap v4644: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:24:19.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:24:19 smithi080 bash[41963]: audit 2023-12-01T07:24:18.180686+0000 mon.c (mon.2) 2975 : audit 0 from='client.? 172.21.15.80:0/2915694231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:24:19.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:24:19 smithi080 bash[28361]: cluster 2023-12-01T07:24:17.893233+0000 mgr.y (mgr.24362) 4675 : cluster 0 pgmap v4644: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:24:19.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:24:19 smithi080 bash[28361]: audit 2023-12-01T07:24:18.180686+0000 mon.c (mon.2) 2975 : audit 0 from='client.? 172.21.15.80:0/2915694231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:24:19.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:24:19 smithi090 bash[32384]: cluster 2023-12-01T07:24:17.893233+0000 mgr.y (mgr.24362) 4675 : cluster 0 pgmap v4644: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:24:19.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:24:19 smithi090 bash[32384]: audit 2023-12-01T07:24:18.180686+0000 mon.c (mon.2) 2975 : audit 0 from='client.? 172.21.15.80:0/2915694231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:24:21.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:24:21 smithi080 bash[41963]: cluster 2023-12-01T07:24:19.893881+0000 mgr.y (mgr.24362) 4676 : cluster 0 pgmap v4645: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:24:21.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:24:21 smithi080 bash[41963]: audit 2023-12-01T07:24:20.637619+0000 mon.c (mon.2) 2976 : audit 0 from='client.? 172.21.15.80:0/879357951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:24:21.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:24:21 smithi080 bash[28361]: cluster 2023-12-01T07:24:19.893881+0000 mgr.y (mgr.24362) 4676 : cluster 0 pgmap v4645: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:24:21.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:24:21 smithi080 bash[28361]: audit 2023-12-01T07:24:20.637619+0000 mon.c (mon.2) 2976 : audit 0 from='client.? 172.21.15.80:0/879357951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:24:21.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:24:21 smithi090 bash[32384]: cluster 2023-12-01T07:24:19.893881+0000 mgr.y (mgr.24362) 4676 : cluster 0 pgmap v4645: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:24:21.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:24:21 smithi090 bash[32384]: audit 2023-12-01T07:24:20.637619+0000 mon.c (mon.2) 2976 : audit 0 from='client.? 172.21.15.80:0/879357951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:24:23.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:24:23 smithi080 bash[28361]: cluster 2023-12-01T07:24:21.894817+0000 mgr.y (mgr.24362) 4677 : cluster 0 pgmap v4646: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:24:23.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:24:23 smithi080 bash[41963]: cluster 2023-12-01T07:24:21.894817+0000 mgr.y (mgr.24362) 4677 : cluster 0 pgmap v4646: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:24:23.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:24:23 smithi090 bash[32384]: cluster 2023-12-01T07:24:21.894817+0000 mgr.y (mgr.24362) 4677 : cluster 0 pgmap v4646: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:24:24.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:24:24 smithi080 bash[28361]: audit 2023-12-01T07:24:23.105705+0000 mon.a (mon.0) 3408 : audit 0 from='client.? 172.21.15.80:0/2872034435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:24:24.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:24:24 smithi080 bash[41963]: audit 2023-12-01T07:24:23.105705+0000 mon.a (mon.0) 3408 : audit 0 from='client.? 172.21.15.80:0/2872034435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:24:24.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:24:24 smithi090 bash[32384]: audit 2023-12-01T07:24:23.105705+0000 mon.a (mon.0) 3408 : audit 0 from='client.? 172.21.15.80:0/2872034435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:24:25.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:24:25 smithi080 bash[41963]: cluster 2023-12-01T07:24:23.895432+0000 mgr.y (mgr.24362) 4678 : cluster 0 pgmap v4647: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:24:25.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:24:25 smithi080 bash[41963]: audit 2023-12-01T07:24:25.022996+0000 mon.c (mon.2) 2977 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:24:25.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:24:25 smithi080 bash[28361]: cluster 2023-12-01T07:24:23.895432+0000 mgr.y (mgr.24362) 4678 : cluster 0 pgmap v4647: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:24:25.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:24:25 smithi080 bash[28361]: audit 2023-12-01T07:24:25.022996+0000 mon.c (mon.2) 2977 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:24:25.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:24:25 smithi090 bash[32384]: cluster 2023-12-01T07:24:23.895432+0000 mgr.y (mgr.24362) 4678 : cluster 0 pgmap v4647: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:24:25.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:24:25 smithi090 bash[32384]: audit 2023-12-01T07:24:25.022996+0000 mon.c (mon.2) 2977 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:24:26.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:24:26 smithi080 bash[28361]: audit 2023-12-01T07:24:25.561383+0000 mon.c (mon.2) 2978 : audit 0 from='client.? 172.21.15.80:0/1279562228' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:24:26.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:24:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:24:26] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T07:24:26.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:24:26 smithi080 bash[41963]: audit 2023-12-01T07:24:25.561383+0000 mon.c (mon.2) 2978 : audit 0 from='client.? 172.21.15.80:0/1279562228' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:24:26.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:24:26 smithi090 bash[32384]: audit 2023-12-01T07:24:25.561383+0000 mon.c (mon.2) 2978 : audit 0 from='client.? 172.21.15.80:0/1279562228' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:24:27.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:24:27 smithi080 bash[28361]: cluster 2023-12-01T07:24:25.896578+0000 mgr.y (mgr.24362) 4679 : cluster 0 pgmap v4648: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:24:27.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:24:27 smithi080 bash[41963]: cluster 2023-12-01T07:24:25.896578+0000 mgr.y (mgr.24362) 4679 : cluster 0 pgmap v4648: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:24:27.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:24:27 smithi090 bash[32384]: cluster 2023-12-01T07:24:25.896578+0000 mgr.y (mgr.24362) 4679 : cluster 0 pgmap v4648: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:24:28.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:24:28 smithi080 bash[28361]: audit 2023-12-01T07:24:28.015434+0000 mon.a (mon.0) 3409 : audit 0 from='client.? 172.21.15.80:0/2034032027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:24:28.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:24:28 smithi080 bash[41963]: audit 2023-12-01T07:24:28.015434+0000 mon.a (mon.0) 3409 : audit 0 from='client.? 172.21.15.80:0/2034032027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:24:28.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:24:28 smithi090 bash[32384]: audit 2023-12-01T07:24:28.015434+0000 mon.a (mon.0) 3409 : audit 0 from='client.? 172.21.15.80:0/2034032027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:24:29.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:24:29 smithi080 bash[28361]: cluster 2023-12-01T07:24:27.897204+0000 mgr.y (mgr.24362) 4680 : cluster 0 pgmap v4649: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:24:29.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:24:29 smithi080 bash[41963]: cluster 2023-12-01T07:24:27.897204+0000 mgr.y (mgr.24362) 4680 : cluster 0 pgmap v4649: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:24:29.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:24:29 smithi090 bash[32384]: cluster 2023-12-01T07:24:27.897204+0000 mgr.y (mgr.24362) 4680 : cluster 0 pgmap v4649: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:24:31.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:24:31 smithi080 bash[41963]: cluster 2023-12-01T07:24:29.897810+0000 mgr.y (mgr.24362) 4681 : cluster 0 pgmap v4650: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:24:31.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:24:31 smithi080 bash[41963]: audit 2023-12-01T07:24:30.480029+0000 mon.c (mon.2) 2979 : audit 0 from='client.? 172.21.15.80:0/1208457301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:24:31.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:24:31 smithi080 bash[28361]: cluster 2023-12-01T07:24:29.897810+0000 mgr.y (mgr.24362) 4681 : cluster 0 pgmap v4650: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:24:31.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:24:31 smithi080 bash[28361]: audit 2023-12-01T07:24:30.480029+0000 mon.c (mon.2) 2979 : audit 0 from='client.? 172.21.15.80:0/1208457301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:24:31.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:24:31 smithi090 bash[32384]: cluster 2023-12-01T07:24:29.897810+0000 mgr.y (mgr.24362) 4681 : cluster 0 pgmap v4650: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:24:31.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:24:31 smithi090 bash[32384]: audit 2023-12-01T07:24:30.480029+0000 mon.c (mon.2) 2979 : audit 0 from='client.? 172.21.15.80:0/1208457301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:24:33.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:24:33 smithi080 bash[28361]: cluster 2023-12-01T07:24:31.898938+0000 mgr.y (mgr.24362) 4682 : cluster 0 pgmap v4651: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:24:33.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:24:33 smithi080 bash[28361]: audit 2023-12-01T07:24:32.928480+0000 mon.c (mon.2) 2980 : audit 0 from='client.? 172.21.15.80:0/986340167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:24:33.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:24:33 smithi080 bash[41963]: cluster 2023-12-01T07:24:31.898938+0000 mgr.y (mgr.24362) 4682 : cluster 0 pgmap v4651: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:24:33.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:24:33 smithi080 bash[41963]: audit 2023-12-01T07:24:32.928480+0000 mon.c (mon.2) 2980 : audit 0 from='client.? 172.21.15.80:0/986340167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:24:33.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:24:33 smithi090 bash[32384]: cluster 2023-12-01T07:24:31.898938+0000 mgr.y (mgr.24362) 4682 : cluster 0 pgmap v4651: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:24:33.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:24:33 smithi090 bash[32384]: audit 2023-12-01T07:24:32.928480+0000 mon.c (mon.2) 2980 : audit 0 from='client.? 172.21.15.80:0/986340167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:24:34.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:24:34 smithi080 bash[28361]: audit 2023-12-01T07:24:33.863270+0000 mon.c (mon.2) 2981 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:24:34.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:24:34 smithi080 bash[41963]: audit 2023-12-01T07:24:33.863270+0000 mon.c (mon.2) 2981 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:24:34.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:24:34 smithi090 bash[32384]: audit 2023-12-01T07:24:33.863270+0000 mon.c (mon.2) 2981 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:24:35.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:24:35 smithi080 bash[28361]: cluster 2023-12-01T07:24:33.899541+0000 mgr.y (mgr.24362) 4683 : cluster 0 pgmap v4652: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:24:35.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:24:35 smithi080 bash[41963]: cluster 2023-12-01T07:24:33.899541+0000 mgr.y (mgr.24362) 4683 : cluster 0 pgmap v4652: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:24:35.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:24:35 smithi090 bash[32384]: cluster 2023-12-01T07:24:33.899541+0000 mgr.y (mgr.24362) 4683 : cluster 0 pgmap v4652: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:24:36.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:24:36 smithi080 bash[28361]: audit 2023-12-01T07:24:35.387292+0000 mon.a (mon.0) 3410 : audit 0 from='client.? 172.21.15.80:0/1284609877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:24:36.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:24:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:24:36] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T07:24:36.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:24:36 smithi080 bash[41963]: audit 2023-12-01T07:24:35.387292+0000 mon.a (mon.0) 3410 : audit 0 from='client.? 172.21.15.80:0/1284609877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:24:36.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:24:36 smithi090 bash[32384]: audit 2023-12-01T07:24:35.387292+0000 mon.a (mon.0) 3410 : audit 0 from='client.? 172.21.15.80:0/1284609877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:24:37.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:24:37 smithi080 bash[28361]: cluster 2023-12-01T07:24:35.900621+0000 mgr.y (mgr.24362) 4684 : cluster 0 pgmap v4653: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:24:37.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:24:37 smithi080 bash[41963]: cluster 2023-12-01T07:24:35.900621+0000 mgr.y (mgr.24362) 4684 : cluster 0 pgmap v4653: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:24:37.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:24:37 smithi090 bash[32384]: cluster 2023-12-01T07:24:35.900621+0000 mgr.y (mgr.24362) 4684 : cluster 0 pgmap v4653: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:24:38.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:24:38 smithi080 bash[28361]: audit 2023-12-01T07:24:37.839956+0000 mon.a (mon.0) 3411 : audit 0 from='client.? 172.21.15.80:0/2769424240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:24:38.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:24:38 smithi080 bash[41963]: audit 2023-12-01T07:24:37.839956+0000 mon.a (mon.0) 3411 : audit 0 from='client.? 172.21.15.80:0/2769424240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:24:38.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:24:38 smithi090 bash[32384]: audit 2023-12-01T07:24:37.839956+0000 mon.a (mon.0) 3411 : audit 0 from='client.? 172.21.15.80:0/2769424240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:24:39.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:24:39 smithi080 bash[41963]: cluster 2023-12-01T07:24:37.901298+0000 mgr.y (mgr.24362) 4685 : cluster 0 pgmap v4654: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:24:39.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:24:39 smithi080 bash[28361]: cluster 2023-12-01T07:24:37.901298+0000 mgr.y (mgr.24362) 4685 : cluster 0 pgmap v4654: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:24:39.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:24:39 smithi090 bash[32384]: cluster 2023-12-01T07:24:37.901298+0000 mgr.y (mgr.24362) 4685 : cluster 0 pgmap v4654: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:24:40.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:24:40 smithi080 bash[28361]: audit 2023-12-01T07:24:39.658095+0000 mon.a (mon.0) 3412 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:24:40.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:24:40 smithi080 bash[28361]: audit 2023-12-01T07:24:39.670101+0000 mon.a (mon.0) 3413 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:24:40.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:24:40 smithi080 bash[28361]: cluster 2023-12-01T07:24:39.901926+0000 mgr.y (mgr.24362) 4686 : cluster 0 pgmap v4655: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:24:40.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:24:40 smithi080 bash[28361]: audit 2023-12-01T07:24:40.015266+0000 mon.a (mon.0) 3414 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:24:40.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:24:40 smithi080 bash[28361]: audit 2023-12-01T07:24:40.022444+0000 mon.c (mon.2) 2982 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:24:40.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:24:40 smithi080 bash[28361]: audit 2023-12-01T07:24:40.026330+0000 mon.a (mon.0) 3415 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:24:40.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:24:40 smithi080 bash[28361]: audit 2023-12-01T07:24:40.293391+0000 mon.c (mon.2) 2983 : audit 0 from='client.? 172.21.15.80:0/2681951168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:24:40.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:24:40 smithi080 bash[28361]: audit 2023-12-01T07:24:40.611850+0000 mon.c (mon.2) 2984 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:24:40.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:24:40 smithi080 bash[28361]: audit 2023-12-01T07:24:40.613704+0000 mon.c (mon.2) 2985 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:24:40.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:24:40 smithi080 bash[28361]: audit 2023-12-01T07:24:40.622777+0000 mon.a (mon.0) 3416 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:24:40.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:24:40 smithi080 bash[41963]: audit 2023-12-01T07:24:39.658095+0000 mon.a (mon.0) 3412 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:24:40.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:24:40 smithi080 bash[41963]: audit 2023-12-01T07:24:39.670101+0000 mon.a (mon.0) 3413 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:24:40.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:24:40 smithi080 bash[41963]: cluster 2023-12-01T07:24:39.901926+0000 mgr.y (mgr.24362) 4686 : cluster 0 pgmap v4655: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:24:40.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:24:40 smithi080 bash[41963]: audit 2023-12-01T07:24:40.015266+0000 mon.a (mon.0) 3414 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:24:40.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:24:40 smithi080 bash[41963]: audit 2023-12-01T07:24:40.022444+0000 mon.c (mon.2) 2982 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:24:40.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:24:40 smithi080 bash[41963]: audit 2023-12-01T07:24:40.026330+0000 mon.a (mon.0) 3415 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:24:40.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:24:40 smithi080 bash[41963]: audit 2023-12-01T07:24:40.293391+0000 mon.c (mon.2) 2983 : audit 0 from='client.? 172.21.15.80:0/2681951168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:24:40.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:24:40 smithi080 bash[41963]: audit 2023-12-01T07:24:40.611850+0000 mon.c (mon.2) 2984 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:24:40.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:24:40 smithi080 bash[41963]: audit 2023-12-01T07:24:40.613704+0000 mon.c (mon.2) 2985 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:24:40.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:24:40 smithi080 bash[41963]: audit 2023-12-01T07:24:40.622777+0000 mon.a (mon.0) 3416 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:24:41.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:24:40 smithi090 bash[32384]: audit 2023-12-01T07:24:39.658095+0000 mon.a (mon.0) 3412 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:24:41.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:24:40 smithi090 bash[32384]: audit 2023-12-01T07:24:39.670101+0000 mon.a (mon.0) 3413 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:24:41.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:24:40 smithi090 bash[32384]: cluster 2023-12-01T07:24:39.901926+0000 mgr.y (mgr.24362) 4686 : cluster 0 pgmap v4655: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:24:41.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:24:40 smithi090 bash[32384]: audit 2023-12-01T07:24:40.015266+0000 mon.a (mon.0) 3414 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:24:41.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:24:40 smithi090 bash[32384]: audit 2023-12-01T07:24:40.022444+0000 mon.c (mon.2) 2982 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:24:41.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:24:40 smithi090 bash[32384]: audit 2023-12-01T07:24:40.026330+0000 mon.a (mon.0) 3415 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:24:41.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:24:40 smithi090 bash[32384]: audit 2023-12-01T07:24:40.293391+0000 mon.c (mon.2) 2983 : audit 0 from='client.? 172.21.15.80:0/2681951168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:24:41.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:24:40 smithi090 bash[32384]: audit 2023-12-01T07:24:40.611850+0000 mon.c (mon.2) 2984 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:24:41.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:24:40 smithi090 bash[32384]: audit 2023-12-01T07:24:40.613704+0000 mon.c (mon.2) 2985 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:24:41.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:24:40 smithi090 bash[32384]: audit 2023-12-01T07:24:40.622777+0000 mon.a (mon.0) 3416 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:24:43.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:24:42 smithi090 bash[32384]: cluster 2023-12-01T07:24:41.903000+0000 mgr.y (mgr.24362) 4687 : cluster 0 pgmap v4656: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:24:43.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:24:42 smithi090 bash[32384]: audit 2023-12-01T07:24:42.747060+0000 mon.a (mon.0) 3417 : audit 0 from='client.? 172.21.15.80:0/2066799139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:24:43.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:24:42 smithi080 bash[28361]: cluster 2023-12-01T07:24:41.903000+0000 mgr.y (mgr.24362) 4687 : cluster 0 pgmap v4656: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:24:43.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:24:42 smithi080 bash[28361]: audit 2023-12-01T07:24:42.747060+0000 mon.a (mon.0) 3417 : audit 0 from='client.? 172.21.15.80:0/2066799139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:24:43.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:24:42 smithi080 bash[41963]: cluster 2023-12-01T07:24:41.903000+0000 mgr.y (mgr.24362) 4687 : cluster 0 pgmap v4656: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:24:43.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:24:42 smithi080 bash[41963]: audit 2023-12-01T07:24:42.747060+0000 mon.a (mon.0) 3417 : audit 0 from='client.? 172.21.15.80:0/2066799139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:24:45.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:24:44 smithi090 bash[32384]: cluster 2023-12-01T07:24:43.903634+0000 mgr.y (mgr.24362) 4688 : cluster 0 pgmap v4657: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:24:45.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:24:44 smithi080 bash[28361]: cluster 2023-12-01T07:24:43.903634+0000 mgr.y (mgr.24362) 4688 : cluster 0 pgmap v4657: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:24:45.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:24:44 smithi080 bash[41963]: cluster 2023-12-01T07:24:43.903634+0000 mgr.y (mgr.24362) 4688 : cluster 0 pgmap v4657: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:24:46.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:24:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:24:46] "GET /metrics HTTP/1.1" 200 33977 "" "Prometheus/2.43.0" 2023-12-01T07:24:46.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:24:46 smithi080 bash[41963]: audit 2023-12-01T07:24:45.203765+0000 mon.a (mon.0) 3418 : audit 0 from='client.? 172.21.15.80:0/1454316548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:24:46.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:24:46 smithi080 bash[28361]: audit 2023-12-01T07:24:45.203765+0000 mon.a (mon.0) 3418 : audit 0 from='client.? 172.21.15.80:0/1454316548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:24:46.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:24:46 smithi090 bash[32384]: audit 2023-12-01T07:24:45.203765+0000 mon.a (mon.0) 3418 : audit 0 from='client.? 172.21.15.80:0/1454316548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:24:47.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:24:47 smithi080 bash[28361]: cluster 2023-12-01T07:24:45.904751+0000 mgr.y (mgr.24362) 4689 : cluster 0 pgmap v4658: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:24:47.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:24:47 smithi080 bash[41963]: cluster 2023-12-01T07:24:45.904751+0000 mgr.y (mgr.24362) 4689 : cluster 0 pgmap v4658: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:24:47.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:24:47 smithi090 bash[32384]: cluster 2023-12-01T07:24:45.904751+0000 mgr.y (mgr.24362) 4689 : cluster 0 pgmap v4658: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:24:48.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:24:48 smithi080 bash[28361]: audit 2023-12-01T07:24:47.668248+0000 mon.a (mon.0) 3419 : audit 0 from='client.? 172.21.15.80:0/2329411731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:24:48.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:24:48 smithi080 bash[41963]: audit 2023-12-01T07:24:47.668248+0000 mon.a (mon.0) 3419 : audit 0 from='client.? 172.21.15.80:0/2329411731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:24:48.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:24:48 smithi090 bash[32384]: audit 2023-12-01T07:24:47.668248+0000 mon.a (mon.0) 3419 : audit 0 from='client.? 172.21.15.80:0/2329411731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:24:49.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:24:49 smithi080 bash[28361]: cluster 2023-12-01T07:24:47.905395+0000 mgr.y (mgr.24362) 4690 : cluster 0 pgmap v4659: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:24:49.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:24:49 smithi080 bash[41963]: cluster 2023-12-01T07:24:47.905395+0000 mgr.y (mgr.24362) 4690 : cluster 0 pgmap v4659: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:24:49.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:24:49 smithi090 bash[32384]: cluster 2023-12-01T07:24:47.905395+0000 mgr.y (mgr.24362) 4690 : cluster 0 pgmap v4659: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:24:51.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:24:51 smithi080 bash[28361]: cluster 2023-12-01T07:24:49.906030+0000 mgr.y (mgr.24362) 4691 : cluster 0 pgmap v4660: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:24:51.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:24:51 smithi080 bash[28361]: audit 2023-12-01T07:24:50.122985+0000 mon.a (mon.0) 3420 : audit 0 from='client.? 172.21.15.80:0/1596788097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:24:51.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:24:51 smithi080 bash[41963]: cluster 2023-12-01T07:24:49.906030+0000 mgr.y (mgr.24362) 4691 : cluster 0 pgmap v4660: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:24:51.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:24:51 smithi080 bash[41963]: audit 2023-12-01T07:24:50.122985+0000 mon.a (mon.0) 3420 : audit 0 from='client.? 172.21.15.80:0/1596788097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:24:51.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:24:51 smithi090 bash[32384]: cluster 2023-12-01T07:24:49.906030+0000 mgr.y (mgr.24362) 4691 : cluster 0 pgmap v4660: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:24:51.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:24:51 smithi090 bash[32384]: audit 2023-12-01T07:24:50.122985+0000 mon.a (mon.0) 3420 : audit 0 from='client.? 172.21.15.80:0/1596788097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:24:53.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:24:53 smithi080 bash[28361]: cluster 2023-12-01T07:24:51.907161+0000 mgr.y (mgr.24362) 4692 : cluster 0 pgmap v4661: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:24:53.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:24:53 smithi080 bash[28361]: audit 2023-12-01T07:24:52.581681+0000 mon.a (mon.0) 3421 : audit 0 from='client.? 172.21.15.80:0/3377517908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:24:53.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:24:53 smithi080 bash[41963]: cluster 2023-12-01T07:24:51.907161+0000 mgr.y (mgr.24362) 4692 : cluster 0 pgmap v4661: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:24:53.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:24:53 smithi080 bash[41963]: audit 2023-12-01T07:24:52.581681+0000 mon.a (mon.0) 3421 : audit 0 from='client.? 172.21.15.80:0/3377517908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:24:53.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:24:53 smithi090 bash[32384]: cluster 2023-12-01T07:24:51.907161+0000 mgr.y (mgr.24362) 4692 : cluster 0 pgmap v4661: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:24:53.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:24:53 smithi090 bash[32384]: audit 2023-12-01T07:24:52.581681+0000 mon.a (mon.0) 3421 : audit 0 from='client.? 172.21.15.80:0/3377517908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:24:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:24:55 smithi080 bash[41963]: cluster 2023-12-01T07:24:53.907825+0000 mgr.y (mgr.24362) 4693 : cluster 0 pgmap v4662: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:24:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:24:55 smithi080 bash[41963]: audit 2023-12-01T07:24:55.023375+0000 mon.c (mon.2) 2986 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:24:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:24:55 smithi080 bash[41963]: audit 2023-12-01T07:24:55.035330+0000 mon.c (mon.2) 2987 : audit 0 from='client.? 172.21.15.80:0/1455017565' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:24:55.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:24:55 smithi080 bash[28361]: cluster 2023-12-01T07:24:53.907825+0000 mgr.y (mgr.24362) 4693 : cluster 0 pgmap v4662: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:24:55.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:24:55 smithi080 bash[28361]: audit 2023-12-01T07:24:55.023375+0000 mon.c (mon.2) 2986 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:24:55.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:24:55 smithi080 bash[28361]: audit 2023-12-01T07:24:55.035330+0000 mon.c (mon.2) 2987 : audit 0 from='client.? 172.21.15.80:0/1455017565' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:24:55.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:24:55 smithi090 bash[32384]: cluster 2023-12-01T07:24:53.907825+0000 mgr.y (mgr.24362) 4693 : cluster 0 pgmap v4662: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:24:55.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:24:55 smithi090 bash[32384]: audit 2023-12-01T07:24:55.023375+0000 mon.c (mon.2) 2986 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:24:55.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:24:55 smithi090 bash[32384]: audit 2023-12-01T07:24:55.035330+0000 mon.c (mon.2) 2987 : audit 0 from='client.? 172.21.15.80:0/1455017565' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:24:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:24:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:24:56] "GET /metrics HTTP/1.1" 200 33977 "" "Prometheus/2.43.0" 2023-12-01T07:24:57.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:24:57 smithi080 bash[28361]: cluster 2023-12-01T07:24:55.908877+0000 mgr.y (mgr.24362) 4694 : cluster 0 pgmap v4663: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:24:57.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:24:57 smithi080 bash[41963]: cluster 2023-12-01T07:24:55.908877+0000 mgr.y (mgr.24362) 4694 : cluster 0 pgmap v4663: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:24:57.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:24:57 smithi090 bash[32384]: cluster 2023-12-01T07:24:55.908877+0000 mgr.y (mgr.24362) 4694 : cluster 0 pgmap v4663: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:24:58.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:24:58 smithi080 bash[28361]: audit 2023-12-01T07:24:57.493952+0000 mon.a (mon.0) 3422 : audit 0 from='client.? 172.21.15.80:0/1527862661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:24:58.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:24:58 smithi080 bash[41963]: audit 2023-12-01T07:24:57.493952+0000 mon.a (mon.0) 3422 : audit 0 from='client.? 172.21.15.80:0/1527862661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:24:58.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:24:58 smithi090 bash[32384]: audit 2023-12-01T07:24:57.493952+0000 mon.a (mon.0) 3422 : audit 0 from='client.? 172.21.15.80:0/1527862661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:24:59.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:24:59 smithi080 bash[28361]: cluster 2023-12-01T07:24:57.909546+0000 mgr.y (mgr.24362) 4695 : cluster 0 pgmap v4664: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:24:59.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:24:59 smithi080 bash[41963]: cluster 2023-12-01T07:24:57.909546+0000 mgr.y (mgr.24362) 4695 : cluster 0 pgmap v4664: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:24:59.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:24:59 smithi090 bash[32384]: cluster 2023-12-01T07:24:57.909546+0000 mgr.y (mgr.24362) 4695 : cluster 0 pgmap v4664: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:25:00.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:25:00 smithi080 bash[28361]: audit 2023-12-01T07:24:59.954504+0000 mon.a (mon.0) 3423 : audit 0 from='client.? 172.21.15.80:0/1441356625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:25:00.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:25:00 smithi080 bash[41963]: audit 2023-12-01T07:24:59.954504+0000 mon.a (mon.0) 3423 : audit 0 from='client.? 172.21.15.80:0/1441356625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:25:00.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:25:00 smithi090 bash[32384]: audit 2023-12-01T07:24:59.954504+0000 mon.a (mon.0) 3423 : audit 0 from='client.? 172.21.15.80:0/1441356625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:25:01.358 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:25:01 smithi090 bash[32384]: cluster 2023-12-01T07:24:59.910136+0000 mgr.y (mgr.24362) 4696 : cluster 0 pgmap v4665: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:25:01.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:25:01 smithi080 bash[28361]: cluster 2023-12-01T07:24:59.910136+0000 mgr.y (mgr.24362) 4696 : cluster 0 pgmap v4665: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:25:01.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:25:01 smithi080 bash[41963]: cluster 2023-12-01T07:24:59.910136+0000 mgr.y (mgr.24362) 4696 : cluster 0 pgmap v4665: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:25:03.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:25:03 smithi080 bash[28361]: cluster 2023-12-01T07:25:01.911275+0000 mgr.y (mgr.24362) 4697 : cluster 0 pgmap v4666: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:25:03.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:25:03 smithi080 bash[28361]: audit 2023-12-01T07:25:02.414833+0000 mon.a (mon.0) 3424 : audit 0 from='client.? 172.21.15.80:0/1245148564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:25:03.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:25:03 smithi080 bash[41963]: cluster 2023-12-01T07:25:01.911275+0000 mgr.y (mgr.24362) 4697 : cluster 0 pgmap v4666: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:25:03.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:25:03 smithi080 bash[41963]: audit 2023-12-01T07:25:02.414833+0000 mon.a (mon.0) 3424 : audit 0 from='client.? 172.21.15.80:0/1245148564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:25:03.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:25:03 smithi090 bash[32384]: cluster 2023-12-01T07:25:01.911275+0000 mgr.y (mgr.24362) 4697 : cluster 0 pgmap v4666: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:25:03.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:25:03 smithi090 bash[32384]: audit 2023-12-01T07:25:02.414833+0000 mon.a (mon.0) 3424 : audit 0 from='client.? 172.21.15.80:0/1245148564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:25:05.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:25:05 smithi080 bash[28361]: cluster 2023-12-01T07:25:03.911982+0000 mgr.y (mgr.24362) 4698 : cluster 0 pgmap v4667: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:25:05.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:25:05 smithi080 bash[28361]: audit 2023-12-01T07:25:04.873604+0000 mon.a (mon.0) 3425 : audit 0 from='client.? 172.21.15.80:0/2275863904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:25:05.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:25:05 smithi080 bash[41963]: cluster 2023-12-01T07:25:03.911982+0000 mgr.y (mgr.24362) 4698 : cluster 0 pgmap v4667: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:25:05.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:25:05 smithi080 bash[41963]: audit 2023-12-01T07:25:04.873604+0000 mon.a (mon.0) 3425 : audit 0 from='client.? 172.21.15.80:0/2275863904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:25:05.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:25:05 smithi090 bash[32384]: cluster 2023-12-01T07:25:03.911982+0000 mgr.y (mgr.24362) 4698 : cluster 0 pgmap v4667: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:25:05.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:25:05 smithi090 bash[32384]: audit 2023-12-01T07:25:04.873604+0000 mon.a (mon.0) 3425 : audit 0 from='client.? 172.21.15.80:0/2275863904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:25:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:25:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:25:06] "GET /metrics HTTP/1.1" 200 33977 "" "Prometheus/2.43.0" 2023-12-01T07:25:07.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:25:07 smithi080 bash[41963]: cluster 2023-12-01T07:25:05.912994+0000 mgr.y (mgr.24362) 4699 : cluster 0 pgmap v4668: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:25:07.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:25:07 smithi080 bash[28361]: cluster 2023-12-01T07:25:05.912994+0000 mgr.y (mgr.24362) 4699 : cluster 0 pgmap v4668: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:25:07.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:25:07 smithi090 bash[32384]: cluster 2023-12-01T07:25:05.912994+0000 mgr.y (mgr.24362) 4699 : cluster 0 pgmap v4668: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:25:08.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:25:08 smithi080 bash[41963]: audit 2023-12-01T07:25:07.331805+0000 mon.c (mon.2) 2988 : audit 0 from='client.? 172.21.15.80:0/3969630949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:25:08.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:25:08 smithi080 bash[28361]: audit 2023-12-01T07:25:07.331805+0000 mon.c (mon.2) 2988 : audit 0 from='client.? 172.21.15.80:0/3969630949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:25:08.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:25:08 smithi090 bash[32384]: audit 2023-12-01T07:25:07.331805+0000 mon.c (mon.2) 2988 : audit 0 from='client.? 172.21.15.80:0/3969630949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:25:09.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:25:09 smithi080 bash[41963]: cluster 2023-12-01T07:25:07.913626+0000 mgr.y (mgr.24362) 4700 : cluster 0 pgmap v4669: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:25:09.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:25:09 smithi080 bash[28361]: cluster 2023-12-01T07:25:07.913626+0000 mgr.y (mgr.24362) 4700 : cluster 0 pgmap v4669: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:25:09.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:25:09 smithi090 bash[32384]: cluster 2023-12-01T07:25:07.913626+0000 mgr.y (mgr.24362) 4700 : cluster 0 pgmap v4669: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:25:10.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:25:10 smithi080 bash[28361]: audit 2023-12-01T07:25:09.785773+0000 mon.c (mon.2) 2989 : audit 0 from='client.? 172.21.15.80:0/1723769849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:25:10.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:25:10 smithi080 bash[28361]: audit 2023-12-01T07:25:10.023934+0000 mon.c (mon.2) 2990 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:25:10.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:25:10 smithi080 bash[41963]: audit 2023-12-01T07:25:09.785773+0000 mon.c (mon.2) 2989 : audit 0 from='client.? 172.21.15.80:0/1723769849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:25:10.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:25:10 smithi080 bash[41963]: audit 2023-12-01T07:25:10.023934+0000 mon.c (mon.2) 2990 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:25:10.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:25:10 smithi090 bash[32384]: audit 2023-12-01T07:25:09.785773+0000 mon.c (mon.2) 2989 : audit 0 from='client.? 172.21.15.80:0/1723769849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:25:10.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:25:10 smithi090 bash[32384]: audit 2023-12-01T07:25:10.023934+0000 mon.c (mon.2) 2990 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:25:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:25:11 smithi080 bash[28361]: cluster 2023-12-01T07:25:09.914321+0000 mgr.y (mgr.24362) 4701 : cluster 0 pgmap v4670: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:25:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:25:11 smithi080 bash[41963]: cluster 2023-12-01T07:25:09.914321+0000 mgr.y (mgr.24362) 4701 : cluster 0 pgmap v4670: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:25:11.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:25:11 smithi090 bash[32384]: cluster 2023-12-01T07:25:09.914321+0000 mgr.y (mgr.24362) 4701 : cluster 0 pgmap v4670: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:25:13.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:25:13 smithi080 bash[41963]: cluster 2023-12-01T07:25:11.915096+0000 mgr.y (mgr.24362) 4702 : cluster 0 pgmap v4671: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:25:13.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:25:13 smithi080 bash[41963]: audit 2023-12-01T07:25:12.240140+0000 mon.c (mon.2) 2991 : audit 0 from='client.? 172.21.15.80:0/1062547596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:25:13.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:25:13 smithi080 bash[28361]: cluster 2023-12-01T07:25:11.915096+0000 mgr.y (mgr.24362) 4702 : cluster 0 pgmap v4671: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:25:13.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:25:13 smithi080 bash[28361]: audit 2023-12-01T07:25:12.240140+0000 mon.c (mon.2) 2991 : audit 0 from='client.? 172.21.15.80:0/1062547596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:25:13.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:25:13 smithi090 bash[32384]: cluster 2023-12-01T07:25:11.915096+0000 mgr.y (mgr.24362) 4702 : cluster 0 pgmap v4671: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:25:13.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:25:13 smithi090 bash[32384]: audit 2023-12-01T07:25:12.240140+0000 mon.c (mon.2) 2991 : audit 0 from='client.? 172.21.15.80:0/1062547596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:25:15.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:25:15 smithi080 bash[41963]: cluster 2023-12-01T07:25:13.915722+0000 mgr.y (mgr.24362) 4703 : cluster 0 pgmap v4672: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:25:15.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:25:15 smithi080 bash[41963]: audit 2023-12-01T07:25:14.696837+0000 mon.a (mon.0) 3426 : audit 0 from='client.? 172.21.15.80:0/1328889939' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:25:15.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:25:15 smithi080 bash[28361]: cluster 2023-12-01T07:25:13.915722+0000 mgr.y (mgr.24362) 4703 : cluster 0 pgmap v4672: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:25:15.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:25:15 smithi080 bash[28361]: audit 2023-12-01T07:25:14.696837+0000 mon.a (mon.0) 3426 : audit 0 from='client.? 172.21.15.80:0/1328889939' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:25:15.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:25:15 smithi090 bash[32384]: cluster 2023-12-01T07:25:13.915722+0000 mgr.y (mgr.24362) 4703 : cluster 0 pgmap v4672: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:25:15.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:25:15 smithi090 bash[32384]: audit 2023-12-01T07:25:14.696837+0000 mon.a (mon.0) 3426 : audit 0 from='client.? 172.21.15.80:0/1328889939' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:25:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:25:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:25:16] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T07:25:17.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:25:17 smithi080 bash[28361]: cluster 2023-12-01T07:25:15.916877+0000 mgr.y (mgr.24362) 4704 : cluster 0 pgmap v4673: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:25:17.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:25:17 smithi080 bash[28361]: audit 2023-12-01T07:25:17.145700+0000 mon.c (mon.2) 2992 : audit 0 from='client.? 172.21.15.80:0/454144250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:25:17.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:25:17 smithi080 bash[41963]: cluster 2023-12-01T07:25:15.916877+0000 mgr.y (mgr.24362) 4704 : cluster 0 pgmap v4673: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:25:17.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:25:17 smithi080 bash[41963]: audit 2023-12-01T07:25:17.145700+0000 mon.c (mon.2) 2992 : audit 0 from='client.? 172.21.15.80:0/454144250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:25:17.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:25:17 smithi090 bash[32384]: cluster 2023-12-01T07:25:15.916877+0000 mgr.y (mgr.24362) 4704 : cluster 0 pgmap v4673: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:25:17.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:25:17 smithi090 bash[32384]: audit 2023-12-01T07:25:17.145700+0000 mon.c (mon.2) 2992 : audit 0 from='client.? 172.21.15.80:0/454144250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:25:18.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:25:18 smithi080 bash[28361]: cluster 2023-12-01T07:25:17.917526+0000 mgr.y (mgr.24362) 4705 : cluster 0 pgmap v4674: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:25:18.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:25:18 smithi080 bash[41963]: cluster 2023-12-01T07:25:17.917526+0000 mgr.y (mgr.24362) 4705 : cluster 0 pgmap v4674: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:25:18.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:25:18 smithi090 bash[32384]: cluster 2023-12-01T07:25:17.917526+0000 mgr.y (mgr.24362) 4705 : cluster 0 pgmap v4674: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:25:19.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:25:19 smithi080 bash[41963]: audit 2023-12-01T07:25:19.593199+0000 mon.a (mon.0) 3427 : audit 0 from='client.? 172.21.15.80:0/3914450043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:25:19.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:25:19 smithi080 bash[28361]: audit 2023-12-01T07:25:19.593199+0000 mon.a (mon.0) 3427 : audit 0 from='client.? 172.21.15.80:0/3914450043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:25:20.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:25:19 smithi090 bash[32384]: audit 2023-12-01T07:25:19.593199+0000 mon.a (mon.0) 3427 : audit 0 from='client.? 172.21.15.80:0/3914450043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:25:21.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:25:21 smithi080 bash[41963]: cluster 2023-12-01T07:25:19.918249+0000 mgr.y (mgr.24362) 4706 : cluster 0 pgmap v4675: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:25:21.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:25:21 smithi080 bash[28361]: cluster 2023-12-01T07:25:19.918249+0000 mgr.y (mgr.24362) 4706 : cluster 0 pgmap v4675: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:25:21.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:25:21 smithi090 bash[32384]: cluster 2023-12-01T07:25:19.918249+0000 mgr.y (mgr.24362) 4706 : cluster 0 pgmap v4675: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:25:22.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:25:22 smithi080 bash[28361]: audit 2023-12-01T07:25:22.047968+0000 mon.c (mon.2) 2993 : audit 0 from='client.? 172.21.15.80:0/360229384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:25:22.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:25:22 smithi080 bash[41963]: audit 2023-12-01T07:25:22.047968+0000 mon.c (mon.2) 2993 : audit 0 from='client.? 172.21.15.80:0/360229384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:25:22.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:25:22 smithi090 bash[32384]: audit 2023-12-01T07:25:22.047968+0000 mon.c (mon.2) 2993 : audit 0 from='client.? 172.21.15.80:0/360229384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:25:23.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:25:23 smithi080 bash[28361]: cluster 2023-12-01T07:25:21.919350+0000 mgr.y (mgr.24362) 4707 : cluster 0 pgmap v4676: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:25:23.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:25:23 smithi080 bash[41963]: cluster 2023-12-01T07:25:21.919350+0000 mgr.y (mgr.24362) 4707 : cluster 0 pgmap v4676: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:25:23.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:25:23 smithi090 bash[32384]: cluster 2023-12-01T07:25:21.919350+0000 mgr.y (mgr.24362) 4707 : cluster 0 pgmap v4676: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:25:25.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:25:25 smithi080 bash[28361]: cluster 2023-12-01T07:25:23.920009+0000 mgr.y (mgr.24362) 4708 : cluster 0 pgmap v4677: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:25:25.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:25:25 smithi080 bash[28361]: audit 2023-12-01T07:25:24.500603+0000 mon.c (mon.2) 2994 : audit 0 from='client.? 172.21.15.80:0/609496172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:25:25.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:25:25 smithi080 bash[28361]: audit 2023-12-01T07:25:25.024356+0000 mon.c (mon.2) 2995 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:25:25.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:25:25 smithi080 bash[41963]: cluster 2023-12-01T07:25:23.920009+0000 mgr.y (mgr.24362) 4708 : cluster 0 pgmap v4677: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:25:25.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:25:25 smithi080 bash[41963]: audit 2023-12-01T07:25:24.500603+0000 mon.c (mon.2) 2994 : audit 0 from='client.? 172.21.15.80:0/609496172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:25:25.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:25:25 smithi080 bash[41963]: audit 2023-12-01T07:25:25.024356+0000 mon.c (mon.2) 2995 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:25:25.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:25:25 smithi090 bash[32384]: cluster 2023-12-01T07:25:23.920009+0000 mgr.y (mgr.24362) 4708 : cluster 0 pgmap v4677: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:25:25.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:25:25 smithi090 bash[32384]: audit 2023-12-01T07:25:24.500603+0000 mon.c (mon.2) 2994 : audit 0 from='client.? 172.21.15.80:0/609496172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:25:25.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:25:25 smithi090 bash[32384]: audit 2023-12-01T07:25:25.024356+0000 mon.c (mon.2) 2995 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:25:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:25:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:25:26] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T07:25:27.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:25:27 smithi080 bash[28361]: cluster 2023-12-01T07:25:25.921032+0000 mgr.y (mgr.24362) 4709 : cluster 0 pgmap v4678: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:25:27.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:25:27 smithi080 bash[28361]: audit 2023-12-01T07:25:26.954250+0000 mon.a (mon.0) 3428 : audit 0 from='client.? 172.21.15.80:0/3479390488' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:25:27.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:25:27 smithi080 bash[41963]: cluster 2023-12-01T07:25:25.921032+0000 mgr.y (mgr.24362) 4709 : cluster 0 pgmap v4678: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:25:27.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:25:27 smithi080 bash[41963]: audit 2023-12-01T07:25:26.954250+0000 mon.a (mon.0) 3428 : audit 0 from='client.? 172.21.15.80:0/3479390488' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:25:27.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:25:27 smithi090 bash[32384]: cluster 2023-12-01T07:25:25.921032+0000 mgr.y (mgr.24362) 4709 : cluster 0 pgmap v4678: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:25:27.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:25:27 smithi090 bash[32384]: audit 2023-12-01T07:25:26.954250+0000 mon.a (mon.0) 3428 : audit 0 from='client.? 172.21.15.80:0/3479390488' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:25:29.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:25:29 smithi080 bash[28361]: cluster 2023-12-01T07:25:27.921685+0000 mgr.y (mgr.24362) 4710 : cluster 0 pgmap v4679: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:25:29.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:25:29 smithi080 bash[41963]: cluster 2023-12-01T07:25:27.921685+0000 mgr.y (mgr.24362) 4710 : cluster 0 pgmap v4679: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:25:29.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:25:29 smithi090 bash[32384]: cluster 2023-12-01T07:25:27.921685+0000 mgr.y (mgr.24362) 4710 : cluster 0 pgmap v4679: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:25:30.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:25:30 smithi080 bash[28361]: audit 2023-12-01T07:25:29.402979+0000 mon.a (mon.0) 3429 : audit 0 from='client.? 172.21.15.80:0/1409532792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:25:30.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:25:30 smithi080 bash[41963]: audit 2023-12-01T07:25:29.402979+0000 mon.a (mon.0) 3429 : audit 0 from='client.? 172.21.15.80:0/1409532792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:25:30.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:25:30 smithi090 bash[32384]: audit 2023-12-01T07:25:29.402979+0000 mon.a (mon.0) 3429 : audit 0 from='client.? 172.21.15.80:0/1409532792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:25:31.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:25:31 smithi080 bash[28361]: cluster 2023-12-01T07:25:29.922321+0000 mgr.y (mgr.24362) 4711 : cluster 0 pgmap v4680: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:25:31.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:25:31 smithi080 bash[41963]: cluster 2023-12-01T07:25:29.922321+0000 mgr.y (mgr.24362) 4711 : cluster 0 pgmap v4680: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:25:31.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:25:31 smithi090 bash[32384]: cluster 2023-12-01T07:25:29.922321+0000 mgr.y (mgr.24362) 4711 : cluster 0 pgmap v4680: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:25:32.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:25:32 smithi080 bash[28361]: audit 2023-12-01T07:25:31.852659+0000 mon.a (mon.0) 3430 : audit 0 from='client.? 172.21.15.80:0/3668532555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:25:32.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:25:32 smithi080 bash[41963]: audit 2023-12-01T07:25:31.852659+0000 mon.a (mon.0) 3430 : audit 0 from='client.? 172.21.15.80:0/3668532555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:25:32.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:25:32 smithi090 bash[32384]: audit 2023-12-01T07:25:31.852659+0000 mon.a (mon.0) 3430 : audit 0 from='client.? 172.21.15.80:0/3668532555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:25:33.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:25:33 smithi080 bash[28361]: cluster 2023-12-01T07:25:31.923434+0000 mgr.y (mgr.24362) 4712 : cluster 0 pgmap v4681: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:25:33.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:25:33 smithi080 bash[41963]: cluster 2023-12-01T07:25:31.923434+0000 mgr.y (mgr.24362) 4712 : cluster 0 pgmap v4681: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:25:33.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:25:33 smithi090 bash[32384]: cluster 2023-12-01T07:25:31.923434+0000 mgr.y (mgr.24362) 4712 : cluster 0 pgmap v4681: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:25:35.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:25:35 smithi080 bash[28361]: cluster 2023-12-01T07:25:33.924123+0000 mgr.y (mgr.24362) 4713 : cluster 0 pgmap v4682: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:25:35.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:25:35 smithi080 bash[28361]: audit 2023-12-01T07:25:34.312226+0000 mon.c (mon.2) 2996 : audit 0 from='client.? 172.21.15.80:0/1131480881' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:25:35.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:25:35 smithi080 bash[41963]: cluster 2023-12-01T07:25:33.924123+0000 mgr.y (mgr.24362) 4713 : cluster 0 pgmap v4682: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:25:35.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:25:35 smithi080 bash[41963]: audit 2023-12-01T07:25:34.312226+0000 mon.c (mon.2) 2996 : audit 0 from='client.? 172.21.15.80:0/1131480881' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:25:35.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:25:35 smithi090 bash[32384]: cluster 2023-12-01T07:25:33.924123+0000 mgr.y (mgr.24362) 4713 : cluster 0 pgmap v4682: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:25:35.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:25:35 smithi090 bash[32384]: audit 2023-12-01T07:25:34.312226+0000 mon.c (mon.2) 2996 : audit 0 from='client.? 172.21.15.80:0/1131480881' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:25:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:25:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:25:36] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T07:25:37.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:25:37 smithi080 bash[28361]: cluster 2023-12-01T07:25:35.925250+0000 mgr.y (mgr.24362) 4714 : cluster 0 pgmap v4683: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:25:37.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:25:37 smithi080 bash[28361]: audit 2023-12-01T07:25:36.765220+0000 mon.a (mon.0) 3431 : audit 0 from='client.? 172.21.15.80:0/538983416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:25:37.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:25:37 smithi080 bash[41963]: cluster 2023-12-01T07:25:35.925250+0000 mgr.y (mgr.24362) 4714 : cluster 0 pgmap v4683: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:25:37.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:25:37 smithi080 bash[41963]: audit 2023-12-01T07:25:36.765220+0000 mon.a (mon.0) 3431 : audit 0 from='client.? 172.21.15.80:0/538983416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:25:37.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:25:37 smithi090 bash[32384]: cluster 2023-12-01T07:25:35.925250+0000 mgr.y (mgr.24362) 4714 : cluster 0 pgmap v4683: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:25:37.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:25:37 smithi090 bash[32384]: audit 2023-12-01T07:25:36.765220+0000 mon.a (mon.0) 3431 : audit 0 from='client.? 172.21.15.80:0/538983416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:25:39.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:25:39 smithi080 bash[28361]: cluster 2023-12-01T07:25:37.925928+0000 mgr.y (mgr.24362) 4715 : cluster 0 pgmap v4684: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:25:39.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:25:39 smithi080 bash[41963]: cluster 2023-12-01T07:25:37.925928+0000 mgr.y (mgr.24362) 4715 : cluster 0 pgmap v4684: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:25:39.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:25:39 smithi090 bash[32384]: cluster 2023-12-01T07:25:37.925928+0000 mgr.y (mgr.24362) 4715 : cluster 0 pgmap v4684: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:25:40.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:25:40 smithi080 bash[28361]: audit 2023-12-01T07:25:39.218312+0000 mon.c (mon.2) 2997 : audit 0 from='client.? 172.21.15.80:0/3336604290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:25:40.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:25:40 smithi080 bash[28361]: audit 2023-12-01T07:25:40.024703+0000 mon.c (mon.2) 2998 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:25:40.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:25:40 smithi080 bash[41963]: audit 2023-12-01T07:25:39.218312+0000 mon.c (mon.2) 2997 : audit 0 from='client.? 172.21.15.80:0/3336604290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:25:40.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:25:40 smithi080 bash[41963]: audit 2023-12-01T07:25:40.024703+0000 mon.c (mon.2) 2998 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:25:40.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:25:40 smithi090 bash[32384]: audit 2023-12-01T07:25:39.218312+0000 mon.c (mon.2) 2997 : audit 0 from='client.? 172.21.15.80:0/3336604290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:25:40.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:25:40 smithi090 bash[32384]: audit 2023-12-01T07:25:40.024703+0000 mon.c (mon.2) 2998 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:25:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:25:41 smithi080 bash[28361]: cluster 2023-12-01T07:25:39.926550+0000 mgr.y (mgr.24362) 4716 : cluster 0 pgmap v4685: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:25:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:25:41 smithi080 bash[28361]: audit 2023-12-01T07:25:40.707213+0000 mon.c (mon.2) 2999 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:25:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:25:41 smithi080 bash[41963]: cluster 2023-12-01T07:25:39.926550+0000 mgr.y (mgr.24362) 4716 : cluster 0 pgmap v4685: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:25:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:25:41 smithi080 bash[41963]: audit 2023-12-01T07:25:40.707213+0000 mon.c (mon.2) 2999 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:25:41.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:25:41 smithi090 bash[32384]: cluster 2023-12-01T07:25:39.926550+0000 mgr.y (mgr.24362) 4716 : cluster 0 pgmap v4685: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:25:41.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:25:41 smithi090 bash[32384]: audit 2023-12-01T07:25:40.707213+0000 mon.c (mon.2) 2999 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:25:42.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:25:42 smithi080 bash[41963]: audit 2023-12-01T07:25:41.688916+0000 mon.c (mon.2) 3000 : audit 0 from='client.? 172.21.15.80:0/2466216485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:25:42.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:25:42 smithi080 bash[28361]: audit 2023-12-01T07:25:41.688916+0000 mon.c (mon.2) 3000 : audit 0 from='client.? 172.21.15.80:0/2466216485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:25:42.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:25:42 smithi090 bash[32384]: audit 2023-12-01T07:25:41.688916+0000 mon.c (mon.2) 3000 : audit 0 from='client.? 172.21.15.80:0/2466216485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:25:43.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:25:43 smithi080 bash[28361]: cluster 2023-12-01T07:25:41.927675+0000 mgr.y (mgr.24362) 4717 : cluster 0 pgmap v4686: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:25:43.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:25:43 smithi080 bash[41963]: cluster 2023-12-01T07:25:41.927675+0000 mgr.y (mgr.24362) 4717 : cluster 0 pgmap v4686: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:25:43.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:25:43 smithi090 bash[32384]: cluster 2023-12-01T07:25:41.927675+0000 mgr.y (mgr.24362) 4717 : cluster 0 pgmap v4686: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:25:45.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:25:45 smithi080 bash[28361]: cluster 2023-12-01T07:25:43.928290+0000 mgr.y (mgr.24362) 4718 : cluster 0 pgmap v4687: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:25:45.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:25:45 smithi080 bash[28361]: audit 2023-12-01T07:25:44.146120+0000 mon.a (mon.0) 3432 : audit 0 from='client.? 172.21.15.80:0/2531941805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:25:45.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:25:45 smithi080 bash[41963]: cluster 2023-12-01T07:25:43.928290+0000 mgr.y (mgr.24362) 4718 : cluster 0 pgmap v4687: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:25:45.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:25:45 smithi080 bash[41963]: audit 2023-12-01T07:25:44.146120+0000 mon.a (mon.0) 3432 : audit 0 from='client.? 172.21.15.80:0/2531941805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:25:45.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:25:45 smithi090 bash[32384]: cluster 2023-12-01T07:25:43.928290+0000 mgr.y (mgr.24362) 4718 : cluster 0 pgmap v4687: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:25:45.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:25:45 smithi090 bash[32384]: audit 2023-12-01T07:25:44.146120+0000 mon.a (mon.0) 3432 : audit 0 from='client.? 172.21.15.80:0/2531941805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:25:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:25:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:25:46] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.43.0" 2023-12-01T07:25:47.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:25:47 smithi080 bash[28361]: cluster 2023-12-01T07:25:45.929433+0000 mgr.y (mgr.24362) 4719 : cluster 0 pgmap v4688: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:25:47.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:25:47 smithi080 bash[28361]: audit 2023-12-01T07:25:46.555084+0000 mon.a (mon.0) 3433 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:25:47.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:25:47 smithi080 bash[28361]: audit 2023-12-01T07:25:46.566322+0000 mon.a (mon.0) 3434 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:25:47.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:25:47 smithi080 bash[28361]: audit 2023-12-01T07:25:46.632618+0000 mon.a (mon.0) 3435 : audit 0 from='client.? 172.21.15.80:0/1590913403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:25:47.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:25:47 smithi080 bash[28361]: audit 2023-12-01T07:25:46.854868+0000 mon.a (mon.0) 3436 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:25:47.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:25:47 smithi080 bash[28361]: audit 2023-12-01T07:25:46.865524+0000 mon.a (mon.0) 3437 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:25:47.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:25:47 smithi080 bash[41963]: cluster 2023-12-01T07:25:45.929433+0000 mgr.y (mgr.24362) 4719 : cluster 0 pgmap v4688: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:25:47.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:25:47 smithi080 bash[41963]: audit 2023-12-01T07:25:46.555084+0000 mon.a (mon.0) 3433 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:25:47.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:25:47 smithi080 bash[41963]: audit 2023-12-01T07:25:46.566322+0000 mon.a (mon.0) 3434 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:25:47.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:25:47 smithi080 bash[41963]: audit 2023-12-01T07:25:46.632618+0000 mon.a (mon.0) 3435 : audit 0 from='client.? 172.21.15.80:0/1590913403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:25:47.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:25:47 smithi080 bash[41963]: audit 2023-12-01T07:25:46.854868+0000 mon.a (mon.0) 3436 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:25:47.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:25:47 smithi080 bash[41963]: audit 2023-12-01T07:25:46.865524+0000 mon.a (mon.0) 3437 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:25:47.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:25:47 smithi090 bash[32384]: cluster 2023-12-01T07:25:45.929433+0000 mgr.y (mgr.24362) 4719 : cluster 0 pgmap v4688: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:25:47.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:25:47 smithi090 bash[32384]: audit 2023-12-01T07:25:46.555084+0000 mon.a (mon.0) 3433 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:25:47.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:25:47 smithi090 bash[32384]: audit 2023-12-01T07:25:46.566322+0000 mon.a (mon.0) 3434 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:25:47.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:25:47 smithi090 bash[32384]: audit 2023-12-01T07:25:46.632618+0000 mon.a (mon.0) 3435 : audit 0 from='client.? 172.21.15.80:0/1590913403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:25:47.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:25:47 smithi090 bash[32384]: audit 2023-12-01T07:25:46.854868+0000 mon.a (mon.0) 3436 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:25:47.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:25:47 smithi090 bash[32384]: audit 2023-12-01T07:25:46.865524+0000 mon.a (mon.0) 3437 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:25:48.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:25:48 smithi080 bash[28361]: audit 2023-12-01T07:25:47.340064+0000 mon.c (mon.2) 3001 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:25:48.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:25:48 smithi080 bash[28361]: audit 2023-12-01T07:25:47.341768+0000 mon.c (mon.2) 3002 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:25:48.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:25:48 smithi080 bash[28361]: audit 2023-12-01T07:25:47.351709+0000 mon.a (mon.0) 3438 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:25:48.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:25:48 smithi080 bash[41963]: audit 2023-12-01T07:25:47.340064+0000 mon.c (mon.2) 3001 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:25:48.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:25:48 smithi080 bash[41963]: audit 2023-12-01T07:25:47.341768+0000 mon.c (mon.2) 3002 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:25:48.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:25:48 smithi080 bash[41963]: audit 2023-12-01T07:25:47.351709+0000 mon.a (mon.0) 3438 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:25:48.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:25:48 smithi090 bash[32384]: audit 2023-12-01T07:25:47.340064+0000 mon.c (mon.2) 3001 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:25:48.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:25:48 smithi090 bash[32384]: audit 2023-12-01T07:25:47.341768+0000 mon.c (mon.2) 3002 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:25:48.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:25:48 smithi090 bash[32384]: audit 2023-12-01T07:25:47.351709+0000 mon.a (mon.0) 3438 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:25:49.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:25:49 smithi080 bash[41963]: cluster 2023-12-01T07:25:47.930029+0000 mgr.y (mgr.24362) 4720 : cluster 0 pgmap v4689: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:25:49.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:25:49 smithi080 bash[41963]: audit 2023-12-01T07:25:49.093547+0000 mon.c (mon.2) 3003 : audit 0 from='client.? 172.21.15.80:0/3109695677' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:25:49.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:25:49 smithi080 bash[28361]: cluster 2023-12-01T07:25:47.930029+0000 mgr.y (mgr.24362) 4720 : cluster 0 pgmap v4689: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:25:49.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:25:49 smithi080 bash[28361]: audit 2023-12-01T07:25:49.093547+0000 mon.c (mon.2) 3003 : audit 0 from='client.? 172.21.15.80:0/3109695677' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:25:49.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:25:49 smithi090 bash[32384]: cluster 2023-12-01T07:25:47.930029+0000 mgr.y (mgr.24362) 4720 : cluster 0 pgmap v4689: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:25:49.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:25:49 smithi090 bash[32384]: audit 2023-12-01T07:25:49.093547+0000 mon.c (mon.2) 3003 : audit 0 from='client.? 172.21.15.80:0/3109695677' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:25:51.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:25:51 smithi080 bash[28361]: cluster 2023-12-01T07:25:49.930620+0000 mgr.y (mgr.24362) 4721 : cluster 0 pgmap v4690: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:25:51.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:25:51 smithi080 bash[41963]: cluster 2023-12-01T07:25:49.930620+0000 mgr.y (mgr.24362) 4721 : cluster 0 pgmap v4690: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:25:51.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:25:51 smithi090 bash[32384]: cluster 2023-12-01T07:25:49.930620+0000 mgr.y (mgr.24362) 4721 : cluster 0 pgmap v4690: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:25:52.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:25:52 smithi080 bash[28361]: audit 2023-12-01T07:25:51.550480+0000 mon.c (mon.2) 3004 : audit 0 from='client.? 172.21.15.80:0/1775540819' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:25:52.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:25:52 smithi080 bash[41963]: audit 2023-12-01T07:25:51.550480+0000 mon.c (mon.2) 3004 : audit 0 from='client.? 172.21.15.80:0/1775540819' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:25:52.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:25:52 smithi090 bash[32384]: audit 2023-12-01T07:25:51.550480+0000 mon.c (mon.2) 3004 : audit 0 from='client.? 172.21.15.80:0/1775540819' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:25:53.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:25:53 smithi080 bash[41963]: cluster 2023-12-01T07:25:51.931824+0000 mgr.y (mgr.24362) 4722 : cluster 0 pgmap v4691: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:25:53.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:25:53 smithi080 bash[28361]: cluster 2023-12-01T07:25:51.931824+0000 mgr.y (mgr.24362) 4722 : cluster 0 pgmap v4691: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:25:53.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:25:53 smithi090 bash[32384]: cluster 2023-12-01T07:25:51.931824+0000 mgr.y (mgr.24362) 4722 : cluster 0 pgmap v4691: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:25:54.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:25:54 smithi080 bash[41963]: audit 2023-12-01T07:25:54.002423+0000 mon.c (mon.2) 3005 : audit 0 from='client.? 172.21.15.80:0/3748040609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:25:54.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:25:54 smithi080 bash[28361]: audit 2023-12-01T07:25:54.002423+0000 mon.c (mon.2) 3005 : audit 0 from='client.? 172.21.15.80:0/3748040609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:25:54.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:25:54 smithi090 bash[32384]: audit 2023-12-01T07:25:54.002423+0000 mon.c (mon.2) 3005 : audit 0 from='client.? 172.21.15.80:0/3748040609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:25:55.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:25:55 smithi080 bash[28361]: cluster 2023-12-01T07:25:53.932326+0000 mgr.y (mgr.24362) 4723 : cluster 0 pgmap v4692: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:25:55.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:25:55 smithi080 bash[28361]: audit 2023-12-01T07:25:55.025235+0000 mon.c (mon.2) 3006 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:25:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:25:55 smithi080 bash[41963]: cluster 2023-12-01T07:25:53.932326+0000 mgr.y (mgr.24362) 4723 : cluster 0 pgmap v4692: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:25:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:25:55 smithi080 bash[41963]: audit 2023-12-01T07:25:55.025235+0000 mon.c (mon.2) 3006 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:25:55.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:25:55 smithi090 bash[32384]: cluster 2023-12-01T07:25:53.932326+0000 mgr.y (mgr.24362) 4723 : cluster 0 pgmap v4692: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:25:55.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:25:55 smithi090 bash[32384]: audit 2023-12-01T07:25:55.025235+0000 mon.c (mon.2) 3006 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:25:56.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:25:56 smithi090 bash[32384]: cluster 2023-12-01T07:25:55.933317+0000 mgr.y (mgr.24362) 4724 : cluster 0 pgmap v4693: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:25:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:25:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:25:56] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T07:25:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:25:56 smithi080 bash[41963]: cluster 2023-12-01T07:25:55.933317+0000 mgr.y (mgr.24362) 4724 : cluster 0 pgmap v4693: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:25:56.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:25:56 smithi080 bash[28361]: cluster 2023-12-01T07:25:55.933317+0000 mgr.y (mgr.24362) 4724 : cluster 0 pgmap v4693: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:25:57.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:25:57 smithi090 bash[32384]: audit 2023-12-01T07:25:56.457241+0000 mon.c (mon.2) 3007 : audit 0 from='client.? 172.21.15.80:0/3851800793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:25:57.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:25:57 smithi080 bash[28361]: audit 2023-12-01T07:25:56.457241+0000 mon.c (mon.2) 3007 : audit 0 from='client.? 172.21.15.80:0/3851800793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:25:57.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:25:57 smithi080 bash[41963]: audit 2023-12-01T07:25:56.457241+0000 mon.c (mon.2) 3007 : audit 0 from='client.? 172.21.15.80:0/3851800793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:25:58.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:25:58 smithi090 bash[32384]: cluster 2023-12-01T07:25:57.933951+0000 mgr.y (mgr.24362) 4725 : cluster 0 pgmap v4694: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:25:58.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:25:58 smithi080 bash[41963]: cluster 2023-12-01T07:25:57.933951+0000 mgr.y (mgr.24362) 4725 : cluster 0 pgmap v4694: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:25:58.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:25:58 smithi080 bash[28361]: cluster 2023-12-01T07:25:57.933951+0000 mgr.y (mgr.24362) 4725 : cluster 0 pgmap v4694: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:25:59.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:25:59 smithi090 bash[32384]: audit 2023-12-01T07:25:58.907088+0000 mon.c (mon.2) 3008 : audit 0 from='client.? 172.21.15.80:0/770935150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:25:59.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:25:59 smithi080 bash[28361]: audit 2023-12-01T07:25:58.907088+0000 mon.c (mon.2) 3008 : audit 0 from='client.? 172.21.15.80:0/770935150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:25:59.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:25:59 smithi080 bash[41963]: audit 2023-12-01T07:25:58.907088+0000 mon.c (mon.2) 3008 : audit 0 from='client.? 172.21.15.80:0/770935150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:26:01.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:26:01 smithi080 bash[28361]: cluster 2023-12-01T07:25:59.934616+0000 mgr.y (mgr.24362) 4726 : cluster 0 pgmap v4695: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:26:01.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:26:01 smithi080 bash[41963]: cluster 2023-12-01T07:25:59.934616+0000 mgr.y (mgr.24362) 4726 : cluster 0 pgmap v4695: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:26:01.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:26:01 smithi090 bash[32384]: cluster 2023-12-01T07:25:59.934616+0000 mgr.y (mgr.24362) 4726 : cluster 0 pgmap v4695: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:26:02.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:26:02 smithi080 bash[28361]: audit 2023-12-01T07:26:01.360809+0000 mon.c (mon.2) 3009 : audit 0 from='client.? 172.21.15.80:0/1598705446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:26:02.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:26:02 smithi080 bash[41963]: audit 2023-12-01T07:26:01.360809+0000 mon.c (mon.2) 3009 : audit 0 from='client.? 172.21.15.80:0/1598705446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:26:02.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:26:02 smithi090 bash[32384]: audit 2023-12-01T07:26:01.360809+0000 mon.c (mon.2) 3009 : audit 0 from='client.? 172.21.15.80:0/1598705446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:26:03.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:26:03 smithi080 bash[28361]: cluster 2023-12-01T07:26:01.935744+0000 mgr.y (mgr.24362) 4727 : cluster 0 pgmap v4696: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:26:03.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:26:03 smithi080 bash[41963]: cluster 2023-12-01T07:26:01.935744+0000 mgr.y (mgr.24362) 4727 : cluster 0 pgmap v4696: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:26:03.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:26:03 smithi090 bash[32384]: cluster 2023-12-01T07:26:01.935744+0000 mgr.y (mgr.24362) 4727 : cluster 0 pgmap v4696: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:26:04.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:26:04 smithi080 bash[41963]: audit 2023-12-01T07:26:03.816197+0000 mon.a (mon.0) 3439 : audit 0 from='client.? 172.21.15.80:0/358907167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:26:04.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:26:04 smithi080 bash[28361]: audit 2023-12-01T07:26:03.816197+0000 mon.a (mon.0) 3439 : audit 0 from='client.? 172.21.15.80:0/358907167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:26:04.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:26:04 smithi090 bash[32384]: audit 2023-12-01T07:26:03.816197+0000 mon.a (mon.0) 3439 : audit 0 from='client.? 172.21.15.80:0/358907167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:26:05.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:26:05 smithi080 bash[28361]: cluster 2023-12-01T07:26:03.936406+0000 mgr.y (mgr.24362) 4728 : cluster 0 pgmap v4697: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:26:05.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:26:05 smithi080 bash[41963]: cluster 2023-12-01T07:26:03.936406+0000 mgr.y (mgr.24362) 4728 : cluster 0 pgmap v4697: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:26:05.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:26:05 smithi090 bash[32384]: cluster 2023-12-01T07:26:03.936406+0000 mgr.y (mgr.24362) 4728 : cluster 0 pgmap v4697: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:26:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:26:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:26:06] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T07:26:07.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:26:07 smithi080 bash[41963]: cluster 2023-12-01T07:26:05.937549+0000 mgr.y (mgr.24362) 4729 : cluster 0 pgmap v4698: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:26:07.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:26:07 smithi080 bash[41963]: audit 2023-12-01T07:26:06.256537+0000 mon.c (mon.2) 3010 : audit 0 from='client.? 172.21.15.80:0/3888609828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:26:07.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:26:07 smithi080 bash[28361]: cluster 2023-12-01T07:26:05.937549+0000 mgr.y (mgr.24362) 4729 : cluster 0 pgmap v4698: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:26:07.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:26:07 smithi080 bash[28361]: audit 2023-12-01T07:26:06.256537+0000 mon.c (mon.2) 3010 : audit 0 from='client.? 172.21.15.80:0/3888609828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:26:07.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:26:07 smithi090 bash[32384]: cluster 2023-12-01T07:26:05.937549+0000 mgr.y (mgr.24362) 4729 : cluster 0 pgmap v4698: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:26:07.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:26:07 smithi090 bash[32384]: audit 2023-12-01T07:26:06.256537+0000 mon.c (mon.2) 3010 : audit 0 from='client.? 172.21.15.80:0/3888609828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:26:09.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:26:09 smithi080 bash[41963]: cluster 2023-12-01T07:26:07.938250+0000 mgr.y (mgr.24362) 4730 : cluster 0 pgmap v4699: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:26:09.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:26:09 smithi080 bash[41963]: audit 2023-12-01T07:26:08.703714+0000 mon.a (mon.0) 3440 : audit 0 from='client.? 172.21.15.80:0/3931385098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:26:09.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:26:09 smithi080 bash[28361]: cluster 2023-12-01T07:26:07.938250+0000 mgr.y (mgr.24362) 4730 : cluster 0 pgmap v4699: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:26:09.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:26:09 smithi080 bash[28361]: audit 2023-12-01T07:26:08.703714+0000 mon.a (mon.0) 3440 : audit 0 from='client.? 172.21.15.80:0/3931385098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:26:09.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:26:09 smithi090 bash[32384]: cluster 2023-12-01T07:26:07.938250+0000 mgr.y (mgr.24362) 4730 : cluster 0 pgmap v4699: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:26:09.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:26:09 smithi090 bash[32384]: audit 2023-12-01T07:26:08.703714+0000 mon.a (mon.0) 3440 : audit 0 from='client.? 172.21.15.80:0/3931385098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:26:10.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:26:10 smithi080 bash[28361]: audit 2023-12-01T07:26:10.025589+0000 mon.c (mon.2) 3011 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:26:10.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:26:10 smithi080 bash[41963]: audit 2023-12-01T07:26:10.025589+0000 mon.c (mon.2) 3011 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:26:10.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:26:10 smithi090 bash[32384]: audit 2023-12-01T07:26:10.025589+0000 mon.c (mon.2) 3011 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:26:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:26:11 smithi080 bash[28361]: cluster 2023-12-01T07:26:09.938939+0000 mgr.y (mgr.24362) 4731 : cluster 0 pgmap v4700: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:26:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:26:11 smithi080 bash[41963]: cluster 2023-12-01T07:26:09.938939+0000 mgr.y (mgr.24362) 4731 : cluster 0 pgmap v4700: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:26:11.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:26:11 smithi090 bash[32384]: cluster 2023-12-01T07:26:09.938939+0000 mgr.y (mgr.24362) 4731 : cluster 0 pgmap v4700: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:26:12.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:26:12 smithi080 bash[28361]: audit 2023-12-01T07:26:11.154711+0000 mon.c (mon.2) 3012 : audit 0 from='client.? 172.21.15.80:0/3720487050' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:26:12.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:26:12 smithi080 bash[41963]: audit 2023-12-01T07:26:11.154711+0000 mon.c (mon.2) 3012 : audit 0 from='client.? 172.21.15.80:0/3720487050' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:26:12.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:26:12 smithi090 bash[32384]: audit 2023-12-01T07:26:11.154711+0000 mon.c (mon.2) 3012 : audit 0 from='client.? 172.21.15.80:0/3720487050' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:26:13.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:26:13 smithi080 bash[28361]: cluster 2023-12-01T07:26:11.940111+0000 mgr.y (mgr.24362) 4732 : cluster 0 pgmap v4701: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:26:13.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:26:13 smithi080 bash[41963]: cluster 2023-12-01T07:26:11.940111+0000 mgr.y (mgr.24362) 4732 : cluster 0 pgmap v4701: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:26:13.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:26:13 smithi090 bash[32384]: cluster 2023-12-01T07:26:11.940111+0000 mgr.y (mgr.24362) 4732 : cluster 0 pgmap v4701: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:26:14.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:26:14 smithi080 bash[41963]: audit 2023-12-01T07:26:13.617847+0000 mon.c (mon.2) 3013 : audit 0 from='client.? 172.21.15.80:0/3566880441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:26:14.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:26:14 smithi080 bash[28361]: audit 2023-12-01T07:26:13.617847+0000 mon.c (mon.2) 3013 : audit 0 from='client.? 172.21.15.80:0/3566880441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:26:14.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:26:14 smithi090 bash[32384]: audit 2023-12-01T07:26:13.617847+0000 mon.c (mon.2) 3013 : audit 0 from='client.? 172.21.15.80:0/3566880441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:26:15.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:26:15 smithi080 bash[28361]: cluster 2023-12-01T07:26:13.940770+0000 mgr.y (mgr.24362) 4733 : cluster 0 pgmap v4702: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:26:15.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:26:15 smithi080 bash[41963]: cluster 2023-12-01T07:26:13.940770+0000 mgr.y (mgr.24362) 4733 : cluster 0 pgmap v4702: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:26:15.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:26:15 smithi090 bash[32384]: cluster 2023-12-01T07:26:13.940770+0000 mgr.y (mgr.24362) 4733 : cluster 0 pgmap v4702: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:26:16.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:26:16 smithi080 bash[28361]: audit 2023-12-01T07:26:16.077917+0000 mon.c (mon.2) 3014 : audit 0 from='client.? 172.21.15.80:0/3234565151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:26:16.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:26:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:26:16] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T07:26:16.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:26:16 smithi080 bash[41963]: audit 2023-12-01T07:26:16.077917+0000 mon.c (mon.2) 3014 : audit 0 from='client.? 172.21.15.80:0/3234565151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:26:16.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:26:16 smithi090 bash[32384]: audit 2023-12-01T07:26:16.077917+0000 mon.c (mon.2) 3014 : audit 0 from='client.? 172.21.15.80:0/3234565151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:26:17.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:26:17 smithi080 bash[28361]: cluster 2023-12-01T07:26:15.941497+0000 mgr.y (mgr.24362) 4734 : cluster 0 pgmap v4703: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:26:17.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:26:17 smithi080 bash[41963]: cluster 2023-12-01T07:26:15.941497+0000 mgr.y (mgr.24362) 4734 : cluster 0 pgmap v4703: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:26:17.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:26:17 smithi090 bash[32384]: cluster 2023-12-01T07:26:15.941497+0000 mgr.y (mgr.24362) 4734 : cluster 0 pgmap v4703: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:26:19.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:26:19 smithi080 bash[28361]: cluster 2023-12-01T07:26:17.942141+0000 mgr.y (mgr.24362) 4735 : cluster 0 pgmap v4704: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:26:19.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:26:19 smithi080 bash[28361]: audit 2023-12-01T07:26:18.540613+0000 mon.c (mon.2) 3015 : audit 0 from='client.? 172.21.15.80:0/1943691502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:26:19.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:26:19 smithi080 bash[41963]: cluster 2023-12-01T07:26:17.942141+0000 mgr.y (mgr.24362) 4735 : cluster 0 pgmap v4704: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:26:19.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:26:19 smithi080 bash[41963]: audit 2023-12-01T07:26:18.540613+0000 mon.c (mon.2) 3015 : audit 0 from='client.? 172.21.15.80:0/1943691502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:26:19.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:26:19 smithi090 bash[32384]: cluster 2023-12-01T07:26:17.942141+0000 mgr.y (mgr.24362) 4735 : cluster 0 pgmap v4704: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:26:19.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:26:19 smithi090 bash[32384]: audit 2023-12-01T07:26:18.540613+0000 mon.c (mon.2) 3015 : audit 0 from='client.? 172.21.15.80:0/1943691502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:26:21.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:26:21 smithi090 bash[32384]: cluster 2023-12-01T07:26:19.942794+0000 mgr.y (mgr.24362) 4736 : cluster 0 pgmap v4705: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:26:21.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:26:21 smithi090 bash[32384]: audit 2023-12-01T07:26:20.990835+0000 mon.c (mon.2) 3016 : audit 0 from='client.? 172.21.15.80:0/1899638124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:26:21.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:26:21 smithi080 bash[41963]: cluster 2023-12-01T07:26:19.942794+0000 mgr.y (mgr.24362) 4736 : cluster 0 pgmap v4705: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:26:21.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:26:21 smithi080 bash[41963]: audit 2023-12-01T07:26:20.990835+0000 mon.c (mon.2) 3016 : audit 0 from='client.? 172.21.15.80:0/1899638124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:26:21.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:26:21 smithi080 bash[28361]: cluster 2023-12-01T07:26:19.942794+0000 mgr.y (mgr.24362) 4736 : cluster 0 pgmap v4705: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:26:21.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:26:21 smithi080 bash[28361]: audit 2023-12-01T07:26:20.990835+0000 mon.c (mon.2) 3016 : audit 0 from='client.? 172.21.15.80:0/1899638124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:26:22.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:26:22 smithi090 bash[32384]: cluster 2023-12-01T07:26:21.943977+0000 mgr.y (mgr.24362) 4737 : cluster 0 pgmap v4706: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:26:22.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:26:22 smithi080 bash[41963]: cluster 2023-12-01T07:26:21.943977+0000 mgr.y (mgr.24362) 4737 : cluster 0 pgmap v4706: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:26:22.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:26:22 smithi080 bash[28361]: cluster 2023-12-01T07:26:21.943977+0000 mgr.y (mgr.24362) 4737 : cluster 0 pgmap v4706: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:26:23.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:26:23 smithi090 bash[32384]: audit 2023-12-01T07:26:23.449922+0000 mon.c (mon.2) 3017 : audit 0 from='client.? 172.21.15.80:0/3795507644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:26:23.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:26:23 smithi080 bash[41963]: audit 2023-12-01T07:26:23.449922+0000 mon.c (mon.2) 3017 : audit 0 from='client.? 172.21.15.80:0/3795507644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:26:23.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:26:23 smithi080 bash[28361]: audit 2023-12-01T07:26:23.449922+0000 mon.c (mon.2) 3017 : audit 0 from='client.? 172.21.15.80:0/3795507644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:26:24.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:26:24 smithi090 bash[32384]: cluster 2023-12-01T07:26:23.944574+0000 mgr.y (mgr.24362) 4738 : cluster 0 pgmap v4707: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:26:24.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:26:24 smithi080 bash[28361]: cluster 2023-12-01T07:26:23.944574+0000 mgr.y (mgr.24362) 4738 : cluster 0 pgmap v4707: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:26:24.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:26:24 smithi080 bash[41963]: cluster 2023-12-01T07:26:23.944574+0000 mgr.y (mgr.24362) 4738 : cluster 0 pgmap v4707: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:26:25.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:26:25 smithi090 bash[32384]: audit 2023-12-01T07:26:25.026212+0000 mon.c (mon.2) 3018 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:26:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:26:25 smithi080 bash[41963]: audit 2023-12-01T07:26:25.026212+0000 mon.c (mon.2) 3018 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:26:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:26:25 smithi080 bash[28361]: audit 2023-12-01T07:26:25.026212+0000 mon.c (mon.2) 3018 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:26:26.523 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:26:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:26:26] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T07:26:26.524 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:26:26 smithi080 bash[28361]: audit 2023-12-01T07:26:25.907761+0000 mon.a (mon.0) 3441 : audit 0 from='client.? 172.21.15.80:0/2490853714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:26:26.525 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:26:26 smithi080 bash[28361]: cluster 2023-12-01T07:26:25.945703+0000 mgr.y (mgr.24362) 4739 : cluster 0 pgmap v4708: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:26:26.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:26:26 smithi080 bash[41963]: audit 2023-12-01T07:26:25.907761+0000 mon.a (mon.0) 3441 : audit 0 from='client.? 172.21.15.80:0/2490853714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:26:26.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:26:26 smithi080 bash[41963]: cluster 2023-12-01T07:26:25.945703+0000 mgr.y (mgr.24362) 4739 : cluster 0 pgmap v4708: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:26:27.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:26:26 smithi090 bash[32384]: audit 2023-12-01T07:26:25.907761+0000 mon.a (mon.0) 3441 : audit 0 from='client.? 172.21.15.80:0/2490853714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:26:27.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:26:26 smithi090 bash[32384]: cluster 2023-12-01T07:26:25.945703+0000 mgr.y (mgr.24362) 4739 : cluster 0 pgmap v4708: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:26:29.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:26:29 smithi090 bash[32384]: cluster 2023-12-01T07:26:27.946379+0000 mgr.y (mgr.24362) 4740 : cluster 0 pgmap v4709: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:26:29.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:26:29 smithi090 bash[32384]: audit 2023-12-01T07:26:28.365959+0000 mon.a (mon.0) 3442 : audit 0 from='client.? 172.21.15.80:0/2013097892' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:26:29.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:26:29 smithi080 bash[28361]: cluster 2023-12-01T07:26:27.946379+0000 mgr.y (mgr.24362) 4740 : cluster 0 pgmap v4709: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:26:29.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:26:29 smithi080 bash[28361]: audit 2023-12-01T07:26:28.365959+0000 mon.a (mon.0) 3442 : audit 0 from='client.? 172.21.15.80:0/2013097892' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:26:29.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:26:29 smithi080 bash[41963]: cluster 2023-12-01T07:26:27.946379+0000 mgr.y (mgr.24362) 4740 : cluster 0 pgmap v4709: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:26:29.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:26:29 smithi080 bash[41963]: audit 2023-12-01T07:26:28.365959+0000 mon.a (mon.0) 3442 : audit 0 from='client.? 172.21.15.80:0/2013097892' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:26:31.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:26:31 smithi080 bash[28361]: cluster 2023-12-01T07:26:29.947056+0000 mgr.y (mgr.24362) 4741 : cluster 0 pgmap v4710: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:26:31.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:26:31 smithi080 bash[28361]: audit 2023-12-01T07:26:30.817472+0000 mon.a (mon.0) 3443 : audit 0 from='client.? 172.21.15.80:0/3473597752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:26:31.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:26:31 smithi080 bash[41963]: cluster 2023-12-01T07:26:29.947056+0000 mgr.y (mgr.24362) 4741 : cluster 0 pgmap v4710: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:26:31.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:26:31 smithi080 bash[41963]: audit 2023-12-01T07:26:30.817472+0000 mon.a (mon.0) 3443 : audit 0 from='client.? 172.21.15.80:0/3473597752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:26:31.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:26:31 smithi090 bash[32384]: cluster 2023-12-01T07:26:29.947056+0000 mgr.y (mgr.24362) 4741 : cluster 0 pgmap v4710: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:26:31.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:26:31 smithi090 bash[32384]: audit 2023-12-01T07:26:30.817472+0000 mon.a (mon.0) 3443 : audit 0 from='client.? 172.21.15.80:0/3473597752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:26:33.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:26:33 smithi080 bash[28361]: cluster 2023-12-01T07:26:31.948125+0000 mgr.y (mgr.24362) 4742 : cluster 0 pgmap v4711: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:26:33.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:26:33 smithi080 bash[41963]: cluster 2023-12-01T07:26:31.948125+0000 mgr.y (mgr.24362) 4742 : cluster 0 pgmap v4711: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:26:33.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:26:33 smithi090 bash[32384]: cluster 2023-12-01T07:26:31.948125+0000 mgr.y (mgr.24362) 4742 : cluster 0 pgmap v4711: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:26:34.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:26:34 smithi080 bash[28361]: audit 2023-12-01T07:26:33.270321+0000 mon.a (mon.0) 3444 : audit 0 from='client.? 172.21.15.80:0/2187084505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:26:34.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:26:34 smithi080 bash[41963]: audit 2023-12-01T07:26:33.270321+0000 mon.a (mon.0) 3444 : audit 0 from='client.? 172.21.15.80:0/2187084505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:26:34.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:26:34 smithi090 bash[32384]: audit 2023-12-01T07:26:33.270321+0000 mon.a (mon.0) 3444 : audit 0 from='client.? 172.21.15.80:0/2187084505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:26:35.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:26:35 smithi080 bash[28361]: cluster 2023-12-01T07:26:33.948833+0000 mgr.y (mgr.24362) 4743 : cluster 0 pgmap v4712: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:26:35.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:26:35 smithi080 bash[41963]: cluster 2023-12-01T07:26:33.948833+0000 mgr.y (mgr.24362) 4743 : cluster 0 pgmap v4712: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:26:35.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:26:35 smithi090 bash[32384]: cluster 2023-12-01T07:26:33.948833+0000 mgr.y (mgr.24362) 4743 : cluster 0 pgmap v4712: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:26:36.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:26:36 smithi080 bash[28361]: audit 2023-12-01T07:26:35.728623+0000 mon.c (mon.2) 3019 : audit 0 from='client.? 172.21.15.80:0/1388158145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:26:36.433 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:26:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:26:36] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T07:26:36.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:26:36 smithi080 bash[41963]: audit 2023-12-01T07:26:35.728623+0000 mon.c (mon.2) 3019 : audit 0 from='client.? 172.21.15.80:0/1388158145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:26:36.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:26:36 smithi090 bash[32384]: audit 2023-12-01T07:26:35.728623+0000 mon.c (mon.2) 3019 : audit 0 from='client.? 172.21.15.80:0/1388158145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:26:37.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:26:37 smithi080 bash[28361]: cluster 2023-12-01T07:26:35.950006+0000 mgr.y (mgr.24362) 4744 : cluster 0 pgmap v4713: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:26:37.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:26:37 smithi080 bash[41963]: cluster 2023-12-01T07:26:35.950006+0000 mgr.y (mgr.24362) 4744 : cluster 0 pgmap v4713: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:26:37.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:26:37 smithi090 bash[32384]: cluster 2023-12-01T07:26:35.950006+0000 mgr.y (mgr.24362) 4744 : cluster 0 pgmap v4713: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:26:39.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:26:39 smithi080 bash[41963]: cluster 2023-12-01T07:26:37.950473+0000 mgr.y (mgr.24362) 4745 : cluster 0 pgmap v4714: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:26:39.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:26:39 smithi080 bash[41963]: audit 2023-12-01T07:26:38.188660+0000 mon.a (mon.0) 3445 : audit 0 from='client.? 172.21.15.80:0/1317373585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:26:39.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:26:39 smithi080 bash[28361]: cluster 2023-12-01T07:26:37.950473+0000 mgr.y (mgr.24362) 4745 : cluster 0 pgmap v4714: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:26:39.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:26:39 smithi080 bash[28361]: audit 2023-12-01T07:26:38.188660+0000 mon.a (mon.0) 3445 : audit 0 from='client.? 172.21.15.80:0/1317373585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:26:39.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:26:39 smithi090 bash[32384]: cluster 2023-12-01T07:26:37.950473+0000 mgr.y (mgr.24362) 4745 : cluster 0 pgmap v4714: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:26:39.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:26:39 smithi090 bash[32384]: audit 2023-12-01T07:26:38.188660+0000 mon.a (mon.0) 3445 : audit 0 from='client.? 172.21.15.80:0/1317373585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:26:40.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:26:40 smithi080 bash[28361]: audit 2023-12-01T07:26:40.026510+0000 mon.c (mon.2) 3020 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:26:40.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:26:40 smithi080 bash[41963]: audit 2023-12-01T07:26:40.026510+0000 mon.c (mon.2) 3020 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:26:40.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:26:40 smithi090 bash[32384]: audit 2023-12-01T07:26:40.026510+0000 mon.c (mon.2) 3020 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:26:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:26:41 smithi080 bash[41963]: cluster 2023-12-01T07:26:39.951090+0000 mgr.y (mgr.24362) 4746 : cluster 0 pgmap v4715: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:26:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:26:41 smithi080 bash[41963]: audit 2023-12-01T07:26:40.647995+0000 mon.c (mon.2) 3021 : audit 0 from='client.? 172.21.15.80:0/226683578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:26:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:26:41 smithi080 bash[28361]: cluster 2023-12-01T07:26:39.951090+0000 mgr.y (mgr.24362) 4746 : cluster 0 pgmap v4715: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:26:41.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:26:41 smithi080 bash[28361]: audit 2023-12-01T07:26:40.647995+0000 mon.c (mon.2) 3021 : audit 0 from='client.? 172.21.15.80:0/226683578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:26:41.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:26:41 smithi090 bash[32384]: cluster 2023-12-01T07:26:39.951090+0000 mgr.y (mgr.24362) 4746 : cluster 0 pgmap v4715: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:26:41.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:26:41 smithi090 bash[32384]: audit 2023-12-01T07:26:40.647995+0000 mon.c (mon.2) 3021 : audit 0 from='client.? 172.21.15.80:0/226683578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:26:43.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:26:43 smithi080 bash[28361]: cluster 2023-12-01T07:26:41.952276+0000 mgr.y (mgr.24362) 4747 : cluster 0 pgmap v4716: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:26:43.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:26:43 smithi080 bash[28361]: audit 2023-12-01T07:26:43.094354+0000 mon.a (mon.0) 3446 : audit 0 from='client.? 172.21.15.80:0/2373091177' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:26:43.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:26:43 smithi080 bash[41963]: cluster 2023-12-01T07:26:41.952276+0000 mgr.y (mgr.24362) 4747 : cluster 0 pgmap v4716: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:26:43.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:26:43 smithi080 bash[41963]: audit 2023-12-01T07:26:43.094354+0000 mon.a (mon.0) 3446 : audit 0 from='client.? 172.21.15.80:0/2373091177' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:26:43.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:26:43 smithi090 bash[32384]: cluster 2023-12-01T07:26:41.952276+0000 mgr.y (mgr.24362) 4747 : cluster 0 pgmap v4716: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:26:43.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:26:43 smithi090 bash[32384]: audit 2023-12-01T07:26:43.094354+0000 mon.a (mon.0) 3446 : audit 0 from='client.? 172.21.15.80:0/2373091177' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:26:45.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:26:45 smithi080 bash[28361]: cluster 2023-12-01T07:26:43.952844+0000 mgr.y (mgr.24362) 4748 : cluster 0 pgmap v4717: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:26:45.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:26:45 smithi080 bash[41963]: cluster 2023-12-01T07:26:43.952844+0000 mgr.y (mgr.24362) 4748 : cluster 0 pgmap v4717: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:26:45.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:26:45 smithi090 bash[32384]: cluster 2023-12-01T07:26:43.952844+0000 mgr.y (mgr.24362) 4748 : cluster 0 pgmap v4717: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:26:46.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:26:46 smithi080 bash[28361]: audit 2023-12-01T07:26:45.540517+0000 mon.a (mon.0) 3447 : audit 0 from='client.? 172.21.15.80:0/980982882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:26:46.433 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:26:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:26:46] "GET /metrics HTTP/1.1" 200 33973 "" "Prometheus/2.43.0" 2023-12-01T07:26:46.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:26:46 smithi080 bash[41963]: audit 2023-12-01T07:26:45.540517+0000 mon.a (mon.0) 3447 : audit 0 from='client.? 172.21.15.80:0/980982882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:26:46.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:26:46 smithi090 bash[32384]: audit 2023-12-01T07:26:45.540517+0000 mon.a (mon.0) 3447 : audit 0 from='client.? 172.21.15.80:0/980982882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:26:47.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:26:47 smithi080 bash[28361]: cluster 2023-12-01T07:26:45.953914+0000 mgr.y (mgr.24362) 4749 : cluster 0 pgmap v4718: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:26:47.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:26:47 smithi080 bash[41963]: cluster 2023-12-01T07:26:45.953914+0000 mgr.y (mgr.24362) 4749 : cluster 0 pgmap v4718: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:26:47.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:26:47 smithi090 bash[32384]: cluster 2023-12-01T07:26:45.953914+0000 mgr.y (mgr.24362) 4749 : cluster 0 pgmap v4718: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:26:48.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:26:48 smithi080 bash[28361]: audit 2023-12-01T07:26:47.436060+0000 mon.c (mon.2) 3022 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:26:48.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:26:48 smithi080 bash[28361]: audit 2023-12-01T07:26:47.998356+0000 mon.c (mon.2) 3023 : audit 0 from='client.? 172.21.15.80:0/1845398568' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:26:48.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:26:48 smithi080 bash[41963]: audit 2023-12-01T07:26:47.436060+0000 mon.c (mon.2) 3022 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:26:48.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:26:48 smithi080 bash[41963]: audit 2023-12-01T07:26:47.998356+0000 mon.c (mon.2) 3023 : audit 0 from='client.? 172.21.15.80:0/1845398568' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:26:48.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:26:48 smithi090 bash[32384]: audit 2023-12-01T07:26:47.436060+0000 mon.c (mon.2) 3022 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:26:48.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:26:48 smithi090 bash[32384]: audit 2023-12-01T07:26:47.998356+0000 mon.c (mon.2) 3023 : audit 0 from='client.? 172.21.15.80:0/1845398568' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:26:49.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:26:49 smithi080 bash[28361]: cluster 2023-12-01T07:26:47.954354+0000 mgr.y (mgr.24362) 4750 : cluster 0 pgmap v4719: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:26:49.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:26:49 smithi080 bash[41963]: cluster 2023-12-01T07:26:47.954354+0000 mgr.y (mgr.24362) 4750 : cluster 0 pgmap v4719: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:26:49.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:26:49 smithi090 bash[32384]: cluster 2023-12-01T07:26:47.954354+0000 mgr.y (mgr.24362) 4750 : cluster 0 pgmap v4719: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:26:51.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:26:51 smithi080 bash[28361]: cluster 2023-12-01T07:26:49.955014+0000 mgr.y (mgr.24362) 4751 : cluster 0 pgmap v4720: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:26:51.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:26:51 smithi080 bash[28361]: audit 2023-12-01T07:26:50.455152+0000 mon.a (mon.0) 3448 : audit 0 from='client.? 172.21.15.80:0/2892697547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:26:51.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:26:51 smithi080 bash[41963]: cluster 2023-12-01T07:26:49.955014+0000 mgr.y (mgr.24362) 4751 : cluster 0 pgmap v4720: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:26:51.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:26:51 smithi080 bash[41963]: audit 2023-12-01T07:26:50.455152+0000 mon.a (mon.0) 3448 : audit 0 from='client.? 172.21.15.80:0/2892697547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:26:51.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:26:51 smithi090 bash[32384]: cluster 2023-12-01T07:26:49.955014+0000 mgr.y (mgr.24362) 4751 : cluster 0 pgmap v4720: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:26:51.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:26:51 smithi090 bash[32384]: audit 2023-12-01T07:26:50.455152+0000 mon.a (mon.0) 3448 : audit 0 from='client.? 172.21.15.80:0/2892697547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:26:53.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:26:53 smithi080 bash[28361]: cluster 2023-12-01T07:26:51.956118+0000 mgr.y (mgr.24362) 4752 : cluster 0 pgmap v4721: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:26:53.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:26:53 smithi080 bash[28361]: audit 2023-12-01T07:26:52.968558+0000 mon.a (mon.0) 3449 : audit 0 from='client.? 172.21.15.80:0/2472055341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:26:53.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:26:53 smithi080 bash[41963]: cluster 2023-12-01T07:26:51.956118+0000 mgr.y (mgr.24362) 4752 : cluster 0 pgmap v4721: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:26:53.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:26:53 smithi080 bash[41963]: audit 2023-12-01T07:26:52.968558+0000 mon.a (mon.0) 3449 : audit 0 from='client.? 172.21.15.80:0/2472055341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:26:53.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:26:53 smithi090 bash[32384]: cluster 2023-12-01T07:26:51.956118+0000 mgr.y (mgr.24362) 4752 : cluster 0 pgmap v4721: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:26:53.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:26:53 smithi090 bash[32384]: audit 2023-12-01T07:26:52.968558+0000 mon.a (mon.0) 3449 : audit 0 from='client.? 172.21.15.80:0/2472055341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:26:54.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:26:54 smithi080 bash[28361]: audit 2023-12-01T07:26:53.296174+0000 mon.a (mon.0) 3450 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:26:54.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:26:54 smithi080 bash[28361]: audit 2023-12-01T07:26:53.305479+0000 mon.a (mon.0) 3451 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:26:54.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:26:54 smithi080 bash[28361]: audit 2023-12-01T07:26:53.638374+0000 mon.a (mon.0) 3452 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:26:54.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:26:54 smithi080 bash[28361]: audit 2023-12-01T07:26:53.652852+0000 mon.a (mon.0) 3453 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:26:54.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:26:54 smithi080 bash[28361]: cluster 2023-12-01T07:26:53.956790+0000 mgr.y (mgr.24362) 4753 : cluster 0 pgmap v4722: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:26:54.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:26:54 smithi080 bash[28361]: audit 2023-12-01T07:26:54.241126+0000 mon.c (mon.2) 3024 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:26:54.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:26:54 smithi080 bash[28361]: audit 2023-12-01T07:26:54.243114+0000 mon.c (mon.2) 3025 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:26:54.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:26:54 smithi080 bash[28361]: audit 2023-12-01T07:26:54.253648+0000 mon.a (mon.0) 3454 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:26:54.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:26:54 smithi080 bash[41963]: audit 2023-12-01T07:26:53.296174+0000 mon.a (mon.0) 3450 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:26:54.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:26:54 smithi080 bash[41963]: audit 2023-12-01T07:26:53.305479+0000 mon.a (mon.0) 3451 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:26:54.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:26:54 smithi080 bash[41963]: audit 2023-12-01T07:26:53.638374+0000 mon.a (mon.0) 3452 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:26:54.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:26:54 smithi080 bash[41963]: audit 2023-12-01T07:26:53.652852+0000 mon.a (mon.0) 3453 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:26:54.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:26:54 smithi080 bash[41963]: cluster 2023-12-01T07:26:53.956790+0000 mgr.y (mgr.24362) 4753 : cluster 0 pgmap v4722: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:26:54.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:26:54 smithi080 bash[41963]: audit 2023-12-01T07:26:54.241126+0000 mon.c (mon.2) 3024 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:26:54.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:26:54 smithi080 bash[41963]: audit 2023-12-01T07:26:54.243114+0000 mon.c (mon.2) 3025 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:26:54.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:26:54 smithi080 bash[41963]: audit 2023-12-01T07:26:54.253648+0000 mon.a (mon.0) 3454 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:26:54.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:26:54 smithi090 bash[32384]: audit 2023-12-01T07:26:53.296174+0000 mon.a (mon.0) 3450 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:26:54.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:26:54 smithi090 bash[32384]: audit 2023-12-01T07:26:53.305479+0000 mon.a (mon.0) 3451 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:26:54.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:26:54 smithi090 bash[32384]: audit 2023-12-01T07:26:53.638374+0000 mon.a (mon.0) 3452 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:26:54.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:26:54 smithi090 bash[32384]: audit 2023-12-01T07:26:53.652852+0000 mon.a (mon.0) 3453 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:26:54.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:26:54 smithi090 bash[32384]: cluster 2023-12-01T07:26:53.956790+0000 mgr.y (mgr.24362) 4753 : cluster 0 pgmap v4722: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:26:54.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:26:54 smithi090 bash[32384]: audit 2023-12-01T07:26:54.241126+0000 mon.c (mon.2) 3024 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:26:54.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:26:54 smithi090 bash[32384]: audit 2023-12-01T07:26:54.243114+0000 mon.c (mon.2) 3025 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:26:54.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:26:54 smithi090 bash[32384]: audit 2023-12-01T07:26:54.253648+0000 mon.a (mon.0) 3454 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:26:55.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:26:55 smithi080 bash[28361]: audit 2023-12-01T07:26:55.026922+0000 mon.c (mon.2) 3026 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:26:55.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:26:55 smithi080 bash[28361]: audit 2023-12-01T07:26:55.423477+0000 mon.a (mon.0) 3455 : audit 0 from='client.? 172.21.15.80:0/2815499748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:26:55.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:26:55 smithi080 bash[41963]: audit 2023-12-01T07:26:55.026922+0000 mon.c (mon.2) 3026 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:26:55.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:26:55 smithi080 bash[41963]: audit 2023-12-01T07:26:55.423477+0000 mon.a (mon.0) 3455 : audit 0 from='client.? 172.21.15.80:0/2815499748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:26:56.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:26:55 smithi090 bash[32384]: audit 2023-12-01T07:26:55.026922+0000 mon.c (mon.2) 3026 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:26:56.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:26:55 smithi090 bash[32384]: audit 2023-12-01T07:26:55.423477+0000 mon.a (mon.0) 3455 : audit 0 from='client.? 172.21.15.80:0/2815499748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:26:56.658 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:26:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:26:56] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T07:26:56.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:26:56 smithi080 bash[28361]: cluster 2023-12-01T07:26:55.957896+0000 mgr.y (mgr.24362) 4754 : cluster 0 pgmap v4723: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:26:56.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:26:56 smithi080 bash[41963]: cluster 2023-12-01T07:26:55.957896+0000 mgr.y (mgr.24362) 4754 : cluster 0 pgmap v4723: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:26:57.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:26:56 smithi090 bash[32384]: cluster 2023-12-01T07:26:55.957896+0000 mgr.y (mgr.24362) 4754 : cluster 0 pgmap v4723: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:26:58.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:26:57 smithi090 bash[32384]: audit 2023-12-01T07:26:57.881593+0000 mon.c (mon.2) 3027 : audit 0 from='client.? 172.21.15.80:0/2639828115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:26:58.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:26:57 smithi080 bash[28361]: audit 2023-12-01T07:26:57.881593+0000 mon.c (mon.2) 3027 : audit 0 from='client.? 172.21.15.80:0/2639828115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:26:58.504 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:26:57 smithi080 bash[41963]: audit 2023-12-01T07:26:57.881593+0000 mon.c (mon.2) 3027 : audit 0 from='client.? 172.21.15.80:0/2639828115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:26:59.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:26:58 smithi090 bash[32384]: cluster 2023-12-01T07:26:57.958519+0000 mgr.y (mgr.24362) 4755 : cluster 0 pgmap v4724: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:26:59.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:26:58 smithi080 bash[28361]: cluster 2023-12-01T07:26:57.958519+0000 mgr.y (mgr.24362) 4755 : cluster 0 pgmap v4724: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:26:59.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:26:58 smithi080 bash[41963]: cluster 2023-12-01T07:26:57.958519+0000 mgr.y (mgr.24362) 4755 : cluster 0 pgmap v4724: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:27:01.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:27:01 smithi080 bash[28361]: cluster 2023-12-01T07:26:59.959146+0000 mgr.y (mgr.24362) 4756 : cluster 0 pgmap v4725: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:27:01.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:27:01 smithi080 bash[28361]: audit 2023-12-01T07:27:00.342061+0000 mon.c (mon.2) 3028 : audit 0 from='client.? 172.21.15.80:0/1472127095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:27:01.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:27:01 smithi080 bash[41963]: cluster 2023-12-01T07:26:59.959146+0000 mgr.y (mgr.24362) 4756 : cluster 0 pgmap v4725: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:27:01.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:27:01 smithi080 bash[41963]: audit 2023-12-01T07:27:00.342061+0000 mon.c (mon.2) 3028 : audit 0 from='client.? 172.21.15.80:0/1472127095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:27:01.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:27:01 smithi090 bash[32384]: cluster 2023-12-01T07:26:59.959146+0000 mgr.y (mgr.24362) 4756 : cluster 0 pgmap v4725: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:27:01.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:27:01 smithi090 bash[32384]: audit 2023-12-01T07:27:00.342061+0000 mon.c (mon.2) 3028 : audit 0 from='client.? 172.21.15.80:0/1472127095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:27:03.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:27:03 smithi080 bash[41963]: cluster 2023-12-01T07:27:01.960433+0000 mgr.y (mgr.24362) 4757 : cluster 0 pgmap v4726: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:27:03.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:27:03 smithi080 bash[41963]: audit 2023-12-01T07:27:02.798183+0000 mon.c (mon.2) 3029 : audit 0 from='client.? 172.21.15.80:0/2454280483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:27:03.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:27:03 smithi080 bash[28361]: cluster 2023-12-01T07:27:01.960433+0000 mgr.y (mgr.24362) 4757 : cluster 0 pgmap v4726: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:27:03.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:27:03 smithi080 bash[28361]: audit 2023-12-01T07:27:02.798183+0000 mon.c (mon.2) 3029 : audit 0 from='client.? 172.21.15.80:0/2454280483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:27:03.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:27:03 smithi090 bash[32384]: cluster 2023-12-01T07:27:01.960433+0000 mgr.y (mgr.24362) 4757 : cluster 0 pgmap v4726: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:27:03.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:27:03 smithi090 bash[32384]: audit 2023-12-01T07:27:02.798183+0000 mon.c (mon.2) 3029 : audit 0 from='client.? 172.21.15.80:0/2454280483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:27:05.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:27:05 smithi080 bash[28361]: cluster 2023-12-01T07:27:03.961141+0000 mgr.y (mgr.24362) 4758 : cluster 0 pgmap v4727: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:27:05.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:27:05 smithi080 bash[41963]: cluster 2023-12-01T07:27:03.961141+0000 mgr.y (mgr.24362) 4758 : cluster 0 pgmap v4727: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:27:05.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:27:05 smithi090 bash[32384]: cluster 2023-12-01T07:27:03.961141+0000 mgr.y (mgr.24362) 4758 : cluster 0 pgmap v4727: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:27:06.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:27:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:27:06] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T07:27:06.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:27:06 smithi080 bash[41963]: audit 2023-12-01T07:27:05.242518+0000 mon.c (mon.2) 3030 : audit 0 from='client.? 172.21.15.80:0/1058738788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:27:06.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:27:06 smithi080 bash[28361]: audit 2023-12-01T07:27:05.242518+0000 mon.c (mon.2) 3030 : audit 0 from='client.? 172.21.15.80:0/1058738788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:27:06.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:27:06 smithi090 bash[32384]: audit 2023-12-01T07:27:05.242518+0000 mon.c (mon.2) 3030 : audit 0 from='client.? 172.21.15.80:0/1058738788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:27:07.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:27:07 smithi080 bash[41963]: cluster 2023-12-01T07:27:05.962231+0000 mgr.y (mgr.24362) 4759 : cluster 0 pgmap v4728: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:27:07.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:27:07 smithi080 bash[28361]: cluster 2023-12-01T07:27:05.962231+0000 mgr.y (mgr.24362) 4759 : cluster 0 pgmap v4728: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:27:07.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:27:07 smithi090 bash[32384]: cluster 2023-12-01T07:27:05.962231+0000 mgr.y (mgr.24362) 4759 : cluster 0 pgmap v4728: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:27:08.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:27:08 smithi080 bash[28361]: audit 2023-12-01T07:27:07.702823+0000 mon.a (mon.0) 3456 : audit 0 from='client.? 172.21.15.80:0/728681101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:27:08.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:27:08 smithi080 bash[41963]: audit 2023-12-01T07:27:07.702823+0000 mon.a (mon.0) 3456 : audit 0 from='client.? 172.21.15.80:0/728681101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:27:08.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:27:08 smithi090 bash[32384]: audit 2023-12-01T07:27:07.702823+0000 mon.a (mon.0) 3456 : audit 0 from='client.? 172.21.15.80:0/728681101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:27:09.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:27:09 smithi080 bash[28361]: cluster 2023-12-01T07:27:07.962886+0000 mgr.y (mgr.24362) 4760 : cluster 0 pgmap v4729: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:27:09.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:27:09 smithi080 bash[41963]: cluster 2023-12-01T07:27:07.962886+0000 mgr.y (mgr.24362) 4760 : cluster 0 pgmap v4729: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:27:09.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:27:09 smithi090 bash[32384]: cluster 2023-12-01T07:27:07.962886+0000 mgr.y (mgr.24362) 4760 : cluster 0 pgmap v4729: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:27:10.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:27:10 smithi080 bash[28361]: audit 2023-12-01T07:27:10.026896+0000 mon.c (mon.2) 3031 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:27:10.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:27:10 smithi080 bash[41963]: audit 2023-12-01T07:27:10.026896+0000 mon.c (mon.2) 3031 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:27:10.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:27:10 smithi090 bash[32384]: audit 2023-12-01T07:27:10.026896+0000 mon.c (mon.2) 3031 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:27:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:27:11 smithi080 bash[28361]: cluster 2023-12-01T07:27:09.963348+0000 mgr.y (mgr.24362) 4761 : cluster 0 pgmap v4730: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:27:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:27:11 smithi080 bash[28361]: audit 2023-12-01T07:27:10.157920+0000 mon.c (mon.2) 3032 : audit 0 from='client.? 172.21.15.80:0/190156891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:27:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:27:11 smithi080 bash[41963]: cluster 2023-12-01T07:27:09.963348+0000 mgr.y (mgr.24362) 4761 : cluster 0 pgmap v4730: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:27:11.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:27:11 smithi080 bash[41963]: audit 2023-12-01T07:27:10.157920+0000 mon.c (mon.2) 3032 : audit 0 from='client.? 172.21.15.80:0/190156891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:27:11.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:27:11 smithi090 bash[32384]: cluster 2023-12-01T07:27:09.963348+0000 mgr.y (mgr.24362) 4761 : cluster 0 pgmap v4730: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:27:11.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:27:11 smithi090 bash[32384]: audit 2023-12-01T07:27:10.157920+0000 mon.c (mon.2) 3032 : audit 0 from='client.? 172.21.15.80:0/190156891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:27:13.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:27:13 smithi080 bash[28361]: cluster 2023-12-01T07:27:11.964463+0000 mgr.y (mgr.24362) 4762 : cluster 0 pgmap v4731: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:27:13.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:27:13 smithi080 bash[28361]: audit 2023-12-01T07:27:12.597897+0000 mon.c (mon.2) 3033 : audit 0 from='client.? 172.21.15.80:0/393135636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:27:13.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:27:13 smithi080 bash[41963]: cluster 2023-12-01T07:27:11.964463+0000 mgr.y (mgr.24362) 4762 : cluster 0 pgmap v4731: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:27:13.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:27:13 smithi080 bash[41963]: audit 2023-12-01T07:27:12.597897+0000 mon.c (mon.2) 3033 : audit 0 from='client.? 172.21.15.80:0/393135636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:27:13.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:27:13 smithi090 bash[32384]: cluster 2023-12-01T07:27:11.964463+0000 mgr.y (mgr.24362) 4762 : cluster 0 pgmap v4731: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:27:13.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:27:13 smithi090 bash[32384]: audit 2023-12-01T07:27:12.597897+0000 mon.c (mon.2) 3033 : audit 0 from='client.? 172.21.15.80:0/393135636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:27:15.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:27:15 smithi080 bash[41963]: cluster 2023-12-01T07:27:13.965054+0000 mgr.y (mgr.24362) 4763 : cluster 0 pgmap v4732: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:27:15.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:27:15 smithi080 bash[41963]: audit 2023-12-01T07:27:15.056826+0000 mon.c (mon.2) 3034 : audit 0 from='client.? 172.21.15.80:0/824825341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:27:15.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:27:15 smithi080 bash[28361]: cluster 2023-12-01T07:27:13.965054+0000 mgr.y (mgr.24362) 4763 : cluster 0 pgmap v4732: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:27:15.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:27:15 smithi080 bash[28361]: audit 2023-12-01T07:27:15.056826+0000 mon.c (mon.2) 3034 : audit 0 from='client.? 172.21.15.80:0/824825341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:27:15.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:27:15 smithi090 bash[32384]: cluster 2023-12-01T07:27:13.965054+0000 mgr.y (mgr.24362) 4763 : cluster 0 pgmap v4732: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:27:15.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:27:15 smithi090 bash[32384]: audit 2023-12-01T07:27:15.056826+0000 mon.c (mon.2) 3034 : audit 0 from='client.? 172.21.15.80:0/824825341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:27:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:27:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:27:16] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T07:27:17.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:27:17 smithi080 bash[28361]: cluster 2023-12-01T07:27:15.966170+0000 mgr.y (mgr.24362) 4764 : cluster 0 pgmap v4733: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:27:17.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:27:17 smithi080 bash[41963]: cluster 2023-12-01T07:27:15.966170+0000 mgr.y (mgr.24362) 4764 : cluster 0 pgmap v4733: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:27:17.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:27:17 smithi090 bash[32384]: cluster 2023-12-01T07:27:15.966170+0000 mgr.y (mgr.24362) 4764 : cluster 0 pgmap v4733: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:27:18.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:27:18 smithi080 bash[28361]: audit 2023-12-01T07:27:17.505915+0000 mon.c (mon.2) 3035 : audit 0 from='client.? 172.21.15.80:0/3733835751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:27:18.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:27:18 smithi080 bash[41963]: audit 2023-12-01T07:27:17.505915+0000 mon.c (mon.2) 3035 : audit 0 from='client.? 172.21.15.80:0/3733835751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:27:18.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:27:18 smithi090 bash[32384]: audit 2023-12-01T07:27:17.505915+0000 mon.c (mon.2) 3035 : audit 0 from='client.? 172.21.15.80:0/3733835751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:27:19.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:27:19 smithi090 bash[32384]: cluster 2023-12-01T07:27:17.966846+0000 mgr.y (mgr.24362) 4765 : cluster 0 pgmap v4734: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:27:19.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:27:19 smithi080 bash[41963]: cluster 2023-12-01T07:27:17.966846+0000 mgr.y (mgr.24362) 4765 : cluster 0 pgmap v4734: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:27:19.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:27:19 smithi080 bash[28361]: cluster 2023-12-01T07:27:17.966846+0000 mgr.y (mgr.24362) 4765 : cluster 0 pgmap v4734: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:27:20.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:27:20 smithi090 bash[32384]: audit 2023-12-01T07:27:19.964020+0000 mon.c (mon.2) 3036 : audit 0 from='client.? 172.21.15.80:0/2395962954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:27:20.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:27:20 smithi080 bash[41963]: audit 2023-12-01T07:27:19.964020+0000 mon.c (mon.2) 3036 : audit 0 from='client.? 172.21.15.80:0/2395962954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:27:20.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:27:20 smithi080 bash[28361]: audit 2023-12-01T07:27:19.964020+0000 mon.c (mon.2) 3036 : audit 0 from='client.? 172.21.15.80:0/2395962954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:27:21.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:27:21 smithi090 bash[32384]: cluster 2023-12-01T07:27:19.967503+0000 mgr.y (mgr.24362) 4766 : cluster 0 pgmap v4735: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:27:21.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:27:21 smithi080 bash[28361]: cluster 2023-12-01T07:27:19.967503+0000 mgr.y (mgr.24362) 4766 : cluster 0 pgmap v4735: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:27:21.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:27:21 smithi080 bash[41963]: cluster 2023-12-01T07:27:19.967503+0000 mgr.y (mgr.24362) 4766 : cluster 0 pgmap v4735: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:27:22.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:27:22 smithi090 bash[32384]: cluster 2023-12-01T07:27:21.968772+0000 mgr.y (mgr.24362) 4767 : cluster 0 pgmap v4736: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:27:22.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:27:22 smithi080 bash[28361]: cluster 2023-12-01T07:27:21.968772+0000 mgr.y (mgr.24362) 4767 : cluster 0 pgmap v4736: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:27:22.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:27:22 smithi080 bash[41963]: cluster 2023-12-01T07:27:21.968772+0000 mgr.y (mgr.24362) 4767 : cluster 0 pgmap v4736: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:27:23.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:27:23 smithi090 bash[32384]: audit 2023-12-01T07:27:22.423680+0000 mon.c (mon.2) 3037 : audit 0 from='client.? 172.21.15.80:0/548469850' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:27:23.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:27:23 smithi080 bash[41963]: audit 2023-12-01T07:27:22.423680+0000 mon.c (mon.2) 3037 : audit 0 from='client.? 172.21.15.80:0/548469850' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:27:23.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:27:23 smithi080 bash[28361]: audit 2023-12-01T07:27:22.423680+0000 mon.c (mon.2) 3037 : audit 0 from='client.? 172.21.15.80:0/548469850' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:27:24.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:27:24 smithi090 bash[32384]: cluster 2023-12-01T07:27:23.969422+0000 mgr.y (mgr.24362) 4768 : cluster 0 pgmap v4737: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:27:24.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:27:24 smithi080 bash[41963]: cluster 2023-12-01T07:27:23.969422+0000 mgr.y (mgr.24362) 4768 : cluster 0 pgmap v4737: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:27:24.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:27:24 smithi080 bash[28361]: cluster 2023-12-01T07:27:23.969422+0000 mgr.y (mgr.24362) 4768 : cluster 0 pgmap v4737: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:27:25.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:27:25 smithi090 bash[32384]: audit 2023-12-01T07:27:24.874365+0000 mon.a (mon.0) 3457 : audit 0 from='client.? 172.21.15.80:0/572322097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:27:25.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:27:25 smithi090 bash[32384]: audit 2023-12-01T07:27:25.027544+0000 mon.c (mon.2) 3038 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:27:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:27:25 smithi080 bash[28361]: audit 2023-12-01T07:27:24.874365+0000 mon.a (mon.0) 3457 : audit 0 from='client.? 172.21.15.80:0/572322097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:27:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:27:25 smithi080 bash[28361]: audit 2023-12-01T07:27:25.027544+0000 mon.c (mon.2) 3038 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:27:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:27:25 smithi080 bash[41963]: audit 2023-12-01T07:27:24.874365+0000 mon.a (mon.0) 3457 : audit 0 from='client.? 172.21.15.80:0/572322097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:27:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:27:25 smithi080 bash[41963]: audit 2023-12-01T07:27:25.027544+0000 mon.c (mon.2) 3038 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:27:26.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:27:26 smithi090 bash[32384]: cluster 2023-12-01T07:27:25.970672+0000 mgr.y (mgr.24362) 4769 : cluster 0 pgmap v4738: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:27:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:27:26 smithi080 bash[28361]: cluster 2023-12-01T07:27:25.970672+0000 mgr.y (mgr.24362) 4769 : cluster 0 pgmap v4738: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:27:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:27:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:27:26] "GET /metrics HTTP/1.1" 200 33977 "" "Prometheus/2.43.0" 2023-12-01T07:27:26.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:27:26 smithi080 bash[41963]: cluster 2023-12-01T07:27:25.970672+0000 mgr.y (mgr.24362) 4769 : cluster 0 pgmap v4738: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:27:27.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:27:27 smithi080 bash[28361]: audit 2023-12-01T07:27:27.325911+0000 mon.a (mon.0) 3458 : audit 0 from='client.? 172.21.15.80:0/669197209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:27:27.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:27:27 smithi080 bash[41963]: audit 2023-12-01T07:27:27.325911+0000 mon.a (mon.0) 3458 : audit 0 from='client.? 172.21.15.80:0/669197209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:27:27.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:27:27 smithi090 bash[32384]: audit 2023-12-01T07:27:27.325911+0000 mon.a (mon.0) 3458 : audit 0 from='client.? 172.21.15.80:0/669197209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:27:28.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:27:28 smithi080 bash[28361]: cluster 2023-12-01T07:27:27.971405+0000 mgr.y (mgr.24362) 4770 : cluster 0 pgmap v4739: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:27:28.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:27:28 smithi080 bash[41963]: cluster 2023-12-01T07:27:27.971405+0000 mgr.y (mgr.24362) 4770 : cluster 0 pgmap v4739: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:27:28.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:27:28 smithi090 bash[32384]: cluster 2023-12-01T07:27:27.971405+0000 mgr.y (mgr.24362) 4770 : cluster 0 pgmap v4739: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:27:30.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:27:29 smithi080 bash[28361]: audit 2023-12-01T07:27:29.770048+0000 mon.a (mon.0) 3459 : audit 0 from='client.? 172.21.15.80:0/2908716728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:27:30.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:27:29 smithi080 bash[41963]: audit 2023-12-01T07:27:29.770048+0000 mon.a (mon.0) 3459 : audit 0 from='client.? 172.21.15.80:0/2908716728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:27:30.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:27:29 smithi090 bash[32384]: audit 2023-12-01T07:27:29.770048+0000 mon.a (mon.0) 3459 : audit 0 from='client.? 172.21.15.80:0/2908716728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:27:31.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:27:31 smithi080 bash[41963]: cluster 2023-12-01T07:27:29.972139+0000 mgr.y (mgr.24362) 4771 : cluster 0 pgmap v4740: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:27:31.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:27:31 smithi080 bash[28361]: cluster 2023-12-01T07:27:29.972139+0000 mgr.y (mgr.24362) 4771 : cluster 0 pgmap v4740: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:27:31.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:27:31 smithi090 bash[32384]: cluster 2023-12-01T07:27:29.972139+0000 mgr.y (mgr.24362) 4771 : cluster 0 pgmap v4740: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:27:33.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:27:33 smithi080 bash[28361]: cluster 2023-12-01T07:27:31.973211+0000 mgr.y (mgr.24362) 4772 : cluster 0 pgmap v4741: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:27:33.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:27:33 smithi080 bash[28361]: audit 2023-12-01T07:27:32.212809+0000 mon.c (mon.2) 3039 : audit 0 from='client.? 172.21.15.80:0/2212672414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:27:33.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:27:33 smithi080 bash[41963]: cluster 2023-12-01T07:27:31.973211+0000 mgr.y (mgr.24362) 4772 : cluster 0 pgmap v4741: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:27:33.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:27:33 smithi080 bash[41963]: audit 2023-12-01T07:27:32.212809+0000 mon.c (mon.2) 3039 : audit 0 from='client.? 172.21.15.80:0/2212672414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:27:33.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:27:33 smithi090 bash[32384]: cluster 2023-12-01T07:27:31.973211+0000 mgr.y (mgr.24362) 4772 : cluster 0 pgmap v4741: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:27:33.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:27:33 smithi090 bash[32384]: audit 2023-12-01T07:27:32.212809+0000 mon.c (mon.2) 3039 : audit 0 from='client.? 172.21.15.80:0/2212672414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:27:35.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:27:35 smithi080 bash[28361]: cluster 2023-12-01T07:27:33.973885+0000 mgr.y (mgr.24362) 4773 : cluster 0 pgmap v4742: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:27:35.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:27:35 smithi080 bash[28361]: audit 2023-12-01T07:27:34.663786+0000 mon.a (mon.0) 3460 : audit 0 from='client.? 172.21.15.80:0/1076220447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:27:35.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:27:35 smithi080 bash[41963]: cluster 2023-12-01T07:27:33.973885+0000 mgr.y (mgr.24362) 4773 : cluster 0 pgmap v4742: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:27:35.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:27:35 smithi080 bash[41963]: audit 2023-12-01T07:27:34.663786+0000 mon.a (mon.0) 3460 : audit 0 from='client.? 172.21.15.80:0/1076220447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:27:35.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:27:35 smithi090 bash[32384]: cluster 2023-12-01T07:27:33.973885+0000 mgr.y (mgr.24362) 4773 : cluster 0 pgmap v4742: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:27:35.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:27:35 smithi090 bash[32384]: audit 2023-12-01T07:27:34.663786+0000 mon.a (mon.0) 3460 : audit 0 from='client.? 172.21.15.80:0/1076220447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:27:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:27:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:27:36] "GET /metrics HTTP/1.1" 200 33977 "" "Prometheus/2.43.0" 2023-12-01T07:27:37.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:27:37 smithi080 bash[28361]: cluster 2023-12-01T07:27:35.974931+0000 mgr.y (mgr.24362) 4774 : cluster 0 pgmap v4743: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:27:37.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:27:37 smithi080 bash[28361]: audit 2023-12-01T07:27:37.120920+0000 mon.c (mon.2) 3040 : audit 0 from='client.? 172.21.15.80:0/4255091897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:27:37.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:27:37 smithi080 bash[41963]: cluster 2023-12-01T07:27:35.974931+0000 mgr.y (mgr.24362) 4774 : cluster 0 pgmap v4743: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:27:37.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:27:37 smithi080 bash[41963]: audit 2023-12-01T07:27:37.120920+0000 mon.c (mon.2) 3040 : audit 0 from='client.? 172.21.15.80:0/4255091897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:27:37.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:27:37 smithi090 bash[32384]: cluster 2023-12-01T07:27:35.974931+0000 mgr.y (mgr.24362) 4774 : cluster 0 pgmap v4743: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:27:37.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:27:37 smithi090 bash[32384]: audit 2023-12-01T07:27:37.120920+0000 mon.c (mon.2) 3040 : audit 0 from='client.? 172.21.15.80:0/4255091897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:27:39.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:27:39 smithi080 bash[28361]: cluster 2023-12-01T07:27:37.975579+0000 mgr.y (mgr.24362) 4775 : cluster 0 pgmap v4744: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:27:39.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:27:39 smithi080 bash[41963]: cluster 2023-12-01T07:27:37.975579+0000 mgr.y (mgr.24362) 4775 : cluster 0 pgmap v4744: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:27:39.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:27:39 smithi090 bash[32384]: cluster 2023-12-01T07:27:37.975579+0000 mgr.y (mgr.24362) 4775 : cluster 0 pgmap v4744: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:27:40.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:27:40 smithi080 bash[41963]: audit 2023-12-01T07:27:39.582285+0000 mon.c (mon.2) 3041 : audit 0 from='client.? 172.21.15.80:0/4204881312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:27:40.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:27:40 smithi080 bash[41963]: audit 2023-12-01T07:27:40.028810+0000 mon.c (mon.2) 3042 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:27:40.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:27:40 smithi080 bash[28361]: audit 2023-12-01T07:27:39.582285+0000 mon.c (mon.2) 3041 : audit 0 from='client.? 172.21.15.80:0/4204881312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:27:40.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:27:40 smithi080 bash[28361]: audit 2023-12-01T07:27:40.028810+0000 mon.c (mon.2) 3042 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:27:40.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:27:40 smithi090 bash[32384]: audit 2023-12-01T07:27:39.582285+0000 mon.c (mon.2) 3041 : audit 0 from='client.? 172.21.15.80:0/4204881312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:27:40.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:27:40 smithi090 bash[32384]: audit 2023-12-01T07:27:40.028810+0000 mon.c (mon.2) 3042 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:27:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:27:41 smithi080 bash[28361]: cluster 2023-12-01T07:27:39.976214+0000 mgr.y (mgr.24362) 4776 : cluster 0 pgmap v4745: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:27:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:27:41 smithi080 bash[41963]: cluster 2023-12-01T07:27:39.976214+0000 mgr.y (mgr.24362) 4776 : cluster 0 pgmap v4745: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:27:41.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:27:41 smithi090 bash[32384]: cluster 2023-12-01T07:27:39.976214+0000 mgr.y (mgr.24362) 4776 : cluster 0 pgmap v4745: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:27:42.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:27:42 smithi080 bash[28361]: audit 2023-12-01T07:27:42.031733+0000 mon.c (mon.2) 3043 : audit 0 from='client.? 172.21.15.80:0/3925726552' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:27:42.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:27:42 smithi080 bash[41963]: audit 2023-12-01T07:27:42.031733+0000 mon.c (mon.2) 3043 : audit 0 from='client.? 172.21.15.80:0/3925726552' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:27:42.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:27:42 smithi090 bash[32384]: audit 2023-12-01T07:27:42.031733+0000 mon.c (mon.2) 3043 : audit 0 from='client.? 172.21.15.80:0/3925726552' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:27:43.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:27:43 smithi080 bash[28361]: cluster 2023-12-01T07:27:41.977314+0000 mgr.y (mgr.24362) 4777 : cluster 0 pgmap v4746: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:27:43.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:27:43 smithi080 bash[41963]: cluster 2023-12-01T07:27:41.977314+0000 mgr.y (mgr.24362) 4777 : cluster 0 pgmap v4746: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:27:43.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:27:43 smithi090 bash[32384]: cluster 2023-12-01T07:27:41.977314+0000 mgr.y (mgr.24362) 4777 : cluster 0 pgmap v4746: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:27:45.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:27:45 smithi080 bash[41963]: cluster 2023-12-01T07:27:43.977968+0000 mgr.y (mgr.24362) 4778 : cluster 0 pgmap v4747: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:27:45.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:27:45 smithi080 bash[41963]: audit 2023-12-01T07:27:44.487091+0000 mon.a (mon.0) 3461 : audit 0 from='client.? 172.21.15.80:0/1110843197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:27:45.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:27:45 smithi080 bash[28361]: cluster 2023-12-01T07:27:43.977968+0000 mgr.y (mgr.24362) 4778 : cluster 0 pgmap v4747: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:27:45.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:27:45 smithi080 bash[28361]: audit 2023-12-01T07:27:44.487091+0000 mon.a (mon.0) 3461 : audit 0 from='client.? 172.21.15.80:0/1110843197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:27:45.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:27:45 smithi090 bash[32384]: cluster 2023-12-01T07:27:43.977968+0000 mgr.y (mgr.24362) 4778 : cluster 0 pgmap v4747: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:27:45.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:27:45 smithi090 bash[32384]: audit 2023-12-01T07:27:44.487091+0000 mon.a (mon.0) 3461 : audit 0 from='client.? 172.21.15.80:0/1110843197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:27:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:27:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:27:46] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.43.0" 2023-12-01T07:27:47.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:27:47 smithi080 bash[41963]: cluster 2023-12-01T07:27:45.979114+0000 mgr.y (mgr.24362) 4779 : cluster 0 pgmap v4748: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:27:47.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:27:47 smithi080 bash[41963]: audit 2023-12-01T07:27:46.936714+0000 mon.a (mon.0) 3462 : audit 0 from='client.? 172.21.15.80:0/2327627620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:27:47.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:27:47 smithi080 bash[28361]: cluster 2023-12-01T07:27:45.979114+0000 mgr.y (mgr.24362) 4779 : cluster 0 pgmap v4748: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:27:47.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:27:47 smithi080 bash[28361]: audit 2023-12-01T07:27:46.936714+0000 mon.a (mon.0) 3462 : audit 0 from='client.? 172.21.15.80:0/2327627620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:27:47.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:27:47 smithi090 bash[32384]: cluster 2023-12-01T07:27:45.979114+0000 mgr.y (mgr.24362) 4779 : cluster 0 pgmap v4748: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:27:47.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:27:47 smithi090 bash[32384]: audit 2023-12-01T07:27:46.936714+0000 mon.a (mon.0) 3462 : audit 0 from='client.? 172.21.15.80:0/2327627620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:27:49.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:27:49 smithi080 bash[28361]: cluster 2023-12-01T07:27:47.979790+0000 mgr.y (mgr.24362) 4780 : cluster 0 pgmap v4749: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:27:49.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:27:49 smithi080 bash[41963]: cluster 2023-12-01T07:27:47.979790+0000 mgr.y (mgr.24362) 4780 : cluster 0 pgmap v4749: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:27:49.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:27:49 smithi090 bash[32384]: cluster 2023-12-01T07:27:47.979790+0000 mgr.y (mgr.24362) 4780 : cluster 0 pgmap v4749: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:27:50.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:27:50 smithi080 bash[41963]: audit 2023-12-01T07:27:49.380619+0000 mon.c (mon.2) 3044 : audit 0 from='client.? 172.21.15.80:0/969698353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:27:50.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:27:50 smithi080 bash[28361]: audit 2023-12-01T07:27:49.380619+0000 mon.c (mon.2) 3044 : audit 0 from='client.? 172.21.15.80:0/969698353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:27:50.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:27:50 smithi090 bash[32384]: audit 2023-12-01T07:27:49.380619+0000 mon.c (mon.2) 3044 : audit 0 from='client.? 172.21.15.80:0/969698353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:27:51.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:27:51 smithi090 bash[32384]: cluster 2023-12-01T07:27:49.980430+0000 mgr.y (mgr.24362) 4781 : cluster 0 pgmap v4750: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:27:51.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:27:51 smithi080 bash[41963]: cluster 2023-12-01T07:27:49.980430+0000 mgr.y (mgr.24362) 4781 : cluster 0 pgmap v4750: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:27:51.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:27:51 smithi080 bash[28361]: cluster 2023-12-01T07:27:49.980430+0000 mgr.y (mgr.24362) 4781 : cluster 0 pgmap v4750: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:27:52.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:27:52 smithi090 bash[32384]: audit 2023-12-01T07:27:51.830033+0000 mon.c (mon.2) 3045 : audit 0 from='client.? 172.21.15.80:0/902919280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:27:52.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:27:52 smithi080 bash[28361]: audit 2023-12-01T07:27:51.830033+0000 mon.c (mon.2) 3045 : audit 0 from='client.? 172.21.15.80:0/902919280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:27:52.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:27:52 smithi080 bash[41963]: audit 2023-12-01T07:27:51.830033+0000 mon.c (mon.2) 3045 : audit 0 from='client.? 172.21.15.80:0/902919280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:27:53.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:27:53 smithi090 bash[32384]: cluster 2023-12-01T07:27:51.981546+0000 mgr.y (mgr.24362) 4782 : cluster 0 pgmap v4751: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:27:53.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:27:53 smithi080 bash[28361]: cluster 2023-12-01T07:27:51.981546+0000 mgr.y (mgr.24362) 4782 : cluster 0 pgmap v4751: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:27:53.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:27:53 smithi080 bash[41963]: cluster 2023-12-01T07:27:51.981546+0000 mgr.y (mgr.24362) 4782 : cluster 0 pgmap v4751: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:27:55.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:27:55 smithi090 bash[32384]: cluster 2023-12-01T07:27:53.982165+0000 mgr.y (mgr.24362) 4783 : cluster 0 pgmap v4752: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:27:55.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:27:55 smithi090 bash[32384]: audit 2023-12-01T07:27:54.285109+0000 mon.a (mon.0) 3463 : audit 0 from='client.? 172.21.15.80:0/354540652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:27:55.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:27:55 smithi090 bash[32384]: audit 2023-12-01T07:27:54.335716+0000 mon.c (mon.2) 3046 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:27:55.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:27:55 smithi090 bash[32384]: audit 2023-12-01T07:27:55.028277+0000 mon.c (mon.2) 3047 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:27:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:27:55 smithi080 bash[28361]: cluster 2023-12-01T07:27:53.982165+0000 mgr.y (mgr.24362) 4783 : cluster 0 pgmap v4752: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:27:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:27:55 smithi080 bash[28361]: audit 2023-12-01T07:27:54.285109+0000 mon.a (mon.0) 3463 : audit 0 from='client.? 172.21.15.80:0/354540652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:27:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:27:55 smithi080 bash[28361]: audit 2023-12-01T07:27:54.335716+0000 mon.c (mon.2) 3046 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:27:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:27:55 smithi080 bash[28361]: audit 2023-12-01T07:27:55.028277+0000 mon.c (mon.2) 3047 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:27:55.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:27:55 smithi080 bash[41963]: cluster 2023-12-01T07:27:53.982165+0000 mgr.y (mgr.24362) 4783 : cluster 0 pgmap v4752: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:27:55.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:27:55 smithi080 bash[41963]: audit 2023-12-01T07:27:54.285109+0000 mon.a (mon.0) 3463 : audit 0 from='client.? 172.21.15.80:0/354540652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:27:55.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:27:55 smithi080 bash[41963]: audit 2023-12-01T07:27:54.335716+0000 mon.c (mon.2) 3046 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:27:55.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:27:55 smithi080 bash[41963]: audit 2023-12-01T07:27:55.028277+0000 mon.c (mon.2) 3047 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:27:56.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:27:56 smithi090 bash[32384]: cluster 2023-12-01T07:27:55.983291+0000 mgr.y (mgr.24362) 4784 : cluster 0 pgmap v4753: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:27:56.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:27:56 smithi080 bash[28361]: cluster 2023-12-01T07:27:55.983291+0000 mgr.y (mgr.24362) 4784 : cluster 0 pgmap v4753: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:27:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:27:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:27:56] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T07:27:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:27:56 smithi080 bash[41963]: cluster 2023-12-01T07:27:55.983291+0000 mgr.y (mgr.24362) 4784 : cluster 0 pgmap v4753: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:27:57.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:27:57 smithi090 bash[32384]: audit 2023-12-01T07:27:56.745584+0000 mon.a (mon.0) 3464 : audit 0 from='client.? 172.21.15.80:0/3769579866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:27:57.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:27:57 smithi080 bash[41963]: audit 2023-12-01T07:27:56.745584+0000 mon.a (mon.0) 3464 : audit 0 from='client.? 172.21.15.80:0/3769579866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:27:57.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:27:57 smithi080 bash[28361]: audit 2023-12-01T07:27:56.745584+0000 mon.a (mon.0) 3464 : audit 0 from='client.? 172.21.15.80:0/3769579866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:27:58.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:27:58 smithi090 bash[32384]: cluster 2023-12-01T07:27:57.984025+0000 mgr.y (mgr.24362) 4785 : cluster 0 pgmap v4754: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:27:58.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:27:58 smithi080 bash[28361]: cluster 2023-12-01T07:27:57.984025+0000 mgr.y (mgr.24362) 4785 : cluster 0 pgmap v4754: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:27:58.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:27:58 smithi080 bash[41963]: cluster 2023-12-01T07:27:57.984025+0000 mgr.y (mgr.24362) 4785 : cluster 0 pgmap v4754: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:27:59.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:27:59 smithi090 bash[32384]: audit 2023-12-01T07:27:59.202699+0000 mon.c (mon.2) 3048 : audit 0 from='client.? 172.21.15.80:0/1303833845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:27:59.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:27:59 smithi080 bash[41963]: audit 2023-12-01T07:27:59.202699+0000 mon.c (mon.2) 3048 : audit 0 from='client.? 172.21.15.80:0/1303833845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:27:59.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:27:59 smithi080 bash[28361]: audit 2023-12-01T07:27:59.202699+0000 mon.c (mon.2) 3048 : audit 0 from='client.? 172.21.15.80:0/1303833845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:28:01.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:28:01 smithi080 bash[28361]: cluster 2023-12-01T07:27:59.984661+0000 mgr.y (mgr.24362) 4786 : cluster 0 pgmap v4755: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:28:01.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:28:01 smithi080 bash[28361]: audit 2023-12-01T07:28:00.132932+0000 mon.a (mon.0) 3465 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:28:01.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:28:01 smithi080 bash[28361]: audit 2023-12-01T07:28:00.149957+0000 mon.a (mon.0) 3466 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:28:01.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:28:01 smithi080 bash[28361]: audit 2023-12-01T07:28:00.536406+0000 mon.a (mon.0) 3467 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:28:01.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:28:01 smithi080 bash[28361]: audit 2023-12-01T07:28:00.549981+0000 mon.a (mon.0) 3468 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:28:01.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:28:01 smithi080 bash[28361]: audit 2023-12-01T07:28:01.106987+0000 mon.c (mon.2) 3049 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:28:01.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:28:01 smithi080 bash[28361]: audit 2023-12-01T07:28:01.108809+0000 mon.c (mon.2) 3050 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:28:01.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:28:01 smithi080 bash[28361]: audit 2023-12-01T07:28:01.118556+0000 mon.a (mon.0) 3469 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:28:01.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:28:01 smithi080 bash[41963]: cluster 2023-12-01T07:27:59.984661+0000 mgr.y (mgr.24362) 4786 : cluster 0 pgmap v4755: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:28:01.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:28:01 smithi080 bash[41963]: audit 2023-12-01T07:28:00.132932+0000 mon.a (mon.0) 3465 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:28:01.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:28:01 smithi080 bash[41963]: audit 2023-12-01T07:28:00.149957+0000 mon.a (mon.0) 3466 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:28:01.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:28:01 smithi080 bash[41963]: audit 2023-12-01T07:28:00.536406+0000 mon.a (mon.0) 3467 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:28:01.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:28:01 smithi080 bash[41963]: audit 2023-12-01T07:28:00.549981+0000 mon.a (mon.0) 3468 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:28:01.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:28:01 smithi080 bash[41963]: audit 2023-12-01T07:28:01.106987+0000 mon.c (mon.2) 3049 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:28:01.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:28:01 smithi080 bash[41963]: audit 2023-12-01T07:28:01.108809+0000 mon.c (mon.2) 3050 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:28:01.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:28:01 smithi080 bash[41963]: audit 2023-12-01T07:28:01.118556+0000 mon.a (mon.0) 3469 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:28:01.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:28:01 smithi090 bash[32384]: cluster 2023-12-01T07:27:59.984661+0000 mgr.y (mgr.24362) 4786 : cluster 0 pgmap v4755: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:28:01.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:28:01 smithi090 bash[32384]: audit 2023-12-01T07:28:00.132932+0000 mon.a (mon.0) 3465 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:28:01.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:28:01 smithi090 bash[32384]: audit 2023-12-01T07:28:00.149957+0000 mon.a (mon.0) 3466 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:28:01.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:28:01 smithi090 bash[32384]: audit 2023-12-01T07:28:00.536406+0000 mon.a (mon.0) 3467 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:28:01.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:28:01 smithi090 bash[32384]: audit 2023-12-01T07:28:00.549981+0000 mon.a (mon.0) 3468 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:28:01.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:28:01 smithi090 bash[32384]: audit 2023-12-01T07:28:01.106987+0000 mon.c (mon.2) 3049 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:28:01.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:28:01 smithi090 bash[32384]: audit 2023-12-01T07:28:01.108809+0000 mon.c (mon.2) 3050 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:28:01.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:28:01 smithi090 bash[32384]: audit 2023-12-01T07:28:01.118556+0000 mon.a (mon.0) 3469 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:28:02.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:28:02 smithi080 bash[41963]: audit 2023-12-01T07:28:01.670065+0000 mon.a (mon.0) 3470 : audit 0 from='client.? 172.21.15.80:0/3878417021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:28:02.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:28:02 smithi080 bash[28361]: audit 2023-12-01T07:28:01.670065+0000 mon.a (mon.0) 3470 : audit 0 from='client.? 172.21.15.80:0/3878417021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:28:02.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:28:02 smithi090 bash[32384]: audit 2023-12-01T07:28:01.670065+0000 mon.a (mon.0) 3470 : audit 0 from='client.? 172.21.15.80:0/3878417021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:28:03.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:28:03 smithi080 bash[28361]: cluster 2023-12-01T07:28:01.985902+0000 mgr.y (mgr.24362) 4787 : cluster 0 pgmap v4756: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:28:03.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:28:03 smithi080 bash[41963]: cluster 2023-12-01T07:28:01.985902+0000 mgr.y (mgr.24362) 4787 : cluster 0 pgmap v4756: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:28:03.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:28:03 smithi090 bash[32384]: cluster 2023-12-01T07:28:01.985902+0000 mgr.y (mgr.24362) 4787 : cluster 0 pgmap v4756: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:28:04.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:28:04 smithi080 bash[41963]: audit 2023-12-01T07:28:04.115108+0000 mon.a (mon.0) 3471 : audit 0 from='client.? 172.21.15.80:0/2076833784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:28:04.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:28:04 smithi080 bash[28361]: audit 2023-12-01T07:28:04.115108+0000 mon.a (mon.0) 3471 : audit 0 from='client.? 172.21.15.80:0/2076833784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:28:04.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:28:04 smithi090 bash[32384]: audit 2023-12-01T07:28:04.115108+0000 mon.a (mon.0) 3471 : audit 0 from='client.? 172.21.15.80:0/2076833784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:28:05.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:28:05 smithi080 bash[28361]: cluster 2023-12-01T07:28:03.986561+0000 mgr.y (mgr.24362) 4788 : cluster 0 pgmap v4757: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:28:05.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:28:05 smithi080 bash[41963]: cluster 2023-12-01T07:28:03.986561+0000 mgr.y (mgr.24362) 4788 : cluster 0 pgmap v4757: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:28:05.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:28:05 smithi090 bash[32384]: cluster 2023-12-01T07:28:03.986561+0000 mgr.y (mgr.24362) 4788 : cluster 0 pgmap v4757: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:28:06.683 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:28:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:28:06] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T07:28:07.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:28:07 smithi080 bash[41963]: cluster 2023-12-01T07:28:05.987648+0000 mgr.y (mgr.24362) 4789 : cluster 0 pgmap v4758: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:28:07.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:28:07 smithi080 bash[41963]: audit 2023-12-01T07:28:06.567751+0000 mon.a (mon.0) 3472 : audit 0 from='client.? 172.21.15.80:0/2381948710' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:28:07.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:28:07 smithi080 bash[28361]: cluster 2023-12-01T07:28:05.987648+0000 mgr.y (mgr.24362) 4789 : cluster 0 pgmap v4758: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:28:07.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:28:07 smithi080 bash[28361]: audit 2023-12-01T07:28:06.567751+0000 mon.a (mon.0) 3472 : audit 0 from='client.? 172.21.15.80:0/2381948710' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:28:07.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:28:07 smithi090 bash[32384]: cluster 2023-12-01T07:28:05.987648+0000 mgr.y (mgr.24362) 4789 : cluster 0 pgmap v4758: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:28:07.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:28:07 smithi090 bash[32384]: audit 2023-12-01T07:28:06.567751+0000 mon.a (mon.0) 3472 : audit 0 from='client.? 172.21.15.80:0/2381948710' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:28:09.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:28:09 smithi080 bash[28361]: cluster 2023-12-01T07:28:07.988345+0000 mgr.y (mgr.24362) 4790 : cluster 0 pgmap v4759: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:28:09.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:28:09 smithi080 bash[28361]: audit 2023-12-01T07:28:09.022068+0000 mon.a (mon.0) 3473 : audit 0 from='client.? 172.21.15.80:0/3695969670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:28:09.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:28:09 smithi080 bash[41963]: cluster 2023-12-01T07:28:07.988345+0000 mgr.y (mgr.24362) 4790 : cluster 0 pgmap v4759: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:28:09.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:28:09 smithi080 bash[41963]: audit 2023-12-01T07:28:09.022068+0000 mon.a (mon.0) 3473 : audit 0 from='client.? 172.21.15.80:0/3695969670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:28:09.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:28:09 smithi090 bash[32384]: cluster 2023-12-01T07:28:07.988345+0000 mgr.y (mgr.24362) 4790 : cluster 0 pgmap v4759: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:28:09.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:28:09 smithi090 bash[32384]: audit 2023-12-01T07:28:09.022068+0000 mon.a (mon.0) 3473 : audit 0 from='client.? 172.21.15.80:0/3695969670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:28:10.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:28:10 smithi080 bash[28361]: audit 2023-12-01T07:28:10.028885+0000 mon.c (mon.2) 3051 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:28:10.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:28:10 smithi080 bash[41963]: audit 2023-12-01T07:28:10.028885+0000 mon.c (mon.2) 3051 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:28:10.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:28:10 smithi090 bash[32384]: audit 2023-12-01T07:28:10.028885+0000 mon.c (mon.2) 3051 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:28:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:28:11 smithi080 bash[28361]: cluster 2023-12-01T07:28:09.989003+0000 mgr.y (mgr.24362) 4791 : cluster 0 pgmap v4760: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:28:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:28:11 smithi080 bash[41963]: cluster 2023-12-01T07:28:09.989003+0000 mgr.y (mgr.24362) 4791 : cluster 0 pgmap v4760: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:28:11.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:28:11 smithi090 bash[32384]: cluster 2023-12-01T07:28:09.989003+0000 mgr.y (mgr.24362) 4791 : cluster 0 pgmap v4760: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:28:12.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:28:12 smithi080 bash[28361]: audit 2023-12-01T07:28:11.482094+0000 mon.c (mon.2) 3052 : audit 0 from='client.? 172.21.15.80:0/3143254098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:28:12.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:28:12 smithi080 bash[41963]: audit 2023-12-01T07:28:11.482094+0000 mon.c (mon.2) 3052 : audit 0 from='client.? 172.21.15.80:0/3143254098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:28:12.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:28:12 smithi090 bash[32384]: audit 2023-12-01T07:28:11.482094+0000 mon.c (mon.2) 3052 : audit 0 from='client.? 172.21.15.80:0/3143254098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:28:13.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:28:13 smithi090 bash[32384]: cluster 2023-12-01T07:28:11.990178+0000 mgr.y (mgr.24362) 4792 : cluster 0 pgmap v4761: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:28:13.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:28:13 smithi080 bash[28361]: cluster 2023-12-01T07:28:11.990178+0000 mgr.y (mgr.24362) 4792 : cluster 0 pgmap v4761: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:28:13.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:28:13 smithi080 bash[41963]: cluster 2023-12-01T07:28:11.990178+0000 mgr.y (mgr.24362) 4792 : cluster 0 pgmap v4761: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:28:14.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:28:14 smithi090 bash[32384]: audit 2023-12-01T07:28:13.938495+0000 mon.a (mon.0) 3474 : audit 0 from='client.? 172.21.15.80:0/178033425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:28:14.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:28:14 smithi080 bash[28361]: audit 2023-12-01T07:28:13.938495+0000 mon.a (mon.0) 3474 : audit 0 from='client.? 172.21.15.80:0/178033425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:28:14.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:28:14 smithi080 bash[41963]: audit 2023-12-01T07:28:13.938495+0000 mon.a (mon.0) 3474 : audit 0 from='client.? 172.21.15.80:0/178033425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:28:15.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:28:15 smithi090 bash[32384]: cluster 2023-12-01T07:28:13.990908+0000 mgr.y (mgr.24362) 4793 : cluster 0 pgmap v4762: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:28:15.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:28:15 smithi080 bash[28361]: cluster 2023-12-01T07:28:13.990908+0000 mgr.y (mgr.24362) 4793 : cluster 0 pgmap v4762: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:28:15.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:28:15 smithi080 bash[41963]: cluster 2023-12-01T07:28:13.990908+0000 mgr.y (mgr.24362) 4793 : cluster 0 pgmap v4762: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:28:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:28:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:28:16] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.43.0" 2023-12-01T07:28:17.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:28:17 smithi090 bash[32384]: cluster 2023-12-01T07:28:15.992140+0000 mgr.y (mgr.24362) 4794 : cluster 0 pgmap v4763: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:28:17.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:28:17 smithi090 bash[32384]: audit 2023-12-01T07:28:16.392124+0000 mon.a (mon.0) 3475 : audit 0 from='client.? 172.21.15.80:0/1350018222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:28:17.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:28:17 smithi080 bash[41963]: cluster 2023-12-01T07:28:15.992140+0000 mgr.y (mgr.24362) 4794 : cluster 0 pgmap v4763: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:28:17.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:28:17 smithi080 bash[41963]: audit 2023-12-01T07:28:16.392124+0000 mon.a (mon.0) 3475 : audit 0 from='client.? 172.21.15.80:0/1350018222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:28:17.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:28:17 smithi080 bash[28361]: cluster 2023-12-01T07:28:15.992140+0000 mgr.y (mgr.24362) 4794 : cluster 0 pgmap v4763: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:28:17.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:28:17 smithi080 bash[28361]: audit 2023-12-01T07:28:16.392124+0000 mon.a (mon.0) 3475 : audit 0 from='client.? 172.21.15.80:0/1350018222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:28:18.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:28:18 smithi090 bash[32384]: cluster 2023-12-01T07:28:17.992886+0000 mgr.y (mgr.24362) 4795 : cluster 0 pgmap v4764: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:28:18.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:28:18 smithi080 bash[28361]: cluster 2023-12-01T07:28:17.992886+0000 mgr.y (mgr.24362) 4795 : cluster 0 pgmap v4764: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:28:18.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:28:18 smithi080 bash[41963]: cluster 2023-12-01T07:28:17.992886+0000 mgr.y (mgr.24362) 4795 : cluster 0 pgmap v4764: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:28:19.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:28:19 smithi090 bash[32384]: audit 2023-12-01T07:28:18.847301+0000 mon.a (mon.0) 3476 : audit 0 from='client.? 172.21.15.80:0/3385632896' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:28:19.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:28:19 smithi080 bash[28361]: audit 2023-12-01T07:28:18.847301+0000 mon.a (mon.0) 3476 : audit 0 from='client.? 172.21.15.80:0/3385632896' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:28:19.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:28:19 smithi080 bash[41963]: audit 2023-12-01T07:28:18.847301+0000 mon.a (mon.0) 3476 : audit 0 from='client.? 172.21.15.80:0/3385632896' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:28:21.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:28:21 smithi080 bash[41963]: cluster 2023-12-01T07:28:19.993635+0000 mgr.y (mgr.24362) 4796 : cluster 0 pgmap v4765: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:28:21.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:28:21 smithi080 bash[28361]: cluster 2023-12-01T07:28:19.993635+0000 mgr.y (mgr.24362) 4796 : cluster 0 pgmap v4765: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:28:21.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:28:21 smithi090 bash[32384]: cluster 2023-12-01T07:28:19.993635+0000 mgr.y (mgr.24362) 4796 : cluster 0 pgmap v4765: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:28:22.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:28:22 smithi080 bash[28361]: audit 2023-12-01T07:28:21.306040+0000 mon.c (mon.2) 3053 : audit 0 from='client.? 172.21.15.80:0/1767566923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:28:22.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:28:22 smithi080 bash[41963]: audit 2023-12-01T07:28:21.306040+0000 mon.c (mon.2) 3053 : audit 0 from='client.? 172.21.15.80:0/1767566923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:28:22.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:28:22 smithi090 bash[32384]: audit 2023-12-01T07:28:21.306040+0000 mon.c (mon.2) 3053 : audit 0 from='client.? 172.21.15.80:0/1767566923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:28:23.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:28:23 smithi080 bash[28361]: cluster 2023-12-01T07:28:21.994841+0000 mgr.y (mgr.24362) 4797 : cluster 0 pgmap v4766: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:28:23.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:28:23 smithi080 bash[41963]: cluster 2023-12-01T07:28:21.994841+0000 mgr.y (mgr.24362) 4797 : cluster 0 pgmap v4766: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:28:23.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:28:23 smithi090 bash[32384]: cluster 2023-12-01T07:28:21.994841+0000 mgr.y (mgr.24362) 4797 : cluster 0 pgmap v4766: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:28:24.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:28:24 smithi080 bash[28361]: audit 2023-12-01T07:28:23.767248+0000 mon.c (mon.2) 3054 : audit 0 from='client.? 172.21.15.80:0/2374648560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:28:24.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:28:24 smithi080 bash[41963]: audit 2023-12-01T07:28:23.767248+0000 mon.c (mon.2) 3054 : audit 0 from='client.? 172.21.15.80:0/2374648560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:28:24.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:28:24 smithi090 bash[32384]: audit 2023-12-01T07:28:23.767248+0000 mon.c (mon.2) 3054 : audit 0 from='client.? 172.21.15.80:0/2374648560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:28:25.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:28:25 smithi080 bash[41963]: cluster 2023-12-01T07:28:23.995482+0000 mgr.y (mgr.24362) 4798 : cluster 0 pgmap v4767: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:28:25.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:28:25 smithi080 bash[41963]: audit 2023-12-01T07:28:25.029305+0000 mon.c (mon.2) 3055 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:28:25.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:28:25 smithi080 bash[28361]: cluster 2023-12-01T07:28:23.995482+0000 mgr.y (mgr.24362) 4798 : cluster 0 pgmap v4767: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:28:25.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:28:25 smithi080 bash[28361]: audit 2023-12-01T07:28:25.029305+0000 mon.c (mon.2) 3055 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:28:25.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:28:25 smithi090 bash[32384]: cluster 2023-12-01T07:28:23.995482+0000 mgr.y (mgr.24362) 4798 : cluster 0 pgmap v4767: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:28:25.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:28:25 smithi090 bash[32384]: audit 2023-12-01T07:28:25.029305+0000 mon.c (mon.2) 3055 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:28:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:28:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:28:26] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T07:28:27.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:28:27 smithi080 bash[41963]: cluster 2023-12-01T07:28:25.996666+0000 mgr.y (mgr.24362) 4799 : cluster 0 pgmap v4768: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:28:27.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:28:27 smithi080 bash[41963]: audit 2023-12-01T07:28:26.225209+0000 mon.a (mon.0) 3477 : audit 0 from='client.? 172.21.15.80:0/855958506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:28:27.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:28:27 smithi080 bash[28361]: cluster 2023-12-01T07:28:25.996666+0000 mgr.y (mgr.24362) 4799 : cluster 0 pgmap v4768: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:28:27.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:28:27 smithi080 bash[28361]: audit 2023-12-01T07:28:26.225209+0000 mon.a (mon.0) 3477 : audit 0 from='client.? 172.21.15.80:0/855958506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:28:27.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:28:27 smithi090 bash[32384]: cluster 2023-12-01T07:28:25.996666+0000 mgr.y (mgr.24362) 4799 : cluster 0 pgmap v4768: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:28:27.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:28:27 smithi090 bash[32384]: audit 2023-12-01T07:28:26.225209+0000 mon.a (mon.0) 3477 : audit 0 from='client.? 172.21.15.80:0/855958506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:28:29.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:28:29 smithi080 bash[28361]: cluster 2023-12-01T07:28:27.997432+0000 mgr.y (mgr.24362) 4800 : cluster 0 pgmap v4769: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:28:29.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:28:29 smithi080 bash[28361]: audit 2023-12-01T07:28:28.679068+0000 mon.a (mon.0) 3478 : audit 0 from='client.? 172.21.15.80:0/210430670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:28:29.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:28:29 smithi080 bash[41963]: cluster 2023-12-01T07:28:27.997432+0000 mgr.y (mgr.24362) 4800 : cluster 0 pgmap v4769: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:28:29.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:28:29 smithi080 bash[41963]: audit 2023-12-01T07:28:28.679068+0000 mon.a (mon.0) 3478 : audit 0 from='client.? 172.21.15.80:0/210430670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:28:29.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:28:29 smithi090 bash[32384]: cluster 2023-12-01T07:28:27.997432+0000 mgr.y (mgr.24362) 4800 : cluster 0 pgmap v4769: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:28:29.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:28:29 smithi090 bash[32384]: audit 2023-12-01T07:28:28.679068+0000 mon.a (mon.0) 3478 : audit 0 from='client.? 172.21.15.80:0/210430670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:28:31.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:28:31 smithi080 bash[28361]: cluster 2023-12-01T07:28:29.998123+0000 mgr.y (mgr.24362) 4801 : cluster 0 pgmap v4770: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:28:31.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:28:31 smithi080 bash[28361]: audit 2023-12-01T07:28:31.132635+0000 mon.c (mon.2) 3056 : audit 0 from='client.? 172.21.15.80:0/1800721269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:28:31.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:28:31 smithi080 bash[41963]: cluster 2023-12-01T07:28:29.998123+0000 mgr.y (mgr.24362) 4801 : cluster 0 pgmap v4770: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:28:31.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:28:31 smithi080 bash[41963]: audit 2023-12-01T07:28:31.132635+0000 mon.c (mon.2) 3056 : audit 0 from='client.? 172.21.15.80:0/1800721269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:28:31.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:28:31 smithi090 bash[32384]: cluster 2023-12-01T07:28:29.998123+0000 mgr.y (mgr.24362) 4801 : cluster 0 pgmap v4770: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:28:31.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:28:31 smithi090 bash[32384]: audit 2023-12-01T07:28:31.132635+0000 mon.c (mon.2) 3056 : audit 0 from='client.? 172.21.15.80:0/1800721269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:28:33.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:28:33 smithi090 bash[32384]: cluster 2023-12-01T07:28:31.999211+0000 mgr.y (mgr.24362) 4802 : cluster 0 pgmap v4771: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:28:33.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:28:33 smithi080 bash[28361]: cluster 2023-12-01T07:28:31.999211+0000 mgr.y (mgr.24362) 4802 : cluster 0 pgmap v4771: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:28:33.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:28:33 smithi080 bash[41963]: cluster 2023-12-01T07:28:31.999211+0000 mgr.y (mgr.24362) 4802 : cluster 0 pgmap v4771: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:28:34.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:28:34 smithi090 bash[32384]: audit 2023-12-01T07:28:33.591752+0000 mon.c (mon.2) 3057 : audit 0 from='client.? 172.21.15.80:0/4229333091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:28:34.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:28:34 smithi080 bash[28361]: audit 2023-12-01T07:28:33.591752+0000 mon.c (mon.2) 3057 : audit 0 from='client.? 172.21.15.80:0/4229333091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:28:34.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:28:34 smithi080 bash[41963]: audit 2023-12-01T07:28:33.591752+0000 mon.c (mon.2) 3057 : audit 0 from='client.? 172.21.15.80:0/4229333091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:28:35.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:28:35 smithi090 bash[32384]: cluster 2023-12-01T07:28:33.999857+0000 mgr.y (mgr.24362) 4803 : cluster 0 pgmap v4772: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:28:35.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:28:35 smithi080 bash[41963]: cluster 2023-12-01T07:28:33.999857+0000 mgr.y (mgr.24362) 4803 : cluster 0 pgmap v4772: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:28:35.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:28:35 smithi080 bash[28361]: cluster 2023-12-01T07:28:33.999857+0000 mgr.y (mgr.24362) 4803 : cluster 0 pgmap v4772: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:28:36.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:28:36 smithi090 bash[32384]: audit 2023-12-01T07:28:36.052436+0000 mon.a (mon.0) 3479 : audit 0 from='client.? 172.21.15.80:0/3022121781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:28:36.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:28:36 smithi080 bash[28361]: audit 2023-12-01T07:28:36.052436+0000 mon.a (mon.0) 3479 : audit 0 from='client.? 172.21.15.80:0/3022121781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:28:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:28:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:28:36] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T07:28:36.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:28:36 smithi080 bash[41963]: audit 2023-12-01T07:28:36.052436+0000 mon.a (mon.0) 3479 : audit 0 from='client.? 172.21.15.80:0/3022121781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:28:37.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:28:37 smithi090 bash[32384]: cluster 2023-12-01T07:28:36.000776+0000 mgr.y (mgr.24362) 4804 : cluster 0 pgmap v4773: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:28:37.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:28:37 smithi080 bash[28361]: cluster 2023-12-01T07:28:36.000776+0000 mgr.y (mgr.24362) 4804 : cluster 0 pgmap v4773: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:28:37.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:28:37 smithi080 bash[41963]: cluster 2023-12-01T07:28:36.000776+0000 mgr.y (mgr.24362) 4804 : cluster 0 pgmap v4773: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:28:39.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:28:39 smithi090 bash[32384]: cluster 2023-12-01T07:28:38.001406+0000 mgr.y (mgr.24362) 4805 : cluster 0 pgmap v4774: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:28:39.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:28:39 smithi090 bash[32384]: audit 2023-12-01T07:28:38.506250+0000 mon.c (mon.2) 3058 : audit 0 from='client.? 172.21.15.80:0/3644472433' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:28:39.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:28:39 smithi080 bash[28361]: cluster 2023-12-01T07:28:38.001406+0000 mgr.y (mgr.24362) 4805 : cluster 0 pgmap v4774: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:28:39.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:28:39 smithi080 bash[28361]: audit 2023-12-01T07:28:38.506250+0000 mon.c (mon.2) 3058 : audit 0 from='client.? 172.21.15.80:0/3644472433' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:28:39.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:28:39 smithi080 bash[41963]: cluster 2023-12-01T07:28:38.001406+0000 mgr.y (mgr.24362) 4805 : cluster 0 pgmap v4774: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:28:39.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:28:39 smithi080 bash[41963]: audit 2023-12-01T07:28:38.506250+0000 mon.c (mon.2) 3058 : audit 0 from='client.? 172.21.15.80:0/3644472433' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:28:40.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:28:40 smithi090 bash[32384]: cluster 2023-12-01T07:28:40.002051+0000 mgr.y (mgr.24362) 4806 : cluster 0 pgmap v4775: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:28:40.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:28:40 smithi090 bash[32384]: audit 2023-12-01T07:28:40.029653+0000 mon.c (mon.2) 3059 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:28:40.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:28:40 smithi080 bash[28361]: cluster 2023-12-01T07:28:40.002051+0000 mgr.y (mgr.24362) 4806 : cluster 0 pgmap v4775: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:28:40.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:28:40 smithi080 bash[28361]: audit 2023-12-01T07:28:40.029653+0000 mon.c (mon.2) 3059 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:28:40.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:28:40 smithi080 bash[41963]: cluster 2023-12-01T07:28:40.002051+0000 mgr.y (mgr.24362) 4806 : cluster 0 pgmap v4775: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:28:40.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:28:40 smithi080 bash[41963]: audit 2023-12-01T07:28:40.029653+0000 mon.c (mon.2) 3059 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:28:41.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:28:41 smithi090 bash[32384]: audit 2023-12-01T07:28:40.959118+0000 mon.c (mon.2) 3060 : audit 0 from='client.? 172.21.15.80:0/480598022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:28:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:28:41 smithi080 bash[28361]: audit 2023-12-01T07:28:40.959118+0000 mon.c (mon.2) 3060 : audit 0 from='client.? 172.21.15.80:0/480598022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:28:41.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:28:41 smithi080 bash[41963]: audit 2023-12-01T07:28:40.959118+0000 mon.c (mon.2) 3060 : audit 0 from='client.? 172.21.15.80:0/480598022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:28:42.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:28:42 smithi090 bash[32384]: cluster 2023-12-01T07:28:42.003179+0000 mgr.y (mgr.24362) 4807 : cluster 0 pgmap v4776: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:28:42.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:28:42 smithi080 bash[41963]: cluster 2023-12-01T07:28:42.003179+0000 mgr.y (mgr.24362) 4807 : cluster 0 pgmap v4776: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:28:42.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:28:42 smithi080 bash[28361]: cluster 2023-12-01T07:28:42.003179+0000 mgr.y (mgr.24362) 4807 : cluster 0 pgmap v4776: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:28:43.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:28:43 smithi090 bash[32384]: audit 2023-12-01T07:28:43.412350+0000 mon.a (mon.0) 3480 : audit 0 from='client.? 172.21.15.80:0/905367094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:28:43.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:28:43 smithi080 bash[28361]: audit 2023-12-01T07:28:43.412350+0000 mon.a (mon.0) 3480 : audit 0 from='client.? 172.21.15.80:0/905367094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:28:43.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:28:43 smithi080 bash[41963]: audit 2023-12-01T07:28:43.412350+0000 mon.a (mon.0) 3480 : audit 0 from='client.? 172.21.15.80:0/905367094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:28:44.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:28:44 smithi090 bash[32384]: cluster 2023-12-01T07:28:44.003828+0000 mgr.y (mgr.24362) 4808 : cluster 0 pgmap v4777: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:28:44.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:28:44 smithi080 bash[28361]: cluster 2023-12-01T07:28:44.003828+0000 mgr.y (mgr.24362) 4808 : cluster 0 pgmap v4777: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:28:44.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:28:44 smithi080 bash[41963]: cluster 2023-12-01T07:28:44.003828+0000 mgr.y (mgr.24362) 4808 : cluster 0 pgmap v4777: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:28:46.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:28:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:28:46] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T07:28:46.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:28:46 smithi080 bash[41963]: audit 2023-12-01T07:28:45.870477+0000 mon.c (mon.2) 3061 : audit 0 from='client.? 172.21.15.80:0/2184354476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:28:46.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:28:46 smithi080 bash[28361]: audit 2023-12-01T07:28:45.870477+0000 mon.c (mon.2) 3061 : audit 0 from='client.? 172.21.15.80:0/2184354476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:28:46.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:28:46 smithi090 bash[32384]: audit 2023-12-01T07:28:45.870477+0000 mon.c (mon.2) 3061 : audit 0 from='client.? 172.21.15.80:0/2184354476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:28:47.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:28:47 smithi080 bash[41963]: cluster 2023-12-01T07:28:46.004870+0000 mgr.y (mgr.24362) 4809 : cluster 0 pgmap v4778: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:28:47.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:28:47 smithi080 bash[28361]: cluster 2023-12-01T07:28:46.004870+0000 mgr.y (mgr.24362) 4809 : cluster 0 pgmap v4778: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:28:47.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:28:47 smithi090 bash[32384]: cluster 2023-12-01T07:28:46.004870+0000 mgr.y (mgr.24362) 4809 : cluster 0 pgmap v4778: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:28:49.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:28:49 smithi080 bash[41963]: cluster 2023-12-01T07:28:48.005659+0000 mgr.y (mgr.24362) 4810 : cluster 0 pgmap v4779: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:28:49.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:28:49 smithi080 bash[41963]: audit 2023-12-01T07:28:48.322531+0000 mon.a (mon.0) 3481 : audit 0 from='client.? 172.21.15.80:0/3262822583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:28:49.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:28:49 smithi080 bash[28361]: cluster 2023-12-01T07:28:48.005659+0000 mgr.y (mgr.24362) 4810 : cluster 0 pgmap v4779: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:28:49.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:28:49 smithi080 bash[28361]: audit 2023-12-01T07:28:48.322531+0000 mon.a (mon.0) 3481 : audit 0 from='client.? 172.21.15.80:0/3262822583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:28:49.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:28:49 smithi090 bash[32384]: cluster 2023-12-01T07:28:48.005659+0000 mgr.y (mgr.24362) 4810 : cluster 0 pgmap v4779: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:28:49.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:28:49 smithi090 bash[32384]: audit 2023-12-01T07:28:48.322531+0000 mon.a (mon.0) 3481 : audit 0 from='client.? 172.21.15.80:0/3262822583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:28:51.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:28:51 smithi080 bash[28361]: cluster 2023-12-01T07:28:50.006381+0000 mgr.y (mgr.24362) 4811 : cluster 0 pgmap v4780: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:28:51.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:28:51 smithi080 bash[28361]: audit 2023-12-01T07:28:50.777481+0000 mon.c (mon.2) 3062 : audit 0 from='client.? 172.21.15.80:0/1882546392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:28:51.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:28:51 smithi080 bash[41963]: cluster 2023-12-01T07:28:50.006381+0000 mgr.y (mgr.24362) 4811 : cluster 0 pgmap v4780: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:28:51.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:28:51 smithi080 bash[41963]: audit 2023-12-01T07:28:50.777481+0000 mon.c (mon.2) 3062 : audit 0 from='client.? 172.21.15.80:0/1882546392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:28:51.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:28:51 smithi090 bash[32384]: cluster 2023-12-01T07:28:50.006381+0000 mgr.y (mgr.24362) 4811 : cluster 0 pgmap v4780: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:28:51.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:28:51 smithi090 bash[32384]: audit 2023-12-01T07:28:50.777481+0000 mon.c (mon.2) 3062 : audit 0 from='client.? 172.21.15.80:0/1882546392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:28:53.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:28:53 smithi080 bash[28361]: cluster 2023-12-01T07:28:52.007499+0000 mgr.y (mgr.24362) 4812 : cluster 0 pgmap v4781: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:28:53.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:28:53 smithi080 bash[41963]: cluster 2023-12-01T07:28:52.007499+0000 mgr.y (mgr.24362) 4812 : cluster 0 pgmap v4781: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:28:53.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:28:53 smithi090 bash[32384]: cluster 2023-12-01T07:28:52.007499+0000 mgr.y (mgr.24362) 4812 : cluster 0 pgmap v4781: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:28:54.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:28:54 smithi080 bash[28361]: audit 2023-12-01T07:28:53.233139+0000 mon.a (mon.0) 3482 : audit 0 from='client.? 172.21.15.80:0/3743441676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:28:54.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:28:54 smithi080 bash[41963]: audit 2023-12-01T07:28:53.233139+0000 mon.a (mon.0) 3482 : audit 0 from='client.? 172.21.15.80:0/3743441676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:28:54.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:28:54 smithi090 bash[32384]: audit 2023-12-01T07:28:53.233139+0000 mon.a (mon.0) 3482 : audit 0 from='client.? 172.21.15.80:0/3743441676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:28:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:28:55 smithi080 bash[41963]: cluster 2023-12-01T07:28:54.008104+0000 mgr.y (mgr.24362) 4813 : cluster 0 pgmap v4782: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:28:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:28:55 smithi080 bash[41963]: audit 2023-12-01T07:28:55.030175+0000 mon.c (mon.2) 3063 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:28:55.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:28:55 smithi080 bash[28361]: cluster 2023-12-01T07:28:54.008104+0000 mgr.y (mgr.24362) 4813 : cluster 0 pgmap v4782: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:28:55.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:28:55 smithi080 bash[28361]: audit 2023-12-01T07:28:55.030175+0000 mon.c (mon.2) 3063 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:28:55.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:28:55 smithi090 bash[32384]: cluster 2023-12-01T07:28:54.008104+0000 mgr.y (mgr.24362) 4813 : cluster 0 pgmap v4782: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:28:55.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:28:55 smithi090 bash[32384]: audit 2023-12-01T07:28:55.030175+0000 mon.c (mon.2) 3063 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:28:56.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:28:56 smithi090 bash[32384]: audit 2023-12-01T07:28:55.685327+0000 mon.c (mon.2) 3064 : audit 0 from='client.? 172.21.15.80:0/4208824948' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:28:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:28:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:28:56] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T07:28:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:28:56 smithi080 bash[41963]: audit 2023-12-01T07:28:55.685327+0000 mon.c (mon.2) 3064 : audit 0 from='client.? 172.21.15.80:0/4208824948' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:28:56.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:28:56 smithi080 bash[28361]: audit 2023-12-01T07:28:55.685327+0000 mon.c (mon.2) 3064 : audit 0 from='client.? 172.21.15.80:0/4208824948' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:28:57.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:28:57 smithi090 bash[32384]: cluster 2023-12-01T07:28:56.009168+0000 mgr.y (mgr.24362) 4814 : cluster 0 pgmap v4783: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:28:57.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:28:57 smithi080 bash[28361]: cluster 2023-12-01T07:28:56.009168+0000 mgr.y (mgr.24362) 4814 : cluster 0 pgmap v4783: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:28:57.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:28:57 smithi080 bash[41963]: cluster 2023-12-01T07:28:56.009168+0000 mgr.y (mgr.24362) 4814 : cluster 0 pgmap v4783: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:28:58.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:28:58 smithi090 bash[32384]: audit 2023-12-01T07:28:58.136264+0000 mon.a (mon.0) 3483 : audit 0 from='client.? 172.21.15.80:0/3294886007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:28:58.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:28:58 smithi080 bash[28361]: audit 2023-12-01T07:28:58.136264+0000 mon.a (mon.0) 3483 : audit 0 from='client.? 172.21.15.80:0/3294886007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:28:58.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:28:58 smithi080 bash[41963]: audit 2023-12-01T07:28:58.136264+0000 mon.a (mon.0) 3483 : audit 0 from='client.? 172.21.15.80:0/3294886007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:28:59.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:28:59 smithi090 bash[32384]: cluster 2023-12-01T07:28:58.009838+0000 mgr.y (mgr.24362) 4815 : cluster 0 pgmap v4784: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:28:59.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:28:59 smithi080 bash[28361]: cluster 2023-12-01T07:28:58.009838+0000 mgr.y (mgr.24362) 4815 : cluster 0 pgmap v4784: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:28:59.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:28:59 smithi080 bash[41963]: cluster 2023-12-01T07:28:58.009838+0000 mgr.y (mgr.24362) 4815 : cluster 0 pgmap v4784: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:29:01.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:29:01 smithi090 bash[32384]: cluster 2023-12-01T07:29:00.010560+0000 mgr.y (mgr.24362) 4816 : cluster 0 pgmap v4785: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:29:01.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:29:01 smithi090 bash[32384]: audit 2023-12-01T07:29:00.583345+0000 mon.a (mon.0) 3484 : audit 0 from='client.? 172.21.15.80:0/3671566151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:29:01.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:29:01 smithi090 bash[32384]: audit 2023-12-01T07:29:01.205740+0000 mon.c (mon.2) 3065 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:29:01.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:29:01 smithi080 bash[28361]: cluster 2023-12-01T07:29:00.010560+0000 mgr.y (mgr.24362) 4816 : cluster 0 pgmap v4785: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:29:01.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:29:01 smithi080 bash[28361]: audit 2023-12-01T07:29:00.583345+0000 mon.a (mon.0) 3484 : audit 0 from='client.? 172.21.15.80:0/3671566151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:29:01.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:29:01 smithi080 bash[28361]: audit 2023-12-01T07:29:01.205740+0000 mon.c (mon.2) 3065 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:29:01.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:29:01 smithi080 bash[41963]: cluster 2023-12-01T07:29:00.010560+0000 mgr.y (mgr.24362) 4816 : cluster 0 pgmap v4785: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:29:01.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:29:01 smithi080 bash[41963]: audit 2023-12-01T07:29:00.583345+0000 mon.a (mon.0) 3484 : audit 0 from='client.? 172.21.15.80:0/3671566151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:29:01.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:29:01 smithi080 bash[41963]: audit 2023-12-01T07:29:01.205740+0000 mon.c (mon.2) 3065 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:29:02.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:29:02 smithi090 bash[32384]: cluster 2023-12-01T07:29:02.011723+0000 mgr.y (mgr.24362) 4817 : cluster 0 pgmap v4786: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:29:02.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:29:02 smithi080 bash[28361]: cluster 2023-12-01T07:29:02.011723+0000 mgr.y (mgr.24362) 4817 : cluster 0 pgmap v4786: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:29:02.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:29:02 smithi080 bash[41963]: cluster 2023-12-01T07:29:02.011723+0000 mgr.y (mgr.24362) 4817 : cluster 0 pgmap v4786: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:29:03.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:29:03 smithi090 bash[32384]: audit 2023-12-01T07:29:03.039505+0000 mon.a (mon.0) 3485 : audit 0 from='client.? 172.21.15.80:0/983424535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:29:03.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:29:03 smithi080 bash[28361]: audit 2023-12-01T07:29:03.039505+0000 mon.a (mon.0) 3485 : audit 0 from='client.? 172.21.15.80:0/983424535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:29:03.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:29:03 smithi080 bash[41963]: audit 2023-12-01T07:29:03.039505+0000 mon.a (mon.0) 3485 : audit 0 from='client.? 172.21.15.80:0/983424535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:29:04.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:29:04 smithi090 bash[32384]: cluster 2023-12-01T07:29:04.012464+0000 mgr.y (mgr.24362) 4818 : cluster 0 pgmap v4787: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:29:04.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:29:04 smithi080 bash[28361]: cluster 2023-12-01T07:29:04.012464+0000 mgr.y (mgr.24362) 4818 : cluster 0 pgmap v4787: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:29:04.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:29:04 smithi080 bash[41963]: cluster 2023-12-01T07:29:04.012464+0000 mgr.y (mgr.24362) 4818 : cluster 0 pgmap v4787: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:29:06.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:29:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:29:06] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T07:29:06.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:29:06 smithi080 bash[41963]: audit 2023-12-01T07:29:05.501992+0000 mon.a (mon.0) 3486 : audit 0 from='client.? 172.21.15.80:0/3929145838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:29:06.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:29:06 smithi080 bash[28361]: audit 2023-12-01T07:29:05.501992+0000 mon.a (mon.0) 3486 : audit 0 from='client.? 172.21.15.80:0/3929145838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:29:06.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:29:06 smithi090 bash[32384]: audit 2023-12-01T07:29:05.501992+0000 mon.a (mon.0) 3486 : audit 0 from='client.? 172.21.15.80:0/3929145838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:29:07.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:29:07 smithi080 bash[41963]: cluster 2023-12-01T07:29:06.013585+0000 mgr.y (mgr.24362) 4819 : cluster 0 pgmap v4788: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:29:07.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:29:07 smithi080 bash[41963]: audit 2023-12-01T07:29:07.051472+0000 mon.a (mon.0) 3487 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:29:07.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:29:07 smithi080 bash[41963]: audit 2023-12-01T07:29:07.063964+0000 mon.a (mon.0) 3488 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:29:07.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:29:07 smithi080 bash[28361]: cluster 2023-12-01T07:29:06.013585+0000 mgr.y (mgr.24362) 4819 : cluster 0 pgmap v4788: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:29:07.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:29:07 smithi080 bash[28361]: audit 2023-12-01T07:29:07.051472+0000 mon.a (mon.0) 3487 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:29:07.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:29:07 smithi080 bash[28361]: audit 2023-12-01T07:29:07.063964+0000 mon.a (mon.0) 3488 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:29:07.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:29:07 smithi090 bash[32384]: cluster 2023-12-01T07:29:06.013585+0000 mgr.y (mgr.24362) 4819 : cluster 0 pgmap v4788: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:29:07.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:29:07 smithi090 bash[32384]: audit 2023-12-01T07:29:07.051472+0000 mon.a (mon.0) 3487 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:29:07.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:29:07 smithi090 bash[32384]: audit 2023-12-01T07:29:07.063964+0000 mon.a (mon.0) 3488 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:29:08.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:29:08 smithi080 bash[41963]: audit 2023-12-01T07:29:07.410157+0000 mon.a (mon.0) 3489 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:29:08.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:29:08 smithi080 bash[41963]: audit 2023-12-01T07:29:07.419281+0000 mon.a (mon.0) 3490 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:29:08.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:29:08 smithi080 bash[41963]: audit 2023-12-01T07:29:07.893485+0000 mon.c (mon.2) 3066 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:29:08.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:29:08 smithi080 bash[41963]: audit 2023-12-01T07:29:07.895318+0000 mon.c (mon.2) 3067 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:29:08.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:29:08 smithi080 bash[41963]: audit 2023-12-01T07:29:07.904143+0000 mon.a (mon.0) 3491 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:29:08.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:29:08 smithi080 bash[41963]: audit 2023-12-01T07:29:07.953126+0000 mon.c (mon.2) 3068 : audit 0 from='client.? 172.21.15.80:0/298440777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:29:08.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:29:08 smithi080 bash[41963]: cluster 2023-12-01T07:29:08.014190+0000 mgr.y (mgr.24362) 4820 : cluster 0 pgmap v4789: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:29:08.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:29:08 smithi080 bash[28361]: audit 2023-12-01T07:29:07.410157+0000 mon.a (mon.0) 3489 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:29:08.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:29:08 smithi080 bash[28361]: audit 2023-12-01T07:29:07.419281+0000 mon.a (mon.0) 3490 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:29:08.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:29:08 smithi080 bash[28361]: audit 2023-12-01T07:29:07.893485+0000 mon.c (mon.2) 3066 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:29:08.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:29:08 smithi080 bash[28361]: audit 2023-12-01T07:29:07.895318+0000 mon.c (mon.2) 3067 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:29:08.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:29:08 smithi080 bash[28361]: audit 2023-12-01T07:29:07.904143+0000 mon.a (mon.0) 3491 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:29:08.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:29:08 smithi080 bash[28361]: audit 2023-12-01T07:29:07.953126+0000 mon.c (mon.2) 3068 : audit 0 from='client.? 172.21.15.80:0/298440777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:29:08.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:29:08 smithi080 bash[28361]: cluster 2023-12-01T07:29:08.014190+0000 mgr.y (mgr.24362) 4820 : cluster 0 pgmap v4789: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:29:08.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:29:08 smithi090 bash[32384]: audit 2023-12-01T07:29:07.410157+0000 mon.a (mon.0) 3489 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:29:08.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:29:08 smithi090 bash[32384]: audit 2023-12-01T07:29:07.419281+0000 mon.a (mon.0) 3490 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:29:08.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:29:08 smithi090 bash[32384]: audit 2023-12-01T07:29:07.893485+0000 mon.c (mon.2) 3066 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:29:08.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:29:08 smithi090 bash[32384]: audit 2023-12-01T07:29:07.895318+0000 mon.c (mon.2) 3067 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:29:08.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:29:08 smithi090 bash[32384]: audit 2023-12-01T07:29:07.904143+0000 mon.a (mon.0) 3491 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:29:08.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:29:08 smithi090 bash[32384]: audit 2023-12-01T07:29:07.953126+0000 mon.c (mon.2) 3068 : audit 0 from='client.? 172.21.15.80:0/298440777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:29:08.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:29:08 smithi090 bash[32384]: cluster 2023-12-01T07:29:08.014190+0000 mgr.y (mgr.24362) 4820 : cluster 0 pgmap v4789: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:29:10.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:29:10 smithi080 bash[28361]: audit 2023-12-01T07:29:10.030125+0000 mon.c (mon.2) 3069 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:29:10.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:29:10 smithi080 bash[41963]: audit 2023-12-01T07:29:10.030125+0000 mon.c (mon.2) 3069 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:29:10.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:29:10 smithi090 bash[32384]: audit 2023-12-01T07:29:10.030125+0000 mon.c (mon.2) 3069 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:29:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:29:11 smithi080 bash[28361]: cluster 2023-12-01T07:29:10.014763+0000 mgr.y (mgr.24362) 4821 : cluster 0 pgmap v4790: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:29:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:29:11 smithi080 bash[28361]: audit 2023-12-01T07:29:10.411092+0000 mon.a (mon.0) 3492 : audit 0 from='client.? 172.21.15.80:0/2808075945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:29:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:29:11 smithi080 bash[41963]: cluster 2023-12-01T07:29:10.014763+0000 mgr.y (mgr.24362) 4821 : cluster 0 pgmap v4790: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:29:11.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:29:11 smithi080 bash[41963]: audit 2023-12-01T07:29:10.411092+0000 mon.a (mon.0) 3492 : audit 0 from='client.? 172.21.15.80:0/2808075945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:29:11.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:29:11 smithi090 bash[32384]: cluster 2023-12-01T07:29:10.014763+0000 mgr.y (mgr.24362) 4821 : cluster 0 pgmap v4790: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:29:11.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:29:11 smithi090 bash[32384]: audit 2023-12-01T07:29:10.411092+0000 mon.a (mon.0) 3492 : audit 0 from='client.? 172.21.15.80:0/2808075945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:29:13.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:29:13 smithi080 bash[28361]: cluster 2023-12-01T07:29:12.015947+0000 mgr.y (mgr.24362) 4822 : cluster 0 pgmap v4791: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:29:13.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:29:13 smithi080 bash[28361]: audit 2023-12-01T07:29:12.873922+0000 mon.c (mon.2) 3070 : audit 0 from='client.? 172.21.15.80:0/2171564733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:29:13.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:29:13 smithi080 bash[41963]: cluster 2023-12-01T07:29:12.015947+0000 mgr.y (mgr.24362) 4822 : cluster 0 pgmap v4791: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:29:13.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:29:13 smithi080 bash[41963]: audit 2023-12-01T07:29:12.873922+0000 mon.c (mon.2) 3070 : audit 0 from='client.? 172.21.15.80:0/2171564733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:29:13.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:29:13 smithi090 bash[32384]: cluster 2023-12-01T07:29:12.015947+0000 mgr.y (mgr.24362) 4822 : cluster 0 pgmap v4791: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:29:13.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:29:13 smithi090 bash[32384]: audit 2023-12-01T07:29:12.873922+0000 mon.c (mon.2) 3070 : audit 0 from='client.? 172.21.15.80:0/2171564733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:29:15.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:29:15 smithi080 bash[28361]: cluster 2023-12-01T07:29:14.016739+0000 mgr.y (mgr.24362) 4823 : cluster 0 pgmap v4792: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:29:15.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:29:15 smithi080 bash[41963]: cluster 2023-12-01T07:29:14.016739+0000 mgr.y (mgr.24362) 4823 : cluster 0 pgmap v4792: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:29:15.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:29:15 smithi090 bash[32384]: cluster 2023-12-01T07:29:14.016739+0000 mgr.y (mgr.24362) 4823 : cluster 0 pgmap v4792: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:29:16.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:29:16 smithi080 bash[28361]: audit 2023-12-01T07:29:15.336188+0000 mon.c (mon.2) 3071 : audit 0 from='client.? 172.21.15.80:0/2242162763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:29:16.433 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:29:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:29:16] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.43.0" 2023-12-01T07:29:16.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:29:16 smithi080 bash[41963]: audit 2023-12-01T07:29:15.336188+0000 mon.c (mon.2) 3071 : audit 0 from='client.? 172.21.15.80:0/2242162763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:29:16.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:29:16 smithi090 bash[32384]: audit 2023-12-01T07:29:15.336188+0000 mon.c (mon.2) 3071 : audit 0 from='client.? 172.21.15.80:0/2242162763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:29:17.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:29:17 smithi080 bash[28361]: cluster 2023-12-01T07:29:16.017709+0000 mgr.y (mgr.24362) 4824 : cluster 0 pgmap v4793: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:29:17.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:29:17 smithi080 bash[41963]: cluster 2023-12-01T07:29:16.017709+0000 mgr.y (mgr.24362) 4824 : cluster 0 pgmap v4793: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:29:17.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:29:17 smithi090 bash[32384]: cluster 2023-12-01T07:29:16.017709+0000 mgr.y (mgr.24362) 4824 : cluster 0 pgmap v4793: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:29:18.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:29:18 smithi090 bash[32384]: audit 2023-12-01T07:29:17.796965+0000 mon.c (mon.2) 3072 : audit 0 from='client.? 172.21.15.80:0/28547626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:29:18.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:29:18 smithi080 bash[28361]: audit 2023-12-01T07:29:17.796965+0000 mon.c (mon.2) 3072 : audit 0 from='client.? 172.21.15.80:0/28547626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:29:18.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:29:18 smithi080 bash[41963]: audit 2023-12-01T07:29:17.796965+0000 mon.c (mon.2) 3072 : audit 0 from='client.? 172.21.15.80:0/28547626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:29:19.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:29:19 smithi090 bash[32384]: cluster 2023-12-01T07:29:18.018386+0000 mgr.y (mgr.24362) 4825 : cluster 0 pgmap v4794: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:29:19.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:29:19 smithi080 bash[41963]: cluster 2023-12-01T07:29:18.018386+0000 mgr.y (mgr.24362) 4825 : cluster 0 pgmap v4794: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:29:19.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:29:19 smithi080 bash[28361]: cluster 2023-12-01T07:29:18.018386+0000 mgr.y (mgr.24362) 4825 : cluster 0 pgmap v4794: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:29:21.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:29:21 smithi090 bash[32384]: cluster 2023-12-01T07:29:20.019024+0000 mgr.y (mgr.24362) 4826 : cluster 0 pgmap v4795: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:29:21.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:29:21 smithi090 bash[32384]: audit 2023-12-01T07:29:20.258693+0000 mon.c (mon.2) 3073 : audit 0 from='client.? 172.21.15.80:0/2911224365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:29:21.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:29:21 smithi080 bash[41963]: cluster 2023-12-01T07:29:20.019024+0000 mgr.y (mgr.24362) 4826 : cluster 0 pgmap v4795: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:29:21.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:29:21 smithi080 bash[41963]: audit 2023-12-01T07:29:20.258693+0000 mon.c (mon.2) 3073 : audit 0 from='client.? 172.21.15.80:0/2911224365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:29:21.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:29:21 smithi080 bash[28361]: cluster 2023-12-01T07:29:20.019024+0000 mgr.y (mgr.24362) 4826 : cluster 0 pgmap v4795: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:29:21.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:29:21 smithi080 bash[28361]: audit 2023-12-01T07:29:20.258693+0000 mon.c (mon.2) 3073 : audit 0 from='client.? 172.21.15.80:0/2911224365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:29:23.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:29:23 smithi090 bash[32384]: cluster 2023-12-01T07:29:22.020184+0000 mgr.y (mgr.24362) 4827 : cluster 0 pgmap v4796: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:29:23.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:29:23 smithi090 bash[32384]: audit 2023-12-01T07:29:22.709253+0000 mon.a (mon.0) 3493 : audit 0 from='client.? 172.21.15.80:0/4196464244' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:29:23.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:29:23 smithi080 bash[28361]: cluster 2023-12-01T07:29:22.020184+0000 mgr.y (mgr.24362) 4827 : cluster 0 pgmap v4796: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:29:23.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:29:23 smithi080 bash[28361]: audit 2023-12-01T07:29:22.709253+0000 mon.a (mon.0) 3493 : audit 0 from='client.? 172.21.15.80:0/4196464244' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:29:23.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:29:23 smithi080 bash[41963]: cluster 2023-12-01T07:29:22.020184+0000 mgr.y (mgr.24362) 4827 : cluster 0 pgmap v4796: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:29:23.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:29:23 smithi080 bash[41963]: audit 2023-12-01T07:29:22.709253+0000 mon.a (mon.0) 3493 : audit 0 from='client.? 172.21.15.80:0/4196464244' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:29:25.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:29:25 smithi090 bash[32384]: cluster 2023-12-01T07:29:24.020810+0000 mgr.y (mgr.24362) 4828 : cluster 0 pgmap v4797: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:29:25.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:29:25 smithi090 bash[32384]: audit 2023-12-01T07:29:25.030656+0000 mon.c (mon.2) 3074 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:29:25.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:29:25 smithi090 bash[32384]: audit 2023-12-01T07:29:25.155325+0000 mon.a (mon.0) 3494 : audit 0 from='client.? 172.21.15.80:0/3485099892' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:29:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:29:25 smithi080 bash[41963]: cluster 2023-12-01T07:29:24.020810+0000 mgr.y (mgr.24362) 4828 : cluster 0 pgmap v4797: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:29:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:29:25 smithi080 bash[41963]: audit 2023-12-01T07:29:25.030656+0000 mon.c (mon.2) 3074 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:29:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:29:25 smithi080 bash[41963]: audit 2023-12-01T07:29:25.155325+0000 mon.a (mon.0) 3494 : audit 0 from='client.? 172.21.15.80:0/3485099892' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:29:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:29:25 smithi080 bash[28361]: cluster 2023-12-01T07:29:24.020810+0000 mgr.y (mgr.24362) 4828 : cluster 0 pgmap v4797: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:29:25.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:29:25 smithi080 bash[28361]: audit 2023-12-01T07:29:25.030656+0000 mon.c (mon.2) 3074 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:29:25.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:29:25 smithi080 bash[28361]: audit 2023-12-01T07:29:25.155325+0000 mon.a (mon.0) 3494 : audit 0 from='client.? 172.21.15.80:0/3485099892' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:29:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:29:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:29:26] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T07:29:27.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:29:27 smithi090 bash[32384]: cluster 2023-12-01T07:29:26.021910+0000 mgr.y (mgr.24362) 4829 : cluster 0 pgmap v4798: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:29:27.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:29:27 smithi080 bash[41963]: cluster 2023-12-01T07:29:26.021910+0000 mgr.y (mgr.24362) 4829 : cluster 0 pgmap v4798: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:29:27.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:29:27 smithi080 bash[28361]: cluster 2023-12-01T07:29:26.021910+0000 mgr.y (mgr.24362) 4829 : cluster 0 pgmap v4798: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:29:28.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:29:28 smithi090 bash[32384]: audit 2023-12-01T07:29:27.602409+0000 mon.c (mon.2) 3075 : audit 0 from='client.? 172.21.15.80:0/1899445968' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:29:28.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:29:28 smithi080 bash[28361]: audit 2023-12-01T07:29:27.602409+0000 mon.c (mon.2) 3075 : audit 0 from='client.? 172.21.15.80:0/1899445968' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:29:28.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:29:28 smithi080 bash[41963]: audit 2023-12-01T07:29:27.602409+0000 mon.c (mon.2) 3075 : audit 0 from='client.? 172.21.15.80:0/1899445968' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:29:29.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:29:29 smithi090 bash[32384]: cluster 2023-12-01T07:29:28.022583+0000 mgr.y (mgr.24362) 4830 : cluster 0 pgmap v4799: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:29:29.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:29:29 smithi080 bash[28361]: cluster 2023-12-01T07:29:28.022583+0000 mgr.y (mgr.24362) 4830 : cluster 0 pgmap v4799: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:29:29.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:29:29 smithi080 bash[41963]: cluster 2023-12-01T07:29:28.022583+0000 mgr.y (mgr.24362) 4830 : cluster 0 pgmap v4799: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:29:30.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:29:30 smithi090 bash[32384]: cluster 2023-12-01T07:29:30.023236+0000 mgr.y (mgr.24362) 4831 : cluster 0 pgmap v4800: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:29:30.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:29:30 smithi090 bash[32384]: audit 2023-12-01T07:29:30.058631+0000 mon.a (mon.0) 3495 : audit 0 from='client.? 172.21.15.80:0/1521347922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:29:30.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:29:30 smithi080 bash[28361]: cluster 2023-12-01T07:29:30.023236+0000 mgr.y (mgr.24362) 4831 : cluster 0 pgmap v4800: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:29:30.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:29:30 smithi080 bash[28361]: audit 2023-12-01T07:29:30.058631+0000 mon.a (mon.0) 3495 : audit 0 from='client.? 172.21.15.80:0/1521347922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:29:30.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:29:30 smithi080 bash[41963]: cluster 2023-12-01T07:29:30.023236+0000 mgr.y (mgr.24362) 4831 : cluster 0 pgmap v4800: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:29:30.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:29:30 smithi080 bash[41963]: audit 2023-12-01T07:29:30.058631+0000 mon.a (mon.0) 3495 : audit 0 from='client.? 172.21.15.80:0/1521347922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:29:33.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:29:33 smithi080 bash[28361]: cluster 2023-12-01T07:29:32.024337+0000 mgr.y (mgr.24362) 4832 : cluster 0 pgmap v4801: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:29:33.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:29:33 smithi080 bash[28361]: audit 2023-12-01T07:29:32.507399+0000 mon.c (mon.2) 3076 : audit 0 from='client.? 172.21.15.80:0/2319394647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:29:33.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:29:33 smithi080 bash[41963]: cluster 2023-12-01T07:29:32.024337+0000 mgr.y (mgr.24362) 4832 : cluster 0 pgmap v4801: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:29:33.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:29:33 smithi080 bash[41963]: audit 2023-12-01T07:29:32.507399+0000 mon.c (mon.2) 3076 : audit 0 from='client.? 172.21.15.80:0/2319394647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:29:33.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:29:33 smithi090 bash[32384]: cluster 2023-12-01T07:29:32.024337+0000 mgr.y (mgr.24362) 4832 : cluster 0 pgmap v4801: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:29:33.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:29:33 smithi090 bash[32384]: audit 2023-12-01T07:29:32.507399+0000 mon.c (mon.2) 3076 : audit 0 from='client.? 172.21.15.80:0/2319394647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:29:35.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:29:35 smithi080 bash[28361]: cluster 2023-12-01T07:29:34.024949+0000 mgr.y (mgr.24362) 4833 : cluster 0 pgmap v4802: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:29:35.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:29:35 smithi080 bash[28361]: audit 2023-12-01T07:29:34.953007+0000 mon.a (mon.0) 3496 : audit 0 from='client.? 172.21.15.80:0/4216217908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:29:35.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:29:35 smithi080 bash[41963]: cluster 2023-12-01T07:29:34.024949+0000 mgr.y (mgr.24362) 4833 : cluster 0 pgmap v4802: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:29:35.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:29:35 smithi080 bash[41963]: audit 2023-12-01T07:29:34.953007+0000 mon.a (mon.0) 3496 : audit 0 from='client.? 172.21.15.80:0/4216217908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:29:35.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:29:35 smithi090 bash[32384]: cluster 2023-12-01T07:29:34.024949+0000 mgr.y (mgr.24362) 4833 : cluster 0 pgmap v4802: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:29:35.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:29:35 smithi090 bash[32384]: audit 2023-12-01T07:29:34.953007+0000 mon.a (mon.0) 3496 : audit 0 from='client.? 172.21.15.80:0/4216217908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:29:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:29:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:29:36] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T07:29:37.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:29:37 smithi080 bash[28361]: cluster 2023-12-01T07:29:36.025978+0000 mgr.y (mgr.24362) 4834 : cluster 0 pgmap v4803: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:29:37.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:29:37 smithi080 bash[41963]: cluster 2023-12-01T07:29:36.025978+0000 mgr.y (mgr.24362) 4834 : cluster 0 pgmap v4803: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:29:37.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:29:37 smithi090 bash[32384]: cluster 2023-12-01T07:29:36.025978+0000 mgr.y (mgr.24362) 4834 : cluster 0 pgmap v4803: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:29:38.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:29:38 smithi080 bash[41963]: audit 2023-12-01T07:29:37.409968+0000 mon.c (mon.2) 3077 : audit 0 from='client.? 172.21.15.80:0/1061555115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:29:38.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:29:38 smithi080 bash[28361]: audit 2023-12-01T07:29:37.409968+0000 mon.c (mon.2) 3077 : audit 0 from='client.? 172.21.15.80:0/1061555115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:29:38.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:29:38 smithi090 bash[32384]: audit 2023-12-01T07:29:37.409968+0000 mon.c (mon.2) 3077 : audit 0 from='client.? 172.21.15.80:0/1061555115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:29:39.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:29:39 smithi080 bash[28361]: cluster 2023-12-01T07:29:38.026621+0000 mgr.y (mgr.24362) 4835 : cluster 0 pgmap v4804: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:29:39.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:29:39 smithi080 bash[41963]: cluster 2023-12-01T07:29:38.026621+0000 mgr.y (mgr.24362) 4835 : cluster 0 pgmap v4804: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:29:39.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:29:39 smithi090 bash[32384]: cluster 2023-12-01T07:29:38.026621+0000 mgr.y (mgr.24362) 4835 : cluster 0 pgmap v4804: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:29:40.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:29:40 smithi090 bash[32384]: audit 2023-12-01T07:29:39.867216+0000 mon.c (mon.2) 3078 : audit 0 from='client.? 172.21.15.80:0/1319675229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:29:40.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:29:40 smithi090 bash[32384]: audit 2023-12-01T07:29:40.030950+0000 mon.c (mon.2) 3079 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:29:40.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:29:40 smithi080 bash[41963]: audit 2023-12-01T07:29:39.867216+0000 mon.c (mon.2) 3078 : audit 0 from='client.? 172.21.15.80:0/1319675229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:29:40.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:29:40 smithi080 bash[41963]: audit 2023-12-01T07:29:40.030950+0000 mon.c (mon.2) 3079 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:29:40.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:29:40 smithi080 bash[28361]: audit 2023-12-01T07:29:39.867216+0000 mon.c (mon.2) 3078 : audit 0 from='client.? 172.21.15.80:0/1319675229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:29:40.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:29:40 smithi080 bash[28361]: audit 2023-12-01T07:29:40.030950+0000 mon.c (mon.2) 3079 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:29:41.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:29:41 smithi090 bash[32384]: cluster 2023-12-01T07:29:40.027353+0000 mgr.y (mgr.24362) 4836 : cluster 0 pgmap v4805: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:29:41.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:29:41 smithi080 bash[41963]: cluster 2023-12-01T07:29:40.027353+0000 mgr.y (mgr.24362) 4836 : cluster 0 pgmap v4805: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:29:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:29:41 smithi080 bash[28361]: cluster 2023-12-01T07:29:40.027353+0000 mgr.y (mgr.24362) 4836 : cluster 0 pgmap v4805: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:29:43.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:29:43 smithi090 bash[32384]: cluster 2023-12-01T07:29:42.028309+0000 mgr.y (mgr.24362) 4837 : cluster 0 pgmap v4806: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:29:43.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:29:43 smithi090 bash[32384]: audit 2023-12-01T07:29:42.323529+0000 mon.c (mon.2) 3080 : audit 0 from='client.? 172.21.15.80:0/4144236707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:29:43.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:29:43 smithi080 bash[41963]: cluster 2023-12-01T07:29:42.028309+0000 mgr.y (mgr.24362) 4837 : cluster 0 pgmap v4806: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:29:43.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:29:43 smithi080 bash[41963]: audit 2023-12-01T07:29:42.323529+0000 mon.c (mon.2) 3080 : audit 0 from='client.? 172.21.15.80:0/4144236707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:29:43.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:29:43 smithi080 bash[28361]: cluster 2023-12-01T07:29:42.028309+0000 mgr.y (mgr.24362) 4837 : cluster 0 pgmap v4806: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:29:43.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:29:43 smithi080 bash[28361]: audit 2023-12-01T07:29:42.323529+0000 mon.c (mon.2) 3080 : audit 0 from='client.? 172.21.15.80:0/4144236707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:29:45.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:29:45 smithi090 bash[32384]: cluster 2023-12-01T07:29:44.028875+0000 mgr.y (mgr.24362) 4838 : cluster 0 pgmap v4807: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:29:45.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:29:45 smithi090 bash[32384]: audit 2023-12-01T07:29:44.771026+0000 mon.a (mon.0) 3497 : audit 0 from='client.? 172.21.15.80:0/934995485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:29:45.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:29:45 smithi080 bash[41963]: cluster 2023-12-01T07:29:44.028875+0000 mgr.y (mgr.24362) 4838 : cluster 0 pgmap v4807: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:29:45.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:29:45 smithi080 bash[41963]: audit 2023-12-01T07:29:44.771026+0000 mon.a (mon.0) 3497 : audit 0 from='client.? 172.21.15.80:0/934995485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:29:45.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:29:45 smithi080 bash[28361]: cluster 2023-12-01T07:29:44.028875+0000 mgr.y (mgr.24362) 4838 : cluster 0 pgmap v4807: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:29:45.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:29:45 smithi080 bash[28361]: audit 2023-12-01T07:29:44.771026+0000 mon.a (mon.0) 3497 : audit 0 from='client.? 172.21.15.80:0/934995485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:29:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:29:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:29:46] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T07:29:47.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:29:47 smithi090 bash[32384]: cluster 2023-12-01T07:29:46.029964+0000 mgr.y (mgr.24362) 4839 : cluster 0 pgmap v4808: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:29:47.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:29:47 smithi080 bash[41963]: cluster 2023-12-01T07:29:46.029964+0000 mgr.y (mgr.24362) 4839 : cluster 0 pgmap v4808: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:29:47.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:29:47 smithi080 bash[28361]: cluster 2023-12-01T07:29:46.029964+0000 mgr.y (mgr.24362) 4839 : cluster 0 pgmap v4808: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:29:48.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:29:48 smithi090 bash[32384]: audit 2023-12-01T07:29:47.229363+0000 mon.c (mon.2) 3081 : audit 0 from='client.? 172.21.15.80:0/801312164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:29:48.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:29:48 smithi080 bash[28361]: audit 2023-12-01T07:29:47.229363+0000 mon.c (mon.2) 3081 : audit 0 from='client.? 172.21.15.80:0/801312164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:29:48.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:29:48 smithi080 bash[41963]: audit 2023-12-01T07:29:47.229363+0000 mon.c (mon.2) 3081 : audit 0 from='client.? 172.21.15.80:0/801312164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:29:49.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:29:49 smithi090 bash[32384]: cluster 2023-12-01T07:29:48.030608+0000 mgr.y (mgr.24362) 4840 : cluster 0 pgmap v4809: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:29:49.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:29:49 smithi080 bash[28361]: cluster 2023-12-01T07:29:48.030608+0000 mgr.y (mgr.24362) 4840 : cluster 0 pgmap v4809: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:29:49.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:29:49 smithi080 bash[41963]: cluster 2023-12-01T07:29:48.030608+0000 mgr.y (mgr.24362) 4840 : cluster 0 pgmap v4809: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:29:50.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:29:50 smithi090 bash[32384]: audit 2023-12-01T07:29:49.686449+0000 mon.a (mon.0) 3498 : audit 0 from='client.? 172.21.15.80:0/648725496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:29:50.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:29:50 smithi080 bash[41963]: audit 2023-12-01T07:29:49.686449+0000 mon.a (mon.0) 3498 : audit 0 from='client.? 172.21.15.80:0/648725496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:29:50.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:29:50 smithi080 bash[28361]: audit 2023-12-01T07:29:49.686449+0000 mon.a (mon.0) 3498 : audit 0 from='client.? 172.21.15.80:0/648725496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:29:51.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:29:51 smithi090 bash[32384]: cluster 2023-12-01T07:29:50.031112+0000 mgr.y (mgr.24362) 4841 : cluster 0 pgmap v4810: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:29:51.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:29:51 smithi080 bash[28361]: cluster 2023-12-01T07:29:50.031112+0000 mgr.y (mgr.24362) 4841 : cluster 0 pgmap v4810: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:29:51.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:29:51 smithi080 bash[41963]: cluster 2023-12-01T07:29:50.031112+0000 mgr.y (mgr.24362) 4841 : cluster 0 pgmap v4810: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:29:52.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:29:52 smithi090 bash[32384]: cluster 2023-12-01T07:29:52.032195+0000 mgr.y (mgr.24362) 4842 : cluster 0 pgmap v4811: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:29:52.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:29:52 smithi090 bash[32384]: audit 2023-12-01T07:29:52.146931+0000 mon.c (mon.2) 3082 : audit 0 from='client.? 172.21.15.80:0/470040827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:29:52.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:29:52 smithi080 bash[28361]: cluster 2023-12-01T07:29:52.032195+0000 mgr.y (mgr.24362) 4842 : cluster 0 pgmap v4811: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:29:52.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:29:52 smithi080 bash[28361]: audit 2023-12-01T07:29:52.146931+0000 mon.c (mon.2) 3082 : audit 0 from='client.? 172.21.15.80:0/470040827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:29:52.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:29:52 smithi080 bash[41963]: cluster 2023-12-01T07:29:52.032195+0000 mgr.y (mgr.24362) 4842 : cluster 0 pgmap v4811: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:29:52.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:29:52 smithi080 bash[41963]: audit 2023-12-01T07:29:52.146931+0000 mon.c (mon.2) 3082 : audit 0 from='client.? 172.21.15.80:0/470040827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:29:55.094 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:29:55 smithi080 bash[28361]: cluster 2023-12-01T07:29:54.032757+0000 mgr.y (mgr.24362) 4843 : cluster 0 pgmap v4812: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:29:55.094 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:29:55 smithi080 bash[28361]: audit 2023-12-01T07:29:54.607849+0000 mon.a (mon.0) 3499 : audit 0 from='client.? 172.21.15.80:0/975189066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:29:55.094 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:29:55 smithi080 bash[28361]: audit 2023-12-01T07:29:55.031524+0000 mon.c (mon.2) 3083 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:29:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:29:55 smithi080 bash[41963]: cluster 2023-12-01T07:29:54.032757+0000 mgr.y (mgr.24362) 4843 : cluster 0 pgmap v4812: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:29:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:29:55 smithi080 bash[41963]: audit 2023-12-01T07:29:54.607849+0000 mon.a (mon.0) 3499 : audit 0 from='client.? 172.21.15.80:0/975189066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:29:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:29:55 smithi080 bash[41963]: audit 2023-12-01T07:29:55.031524+0000 mon.c (mon.2) 3083 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:29:55.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:29:55 smithi090 bash[32384]: cluster 2023-12-01T07:29:54.032757+0000 mgr.y (mgr.24362) 4843 : cluster 0 pgmap v4812: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:29:55.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:29:55 smithi090 bash[32384]: audit 2023-12-01T07:29:54.607849+0000 mon.a (mon.0) 3499 : audit 0 from='client.? 172.21.15.80:0/975189066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:29:55.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:29:55 smithi090 bash[32384]: audit 2023-12-01T07:29:55.031524+0000 mon.c (mon.2) 3083 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:29:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:29:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:29:56] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T07:29:57.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:29:57 smithi080 bash[41963]: cluster 2023-12-01T07:29:56.033941+0000 mgr.y (mgr.24362) 4844 : cluster 0 pgmap v4813: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:29:57.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:29:57 smithi080 bash[41963]: audit 2023-12-01T07:29:57.064825+0000 mon.c (mon.2) 3084 : audit 0 from='client.? 172.21.15.80:0/1492395501' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:29:57.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:29:57 smithi080 bash[28361]: cluster 2023-12-01T07:29:56.033941+0000 mgr.y (mgr.24362) 4844 : cluster 0 pgmap v4813: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:29:57.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:29:57 smithi080 bash[28361]: audit 2023-12-01T07:29:57.064825+0000 mon.c (mon.2) 3084 : audit 0 from='client.? 172.21.15.80:0/1492395501' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:29:57.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:29:57 smithi090 bash[32384]: cluster 2023-12-01T07:29:56.033941+0000 mgr.y (mgr.24362) 4844 : cluster 0 pgmap v4813: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:29:57.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:29:57 smithi090 bash[32384]: audit 2023-12-01T07:29:57.064825+0000 mon.c (mon.2) 3084 : audit 0 from='client.? 172.21.15.80:0/1492395501' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:29:59.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:29:59 smithi080 bash[28361]: cluster 2023-12-01T07:29:58.034736+0000 mgr.y (mgr.24362) 4845 : cluster 0 pgmap v4814: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:29:59.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:29:59 smithi080 bash[41963]: cluster 2023-12-01T07:29:58.034736+0000 mgr.y (mgr.24362) 4845 : cluster 0 pgmap v4814: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:29:59.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:29:59 smithi090 bash[32384]: cluster 2023-12-01T07:29:58.034736+0000 mgr.y (mgr.24362) 4845 : cluster 0 pgmap v4814: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:30:00.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:30:00 smithi080 bash[28361]: debug 2023-12-01T07:29:59.999+0000 7f6ec9bf0700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T07:30:00.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:30:00 smithi080 bash[28361]: audit 2023-12-01T07:29:59.514359+0000 mon.a (mon.0) 3500 : audit 0 from='client.? 172.21.15.80:0/986495916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:30:00.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:30:00 smithi080 bash[28361]: cluster 2023-12-01T07:30:00.000125+0000 mon.a (mon.0) 3501 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T07:30:00.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:30:00 smithi080 bash[41963]: audit 2023-12-01T07:29:59.514359+0000 mon.a (mon.0) 3500 : audit 0 from='client.? 172.21.15.80:0/986495916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:30:00.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:30:00 smithi080 bash[41963]: cluster 2023-12-01T07:30:00.000125+0000 mon.a (mon.0) 3501 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T07:30:00.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:30:00 smithi090 bash[32384]: audit 2023-12-01T07:29:59.514359+0000 mon.a (mon.0) 3500 : audit 0 from='client.? 172.21.15.80:0/986495916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:30:00.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:30:00 smithi090 bash[32384]: cluster 2023-12-01T07:30:00.000125+0000 mon.a (mon.0) 3501 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T07:30:01.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:30:01 smithi090 bash[32384]: cluster 2023-12-01T07:30:00.035383+0000 mgr.y (mgr.24362) 4846 : cluster 0 pgmap v4815: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:30:01.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:30:01 smithi080 bash[41963]: cluster 2023-12-01T07:30:00.035383+0000 mgr.y (mgr.24362) 4846 : cluster 0 pgmap v4815: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:30:01.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:30:01 smithi080 bash[28361]: cluster 2023-12-01T07:30:00.035383+0000 mgr.y (mgr.24362) 4846 : cluster 0 pgmap v4815: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:30:02.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:30:02 smithi090 bash[32384]: audit 2023-12-01T07:30:01.966463+0000 mon.c (mon.2) 3085 : audit 0 from='client.? 172.21.15.80:0/2651056836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:30:02.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:30:02 smithi080 bash[28361]: audit 2023-12-01T07:30:01.966463+0000 mon.c (mon.2) 3085 : audit 0 from='client.? 172.21.15.80:0/2651056836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:30:02.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:30:02 smithi080 bash[41963]: audit 2023-12-01T07:30:01.966463+0000 mon.c (mon.2) 3085 : audit 0 from='client.? 172.21.15.80:0/2651056836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:30:03.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:30:03 smithi090 bash[32384]: cluster 2023-12-01T07:30:02.036669+0000 mgr.y (mgr.24362) 4847 : cluster 0 pgmap v4816: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:30:03.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:30:03 smithi080 bash[28361]: cluster 2023-12-01T07:30:02.036669+0000 mgr.y (mgr.24362) 4847 : cluster 0 pgmap v4816: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:30:03.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:30:03 smithi080 bash[41963]: cluster 2023-12-01T07:30:02.036669+0000 mgr.y (mgr.24362) 4847 : cluster 0 pgmap v4816: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:30:05.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:30:05 smithi090 bash[32384]: cluster 2023-12-01T07:30:04.037332+0000 mgr.y (mgr.24362) 4848 : cluster 0 pgmap v4817: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:30:05.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:30:05 smithi090 bash[32384]: audit 2023-12-01T07:30:04.414168+0000 mon.a (mon.0) 3502 : audit 0 from='client.? 172.21.15.80:0/2632057246' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:30:05.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:30:05 smithi080 bash[41963]: cluster 2023-12-01T07:30:04.037332+0000 mgr.y (mgr.24362) 4848 : cluster 0 pgmap v4817: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:30:05.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:30:05 smithi080 bash[41963]: audit 2023-12-01T07:30:04.414168+0000 mon.a (mon.0) 3502 : audit 0 from='client.? 172.21.15.80:0/2632057246' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:30:05.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:30:05 smithi080 bash[28361]: cluster 2023-12-01T07:30:04.037332+0000 mgr.y (mgr.24362) 4848 : cluster 0 pgmap v4817: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:30:05.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:30:05 smithi080 bash[28361]: audit 2023-12-01T07:30:04.414168+0000 mon.a (mon.0) 3502 : audit 0 from='client.? 172.21.15.80:0/2632057246' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:30:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:30:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:30:06] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T07:30:07.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:30:07 smithi090 bash[32384]: cluster 2023-12-01T07:30:06.038384+0000 mgr.y (mgr.24362) 4849 : cluster 0 pgmap v4818: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:30:07.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:30:07 smithi090 bash[32384]: audit 2023-12-01T07:30:06.866856+0000 mon.a (mon.0) 3503 : audit 0 from='client.? 172.21.15.80:0/1433974751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:30:07.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:30:07 smithi080 bash[41963]: cluster 2023-12-01T07:30:06.038384+0000 mgr.y (mgr.24362) 4849 : cluster 0 pgmap v4818: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:30:07.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:30:07 smithi080 bash[41963]: audit 2023-12-01T07:30:06.866856+0000 mon.a (mon.0) 3503 : audit 0 from='client.? 172.21.15.80:0/1433974751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:30:07.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:30:07 smithi080 bash[28361]: cluster 2023-12-01T07:30:06.038384+0000 mgr.y (mgr.24362) 4849 : cluster 0 pgmap v4818: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:30:07.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:30:07 smithi080 bash[28361]: audit 2023-12-01T07:30:06.866856+0000 mon.a (mon.0) 3503 : audit 0 from='client.? 172.21.15.80:0/1433974751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:30:08.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:30:08 smithi090 bash[32384]: audit 2023-12-01T07:30:07.983953+0000 mon.c (mon.2) 3086 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:30:08.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:30:08 smithi080 bash[28361]: audit 2023-12-01T07:30:07.983953+0000 mon.c (mon.2) 3086 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:30:08.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:30:08 smithi080 bash[41963]: audit 2023-12-01T07:30:07.983953+0000 mon.c (mon.2) 3086 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:30:09.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:30:09 smithi090 bash[32384]: cluster 2023-12-01T07:30:08.039020+0000 mgr.y (mgr.24362) 4850 : cluster 0 pgmap v4819: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:30:09.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:30:09 smithi080 bash[28361]: cluster 2023-12-01T07:30:08.039020+0000 mgr.y (mgr.24362) 4850 : cluster 0 pgmap v4819: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:30:09.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:30:09 smithi080 bash[41963]: cluster 2023-12-01T07:30:08.039020+0000 mgr.y (mgr.24362) 4850 : cluster 0 pgmap v4819: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:30:10.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:30:10 smithi090 bash[32384]: audit 2023-12-01T07:30:09.333057+0000 mon.a (mon.0) 3504 : audit 0 from='client.? 172.21.15.80:0/4038756030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:30:10.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:30:10 smithi090 bash[32384]: audit 2023-12-01T07:30:10.031929+0000 mon.c (mon.2) 3087 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:30:10.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:30:10 smithi080 bash[28361]: audit 2023-12-01T07:30:09.333057+0000 mon.a (mon.0) 3504 : audit 0 from='client.? 172.21.15.80:0/4038756030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:30:10.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:30:10 smithi080 bash[28361]: audit 2023-12-01T07:30:10.031929+0000 mon.c (mon.2) 3087 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:30:10.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:30:10 smithi080 bash[41963]: audit 2023-12-01T07:30:09.333057+0000 mon.a (mon.0) 3504 : audit 0 from='client.? 172.21.15.80:0/4038756030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:30:10.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:30:10 smithi080 bash[41963]: audit 2023-12-01T07:30:10.031929+0000 mon.c (mon.2) 3087 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:30:11.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:30:11 smithi090 bash[32384]: cluster 2023-12-01T07:30:10.040298+0000 mgr.y (mgr.24362) 4851 : cluster 0 pgmap v4820: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:30:11.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:30:11 smithi080 bash[41963]: cluster 2023-12-01T07:30:10.040298+0000 mgr.y (mgr.24362) 4851 : cluster 0 pgmap v4820: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:30:11.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:30:11 smithi080 bash[28361]: cluster 2023-12-01T07:30:10.040298+0000 mgr.y (mgr.24362) 4851 : cluster 0 pgmap v4820: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:30:12.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:30:12 smithi090 bash[32384]: audit 2023-12-01T07:30:11.790872+0000 mon.a (mon.0) 3505 : audit 0 from='client.? 172.21.15.80:0/2656415136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:30:12.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:30:12 smithi080 bash[41963]: audit 2023-12-01T07:30:11.790872+0000 mon.a (mon.0) 3505 : audit 0 from='client.? 172.21.15.80:0/2656415136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:30:12.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:30:12 smithi080 bash[28361]: audit 2023-12-01T07:30:11.790872+0000 mon.a (mon.0) 3505 : audit 0 from='client.? 172.21.15.80:0/2656415136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:30:13.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:30:13 smithi090 bash[32384]: cluster 2023-12-01T07:30:12.041409+0000 mgr.y (mgr.24362) 4852 : cluster 0 pgmap v4821: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:30:13.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:30:13 smithi080 bash[28361]: cluster 2023-12-01T07:30:12.041409+0000 mgr.y (mgr.24362) 4852 : cluster 0 pgmap v4821: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:30:13.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:30:13 smithi080 bash[41963]: cluster 2023-12-01T07:30:12.041409+0000 mgr.y (mgr.24362) 4852 : cluster 0 pgmap v4821: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:30:15.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:30:14 smithi080 bash[41963]: audit 2023-12-01T07:30:13.825198+0000 mon.a (mon.0) 3506 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:30:15.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:30:14 smithi080 bash[41963]: audit 2023-12-01T07:30:13.839621+0000 mon.a (mon.0) 3507 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:30:15.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:30:14 smithi080 bash[41963]: cluster 2023-12-01T07:30:14.042041+0000 mgr.y (mgr.24362) 4853 : cluster 0 pgmap v4822: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:30:15.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:30:14 smithi080 bash[41963]: audit 2023-12-01T07:30:14.127167+0000 mon.a (mon.0) 3508 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:30:15.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:30:14 smithi080 bash[41963]: audit 2023-12-01T07:30:14.136644+0000 mon.a (mon.0) 3509 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:30:15.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:30:14 smithi080 bash[41963]: audit 2023-12-01T07:30:14.264190+0000 mon.c (mon.2) 3088 : audit 0 from='client.? 172.21.15.80:0/2258902722' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:30:15.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:30:14 smithi080 bash[41963]: audit 2023-12-01T07:30:14.620870+0000 mon.c (mon.2) 3089 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:30:15.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:30:14 smithi080 bash[41963]: audit 2023-12-01T07:30:14.622787+0000 mon.c (mon.2) 3090 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:30:15.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:30:14 smithi080 bash[41963]: audit 2023-12-01T07:30:14.632330+0000 mon.a (mon.0) 3510 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:30:15.184 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:30:14 smithi080 bash[28361]: audit 2023-12-01T07:30:13.825198+0000 mon.a (mon.0) 3506 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:30:15.184 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:30:14 smithi080 bash[28361]: audit 2023-12-01T07:30:13.839621+0000 mon.a (mon.0) 3507 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:30:15.184 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:30:14 smithi080 bash[28361]: cluster 2023-12-01T07:30:14.042041+0000 mgr.y (mgr.24362) 4853 : cluster 0 pgmap v4822: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:30:15.184 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:30:14 smithi080 bash[28361]: audit 2023-12-01T07:30:14.127167+0000 mon.a (mon.0) 3508 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:30:15.184 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:30:14 smithi080 bash[28361]: audit 2023-12-01T07:30:14.136644+0000 mon.a (mon.0) 3509 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:30:15.185 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:30:14 smithi080 bash[28361]: audit 2023-12-01T07:30:14.264190+0000 mon.c (mon.2) 3088 : audit 0 from='client.? 172.21.15.80:0/2258902722' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:30:15.185 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:30:14 smithi080 bash[28361]: audit 2023-12-01T07:30:14.620870+0000 mon.c (mon.2) 3089 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:30:15.185 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:30:14 smithi080 bash[28361]: audit 2023-12-01T07:30:14.622787+0000 mon.c (mon.2) 3090 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:30:15.185 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:30:14 smithi080 bash[28361]: audit 2023-12-01T07:30:14.632330+0000 mon.a (mon.0) 3510 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:30:15.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:30:14 smithi090 bash[32384]: audit 2023-12-01T07:30:13.825198+0000 mon.a (mon.0) 3506 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:30:15.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:30:14 smithi090 bash[32384]: audit 2023-12-01T07:30:13.839621+0000 mon.a (mon.0) 3507 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:30:15.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:30:14 smithi090 bash[32384]: cluster 2023-12-01T07:30:14.042041+0000 mgr.y (mgr.24362) 4853 : cluster 0 pgmap v4822: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:30:15.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:30:14 smithi090 bash[32384]: audit 2023-12-01T07:30:14.127167+0000 mon.a (mon.0) 3508 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:30:15.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:30:14 smithi090 bash[32384]: audit 2023-12-01T07:30:14.136644+0000 mon.a (mon.0) 3509 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:30:15.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:30:14 smithi090 bash[32384]: audit 2023-12-01T07:30:14.264190+0000 mon.c (mon.2) 3088 : audit 0 from='client.? 172.21.15.80:0/2258902722' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:30:15.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:30:14 smithi090 bash[32384]: audit 2023-12-01T07:30:14.620870+0000 mon.c (mon.2) 3089 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:30:15.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:30:14 smithi090 bash[32384]: audit 2023-12-01T07:30:14.622787+0000 mon.c (mon.2) 3090 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:30:15.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:30:14 smithi090 bash[32384]: audit 2023-12-01T07:30:14.632330+0000 mon.a (mon.0) 3510 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:30:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:30:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:30:16] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T07:30:17.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:30:17 smithi080 bash[41963]: cluster 2023-12-01T07:30:16.043165+0000 mgr.y (mgr.24362) 4854 : cluster 0 pgmap v4823: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:30:17.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:30:17 smithi080 bash[41963]: audit 2023-12-01T07:30:16.714745+0000 mon.c (mon.2) 3091 : audit 0 from='client.? 172.21.15.80:0/3851268006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:30:17.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:30:17 smithi080 bash[28361]: cluster 2023-12-01T07:30:16.043165+0000 mgr.y (mgr.24362) 4854 : cluster 0 pgmap v4823: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:30:17.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:30:17 smithi080 bash[28361]: audit 2023-12-01T07:30:16.714745+0000 mon.c (mon.2) 3091 : audit 0 from='client.? 172.21.15.80:0/3851268006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:30:17.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:30:17 smithi090 bash[32384]: cluster 2023-12-01T07:30:16.043165+0000 mgr.y (mgr.24362) 4854 : cluster 0 pgmap v4823: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:30:17.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:30:17 smithi090 bash[32384]: audit 2023-12-01T07:30:16.714745+0000 mon.c (mon.2) 3091 : audit 0 from='client.? 172.21.15.80:0/3851268006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:30:19.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:30:19 smithi090 bash[32384]: cluster 2023-12-01T07:30:18.043815+0000 mgr.y (mgr.24362) 4855 : cluster 0 pgmap v4824: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:30:19.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:30:19 smithi090 bash[32384]: audit 2023-12-01T07:30:19.173555+0000 mon.c (mon.2) 3092 : audit 0 from='client.? 172.21.15.80:0/2985513261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:30:19.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:30:19 smithi080 bash[28361]: cluster 2023-12-01T07:30:18.043815+0000 mgr.y (mgr.24362) 4855 : cluster 0 pgmap v4824: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:30:19.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:30:19 smithi080 bash[28361]: audit 2023-12-01T07:30:19.173555+0000 mon.c (mon.2) 3092 : audit 0 from='client.? 172.21.15.80:0/2985513261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:30:19.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:30:19 smithi080 bash[41963]: cluster 2023-12-01T07:30:18.043815+0000 mgr.y (mgr.24362) 4855 : cluster 0 pgmap v4824: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:30:19.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:30:19 smithi080 bash[41963]: audit 2023-12-01T07:30:19.173555+0000 mon.c (mon.2) 3092 : audit 0 from='client.? 172.21.15.80:0/2985513261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:30:21.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:30:21 smithi090 bash[32384]: cluster 2023-12-01T07:30:20.044516+0000 mgr.y (mgr.24362) 4856 : cluster 0 pgmap v4825: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:30:21.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:30:21 smithi080 bash[28361]: cluster 2023-12-01T07:30:20.044516+0000 mgr.y (mgr.24362) 4856 : cluster 0 pgmap v4825: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:30:21.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:30:21 smithi080 bash[41963]: cluster 2023-12-01T07:30:20.044516+0000 mgr.y (mgr.24362) 4856 : cluster 0 pgmap v4825: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:30:22.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:30:22 smithi090 bash[32384]: audit 2023-12-01T07:30:21.629402+0000 mon.c (mon.2) 3093 : audit 0 from='client.? 172.21.15.80:0/1791799695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:30:22.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:30:22 smithi080 bash[28361]: audit 2023-12-01T07:30:21.629402+0000 mon.c (mon.2) 3093 : audit 0 from='client.? 172.21.15.80:0/1791799695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:30:22.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:30:22 smithi080 bash[41963]: audit 2023-12-01T07:30:21.629402+0000 mon.c (mon.2) 3093 : audit 0 from='client.? 172.21.15.80:0/1791799695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:30:23.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:30:23 smithi090 bash[32384]: cluster 2023-12-01T07:30:22.045685+0000 mgr.y (mgr.24362) 4857 : cluster 0 pgmap v4826: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:30:23.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:30:23 smithi080 bash[28361]: cluster 2023-12-01T07:30:22.045685+0000 mgr.y (mgr.24362) 4857 : cluster 0 pgmap v4826: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:30:23.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:30:23 smithi080 bash[41963]: cluster 2023-12-01T07:30:22.045685+0000 mgr.y (mgr.24362) 4857 : cluster 0 pgmap v4826: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:30:24.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:30:24 smithi090 bash[32384]: audit 2023-12-01T07:30:24.086487+0000 mon.c (mon.2) 3094 : audit 0 from='client.? 172.21.15.80:0/3894469777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:30:24.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:30:24 smithi080 bash[28361]: audit 2023-12-01T07:30:24.086487+0000 mon.c (mon.2) 3094 : audit 0 from='client.? 172.21.15.80:0/3894469777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:30:24.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:30:24 smithi080 bash[41963]: audit 2023-12-01T07:30:24.086487+0000 mon.c (mon.2) 3094 : audit 0 from='client.? 172.21.15.80:0/3894469777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:30:25.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:30:25 smithi090 bash[32384]: cluster 2023-12-01T07:30:24.046411+0000 mgr.y (mgr.24362) 4858 : cluster 0 pgmap v4827: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:30:25.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:30:25 smithi090 bash[32384]: audit 2023-12-01T07:30:25.032340+0000 mon.c (mon.2) 3095 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:30:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:30:25 smithi080 bash[28361]: cluster 2023-12-01T07:30:24.046411+0000 mgr.y (mgr.24362) 4858 : cluster 0 pgmap v4827: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:30:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:30:25 smithi080 bash[28361]: audit 2023-12-01T07:30:25.032340+0000 mon.c (mon.2) 3095 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:30:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:30:25 smithi080 bash[41963]: cluster 2023-12-01T07:30:24.046411+0000 mgr.y (mgr.24362) 4858 : cluster 0 pgmap v4827: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:30:25.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:30:25 smithi080 bash[41963]: audit 2023-12-01T07:30:25.032340+0000 mon.c (mon.2) 3095 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:30:26.683 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:30:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:30:26] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T07:30:27.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:30:27 smithi090 bash[32384]: cluster 2023-12-01T07:30:26.047636+0000 mgr.y (mgr.24362) 4859 : cluster 0 pgmap v4828: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:30:27.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:30:27 smithi090 bash[32384]: audit 2023-12-01T07:30:26.539727+0000 mon.a (mon.0) 3511 : audit 0 from='client.? 172.21.15.80:0/2268233827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:30:27.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:30:27 smithi080 bash[28361]: cluster 2023-12-01T07:30:26.047636+0000 mgr.y (mgr.24362) 4859 : cluster 0 pgmap v4828: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:30:27.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:30:27 smithi080 bash[28361]: audit 2023-12-01T07:30:26.539727+0000 mon.a (mon.0) 3511 : audit 0 from='client.? 172.21.15.80:0/2268233827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:30:27.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:30:27 smithi080 bash[41963]: cluster 2023-12-01T07:30:26.047636+0000 mgr.y (mgr.24362) 4859 : cluster 0 pgmap v4828: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:30:27.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:30:27 smithi080 bash[41963]: audit 2023-12-01T07:30:26.539727+0000 mon.a (mon.0) 3511 : audit 0 from='client.? 172.21.15.80:0/2268233827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:30:29.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:30:29 smithi090 bash[32384]: cluster 2023-12-01T07:30:28.048349+0000 mgr.y (mgr.24362) 4860 : cluster 0 pgmap v4829: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:30:29.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:30:29 smithi090 bash[32384]: audit 2023-12-01T07:30:28.989678+0000 mon.c (mon.2) 3096 : audit 0 from='client.? 172.21.15.80:0/3002749659' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:30:29.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:30:29 smithi080 bash[28361]: cluster 2023-12-01T07:30:28.048349+0000 mgr.y (mgr.24362) 4860 : cluster 0 pgmap v4829: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:30:29.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:30:29 smithi080 bash[28361]: audit 2023-12-01T07:30:28.989678+0000 mon.c (mon.2) 3096 : audit 0 from='client.? 172.21.15.80:0/3002749659' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:30:29.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:30:29 smithi080 bash[41963]: cluster 2023-12-01T07:30:28.048349+0000 mgr.y (mgr.24362) 4860 : cluster 0 pgmap v4829: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:30:29.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:30:29 smithi080 bash[41963]: audit 2023-12-01T07:30:28.989678+0000 mon.c (mon.2) 3096 : audit 0 from='client.? 172.21.15.80:0/3002749659' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:30:31.523 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:30:31 smithi090 bash[32384]: cluster 2023-12-01T07:30:30.049046+0000 mgr.y (mgr.24362) 4861 : cluster 0 pgmap v4830: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:30:31.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:30:31 smithi080 bash[28361]: cluster 2023-12-01T07:30:30.049046+0000 mgr.y (mgr.24362) 4861 : cluster 0 pgmap v4830: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:30:31.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:30:31 smithi080 bash[41963]: cluster 2023-12-01T07:30:30.049046+0000 mgr.y (mgr.24362) 4861 : cluster 0 pgmap v4830: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:30:32.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:30:32 smithi090 bash[32384]: audit 2023-12-01T07:30:31.450102+0000 mon.a (mon.0) 3512 : audit 0 from='client.? 172.21.15.80:0/3620014586' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:30:32.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:30:32 smithi080 bash[28361]: audit 2023-12-01T07:30:31.450102+0000 mon.a (mon.0) 3512 : audit 0 from='client.? 172.21.15.80:0/3620014586' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:30:32.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:30:32 smithi080 bash[41963]: audit 2023-12-01T07:30:31.450102+0000 mon.a (mon.0) 3512 : audit 0 from='client.? 172.21.15.80:0/3620014586' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:30:33.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:30:33 smithi090 bash[32384]: cluster 2023-12-01T07:30:32.050203+0000 mgr.y (mgr.24362) 4862 : cluster 0 pgmap v4831: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:30:33.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:30:33 smithi080 bash[28361]: cluster 2023-12-01T07:30:32.050203+0000 mgr.y (mgr.24362) 4862 : cluster 0 pgmap v4831: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:30:33.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:30:33 smithi080 bash[41963]: cluster 2023-12-01T07:30:32.050203+0000 mgr.y (mgr.24362) 4862 : cluster 0 pgmap v4831: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:30:34.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:30:34 smithi090 bash[32384]: audit 2023-12-01T07:30:33.903899+0000 mon.c (mon.2) 3097 : audit 0 from='client.? 172.21.15.80:0/1397929737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:30:34.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:30:34 smithi090 bash[32384]: cluster 2023-12-01T07:30:34.050910+0000 mgr.y (mgr.24362) 4863 : cluster 0 pgmap v4832: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:30:34.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:30:34 smithi080 bash[28361]: audit 2023-12-01T07:30:33.903899+0000 mon.c (mon.2) 3097 : audit 0 from='client.? 172.21.15.80:0/1397929737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:30:34.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:30:34 smithi080 bash[28361]: cluster 2023-12-01T07:30:34.050910+0000 mgr.y (mgr.24362) 4863 : cluster 0 pgmap v4832: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:30:34.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:30:34 smithi080 bash[41963]: audit 2023-12-01T07:30:33.903899+0000 mon.c (mon.2) 3097 : audit 0 from='client.? 172.21.15.80:0/1397929737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:30:34.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:30:34 smithi080 bash[41963]: cluster 2023-12-01T07:30:34.050910+0000 mgr.y (mgr.24362) 4863 : cluster 0 pgmap v4832: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:30:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:30:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:30:36] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T07:30:37.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:30:37 smithi090 bash[32384]: cluster 2023-12-01T07:30:36.052135+0000 mgr.y (mgr.24362) 4864 : cluster 0 pgmap v4833: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:30:37.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:30:37 smithi090 bash[32384]: audit 2023-12-01T07:30:36.358473+0000 mon.a (mon.0) 3513 : audit 0 from='client.? 172.21.15.80:0/979588165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:30:37.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:30:37 smithi080 bash[28361]: cluster 2023-12-01T07:30:36.052135+0000 mgr.y (mgr.24362) 4864 : cluster 0 pgmap v4833: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:30:37.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:30:37 smithi080 bash[28361]: audit 2023-12-01T07:30:36.358473+0000 mon.a (mon.0) 3513 : audit 0 from='client.? 172.21.15.80:0/979588165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:30:37.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:30:37 smithi080 bash[41963]: cluster 2023-12-01T07:30:36.052135+0000 mgr.y (mgr.24362) 4864 : cluster 0 pgmap v4833: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:30:37.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:30:37 smithi080 bash[41963]: audit 2023-12-01T07:30:36.358473+0000 mon.a (mon.0) 3513 : audit 0 from='client.? 172.21.15.80:0/979588165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:30:39.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:30:39 smithi090 bash[32384]: cluster 2023-12-01T07:30:38.052866+0000 mgr.y (mgr.24362) 4865 : cluster 0 pgmap v4834: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:30:39.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:30:39 smithi090 bash[32384]: audit 2023-12-01T07:30:38.803192+0000 mon.a (mon.0) 3514 : audit 0 from='client.? 172.21.15.80:0/1497471078' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:30:39.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:30:39 smithi080 bash[41963]: cluster 2023-12-01T07:30:38.052866+0000 mgr.y (mgr.24362) 4865 : cluster 0 pgmap v4834: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:30:39.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:30:39 smithi080 bash[41963]: audit 2023-12-01T07:30:38.803192+0000 mon.a (mon.0) 3514 : audit 0 from='client.? 172.21.15.80:0/1497471078' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:30:39.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:30:39 smithi080 bash[28361]: cluster 2023-12-01T07:30:38.052866+0000 mgr.y (mgr.24362) 4865 : cluster 0 pgmap v4834: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:30:39.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:30:39 smithi080 bash[28361]: audit 2023-12-01T07:30:38.803192+0000 mon.a (mon.0) 3514 : audit 0 from='client.? 172.21.15.80:0/1497471078' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:30:40.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:30:40 smithi090 bash[32384]: audit 2023-12-01T07:30:40.032801+0000 mon.c (mon.2) 3098 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:30:40.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:30:40 smithi080 bash[28361]: audit 2023-12-01T07:30:40.032801+0000 mon.c (mon.2) 3098 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:30:40.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:30:40 smithi080 bash[41963]: audit 2023-12-01T07:30:40.032801+0000 mon.c (mon.2) 3098 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:30:41.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:30:41 smithi090 bash[32384]: cluster 2023-12-01T07:30:40.053448+0000 mgr.y (mgr.24362) 4866 : cluster 0 pgmap v4835: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:30:41.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:30:41 smithi080 bash[41963]: cluster 2023-12-01T07:30:40.053448+0000 mgr.y (mgr.24362) 4866 : cluster 0 pgmap v4835: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:30:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:30:41 smithi080 bash[28361]: cluster 2023-12-01T07:30:40.053448+0000 mgr.y (mgr.24362) 4866 : cluster 0 pgmap v4835: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:30:42.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:30:42 smithi090 bash[32384]: audit 2023-12-01T07:30:41.261294+0000 mon.a (mon.0) 3515 : audit 0 from='client.? 172.21.15.80:0/696711331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:30:42.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:30:42 smithi080 bash[28361]: audit 2023-12-01T07:30:41.261294+0000 mon.a (mon.0) 3515 : audit 0 from='client.? 172.21.15.80:0/696711331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:30:42.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:30:42 smithi080 bash[41963]: audit 2023-12-01T07:30:41.261294+0000 mon.a (mon.0) 3515 : audit 0 from='client.? 172.21.15.80:0/696711331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:30:43.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:30:43 smithi090 bash[32384]: cluster 2023-12-01T07:30:42.054662+0000 mgr.y (mgr.24362) 4867 : cluster 0 pgmap v4836: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:30:43.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:30:43 smithi080 bash[41963]: cluster 2023-12-01T07:30:42.054662+0000 mgr.y (mgr.24362) 4867 : cluster 0 pgmap v4836: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:30:43.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:30:43 smithi080 bash[28361]: cluster 2023-12-01T07:30:42.054662+0000 mgr.y (mgr.24362) 4867 : cluster 0 pgmap v4836: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:30:44.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:30:44 smithi090 bash[32384]: audit 2023-12-01T07:30:43.714107+0000 mon.c (mon.2) 3099 : audit 0 from='client.? 172.21.15.80:0/2247207958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:30:44.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:30:44 smithi080 bash[28361]: audit 2023-12-01T07:30:43.714107+0000 mon.c (mon.2) 3099 : audit 0 from='client.? 172.21.15.80:0/2247207958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:30:44.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:30:44 smithi080 bash[41963]: audit 2023-12-01T07:30:43.714107+0000 mon.c (mon.2) 3099 : audit 0 from='client.? 172.21.15.80:0/2247207958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:30:45.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:30:45 smithi090 bash[32384]: cluster 2023-12-01T07:30:44.055358+0000 mgr.y (mgr.24362) 4868 : cluster 0 pgmap v4837: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:30:45.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:30:45 smithi080 bash[28361]: cluster 2023-12-01T07:30:44.055358+0000 mgr.y (mgr.24362) 4868 : cluster 0 pgmap v4837: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:30:45.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:30:45 smithi080 bash[41963]: cluster 2023-12-01T07:30:44.055358+0000 mgr.y (mgr.24362) 4868 : cluster 0 pgmap v4837: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:30:46.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:30:46 smithi090 bash[32384]: audit 2023-12-01T07:30:46.168146+0000 mon.c (mon.2) 3100 : audit 0 from='client.? 172.21.15.80:0/852140749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:30:46.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:30:46 smithi080 bash[28361]: audit 2023-12-01T07:30:46.168146+0000 mon.c (mon.2) 3100 : audit 0 from='client.? 172.21.15.80:0/852140749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:30:46.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:30:46 smithi080 bash[41963]: audit 2023-12-01T07:30:46.168146+0000 mon.c (mon.2) 3100 : audit 0 from='client.? 172.21.15.80:0/852140749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:30:46.683 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:30:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:30:46] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.43.0" 2023-12-01T07:30:47.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:30:47 smithi090 bash[32384]: cluster 2023-12-01T07:30:46.056103+0000 mgr.y (mgr.24362) 4869 : cluster 0 pgmap v4838: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:30:47.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:30:47 smithi080 bash[28361]: cluster 2023-12-01T07:30:46.056103+0000 mgr.y (mgr.24362) 4869 : cluster 0 pgmap v4838: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:30:47.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:30:47 smithi080 bash[41963]: cluster 2023-12-01T07:30:46.056103+0000 mgr.y (mgr.24362) 4869 : cluster 0 pgmap v4838: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:30:48.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:30:48 smithi090 bash[32384]: cluster 2023-12-01T07:30:48.056681+0000 mgr.y (mgr.24362) 4870 : cluster 0 pgmap v4839: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:30:48.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:30:48 smithi080 bash[41963]: cluster 2023-12-01T07:30:48.056681+0000 mgr.y (mgr.24362) 4870 : cluster 0 pgmap v4839: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:30:48.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:30:48 smithi080 bash[28361]: cluster 2023-12-01T07:30:48.056681+0000 mgr.y (mgr.24362) 4870 : cluster 0 pgmap v4839: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:30:49.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:30:49 smithi090 bash[32384]: audit 2023-12-01T07:30:48.635979+0000 mon.a (mon.0) 3516 : audit 0 from='client.? 172.21.15.80:0/147355389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:30:49.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:30:49 smithi080 bash[28361]: audit 2023-12-01T07:30:48.635979+0000 mon.a (mon.0) 3516 : audit 0 from='client.? 172.21.15.80:0/147355389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:30:49.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:30:49 smithi080 bash[41963]: audit 2023-12-01T07:30:48.635979+0000 mon.a (mon.0) 3516 : audit 0 from='client.? 172.21.15.80:0/147355389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:30:51.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:30:51 smithi090 bash[32384]: cluster 2023-12-01T07:30:50.057317+0000 mgr.y (mgr.24362) 4871 : cluster 0 pgmap v4840: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:30:51.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:30:51 smithi090 bash[32384]: audit 2023-12-01T07:30:51.101065+0000 mon.c (mon.2) 3101 : audit 0 from='client.? 172.21.15.80:0/1405637096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:30:51.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:30:51 smithi080 bash[28361]: cluster 2023-12-01T07:30:50.057317+0000 mgr.y (mgr.24362) 4871 : cluster 0 pgmap v4840: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:30:51.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:30:51 smithi080 bash[28361]: audit 2023-12-01T07:30:51.101065+0000 mon.c (mon.2) 3101 : audit 0 from='client.? 172.21.15.80:0/1405637096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:30:51.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:30:51 smithi080 bash[41963]: cluster 2023-12-01T07:30:50.057317+0000 mgr.y (mgr.24362) 4871 : cluster 0 pgmap v4840: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:30:51.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:30:51 smithi080 bash[41963]: audit 2023-12-01T07:30:51.101065+0000 mon.c (mon.2) 3101 : audit 0 from='client.? 172.21.15.80:0/1405637096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:30:53.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:30:53 smithi090 bash[32384]: cluster 2023-12-01T07:30:52.058348+0000 mgr.y (mgr.24362) 4872 : cluster 0 pgmap v4841: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:30:53.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:30:53 smithi080 bash[41963]: cluster 2023-12-01T07:30:52.058348+0000 mgr.y (mgr.24362) 4872 : cluster 0 pgmap v4841: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:30:53.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:30:53 smithi080 bash[28361]: cluster 2023-12-01T07:30:52.058348+0000 mgr.y (mgr.24362) 4872 : cluster 0 pgmap v4841: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:30:54.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:30:54 smithi090 bash[32384]: audit 2023-12-01T07:30:53.554354+0000 mon.c (mon.2) 3102 : audit 0 from='client.? 172.21.15.80:0/2318745818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:30:54.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:30:54 smithi080 bash[41963]: audit 2023-12-01T07:30:53.554354+0000 mon.c (mon.2) 3102 : audit 0 from='client.? 172.21.15.80:0/2318745818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:30:54.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:30:54 smithi080 bash[28361]: audit 2023-12-01T07:30:53.554354+0000 mon.c (mon.2) 3102 : audit 0 from='client.? 172.21.15.80:0/2318745818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:30:55.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:30:55 smithi090 bash[32384]: cluster 2023-12-01T07:30:54.058943+0000 mgr.y (mgr.24362) 4873 : cluster 0 pgmap v4842: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:30:55.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:30:55 smithi090 bash[32384]: audit 2023-12-01T07:30:55.033326+0000 mon.c (mon.2) 3103 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:30:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:30:55 smithi080 bash[28361]: cluster 2023-12-01T07:30:54.058943+0000 mgr.y (mgr.24362) 4873 : cluster 0 pgmap v4842: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:30:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:30:55 smithi080 bash[28361]: audit 2023-12-01T07:30:55.033326+0000 mon.c (mon.2) 3103 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:30:55.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:30:55 smithi080 bash[41963]: cluster 2023-12-01T07:30:54.058943+0000 mgr.y (mgr.24362) 4873 : cluster 0 pgmap v4842: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:30:55.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:30:55 smithi080 bash[41963]: audit 2023-12-01T07:30:55.033326+0000 mon.c (mon.2) 3103 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:30:56.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:30:56 smithi090 bash[32384]: audit 2023-12-01T07:30:56.001867+0000 mon.c (mon.2) 3104 : audit 0 from='client.? 172.21.15.80:0/777657791' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:30:56.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:30:56 smithi080 bash[28361]: audit 2023-12-01T07:30:56.001867+0000 mon.c (mon.2) 3104 : audit 0 from='client.? 172.21.15.80:0/777657791' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:30:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:30:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:30:56] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.43.0" 2023-12-01T07:30:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:30:56 smithi080 bash[41963]: audit 2023-12-01T07:30:56.001867+0000 mon.c (mon.2) 3104 : audit 0 from='client.? 172.21.15.80:0/777657791' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:30:57.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:30:57 smithi090 bash[32384]: cluster 2023-12-01T07:30:56.059989+0000 mgr.y (mgr.24362) 4874 : cluster 0 pgmap v4843: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:30:57.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:30:57 smithi080 bash[28361]: cluster 2023-12-01T07:30:56.059989+0000 mgr.y (mgr.24362) 4874 : cluster 0 pgmap v4843: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:30:57.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:30:57 smithi080 bash[41963]: cluster 2023-12-01T07:30:56.059989+0000 mgr.y (mgr.24362) 4874 : cluster 0 pgmap v4843: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:30:59.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:30:59 smithi090 bash[32384]: cluster 2023-12-01T07:30:58.060581+0000 mgr.y (mgr.24362) 4875 : cluster 0 pgmap v4844: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:30:59.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:30:59 smithi090 bash[32384]: audit 2023-12-01T07:30:58.466266+0000 mon.a (mon.0) 3517 : audit 0 from='client.? 172.21.15.80:0/3214090475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:30:59.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:30:59 smithi080 bash[41963]: cluster 2023-12-01T07:30:58.060581+0000 mgr.y (mgr.24362) 4875 : cluster 0 pgmap v4844: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:30:59.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:30:59 smithi080 bash[41963]: audit 2023-12-01T07:30:58.466266+0000 mon.a (mon.0) 3517 : audit 0 from='client.? 172.21.15.80:0/3214090475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:30:59.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:30:59 smithi080 bash[28361]: cluster 2023-12-01T07:30:58.060581+0000 mgr.y (mgr.24362) 4875 : cluster 0 pgmap v4844: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:30:59.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:30:59 smithi080 bash[28361]: audit 2023-12-01T07:30:58.466266+0000 mon.a (mon.0) 3517 : audit 0 from='client.? 172.21.15.80:0/3214090475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:31:01.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:31:01 smithi090 bash[32384]: cluster 2023-12-01T07:31:00.061291+0000 mgr.y (mgr.24362) 4876 : cluster 0 pgmap v4845: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:31:01.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:31:01 smithi090 bash[32384]: audit 2023-12-01T07:31:00.927239+0000 mon.a (mon.0) 3518 : audit 0 from='client.? 172.21.15.80:0/1349260209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:31:01.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:31:01 smithi080 bash[41963]: cluster 2023-12-01T07:31:00.061291+0000 mgr.y (mgr.24362) 4876 : cluster 0 pgmap v4845: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:31:01.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:31:01 smithi080 bash[41963]: audit 2023-12-01T07:31:00.927239+0000 mon.a (mon.0) 3518 : audit 0 from='client.? 172.21.15.80:0/1349260209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:31:01.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:31:01 smithi080 bash[28361]: cluster 2023-12-01T07:31:00.061291+0000 mgr.y (mgr.24362) 4876 : cluster 0 pgmap v4845: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:31:01.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:31:01 smithi080 bash[28361]: audit 2023-12-01T07:31:00.927239+0000 mon.a (mon.0) 3518 : audit 0 from='client.? 172.21.15.80:0/1349260209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:31:03.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:31:03 smithi090 bash[32384]: cluster 2023-12-01T07:31:02.062419+0000 mgr.y (mgr.24362) 4877 : cluster 0 pgmap v4846: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:31:03.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:31:03 smithi080 bash[28361]: cluster 2023-12-01T07:31:02.062419+0000 mgr.y (mgr.24362) 4877 : cluster 0 pgmap v4846: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:31:03.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:31:03 smithi080 bash[41963]: cluster 2023-12-01T07:31:02.062419+0000 mgr.y (mgr.24362) 4877 : cluster 0 pgmap v4846: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:31:04.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:31:04 smithi090 bash[32384]: audit 2023-12-01T07:31:03.376420+0000 mon.c (mon.2) 3105 : audit 0 from='client.? 172.21.15.80:0/3306269589' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:31:04.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:31:04 smithi080 bash[28361]: audit 2023-12-01T07:31:03.376420+0000 mon.c (mon.2) 3105 : audit 0 from='client.? 172.21.15.80:0/3306269589' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:31:04.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:31:04 smithi080 bash[41963]: audit 2023-12-01T07:31:03.376420+0000 mon.c (mon.2) 3105 : audit 0 from='client.? 172.21.15.80:0/3306269589' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:31:05.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:31:05 smithi090 bash[32384]: cluster 2023-12-01T07:31:04.063193+0000 mgr.y (mgr.24362) 4878 : cluster 0 pgmap v4847: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:31:05.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:31:05 smithi080 bash[28361]: cluster 2023-12-01T07:31:04.063193+0000 mgr.y (mgr.24362) 4878 : cluster 0 pgmap v4847: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:31:05.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:31:05 smithi080 bash[41963]: cluster 2023-12-01T07:31:04.063193+0000 mgr.y (mgr.24362) 4878 : cluster 0 pgmap v4847: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:31:06.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:31:06 smithi090 bash[32384]: audit 2023-12-01T07:31:05.827370+0000 mon.a (mon.0) 3519 : audit 0 from='client.? 172.21.15.80:0/2973696285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:31:06.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:31:06 smithi080 bash[28361]: audit 2023-12-01T07:31:05.827370+0000 mon.a (mon.0) 3519 : audit 0 from='client.? 172.21.15.80:0/2973696285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:31:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:31:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:31:06] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.43.0" 2023-12-01T07:31:06.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:31:06 smithi080 bash[41963]: audit 2023-12-01T07:31:05.827370+0000 mon.a (mon.0) 3519 : audit 0 from='client.? 172.21.15.80:0/2973696285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:31:07.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:31:07 smithi090 bash[32384]: cluster 2023-12-01T07:31:06.064409+0000 mgr.y (mgr.24362) 4879 : cluster 0 pgmap v4848: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:31:07.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:31:07 smithi080 bash[28361]: cluster 2023-12-01T07:31:06.064409+0000 mgr.y (mgr.24362) 4879 : cluster 0 pgmap v4848: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:31:07.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:31:07 smithi080 bash[41963]: cluster 2023-12-01T07:31:06.064409+0000 mgr.y (mgr.24362) 4879 : cluster 0 pgmap v4848: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:31:08.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:31:08 smithi090 bash[32384]: cluster 2023-12-01T07:31:08.064999+0000 mgr.y (mgr.24362) 4880 : cluster 0 pgmap v4849: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:31:08.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:31:08 smithi080 bash[28361]: cluster 2023-12-01T07:31:08.064999+0000 mgr.y (mgr.24362) 4880 : cluster 0 pgmap v4849: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:31:08.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:31:08 smithi080 bash[41963]: cluster 2023-12-01T07:31:08.064999+0000 mgr.y (mgr.24362) 4880 : cluster 0 pgmap v4849: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:31:09.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:31:09 smithi090 bash[32384]: audit 2023-12-01T07:31:08.286132+0000 mon.a (mon.0) 3520 : audit 0 from='client.? 172.21.15.80:0/117145867' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:31:09.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:31:09 smithi080 bash[28361]: audit 2023-12-01T07:31:08.286132+0000 mon.a (mon.0) 3520 : audit 0 from='client.? 172.21.15.80:0/117145867' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:31:09.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:31:09 smithi080 bash[41963]: audit 2023-12-01T07:31:08.286132+0000 mon.a (mon.0) 3520 : audit 0 from='client.? 172.21.15.80:0/117145867' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:31:10.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:31:10 smithi090 bash[32384]: audit 2023-12-01T07:31:10.033599+0000 mon.c (mon.2) 3106 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:31:10.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:31:10 smithi090 bash[32384]: cluster 2023-12-01T07:31:10.065594+0000 mgr.y (mgr.24362) 4881 : cluster 0 pgmap v4850: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:31:10.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:31:10 smithi080 bash[28361]: audit 2023-12-01T07:31:10.033599+0000 mon.c (mon.2) 3106 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:31:10.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:31:10 smithi080 bash[28361]: cluster 2023-12-01T07:31:10.065594+0000 mgr.y (mgr.24362) 4881 : cluster 0 pgmap v4850: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:31:10.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:31:10 smithi080 bash[41963]: audit 2023-12-01T07:31:10.033599+0000 mon.c (mon.2) 3106 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:31:10.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:31:10 smithi080 bash[41963]: cluster 2023-12-01T07:31:10.065594+0000 mgr.y (mgr.24362) 4881 : cluster 0 pgmap v4850: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:31:11.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:31:11 smithi090 bash[32384]: audit 2023-12-01T07:31:10.749438+0000 mon.a (mon.0) 3521 : audit 0 from='client.? 172.21.15.80:0/3761156070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:31:11.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:31:11 smithi080 bash[28361]: audit 2023-12-01T07:31:10.749438+0000 mon.a (mon.0) 3521 : audit 0 from='client.? 172.21.15.80:0/3761156070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:31:11.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:31:11 smithi080 bash[41963]: audit 2023-12-01T07:31:10.749438+0000 mon.a (mon.0) 3521 : audit 0 from='client.? 172.21.15.80:0/3761156070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:31:12.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:31:12 smithi080 bash[28361]: cluster 2023-12-01T07:31:12.066662+0000 mgr.y (mgr.24362) 4882 : cluster 0 pgmap v4851: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:31:12.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:31:12 smithi080 bash[41963]: cluster 2023-12-01T07:31:12.066662+0000 mgr.y (mgr.24362) 4882 : cluster 0 pgmap v4851: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:31:12.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:31:12 smithi090 bash[32384]: cluster 2023-12-01T07:31:12.066662+0000 mgr.y (mgr.24362) 4882 : cluster 0 pgmap v4851: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:31:13.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:31:13 smithi080 bash[28361]: audit 2023-12-01T07:31:13.202115+0000 mon.a (mon.0) 3522 : audit 0 from='client.? 172.21.15.80:0/2696400694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:31:13.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:31:13 smithi080 bash[41963]: audit 2023-12-01T07:31:13.202115+0000 mon.a (mon.0) 3522 : audit 0 from='client.? 172.21.15.80:0/2696400694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:31:13.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:31:13 smithi090 bash[32384]: audit 2023-12-01T07:31:13.202115+0000 mon.a (mon.0) 3522 : audit 0 from='client.? 172.21.15.80:0/2696400694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:31:14.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:31:14 smithi080 bash[28361]: cluster 2023-12-01T07:31:14.067265+0000 mgr.y (mgr.24362) 4883 : cluster 0 pgmap v4852: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:31:14.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:31:14 smithi080 bash[41963]: cluster 2023-12-01T07:31:14.067265+0000 mgr.y (mgr.24362) 4883 : cluster 0 pgmap v4852: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:31:14.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:31:14 smithi090 bash[32384]: cluster 2023-12-01T07:31:14.067265+0000 mgr.y (mgr.24362) 4883 : cluster 0 pgmap v4852: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:31:15.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:31:15 smithi080 bash[28361]: audit 2023-12-01T07:31:14.715991+0000 mon.c (mon.2) 3107 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:31:15.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:31:15 smithi080 bash[41963]: audit 2023-12-01T07:31:14.715991+0000 mon.c (mon.2) 3107 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:31:15.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:31:15 smithi090 bash[32384]: audit 2023-12-01T07:31:14.715991+0000 mon.c (mon.2) 3107 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:31:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:31:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:31:16] "GET /metrics HTTP/1.1" 200 33973 "" "Prometheus/2.43.0" 2023-12-01T07:31:16.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:31:16 smithi080 bash[28361]: audit 2023-12-01T07:31:15.649007+0000 mon.c (mon.2) 3108 : audit 0 from='client.? 172.21.15.80:0/273579742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:31:16.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:31:16 smithi080 bash[28361]: cluster 2023-12-01T07:31:16.068424+0000 mgr.y (mgr.24362) 4884 : cluster 0 pgmap v4853: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:31:16.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:31:16 smithi080 bash[41963]: audit 2023-12-01T07:31:15.649007+0000 mon.c (mon.2) 3108 : audit 0 from='client.? 172.21.15.80:0/273579742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:31:16.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:31:16 smithi080 bash[41963]: cluster 2023-12-01T07:31:16.068424+0000 mgr.y (mgr.24362) 4884 : cluster 0 pgmap v4853: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:31:16.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:31:16 smithi090 bash[32384]: audit 2023-12-01T07:31:15.649007+0000 mon.c (mon.2) 3108 : audit 0 from='client.? 172.21.15.80:0/273579742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:31:16.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:31:16 smithi090 bash[32384]: cluster 2023-12-01T07:31:16.068424+0000 mgr.y (mgr.24362) 4884 : cluster 0 pgmap v4853: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:31:18.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:31:18 smithi080 bash[28361]: audit 2023-12-01T07:31:18.106441+0000 mon.c (mon.2) 3109 : audit 0 from='client.? 172.21.15.80:0/2188477743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:31:18.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:31:18 smithi080 bash[41963]: audit 2023-12-01T07:31:18.106441+0000 mon.c (mon.2) 3109 : audit 0 from='client.? 172.21.15.80:0/2188477743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:31:18.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:31:18 smithi090 bash[32384]: audit 2023-12-01T07:31:18.106441+0000 mon.c (mon.2) 3109 : audit 0 from='client.? 172.21.15.80:0/2188477743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:31:19.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:31:19 smithi080 bash[28361]: cluster 2023-12-01T07:31:18.068913+0000 mgr.y (mgr.24362) 4885 : cluster 0 pgmap v4854: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:31:19.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:31:19 smithi080 bash[41963]: cluster 2023-12-01T07:31:18.068913+0000 mgr.y (mgr.24362) 4885 : cluster 0 pgmap v4854: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:31:19.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:31:19 smithi090 bash[32384]: cluster 2023-12-01T07:31:18.068913+0000 mgr.y (mgr.24362) 4885 : cluster 0 pgmap v4854: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:31:21.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:31:21 smithi090 bash[32384]: cluster 2023-12-01T07:31:20.069576+0000 mgr.y (mgr.24362) 4886 : cluster 0 pgmap v4855: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:31:21.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:31:21 smithi090 bash[32384]: audit 2023-12-01T07:31:20.558882+0000 mon.a (mon.0) 3523 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:31:21.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:31:21 smithi090 bash[32384]: audit 2023-12-01T07:31:20.569976+0000 mon.a (mon.0) 3524 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:31:21.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:31:21 smithi090 bash[32384]: audit 2023-12-01T07:31:20.585321+0000 mon.a (mon.0) 3525 : audit 0 from='client.? 172.21.15.80:0/2456241435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:31:21.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:31:21 smithi090 bash[32384]: audit 2023-12-01T07:31:20.860704+0000 mon.a (mon.0) 3526 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:31:21.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:31:21 smithi090 bash[32384]: audit 2023-12-01T07:31:20.871776+0000 mon.a (mon.0) 3527 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:31:21.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:31:21 smithi080 bash[41963]: cluster 2023-12-01T07:31:20.069576+0000 mgr.y (mgr.24362) 4886 : cluster 0 pgmap v4855: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:31:21.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:31:21 smithi080 bash[41963]: audit 2023-12-01T07:31:20.558882+0000 mon.a (mon.0) 3523 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:31:21.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:31:21 smithi080 bash[41963]: audit 2023-12-01T07:31:20.569976+0000 mon.a (mon.0) 3524 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:31:21.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:31:21 smithi080 bash[41963]: audit 2023-12-01T07:31:20.585321+0000 mon.a (mon.0) 3525 : audit 0 from='client.? 172.21.15.80:0/2456241435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:31:21.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:31:21 smithi080 bash[41963]: audit 2023-12-01T07:31:20.860704+0000 mon.a (mon.0) 3526 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:31:21.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:31:21 smithi080 bash[41963]: audit 2023-12-01T07:31:20.871776+0000 mon.a (mon.0) 3527 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:31:21.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:31:21 smithi080 bash[28361]: cluster 2023-12-01T07:31:20.069576+0000 mgr.y (mgr.24362) 4886 : cluster 0 pgmap v4855: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:31:21.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:31:21 smithi080 bash[28361]: audit 2023-12-01T07:31:20.558882+0000 mon.a (mon.0) 3523 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:31:21.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:31:21 smithi080 bash[28361]: audit 2023-12-01T07:31:20.569976+0000 mon.a (mon.0) 3524 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:31:21.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:31:21 smithi080 bash[28361]: audit 2023-12-01T07:31:20.585321+0000 mon.a (mon.0) 3525 : audit 0 from='client.? 172.21.15.80:0/2456241435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:31:21.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:31:21 smithi080 bash[28361]: audit 2023-12-01T07:31:20.860704+0000 mon.a (mon.0) 3526 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:31:21.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:31:21 smithi080 bash[28361]: audit 2023-12-01T07:31:20.871776+0000 mon.a (mon.0) 3527 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:31:22.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:31:22 smithi090 bash[32384]: audit 2023-12-01T07:31:21.347793+0000 mon.c (mon.2) 3110 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:31:22.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:31:22 smithi090 bash[32384]: audit 2023-12-01T07:31:21.349711+0000 mon.c (mon.2) 3111 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:31:22.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:31:22 smithi090 bash[32384]: audit 2023-12-01T07:31:21.360223+0000 mon.a (mon.0) 3528 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:31:22.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:31:22 smithi080 bash[28361]: audit 2023-12-01T07:31:21.347793+0000 mon.c (mon.2) 3110 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:31:22.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:31:22 smithi080 bash[28361]: audit 2023-12-01T07:31:21.349711+0000 mon.c (mon.2) 3111 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:31:22.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:31:22 smithi080 bash[28361]: audit 2023-12-01T07:31:21.360223+0000 mon.a (mon.0) 3528 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:31:22.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:31:22 smithi080 bash[41963]: audit 2023-12-01T07:31:21.347793+0000 mon.c (mon.2) 3110 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:31:22.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:31:22 smithi080 bash[41963]: audit 2023-12-01T07:31:21.349711+0000 mon.c (mon.2) 3111 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:31:22.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:31:22 smithi080 bash[41963]: audit 2023-12-01T07:31:21.360223+0000 mon.a (mon.0) 3528 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:31:23.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:31:23 smithi090 bash[32384]: cluster 2023-12-01T07:31:22.070742+0000 mgr.y (mgr.24362) 4887 : cluster 0 pgmap v4856: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:31:23.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:31:23 smithi090 bash[32384]: audit 2023-12-01T07:31:23.037229+0000 mon.c (mon.2) 3112 : audit 0 from='client.? 172.21.15.80:0/744689130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:31:23.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:31:23 smithi080 bash[28361]: cluster 2023-12-01T07:31:22.070742+0000 mgr.y (mgr.24362) 4887 : cluster 0 pgmap v4856: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:31:23.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:31:23 smithi080 bash[28361]: audit 2023-12-01T07:31:23.037229+0000 mon.c (mon.2) 3112 : audit 0 from='client.? 172.21.15.80:0/744689130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:31:23.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:31:23 smithi080 bash[41963]: cluster 2023-12-01T07:31:22.070742+0000 mgr.y (mgr.24362) 4887 : cluster 0 pgmap v4856: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:31:23.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:31:23 smithi080 bash[41963]: audit 2023-12-01T07:31:23.037229+0000 mon.c (mon.2) 3112 : audit 0 from='client.? 172.21.15.80:0/744689130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:31:25.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:31:25 smithi090 bash[32384]: cluster 2023-12-01T07:31:24.071352+0000 mgr.y (mgr.24362) 4888 : cluster 0 pgmap v4857: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:31:25.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:31:25 smithi090 bash[32384]: audit 2023-12-01T07:31:25.033854+0000 mon.c (mon.2) 3113 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:31:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:31:25 smithi080 bash[28361]: cluster 2023-12-01T07:31:24.071352+0000 mgr.y (mgr.24362) 4888 : cluster 0 pgmap v4857: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:31:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:31:25 smithi080 bash[28361]: audit 2023-12-01T07:31:25.033854+0000 mon.c (mon.2) 3113 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:31:25.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:31:25 smithi080 bash[41963]: cluster 2023-12-01T07:31:24.071352+0000 mgr.y (mgr.24362) 4888 : cluster 0 pgmap v4857: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:31:25.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:31:25 smithi080 bash[41963]: audit 2023-12-01T07:31:25.033854+0000 mon.c (mon.2) 3113 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:31:26.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:31:26 smithi090 bash[32384]: audit 2023-12-01T07:31:25.490072+0000 mon.a (mon.0) 3529 : audit 0 from='client.? 172.21.15.80:0/2217082598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:31:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:31:26 smithi080 bash[28361]: audit 2023-12-01T07:31:25.490072+0000 mon.a (mon.0) 3529 : audit 0 from='client.? 172.21.15.80:0/2217082598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:31:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:31:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:31:26] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.43.0" 2023-12-01T07:31:26.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:31:26 smithi080 bash[41963]: audit 2023-12-01T07:31:25.490072+0000 mon.a (mon.0) 3529 : audit 0 from='client.? 172.21.15.80:0/2217082598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:31:27.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:31:27 smithi090 bash[32384]: cluster 2023-12-01T07:31:26.072491+0000 mgr.y (mgr.24362) 4889 : cluster 0 pgmap v4858: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:31:27.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:31:27 smithi080 bash[28361]: cluster 2023-12-01T07:31:26.072491+0000 mgr.y (mgr.24362) 4889 : cluster 0 pgmap v4858: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:31:27.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:31:27 smithi080 bash[41963]: cluster 2023-12-01T07:31:26.072491+0000 mgr.y (mgr.24362) 4889 : cluster 0 pgmap v4858: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:31:28.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:31:28 smithi090 bash[32384]: audit 2023-12-01T07:31:27.951098+0000 mon.a (mon.0) 3530 : audit 0 from='client.? 172.21.15.80:0/2489460116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:31:28.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:31:28 smithi080 bash[28361]: audit 2023-12-01T07:31:27.951098+0000 mon.a (mon.0) 3530 : audit 0 from='client.? 172.21.15.80:0/2489460116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:31:28.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:31:28 smithi080 bash[41963]: audit 2023-12-01T07:31:27.951098+0000 mon.a (mon.0) 3530 : audit 0 from='client.? 172.21.15.80:0/2489460116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:31:29.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:31:29 smithi090 bash[32384]: cluster 2023-12-01T07:31:28.073157+0000 mgr.y (mgr.24362) 4890 : cluster 0 pgmap v4859: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:31:29.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:31:29 smithi080 bash[41963]: cluster 2023-12-01T07:31:28.073157+0000 mgr.y (mgr.24362) 4890 : cluster 0 pgmap v4859: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:31:29.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:31:29 smithi080 bash[28361]: cluster 2023-12-01T07:31:28.073157+0000 mgr.y (mgr.24362) 4890 : cluster 0 pgmap v4859: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:31:31.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:31:31 smithi090 bash[32384]: cluster 2023-12-01T07:31:30.073793+0000 mgr.y (mgr.24362) 4891 : cluster 0 pgmap v4860: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:31:31.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:31:31 smithi090 bash[32384]: audit 2023-12-01T07:31:30.413805+0000 mon.a (mon.0) 3531 : audit 0 from='client.? 172.21.15.80:0/593085105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:31:31.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:31:31 smithi080 bash[28361]: cluster 2023-12-01T07:31:30.073793+0000 mgr.y (mgr.24362) 4891 : cluster 0 pgmap v4860: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:31:31.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:31:31 smithi080 bash[28361]: audit 2023-12-01T07:31:30.413805+0000 mon.a (mon.0) 3531 : audit 0 from='client.? 172.21.15.80:0/593085105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:31:31.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:31:31 smithi080 bash[41963]: cluster 2023-12-01T07:31:30.073793+0000 mgr.y (mgr.24362) 4891 : cluster 0 pgmap v4860: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:31:31.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:31:31 smithi080 bash[41963]: audit 2023-12-01T07:31:30.413805+0000 mon.a (mon.0) 3531 : audit 0 from='client.? 172.21.15.80:0/593085105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:31:33.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:31:33 smithi090 bash[32384]: cluster 2023-12-01T07:31:32.074981+0000 mgr.y (mgr.24362) 4892 : cluster 0 pgmap v4861: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:31:33.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:31:33 smithi090 bash[32384]: audit 2023-12-01T07:31:32.867455+0000 mon.c (mon.2) 3114 : audit 0 from='client.? 172.21.15.80:0/912618986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:31:33.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:31:33 smithi080 bash[28361]: cluster 2023-12-01T07:31:32.074981+0000 mgr.y (mgr.24362) 4892 : cluster 0 pgmap v4861: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:31:33.685 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:31:33 smithi080 bash[28361]: audit 2023-12-01T07:31:32.867455+0000 mon.c (mon.2) 3114 : audit 0 from='client.? 172.21.15.80:0/912618986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:31:33.685 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:31:33 smithi080 bash[41963]: cluster 2023-12-01T07:31:32.074981+0000 mgr.y (mgr.24362) 4892 : cluster 0 pgmap v4861: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:31:33.685 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:31:33 smithi080 bash[41963]: audit 2023-12-01T07:31:32.867455+0000 mon.c (mon.2) 3114 : audit 0 from='client.? 172.21.15.80:0/912618986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:31:34.272 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 07:31:33 smithi090 bash[65515]: logger=cleanup t=2023-12-01T07:31:33.857710017Z level=info msg="Completed cleanup jobs" duration=68.001486ms 2023-12-01T07:31:35.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:31:35 smithi090 bash[32384]: cluster 2023-12-01T07:31:34.075761+0000 mgr.y (mgr.24362) 4893 : cluster 0 pgmap v4862: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:31:35.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:31:35 smithi080 bash[28361]: cluster 2023-12-01T07:31:34.075761+0000 mgr.y (mgr.24362) 4893 : cluster 0 pgmap v4862: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:31:35.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:31:35 smithi080 bash[41963]: cluster 2023-12-01T07:31:34.075761+0000 mgr.y (mgr.24362) 4893 : cluster 0 pgmap v4862: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:31:36.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:31:36 smithi090 bash[32384]: audit 2023-12-01T07:31:35.324330+0000 mon.c (mon.2) 3115 : audit 0 from='client.? 172.21.15.80:0/1270414563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:31:36.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:31:36 smithi090 bash[32384]: cluster 2023-12-01T07:31:36.077012+0000 mgr.y (mgr.24362) 4894 : cluster 0 pgmap v4863: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:31:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:31:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:31:36] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.43.0" 2023-12-01T07:31:36.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:31:36 smithi080 bash[28361]: audit 2023-12-01T07:31:35.324330+0000 mon.c (mon.2) 3115 : audit 0 from='client.? 172.21.15.80:0/1270414563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:31:36.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:31:36 smithi080 bash[28361]: cluster 2023-12-01T07:31:36.077012+0000 mgr.y (mgr.24362) 4894 : cluster 0 pgmap v4863: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:31:36.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:31:36 smithi080 bash[41963]: audit 2023-12-01T07:31:35.324330+0000 mon.c (mon.2) 3115 : audit 0 from='client.? 172.21.15.80:0/1270414563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:31:36.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:31:36 smithi080 bash[41963]: cluster 2023-12-01T07:31:36.077012+0000 mgr.y (mgr.24362) 4894 : cluster 0 pgmap v4863: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:31:38.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:31:37 smithi080 bash[28361]: audit 2023-12-01T07:31:37.773577+0000 mon.c (mon.2) 3116 : audit 0 from='client.? 172.21.15.80:0/1852742408' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:31:38.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:31:37 smithi080 bash[41963]: audit 2023-12-01T07:31:37.773577+0000 mon.c (mon.2) 3116 : audit 0 from='client.? 172.21.15.80:0/1852742408' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:31:38.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:31:37 smithi090 bash[32384]: audit 2023-12-01T07:31:37.773577+0000 mon.c (mon.2) 3116 : audit 0 from='client.? 172.21.15.80:0/1852742408' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:31:39.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:31:38 smithi080 bash[28361]: cluster 2023-12-01T07:31:38.077623+0000 mgr.y (mgr.24362) 4895 : cluster 0 pgmap v4864: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:31:39.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:31:38 smithi080 bash[41963]: cluster 2023-12-01T07:31:38.077623+0000 mgr.y (mgr.24362) 4895 : cluster 0 pgmap v4864: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:31:39.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:31:38 smithi090 bash[32384]: cluster 2023-12-01T07:31:38.077623+0000 mgr.y (mgr.24362) 4895 : cluster 0 pgmap v4864: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:31:40.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:31:40 smithi080 bash[28361]: audit 2023-12-01T07:31:40.034191+0000 mon.c (mon.2) 3117 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:31:40.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:31:40 smithi080 bash[41963]: audit 2023-12-01T07:31:40.034191+0000 mon.c (mon.2) 3117 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:31:40.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:31:40 smithi090 bash[32384]: audit 2023-12-01T07:31:40.034191+0000 mon.c (mon.2) 3117 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:31:41.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:31:41 smithi090 bash[32384]: cluster 2023-12-01T07:31:40.078131+0000 mgr.y (mgr.24362) 4896 : cluster 0 pgmap v4865: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:31:41.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:31:41 smithi090 bash[32384]: audit 2023-12-01T07:31:40.238930+0000 mon.c (mon.2) 3118 : audit 0 from='client.? 172.21.15.80:0/3849934598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:31:41.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:31:41 smithi080 bash[41963]: cluster 2023-12-01T07:31:40.078131+0000 mgr.y (mgr.24362) 4896 : cluster 0 pgmap v4865: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:31:41.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:31:41 smithi080 bash[41963]: audit 2023-12-01T07:31:40.238930+0000 mon.c (mon.2) 3118 : audit 0 from='client.? 172.21.15.80:0/3849934598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:31:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:31:41 smithi080 bash[28361]: cluster 2023-12-01T07:31:40.078131+0000 mgr.y (mgr.24362) 4896 : cluster 0 pgmap v4865: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:31:41.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:31:41 smithi080 bash[28361]: audit 2023-12-01T07:31:40.238930+0000 mon.c (mon.2) 3118 : audit 0 from='client.? 172.21.15.80:0/3849934598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:31:43.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:31:43 smithi090 bash[32384]: cluster 2023-12-01T07:31:42.079235+0000 mgr.y (mgr.24362) 4897 : cluster 0 pgmap v4866: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:31:43.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:31:43 smithi090 bash[32384]: audit 2023-12-01T07:31:42.686739+0000 mon.a (mon.0) 3532 : audit 0 from='client.? 172.21.15.80:0/2529441085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:31:43.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:31:43 smithi080 bash[28361]: cluster 2023-12-01T07:31:42.079235+0000 mgr.y (mgr.24362) 4897 : cluster 0 pgmap v4866: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:31:43.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:31:43 smithi080 bash[28361]: audit 2023-12-01T07:31:42.686739+0000 mon.a (mon.0) 3532 : audit 0 from='client.? 172.21.15.80:0/2529441085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:31:43.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:31:43 smithi080 bash[41963]: cluster 2023-12-01T07:31:42.079235+0000 mgr.y (mgr.24362) 4897 : cluster 0 pgmap v4866: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:31:43.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:31:43 smithi080 bash[41963]: audit 2023-12-01T07:31:42.686739+0000 mon.a (mon.0) 3532 : audit 0 from='client.? 172.21.15.80:0/2529441085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:31:45.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:31:45 smithi090 bash[32384]: cluster 2023-12-01T07:31:44.079913+0000 mgr.y (mgr.24362) 4898 : cluster 0 pgmap v4867: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:31:45.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:31:45 smithi090 bash[32384]: audit 2023-12-01T07:31:45.133752+0000 mon.c (mon.2) 3119 : audit 0 from='client.? 172.21.15.80:0/4006174667' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:31:45.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:31:45 smithi080 bash[28361]: cluster 2023-12-01T07:31:44.079913+0000 mgr.y (mgr.24362) 4898 : cluster 0 pgmap v4867: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:31:45.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:31:45 smithi080 bash[28361]: audit 2023-12-01T07:31:45.133752+0000 mon.c (mon.2) 3119 : audit 0 from='client.? 172.21.15.80:0/4006174667' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:31:45.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:31:45 smithi080 bash[41963]: cluster 2023-12-01T07:31:44.079913+0000 mgr.y (mgr.24362) 4898 : cluster 0 pgmap v4867: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:31:45.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:31:45 smithi080 bash[41963]: audit 2023-12-01T07:31:45.133752+0000 mon.c (mon.2) 3119 : audit 0 from='client.? 172.21.15.80:0/4006174667' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:31:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:31:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:31:46] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.43.0" 2023-12-01T07:31:47.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:31:47 smithi090 bash[32384]: cluster 2023-12-01T07:31:46.080976+0000 mgr.y (mgr.24362) 4899 : cluster 0 pgmap v4868: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:31:47.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:31:47 smithi080 bash[28361]: cluster 2023-12-01T07:31:46.080976+0000 mgr.y (mgr.24362) 4899 : cluster 0 pgmap v4868: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:31:47.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:31:47 smithi080 bash[41963]: cluster 2023-12-01T07:31:46.080976+0000 mgr.y (mgr.24362) 4899 : cluster 0 pgmap v4868: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:31:48.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:31:48 smithi090 bash[32384]: audit 2023-12-01T07:31:47.591661+0000 mon.a (mon.0) 3533 : audit 0 from='client.? 172.21.15.80:0/2062908037' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:31:48.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:31:48 smithi080 bash[28361]: audit 2023-12-01T07:31:47.591661+0000 mon.a (mon.0) 3533 : audit 0 from='client.? 172.21.15.80:0/2062908037' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:31:48.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:31:48 smithi080 bash[41963]: audit 2023-12-01T07:31:47.591661+0000 mon.a (mon.0) 3533 : audit 0 from='client.? 172.21.15.80:0/2062908037' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:31:49.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:31:49 smithi090 bash[32384]: cluster 2023-12-01T07:31:48.081655+0000 mgr.y (mgr.24362) 4900 : cluster 0 pgmap v4869: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:31:49.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:31:49 smithi080 bash[41963]: cluster 2023-12-01T07:31:48.081655+0000 mgr.y (mgr.24362) 4900 : cluster 0 pgmap v4869: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:31:49.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:31:49 smithi080 bash[28361]: cluster 2023-12-01T07:31:48.081655+0000 mgr.y (mgr.24362) 4900 : cluster 0 pgmap v4869: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:31:50.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:31:50 smithi090 bash[32384]: audit 2023-12-01T07:31:50.040393+0000 mon.a (mon.0) 3534 : audit 0 from='client.? 172.21.15.80:0/2312080152' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:31:50.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:31:50 smithi080 bash[28361]: audit 2023-12-01T07:31:50.040393+0000 mon.a (mon.0) 3534 : audit 0 from='client.? 172.21.15.80:0/2312080152' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:31:50.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:31:50 smithi080 bash[41963]: audit 2023-12-01T07:31:50.040393+0000 mon.a (mon.0) 3534 : audit 0 from='client.? 172.21.15.80:0/2312080152' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:31:51.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:31:51 smithi090 bash[32384]: cluster 2023-12-01T07:31:50.082292+0000 mgr.y (mgr.24362) 4901 : cluster 0 pgmap v4870: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:31:51.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:31:51 smithi080 bash[41963]: cluster 2023-12-01T07:31:50.082292+0000 mgr.y (mgr.24362) 4901 : cluster 0 pgmap v4870: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:31:51.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:31:51 smithi080 bash[28361]: cluster 2023-12-01T07:31:50.082292+0000 mgr.y (mgr.24362) 4901 : cluster 0 pgmap v4870: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:31:52.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:31:52 smithi090 bash[32384]: cluster 2023-12-01T07:31:52.083104+0000 mgr.y (mgr.24362) 4902 : cluster 0 pgmap v4871: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:31:52.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:31:52 smithi080 bash[41963]: cluster 2023-12-01T07:31:52.083104+0000 mgr.y (mgr.24362) 4902 : cluster 0 pgmap v4871: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:31:52.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:31:52 smithi080 bash[28361]: cluster 2023-12-01T07:31:52.083104+0000 mgr.y (mgr.24362) 4902 : cluster 0 pgmap v4871: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:31:53.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:31:53 smithi090 bash[32384]: audit 2023-12-01T07:31:52.495354+0000 mon.a (mon.0) 3535 : audit 0 from='client.? 172.21.15.80:0/2133275597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:31:53.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:31:53 smithi080 bash[28361]: audit 2023-12-01T07:31:52.495354+0000 mon.a (mon.0) 3535 : audit 0 from='client.? 172.21.15.80:0/2133275597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:31:53.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:31:53 smithi080 bash[41963]: audit 2023-12-01T07:31:52.495354+0000 mon.a (mon.0) 3535 : audit 0 from='client.? 172.21.15.80:0/2133275597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:31:54.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:31:54 smithi080 bash[41963]: cluster 2023-12-01T07:31:54.083729+0000 mgr.y (mgr.24362) 4903 : cluster 0 pgmap v4872: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:31:54.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:31:54 smithi080 bash[28361]: cluster 2023-12-01T07:31:54.083729+0000 mgr.y (mgr.24362) 4903 : cluster 0 pgmap v4872: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:31:54.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:31:54 smithi090 bash[32384]: cluster 2023-12-01T07:31:54.083729+0000 mgr.y (mgr.24362) 4903 : cluster 0 pgmap v4872: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:31:55.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:31:55 smithi080 bash[41963]: audit 2023-12-01T07:31:54.958293+0000 mon.a (mon.0) 3536 : audit 0 from='client.? 172.21.15.80:0/872079974' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:31:55.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:31:55 smithi080 bash[41963]: audit 2023-12-01T07:31:55.034660+0000 mon.c (mon.2) 3120 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:31:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:31:55 smithi080 bash[28361]: audit 2023-12-01T07:31:54.958293+0000 mon.a (mon.0) 3536 : audit 0 from='client.? 172.21.15.80:0/872079974' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:31:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:31:55 smithi080 bash[28361]: audit 2023-12-01T07:31:55.034660+0000 mon.c (mon.2) 3120 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:31:55.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:31:55 smithi090 bash[32384]: audit 2023-12-01T07:31:54.958293+0000 mon.a (mon.0) 3536 : audit 0 from='client.? 172.21.15.80:0/872079974' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:31:55.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:31:55 smithi090 bash[32384]: audit 2023-12-01T07:31:55.034660+0000 mon.c (mon.2) 3120 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:31:56.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:31:56 smithi080 bash[28361]: cluster 2023-12-01T07:31:56.084849+0000 mgr.y (mgr.24362) 4904 : cluster 0 pgmap v4873: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:31:56.683 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:31:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:31:56] "GET /metrics HTTP/1.1" 200 33973 "" "Prometheus/2.43.0" 2023-12-01T07:31:56.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:31:56 smithi080 bash[41963]: cluster 2023-12-01T07:31:56.084849+0000 mgr.y (mgr.24362) 4904 : cluster 0 pgmap v4873: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:31:56.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:31:56 smithi090 bash[32384]: cluster 2023-12-01T07:31:56.084849+0000 mgr.y (mgr.24362) 4904 : cluster 0 pgmap v4873: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:31:57.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:31:57 smithi090 bash[32384]: audit 2023-12-01T07:31:57.411465+0000 mon.a (mon.0) 3537 : audit 0 from='client.? 172.21.15.80:0/1160385256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:31:57.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:31:57 smithi080 bash[28361]: audit 2023-12-01T07:31:57.411465+0000 mon.a (mon.0) 3537 : audit 0 from='client.? 172.21.15.80:0/1160385256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:31:57.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:31:57 smithi080 bash[41963]: audit 2023-12-01T07:31:57.411465+0000 mon.a (mon.0) 3537 : audit 0 from='client.? 172.21.15.80:0/1160385256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:31:58.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:31:58 smithi090 bash[32384]: cluster 2023-12-01T07:31:58.085532+0000 mgr.y (mgr.24362) 4905 : cluster 0 pgmap v4874: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:31:58.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:31:58 smithi080 bash[28361]: cluster 2023-12-01T07:31:58.085532+0000 mgr.y (mgr.24362) 4905 : cluster 0 pgmap v4874: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:31:58.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:31:58 smithi080 bash[41963]: cluster 2023-12-01T07:31:58.085532+0000 mgr.y (mgr.24362) 4905 : cluster 0 pgmap v4874: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:32:00.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:31:59 smithi080 bash[41963]: audit 2023-12-01T07:31:59.864128+0000 mon.a (mon.0) 3538 : audit 0 from='client.? 172.21.15.80:0/3273740292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:32:00.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:31:59 smithi080 bash[28361]: audit 2023-12-01T07:31:59.864128+0000 mon.a (mon.0) 3538 : audit 0 from='client.? 172.21.15.80:0/3273740292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:32:00.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:31:59 smithi090 bash[32384]: audit 2023-12-01T07:31:59.864128+0000 mon.a (mon.0) 3538 : audit 0 from='client.? 172.21.15.80:0/3273740292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:32:01.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:32:01 smithi090 bash[32384]: cluster 2023-12-01T07:32:00.086329+0000 mgr.y (mgr.24362) 4906 : cluster 0 pgmap v4875: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:32:01.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:32:01 smithi080 bash[28361]: cluster 2023-12-01T07:32:00.086329+0000 mgr.y (mgr.24362) 4906 : cluster 0 pgmap v4875: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:32:01.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:32:01 smithi080 bash[41963]: cluster 2023-12-01T07:32:00.086329+0000 mgr.y (mgr.24362) 4906 : cluster 0 pgmap v4875: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:32:03.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:32:03 smithi090 bash[32384]: cluster 2023-12-01T07:32:02.087127+0000 mgr.y (mgr.24362) 4907 : cluster 0 pgmap v4876: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:32:03.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:32:03 smithi090 bash[32384]: audit 2023-12-01T07:32:02.319184+0000 mon.a (mon.0) 3539 : audit 0 from='client.? 172.21.15.80:0/1918758469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:32:03.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:32:03 smithi080 bash[28361]: cluster 2023-12-01T07:32:02.087127+0000 mgr.y (mgr.24362) 4907 : cluster 0 pgmap v4876: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:32:03.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:32:03 smithi080 bash[28361]: audit 2023-12-01T07:32:02.319184+0000 mon.a (mon.0) 3539 : audit 0 from='client.? 172.21.15.80:0/1918758469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:32:03.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:32:03 smithi080 bash[41963]: cluster 2023-12-01T07:32:02.087127+0000 mgr.y (mgr.24362) 4907 : cluster 0 pgmap v4876: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:32:03.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:32:03 smithi080 bash[41963]: audit 2023-12-01T07:32:02.319184+0000 mon.a (mon.0) 3539 : audit 0 from='client.? 172.21.15.80:0/1918758469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:32:05.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:32:05 smithi090 bash[32384]: cluster 2023-12-01T07:32:04.087739+0000 mgr.y (mgr.24362) 4908 : cluster 0 pgmap v4877: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:32:05.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:32:05 smithi090 bash[32384]: audit 2023-12-01T07:32:04.755396+0000 mon.a (mon.0) 3540 : audit 0 from='client.? 172.21.15.80:0/4047074533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:32:05.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:32:05 smithi080 bash[41963]: cluster 2023-12-01T07:32:04.087739+0000 mgr.y (mgr.24362) 4908 : cluster 0 pgmap v4877: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:32:05.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:32:05 smithi080 bash[41963]: audit 2023-12-01T07:32:04.755396+0000 mon.a (mon.0) 3540 : audit 0 from='client.? 172.21.15.80:0/4047074533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:32:05.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:32:05 smithi080 bash[28361]: cluster 2023-12-01T07:32:04.087739+0000 mgr.y (mgr.24362) 4908 : cluster 0 pgmap v4877: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:32:05.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:32:05 smithi080 bash[28361]: audit 2023-12-01T07:32:04.755396+0000 mon.a (mon.0) 3540 : audit 0 from='client.? 172.21.15.80:0/4047074533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:32:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:32:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:32:06] "GET /metrics HTTP/1.1" 200 33973 "" "Prometheus/2.43.0" 2023-12-01T07:32:07.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:32:07 smithi090 bash[32384]: cluster 2023-12-01T07:32:06.088823+0000 mgr.y (mgr.24362) 4909 : cluster 0 pgmap v4878: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:32:07.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:32:07 smithi090 bash[32384]: audit 2023-12-01T07:32:07.201376+0000 mon.a (mon.0) 3541 : audit 0 from='client.? 172.21.15.80:0/58771744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:32:07.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:32:07 smithi080 bash[28361]: cluster 2023-12-01T07:32:06.088823+0000 mgr.y (mgr.24362) 4909 : cluster 0 pgmap v4878: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:32:07.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:32:07 smithi080 bash[28361]: audit 2023-12-01T07:32:07.201376+0000 mon.a (mon.0) 3541 : audit 0 from='client.? 172.21.15.80:0/58771744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:32:07.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:32:07 smithi080 bash[41963]: cluster 2023-12-01T07:32:06.088823+0000 mgr.y (mgr.24362) 4909 : cluster 0 pgmap v4878: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:32:07.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:32:07 smithi080 bash[41963]: audit 2023-12-01T07:32:07.201376+0000 mon.a (mon.0) 3541 : audit 0 from='client.? 172.21.15.80:0/58771744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:32:09.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:32:09 smithi090 bash[32384]: cluster 2023-12-01T07:32:08.089491+0000 mgr.y (mgr.24362) 4910 : cluster 0 pgmap v4879: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:32:09.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:32:09 smithi080 bash[41963]: cluster 2023-12-01T07:32:08.089491+0000 mgr.y (mgr.24362) 4910 : cluster 0 pgmap v4879: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:32:09.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:32:09 smithi080 bash[28361]: cluster 2023-12-01T07:32:08.089491+0000 mgr.y (mgr.24362) 4910 : cluster 0 pgmap v4879: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:32:10.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:32:10 smithi090 bash[32384]: audit 2023-12-01T07:32:09.652702+0000 mon.c (mon.2) 3121 : audit 0 from='client.? 172.21.15.80:0/1796827034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:32:10.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:32:10 smithi090 bash[32384]: audit 2023-12-01T07:32:10.035357+0000 mon.c (mon.2) 3122 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:32:10.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:32:10 smithi080 bash[28361]: audit 2023-12-01T07:32:09.652702+0000 mon.c (mon.2) 3121 : audit 0 from='client.? 172.21.15.80:0/1796827034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:32:10.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:32:10 smithi080 bash[28361]: audit 2023-12-01T07:32:10.035357+0000 mon.c (mon.2) 3122 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:32:10.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:32:10 smithi080 bash[41963]: audit 2023-12-01T07:32:09.652702+0000 mon.c (mon.2) 3121 : audit 0 from='client.? 172.21.15.80:0/1796827034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:32:10.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:32:10 smithi080 bash[41963]: audit 2023-12-01T07:32:10.035357+0000 mon.c (mon.2) 3122 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:32:11.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:32:11 smithi090 bash[32384]: cluster 2023-12-01T07:32:10.090117+0000 mgr.y (mgr.24362) 4911 : cluster 0 pgmap v4880: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:32:11.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:32:11 smithi080 bash[41963]: cluster 2023-12-01T07:32:10.090117+0000 mgr.y (mgr.24362) 4911 : cluster 0 pgmap v4880: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:32:11.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:32:11 smithi080 bash[28361]: cluster 2023-12-01T07:32:10.090117+0000 mgr.y (mgr.24362) 4911 : cluster 0 pgmap v4880: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:32:12.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:32:12 smithi090 bash[32384]: audit 2023-12-01T07:32:12.106511+0000 mon.a (mon.0) 3542 : audit 0 from='client.? 172.21.15.80:0/2750313943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:32:12.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:32:12 smithi080 bash[28361]: audit 2023-12-01T07:32:12.106511+0000 mon.a (mon.0) 3542 : audit 0 from='client.? 172.21.15.80:0/2750313943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:32:12.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:32:12 smithi080 bash[41963]: audit 2023-12-01T07:32:12.106511+0000 mon.a (mon.0) 3542 : audit 0 from='client.? 172.21.15.80:0/2750313943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:32:13.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:32:13 smithi090 bash[32384]: cluster 2023-12-01T07:32:12.091175+0000 mgr.y (mgr.24362) 4912 : cluster 0 pgmap v4881: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:32:13.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:32:13 smithi080 bash[28361]: cluster 2023-12-01T07:32:12.091175+0000 mgr.y (mgr.24362) 4912 : cluster 0 pgmap v4881: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:32:13.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:32:13 smithi080 bash[41963]: cluster 2023-12-01T07:32:12.091175+0000 mgr.y (mgr.24362) 4912 : cluster 0 pgmap v4881: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:32:14.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:32:14 smithi090 bash[32384]: cluster 2023-12-01T07:32:14.091814+0000 mgr.y (mgr.24362) 4913 : cluster 0 pgmap v4882: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:32:14.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:32:14 smithi080 bash[28361]: cluster 2023-12-01T07:32:14.091814+0000 mgr.y (mgr.24362) 4913 : cluster 0 pgmap v4882: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:32:14.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:32:14 smithi080 bash[41963]: cluster 2023-12-01T07:32:14.091814+0000 mgr.y (mgr.24362) 4913 : cluster 0 pgmap v4882: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:32:15.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:32:15 smithi090 bash[32384]: audit 2023-12-01T07:32:14.571866+0000 mon.a (mon.0) 3543 : audit 0 from='client.? 172.21.15.80:0/3832940749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:32:15.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:32:15 smithi080 bash[28361]: audit 2023-12-01T07:32:14.571866+0000 mon.a (mon.0) 3543 : audit 0 from='client.? 172.21.15.80:0/3832940749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:32:15.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:32:15 smithi080 bash[41963]: audit 2023-12-01T07:32:14.571866+0000 mon.a (mon.0) 3543 : audit 0 from='client.? 172.21.15.80:0/3832940749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:32:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:32:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:32:16] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.43.0" 2023-12-01T07:32:16.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:32:16 smithi080 bash[41963]: cluster 2023-12-01T07:32:16.092914+0000 mgr.y (mgr.24362) 4914 : cluster 0 pgmap v4883: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:32:16.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:32:16 smithi080 bash[28361]: cluster 2023-12-01T07:32:16.092914+0000 mgr.y (mgr.24362) 4914 : cluster 0 pgmap v4883: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:32:16.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:32:16 smithi090 bash[32384]: cluster 2023-12-01T07:32:16.092914+0000 mgr.y (mgr.24362) 4914 : cluster 0 pgmap v4883: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:32:17.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:32:17 smithi080 bash[41963]: audit 2023-12-01T07:32:17.039862+0000 mon.c (mon.2) 3123 : audit 0 from='client.? 172.21.15.80:0/1291045944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:32:17.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:32:17 smithi080 bash[28361]: audit 2023-12-01T07:32:17.039862+0000 mon.c (mon.2) 3123 : audit 0 from='client.? 172.21.15.80:0/1291045944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:32:17.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:32:17 smithi090 bash[32384]: audit 2023-12-01T07:32:17.039862+0000 mon.c (mon.2) 3123 : audit 0 from='client.? 172.21.15.80:0/1291045944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:32:18.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:32:18 smithi080 bash[28361]: cluster 2023-12-01T07:32:18.093707+0000 mgr.y (mgr.24362) 4915 : cluster 0 pgmap v4884: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:32:18.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:32:18 smithi080 bash[41963]: cluster 2023-12-01T07:32:18.093707+0000 mgr.y (mgr.24362) 4915 : cluster 0 pgmap v4884: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:32:18.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:32:18 smithi090 bash[32384]: cluster 2023-12-01T07:32:18.093707+0000 mgr.y (mgr.24362) 4915 : cluster 0 pgmap v4884: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:32:19.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:32:19 smithi080 bash[28361]: audit 2023-12-01T07:32:19.500289+0000 mon.c (mon.2) 3124 : audit 0 from='client.? 172.21.15.80:0/1519939304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:32:19.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:32:19 smithi080 bash[41963]: audit 2023-12-01T07:32:19.500289+0000 mon.c (mon.2) 3124 : audit 0 from='client.? 172.21.15.80:0/1519939304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:32:20.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:32:19 smithi090 bash[32384]: audit 2023-12-01T07:32:19.500289+0000 mon.c (mon.2) 3124 : audit 0 from='client.? 172.21.15.80:0/1519939304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:32:21.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:32:21 smithi090 bash[32384]: cluster 2023-12-01T07:32:20.094436+0000 mgr.y (mgr.24362) 4916 : cluster 0 pgmap v4885: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:32:21.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:32:21 smithi080 bash[41963]: cluster 2023-12-01T07:32:20.094436+0000 mgr.y (mgr.24362) 4916 : cluster 0 pgmap v4885: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:32:21.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:32:21 smithi080 bash[28361]: cluster 2023-12-01T07:32:20.094436+0000 mgr.y (mgr.24362) 4916 : cluster 0 pgmap v4885: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:32:22.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:32:22 smithi090 bash[32384]: audit 2023-12-01T07:32:21.445742+0000 mon.c (mon.2) 3125 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:32:22.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:32:22 smithi090 bash[32384]: audit 2023-12-01T07:32:21.824720+0000 mon.a (mon.0) 3544 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:32:22.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:32:22 smithi090 bash[32384]: audit 2023-12-01T07:32:21.834766+0000 mon.a (mon.0) 3545 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:32:22.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:32:22 smithi090 bash[32384]: audit 2023-12-01T07:32:21.954655+0000 mon.c (mon.2) 3126 : audit 0 from='client.? 172.21.15.80:0/3941407088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:32:22.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:32:22 smithi080 bash[28361]: audit 2023-12-01T07:32:21.445742+0000 mon.c (mon.2) 3125 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:32:22.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:32:22 smithi080 bash[28361]: audit 2023-12-01T07:32:21.824720+0000 mon.a (mon.0) 3544 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:32:22.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:32:22 smithi080 bash[28361]: audit 2023-12-01T07:32:21.834766+0000 mon.a (mon.0) 3545 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:32:22.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:32:22 smithi080 bash[28361]: audit 2023-12-01T07:32:21.954655+0000 mon.c (mon.2) 3126 : audit 0 from='client.? 172.21.15.80:0/3941407088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:32:22.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:32:22 smithi080 bash[41963]: audit 2023-12-01T07:32:21.445742+0000 mon.c (mon.2) 3125 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:32:22.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:32:22 smithi080 bash[41963]: audit 2023-12-01T07:32:21.824720+0000 mon.a (mon.0) 3544 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:32:22.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:32:22 smithi080 bash[41963]: audit 2023-12-01T07:32:21.834766+0000 mon.a (mon.0) 3545 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:32:22.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:32:22 smithi080 bash[41963]: audit 2023-12-01T07:32:21.954655+0000 mon.c (mon.2) 3126 : audit 0 from='client.? 172.21.15.80:0/3941407088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:32:23.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:32:23 smithi090 bash[32384]: cluster 2023-12-01T07:32:22.095335+0000 mgr.y (mgr.24362) 4917 : cluster 0 pgmap v4886: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:32:23.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:32:23 smithi080 bash[28361]: cluster 2023-12-01T07:32:22.095335+0000 mgr.y (mgr.24362) 4917 : cluster 0 pgmap v4886: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:32:23.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:32:23 smithi080 bash[41963]: cluster 2023-12-01T07:32:22.095335+0000 mgr.y (mgr.24362) 4917 : cluster 0 pgmap v4886: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:32:25.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:32:25 smithi090 bash[32384]: cluster 2023-12-01T07:32:24.095991+0000 mgr.y (mgr.24362) 4918 : cluster 0 pgmap v4887: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:32:25.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:32:25 smithi090 bash[32384]: audit 2023-12-01T07:32:24.415458+0000 mon.c (mon.2) 3127 : audit 0 from='client.? 172.21.15.80:0/3019467676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:32:25.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:32:25 smithi090 bash[32384]: audit 2023-12-01T07:32:25.035577+0000 mon.c (mon.2) 3128 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:32:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:32:25 smithi080 bash[41963]: cluster 2023-12-01T07:32:24.095991+0000 mgr.y (mgr.24362) 4918 : cluster 0 pgmap v4887: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:32:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:32:25 smithi080 bash[41963]: audit 2023-12-01T07:32:24.415458+0000 mon.c (mon.2) 3127 : audit 0 from='client.? 172.21.15.80:0/3019467676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:32:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:32:25 smithi080 bash[41963]: audit 2023-12-01T07:32:25.035577+0000 mon.c (mon.2) 3128 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:32:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:32:25 smithi080 bash[28361]: cluster 2023-12-01T07:32:24.095991+0000 mgr.y (mgr.24362) 4918 : cluster 0 pgmap v4887: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:32:25.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:32:25 smithi080 bash[28361]: audit 2023-12-01T07:32:24.415458+0000 mon.c (mon.2) 3127 : audit 0 from='client.? 172.21.15.80:0/3019467676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:32:25.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:32:25 smithi080 bash[28361]: audit 2023-12-01T07:32:25.035577+0000 mon.c (mon.2) 3128 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:32:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:32:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:32:26] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T07:32:27.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:32:27 smithi090 bash[32384]: cluster 2023-12-01T07:32:26.097110+0000 mgr.y (mgr.24362) 4919 : cluster 0 pgmap v4888: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:32:27.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:32:27 smithi090 bash[32384]: audit 2023-12-01T07:32:26.875346+0000 mon.c (mon.2) 3129 : audit 0 from='client.? 172.21.15.80:0/2821135551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:32:27.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:32:27 smithi080 bash[41963]: cluster 2023-12-01T07:32:26.097110+0000 mgr.y (mgr.24362) 4919 : cluster 0 pgmap v4888: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:32:27.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:32:27 smithi080 bash[41963]: audit 2023-12-01T07:32:26.875346+0000 mon.c (mon.2) 3129 : audit 0 from='client.? 172.21.15.80:0/2821135551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:32:27.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:32:27 smithi080 bash[28361]: cluster 2023-12-01T07:32:26.097110+0000 mgr.y (mgr.24362) 4919 : cluster 0 pgmap v4888: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:32:27.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:32:27 smithi080 bash[28361]: audit 2023-12-01T07:32:26.875346+0000 mon.c (mon.2) 3129 : audit 0 from='client.? 172.21.15.80:0/2821135551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:32:28.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:32:28 smithi080 bash[28361]: audit 2023-12-01T07:32:27.631843+0000 mon.a (mon.0) 3546 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:32:28.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:32:28 smithi080 bash[28361]: audit 2023-12-01T07:32:27.641402+0000 mon.a (mon.0) 3547 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:32:28.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:32:28 smithi080 bash[28361]: audit 2023-12-01T07:32:27.648635+0000 mon.a (mon.0) 3548 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:32:28.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:32:28 smithi080 bash[28361]: audit 2023-12-01T07:32:27.660692+0000 mon.a (mon.0) 3549 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:32:28.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:32:28 smithi080 bash[28361]: cluster 2023-12-01T07:32:28.097742+0000 mgr.y (mgr.24362) 4920 : cluster 0 pgmap v4889: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:32:28.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:32:28 smithi080 bash[28361]: audit 2023-12-01T07:32:28.185970+0000 mon.c (mon.2) 3130 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:32:28.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:32:28 smithi080 bash[28361]: audit 2023-12-01T07:32:28.187520+0000 mon.c (mon.2) 3131 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:32:28.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:32:28 smithi080 bash[28361]: audit 2023-12-01T07:32:28.196772+0000 mon.a (mon.0) 3550 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:32:28.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:32:28 smithi080 bash[41963]: audit 2023-12-01T07:32:27.631843+0000 mon.a (mon.0) 3546 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:32:28.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:32:28 smithi080 bash[41963]: audit 2023-12-01T07:32:27.641402+0000 mon.a (mon.0) 3547 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:32:28.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:32:28 smithi080 bash[41963]: audit 2023-12-01T07:32:27.648635+0000 mon.a (mon.0) 3548 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:32:28.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:32:28 smithi080 bash[41963]: audit 2023-12-01T07:32:27.660692+0000 mon.a (mon.0) 3549 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:32:28.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:32:28 smithi080 bash[41963]: cluster 2023-12-01T07:32:28.097742+0000 mgr.y (mgr.24362) 4920 : cluster 0 pgmap v4889: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:32:28.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:32:28 smithi080 bash[41963]: audit 2023-12-01T07:32:28.185970+0000 mon.c (mon.2) 3130 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:32:28.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:32:28 smithi080 bash[41963]: audit 2023-12-01T07:32:28.187520+0000 mon.c (mon.2) 3131 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:32:28.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:32:28 smithi080 bash[41963]: audit 2023-12-01T07:32:28.196772+0000 mon.a (mon.0) 3550 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:32:29.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:32:28 smithi090 bash[32384]: audit 2023-12-01T07:32:27.631843+0000 mon.a (mon.0) 3546 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:32:29.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:32:28 smithi090 bash[32384]: audit 2023-12-01T07:32:27.641402+0000 mon.a (mon.0) 3547 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:32:29.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:32:28 smithi090 bash[32384]: audit 2023-12-01T07:32:27.648635+0000 mon.a (mon.0) 3548 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:32:29.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:32:28 smithi090 bash[32384]: audit 2023-12-01T07:32:27.660692+0000 mon.a (mon.0) 3549 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:32:29.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:32:28 smithi090 bash[32384]: cluster 2023-12-01T07:32:28.097742+0000 mgr.y (mgr.24362) 4920 : cluster 0 pgmap v4889: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:32:29.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:32:28 smithi090 bash[32384]: audit 2023-12-01T07:32:28.185970+0000 mon.c (mon.2) 3130 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:32:29.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:32:28 smithi090 bash[32384]: audit 2023-12-01T07:32:28.187520+0000 mon.c (mon.2) 3131 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:32:29.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:32:28 smithi090 bash[32384]: audit 2023-12-01T07:32:28.196772+0000 mon.a (mon.0) 3550 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:32:29.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:32:29 smithi080 bash[28361]: audit 2023-12-01T07:32:29.336008+0000 mon.c (mon.2) 3132 : audit 0 from='client.? 172.21.15.80:0/2453081924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:32:29.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:32:29 smithi080 bash[41963]: audit 2023-12-01T07:32:29.336008+0000 mon.c (mon.2) 3132 : audit 0 from='client.? 172.21.15.80:0/2453081924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:32:30.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:32:29 smithi090 bash[32384]: audit 2023-12-01T07:32:29.336008+0000 mon.c (mon.2) 3132 : audit 0 from='client.? 172.21.15.80:0/2453081924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:32:31.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:32:31 smithi090 bash[32384]: cluster 2023-12-01T07:32:30.098418+0000 mgr.y (mgr.24362) 4921 : cluster 0 pgmap v4890: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:32:31.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:32:31 smithi080 bash[41963]: cluster 2023-12-01T07:32:30.098418+0000 mgr.y (mgr.24362) 4921 : cluster 0 pgmap v4890: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:32:31.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:32:31 smithi080 bash[28361]: cluster 2023-12-01T07:32:30.098418+0000 mgr.y (mgr.24362) 4921 : cluster 0 pgmap v4890: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:32:32.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:32:32 smithi090 bash[32384]: audit 2023-12-01T07:32:31.796815+0000 mon.c (mon.2) 3133 : audit 0 from='client.? 172.21.15.80:0/3625009174' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:32:32.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:32:32 smithi080 bash[28361]: audit 2023-12-01T07:32:31.796815+0000 mon.c (mon.2) 3133 : audit 0 from='client.? 172.21.15.80:0/3625009174' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:32:32.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:32:32 smithi080 bash[41963]: audit 2023-12-01T07:32:31.796815+0000 mon.c (mon.2) 3133 : audit 0 from='client.? 172.21.15.80:0/3625009174' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:32:33.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:32:33 smithi090 bash[32384]: cluster 2023-12-01T07:32:32.099830+0000 mgr.y (mgr.24362) 4922 : cluster 0 pgmap v4891: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:32:33.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:32:33 smithi080 bash[28361]: cluster 2023-12-01T07:32:32.099830+0000 mgr.y (mgr.24362) 4922 : cluster 0 pgmap v4891: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:32:33.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:32:33 smithi080 bash[41963]: cluster 2023-12-01T07:32:32.099830+0000 mgr.y (mgr.24362) 4922 : cluster 0 pgmap v4891: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:32:35.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:32:35 smithi090 bash[32384]: cluster 2023-12-01T07:32:34.100613+0000 mgr.y (mgr.24362) 4923 : cluster 0 pgmap v4892: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:32:35.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:32:35 smithi090 bash[32384]: audit 2023-12-01T07:32:34.254112+0000 mon.c (mon.2) 3134 : audit 0 from='client.? 172.21.15.80:0/644183618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:32:35.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:32:35 smithi080 bash[41963]: cluster 2023-12-01T07:32:34.100613+0000 mgr.y (mgr.24362) 4923 : cluster 0 pgmap v4892: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:32:35.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:32:35 smithi080 bash[41963]: audit 2023-12-01T07:32:34.254112+0000 mon.c (mon.2) 3134 : audit 0 from='client.? 172.21.15.80:0/644183618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:32:35.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:32:35 smithi080 bash[28361]: cluster 2023-12-01T07:32:34.100613+0000 mgr.y (mgr.24362) 4923 : cluster 0 pgmap v4892: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:32:35.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:32:35 smithi080 bash[28361]: audit 2023-12-01T07:32:34.254112+0000 mon.c (mon.2) 3134 : audit 0 from='client.? 172.21.15.80:0/644183618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:32:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:32:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:32:36] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T07:32:37.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:32:37 smithi090 bash[32384]: cluster 2023-12-01T07:32:36.101818+0000 mgr.y (mgr.24362) 4924 : cluster 0 pgmap v4893: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:32:37.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:32:37 smithi090 bash[32384]: audit 2023-12-01T07:32:36.713568+0000 mon.c (mon.2) 3135 : audit 0 from='client.? 172.21.15.80:0/2177098160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:32:37.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:32:37 smithi080 bash[28361]: cluster 2023-12-01T07:32:36.101818+0000 mgr.y (mgr.24362) 4924 : cluster 0 pgmap v4893: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:32:37.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:32:37 smithi080 bash[28361]: audit 2023-12-01T07:32:36.713568+0000 mon.c (mon.2) 3135 : audit 0 from='client.? 172.21.15.80:0/2177098160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:32:37.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:32:37 smithi080 bash[41963]: cluster 2023-12-01T07:32:36.101818+0000 mgr.y (mgr.24362) 4924 : cluster 0 pgmap v4893: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:32:37.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:32:37 smithi080 bash[41963]: audit 2023-12-01T07:32:36.713568+0000 mon.c (mon.2) 3135 : audit 0 from='client.? 172.21.15.80:0/2177098160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:32:38.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:32:38 smithi080 bash[41963]: cluster 2023-12-01T07:32:38.102514+0000 mgr.y (mgr.24362) 4925 : cluster 0 pgmap v4894: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:32:38.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:32:38 smithi080 bash[28361]: cluster 2023-12-01T07:32:38.102514+0000 mgr.y (mgr.24362) 4925 : cluster 0 pgmap v4894: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:32:38.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:32:38 smithi090 bash[32384]: cluster 2023-12-01T07:32:38.102514+0000 mgr.y (mgr.24362) 4925 : cluster 0 pgmap v4894: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:32:39.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:32:39 smithi080 bash[28361]: audit 2023-12-01T07:32:39.168420+0000 mon.c (mon.2) 3136 : audit 0 from='client.? 172.21.15.80:0/3526165029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:32:39.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:32:39 smithi080 bash[41963]: audit 2023-12-01T07:32:39.168420+0000 mon.c (mon.2) 3136 : audit 0 from='client.? 172.21.15.80:0/3526165029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:32:39.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:32:39 smithi090 bash[32384]: audit 2023-12-01T07:32:39.168420+0000 mon.c (mon.2) 3136 : audit 0 from='client.? 172.21.15.80:0/3526165029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:32:40.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:32:40 smithi080 bash[28361]: audit 2023-12-01T07:32:40.036051+0000 mon.c (mon.2) 3137 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:32:40.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:32:40 smithi080 bash[28361]: cluster 2023-12-01T07:32:40.103183+0000 mgr.y (mgr.24362) 4926 : cluster 0 pgmap v4895: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:32:40.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:32:40 smithi080 bash[41963]: audit 2023-12-01T07:32:40.036051+0000 mon.c (mon.2) 3137 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:32:40.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:32:40 smithi080 bash[41963]: cluster 2023-12-01T07:32:40.103183+0000 mgr.y (mgr.24362) 4926 : cluster 0 pgmap v4895: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:32:40.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:32:40 smithi090 bash[32384]: audit 2023-12-01T07:32:40.036051+0000 mon.c (mon.2) 3137 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:32:40.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:32:40 smithi090 bash[32384]: cluster 2023-12-01T07:32:40.103183+0000 mgr.y (mgr.24362) 4926 : cluster 0 pgmap v4895: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:32:41.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:32:41 smithi080 bash[28361]: audit 2023-12-01T07:32:41.623144+0000 mon.c (mon.2) 3138 : audit 0 from='client.? 172.21.15.80:0/1858151989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:32:41.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:32:41 smithi080 bash[41963]: audit 2023-12-01T07:32:41.623144+0000 mon.c (mon.2) 3138 : audit 0 from='client.? 172.21.15.80:0/1858151989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:32:42.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:32:41 smithi090 bash[32384]: audit 2023-12-01T07:32:41.623144+0000 mon.c (mon.2) 3138 : audit 0 from='client.? 172.21.15.80:0/1858151989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:32:43.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:32:42 smithi090 bash[32384]: cluster 2023-12-01T07:32:42.104290+0000 mgr.y (mgr.24362) 4927 : cluster 0 pgmap v4896: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:32:43.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:32:42 smithi080 bash[28361]: cluster 2023-12-01T07:32:42.104290+0000 mgr.y (mgr.24362) 4927 : cluster 0 pgmap v4896: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:32:43.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:32:42 smithi080 bash[41963]: cluster 2023-12-01T07:32:42.104290+0000 mgr.y (mgr.24362) 4927 : cluster 0 pgmap v4896: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:32:44.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:32:44 smithi080 bash[41963]: audit 2023-12-01T07:32:44.081164+0000 mon.a (mon.0) 3551 : audit 0 from='client.? 172.21.15.80:0/3383026585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:32:44.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:32:44 smithi080 bash[28361]: audit 2023-12-01T07:32:44.081164+0000 mon.a (mon.0) 3551 : audit 0 from='client.? 172.21.15.80:0/3383026585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:32:44.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:32:44 smithi090 bash[32384]: audit 2023-12-01T07:32:44.081164+0000 mon.a (mon.0) 3551 : audit 0 from='client.? 172.21.15.80:0/3383026585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:32:45.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:32:45 smithi080 bash[28361]: cluster 2023-12-01T07:32:44.104951+0000 mgr.y (mgr.24362) 4928 : cluster 0 pgmap v4897: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:32:45.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:32:45 smithi080 bash[41963]: cluster 2023-12-01T07:32:44.104951+0000 mgr.y (mgr.24362) 4928 : cluster 0 pgmap v4897: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:32:45.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:32:45 smithi090 bash[32384]: cluster 2023-12-01T07:32:44.104951+0000 mgr.y (mgr.24362) 4928 : cluster 0 pgmap v4897: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:32:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:32:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:32:46] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T07:32:47.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:32:47 smithi090 bash[32384]: cluster 2023-12-01T07:32:46.106091+0000 mgr.y (mgr.24362) 4929 : cluster 0 pgmap v4898: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:32:47.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:32:47 smithi090 bash[32384]: audit 2023-12-01T07:32:46.530858+0000 mon.c (mon.2) 3139 : audit 0 from='client.? 172.21.15.80:0/4219538039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:32:47.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:32:47 smithi080 bash[28361]: cluster 2023-12-01T07:32:46.106091+0000 mgr.y (mgr.24362) 4929 : cluster 0 pgmap v4898: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:32:47.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:32:47 smithi080 bash[28361]: audit 2023-12-01T07:32:46.530858+0000 mon.c (mon.2) 3139 : audit 0 from='client.? 172.21.15.80:0/4219538039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:32:47.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:32:47 smithi080 bash[41963]: cluster 2023-12-01T07:32:46.106091+0000 mgr.y (mgr.24362) 4929 : cluster 0 pgmap v4898: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:32:47.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:32:47 smithi080 bash[41963]: audit 2023-12-01T07:32:46.530858+0000 mon.c (mon.2) 3139 : audit 0 from='client.? 172.21.15.80:0/4219538039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:32:49.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:32:49 smithi090 bash[32384]: cluster 2023-12-01T07:32:48.106812+0000 mgr.y (mgr.24362) 4930 : cluster 0 pgmap v4899: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:32:49.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:32:49 smithi090 bash[32384]: audit 2023-12-01T07:32:48.981618+0000 mon.a (mon.0) 3552 : audit 0 from='client.? 172.21.15.80:0/1394368219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:32:49.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:32:49 smithi080 bash[28361]: cluster 2023-12-01T07:32:48.106812+0000 mgr.y (mgr.24362) 4930 : cluster 0 pgmap v4899: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:32:49.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:32:49 smithi080 bash[28361]: audit 2023-12-01T07:32:48.981618+0000 mon.a (mon.0) 3552 : audit 0 from='client.? 172.21.15.80:0/1394368219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:32:49.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:32:49 smithi080 bash[41963]: cluster 2023-12-01T07:32:48.106812+0000 mgr.y (mgr.24362) 4930 : cluster 0 pgmap v4899: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:32:49.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:32:49 smithi080 bash[41963]: audit 2023-12-01T07:32:48.981618+0000 mon.a (mon.0) 3552 : audit 0 from='client.? 172.21.15.80:0/1394368219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:32:51.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:32:51 smithi090 bash[32384]: cluster 2023-12-01T07:32:50.107496+0000 mgr.y (mgr.24362) 4931 : cluster 0 pgmap v4900: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:32:51.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:32:51 smithi080 bash[28361]: cluster 2023-12-01T07:32:50.107496+0000 mgr.y (mgr.24362) 4931 : cluster 0 pgmap v4900: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:32:51.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:32:51 smithi080 bash[41963]: cluster 2023-12-01T07:32:50.107496+0000 mgr.y (mgr.24362) 4931 : cluster 0 pgmap v4900: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:32:52.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:32:52 smithi090 bash[32384]: audit 2023-12-01T07:32:51.434933+0000 mon.c (mon.2) 3140 : audit 0 from='client.? 172.21.15.80:0/2933638267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:32:52.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:32:52 smithi080 bash[41963]: audit 2023-12-01T07:32:51.434933+0000 mon.c (mon.2) 3140 : audit 0 from='client.? 172.21.15.80:0/2933638267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:32:52.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:32:52 smithi080 bash[28361]: audit 2023-12-01T07:32:51.434933+0000 mon.c (mon.2) 3140 : audit 0 from='client.? 172.21.15.80:0/2933638267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:32:53.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:32:53 smithi090 bash[32384]: cluster 2023-12-01T07:32:52.108594+0000 mgr.y (mgr.24362) 4932 : cluster 0 pgmap v4901: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:32:53.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:32:53 smithi080 bash[41963]: cluster 2023-12-01T07:32:52.108594+0000 mgr.y (mgr.24362) 4932 : cluster 0 pgmap v4901: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:32:53.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:32:53 smithi080 bash[28361]: cluster 2023-12-01T07:32:52.108594+0000 mgr.y (mgr.24362) 4932 : cluster 0 pgmap v4901: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:32:54.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:32:54 smithi090 bash[32384]: audit 2023-12-01T07:32:53.893763+0000 mon.a (mon.0) 3553 : audit 0 from='client.? 172.21.15.80:0/549821879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:32:54.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:32:54 smithi090 bash[32384]: cluster 2023-12-01T07:32:54.109356+0000 mgr.y (mgr.24362) 4933 : cluster 0 pgmap v4902: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:32:54.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:32:54 smithi080 bash[28361]: audit 2023-12-01T07:32:53.893763+0000 mon.a (mon.0) 3553 : audit 0 from='client.? 172.21.15.80:0/549821879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:32:54.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:32:54 smithi080 bash[28361]: cluster 2023-12-01T07:32:54.109356+0000 mgr.y (mgr.24362) 4933 : cluster 0 pgmap v4902: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:32:54.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:32:54 smithi080 bash[41963]: audit 2023-12-01T07:32:53.893763+0000 mon.a (mon.0) 3553 : audit 0 from='client.? 172.21.15.80:0/549821879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:32:54.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:32:54 smithi080 bash[41963]: cluster 2023-12-01T07:32:54.109356+0000 mgr.y (mgr.24362) 4933 : cluster 0 pgmap v4902: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:32:55.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:32:55 smithi090 bash[32384]: audit 2023-12-01T07:32:55.036483+0000 mon.c (mon.2) 3141 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:32:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:32:55 smithi080 bash[28361]: audit 2023-12-01T07:32:55.036483+0000 mon.c (mon.2) 3141 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:32:55.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:32:55 smithi080 bash[41963]: audit 2023-12-01T07:32:55.036483+0000 mon.c (mon.2) 3141 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:32:56.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:32:56 smithi080 bash[28361]: cluster 2023-12-01T07:32:56.110454+0000 mgr.y (mgr.24362) 4934 : cluster 0 pgmap v4903: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:32:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:32:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:32:56] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.43.0" 2023-12-01T07:32:56.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:32:56 smithi080 bash[41963]: cluster 2023-12-01T07:32:56.110454+0000 mgr.y (mgr.24362) 4934 : cluster 0 pgmap v4903: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:32:56.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:32:56 smithi090 bash[32384]: cluster 2023-12-01T07:32:56.110454+0000 mgr.y (mgr.24362) 4934 : cluster 0 pgmap v4903: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:32:57.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:32:57 smithi080 bash[28361]: audit 2023-12-01T07:32:56.352531+0000 mon.c (mon.2) 3142 : audit 0 from='client.? 172.21.15.80:0/1855536538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:32:57.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:32:57 smithi080 bash[41963]: audit 2023-12-01T07:32:56.352531+0000 mon.c (mon.2) 3142 : audit 0 from='client.? 172.21.15.80:0/1855536538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:32:57.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:32:57 smithi090 bash[32384]: audit 2023-12-01T07:32:56.352531+0000 mon.c (mon.2) 3142 : audit 0 from='client.? 172.21.15.80:0/1855536538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:32:58.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:32:58 smithi080 bash[41963]: cluster 2023-12-01T07:32:58.111175+0000 mgr.y (mgr.24362) 4935 : cluster 0 pgmap v4904: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:32:58.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:32:58 smithi080 bash[28361]: cluster 2023-12-01T07:32:58.111175+0000 mgr.y (mgr.24362) 4935 : cluster 0 pgmap v4904: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:32:58.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:32:58 smithi090 bash[32384]: cluster 2023-12-01T07:32:58.111175+0000 mgr.y (mgr.24362) 4935 : cluster 0 pgmap v4904: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:32:59.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:32:59 smithi080 bash[28361]: audit 2023-12-01T07:32:58.803118+0000 mon.c (mon.2) 3143 : audit 0 from='client.? 172.21.15.80:0/3303428323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:32:59.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:32:59 smithi080 bash[41963]: audit 2023-12-01T07:32:58.803118+0000 mon.c (mon.2) 3143 : audit 0 from='client.? 172.21.15.80:0/3303428323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:32:59.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:32:59 smithi090 bash[32384]: audit 2023-12-01T07:32:58.803118+0000 mon.c (mon.2) 3143 : audit 0 from='client.? 172.21.15.80:0/3303428323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:33:01.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:33:01 smithi090 bash[32384]: cluster 2023-12-01T07:33:00.111864+0000 mgr.y (mgr.24362) 4936 : cluster 0 pgmap v4905: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:33:01.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:33:01 smithi080 bash[28361]: cluster 2023-12-01T07:33:00.111864+0000 mgr.y (mgr.24362) 4936 : cluster 0 pgmap v4905: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:33:01.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:33:01 smithi080 bash[41963]: cluster 2023-12-01T07:33:00.111864+0000 mgr.y (mgr.24362) 4936 : cluster 0 pgmap v4905: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:33:02.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:33:02 smithi090 bash[32384]: audit 2023-12-01T07:33:01.265142+0000 mon.c (mon.2) 3144 : audit 0 from='client.? 172.21.15.80:0/703359500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:33:02.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:33:02 smithi080 bash[41963]: audit 2023-12-01T07:33:01.265142+0000 mon.c (mon.2) 3144 : audit 0 from='client.? 172.21.15.80:0/703359500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:33:02.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:33:02 smithi080 bash[28361]: audit 2023-12-01T07:33:01.265142+0000 mon.c (mon.2) 3144 : audit 0 from='client.? 172.21.15.80:0/703359500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:33:03.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:33:03 smithi090 bash[32384]: cluster 2023-12-01T07:33:02.112989+0000 mgr.y (mgr.24362) 4937 : cluster 0 pgmap v4906: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:33:03.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:33:03 smithi080 bash[41963]: cluster 2023-12-01T07:33:02.112989+0000 mgr.y (mgr.24362) 4937 : cluster 0 pgmap v4906: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:33:03.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:33:03 smithi080 bash[28361]: cluster 2023-12-01T07:33:02.112989+0000 mgr.y (mgr.24362) 4937 : cluster 0 pgmap v4906: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:33:04.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:33:04 smithi090 bash[32384]: audit 2023-12-01T07:33:03.718369+0000 mon.c (mon.2) 3145 : audit 0 from='client.? 172.21.15.80:0/4101562839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:33:04.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:33:04 smithi080 bash[28361]: audit 2023-12-01T07:33:03.718369+0000 mon.c (mon.2) 3145 : audit 0 from='client.? 172.21.15.80:0/4101562839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:33:04.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:33:04 smithi080 bash[41963]: audit 2023-12-01T07:33:03.718369+0000 mon.c (mon.2) 3145 : audit 0 from='client.? 172.21.15.80:0/4101562839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:33:05.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:33:05 smithi090 bash[32384]: cluster 2023-12-01T07:33:04.113630+0000 mgr.y (mgr.24362) 4938 : cluster 0 pgmap v4907: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:33:05.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:33:05 smithi080 bash[28361]: cluster 2023-12-01T07:33:04.113630+0000 mgr.y (mgr.24362) 4938 : cluster 0 pgmap v4907: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:33:05.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:33:05 smithi080 bash[41963]: cluster 2023-12-01T07:33:04.113630+0000 mgr.y (mgr.24362) 4938 : cluster 0 pgmap v4907: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:33:06.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:33:06 smithi090 bash[32384]: cluster 2023-12-01T07:33:06.114668+0000 mgr.y (mgr.24362) 4939 : cluster 0 pgmap v4908: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:33:06.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:33:06 smithi090 bash[32384]: audit 2023-12-01T07:33:06.176515+0000 mon.b (mon.1) 38 : audit 0 from='client.? 172.21.15.80:0/3686606638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:33:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:33:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:33:06] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.43.0" 2023-12-01T07:33:06.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:33:06 smithi080 bash[28361]: cluster 2023-12-01T07:33:06.114668+0000 mgr.y (mgr.24362) 4939 : cluster 0 pgmap v4908: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:33:06.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:33:06 smithi080 bash[28361]: audit 2023-12-01T07:33:06.176515+0000 mon.b (mon.1) 38 : audit 0 from='client.? 172.21.15.80:0/3686606638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:33:06.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:33:06 smithi080 bash[41963]: cluster 2023-12-01T07:33:06.114668+0000 mgr.y (mgr.24362) 4939 : cluster 0 pgmap v4908: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:33:06.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:33:06 smithi080 bash[41963]: audit 2023-12-01T07:33:06.176515+0000 mon.b (mon.1) 38 : audit 0 from='client.? 172.21.15.80:0/3686606638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:33:09.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:33:09 smithi080 bash[41963]: cluster 2023-12-01T07:33:08.115327+0000 mgr.y (mgr.24362) 4940 : cluster 0 pgmap v4909: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:33:09.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:33:09 smithi080 bash[41963]: audit 2023-12-01T07:33:08.631522+0000 mon.a (mon.0) 3554 : audit 0 from='client.? 172.21.15.80:0/2622378868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:33:09.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:33:09 smithi080 bash[28361]: cluster 2023-12-01T07:33:08.115327+0000 mgr.y (mgr.24362) 4940 : cluster 0 pgmap v4909: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:33:09.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:33:09 smithi080 bash[28361]: audit 2023-12-01T07:33:08.631522+0000 mon.a (mon.0) 3554 : audit 0 from='client.? 172.21.15.80:0/2622378868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:33:09.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:33:09 smithi090 bash[32384]: cluster 2023-12-01T07:33:08.115327+0000 mgr.y (mgr.24362) 4940 : cluster 0 pgmap v4909: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:33:09.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:33:09 smithi090 bash[32384]: audit 2023-12-01T07:33:08.631522+0000 mon.a (mon.0) 3554 : audit 0 from='client.? 172.21.15.80:0/2622378868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:33:10.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:33:10 smithi090 bash[32384]: audit 2023-12-01T07:33:10.036799+0000 mon.c (mon.2) 3146 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:33:10.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:33:10 smithi080 bash[28361]: audit 2023-12-01T07:33:10.036799+0000 mon.c (mon.2) 3146 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:33:10.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:33:10 smithi080 bash[41963]: audit 2023-12-01T07:33:10.036799+0000 mon.c (mon.2) 3146 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:33:11.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:33:11 smithi090 bash[32384]: cluster 2023-12-01T07:33:10.116025+0000 mgr.y (mgr.24362) 4941 : cluster 0 pgmap v4910: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:33:11.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:33:11 smithi090 bash[32384]: audit 2023-12-01T07:33:11.094051+0000 mon.a (mon.0) 3555 : audit 0 from='client.? 172.21.15.80:0/3560633762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:33:11.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:33:11 smithi080 bash[41963]: cluster 2023-12-01T07:33:10.116025+0000 mgr.y (mgr.24362) 4941 : cluster 0 pgmap v4910: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:33:11.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:33:11 smithi080 bash[41963]: audit 2023-12-01T07:33:11.094051+0000 mon.a (mon.0) 3555 : audit 0 from='client.? 172.21.15.80:0/3560633762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:33:11.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:33:11 smithi080 bash[28361]: cluster 2023-12-01T07:33:10.116025+0000 mgr.y (mgr.24362) 4941 : cluster 0 pgmap v4910: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:33:11.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:33:11 smithi080 bash[28361]: audit 2023-12-01T07:33:11.094051+0000 mon.a (mon.0) 3555 : audit 0 from='client.? 172.21.15.80:0/3560633762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:33:13.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:33:13 smithi090 bash[32384]: cluster 2023-12-01T07:33:12.117144+0000 mgr.y (mgr.24362) 4942 : cluster 0 pgmap v4911: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:33:13.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:33:13 smithi080 bash[28361]: cluster 2023-12-01T07:33:12.117144+0000 mgr.y (mgr.24362) 4942 : cluster 0 pgmap v4911: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:33:13.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:33:13 smithi080 bash[41963]: cluster 2023-12-01T07:33:12.117144+0000 mgr.y (mgr.24362) 4942 : cluster 0 pgmap v4911: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:33:14.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:33:14 smithi090 bash[32384]: audit 2023-12-01T07:33:13.545219+0000 mon.c (mon.2) 3147 : audit 0 from='client.? 172.21.15.80:0/3959901560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:33:14.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:33:14 smithi080 bash[41963]: audit 2023-12-01T07:33:13.545219+0000 mon.c (mon.2) 3147 : audit 0 from='client.? 172.21.15.80:0/3959901560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:33:14.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:33:14 smithi080 bash[28361]: audit 2023-12-01T07:33:13.545219+0000 mon.c (mon.2) 3147 : audit 0 from='client.? 172.21.15.80:0/3959901560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:33:15.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:33:15 smithi090 bash[32384]: cluster 2023-12-01T07:33:14.117778+0000 mgr.y (mgr.24362) 4943 : cluster 0 pgmap v4912: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:33:15.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:33:15 smithi080 bash[28361]: cluster 2023-12-01T07:33:14.117778+0000 mgr.y (mgr.24362) 4943 : cluster 0 pgmap v4912: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:33:15.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:33:15 smithi080 bash[41963]: cluster 2023-12-01T07:33:14.117778+0000 mgr.y (mgr.24362) 4943 : cluster 0 pgmap v4912: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:33:16.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:33:16 smithi090 bash[32384]: audit 2023-12-01T07:33:16.009246+0000 mon.c (mon.2) 3148 : audit 0 from='client.? 172.21.15.80:0/3053219253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:33:16.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:33:16 smithi080 bash[41963]: audit 2023-12-01T07:33:16.009246+0000 mon.c (mon.2) 3148 : audit 0 from='client.? 172.21.15.80:0/3053219253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:33:16.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:33:16 smithi080 bash[28361]: audit 2023-12-01T07:33:16.009246+0000 mon.c (mon.2) 3148 : audit 0 from='client.? 172.21.15.80:0/3053219253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:33:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:33:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:33:16] "GET /metrics HTTP/1.1" 200 33977 "" "Prometheus/2.43.0" 2023-12-01T07:33:17.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:33:17 smithi090 bash[32384]: cluster 2023-12-01T07:33:16.118905+0000 mgr.y (mgr.24362) 4944 : cluster 0 pgmap v4913: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:33:17.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:33:17 smithi080 bash[28361]: cluster 2023-12-01T07:33:16.118905+0000 mgr.y (mgr.24362) 4944 : cluster 0 pgmap v4913: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:33:17.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:33:17 smithi080 bash[41963]: cluster 2023-12-01T07:33:16.118905+0000 mgr.y (mgr.24362) 4944 : cluster 0 pgmap v4913: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:33:19.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:33:19 smithi090 bash[32384]: cluster 2023-12-01T07:33:18.119508+0000 mgr.y (mgr.24362) 4945 : cluster 0 pgmap v4914: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:33:19.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:33:19 smithi090 bash[32384]: audit 2023-12-01T07:33:18.469931+0000 mon.a (mon.0) 3556 : audit 0 from='client.? 172.21.15.80:0/1126246553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:33:19.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:33:19 smithi080 bash[28361]: cluster 2023-12-01T07:33:18.119508+0000 mgr.y (mgr.24362) 4945 : cluster 0 pgmap v4914: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:33:19.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:33:19 smithi080 bash[28361]: audit 2023-12-01T07:33:18.469931+0000 mon.a (mon.0) 3556 : audit 0 from='client.? 172.21.15.80:0/1126246553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:33:19.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:33:19 smithi080 bash[41963]: cluster 2023-12-01T07:33:18.119508+0000 mgr.y (mgr.24362) 4945 : cluster 0 pgmap v4914: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:33:19.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:33:19 smithi080 bash[41963]: audit 2023-12-01T07:33:18.469931+0000 mon.a (mon.0) 3556 : audit 0 from='client.? 172.21.15.80:0/1126246553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:33:21.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:33:21 smithi090 bash[32384]: cluster 2023-12-01T07:33:20.120241+0000 mgr.y (mgr.24362) 4946 : cluster 0 pgmap v4915: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:33:21.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:33:21 smithi090 bash[32384]: audit 2023-12-01T07:33:20.926913+0000 mon.a (mon.0) 3557 : audit 0 from='client.? 172.21.15.80:0/4011785947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:33:21.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:33:21 smithi080 bash[28361]: cluster 2023-12-01T07:33:20.120241+0000 mgr.y (mgr.24362) 4946 : cluster 0 pgmap v4915: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:33:21.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:33:21 smithi080 bash[28361]: audit 2023-12-01T07:33:20.926913+0000 mon.a (mon.0) 3557 : audit 0 from='client.? 172.21.15.80:0/4011785947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:33:21.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:33:21 smithi080 bash[41963]: cluster 2023-12-01T07:33:20.120241+0000 mgr.y (mgr.24362) 4946 : cluster 0 pgmap v4915: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:33:21.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:33:21 smithi080 bash[41963]: audit 2023-12-01T07:33:20.926913+0000 mon.a (mon.0) 3557 : audit 0 from='client.? 172.21.15.80:0/4011785947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:33:23.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:33:23 smithi090 bash[32384]: cluster 2023-12-01T07:33:22.121402+0000 mgr.y (mgr.24362) 4947 : cluster 0 pgmap v4916: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:33:23.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:33:23 smithi080 bash[28361]: cluster 2023-12-01T07:33:22.121402+0000 mgr.y (mgr.24362) 4947 : cluster 0 pgmap v4916: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:33:23.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:33:23 smithi080 bash[41963]: cluster 2023-12-01T07:33:22.121402+0000 mgr.y (mgr.24362) 4947 : cluster 0 pgmap v4916: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:33:24.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:33:24 smithi090 bash[32384]: audit 2023-12-01T07:33:23.388499+0000 mon.c (mon.2) 3149 : audit 0 from='client.? 172.21.15.80:0/3274312218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:33:24.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:33:24 smithi080 bash[28361]: audit 2023-12-01T07:33:23.388499+0000 mon.c (mon.2) 3149 : audit 0 from='client.? 172.21.15.80:0/3274312218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:33:24.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:33:24 smithi080 bash[41963]: audit 2023-12-01T07:33:23.388499+0000 mon.c (mon.2) 3149 : audit 0 from='client.? 172.21.15.80:0/3274312218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:33:25.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:33:25 smithi090 bash[32384]: cluster 2023-12-01T07:33:24.122044+0000 mgr.y (mgr.24362) 4948 : cluster 0 pgmap v4917: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:33:25.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:33:25 smithi090 bash[32384]: audit 2023-12-01T07:33:25.037161+0000 mon.c (mon.2) 3150 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:33:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:33:25 smithi080 bash[41963]: cluster 2023-12-01T07:33:24.122044+0000 mgr.y (mgr.24362) 4948 : cluster 0 pgmap v4917: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:33:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:33:25 smithi080 bash[41963]: audit 2023-12-01T07:33:25.037161+0000 mon.c (mon.2) 3150 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:33:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:33:25 smithi080 bash[28361]: cluster 2023-12-01T07:33:24.122044+0000 mgr.y (mgr.24362) 4948 : cluster 0 pgmap v4917: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:33:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:33:25 smithi080 bash[28361]: audit 2023-12-01T07:33:25.037161+0000 mon.c (mon.2) 3150 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:33:26.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:33:26 smithi090 bash[32384]: audit 2023-12-01T07:33:25.850885+0000 mon.a (mon.0) 3558 : audit 0 from='client.? 172.21.15.80:0/3246080257' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:33:26.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:33:26 smithi090 bash[32384]: cluster 2023-12-01T07:33:26.123209+0000 mgr.y (mgr.24362) 4949 : cluster 0 pgmap v4918: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:33:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:33:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:33:26] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T07:33:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:33:26 smithi080 bash[28361]: audit 2023-12-01T07:33:25.850885+0000 mon.a (mon.0) 3558 : audit 0 from='client.? 172.21.15.80:0/3246080257' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:33:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:33:26 smithi080 bash[28361]: cluster 2023-12-01T07:33:26.123209+0000 mgr.y (mgr.24362) 4949 : cluster 0 pgmap v4918: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:33:26.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:33:26 smithi080 bash[41963]: audit 2023-12-01T07:33:25.850885+0000 mon.a (mon.0) 3558 : audit 0 from='client.? 172.21.15.80:0/3246080257' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:33:26.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:33:26 smithi080 bash[41963]: cluster 2023-12-01T07:33:26.123209+0000 mgr.y (mgr.24362) 4949 : cluster 0 pgmap v4918: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:33:29.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:33:29 smithi080 bash[28361]: cluster 2023-12-01T07:33:28.123976+0000 mgr.y (mgr.24362) 4950 : cluster 0 pgmap v4919: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:33:29.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:33:29 smithi080 bash[28361]: audit 2023-12-01T07:33:28.277279+0000 mon.c (mon.2) 3151 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:33:29.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:33:29 smithi080 bash[28361]: audit 2023-12-01T07:33:28.311976+0000 mon.a (mon.0) 3559 : audit 0 from='client.? 172.21.15.80:0/610927765' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:33:29.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:33:29 smithi080 bash[28361]: audit 2023-12-01T07:33:28.657044+0000 mon.a (mon.0) 3560 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:33:29.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:33:29 smithi080 bash[28361]: audit 2023-12-01T07:33:28.670840+0000 mon.a (mon.0) 3561 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:33:29.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:33:29 smithi080 bash[41963]: cluster 2023-12-01T07:33:28.123976+0000 mgr.y (mgr.24362) 4950 : cluster 0 pgmap v4919: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:33:29.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:33:29 smithi080 bash[41963]: audit 2023-12-01T07:33:28.277279+0000 mon.c (mon.2) 3151 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:33:29.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:33:29 smithi080 bash[41963]: audit 2023-12-01T07:33:28.311976+0000 mon.a (mon.0) 3559 : audit 0 from='client.? 172.21.15.80:0/610927765' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:33:29.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:33:29 smithi080 bash[41963]: audit 2023-12-01T07:33:28.657044+0000 mon.a (mon.0) 3560 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:33:29.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:33:29 smithi080 bash[41963]: audit 2023-12-01T07:33:28.670840+0000 mon.a (mon.0) 3561 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:33:29.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:33:29 smithi090 bash[32384]: cluster 2023-12-01T07:33:28.123976+0000 mgr.y (mgr.24362) 4950 : cluster 0 pgmap v4919: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:33:29.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:33:29 smithi090 bash[32384]: audit 2023-12-01T07:33:28.277279+0000 mon.c (mon.2) 3151 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:33:29.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:33:29 smithi090 bash[32384]: audit 2023-12-01T07:33:28.311976+0000 mon.a (mon.0) 3559 : audit 0 from='client.? 172.21.15.80:0/610927765' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:33:29.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:33:29 smithi090 bash[32384]: audit 2023-12-01T07:33:28.657044+0000 mon.a (mon.0) 3560 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:33:29.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:33:29 smithi090 bash[32384]: audit 2023-12-01T07:33:28.670840+0000 mon.a (mon.0) 3561 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:33:31.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:33:31 smithi090 bash[32384]: cluster 2023-12-01T07:33:30.124606+0000 mgr.y (mgr.24362) 4951 : cluster 0 pgmap v4920: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:33:31.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:33:31 smithi090 bash[32384]: audit 2023-12-01T07:33:30.771233+0000 mon.a (mon.0) 3562 : audit 0 from='client.? 172.21.15.80:0/2621974285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:33:31.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:33:31 smithi080 bash[28361]: cluster 2023-12-01T07:33:30.124606+0000 mgr.y (mgr.24362) 4951 : cluster 0 pgmap v4920: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:33:31.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:33:31 smithi080 bash[28361]: audit 2023-12-01T07:33:30.771233+0000 mon.a (mon.0) 3562 : audit 0 from='client.? 172.21.15.80:0/2621974285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:33:31.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:33:31 smithi080 bash[41963]: cluster 2023-12-01T07:33:30.124606+0000 mgr.y (mgr.24362) 4951 : cluster 0 pgmap v4920: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:33:31.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:33:31 smithi080 bash[41963]: audit 2023-12-01T07:33:30.771233+0000 mon.a (mon.0) 3562 : audit 0 from='client.? 172.21.15.80:0/2621974285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:33:33.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:33:33 smithi090 bash[32384]: cluster 2023-12-01T07:33:32.125872+0000 mgr.y (mgr.24362) 4952 : cluster 0 pgmap v4921: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:33:33.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:33:33 smithi090 bash[32384]: audit 2023-12-01T07:33:33.230412+0000 mon.c (mon.2) 3152 : audit 0 from='client.? 172.21.15.80:0/2808076407' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:33:33.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:33:33 smithi080 bash[41963]: cluster 2023-12-01T07:33:32.125872+0000 mgr.y (mgr.24362) 4952 : cluster 0 pgmap v4921: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:33:33.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:33:33 smithi080 bash[41963]: audit 2023-12-01T07:33:33.230412+0000 mon.c (mon.2) 3152 : audit 0 from='client.? 172.21.15.80:0/2808076407' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:33:33.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:33:33 smithi080 bash[28361]: cluster 2023-12-01T07:33:32.125872+0000 mgr.y (mgr.24362) 4952 : cluster 0 pgmap v4921: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:33:33.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:33:33 smithi080 bash[28361]: audit 2023-12-01T07:33:33.230412+0000 mon.c (mon.2) 3152 : audit 0 from='client.? 172.21.15.80:0/2808076407' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:33:35.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:33:35 smithi080 bash[41963]: audit 2023-12-01T07:33:34.122080+0000 mon.a (mon.0) 3563 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:33:35.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:33:35 smithi080 bash[41963]: cluster 2023-12-01T07:33:34.126457+0000 mgr.y (mgr.24362) 4953 : cluster 0 pgmap v4922: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:33:35.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:33:35 smithi080 bash[41963]: audit 2023-12-01T07:33:34.131634+0000 mon.a (mon.0) 3564 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:33:35.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:33:35 smithi080 bash[41963]: audit 2023-12-01T07:33:34.816838+0000 mon.a (mon.0) 3565 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:33:35.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:33:35 smithi080 bash[41963]: audit 2023-12-01T07:33:34.829862+0000 mon.a (mon.0) 3566 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:33:35.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:33:35 smithi080 bash[28361]: audit 2023-12-01T07:33:34.122080+0000 mon.a (mon.0) 3563 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:33:35.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:33:35 smithi080 bash[28361]: cluster 2023-12-01T07:33:34.126457+0000 mgr.y (mgr.24362) 4953 : cluster 0 pgmap v4922: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:33:35.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:33:35 smithi080 bash[28361]: audit 2023-12-01T07:33:34.131634+0000 mon.a (mon.0) 3564 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:33:35.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:33:35 smithi080 bash[28361]: audit 2023-12-01T07:33:34.816838+0000 mon.a (mon.0) 3565 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:33:35.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:33:35 smithi080 bash[28361]: audit 2023-12-01T07:33:34.829862+0000 mon.a (mon.0) 3566 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:33:35.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:33:35 smithi090 bash[32384]: audit 2023-12-01T07:33:34.122080+0000 mon.a (mon.0) 3563 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:33:35.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:33:35 smithi090 bash[32384]: cluster 2023-12-01T07:33:34.126457+0000 mgr.y (mgr.24362) 4953 : cluster 0 pgmap v4922: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:33:35.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:33:35 smithi090 bash[32384]: audit 2023-12-01T07:33:34.131634+0000 mon.a (mon.0) 3564 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:33:35.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:33:35 smithi090 bash[32384]: audit 2023-12-01T07:33:34.816838+0000 mon.a (mon.0) 3565 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:33:35.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:33:35 smithi090 bash[32384]: audit 2023-12-01T07:33:34.829862+0000 mon.a (mon.0) 3566 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:33:36.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:33:36 smithi090 bash[32384]: audit 2023-12-01T07:33:35.303270+0000 mon.c (mon.2) 3153 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:33:36.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:33:36 smithi090 bash[32384]: audit 2023-12-01T07:33:35.304467+0000 mon.c (mon.2) 3154 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:33:36.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:33:36 smithi090 bash[32384]: audit 2023-12-01T07:33:35.312250+0000 mon.a (mon.0) 3567 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:33:36.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:33:36 smithi090 bash[32384]: audit 2023-12-01T07:33:35.718877+0000 mon.a (mon.0) 3568 : audit 0 from='client.? 172.21.15.80:0/421763020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:33:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:33:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:33:36] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T07:33:36.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:33:36 smithi080 bash[41963]: audit 2023-12-01T07:33:35.303270+0000 mon.c (mon.2) 3153 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:33:36.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:33:36 smithi080 bash[41963]: audit 2023-12-01T07:33:35.304467+0000 mon.c (mon.2) 3154 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:33:36.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:33:36 smithi080 bash[41963]: audit 2023-12-01T07:33:35.312250+0000 mon.a (mon.0) 3567 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:33:36.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:33:36 smithi080 bash[41963]: audit 2023-12-01T07:33:35.718877+0000 mon.a (mon.0) 3568 : audit 0 from='client.? 172.21.15.80:0/421763020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:33:36.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:33:36 smithi080 bash[28361]: audit 2023-12-01T07:33:35.303270+0000 mon.c (mon.2) 3153 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:33:36.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:33:36 smithi080 bash[28361]: audit 2023-12-01T07:33:35.304467+0000 mon.c (mon.2) 3154 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:33:36.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:33:36 smithi080 bash[28361]: audit 2023-12-01T07:33:35.312250+0000 mon.a (mon.0) 3567 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:33:36.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:33:36 smithi080 bash[28361]: audit 2023-12-01T07:33:35.718877+0000 mon.a (mon.0) 3568 : audit 0 from='client.? 172.21.15.80:0/421763020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:33:37.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:33:37 smithi090 bash[32384]: cluster 2023-12-01T07:33:36.127512+0000 mgr.y (mgr.24362) 4954 : cluster 0 pgmap v4923: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:33:37.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:33:37 smithi080 bash[41963]: cluster 2023-12-01T07:33:36.127512+0000 mgr.y (mgr.24362) 4954 : cluster 0 pgmap v4923: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:33:37.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:33:37 smithi080 bash[28361]: cluster 2023-12-01T07:33:36.127512+0000 mgr.y (mgr.24362) 4954 : cluster 0 pgmap v4923: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:33:38.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:33:38 smithi090 bash[32384]: audit 2023-12-01T07:33:38.171393+0000 mon.c (mon.2) 3155 : audit 0 from='client.? 172.21.15.80:0/508323067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:33:38.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:33:38 smithi080 bash[41963]: audit 2023-12-01T07:33:38.171393+0000 mon.c (mon.2) 3155 : audit 0 from='client.? 172.21.15.80:0/508323067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:33:38.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:33:38 smithi080 bash[28361]: audit 2023-12-01T07:33:38.171393+0000 mon.c (mon.2) 3155 : audit 0 from='client.? 172.21.15.80:0/508323067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:33:39.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:33:39 smithi090 bash[32384]: cluster 2023-12-01T07:33:38.128145+0000 mgr.y (mgr.24362) 4955 : cluster 0 pgmap v4924: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:33:39.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:33:39 smithi080 bash[41963]: cluster 2023-12-01T07:33:38.128145+0000 mgr.y (mgr.24362) 4955 : cluster 0 pgmap v4924: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:33:39.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:33:39 smithi080 bash[28361]: cluster 2023-12-01T07:33:38.128145+0000 mgr.y (mgr.24362) 4955 : cluster 0 pgmap v4924: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:33:40.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:33:40 smithi090 bash[32384]: audit 2023-12-01T07:33:40.037654+0000 mon.c (mon.2) 3156 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:33:40.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:33:40 smithi080 bash[41963]: audit 2023-12-01T07:33:40.037654+0000 mon.c (mon.2) 3156 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:33:40.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:33:40 smithi080 bash[28361]: audit 2023-12-01T07:33:40.037654+0000 mon.c (mon.2) 3156 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:33:41.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:33:41 smithi090 bash[32384]: cluster 2023-12-01T07:33:40.128740+0000 mgr.y (mgr.24362) 4956 : cluster 0 pgmap v4925: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:33:41.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:33:41 smithi090 bash[32384]: audit 2023-12-01T07:33:40.620736+0000 mon.c (mon.2) 3157 : audit 0 from='client.? 172.21.15.80:0/2660652179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:33:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:33:41 smithi080 bash[28361]: cluster 2023-12-01T07:33:40.128740+0000 mgr.y (mgr.24362) 4956 : cluster 0 pgmap v4925: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:33:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:33:41 smithi080 bash[28361]: audit 2023-12-01T07:33:40.620736+0000 mon.c (mon.2) 3157 : audit 0 from='client.? 172.21.15.80:0/2660652179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:33:41.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:33:41 smithi080 bash[41963]: cluster 2023-12-01T07:33:40.128740+0000 mgr.y (mgr.24362) 4956 : cluster 0 pgmap v4925: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:33:41.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:33:41 smithi080 bash[41963]: audit 2023-12-01T07:33:40.620736+0000 mon.c (mon.2) 3157 : audit 0 from='client.? 172.21.15.80:0/2660652179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:33:42.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:33:42 smithi080 bash[28361]: cluster 2023-12-01T07:33:42.129816+0000 mgr.y (mgr.24362) 4957 : cluster 0 pgmap v4926: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:33:42.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:33:42 smithi080 bash[41963]: cluster 2023-12-01T07:33:42.129816+0000 mgr.y (mgr.24362) 4957 : cluster 0 pgmap v4926: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:33:42.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:33:42 smithi090 bash[32384]: cluster 2023-12-01T07:33:42.129816+0000 mgr.y (mgr.24362) 4957 : cluster 0 pgmap v4926: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:33:43.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:33:43 smithi080 bash[28361]: audit 2023-12-01T07:33:43.066520+0000 mon.a (mon.0) 3569 : audit 0 from='client.? 172.21.15.80:0/2831898399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:33:43.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:33:43 smithi080 bash[41963]: audit 2023-12-01T07:33:43.066520+0000 mon.a (mon.0) 3569 : audit 0 from='client.? 172.21.15.80:0/2831898399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:33:43.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:33:43 smithi090 bash[32384]: audit 2023-12-01T07:33:43.066520+0000 mon.a (mon.0) 3569 : audit 0 from='client.? 172.21.15.80:0/2831898399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:33:44.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:33:44 smithi080 bash[41963]: cluster 2023-12-01T07:33:44.130500+0000 mgr.y (mgr.24362) 4958 : cluster 0 pgmap v4927: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:33:44.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:33:44 smithi080 bash[28361]: cluster 2023-12-01T07:33:44.130500+0000 mgr.y (mgr.24362) 4958 : cluster 0 pgmap v4927: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:33:44.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:33:44 smithi090 bash[32384]: cluster 2023-12-01T07:33:44.130500+0000 mgr.y (mgr.24362) 4958 : cluster 0 pgmap v4927: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:33:46.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:33:46 smithi090 bash[32384]: audit 2023-12-01T07:33:45.511387+0000 mon.a (mon.0) 3570 : audit 0 from='client.? 172.21.15.80:0/2664842466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:33:46.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:33:46 smithi080 bash[28361]: audit 2023-12-01T07:33:45.511387+0000 mon.a (mon.0) 3570 : audit 0 from='client.? 172.21.15.80:0/2664842466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:33:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:33:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:33:46] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T07:33:46.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:33:46 smithi080 bash[41963]: audit 2023-12-01T07:33:45.511387+0000 mon.a (mon.0) 3570 : audit 0 from='client.? 172.21.15.80:0/2664842466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:33:47.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:33:47 smithi090 bash[32384]: cluster 2023-12-01T07:33:46.131616+0000 mgr.y (mgr.24362) 4959 : cluster 0 pgmap v4928: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:33:47.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:33:47 smithi080 bash[28361]: cluster 2023-12-01T07:33:46.131616+0000 mgr.y (mgr.24362) 4959 : cluster 0 pgmap v4928: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:33:47.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:33:47 smithi080 bash[41963]: cluster 2023-12-01T07:33:46.131616+0000 mgr.y (mgr.24362) 4959 : cluster 0 pgmap v4928: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:33:48.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:33:48 smithi080 bash[41963]: audit 2023-12-01T07:33:47.963206+0000 mon.c (mon.2) 3158 : audit 0 from='client.? 172.21.15.80:0/2986555332' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:33:48.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:33:48 smithi080 bash[28361]: audit 2023-12-01T07:33:47.963206+0000 mon.c (mon.2) 3158 : audit 0 from='client.? 172.21.15.80:0/2986555332' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:33:48.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:33:48 smithi090 bash[32384]: audit 2023-12-01T07:33:47.963206+0000 mon.c (mon.2) 3158 : audit 0 from='client.? 172.21.15.80:0/2986555332' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:33:49.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:33:49 smithi080 bash[41963]: cluster 2023-12-01T07:33:48.132316+0000 mgr.y (mgr.24362) 4960 : cluster 0 pgmap v4929: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:33:49.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:33:49 smithi080 bash[28361]: cluster 2023-12-01T07:33:48.132316+0000 mgr.y (mgr.24362) 4960 : cluster 0 pgmap v4929: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:33:49.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:33:49 smithi090 bash[32384]: cluster 2023-12-01T07:33:48.132316+0000 mgr.y (mgr.24362) 4960 : cluster 0 pgmap v4929: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:33:51.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:33:51 smithi090 bash[32384]: cluster 2023-12-01T07:33:50.133020+0000 mgr.y (mgr.24362) 4961 : cluster 0 pgmap v4930: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:33:51.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:33:51 smithi090 bash[32384]: audit 2023-12-01T07:33:50.416287+0000 mon.c (mon.2) 3159 : audit 0 from='client.? 172.21.15.80:0/3780418878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:33:51.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:33:51 smithi080 bash[28361]: cluster 2023-12-01T07:33:50.133020+0000 mgr.y (mgr.24362) 4961 : cluster 0 pgmap v4930: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:33:51.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:33:51 smithi080 bash[28361]: audit 2023-12-01T07:33:50.416287+0000 mon.c (mon.2) 3159 : audit 0 from='client.? 172.21.15.80:0/3780418878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:33:51.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:33:51 smithi080 bash[41963]: cluster 2023-12-01T07:33:50.133020+0000 mgr.y (mgr.24362) 4961 : cluster 0 pgmap v4930: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:33:51.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:33:51 smithi080 bash[41963]: audit 2023-12-01T07:33:50.416287+0000 mon.c (mon.2) 3159 : audit 0 from='client.? 172.21.15.80:0/3780418878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:33:53.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:33:53 smithi090 bash[32384]: cluster 2023-12-01T07:33:52.134196+0000 mgr.y (mgr.24362) 4962 : cluster 0 pgmap v4931: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:33:53.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:33:53 smithi090 bash[32384]: audit 2023-12-01T07:33:52.867206+0000 mon.a (mon.0) 3571 : audit 0 from='client.? 172.21.15.80:0/3807675323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:33:53.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:33:53 smithi080 bash[28361]: cluster 2023-12-01T07:33:52.134196+0000 mgr.y (mgr.24362) 4962 : cluster 0 pgmap v4931: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:33:53.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:33:53 smithi080 bash[28361]: audit 2023-12-01T07:33:52.867206+0000 mon.a (mon.0) 3571 : audit 0 from='client.? 172.21.15.80:0/3807675323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:33:53.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:33:53 smithi080 bash[41963]: cluster 2023-12-01T07:33:52.134196+0000 mgr.y (mgr.24362) 4962 : cluster 0 pgmap v4931: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:33:53.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:33:53 smithi080 bash[41963]: audit 2023-12-01T07:33:52.867206+0000 mon.a (mon.0) 3571 : audit 0 from='client.? 172.21.15.80:0/3807675323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:33:55.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:33:55 smithi090 bash[32384]: cluster 2023-12-01T07:33:54.134832+0000 mgr.y (mgr.24362) 4963 : cluster 0 pgmap v4932: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:33:55.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:33:55 smithi090 bash[32384]: audit 2023-12-01T07:33:55.037803+0000 mon.c (mon.2) 3160 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:33:55.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:33:55 smithi080 bash[28361]: cluster 2023-12-01T07:33:54.134832+0000 mgr.y (mgr.24362) 4963 : cluster 0 pgmap v4932: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:33:55.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:33:55 smithi080 bash[28361]: audit 2023-12-01T07:33:55.037803+0000 mon.c (mon.2) 3160 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:33:55.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:33:55 smithi080 bash[41963]: cluster 2023-12-01T07:33:54.134832+0000 mgr.y (mgr.24362) 4963 : cluster 0 pgmap v4932: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:33:55.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:33:55 smithi080 bash[41963]: audit 2023-12-01T07:33:55.037803+0000 mon.c (mon.2) 3160 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:33:56.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:33:56 smithi080 bash[28361]: audit 2023-12-01T07:33:55.324640+0000 mon.c (mon.2) 3161 : audit 0 from='client.? 172.21.15.80:0/1776091782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:33:56.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:33:56 smithi080 bash[41963]: audit 2023-12-01T07:33:55.324640+0000 mon.c (mon.2) 3161 : audit 0 from='client.? 172.21.15.80:0/1776091782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:33:56.683 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:33:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:33:56] "GET /metrics HTTP/1.1" 200 33973 "" "Prometheus/2.43.0" 2023-12-01T07:33:56.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:33:56 smithi090 bash[32384]: audit 2023-12-01T07:33:55.324640+0000 mon.c (mon.2) 3161 : audit 0 from='client.? 172.21.15.80:0/1776091782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:33:57.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:33:57 smithi080 bash[41963]: cluster 2023-12-01T07:33:56.136010+0000 mgr.y (mgr.24362) 4964 : cluster 0 pgmap v4933: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:33:57.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:33:57 smithi080 bash[28361]: cluster 2023-12-01T07:33:56.136010+0000 mgr.y (mgr.24362) 4964 : cluster 0 pgmap v4933: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:33:57.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:33:57 smithi090 bash[32384]: cluster 2023-12-01T07:33:56.136010+0000 mgr.y (mgr.24362) 4964 : cluster 0 pgmap v4933: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:33:58.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:33:58 smithi080 bash[41963]: audit 2023-12-01T07:33:57.778934+0000 mon.c (mon.2) 3162 : audit 0 from='client.? 172.21.15.80:0/1868324334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:33:58.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:33:58 smithi080 bash[41963]: cluster 2023-12-01T07:33:58.136651+0000 mgr.y (mgr.24362) 4965 : cluster 0 pgmap v4934: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:33:58.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:33:58 smithi080 bash[28361]: audit 2023-12-01T07:33:57.778934+0000 mon.c (mon.2) 3162 : audit 0 from='client.? 172.21.15.80:0/1868324334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:33:58.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:33:58 smithi080 bash[28361]: cluster 2023-12-01T07:33:58.136651+0000 mgr.y (mgr.24362) 4965 : cluster 0 pgmap v4934: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:33:58.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:33:58 smithi090 bash[32384]: audit 2023-12-01T07:33:57.778934+0000 mon.c (mon.2) 3162 : audit 0 from='client.? 172.21.15.80:0/1868324334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:33:58.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:33:58 smithi090 bash[32384]: cluster 2023-12-01T07:33:58.136651+0000 mgr.y (mgr.24362) 4965 : cluster 0 pgmap v4934: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:34:01.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:34:01 smithi090 bash[32384]: cluster 2023-12-01T07:34:00.137285+0000 mgr.y (mgr.24362) 4966 : cluster 0 pgmap v4935: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:34:01.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:34:01 smithi090 bash[32384]: audit 2023-12-01T07:34:00.241529+0000 mon.a (mon.0) 3572 : audit 0 from='client.? 172.21.15.80:0/459210981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:34:01.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:34:01 smithi080 bash[41963]: cluster 2023-12-01T07:34:00.137285+0000 mgr.y (mgr.24362) 4966 : cluster 0 pgmap v4935: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:34:01.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:34:01 smithi080 bash[41963]: audit 2023-12-01T07:34:00.241529+0000 mon.a (mon.0) 3572 : audit 0 from='client.? 172.21.15.80:0/459210981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:34:01.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:34:01 smithi080 bash[28361]: cluster 2023-12-01T07:34:00.137285+0000 mgr.y (mgr.24362) 4966 : cluster 0 pgmap v4935: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:34:01.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:34:01 smithi080 bash[28361]: audit 2023-12-01T07:34:00.241529+0000 mon.a (mon.0) 3572 : audit 0 from='client.? 172.21.15.80:0/459210981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:34:03.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:34:03 smithi090 bash[32384]: cluster 2023-12-01T07:34:02.138419+0000 mgr.y (mgr.24362) 4967 : cluster 0 pgmap v4936: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:34:03.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:34:03 smithi090 bash[32384]: audit 2023-12-01T07:34:02.703172+0000 mon.c (mon.2) 3163 : audit 0 from='client.? 172.21.15.80:0/4215461630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:34:03.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:34:03 smithi080 bash[28361]: cluster 2023-12-01T07:34:02.138419+0000 mgr.y (mgr.24362) 4967 : cluster 0 pgmap v4936: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:34:03.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:34:03 smithi080 bash[28361]: audit 2023-12-01T07:34:02.703172+0000 mon.c (mon.2) 3163 : audit 0 from='client.? 172.21.15.80:0/4215461630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:34:03.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:34:03 smithi080 bash[41963]: cluster 2023-12-01T07:34:02.138419+0000 mgr.y (mgr.24362) 4967 : cluster 0 pgmap v4936: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:34:03.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:34:03 smithi080 bash[41963]: audit 2023-12-01T07:34:02.703172+0000 mon.c (mon.2) 3163 : audit 0 from='client.? 172.21.15.80:0/4215461630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:34:05.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:34:05 smithi090 bash[32384]: cluster 2023-12-01T07:34:04.139045+0000 mgr.y (mgr.24362) 4968 : cluster 0 pgmap v4937: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:34:05.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:34:05 smithi090 bash[32384]: audit 2023-12-01T07:34:05.153641+0000 mon.a (mon.0) 3573 : audit 0 from='client.? 172.21.15.80:0/1281614238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:34:05.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:34:05 smithi080 bash[28361]: cluster 2023-12-01T07:34:04.139045+0000 mgr.y (mgr.24362) 4968 : cluster 0 pgmap v4937: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:34:05.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:34:05 smithi080 bash[28361]: audit 2023-12-01T07:34:05.153641+0000 mon.a (mon.0) 3573 : audit 0 from='client.? 172.21.15.80:0/1281614238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:34:05.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:34:05 smithi080 bash[41963]: cluster 2023-12-01T07:34:04.139045+0000 mgr.y (mgr.24362) 4968 : cluster 0 pgmap v4937: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:34:05.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:34:05 smithi080 bash[41963]: audit 2023-12-01T07:34:05.153641+0000 mon.a (mon.0) 3573 : audit 0 from='client.? 172.21.15.80:0/1281614238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:34:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:34:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:34:06] "GET /metrics HTTP/1.1" 200 33973 "" "Prometheus/2.43.0" 2023-12-01T07:34:07.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:34:07 smithi090 bash[32384]: cluster 2023-12-01T07:34:06.140200+0000 mgr.y (mgr.24362) 4969 : cluster 0 pgmap v4938: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:34:07.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:34:07 smithi080 bash[28361]: cluster 2023-12-01T07:34:06.140200+0000 mgr.y (mgr.24362) 4969 : cluster 0 pgmap v4938: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:34:07.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:34:07 smithi080 bash[41963]: cluster 2023-12-01T07:34:06.140200+0000 mgr.y (mgr.24362) 4969 : cluster 0 pgmap v4938: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:34:08.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:34:08 smithi090 bash[32384]: audit 2023-12-01T07:34:07.603186+0000 mon.c (mon.2) 3164 : audit 0 from='client.? 172.21.15.80:0/3112200296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:34:08.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:34:08 smithi080 bash[28361]: audit 2023-12-01T07:34:07.603186+0000 mon.c (mon.2) 3164 : audit 0 from='client.? 172.21.15.80:0/3112200296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:34:08.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:34:08 smithi080 bash[41963]: audit 2023-12-01T07:34:07.603186+0000 mon.c (mon.2) 3164 : audit 0 from='client.? 172.21.15.80:0/3112200296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:34:09.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:34:09 smithi090 bash[32384]: cluster 2023-12-01T07:34:08.140819+0000 mgr.y (mgr.24362) 4970 : cluster 0 pgmap v4939: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:34:09.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:34:09 smithi080 bash[28361]: cluster 2023-12-01T07:34:08.140819+0000 mgr.y (mgr.24362) 4970 : cluster 0 pgmap v4939: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:34:09.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:34:09 smithi080 bash[41963]: cluster 2023-12-01T07:34:08.140819+0000 mgr.y (mgr.24362) 4970 : cluster 0 pgmap v4939: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:34:10.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:34:10 smithi080 bash[41963]: audit 2023-12-01T07:34:10.038176+0000 mon.c (mon.2) 3165 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:34:10.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:34:10 smithi080 bash[41963]: audit 2023-12-01T07:34:10.049601+0000 mon.a (mon.0) 3574 : audit 0 from='client.? 172.21.15.80:0/2805482386' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:34:10.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:34:10 smithi080 bash[41963]: cluster 2023-12-01T07:34:10.141476+0000 mgr.y (mgr.24362) 4971 : cluster 0 pgmap v4940: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:34:10.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:34:10 smithi080 bash[28361]: audit 2023-12-01T07:34:10.038176+0000 mon.c (mon.2) 3165 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:34:10.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:34:10 smithi080 bash[28361]: audit 2023-12-01T07:34:10.049601+0000 mon.a (mon.0) 3574 : audit 0 from='client.? 172.21.15.80:0/2805482386' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:34:10.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:34:10 smithi080 bash[28361]: cluster 2023-12-01T07:34:10.141476+0000 mgr.y (mgr.24362) 4971 : cluster 0 pgmap v4940: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:34:10.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:34:10 smithi090 bash[32384]: audit 2023-12-01T07:34:10.038176+0000 mon.c (mon.2) 3165 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:34:10.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:34:10 smithi090 bash[32384]: audit 2023-12-01T07:34:10.049601+0000 mon.a (mon.0) 3574 : audit 0 from='client.? 172.21.15.80:0/2805482386' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:34:10.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:34:10 smithi090 bash[32384]: cluster 2023-12-01T07:34:10.141476+0000 mgr.y (mgr.24362) 4971 : cluster 0 pgmap v4940: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:34:13.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:34:13 smithi090 bash[32384]: cluster 2023-12-01T07:34:12.142232+0000 mgr.y (mgr.24362) 4972 : cluster 0 pgmap v4941: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:34:13.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:34:13 smithi090 bash[32384]: audit 2023-12-01T07:34:12.502245+0000 mon.a (mon.0) 3575 : audit 0 from='client.? 172.21.15.80:0/74390083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:34:13.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:34:13 smithi080 bash[41963]: cluster 2023-12-01T07:34:12.142232+0000 mgr.y (mgr.24362) 4972 : cluster 0 pgmap v4941: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:34:13.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:34:13 smithi080 bash[41963]: audit 2023-12-01T07:34:12.502245+0000 mon.a (mon.0) 3575 : audit 0 from='client.? 172.21.15.80:0/74390083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:34:13.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:34:13 smithi080 bash[28361]: cluster 2023-12-01T07:34:12.142232+0000 mgr.y (mgr.24362) 4972 : cluster 0 pgmap v4941: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:34:13.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:34:13 smithi080 bash[28361]: audit 2023-12-01T07:34:12.502245+0000 mon.a (mon.0) 3575 : audit 0 from='client.? 172.21.15.80:0/74390083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:34:15.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:34:15 smithi090 bash[32384]: cluster 2023-12-01T07:34:14.142811+0000 mgr.y (mgr.24362) 4973 : cluster 0 pgmap v4942: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:34:15.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:34:15 smithi090 bash[32384]: audit 2023-12-01T07:34:14.962877+0000 mon.c (mon.2) 3166 : audit 0 from='client.? 172.21.15.80:0/646223396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:34:15.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:34:15 smithi080 bash[41963]: cluster 2023-12-01T07:34:14.142811+0000 mgr.y (mgr.24362) 4973 : cluster 0 pgmap v4942: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:34:15.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:34:15 smithi080 bash[41963]: audit 2023-12-01T07:34:14.962877+0000 mon.c (mon.2) 3166 : audit 0 from='client.? 172.21.15.80:0/646223396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:34:15.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:34:15 smithi080 bash[28361]: cluster 2023-12-01T07:34:14.142811+0000 mgr.y (mgr.24362) 4973 : cluster 0 pgmap v4942: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:34:15.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:34:15 smithi080 bash[28361]: audit 2023-12-01T07:34:14.962877+0000 mon.c (mon.2) 3166 : audit 0 from='client.? 172.21.15.80:0/646223396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:34:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:34:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:34:16] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T07:34:17.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:34:17 smithi090 bash[32384]: cluster 2023-12-01T07:34:16.143941+0000 mgr.y (mgr.24362) 4974 : cluster 0 pgmap v4943: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:34:17.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:34:17 smithi080 bash[28361]: cluster 2023-12-01T07:34:16.143941+0000 mgr.y (mgr.24362) 4974 : cluster 0 pgmap v4943: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:34:17.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:34:17 smithi080 bash[41963]: cluster 2023-12-01T07:34:16.143941+0000 mgr.y (mgr.24362) 4974 : cluster 0 pgmap v4943: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:34:18.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:34:18 smithi080 bash[28361]: audit 2023-12-01T07:34:17.416100+0000 mon.a (mon.0) 3576 : audit 0 from='client.? 172.21.15.80:0/4108019381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:34:18.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:34:18 smithi080 bash[41963]: audit 2023-12-01T07:34:17.416100+0000 mon.a (mon.0) 3576 : audit 0 from='client.? 172.21.15.80:0/4108019381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:34:18.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:34:18 smithi090 bash[32384]: audit 2023-12-01T07:34:17.416100+0000 mon.a (mon.0) 3576 : audit 0 from='client.? 172.21.15.80:0/4108019381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:34:19.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:34:19 smithi080 bash[41963]: cluster 2023-12-01T07:34:18.144570+0000 mgr.y (mgr.24362) 4975 : cluster 0 pgmap v4944: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:34:19.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:34:19 smithi080 bash[28361]: cluster 2023-12-01T07:34:18.144570+0000 mgr.y (mgr.24362) 4975 : cluster 0 pgmap v4944: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:34:19.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:34:19 smithi090 bash[32384]: cluster 2023-12-01T07:34:18.144570+0000 mgr.y (mgr.24362) 4975 : cluster 0 pgmap v4944: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:34:20.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:34:20 smithi080 bash[28361]: audit 2023-12-01T07:34:19.867629+0000 mon.c (mon.2) 3167 : audit 0 from='client.? 172.21.15.80:0/157175406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:34:20.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:34:20 smithi080 bash[28361]: cluster 2023-12-01T07:34:20.145246+0000 mgr.y (mgr.24362) 4976 : cluster 0 pgmap v4945: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:34:20.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:34:20 smithi080 bash[41963]: audit 2023-12-01T07:34:19.867629+0000 mon.c (mon.2) 3167 : audit 0 from='client.? 172.21.15.80:0/157175406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:34:20.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:34:20 smithi080 bash[41963]: cluster 2023-12-01T07:34:20.145246+0000 mgr.y (mgr.24362) 4976 : cluster 0 pgmap v4945: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:34:20.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:34:20 smithi090 bash[32384]: audit 2023-12-01T07:34:19.867629+0000 mon.c (mon.2) 3167 : audit 0 from='client.? 172.21.15.80:0/157175406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:34:20.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:34:20 smithi090 bash[32384]: cluster 2023-12-01T07:34:20.145246+0000 mgr.y (mgr.24362) 4976 : cluster 0 pgmap v4945: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:34:23.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:34:23 smithi090 bash[32384]: cluster 2023-12-01T07:34:22.146487+0000 mgr.y (mgr.24362) 4977 : cluster 0 pgmap v4946: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:34:23.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:34:23 smithi090 bash[32384]: audit 2023-12-01T07:34:22.321703+0000 mon.c (mon.2) 3168 : audit 0 from='client.? 172.21.15.80:0/2354397799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:34:23.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:34:23 smithi080 bash[28361]: cluster 2023-12-01T07:34:22.146487+0000 mgr.y (mgr.24362) 4977 : cluster 0 pgmap v4946: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:34:23.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:34:23 smithi080 bash[28361]: audit 2023-12-01T07:34:22.321703+0000 mon.c (mon.2) 3168 : audit 0 from='client.? 172.21.15.80:0/2354397799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:34:23.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:34:23 smithi080 bash[41963]: cluster 2023-12-01T07:34:22.146487+0000 mgr.y (mgr.24362) 4977 : cluster 0 pgmap v4946: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:34:23.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:34:23 smithi080 bash[41963]: audit 2023-12-01T07:34:22.321703+0000 mon.c (mon.2) 3168 : audit 0 from='client.? 172.21.15.80:0/2354397799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:34:25.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:34:25 smithi090 bash[32384]: cluster 2023-12-01T07:34:24.147167+0000 mgr.y (mgr.24362) 4978 : cluster 0 pgmap v4947: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:34:25.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:34:25 smithi090 bash[32384]: audit 2023-12-01T07:34:24.776004+0000 mon.a (mon.0) 3577 : audit 0 from='client.? 172.21.15.80:0/2912560080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:34:25.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:34:25 smithi090 bash[32384]: audit 2023-12-01T07:34:25.038586+0000 mon.c (mon.2) 3169 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:34:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:34:25 smithi080 bash[28361]: cluster 2023-12-01T07:34:24.147167+0000 mgr.y (mgr.24362) 4978 : cluster 0 pgmap v4947: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:34:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:34:25 smithi080 bash[28361]: audit 2023-12-01T07:34:24.776004+0000 mon.a (mon.0) 3577 : audit 0 from='client.? 172.21.15.80:0/2912560080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:34:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:34:25 smithi080 bash[28361]: audit 2023-12-01T07:34:25.038586+0000 mon.c (mon.2) 3169 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:34:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:34:25 smithi080 bash[41963]: cluster 2023-12-01T07:34:24.147167+0000 mgr.y (mgr.24362) 4978 : cluster 0 pgmap v4947: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:34:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:34:25 smithi080 bash[41963]: audit 2023-12-01T07:34:24.776004+0000 mon.a (mon.0) 3577 : audit 0 from='client.? 172.21.15.80:0/2912560080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:34:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:34:25 smithi080 bash[41963]: audit 2023-12-01T07:34:25.038586+0000 mon.c (mon.2) 3169 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:34:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:34:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:34:26] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T07:34:27.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:34:27 smithi090 bash[32384]: cluster 2023-12-01T07:34:26.148292+0000 mgr.y (mgr.24362) 4979 : cluster 0 pgmap v4948: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:34:27.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:34:27 smithi090 bash[32384]: audit 2023-12-01T07:34:27.227354+0000 mon.a (mon.0) 3578 : audit 0 from='client.? 172.21.15.80:0/3782252134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:34:27.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:34:27 smithi080 bash[28361]: cluster 2023-12-01T07:34:26.148292+0000 mgr.y (mgr.24362) 4979 : cluster 0 pgmap v4948: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:34:27.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:34:27 smithi080 bash[28361]: audit 2023-12-01T07:34:27.227354+0000 mon.a (mon.0) 3578 : audit 0 from='client.? 172.21.15.80:0/3782252134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:34:27.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:34:27 smithi080 bash[41963]: cluster 2023-12-01T07:34:26.148292+0000 mgr.y (mgr.24362) 4979 : cluster 0 pgmap v4948: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:34:27.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:34:27 smithi080 bash[41963]: audit 2023-12-01T07:34:27.227354+0000 mon.a (mon.0) 3578 : audit 0 from='client.? 172.21.15.80:0/3782252134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:34:29.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:34:29 smithi090 bash[32384]: cluster 2023-12-01T07:34:28.148893+0000 mgr.y (mgr.24362) 4980 : cluster 0 pgmap v4949: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:34:29.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:34:29 smithi080 bash[41963]: cluster 2023-12-01T07:34:28.148893+0000 mgr.y (mgr.24362) 4980 : cluster 0 pgmap v4949: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:34:29.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:34:29 smithi080 bash[28361]: cluster 2023-12-01T07:34:28.148893+0000 mgr.y (mgr.24362) 4980 : cluster 0 pgmap v4949: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:34:30.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:34:30 smithi080 bash[28361]: audit 2023-12-01T07:34:29.685970+0000 mon.a (mon.0) 3579 : audit 0 from='client.? 172.21.15.80:0/2832889802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:34:30.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:34:30 smithi080 bash[41963]: audit 2023-12-01T07:34:29.685970+0000 mon.a (mon.0) 3579 : audit 0 from='client.? 172.21.15.80:0/2832889802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:34:30.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:34:30 smithi090 bash[32384]: audit 2023-12-01T07:34:29.685970+0000 mon.a (mon.0) 3579 : audit 0 from='client.? 172.21.15.80:0/2832889802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:34:31.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:34:31 smithi080 bash[28361]: cluster 2023-12-01T07:34:30.149532+0000 mgr.y (mgr.24362) 4981 : cluster 0 pgmap v4950: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:34:31.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:34:31 smithi080 bash[41963]: cluster 2023-12-01T07:34:30.149532+0000 mgr.y (mgr.24362) 4981 : cluster 0 pgmap v4950: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:34:31.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:34:31 smithi090 bash[32384]: cluster 2023-12-01T07:34:30.149532+0000 mgr.y (mgr.24362) 4981 : cluster 0 pgmap v4950: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:34:32.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:34:32 smithi080 bash[28361]: audit 2023-12-01T07:34:32.145102+0000 mon.a (mon.0) 3580 : audit 0 from='client.? 172.21.15.80:0/1125650849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:34:32.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:34:32 smithi080 bash[28361]: cluster 2023-12-01T07:34:32.150085+0000 mgr.y (mgr.24362) 4982 : cluster 0 pgmap v4951: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:34:32.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:34:32 smithi080 bash[41963]: audit 2023-12-01T07:34:32.145102+0000 mon.a (mon.0) 3580 : audit 0 from='client.? 172.21.15.80:0/1125650849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:34:32.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:34:32 smithi080 bash[41963]: cluster 2023-12-01T07:34:32.150085+0000 mgr.y (mgr.24362) 4982 : cluster 0 pgmap v4951: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:34:32.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:34:32 smithi090 bash[32384]: audit 2023-12-01T07:34:32.145102+0000 mon.a (mon.0) 3580 : audit 0 from='client.? 172.21.15.80:0/1125650849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:34:32.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:34:32 smithi090 bash[32384]: cluster 2023-12-01T07:34:32.150085+0000 mgr.y (mgr.24362) 4982 : cluster 0 pgmap v4951: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:34:35.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:34:35 smithi090 bash[32384]: cluster 2023-12-01T07:34:34.150720+0000 mgr.y (mgr.24362) 4983 : cluster 0 pgmap v4952: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:34:35.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:34:35 smithi090 bash[32384]: audit 2023-12-01T07:34:34.611084+0000 mon.c (mon.2) 3170 : audit 0 from='client.? 172.21.15.80:0/3753291481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:34:35.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:34:35 smithi080 bash[41963]: cluster 2023-12-01T07:34:34.150720+0000 mgr.y (mgr.24362) 4983 : cluster 0 pgmap v4952: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:34:35.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:34:35 smithi080 bash[41963]: audit 2023-12-01T07:34:34.611084+0000 mon.c (mon.2) 3170 : audit 0 from='client.? 172.21.15.80:0/3753291481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:34:35.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:34:35 smithi080 bash[28361]: cluster 2023-12-01T07:34:34.150720+0000 mgr.y (mgr.24362) 4983 : cluster 0 pgmap v4952: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:34:35.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:34:35 smithi080 bash[28361]: audit 2023-12-01T07:34:34.611084+0000 mon.c (mon.2) 3170 : audit 0 from='client.? 172.21.15.80:0/3753291481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:34:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:34:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:34:36] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T07:34:36.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:34:36 smithi080 bash[28361]: audit 2023-12-01T07:34:35.395558+0000 mon.c (mon.2) 3171 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:34:36.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:34:36 smithi080 bash[41963]: audit 2023-12-01T07:34:35.395558+0000 mon.c (mon.2) 3171 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:34:36.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:34:36 smithi090 bash[32384]: audit 2023-12-01T07:34:35.395558+0000 mon.c (mon.2) 3171 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:34:37.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:34:37 smithi080 bash[28361]: cluster 2023-12-01T07:34:36.151795+0000 mgr.y (mgr.24362) 4984 : cluster 0 pgmap v4953: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:34:37.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:34:37 smithi080 bash[28361]: audit 2023-12-01T07:34:37.071633+0000 mon.a (mon.0) 3581 : audit 0 from='client.? 172.21.15.80:0/3603360097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:34:37.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:34:37 smithi080 bash[41963]: cluster 2023-12-01T07:34:36.151795+0000 mgr.y (mgr.24362) 4984 : cluster 0 pgmap v4953: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:34:37.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:34:37 smithi080 bash[41963]: audit 2023-12-01T07:34:37.071633+0000 mon.a (mon.0) 3581 : audit 0 from='client.? 172.21.15.80:0/3603360097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:34:37.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:34:37 smithi090 bash[32384]: cluster 2023-12-01T07:34:36.151795+0000 mgr.y (mgr.24362) 4984 : cluster 0 pgmap v4953: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:34:37.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:34:37 smithi090 bash[32384]: audit 2023-12-01T07:34:37.071633+0000 mon.a (mon.0) 3581 : audit 0 from='client.? 172.21.15.80:0/3603360097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:34:38.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:34:38 smithi080 bash[28361]: cluster 2023-12-01T07:34:38.152473+0000 mgr.y (mgr.24362) 4985 : cluster 0 pgmap v4954: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:34:38.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:34:38 smithi080 bash[41963]: cluster 2023-12-01T07:34:38.152473+0000 mgr.y (mgr.24362) 4985 : cluster 0 pgmap v4954: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:34:38.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:34:38 smithi090 bash[32384]: cluster 2023-12-01T07:34:38.152473+0000 mgr.y (mgr.24362) 4985 : cluster 0 pgmap v4954: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:34:39.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:34:39 smithi080 bash[28361]: audit 2023-12-01T07:34:39.529103+0000 mon.c (mon.2) 3172 : audit 0 from='client.? 172.21.15.80:0/932213471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:34:39.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:34:39 smithi080 bash[41963]: audit 2023-12-01T07:34:39.529103+0000 mon.c (mon.2) 3172 : audit 0 from='client.? 172.21.15.80:0/932213471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:34:40.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:34:39 smithi090 bash[32384]: audit 2023-12-01T07:34:39.529103+0000 mon.c (mon.2) 3172 : audit 0 from='client.? 172.21.15.80:0/932213471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:34:40.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:34:40 smithi080 bash[28361]: audit 2023-12-01T07:34:40.039397+0000 mon.c (mon.2) 3173 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:34:40.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:34:40 smithi080 bash[28361]: cluster 2023-12-01T07:34:40.153142+0000 mgr.y (mgr.24362) 4986 : cluster 0 pgmap v4955: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:34:40.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:34:40 smithi080 bash[41963]: audit 2023-12-01T07:34:40.039397+0000 mon.c (mon.2) 3173 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:34:40.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:34:40 smithi080 bash[41963]: cluster 2023-12-01T07:34:40.153142+0000 mgr.y (mgr.24362) 4986 : cluster 0 pgmap v4955: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:34:41.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:34:40 smithi090 bash[32384]: audit 2023-12-01T07:34:40.039397+0000 mon.c (mon.2) 3173 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:34:41.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:34:40 smithi090 bash[32384]: cluster 2023-12-01T07:34:40.153142+0000 mgr.y (mgr.24362) 4986 : cluster 0 pgmap v4955: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:34:42.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:34:42 smithi090 bash[32384]: audit 2023-12-01T07:34:41.190993+0000 mon.a (mon.0) 3582 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:34:42.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:34:42 smithi090 bash[32384]: audit 2023-12-01T07:34:41.200739+0000 mon.a (mon.0) 3583 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:34:42.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:34:42 smithi090 bash[32384]: audit 2023-12-01T07:34:41.593714+0000 mon.a (mon.0) 3584 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:34:42.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:34:42 smithi090 bash[32384]: audit 2023-12-01T07:34:41.611086+0000 mon.a (mon.0) 3585 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:34:42.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:34:42 smithi090 bash[32384]: audit 2023-12-01T07:34:41.980924+0000 mon.c (mon.2) 3174 : audit 0 from='client.? 172.21.15.80:0/1762929971' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:34:42.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:34:42 smithi090 bash[32384]: audit 2023-12-01T07:34:42.153826+0000 mon.c (mon.2) 3175 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:34:42.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:34:42 smithi090 bash[32384]: audit 2023-12-01T07:34:42.155731+0000 mon.c (mon.2) 3176 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:34:42.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:34:42 smithi090 bash[32384]: audit 2023-12-01T07:34:42.165505+0000 mon.a (mon.0) 3586 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:34:42.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:34:42 smithi080 bash[41963]: audit 2023-12-01T07:34:41.190993+0000 mon.a (mon.0) 3582 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:34:42.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:34:42 smithi080 bash[41963]: audit 2023-12-01T07:34:41.200739+0000 mon.a (mon.0) 3583 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:34:42.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:34:42 smithi080 bash[41963]: audit 2023-12-01T07:34:41.593714+0000 mon.a (mon.0) 3584 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:34:42.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:34:42 smithi080 bash[41963]: audit 2023-12-01T07:34:41.611086+0000 mon.a (mon.0) 3585 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:34:42.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:34:42 smithi080 bash[41963]: audit 2023-12-01T07:34:41.980924+0000 mon.c (mon.2) 3174 : audit 0 from='client.? 172.21.15.80:0/1762929971' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:34:42.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:34:42 smithi080 bash[41963]: audit 2023-12-01T07:34:42.153826+0000 mon.c (mon.2) 3175 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:34:42.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:34:42 smithi080 bash[41963]: audit 2023-12-01T07:34:42.155731+0000 mon.c (mon.2) 3176 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:34:42.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:34:42 smithi080 bash[41963]: audit 2023-12-01T07:34:42.165505+0000 mon.a (mon.0) 3586 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:34:42.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:34:42 smithi080 bash[28361]: audit 2023-12-01T07:34:41.190993+0000 mon.a (mon.0) 3582 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:34:42.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:34:42 smithi080 bash[28361]: audit 2023-12-01T07:34:41.200739+0000 mon.a (mon.0) 3583 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:34:42.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:34:42 smithi080 bash[28361]: audit 2023-12-01T07:34:41.593714+0000 mon.a (mon.0) 3584 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:34:42.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:34:42 smithi080 bash[28361]: audit 2023-12-01T07:34:41.611086+0000 mon.a (mon.0) 3585 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:34:42.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:34:42 smithi080 bash[28361]: audit 2023-12-01T07:34:41.980924+0000 mon.c (mon.2) 3174 : audit 0 from='client.? 172.21.15.80:0/1762929971' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:34:42.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:34:42 smithi080 bash[28361]: audit 2023-12-01T07:34:42.153826+0000 mon.c (mon.2) 3175 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:34:42.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:34:42 smithi080 bash[28361]: audit 2023-12-01T07:34:42.155731+0000 mon.c (mon.2) 3176 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:34:42.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:34:42 smithi080 bash[28361]: audit 2023-12-01T07:34:42.165505+0000 mon.a (mon.0) 3586 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:34:43.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:34:43 smithi090 bash[32384]: cluster 2023-12-01T07:34:42.154396+0000 mgr.y (mgr.24362) 4987 : cluster 0 pgmap v4956: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:34:43.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:34:43 smithi080 bash[28361]: cluster 2023-12-01T07:34:42.154396+0000 mgr.y (mgr.24362) 4987 : cluster 0 pgmap v4956: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:34:43.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:34:43 smithi080 bash[41963]: cluster 2023-12-01T07:34:42.154396+0000 mgr.y (mgr.24362) 4987 : cluster 0 pgmap v4956: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:34:45.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:34:45 smithi090 bash[32384]: cluster 2023-12-01T07:34:44.155081+0000 mgr.y (mgr.24362) 4988 : cluster 0 pgmap v4957: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:34:45.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:34:45 smithi090 bash[32384]: audit 2023-12-01T07:34:44.444639+0000 mon.c (mon.2) 3177 : audit 0 from='client.? 172.21.15.80:0/3121981638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:34:45.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:34:45 smithi080 bash[28361]: cluster 2023-12-01T07:34:44.155081+0000 mgr.y (mgr.24362) 4988 : cluster 0 pgmap v4957: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:34:45.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:34:45 smithi080 bash[28361]: audit 2023-12-01T07:34:44.444639+0000 mon.c (mon.2) 3177 : audit 0 from='client.? 172.21.15.80:0/3121981638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:34:45.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:34:45 smithi080 bash[41963]: cluster 2023-12-01T07:34:44.155081+0000 mgr.y (mgr.24362) 4988 : cluster 0 pgmap v4957: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:34:45.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:34:45 smithi080 bash[41963]: audit 2023-12-01T07:34:44.444639+0000 mon.c (mon.2) 3177 : audit 0 from='client.? 172.21.15.80:0/3121981638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:34:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:34:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:34:46] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T07:34:47.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:34:47 smithi080 bash[28361]: cluster 2023-12-01T07:34:46.156159+0000 mgr.y (mgr.24362) 4989 : cluster 0 pgmap v4958: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:34:47.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:34:47 smithi080 bash[28361]: audit 2023-12-01T07:34:46.900009+0000 mon.a (mon.0) 3587 : audit 0 from='client.? 172.21.15.80:0/2044511199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:34:47.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:34:47 smithi080 bash[41963]: cluster 2023-12-01T07:34:46.156159+0000 mgr.y (mgr.24362) 4989 : cluster 0 pgmap v4958: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:34:47.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:34:47 smithi080 bash[41963]: audit 2023-12-01T07:34:46.900009+0000 mon.a (mon.0) 3587 : audit 0 from='client.? 172.21.15.80:0/2044511199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:34:47.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:34:47 smithi090 bash[32384]: cluster 2023-12-01T07:34:46.156159+0000 mgr.y (mgr.24362) 4989 : cluster 0 pgmap v4958: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:34:47.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:34:47 smithi090 bash[32384]: audit 2023-12-01T07:34:46.900009+0000 mon.a (mon.0) 3587 : audit 0 from='client.? 172.21.15.80:0/2044511199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:34:48.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:34:48 smithi080 bash[28361]: cluster 2023-12-01T07:34:48.156835+0000 mgr.y (mgr.24362) 4990 : cluster 0 pgmap v4959: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:34:48.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:34:48 smithi080 bash[41963]: cluster 2023-12-01T07:34:48.156835+0000 mgr.y (mgr.24362) 4990 : cluster 0 pgmap v4959: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:34:48.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:34:48 smithi090 bash[32384]: cluster 2023-12-01T07:34:48.156835+0000 mgr.y (mgr.24362) 4990 : cluster 0 pgmap v4959: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:34:49.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:34:49 smithi080 bash[28361]: audit 2023-12-01T07:34:49.350716+0000 mon.c (mon.2) 3178 : audit 0 from='client.? 172.21.15.80:0/3782325839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:34:49.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:34:49 smithi080 bash[41963]: audit 2023-12-01T07:34:49.350716+0000 mon.c (mon.2) 3178 : audit 0 from='client.? 172.21.15.80:0/3782325839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:34:49.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:34:49 smithi090 bash[32384]: audit 2023-12-01T07:34:49.350716+0000 mon.c (mon.2) 3178 : audit 0 from='client.? 172.21.15.80:0/3782325839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:34:51.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:34:51 smithi080 bash[28361]: cluster 2023-12-01T07:34:50.157413+0000 mgr.y (mgr.24362) 4991 : cluster 0 pgmap v4960: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:34:51.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:34:51 smithi080 bash[41963]: cluster 2023-12-01T07:34:50.157413+0000 mgr.y (mgr.24362) 4991 : cluster 0 pgmap v4960: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:34:51.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:34:51 smithi090 bash[32384]: cluster 2023-12-01T07:34:50.157413+0000 mgr.y (mgr.24362) 4991 : cluster 0 pgmap v4960: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:34:52.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:34:52 smithi080 bash[41963]: audit 2023-12-01T07:34:51.812901+0000 mon.c (mon.2) 3179 : audit 0 from='client.? 172.21.15.80:0/3222121893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:34:52.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:34:52 smithi080 bash[28361]: audit 2023-12-01T07:34:51.812901+0000 mon.c (mon.2) 3179 : audit 0 from='client.? 172.21.15.80:0/3222121893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:34:52.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:34:52 smithi090 bash[32384]: audit 2023-12-01T07:34:51.812901+0000 mon.c (mon.2) 3179 : audit 0 from='client.? 172.21.15.80:0/3222121893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:34:53.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:34:53 smithi080 bash[28361]: cluster 2023-12-01T07:34:52.158587+0000 mgr.y (mgr.24362) 4992 : cluster 0 pgmap v4961: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:34:53.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:34:53 smithi080 bash[41963]: cluster 2023-12-01T07:34:52.158587+0000 mgr.y (mgr.24362) 4992 : cluster 0 pgmap v4961: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:34:53.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:34:53 smithi090 bash[32384]: cluster 2023-12-01T07:34:52.158587+0000 mgr.y (mgr.24362) 4992 : cluster 0 pgmap v4961: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:34:54.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:34:54 smithi080 bash[41963]: cluster 2023-12-01T07:34:54.159192+0000 mgr.y (mgr.24362) 4993 : cluster 0 pgmap v4962: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:34:54.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:34:54 smithi080 bash[41963]: audit 2023-12-01T07:34:54.272313+0000 mon.a (mon.0) 3588 : audit 0 from='client.? 172.21.15.80:0/529474178' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:34:54.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:34:54 smithi080 bash[28361]: cluster 2023-12-01T07:34:54.159192+0000 mgr.y (mgr.24362) 4993 : cluster 0 pgmap v4962: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:34:54.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:34:54 smithi080 bash[28361]: audit 2023-12-01T07:34:54.272313+0000 mon.a (mon.0) 3588 : audit 0 from='client.? 172.21.15.80:0/529474178' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:34:54.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:34:54 smithi090 bash[32384]: cluster 2023-12-01T07:34:54.159192+0000 mgr.y (mgr.24362) 4993 : cluster 0 pgmap v4962: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:34:54.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:34:54 smithi090 bash[32384]: audit 2023-12-01T07:34:54.272313+0000 mon.a (mon.0) 3588 : audit 0 from='client.? 172.21.15.80:0/529474178' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:34:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:34:55 smithi080 bash[28361]: audit 2023-12-01T07:34:55.039519+0000 mon.c (mon.2) 3180 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:34:55.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:34:55 smithi080 bash[41963]: audit 2023-12-01T07:34:55.039519+0000 mon.c (mon.2) 3180 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:34:55.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:34:55 smithi090 bash[32384]: audit 2023-12-01T07:34:55.039519+0000 mon.c (mon.2) 3180 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:34:56.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:34:56 smithi080 bash[28361]: cluster 2023-12-01T07:34:56.160428+0000 mgr.y (mgr.24362) 4994 : cluster 0 pgmap v4963: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:34:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:34:56 smithi080 bash[41963]: cluster 2023-12-01T07:34:56.160428+0000 mgr.y (mgr.24362) 4994 : cluster 0 pgmap v4963: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:34:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:34:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:34:56] "GET /metrics HTTP/1.1" 200 33972 "" "Prometheus/2.43.0" 2023-12-01T07:34:56.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:34:56 smithi090 bash[32384]: cluster 2023-12-01T07:34:56.160428+0000 mgr.y (mgr.24362) 4994 : cluster 0 pgmap v4963: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:34:57.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:34:57 smithi080 bash[28361]: audit 2023-12-01T07:34:56.724743+0000 mon.a (mon.0) 3589 : audit 0 from='client.? 172.21.15.80:0/4099291131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:34:57.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:34:57 smithi080 bash[41963]: audit 2023-12-01T07:34:56.724743+0000 mon.a (mon.0) 3589 : audit 0 from='client.? 172.21.15.80:0/4099291131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:34:57.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:34:57 smithi090 bash[32384]: audit 2023-12-01T07:34:56.724743+0000 mon.a (mon.0) 3589 : audit 0 from='client.? 172.21.15.80:0/4099291131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:34:58.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:34:58 smithi080 bash[41963]: cluster 2023-12-01T07:34:58.161233+0000 mgr.y (mgr.24362) 4995 : cluster 0 pgmap v4964: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:34:58.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:34:58 smithi080 bash[28361]: cluster 2023-12-01T07:34:58.161233+0000 mgr.y (mgr.24362) 4995 : cluster 0 pgmap v4964: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:34:58.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:34:58 smithi090 bash[32384]: cluster 2023-12-01T07:34:58.161233+0000 mgr.y (mgr.24362) 4995 : cluster 0 pgmap v4964: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:34:59.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:34:59 smithi080 bash[28361]: audit 2023-12-01T07:34:59.170212+0000 mon.a (mon.0) 3590 : audit 0 from='client.? 172.21.15.80:0/2609570825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:34:59.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:34:59 smithi080 bash[41963]: audit 2023-12-01T07:34:59.170212+0000 mon.a (mon.0) 3590 : audit 0 from='client.? 172.21.15.80:0/2609570825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:34:59.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:34:59 smithi090 bash[32384]: audit 2023-12-01T07:34:59.170212+0000 mon.a (mon.0) 3590 : audit 0 from='client.? 172.21.15.80:0/2609570825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:35:01.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:35:01 smithi080 bash[28361]: cluster 2023-12-01T07:35:00.161971+0000 mgr.y (mgr.24362) 4996 : cluster 0 pgmap v4965: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:35:01.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:35:01 smithi080 bash[41963]: cluster 2023-12-01T07:35:00.161971+0000 mgr.y (mgr.24362) 4996 : cluster 0 pgmap v4965: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:35:01.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:35:01 smithi090 bash[32384]: cluster 2023-12-01T07:35:00.161971+0000 mgr.y (mgr.24362) 4996 : cluster 0 pgmap v4965: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:35:02.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:35:02 smithi080 bash[28361]: audit 2023-12-01T07:35:01.620617+0000 mon.a (mon.0) 3591 : audit 0 from='client.? 172.21.15.80:0/2360438078' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:35:02.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:35:02 smithi080 bash[41963]: audit 2023-12-01T07:35:01.620617+0000 mon.a (mon.0) 3591 : audit 0 from='client.? 172.21.15.80:0/2360438078' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:35:02.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:35:02 smithi090 bash[32384]: audit 2023-12-01T07:35:01.620617+0000 mon.a (mon.0) 3591 : audit 0 from='client.? 172.21.15.80:0/2360438078' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:35:03.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:35:03 smithi080 bash[28361]: cluster 2023-12-01T07:35:02.163219+0000 mgr.y (mgr.24362) 4997 : cluster 0 pgmap v4966: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:35:03.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:35:03 smithi080 bash[41963]: cluster 2023-12-01T07:35:02.163219+0000 mgr.y (mgr.24362) 4997 : cluster 0 pgmap v4966: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:35:03.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:35:03 smithi090 bash[32384]: cluster 2023-12-01T07:35:02.163219+0000 mgr.y (mgr.24362) 4997 : cluster 0 pgmap v4966: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:35:04.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:35:04 smithi080 bash[28361]: audit 2023-12-01T07:35:04.075739+0000 mon.c (mon.2) 3181 : audit 0 from='client.? 172.21.15.80:0/3502902988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:35:04.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:35:04 smithi080 bash[28361]: cluster 2023-12-01T07:35:04.163920+0000 mgr.y (mgr.24362) 4998 : cluster 0 pgmap v4967: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:35:04.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:35:04 smithi080 bash[41963]: audit 2023-12-01T07:35:04.075739+0000 mon.c (mon.2) 3181 : audit 0 from='client.? 172.21.15.80:0/3502902988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:35:04.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:35:04 smithi080 bash[41963]: cluster 2023-12-01T07:35:04.163920+0000 mgr.y (mgr.24362) 4998 : cluster 0 pgmap v4967: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:35:04.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:35:04 smithi090 bash[32384]: audit 2023-12-01T07:35:04.075739+0000 mon.c (mon.2) 3181 : audit 0 from='client.? 172.21.15.80:0/3502902988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:35:04.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:35:04 smithi090 bash[32384]: cluster 2023-12-01T07:35:04.163920+0000 mgr.y (mgr.24362) 4998 : cluster 0 pgmap v4967: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:35:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:35:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:35:06] "GET /metrics HTTP/1.1" 200 33972 "" "Prometheus/2.43.0" 2023-12-01T07:35:07.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:35:07 smithi080 bash[41963]: cluster 2023-12-01T07:35:06.165034+0000 mgr.y (mgr.24362) 4999 : cluster 0 pgmap v4968: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:35:07.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:35:07 smithi080 bash[41963]: audit 2023-12-01T07:35:06.529628+0000 mon.c (mon.2) 3182 : audit 0 from='client.? 172.21.15.80:0/2889787353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:35:07.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:35:07 smithi080 bash[28361]: cluster 2023-12-01T07:35:06.165034+0000 mgr.y (mgr.24362) 4999 : cluster 0 pgmap v4968: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:35:07.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:35:07 smithi080 bash[28361]: audit 2023-12-01T07:35:06.529628+0000 mon.c (mon.2) 3182 : audit 0 from='client.? 172.21.15.80:0/2889787353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:35:07.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:35:07 smithi090 bash[32384]: cluster 2023-12-01T07:35:06.165034+0000 mgr.y (mgr.24362) 4999 : cluster 0 pgmap v4968: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:35:07.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:35:07 smithi090 bash[32384]: audit 2023-12-01T07:35:06.529628+0000 mon.c (mon.2) 3182 : audit 0 from='client.? 172.21.15.80:0/2889787353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:35:08.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:35:08 smithi080 bash[41963]: cluster 2023-12-01T07:35:08.165780+0000 mgr.y (mgr.24362) 5000 : cluster 0 pgmap v4969: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:35:08.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:35:08 smithi080 bash[28361]: cluster 2023-12-01T07:35:08.165780+0000 mgr.y (mgr.24362) 5000 : cluster 0 pgmap v4969: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:35:08.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:35:08 smithi090 bash[32384]: cluster 2023-12-01T07:35:08.165780+0000 mgr.y (mgr.24362) 5000 : cluster 0 pgmap v4969: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:35:09.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:35:09 smithi080 bash[28361]: audit 2023-12-01T07:35:08.981876+0000 mon.a (mon.0) 3592 : audit 0 from='client.? 172.21.15.80:0/3127844063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:35:09.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:35:09 smithi080 bash[41963]: audit 2023-12-01T07:35:08.981876+0000 mon.a (mon.0) 3592 : audit 0 from='client.? 172.21.15.80:0/3127844063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:35:09.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:35:09 smithi090 bash[32384]: audit 2023-12-01T07:35:08.981876+0000 mon.a (mon.0) 3592 : audit 0 from='client.? 172.21.15.80:0/3127844063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:35:10.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:35:10 smithi080 bash[41963]: audit 2023-12-01T07:35:10.039924+0000 mon.c (mon.2) 3183 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:35:10.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:35:10 smithi080 bash[41963]: cluster 2023-12-01T07:35:10.166367+0000 mgr.y (mgr.24362) 5001 : cluster 0 pgmap v4970: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:35:10.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:35:10 smithi080 bash[28361]: audit 2023-12-01T07:35:10.039924+0000 mon.c (mon.2) 3183 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:35:10.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:35:10 smithi080 bash[28361]: cluster 2023-12-01T07:35:10.166367+0000 mgr.y (mgr.24362) 5001 : cluster 0 pgmap v4970: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:35:10.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:35:10 smithi090 bash[32384]: audit 2023-12-01T07:35:10.039924+0000 mon.c (mon.2) 3183 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:35:10.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:35:10 smithi090 bash[32384]: cluster 2023-12-01T07:35:10.166367+0000 mgr.y (mgr.24362) 5001 : cluster 0 pgmap v4970: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:35:11.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:35:11 smithi090 bash[32384]: audit 2023-12-01T07:35:11.426588+0000 mon.c (mon.2) 3184 : audit 0 from='client.? 172.21.15.80:0/1070355530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:35:11.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:35:11 smithi080 bash[28361]: audit 2023-12-01T07:35:11.426588+0000 mon.c (mon.2) 3184 : audit 0 from='client.? 172.21.15.80:0/1070355530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:35:11.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:35:11 smithi080 bash[41963]: audit 2023-12-01T07:35:11.426588+0000 mon.c (mon.2) 3184 : audit 0 from='client.? 172.21.15.80:0/1070355530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:35:12.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:35:12 smithi090 bash[32384]: cluster 2023-12-01T07:35:12.167521+0000 mgr.y (mgr.24362) 5002 : cluster 0 pgmap v4971: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:35:12.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:35:12 smithi080 bash[28361]: cluster 2023-12-01T07:35:12.167521+0000 mgr.y (mgr.24362) 5002 : cluster 0 pgmap v4971: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:35:12.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:35:12 smithi080 bash[41963]: cluster 2023-12-01T07:35:12.167521+0000 mgr.y (mgr.24362) 5002 : cluster 0 pgmap v4971: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:35:14.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:35:13 smithi090 bash[32384]: audit 2023-12-01T07:35:13.881783+0000 mon.c (mon.2) 3185 : audit 0 from='client.? 172.21.15.80:0/3796812598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:35:14.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:35:13 smithi080 bash[28361]: audit 2023-12-01T07:35:13.881783+0000 mon.c (mon.2) 3185 : audit 0 from='client.? 172.21.15.80:0/3796812598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:35:14.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:35:13 smithi080 bash[41963]: audit 2023-12-01T07:35:13.881783+0000 mon.c (mon.2) 3185 : audit 0 from='client.? 172.21.15.80:0/3796812598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:35:15.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:35:14 smithi090 bash[32384]: cluster 2023-12-01T07:35:14.168191+0000 mgr.y (mgr.24362) 5003 : cluster 0 pgmap v4972: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:35:15.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:35:14 smithi080 bash[28361]: cluster 2023-12-01T07:35:14.168191+0000 mgr.y (mgr.24362) 5003 : cluster 0 pgmap v4972: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:35:15.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:35:14 smithi080 bash[41963]: cluster 2023-12-01T07:35:14.168191+0000 mgr.y (mgr.24362) 5003 : cluster 0 pgmap v4972: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:35:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:35:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:35:16] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T07:35:16.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:35:16 smithi080 bash[41963]: cluster 2023-12-01T07:35:16.169272+0000 mgr.y (mgr.24362) 5004 : cluster 0 pgmap v4973: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:35:16.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:35:16 smithi080 bash[28361]: cluster 2023-12-01T07:35:16.169272+0000 mgr.y (mgr.24362) 5004 : cluster 0 pgmap v4973: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:35:16.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:35:16 smithi090 bash[32384]: cluster 2023-12-01T07:35:16.169272+0000 mgr.y (mgr.24362) 5004 : cluster 0 pgmap v4973: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:35:17.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:35:17 smithi080 bash[28361]: audit 2023-12-01T07:35:16.330473+0000 mon.c (mon.2) 3186 : audit 0 from='client.? 172.21.15.80:0/2212648717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:35:17.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:35:17 smithi080 bash[41963]: audit 2023-12-01T07:35:16.330473+0000 mon.c (mon.2) 3186 : audit 0 from='client.? 172.21.15.80:0/2212648717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:35:17.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:35:17 smithi090 bash[32384]: audit 2023-12-01T07:35:16.330473+0000 mon.c (mon.2) 3186 : audit 0 from='client.? 172.21.15.80:0/2212648717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:35:18.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:35:18 smithi080 bash[28361]: cluster 2023-12-01T07:35:18.169947+0000 mgr.y (mgr.24362) 5005 : cluster 0 pgmap v4974: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:35:18.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:35:18 smithi080 bash[41963]: cluster 2023-12-01T07:35:18.169947+0000 mgr.y (mgr.24362) 5005 : cluster 0 pgmap v4974: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:35:18.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:35:18 smithi090 bash[32384]: cluster 2023-12-01T07:35:18.169947+0000 mgr.y (mgr.24362) 5005 : cluster 0 pgmap v4974: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:35:19.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:35:19 smithi080 bash[28361]: audit 2023-12-01T07:35:18.791124+0000 mon.c (mon.2) 3187 : audit 0 from='client.? 172.21.15.80:0/1610270377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:35:19.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:35:19 smithi080 bash[41963]: audit 2023-12-01T07:35:18.791124+0000 mon.c (mon.2) 3187 : audit 0 from='client.? 172.21.15.80:0/1610270377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:35:19.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:35:19 smithi090 bash[32384]: audit 2023-12-01T07:35:18.791124+0000 mon.c (mon.2) 3187 : audit 0 from='client.? 172.21.15.80:0/1610270377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:35:20.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:35:20 smithi080 bash[28361]: cluster 2023-12-01T07:35:20.170667+0000 mgr.y (mgr.24362) 5006 : cluster 0 pgmap v4975: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:35:20.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:35:20 smithi080 bash[41963]: cluster 2023-12-01T07:35:20.170667+0000 mgr.y (mgr.24362) 5006 : cluster 0 pgmap v4975: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:35:20.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:35:20 smithi090 bash[32384]: cluster 2023-12-01T07:35:20.170667+0000 mgr.y (mgr.24362) 5006 : cluster 0 pgmap v4975: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:35:21.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:35:21 smithi080 bash[28361]: audit 2023-12-01T07:35:21.243404+0000 mon.c (mon.2) 3188 : audit 0 from='client.? 172.21.15.80:0/513921487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:35:21.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:35:21 smithi080 bash[41963]: audit 2023-12-01T07:35:21.243404+0000 mon.c (mon.2) 3188 : audit 0 from='client.? 172.21.15.80:0/513921487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:35:21.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:35:21 smithi090 bash[32384]: audit 2023-12-01T07:35:21.243404+0000 mon.c (mon.2) 3188 : audit 0 from='client.? 172.21.15.80:0/513921487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:35:22.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:35:22 smithi080 bash[28361]: cluster 2023-12-01T07:35:22.171836+0000 mgr.y (mgr.24362) 5007 : cluster 0 pgmap v4976: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:35:22.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:35:22 smithi080 bash[41963]: cluster 2023-12-01T07:35:22.171836+0000 mgr.y (mgr.24362) 5007 : cluster 0 pgmap v4976: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:35:22.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:35:22 smithi090 bash[32384]: cluster 2023-12-01T07:35:22.171836+0000 mgr.y (mgr.24362) 5007 : cluster 0 pgmap v4976: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:35:24.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:35:23 smithi090 bash[32384]: audit 2023-12-01T07:35:23.694661+0000 mon.c (mon.2) 3189 : audit 0 from='client.? 172.21.15.80:0/3638595499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:35:24.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:35:23 smithi080 bash[41963]: audit 2023-12-01T07:35:23.694661+0000 mon.c (mon.2) 3189 : audit 0 from='client.? 172.21.15.80:0/3638595499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:35:24.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:35:23 smithi080 bash[28361]: audit 2023-12-01T07:35:23.694661+0000 mon.c (mon.2) 3189 : audit 0 from='client.? 172.21.15.80:0/3638595499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:35:25.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:35:24 smithi090 bash[32384]: cluster 2023-12-01T07:35:24.172551+0000 mgr.y (mgr.24362) 5008 : cluster 0 pgmap v4977: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:35:25.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:35:24 smithi080 bash[28361]: cluster 2023-12-01T07:35:24.172551+0000 mgr.y (mgr.24362) 5008 : cluster 0 pgmap v4977: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:35:25.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:35:24 smithi080 bash[41963]: cluster 2023-12-01T07:35:24.172551+0000 mgr.y (mgr.24362) 5008 : cluster 0 pgmap v4977: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:35:26.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:35:25 smithi090 bash[32384]: audit 2023-12-01T07:35:25.040378+0000 mon.c (mon.2) 3190 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:35:26.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:35:25 smithi080 bash[41963]: audit 2023-12-01T07:35:25.040378+0000 mon.c (mon.2) 3190 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:35:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:35:25 smithi080 bash[28361]: audit 2023-12-01T07:35:25.040378+0000 mon.c (mon.2) 3190 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:35:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:35:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:35:26] "GET /metrics HTTP/1.1" 200 33973 "" "Prometheus/2.43.0" 2023-12-01T07:35:27.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:35:26 smithi080 bash[28361]: audit 2023-12-01T07:35:26.153331+0000 mon.a (mon.0) 3593 : audit 0 from='client.? 172.21.15.80:0/3290097794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:35:27.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:35:26 smithi080 bash[28361]: cluster 2023-12-01T07:35:26.173236+0000 mgr.y (mgr.24362) 5009 : cluster 0 pgmap v4978: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:35:27.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:35:26 smithi080 bash[41963]: audit 2023-12-01T07:35:26.153331+0000 mon.a (mon.0) 3593 : audit 0 from='client.? 172.21.15.80:0/3290097794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:35:27.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:35:26 smithi080 bash[41963]: cluster 2023-12-01T07:35:26.173236+0000 mgr.y (mgr.24362) 5009 : cluster 0 pgmap v4978: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:35:27.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:35:26 smithi090 bash[32384]: audit 2023-12-01T07:35:26.153331+0000 mon.a (mon.0) 3593 : audit 0 from='client.? 172.21.15.80:0/3290097794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:35:27.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:35:26 smithi090 bash[32384]: cluster 2023-12-01T07:35:26.173236+0000 mgr.y (mgr.24362) 5009 : cluster 0 pgmap v4978: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:35:29.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:35:29 smithi090 bash[32384]: cluster 2023-12-01T07:35:28.173851+0000 mgr.y (mgr.24362) 5010 : cluster 0 pgmap v4979: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:35:29.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:35:29 smithi090 bash[32384]: audit 2023-12-01T07:35:28.623578+0000 mon.c (mon.2) 3191 : audit 0 from='client.? 172.21.15.80:0/860442544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:35:29.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:35:29 smithi080 bash[28361]: cluster 2023-12-01T07:35:28.173851+0000 mgr.y (mgr.24362) 5010 : cluster 0 pgmap v4979: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:35:29.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:35:29 smithi080 bash[28361]: audit 2023-12-01T07:35:28.623578+0000 mon.c (mon.2) 3191 : audit 0 from='client.? 172.21.15.80:0/860442544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:35:29.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:35:29 smithi080 bash[41963]: cluster 2023-12-01T07:35:28.173851+0000 mgr.y (mgr.24362) 5010 : cluster 0 pgmap v4979: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:35:29.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:35:29 smithi080 bash[41963]: audit 2023-12-01T07:35:28.623578+0000 mon.c (mon.2) 3191 : audit 0 from='client.? 172.21.15.80:0/860442544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:35:31.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:35:31 smithi090 bash[32384]: cluster 2023-12-01T07:35:30.174562+0000 mgr.y (mgr.24362) 5011 : cluster 0 pgmap v4980: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:35:31.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:35:31 smithi090 bash[32384]: audit 2023-12-01T07:35:31.082592+0000 mon.a (mon.0) 3594 : audit 0 from='client.? 172.21.15.80:0/2206839822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:35:31.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:35:31 smithi080 bash[28361]: cluster 2023-12-01T07:35:30.174562+0000 mgr.y (mgr.24362) 5011 : cluster 0 pgmap v4980: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:35:31.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:35:31 smithi080 bash[28361]: audit 2023-12-01T07:35:31.082592+0000 mon.a (mon.0) 3594 : audit 0 from='client.? 172.21.15.80:0/2206839822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:35:31.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:35:31 smithi080 bash[41963]: cluster 2023-12-01T07:35:30.174562+0000 mgr.y (mgr.24362) 5011 : cluster 0 pgmap v4980: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:35:31.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:35:31 smithi080 bash[41963]: audit 2023-12-01T07:35:31.082592+0000 mon.a (mon.0) 3594 : audit 0 from='client.? 172.21.15.80:0/2206839822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:35:33.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:35:33 smithi090 bash[32384]: cluster 2023-12-01T07:35:32.176071+0000 mgr.y (mgr.24362) 5012 : cluster 0 pgmap v4981: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:35:33.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:35:33 smithi080 bash[28361]: cluster 2023-12-01T07:35:32.176071+0000 mgr.y (mgr.24362) 5012 : cluster 0 pgmap v4981: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:35:33.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:35:33 smithi080 bash[41963]: cluster 2023-12-01T07:35:32.176071+0000 mgr.y (mgr.24362) 5012 : cluster 0 pgmap v4981: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:35:34.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:35:34 smithi090 bash[32384]: audit 2023-12-01T07:35:33.534740+0000 mon.c (mon.2) 3192 : audit 0 from='client.? 172.21.15.80:0/323566220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:35:34.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:35:34 smithi080 bash[28361]: audit 2023-12-01T07:35:33.534740+0000 mon.c (mon.2) 3192 : audit 0 from='client.? 172.21.15.80:0/323566220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:35:34.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:35:34 smithi080 bash[41963]: audit 2023-12-01T07:35:33.534740+0000 mon.c (mon.2) 3192 : audit 0 from='client.? 172.21.15.80:0/323566220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:35:35.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:35:35 smithi090 bash[32384]: cluster 2023-12-01T07:35:34.176769+0000 mgr.y (mgr.24362) 5013 : cluster 0 pgmap v4982: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:35:35.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:35:35 smithi080 bash[28361]: cluster 2023-12-01T07:35:34.176769+0000 mgr.y (mgr.24362) 5013 : cluster 0 pgmap v4982: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:35:35.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:35:35 smithi080 bash[41963]: cluster 2023-12-01T07:35:34.176769+0000 mgr.y (mgr.24362) 5013 : cluster 0 pgmap v4982: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:35:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:35:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:35:36] "GET /metrics HTTP/1.1" 200 33973 "" "Prometheus/2.43.0" 2023-12-01T07:35:36.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:35:36 smithi080 bash[41963]: audit 2023-12-01T07:35:35.989571+0000 mon.a (mon.0) 3595 : audit 0 from='client.? 172.21.15.80:0/128643624' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:35:36.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:35:36 smithi080 bash[41963]: cluster 2023-12-01T07:35:36.178055+0000 mgr.y (mgr.24362) 5014 : cluster 0 pgmap v4983: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:35:36.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:35:36 smithi080 bash[28361]: audit 2023-12-01T07:35:35.989571+0000 mon.a (mon.0) 3595 : audit 0 from='client.? 172.21.15.80:0/128643624' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:35:36.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:35:36 smithi080 bash[28361]: cluster 2023-12-01T07:35:36.178055+0000 mgr.y (mgr.24362) 5014 : cluster 0 pgmap v4983: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:35:36.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:35:36 smithi090 bash[32384]: audit 2023-12-01T07:35:35.989571+0000 mon.a (mon.0) 3595 : audit 0 from='client.? 172.21.15.80:0/128643624' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:35:36.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:35:36 smithi090 bash[32384]: cluster 2023-12-01T07:35:36.178055+0000 mgr.y (mgr.24362) 5014 : cluster 0 pgmap v4983: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:35:39.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:35:39 smithi090 bash[32384]: cluster 2023-12-01T07:35:38.178760+0000 mgr.y (mgr.24362) 5015 : cluster 0 pgmap v4984: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:35:39.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:35:39 smithi090 bash[32384]: audit 2023-12-01T07:35:38.452085+0000 mon.a (mon.0) 3596 : audit 0 from='client.? 172.21.15.80:0/451880111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:35:39.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:35:39 smithi080 bash[28361]: cluster 2023-12-01T07:35:38.178760+0000 mgr.y (mgr.24362) 5015 : cluster 0 pgmap v4984: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:35:39.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:35:39 smithi080 bash[28361]: audit 2023-12-01T07:35:38.452085+0000 mon.a (mon.0) 3596 : audit 0 from='client.? 172.21.15.80:0/451880111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:35:39.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:35:39 smithi080 bash[41963]: cluster 2023-12-01T07:35:38.178760+0000 mgr.y (mgr.24362) 5015 : cluster 0 pgmap v4984: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:35:39.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:35:39 smithi080 bash[41963]: audit 2023-12-01T07:35:38.452085+0000 mon.a (mon.0) 3596 : audit 0 from='client.? 172.21.15.80:0/451880111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:35:40.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:35:40 smithi090 bash[32384]: audit 2023-12-01T07:35:40.040774+0000 mon.c (mon.2) 3193 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:35:40.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:35:40 smithi080 bash[41963]: audit 2023-12-01T07:35:40.040774+0000 mon.c (mon.2) 3193 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:35:40.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:35:40 smithi080 bash[28361]: audit 2023-12-01T07:35:40.040774+0000 mon.c (mon.2) 3193 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:35:41.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:35:41 smithi090 bash[32384]: cluster 2023-12-01T07:35:40.179408+0000 mgr.y (mgr.24362) 5016 : cluster 0 pgmap v4985: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:35:41.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:35:41 smithi090 bash[32384]: audit 2023-12-01T07:35:40.914857+0000 mon.a (mon.0) 3597 : audit 0 from='client.? 172.21.15.80:0/1008673296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:35:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:35:41 smithi080 bash[28361]: cluster 2023-12-01T07:35:40.179408+0000 mgr.y (mgr.24362) 5016 : cluster 0 pgmap v4985: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:35:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:35:41 smithi080 bash[28361]: audit 2023-12-01T07:35:40.914857+0000 mon.a (mon.0) 3597 : audit 0 from='client.? 172.21.15.80:0/1008673296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:35:41.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:35:41 smithi080 bash[41963]: cluster 2023-12-01T07:35:40.179408+0000 mgr.y (mgr.24362) 5016 : cluster 0 pgmap v4985: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:35:41.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:35:41 smithi080 bash[41963]: audit 2023-12-01T07:35:40.914857+0000 mon.a (mon.0) 3597 : audit 0 from='client.? 172.21.15.80:0/1008673296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:35:43.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:35:43 smithi090 bash[32384]: cluster 2023-12-01T07:35:42.180596+0000 mgr.y (mgr.24362) 5017 : cluster 0 pgmap v4986: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:35:43.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:35:43 smithi090 bash[32384]: audit 2023-12-01T07:35:42.253846+0000 mon.c (mon.2) 3194 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:35:43.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:35:43 smithi080 bash[28361]: cluster 2023-12-01T07:35:42.180596+0000 mgr.y (mgr.24362) 5017 : cluster 0 pgmap v4986: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:35:43.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:35:43 smithi080 bash[28361]: audit 2023-12-01T07:35:42.253846+0000 mon.c (mon.2) 3194 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:35:43.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:35:43 smithi080 bash[41963]: cluster 2023-12-01T07:35:42.180596+0000 mgr.y (mgr.24362) 5017 : cluster 0 pgmap v4986: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:35:43.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:35:43 smithi080 bash[41963]: audit 2023-12-01T07:35:42.253846+0000 mon.c (mon.2) 3194 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:35:44.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:35:44 smithi090 bash[32384]: audit 2023-12-01T07:35:43.380658+0000 mon.a (mon.0) 3598 : audit 0 from='client.? 172.21.15.80:0/1051467943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:35:44.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:35:44 smithi080 bash[28361]: audit 2023-12-01T07:35:43.380658+0000 mon.a (mon.0) 3598 : audit 0 from='client.? 172.21.15.80:0/1051467943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:35:44.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:35:44 smithi080 bash[41963]: audit 2023-12-01T07:35:43.380658+0000 mon.a (mon.0) 3598 : audit 0 from='client.? 172.21.15.80:0/1051467943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:35:45.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:35:45 smithi090 bash[32384]: cluster 2023-12-01T07:35:44.181215+0000 mgr.y (mgr.24362) 5018 : cluster 0 pgmap v4987: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:35:45.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:35:45 smithi080 bash[28361]: cluster 2023-12-01T07:35:44.181215+0000 mgr.y (mgr.24362) 5018 : cluster 0 pgmap v4987: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:35:45.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:35:45 smithi080 bash[41963]: cluster 2023-12-01T07:35:44.181215+0000 mgr.y (mgr.24362) 5018 : cluster 0 pgmap v4987: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:35:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:35:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:35:46] "GET /metrics HTTP/1.1" 200 33972 "" "Prometheus/2.43.0" 2023-12-01T07:35:46.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:35:46 smithi080 bash[28361]: audit 2023-12-01T07:35:45.843609+0000 mon.c (mon.2) 3195 : audit 0 from='client.? 172.21.15.80:0/826855579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:35:46.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:35:46 smithi080 bash[28361]: cluster 2023-12-01T07:35:46.182325+0000 mgr.y (mgr.24362) 5019 : cluster 0 pgmap v4988: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:35:46.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:35:46 smithi080 bash[41963]: audit 2023-12-01T07:35:45.843609+0000 mon.c (mon.2) 3195 : audit 0 from='client.? 172.21.15.80:0/826855579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:35:46.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:35:46 smithi080 bash[41963]: cluster 2023-12-01T07:35:46.182325+0000 mgr.y (mgr.24362) 5019 : cluster 0 pgmap v4988: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:35:46.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:35:46 smithi090 bash[32384]: audit 2023-12-01T07:35:45.843609+0000 mon.c (mon.2) 3195 : audit 0 from='client.? 172.21.15.80:0/826855579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:35:46.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:35:46 smithi090 bash[32384]: cluster 2023-12-01T07:35:46.182325+0000 mgr.y (mgr.24362) 5019 : cluster 0 pgmap v4988: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:35:49.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:35:49 smithi080 bash[28361]: audit 2023-12-01T07:35:48.107924+0000 mon.a (mon.0) 3599 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:35:49.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:35:49 smithi080 bash[28361]: audit 2023-12-01T07:35:48.118646+0000 mon.a (mon.0) 3600 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:35:49.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:35:49 smithi080 bash[28361]: cluster 2023-12-01T07:35:48.182899+0000 mgr.y (mgr.24362) 5020 : cluster 0 pgmap v4989: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:35:49.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:35:49 smithi080 bash[28361]: audit 2023-12-01T07:35:48.300354+0000 mon.c (mon.2) 3196 : audit 0 from='client.? 172.21.15.80:0/923457785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:35:49.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:35:49 smithi080 bash[28361]: audit 2023-12-01T07:35:48.509914+0000 mon.a (mon.0) 3601 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:35:49.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:35:49 smithi080 bash[28361]: audit 2023-12-01T07:35:48.525040+0000 mon.a (mon.0) 3602 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:35:49.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:35:49 smithi080 bash[28361]: audit 2023-12-01T07:35:49.064693+0000 mon.c (mon.2) 3197 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:35:49.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:35:49 smithi080 bash[28361]: audit 2023-12-01T07:35:49.066419+0000 mon.c (mon.2) 3198 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:35:49.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:35:49 smithi080 bash[28361]: audit 2023-12-01T07:35:49.075370+0000 mon.a (mon.0) 3603 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:35:49.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:35:49 smithi080 bash[41963]: audit 2023-12-01T07:35:48.107924+0000 mon.a (mon.0) 3599 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:35:49.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:35:49 smithi080 bash[41963]: audit 2023-12-01T07:35:48.118646+0000 mon.a (mon.0) 3600 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:35:49.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:35:49 smithi080 bash[41963]: cluster 2023-12-01T07:35:48.182899+0000 mgr.y (mgr.24362) 5020 : cluster 0 pgmap v4989: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:35:49.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:35:49 smithi080 bash[41963]: audit 2023-12-01T07:35:48.300354+0000 mon.c (mon.2) 3196 : audit 0 from='client.? 172.21.15.80:0/923457785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:35:49.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:35:49 smithi080 bash[41963]: audit 2023-12-01T07:35:48.509914+0000 mon.a (mon.0) 3601 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:35:49.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:35:49 smithi080 bash[41963]: audit 2023-12-01T07:35:48.525040+0000 mon.a (mon.0) 3602 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:35:49.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:35:49 smithi080 bash[41963]: audit 2023-12-01T07:35:49.064693+0000 mon.c (mon.2) 3197 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:35:49.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:35:49 smithi080 bash[41963]: audit 2023-12-01T07:35:49.066419+0000 mon.c (mon.2) 3198 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:35:49.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:35:49 smithi080 bash[41963]: audit 2023-12-01T07:35:49.075370+0000 mon.a (mon.0) 3603 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:35:49.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:35:49 smithi090 bash[32384]: audit 2023-12-01T07:35:48.107924+0000 mon.a (mon.0) 3599 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:35:49.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:35:49 smithi090 bash[32384]: audit 2023-12-01T07:35:48.118646+0000 mon.a (mon.0) 3600 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:35:49.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:35:49 smithi090 bash[32384]: cluster 2023-12-01T07:35:48.182899+0000 mgr.y (mgr.24362) 5020 : cluster 0 pgmap v4989: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:35:49.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:35:49 smithi090 bash[32384]: audit 2023-12-01T07:35:48.300354+0000 mon.c (mon.2) 3196 : audit 0 from='client.? 172.21.15.80:0/923457785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:35:49.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:35:49 smithi090 bash[32384]: audit 2023-12-01T07:35:48.509914+0000 mon.a (mon.0) 3601 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:35:49.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:35:49 smithi090 bash[32384]: audit 2023-12-01T07:35:48.525040+0000 mon.a (mon.0) 3602 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:35:49.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:35:49 smithi090 bash[32384]: audit 2023-12-01T07:35:49.064693+0000 mon.c (mon.2) 3197 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:35:49.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:35:49 smithi090 bash[32384]: audit 2023-12-01T07:35:49.066419+0000 mon.c (mon.2) 3198 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:35:49.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:35:49 smithi090 bash[32384]: audit 2023-12-01T07:35:49.075370+0000 mon.a (mon.0) 3603 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:35:51.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:35:51 smithi090 bash[32384]: cluster 2023-12-01T07:35:50.183560+0000 mgr.y (mgr.24362) 5021 : cluster 0 pgmap v4990: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:35:51.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:35:51 smithi090 bash[32384]: audit 2023-12-01T07:35:50.760164+0000 mon.c (mon.2) 3199 : audit 0 from='client.? 172.21.15.80:0/3819907485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:35:51.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:35:51 smithi080 bash[41963]: cluster 2023-12-01T07:35:50.183560+0000 mgr.y (mgr.24362) 5021 : cluster 0 pgmap v4990: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:35:51.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:35:51 smithi080 bash[41963]: audit 2023-12-01T07:35:50.760164+0000 mon.c (mon.2) 3199 : audit 0 from='client.? 172.21.15.80:0/3819907485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:35:51.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:35:51 smithi080 bash[28361]: cluster 2023-12-01T07:35:50.183560+0000 mgr.y (mgr.24362) 5021 : cluster 0 pgmap v4990: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:35:51.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:35:51 smithi080 bash[28361]: audit 2023-12-01T07:35:50.760164+0000 mon.c (mon.2) 3199 : audit 0 from='client.? 172.21.15.80:0/3819907485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:35:53.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:35:53 smithi090 bash[32384]: cluster 2023-12-01T07:35:52.184741+0000 mgr.y (mgr.24362) 5022 : cluster 0 pgmap v4991: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:35:53.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:35:53 smithi090 bash[32384]: audit 2023-12-01T07:35:53.214327+0000 mon.c (mon.2) 3200 : audit 0 from='client.? 172.21.15.80:0/2313725968' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:35:53.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:35:53 smithi080 bash[41963]: cluster 2023-12-01T07:35:52.184741+0000 mgr.y (mgr.24362) 5022 : cluster 0 pgmap v4991: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:35:53.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:35:53 smithi080 bash[41963]: audit 2023-12-01T07:35:53.214327+0000 mon.c (mon.2) 3200 : audit 0 from='client.? 172.21.15.80:0/2313725968' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:35:53.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:35:53 smithi080 bash[28361]: cluster 2023-12-01T07:35:52.184741+0000 mgr.y (mgr.24362) 5022 : cluster 0 pgmap v4991: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:35:53.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:35:53 smithi080 bash[28361]: audit 2023-12-01T07:35:53.214327+0000 mon.c (mon.2) 3200 : audit 0 from='client.? 172.21.15.80:0/2313725968' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:35:55.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:35:55 smithi090 bash[32384]: cluster 2023-12-01T07:35:54.185415+0000 mgr.y (mgr.24362) 5023 : cluster 0 pgmap v4992: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:35:55.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:35:55 smithi090 bash[32384]: audit 2023-12-01T07:35:55.041206+0000 mon.c (mon.2) 3201 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:35:55.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:35:55 smithi080 bash[41963]: cluster 2023-12-01T07:35:54.185415+0000 mgr.y (mgr.24362) 5023 : cluster 0 pgmap v4992: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:35:55.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:35:55 smithi080 bash[41963]: audit 2023-12-01T07:35:55.041206+0000 mon.c (mon.2) 3201 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:35:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:35:55 smithi080 bash[28361]: cluster 2023-12-01T07:35:54.185415+0000 mgr.y (mgr.24362) 5023 : cluster 0 pgmap v4992: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:35:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:35:55 smithi080 bash[28361]: audit 2023-12-01T07:35:55.041206+0000 mon.c (mon.2) 3201 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:35:56.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:35:56 smithi080 bash[28361]: audit 2023-12-01T07:35:55.674109+0000 mon.a (mon.0) 3604 : audit 0 from='client.? 172.21.15.80:0/1098251366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:35:56.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:35:56 smithi080 bash[28361]: cluster 2023-12-01T07:35:56.186643+0000 mgr.y (mgr.24362) 5024 : cluster 0 pgmap v4993: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:35:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:35:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:35:56] "GET /metrics HTTP/1.1" 200 33971 "" "Prometheus/2.43.0" 2023-12-01T07:35:56.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:35:56 smithi080 bash[41963]: audit 2023-12-01T07:35:55.674109+0000 mon.a (mon.0) 3604 : audit 0 from='client.? 172.21.15.80:0/1098251366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:35:56.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:35:56 smithi080 bash[41963]: cluster 2023-12-01T07:35:56.186643+0000 mgr.y (mgr.24362) 5024 : cluster 0 pgmap v4993: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:35:56.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:35:56 smithi090 bash[32384]: audit 2023-12-01T07:35:55.674109+0000 mon.a (mon.0) 3604 : audit 0 from='client.? 172.21.15.80:0/1098251366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:35:56.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:35:56 smithi090 bash[32384]: cluster 2023-12-01T07:35:56.186643+0000 mgr.y (mgr.24362) 5024 : cluster 0 pgmap v4993: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:35:58.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:35:58 smithi090 bash[32384]: audit 2023-12-01T07:35:58.132941+0000 mon.c (mon.2) 3202 : audit 0 from='client.? 172.21.15.80:0/2069427982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:35:58.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:35:58 smithi080 bash[28361]: audit 2023-12-01T07:35:58.132941+0000 mon.c (mon.2) 3202 : audit 0 from='client.? 172.21.15.80:0/2069427982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:35:58.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:35:58 smithi080 bash[41963]: audit 2023-12-01T07:35:58.132941+0000 mon.c (mon.2) 3202 : audit 0 from='client.? 172.21.15.80:0/2069427982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:35:59.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:35:59 smithi090 bash[32384]: cluster 2023-12-01T07:35:58.187354+0000 mgr.y (mgr.24362) 5025 : cluster 0 pgmap v4994: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:35:59.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:35:59 smithi080 bash[28361]: cluster 2023-12-01T07:35:58.187354+0000 mgr.y (mgr.24362) 5025 : cluster 0 pgmap v4994: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:35:59.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:35:59 smithi080 bash[41963]: cluster 2023-12-01T07:35:58.187354+0000 mgr.y (mgr.24362) 5025 : cluster 0 pgmap v4994: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:36:01.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:36:01 smithi090 bash[32384]: cluster 2023-12-01T07:36:00.188092+0000 mgr.y (mgr.24362) 5026 : cluster 0 pgmap v4995: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:36:01.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:36:01 smithi090 bash[32384]: audit 2023-12-01T07:36:00.587727+0000 mon.c (mon.2) 3203 : audit 0 from='client.? 172.21.15.80:0/3622194079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:36:01.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:36:01 smithi080 bash[28361]: cluster 2023-12-01T07:36:00.188092+0000 mgr.y (mgr.24362) 5026 : cluster 0 pgmap v4995: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:36:01.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:36:01 smithi080 bash[28361]: audit 2023-12-01T07:36:00.587727+0000 mon.c (mon.2) 3203 : audit 0 from='client.? 172.21.15.80:0/3622194079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:36:01.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:36:01 smithi080 bash[41963]: cluster 2023-12-01T07:36:00.188092+0000 mgr.y (mgr.24362) 5026 : cluster 0 pgmap v4995: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:36:01.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:36:01 smithi080 bash[41963]: audit 2023-12-01T07:36:00.587727+0000 mon.c (mon.2) 3203 : audit 0 from='client.? 172.21.15.80:0/3622194079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:36:03.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:36:03 smithi090 bash[32384]: cluster 2023-12-01T07:36:02.189214+0000 mgr.y (mgr.24362) 5027 : cluster 0 pgmap v4996: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:36:03.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:36:03 smithi090 bash[32384]: audit 2023-12-01T07:36:03.038698+0000 mon.a (mon.0) 3605 : audit 0 from='client.? 172.21.15.80:0/2962988250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:36:03.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:36:03 smithi080 bash[41963]: cluster 2023-12-01T07:36:02.189214+0000 mgr.y (mgr.24362) 5027 : cluster 0 pgmap v4996: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:36:03.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:36:03 smithi080 bash[41963]: audit 2023-12-01T07:36:03.038698+0000 mon.a (mon.0) 3605 : audit 0 from='client.? 172.21.15.80:0/2962988250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:36:03.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:36:03 smithi080 bash[28361]: cluster 2023-12-01T07:36:02.189214+0000 mgr.y (mgr.24362) 5027 : cluster 0 pgmap v4996: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:36:03.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:36:03 smithi080 bash[28361]: audit 2023-12-01T07:36:03.038698+0000 mon.a (mon.0) 3605 : audit 0 from='client.? 172.21.15.80:0/2962988250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:36:05.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:36:05 smithi090 bash[32384]: cluster 2023-12-01T07:36:04.189901+0000 mgr.y (mgr.24362) 5028 : cluster 0 pgmap v4997: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:36:05.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:36:05 smithi080 bash[28361]: cluster 2023-12-01T07:36:04.189901+0000 mgr.y (mgr.24362) 5028 : cluster 0 pgmap v4997: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:36:05.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:36:05 smithi080 bash[41963]: cluster 2023-12-01T07:36:04.189901+0000 mgr.y (mgr.24362) 5028 : cluster 0 pgmap v4997: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:36:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:36:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:36:06] "GET /metrics HTTP/1.1" 200 33971 "" "Prometheus/2.43.0" 2023-12-01T07:36:06.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:36:06 smithi080 bash[41963]: audit 2023-12-01T07:36:05.493269+0000 mon.c (mon.2) 3204 : audit 0 from='client.? 172.21.15.80:0/2342785249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:36:06.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:36:06 smithi080 bash[41963]: cluster 2023-12-01T07:36:06.191035+0000 mgr.y (mgr.24362) 5029 : cluster 0 pgmap v4998: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:36:06.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:36:06 smithi080 bash[28361]: audit 2023-12-01T07:36:05.493269+0000 mon.c (mon.2) 3204 : audit 0 from='client.? 172.21.15.80:0/2342785249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:36:06.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:36:06 smithi080 bash[28361]: cluster 2023-12-01T07:36:06.191035+0000 mgr.y (mgr.24362) 5029 : cluster 0 pgmap v4998: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:36:06.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:36:06 smithi090 bash[32384]: audit 2023-12-01T07:36:05.493269+0000 mon.c (mon.2) 3204 : audit 0 from='client.? 172.21.15.80:0/2342785249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:36:06.843 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:36:06 smithi090 bash[32384]: cluster 2023-12-01T07:36:06.191035+0000 mgr.y (mgr.24362) 5029 : cluster 0 pgmap v4998: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:36:08.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:36:07 smithi090 bash[32384]: audit 2023-12-01T07:36:07.943009+0000 mon.c (mon.2) 3205 : audit 0 from='client.? 172.21.15.80:0/1402013846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:36:08.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:36:07 smithi080 bash[28361]: audit 2023-12-01T07:36:07.943009+0000 mon.c (mon.2) 3205 : audit 0 from='client.? 172.21.15.80:0/1402013846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:36:08.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:36:07 smithi080 bash[41963]: audit 2023-12-01T07:36:07.943009+0000 mon.c (mon.2) 3205 : audit 0 from='client.? 172.21.15.80:0/1402013846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:36:09.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:36:09 smithi090 bash[32384]: cluster 2023-12-01T07:36:08.191700+0000 mgr.y (mgr.24362) 5030 : cluster 0 pgmap v4999: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:36:09.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:36:09 smithi080 bash[41963]: cluster 2023-12-01T07:36:08.191700+0000 mgr.y (mgr.24362) 5030 : cluster 0 pgmap v4999: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:36:09.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:36:09 smithi080 bash[28361]: cluster 2023-12-01T07:36:08.191700+0000 mgr.y (mgr.24362) 5030 : cluster 0 pgmap v4999: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:36:10.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:36:10 smithi080 bash[28361]: audit 2023-12-01T07:36:10.041412+0000 mon.c (mon.2) 3206 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:36:10.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:36:10 smithi080 bash[41963]: audit 2023-12-01T07:36:10.041412+0000 mon.c (mon.2) 3206 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:36:10.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:36:10 smithi090 bash[32384]: audit 2023-12-01T07:36:10.041412+0000 mon.c (mon.2) 3206 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:36:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:36:11 smithi080 bash[28361]: cluster 2023-12-01T07:36:10.192394+0000 mgr.y (mgr.24362) 5031 : cluster 0 pgmap v5000: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:36:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:36:11 smithi080 bash[28361]: audit 2023-12-01T07:36:10.408303+0000 mon.c (mon.2) 3207 : audit 0 from='client.? 172.21.15.80:0/1510139977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:36:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:36:11 smithi080 bash[41963]: cluster 2023-12-01T07:36:10.192394+0000 mgr.y (mgr.24362) 5031 : cluster 0 pgmap v5000: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:36:11.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:36:11 smithi080 bash[41963]: audit 2023-12-01T07:36:10.408303+0000 mon.c (mon.2) 3207 : audit 0 from='client.? 172.21.15.80:0/1510139977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:36:11.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:36:11 smithi090 bash[32384]: cluster 2023-12-01T07:36:10.192394+0000 mgr.y (mgr.24362) 5031 : cluster 0 pgmap v5000: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:36:11.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:36:11 smithi090 bash[32384]: audit 2023-12-01T07:36:10.408303+0000 mon.c (mon.2) 3207 : audit 0 from='client.? 172.21.15.80:0/1510139977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:36:13.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:36:13 smithi090 bash[32384]: cluster 2023-12-01T07:36:12.193581+0000 mgr.y (mgr.24362) 5032 : cluster 0 pgmap v5001: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:36:13.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:36:13 smithi090 bash[32384]: audit 2023-12-01T07:36:12.868254+0000 mon.c (mon.2) 3208 : audit 0 from='client.? 172.21.15.80:0/465106258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:36:13.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:36:13 smithi080 bash[41963]: cluster 2023-12-01T07:36:12.193581+0000 mgr.y (mgr.24362) 5032 : cluster 0 pgmap v5001: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:36:13.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:36:13 smithi080 bash[41963]: audit 2023-12-01T07:36:12.868254+0000 mon.c (mon.2) 3208 : audit 0 from='client.? 172.21.15.80:0/465106258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:36:13.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:36:13 smithi080 bash[28361]: cluster 2023-12-01T07:36:12.193581+0000 mgr.y (mgr.24362) 5032 : cluster 0 pgmap v5001: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:36:13.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:36:13 smithi080 bash[28361]: audit 2023-12-01T07:36:12.868254+0000 mon.c (mon.2) 3208 : audit 0 from='client.? 172.21.15.80:0/465106258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:36:15.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:36:15 smithi090 bash[32384]: cluster 2023-12-01T07:36:14.194257+0000 mgr.y (mgr.24362) 5033 : cluster 0 pgmap v5002: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:36:15.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:36:15 smithi080 bash[28361]: cluster 2023-12-01T07:36:14.194257+0000 mgr.y (mgr.24362) 5033 : cluster 0 pgmap v5002: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:36:15.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:36:15 smithi080 bash[41963]: cluster 2023-12-01T07:36:14.194257+0000 mgr.y (mgr.24362) 5033 : cluster 0 pgmap v5002: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:36:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:36:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:36:16] "GET /metrics HTTP/1.1" 200 33973 "" "Prometheus/2.43.0" 2023-12-01T07:36:16.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:36:16 smithi080 bash[28361]: audit 2023-12-01T07:36:15.332363+0000 mon.a (mon.0) 3606 : audit 0 from='client.? 172.21.15.80:0/3265863706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:36:16.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:36:16 smithi080 bash[28361]: cluster 2023-12-01T07:36:16.195351+0000 mgr.y (mgr.24362) 5034 : cluster 0 pgmap v5003: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:36:16.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:36:16 smithi080 bash[41963]: audit 2023-12-01T07:36:15.332363+0000 mon.a (mon.0) 3606 : audit 0 from='client.? 172.21.15.80:0/3265863706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:36:16.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:36:16 smithi080 bash[41963]: cluster 2023-12-01T07:36:16.195351+0000 mgr.y (mgr.24362) 5034 : cluster 0 pgmap v5003: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:36:16.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:36:16 smithi090 bash[32384]: audit 2023-12-01T07:36:15.332363+0000 mon.a (mon.0) 3606 : audit 0 from='client.? 172.21.15.80:0/3265863706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:36:16.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:36:16 smithi090 bash[32384]: cluster 2023-12-01T07:36:16.195351+0000 mgr.y (mgr.24362) 5034 : cluster 0 pgmap v5003: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:36:18.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:36:17 smithi080 bash[28361]: audit 2023-12-01T07:36:17.787783+0000 mon.c (mon.2) 3209 : audit 0 from='client.? 172.21.15.80:0/973515896' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:36:18.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:36:17 smithi080 bash[41963]: audit 2023-12-01T07:36:17.787783+0000 mon.c (mon.2) 3209 : audit 0 from='client.? 172.21.15.80:0/973515896' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:36:18.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:36:17 smithi090 bash[32384]: audit 2023-12-01T07:36:17.787783+0000 mon.c (mon.2) 3209 : audit 0 from='client.? 172.21.15.80:0/973515896' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:36:19.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:36:18 smithi080 bash[41963]: cluster 2023-12-01T07:36:18.196144+0000 mgr.y (mgr.24362) 5035 : cluster 0 pgmap v5004: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:36:19.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:36:18 smithi080 bash[28361]: cluster 2023-12-01T07:36:18.196144+0000 mgr.y (mgr.24362) 5035 : cluster 0 pgmap v5004: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:36:19.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:36:18 smithi090 bash[32384]: cluster 2023-12-01T07:36:18.196144+0000 mgr.y (mgr.24362) 5035 : cluster 0 pgmap v5004: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:36:20.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:36:20 smithi080 bash[41963]: cluster 2023-12-01T07:36:20.196882+0000 mgr.y (mgr.24362) 5036 : cluster 0 pgmap v5005: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:36:20.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:36:20 smithi080 bash[41963]: audit 2023-12-01T07:36:20.243894+0000 mon.a (mon.0) 3607 : audit 0 from='client.? 172.21.15.80:0/1232862752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:36:20.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:36:20 smithi080 bash[28361]: cluster 2023-12-01T07:36:20.196882+0000 mgr.y (mgr.24362) 5036 : cluster 0 pgmap v5005: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:36:20.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:36:20 smithi080 bash[28361]: audit 2023-12-01T07:36:20.243894+0000 mon.a (mon.0) 3607 : audit 0 from='client.? 172.21.15.80:0/1232862752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:36:20.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:36:20 smithi090 bash[32384]: cluster 2023-12-01T07:36:20.196882+0000 mgr.y (mgr.24362) 5036 : cluster 0 pgmap v5005: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:36:20.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:36:20 smithi090 bash[32384]: audit 2023-12-01T07:36:20.243894+0000 mon.a (mon.0) 3607 : audit 0 from='client.? 172.21.15.80:0/1232862752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:36:23.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:36:23 smithi090 bash[32384]: cluster 2023-12-01T07:36:22.197990+0000 mgr.y (mgr.24362) 5037 : cluster 0 pgmap v5006: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:36:23.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:36:23 smithi090 bash[32384]: audit 2023-12-01T07:36:22.705087+0000 mon.a (mon.0) 3608 : audit 0 from='client.? 172.21.15.80:0/1033593633' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:36:23.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:36:23 smithi080 bash[41963]: cluster 2023-12-01T07:36:22.197990+0000 mgr.y (mgr.24362) 5037 : cluster 0 pgmap v5006: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:36:23.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:36:23 smithi080 bash[41963]: audit 2023-12-01T07:36:22.705087+0000 mon.a (mon.0) 3608 : audit 0 from='client.? 172.21.15.80:0/1033593633' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:36:23.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:36:23 smithi080 bash[28361]: cluster 2023-12-01T07:36:22.197990+0000 mgr.y (mgr.24362) 5037 : cluster 0 pgmap v5006: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:36:23.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:36:23 smithi080 bash[28361]: audit 2023-12-01T07:36:22.705087+0000 mon.a (mon.0) 3608 : audit 0 from='client.? 172.21.15.80:0/1033593633' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:36:25.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:36:25 smithi090 bash[32384]: cluster 2023-12-01T07:36:24.198669+0000 mgr.y (mgr.24362) 5038 : cluster 0 pgmap v5007: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:36:25.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:36:25 smithi090 bash[32384]: audit 2023-12-01T07:36:25.042021+0000 mon.c (mon.2) 3210 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:36:25.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:36:25 smithi090 bash[32384]: audit 2023-12-01T07:36:25.159146+0000 mon.a (mon.0) 3609 : audit 0 from='client.? 172.21.15.80:0/1259826063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:36:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:36:25 smithi080 bash[28361]: cluster 2023-12-01T07:36:24.198669+0000 mgr.y (mgr.24362) 5038 : cluster 0 pgmap v5007: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:36:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:36:25 smithi080 bash[28361]: audit 2023-12-01T07:36:25.042021+0000 mon.c (mon.2) 3210 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:36:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:36:25 smithi080 bash[28361]: audit 2023-12-01T07:36:25.159146+0000 mon.a (mon.0) 3609 : audit 0 from='client.? 172.21.15.80:0/1259826063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:36:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:36:25 smithi080 bash[41963]: cluster 2023-12-01T07:36:24.198669+0000 mgr.y (mgr.24362) 5038 : cluster 0 pgmap v5007: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:36:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:36:25 smithi080 bash[41963]: audit 2023-12-01T07:36:25.042021+0000 mon.c (mon.2) 3210 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:36:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:36:25 smithi080 bash[41963]: audit 2023-12-01T07:36:25.159146+0000 mon.a (mon.0) 3609 : audit 0 from='client.? 172.21.15.80:0/1259826063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:36:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:36:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:36:26] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.43.0" 2023-12-01T07:36:26.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:36:26 smithi080 bash[41963]: cluster 2023-12-01T07:36:26.199770+0000 mgr.y (mgr.24362) 5039 : cluster 0 pgmap v5008: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:36:26.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:36:26 smithi080 bash[28361]: cluster 2023-12-01T07:36:26.199770+0000 mgr.y (mgr.24362) 5039 : cluster 0 pgmap v5008: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:36:26.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:36:26 smithi090 bash[32384]: cluster 2023-12-01T07:36:26.199770+0000 mgr.y (mgr.24362) 5039 : cluster 0 pgmap v5008: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:36:27.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:36:27 smithi080 bash[28361]: audit 2023-12-01T07:36:27.613522+0000 mon.a (mon.0) 3610 : audit 0 from='client.? 172.21.15.80:0/2589646789' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:36:27.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:36:27 smithi080 bash[41963]: audit 2023-12-01T07:36:27.613522+0000 mon.a (mon.0) 3610 : audit 0 from='client.? 172.21.15.80:0/2589646789' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:36:28.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:36:27 smithi090 bash[32384]: audit 2023-12-01T07:36:27.613522+0000 mon.a (mon.0) 3610 : audit 0 from='client.? 172.21.15.80:0/2589646789' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:36:28.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:36:28 smithi080 bash[28361]: cluster 2023-12-01T07:36:28.200421+0000 mgr.y (mgr.24362) 5040 : cluster 0 pgmap v5009: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:36:28.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:36:28 smithi080 bash[41963]: cluster 2023-12-01T07:36:28.200421+0000 mgr.y (mgr.24362) 5040 : cluster 0 pgmap v5009: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:36:29.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:36:28 smithi090 bash[32384]: cluster 2023-12-01T07:36:28.200421+0000 mgr.y (mgr.24362) 5040 : cluster 0 pgmap v5009: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:36:30.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:36:30 smithi080 bash[28361]: audit 2023-12-01T07:36:30.064426+0000 mon.c (mon.2) 3211 : audit 0 from='client.? 172.21.15.80:0/2373987801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:36:30.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:36:30 smithi080 bash[41963]: audit 2023-12-01T07:36:30.064426+0000 mon.c (mon.2) 3211 : audit 0 from='client.? 172.21.15.80:0/2373987801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:36:30.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:36:30 smithi090 bash[32384]: audit 2023-12-01T07:36:30.064426+0000 mon.c (mon.2) 3211 : audit 0 from='client.? 172.21.15.80:0/2373987801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:36:31.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:36:31 smithi080 bash[28361]: cluster 2023-12-01T07:36:30.201198+0000 mgr.y (mgr.24362) 5041 : cluster 0 pgmap v5010: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:36:31.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:36:31 smithi080 bash[41963]: cluster 2023-12-01T07:36:30.201198+0000 mgr.y (mgr.24362) 5041 : cluster 0 pgmap v5010: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:36:31.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:36:31 smithi090 bash[32384]: cluster 2023-12-01T07:36:30.201198+0000 mgr.y (mgr.24362) 5041 : cluster 0 pgmap v5010: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:36:33.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:36:33 smithi090 bash[32384]: cluster 2023-12-01T07:36:32.201883+0000 mgr.y (mgr.24362) 5042 : cluster 0 pgmap v5011: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:36:33.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:36:33 smithi090 bash[32384]: audit 2023-12-01T07:36:32.514898+0000 mon.c (mon.2) 3212 : audit 0 from='client.? 172.21.15.80:0/2679282683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:36:33.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:36:33 smithi080 bash[41963]: cluster 2023-12-01T07:36:32.201883+0000 mgr.y (mgr.24362) 5042 : cluster 0 pgmap v5011: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:36:33.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:36:33 smithi080 bash[41963]: audit 2023-12-01T07:36:32.514898+0000 mon.c (mon.2) 3212 : audit 0 from='client.? 172.21.15.80:0/2679282683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:36:33.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:36:33 smithi080 bash[28361]: cluster 2023-12-01T07:36:32.201883+0000 mgr.y (mgr.24362) 5042 : cluster 0 pgmap v5011: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:36:33.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:36:33 smithi080 bash[28361]: audit 2023-12-01T07:36:32.514898+0000 mon.c (mon.2) 3212 : audit 0 from='client.? 172.21.15.80:0/2679282683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:36:35.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:36:35 smithi090 bash[32384]: cluster 2023-12-01T07:36:34.202494+0000 mgr.y (mgr.24362) 5043 : cluster 0 pgmap v5012: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:36:35.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:36:35 smithi090 bash[32384]: audit 2023-12-01T07:36:34.968842+0000 mon.c (mon.2) 3213 : audit 0 from='client.? 172.21.15.80:0/3547673379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:36:35.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:36:35 smithi080 bash[41963]: cluster 2023-12-01T07:36:34.202494+0000 mgr.y (mgr.24362) 5043 : cluster 0 pgmap v5012: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:36:35.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:36:35 smithi080 bash[41963]: audit 2023-12-01T07:36:34.968842+0000 mon.c (mon.2) 3213 : audit 0 from='client.? 172.21.15.80:0/3547673379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:36:35.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:36:35 smithi080 bash[28361]: cluster 2023-12-01T07:36:34.202494+0000 mgr.y (mgr.24362) 5043 : cluster 0 pgmap v5012: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:36:35.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:36:35 smithi080 bash[28361]: audit 2023-12-01T07:36:34.968842+0000 mon.c (mon.2) 3213 : audit 0 from='client.? 172.21.15.80:0/3547673379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:36:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:36:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:36:36] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.43.0" 2023-12-01T07:36:36.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:36:36 smithi080 bash[41963]: cluster 2023-12-01T07:36:36.203575+0000 mgr.y (mgr.24362) 5044 : cluster 0 pgmap v5013: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:36:36.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:36:36 smithi080 bash[28361]: cluster 2023-12-01T07:36:36.203575+0000 mgr.y (mgr.24362) 5044 : cluster 0 pgmap v5013: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:36:36.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:36:36 smithi090 bash[32384]: cluster 2023-12-01T07:36:36.203575+0000 mgr.y (mgr.24362) 5044 : cluster 0 pgmap v5013: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:36:37.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:36:37 smithi090 bash[32384]: audit 2023-12-01T07:36:37.419770+0000 mon.a (mon.0) 3611 : audit 0 from='client.? 172.21.15.80:0/3295818682' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:36:37.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:36:37 smithi080 bash[41963]: audit 2023-12-01T07:36:37.419770+0000 mon.a (mon.0) 3611 : audit 0 from='client.? 172.21.15.80:0/3295818682' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:36:37.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:36:37 smithi080 bash[28361]: audit 2023-12-01T07:36:37.419770+0000 mon.a (mon.0) 3611 : audit 0 from='client.? 172.21.15.80:0/3295818682' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:36:38.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:36:38 smithi090 bash[32384]: cluster 2023-12-01T07:36:38.204226+0000 mgr.y (mgr.24362) 5045 : cluster 0 pgmap v5014: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:36:38.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:36:38 smithi080 bash[41963]: cluster 2023-12-01T07:36:38.204226+0000 mgr.y (mgr.24362) 5045 : cluster 0 pgmap v5014: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:36:38.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:36:38 smithi080 bash[28361]: cluster 2023-12-01T07:36:38.204226+0000 mgr.y (mgr.24362) 5045 : cluster 0 pgmap v5014: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:36:40.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:36:39 smithi080 bash[28361]: audit 2023-12-01T07:36:39.870400+0000 mon.a (mon.0) 3612 : audit 0 from='client.? 172.21.15.80:0/1616608549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:36:40.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:36:39 smithi080 bash[41963]: audit 2023-12-01T07:36:39.870400+0000 mon.a (mon.0) 3612 : audit 0 from='client.? 172.21.15.80:0/1616608549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:36:40.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:36:39 smithi090 bash[32384]: audit 2023-12-01T07:36:39.870400+0000 mon.a (mon.0) 3612 : audit 0 from='client.? 172.21.15.80:0/1616608549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:36:41.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:36:40 smithi090 bash[32384]: audit 2023-12-01T07:36:40.042032+0000 mon.c (mon.2) 3214 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:36:41.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:36:40 smithi090 bash[32384]: cluster 2023-12-01T07:36:40.204806+0000 mgr.y (mgr.24362) 5046 : cluster 0 pgmap v5015: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:36:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:36:40 smithi080 bash[41963]: audit 2023-12-01T07:36:40.042032+0000 mon.c (mon.2) 3214 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:36:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:36:40 smithi080 bash[41963]: cluster 2023-12-01T07:36:40.204806+0000 mgr.y (mgr.24362) 5046 : cluster 0 pgmap v5015: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:36:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:36:40 smithi080 bash[28361]: audit 2023-12-01T07:36:40.042032+0000 mon.c (mon.2) 3214 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:36:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:36:40 smithi080 bash[28361]: cluster 2023-12-01T07:36:40.204806+0000 mgr.y (mgr.24362) 5046 : cluster 0 pgmap v5015: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:36:43.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:36:43 smithi090 bash[32384]: cluster 2023-12-01T07:36:42.205902+0000 mgr.y (mgr.24362) 5047 : cluster 0 pgmap v5016: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:36:43.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:36:43 smithi090 bash[32384]: audit 2023-12-01T07:36:42.330232+0000 mon.a (mon.0) 3613 : audit 0 from='client.? 172.21.15.80:0/2374922616' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:36:43.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:36:43 smithi080 bash[41963]: cluster 2023-12-01T07:36:42.205902+0000 mgr.y (mgr.24362) 5047 : cluster 0 pgmap v5016: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:36:43.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:36:43 smithi080 bash[41963]: audit 2023-12-01T07:36:42.330232+0000 mon.a (mon.0) 3613 : audit 0 from='client.? 172.21.15.80:0/2374922616' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:36:43.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:36:43 smithi080 bash[28361]: cluster 2023-12-01T07:36:42.205902+0000 mgr.y (mgr.24362) 5047 : cluster 0 pgmap v5016: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:36:43.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:36:43 smithi080 bash[28361]: audit 2023-12-01T07:36:42.330232+0000 mon.a (mon.0) 3613 : audit 0 from='client.? 172.21.15.80:0/2374922616' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:36:45.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:36:45 smithi090 bash[32384]: cluster 2023-12-01T07:36:44.206560+0000 mgr.y (mgr.24362) 5048 : cluster 0 pgmap v5017: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:36:45.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:36:45 smithi090 bash[32384]: audit 2023-12-01T07:36:44.791561+0000 mon.a (mon.0) 3614 : audit 0 from='client.? 172.21.15.80:0/305825530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:36:45.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:36:45 smithi080 bash[28361]: cluster 2023-12-01T07:36:44.206560+0000 mgr.y (mgr.24362) 5048 : cluster 0 pgmap v5017: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:36:45.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:36:45 smithi080 bash[28361]: audit 2023-12-01T07:36:44.791561+0000 mon.a (mon.0) 3614 : audit 0 from='client.? 172.21.15.80:0/305825530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:36:45.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:36:45 smithi080 bash[41963]: cluster 2023-12-01T07:36:44.206560+0000 mgr.y (mgr.24362) 5048 : cluster 0 pgmap v5017: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:36:45.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:36:45 smithi080 bash[41963]: audit 2023-12-01T07:36:44.791561+0000 mon.a (mon.0) 3614 : audit 0 from='client.? 172.21.15.80:0/305825530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:36:46.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:36:46 smithi080 bash[28361]: cluster 2023-12-01T07:36:46.207623+0000 mgr.y (mgr.24362) 5049 : cluster 0 pgmap v5018: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:36:46.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:36:46 smithi080 bash[41963]: cluster 2023-12-01T07:36:46.207623+0000 mgr.y (mgr.24362) 5049 : cluster 0 pgmap v5018: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:36:46.683 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:36:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:36:46] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.43.0" 2023-12-01T07:36:46.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:36:46 smithi090 bash[32384]: cluster 2023-12-01T07:36:46.207623+0000 mgr.y (mgr.24362) 5049 : cluster 0 pgmap v5018: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:36:47.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:36:47 smithi080 bash[28361]: audit 2023-12-01T07:36:47.249542+0000 mon.a (mon.0) 3615 : audit 0 from='client.? 172.21.15.80:0/524311486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:36:47.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:36:47 smithi080 bash[41963]: audit 2023-12-01T07:36:47.249542+0000 mon.a (mon.0) 3615 : audit 0 from='client.? 172.21.15.80:0/524311486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:36:47.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:36:47 smithi090 bash[32384]: audit 2023-12-01T07:36:47.249542+0000 mon.a (mon.0) 3615 : audit 0 from='client.? 172.21.15.80:0/524311486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:36:48.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:36:48 smithi080 bash[28361]: cluster 2023-12-01T07:36:48.208279+0000 mgr.y (mgr.24362) 5050 : cluster 0 pgmap v5019: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:36:48.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:36:48 smithi080 bash[41963]: cluster 2023-12-01T07:36:48.208279+0000 mgr.y (mgr.24362) 5050 : cluster 0 pgmap v5019: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:36:48.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:36:48 smithi090 bash[32384]: cluster 2023-12-01T07:36:48.208279+0000 mgr.y (mgr.24362) 5050 : cluster 0 pgmap v5019: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:36:49.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:36:49 smithi080 bash[41963]: audit 2023-12-01T07:36:49.157683+0000 mon.c (mon.2) 3215 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:36:49.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:36:49 smithi080 bash[28361]: audit 2023-12-01T07:36:49.157683+0000 mon.c (mon.2) 3215 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:36:49.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:36:49 smithi090 bash[32384]: audit 2023-12-01T07:36:49.157683+0000 mon.c (mon.2) 3215 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:36:50.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:36:50 smithi080 bash[41963]: audit 2023-12-01T07:36:49.719100+0000 mon.c (mon.2) 3216 : audit 0 from='client.? 172.21.15.80:0/1217627120' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:36:50.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:36:50 smithi080 bash[41963]: cluster 2023-12-01T07:36:50.208947+0000 mgr.y (mgr.24362) 5051 : cluster 0 pgmap v5020: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:36:50.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:36:50 smithi080 bash[28361]: audit 2023-12-01T07:36:49.719100+0000 mon.c (mon.2) 3216 : audit 0 from='client.? 172.21.15.80:0/1217627120' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:36:50.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:36:50 smithi080 bash[28361]: cluster 2023-12-01T07:36:50.208947+0000 mgr.y (mgr.24362) 5051 : cluster 0 pgmap v5020: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:36:50.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:36:50 smithi090 bash[32384]: audit 2023-12-01T07:36:49.719100+0000 mon.c (mon.2) 3216 : audit 0 from='client.? 172.21.15.80:0/1217627120' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:36:50.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:36:50 smithi090 bash[32384]: cluster 2023-12-01T07:36:50.208947+0000 mgr.y (mgr.24362) 5051 : cluster 0 pgmap v5020: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:36:52.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:36:52 smithi090 bash[32384]: audit 2023-12-01T07:36:52.174312+0000 mon.a (mon.0) 3616 : audit 0 from='client.? 172.21.15.80:0/2393596677' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:36:52.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:36:52 smithi080 bash[28361]: audit 2023-12-01T07:36:52.174312+0000 mon.a (mon.0) 3616 : audit 0 from='client.? 172.21.15.80:0/2393596677' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:36:52.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:36:52 smithi080 bash[41963]: audit 2023-12-01T07:36:52.174312+0000 mon.a (mon.0) 3616 : audit 0 from='client.? 172.21.15.80:0/2393596677' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:36:53.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:36:53 smithi090 bash[32384]: cluster 2023-12-01T07:36:52.210048+0000 mgr.y (mgr.24362) 5052 : cluster 0 pgmap v5021: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:36:53.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:36:53 smithi080 bash[28361]: cluster 2023-12-01T07:36:52.210048+0000 mgr.y (mgr.24362) 5052 : cluster 0 pgmap v5021: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:36:53.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:36:53 smithi080 bash[41963]: cluster 2023-12-01T07:36:52.210048+0000 mgr.y (mgr.24362) 5052 : cluster 0 pgmap v5021: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:36:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:36:55 smithi080 bash[28361]: cluster 2023-12-01T07:36:54.210679+0000 mgr.y (mgr.24362) 5053 : cluster 0 pgmap v5022: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:36:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:36:55 smithi080 bash[28361]: audit 2023-12-01T07:36:54.676966+0000 mon.c (mon.2) 3217 : audit 0 from='client.? 172.21.15.80:0/2871609817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:36:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:36:55 smithi080 bash[28361]: audit 2023-12-01T07:36:54.951428+0000 mon.a (mon.0) 3617 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:36:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:36:55 smithi080 bash[28361]: audit 2023-12-01T07:36:54.962472+0000 mon.a (mon.0) 3618 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:36:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:36:55 smithi080 bash[28361]: audit 2023-12-01T07:36:55.042148+0000 mon.c (mon.2) 3218 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:36:55.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:36:55 smithi080 bash[41963]: cluster 2023-12-01T07:36:54.210679+0000 mgr.y (mgr.24362) 5053 : cluster 0 pgmap v5022: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:36:55.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:36:55 smithi080 bash[41963]: audit 2023-12-01T07:36:54.676966+0000 mon.c (mon.2) 3217 : audit 0 from='client.? 172.21.15.80:0/2871609817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:36:55.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:36:55 smithi080 bash[41963]: audit 2023-12-01T07:36:54.951428+0000 mon.a (mon.0) 3617 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:36:55.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:36:55 smithi080 bash[41963]: audit 2023-12-01T07:36:54.962472+0000 mon.a (mon.0) 3618 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:36:55.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:36:55 smithi080 bash[41963]: audit 2023-12-01T07:36:55.042148+0000 mon.c (mon.2) 3218 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:36:55.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:36:55 smithi090 bash[32384]: cluster 2023-12-01T07:36:54.210679+0000 mgr.y (mgr.24362) 5053 : cluster 0 pgmap v5022: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:36:55.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:36:55 smithi090 bash[32384]: audit 2023-12-01T07:36:54.676966+0000 mon.c (mon.2) 3217 : audit 0 from='client.? 172.21.15.80:0/2871609817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:36:55.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:36:55 smithi090 bash[32384]: audit 2023-12-01T07:36:54.951428+0000 mon.a (mon.0) 3617 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:36:55.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:36:55 smithi090 bash[32384]: audit 2023-12-01T07:36:54.962472+0000 mon.a (mon.0) 3618 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:36:55.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:36:55 smithi090 bash[32384]: audit 2023-12-01T07:36:55.042148+0000 mon.c (mon.2) 3218 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:36:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:36:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:36:56] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.43.0" 2023-12-01T07:36:56.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:36:56 smithi080 bash[28361]: audit 2023-12-01T07:36:55.353395+0000 mon.a (mon.0) 3619 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:36:56.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:36:56 smithi080 bash[28361]: audit 2023-12-01T07:36:55.372836+0000 mon.a (mon.0) 3620 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:36:56.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:36:56 smithi080 bash[28361]: audit 2023-12-01T07:36:55.915285+0000 mon.c (mon.2) 3219 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:36:56.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:36:56 smithi080 bash[28361]: audit 2023-12-01T07:36:55.917083+0000 mon.c (mon.2) 3220 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:36:56.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:36:56 smithi080 bash[28361]: audit 2023-12-01T07:36:55.927115+0000 mon.a (mon.0) 3621 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:36:56.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:36:56 smithi080 bash[28361]: cluster 2023-12-01T07:36:56.211819+0000 mgr.y (mgr.24362) 5054 : cluster 0 pgmap v5023: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:36:56.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:36:56 smithi080 bash[41963]: audit 2023-12-01T07:36:55.353395+0000 mon.a (mon.0) 3619 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:36:56.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:36:56 smithi080 bash[41963]: audit 2023-12-01T07:36:55.372836+0000 mon.a (mon.0) 3620 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:36:56.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:36:56 smithi080 bash[41963]: audit 2023-12-01T07:36:55.915285+0000 mon.c (mon.2) 3219 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:36:56.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:36:56 smithi080 bash[41963]: audit 2023-12-01T07:36:55.917083+0000 mon.c (mon.2) 3220 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:36:56.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:36:56 smithi080 bash[41963]: audit 2023-12-01T07:36:55.927115+0000 mon.a (mon.0) 3621 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:36:56.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:36:56 smithi080 bash[41963]: cluster 2023-12-01T07:36:56.211819+0000 mgr.y (mgr.24362) 5054 : cluster 0 pgmap v5023: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:36:56.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:36:56 smithi090 bash[32384]: audit 2023-12-01T07:36:55.353395+0000 mon.a (mon.0) 3619 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:36:56.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:36:56 smithi090 bash[32384]: audit 2023-12-01T07:36:55.372836+0000 mon.a (mon.0) 3620 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:36:56.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:36:56 smithi090 bash[32384]: audit 2023-12-01T07:36:55.915285+0000 mon.c (mon.2) 3219 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:36:56.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:36:56 smithi090 bash[32384]: audit 2023-12-01T07:36:55.917083+0000 mon.c (mon.2) 3220 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:36:56.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:36:56 smithi090 bash[32384]: audit 2023-12-01T07:36:55.927115+0000 mon.a (mon.0) 3621 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:36:56.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:36:56 smithi090 bash[32384]: cluster 2023-12-01T07:36:56.211819+0000 mgr.y (mgr.24362) 5054 : cluster 0 pgmap v5023: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:36:58.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:36:57 smithi080 bash[28361]: audit 2023-12-01T07:36:57.135247+0000 mon.a (mon.0) 3622 : audit 0 from='client.? 172.21.15.80:0/2657647526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:36:58.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:36:57 smithi080 bash[41963]: audit 2023-12-01T07:36:57.135247+0000 mon.a (mon.0) 3622 : audit 0 from='client.? 172.21.15.80:0/2657647526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:36:58.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:36:57 smithi090 bash[32384]: audit 2023-12-01T07:36:57.135247+0000 mon.a (mon.0) 3622 : audit 0 from='client.? 172.21.15.80:0/2657647526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:36:59.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:36:58 smithi090 bash[32384]: cluster 2023-12-01T07:36:58.212455+0000 mgr.y (mgr.24362) 5055 : cluster 0 pgmap v5024: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:36:59.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:36:58 smithi080 bash[28361]: cluster 2023-12-01T07:36:58.212455+0000 mgr.y (mgr.24362) 5055 : cluster 0 pgmap v5024: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:36:59.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:36:58 smithi080 bash[41963]: cluster 2023-12-01T07:36:58.212455+0000 mgr.y (mgr.24362) 5055 : cluster 0 pgmap v5024: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:37:00.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:36:59 smithi090 bash[32384]: audit 2023-12-01T07:36:59.580695+0000 mon.c (mon.2) 3221 : audit 0 from='client.? 172.21.15.80:0/391346805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:37:00.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:36:59 smithi080 bash[28361]: audit 2023-12-01T07:36:59.580695+0000 mon.c (mon.2) 3221 : audit 0 from='client.? 172.21.15.80:0/391346805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:37:00.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:36:59 smithi080 bash[41963]: audit 2023-12-01T07:36:59.580695+0000 mon.c (mon.2) 3221 : audit 0 from='client.? 172.21.15.80:0/391346805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:37:01.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:37:00 smithi090 bash[32384]: cluster 2023-12-01T07:37:00.213151+0000 mgr.y (mgr.24362) 5056 : cluster 0 pgmap v5025: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:37:01.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:37:00 smithi080 bash[28361]: cluster 2023-12-01T07:37:00.213151+0000 mgr.y (mgr.24362) 5056 : cluster 0 pgmap v5025: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:37:01.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:37:00 smithi080 bash[41963]: cluster 2023-12-01T07:37:00.213151+0000 mgr.y (mgr.24362) 5056 : cluster 0 pgmap v5025: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:37:02.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:37:02 smithi080 bash[28361]: audit 2023-12-01T07:37:02.035607+0000 mon.c (mon.2) 3222 : audit 0 from='client.? 172.21.15.80:0/1441923538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:37:02.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:37:02 smithi080 bash[41963]: audit 2023-12-01T07:37:02.035607+0000 mon.c (mon.2) 3222 : audit 0 from='client.? 172.21.15.80:0/1441923538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:37:02.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:37:02 smithi090 bash[32384]: audit 2023-12-01T07:37:02.035607+0000 mon.c (mon.2) 3222 : audit 0 from='client.? 172.21.15.80:0/1441923538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:37:03.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:37:03 smithi080 bash[28361]: cluster 2023-12-01T07:37:02.214281+0000 mgr.y (mgr.24362) 5057 : cluster 0 pgmap v5026: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:37:03.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:37:03 smithi080 bash[41963]: cluster 2023-12-01T07:37:02.214281+0000 mgr.y (mgr.24362) 5057 : cluster 0 pgmap v5026: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:37:03.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:37:03 smithi090 bash[32384]: cluster 2023-12-01T07:37:02.214281+0000 mgr.y (mgr.24362) 5057 : cluster 0 pgmap v5026: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:37:05.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:37:05 smithi080 bash[41963]: cluster 2023-12-01T07:37:04.214744+0000 mgr.y (mgr.24362) 5058 : cluster 0 pgmap v5027: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:37:05.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:37:05 smithi080 bash[41963]: audit 2023-12-01T07:37:04.490473+0000 mon.a (mon.0) 3623 : audit 0 from='client.? 172.21.15.80:0/2803311868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:37:05.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:37:05 smithi080 bash[28361]: cluster 2023-12-01T07:37:04.214744+0000 mgr.y (mgr.24362) 5058 : cluster 0 pgmap v5027: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:37:05.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:37:05 smithi080 bash[28361]: audit 2023-12-01T07:37:04.490473+0000 mon.a (mon.0) 3623 : audit 0 from='client.? 172.21.15.80:0/2803311868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:37:05.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:37:05 smithi090 bash[32384]: cluster 2023-12-01T07:37:04.214744+0000 mgr.y (mgr.24362) 5058 : cluster 0 pgmap v5027: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:37:05.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:37:05 smithi090 bash[32384]: audit 2023-12-01T07:37:04.490473+0000 mon.a (mon.0) 3623 : audit 0 from='client.? 172.21.15.80:0/2803311868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:37:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:37:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:37:06] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.43.0" 2023-12-01T07:37:06.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:37:06 smithi080 bash[28361]: cluster 2023-12-01T07:37:06.215812+0000 mgr.y (mgr.24362) 5059 : cluster 0 pgmap v5028: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:37:06.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:37:06 smithi080 bash[41963]: cluster 2023-12-01T07:37:06.215812+0000 mgr.y (mgr.24362) 5059 : cluster 0 pgmap v5028: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:37:06.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:37:06 smithi090 bash[32384]: cluster 2023-12-01T07:37:06.215812+0000 mgr.y (mgr.24362) 5059 : cluster 0 pgmap v5028: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:37:07.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:37:07 smithi080 bash[41963]: audit 2023-12-01T07:37:06.943458+0000 mon.c (mon.2) 3223 : audit 0 from='client.? 172.21.15.80:0/3392503179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:37:07.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:37:07 smithi080 bash[28361]: audit 2023-12-01T07:37:06.943458+0000 mon.c (mon.2) 3223 : audit 0 from='client.? 172.21.15.80:0/3392503179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:37:07.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:37:07 smithi090 bash[32384]: audit 2023-12-01T07:37:06.943458+0000 mon.c (mon.2) 3223 : audit 0 from='client.? 172.21.15.80:0/3392503179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:37:08.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:37:08 smithi080 bash[28361]: cluster 2023-12-01T07:37:08.216403+0000 mgr.y (mgr.24362) 5060 : cluster 0 pgmap v5029: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:37:08.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:37:08 smithi080 bash[41963]: cluster 2023-12-01T07:37:08.216403+0000 mgr.y (mgr.24362) 5060 : cluster 0 pgmap v5029: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:37:08.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:37:08 smithi090 bash[32384]: cluster 2023-12-01T07:37:08.216403+0000 mgr.y (mgr.24362) 5060 : cluster 0 pgmap v5029: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:37:09.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:37:09 smithi090 bash[32384]: audit 2023-12-01T07:37:09.400187+0000 mon.c (mon.2) 3224 : audit 0 from='client.? 172.21.15.80:0/3289796324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:37:09.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:37:09 smithi080 bash[28361]: audit 2023-12-01T07:37:09.400187+0000 mon.c (mon.2) 3224 : audit 0 from='client.? 172.21.15.80:0/3289796324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:37:09.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:37:09 smithi080 bash[41963]: audit 2023-12-01T07:37:09.400187+0000 mon.c (mon.2) 3224 : audit 0 from='client.? 172.21.15.80:0/3289796324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:37:10.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:37:10 smithi090 bash[32384]: audit 2023-12-01T07:37:10.042879+0000 mon.c (mon.2) 3225 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:37:10.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:37:10 smithi090 bash[32384]: cluster 2023-12-01T07:37:10.217012+0000 mgr.y (mgr.24362) 5061 : cluster 0 pgmap v5030: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:37:10.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:37:10 smithi080 bash[41963]: audit 2023-12-01T07:37:10.042879+0000 mon.c (mon.2) 3225 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:37:10.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:37:10 smithi080 bash[41963]: cluster 2023-12-01T07:37:10.217012+0000 mgr.y (mgr.24362) 5061 : cluster 0 pgmap v5030: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:37:10.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:37:10 smithi080 bash[28361]: audit 2023-12-01T07:37:10.042879+0000 mon.c (mon.2) 3225 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:37:10.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:37:10 smithi080 bash[28361]: cluster 2023-12-01T07:37:10.217012+0000 mgr.y (mgr.24362) 5061 : cluster 0 pgmap v5030: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:37:12.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:37:11 smithi080 bash[28361]: audit 2023-12-01T07:37:11.859400+0000 mon.c (mon.2) 3226 : audit 0 from='client.? 172.21.15.80:0/3962956945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:37:12.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:37:11 smithi080 bash[41963]: audit 2023-12-01T07:37:11.859400+0000 mon.c (mon.2) 3226 : audit 0 from='client.? 172.21.15.80:0/3962956945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:37:12.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:37:11 smithi090 bash[32384]: audit 2023-12-01T07:37:11.859400+0000 mon.c (mon.2) 3226 : audit 0 from='client.? 172.21.15.80:0/3962956945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:37:13.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:37:12 smithi080 bash[41963]: cluster 2023-12-01T07:37:12.218103+0000 mgr.y (mgr.24362) 5062 : cluster 0 pgmap v5031: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:37:13.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:37:12 smithi080 bash[28361]: cluster 2023-12-01T07:37:12.218103+0000 mgr.y (mgr.24362) 5062 : cluster 0 pgmap v5031: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:37:13.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:37:12 smithi090 bash[32384]: cluster 2023-12-01T07:37:12.218103+0000 mgr.y (mgr.24362) 5062 : cluster 0 pgmap v5031: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:37:15.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:37:15 smithi080 bash[41963]: cluster 2023-12-01T07:37:14.218468+0000 mgr.y (mgr.24362) 5063 : cluster 0 pgmap v5032: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:37:15.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:37:15 smithi080 bash[41963]: audit 2023-12-01T07:37:14.317239+0000 mon.a (mon.0) 3624 : audit 0 from='client.? 172.21.15.80:0/597372582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:37:15.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:37:15 smithi080 bash[28361]: cluster 2023-12-01T07:37:14.218468+0000 mgr.y (mgr.24362) 5063 : cluster 0 pgmap v5032: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:37:15.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:37:15 smithi080 bash[28361]: audit 2023-12-01T07:37:14.317239+0000 mon.a (mon.0) 3624 : audit 0 from='client.? 172.21.15.80:0/597372582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:37:15.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:37:15 smithi090 bash[32384]: cluster 2023-12-01T07:37:14.218468+0000 mgr.y (mgr.24362) 5063 : cluster 0 pgmap v5032: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:37:15.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:37:15 smithi090 bash[32384]: audit 2023-12-01T07:37:14.317239+0000 mon.a (mon.0) 3624 : audit 0 from='client.? 172.21.15.80:0/597372582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:37:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:37:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:37:16] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T07:37:16.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:37:16 smithi080 bash[41963]: cluster 2023-12-01T07:37:16.219497+0000 mgr.y (mgr.24362) 5064 : cluster 0 pgmap v5033: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:37:16.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:37:16 smithi080 bash[28361]: cluster 2023-12-01T07:37:16.219497+0000 mgr.y (mgr.24362) 5064 : cluster 0 pgmap v5033: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:37:16.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:37:16 smithi090 bash[32384]: cluster 2023-12-01T07:37:16.219497+0000 mgr.y (mgr.24362) 5064 : cluster 0 pgmap v5033: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:37:17.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:37:17 smithi080 bash[28361]: audit 2023-12-01T07:37:16.755820+0000 mon.c (mon.2) 3227 : audit 0 from='client.? 172.21.15.80:0/2212121138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:37:17.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:37:17 smithi080 bash[41963]: audit 2023-12-01T07:37:16.755820+0000 mon.c (mon.2) 3227 : audit 0 from='client.? 172.21.15.80:0/2212121138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:37:17.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:37:17 smithi090 bash[32384]: audit 2023-12-01T07:37:16.755820+0000 mon.c (mon.2) 3227 : audit 0 from='client.? 172.21.15.80:0/2212121138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:37:18.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:37:18 smithi080 bash[28361]: cluster 2023-12-01T07:37:18.220168+0000 mgr.y (mgr.24362) 5065 : cluster 0 pgmap v5034: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:37:18.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:37:18 smithi080 bash[41963]: cluster 2023-12-01T07:37:18.220168+0000 mgr.y (mgr.24362) 5065 : cluster 0 pgmap v5034: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:37:18.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:37:18 smithi090 bash[32384]: cluster 2023-12-01T07:37:18.220168+0000 mgr.y (mgr.24362) 5065 : cluster 0 pgmap v5034: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:37:19.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:37:19 smithi080 bash[28361]: audit 2023-12-01T07:37:19.203790+0000 mon.a (mon.0) 3625 : audit 0 from='client.? 172.21.15.80:0/403465891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:37:19.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:37:19 smithi080 bash[41963]: audit 2023-12-01T07:37:19.203790+0000 mon.a (mon.0) 3625 : audit 0 from='client.? 172.21.15.80:0/403465891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:37:19.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:37:19 smithi090 bash[32384]: audit 2023-12-01T07:37:19.203790+0000 mon.a (mon.0) 3625 : audit 0 from='client.? 172.21.15.80:0/403465891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:37:20.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:37:20 smithi080 bash[28361]: cluster 2023-12-01T07:37:20.220748+0000 mgr.y (mgr.24362) 5066 : cluster 0 pgmap v5035: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:37:20.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:37:20 smithi080 bash[41963]: cluster 2023-12-01T07:37:20.220748+0000 mgr.y (mgr.24362) 5066 : cluster 0 pgmap v5035: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:37:20.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:37:20 smithi090 bash[32384]: cluster 2023-12-01T07:37:20.220748+0000 mgr.y (mgr.24362) 5066 : cluster 0 pgmap v5035: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:37:22.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:37:21 smithi090 bash[32384]: audit 2023-12-01T07:37:21.658461+0000 mon.c (mon.2) 3228 : audit 0 from='client.? 172.21.15.80:0/2834507290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:37:22.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:37:21 smithi080 bash[28361]: audit 2023-12-01T07:37:21.658461+0000 mon.c (mon.2) 3228 : audit 0 from='client.? 172.21.15.80:0/2834507290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:37:22.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:37:21 smithi080 bash[41963]: audit 2023-12-01T07:37:21.658461+0000 mon.c (mon.2) 3228 : audit 0 from='client.? 172.21.15.80:0/2834507290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:37:23.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:37:22 smithi090 bash[32384]: cluster 2023-12-01T07:37:22.222001+0000 mgr.y (mgr.24362) 5067 : cluster 0 pgmap v5036: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:37:23.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:37:22 smithi080 bash[28361]: cluster 2023-12-01T07:37:22.222001+0000 mgr.y (mgr.24362) 5067 : cluster 0 pgmap v5036: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:37:23.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:37:22 smithi080 bash[41963]: cluster 2023-12-01T07:37:22.222001+0000 mgr.y (mgr.24362) 5067 : cluster 0 pgmap v5036: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:37:24.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:37:24 smithi080 bash[41963]: audit 2023-12-01T07:37:24.115951+0000 mon.c (mon.2) 3229 : audit 0 from='client.? 172.21.15.80:0/2513574267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:37:24.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:37:24 smithi080 bash[28361]: audit 2023-12-01T07:37:24.115951+0000 mon.c (mon.2) 3229 : audit 0 from='client.? 172.21.15.80:0/2513574267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:37:24.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:37:24 smithi090 bash[32384]: audit 2023-12-01T07:37:24.115951+0000 mon.c (mon.2) 3229 : audit 0 from='client.? 172.21.15.80:0/2513574267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:37:25.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:37:25 smithi080 bash[41963]: cluster 2023-12-01T07:37:24.222689+0000 mgr.y (mgr.24362) 5068 : cluster 0 pgmap v5037: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:37:25.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:37:25 smithi080 bash[41963]: audit 2023-12-01T07:37:25.042682+0000 mon.c (mon.2) 3230 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:37:25.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:37:25 smithi080 bash[28361]: cluster 2023-12-01T07:37:24.222689+0000 mgr.y (mgr.24362) 5068 : cluster 0 pgmap v5037: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:37:25.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:37:25 smithi080 bash[28361]: audit 2023-12-01T07:37:25.042682+0000 mon.c (mon.2) 3230 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:37:25.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:37:25 smithi090 bash[32384]: cluster 2023-12-01T07:37:24.222689+0000 mgr.y (mgr.24362) 5068 : cluster 0 pgmap v5037: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:37:25.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:37:25 smithi090 bash[32384]: audit 2023-12-01T07:37:25.042682+0000 mon.c (mon.2) 3230 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:37:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:37:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:37:26] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T07:37:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:37:26 smithi080 bash[28361]: cluster 2023-12-01T07:37:26.223763+0000 mgr.y (mgr.24362) 5069 : cluster 0 pgmap v5038: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:37:26.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:37:26 smithi080 bash[41963]: cluster 2023-12-01T07:37:26.223763+0000 mgr.y (mgr.24362) 5069 : cluster 0 pgmap v5038: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:37:26.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:37:26 smithi090 bash[32384]: cluster 2023-12-01T07:37:26.223763+0000 mgr.y (mgr.24362) 5069 : cluster 0 pgmap v5038: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:37:27.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:37:27 smithi080 bash[28361]: audit 2023-12-01T07:37:26.590444+0000 mon.c (mon.2) 3231 : audit 0 from='client.? 172.21.15.80:0/730370878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:37:27.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:37:27 smithi080 bash[41963]: audit 2023-12-01T07:37:26.590444+0000 mon.c (mon.2) 3231 : audit 0 from='client.? 172.21.15.80:0/730370878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:37:27.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:37:27 smithi090 bash[32384]: audit 2023-12-01T07:37:26.590444+0000 mon.c (mon.2) 3231 : audit 0 from='client.? 172.21.15.80:0/730370878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:37:28.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:37:28 smithi080 bash[41963]: cluster 2023-12-01T07:37:28.224486+0000 mgr.y (mgr.24362) 5070 : cluster 0 pgmap v5039: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:37:28.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:37:28 smithi080 bash[28361]: cluster 2023-12-01T07:37:28.224486+0000 mgr.y (mgr.24362) 5070 : cluster 0 pgmap v5039: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:37:28.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:37:28 smithi090 bash[32384]: cluster 2023-12-01T07:37:28.224486+0000 mgr.y (mgr.24362) 5070 : cluster 0 pgmap v5039: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:37:29.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:37:29 smithi080 bash[28361]: audit 2023-12-01T07:37:29.040848+0000 mon.a (mon.0) 3626 : audit 0 from='client.? 172.21.15.80:0/3767138084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:37:29.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:37:29 smithi080 bash[41963]: audit 2023-12-01T07:37:29.040848+0000 mon.a (mon.0) 3626 : audit 0 from='client.? 172.21.15.80:0/3767138084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:37:29.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:37:29 smithi090 bash[32384]: audit 2023-12-01T07:37:29.040848+0000 mon.a (mon.0) 3626 : audit 0 from='client.? 172.21.15.80:0/3767138084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:37:30.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:37:30 smithi080 bash[28361]: cluster 2023-12-01T07:37:30.225176+0000 mgr.y (mgr.24362) 5071 : cluster 0 pgmap v5040: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:37:30.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:37:30 smithi080 bash[41963]: cluster 2023-12-01T07:37:30.225176+0000 mgr.y (mgr.24362) 5071 : cluster 0 pgmap v5040: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:37:30.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:37:30 smithi090 bash[32384]: cluster 2023-12-01T07:37:30.225176+0000 mgr.y (mgr.24362) 5071 : cluster 0 pgmap v5040: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:37:31.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:37:31 smithi080 bash[28361]: audit 2023-12-01T07:37:31.498893+0000 mon.a (mon.0) 3627 : audit 0 from='client.? 172.21.15.80:0/3045664512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:37:31.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:37:31 smithi080 bash[41963]: audit 2023-12-01T07:37:31.498893+0000 mon.a (mon.0) 3627 : audit 0 from='client.? 172.21.15.80:0/3045664512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:37:32.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:37:31 smithi090 bash[32384]: audit 2023-12-01T07:37:31.498893+0000 mon.a (mon.0) 3627 : audit 0 from='client.? 172.21.15.80:0/3045664512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:37:32.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:37:32 smithi080 bash[41963]: cluster 2023-12-01T07:37:32.226294+0000 mgr.y (mgr.24362) 5072 : cluster 0 pgmap v5041: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:37:32.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:37:32 smithi080 bash[28361]: cluster 2023-12-01T07:37:32.226294+0000 mgr.y (mgr.24362) 5072 : cluster 0 pgmap v5041: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:37:33.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:37:32 smithi090 bash[32384]: cluster 2023-12-01T07:37:32.226294+0000 mgr.y (mgr.24362) 5072 : cluster 0 pgmap v5041: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:37:34.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:37:34 smithi090 bash[32384]: audit 2023-12-01T07:37:33.951754+0000 mon.a (mon.0) 3628 : audit 0 from='client.? 172.21.15.80:0/1266607340' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:37:34.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:37:34 smithi080 bash[28361]: audit 2023-12-01T07:37:33.951754+0000 mon.a (mon.0) 3628 : audit 0 from='client.? 172.21.15.80:0/1266607340' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:37:34.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:37:34 smithi080 bash[41963]: audit 2023-12-01T07:37:33.951754+0000 mon.a (mon.0) 3628 : audit 0 from='client.? 172.21.15.80:0/1266607340' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:37:35.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:37:35 smithi090 bash[32384]: cluster 2023-12-01T07:37:34.226985+0000 mgr.y (mgr.24362) 5073 : cluster 0 pgmap v5042: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:37:35.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:37:35 smithi080 bash[41963]: cluster 2023-12-01T07:37:34.226985+0000 mgr.y (mgr.24362) 5073 : cluster 0 pgmap v5042: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:37:35.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:37:35 smithi080 bash[28361]: cluster 2023-12-01T07:37:34.226985+0000 mgr.y (mgr.24362) 5073 : cluster 0 pgmap v5042: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:37:36.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:37:36 smithi080 bash[28361]: cluster 2023-12-01T07:37:36.228065+0000 mgr.y (mgr.24362) 5074 : cluster 0 pgmap v5043: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:37:36.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:37:36 smithi080 bash[41963]: cluster 2023-12-01T07:37:36.228065+0000 mgr.y (mgr.24362) 5074 : cluster 0 pgmap v5043: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:37:36.683 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:37:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:37:36] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T07:37:36.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:37:36 smithi090 bash[32384]: cluster 2023-12-01T07:37:36.228065+0000 mgr.y (mgr.24362) 5074 : cluster 0 pgmap v5043: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:37:37.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:37:37 smithi080 bash[28361]: audit 2023-12-01T07:37:36.407223+0000 mon.c (mon.2) 3232 : audit 0 from='client.? 172.21.15.80:0/1475680445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:37:37.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:37:37 smithi080 bash[41963]: audit 2023-12-01T07:37:36.407223+0000 mon.c (mon.2) 3232 : audit 0 from='client.? 172.21.15.80:0/1475680445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:37:37.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:37:37 smithi090 bash[32384]: audit 2023-12-01T07:37:36.407223+0000 mon.c (mon.2) 3232 : audit 0 from='client.? 172.21.15.80:0/1475680445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:37:38.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:37:38 smithi080 bash[28361]: cluster 2023-12-01T07:37:38.228665+0000 mgr.y (mgr.24362) 5075 : cluster 0 pgmap v5044: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:37:38.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:37:38 smithi080 bash[41963]: cluster 2023-12-01T07:37:38.228665+0000 mgr.y (mgr.24362) 5075 : cluster 0 pgmap v5044: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:37:38.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:37:38 smithi090 bash[32384]: cluster 2023-12-01T07:37:38.228665+0000 mgr.y (mgr.24362) 5075 : cluster 0 pgmap v5044: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:37:39.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:37:39 smithi080 bash[28361]: audit 2023-12-01T07:37:38.863211+0000 mon.a (mon.0) 3629 : audit 0 from='client.? 172.21.15.80:0/3966769414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:37:39.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:37:39 smithi080 bash[41963]: audit 2023-12-01T07:37:38.863211+0000 mon.a (mon.0) 3629 : audit 0 from='client.? 172.21.15.80:0/3966769414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:37:39.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:37:39 smithi090 bash[32384]: audit 2023-12-01T07:37:38.863211+0000 mon.a (mon.0) 3629 : audit 0 from='client.? 172.21.15.80:0/3966769414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:37:40.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:37:40 smithi080 bash[41963]: audit 2023-12-01T07:37:40.043680+0000 mon.c (mon.2) 3233 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:37:40.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:37:40 smithi080 bash[41963]: cluster 2023-12-01T07:37:40.229307+0000 mgr.y (mgr.24362) 5076 : cluster 0 pgmap v5045: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:37:40.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:37:40 smithi080 bash[28361]: audit 2023-12-01T07:37:40.043680+0000 mon.c (mon.2) 3233 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:37:40.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:37:40 smithi080 bash[28361]: cluster 2023-12-01T07:37:40.229307+0000 mgr.y (mgr.24362) 5076 : cluster 0 pgmap v5045: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:37:40.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:37:40 smithi090 bash[32384]: audit 2023-12-01T07:37:40.043680+0000 mon.c (mon.2) 3233 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:37:40.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:37:40 smithi090 bash[32384]: cluster 2023-12-01T07:37:40.229307+0000 mgr.y (mgr.24362) 5076 : cluster 0 pgmap v5045: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:37:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:37:41 smithi080 bash[28361]: audit 2023-12-01T07:37:41.318683+0000 mon.a (mon.0) 3630 : audit 0 from='client.? 172.21.15.80:0/1341666102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:37:41.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:37:41 smithi080 bash[41963]: audit 2023-12-01T07:37:41.318683+0000 mon.a (mon.0) 3630 : audit 0 from='client.? 172.21.15.80:0/1341666102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:37:41.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:37:41 smithi090 bash[32384]: audit 2023-12-01T07:37:41.318683+0000 mon.a (mon.0) 3630 : audit 0 from='client.? 172.21.15.80:0/1341666102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:37:42.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:37:42 smithi080 bash[28361]: cluster 2023-12-01T07:37:42.230476+0000 mgr.y (mgr.24362) 5077 : cluster 0 pgmap v5046: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:37:42.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:37:42 smithi080 bash[41963]: cluster 2023-12-01T07:37:42.230476+0000 mgr.y (mgr.24362) 5077 : cluster 0 pgmap v5046: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:37:42.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:37:42 smithi090 bash[32384]: cluster 2023-12-01T07:37:42.230476+0000 mgr.y (mgr.24362) 5077 : cluster 0 pgmap v5046: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:37:44.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:37:43 smithi080 bash[28361]: audit 2023-12-01T07:37:43.778965+0000 mon.c (mon.2) 3234 : audit 0 from='client.? 172.21.15.80:0/2881857311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:37:44.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:37:43 smithi080 bash[41963]: audit 2023-12-01T07:37:43.778965+0000 mon.c (mon.2) 3234 : audit 0 from='client.? 172.21.15.80:0/2881857311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:37:44.273 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:37:43 smithi090 bash[32384]: audit 2023-12-01T07:37:43.778965+0000 mon.c (mon.2) 3234 : audit 0 from='client.? 172.21.15.80:0/2881857311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:37:45.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:37:44 smithi080 bash[28361]: cluster 2023-12-01T07:37:44.231158+0000 mgr.y (mgr.24362) 5078 : cluster 0 pgmap v5047: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:37:45.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:37:44 smithi080 bash[41963]: cluster 2023-12-01T07:37:44.231158+0000 mgr.y (mgr.24362) 5078 : cluster 0 pgmap v5047: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:37:45.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:37:44 smithi090 bash[32384]: cluster 2023-12-01T07:37:44.231158+0000 mgr.y (mgr.24362) 5078 : cluster 0 pgmap v5047: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:37:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:37:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:37:46] "GET /metrics HTTP/1.1" 200 33973 "" "Prometheus/2.43.0" 2023-12-01T07:37:46.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:37:46 smithi080 bash[28361]: audit 2023-12-01T07:37:46.228818+0000 mon.c (mon.2) 3235 : audit 0 from='client.? 172.21.15.80:0/1389519926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:37:46.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:37:46 smithi080 bash[28361]: cluster 2023-12-01T07:37:46.231788+0000 mgr.y (mgr.24362) 5079 : cluster 0 pgmap v5048: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:37:46.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:37:46 smithi080 bash[41963]: audit 2023-12-01T07:37:46.228818+0000 mon.c (mon.2) 3235 : audit 0 from='client.? 172.21.15.80:0/1389519926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:37:46.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:37:46 smithi080 bash[41963]: cluster 2023-12-01T07:37:46.231788+0000 mgr.y (mgr.24362) 5079 : cluster 0 pgmap v5048: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:37:46.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:37:46 smithi090 bash[32384]: audit 2023-12-01T07:37:46.228818+0000 mon.c (mon.2) 3235 : audit 0 from='client.? 172.21.15.80:0/1389519926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:37:46.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:37:46 smithi090 bash[32384]: cluster 2023-12-01T07:37:46.231788+0000 mgr.y (mgr.24362) 5079 : cluster 0 pgmap v5048: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:37:49.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:37:49 smithi080 bash[28361]: cluster 2023-12-01T07:37:48.232368+0000 mgr.y (mgr.24362) 5080 : cluster 0 pgmap v5049: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:37:49.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:37:49 smithi080 bash[28361]: audit 2023-12-01T07:37:48.678417+0000 mon.c (mon.2) 3236 : audit 0 from='client.? 172.21.15.80:0/4011782160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:37:49.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:37:49 smithi080 bash[41963]: cluster 2023-12-01T07:37:48.232368+0000 mgr.y (mgr.24362) 5080 : cluster 0 pgmap v5049: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:37:49.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:37:49 smithi080 bash[41963]: audit 2023-12-01T07:37:48.678417+0000 mon.c (mon.2) 3236 : audit 0 from='client.? 172.21.15.80:0/4011782160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:37:49.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:37:49 smithi090 bash[32384]: cluster 2023-12-01T07:37:48.232368+0000 mgr.y (mgr.24362) 5080 : cluster 0 pgmap v5049: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:37:49.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:37:49 smithi090 bash[32384]: audit 2023-12-01T07:37:48.678417+0000 mon.c (mon.2) 3236 : audit 0 from='client.? 172.21.15.80:0/4011782160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:37:51.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:37:51 smithi080 bash[28361]: cluster 2023-12-01T07:37:50.233155+0000 mgr.y (mgr.24362) 5081 : cluster 0 pgmap v5050: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:37:51.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:37:51 smithi080 bash[28361]: audit 2023-12-01T07:37:51.133077+0000 mon.c (mon.2) 3237 : audit 0 from='client.? 172.21.15.80:0/1581359692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:37:51.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:37:51 smithi080 bash[41963]: cluster 2023-12-01T07:37:50.233155+0000 mgr.y (mgr.24362) 5081 : cluster 0 pgmap v5050: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:37:51.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:37:51 smithi080 bash[41963]: audit 2023-12-01T07:37:51.133077+0000 mon.c (mon.2) 3237 : audit 0 from='client.? 172.21.15.80:0/1581359692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:37:51.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:37:51 smithi090 bash[32384]: cluster 2023-12-01T07:37:50.233155+0000 mgr.y (mgr.24362) 5081 : cluster 0 pgmap v5050: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:37:51.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:37:51 smithi090 bash[32384]: audit 2023-12-01T07:37:51.133077+0000 mon.c (mon.2) 3237 : audit 0 from='client.? 172.21.15.80:0/1581359692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:37:53.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:37:53 smithi080 bash[28361]: cluster 2023-12-01T07:37:52.234428+0000 mgr.y (mgr.24362) 5082 : cluster 0 pgmap v5051: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:37:53.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:37:53 smithi080 bash[41963]: cluster 2023-12-01T07:37:52.234428+0000 mgr.y (mgr.24362) 5082 : cluster 0 pgmap v5051: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:37:53.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:37:53 smithi090 bash[32384]: cluster 2023-12-01T07:37:52.234428+0000 mgr.y (mgr.24362) 5082 : cluster 0 pgmap v5051: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:37:54.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:37:54 smithi080 bash[41963]: audit 2023-12-01T07:37:53.590868+0000 mon.a (mon.0) 3631 : audit 0 from='client.? 172.21.15.80:0/1357550747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:37:54.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:37:54 smithi080 bash[28361]: audit 2023-12-01T07:37:53.590868+0000 mon.a (mon.0) 3631 : audit 0 from='client.? 172.21.15.80:0/1357550747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:37:54.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:37:54 smithi090 bash[32384]: audit 2023-12-01T07:37:53.590868+0000 mon.a (mon.0) 3631 : audit 0 from='client.? 172.21.15.80:0/1357550747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:37:55.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:37:55 smithi080 bash[41963]: cluster 2023-12-01T07:37:54.235147+0000 mgr.y (mgr.24362) 5083 : cluster 0 pgmap v5052: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:37:55.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:37:55 smithi080 bash[41963]: audit 2023-12-01T07:37:55.044043+0000 mon.c (mon.2) 3238 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:37:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:37:55 smithi080 bash[28361]: cluster 2023-12-01T07:37:54.235147+0000 mgr.y (mgr.24362) 5083 : cluster 0 pgmap v5052: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:37:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:37:55 smithi080 bash[28361]: audit 2023-12-01T07:37:55.044043+0000 mon.c (mon.2) 3238 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:37:55.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:37:55 smithi090 bash[32384]: cluster 2023-12-01T07:37:54.235147+0000 mgr.y (mgr.24362) 5083 : cluster 0 pgmap v5052: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:37:55.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:37:55 smithi090 bash[32384]: audit 2023-12-01T07:37:55.044043+0000 mon.c (mon.2) 3238 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:37:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:37:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:37:56] "GET /metrics HTTP/1.1" 200 33973 "" "Prometheus/2.43.0" 2023-12-01T07:37:56.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:37:56 smithi080 bash[28361]: audit 2023-12-01T07:37:56.011994+0000 mon.c (mon.2) 3239 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:37:56.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:37:56 smithi080 bash[28361]: audit 2023-12-01T07:37:56.072022+0000 mon.a (mon.0) 3632 : audit 0 from='client.? 172.21.15.80:0/2174787756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:37:56.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:37:56 smithi080 bash[28361]: cluster 2023-12-01T07:37:56.235918+0000 mgr.y (mgr.24362) 5084 : cluster 0 pgmap v5053: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:37:56.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:37:56 smithi080 bash[41963]: audit 2023-12-01T07:37:56.011994+0000 mon.c (mon.2) 3239 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:37:56.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:37:56 smithi080 bash[41963]: audit 2023-12-01T07:37:56.072022+0000 mon.a (mon.0) 3632 : audit 0 from='client.? 172.21.15.80:0/2174787756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:37:56.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:37:56 smithi080 bash[41963]: cluster 2023-12-01T07:37:56.235918+0000 mgr.y (mgr.24362) 5084 : cluster 0 pgmap v5053: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:37:56.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:37:56 smithi090 bash[32384]: audit 2023-12-01T07:37:56.011994+0000 mon.c (mon.2) 3239 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:37:56.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:37:56 smithi090 bash[32384]: audit 2023-12-01T07:37:56.072022+0000 mon.a (mon.0) 3632 : audit 0 from='client.? 172.21.15.80:0/2174787756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:37:56.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:37:56 smithi090 bash[32384]: cluster 2023-12-01T07:37:56.235918+0000 mgr.y (mgr.24362) 5084 : cluster 0 pgmap v5053: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:37:59.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:37:59 smithi080 bash[28361]: cluster 2023-12-01T07:37:58.236387+0000 mgr.y (mgr.24362) 5085 : cluster 0 pgmap v5054: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:37:59.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:37:59 smithi080 bash[28361]: audit 2023-12-01T07:37:58.536678+0000 mon.c (mon.2) 3240 : audit 0 from='client.? 172.21.15.80:0/2292510098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:37:59.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:37:59 smithi080 bash[41963]: cluster 2023-12-01T07:37:58.236387+0000 mgr.y (mgr.24362) 5085 : cluster 0 pgmap v5054: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:37:59.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:37:59 smithi080 bash[41963]: audit 2023-12-01T07:37:58.536678+0000 mon.c (mon.2) 3240 : audit 0 from='client.? 172.21.15.80:0/2292510098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:37:59.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:37:59 smithi090 bash[32384]: cluster 2023-12-01T07:37:58.236387+0000 mgr.y (mgr.24362) 5085 : cluster 0 pgmap v5054: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:37:59.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:37:59 smithi090 bash[32384]: audit 2023-12-01T07:37:58.536678+0000 mon.c (mon.2) 3240 : audit 0 from='client.? 172.21.15.80:0/2292510098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:38:01.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:38:01 smithi080 bash[41963]: cluster 2023-12-01T07:38:00.237047+0000 mgr.y (mgr.24362) 5086 : cluster 0 pgmap v5055: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:38:01.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:38:01 smithi080 bash[41963]: audit 2023-12-01T07:38:01.036573+0000 mon.c (mon.2) 3241 : audit 0 from='client.? 172.21.15.80:0/3703447319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:38:01.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:38:01 smithi080 bash[28361]: cluster 2023-12-01T07:38:00.237047+0000 mgr.y (mgr.24362) 5086 : cluster 0 pgmap v5055: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:38:01.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:38:01 smithi080 bash[28361]: audit 2023-12-01T07:38:01.036573+0000 mon.c (mon.2) 3241 : audit 0 from='client.? 172.21.15.80:0/3703447319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:38:01.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:38:01 smithi090 bash[32384]: cluster 2023-12-01T07:38:00.237047+0000 mgr.y (mgr.24362) 5086 : cluster 0 pgmap v5055: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:38:01.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:38:01 smithi090 bash[32384]: audit 2023-12-01T07:38:01.036573+0000 mon.c (mon.2) 3241 : audit 0 from='client.? 172.21.15.80:0/3703447319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:38:03.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:38:02 smithi080 bash[41963]: audit 2023-12-01T07:38:01.906505+0000 mon.a (mon.0) 3633 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:38:03.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:38:02 smithi080 bash[41963]: audit 2023-12-01T07:38:01.917619+0000 mon.a (mon.0) 3634 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:38:03.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:38:02 smithi080 bash[41963]: audit 2023-12-01T07:38:02.206523+0000 mon.a (mon.0) 3635 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:38:03.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:38:02 smithi080 bash[41963]: audit 2023-12-01T07:38:02.216345+0000 mon.a (mon.0) 3636 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:38:03.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:38:02 smithi080 bash[41963]: cluster 2023-12-01T07:38:02.237876+0000 mgr.y (mgr.24362) 5087 : cluster 0 pgmap v5056: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:38:03.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:38:02 smithi080 bash[41963]: audit 2023-12-01T07:38:02.700783+0000 mon.c (mon.2) 3242 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:38:03.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:38:02 smithi080 bash[41963]: audit 2023-12-01T07:38:02.702788+0000 mon.c (mon.2) 3243 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:38:03.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:38:02 smithi080 bash[41963]: audit 2023-12-01T07:38:02.712330+0000 mon.a (mon.0) 3637 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:38:03.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:38:02 smithi080 bash[28361]: audit 2023-12-01T07:38:01.906505+0000 mon.a (mon.0) 3633 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:38:03.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:38:02 smithi080 bash[28361]: audit 2023-12-01T07:38:01.917619+0000 mon.a (mon.0) 3634 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:38:03.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:38:02 smithi080 bash[28361]: audit 2023-12-01T07:38:02.206523+0000 mon.a (mon.0) 3635 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:38:03.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:38:02 smithi080 bash[28361]: audit 2023-12-01T07:38:02.216345+0000 mon.a (mon.0) 3636 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:38:03.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:38:02 smithi080 bash[28361]: cluster 2023-12-01T07:38:02.237876+0000 mgr.y (mgr.24362) 5087 : cluster 0 pgmap v5056: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:38:03.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:38:02 smithi080 bash[28361]: audit 2023-12-01T07:38:02.700783+0000 mon.c (mon.2) 3242 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:38:03.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:38:02 smithi080 bash[28361]: audit 2023-12-01T07:38:02.702788+0000 mon.c (mon.2) 3243 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:38:03.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:38:02 smithi080 bash[28361]: audit 2023-12-01T07:38:02.712330+0000 mon.a (mon.0) 3637 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:38:03.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:38:02 smithi090 bash[32384]: audit 2023-12-01T07:38:01.906505+0000 mon.a (mon.0) 3633 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:38:03.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:38:02 smithi090 bash[32384]: audit 2023-12-01T07:38:01.917619+0000 mon.a (mon.0) 3634 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:38:03.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:38:02 smithi090 bash[32384]: audit 2023-12-01T07:38:02.206523+0000 mon.a (mon.0) 3635 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:38:03.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:38:02 smithi090 bash[32384]: audit 2023-12-01T07:38:02.216345+0000 mon.a (mon.0) 3636 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:38:03.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:38:02 smithi090 bash[32384]: cluster 2023-12-01T07:38:02.237876+0000 mgr.y (mgr.24362) 5087 : cluster 0 pgmap v5056: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:38:03.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:38:02 smithi090 bash[32384]: audit 2023-12-01T07:38:02.700783+0000 mon.c (mon.2) 3242 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:38:03.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:38:02 smithi090 bash[32384]: audit 2023-12-01T07:38:02.702788+0000 mon.c (mon.2) 3243 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:38:03.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:38:02 smithi090 bash[32384]: audit 2023-12-01T07:38:02.712330+0000 mon.a (mon.0) 3637 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:38:04.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:38:04 smithi090 bash[32384]: audit 2023-12-01T07:38:03.497997+0000 mon.a (mon.0) 3638 : audit 0 from='client.? 172.21.15.80:0/3406442936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:38:04.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:38:04 smithi080 bash[28361]: audit 2023-12-01T07:38:03.497997+0000 mon.a (mon.0) 3638 : audit 0 from='client.? 172.21.15.80:0/3406442936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:38:04.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:38:04 smithi080 bash[41963]: audit 2023-12-01T07:38:03.497997+0000 mon.a (mon.0) 3638 : audit 0 from='client.? 172.21.15.80:0/3406442936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:38:05.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:38:05 smithi090 bash[32384]: cluster 2023-12-01T07:38:04.238537+0000 mgr.y (mgr.24362) 5088 : cluster 0 pgmap v5057: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:38:05.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:38:05 smithi080 bash[28361]: cluster 2023-12-01T07:38:04.238537+0000 mgr.y (mgr.24362) 5088 : cluster 0 pgmap v5057: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:38:05.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:38:05 smithi080 bash[41963]: cluster 2023-12-01T07:38:04.238537+0000 mgr.y (mgr.24362) 5088 : cluster 0 pgmap v5057: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:38:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:38:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:38:06] "GET /metrics HTTP/1.1" 200 33973 "" "Prometheus/2.43.0" 2023-12-01T07:38:06.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:38:06 smithi080 bash[28361]: audit 2023-12-01T07:38:05.946595+0000 mon.c (mon.2) 3244 : audit 0 from='client.? 172.21.15.80:0/1855864116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:38:06.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:38:06 smithi080 bash[28361]: cluster 2023-12-01T07:38:06.239646+0000 mgr.y (mgr.24362) 5089 : cluster 0 pgmap v5058: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:38:06.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:38:06 smithi080 bash[41963]: audit 2023-12-01T07:38:05.946595+0000 mon.c (mon.2) 3244 : audit 0 from='client.? 172.21.15.80:0/1855864116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:38:06.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:38:06 smithi080 bash[41963]: cluster 2023-12-01T07:38:06.239646+0000 mgr.y (mgr.24362) 5089 : cluster 0 pgmap v5058: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:38:06.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:38:06 smithi090 bash[32384]: audit 2023-12-01T07:38:05.946595+0000 mon.c (mon.2) 3244 : audit 0 from='client.? 172.21.15.80:0/1855864116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:38:06.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:38:06 smithi090 bash[32384]: cluster 2023-12-01T07:38:06.239646+0000 mgr.y (mgr.24362) 5089 : cluster 0 pgmap v5058: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:38:09.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:38:09 smithi080 bash[28361]: cluster 2023-12-01T07:38:08.240296+0000 mgr.y (mgr.24362) 5090 : cluster 0 pgmap v5059: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:38:09.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:38:09 smithi080 bash[28361]: audit 2023-12-01T07:38:08.403961+0000 mon.c (mon.2) 3245 : audit 0 from='client.? 172.21.15.80:0/3308677519' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:38:09.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:38:09 smithi080 bash[41963]: cluster 2023-12-01T07:38:08.240296+0000 mgr.y (mgr.24362) 5090 : cluster 0 pgmap v5059: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:38:09.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:38:09 smithi080 bash[41963]: audit 2023-12-01T07:38:08.403961+0000 mon.c (mon.2) 3245 : audit 0 from='client.? 172.21.15.80:0/3308677519' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:38:09.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:38:09 smithi090 bash[32384]: cluster 2023-12-01T07:38:08.240296+0000 mgr.y (mgr.24362) 5090 : cluster 0 pgmap v5059: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:38:09.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:38:09 smithi090 bash[32384]: audit 2023-12-01T07:38:08.403961+0000 mon.c (mon.2) 3245 : audit 0 from='client.? 172.21.15.80:0/3308677519' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:38:10.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:38:10 smithi080 bash[28361]: audit 2023-12-01T07:38:10.044419+0000 mon.c (mon.2) 3246 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:38:10.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:38:10 smithi080 bash[41963]: audit 2023-12-01T07:38:10.044419+0000 mon.c (mon.2) 3246 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:38:10.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:38:10 smithi090 bash[32384]: audit 2023-12-01T07:38:10.044419+0000 mon.c (mon.2) 3246 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:38:11.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:38:11 smithi080 bash[28361]: cluster 2023-12-01T07:38:10.240859+0000 mgr.y (mgr.24362) 5091 : cluster 0 pgmap v5060: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:38:11.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:38:11 smithi080 bash[28361]: audit 2023-12-01T07:38:10.853935+0000 mon.a (mon.0) 3639 : audit 0 from='client.? 172.21.15.80:0/1780553204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:38:11.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:38:11 smithi080 bash[41963]: cluster 2023-12-01T07:38:10.240859+0000 mgr.y (mgr.24362) 5091 : cluster 0 pgmap v5060: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:38:11.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:38:11 smithi080 bash[41963]: audit 2023-12-01T07:38:10.853935+0000 mon.a (mon.0) 3639 : audit 0 from='client.? 172.21.15.80:0/1780553204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:38:11.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:38:11 smithi090 bash[32384]: cluster 2023-12-01T07:38:10.240859+0000 mgr.y (mgr.24362) 5091 : cluster 0 pgmap v5060: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:38:11.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:38:11 smithi090 bash[32384]: audit 2023-12-01T07:38:10.853935+0000 mon.a (mon.0) 3639 : audit 0 from='client.? 172.21.15.80:0/1780553204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:38:13.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:38:13 smithi080 bash[28361]: cluster 2023-12-01T07:38:12.241946+0000 mgr.y (mgr.24362) 5092 : cluster 0 pgmap v5061: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:38:13.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:38:13 smithi080 bash[41963]: cluster 2023-12-01T07:38:12.241946+0000 mgr.y (mgr.24362) 5092 : cluster 0 pgmap v5061: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:38:13.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:38:13 smithi090 bash[32384]: cluster 2023-12-01T07:38:12.241946+0000 mgr.y (mgr.24362) 5092 : cluster 0 pgmap v5061: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:38:14.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:38:14 smithi080 bash[28361]: audit 2023-12-01T07:38:13.312906+0000 mon.a (mon.0) 3640 : audit 0 from='client.? 172.21.15.80:0/1711412087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:38:14.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:38:14 smithi080 bash[41963]: audit 2023-12-01T07:38:13.312906+0000 mon.a (mon.0) 3640 : audit 0 from='client.? 172.21.15.80:0/1711412087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:38:14.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:38:14 smithi090 bash[32384]: audit 2023-12-01T07:38:13.312906+0000 mon.a (mon.0) 3640 : audit 0 from='client.? 172.21.15.80:0/1711412087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:38:15.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:38:15 smithi080 bash[28361]: cluster 2023-12-01T07:38:14.242581+0000 mgr.y (mgr.24362) 5093 : cluster 0 pgmap v5062: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:38:15.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:38:15 smithi080 bash[41963]: cluster 2023-12-01T07:38:14.242581+0000 mgr.y (mgr.24362) 5093 : cluster 0 pgmap v5062: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:38:15.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:38:15 smithi090 bash[32384]: cluster 2023-12-01T07:38:14.242581+0000 mgr.y (mgr.24362) 5093 : cluster 0 pgmap v5062: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:38:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:38:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:38:16] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.43.0" 2023-12-01T07:38:16.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:38:16 smithi080 bash[28361]: audit 2023-12-01T07:38:15.768045+0000 mon.c (mon.2) 3247 : audit 0 from='client.? 172.21.15.80:0/2828625806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:38:16.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:38:16 smithi080 bash[28361]: cluster 2023-12-01T07:38:16.243639+0000 mgr.y (mgr.24362) 5094 : cluster 0 pgmap v5063: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:38:16.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:38:16 smithi080 bash[41963]: audit 2023-12-01T07:38:15.768045+0000 mon.c (mon.2) 3247 : audit 0 from='client.? 172.21.15.80:0/2828625806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:38:16.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:38:16 smithi080 bash[41963]: cluster 2023-12-01T07:38:16.243639+0000 mgr.y (mgr.24362) 5094 : cluster 0 pgmap v5063: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:38:16.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:38:16 smithi090 bash[32384]: audit 2023-12-01T07:38:15.768045+0000 mon.c (mon.2) 3247 : audit 0 from='client.? 172.21.15.80:0/2828625806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:38:16.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:38:16 smithi090 bash[32384]: cluster 2023-12-01T07:38:16.243639+0000 mgr.y (mgr.24362) 5094 : cluster 0 pgmap v5063: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:38:18.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:38:18 smithi080 bash[28361]: audit 2023-12-01T07:38:18.221949+0000 mon.c (mon.2) 3248 : audit 0 from='client.? 172.21.15.80:0/854930649' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:38:18.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:38:18 smithi080 bash[41963]: audit 2023-12-01T07:38:18.221949+0000 mon.c (mon.2) 3248 : audit 0 from='client.? 172.21.15.80:0/854930649' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:38:18.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:38:18 smithi090 bash[32384]: audit 2023-12-01T07:38:18.221949+0000 mon.c (mon.2) 3248 : audit 0 from='client.? 172.21.15.80:0/854930649' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:38:19.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:38:19 smithi080 bash[28361]: cluster 2023-12-01T07:38:18.244061+0000 mgr.y (mgr.24362) 5095 : cluster 0 pgmap v5064: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:38:19.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:38:19 smithi080 bash[41963]: cluster 2023-12-01T07:38:18.244061+0000 mgr.y (mgr.24362) 5095 : cluster 0 pgmap v5064: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:38:19.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:38:19 smithi090 bash[32384]: cluster 2023-12-01T07:38:18.244061+0000 mgr.y (mgr.24362) 5095 : cluster 0 pgmap v5064: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:38:21.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:38:21 smithi080 bash[28361]: cluster 2023-12-01T07:38:20.244639+0000 mgr.y (mgr.24362) 5096 : cluster 0 pgmap v5065: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:38:21.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:38:21 smithi080 bash[28361]: audit 2023-12-01T07:38:20.671442+0000 mon.c (mon.2) 3249 : audit 0 from='client.? 172.21.15.80:0/3298285048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:38:21.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:38:21 smithi080 bash[41963]: cluster 2023-12-01T07:38:20.244639+0000 mgr.y (mgr.24362) 5096 : cluster 0 pgmap v5065: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:38:21.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:38:21 smithi080 bash[41963]: audit 2023-12-01T07:38:20.671442+0000 mon.c (mon.2) 3249 : audit 0 from='client.? 172.21.15.80:0/3298285048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:38:21.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:38:21 smithi090 bash[32384]: cluster 2023-12-01T07:38:20.244639+0000 mgr.y (mgr.24362) 5096 : cluster 0 pgmap v5065: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:38:21.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:38:21 smithi090 bash[32384]: audit 2023-12-01T07:38:20.671442+0000 mon.c (mon.2) 3249 : audit 0 from='client.? 172.21.15.80:0/3298285048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:38:23.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:38:23 smithi080 bash[28361]: cluster 2023-12-01T07:38:22.245696+0000 mgr.y (mgr.24362) 5097 : cluster 0 pgmap v5066: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:38:23.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:38:23 smithi080 bash[28361]: audit 2023-12-01T07:38:23.120813+0000 mon.c (mon.2) 3250 : audit 0 from='client.? 172.21.15.80:0/3510987133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:38:23.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:38:23 smithi080 bash[41963]: cluster 2023-12-01T07:38:22.245696+0000 mgr.y (mgr.24362) 5097 : cluster 0 pgmap v5066: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:38:23.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:38:23 smithi080 bash[41963]: audit 2023-12-01T07:38:23.120813+0000 mon.c (mon.2) 3250 : audit 0 from='client.? 172.21.15.80:0/3510987133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:38:23.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:38:23 smithi090 bash[32384]: cluster 2023-12-01T07:38:22.245696+0000 mgr.y (mgr.24362) 5097 : cluster 0 pgmap v5066: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:38:23.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:38:23 smithi090 bash[32384]: audit 2023-12-01T07:38:23.120813+0000 mon.c (mon.2) 3250 : audit 0 from='client.? 172.21.15.80:0/3510987133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:38:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:38:25 smithi080 bash[28361]: cluster 2023-12-01T07:38:24.246360+0000 mgr.y (mgr.24362) 5098 : cluster 0 pgmap v5067: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:38:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:38:25 smithi080 bash[28361]: audit 2023-12-01T07:38:25.044777+0000 mon.c (mon.2) 3251 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:38:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:38:25 smithi080 bash[41963]: cluster 2023-12-01T07:38:24.246360+0000 mgr.y (mgr.24362) 5098 : cluster 0 pgmap v5067: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:38:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:38:25 smithi080 bash[41963]: audit 2023-12-01T07:38:25.044777+0000 mon.c (mon.2) 3251 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:38:25.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:38:25 smithi090 bash[32384]: cluster 2023-12-01T07:38:24.246360+0000 mgr.y (mgr.24362) 5098 : cluster 0 pgmap v5067: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:38:25.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:38:25 smithi090 bash[32384]: audit 2023-12-01T07:38:25.044777+0000 mon.c (mon.2) 3251 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:38:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:38:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:38:26] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T07:38:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:38:26 smithi080 bash[28361]: audit 2023-12-01T07:38:25.578679+0000 mon.a (mon.0) 3641 : audit 0 from='client.? 172.21.15.80:0/1401761307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:38:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:38:26 smithi080 bash[28361]: cluster 2023-12-01T07:38:26.247483+0000 mgr.y (mgr.24362) 5099 : cluster 0 pgmap v5068: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:38:26.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:38:26 smithi080 bash[41963]: audit 2023-12-01T07:38:25.578679+0000 mon.a (mon.0) 3641 : audit 0 from='client.? 172.21.15.80:0/1401761307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:38:26.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:38:26 smithi080 bash[41963]: cluster 2023-12-01T07:38:26.247483+0000 mgr.y (mgr.24362) 5099 : cluster 0 pgmap v5068: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:38:26.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:38:26 smithi090 bash[32384]: audit 2023-12-01T07:38:25.578679+0000 mon.a (mon.0) 3641 : audit 0 from='client.? 172.21.15.80:0/1401761307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:38:26.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:38:26 smithi090 bash[32384]: cluster 2023-12-01T07:38:26.247483+0000 mgr.y (mgr.24362) 5099 : cluster 0 pgmap v5068: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:38:28.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:38:28 smithi080 bash[28361]: audit 2023-12-01T07:38:28.040171+0000 mon.c (mon.2) 3252 : audit 0 from='client.? 172.21.15.80:0/4046823116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:38:28.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:38:28 smithi080 bash[41963]: audit 2023-12-01T07:38:28.040171+0000 mon.c (mon.2) 3252 : audit 0 from='client.? 172.21.15.80:0/4046823116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:38:28.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:38:28 smithi090 bash[32384]: audit 2023-12-01T07:38:28.040171+0000 mon.c (mon.2) 3252 : audit 0 from='client.? 172.21.15.80:0/4046823116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:38:29.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:38:29 smithi080 bash[28361]: cluster 2023-12-01T07:38:28.248143+0000 mgr.y (mgr.24362) 5100 : cluster 0 pgmap v5069: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:38:29.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:38:29 smithi080 bash[41963]: cluster 2023-12-01T07:38:28.248143+0000 mgr.y (mgr.24362) 5100 : cluster 0 pgmap v5069: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:38:29.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:38:29 smithi090 bash[32384]: cluster 2023-12-01T07:38:28.248143+0000 mgr.y (mgr.24362) 5100 : cluster 0 pgmap v5069: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:38:31.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:38:31 smithi080 bash[41963]: cluster 2023-12-01T07:38:30.248616+0000 mgr.y (mgr.24362) 5101 : cluster 0 pgmap v5070: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:38:31.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:38:31 smithi080 bash[41963]: audit 2023-12-01T07:38:30.500639+0000 mon.c (mon.2) 3253 : audit 0 from='client.? 172.21.15.80:0/2540938336' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:38:31.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:38:31 smithi080 bash[28361]: cluster 2023-12-01T07:38:30.248616+0000 mgr.y (mgr.24362) 5101 : cluster 0 pgmap v5070: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:38:31.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:38:31 smithi080 bash[28361]: audit 2023-12-01T07:38:30.500639+0000 mon.c (mon.2) 3253 : audit 0 from='client.? 172.21.15.80:0/2540938336' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:38:31.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:38:31 smithi090 bash[32384]: cluster 2023-12-01T07:38:30.248616+0000 mgr.y (mgr.24362) 5101 : cluster 0 pgmap v5070: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:38:31.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:38:31 smithi090 bash[32384]: audit 2023-12-01T07:38:30.500639+0000 mon.c (mon.2) 3253 : audit 0 from='client.? 172.21.15.80:0/2540938336' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:38:33.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:38:33 smithi080 bash[28361]: cluster 2023-12-01T07:38:32.249724+0000 mgr.y (mgr.24362) 5102 : cluster 0 pgmap v5071: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:38:33.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:38:33 smithi080 bash[28361]: audit 2023-12-01T07:38:32.954518+0000 mon.c (mon.2) 3254 : audit 0 from='client.? 172.21.15.80:0/2153485019' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:38:33.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:38:33 smithi080 bash[41963]: cluster 2023-12-01T07:38:32.249724+0000 mgr.y (mgr.24362) 5102 : cluster 0 pgmap v5071: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:38:33.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:38:33 smithi080 bash[41963]: audit 2023-12-01T07:38:32.954518+0000 mon.c (mon.2) 3254 : audit 0 from='client.? 172.21.15.80:0/2153485019' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:38:33.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:38:33 smithi090 bash[32384]: cluster 2023-12-01T07:38:32.249724+0000 mgr.y (mgr.24362) 5102 : cluster 0 pgmap v5071: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:38:33.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:38:33 smithi090 bash[32384]: audit 2023-12-01T07:38:32.954518+0000 mon.c (mon.2) 3254 : audit 0 from='client.? 172.21.15.80:0/2153485019' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:38:35.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:38:35 smithi080 bash[28361]: cluster 2023-12-01T07:38:34.250365+0000 mgr.y (mgr.24362) 5103 : cluster 0 pgmap v5072: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:38:35.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:38:35 smithi080 bash[41963]: cluster 2023-12-01T07:38:34.250365+0000 mgr.y (mgr.24362) 5103 : cluster 0 pgmap v5072: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:38:35.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:38:35 smithi090 bash[32384]: cluster 2023-12-01T07:38:34.250365+0000 mgr.y (mgr.24362) 5103 : cluster 0 pgmap v5072: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:38:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:38:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:38:36] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T07:38:36.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:38:36 smithi080 bash[28361]: audit 2023-12-01T07:38:35.410859+0000 mon.c (mon.2) 3255 : audit 0 from='client.? 172.21.15.80:0/1039223532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:38:36.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:38:36 smithi080 bash[28361]: cluster 2023-12-01T07:38:36.251504+0000 mgr.y (mgr.24362) 5104 : cluster 0 pgmap v5073: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:38:36.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:38:36 smithi080 bash[41963]: audit 2023-12-01T07:38:35.410859+0000 mon.c (mon.2) 3255 : audit 0 from='client.? 172.21.15.80:0/1039223532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:38:36.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:38:36 smithi080 bash[41963]: cluster 2023-12-01T07:38:36.251504+0000 mgr.y (mgr.24362) 5104 : cluster 0 pgmap v5073: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:38:36.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:38:36 smithi090 bash[32384]: audit 2023-12-01T07:38:35.410859+0000 mon.c (mon.2) 3255 : audit 0 from='client.? 172.21.15.80:0/1039223532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:38:36.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:38:36 smithi090 bash[32384]: cluster 2023-12-01T07:38:36.251504+0000 mgr.y (mgr.24362) 5104 : cluster 0 pgmap v5073: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:38:38.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:38:37 smithi080 bash[28361]: audit 2023-12-01T07:38:37.858813+0000 mon.a (mon.0) 3642 : audit 0 from='client.? 172.21.15.80:0/862082646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:38:38.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:38:37 smithi080 bash[41963]: audit 2023-12-01T07:38:37.858813+0000 mon.a (mon.0) 3642 : audit 0 from='client.? 172.21.15.80:0/862082646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:38:38.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:38:37 smithi090 bash[32384]: audit 2023-12-01T07:38:37.858813+0000 mon.a (mon.0) 3642 : audit 0 from='client.? 172.21.15.80:0/862082646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:38:39.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:38:38 smithi080 bash[41963]: cluster 2023-12-01T07:38:38.252235+0000 mgr.y (mgr.24362) 5105 : cluster 0 pgmap v5074: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:38:39.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:38:38 smithi080 bash[28361]: cluster 2023-12-01T07:38:38.252235+0000 mgr.y (mgr.24362) 5105 : cluster 0 pgmap v5074: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:38:39.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:38:38 smithi090 bash[32384]: cluster 2023-12-01T07:38:38.252235+0000 mgr.y (mgr.24362) 5105 : cluster 0 pgmap v5074: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:38:40.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:38:40 smithi080 bash[28361]: audit 2023-12-01T07:38:40.045090+0000 mon.c (mon.2) 3256 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:38:40.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:38:40 smithi080 bash[41963]: audit 2023-12-01T07:38:40.045090+0000 mon.c (mon.2) 3256 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:38:40.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:38:40 smithi090 bash[32384]: audit 2023-12-01T07:38:40.045090+0000 mon.c (mon.2) 3256 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:38:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:38:41 smithi080 bash[28361]: cluster 2023-12-01T07:38:40.252874+0000 mgr.y (mgr.24362) 5106 : cluster 0 pgmap v5075: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:38:41.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:38:41 smithi080 bash[28361]: audit 2023-12-01T07:38:40.314062+0000 mon.c (mon.2) 3257 : audit 0 from='client.? 172.21.15.80:0/1139905416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:38:41.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:38:41 smithi080 bash[41963]: cluster 2023-12-01T07:38:40.252874+0000 mgr.y (mgr.24362) 5106 : cluster 0 pgmap v5075: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:38:41.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:38:41 smithi080 bash[41963]: audit 2023-12-01T07:38:40.314062+0000 mon.c (mon.2) 3257 : audit 0 from='client.? 172.21.15.80:0/1139905416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:38:41.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:38:41 smithi090 bash[32384]: cluster 2023-12-01T07:38:40.252874+0000 mgr.y (mgr.24362) 5106 : cluster 0 pgmap v5075: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:38:41.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:38:41 smithi090 bash[32384]: audit 2023-12-01T07:38:40.314062+0000 mon.c (mon.2) 3257 : audit 0 from='client.? 172.21.15.80:0/1139905416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:38:43.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:38:43 smithi080 bash[28361]: cluster 2023-12-01T07:38:42.254017+0000 mgr.y (mgr.24362) 5107 : cluster 0 pgmap v5076: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:38:43.685 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:38:43 smithi080 bash[28361]: audit 2023-12-01T07:38:42.778137+0000 mon.c (mon.2) 3258 : audit 0 from='client.? 172.21.15.80:0/3624246529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:38:43.685 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:38:43 smithi080 bash[41963]: cluster 2023-12-01T07:38:42.254017+0000 mgr.y (mgr.24362) 5107 : cluster 0 pgmap v5076: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:38:43.685 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:38:43 smithi080 bash[41963]: audit 2023-12-01T07:38:42.778137+0000 mon.c (mon.2) 3258 : audit 0 from='client.? 172.21.15.80:0/3624246529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:38:43.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:38:43 smithi090 bash[32384]: cluster 2023-12-01T07:38:42.254017+0000 mgr.y (mgr.24362) 5107 : cluster 0 pgmap v5076: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:38:43.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:38:43 smithi090 bash[32384]: audit 2023-12-01T07:38:42.778137+0000 mon.c (mon.2) 3258 : audit 0 from='client.? 172.21.15.80:0/3624246529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:38:45.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:38:45 smithi080 bash[28361]: cluster 2023-12-01T07:38:44.254676+0000 mgr.y (mgr.24362) 5108 : cluster 0 pgmap v5077: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:38:45.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:38:45 smithi080 bash[28361]: audit 2023-12-01T07:38:45.230535+0000 mon.a (mon.0) 3643 : audit 0 from='client.? 172.21.15.80:0/2257420948' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:38:45.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:38:45 smithi080 bash[41963]: cluster 2023-12-01T07:38:44.254676+0000 mgr.y (mgr.24362) 5108 : cluster 0 pgmap v5077: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:38:45.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:38:45 smithi080 bash[41963]: audit 2023-12-01T07:38:45.230535+0000 mon.a (mon.0) 3643 : audit 0 from='client.? 172.21.15.80:0/2257420948' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:38:45.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:38:45 smithi090 bash[32384]: cluster 2023-12-01T07:38:44.254676+0000 mgr.y (mgr.24362) 5108 : cluster 0 pgmap v5077: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:38:45.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:38:45 smithi090 bash[32384]: audit 2023-12-01T07:38:45.230535+0000 mon.a (mon.0) 3643 : audit 0 from='client.? 172.21.15.80:0/2257420948' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:38:46.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:38:46 smithi080 bash[28361]: cluster 2023-12-01T07:38:46.255943+0000 mgr.y (mgr.24362) 5109 : cluster 0 pgmap v5078: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:38:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:38:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:38:46] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T07:38:46.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:38:46 smithi080 bash[41963]: cluster 2023-12-01T07:38:46.255943+0000 mgr.y (mgr.24362) 5109 : cluster 0 pgmap v5078: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:38:46.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:38:46 smithi090 bash[32384]: cluster 2023-12-01T07:38:46.255943+0000 mgr.y (mgr.24362) 5109 : cluster 0 pgmap v5078: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:38:48.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:38:47 smithi090 bash[32384]: audit 2023-12-01T07:38:47.684318+0000 mon.a (mon.0) 3644 : audit 0 from='client.? 172.21.15.80:0/2706464891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:38:48.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:38:47 smithi080 bash[41963]: audit 2023-12-01T07:38:47.684318+0000 mon.a (mon.0) 3644 : audit 0 from='client.? 172.21.15.80:0/2706464891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:38:48.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:38:47 smithi080 bash[28361]: audit 2023-12-01T07:38:47.684318+0000 mon.a (mon.0) 3644 : audit 0 from='client.? 172.21.15.80:0/2706464891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:38:49.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:38:48 smithi090 bash[32384]: cluster 2023-12-01T07:38:48.256566+0000 mgr.y (mgr.24362) 5110 : cluster 0 pgmap v5079: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:38:49.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:38:48 smithi080 bash[28361]: cluster 2023-12-01T07:38:48.256566+0000 mgr.y (mgr.24362) 5110 : cluster 0 pgmap v5079: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:38:49.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:38:48 smithi080 bash[41963]: cluster 2023-12-01T07:38:48.256566+0000 mgr.y (mgr.24362) 5110 : cluster 0 pgmap v5079: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:38:50.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:38:50 smithi090 bash[32384]: audit 2023-12-01T07:38:50.133672+0000 mon.a (mon.0) 3645 : audit 0 from='client.? 172.21.15.80:0/2429316524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:38:50.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:38:50 smithi080 bash[28361]: audit 2023-12-01T07:38:50.133672+0000 mon.a (mon.0) 3645 : audit 0 from='client.? 172.21.15.80:0/2429316524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:38:50.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:38:50 smithi080 bash[41963]: audit 2023-12-01T07:38:50.133672+0000 mon.a (mon.0) 3645 : audit 0 from='client.? 172.21.15.80:0/2429316524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:38:51.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:38:51 smithi090 bash[32384]: cluster 2023-12-01T07:38:50.257207+0000 mgr.y (mgr.24362) 5111 : cluster 0 pgmap v5080: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:38:51.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:38:51 smithi080 bash[28361]: cluster 2023-12-01T07:38:50.257207+0000 mgr.y (mgr.24362) 5111 : cluster 0 pgmap v5080: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:38:51.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:38:51 smithi080 bash[41963]: cluster 2023-12-01T07:38:50.257207+0000 mgr.y (mgr.24362) 5111 : cluster 0 pgmap v5080: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:38:53.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:38:53 smithi080 bash[28361]: cluster 2023-12-01T07:38:52.258261+0000 mgr.y (mgr.24362) 5112 : cluster 0 pgmap v5081: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:38:53.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:38:53 smithi080 bash[28361]: audit 2023-12-01T07:38:52.596082+0000 mon.c (mon.2) 3259 : audit 0 from='client.? 172.21.15.80:0/2489419796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:38:53.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:38:53 smithi080 bash[41963]: cluster 2023-12-01T07:38:52.258261+0000 mgr.y (mgr.24362) 5112 : cluster 0 pgmap v5081: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:38:53.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:38:53 smithi080 bash[41963]: audit 2023-12-01T07:38:52.596082+0000 mon.c (mon.2) 3259 : audit 0 from='client.? 172.21.15.80:0/2489419796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:38:53.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:38:53 smithi090 bash[32384]: cluster 2023-12-01T07:38:52.258261+0000 mgr.y (mgr.24362) 5112 : cluster 0 pgmap v5081: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:38:53.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:38:53 smithi090 bash[32384]: audit 2023-12-01T07:38:52.596082+0000 mon.c (mon.2) 3259 : audit 0 from='client.? 172.21.15.80:0/2489419796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:38:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:38:55 smithi080 bash[28361]: cluster 2023-12-01T07:38:54.258924+0000 mgr.y (mgr.24362) 5113 : cluster 0 pgmap v5082: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:38:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:38:55 smithi080 bash[28361]: audit 2023-12-01T07:38:55.045458+0000 mon.c (mon.2) 3260 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:38:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:38:55 smithi080 bash[28361]: audit 2023-12-01T07:38:55.054349+0000 mon.c (mon.2) 3261 : audit 0 from='client.? 172.21.15.80:0/3182695909' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:38:55.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:38:55 smithi080 bash[41963]: cluster 2023-12-01T07:38:54.258924+0000 mgr.y (mgr.24362) 5113 : cluster 0 pgmap v5082: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:38:55.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:38:55 smithi080 bash[41963]: audit 2023-12-01T07:38:55.045458+0000 mon.c (mon.2) 3260 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:38:55.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:38:55 smithi080 bash[41963]: audit 2023-12-01T07:38:55.054349+0000 mon.c (mon.2) 3261 : audit 0 from='client.? 172.21.15.80:0/3182695909' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:38:55.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:38:55 smithi090 bash[32384]: cluster 2023-12-01T07:38:54.258924+0000 mgr.y (mgr.24362) 5113 : cluster 0 pgmap v5082: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:38:55.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:38:55 smithi090 bash[32384]: audit 2023-12-01T07:38:55.045458+0000 mon.c (mon.2) 3260 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:38:55.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:38:55 smithi090 bash[32384]: audit 2023-12-01T07:38:55.054349+0000 mon.c (mon.2) 3261 : audit 0 from='client.? 172.21.15.80:0/3182695909' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:38:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:38:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:38:56] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T07:38:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:38:56 smithi080 bash[41963]: cluster 2023-12-01T07:38:56.260034+0000 mgr.y (mgr.24362) 5114 : cluster 0 pgmap v5083: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:38:56.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:38:56 smithi080 bash[28361]: cluster 2023-12-01T07:38:56.260034+0000 mgr.y (mgr.24362) 5114 : cluster 0 pgmap v5083: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:38:56.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:38:56 smithi090 bash[32384]: cluster 2023-12-01T07:38:56.260034+0000 mgr.y (mgr.24362) 5114 : cluster 0 pgmap v5083: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:38:57.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:38:57 smithi080 bash[28361]: audit 2023-12-01T07:38:57.515741+0000 mon.c (mon.2) 3262 : audit 0 from='client.? 172.21.15.80:0/4205098014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:38:57.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:38:57 smithi080 bash[41963]: audit 2023-12-01T07:38:57.515741+0000 mon.c (mon.2) 3262 : audit 0 from='client.? 172.21.15.80:0/4205098014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:38:58.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:38:57 smithi090 bash[32384]: audit 2023-12-01T07:38:57.515741+0000 mon.c (mon.2) 3262 : audit 0 from='client.? 172.21.15.80:0/4205098014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:38:58.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:38:58 smithi080 bash[28361]: cluster 2023-12-01T07:38:58.260723+0000 mgr.y (mgr.24362) 5115 : cluster 0 pgmap v5084: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:38:58.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:38:58 smithi080 bash[41963]: cluster 2023-12-01T07:38:58.260723+0000 mgr.y (mgr.24362) 5115 : cluster 0 pgmap v5084: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:38:59.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:38:58 smithi090 bash[32384]: cluster 2023-12-01T07:38:58.260723+0000 mgr.y (mgr.24362) 5115 : cluster 0 pgmap v5084: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:39:00.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:39:00 smithi090 bash[32384]: audit 2023-12-01T07:38:59.962371+0000 mon.c (mon.2) 3263 : audit 0 from='client.? 172.21.15.80:0/349662415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:39:00.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:39:00 smithi080 bash[41963]: audit 2023-12-01T07:38:59.962371+0000 mon.c (mon.2) 3263 : audit 0 from='client.? 172.21.15.80:0/349662415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:39:00.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:39:00 smithi080 bash[28361]: audit 2023-12-01T07:38:59.962371+0000 mon.c (mon.2) 3263 : audit 0 from='client.? 172.21.15.80:0/349662415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:39:01.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:39:01 smithi080 bash[41963]: cluster 2023-12-01T07:39:00.261423+0000 mgr.y (mgr.24362) 5116 : cluster 0 pgmap v5085: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:39:01.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:39:01 smithi080 bash[28361]: cluster 2023-12-01T07:39:00.261423+0000 mgr.y (mgr.24362) 5116 : cluster 0 pgmap v5085: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:39:01.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:39:01 smithi090 bash[32384]: cluster 2023-12-01T07:39:00.261423+0000 mgr.y (mgr.24362) 5116 : cluster 0 pgmap v5085: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:39:03.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:39:03 smithi080 bash[28361]: cluster 2023-12-01T07:39:02.262566+0000 mgr.y (mgr.24362) 5117 : cluster 0 pgmap v5086: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:39:03.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:39:03 smithi080 bash[28361]: audit 2023-12-01T07:39:02.411996+0000 mon.c (mon.2) 3264 : audit 0 from='client.? 172.21.15.80:0/3398167250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:39:03.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:39:03 smithi080 bash[28361]: audit 2023-12-01T07:39:02.794738+0000 mon.c (mon.2) 3265 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:39:03.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:39:03 smithi080 bash[41963]: cluster 2023-12-01T07:39:02.262566+0000 mgr.y (mgr.24362) 5117 : cluster 0 pgmap v5086: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:39:03.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:39:03 smithi080 bash[41963]: audit 2023-12-01T07:39:02.411996+0000 mon.c (mon.2) 3264 : audit 0 from='client.? 172.21.15.80:0/3398167250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:39:03.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:39:03 smithi080 bash[41963]: audit 2023-12-01T07:39:02.794738+0000 mon.c (mon.2) 3265 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:39:03.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:39:03 smithi090 bash[32384]: cluster 2023-12-01T07:39:02.262566+0000 mgr.y (mgr.24362) 5117 : cluster 0 pgmap v5086: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:39:03.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:39:03 smithi090 bash[32384]: audit 2023-12-01T07:39:02.411996+0000 mon.c (mon.2) 3264 : audit 0 from='client.? 172.21.15.80:0/3398167250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:39:03.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:39:03 smithi090 bash[32384]: audit 2023-12-01T07:39:02.794738+0000 mon.c (mon.2) 3265 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:39:05.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:39:05 smithi080 bash[28361]: cluster 2023-12-01T07:39:04.263256+0000 mgr.y (mgr.24362) 5118 : cluster 0 pgmap v5087: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:39:05.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:39:05 smithi080 bash[28361]: audit 2023-12-01T07:39:04.870944+0000 mon.c (mon.2) 3266 : audit 0 from='client.? 172.21.15.80:0/742007821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:39:05.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:39:05 smithi080 bash[41963]: cluster 2023-12-01T07:39:04.263256+0000 mgr.y (mgr.24362) 5118 : cluster 0 pgmap v5087: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:39:05.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:39:05 smithi080 bash[41963]: audit 2023-12-01T07:39:04.870944+0000 mon.c (mon.2) 3266 : audit 0 from='client.? 172.21.15.80:0/742007821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:39:05.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:39:05 smithi090 bash[32384]: cluster 2023-12-01T07:39:04.263256+0000 mgr.y (mgr.24362) 5118 : cluster 0 pgmap v5087: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:39:05.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:39:05 smithi090 bash[32384]: audit 2023-12-01T07:39:04.870944+0000 mon.c (mon.2) 3266 : audit 0 from='client.? 172.21.15.80:0/742007821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:39:06.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:39:06 smithi080 bash[28361]: cluster 2023-12-01T07:39:06.264432+0000 mgr.y (mgr.24362) 5119 : cluster 0 pgmap v5088: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:39:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:39:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:39:06] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T07:39:06.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:39:06 smithi080 bash[41963]: cluster 2023-12-01T07:39:06.264432+0000 mgr.y (mgr.24362) 5119 : cluster 0 pgmap v5088: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:39:06.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:39:06 smithi090 bash[32384]: cluster 2023-12-01T07:39:06.264432+0000 mgr.y (mgr.24362) 5119 : cluster 0 pgmap v5088: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:39:07.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:39:07 smithi080 bash[41963]: audit 2023-12-01T07:39:07.334877+0000 mon.a (mon.0) 3646 : audit 0 from='client.? 172.21.15.80:0/2130783316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:39:07.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:39:07 smithi080 bash[28361]: audit 2023-12-01T07:39:07.334877+0000 mon.a (mon.0) 3646 : audit 0 from='client.? 172.21.15.80:0/2130783316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:39:07.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:39:07 smithi090 bash[32384]: audit 2023-12-01T07:39:07.334877+0000 mon.a (mon.0) 3646 : audit 0 from='client.? 172.21.15.80:0/2130783316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:39:08.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:39:08 smithi080 bash[28361]: cluster 2023-12-01T07:39:08.264895+0000 mgr.y (mgr.24362) 5120 : cluster 0 pgmap v5089: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:39:08.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:39:08 smithi080 bash[41963]: cluster 2023-12-01T07:39:08.264895+0000 mgr.y (mgr.24362) 5120 : cluster 0 pgmap v5089: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:39:08.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:39:08 smithi090 bash[32384]: cluster 2023-12-01T07:39:08.264895+0000 mgr.y (mgr.24362) 5120 : cluster 0 pgmap v5089: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:39:09.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:39:09 smithi080 bash[28361]: audit 2023-12-01T07:39:08.643292+0000 mon.a (mon.0) 3647 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:39:09.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:39:09 smithi080 bash[28361]: audit 2023-12-01T07:39:08.655307+0000 mon.a (mon.0) 3648 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:39:09.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:39:09 smithi080 bash[28361]: audit 2023-12-01T07:39:08.991504+0000 mon.a (mon.0) 3649 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:39:09.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:39:09 smithi080 bash[28361]: audit 2023-12-01T07:39:09.002695+0000 mon.a (mon.0) 3650 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:39:09.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:39:09 smithi080 bash[28361]: audit 2023-12-01T07:39:09.530125+0000 mon.c (mon.2) 3267 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:39:09.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:39:09 smithi080 bash[28361]: audit 2023-12-01T07:39:09.531691+0000 mon.c (mon.2) 3268 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:39:09.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:39:09 smithi080 bash[28361]: audit 2023-12-01T07:39:09.540729+0000 mon.a (mon.0) 3651 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:39:09.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:39:09 smithi080 bash[41963]: audit 2023-12-01T07:39:08.643292+0000 mon.a (mon.0) 3647 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:39:09.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:39:09 smithi080 bash[41963]: audit 2023-12-01T07:39:08.655307+0000 mon.a (mon.0) 3648 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:39:09.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:39:09 smithi080 bash[41963]: audit 2023-12-01T07:39:08.991504+0000 mon.a (mon.0) 3649 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:39:09.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:39:09 smithi080 bash[41963]: audit 2023-12-01T07:39:09.002695+0000 mon.a (mon.0) 3650 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:39:09.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:39:09 smithi080 bash[41963]: audit 2023-12-01T07:39:09.530125+0000 mon.c (mon.2) 3267 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:39:09.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:39:09 smithi080 bash[41963]: audit 2023-12-01T07:39:09.531691+0000 mon.c (mon.2) 3268 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:39:09.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:39:09 smithi080 bash[41963]: audit 2023-12-01T07:39:09.540729+0000 mon.a (mon.0) 3651 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:39:10.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:39:09 smithi090 bash[32384]: audit 2023-12-01T07:39:08.643292+0000 mon.a (mon.0) 3647 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:39:10.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:39:09 smithi090 bash[32384]: audit 2023-12-01T07:39:08.655307+0000 mon.a (mon.0) 3648 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:39:10.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:39:09 smithi090 bash[32384]: audit 2023-12-01T07:39:08.991504+0000 mon.a (mon.0) 3649 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:39:10.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:39:09 smithi090 bash[32384]: audit 2023-12-01T07:39:09.002695+0000 mon.a (mon.0) 3650 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:39:10.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:39:09 smithi090 bash[32384]: audit 2023-12-01T07:39:09.530125+0000 mon.c (mon.2) 3267 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:39:10.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:39:09 smithi090 bash[32384]: audit 2023-12-01T07:39:09.531691+0000 mon.c (mon.2) 3268 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:39:10.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:39:09 smithi090 bash[32384]: audit 2023-12-01T07:39:09.540729+0000 mon.a (mon.0) 3651 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:39:10.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:39:10 smithi080 bash[28361]: audit 2023-12-01T07:39:09.795160+0000 mon.c (mon.2) 3269 : audit 0 from='client.? 172.21.15.80:0/2109972515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:39:10.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:39:10 smithi080 bash[28361]: audit 2023-12-01T07:39:10.046117+0000 mon.c (mon.2) 3270 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:39:10.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:39:10 smithi080 bash[28361]: cluster 2023-12-01T07:39:10.265579+0000 mgr.y (mgr.24362) 5121 : cluster 0 pgmap v5090: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:39:10.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:39:10 smithi080 bash[41963]: audit 2023-12-01T07:39:09.795160+0000 mon.c (mon.2) 3269 : audit 0 from='client.? 172.21.15.80:0/2109972515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:39:10.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:39:10 smithi080 bash[41963]: audit 2023-12-01T07:39:10.046117+0000 mon.c (mon.2) 3270 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:39:10.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:39:10 smithi080 bash[41963]: cluster 2023-12-01T07:39:10.265579+0000 mgr.y (mgr.24362) 5121 : cluster 0 pgmap v5090: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:39:11.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:39:10 smithi090 bash[32384]: audit 2023-12-01T07:39:09.795160+0000 mon.c (mon.2) 3269 : audit 0 from='client.? 172.21.15.80:0/2109972515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:39:11.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:39:10 smithi090 bash[32384]: audit 2023-12-01T07:39:10.046117+0000 mon.c (mon.2) 3270 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:39:11.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:39:10 smithi090 bash[32384]: cluster 2023-12-01T07:39:10.265579+0000 mgr.y (mgr.24362) 5121 : cluster 0 pgmap v5090: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:39:12.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:39:12 smithi080 bash[28361]: audit 2023-12-01T07:39:12.247206+0000 mon.c (mon.2) 3271 : audit 0 from='client.? 172.21.15.80:0/1743772434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:39:12.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:39:12 smithi080 bash[41963]: audit 2023-12-01T07:39:12.247206+0000 mon.c (mon.2) 3271 : audit 0 from='client.? 172.21.15.80:0/1743772434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:39:12.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:39:12 smithi090 bash[32384]: audit 2023-12-01T07:39:12.247206+0000 mon.c (mon.2) 3271 : audit 0 from='client.? 172.21.15.80:0/1743772434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:39:13.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:39:13 smithi080 bash[28361]: cluster 2023-12-01T07:39:12.266770+0000 mgr.y (mgr.24362) 5122 : cluster 0 pgmap v5091: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:39:13.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:39:13 smithi080 bash[41963]: cluster 2023-12-01T07:39:12.266770+0000 mgr.y (mgr.24362) 5122 : cluster 0 pgmap v5091: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:39:13.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:39:13 smithi090 bash[32384]: cluster 2023-12-01T07:39:12.266770+0000 mgr.y (mgr.24362) 5122 : cluster 0 pgmap v5091: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:39:14.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:39:14 smithi080 bash[28361]: cluster 2023-12-01T07:39:14.267450+0000 mgr.y (mgr.24362) 5123 : cluster 0 pgmap v5092: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:39:14.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:39:14 smithi080 bash[41963]: cluster 2023-12-01T07:39:14.267450+0000 mgr.y (mgr.24362) 5123 : cluster 0 pgmap v5092: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:39:14.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:39:14 smithi090 bash[32384]: cluster 2023-12-01T07:39:14.267450+0000 mgr.y (mgr.24362) 5123 : cluster 0 pgmap v5092: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:39:15.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:39:15 smithi080 bash[28361]: audit 2023-12-01T07:39:14.702073+0000 mon.a (mon.0) 3652 : audit 0 from='client.? 172.21.15.80:0/2807016819' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:39:15.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:39:15 smithi080 bash[41963]: audit 2023-12-01T07:39:14.702073+0000 mon.a (mon.0) 3652 : audit 0 from='client.? 172.21.15.80:0/2807016819' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:39:15.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:39:15 smithi090 bash[32384]: audit 2023-12-01T07:39:14.702073+0000 mon.a (mon.0) 3652 : audit 0 from='client.? 172.21.15.80:0/2807016819' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:39:16.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:39:16 smithi080 bash[28361]: cluster 2023-12-01T07:39:16.268629+0000 mgr.y (mgr.24362) 5124 : cluster 0 pgmap v5093: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:39:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:39:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:39:16] "GET /metrics HTTP/1.1" 200 33972 "" "Prometheus/2.43.0" 2023-12-01T07:39:16.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:39:16 smithi080 bash[41963]: cluster 2023-12-01T07:39:16.268629+0000 mgr.y (mgr.24362) 5124 : cluster 0 pgmap v5093: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:39:16.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:39:16 smithi090 bash[32384]: cluster 2023-12-01T07:39:16.268629+0000 mgr.y (mgr.24362) 5124 : cluster 0 pgmap v5093: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:39:17.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:39:17 smithi080 bash[28361]: audit 2023-12-01T07:39:17.149723+0000 mon.a (mon.0) 3653 : audit 0 from='client.? 172.21.15.80:0/536351550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:39:17.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:39:17 smithi080 bash[41963]: audit 2023-12-01T07:39:17.149723+0000 mon.a (mon.0) 3653 : audit 0 from='client.? 172.21.15.80:0/536351550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:39:17.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:39:17 smithi090 bash[32384]: audit 2023-12-01T07:39:17.149723+0000 mon.a (mon.0) 3653 : audit 0 from='client.? 172.21.15.80:0/536351550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:39:18.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:39:18 smithi080 bash[41963]: cluster 2023-12-01T07:39:18.269334+0000 mgr.y (mgr.24362) 5125 : cluster 0 pgmap v5094: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:39:18.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:39:18 smithi080 bash[28361]: cluster 2023-12-01T07:39:18.269334+0000 mgr.y (mgr.24362) 5125 : cluster 0 pgmap v5094: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:39:18.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:39:18 smithi090 bash[32384]: cluster 2023-12-01T07:39:18.269334+0000 mgr.y (mgr.24362) 5125 : cluster 0 pgmap v5094: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:39:19.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:39:19 smithi080 bash[28361]: audit 2023-12-01T07:39:19.603409+0000 mon.a (mon.0) 3654 : audit 0 from='client.? 172.21.15.80:0/3569292539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:39:19.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:39:19 smithi080 bash[41963]: audit 2023-12-01T07:39:19.603409+0000 mon.a (mon.0) 3654 : audit 0 from='client.? 172.21.15.80:0/3569292539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:39:20.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:39:19 smithi090 bash[32384]: audit 2023-12-01T07:39:19.603409+0000 mon.a (mon.0) 3654 : audit 0 from='client.? 172.21.15.80:0/3569292539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:39:20.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:39:20 smithi080 bash[41963]: cluster 2023-12-01T07:39:20.269991+0000 mgr.y (mgr.24362) 5126 : cluster 0 pgmap v5095: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:39:20.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:39:20 smithi080 bash[28361]: cluster 2023-12-01T07:39:20.269991+0000 mgr.y (mgr.24362) 5126 : cluster 0 pgmap v5095: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:39:21.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:39:20 smithi090 bash[32384]: cluster 2023-12-01T07:39:20.269991+0000 mgr.y (mgr.24362) 5126 : cluster 0 pgmap v5095: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:39:22.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:39:22 smithi080 bash[41963]: audit 2023-12-01T07:39:22.060046+0000 mon.a (mon.0) 3655 : audit 0 from='client.? 172.21.15.80:0/170981750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:39:22.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:39:22 smithi080 bash[28361]: audit 2023-12-01T07:39:22.060046+0000 mon.a (mon.0) 3655 : audit 0 from='client.? 172.21.15.80:0/170981750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:39:22.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:39:22 smithi090 bash[32384]: audit 2023-12-01T07:39:22.060046+0000 mon.a (mon.0) 3655 : audit 0 from='client.? 172.21.15.80:0/170981750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:39:23.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:39:23 smithi080 bash[28361]: cluster 2023-12-01T07:39:22.271168+0000 mgr.y (mgr.24362) 5127 : cluster 0 pgmap v5096: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:39:23.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:39:23 smithi080 bash[41963]: cluster 2023-12-01T07:39:22.271168+0000 mgr.y (mgr.24362) 5127 : cluster 0 pgmap v5096: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:39:23.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:39:23 smithi090 bash[32384]: cluster 2023-12-01T07:39:22.271168+0000 mgr.y (mgr.24362) 5127 : cluster 0 pgmap v5096: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:39:24.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:39:24 smithi080 bash[41963]: cluster 2023-12-01T07:39:24.271743+0000 mgr.y (mgr.24362) 5128 : cluster 0 pgmap v5097: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:39:24.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:39:24 smithi080 bash[28361]: cluster 2023-12-01T07:39:24.271743+0000 mgr.y (mgr.24362) 5128 : cluster 0 pgmap v5097: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:39:24.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:39:24 smithi090 bash[32384]: cluster 2023-12-01T07:39:24.271743+0000 mgr.y (mgr.24362) 5128 : cluster 0 pgmap v5097: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:39:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:39:25 smithi080 bash[28361]: audit 2023-12-01T07:39:24.533965+0000 mon.c (mon.2) 3272 : audit 0 from='client.? 172.21.15.80:0/4189078836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:39:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:39:25 smithi080 bash[28361]: audit 2023-12-01T07:39:25.046585+0000 mon.c (mon.2) 3273 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:39:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:39:25 smithi080 bash[41963]: audit 2023-12-01T07:39:24.533965+0000 mon.c (mon.2) 3272 : audit 0 from='client.? 172.21.15.80:0/4189078836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:39:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:39:25 smithi080 bash[41963]: audit 2023-12-01T07:39:25.046585+0000 mon.c (mon.2) 3273 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:39:25.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:39:25 smithi090 bash[32384]: audit 2023-12-01T07:39:24.533965+0000 mon.c (mon.2) 3272 : audit 0 from='client.? 172.21.15.80:0/4189078836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:39:25.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:39:25 smithi090 bash[32384]: audit 2023-12-01T07:39:25.046585+0000 mon.c (mon.2) 3273 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:39:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:39:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:39:26] "GET /metrics HTTP/1.1" 200 33972 "" "Prometheus/2.43.0" 2023-12-01T07:39:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:39:26 smithi080 bash[41963]: cluster 2023-12-01T07:39:26.272896+0000 mgr.y (mgr.24362) 5129 : cluster 0 pgmap v5098: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:39:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:39:26 smithi080 bash[28361]: cluster 2023-12-01T07:39:26.272896+0000 mgr.y (mgr.24362) 5129 : cluster 0 pgmap v5098: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:39:26.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:39:26 smithi090 bash[32384]: cluster 2023-12-01T07:39:26.272896+0000 mgr.y (mgr.24362) 5129 : cluster 0 pgmap v5098: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:39:27.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:39:27 smithi080 bash[28361]: audit 2023-12-01T07:39:26.992114+0000 mon.a (mon.0) 3656 : audit 0 from='client.? 172.21.15.80:0/1536936241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:39:27.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:39:27 smithi080 bash[41963]: audit 2023-12-01T07:39:26.992114+0000 mon.a (mon.0) 3656 : audit 0 from='client.? 172.21.15.80:0/1536936241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:39:27.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:39:27 smithi090 bash[32384]: audit 2023-12-01T07:39:26.992114+0000 mon.a (mon.0) 3656 : audit 0 from='client.? 172.21.15.80:0/1536936241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:39:28.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:39:28 smithi080 bash[28361]: cluster 2023-12-01T07:39:28.273565+0000 mgr.y (mgr.24362) 5130 : cluster 0 pgmap v5099: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:39:28.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:39:28 smithi080 bash[41963]: cluster 2023-12-01T07:39:28.273565+0000 mgr.y (mgr.24362) 5130 : cluster 0 pgmap v5099: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:39:28.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:39:28 smithi090 bash[32384]: cluster 2023-12-01T07:39:28.273565+0000 mgr.y (mgr.24362) 5130 : cluster 0 pgmap v5099: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:39:29.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:39:29 smithi090 bash[32384]: audit 2023-12-01T07:39:29.446722+0000 mon.a (mon.0) 3657 : audit 0 from='client.? 172.21.15.80:0/1279268123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:39:29.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:39:29 smithi080 bash[28361]: audit 2023-12-01T07:39:29.446722+0000 mon.a (mon.0) 3657 : audit 0 from='client.? 172.21.15.80:0/1279268123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:39:29.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:39:29 smithi080 bash[41963]: audit 2023-12-01T07:39:29.446722+0000 mon.a (mon.0) 3657 : audit 0 from='client.? 172.21.15.80:0/1279268123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:39:30.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:39:30 smithi090 bash[32384]: cluster 2023-12-01T07:39:30.274225+0000 mgr.y (mgr.24362) 5131 : cluster 0 pgmap v5100: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:39:30.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:39:30 smithi080 bash[28361]: cluster 2023-12-01T07:39:30.274225+0000 mgr.y (mgr.24362) 5131 : cluster 0 pgmap v5100: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:39:30.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:39:30 smithi080 bash[41963]: cluster 2023-12-01T07:39:30.274225+0000 mgr.y (mgr.24362) 5131 : cluster 0 pgmap v5100: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:39:32.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:39:31 smithi090 bash[32384]: audit 2023-12-01T07:39:31.903468+0000 mon.a (mon.0) 3658 : audit 0 from='client.? 172.21.15.80:0/1889588548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:39:32.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:39:31 smithi080 bash[28361]: audit 2023-12-01T07:39:31.903468+0000 mon.a (mon.0) 3658 : audit 0 from='client.? 172.21.15.80:0/1889588548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:39:32.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:39:31 smithi080 bash[41963]: audit 2023-12-01T07:39:31.903468+0000 mon.a (mon.0) 3658 : audit 0 from='client.? 172.21.15.80:0/1889588548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:39:33.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:39:32 smithi090 bash[32384]: cluster 2023-12-01T07:39:32.275369+0000 mgr.y (mgr.24362) 5132 : cluster 0 pgmap v5101: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:39:33.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:39:32 smithi080 bash[28361]: cluster 2023-12-01T07:39:32.275369+0000 mgr.y (mgr.24362) 5132 : cluster 0 pgmap v5101: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:39:33.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:39:32 smithi080 bash[41963]: cluster 2023-12-01T07:39:32.275369+0000 mgr.y (mgr.24362) 5132 : cluster 0 pgmap v5101: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:39:34.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:39:34 smithi080 bash[28361]: cluster 2023-12-01T07:39:34.275972+0000 mgr.y (mgr.24362) 5133 : cluster 0 pgmap v5102: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:39:34.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:39:34 smithi080 bash[28361]: audit 2023-12-01T07:39:34.361937+0000 mon.a (mon.0) 3659 : audit 0 from='client.? 172.21.15.80:0/155837491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:39:34.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:39:34 smithi080 bash[41963]: cluster 2023-12-01T07:39:34.275972+0000 mgr.y (mgr.24362) 5133 : cluster 0 pgmap v5102: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:39:34.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:39:34 smithi080 bash[41963]: audit 2023-12-01T07:39:34.361937+0000 mon.a (mon.0) 3659 : audit 0 from='client.? 172.21.15.80:0/155837491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:39:34.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:39:34 smithi090 bash[32384]: cluster 2023-12-01T07:39:34.275972+0000 mgr.y (mgr.24362) 5133 : cluster 0 pgmap v5102: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:39:34.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:39:34 smithi090 bash[32384]: audit 2023-12-01T07:39:34.361937+0000 mon.a (mon.0) 3659 : audit 0 from='client.? 172.21.15.80:0/155837491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:39:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:39:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:39:36] "GET /metrics HTTP/1.1" 200 33972 "" "Prometheus/2.43.0" 2023-12-01T07:39:36.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:39:36 smithi080 bash[28361]: cluster 2023-12-01T07:39:36.277203+0000 mgr.y (mgr.24362) 5134 : cluster 0 pgmap v5103: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:39:36.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:39:36 smithi080 bash[41963]: cluster 2023-12-01T07:39:36.277203+0000 mgr.y (mgr.24362) 5134 : cluster 0 pgmap v5103: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:39:36.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:39:36 smithi090 bash[32384]: cluster 2023-12-01T07:39:36.277203+0000 mgr.y (mgr.24362) 5134 : cluster 0 pgmap v5103: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:39:37.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:39:37 smithi080 bash[41963]: audit 2023-12-01T07:39:36.808351+0000 mon.c (mon.2) 3274 : audit 0 from='client.? 172.21.15.80:0/2244467606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:39:37.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:39:37 smithi080 bash[28361]: audit 2023-12-01T07:39:36.808351+0000 mon.c (mon.2) 3274 : audit 0 from='client.? 172.21.15.80:0/2244467606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:39:37.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:39:37 smithi090 bash[32384]: audit 2023-12-01T07:39:36.808351+0000 mon.c (mon.2) 3274 : audit 0 from='client.? 172.21.15.80:0/2244467606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:39:38.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:39:38 smithi080 bash[28361]: cluster 2023-12-01T07:39:38.278013+0000 mgr.y (mgr.24362) 5135 : cluster 0 pgmap v5104: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:39:38.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:39:38 smithi080 bash[41963]: cluster 2023-12-01T07:39:38.278013+0000 mgr.y (mgr.24362) 5135 : cluster 0 pgmap v5104: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:39:38.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:39:38 smithi090 bash[32384]: cluster 2023-12-01T07:39:38.278013+0000 mgr.y (mgr.24362) 5135 : cluster 0 pgmap v5104: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:39:39.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:39:39 smithi080 bash[41963]: audit 2023-12-01T07:39:39.262539+0000 mon.c (mon.2) 3275 : audit 0 from='client.? 172.21.15.80:0/1475729441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:39:39.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:39:39 smithi080 bash[28361]: audit 2023-12-01T07:39:39.262539+0000 mon.c (mon.2) 3275 : audit 0 from='client.? 172.21.15.80:0/1475729441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:39:39.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:39:39 smithi090 bash[32384]: audit 2023-12-01T07:39:39.262539+0000 mon.c (mon.2) 3275 : audit 0 from='client.? 172.21.15.80:0/1475729441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:39:40.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:39:40 smithi080 bash[28361]: audit 2023-12-01T07:39:40.046777+0000 mon.c (mon.2) 3276 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:39:40.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:39:40 smithi080 bash[28361]: cluster 2023-12-01T07:39:40.278627+0000 mgr.y (mgr.24362) 5136 : cluster 0 pgmap v5105: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:39:40.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:39:40 smithi080 bash[41963]: audit 2023-12-01T07:39:40.046777+0000 mon.c (mon.2) 3276 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:39:40.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:39:40 smithi080 bash[41963]: cluster 2023-12-01T07:39:40.278627+0000 mgr.y (mgr.24362) 5136 : cluster 0 pgmap v5105: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:39:40.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:39:40 smithi090 bash[32384]: audit 2023-12-01T07:39:40.046777+0000 mon.c (mon.2) 3276 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:39:40.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:39:40 smithi090 bash[32384]: cluster 2023-12-01T07:39:40.278627+0000 mgr.y (mgr.24362) 5136 : cluster 0 pgmap v5105: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:39:42.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:39:41 smithi080 bash[28361]: audit 2023-12-01T07:39:41.720749+0000 mon.c (mon.2) 3277 : audit 0 from='client.? 172.21.15.80:0/278417968' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:39:42.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:39:41 smithi080 bash[41963]: audit 2023-12-01T07:39:41.720749+0000 mon.c (mon.2) 3277 : audit 0 from='client.? 172.21.15.80:0/278417968' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:39:42.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:39:41 smithi090 bash[32384]: audit 2023-12-01T07:39:41.720749+0000 mon.c (mon.2) 3277 : audit 0 from='client.? 172.21.15.80:0/278417968' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:39:43.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:39:42 smithi080 bash[28361]: cluster 2023-12-01T07:39:42.279776+0000 mgr.y (mgr.24362) 5137 : cluster 0 pgmap v5106: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:39:43.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:39:42 smithi080 bash[41963]: cluster 2023-12-01T07:39:42.279776+0000 mgr.y (mgr.24362) 5137 : cluster 0 pgmap v5106: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:39:43.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:39:42 smithi090 bash[32384]: cluster 2023-12-01T07:39:42.279776+0000 mgr.y (mgr.24362) 5137 : cluster 0 pgmap v5106: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:39:44.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:39:44 smithi090 bash[32384]: audit 2023-12-01T07:39:44.174711+0000 mon.c (mon.2) 3278 : audit 0 from='client.? 172.21.15.80:0/602327592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:39:44.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:39:44 smithi080 bash[28361]: audit 2023-12-01T07:39:44.174711+0000 mon.c (mon.2) 3278 : audit 0 from='client.? 172.21.15.80:0/602327592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:39:44.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:39:44 smithi080 bash[41963]: audit 2023-12-01T07:39:44.174711+0000 mon.c (mon.2) 3278 : audit 0 from='client.? 172.21.15.80:0/602327592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:39:45.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:39:45 smithi090 bash[32384]: cluster 2023-12-01T07:39:44.280402+0000 mgr.y (mgr.24362) 5138 : cluster 0 pgmap v5107: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:39:45.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:39:45 smithi080 bash[28361]: cluster 2023-12-01T07:39:44.280402+0000 mgr.y (mgr.24362) 5138 : cluster 0 pgmap v5107: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:39:45.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:39:45 smithi080 bash[41963]: cluster 2023-12-01T07:39:44.280402+0000 mgr.y (mgr.24362) 5138 : cluster 0 pgmap v5107: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:39:46.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:39:46 smithi080 bash[28361]: cluster 2023-12-01T07:39:46.281522+0000 mgr.y (mgr.24362) 5139 : cluster 0 pgmap v5108: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:39:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:39:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:39:46] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.43.0" 2023-12-01T07:39:46.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:39:46 smithi080 bash[41963]: cluster 2023-12-01T07:39:46.281522+0000 mgr.y (mgr.24362) 5139 : cluster 0 pgmap v5108: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:39:46.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:39:46 smithi090 bash[32384]: cluster 2023-12-01T07:39:46.281522+0000 mgr.y (mgr.24362) 5139 : cluster 0 pgmap v5108: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:39:47.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:39:47 smithi080 bash[28361]: audit 2023-12-01T07:39:46.631622+0000 mon.c (mon.2) 3279 : audit 0 from='client.? 172.21.15.80:0/2464878802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:39:47.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:39:47 smithi080 bash[41963]: audit 2023-12-01T07:39:46.631622+0000 mon.c (mon.2) 3279 : audit 0 from='client.? 172.21.15.80:0/2464878802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:39:47.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:39:47 smithi090 bash[32384]: audit 2023-12-01T07:39:46.631622+0000 mon.c (mon.2) 3279 : audit 0 from='client.? 172.21.15.80:0/2464878802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:39:48.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:39:48 smithi080 bash[28361]: cluster 2023-12-01T07:39:48.282180+0000 mgr.y (mgr.24362) 5140 : cluster 0 pgmap v5109: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:39:48.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:39:48 smithi080 bash[41963]: cluster 2023-12-01T07:39:48.282180+0000 mgr.y (mgr.24362) 5140 : cluster 0 pgmap v5109: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:39:48.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:39:48 smithi090 bash[32384]: cluster 2023-12-01T07:39:48.282180+0000 mgr.y (mgr.24362) 5140 : cluster 0 pgmap v5109: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:39:49.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:39:49 smithi080 bash[41963]: audit 2023-12-01T07:39:49.083996+0000 mon.c (mon.2) 3280 : audit 0 from='client.? 172.21.15.80:0/4132685657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:39:49.685 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:39:49 smithi080 bash[28361]: audit 2023-12-01T07:39:49.083996+0000 mon.c (mon.2) 3280 : audit 0 from='client.? 172.21.15.80:0/4132685657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:39:49.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:39:49 smithi090 bash[32384]: audit 2023-12-01T07:39:49.083996+0000 mon.c (mon.2) 3280 : audit 0 from='client.? 172.21.15.80:0/4132685657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:39:50.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:39:50 smithi080 bash[41963]: cluster 2023-12-01T07:39:50.282852+0000 mgr.y (mgr.24362) 5141 : cluster 0 pgmap v5110: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:39:50.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:39:50 smithi080 bash[28361]: cluster 2023-12-01T07:39:50.282852+0000 mgr.y (mgr.24362) 5141 : cluster 0 pgmap v5110: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:39:50.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:39:50 smithi090 bash[32384]: cluster 2023-12-01T07:39:50.282852+0000 mgr.y (mgr.24362) 5141 : cluster 0 pgmap v5110: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:39:51.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:39:51 smithi080 bash[28361]: audit 2023-12-01T07:39:51.540023+0000 mon.c (mon.2) 3281 : audit 0 from='client.? 172.21.15.80:0/3027004940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:39:51.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:39:51 smithi080 bash[41963]: audit 2023-12-01T07:39:51.540023+0000 mon.c (mon.2) 3281 : audit 0 from='client.? 172.21.15.80:0/3027004940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:39:52.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:39:51 smithi090 bash[32384]: audit 2023-12-01T07:39:51.540023+0000 mon.c (mon.2) 3281 : audit 0 from='client.? 172.21.15.80:0/3027004940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:39:52.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:39:52 smithi080 bash[28361]: cluster 2023-12-01T07:39:52.284067+0000 mgr.y (mgr.24362) 5142 : cluster 0 pgmap v5111: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:39:52.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:39:52 smithi080 bash[41963]: cluster 2023-12-01T07:39:52.284067+0000 mgr.y (mgr.24362) 5142 : cluster 0 pgmap v5111: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:39:53.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:39:52 smithi090 bash[32384]: cluster 2023-12-01T07:39:52.284067+0000 mgr.y (mgr.24362) 5142 : cluster 0 pgmap v5111: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:39:54.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:39:54 smithi080 bash[28361]: audit 2023-12-01T07:39:53.996012+0000 mon.c (mon.2) 3282 : audit 0 from='client.? 172.21.15.80:0/1393825828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:39:54.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:39:54 smithi080 bash[41963]: audit 2023-12-01T07:39:53.996012+0000 mon.c (mon.2) 3282 : audit 0 from='client.? 172.21.15.80:0/1393825828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:39:54.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:39:54 smithi090 bash[32384]: audit 2023-12-01T07:39:53.996012+0000 mon.c (mon.2) 3282 : audit 0 from='client.? 172.21.15.80:0/1393825828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:39:55.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:39:55 smithi080 bash[28361]: cluster 2023-12-01T07:39:54.284677+0000 mgr.y (mgr.24362) 5143 : cluster 0 pgmap v5112: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:39:55.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:39:55 smithi080 bash[28361]: audit 2023-12-01T07:39:55.047174+0000 mon.c (mon.2) 3283 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:39:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:39:55 smithi080 bash[41963]: cluster 2023-12-01T07:39:54.284677+0000 mgr.y (mgr.24362) 5143 : cluster 0 pgmap v5112: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:39:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:39:55 smithi080 bash[41963]: audit 2023-12-01T07:39:55.047174+0000 mon.c (mon.2) 3283 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:39:55.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:39:55 smithi090 bash[32384]: cluster 2023-12-01T07:39:54.284677+0000 mgr.y (mgr.24362) 5143 : cluster 0 pgmap v5112: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:39:55.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:39:55 smithi090 bash[32384]: audit 2023-12-01T07:39:55.047174+0000 mon.c (mon.2) 3283 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:39:56.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:39:56 smithi080 bash[28361]: cluster 2023-12-01T07:39:56.285832+0000 mgr.y (mgr.24362) 5144 : cluster 0 pgmap v5113: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:39:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:39:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:39:56] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.43.0" 2023-12-01T07:39:56.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:39:56 smithi080 bash[41963]: cluster 2023-12-01T07:39:56.285832+0000 mgr.y (mgr.24362) 5144 : cluster 0 pgmap v5113: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:39:56.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:39:56 smithi090 bash[32384]: cluster 2023-12-01T07:39:56.285832+0000 mgr.y (mgr.24362) 5144 : cluster 0 pgmap v5113: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:39:57.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:39:57 smithi080 bash[28361]: audit 2023-12-01T07:39:56.451052+0000 mon.a (mon.0) 3660 : audit 0 from='client.? 172.21.15.80:0/3461425460' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:39:57.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:39:57 smithi080 bash[41963]: audit 2023-12-01T07:39:56.451052+0000 mon.a (mon.0) 3660 : audit 0 from='client.? 172.21.15.80:0/3461425460' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:39:57.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:39:57 smithi090 bash[32384]: audit 2023-12-01T07:39:56.451052+0000 mon.a (mon.0) 3660 : audit 0 from='client.? 172.21.15.80:0/3461425460' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:39:58.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:39:58 smithi080 bash[28361]: cluster 2023-12-01T07:39:58.286544+0000 mgr.y (mgr.24362) 5145 : cluster 0 pgmap v5114: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:39:58.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:39:58 smithi080 bash[41963]: cluster 2023-12-01T07:39:58.286544+0000 mgr.y (mgr.24362) 5145 : cluster 0 pgmap v5114: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:39:58.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:39:58 smithi090 bash[32384]: cluster 2023-12-01T07:39:58.286544+0000 mgr.y (mgr.24362) 5145 : cluster 0 pgmap v5114: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:39:59.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:39:59 smithi080 bash[28361]: audit 2023-12-01T07:39:58.904061+0000 mon.c (mon.2) 3284 : audit 0 from='client.? 172.21.15.80:0/1228074217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:39:59.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:39:59 smithi080 bash[41963]: audit 2023-12-01T07:39:58.904061+0000 mon.c (mon.2) 3284 : audit 0 from='client.? 172.21.15.80:0/1228074217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:39:59.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:39:59 smithi090 bash[32384]: audit 2023-12-01T07:39:58.904061+0000 mon.c (mon.2) 3284 : audit 0 from='client.? 172.21.15.80:0/1228074217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:40:00.408 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:40:00 smithi080 bash[28361]: debug 2023-12-01T07:39:59.997+0000 7f6ec9bf0700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T07:40:00.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:40:00 smithi080 bash[28361]: cluster 2023-12-01T07:40:00.000155+0000 mon.a (mon.0) 3661 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T07:40:00.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:40:00 smithi080 bash[28361]: cluster 2023-12-01T07:40:00.287220+0000 mgr.y (mgr.24362) 5146 : cluster 0 pgmap v5115: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:40:00.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:40:00 smithi080 bash[41963]: cluster 2023-12-01T07:40:00.000155+0000 mon.a (mon.0) 3661 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T07:40:00.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:40:00 smithi080 bash[41963]: cluster 2023-12-01T07:40:00.287220+0000 mgr.y (mgr.24362) 5146 : cluster 0 pgmap v5115: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:40:00.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:40:00 smithi090 bash[32384]: cluster 2023-12-01T07:40:00.000155+0000 mon.a (mon.0) 3661 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T07:40:00.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:40:00 smithi090 bash[32384]: cluster 2023-12-01T07:40:00.287220+0000 mgr.y (mgr.24362) 5146 : cluster 0 pgmap v5115: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:40:01.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:40:01 smithi080 bash[41963]: audit 2023-12-01T07:40:01.368118+0000 mon.a (mon.0) 3662 : audit 0 from='client.? 172.21.15.80:0/3702171263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:40:01.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:40:01 smithi080 bash[28361]: audit 2023-12-01T07:40:01.368118+0000 mon.a (mon.0) 3662 : audit 0 from='client.? 172.21.15.80:0/3702171263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:40:01.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:40:01 smithi090 bash[32384]: audit 2023-12-01T07:40:01.368118+0000 mon.a (mon.0) 3662 : audit 0 from='client.? 172.21.15.80:0/3702171263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:40:02.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:40:02 smithi080 bash[41963]: cluster 2023-12-01T07:40:02.288716+0000 mgr.y (mgr.24362) 5147 : cluster 0 pgmap v5116: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:40:02.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:40:02 smithi080 bash[28361]: cluster 2023-12-01T07:40:02.288716+0000 mgr.y (mgr.24362) 5147 : cluster 0 pgmap v5116: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:40:02.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:40:02 smithi090 bash[32384]: cluster 2023-12-01T07:40:02.288716+0000 mgr.y (mgr.24362) 5147 : cluster 0 pgmap v5116: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:40:04.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:40:03 smithi080 bash[41963]: audit 2023-12-01T07:40:03.814122+0000 mon.a (mon.0) 3663 : audit 0 from='client.? 172.21.15.80:0/742774911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:40:04.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:40:03 smithi080 bash[28361]: audit 2023-12-01T07:40:03.814122+0000 mon.a (mon.0) 3663 : audit 0 from='client.? 172.21.15.80:0/742774911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:40:04.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:40:03 smithi090 bash[32384]: audit 2023-12-01T07:40:03.814122+0000 mon.a (mon.0) 3663 : audit 0 from='client.? 172.21.15.80:0/742774911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:40:05.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:40:04 smithi080 bash[41963]: cluster 2023-12-01T07:40:04.289401+0000 mgr.y (mgr.24362) 5148 : cluster 0 pgmap v5117: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:40:05.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:40:04 smithi080 bash[28361]: cluster 2023-12-01T07:40:04.289401+0000 mgr.y (mgr.24362) 5148 : cluster 0 pgmap v5117: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:40:05.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:40:04 smithi090 bash[32384]: cluster 2023-12-01T07:40:04.289401+0000 mgr.y (mgr.24362) 5148 : cluster 0 pgmap v5117: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:40:06.683 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:40:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:40:06] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.43.0" 2023-12-01T07:40:06.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:40:06 smithi080 bash[28361]: audit 2023-12-01T07:40:06.266316+0000 mon.a (mon.0) 3664 : audit 0 from='client.? 172.21.15.80:0/3380324099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:40:06.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:40:06 smithi080 bash[28361]: cluster 2023-12-01T07:40:06.290484+0000 mgr.y (mgr.24362) 5149 : cluster 0 pgmap v5118: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:40:06.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:40:06 smithi080 bash[41963]: audit 2023-12-01T07:40:06.266316+0000 mon.a (mon.0) 3664 : audit 0 from='client.? 172.21.15.80:0/3380324099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:40:06.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:40:06 smithi080 bash[41963]: cluster 2023-12-01T07:40:06.290484+0000 mgr.y (mgr.24362) 5149 : cluster 0 pgmap v5118: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:40:06.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:40:06 smithi090 bash[32384]: audit 2023-12-01T07:40:06.266316+0000 mon.a (mon.0) 3664 : audit 0 from='client.? 172.21.15.80:0/3380324099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:40:06.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:40:06 smithi090 bash[32384]: cluster 2023-12-01T07:40:06.290484+0000 mgr.y (mgr.24362) 5149 : cluster 0 pgmap v5118: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:40:08.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:40:08 smithi080 bash[41963]: cluster 2023-12-01T07:40:08.291312+0000 mgr.y (mgr.24362) 5150 : cluster 0 pgmap v5119: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:40:08.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:40:08 smithi080 bash[28361]: cluster 2023-12-01T07:40:08.291312+0000 mgr.y (mgr.24362) 5150 : cluster 0 pgmap v5119: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:40:08.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:40:08 smithi090 bash[32384]: cluster 2023-12-01T07:40:08.291312+0000 mgr.y (mgr.24362) 5150 : cluster 0 pgmap v5119: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:40:09.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:40:09 smithi080 bash[41963]: audit 2023-12-01T07:40:08.717667+0000 mon.c (mon.2) 3285 : audit 0 from='client.? 172.21.15.80:0/4143129056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:40:09.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:40:09 smithi080 bash[28361]: audit 2023-12-01T07:40:08.717667+0000 mon.c (mon.2) 3285 : audit 0 from='client.? 172.21.15.80:0/4143129056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:40:09.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:40:09 smithi090 bash[32384]: audit 2023-12-01T07:40:08.717667+0000 mon.c (mon.2) 3285 : audit 0 from='client.? 172.21.15.80:0/4143129056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:40:10.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:40:10 smithi080 bash[28361]: audit 2023-12-01T07:40:09.622188+0000 mon.c (mon.2) 3286 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:40:10.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:40:10 smithi080 bash[28361]: audit 2023-12-01T07:40:10.047695+0000 mon.c (mon.2) 3287 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:40:10.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:40:10 smithi080 bash[28361]: cluster 2023-12-01T07:40:10.292045+0000 mgr.y (mgr.24362) 5151 : cluster 0 pgmap v5120: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:40:10.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:40:10 smithi080 bash[41963]: audit 2023-12-01T07:40:09.622188+0000 mon.c (mon.2) 3286 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:40:10.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:40:10 smithi080 bash[41963]: audit 2023-12-01T07:40:10.047695+0000 mon.c (mon.2) 3287 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:40:10.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:40:10 smithi080 bash[41963]: cluster 2023-12-01T07:40:10.292045+0000 mgr.y (mgr.24362) 5151 : cluster 0 pgmap v5120: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:40:10.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:40:10 smithi090 bash[32384]: audit 2023-12-01T07:40:09.622188+0000 mon.c (mon.2) 3286 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:40:10.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:40:10 smithi090 bash[32384]: audit 2023-12-01T07:40:10.047695+0000 mon.c (mon.2) 3287 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:40:10.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:40:10 smithi090 bash[32384]: cluster 2023-12-01T07:40:10.292045+0000 mgr.y (mgr.24362) 5151 : cluster 0 pgmap v5120: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:40:11.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:40:11 smithi080 bash[28361]: audit 2023-12-01T07:40:11.170995+0000 mon.a (mon.0) 3665 : audit 0 from='client.? 172.21.15.80:0/1865005943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:40:11.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:40:11 smithi080 bash[41963]: audit 2023-12-01T07:40:11.170995+0000 mon.a (mon.0) 3665 : audit 0 from='client.? 172.21.15.80:0/1865005943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:40:11.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:40:11 smithi090 bash[32384]: audit 2023-12-01T07:40:11.170995+0000 mon.a (mon.0) 3665 : audit 0 from='client.? 172.21.15.80:0/1865005943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:40:12.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:40:12 smithi080 bash[28361]: cluster 2023-12-01T07:40:12.293115+0000 mgr.y (mgr.24362) 5152 : cluster 0 pgmap v5121: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:40:12.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:40:12 smithi080 bash[41963]: cluster 2023-12-01T07:40:12.293115+0000 mgr.y (mgr.24362) 5152 : cluster 0 pgmap v5121: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:40:12.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:40:12 smithi090 bash[32384]: cluster 2023-12-01T07:40:12.293115+0000 mgr.y (mgr.24362) 5152 : cluster 0 pgmap v5121: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:40:13.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:40:13 smithi080 bash[28361]: audit 2023-12-01T07:40:13.618254+0000 mon.a (mon.0) 3666 : audit 0 from='client.? 172.21.15.80:0/29085789' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:40:13.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:40:13 smithi080 bash[41963]: audit 2023-12-01T07:40:13.618254+0000 mon.a (mon.0) 3666 : audit 0 from='client.? 172.21.15.80:0/29085789' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:40:14.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:40:13 smithi090 bash[32384]: audit 2023-12-01T07:40:13.618254+0000 mon.a (mon.0) 3666 : audit 0 from='client.? 172.21.15.80:0/29085789' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:40:15.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:40:14 smithi090 bash[32384]: cluster 2023-12-01T07:40:14.293803+0000 mgr.y (mgr.24362) 5153 : cluster 0 pgmap v5122: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:40:15.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:40:14 smithi080 bash[41963]: cluster 2023-12-01T07:40:14.293803+0000 mgr.y (mgr.24362) 5153 : cluster 0 pgmap v5122: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:40:15.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:40:14 smithi080 bash[28361]: cluster 2023-12-01T07:40:14.293803+0000 mgr.y (mgr.24362) 5153 : cluster 0 pgmap v5122: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:40:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:40:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:40:16] "GET /metrics HTTP/1.1" 200 33977 "" "Prometheus/2.43.0" 2023-12-01T07:40:16.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:40:16 smithi080 bash[28361]: audit 2023-12-01T07:40:15.468722+0000 mon.a (mon.0) 3667 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:40:16.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:40:16 smithi080 bash[28361]: audit 2023-12-01T07:40:15.479301+0000 mon.a (mon.0) 3668 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:40:16.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:40:16 smithi080 bash[28361]: audit 2023-12-01T07:40:15.818272+0000 mon.a (mon.0) 3669 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:40:16.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:40:16 smithi080 bash[28361]: audit 2023-12-01T07:40:15.827394+0000 mon.a (mon.0) 3670 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:40:16.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:40:16 smithi080 bash[28361]: audit 2023-12-01T07:40:16.072221+0000 mon.b (mon.1) 39 : audit 0 from='client.? 172.21.15.80:0/3480496894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:40:16.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:40:16 smithi080 bash[28361]: cluster 2023-12-01T07:40:16.294942+0000 mgr.y (mgr.24362) 5154 : cluster 0 pgmap v5123: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:40:16.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:40:16 smithi080 bash[28361]: audit 2023-12-01T07:40:16.313467+0000 mon.c (mon.2) 3288 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:40:16.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:40:16 smithi080 bash[28361]: audit 2023-12-01T07:40:16.315311+0000 mon.c (mon.2) 3289 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:40:16.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:40:16 smithi080 bash[28361]: audit 2023-12-01T07:40:16.326560+0000 mon.a (mon.0) 3671 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:40:16.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:40:16 smithi080 bash[41963]: audit 2023-12-01T07:40:15.468722+0000 mon.a (mon.0) 3667 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:40:16.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:40:16 smithi080 bash[41963]: audit 2023-12-01T07:40:15.479301+0000 mon.a (mon.0) 3668 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:40:16.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:40:16 smithi080 bash[41963]: audit 2023-12-01T07:40:15.818272+0000 mon.a (mon.0) 3669 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:40:16.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:40:16 smithi080 bash[41963]: audit 2023-12-01T07:40:15.827394+0000 mon.a (mon.0) 3670 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:40:16.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:40:16 smithi080 bash[41963]: audit 2023-12-01T07:40:16.072221+0000 mon.b (mon.1) 39 : audit 0 from='client.? 172.21.15.80:0/3480496894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:40:16.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:40:16 smithi080 bash[41963]: cluster 2023-12-01T07:40:16.294942+0000 mgr.y (mgr.24362) 5154 : cluster 0 pgmap v5123: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:40:16.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:40:16 smithi080 bash[41963]: audit 2023-12-01T07:40:16.313467+0000 mon.c (mon.2) 3288 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:40:16.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:40:16 smithi080 bash[41963]: audit 2023-12-01T07:40:16.315311+0000 mon.c (mon.2) 3289 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:40:16.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:40:16 smithi080 bash[41963]: audit 2023-12-01T07:40:16.326560+0000 mon.a (mon.0) 3671 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:40:16.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:40:16 smithi090 bash[32384]: audit 2023-12-01T07:40:15.468722+0000 mon.a (mon.0) 3667 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:40:16.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:40:16 smithi090 bash[32384]: audit 2023-12-01T07:40:15.479301+0000 mon.a (mon.0) 3668 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:40:16.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:40:16 smithi090 bash[32384]: audit 2023-12-01T07:40:15.818272+0000 mon.a (mon.0) 3669 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:40:16.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:40:16 smithi090 bash[32384]: audit 2023-12-01T07:40:15.827394+0000 mon.a (mon.0) 3670 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:40:16.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:40:16 smithi090 bash[32384]: audit 2023-12-01T07:40:16.072221+0000 mon.b (mon.1) 39 : audit 0 from='client.? 172.21.15.80:0/3480496894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:40:16.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:40:16 smithi090 bash[32384]: cluster 2023-12-01T07:40:16.294942+0000 mgr.y (mgr.24362) 5154 : cluster 0 pgmap v5123: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:40:16.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:40:16 smithi090 bash[32384]: audit 2023-12-01T07:40:16.313467+0000 mon.c (mon.2) 3288 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:40:16.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:40:16 smithi090 bash[32384]: audit 2023-12-01T07:40:16.315311+0000 mon.c (mon.2) 3289 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:40:16.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:40:16 smithi090 bash[32384]: audit 2023-12-01T07:40:16.326560+0000 mon.a (mon.0) 3671 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:40:18.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:40:18 smithi080 bash[28361]: cluster 2023-12-01T07:40:18.295421+0000 mgr.y (mgr.24362) 5155 : cluster 0 pgmap v5124: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:40:18.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:40:18 smithi080 bash[41963]: cluster 2023-12-01T07:40:18.295421+0000 mgr.y (mgr.24362) 5155 : cluster 0 pgmap v5124: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:40:18.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:40:18 smithi090 bash[32384]: cluster 2023-12-01T07:40:18.295421+0000 mgr.y (mgr.24362) 5155 : cluster 0 pgmap v5124: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:40:19.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:40:19 smithi080 bash[28361]: audit 2023-12-01T07:40:18.541661+0000 mon.c (mon.2) 3290 : audit 0 from='client.? 172.21.15.80:0/613395485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:40:19.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:40:19 smithi080 bash[41963]: audit 2023-12-01T07:40:18.541661+0000 mon.c (mon.2) 3290 : audit 0 from='client.? 172.21.15.80:0/613395485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:40:19.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:40:19 smithi090 bash[32384]: audit 2023-12-01T07:40:18.541661+0000 mon.c (mon.2) 3290 : audit 0 from='client.? 172.21.15.80:0/613395485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:40:20.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:40:20 smithi080 bash[28361]: cluster 2023-12-01T07:40:20.296105+0000 mgr.y (mgr.24362) 5156 : cluster 0 pgmap v5125: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:40:20.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:40:20 smithi080 bash[41963]: cluster 2023-12-01T07:40:20.296105+0000 mgr.y (mgr.24362) 5156 : cluster 0 pgmap v5125: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:40:20.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:40:20 smithi090 bash[32384]: cluster 2023-12-01T07:40:20.296105+0000 mgr.y (mgr.24362) 5156 : cluster 0 pgmap v5125: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:40:21.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:40:21 smithi080 bash[28361]: audit 2023-12-01T07:40:20.994553+0000 mon.c (mon.2) 3291 : audit 0 from='client.? 172.21.15.80:0/834904879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:40:21.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:40:21 smithi080 bash[41963]: audit 2023-12-01T07:40:20.994553+0000 mon.c (mon.2) 3291 : audit 0 from='client.? 172.21.15.80:0/834904879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:40:21.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:40:21 smithi090 bash[32384]: audit 2023-12-01T07:40:20.994553+0000 mon.c (mon.2) 3291 : audit 0 from='client.? 172.21.15.80:0/834904879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:40:22.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:40:22 smithi080 bash[28361]: cluster 2023-12-01T07:40:22.297257+0000 mgr.y (mgr.24362) 5157 : cluster 0 pgmap v5126: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:40:22.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:40:22 smithi080 bash[41963]: cluster 2023-12-01T07:40:22.297257+0000 mgr.y (mgr.24362) 5157 : cluster 0 pgmap v5126: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:40:22.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:40:22 smithi090 bash[32384]: cluster 2023-12-01T07:40:22.297257+0000 mgr.y (mgr.24362) 5157 : cluster 0 pgmap v5126: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:40:23.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:40:23 smithi090 bash[32384]: audit 2023-12-01T07:40:23.459789+0000 mon.a (mon.0) 3672 : audit 0 from='client.? 172.21.15.80:0/869470042' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:40:23.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:40:23 smithi080 bash[41963]: audit 2023-12-01T07:40:23.459789+0000 mon.a (mon.0) 3672 : audit 0 from='client.? 172.21.15.80:0/869470042' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:40:23.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:40:23 smithi080 bash[28361]: audit 2023-12-01T07:40:23.459789+0000 mon.a (mon.0) 3672 : audit 0 from='client.? 172.21.15.80:0/869470042' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:40:24.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:40:24 smithi080 bash[41963]: cluster 2023-12-01T07:40:24.297970+0000 mgr.y (mgr.24362) 5158 : cluster 0 pgmap v5127: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:40:24.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:40:24 smithi080 bash[28361]: cluster 2023-12-01T07:40:24.297970+0000 mgr.y (mgr.24362) 5158 : cluster 0 pgmap v5127: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:40:25.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:40:24 smithi090 bash[32384]: cluster 2023-12-01T07:40:24.297970+0000 mgr.y (mgr.24362) 5158 : cluster 0 pgmap v5127: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:40:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:40:25 smithi080 bash[41963]: audit 2023-12-01T07:40:25.048074+0000 mon.c (mon.2) 3292 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:40:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:40:25 smithi080 bash[28361]: audit 2023-12-01T07:40:25.048074+0000 mon.c (mon.2) 3292 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:40:26.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:40:25 smithi090 bash[32384]: audit 2023-12-01T07:40:25.048074+0000 mon.c (mon.2) 3292 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:40:26.532 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:40:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:40:26] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T07:40:26.533 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:40:26 smithi080 bash[28361]: audit 2023-12-01T07:40:25.915266+0000 mon.a (mon.0) 3673 : audit 0 from='client.? 172.21.15.80:0/371978895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:40:26.533 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:40:26 smithi080 bash[28361]: cluster 2023-12-01T07:40:26.298798+0000 mgr.y (mgr.24362) 5159 : cluster 0 pgmap v5128: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:40:26.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:40:26 smithi080 bash[41963]: audit 2023-12-01T07:40:25.915266+0000 mon.a (mon.0) 3673 : audit 0 from='client.? 172.21.15.80:0/371978895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:40:26.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:40:26 smithi080 bash[41963]: cluster 2023-12-01T07:40:26.298798+0000 mgr.y (mgr.24362) 5159 : cluster 0 pgmap v5128: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:40:27.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:40:26 smithi090 bash[32384]: audit 2023-12-01T07:40:25.915266+0000 mon.a (mon.0) 3673 : audit 0 from='client.? 172.21.15.80:0/371978895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:40:27.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:40:26 smithi090 bash[32384]: cluster 2023-12-01T07:40:26.298798+0000 mgr.y (mgr.24362) 5159 : cluster 0 pgmap v5128: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:40:28.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:40:28 smithi080 bash[28361]: cluster 2023-12-01T07:40:28.299469+0000 mgr.y (mgr.24362) 5160 : cluster 0 pgmap v5129: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:40:28.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:40:28 smithi080 bash[28361]: audit 2023-12-01T07:40:28.368497+0000 mon.c (mon.2) 3293 : audit 0 from='client.? 172.21.15.80:0/3774398503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:40:28.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:40:28 smithi080 bash[41963]: cluster 2023-12-01T07:40:28.299469+0000 mgr.y (mgr.24362) 5160 : cluster 0 pgmap v5129: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:40:28.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:40:28 smithi080 bash[41963]: audit 2023-12-01T07:40:28.368497+0000 mon.c (mon.2) 3293 : audit 0 from='client.? 172.21.15.80:0/3774398503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:40:28.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:40:28 smithi090 bash[32384]: cluster 2023-12-01T07:40:28.299469+0000 mgr.y (mgr.24362) 5160 : cluster 0 pgmap v5129: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:40:28.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:40:28 smithi090 bash[32384]: audit 2023-12-01T07:40:28.368497+0000 mon.c (mon.2) 3293 : audit 0 from='client.? 172.21.15.80:0/3774398503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:40:30.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:40:30 smithi080 bash[28361]: cluster 2023-12-01T07:40:30.300116+0000 mgr.y (mgr.24362) 5161 : cluster 0 pgmap v5130: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:40:30.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:40:30 smithi080 bash[41963]: cluster 2023-12-01T07:40:30.300116+0000 mgr.y (mgr.24362) 5161 : cluster 0 pgmap v5130: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:40:30.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:40:30 smithi090 bash[32384]: cluster 2023-12-01T07:40:30.300116+0000 mgr.y (mgr.24362) 5161 : cluster 0 pgmap v5130: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:40:31.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:40:31 smithi080 bash[41963]: audit 2023-12-01T07:40:30.818180+0000 mon.a (mon.0) 3674 : audit 0 from='client.? 172.21.15.80:0/3706701290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:40:31.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:40:31 smithi080 bash[28361]: audit 2023-12-01T07:40:30.818180+0000 mon.a (mon.0) 3674 : audit 0 from='client.? 172.21.15.80:0/3706701290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:40:31.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:40:31 smithi090 bash[32384]: audit 2023-12-01T07:40:30.818180+0000 mon.a (mon.0) 3674 : audit 0 from='client.? 172.21.15.80:0/3706701290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:40:32.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:40:32 smithi080 bash[28361]: cluster 2023-12-01T07:40:32.301254+0000 mgr.y (mgr.24362) 5162 : cluster 0 pgmap v5131: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:40:32.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:40:32 smithi080 bash[41963]: cluster 2023-12-01T07:40:32.301254+0000 mgr.y (mgr.24362) 5162 : cluster 0 pgmap v5131: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:40:32.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:40:32 smithi090 bash[32384]: cluster 2023-12-01T07:40:32.301254+0000 mgr.y (mgr.24362) 5162 : cluster 0 pgmap v5131: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:40:33.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:40:33 smithi080 bash[28361]: audit 2023-12-01T07:40:33.278035+0000 mon.a (mon.0) 3675 : audit 0 from='client.? 172.21.15.80:0/140366670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:40:33.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:40:33 smithi080 bash[41963]: audit 2023-12-01T07:40:33.278035+0000 mon.a (mon.0) 3675 : audit 0 from='client.? 172.21.15.80:0/140366670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:40:33.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:40:33 smithi090 bash[32384]: audit 2023-12-01T07:40:33.278035+0000 mon.a (mon.0) 3675 : audit 0 from='client.? 172.21.15.80:0/140366670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:40:34.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:40:34 smithi080 bash[28361]: cluster 2023-12-01T07:40:34.301684+0000 mgr.y (mgr.24362) 5163 : cluster 0 pgmap v5132: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:40:34.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:40:34 smithi080 bash[41963]: cluster 2023-12-01T07:40:34.301684+0000 mgr.y (mgr.24362) 5163 : cluster 0 pgmap v5132: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:40:34.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:40:34 smithi090 bash[32384]: cluster 2023-12-01T07:40:34.301684+0000 mgr.y (mgr.24362) 5163 : cluster 0 pgmap v5132: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:40:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:40:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:40:36] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T07:40:36.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:40:36 smithi080 bash[28361]: audit 2023-12-01T07:40:35.742338+0000 mon.a (mon.0) 3676 : audit 0 from='client.? 172.21.15.80:0/436046977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:40:36.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:40:36 smithi080 bash[28361]: cluster 2023-12-01T07:40:36.302744+0000 mgr.y (mgr.24362) 5164 : cluster 0 pgmap v5133: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:40:36.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:40:36 smithi080 bash[41963]: audit 2023-12-01T07:40:35.742338+0000 mon.a (mon.0) 3676 : audit 0 from='client.? 172.21.15.80:0/436046977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:40:36.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:40:36 smithi080 bash[41963]: cluster 2023-12-01T07:40:36.302744+0000 mgr.y (mgr.24362) 5164 : cluster 0 pgmap v5133: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:40:36.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:40:36 smithi090 bash[32384]: audit 2023-12-01T07:40:35.742338+0000 mon.a (mon.0) 3676 : audit 0 from='client.? 172.21.15.80:0/436046977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:40:36.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:40:36 smithi090 bash[32384]: cluster 2023-12-01T07:40:36.302744+0000 mgr.y (mgr.24362) 5164 : cluster 0 pgmap v5133: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:40:38.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:40:38 smithi090 bash[32384]: audit 2023-12-01T07:40:38.198731+0000 mon.a (mon.0) 3677 : audit 0 from='client.? 172.21.15.80:0/2152668429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:40:38.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:40:38 smithi080 bash[28361]: audit 2023-12-01T07:40:38.198731+0000 mon.a (mon.0) 3677 : audit 0 from='client.? 172.21.15.80:0/2152668429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:40:38.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:40:38 smithi080 bash[41963]: audit 2023-12-01T07:40:38.198731+0000 mon.a (mon.0) 3677 : audit 0 from='client.? 172.21.15.80:0/2152668429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:40:39.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:40:39 smithi090 bash[32384]: cluster 2023-12-01T07:40:38.303334+0000 mgr.y (mgr.24362) 5165 : cluster 0 pgmap v5134: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:40:39.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:40:39 smithi080 bash[28361]: cluster 2023-12-01T07:40:38.303334+0000 mgr.y (mgr.24362) 5165 : cluster 0 pgmap v5134: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:40:39.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:40:39 smithi080 bash[41963]: cluster 2023-12-01T07:40:38.303334+0000 mgr.y (mgr.24362) 5165 : cluster 0 pgmap v5134: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:40:40.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:40:40 smithi090 bash[32384]: audit 2023-12-01T07:40:40.048771+0000 mon.c (mon.2) 3294 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:40:40.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:40:40 smithi080 bash[28361]: audit 2023-12-01T07:40:40.048771+0000 mon.c (mon.2) 3294 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:40:40.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:40:40 smithi080 bash[41963]: audit 2023-12-01T07:40:40.048771+0000 mon.c (mon.2) 3294 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:40:41.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:40:41 smithi080 bash[41963]: cluster 2023-12-01T07:40:40.304070+0000 mgr.y (mgr.24362) 5166 : cluster 0 pgmap v5135: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:40:41.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:40:41 smithi080 bash[41963]: audit 2023-12-01T07:40:40.655663+0000 mon.a (mon.0) 3678 : audit 0 from='client.? 172.21.15.80:0/3790400650' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:40:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:40:41 smithi080 bash[28361]: cluster 2023-12-01T07:40:40.304070+0000 mgr.y (mgr.24362) 5166 : cluster 0 pgmap v5135: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:40:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:40:41 smithi080 bash[28361]: audit 2023-12-01T07:40:40.655663+0000 mon.a (mon.0) 3678 : audit 0 from='client.? 172.21.15.80:0/3790400650' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:40:41.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:40:41 smithi090 bash[32384]: cluster 2023-12-01T07:40:40.304070+0000 mgr.y (mgr.24362) 5166 : cluster 0 pgmap v5135: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:40:41.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:40:41 smithi090 bash[32384]: audit 2023-12-01T07:40:40.655663+0000 mon.a (mon.0) 3678 : audit 0 from='client.? 172.21.15.80:0/3790400650' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:40:42.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:40:42 smithi080 bash[41963]: cluster 2023-12-01T07:40:42.304809+0000 mgr.y (mgr.24362) 5167 : cluster 0 pgmap v5136: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:40:42.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:40:42 smithi080 bash[28361]: cluster 2023-12-01T07:40:42.304809+0000 mgr.y (mgr.24362) 5167 : cluster 0 pgmap v5136: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:40:42.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:40:42 smithi090 bash[32384]: cluster 2023-12-01T07:40:42.304809+0000 mgr.y (mgr.24362) 5167 : cluster 0 pgmap v5136: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:40:43.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:40:43 smithi080 bash[28361]: audit 2023-12-01T07:40:43.112812+0000 mon.c (mon.2) 3295 : audit 0 from='client.? 172.21.15.80:0/3865931963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:40:43.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:40:43 smithi080 bash[41963]: audit 2023-12-01T07:40:43.112812+0000 mon.c (mon.2) 3295 : audit 0 from='client.? 172.21.15.80:0/3865931963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:40:43.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:40:43 smithi090 bash[32384]: audit 2023-12-01T07:40:43.112812+0000 mon.c (mon.2) 3295 : audit 0 from='client.? 172.21.15.80:0/3865931963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:40:44.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:40:44 smithi080 bash[28361]: cluster 2023-12-01T07:40:44.305349+0000 mgr.y (mgr.24362) 5168 : cluster 0 pgmap v5137: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:40:44.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:40:44 smithi080 bash[41963]: cluster 2023-12-01T07:40:44.305349+0000 mgr.y (mgr.24362) 5168 : cluster 0 pgmap v5137: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:40:44.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:40:44 smithi090 bash[32384]: cluster 2023-12-01T07:40:44.305349+0000 mgr.y (mgr.24362) 5168 : cluster 0 pgmap v5137: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:40:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:40:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:40:46] "GET /metrics HTTP/1.1" 200 33970 "" "Prometheus/2.43.0" 2023-12-01T07:40:46.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:40:46 smithi080 bash[28361]: audit 2023-12-01T07:40:45.569950+0000 mon.a (mon.0) 3679 : audit 0 from='client.? 172.21.15.80:0/1038258214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:40:46.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:40:46 smithi080 bash[28361]: cluster 2023-12-01T07:40:46.306502+0000 mgr.y (mgr.24362) 5169 : cluster 0 pgmap v5138: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:40:46.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:40:46 smithi080 bash[41963]: audit 2023-12-01T07:40:45.569950+0000 mon.a (mon.0) 3679 : audit 0 from='client.? 172.21.15.80:0/1038258214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:40:46.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:40:46 smithi080 bash[41963]: cluster 2023-12-01T07:40:46.306502+0000 mgr.y (mgr.24362) 5169 : cluster 0 pgmap v5138: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:40:46.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:40:46 smithi090 bash[32384]: audit 2023-12-01T07:40:45.569950+0000 mon.a (mon.0) 3679 : audit 0 from='client.? 172.21.15.80:0/1038258214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:40:46.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:40:46 smithi090 bash[32384]: cluster 2023-12-01T07:40:46.306502+0000 mgr.y (mgr.24362) 5169 : cluster 0 pgmap v5138: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:40:48.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:40:48 smithi080 bash[28361]: audit 2023-12-01T07:40:48.021040+0000 mon.a (mon.0) 3680 : audit 0 from='client.? 172.21.15.80:0/3091217624' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:40:48.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:40:48 smithi080 bash[41963]: audit 2023-12-01T07:40:48.021040+0000 mon.a (mon.0) 3680 : audit 0 from='client.? 172.21.15.80:0/3091217624' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:40:48.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:40:48 smithi090 bash[32384]: audit 2023-12-01T07:40:48.021040+0000 mon.a (mon.0) 3680 : audit 0 from='client.? 172.21.15.80:0/3091217624' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:40:49.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:40:49 smithi080 bash[28361]: cluster 2023-12-01T07:40:48.307257+0000 mgr.y (mgr.24362) 5170 : cluster 0 pgmap v5139: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:40:49.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:40:49 smithi080 bash[41963]: cluster 2023-12-01T07:40:48.307257+0000 mgr.y (mgr.24362) 5170 : cluster 0 pgmap v5139: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:40:49.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:40:49 smithi090 bash[32384]: cluster 2023-12-01T07:40:48.307257+0000 mgr.y (mgr.24362) 5170 : cluster 0 pgmap v5139: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:40:50.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:40:50 smithi080 bash[28361]: cluster 2023-12-01T07:40:50.307754+0000 mgr.y (mgr.24362) 5171 : cluster 0 pgmap v5140: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:40:50.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:40:50 smithi080 bash[41963]: cluster 2023-12-01T07:40:50.307754+0000 mgr.y (mgr.24362) 5171 : cluster 0 pgmap v5140: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:40:50.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:40:50 smithi090 bash[32384]: cluster 2023-12-01T07:40:50.307754+0000 mgr.y (mgr.24362) 5171 : cluster 0 pgmap v5140: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:40:51.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:40:51 smithi080 bash[41963]: audit 2023-12-01T07:40:50.483479+0000 mon.a (mon.0) 3681 : audit 0 from='client.? 172.21.15.80:0/1996312723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:40:51.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:40:51 smithi080 bash[28361]: audit 2023-12-01T07:40:50.483479+0000 mon.a (mon.0) 3681 : audit 0 from='client.? 172.21.15.80:0/1996312723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:40:51.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:40:51 smithi090 bash[32384]: audit 2023-12-01T07:40:50.483479+0000 mon.a (mon.0) 3681 : audit 0 from='client.? 172.21.15.80:0/1996312723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:40:52.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:40:52 smithi080 bash[41963]: cluster 2023-12-01T07:40:52.308848+0000 mgr.y (mgr.24362) 5172 : cluster 0 pgmap v5141: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:40:52.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:40:52 smithi080 bash[28361]: cluster 2023-12-01T07:40:52.308848+0000 mgr.y (mgr.24362) 5172 : cluster 0 pgmap v5141: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:40:52.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:40:52 smithi090 bash[32384]: cluster 2023-12-01T07:40:52.308848+0000 mgr.y (mgr.24362) 5172 : cluster 0 pgmap v5141: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:40:53.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:40:53 smithi080 bash[28361]: audit 2023-12-01T07:40:52.938754+0000 mon.c (mon.2) 3296 : audit 0 from='client.? 172.21.15.80:0/3363457672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:40:53.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:40:53 smithi080 bash[41963]: audit 2023-12-01T07:40:52.938754+0000 mon.c (mon.2) 3296 : audit 0 from='client.? 172.21.15.80:0/3363457672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:40:53.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:40:53 smithi090 bash[32384]: audit 2023-12-01T07:40:52.938754+0000 mon.c (mon.2) 3296 : audit 0 from='client.? 172.21.15.80:0/3363457672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:40:54.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:40:54 smithi080 bash[28361]: cluster 2023-12-01T07:40:54.309446+0000 mgr.y (mgr.24362) 5173 : cluster 0 pgmap v5142: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:40:54.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:40:54 smithi080 bash[41963]: cluster 2023-12-01T07:40:54.309446+0000 mgr.y (mgr.24362) 5173 : cluster 0 pgmap v5142: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:40:54.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:40:54 smithi090 bash[32384]: cluster 2023-12-01T07:40:54.309446+0000 mgr.y (mgr.24362) 5173 : cluster 0 pgmap v5142: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:40:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:40:55 smithi080 bash[28361]: audit 2023-12-01T07:40:55.048880+0000 mon.c (mon.2) 3297 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:40:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:40:55 smithi080 bash[28361]: audit 2023-12-01T07:40:55.392037+0000 mon.c (mon.2) 3298 : audit 0 from='client.? 172.21.15.80:0/1799798240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:40:55.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:40:55 smithi080 bash[41963]: audit 2023-12-01T07:40:55.048880+0000 mon.c (mon.2) 3297 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:40:55.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:40:55 smithi080 bash[41963]: audit 2023-12-01T07:40:55.392037+0000 mon.c (mon.2) 3298 : audit 0 from='client.? 172.21.15.80:0/1799798240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:40:55.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:40:55 smithi090 bash[32384]: audit 2023-12-01T07:40:55.048880+0000 mon.c (mon.2) 3297 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:40:55.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:40:55 smithi090 bash[32384]: audit 2023-12-01T07:40:55.392037+0000 mon.c (mon.2) 3298 : audit 0 from='client.? 172.21.15.80:0/1799798240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:40:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:40:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:40:56] "GET /metrics HTTP/1.1" 200 33973 "" "Prometheus/2.43.0" 2023-12-01T07:40:56.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:40:56 smithi080 bash[28361]: cluster 2023-12-01T07:40:56.310550+0000 mgr.y (mgr.24362) 5174 : cluster 0 pgmap v5143: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:40:56.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:40:56 smithi080 bash[41963]: cluster 2023-12-01T07:40:56.310550+0000 mgr.y (mgr.24362) 5174 : cluster 0 pgmap v5143: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:40:56.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:40:56 smithi090 bash[32384]: cluster 2023-12-01T07:40:56.310550+0000 mgr.y (mgr.24362) 5174 : cluster 0 pgmap v5143: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:40:58.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:40:57 smithi080 bash[28361]: audit 2023-12-01T07:40:57.848288+0000 mon.c (mon.2) 3299 : audit 0 from='client.? 172.21.15.80:0/3424526472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:40:58.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:40:57 smithi080 bash[41963]: audit 2023-12-01T07:40:57.848288+0000 mon.c (mon.2) 3299 : audit 0 from='client.? 172.21.15.80:0/3424526472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:40:58.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:40:57 smithi090 bash[32384]: audit 2023-12-01T07:40:57.848288+0000 mon.c (mon.2) 3299 : audit 0 from='client.? 172.21.15.80:0/3424526472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:40:59.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:40:58 smithi080 bash[28361]: cluster 2023-12-01T07:40:58.311205+0000 mgr.y (mgr.24362) 5175 : cluster 0 pgmap v5144: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:40:59.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:40:58 smithi080 bash[41963]: cluster 2023-12-01T07:40:58.311205+0000 mgr.y (mgr.24362) 5175 : cluster 0 pgmap v5144: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:40:59.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:40:58 smithi090 bash[32384]: cluster 2023-12-01T07:40:58.311205+0000 mgr.y (mgr.24362) 5175 : cluster 0 pgmap v5144: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:41:00.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:41:00 smithi080 bash[41963]: audit 2023-12-01T07:41:00.304084+0000 mon.c (mon.2) 3300 : audit 0 from='client.? 172.21.15.80:0/2922171097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:41:00.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:41:00 smithi080 bash[41963]: cluster 2023-12-01T07:41:00.311709+0000 mgr.y (mgr.24362) 5176 : cluster 0 pgmap v5145: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:41:00.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:41:00 smithi080 bash[28361]: audit 2023-12-01T07:41:00.304084+0000 mon.c (mon.2) 3300 : audit 0 from='client.? 172.21.15.80:0/2922171097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:41:00.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:41:00 smithi080 bash[28361]: cluster 2023-12-01T07:41:00.311709+0000 mgr.y (mgr.24362) 5176 : cluster 0 pgmap v5145: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:41:00.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:41:00 smithi090 bash[32384]: audit 2023-12-01T07:41:00.304084+0000 mon.c (mon.2) 3300 : audit 0 from='client.? 172.21.15.80:0/2922171097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:41:00.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:41:00 smithi090 bash[32384]: cluster 2023-12-01T07:41:00.311709+0000 mgr.y (mgr.24362) 5176 : cluster 0 pgmap v5145: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:41:02.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:41:02 smithi080 bash[41963]: cluster 2023-12-01T07:41:02.312812+0000 mgr.y (mgr.24362) 5177 : cluster 0 pgmap v5146: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:41:02.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:41:02 smithi080 bash[28361]: cluster 2023-12-01T07:41:02.312812+0000 mgr.y (mgr.24362) 5177 : cluster 0 pgmap v5146: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:41:02.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:41:02 smithi090 bash[32384]: cluster 2023-12-01T07:41:02.312812+0000 mgr.y (mgr.24362) 5177 : cluster 0 pgmap v5146: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:41:03.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:41:03 smithi080 bash[28361]: audit 2023-12-01T07:41:02.759949+0000 mon.a (mon.0) 3682 : audit 0 from='client.? 172.21.15.80:0/1744667347' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:41:03.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:41:03 smithi080 bash[41963]: audit 2023-12-01T07:41:02.759949+0000 mon.a (mon.0) 3682 : audit 0 from='client.? 172.21.15.80:0/1744667347' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:41:03.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:41:03 smithi090 bash[32384]: audit 2023-12-01T07:41:02.759949+0000 mon.a (mon.0) 3682 : audit 0 from='client.? 172.21.15.80:0/1744667347' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:41:04.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:41:04 smithi080 bash[28361]: cluster 2023-12-01T07:41:04.313404+0000 mgr.y (mgr.24362) 5178 : cluster 0 pgmap v5147: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:41:04.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:41:04 smithi080 bash[41963]: cluster 2023-12-01T07:41:04.313404+0000 mgr.y (mgr.24362) 5178 : cluster 0 pgmap v5147: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:41:04.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:41:04 smithi090 bash[32384]: cluster 2023-12-01T07:41:04.313404+0000 mgr.y (mgr.24362) 5178 : cluster 0 pgmap v5147: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:41:05.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:41:05 smithi080 bash[41963]: audit 2023-12-01T07:41:05.211450+0000 mon.c (mon.2) 3301 : audit 0 from='client.? 172.21.15.80:0/1883886103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:41:05.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:41:05 smithi080 bash[28361]: audit 2023-12-01T07:41:05.211450+0000 mon.c (mon.2) 3301 : audit 0 from='client.? 172.21.15.80:0/1883886103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:41:05.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:41:05 smithi090 bash[32384]: audit 2023-12-01T07:41:05.211450+0000 mon.c (mon.2) 3301 : audit 0 from='client.? 172.21.15.80:0/1883886103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:41:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:41:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:41:06] "GET /metrics HTTP/1.1" 200 33973 "" "Prometheus/2.43.0" 2023-12-01T07:41:06.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:41:06 smithi080 bash[41963]: cluster 2023-12-01T07:41:06.314515+0000 mgr.y (mgr.24362) 5179 : cluster 0 pgmap v5148: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:41:06.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:41:06 smithi080 bash[28361]: cluster 2023-12-01T07:41:06.314515+0000 mgr.y (mgr.24362) 5179 : cluster 0 pgmap v5148: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:41:06.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:41:06 smithi090 bash[32384]: cluster 2023-12-01T07:41:06.314515+0000 mgr.y (mgr.24362) 5179 : cluster 0 pgmap v5148: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:41:08.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:41:07 smithi090 bash[32384]: audit 2023-12-01T07:41:07.668263+0000 mon.a (mon.0) 3683 : audit 0 from='client.? 172.21.15.80:0/3292783373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:41:08.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:41:07 smithi080 bash[28361]: audit 2023-12-01T07:41:07.668263+0000 mon.a (mon.0) 3683 : audit 0 from='client.? 172.21.15.80:0/3292783373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:41:08.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:41:07 smithi080 bash[41963]: audit 2023-12-01T07:41:07.668263+0000 mon.a (mon.0) 3683 : audit 0 from='client.? 172.21.15.80:0/3292783373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:41:09.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:41:08 smithi090 bash[32384]: cluster 2023-12-01T07:41:08.315150+0000 mgr.y (mgr.24362) 5180 : cluster 0 pgmap v5149: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:41:09.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:41:08 smithi080 bash[41963]: cluster 2023-12-01T07:41:08.315150+0000 mgr.y (mgr.24362) 5180 : cluster 0 pgmap v5149: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:41:09.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:41:08 smithi080 bash[28361]: cluster 2023-12-01T07:41:08.315150+0000 mgr.y (mgr.24362) 5180 : cluster 0 pgmap v5149: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:41:10.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:41:10 smithi080 bash[28361]: audit 2023-12-01T07:41:10.049148+0000 mon.c (mon.2) 3302 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:41:10.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:41:10 smithi080 bash[41963]: audit 2023-12-01T07:41:10.049148+0000 mon.c (mon.2) 3302 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:41:10.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:41:10 smithi090 bash[32384]: audit 2023-12-01T07:41:10.049148+0000 mon.c (mon.2) 3302 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:41:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:41:11 smithi080 bash[41963]: audit 2023-12-01T07:41:10.121315+0000 mon.a (mon.0) 3684 : audit 0 from='client.? 172.21.15.80:0/3585433215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:41:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:41:11 smithi080 bash[41963]: cluster 2023-12-01T07:41:10.315826+0000 mgr.y (mgr.24362) 5181 : cluster 0 pgmap v5150: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:41:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:41:11 smithi080 bash[28361]: audit 2023-12-01T07:41:10.121315+0000 mon.a (mon.0) 3684 : audit 0 from='client.? 172.21.15.80:0/3585433215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:41:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:41:11 smithi080 bash[28361]: cluster 2023-12-01T07:41:10.315826+0000 mgr.y (mgr.24362) 5181 : cluster 0 pgmap v5150: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:41:11.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:41:11 smithi090 bash[32384]: audit 2023-12-01T07:41:10.121315+0000 mon.a (mon.0) 3684 : audit 0 from='client.? 172.21.15.80:0/3585433215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:41:11.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:41:11 smithi090 bash[32384]: cluster 2023-12-01T07:41:10.315826+0000 mgr.y (mgr.24362) 5181 : cluster 0 pgmap v5150: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:41:12.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:41:12 smithi080 bash[28361]: cluster 2023-12-01T07:41:12.316924+0000 mgr.y (mgr.24362) 5182 : cluster 0 pgmap v5151: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:41:12.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:41:12 smithi080 bash[41963]: cluster 2023-12-01T07:41:12.316924+0000 mgr.y (mgr.24362) 5182 : cluster 0 pgmap v5151: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:41:12.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:41:12 smithi090 bash[32384]: cluster 2023-12-01T07:41:12.316924+0000 mgr.y (mgr.24362) 5182 : cluster 0 pgmap v5151: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:41:13.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:41:13 smithi080 bash[28361]: audit 2023-12-01T07:41:12.572782+0000 mon.a (mon.0) 3685 : audit 0 from='client.? 172.21.15.80:0/3113152835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:41:13.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:41:13 smithi080 bash[41963]: audit 2023-12-01T07:41:12.572782+0000 mon.a (mon.0) 3685 : audit 0 from='client.? 172.21.15.80:0/3113152835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:41:13.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:41:13 smithi090 bash[32384]: audit 2023-12-01T07:41:12.572782+0000 mon.a (mon.0) 3685 : audit 0 from='client.? 172.21.15.80:0/3113152835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:41:14.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:41:14 smithi080 bash[28361]: cluster 2023-12-01T07:41:14.317563+0000 mgr.y (mgr.24362) 5183 : cluster 0 pgmap v5152: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:41:14.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:41:14 smithi080 bash[41963]: cluster 2023-12-01T07:41:14.317563+0000 mgr.y (mgr.24362) 5183 : cluster 0 pgmap v5152: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:41:14.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:41:14 smithi090 bash[32384]: cluster 2023-12-01T07:41:14.317563+0000 mgr.y (mgr.24362) 5183 : cluster 0 pgmap v5152: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:41:15.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:41:15 smithi080 bash[28361]: audit 2023-12-01T07:41:15.023497+0000 mon.c (mon.2) 3303 : audit 0 from='client.? 172.21.15.80:0/1678431557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:41:15.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:41:15 smithi080 bash[41963]: audit 2023-12-01T07:41:15.023497+0000 mon.c (mon.2) 3303 : audit 0 from='client.? 172.21.15.80:0/1678431557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:41:15.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:41:15 smithi090 bash[32384]: audit 2023-12-01T07:41:15.023497+0000 mon.c (mon.2) 3303 : audit 0 from='client.? 172.21.15.80:0/1678431557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:41:16.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:41:16 smithi080 bash[28361]: cluster 2023-12-01T07:41:16.318676+0000 mgr.y (mgr.24362) 5184 : cluster 0 pgmap v5153: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:41:16.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:41:16 smithi080 bash[41963]: cluster 2023-12-01T07:41:16.318676+0000 mgr.y (mgr.24362) 5184 : cluster 0 pgmap v5153: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:41:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:41:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:41:16] "GET /metrics HTTP/1.1" 200 33971 "" "Prometheus/2.43.0" 2023-12-01T07:41:16.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:41:16 smithi090 bash[32384]: cluster 2023-12-01T07:41:16.318676+0000 mgr.y (mgr.24362) 5184 : cluster 0 pgmap v5153: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:41:17.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:41:17 smithi080 bash[28361]: audit 2023-12-01T07:41:16.410684+0000 mon.c (mon.2) 3304 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:41:17.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:41:17 smithi080 bash[41963]: audit 2023-12-01T07:41:16.410684+0000 mon.c (mon.2) 3304 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:41:17.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:41:17 smithi090 bash[32384]: audit 2023-12-01T07:41:16.410684+0000 mon.c (mon.2) 3304 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:41:18.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:41:18 smithi080 bash[28361]: audit 2023-12-01T07:41:17.474745+0000 mon.c (mon.2) 3305 : audit 0 from='client.? 172.21.15.80:0/3831497967' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:41:18.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:41:18 smithi080 bash[28361]: cluster 2023-12-01T07:41:18.319322+0000 mgr.y (mgr.24362) 5185 : cluster 0 pgmap v5154: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:41:18.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:41:18 smithi080 bash[41963]: audit 2023-12-01T07:41:17.474745+0000 mon.c (mon.2) 3305 : audit 0 from='client.? 172.21.15.80:0/3831497967' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:41:18.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:41:18 smithi080 bash[41963]: cluster 2023-12-01T07:41:18.319322+0000 mgr.y (mgr.24362) 5185 : cluster 0 pgmap v5154: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:41:18.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:41:18 smithi090 bash[32384]: audit 2023-12-01T07:41:17.474745+0000 mon.c (mon.2) 3305 : audit 0 from='client.? 172.21.15.80:0/3831497967' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:41:18.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:41:18 smithi090 bash[32384]: cluster 2023-12-01T07:41:18.319322+0000 mgr.y (mgr.24362) 5185 : cluster 0 pgmap v5154: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:41:20.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:41:19 smithi090 bash[32384]: audit 2023-12-01T07:41:19.932110+0000 mon.a (mon.0) 3686 : audit 0 from='client.? 172.21.15.80:0/971242261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:41:20.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:41:19 smithi080 bash[28361]: audit 2023-12-01T07:41:19.932110+0000 mon.a (mon.0) 3686 : audit 0 from='client.? 172.21.15.80:0/971242261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:41:20.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:41:19 smithi080 bash[41963]: audit 2023-12-01T07:41:19.932110+0000 mon.a (mon.0) 3686 : audit 0 from='client.? 172.21.15.80:0/971242261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:41:21.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:41:20 smithi090 bash[32384]: cluster 2023-12-01T07:41:20.319999+0000 mgr.y (mgr.24362) 5186 : cluster 0 pgmap v5155: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:41:21.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:41:20 smithi080 bash[28361]: cluster 2023-12-01T07:41:20.319999+0000 mgr.y (mgr.24362) 5186 : cluster 0 pgmap v5155: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:41:21.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:41:20 smithi080 bash[41963]: cluster 2023-12-01T07:41:20.319999+0000 mgr.y (mgr.24362) 5186 : cluster 0 pgmap v5155: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:41:23.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:41:23 smithi090 bash[32384]: audit 2023-12-01T07:41:22.262732+0000 mon.a (mon.0) 3687 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:41:23.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:41:23 smithi090 bash[32384]: audit 2023-12-01T07:41:22.275716+0000 mon.a (mon.0) 3688 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:41:23.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:41:23 smithi090 bash[32384]: cluster 2023-12-01T07:41:22.320789+0000 mgr.y (mgr.24362) 5187 : cluster 0 pgmap v5156: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:41:23.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:41:23 smithi090 bash[32384]: audit 2023-12-01T07:41:22.404682+0000 mon.a (mon.0) 3689 : audit 0 from='client.? 172.21.15.80:0/1252469084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:41:23.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:41:23 smithi090 bash[32384]: audit 2023-12-01T07:41:22.566957+0000 mon.a (mon.0) 3690 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:41:23.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:41:23 smithi090 bash[32384]: audit 2023-12-01T07:41:22.577169+0000 mon.a (mon.0) 3691 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:41:23.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:41:23 smithi090 bash[32384]: audit 2023-12-01T07:41:23.054585+0000 mon.c (mon.2) 3306 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:41:23.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:41:23 smithi090 bash[32384]: audit 2023-12-01T07:41:23.056180+0000 mon.c (mon.2) 3307 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:41:23.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:41:23 smithi090 bash[32384]: audit 2023-12-01T07:41:23.067243+0000 mon.a (mon.0) 3692 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:41:23.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:41:23 smithi080 bash[28361]: audit 2023-12-01T07:41:22.262732+0000 mon.a (mon.0) 3687 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:41:23.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:41:23 smithi080 bash[28361]: audit 2023-12-01T07:41:22.275716+0000 mon.a (mon.0) 3688 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:41:23.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:41:23 smithi080 bash[28361]: cluster 2023-12-01T07:41:22.320789+0000 mgr.y (mgr.24362) 5187 : cluster 0 pgmap v5156: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:41:23.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:41:23 smithi080 bash[28361]: audit 2023-12-01T07:41:22.404682+0000 mon.a (mon.0) 3689 : audit 0 from='client.? 172.21.15.80:0/1252469084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:41:23.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:41:23 smithi080 bash[28361]: audit 2023-12-01T07:41:22.566957+0000 mon.a (mon.0) 3690 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:41:23.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:41:23 smithi080 bash[28361]: audit 2023-12-01T07:41:22.577169+0000 mon.a (mon.0) 3691 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:41:23.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:41:23 smithi080 bash[28361]: audit 2023-12-01T07:41:23.054585+0000 mon.c (mon.2) 3306 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:41:23.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:41:23 smithi080 bash[28361]: audit 2023-12-01T07:41:23.056180+0000 mon.c (mon.2) 3307 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:41:23.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:41:23 smithi080 bash[28361]: audit 2023-12-01T07:41:23.067243+0000 mon.a (mon.0) 3692 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:41:23.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:41:23 smithi080 bash[41963]: audit 2023-12-01T07:41:22.262732+0000 mon.a (mon.0) 3687 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:41:23.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:41:23 smithi080 bash[41963]: audit 2023-12-01T07:41:22.275716+0000 mon.a (mon.0) 3688 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:41:23.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:41:23 smithi080 bash[41963]: cluster 2023-12-01T07:41:22.320789+0000 mgr.y (mgr.24362) 5187 : cluster 0 pgmap v5156: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:41:23.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:41:23 smithi080 bash[41963]: audit 2023-12-01T07:41:22.404682+0000 mon.a (mon.0) 3689 : audit 0 from='client.? 172.21.15.80:0/1252469084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:41:23.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:41:23 smithi080 bash[41963]: audit 2023-12-01T07:41:22.566957+0000 mon.a (mon.0) 3690 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:41:23.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:41:23 smithi080 bash[41963]: audit 2023-12-01T07:41:22.577169+0000 mon.a (mon.0) 3691 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:41:23.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:41:23 smithi080 bash[41963]: audit 2023-12-01T07:41:23.054585+0000 mon.c (mon.2) 3306 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:41:23.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:41:23 smithi080 bash[41963]: audit 2023-12-01T07:41:23.056180+0000 mon.c (mon.2) 3307 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:41:23.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:41:23 smithi080 bash[41963]: audit 2023-12-01T07:41:23.067243+0000 mon.a (mon.0) 3692 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:41:24.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:41:24 smithi080 bash[28361]: cluster 2023-12-01T07:41:24.321451+0000 mgr.y (mgr.24362) 5188 : cluster 0 pgmap v5157: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:41:24.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:41:24 smithi080 bash[41963]: cluster 2023-12-01T07:41:24.321451+0000 mgr.y (mgr.24362) 5188 : cluster 0 pgmap v5157: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:41:24.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:41:24 smithi090 bash[32384]: cluster 2023-12-01T07:41:24.321451+0000 mgr.y (mgr.24362) 5188 : cluster 0 pgmap v5157: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:41:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:41:25 smithi080 bash[28361]: audit 2023-12-01T07:41:24.848555+0000 mon.a (mon.0) 3693 : audit 0 from='client.? 172.21.15.80:0/1144152108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:41:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:41:25 smithi080 bash[28361]: audit 2023-12-01T07:41:25.049720+0000 mon.c (mon.2) 3308 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:41:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:41:25 smithi080 bash[41963]: audit 2023-12-01T07:41:24.848555+0000 mon.a (mon.0) 3693 : audit 0 from='client.? 172.21.15.80:0/1144152108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:41:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:41:25 smithi080 bash[41963]: audit 2023-12-01T07:41:25.049720+0000 mon.c (mon.2) 3308 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:41:25.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:41:25 smithi090 bash[32384]: audit 2023-12-01T07:41:24.848555+0000 mon.a (mon.0) 3693 : audit 0 from='client.? 172.21.15.80:0/1144152108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:41:25.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:41:25 smithi090 bash[32384]: audit 2023-12-01T07:41:25.049720+0000 mon.c (mon.2) 3308 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:41:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:41:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:41:26] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T07:41:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:41:26 smithi080 bash[41963]: cluster 2023-12-01T07:41:26.322527+0000 mgr.y (mgr.24362) 5189 : cluster 0 pgmap v5158: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:41:26.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:41:26 smithi080 bash[28361]: cluster 2023-12-01T07:41:26.322527+0000 mgr.y (mgr.24362) 5189 : cluster 0 pgmap v5158: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:41:26.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:41:26 smithi090 bash[32384]: cluster 2023-12-01T07:41:26.322527+0000 mgr.y (mgr.24362) 5189 : cluster 0 pgmap v5158: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:41:27.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:41:27 smithi080 bash[28361]: audit 2023-12-01T07:41:27.304005+0000 mon.a (mon.0) 3694 : audit 0 from='client.? 172.21.15.80:0/3570333280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:41:27.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:41:27 smithi080 bash[41963]: audit 2023-12-01T07:41:27.304005+0000 mon.a (mon.0) 3694 : audit 0 from='client.? 172.21.15.80:0/3570333280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:41:27.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:41:27 smithi090 bash[32384]: audit 2023-12-01T07:41:27.304005+0000 mon.a (mon.0) 3694 : audit 0 from='client.? 172.21.15.80:0/3570333280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:41:28.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:41:28 smithi080 bash[28361]: cluster 2023-12-01T07:41:28.323152+0000 mgr.y (mgr.24362) 5190 : cluster 0 pgmap v5159: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:41:28.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:41:28 smithi080 bash[41963]: cluster 2023-12-01T07:41:28.323152+0000 mgr.y (mgr.24362) 5190 : cluster 0 pgmap v5159: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:41:28.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:41:28 smithi090 bash[32384]: cluster 2023-12-01T07:41:28.323152+0000 mgr.y (mgr.24362) 5190 : cluster 0 pgmap v5159: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:41:30.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:41:29 smithi080 bash[41963]: audit 2023-12-01T07:41:29.758403+0000 mon.a (mon.0) 3695 : audit 0 from='client.? 172.21.15.80:0/1287513490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:41:30.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:41:29 smithi080 bash[28361]: audit 2023-12-01T07:41:29.758403+0000 mon.a (mon.0) 3695 : audit 0 from='client.? 172.21.15.80:0/1287513490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:41:30.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:41:29 smithi090 bash[32384]: audit 2023-12-01T07:41:29.758403+0000 mon.a (mon.0) 3695 : audit 0 from='client.? 172.21.15.80:0/1287513490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:41:31.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:41:30 smithi080 bash[41963]: cluster 2023-12-01T07:41:30.323773+0000 mgr.y (mgr.24362) 5191 : cluster 0 pgmap v5160: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:41:31.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:41:30 smithi080 bash[28361]: cluster 2023-12-01T07:41:30.323773+0000 mgr.y (mgr.24362) 5191 : cluster 0 pgmap v5160: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:41:31.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:41:30 smithi090 bash[32384]: cluster 2023-12-01T07:41:30.323773+0000 mgr.y (mgr.24362) 5191 : cluster 0 pgmap v5160: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:41:32.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:41:32 smithi090 bash[32384]: audit 2023-12-01T07:41:32.212908+0000 mon.c (mon.2) 3309 : audit 0 from='client.? 172.21.15.80:0/1998640793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:41:32.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:41:32 smithi080 bash[41963]: audit 2023-12-01T07:41:32.212908+0000 mon.c (mon.2) 3309 : audit 0 from='client.? 172.21.15.80:0/1998640793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:41:32.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:41:32 smithi080 bash[28361]: audit 2023-12-01T07:41:32.212908+0000 mon.c (mon.2) 3309 : audit 0 from='client.? 172.21.15.80:0/1998640793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:41:33.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:41:33 smithi080 bash[28361]: cluster 2023-12-01T07:41:32.324951+0000 mgr.y (mgr.24362) 5192 : cluster 0 pgmap v5161: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:41:33.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:41:33 smithi080 bash[41963]: cluster 2023-12-01T07:41:32.324951+0000 mgr.y (mgr.24362) 5192 : cluster 0 pgmap v5161: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:41:33.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:41:33 smithi090 bash[32384]: cluster 2023-12-01T07:41:32.324951+0000 mgr.y (mgr.24362) 5192 : cluster 0 pgmap v5161: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:41:34.272 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 07:41:33 smithi090 bash[65515]: logger=cleanup t=2023-12-01T07:41:33.855683536Z level=info msg="Completed cleanup jobs" duration=65.918603ms 2023-12-01T07:41:34.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:41:34 smithi080 bash[28361]: cluster 2023-12-01T07:41:34.325577+0000 mgr.y (mgr.24362) 5193 : cluster 0 pgmap v5162: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:41:34.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:41:34 smithi080 bash[41963]: cluster 2023-12-01T07:41:34.325577+0000 mgr.y (mgr.24362) 5193 : cluster 0 pgmap v5162: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:41:34.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:41:34 smithi090 bash[32384]: cluster 2023-12-01T07:41:34.325577+0000 mgr.y (mgr.24362) 5193 : cluster 0 pgmap v5162: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:41:35.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:41:35 smithi080 bash[28361]: audit 2023-12-01T07:41:34.670417+0000 mon.c (mon.2) 3310 : audit 0 from='client.? 172.21.15.80:0/2144897369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:41:35.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:41:35 smithi080 bash[41963]: audit 2023-12-01T07:41:34.670417+0000 mon.c (mon.2) 3310 : audit 0 from='client.? 172.21.15.80:0/2144897369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:41:35.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:41:35 smithi090 bash[32384]: audit 2023-12-01T07:41:34.670417+0000 mon.c (mon.2) 3310 : audit 0 from='client.? 172.21.15.80:0/2144897369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:41:36.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:41:36 smithi080 bash[28361]: cluster 2023-12-01T07:41:36.326672+0000 mgr.y (mgr.24362) 5194 : cluster 0 pgmap v5163: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:41:36.683 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:41:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:41:36] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T07:41:36.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:41:36 smithi080 bash[41963]: cluster 2023-12-01T07:41:36.326672+0000 mgr.y (mgr.24362) 5194 : cluster 0 pgmap v5163: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:41:36.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:41:36 smithi090 bash[32384]: cluster 2023-12-01T07:41:36.326672+0000 mgr.y (mgr.24362) 5194 : cluster 0 pgmap v5163: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:41:37.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:41:37 smithi080 bash[28361]: audit 2023-12-01T07:41:37.127307+0000 mon.c (mon.2) 3311 : audit 0 from='client.? 172.21.15.80:0/3130489128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:41:37.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:41:37 smithi080 bash[41963]: audit 2023-12-01T07:41:37.127307+0000 mon.c (mon.2) 3311 : audit 0 from='client.? 172.21.15.80:0/3130489128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:41:37.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:41:37 smithi090 bash[32384]: audit 2023-12-01T07:41:37.127307+0000 mon.c (mon.2) 3311 : audit 0 from='client.? 172.21.15.80:0/3130489128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:41:38.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:41:38 smithi080 bash[28361]: cluster 2023-12-01T07:41:38.327333+0000 mgr.y (mgr.24362) 5195 : cluster 0 pgmap v5164: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:41:38.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:41:38 smithi080 bash[41963]: cluster 2023-12-01T07:41:38.327333+0000 mgr.y (mgr.24362) 5195 : cluster 0 pgmap v5164: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:41:38.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:41:38 smithi090 bash[32384]: cluster 2023-12-01T07:41:38.327333+0000 mgr.y (mgr.24362) 5195 : cluster 0 pgmap v5164: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:41:39.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:41:39 smithi080 bash[41963]: audit 2023-12-01T07:41:39.586205+0000 mon.a (mon.0) 3696 : audit 0 from='client.? 172.21.15.80:0/3184272080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:41:39.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:41:39 smithi080 bash[28361]: audit 2023-12-01T07:41:39.586205+0000 mon.a (mon.0) 3696 : audit 0 from='client.? 172.21.15.80:0/3184272080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:41:40.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:41:39 smithi090 bash[32384]: audit 2023-12-01T07:41:39.586205+0000 mon.a (mon.0) 3696 : audit 0 from='client.? 172.21.15.80:0/3184272080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:41:40.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:41:40 smithi080 bash[28361]: audit 2023-12-01T07:41:40.050098+0000 mon.c (mon.2) 3312 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:41:40.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:41:40 smithi080 bash[28361]: cluster 2023-12-01T07:41:40.327982+0000 mgr.y (mgr.24362) 5196 : cluster 0 pgmap v5165: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:41:40.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:41:40 smithi080 bash[41963]: audit 2023-12-01T07:41:40.050098+0000 mon.c (mon.2) 3312 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:41:40.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:41:40 smithi080 bash[41963]: cluster 2023-12-01T07:41:40.327982+0000 mgr.y (mgr.24362) 5196 : cluster 0 pgmap v5165: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:41:41.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:41:40 smithi090 bash[32384]: audit 2023-12-01T07:41:40.050098+0000 mon.c (mon.2) 3312 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:41:41.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:41:40 smithi090 bash[32384]: cluster 2023-12-01T07:41:40.327982+0000 mgr.y (mgr.24362) 5196 : cluster 0 pgmap v5165: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:41:42.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:41:42 smithi080 bash[28361]: audit 2023-12-01T07:41:42.039130+0000 mon.a (mon.0) 3697 : audit 0 from='client.? 172.21.15.80:0/4236851232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:41:42.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:41:42 smithi080 bash[41963]: audit 2023-12-01T07:41:42.039130+0000 mon.a (mon.0) 3697 : audit 0 from='client.? 172.21.15.80:0/4236851232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:41:42.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:41:42 smithi090 bash[32384]: audit 2023-12-01T07:41:42.039130+0000 mon.a (mon.0) 3697 : audit 0 from='client.? 172.21.15.80:0/4236851232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:41:43.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:41:43 smithi080 bash[41963]: cluster 2023-12-01T07:41:42.329087+0000 mgr.y (mgr.24362) 5197 : cluster 0 pgmap v5166: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:41:43.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:41:43 smithi080 bash[28361]: cluster 2023-12-01T07:41:42.329087+0000 mgr.y (mgr.24362) 5197 : cluster 0 pgmap v5166: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:41:43.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:41:43 smithi090 bash[32384]: cluster 2023-12-01T07:41:42.329087+0000 mgr.y (mgr.24362) 5197 : cluster 0 pgmap v5166: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:41:44.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:41:44 smithi080 bash[28361]: cluster 2023-12-01T07:41:44.329746+0000 mgr.y (mgr.24362) 5198 : cluster 0 pgmap v5167: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:41:44.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:41:44 smithi080 bash[41963]: cluster 2023-12-01T07:41:44.329746+0000 mgr.y (mgr.24362) 5198 : cluster 0 pgmap v5167: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:41:44.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:41:44 smithi090 bash[32384]: cluster 2023-12-01T07:41:44.329746+0000 mgr.y (mgr.24362) 5198 : cluster 0 pgmap v5167: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:41:45.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:41:45 smithi080 bash[28361]: audit 2023-12-01T07:41:44.492111+0000 mon.c (mon.2) 3313 : audit 0 from='client.? 172.21.15.80:0/1905033745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:41:45.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:41:45 smithi080 bash[41963]: audit 2023-12-01T07:41:44.492111+0000 mon.c (mon.2) 3313 : audit 0 from='client.? 172.21.15.80:0/1905033745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:41:45.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:41:45 smithi090 bash[32384]: audit 2023-12-01T07:41:44.492111+0000 mon.c (mon.2) 3313 : audit 0 from='client.? 172.21.15.80:0/1905033745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:41:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:41:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:41:46] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.43.0" 2023-12-01T07:41:46.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:41:46 smithi080 bash[28361]: cluster 2023-12-01T07:41:46.330955+0000 mgr.y (mgr.24362) 5199 : cluster 0 pgmap v5168: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:41:46.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:41:46 smithi080 bash[41963]: cluster 2023-12-01T07:41:46.330955+0000 mgr.y (mgr.24362) 5199 : cluster 0 pgmap v5168: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:41:46.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:41:46 smithi090 bash[32384]: cluster 2023-12-01T07:41:46.330955+0000 mgr.y (mgr.24362) 5199 : cluster 0 pgmap v5168: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:41:47.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:41:47 smithi090 bash[32384]: audit 2023-12-01T07:41:46.944786+0000 mon.a (mon.0) 3698 : audit 0 from='client.? 172.21.15.80:0/3445405458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:41:47.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:41:47 smithi080 bash[28361]: audit 2023-12-01T07:41:46.944786+0000 mon.a (mon.0) 3698 : audit 0 from='client.? 172.21.15.80:0/3445405458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:41:47.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:41:47 smithi080 bash[41963]: audit 2023-12-01T07:41:46.944786+0000 mon.a (mon.0) 3698 : audit 0 from='client.? 172.21.15.80:0/3445405458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:41:48.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:41:48 smithi090 bash[32384]: cluster 2023-12-01T07:41:48.331630+0000 mgr.y (mgr.24362) 5200 : cluster 0 pgmap v5169: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:41:48.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:41:48 smithi080 bash[28361]: cluster 2023-12-01T07:41:48.331630+0000 mgr.y (mgr.24362) 5200 : cluster 0 pgmap v5169: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:41:48.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:41:48 smithi080 bash[41963]: cluster 2023-12-01T07:41:48.331630+0000 mgr.y (mgr.24362) 5200 : cluster 0 pgmap v5169: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:41:49.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:41:49 smithi090 bash[32384]: audit 2023-12-01T07:41:49.400065+0000 mon.c (mon.2) 3314 : audit 0 from='client.? 172.21.15.80:0/184713879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:41:49.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:41:49 smithi080 bash[28361]: audit 2023-12-01T07:41:49.400065+0000 mon.c (mon.2) 3314 : audit 0 from='client.? 172.21.15.80:0/184713879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:41:49.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:41:49 smithi080 bash[41963]: audit 2023-12-01T07:41:49.400065+0000 mon.c (mon.2) 3314 : audit 0 from='client.? 172.21.15.80:0/184713879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:41:50.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:41:50 smithi090 bash[32384]: cluster 2023-12-01T07:41:50.332347+0000 mgr.y (mgr.24362) 5201 : cluster 0 pgmap v5170: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:41:50.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:41:50 smithi080 bash[28361]: cluster 2023-12-01T07:41:50.332347+0000 mgr.y (mgr.24362) 5201 : cluster 0 pgmap v5170: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:41:50.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:41:50 smithi080 bash[41963]: cluster 2023-12-01T07:41:50.332347+0000 mgr.y (mgr.24362) 5201 : cluster 0 pgmap v5170: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:41:52.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:41:51 smithi080 bash[28361]: audit 2023-12-01T07:41:51.854131+0000 mon.c (mon.2) 3315 : audit 0 from='client.? 172.21.15.80:0/3566243736' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:41:52.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:41:51 smithi080 bash[41963]: audit 2023-12-01T07:41:51.854131+0000 mon.c (mon.2) 3315 : audit 0 from='client.? 172.21.15.80:0/3566243736' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:41:52.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:41:51 smithi090 bash[32384]: audit 2023-12-01T07:41:51.854131+0000 mon.c (mon.2) 3315 : audit 0 from='client.? 172.21.15.80:0/3566243736' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:41:53.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:41:52 smithi080 bash[28361]: cluster 2023-12-01T07:41:52.333553+0000 mgr.y (mgr.24362) 5202 : cluster 0 pgmap v5171: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:41:53.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:41:52 smithi080 bash[41963]: cluster 2023-12-01T07:41:52.333553+0000 mgr.y (mgr.24362) 5202 : cluster 0 pgmap v5171: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:41:53.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:41:52 smithi090 bash[32384]: cluster 2023-12-01T07:41:52.333553+0000 mgr.y (mgr.24362) 5202 : cluster 0 pgmap v5171: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:41:54.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:41:54 smithi080 bash[41963]: audit 2023-12-01T07:41:54.308852+0000 mon.c (mon.2) 3316 : audit 0 from='client.? 172.21.15.80:0/1655910564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:41:54.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:41:54 smithi080 bash[41963]: cluster 2023-12-01T07:41:54.334121+0000 mgr.y (mgr.24362) 5203 : cluster 0 pgmap v5172: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:41:54.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:41:54 smithi080 bash[28361]: audit 2023-12-01T07:41:54.308852+0000 mon.c (mon.2) 3316 : audit 0 from='client.? 172.21.15.80:0/1655910564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:41:54.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:41:54 smithi080 bash[28361]: cluster 2023-12-01T07:41:54.334121+0000 mgr.y (mgr.24362) 5203 : cluster 0 pgmap v5172: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:41:54.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:41:54 smithi090 bash[32384]: audit 2023-12-01T07:41:54.308852+0000 mon.c (mon.2) 3316 : audit 0 from='client.? 172.21.15.80:0/1655910564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:41:54.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:41:54 smithi090 bash[32384]: cluster 2023-12-01T07:41:54.334121+0000 mgr.y (mgr.24362) 5203 : cluster 0 pgmap v5172: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:41:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:41:55 smithi080 bash[28361]: audit 2023-12-01T07:41:55.050485+0000 mon.c (mon.2) 3317 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:41:55.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:41:55 smithi080 bash[41963]: audit 2023-12-01T07:41:55.050485+0000 mon.c (mon.2) 3317 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:41:55.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:41:55 smithi090 bash[32384]: audit 2023-12-01T07:41:55.050485+0000 mon.c (mon.2) 3317 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:41:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:41:56 smithi080 bash[41963]: cluster 2023-12-01T07:41:56.335020+0000 mgr.y (mgr.24362) 5204 : cluster 0 pgmap v5173: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:41:56.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:41:56 smithi080 bash[28361]: cluster 2023-12-01T07:41:56.335020+0000 mgr.y (mgr.24362) 5204 : cluster 0 pgmap v5173: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:41:56.683 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:41:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:41:56] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.43.0" 2023-12-01T07:41:56.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:41:56 smithi090 bash[32384]: cluster 2023-12-01T07:41:56.335020+0000 mgr.y (mgr.24362) 5204 : cluster 0 pgmap v5173: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:41:57.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:41:57 smithi090 bash[32384]: audit 2023-12-01T07:41:56.759874+0000 mon.a (mon.0) 3699 : audit 0 from='client.? 172.21.15.80:0/1401937770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:41:57.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:41:57 smithi080 bash[28361]: audit 2023-12-01T07:41:56.759874+0000 mon.a (mon.0) 3699 : audit 0 from='client.? 172.21.15.80:0/1401937770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:41:57.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:41:57 smithi080 bash[41963]: audit 2023-12-01T07:41:56.759874+0000 mon.a (mon.0) 3699 : audit 0 from='client.? 172.21.15.80:0/1401937770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:41:58.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:41:58 smithi090 bash[32384]: cluster 2023-12-01T07:41:58.335688+0000 mgr.y (mgr.24362) 5205 : cluster 0 pgmap v5174: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:41:58.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:41:58 smithi080 bash[28361]: cluster 2023-12-01T07:41:58.335688+0000 mgr.y (mgr.24362) 5205 : cluster 0 pgmap v5174: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:41:58.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:41:58 smithi080 bash[41963]: cluster 2023-12-01T07:41:58.335688+0000 mgr.y (mgr.24362) 5205 : cluster 0 pgmap v5174: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:41:59.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:41:59 smithi090 bash[32384]: audit 2023-12-01T07:41:59.215249+0000 mon.a (mon.0) 3700 : audit 0 from='client.? 172.21.15.80:0/532892325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:41:59.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:41:59 smithi080 bash[28361]: audit 2023-12-01T07:41:59.215249+0000 mon.a (mon.0) 3700 : audit 0 from='client.? 172.21.15.80:0/532892325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:41:59.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:41:59 smithi080 bash[41963]: audit 2023-12-01T07:41:59.215249+0000 mon.a (mon.0) 3700 : audit 0 from='client.? 172.21.15.80:0/532892325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:42:00.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:42:00 smithi090 bash[32384]: cluster 2023-12-01T07:42:00.336327+0000 mgr.y (mgr.24362) 5206 : cluster 0 pgmap v5175: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:42:00.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:42:00 smithi080 bash[28361]: cluster 2023-12-01T07:42:00.336327+0000 mgr.y (mgr.24362) 5206 : cluster 0 pgmap v5175: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:42:00.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:42:00 smithi080 bash[41963]: cluster 2023-12-01T07:42:00.336327+0000 mgr.y (mgr.24362) 5206 : cluster 0 pgmap v5175: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:42:02.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:42:01 smithi090 bash[32384]: audit 2023-12-01T07:42:01.667550+0000 mon.c (mon.2) 3318 : audit 0 from='client.? 172.21.15.80:0/2046255071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:42:02.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:42:01 smithi080 bash[41963]: audit 2023-12-01T07:42:01.667550+0000 mon.c (mon.2) 3318 : audit 0 from='client.? 172.21.15.80:0/2046255071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:42:02.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:42:01 smithi080 bash[28361]: audit 2023-12-01T07:42:01.667550+0000 mon.c (mon.2) 3318 : audit 0 from='client.? 172.21.15.80:0/2046255071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:42:03.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:42:02 smithi090 bash[32384]: cluster 2023-12-01T07:42:02.337540+0000 mgr.y (mgr.24362) 5207 : cluster 0 pgmap v5176: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:42:03.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:42:02 smithi080 bash[41963]: cluster 2023-12-01T07:42:02.337540+0000 mgr.y (mgr.24362) 5207 : cluster 0 pgmap v5176: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:42:03.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:42:02 smithi080 bash[28361]: cluster 2023-12-01T07:42:02.337540+0000 mgr.y (mgr.24362) 5207 : cluster 0 pgmap v5176: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:42:04.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:42:04 smithi080 bash[41963]: audit 2023-12-01T07:42:04.107329+0000 mon.a (mon.0) 3701 : audit 0 from='client.? 172.21.15.80:0/1903152887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:42:04.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:42:04 smithi080 bash[28361]: audit 2023-12-01T07:42:04.107329+0000 mon.a (mon.0) 3701 : audit 0 from='client.? 172.21.15.80:0/1903152887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:42:04.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:42:04 smithi090 bash[32384]: audit 2023-12-01T07:42:04.107329+0000 mon.a (mon.0) 3701 : audit 0 from='client.? 172.21.15.80:0/1903152887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:42:05.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:42:05 smithi080 bash[28361]: cluster 2023-12-01T07:42:04.338361+0000 mgr.y (mgr.24362) 5208 : cluster 0 pgmap v5177: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:42:05.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:42:05 smithi080 bash[41963]: cluster 2023-12-01T07:42:04.338361+0000 mgr.y (mgr.24362) 5208 : cluster 0 pgmap v5177: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:42:05.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:42:05 smithi090 bash[32384]: cluster 2023-12-01T07:42:04.338361+0000 mgr.y (mgr.24362) 5208 : cluster 0 pgmap v5177: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:42:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:42:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:42:06] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.43.0" 2023-12-01T07:42:06.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:42:06 smithi080 bash[41963]: cluster 2023-12-01T07:42:06.339678+0000 mgr.y (mgr.24362) 5209 : cluster 0 pgmap v5178: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:42:06.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:42:06 smithi080 bash[28361]: cluster 2023-12-01T07:42:06.339678+0000 mgr.y (mgr.24362) 5209 : cluster 0 pgmap v5178: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:42:06.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:42:06 smithi090 bash[32384]: cluster 2023-12-01T07:42:06.339678+0000 mgr.y (mgr.24362) 5209 : cluster 0 pgmap v5178: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:42:07.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:42:07 smithi090 bash[32384]: audit 2023-12-01T07:42:06.554012+0000 mon.a (mon.0) 3702 : audit 0 from='client.? 172.21.15.80:0/370736308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:42:07.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:42:07 smithi080 bash[41963]: audit 2023-12-01T07:42:06.554012+0000 mon.a (mon.0) 3702 : audit 0 from='client.? 172.21.15.80:0/370736308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:42:07.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:42:07 smithi080 bash[28361]: audit 2023-12-01T07:42:06.554012+0000 mon.a (mon.0) 3702 : audit 0 from='client.? 172.21.15.80:0/370736308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:42:08.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:42:08 smithi090 bash[32384]: cluster 2023-12-01T07:42:08.340233+0000 mgr.y (mgr.24362) 5210 : cluster 0 pgmap v5179: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:42:08.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:42:08 smithi080 bash[28361]: cluster 2023-12-01T07:42:08.340233+0000 mgr.y (mgr.24362) 5210 : cluster 0 pgmap v5179: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:42:08.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:42:08 smithi080 bash[41963]: cluster 2023-12-01T07:42:08.340233+0000 mgr.y (mgr.24362) 5210 : cluster 0 pgmap v5179: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:42:09.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:42:09 smithi090 bash[32384]: audit 2023-12-01T07:42:09.006604+0000 mon.a (mon.0) 3703 : audit 0 from='client.? 172.21.15.80:0/3937581524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:42:09.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:42:09 smithi080 bash[41963]: audit 2023-12-01T07:42:09.006604+0000 mon.a (mon.0) 3703 : audit 0 from='client.? 172.21.15.80:0/3937581524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:42:09.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:42:09 smithi080 bash[28361]: audit 2023-12-01T07:42:09.006604+0000 mon.a (mon.0) 3703 : audit 0 from='client.? 172.21.15.80:0/3937581524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:42:10.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:42:10 smithi090 bash[32384]: audit 2023-12-01T07:42:10.050958+0000 mon.c (mon.2) 3319 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:42:10.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:42:10 smithi090 bash[32384]: cluster 2023-12-01T07:42:10.340800+0000 mgr.y (mgr.24362) 5211 : cluster 0 pgmap v5180: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:42:10.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:42:10 smithi080 bash[28361]: audit 2023-12-01T07:42:10.050958+0000 mon.c (mon.2) 3319 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:42:10.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:42:10 smithi080 bash[28361]: cluster 2023-12-01T07:42:10.340800+0000 mgr.y (mgr.24362) 5211 : cluster 0 pgmap v5180: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:42:10.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:42:10 smithi080 bash[41963]: audit 2023-12-01T07:42:10.050958+0000 mon.c (mon.2) 3319 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:42:10.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:42:10 smithi080 bash[41963]: cluster 2023-12-01T07:42:10.340800+0000 mgr.y (mgr.24362) 5211 : cluster 0 pgmap v5180: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:42:11.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:42:11 smithi090 bash[32384]: audit 2023-12-01T07:42:11.466881+0000 mon.c (mon.2) 3320 : audit 0 from='client.? 172.21.15.80:0/1089622292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:42:11.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:42:11 smithi080 bash[28361]: audit 2023-12-01T07:42:11.466881+0000 mon.c (mon.2) 3320 : audit 0 from='client.? 172.21.15.80:0/1089622292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:42:11.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:42:11 smithi080 bash[41963]: audit 2023-12-01T07:42:11.466881+0000 mon.c (mon.2) 3320 : audit 0 from='client.? 172.21.15.80:0/1089622292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:42:12.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:42:12 smithi080 bash[28361]: cluster 2023-12-01T07:42:12.341913+0000 mgr.y (mgr.24362) 5212 : cluster 0 pgmap v5181: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:42:12.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:42:12 smithi080 bash[41963]: cluster 2023-12-01T07:42:12.341913+0000 mgr.y (mgr.24362) 5212 : cluster 0 pgmap v5181: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:42:13.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:42:12 smithi090 bash[32384]: cluster 2023-12-01T07:42:12.341913+0000 mgr.y (mgr.24362) 5212 : cluster 0 pgmap v5181: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:42:14.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:42:13 smithi090 bash[32384]: audit 2023-12-01T07:42:13.922524+0000 mon.c (mon.2) 3321 : audit 0 from='client.? 172.21.15.80:0/2235451848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:42:14.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:42:13 smithi080 bash[28361]: audit 2023-12-01T07:42:13.922524+0000 mon.c (mon.2) 3321 : audit 0 from='client.? 172.21.15.80:0/2235451848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:42:14.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:42:13 smithi080 bash[41963]: audit 2023-12-01T07:42:13.922524+0000 mon.c (mon.2) 3321 : audit 0 from='client.? 172.21.15.80:0/2235451848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:42:15.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:42:14 smithi090 bash[32384]: cluster 2023-12-01T07:42:14.342576+0000 mgr.y (mgr.24362) 5213 : cluster 0 pgmap v5182: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:42:15.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:42:14 smithi080 bash[28361]: cluster 2023-12-01T07:42:14.342576+0000 mgr.y (mgr.24362) 5213 : cluster 0 pgmap v5182: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:42:15.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:42:14 smithi080 bash[41963]: cluster 2023-12-01T07:42:14.342576+0000 mgr.y (mgr.24362) 5213 : cluster 0 pgmap v5182: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:42:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:42:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:42:16] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T07:42:16.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:42:16 smithi080 bash[28361]: cluster 2023-12-01T07:42:16.343333+0000 mgr.y (mgr.24362) 5214 : cluster 0 pgmap v5183: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:42:16.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:42:16 smithi080 bash[28361]: audit 2023-12-01T07:42:16.385192+0000 mon.c (mon.2) 3322 : audit 0 from='client.? 172.21.15.80:0/2196255485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:42:16.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:42:16 smithi080 bash[41963]: cluster 2023-12-01T07:42:16.343333+0000 mgr.y (mgr.24362) 5214 : cluster 0 pgmap v5183: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:42:16.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:42:16 smithi080 bash[41963]: audit 2023-12-01T07:42:16.385192+0000 mon.c (mon.2) 3322 : audit 0 from='client.? 172.21.15.80:0/2196255485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:42:16.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:42:16 smithi090 bash[32384]: cluster 2023-12-01T07:42:16.343333+0000 mgr.y (mgr.24362) 5214 : cluster 0 pgmap v5183: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:42:16.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:42:16 smithi090 bash[32384]: audit 2023-12-01T07:42:16.385192+0000 mon.c (mon.2) 3322 : audit 0 from='client.? 172.21.15.80:0/2196255485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:42:18.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:42:18 smithi080 bash[41963]: cluster 2023-12-01T07:42:18.344058+0000 mgr.y (mgr.24362) 5215 : cluster 0 pgmap v5184: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:42:18.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:42:18 smithi080 bash[28361]: cluster 2023-12-01T07:42:18.344058+0000 mgr.y (mgr.24362) 5215 : cluster 0 pgmap v5184: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:42:18.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:42:18 smithi090 bash[32384]: cluster 2023-12-01T07:42:18.344058+0000 mgr.y (mgr.24362) 5215 : cluster 0 pgmap v5184: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:42:19.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:42:19 smithi080 bash[28361]: audit 2023-12-01T07:42:18.844986+0000 mon.c (mon.2) 3323 : audit 0 from='client.? 172.21.15.80:0/2769771403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:42:19.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:42:19 smithi080 bash[41963]: audit 2023-12-01T07:42:18.844986+0000 mon.c (mon.2) 3323 : audit 0 from='client.? 172.21.15.80:0/2769771403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:42:19.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:42:19 smithi090 bash[32384]: audit 2023-12-01T07:42:18.844986+0000 mon.c (mon.2) 3323 : audit 0 from='client.? 172.21.15.80:0/2769771403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:42:20.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:42:20 smithi080 bash[41963]: cluster 2023-12-01T07:42:20.344687+0000 mgr.y (mgr.24362) 5216 : cluster 0 pgmap v5185: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:42:20.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:42:20 smithi080 bash[28361]: cluster 2023-12-01T07:42:20.344687+0000 mgr.y (mgr.24362) 5216 : cluster 0 pgmap v5185: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:42:20.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:42:20 smithi090 bash[32384]: cluster 2023-12-01T07:42:20.344687+0000 mgr.y (mgr.24362) 5216 : cluster 0 pgmap v5185: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:42:21.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:42:21 smithi090 bash[32384]: audit 2023-12-01T07:42:21.295849+0000 mon.a (mon.0) 3704 : audit 0 from='client.? 172.21.15.80:0/3856956382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:42:21.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:42:21 smithi080 bash[28361]: audit 2023-12-01T07:42:21.295849+0000 mon.a (mon.0) 3704 : audit 0 from='client.? 172.21.15.80:0/3856956382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:42:21.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:42:21 smithi080 bash[41963]: audit 2023-12-01T07:42:21.295849+0000 mon.a (mon.0) 3704 : audit 0 from='client.? 172.21.15.80:0/3856956382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:42:22.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:42:22 smithi090 bash[32384]: cluster 2023-12-01T07:42:22.345876+0000 mgr.y (mgr.24362) 5217 : cluster 0 pgmap v5186: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:42:22.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:42:22 smithi080 bash[41963]: cluster 2023-12-01T07:42:22.345876+0000 mgr.y (mgr.24362) 5217 : cluster 0 pgmap v5186: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:42:22.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:42:22 smithi080 bash[28361]: cluster 2023-12-01T07:42:22.345876+0000 mgr.y (mgr.24362) 5217 : cluster 0 pgmap v5186: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:42:23.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:42:23 smithi090 bash[32384]: audit 2023-12-01T07:42:23.150910+0000 mon.c (mon.2) 3324 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:42:23.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:42:23 smithi080 bash[28361]: audit 2023-12-01T07:42:23.150910+0000 mon.c (mon.2) 3324 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:42:23.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:42:23 smithi080 bash[41963]: audit 2023-12-01T07:42:23.150910+0000 mon.c (mon.2) 3324 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:42:24.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:42:24 smithi080 bash[28361]: audit 2023-12-01T07:42:23.528620+0000 mon.a (mon.0) 3705 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:42:24.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:42:24 smithi080 bash[28361]: audit 2023-12-01T07:42:23.537194+0000 mon.a (mon.0) 3706 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:42:24.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:42:24 smithi080 bash[28361]: audit 2023-12-01T07:42:23.743215+0000 mon.c (mon.2) 3325 : audit 0 from='client.? 172.21.15.80:0/566189050' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:42:24.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:42:24 smithi080 bash[28361]: cluster 2023-12-01T07:42:24.346551+0000 mgr.y (mgr.24362) 5218 : cluster 0 pgmap v5187: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:42:24.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:42:24 smithi080 bash[41963]: audit 2023-12-01T07:42:23.528620+0000 mon.a (mon.0) 3705 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:42:24.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:42:24 smithi080 bash[41963]: audit 2023-12-01T07:42:23.537194+0000 mon.a (mon.0) 3706 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:42:24.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:42:24 smithi080 bash[41963]: audit 2023-12-01T07:42:23.743215+0000 mon.c (mon.2) 3325 : audit 0 from='client.? 172.21.15.80:0/566189050' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:42:24.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:42:24 smithi080 bash[41963]: cluster 2023-12-01T07:42:24.346551+0000 mgr.y (mgr.24362) 5218 : cluster 0 pgmap v5187: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:42:25.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:42:24 smithi090 bash[32384]: audit 2023-12-01T07:42:23.528620+0000 mon.a (mon.0) 3705 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:42:25.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:42:24 smithi090 bash[32384]: audit 2023-12-01T07:42:23.537194+0000 mon.a (mon.0) 3706 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:42:25.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:42:24 smithi090 bash[32384]: audit 2023-12-01T07:42:23.743215+0000 mon.c (mon.2) 3325 : audit 0 from='client.? 172.21.15.80:0/566189050' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:42:25.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:42:24 smithi090 bash[32384]: cluster 2023-12-01T07:42:24.346551+0000 mgr.y (mgr.24362) 5218 : cluster 0 pgmap v5187: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:42:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:42:25 smithi080 bash[28361]: audit 2023-12-01T07:42:25.051475+0000 mon.c (mon.2) 3326 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:42:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:42:25 smithi080 bash[41963]: audit 2023-12-01T07:42:25.051475+0000 mon.c (mon.2) 3326 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:42:26.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:42:25 smithi090 bash[32384]: audit 2023-12-01T07:42:25.051475+0000 mon.c (mon.2) 3326 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:42:26.560 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:42:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:42:26] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T07:42:26.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:42:26 smithi080 bash[28361]: audit 2023-12-01T07:42:26.196802+0000 mon.c (mon.2) 3327 : audit 0 from='client.? 172.21.15.80:0/3065747491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:42:26.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:42:26 smithi080 bash[28361]: cluster 2023-12-01T07:42:26.347720+0000 mgr.y (mgr.24362) 5219 : cluster 0 pgmap v5188: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:42:26.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:42:26 smithi080 bash[41963]: audit 2023-12-01T07:42:26.196802+0000 mon.c (mon.2) 3327 : audit 0 from='client.? 172.21.15.80:0/3065747491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:42:26.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:42:26 smithi080 bash[41963]: cluster 2023-12-01T07:42:26.347720+0000 mgr.y (mgr.24362) 5219 : cluster 0 pgmap v5188: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:42:27.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:42:26 smithi090 bash[32384]: audit 2023-12-01T07:42:26.196802+0000 mon.c (mon.2) 3327 : audit 0 from='client.? 172.21.15.80:0/3065747491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:42:27.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:42:26 smithi090 bash[32384]: cluster 2023-12-01T07:42:26.347720+0000 mgr.y (mgr.24362) 5219 : cluster 0 pgmap v5188: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:42:28.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:42:28 smithi080 bash[28361]: cluster 2023-12-01T07:42:28.348252+0000 mgr.y (mgr.24362) 5220 : cluster 0 pgmap v5189: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:42:28.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:42:28 smithi080 bash[41963]: cluster 2023-12-01T07:42:28.348252+0000 mgr.y (mgr.24362) 5220 : cluster 0 pgmap v5189: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:42:28.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:42:28 smithi090 bash[32384]: cluster 2023-12-01T07:42:28.348252+0000 mgr.y (mgr.24362) 5220 : cluster 0 pgmap v5189: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:42:29.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:42:29 smithi080 bash[28361]: audit 2023-12-01T07:42:28.669031+0000 mon.c (mon.2) 3328 : audit 0 from='client.? 172.21.15.80:0/1450456247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:42:29.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:42:29 smithi080 bash[28361]: audit 2023-12-01T07:42:29.286046+0000 mon.a (mon.0) 3707 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:42:29.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:42:29 smithi080 bash[28361]: audit 2023-12-01T07:42:29.300720+0000 mon.a (mon.0) 3708 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:42:29.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:42:29 smithi080 bash[28361]: audit 2023-12-01T07:42:29.305531+0000 mon.a (mon.0) 3709 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:42:29.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:42:29 smithi080 bash[28361]: audit 2023-12-01T07:42:29.316000+0000 mon.a (mon.0) 3710 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:42:29.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:42:29 smithi080 bash[41963]: audit 2023-12-01T07:42:28.669031+0000 mon.c (mon.2) 3328 : audit 0 from='client.? 172.21.15.80:0/1450456247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:42:29.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:42:29 smithi080 bash[41963]: audit 2023-12-01T07:42:29.286046+0000 mon.a (mon.0) 3707 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:42:29.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:42:29 smithi080 bash[41963]: audit 2023-12-01T07:42:29.300720+0000 mon.a (mon.0) 3708 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:42:29.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:42:29 smithi080 bash[41963]: audit 2023-12-01T07:42:29.305531+0000 mon.a (mon.0) 3709 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:42:29.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:42:29 smithi080 bash[41963]: audit 2023-12-01T07:42:29.316000+0000 mon.a (mon.0) 3710 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:42:29.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:42:29 smithi090 bash[32384]: audit 2023-12-01T07:42:28.669031+0000 mon.c (mon.2) 3328 : audit 0 from='client.? 172.21.15.80:0/1450456247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:42:29.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:42:29 smithi090 bash[32384]: audit 2023-12-01T07:42:29.286046+0000 mon.a (mon.0) 3707 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:42:29.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:42:29 smithi090 bash[32384]: audit 2023-12-01T07:42:29.300720+0000 mon.a (mon.0) 3708 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:42:29.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:42:29 smithi090 bash[32384]: audit 2023-12-01T07:42:29.305531+0000 mon.a (mon.0) 3709 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:42:29.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:42:29 smithi090 bash[32384]: audit 2023-12-01T07:42:29.316000+0000 mon.a (mon.0) 3710 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:42:30.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:42:30 smithi080 bash[28361]: audit 2023-12-01T07:42:29.880382+0000 mon.c (mon.2) 3329 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:42:30.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:42:30 smithi080 bash[28361]: audit 2023-12-01T07:42:29.882195+0000 mon.c (mon.2) 3330 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:42:30.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:42:30 smithi080 bash[28361]: audit 2023-12-01T07:42:29.893253+0000 mon.a (mon.0) 3711 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:42:30.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:42:30 smithi080 bash[28361]: cluster 2023-12-01T07:42:30.348839+0000 mgr.y (mgr.24362) 5221 : cluster 0 pgmap v5190: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:42:30.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:42:30 smithi080 bash[41963]: audit 2023-12-01T07:42:29.880382+0000 mon.c (mon.2) 3329 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:42:30.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:42:30 smithi080 bash[41963]: audit 2023-12-01T07:42:29.882195+0000 mon.c (mon.2) 3330 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:42:30.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:42:30 smithi080 bash[41963]: audit 2023-12-01T07:42:29.893253+0000 mon.a (mon.0) 3711 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:42:30.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:42:30 smithi080 bash[41963]: cluster 2023-12-01T07:42:30.348839+0000 mgr.y (mgr.24362) 5221 : cluster 0 pgmap v5190: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:42:30.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:42:30 smithi090 bash[32384]: audit 2023-12-01T07:42:29.880382+0000 mon.c (mon.2) 3329 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:42:30.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:42:30 smithi090 bash[32384]: audit 2023-12-01T07:42:29.882195+0000 mon.c (mon.2) 3330 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:42:30.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:42:30 smithi090 bash[32384]: audit 2023-12-01T07:42:29.893253+0000 mon.a (mon.0) 3711 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:42:30.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:42:30 smithi090 bash[32384]: cluster 2023-12-01T07:42:30.348839+0000 mgr.y (mgr.24362) 5221 : cluster 0 pgmap v5190: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:42:32.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:42:31 smithi080 bash[41963]: audit 2023-12-01T07:42:31.125230+0000 mon.a (mon.0) 3712 : audit 0 from='client.? 172.21.15.80:0/411095647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:42:32.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:42:31 smithi080 bash[28361]: audit 2023-12-01T07:42:31.125230+0000 mon.a (mon.0) 3712 : audit 0 from='client.? 172.21.15.80:0/411095647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:42:32.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:42:31 smithi090 bash[32384]: audit 2023-12-01T07:42:31.125230+0000 mon.a (mon.0) 3712 : audit 0 from='client.? 172.21.15.80:0/411095647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:42:33.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:42:32 smithi080 bash[41963]: cluster 2023-12-01T07:42:32.350069+0000 mgr.y (mgr.24362) 5222 : cluster 0 pgmap v5191: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:42:33.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:42:32 smithi080 bash[28361]: cluster 2023-12-01T07:42:32.350069+0000 mgr.y (mgr.24362) 5222 : cluster 0 pgmap v5191: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:42:33.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:42:32 smithi090 bash[32384]: cluster 2023-12-01T07:42:32.350069+0000 mgr.y (mgr.24362) 5222 : cluster 0 pgmap v5191: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:42:34.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:42:33 smithi080 bash[28361]: audit 2023-12-01T07:42:33.577297+0000 mon.a (mon.0) 3713 : audit 0 from='client.? 172.21.15.80:0/582368948' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:42:34.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:42:33 smithi080 bash[41963]: audit 2023-12-01T07:42:33.577297+0000 mon.a (mon.0) 3713 : audit 0 from='client.? 172.21.15.80:0/582368948' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:42:34.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:42:33 smithi090 bash[32384]: audit 2023-12-01T07:42:33.577297+0000 mon.a (mon.0) 3713 : audit 0 from='client.? 172.21.15.80:0/582368948' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:42:35.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:42:34 smithi080 bash[41963]: cluster 2023-12-01T07:42:34.350761+0000 mgr.y (mgr.24362) 5223 : cluster 0 pgmap v5192: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:42:35.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:42:34 smithi080 bash[28361]: cluster 2023-12-01T07:42:34.350761+0000 mgr.y (mgr.24362) 5223 : cluster 0 pgmap v5192: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:42:35.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:42:34 smithi090 bash[32384]: cluster 2023-12-01T07:42:34.350761+0000 mgr.y (mgr.24362) 5223 : cluster 0 pgmap v5192: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:42:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:42:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:42:36] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T07:42:36.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:42:36 smithi080 bash[41963]: audit 2023-12-01T07:42:36.026925+0000 mon.c (mon.2) 3331 : audit 0 from='client.? 172.21.15.80:0/4124687386' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:42:36.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:42:36 smithi080 bash[41963]: cluster 2023-12-01T07:42:36.351935+0000 mgr.y (mgr.24362) 5224 : cluster 0 pgmap v5193: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:42:36.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:42:36 smithi080 bash[28361]: audit 2023-12-01T07:42:36.026925+0000 mon.c (mon.2) 3331 : audit 0 from='client.? 172.21.15.80:0/4124687386' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:42:36.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:42:36 smithi080 bash[28361]: cluster 2023-12-01T07:42:36.351935+0000 mgr.y (mgr.24362) 5224 : cluster 0 pgmap v5193: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:42:36.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:42:36 smithi090 bash[32384]: audit 2023-12-01T07:42:36.026925+0000 mon.c (mon.2) 3331 : audit 0 from='client.? 172.21.15.80:0/4124687386' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:42:36.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:42:36 smithi090 bash[32384]: cluster 2023-12-01T07:42:36.351935+0000 mgr.y (mgr.24362) 5224 : cluster 0 pgmap v5193: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:42:38.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:42:38 smithi080 bash[41963]: cluster 2023-12-01T07:42:38.352529+0000 mgr.y (mgr.24362) 5225 : cluster 0 pgmap v5194: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:42:38.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:42:38 smithi080 bash[28361]: cluster 2023-12-01T07:42:38.352529+0000 mgr.y (mgr.24362) 5225 : cluster 0 pgmap v5194: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:42:38.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:42:38 smithi090 bash[32384]: cluster 2023-12-01T07:42:38.352529+0000 mgr.y (mgr.24362) 5225 : cluster 0 pgmap v5194: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:42:39.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:42:39 smithi080 bash[41963]: audit 2023-12-01T07:42:38.484623+0000 mon.a (mon.0) 3714 : audit 0 from='client.? 172.21.15.80:0/1258385285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:42:39.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:42:39 smithi080 bash[28361]: audit 2023-12-01T07:42:38.484623+0000 mon.a (mon.0) 3714 : audit 0 from='client.? 172.21.15.80:0/1258385285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:42:39.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:42:39 smithi090 bash[32384]: audit 2023-12-01T07:42:38.484623+0000 mon.a (mon.0) 3714 : audit 0 from='client.? 172.21.15.80:0/1258385285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:42:40.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:42:40 smithi080 bash[28361]: audit 2023-12-01T07:42:40.051818+0000 mon.c (mon.2) 3332 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:42:40.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:42:40 smithi080 bash[28361]: cluster 2023-12-01T07:42:40.353169+0000 mgr.y (mgr.24362) 5226 : cluster 0 pgmap v5195: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:42:40.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:42:40 smithi080 bash[41963]: audit 2023-12-01T07:42:40.051818+0000 mon.c (mon.2) 3332 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:42:40.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:42:40 smithi080 bash[41963]: cluster 2023-12-01T07:42:40.353169+0000 mgr.y (mgr.24362) 5226 : cluster 0 pgmap v5195: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:42:40.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:42:40 smithi090 bash[32384]: audit 2023-12-01T07:42:40.051818+0000 mon.c (mon.2) 3332 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:42:40.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:42:40 smithi090 bash[32384]: cluster 2023-12-01T07:42:40.353169+0000 mgr.y (mgr.24362) 5226 : cluster 0 pgmap v5195: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:42:41.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:42:41 smithi090 bash[32384]: audit 2023-12-01T07:42:40.929356+0000 mon.c (mon.2) 3333 : audit 0 from='client.? 172.21.15.80:0/2083095629' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:42:41.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:42:41 smithi080 bash[28361]: audit 2023-12-01T07:42:40.929356+0000 mon.c (mon.2) 3333 : audit 0 from='client.? 172.21.15.80:0/2083095629' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:42:41.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:42:41 smithi080 bash[41963]: audit 2023-12-01T07:42:40.929356+0000 mon.c (mon.2) 3333 : audit 0 from='client.? 172.21.15.80:0/2083095629' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:42:42.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:42:42 smithi090 bash[32384]: cluster 2023-12-01T07:42:42.354250+0000 mgr.y (mgr.24362) 5227 : cluster 0 pgmap v5196: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:42:42.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:42:42 smithi080 bash[41963]: cluster 2023-12-01T07:42:42.354250+0000 mgr.y (mgr.24362) 5227 : cluster 0 pgmap v5196: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:42:42.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:42:42 smithi080 bash[28361]: cluster 2023-12-01T07:42:42.354250+0000 mgr.y (mgr.24362) 5227 : cluster 0 pgmap v5196: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:42:43.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:42:43 smithi090 bash[32384]: audit 2023-12-01T07:42:43.380670+0000 mon.c (mon.2) 3334 : audit 0 from='client.? 172.21.15.80:0/4137762356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:42:43.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:42:43 smithi080 bash[28361]: audit 2023-12-01T07:42:43.380670+0000 mon.c (mon.2) 3334 : audit 0 from='client.? 172.21.15.80:0/4137762356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:42:43.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:42:43 smithi080 bash[41963]: audit 2023-12-01T07:42:43.380670+0000 mon.c (mon.2) 3334 : audit 0 from='client.? 172.21.15.80:0/4137762356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:42:44.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:42:44 smithi090 bash[32384]: cluster 2023-12-01T07:42:44.354906+0000 mgr.y (mgr.24362) 5228 : cluster 0 pgmap v5197: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:42:44.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:42:44 smithi080 bash[28361]: cluster 2023-12-01T07:42:44.354906+0000 mgr.y (mgr.24362) 5228 : cluster 0 pgmap v5197: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:42:44.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:42:44 smithi080 bash[41963]: cluster 2023-12-01T07:42:44.354906+0000 mgr.y (mgr.24362) 5228 : cluster 0 pgmap v5197: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:42:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:42:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:42:46] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T07:42:46.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:42:46 smithi080 bash[28361]: audit 2023-12-01T07:42:45.843915+0000 mon.c (mon.2) 3335 : audit 0 from='client.? 172.21.15.80:0/2608735082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:42:46.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:42:46 smithi080 bash[28361]: cluster 2023-12-01T07:42:46.356075+0000 mgr.y (mgr.24362) 5229 : cluster 0 pgmap v5198: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:42:46.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:42:46 smithi080 bash[41963]: audit 2023-12-01T07:42:45.843915+0000 mon.c (mon.2) 3335 : audit 0 from='client.? 172.21.15.80:0/2608735082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:42:46.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:42:46 smithi080 bash[41963]: cluster 2023-12-01T07:42:46.356075+0000 mgr.y (mgr.24362) 5229 : cluster 0 pgmap v5198: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:42:46.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:42:46 smithi090 bash[32384]: audit 2023-12-01T07:42:45.843915+0000 mon.c (mon.2) 3335 : audit 0 from='client.? 172.21.15.80:0/2608735082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:42:46.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:42:46 smithi090 bash[32384]: cluster 2023-12-01T07:42:46.356075+0000 mgr.y (mgr.24362) 5229 : cluster 0 pgmap v5198: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:42:48.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:42:48 smithi080 bash[28361]: audit 2023-12-01T07:42:48.292328+0000 mon.c (mon.2) 3336 : audit 0 from='client.? 172.21.15.80:0/3648579706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:42:48.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:42:48 smithi080 bash[41963]: audit 2023-12-01T07:42:48.292328+0000 mon.c (mon.2) 3336 : audit 0 from='client.? 172.21.15.80:0/3648579706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:42:48.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:42:48 smithi090 bash[32384]: audit 2023-12-01T07:42:48.292328+0000 mon.c (mon.2) 3336 : audit 0 from='client.? 172.21.15.80:0/3648579706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:42:49.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:42:49 smithi080 bash[28361]: cluster 2023-12-01T07:42:48.356709+0000 mgr.y (mgr.24362) 5230 : cluster 0 pgmap v5199: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:42:49.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:42:49 smithi080 bash[41963]: cluster 2023-12-01T07:42:48.356709+0000 mgr.y (mgr.24362) 5230 : cluster 0 pgmap v5199: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:42:49.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:42:49 smithi090 bash[32384]: cluster 2023-12-01T07:42:48.356709+0000 mgr.y (mgr.24362) 5230 : cluster 0 pgmap v5199: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:42:50.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:42:50 smithi080 bash[28361]: cluster 2023-12-01T07:42:50.357223+0000 mgr.y (mgr.24362) 5231 : cluster 0 pgmap v5200: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:42:50.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:42:50 smithi080 bash[41963]: cluster 2023-12-01T07:42:50.357223+0000 mgr.y (mgr.24362) 5231 : cluster 0 pgmap v5200: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:42:50.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:42:50 smithi090 bash[32384]: cluster 2023-12-01T07:42:50.357223+0000 mgr.y (mgr.24362) 5231 : cluster 0 pgmap v5200: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:42:51.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:42:51 smithi090 bash[32384]: audit 2023-12-01T07:42:50.753253+0000 mon.c (mon.2) 3337 : audit 0 from='client.? 172.21.15.80:0/2566245419' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:42:51.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:42:51 smithi080 bash[28361]: audit 2023-12-01T07:42:50.753253+0000 mon.c (mon.2) 3337 : audit 0 from='client.? 172.21.15.80:0/2566245419' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:42:51.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:42:51 smithi080 bash[41963]: audit 2023-12-01T07:42:50.753253+0000 mon.c (mon.2) 3337 : audit 0 from='client.? 172.21.15.80:0/2566245419' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:42:52.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:42:52 smithi090 bash[32384]: cluster 2023-12-01T07:42:52.358329+0000 mgr.y (mgr.24362) 5232 : cluster 0 pgmap v5201: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:42:52.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:42:52 smithi080 bash[28361]: cluster 2023-12-01T07:42:52.358329+0000 mgr.y (mgr.24362) 5232 : cluster 0 pgmap v5201: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:42:52.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:42:52 smithi080 bash[41963]: cluster 2023-12-01T07:42:52.358329+0000 mgr.y (mgr.24362) 5232 : cluster 0 pgmap v5201: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:42:53.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:42:53 smithi090 bash[32384]: audit 2023-12-01T07:42:53.216266+0000 mon.c (mon.2) 3338 : audit 0 from='client.? 172.21.15.80:0/220534260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:42:53.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:42:53 smithi080 bash[28361]: audit 2023-12-01T07:42:53.216266+0000 mon.c (mon.2) 3338 : audit 0 from='client.? 172.21.15.80:0/220534260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:42:53.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:42:53 smithi080 bash[41963]: audit 2023-12-01T07:42:53.216266+0000 mon.c (mon.2) 3338 : audit 0 from='client.? 172.21.15.80:0/220534260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:42:54.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:42:54 smithi090 bash[32384]: cluster 2023-12-01T07:42:54.358923+0000 mgr.y (mgr.24362) 5233 : cluster 0 pgmap v5202: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:42:54.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:42:54 smithi080 bash[28361]: cluster 2023-12-01T07:42:54.358923+0000 mgr.y (mgr.24362) 5233 : cluster 0 pgmap v5202: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:42:54.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:42:54 smithi080 bash[41963]: cluster 2023-12-01T07:42:54.358923+0000 mgr.y (mgr.24362) 5233 : cluster 0 pgmap v5202: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:42:55.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:42:55 smithi090 bash[32384]: audit 2023-12-01T07:42:55.051851+0000 mon.c (mon.2) 3339 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:42:55.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:42:55 smithi080 bash[28361]: audit 2023-12-01T07:42:55.051851+0000 mon.c (mon.2) 3339 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:42:55.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:42:55 smithi080 bash[41963]: audit 2023-12-01T07:42:55.051851+0000 mon.c (mon.2) 3339 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:42:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:42:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:42:56] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T07:42:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:42:56 smithi080 bash[41963]: audit 2023-12-01T07:42:55.668726+0000 mon.a (mon.0) 3715 : audit 0 from='client.? 172.21.15.80:0/191645325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:42:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:42:56 smithi080 bash[41963]: cluster 2023-12-01T07:42:56.360087+0000 mgr.y (mgr.24362) 5234 : cluster 0 pgmap v5203: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:42:56.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:42:56 smithi080 bash[28361]: audit 2023-12-01T07:42:55.668726+0000 mon.a (mon.0) 3715 : audit 0 from='client.? 172.21.15.80:0/191645325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:42:56.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:42:56 smithi080 bash[28361]: cluster 2023-12-01T07:42:56.360087+0000 mgr.y (mgr.24362) 5234 : cluster 0 pgmap v5203: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:42:56.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:42:56 smithi090 bash[32384]: audit 2023-12-01T07:42:55.668726+0000 mon.a (mon.0) 3715 : audit 0 from='client.? 172.21.15.80:0/191645325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:42:56.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:42:56 smithi090 bash[32384]: cluster 2023-12-01T07:42:56.360087+0000 mgr.y (mgr.24362) 5234 : cluster 0 pgmap v5203: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:42:58.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:42:58 smithi080 bash[28361]: audit 2023-12-01T07:42:58.123122+0000 mon.c (mon.2) 3340 : audit 0 from='client.? 172.21.15.80:0/872114901' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:42:58.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:42:58 smithi080 bash[41963]: audit 2023-12-01T07:42:58.123122+0000 mon.c (mon.2) 3340 : audit 0 from='client.? 172.21.15.80:0/872114901' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:42:58.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:42:58 smithi090 bash[32384]: audit 2023-12-01T07:42:58.123122+0000 mon.c (mon.2) 3340 : audit 0 from='client.? 172.21.15.80:0/872114901' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:42:59.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:42:59 smithi090 bash[32384]: cluster 2023-12-01T07:42:58.360690+0000 mgr.y (mgr.24362) 5235 : cluster 0 pgmap v5204: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:42:59.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:42:59 smithi080 bash[41963]: cluster 2023-12-01T07:42:58.360690+0000 mgr.y (mgr.24362) 5235 : cluster 0 pgmap v5204: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:42:59.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:42:59 smithi080 bash[28361]: cluster 2023-12-01T07:42:58.360690+0000 mgr.y (mgr.24362) 5235 : cluster 0 pgmap v5204: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:43:00.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:43:00 smithi080 bash[28361]: cluster 2023-12-01T07:43:00.361433+0000 mgr.y (mgr.24362) 5236 : cluster 0 pgmap v5205: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:43:00.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:43:00 smithi080 bash[41963]: cluster 2023-12-01T07:43:00.361433+0000 mgr.y (mgr.24362) 5236 : cluster 0 pgmap v5205: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:43:00.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:43:00 smithi090 bash[32384]: cluster 2023-12-01T07:43:00.361433+0000 mgr.y (mgr.24362) 5236 : cluster 0 pgmap v5205: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:43:01.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:43:01 smithi090 bash[32384]: audit 2023-12-01T07:43:00.581531+0000 mon.a (mon.0) 3716 : audit 0 from='client.? 172.21.15.80:0/807965134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:43:01.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:43:01 smithi080 bash[41963]: audit 2023-12-01T07:43:00.581531+0000 mon.a (mon.0) 3716 : audit 0 from='client.? 172.21.15.80:0/807965134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:43:01.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:43:01 smithi080 bash[28361]: audit 2023-12-01T07:43:00.581531+0000 mon.a (mon.0) 3716 : audit 0 from='client.? 172.21.15.80:0/807965134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:43:03.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:43:03 smithi090 bash[32384]: cluster 2023-12-01T07:43:02.362611+0000 mgr.y (mgr.24362) 5237 : cluster 0 pgmap v5206: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:43:03.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:43:03 smithi090 bash[32384]: audit 2023-12-01T07:43:03.040824+0000 mon.c (mon.2) 3341 : audit 0 from='client.? 172.21.15.80:0/1458795972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:43:03.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:43:03 smithi080 bash[28361]: cluster 2023-12-01T07:43:02.362611+0000 mgr.y (mgr.24362) 5237 : cluster 0 pgmap v5206: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:43:03.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:43:03 smithi080 bash[28361]: audit 2023-12-01T07:43:03.040824+0000 mon.c (mon.2) 3341 : audit 0 from='client.? 172.21.15.80:0/1458795972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:43:03.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:43:03 smithi080 bash[41963]: cluster 2023-12-01T07:43:02.362611+0000 mgr.y (mgr.24362) 5237 : cluster 0 pgmap v5206: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:43:03.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:43:03 smithi080 bash[41963]: audit 2023-12-01T07:43:03.040824+0000 mon.c (mon.2) 3341 : audit 0 from='client.? 172.21.15.80:0/1458795972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:43:05.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:43:05 smithi090 bash[32384]: cluster 2023-12-01T07:43:04.363241+0000 mgr.y (mgr.24362) 5238 : cluster 0 pgmap v5207: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:43:05.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:43:05 smithi080 bash[28361]: cluster 2023-12-01T07:43:04.363241+0000 mgr.y (mgr.24362) 5238 : cluster 0 pgmap v5207: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:43:05.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:43:05 smithi080 bash[41963]: cluster 2023-12-01T07:43:04.363241+0000 mgr.y (mgr.24362) 5238 : cluster 0 pgmap v5207: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:43:06.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:43:06 smithi080 bash[28361]: audit 2023-12-01T07:43:05.492895+0000 mon.c (mon.2) 3342 : audit 0 from='client.? 172.21.15.80:0/858044889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:43:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:43:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:43:06] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T07:43:06.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:43:06 smithi080 bash[41963]: audit 2023-12-01T07:43:05.492895+0000 mon.c (mon.2) 3342 : audit 0 from='client.? 172.21.15.80:0/858044889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:43:06.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:43:06 smithi090 bash[32384]: audit 2023-12-01T07:43:05.492895+0000 mon.c (mon.2) 3342 : audit 0 from='client.? 172.21.15.80:0/858044889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:43:07.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:43:07 smithi090 bash[32384]: cluster 2023-12-01T07:43:06.364351+0000 mgr.y (mgr.24362) 5239 : cluster 0 pgmap v5208: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:43:07.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:43:07 smithi080 bash[28361]: cluster 2023-12-01T07:43:06.364351+0000 mgr.y (mgr.24362) 5239 : cluster 0 pgmap v5208: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:43:07.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:43:07 smithi080 bash[41963]: cluster 2023-12-01T07:43:06.364351+0000 mgr.y (mgr.24362) 5239 : cluster 0 pgmap v5208: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:43:08.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:43:08 smithi090 bash[32384]: audit 2023-12-01T07:43:07.940818+0000 mon.a (mon.0) 3717 : audit 0 from='client.? 172.21.15.80:0/2843695468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:43:08.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:43:08 smithi080 bash[28361]: audit 2023-12-01T07:43:07.940818+0000 mon.a (mon.0) 3717 : audit 0 from='client.? 172.21.15.80:0/2843695468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:43:08.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:43:08 smithi080 bash[41963]: audit 2023-12-01T07:43:07.940818+0000 mon.a (mon.0) 3717 : audit 0 from='client.? 172.21.15.80:0/2843695468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:43:09.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:43:09 smithi090 bash[32384]: cluster 2023-12-01T07:43:08.364961+0000 mgr.y (mgr.24362) 5240 : cluster 0 pgmap v5209: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:43:09.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:43:09 smithi080 bash[41963]: cluster 2023-12-01T07:43:08.364961+0000 mgr.y (mgr.24362) 5240 : cluster 0 pgmap v5209: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:43:09.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:43:09 smithi080 bash[28361]: cluster 2023-12-01T07:43:08.364961+0000 mgr.y (mgr.24362) 5240 : cluster 0 pgmap v5209: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:43:10.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:43:10 smithi090 bash[32384]: audit 2023-12-01T07:43:10.052283+0000 mon.c (mon.2) 3343 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:43:10.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:43:10 smithi090 bash[32384]: audit 2023-12-01T07:43:10.398328+0000 mon.a (mon.0) 3718 : audit 0 from='client.? 172.21.15.80:0/791271869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:43:10.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:43:10 smithi080 bash[28361]: audit 2023-12-01T07:43:10.052283+0000 mon.c (mon.2) 3343 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:43:10.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:43:10 smithi080 bash[28361]: audit 2023-12-01T07:43:10.398328+0000 mon.a (mon.0) 3718 : audit 0 from='client.? 172.21.15.80:0/791271869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:43:10.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:43:10 smithi080 bash[41963]: audit 2023-12-01T07:43:10.052283+0000 mon.c (mon.2) 3343 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:43:10.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:43:10 smithi080 bash[41963]: audit 2023-12-01T07:43:10.398328+0000 mon.a (mon.0) 3718 : audit 0 from='client.? 172.21.15.80:0/791271869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:43:11.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:43:11 smithi090 bash[32384]: cluster 2023-12-01T07:43:10.365427+0000 mgr.y (mgr.24362) 5241 : cluster 0 pgmap v5210: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:43:11.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:43:11 smithi080 bash[41963]: cluster 2023-12-01T07:43:10.365427+0000 mgr.y (mgr.24362) 5241 : cluster 0 pgmap v5210: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:43:11.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:43:11 smithi080 bash[28361]: cluster 2023-12-01T07:43:10.365427+0000 mgr.y (mgr.24362) 5241 : cluster 0 pgmap v5210: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:43:13.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:43:13 smithi090 bash[32384]: cluster 2023-12-01T07:43:12.366495+0000 mgr.y (mgr.24362) 5242 : cluster 0 pgmap v5211: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:43:13.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:43:13 smithi090 bash[32384]: audit 2023-12-01T07:43:12.853064+0000 mon.a (mon.0) 3719 : audit 0 from='client.? 172.21.15.80:0/4156082102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:43:13.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:43:13 smithi080 bash[28361]: cluster 2023-12-01T07:43:12.366495+0000 mgr.y (mgr.24362) 5242 : cluster 0 pgmap v5211: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:43:13.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:43:13 smithi080 bash[28361]: audit 2023-12-01T07:43:12.853064+0000 mon.a (mon.0) 3719 : audit 0 from='client.? 172.21.15.80:0/4156082102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:43:13.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:43:13 smithi080 bash[41963]: cluster 2023-12-01T07:43:12.366495+0000 mgr.y (mgr.24362) 5242 : cluster 0 pgmap v5211: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:43:13.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:43:13 smithi080 bash[41963]: audit 2023-12-01T07:43:12.853064+0000 mon.a (mon.0) 3719 : audit 0 from='client.? 172.21.15.80:0/4156082102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:43:15.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:43:15 smithi090 bash[32384]: cluster 2023-12-01T07:43:14.367162+0000 mgr.y (mgr.24362) 5243 : cluster 0 pgmap v5212: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:43:15.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:43:15 smithi090 bash[32384]: audit 2023-12-01T07:43:15.299187+0000 mon.a (mon.0) 3720 : audit 0 from='client.? 172.21.15.80:0/3276701705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:43:15.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:43:15 smithi080 bash[28361]: cluster 2023-12-01T07:43:14.367162+0000 mgr.y (mgr.24362) 5243 : cluster 0 pgmap v5212: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:43:15.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:43:15 smithi080 bash[28361]: audit 2023-12-01T07:43:15.299187+0000 mon.a (mon.0) 3720 : audit 0 from='client.? 172.21.15.80:0/3276701705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:43:15.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:43:15 smithi080 bash[41963]: cluster 2023-12-01T07:43:14.367162+0000 mgr.y (mgr.24362) 5243 : cluster 0 pgmap v5212: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:43:15.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:43:15 smithi080 bash[41963]: audit 2023-12-01T07:43:15.299187+0000 mon.a (mon.0) 3720 : audit 0 from='client.? 172.21.15.80:0/3276701705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:43:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:43:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:43:16] "GET /metrics HTTP/1.1" 200 33972 "" "Prometheus/2.43.0" 2023-12-01T07:43:17.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:43:17 smithi090 bash[32384]: cluster 2023-12-01T07:43:16.368286+0000 mgr.y (mgr.24362) 5244 : cluster 0 pgmap v5213: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:43:17.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:43:17 smithi080 bash[41963]: cluster 2023-12-01T07:43:16.368286+0000 mgr.y (mgr.24362) 5244 : cluster 0 pgmap v5213: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:43:17.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:43:17 smithi080 bash[28361]: cluster 2023-12-01T07:43:16.368286+0000 mgr.y (mgr.24362) 5244 : cluster 0 pgmap v5213: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:43:18.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:43:18 smithi090 bash[32384]: audit 2023-12-01T07:43:17.755486+0000 mon.a (mon.0) 3721 : audit 0 from='client.? 172.21.15.80:0/589750781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:43:18.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:43:18 smithi080 bash[28361]: audit 2023-12-01T07:43:17.755486+0000 mon.a (mon.0) 3721 : audit 0 from='client.? 172.21.15.80:0/589750781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:43:18.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:43:18 smithi080 bash[41963]: audit 2023-12-01T07:43:17.755486+0000 mon.a (mon.0) 3721 : audit 0 from='client.? 172.21.15.80:0/589750781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:43:19.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:43:19 smithi090 bash[32384]: cluster 2023-12-01T07:43:18.368834+0000 mgr.y (mgr.24362) 5245 : cluster 0 pgmap v5214: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:43:19.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:43:19 smithi080 bash[28361]: cluster 2023-12-01T07:43:18.368834+0000 mgr.y (mgr.24362) 5245 : cluster 0 pgmap v5214: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:43:19.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:43:19 smithi080 bash[41963]: cluster 2023-12-01T07:43:18.368834+0000 mgr.y (mgr.24362) 5245 : cluster 0 pgmap v5214: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:43:20.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:43:20 smithi080 bash[28361]: audit 2023-12-01T07:43:20.205537+0000 mon.c (mon.2) 3344 : audit 0 from='client.? 172.21.15.80:0/3797517021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:43:20.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:43:20 smithi080 bash[41963]: audit 2023-12-01T07:43:20.205537+0000 mon.c (mon.2) 3344 : audit 0 from='client.? 172.21.15.80:0/3797517021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:43:21.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:43:20 smithi090 bash[32384]: audit 2023-12-01T07:43:20.205537+0000 mon.c (mon.2) 3344 : audit 0 from='client.? 172.21.15.80:0/3797517021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:43:21.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:43:21 smithi080 bash[28361]: cluster 2023-12-01T07:43:20.369443+0000 mgr.y (mgr.24362) 5246 : cluster 0 pgmap v5215: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:43:21.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:43:21 smithi080 bash[41963]: cluster 2023-12-01T07:43:20.369443+0000 mgr.y (mgr.24362) 5246 : cluster 0 pgmap v5215: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:43:22.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:43:21 smithi090 bash[32384]: cluster 2023-12-01T07:43:20.369443+0000 mgr.y (mgr.24362) 5246 : cluster 0 pgmap v5215: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:43:23.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:43:23 smithi080 bash[28361]: cluster 2023-12-01T07:43:22.370507+0000 mgr.y (mgr.24362) 5247 : cluster 0 pgmap v5216: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:43:23.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:43:23 smithi080 bash[28361]: audit 2023-12-01T07:43:22.662194+0000 mon.c (mon.2) 3345 : audit 0 from='client.? 172.21.15.80:0/2072946086' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:43:23.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:43:23 smithi080 bash[41963]: cluster 2023-12-01T07:43:22.370507+0000 mgr.y (mgr.24362) 5247 : cluster 0 pgmap v5216: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:43:23.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:43:23 smithi080 bash[41963]: audit 2023-12-01T07:43:22.662194+0000 mon.c (mon.2) 3345 : audit 0 from='client.? 172.21.15.80:0/2072946086' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:43:24.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:43:23 smithi090 bash[32384]: cluster 2023-12-01T07:43:22.370507+0000 mgr.y (mgr.24362) 5247 : cluster 0 pgmap v5216: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:43:24.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:43:23 smithi090 bash[32384]: audit 2023-12-01T07:43:22.662194+0000 mon.c (mon.2) 3345 : audit 0 from='client.? 172.21.15.80:0/2072946086' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:43:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:43:25 smithi080 bash[28361]: cluster 2023-12-01T07:43:24.371332+0000 mgr.y (mgr.24362) 5248 : cluster 0 pgmap v5217: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:43:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:43:25 smithi080 bash[28361]: audit 2023-12-01T07:43:25.052964+0000 mon.c (mon.2) 3346 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:43:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:43:25 smithi080 bash[28361]: audit 2023-12-01T07:43:25.111621+0000 mon.c (mon.2) 3347 : audit 0 from='client.? 172.21.15.80:0/247723406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:43:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:43:25 smithi080 bash[41963]: cluster 2023-12-01T07:43:24.371332+0000 mgr.y (mgr.24362) 5248 : cluster 0 pgmap v5217: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:43:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:43:25 smithi080 bash[41963]: audit 2023-12-01T07:43:25.052964+0000 mon.c (mon.2) 3346 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:43:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:43:25 smithi080 bash[41963]: audit 2023-12-01T07:43:25.111621+0000 mon.c (mon.2) 3347 : audit 0 from='client.? 172.21.15.80:0/247723406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:43:26.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:43:25 smithi090 bash[32384]: cluster 2023-12-01T07:43:24.371332+0000 mgr.y (mgr.24362) 5248 : cluster 0 pgmap v5217: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:43:26.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:43:25 smithi090 bash[32384]: audit 2023-12-01T07:43:25.052964+0000 mon.c (mon.2) 3346 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:43:26.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:43:25 smithi090 bash[32384]: audit 2023-12-01T07:43:25.111621+0000 mon.c (mon.2) 3347 : audit 0 from='client.? 172.21.15.80:0/247723406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:43:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:43:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:43:26] "GET /metrics HTTP/1.1" 200 33977 "" "Prometheus/2.43.0" 2023-12-01T07:43:27.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:43:27 smithi080 bash[41963]: cluster 2023-12-01T07:43:26.372529+0000 mgr.y (mgr.24362) 5249 : cluster 0 pgmap v5218: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:43:27.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:43:27 smithi080 bash[28361]: cluster 2023-12-01T07:43:26.372529+0000 mgr.y (mgr.24362) 5249 : cluster 0 pgmap v5218: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:43:28.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:43:27 smithi090 bash[32384]: cluster 2023-12-01T07:43:26.372529+0000 mgr.y (mgr.24362) 5249 : cluster 0 pgmap v5218: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:43:28.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:43:28 smithi080 bash[28361]: audit 2023-12-01T07:43:27.555822+0000 mon.a (mon.0) 3722 : audit 0 from='client.? 172.21.15.80:0/3203824426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:43:28.959 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:43:28 smithi080 bash[41963]: audit 2023-12-01T07:43:27.555822+0000 mon.a (mon.0) 3722 : audit 0 from='client.? 172.21.15.80:0/3203824426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:43:29.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:43:28 smithi090 bash[32384]: audit 2023-12-01T07:43:27.555822+0000 mon.a (mon.0) 3722 : audit 0 from='client.? 172.21.15.80:0/3203824426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:43:29.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:43:29 smithi080 bash[28361]: cluster 2023-12-01T07:43:28.373286+0000 mgr.y (mgr.24362) 5250 : cluster 0 pgmap v5219: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:43:29.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:43:29 smithi080 bash[41963]: cluster 2023-12-01T07:43:28.373286+0000 mgr.y (mgr.24362) 5250 : cluster 0 pgmap v5219: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:43:30.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:43:29 smithi090 bash[32384]: cluster 2023-12-01T07:43:28.373286+0000 mgr.y (mgr.24362) 5250 : cluster 0 pgmap v5219: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:43:30.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:43:30 smithi080 bash[28361]: audit 2023-12-01T07:43:29.976783+0000 mon.c (mon.2) 3348 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:43:30.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:43:30 smithi080 bash[28361]: audit 2023-12-01T07:43:30.009228+0000 mon.a (mon.0) 3723 : audit 0 from='client.? 172.21.15.80:0/2853765783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:43:30.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:43:30 smithi080 bash[28361]: audit 2023-12-01T07:43:30.354541+0000 mon.a (mon.0) 3724 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:43:30.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:43:30 smithi080 bash[28361]: audit 2023-12-01T07:43:30.365290+0000 mon.a (mon.0) 3725 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:43:30.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:43:30 smithi080 bash[41963]: audit 2023-12-01T07:43:29.976783+0000 mon.c (mon.2) 3348 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:43:30.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:43:30 smithi080 bash[41963]: audit 2023-12-01T07:43:30.009228+0000 mon.a (mon.0) 3723 : audit 0 from='client.? 172.21.15.80:0/2853765783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:43:30.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:43:30 smithi080 bash[41963]: audit 2023-12-01T07:43:30.354541+0000 mon.a (mon.0) 3724 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:43:30.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:43:30 smithi080 bash[41963]: audit 2023-12-01T07:43:30.365290+0000 mon.a (mon.0) 3725 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:43:31.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:43:30 smithi090 bash[32384]: audit 2023-12-01T07:43:29.976783+0000 mon.c (mon.2) 3348 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:43:31.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:43:30 smithi090 bash[32384]: audit 2023-12-01T07:43:30.009228+0000 mon.a (mon.0) 3723 : audit 0 from='client.? 172.21.15.80:0/2853765783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:43:31.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:43:30 smithi090 bash[32384]: audit 2023-12-01T07:43:30.354541+0000 mon.a (mon.0) 3724 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:43:31.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:43:30 smithi090 bash[32384]: audit 2023-12-01T07:43:30.365290+0000 mon.a (mon.0) 3725 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:43:32.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:43:32 smithi080 bash[28361]: cluster 2023-12-01T07:43:30.373858+0000 mgr.y (mgr.24362) 5251 : cluster 0 pgmap v5220: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:43:32.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:43:32 smithi080 bash[41963]: cluster 2023-12-01T07:43:30.373858+0000 mgr.y (mgr.24362) 5251 : cluster 0 pgmap v5220: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:43:32.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:43:32 smithi090 bash[32384]: cluster 2023-12-01T07:43:30.373858+0000 mgr.y (mgr.24362) 5251 : cluster 0 pgmap v5220: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:43:33.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:43:33 smithi080 bash[28361]: audit 2023-12-01T07:43:32.457036+0000 mon.a (mon.0) 3726 : audit 0 from='client.? 172.21.15.80:0/76868738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:43:33.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:43:33 smithi080 bash[41963]: audit 2023-12-01T07:43:32.457036+0000 mon.a (mon.0) 3726 : audit 0 from='client.? 172.21.15.80:0/76868738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:43:33.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:43:33 smithi090 bash[32384]: audit 2023-12-01T07:43:32.457036+0000 mon.a (mon.0) 3726 : audit 0 from='client.? 172.21.15.80:0/76868738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:43:34.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:43:34 smithi080 bash[28361]: cluster 2023-12-01T07:43:32.374667+0000 mgr.y (mgr.24362) 5252 : cluster 0 pgmap v5221: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:43:34.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:43:34 smithi080 bash[41963]: cluster 2023-12-01T07:43:32.374667+0000 mgr.y (mgr.24362) 5252 : cluster 0 pgmap v5221: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:43:34.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:43:34 smithi090 bash[32384]: cluster 2023-12-01T07:43:32.374667+0000 mgr.y (mgr.24362) 5252 : cluster 0 pgmap v5221: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:43:35.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:43:35 smithi090 bash[32384]: cluster 2023-12-01T07:43:34.375249+0000 mgr.y (mgr.24362) 5253 : cluster 0 pgmap v5222: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:43:35.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:43:35 smithi090 bash[32384]: audit 2023-12-01T07:43:34.917725+0000 mon.a (mon.0) 3727 : audit 0 from='client.? 172.21.15.80:0/2813991549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:43:35.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:43:35 smithi080 bash[41963]: cluster 2023-12-01T07:43:34.375249+0000 mgr.y (mgr.24362) 5253 : cluster 0 pgmap v5222: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:43:35.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:43:35 smithi080 bash[41963]: audit 2023-12-01T07:43:34.917725+0000 mon.a (mon.0) 3727 : audit 0 from='client.? 172.21.15.80:0/2813991549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:43:35.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:43:35 smithi080 bash[28361]: cluster 2023-12-01T07:43:34.375249+0000 mgr.y (mgr.24362) 5253 : cluster 0 pgmap v5222: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:43:35.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:43:35 smithi080 bash[28361]: audit 2023-12-01T07:43:34.917725+0000 mon.a (mon.0) 3727 : audit 0 from='client.? 172.21.15.80:0/2813991549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:43:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:43:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:43:36] "GET /metrics HTTP/1.1" 200 33977 "" "Prometheus/2.43.0" 2023-12-01T07:43:37.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:43:36 smithi080 bash[28361]: audit 2023-12-01T07:43:35.822033+0000 mon.a (mon.0) 3728 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:43:37.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:43:36 smithi080 bash[28361]: audit 2023-12-01T07:43:35.832755+0000 mon.a (mon.0) 3729 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:43:37.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:43:36 smithi080 bash[28361]: audit 2023-12-01T07:43:36.514774+0000 mon.a (mon.0) 3730 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:43:37.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:43:36 smithi080 bash[28361]: audit 2023-12-01T07:43:36.527654+0000 mon.a (mon.0) 3731 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:43:37.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:43:36 smithi080 bash[41963]: audit 2023-12-01T07:43:35.822033+0000 mon.a (mon.0) 3728 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:43:37.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:43:36 smithi080 bash[41963]: audit 2023-12-01T07:43:35.832755+0000 mon.a (mon.0) 3729 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:43:37.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:43:36 smithi080 bash[41963]: audit 2023-12-01T07:43:36.514774+0000 mon.a (mon.0) 3730 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:43:37.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:43:36 smithi080 bash[41963]: audit 2023-12-01T07:43:36.527654+0000 mon.a (mon.0) 3731 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:43:37.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:43:36 smithi090 bash[32384]: audit 2023-12-01T07:43:35.822033+0000 mon.a (mon.0) 3728 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:43:37.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:43:36 smithi090 bash[32384]: audit 2023-12-01T07:43:35.832755+0000 mon.a (mon.0) 3729 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:43:37.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:43:36 smithi090 bash[32384]: audit 2023-12-01T07:43:36.514774+0000 mon.a (mon.0) 3730 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:43:37.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:43:36 smithi090 bash[32384]: audit 2023-12-01T07:43:36.527654+0000 mon.a (mon.0) 3731 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:43:38.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:43:37 smithi080 bash[28361]: cluster 2023-12-01T07:43:36.376332+0000 mgr.y (mgr.24362) 5254 : cluster 0 pgmap v5223: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:43:38.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:43:37 smithi080 bash[28361]: audit 2023-12-01T07:43:37.051546+0000 mon.c (mon.2) 3349 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:43:38.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:43:37 smithi080 bash[28361]: audit 2023-12-01T07:43:37.053307+0000 mon.c (mon.2) 3350 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:43:38.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:43:37 smithi080 bash[28361]: audit 2023-12-01T07:43:37.061992+0000 mon.a (mon.0) 3732 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:43:38.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:43:37 smithi080 bash[28361]: audit 2023-12-01T07:43:37.385508+0000 mon.a (mon.0) 3733 : audit 0 from='client.? 172.21.15.80:0/1001787226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:43:38.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:43:37 smithi080 bash[41963]: cluster 2023-12-01T07:43:36.376332+0000 mgr.y (mgr.24362) 5254 : cluster 0 pgmap v5223: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:43:38.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:43:37 smithi080 bash[41963]: audit 2023-12-01T07:43:37.051546+0000 mon.c (mon.2) 3349 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:43:38.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:43:37 smithi080 bash[41963]: audit 2023-12-01T07:43:37.053307+0000 mon.c (mon.2) 3350 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:43:38.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:43:37 smithi080 bash[41963]: audit 2023-12-01T07:43:37.061992+0000 mon.a (mon.0) 3732 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:43:38.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:43:37 smithi080 bash[41963]: audit 2023-12-01T07:43:37.385508+0000 mon.a (mon.0) 3733 : audit 0 from='client.? 172.21.15.80:0/1001787226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:43:38.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:43:37 smithi090 bash[32384]: cluster 2023-12-01T07:43:36.376332+0000 mgr.y (mgr.24362) 5254 : cluster 0 pgmap v5223: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:43:38.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:43:37 smithi090 bash[32384]: audit 2023-12-01T07:43:37.051546+0000 mon.c (mon.2) 3349 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:43:38.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:43:37 smithi090 bash[32384]: audit 2023-12-01T07:43:37.053307+0000 mon.c (mon.2) 3350 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:43:38.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:43:37 smithi090 bash[32384]: audit 2023-12-01T07:43:37.061992+0000 mon.a (mon.0) 3732 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:43:38.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:43:37 smithi090 bash[32384]: audit 2023-12-01T07:43:37.385508+0000 mon.a (mon.0) 3733 : audit 0 from='client.? 172.21.15.80:0/1001787226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:43:40.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:43:39 smithi080 bash[28361]: cluster 2023-12-01T07:43:38.377034+0000 mgr.y (mgr.24362) 5255 : cluster 0 pgmap v5224: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:43:40.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:43:39 smithi080 bash[41963]: cluster 2023-12-01T07:43:38.377034+0000 mgr.y (mgr.24362) 5255 : cluster 0 pgmap v5224: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:43:40.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:43:39 smithi090 bash[32384]: cluster 2023-12-01T07:43:38.377034+0000 mgr.y (mgr.24362) 5255 : cluster 0 pgmap v5224: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:43:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:43:40 smithi080 bash[28361]: audit 2023-12-01T07:43:39.842410+0000 mon.c (mon.2) 3351 : audit 0 from='client.? 172.21.15.80:0/2566235393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:43:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:43:40 smithi080 bash[28361]: audit 2023-12-01T07:43:40.053220+0000 mon.c (mon.2) 3352 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:43:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:43:40 smithi080 bash[41963]: audit 2023-12-01T07:43:39.842410+0000 mon.c (mon.2) 3351 : audit 0 from='client.? 172.21.15.80:0/2566235393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:43:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:43:40 smithi080 bash[41963]: audit 2023-12-01T07:43:40.053220+0000 mon.c (mon.2) 3352 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:43:41.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:43:40 smithi090 bash[32384]: audit 2023-12-01T07:43:39.842410+0000 mon.c (mon.2) 3351 : audit 0 from='client.? 172.21.15.80:0/2566235393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:43:41.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:43:40 smithi090 bash[32384]: audit 2023-12-01T07:43:40.053220+0000 mon.c (mon.2) 3352 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:43:42.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:43:41 smithi080 bash[28361]: cluster 2023-12-01T07:43:40.377715+0000 mgr.y (mgr.24362) 5256 : cluster 0 pgmap v5225: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:43:42.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:43:41 smithi080 bash[41963]: cluster 2023-12-01T07:43:40.377715+0000 mgr.y (mgr.24362) 5256 : cluster 0 pgmap v5225: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:43:42.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:43:41 smithi090 bash[32384]: cluster 2023-12-01T07:43:40.377715+0000 mgr.y (mgr.24362) 5256 : cluster 0 pgmap v5225: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:43:43.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:43:42 smithi080 bash[41963]: audit 2023-12-01T07:43:42.298522+0000 mon.a (mon.0) 3734 : audit 0 from='client.? 172.21.15.80:0/727087878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:43:43.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:43:42 smithi080 bash[28361]: audit 2023-12-01T07:43:42.298522+0000 mon.a (mon.0) 3734 : audit 0 from='client.? 172.21.15.80:0/727087878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:43:43.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:43:42 smithi090 bash[32384]: audit 2023-12-01T07:43:42.298522+0000 mon.a (mon.0) 3734 : audit 0 from='client.? 172.21.15.80:0/727087878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:43:44.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:43:43 smithi080 bash[41963]: cluster 2023-12-01T07:43:42.378807+0000 mgr.y (mgr.24362) 5257 : cluster 0 pgmap v5226: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:43:44.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:43:43 smithi080 bash[28361]: cluster 2023-12-01T07:43:42.378807+0000 mgr.y (mgr.24362) 5257 : cluster 0 pgmap v5226: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:43:44.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:43:43 smithi090 bash[32384]: cluster 2023-12-01T07:43:42.378807+0000 mgr.y (mgr.24362) 5257 : cluster 0 pgmap v5226: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:43:45.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:43:44 smithi080 bash[28361]: audit 2023-12-01T07:43:44.760335+0000 mon.c (mon.2) 3353 : audit 0 from='client.? 172.21.15.80:0/102601523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:43:45.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:43:44 smithi080 bash[41963]: audit 2023-12-01T07:43:44.760335+0000 mon.c (mon.2) 3353 : audit 0 from='client.? 172.21.15.80:0/102601523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:43:45.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:43:44 smithi090 bash[32384]: audit 2023-12-01T07:43:44.760335+0000 mon.c (mon.2) 3353 : audit 0 from='client.? 172.21.15.80:0/102601523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:43:46.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:43:45 smithi080 bash[28361]: cluster 2023-12-01T07:43:44.379310+0000 mgr.y (mgr.24362) 5258 : cluster 0 pgmap v5227: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:43:46.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:43:45 smithi080 bash[41963]: cluster 2023-12-01T07:43:44.379310+0000 mgr.y (mgr.24362) 5258 : cluster 0 pgmap v5227: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:43:46.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:43:45 smithi090 bash[32384]: cluster 2023-12-01T07:43:44.379310+0000 mgr.y (mgr.24362) 5258 : cluster 0 pgmap v5227: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:43:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:43:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:43:46] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.43.0" 2023-12-01T07:43:48.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:43:47 smithi080 bash[41963]: cluster 2023-12-01T07:43:46.380455+0000 mgr.y (mgr.24362) 5259 : cluster 0 pgmap v5228: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:43:48.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:43:47 smithi080 bash[41963]: audit 2023-12-01T07:43:47.219225+0000 mon.a (mon.0) 3735 : audit 0 from='client.? 172.21.15.80:0/348765750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:43:48.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:43:47 smithi080 bash[28361]: cluster 2023-12-01T07:43:46.380455+0000 mgr.y (mgr.24362) 5259 : cluster 0 pgmap v5228: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:43:48.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:43:47 smithi080 bash[28361]: audit 2023-12-01T07:43:47.219225+0000 mon.a (mon.0) 3735 : audit 0 from='client.? 172.21.15.80:0/348765750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:43:48.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:43:47 smithi090 bash[32384]: cluster 2023-12-01T07:43:46.380455+0000 mgr.y (mgr.24362) 5259 : cluster 0 pgmap v5228: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:43:48.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:43:47 smithi090 bash[32384]: audit 2023-12-01T07:43:47.219225+0000 mon.a (mon.0) 3735 : audit 0 from='client.? 172.21.15.80:0/348765750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:43:50.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:43:49 smithi080 bash[28361]: cluster 2023-12-01T07:43:48.381130+0000 mgr.y (mgr.24362) 5260 : cluster 0 pgmap v5229: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:43:50.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:43:49 smithi080 bash[28361]: audit 2023-12-01T07:43:49.675531+0000 mon.c (mon.2) 3354 : audit 0 from='client.? 172.21.15.80:0/1130719671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:43:50.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:43:49 smithi080 bash[41963]: cluster 2023-12-01T07:43:48.381130+0000 mgr.y (mgr.24362) 5260 : cluster 0 pgmap v5229: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:43:50.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:43:49 smithi080 bash[41963]: audit 2023-12-01T07:43:49.675531+0000 mon.c (mon.2) 3354 : audit 0 from='client.? 172.21.15.80:0/1130719671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:43:50.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:43:49 smithi090 bash[32384]: cluster 2023-12-01T07:43:48.381130+0000 mgr.y (mgr.24362) 5260 : cluster 0 pgmap v5229: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:43:50.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:43:49 smithi090 bash[32384]: audit 2023-12-01T07:43:49.675531+0000 mon.c (mon.2) 3354 : audit 0 from='client.? 172.21.15.80:0/1130719671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:43:52.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:43:51 smithi080 bash[28361]: cluster 2023-12-01T07:43:50.381745+0000 mgr.y (mgr.24362) 5261 : cluster 0 pgmap v5230: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:43:52.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:43:51 smithi080 bash[41963]: cluster 2023-12-01T07:43:50.381745+0000 mgr.y (mgr.24362) 5261 : cluster 0 pgmap v5230: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:43:52.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:43:51 smithi090 bash[32384]: cluster 2023-12-01T07:43:50.381745+0000 mgr.y (mgr.24362) 5261 : cluster 0 pgmap v5230: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:43:53.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:43:52 smithi080 bash[28361]: audit 2023-12-01T07:43:52.147384+0000 mon.a (mon.0) 3736 : audit 0 from='client.? 172.21.15.80:0/2456542549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:43:53.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:43:52 smithi080 bash[41963]: audit 2023-12-01T07:43:52.147384+0000 mon.a (mon.0) 3736 : audit 0 from='client.? 172.21.15.80:0/2456542549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:43:53.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:43:52 smithi090 bash[32384]: audit 2023-12-01T07:43:52.147384+0000 mon.a (mon.0) 3736 : audit 0 from='client.? 172.21.15.80:0/2456542549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:43:54.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:43:53 smithi080 bash[28361]: cluster 2023-12-01T07:43:52.382925+0000 mgr.y (mgr.24362) 5262 : cluster 0 pgmap v5231: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:43:54.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:43:53 smithi080 bash[41963]: cluster 2023-12-01T07:43:52.382925+0000 mgr.y (mgr.24362) 5262 : cluster 0 pgmap v5231: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:43:54.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:43:53 smithi090 bash[32384]: cluster 2023-12-01T07:43:52.382925+0000 mgr.y (mgr.24362) 5262 : cluster 0 pgmap v5231: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:43:55.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:43:54 smithi080 bash[28361]: audit 2023-12-01T07:43:54.608866+0000 mon.c (mon.2) 3355 : audit 0 from='client.? 172.21.15.80:0/389714382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:43:55.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:43:54 smithi080 bash[41963]: audit 2023-12-01T07:43:54.608866+0000 mon.c (mon.2) 3355 : audit 0 from='client.? 172.21.15.80:0/389714382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:43:55.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:43:54 smithi090 bash[32384]: audit 2023-12-01T07:43:54.608866+0000 mon.c (mon.2) 3355 : audit 0 from='client.? 172.21.15.80:0/389714382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:43:56.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:43:55 smithi080 bash[41963]: cluster 2023-12-01T07:43:54.383635+0000 mgr.y (mgr.24362) 5263 : cluster 0 pgmap v5232: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:43:56.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:43:55 smithi080 bash[41963]: audit 2023-12-01T07:43:55.053570+0000 mon.c (mon.2) 3356 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:43:56.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:43:55 smithi080 bash[28361]: cluster 2023-12-01T07:43:54.383635+0000 mgr.y (mgr.24362) 5263 : cluster 0 pgmap v5232: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:43:56.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:43:55 smithi080 bash[28361]: audit 2023-12-01T07:43:55.053570+0000 mon.c (mon.2) 3356 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:43:56.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:43:55 smithi090 bash[32384]: cluster 2023-12-01T07:43:54.383635+0000 mgr.y (mgr.24362) 5263 : cluster 0 pgmap v5232: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:43:56.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:43:55 smithi090 bash[32384]: audit 2023-12-01T07:43:55.053570+0000 mon.c (mon.2) 3356 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:43:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:43:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:43:56] "GET /metrics HTTP/1.1" 200 33972 "" "Prometheus/2.43.0" 2023-12-01T07:43:58.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:43:57 smithi080 bash[41963]: cluster 2023-12-01T07:43:56.384783+0000 mgr.y (mgr.24362) 5264 : cluster 0 pgmap v5233: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:43:58.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:43:57 smithi080 bash[41963]: audit 2023-12-01T07:43:57.071067+0000 mon.c (mon.2) 3357 : audit 0 from='client.? 172.21.15.80:0/1204129336' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:43:58.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:43:57 smithi080 bash[28361]: cluster 2023-12-01T07:43:56.384783+0000 mgr.y (mgr.24362) 5264 : cluster 0 pgmap v5233: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:43:58.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:43:57 smithi080 bash[28361]: audit 2023-12-01T07:43:57.071067+0000 mon.c (mon.2) 3357 : audit 0 from='client.? 172.21.15.80:0/1204129336' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:43:58.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:43:57 smithi090 bash[32384]: cluster 2023-12-01T07:43:56.384783+0000 mgr.y (mgr.24362) 5264 : cluster 0 pgmap v5233: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:43:58.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:43:57 smithi090 bash[32384]: audit 2023-12-01T07:43:57.071067+0000 mon.c (mon.2) 3357 : audit 0 from='client.? 172.21.15.80:0/1204129336' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:44:00.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:43:59 smithi080 bash[41963]: cluster 2023-12-01T07:43:58.385445+0000 mgr.y (mgr.24362) 5265 : cluster 0 pgmap v5234: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:44:00.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:43:59 smithi080 bash[41963]: audit 2023-12-01T07:43:59.537184+0000 mon.c (mon.2) 3358 : audit 0 from='client.? 172.21.15.80:0/2964268914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:44:00.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:43:59 smithi080 bash[28361]: cluster 2023-12-01T07:43:58.385445+0000 mgr.y (mgr.24362) 5265 : cluster 0 pgmap v5234: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:44:00.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:43:59 smithi080 bash[28361]: audit 2023-12-01T07:43:59.537184+0000 mon.c (mon.2) 3358 : audit 0 from='client.? 172.21.15.80:0/2964268914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:44:00.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:43:59 smithi090 bash[32384]: cluster 2023-12-01T07:43:58.385445+0000 mgr.y (mgr.24362) 5265 : cluster 0 pgmap v5234: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:44:00.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:43:59 smithi090 bash[32384]: audit 2023-12-01T07:43:59.537184+0000 mon.c (mon.2) 3358 : audit 0 from='client.? 172.21.15.80:0/2964268914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:44:02.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:44:01 smithi080 bash[28361]: cluster 2023-12-01T07:44:00.386110+0000 mgr.y (mgr.24362) 5266 : cluster 0 pgmap v5235: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:44:02.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:44:01 smithi080 bash[41963]: cluster 2023-12-01T07:44:00.386110+0000 mgr.y (mgr.24362) 5266 : cluster 0 pgmap v5235: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:44:02.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:44:01 smithi090 bash[32384]: cluster 2023-12-01T07:44:00.386110+0000 mgr.y (mgr.24362) 5266 : cluster 0 pgmap v5235: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:44:03.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:44:02 smithi090 bash[32384]: audit 2023-12-01T07:44:02.005254+0000 mon.c (mon.2) 3359 : audit 0 from='client.? 172.21.15.80:0/1976598364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:44:03.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:44:02 smithi080 bash[28361]: audit 2023-12-01T07:44:02.005254+0000 mon.c (mon.2) 3359 : audit 0 from='client.? 172.21.15.80:0/1976598364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:44:03.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:44:02 smithi080 bash[41963]: audit 2023-12-01T07:44:02.005254+0000 mon.c (mon.2) 3359 : audit 0 from='client.? 172.21.15.80:0/1976598364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:44:04.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:44:03 smithi090 bash[32384]: cluster 2023-12-01T07:44:02.387318+0000 mgr.y (mgr.24362) 5267 : cluster 0 pgmap v5236: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:44:04.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:44:03 smithi080 bash[28361]: cluster 2023-12-01T07:44:02.387318+0000 mgr.y (mgr.24362) 5267 : cluster 0 pgmap v5236: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:44:04.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:44:03 smithi080 bash[41963]: cluster 2023-12-01T07:44:02.387318+0000 mgr.y (mgr.24362) 5267 : cluster 0 pgmap v5236: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:44:05.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:44:04 smithi090 bash[32384]: audit 2023-12-01T07:44:04.456125+0000 mon.c (mon.2) 3360 : audit 0 from='client.? 172.21.15.80:0/359379872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:44:05.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:44:04 smithi080 bash[41963]: audit 2023-12-01T07:44:04.456125+0000 mon.c (mon.2) 3360 : audit 0 from='client.? 172.21.15.80:0/359379872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:44:05.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:44:04 smithi080 bash[28361]: audit 2023-12-01T07:44:04.456125+0000 mon.c (mon.2) 3360 : audit 0 from='client.? 172.21.15.80:0/359379872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:44:06.236 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:44:05 smithi080 bash[28361]: cluster 2023-12-01T07:44:04.388097+0000 mgr.y (mgr.24362) 5268 : cluster 0 pgmap v5237: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:44:06.236 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:44:05 smithi080 bash[41963]: cluster 2023-12-01T07:44:04.388097+0000 mgr.y (mgr.24362) 5268 : cluster 0 pgmap v5237: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:44:06.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:44:05 smithi090 bash[32384]: cluster 2023-12-01T07:44:04.388097+0000 mgr.y (mgr.24362) 5268 : cluster 0 pgmap v5237: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:44:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:44:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:44:06] "GET /metrics HTTP/1.1" 200 33972 "" "Prometheus/2.43.0" 2023-12-01T07:44:07.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:44:06 smithi090 bash[32384]: audit 2023-12-01T07:44:06.912701+0000 mon.a (mon.0) 3737 : audit 0 from='client.? 172.21.15.80:0/4073469981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:44:07.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:44:06 smithi080 bash[28361]: audit 2023-12-01T07:44:06.912701+0000 mon.a (mon.0) 3737 : audit 0 from='client.? 172.21.15.80:0/4073469981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:44:07.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:44:06 smithi080 bash[41963]: audit 2023-12-01T07:44:06.912701+0000 mon.a (mon.0) 3737 : audit 0 from='client.? 172.21.15.80:0/4073469981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:44:08.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:44:07 smithi090 bash[32384]: cluster 2023-12-01T07:44:06.389207+0000 mgr.y (mgr.24362) 5269 : cluster 0 pgmap v5238: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:44:08.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:44:07 smithi080 bash[28361]: cluster 2023-12-01T07:44:06.389207+0000 mgr.y (mgr.24362) 5269 : cluster 0 pgmap v5238: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:44:08.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:44:07 smithi080 bash[41963]: cluster 2023-12-01T07:44:06.389207+0000 mgr.y (mgr.24362) 5269 : cluster 0 pgmap v5238: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:44:10.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:44:09 smithi090 bash[32384]: cluster 2023-12-01T07:44:08.389853+0000 mgr.y (mgr.24362) 5270 : cluster 0 pgmap v5239: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:44:10.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:44:09 smithi090 bash[32384]: audit 2023-12-01T07:44:09.362909+0000 mon.c (mon.2) 3361 : audit 0 from='client.? 172.21.15.80:0/3574277208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:44:10.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:44:09 smithi080 bash[28361]: cluster 2023-12-01T07:44:08.389853+0000 mgr.y (mgr.24362) 5270 : cluster 0 pgmap v5239: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:44:10.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:44:09 smithi080 bash[28361]: audit 2023-12-01T07:44:09.362909+0000 mon.c (mon.2) 3361 : audit 0 from='client.? 172.21.15.80:0/3574277208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:44:10.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:44:09 smithi080 bash[41963]: cluster 2023-12-01T07:44:08.389853+0000 mgr.y (mgr.24362) 5270 : cluster 0 pgmap v5239: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:44:10.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:44:09 smithi080 bash[41963]: audit 2023-12-01T07:44:09.362909+0000 mon.c (mon.2) 3361 : audit 0 from='client.? 172.21.15.80:0/3574277208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:44:11.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:44:10 smithi090 bash[32384]: audit 2023-12-01T07:44:10.053975+0000 mon.c (mon.2) 3362 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:44:11.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:44:10 smithi080 bash[28361]: audit 2023-12-01T07:44:10.053975+0000 mon.c (mon.2) 3362 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:44:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:44:10 smithi080 bash[41963]: audit 2023-12-01T07:44:10.053975+0000 mon.c (mon.2) 3362 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:44:12.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:44:11 smithi090 bash[32384]: cluster 2023-12-01T07:44:10.390568+0000 mgr.y (mgr.24362) 5271 : cluster 0 pgmap v5240: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:44:12.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:44:11 smithi090 bash[32384]: audit 2023-12-01T07:44:11.822635+0000 mon.a (mon.0) 3738 : audit 0 from='client.? 172.21.15.80:0/4266459631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:44:12.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:44:11 smithi080 bash[28361]: cluster 2023-12-01T07:44:10.390568+0000 mgr.y (mgr.24362) 5271 : cluster 0 pgmap v5240: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:44:12.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:44:11 smithi080 bash[28361]: audit 2023-12-01T07:44:11.822635+0000 mon.a (mon.0) 3738 : audit 0 from='client.? 172.21.15.80:0/4266459631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:44:12.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:44:11 smithi080 bash[41963]: cluster 2023-12-01T07:44:10.390568+0000 mgr.y (mgr.24362) 5271 : cluster 0 pgmap v5240: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:44:12.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:44:11 smithi080 bash[41963]: audit 2023-12-01T07:44:11.822635+0000 mon.a (mon.0) 3738 : audit 0 from='client.? 172.21.15.80:0/4266459631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:44:14.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:44:13 smithi090 bash[32384]: cluster 2023-12-01T07:44:12.391800+0000 mgr.y (mgr.24362) 5272 : cluster 0 pgmap v5241: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:44:14.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:44:13 smithi080 bash[28361]: cluster 2023-12-01T07:44:12.391800+0000 mgr.y (mgr.24362) 5272 : cluster 0 pgmap v5241: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:44:14.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:44:13 smithi080 bash[41963]: cluster 2023-12-01T07:44:12.391800+0000 mgr.y (mgr.24362) 5272 : cluster 0 pgmap v5241: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:44:15.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:44:14 smithi090 bash[32384]: audit 2023-12-01T07:44:14.273102+0000 mon.a (mon.0) 3739 : audit 0 from='client.? 172.21.15.80:0/1103413911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:44:15.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:44:14 smithi080 bash[41963]: audit 2023-12-01T07:44:14.273102+0000 mon.a (mon.0) 3739 : audit 0 from='client.? 172.21.15.80:0/1103413911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:44:15.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:44:14 smithi080 bash[28361]: audit 2023-12-01T07:44:14.273102+0000 mon.a (mon.0) 3739 : audit 0 from='client.? 172.21.15.80:0/1103413911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:44:16.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:44:15 smithi090 bash[32384]: cluster 2023-12-01T07:44:14.392440+0000 mgr.y (mgr.24362) 5273 : cluster 0 pgmap v5242: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:44:16.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:44:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:44:16] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T07:44:16.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:44:15 smithi080 bash[28361]: cluster 2023-12-01T07:44:14.392440+0000 mgr.y (mgr.24362) 5273 : cluster 0 pgmap v5242: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:44:16.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:44:15 smithi080 bash[41963]: cluster 2023-12-01T07:44:14.392440+0000 mgr.y (mgr.24362) 5273 : cluster 0 pgmap v5242: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:44:17.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:44:16 smithi090 bash[32384]: audit 2023-12-01T07:44:16.734908+0000 mon.c (mon.2) 3363 : audit 0 from='client.? 172.21.15.80:0/727088977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:44:17.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:44:17 smithi080 bash[41963]: audit 2023-12-01T07:44:16.734908+0000 mon.c (mon.2) 3363 : audit 0 from='client.? 172.21.15.80:0/727088977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:44:17.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:44:17 smithi080 bash[28361]: audit 2023-12-01T07:44:16.734908+0000 mon.c (mon.2) 3363 : audit 0 from='client.? 172.21.15.80:0/727088977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:44:18.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:44:18 smithi090 bash[32384]: cluster 2023-12-01T07:44:16.393335+0000 mgr.y (mgr.24362) 5274 : cluster 0 pgmap v5243: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:44:18.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:44:18 smithi080 bash[41963]: cluster 2023-12-01T07:44:16.393335+0000 mgr.y (mgr.24362) 5274 : cluster 0 pgmap v5243: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:44:18.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:44:18 smithi080 bash[28361]: cluster 2023-12-01T07:44:16.393335+0000 mgr.y (mgr.24362) 5274 : cluster 0 pgmap v5243: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:44:20.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:44:20 smithi090 bash[32384]: cluster 2023-12-01T07:44:18.394038+0000 mgr.y (mgr.24362) 5275 : cluster 0 pgmap v5244: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:44:20.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:44:20 smithi090 bash[32384]: audit 2023-12-01T07:44:19.189676+0000 mon.c (mon.2) 3364 : audit 0 from='client.? 172.21.15.80:0/1029252457' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:44:20.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:44:20 smithi080 bash[41963]: cluster 2023-12-01T07:44:18.394038+0000 mgr.y (mgr.24362) 5275 : cluster 0 pgmap v5244: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:44:20.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:44:20 smithi080 bash[41963]: audit 2023-12-01T07:44:19.189676+0000 mon.c (mon.2) 3364 : audit 0 from='client.? 172.21.15.80:0/1029252457' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:44:20.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:44:20 smithi080 bash[28361]: cluster 2023-12-01T07:44:18.394038+0000 mgr.y (mgr.24362) 5275 : cluster 0 pgmap v5244: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:44:20.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:44:20 smithi080 bash[28361]: audit 2023-12-01T07:44:19.189676+0000 mon.c (mon.2) 3364 : audit 0 from='client.? 172.21.15.80:0/1029252457' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:44:22.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:44:22 smithi090 bash[32384]: cluster 2023-12-01T07:44:20.394760+0000 mgr.y (mgr.24362) 5276 : cluster 0 pgmap v5245: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:44:22.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:44:22 smithi090 bash[32384]: audit 2023-12-01T07:44:21.652393+0000 mon.c (mon.2) 3365 : audit 0 from='client.? 172.21.15.80:0/1528914105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:44:22.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:44:22 smithi080 bash[28361]: cluster 2023-12-01T07:44:20.394760+0000 mgr.y (mgr.24362) 5276 : cluster 0 pgmap v5245: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:44:22.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:44:22 smithi080 bash[28361]: audit 2023-12-01T07:44:21.652393+0000 mon.c (mon.2) 3365 : audit 0 from='client.? 172.21.15.80:0/1528914105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:44:22.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:44:22 smithi080 bash[41963]: cluster 2023-12-01T07:44:20.394760+0000 mgr.y (mgr.24362) 5276 : cluster 0 pgmap v5245: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:44:22.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:44:22 smithi080 bash[41963]: audit 2023-12-01T07:44:21.652393+0000 mon.c (mon.2) 3365 : audit 0 from='client.? 172.21.15.80:0/1528914105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:44:24.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:44:24 smithi090 bash[32384]: cluster 2023-12-01T07:44:22.395817+0000 mgr.y (mgr.24362) 5277 : cluster 0 pgmap v5246: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:44:24.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:44:24 smithi080 bash[28361]: cluster 2023-12-01T07:44:22.395817+0000 mgr.y (mgr.24362) 5277 : cluster 0 pgmap v5246: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:44:24.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:44:24 smithi080 bash[41963]: cluster 2023-12-01T07:44:22.395817+0000 mgr.y (mgr.24362) 5277 : cluster 0 pgmap v5246: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:44:25.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:44:25 smithi080 bash[28361]: audit 2023-12-01T07:44:24.116133+0000 mon.c (mon.2) 3366 : audit 0 from='client.? 172.21.15.80:0/678379802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:44:25.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:44:25 smithi080 bash[41963]: audit 2023-12-01T07:44:24.116133+0000 mon.c (mon.2) 3366 : audit 0 from='client.? 172.21.15.80:0/678379802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:44:25.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:44:25 smithi090 bash[32384]: audit 2023-12-01T07:44:24.116133+0000 mon.c (mon.2) 3366 : audit 0 from='client.? 172.21.15.80:0/678379802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:44:26.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:44:26 smithi080 bash[28361]: cluster 2023-12-01T07:44:24.396416+0000 mgr.y (mgr.24362) 5278 : cluster 0 pgmap v5247: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:44:26.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:44:26 smithi080 bash[28361]: audit 2023-12-01T07:44:25.054267+0000 mon.c (mon.2) 3367 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:44:26.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:44:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:44:26] "GET /metrics HTTP/1.1" 200 33972 "" "Prometheus/2.43.0" 2023-12-01T07:44:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:44:26 smithi080 bash[41963]: cluster 2023-12-01T07:44:24.396416+0000 mgr.y (mgr.24362) 5278 : cluster 0 pgmap v5247: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:44:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:44:26 smithi080 bash[41963]: audit 2023-12-01T07:44:25.054267+0000 mon.c (mon.2) 3367 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:44:26.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:44:26 smithi090 bash[32384]: cluster 2023-12-01T07:44:24.396416+0000 mgr.y (mgr.24362) 5278 : cluster 0 pgmap v5247: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:44:26.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:44:26 smithi090 bash[32384]: audit 2023-12-01T07:44:25.054267+0000 mon.c (mon.2) 3367 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:44:27.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:44:27 smithi080 bash[28361]: audit 2023-12-01T07:44:26.576208+0000 mon.c (mon.2) 3368 : audit 0 from='client.? 172.21.15.80:0/1338465946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:44:27.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:44:27 smithi080 bash[41963]: audit 2023-12-01T07:44:26.576208+0000 mon.c (mon.2) 3368 : audit 0 from='client.? 172.21.15.80:0/1338465946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:44:27.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:44:27 smithi090 bash[32384]: audit 2023-12-01T07:44:26.576208+0000 mon.c (mon.2) 3368 : audit 0 from='client.? 172.21.15.80:0/1338465946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:44:28.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:44:28 smithi080 bash[28361]: cluster 2023-12-01T07:44:26.397160+0000 mgr.y (mgr.24362) 5279 : cluster 0 pgmap v5248: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:44:28.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:44:28 smithi080 bash[41963]: cluster 2023-12-01T07:44:26.397160+0000 mgr.y (mgr.24362) 5279 : cluster 0 pgmap v5248: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:44:28.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:44:28 smithi090 bash[32384]: cluster 2023-12-01T07:44:26.397160+0000 mgr.y (mgr.24362) 5279 : cluster 0 pgmap v5248: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:44:29.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:44:29 smithi080 bash[28361]: audit 2023-12-01T07:44:29.036123+0000 mon.c (mon.2) 3369 : audit 0 from='client.? 172.21.15.80:0/3218663874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:44:29.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:44:29 smithi080 bash[41963]: audit 2023-12-01T07:44:29.036123+0000 mon.c (mon.2) 3369 : audit 0 from='client.? 172.21.15.80:0/3218663874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:44:29.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:44:29 smithi090 bash[32384]: audit 2023-12-01T07:44:29.036123+0000 mon.c (mon.2) 3369 : audit 0 from='client.? 172.21.15.80:0/3218663874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:44:30.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:44:30 smithi080 bash[28361]: cluster 2023-12-01T07:44:28.397916+0000 mgr.y (mgr.24362) 5280 : cluster 0 pgmap v5249: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:44:30.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:44:30 smithi080 bash[41963]: cluster 2023-12-01T07:44:28.397916+0000 mgr.y (mgr.24362) 5280 : cluster 0 pgmap v5249: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:44:30.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:44:30 smithi090 bash[32384]: cluster 2023-12-01T07:44:28.397916+0000 mgr.y (mgr.24362) 5280 : cluster 0 pgmap v5249: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:44:32.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:44:32 smithi080 bash[28361]: cluster 2023-12-01T07:44:30.398642+0000 mgr.y (mgr.24362) 5281 : cluster 0 pgmap v5250: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:44:32.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:44:32 smithi080 bash[28361]: audit 2023-12-01T07:44:31.493549+0000 mon.a (mon.0) 3740 : audit 0 from='client.? 172.21.15.80:0/1371224847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:44:32.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:44:32 smithi080 bash[41963]: cluster 2023-12-01T07:44:30.398642+0000 mgr.y (mgr.24362) 5281 : cluster 0 pgmap v5250: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:44:32.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:44:32 smithi080 bash[41963]: audit 2023-12-01T07:44:31.493549+0000 mon.a (mon.0) 3740 : audit 0 from='client.? 172.21.15.80:0/1371224847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:44:32.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:44:32 smithi090 bash[32384]: cluster 2023-12-01T07:44:30.398642+0000 mgr.y (mgr.24362) 5281 : cluster 0 pgmap v5250: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:44:32.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:44:32 smithi090 bash[32384]: audit 2023-12-01T07:44:31.493549+0000 mon.a (mon.0) 3740 : audit 0 from='client.? 172.21.15.80:0/1371224847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:44:34.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:44:34 smithi080 bash[41963]: cluster 2023-12-01T07:44:32.399846+0000 mgr.y (mgr.24362) 5282 : cluster 0 pgmap v5251: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:44:34.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:44:34 smithi080 bash[41963]: audit 2023-12-01T07:44:33.951940+0000 mon.c (mon.2) 3370 : audit 0 from='client.? 172.21.15.80:0/1921753435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:44:34.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:44:34 smithi080 bash[28361]: cluster 2023-12-01T07:44:32.399846+0000 mgr.y (mgr.24362) 5282 : cluster 0 pgmap v5251: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:44:34.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:44:34 smithi080 bash[28361]: audit 2023-12-01T07:44:33.951940+0000 mon.c (mon.2) 3370 : audit 0 from='client.? 172.21.15.80:0/1921753435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:44:34.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:44:34 smithi090 bash[32384]: cluster 2023-12-01T07:44:32.399846+0000 mgr.y (mgr.24362) 5282 : cluster 0 pgmap v5251: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:44:34.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:44:34 smithi090 bash[32384]: audit 2023-12-01T07:44:33.951940+0000 mon.c (mon.2) 3370 : audit 0 from='client.? 172.21.15.80:0/1921753435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:44:36.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:44:36 smithi080 bash[28361]: cluster 2023-12-01T07:44:34.400540+0000 mgr.y (mgr.24362) 5283 : cluster 0 pgmap v5252: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:44:36.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:44:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:44:36] "GET /metrics HTTP/1.1" 200 33972 "" "Prometheus/2.43.0" 2023-12-01T07:44:36.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:44:36 smithi080 bash[41963]: cluster 2023-12-01T07:44:34.400540+0000 mgr.y (mgr.24362) 5283 : cluster 0 pgmap v5252: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:44:36.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:44:36 smithi090 bash[32384]: cluster 2023-12-01T07:44:34.400540+0000 mgr.y (mgr.24362) 5283 : cluster 0 pgmap v5252: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:44:37.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:44:37 smithi080 bash[41963]: audit 2023-12-01T07:44:36.401251+0000 mon.a (mon.0) 3741 : audit 0 from='client.? 172.21.15.80:0/3153777253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:44:37.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:44:37 smithi080 bash[28361]: audit 2023-12-01T07:44:36.401251+0000 mon.a (mon.0) 3741 : audit 0 from='client.? 172.21.15.80:0/3153777253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:44:37.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:44:37 smithi090 bash[32384]: audit 2023-12-01T07:44:36.401251+0000 mon.a (mon.0) 3741 : audit 0 from='client.? 172.21.15.80:0/3153777253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:44:38.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:44:38 smithi080 bash[28361]: cluster 2023-12-01T07:44:36.401669+0000 mgr.y (mgr.24362) 5284 : cluster 0 pgmap v5253: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:44:38.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:44:38 smithi080 bash[28361]: audit 2023-12-01T07:44:37.146414+0000 mon.c (mon.2) 3371 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:44:38.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:44:38 smithi080 bash[41963]: cluster 2023-12-01T07:44:36.401669+0000 mgr.y (mgr.24362) 5284 : cluster 0 pgmap v5253: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:44:38.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:44:38 smithi080 bash[41963]: audit 2023-12-01T07:44:37.146414+0000 mon.c (mon.2) 3371 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:44:38.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:44:38 smithi090 bash[32384]: cluster 2023-12-01T07:44:36.401669+0000 mgr.y (mgr.24362) 5284 : cluster 0 pgmap v5253: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:44:38.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:44:38 smithi090 bash[32384]: audit 2023-12-01T07:44:37.146414+0000 mon.c (mon.2) 3371 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:44:39.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:44:39 smithi080 bash[41963]: audit 2023-12-01T07:44:38.858800+0000 mon.c (mon.2) 3372 : audit 0 from='client.? 172.21.15.80:0/3843970355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:44:39.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:44:39 smithi080 bash[28361]: audit 2023-12-01T07:44:38.858800+0000 mon.c (mon.2) 3372 : audit 0 from='client.? 172.21.15.80:0/3843970355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:44:39.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:44:39 smithi090 bash[32384]: audit 2023-12-01T07:44:38.858800+0000 mon.c (mon.2) 3372 : audit 0 from='client.? 172.21.15.80:0/3843970355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:44:40.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:44:40 smithi080 bash[41963]: cluster 2023-12-01T07:44:38.402278+0000 mgr.y (mgr.24362) 5285 : cluster 0 pgmap v5254: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:44:40.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:44:40 smithi080 bash[41963]: audit 2023-12-01T07:44:40.054782+0000 mon.c (mon.2) 3373 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:44:40.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:44:40 smithi080 bash[28361]: cluster 2023-12-01T07:44:38.402278+0000 mgr.y (mgr.24362) 5285 : cluster 0 pgmap v5254: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:44:40.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:44:40 smithi080 bash[28361]: audit 2023-12-01T07:44:40.054782+0000 mon.c (mon.2) 3373 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:44:40.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:44:40 smithi090 bash[32384]: cluster 2023-12-01T07:44:38.402278+0000 mgr.y (mgr.24362) 5285 : cluster 0 pgmap v5254: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:44:40.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:44:40 smithi090 bash[32384]: audit 2023-12-01T07:44:40.054782+0000 mon.c (mon.2) 3373 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:44:42.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:44:42 smithi080 bash[28361]: cluster 2023-12-01T07:44:40.402922+0000 mgr.y (mgr.24362) 5286 : cluster 0 pgmap v5255: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:44:42.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:44:42 smithi080 bash[28361]: audit 2023-12-01T07:44:41.317252+0000 mon.c (mon.2) 3374 : audit 0 from='client.? 172.21.15.80:0/2988884861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:44:42.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:44:42 smithi080 bash[41963]: cluster 2023-12-01T07:44:40.402922+0000 mgr.y (mgr.24362) 5286 : cluster 0 pgmap v5255: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:44:42.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:44:42 smithi080 bash[41963]: audit 2023-12-01T07:44:41.317252+0000 mon.c (mon.2) 3374 : audit 0 from='client.? 172.21.15.80:0/2988884861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:44:42.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:44:42 smithi090 bash[32384]: cluster 2023-12-01T07:44:40.402922+0000 mgr.y (mgr.24362) 5286 : cluster 0 pgmap v5255: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:44:42.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:44:42 smithi090 bash[32384]: audit 2023-12-01T07:44:41.317252+0000 mon.c (mon.2) 3374 : audit 0 from='client.? 172.21.15.80:0/2988884861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:44:44.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:44:43 smithi090 bash[32384]: cluster 2023-12-01T07:44:42.404438+0000 mgr.y (mgr.24362) 5287 : cluster 0 pgmap v5256: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:44:44.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:44:43 smithi090 bash[32384]: audit 2023-12-01T07:44:42.990404+0000 mon.a (mon.0) 3742 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:44:44.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:44:43 smithi090 bash[32384]: audit 2023-12-01T07:44:43.000972+0000 mon.a (mon.0) 3743 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:44:44.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:44:43 smithi090 bash[32384]: audit 2023-12-01T07:44:43.343847+0000 mon.a (mon.0) 3744 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:44:44.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:44:43 smithi090 bash[32384]: audit 2023-12-01T07:44:43.352056+0000 mon.a (mon.0) 3745 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:44:44.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:44:43 smithi090 bash[32384]: audit 2023-12-01T07:44:43.813067+0000 mon.a (mon.0) 3746 : audit 0 from='client.? 172.21.15.80:0/3209613567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:44:44.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:44:43 smithi090 bash[32384]: audit 2023-12-01T07:44:43.879532+0000 mon.c (mon.2) 3375 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:44:44.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:44:43 smithi090 bash[32384]: audit 2023-12-01T07:44:43.881392+0000 mon.c (mon.2) 3376 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:44:44.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:44:43 smithi090 bash[32384]: audit 2023-12-01T07:44:43.891120+0000 mon.a (mon.0) 3747 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:44:44.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:44:43 smithi080 bash[28361]: cluster 2023-12-01T07:44:42.404438+0000 mgr.y (mgr.24362) 5287 : cluster 0 pgmap v5256: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:44:44.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:44:43 smithi080 bash[28361]: audit 2023-12-01T07:44:42.990404+0000 mon.a (mon.0) 3742 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:44:44.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:44:43 smithi080 bash[28361]: audit 2023-12-01T07:44:43.000972+0000 mon.a (mon.0) 3743 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:44:44.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:44:43 smithi080 bash[28361]: audit 2023-12-01T07:44:43.343847+0000 mon.a (mon.0) 3744 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:44:44.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:44:43 smithi080 bash[28361]: audit 2023-12-01T07:44:43.352056+0000 mon.a (mon.0) 3745 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:44:44.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:44:43 smithi080 bash[28361]: audit 2023-12-01T07:44:43.813067+0000 mon.a (mon.0) 3746 : audit 0 from='client.? 172.21.15.80:0/3209613567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:44:44.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:44:43 smithi080 bash[28361]: audit 2023-12-01T07:44:43.879532+0000 mon.c (mon.2) 3375 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:44:44.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:44:43 smithi080 bash[28361]: audit 2023-12-01T07:44:43.881392+0000 mon.c (mon.2) 3376 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:44:44.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:44:43 smithi080 bash[28361]: audit 2023-12-01T07:44:43.891120+0000 mon.a (mon.0) 3747 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:44:44.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:44:43 smithi080 bash[41963]: cluster 2023-12-01T07:44:42.404438+0000 mgr.y (mgr.24362) 5287 : cluster 0 pgmap v5256: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:44:44.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:44:43 smithi080 bash[41963]: audit 2023-12-01T07:44:42.990404+0000 mon.a (mon.0) 3742 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:44:44.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:44:43 smithi080 bash[41963]: audit 2023-12-01T07:44:43.000972+0000 mon.a (mon.0) 3743 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:44:44.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:44:43 smithi080 bash[41963]: audit 2023-12-01T07:44:43.343847+0000 mon.a (mon.0) 3744 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:44:44.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:44:43 smithi080 bash[41963]: audit 2023-12-01T07:44:43.352056+0000 mon.a (mon.0) 3745 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:44:44.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:44:43 smithi080 bash[41963]: audit 2023-12-01T07:44:43.813067+0000 mon.a (mon.0) 3746 : audit 0 from='client.? 172.21.15.80:0/3209613567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:44:44.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:44:43 smithi080 bash[41963]: audit 2023-12-01T07:44:43.879532+0000 mon.c (mon.2) 3375 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:44:44.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:44:43 smithi080 bash[41963]: audit 2023-12-01T07:44:43.881392+0000 mon.c (mon.2) 3376 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:44:44.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:44:43 smithi080 bash[41963]: audit 2023-12-01T07:44:43.891120+0000 mon.a (mon.0) 3747 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:44:46.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:44:45 smithi090 bash[32384]: cluster 2023-12-01T07:44:44.405146+0000 mgr.y (mgr.24362) 5288 : cluster 0 pgmap v5257: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:44:46.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:44:45 smithi080 bash[28361]: cluster 2023-12-01T07:44:44.405146+0000 mgr.y (mgr.24362) 5288 : cluster 0 pgmap v5257: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:44:46.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:44:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:44:46] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T07:44:46.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:44:45 smithi080 bash[41963]: cluster 2023-12-01T07:44:44.405146+0000 mgr.y (mgr.24362) 5288 : cluster 0 pgmap v5257: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:44:47.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:44:47 smithi090 bash[32384]: audit 2023-12-01T07:44:46.271796+0000 mon.a (mon.0) 3748 : audit 0 from='client.? 172.21.15.80:0/232313960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:44:47.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:44:47 smithi080 bash[28361]: audit 2023-12-01T07:44:46.271796+0000 mon.a (mon.0) 3748 : audit 0 from='client.? 172.21.15.80:0/232313960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:44:47.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:44:47 smithi080 bash[41963]: audit 2023-12-01T07:44:46.271796+0000 mon.a (mon.0) 3748 : audit 0 from='client.? 172.21.15.80:0/232313960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:44:48.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:44:48 smithi090 bash[32384]: cluster 2023-12-01T07:44:46.406286+0000 mgr.y (mgr.24362) 5289 : cluster 0 pgmap v5258: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:44:48.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:44:48 smithi080 bash[28361]: cluster 2023-12-01T07:44:46.406286+0000 mgr.y (mgr.24362) 5289 : cluster 0 pgmap v5258: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:44:48.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:44:48 smithi080 bash[41963]: cluster 2023-12-01T07:44:46.406286+0000 mgr.y (mgr.24362) 5289 : cluster 0 pgmap v5258: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:44:49.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:44:49 smithi090 bash[32384]: audit 2023-12-01T07:44:48.727554+0000 mon.c (mon.2) 3377 : audit 0 from='client.? 172.21.15.80:0/3567529923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:44:49.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:44:49 smithi080 bash[28361]: audit 2023-12-01T07:44:48.727554+0000 mon.c (mon.2) 3377 : audit 0 from='client.? 172.21.15.80:0/3567529923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:44:49.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:44:49 smithi080 bash[41963]: audit 2023-12-01T07:44:48.727554+0000 mon.c (mon.2) 3377 : audit 0 from='client.? 172.21.15.80:0/3567529923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:44:50.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:44:50 smithi090 bash[32384]: cluster 2023-12-01T07:44:48.406664+0000 mgr.y (mgr.24362) 5290 : cluster 0 pgmap v5259: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:44:50.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:44:50 smithi080 bash[28361]: cluster 2023-12-01T07:44:48.406664+0000 mgr.y (mgr.24362) 5290 : cluster 0 pgmap v5259: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:44:50.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:44:50 smithi080 bash[41963]: cluster 2023-12-01T07:44:48.406664+0000 mgr.y (mgr.24362) 5290 : cluster 0 pgmap v5259: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:44:52.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:44:52 smithi090 bash[32384]: cluster 2023-12-01T07:44:50.407247+0000 mgr.y (mgr.24362) 5291 : cluster 0 pgmap v5260: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:44:52.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:44:52 smithi090 bash[32384]: audit 2023-12-01T07:44:51.179524+0000 mon.c (mon.2) 3378 : audit 0 from='client.? 172.21.15.80:0/3517515983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:44:52.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:44:52 smithi080 bash[41963]: cluster 2023-12-01T07:44:50.407247+0000 mgr.y (mgr.24362) 5291 : cluster 0 pgmap v5260: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:44:52.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:44:52 smithi080 bash[41963]: audit 2023-12-01T07:44:51.179524+0000 mon.c (mon.2) 3378 : audit 0 from='client.? 172.21.15.80:0/3517515983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:44:52.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:44:52 smithi080 bash[28361]: cluster 2023-12-01T07:44:50.407247+0000 mgr.y (mgr.24362) 5291 : cluster 0 pgmap v5260: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:44:52.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:44:52 smithi080 bash[28361]: audit 2023-12-01T07:44:51.179524+0000 mon.c (mon.2) 3378 : audit 0 from='client.? 172.21.15.80:0/3517515983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:44:54.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:44:54 smithi080 bash[41963]: cluster 2023-12-01T07:44:52.408345+0000 mgr.y (mgr.24362) 5292 : cluster 0 pgmap v5261: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:44:54.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:44:54 smithi080 bash[41963]: audit 2023-12-01T07:44:53.641355+0000 mon.a (mon.0) 3749 : audit 0 from='client.? 172.21.15.80:0/3866273526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:44:54.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:44:54 smithi080 bash[28361]: cluster 2023-12-01T07:44:52.408345+0000 mgr.y (mgr.24362) 5292 : cluster 0 pgmap v5261: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:44:54.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:44:54 smithi080 bash[28361]: audit 2023-12-01T07:44:53.641355+0000 mon.a (mon.0) 3749 : audit 0 from='client.? 172.21.15.80:0/3866273526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:44:54.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:44:54 smithi090 bash[32384]: cluster 2023-12-01T07:44:52.408345+0000 mgr.y (mgr.24362) 5292 : cluster 0 pgmap v5261: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:44:54.523 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:44:54 smithi090 bash[32384]: audit 2023-12-01T07:44:53.641355+0000 mon.a (mon.0) 3749 : audit 0 from='client.? 172.21.15.80:0/3866273526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:44:56.434 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:44:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:44:56] "GET /metrics HTTP/1.1" 200 33971 "" "Prometheus/2.43.0" 2023-12-01T07:44:56.435 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:44:56 smithi080 bash[28361]: cluster 2023-12-01T07:44:54.408988+0000 mgr.y (mgr.24362) 5293 : cluster 0 pgmap v5262: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:44:56.435 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:44:56 smithi080 bash[28361]: audit 2023-12-01T07:44:55.054920+0000 mon.c (mon.2) 3379 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:44:56.435 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:44:56 smithi080 bash[41963]: cluster 2023-12-01T07:44:54.408988+0000 mgr.y (mgr.24362) 5293 : cluster 0 pgmap v5262: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:44:56.435 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:44:56 smithi080 bash[41963]: audit 2023-12-01T07:44:55.054920+0000 mon.c (mon.2) 3379 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:44:56.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:44:56 smithi090 bash[32384]: cluster 2023-12-01T07:44:54.408988+0000 mgr.y (mgr.24362) 5293 : cluster 0 pgmap v5262: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:44:56.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:44:56 smithi090 bash[32384]: audit 2023-12-01T07:44:55.054920+0000 mon.c (mon.2) 3379 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:44:57.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:44:57 smithi080 bash[28361]: audit 2023-12-01T07:44:56.089479+0000 mon.a (mon.0) 3750 : audit 0 from='client.? 172.21.15.80:0/27409103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:44:57.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:44:57 smithi080 bash[41963]: audit 2023-12-01T07:44:56.089479+0000 mon.a (mon.0) 3750 : audit 0 from='client.? 172.21.15.80:0/27409103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:44:57.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:44:57 smithi090 bash[32384]: audit 2023-12-01T07:44:56.089479+0000 mon.a (mon.0) 3750 : audit 0 from='client.? 172.21.15.80:0/27409103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:44:58.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:44:58 smithi080 bash[28361]: cluster 2023-12-01T07:44:56.410131+0000 mgr.y (mgr.24362) 5294 : cluster 0 pgmap v5263: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:44:58.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:44:58 smithi080 bash[41963]: cluster 2023-12-01T07:44:56.410131+0000 mgr.y (mgr.24362) 5294 : cluster 0 pgmap v5263: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:44:58.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:44:58 smithi090 bash[32384]: cluster 2023-12-01T07:44:56.410131+0000 mgr.y (mgr.24362) 5294 : cluster 0 pgmap v5263: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:44:59.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:44:59 smithi080 bash[28361]: audit 2023-12-01T07:44:58.550013+0000 mon.a (mon.0) 3751 : audit 0 from='client.? 172.21.15.80:0/3692996223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:44:59.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:44:59 smithi080 bash[41963]: audit 2023-12-01T07:44:58.550013+0000 mon.a (mon.0) 3751 : audit 0 from='client.? 172.21.15.80:0/3692996223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:44:59.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:44:59 smithi090 bash[32384]: audit 2023-12-01T07:44:58.550013+0000 mon.a (mon.0) 3751 : audit 0 from='client.? 172.21.15.80:0/3692996223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:45:00.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:45:00 smithi080 bash[28361]: cluster 2023-12-01T07:44:58.410582+0000 mgr.y (mgr.24362) 5295 : cluster 0 pgmap v5264: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:45:00.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:45:00 smithi080 bash[41963]: cluster 2023-12-01T07:44:58.410582+0000 mgr.y (mgr.24362) 5295 : cluster 0 pgmap v5264: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:45:00.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:45:00 smithi090 bash[32384]: cluster 2023-12-01T07:44:58.410582+0000 mgr.y (mgr.24362) 5295 : cluster 0 pgmap v5264: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:45:01.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:45:01 smithi090 bash[32384]: cluster 2023-12-01T07:45:00.411201+0000 mgr.y (mgr.24362) 5296 : cluster 0 pgmap v5265: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:45:01.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:45:01 smithi090 bash[32384]: audit 2023-12-01T07:45:01.008734+0000 mon.c (mon.2) 3380 : audit 0 from='client.? 172.21.15.80:0/933151270' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:45:01.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:45:01 smithi080 bash[28361]: cluster 2023-12-01T07:45:00.411201+0000 mgr.y (mgr.24362) 5296 : cluster 0 pgmap v5265: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:45:01.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:45:01 smithi080 bash[28361]: audit 2023-12-01T07:45:01.008734+0000 mon.c (mon.2) 3380 : audit 0 from='client.? 172.21.15.80:0/933151270' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:45:01.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:45:01 smithi080 bash[41963]: cluster 2023-12-01T07:45:00.411201+0000 mgr.y (mgr.24362) 5296 : cluster 0 pgmap v5265: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:45:01.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:45:01 smithi080 bash[41963]: audit 2023-12-01T07:45:01.008734+0000 mon.c (mon.2) 3380 : audit 0 from='client.? 172.21.15.80:0/933151270' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:45:03.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:45:03 smithi090 bash[32384]: cluster 2023-12-01T07:45:02.412388+0000 mgr.y (mgr.24362) 5297 : cluster 0 pgmap v5266: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:45:03.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:45:03 smithi090 bash[32384]: audit 2023-12-01T07:45:03.464779+0000 mon.a (mon.0) 3752 : audit 0 from='client.? 172.21.15.80:0/1256770993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:45:03.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:45:03 smithi080 bash[28361]: cluster 2023-12-01T07:45:02.412388+0000 mgr.y (mgr.24362) 5297 : cluster 0 pgmap v5266: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:45:03.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:45:03 smithi080 bash[28361]: audit 2023-12-01T07:45:03.464779+0000 mon.a (mon.0) 3752 : audit 0 from='client.? 172.21.15.80:0/1256770993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:45:03.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:45:03 smithi080 bash[41963]: cluster 2023-12-01T07:45:02.412388+0000 mgr.y (mgr.24362) 5297 : cluster 0 pgmap v5266: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:45:03.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:45:03 smithi080 bash[41963]: audit 2023-12-01T07:45:03.464779+0000 mon.a (mon.0) 3752 : audit 0 from='client.? 172.21.15.80:0/1256770993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:45:05.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:45:05 smithi090 bash[32384]: cluster 2023-12-01T07:45:04.413035+0000 mgr.y (mgr.24362) 5298 : cluster 0 pgmap v5267: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:45:05.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:45:05 smithi080 bash[41963]: cluster 2023-12-01T07:45:04.413035+0000 mgr.y (mgr.24362) 5298 : cluster 0 pgmap v5267: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:45:05.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:45:05 smithi080 bash[28361]: cluster 2023-12-01T07:45:04.413035+0000 mgr.y (mgr.24362) 5298 : cluster 0 pgmap v5267: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:45:06.525 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:45:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:45:06] "GET /metrics HTTP/1.1" 200 33971 "" "Prometheus/2.43.0" 2023-12-01T07:45:06.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:45:06 smithi080 bash[28361]: audit 2023-12-01T07:45:05.924232+0000 mon.c (mon.2) 3381 : audit 0 from='client.? 172.21.15.80:0/61873526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:45:06.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:45:06 smithi080 bash[41963]: audit 2023-12-01T07:45:05.924232+0000 mon.c (mon.2) 3381 : audit 0 from='client.? 172.21.15.80:0/61873526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:45:07.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:45:06 smithi090 bash[32384]: audit 2023-12-01T07:45:05.924232+0000 mon.c (mon.2) 3381 : audit 0 from='client.? 172.21.15.80:0/61873526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:45:07.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:45:07 smithi080 bash[41963]: cluster 2023-12-01T07:45:06.414102+0000 mgr.y (mgr.24362) 5299 : cluster 0 pgmap v5268: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:45:07.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:45:07 smithi080 bash[28361]: cluster 2023-12-01T07:45:06.414102+0000 mgr.y (mgr.24362) 5299 : cluster 0 pgmap v5268: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:45:08.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:45:07 smithi090 bash[32384]: cluster 2023-12-01T07:45:06.414102+0000 mgr.y (mgr.24362) 5299 : cluster 0 pgmap v5268: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:45:08.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:45:08 smithi080 bash[28361]: audit 2023-12-01T07:45:08.382023+0000 mon.a (mon.0) 3753 : audit 0 from='client.? 172.21.15.80:0/2337975073' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:45:08.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:45:08 smithi080 bash[41963]: audit 2023-12-01T07:45:08.382023+0000 mon.a (mon.0) 3753 : audit 0 from='client.? 172.21.15.80:0/2337975073' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:45:09.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:45:08 smithi090 bash[32384]: audit 2023-12-01T07:45:08.382023+0000 mon.a (mon.0) 3753 : audit 0 from='client.? 172.21.15.80:0/2337975073' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:45:09.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:45:09 smithi080 bash[28361]: cluster 2023-12-01T07:45:08.414748+0000 mgr.y (mgr.24362) 5300 : cluster 0 pgmap v5269: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:45:09.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:45:09 smithi080 bash[41963]: cluster 2023-12-01T07:45:08.414748+0000 mgr.y (mgr.24362) 5300 : cluster 0 pgmap v5269: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:45:10.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:45:09 smithi090 bash[32384]: cluster 2023-12-01T07:45:08.414748+0000 mgr.y (mgr.24362) 5300 : cluster 0 pgmap v5269: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:45:10.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:45:10 smithi080 bash[41963]: audit 2023-12-01T07:45:10.055471+0000 mon.c (mon.2) 3382 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:45:10.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:45:10 smithi080 bash[28361]: audit 2023-12-01T07:45:10.055471+0000 mon.c (mon.2) 3382 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:45:11.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:45:10 smithi090 bash[32384]: audit 2023-12-01T07:45:10.055471+0000 mon.c (mon.2) 3382 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:45:11.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:45:11 smithi080 bash[28361]: cluster 2023-12-01T07:45:10.415435+0000 mgr.y (mgr.24362) 5301 : cluster 0 pgmap v5270: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:45:11.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:45:11 smithi080 bash[28361]: audit 2023-12-01T07:45:10.841911+0000 mon.a (mon.0) 3754 : audit 0 from='client.? 172.21.15.80:0/282481176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:45:11.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:45:11 smithi080 bash[41963]: cluster 2023-12-01T07:45:10.415435+0000 mgr.y (mgr.24362) 5301 : cluster 0 pgmap v5270: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:45:11.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:45:11 smithi080 bash[41963]: audit 2023-12-01T07:45:10.841911+0000 mon.a (mon.0) 3754 : audit 0 from='client.? 172.21.15.80:0/282481176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:45:12.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:45:11 smithi090 bash[32384]: cluster 2023-12-01T07:45:10.415435+0000 mgr.y (mgr.24362) 5301 : cluster 0 pgmap v5270: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:45:12.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:45:11 smithi090 bash[32384]: audit 2023-12-01T07:45:10.841911+0000 mon.a (mon.0) 3754 : audit 0 from='client.? 172.21.15.80:0/282481176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:45:13.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:45:13 smithi080 bash[28361]: cluster 2023-12-01T07:45:12.416580+0000 mgr.y (mgr.24362) 5302 : cluster 0 pgmap v5271: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:45:13.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:45:13 smithi080 bash[28361]: audit 2023-12-01T07:45:13.296180+0000 mon.c (mon.2) 3383 : audit 0 from='client.? 172.21.15.80:0/1865807111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:45:13.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:45:13 smithi080 bash[41963]: cluster 2023-12-01T07:45:12.416580+0000 mgr.y (mgr.24362) 5302 : cluster 0 pgmap v5271: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:45:13.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:45:13 smithi080 bash[41963]: audit 2023-12-01T07:45:13.296180+0000 mon.c (mon.2) 3383 : audit 0 from='client.? 172.21.15.80:0/1865807111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:45:14.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:45:13 smithi090 bash[32384]: cluster 2023-12-01T07:45:12.416580+0000 mgr.y (mgr.24362) 5302 : cluster 0 pgmap v5271: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:45:14.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:45:13 smithi090 bash[32384]: audit 2023-12-01T07:45:13.296180+0000 mon.c (mon.2) 3383 : audit 0 from='client.? 172.21.15.80:0/1865807111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:45:15.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:45:15 smithi080 bash[28361]: cluster 2023-12-01T07:45:14.417163+0000 mgr.y (mgr.24362) 5303 : cluster 0 pgmap v5272: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:45:15.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:45:15 smithi080 bash[41963]: cluster 2023-12-01T07:45:14.417163+0000 mgr.y (mgr.24362) 5303 : cluster 0 pgmap v5272: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:45:16.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:45:15 smithi090 bash[32384]: cluster 2023-12-01T07:45:14.417163+0000 mgr.y (mgr.24362) 5303 : cluster 0 pgmap v5272: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:45:16.570 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:45:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:45:16] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.43.0" 2023-12-01T07:45:16.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:45:16 smithi080 bash[41963]: audit 2023-12-01T07:45:15.752895+0000 mon.c (mon.2) 3384 : audit 0 from='client.? 172.21.15.80:0/3649769596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:45:16.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:45:16 smithi080 bash[28361]: audit 2023-12-01T07:45:15.752895+0000 mon.c (mon.2) 3384 : audit 0 from='client.? 172.21.15.80:0/3649769596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:45:17.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:45:16 smithi090 bash[32384]: audit 2023-12-01T07:45:15.752895+0000 mon.c (mon.2) 3384 : audit 0 from='client.? 172.21.15.80:0/3649769596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:45:17.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:45:17 smithi080 bash[28361]: cluster 2023-12-01T07:45:16.418291+0000 mgr.y (mgr.24362) 5304 : cluster 0 pgmap v5273: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:45:17.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:45:17 smithi080 bash[41963]: cluster 2023-12-01T07:45:16.418291+0000 mgr.y (mgr.24362) 5304 : cluster 0 pgmap v5273: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:45:18.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:45:17 smithi090 bash[32384]: cluster 2023-12-01T07:45:16.418291+0000 mgr.y (mgr.24362) 5304 : cluster 0 pgmap v5273: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:45:18.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:45:18 smithi080 bash[41963]: audit 2023-12-01T07:45:18.199312+0000 mon.a (mon.0) 3755 : audit 0 from='client.? 172.21.15.80:0/4096127470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:45:18.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:45:18 smithi080 bash[28361]: audit 2023-12-01T07:45:18.199312+0000 mon.a (mon.0) 3755 : audit 0 from='client.? 172.21.15.80:0/4096127470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:45:19.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:45:18 smithi090 bash[32384]: audit 2023-12-01T07:45:18.199312+0000 mon.a (mon.0) 3755 : audit 0 from='client.? 172.21.15.80:0/4096127470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:45:19.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:45:19 smithi080 bash[28361]: cluster 2023-12-01T07:45:18.418936+0000 mgr.y (mgr.24362) 5305 : cluster 0 pgmap v5274: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:45:19.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:45:19 smithi080 bash[41963]: cluster 2023-12-01T07:45:18.418936+0000 mgr.y (mgr.24362) 5305 : cluster 0 pgmap v5274: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:45:20.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:45:19 smithi090 bash[32384]: cluster 2023-12-01T07:45:18.418936+0000 mgr.y (mgr.24362) 5305 : cluster 0 pgmap v5274: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:45:21.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:45:21 smithi080 bash[28361]: cluster 2023-12-01T07:45:20.419576+0000 mgr.y (mgr.24362) 5306 : cluster 0 pgmap v5275: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:45:21.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:45:21 smithi080 bash[28361]: audit 2023-12-01T07:45:20.646074+0000 mon.c (mon.2) 3385 : audit 0 from='client.? 172.21.15.80:0/662429274' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:45:21.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:45:21 smithi080 bash[41963]: cluster 2023-12-01T07:45:20.419576+0000 mgr.y (mgr.24362) 5306 : cluster 0 pgmap v5275: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:45:21.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:45:21 smithi080 bash[41963]: audit 2023-12-01T07:45:20.646074+0000 mon.c (mon.2) 3385 : audit 0 from='client.? 172.21.15.80:0/662429274' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:45:22.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:45:21 smithi090 bash[32384]: cluster 2023-12-01T07:45:20.419576+0000 mgr.y (mgr.24362) 5306 : cluster 0 pgmap v5275: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:45:22.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:45:21 smithi090 bash[32384]: audit 2023-12-01T07:45:20.646074+0000 mon.c (mon.2) 3385 : audit 0 from='client.? 172.21.15.80:0/662429274' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:45:23.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:45:23 smithi080 bash[28361]: cluster 2023-12-01T07:45:22.420720+0000 mgr.y (mgr.24362) 5307 : cluster 0 pgmap v5276: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:45:23.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:45:23 smithi080 bash[28361]: audit 2023-12-01T07:45:23.100669+0000 mon.a (mon.0) 3756 : audit 0 from='client.? 172.21.15.80:0/2772901343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:45:23.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:45:23 smithi080 bash[41963]: cluster 2023-12-01T07:45:22.420720+0000 mgr.y (mgr.24362) 5307 : cluster 0 pgmap v5276: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:45:23.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:45:23 smithi080 bash[41963]: audit 2023-12-01T07:45:23.100669+0000 mon.a (mon.0) 3756 : audit 0 from='client.? 172.21.15.80:0/2772901343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:45:24.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:45:23 smithi090 bash[32384]: cluster 2023-12-01T07:45:22.420720+0000 mgr.y (mgr.24362) 5307 : cluster 0 pgmap v5276: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:45:24.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:45:23 smithi090 bash[32384]: audit 2023-12-01T07:45:23.100669+0000 mon.a (mon.0) 3756 : audit 0 from='client.? 172.21.15.80:0/2772901343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:45:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:45:25 smithi080 bash[28361]: cluster 2023-12-01T07:45:24.421278+0000 mgr.y (mgr.24362) 5308 : cluster 0 pgmap v5277: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:45:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:45:25 smithi080 bash[28361]: audit 2023-12-01T07:45:25.056006+0000 mon.c (mon.2) 3386 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:45:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:45:25 smithi080 bash[28361]: audit 2023-12-01T07:45:25.567129+0000 mon.a (mon.0) 3757 : audit 0 from='client.? 172.21.15.80:0/3072614666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:45:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:45:25 smithi080 bash[41963]: cluster 2023-12-01T07:45:24.421278+0000 mgr.y (mgr.24362) 5308 : cluster 0 pgmap v5277: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:45:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:45:25 smithi080 bash[41963]: audit 2023-12-01T07:45:25.056006+0000 mon.c (mon.2) 3386 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:45:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:45:25 smithi080 bash[41963]: audit 2023-12-01T07:45:25.567129+0000 mon.a (mon.0) 3757 : audit 0 from='client.? 172.21.15.80:0/3072614666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:45:26.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:45:25 smithi090 bash[32384]: cluster 2023-12-01T07:45:24.421278+0000 mgr.y (mgr.24362) 5308 : cluster 0 pgmap v5277: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:45:26.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:45:25 smithi090 bash[32384]: audit 2023-12-01T07:45:25.056006+0000 mon.c (mon.2) 3386 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:45:26.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:45:25 smithi090 bash[32384]: audit 2023-12-01T07:45:25.567129+0000 mon.a (mon.0) 3757 : audit 0 from='client.? 172.21.15.80:0/3072614666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:45:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:45:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:45:26] "GET /metrics HTTP/1.1" 200 33977 "" "Prometheus/2.43.0" 2023-12-01T07:45:27.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:45:27 smithi080 bash[41963]: cluster 2023-12-01T07:45:26.422345+0000 mgr.y (mgr.24362) 5309 : cluster 0 pgmap v5278: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:45:27.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:45:27 smithi080 bash[28361]: cluster 2023-12-01T07:45:26.422345+0000 mgr.y (mgr.24362) 5309 : cluster 0 pgmap v5278: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:45:28.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:45:27 smithi090 bash[32384]: cluster 2023-12-01T07:45:26.422345+0000 mgr.y (mgr.24362) 5309 : cluster 0 pgmap v5278: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:45:28.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:45:28 smithi080 bash[28361]: audit 2023-12-01T07:45:28.020493+0000 mon.c (mon.2) 3387 : audit 0 from='client.? 172.21.15.80:0/3273978528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:45:28.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:45:28 smithi080 bash[41963]: audit 2023-12-01T07:45:28.020493+0000 mon.c (mon.2) 3387 : audit 0 from='client.? 172.21.15.80:0/3273978528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:45:29.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:45:28 smithi090 bash[32384]: audit 2023-12-01T07:45:28.020493+0000 mon.c (mon.2) 3387 : audit 0 from='client.? 172.21.15.80:0/3273978528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:45:29.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:45:29 smithi080 bash[28361]: cluster 2023-12-01T07:45:28.422986+0000 mgr.y (mgr.24362) 5310 : cluster 0 pgmap v5279: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:45:29.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:45:29 smithi080 bash[41963]: cluster 2023-12-01T07:45:28.422986+0000 mgr.y (mgr.24362) 5310 : cluster 0 pgmap v5279: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:45:30.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:45:29 smithi090 bash[32384]: cluster 2023-12-01T07:45:28.422986+0000 mgr.y (mgr.24362) 5310 : cluster 0 pgmap v5279: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:45:30.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:45:30 smithi080 bash[28361]: audit 2023-12-01T07:45:30.477052+0000 mon.c (mon.2) 3388 : audit 0 from='client.? 172.21.15.80:0/1086124559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:45:30.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:45:30 smithi080 bash[41963]: audit 2023-12-01T07:45:30.477052+0000 mon.c (mon.2) 3388 : audit 0 from='client.? 172.21.15.80:0/1086124559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:45:31.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:45:30 smithi090 bash[32384]: audit 2023-12-01T07:45:30.477052+0000 mon.c (mon.2) 3388 : audit 0 from='client.? 172.21.15.80:0/1086124559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:45:31.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:45:31 smithi080 bash[28361]: cluster 2023-12-01T07:45:30.423664+0000 mgr.y (mgr.24362) 5311 : cluster 0 pgmap v5280: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:45:31.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:45:31 smithi080 bash[41963]: cluster 2023-12-01T07:45:30.423664+0000 mgr.y (mgr.24362) 5311 : cluster 0 pgmap v5280: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:45:32.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:45:31 smithi090 bash[32384]: cluster 2023-12-01T07:45:30.423664+0000 mgr.y (mgr.24362) 5311 : cluster 0 pgmap v5280: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:45:33.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:45:33 smithi080 bash[28361]: cluster 2023-12-01T07:45:32.424899+0000 mgr.y (mgr.24362) 5312 : cluster 0 pgmap v5281: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:45:33.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:45:33 smithi080 bash[28361]: audit 2023-12-01T07:45:32.938547+0000 mon.c (mon.2) 3389 : audit 0 from='client.? 172.21.15.80:0/755416712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:45:33.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:45:33 smithi080 bash[41963]: cluster 2023-12-01T07:45:32.424899+0000 mgr.y (mgr.24362) 5312 : cluster 0 pgmap v5281: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:45:33.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:45:33 smithi080 bash[41963]: audit 2023-12-01T07:45:32.938547+0000 mon.c (mon.2) 3389 : audit 0 from='client.? 172.21.15.80:0/755416712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:45:34.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:45:33 smithi090 bash[32384]: cluster 2023-12-01T07:45:32.424899+0000 mgr.y (mgr.24362) 5312 : cluster 0 pgmap v5281: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:45:34.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:45:33 smithi090 bash[32384]: audit 2023-12-01T07:45:32.938547+0000 mon.c (mon.2) 3389 : audit 0 from='client.? 172.21.15.80:0/755416712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:45:35.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:45:35 smithi080 bash[28361]: cluster 2023-12-01T07:45:34.425573+0000 mgr.y (mgr.24362) 5313 : cluster 0 pgmap v5282: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:45:35.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:45:35 smithi080 bash[28361]: audit 2023-12-01T07:45:35.397000+0000 mon.a (mon.0) 3758 : audit 0 from='client.? 172.21.15.80:0/1242490907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:45:35.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:45:35 smithi080 bash[41963]: cluster 2023-12-01T07:45:34.425573+0000 mgr.y (mgr.24362) 5313 : cluster 0 pgmap v5282: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:45:35.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:45:35 smithi080 bash[41963]: audit 2023-12-01T07:45:35.397000+0000 mon.a (mon.0) 3758 : audit 0 from='client.? 172.21.15.80:0/1242490907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:45:36.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:45:35 smithi090 bash[32384]: cluster 2023-12-01T07:45:34.425573+0000 mgr.y (mgr.24362) 5313 : cluster 0 pgmap v5282: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:45:36.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:45:35 smithi090 bash[32384]: audit 2023-12-01T07:45:35.397000+0000 mon.a (mon.0) 3758 : audit 0 from='client.? 172.21.15.80:0/1242490907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:45:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:45:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:45:36] "GET /metrics HTTP/1.1" 200 33977 "" "Prometheus/2.43.0" 2023-12-01T07:45:37.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:45:37 smithi080 bash[28361]: cluster 2023-12-01T07:45:36.426737+0000 mgr.y (mgr.24362) 5314 : cluster 0 pgmap v5283: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:45:37.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:45:37 smithi080 bash[41963]: cluster 2023-12-01T07:45:36.426737+0000 mgr.y (mgr.24362) 5314 : cluster 0 pgmap v5283: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:45:38.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:45:37 smithi090 bash[32384]: cluster 2023-12-01T07:45:36.426737+0000 mgr.y (mgr.24362) 5314 : cluster 0 pgmap v5283: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:45:38.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:45:38 smithi080 bash[28361]: audit 2023-12-01T07:45:37.840485+0000 mon.a (mon.0) 3759 : audit 0 from='client.? 172.21.15.80:0/404182544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:45:38.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:45:38 smithi080 bash[41963]: audit 2023-12-01T07:45:37.840485+0000 mon.a (mon.0) 3759 : audit 0 from='client.? 172.21.15.80:0/404182544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:45:39.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:45:38 smithi090 bash[32384]: audit 2023-12-01T07:45:37.840485+0000 mon.a (mon.0) 3759 : audit 0 from='client.? 172.21.15.80:0/404182544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:45:39.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:45:39 smithi080 bash[41963]: cluster 2023-12-01T07:45:38.427338+0000 mgr.y (mgr.24362) 5315 : cluster 0 pgmap v5284: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:45:39.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:45:39 smithi080 bash[28361]: cluster 2023-12-01T07:45:38.427338+0000 mgr.y (mgr.24362) 5315 : cluster 0 pgmap v5284: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:45:40.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:45:39 smithi090 bash[32384]: cluster 2023-12-01T07:45:38.427338+0000 mgr.y (mgr.24362) 5315 : cluster 0 pgmap v5284: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:45:40.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:45:40 smithi080 bash[28361]: audit 2023-12-01T07:45:40.056300+0000 mon.c (mon.2) 3390 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:45:40.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:45:40 smithi080 bash[28361]: audit 2023-12-01T07:45:40.292387+0000 mon.c (mon.2) 3391 : audit 0 from='client.? 172.21.15.80:0/2674469311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:45:40.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:45:40 smithi080 bash[41963]: audit 2023-12-01T07:45:40.056300+0000 mon.c (mon.2) 3390 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:45:40.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:45:40 smithi080 bash[41963]: audit 2023-12-01T07:45:40.292387+0000 mon.c (mon.2) 3391 : audit 0 from='client.? 172.21.15.80:0/2674469311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:45:41.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:45:40 smithi090 bash[32384]: audit 2023-12-01T07:45:40.056300+0000 mon.c (mon.2) 3390 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:45:41.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:45:40 smithi090 bash[32384]: audit 2023-12-01T07:45:40.292387+0000 mon.c (mon.2) 3391 : audit 0 from='client.? 172.21.15.80:0/2674469311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:45:41.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:45:41 smithi080 bash[28361]: cluster 2023-12-01T07:45:40.427977+0000 mgr.y (mgr.24362) 5316 : cluster 0 pgmap v5285: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:45:41.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:45:41 smithi080 bash[41963]: cluster 2023-12-01T07:45:40.427977+0000 mgr.y (mgr.24362) 5316 : cluster 0 pgmap v5285: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:45:42.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:45:41 smithi090 bash[32384]: cluster 2023-12-01T07:45:40.427977+0000 mgr.y (mgr.24362) 5316 : cluster 0 pgmap v5285: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:45:43.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:45:43 smithi080 bash[41963]: cluster 2023-12-01T07:45:42.428986+0000 mgr.y (mgr.24362) 5317 : cluster 0 pgmap v5286: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:45:43.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:45:43 smithi080 bash[41963]: audit 2023-12-01T07:45:42.747526+0000 mon.c (mon.2) 3392 : audit 0 from='client.? 172.21.15.80:0/1238283080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:45:43.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:45:43 smithi080 bash[28361]: cluster 2023-12-01T07:45:42.428986+0000 mgr.y (mgr.24362) 5317 : cluster 0 pgmap v5286: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:45:43.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:45:43 smithi080 bash[28361]: audit 2023-12-01T07:45:42.747526+0000 mon.c (mon.2) 3392 : audit 0 from='client.? 172.21.15.80:0/1238283080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:45:44.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:45:43 smithi090 bash[32384]: cluster 2023-12-01T07:45:42.428986+0000 mgr.y (mgr.24362) 5317 : cluster 0 pgmap v5286: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:45:44.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:45:43 smithi090 bash[32384]: audit 2023-12-01T07:45:42.747526+0000 mon.c (mon.2) 3392 : audit 0 from='client.? 172.21.15.80:0/1238283080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:45:44.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:45:44 smithi080 bash[28361]: audit 2023-12-01T07:45:43.975445+0000 mon.c (mon.2) 3393 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:45:44.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:45:44 smithi080 bash[41963]: audit 2023-12-01T07:45:43.975445+0000 mon.c (mon.2) 3393 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:45:45.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:45:44 smithi090 bash[32384]: audit 2023-12-01T07:45:43.975445+0000 mon.c (mon.2) 3393 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:45:45.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:45:45 smithi080 bash[41963]: cluster 2023-12-01T07:45:44.429639+0000 mgr.y (mgr.24362) 5318 : cluster 0 pgmap v5287: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:45:45.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:45:45 smithi080 bash[41963]: audit 2023-12-01T07:45:45.198067+0000 mon.a (mon.0) 3760 : audit 0 from='client.? 172.21.15.80:0/3931145382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:45:45.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:45:45 smithi080 bash[28361]: cluster 2023-12-01T07:45:44.429639+0000 mgr.y (mgr.24362) 5318 : cluster 0 pgmap v5287: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:45:45.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:45:45 smithi080 bash[28361]: audit 2023-12-01T07:45:45.198067+0000 mon.a (mon.0) 3760 : audit 0 from='client.? 172.21.15.80:0/3931145382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:45:46.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:45:45 smithi090 bash[32384]: cluster 2023-12-01T07:45:44.429639+0000 mgr.y (mgr.24362) 5318 : cluster 0 pgmap v5287: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:45:46.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:45:45 smithi090 bash[32384]: audit 2023-12-01T07:45:45.198067+0000 mon.a (mon.0) 3760 : audit 0 from='client.? 172.21.15.80:0/3931145382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:45:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:45:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:45:46] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.43.0" 2023-12-01T07:45:47.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:45:47 smithi080 bash[28361]: cluster 2023-12-01T07:45:46.430814+0000 mgr.y (mgr.24362) 5319 : cluster 0 pgmap v5288: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:45:47.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:45:47 smithi080 bash[28361]: audit 2023-12-01T07:45:47.655173+0000 mon.c (mon.2) 3394 : audit 0 from='client.? 172.21.15.80:0/1041334266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:45:47.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:45:47 smithi080 bash[41963]: cluster 2023-12-01T07:45:46.430814+0000 mgr.y (mgr.24362) 5319 : cluster 0 pgmap v5288: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:45:47.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:45:47 smithi080 bash[41963]: audit 2023-12-01T07:45:47.655173+0000 mon.c (mon.2) 3394 : audit 0 from='client.? 172.21.15.80:0/1041334266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:45:48.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:45:47 smithi090 bash[32384]: cluster 2023-12-01T07:45:46.430814+0000 mgr.y (mgr.24362) 5319 : cluster 0 pgmap v5288: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:45:48.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:45:47 smithi090 bash[32384]: audit 2023-12-01T07:45:47.655173+0000 mon.c (mon.2) 3394 : audit 0 from='client.? 172.21.15.80:0/1041334266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:45:49.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:45:49 smithi080 bash[28361]: cluster 2023-12-01T07:45:48.431406+0000 mgr.y (mgr.24362) 5320 : cluster 0 pgmap v5289: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:45:49.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:45:49 smithi080 bash[41963]: cluster 2023-12-01T07:45:48.431406+0000 mgr.y (mgr.24362) 5320 : cluster 0 pgmap v5289: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:45:50.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:45:49 smithi090 bash[32384]: cluster 2023-12-01T07:45:48.431406+0000 mgr.y (mgr.24362) 5320 : cluster 0 pgmap v5289: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:45:51.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:45:50 smithi080 bash[28361]: audit 2023-12-01T07:45:49.821620+0000 mon.a (mon.0) 3761 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:45:51.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:45:50 smithi080 bash[28361]: audit 2023-12-01T07:45:49.834769+0000 mon.a (mon.0) 3762 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:45:51.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:45:50 smithi080 bash[28361]: audit 2023-12-01T07:45:50.122987+0000 mon.a (mon.0) 3763 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:45:51.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:45:50 smithi080 bash[28361]: audit 2023-12-01T07:45:50.133313+0000 mon.c (mon.2) 3395 : audit 0 from='client.? 172.21.15.80:0/2350040884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:45:51.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:45:50 smithi080 bash[28361]: audit 2023-12-01T07:45:50.136054+0000 mon.a (mon.0) 3764 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:45:51.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:45:50 smithi080 bash[28361]: audit 2023-12-01T07:45:50.613975+0000 mon.c (mon.2) 3396 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:45:51.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:45:50 smithi080 bash[28361]: audit 2023-12-01T07:45:50.615935+0000 mon.c (mon.2) 3397 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:45:51.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:45:50 smithi080 bash[28361]: audit 2023-12-01T07:45:50.627123+0000 mon.a (mon.0) 3765 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:45:51.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:45:50 smithi080 bash[41963]: audit 2023-12-01T07:45:49.821620+0000 mon.a (mon.0) 3761 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:45:51.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:45:50 smithi080 bash[41963]: audit 2023-12-01T07:45:49.834769+0000 mon.a (mon.0) 3762 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:45:51.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:45:50 smithi080 bash[41963]: audit 2023-12-01T07:45:50.122987+0000 mon.a (mon.0) 3763 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:45:51.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:45:50 smithi080 bash[41963]: audit 2023-12-01T07:45:50.133313+0000 mon.c (mon.2) 3395 : audit 0 from='client.? 172.21.15.80:0/2350040884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:45:51.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:45:50 smithi080 bash[41963]: audit 2023-12-01T07:45:50.136054+0000 mon.a (mon.0) 3764 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:45:51.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:45:50 smithi080 bash[41963]: audit 2023-12-01T07:45:50.613975+0000 mon.c (mon.2) 3396 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:45:51.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:45:50 smithi080 bash[41963]: audit 2023-12-01T07:45:50.615935+0000 mon.c (mon.2) 3397 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:45:51.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:45:50 smithi080 bash[41963]: audit 2023-12-01T07:45:50.627123+0000 mon.a (mon.0) 3765 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:45:51.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:45:50 smithi090 bash[32384]: audit 2023-12-01T07:45:49.821620+0000 mon.a (mon.0) 3761 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:45:51.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:45:50 smithi090 bash[32384]: audit 2023-12-01T07:45:49.834769+0000 mon.a (mon.0) 3762 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:45:51.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:45:50 smithi090 bash[32384]: audit 2023-12-01T07:45:50.122987+0000 mon.a (mon.0) 3763 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:45:51.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:45:50 smithi090 bash[32384]: audit 2023-12-01T07:45:50.133313+0000 mon.c (mon.2) 3395 : audit 0 from='client.? 172.21.15.80:0/2350040884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:45:51.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:45:50 smithi090 bash[32384]: audit 2023-12-01T07:45:50.136054+0000 mon.a (mon.0) 3764 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:45:51.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:45:50 smithi090 bash[32384]: audit 2023-12-01T07:45:50.613975+0000 mon.c (mon.2) 3396 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:45:51.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:45:50 smithi090 bash[32384]: audit 2023-12-01T07:45:50.615935+0000 mon.c (mon.2) 3397 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:45:51.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:45:50 smithi090 bash[32384]: audit 2023-12-01T07:45:50.627123+0000 mon.a (mon.0) 3765 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:45:52.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:45:52 smithi080 bash[28361]: cluster 2023-12-01T07:45:50.432170+0000 mgr.y (mgr.24362) 5321 : cluster 0 pgmap v5290: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:45:52.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:45:52 smithi080 bash[41963]: cluster 2023-12-01T07:45:50.432170+0000 mgr.y (mgr.24362) 5321 : cluster 0 pgmap v5290: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:45:52.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:45:52 smithi090 bash[32384]: cluster 2023-12-01T07:45:50.432170+0000 mgr.y (mgr.24362) 5321 : cluster 0 pgmap v5290: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:45:53.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:45:53 smithi080 bash[28361]: audit 2023-12-01T07:45:52.594867+0000 mon.a (mon.0) 3766 : audit 0 from='client.? 172.21.15.80:0/320274925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:45:53.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:45:53 smithi080 bash[41963]: audit 2023-12-01T07:45:52.594867+0000 mon.a (mon.0) 3766 : audit 0 from='client.? 172.21.15.80:0/320274925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:45:53.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:45:53 smithi090 bash[32384]: audit 2023-12-01T07:45:52.594867+0000 mon.a (mon.0) 3766 : audit 0 from='client.? 172.21.15.80:0/320274925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:45:54.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:45:54 smithi080 bash[28361]: cluster 2023-12-01T07:45:52.433266+0000 mgr.y (mgr.24362) 5322 : cluster 0 pgmap v5291: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:45:54.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:45:54 smithi080 bash[41963]: cluster 2023-12-01T07:45:52.433266+0000 mgr.y (mgr.24362) 5322 : cluster 0 pgmap v5291: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:45:54.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:45:54 smithi090 bash[32384]: cluster 2023-12-01T07:45:52.433266+0000 mgr.y (mgr.24362) 5322 : cluster 0 pgmap v5291: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:45:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:45:55 smithi080 bash[41963]: audit 2023-12-01T07:45:55.045493+0000 mon.a (mon.0) 3767 : audit 0 from='client.? 172.21.15.80:0/13372438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:45:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:45:55 smithi080 bash[41963]: audit 2023-12-01T07:45:55.056350+0000 mon.c (mon.2) 3398 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:45:55.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:45:55 smithi080 bash[28361]: audit 2023-12-01T07:45:55.045493+0000 mon.a (mon.0) 3767 : audit 0 from='client.? 172.21.15.80:0/13372438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:45:55.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:45:55 smithi080 bash[28361]: audit 2023-12-01T07:45:55.056350+0000 mon.c (mon.2) 3398 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:45:55.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:45:55 smithi090 bash[32384]: audit 2023-12-01T07:45:55.045493+0000 mon.a (mon.0) 3767 : audit 0 from='client.? 172.21.15.80:0/13372438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:45:55.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:45:55 smithi090 bash[32384]: audit 2023-12-01T07:45:55.056350+0000 mon.c (mon.2) 3398 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:45:56.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:45:56 smithi080 bash[28361]: cluster 2023-12-01T07:45:54.433935+0000 mgr.y (mgr.24362) 5323 : cluster 0 pgmap v5292: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:45:56.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:45:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:45:56] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.43.0" 2023-12-01T07:45:56.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:45:56 smithi080 bash[41963]: cluster 2023-12-01T07:45:54.433935+0000 mgr.y (mgr.24362) 5323 : cluster 0 pgmap v5292: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:45:56.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:45:56 smithi090 bash[32384]: cluster 2023-12-01T07:45:54.433935+0000 mgr.y (mgr.24362) 5323 : cluster 0 pgmap v5292: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:45:58.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:45:58 smithi080 bash[28361]: cluster 2023-12-01T07:45:56.435089+0000 mgr.y (mgr.24362) 5324 : cluster 0 pgmap v5293: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:45:58.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:45:58 smithi080 bash[28361]: audit 2023-12-01T07:45:57.492031+0000 mon.a (mon.0) 3768 : audit 0 from='client.? 172.21.15.80:0/2895225539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:45:58.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:45:58 smithi080 bash[41963]: cluster 2023-12-01T07:45:56.435089+0000 mgr.y (mgr.24362) 5324 : cluster 0 pgmap v5293: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:45:58.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:45:58 smithi080 bash[41963]: audit 2023-12-01T07:45:57.492031+0000 mon.a (mon.0) 3768 : audit 0 from='client.? 172.21.15.80:0/2895225539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:45:58.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:45:58 smithi090 bash[32384]: cluster 2023-12-01T07:45:56.435089+0000 mgr.y (mgr.24362) 5324 : cluster 0 pgmap v5293: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:45:58.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:45:58 smithi090 bash[32384]: audit 2023-12-01T07:45:57.492031+0000 mon.a (mon.0) 3768 : audit 0 from='client.? 172.21.15.80:0/2895225539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:46:00.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:46:00 smithi080 bash[28361]: cluster 2023-12-01T07:45:58.435806+0000 mgr.y (mgr.24362) 5325 : cluster 0 pgmap v5294: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:46:00.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:46:00 smithi080 bash[28361]: audit 2023-12-01T07:45:59.946029+0000 mon.a (mon.0) 3769 : audit 0 from='client.? 172.21.15.80:0/3667581709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:46:00.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:46:00 smithi080 bash[41963]: cluster 2023-12-01T07:45:58.435806+0000 mgr.y (mgr.24362) 5325 : cluster 0 pgmap v5294: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:46:00.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:46:00 smithi080 bash[41963]: audit 2023-12-01T07:45:59.946029+0000 mon.a (mon.0) 3769 : audit 0 from='client.? 172.21.15.80:0/3667581709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:46:00.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:46:00 smithi090 bash[32384]: cluster 2023-12-01T07:45:58.435806+0000 mgr.y (mgr.24362) 5325 : cluster 0 pgmap v5294: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:46:00.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:46:00 smithi090 bash[32384]: audit 2023-12-01T07:45:59.946029+0000 mon.a (mon.0) 3769 : audit 0 from='client.? 172.21.15.80:0/3667581709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:46:02.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:46:02 smithi080 bash[41963]: cluster 2023-12-01T07:46:00.436478+0000 mgr.y (mgr.24362) 5326 : cluster 0 pgmap v5295: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:46:02.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:46:02 smithi080 bash[28361]: cluster 2023-12-01T07:46:00.436478+0000 mgr.y (mgr.24362) 5326 : cluster 0 pgmap v5295: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:46:02.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:46:02 smithi090 bash[32384]: cluster 2023-12-01T07:46:00.436478+0000 mgr.y (mgr.24362) 5326 : cluster 0 pgmap v5295: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:46:03.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:46:03 smithi090 bash[32384]: audit 2023-12-01T07:46:02.397009+0000 mon.a (mon.0) 3770 : audit 0 from='client.? 172.21.15.80:0/2995160351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:46:03.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:46:03 smithi080 bash[41963]: audit 2023-12-01T07:46:02.397009+0000 mon.a (mon.0) 3770 : audit 0 from='client.? 172.21.15.80:0/2995160351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:46:03.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:46:03 smithi080 bash[28361]: audit 2023-12-01T07:46:02.397009+0000 mon.a (mon.0) 3770 : audit 0 from='client.? 172.21.15.80:0/2995160351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:46:04.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:46:04 smithi090 bash[32384]: cluster 2023-12-01T07:46:02.437498+0000 mgr.y (mgr.24362) 5327 : cluster 0 pgmap v5296: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:46:04.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:46:04 smithi080 bash[28361]: cluster 2023-12-01T07:46:02.437498+0000 mgr.y (mgr.24362) 5327 : cluster 0 pgmap v5296: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:46:04.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:46:04 smithi080 bash[41963]: cluster 2023-12-01T07:46:02.437498+0000 mgr.y (mgr.24362) 5327 : cluster 0 pgmap v5296: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:46:05.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:46:05 smithi090 bash[32384]: audit 2023-12-01T07:46:04.855505+0000 mon.c (mon.2) 3399 : audit 0 from='client.? 172.21.15.80:0/484231000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:46:05.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:46:05 smithi080 bash[28361]: audit 2023-12-01T07:46:04.855505+0000 mon.c (mon.2) 3399 : audit 0 from='client.? 172.21.15.80:0/484231000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:46:05.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:46:05 smithi080 bash[41963]: audit 2023-12-01T07:46:04.855505+0000 mon.c (mon.2) 3399 : audit 0 from='client.? 172.21.15.80:0/484231000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:46:06.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:46:06 smithi090 bash[32384]: cluster 2023-12-01T07:46:04.438271+0000 mgr.y (mgr.24362) 5328 : cluster 0 pgmap v5297: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:46:06.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:46:06 smithi080 bash[28361]: cluster 2023-12-01T07:46:04.438271+0000 mgr.y (mgr.24362) 5328 : cluster 0 pgmap v5297: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:46:06.683 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:46:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:46:06] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.43.0" 2023-12-01T07:46:06.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:46:06 smithi080 bash[41963]: cluster 2023-12-01T07:46:04.438271+0000 mgr.y (mgr.24362) 5328 : cluster 0 pgmap v5297: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:46:08.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:46:08 smithi090 bash[32384]: cluster 2023-12-01T07:46:06.439211+0000 mgr.y (mgr.24362) 5329 : cluster 0 pgmap v5298: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:46:08.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:46:08 smithi090 bash[32384]: audit 2023-12-01T07:46:07.310374+0000 mon.c (mon.2) 3400 : audit 0 from='client.? 172.21.15.80:0/3743609419' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:46:08.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:46:08 smithi080 bash[28361]: cluster 2023-12-01T07:46:06.439211+0000 mgr.y (mgr.24362) 5329 : cluster 0 pgmap v5298: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:46:08.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:46:08 smithi080 bash[28361]: audit 2023-12-01T07:46:07.310374+0000 mon.c (mon.2) 3400 : audit 0 from='client.? 172.21.15.80:0/3743609419' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:46:08.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:46:08 smithi080 bash[41963]: cluster 2023-12-01T07:46:06.439211+0000 mgr.y (mgr.24362) 5329 : cluster 0 pgmap v5298: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:46:08.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:46:08 smithi080 bash[41963]: audit 2023-12-01T07:46:07.310374+0000 mon.c (mon.2) 3400 : audit 0 from='client.? 172.21.15.80:0/3743609419' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:46:10.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:46:10 smithi090 bash[32384]: cluster 2023-12-01T07:46:08.439855+0000 mgr.y (mgr.24362) 5330 : cluster 0 pgmap v5299: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:46:10.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:46:10 smithi090 bash[32384]: audit 2023-12-01T07:46:09.772097+0000 mon.c (mon.2) 3401 : audit 0 from='client.? 172.21.15.80:0/1736291231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:46:10.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:46:10 smithi090 bash[32384]: audit 2023-12-01T07:46:10.057067+0000 mon.c (mon.2) 3402 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:46:10.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:46:10 smithi080 bash[28361]: cluster 2023-12-01T07:46:08.439855+0000 mgr.y (mgr.24362) 5330 : cluster 0 pgmap v5299: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:46:10.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:46:10 smithi080 bash[28361]: audit 2023-12-01T07:46:09.772097+0000 mon.c (mon.2) 3401 : audit 0 from='client.? 172.21.15.80:0/1736291231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:46:10.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:46:10 smithi080 bash[28361]: audit 2023-12-01T07:46:10.057067+0000 mon.c (mon.2) 3402 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:46:10.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:46:10 smithi080 bash[41963]: cluster 2023-12-01T07:46:08.439855+0000 mgr.y (mgr.24362) 5330 : cluster 0 pgmap v5299: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:46:10.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:46:10 smithi080 bash[41963]: audit 2023-12-01T07:46:09.772097+0000 mon.c (mon.2) 3401 : audit 0 from='client.? 172.21.15.80:0/1736291231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:46:10.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:46:10 smithi080 bash[41963]: audit 2023-12-01T07:46:10.057067+0000 mon.c (mon.2) 3402 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:46:12.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:46:12 smithi090 bash[32384]: cluster 2023-12-01T07:46:10.440478+0000 mgr.y (mgr.24362) 5331 : cluster 0 pgmap v5300: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:46:12.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:46:12 smithi080 bash[28361]: cluster 2023-12-01T07:46:10.440478+0000 mgr.y (mgr.24362) 5331 : cluster 0 pgmap v5300: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:46:12.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:46:12 smithi080 bash[41963]: cluster 2023-12-01T07:46:10.440478+0000 mgr.y (mgr.24362) 5331 : cluster 0 pgmap v5300: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:46:13.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:46:13 smithi090 bash[32384]: audit 2023-12-01T07:46:12.238757+0000 mon.c (mon.2) 3403 : audit 0 from='client.? 172.21.15.80:0/1893606332' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:46:13.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:46:13 smithi080 bash[28361]: audit 2023-12-01T07:46:12.238757+0000 mon.c (mon.2) 3403 : audit 0 from='client.? 172.21.15.80:0/1893606332' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:46:13.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:46:13 smithi080 bash[41963]: audit 2023-12-01T07:46:12.238757+0000 mon.c (mon.2) 3403 : audit 0 from='client.? 172.21.15.80:0/1893606332' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:46:14.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:46:14 smithi090 bash[32384]: cluster 2023-12-01T07:46:12.441563+0000 mgr.y (mgr.24362) 5332 : cluster 0 pgmap v5301: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:46:14.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:46:14 smithi080 bash[28361]: cluster 2023-12-01T07:46:12.441563+0000 mgr.y (mgr.24362) 5332 : cluster 0 pgmap v5301: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:46:14.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:46:14 smithi080 bash[41963]: cluster 2023-12-01T07:46:12.441563+0000 mgr.y (mgr.24362) 5332 : cluster 0 pgmap v5301: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:46:15.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:46:15 smithi090 bash[32384]: audit 2023-12-01T07:46:14.695213+0000 mon.c (mon.2) 3404 : audit 0 from='client.? 172.21.15.80:0/94250522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:46:15.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:46:15 smithi080 bash[41963]: audit 2023-12-01T07:46:14.695213+0000 mon.c (mon.2) 3404 : audit 0 from='client.? 172.21.15.80:0/94250522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:46:15.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:46:15 smithi080 bash[28361]: audit 2023-12-01T07:46:14.695213+0000 mon.c (mon.2) 3404 : audit 0 from='client.? 172.21.15.80:0/94250522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:46:16.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:46:16 smithi090 bash[32384]: cluster 2023-12-01T07:46:14.442323+0000 mgr.y (mgr.24362) 5333 : cluster 0 pgmap v5302: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:46:16.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:46:16 smithi080 bash[41963]: cluster 2023-12-01T07:46:14.442323+0000 mgr.y (mgr.24362) 5333 : cluster 0 pgmap v5302: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:46:16.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:46:16 smithi080 bash[28361]: cluster 2023-12-01T07:46:14.442323+0000 mgr.y (mgr.24362) 5333 : cluster 0 pgmap v5302: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:46:16.683 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:46:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:46:16] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T07:46:17.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:46:17 smithi090 bash[32384]: audit 2023-12-01T07:46:17.146362+0000 mon.a (mon.0) 3771 : audit 0 from='client.? 172.21.15.80:0/2637912330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:46:17.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:46:17 smithi080 bash[28361]: audit 2023-12-01T07:46:17.146362+0000 mon.a (mon.0) 3771 : audit 0 from='client.? 172.21.15.80:0/2637912330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:46:17.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:46:17 smithi080 bash[41963]: audit 2023-12-01T07:46:17.146362+0000 mon.a (mon.0) 3771 : audit 0 from='client.? 172.21.15.80:0/2637912330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:46:18.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:46:18 smithi090 bash[32384]: cluster 2023-12-01T07:46:16.443522+0000 mgr.y (mgr.24362) 5334 : cluster 0 pgmap v5303: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:46:18.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:46:18 smithi080 bash[28361]: cluster 2023-12-01T07:46:16.443522+0000 mgr.y (mgr.24362) 5334 : cluster 0 pgmap v5303: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:46:18.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:46:18 smithi080 bash[41963]: cluster 2023-12-01T07:46:16.443522+0000 mgr.y (mgr.24362) 5334 : cluster 0 pgmap v5303: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:46:20.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:46:20 smithi090 bash[32384]: cluster 2023-12-01T07:46:18.444212+0000 mgr.y (mgr.24362) 5335 : cluster 0 pgmap v5304: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:46:20.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:46:20 smithi090 bash[32384]: audit 2023-12-01T07:46:19.609602+0000 mon.a (mon.0) 3772 : audit 0 from='client.? 172.21.15.80:0/189817190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:46:20.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:46:20 smithi080 bash[28361]: cluster 2023-12-01T07:46:18.444212+0000 mgr.y (mgr.24362) 5335 : cluster 0 pgmap v5304: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:46:20.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:46:20 smithi080 bash[28361]: audit 2023-12-01T07:46:19.609602+0000 mon.a (mon.0) 3772 : audit 0 from='client.? 172.21.15.80:0/189817190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:46:20.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:46:20 smithi080 bash[41963]: cluster 2023-12-01T07:46:18.444212+0000 mgr.y (mgr.24362) 5335 : cluster 0 pgmap v5304: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:46:20.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:46:20 smithi080 bash[41963]: audit 2023-12-01T07:46:19.609602+0000 mon.a (mon.0) 3772 : audit 0 from='client.? 172.21.15.80:0/189817190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:46:22.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:46:22 smithi090 bash[32384]: cluster 2023-12-01T07:46:20.444861+0000 mgr.y (mgr.24362) 5336 : cluster 0 pgmap v5305: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:46:22.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:46:22 smithi090 bash[32384]: audit 2023-12-01T07:46:22.063268+0000 mon.a (mon.0) 3773 : audit 0 from='client.? 172.21.15.80:0/368938889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:46:22.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:46:22 smithi080 bash[28361]: cluster 2023-12-01T07:46:20.444861+0000 mgr.y (mgr.24362) 5336 : cluster 0 pgmap v5305: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:46:22.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:46:22 smithi080 bash[28361]: audit 2023-12-01T07:46:22.063268+0000 mon.a (mon.0) 3773 : audit 0 from='client.? 172.21.15.80:0/368938889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:46:22.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:46:22 smithi080 bash[41963]: cluster 2023-12-01T07:46:20.444861+0000 mgr.y (mgr.24362) 5336 : cluster 0 pgmap v5305: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:46:22.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:46:22 smithi080 bash[41963]: audit 2023-12-01T07:46:22.063268+0000 mon.a (mon.0) 3773 : audit 0 from='client.? 172.21.15.80:0/368938889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:46:24.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:46:24 smithi090 bash[32384]: cluster 2023-12-01T07:46:22.446016+0000 mgr.y (mgr.24362) 5337 : cluster 0 pgmap v5306: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:46:24.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:46:24 smithi080 bash[28361]: cluster 2023-12-01T07:46:22.446016+0000 mgr.y (mgr.24362) 5337 : cluster 0 pgmap v5306: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:46:24.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:46:24 smithi080 bash[41963]: cluster 2023-12-01T07:46:22.446016+0000 mgr.y (mgr.24362) 5337 : cluster 0 pgmap v5306: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:46:25.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:46:25 smithi090 bash[32384]: audit 2023-12-01T07:46:24.524676+0000 mon.a (mon.0) 3774 : audit 0 from='client.? 172.21.15.80:0/3438910900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:46:25.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:46:25 smithi090 bash[32384]: audit 2023-12-01T07:46:25.057388+0000 mon.c (mon.2) 3405 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:46:25.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:46:25 smithi080 bash[41963]: audit 2023-12-01T07:46:24.524676+0000 mon.a (mon.0) 3774 : audit 0 from='client.? 172.21.15.80:0/3438910900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:46:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:46:25 smithi080 bash[41963]: audit 2023-12-01T07:46:25.057388+0000 mon.c (mon.2) 3405 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:46:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:46:25 smithi080 bash[28361]: audit 2023-12-01T07:46:24.524676+0000 mon.a (mon.0) 3774 : audit 0 from='client.? 172.21.15.80:0/3438910900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:46:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:46:25 smithi080 bash[28361]: audit 2023-12-01T07:46:25.057388+0000 mon.c (mon.2) 3405 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:46:26.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:46:26 smithi090 bash[32384]: cluster 2023-12-01T07:46:24.446633+0000 mgr.y (mgr.24362) 5338 : cluster 0 pgmap v5307: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:46:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:46:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:46:26] "GET /metrics HTTP/1.1" 200 33973 "" "Prometheus/2.43.0" 2023-12-01T07:46:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:46:26 smithi080 bash[28361]: cluster 2023-12-01T07:46:24.446633+0000 mgr.y (mgr.24362) 5338 : cluster 0 pgmap v5307: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:46:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:46:26 smithi080 bash[41963]: cluster 2023-12-01T07:46:24.446633+0000 mgr.y (mgr.24362) 5338 : cluster 0 pgmap v5307: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:46:27.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:46:27 smithi080 bash[28361]: audit 2023-12-01T07:46:26.985336+0000 mon.a (mon.0) 3775 : audit 0 from='client.? 172.21.15.80:0/1764679131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:46:27.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:46:27 smithi080 bash[41963]: audit 2023-12-01T07:46:26.985336+0000 mon.a (mon.0) 3775 : audit 0 from='client.? 172.21.15.80:0/1764679131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:46:27.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:46:27 smithi090 bash[32384]: audit 2023-12-01T07:46:26.985336+0000 mon.a (mon.0) 3775 : audit 0 from='client.? 172.21.15.80:0/1764679131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:46:28.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:46:28 smithi080 bash[41963]: cluster 2023-12-01T07:46:26.447821+0000 mgr.y (mgr.24362) 5339 : cluster 0 pgmap v5308: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:46:28.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:46:28 smithi080 bash[28361]: cluster 2023-12-01T07:46:26.447821+0000 mgr.y (mgr.24362) 5339 : cluster 0 pgmap v5308: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:46:28.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:46:28 smithi090 bash[32384]: cluster 2023-12-01T07:46:26.447821+0000 mgr.y (mgr.24362) 5339 : cluster 0 pgmap v5308: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:46:30.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:46:30 smithi080 bash[28361]: cluster 2023-12-01T07:46:28.448529+0000 mgr.y (mgr.24362) 5340 : cluster 0 pgmap v5309: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:46:30.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:46:30 smithi080 bash[28361]: audit 2023-12-01T07:46:29.433344+0000 mon.c (mon.2) 3406 : audit 0 from='client.? 172.21.15.80:0/751456576' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:46:30.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:46:30 smithi080 bash[41963]: cluster 2023-12-01T07:46:28.448529+0000 mgr.y (mgr.24362) 5340 : cluster 0 pgmap v5309: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:46:30.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:46:30 smithi080 bash[41963]: audit 2023-12-01T07:46:29.433344+0000 mon.c (mon.2) 3406 : audit 0 from='client.? 172.21.15.80:0/751456576' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:46:30.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:46:30 smithi090 bash[32384]: cluster 2023-12-01T07:46:28.448529+0000 mgr.y (mgr.24362) 5340 : cluster 0 pgmap v5309: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:46:30.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:46:30 smithi090 bash[32384]: audit 2023-12-01T07:46:29.433344+0000 mon.c (mon.2) 3406 : audit 0 from='client.? 172.21.15.80:0/751456576' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:46:32.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:46:32 smithi080 bash[28361]: cluster 2023-12-01T07:46:30.449175+0000 mgr.y (mgr.24362) 5341 : cluster 0 pgmap v5310: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:46:32.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:46:32 smithi080 bash[28361]: audit 2023-12-01T07:46:31.878520+0000 mon.c (mon.2) 3407 : audit 0 from='client.? 172.21.15.80:0/4080905274' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:46:32.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:46:32 smithi080 bash[41963]: cluster 2023-12-01T07:46:30.449175+0000 mgr.y (mgr.24362) 5341 : cluster 0 pgmap v5310: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:46:32.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:46:32 smithi080 bash[41963]: audit 2023-12-01T07:46:31.878520+0000 mon.c (mon.2) 3407 : audit 0 from='client.? 172.21.15.80:0/4080905274' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:46:32.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:46:32 smithi090 bash[32384]: cluster 2023-12-01T07:46:30.449175+0000 mgr.y (mgr.24362) 5341 : cluster 0 pgmap v5310: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:46:32.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:46:32 smithi090 bash[32384]: audit 2023-12-01T07:46:31.878520+0000 mon.c (mon.2) 3407 : audit 0 from='client.? 172.21.15.80:0/4080905274' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:46:34.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:46:34 smithi080 bash[28361]: cluster 2023-12-01T07:46:32.450354+0000 mgr.y (mgr.24362) 5342 : cluster 0 pgmap v5311: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:46:34.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:46:34 smithi080 bash[41963]: cluster 2023-12-01T07:46:32.450354+0000 mgr.y (mgr.24362) 5342 : cluster 0 pgmap v5311: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:46:34.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:46:34 smithi090 bash[32384]: cluster 2023-12-01T07:46:32.450354+0000 mgr.y (mgr.24362) 5342 : cluster 0 pgmap v5311: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:46:35.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:46:35 smithi080 bash[28361]: audit 2023-12-01T07:46:34.349578+0000 mon.a (mon.0) 3776 : audit 0 from='client.? 172.21.15.80:0/2007571759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:46:35.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:46:35 smithi080 bash[41963]: audit 2023-12-01T07:46:34.349578+0000 mon.a (mon.0) 3776 : audit 0 from='client.? 172.21.15.80:0/2007571759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:46:35.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:46:35 smithi090 bash[32384]: audit 2023-12-01T07:46:34.349578+0000 mon.a (mon.0) 3776 : audit 0 from='client.? 172.21.15.80:0/2007571759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:46:36.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:46:36 smithi080 bash[28361]: cluster 2023-12-01T07:46:34.451018+0000 mgr.y (mgr.24362) 5343 : cluster 0 pgmap v5312: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:46:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:46:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:46:36] "GET /metrics HTTP/1.1" 200 33973 "" "Prometheus/2.43.0" 2023-12-01T07:46:36.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:46:36 smithi080 bash[41963]: cluster 2023-12-01T07:46:34.451018+0000 mgr.y (mgr.24362) 5343 : cluster 0 pgmap v5312: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:46:36.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:46:36 smithi090 bash[32384]: cluster 2023-12-01T07:46:34.451018+0000 mgr.y (mgr.24362) 5343 : cluster 0 pgmap v5312: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:46:37.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:46:37 smithi080 bash[41963]: audit 2023-12-01T07:46:36.807572+0000 mon.c (mon.2) 3408 : audit 0 from='client.? 172.21.15.80:0/152292393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:46:37.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:46:37 smithi080 bash[28361]: audit 2023-12-01T07:46:36.807572+0000 mon.c (mon.2) 3408 : audit 0 from='client.? 172.21.15.80:0/152292393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:46:37.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:46:37 smithi090 bash[32384]: audit 2023-12-01T07:46:36.807572+0000 mon.c (mon.2) 3408 : audit 0 from='client.? 172.21.15.80:0/152292393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:46:38.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:46:38 smithi080 bash[28361]: cluster 2023-12-01T07:46:36.452141+0000 mgr.y (mgr.24362) 5344 : cluster 0 pgmap v5313: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:46:38.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:46:38 smithi080 bash[41963]: cluster 2023-12-01T07:46:36.452141+0000 mgr.y (mgr.24362) 5344 : cluster 0 pgmap v5313: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:46:38.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:46:38 smithi090 bash[32384]: cluster 2023-12-01T07:46:36.452141+0000 mgr.y (mgr.24362) 5344 : cluster 0 pgmap v5313: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:46:39.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:46:39 smithi080 bash[28361]: audit 2023-12-01T07:46:39.258459+0000 mon.c (mon.2) 3409 : audit 0 from='client.? 172.21.15.80:0/707405083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:46:39.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:46:39 smithi080 bash[41963]: audit 2023-12-01T07:46:39.258459+0000 mon.c (mon.2) 3409 : audit 0 from='client.? 172.21.15.80:0/707405083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:46:39.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:46:39 smithi090 bash[32384]: audit 2023-12-01T07:46:39.258459+0000 mon.c (mon.2) 3409 : audit 0 from='client.? 172.21.15.80:0/707405083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:46:40.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:46:40 smithi080 bash[28361]: cluster 2023-12-01T07:46:38.452812+0000 mgr.y (mgr.24362) 5345 : cluster 0 pgmap v5314: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:46:40.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:46:40 smithi080 bash[28361]: audit 2023-12-01T07:46:40.057841+0000 mon.c (mon.2) 3410 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:46:40.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:46:40 smithi080 bash[41963]: cluster 2023-12-01T07:46:38.452812+0000 mgr.y (mgr.24362) 5345 : cluster 0 pgmap v5314: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:46:40.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:46:40 smithi080 bash[41963]: audit 2023-12-01T07:46:40.057841+0000 mon.c (mon.2) 3410 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:46:40.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:46:40 smithi090 bash[32384]: cluster 2023-12-01T07:46:38.452812+0000 mgr.y (mgr.24362) 5345 : cluster 0 pgmap v5314: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:46:40.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:46:40 smithi090 bash[32384]: audit 2023-12-01T07:46:40.057841+0000 mon.c (mon.2) 3410 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:46:42.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:46:42 smithi080 bash[28361]: cluster 2023-12-01T07:46:40.453503+0000 mgr.y (mgr.24362) 5346 : cluster 0 pgmap v5315: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:46:42.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:46:42 smithi080 bash[28361]: audit 2023-12-01T07:46:41.714942+0000 mon.c (mon.2) 3411 : audit 0 from='client.? 172.21.15.80:0/2178813155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:46:42.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:46:42 smithi080 bash[41963]: cluster 2023-12-01T07:46:40.453503+0000 mgr.y (mgr.24362) 5346 : cluster 0 pgmap v5315: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:46:42.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:46:42 smithi080 bash[41963]: audit 2023-12-01T07:46:41.714942+0000 mon.c (mon.2) 3411 : audit 0 from='client.? 172.21.15.80:0/2178813155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:46:42.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:46:42 smithi090 bash[32384]: cluster 2023-12-01T07:46:40.453503+0000 mgr.y (mgr.24362) 5346 : cluster 0 pgmap v5315: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:46:42.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:46:42 smithi090 bash[32384]: audit 2023-12-01T07:46:41.714942+0000 mon.c (mon.2) 3411 : audit 0 from='client.? 172.21.15.80:0/2178813155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:46:44.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:46:44 smithi080 bash[41963]: cluster 2023-12-01T07:46:42.454792+0000 mgr.y (mgr.24362) 5347 : cluster 0 pgmap v5316: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:46:44.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:46:44 smithi080 bash[41963]: audit 2023-12-01T07:46:44.171498+0000 mon.c (mon.2) 3412 : audit 0 from='client.? 172.21.15.80:0/2727651673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:46:44.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:46:44 smithi080 bash[28361]: cluster 2023-12-01T07:46:42.454792+0000 mgr.y (mgr.24362) 5347 : cluster 0 pgmap v5316: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:46:44.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:46:44 smithi080 bash[28361]: audit 2023-12-01T07:46:44.171498+0000 mon.c (mon.2) 3412 : audit 0 from='client.? 172.21.15.80:0/2727651673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:46:44.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:46:44 smithi090 bash[32384]: cluster 2023-12-01T07:46:42.454792+0000 mgr.y (mgr.24362) 5347 : cluster 0 pgmap v5316: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:46:44.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:46:44 smithi090 bash[32384]: audit 2023-12-01T07:46:44.171498+0000 mon.c (mon.2) 3412 : audit 0 from='client.? 172.21.15.80:0/2727651673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:46:46.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:46:46 smithi080 bash[28361]: cluster 2023-12-01T07:46:44.455482+0000 mgr.y (mgr.24362) 5348 : cluster 0 pgmap v5317: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:46:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:46:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:46:46] "GET /metrics HTTP/1.1" 200 33971 "" "Prometheus/2.43.0" 2023-12-01T07:46:46.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:46:46 smithi080 bash[41963]: cluster 2023-12-01T07:46:44.455482+0000 mgr.y (mgr.24362) 5348 : cluster 0 pgmap v5317: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:46:46.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:46:46 smithi090 bash[32384]: cluster 2023-12-01T07:46:44.455482+0000 mgr.y (mgr.24362) 5348 : cluster 0 pgmap v5317: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:46:47.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:46:47 smithi080 bash[28361]: audit 2023-12-01T07:46:46.626477+0000 mon.c (mon.2) 3413 : audit 0 from='client.? 172.21.15.80:0/1819182229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:46:47.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:46:47 smithi080 bash[41963]: audit 2023-12-01T07:46:46.626477+0000 mon.c (mon.2) 3413 : audit 0 from='client.? 172.21.15.80:0/1819182229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:46:47.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:46:47 smithi090 bash[32384]: audit 2023-12-01T07:46:46.626477+0000 mon.c (mon.2) 3413 : audit 0 from='client.? 172.21.15.80:0/1819182229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:46:48.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:46:48 smithi080 bash[28361]: cluster 2023-12-01T07:46:46.456242+0000 mgr.y (mgr.24362) 5349 : cluster 0 pgmap v5318: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:46:48.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:46:48 smithi080 bash[41963]: cluster 2023-12-01T07:46:46.456242+0000 mgr.y (mgr.24362) 5349 : cluster 0 pgmap v5318: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:46:48.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:46:48 smithi090 bash[32384]: cluster 2023-12-01T07:46:46.456242+0000 mgr.y (mgr.24362) 5349 : cluster 0 pgmap v5318: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:46:49.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:46:49 smithi080 bash[28361]: audit 2023-12-01T07:46:49.073172+0000 mon.a (mon.0) 3777 : audit 0 from='client.? 172.21.15.80:0/317337716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:46:49.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:46:49 smithi080 bash[41963]: audit 2023-12-01T07:46:49.073172+0000 mon.a (mon.0) 3777 : audit 0 from='client.? 172.21.15.80:0/317337716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:46:49.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:46:49 smithi090 bash[32384]: audit 2023-12-01T07:46:49.073172+0000 mon.a (mon.0) 3777 : audit 0 from='client.? 172.21.15.80:0/317337716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:46:50.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:46:50 smithi080 bash[41963]: cluster 2023-12-01T07:46:48.456900+0000 mgr.y (mgr.24362) 5350 : cluster 0 pgmap v5319: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:46:50.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:46:50 smithi080 bash[28361]: cluster 2023-12-01T07:46:48.456900+0000 mgr.y (mgr.24362) 5350 : cluster 0 pgmap v5319: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:46:50.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:46:50 smithi090 bash[32384]: cluster 2023-12-01T07:46:48.456900+0000 mgr.y (mgr.24362) 5350 : cluster 0 pgmap v5319: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:46:51.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:46:51 smithi080 bash[41963]: cluster 2023-12-01T07:46:50.457577+0000 mgr.y (mgr.24362) 5351 : cluster 0 pgmap v5320: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:46:51.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:46:51 smithi080 bash[41963]: audit 2023-12-01T07:46:50.709881+0000 mon.c (mon.2) 3414 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:46:51.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:46:51 smithi080 bash[28361]: cluster 2023-12-01T07:46:50.457577+0000 mgr.y (mgr.24362) 5351 : cluster 0 pgmap v5320: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:46:51.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:46:51 smithi080 bash[28361]: audit 2023-12-01T07:46:50.709881+0000 mon.c (mon.2) 3414 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:46:52.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:46:51 smithi090 bash[32384]: cluster 2023-12-01T07:46:50.457577+0000 mgr.y (mgr.24362) 5351 : cluster 0 pgmap v5320: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:46:52.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:46:51 smithi090 bash[32384]: audit 2023-12-01T07:46:50.709881+0000 mon.c (mon.2) 3414 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:46:52.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:46:52 smithi080 bash[28361]: audit 2023-12-01T07:46:51.539085+0000 mon.a (mon.0) 3778 : audit 0 from='client.? 172.21.15.80:0/2770201270' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:46:52.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:46:52 smithi080 bash[41963]: audit 2023-12-01T07:46:51.539085+0000 mon.a (mon.0) 3778 : audit 0 from='client.? 172.21.15.80:0/2770201270' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:46:53.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:46:52 smithi090 bash[32384]: audit 2023-12-01T07:46:51.539085+0000 mon.a (mon.0) 3778 : audit 0 from='client.? 172.21.15.80:0/2770201270' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:46:53.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:46:53 smithi080 bash[28361]: cluster 2023-12-01T07:46:52.458734+0000 mgr.y (mgr.24362) 5352 : cluster 0 pgmap v5321: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:46:53.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:46:53 smithi080 bash[41963]: cluster 2023-12-01T07:46:52.458734+0000 mgr.y (mgr.24362) 5352 : cluster 0 pgmap v5321: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:46:54.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:46:53 smithi090 bash[32384]: cluster 2023-12-01T07:46:52.458734+0000 mgr.y (mgr.24362) 5352 : cluster 0 pgmap v5321: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:46:54.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:46:54 smithi080 bash[28361]: audit 2023-12-01T07:46:53.994305+0000 mon.a (mon.0) 3779 : audit 0 from='client.? 172.21.15.80:0/2995286929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:46:54.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:46:54 smithi080 bash[41963]: audit 2023-12-01T07:46:53.994305+0000 mon.a (mon.0) 3779 : audit 0 from='client.? 172.21.15.80:0/2995286929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:46:55.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:46:54 smithi090 bash[32384]: audit 2023-12-01T07:46:53.994305+0000 mon.a (mon.0) 3779 : audit 0 from='client.? 172.21.15.80:0/2995286929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:46:55.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:46:55 smithi080 bash[28361]: cluster 2023-12-01T07:46:54.459438+0000 mgr.y (mgr.24362) 5353 : cluster 0 pgmap v5322: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:46:55.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:46:55 smithi080 bash[28361]: audit 2023-12-01T07:46:55.058191+0000 mon.c (mon.2) 3415 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:46:55.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:46:55 smithi080 bash[41963]: cluster 2023-12-01T07:46:54.459438+0000 mgr.y (mgr.24362) 5353 : cluster 0 pgmap v5322: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:46:55.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:46:55 smithi080 bash[41963]: audit 2023-12-01T07:46:55.058191+0000 mon.c (mon.2) 3415 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:46:56.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:46:55 smithi090 bash[32384]: cluster 2023-12-01T07:46:54.459438+0000 mgr.y (mgr.24362) 5353 : cluster 0 pgmap v5322: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:46:56.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:46:55 smithi090 bash[32384]: audit 2023-12-01T07:46:55.058191+0000 mon.c (mon.2) 3415 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:46:56.562 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:46:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:46:56] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.43.0" 2023-12-01T07:46:56.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:46:56 smithi080 bash[41963]: audit 2023-12-01T07:46:56.470382+0000 mon.c (mon.2) 3416 : audit 0 from='client.? 172.21.15.80:0/2094910279' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:46:56.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:46:56 smithi080 bash[41963]: audit 2023-12-01T07:46:56.504284+0000 mon.a (mon.0) 3780 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:46:56.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:46:56 smithi080 bash[41963]: audit 2023-12-01T07:46:56.512667+0000 mon.a (mon.0) 3781 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:46:56.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:46:56 smithi080 bash[28361]: audit 2023-12-01T07:46:56.470382+0000 mon.c (mon.2) 3416 : audit 0 from='client.? 172.21.15.80:0/2094910279' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:46:56.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:46:56 smithi080 bash[28361]: audit 2023-12-01T07:46:56.504284+0000 mon.a (mon.0) 3780 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:46:56.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:46:56 smithi080 bash[28361]: audit 2023-12-01T07:46:56.512667+0000 mon.a (mon.0) 3781 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:46:57.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:46:56 smithi090 bash[32384]: audit 2023-12-01T07:46:56.470382+0000 mon.c (mon.2) 3416 : audit 0 from='client.? 172.21.15.80:0/2094910279' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:46:57.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:46:56 smithi090 bash[32384]: audit 2023-12-01T07:46:56.504284+0000 mon.a (mon.0) 3780 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:46:57.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:46:56 smithi090 bash[32384]: audit 2023-12-01T07:46:56.512667+0000 mon.a (mon.0) 3781 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:46:58.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:46:58 smithi090 bash[32384]: cluster 2023-12-01T07:46:56.460294+0000 mgr.y (mgr.24362) 5354 : cluster 0 pgmap v5323: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:46:58.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:46:58 smithi090 bash[32384]: audit 2023-12-01T07:46:57.010580+0000 mon.a (mon.0) 3782 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:46:58.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:46:58 smithi090 bash[32384]: audit 2023-12-01T07:46:57.019846+0000 mon.a (mon.0) 3783 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:46:58.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:46:58 smithi090 bash[32384]: audit 2023-12-01T07:46:57.489298+0000 mon.c (mon.2) 3417 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:46:58.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:46:58 smithi090 bash[32384]: audit 2023-12-01T07:46:57.491065+0000 mon.c (mon.2) 3418 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:46:58.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:46:58 smithi090 bash[32384]: audit 2023-12-01T07:46:57.500670+0000 mon.a (mon.0) 3784 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:46:58.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:46:58 smithi080 bash[28361]: cluster 2023-12-01T07:46:56.460294+0000 mgr.y (mgr.24362) 5354 : cluster 0 pgmap v5323: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:46:58.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:46:58 smithi080 bash[28361]: audit 2023-12-01T07:46:57.010580+0000 mon.a (mon.0) 3782 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:46:58.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:46:58 smithi080 bash[28361]: audit 2023-12-01T07:46:57.019846+0000 mon.a (mon.0) 3783 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:46:58.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:46:58 smithi080 bash[28361]: audit 2023-12-01T07:46:57.489298+0000 mon.c (mon.2) 3417 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:46:58.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:46:58 smithi080 bash[28361]: audit 2023-12-01T07:46:57.491065+0000 mon.c (mon.2) 3418 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:46:58.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:46:58 smithi080 bash[28361]: audit 2023-12-01T07:46:57.500670+0000 mon.a (mon.0) 3784 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:46:58.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:46:58 smithi080 bash[41963]: cluster 2023-12-01T07:46:56.460294+0000 mgr.y (mgr.24362) 5354 : cluster 0 pgmap v5323: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:46:58.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:46:58 smithi080 bash[41963]: audit 2023-12-01T07:46:57.010580+0000 mon.a (mon.0) 3782 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:46:58.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:46:58 smithi080 bash[41963]: audit 2023-12-01T07:46:57.019846+0000 mon.a (mon.0) 3783 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:46:58.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:46:58 smithi080 bash[41963]: audit 2023-12-01T07:46:57.489298+0000 mon.c (mon.2) 3417 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:46:58.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:46:58 smithi080 bash[41963]: audit 2023-12-01T07:46:57.491065+0000 mon.c (mon.2) 3418 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:46:58.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:46:58 smithi080 bash[41963]: audit 2023-12-01T07:46:57.500670+0000 mon.a (mon.0) 3784 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:46:59.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:46:59 smithi090 bash[32384]: audit 2023-12-01T07:46:58.926113+0000 mon.c (mon.2) 3419 : audit 0 from='client.? 172.21.15.80:0/1840764791' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:46:59.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:46:59 smithi080 bash[28361]: audit 2023-12-01T07:46:58.926113+0000 mon.c (mon.2) 3419 : audit 0 from='client.? 172.21.15.80:0/1840764791' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:46:59.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:46:59 smithi080 bash[41963]: audit 2023-12-01T07:46:58.926113+0000 mon.c (mon.2) 3419 : audit 0 from='client.? 172.21.15.80:0/1840764791' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:47:00.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:47:00 smithi080 bash[28361]: cluster 2023-12-01T07:46:58.460895+0000 mgr.y (mgr.24362) 5355 : cluster 0 pgmap v5324: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:47:00.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:47:00 smithi080 bash[41963]: cluster 2023-12-01T07:46:58.460895+0000 mgr.y (mgr.24362) 5355 : cluster 0 pgmap v5324: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:47:00.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:47:00 smithi090 bash[32384]: cluster 2023-12-01T07:46:58.460895+0000 mgr.y (mgr.24362) 5355 : cluster 0 pgmap v5324: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:47:02.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:47:02 smithi080 bash[28361]: cluster 2023-12-01T07:47:00.461520+0000 mgr.y (mgr.24362) 5356 : cluster 0 pgmap v5325: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:47:02.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:47:02 smithi080 bash[28361]: audit 2023-12-01T07:47:01.378321+0000 mon.c (mon.2) 3420 : audit 0 from='client.? 172.21.15.80:0/4246765391' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:47:02.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:47:02 smithi080 bash[41963]: cluster 2023-12-01T07:47:00.461520+0000 mgr.y (mgr.24362) 5356 : cluster 0 pgmap v5325: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:47:02.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:47:02 smithi080 bash[41963]: audit 2023-12-01T07:47:01.378321+0000 mon.c (mon.2) 3420 : audit 0 from='client.? 172.21.15.80:0/4246765391' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:47:02.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:47:02 smithi090 bash[32384]: cluster 2023-12-01T07:47:00.461520+0000 mgr.y (mgr.24362) 5356 : cluster 0 pgmap v5325: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:47:02.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:47:02 smithi090 bash[32384]: audit 2023-12-01T07:47:01.378321+0000 mon.c (mon.2) 3420 : audit 0 from='client.? 172.21.15.80:0/4246765391' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:47:04.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:47:04 smithi080 bash[28361]: cluster 2023-12-01T07:47:02.462664+0000 mgr.y (mgr.24362) 5357 : cluster 0 pgmap v5326: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:47:04.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:47:04 smithi080 bash[28361]: audit 2023-12-01T07:47:03.824503+0000 mon.c (mon.2) 3421 : audit 0 from='client.? 172.21.15.80:0/1263325677' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:47:04.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:47:04 smithi080 bash[41963]: cluster 2023-12-01T07:47:02.462664+0000 mgr.y (mgr.24362) 5357 : cluster 0 pgmap v5326: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:47:04.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:47:04 smithi080 bash[41963]: audit 2023-12-01T07:47:03.824503+0000 mon.c (mon.2) 3421 : audit 0 from='client.? 172.21.15.80:0/1263325677' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:47:04.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:47:04 smithi090 bash[32384]: cluster 2023-12-01T07:47:02.462664+0000 mgr.y (mgr.24362) 5357 : cluster 0 pgmap v5326: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:47:04.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:47:04 smithi090 bash[32384]: audit 2023-12-01T07:47:03.824503+0000 mon.c (mon.2) 3421 : audit 0 from='client.? 172.21.15.80:0/1263325677' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:47:06.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:47:06 smithi080 bash[28361]: cluster 2023-12-01T07:47:04.463280+0000 mgr.y (mgr.24362) 5358 : cluster 0 pgmap v5327: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:47:06.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:47:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:47:06] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.43.0" 2023-12-01T07:47:06.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:47:06 smithi080 bash[41963]: cluster 2023-12-01T07:47:04.463280+0000 mgr.y (mgr.24362) 5358 : cluster 0 pgmap v5327: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:47:06.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:47:06 smithi090 bash[32384]: cluster 2023-12-01T07:47:04.463280+0000 mgr.y (mgr.24362) 5358 : cluster 0 pgmap v5327: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:47:07.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:47:07 smithi080 bash[41963]: audit 2023-12-01T07:47:06.281250+0000 mon.a (mon.0) 3785 : audit 0 from='client.? 172.21.15.80:0/1844176250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:47:07.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:47:07 smithi080 bash[28361]: audit 2023-12-01T07:47:06.281250+0000 mon.a (mon.0) 3785 : audit 0 from='client.? 172.21.15.80:0/1844176250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:47:07.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:47:07 smithi090 bash[32384]: audit 2023-12-01T07:47:06.281250+0000 mon.a (mon.0) 3785 : audit 0 from='client.? 172.21.15.80:0/1844176250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:47:08.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:47:08 smithi080 bash[28361]: cluster 2023-12-01T07:47:06.464464+0000 mgr.y (mgr.24362) 5359 : cluster 0 pgmap v5328: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:47:08.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:47:08 smithi080 bash[41963]: cluster 2023-12-01T07:47:06.464464+0000 mgr.y (mgr.24362) 5359 : cluster 0 pgmap v5328: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:47:08.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:47:08 smithi090 bash[32384]: cluster 2023-12-01T07:47:06.464464+0000 mgr.y (mgr.24362) 5359 : cluster 0 pgmap v5328: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:47:09.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:47:09 smithi080 bash[28361]: audit 2023-12-01T07:47:08.734695+0000 mon.c (mon.2) 3422 : audit 0 from='client.? 172.21.15.80:0/144090581' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:47:09.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:47:09 smithi080 bash[41963]: audit 2023-12-01T07:47:08.734695+0000 mon.c (mon.2) 3422 : audit 0 from='client.? 172.21.15.80:0/144090581' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:47:09.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:47:09 smithi090 bash[32384]: audit 2023-12-01T07:47:08.734695+0000 mon.c (mon.2) 3422 : audit 0 from='client.? 172.21.15.80:0/144090581' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:47:10.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:47:10 smithi080 bash[28361]: cluster 2023-12-01T07:47:08.465068+0000 mgr.y (mgr.24362) 5360 : cluster 0 pgmap v5329: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:47:10.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:47:10 smithi080 bash[41963]: cluster 2023-12-01T07:47:08.465068+0000 mgr.y (mgr.24362) 5360 : cluster 0 pgmap v5329: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:47:10.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:47:10 smithi090 bash[32384]: cluster 2023-12-01T07:47:08.465068+0000 mgr.y (mgr.24362) 5360 : cluster 0 pgmap v5329: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:47:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:47:11 smithi080 bash[28361]: audit 2023-12-01T07:47:10.063201+0000 mon.c (mon.2) 3423 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:47:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:47:11 smithi080 bash[41963]: audit 2023-12-01T07:47:10.063201+0000 mon.c (mon.2) 3423 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:47:11.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:47:11 smithi090 bash[32384]: audit 2023-12-01T07:47:10.063201+0000 mon.c (mon.2) 3423 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:47:12.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:47:12 smithi080 bash[28361]: cluster 2023-12-01T07:47:10.465705+0000 mgr.y (mgr.24362) 5361 : cluster 0 pgmap v5330: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:47:12.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:47:12 smithi080 bash[28361]: audit 2023-12-01T07:47:11.193531+0000 mon.a (mon.0) 3786 : audit 0 from='client.? 172.21.15.80:0/2950564861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:47:12.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:47:12 smithi080 bash[41963]: cluster 2023-12-01T07:47:10.465705+0000 mgr.y (mgr.24362) 5361 : cluster 0 pgmap v5330: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:47:12.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:47:12 smithi080 bash[41963]: audit 2023-12-01T07:47:11.193531+0000 mon.a (mon.0) 3786 : audit 0 from='client.? 172.21.15.80:0/2950564861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:47:12.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:47:12 smithi090 bash[32384]: cluster 2023-12-01T07:47:10.465705+0000 mgr.y (mgr.24362) 5361 : cluster 0 pgmap v5330: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:47:12.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:47:12 smithi090 bash[32384]: audit 2023-12-01T07:47:11.193531+0000 mon.a (mon.0) 3786 : audit 0 from='client.? 172.21.15.80:0/2950564861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:47:14.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:47:14 smithi080 bash[28361]: cluster 2023-12-01T07:47:12.466725+0000 mgr.y (mgr.24362) 5362 : cluster 0 pgmap v5331: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:47:14.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:47:14 smithi080 bash[28361]: audit 2023-12-01T07:47:13.652670+0000 mon.c (mon.2) 3424 : audit 0 from='client.? 172.21.15.80:0/2918771043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:47:14.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:47:14 smithi080 bash[41963]: cluster 2023-12-01T07:47:12.466725+0000 mgr.y (mgr.24362) 5362 : cluster 0 pgmap v5331: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:47:14.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:47:14 smithi080 bash[41963]: audit 2023-12-01T07:47:13.652670+0000 mon.c (mon.2) 3424 : audit 0 from='client.? 172.21.15.80:0/2918771043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:47:14.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:47:14 smithi090 bash[32384]: cluster 2023-12-01T07:47:12.466725+0000 mgr.y (mgr.24362) 5362 : cluster 0 pgmap v5331: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:47:14.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:47:14 smithi090 bash[32384]: audit 2023-12-01T07:47:13.652670+0000 mon.c (mon.2) 3424 : audit 0 from='client.? 172.21.15.80:0/2918771043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:47:16.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:47:16 smithi080 bash[28361]: cluster 2023-12-01T07:47:14.467364+0000 mgr.y (mgr.24362) 5363 : cluster 0 pgmap v5332: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:47:16.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:47:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:47:16] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.43.0" 2023-12-01T07:47:16.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:47:16 smithi080 bash[41963]: cluster 2023-12-01T07:47:14.467364+0000 mgr.y (mgr.24362) 5363 : cluster 0 pgmap v5332: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:47:16.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:47:16 smithi090 bash[32384]: cluster 2023-12-01T07:47:14.467364+0000 mgr.y (mgr.24362) 5363 : cluster 0 pgmap v5332: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:47:17.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:47:17 smithi080 bash[28361]: audit 2023-12-01T07:47:16.105329+0000 mon.c (mon.2) 3425 : audit 0 from='client.? 172.21.15.80:0/3534573552' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:47:17.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:47:17 smithi080 bash[41963]: audit 2023-12-01T07:47:16.105329+0000 mon.c (mon.2) 3425 : audit 0 from='client.? 172.21.15.80:0/3534573552' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:47:17.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:47:17 smithi090 bash[32384]: audit 2023-12-01T07:47:16.105329+0000 mon.c (mon.2) 3425 : audit 0 from='client.? 172.21.15.80:0/3534573552' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:47:18.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:47:18 smithi080 bash[41963]: cluster 2023-12-01T07:47:16.468539+0000 mgr.y (mgr.24362) 5364 : cluster 0 pgmap v5333: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:47:18.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:47:18 smithi080 bash[28361]: cluster 2023-12-01T07:47:16.468539+0000 mgr.y (mgr.24362) 5364 : cluster 0 pgmap v5333: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:47:18.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:47:18 smithi090 bash[32384]: cluster 2023-12-01T07:47:16.468539+0000 mgr.y (mgr.24362) 5364 : cluster 0 pgmap v5333: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:47:19.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:47:19 smithi080 bash[41963]: audit 2023-12-01T07:47:18.564335+0000 mon.c (mon.2) 3426 : audit 0 from='client.? 172.21.15.80:0/3524617903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:47:19.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:47:19 smithi080 bash[28361]: audit 2023-12-01T07:47:18.564335+0000 mon.c (mon.2) 3426 : audit 0 from='client.? 172.21.15.80:0/3524617903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:47:19.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:47:19 smithi090 bash[32384]: audit 2023-12-01T07:47:18.564335+0000 mon.c (mon.2) 3426 : audit 0 from='client.? 172.21.15.80:0/3524617903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:47:20.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:47:20 smithi080 bash[28361]: cluster 2023-12-01T07:47:18.469176+0000 mgr.y (mgr.24362) 5365 : cluster 0 pgmap v5334: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:47:20.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:47:20 smithi080 bash[41963]: cluster 2023-12-01T07:47:18.469176+0000 mgr.y (mgr.24362) 5365 : cluster 0 pgmap v5334: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:47:20.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:47:20 smithi090 bash[32384]: cluster 2023-12-01T07:47:18.469176+0000 mgr.y (mgr.24362) 5365 : cluster 0 pgmap v5334: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:47:21.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:47:21 smithi080 bash[41963]: cluster 2023-12-01T07:47:20.469826+0000 mgr.y (mgr.24362) 5366 : cluster 0 pgmap v5335: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:47:21.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:47:21 smithi080 bash[41963]: audit 2023-12-01T07:47:21.020420+0000 mon.a (mon.0) 3787 : audit 0 from='client.? 172.21.15.80:0/3397420489' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:47:21.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:47:21 smithi080 bash[28361]: cluster 2023-12-01T07:47:20.469826+0000 mgr.y (mgr.24362) 5366 : cluster 0 pgmap v5335: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:47:21.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:47:21 smithi080 bash[28361]: audit 2023-12-01T07:47:21.020420+0000 mon.a (mon.0) 3787 : audit 0 from='client.? 172.21.15.80:0/3397420489' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:47:22.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:47:21 smithi090 bash[32384]: cluster 2023-12-01T07:47:20.469826+0000 mgr.y (mgr.24362) 5366 : cluster 0 pgmap v5335: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:47:22.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:47:21 smithi090 bash[32384]: audit 2023-12-01T07:47:21.020420+0000 mon.a (mon.0) 3787 : audit 0 from='client.? 172.21.15.80:0/3397420489' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:47:23.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:47:23 smithi080 bash[41963]: cluster 2023-12-01T07:47:22.470917+0000 mgr.y (mgr.24362) 5367 : cluster 0 pgmap v5336: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:47:23.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:47:23 smithi080 bash[41963]: audit 2023-12-01T07:47:23.474186+0000 mon.c (mon.2) 3427 : audit 0 from='client.? 172.21.15.80:0/1634840307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:47:23.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:47:23 smithi080 bash[28361]: cluster 2023-12-01T07:47:22.470917+0000 mgr.y (mgr.24362) 5367 : cluster 0 pgmap v5336: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:47:23.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:47:23 smithi080 bash[28361]: audit 2023-12-01T07:47:23.474186+0000 mon.c (mon.2) 3427 : audit 0 from='client.? 172.21.15.80:0/1634840307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:47:24.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:47:23 smithi090 bash[32384]: cluster 2023-12-01T07:47:22.470917+0000 mgr.y (mgr.24362) 5367 : cluster 0 pgmap v5336: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:47:24.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:47:23 smithi090 bash[32384]: audit 2023-12-01T07:47:23.474186+0000 mon.c (mon.2) 3427 : audit 0 from='client.? 172.21.15.80:0/1634840307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:47:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:47:25 smithi080 bash[41963]: cluster 2023-12-01T07:47:24.471520+0000 mgr.y (mgr.24362) 5368 : cluster 0 pgmap v5337: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:47:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:47:25 smithi080 bash[41963]: audit 2023-12-01T07:47:25.058929+0000 mon.c (mon.2) 3428 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:47:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:47:25 smithi080 bash[28361]: cluster 2023-12-01T07:47:24.471520+0000 mgr.y (mgr.24362) 5368 : cluster 0 pgmap v5337: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:47:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:47:25 smithi080 bash[28361]: audit 2023-12-01T07:47:25.058929+0000 mon.c (mon.2) 3428 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:47:26.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:47:25 smithi090 bash[32384]: cluster 2023-12-01T07:47:24.471520+0000 mgr.y (mgr.24362) 5368 : cluster 0 pgmap v5337: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:47:26.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:47:25 smithi090 bash[32384]: audit 2023-12-01T07:47:25.058929+0000 mon.c (mon.2) 3428 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:47:26.557 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:47:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:47:26] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.43.0" 2023-12-01T07:47:26.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:47:26 smithi080 bash[41963]: audit 2023-12-01T07:47:25.932028+0000 mon.a (mon.0) 3788 : audit 0 from='client.? 172.21.15.80:0/2592933686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:47:26.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:47:26 smithi080 bash[28361]: audit 2023-12-01T07:47:25.932028+0000 mon.a (mon.0) 3788 : audit 0 from='client.? 172.21.15.80:0/2592933686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:47:27.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:47:26 smithi090 bash[32384]: audit 2023-12-01T07:47:25.932028+0000 mon.a (mon.0) 3788 : audit 0 from='client.? 172.21.15.80:0/2592933686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:47:27.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:47:27 smithi080 bash[28361]: cluster 2023-12-01T07:47:26.472665+0000 mgr.y (mgr.24362) 5369 : cluster 0 pgmap v5338: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:47:27.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:47:27 smithi080 bash[41963]: cluster 2023-12-01T07:47:26.472665+0000 mgr.y (mgr.24362) 5369 : cluster 0 pgmap v5338: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:47:28.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:47:27 smithi090 bash[32384]: cluster 2023-12-01T07:47:26.472665+0000 mgr.y (mgr.24362) 5369 : cluster 0 pgmap v5338: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:47:28.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:47:28 smithi080 bash[28361]: audit 2023-12-01T07:47:28.384578+0000 mon.a (mon.0) 3789 : audit 0 from='client.? 172.21.15.80:0/2834314834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:47:28.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:47:28 smithi080 bash[41963]: audit 2023-12-01T07:47:28.384578+0000 mon.a (mon.0) 3789 : audit 0 from='client.? 172.21.15.80:0/2834314834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:47:29.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:47:28 smithi090 bash[32384]: audit 2023-12-01T07:47:28.384578+0000 mon.a (mon.0) 3789 : audit 0 from='client.? 172.21.15.80:0/2834314834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:47:29.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:47:29 smithi080 bash[28361]: cluster 2023-12-01T07:47:28.473299+0000 mgr.y (mgr.24362) 5370 : cluster 0 pgmap v5339: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:47:29.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:47:29 smithi080 bash[41963]: cluster 2023-12-01T07:47:28.473299+0000 mgr.y (mgr.24362) 5370 : cluster 0 pgmap v5339: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:47:30.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:47:29 smithi090 bash[32384]: cluster 2023-12-01T07:47:28.473299+0000 mgr.y (mgr.24362) 5370 : cluster 0 pgmap v5339: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:47:31.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:47:31 smithi080 bash[41963]: cluster 2023-12-01T07:47:30.473902+0000 mgr.y (mgr.24362) 5371 : cluster 0 pgmap v5340: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:47:31.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:47:31 smithi080 bash[41963]: audit 2023-12-01T07:47:30.836622+0000 mon.a (mon.0) 3790 : audit 0 from='client.? 172.21.15.80:0/3514902417' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:47:31.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:47:31 smithi080 bash[28361]: cluster 2023-12-01T07:47:30.473902+0000 mgr.y (mgr.24362) 5371 : cluster 0 pgmap v5340: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:47:31.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:47:31 smithi080 bash[28361]: audit 2023-12-01T07:47:30.836622+0000 mon.a (mon.0) 3790 : audit 0 from='client.? 172.21.15.80:0/3514902417' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:47:32.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:47:31 smithi090 bash[32384]: cluster 2023-12-01T07:47:30.473902+0000 mgr.y (mgr.24362) 5371 : cluster 0 pgmap v5340: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:47:32.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:47:31 smithi090 bash[32384]: audit 2023-12-01T07:47:30.836622+0000 mon.a (mon.0) 3790 : audit 0 from='client.? 172.21.15.80:0/3514902417' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:47:33.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:47:33 smithi080 bash[28361]: cluster 2023-12-01T07:47:32.475007+0000 mgr.y (mgr.24362) 5372 : cluster 0 pgmap v5341: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:47:33.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:47:33 smithi080 bash[28361]: audit 2023-12-01T07:47:33.285183+0000 mon.a (mon.0) 3791 : audit 0 from='client.? 172.21.15.80:0/1556063080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:47:33.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:47:33 smithi080 bash[41963]: cluster 2023-12-01T07:47:32.475007+0000 mgr.y (mgr.24362) 5372 : cluster 0 pgmap v5341: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:47:33.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:47:33 smithi080 bash[41963]: audit 2023-12-01T07:47:33.285183+0000 mon.a (mon.0) 3791 : audit 0 from='client.? 172.21.15.80:0/1556063080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:47:34.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:47:33 smithi090 bash[32384]: cluster 2023-12-01T07:47:32.475007+0000 mgr.y (mgr.24362) 5372 : cluster 0 pgmap v5341: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:47:34.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:47:33 smithi090 bash[32384]: audit 2023-12-01T07:47:33.285183+0000 mon.a (mon.0) 3791 : audit 0 from='client.? 172.21.15.80:0/1556063080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:47:35.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:47:35 smithi080 bash[28361]: cluster 2023-12-01T07:47:34.475662+0000 mgr.y (mgr.24362) 5373 : cluster 0 pgmap v5342: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:47:35.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:47:35 smithi080 bash[41963]: cluster 2023-12-01T07:47:34.475662+0000 mgr.y (mgr.24362) 5373 : cluster 0 pgmap v5342: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:47:36.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:47:35 smithi090 bash[32384]: cluster 2023-12-01T07:47:34.475662+0000 mgr.y (mgr.24362) 5373 : cluster 0 pgmap v5342: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:47:36.591 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:47:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:47:36] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.43.0" 2023-12-01T07:47:36.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:47:36 smithi080 bash[28361]: audit 2023-12-01T07:47:35.740022+0000 mon.c (mon.2) 3429 : audit 0 from='client.? 172.21.15.80:0/992384063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:47:36.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:47:36 smithi080 bash[41963]: audit 2023-12-01T07:47:35.740022+0000 mon.c (mon.2) 3429 : audit 0 from='client.? 172.21.15.80:0/992384063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:47:37.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:47:36 smithi090 bash[32384]: audit 2023-12-01T07:47:35.740022+0000 mon.c (mon.2) 3429 : audit 0 from='client.? 172.21.15.80:0/992384063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:47:37.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:47:37 smithi080 bash[41963]: cluster 2023-12-01T07:47:36.476727+0000 mgr.y (mgr.24362) 5374 : cluster 0 pgmap v5343: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:47:37.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:47:37 smithi080 bash[28361]: cluster 2023-12-01T07:47:36.476727+0000 mgr.y (mgr.24362) 5374 : cluster 0 pgmap v5343: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:47:38.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:47:37 smithi090 bash[32384]: cluster 2023-12-01T07:47:36.476727+0000 mgr.y (mgr.24362) 5374 : cluster 0 pgmap v5343: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:47:38.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:47:38 smithi080 bash[28361]: audit 2023-12-01T07:47:38.185477+0000 mon.c (mon.2) 3430 : audit 0 from='client.? 172.21.15.80:0/2233021065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:47:38.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:47:38 smithi080 bash[41963]: audit 2023-12-01T07:47:38.185477+0000 mon.c (mon.2) 3430 : audit 0 from='client.? 172.21.15.80:0/2233021065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:47:39.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:47:38 smithi090 bash[32384]: audit 2023-12-01T07:47:38.185477+0000 mon.c (mon.2) 3430 : audit 0 from='client.? 172.21.15.80:0/2233021065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:47:39.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:47:39 smithi080 bash[28361]: cluster 2023-12-01T07:47:38.477486+0000 mgr.y (mgr.24362) 5375 : cluster 0 pgmap v5344: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:47:39.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:47:39 smithi080 bash[41963]: cluster 2023-12-01T07:47:38.477486+0000 mgr.y (mgr.24362) 5375 : cluster 0 pgmap v5344: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:47:40.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:47:39 smithi090 bash[32384]: cluster 2023-12-01T07:47:38.477486+0000 mgr.y (mgr.24362) 5375 : cluster 0 pgmap v5344: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:47:40.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:47:40 smithi080 bash[28361]: audit 2023-12-01T07:47:40.059283+0000 mon.c (mon.2) 3431 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:47:40.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:47:40 smithi080 bash[41963]: audit 2023-12-01T07:47:40.059283+0000 mon.c (mon.2) 3431 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:47:41.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:47:40 smithi090 bash[32384]: audit 2023-12-01T07:47:40.059283+0000 mon.c (mon.2) 3431 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:47:41.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:47:41 smithi080 bash[41963]: cluster 2023-12-01T07:47:40.477973+0000 mgr.y (mgr.24362) 5376 : cluster 0 pgmap v5345: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:47:41.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:47:41 smithi080 bash[41963]: audit 2023-12-01T07:47:40.643812+0000 mon.c (mon.2) 3432 : audit 0 from='client.? 172.21.15.80:0/3283050220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:47:41.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:47:41 smithi080 bash[28361]: cluster 2023-12-01T07:47:40.477973+0000 mgr.y (mgr.24362) 5376 : cluster 0 pgmap v5345: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:47:41.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:47:41 smithi080 bash[28361]: audit 2023-12-01T07:47:40.643812+0000 mon.c (mon.2) 3432 : audit 0 from='client.? 172.21.15.80:0/3283050220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:47:42.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:47:41 smithi090 bash[32384]: cluster 2023-12-01T07:47:40.477973+0000 mgr.y (mgr.24362) 5376 : cluster 0 pgmap v5345: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:47:42.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:47:41 smithi090 bash[32384]: audit 2023-12-01T07:47:40.643812+0000 mon.c (mon.2) 3432 : audit 0 from='client.? 172.21.15.80:0/3283050220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:47:43.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:47:43 smithi080 bash[41963]: cluster 2023-12-01T07:47:42.479088+0000 mgr.y (mgr.24362) 5377 : cluster 0 pgmap v5346: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:47:43.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:47:43 smithi080 bash[41963]: audit 2023-12-01T07:47:43.092405+0000 mon.c (mon.2) 3433 : audit 0 from='client.? 172.21.15.80:0/2437309254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:47:43.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:47:43 smithi080 bash[28361]: cluster 2023-12-01T07:47:42.479088+0000 mgr.y (mgr.24362) 5377 : cluster 0 pgmap v5346: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:47:43.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:47:43 smithi080 bash[28361]: audit 2023-12-01T07:47:43.092405+0000 mon.c (mon.2) 3433 : audit 0 from='client.? 172.21.15.80:0/2437309254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:47:44.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:47:43 smithi090 bash[32384]: cluster 2023-12-01T07:47:42.479088+0000 mgr.y (mgr.24362) 5377 : cluster 0 pgmap v5346: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:47:44.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:47:43 smithi090 bash[32384]: audit 2023-12-01T07:47:43.092405+0000 mon.c (mon.2) 3433 : audit 0 from='client.? 172.21.15.80:0/2437309254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:47:45.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:47:45 smithi080 bash[41963]: cluster 2023-12-01T07:47:44.479686+0000 mgr.y (mgr.24362) 5378 : cluster 0 pgmap v5347: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:47:45.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:47:45 smithi080 bash[41963]: audit 2023-12-01T07:47:45.551214+0000 mon.a (mon.0) 3792 : audit 0 from='client.? 172.21.15.80:0/3977796179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:47:45.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:47:45 smithi080 bash[28361]: cluster 2023-12-01T07:47:44.479686+0000 mgr.y (mgr.24362) 5378 : cluster 0 pgmap v5347: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:47:45.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:47:45 smithi080 bash[28361]: audit 2023-12-01T07:47:45.551214+0000 mon.a (mon.0) 3792 : audit 0 from='client.? 172.21.15.80:0/3977796179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:47:46.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:47:45 smithi090 bash[32384]: cluster 2023-12-01T07:47:44.479686+0000 mgr.y (mgr.24362) 5378 : cluster 0 pgmap v5347: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:47:46.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:47:45 smithi090 bash[32384]: audit 2023-12-01T07:47:45.551214+0000 mon.a (mon.0) 3792 : audit 0 from='client.? 172.21.15.80:0/3977796179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:47:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:47:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:47:46] "GET /metrics HTTP/1.1" 200 33973 "" "Prometheus/2.43.0" 2023-12-01T07:47:47.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:47:47 smithi080 bash[28361]: cluster 2023-12-01T07:47:46.480833+0000 mgr.y (mgr.24362) 5379 : cluster 0 pgmap v5348: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:47:47.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:47:47 smithi080 bash[41963]: cluster 2023-12-01T07:47:46.480833+0000 mgr.y (mgr.24362) 5379 : cluster 0 pgmap v5348: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:47:48.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:47:47 smithi090 bash[32384]: cluster 2023-12-01T07:47:46.480833+0000 mgr.y (mgr.24362) 5379 : cluster 0 pgmap v5348: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:47:48.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:47:48 smithi080 bash[28361]: audit 2023-12-01T07:47:48.007335+0000 mon.a (mon.0) 3793 : audit 0 from='client.? 172.21.15.80:0/4072869072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:47:48.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:47:48 smithi080 bash[41963]: audit 2023-12-01T07:47:48.007335+0000 mon.a (mon.0) 3793 : audit 0 from='client.? 172.21.15.80:0/4072869072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:47:49.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:47:48 smithi090 bash[32384]: audit 2023-12-01T07:47:48.007335+0000 mon.a (mon.0) 3793 : audit 0 from='client.? 172.21.15.80:0/4072869072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:47:49.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:47:49 smithi080 bash[28361]: cluster 2023-12-01T07:47:48.481524+0000 mgr.y (mgr.24362) 5380 : cluster 0 pgmap v5349: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:47:49.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:47:49 smithi080 bash[41963]: cluster 2023-12-01T07:47:48.481524+0000 mgr.y (mgr.24362) 5380 : cluster 0 pgmap v5349: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:47:50.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:47:49 smithi090 bash[32384]: cluster 2023-12-01T07:47:48.481524+0000 mgr.y (mgr.24362) 5380 : cluster 0 pgmap v5349: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:47:50.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:47:50 smithi080 bash[41963]: audit 2023-12-01T07:47:50.457261+0000 mon.c (mon.2) 3434 : audit 0 from='client.? 172.21.15.80:0/3725858640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:47:50.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:47:50 smithi080 bash[28361]: audit 2023-12-01T07:47:50.457261+0000 mon.c (mon.2) 3434 : audit 0 from='client.? 172.21.15.80:0/3725858640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:47:51.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:47:50 smithi090 bash[32384]: audit 2023-12-01T07:47:50.457261+0000 mon.c (mon.2) 3434 : audit 0 from='client.? 172.21.15.80:0/3725858640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:47:51.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:47:51 smithi080 bash[28361]: cluster 2023-12-01T07:47:50.482222+0000 mgr.y (mgr.24362) 5381 : cluster 0 pgmap v5350: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:47:51.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:47:51 smithi080 bash[41963]: cluster 2023-12-01T07:47:50.482222+0000 mgr.y (mgr.24362) 5381 : cluster 0 pgmap v5350: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:47:52.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:47:51 smithi090 bash[32384]: cluster 2023-12-01T07:47:50.482222+0000 mgr.y (mgr.24362) 5381 : cluster 0 pgmap v5350: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:47:53.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:47:53 smithi080 bash[28361]: cluster 2023-12-01T07:47:52.483392+0000 mgr.y (mgr.24362) 5382 : cluster 0 pgmap v5351: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:47:53.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:47:53 smithi080 bash[28361]: audit 2023-12-01T07:47:52.915037+0000 mon.c (mon.2) 3435 : audit 0 from='client.? 172.21.15.80:0/1472926108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:47:53.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:47:53 smithi080 bash[41963]: cluster 2023-12-01T07:47:52.483392+0000 mgr.y (mgr.24362) 5382 : cluster 0 pgmap v5351: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:47:53.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:47:53 smithi080 bash[41963]: audit 2023-12-01T07:47:52.915037+0000 mon.c (mon.2) 3435 : audit 0 from='client.? 172.21.15.80:0/1472926108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:47:54.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:47:53 smithi090 bash[32384]: cluster 2023-12-01T07:47:52.483392+0000 mgr.y (mgr.24362) 5382 : cluster 0 pgmap v5351: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:47:54.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:47:53 smithi090 bash[32384]: audit 2023-12-01T07:47:52.915037+0000 mon.c (mon.2) 3435 : audit 0 from='client.? 172.21.15.80:0/1472926108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:47:55.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:47:55 smithi080 bash[28361]: cluster 2023-12-01T07:47:54.484103+0000 mgr.y (mgr.24362) 5383 : cluster 0 pgmap v5352: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:47:55.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:47:55 smithi080 bash[28361]: audit 2023-12-01T07:47:55.058814+0000 mon.c (mon.2) 3436 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:47:55.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:47:55 smithi080 bash[28361]: audit 2023-12-01T07:47:55.377565+0000 mon.c (mon.2) 3437 : audit 0 from='client.? 172.21.15.80:0/438579963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:47:55.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:47:55 smithi080 bash[41963]: cluster 2023-12-01T07:47:54.484103+0000 mgr.y (mgr.24362) 5383 : cluster 0 pgmap v5352: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:47:55.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:47:55 smithi080 bash[41963]: audit 2023-12-01T07:47:55.058814+0000 mon.c (mon.2) 3436 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:47:55.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:47:55 smithi080 bash[41963]: audit 2023-12-01T07:47:55.377565+0000 mon.c (mon.2) 3437 : audit 0 from='client.? 172.21.15.80:0/438579963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:47:56.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:47:55 smithi090 bash[32384]: cluster 2023-12-01T07:47:54.484103+0000 mgr.y (mgr.24362) 5383 : cluster 0 pgmap v5352: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:47:56.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:47:55 smithi090 bash[32384]: audit 2023-12-01T07:47:55.058814+0000 mon.c (mon.2) 3436 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:47:56.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:47:55 smithi090 bash[32384]: audit 2023-12-01T07:47:55.377565+0000 mon.c (mon.2) 3437 : audit 0 from='client.? 172.21.15.80:0/438579963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:47:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:47:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:47:56] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T07:47:57.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:47:57 smithi080 bash[28361]: cluster 2023-12-01T07:47:56.485229+0000 mgr.y (mgr.24362) 5384 : cluster 0 pgmap v5353: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:47:57.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:47:57 smithi080 bash[28361]: audit 2023-12-01T07:47:57.584475+0000 mon.c (mon.2) 3438 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:47:57.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:47:57 smithi080 bash[41963]: cluster 2023-12-01T07:47:56.485229+0000 mgr.y (mgr.24362) 5384 : cluster 0 pgmap v5353: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:47:57.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:47:57 smithi080 bash[41963]: audit 2023-12-01T07:47:57.584475+0000 mon.c (mon.2) 3438 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:47:58.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:47:57 smithi090 bash[32384]: cluster 2023-12-01T07:47:56.485229+0000 mgr.y (mgr.24362) 5384 : cluster 0 pgmap v5353: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:47:58.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:47:57 smithi090 bash[32384]: audit 2023-12-01T07:47:57.584475+0000 mon.c (mon.2) 3438 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:47:58.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:47:58 smithi080 bash[41963]: audit 2023-12-01T07:47:57.839246+0000 mon.a (mon.0) 3794 : audit 0 from='client.? 172.21.15.80:0/74896047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:47:58.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:47:58 smithi080 bash[28361]: audit 2023-12-01T07:47:57.839246+0000 mon.a (mon.0) 3794 : audit 0 from='client.? 172.21.15.80:0/74896047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:47:59.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:47:58 smithi090 bash[32384]: audit 2023-12-01T07:47:57.839246+0000 mon.a (mon.0) 3794 : audit 0 from='client.? 172.21.15.80:0/74896047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:48:00.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:47:59 smithi090 bash[32384]: cluster 2023-12-01T07:47:58.485930+0000 mgr.y (mgr.24362) 5385 : cluster 0 pgmap v5354: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:48:00.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:47:59 smithi080 bash[41963]: cluster 2023-12-01T07:47:58.485930+0000 mgr.y (mgr.24362) 5385 : cluster 0 pgmap v5354: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:48:00.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:47:59 smithi080 bash[28361]: cluster 2023-12-01T07:47:58.485930+0000 mgr.y (mgr.24362) 5385 : cluster 0 pgmap v5354: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:48:01.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:48:00 smithi090 bash[32384]: audit 2023-12-01T07:48:00.297503+0000 mon.a (mon.0) 3795 : audit 0 from='client.? 172.21.15.80:0/186285544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:48:01.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:48:00 smithi080 bash[28361]: audit 2023-12-01T07:48:00.297503+0000 mon.a (mon.0) 3795 : audit 0 from='client.? 172.21.15.80:0/186285544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:48:01.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:48:00 smithi080 bash[41963]: audit 2023-12-01T07:48:00.297503+0000 mon.a (mon.0) 3795 : audit 0 from='client.? 172.21.15.80:0/186285544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:48:02.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:48:01 smithi090 bash[32384]: cluster 2023-12-01T07:48:00.486626+0000 mgr.y (mgr.24362) 5386 : cluster 0 pgmap v5355: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:48:02.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:48:01 smithi080 bash[28361]: cluster 2023-12-01T07:48:00.486626+0000 mgr.y (mgr.24362) 5386 : cluster 0 pgmap v5355: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:48:02.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:48:01 smithi080 bash[41963]: cluster 2023-12-01T07:48:00.486626+0000 mgr.y (mgr.24362) 5386 : cluster 0 pgmap v5355: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:48:04.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:48:03 smithi090 bash[32384]: cluster 2023-12-01T07:48:02.487435+0000 mgr.y (mgr.24362) 5387 : cluster 0 pgmap v5356: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:48:04.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:48:03 smithi090 bash[32384]: audit 2023-12-01T07:48:02.774286+0000 mon.c (mon.2) 3439 : audit 0 from='client.? 172.21.15.80:0/1265226484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:48:04.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:48:03 smithi090 bash[32384]: audit 2023-12-01T07:48:03.380055+0000 mon.a (mon.0) 3796 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:48:04.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:48:03 smithi090 bash[32384]: audit 2023-12-01T07:48:03.389263+0000 mon.a (mon.0) 3797 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:48:04.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:48:03 smithi080 bash[41963]: cluster 2023-12-01T07:48:02.487435+0000 mgr.y (mgr.24362) 5387 : cluster 0 pgmap v5356: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:48:04.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:48:03 smithi080 bash[41963]: audit 2023-12-01T07:48:02.774286+0000 mon.c (mon.2) 3439 : audit 0 from='client.? 172.21.15.80:0/1265226484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:48:04.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:48:03 smithi080 bash[41963]: audit 2023-12-01T07:48:03.380055+0000 mon.a (mon.0) 3796 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:48:04.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:48:03 smithi080 bash[41963]: audit 2023-12-01T07:48:03.389263+0000 mon.a (mon.0) 3797 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:48:04.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:48:03 smithi080 bash[28361]: cluster 2023-12-01T07:48:02.487435+0000 mgr.y (mgr.24362) 5387 : cluster 0 pgmap v5356: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:48:04.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:48:03 smithi080 bash[28361]: audit 2023-12-01T07:48:02.774286+0000 mon.c (mon.2) 3439 : audit 0 from='client.? 172.21.15.80:0/1265226484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:48:04.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:48:03 smithi080 bash[28361]: audit 2023-12-01T07:48:03.380055+0000 mon.a (mon.0) 3796 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:48:04.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:48:03 smithi080 bash[28361]: audit 2023-12-01T07:48:03.389263+0000 mon.a (mon.0) 3797 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:48:05.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:48:04 smithi080 bash[28361]: audit 2023-12-01T07:48:03.792547+0000 mon.a (mon.0) 3798 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:48:05.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:48:04 smithi080 bash[28361]: audit 2023-12-01T07:48:03.809126+0000 mon.a (mon.0) 3799 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:48:05.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:48:04 smithi080 bash[41963]: audit 2023-12-01T07:48:03.792547+0000 mon.a (mon.0) 3798 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:48:05.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:48:04 smithi080 bash[41963]: audit 2023-12-01T07:48:03.809126+0000 mon.a (mon.0) 3799 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:48:05.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:48:04 smithi090 bash[32384]: audit 2023-12-01T07:48:03.792547+0000 mon.a (mon.0) 3798 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:48:05.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:48:04 smithi090 bash[32384]: audit 2023-12-01T07:48:03.809126+0000 mon.a (mon.0) 3799 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:48:06.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:48:05 smithi080 bash[28361]: cluster 2023-12-01T07:48:04.488094+0000 mgr.y (mgr.24362) 5388 : cluster 0 pgmap v5357: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:48:06.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:48:05 smithi080 bash[28361]: audit 2023-12-01T07:48:05.235016+0000 mon.c (mon.2) 3440 : audit 0 from='client.? 172.21.15.80:0/1356736103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:48:06.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:48:05 smithi080 bash[41963]: cluster 2023-12-01T07:48:04.488094+0000 mgr.y (mgr.24362) 5388 : cluster 0 pgmap v5357: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:48:06.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:48:05 smithi080 bash[41963]: audit 2023-12-01T07:48:05.235016+0000 mon.c (mon.2) 3440 : audit 0 from='client.? 172.21.15.80:0/1356736103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:48:06.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:48:05 smithi090 bash[32384]: cluster 2023-12-01T07:48:04.488094+0000 mgr.y (mgr.24362) 5388 : cluster 0 pgmap v5357: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:48:06.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:48:05 smithi090 bash[32384]: audit 2023-12-01T07:48:05.235016+0000 mon.c (mon.2) 3440 : audit 0 from='client.? 172.21.15.80:0/1356736103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:48:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:48:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:48:06] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T07:48:08.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:48:07 smithi080 bash[28361]: cluster 2023-12-01T07:48:06.489265+0000 mgr.y (mgr.24362) 5389 : cluster 0 pgmap v5358: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:48:08.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:48:07 smithi080 bash[28361]: audit 2023-12-01T07:48:07.683179+0000 mon.c (mon.2) 3441 : audit 0 from='client.? 172.21.15.80:0/2163795220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:48:08.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:48:07 smithi080 bash[41963]: cluster 2023-12-01T07:48:06.489265+0000 mgr.y (mgr.24362) 5389 : cluster 0 pgmap v5358: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:48:08.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:48:07 smithi080 bash[41963]: audit 2023-12-01T07:48:07.683179+0000 mon.c (mon.2) 3441 : audit 0 from='client.? 172.21.15.80:0/2163795220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:48:08.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:48:07 smithi090 bash[32384]: cluster 2023-12-01T07:48:06.489265+0000 mgr.y (mgr.24362) 5389 : cluster 0 pgmap v5358: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:48:08.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:48:07 smithi090 bash[32384]: audit 2023-12-01T07:48:07.683179+0000 mon.c (mon.2) 3441 : audit 0 from='client.? 172.21.15.80:0/2163795220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:48:10.147 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:48:09 smithi080 bash[28361]: cluster 2023-12-01T07:48:08.489944+0000 mgr.y (mgr.24362) 5390 : cluster 0 pgmap v5359: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:48:10.147 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:48:09 smithi080 bash[41963]: cluster 2023-12-01T07:48:08.489944+0000 mgr.y (mgr.24362) 5390 : cluster 0 pgmap v5359: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:48:10.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:48:09 smithi090 bash[32384]: cluster 2023-12-01T07:48:08.489944+0000 mgr.y (mgr.24362) 5390 : cluster 0 pgmap v5359: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:48:11.185 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:48:10 smithi080 bash[41963]: audit 2023-12-01T07:48:10.060098+0000 mon.c (mon.2) 3442 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:48:11.185 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:48:10 smithi080 bash[41963]: audit 2023-12-01T07:48:10.135907+0000 mon.a (mon.0) 3800 : audit 0 from='client.? 172.21.15.80:0/530993420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:48:11.185 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:48:10 smithi080 bash[28361]: audit 2023-12-01T07:48:10.060098+0000 mon.c (mon.2) 3442 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:48:11.185 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:48:10 smithi080 bash[28361]: audit 2023-12-01T07:48:10.135907+0000 mon.a (mon.0) 3800 : audit 0 from='client.? 172.21.15.80:0/530993420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:48:11.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:48:10 smithi090 bash[32384]: audit 2023-12-01T07:48:10.060098+0000 mon.c (mon.2) 3442 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:48:11.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:48:10 smithi090 bash[32384]: audit 2023-12-01T07:48:10.135907+0000 mon.a (mon.0) 3800 : audit 0 from='client.? 172.21.15.80:0/530993420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:48:12.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:48:11 smithi080 bash[28361]: cluster 2023-12-01T07:48:10.490641+0000 mgr.y (mgr.24362) 5391 : cluster 0 pgmap v5360: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:48:12.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:48:11 smithi080 bash[41963]: cluster 2023-12-01T07:48:10.490641+0000 mgr.y (mgr.24362) 5391 : cluster 0 pgmap v5360: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:48:12.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:48:11 smithi090 bash[32384]: cluster 2023-12-01T07:48:10.490641+0000 mgr.y (mgr.24362) 5391 : cluster 0 pgmap v5360: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:48:13.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:48:12 smithi080 bash[41963]: audit 2023-12-01T07:48:12.595137+0000 mon.c (mon.2) 3443 : audit 0 from='client.? 172.21.15.80:0/291536177' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:48:13.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:48:12 smithi080 bash[28361]: audit 2023-12-01T07:48:12.595137+0000 mon.c (mon.2) 3443 : audit 0 from='client.? 172.21.15.80:0/291536177' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:48:13.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:48:12 smithi090 bash[32384]: audit 2023-12-01T07:48:12.595137+0000 mon.c (mon.2) 3443 : audit 0 from='client.? 172.21.15.80:0/291536177' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:48:13.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:48:13 smithi080 bash[41963]: cluster 2023-12-01T07:48:12.491485+0000 mgr.y (mgr.24362) 5392 : cluster 0 pgmap v5361: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:48:13.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:48:13 smithi080 bash[28361]: cluster 2023-12-01T07:48:12.491485+0000 mgr.y (mgr.24362) 5392 : cluster 0 pgmap v5361: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:48:14.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:48:13 smithi090 bash[32384]: cluster 2023-12-01T07:48:12.491485+0000 mgr.y (mgr.24362) 5392 : cluster 0 pgmap v5361: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:48:15.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:48:15 smithi090 bash[32384]: audit 2023-12-01T07:48:14.270696+0000 mon.a (mon.0) 3801 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:48:15.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:48:15 smithi090 bash[32384]: audit 2023-12-01T07:48:14.283480+0000 mon.a (mon.0) 3802 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:48:15.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:48:15 smithi090 bash[32384]: audit 2023-12-01T07:48:14.288142+0000 mon.c (mon.2) 3444 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:48:15.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:48:15 smithi090 bash[32384]: audit 2023-12-01T07:48:14.289427+0000 mon.c (mon.2) 3445 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:48:15.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:48:15 smithi090 bash[32384]: audit 2023-12-01T07:48:14.296763+0000 mon.a (mon.0) 3803 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:48:15.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:48:15 smithi090 bash[32384]: audit 2023-12-01T07:48:15.044781+0000 mon.a (mon.0) 3804 : audit 0 from='client.? 172.21.15.80:0/4157102106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:48:15.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:48:15 smithi080 bash[41963]: audit 2023-12-01T07:48:14.270696+0000 mon.a (mon.0) 3801 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:48:15.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:48:15 smithi080 bash[41963]: audit 2023-12-01T07:48:14.283480+0000 mon.a (mon.0) 3802 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:48:15.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:48:15 smithi080 bash[41963]: audit 2023-12-01T07:48:14.288142+0000 mon.c (mon.2) 3444 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:48:15.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:48:15 smithi080 bash[41963]: audit 2023-12-01T07:48:14.289427+0000 mon.c (mon.2) 3445 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:48:15.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:48:15 smithi080 bash[41963]: audit 2023-12-01T07:48:14.296763+0000 mon.a (mon.0) 3803 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:48:15.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:48:15 smithi080 bash[41963]: audit 2023-12-01T07:48:15.044781+0000 mon.a (mon.0) 3804 : audit 0 from='client.? 172.21.15.80:0/4157102106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:48:15.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:48:15 smithi080 bash[28361]: audit 2023-12-01T07:48:14.270696+0000 mon.a (mon.0) 3801 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:48:15.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:48:15 smithi080 bash[28361]: audit 2023-12-01T07:48:14.283480+0000 mon.a (mon.0) 3802 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:48:15.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:48:15 smithi080 bash[28361]: audit 2023-12-01T07:48:14.288142+0000 mon.c (mon.2) 3444 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:48:15.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:48:15 smithi080 bash[28361]: audit 2023-12-01T07:48:14.289427+0000 mon.c (mon.2) 3445 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:48:15.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:48:15 smithi080 bash[28361]: audit 2023-12-01T07:48:14.296763+0000 mon.a (mon.0) 3803 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:48:15.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:48:15 smithi080 bash[28361]: audit 2023-12-01T07:48:15.044781+0000 mon.a (mon.0) 3804 : audit 0 from='client.? 172.21.15.80:0/4157102106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:48:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:48:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:48:16] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T07:48:16.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:48:16 smithi080 bash[41963]: cluster 2023-12-01T07:48:14.492196+0000 mgr.y (mgr.24362) 5393 : cluster 0 pgmap v5362: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:48:16.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:48:16 smithi080 bash[28361]: cluster 2023-12-01T07:48:14.492196+0000 mgr.y (mgr.24362) 5393 : cluster 0 pgmap v5362: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:48:16.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:48:16 smithi090 bash[32384]: cluster 2023-12-01T07:48:14.492196+0000 mgr.y (mgr.24362) 5393 : cluster 0 pgmap v5362: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:48:18.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:48:18 smithi080 bash[41963]: cluster 2023-12-01T07:48:16.493277+0000 mgr.y (mgr.24362) 5394 : cluster 0 pgmap v5363: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:48:18.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:48:18 smithi080 bash[41963]: audit 2023-12-01T07:48:17.504035+0000 mon.c (mon.2) 3446 : audit 0 from='client.? 172.21.15.80:0/913221777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:48:18.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:48:18 smithi080 bash[28361]: cluster 2023-12-01T07:48:16.493277+0000 mgr.y (mgr.24362) 5394 : cluster 0 pgmap v5363: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:48:18.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:48:18 smithi080 bash[28361]: audit 2023-12-01T07:48:17.504035+0000 mon.c (mon.2) 3446 : audit 0 from='client.? 172.21.15.80:0/913221777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:48:18.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:48:18 smithi090 bash[32384]: cluster 2023-12-01T07:48:16.493277+0000 mgr.y (mgr.24362) 5394 : cluster 0 pgmap v5363: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:48:18.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:48:18 smithi090 bash[32384]: audit 2023-12-01T07:48:17.504035+0000 mon.c (mon.2) 3446 : audit 0 from='client.? 172.21.15.80:0/913221777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:48:20.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:48:20 smithi080 bash[41963]: cluster 2023-12-01T07:48:18.493933+0000 mgr.y (mgr.24362) 5395 : cluster 0 pgmap v5364: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:48:20.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:48:20 smithi080 bash[41963]: audit 2023-12-01T07:48:19.961735+0000 mon.c (mon.2) 3447 : audit 0 from='client.? 172.21.15.80:0/1749536060' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:48:20.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:48:20 smithi080 bash[28361]: cluster 2023-12-01T07:48:18.493933+0000 mgr.y (mgr.24362) 5395 : cluster 0 pgmap v5364: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:48:20.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:48:20 smithi080 bash[28361]: audit 2023-12-01T07:48:19.961735+0000 mon.c (mon.2) 3447 : audit 0 from='client.? 172.21.15.80:0/1749536060' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:48:20.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:48:20 smithi090 bash[32384]: cluster 2023-12-01T07:48:18.493933+0000 mgr.y (mgr.24362) 5395 : cluster 0 pgmap v5364: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:48:20.811 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:48:20 smithi090 bash[32384]: audit 2023-12-01T07:48:19.961735+0000 mon.c (mon.2) 3447 : audit 0 from='client.? 172.21.15.80:0/1749536060' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:48:22.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:48:22 smithi080 bash[41963]: cluster 2023-12-01T07:48:20.494618+0000 mgr.y (mgr.24362) 5396 : cluster 0 pgmap v5365: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:48:22.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:48:22 smithi080 bash[28361]: cluster 2023-12-01T07:48:20.494618+0000 mgr.y (mgr.24362) 5396 : cluster 0 pgmap v5365: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:48:22.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:48:22 smithi090 bash[32384]: cluster 2023-12-01T07:48:20.494618+0000 mgr.y (mgr.24362) 5396 : cluster 0 pgmap v5365: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:48:23.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:48:23 smithi080 bash[28361]: audit 2023-12-01T07:48:22.417299+0000 mon.c (mon.2) 3448 : audit 0 from='client.? 172.21.15.80:0/202929305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:48:23.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:48:23 smithi080 bash[41963]: audit 2023-12-01T07:48:22.417299+0000 mon.c (mon.2) 3448 : audit 0 from='client.? 172.21.15.80:0/202929305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:48:23.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:48:23 smithi090 bash[32384]: audit 2023-12-01T07:48:22.417299+0000 mon.c (mon.2) 3448 : audit 0 from='client.? 172.21.15.80:0/202929305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:48:24.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:48:24 smithi080 bash[41963]: cluster 2023-12-01T07:48:22.495743+0000 mgr.y (mgr.24362) 5397 : cluster 0 pgmap v5366: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:48:24.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:48:24 smithi080 bash[28361]: cluster 2023-12-01T07:48:22.495743+0000 mgr.y (mgr.24362) 5397 : cluster 0 pgmap v5366: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:48:24.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:48:24 smithi090 bash[32384]: cluster 2023-12-01T07:48:22.495743+0000 mgr.y (mgr.24362) 5397 : cluster 0 pgmap v5366: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:48:25.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:48:25 smithi080 bash[41963]: audit 2023-12-01T07:48:24.872504+0000 mon.a (mon.0) 3805 : audit 0 from='client.? 172.21.15.80:0/3753783566' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:48:25.685 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:48:25 smithi080 bash[41963]: audit 2023-12-01T07:48:25.060331+0000 mon.c (mon.2) 3449 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:48:25.686 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:48:25 smithi080 bash[28361]: audit 2023-12-01T07:48:24.872504+0000 mon.a (mon.0) 3805 : audit 0 from='client.? 172.21.15.80:0/3753783566' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:48:25.686 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:48:25 smithi080 bash[28361]: audit 2023-12-01T07:48:25.060331+0000 mon.c (mon.2) 3449 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:48:25.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:48:25 smithi090 bash[32384]: audit 2023-12-01T07:48:24.872504+0000 mon.a (mon.0) 3805 : audit 0 from='client.? 172.21.15.80:0/3753783566' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:48:25.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:48:25 smithi090 bash[32384]: audit 2023-12-01T07:48:25.060331+0000 mon.c (mon.2) 3449 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:48:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:48:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:48:26] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.43.0" 2023-12-01T07:48:26.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:48:26 smithi080 bash[41963]: cluster 2023-12-01T07:48:24.496239+0000 mgr.y (mgr.24362) 5398 : cluster 0 pgmap v5367: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:48:26.684 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:48:26 smithi080 bash[28361]: cluster 2023-12-01T07:48:24.496239+0000 mgr.y (mgr.24362) 5398 : cluster 0 pgmap v5367: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:48:26.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:48:26 smithi090 bash[32384]: cluster 2023-12-01T07:48:24.496239+0000 mgr.y (mgr.24362) 5398 : cluster 0 pgmap v5367: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:48:27.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:48:27 smithi080 bash[41963]: audit 2023-12-01T07:48:27.330202+0000 mon.c (mon.2) 3450 : audit 0 from='client.? 172.21.15.80:0/4022462903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:48:27.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:48:27 smithi080 bash[28361]: audit 2023-12-01T07:48:27.330202+0000 mon.c (mon.2) 3450 : audit 0 from='client.? 172.21.15.80:0/4022462903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:48:27.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:48:27 smithi090 bash[32384]: audit 2023-12-01T07:48:27.330202+0000 mon.c (mon.2) 3450 : audit 0 from='client.? 172.21.15.80:0/4022462903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:48:28.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:48:28 smithi080 bash[28361]: cluster 2023-12-01T07:48:26.497344+0000 mgr.y (mgr.24362) 5399 : cluster 0 pgmap v5368: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:48:28.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:48:28 smithi080 bash[41963]: cluster 2023-12-01T07:48:26.497344+0000 mgr.y (mgr.24362) 5399 : cluster 0 pgmap v5368: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:48:28.773 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:48:28 smithi090 bash[32384]: cluster 2023-12-01T07:48:26.497344+0000 mgr.y (mgr.24362) 5399 : cluster 0 pgmap v5368: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:48:30.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:48:30 smithi080 bash[28361]: cluster 2023-12-01T07:48:28.498067+0000 mgr.y (mgr.24362) 5400 : cluster 0 pgmap v5369: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:48:30.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:48:30 smithi080 bash[28361]: audit 2023-12-01T07:48:29.786547+0000 mon.c (mon.2) 3451 : audit 0 from='client.? 172.21.15.80:0/2613623028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:48:30.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:48:30 smithi080 bash[41963]: cluster 2023-12-01T07:48:28.498067+0000 mgr.y (mgr.24362) 5400 : cluster 0 pgmap v5369: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:48:30.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:48:30 smithi080 bash[41963]: audit 2023-12-01T07:48:29.786547+0000 mon.c (mon.2) 3451 : audit 0 from='client.? 172.21.15.80:0/2613623028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:48:30.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:48:30 smithi090 bash[32384]: cluster 2023-12-01T07:48:28.498067+0000 mgr.y (mgr.24362) 5400 : cluster 0 pgmap v5369: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:48:30.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:48:30 smithi090 bash[32384]: audit 2023-12-01T07:48:29.786547+0000 mon.c (mon.2) 3451 : audit 0 from='client.? 172.21.15.80:0/2613623028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:48:32.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:48:32 smithi080 bash[28361]: cluster 2023-12-01T07:48:30.498757+0000 mgr.y (mgr.24362) 5401 : cluster 0 pgmap v5370: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:48:32.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:48:32 smithi080 bash[28361]: audit 2023-12-01T07:48:32.243041+0000 mon.a (mon.0) 3806 : audit 0 from='client.? 172.21.15.80:0/402787085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:48:32.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:48:32 smithi080 bash[41963]: cluster 2023-12-01T07:48:30.498757+0000 mgr.y (mgr.24362) 5401 : cluster 0 pgmap v5370: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:48:32.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:48:32 smithi080 bash[41963]: audit 2023-12-01T07:48:32.243041+0000 mon.a (mon.0) 3806 : audit 0 from='client.? 172.21.15.80:0/402787085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:48:32.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:48:32 smithi090 bash[32384]: cluster 2023-12-01T07:48:30.498757+0000 mgr.y (mgr.24362) 5401 : cluster 0 pgmap v5370: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:48:32.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:48:32 smithi090 bash[32384]: audit 2023-12-01T07:48:32.243041+0000 mon.a (mon.0) 3806 : audit 0 from='client.? 172.21.15.80:0/402787085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:48:34.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:48:34 smithi080 bash[28361]: cluster 2023-12-01T07:48:32.499965+0000 mgr.y (mgr.24362) 5402 : cluster 0 pgmap v5371: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:48:34.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:48:34 smithi080 bash[41963]: cluster 2023-12-01T07:48:32.499965+0000 mgr.y (mgr.24362) 5402 : cluster 0 pgmap v5371: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:48:34.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:48:34 smithi090 bash[32384]: cluster 2023-12-01T07:48:32.499965+0000 mgr.y (mgr.24362) 5402 : cluster 0 pgmap v5371: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:48:35.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:48:35 smithi080 bash[28361]: audit 2023-12-01T07:48:34.703614+0000 mon.c (mon.2) 3452 : audit 0 from='client.? 172.21.15.80:0/3115771920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:48:35.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:48:35 smithi080 bash[41963]: audit 2023-12-01T07:48:34.703614+0000 mon.c (mon.2) 3452 : audit 0 from='client.? 172.21.15.80:0/3115771920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:48:35.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:48:35 smithi090 bash[32384]: audit 2023-12-01T07:48:34.703614+0000 mon.c (mon.2) 3452 : audit 0 from='client.? 172.21.15.80:0/3115771920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:48:36.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:48:36 smithi080 bash[28361]: cluster 2023-12-01T07:48:34.500656+0000 mgr.y (mgr.24362) 5403 : cluster 0 pgmap v5372: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:48:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:48:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:48:36] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.43.0" 2023-12-01T07:48:36.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:48:36 smithi080 bash[41963]: cluster 2023-12-01T07:48:34.500656+0000 mgr.y (mgr.24362) 5403 : cluster 0 pgmap v5372: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:48:36.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:48:36 smithi090 bash[32384]: cluster 2023-12-01T07:48:34.500656+0000 mgr.y (mgr.24362) 5403 : cluster 0 pgmap v5372: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:48:37.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:48:37 smithi080 bash[28361]: audit 2023-12-01T07:48:37.152031+0000 mon.a (mon.0) 3807 : audit 0 from='client.? 172.21.15.80:0/2425909404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:48:37.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:48:37 smithi080 bash[41963]: audit 2023-12-01T07:48:37.152031+0000 mon.a (mon.0) 3807 : audit 0 from='client.? 172.21.15.80:0/2425909404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:48:37.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:48:37 smithi090 bash[32384]: audit 2023-12-01T07:48:37.152031+0000 mon.a (mon.0) 3807 : audit 0 from='client.? 172.21.15.80:0/2425909404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:48:38.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:48:38 smithi080 bash[28361]: cluster 2023-12-01T07:48:36.501807+0000 mgr.y (mgr.24362) 5404 : cluster 0 pgmap v5373: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:48:38.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:48:38 smithi080 bash[41963]: cluster 2023-12-01T07:48:36.501807+0000 mgr.y (mgr.24362) 5404 : cluster 0 pgmap v5373: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:48:38.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:48:38 smithi090 bash[32384]: cluster 2023-12-01T07:48:36.501807+0000 mgr.y (mgr.24362) 5404 : cluster 0 pgmap v5373: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:48:40.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:48:40 smithi080 bash[41963]: cluster 2023-12-01T07:48:38.502500+0000 mgr.y (mgr.24362) 5405 : cluster 0 pgmap v5374: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:48:40.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:48:40 smithi080 bash[41963]: audit 2023-12-01T07:48:39.596605+0000 mon.a (mon.0) 3808 : audit 0 from='client.? 172.21.15.80:0/1350601022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:48:40.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:48:40 smithi080 bash[41963]: audit 2023-12-01T07:48:40.060880+0000 mon.c (mon.2) 3453 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:48:40.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:48:40 smithi080 bash[28361]: cluster 2023-12-01T07:48:38.502500+0000 mgr.y (mgr.24362) 5405 : cluster 0 pgmap v5374: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:48:40.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:48:40 smithi080 bash[28361]: audit 2023-12-01T07:48:39.596605+0000 mon.a (mon.0) 3808 : audit 0 from='client.? 172.21.15.80:0/1350601022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:48:40.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:48:40 smithi080 bash[28361]: audit 2023-12-01T07:48:40.060880+0000 mon.c (mon.2) 3453 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:48:40.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:48:40 smithi090 bash[32384]: cluster 2023-12-01T07:48:38.502500+0000 mgr.y (mgr.24362) 5405 : cluster 0 pgmap v5374: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:48:40.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:48:40 smithi090 bash[32384]: audit 2023-12-01T07:48:39.596605+0000 mon.a (mon.0) 3808 : audit 0 from='client.? 172.21.15.80:0/1350601022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:48:40.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:48:40 smithi090 bash[32384]: audit 2023-12-01T07:48:40.060880+0000 mon.c (mon.2) 3453 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:48:42.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:48:42 smithi080 bash[41963]: cluster 2023-12-01T07:48:40.503172+0000 mgr.y (mgr.24362) 5406 : cluster 0 pgmap v5375: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:48:42.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:48:42 smithi080 bash[41963]: audit 2023-12-01T07:48:42.047874+0000 mon.a (mon.0) 3809 : audit 0 from='client.? 172.21.15.80:0/970050679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:48:42.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:48:42 smithi080 bash[28361]: cluster 2023-12-01T07:48:40.503172+0000 mgr.y (mgr.24362) 5406 : cluster 0 pgmap v5375: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:48:42.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:48:42 smithi080 bash[28361]: audit 2023-12-01T07:48:42.047874+0000 mon.a (mon.0) 3809 : audit 0 from='client.? 172.21.15.80:0/970050679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:48:42.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:48:42 smithi090 bash[32384]: cluster 2023-12-01T07:48:40.503172+0000 mgr.y (mgr.24362) 5406 : cluster 0 pgmap v5375: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:48:42.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:48:42 smithi090 bash[32384]: audit 2023-12-01T07:48:42.047874+0000 mon.a (mon.0) 3809 : audit 0 from='client.? 172.21.15.80:0/970050679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:48:44.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:48:44 smithi080 bash[28361]: cluster 2023-12-01T07:48:42.504345+0000 mgr.y (mgr.24362) 5407 : cluster 0 pgmap v5376: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:48:44.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:48:44 smithi080 bash[41963]: cluster 2023-12-01T07:48:42.504345+0000 mgr.y (mgr.24362) 5407 : cluster 0 pgmap v5376: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:48:44.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:48:44 smithi090 bash[32384]: cluster 2023-12-01T07:48:42.504345+0000 mgr.y (mgr.24362) 5407 : cluster 0 pgmap v5376: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:48:45.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:48:45 smithi080 bash[28361]: audit 2023-12-01T07:48:44.498859+0000 mon.c (mon.2) 3454 : audit 0 from='client.? 172.21.15.80:0/3500454817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:48:45.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:48:45 smithi080 bash[41963]: audit 2023-12-01T07:48:44.498859+0000 mon.c (mon.2) 3454 : audit 0 from='client.? 172.21.15.80:0/3500454817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:48:45.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:48:45 smithi090 bash[32384]: audit 2023-12-01T07:48:44.498859+0000 mon.c (mon.2) 3454 : audit 0 from='client.? 172.21.15.80:0/3500454817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:48:46.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:48:46 smithi080 bash[28361]: cluster 2023-12-01T07:48:44.504921+0000 mgr.y (mgr.24362) 5408 : cluster 0 pgmap v5377: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:48:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:48:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:48:46] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.43.0" 2023-12-01T07:48:46.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:48:46 smithi080 bash[41963]: cluster 2023-12-01T07:48:44.504921+0000 mgr.y (mgr.24362) 5408 : cluster 0 pgmap v5377: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:48:46.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:48:46 smithi090 bash[32384]: cluster 2023-12-01T07:48:44.504921+0000 mgr.y (mgr.24362) 5408 : cluster 0 pgmap v5377: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:48:47.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:48:47 smithi080 bash[41963]: audit 2023-12-01T07:48:46.953086+0000 mon.a (mon.0) 3810 : audit 0 from='client.? 172.21.15.80:0/2905823310' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:48:47.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:48:47 smithi080 bash[28361]: audit 2023-12-01T07:48:46.953086+0000 mon.a (mon.0) 3810 : audit 0 from='client.? 172.21.15.80:0/2905823310' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:48:47.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:48:47 smithi090 bash[32384]: audit 2023-12-01T07:48:46.953086+0000 mon.a (mon.0) 3810 : audit 0 from='client.? 172.21.15.80:0/2905823310' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:48:48.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:48:48 smithi080 bash[41963]: cluster 2023-12-01T07:48:46.506020+0000 mgr.y (mgr.24362) 5409 : cluster 0 pgmap v5378: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:48:48.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:48:48 smithi080 bash[28361]: cluster 2023-12-01T07:48:46.506020+0000 mgr.y (mgr.24362) 5409 : cluster 0 pgmap v5378: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:48:48.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:48:48 smithi090 bash[32384]: cluster 2023-12-01T07:48:46.506020+0000 mgr.y (mgr.24362) 5409 : cluster 0 pgmap v5378: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:48:49.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:48:49 smithi080 bash[28361]: audit 2023-12-01T07:48:49.406052+0000 mon.c (mon.2) 3455 : audit 0 from='client.? 172.21.15.80:0/3478586440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:48:49.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:48:49 smithi080 bash[41963]: audit 2023-12-01T07:48:49.406052+0000 mon.c (mon.2) 3455 : audit 0 from='client.? 172.21.15.80:0/3478586440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:48:49.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:48:49 smithi090 bash[32384]: audit 2023-12-01T07:48:49.406052+0000 mon.c (mon.2) 3455 : audit 0 from='client.? 172.21.15.80:0/3478586440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:48:50.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:48:50 smithi080 bash[28361]: cluster 2023-12-01T07:48:48.506691+0000 mgr.y (mgr.24362) 5410 : cluster 0 pgmap v5379: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:48:50.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:48:50 smithi080 bash[41963]: cluster 2023-12-01T07:48:48.506691+0000 mgr.y (mgr.24362) 5410 : cluster 0 pgmap v5379: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:48:50.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:48:50 smithi090 bash[32384]: cluster 2023-12-01T07:48:48.506691+0000 mgr.y (mgr.24362) 5410 : cluster 0 pgmap v5379: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:48:52.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:48:52 smithi080 bash[28361]: cluster 2023-12-01T07:48:50.507343+0000 mgr.y (mgr.24362) 5411 : cluster 0 pgmap v5380: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:48:52.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:48:52 smithi080 bash[28361]: audit 2023-12-01T07:48:51.864667+0000 mon.a (mon.0) 3811 : audit 0 from='client.? 172.21.15.80:0/3560246272' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:48:52.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:48:52 smithi080 bash[41963]: cluster 2023-12-01T07:48:50.507343+0000 mgr.y (mgr.24362) 5411 : cluster 0 pgmap v5380: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:48:52.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:48:52 smithi080 bash[41963]: audit 2023-12-01T07:48:51.864667+0000 mon.a (mon.0) 3811 : audit 0 from='client.? 172.21.15.80:0/3560246272' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:48:52.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:48:52 smithi090 bash[32384]: cluster 2023-12-01T07:48:50.507343+0000 mgr.y (mgr.24362) 5411 : cluster 0 pgmap v5380: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:48:52.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:48:52 smithi090 bash[32384]: audit 2023-12-01T07:48:51.864667+0000 mon.a (mon.0) 3811 : audit 0 from='client.? 172.21.15.80:0/3560246272' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:48:54.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:48:54 smithi080 bash[28361]: cluster 2023-12-01T07:48:52.508510+0000 mgr.y (mgr.24362) 5412 : cluster 0 pgmap v5381: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:48:54.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:48:54 smithi080 bash[28361]: audit 2023-12-01T07:48:54.318972+0000 mon.a (mon.0) 3812 : audit 0 from='client.? 172.21.15.80:0/2362371825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:48:54.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:48:54 smithi080 bash[41963]: cluster 2023-12-01T07:48:52.508510+0000 mgr.y (mgr.24362) 5412 : cluster 0 pgmap v5381: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:48:54.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:48:54 smithi080 bash[41963]: audit 2023-12-01T07:48:54.318972+0000 mon.a (mon.0) 3812 : audit 0 from='client.? 172.21.15.80:0/2362371825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:48:54.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:48:54 smithi090 bash[32384]: cluster 2023-12-01T07:48:52.508510+0000 mgr.y (mgr.24362) 5412 : cluster 0 pgmap v5381: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:48:54.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:48:54 smithi090 bash[32384]: audit 2023-12-01T07:48:54.318972+0000 mon.a (mon.0) 3812 : audit 0 from='client.? 172.21.15.80:0/2362371825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:48:55.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:48:55 smithi090 bash[32384]: cluster 2023-12-01T07:48:54.509148+0000 mgr.y (mgr.24362) 5413 : cluster 0 pgmap v5382: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:48:55.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:48:55 smithi090 bash[32384]: audit 2023-12-01T07:48:55.061204+0000 mon.c (mon.2) 3456 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:48:55.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:48:55 smithi080 bash[41963]: cluster 2023-12-01T07:48:54.509148+0000 mgr.y (mgr.24362) 5413 : cluster 0 pgmap v5382: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:48:55.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:48:55 smithi080 bash[41963]: audit 2023-12-01T07:48:55.061204+0000 mon.c (mon.2) 3456 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:48:55.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:48:55 smithi080 bash[28361]: cluster 2023-12-01T07:48:54.509148+0000 mgr.y (mgr.24362) 5413 : cluster 0 pgmap v5382: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:48:55.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:48:55 smithi080 bash[28361]: audit 2023-12-01T07:48:55.061204+0000 mon.c (mon.2) 3456 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:48:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:48:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:48:56] "GET /metrics HTTP/1.1" 200 33973 "" "Prometheus/2.43.0" 2023-12-01T07:48:57.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:48:57 smithi080 bash[28361]: cluster 2023-12-01T07:48:56.510265+0000 mgr.y (mgr.24362) 5414 : cluster 0 pgmap v5383: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:48:57.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:48:57 smithi080 bash[28361]: audit 2023-12-01T07:48:56.779450+0000 mon.c (mon.2) 3457 : audit 0 from='client.? 172.21.15.80:0/3932545451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:48:57.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:48:57 smithi080 bash[41963]: cluster 2023-12-01T07:48:56.510265+0000 mgr.y (mgr.24362) 5414 : cluster 0 pgmap v5383: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:48:57.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:48:57 smithi080 bash[41963]: audit 2023-12-01T07:48:56.779450+0000 mon.c (mon.2) 3457 : audit 0 from='client.? 172.21.15.80:0/3932545451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:48:58.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:48:57 smithi090 bash[32384]: cluster 2023-12-01T07:48:56.510265+0000 mgr.y (mgr.24362) 5414 : cluster 0 pgmap v5383: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:48:58.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:48:57 smithi090 bash[32384]: audit 2023-12-01T07:48:56.779450+0000 mon.c (mon.2) 3457 : audit 0 from='client.? 172.21.15.80:0/3932545451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:48:59.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:48:59 smithi080 bash[28361]: cluster 2023-12-01T07:48:58.511011+0000 mgr.y (mgr.24362) 5415 : cluster 0 pgmap v5384: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:48:59.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:48:59 smithi080 bash[28361]: audit 2023-12-01T07:48:59.226430+0000 mon.c (mon.2) 3458 : audit 0 from='client.? 172.21.15.80:0/3394090415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:48:59.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:48:59 smithi080 bash[41963]: cluster 2023-12-01T07:48:58.511011+0000 mgr.y (mgr.24362) 5415 : cluster 0 pgmap v5384: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:48:59.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:48:59 smithi080 bash[41963]: audit 2023-12-01T07:48:59.226430+0000 mon.c (mon.2) 3458 : audit 0 from='client.? 172.21.15.80:0/3394090415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:49:00.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:48:59 smithi090 bash[32384]: cluster 2023-12-01T07:48:58.511011+0000 mgr.y (mgr.24362) 5415 : cluster 0 pgmap v5384: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:49:00.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:48:59 smithi090 bash[32384]: audit 2023-12-01T07:48:59.226430+0000 mon.c (mon.2) 3458 : audit 0 from='client.? 172.21.15.80:0/3394090415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:49:01.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:49:01 smithi080 bash[41963]: cluster 2023-12-01T07:49:00.511737+0000 mgr.y (mgr.24362) 5416 : cluster 0 pgmap v5385: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:49:01.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:49:01 smithi080 bash[28361]: cluster 2023-12-01T07:49:00.511737+0000 mgr.y (mgr.24362) 5416 : cluster 0 pgmap v5385: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:49:02.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:49:01 smithi090 bash[32384]: cluster 2023-12-01T07:49:00.511737+0000 mgr.y (mgr.24362) 5416 : cluster 0 pgmap v5385: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:49:02.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:49:02 smithi080 bash[28361]: audit 2023-12-01T07:49:01.676034+0000 mon.c (mon.2) 3459 : audit 0 from='client.? 172.21.15.80:0/3651595363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:49:02.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:49:02 smithi080 bash[41963]: audit 2023-12-01T07:49:01.676034+0000 mon.c (mon.2) 3459 : audit 0 from='client.? 172.21.15.80:0/3651595363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:49:03.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:49:02 smithi090 bash[32384]: audit 2023-12-01T07:49:01.676034+0000 mon.c (mon.2) 3459 : audit 0 from='client.? 172.21.15.80:0/3651595363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:49:03.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:49:03 smithi080 bash[41963]: cluster 2023-12-01T07:49:02.512966+0000 mgr.y (mgr.24362) 5417 : cluster 0 pgmap v5386: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:49:03.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:49:03 smithi080 bash[28361]: cluster 2023-12-01T07:49:02.512966+0000 mgr.y (mgr.24362) 5417 : cluster 0 pgmap v5386: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:49:04.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:49:03 smithi090 bash[32384]: cluster 2023-12-01T07:49:02.512966+0000 mgr.y (mgr.24362) 5417 : cluster 0 pgmap v5386: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:49:04.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:49:04 smithi080 bash[28361]: audit 2023-12-01T07:49:04.128079+0000 mon.a (mon.0) 3813 : audit 0 from='client.? 172.21.15.80:0/4265101198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:49:04.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:49:04 smithi080 bash[41963]: audit 2023-12-01T07:49:04.128079+0000 mon.a (mon.0) 3813 : audit 0 from='client.? 172.21.15.80:0/4265101198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:49:05.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:49:04 smithi090 bash[32384]: audit 2023-12-01T07:49:04.128079+0000 mon.a (mon.0) 3813 : audit 0 from='client.? 172.21.15.80:0/4265101198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:49:05.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:49:05 smithi080 bash[41963]: cluster 2023-12-01T07:49:04.513669+0000 mgr.y (mgr.24362) 5418 : cluster 0 pgmap v5387: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:49:05.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:49:05 smithi080 bash[28361]: cluster 2023-12-01T07:49:04.513669+0000 mgr.y (mgr.24362) 5418 : cluster 0 pgmap v5387: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:49:06.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:49:05 smithi090 bash[32384]: cluster 2023-12-01T07:49:04.513669+0000 mgr.y (mgr.24362) 5418 : cluster 0 pgmap v5387: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:49:06.632 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:49:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:49:06] "GET /metrics HTTP/1.1" 200 33973 "" "Prometheus/2.43.0" 2023-12-01T07:49:06.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:49:06 smithi080 bash[41963]: audit 2023-12-01T07:49:06.591234+0000 mon.a (mon.0) 3814 : audit 0 from='client.? 172.21.15.80:0/1032172089' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:49:06.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:49:06 smithi080 bash[28361]: audit 2023-12-01T07:49:06.591234+0000 mon.a (mon.0) 3814 : audit 0 from='client.? 172.21.15.80:0/1032172089' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:49:07.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:49:06 smithi090 bash[32384]: audit 2023-12-01T07:49:06.591234+0000 mon.a (mon.0) 3814 : audit 0 from='client.? 172.21.15.80:0/1032172089' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:49:07.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:49:07 smithi080 bash[28361]: cluster 2023-12-01T07:49:06.514410+0000 mgr.y (mgr.24362) 5419 : cluster 0 pgmap v5388: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:49:07.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:49:07 smithi080 bash[41963]: cluster 2023-12-01T07:49:06.514410+0000 mgr.y (mgr.24362) 5419 : cluster 0 pgmap v5388: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:49:08.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:49:07 smithi090 bash[32384]: cluster 2023-12-01T07:49:06.514410+0000 mgr.y (mgr.24362) 5419 : cluster 0 pgmap v5388: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:49:09.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:49:09 smithi080 bash[41963]: cluster 2023-12-01T07:49:08.514967+0000 mgr.y (mgr.24362) 5420 : cluster 0 pgmap v5389: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:49:09.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:49:09 smithi080 bash[41963]: audit 2023-12-01T07:49:09.043760+0000 mon.c (mon.2) 3460 : audit 0 from='client.? 172.21.15.80:0/3278064218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:49:09.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:49:09 smithi080 bash[28361]: cluster 2023-12-01T07:49:08.514967+0000 mgr.y (mgr.24362) 5420 : cluster 0 pgmap v5389: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:49:09.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:49:09 smithi080 bash[28361]: audit 2023-12-01T07:49:09.043760+0000 mon.c (mon.2) 3460 : audit 0 from='client.? 172.21.15.80:0/3278064218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:49:10.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:49:09 smithi090 bash[32384]: cluster 2023-12-01T07:49:08.514967+0000 mgr.y (mgr.24362) 5420 : cluster 0 pgmap v5389: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:49:10.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:49:09 smithi090 bash[32384]: audit 2023-12-01T07:49:09.043760+0000 mon.c (mon.2) 3460 : audit 0 from='client.? 172.21.15.80:0/3278064218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:49:10.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:49:10 smithi080 bash[41963]: audit 2023-12-01T07:49:10.061612+0000 mon.c (mon.2) 3461 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:49:10.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:49:10 smithi080 bash[28361]: audit 2023-12-01T07:49:10.061612+0000 mon.c (mon.2) 3461 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:49:11.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:49:10 smithi090 bash[32384]: audit 2023-12-01T07:49:10.061612+0000 mon.c (mon.2) 3461 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:49:11.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:49:11 smithi080 bash[28361]: cluster 2023-12-01T07:49:10.515692+0000 mgr.y (mgr.24362) 5421 : cluster 0 pgmap v5390: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:49:11.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:49:11 smithi080 bash[28361]: audit 2023-12-01T07:49:11.495711+0000 mon.a (mon.0) 3815 : audit 0 from='client.? 172.21.15.80:0/728385238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:49:11.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:49:11 smithi080 bash[41963]: cluster 2023-12-01T07:49:10.515692+0000 mgr.y (mgr.24362) 5421 : cluster 0 pgmap v5390: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:49:11.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:49:11 smithi080 bash[41963]: audit 2023-12-01T07:49:11.495711+0000 mon.a (mon.0) 3815 : audit 0 from='client.? 172.21.15.80:0/728385238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:49:12.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:49:11 smithi090 bash[32384]: cluster 2023-12-01T07:49:10.515692+0000 mgr.y (mgr.24362) 5421 : cluster 0 pgmap v5390: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:49:12.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:49:11 smithi090 bash[32384]: audit 2023-12-01T07:49:11.495711+0000 mon.a (mon.0) 3815 : audit 0 from='client.? 172.21.15.80:0/728385238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:49:13.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:49:13 smithi080 bash[28361]: cluster 2023-12-01T07:49:12.516829+0000 mgr.y (mgr.24362) 5422 : cluster 0 pgmap v5391: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:49:13.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:49:13 smithi080 bash[41963]: cluster 2023-12-01T07:49:12.516829+0000 mgr.y (mgr.24362) 5422 : cluster 0 pgmap v5391: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:49:14.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:49:13 smithi090 bash[32384]: cluster 2023-12-01T07:49:12.516829+0000 mgr.y (mgr.24362) 5422 : cluster 0 pgmap v5391: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:49:14.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:49:14 smithi080 bash[41963]: audit 2023-12-01T07:49:13.945279+0000 mon.a (mon.0) 3816 : audit 0 from='client.? 172.21.15.80:0/3845984217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:49:14.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:49:14 smithi080 bash[41963]: audit 2023-12-01T07:49:14.379946+0000 mon.c (mon.2) 3462 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:49:14.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:49:14 smithi080 bash[28361]: audit 2023-12-01T07:49:13.945279+0000 mon.a (mon.0) 3816 : audit 0 from='client.? 172.21.15.80:0/3845984217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:49:14.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:49:14 smithi080 bash[28361]: audit 2023-12-01T07:49:14.379946+0000 mon.c (mon.2) 3462 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:49:15.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:49:14 smithi090 bash[32384]: audit 2023-12-01T07:49:13.945279+0000 mon.a (mon.0) 3816 : audit 0 from='client.? 172.21.15.80:0/3845984217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:49:15.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:49:14 smithi090 bash[32384]: audit 2023-12-01T07:49:14.379946+0000 mon.c (mon.2) 3462 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:49:15.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:49:15 smithi080 bash[28361]: cluster 2023-12-01T07:49:14.517485+0000 mgr.y (mgr.24362) 5423 : cluster 0 pgmap v5392: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:49:15.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:49:15 smithi080 bash[41963]: cluster 2023-12-01T07:49:14.517485+0000 mgr.y (mgr.24362) 5423 : cluster 0 pgmap v5392: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:49:16.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:49:15 smithi090 bash[32384]: cluster 2023-12-01T07:49:14.517485+0000 mgr.y (mgr.24362) 5423 : cluster 0 pgmap v5392: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:49:16.666 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:49:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:49:16] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.43.0" 2023-12-01T07:49:16.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:49:16 smithi080 bash[41963]: audit 2023-12-01T07:49:16.396519+0000 mon.a (mon.0) 3817 : audit 0 from='client.? 172.21.15.80:0/1580738624' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:49:16.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:49:16 smithi080 bash[28361]: audit 2023-12-01T07:49:16.396519+0000 mon.a (mon.0) 3817 : audit 0 from='client.? 172.21.15.80:0/1580738624' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:49:17.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:49:16 smithi090 bash[32384]: audit 2023-12-01T07:49:16.396519+0000 mon.a (mon.0) 3817 : audit 0 from='client.? 172.21.15.80:0/1580738624' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:49:17.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:49:17 smithi080 bash[28361]: cluster 2023-12-01T07:49:16.518711+0000 mgr.y (mgr.24362) 5424 : cluster 0 pgmap v5393: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:49:17.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:49:17 smithi080 bash[41963]: cluster 2023-12-01T07:49:16.518711+0000 mgr.y (mgr.24362) 5424 : cluster 0 pgmap v5393: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:49:18.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:49:17 smithi090 bash[32384]: cluster 2023-12-01T07:49:16.518711+0000 mgr.y (mgr.24362) 5424 : cluster 0 pgmap v5393: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:49:19.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:49:19 smithi080 bash[41963]: cluster 2023-12-01T07:49:18.519253+0000 mgr.y (mgr.24362) 5425 : cluster 0 pgmap v5394: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:49:19.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:49:19 smithi080 bash[41963]: audit 2023-12-01T07:49:18.864537+0000 mon.c (mon.2) 3463 : audit 0 from='client.? 172.21.15.80:0/4259869194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:49:19.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:49:19 smithi080 bash[28361]: cluster 2023-12-01T07:49:18.519253+0000 mgr.y (mgr.24362) 5425 : cluster 0 pgmap v5394: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:49:19.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:49:19 smithi080 bash[28361]: audit 2023-12-01T07:49:18.864537+0000 mon.c (mon.2) 3463 : audit 0 from='client.? 172.21.15.80:0/4259869194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:49:20.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:49:19 smithi090 bash[32384]: cluster 2023-12-01T07:49:18.519253+0000 mgr.y (mgr.24362) 5425 : cluster 0 pgmap v5394: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:49:20.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:49:19 smithi090 bash[32384]: audit 2023-12-01T07:49:18.864537+0000 mon.c (mon.2) 3463 : audit 0 from='client.? 172.21.15.80:0/4259869194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:49:21.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:49:21 smithi080 bash[28361]: audit 2023-12-01T07:49:20.176871+0000 mon.a (mon.0) 3818 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:49:21.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:49:21 smithi080 bash[28361]: audit 2023-12-01T07:49:20.187133+0000 mon.a (mon.0) 3819 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:49:21.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:49:21 smithi080 bash[28361]: audit 2023-12-01T07:49:20.529883+0000 mon.a (mon.0) 3820 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:49:21.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:49:21 smithi080 bash[28361]: audit 2023-12-01T07:49:20.540888+0000 mon.a (mon.0) 3821 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:49:21.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:49:21 smithi080 bash[28361]: audit 2023-12-01T07:49:21.026760+0000 mon.c (mon.2) 3464 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:49:21.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:49:21 smithi080 bash[28361]: audit 2023-12-01T07:49:21.028530+0000 mon.c (mon.2) 3465 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:49:21.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:49:21 smithi080 bash[28361]: audit 2023-12-01T07:49:21.038371+0000 mon.a (mon.0) 3822 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:49:21.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:49:21 smithi080 bash[41963]: audit 2023-12-01T07:49:20.176871+0000 mon.a (mon.0) 3818 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:49:21.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:49:21 smithi080 bash[41963]: audit 2023-12-01T07:49:20.187133+0000 mon.a (mon.0) 3819 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:49:21.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:49:21 smithi080 bash[41963]: audit 2023-12-01T07:49:20.529883+0000 mon.a (mon.0) 3820 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:49:21.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:49:21 smithi080 bash[41963]: audit 2023-12-01T07:49:20.540888+0000 mon.a (mon.0) 3821 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:49:21.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:49:21 smithi080 bash[41963]: audit 2023-12-01T07:49:21.026760+0000 mon.c (mon.2) 3464 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:49:21.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:49:21 smithi080 bash[41963]: audit 2023-12-01T07:49:21.028530+0000 mon.c (mon.2) 3465 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:49:21.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:49:21 smithi080 bash[41963]: audit 2023-12-01T07:49:21.038371+0000 mon.a (mon.0) 3822 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:49:21.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:49:21 smithi090 bash[32384]: audit 2023-12-01T07:49:20.176871+0000 mon.a (mon.0) 3818 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:49:21.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:49:21 smithi090 bash[32384]: audit 2023-12-01T07:49:20.187133+0000 mon.a (mon.0) 3819 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:49:21.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:49:21 smithi090 bash[32384]: audit 2023-12-01T07:49:20.529883+0000 mon.a (mon.0) 3820 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:49:21.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:49:21 smithi090 bash[32384]: audit 2023-12-01T07:49:20.540888+0000 mon.a (mon.0) 3821 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:49:21.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:49:21 smithi090 bash[32384]: audit 2023-12-01T07:49:21.026760+0000 mon.c (mon.2) 3464 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:49:21.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:49:21 smithi090 bash[32384]: audit 2023-12-01T07:49:21.028530+0000 mon.c (mon.2) 3465 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:49:21.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:49:21 smithi090 bash[32384]: audit 2023-12-01T07:49:21.038371+0000 mon.a (mon.0) 3822 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:49:22.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:49:22 smithi090 bash[32384]: cluster 2023-12-01T07:49:20.520054+0000 mgr.y (mgr.24362) 5426 : cluster 0 pgmap v5395: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:49:22.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:49:22 smithi090 bash[32384]: audit 2023-12-01T07:49:21.322850+0000 mon.a (mon.0) 3823 : audit 0 from='client.? 172.21.15.80:0/3367127298' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:49:22.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:49:22 smithi080 bash[28361]: cluster 2023-12-01T07:49:20.520054+0000 mgr.y (mgr.24362) 5426 : cluster 0 pgmap v5395: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:49:22.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:49:22 smithi080 bash[28361]: audit 2023-12-01T07:49:21.322850+0000 mon.a (mon.0) 3823 : audit 0 from='client.? 172.21.15.80:0/3367127298' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:49:22.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:49:22 smithi080 bash[41963]: cluster 2023-12-01T07:49:20.520054+0000 mgr.y (mgr.24362) 5426 : cluster 0 pgmap v5395: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:49:22.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:49:22 smithi080 bash[41963]: audit 2023-12-01T07:49:21.322850+0000 mon.a (mon.0) 3823 : audit 0 from='client.? 172.21.15.80:0/3367127298' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:49:24.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:49:24 smithi090 bash[32384]: cluster 2023-12-01T07:49:22.521169+0000 mgr.y (mgr.24362) 5427 : cluster 0 pgmap v5396: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:49:24.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:49:24 smithi090 bash[32384]: audit 2023-12-01T07:49:23.774986+0000 mon.a (mon.0) 3824 : audit 0 from='client.? 172.21.15.80:0/2489058390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:49:24.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:49:24 smithi080 bash[28361]: cluster 2023-12-01T07:49:22.521169+0000 mgr.y (mgr.24362) 5427 : cluster 0 pgmap v5396: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:49:24.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:49:24 smithi080 bash[28361]: audit 2023-12-01T07:49:23.774986+0000 mon.a (mon.0) 3824 : audit 0 from='client.? 172.21.15.80:0/2489058390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:49:24.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:49:24 smithi080 bash[41963]: cluster 2023-12-01T07:49:22.521169+0000 mgr.y (mgr.24362) 5427 : cluster 0 pgmap v5396: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:49:24.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:49:24 smithi080 bash[41963]: audit 2023-12-01T07:49:23.774986+0000 mon.a (mon.0) 3824 : audit 0 from='client.? 172.21.15.80:0/2489058390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:49:25.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:49:25 smithi090 bash[32384]: audit 2023-12-01T07:49:25.061935+0000 mon.c (mon.2) 3466 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:49:25.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:49:25 smithi080 bash[28361]: audit 2023-12-01T07:49:25.061935+0000 mon.c (mon.2) 3466 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:49:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:49:25 smithi080 bash[41963]: audit 2023-12-01T07:49:25.061935+0000 mon.c (mon.2) 3466 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:49:26.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:49:26 smithi090 bash[32384]: cluster 2023-12-01T07:49:24.521785+0000 mgr.y (mgr.24362) 5428 : cluster 0 pgmap v5397: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:49:26.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:49:26 smithi080 bash[28361]: cluster 2023-12-01T07:49:24.521785+0000 mgr.y (mgr.24362) 5428 : cluster 0 pgmap v5397: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:49:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:49:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:49:26] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.43.0" 2023-12-01T07:49:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:49:26 smithi080 bash[41963]: cluster 2023-12-01T07:49:24.521785+0000 mgr.y (mgr.24362) 5428 : cluster 0 pgmap v5397: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:49:27.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:49:27 smithi090 bash[32384]: audit 2023-12-01T07:49:26.230853+0000 mon.c (mon.2) 3467 : audit 0 from='client.? 172.21.15.80:0/3140591915' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:49:27.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:49:27 smithi080 bash[28361]: audit 2023-12-01T07:49:26.230853+0000 mon.c (mon.2) 3467 : audit 0 from='client.? 172.21.15.80:0/3140591915' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:49:27.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:49:27 smithi080 bash[41963]: audit 2023-12-01T07:49:26.230853+0000 mon.c (mon.2) 3467 : audit 0 from='client.? 172.21.15.80:0/3140591915' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:49:28.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:49:28 smithi090 bash[32384]: cluster 2023-12-01T07:49:26.522892+0000 mgr.y (mgr.24362) 5429 : cluster 0 pgmap v5398: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:49:28.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:49:28 smithi080 bash[28361]: cluster 2023-12-01T07:49:26.522892+0000 mgr.y (mgr.24362) 5429 : cluster 0 pgmap v5398: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:49:28.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:49:28 smithi080 bash[41963]: cluster 2023-12-01T07:49:26.522892+0000 mgr.y (mgr.24362) 5429 : cluster 0 pgmap v5398: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:49:29.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:49:29 smithi090 bash[32384]: audit 2023-12-01T07:49:28.681310+0000 mon.a (mon.0) 3825 : audit 0 from='client.? 172.21.15.80:0/4138814202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:49:29.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:49:29 smithi080 bash[41963]: audit 2023-12-01T07:49:28.681310+0000 mon.a (mon.0) 3825 : audit 0 from='client.? 172.21.15.80:0/4138814202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:49:29.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:49:29 smithi080 bash[28361]: audit 2023-12-01T07:49:28.681310+0000 mon.a (mon.0) 3825 : audit 0 from='client.? 172.21.15.80:0/4138814202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:49:30.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:49:30 smithi090 bash[32384]: cluster 2023-12-01T07:49:28.523528+0000 mgr.y (mgr.24362) 5430 : cluster 0 pgmap v5399: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:49:30.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:49:30 smithi080 bash[28361]: cluster 2023-12-01T07:49:28.523528+0000 mgr.y (mgr.24362) 5430 : cluster 0 pgmap v5399: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:49:30.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:49:30 smithi080 bash[41963]: cluster 2023-12-01T07:49:28.523528+0000 mgr.y (mgr.24362) 5430 : cluster 0 pgmap v5399: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:49:31.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:49:31 smithi080 bash[28361]: cluster 2023-12-01T07:49:30.524208+0000 mgr.y (mgr.24362) 5431 : cluster 0 pgmap v5400: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:49:31.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:49:31 smithi080 bash[28361]: audit 2023-12-01T07:49:31.141369+0000 mon.a (mon.0) 3826 : audit 0 from='client.? 172.21.15.80:0/1506458906' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:49:31.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:49:31 smithi080 bash[41963]: cluster 2023-12-01T07:49:30.524208+0000 mgr.y (mgr.24362) 5431 : cluster 0 pgmap v5400: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:49:31.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:49:31 smithi080 bash[41963]: audit 2023-12-01T07:49:31.141369+0000 mon.a (mon.0) 3826 : audit 0 from='client.? 172.21.15.80:0/1506458906' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:49:32.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:49:31 smithi090 bash[32384]: cluster 2023-12-01T07:49:30.524208+0000 mgr.y (mgr.24362) 5431 : cluster 0 pgmap v5400: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:49:32.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:49:31 smithi090 bash[32384]: audit 2023-12-01T07:49:31.141369+0000 mon.a (mon.0) 3826 : audit 0 from='client.? 172.21.15.80:0/1506458906' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:49:33.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:49:33 smithi080 bash[41963]: cluster 2023-12-01T07:49:32.525343+0000 mgr.y (mgr.24362) 5432 : cluster 0 pgmap v5401: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:49:33.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:49:33 smithi080 bash[41963]: audit 2023-12-01T07:49:33.591483+0000 mon.c (mon.2) 3468 : audit 0 from='client.? 172.21.15.80:0/3819779661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:49:33.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:49:33 smithi080 bash[28361]: cluster 2023-12-01T07:49:32.525343+0000 mgr.y (mgr.24362) 5432 : cluster 0 pgmap v5401: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:49:33.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:49:33 smithi080 bash[28361]: audit 2023-12-01T07:49:33.591483+0000 mon.c (mon.2) 3468 : audit 0 from='client.? 172.21.15.80:0/3819779661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:49:34.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:49:33 smithi090 bash[32384]: cluster 2023-12-01T07:49:32.525343+0000 mgr.y (mgr.24362) 5432 : cluster 0 pgmap v5401: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:49:34.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:49:33 smithi090 bash[32384]: audit 2023-12-01T07:49:33.591483+0000 mon.c (mon.2) 3468 : audit 0 from='client.? 172.21.15.80:0/3819779661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:49:35.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:49:35 smithi080 bash[28361]: cluster 2023-12-01T07:49:34.526097+0000 mgr.y (mgr.24362) 5433 : cluster 0 pgmap v5402: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:49:35.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:49:35 smithi080 bash[41963]: cluster 2023-12-01T07:49:34.526097+0000 mgr.y (mgr.24362) 5433 : cluster 0 pgmap v5402: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:49:36.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:49:35 smithi090 bash[32384]: cluster 2023-12-01T07:49:34.526097+0000 mgr.y (mgr.24362) 5433 : cluster 0 pgmap v5402: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:49:36.614 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:49:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:49:36] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.43.0" 2023-12-01T07:49:36.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:49:36 smithi080 bash[28361]: audit 2023-12-01T07:49:36.052476+0000 mon.a (mon.0) 3827 : audit 0 from='client.? 172.21.15.80:0/4189123367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:49:36.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:49:36 smithi080 bash[41963]: audit 2023-12-01T07:49:36.052476+0000 mon.a (mon.0) 3827 : audit 0 from='client.? 172.21.15.80:0/4189123367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:49:37.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:49:36 smithi090 bash[32384]: audit 2023-12-01T07:49:36.052476+0000 mon.a (mon.0) 3827 : audit 0 from='client.? 172.21.15.80:0/4189123367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:49:37.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:49:37 smithi080 bash[28361]: cluster 2023-12-01T07:49:36.527235+0000 mgr.y (mgr.24362) 5434 : cluster 0 pgmap v5403: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:49:37.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:49:37 smithi080 bash[41963]: cluster 2023-12-01T07:49:36.527235+0000 mgr.y (mgr.24362) 5434 : cluster 0 pgmap v5403: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:49:38.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:49:37 smithi090 bash[32384]: cluster 2023-12-01T07:49:36.527235+0000 mgr.y (mgr.24362) 5434 : cluster 0 pgmap v5403: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:49:38.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:49:38 smithi080 bash[28361]: audit 2023-12-01T07:49:38.507164+0000 mon.a (mon.0) 3828 : audit 0 from='client.? 172.21.15.80:0/1140201217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:49:38.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:49:38 smithi080 bash[41963]: audit 2023-12-01T07:49:38.507164+0000 mon.a (mon.0) 3828 : audit 0 from='client.? 172.21.15.80:0/1140201217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:49:39.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:49:38 smithi090 bash[32384]: audit 2023-12-01T07:49:38.507164+0000 mon.a (mon.0) 3828 : audit 0 from='client.? 172.21.15.80:0/1140201217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:49:39.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:49:39 smithi080 bash[28361]: cluster 2023-12-01T07:49:38.527948+0000 mgr.y (mgr.24362) 5435 : cluster 0 pgmap v5404: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:49:39.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:49:39 smithi080 bash[41963]: cluster 2023-12-01T07:49:38.527948+0000 mgr.y (mgr.24362) 5435 : cluster 0 pgmap v5404: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:49:40.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:49:39 smithi090 bash[32384]: cluster 2023-12-01T07:49:38.527948+0000 mgr.y (mgr.24362) 5435 : cluster 0 pgmap v5404: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:49:40.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:49:40 smithi080 bash[41963]: audit 2023-12-01T07:49:40.062452+0000 mon.c (mon.2) 3469 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:49:40.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:49:40 smithi080 bash[28361]: audit 2023-12-01T07:49:40.062452+0000 mon.c (mon.2) 3469 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:49:41.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:49:40 smithi090 bash[32384]: audit 2023-12-01T07:49:40.062452+0000 mon.c (mon.2) 3469 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:49:41.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:49:41 smithi080 bash[28361]: cluster 2023-12-01T07:49:40.528497+0000 mgr.y (mgr.24362) 5436 : cluster 0 pgmap v5405: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:49:41.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:49:41 smithi080 bash[28361]: audit 2023-12-01T07:49:40.967836+0000 mon.a (mon.0) 3829 : audit 0 from='client.? 172.21.15.80:0/3673465138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:49:41.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:49:41 smithi080 bash[41963]: cluster 2023-12-01T07:49:40.528497+0000 mgr.y (mgr.24362) 5436 : cluster 0 pgmap v5405: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:49:41.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:49:41 smithi080 bash[41963]: audit 2023-12-01T07:49:40.967836+0000 mon.a (mon.0) 3829 : audit 0 from='client.? 172.21.15.80:0/3673465138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:49:42.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:49:41 smithi090 bash[32384]: cluster 2023-12-01T07:49:40.528497+0000 mgr.y (mgr.24362) 5436 : cluster 0 pgmap v5405: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:49:42.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:49:41 smithi090 bash[32384]: audit 2023-12-01T07:49:40.967836+0000 mon.a (mon.0) 3829 : audit 0 from='client.? 172.21.15.80:0/3673465138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:49:43.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:49:43 smithi080 bash[28361]: cluster 2023-12-01T07:49:42.529634+0000 mgr.y (mgr.24362) 5437 : cluster 0 pgmap v5406: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:49:43.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:49:43 smithi080 bash[28361]: audit 2023-12-01T07:49:43.413893+0000 mon.c (mon.2) 3470 : audit 0 from='client.? 172.21.15.80:0/2220642381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:49:43.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:49:43 smithi080 bash[41963]: cluster 2023-12-01T07:49:42.529634+0000 mgr.y (mgr.24362) 5437 : cluster 0 pgmap v5406: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:49:43.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:49:43 smithi080 bash[41963]: audit 2023-12-01T07:49:43.413893+0000 mon.c (mon.2) 3470 : audit 0 from='client.? 172.21.15.80:0/2220642381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:49:44.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:49:43 smithi090 bash[32384]: cluster 2023-12-01T07:49:42.529634+0000 mgr.y (mgr.24362) 5437 : cluster 0 pgmap v5406: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:49:44.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:49:43 smithi090 bash[32384]: audit 2023-12-01T07:49:43.413893+0000 mon.c (mon.2) 3470 : audit 0 from='client.? 172.21.15.80:0/2220642381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:49:45.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:49:45 smithi080 bash[28361]: cluster 2023-12-01T07:49:44.530287+0000 mgr.y (mgr.24362) 5438 : cluster 0 pgmap v5407: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:49:45.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:49:45 smithi080 bash[41963]: cluster 2023-12-01T07:49:44.530287+0000 mgr.y (mgr.24362) 5438 : cluster 0 pgmap v5407: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:49:46.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:49:45 smithi090 bash[32384]: cluster 2023-12-01T07:49:44.530287+0000 mgr.y (mgr.24362) 5438 : cluster 0 pgmap v5407: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:49:46.653 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:49:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:49:46] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.43.0" 2023-12-01T07:49:46.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:49:46 smithi080 bash[28361]: audit 2023-12-01T07:49:45.869399+0000 mon.c (mon.2) 3471 : audit 0 from='client.? 172.21.15.80:0/3830094872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:49:46.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:49:46 smithi080 bash[41963]: audit 2023-12-01T07:49:45.869399+0000 mon.c (mon.2) 3471 : audit 0 from='client.? 172.21.15.80:0/3830094872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:49:47.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:49:46 smithi090 bash[32384]: audit 2023-12-01T07:49:45.869399+0000 mon.c (mon.2) 3471 : audit 0 from='client.? 172.21.15.80:0/3830094872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:49:47.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:49:47 smithi080 bash[28361]: cluster 2023-12-01T07:49:46.531472+0000 mgr.y (mgr.24362) 5439 : cluster 0 pgmap v5408: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:49:47.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:49:47 smithi080 bash[41963]: cluster 2023-12-01T07:49:46.531472+0000 mgr.y (mgr.24362) 5439 : cluster 0 pgmap v5408: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:49:48.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:49:47 smithi090 bash[32384]: cluster 2023-12-01T07:49:46.531472+0000 mgr.y (mgr.24362) 5439 : cluster 0 pgmap v5408: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:49:48.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:49:48 smithi080 bash[28361]: audit 2023-12-01T07:49:48.319684+0000 mon.a (mon.0) 3830 : audit 0 from='client.? 172.21.15.80:0/1641693435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:49:48.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:49:48 smithi080 bash[41963]: audit 2023-12-01T07:49:48.319684+0000 mon.a (mon.0) 3830 : audit 0 from='client.? 172.21.15.80:0/1641693435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:49:49.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:49:48 smithi090 bash[32384]: audit 2023-12-01T07:49:48.319684+0000 mon.a (mon.0) 3830 : audit 0 from='client.? 172.21.15.80:0/1641693435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:49:49.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:49:49 smithi080 bash[28361]: cluster 2023-12-01T07:49:48.532183+0000 mgr.y (mgr.24362) 5440 : cluster 0 pgmap v5409: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:49:49.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:49:49 smithi080 bash[41963]: cluster 2023-12-01T07:49:48.532183+0000 mgr.y (mgr.24362) 5440 : cluster 0 pgmap v5409: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:49:50.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:49:49 smithi090 bash[32384]: cluster 2023-12-01T07:49:48.532183+0000 mgr.y (mgr.24362) 5440 : cluster 0 pgmap v5409: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:49:51.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:49:51 smithi080 bash[28361]: cluster 2023-12-01T07:49:50.532723+0000 mgr.y (mgr.24362) 5441 : cluster 0 pgmap v5410: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:49:51.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:49:51 smithi080 bash[28361]: audit 2023-12-01T07:49:50.777013+0000 mon.c (mon.2) 3472 : audit 0 from='client.? 172.21.15.80:0/34414705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:49:51.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:49:51 smithi080 bash[41963]: cluster 2023-12-01T07:49:50.532723+0000 mgr.y (mgr.24362) 5441 : cluster 0 pgmap v5410: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:49:51.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:49:51 smithi080 bash[41963]: audit 2023-12-01T07:49:50.777013+0000 mon.c (mon.2) 3472 : audit 0 from='client.? 172.21.15.80:0/34414705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:49:52.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:49:51 smithi090 bash[32384]: cluster 2023-12-01T07:49:50.532723+0000 mgr.y (mgr.24362) 5441 : cluster 0 pgmap v5410: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:49:52.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:49:51 smithi090 bash[32384]: audit 2023-12-01T07:49:50.777013+0000 mon.c (mon.2) 3472 : audit 0 from='client.? 172.21.15.80:0/34414705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:49:53.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:49:53 smithi080 bash[28361]: cluster 2023-12-01T07:49:52.533790+0000 mgr.y (mgr.24362) 5442 : cluster 0 pgmap v5411: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:49:53.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:49:53 smithi080 bash[28361]: audit 2023-12-01T07:49:53.232158+0000 mon.c (mon.2) 3473 : audit 0 from='client.? 172.21.15.80:0/3149778066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:49:53.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:49:53 smithi080 bash[41963]: cluster 2023-12-01T07:49:52.533790+0000 mgr.y (mgr.24362) 5442 : cluster 0 pgmap v5411: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:49:53.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:49:53 smithi080 bash[41963]: audit 2023-12-01T07:49:53.232158+0000 mon.c (mon.2) 3473 : audit 0 from='client.? 172.21.15.80:0/3149778066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:49:54.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:49:53 smithi090 bash[32384]: cluster 2023-12-01T07:49:52.533790+0000 mgr.y (mgr.24362) 5442 : cluster 0 pgmap v5411: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:49:54.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:49:53 smithi090 bash[32384]: audit 2023-12-01T07:49:53.232158+0000 mon.c (mon.2) 3473 : audit 0 from='client.? 172.21.15.80:0/3149778066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:49:56.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:49:55 smithi090 bash[32384]: cluster 2023-12-01T07:49:54.534265+0000 mgr.y (mgr.24362) 5443 : cluster 0 pgmap v5412: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:49:56.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:49:55 smithi090 bash[32384]: audit 2023-12-01T07:49:55.062553+0000 mon.c (mon.2) 3474 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:49:56.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:49:55 smithi080 bash[28361]: cluster 2023-12-01T07:49:54.534265+0000 mgr.y (mgr.24362) 5443 : cluster 0 pgmap v5412: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:49:56.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:49:55 smithi080 bash[28361]: audit 2023-12-01T07:49:55.062553+0000 mon.c (mon.2) 3474 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:49:56.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:49:55 smithi080 bash[41963]: cluster 2023-12-01T07:49:54.534265+0000 mgr.y (mgr.24362) 5443 : cluster 0 pgmap v5412: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:49:56.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:49:55 smithi080 bash[41963]: audit 2023-12-01T07:49:55.062553+0000 mon.c (mon.2) 3474 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:49:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:49:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:49:56] "GET /metrics HTTP/1.1" 200 33972 "" "Prometheus/2.43.0" 2023-12-01T07:49:57.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:49:56 smithi090 bash[32384]: audit 2023-12-01T07:49:55.694261+0000 mon.a (mon.0) 3831 : audit 0 from='client.? 172.21.15.80:0/969940711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:49:57.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:49:56 smithi080 bash[28361]: audit 2023-12-01T07:49:55.694261+0000 mon.a (mon.0) 3831 : audit 0 from='client.? 172.21.15.80:0/969940711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:49:57.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:49:56 smithi080 bash[41963]: audit 2023-12-01T07:49:55.694261+0000 mon.a (mon.0) 3831 : audit 0 from='client.? 172.21.15.80:0/969940711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:49:58.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:49:57 smithi090 bash[32384]: cluster 2023-12-01T07:49:56.535363+0000 mgr.y (mgr.24362) 5444 : cluster 0 pgmap v5413: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:49:58.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:49:57 smithi080 bash[28361]: cluster 2023-12-01T07:49:56.535363+0000 mgr.y (mgr.24362) 5444 : cluster 0 pgmap v5413: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:49:58.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:49:57 smithi080 bash[41963]: cluster 2023-12-01T07:49:56.535363+0000 mgr.y (mgr.24362) 5444 : cluster 0 pgmap v5413: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:49:59.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:49:58 smithi090 bash[32384]: audit 2023-12-01T07:49:58.148424+0000 mon.c (mon.2) 3475 : audit 0 from='client.? 172.21.15.80:0/1679698725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:49:59.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:49:58 smithi080 bash[28361]: audit 2023-12-01T07:49:58.148424+0000 mon.c (mon.2) 3475 : audit 0 from='client.? 172.21.15.80:0/1679698725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:49:59.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:49:58 smithi080 bash[41963]: audit 2023-12-01T07:49:58.148424+0000 mon.c (mon.2) 3475 : audit 0 from='client.? 172.21.15.80:0/1679698725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:50:00.001 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:49:59 smithi080 bash[28361]: cluster 2023-12-01T07:49:58.536069+0000 mgr.y (mgr.24362) 5445 : cluster 0 pgmap v5414: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:50:00.001 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:49:59 smithi080 bash[41963]: cluster 2023-12-01T07:49:58.536069+0000 mgr.y (mgr.24362) 5445 : cluster 0 pgmap v5414: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:50:00.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:49:59 smithi090 bash[32384]: cluster 2023-12-01T07:49:58.536069+0000 mgr.y (mgr.24362) 5445 : cluster 0 pgmap v5414: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:50:00.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:50:00 smithi080 bash[28361]: debug 2023-12-01T07:49:59.996+0000 7f6ec9bf0700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T07:50:01.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:50:00 smithi090 bash[32384]: cluster 2023-12-01T07:50:00.000120+0000 mon.a (mon.0) 3832 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T07:50:01.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:50:00 smithi090 bash[32384]: audit 2023-12-01T07:50:00.606218+0000 mon.a (mon.0) 3833 : audit 0 from='client.? 172.21.15.80:0/2046078590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:50:01.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:50:00 smithi080 bash[28361]: cluster 2023-12-01T07:50:00.000120+0000 mon.a (mon.0) 3832 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T07:50:01.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:50:00 smithi080 bash[28361]: audit 2023-12-01T07:50:00.606218+0000 mon.a (mon.0) 3833 : audit 0 from='client.? 172.21.15.80:0/2046078590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:50:01.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:50:00 smithi080 bash[41963]: cluster 2023-12-01T07:50:00.000120+0000 mon.a (mon.0) 3832 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T07:50:01.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:50:00 smithi080 bash[41963]: audit 2023-12-01T07:50:00.606218+0000 mon.a (mon.0) 3833 : audit 0 from='client.? 172.21.15.80:0/2046078590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:50:02.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:50:01 smithi090 bash[32384]: cluster 2023-12-01T07:50:00.536784+0000 mgr.y (mgr.24362) 5446 : cluster 0 pgmap v5415: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:50:02.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:50:01 smithi080 bash[28361]: cluster 2023-12-01T07:50:00.536784+0000 mgr.y (mgr.24362) 5446 : cluster 0 pgmap v5415: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:50:02.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:50:01 smithi080 bash[41963]: cluster 2023-12-01T07:50:00.536784+0000 mgr.y (mgr.24362) 5446 : cluster 0 pgmap v5415: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:50:04.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:50:03 smithi090 bash[32384]: cluster 2023-12-01T07:50:02.538300+0000 mgr.y (mgr.24362) 5447 : cluster 0 pgmap v5416: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:50:04.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:50:03 smithi090 bash[32384]: audit 2023-12-01T07:50:03.057576+0000 mon.a (mon.0) 3834 : audit 0 from='client.? 172.21.15.80:0/420205676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:50:04.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:50:03 smithi080 bash[28361]: cluster 2023-12-01T07:50:02.538300+0000 mgr.y (mgr.24362) 5447 : cluster 0 pgmap v5416: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:50:04.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:50:03 smithi080 bash[28361]: audit 2023-12-01T07:50:03.057576+0000 mon.a (mon.0) 3834 : audit 0 from='client.? 172.21.15.80:0/420205676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:50:04.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:50:03 smithi080 bash[41963]: cluster 2023-12-01T07:50:02.538300+0000 mgr.y (mgr.24362) 5447 : cluster 0 pgmap v5416: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:50:04.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:50:03 smithi080 bash[41963]: audit 2023-12-01T07:50:03.057576+0000 mon.a (mon.0) 3834 : audit 0 from='client.? 172.21.15.80:0/420205676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:50:06.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:50:05 smithi090 bash[32384]: cluster 2023-12-01T07:50:04.539007+0000 mgr.y (mgr.24362) 5448 : cluster 0 pgmap v5417: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:50:06.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:50:05 smithi090 bash[32384]: audit 2023-12-01T07:50:05.502695+0000 mon.a (mon.0) 3835 : audit 0 from='client.? 172.21.15.80:0/2475416552' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:50:06.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:50:05 smithi080 bash[28361]: cluster 2023-12-01T07:50:04.539007+0000 mgr.y (mgr.24362) 5448 : cluster 0 pgmap v5417: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:50:06.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:50:05 smithi080 bash[28361]: audit 2023-12-01T07:50:05.502695+0000 mon.a (mon.0) 3835 : audit 0 from='client.? 172.21.15.80:0/2475416552' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:50:06.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:50:05 smithi080 bash[41963]: cluster 2023-12-01T07:50:04.539007+0000 mgr.y (mgr.24362) 5448 : cluster 0 pgmap v5417: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:50:06.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:50:05 smithi080 bash[41963]: audit 2023-12-01T07:50:05.502695+0000 mon.a (mon.0) 3835 : audit 0 from='client.? 172.21.15.80:0/2475416552' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:50:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:50:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:50:06] "GET /metrics HTTP/1.1" 200 33972 "" "Prometheus/2.43.0" 2023-12-01T07:50:08.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:50:07 smithi090 bash[32384]: cluster 2023-12-01T07:50:06.540161+0000 mgr.y (mgr.24362) 5449 : cluster 0 pgmap v5418: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:50:08.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:50:07 smithi080 bash[28361]: cluster 2023-12-01T07:50:06.540161+0000 mgr.y (mgr.24362) 5449 : cluster 0 pgmap v5418: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:50:08.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:50:07 smithi080 bash[41963]: cluster 2023-12-01T07:50:06.540161+0000 mgr.y (mgr.24362) 5449 : cluster 0 pgmap v5418: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:50:09.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:50:08 smithi090 bash[32384]: audit 2023-12-01T07:50:07.971798+0000 mon.a (mon.0) 3836 : audit 0 from='client.? 172.21.15.80:0/4220726212' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:50:09.188 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:50:08 smithi080 bash[28361]: audit 2023-12-01T07:50:07.971798+0000 mon.a (mon.0) 3836 : audit 0 from='client.? 172.21.15.80:0/4220726212' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:50:09.188 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:50:08 smithi080 bash[41963]: audit 2023-12-01T07:50:07.971798+0000 mon.a (mon.0) 3836 : audit 0 from='client.? 172.21.15.80:0/4220726212' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:50:10.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:50:09 smithi090 bash[32384]: cluster 2023-12-01T07:50:08.540795+0000 mgr.y (mgr.24362) 5450 : cluster 0 pgmap v5419: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:50:10.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:50:09 smithi080 bash[41963]: cluster 2023-12-01T07:50:08.540795+0000 mgr.y (mgr.24362) 5450 : cluster 0 pgmap v5419: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:50:10.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:50:09 smithi080 bash[28361]: cluster 2023-12-01T07:50:08.540795+0000 mgr.y (mgr.24362) 5450 : cluster 0 pgmap v5419: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:50:11.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:50:10 smithi090 bash[32384]: audit 2023-12-01T07:50:10.063108+0000 mon.c (mon.2) 3476 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:50:11.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:50:10 smithi090 bash[32384]: audit 2023-12-01T07:50:10.429967+0000 mon.a (mon.0) 3837 : audit 0 from='client.? 172.21.15.80:0/1505774456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:50:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:50:10 smithi080 bash[28361]: audit 2023-12-01T07:50:10.063108+0000 mon.c (mon.2) 3476 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:50:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:50:10 smithi080 bash[28361]: audit 2023-12-01T07:50:10.429967+0000 mon.a (mon.0) 3837 : audit 0 from='client.? 172.21.15.80:0/1505774456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:50:11.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:50:10 smithi080 bash[41963]: audit 2023-12-01T07:50:10.063108+0000 mon.c (mon.2) 3476 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:50:11.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:50:10 smithi080 bash[41963]: audit 2023-12-01T07:50:10.429967+0000 mon.a (mon.0) 3837 : audit 0 from='client.? 172.21.15.80:0/1505774456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:50:12.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:50:11 smithi090 bash[32384]: cluster 2023-12-01T07:50:10.541469+0000 mgr.y (mgr.24362) 5451 : cluster 0 pgmap v5420: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:50:12.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:50:11 smithi080 bash[28361]: cluster 2023-12-01T07:50:10.541469+0000 mgr.y (mgr.24362) 5451 : cluster 0 pgmap v5420: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:50:12.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:50:11 smithi080 bash[41963]: cluster 2023-12-01T07:50:10.541469+0000 mgr.y (mgr.24362) 5451 : cluster 0 pgmap v5420: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:50:14.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:50:13 smithi090 bash[32384]: cluster 2023-12-01T07:50:12.542596+0000 mgr.y (mgr.24362) 5452 : cluster 0 pgmap v5421: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:50:14.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:50:13 smithi090 bash[32384]: audit 2023-12-01T07:50:12.877752+0000 mon.c (mon.2) 3477 : audit 0 from='client.? 172.21.15.80:0/3138398335' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:50:14.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:50:13 smithi080 bash[28361]: cluster 2023-12-01T07:50:12.542596+0000 mgr.y (mgr.24362) 5452 : cluster 0 pgmap v5421: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:50:14.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:50:13 smithi080 bash[28361]: audit 2023-12-01T07:50:12.877752+0000 mon.c (mon.2) 3477 : audit 0 from='client.? 172.21.15.80:0/3138398335' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:50:14.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:50:13 smithi080 bash[41963]: cluster 2023-12-01T07:50:12.542596+0000 mgr.y (mgr.24362) 5452 : cluster 0 pgmap v5421: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:50:14.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:50:13 smithi080 bash[41963]: audit 2023-12-01T07:50:12.877752+0000 mon.c (mon.2) 3477 : audit 0 from='client.? 172.21.15.80:0/3138398335' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:50:16.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:50:15 smithi090 bash[32384]: cluster 2023-12-01T07:50:14.543292+0000 mgr.y (mgr.24362) 5453 : cluster 0 pgmap v5422: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:50:16.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:50:15 smithi090 bash[32384]: audit 2023-12-01T07:50:15.334270+0000 mon.a (mon.0) 3838 : audit 0 from='client.? 172.21.15.80:0/2433616166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:50:16.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:50:15 smithi080 bash[28361]: cluster 2023-12-01T07:50:14.543292+0000 mgr.y (mgr.24362) 5453 : cluster 0 pgmap v5422: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:50:16.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:50:15 smithi080 bash[28361]: audit 2023-12-01T07:50:15.334270+0000 mon.a (mon.0) 3838 : audit 0 from='client.? 172.21.15.80:0/2433616166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:50:16.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:50:15 smithi080 bash[41963]: cluster 2023-12-01T07:50:14.543292+0000 mgr.y (mgr.24362) 5453 : cluster 0 pgmap v5422: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:50:16.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:50:15 smithi080 bash[41963]: audit 2023-12-01T07:50:15.334270+0000 mon.a (mon.0) 3838 : audit 0 from='client.? 172.21.15.80:0/2433616166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:50:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:50:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:50:16] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T07:50:18.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:50:17 smithi080 bash[28361]: cluster 2023-12-01T07:50:16.544444+0000 mgr.y (mgr.24362) 5454 : cluster 0 pgmap v5423: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:50:18.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:50:17 smithi080 bash[41963]: cluster 2023-12-01T07:50:16.544444+0000 mgr.y (mgr.24362) 5454 : cluster 0 pgmap v5423: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:50:18.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:50:17 smithi090 bash[32384]: cluster 2023-12-01T07:50:16.544444+0000 mgr.y (mgr.24362) 5454 : cluster 0 pgmap v5423: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:50:19.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:50:18 smithi080 bash[28361]: audit 2023-12-01T07:50:17.785520+0000 mon.a (mon.0) 3839 : audit 0 from='client.? 172.21.15.80:0/92232871' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:50:19.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:50:18 smithi080 bash[41963]: audit 2023-12-01T07:50:17.785520+0000 mon.a (mon.0) 3839 : audit 0 from='client.? 172.21.15.80:0/92232871' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:50:19.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:50:18 smithi090 bash[32384]: audit 2023-12-01T07:50:17.785520+0000 mon.a (mon.0) 3839 : audit 0 from='client.? 172.21.15.80:0/92232871' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:50:20.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:50:19 smithi080 bash[28361]: cluster 2023-12-01T07:50:18.545134+0000 mgr.y (mgr.24362) 5455 : cluster 0 pgmap v5424: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:50:20.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:50:19 smithi080 bash[41963]: cluster 2023-12-01T07:50:18.545134+0000 mgr.y (mgr.24362) 5455 : cluster 0 pgmap v5424: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:50:20.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:50:19 smithi090 bash[32384]: cluster 2023-12-01T07:50:18.545134+0000 mgr.y (mgr.24362) 5455 : cluster 0 pgmap v5424: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:50:21.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:50:20 smithi080 bash[28361]: audit 2023-12-01T07:50:20.247392+0000 mon.a (mon.0) 3840 : audit 0 from='client.? 172.21.15.80:0/2747462456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:50:21.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:50:20 smithi080 bash[41963]: audit 2023-12-01T07:50:20.247392+0000 mon.a (mon.0) 3840 : audit 0 from='client.? 172.21.15.80:0/2747462456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:50:21.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:50:20 smithi090 bash[32384]: audit 2023-12-01T07:50:20.247392+0000 mon.a (mon.0) 3840 : audit 0 from='client.? 172.21.15.80:0/2747462456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:50:22.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:50:21 smithi080 bash[41963]: cluster 2023-12-01T07:50:20.545949+0000 mgr.y (mgr.24362) 5456 : cluster 0 pgmap v5425: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:50:22.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:50:21 smithi080 bash[41963]: audit 2023-12-01T07:50:21.119940+0000 mon.c (mon.2) 3478 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:50:22.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:50:21 smithi080 bash[28361]: cluster 2023-12-01T07:50:20.545949+0000 mgr.y (mgr.24362) 5456 : cluster 0 pgmap v5425: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:50:22.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:50:21 smithi080 bash[28361]: audit 2023-12-01T07:50:21.119940+0000 mon.c (mon.2) 3478 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:50:22.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:50:21 smithi090 bash[32384]: cluster 2023-12-01T07:50:20.545949+0000 mgr.y (mgr.24362) 5456 : cluster 0 pgmap v5425: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:50:22.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:50:21 smithi090 bash[32384]: audit 2023-12-01T07:50:21.119940+0000 mon.c (mon.2) 3478 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:50:23.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:50:22 smithi080 bash[28361]: audit 2023-12-01T07:50:22.708623+0000 mon.c (mon.2) 3479 : audit 0 from='client.? 172.21.15.80:0/3875545483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:50:23.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:50:22 smithi080 bash[41963]: audit 2023-12-01T07:50:22.708623+0000 mon.c (mon.2) 3479 : audit 0 from='client.? 172.21.15.80:0/3875545483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:50:23.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:50:22 smithi090 bash[32384]: audit 2023-12-01T07:50:22.708623+0000 mon.c (mon.2) 3479 : audit 0 from='client.? 172.21.15.80:0/3875545483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:50:24.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:50:23 smithi080 bash[28361]: cluster 2023-12-01T07:50:22.547202+0000 mgr.y (mgr.24362) 5457 : cluster 0 pgmap v5426: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:50:24.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:50:23 smithi080 bash[41963]: cluster 2023-12-01T07:50:22.547202+0000 mgr.y (mgr.24362) 5457 : cluster 0 pgmap v5426: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:50:24.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:50:23 smithi090 bash[32384]: cluster 2023-12-01T07:50:22.547202+0000 mgr.y (mgr.24362) 5457 : cluster 0 pgmap v5426: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:50:26.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:50:25 smithi080 bash[41963]: cluster 2023-12-01T07:50:24.547864+0000 mgr.y (mgr.24362) 5458 : cluster 0 pgmap v5427: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:50:26.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:50:25 smithi080 bash[41963]: audit 2023-12-01T07:50:25.063275+0000 mon.c (mon.2) 3480 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:50:26.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:50:25 smithi080 bash[41963]: audit 2023-12-01T07:50:25.156023+0000 mon.a (mon.0) 3841 : audit 0 from='client.? 172.21.15.80:0/4164997495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:50:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:50:25 smithi080 bash[28361]: cluster 2023-12-01T07:50:24.547864+0000 mgr.y (mgr.24362) 5458 : cluster 0 pgmap v5427: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:50:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:50:25 smithi080 bash[28361]: audit 2023-12-01T07:50:25.063275+0000 mon.c (mon.2) 3480 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:50:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:50:25 smithi080 bash[28361]: audit 2023-12-01T07:50:25.156023+0000 mon.a (mon.0) 3841 : audit 0 from='client.? 172.21.15.80:0/4164997495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:50:26.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:50:25 smithi090 bash[32384]: cluster 2023-12-01T07:50:24.547864+0000 mgr.y (mgr.24362) 5458 : cluster 0 pgmap v5427: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:50:26.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:50:25 smithi090 bash[32384]: audit 2023-12-01T07:50:25.063275+0000 mon.c (mon.2) 3480 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:50:26.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:50:25 smithi090 bash[32384]: audit 2023-12-01T07:50:25.156023+0000 mon.a (mon.0) 3841 : audit 0 from='client.? 172.21.15.80:0/4164997495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:50:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:50:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:50:26] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T07:50:26.771 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Dec 01 07:50:26 smithi090 bash[66231]: ts=2023-12-01T07:50:26.269Z caller=compact.go:519 level=info component=tsdb msg="write block" mint=1701406223792 maxt=1701410400000 ulid=01HGJ5Q0NTH0R0E7WEQ88AKEAB duration=35.281095ms 2023-12-01T07:50:26.771 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Dec 01 07:50:26 smithi090 bash[66231]: ts=2023-12-01T07:50:26.272Z caller=head.go:1269 level=info component=tsdb msg="Head GC completed" caller=truncateMemory duration=2.533608ms 2023-12-01T07:50:28.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:50:28 smithi090 bash[32384]: cluster 2023-12-01T07:50:26.548818+0000 mgr.y (mgr.24362) 5459 : cluster 0 pgmap v5428: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:50:28.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:50:28 smithi090 bash[32384]: audit 2023-12-01T07:50:27.017473+0000 mon.a (mon.0) 3842 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:50:28.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:50:28 smithi090 bash[32384]: audit 2023-12-01T07:50:27.028050+0000 mon.a (mon.0) 3843 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:50:28.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:50:28 smithi090 bash[32384]: audit 2023-12-01T07:50:27.369180+0000 mon.a (mon.0) 3844 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:50:28.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:50:28 smithi090 bash[32384]: audit 2023-12-01T07:50:27.378589+0000 mon.a (mon.0) 3845 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:50:28.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:50:28 smithi090 bash[32384]: audit 2023-12-01T07:50:27.634606+0000 mon.a (mon.0) 3846 : audit 0 from='client.? 172.21.15.80:0/3383889193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:50:28.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:50:28 smithi090 bash[32384]: audit 2023-12-01T07:50:27.855391+0000 mon.c (mon.2) 3481 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:50:28.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:50:28 smithi090 bash[32384]: audit 2023-12-01T07:50:27.857325+0000 mon.c (mon.2) 3482 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:50:28.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:50:28 smithi090 bash[32384]: audit 2023-12-01T07:50:27.866172+0000 mon.a (mon.0) 3847 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:50:28.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:50:28 smithi080 bash[41963]: cluster 2023-12-01T07:50:26.548818+0000 mgr.y (mgr.24362) 5459 : cluster 0 pgmap v5428: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:50:28.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:50:28 smithi080 bash[41963]: audit 2023-12-01T07:50:27.017473+0000 mon.a (mon.0) 3842 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:50:28.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:50:28 smithi080 bash[41963]: audit 2023-12-01T07:50:27.028050+0000 mon.a (mon.0) 3843 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:50:28.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:50:28 smithi080 bash[41963]: audit 2023-12-01T07:50:27.369180+0000 mon.a (mon.0) 3844 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:50:28.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:50:28 smithi080 bash[41963]: audit 2023-12-01T07:50:27.378589+0000 mon.a (mon.0) 3845 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:50:28.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:50:28 smithi080 bash[41963]: audit 2023-12-01T07:50:27.634606+0000 mon.a (mon.0) 3846 : audit 0 from='client.? 172.21.15.80:0/3383889193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:50:28.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:50:28 smithi080 bash[41963]: audit 2023-12-01T07:50:27.855391+0000 mon.c (mon.2) 3481 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:50:28.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:50:28 smithi080 bash[41963]: audit 2023-12-01T07:50:27.857325+0000 mon.c (mon.2) 3482 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:50:28.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:50:28 smithi080 bash[41963]: audit 2023-12-01T07:50:27.866172+0000 mon.a (mon.0) 3847 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:50:28.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:50:28 smithi080 bash[28361]: cluster 2023-12-01T07:50:26.548818+0000 mgr.y (mgr.24362) 5459 : cluster 0 pgmap v5428: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:50:28.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:50:28 smithi080 bash[28361]: audit 2023-12-01T07:50:27.017473+0000 mon.a (mon.0) 3842 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:50:28.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:50:28 smithi080 bash[28361]: audit 2023-12-01T07:50:27.028050+0000 mon.a (mon.0) 3843 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:50:28.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:50:28 smithi080 bash[28361]: audit 2023-12-01T07:50:27.369180+0000 mon.a (mon.0) 3844 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:50:28.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:50:28 smithi080 bash[28361]: audit 2023-12-01T07:50:27.378589+0000 mon.a (mon.0) 3845 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:50:28.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:50:28 smithi080 bash[28361]: audit 2023-12-01T07:50:27.634606+0000 mon.a (mon.0) 3846 : audit 0 from='client.? 172.21.15.80:0/3383889193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:50:28.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:50:28 smithi080 bash[28361]: audit 2023-12-01T07:50:27.855391+0000 mon.c (mon.2) 3481 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:50:28.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:50:28 smithi080 bash[28361]: audit 2023-12-01T07:50:27.857325+0000 mon.c (mon.2) 3482 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:50:28.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:50:28 smithi080 bash[28361]: audit 2023-12-01T07:50:27.866172+0000 mon.a (mon.0) 3847 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:50:30.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:50:30 smithi090 bash[32384]: cluster 2023-12-01T07:50:28.549473+0000 mgr.y (mgr.24362) 5460 : cluster 0 pgmap v5429: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:50:30.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:50:30 smithi080 bash[41963]: cluster 2023-12-01T07:50:28.549473+0000 mgr.y (mgr.24362) 5460 : cluster 0 pgmap v5429: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:50:30.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:50:30 smithi080 bash[28361]: cluster 2023-12-01T07:50:28.549473+0000 mgr.y (mgr.24362) 5460 : cluster 0 pgmap v5429: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:50:31.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:50:31 smithi080 bash[28361]: audit 2023-12-01T07:50:30.102037+0000 mon.a (mon.0) 3848 : audit 0 from='client.? 172.21.15.80:0/2667852052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:50:31.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:50:31 smithi080 bash[41963]: audit 2023-12-01T07:50:30.102037+0000 mon.a (mon.0) 3848 : audit 0 from='client.? 172.21.15.80:0/2667852052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:50:31.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:50:31 smithi090 bash[32384]: audit 2023-12-01T07:50:30.102037+0000 mon.a (mon.0) 3848 : audit 0 from='client.? 172.21.15.80:0/2667852052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:50:32.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:50:32 smithi080 bash[41963]: cluster 2023-12-01T07:50:30.550181+0000 mgr.y (mgr.24362) 5461 : cluster 0 pgmap v5430: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:50:32.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:50:32 smithi080 bash[28361]: cluster 2023-12-01T07:50:30.550181+0000 mgr.y (mgr.24362) 5461 : cluster 0 pgmap v5430: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:50:32.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:50:32 smithi090 bash[32384]: cluster 2023-12-01T07:50:30.550181+0000 mgr.y (mgr.24362) 5461 : cluster 0 pgmap v5430: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:50:33.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:50:33 smithi080 bash[41963]: audit 2023-12-01T07:50:32.559540+0000 mon.a (mon.0) 3849 : audit 0 from='client.? 172.21.15.80:0/4033515014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:50:33.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:50:33 smithi080 bash[28361]: audit 2023-12-01T07:50:32.559540+0000 mon.a (mon.0) 3849 : audit 0 from='client.? 172.21.15.80:0/4033515014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:50:33.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:50:33 smithi090 bash[32384]: audit 2023-12-01T07:50:32.559540+0000 mon.a (mon.0) 3849 : audit 0 from='client.? 172.21.15.80:0/4033515014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:50:34.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:50:34 smithi080 bash[28361]: cluster 2023-12-01T07:50:32.551302+0000 mgr.y (mgr.24362) 5462 : cluster 0 pgmap v5431: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:50:34.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:50:34 smithi080 bash[41963]: cluster 2023-12-01T07:50:32.551302+0000 mgr.y (mgr.24362) 5462 : cluster 0 pgmap v5431: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:50:34.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:50:34 smithi090 bash[32384]: cluster 2023-12-01T07:50:32.551302+0000 mgr.y (mgr.24362) 5462 : cluster 0 pgmap v5431: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:50:35.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:50:35 smithi080 bash[28361]: audit 2023-12-01T07:50:35.014120+0000 mon.c (mon.2) 3483 : audit 0 from='client.? 172.21.15.80:0/2453770668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:50:35.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:50:35 smithi080 bash[41963]: audit 2023-12-01T07:50:35.014120+0000 mon.c (mon.2) 3483 : audit 0 from='client.? 172.21.15.80:0/2453770668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:50:35.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:50:35 smithi090 bash[32384]: audit 2023-12-01T07:50:35.014120+0000 mon.c (mon.2) 3483 : audit 0 from='client.? 172.21.15.80:0/2453770668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:50:36.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:50:36 smithi080 bash[28361]: cluster 2023-12-01T07:50:34.552006+0000 mgr.y (mgr.24362) 5463 : cluster 0 pgmap v5432: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:50:36.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:50:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:50:36] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T07:50:36.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:50:36 smithi080 bash[41963]: cluster 2023-12-01T07:50:34.552006+0000 mgr.y (mgr.24362) 5463 : cluster 0 pgmap v5432: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:50:36.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:50:36 smithi090 bash[32384]: cluster 2023-12-01T07:50:34.552006+0000 mgr.y (mgr.24362) 5463 : cluster 0 pgmap v5432: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:50:38.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:50:38 smithi080 bash[28361]: cluster 2023-12-01T07:50:36.553120+0000 mgr.y (mgr.24362) 5464 : cluster 0 pgmap v5433: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:50:38.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:50:38 smithi080 bash[28361]: audit 2023-12-01T07:50:37.470221+0000 mon.c (mon.2) 3484 : audit 0 from='client.? 172.21.15.80:0/2691790608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:50:38.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:50:38 smithi080 bash[41963]: cluster 2023-12-01T07:50:36.553120+0000 mgr.y (mgr.24362) 5464 : cluster 0 pgmap v5433: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:50:38.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:50:38 smithi080 bash[41963]: audit 2023-12-01T07:50:37.470221+0000 mon.c (mon.2) 3484 : audit 0 from='client.? 172.21.15.80:0/2691790608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:50:38.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:50:38 smithi090 bash[32384]: cluster 2023-12-01T07:50:36.553120+0000 mgr.y (mgr.24362) 5464 : cluster 0 pgmap v5433: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:50:38.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:50:38 smithi090 bash[32384]: audit 2023-12-01T07:50:37.470221+0000 mon.c (mon.2) 3484 : audit 0 from='client.? 172.21.15.80:0/2691790608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:50:40.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:50:40 smithi080 bash[28361]: cluster 2023-12-01T07:50:38.553836+0000 mgr.y (mgr.24362) 5465 : cluster 0 pgmap v5434: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:50:40.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:50:40 smithi080 bash[28361]: audit 2023-12-01T07:50:39.925918+0000 mon.c (mon.2) 3485 : audit 0 from='client.? 172.21.15.80:0/4240657098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:50:40.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:50:40 smithi080 bash[41963]: cluster 2023-12-01T07:50:38.553836+0000 mgr.y (mgr.24362) 5465 : cluster 0 pgmap v5434: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:50:40.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:50:40 smithi080 bash[41963]: audit 2023-12-01T07:50:39.925918+0000 mon.c (mon.2) 3485 : audit 0 from='client.? 172.21.15.80:0/4240657098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:50:40.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:50:40 smithi090 bash[32384]: cluster 2023-12-01T07:50:38.553836+0000 mgr.y (mgr.24362) 5465 : cluster 0 pgmap v5434: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:50:40.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:50:40 smithi090 bash[32384]: audit 2023-12-01T07:50:39.925918+0000 mon.c (mon.2) 3485 : audit 0 from='client.? 172.21.15.80:0/4240657098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:50:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:50:41 smithi080 bash[28361]: audit 2023-12-01T07:50:40.065307+0000 mon.c (mon.2) 3486 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:50:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:50:41 smithi080 bash[41963]: audit 2023-12-01T07:50:40.065307+0000 mon.c (mon.2) 3486 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:50:41.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:50:41 smithi090 bash[32384]: audit 2023-12-01T07:50:40.065307+0000 mon.c (mon.2) 3486 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:50:42.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:50:42 smithi080 bash[28361]: cluster 2023-12-01T07:50:40.554500+0000 mgr.y (mgr.24362) 5466 : cluster 0 pgmap v5435: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:50:42.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:50:42 smithi080 bash[41963]: cluster 2023-12-01T07:50:40.554500+0000 mgr.y (mgr.24362) 5466 : cluster 0 pgmap v5435: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:50:42.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:50:42 smithi090 bash[32384]: cluster 2023-12-01T07:50:40.554500+0000 mgr.y (mgr.24362) 5466 : cluster 0 pgmap v5435: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:50:43.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:50:43 smithi080 bash[41963]: audit 2023-12-01T07:50:42.382685+0000 mon.a (mon.0) 3850 : audit 0 from='client.? 172.21.15.80:0/4234425339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:50:43.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:50:43 smithi080 bash[28361]: audit 2023-12-01T07:50:42.382685+0000 mon.a (mon.0) 3850 : audit 0 from='client.? 172.21.15.80:0/4234425339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:50:43.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:50:43 smithi090 bash[32384]: audit 2023-12-01T07:50:42.382685+0000 mon.a (mon.0) 3850 : audit 0 from='client.? 172.21.15.80:0/4234425339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:50:44.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:50:44 smithi080 bash[41963]: cluster 2023-12-01T07:50:42.555678+0000 mgr.y (mgr.24362) 5467 : cluster 0 pgmap v5436: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:50:44.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:50:44 smithi080 bash[28361]: cluster 2023-12-01T07:50:42.555678+0000 mgr.y (mgr.24362) 5467 : cluster 0 pgmap v5436: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:50:44.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:50:44 smithi090 bash[32384]: cluster 2023-12-01T07:50:42.555678+0000 mgr.y (mgr.24362) 5467 : cluster 0 pgmap v5436: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:50:45.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:50:45 smithi080 bash[28361]: audit 2023-12-01T07:50:44.829639+0000 mon.c (mon.2) 3487 : audit 0 from='client.? 172.21.15.80:0/205945491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:50:45.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:50:45 smithi080 bash[41963]: audit 2023-12-01T07:50:44.829639+0000 mon.c (mon.2) 3487 : audit 0 from='client.? 172.21.15.80:0/205945491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:50:45.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:50:45 smithi090 bash[32384]: audit 2023-12-01T07:50:44.829639+0000 mon.c (mon.2) 3487 : audit 0 from='client.? 172.21.15.80:0/205945491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:50:46.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:50:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:50:46] "GET /metrics HTTP/1.1" 200 33969 "" "Prometheus/2.43.0" 2023-12-01T07:50:46.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:50:46 smithi080 bash[28361]: cluster 2023-12-01T07:50:44.556285+0000 mgr.y (mgr.24362) 5468 : cluster 0 pgmap v5437: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:50:46.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:50:46 smithi080 bash[41963]: cluster 2023-12-01T07:50:44.556285+0000 mgr.y (mgr.24362) 5468 : cluster 0 pgmap v5437: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:50:46.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:50:46 smithi090 bash[32384]: cluster 2023-12-01T07:50:44.556285+0000 mgr.y (mgr.24362) 5468 : cluster 0 pgmap v5437: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:50:48.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:50:48 smithi080 bash[28361]: cluster 2023-12-01T07:50:46.557462+0000 mgr.y (mgr.24362) 5469 : cluster 0 pgmap v5438: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:50:48.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:50:48 smithi080 bash[28361]: audit 2023-12-01T07:50:47.283544+0000 mon.a (mon.0) 3851 : audit 0 from='client.? 172.21.15.80:0/1574164498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:50:48.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:50:48 smithi080 bash[41963]: cluster 2023-12-01T07:50:46.557462+0000 mgr.y (mgr.24362) 5469 : cluster 0 pgmap v5438: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:50:48.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:50:48 smithi080 bash[41963]: audit 2023-12-01T07:50:47.283544+0000 mon.a (mon.0) 3851 : audit 0 from='client.? 172.21.15.80:0/1574164498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:50:48.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:50:48 smithi090 bash[32384]: cluster 2023-12-01T07:50:46.557462+0000 mgr.y (mgr.24362) 5469 : cluster 0 pgmap v5438: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:50:48.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:50:48 smithi090 bash[32384]: audit 2023-12-01T07:50:47.283544+0000 mon.a (mon.0) 3851 : audit 0 from='client.? 172.21.15.80:0/1574164498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:50:50.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:50:50 smithi080 bash[41963]: cluster 2023-12-01T07:50:48.558153+0000 mgr.y (mgr.24362) 5470 : cluster 0 pgmap v5439: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:50:50.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:50:50 smithi080 bash[41963]: audit 2023-12-01T07:50:49.738938+0000 mon.a (mon.0) 3852 : audit 0 from='client.? 172.21.15.80:0/121154513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:50:50.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:50:50 smithi080 bash[28361]: cluster 2023-12-01T07:50:48.558153+0000 mgr.y (mgr.24362) 5470 : cluster 0 pgmap v5439: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:50:50.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:50:50 smithi080 bash[28361]: audit 2023-12-01T07:50:49.738938+0000 mon.a (mon.0) 3852 : audit 0 from='client.? 172.21.15.80:0/121154513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:50:50.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:50:50 smithi090 bash[32384]: cluster 2023-12-01T07:50:48.558153+0000 mgr.y (mgr.24362) 5470 : cluster 0 pgmap v5439: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:50:50.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:50:50 smithi090 bash[32384]: audit 2023-12-01T07:50:49.738938+0000 mon.a (mon.0) 3852 : audit 0 from='client.? 172.21.15.80:0/121154513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:50:52.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:50:52 smithi080 bash[41963]: cluster 2023-12-01T07:50:50.558853+0000 mgr.y (mgr.24362) 5471 : cluster 0 pgmap v5440: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:50:52.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:50:52 smithi080 bash[28361]: cluster 2023-12-01T07:50:50.558853+0000 mgr.y (mgr.24362) 5471 : cluster 0 pgmap v5440: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:50:52.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:50:52 smithi090 bash[32384]: cluster 2023-12-01T07:50:50.558853+0000 mgr.y (mgr.24362) 5471 : cluster 0 pgmap v5440: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:50:53.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:50:53 smithi080 bash[41963]: audit 2023-12-01T07:50:52.194331+0000 mon.a (mon.0) 3853 : audit 0 from='client.? 172.21.15.80:0/3156875603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:50:53.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:50:53 smithi080 bash[28361]: audit 2023-12-01T07:50:52.194331+0000 mon.a (mon.0) 3853 : audit 0 from='client.? 172.21.15.80:0/3156875603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:50:53.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:50:53 smithi090 bash[32384]: audit 2023-12-01T07:50:52.194331+0000 mon.a (mon.0) 3853 : audit 0 from='client.? 172.21.15.80:0/3156875603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:50:54.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:50:54 smithi080 bash[28361]: cluster 2023-12-01T07:50:52.559958+0000 mgr.y (mgr.24362) 5472 : cluster 0 pgmap v5441: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:50:54.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:50:54 smithi080 bash[41963]: cluster 2023-12-01T07:50:52.559958+0000 mgr.y (mgr.24362) 5472 : cluster 0 pgmap v5441: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:50:54.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:50:54 smithi090 bash[32384]: cluster 2023-12-01T07:50:52.559958+0000 mgr.y (mgr.24362) 5472 : cluster 0 pgmap v5441: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:50:55.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:50:55 smithi080 bash[28361]: audit 2023-12-01T07:50:54.649095+0000 mon.a (mon.0) 3854 : audit 0 from='client.? 172.21.15.80:0/2299669095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:50:55.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:50:55 smithi080 bash[28361]: audit 2023-12-01T07:50:55.064482+0000 mon.c (mon.2) 3488 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:50:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:50:55 smithi080 bash[41963]: audit 2023-12-01T07:50:54.649095+0000 mon.a (mon.0) 3854 : audit 0 from='client.? 172.21.15.80:0/2299669095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:50:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:50:55 smithi080 bash[41963]: audit 2023-12-01T07:50:55.064482+0000 mon.c (mon.2) 3488 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:50:55.526 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:50:55 smithi090 bash[32384]: audit 2023-12-01T07:50:54.649095+0000 mon.a (mon.0) 3854 : audit 0 from='client.? 172.21.15.80:0/2299669095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:50:55.526 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:50:55 smithi090 bash[32384]: audit 2023-12-01T07:50:55.064482+0000 mon.c (mon.2) 3488 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:50:56.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:50:56 smithi080 bash[28361]: cluster 2023-12-01T07:50:54.560540+0000 mgr.y (mgr.24362) 5473 : cluster 0 pgmap v5442: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:50:56.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:50:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:50:56] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.43.0" 2023-12-01T07:50:56.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:50:56 smithi080 bash[41963]: cluster 2023-12-01T07:50:54.560540+0000 mgr.y (mgr.24362) 5473 : cluster 0 pgmap v5442: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:50:56.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:50:56 smithi090 bash[32384]: cluster 2023-12-01T07:50:54.560540+0000 mgr.y (mgr.24362) 5473 : cluster 0 pgmap v5442: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:50:57.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:50:57 smithi080 bash[28361]: audit 2023-12-01T07:50:57.101495+0000 mon.a (mon.0) 3855 : audit 0 from='client.? 172.21.15.80:0/1191608712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:50:57.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:50:57 smithi080 bash[41963]: audit 2023-12-01T07:50:57.101495+0000 mon.a (mon.0) 3855 : audit 0 from='client.? 172.21.15.80:0/1191608712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:50:57.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:50:57 smithi090 bash[32384]: audit 2023-12-01T07:50:57.101495+0000 mon.a (mon.0) 3855 : audit 0 from='client.? 172.21.15.80:0/1191608712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:50:58.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:50:58 smithi080 bash[28361]: cluster 2023-12-01T07:50:56.561708+0000 mgr.y (mgr.24362) 5474 : cluster 0 pgmap v5443: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:50:58.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:50:58 smithi080 bash[41963]: cluster 2023-12-01T07:50:56.561708+0000 mgr.y (mgr.24362) 5474 : cluster 0 pgmap v5443: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:50:58.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:50:58 smithi090 bash[32384]: cluster 2023-12-01T07:50:56.561708+0000 mgr.y (mgr.24362) 5474 : cluster 0 pgmap v5443: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:51:00.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:51:00 smithi080 bash[28361]: cluster 2023-12-01T07:50:58.562387+0000 mgr.y (mgr.24362) 5475 : cluster 0 pgmap v5444: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:51:00.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:51:00 smithi080 bash[28361]: audit 2023-12-01T07:50:59.560179+0000 mon.c (mon.2) 3489 : audit 0 from='client.? 172.21.15.80:0/3006318753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:51:00.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:51:00 smithi080 bash[41963]: cluster 2023-12-01T07:50:58.562387+0000 mgr.y (mgr.24362) 5475 : cluster 0 pgmap v5444: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:51:00.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:51:00 smithi080 bash[41963]: audit 2023-12-01T07:50:59.560179+0000 mon.c (mon.2) 3489 : audit 0 from='client.? 172.21.15.80:0/3006318753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:51:00.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:51:00 smithi090 bash[32384]: cluster 2023-12-01T07:50:58.562387+0000 mgr.y (mgr.24362) 5475 : cluster 0 pgmap v5444: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:51:00.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:51:00 smithi090 bash[32384]: audit 2023-12-01T07:50:59.560179+0000 mon.c (mon.2) 3489 : audit 0 from='client.? 172.21.15.80:0/3006318753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:51:02.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:51:02 smithi080 bash[41963]: cluster 2023-12-01T07:51:00.563068+0000 mgr.y (mgr.24362) 5476 : cluster 0 pgmap v5445: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:51:02.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:51:02 smithi080 bash[41963]: audit 2023-12-01T07:51:02.003944+0000 mon.c (mon.2) 3490 : audit 0 from='client.? 172.21.15.80:0/4220496481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:51:02.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:51:02 smithi080 bash[28361]: cluster 2023-12-01T07:51:00.563068+0000 mgr.y (mgr.24362) 5476 : cluster 0 pgmap v5445: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:51:02.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:51:02 smithi080 bash[28361]: audit 2023-12-01T07:51:02.003944+0000 mon.c (mon.2) 3490 : audit 0 from='client.? 172.21.15.80:0/4220496481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:51:02.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:51:02 smithi090 bash[32384]: cluster 2023-12-01T07:51:00.563068+0000 mgr.y (mgr.24362) 5476 : cluster 0 pgmap v5445: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:51:02.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:51:02 smithi090 bash[32384]: audit 2023-12-01T07:51:02.003944+0000 mon.c (mon.2) 3490 : audit 0 from='client.? 172.21.15.80:0/4220496481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:51:04.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:51:04 smithi080 bash[41963]: cluster 2023-12-01T07:51:02.564251+0000 mgr.y (mgr.24362) 5477 : cluster 0 pgmap v5446: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:51:04.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:51:04 smithi080 bash[28361]: cluster 2023-12-01T07:51:02.564251+0000 mgr.y (mgr.24362) 5477 : cluster 0 pgmap v5446: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:51:04.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:51:04 smithi090 bash[32384]: cluster 2023-12-01T07:51:02.564251+0000 mgr.y (mgr.24362) 5477 : cluster 0 pgmap v5446: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:51:05.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:51:05 smithi080 bash[28361]: audit 2023-12-01T07:51:04.454803+0000 mon.c (mon.2) 3491 : audit 0 from='client.? 172.21.15.80:0/3138552473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:51:05.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:51:05 smithi080 bash[41963]: audit 2023-12-01T07:51:04.454803+0000 mon.c (mon.2) 3491 : audit 0 from='client.? 172.21.15.80:0/3138552473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:51:05.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:51:05 smithi090 bash[32384]: audit 2023-12-01T07:51:04.454803+0000 mon.c (mon.2) 3491 : audit 0 from='client.? 172.21.15.80:0/3138552473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:51:06.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:51:06 smithi080 bash[28361]: cluster 2023-12-01T07:51:04.564865+0000 mgr.y (mgr.24362) 5478 : cluster 0 pgmap v5447: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:51:06.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:51:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:51:06] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.43.0" 2023-12-01T07:51:06.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:51:06 smithi080 bash[41963]: cluster 2023-12-01T07:51:04.564865+0000 mgr.y (mgr.24362) 5478 : cluster 0 pgmap v5447: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:51:06.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:51:06 smithi090 bash[32384]: cluster 2023-12-01T07:51:04.564865+0000 mgr.y (mgr.24362) 5478 : cluster 0 pgmap v5447: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:51:07.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:51:07 smithi080 bash[41963]: audit 2023-12-01T07:51:06.907519+0000 mon.a (mon.0) 3856 : audit 0 from='client.? 172.21.15.80:0/1704709970' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:51:07.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:51:07 smithi080 bash[28361]: audit 2023-12-01T07:51:06.907519+0000 mon.a (mon.0) 3856 : audit 0 from='client.? 172.21.15.80:0/1704709970' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:51:07.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:51:07 smithi090 bash[32384]: audit 2023-12-01T07:51:06.907519+0000 mon.a (mon.0) 3856 : audit 0 from='client.? 172.21.15.80:0/1704709970' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:51:08.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:51:08 smithi080 bash[28361]: cluster 2023-12-01T07:51:06.565989+0000 mgr.y (mgr.24362) 5479 : cluster 0 pgmap v5448: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:51:08.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:51:08 smithi080 bash[41963]: cluster 2023-12-01T07:51:06.565989+0000 mgr.y (mgr.24362) 5479 : cluster 0 pgmap v5448: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:51:08.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:51:08 smithi090 bash[32384]: cluster 2023-12-01T07:51:06.565989+0000 mgr.y (mgr.24362) 5479 : cluster 0 pgmap v5448: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:51:10.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:51:10 smithi080 bash[28361]: cluster 2023-12-01T07:51:08.566628+0000 mgr.y (mgr.24362) 5480 : cluster 0 pgmap v5449: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:51:10.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:51:10 smithi080 bash[28361]: audit 2023-12-01T07:51:09.355751+0000 mon.a (mon.0) 3857 : audit 0 from='client.? 172.21.15.80:0/3497500642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:51:10.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:51:10 smithi080 bash[28361]: audit 2023-12-01T07:51:10.064560+0000 mon.c (mon.2) 3492 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:51:10.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:51:10 smithi080 bash[41963]: cluster 2023-12-01T07:51:08.566628+0000 mgr.y (mgr.24362) 5480 : cluster 0 pgmap v5449: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:51:10.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:51:10 smithi080 bash[41963]: audit 2023-12-01T07:51:09.355751+0000 mon.a (mon.0) 3857 : audit 0 from='client.? 172.21.15.80:0/3497500642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:51:10.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:51:10 smithi080 bash[41963]: audit 2023-12-01T07:51:10.064560+0000 mon.c (mon.2) 3492 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:51:10.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:51:10 smithi090 bash[32384]: cluster 2023-12-01T07:51:08.566628+0000 mgr.y (mgr.24362) 5480 : cluster 0 pgmap v5449: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:51:10.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:51:10 smithi090 bash[32384]: audit 2023-12-01T07:51:09.355751+0000 mon.a (mon.0) 3857 : audit 0 from='client.? 172.21.15.80:0/3497500642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:51:10.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:51:10 smithi090 bash[32384]: audit 2023-12-01T07:51:10.064560+0000 mon.c (mon.2) 3492 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:51:12.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:51:12 smithi090 bash[32384]: cluster 2023-12-01T07:51:10.567300+0000 mgr.y (mgr.24362) 5481 : cluster 0 pgmap v5450: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:51:12.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:51:12 smithi090 bash[32384]: audit 2023-12-01T07:51:11.808553+0000 mon.c (mon.2) 3493 : audit 0 from='client.? 172.21.15.80:0/1871438767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:51:12.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:51:12 smithi080 bash[28361]: cluster 2023-12-01T07:51:10.567300+0000 mgr.y (mgr.24362) 5481 : cluster 0 pgmap v5450: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:51:12.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:51:12 smithi080 bash[28361]: audit 2023-12-01T07:51:11.808553+0000 mon.c (mon.2) 3493 : audit 0 from='client.? 172.21.15.80:0/1871438767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:51:12.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:51:12 smithi080 bash[41963]: cluster 2023-12-01T07:51:10.567300+0000 mgr.y (mgr.24362) 5481 : cluster 0 pgmap v5450: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:51:12.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:51:12 smithi080 bash[41963]: audit 2023-12-01T07:51:11.808553+0000 mon.c (mon.2) 3493 : audit 0 from='client.? 172.21.15.80:0/1871438767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:51:14.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:51:14 smithi090 bash[32384]: cluster 2023-12-01T07:51:12.568583+0000 mgr.y (mgr.24362) 5482 : cluster 0 pgmap v5451: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:51:14.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:51:14 smithi080 bash[28361]: cluster 2023-12-01T07:51:12.568583+0000 mgr.y (mgr.24362) 5482 : cluster 0 pgmap v5451: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:51:14.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:51:14 smithi080 bash[41963]: cluster 2023-12-01T07:51:12.568583+0000 mgr.y (mgr.24362) 5482 : cluster 0 pgmap v5451: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:51:15.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:51:15 smithi090 bash[32384]: audit 2023-12-01T07:51:14.266118+0000 mon.a (mon.0) 3858 : audit 0 from='client.? 172.21.15.80:0/1993363224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:51:15.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:51:15 smithi080 bash[28361]: audit 2023-12-01T07:51:14.266118+0000 mon.a (mon.0) 3858 : audit 0 from='client.? 172.21.15.80:0/1993363224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:51:15.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:51:15 smithi080 bash[41963]: audit 2023-12-01T07:51:14.266118+0000 mon.a (mon.0) 3858 : audit 0 from='client.? 172.21.15.80:0/1993363224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:51:16.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:51:16 smithi090 bash[32384]: cluster 2023-12-01T07:51:14.569191+0000 mgr.y (mgr.24362) 5483 : cluster 0 pgmap v5452: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:51:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:51:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:51:16] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T07:51:16.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:51:16 smithi080 bash[41963]: cluster 2023-12-01T07:51:14.569191+0000 mgr.y (mgr.24362) 5483 : cluster 0 pgmap v5452: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:51:16.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:51:16 smithi080 bash[28361]: cluster 2023-12-01T07:51:14.569191+0000 mgr.y (mgr.24362) 5483 : cluster 0 pgmap v5452: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:51:17.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:51:17 smithi090 bash[32384]: audit 2023-12-01T07:51:16.718262+0000 mon.c (mon.2) 3494 : audit 0 from='client.? 172.21.15.80:0/21058617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:51:17.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:51:17 smithi080 bash[41963]: audit 2023-12-01T07:51:16.718262+0000 mon.c (mon.2) 3494 : audit 0 from='client.? 172.21.15.80:0/21058617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:51:17.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:51:17 smithi080 bash[28361]: audit 2023-12-01T07:51:16.718262+0000 mon.c (mon.2) 3494 : audit 0 from='client.? 172.21.15.80:0/21058617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:51:18.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:51:18 smithi090 bash[32384]: cluster 2023-12-01T07:51:16.570294+0000 mgr.y (mgr.24362) 5484 : cluster 0 pgmap v5453: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:51:18.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:51:18 smithi080 bash[28361]: cluster 2023-12-01T07:51:16.570294+0000 mgr.y (mgr.24362) 5484 : cluster 0 pgmap v5453: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:51:18.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:51:18 smithi080 bash[41963]: cluster 2023-12-01T07:51:16.570294+0000 mgr.y (mgr.24362) 5484 : cluster 0 pgmap v5453: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:51:19.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:51:19 smithi090 bash[32384]: audit 2023-12-01T07:51:19.177773+0000 mon.a (mon.0) 3859 : audit 0 from='client.? 172.21.15.80:0/3774883692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:51:19.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:51:19 smithi080 bash[41963]: audit 2023-12-01T07:51:19.177773+0000 mon.a (mon.0) 3859 : audit 0 from='client.? 172.21.15.80:0/3774883692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:51:19.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:51:19 smithi080 bash[28361]: audit 2023-12-01T07:51:19.177773+0000 mon.a (mon.0) 3859 : audit 0 from='client.? 172.21.15.80:0/3774883692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:51:20.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:51:20 smithi090 bash[32384]: cluster 2023-12-01T07:51:18.570931+0000 mgr.y (mgr.24362) 5485 : cluster 0 pgmap v5454: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:51:20.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:51:20 smithi080 bash[41963]: cluster 2023-12-01T07:51:18.570931+0000 mgr.y (mgr.24362) 5485 : cluster 0 pgmap v5454: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:51:20.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:51:20 smithi080 bash[28361]: cluster 2023-12-01T07:51:18.570931+0000 mgr.y (mgr.24362) 5485 : cluster 0 pgmap v5454: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:51:22.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:51:22 smithi090 bash[32384]: cluster 2023-12-01T07:51:20.571611+0000 mgr.y (mgr.24362) 5486 : cluster 0 pgmap v5455: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:51:22.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:51:22 smithi090 bash[32384]: audit 2023-12-01T07:51:21.639170+0000 mon.c (mon.2) 3495 : audit 0 from='client.? 172.21.15.80:0/2705498833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:51:22.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:51:22 smithi080 bash[28361]: cluster 2023-12-01T07:51:20.571611+0000 mgr.y (mgr.24362) 5486 : cluster 0 pgmap v5455: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:51:22.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:51:22 smithi080 bash[28361]: audit 2023-12-01T07:51:21.639170+0000 mon.c (mon.2) 3495 : audit 0 from='client.? 172.21.15.80:0/2705498833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:51:22.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:51:22 smithi080 bash[41963]: cluster 2023-12-01T07:51:20.571611+0000 mgr.y (mgr.24362) 5486 : cluster 0 pgmap v5455: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:51:22.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:51:22 smithi080 bash[41963]: audit 2023-12-01T07:51:21.639170+0000 mon.c (mon.2) 3495 : audit 0 from='client.? 172.21.15.80:0/2705498833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:51:24.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:51:24 smithi090 bash[32384]: cluster 2023-12-01T07:51:22.572742+0000 mgr.y (mgr.24362) 5487 : cluster 0 pgmap v5456: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:51:24.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:51:24 smithi090 bash[32384]: audit 2023-12-01T07:51:24.088788+0000 mon.a (mon.0) 3860 : audit 0 from='client.? 172.21.15.80:0/3711986880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:51:24.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:51:24 smithi080 bash[28361]: cluster 2023-12-01T07:51:22.572742+0000 mgr.y (mgr.24362) 5487 : cluster 0 pgmap v5456: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:51:24.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:51:24 smithi080 bash[28361]: audit 2023-12-01T07:51:24.088788+0000 mon.a (mon.0) 3860 : audit 0 from='client.? 172.21.15.80:0/3711986880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:51:24.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:51:24 smithi080 bash[41963]: cluster 2023-12-01T07:51:22.572742+0000 mgr.y (mgr.24362) 5487 : cluster 0 pgmap v5456: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:51:24.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:51:24 smithi080 bash[41963]: audit 2023-12-01T07:51:24.088788+0000 mon.a (mon.0) 3860 : audit 0 from='client.? 172.21.15.80:0/3711986880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:51:25.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:51:25 smithi090 bash[32384]: audit 2023-12-01T07:51:25.064925+0000 mon.c (mon.2) 3496 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:51:25.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:51:25 smithi080 bash[28361]: audit 2023-12-01T07:51:25.064925+0000 mon.c (mon.2) 3496 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:51:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:51:25 smithi080 bash[41963]: audit 2023-12-01T07:51:25.064925+0000 mon.c (mon.2) 3496 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:51:26.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:51:26 smithi090 bash[32384]: cluster 2023-12-01T07:51:24.573337+0000 mgr.y (mgr.24362) 5488 : cluster 0 pgmap v5457: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:51:26.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:51:26 smithi080 bash[28361]: cluster 2023-12-01T07:51:24.573337+0000 mgr.y (mgr.24362) 5488 : cluster 0 pgmap v5457: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:51:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:51:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:51:26] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T07:51:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:51:26 smithi080 bash[41963]: cluster 2023-12-01T07:51:24.573337+0000 mgr.y (mgr.24362) 5488 : cluster 0 pgmap v5457: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:51:27.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:51:27 smithi090 bash[32384]: audit 2023-12-01T07:51:26.545058+0000 mon.a (mon.0) 3861 : audit 0 from='client.? 172.21.15.80:0/2852862578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:51:27.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:51:27 smithi080 bash[28361]: audit 2023-12-01T07:51:26.545058+0000 mon.a (mon.0) 3861 : audit 0 from='client.? 172.21.15.80:0/2852862578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:51:27.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:51:27 smithi080 bash[41963]: audit 2023-12-01T07:51:26.545058+0000 mon.a (mon.0) 3861 : audit 0 from='client.? 172.21.15.80:0/2852862578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:51:28.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:51:28 smithi090 bash[32384]: cluster 2023-12-01T07:51:26.574439+0000 mgr.y (mgr.24362) 5489 : cluster 0 pgmap v5458: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:51:28.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:51:28 smithi090 bash[32384]: audit 2023-12-01T07:51:27.951473+0000 mon.c (mon.2) 3497 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:51:28.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:51:28 smithi080 bash[41963]: cluster 2023-12-01T07:51:26.574439+0000 mgr.y (mgr.24362) 5489 : cluster 0 pgmap v5458: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:51:28.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:51:28 smithi080 bash[41963]: audit 2023-12-01T07:51:27.951473+0000 mon.c (mon.2) 3497 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:51:28.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:51:28 smithi080 bash[28361]: cluster 2023-12-01T07:51:26.574439+0000 mgr.y (mgr.24362) 5489 : cluster 0 pgmap v5458: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:51:28.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:51:28 smithi080 bash[28361]: audit 2023-12-01T07:51:27.951473+0000 mon.c (mon.2) 3497 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:51:29.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:51:29 smithi090 bash[32384]: audit 2023-12-01T07:51:28.999103+0000 mon.a (mon.0) 3862 : audit 0 from='client.? 172.21.15.80:0/4003219387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:51:29.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:51:29 smithi080 bash[28361]: audit 2023-12-01T07:51:28.999103+0000 mon.a (mon.0) 3862 : audit 0 from='client.? 172.21.15.80:0/4003219387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:51:29.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:51:29 smithi080 bash[41963]: audit 2023-12-01T07:51:28.999103+0000 mon.a (mon.0) 3862 : audit 0 from='client.? 172.21.15.80:0/4003219387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:51:30.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:51:30 smithi090 bash[32384]: cluster 2023-12-01T07:51:28.575090+0000 mgr.y (mgr.24362) 5490 : cluster 0 pgmap v5459: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:51:30.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:51:30 smithi080 bash[28361]: cluster 2023-12-01T07:51:28.575090+0000 mgr.y (mgr.24362) 5490 : cluster 0 pgmap v5459: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:51:30.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:51:30 smithi080 bash[41963]: cluster 2023-12-01T07:51:28.575090+0000 mgr.y (mgr.24362) 5490 : cluster 0 pgmap v5459: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:51:32.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:51:32 smithi090 bash[32384]: cluster 2023-12-01T07:51:30.575797+0000 mgr.y (mgr.24362) 5491 : cluster 0 pgmap v5460: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:51:32.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:51:32 smithi090 bash[32384]: audit 2023-12-01T07:51:31.458756+0000 mon.c (mon.2) 3498 : audit 0 from='client.? 172.21.15.80:0/485677022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:51:32.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:51:32 smithi080 bash[28361]: cluster 2023-12-01T07:51:30.575797+0000 mgr.y (mgr.24362) 5491 : cluster 0 pgmap v5460: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:51:32.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:51:32 smithi080 bash[28361]: audit 2023-12-01T07:51:31.458756+0000 mon.c (mon.2) 3498 : audit 0 from='client.? 172.21.15.80:0/485677022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:51:32.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:51:32 smithi080 bash[41963]: cluster 2023-12-01T07:51:30.575797+0000 mgr.y (mgr.24362) 5491 : cluster 0 pgmap v5460: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:51:32.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:51:32 smithi080 bash[41963]: audit 2023-12-01T07:51:31.458756+0000 mon.c (mon.2) 3498 : audit 0 from='client.? 172.21.15.80:0/485677022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:51:34.266 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 07:51:33 smithi090 bash[65515]: logger=cleanup t=2023-12-01T07:51:33.884684757Z level=info msg="Completed cleanup jobs" duration=94.405192ms 2023-12-01T07:51:34.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:51:34 smithi090 bash[32384]: cluster 2023-12-01T07:51:32.576948+0000 mgr.y (mgr.24362) 5492 : cluster 0 pgmap v5461: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:51:34.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:51:34 smithi090 bash[32384]: audit 2023-12-01T07:51:33.800295+0000 mon.a (mon.0) 3863 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:51:34.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:51:34 smithi090 bash[32384]: audit 2023-12-01T07:51:33.812028+0000 mon.a (mon.0) 3864 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:51:34.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:51:34 smithi090 bash[32384]: audit 2023-12-01T07:51:33.991907+0000 mon.c (mon.2) 3499 : audit 0 from='client.? 172.21.15.80:0/293969518' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:51:34.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:51:34 smithi090 bash[32384]: audit 2023-12-01T07:51:34.150690+0000 mon.a (mon.0) 3865 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:51:34.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:51:34 smithi090 bash[32384]: audit 2023-12-01T07:51:34.161657+0000 mon.a (mon.0) 3866 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:51:34.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:51:34 smithi080 bash[41963]: cluster 2023-12-01T07:51:32.576948+0000 mgr.y (mgr.24362) 5492 : cluster 0 pgmap v5461: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:51:34.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:51:34 smithi080 bash[41963]: audit 2023-12-01T07:51:33.800295+0000 mon.a (mon.0) 3863 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:51:34.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:51:34 smithi080 bash[41963]: audit 2023-12-01T07:51:33.812028+0000 mon.a (mon.0) 3864 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:51:34.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:51:34 smithi080 bash[41963]: audit 2023-12-01T07:51:33.991907+0000 mon.c (mon.2) 3499 : audit 0 from='client.? 172.21.15.80:0/293969518' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:51:34.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:51:34 smithi080 bash[41963]: audit 2023-12-01T07:51:34.150690+0000 mon.a (mon.0) 3865 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:51:34.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:51:34 smithi080 bash[41963]: audit 2023-12-01T07:51:34.161657+0000 mon.a (mon.0) 3866 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:51:34.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:51:34 smithi080 bash[28361]: cluster 2023-12-01T07:51:32.576948+0000 mgr.y (mgr.24362) 5492 : cluster 0 pgmap v5461: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:51:34.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:51:34 smithi080 bash[28361]: audit 2023-12-01T07:51:33.800295+0000 mon.a (mon.0) 3863 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:51:34.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:51:34 smithi080 bash[28361]: audit 2023-12-01T07:51:33.812028+0000 mon.a (mon.0) 3864 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:51:34.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:51:34 smithi080 bash[28361]: audit 2023-12-01T07:51:33.991907+0000 mon.c (mon.2) 3499 : audit 0 from='client.? 172.21.15.80:0/293969518' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:51:34.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:51:34 smithi080 bash[28361]: audit 2023-12-01T07:51:34.150690+0000 mon.a (mon.0) 3865 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:51:34.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:51:34 smithi080 bash[28361]: audit 2023-12-01T07:51:34.161657+0000 mon.a (mon.0) 3866 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:51:36.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:51:36 smithi090 bash[32384]: cluster 2023-12-01T07:51:34.577586+0000 mgr.y (mgr.24362) 5493 : cluster 0 pgmap v5462: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:51:36.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:51:36 smithi080 bash[28361]: cluster 2023-12-01T07:51:34.577586+0000 mgr.y (mgr.24362) 5493 : cluster 0 pgmap v5462: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:51:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:51:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:51:36] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T07:51:36.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:51:36 smithi080 bash[41963]: cluster 2023-12-01T07:51:34.577586+0000 mgr.y (mgr.24362) 5493 : cluster 0 pgmap v5462: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:51:37.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:51:37 smithi080 bash[28361]: audit 2023-12-01T07:51:36.447083+0000 mon.a (mon.0) 3867 : audit 0 from='client.? 172.21.15.80:0/2152931650' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:51:37.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:51:37 smithi080 bash[41963]: audit 2023-12-01T07:51:36.447083+0000 mon.a (mon.0) 3867 : audit 0 from='client.? 172.21.15.80:0/2152931650' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:51:37.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:51:37 smithi090 bash[32384]: audit 2023-12-01T07:51:36.447083+0000 mon.a (mon.0) 3867 : audit 0 from='client.? 172.21.15.80:0/2152931650' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:51:38.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:51:38 smithi080 bash[28361]: cluster 2023-12-01T07:51:36.578735+0000 mgr.y (mgr.24362) 5494 : cluster 0 pgmap v5463: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:51:38.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:51:38 smithi080 bash[41963]: cluster 2023-12-01T07:51:36.578735+0000 mgr.y (mgr.24362) 5494 : cluster 0 pgmap v5463: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:51:38.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:51:38 smithi090 bash[32384]: cluster 2023-12-01T07:51:36.578735+0000 mgr.y (mgr.24362) 5494 : cluster 0 pgmap v5463: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:51:39.541 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:51:39 smithi090 bash[32384]: audit 2023-12-01T07:51:38.908004+0000 mon.c (mon.2) 3500 : audit 0 from='client.? 172.21.15.80:0/2659597690' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:51:39.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:51:39 smithi080 bash[28361]: audit 2023-12-01T07:51:38.908004+0000 mon.c (mon.2) 3500 : audit 0 from='client.? 172.21.15.80:0/2659597690' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:51:39.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:51:39 smithi080 bash[41963]: audit 2023-12-01T07:51:38.908004+0000 mon.c (mon.2) 3500 : audit 0 from='client.? 172.21.15.80:0/2659597690' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:51:40.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:51:40 smithi080 bash[41963]: cluster 2023-12-01T07:51:38.579364+0000 mgr.y (mgr.24362) 5495 : cluster 0 pgmap v5464: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:51:40.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:51:40 smithi080 bash[41963]: audit 2023-12-01T07:51:40.065245+0000 mon.c (mon.2) 3501 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:51:40.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:51:40 smithi080 bash[28361]: cluster 2023-12-01T07:51:38.579364+0000 mgr.y (mgr.24362) 5495 : cluster 0 pgmap v5464: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:51:40.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:51:40 smithi080 bash[28361]: audit 2023-12-01T07:51:40.065245+0000 mon.c (mon.2) 3501 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:51:40.751 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:51:40 smithi090 bash[32384]: cluster 2023-12-01T07:51:38.579364+0000 mgr.y (mgr.24362) 5495 : cluster 0 pgmap v5464: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:51:40.751 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:51:40 smithi090 bash[32384]: audit 2023-12-01T07:51:40.065245+0000 mon.c (mon.2) 3501 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:51:42.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:51:42 smithi080 bash[28361]: cluster 2023-12-01T07:51:40.580032+0000 mgr.y (mgr.24362) 5496 : cluster 0 pgmap v5465: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:51:42.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:51:42 smithi080 bash[28361]: audit 2023-12-01T07:51:41.361047+0000 mon.c (mon.2) 3502 : audit 0 from='client.? 172.21.15.80:0/269531786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:51:42.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:51:42 smithi080 bash[41963]: cluster 2023-12-01T07:51:40.580032+0000 mgr.y (mgr.24362) 5496 : cluster 0 pgmap v5465: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:51:42.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:51:42 smithi080 bash[41963]: audit 2023-12-01T07:51:41.361047+0000 mon.c (mon.2) 3502 : audit 0 from='client.? 172.21.15.80:0/269531786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:51:42.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:51:42 smithi090 bash[32384]: cluster 2023-12-01T07:51:40.580032+0000 mgr.y (mgr.24362) 5496 : cluster 0 pgmap v5465: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:51:42.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:51:42 smithi090 bash[32384]: audit 2023-12-01T07:51:41.361047+0000 mon.c (mon.2) 3502 : audit 0 from='client.? 172.21.15.80:0/269531786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:51:44.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:51:44 smithi080 bash[41963]: cluster 2023-12-01T07:51:42.581117+0000 mgr.y (mgr.24362) 5497 : cluster 0 pgmap v5466: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:51:44.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:51:44 smithi080 bash[41963]: audit 2023-12-01T07:51:43.808527+0000 mon.c (mon.2) 3503 : audit 0 from='client.? 172.21.15.80:0/363498885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:51:44.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:51:44 smithi080 bash[28361]: cluster 2023-12-01T07:51:42.581117+0000 mgr.y (mgr.24362) 5497 : cluster 0 pgmap v5466: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:51:44.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:51:44 smithi080 bash[28361]: audit 2023-12-01T07:51:43.808527+0000 mon.c (mon.2) 3503 : audit 0 from='client.? 172.21.15.80:0/363498885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:51:44.691 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:51:44 smithi090 bash[32384]: cluster 2023-12-01T07:51:42.581117+0000 mgr.y (mgr.24362) 5497 : cluster 0 pgmap v5466: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:51:44.691 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:51:44 smithi090 bash[32384]: audit 2023-12-01T07:51:43.808527+0000 mon.c (mon.2) 3503 : audit 0 from='client.? 172.21.15.80:0/363498885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:51:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:51:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:51:46] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.43.0" 2023-12-01T07:51:46.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:51:46 smithi080 bash[41963]: cluster 2023-12-01T07:51:44.581766+0000 mgr.y (mgr.24362) 5498 : cluster 0 pgmap v5467: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:51:46.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:51:46 smithi080 bash[41963]: audit 2023-12-01T07:51:45.300559+0000 mon.a (mon.0) 3868 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:51:46.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:51:46 smithi080 bash[41963]: audit 2023-12-01T07:51:45.315183+0000 mon.a (mon.0) 3869 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:51:46.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:51:46 smithi080 bash[41963]: audit 2023-12-01T07:51:45.317683+0000 mon.c (mon.2) 3504 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:51:46.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:51:46 smithi080 bash[41963]: audit 2023-12-01T07:51:45.319217+0000 mon.c (mon.2) 3505 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:51:46.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:51:46 smithi080 bash[41963]: audit 2023-12-01T07:51:45.327152+0000 mon.a (mon.0) 3870 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:51:46.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:51:46 smithi080 bash[41963]: audit 2023-12-01T07:51:46.266968+0000 mon.a (mon.0) 3871 : audit 0 from='client.? 172.21.15.80:0/1548193267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:51:46.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:51:46 smithi080 bash[28361]: cluster 2023-12-01T07:51:44.581766+0000 mgr.y (mgr.24362) 5498 : cluster 0 pgmap v5467: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:51:46.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:51:46 smithi080 bash[28361]: audit 2023-12-01T07:51:45.300559+0000 mon.a (mon.0) 3868 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:51:46.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:51:46 smithi080 bash[28361]: audit 2023-12-01T07:51:45.315183+0000 mon.a (mon.0) 3869 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:51:46.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:51:46 smithi080 bash[28361]: audit 2023-12-01T07:51:45.317683+0000 mon.c (mon.2) 3504 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:51:46.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:51:46 smithi080 bash[28361]: audit 2023-12-01T07:51:45.319217+0000 mon.c (mon.2) 3505 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:51:46.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:51:46 smithi080 bash[28361]: audit 2023-12-01T07:51:45.327152+0000 mon.a (mon.0) 3870 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:51:46.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:51:46 smithi080 bash[28361]: audit 2023-12-01T07:51:46.266968+0000 mon.a (mon.0) 3871 : audit 0 from='client.? 172.21.15.80:0/1548193267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:51:46.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:51:46 smithi090 bash[32384]: cluster 2023-12-01T07:51:44.581766+0000 mgr.y (mgr.24362) 5498 : cluster 0 pgmap v5467: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:51:46.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:51:46 smithi090 bash[32384]: audit 2023-12-01T07:51:45.300559+0000 mon.a (mon.0) 3868 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:51:46.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:51:46 smithi090 bash[32384]: audit 2023-12-01T07:51:45.315183+0000 mon.a (mon.0) 3869 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:51:46.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:51:46 smithi090 bash[32384]: audit 2023-12-01T07:51:45.317683+0000 mon.c (mon.2) 3504 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:51:46.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:51:46 smithi090 bash[32384]: audit 2023-12-01T07:51:45.319217+0000 mon.c (mon.2) 3505 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:51:46.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:51:46 smithi090 bash[32384]: audit 2023-12-01T07:51:45.327152+0000 mon.a (mon.0) 3870 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:51:46.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:51:46 smithi090 bash[32384]: audit 2023-12-01T07:51:46.266968+0000 mon.a (mon.0) 3871 : audit 0 from='client.? 172.21.15.80:0/1548193267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:51:48.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:51:48 smithi080 bash[28361]: cluster 2023-12-01T07:51:46.582900+0000 mgr.y (mgr.24362) 5499 : cluster 0 pgmap v5468: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:51:48.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:51:48 smithi080 bash[41963]: cluster 2023-12-01T07:51:46.582900+0000 mgr.y (mgr.24362) 5499 : cluster 0 pgmap v5468: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:51:48.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:51:48 smithi090 bash[32384]: cluster 2023-12-01T07:51:46.582900+0000 mgr.y (mgr.24362) 5499 : cluster 0 pgmap v5468: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:51:49.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:51:49 smithi080 bash[41963]: audit 2023-12-01T07:51:48.718391+0000 mon.c (mon.2) 3506 : audit 0 from='client.? 172.21.15.80:0/1474462036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:51:49.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:51:49 smithi080 bash[28361]: audit 2023-12-01T07:51:48.718391+0000 mon.c (mon.2) 3506 : audit 0 from='client.? 172.21.15.80:0/1474462036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:51:49.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:51:49 smithi090 bash[32384]: audit 2023-12-01T07:51:48.718391+0000 mon.c (mon.2) 3506 : audit 0 from='client.? 172.21.15.80:0/1474462036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:51:50.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:51:50 smithi080 bash[28361]: cluster 2023-12-01T07:51:48.583361+0000 mgr.y (mgr.24362) 5500 : cluster 0 pgmap v5469: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:51:50.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:51:50 smithi080 bash[41963]: cluster 2023-12-01T07:51:48.583361+0000 mgr.y (mgr.24362) 5500 : cluster 0 pgmap v5469: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:51:50.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:51:50 smithi090 bash[32384]: cluster 2023-12-01T07:51:48.583361+0000 mgr.y (mgr.24362) 5500 : cluster 0 pgmap v5469: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:51:51.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:51:51 smithi080 bash[41963]: cluster 2023-12-01T07:51:50.584007+0000 mgr.y (mgr.24362) 5501 : cluster 0 pgmap v5470: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:51:51.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:51:51 smithi080 bash[41963]: audit 2023-12-01T07:51:51.171646+0000 mon.a (mon.0) 3872 : audit 0 from='client.? 172.21.15.80:0/1039036489' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:51:51.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:51:51 smithi080 bash[28361]: cluster 2023-12-01T07:51:50.584007+0000 mgr.y (mgr.24362) 5501 : cluster 0 pgmap v5470: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:51:51.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:51:51 smithi080 bash[28361]: audit 2023-12-01T07:51:51.171646+0000 mon.a (mon.0) 3872 : audit 0 from='client.? 172.21.15.80:0/1039036489' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:51:52.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:51:51 smithi090 bash[32384]: cluster 2023-12-01T07:51:50.584007+0000 mgr.y (mgr.24362) 5501 : cluster 0 pgmap v5470: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:51:52.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:51:51 smithi090 bash[32384]: audit 2023-12-01T07:51:51.171646+0000 mon.a (mon.0) 3872 : audit 0 from='client.? 172.21.15.80:0/1039036489' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:51:53.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:51:53 smithi080 bash[28361]: cluster 2023-12-01T07:51:52.585090+0000 mgr.y (mgr.24362) 5502 : cluster 0 pgmap v5471: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:51:53.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:51:53 smithi080 bash[28361]: audit 2023-12-01T07:51:53.627607+0000 mon.c (mon.2) 3507 : audit 0 from='client.? 172.21.15.80:0/4032121712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:51:53.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:51:53 smithi080 bash[41963]: cluster 2023-12-01T07:51:52.585090+0000 mgr.y (mgr.24362) 5502 : cluster 0 pgmap v5471: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:51:53.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:51:53 smithi080 bash[41963]: audit 2023-12-01T07:51:53.627607+0000 mon.c (mon.2) 3507 : audit 0 from='client.? 172.21.15.80:0/4032121712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:51:54.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:51:53 smithi090 bash[32384]: cluster 2023-12-01T07:51:52.585090+0000 mgr.y (mgr.24362) 5502 : cluster 0 pgmap v5471: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:51:54.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:51:53 smithi090 bash[32384]: audit 2023-12-01T07:51:53.627607+0000 mon.c (mon.2) 3507 : audit 0 from='client.? 172.21.15.80:0/4032121712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:51:55.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:51:55 smithi080 bash[28361]: cluster 2023-12-01T07:51:54.585729+0000 mgr.y (mgr.24362) 5503 : cluster 0 pgmap v5472: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:51:55.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:51:55 smithi080 bash[28361]: audit 2023-12-01T07:51:55.064991+0000 mon.c (mon.2) 3508 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:51:55.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:51:55 smithi080 bash[41963]: cluster 2023-12-01T07:51:54.585729+0000 mgr.y (mgr.24362) 5503 : cluster 0 pgmap v5472: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:51:55.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:51:55 smithi080 bash[41963]: audit 2023-12-01T07:51:55.064991+0000 mon.c (mon.2) 3508 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:51:56.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:51:55 smithi090 bash[32384]: cluster 2023-12-01T07:51:54.585729+0000 mgr.y (mgr.24362) 5503 : cluster 0 pgmap v5472: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:51:56.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:51:55 smithi090 bash[32384]: audit 2023-12-01T07:51:55.064991+0000 mon.c (mon.2) 3508 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:51:56.664 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:51:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:51:56] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.43.0" 2023-12-01T07:51:56.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:51:56 smithi080 bash[28361]: audit 2023-12-01T07:51:56.091604+0000 mon.c (mon.2) 3509 : audit 0 from='client.? 172.21.15.80:0/847801565' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:51:56.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:51:56 smithi080 bash[41963]: audit 2023-12-01T07:51:56.091604+0000 mon.c (mon.2) 3509 : audit 0 from='client.? 172.21.15.80:0/847801565' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:51:57.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:51:56 smithi090 bash[32384]: audit 2023-12-01T07:51:56.091604+0000 mon.c (mon.2) 3509 : audit 0 from='client.? 172.21.15.80:0/847801565' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:51:57.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:51:57 smithi080 bash[28361]: cluster 2023-12-01T07:51:56.586892+0000 mgr.y (mgr.24362) 5504 : cluster 0 pgmap v5473: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:51:57.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:51:57 smithi080 bash[41963]: cluster 2023-12-01T07:51:56.586892+0000 mgr.y (mgr.24362) 5504 : cluster 0 pgmap v5473: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:51:58.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:51:57 smithi090 bash[32384]: cluster 2023-12-01T07:51:56.586892+0000 mgr.y (mgr.24362) 5504 : cluster 0 pgmap v5473: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:51:58.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:51:58 smithi080 bash[28361]: audit 2023-12-01T07:51:58.546255+0000 mon.c (mon.2) 3510 : audit 0 from='client.? 172.21.15.80:0/2372828018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:51:58.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:51:58 smithi080 bash[41963]: audit 2023-12-01T07:51:58.546255+0000 mon.c (mon.2) 3510 : audit 0 from='client.? 172.21.15.80:0/2372828018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:51:59.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:51:58 smithi090 bash[32384]: audit 2023-12-01T07:51:58.546255+0000 mon.c (mon.2) 3510 : audit 0 from='client.? 172.21.15.80:0/2372828018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:51:59.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:51:59 smithi080 bash[28361]: cluster 2023-12-01T07:51:58.587663+0000 mgr.y (mgr.24362) 5505 : cluster 0 pgmap v5474: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:51:59.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:51:59 smithi080 bash[41963]: cluster 2023-12-01T07:51:58.587663+0000 mgr.y (mgr.24362) 5505 : cluster 0 pgmap v5474: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:52:00.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:51:59 smithi090 bash[32384]: cluster 2023-12-01T07:51:58.587663+0000 mgr.y (mgr.24362) 5505 : cluster 0 pgmap v5474: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:52:02.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:52:01 smithi090 bash[32384]: cluster 2023-12-01T07:52:00.588522+0000 mgr.y (mgr.24362) 5506 : cluster 0 pgmap v5475: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:52:02.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:52:01 smithi090 bash[32384]: audit 2023-12-01T07:52:01.001951+0000 mon.a (mon.0) 3873 : audit 0 from='client.? 172.21.15.80:0/339547106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:52:02.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:52:01 smithi080 bash[28361]: cluster 2023-12-01T07:52:00.588522+0000 mgr.y (mgr.24362) 5506 : cluster 0 pgmap v5475: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:52:02.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:52:01 smithi080 bash[28361]: audit 2023-12-01T07:52:01.001951+0000 mon.a (mon.0) 3873 : audit 0 from='client.? 172.21.15.80:0/339547106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:52:02.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:52:01 smithi080 bash[41963]: cluster 2023-12-01T07:52:00.588522+0000 mgr.y (mgr.24362) 5506 : cluster 0 pgmap v5475: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:52:02.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:52:01 smithi080 bash[41963]: audit 2023-12-01T07:52:01.001951+0000 mon.a (mon.0) 3873 : audit 0 from='client.? 172.21.15.80:0/339547106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:52:04.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:52:03 smithi090 bash[32384]: cluster 2023-12-01T07:52:02.589842+0000 mgr.y (mgr.24362) 5507 : cluster 0 pgmap v5476: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:52:04.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:52:03 smithi090 bash[32384]: audit 2023-12-01T07:52:03.461494+0000 mon.a (mon.0) 3874 : audit 0 from='client.? 172.21.15.80:0/1992841754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:52:04.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:52:03 smithi080 bash[28361]: cluster 2023-12-01T07:52:02.589842+0000 mgr.y (mgr.24362) 5507 : cluster 0 pgmap v5476: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:52:04.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:52:03 smithi080 bash[28361]: audit 2023-12-01T07:52:03.461494+0000 mon.a (mon.0) 3874 : audit 0 from='client.? 172.21.15.80:0/1992841754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:52:04.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:52:03 smithi080 bash[41963]: cluster 2023-12-01T07:52:02.589842+0000 mgr.y (mgr.24362) 5507 : cluster 0 pgmap v5476: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:52:04.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:52:03 smithi080 bash[41963]: audit 2023-12-01T07:52:03.461494+0000 mon.a (mon.0) 3874 : audit 0 from='client.? 172.21.15.80:0/1992841754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:52:06.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:52:05 smithi090 bash[32384]: cluster 2023-12-01T07:52:04.590516+0000 mgr.y (mgr.24362) 5508 : cluster 0 pgmap v5477: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:52:06.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:52:05 smithi080 bash[41963]: cluster 2023-12-01T07:52:04.590516+0000 mgr.y (mgr.24362) 5508 : cluster 0 pgmap v5477: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:52:06.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:52:05 smithi080 bash[28361]: cluster 2023-12-01T07:52:04.590516+0000 mgr.y (mgr.24362) 5508 : cluster 0 pgmap v5477: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:52:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:52:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:52:06] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.43.0" 2023-12-01T07:52:07.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:52:06 smithi090 bash[32384]: audit 2023-12-01T07:52:05.916850+0000 mon.c (mon.2) 3511 : audit 0 from='client.? 172.21.15.80:0/1904062631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:52:07.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:52:06 smithi080 bash[41963]: audit 2023-12-01T07:52:05.916850+0000 mon.c (mon.2) 3511 : audit 0 from='client.? 172.21.15.80:0/1904062631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:52:07.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:52:06 smithi080 bash[28361]: audit 2023-12-01T07:52:05.916850+0000 mon.c (mon.2) 3511 : audit 0 from='client.? 172.21.15.80:0/1904062631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:52:08.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:52:07 smithi090 bash[32384]: cluster 2023-12-01T07:52:06.591675+0000 mgr.y (mgr.24362) 5509 : cluster 0 pgmap v5478: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:52:08.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:52:07 smithi080 bash[41963]: cluster 2023-12-01T07:52:06.591675+0000 mgr.y (mgr.24362) 5509 : cluster 0 pgmap v5478: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:52:08.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:52:07 smithi080 bash[28361]: cluster 2023-12-01T07:52:06.591675+0000 mgr.y (mgr.24362) 5509 : cluster 0 pgmap v5478: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:52:09.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:52:08 smithi090 bash[32384]: audit 2023-12-01T07:52:08.381643+0000 mon.c (mon.2) 3512 : audit 0 from='client.? 172.21.15.80:0/3387990455' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:52:09.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:52:08 smithi080 bash[28361]: audit 2023-12-01T07:52:08.381643+0000 mon.c (mon.2) 3512 : audit 0 from='client.? 172.21.15.80:0/3387990455' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:52:09.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:52:08 smithi080 bash[41963]: audit 2023-12-01T07:52:08.381643+0000 mon.c (mon.2) 3512 : audit 0 from='client.? 172.21.15.80:0/3387990455' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:52:10.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:52:09 smithi090 bash[32384]: cluster 2023-12-01T07:52:08.592333+0000 mgr.y (mgr.24362) 5510 : cluster 0 pgmap v5479: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:52:10.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:52:09 smithi080 bash[28361]: cluster 2023-12-01T07:52:08.592333+0000 mgr.y (mgr.24362) 5510 : cluster 0 pgmap v5479: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:52:10.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:52:09 smithi080 bash[41963]: cluster 2023-12-01T07:52:08.592333+0000 mgr.y (mgr.24362) 5510 : cluster 0 pgmap v5479: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:52:11.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:52:10 smithi090 bash[32384]: audit 2023-12-01T07:52:10.065991+0000 mon.c (mon.2) 3513 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:52:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:52:10 smithi080 bash[28361]: audit 2023-12-01T07:52:10.065991+0000 mon.c (mon.2) 3513 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:52:11.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:52:10 smithi080 bash[41963]: audit 2023-12-01T07:52:10.065991+0000 mon.c (mon.2) 3513 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:52:12.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:52:11 smithi090 bash[32384]: cluster 2023-12-01T07:52:10.592943+0000 mgr.y (mgr.24362) 5511 : cluster 0 pgmap v5480: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:52:12.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:52:11 smithi090 bash[32384]: audit 2023-12-01T07:52:10.840933+0000 mon.a (mon.0) 3875 : audit 0 from='client.? 172.21.15.80:0/3074803570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:52:12.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:52:11 smithi080 bash[28361]: cluster 2023-12-01T07:52:10.592943+0000 mgr.y (mgr.24362) 5511 : cluster 0 pgmap v5480: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:52:12.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:52:11 smithi080 bash[28361]: audit 2023-12-01T07:52:10.840933+0000 mon.a (mon.0) 3875 : audit 0 from='client.? 172.21.15.80:0/3074803570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:52:12.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:52:11 smithi080 bash[41963]: cluster 2023-12-01T07:52:10.592943+0000 mgr.y (mgr.24362) 5511 : cluster 0 pgmap v5480: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:52:12.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:52:11 smithi080 bash[41963]: audit 2023-12-01T07:52:10.840933+0000 mon.a (mon.0) 3875 : audit 0 from='client.? 172.21.15.80:0/3074803570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:52:14.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:52:13 smithi090 bash[32384]: cluster 2023-12-01T07:52:12.594051+0000 mgr.y (mgr.24362) 5512 : cluster 0 pgmap v5481: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:52:14.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:52:13 smithi090 bash[32384]: audit 2023-12-01T07:52:13.292723+0000 mon.c (mon.2) 3514 : audit 0 from='client.? 172.21.15.80:0/866074705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:52:14.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:52:13 smithi080 bash[28361]: cluster 2023-12-01T07:52:12.594051+0000 mgr.y (mgr.24362) 5512 : cluster 0 pgmap v5481: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:52:14.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:52:13 smithi080 bash[28361]: audit 2023-12-01T07:52:13.292723+0000 mon.c (mon.2) 3514 : audit 0 from='client.? 172.21.15.80:0/866074705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:52:14.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:52:13 smithi080 bash[41963]: cluster 2023-12-01T07:52:12.594051+0000 mgr.y (mgr.24362) 5512 : cluster 0 pgmap v5481: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:52:14.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:52:13 smithi080 bash[41963]: audit 2023-12-01T07:52:13.292723+0000 mon.c (mon.2) 3514 : audit 0 from='client.? 172.21.15.80:0/866074705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:52:16.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:52:15 smithi090 bash[32384]: cluster 2023-12-01T07:52:14.594686+0000 mgr.y (mgr.24362) 5513 : cluster 0 pgmap v5482: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:52:16.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:52:15 smithi080 bash[28361]: cluster 2023-12-01T07:52:14.594686+0000 mgr.y (mgr.24362) 5513 : cluster 0 pgmap v5482: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:52:16.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:52:15 smithi080 bash[41963]: cluster 2023-12-01T07:52:14.594686+0000 mgr.y (mgr.24362) 5513 : cluster 0 pgmap v5482: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:52:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:52:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:52:16] "GET /metrics HTTP/1.1" 200 33972 "" "Prometheus/2.43.0" 2023-12-01T07:52:17.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:52:16 smithi090 bash[32384]: audit 2023-12-01T07:52:15.745822+0000 mon.a (mon.0) 3876 : audit 0 from='client.? 172.21.15.80:0/887371220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:52:17.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:52:16 smithi080 bash[28361]: audit 2023-12-01T07:52:15.745822+0000 mon.a (mon.0) 3876 : audit 0 from='client.? 172.21.15.80:0/887371220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:52:17.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:52:16 smithi080 bash[41963]: audit 2023-12-01T07:52:15.745822+0000 mon.a (mon.0) 3876 : audit 0 from='client.? 172.21.15.80:0/887371220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:52:18.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:52:17 smithi090 bash[32384]: cluster 2023-12-01T07:52:16.595836+0000 mgr.y (mgr.24362) 5514 : cluster 0 pgmap v5483: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:52:18.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:52:17 smithi080 bash[28361]: cluster 2023-12-01T07:52:16.595836+0000 mgr.y (mgr.24362) 5514 : cluster 0 pgmap v5483: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:52:18.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:52:17 smithi080 bash[41963]: cluster 2023-12-01T07:52:16.595836+0000 mgr.y (mgr.24362) 5514 : cluster 0 pgmap v5483: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:52:19.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:52:18 smithi090 bash[32384]: audit 2023-12-01T07:52:18.193632+0000 mon.c (mon.2) 3515 : audit 0 from='client.? 172.21.15.80:0/203146765' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:52:19.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:52:18 smithi080 bash[28361]: audit 2023-12-01T07:52:18.193632+0000 mon.c (mon.2) 3515 : audit 0 from='client.? 172.21.15.80:0/203146765' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:52:19.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:52:18 smithi080 bash[41963]: audit 2023-12-01T07:52:18.193632+0000 mon.c (mon.2) 3515 : audit 0 from='client.? 172.21.15.80:0/203146765' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:52:20.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:52:19 smithi090 bash[32384]: cluster 2023-12-01T07:52:18.596529+0000 mgr.y (mgr.24362) 5515 : cluster 0 pgmap v5484: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:52:20.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:52:19 smithi080 bash[28361]: cluster 2023-12-01T07:52:18.596529+0000 mgr.y (mgr.24362) 5515 : cluster 0 pgmap v5484: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:52:20.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:52:19 smithi080 bash[41963]: cluster 2023-12-01T07:52:18.596529+0000 mgr.y (mgr.24362) 5515 : cluster 0 pgmap v5484: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:52:21.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:52:20 smithi090 bash[32384]: audit 2023-12-01T07:52:20.647362+0000 mon.c (mon.2) 3516 : audit 0 from='client.? 172.21.15.80:0/2244485270' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:52:21.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:52:20 smithi080 bash[28361]: audit 2023-12-01T07:52:20.647362+0000 mon.c (mon.2) 3516 : audit 0 from='client.? 172.21.15.80:0/2244485270' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:52:21.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:52:20 smithi080 bash[41963]: audit 2023-12-01T07:52:20.647362+0000 mon.c (mon.2) 3516 : audit 0 from='client.? 172.21.15.80:0/2244485270' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:52:22.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:52:21 smithi080 bash[28361]: cluster 2023-12-01T07:52:20.597161+0000 mgr.y (mgr.24362) 5516 : cluster 0 pgmap v5485: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:52:22.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:52:21 smithi080 bash[41963]: cluster 2023-12-01T07:52:20.597161+0000 mgr.y (mgr.24362) 5516 : cluster 0 pgmap v5485: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:52:22.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:52:21 smithi090 bash[32384]: cluster 2023-12-01T07:52:20.597161+0000 mgr.y (mgr.24362) 5516 : cluster 0 pgmap v5485: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:52:24.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:52:23 smithi080 bash[28361]: cluster 2023-12-01T07:52:22.598271+0000 mgr.y (mgr.24362) 5517 : cluster 0 pgmap v5486: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:52:24.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:52:23 smithi080 bash[28361]: audit 2023-12-01T07:52:23.106436+0000 mon.a (mon.0) 3877 : audit 0 from='client.? 172.21.15.80:0/1070974821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:52:24.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:52:23 smithi080 bash[41963]: cluster 2023-12-01T07:52:22.598271+0000 mgr.y (mgr.24362) 5517 : cluster 0 pgmap v5486: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:52:24.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:52:23 smithi080 bash[41963]: audit 2023-12-01T07:52:23.106436+0000 mon.a (mon.0) 3877 : audit 0 from='client.? 172.21.15.80:0/1070974821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:52:24.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:52:23 smithi090 bash[32384]: cluster 2023-12-01T07:52:22.598271+0000 mgr.y (mgr.24362) 5517 : cluster 0 pgmap v5486: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:52:24.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:52:23 smithi090 bash[32384]: audit 2023-12-01T07:52:23.106436+0000 mon.a (mon.0) 3877 : audit 0 from='client.? 172.21.15.80:0/1070974821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:52:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:52:25 smithi080 bash[28361]: cluster 2023-12-01T07:52:24.598983+0000 mgr.y (mgr.24362) 5518 : cluster 0 pgmap v5487: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:52:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:52:25 smithi080 bash[28361]: audit 2023-12-01T07:52:25.066369+0000 mon.c (mon.2) 3517 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:52:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:52:25 smithi080 bash[28361]: audit 2023-12-01T07:52:25.560580+0000 mon.a (mon.0) 3878 : audit 0 from='client.? 172.21.15.80:0/2931129211' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:52:26.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:52:25 smithi080 bash[41963]: cluster 2023-12-01T07:52:24.598983+0000 mgr.y (mgr.24362) 5518 : cluster 0 pgmap v5487: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:52:26.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:52:25 smithi080 bash[41963]: audit 2023-12-01T07:52:25.066369+0000 mon.c (mon.2) 3517 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:52:26.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:52:25 smithi080 bash[41963]: audit 2023-12-01T07:52:25.560580+0000 mon.a (mon.0) 3878 : audit 0 from='client.? 172.21.15.80:0/2931129211' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:52:26.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:52:25 smithi090 bash[32384]: cluster 2023-12-01T07:52:24.598983+0000 mgr.y (mgr.24362) 5518 : cluster 0 pgmap v5487: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:52:26.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:52:25 smithi090 bash[32384]: audit 2023-12-01T07:52:25.066369+0000 mon.c (mon.2) 3517 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:52:26.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:52:25 smithi090 bash[32384]: audit 2023-12-01T07:52:25.560580+0000 mon.a (mon.0) 3878 : audit 0 from='client.? 172.21.15.80:0/2931129211' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:52:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:52:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:52:26] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T07:52:28.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:52:27 smithi080 bash[28361]: cluster 2023-12-01T07:52:26.600097+0000 mgr.y (mgr.24362) 5519 : cluster 0 pgmap v5488: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:52:28.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:52:27 smithi080 bash[41963]: cluster 2023-12-01T07:52:26.600097+0000 mgr.y (mgr.24362) 5519 : cluster 0 pgmap v5488: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:52:28.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:52:27 smithi090 bash[32384]: cluster 2023-12-01T07:52:26.600097+0000 mgr.y (mgr.24362) 5519 : cluster 0 pgmap v5488: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:52:29.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:52:28 smithi080 bash[28361]: audit 2023-12-01T07:52:28.016707+0000 mon.a (mon.0) 3879 : audit 0 from='client.? 172.21.15.80:0/1613627993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:52:29.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:52:28 smithi080 bash[41963]: audit 2023-12-01T07:52:28.016707+0000 mon.a (mon.0) 3879 : audit 0 from='client.? 172.21.15.80:0/1613627993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:52:29.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:52:28 smithi090 bash[32384]: audit 2023-12-01T07:52:28.016707+0000 mon.a (mon.0) 3879 : audit 0 from='client.? 172.21.15.80:0/1613627993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:52:30.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:52:29 smithi080 bash[28361]: cluster 2023-12-01T07:52:28.600701+0000 mgr.y (mgr.24362) 5520 : cluster 0 pgmap v5489: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:52:30.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:52:29 smithi080 bash[41963]: cluster 2023-12-01T07:52:28.600701+0000 mgr.y (mgr.24362) 5520 : cluster 0 pgmap v5489: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:52:30.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:52:29 smithi090 bash[32384]: cluster 2023-12-01T07:52:28.600701+0000 mgr.y (mgr.24362) 5520 : cluster 0 pgmap v5489: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:52:31.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:52:30 smithi080 bash[28361]: audit 2023-12-01T07:52:30.469571+0000 mon.c (mon.2) 3518 : audit 0 from='client.? 172.21.15.80:0/3086065568' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:52:31.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:52:30 smithi080 bash[41963]: audit 2023-12-01T07:52:30.469571+0000 mon.c (mon.2) 3518 : audit 0 from='client.? 172.21.15.80:0/3086065568' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:52:31.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:52:30 smithi090 bash[32384]: audit 2023-12-01T07:52:30.469571+0000 mon.c (mon.2) 3518 : audit 0 from='client.? 172.21.15.80:0/3086065568' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:52:32.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:52:31 smithi080 bash[28361]: cluster 2023-12-01T07:52:30.601302+0000 mgr.y (mgr.24362) 5521 : cluster 0 pgmap v5490: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:52:32.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:52:31 smithi080 bash[41963]: cluster 2023-12-01T07:52:30.601302+0000 mgr.y (mgr.24362) 5521 : cluster 0 pgmap v5490: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:52:32.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:52:31 smithi090 bash[32384]: cluster 2023-12-01T07:52:30.601302+0000 mgr.y (mgr.24362) 5521 : cluster 0 pgmap v5490: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:52:34.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:52:33 smithi080 bash[28361]: cluster 2023-12-01T07:52:32.602343+0000 mgr.y (mgr.24362) 5522 : cluster 0 pgmap v5491: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:52:34.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:52:33 smithi080 bash[28361]: audit 2023-12-01T07:52:32.914219+0000 mon.a (mon.0) 3880 : audit 0 from='client.? 172.21.15.80:0/1873330011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:52:34.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:52:33 smithi080 bash[41963]: cluster 2023-12-01T07:52:32.602343+0000 mgr.y (mgr.24362) 5522 : cluster 0 pgmap v5491: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:52:34.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:52:33 smithi080 bash[41963]: audit 2023-12-01T07:52:32.914219+0000 mon.a (mon.0) 3880 : audit 0 from='client.? 172.21.15.80:0/1873330011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:52:34.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:52:33 smithi090 bash[32384]: cluster 2023-12-01T07:52:32.602343+0000 mgr.y (mgr.24362) 5522 : cluster 0 pgmap v5491: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:52:34.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:52:33 smithi090 bash[32384]: audit 2023-12-01T07:52:32.914219+0000 mon.a (mon.0) 3880 : audit 0 from='client.? 172.21.15.80:0/1873330011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:52:36.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:52:35 smithi080 bash[28361]: cluster 2023-12-01T07:52:34.603104+0000 mgr.y (mgr.24362) 5523 : cluster 0 pgmap v5492: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:52:36.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:52:35 smithi080 bash[28361]: audit 2023-12-01T07:52:35.367848+0000 mon.c (mon.2) 3519 : audit 0 from='client.? 172.21.15.80:0/520394233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:52:36.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:52:35 smithi080 bash[41963]: cluster 2023-12-01T07:52:34.603104+0000 mgr.y (mgr.24362) 5523 : cluster 0 pgmap v5492: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:52:36.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:52:35 smithi080 bash[41963]: audit 2023-12-01T07:52:35.367848+0000 mon.c (mon.2) 3519 : audit 0 from='client.? 172.21.15.80:0/520394233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:52:36.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:52:35 smithi090 bash[32384]: cluster 2023-12-01T07:52:34.603104+0000 mgr.y (mgr.24362) 5523 : cluster 0 pgmap v5492: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:52:36.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:52:35 smithi090 bash[32384]: audit 2023-12-01T07:52:35.367848+0000 mon.c (mon.2) 3519 : audit 0 from='client.? 172.21.15.80:0/520394233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:52:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:52:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:52:36] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T07:52:38.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:52:37 smithi080 bash[28361]: cluster 2023-12-01T07:52:36.604310+0000 mgr.y (mgr.24362) 5524 : cluster 0 pgmap v5493: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:52:38.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:52:37 smithi080 bash[28361]: audit 2023-12-01T07:52:37.818887+0000 mon.c (mon.2) 3520 : audit 0 from='client.? 172.21.15.80:0/1942563306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:52:38.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:52:37 smithi080 bash[41963]: cluster 2023-12-01T07:52:36.604310+0000 mgr.y (mgr.24362) 5524 : cluster 0 pgmap v5493: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:52:38.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:52:37 smithi080 bash[41963]: audit 2023-12-01T07:52:37.818887+0000 mon.c (mon.2) 3520 : audit 0 from='client.? 172.21.15.80:0/1942563306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:52:38.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:52:37 smithi090 bash[32384]: cluster 2023-12-01T07:52:36.604310+0000 mgr.y (mgr.24362) 5524 : cluster 0 pgmap v5493: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:52:38.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:52:37 smithi090 bash[32384]: audit 2023-12-01T07:52:37.818887+0000 mon.c (mon.2) 3520 : audit 0 from='client.? 172.21.15.80:0/1942563306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:52:40.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:52:39 smithi080 bash[28361]: cluster 2023-12-01T07:52:38.604907+0000 mgr.y (mgr.24362) 5525 : cluster 0 pgmap v5494: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:52:40.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:52:39 smithi080 bash[41963]: cluster 2023-12-01T07:52:38.604907+0000 mgr.y (mgr.24362) 5525 : cluster 0 pgmap v5494: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:52:40.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:52:39 smithi090 bash[32384]: cluster 2023-12-01T07:52:38.604907+0000 mgr.y (mgr.24362) 5525 : cluster 0 pgmap v5494: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:52:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:52:40 smithi080 bash[28361]: audit 2023-12-01T07:52:40.066602+0000 mon.c (mon.2) 3521 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:52:41.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:52:40 smithi080 bash[28361]: audit 2023-12-01T07:52:40.288646+0000 mon.a (mon.0) 3881 : audit 0 from='client.? 172.21.15.80:0/2049846779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:52:41.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:52:40 smithi080 bash[41963]: audit 2023-12-01T07:52:40.066602+0000 mon.c (mon.2) 3521 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:52:41.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:52:40 smithi080 bash[41963]: audit 2023-12-01T07:52:40.288646+0000 mon.a (mon.0) 3881 : audit 0 from='client.? 172.21.15.80:0/2049846779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:52:41.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:52:40 smithi090 bash[32384]: audit 2023-12-01T07:52:40.066602+0000 mon.c (mon.2) 3521 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:52:41.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:52:40 smithi090 bash[32384]: audit 2023-12-01T07:52:40.288646+0000 mon.a (mon.0) 3881 : audit 0 from='client.? 172.21.15.80:0/2049846779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:52:42.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:52:41 smithi080 bash[28361]: cluster 2023-12-01T07:52:40.605594+0000 mgr.y (mgr.24362) 5526 : cluster 0 pgmap v5495: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:52:42.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:52:41 smithi080 bash[41963]: cluster 2023-12-01T07:52:40.605594+0000 mgr.y (mgr.24362) 5526 : cluster 0 pgmap v5495: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:52:42.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:52:41 smithi090 bash[32384]: cluster 2023-12-01T07:52:40.605594+0000 mgr.y (mgr.24362) 5526 : cluster 0 pgmap v5495: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:52:43.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:52:42 smithi080 bash[41963]: audit 2023-12-01T07:52:42.744382+0000 mon.a (mon.0) 3882 : audit 0 from='client.? 172.21.15.80:0/1993226008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:52:43.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:52:42 smithi080 bash[28361]: audit 2023-12-01T07:52:42.744382+0000 mon.a (mon.0) 3882 : audit 0 from='client.? 172.21.15.80:0/1993226008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:52:43.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:52:42 smithi090 bash[32384]: audit 2023-12-01T07:52:42.744382+0000 mon.a (mon.0) 3882 : audit 0 from='client.? 172.21.15.80:0/1993226008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:52:44.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:52:43 smithi080 bash[28361]: cluster 2023-12-01T07:52:42.606804+0000 mgr.y (mgr.24362) 5527 : cluster 0 pgmap v5496: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:52:44.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:52:43 smithi080 bash[41963]: cluster 2023-12-01T07:52:42.606804+0000 mgr.y (mgr.24362) 5527 : cluster 0 pgmap v5496: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:52:44.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:52:43 smithi090 bash[32384]: cluster 2023-12-01T07:52:42.606804+0000 mgr.y (mgr.24362) 5527 : cluster 0 pgmap v5496: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:52:46.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:52:45 smithi080 bash[28361]: cluster 2023-12-01T07:52:44.607598+0000 mgr.y (mgr.24362) 5528 : cluster 0 pgmap v5497: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:52:46.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:52:45 smithi080 bash[28361]: audit 2023-12-01T07:52:45.196629+0000 mon.a (mon.0) 3883 : audit 0 from='client.? 172.21.15.80:0/3076006045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:52:46.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:52:45 smithi080 bash[28361]: audit 2023-12-01T07:52:45.412006+0000 mon.c (mon.2) 3522 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:52:46.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:52:45 smithi080 bash[28361]: audit 2023-12-01T07:52:45.790175+0000 mon.a (mon.0) 3884 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:52:46.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:52:45 smithi080 bash[28361]: audit 2023-12-01T07:52:45.800107+0000 mon.a (mon.0) 3885 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:52:46.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:52:45 smithi080 bash[41963]: cluster 2023-12-01T07:52:44.607598+0000 mgr.y (mgr.24362) 5528 : cluster 0 pgmap v5497: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:52:46.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:52:45 smithi080 bash[41963]: audit 2023-12-01T07:52:45.196629+0000 mon.a (mon.0) 3883 : audit 0 from='client.? 172.21.15.80:0/3076006045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:52:46.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:52:45 smithi080 bash[41963]: audit 2023-12-01T07:52:45.412006+0000 mon.c (mon.2) 3522 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:52:46.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:52:45 smithi080 bash[41963]: audit 2023-12-01T07:52:45.790175+0000 mon.a (mon.0) 3884 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:52:46.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:52:45 smithi080 bash[41963]: audit 2023-12-01T07:52:45.800107+0000 mon.a (mon.0) 3885 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:52:46.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:52:45 smithi090 bash[32384]: cluster 2023-12-01T07:52:44.607598+0000 mgr.y (mgr.24362) 5528 : cluster 0 pgmap v5497: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:52:46.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:52:45 smithi090 bash[32384]: audit 2023-12-01T07:52:45.196629+0000 mon.a (mon.0) 3883 : audit 0 from='client.? 172.21.15.80:0/3076006045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:52:46.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:52:45 smithi090 bash[32384]: audit 2023-12-01T07:52:45.412006+0000 mon.c (mon.2) 3522 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:52:46.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:52:45 smithi090 bash[32384]: audit 2023-12-01T07:52:45.790175+0000 mon.a (mon.0) 3884 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:52:46.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:52:45 smithi090 bash[32384]: audit 2023-12-01T07:52:45.800107+0000 mon.a (mon.0) 3885 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:52:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:52:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:52:46] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T07:52:48.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:52:47 smithi080 bash[41963]: cluster 2023-12-01T07:52:46.608781+0000 mgr.y (mgr.24362) 5529 : cluster 0 pgmap v5498: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:52:48.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:52:47 smithi080 bash[41963]: audit 2023-12-01T07:52:47.635914+0000 mon.a (mon.0) 3886 : audit 0 from='client.? 172.21.15.80:0/1474766113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:52:48.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:52:47 smithi080 bash[28361]: cluster 2023-12-01T07:52:46.608781+0000 mgr.y (mgr.24362) 5529 : cluster 0 pgmap v5498: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:52:48.184 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:52:47 smithi080 bash[28361]: audit 2023-12-01T07:52:47.635914+0000 mon.a (mon.0) 3886 : audit 0 from='client.? 172.21.15.80:0/1474766113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:52:48.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:52:47 smithi090 bash[32384]: cluster 2023-12-01T07:52:46.608781+0000 mgr.y (mgr.24362) 5529 : cluster 0 pgmap v5498: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:52:48.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:52:47 smithi090 bash[32384]: audit 2023-12-01T07:52:47.635914+0000 mon.a (mon.0) 3886 : audit 0 from='client.? 172.21.15.80:0/1474766113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:52:50.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:52:49 smithi080 bash[28361]: cluster 2023-12-01T07:52:48.609427+0000 mgr.y (mgr.24362) 5530 : cluster 0 pgmap v5499: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:52:50.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:52:49 smithi080 bash[41963]: cluster 2023-12-01T07:52:48.609427+0000 mgr.y (mgr.24362) 5530 : cluster 0 pgmap v5499: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:52:50.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:52:49 smithi090 bash[32384]: cluster 2023-12-01T07:52:48.609427+0000 mgr.y (mgr.24362) 5530 : cluster 0 pgmap v5499: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:52:51.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:52:50 smithi080 bash[41963]: audit 2023-12-01T07:52:50.170407+0000 mon.c (mon.2) 3523 : audit 0 from='client.? 172.21.15.80:0/596994169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:52:51.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:52:50 smithi080 bash[28361]: audit 2023-12-01T07:52:50.170407+0000 mon.c (mon.2) 3523 : audit 0 from='client.? 172.21.15.80:0/596994169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:52:51.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:52:50 smithi090 bash[32384]: audit 2023-12-01T07:52:50.170407+0000 mon.c (mon.2) 3523 : audit 0 from='client.? 172.21.15.80:0/596994169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:52:52.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:52:51 smithi080 bash[41963]: cluster 2023-12-01T07:52:50.610118+0000 mgr.y (mgr.24362) 5531 : cluster 0 pgmap v5500: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:52:52.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:52:51 smithi080 bash[41963]: audit 2023-12-01T07:52:51.556596+0000 mon.a (mon.0) 3887 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:52:52.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:52:51 smithi080 bash[41963]: audit 2023-12-01T07:52:51.571343+0000 mon.a (mon.0) 3888 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:52:52.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:52:51 smithi080 bash[41963]: audit 2023-12-01T07:52:51.594378+0000 mon.a (mon.0) 3889 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:52:52.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:52:51 smithi080 bash[41963]: audit 2023-12-01T07:52:51.605565+0000 mon.a (mon.0) 3890 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:52:52.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:52:51 smithi080 bash[28361]: cluster 2023-12-01T07:52:50.610118+0000 mgr.y (mgr.24362) 5531 : cluster 0 pgmap v5500: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:52:52.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:52:51 smithi080 bash[28361]: audit 2023-12-01T07:52:51.556596+0000 mon.a (mon.0) 3887 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:52:52.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:52:51 smithi080 bash[28361]: audit 2023-12-01T07:52:51.571343+0000 mon.a (mon.0) 3888 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:52:52.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:52:51 smithi080 bash[28361]: audit 2023-12-01T07:52:51.594378+0000 mon.a (mon.0) 3889 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:52:52.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:52:51 smithi080 bash[28361]: audit 2023-12-01T07:52:51.605565+0000 mon.a (mon.0) 3890 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:52:52.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:52:51 smithi090 bash[32384]: cluster 2023-12-01T07:52:50.610118+0000 mgr.y (mgr.24362) 5531 : cluster 0 pgmap v5500: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:52:52.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:52:51 smithi090 bash[32384]: audit 2023-12-01T07:52:51.556596+0000 mon.a (mon.0) 3887 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:52:52.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:52:51 smithi090 bash[32384]: audit 2023-12-01T07:52:51.571343+0000 mon.a (mon.0) 3888 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:52:52.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:52:51 smithi090 bash[32384]: audit 2023-12-01T07:52:51.594378+0000 mon.a (mon.0) 3889 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:52:52.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:52:51 smithi090 bash[32384]: audit 2023-12-01T07:52:51.605565+0000 mon.a (mon.0) 3890 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:52:53.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:52:53 smithi090 bash[32384]: audit 2023-12-01T07:52:52.479270+0000 mon.a (mon.0) 3891 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:52:53.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:52:53 smithi090 bash[32384]: audit 2023-12-01T07:52:52.486744+0000 mon.a (mon.0) 3892 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:52:53.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:52:53 smithi090 bash[32384]: audit 2023-12-01T07:52:52.494810+0000 mon.a (mon.0) 3893 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:52:53.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:52:53 smithi090 bash[32384]: audit 2023-12-01T07:52:52.501673+0000 mon.a (mon.0) 3894 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:52:53.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:52:53 smithi090 bash[32384]: audit 2023-12-01T07:52:52.505491+0000 mon.c (mon.2) 3524 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:52:53.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:52:53 smithi090 bash[32384]: audit 2023-12-01T07:52:52.506389+0000 mon.c (mon.2) 3525 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:52:53.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:52:53 smithi090 bash[32384]: audit 2023-12-01T07:52:52.514512+0000 mon.a (mon.0) 3895 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:52:53.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:52:53 smithi090 bash[32384]: cluster 2023-12-01T07:52:52.611157+0000 mgr.y (mgr.24362) 5532 : cluster 0 pgmap v5501: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:52:53.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:52:53 smithi090 bash[32384]: audit 2023-12-01T07:52:52.630758+0000 mon.c (mon.2) 3526 : audit 0 from='client.? 172.21.15.80:0/3604704572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:52:53.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:52:53 smithi080 bash[28361]: audit 2023-12-01T07:52:52.479270+0000 mon.a (mon.0) 3891 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:52:53.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:52:53 smithi080 bash[28361]: audit 2023-12-01T07:52:52.486744+0000 mon.a (mon.0) 3892 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:52:53.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:52:53 smithi080 bash[28361]: audit 2023-12-01T07:52:52.494810+0000 mon.a (mon.0) 3893 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:52:53.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:52:53 smithi080 bash[28361]: audit 2023-12-01T07:52:52.501673+0000 mon.a (mon.0) 3894 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:52:53.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:52:53 smithi080 bash[28361]: audit 2023-12-01T07:52:52.505491+0000 mon.c (mon.2) 3524 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:52:53.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:52:53 smithi080 bash[28361]: audit 2023-12-01T07:52:52.506389+0000 mon.c (mon.2) 3525 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:52:53.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:52:53 smithi080 bash[28361]: audit 2023-12-01T07:52:52.514512+0000 mon.a (mon.0) 3895 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:52:53.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:52:53 smithi080 bash[28361]: cluster 2023-12-01T07:52:52.611157+0000 mgr.y (mgr.24362) 5532 : cluster 0 pgmap v5501: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:52:53.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:52:53 smithi080 bash[28361]: audit 2023-12-01T07:52:52.630758+0000 mon.c (mon.2) 3526 : audit 0 from='client.? 172.21.15.80:0/3604704572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:52:53.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:52:53 smithi080 bash[41963]: audit 2023-12-01T07:52:52.479270+0000 mon.a (mon.0) 3891 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:52:53.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:52:53 smithi080 bash[41963]: audit 2023-12-01T07:52:52.486744+0000 mon.a (mon.0) 3892 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:52:53.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:52:53 smithi080 bash[41963]: audit 2023-12-01T07:52:52.494810+0000 mon.a (mon.0) 3893 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:52:53.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:52:53 smithi080 bash[41963]: audit 2023-12-01T07:52:52.501673+0000 mon.a (mon.0) 3894 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:52:53.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:52:53 smithi080 bash[41963]: audit 2023-12-01T07:52:52.505491+0000 mon.c (mon.2) 3524 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:52:53.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:52:53 smithi080 bash[41963]: audit 2023-12-01T07:52:52.506389+0000 mon.c (mon.2) 3525 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:52:53.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:52:53 smithi080 bash[41963]: audit 2023-12-01T07:52:52.514512+0000 mon.a (mon.0) 3895 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:52:53.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:52:53 smithi080 bash[41963]: cluster 2023-12-01T07:52:52.611157+0000 mgr.y (mgr.24362) 5532 : cluster 0 pgmap v5501: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:52:53.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:52:53 smithi080 bash[41963]: audit 2023-12-01T07:52:52.630758+0000 mon.c (mon.2) 3526 : audit 0 from='client.? 172.21.15.80:0/3604704572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:52:55.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:52:55 smithi080 bash[28361]: cluster 2023-12-01T07:52:54.611942+0000 mgr.y (mgr.24362) 5533 : cluster 0 pgmap v5502: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:52:55.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:52:55 smithi080 bash[28361]: audit 2023-12-01T07:52:55.066982+0000 mon.c (mon.2) 3527 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:52:55.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:52:55 smithi080 bash[28361]: audit 2023-12-01T07:52:55.091388+0000 mon.c (mon.2) 3528 : audit 0 from='client.? 172.21.15.80:0/2829215014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:52:55.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:52:55 smithi080 bash[41963]: cluster 2023-12-01T07:52:54.611942+0000 mgr.y (mgr.24362) 5533 : cluster 0 pgmap v5502: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:52:55.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:52:55 smithi080 bash[41963]: audit 2023-12-01T07:52:55.066982+0000 mon.c (mon.2) 3527 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:52:55.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:52:55 smithi080 bash[41963]: audit 2023-12-01T07:52:55.091388+0000 mon.c (mon.2) 3528 : audit 0 from='client.? 172.21.15.80:0/2829215014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:52:56.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:52:55 smithi090 bash[32384]: cluster 2023-12-01T07:52:54.611942+0000 mgr.y (mgr.24362) 5533 : cluster 0 pgmap v5502: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:52:56.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:52:55 smithi090 bash[32384]: audit 2023-12-01T07:52:55.066982+0000 mon.c (mon.2) 3527 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:52:56.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:52:55 smithi090 bash[32384]: audit 2023-12-01T07:52:55.091388+0000 mon.c (mon.2) 3528 : audit 0 from='client.? 172.21.15.80:0/2829215014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:52:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:52:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:52:56] "GET /metrics HTTP/1.1" 200 33972 "" "Prometheus/2.43.0" 2023-12-01T07:52:57.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:52:57 smithi080 bash[41963]: cluster 2023-12-01T07:52:56.613261+0000 mgr.y (mgr.24362) 5534 : cluster 0 pgmap v5503: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:52:57.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:52:57 smithi080 bash[41963]: audit 2023-12-01T07:52:57.544376+0000 mon.c (mon.2) 3529 : audit 0 from='client.? 172.21.15.80:0/3137017411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:52:57.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:52:57 smithi080 bash[28361]: cluster 2023-12-01T07:52:56.613261+0000 mgr.y (mgr.24362) 5534 : cluster 0 pgmap v5503: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:52:57.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:52:57 smithi080 bash[28361]: audit 2023-12-01T07:52:57.544376+0000 mon.c (mon.2) 3529 : audit 0 from='client.? 172.21.15.80:0/3137017411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:52:58.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:52:57 smithi090 bash[32384]: cluster 2023-12-01T07:52:56.613261+0000 mgr.y (mgr.24362) 5534 : cluster 0 pgmap v5503: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:52:58.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:52:57 smithi090 bash[32384]: audit 2023-12-01T07:52:57.544376+0000 mon.c (mon.2) 3529 : audit 0 from='client.? 172.21.15.80:0/3137017411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:52:59.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:52:59 smithi080 bash[41963]: cluster 2023-12-01T07:52:58.614071+0000 mgr.y (mgr.24362) 5535 : cluster 0 pgmap v5504: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:52:59.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:52:59 smithi080 bash[28361]: cluster 2023-12-01T07:52:58.614071+0000 mgr.y (mgr.24362) 5535 : cluster 0 pgmap v5504: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:53:00.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:52:59 smithi090 bash[32384]: cluster 2023-12-01T07:52:58.614071+0000 mgr.y (mgr.24362) 5535 : cluster 0 pgmap v5504: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:53:00.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:53:00 smithi080 bash[28361]: audit 2023-12-01T07:53:00.000869+0000 mon.a (mon.0) 3896 : audit 0 from='client.? 172.21.15.80:0/776802439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:53:00.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:53:00 smithi080 bash[41963]: audit 2023-12-01T07:53:00.000869+0000 mon.a (mon.0) 3896 : audit 0 from='client.? 172.21.15.80:0/776802439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:53:01.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:53:00 smithi090 bash[32384]: audit 2023-12-01T07:53:00.000869+0000 mon.a (mon.0) 3896 : audit 0 from='client.? 172.21.15.80:0/776802439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:53:02.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:53:01 smithi090 bash[32384]: cluster 2023-12-01T07:53:00.614878+0000 mgr.y (mgr.24362) 5536 : cluster 0 pgmap v5505: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:53:02.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:53:01 smithi080 bash[41963]: cluster 2023-12-01T07:53:00.614878+0000 mgr.y (mgr.24362) 5536 : cluster 0 pgmap v5505: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:53:02.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:53:01 smithi080 bash[28361]: cluster 2023-12-01T07:53:00.614878+0000 mgr.y (mgr.24362) 5536 : cluster 0 pgmap v5505: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:53:03.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:53:02 smithi090 bash[32384]: audit 2023-12-01T07:53:02.452171+0000 mon.c (mon.2) 3530 : audit 0 from='client.? 172.21.15.80:0/2694133275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:53:03.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:53:02 smithi080 bash[41963]: audit 2023-12-01T07:53:02.452171+0000 mon.c (mon.2) 3530 : audit 0 from='client.? 172.21.15.80:0/2694133275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:53:03.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:53:02 smithi080 bash[28361]: audit 2023-12-01T07:53:02.452171+0000 mon.c (mon.2) 3530 : audit 0 from='client.? 172.21.15.80:0/2694133275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:53:04.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:53:03 smithi090 bash[32384]: cluster 2023-12-01T07:53:02.616039+0000 mgr.y (mgr.24362) 5537 : cluster 0 pgmap v5506: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:53:04.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:53:03 smithi080 bash[41963]: cluster 2023-12-01T07:53:02.616039+0000 mgr.y (mgr.24362) 5537 : cluster 0 pgmap v5506: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:53:04.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:53:03 smithi080 bash[28361]: cluster 2023-12-01T07:53:02.616039+0000 mgr.y (mgr.24362) 5537 : cluster 0 pgmap v5506: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:53:06.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:53:05 smithi090 bash[32384]: cluster 2023-12-01T07:53:04.616565+0000 mgr.y (mgr.24362) 5538 : cluster 0 pgmap v5507: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:53:06.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:53:05 smithi090 bash[32384]: audit 2023-12-01T07:53:04.915157+0000 mon.c (mon.2) 3531 : audit 0 from='client.? 172.21.15.80:0/1930787916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:53:06.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:53:05 smithi080 bash[41963]: cluster 2023-12-01T07:53:04.616565+0000 mgr.y (mgr.24362) 5538 : cluster 0 pgmap v5507: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:53:06.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:53:05 smithi080 bash[41963]: audit 2023-12-01T07:53:04.915157+0000 mon.c (mon.2) 3531 : audit 0 from='client.? 172.21.15.80:0/1930787916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:53:06.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:53:05 smithi080 bash[28361]: cluster 2023-12-01T07:53:04.616565+0000 mgr.y (mgr.24362) 5538 : cluster 0 pgmap v5507: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:53:06.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:53:05 smithi080 bash[28361]: audit 2023-12-01T07:53:04.915157+0000 mon.c (mon.2) 3531 : audit 0 from='client.? 172.21.15.80:0/1930787916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:53:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:53:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:53:06] "GET /metrics HTTP/1.1" 200 33972 "" "Prometheus/2.43.0" 2023-12-01T07:53:08.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:53:07 smithi090 bash[32384]: cluster 2023-12-01T07:53:06.617673+0000 mgr.y (mgr.24362) 5539 : cluster 0 pgmap v5508: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:53:08.024 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:53:07 smithi090 bash[32384]: audit 2023-12-01T07:53:07.369394+0000 mon.a (mon.0) 3897 : audit 0 from='client.? 172.21.15.80:0/2696428599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:53:08.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:53:07 smithi080 bash[28361]: cluster 2023-12-01T07:53:06.617673+0000 mgr.y (mgr.24362) 5539 : cluster 0 pgmap v5508: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:53:08.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:53:07 smithi080 bash[28361]: audit 2023-12-01T07:53:07.369394+0000 mon.a (mon.0) 3897 : audit 0 from='client.? 172.21.15.80:0/2696428599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:53:08.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:53:07 smithi080 bash[41963]: cluster 2023-12-01T07:53:06.617673+0000 mgr.y (mgr.24362) 5539 : cluster 0 pgmap v5508: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:53:08.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:53:07 smithi080 bash[41963]: audit 2023-12-01T07:53:07.369394+0000 mon.a (mon.0) 3897 : audit 0 from='client.? 172.21.15.80:0/2696428599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:53:10.024 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:53:09 smithi090 bash[32384]: cluster 2023-12-01T07:53:08.618308+0000 mgr.y (mgr.24362) 5540 : cluster 0 pgmap v5509: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:53:10.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:53:09 smithi080 bash[28361]: cluster 2023-12-01T07:53:08.618308+0000 mgr.y (mgr.24362) 5540 : cluster 0 pgmap v5509: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:53:10.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:53:09 smithi080 bash[41963]: cluster 2023-12-01T07:53:08.618308+0000 mgr.y (mgr.24362) 5540 : cluster 0 pgmap v5509: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:53:11.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:53:10 smithi090 bash[32384]: audit 2023-12-01T07:53:09.831464+0000 mon.a (mon.0) 3898 : audit 0 from='client.? 172.21.15.80:0/1113056604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:53:11.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:53:10 smithi090 bash[32384]: audit 2023-12-01T07:53:10.067722+0000 mon.c (mon.2) 3532 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:53:11.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:53:10 smithi080 bash[41963]: audit 2023-12-01T07:53:09.831464+0000 mon.a (mon.0) 3898 : audit 0 from='client.? 172.21.15.80:0/1113056604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:53:11.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:53:10 smithi080 bash[41963]: audit 2023-12-01T07:53:10.067722+0000 mon.c (mon.2) 3532 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:53:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:53:10 smithi080 bash[28361]: audit 2023-12-01T07:53:09.831464+0000 mon.a (mon.0) 3898 : audit 0 from='client.? 172.21.15.80:0/1113056604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:53:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:53:10 smithi080 bash[28361]: audit 2023-12-01T07:53:10.067722+0000 mon.c (mon.2) 3532 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:53:12.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:53:11 smithi090 bash[32384]: cluster 2023-12-01T07:53:10.618996+0000 mgr.y (mgr.24362) 5541 : cluster 0 pgmap v5510: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:53:12.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:53:11 smithi080 bash[28361]: cluster 2023-12-01T07:53:10.618996+0000 mgr.y (mgr.24362) 5541 : cluster 0 pgmap v5510: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:53:12.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:53:11 smithi080 bash[41963]: cluster 2023-12-01T07:53:10.618996+0000 mgr.y (mgr.24362) 5541 : cluster 0 pgmap v5510: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:53:13.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:53:12 smithi090 bash[32384]: audit 2023-12-01T07:53:12.295247+0000 mon.c (mon.2) 3533 : audit 0 from='client.? 172.21.15.80:0/2820560555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:53:13.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:53:12 smithi080 bash[41963]: audit 2023-12-01T07:53:12.295247+0000 mon.c (mon.2) 3533 : audit 0 from='client.? 172.21.15.80:0/2820560555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:53:13.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:53:12 smithi080 bash[28361]: audit 2023-12-01T07:53:12.295247+0000 mon.c (mon.2) 3533 : audit 0 from='client.? 172.21.15.80:0/2820560555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:53:14.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:53:13 smithi090 bash[32384]: cluster 2023-12-01T07:53:12.620150+0000 mgr.y (mgr.24362) 5542 : cluster 0 pgmap v5511: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:53:14.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:53:13 smithi080 bash[41963]: cluster 2023-12-01T07:53:12.620150+0000 mgr.y (mgr.24362) 5542 : cluster 0 pgmap v5511: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:53:14.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:53:13 smithi080 bash[28361]: cluster 2023-12-01T07:53:12.620150+0000 mgr.y (mgr.24362) 5542 : cluster 0 pgmap v5511: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:53:16.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:53:15 smithi090 bash[32384]: cluster 2023-12-01T07:53:14.620658+0000 mgr.y (mgr.24362) 5543 : cluster 0 pgmap v5512: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:53:16.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:53:15 smithi090 bash[32384]: audit 2023-12-01T07:53:14.755345+0000 mon.c (mon.2) 3534 : audit 0 from='client.? 172.21.15.80:0/522874032' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:53:16.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:53:15 smithi080 bash[41963]: cluster 2023-12-01T07:53:14.620658+0000 mgr.y (mgr.24362) 5543 : cluster 0 pgmap v5512: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:53:16.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:53:15 smithi080 bash[41963]: audit 2023-12-01T07:53:14.755345+0000 mon.c (mon.2) 3534 : audit 0 from='client.? 172.21.15.80:0/522874032' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:53:16.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:53:15 smithi080 bash[28361]: cluster 2023-12-01T07:53:14.620658+0000 mgr.y (mgr.24362) 5543 : cluster 0 pgmap v5512: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:53:16.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:53:15 smithi080 bash[28361]: audit 2023-12-01T07:53:14.755345+0000 mon.c (mon.2) 3534 : audit 0 from='client.? 172.21.15.80:0/522874032' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:53:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:53:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:53:16] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T07:53:18.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:53:17 smithi090 bash[32384]: cluster 2023-12-01T07:53:16.621724+0000 mgr.y (mgr.24362) 5544 : cluster 0 pgmap v5513: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:53:18.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:53:17 smithi090 bash[32384]: audit 2023-12-01T07:53:17.215387+0000 mon.c (mon.2) 3535 : audit 0 from='client.? 172.21.15.80:0/34729840' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:53:18.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:53:17 smithi080 bash[28361]: cluster 2023-12-01T07:53:16.621724+0000 mgr.y (mgr.24362) 5544 : cluster 0 pgmap v5513: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:53:18.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:53:17 smithi080 bash[28361]: audit 2023-12-01T07:53:17.215387+0000 mon.c (mon.2) 3535 : audit 0 from='client.? 172.21.15.80:0/34729840' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:53:18.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:53:17 smithi080 bash[41963]: cluster 2023-12-01T07:53:16.621724+0000 mgr.y (mgr.24362) 5544 : cluster 0 pgmap v5513: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:53:18.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:53:17 smithi080 bash[41963]: audit 2023-12-01T07:53:17.215387+0000 mon.c (mon.2) 3535 : audit 0 from='client.? 172.21.15.80:0/34729840' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:53:20.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:53:19 smithi090 bash[32384]: cluster 2023-12-01T07:53:18.622370+0000 mgr.y (mgr.24362) 5545 : cluster 0 pgmap v5514: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:53:20.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:53:19 smithi090 bash[32384]: audit 2023-12-01T07:53:19.671656+0000 mon.a (mon.0) 3899 : audit 0 from='client.? 172.21.15.80:0/254571164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:53:20.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:53:19 smithi080 bash[41963]: cluster 2023-12-01T07:53:18.622370+0000 mgr.y (mgr.24362) 5545 : cluster 0 pgmap v5514: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:53:20.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:53:19 smithi080 bash[41963]: audit 2023-12-01T07:53:19.671656+0000 mon.a (mon.0) 3899 : audit 0 from='client.? 172.21.15.80:0/254571164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:53:20.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:53:19 smithi080 bash[28361]: cluster 2023-12-01T07:53:18.622370+0000 mgr.y (mgr.24362) 5545 : cluster 0 pgmap v5514: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:53:20.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:53:19 smithi080 bash[28361]: audit 2023-12-01T07:53:19.671656+0000 mon.a (mon.0) 3899 : audit 0 from='client.? 172.21.15.80:0/254571164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:53:22.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:53:21 smithi090 bash[32384]: cluster 2023-12-01T07:53:20.623017+0000 mgr.y (mgr.24362) 5546 : cluster 0 pgmap v5515: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:53:22.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:53:21 smithi080 bash[28361]: cluster 2023-12-01T07:53:20.623017+0000 mgr.y (mgr.24362) 5546 : cluster 0 pgmap v5515: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:53:22.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:53:21 smithi080 bash[41963]: cluster 2023-12-01T07:53:20.623017+0000 mgr.y (mgr.24362) 5546 : cluster 0 pgmap v5515: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:53:23.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:53:22 smithi090 bash[32384]: audit 2023-12-01T07:53:22.127436+0000 mon.a (mon.0) 3900 : audit 0 from='client.? 172.21.15.80:0/2325604322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:53:23.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:53:22 smithi080 bash[28361]: audit 2023-12-01T07:53:22.127436+0000 mon.a (mon.0) 3900 : audit 0 from='client.? 172.21.15.80:0/2325604322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:53:23.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:53:22 smithi080 bash[41963]: audit 2023-12-01T07:53:22.127436+0000 mon.a (mon.0) 3900 : audit 0 from='client.? 172.21.15.80:0/2325604322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:53:24.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:53:23 smithi090 bash[32384]: cluster 2023-12-01T07:53:22.624205+0000 mgr.y (mgr.24362) 5547 : cluster 0 pgmap v5516: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:53:24.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:53:23 smithi080 bash[28361]: cluster 2023-12-01T07:53:22.624205+0000 mgr.y (mgr.24362) 5547 : cluster 0 pgmap v5516: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:53:24.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:53:23 smithi080 bash[41963]: cluster 2023-12-01T07:53:22.624205+0000 mgr.y (mgr.24362) 5547 : cluster 0 pgmap v5516: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:53:25.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:53:24 smithi080 bash[28361]: audit 2023-12-01T07:53:24.582694+0000 mon.a (mon.0) 3901 : audit 0 from='client.? 172.21.15.80:0/2542283823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:53:25.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:53:24 smithi080 bash[41963]: audit 2023-12-01T07:53:24.582694+0000 mon.a (mon.0) 3901 : audit 0 from='client.? 172.21.15.80:0/2542283823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:53:25.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:53:24 smithi090 bash[32384]: audit 2023-12-01T07:53:24.582694+0000 mon.a (mon.0) 3901 : audit 0 from='client.? 172.21.15.80:0/2542283823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:53:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:53:25 smithi080 bash[28361]: cluster 2023-12-01T07:53:24.624774+0000 mgr.y (mgr.24362) 5548 : cluster 0 pgmap v5517: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:53:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:53:25 smithi080 bash[28361]: audit 2023-12-01T07:53:25.068207+0000 mon.c (mon.2) 3536 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:53:26.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:53:25 smithi080 bash[41963]: cluster 2023-12-01T07:53:24.624774+0000 mgr.y (mgr.24362) 5548 : cluster 0 pgmap v5517: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:53:26.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:53:25 smithi080 bash[41963]: audit 2023-12-01T07:53:25.068207+0000 mon.c (mon.2) 3536 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:53:26.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:53:25 smithi090 bash[32384]: cluster 2023-12-01T07:53:24.624774+0000 mgr.y (mgr.24362) 5548 : cluster 0 pgmap v5517: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:53:26.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:53:25 smithi090 bash[32384]: audit 2023-12-01T07:53:25.068207+0000 mon.c (mon.2) 3536 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:53:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:53:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:53:26] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.43.0" 2023-12-01T07:53:28.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:53:27 smithi080 bash[28361]: cluster 2023-12-01T07:53:26.625790+0000 mgr.y (mgr.24362) 5549 : cluster 0 pgmap v5518: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:53:28.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:53:27 smithi080 bash[28361]: audit 2023-12-01T07:53:27.032143+0000 mon.a (mon.0) 3902 : audit 0 from='client.? 172.21.15.80:0/4253307956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:53:28.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:53:27 smithi080 bash[41963]: cluster 2023-12-01T07:53:26.625790+0000 mgr.y (mgr.24362) 5549 : cluster 0 pgmap v5518: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:53:28.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:53:27 smithi080 bash[41963]: audit 2023-12-01T07:53:27.032143+0000 mon.a (mon.0) 3902 : audit 0 from='client.? 172.21.15.80:0/4253307956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:53:28.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:53:27 smithi090 bash[32384]: cluster 2023-12-01T07:53:26.625790+0000 mgr.y (mgr.24362) 5549 : cluster 0 pgmap v5518: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:53:28.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:53:27 smithi090 bash[32384]: audit 2023-12-01T07:53:27.032143+0000 mon.a (mon.0) 3902 : audit 0 from='client.? 172.21.15.80:0/4253307956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:53:30.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:53:29 smithi080 bash[41963]: cluster 2023-12-01T07:53:28.626451+0000 mgr.y (mgr.24362) 5550 : cluster 0 pgmap v5519: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:53:30.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:53:29 smithi080 bash[41963]: audit 2023-12-01T07:53:29.486864+0000 mon.c (mon.2) 3537 : audit 0 from='client.? 172.21.15.80:0/4076932234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:53:30.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:53:29 smithi080 bash[28361]: cluster 2023-12-01T07:53:28.626451+0000 mgr.y (mgr.24362) 5550 : cluster 0 pgmap v5519: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:53:30.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:53:29 smithi080 bash[28361]: audit 2023-12-01T07:53:29.486864+0000 mon.c (mon.2) 3537 : audit 0 from='client.? 172.21.15.80:0/4076932234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:53:30.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:53:29 smithi090 bash[32384]: cluster 2023-12-01T07:53:28.626451+0000 mgr.y (mgr.24362) 5550 : cluster 0 pgmap v5519: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:53:30.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:53:29 smithi090 bash[32384]: audit 2023-12-01T07:53:29.486864+0000 mon.c (mon.2) 3537 : audit 0 from='client.? 172.21.15.80:0/4076932234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:53:32.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:53:31 smithi080 bash[28361]: cluster 2023-12-01T07:53:30.627099+0000 mgr.y (mgr.24362) 5551 : cluster 0 pgmap v5520: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:53:32.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:53:31 smithi080 bash[41963]: cluster 2023-12-01T07:53:30.627099+0000 mgr.y (mgr.24362) 5551 : cluster 0 pgmap v5520: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:53:32.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:53:31 smithi090 bash[32384]: cluster 2023-12-01T07:53:30.627099+0000 mgr.y (mgr.24362) 5551 : cluster 0 pgmap v5520: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:53:33.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:53:32 smithi080 bash[28361]: audit 2023-12-01T07:53:31.943523+0000 mon.a (mon.0) 3903 : audit 0 from='client.? 172.21.15.80:0/213370310' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:53:33.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:53:32 smithi080 bash[41963]: audit 2023-12-01T07:53:31.943523+0000 mon.a (mon.0) 3903 : audit 0 from='client.? 172.21.15.80:0/213370310' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:53:33.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:53:32 smithi090 bash[32384]: audit 2023-12-01T07:53:31.943523+0000 mon.a (mon.0) 3903 : audit 0 from='client.? 172.21.15.80:0/213370310' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:53:34.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:53:33 smithi080 bash[41963]: cluster 2023-12-01T07:53:32.628308+0000 mgr.y (mgr.24362) 5552 : cluster 0 pgmap v5521: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:53:34.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:53:33 smithi080 bash[28361]: cluster 2023-12-01T07:53:32.628308+0000 mgr.y (mgr.24362) 5552 : cluster 0 pgmap v5521: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:53:34.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:53:33 smithi090 bash[32384]: cluster 2023-12-01T07:53:32.628308+0000 mgr.y (mgr.24362) 5552 : cluster 0 pgmap v5521: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:53:35.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:53:34 smithi080 bash[28361]: audit 2023-12-01T07:53:34.402531+0000 mon.c (mon.2) 3538 : audit 0 from='client.? 172.21.15.80:0/496822453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:53:35.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:53:34 smithi080 bash[41963]: audit 2023-12-01T07:53:34.402531+0000 mon.c (mon.2) 3538 : audit 0 from='client.? 172.21.15.80:0/496822453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:53:35.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:53:34 smithi090 bash[32384]: audit 2023-12-01T07:53:34.402531+0000 mon.c (mon.2) 3538 : audit 0 from='client.? 172.21.15.80:0/496822453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:53:36.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:53:35 smithi080 bash[28361]: cluster 2023-12-01T07:53:34.629103+0000 mgr.y (mgr.24362) 5553 : cluster 0 pgmap v5522: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:53:36.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:53:35 smithi080 bash[41963]: cluster 2023-12-01T07:53:34.629103+0000 mgr.y (mgr.24362) 5553 : cluster 0 pgmap v5522: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:53:36.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:53:35 smithi090 bash[32384]: cluster 2023-12-01T07:53:34.629103+0000 mgr.y (mgr.24362) 5553 : cluster 0 pgmap v5522: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:53:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:53:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:53:36] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.43.0" 2023-12-01T07:53:38.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:53:37 smithi080 bash[28361]: cluster 2023-12-01T07:53:36.629893+0000 mgr.y (mgr.24362) 5554 : cluster 0 pgmap v5523: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:53:38.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:53:37 smithi080 bash[28361]: audit 2023-12-01T07:53:36.856471+0000 mon.a (mon.0) 3904 : audit 0 from='client.? 172.21.15.80:0/2015419061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:53:38.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:53:37 smithi080 bash[41963]: cluster 2023-12-01T07:53:36.629893+0000 mgr.y (mgr.24362) 5554 : cluster 0 pgmap v5523: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:53:38.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:53:37 smithi080 bash[41963]: audit 2023-12-01T07:53:36.856471+0000 mon.a (mon.0) 3904 : audit 0 from='client.? 172.21.15.80:0/2015419061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:53:38.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:53:37 smithi090 bash[32384]: cluster 2023-12-01T07:53:36.629893+0000 mgr.y (mgr.24362) 5554 : cluster 0 pgmap v5523: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:53:38.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:53:37 smithi090 bash[32384]: audit 2023-12-01T07:53:36.856471+0000 mon.a (mon.0) 3904 : audit 0 from='client.? 172.21.15.80:0/2015419061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:53:40.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:53:39 smithi080 bash[28361]: cluster 2023-12-01T07:53:38.630513+0000 mgr.y (mgr.24362) 5555 : cluster 0 pgmap v5524: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:53:40.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:53:39 smithi080 bash[28361]: audit 2023-12-01T07:53:39.305652+0000 mon.a (mon.0) 3905 : audit 0 from='client.? 172.21.15.80:0/1760391693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:53:40.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:53:39 smithi080 bash[41963]: cluster 2023-12-01T07:53:38.630513+0000 mgr.y (mgr.24362) 5555 : cluster 0 pgmap v5524: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:53:40.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:53:39 smithi080 bash[41963]: audit 2023-12-01T07:53:39.305652+0000 mon.a (mon.0) 3905 : audit 0 from='client.? 172.21.15.80:0/1760391693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:53:40.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:53:39 smithi090 bash[32384]: cluster 2023-12-01T07:53:38.630513+0000 mgr.y (mgr.24362) 5555 : cluster 0 pgmap v5524: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:53:40.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:53:39 smithi090 bash[32384]: audit 2023-12-01T07:53:39.305652+0000 mon.a (mon.0) 3905 : audit 0 from='client.? 172.21.15.80:0/1760391693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:53:41.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:53:40 smithi080 bash[41963]: audit 2023-12-01T07:53:40.068428+0000 mon.c (mon.2) 3539 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:53:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:53:40 smithi080 bash[28361]: audit 2023-12-01T07:53:40.068428+0000 mon.c (mon.2) 3539 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:53:41.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:53:40 smithi090 bash[32384]: audit 2023-12-01T07:53:40.068428+0000 mon.c (mon.2) 3539 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:53:42.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:53:41 smithi080 bash[41963]: cluster 2023-12-01T07:53:40.631326+0000 mgr.y (mgr.24362) 5556 : cluster 0 pgmap v5525: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:53:42.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:53:41 smithi080 bash[41963]: audit 2023-12-01T07:53:41.755985+0000 mon.a (mon.0) 3906 : audit 0 from='client.? 172.21.15.80:0/720626998' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:53:42.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:53:41 smithi080 bash[28361]: cluster 2023-12-01T07:53:40.631326+0000 mgr.y (mgr.24362) 5556 : cluster 0 pgmap v5525: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:53:42.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:53:41 smithi080 bash[28361]: audit 2023-12-01T07:53:41.755985+0000 mon.a (mon.0) 3906 : audit 0 from='client.? 172.21.15.80:0/720626998' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:53:42.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:53:41 smithi090 bash[32384]: cluster 2023-12-01T07:53:40.631326+0000 mgr.y (mgr.24362) 5556 : cluster 0 pgmap v5525: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:53:42.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:53:41 smithi090 bash[32384]: audit 2023-12-01T07:53:41.755985+0000 mon.a (mon.0) 3906 : audit 0 from='client.? 172.21.15.80:0/720626998' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:53:44.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:53:43 smithi080 bash[41963]: cluster 2023-12-01T07:53:42.632498+0000 mgr.y (mgr.24362) 5557 : cluster 0 pgmap v5526: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:53:44.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:53:43 smithi080 bash[28361]: cluster 2023-12-01T07:53:42.632498+0000 mgr.y (mgr.24362) 5557 : cluster 0 pgmap v5526: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:53:44.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:53:43 smithi090 bash[32384]: cluster 2023-12-01T07:53:42.632498+0000 mgr.y (mgr.24362) 5557 : cluster 0 pgmap v5526: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:53:45.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:53:44 smithi080 bash[28361]: audit 2023-12-01T07:53:44.210530+0000 mon.c (mon.2) 3540 : audit 0 from='client.? 172.21.15.80:0/169474630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:53:45.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:53:44 smithi080 bash[41963]: audit 2023-12-01T07:53:44.210530+0000 mon.c (mon.2) 3540 : audit 0 from='client.? 172.21.15.80:0/169474630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:53:45.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:53:44 smithi090 bash[32384]: audit 2023-12-01T07:53:44.210530+0000 mon.c (mon.2) 3540 : audit 0 from='client.? 172.21.15.80:0/169474630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:53:46.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:53:45 smithi080 bash[28361]: cluster 2023-12-01T07:53:44.633122+0000 mgr.y (mgr.24362) 5558 : cluster 0 pgmap v5527: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:53:46.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:53:45 smithi080 bash[41963]: cluster 2023-12-01T07:53:44.633122+0000 mgr.y (mgr.24362) 5558 : cluster 0 pgmap v5527: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:53:46.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:53:45 smithi090 bash[32384]: cluster 2023-12-01T07:53:44.633122+0000 mgr.y (mgr.24362) 5558 : cluster 0 pgmap v5527: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:53:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:53:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:53:46] "GET /metrics HTTP/1.1" 200 33973 "" "Prometheus/2.43.0" 2023-12-01T07:53:47.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:53:46 smithi080 bash[28361]: audit 2023-12-01T07:53:46.661193+0000 mon.a (mon.0) 3907 : audit 0 from='client.? 172.21.15.80:0/386744192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:53:47.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:53:46 smithi080 bash[41963]: audit 2023-12-01T07:53:46.661193+0000 mon.a (mon.0) 3907 : audit 0 from='client.? 172.21.15.80:0/386744192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:53:47.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:53:46 smithi090 bash[32384]: audit 2023-12-01T07:53:46.661193+0000 mon.a (mon.0) 3907 : audit 0 from='client.? 172.21.15.80:0/386744192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:53:48.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:53:47 smithi080 bash[28361]: cluster 2023-12-01T07:53:46.634141+0000 mgr.y (mgr.24362) 5559 : cluster 0 pgmap v5528: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:53:48.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:53:47 smithi080 bash[41963]: cluster 2023-12-01T07:53:46.634141+0000 mgr.y (mgr.24362) 5559 : cluster 0 pgmap v5528: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:53:48.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:53:47 smithi090 bash[32384]: cluster 2023-12-01T07:53:46.634141+0000 mgr.y (mgr.24362) 5559 : cluster 0 pgmap v5528: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:53:50.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:53:49 smithi080 bash[28361]: cluster 2023-12-01T07:53:48.634822+0000 mgr.y (mgr.24362) 5560 : cluster 0 pgmap v5529: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:53:50.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:53:49 smithi080 bash[28361]: audit 2023-12-01T07:53:49.106043+0000 mon.c (mon.2) 3541 : audit 0 from='client.? 172.21.15.80:0/1736935257' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:53:50.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:53:49 smithi080 bash[41963]: cluster 2023-12-01T07:53:48.634822+0000 mgr.y (mgr.24362) 5560 : cluster 0 pgmap v5529: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:53:50.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:53:49 smithi080 bash[41963]: audit 2023-12-01T07:53:49.106043+0000 mon.c (mon.2) 3541 : audit 0 from='client.? 172.21.15.80:0/1736935257' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:53:50.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:53:49 smithi090 bash[32384]: cluster 2023-12-01T07:53:48.634822+0000 mgr.y (mgr.24362) 5560 : cluster 0 pgmap v5529: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:53:50.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:53:49 smithi090 bash[32384]: audit 2023-12-01T07:53:49.106043+0000 mon.c (mon.2) 3541 : audit 0 from='client.? 172.21.15.80:0/1736935257' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:53:52.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:53:51 smithi080 bash[28361]: cluster 2023-12-01T07:53:50.635482+0000 mgr.y (mgr.24362) 5561 : cluster 0 pgmap v5530: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:53:52.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:53:51 smithi080 bash[28361]: audit 2023-12-01T07:53:51.572698+0000 mon.c (mon.2) 3542 : audit 0 from='client.? 172.21.15.80:0/2575772475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:53:52.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:53:51 smithi080 bash[41963]: cluster 2023-12-01T07:53:50.635482+0000 mgr.y (mgr.24362) 5561 : cluster 0 pgmap v5530: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:53:52.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:53:51 smithi080 bash[41963]: audit 2023-12-01T07:53:51.572698+0000 mon.c (mon.2) 3542 : audit 0 from='client.? 172.21.15.80:0/2575772475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:53:52.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:53:51 smithi090 bash[32384]: cluster 2023-12-01T07:53:50.635482+0000 mgr.y (mgr.24362) 5561 : cluster 0 pgmap v5530: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:53:52.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:53:51 smithi090 bash[32384]: audit 2023-12-01T07:53:51.572698+0000 mon.c (mon.2) 3542 : audit 0 from='client.? 172.21.15.80:0/2575772475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:53:53.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:53:52 smithi080 bash[28361]: audit 2023-12-01T07:53:52.595008+0000 mon.c (mon.2) 3543 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:53:53.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:53:52 smithi080 bash[41963]: audit 2023-12-01T07:53:52.595008+0000 mon.c (mon.2) 3543 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:53:53.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:53:52 smithi090 bash[32384]: audit 2023-12-01T07:53:52.595008+0000 mon.c (mon.2) 3543 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:53:54.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:53:53 smithi090 bash[32384]: cluster 2023-12-01T07:53:52.636322+0000 mgr.y (mgr.24362) 5562 : cluster 0 pgmap v5531: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:53:54.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:53:53 smithi090 bash[32384]: audit 2023-12-01T07:53:52.975425+0000 mon.a (mon.0) 3908 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:53:54.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:53:53 smithi090 bash[32384]: audit 2023-12-01T07:53:52.986385+0000 mon.a (mon.0) 3909 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:53:54.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:53:53 smithi080 bash[28361]: cluster 2023-12-01T07:53:52.636322+0000 mgr.y (mgr.24362) 5562 : cluster 0 pgmap v5531: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:53:54.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:53:53 smithi080 bash[28361]: audit 2023-12-01T07:53:52.975425+0000 mon.a (mon.0) 3908 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:53:54.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:53:53 smithi080 bash[28361]: audit 2023-12-01T07:53:52.986385+0000 mon.a (mon.0) 3909 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:53:54.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:53:53 smithi080 bash[41963]: cluster 2023-12-01T07:53:52.636322+0000 mgr.y (mgr.24362) 5562 : cluster 0 pgmap v5531: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:53:54.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:53:53 smithi080 bash[41963]: audit 2023-12-01T07:53:52.975425+0000 mon.a (mon.0) 3908 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:53:54.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:53:53 smithi080 bash[41963]: audit 2023-12-01T07:53:52.986385+0000 mon.a (mon.0) 3909 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:53:55.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:53:54 smithi090 bash[32384]: audit 2023-12-01T07:53:54.027305+0000 mon.c (mon.2) 3544 : audit 0 from='client.? 172.21.15.80:0/2971715338' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:53:55.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:53:54 smithi080 bash[28361]: audit 2023-12-01T07:53:54.027305+0000 mon.c (mon.2) 3544 : audit 0 from='client.? 172.21.15.80:0/2971715338' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:53:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:53:54 smithi080 bash[41963]: audit 2023-12-01T07:53:54.027305+0000 mon.c (mon.2) 3544 : audit 0 from='client.? 172.21.15.80:0/2971715338' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:53:56.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:53:55 smithi090 bash[32384]: cluster 2023-12-01T07:53:54.636884+0000 mgr.y (mgr.24362) 5563 : cluster 0 pgmap v5532: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:53:56.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:53:55 smithi090 bash[32384]: audit 2023-12-01T07:53:55.068852+0000 mon.c (mon.2) 3545 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:53:56.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:53:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:53:56] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.43.0" 2023-12-01T07:53:56.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:53:55 smithi080 bash[28361]: cluster 2023-12-01T07:53:54.636884+0000 mgr.y (mgr.24362) 5563 : cluster 0 pgmap v5532: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:53:56.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:53:55 smithi080 bash[28361]: audit 2023-12-01T07:53:55.068852+0000 mon.c (mon.2) 3545 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:53:56.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:53:55 smithi080 bash[41963]: cluster 2023-12-01T07:53:54.636884+0000 mgr.y (mgr.24362) 5563 : cluster 0 pgmap v5532: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:53:56.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:53:55 smithi080 bash[41963]: audit 2023-12-01T07:53:55.068852+0000 mon.c (mon.2) 3545 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:53:57.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:53:56 smithi090 bash[32384]: audit 2023-12-01T07:53:56.480180+0000 mon.c (mon.2) 3546 : audit 0 from='client.? 172.21.15.80:0/1141320023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:53:57.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:53:56 smithi080 bash[28361]: audit 2023-12-01T07:53:56.480180+0000 mon.c (mon.2) 3546 : audit 0 from='client.? 172.21.15.80:0/1141320023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:53:57.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:53:56 smithi080 bash[41963]: audit 2023-12-01T07:53:56.480180+0000 mon.c (mon.2) 3546 : audit 0 from='client.? 172.21.15.80:0/1141320023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:53:58.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:53:57 smithi090 bash[32384]: cluster 2023-12-01T07:53:56.638077+0000 mgr.y (mgr.24362) 5564 : cluster 0 pgmap v5533: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:53:58.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:53:57 smithi080 bash[28361]: cluster 2023-12-01T07:53:56.638077+0000 mgr.y (mgr.24362) 5564 : cluster 0 pgmap v5533: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:53:58.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:53:57 smithi080 bash[41963]: cluster 2023-12-01T07:53:56.638077+0000 mgr.y (mgr.24362) 5564 : cluster 0 pgmap v5533: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:53:59.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:53:59 smithi080 bash[28361]: audit 2023-12-01T07:53:58.392077+0000 mon.a (mon.0) 3910 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:53:59.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:53:59 smithi080 bash[28361]: audit 2023-12-01T07:53:58.401947+0000 mon.a (mon.0) 3911 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:53:59.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:53:59 smithi080 bash[28361]: audit 2023-12-01T07:53:58.934775+0000 mon.c (mon.2) 3547 : audit 0 from='client.? 172.21.15.80:0/3593170489' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:53:59.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:53:59 smithi080 bash[28361]: audit 2023-12-01T07:53:59.238734+0000 mon.a (mon.0) 3912 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:53:59.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:53:59 smithi080 bash[28361]: audit 2023-12-01T07:53:59.248786+0000 mon.a (mon.0) 3913 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:53:59.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:53:59 smithi080 bash[41963]: audit 2023-12-01T07:53:58.392077+0000 mon.a (mon.0) 3910 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:53:59.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:53:59 smithi080 bash[41963]: audit 2023-12-01T07:53:58.401947+0000 mon.a (mon.0) 3911 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:53:59.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:53:59 smithi080 bash[41963]: audit 2023-12-01T07:53:58.934775+0000 mon.c (mon.2) 3547 : audit 0 from='client.? 172.21.15.80:0/3593170489' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:53:59.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:53:59 smithi080 bash[41963]: audit 2023-12-01T07:53:59.238734+0000 mon.a (mon.0) 3912 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:53:59.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:53:59 smithi080 bash[41963]: audit 2023-12-01T07:53:59.248786+0000 mon.a (mon.0) 3913 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:53:59.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:53:59 smithi090 bash[32384]: audit 2023-12-01T07:53:58.392077+0000 mon.a (mon.0) 3910 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:53:59.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:53:59 smithi090 bash[32384]: audit 2023-12-01T07:53:58.401947+0000 mon.a (mon.0) 3911 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:53:59.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:53:59 smithi090 bash[32384]: audit 2023-12-01T07:53:58.934775+0000 mon.c (mon.2) 3547 : audit 0 from='client.? 172.21.15.80:0/3593170489' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:53:59.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:53:59 smithi090 bash[32384]: audit 2023-12-01T07:53:59.238734+0000 mon.a (mon.0) 3912 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:53:59.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:53:59 smithi090 bash[32384]: audit 2023-12-01T07:53:59.248786+0000 mon.a (mon.0) 3913 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:54:00.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:54:00 smithi080 bash[28361]: cluster 2023-12-01T07:53:58.638641+0000 mgr.y (mgr.24362) 5565 : cluster 0 pgmap v5534: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:54:00.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:54:00 smithi080 bash[28361]: audit 2023-12-01T07:53:59.720650+0000 mon.c (mon.2) 3548 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:54:00.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:54:00 smithi080 bash[28361]: audit 2023-12-01T07:53:59.722623+0000 mon.c (mon.2) 3549 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:54:00.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:54:00 smithi080 bash[28361]: audit 2023-12-01T07:53:59.734174+0000 mon.a (mon.0) 3914 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:54:00.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:54:00 smithi080 bash[41963]: cluster 2023-12-01T07:53:58.638641+0000 mgr.y (mgr.24362) 5565 : cluster 0 pgmap v5534: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:54:00.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:54:00 smithi080 bash[41963]: audit 2023-12-01T07:53:59.720650+0000 mon.c (mon.2) 3548 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:54:00.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:54:00 smithi080 bash[41963]: audit 2023-12-01T07:53:59.722623+0000 mon.c (mon.2) 3549 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:54:00.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:54:00 smithi080 bash[41963]: audit 2023-12-01T07:53:59.734174+0000 mon.a (mon.0) 3914 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:54:00.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:54:00 smithi090 bash[32384]: cluster 2023-12-01T07:53:58.638641+0000 mgr.y (mgr.24362) 5565 : cluster 0 pgmap v5534: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:54:00.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:54:00 smithi090 bash[32384]: audit 2023-12-01T07:53:59.720650+0000 mon.c (mon.2) 3548 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:54:00.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:54:00 smithi090 bash[32384]: audit 2023-12-01T07:53:59.722623+0000 mon.c (mon.2) 3549 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:54:00.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:54:00 smithi090 bash[32384]: audit 2023-12-01T07:53:59.734174+0000 mon.a (mon.0) 3914 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:54:02.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:54:01 smithi090 bash[32384]: cluster 2023-12-01T07:54:00.639332+0000 mgr.y (mgr.24362) 5566 : cluster 0 pgmap v5535: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:54:02.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:54:01 smithi090 bash[32384]: audit 2023-12-01T07:54:01.398404+0000 mon.a (mon.0) 3915 : audit 0 from='client.? 172.21.15.80:0/1002606889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:54:02.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:54:01 smithi080 bash[41963]: cluster 2023-12-01T07:54:00.639332+0000 mgr.y (mgr.24362) 5566 : cluster 0 pgmap v5535: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:54:02.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:54:01 smithi080 bash[41963]: audit 2023-12-01T07:54:01.398404+0000 mon.a (mon.0) 3915 : audit 0 from='client.? 172.21.15.80:0/1002606889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:54:02.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:54:01 smithi080 bash[28361]: cluster 2023-12-01T07:54:00.639332+0000 mgr.y (mgr.24362) 5566 : cluster 0 pgmap v5535: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:54:02.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:54:01 smithi080 bash[28361]: audit 2023-12-01T07:54:01.398404+0000 mon.a (mon.0) 3915 : audit 0 from='client.? 172.21.15.80:0/1002606889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:54:04.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:54:03 smithi090 bash[32384]: cluster 2023-12-01T07:54:02.640491+0000 mgr.y (mgr.24362) 5567 : cluster 0 pgmap v5536: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:54:04.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:54:03 smithi080 bash[41963]: cluster 2023-12-01T07:54:02.640491+0000 mgr.y (mgr.24362) 5567 : cluster 0 pgmap v5536: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:54:04.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:54:03 smithi080 bash[28361]: cluster 2023-12-01T07:54:02.640491+0000 mgr.y (mgr.24362) 5567 : cluster 0 pgmap v5536: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:54:05.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:54:04 smithi090 bash[32384]: audit 2023-12-01T07:54:03.858925+0000 mon.c (mon.2) 3550 : audit 0 from='client.? 172.21.15.80:0/931254311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:54:05.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:54:04 smithi080 bash[28361]: audit 2023-12-01T07:54:03.858925+0000 mon.c (mon.2) 3550 : audit 0 from='client.? 172.21.15.80:0/931254311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:54:05.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:54:04 smithi080 bash[41963]: audit 2023-12-01T07:54:03.858925+0000 mon.c (mon.2) 3550 : audit 0 from='client.? 172.21.15.80:0/931254311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:54:06.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:54:05 smithi090 bash[32384]: cluster 2023-12-01T07:54:04.641257+0000 mgr.y (mgr.24362) 5568 : cluster 0 pgmap v5537: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:54:06.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:54:05 smithi080 bash[41963]: cluster 2023-12-01T07:54:04.641257+0000 mgr.y (mgr.24362) 5568 : cluster 0 pgmap v5537: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:54:06.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:54:05 smithi080 bash[28361]: cluster 2023-12-01T07:54:04.641257+0000 mgr.y (mgr.24362) 5568 : cluster 0 pgmap v5537: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:54:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:54:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:54:06] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.43.0" 2023-12-01T07:54:07.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:54:06 smithi090 bash[32384]: audit 2023-12-01T07:54:06.322895+0000 mon.a (mon.0) 3916 : audit 0 from='client.? 172.21.15.80:0/3636258058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:54:07.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:54:06 smithi080 bash[28361]: audit 2023-12-01T07:54:06.322895+0000 mon.a (mon.0) 3916 : audit 0 from='client.? 172.21.15.80:0/3636258058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:54:07.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:54:06 smithi080 bash[41963]: audit 2023-12-01T07:54:06.322895+0000 mon.a (mon.0) 3916 : audit 0 from='client.? 172.21.15.80:0/3636258058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:54:08.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:54:07 smithi090 bash[32384]: cluster 2023-12-01T07:54:06.642519+0000 mgr.y (mgr.24362) 5569 : cluster 0 pgmap v5538: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:54:08.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:54:07 smithi080 bash[28361]: cluster 2023-12-01T07:54:06.642519+0000 mgr.y (mgr.24362) 5569 : cluster 0 pgmap v5538: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:54:08.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:54:07 smithi080 bash[41963]: cluster 2023-12-01T07:54:06.642519+0000 mgr.y (mgr.24362) 5569 : cluster 0 pgmap v5538: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:54:10.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:54:09 smithi090 bash[32384]: cluster 2023-12-01T07:54:08.643018+0000 mgr.y (mgr.24362) 5570 : cluster 0 pgmap v5539: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:54:10.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:54:09 smithi090 bash[32384]: audit 2023-12-01T07:54:08.780206+0000 mon.c (mon.2) 3551 : audit 0 from='client.? 172.21.15.80:0/3602173026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:54:10.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:54:09 smithi080 bash[28361]: cluster 2023-12-01T07:54:08.643018+0000 mgr.y (mgr.24362) 5570 : cluster 0 pgmap v5539: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:54:10.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:54:09 smithi080 bash[28361]: audit 2023-12-01T07:54:08.780206+0000 mon.c (mon.2) 3551 : audit 0 from='client.? 172.21.15.80:0/3602173026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:54:10.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:54:09 smithi080 bash[41963]: cluster 2023-12-01T07:54:08.643018+0000 mgr.y (mgr.24362) 5570 : cluster 0 pgmap v5539: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:54:10.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:54:09 smithi080 bash[41963]: audit 2023-12-01T07:54:08.780206+0000 mon.c (mon.2) 3551 : audit 0 from='client.? 172.21.15.80:0/3602173026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:54:11.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:54:10 smithi090 bash[32384]: audit 2023-12-01T07:54:10.069231+0000 mon.c (mon.2) 3552 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:54:11.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:54:10 smithi080 bash[41963]: audit 2023-12-01T07:54:10.069231+0000 mon.c (mon.2) 3552 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:54:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:54:10 smithi080 bash[28361]: audit 2023-12-01T07:54:10.069231+0000 mon.c (mon.2) 3552 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:54:12.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:54:11 smithi090 bash[32384]: cluster 2023-12-01T07:54:10.643640+0000 mgr.y (mgr.24362) 5571 : cluster 0 pgmap v5540: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:54:12.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:54:11 smithi090 bash[32384]: audit 2023-12-01T07:54:11.241819+0000 mon.c (mon.2) 3553 : audit 0 from='client.? 172.21.15.80:0/3355854720' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:54:12.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:54:11 smithi080 bash[28361]: cluster 2023-12-01T07:54:10.643640+0000 mgr.y (mgr.24362) 5571 : cluster 0 pgmap v5540: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:54:12.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:54:11 smithi080 bash[28361]: audit 2023-12-01T07:54:11.241819+0000 mon.c (mon.2) 3553 : audit 0 from='client.? 172.21.15.80:0/3355854720' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:54:12.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:54:11 smithi080 bash[41963]: cluster 2023-12-01T07:54:10.643640+0000 mgr.y (mgr.24362) 5571 : cluster 0 pgmap v5540: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:54:12.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:54:11 smithi080 bash[41963]: audit 2023-12-01T07:54:11.241819+0000 mon.c (mon.2) 3553 : audit 0 from='client.? 172.21.15.80:0/3355854720' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:54:14.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:54:13 smithi090 bash[32384]: cluster 2023-12-01T07:54:12.644753+0000 mgr.y (mgr.24362) 5572 : cluster 0 pgmap v5541: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:54:14.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:54:13 smithi090 bash[32384]: audit 2023-12-01T07:54:13.699641+0000 mon.a (mon.0) 3917 : audit 0 from='client.? 172.21.15.80:0/1361389722' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:54:14.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:54:13 smithi080 bash[41963]: cluster 2023-12-01T07:54:12.644753+0000 mgr.y (mgr.24362) 5572 : cluster 0 pgmap v5541: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:54:14.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:54:13 smithi080 bash[41963]: audit 2023-12-01T07:54:13.699641+0000 mon.a (mon.0) 3917 : audit 0 from='client.? 172.21.15.80:0/1361389722' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:54:14.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:54:13 smithi080 bash[28361]: cluster 2023-12-01T07:54:12.644753+0000 mgr.y (mgr.24362) 5572 : cluster 0 pgmap v5541: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:54:14.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:54:13 smithi080 bash[28361]: audit 2023-12-01T07:54:13.699641+0000 mon.a (mon.0) 3917 : audit 0 from='client.? 172.21.15.80:0/1361389722' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:54:16.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:54:15 smithi090 bash[32384]: cluster 2023-12-01T07:54:14.645383+0000 mgr.y (mgr.24362) 5573 : cluster 0 pgmap v5542: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:54:16.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:54:15 smithi080 bash[41963]: cluster 2023-12-01T07:54:14.645383+0000 mgr.y (mgr.24362) 5573 : cluster 0 pgmap v5542: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:54:16.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:54:15 smithi080 bash[28361]: cluster 2023-12-01T07:54:14.645383+0000 mgr.y (mgr.24362) 5573 : cluster 0 pgmap v5542: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:54:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:54:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:54:16] "GET /metrics HTTP/1.1" 200 33971 "" "Prometheus/2.43.0" 2023-12-01T07:54:17.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:54:16 smithi090 bash[32384]: audit 2023-12-01T07:54:16.151464+0000 mon.a (mon.0) 3918 : audit 0 from='client.? 172.21.15.80:0/76264699' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:54:17.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:54:16 smithi080 bash[28361]: audit 2023-12-01T07:54:16.151464+0000 mon.a (mon.0) 3918 : audit 0 from='client.? 172.21.15.80:0/76264699' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:54:17.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:54:16 smithi080 bash[41963]: audit 2023-12-01T07:54:16.151464+0000 mon.a (mon.0) 3918 : audit 0 from='client.? 172.21.15.80:0/76264699' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:54:18.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:54:17 smithi090 bash[32384]: cluster 2023-12-01T07:54:16.646510+0000 mgr.y (mgr.24362) 5574 : cluster 0 pgmap v5543: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:54:18.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:54:17 smithi080 bash[28361]: cluster 2023-12-01T07:54:16.646510+0000 mgr.y (mgr.24362) 5574 : cluster 0 pgmap v5543: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:54:18.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:54:17 smithi080 bash[41963]: cluster 2023-12-01T07:54:16.646510+0000 mgr.y (mgr.24362) 5574 : cluster 0 pgmap v5543: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:54:19.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:54:18 smithi080 bash[28361]: audit 2023-12-01T07:54:18.604259+0000 mon.a (mon.0) 3919 : audit 0 from='client.? 172.21.15.80:0/1340999247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:54:19.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:54:18 smithi080 bash[41963]: audit 2023-12-01T07:54:18.604259+0000 mon.a (mon.0) 3919 : audit 0 from='client.? 172.21.15.80:0/1340999247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:54:19.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:54:18 smithi090 bash[32384]: audit 2023-12-01T07:54:18.604259+0000 mon.a (mon.0) 3919 : audit 0 from='client.? 172.21.15.80:0/1340999247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:54:20.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:54:19 smithi080 bash[28361]: cluster 2023-12-01T07:54:18.647291+0000 mgr.y (mgr.24362) 5575 : cluster 0 pgmap v5544: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:54:20.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:54:19 smithi080 bash[41963]: cluster 2023-12-01T07:54:18.647291+0000 mgr.y (mgr.24362) 5575 : cluster 0 pgmap v5544: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:54:20.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:54:19 smithi090 bash[32384]: cluster 2023-12-01T07:54:18.647291+0000 mgr.y (mgr.24362) 5575 : cluster 0 pgmap v5544: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:54:22.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:54:21 smithi080 bash[28361]: cluster 2023-12-01T07:54:20.648001+0000 mgr.y (mgr.24362) 5576 : cluster 0 pgmap v5545: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:54:22.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:54:21 smithi080 bash[28361]: audit 2023-12-01T07:54:21.063259+0000 mon.a (mon.0) 3920 : audit 0 from='client.? 172.21.15.80:0/4122184126' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:54:22.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:54:21 smithi080 bash[41963]: cluster 2023-12-01T07:54:20.648001+0000 mgr.y (mgr.24362) 5576 : cluster 0 pgmap v5545: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:54:22.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:54:21 smithi080 bash[41963]: audit 2023-12-01T07:54:21.063259+0000 mon.a (mon.0) 3920 : audit 0 from='client.? 172.21.15.80:0/4122184126' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:54:22.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:54:21 smithi090 bash[32384]: cluster 2023-12-01T07:54:20.648001+0000 mgr.y (mgr.24362) 5576 : cluster 0 pgmap v5545: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:54:22.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:54:21 smithi090 bash[32384]: audit 2023-12-01T07:54:21.063259+0000 mon.a (mon.0) 3920 : audit 0 from='client.? 172.21.15.80:0/4122184126' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:54:24.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:54:23 smithi080 bash[28361]: cluster 2023-12-01T07:54:22.649144+0000 mgr.y (mgr.24362) 5577 : cluster 0 pgmap v5546: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:54:24.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:54:23 smithi080 bash[28361]: audit 2023-12-01T07:54:23.516903+0000 mon.a (mon.0) 3921 : audit 0 from='client.? 172.21.15.80:0/2636337894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:54:24.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:54:23 smithi080 bash[41963]: cluster 2023-12-01T07:54:22.649144+0000 mgr.y (mgr.24362) 5577 : cluster 0 pgmap v5546: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:54:24.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:54:23 smithi080 bash[41963]: audit 2023-12-01T07:54:23.516903+0000 mon.a (mon.0) 3921 : audit 0 from='client.? 172.21.15.80:0/2636337894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:54:24.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:54:23 smithi090 bash[32384]: cluster 2023-12-01T07:54:22.649144+0000 mgr.y (mgr.24362) 5577 : cluster 0 pgmap v5546: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:54:24.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:54:23 smithi090 bash[32384]: audit 2023-12-01T07:54:23.516903+0000 mon.a (mon.0) 3921 : audit 0 from='client.? 172.21.15.80:0/2636337894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:54:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:54:25 smithi080 bash[28361]: cluster 2023-12-01T07:54:24.649763+0000 mgr.y (mgr.24362) 5578 : cluster 0 pgmap v5547: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:54:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:54:25 smithi080 bash[28361]: audit 2023-12-01T07:54:25.069863+0000 mon.c (mon.2) 3554 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:54:26.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:54:25 smithi080 bash[41963]: cluster 2023-12-01T07:54:24.649763+0000 mgr.y (mgr.24362) 5578 : cluster 0 pgmap v5547: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:54:26.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:54:25 smithi080 bash[41963]: audit 2023-12-01T07:54:25.069863+0000 mon.c (mon.2) 3554 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:54:26.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:54:25 smithi090 bash[32384]: cluster 2023-12-01T07:54:24.649763+0000 mgr.y (mgr.24362) 5578 : cluster 0 pgmap v5547: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:54:26.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:54:25 smithi090 bash[32384]: audit 2023-12-01T07:54:25.069863+0000 mon.c (mon.2) 3554 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:54:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:54:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:54:26] "GET /metrics HTTP/1.1" 200 33970 "" "Prometheus/2.43.0" 2023-12-01T07:54:27.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:54:26 smithi080 bash[28361]: audit 2023-12-01T07:54:25.980893+0000 mon.c (mon.2) 3555 : audit 0 from='client.? 172.21.15.80:0/3455140262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:54:27.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:54:26 smithi080 bash[41963]: audit 2023-12-01T07:54:25.980893+0000 mon.c (mon.2) 3555 : audit 0 from='client.? 172.21.15.80:0/3455140262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:54:27.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:54:26 smithi090 bash[32384]: audit 2023-12-01T07:54:25.980893+0000 mon.c (mon.2) 3555 : audit 0 from='client.? 172.21.15.80:0/3455140262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:54:28.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:54:27 smithi080 bash[28361]: cluster 2023-12-01T07:54:26.650936+0000 mgr.y (mgr.24362) 5579 : cluster 0 pgmap v5548: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:54:28.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:54:27 smithi080 bash[41963]: cluster 2023-12-01T07:54:26.650936+0000 mgr.y (mgr.24362) 5579 : cluster 0 pgmap v5548: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:54:28.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:54:27 smithi090 bash[32384]: cluster 2023-12-01T07:54:26.650936+0000 mgr.y (mgr.24362) 5579 : cluster 0 pgmap v5548: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:54:29.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:54:28 smithi080 bash[41963]: audit 2023-12-01T07:54:28.427428+0000 mon.c (mon.2) 3556 : audit 0 from='client.? 172.21.15.80:0/2547157444' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:54:29.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:54:28 smithi080 bash[28361]: audit 2023-12-01T07:54:28.427428+0000 mon.c (mon.2) 3556 : audit 0 from='client.? 172.21.15.80:0/2547157444' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:54:29.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:54:28 smithi090 bash[32384]: audit 2023-12-01T07:54:28.427428+0000 mon.c (mon.2) 3556 : audit 0 from='client.? 172.21.15.80:0/2547157444' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:54:30.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:54:29 smithi080 bash[28361]: cluster 2023-12-01T07:54:28.651617+0000 mgr.y (mgr.24362) 5580 : cluster 0 pgmap v5549: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:54:30.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:54:29 smithi080 bash[41963]: cluster 2023-12-01T07:54:28.651617+0000 mgr.y (mgr.24362) 5580 : cluster 0 pgmap v5549: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:54:30.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:54:29 smithi090 bash[32384]: cluster 2023-12-01T07:54:28.651617+0000 mgr.y (mgr.24362) 5580 : cluster 0 pgmap v5549: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:54:32.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:54:31 smithi080 bash[41963]: cluster 2023-12-01T07:54:30.652287+0000 mgr.y (mgr.24362) 5581 : cluster 0 pgmap v5550: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:54:32.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:54:31 smithi080 bash[41963]: audit 2023-12-01T07:54:30.890103+0000 mon.c (mon.2) 3557 : audit 0 from='client.? 172.21.15.80:0/4109240094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:54:32.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:54:31 smithi080 bash[28361]: cluster 2023-12-01T07:54:30.652287+0000 mgr.y (mgr.24362) 5581 : cluster 0 pgmap v5550: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:54:32.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:54:31 smithi080 bash[28361]: audit 2023-12-01T07:54:30.890103+0000 mon.c (mon.2) 3557 : audit 0 from='client.? 172.21.15.80:0/4109240094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:54:32.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:54:31 smithi090 bash[32384]: cluster 2023-12-01T07:54:30.652287+0000 mgr.y (mgr.24362) 5581 : cluster 0 pgmap v5550: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:54:32.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:54:31 smithi090 bash[32384]: audit 2023-12-01T07:54:30.890103+0000 mon.c (mon.2) 3557 : audit 0 from='client.? 172.21.15.80:0/4109240094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:54:34.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:54:33 smithi080 bash[28361]: cluster 2023-12-01T07:54:32.653449+0000 mgr.y (mgr.24362) 5582 : cluster 0 pgmap v5551: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:54:34.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:54:33 smithi080 bash[28361]: audit 2023-12-01T07:54:33.341507+0000 mon.a (mon.0) 3922 : audit 0 from='client.? 172.21.15.80:0/3113322165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:54:34.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:54:33 smithi080 bash[41963]: cluster 2023-12-01T07:54:32.653449+0000 mgr.y (mgr.24362) 5582 : cluster 0 pgmap v5551: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:54:34.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:54:33 smithi080 bash[41963]: audit 2023-12-01T07:54:33.341507+0000 mon.a (mon.0) 3922 : audit 0 from='client.? 172.21.15.80:0/3113322165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:54:34.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:54:33 smithi090 bash[32384]: cluster 2023-12-01T07:54:32.653449+0000 mgr.y (mgr.24362) 5582 : cluster 0 pgmap v5551: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:54:34.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:54:33 smithi090 bash[32384]: audit 2023-12-01T07:54:33.341507+0000 mon.a (mon.0) 3922 : audit 0 from='client.? 172.21.15.80:0/3113322165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:54:36.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:54:35 smithi080 bash[41963]: cluster 2023-12-01T07:54:34.654107+0000 mgr.y (mgr.24362) 5583 : cluster 0 pgmap v5552: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:54:36.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:54:35 smithi080 bash[41963]: audit 2023-12-01T07:54:35.802171+0000 mon.a (mon.0) 3923 : audit 0 from='client.? 172.21.15.80:0/1421991574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:54:36.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:54:35 smithi080 bash[28361]: cluster 2023-12-01T07:54:34.654107+0000 mgr.y (mgr.24362) 5583 : cluster 0 pgmap v5552: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:54:36.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:54:35 smithi080 bash[28361]: audit 2023-12-01T07:54:35.802171+0000 mon.a (mon.0) 3923 : audit 0 from='client.? 172.21.15.80:0/1421991574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:54:36.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:54:35 smithi090 bash[32384]: cluster 2023-12-01T07:54:34.654107+0000 mgr.y (mgr.24362) 5583 : cluster 0 pgmap v5552: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:54:36.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:54:35 smithi090 bash[32384]: audit 2023-12-01T07:54:35.802171+0000 mon.a (mon.0) 3923 : audit 0 from='client.? 172.21.15.80:0/1421991574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:54:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:54:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:54:36] "GET /metrics HTTP/1.1" 200 33970 "" "Prometheus/2.43.0" 2023-12-01T07:54:38.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:54:37 smithi080 bash[28361]: cluster 2023-12-01T07:54:36.655246+0000 mgr.y (mgr.24362) 5584 : cluster 0 pgmap v5553: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:54:38.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:54:37 smithi080 bash[41963]: cluster 2023-12-01T07:54:36.655246+0000 mgr.y (mgr.24362) 5584 : cluster 0 pgmap v5553: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:54:38.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:54:37 smithi090 bash[32384]: cluster 2023-12-01T07:54:36.655246+0000 mgr.y (mgr.24362) 5584 : cluster 0 pgmap v5553: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:54:39.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:54:38 smithi080 bash[28361]: audit 2023-12-01T07:54:38.263755+0000 mon.a (mon.0) 3924 : audit 0 from='client.? 172.21.15.80:0/221249243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:54:39.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:54:38 smithi080 bash[41963]: audit 2023-12-01T07:54:38.263755+0000 mon.a (mon.0) 3924 : audit 0 from='client.? 172.21.15.80:0/221249243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:54:39.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:54:38 smithi090 bash[32384]: audit 2023-12-01T07:54:38.263755+0000 mon.a (mon.0) 3924 : audit 0 from='client.? 172.21.15.80:0/221249243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:54:40.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:54:39 smithi080 bash[41963]: cluster 2023-12-01T07:54:38.655936+0000 mgr.y (mgr.24362) 5585 : cluster 0 pgmap v5554: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:54:40.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:54:39 smithi080 bash[28361]: cluster 2023-12-01T07:54:38.655936+0000 mgr.y (mgr.24362) 5585 : cluster 0 pgmap v5554: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:54:40.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:54:39 smithi090 bash[32384]: cluster 2023-12-01T07:54:38.655936+0000 mgr.y (mgr.24362) 5585 : cluster 0 pgmap v5554: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:54:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:54:40 smithi080 bash[28361]: audit 2023-12-01T07:54:40.070005+0000 mon.c (mon.2) 3558 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:54:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:54:40 smithi080 bash[28361]: audit 2023-12-01T07:54:40.716777+0000 mon.a (mon.0) 3925 : audit 0 from='client.? 172.21.15.80:0/1780639075' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:54:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:54:40 smithi080 bash[41963]: audit 2023-12-01T07:54:40.070005+0000 mon.c (mon.2) 3558 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:54:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:54:40 smithi080 bash[41963]: audit 2023-12-01T07:54:40.716777+0000 mon.a (mon.0) 3925 : audit 0 from='client.? 172.21.15.80:0/1780639075' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:54:41.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:54:40 smithi090 bash[32384]: audit 2023-12-01T07:54:40.070005+0000 mon.c (mon.2) 3558 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:54:41.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:54:40 smithi090 bash[32384]: audit 2023-12-01T07:54:40.716777+0000 mon.a (mon.0) 3925 : audit 0 from='client.? 172.21.15.80:0/1780639075' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:54:42.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:54:41 smithi080 bash[41963]: cluster 2023-12-01T07:54:40.656513+0000 mgr.y (mgr.24362) 5586 : cluster 0 pgmap v5555: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:54:42.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:54:41 smithi080 bash[28361]: cluster 2023-12-01T07:54:40.656513+0000 mgr.y (mgr.24362) 5586 : cluster 0 pgmap v5555: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:54:42.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:54:41 smithi090 bash[32384]: cluster 2023-12-01T07:54:40.656513+0000 mgr.y (mgr.24362) 5586 : cluster 0 pgmap v5555: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:54:44.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:54:43 smithi080 bash[28361]: cluster 2023-12-01T07:54:42.657668+0000 mgr.y (mgr.24362) 5587 : cluster 0 pgmap v5556: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:54:44.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:54:43 smithi080 bash[28361]: audit 2023-12-01T07:54:43.166454+0000 mon.c (mon.2) 3559 : audit 0 from='client.? 172.21.15.80:0/2411961315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:54:44.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:54:43 smithi080 bash[41963]: cluster 2023-12-01T07:54:42.657668+0000 mgr.y (mgr.24362) 5587 : cluster 0 pgmap v5556: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:54:44.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:54:43 smithi080 bash[41963]: audit 2023-12-01T07:54:43.166454+0000 mon.c (mon.2) 3559 : audit 0 from='client.? 172.21.15.80:0/2411961315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:54:44.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:54:43 smithi090 bash[32384]: cluster 2023-12-01T07:54:42.657668+0000 mgr.y (mgr.24362) 5587 : cluster 0 pgmap v5556: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:54:44.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:54:43 smithi090 bash[32384]: audit 2023-12-01T07:54:43.166454+0000 mon.c (mon.2) 3559 : audit 0 from='client.? 172.21.15.80:0/2411961315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:54:46.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:54:45 smithi080 bash[41963]: cluster 2023-12-01T07:54:44.658288+0000 mgr.y (mgr.24362) 5588 : cluster 0 pgmap v5557: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:54:46.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:54:45 smithi080 bash[41963]: audit 2023-12-01T07:54:45.620078+0000 mon.a (mon.0) 3926 : audit 0 from='client.? 172.21.15.80:0/4186310324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:54:46.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:54:45 smithi080 bash[28361]: cluster 2023-12-01T07:54:44.658288+0000 mgr.y (mgr.24362) 5588 : cluster 0 pgmap v5557: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:54:46.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:54:45 smithi080 bash[28361]: audit 2023-12-01T07:54:45.620078+0000 mon.a (mon.0) 3926 : audit 0 from='client.? 172.21.15.80:0/4186310324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:54:46.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:54:45 smithi090 bash[32384]: cluster 2023-12-01T07:54:44.658288+0000 mgr.y (mgr.24362) 5588 : cluster 0 pgmap v5557: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:54:46.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:54:45 smithi090 bash[32384]: audit 2023-12-01T07:54:45.620078+0000 mon.a (mon.0) 3926 : audit 0 from='client.? 172.21.15.80:0/4186310324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:54:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:54:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:54:46] "GET /metrics HTTP/1.1" 200 33977 "" "Prometheus/2.43.0" 2023-12-01T07:54:48.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:54:47 smithi080 bash[41963]: cluster 2023-12-01T07:54:46.659321+0000 mgr.y (mgr.24362) 5589 : cluster 0 pgmap v5558: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:54:48.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:54:47 smithi080 bash[28361]: cluster 2023-12-01T07:54:46.659321+0000 mgr.y (mgr.24362) 5589 : cluster 0 pgmap v5558: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:54:48.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:54:47 smithi090 bash[32384]: cluster 2023-12-01T07:54:46.659321+0000 mgr.y (mgr.24362) 5589 : cluster 0 pgmap v5558: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:54:49.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:54:48 smithi080 bash[41963]: audit 2023-12-01T07:54:48.087038+0000 mon.c (mon.2) 3560 : audit 0 from='client.? 172.21.15.80:0/2009071114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:54:49.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:54:48 smithi080 bash[28361]: audit 2023-12-01T07:54:48.087038+0000 mon.c (mon.2) 3560 : audit 0 from='client.? 172.21.15.80:0/2009071114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:54:49.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:54:48 smithi090 bash[32384]: audit 2023-12-01T07:54:48.087038+0000 mon.c (mon.2) 3560 : audit 0 from='client.? 172.21.15.80:0/2009071114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:54:50.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:54:49 smithi080 bash[41963]: cluster 2023-12-01T07:54:48.660069+0000 mgr.y (mgr.24362) 5590 : cluster 0 pgmap v5559: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:54:50.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:54:49 smithi080 bash[28361]: cluster 2023-12-01T07:54:48.660069+0000 mgr.y (mgr.24362) 5590 : cluster 0 pgmap v5559: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:54:50.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:54:49 smithi090 bash[32384]: cluster 2023-12-01T07:54:48.660069+0000 mgr.y (mgr.24362) 5590 : cluster 0 pgmap v5559: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:54:51.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:54:50 smithi080 bash[28361]: audit 2023-12-01T07:54:50.534750+0000 mon.c (mon.2) 3561 : audit 0 from='client.? 172.21.15.80:0/1151471151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:54:51.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:54:50 smithi080 bash[41963]: audit 2023-12-01T07:54:50.534750+0000 mon.c (mon.2) 3561 : audit 0 from='client.? 172.21.15.80:0/1151471151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:54:51.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:54:50 smithi090 bash[32384]: audit 2023-12-01T07:54:50.534750+0000 mon.c (mon.2) 3561 : audit 0 from='client.? 172.21.15.80:0/1151471151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:54:52.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:54:51 smithi080 bash[28361]: cluster 2023-12-01T07:54:50.660793+0000 mgr.y (mgr.24362) 5591 : cluster 0 pgmap v5560: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:54:52.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:54:51 smithi080 bash[41963]: cluster 2023-12-01T07:54:50.660793+0000 mgr.y (mgr.24362) 5591 : cluster 0 pgmap v5560: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:54:52.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:54:51 smithi090 bash[32384]: cluster 2023-12-01T07:54:50.660793+0000 mgr.y (mgr.24362) 5591 : cluster 0 pgmap v5560: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:54:54.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:54:53 smithi080 bash[28361]: cluster 2023-12-01T07:54:52.661413+0000 mgr.y (mgr.24362) 5592 : cluster 0 pgmap v5561: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:54:54.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:54:53 smithi080 bash[28361]: audit 2023-12-01T07:54:52.987858+0000 mon.a (mon.0) 3927 : audit 0 from='client.? 172.21.15.80:0/2315373986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:54:54.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:54:53 smithi080 bash[41963]: cluster 2023-12-01T07:54:52.661413+0000 mgr.y (mgr.24362) 5592 : cluster 0 pgmap v5561: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:54:54.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:54:53 smithi080 bash[41963]: audit 2023-12-01T07:54:52.987858+0000 mon.a (mon.0) 3927 : audit 0 from='client.? 172.21.15.80:0/2315373986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:54:54.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:54:53 smithi090 bash[32384]: cluster 2023-12-01T07:54:52.661413+0000 mgr.y (mgr.24362) 5592 : cluster 0 pgmap v5561: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:54:54.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:54:53 smithi090 bash[32384]: audit 2023-12-01T07:54:52.987858+0000 mon.a (mon.0) 3927 : audit 0 from='client.? 172.21.15.80:0/2315373986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:54:56.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:54:55 smithi080 bash[28361]: cluster 2023-12-01T07:54:54.662058+0000 mgr.y (mgr.24362) 5593 : cluster 0 pgmap v5562: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:54:56.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:54:55 smithi080 bash[28361]: audit 2023-12-01T07:54:55.069962+0000 mon.c (mon.2) 3562 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:54:56.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:54:55 smithi080 bash[28361]: audit 2023-12-01T07:54:55.455154+0000 mon.c (mon.2) 3563 : audit 0 from='client.? 172.21.15.80:0/4104550253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:54:56.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:54:55 smithi080 bash[41963]: cluster 2023-12-01T07:54:54.662058+0000 mgr.y (mgr.24362) 5593 : cluster 0 pgmap v5562: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:54:56.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:54:55 smithi080 bash[41963]: audit 2023-12-01T07:54:55.069962+0000 mon.c (mon.2) 3562 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:54:56.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:54:55 smithi080 bash[41963]: audit 2023-12-01T07:54:55.455154+0000 mon.c (mon.2) 3563 : audit 0 from='client.? 172.21.15.80:0/4104550253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:54:56.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:54:55 smithi090 bash[32384]: cluster 2023-12-01T07:54:54.662058+0000 mgr.y (mgr.24362) 5593 : cluster 0 pgmap v5562: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:54:56.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:54:55 smithi090 bash[32384]: audit 2023-12-01T07:54:55.069962+0000 mon.c (mon.2) 3562 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:54:56.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:54:55 smithi090 bash[32384]: audit 2023-12-01T07:54:55.455154+0000 mon.c (mon.2) 3563 : audit 0 from='client.? 172.21.15.80:0/4104550253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:54:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:54:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:54:56] "GET /metrics HTTP/1.1" 200 33966 "" "Prometheus/2.43.0" 2023-12-01T07:54:58.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:54:57 smithi080 bash[41963]: cluster 2023-12-01T07:54:56.663210+0000 mgr.y (mgr.24362) 5594 : cluster 0 pgmap v5563: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:54:58.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:54:57 smithi080 bash[28361]: cluster 2023-12-01T07:54:56.663210+0000 mgr.y (mgr.24362) 5594 : cluster 0 pgmap v5563: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:54:58.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:54:57 smithi090 bash[32384]: cluster 2023-12-01T07:54:56.663210+0000 mgr.y (mgr.24362) 5594 : cluster 0 pgmap v5563: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:54:59.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:54:58 smithi080 bash[28361]: audit 2023-12-01T07:54:57.911399+0000 mon.c (mon.2) 3564 : audit 0 from='client.? 172.21.15.80:0/429512180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:54:59.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:54:58 smithi080 bash[41963]: audit 2023-12-01T07:54:57.911399+0000 mon.c (mon.2) 3564 : audit 0 from='client.? 172.21.15.80:0/429512180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:54:59.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:54:58 smithi090 bash[32384]: audit 2023-12-01T07:54:57.911399+0000 mon.c (mon.2) 3564 : audit 0 from='client.? 172.21.15.80:0/429512180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:55:00.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:54:59 smithi080 bash[41963]: cluster 2023-12-01T07:54:58.663819+0000 mgr.y (mgr.24362) 5595 : cluster 0 pgmap v5564: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:55:00.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:54:59 smithi080 bash[41963]: audit 2023-12-01T07:54:59.817646+0000 mon.c (mon.2) 3565 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:55:00.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:54:59 smithi080 bash[28361]: cluster 2023-12-01T07:54:58.663819+0000 mgr.y (mgr.24362) 5595 : cluster 0 pgmap v5564: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:55:00.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:54:59 smithi080 bash[28361]: audit 2023-12-01T07:54:59.817646+0000 mon.c (mon.2) 3565 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:55:00.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:54:59 smithi090 bash[32384]: cluster 2023-12-01T07:54:58.663819+0000 mgr.y (mgr.24362) 5595 : cluster 0 pgmap v5564: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:55:00.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:54:59 smithi090 bash[32384]: audit 2023-12-01T07:54:59.817646+0000 mon.c (mon.2) 3565 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:55:01.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:55:00 smithi080 bash[28361]: audit 2023-12-01T07:55:00.363771+0000 mon.a (mon.0) 3928 : audit 0 from='client.? 172.21.15.80:0/1564335679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:55:01.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:55:00 smithi080 bash[41963]: audit 2023-12-01T07:55:00.363771+0000 mon.a (mon.0) 3928 : audit 0 from='client.? 172.21.15.80:0/1564335679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:55:01.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:55:00 smithi090 bash[32384]: audit 2023-12-01T07:55:00.363771+0000 mon.a (mon.0) 3928 : audit 0 from='client.? 172.21.15.80:0/1564335679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:55:02.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:55:01 smithi080 bash[28361]: cluster 2023-12-01T07:55:00.664449+0000 mgr.y (mgr.24362) 5596 : cluster 0 pgmap v5565: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:55:02.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:55:01 smithi080 bash[41963]: cluster 2023-12-01T07:55:00.664449+0000 mgr.y (mgr.24362) 5596 : cluster 0 pgmap v5565: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:55:02.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:55:01 smithi090 bash[32384]: cluster 2023-12-01T07:55:00.664449+0000 mgr.y (mgr.24362) 5596 : cluster 0 pgmap v5565: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:55:03.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:55:02 smithi080 bash[28361]: audit 2023-12-01T07:55:02.821134+0000 mon.a (mon.0) 3929 : audit 0 from='client.? 172.21.15.80:0/2689935730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:55:03.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:55:02 smithi080 bash[41963]: audit 2023-12-01T07:55:02.821134+0000 mon.a (mon.0) 3929 : audit 0 from='client.? 172.21.15.80:0/2689935730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:55:03.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:55:02 smithi090 bash[32384]: audit 2023-12-01T07:55:02.821134+0000 mon.a (mon.0) 3929 : audit 0 from='client.? 172.21.15.80:0/2689935730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:55:04.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:55:03 smithi080 bash[28361]: cluster 2023-12-01T07:55:02.665529+0000 mgr.y (mgr.24362) 5597 : cluster 0 pgmap v5566: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:55:04.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:55:03 smithi080 bash[41963]: cluster 2023-12-01T07:55:02.665529+0000 mgr.y (mgr.24362) 5597 : cluster 0 pgmap v5566: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:55:04.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:55:03 smithi090 bash[32384]: cluster 2023-12-01T07:55:02.665529+0000 mgr.y (mgr.24362) 5597 : cluster 0 pgmap v5566: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:55:06.235 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:55:05 smithi080 bash[28361]: cluster 2023-12-01T07:55:04.666220+0000 mgr.y (mgr.24362) 5598 : cluster 0 pgmap v5567: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:55:06.235 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:55:05 smithi080 bash[28361]: audit 2023-12-01T07:55:05.344780+0000 mon.a (mon.0) 3930 : audit 0 from='client.? 172.21.15.80:0/3291533979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:55:06.235 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:55:05 smithi080 bash[28361]: audit 2023-12-01T07:55:05.662645+0000 mon.a (mon.0) 3931 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:55:06.235 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:55:05 smithi080 bash[28361]: audit 2023-12-01T07:55:05.674298+0000 mon.a (mon.0) 3932 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:55:06.235 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:55:05 smithi080 bash[41963]: cluster 2023-12-01T07:55:04.666220+0000 mgr.y (mgr.24362) 5598 : cluster 0 pgmap v5567: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:55:06.235 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:55:05 smithi080 bash[41963]: audit 2023-12-01T07:55:05.344780+0000 mon.a (mon.0) 3930 : audit 0 from='client.? 172.21.15.80:0/3291533979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:55:06.236 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:55:05 smithi080 bash[41963]: audit 2023-12-01T07:55:05.662645+0000 mon.a (mon.0) 3931 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:55:06.236 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:55:05 smithi080 bash[41963]: audit 2023-12-01T07:55:05.674298+0000 mon.a (mon.0) 3932 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:55:06.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:55:05 smithi090 bash[32384]: cluster 2023-12-01T07:55:04.666220+0000 mgr.y (mgr.24362) 5598 : cluster 0 pgmap v5567: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:55:06.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:55:05 smithi090 bash[32384]: audit 2023-12-01T07:55:05.344780+0000 mon.a (mon.0) 3930 : audit 0 from='client.? 172.21.15.80:0/3291533979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:55:06.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:55:05 smithi090 bash[32384]: audit 2023-12-01T07:55:05.662645+0000 mon.a (mon.0) 3931 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:55:06.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:55:05 smithi090 bash[32384]: audit 2023-12-01T07:55:05.674298+0000 mon.a (mon.0) 3932 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:55:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:55:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:55:06] "GET /metrics HTTP/1.1" 200 33966 "" "Prometheus/2.43.0" 2023-12-01T07:55:07.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:55:07 smithi090 bash[32384]: audit 2023-12-01T07:55:06.011536+0000 mon.a (mon.0) 3933 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:55:07.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:55:07 smithi090 bash[32384]: audit 2023-12-01T07:55:06.021939+0000 mon.a (mon.0) 3934 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:55:07.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:55:07 smithi090 bash[32384]: audit 2023-12-01T07:55:06.558486+0000 mon.c (mon.2) 3566 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:55:07.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:55:07 smithi090 bash[32384]: audit 2023-12-01T07:55:06.560405+0000 mon.c (mon.2) 3567 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:55:07.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:55:07 smithi090 bash[32384]: audit 2023-12-01T07:55:06.570522+0000 mon.a (mon.0) 3935 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:55:07.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:55:07 smithi080 bash[28361]: audit 2023-12-01T07:55:06.011536+0000 mon.a (mon.0) 3933 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:55:07.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:55:07 smithi080 bash[28361]: audit 2023-12-01T07:55:06.021939+0000 mon.a (mon.0) 3934 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:55:07.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:55:07 smithi080 bash[28361]: audit 2023-12-01T07:55:06.558486+0000 mon.c (mon.2) 3566 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:55:07.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:55:07 smithi080 bash[28361]: audit 2023-12-01T07:55:06.560405+0000 mon.c (mon.2) 3567 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:55:07.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:55:07 smithi080 bash[28361]: audit 2023-12-01T07:55:06.570522+0000 mon.a (mon.0) 3935 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:55:07.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:55:07 smithi080 bash[41963]: audit 2023-12-01T07:55:06.011536+0000 mon.a (mon.0) 3933 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:55:07.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:55:07 smithi080 bash[41963]: audit 2023-12-01T07:55:06.021939+0000 mon.a (mon.0) 3934 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:55:07.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:55:07 smithi080 bash[41963]: audit 2023-12-01T07:55:06.558486+0000 mon.c (mon.2) 3566 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:55:07.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:55:07 smithi080 bash[41963]: audit 2023-12-01T07:55:06.560405+0000 mon.c (mon.2) 3567 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:55:07.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:55:07 smithi080 bash[41963]: audit 2023-12-01T07:55:06.570522+0000 mon.a (mon.0) 3935 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:55:08.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:55:08 smithi090 bash[32384]: cluster 2023-12-01T07:55:06.667336+0000 mgr.y (mgr.24362) 5599 : cluster 0 pgmap v5568: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:55:08.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:55:08 smithi090 bash[32384]: audit 2023-12-01T07:55:07.812600+0000 mon.c (mon.2) 3568 : audit 0 from='client.? 172.21.15.80:0/1270761074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:55:08.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:55:08 smithi080 bash[28361]: cluster 2023-12-01T07:55:06.667336+0000 mgr.y (mgr.24362) 5599 : cluster 0 pgmap v5568: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:55:08.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:55:08 smithi080 bash[28361]: audit 2023-12-01T07:55:07.812600+0000 mon.c (mon.2) 3568 : audit 0 from='client.? 172.21.15.80:0/1270761074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:55:08.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:55:08 smithi080 bash[41963]: cluster 2023-12-01T07:55:06.667336+0000 mgr.y (mgr.24362) 5599 : cluster 0 pgmap v5568: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:55:08.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:55:08 smithi080 bash[41963]: audit 2023-12-01T07:55:07.812600+0000 mon.c (mon.2) 3568 : audit 0 from='client.? 172.21.15.80:0/1270761074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:55:10.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:55:10 smithi090 bash[32384]: cluster 2023-12-01T07:55:08.668062+0000 mgr.y (mgr.24362) 5600 : cluster 0 pgmap v5569: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:55:10.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:55:10 smithi080 bash[28361]: cluster 2023-12-01T07:55:08.668062+0000 mgr.y (mgr.24362) 5600 : cluster 0 pgmap v5569: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:55:10.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:55:10 smithi080 bash[41963]: cluster 2023-12-01T07:55:08.668062+0000 mgr.y (mgr.24362) 5600 : cluster 0 pgmap v5569: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:55:11.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:55:11 smithi080 bash[28361]: audit 2023-12-01T07:55:10.070560+0000 mon.c (mon.2) 3569 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:55:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:55:11 smithi080 bash[28361]: audit 2023-12-01T07:55:10.263303+0000 mon.c (mon.2) 3570 : audit 0 from='client.? 172.21.15.80:0/2300487234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:55:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:55:11 smithi080 bash[41963]: audit 2023-12-01T07:55:10.070560+0000 mon.c (mon.2) 3569 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:55:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:55:11 smithi080 bash[41963]: audit 2023-12-01T07:55:10.263303+0000 mon.c (mon.2) 3570 : audit 0 from='client.? 172.21.15.80:0/2300487234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:55:11.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:55:11 smithi090 bash[32384]: audit 2023-12-01T07:55:10.070560+0000 mon.c (mon.2) 3569 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:55:11.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:55:11 smithi090 bash[32384]: audit 2023-12-01T07:55:10.263303+0000 mon.c (mon.2) 3570 : audit 0 from='client.? 172.21.15.80:0/2300487234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:55:12.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:55:12 smithi080 bash[28361]: cluster 2023-12-01T07:55:10.668705+0000 mgr.y (mgr.24362) 5601 : cluster 0 pgmap v5570: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:55:12.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:55:12 smithi080 bash[41963]: cluster 2023-12-01T07:55:10.668705+0000 mgr.y (mgr.24362) 5601 : cluster 0 pgmap v5570: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:55:12.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:55:12 smithi090 bash[32384]: cluster 2023-12-01T07:55:10.668705+0000 mgr.y (mgr.24362) 5601 : cluster 0 pgmap v5570: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:55:13.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:55:13 smithi080 bash[28361]: audit 2023-12-01T07:55:12.706258+0000 mon.c (mon.2) 3571 : audit 0 from='client.? 172.21.15.80:0/753657438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:55:13.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:55:13 smithi080 bash[41963]: audit 2023-12-01T07:55:12.706258+0000 mon.c (mon.2) 3571 : audit 0 from='client.? 172.21.15.80:0/753657438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:55:13.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:55:13 smithi090 bash[32384]: audit 2023-12-01T07:55:12.706258+0000 mon.c (mon.2) 3571 : audit 0 from='client.? 172.21.15.80:0/753657438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:55:14.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:55:14 smithi080 bash[28361]: cluster 2023-12-01T07:55:12.669794+0000 mgr.y (mgr.24362) 5602 : cluster 0 pgmap v5571: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:55:14.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:55:14 smithi080 bash[41963]: cluster 2023-12-01T07:55:12.669794+0000 mgr.y (mgr.24362) 5602 : cluster 0 pgmap v5571: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:55:14.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:55:14 smithi090 bash[32384]: cluster 2023-12-01T07:55:12.669794+0000 mgr.y (mgr.24362) 5602 : cluster 0 pgmap v5571: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:55:16.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:55:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:55:16] "GET /metrics HTTP/1.1" 200 33973 "" "Prometheus/2.43.0" 2023-12-01T07:55:16.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:55:16 smithi080 bash[41963]: cluster 2023-12-01T07:55:14.670481+0000 mgr.y (mgr.24362) 5603 : cluster 0 pgmap v5572: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:55:16.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:55:16 smithi080 bash[41963]: audit 2023-12-01T07:55:15.161457+0000 mon.a (mon.0) 3936 : audit 0 from='client.? 172.21.15.80:0/709661413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:55:16.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:55:16 smithi080 bash[28361]: cluster 2023-12-01T07:55:14.670481+0000 mgr.y (mgr.24362) 5603 : cluster 0 pgmap v5572: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:55:16.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:55:16 smithi080 bash[28361]: audit 2023-12-01T07:55:15.161457+0000 mon.a (mon.0) 3936 : audit 0 from='client.? 172.21.15.80:0/709661413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:55:16.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:55:16 smithi090 bash[32384]: cluster 2023-12-01T07:55:14.670481+0000 mgr.y (mgr.24362) 5603 : cluster 0 pgmap v5572: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:55:16.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:55:16 smithi090 bash[32384]: audit 2023-12-01T07:55:15.161457+0000 mon.a (mon.0) 3936 : audit 0 from='client.? 172.21.15.80:0/709661413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:55:18.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:55:18 smithi080 bash[28361]: cluster 2023-12-01T07:55:16.671629+0000 mgr.y (mgr.24362) 5604 : cluster 0 pgmap v5573: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:55:18.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:55:18 smithi080 bash[28361]: audit 2023-12-01T07:55:17.622181+0000 mon.c (mon.2) 3572 : audit 0 from='client.? 172.21.15.80:0/2691520702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:55:18.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:55:18 smithi080 bash[41963]: cluster 2023-12-01T07:55:16.671629+0000 mgr.y (mgr.24362) 5604 : cluster 0 pgmap v5573: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:55:18.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:55:18 smithi080 bash[41963]: audit 2023-12-01T07:55:17.622181+0000 mon.c (mon.2) 3572 : audit 0 from='client.? 172.21.15.80:0/2691520702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:55:18.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:55:18 smithi090 bash[32384]: cluster 2023-12-01T07:55:16.671629+0000 mgr.y (mgr.24362) 5604 : cluster 0 pgmap v5573: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:55:18.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:55:18 smithi090 bash[32384]: audit 2023-12-01T07:55:17.622181+0000 mon.c (mon.2) 3572 : audit 0 from='client.? 172.21.15.80:0/2691520702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:55:20.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:55:20 smithi080 bash[28361]: cluster 2023-12-01T07:55:18.672348+0000 mgr.y (mgr.24362) 5605 : cluster 0 pgmap v5574: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:55:20.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:55:20 smithi080 bash[41963]: cluster 2023-12-01T07:55:18.672348+0000 mgr.y (mgr.24362) 5605 : cluster 0 pgmap v5574: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:55:20.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:55:20 smithi090 bash[32384]: cluster 2023-12-01T07:55:18.672348+0000 mgr.y (mgr.24362) 5605 : cluster 0 pgmap v5574: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:55:21.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:55:21 smithi080 bash[28361]: audit 2023-12-01T07:55:20.060734+0000 mon.c (mon.2) 3573 : audit 0 from='client.? 172.21.15.80:0/941727154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:55:21.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:55:21 smithi080 bash[41963]: audit 2023-12-01T07:55:20.060734+0000 mon.c (mon.2) 3573 : audit 0 from='client.? 172.21.15.80:0/941727154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:55:21.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:55:21 smithi090 bash[32384]: audit 2023-12-01T07:55:20.060734+0000 mon.c (mon.2) 3573 : audit 0 from='client.? 172.21.15.80:0/941727154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:55:22.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:55:22 smithi080 bash[41963]: cluster 2023-12-01T07:55:20.673020+0000 mgr.y (mgr.24362) 5606 : cluster 0 pgmap v5575: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:55:22.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:55:22 smithi080 bash[28361]: cluster 2023-12-01T07:55:20.673020+0000 mgr.y (mgr.24362) 5606 : cluster 0 pgmap v5575: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:55:22.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:55:22 smithi090 bash[32384]: cluster 2023-12-01T07:55:20.673020+0000 mgr.y (mgr.24362) 5606 : cluster 0 pgmap v5575: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:55:23.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:55:23 smithi080 bash[28361]: audit 2023-12-01T07:55:22.520183+0000 mon.c (mon.2) 3574 : audit 0 from='client.? 172.21.15.80:0/265351864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:55:23.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:55:23 smithi080 bash[41963]: audit 2023-12-01T07:55:22.520183+0000 mon.c (mon.2) 3574 : audit 0 from='client.? 172.21.15.80:0/265351864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:55:23.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:55:23 smithi090 bash[32384]: audit 2023-12-01T07:55:22.520183+0000 mon.c (mon.2) 3574 : audit 0 from='client.? 172.21.15.80:0/265351864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:55:24.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:55:24 smithi080 bash[41963]: cluster 2023-12-01T07:55:22.674214+0000 mgr.y (mgr.24362) 5607 : cluster 0 pgmap v5576: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:55:24.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:55:24 smithi080 bash[28361]: cluster 2023-12-01T07:55:22.674214+0000 mgr.y (mgr.24362) 5607 : cluster 0 pgmap v5576: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:55:24.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:55:24 smithi090 bash[32384]: cluster 2023-12-01T07:55:22.674214+0000 mgr.y (mgr.24362) 5607 : cluster 0 pgmap v5576: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:55:25.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:55:25 smithi080 bash[41963]: audit 2023-12-01T07:55:24.969899+0000 mon.c (mon.2) 3575 : audit 0 from='client.? 172.21.15.80:0/2840721196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:55:25.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:55:25 smithi080 bash[41963]: audit 2023-12-01T07:55:25.070916+0000 mon.c (mon.2) 3576 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:55:25.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:55:25 smithi080 bash[28361]: audit 2023-12-01T07:55:24.969899+0000 mon.c (mon.2) 3575 : audit 0 from='client.? 172.21.15.80:0/2840721196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:55:25.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:55:25 smithi080 bash[28361]: audit 2023-12-01T07:55:25.070916+0000 mon.c (mon.2) 3576 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:55:25.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:55:25 smithi090 bash[32384]: audit 2023-12-01T07:55:24.969899+0000 mon.c (mon.2) 3575 : audit 0 from='client.? 172.21.15.80:0/2840721196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:55:25.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:55:25 smithi090 bash[32384]: audit 2023-12-01T07:55:25.070916+0000 mon.c (mon.2) 3576 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:55:26.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:55:26 smithi080 bash[28361]: cluster 2023-12-01T07:55:24.674713+0000 mgr.y (mgr.24362) 5608 : cluster 0 pgmap v5577: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:55:26.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:55:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:55:26] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T07:55:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:55:26 smithi080 bash[41963]: cluster 2023-12-01T07:55:24.674713+0000 mgr.y (mgr.24362) 5608 : cluster 0 pgmap v5577: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:55:26.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:55:26 smithi090 bash[32384]: cluster 2023-12-01T07:55:24.674713+0000 mgr.y (mgr.24362) 5608 : cluster 0 pgmap v5577: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:55:28.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:55:28 smithi080 bash[41963]: cluster 2023-12-01T07:55:26.675787+0000 mgr.y (mgr.24362) 5609 : cluster 0 pgmap v5578: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:55:28.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:55:28 smithi080 bash[41963]: audit 2023-12-01T07:55:27.434005+0000 mon.c (mon.2) 3577 : audit 0 from='client.? 172.21.15.80:0/3762129594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:55:28.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:55:28 smithi080 bash[28361]: cluster 2023-12-01T07:55:26.675787+0000 mgr.y (mgr.24362) 5609 : cluster 0 pgmap v5578: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:55:28.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:55:28 smithi080 bash[28361]: audit 2023-12-01T07:55:27.434005+0000 mon.c (mon.2) 3577 : audit 0 from='client.? 172.21.15.80:0/3762129594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:55:28.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:55:28 smithi090 bash[32384]: cluster 2023-12-01T07:55:26.675787+0000 mgr.y (mgr.24362) 5609 : cluster 0 pgmap v5578: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:55:28.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:55:28 smithi090 bash[32384]: audit 2023-12-01T07:55:27.434005+0000 mon.c (mon.2) 3577 : audit 0 from='client.? 172.21.15.80:0/3762129594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:55:30.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:55:30 smithi080 bash[41963]: cluster 2023-12-01T07:55:28.676504+0000 mgr.y (mgr.24362) 5610 : cluster 0 pgmap v5579: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:55:30.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:55:30 smithi080 bash[41963]: audit 2023-12-01T07:55:29.889798+0000 mon.a (mon.0) 3937 : audit 0 from='client.? 172.21.15.80:0/492113423' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:55:30.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:55:30 smithi080 bash[28361]: cluster 2023-12-01T07:55:28.676504+0000 mgr.y (mgr.24362) 5610 : cluster 0 pgmap v5579: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:55:30.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:55:30 smithi080 bash[28361]: audit 2023-12-01T07:55:29.889798+0000 mon.a (mon.0) 3937 : audit 0 from='client.? 172.21.15.80:0/492113423' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:55:30.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:55:30 smithi090 bash[32384]: cluster 2023-12-01T07:55:28.676504+0000 mgr.y (mgr.24362) 5610 : cluster 0 pgmap v5579: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:55:30.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:55:30 smithi090 bash[32384]: audit 2023-12-01T07:55:29.889798+0000 mon.a (mon.0) 3937 : audit 0 from='client.? 172.21.15.80:0/492113423' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:55:32.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:55:32 smithi080 bash[41963]: cluster 2023-12-01T07:55:30.677244+0000 mgr.y (mgr.24362) 5611 : cluster 0 pgmap v5580: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:55:32.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:55:32 smithi080 bash[28361]: cluster 2023-12-01T07:55:30.677244+0000 mgr.y (mgr.24362) 5611 : cluster 0 pgmap v5580: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:55:32.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:55:32 smithi090 bash[32384]: cluster 2023-12-01T07:55:30.677244+0000 mgr.y (mgr.24362) 5611 : cluster 0 pgmap v5580: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:55:33.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:55:33 smithi080 bash[41963]: audit 2023-12-01T07:55:32.346624+0000 mon.a (mon.0) 3938 : audit 0 from='client.? 172.21.15.80:0/1226613176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:55:33.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:55:33 smithi080 bash[28361]: audit 2023-12-01T07:55:32.346624+0000 mon.a (mon.0) 3938 : audit 0 from='client.? 172.21.15.80:0/1226613176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:55:33.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:55:33 smithi090 bash[32384]: audit 2023-12-01T07:55:32.346624+0000 mon.a (mon.0) 3938 : audit 0 from='client.? 172.21.15.80:0/1226613176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:55:34.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:55:34 smithi080 bash[41963]: cluster 2023-12-01T07:55:32.678518+0000 mgr.y (mgr.24362) 5612 : cluster 0 pgmap v5581: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:55:34.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:55:34 smithi080 bash[28361]: cluster 2023-12-01T07:55:32.678518+0000 mgr.y (mgr.24362) 5612 : cluster 0 pgmap v5581: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:55:34.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:55:34 smithi090 bash[32384]: cluster 2023-12-01T07:55:32.678518+0000 mgr.y (mgr.24362) 5612 : cluster 0 pgmap v5581: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:55:35.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:55:35 smithi080 bash[28361]: audit 2023-12-01T07:55:34.808697+0000 mon.c (mon.2) 3578 : audit 0 from='client.? 172.21.15.80:0/3022577579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:55:35.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:55:35 smithi080 bash[41963]: audit 2023-12-01T07:55:34.808697+0000 mon.c (mon.2) 3578 : audit 0 from='client.? 172.21.15.80:0/3022577579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:55:35.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:55:35 smithi090 bash[32384]: audit 2023-12-01T07:55:34.808697+0000 mon.c (mon.2) 3578 : audit 0 from='client.? 172.21.15.80:0/3022577579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:55:36.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:55:36 smithi080 bash[28361]: cluster 2023-12-01T07:55:34.679144+0000 mgr.y (mgr.24362) 5613 : cluster 0 pgmap v5582: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:55:36.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:55:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:55:36] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T07:55:36.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:55:36 smithi080 bash[41963]: cluster 2023-12-01T07:55:34.679144+0000 mgr.y (mgr.24362) 5613 : cluster 0 pgmap v5582: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:55:36.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:55:36 smithi090 bash[32384]: cluster 2023-12-01T07:55:34.679144+0000 mgr.y (mgr.24362) 5613 : cluster 0 pgmap v5582: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:55:38.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:55:38 smithi080 bash[41963]: cluster 2023-12-01T07:55:36.680308+0000 mgr.y (mgr.24362) 5614 : cluster 0 pgmap v5583: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:55:38.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:55:38 smithi080 bash[41963]: audit 2023-12-01T07:55:37.264042+0000 mon.c (mon.2) 3579 : audit 0 from='client.? 172.21.15.80:0/772323737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:55:38.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:55:38 smithi080 bash[28361]: cluster 2023-12-01T07:55:36.680308+0000 mgr.y (mgr.24362) 5614 : cluster 0 pgmap v5583: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:55:38.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:55:38 smithi080 bash[28361]: audit 2023-12-01T07:55:37.264042+0000 mon.c (mon.2) 3579 : audit 0 from='client.? 172.21.15.80:0/772323737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:55:38.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:55:38 smithi090 bash[32384]: cluster 2023-12-01T07:55:36.680308+0000 mgr.y (mgr.24362) 5614 : cluster 0 pgmap v5583: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:55:38.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:55:38 smithi090 bash[32384]: audit 2023-12-01T07:55:37.264042+0000 mon.c (mon.2) 3579 : audit 0 from='client.? 172.21.15.80:0/772323737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:55:40.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:55:40 smithi080 bash[28361]: cluster 2023-12-01T07:55:38.680974+0000 mgr.y (mgr.24362) 5615 : cluster 0 pgmap v5584: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:55:40.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:55:40 smithi080 bash[28361]: audit 2023-12-01T07:55:39.725552+0000 mon.c (mon.2) 3580 : audit 0 from='client.? 172.21.15.80:0/2878006994' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:55:40.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:55:40 smithi080 bash[28361]: audit 2023-12-01T07:55:40.071513+0000 mon.c (mon.2) 3581 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:55:40.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:55:40 smithi080 bash[41963]: cluster 2023-12-01T07:55:38.680974+0000 mgr.y (mgr.24362) 5615 : cluster 0 pgmap v5584: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:55:40.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:55:40 smithi080 bash[41963]: audit 2023-12-01T07:55:39.725552+0000 mon.c (mon.2) 3580 : audit 0 from='client.? 172.21.15.80:0/2878006994' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:55:40.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:55:40 smithi080 bash[41963]: audit 2023-12-01T07:55:40.071513+0000 mon.c (mon.2) 3581 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:55:40.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:55:40 smithi090 bash[32384]: cluster 2023-12-01T07:55:38.680974+0000 mgr.y (mgr.24362) 5615 : cluster 0 pgmap v5584: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:55:40.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:55:40 smithi090 bash[32384]: audit 2023-12-01T07:55:39.725552+0000 mon.c (mon.2) 3580 : audit 0 from='client.? 172.21.15.80:0/2878006994' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:55:40.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:55:40 smithi090 bash[32384]: audit 2023-12-01T07:55:40.071513+0000 mon.c (mon.2) 3581 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:55:42.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:55:42 smithi080 bash[28361]: cluster 2023-12-01T07:55:40.681637+0000 mgr.y (mgr.24362) 5616 : cluster 0 pgmap v5585: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:55:42.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:55:42 smithi080 bash[41963]: cluster 2023-12-01T07:55:40.681637+0000 mgr.y (mgr.24362) 5616 : cluster 0 pgmap v5585: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:55:42.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:55:42 smithi090 bash[32384]: cluster 2023-12-01T07:55:40.681637+0000 mgr.y (mgr.24362) 5616 : cluster 0 pgmap v5585: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:55:43.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:55:43 smithi080 bash[41963]: audit 2023-12-01T07:55:42.172905+0000 mon.c (mon.2) 3582 : audit 0 from='client.? 172.21.15.80:0/3789764943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:55:43.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:55:43 smithi080 bash[28361]: audit 2023-12-01T07:55:42.172905+0000 mon.c (mon.2) 3582 : audit 0 from='client.? 172.21.15.80:0/3789764943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:55:43.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:55:43 smithi090 bash[32384]: audit 2023-12-01T07:55:42.172905+0000 mon.c (mon.2) 3582 : audit 0 from='client.? 172.21.15.80:0/3789764943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:55:44.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:55:44 smithi080 bash[41963]: cluster 2023-12-01T07:55:42.682677+0000 mgr.y (mgr.24362) 5617 : cluster 0 pgmap v5586: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:55:44.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:55:44 smithi080 bash[28361]: cluster 2023-12-01T07:55:42.682677+0000 mgr.y (mgr.24362) 5617 : cluster 0 pgmap v5586: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:55:44.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:55:44 smithi090 bash[32384]: cluster 2023-12-01T07:55:42.682677+0000 mgr.y (mgr.24362) 5617 : cluster 0 pgmap v5586: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:55:45.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:55:45 smithi080 bash[28361]: audit 2023-12-01T07:55:44.625488+0000 mon.c (mon.2) 3583 : audit 0 from='client.? 172.21.15.80:0/3005133348' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:55:45.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:55:45 smithi080 bash[41963]: audit 2023-12-01T07:55:44.625488+0000 mon.c (mon.2) 3583 : audit 0 from='client.? 172.21.15.80:0/3005133348' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:55:45.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:55:45 smithi090 bash[32384]: audit 2023-12-01T07:55:44.625488+0000 mon.c (mon.2) 3583 : audit 0 from='client.? 172.21.15.80:0/3005133348' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:55:46.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:55:46 smithi080 bash[28361]: cluster 2023-12-01T07:55:44.683345+0000 mgr.y (mgr.24362) 5618 : cluster 0 pgmap v5587: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:55:46.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:55:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:55:46] "GET /metrics HTTP/1.1" 200 33971 "" "Prometheus/2.43.0" 2023-12-01T07:55:46.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:55:46 smithi080 bash[41963]: cluster 2023-12-01T07:55:44.683345+0000 mgr.y (mgr.24362) 5618 : cluster 0 pgmap v5587: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:55:46.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:55:46 smithi090 bash[32384]: cluster 2023-12-01T07:55:44.683345+0000 mgr.y (mgr.24362) 5618 : cluster 0 pgmap v5587: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:55:47.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:55:47 smithi080 bash[28361]: audit 2023-12-01T07:55:47.091340+0000 mon.c (mon.2) 3584 : audit 0 from='client.? 172.21.15.80:0/1537018304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:55:47.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:55:47 smithi080 bash[41963]: audit 2023-12-01T07:55:47.091340+0000 mon.c (mon.2) 3584 : audit 0 from='client.? 172.21.15.80:0/1537018304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:55:47.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:55:47 smithi090 bash[32384]: audit 2023-12-01T07:55:47.091340+0000 mon.c (mon.2) 3584 : audit 0 from='client.? 172.21.15.80:0/1537018304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:55:48.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:55:48 smithi080 bash[41963]: cluster 2023-12-01T07:55:46.684401+0000 mgr.y (mgr.24362) 5619 : cluster 0 pgmap v5588: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:55:48.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:55:48 smithi080 bash[28361]: cluster 2023-12-01T07:55:46.684401+0000 mgr.y (mgr.24362) 5619 : cluster 0 pgmap v5588: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:55:48.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:55:48 smithi090 bash[32384]: cluster 2023-12-01T07:55:46.684401+0000 mgr.y (mgr.24362) 5619 : cluster 0 pgmap v5588: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:55:50.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:55:50 smithi080 bash[28361]: cluster 2023-12-01T07:55:48.685080+0000 mgr.y (mgr.24362) 5620 : cluster 0 pgmap v5589: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:55:50.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:55:50 smithi080 bash[28361]: audit 2023-12-01T07:55:49.542741+0000 mon.a (mon.0) 3939 : audit 0 from='client.? 172.21.15.80:0/559590339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:55:50.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:55:50 smithi080 bash[41963]: cluster 2023-12-01T07:55:48.685080+0000 mgr.y (mgr.24362) 5620 : cluster 0 pgmap v5589: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:55:50.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:55:50 smithi080 bash[41963]: audit 2023-12-01T07:55:49.542741+0000 mon.a (mon.0) 3939 : audit 0 from='client.? 172.21.15.80:0/559590339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:55:50.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:55:50 smithi090 bash[32384]: cluster 2023-12-01T07:55:48.685080+0000 mgr.y (mgr.24362) 5620 : cluster 0 pgmap v5589: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:55:50.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:55:50 smithi090 bash[32384]: audit 2023-12-01T07:55:49.542741+0000 mon.a (mon.0) 3939 : audit 0 from='client.? 172.21.15.80:0/559590339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:55:52.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:55:52 smithi090 bash[32384]: cluster 2023-12-01T07:55:50.685732+0000 mgr.y (mgr.24362) 5621 : cluster 0 pgmap v5590: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:55:52.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:55:52 smithi090 bash[32384]: audit 2023-12-01T07:55:51.988381+0000 mon.c (mon.2) 3585 : audit 0 from='client.? 172.21.15.80:0/2860765288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:55:52.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:55:52 smithi080 bash[41963]: cluster 2023-12-01T07:55:50.685732+0000 mgr.y (mgr.24362) 5621 : cluster 0 pgmap v5590: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:55:52.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:55:52 smithi080 bash[41963]: audit 2023-12-01T07:55:51.988381+0000 mon.c (mon.2) 3585 : audit 0 from='client.? 172.21.15.80:0/2860765288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:55:52.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:55:52 smithi080 bash[28361]: cluster 2023-12-01T07:55:50.685732+0000 mgr.y (mgr.24362) 5621 : cluster 0 pgmap v5590: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:55:52.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:55:52 smithi080 bash[28361]: audit 2023-12-01T07:55:51.988381+0000 mon.c (mon.2) 3585 : audit 0 from='client.? 172.21.15.80:0/2860765288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:55:54.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:55:54 smithi090 bash[32384]: cluster 2023-12-01T07:55:52.686945+0000 mgr.y (mgr.24362) 5622 : cluster 0 pgmap v5591: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:55:54.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:55:54 smithi080 bash[28361]: cluster 2023-12-01T07:55:52.686945+0000 mgr.y (mgr.24362) 5622 : cluster 0 pgmap v5591: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:55:54.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:55:54 smithi080 bash[41963]: cluster 2023-12-01T07:55:52.686945+0000 mgr.y (mgr.24362) 5622 : cluster 0 pgmap v5591: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:55:55.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:55:55 smithi090 bash[32384]: audit 2023-12-01T07:55:54.454071+0000 mon.c (mon.2) 3586 : audit 0 from='client.? 172.21.15.80:0/2872367576' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:55:55.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:55:55 smithi090 bash[32384]: audit 2023-12-01T07:55:55.071782+0000 mon.c (mon.2) 3587 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:55:55.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:55:55 smithi080 bash[28361]: audit 2023-12-01T07:55:54.454071+0000 mon.c (mon.2) 3586 : audit 0 from='client.? 172.21.15.80:0/2872367576' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:55:55.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:55:55 smithi080 bash[28361]: audit 2023-12-01T07:55:55.071782+0000 mon.c (mon.2) 3587 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:55:55.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:55:55 smithi080 bash[41963]: audit 2023-12-01T07:55:54.454071+0000 mon.c (mon.2) 3586 : audit 0 from='client.? 172.21.15.80:0/2872367576' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:55:55.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:55:55 smithi080 bash[41963]: audit 2023-12-01T07:55:55.071782+0000 mon.c (mon.2) 3587 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:55:56.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:55:56 smithi090 bash[32384]: cluster 2023-12-01T07:55:54.687542+0000 mgr.y (mgr.24362) 5623 : cluster 0 pgmap v5592: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:55:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:55:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:55:56] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T07:55:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:55:56 smithi080 bash[41963]: cluster 2023-12-01T07:55:54.687542+0000 mgr.y (mgr.24362) 5623 : cluster 0 pgmap v5592: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:55:56.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:55:56 smithi080 bash[28361]: cluster 2023-12-01T07:55:54.687542+0000 mgr.y (mgr.24362) 5623 : cluster 0 pgmap v5592: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:55:57.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:55:57 smithi090 bash[32384]: audit 2023-12-01T07:55:56.912925+0000 mon.c (mon.2) 3588 : audit 0 from='client.? 172.21.15.80:0/2219100945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:55:57.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:55:57 smithi080 bash[28361]: audit 2023-12-01T07:55:56.912925+0000 mon.c (mon.2) 3588 : audit 0 from='client.? 172.21.15.80:0/2219100945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:55:57.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:55:57 smithi080 bash[41963]: audit 2023-12-01T07:55:56.912925+0000 mon.c (mon.2) 3588 : audit 0 from='client.? 172.21.15.80:0/2219100945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:55:58.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:55:58 smithi090 bash[32384]: cluster 2023-12-01T07:55:56.688323+0000 mgr.y (mgr.24362) 5624 : cluster 0 pgmap v5593: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:55:58.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:55:58 smithi080 bash[28361]: cluster 2023-12-01T07:55:56.688323+0000 mgr.y (mgr.24362) 5624 : cluster 0 pgmap v5593: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:55:58.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:55:58 smithi080 bash[41963]: cluster 2023-12-01T07:55:56.688323+0000 mgr.y (mgr.24362) 5624 : cluster 0 pgmap v5593: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:56:00.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:56:00 smithi090 bash[32384]: cluster 2023-12-01T07:55:58.688986+0000 mgr.y (mgr.24362) 5625 : cluster 0 pgmap v5594: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:56:00.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:56:00 smithi090 bash[32384]: audit 2023-12-01T07:55:59.376264+0000 mon.a (mon.0) 3940 : audit 0 from='client.? 172.21.15.80:0/58798420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:56:00.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:56:00 smithi080 bash[41963]: cluster 2023-12-01T07:55:58.688986+0000 mgr.y (mgr.24362) 5625 : cluster 0 pgmap v5594: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:56:00.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:56:00 smithi080 bash[41963]: audit 2023-12-01T07:55:59.376264+0000 mon.a (mon.0) 3940 : audit 0 from='client.? 172.21.15.80:0/58798420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:56:00.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:56:00 smithi080 bash[28361]: cluster 2023-12-01T07:55:58.688986+0000 mgr.y (mgr.24362) 5625 : cluster 0 pgmap v5594: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:56:00.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:56:00 smithi080 bash[28361]: audit 2023-12-01T07:55:59.376264+0000 mon.a (mon.0) 3940 : audit 0 from='client.? 172.21.15.80:0/58798420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:56:02.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:56:02 smithi090 bash[32384]: cluster 2023-12-01T07:56:00.689637+0000 mgr.y (mgr.24362) 5626 : cluster 0 pgmap v5595: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:56:02.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:56:02 smithi090 bash[32384]: audit 2023-12-01T07:56:01.826760+0000 mon.a (mon.0) 3941 : audit 0 from='client.? 172.21.15.80:0/1144249615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:56:02.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:56:02 smithi080 bash[28361]: cluster 2023-12-01T07:56:00.689637+0000 mgr.y (mgr.24362) 5626 : cluster 0 pgmap v5595: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:56:02.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:56:02 smithi080 bash[28361]: audit 2023-12-01T07:56:01.826760+0000 mon.a (mon.0) 3941 : audit 0 from='client.? 172.21.15.80:0/1144249615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:56:02.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:56:02 smithi080 bash[41963]: cluster 2023-12-01T07:56:00.689637+0000 mgr.y (mgr.24362) 5626 : cluster 0 pgmap v5595: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:56:02.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:56:02 smithi080 bash[41963]: audit 2023-12-01T07:56:01.826760+0000 mon.a (mon.0) 3941 : audit 0 from='client.? 172.21.15.80:0/1144249615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:56:04.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:56:04 smithi090 bash[32384]: cluster 2023-12-01T07:56:02.690786+0000 mgr.y (mgr.24362) 5627 : cluster 0 pgmap v5596: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:56:04.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:56:04 smithi080 bash[28361]: cluster 2023-12-01T07:56:02.690786+0000 mgr.y (mgr.24362) 5627 : cluster 0 pgmap v5596: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:56:04.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:56:04 smithi080 bash[41963]: cluster 2023-12-01T07:56:02.690786+0000 mgr.y (mgr.24362) 5627 : cluster 0 pgmap v5596: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:56:05.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:56:05 smithi090 bash[32384]: audit 2023-12-01T07:56:04.283048+0000 mon.c (mon.2) 3589 : audit 0 from='client.? 172.21.15.80:0/4251877016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:56:05.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:56:05 smithi080 bash[28361]: audit 2023-12-01T07:56:04.283048+0000 mon.c (mon.2) 3589 : audit 0 from='client.? 172.21.15.80:0/4251877016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:56:05.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:56:05 smithi080 bash[41963]: audit 2023-12-01T07:56:04.283048+0000 mon.c (mon.2) 3589 : audit 0 from='client.? 172.21.15.80:0/4251877016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:56:06.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:56:06 smithi090 bash[32384]: cluster 2023-12-01T07:56:04.691407+0000 mgr.y (mgr.24362) 5628 : cluster 0 pgmap v5597: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:56:06.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:56:06 smithi080 bash[28361]: cluster 2023-12-01T07:56:04.691407+0000 mgr.y (mgr.24362) 5628 : cluster 0 pgmap v5597: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:56:06.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:56:06 smithi080 bash[41963]: cluster 2023-12-01T07:56:04.691407+0000 mgr.y (mgr.24362) 5628 : cluster 0 pgmap v5597: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:56:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:56:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:56:06] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T07:56:07.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:56:07 smithi090 bash[32384]: audit 2023-12-01T07:56:06.652659+0000 mon.c (mon.2) 3590 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:56:07.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:56:07 smithi090 bash[32384]: audit 2023-12-01T07:56:06.746784+0000 mon.a (mon.0) 3942 : audit 0 from='client.? 172.21.15.80:0/1633697641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:56:07.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:56:07 smithi080 bash[28361]: audit 2023-12-01T07:56:06.652659+0000 mon.c (mon.2) 3590 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:56:07.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:56:07 smithi080 bash[28361]: audit 2023-12-01T07:56:06.746784+0000 mon.a (mon.0) 3942 : audit 0 from='client.? 172.21.15.80:0/1633697641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:56:07.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:56:07 smithi080 bash[41963]: audit 2023-12-01T07:56:06.652659+0000 mon.c (mon.2) 3590 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:56:07.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:56:07 smithi080 bash[41963]: audit 2023-12-01T07:56:06.746784+0000 mon.a (mon.0) 3942 : audit 0 from='client.? 172.21.15.80:0/1633697641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:56:08.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:56:08 smithi090 bash[32384]: cluster 2023-12-01T07:56:06.692371+0000 mgr.y (mgr.24362) 5629 : cluster 0 pgmap v5598: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:56:08.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:56:08 smithi080 bash[28361]: cluster 2023-12-01T07:56:06.692371+0000 mgr.y (mgr.24362) 5629 : cluster 0 pgmap v5598: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:56:08.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:56:08 smithi080 bash[41963]: cluster 2023-12-01T07:56:06.692371+0000 mgr.y (mgr.24362) 5629 : cluster 0 pgmap v5598: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:56:09.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:56:09 smithi090 bash[32384]: audit 2023-12-01T07:56:09.203262+0000 mon.c (mon.2) 3591 : audit 0 from='client.? 172.21.15.80:0/3393807880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:56:09.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:56:09 smithi080 bash[28361]: audit 2023-12-01T07:56:09.203262+0000 mon.c (mon.2) 3591 : audit 0 from='client.? 172.21.15.80:0/3393807880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:56:09.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:56:09 smithi080 bash[41963]: audit 2023-12-01T07:56:09.203262+0000 mon.c (mon.2) 3591 : audit 0 from='client.? 172.21.15.80:0/3393807880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:56:10.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:56:10 smithi090 bash[32384]: cluster 2023-12-01T07:56:08.693053+0000 mgr.y (mgr.24362) 5630 : cluster 0 pgmap v5599: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:56:10.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:56:10 smithi090 bash[32384]: audit 2023-12-01T07:56:10.072274+0000 mon.c (mon.2) 3592 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:56:10.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:56:10 smithi080 bash[41963]: cluster 2023-12-01T07:56:08.693053+0000 mgr.y (mgr.24362) 5630 : cluster 0 pgmap v5599: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:56:10.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:56:10 smithi080 bash[41963]: audit 2023-12-01T07:56:10.072274+0000 mon.c (mon.2) 3592 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:56:10.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:56:10 smithi080 bash[28361]: cluster 2023-12-01T07:56:08.693053+0000 mgr.y (mgr.24362) 5630 : cluster 0 pgmap v5599: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:56:10.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:56:10 smithi080 bash[28361]: audit 2023-12-01T07:56:10.072274+0000 mon.c (mon.2) 3592 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:56:12.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:56:12 smithi090 bash[32384]: cluster 2023-12-01T07:56:10.693702+0000 mgr.y (mgr.24362) 5631 : cluster 0 pgmap v5600: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:56:12.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:56:12 smithi090 bash[32384]: audit 2023-12-01T07:56:11.670436+0000 mon.a (mon.0) 3943 : audit 0 from='client.? 172.21.15.80:0/3995901216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:56:12.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:56:12 smithi080 bash[41963]: cluster 2023-12-01T07:56:10.693702+0000 mgr.y (mgr.24362) 5631 : cluster 0 pgmap v5600: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:56:12.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:56:12 smithi080 bash[41963]: audit 2023-12-01T07:56:11.670436+0000 mon.a (mon.0) 3943 : audit 0 from='client.? 172.21.15.80:0/3995901216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:56:12.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:56:12 smithi080 bash[28361]: cluster 2023-12-01T07:56:10.693702+0000 mgr.y (mgr.24362) 5631 : cluster 0 pgmap v5600: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:56:12.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:56:12 smithi080 bash[28361]: audit 2023-12-01T07:56:11.670436+0000 mon.a (mon.0) 3943 : audit 0 from='client.? 172.21.15.80:0/3995901216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:56:13.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:56:13 smithi090 bash[32384]: audit 2023-12-01T07:56:12.452944+0000 mon.a (mon.0) 3944 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:56:13.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:56:13 smithi090 bash[32384]: audit 2023-12-01T07:56:12.464189+0000 mon.a (mon.0) 3945 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:56:13.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:56:13 smithi090 bash[32384]: audit 2023-12-01T07:56:12.857928+0000 mon.a (mon.0) 3946 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:56:13.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:56:13 smithi090 bash[32384]: audit 2023-12-01T07:56:12.875479+0000 mon.a (mon.0) 3947 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:56:13.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:56:13 smithi090 bash[32384]: audit 2023-12-01T07:56:13.415560+0000 mon.c (mon.2) 3593 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:56:13.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:56:13 smithi090 bash[32384]: audit 2023-12-01T07:56:13.417573+0000 mon.c (mon.2) 3594 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:56:13.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:56:13 smithi090 bash[32384]: audit 2023-12-01T07:56:13.428606+0000 mon.a (mon.0) 3948 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:56:13.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:56:13 smithi080 bash[28361]: audit 2023-12-01T07:56:12.452944+0000 mon.a (mon.0) 3944 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:56:13.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:56:13 smithi080 bash[28361]: audit 2023-12-01T07:56:12.464189+0000 mon.a (mon.0) 3945 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:56:13.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:56:13 smithi080 bash[28361]: audit 2023-12-01T07:56:12.857928+0000 mon.a (mon.0) 3946 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:56:13.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:56:13 smithi080 bash[28361]: audit 2023-12-01T07:56:12.875479+0000 mon.a (mon.0) 3947 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:56:13.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:56:13 smithi080 bash[28361]: audit 2023-12-01T07:56:13.415560+0000 mon.c (mon.2) 3593 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:56:13.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:56:13 smithi080 bash[28361]: audit 2023-12-01T07:56:13.417573+0000 mon.c (mon.2) 3594 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:56:13.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:56:13 smithi080 bash[28361]: audit 2023-12-01T07:56:13.428606+0000 mon.a (mon.0) 3948 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:56:13.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:56:13 smithi080 bash[41963]: audit 2023-12-01T07:56:12.452944+0000 mon.a (mon.0) 3944 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:56:13.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:56:13 smithi080 bash[41963]: audit 2023-12-01T07:56:12.464189+0000 mon.a (mon.0) 3945 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:56:13.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:56:13 smithi080 bash[41963]: audit 2023-12-01T07:56:12.857928+0000 mon.a (mon.0) 3946 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:56:13.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:56:13 smithi080 bash[41963]: audit 2023-12-01T07:56:12.875479+0000 mon.a (mon.0) 3947 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:56:13.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:56:13 smithi080 bash[41963]: audit 2023-12-01T07:56:13.415560+0000 mon.c (mon.2) 3593 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:56:13.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:56:13 smithi080 bash[41963]: audit 2023-12-01T07:56:13.417573+0000 mon.c (mon.2) 3594 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:56:13.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:56:13 smithi080 bash[41963]: audit 2023-12-01T07:56:13.428606+0000 mon.a (mon.0) 3948 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:56:14.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:56:14 smithi090 bash[32384]: cluster 2023-12-01T07:56:12.694348+0000 mgr.y (mgr.24362) 5632 : cluster 0 pgmap v5601: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:56:14.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:56:14 smithi090 bash[32384]: audit 2023-12-01T07:56:14.133080+0000 mon.c (mon.2) 3595 : audit 0 from='client.? 172.21.15.80:0/88880777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:56:14.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:56:14 smithi080 bash[28361]: cluster 2023-12-01T07:56:12.694348+0000 mgr.y (mgr.24362) 5632 : cluster 0 pgmap v5601: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:56:14.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:56:14 smithi080 bash[28361]: audit 2023-12-01T07:56:14.133080+0000 mon.c (mon.2) 3595 : audit 0 from='client.? 172.21.15.80:0/88880777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:56:14.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:56:14 smithi080 bash[41963]: cluster 2023-12-01T07:56:12.694348+0000 mgr.y (mgr.24362) 5632 : cluster 0 pgmap v5601: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:56:14.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:56:14 smithi080 bash[41963]: audit 2023-12-01T07:56:14.133080+0000 mon.c (mon.2) 3595 : audit 0 from='client.? 172.21.15.80:0/88880777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:56:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:56:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:56:16] "GET /metrics HTTP/1.1" 200 33973 "" "Prometheus/2.43.0" 2023-12-01T07:56:16.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:56:16 smithi080 bash[41963]: cluster 2023-12-01T07:56:14.694970+0000 mgr.y (mgr.24362) 5633 : cluster 0 pgmap v5602: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:56:16.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:56:16 smithi080 bash[28361]: cluster 2023-12-01T07:56:14.694970+0000 mgr.y (mgr.24362) 5633 : cluster 0 pgmap v5602: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:56:16.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:56:16 smithi090 bash[32384]: cluster 2023-12-01T07:56:14.694970+0000 mgr.y (mgr.24362) 5633 : cluster 0 pgmap v5602: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:56:17.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:56:17 smithi090 bash[32384]: audit 2023-12-01T07:56:16.589425+0000 mon.a (mon.0) 3949 : audit 0 from='client.? 172.21.15.80:0/289186423' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:56:17.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:56:17 smithi080 bash[41963]: audit 2023-12-01T07:56:16.589425+0000 mon.a (mon.0) 3949 : audit 0 from='client.? 172.21.15.80:0/289186423' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:56:17.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:56:17 smithi080 bash[28361]: audit 2023-12-01T07:56:16.589425+0000 mon.a (mon.0) 3949 : audit 0 from='client.? 172.21.15.80:0/289186423' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:56:18.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:56:18 smithi090 bash[32384]: cluster 2023-12-01T07:56:16.696148+0000 mgr.y (mgr.24362) 5634 : cluster 0 pgmap v5603: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:56:18.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:56:18 smithi080 bash[28361]: cluster 2023-12-01T07:56:16.696148+0000 mgr.y (mgr.24362) 5634 : cluster 0 pgmap v5603: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:56:18.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:56:18 smithi080 bash[41963]: cluster 2023-12-01T07:56:16.696148+0000 mgr.y (mgr.24362) 5634 : cluster 0 pgmap v5603: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:56:19.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:56:19 smithi090 bash[32384]: audit 2023-12-01T07:56:19.049723+0000 mon.c (mon.2) 3596 : audit 0 from='client.? 172.21.15.80:0/1868485838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:56:19.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:56:19 smithi080 bash[41963]: audit 2023-12-01T07:56:19.049723+0000 mon.c (mon.2) 3596 : audit 0 from='client.? 172.21.15.80:0/1868485838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:56:19.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:56:19 smithi080 bash[28361]: audit 2023-12-01T07:56:19.049723+0000 mon.c (mon.2) 3596 : audit 0 from='client.? 172.21.15.80:0/1868485838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:56:20.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:56:20 smithi090 bash[32384]: cluster 2023-12-01T07:56:18.696726+0000 mgr.y (mgr.24362) 5635 : cluster 0 pgmap v5604: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:56:20.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:56:20 smithi080 bash[28361]: cluster 2023-12-01T07:56:18.696726+0000 mgr.y (mgr.24362) 5635 : cluster 0 pgmap v5604: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:56:20.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:56:20 smithi080 bash[41963]: cluster 2023-12-01T07:56:18.696726+0000 mgr.y (mgr.24362) 5635 : cluster 0 pgmap v5604: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:56:22.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:56:22 smithi090 bash[32384]: cluster 2023-12-01T07:56:20.697397+0000 mgr.y (mgr.24362) 5636 : cluster 0 pgmap v5605: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:56:22.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:56:22 smithi090 bash[32384]: audit 2023-12-01T07:56:21.502313+0000 mon.c (mon.2) 3597 : audit 0 from='client.? 172.21.15.80:0/2703487466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:56:22.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:56:22 smithi080 bash[28361]: cluster 2023-12-01T07:56:20.697397+0000 mgr.y (mgr.24362) 5636 : cluster 0 pgmap v5605: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:56:22.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:56:22 smithi080 bash[28361]: audit 2023-12-01T07:56:21.502313+0000 mon.c (mon.2) 3597 : audit 0 from='client.? 172.21.15.80:0/2703487466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:56:22.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:56:22 smithi080 bash[41963]: cluster 2023-12-01T07:56:20.697397+0000 mgr.y (mgr.24362) 5636 : cluster 0 pgmap v5605: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:56:22.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:56:22 smithi080 bash[41963]: audit 2023-12-01T07:56:21.502313+0000 mon.c (mon.2) 3597 : audit 0 from='client.? 172.21.15.80:0/2703487466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:56:24.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:56:24 smithi090 bash[32384]: cluster 2023-12-01T07:56:22.698543+0000 mgr.y (mgr.24362) 5637 : cluster 0 pgmap v5606: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:56:24.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:56:24 smithi090 bash[32384]: audit 2023-12-01T07:56:23.951649+0000 mon.c (mon.2) 3598 : audit 0 from='client.? 172.21.15.80:0/144871147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:56:24.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:56:24 smithi080 bash[28361]: cluster 2023-12-01T07:56:22.698543+0000 mgr.y (mgr.24362) 5637 : cluster 0 pgmap v5606: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:56:24.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:56:24 smithi080 bash[28361]: audit 2023-12-01T07:56:23.951649+0000 mon.c (mon.2) 3598 : audit 0 from='client.? 172.21.15.80:0/144871147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:56:24.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:56:24 smithi080 bash[41963]: cluster 2023-12-01T07:56:22.698543+0000 mgr.y (mgr.24362) 5637 : cluster 0 pgmap v5606: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:56:24.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:56:24 smithi080 bash[41963]: audit 2023-12-01T07:56:23.951649+0000 mon.c (mon.2) 3598 : audit 0 from='client.? 172.21.15.80:0/144871147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:56:25.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:56:25 smithi090 bash[32384]: audit 2023-12-01T07:56:25.072738+0000 mon.c (mon.2) 3599 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:56:25.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:56:25 smithi080 bash[28361]: audit 2023-12-01T07:56:25.072738+0000 mon.c (mon.2) 3599 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:56:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:56:25 smithi080 bash[41963]: audit 2023-12-01T07:56:25.072738+0000 mon.c (mon.2) 3599 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:56:26.513 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:56:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:56:26] "GET /metrics HTTP/1.1" 200 33906 "" "Prometheus/2.43.0" 2023-12-01T07:56:26.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:56:26 smithi090 bash[32384]: cluster 2023-12-01T07:56:24.699198+0000 mgr.y (mgr.24362) 5638 : cluster 0 pgmap v5607: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:56:26.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:56:26 smithi090 bash[32384]: audit 2023-12-01T07:56:26.414560+0000 mon.c (mon.2) 3600 : audit 0 from='client.? 172.21.15.80:0/2118249432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:56:26.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:56:26 smithi080 bash[41963]: cluster 2023-12-01T07:56:24.699198+0000 mgr.y (mgr.24362) 5638 : cluster 0 pgmap v5607: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:56:26.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:56:26 smithi080 bash[41963]: audit 2023-12-01T07:56:26.414560+0000 mon.c (mon.2) 3600 : audit 0 from='client.? 172.21.15.80:0/2118249432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:56:26.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:56:26 smithi080 bash[28361]: cluster 2023-12-01T07:56:24.699198+0000 mgr.y (mgr.24362) 5638 : cluster 0 pgmap v5607: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:56:26.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:56:26 smithi080 bash[28361]: audit 2023-12-01T07:56:26.414560+0000 mon.c (mon.2) 3600 : audit 0 from='client.? 172.21.15.80:0/2118249432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:56:27.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:56:27 smithi080 bash[41963]: cluster 2023-12-01T07:56:26.700264+0000 mgr.y (mgr.24362) 5639 : cluster 0 pgmap v5608: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:56:27.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:56:27 smithi080 bash[28361]: cluster 2023-12-01T07:56:26.700264+0000 mgr.y (mgr.24362) 5639 : cluster 0 pgmap v5608: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:56:28.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:56:27 smithi090 bash[32384]: cluster 2023-12-01T07:56:26.700264+0000 mgr.y (mgr.24362) 5639 : cluster 0 pgmap v5608: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:56:30.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:56:29 smithi090 bash[32384]: cluster 2023-12-01T07:56:28.700910+0000 mgr.y (mgr.24362) 5640 : cluster 0 pgmap v5609: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:56:30.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:56:29 smithi090 bash[32384]: audit 2023-12-01T07:56:28.870957+0000 mon.a (mon.0) 3950 : audit 0 from='client.? 172.21.15.80:0/2300773556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:56:30.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:56:29 smithi080 bash[41963]: cluster 2023-12-01T07:56:28.700910+0000 mgr.y (mgr.24362) 5640 : cluster 0 pgmap v5609: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:56:30.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:56:29 smithi080 bash[41963]: audit 2023-12-01T07:56:28.870957+0000 mon.a (mon.0) 3950 : audit 0 from='client.? 172.21.15.80:0/2300773556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:56:30.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:56:29 smithi080 bash[28361]: cluster 2023-12-01T07:56:28.700910+0000 mgr.y (mgr.24362) 5640 : cluster 0 pgmap v5609: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:56:30.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:56:29 smithi080 bash[28361]: audit 2023-12-01T07:56:28.870957+0000 mon.a (mon.0) 3950 : audit 0 from='client.? 172.21.15.80:0/2300773556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:56:32.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:56:31 smithi090 bash[32384]: cluster 2023-12-01T07:56:30.701602+0000 mgr.y (mgr.24362) 5641 : cluster 0 pgmap v5610: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:56:32.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:56:31 smithi090 bash[32384]: audit 2023-12-01T07:56:31.327918+0000 mon.c (mon.2) 3601 : audit 0 from='client.? 172.21.15.80:0/3731805031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:56:32.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:56:31 smithi080 bash[28361]: cluster 2023-12-01T07:56:30.701602+0000 mgr.y (mgr.24362) 5641 : cluster 0 pgmap v5610: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:56:32.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:56:31 smithi080 bash[28361]: audit 2023-12-01T07:56:31.327918+0000 mon.c (mon.2) 3601 : audit 0 from='client.? 172.21.15.80:0/3731805031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:56:32.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:56:31 smithi080 bash[41963]: cluster 2023-12-01T07:56:30.701602+0000 mgr.y (mgr.24362) 5641 : cluster 0 pgmap v5610: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:56:32.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:56:31 smithi080 bash[41963]: audit 2023-12-01T07:56:31.327918+0000 mon.c (mon.2) 3601 : audit 0 from='client.? 172.21.15.80:0/3731805031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:56:34.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:56:33 smithi090 bash[32384]: cluster 2023-12-01T07:56:32.702799+0000 mgr.y (mgr.24362) 5642 : cluster 0 pgmap v5611: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:56:34.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:56:33 smithi080 bash[41963]: cluster 2023-12-01T07:56:32.702799+0000 mgr.y (mgr.24362) 5642 : cluster 0 pgmap v5611: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:56:34.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:56:33 smithi080 bash[28361]: cluster 2023-12-01T07:56:32.702799+0000 mgr.y (mgr.24362) 5642 : cluster 0 pgmap v5611: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:56:35.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:56:34 smithi080 bash[28361]: audit 2023-12-01T07:56:33.786127+0000 mon.a (mon.0) 3951 : audit 0 from='client.? 172.21.15.80:0/2958197265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:56:35.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:56:34 smithi080 bash[41963]: audit 2023-12-01T07:56:33.786127+0000 mon.a (mon.0) 3951 : audit 0 from='client.? 172.21.15.80:0/2958197265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:56:35.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:56:34 smithi090 bash[32384]: audit 2023-12-01T07:56:33.786127+0000 mon.a (mon.0) 3951 : audit 0 from='client.? 172.21.15.80:0/2958197265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:56:36.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:56:35 smithi080 bash[28361]: cluster 2023-12-01T07:56:34.703483+0000 mgr.y (mgr.24362) 5643 : cluster 0 pgmap v5612: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:56:36.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:56:35 smithi080 bash[41963]: cluster 2023-12-01T07:56:34.703483+0000 mgr.y (mgr.24362) 5643 : cluster 0 pgmap v5612: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:56:36.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:56:35 smithi090 bash[32384]: cluster 2023-12-01T07:56:34.703483+0000 mgr.y (mgr.24362) 5643 : cluster 0 pgmap v5612: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:56:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:56:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:56:36] "GET /metrics HTTP/1.1" 200 33906 "" "Prometheus/2.43.0" 2023-12-01T07:56:37.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:56:36 smithi080 bash[28361]: audit 2023-12-01T07:56:36.244598+0000 mon.a (mon.0) 3952 : audit 0 from='client.? 172.21.15.80:0/143701781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:56:37.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:56:36 smithi080 bash[41963]: audit 2023-12-01T07:56:36.244598+0000 mon.a (mon.0) 3952 : audit 0 from='client.? 172.21.15.80:0/143701781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:56:37.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:56:36 smithi090 bash[32384]: audit 2023-12-01T07:56:36.244598+0000 mon.a (mon.0) 3952 : audit 0 from='client.? 172.21.15.80:0/143701781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:56:38.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:56:37 smithi080 bash[28361]: cluster 2023-12-01T07:56:36.704579+0000 mgr.y (mgr.24362) 5644 : cluster 0 pgmap v5613: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:56:38.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:56:37 smithi080 bash[41963]: cluster 2023-12-01T07:56:36.704579+0000 mgr.y (mgr.24362) 5644 : cluster 0 pgmap v5613: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:56:38.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:56:37 smithi090 bash[32384]: cluster 2023-12-01T07:56:36.704579+0000 mgr.y (mgr.24362) 5644 : cluster 0 pgmap v5613: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:56:39.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:56:38 smithi080 bash[28361]: audit 2023-12-01T07:56:38.691764+0000 mon.a (mon.0) 3953 : audit 0 from='client.? 172.21.15.80:0/4108938328' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:56:39.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:56:38 smithi080 bash[41963]: audit 2023-12-01T07:56:38.691764+0000 mon.a (mon.0) 3953 : audit 0 from='client.? 172.21.15.80:0/4108938328' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:56:39.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:56:38 smithi090 bash[32384]: audit 2023-12-01T07:56:38.691764+0000 mon.a (mon.0) 3953 : audit 0 from='client.? 172.21.15.80:0/4108938328' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:56:40.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:56:39 smithi080 bash[28361]: cluster 2023-12-01T07:56:38.705167+0000 mgr.y (mgr.24362) 5645 : cluster 0 pgmap v5614: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:56:40.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:56:39 smithi080 bash[41963]: cluster 2023-12-01T07:56:38.705167+0000 mgr.y (mgr.24362) 5645 : cluster 0 pgmap v5614: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:56:40.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:56:39 smithi090 bash[32384]: cluster 2023-12-01T07:56:38.705167+0000 mgr.y (mgr.24362) 5645 : cluster 0 pgmap v5614: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:56:41.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:56:40 smithi080 bash[28361]: audit 2023-12-01T07:56:40.073099+0000 mon.c (mon.2) 3602 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:56:41.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:56:40 smithi080 bash[41963]: audit 2023-12-01T07:56:40.073099+0000 mon.c (mon.2) 3602 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:56:41.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:56:40 smithi090 bash[32384]: audit 2023-12-01T07:56:40.073099+0000 mon.c (mon.2) 3602 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:56:42.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:56:41 smithi080 bash[41963]: cluster 2023-12-01T07:56:40.705748+0000 mgr.y (mgr.24362) 5646 : cluster 0 pgmap v5615: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:56:42.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:56:41 smithi080 bash[41963]: audit 2023-12-01T07:56:41.166041+0000 mon.c (mon.2) 3603 : audit 0 from='client.? 172.21.15.80:0/263137828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:56:42.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:56:41 smithi080 bash[28361]: cluster 2023-12-01T07:56:40.705748+0000 mgr.y (mgr.24362) 5646 : cluster 0 pgmap v5615: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:56:42.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:56:41 smithi080 bash[28361]: audit 2023-12-01T07:56:41.166041+0000 mon.c (mon.2) 3603 : audit 0 from='client.? 172.21.15.80:0/263137828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:56:42.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:56:41 smithi090 bash[32384]: cluster 2023-12-01T07:56:40.705748+0000 mgr.y (mgr.24362) 5646 : cluster 0 pgmap v5615: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:56:42.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:56:41 smithi090 bash[32384]: audit 2023-12-01T07:56:41.166041+0000 mon.c (mon.2) 3603 : audit 0 from='client.? 172.21.15.80:0/263137828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:56:44.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:56:43 smithi080 bash[28361]: cluster 2023-12-01T07:56:42.706812+0000 mgr.y (mgr.24362) 5647 : cluster 0 pgmap v5616: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:56:44.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:56:43 smithi080 bash[28361]: audit 2023-12-01T07:56:43.627405+0000 mon.a (mon.0) 3954 : audit 0 from='client.? 172.21.15.80:0/2712193333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:56:44.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:56:43 smithi080 bash[41963]: cluster 2023-12-01T07:56:42.706812+0000 mgr.y (mgr.24362) 5647 : cluster 0 pgmap v5616: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:56:44.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:56:43 smithi080 bash[41963]: audit 2023-12-01T07:56:43.627405+0000 mon.a (mon.0) 3954 : audit 0 from='client.? 172.21.15.80:0/2712193333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:56:44.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:56:43 smithi090 bash[32384]: cluster 2023-12-01T07:56:42.706812+0000 mgr.y (mgr.24362) 5647 : cluster 0 pgmap v5616: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:56:44.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:56:43 smithi090 bash[32384]: audit 2023-12-01T07:56:43.627405+0000 mon.a (mon.0) 3954 : audit 0 from='client.? 172.21.15.80:0/2712193333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:56:46.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:56:45 smithi080 bash[28361]: cluster 2023-12-01T07:56:44.707469+0000 mgr.y (mgr.24362) 5648 : cluster 0 pgmap v5617: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:56:46.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:56:45 smithi080 bash[41963]: cluster 2023-12-01T07:56:44.707469+0000 mgr.y (mgr.24362) 5648 : cluster 0 pgmap v5617: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:56:46.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:56:45 smithi090 bash[32384]: cluster 2023-12-01T07:56:44.707469+0000 mgr.y (mgr.24362) 5648 : cluster 0 pgmap v5617: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:56:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:56:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:56:46] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.43.0" 2023-12-01T07:56:47.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:56:46 smithi080 bash[28361]: audit 2023-12-01T07:56:46.092174+0000 mon.a (mon.0) 3955 : audit 0 from='client.? 172.21.15.80:0/1285639891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:56:47.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:56:46 smithi080 bash[41963]: audit 2023-12-01T07:56:46.092174+0000 mon.a (mon.0) 3955 : audit 0 from='client.? 172.21.15.80:0/1285639891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:56:47.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:56:46 smithi090 bash[32384]: audit 2023-12-01T07:56:46.092174+0000 mon.a (mon.0) 3955 : audit 0 from='client.? 172.21.15.80:0/1285639891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:56:48.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:56:47 smithi080 bash[28361]: cluster 2023-12-01T07:56:46.708635+0000 mgr.y (mgr.24362) 5649 : cluster 0 pgmap v5618: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:56:48.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:56:47 smithi080 bash[41963]: cluster 2023-12-01T07:56:46.708635+0000 mgr.y (mgr.24362) 5649 : cluster 0 pgmap v5618: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:56:48.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:56:47 smithi090 bash[32384]: cluster 2023-12-01T07:56:46.708635+0000 mgr.y (mgr.24362) 5649 : cluster 0 pgmap v5618: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:56:49.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:56:48 smithi080 bash[28361]: audit 2023-12-01T07:56:48.549328+0000 mon.a (mon.0) 3956 : audit 0 from='client.? 172.21.15.80:0/3765825072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:56:49.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:56:48 smithi080 bash[41963]: audit 2023-12-01T07:56:48.549328+0000 mon.a (mon.0) 3956 : audit 0 from='client.? 172.21.15.80:0/3765825072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:56:49.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:56:48 smithi090 bash[32384]: audit 2023-12-01T07:56:48.549328+0000 mon.a (mon.0) 3956 : audit 0 from='client.? 172.21.15.80:0/3765825072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:56:50.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:56:49 smithi080 bash[28361]: cluster 2023-12-01T07:56:48.709298+0000 mgr.y (mgr.24362) 5650 : cluster 0 pgmap v5619: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:56:50.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:56:49 smithi080 bash[41963]: cluster 2023-12-01T07:56:48.709298+0000 mgr.y (mgr.24362) 5650 : cluster 0 pgmap v5619: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:56:50.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:56:49 smithi090 bash[32384]: cluster 2023-12-01T07:56:48.709298+0000 mgr.y (mgr.24362) 5650 : cluster 0 pgmap v5619: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:56:52.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:56:51 smithi080 bash[41963]: cluster 2023-12-01T07:56:50.709728+0000 mgr.y (mgr.24362) 5651 : cluster 0 pgmap v5620: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:56:52.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:56:51 smithi080 bash[41963]: audit 2023-12-01T07:56:51.012636+0000 mon.a (mon.0) 3957 : audit 0 from='client.? 172.21.15.80:0/1454446887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:56:52.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:56:51 smithi080 bash[28361]: cluster 2023-12-01T07:56:50.709728+0000 mgr.y (mgr.24362) 5651 : cluster 0 pgmap v5620: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:56:52.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:56:51 smithi080 bash[28361]: audit 2023-12-01T07:56:51.012636+0000 mon.a (mon.0) 3957 : audit 0 from='client.? 172.21.15.80:0/1454446887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:56:52.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:56:51 smithi090 bash[32384]: cluster 2023-12-01T07:56:50.709728+0000 mgr.y (mgr.24362) 5651 : cluster 0 pgmap v5620: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:56:52.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:56:51 smithi090 bash[32384]: audit 2023-12-01T07:56:51.012636+0000 mon.a (mon.0) 3957 : audit 0 from='client.? 172.21.15.80:0/1454446887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:56:54.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:56:53 smithi080 bash[41963]: cluster 2023-12-01T07:56:52.710807+0000 mgr.y (mgr.24362) 5652 : cluster 0 pgmap v5621: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:56:54.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:56:53 smithi080 bash[41963]: audit 2023-12-01T07:56:53.461031+0000 mon.a (mon.0) 3958 : audit 0 from='client.? 172.21.15.80:0/4181654712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:56:54.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:56:53 smithi080 bash[28361]: cluster 2023-12-01T07:56:52.710807+0000 mgr.y (mgr.24362) 5652 : cluster 0 pgmap v5621: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:56:54.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:56:53 smithi080 bash[28361]: audit 2023-12-01T07:56:53.461031+0000 mon.a (mon.0) 3958 : audit 0 from='client.? 172.21.15.80:0/4181654712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:56:54.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:56:53 smithi090 bash[32384]: cluster 2023-12-01T07:56:52.710807+0000 mgr.y (mgr.24362) 5652 : cluster 0 pgmap v5621: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:56:54.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:56:53 smithi090 bash[32384]: audit 2023-12-01T07:56:53.461031+0000 mon.a (mon.0) 3958 : audit 0 from='client.? 172.21.15.80:0/4181654712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:56:56.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:56:55 smithi080 bash[41963]: cluster 2023-12-01T07:56:54.711463+0000 mgr.y (mgr.24362) 5653 : cluster 0 pgmap v5622: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:56:56.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:56:55 smithi080 bash[41963]: audit 2023-12-01T07:56:55.073362+0000 mon.c (mon.2) 3604 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:56:56.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:56:55 smithi080 bash[28361]: cluster 2023-12-01T07:56:54.711463+0000 mgr.y (mgr.24362) 5653 : cluster 0 pgmap v5622: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:56:56.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:56:55 smithi080 bash[28361]: audit 2023-12-01T07:56:55.073362+0000 mon.c (mon.2) 3604 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:56:56.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:56:55 smithi090 bash[32384]: cluster 2023-12-01T07:56:54.711463+0000 mgr.y (mgr.24362) 5653 : cluster 0 pgmap v5622: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:56:56.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:56:55 smithi090 bash[32384]: audit 2023-12-01T07:56:55.073362+0000 mon.c (mon.2) 3604 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:56:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:56:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:56:56] "GET /metrics HTTP/1.1" 200 33973 "" "Prometheus/2.43.0" 2023-12-01T07:56:57.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:56:56 smithi080 bash[41963]: audit 2023-12-01T07:56:55.926684+0000 mon.a (mon.0) 3959 : audit 0 from='client.? 172.21.15.80:0/4066533878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:56:57.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:56:56 smithi080 bash[28361]: audit 2023-12-01T07:56:55.926684+0000 mon.a (mon.0) 3959 : audit 0 from='client.? 172.21.15.80:0/4066533878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:56:57.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:56:56 smithi090 bash[32384]: audit 2023-12-01T07:56:55.926684+0000 mon.a (mon.0) 3959 : audit 0 from='client.? 172.21.15.80:0/4066533878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:56:58.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:56:57 smithi080 bash[41963]: cluster 2023-12-01T07:56:56.712649+0000 mgr.y (mgr.24362) 5654 : cluster 0 pgmap v5623: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:56:58.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:56:57 smithi080 bash[28361]: cluster 2023-12-01T07:56:56.712649+0000 mgr.y (mgr.24362) 5654 : cluster 0 pgmap v5623: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:56:58.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:56:57 smithi090 bash[32384]: cluster 2023-12-01T07:56:56.712649+0000 mgr.y (mgr.24362) 5654 : cluster 0 pgmap v5623: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:56:59.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:56:58 smithi080 bash[28361]: audit 2023-12-01T07:56:58.384946+0000 mon.a (mon.0) 3960 : audit 0 from='client.? 172.21.15.80:0/1150098814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:56:59.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:56:58 smithi080 bash[41963]: audit 2023-12-01T07:56:58.384946+0000 mon.a (mon.0) 3960 : audit 0 from='client.? 172.21.15.80:0/1150098814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:56:59.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:56:58 smithi090 bash[32384]: audit 2023-12-01T07:56:58.384946+0000 mon.a (mon.0) 3960 : audit 0 from='client.? 172.21.15.80:0/1150098814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:57:00.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:56:59 smithi080 bash[41963]: cluster 2023-12-01T07:56:58.713315+0000 mgr.y (mgr.24362) 5655 : cluster 0 pgmap v5624: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:57:00.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:56:59 smithi080 bash[28361]: cluster 2023-12-01T07:56:58.713315+0000 mgr.y (mgr.24362) 5655 : cluster 0 pgmap v5624: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:57:00.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:56:59 smithi090 bash[32384]: cluster 2023-12-01T07:56:58.713315+0000 mgr.y (mgr.24362) 5655 : cluster 0 pgmap v5624: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:57:02.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:57:01 smithi090 bash[32384]: cluster 2023-12-01T07:57:00.713939+0000 mgr.y (mgr.24362) 5656 : cluster 0 pgmap v5625: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:57:02.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:57:01 smithi090 bash[32384]: audit 2023-12-01T07:57:00.849627+0000 mon.a (mon.0) 3961 : audit 0 from='client.? 172.21.15.80:0/35243652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:57:02.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:57:01 smithi080 bash[41963]: cluster 2023-12-01T07:57:00.713939+0000 mgr.y (mgr.24362) 5656 : cluster 0 pgmap v5625: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:57:02.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:57:01 smithi080 bash[41963]: audit 2023-12-01T07:57:00.849627+0000 mon.a (mon.0) 3961 : audit 0 from='client.? 172.21.15.80:0/35243652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:57:02.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:57:01 smithi080 bash[28361]: cluster 2023-12-01T07:57:00.713939+0000 mgr.y (mgr.24362) 5656 : cluster 0 pgmap v5625: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:57:02.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:57:01 smithi080 bash[28361]: audit 2023-12-01T07:57:00.849627+0000 mon.a (mon.0) 3961 : audit 0 from='client.? 172.21.15.80:0/35243652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:57:04.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:57:03 smithi090 bash[32384]: cluster 2023-12-01T07:57:02.715067+0000 mgr.y (mgr.24362) 5657 : cluster 0 pgmap v5626: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:57:04.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:57:03 smithi090 bash[32384]: audit 2023-12-01T07:57:03.308855+0000 mon.a (mon.0) 3962 : audit 0 from='client.? 172.21.15.80:0/3548942006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:57:04.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:57:03 smithi080 bash[41963]: cluster 2023-12-01T07:57:02.715067+0000 mgr.y (mgr.24362) 5657 : cluster 0 pgmap v5626: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:57:04.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:57:03 smithi080 bash[41963]: audit 2023-12-01T07:57:03.308855+0000 mon.a (mon.0) 3962 : audit 0 from='client.? 172.21.15.80:0/3548942006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:57:04.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:57:03 smithi080 bash[28361]: cluster 2023-12-01T07:57:02.715067+0000 mgr.y (mgr.24362) 5657 : cluster 0 pgmap v5626: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:57:04.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:57:03 smithi080 bash[28361]: audit 2023-12-01T07:57:03.308855+0000 mon.a (mon.0) 3962 : audit 0 from='client.? 172.21.15.80:0/3548942006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:57:06.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:57:05 smithi090 bash[32384]: cluster 2023-12-01T07:57:04.715700+0000 mgr.y (mgr.24362) 5658 : cluster 0 pgmap v5627: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:57:06.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:57:05 smithi080 bash[28361]: cluster 2023-12-01T07:57:04.715700+0000 mgr.y (mgr.24362) 5658 : cluster 0 pgmap v5627: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:57:06.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:57:05 smithi080 bash[41963]: cluster 2023-12-01T07:57:04.715700+0000 mgr.y (mgr.24362) 5658 : cluster 0 pgmap v5627: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:57:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:57:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:57:06] "GET /metrics HTTP/1.1" 200 33973 "" "Prometheus/2.43.0" 2023-12-01T07:57:07.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:57:06 smithi090 bash[32384]: audit 2023-12-01T07:57:05.772015+0000 mon.a (mon.0) 3963 : audit 0 from='client.? 172.21.15.80:0/1869222528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:57:07.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:57:06 smithi080 bash[28361]: audit 2023-12-01T07:57:05.772015+0000 mon.a (mon.0) 3963 : audit 0 from='client.? 172.21.15.80:0/1869222528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:57:07.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:57:06 smithi080 bash[41963]: audit 2023-12-01T07:57:05.772015+0000 mon.a (mon.0) 3963 : audit 0 from='client.? 172.21.15.80:0/1869222528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:57:08.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:57:07 smithi080 bash[41963]: cluster 2023-12-01T07:57:06.716832+0000 mgr.y (mgr.24362) 5659 : cluster 0 pgmap v5628: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:57:08.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:57:07 smithi080 bash[28361]: cluster 2023-12-01T07:57:06.716832+0000 mgr.y (mgr.24362) 5659 : cluster 0 pgmap v5628: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:57:08.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:57:07 smithi090 bash[32384]: cluster 2023-12-01T07:57:06.716832+0000 mgr.y (mgr.24362) 5659 : cluster 0 pgmap v5628: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:57:09.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:57:08 smithi080 bash[41963]: audit 2023-12-01T07:57:08.221145+0000 mon.a (mon.0) 3964 : audit 0 from='client.? 172.21.15.80:0/2863722573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:57:09.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:57:08 smithi080 bash[28361]: audit 2023-12-01T07:57:08.221145+0000 mon.a (mon.0) 3964 : audit 0 from='client.? 172.21.15.80:0/2863722573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:57:09.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:57:08 smithi090 bash[32384]: audit 2023-12-01T07:57:08.221145+0000 mon.a (mon.0) 3964 : audit 0 from='client.? 172.21.15.80:0/2863722573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:57:10.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:57:09 smithi080 bash[41963]: cluster 2023-12-01T07:57:08.717426+0000 mgr.y (mgr.24362) 5660 : cluster 0 pgmap v5629: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:57:10.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:57:09 smithi080 bash[28361]: cluster 2023-12-01T07:57:08.717426+0000 mgr.y (mgr.24362) 5660 : cluster 0 pgmap v5629: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:57:10.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:57:09 smithi090 bash[32384]: cluster 2023-12-01T07:57:08.717426+0000 mgr.y (mgr.24362) 5660 : cluster 0 pgmap v5629: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:57:11.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:57:10 smithi080 bash[41963]: audit 2023-12-01T07:57:10.073842+0000 mon.c (mon.2) 3605 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:57:11.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:57:10 smithi080 bash[41963]: audit 2023-12-01T07:57:10.668239+0000 mon.c (mon.2) 3606 : audit 0 from='client.? 172.21.15.80:0/1056622556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:57:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:57:10 smithi080 bash[28361]: audit 2023-12-01T07:57:10.073842+0000 mon.c (mon.2) 3605 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:57:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:57:10 smithi080 bash[28361]: audit 2023-12-01T07:57:10.668239+0000 mon.c (mon.2) 3606 : audit 0 from='client.? 172.21.15.80:0/1056622556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:57:11.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:57:10 smithi090 bash[32384]: audit 2023-12-01T07:57:10.073842+0000 mon.c (mon.2) 3605 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:57:11.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:57:10 smithi090 bash[32384]: audit 2023-12-01T07:57:10.668239+0000 mon.c (mon.2) 3606 : audit 0 from='client.? 172.21.15.80:0/1056622556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:57:12.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:57:11 smithi080 bash[41963]: cluster 2023-12-01T07:57:10.718063+0000 mgr.y (mgr.24362) 5661 : cluster 0 pgmap v5630: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:57:12.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:57:11 smithi080 bash[28361]: cluster 2023-12-01T07:57:10.718063+0000 mgr.y (mgr.24362) 5661 : cluster 0 pgmap v5630: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:57:12.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:57:11 smithi090 bash[32384]: cluster 2023-12-01T07:57:10.718063+0000 mgr.y (mgr.24362) 5661 : cluster 0 pgmap v5630: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:57:14.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:57:13 smithi080 bash[41963]: cluster 2023-12-01T07:57:12.719199+0000 mgr.y (mgr.24362) 5662 : cluster 0 pgmap v5631: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:57:14.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:57:13 smithi080 bash[41963]: audit 2023-12-01T07:57:13.118755+0000 mon.c (mon.2) 3607 : audit 0 from='client.? 172.21.15.80:0/3576150872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:57:14.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:57:13 smithi080 bash[41963]: audit 2023-12-01T07:57:13.511939+0000 mon.c (mon.2) 3608 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:57:14.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:57:13 smithi080 bash[28361]: cluster 2023-12-01T07:57:12.719199+0000 mgr.y (mgr.24362) 5662 : cluster 0 pgmap v5631: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:57:14.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:57:13 smithi080 bash[28361]: audit 2023-12-01T07:57:13.118755+0000 mon.c (mon.2) 3607 : audit 0 from='client.? 172.21.15.80:0/3576150872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:57:14.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:57:13 smithi080 bash[28361]: audit 2023-12-01T07:57:13.511939+0000 mon.c (mon.2) 3608 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:57:14.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:57:13 smithi090 bash[32384]: cluster 2023-12-01T07:57:12.719199+0000 mgr.y (mgr.24362) 5662 : cluster 0 pgmap v5631: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:57:14.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:57:13 smithi090 bash[32384]: audit 2023-12-01T07:57:13.118755+0000 mon.c (mon.2) 3607 : audit 0 from='client.? 172.21.15.80:0/3576150872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:57:14.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:57:13 smithi090 bash[32384]: audit 2023-12-01T07:57:13.511939+0000 mon.c (mon.2) 3608 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:57:16.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:57:15 smithi080 bash[41963]: cluster 2023-12-01T07:57:14.720005+0000 mgr.y (mgr.24362) 5663 : cluster 0 pgmap v5632: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:57:16.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:57:15 smithi080 bash[41963]: audit 2023-12-01T07:57:15.575592+0000 mon.a (mon.0) 3965 : audit 0 from='client.? 172.21.15.80:0/2628338650' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:57:16.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:57:15 smithi080 bash[28361]: cluster 2023-12-01T07:57:14.720005+0000 mgr.y (mgr.24362) 5663 : cluster 0 pgmap v5632: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:57:16.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:57:15 smithi080 bash[28361]: audit 2023-12-01T07:57:15.575592+0000 mon.a (mon.0) 3965 : audit 0 from='client.? 172.21.15.80:0/2628338650' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:57:16.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:57:15 smithi090 bash[32384]: cluster 2023-12-01T07:57:14.720005+0000 mgr.y (mgr.24362) 5663 : cluster 0 pgmap v5632: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:57:16.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:57:15 smithi090 bash[32384]: audit 2023-12-01T07:57:15.575592+0000 mon.a (mon.0) 3965 : audit 0 from='client.? 172.21.15.80:0/2628338650' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:57:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:57:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:57:16] "GET /metrics HTTP/1.1" 200 33973 "" "Prometheus/2.43.0" 2023-12-01T07:57:18.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:57:17 smithi080 bash[41963]: cluster 2023-12-01T07:57:16.720955+0000 mgr.y (mgr.24362) 5664 : cluster 0 pgmap v5633: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:57:18.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:57:17 smithi080 bash[28361]: cluster 2023-12-01T07:57:16.720955+0000 mgr.y (mgr.24362) 5664 : cluster 0 pgmap v5633: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:57:18.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:57:17 smithi090 bash[32384]: cluster 2023-12-01T07:57:16.720955+0000 mgr.y (mgr.24362) 5664 : cluster 0 pgmap v5633: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:57:19.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:57:18 smithi080 bash[28361]: audit 2023-12-01T07:57:18.036323+0000 mon.a (mon.0) 3966 : audit 0 from='client.? 172.21.15.80:0/4109680112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:57:19.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:57:18 smithi080 bash[41963]: audit 2023-12-01T07:57:18.036323+0000 mon.a (mon.0) 3966 : audit 0 from='client.? 172.21.15.80:0/4109680112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:57:19.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:57:18 smithi090 bash[32384]: audit 2023-12-01T07:57:18.036323+0000 mon.a (mon.0) 3966 : audit 0 from='client.? 172.21.15.80:0/4109680112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:57:20.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:57:20 smithi080 bash[28361]: cluster 2023-12-01T07:57:18.721593+0000 mgr.y (mgr.24362) 5665 : cluster 0 pgmap v5634: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:57:20.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:57:20 smithi080 bash[28361]: audit 2023-12-01T07:57:19.310956+0000 mon.a (mon.0) 3967 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:57:20.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:57:20 smithi080 bash[28361]: audit 2023-12-01T07:57:19.322250+0000 mon.a (mon.0) 3968 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:57:20.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:57:20 smithi080 bash[28361]: audit 2023-12-01T07:57:19.726110+0000 mon.a (mon.0) 3969 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:57:20.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:57:20 smithi080 bash[28361]: audit 2023-12-01T07:57:19.736374+0000 mon.a (mon.0) 3970 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:57:20.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:57:20 smithi080 bash[28361]: audit 2023-12-01T07:57:20.284613+0000 mon.c (mon.2) 3609 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:57:20.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:57:20 smithi080 bash[28361]: audit 2023-12-01T07:57:20.286283+0000 mon.c (mon.2) 3610 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:57:20.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:57:20 smithi080 bash[28361]: audit 2023-12-01T07:57:20.294856+0000 mon.a (mon.0) 3971 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:57:20.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:57:20 smithi080 bash[41963]: cluster 2023-12-01T07:57:18.721593+0000 mgr.y (mgr.24362) 5665 : cluster 0 pgmap v5634: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:57:20.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:57:20 smithi080 bash[41963]: audit 2023-12-01T07:57:19.310956+0000 mon.a (mon.0) 3967 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:57:20.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:57:20 smithi080 bash[41963]: audit 2023-12-01T07:57:19.322250+0000 mon.a (mon.0) 3968 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:57:20.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:57:20 smithi080 bash[41963]: audit 2023-12-01T07:57:19.726110+0000 mon.a (mon.0) 3969 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:57:20.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:57:20 smithi080 bash[41963]: audit 2023-12-01T07:57:19.736374+0000 mon.a (mon.0) 3970 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:57:20.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:57:20 smithi080 bash[41963]: audit 2023-12-01T07:57:20.284613+0000 mon.c (mon.2) 3609 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:57:20.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:57:20 smithi080 bash[41963]: audit 2023-12-01T07:57:20.286283+0000 mon.c (mon.2) 3610 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:57:20.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:57:20 smithi080 bash[41963]: audit 2023-12-01T07:57:20.294856+0000 mon.a (mon.0) 3971 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:57:20.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:57:20 smithi090 bash[32384]: cluster 2023-12-01T07:57:18.721593+0000 mgr.y (mgr.24362) 5665 : cluster 0 pgmap v5634: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:57:20.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:57:20 smithi090 bash[32384]: audit 2023-12-01T07:57:19.310956+0000 mon.a (mon.0) 3967 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:57:20.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:57:20 smithi090 bash[32384]: audit 2023-12-01T07:57:19.322250+0000 mon.a (mon.0) 3968 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:57:20.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:57:20 smithi090 bash[32384]: audit 2023-12-01T07:57:19.726110+0000 mon.a (mon.0) 3969 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:57:20.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:57:20 smithi090 bash[32384]: audit 2023-12-01T07:57:19.736374+0000 mon.a (mon.0) 3970 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:57:20.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:57:20 smithi090 bash[32384]: audit 2023-12-01T07:57:20.284613+0000 mon.c (mon.2) 3609 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:57:20.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:57:20 smithi090 bash[32384]: audit 2023-12-01T07:57:20.286283+0000 mon.c (mon.2) 3610 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:57:20.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:57:20 smithi090 bash[32384]: audit 2023-12-01T07:57:20.294856+0000 mon.a (mon.0) 3971 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:57:21.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:57:21 smithi080 bash[28361]: audit 2023-12-01T07:57:20.510328+0000 mon.c (mon.2) 3611 : audit 0 from='client.? 172.21.15.80:0/962557692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:57:21.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:57:21 smithi080 bash[41963]: audit 2023-12-01T07:57:20.510328+0000 mon.c (mon.2) 3611 : audit 0 from='client.? 172.21.15.80:0/962557692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:57:21.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:57:21 smithi090 bash[32384]: audit 2023-12-01T07:57:20.510328+0000 mon.c (mon.2) 3611 : audit 0 from='client.? 172.21.15.80:0/962557692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:57:22.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:57:22 smithi080 bash[28361]: cluster 2023-12-01T07:57:20.722265+0000 mgr.y (mgr.24362) 5666 : cluster 0 pgmap v5635: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:57:22.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:57:22 smithi080 bash[41963]: cluster 2023-12-01T07:57:20.722265+0000 mgr.y (mgr.24362) 5666 : cluster 0 pgmap v5635: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:57:22.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:57:22 smithi090 bash[32384]: cluster 2023-12-01T07:57:20.722265+0000 mgr.y (mgr.24362) 5666 : cluster 0 pgmap v5635: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:57:23.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:57:23 smithi080 bash[28361]: audit 2023-12-01T07:57:22.967559+0000 mon.a (mon.0) 3972 : audit 0 from='client.? 172.21.15.80:0/3375110716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:57:23.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:57:23 smithi080 bash[41963]: audit 2023-12-01T07:57:22.967559+0000 mon.a (mon.0) 3972 : audit 0 from='client.? 172.21.15.80:0/3375110716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:57:23.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:57:23 smithi090 bash[32384]: audit 2023-12-01T07:57:22.967559+0000 mon.a (mon.0) 3972 : audit 0 from='client.? 172.21.15.80:0/3375110716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:57:24.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:57:24 smithi080 bash[41963]: cluster 2023-12-01T07:57:22.723037+0000 mgr.y (mgr.24362) 5667 : cluster 0 pgmap v5636: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:57:24.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:57:24 smithi080 bash[28361]: cluster 2023-12-01T07:57:22.723037+0000 mgr.y (mgr.24362) 5667 : cluster 0 pgmap v5636: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:57:24.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:57:24 smithi090 bash[32384]: cluster 2023-12-01T07:57:22.723037+0000 mgr.y (mgr.24362) 5667 : cluster 0 pgmap v5636: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:57:25.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:57:25 smithi080 bash[41963]: audit 2023-12-01T07:57:25.074170+0000 mon.c (mon.2) 3612 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:57:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:57:25 smithi080 bash[28361]: audit 2023-12-01T07:57:25.074170+0000 mon.c (mon.2) 3612 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:57:25.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:57:25 smithi090 bash[32384]: audit 2023-12-01T07:57:25.074170+0000 mon.c (mon.2) 3612 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:57:26.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:57:26 smithi080 bash[28361]: cluster 2023-12-01T07:57:24.723696+0000 mgr.y (mgr.24362) 5668 : cluster 0 pgmap v5637: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:57:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:57:26 smithi080 bash[28361]: audit 2023-12-01T07:57:25.426147+0000 mon.a (mon.0) 3973 : audit 0 from='client.? 172.21.15.80:0/232806277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:57:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:57:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:57:26] "GET /metrics HTTP/1.1" 200 33972 "" "Prometheus/2.43.0" 2023-12-01T07:57:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:57:26 smithi080 bash[41963]: cluster 2023-12-01T07:57:24.723696+0000 mgr.y (mgr.24362) 5668 : cluster 0 pgmap v5637: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:57:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:57:26 smithi080 bash[41963]: audit 2023-12-01T07:57:25.426147+0000 mon.a (mon.0) 3973 : audit 0 from='client.? 172.21.15.80:0/232806277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:57:26.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:57:26 smithi090 bash[32384]: cluster 2023-12-01T07:57:24.723696+0000 mgr.y (mgr.24362) 5668 : cluster 0 pgmap v5637: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:57:26.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:57:26 smithi090 bash[32384]: audit 2023-12-01T07:57:25.426147+0000 mon.a (mon.0) 3973 : audit 0 from='client.? 172.21.15.80:0/232806277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:57:28.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:57:28 smithi080 bash[28361]: cluster 2023-12-01T07:57:26.724858+0000 mgr.y (mgr.24362) 5669 : cluster 0 pgmap v5638: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:57:28.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:57:28 smithi080 bash[28361]: audit 2023-12-01T07:57:27.875383+0000 mon.a (mon.0) 3974 : audit 0 from='client.? 172.21.15.80:0/2581689350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:57:28.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:57:28 smithi080 bash[41963]: cluster 2023-12-01T07:57:26.724858+0000 mgr.y (mgr.24362) 5669 : cluster 0 pgmap v5638: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:57:28.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:57:28 smithi080 bash[41963]: audit 2023-12-01T07:57:27.875383+0000 mon.a (mon.0) 3974 : audit 0 from='client.? 172.21.15.80:0/2581689350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:57:28.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:57:28 smithi090 bash[32384]: cluster 2023-12-01T07:57:26.724858+0000 mgr.y (mgr.24362) 5669 : cluster 0 pgmap v5638: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:57:28.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:57:28 smithi090 bash[32384]: audit 2023-12-01T07:57:27.875383+0000 mon.a (mon.0) 3974 : audit 0 from='client.? 172.21.15.80:0/2581689350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:57:30.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:57:30 smithi080 bash[28361]: cluster 2023-12-01T07:57:28.725545+0000 mgr.y (mgr.24362) 5670 : cluster 0 pgmap v5639: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:57:30.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:57:30 smithi080 bash[28361]: audit 2023-12-01T07:57:30.325626+0000 mon.c (mon.2) 3613 : audit 0 from='client.? 172.21.15.80:0/1402603710' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:57:30.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:57:30 smithi080 bash[41963]: cluster 2023-12-01T07:57:28.725545+0000 mgr.y (mgr.24362) 5670 : cluster 0 pgmap v5639: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:57:30.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:57:30 smithi080 bash[41963]: audit 2023-12-01T07:57:30.325626+0000 mon.c (mon.2) 3613 : audit 0 from='client.? 172.21.15.80:0/1402603710' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:57:30.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:57:30 smithi090 bash[32384]: cluster 2023-12-01T07:57:28.725545+0000 mgr.y (mgr.24362) 5670 : cluster 0 pgmap v5639: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:57:30.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:57:30 smithi090 bash[32384]: audit 2023-12-01T07:57:30.325626+0000 mon.c (mon.2) 3613 : audit 0 from='client.? 172.21.15.80:0/1402603710' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:57:32.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:57:32 smithi080 bash[28361]: cluster 2023-12-01T07:57:30.726227+0000 mgr.y (mgr.24362) 5671 : cluster 0 pgmap v5640: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:57:32.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:57:32 smithi080 bash[41963]: cluster 2023-12-01T07:57:30.726227+0000 mgr.y (mgr.24362) 5671 : cluster 0 pgmap v5640: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:57:32.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:57:32 smithi090 bash[32384]: cluster 2023-12-01T07:57:30.726227+0000 mgr.y (mgr.24362) 5671 : cluster 0 pgmap v5640: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:57:33.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:57:33 smithi080 bash[28361]: audit 2023-12-01T07:57:32.786483+0000 mon.a (mon.0) 3975 : audit 0 from='client.? 172.21.15.80:0/1081053172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:57:33.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:57:33 smithi080 bash[41963]: audit 2023-12-01T07:57:32.786483+0000 mon.a (mon.0) 3975 : audit 0 from='client.? 172.21.15.80:0/1081053172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:57:33.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:57:33 smithi090 bash[32384]: audit 2023-12-01T07:57:32.786483+0000 mon.a (mon.0) 3975 : audit 0 from='client.? 172.21.15.80:0/1081053172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:57:34.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:57:34 smithi080 bash[28361]: cluster 2023-12-01T07:57:32.727258+0000 mgr.y (mgr.24362) 5672 : cluster 0 pgmap v5641: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:57:34.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:57:34 smithi080 bash[41963]: cluster 2023-12-01T07:57:32.727258+0000 mgr.y (mgr.24362) 5672 : cluster 0 pgmap v5641: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:57:34.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:57:34 smithi090 bash[32384]: cluster 2023-12-01T07:57:32.727258+0000 mgr.y (mgr.24362) 5672 : cluster 0 pgmap v5641: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:57:35.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:57:35 smithi080 bash[41963]: audit 2023-12-01T07:57:35.241263+0000 mon.a (mon.0) 3976 : audit 0 from='client.? 172.21.15.80:0/2056817214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:57:35.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:57:35 smithi080 bash[28361]: audit 2023-12-01T07:57:35.241263+0000 mon.a (mon.0) 3976 : audit 0 from='client.? 172.21.15.80:0/2056817214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:57:35.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:57:35 smithi090 bash[32384]: audit 2023-12-01T07:57:35.241263+0000 mon.a (mon.0) 3976 : audit 0 from='client.? 172.21.15.80:0/2056817214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:57:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:57:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:57:36] "GET /metrics HTTP/1.1" 200 33972 "" "Prometheus/2.43.0" 2023-12-01T07:57:36.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:57:36 smithi080 bash[41963]: cluster 2023-12-01T07:57:34.727847+0000 mgr.y (mgr.24362) 5673 : cluster 0 pgmap v5642: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:57:36.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:57:36 smithi080 bash[28361]: cluster 2023-12-01T07:57:34.727847+0000 mgr.y (mgr.24362) 5673 : cluster 0 pgmap v5642: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:57:36.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:57:36 smithi090 bash[32384]: cluster 2023-12-01T07:57:34.727847+0000 mgr.y (mgr.24362) 5673 : cluster 0 pgmap v5642: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:57:38.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:57:38 smithi080 bash[41963]: cluster 2023-12-01T07:57:36.728954+0000 mgr.y (mgr.24362) 5674 : cluster 0 pgmap v5643: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:57:38.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:57:38 smithi080 bash[41963]: audit 2023-12-01T07:57:37.696124+0000 mon.c (mon.2) 3614 : audit 0 from='client.? 172.21.15.80:0/3007299933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:57:38.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:57:38 smithi080 bash[28361]: cluster 2023-12-01T07:57:36.728954+0000 mgr.y (mgr.24362) 5674 : cluster 0 pgmap v5643: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:57:38.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:57:38 smithi080 bash[28361]: audit 2023-12-01T07:57:37.696124+0000 mon.c (mon.2) 3614 : audit 0 from='client.? 172.21.15.80:0/3007299933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:57:38.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:57:38 smithi090 bash[32384]: cluster 2023-12-01T07:57:36.728954+0000 mgr.y (mgr.24362) 5674 : cluster 0 pgmap v5643: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:57:38.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:57:38 smithi090 bash[32384]: audit 2023-12-01T07:57:37.696124+0000 mon.c (mon.2) 3614 : audit 0 from='client.? 172.21.15.80:0/3007299933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:57:40.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:57:40 smithi080 bash[41963]: cluster 2023-12-01T07:57:38.729614+0000 mgr.y (mgr.24362) 5675 : cluster 0 pgmap v5644: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:57:40.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:57:40 smithi080 bash[41963]: audit 2023-12-01T07:57:40.074494+0000 mon.c (mon.2) 3615 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:57:40.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:57:40 smithi080 bash[41963]: audit 2023-12-01T07:57:40.148144+0000 mon.a (mon.0) 3977 : audit 0 from='client.? 172.21.15.80:0/3479872101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:57:40.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:57:40 smithi080 bash[28361]: cluster 2023-12-01T07:57:38.729614+0000 mgr.y (mgr.24362) 5675 : cluster 0 pgmap v5644: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:57:40.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:57:40 smithi080 bash[28361]: audit 2023-12-01T07:57:40.074494+0000 mon.c (mon.2) 3615 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:57:40.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:57:40 smithi080 bash[28361]: audit 2023-12-01T07:57:40.148144+0000 mon.a (mon.0) 3977 : audit 0 from='client.? 172.21.15.80:0/3479872101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:57:40.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:57:40 smithi090 bash[32384]: cluster 2023-12-01T07:57:38.729614+0000 mgr.y (mgr.24362) 5675 : cluster 0 pgmap v5644: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:57:40.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:57:40 smithi090 bash[32384]: audit 2023-12-01T07:57:40.074494+0000 mon.c (mon.2) 3615 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:57:40.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:57:40 smithi090 bash[32384]: audit 2023-12-01T07:57:40.148144+0000 mon.a (mon.0) 3977 : audit 0 from='client.? 172.21.15.80:0/3479872101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:57:42.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:57:42 smithi080 bash[41963]: cluster 2023-12-01T07:57:40.730307+0000 mgr.y (mgr.24362) 5676 : cluster 0 pgmap v5645: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:57:42.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:57:42 smithi080 bash[28361]: cluster 2023-12-01T07:57:40.730307+0000 mgr.y (mgr.24362) 5676 : cluster 0 pgmap v5645: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:57:42.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:57:42 smithi090 bash[32384]: cluster 2023-12-01T07:57:40.730307+0000 mgr.y (mgr.24362) 5676 : cluster 0 pgmap v5645: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:57:43.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:57:43 smithi080 bash[41963]: audit 2023-12-01T07:57:42.596848+0000 mon.a (mon.0) 3978 : audit 0 from='client.? 172.21.15.80:0/3672913880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:57:43.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:57:43 smithi080 bash[28361]: audit 2023-12-01T07:57:42.596848+0000 mon.a (mon.0) 3978 : audit 0 from='client.? 172.21.15.80:0/3672913880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:57:43.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:57:43 smithi090 bash[32384]: audit 2023-12-01T07:57:42.596848+0000 mon.a (mon.0) 3978 : audit 0 from='client.? 172.21.15.80:0/3672913880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:57:44.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:57:44 smithi080 bash[28361]: cluster 2023-12-01T07:57:42.731423+0000 mgr.y (mgr.24362) 5677 : cluster 0 pgmap v5646: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:57:44.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:57:44 smithi080 bash[41963]: cluster 2023-12-01T07:57:42.731423+0000 mgr.y (mgr.24362) 5677 : cluster 0 pgmap v5646: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:57:44.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:57:44 smithi090 bash[32384]: cluster 2023-12-01T07:57:42.731423+0000 mgr.y (mgr.24362) 5677 : cluster 0 pgmap v5646: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:57:45.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:57:45 smithi080 bash[41963]: audit 2023-12-01T07:57:45.042717+0000 mon.c (mon.2) 3616 : audit 0 from='client.? 172.21.15.80:0/2148171865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:57:45.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:57:45 smithi080 bash[28361]: audit 2023-12-01T07:57:45.042717+0000 mon.c (mon.2) 3616 : audit 0 from='client.? 172.21.15.80:0/2148171865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:57:45.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:57:45 smithi090 bash[32384]: audit 2023-12-01T07:57:45.042717+0000 mon.c (mon.2) 3616 : audit 0 from='client.? 172.21.15.80:0/2148171865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:57:46.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:57:46 smithi080 bash[28361]: cluster 2023-12-01T07:57:44.732074+0000 mgr.y (mgr.24362) 5678 : cluster 0 pgmap v5647: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:57:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:57:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:57:46] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T07:57:46.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:57:46 smithi080 bash[41963]: cluster 2023-12-01T07:57:44.732074+0000 mgr.y (mgr.24362) 5678 : cluster 0 pgmap v5647: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:57:46.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:57:46 smithi090 bash[32384]: cluster 2023-12-01T07:57:44.732074+0000 mgr.y (mgr.24362) 5678 : cluster 0 pgmap v5647: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:57:48.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:57:48 smithi080 bash[28361]: cluster 2023-12-01T07:57:46.733145+0000 mgr.y (mgr.24362) 5679 : cluster 0 pgmap v5648: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:57:48.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:57:48 smithi080 bash[28361]: audit 2023-12-01T07:57:47.500140+0000 mon.a (mon.0) 3979 : audit 0 from='client.? 172.21.15.80:0/731974848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:57:48.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:57:48 smithi080 bash[41963]: cluster 2023-12-01T07:57:46.733145+0000 mgr.y (mgr.24362) 5679 : cluster 0 pgmap v5648: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:57:48.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:57:48 smithi080 bash[41963]: audit 2023-12-01T07:57:47.500140+0000 mon.a (mon.0) 3979 : audit 0 from='client.? 172.21.15.80:0/731974848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:57:48.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:57:48 smithi090 bash[32384]: cluster 2023-12-01T07:57:46.733145+0000 mgr.y (mgr.24362) 5679 : cluster 0 pgmap v5648: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:57:48.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:57:48 smithi090 bash[32384]: audit 2023-12-01T07:57:47.500140+0000 mon.a (mon.0) 3979 : audit 0 from='client.? 172.21.15.80:0/731974848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:57:50.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:57:50 smithi080 bash[28361]: cluster 2023-12-01T07:57:48.733790+0000 mgr.y (mgr.24362) 5680 : cluster 0 pgmap v5649: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:57:50.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:57:50 smithi080 bash[28361]: audit 2023-12-01T07:57:49.948816+0000 mon.a (mon.0) 3980 : audit 0 from='client.? 172.21.15.80:0/2979839802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:57:50.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:57:50 smithi080 bash[41963]: cluster 2023-12-01T07:57:48.733790+0000 mgr.y (mgr.24362) 5680 : cluster 0 pgmap v5649: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:57:50.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:57:50 smithi080 bash[41963]: audit 2023-12-01T07:57:49.948816+0000 mon.a (mon.0) 3980 : audit 0 from='client.? 172.21.15.80:0/2979839802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:57:50.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:57:50 smithi090 bash[32384]: cluster 2023-12-01T07:57:48.733790+0000 mgr.y (mgr.24362) 5680 : cluster 0 pgmap v5649: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:57:50.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:57:50 smithi090 bash[32384]: audit 2023-12-01T07:57:49.948816+0000 mon.a (mon.0) 3980 : audit 0 from='client.? 172.21.15.80:0/2979839802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:57:52.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:57:52 smithi080 bash[28361]: cluster 2023-12-01T07:57:50.734455+0000 mgr.y (mgr.24362) 5681 : cluster 0 pgmap v5650: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:57:52.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:57:52 smithi080 bash[28361]: audit 2023-12-01T07:57:52.407659+0000 mon.c (mon.2) 3617 : audit 0 from='client.? 172.21.15.80:0/2353796319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:57:52.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:57:52 smithi080 bash[41963]: cluster 2023-12-01T07:57:50.734455+0000 mgr.y (mgr.24362) 5681 : cluster 0 pgmap v5650: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:57:52.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:57:52 smithi080 bash[41963]: audit 2023-12-01T07:57:52.407659+0000 mon.c (mon.2) 3617 : audit 0 from='client.? 172.21.15.80:0/2353796319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:57:52.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:57:52 smithi090 bash[32384]: cluster 2023-12-01T07:57:50.734455+0000 mgr.y (mgr.24362) 5681 : cluster 0 pgmap v5650: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:57:52.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:57:52 smithi090 bash[32384]: audit 2023-12-01T07:57:52.407659+0000 mon.c (mon.2) 3617 : audit 0 from='client.? 172.21.15.80:0/2353796319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:57:54.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:57:54 smithi080 bash[41963]: cluster 2023-12-01T07:57:52.735550+0000 mgr.y (mgr.24362) 5682 : cluster 0 pgmap v5651: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:57:54.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:57:54 smithi080 bash[28361]: cluster 2023-12-01T07:57:52.735550+0000 mgr.y (mgr.24362) 5682 : cluster 0 pgmap v5651: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:57:54.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:57:54 smithi090 bash[32384]: cluster 2023-12-01T07:57:52.735550+0000 mgr.y (mgr.24362) 5682 : cluster 0 pgmap v5651: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:57:55.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:57:55 smithi080 bash[28361]: audit 2023-12-01T07:57:54.874224+0000 mon.c (mon.2) 3618 : audit 0 from='client.? 172.21.15.80:0/3937301254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:57:55.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:57:55 smithi080 bash[28361]: audit 2023-12-01T07:57:55.075087+0000 mon.c (mon.2) 3619 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:57:55.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:57:55 smithi080 bash[41963]: audit 2023-12-01T07:57:54.874224+0000 mon.c (mon.2) 3618 : audit 0 from='client.? 172.21.15.80:0/3937301254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:57:55.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:57:55 smithi080 bash[41963]: audit 2023-12-01T07:57:55.075087+0000 mon.c (mon.2) 3619 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:57:55.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:57:55 smithi090 bash[32384]: audit 2023-12-01T07:57:54.874224+0000 mon.c (mon.2) 3618 : audit 0 from='client.? 172.21.15.80:0/3937301254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:57:55.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:57:55 smithi090 bash[32384]: audit 2023-12-01T07:57:55.075087+0000 mon.c (mon.2) 3619 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:57:56.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:57:56 smithi080 bash[28361]: cluster 2023-12-01T07:57:54.736165+0000 mgr.y (mgr.24362) 5683 : cluster 0 pgmap v5652: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:57:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:57:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:57:56] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T07:57:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:57:56 smithi080 bash[41963]: cluster 2023-12-01T07:57:54.736165+0000 mgr.y (mgr.24362) 5683 : cluster 0 pgmap v5652: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:57:56.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:57:56 smithi090 bash[32384]: cluster 2023-12-01T07:57:54.736165+0000 mgr.y (mgr.24362) 5683 : cluster 0 pgmap v5652: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:57:57.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:57:57 smithi090 bash[32384]: audit 2023-12-01T07:57:57.323580+0000 mon.c (mon.2) 3620 : audit 0 from='client.? 172.21.15.80:0/2370736619' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:57:57.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:57:57 smithi080 bash[28361]: audit 2023-12-01T07:57:57.323580+0000 mon.c (mon.2) 3620 : audit 0 from='client.? 172.21.15.80:0/2370736619' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:57:57.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:57:57 smithi080 bash[41963]: audit 2023-12-01T07:57:57.323580+0000 mon.c (mon.2) 3620 : audit 0 from='client.? 172.21.15.80:0/2370736619' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:57:58.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:57:58 smithi090 bash[32384]: cluster 2023-12-01T07:57:56.737259+0000 mgr.y (mgr.24362) 5684 : cluster 0 pgmap v5653: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:57:58.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:57:58 smithi080 bash[28361]: cluster 2023-12-01T07:57:56.737259+0000 mgr.y (mgr.24362) 5684 : cluster 0 pgmap v5653: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:57:58.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:57:58 smithi080 bash[41963]: cluster 2023-12-01T07:57:56.737259+0000 mgr.y (mgr.24362) 5684 : cluster 0 pgmap v5653: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:58:00.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:58:00 smithi090 bash[32384]: cluster 2023-12-01T07:57:58.737976+0000 mgr.y (mgr.24362) 5685 : cluster 0 pgmap v5654: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:58:00.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:58:00 smithi090 bash[32384]: audit 2023-12-01T07:57:59.771995+0000 mon.a (mon.0) 3981 : audit 0 from='client.? 172.21.15.80:0/538570605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:58:00.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:58:00 smithi080 bash[28361]: cluster 2023-12-01T07:57:58.737976+0000 mgr.y (mgr.24362) 5685 : cluster 0 pgmap v5654: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:58:00.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:58:00 smithi080 bash[28361]: audit 2023-12-01T07:57:59.771995+0000 mon.a (mon.0) 3981 : audit 0 from='client.? 172.21.15.80:0/538570605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:58:00.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:58:00 smithi080 bash[41963]: cluster 2023-12-01T07:57:58.737976+0000 mgr.y (mgr.24362) 5685 : cluster 0 pgmap v5654: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:58:00.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:58:00 smithi080 bash[41963]: audit 2023-12-01T07:57:59.771995+0000 mon.a (mon.0) 3981 : audit 0 from='client.? 172.21.15.80:0/538570605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:58:02.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:58:02 smithi090 bash[32384]: cluster 2023-12-01T07:58:00.738648+0000 mgr.y (mgr.24362) 5686 : cluster 0 pgmap v5655: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:58:02.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:58:02 smithi090 bash[32384]: audit 2023-12-01T07:58:02.235963+0000 mon.c (mon.2) 3621 : audit 0 from='client.? 172.21.15.80:0/2710411211' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:58:02.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:58:02 smithi080 bash[28361]: cluster 2023-12-01T07:58:00.738648+0000 mgr.y (mgr.24362) 5686 : cluster 0 pgmap v5655: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:58:02.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:58:02 smithi080 bash[28361]: audit 2023-12-01T07:58:02.235963+0000 mon.c (mon.2) 3621 : audit 0 from='client.? 172.21.15.80:0/2710411211' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:58:02.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:58:02 smithi080 bash[41963]: cluster 2023-12-01T07:58:00.738648+0000 mgr.y (mgr.24362) 5686 : cluster 0 pgmap v5655: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:58:02.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:58:02 smithi080 bash[41963]: audit 2023-12-01T07:58:02.235963+0000 mon.c (mon.2) 3621 : audit 0 from='client.? 172.21.15.80:0/2710411211' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:58:04.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:58:04 smithi090 bash[32384]: cluster 2023-12-01T07:58:02.739784+0000 mgr.y (mgr.24362) 5687 : cluster 0 pgmap v5656: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:58:04.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:58:04 smithi080 bash[28361]: cluster 2023-12-01T07:58:02.739784+0000 mgr.y (mgr.24362) 5687 : cluster 0 pgmap v5656: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:58:04.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:58:04 smithi080 bash[41963]: cluster 2023-12-01T07:58:02.739784+0000 mgr.y (mgr.24362) 5687 : cluster 0 pgmap v5656: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:58:05.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:58:05 smithi090 bash[32384]: audit 2023-12-01T07:58:04.687206+0000 mon.a (mon.0) 3982 : audit 0 from='client.? 172.21.15.80:0/2619881869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:58:05.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:58:05 smithi080 bash[28361]: audit 2023-12-01T07:58:04.687206+0000 mon.a (mon.0) 3982 : audit 0 from='client.? 172.21.15.80:0/2619881869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:58:05.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:58:05 smithi080 bash[41963]: audit 2023-12-01T07:58:04.687206+0000 mon.a (mon.0) 3982 : audit 0 from='client.? 172.21.15.80:0/2619881869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:58:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:58:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:58:06] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T07:58:06.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:58:06 smithi080 bash[41963]: cluster 2023-12-01T07:58:04.740385+0000 mgr.y (mgr.24362) 5688 : cluster 0 pgmap v5657: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:58:06.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:58:06 smithi080 bash[28361]: cluster 2023-12-01T07:58:04.740385+0000 mgr.y (mgr.24362) 5688 : cluster 0 pgmap v5657: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:58:06.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:58:06 smithi090 bash[32384]: cluster 2023-12-01T07:58:04.740385+0000 mgr.y (mgr.24362) 5688 : cluster 0 pgmap v5657: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:58:07.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:58:07 smithi090 bash[32384]: audit 2023-12-01T07:58:07.142410+0000 mon.a (mon.0) 3983 : audit 0 from='client.? 172.21.15.80:0/1665804942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:58:07.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:58:07 smithi080 bash[28361]: audit 2023-12-01T07:58:07.142410+0000 mon.a (mon.0) 3983 : audit 0 from='client.? 172.21.15.80:0/1665804942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:58:07.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:58:07 smithi080 bash[41963]: audit 2023-12-01T07:58:07.142410+0000 mon.a (mon.0) 3983 : audit 0 from='client.? 172.21.15.80:0/1665804942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:58:08.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:58:08 smithi090 bash[32384]: cluster 2023-12-01T07:58:06.741551+0000 mgr.y (mgr.24362) 5689 : cluster 0 pgmap v5658: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:58:08.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:58:08 smithi080 bash[28361]: cluster 2023-12-01T07:58:06.741551+0000 mgr.y (mgr.24362) 5689 : cluster 0 pgmap v5658: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:58:08.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:58:08 smithi080 bash[41963]: cluster 2023-12-01T07:58:06.741551+0000 mgr.y (mgr.24362) 5689 : cluster 0 pgmap v5658: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:58:10.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:58:10 smithi090 bash[32384]: cluster 2023-12-01T07:58:08.742235+0000 mgr.y (mgr.24362) 5690 : cluster 0 pgmap v5659: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:58:10.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:58:10 smithi090 bash[32384]: audit 2023-12-01T07:58:09.600251+0000 mon.c (mon.2) 3622 : audit 0 from='client.? 172.21.15.80:0/2170413942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:58:10.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:58:10 smithi090 bash[32384]: audit 2023-12-01T07:58:10.075628+0000 mon.c (mon.2) 3623 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:58:10.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:58:10 smithi080 bash[28361]: cluster 2023-12-01T07:58:08.742235+0000 mgr.y (mgr.24362) 5690 : cluster 0 pgmap v5659: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:58:10.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:58:10 smithi080 bash[28361]: audit 2023-12-01T07:58:09.600251+0000 mon.c (mon.2) 3622 : audit 0 from='client.? 172.21.15.80:0/2170413942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:58:10.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:58:10 smithi080 bash[28361]: audit 2023-12-01T07:58:10.075628+0000 mon.c (mon.2) 3623 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:58:10.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:58:10 smithi080 bash[41963]: cluster 2023-12-01T07:58:08.742235+0000 mgr.y (mgr.24362) 5690 : cluster 0 pgmap v5659: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:58:10.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:58:10 smithi080 bash[41963]: audit 2023-12-01T07:58:09.600251+0000 mon.c (mon.2) 3622 : audit 0 from='client.? 172.21.15.80:0/2170413942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:58:10.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:58:10 smithi080 bash[41963]: audit 2023-12-01T07:58:10.075628+0000 mon.c (mon.2) 3623 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:58:12.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:58:12 smithi090 bash[32384]: cluster 2023-12-01T07:58:10.742862+0000 mgr.y (mgr.24362) 5691 : cluster 0 pgmap v5660: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:58:12.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:58:12 smithi090 bash[32384]: audit 2023-12-01T07:58:12.056974+0000 mon.a (mon.0) 3984 : audit 0 from='client.? 172.21.15.80:0/3098730663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:58:12.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:58:12 smithi080 bash[41963]: cluster 2023-12-01T07:58:10.742862+0000 mgr.y (mgr.24362) 5691 : cluster 0 pgmap v5660: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:58:12.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:58:12 smithi080 bash[41963]: audit 2023-12-01T07:58:12.056974+0000 mon.a (mon.0) 3984 : audit 0 from='client.? 172.21.15.80:0/3098730663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:58:12.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:58:12 smithi080 bash[28361]: cluster 2023-12-01T07:58:10.742862+0000 mgr.y (mgr.24362) 5691 : cluster 0 pgmap v5660: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:58:12.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:58:12 smithi080 bash[28361]: audit 2023-12-01T07:58:12.056974+0000 mon.a (mon.0) 3984 : audit 0 from='client.? 172.21.15.80:0/3098730663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:58:14.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:58:14 smithi090 bash[32384]: cluster 2023-12-01T07:58:12.744060+0000 mgr.y (mgr.24362) 5692 : cluster 0 pgmap v5661: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:58:14.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:58:14 smithi080 bash[28361]: cluster 2023-12-01T07:58:12.744060+0000 mgr.y (mgr.24362) 5692 : cluster 0 pgmap v5661: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:58:14.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:58:14 smithi080 bash[41963]: cluster 2023-12-01T07:58:12.744060+0000 mgr.y (mgr.24362) 5692 : cluster 0 pgmap v5661: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:58:15.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:58:15 smithi090 bash[32384]: audit 2023-12-01T07:58:14.522204+0000 mon.a (mon.0) 3985 : audit 0 from='client.? 172.21.15.80:0/1123155624' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:58:15.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:58:15 smithi080 bash[41963]: audit 2023-12-01T07:58:14.522204+0000 mon.a (mon.0) 3985 : audit 0 from='client.? 172.21.15.80:0/1123155624' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:58:15.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:58:15 smithi080 bash[28361]: audit 2023-12-01T07:58:14.522204+0000 mon.a (mon.0) 3985 : audit 0 from='client.? 172.21.15.80:0/1123155624' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:58:16.505 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:58:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:58:16] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T07:58:16.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:58:16 smithi090 bash[32384]: cluster 2023-12-01T07:58:14.744702+0000 mgr.y (mgr.24362) 5693 : cluster 0 pgmap v5662: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:58:16.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:58:16 smithi080 bash[28361]: cluster 2023-12-01T07:58:14.744702+0000 mgr.y (mgr.24362) 5693 : cluster 0 pgmap v5662: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:58:16.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:58:16 smithi080 bash[41963]: cluster 2023-12-01T07:58:14.744702+0000 mgr.y (mgr.24362) 5693 : cluster 0 pgmap v5662: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:58:17.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:58:17 smithi090 bash[32384]: audit 2023-12-01T07:58:16.982024+0000 mon.c (mon.2) 3624 : audit 0 from='client.? 172.21.15.80:0/3686006428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:58:17.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:58:17 smithi080 bash[41963]: audit 2023-12-01T07:58:16.982024+0000 mon.c (mon.2) 3624 : audit 0 from='client.? 172.21.15.80:0/3686006428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:58:17.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:58:17 smithi080 bash[28361]: audit 2023-12-01T07:58:16.982024+0000 mon.c (mon.2) 3624 : audit 0 from='client.? 172.21.15.80:0/3686006428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:58:18.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:58:18 smithi090 bash[32384]: cluster 2023-12-01T07:58:16.745459+0000 mgr.y (mgr.24362) 5694 : cluster 0 pgmap v5663: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:58:18.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:58:18 smithi080 bash[41963]: cluster 2023-12-01T07:58:16.745459+0000 mgr.y (mgr.24362) 5694 : cluster 0 pgmap v5663: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:58:18.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:58:18 smithi080 bash[28361]: cluster 2023-12-01T07:58:16.745459+0000 mgr.y (mgr.24362) 5694 : cluster 0 pgmap v5663: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:58:19.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:58:19 smithi080 bash[28361]: audit 2023-12-01T07:58:19.439231+0000 mon.a (mon.0) 3986 : audit 0 from='client.? 172.21.15.80:0/942763581' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:58:19.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:58:19 smithi080 bash[41963]: audit 2023-12-01T07:58:19.439231+0000 mon.a (mon.0) 3986 : audit 0 from='client.? 172.21.15.80:0/942763581' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:58:20.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:58:19 smithi090 bash[32384]: audit 2023-12-01T07:58:19.439231+0000 mon.a (mon.0) 3986 : audit 0 from='client.? 172.21.15.80:0/942763581' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:58:20.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:58:20 smithi080 bash[28361]: cluster 2023-12-01T07:58:18.746117+0000 mgr.y (mgr.24362) 5695 : cluster 0 pgmap v5664: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:58:20.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:58:20 smithi080 bash[28361]: audit 2023-12-01T07:58:20.377300+0000 mon.c (mon.2) 3625 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:58:20.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:58:20 smithi080 bash[41963]: cluster 2023-12-01T07:58:18.746117+0000 mgr.y (mgr.24362) 5695 : cluster 0 pgmap v5664: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:58:20.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:58:20 smithi080 bash[41963]: audit 2023-12-01T07:58:20.377300+0000 mon.c (mon.2) 3625 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:58:21.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:58:20 smithi090 bash[32384]: cluster 2023-12-01T07:58:18.746117+0000 mgr.y (mgr.24362) 5695 : cluster 0 pgmap v5664: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:58:21.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:58:20 smithi090 bash[32384]: audit 2023-12-01T07:58:20.377300+0000 mon.c (mon.2) 3625 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:58:22.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:58:22 smithi080 bash[41963]: cluster 2023-12-01T07:58:20.746707+0000 mgr.y (mgr.24362) 5696 : cluster 0 pgmap v5665: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:58:22.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:58:22 smithi080 bash[41963]: audit 2023-12-01T07:58:21.890066+0000 mon.c (mon.2) 3626 : audit 0 from='client.? 172.21.15.80:0/862970766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:58:22.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:58:22 smithi080 bash[28361]: cluster 2023-12-01T07:58:20.746707+0000 mgr.y (mgr.24362) 5696 : cluster 0 pgmap v5665: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:58:22.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:58:22 smithi080 bash[28361]: audit 2023-12-01T07:58:21.890066+0000 mon.c (mon.2) 3626 : audit 0 from='client.? 172.21.15.80:0/862970766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:58:23.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:58:22 smithi090 bash[32384]: cluster 2023-12-01T07:58:20.746707+0000 mgr.y (mgr.24362) 5696 : cluster 0 pgmap v5665: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:58:23.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:58:22 smithi090 bash[32384]: audit 2023-12-01T07:58:21.890066+0000 mon.c (mon.2) 3626 : audit 0 from='client.? 172.21.15.80:0/862970766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:58:23.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:58:23 smithi080 bash[28361]: cluster 2023-12-01T07:58:22.747857+0000 mgr.y (mgr.24362) 5697 : cluster 0 pgmap v5666: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:58:23.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:58:23 smithi080 bash[41963]: cluster 2023-12-01T07:58:22.747857+0000 mgr.y (mgr.24362) 5697 : cluster 0 pgmap v5666: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:58:24.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:58:23 smithi090 bash[32384]: cluster 2023-12-01T07:58:22.747857+0000 mgr.y (mgr.24362) 5697 : cluster 0 pgmap v5666: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:58:24.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:58:24 smithi080 bash[41963]: audit 2023-12-01T07:58:24.343425+0000 mon.c (mon.2) 3627 : audit 0 from='client.? 172.21.15.80:0/187396183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:58:24.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:58:24 smithi080 bash[28361]: audit 2023-12-01T07:58:24.343425+0000 mon.c (mon.2) 3627 : audit 0 from='client.? 172.21.15.80:0/187396183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:58:25.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:58:24 smithi090 bash[32384]: audit 2023-12-01T07:58:24.343425+0000 mon.c (mon.2) 3627 : audit 0 from='client.? 172.21.15.80:0/187396183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:58:25.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:58:25 smithi080 bash[28361]: cluster 2023-12-01T07:58:24.748519+0000 mgr.y (mgr.24362) 5698 : cluster 0 pgmap v5667: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:58:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:58:25 smithi080 bash[28361]: audit 2023-12-01T07:58:25.075824+0000 mon.c (mon.2) 3628 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:58:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:58:25 smithi080 bash[41963]: cluster 2023-12-01T07:58:24.748519+0000 mgr.y (mgr.24362) 5698 : cluster 0 pgmap v5667: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:58:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:58:25 smithi080 bash[41963]: audit 2023-12-01T07:58:25.075824+0000 mon.c (mon.2) 3628 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:58:26.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:58:25 smithi090 bash[32384]: cluster 2023-12-01T07:58:24.748519+0000 mgr.y (mgr.24362) 5698 : cluster 0 pgmap v5667: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:58:26.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:58:25 smithi090 bash[32384]: audit 2023-12-01T07:58:25.075824+0000 mon.c (mon.2) 3628 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:58:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:58:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:58:26] "GET /metrics HTTP/1.1" 200 33973 "" "Prometheus/2.43.0" 2023-12-01T07:58:27.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:58:27 smithi090 bash[32384]: audit 2023-12-01T07:58:26.222161+0000 mon.a (mon.0) 3987 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:58:27.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:58:27 smithi090 bash[32384]: audit 2023-12-01T07:58:26.233107+0000 mon.a (mon.0) 3988 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:58:27.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:58:27 smithi090 bash[32384]: audit 2023-12-01T07:58:26.621083+0000 mon.a (mon.0) 3989 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:58:27.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:58:27 smithi090 bash[32384]: audit 2023-12-01T07:58:26.633011+0000 mon.a (mon.0) 3990 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:58:27.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:58:27 smithi090 bash[32384]: audit 2023-12-01T07:58:26.858062+0000 mon.a (mon.0) 3991 : audit 0 from='client.? 172.21.15.80:0/1200485478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:58:27.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:58:27 smithi080 bash[28361]: audit 2023-12-01T07:58:26.222161+0000 mon.a (mon.0) 3987 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:58:27.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:58:27 smithi080 bash[28361]: audit 2023-12-01T07:58:26.233107+0000 mon.a (mon.0) 3988 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:58:27.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:58:27 smithi080 bash[28361]: audit 2023-12-01T07:58:26.621083+0000 mon.a (mon.0) 3989 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:58:27.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:58:27 smithi080 bash[28361]: audit 2023-12-01T07:58:26.633011+0000 mon.a (mon.0) 3990 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:58:27.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:58:27 smithi080 bash[28361]: audit 2023-12-01T07:58:26.858062+0000 mon.a (mon.0) 3991 : audit 0 from='client.? 172.21.15.80:0/1200485478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:58:27.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:58:27 smithi080 bash[41963]: audit 2023-12-01T07:58:26.222161+0000 mon.a (mon.0) 3987 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:58:27.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:58:27 smithi080 bash[41963]: audit 2023-12-01T07:58:26.233107+0000 mon.a (mon.0) 3988 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:58:27.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:58:27 smithi080 bash[41963]: audit 2023-12-01T07:58:26.621083+0000 mon.a (mon.0) 3989 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:58:27.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:58:27 smithi080 bash[41963]: audit 2023-12-01T07:58:26.633011+0000 mon.a (mon.0) 3990 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:58:27.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:58:27 smithi080 bash[41963]: audit 2023-12-01T07:58:26.858062+0000 mon.a (mon.0) 3991 : audit 0 from='client.? 172.21.15.80:0/1200485478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:58:28.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:58:28 smithi090 bash[32384]: cluster 2023-12-01T07:58:26.749636+0000 mgr.y (mgr.24362) 5699 : cluster 0 pgmap v5668: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:58:28.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:58:28 smithi090 bash[32384]: audit 2023-12-01T07:58:27.235800+0000 mon.c (mon.2) 3629 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:58:28.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:58:28 smithi090 bash[32384]: audit 2023-12-01T07:58:27.237672+0000 mon.c (mon.2) 3630 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:58:28.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:58:28 smithi090 bash[32384]: audit 2023-12-01T07:58:27.249926+0000 mon.a (mon.0) 3992 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:58:28.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:58:28 smithi080 bash[41963]: cluster 2023-12-01T07:58:26.749636+0000 mgr.y (mgr.24362) 5699 : cluster 0 pgmap v5668: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:58:28.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:58:28 smithi080 bash[41963]: audit 2023-12-01T07:58:27.235800+0000 mon.c (mon.2) 3629 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:58:28.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:58:28 smithi080 bash[41963]: audit 2023-12-01T07:58:27.237672+0000 mon.c (mon.2) 3630 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:58:28.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:58:28 smithi080 bash[41963]: audit 2023-12-01T07:58:27.249926+0000 mon.a (mon.0) 3992 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:58:28.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:58:28 smithi080 bash[28361]: cluster 2023-12-01T07:58:26.749636+0000 mgr.y (mgr.24362) 5699 : cluster 0 pgmap v5668: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:58:28.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:58:28 smithi080 bash[28361]: audit 2023-12-01T07:58:27.235800+0000 mon.c (mon.2) 3629 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:58:28.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:58:28 smithi080 bash[28361]: audit 2023-12-01T07:58:27.237672+0000 mon.c (mon.2) 3630 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:58:28.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:58:28 smithi080 bash[28361]: audit 2023-12-01T07:58:27.249926+0000 mon.a (mon.0) 3992 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:58:30.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:58:30 smithi090 bash[32384]: cluster 2023-12-01T07:58:28.750310+0000 mgr.y (mgr.24362) 5700 : cluster 0 pgmap v5669: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:58:30.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:58:30 smithi090 bash[32384]: audit 2023-12-01T07:58:29.312759+0000 mon.c (mon.2) 3631 : audit 0 from='client.? 172.21.15.80:0/862897333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:58:30.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:58:30 smithi080 bash[41963]: cluster 2023-12-01T07:58:28.750310+0000 mgr.y (mgr.24362) 5700 : cluster 0 pgmap v5669: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:58:30.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:58:30 smithi080 bash[41963]: audit 2023-12-01T07:58:29.312759+0000 mon.c (mon.2) 3631 : audit 0 from='client.? 172.21.15.80:0/862897333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:58:30.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:58:30 smithi080 bash[28361]: cluster 2023-12-01T07:58:28.750310+0000 mgr.y (mgr.24362) 5700 : cluster 0 pgmap v5669: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:58:30.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:58:30 smithi080 bash[28361]: audit 2023-12-01T07:58:29.312759+0000 mon.c (mon.2) 3631 : audit 0 from='client.? 172.21.15.80:0/862897333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:58:32.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:58:32 smithi090 bash[32384]: cluster 2023-12-01T07:58:30.750999+0000 mgr.y (mgr.24362) 5701 : cluster 0 pgmap v5670: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:58:32.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:58:32 smithi090 bash[32384]: audit 2023-12-01T07:58:31.766513+0000 mon.a (mon.0) 3993 : audit 0 from='client.? 172.21.15.80:0/517433498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:58:32.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:58:32 smithi080 bash[28361]: cluster 2023-12-01T07:58:30.750999+0000 mgr.y (mgr.24362) 5701 : cluster 0 pgmap v5670: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:58:32.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:58:32 smithi080 bash[28361]: audit 2023-12-01T07:58:31.766513+0000 mon.a (mon.0) 3993 : audit 0 from='client.? 172.21.15.80:0/517433498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:58:32.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:58:32 smithi080 bash[41963]: cluster 2023-12-01T07:58:30.750999+0000 mgr.y (mgr.24362) 5701 : cluster 0 pgmap v5670: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:58:32.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:58:32 smithi080 bash[41963]: audit 2023-12-01T07:58:31.766513+0000 mon.a (mon.0) 3993 : audit 0 from='client.? 172.21.15.80:0/517433498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:58:34.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:58:34 smithi090 bash[32384]: cluster 2023-12-01T07:58:32.752233+0000 mgr.y (mgr.24362) 5702 : cluster 0 pgmap v5671: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:58:34.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:58:34 smithi090 bash[32384]: audit 2023-12-01T07:58:34.216209+0000 mon.a (mon.0) 3994 : audit 0 from='client.? 172.21.15.80:0/1517559890' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:58:34.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:58:34 smithi080 bash[41963]: cluster 2023-12-01T07:58:32.752233+0000 mgr.y (mgr.24362) 5702 : cluster 0 pgmap v5671: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:58:34.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:58:34 smithi080 bash[41963]: audit 2023-12-01T07:58:34.216209+0000 mon.a (mon.0) 3994 : audit 0 from='client.? 172.21.15.80:0/1517559890' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:58:34.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:58:34 smithi080 bash[28361]: cluster 2023-12-01T07:58:32.752233+0000 mgr.y (mgr.24362) 5702 : cluster 0 pgmap v5671: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:58:34.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:58:34 smithi080 bash[28361]: audit 2023-12-01T07:58:34.216209+0000 mon.a (mon.0) 3994 : audit 0 from='client.? 172.21.15.80:0/1517559890' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:58:36.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:58:36 smithi090 bash[32384]: cluster 2023-12-01T07:58:34.752932+0000 mgr.y (mgr.24362) 5703 : cluster 0 pgmap v5672: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:58:36.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:58:36 smithi080 bash[28361]: cluster 2023-12-01T07:58:34.752932+0000 mgr.y (mgr.24362) 5703 : cluster 0 pgmap v5672: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:58:36.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:58:36 smithi080 bash[41963]: cluster 2023-12-01T07:58:34.752932+0000 mgr.y (mgr.24362) 5703 : cluster 0 pgmap v5672: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:58:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:58:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:58:36] "GET /metrics HTTP/1.1" 200 33973 "" "Prometheus/2.43.0" 2023-12-01T07:58:37.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:58:37 smithi090 bash[32384]: audit 2023-12-01T07:58:36.680922+0000 mon.a (mon.0) 3995 : audit 0 from='client.? 172.21.15.80:0/3036733739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:58:37.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:58:37 smithi080 bash[28361]: audit 2023-12-01T07:58:36.680922+0000 mon.a (mon.0) 3995 : audit 0 from='client.? 172.21.15.80:0/3036733739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:58:37.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:58:37 smithi080 bash[41963]: audit 2023-12-01T07:58:36.680922+0000 mon.a (mon.0) 3995 : audit 0 from='client.? 172.21.15.80:0/3036733739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:58:38.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:58:38 smithi090 bash[32384]: cluster 2023-12-01T07:58:36.754119+0000 mgr.y (mgr.24362) 5704 : cluster 0 pgmap v5673: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:58:38.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:58:38 smithi080 bash[41963]: cluster 2023-12-01T07:58:36.754119+0000 mgr.y (mgr.24362) 5704 : cluster 0 pgmap v5673: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:58:38.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:58:38 smithi080 bash[28361]: cluster 2023-12-01T07:58:36.754119+0000 mgr.y (mgr.24362) 5704 : cluster 0 pgmap v5673: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:58:39.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:58:39 smithi090 bash[32384]: audit 2023-12-01T07:58:39.131150+0000 mon.a (mon.0) 3996 : audit 0 from='client.? 172.21.15.80:0/3805903077' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:58:39.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:58:39 smithi080 bash[41963]: audit 2023-12-01T07:58:39.131150+0000 mon.a (mon.0) 3996 : audit 0 from='client.? 172.21.15.80:0/3805903077' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:58:39.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:58:39 smithi080 bash[28361]: audit 2023-12-01T07:58:39.131150+0000 mon.a (mon.0) 3996 : audit 0 from='client.? 172.21.15.80:0/3805903077' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:58:40.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:58:40 smithi090 bash[32384]: cluster 2023-12-01T07:58:38.754778+0000 mgr.y (mgr.24362) 5705 : cluster 0 pgmap v5674: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:58:40.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:58:40 smithi090 bash[32384]: audit 2023-12-01T07:58:40.076253+0000 mon.c (mon.2) 3632 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:58:40.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:58:40 smithi080 bash[41963]: cluster 2023-12-01T07:58:38.754778+0000 mgr.y (mgr.24362) 5705 : cluster 0 pgmap v5674: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:58:40.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:58:40 smithi080 bash[41963]: audit 2023-12-01T07:58:40.076253+0000 mon.c (mon.2) 3632 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:58:40.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:58:40 smithi080 bash[28361]: cluster 2023-12-01T07:58:38.754778+0000 mgr.y (mgr.24362) 5705 : cluster 0 pgmap v5674: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:58:40.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:58:40 smithi080 bash[28361]: audit 2023-12-01T07:58:40.076253+0000 mon.c (mon.2) 3632 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:58:42.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:58:42 smithi080 bash[41963]: cluster 2023-12-01T07:58:40.755435+0000 mgr.y (mgr.24362) 5706 : cluster 0 pgmap v5675: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:58:42.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:58:42 smithi080 bash[41963]: audit 2023-12-01T07:58:41.583252+0000 mon.a (mon.0) 3997 : audit 0 from='client.? 172.21.15.80:0/4074685574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:58:42.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:58:42 smithi080 bash[28361]: cluster 2023-12-01T07:58:40.755435+0000 mgr.y (mgr.24362) 5706 : cluster 0 pgmap v5675: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:58:42.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:58:42 smithi080 bash[28361]: audit 2023-12-01T07:58:41.583252+0000 mon.a (mon.0) 3997 : audit 0 from='client.? 172.21.15.80:0/4074685574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:58:42.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:58:42 smithi090 bash[32384]: cluster 2023-12-01T07:58:40.755435+0000 mgr.y (mgr.24362) 5706 : cluster 0 pgmap v5675: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:58:42.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:58:42 smithi090 bash[32384]: audit 2023-12-01T07:58:41.583252+0000 mon.a (mon.0) 3997 : audit 0 from='client.? 172.21.15.80:0/4074685574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:58:44.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:58:44 smithi080 bash[28361]: cluster 2023-12-01T07:58:42.756613+0000 mgr.y (mgr.24362) 5707 : cluster 0 pgmap v5676: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:58:44.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:58:44 smithi080 bash[28361]: audit 2023-12-01T07:58:44.037626+0000 mon.c (mon.2) 3633 : audit 0 from='client.? 172.21.15.80:0/105614725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:58:44.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:58:44 smithi080 bash[41963]: cluster 2023-12-01T07:58:42.756613+0000 mgr.y (mgr.24362) 5707 : cluster 0 pgmap v5676: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:58:44.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:58:44 smithi080 bash[41963]: audit 2023-12-01T07:58:44.037626+0000 mon.c (mon.2) 3633 : audit 0 from='client.? 172.21.15.80:0/105614725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:58:44.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:58:44 smithi090 bash[32384]: cluster 2023-12-01T07:58:42.756613+0000 mgr.y (mgr.24362) 5707 : cluster 0 pgmap v5676: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:58:44.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:58:44 smithi090 bash[32384]: audit 2023-12-01T07:58:44.037626+0000 mon.c (mon.2) 3633 : audit 0 from='client.? 172.21.15.80:0/105614725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:58:46.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:58:46 smithi080 bash[28361]: cluster 2023-12-01T07:58:44.757263+0000 mgr.y (mgr.24362) 5708 : cluster 0 pgmap v5677: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:58:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:58:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:58:46] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T07:58:46.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:58:46 smithi080 bash[41963]: cluster 2023-12-01T07:58:44.757263+0000 mgr.y (mgr.24362) 5708 : cluster 0 pgmap v5677: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:58:46.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:58:46 smithi090 bash[32384]: cluster 2023-12-01T07:58:44.757263+0000 mgr.y (mgr.24362) 5708 : cluster 0 pgmap v5677: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:58:47.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:58:47 smithi080 bash[28361]: audit 2023-12-01T07:58:46.494656+0000 mon.c (mon.2) 3634 : audit 0 from='client.? 172.21.15.80:0/1798975553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:58:47.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:58:47 smithi080 bash[41963]: audit 2023-12-01T07:58:46.494656+0000 mon.c (mon.2) 3634 : audit 0 from='client.? 172.21.15.80:0/1798975553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:58:47.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:58:47 smithi090 bash[32384]: audit 2023-12-01T07:58:46.494656+0000 mon.c (mon.2) 3634 : audit 0 from='client.? 172.21.15.80:0/1798975553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:58:48.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:58:48 smithi080 bash[28361]: cluster 2023-12-01T07:58:46.758533+0000 mgr.y (mgr.24362) 5709 : cluster 0 pgmap v5678: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:58:48.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:58:48 smithi080 bash[41963]: cluster 2023-12-01T07:58:46.758533+0000 mgr.y (mgr.24362) 5709 : cluster 0 pgmap v5678: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:58:48.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:58:48 smithi090 bash[32384]: cluster 2023-12-01T07:58:46.758533+0000 mgr.y (mgr.24362) 5709 : cluster 0 pgmap v5678: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:58:49.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:58:49 smithi080 bash[28361]: audit 2023-12-01T07:58:48.951372+0000 mon.c (mon.2) 3635 : audit 0 from='client.? 172.21.15.80:0/2991560501' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:58:49.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:58:49 smithi080 bash[41963]: audit 2023-12-01T07:58:48.951372+0000 mon.c (mon.2) 3635 : audit 0 from='client.? 172.21.15.80:0/2991560501' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:58:49.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:58:49 smithi090 bash[32384]: audit 2023-12-01T07:58:48.951372+0000 mon.c (mon.2) 3635 : audit 0 from='client.? 172.21.15.80:0/2991560501' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:58:50.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:58:50 smithi080 bash[28361]: cluster 2023-12-01T07:58:48.759047+0000 mgr.y (mgr.24362) 5710 : cluster 0 pgmap v5679: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:58:50.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:58:50 smithi080 bash[41963]: cluster 2023-12-01T07:58:48.759047+0000 mgr.y (mgr.24362) 5710 : cluster 0 pgmap v5679: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:58:50.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:58:50 smithi090 bash[32384]: cluster 2023-12-01T07:58:48.759047+0000 mgr.y (mgr.24362) 5710 : cluster 0 pgmap v5679: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:58:52.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:58:52 smithi080 bash[28361]: cluster 2023-12-01T07:58:50.759810+0000 mgr.y (mgr.24362) 5711 : cluster 0 pgmap v5680: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:58:52.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:58:52 smithi080 bash[28361]: audit 2023-12-01T07:58:51.401571+0000 mon.c (mon.2) 3636 : audit 0 from='client.? 172.21.15.80:0/2421972645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:58:52.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:58:52 smithi080 bash[41963]: cluster 2023-12-01T07:58:50.759810+0000 mgr.y (mgr.24362) 5711 : cluster 0 pgmap v5680: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:58:52.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:58:52 smithi080 bash[41963]: audit 2023-12-01T07:58:51.401571+0000 mon.c (mon.2) 3636 : audit 0 from='client.? 172.21.15.80:0/2421972645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:58:52.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:58:52 smithi090 bash[32384]: cluster 2023-12-01T07:58:50.759810+0000 mgr.y (mgr.24362) 5711 : cluster 0 pgmap v5680: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:58:52.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:58:52 smithi090 bash[32384]: audit 2023-12-01T07:58:51.401571+0000 mon.c (mon.2) 3636 : audit 0 from='client.? 172.21.15.80:0/2421972645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:58:54.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:58:54 smithi080 bash[28361]: cluster 2023-12-01T07:58:52.760914+0000 mgr.y (mgr.24362) 5712 : cluster 0 pgmap v5681: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:58:54.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:58:54 smithi080 bash[28361]: audit 2023-12-01T07:58:53.860563+0000 mon.c (mon.2) 3637 : audit 0 from='client.? 172.21.15.80:0/1657171828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:58:54.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:58:54 smithi080 bash[41963]: cluster 2023-12-01T07:58:52.760914+0000 mgr.y (mgr.24362) 5712 : cluster 0 pgmap v5681: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:58:54.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:58:54 smithi080 bash[41963]: audit 2023-12-01T07:58:53.860563+0000 mon.c (mon.2) 3637 : audit 0 from='client.? 172.21.15.80:0/1657171828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:58:54.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:58:54 smithi090 bash[32384]: cluster 2023-12-01T07:58:52.760914+0000 mgr.y (mgr.24362) 5712 : cluster 0 pgmap v5681: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:58:54.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:58:54 smithi090 bash[32384]: audit 2023-12-01T07:58:53.860563+0000 mon.c (mon.2) 3637 : audit 0 from='client.? 172.21.15.80:0/1657171828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:58:55.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:58:55 smithi080 bash[28361]: audit 2023-12-01T07:58:55.076617+0000 mon.c (mon.2) 3638 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:58:55.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:58:55 smithi080 bash[41963]: audit 2023-12-01T07:58:55.076617+0000 mon.c (mon.2) 3638 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:58:55.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:58:55 smithi090 bash[32384]: audit 2023-12-01T07:58:55.076617+0000 mon.c (mon.2) 3638 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:58:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:58:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:58:56] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T07:58:56.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:58:56 smithi080 bash[28361]: cluster 2023-12-01T07:58:54.761548+0000 mgr.y (mgr.24362) 5713 : cluster 0 pgmap v5682: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:58:56.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:58:56 smithi080 bash[28361]: audit 2023-12-01T07:58:56.313000+0000 mon.c (mon.2) 3639 : audit 0 from='client.? 172.21.15.80:0/1475505294' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:58:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:58:56 smithi080 bash[41963]: cluster 2023-12-01T07:58:54.761548+0000 mgr.y (mgr.24362) 5713 : cluster 0 pgmap v5682: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:58:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:58:56 smithi080 bash[41963]: audit 2023-12-01T07:58:56.313000+0000 mon.c (mon.2) 3639 : audit 0 from='client.? 172.21.15.80:0/1475505294' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:58:56.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:58:56 smithi090 bash[32384]: cluster 2023-12-01T07:58:54.761548+0000 mgr.y (mgr.24362) 5713 : cluster 0 pgmap v5682: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:58:56.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:58:56 smithi090 bash[32384]: audit 2023-12-01T07:58:56.313000+0000 mon.c (mon.2) 3639 : audit 0 from='client.? 172.21.15.80:0/1475505294' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:58:58.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:58:58 smithi080 bash[41963]: cluster 2023-12-01T07:58:56.762753+0000 mgr.y (mgr.24362) 5714 : cluster 0 pgmap v5683: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:58:58.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:58:58 smithi080 bash[28361]: cluster 2023-12-01T07:58:56.762753+0000 mgr.y (mgr.24362) 5714 : cluster 0 pgmap v5683: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:58:58.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:58:58 smithi090 bash[32384]: cluster 2023-12-01T07:58:56.762753+0000 mgr.y (mgr.24362) 5714 : cluster 0 pgmap v5683: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:58:59.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:58:59 smithi080 bash[28361]: audit 2023-12-01T07:58:58.773435+0000 mon.c (mon.2) 3640 : audit 0 from='client.? 172.21.15.80:0/2686642046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:58:59.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:58:59 smithi080 bash[41963]: audit 2023-12-01T07:58:58.773435+0000 mon.c (mon.2) 3640 : audit 0 from='client.? 172.21.15.80:0/2686642046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:58:59.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:58:59 smithi090 bash[32384]: audit 2023-12-01T07:58:58.773435+0000 mon.c (mon.2) 3640 : audit 0 from='client.? 172.21.15.80:0/2686642046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:59:00.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:59:00 smithi080 bash[28361]: cluster 2023-12-01T07:58:58.763226+0000 mgr.y (mgr.24362) 5715 : cluster 0 pgmap v5684: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:59:00.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:59:00 smithi080 bash[41963]: cluster 2023-12-01T07:58:58.763226+0000 mgr.y (mgr.24362) 5715 : cluster 0 pgmap v5684: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:59:00.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:59:00 smithi090 bash[32384]: cluster 2023-12-01T07:58:58.763226+0000 mgr.y (mgr.24362) 5715 : cluster 0 pgmap v5684: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:59:02.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:59:01 smithi080 bash[28361]: cluster 2023-12-01T07:59:00.763824+0000 mgr.y (mgr.24362) 5716 : cluster 0 pgmap v5685: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:59:02.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:59:01 smithi080 bash[28361]: audit 2023-12-01T07:59:01.222675+0000 mon.c (mon.2) 3641 : audit 0 from='client.? 172.21.15.80:0/1329127982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:59:02.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:59:01 smithi080 bash[41963]: cluster 2023-12-01T07:59:00.763824+0000 mgr.y (mgr.24362) 5716 : cluster 0 pgmap v5685: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:59:02.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:59:01 smithi080 bash[41963]: audit 2023-12-01T07:59:01.222675+0000 mon.c (mon.2) 3641 : audit 0 from='client.? 172.21.15.80:0/1329127982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:59:02.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:59:01 smithi090 bash[32384]: cluster 2023-12-01T07:59:00.763824+0000 mgr.y (mgr.24362) 5716 : cluster 0 pgmap v5685: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:59:02.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:59:01 smithi090 bash[32384]: audit 2023-12-01T07:59:01.222675+0000 mon.c (mon.2) 3641 : audit 0 from='client.? 172.21.15.80:0/1329127982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:59:04.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:59:03 smithi080 bash[28361]: cluster 2023-12-01T07:59:02.764951+0000 mgr.y (mgr.24362) 5717 : cluster 0 pgmap v5686: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:59:04.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:59:03 smithi080 bash[28361]: audit 2023-12-01T07:59:03.672482+0000 mon.c (mon.2) 3642 : audit 0 from='client.? 172.21.15.80:0/236830051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:59:04.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:59:03 smithi080 bash[41963]: cluster 2023-12-01T07:59:02.764951+0000 mgr.y (mgr.24362) 5717 : cluster 0 pgmap v5686: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:59:04.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:59:03 smithi080 bash[41963]: audit 2023-12-01T07:59:03.672482+0000 mon.c (mon.2) 3642 : audit 0 from='client.? 172.21.15.80:0/236830051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:59:04.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:59:03 smithi090 bash[32384]: cluster 2023-12-01T07:59:02.764951+0000 mgr.y (mgr.24362) 5717 : cluster 0 pgmap v5686: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:59:04.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:59:03 smithi090 bash[32384]: audit 2023-12-01T07:59:03.672482+0000 mon.c (mon.2) 3642 : audit 0 from='client.? 172.21.15.80:0/236830051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:59:06.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:59:05 smithi080 bash[28361]: cluster 2023-12-01T07:59:04.765521+0000 mgr.y (mgr.24362) 5718 : cluster 0 pgmap v5687: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:59:06.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:59:05 smithi080 bash[41963]: cluster 2023-12-01T07:59:04.765521+0000 mgr.y (mgr.24362) 5718 : cluster 0 pgmap v5687: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:59:06.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:59:05 smithi090 bash[32384]: cluster 2023-12-01T07:59:04.765521+0000 mgr.y (mgr.24362) 5718 : cluster 0 pgmap v5687: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:59:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:59:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:59:06] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T07:59:07.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:59:06 smithi080 bash[28361]: audit 2023-12-01T07:59:06.126064+0000 mon.c (mon.2) 3643 : audit 0 from='client.? 172.21.15.80:0/4252876799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:59:07.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:59:06 smithi080 bash[41963]: audit 2023-12-01T07:59:06.126064+0000 mon.c (mon.2) 3643 : audit 0 from='client.? 172.21.15.80:0/4252876799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:59:07.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:59:06 smithi090 bash[32384]: audit 2023-12-01T07:59:06.126064+0000 mon.c (mon.2) 3643 : audit 0 from='client.? 172.21.15.80:0/4252876799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:59:08.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:59:07 smithi080 bash[28361]: cluster 2023-12-01T07:59:06.766705+0000 mgr.y (mgr.24362) 5719 : cluster 0 pgmap v5688: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:59:08.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:59:07 smithi080 bash[41963]: cluster 2023-12-01T07:59:06.766705+0000 mgr.y (mgr.24362) 5719 : cluster 0 pgmap v5688: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:59:08.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:59:07 smithi090 bash[32384]: cluster 2023-12-01T07:59:06.766705+0000 mgr.y (mgr.24362) 5719 : cluster 0 pgmap v5688: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:59:09.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:59:08 smithi080 bash[28361]: audit 2023-12-01T07:59:08.587992+0000 mon.a (mon.0) 3998 : audit 0 from='client.? 172.21.15.80:0/894382425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:59:09.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:59:08 smithi080 bash[41963]: audit 2023-12-01T07:59:08.587992+0000 mon.a (mon.0) 3998 : audit 0 from='client.? 172.21.15.80:0/894382425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:59:09.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:59:08 smithi090 bash[32384]: audit 2023-12-01T07:59:08.587992+0000 mon.a (mon.0) 3998 : audit 0 from='client.? 172.21.15.80:0/894382425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:59:10.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:59:09 smithi080 bash[28361]: cluster 2023-12-01T07:59:08.767430+0000 mgr.y (mgr.24362) 5720 : cluster 0 pgmap v5689: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:59:10.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:59:09 smithi080 bash[41963]: cluster 2023-12-01T07:59:08.767430+0000 mgr.y (mgr.24362) 5720 : cluster 0 pgmap v5689: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:59:10.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:59:09 smithi090 bash[32384]: cluster 2023-12-01T07:59:08.767430+0000 mgr.y (mgr.24362) 5720 : cluster 0 pgmap v5689: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:59:11.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:59:10 smithi080 bash[28361]: audit 2023-12-01T07:59:10.077118+0000 mon.c (mon.2) 3644 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:59:11.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:59:10 smithi080 bash[41963]: audit 2023-12-01T07:59:10.077118+0000 mon.c (mon.2) 3644 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:59:11.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:59:10 smithi090 bash[32384]: audit 2023-12-01T07:59:10.077118+0000 mon.c (mon.2) 3644 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:59:12.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:59:11 smithi080 bash[41963]: cluster 2023-12-01T07:59:10.768203+0000 mgr.y (mgr.24362) 5721 : cluster 0 pgmap v5690: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:59:12.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:59:11 smithi080 bash[41963]: audit 2023-12-01T07:59:11.049782+0000 mon.c (mon.2) 3645 : audit 0 from='client.? 172.21.15.80:0/3532759399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:59:12.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:59:11 smithi080 bash[28361]: cluster 2023-12-01T07:59:10.768203+0000 mgr.y (mgr.24362) 5721 : cluster 0 pgmap v5690: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:59:12.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:59:11 smithi080 bash[28361]: audit 2023-12-01T07:59:11.049782+0000 mon.c (mon.2) 3645 : audit 0 from='client.? 172.21.15.80:0/3532759399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:59:12.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:59:11 smithi090 bash[32384]: cluster 2023-12-01T07:59:10.768203+0000 mgr.y (mgr.24362) 5721 : cluster 0 pgmap v5690: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:59:12.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:59:11 smithi090 bash[32384]: audit 2023-12-01T07:59:11.049782+0000 mon.c (mon.2) 3645 : audit 0 from='client.? 172.21.15.80:0/3532759399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:59:14.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:59:13 smithi080 bash[41963]: cluster 2023-12-01T07:59:12.769393+0000 mgr.y (mgr.24362) 5722 : cluster 0 pgmap v5691: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:59:14.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:59:13 smithi080 bash[41963]: audit 2023-12-01T07:59:13.497402+0000 mon.c (mon.2) 3646 : audit 0 from='client.? 172.21.15.80:0/2316421472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:59:14.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:59:13 smithi080 bash[28361]: cluster 2023-12-01T07:59:12.769393+0000 mgr.y (mgr.24362) 5722 : cluster 0 pgmap v5691: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:59:14.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:59:13 smithi080 bash[28361]: audit 2023-12-01T07:59:13.497402+0000 mon.c (mon.2) 3646 : audit 0 from='client.? 172.21.15.80:0/2316421472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:59:14.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:59:13 smithi090 bash[32384]: cluster 2023-12-01T07:59:12.769393+0000 mgr.y (mgr.24362) 5722 : cluster 0 pgmap v5691: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:59:14.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:59:13 smithi090 bash[32384]: audit 2023-12-01T07:59:13.497402+0000 mon.c (mon.2) 3646 : audit 0 from='client.? 172.21.15.80:0/2316421472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:59:16.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:59:15 smithi080 bash[28361]: cluster 2023-12-01T07:59:14.770168+0000 mgr.y (mgr.24362) 5723 : cluster 0 pgmap v5692: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:59:16.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:59:15 smithi080 bash[41963]: cluster 2023-12-01T07:59:14.770168+0000 mgr.y (mgr.24362) 5723 : cluster 0 pgmap v5692: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:59:16.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:59:15 smithi090 bash[32384]: cluster 2023-12-01T07:59:14.770168+0000 mgr.y (mgr.24362) 5723 : cluster 0 pgmap v5692: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:59:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:59:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:59:16] "GET /metrics HTTP/1.1" 200 33973 "" "Prometheus/2.43.0" 2023-12-01T07:59:17.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:59:16 smithi080 bash[28361]: audit 2023-12-01T07:59:15.953862+0000 mon.c (mon.2) 3647 : audit 0 from='client.? 172.21.15.80:0/1966206191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:59:17.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:59:16 smithi080 bash[41963]: audit 2023-12-01T07:59:15.953862+0000 mon.c (mon.2) 3647 : audit 0 from='client.? 172.21.15.80:0/1966206191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:59:17.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:59:16 smithi090 bash[32384]: audit 2023-12-01T07:59:15.953862+0000 mon.c (mon.2) 3647 : audit 0 from='client.? 172.21.15.80:0/1966206191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:59:18.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:59:17 smithi080 bash[28361]: cluster 2023-12-01T07:59:16.771299+0000 mgr.y (mgr.24362) 5724 : cluster 0 pgmap v5693: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:59:18.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:59:17 smithi080 bash[41963]: cluster 2023-12-01T07:59:16.771299+0000 mgr.y (mgr.24362) 5724 : cluster 0 pgmap v5693: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:59:18.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:59:17 smithi090 bash[32384]: cluster 2023-12-01T07:59:16.771299+0000 mgr.y (mgr.24362) 5724 : cluster 0 pgmap v5693: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:59:19.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:59:18 smithi080 bash[28361]: audit 2023-12-01T07:59:18.419119+0000 mon.c (mon.2) 3648 : audit 0 from='client.? 172.21.15.80:0/810957161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:59:19.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:59:18 smithi080 bash[41963]: audit 2023-12-01T07:59:18.419119+0000 mon.c (mon.2) 3648 : audit 0 from='client.? 172.21.15.80:0/810957161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:59:19.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:59:18 smithi090 bash[32384]: audit 2023-12-01T07:59:18.419119+0000 mon.c (mon.2) 3648 : audit 0 from='client.? 172.21.15.80:0/810957161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:59:20.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:59:19 smithi080 bash[28361]: cluster 2023-12-01T07:59:18.772005+0000 mgr.y (mgr.24362) 5725 : cluster 0 pgmap v5694: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:59:20.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:59:19 smithi080 bash[41963]: cluster 2023-12-01T07:59:18.772005+0000 mgr.y (mgr.24362) 5725 : cluster 0 pgmap v5694: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:59:20.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:59:19 smithi090 bash[32384]: cluster 2023-12-01T07:59:18.772005+0000 mgr.y (mgr.24362) 5725 : cluster 0 pgmap v5694: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:59:22.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:59:21 smithi080 bash[41963]: cluster 2023-12-01T07:59:20.772623+0000 mgr.y (mgr.24362) 5726 : cluster 0 pgmap v5695: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:59:22.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:59:21 smithi080 bash[41963]: audit 2023-12-01T07:59:20.879135+0000 mon.c (mon.2) 3649 : audit 0 from='client.? 172.21.15.80:0/806954502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:59:22.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:59:21 smithi080 bash[28361]: cluster 2023-12-01T07:59:20.772623+0000 mgr.y (mgr.24362) 5726 : cluster 0 pgmap v5695: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:59:22.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:59:21 smithi080 bash[28361]: audit 2023-12-01T07:59:20.879135+0000 mon.c (mon.2) 3649 : audit 0 from='client.? 172.21.15.80:0/806954502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:59:22.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:59:21 smithi090 bash[32384]: cluster 2023-12-01T07:59:20.772623+0000 mgr.y (mgr.24362) 5726 : cluster 0 pgmap v5695: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:59:22.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:59:21 smithi090 bash[32384]: audit 2023-12-01T07:59:20.879135+0000 mon.c (mon.2) 3649 : audit 0 from='client.? 172.21.15.80:0/806954502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:59:24.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:59:23 smithi080 bash[28361]: cluster 2023-12-01T07:59:22.773633+0000 mgr.y (mgr.24362) 5727 : cluster 0 pgmap v5696: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:59:24.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:59:23 smithi080 bash[28361]: audit 2023-12-01T07:59:23.335708+0000 mon.c (mon.2) 3650 : audit 0 from='client.? 172.21.15.80:0/2236952725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:59:24.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:59:23 smithi080 bash[41963]: cluster 2023-12-01T07:59:22.773633+0000 mgr.y (mgr.24362) 5727 : cluster 0 pgmap v5696: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:59:24.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:59:23 smithi080 bash[41963]: audit 2023-12-01T07:59:23.335708+0000 mon.c (mon.2) 3650 : audit 0 from='client.? 172.21.15.80:0/2236952725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:59:24.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:59:23 smithi090 bash[32384]: cluster 2023-12-01T07:59:22.773633+0000 mgr.y (mgr.24362) 5727 : cluster 0 pgmap v5696: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:59:24.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:59:23 smithi090 bash[32384]: audit 2023-12-01T07:59:23.335708+0000 mon.c (mon.2) 3650 : audit 0 from='client.? 172.21.15.80:0/2236952725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:59:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:59:25 smithi080 bash[28361]: cluster 2023-12-01T07:59:24.774497+0000 mgr.y (mgr.24362) 5728 : cluster 0 pgmap v5697: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:59:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:59:25 smithi080 bash[28361]: audit 2023-12-01T07:59:25.077306+0000 mon.c (mon.2) 3651 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:59:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:59:25 smithi080 bash[28361]: audit 2023-12-01T07:59:25.791227+0000 mon.a (mon.0) 3999 : audit 0 from='client.? 172.21.15.80:0/2443112290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:59:26.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:59:25 smithi080 bash[41963]: cluster 2023-12-01T07:59:24.774497+0000 mgr.y (mgr.24362) 5728 : cluster 0 pgmap v5697: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:59:26.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:59:25 smithi080 bash[41963]: audit 2023-12-01T07:59:25.077306+0000 mon.c (mon.2) 3651 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:59:26.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:59:25 smithi080 bash[41963]: audit 2023-12-01T07:59:25.791227+0000 mon.a (mon.0) 3999 : audit 0 from='client.? 172.21.15.80:0/2443112290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:59:26.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:59:25 smithi090 bash[32384]: cluster 2023-12-01T07:59:24.774497+0000 mgr.y (mgr.24362) 5728 : cluster 0 pgmap v5697: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:59:26.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:59:25 smithi090 bash[32384]: audit 2023-12-01T07:59:25.077306+0000 mon.c (mon.2) 3651 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:59:26.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:59:25 smithi090 bash[32384]: audit 2023-12-01T07:59:25.791227+0000 mon.a (mon.0) 3999 : audit 0 from='client.? 172.21.15.80:0/2443112290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:59:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:59:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:59:26] "GET /metrics HTTP/1.1" 200 33973 "" "Prometheus/2.43.0" 2023-12-01T07:59:28.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:59:27 smithi080 bash[41963]: cluster 2023-12-01T07:59:26.775584+0000 mgr.y (mgr.24362) 5729 : cluster 0 pgmap v5698: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:59:28.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:59:27 smithi080 bash[41963]: audit 2023-12-01T07:59:27.347724+0000 mon.c (mon.2) 3652 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:59:28.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:59:27 smithi080 bash[28361]: cluster 2023-12-01T07:59:26.775584+0000 mgr.y (mgr.24362) 5729 : cluster 0 pgmap v5698: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:59:28.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:59:27 smithi080 bash[28361]: audit 2023-12-01T07:59:27.347724+0000 mon.c (mon.2) 3652 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:59:28.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:59:27 smithi090 bash[32384]: cluster 2023-12-01T07:59:26.775584+0000 mgr.y (mgr.24362) 5729 : cluster 0 pgmap v5698: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:59:28.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:59:27 smithi090 bash[32384]: audit 2023-12-01T07:59:27.347724+0000 mon.c (mon.2) 3652 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:59:29.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:59:28 smithi080 bash[28361]: audit 2023-12-01T07:59:28.261936+0000 mon.a (mon.0) 4000 : audit 0 from='client.? 172.21.15.80:0/2125437772' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:59:29.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:59:28 smithi080 bash[41963]: audit 2023-12-01T07:59:28.261936+0000 mon.a (mon.0) 4000 : audit 0 from='client.? 172.21.15.80:0/2125437772' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:59:29.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:59:28 smithi090 bash[32384]: audit 2023-12-01T07:59:28.261936+0000 mon.a (mon.0) 4000 : audit 0 from='client.? 172.21.15.80:0/2125437772' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:59:30.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:59:29 smithi080 bash[41963]: cluster 2023-12-01T07:59:28.776277+0000 mgr.y (mgr.24362) 5730 : cluster 0 pgmap v5699: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:59:30.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:59:29 smithi080 bash[28361]: cluster 2023-12-01T07:59:28.776277+0000 mgr.y (mgr.24362) 5730 : cluster 0 pgmap v5699: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:59:30.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:59:29 smithi090 bash[32384]: cluster 2023-12-01T07:59:28.776277+0000 mgr.y (mgr.24362) 5730 : cluster 0 pgmap v5699: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:59:31.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:59:30 smithi080 bash[28361]: audit 2023-12-01T07:59:30.729539+0000 mon.c (mon.2) 3653 : audit 0 from='client.? 172.21.15.80:0/2824775577' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:59:31.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:59:30 smithi080 bash[41963]: audit 2023-12-01T07:59:30.729539+0000 mon.c (mon.2) 3653 : audit 0 from='client.? 172.21.15.80:0/2824775577' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:59:31.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:59:30 smithi090 bash[32384]: audit 2023-12-01T07:59:30.729539+0000 mon.c (mon.2) 3653 : audit 0 from='client.? 172.21.15.80:0/2824775577' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:59:32.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:59:31 smithi080 bash[28361]: cluster 2023-12-01T07:59:30.776911+0000 mgr.y (mgr.24362) 5731 : cluster 0 pgmap v5700: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:59:32.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:59:31 smithi080 bash[41963]: cluster 2023-12-01T07:59:30.776911+0000 mgr.y (mgr.24362) 5731 : cluster 0 pgmap v5700: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:59:32.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:59:31 smithi090 bash[32384]: cluster 2023-12-01T07:59:30.776911+0000 mgr.y (mgr.24362) 5731 : cluster 0 pgmap v5700: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:59:34.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:59:34 smithi090 bash[32384]: cluster 2023-12-01T07:59:32.777639+0000 mgr.y (mgr.24362) 5732 : cluster 0 pgmap v5701: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:59:34.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:59:34 smithi090 bash[32384]: audit 2023-12-01T07:59:33.196283+0000 mon.a (mon.0) 4001 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:59:34.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:59:34 smithi090 bash[32384]: audit 2023-12-01T07:59:33.209697+0000 mon.a (mon.0) 4002 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:59:34.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:59:34 smithi090 bash[32384]: audit 2023-12-01T07:59:33.211095+0000 mon.c (mon.2) 3654 : audit 0 from='client.? 172.21.15.80:0/682741984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:59:34.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:59:34 smithi090 bash[32384]: audit 2023-12-01T07:59:33.544588+0000 mon.a (mon.0) 4003 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:59:34.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:59:34 smithi090 bash[32384]: audit 2023-12-01T07:59:33.556733+0000 mon.a (mon.0) 4004 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:59:34.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:59:34 smithi090 bash[32384]: audit 2023-12-01T07:59:34.134891+0000 mon.c (mon.2) 3655 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:59:34.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:59:34 smithi090 bash[32384]: audit 2023-12-01T07:59:34.136741+0000 mon.c (mon.2) 3656 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:59:34.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:59:34 smithi090 bash[32384]: audit 2023-12-01T07:59:34.147056+0000 mon.a (mon.0) 4005 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:59:34.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:59:34 smithi080 bash[41963]: cluster 2023-12-01T07:59:32.777639+0000 mgr.y (mgr.24362) 5732 : cluster 0 pgmap v5701: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:59:34.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:59:34 smithi080 bash[41963]: audit 2023-12-01T07:59:33.196283+0000 mon.a (mon.0) 4001 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:59:34.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:59:34 smithi080 bash[41963]: audit 2023-12-01T07:59:33.209697+0000 mon.a (mon.0) 4002 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:59:34.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:59:34 smithi080 bash[41963]: audit 2023-12-01T07:59:33.211095+0000 mon.c (mon.2) 3654 : audit 0 from='client.? 172.21.15.80:0/682741984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:59:34.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:59:34 smithi080 bash[41963]: audit 2023-12-01T07:59:33.544588+0000 mon.a (mon.0) 4003 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:59:34.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:59:34 smithi080 bash[41963]: audit 2023-12-01T07:59:33.556733+0000 mon.a (mon.0) 4004 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:59:34.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:59:34 smithi080 bash[41963]: audit 2023-12-01T07:59:34.134891+0000 mon.c (mon.2) 3655 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:59:34.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:59:34 smithi080 bash[41963]: audit 2023-12-01T07:59:34.136741+0000 mon.c (mon.2) 3656 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:59:34.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:59:34 smithi080 bash[41963]: audit 2023-12-01T07:59:34.147056+0000 mon.a (mon.0) 4005 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:59:34.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:59:34 smithi080 bash[28361]: cluster 2023-12-01T07:59:32.777639+0000 mgr.y (mgr.24362) 5732 : cluster 0 pgmap v5701: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:59:34.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:59:34 smithi080 bash[28361]: audit 2023-12-01T07:59:33.196283+0000 mon.a (mon.0) 4001 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:59:34.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:59:34 smithi080 bash[28361]: audit 2023-12-01T07:59:33.209697+0000 mon.a (mon.0) 4002 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:59:34.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:59:34 smithi080 bash[28361]: audit 2023-12-01T07:59:33.211095+0000 mon.c (mon.2) 3654 : audit 0 from='client.? 172.21.15.80:0/682741984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:59:34.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:59:34 smithi080 bash[28361]: audit 2023-12-01T07:59:33.544588+0000 mon.a (mon.0) 4003 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:59:34.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:59:34 smithi080 bash[28361]: audit 2023-12-01T07:59:33.556733+0000 mon.a (mon.0) 4004 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:59:34.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:59:34 smithi080 bash[28361]: audit 2023-12-01T07:59:34.134891+0000 mon.c (mon.2) 3655 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:59:34.684 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:59:34 smithi080 bash[28361]: audit 2023-12-01T07:59:34.136741+0000 mon.c (mon.2) 3656 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:59:34.684 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:59:34 smithi080 bash[28361]: audit 2023-12-01T07:59:34.147056+0000 mon.a (mon.0) 4005 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T07:59:36.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:59:36 smithi090 bash[32384]: cluster 2023-12-01T07:59:34.778226+0000 mgr.y (mgr.24362) 5733 : cluster 0 pgmap v5702: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:59:36.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:59:36 smithi090 bash[32384]: audit 2023-12-01T07:59:35.671930+0000 mon.a (mon.0) 4006 : audit 0 from='client.? 172.21.15.80:0/1746544627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:59:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:59:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:59:36] "GET /metrics HTTP/1.1" 200 33973 "" "Prometheus/2.43.0" 2023-12-01T07:59:36.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:59:36 smithi080 bash[28361]: cluster 2023-12-01T07:59:34.778226+0000 mgr.y (mgr.24362) 5733 : cluster 0 pgmap v5702: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:59:36.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:59:36 smithi080 bash[28361]: audit 2023-12-01T07:59:35.671930+0000 mon.a (mon.0) 4006 : audit 0 from='client.? 172.21.15.80:0/1746544627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:59:36.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:59:36 smithi080 bash[41963]: cluster 2023-12-01T07:59:34.778226+0000 mgr.y (mgr.24362) 5733 : cluster 0 pgmap v5702: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:59:36.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:59:36 smithi080 bash[41963]: audit 2023-12-01T07:59:35.671930+0000 mon.a (mon.0) 4006 : audit 0 from='client.? 172.21.15.80:0/1746544627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:59:38.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:59:38 smithi090 bash[32384]: cluster 2023-12-01T07:59:36.779417+0000 mgr.y (mgr.24362) 5734 : cluster 0 pgmap v5703: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:59:38.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:59:38 smithi090 bash[32384]: audit 2023-12-01T07:59:38.135262+0000 mon.c (mon.2) 3657 : audit 0 from='client.? 172.21.15.80:0/773398344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:59:38.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:59:38 smithi080 bash[41963]: cluster 2023-12-01T07:59:36.779417+0000 mgr.y (mgr.24362) 5734 : cluster 0 pgmap v5703: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:59:38.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:59:38 smithi080 bash[41963]: audit 2023-12-01T07:59:38.135262+0000 mon.c (mon.2) 3657 : audit 0 from='client.? 172.21.15.80:0/773398344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:59:38.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:59:38 smithi080 bash[28361]: cluster 2023-12-01T07:59:36.779417+0000 mgr.y (mgr.24362) 5734 : cluster 0 pgmap v5703: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:59:38.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:59:38 smithi080 bash[28361]: audit 2023-12-01T07:59:38.135262+0000 mon.c (mon.2) 3657 : audit 0 from='client.? 172.21.15.80:0/773398344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:59:40.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:59:40 smithi090 bash[32384]: cluster 2023-12-01T07:59:38.780042+0000 mgr.y (mgr.24362) 5735 : cluster 0 pgmap v5704: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:59:40.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:59:40 smithi090 bash[32384]: audit 2023-12-01T07:59:40.077827+0000 mon.c (mon.2) 3658 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:59:40.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:59:40 smithi080 bash[41963]: cluster 2023-12-01T07:59:38.780042+0000 mgr.y (mgr.24362) 5735 : cluster 0 pgmap v5704: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:59:40.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:59:40 smithi080 bash[41963]: audit 2023-12-01T07:59:40.077827+0000 mon.c (mon.2) 3658 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:59:40.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:59:40 smithi080 bash[28361]: cluster 2023-12-01T07:59:38.780042+0000 mgr.y (mgr.24362) 5735 : cluster 0 pgmap v5704: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:59:40.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:59:40 smithi080 bash[28361]: audit 2023-12-01T07:59:40.077827+0000 mon.c (mon.2) 3658 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:59:41.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:59:41 smithi090 bash[32384]: audit 2023-12-01T07:59:40.597972+0000 mon.c (mon.2) 3659 : audit 0 from='client.? 172.21.15.80:0/819338669' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:59:41.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:59:41 smithi080 bash[28361]: audit 2023-12-01T07:59:40.597972+0000 mon.c (mon.2) 3659 : audit 0 from='client.? 172.21.15.80:0/819338669' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:59:41.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:59:41 smithi080 bash[41963]: audit 2023-12-01T07:59:40.597972+0000 mon.c (mon.2) 3659 : audit 0 from='client.? 172.21.15.80:0/819338669' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:59:42.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:59:42 smithi090 bash[32384]: cluster 2023-12-01T07:59:40.780718+0000 mgr.y (mgr.24362) 5736 : cluster 0 pgmap v5705: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:59:42.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:59:42 smithi080 bash[41963]: cluster 2023-12-01T07:59:40.780718+0000 mgr.y (mgr.24362) 5736 : cluster 0 pgmap v5705: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:59:42.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:59:42 smithi080 bash[28361]: cluster 2023-12-01T07:59:40.780718+0000 mgr.y (mgr.24362) 5736 : cluster 0 pgmap v5705: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:59:43.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:59:43 smithi090 bash[32384]: audit 2023-12-01T07:59:43.048305+0000 mon.c (mon.2) 3660 : audit 0 from='client.? 172.21.15.80:0/1301819685' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:59:43.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:59:43 smithi080 bash[41963]: audit 2023-12-01T07:59:43.048305+0000 mon.c (mon.2) 3660 : audit 0 from='client.? 172.21.15.80:0/1301819685' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:59:43.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:59:43 smithi080 bash[28361]: audit 2023-12-01T07:59:43.048305+0000 mon.c (mon.2) 3660 : audit 0 from='client.? 172.21.15.80:0/1301819685' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:59:44.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:59:44 smithi090 bash[32384]: cluster 2023-12-01T07:59:42.781833+0000 mgr.y (mgr.24362) 5737 : cluster 0 pgmap v5706: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:59:44.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:59:44 smithi080 bash[28361]: cluster 2023-12-01T07:59:42.781833+0000 mgr.y (mgr.24362) 5737 : cluster 0 pgmap v5706: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:59:44.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:59:44 smithi080 bash[41963]: cluster 2023-12-01T07:59:42.781833+0000 mgr.y (mgr.24362) 5737 : cluster 0 pgmap v5706: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:59:46.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:59:46 smithi090 bash[32384]: cluster 2023-12-01T07:59:44.782549+0000 mgr.y (mgr.24362) 5738 : cluster 0 pgmap v5707: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:59:46.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:59:46 smithi090 bash[32384]: audit 2023-12-01T07:59:45.501925+0000 mon.c (mon.2) 3661 : audit 0 from='client.? 172.21.15.80:0/1021856452' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:59:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:59:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:59:46] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T07:59:46.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:59:46 smithi080 bash[28361]: cluster 2023-12-01T07:59:44.782549+0000 mgr.y (mgr.24362) 5738 : cluster 0 pgmap v5707: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:59:46.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:59:46 smithi080 bash[28361]: audit 2023-12-01T07:59:45.501925+0000 mon.c (mon.2) 3661 : audit 0 from='client.? 172.21.15.80:0/1021856452' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:59:46.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:59:46 smithi080 bash[41963]: cluster 2023-12-01T07:59:44.782549+0000 mgr.y (mgr.24362) 5738 : cluster 0 pgmap v5707: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:59:46.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:59:46 smithi080 bash[41963]: audit 2023-12-01T07:59:45.501925+0000 mon.c (mon.2) 3661 : audit 0 from='client.? 172.21.15.80:0/1021856452' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:59:48.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:59:48 smithi090 bash[32384]: cluster 2023-12-01T07:59:46.783906+0000 mgr.y (mgr.24362) 5739 : cluster 0 pgmap v5708: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:59:48.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:59:48 smithi090 bash[32384]: audit 2023-12-01T07:59:47.950158+0000 mon.a (mon.0) 4007 : audit 0 from='client.? 172.21.15.80:0/2448561666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:59:48.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:59:48 smithi080 bash[28361]: cluster 2023-12-01T07:59:46.783906+0000 mgr.y (mgr.24362) 5739 : cluster 0 pgmap v5708: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:59:48.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:59:48 smithi080 bash[28361]: audit 2023-12-01T07:59:47.950158+0000 mon.a (mon.0) 4007 : audit 0 from='client.? 172.21.15.80:0/2448561666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:59:48.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:59:48 smithi080 bash[41963]: cluster 2023-12-01T07:59:46.783906+0000 mgr.y (mgr.24362) 5739 : cluster 0 pgmap v5708: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:59:48.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:59:48 smithi080 bash[41963]: audit 2023-12-01T07:59:47.950158+0000 mon.a (mon.0) 4007 : audit 0 from='client.? 172.21.15.80:0/2448561666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:59:50.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:59:50 smithi090 bash[32384]: cluster 2023-12-01T07:59:48.784677+0000 mgr.y (mgr.24362) 5740 : cluster 0 pgmap v5709: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:59:50.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:59:50 smithi080 bash[28361]: cluster 2023-12-01T07:59:48.784677+0000 mgr.y (mgr.24362) 5740 : cluster 0 pgmap v5709: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:59:50.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:59:50 smithi080 bash[41963]: cluster 2023-12-01T07:59:48.784677+0000 mgr.y (mgr.24362) 5740 : cluster 0 pgmap v5709: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:59:51.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:59:51 smithi090 bash[32384]: audit 2023-12-01T07:59:50.402405+0000 mon.c (mon.2) 3662 : audit 0 from='client.? 172.21.15.80:0/2803947874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:59:51.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:59:51 smithi080 bash[28361]: audit 2023-12-01T07:59:50.402405+0000 mon.c (mon.2) 3662 : audit 0 from='client.? 172.21.15.80:0/2803947874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:59:51.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:59:51 smithi080 bash[41963]: audit 2023-12-01T07:59:50.402405+0000 mon.c (mon.2) 3662 : audit 0 from='client.? 172.21.15.80:0/2803947874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:59:52.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:59:52 smithi090 bash[32384]: cluster 2023-12-01T07:59:50.785429+0000 mgr.y (mgr.24362) 5741 : cluster 0 pgmap v5710: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:59:52.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:59:52 smithi080 bash[41963]: cluster 2023-12-01T07:59:50.785429+0000 mgr.y (mgr.24362) 5741 : cluster 0 pgmap v5710: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:59:52.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:59:52 smithi080 bash[28361]: cluster 2023-12-01T07:59:50.785429+0000 mgr.y (mgr.24362) 5741 : cluster 0 pgmap v5710: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:59:53.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:59:53 smithi090 bash[32384]: audit 2023-12-01T07:59:52.865081+0000 mon.c (mon.2) 3663 : audit 0 from='client.? 172.21.15.80:0/3611330930' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:59:53.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:59:53 smithi080 bash[28361]: audit 2023-12-01T07:59:52.865081+0000 mon.c (mon.2) 3663 : audit 0 from='client.? 172.21.15.80:0/3611330930' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:59:53.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:59:53 smithi080 bash[41963]: audit 2023-12-01T07:59:52.865081+0000 mon.c (mon.2) 3663 : audit 0 from='client.? 172.21.15.80:0/3611330930' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:59:54.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:59:54 smithi090 bash[32384]: cluster 2023-12-01T07:59:52.786514+0000 mgr.y (mgr.24362) 5742 : cluster 0 pgmap v5711: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:59:54.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:59:54 smithi080 bash[28361]: cluster 2023-12-01T07:59:52.786514+0000 mgr.y (mgr.24362) 5742 : cluster 0 pgmap v5711: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:59:54.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:59:54 smithi080 bash[41963]: cluster 2023-12-01T07:59:52.786514+0000 mgr.y (mgr.24362) 5742 : cluster 0 pgmap v5711: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:59:55.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:59:55 smithi080 bash[28361]: audit 2023-12-01T07:59:55.077881+0000 mon.c (mon.2) 3664 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:59:55.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:59:55 smithi080 bash[41963]: audit 2023-12-01T07:59:55.077881+0000 mon.c (mon.2) 3664 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:59:55.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:59:55 smithi090 bash[32384]: audit 2023-12-01T07:59:55.077881+0000 mon.c (mon.2) 3664 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:59:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 07:59:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:07:59:56] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.43.0" 2023-12-01T07:59:56.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:59:56 smithi080 bash[28361]: cluster 2023-12-01T07:59:54.787093+0000 mgr.y (mgr.24362) 5743 : cluster 0 pgmap v5712: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:59:56.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:59:56 smithi080 bash[28361]: audit 2023-12-01T07:59:55.327442+0000 mon.c (mon.2) 3665 : audit 0 from='client.? 172.21.15.80:0/3095168851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:59:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:59:56 smithi080 bash[41963]: cluster 2023-12-01T07:59:54.787093+0000 mgr.y (mgr.24362) 5743 : cluster 0 pgmap v5712: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:59:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:59:56 smithi080 bash[41963]: audit 2023-12-01T07:59:55.327442+0000 mon.c (mon.2) 3665 : audit 0 from='client.? 172.21.15.80:0/3095168851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:59:56.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:59:56 smithi090 bash[32384]: cluster 2023-12-01T07:59:54.787093+0000 mgr.y (mgr.24362) 5743 : cluster 0 pgmap v5712: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:59:56.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:59:56 smithi090 bash[32384]: audit 2023-12-01T07:59:55.327442+0000 mon.c (mon.2) 3665 : audit 0 from='client.? 172.21.15.80:0/3095168851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:59:58.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:59:58 smithi080 bash[28361]: cluster 2023-12-01T07:59:56.788257+0000 mgr.y (mgr.24362) 5744 : cluster 0 pgmap v5713: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:59:58.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 07:59:58 smithi080 bash[28361]: audit 2023-12-01T07:59:57.781200+0000 mon.c (mon.2) 3666 : audit 0 from='client.? 172.21.15.80:0/4248866396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:59:58.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:59:58 smithi080 bash[41963]: cluster 2023-12-01T07:59:56.788257+0000 mgr.y (mgr.24362) 5744 : cluster 0 pgmap v5713: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:59:58.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 07:59:58 smithi080 bash[41963]: audit 2023-12-01T07:59:57.781200+0000 mon.c (mon.2) 3666 : audit 0 from='client.? 172.21.15.80:0/4248866396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T07:59:58.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:59:58 smithi090 bash[32384]: cluster 2023-12-01T07:59:56.788257+0000 mgr.y (mgr.24362) 5744 : cluster 0 pgmap v5713: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T07:59:58.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 07:59:58 smithi090 bash[32384]: audit 2023-12-01T07:59:57.781200+0000 mon.c (mon.2) 3666 : audit 0 from='client.? 172.21.15.80:0/4248866396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:00:00.284 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:00:00 smithi080 bash[28361]: debug 2023-12-01T07:59:59.999+0000 7f6ec9bf0700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T08:00:00.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:00:00 smithi080 bash[28361]: cluster 2023-12-01T07:59:58.788861+0000 mgr.y (mgr.24362) 5745 : cluster 0 pgmap v5714: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:00:00.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:00:00 smithi080 bash[28361]: cluster 2023-12-01T08:00:00.000154+0000 mon.a (mon.0) 4008 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T08:00:00.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:00:00 smithi080 bash[28361]: audit 2023-12-01T08:00:00.237108+0000 mon.a (mon.0) 4009 : audit 0 from='client.? 172.21.15.80:0/650504782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:00:00.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:00:00 smithi080 bash[41963]: cluster 2023-12-01T07:59:58.788861+0000 mgr.y (mgr.24362) 5745 : cluster 0 pgmap v5714: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:00:00.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:00:00 smithi080 bash[41963]: cluster 2023-12-01T08:00:00.000154+0000 mon.a (mon.0) 4008 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T08:00:00.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:00:00 smithi080 bash[41963]: audit 2023-12-01T08:00:00.237108+0000 mon.a (mon.0) 4009 : audit 0 from='client.? 172.21.15.80:0/650504782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:00:00.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:00:00 smithi090 bash[32384]: cluster 2023-12-01T07:59:58.788861+0000 mgr.y (mgr.24362) 5745 : cluster 0 pgmap v5714: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:00:00.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:00:00 smithi090 bash[32384]: cluster 2023-12-01T08:00:00.000154+0000 mon.a (mon.0) 4008 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T08:00:00.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:00:00 smithi090 bash[32384]: audit 2023-12-01T08:00:00.237108+0000 mon.a (mon.0) 4009 : audit 0 from='client.? 172.21.15.80:0/650504782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:00:02.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:00:02 smithi080 bash[28361]: cluster 2023-12-01T08:00:00.789668+0000 mgr.y (mgr.24362) 5746 : cluster 0 pgmap v5715: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:00:02.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:00:02 smithi080 bash[41963]: cluster 2023-12-01T08:00:00.789668+0000 mgr.y (mgr.24362) 5746 : cluster 0 pgmap v5715: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:00:02.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:00:02 smithi090 bash[32384]: cluster 2023-12-01T08:00:00.789668+0000 mgr.y (mgr.24362) 5746 : cluster 0 pgmap v5715: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:00:03.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:00:03 smithi080 bash[28361]: audit 2023-12-01T08:00:02.693045+0000 mon.a (mon.0) 4010 : audit 0 from='client.? 172.21.15.80:0/3712874153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:00:03.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:00:03 smithi080 bash[41963]: audit 2023-12-01T08:00:02.693045+0000 mon.a (mon.0) 4010 : audit 0 from='client.? 172.21.15.80:0/3712874153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:00:03.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:00:03 smithi090 bash[32384]: audit 2023-12-01T08:00:02.693045+0000 mon.a (mon.0) 4010 : audit 0 from='client.? 172.21.15.80:0/3712874153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:00:04.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:00:04 smithi080 bash[28361]: cluster 2023-12-01T08:00:02.790780+0000 mgr.y (mgr.24362) 5747 : cluster 0 pgmap v5716: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:00:04.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:00:04 smithi080 bash[41963]: cluster 2023-12-01T08:00:02.790780+0000 mgr.y (mgr.24362) 5747 : cluster 0 pgmap v5716: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:00:04.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:00:04 smithi090 bash[32384]: cluster 2023-12-01T08:00:02.790780+0000 mgr.y (mgr.24362) 5747 : cluster 0 pgmap v5716: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:00:05.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:00:05 smithi080 bash[41963]: audit 2023-12-01T08:00:05.147088+0000 mon.a (mon.0) 4011 : audit 0 from='client.? 172.21.15.80:0/1351314205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:00:05.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:00:05 smithi080 bash[28361]: audit 2023-12-01T08:00:05.147088+0000 mon.a (mon.0) 4011 : audit 0 from='client.? 172.21.15.80:0/1351314205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:00:05.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:00:05 smithi090 bash[32384]: audit 2023-12-01T08:00:05.147088+0000 mon.a (mon.0) 4011 : audit 0 from='client.? 172.21.15.80:0/1351314205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:00:06.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:00:06 smithi080 bash[28361]: cluster 2023-12-01T08:00:04.791262+0000 mgr.y (mgr.24362) 5748 : cluster 0 pgmap v5717: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:00:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:00:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:00:06] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.43.0" 2023-12-01T08:00:06.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:00:06 smithi080 bash[41963]: cluster 2023-12-01T08:00:04.791262+0000 mgr.y (mgr.24362) 5748 : cluster 0 pgmap v5717: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:00:06.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:00:06 smithi090 bash[32384]: cluster 2023-12-01T08:00:04.791262+0000 mgr.y (mgr.24362) 5748 : cluster 0 pgmap v5717: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:00:08.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:00:08 smithi080 bash[28361]: cluster 2023-12-01T08:00:06.792369+0000 mgr.y (mgr.24362) 5749 : cluster 0 pgmap v5718: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:00:08.750 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:00:08 smithi080 bash[28361]: audit 2023-12-01T08:00:07.596858+0000 mon.c (mon.2) 3667 : audit 0 from='client.? 172.21.15.80:0/225039073' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:00:08.750 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:00:08 smithi080 bash[41963]: cluster 2023-12-01T08:00:06.792369+0000 mgr.y (mgr.24362) 5749 : cluster 0 pgmap v5718: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:00:08.750 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:00:08 smithi080 bash[41963]: audit 2023-12-01T08:00:07.596858+0000 mon.c (mon.2) 3667 : audit 0 from='client.? 172.21.15.80:0/225039073' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:00:08.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:00:08 smithi090 bash[32384]: cluster 2023-12-01T08:00:06.792369+0000 mgr.y (mgr.24362) 5749 : cluster 0 pgmap v5718: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:00:08.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:00:08 smithi090 bash[32384]: audit 2023-12-01T08:00:07.596858+0000 mon.c (mon.2) 3667 : audit 0 from='client.? 172.21.15.80:0/225039073' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:00:10.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:00:10 smithi080 bash[28361]: cluster 2023-12-01T08:00:08.793051+0000 mgr.y (mgr.24362) 5750 : cluster 0 pgmap v5719: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:00:10.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:00:10 smithi080 bash[28361]: audit 2023-12-01T08:00:10.055468+0000 mon.c (mon.2) 3668 : audit 0 from='client.? 172.21.15.80:0/1869831348' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:00:10.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:00:10 smithi080 bash[28361]: audit 2023-12-01T08:00:10.077534+0000 mon.c (mon.2) 3669 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:00:10.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:00:10 smithi080 bash[41963]: cluster 2023-12-01T08:00:08.793051+0000 mgr.y (mgr.24362) 5750 : cluster 0 pgmap v5719: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:00:10.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:00:10 smithi080 bash[41963]: audit 2023-12-01T08:00:10.055468+0000 mon.c (mon.2) 3668 : audit 0 from='client.? 172.21.15.80:0/1869831348' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:00:10.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:00:10 smithi080 bash[41963]: audit 2023-12-01T08:00:10.077534+0000 mon.c (mon.2) 3669 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:00:10.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:00:10 smithi090 bash[32384]: cluster 2023-12-01T08:00:08.793051+0000 mgr.y (mgr.24362) 5750 : cluster 0 pgmap v5719: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:00:10.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:00:10 smithi090 bash[32384]: audit 2023-12-01T08:00:10.055468+0000 mon.c (mon.2) 3668 : audit 0 from='client.? 172.21.15.80:0/1869831348' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:00:10.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:00:10 smithi090 bash[32384]: audit 2023-12-01T08:00:10.077534+0000 mon.c (mon.2) 3669 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:00:12.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:00:12 smithi080 bash[28361]: cluster 2023-12-01T08:00:10.793847+0000 mgr.y (mgr.24362) 5751 : cluster 0 pgmap v5720: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:00:12.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:00:12 smithi080 bash[41963]: cluster 2023-12-01T08:00:10.793847+0000 mgr.y (mgr.24362) 5751 : cluster 0 pgmap v5720: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:00:12.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:00:12 smithi090 bash[32384]: cluster 2023-12-01T08:00:10.793847+0000 mgr.y (mgr.24362) 5751 : cluster 0 pgmap v5720: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:00:13.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:00:13 smithi080 bash[41963]: audit 2023-12-01T08:00:12.513983+0000 mon.c (mon.2) 3670 : audit 0 from='client.? 172.21.15.80:0/3245683669' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:00:13.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:00:13 smithi080 bash[28361]: audit 2023-12-01T08:00:12.513983+0000 mon.c (mon.2) 3670 : audit 0 from='client.? 172.21.15.80:0/3245683669' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:00:13.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:00:13 smithi090 bash[32384]: audit 2023-12-01T08:00:12.513983+0000 mon.c (mon.2) 3670 : audit 0 from='client.? 172.21.15.80:0/3245683669' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:00:14.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:00:14 smithi080 bash[28361]: cluster 2023-12-01T08:00:12.794932+0000 mgr.y (mgr.24362) 5752 : cluster 0 pgmap v5721: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:00:14.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:00:14 smithi080 bash[41963]: cluster 2023-12-01T08:00:12.794932+0000 mgr.y (mgr.24362) 5752 : cluster 0 pgmap v5721: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:00:14.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:00:14 smithi090 bash[32384]: cluster 2023-12-01T08:00:12.794932+0000 mgr.y (mgr.24362) 5752 : cluster 0 pgmap v5721: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:00:15.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:00:15 smithi080 bash[41963]: audit 2023-12-01T08:00:14.963079+0000 mon.a (mon.0) 4012 : audit 0 from='client.? 172.21.15.80:0/2029948385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:00:15.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:00:15 smithi080 bash[28361]: audit 2023-12-01T08:00:14.963079+0000 mon.a (mon.0) 4012 : audit 0 from='client.? 172.21.15.80:0/2029948385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:00:15.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:00:15 smithi090 bash[32384]: audit 2023-12-01T08:00:14.963079+0000 mon.a (mon.0) 4012 : audit 0 from='client.? 172.21.15.80:0/2029948385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:00:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:00:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:00:16] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.43.0" 2023-12-01T08:00:16.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:00:16 smithi080 bash[41963]: cluster 2023-12-01T08:00:14.795626+0000 mgr.y (mgr.24362) 5753 : cluster 0 pgmap v5722: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:00:16.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:00:16 smithi080 bash[28361]: cluster 2023-12-01T08:00:14.795626+0000 mgr.y (mgr.24362) 5753 : cluster 0 pgmap v5722: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:00:16.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:00:16 smithi090 bash[32384]: cluster 2023-12-01T08:00:14.795626+0000 mgr.y (mgr.24362) 5753 : cluster 0 pgmap v5722: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:00:18.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:00:18 smithi080 bash[41963]: cluster 2023-12-01T08:00:16.796807+0000 mgr.y (mgr.24362) 5754 : cluster 0 pgmap v5723: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:00:18.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:00:18 smithi080 bash[41963]: audit 2023-12-01T08:00:17.415283+0000 mon.c (mon.2) 3671 : audit 0 from='client.? 172.21.15.80:0/893113713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:00:18.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:00:18 smithi080 bash[28361]: cluster 2023-12-01T08:00:16.796807+0000 mgr.y (mgr.24362) 5754 : cluster 0 pgmap v5723: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:00:18.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:00:18 smithi080 bash[28361]: audit 2023-12-01T08:00:17.415283+0000 mon.c (mon.2) 3671 : audit 0 from='client.? 172.21.15.80:0/893113713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:00:18.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:00:18 smithi090 bash[32384]: cluster 2023-12-01T08:00:16.796807+0000 mgr.y (mgr.24362) 5754 : cluster 0 pgmap v5723: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:00:18.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:00:18 smithi090 bash[32384]: audit 2023-12-01T08:00:17.415283+0000 mon.c (mon.2) 3671 : audit 0 from='client.? 172.21.15.80:0/893113713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:00:20.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:00:20 smithi080 bash[41963]: cluster 2023-12-01T08:00:18.797493+0000 mgr.y (mgr.24362) 5755 : cluster 0 pgmap v5724: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:00:20.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:00:20 smithi080 bash[41963]: audit 2023-12-01T08:00:19.866704+0000 mon.c (mon.2) 3672 : audit 0 from='client.? 172.21.15.80:0/910781478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:00:20.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:00:20 smithi080 bash[28361]: cluster 2023-12-01T08:00:18.797493+0000 mgr.y (mgr.24362) 5755 : cluster 0 pgmap v5724: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:00:20.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:00:20 smithi080 bash[28361]: audit 2023-12-01T08:00:19.866704+0000 mon.c (mon.2) 3672 : audit 0 from='client.? 172.21.15.80:0/910781478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:00:20.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:00:20 smithi090 bash[32384]: cluster 2023-12-01T08:00:18.797493+0000 mgr.y (mgr.24362) 5755 : cluster 0 pgmap v5724: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:00:20.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:00:20 smithi090 bash[32384]: audit 2023-12-01T08:00:19.866704+0000 mon.c (mon.2) 3672 : audit 0 from='client.? 172.21.15.80:0/910781478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:00:22.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:00:22 smithi080 bash[41963]: cluster 2023-12-01T08:00:20.798202+0000 mgr.y (mgr.24362) 5756 : cluster 0 pgmap v5725: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:00:22.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:00:22 smithi080 bash[41963]: audit 2023-12-01T08:00:22.319060+0000 mon.a (mon.0) 4013 : audit 0 from='client.? 172.21.15.80:0/1315095460' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:00:22.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:00:22 smithi080 bash[28361]: cluster 2023-12-01T08:00:20.798202+0000 mgr.y (mgr.24362) 5756 : cluster 0 pgmap v5725: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:00:22.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:00:22 smithi080 bash[28361]: audit 2023-12-01T08:00:22.319060+0000 mon.a (mon.0) 4013 : audit 0 from='client.? 172.21.15.80:0/1315095460' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:00:22.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:00:22 smithi090 bash[32384]: cluster 2023-12-01T08:00:20.798202+0000 mgr.y (mgr.24362) 5756 : cluster 0 pgmap v5725: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:00:22.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:00:22 smithi090 bash[32384]: audit 2023-12-01T08:00:22.319060+0000 mon.a (mon.0) 4013 : audit 0 from='client.? 172.21.15.80:0/1315095460' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:00:24.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:00:24 smithi080 bash[41963]: cluster 2023-12-01T08:00:22.799203+0000 mgr.y (mgr.24362) 5757 : cluster 0 pgmap v5726: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:00:24.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:00:24 smithi080 bash[28361]: cluster 2023-12-01T08:00:22.799203+0000 mgr.y (mgr.24362) 5757 : cluster 0 pgmap v5726: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:00:24.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:00:24 smithi090 bash[32384]: cluster 2023-12-01T08:00:22.799203+0000 mgr.y (mgr.24362) 5757 : cluster 0 pgmap v5726: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:00:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:00:25 smithi080 bash[28361]: audit 2023-12-01T08:00:24.774519+0000 mon.a (mon.0) 4014 : audit 0 from='client.? 172.21.15.80:0/3193332627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:00:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:00:25 smithi080 bash[28361]: audit 2023-12-01T08:00:25.078829+0000 mon.c (mon.2) 3673 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:00:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:00:25 smithi080 bash[41963]: audit 2023-12-01T08:00:24.774519+0000 mon.a (mon.0) 4014 : audit 0 from='client.? 172.21.15.80:0/3193332627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:00:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:00:25 smithi080 bash[41963]: audit 2023-12-01T08:00:25.078829+0000 mon.c (mon.2) 3673 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:00:25.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:00:25 smithi090 bash[32384]: audit 2023-12-01T08:00:24.774519+0000 mon.a (mon.0) 4014 : audit 0 from='client.? 172.21.15.80:0/3193332627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:00:25.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:00:25 smithi090 bash[32384]: audit 2023-12-01T08:00:25.078829+0000 mon.c (mon.2) 3673 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:00:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:00:26 smithi080 bash[28361]: cluster 2023-12-01T08:00:24.799864+0000 mgr.y (mgr.24362) 5758 : cluster 0 pgmap v5727: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:00:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:00:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:00:26] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T08:00:26.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:00:26 smithi080 bash[41963]: cluster 2023-12-01T08:00:24.799864+0000 mgr.y (mgr.24362) 5758 : cluster 0 pgmap v5727: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:00:26.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:00:26 smithi090 bash[32384]: cluster 2023-12-01T08:00:24.799864+0000 mgr.y (mgr.24362) 5758 : cluster 0 pgmap v5727: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:00:27.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:00:27 smithi080 bash[41963]: audit 2023-12-01T08:00:27.227444+0000 mon.c (mon.2) 3674 : audit 0 from='client.? 172.21.15.80:0/74248912' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:00:27.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:00:27 smithi080 bash[28361]: audit 2023-12-01T08:00:27.227444+0000 mon.c (mon.2) 3674 : audit 0 from='client.? 172.21.15.80:0/74248912' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:00:27.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:00:27 smithi090 bash[32384]: audit 2023-12-01T08:00:27.227444+0000 mon.c (mon.2) 3674 : audit 0 from='client.? 172.21.15.80:0/74248912' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:00:28.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:00:28 smithi080 bash[41963]: cluster 2023-12-01T08:00:26.801069+0000 mgr.y (mgr.24362) 5759 : cluster 0 pgmap v5728: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:00:28.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:00:28 smithi080 bash[28361]: cluster 2023-12-01T08:00:26.801069+0000 mgr.y (mgr.24362) 5759 : cluster 0 pgmap v5728: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:00:28.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:00:28 smithi090 bash[32384]: cluster 2023-12-01T08:00:26.801069+0000 mgr.y (mgr.24362) 5759 : cluster 0 pgmap v5728: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:00:30.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:00:30 smithi080 bash[28361]: cluster 2023-12-01T08:00:28.801734+0000 mgr.y (mgr.24362) 5760 : cluster 0 pgmap v5729: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:00:30.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:00:30 smithi080 bash[28361]: audit 2023-12-01T08:00:29.680242+0000 mon.a (mon.0) 4015 : audit 0 from='client.? 172.21.15.80:0/505687372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:00:30.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:00:30 smithi080 bash[41963]: cluster 2023-12-01T08:00:28.801734+0000 mgr.y (mgr.24362) 5760 : cluster 0 pgmap v5729: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:00:30.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:00:30 smithi080 bash[41963]: audit 2023-12-01T08:00:29.680242+0000 mon.a (mon.0) 4015 : audit 0 from='client.? 172.21.15.80:0/505687372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:00:30.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:00:30 smithi090 bash[32384]: cluster 2023-12-01T08:00:28.801734+0000 mgr.y (mgr.24362) 5760 : cluster 0 pgmap v5729: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:00:30.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:00:30 smithi090 bash[32384]: audit 2023-12-01T08:00:29.680242+0000 mon.a (mon.0) 4015 : audit 0 from='client.? 172.21.15.80:0/505687372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:00:32.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:00:32 smithi080 bash[41963]: cluster 2023-12-01T08:00:30.802567+0000 mgr.y (mgr.24362) 5761 : cluster 0 pgmap v5730: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:00:32.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:00:32 smithi080 bash[41963]: audit 2023-12-01T08:00:32.128629+0000 mon.a (mon.0) 4016 : audit 0 from='client.? 172.21.15.80:0/1267202815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:00:32.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:00:32 smithi080 bash[28361]: cluster 2023-12-01T08:00:30.802567+0000 mgr.y (mgr.24362) 5761 : cluster 0 pgmap v5730: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:00:32.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:00:32 smithi080 bash[28361]: audit 2023-12-01T08:00:32.128629+0000 mon.a (mon.0) 4016 : audit 0 from='client.? 172.21.15.80:0/1267202815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:00:32.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:00:32 smithi090 bash[32384]: cluster 2023-12-01T08:00:30.802567+0000 mgr.y (mgr.24362) 5761 : cluster 0 pgmap v5730: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:00:32.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:00:32 smithi090 bash[32384]: audit 2023-12-01T08:00:32.128629+0000 mon.a (mon.0) 4016 : audit 0 from='client.? 172.21.15.80:0/1267202815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:00:34.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:00:34 smithi080 bash[28361]: cluster 2023-12-01T08:00:32.803570+0000 mgr.y (mgr.24362) 5762 : cluster 0 pgmap v5731: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:00:34.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:00:34 smithi080 bash[28361]: audit 2023-12-01T08:00:34.228105+0000 mon.c (mon.2) 3675 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:00:34.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:00:34 smithi080 bash[41963]: cluster 2023-12-01T08:00:32.803570+0000 mgr.y (mgr.24362) 5762 : cluster 0 pgmap v5731: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:00:34.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:00:34 smithi080 bash[41963]: audit 2023-12-01T08:00:34.228105+0000 mon.c (mon.2) 3675 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:00:34.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:00:34 smithi090 bash[32384]: cluster 2023-12-01T08:00:32.803570+0000 mgr.y (mgr.24362) 5762 : cluster 0 pgmap v5731: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:00:34.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:00:34 smithi090 bash[32384]: audit 2023-12-01T08:00:34.228105+0000 mon.c (mon.2) 3675 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:00:35.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:00:35 smithi080 bash[28361]: audit 2023-12-01T08:00:34.583044+0000 mon.c (mon.2) 3676 : audit 0 from='client.? 172.21.15.80:0/1966599412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:00:35.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:00:35 smithi080 bash[41963]: audit 2023-12-01T08:00:34.583044+0000 mon.c (mon.2) 3676 : audit 0 from='client.? 172.21.15.80:0/1966599412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:00:35.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:00:35 smithi090 bash[32384]: audit 2023-12-01T08:00:34.583044+0000 mon.c (mon.2) 3676 : audit 0 from='client.? 172.21.15.80:0/1966599412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:00:36.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:00:36 smithi080 bash[28361]: cluster 2023-12-01T08:00:34.804276+0000 mgr.y (mgr.24362) 5763 : cluster 0 pgmap v5732: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:00:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:00:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:00:36] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T08:00:36.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:00:36 smithi080 bash[41963]: cluster 2023-12-01T08:00:34.804276+0000 mgr.y (mgr.24362) 5763 : cluster 0 pgmap v5732: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:00:36.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:00:36 smithi090 bash[32384]: cluster 2023-12-01T08:00:34.804276+0000 mgr.y (mgr.24362) 5763 : cluster 0 pgmap v5732: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:00:37.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:00:37 smithi080 bash[28361]: audit 2023-12-01T08:00:37.041906+0000 mon.c (mon.2) 3677 : audit 0 from='client.? 172.21.15.80:0/2417351728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:00:37.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:00:37 smithi080 bash[41963]: audit 2023-12-01T08:00:37.041906+0000 mon.c (mon.2) 3677 : audit 0 from='client.? 172.21.15.80:0/2417351728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:00:37.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:00:37 smithi090 bash[32384]: audit 2023-12-01T08:00:37.041906+0000 mon.c (mon.2) 3677 : audit 0 from='client.? 172.21.15.80:0/2417351728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:00:38.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:00:38 smithi080 bash[28361]: cluster 2023-12-01T08:00:36.805445+0000 mgr.y (mgr.24362) 5764 : cluster 0 pgmap v5733: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:00:38.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:00:38 smithi080 bash[41963]: cluster 2023-12-01T08:00:36.805445+0000 mgr.y (mgr.24362) 5764 : cluster 0 pgmap v5733: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:00:38.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:00:38 smithi090 bash[32384]: cluster 2023-12-01T08:00:36.805445+0000 mgr.y (mgr.24362) 5764 : cluster 0 pgmap v5733: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:00:40.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:00:40 smithi080 bash[28361]: cluster 2023-12-01T08:00:38.806195+0000 mgr.y (mgr.24362) 5765 : cluster 0 pgmap v5734: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:00:40.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:00:40 smithi080 bash[28361]: audit 2023-12-01T08:00:39.513781+0000 mon.c (mon.2) 3678 : audit 0 from='client.? 172.21.15.80:0/1667269264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:00:40.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:00:40 smithi080 bash[28361]: audit 2023-12-01T08:00:40.023336+0000 mon.a (mon.0) 4017 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:00:40.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:00:40 smithi080 bash[28361]: audit 2023-12-01T08:00:40.034316+0000 mon.a (mon.0) 4018 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:00:40.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:00:40 smithi080 bash[28361]: audit 2023-12-01T08:00:40.078957+0000 mon.c (mon.2) 3679 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:00:40.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:00:40 smithi080 bash[28361]: audit 2023-12-01T08:00:40.377041+0000 mon.a (mon.0) 4019 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:00:40.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:00:40 smithi080 bash[28361]: audit 2023-12-01T08:00:40.387923+0000 mon.a (mon.0) 4020 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:00:40.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:00:40 smithi080 bash[41963]: cluster 2023-12-01T08:00:38.806195+0000 mgr.y (mgr.24362) 5765 : cluster 0 pgmap v5734: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:00:40.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:00:40 smithi080 bash[41963]: audit 2023-12-01T08:00:39.513781+0000 mon.c (mon.2) 3678 : audit 0 from='client.? 172.21.15.80:0/1667269264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:00:40.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:00:40 smithi080 bash[41963]: audit 2023-12-01T08:00:40.023336+0000 mon.a (mon.0) 4017 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:00:40.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:00:40 smithi080 bash[41963]: audit 2023-12-01T08:00:40.034316+0000 mon.a (mon.0) 4018 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:00:40.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:00:40 smithi080 bash[41963]: audit 2023-12-01T08:00:40.078957+0000 mon.c (mon.2) 3679 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:00:40.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:00:40 smithi080 bash[41963]: audit 2023-12-01T08:00:40.377041+0000 mon.a (mon.0) 4019 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:00:40.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:00:40 smithi080 bash[41963]: audit 2023-12-01T08:00:40.387923+0000 mon.a (mon.0) 4020 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:00:40.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:00:40 smithi090 bash[32384]: cluster 2023-12-01T08:00:38.806195+0000 mgr.y (mgr.24362) 5765 : cluster 0 pgmap v5734: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:00:40.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:00:40 smithi090 bash[32384]: audit 2023-12-01T08:00:39.513781+0000 mon.c (mon.2) 3678 : audit 0 from='client.? 172.21.15.80:0/1667269264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:00:40.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:00:40 smithi090 bash[32384]: audit 2023-12-01T08:00:40.023336+0000 mon.a (mon.0) 4017 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:00:40.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:00:40 smithi090 bash[32384]: audit 2023-12-01T08:00:40.034316+0000 mon.a (mon.0) 4018 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:00:40.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:00:40 smithi090 bash[32384]: audit 2023-12-01T08:00:40.078957+0000 mon.c (mon.2) 3679 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:00:40.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:00:40 smithi090 bash[32384]: audit 2023-12-01T08:00:40.377041+0000 mon.a (mon.0) 4019 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:00:40.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:00:40 smithi090 bash[32384]: audit 2023-12-01T08:00:40.387923+0000 mon.a (mon.0) 4020 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:00:42.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:00:41 smithi080 bash[41963]: cluster 2023-12-01T08:00:40.807149+0000 mgr.y (mgr.24362) 5766 : cluster 0 pgmap v5735: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:00:42.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:00:41 smithi080 bash[41963]: audit 2023-12-01T08:00:40.929856+0000 mon.c (mon.2) 3680 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:00:42.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:00:41 smithi080 bash[41963]: audit 2023-12-01T08:00:40.931661+0000 mon.c (mon.2) 3681 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:00:42.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:00:41 smithi080 bash[41963]: audit 2023-12-01T08:00:40.941495+0000 mon.a (mon.0) 4021 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:00:42.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:00:41 smithi080 bash[28361]: cluster 2023-12-01T08:00:40.807149+0000 mgr.y (mgr.24362) 5766 : cluster 0 pgmap v5735: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:00:42.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:00:41 smithi080 bash[28361]: audit 2023-12-01T08:00:40.929856+0000 mon.c (mon.2) 3680 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:00:42.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:00:41 smithi080 bash[28361]: audit 2023-12-01T08:00:40.931661+0000 mon.c (mon.2) 3681 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:00:42.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:00:41 smithi080 bash[28361]: audit 2023-12-01T08:00:40.941495+0000 mon.a (mon.0) 4021 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:00:42.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:00:41 smithi090 bash[32384]: cluster 2023-12-01T08:00:40.807149+0000 mgr.y (mgr.24362) 5766 : cluster 0 pgmap v5735: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:00:42.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:00:41 smithi090 bash[32384]: audit 2023-12-01T08:00:40.929856+0000 mon.c (mon.2) 3680 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:00:42.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:00:41 smithi090 bash[32384]: audit 2023-12-01T08:00:40.931661+0000 mon.c (mon.2) 3681 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:00:42.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:00:41 smithi090 bash[32384]: audit 2023-12-01T08:00:40.941495+0000 mon.a (mon.0) 4021 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:00:43.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:00:42 smithi080 bash[41963]: audit 2023-12-01T08:00:41.964636+0000 mon.c (mon.2) 3682 : audit 0 from='client.? 172.21.15.80:0/3895827701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:00:43.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:00:42 smithi080 bash[28361]: audit 2023-12-01T08:00:41.964636+0000 mon.c (mon.2) 3682 : audit 0 from='client.? 172.21.15.80:0/3895827701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:00:43.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:00:42 smithi090 bash[32384]: audit 2023-12-01T08:00:41.964636+0000 mon.c (mon.2) 3682 : audit 0 from='client.? 172.21.15.80:0/3895827701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:00:44.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:00:43 smithi080 bash[28361]: cluster 2023-12-01T08:00:42.808141+0000 mgr.y (mgr.24362) 5767 : cluster 0 pgmap v5736: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:00:44.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:00:43 smithi080 bash[41963]: cluster 2023-12-01T08:00:42.808141+0000 mgr.y (mgr.24362) 5767 : cluster 0 pgmap v5736: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:00:44.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:00:43 smithi090 bash[32384]: cluster 2023-12-01T08:00:42.808141+0000 mgr.y (mgr.24362) 5767 : cluster 0 pgmap v5736: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:00:45.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:00:44 smithi080 bash[28361]: audit 2023-12-01T08:00:44.421445+0000 mon.c (mon.2) 3683 : audit 0 from='client.? 172.21.15.80:0/2038799385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:00:45.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:00:44 smithi080 bash[41963]: audit 2023-12-01T08:00:44.421445+0000 mon.c (mon.2) 3683 : audit 0 from='client.? 172.21.15.80:0/2038799385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:00:45.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:00:44 smithi090 bash[32384]: audit 2023-12-01T08:00:44.421445+0000 mon.c (mon.2) 3683 : audit 0 from='client.? 172.21.15.80:0/2038799385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:00:46.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:00:45 smithi080 bash[28361]: cluster 2023-12-01T08:00:44.808844+0000 mgr.y (mgr.24362) 5768 : cluster 0 pgmap v5737: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:00:46.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:00:45 smithi080 bash[41963]: cluster 2023-12-01T08:00:44.808844+0000 mgr.y (mgr.24362) 5768 : cluster 0 pgmap v5737: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:00:46.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:00:45 smithi090 bash[32384]: cluster 2023-12-01T08:00:44.808844+0000 mgr.y (mgr.24362) 5768 : cluster 0 pgmap v5737: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:00:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:00:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:00:46] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T08:00:48.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:00:47 smithi080 bash[41963]: cluster 2023-12-01T08:00:46.809968+0000 mgr.y (mgr.24362) 5769 : cluster 0 pgmap v5738: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:00:48.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:00:47 smithi080 bash[41963]: audit 2023-12-01T08:00:46.877998+0000 mon.c (mon.2) 3684 : audit 0 from='client.? 172.21.15.80:0/1779004532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:00:48.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:00:47 smithi080 bash[28361]: cluster 2023-12-01T08:00:46.809968+0000 mgr.y (mgr.24362) 5769 : cluster 0 pgmap v5738: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:00:48.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:00:47 smithi080 bash[28361]: audit 2023-12-01T08:00:46.877998+0000 mon.c (mon.2) 3684 : audit 0 from='client.? 172.21.15.80:0/1779004532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:00:48.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:00:47 smithi090 bash[32384]: cluster 2023-12-01T08:00:46.809968+0000 mgr.y (mgr.24362) 5769 : cluster 0 pgmap v5738: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:00:48.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:00:47 smithi090 bash[32384]: audit 2023-12-01T08:00:46.877998+0000 mon.c (mon.2) 3684 : audit 0 from='client.? 172.21.15.80:0/1779004532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:00:50.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:00:49 smithi080 bash[41963]: cluster 2023-12-01T08:00:48.810606+0000 mgr.y (mgr.24362) 5770 : cluster 0 pgmap v5739: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:00:50.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:00:49 smithi080 bash[41963]: audit 2023-12-01T08:00:49.343233+0000 mon.a (mon.0) 4022 : audit 0 from='client.? 172.21.15.80:0/106873048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:00:50.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:00:49 smithi080 bash[28361]: cluster 2023-12-01T08:00:48.810606+0000 mgr.y (mgr.24362) 5770 : cluster 0 pgmap v5739: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:00:50.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:00:49 smithi080 bash[28361]: audit 2023-12-01T08:00:49.343233+0000 mon.a (mon.0) 4022 : audit 0 from='client.? 172.21.15.80:0/106873048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:00:50.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:00:49 smithi090 bash[32384]: cluster 2023-12-01T08:00:48.810606+0000 mgr.y (mgr.24362) 5770 : cluster 0 pgmap v5739: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:00:50.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:00:49 smithi090 bash[32384]: audit 2023-12-01T08:00:49.343233+0000 mon.a (mon.0) 4022 : audit 0 from='client.? 172.21.15.80:0/106873048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:00:52.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:00:51 smithi080 bash[41963]: cluster 2023-12-01T08:00:50.811412+0000 mgr.y (mgr.24362) 5771 : cluster 0 pgmap v5740: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:00:52.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:00:51 smithi080 bash[41963]: audit 2023-12-01T08:00:51.802758+0000 mon.c (mon.2) 3685 : audit 0 from='client.? 172.21.15.80:0/2262388225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:00:52.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:00:51 smithi080 bash[28361]: cluster 2023-12-01T08:00:50.811412+0000 mgr.y (mgr.24362) 5771 : cluster 0 pgmap v5740: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:00:52.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:00:51 smithi080 bash[28361]: audit 2023-12-01T08:00:51.802758+0000 mon.c (mon.2) 3685 : audit 0 from='client.? 172.21.15.80:0/2262388225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:00:52.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:00:51 smithi090 bash[32384]: cluster 2023-12-01T08:00:50.811412+0000 mgr.y (mgr.24362) 5771 : cluster 0 pgmap v5740: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:00:52.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:00:51 smithi090 bash[32384]: audit 2023-12-01T08:00:51.802758+0000 mon.c (mon.2) 3685 : audit 0 from='client.? 172.21.15.80:0/2262388225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:00:54.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:00:53 smithi080 bash[28361]: cluster 2023-12-01T08:00:52.812356+0000 mgr.y (mgr.24362) 5772 : cluster 0 pgmap v5741: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:00:54.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:00:53 smithi080 bash[41963]: cluster 2023-12-01T08:00:52.812356+0000 mgr.y (mgr.24362) 5772 : cluster 0 pgmap v5741: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:00:54.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:00:53 smithi090 bash[32384]: cluster 2023-12-01T08:00:52.812356+0000 mgr.y (mgr.24362) 5772 : cluster 0 pgmap v5741: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:00:55.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:00:54 smithi080 bash[28361]: audit 2023-12-01T08:00:54.264133+0000 mon.a (mon.0) 4023 : audit 0 from='client.? 172.21.15.80:0/3689118235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:00:55.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:00:54 smithi080 bash[41963]: audit 2023-12-01T08:00:54.264133+0000 mon.a (mon.0) 4023 : audit 0 from='client.? 172.21.15.80:0/3689118235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:00:55.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:00:54 smithi090 bash[32384]: audit 2023-12-01T08:00:54.264133+0000 mon.a (mon.0) 4023 : audit 0 from='client.? 172.21.15.80:0/3689118235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:00:56.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:00:55 smithi080 bash[28361]: cluster 2023-12-01T08:00:54.812995+0000 mgr.y (mgr.24362) 5773 : cluster 0 pgmap v5742: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:00:56.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:00:55 smithi080 bash[28361]: audit 2023-12-01T08:00:55.079527+0000 mon.c (mon.2) 3686 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:00:56.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:00:55 smithi080 bash[41963]: cluster 2023-12-01T08:00:54.812995+0000 mgr.y (mgr.24362) 5773 : cluster 0 pgmap v5742: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:00:56.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:00:55 smithi080 bash[41963]: audit 2023-12-01T08:00:55.079527+0000 mon.c (mon.2) 3686 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:00:56.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:00:55 smithi090 bash[32384]: cluster 2023-12-01T08:00:54.812995+0000 mgr.y (mgr.24362) 5773 : cluster 0 pgmap v5742: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:00:56.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:00:55 smithi090 bash[32384]: audit 2023-12-01T08:00:55.079527+0000 mon.c (mon.2) 3686 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:00:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:00:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:00:56] "GET /metrics HTTP/1.1" 200 33971 "" "Prometheus/2.43.0" 2023-12-01T08:00:57.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:00:56 smithi080 bash[28361]: audit 2023-12-01T08:00:56.722092+0000 mon.a (mon.0) 4024 : audit 0 from='client.? 172.21.15.80:0/1996485949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:00:57.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:00:56 smithi080 bash[41963]: audit 2023-12-01T08:00:56.722092+0000 mon.a (mon.0) 4024 : audit 0 from='client.? 172.21.15.80:0/1996485949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:00:57.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:00:56 smithi090 bash[32384]: audit 2023-12-01T08:00:56.722092+0000 mon.a (mon.0) 4024 : audit 0 from='client.? 172.21.15.80:0/1996485949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:00:58.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:00:57 smithi080 bash[28361]: cluster 2023-12-01T08:00:56.814093+0000 mgr.y (mgr.24362) 5774 : cluster 0 pgmap v5743: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:00:58.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:00:57 smithi080 bash[41963]: cluster 2023-12-01T08:00:56.814093+0000 mgr.y (mgr.24362) 5774 : cluster 0 pgmap v5743: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:00:58.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:00:57 smithi090 bash[32384]: cluster 2023-12-01T08:00:56.814093+0000 mgr.y (mgr.24362) 5774 : cluster 0 pgmap v5743: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:01:00.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:00:59 smithi080 bash[28361]: cluster 2023-12-01T08:00:58.814621+0000 mgr.y (mgr.24362) 5775 : cluster 0 pgmap v5744: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:01:00.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:00:59 smithi080 bash[28361]: audit 2023-12-01T08:00:59.175316+0000 mon.c (mon.2) 3687 : audit 0 from='client.? 172.21.15.80:0/4023554054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:01:00.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:00:59 smithi080 bash[41963]: cluster 2023-12-01T08:00:58.814621+0000 mgr.y (mgr.24362) 5775 : cluster 0 pgmap v5744: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:01:00.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:00:59 smithi080 bash[41963]: audit 2023-12-01T08:00:59.175316+0000 mon.c (mon.2) 3687 : audit 0 from='client.? 172.21.15.80:0/4023554054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:01:00.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:00:59 smithi090 bash[32384]: cluster 2023-12-01T08:00:58.814621+0000 mgr.y (mgr.24362) 5775 : cluster 0 pgmap v5744: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:01:00.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:00:59 smithi090 bash[32384]: audit 2023-12-01T08:00:59.175316+0000 mon.c (mon.2) 3687 : audit 0 from='client.? 172.21.15.80:0/4023554054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:01:02.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:01:01 smithi080 bash[28361]: cluster 2023-12-01T08:01:00.815526+0000 mgr.y (mgr.24362) 5776 : cluster 0 pgmap v5745: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:01:02.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:01:01 smithi080 bash[28361]: audit 2023-12-01T08:01:01.632510+0000 mon.c (mon.2) 3688 : audit 0 from='client.? 172.21.15.80:0/1740588612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:01:02.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:01:01 smithi080 bash[41963]: cluster 2023-12-01T08:01:00.815526+0000 mgr.y (mgr.24362) 5776 : cluster 0 pgmap v5745: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:01:02.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:01:01 smithi080 bash[41963]: audit 2023-12-01T08:01:01.632510+0000 mon.c (mon.2) 3688 : audit 0 from='client.? 172.21.15.80:0/1740588612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:01:02.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:01:01 smithi090 bash[32384]: cluster 2023-12-01T08:01:00.815526+0000 mgr.y (mgr.24362) 5776 : cluster 0 pgmap v5745: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:01:02.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:01:01 smithi090 bash[32384]: audit 2023-12-01T08:01:01.632510+0000 mon.c (mon.2) 3688 : audit 0 from='client.? 172.21.15.80:0/1740588612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:01:04.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:01:03 smithi080 bash[28361]: cluster 2023-12-01T08:01:02.816445+0000 mgr.y (mgr.24362) 5777 : cluster 0 pgmap v5746: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:01:04.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:01:03 smithi080 bash[41963]: cluster 2023-12-01T08:01:02.816445+0000 mgr.y (mgr.24362) 5777 : cluster 0 pgmap v5746: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:01:04.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:01:03 smithi090 bash[32384]: cluster 2023-12-01T08:01:02.816445+0000 mgr.y (mgr.24362) 5777 : cluster 0 pgmap v5746: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:01:05.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:01:04 smithi080 bash[28361]: audit 2023-12-01T08:01:04.095296+0000 mon.a (mon.0) 4025 : audit 0 from='client.? 172.21.15.80:0/3238920265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:01:05.240 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:01:04 smithi080 bash[41963]: audit 2023-12-01T08:01:04.095296+0000 mon.a (mon.0) 4025 : audit 0 from='client.? 172.21.15.80:0/3238920265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:01:05.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:01:04 smithi090 bash[32384]: audit 2023-12-01T08:01:04.095296+0000 mon.a (mon.0) 4025 : audit 0 from='client.? 172.21.15.80:0/3238920265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:01:06.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:01:05 smithi080 bash[41963]: cluster 2023-12-01T08:01:04.817076+0000 mgr.y (mgr.24362) 5778 : cluster 0 pgmap v5747: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:01:06.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:01:05 smithi080 bash[28361]: cluster 2023-12-01T08:01:04.817076+0000 mgr.y (mgr.24362) 5778 : cluster 0 pgmap v5747: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:01:06.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:01:05 smithi090 bash[32384]: cluster 2023-12-01T08:01:04.817076+0000 mgr.y (mgr.24362) 5778 : cluster 0 pgmap v5747: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:01:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:01:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:01:06] "GET /metrics HTTP/1.1" 200 33971 "" "Prometheus/2.43.0" 2023-12-01T08:01:07.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:01:06 smithi080 bash[28361]: audit 2023-12-01T08:01:06.552524+0000 mon.a (mon.0) 4026 : audit 0 from='client.? 172.21.15.80:0/2482043145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:01:07.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:01:06 smithi080 bash[41963]: audit 2023-12-01T08:01:06.552524+0000 mon.a (mon.0) 4026 : audit 0 from='client.? 172.21.15.80:0/2482043145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:01:07.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:01:06 smithi090 bash[32384]: audit 2023-12-01T08:01:06.552524+0000 mon.a (mon.0) 4026 : audit 0 from='client.? 172.21.15.80:0/2482043145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:01:08.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:01:07 smithi080 bash[28361]: cluster 2023-12-01T08:01:06.818232+0000 mgr.y (mgr.24362) 5779 : cluster 0 pgmap v5748: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:01:08.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:01:07 smithi080 bash[41963]: cluster 2023-12-01T08:01:06.818232+0000 mgr.y (mgr.24362) 5779 : cluster 0 pgmap v5748: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:01:08.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:01:07 smithi090 bash[32384]: cluster 2023-12-01T08:01:06.818232+0000 mgr.y (mgr.24362) 5779 : cluster 0 pgmap v5748: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:01:10.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:01:09 smithi080 bash[41963]: cluster 2023-12-01T08:01:08.818848+0000 mgr.y (mgr.24362) 5780 : cluster 0 pgmap v5749: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:01:10.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:01:09 smithi080 bash[41963]: audit 2023-12-01T08:01:09.005865+0000 mon.a (mon.0) 4027 : audit 0 from='client.? 172.21.15.80:0/2365972904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:01:10.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:01:09 smithi080 bash[28361]: cluster 2023-12-01T08:01:08.818848+0000 mgr.y (mgr.24362) 5780 : cluster 0 pgmap v5749: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:01:10.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:01:09 smithi080 bash[28361]: audit 2023-12-01T08:01:09.005865+0000 mon.a (mon.0) 4027 : audit 0 from='client.? 172.21.15.80:0/2365972904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:01:10.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:01:09 smithi090 bash[32384]: cluster 2023-12-01T08:01:08.818848+0000 mgr.y (mgr.24362) 5780 : cluster 0 pgmap v5749: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:01:10.296 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:01:09 smithi090 bash[32384]: audit 2023-12-01T08:01:09.005865+0000 mon.a (mon.0) 4027 : audit 0 from='client.? 172.21.15.80:0/2365972904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:01:11.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:01:10 smithi090 bash[32384]: audit 2023-12-01T08:01:10.080043+0000 mon.c (mon.2) 3689 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:01:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:01:10 smithi080 bash[28361]: audit 2023-12-01T08:01:10.080043+0000 mon.c (mon.2) 3689 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:01:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:01:10 smithi080 bash[41963]: audit 2023-12-01T08:01:10.080043+0000 mon.c (mon.2) 3689 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:01:12.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:01:11 smithi090 bash[32384]: cluster 2023-12-01T08:01:10.819688+0000 mgr.y (mgr.24362) 5781 : cluster 0 pgmap v5750: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:01:12.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:01:11 smithi090 bash[32384]: audit 2023-12-01T08:01:11.458024+0000 mon.c (mon.2) 3690 : audit 0 from='client.? 172.21.15.80:0/1286388406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:01:12.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:01:11 smithi080 bash[28361]: cluster 2023-12-01T08:01:10.819688+0000 mgr.y (mgr.24362) 5781 : cluster 0 pgmap v5750: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:01:12.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:01:11 smithi080 bash[28361]: audit 2023-12-01T08:01:11.458024+0000 mon.c (mon.2) 3690 : audit 0 from='client.? 172.21.15.80:0/1286388406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:01:12.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:01:11 smithi080 bash[41963]: cluster 2023-12-01T08:01:10.819688+0000 mgr.y (mgr.24362) 5781 : cluster 0 pgmap v5750: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:01:12.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:01:11 smithi080 bash[41963]: audit 2023-12-01T08:01:11.458024+0000 mon.c (mon.2) 3690 : audit 0 from='client.? 172.21.15.80:0/1286388406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:01:14.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:01:13 smithi090 bash[32384]: cluster 2023-12-01T08:01:12.820597+0000 mgr.y (mgr.24362) 5782 : cluster 0 pgmap v5751: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:01:14.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:01:13 smithi090 bash[32384]: audit 2023-12-01T08:01:13.909192+0000 mon.c (mon.2) 3691 : audit 0 from='client.? 172.21.15.80:0/1589592501' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:01:14.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:01:13 smithi080 bash[41963]: cluster 2023-12-01T08:01:12.820597+0000 mgr.y (mgr.24362) 5782 : cluster 0 pgmap v5751: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:01:14.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:01:13 smithi080 bash[41963]: audit 2023-12-01T08:01:13.909192+0000 mon.c (mon.2) 3691 : audit 0 from='client.? 172.21.15.80:0/1589592501' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:01:14.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:01:13 smithi080 bash[28361]: cluster 2023-12-01T08:01:12.820597+0000 mgr.y (mgr.24362) 5782 : cluster 0 pgmap v5751: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:01:14.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:01:13 smithi080 bash[28361]: audit 2023-12-01T08:01:13.909192+0000 mon.c (mon.2) 3691 : audit 0 from='client.? 172.21.15.80:0/1589592501' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:01:16.235 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:01:15 smithi080 bash[41963]: cluster 2023-12-01T08:01:14.821231+0000 mgr.y (mgr.24362) 5783 : cluster 0 pgmap v5752: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:01:16.235 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:01:15 smithi080 bash[28361]: cluster 2023-12-01T08:01:14.821231+0000 mgr.y (mgr.24362) 5783 : cluster 0 pgmap v5752: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:01:16.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:01:15 smithi090 bash[32384]: cluster 2023-12-01T08:01:14.821231+0000 mgr.y (mgr.24362) 5783 : cluster 0 pgmap v5752: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:01:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:01:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:01:16] "GET /metrics HTTP/1.1" 200 33971 "" "Prometheus/2.43.0" 2023-12-01T08:01:17.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:01:16 smithi090 bash[32384]: audit 2023-12-01T08:01:16.372788+0000 mon.a (mon.0) 4028 : audit 0 from='client.? 172.21.15.80:0/261778525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:01:17.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:01:16 smithi080 bash[41963]: audit 2023-12-01T08:01:16.372788+0000 mon.a (mon.0) 4028 : audit 0 from='client.? 172.21.15.80:0/261778525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:01:17.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:01:16 smithi080 bash[28361]: audit 2023-12-01T08:01:16.372788+0000 mon.a (mon.0) 4028 : audit 0 from='client.? 172.21.15.80:0/261778525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:01:18.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:01:17 smithi090 bash[32384]: cluster 2023-12-01T08:01:16.822402+0000 mgr.y (mgr.24362) 5784 : cluster 0 pgmap v5753: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:01:18.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:01:17 smithi080 bash[28361]: cluster 2023-12-01T08:01:16.822402+0000 mgr.y (mgr.24362) 5784 : cluster 0 pgmap v5753: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:01:18.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:01:17 smithi080 bash[41963]: cluster 2023-12-01T08:01:16.822402+0000 mgr.y (mgr.24362) 5784 : cluster 0 pgmap v5753: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:01:19.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:01:18 smithi090 bash[32384]: audit 2023-12-01T08:01:18.832896+0000 mon.c (mon.2) 3692 : audit 0 from='client.? 172.21.15.80:0/1148108434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:01:19.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:01:18 smithi080 bash[28361]: audit 2023-12-01T08:01:18.832896+0000 mon.c (mon.2) 3692 : audit 0 from='client.? 172.21.15.80:0/1148108434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:01:19.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:01:18 smithi080 bash[41963]: audit 2023-12-01T08:01:18.832896+0000 mon.c (mon.2) 3692 : audit 0 from='client.? 172.21.15.80:0/1148108434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:01:20.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:01:19 smithi090 bash[32384]: cluster 2023-12-01T08:01:18.822969+0000 mgr.y (mgr.24362) 5785 : cluster 0 pgmap v5754: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:01:20.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:01:19 smithi080 bash[28361]: cluster 2023-12-01T08:01:18.822969+0000 mgr.y (mgr.24362) 5785 : cluster 0 pgmap v5754: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:01:20.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:01:19 smithi080 bash[41963]: cluster 2023-12-01T08:01:18.822969+0000 mgr.y (mgr.24362) 5785 : cluster 0 pgmap v5754: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:01:22.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:01:21 smithi090 bash[32384]: cluster 2023-12-01T08:01:20.823930+0000 mgr.y (mgr.24362) 5786 : cluster 0 pgmap v5755: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:01:22.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:01:21 smithi090 bash[32384]: audit 2023-12-01T08:01:21.280767+0000 mon.a (mon.0) 4029 : audit 0 from='client.? 172.21.15.80:0/1896636708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:01:22.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:01:21 smithi080 bash[41963]: cluster 2023-12-01T08:01:20.823930+0000 mgr.y (mgr.24362) 5786 : cluster 0 pgmap v5755: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:01:22.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:01:21 smithi080 bash[41963]: audit 2023-12-01T08:01:21.280767+0000 mon.a (mon.0) 4029 : audit 0 from='client.? 172.21.15.80:0/1896636708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:01:22.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:01:21 smithi080 bash[28361]: cluster 2023-12-01T08:01:20.823930+0000 mgr.y (mgr.24362) 5786 : cluster 0 pgmap v5755: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:01:22.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:01:21 smithi080 bash[28361]: audit 2023-12-01T08:01:21.280767+0000 mon.a (mon.0) 4029 : audit 0 from='client.? 172.21.15.80:0/1896636708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:01:24.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:01:23 smithi090 bash[32384]: cluster 2023-12-01T08:01:22.824814+0000 mgr.y (mgr.24362) 5787 : cluster 0 pgmap v5756: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:01:24.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:01:23 smithi090 bash[32384]: audit 2023-12-01T08:01:23.732398+0000 mon.c (mon.2) 3693 : audit 0 from='client.? 172.21.15.80:0/1116955004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:01:24.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:01:23 smithi080 bash[41963]: cluster 2023-12-01T08:01:22.824814+0000 mgr.y (mgr.24362) 5787 : cluster 0 pgmap v5756: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:01:24.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:01:23 smithi080 bash[41963]: audit 2023-12-01T08:01:23.732398+0000 mon.c (mon.2) 3693 : audit 0 from='client.? 172.21.15.80:0/1116955004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:01:24.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:01:23 smithi080 bash[28361]: cluster 2023-12-01T08:01:22.824814+0000 mgr.y (mgr.24362) 5787 : cluster 0 pgmap v5756: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:01:24.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:01:23 smithi080 bash[28361]: audit 2023-12-01T08:01:23.732398+0000 mon.c (mon.2) 3693 : audit 0 from='client.? 172.21.15.80:0/1116955004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:01:26.234 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:01:25 smithi080 bash[28361]: cluster 2023-12-01T08:01:24.825510+0000 mgr.y (mgr.24362) 5788 : cluster 0 pgmap v5757: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:01:26.235 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:01:25 smithi080 bash[28361]: audit 2023-12-01T08:01:25.080282+0000 mon.c (mon.2) 3694 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:01:26.235 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:01:25 smithi080 bash[41963]: cluster 2023-12-01T08:01:24.825510+0000 mgr.y (mgr.24362) 5788 : cluster 0 pgmap v5757: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:01:26.235 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:01:25 smithi080 bash[41963]: audit 2023-12-01T08:01:25.080282+0000 mon.c (mon.2) 3694 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:01:26.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:01:25 smithi090 bash[32384]: cluster 2023-12-01T08:01:24.825510+0000 mgr.y (mgr.24362) 5788 : cluster 0 pgmap v5757: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:01:26.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:01:25 smithi090 bash[32384]: audit 2023-12-01T08:01:25.080282+0000 mon.c (mon.2) 3694 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:01:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:01:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:01:26] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T08:01:27.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:01:26 smithi090 bash[32384]: audit 2023-12-01T08:01:26.183949+0000 mon.a (mon.0) 4030 : audit 0 from='client.? 172.21.15.80:0/2923090657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:01:27.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:01:26 smithi080 bash[28361]: audit 2023-12-01T08:01:26.183949+0000 mon.a (mon.0) 4030 : audit 0 from='client.? 172.21.15.80:0/2923090657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:01:27.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:01:26 smithi080 bash[41963]: audit 2023-12-01T08:01:26.183949+0000 mon.a (mon.0) 4030 : audit 0 from='client.? 172.21.15.80:0/2923090657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:01:28.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:01:27 smithi090 bash[32384]: cluster 2023-12-01T08:01:26.826616+0000 mgr.y (mgr.24362) 5789 : cluster 0 pgmap v5758: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:01:28.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:01:27 smithi080 bash[41963]: cluster 2023-12-01T08:01:26.826616+0000 mgr.y (mgr.24362) 5789 : cluster 0 pgmap v5758: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:01:28.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:01:27 smithi080 bash[28361]: cluster 2023-12-01T08:01:26.826616+0000 mgr.y (mgr.24362) 5789 : cluster 0 pgmap v5758: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:01:29.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:01:29 smithi090 bash[32384]: audit 2023-12-01T08:01:28.640250+0000 mon.a (mon.0) 4031 : audit 0 from='client.? 172.21.15.80:0/107466936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:01:29.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:01:29 smithi080 bash[28361]: audit 2023-12-01T08:01:28.640250+0000 mon.a (mon.0) 4031 : audit 0 from='client.? 172.21.15.80:0/107466936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:01:29.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:01:29 smithi080 bash[41963]: audit 2023-12-01T08:01:28.640250+0000 mon.a (mon.0) 4031 : audit 0 from='client.? 172.21.15.80:0/107466936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:01:30.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:01:30 smithi090 bash[32384]: cluster 2023-12-01T08:01:28.827301+0000 mgr.y (mgr.24362) 5790 : cluster 0 pgmap v5759: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:01:30.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:01:30 smithi080 bash[28361]: cluster 2023-12-01T08:01:28.827301+0000 mgr.y (mgr.24362) 5790 : cluster 0 pgmap v5759: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:01:30.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:01:30 smithi080 bash[41963]: cluster 2023-12-01T08:01:28.827301+0000 mgr.y (mgr.24362) 5790 : cluster 0 pgmap v5759: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:01:32.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:01:32 smithi090 bash[32384]: cluster 2023-12-01T08:01:30.828173+0000 mgr.y (mgr.24362) 5791 : cluster 0 pgmap v5760: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:01:32.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:01:32 smithi090 bash[32384]: audit 2023-12-01T08:01:31.101785+0000 mon.c (mon.2) 3695 : audit 0 from='client.? 172.21.15.80:0/968815859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:01:32.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:01:32 smithi080 bash[28361]: cluster 2023-12-01T08:01:30.828173+0000 mgr.y (mgr.24362) 5791 : cluster 0 pgmap v5760: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:01:32.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:01:32 smithi080 bash[28361]: audit 2023-12-01T08:01:31.101785+0000 mon.c (mon.2) 3695 : audit 0 from='client.? 172.21.15.80:0/968815859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:01:32.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:01:32 smithi080 bash[41963]: cluster 2023-12-01T08:01:30.828173+0000 mgr.y (mgr.24362) 5791 : cluster 0 pgmap v5760: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:01:32.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:01:32 smithi080 bash[41963]: audit 2023-12-01T08:01:31.101785+0000 mon.c (mon.2) 3695 : audit 0 from='client.? 172.21.15.80:0/968815859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:01:34.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:01:34 smithi090 bash[32384]: cluster 2023-12-01T08:01:32.829151+0000 mgr.y (mgr.24362) 5792 : cluster 0 pgmap v5761: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:01:34.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:01:34 smithi090 bash[32384]: audit 2023-12-01T08:01:33.549908+0000 mon.a (mon.0) 4032 : audit 0 from='client.? 172.21.15.80:0/2562307013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:01:34.271 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 08:01:33 smithi090 bash[65515]: logger=cleanup t=2023-12-01T08:01:33.837641439Z level=info msg="Completed cleanup jobs" duration=47.938682ms 2023-12-01T08:01:34.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:01:34 smithi080 bash[41963]: cluster 2023-12-01T08:01:32.829151+0000 mgr.y (mgr.24362) 5792 : cluster 0 pgmap v5761: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:01:34.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:01:34 smithi080 bash[41963]: audit 2023-12-01T08:01:33.549908+0000 mon.a (mon.0) 4032 : audit 0 from='client.? 172.21.15.80:0/2562307013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:01:34.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:01:34 smithi080 bash[28361]: cluster 2023-12-01T08:01:32.829151+0000 mgr.y (mgr.24362) 5792 : cluster 0 pgmap v5761: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:01:34.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:01:34 smithi080 bash[28361]: audit 2023-12-01T08:01:33.549908+0000 mon.a (mon.0) 4032 : audit 0 from='client.? 172.21.15.80:0/2562307013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:01:36.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:01:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:01:36] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T08:01:36.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:01:36 smithi080 bash[28361]: cluster 2023-12-01T08:01:34.829947+0000 mgr.y (mgr.24362) 5793 : cluster 0 pgmap v5762: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:01:36.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:01:36 smithi080 bash[28361]: audit 2023-12-01T08:01:36.006797+0000 mon.a (mon.0) 4033 : audit 0 from='client.? 172.21.15.80:0/3883021692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:01:36.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:01:36 smithi080 bash[41963]: cluster 2023-12-01T08:01:34.829947+0000 mgr.y (mgr.24362) 5793 : cluster 0 pgmap v5762: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:01:36.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:01:36 smithi080 bash[41963]: audit 2023-12-01T08:01:36.006797+0000 mon.a (mon.0) 4033 : audit 0 from='client.? 172.21.15.80:0/3883021692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:01:36.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:01:36 smithi090 bash[32384]: cluster 2023-12-01T08:01:34.829947+0000 mgr.y (mgr.24362) 5793 : cluster 0 pgmap v5762: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:01:36.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:01:36 smithi090 bash[32384]: audit 2023-12-01T08:01:36.006797+0000 mon.a (mon.0) 4033 : audit 0 from='client.? 172.21.15.80:0/3883021692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:01:38.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:01:38 smithi080 bash[28361]: cluster 2023-12-01T08:01:36.831249+0000 mgr.y (mgr.24362) 5794 : cluster 0 pgmap v5763: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:01:38.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:01:38 smithi080 bash[41963]: cluster 2023-12-01T08:01:36.831249+0000 mgr.y (mgr.24362) 5794 : cluster 0 pgmap v5763: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:01:38.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:01:38 smithi090 bash[32384]: cluster 2023-12-01T08:01:36.831249+0000 mgr.y (mgr.24362) 5794 : cluster 0 pgmap v5763: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:01:39.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:01:39 smithi080 bash[28361]: audit 2023-12-01T08:01:38.483588+0000 mon.c (mon.2) 3696 : audit 0 from='client.? 172.21.15.80:0/1176534329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:01:39.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:01:39 smithi080 bash[41963]: audit 2023-12-01T08:01:38.483588+0000 mon.c (mon.2) 3696 : audit 0 from='client.? 172.21.15.80:0/1176534329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:01:39.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:01:39 smithi090 bash[32384]: audit 2023-12-01T08:01:38.483588+0000 mon.c (mon.2) 3696 : audit 0 from='client.? 172.21.15.80:0/1176534329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:01:40.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:01:40 smithi080 bash[28361]: cluster 2023-12-01T08:01:38.832092+0000 mgr.y (mgr.24362) 5795 : cluster 0 pgmap v5764: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:01:40.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:01:40 smithi080 bash[41963]: cluster 2023-12-01T08:01:38.832092+0000 mgr.y (mgr.24362) 5795 : cluster 0 pgmap v5764: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:01:40.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:01:40 smithi090 bash[32384]: cluster 2023-12-01T08:01:38.832092+0000 mgr.y (mgr.24362) 5795 : cluster 0 pgmap v5764: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:01:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:01:41 smithi080 bash[28361]: audit 2023-12-01T08:01:40.080791+0000 mon.c (mon.2) 3697 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:01:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:01:41 smithi080 bash[28361]: audit 2023-12-01T08:01:40.936615+0000 mon.a (mon.0) 4034 : audit 0 from='client.? 172.21.15.80:0/3027063225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:01:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:01:41 smithi080 bash[28361]: audit 2023-12-01T08:01:41.024919+0000 mon.c (mon.2) 3698 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:01:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:01:41 smithi080 bash[41963]: audit 2023-12-01T08:01:40.080791+0000 mon.c (mon.2) 3697 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:01:41.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:01:41 smithi080 bash[41963]: audit 2023-12-01T08:01:40.936615+0000 mon.a (mon.0) 4034 : audit 0 from='client.? 172.21.15.80:0/3027063225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:01:41.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:01:41 smithi080 bash[41963]: audit 2023-12-01T08:01:41.024919+0000 mon.c (mon.2) 3698 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:01:41.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:01:41 smithi090 bash[32384]: audit 2023-12-01T08:01:40.080791+0000 mon.c (mon.2) 3697 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:01:41.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:01:41 smithi090 bash[32384]: audit 2023-12-01T08:01:40.936615+0000 mon.a (mon.0) 4034 : audit 0 from='client.? 172.21.15.80:0/3027063225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:01:41.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:01:41 smithi090 bash[32384]: audit 2023-12-01T08:01:41.024919+0000 mon.c (mon.2) 3698 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:01:42.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:01:42 smithi080 bash[28361]: cluster 2023-12-01T08:01:40.832723+0000 mgr.y (mgr.24362) 5796 : cluster 0 pgmap v5765: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:01:42.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:01:42 smithi080 bash[41963]: cluster 2023-12-01T08:01:40.832723+0000 mgr.y (mgr.24362) 5796 : cluster 0 pgmap v5765: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:01:42.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:01:42 smithi090 bash[32384]: cluster 2023-12-01T08:01:40.832723+0000 mgr.y (mgr.24362) 5796 : cluster 0 pgmap v5765: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:01:44.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:01:44 smithi080 bash[28361]: cluster 2023-12-01T08:01:42.833593+0000 mgr.y (mgr.24362) 5797 : cluster 0 pgmap v5766: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:01:44.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:01:44 smithi080 bash[28361]: audit 2023-12-01T08:01:43.395195+0000 mon.c (mon.2) 3699 : audit 0 from='client.? 172.21.15.80:0/3297129180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:01:44.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:01:44 smithi080 bash[41963]: cluster 2023-12-01T08:01:42.833593+0000 mgr.y (mgr.24362) 5797 : cluster 0 pgmap v5766: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:01:44.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:01:44 smithi080 bash[41963]: audit 2023-12-01T08:01:43.395195+0000 mon.c (mon.2) 3699 : audit 0 from='client.? 172.21.15.80:0/3297129180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:01:44.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:01:44 smithi090 bash[32384]: cluster 2023-12-01T08:01:42.833593+0000 mgr.y (mgr.24362) 5797 : cluster 0 pgmap v5766: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:01:44.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:01:44 smithi090 bash[32384]: audit 2023-12-01T08:01:43.395195+0000 mon.c (mon.2) 3699 : audit 0 from='client.? 172.21.15.80:0/3297129180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:01:46.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:01:46 smithi080 bash[41963]: cluster 2023-12-01T08:01:44.834264+0000 mgr.y (mgr.24362) 5798 : cluster 0 pgmap v5767: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:01:46.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:01:46 smithi080 bash[41963]: audit 2023-12-01T08:01:45.852061+0000 mon.c (mon.2) 3700 : audit 0 from='client.? 172.21.15.80:0/2280880072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:01:46.433 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:01:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:01:46] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T08:01:46.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:01:46 smithi080 bash[28361]: cluster 2023-12-01T08:01:44.834264+0000 mgr.y (mgr.24362) 5798 : cluster 0 pgmap v5767: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:01:46.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:01:46 smithi080 bash[28361]: audit 2023-12-01T08:01:45.852061+0000 mon.c (mon.2) 3700 : audit 0 from='client.? 172.21.15.80:0/2280880072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:01:46.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:01:46 smithi090 bash[32384]: cluster 2023-12-01T08:01:44.834264+0000 mgr.y (mgr.24362) 5798 : cluster 0 pgmap v5767: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:01:46.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:01:46 smithi090 bash[32384]: audit 2023-12-01T08:01:45.852061+0000 mon.c (mon.2) 3700 : audit 0 from='client.? 172.21.15.80:0/2280880072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:01:48.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:01:47 smithi080 bash[41963]: cluster 2023-12-01T08:01:46.835430+0000 mgr.y (mgr.24362) 5799 : cluster 0 pgmap v5768: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:01:48.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:01:47 smithi080 bash[41963]: audit 2023-12-01T08:01:46.869339+0000 mon.a (mon.0) 4035 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:01:48.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:01:47 smithi080 bash[41963]: audit 2023-12-01T08:01:46.880481+0000 mon.a (mon.0) 4036 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:01:48.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:01:47 smithi080 bash[41963]: audit 2023-12-01T08:01:47.224610+0000 mon.a (mon.0) 4037 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:01:48.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:01:47 smithi080 bash[41963]: audit 2023-12-01T08:01:47.237408+0000 mon.a (mon.0) 4038 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:01:48.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:01:47 smithi080 bash[41963]: audit 2023-12-01T08:01:47.765966+0000 mon.c (mon.2) 3701 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:01:48.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:01:47 smithi080 bash[41963]: audit 2023-12-01T08:01:47.767615+0000 mon.c (mon.2) 3702 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:01:48.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:01:47 smithi080 bash[41963]: audit 2023-12-01T08:01:47.777003+0000 mon.a (mon.0) 4039 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:01:48.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:01:47 smithi080 bash[28361]: cluster 2023-12-01T08:01:46.835430+0000 mgr.y (mgr.24362) 5799 : cluster 0 pgmap v5768: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:01:48.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:01:47 smithi080 bash[28361]: audit 2023-12-01T08:01:46.869339+0000 mon.a (mon.0) 4035 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:01:48.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:01:47 smithi080 bash[28361]: audit 2023-12-01T08:01:46.880481+0000 mon.a (mon.0) 4036 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:01:48.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:01:47 smithi080 bash[28361]: audit 2023-12-01T08:01:47.224610+0000 mon.a (mon.0) 4037 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:01:48.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:01:47 smithi080 bash[28361]: audit 2023-12-01T08:01:47.237408+0000 mon.a (mon.0) 4038 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:01:48.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:01:47 smithi080 bash[28361]: audit 2023-12-01T08:01:47.765966+0000 mon.c (mon.2) 3701 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:01:48.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:01:47 smithi080 bash[28361]: audit 2023-12-01T08:01:47.767615+0000 mon.c (mon.2) 3702 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:01:48.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:01:47 smithi080 bash[28361]: audit 2023-12-01T08:01:47.777003+0000 mon.a (mon.0) 4039 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:01:48.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:01:47 smithi090 bash[32384]: cluster 2023-12-01T08:01:46.835430+0000 mgr.y (mgr.24362) 5799 : cluster 0 pgmap v5768: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:01:48.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:01:47 smithi090 bash[32384]: audit 2023-12-01T08:01:46.869339+0000 mon.a (mon.0) 4035 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:01:48.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:01:47 smithi090 bash[32384]: audit 2023-12-01T08:01:46.880481+0000 mon.a (mon.0) 4036 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:01:48.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:01:47 smithi090 bash[32384]: audit 2023-12-01T08:01:47.224610+0000 mon.a (mon.0) 4037 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:01:48.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:01:47 smithi090 bash[32384]: audit 2023-12-01T08:01:47.237408+0000 mon.a (mon.0) 4038 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:01:48.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:01:47 smithi090 bash[32384]: audit 2023-12-01T08:01:47.765966+0000 mon.c (mon.2) 3701 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:01:48.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:01:47 smithi090 bash[32384]: audit 2023-12-01T08:01:47.767615+0000 mon.c (mon.2) 3702 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:01:48.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:01:47 smithi090 bash[32384]: audit 2023-12-01T08:01:47.777003+0000 mon.a (mon.0) 4039 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:01:49.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:01:48 smithi080 bash[28361]: audit 2023-12-01T08:01:48.307128+0000 mon.a (mon.0) 4040 : audit 0 from='client.? 172.21.15.80:0/1776786621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:01:49.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:01:48 smithi080 bash[41963]: audit 2023-12-01T08:01:48.307128+0000 mon.a (mon.0) 4040 : audit 0 from='client.? 172.21.15.80:0/1776786621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:01:49.273 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:01:48 smithi090 bash[32384]: audit 2023-12-01T08:01:48.307128+0000 mon.a (mon.0) 4040 : audit 0 from='client.? 172.21.15.80:0/1776786621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:01:50.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:01:49 smithi080 bash[28361]: cluster 2023-12-01T08:01:48.836237+0000 mgr.y (mgr.24362) 5800 : cluster 0 pgmap v5769: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:01:50.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:01:49 smithi080 bash[41963]: cluster 2023-12-01T08:01:48.836237+0000 mgr.y (mgr.24362) 5800 : cluster 0 pgmap v5769: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:01:50.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:01:49 smithi090 bash[32384]: cluster 2023-12-01T08:01:48.836237+0000 mgr.y (mgr.24362) 5800 : cluster 0 pgmap v5769: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:01:51.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:01:50 smithi080 bash[41963]: audit 2023-12-01T08:01:50.757407+0000 mon.c (mon.2) 3703 : audit 0 from='client.? 172.21.15.80:0/534420238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:01:51.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:01:50 smithi080 bash[28361]: audit 2023-12-01T08:01:50.757407+0000 mon.c (mon.2) 3703 : audit 0 from='client.? 172.21.15.80:0/534420238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:01:51.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:01:50 smithi090 bash[32384]: audit 2023-12-01T08:01:50.757407+0000 mon.c (mon.2) 3703 : audit 0 from='client.? 172.21.15.80:0/534420238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:01:52.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:01:51 smithi080 bash[41963]: cluster 2023-12-01T08:01:50.837092+0000 mgr.y (mgr.24362) 5801 : cluster 0 pgmap v5770: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:01:52.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:01:51 smithi080 bash[28361]: cluster 2023-12-01T08:01:50.837092+0000 mgr.y (mgr.24362) 5801 : cluster 0 pgmap v5770: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:01:52.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:01:51 smithi090 bash[32384]: cluster 2023-12-01T08:01:50.837092+0000 mgr.y (mgr.24362) 5801 : cluster 0 pgmap v5770: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:01:54.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:01:53 smithi080 bash[28361]: cluster 2023-12-01T08:01:52.837842+0000 mgr.y (mgr.24362) 5802 : cluster 0 pgmap v5771: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:01:54.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:01:53 smithi080 bash[28361]: audit 2023-12-01T08:01:53.215735+0000 mon.a (mon.0) 4041 : audit 0 from='client.? 172.21.15.80:0/828594650' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:01:54.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:01:53 smithi080 bash[41963]: cluster 2023-12-01T08:01:52.837842+0000 mgr.y (mgr.24362) 5802 : cluster 0 pgmap v5771: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:01:54.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:01:53 smithi080 bash[41963]: audit 2023-12-01T08:01:53.215735+0000 mon.a (mon.0) 4041 : audit 0 from='client.? 172.21.15.80:0/828594650' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:01:54.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:01:53 smithi090 bash[32384]: cluster 2023-12-01T08:01:52.837842+0000 mgr.y (mgr.24362) 5802 : cluster 0 pgmap v5771: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:01:54.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:01:53 smithi090 bash[32384]: audit 2023-12-01T08:01:53.215735+0000 mon.a (mon.0) 4041 : audit 0 from='client.? 172.21.15.80:0/828594650' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:01:56.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:01:55 smithi080 bash[28361]: cluster 2023-12-01T08:01:54.838632+0000 mgr.y (mgr.24362) 5803 : cluster 0 pgmap v5772: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:01:56.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:01:55 smithi080 bash[28361]: audit 2023-12-01T08:01:55.081236+0000 mon.c (mon.2) 3704 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:01:56.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:01:55 smithi080 bash[28361]: audit 2023-12-01T08:01:55.669783+0000 mon.a (mon.0) 4042 : audit 0 from='client.? 172.21.15.80:0/2582874627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:01:56.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:01:55 smithi080 bash[41963]: cluster 2023-12-01T08:01:54.838632+0000 mgr.y (mgr.24362) 5803 : cluster 0 pgmap v5772: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:01:56.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:01:55 smithi080 bash[41963]: audit 2023-12-01T08:01:55.081236+0000 mon.c (mon.2) 3704 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:01:56.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:01:55 smithi080 bash[41963]: audit 2023-12-01T08:01:55.669783+0000 mon.a (mon.0) 4042 : audit 0 from='client.? 172.21.15.80:0/2582874627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:01:56.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:01:55 smithi090 bash[32384]: cluster 2023-12-01T08:01:54.838632+0000 mgr.y (mgr.24362) 5803 : cluster 0 pgmap v5772: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:01:56.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:01:55 smithi090 bash[32384]: audit 2023-12-01T08:01:55.081236+0000 mon.c (mon.2) 3704 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:01:56.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:01:55 smithi090 bash[32384]: audit 2023-12-01T08:01:55.669783+0000 mon.a (mon.0) 4042 : audit 0 from='client.? 172.21.15.80:0/2582874627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:01:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:01:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:01:56] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.43.0" 2023-12-01T08:01:58.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:01:57 smithi080 bash[28361]: cluster 2023-12-01T08:01:56.839809+0000 mgr.y (mgr.24362) 5804 : cluster 0 pgmap v5773: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:01:58.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:01:57 smithi080 bash[41963]: cluster 2023-12-01T08:01:56.839809+0000 mgr.y (mgr.24362) 5804 : cluster 0 pgmap v5773: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:01:58.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:01:57 smithi090 bash[32384]: cluster 2023-12-01T08:01:56.839809+0000 mgr.y (mgr.24362) 5804 : cluster 0 pgmap v5773: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:01:59.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:01:58 smithi080 bash[28361]: audit 2023-12-01T08:01:58.134070+0000 mon.a (mon.0) 4043 : audit 0 from='client.? 172.21.15.80:0/1173900285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:01:59.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:01:58 smithi080 bash[41963]: audit 2023-12-01T08:01:58.134070+0000 mon.a (mon.0) 4043 : audit 0 from='client.? 172.21.15.80:0/1173900285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:01:59.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:01:58 smithi090 bash[32384]: audit 2023-12-01T08:01:58.134070+0000 mon.a (mon.0) 4043 : audit 0 from='client.? 172.21.15.80:0/1173900285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:02:00.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:01:59 smithi080 bash[28361]: cluster 2023-12-01T08:01:58.840506+0000 mgr.y (mgr.24362) 5805 : cluster 0 pgmap v5774: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:02:00.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:01:59 smithi080 bash[41963]: cluster 2023-12-01T08:01:58.840506+0000 mgr.y (mgr.24362) 5805 : cluster 0 pgmap v5774: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:02:00.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:01:59 smithi090 bash[32384]: cluster 2023-12-01T08:01:58.840506+0000 mgr.y (mgr.24362) 5805 : cluster 0 pgmap v5774: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:02:01.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:02:00 smithi080 bash[41963]: audit 2023-12-01T08:02:00.585190+0000 mon.c (mon.2) 3705 : audit 0 from='client.? 172.21.15.80:0/373759539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:02:01.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:02:00 smithi080 bash[28361]: audit 2023-12-01T08:02:00.585190+0000 mon.c (mon.2) 3705 : audit 0 from='client.? 172.21.15.80:0/373759539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:02:01.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:02:00 smithi090 bash[32384]: audit 2023-12-01T08:02:00.585190+0000 mon.c (mon.2) 3705 : audit 0 from='client.? 172.21.15.80:0/373759539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:02:02.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:02:01 smithi080 bash[41963]: cluster 2023-12-01T08:02:00.841435+0000 mgr.y (mgr.24362) 5806 : cluster 0 pgmap v5775: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:02:02.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:02:01 smithi080 bash[28361]: cluster 2023-12-01T08:02:00.841435+0000 mgr.y (mgr.24362) 5806 : cluster 0 pgmap v5775: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:02:02.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:02:01 smithi090 bash[32384]: cluster 2023-12-01T08:02:00.841435+0000 mgr.y (mgr.24362) 5806 : cluster 0 pgmap v5775: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:02:04.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:02:03 smithi080 bash[28361]: cluster 2023-12-01T08:02:02.842089+0000 mgr.y (mgr.24362) 5807 : cluster 0 pgmap v5776: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:02:04.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:02:03 smithi080 bash[28361]: audit 2023-12-01T08:02:03.049492+0000 mon.c (mon.2) 3706 : audit 0 from='client.? 172.21.15.80:0/2403931583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:02:04.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:02:03 smithi080 bash[41963]: cluster 2023-12-01T08:02:02.842089+0000 mgr.y (mgr.24362) 5807 : cluster 0 pgmap v5776: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:02:04.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:02:03 smithi080 bash[41963]: audit 2023-12-01T08:02:03.049492+0000 mon.c (mon.2) 3706 : audit 0 from='client.? 172.21.15.80:0/2403931583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:02:04.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:02:03 smithi090 bash[32384]: cluster 2023-12-01T08:02:02.842089+0000 mgr.y (mgr.24362) 5807 : cluster 0 pgmap v5776: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:02:04.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:02:03 smithi090 bash[32384]: audit 2023-12-01T08:02:03.049492+0000 mon.c (mon.2) 3706 : audit 0 from='client.? 172.21.15.80:0/2403931583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:02:06.234 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:02:05 smithi080 bash[41963]: cluster 2023-12-01T08:02:04.842742+0000 mgr.y (mgr.24362) 5808 : cluster 0 pgmap v5777: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:02:06.235 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:02:05 smithi080 bash[41963]: audit 2023-12-01T08:02:05.507377+0000 mon.a (mon.0) 4044 : audit 0 from='client.? 172.21.15.80:0/2305825712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:02:06.235 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:02:05 smithi080 bash[28361]: cluster 2023-12-01T08:02:04.842742+0000 mgr.y (mgr.24362) 5808 : cluster 0 pgmap v5777: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:02:06.235 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:02:05 smithi080 bash[28361]: audit 2023-12-01T08:02:05.507377+0000 mon.a (mon.0) 4044 : audit 0 from='client.? 172.21.15.80:0/2305825712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:02:06.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:02:05 smithi090 bash[32384]: cluster 2023-12-01T08:02:04.842742+0000 mgr.y (mgr.24362) 5808 : cluster 0 pgmap v5777: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:02:06.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:02:05 smithi090 bash[32384]: audit 2023-12-01T08:02:05.507377+0000 mon.a (mon.0) 4044 : audit 0 from='client.? 172.21.15.80:0/2305825712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:02:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:02:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:02:06] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.43.0" 2023-12-01T08:02:08.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:02:07 smithi090 bash[32384]: cluster 2023-12-01T08:02:06.843922+0000 mgr.y (mgr.24362) 5809 : cluster 0 pgmap v5778: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:02:08.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:02:07 smithi080 bash[28361]: cluster 2023-12-01T08:02:06.843922+0000 mgr.y (mgr.24362) 5809 : cluster 0 pgmap v5778: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:02:08.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:02:07 smithi080 bash[41963]: cluster 2023-12-01T08:02:06.843922+0000 mgr.y (mgr.24362) 5809 : cluster 0 pgmap v5778: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:02:09.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:02:08 smithi090 bash[32384]: audit 2023-12-01T08:02:07.965330+0000 mon.a (mon.0) 4045 : audit 0 from='client.? 172.21.15.80:0/1129308960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:02:09.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:02:08 smithi080 bash[28361]: audit 2023-12-01T08:02:07.965330+0000 mon.a (mon.0) 4045 : audit 0 from='client.? 172.21.15.80:0/1129308960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:02:09.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:02:08 smithi080 bash[41963]: audit 2023-12-01T08:02:07.965330+0000 mon.a (mon.0) 4045 : audit 0 from='client.? 172.21.15.80:0/1129308960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:02:10.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:02:09 smithi090 bash[32384]: cluster 2023-12-01T08:02:08.844576+0000 mgr.y (mgr.24362) 5810 : cluster 0 pgmap v5779: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:02:10.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:02:09 smithi080 bash[41963]: cluster 2023-12-01T08:02:08.844576+0000 mgr.y (mgr.24362) 5810 : cluster 0 pgmap v5779: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:02:10.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:02:09 smithi080 bash[28361]: cluster 2023-12-01T08:02:08.844576+0000 mgr.y (mgr.24362) 5810 : cluster 0 pgmap v5779: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:02:11.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:02:10 smithi090 bash[32384]: audit 2023-12-01T08:02:10.081596+0000 mon.c (mon.2) 3707 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:02:11.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:02:10 smithi090 bash[32384]: audit 2023-12-01T08:02:10.419975+0000 mon.c (mon.2) 3708 : audit 0 from='client.? 172.21.15.80:0/2732349465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:02:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:02:10 smithi080 bash[28361]: audit 2023-12-01T08:02:10.081596+0000 mon.c (mon.2) 3707 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:02:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:02:10 smithi080 bash[28361]: audit 2023-12-01T08:02:10.419975+0000 mon.c (mon.2) 3708 : audit 0 from='client.? 172.21.15.80:0/2732349465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:02:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:02:10 smithi080 bash[41963]: audit 2023-12-01T08:02:10.081596+0000 mon.c (mon.2) 3707 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:02:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:02:10 smithi080 bash[41963]: audit 2023-12-01T08:02:10.419975+0000 mon.c (mon.2) 3708 : audit 0 from='client.? 172.21.15.80:0/2732349465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:02:12.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:02:11 smithi090 bash[32384]: cluster 2023-12-01T08:02:10.845526+0000 mgr.y (mgr.24362) 5811 : cluster 0 pgmap v5780: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:02:12.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:02:11 smithi080 bash[28361]: cluster 2023-12-01T08:02:10.845526+0000 mgr.y (mgr.24362) 5811 : cluster 0 pgmap v5780: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:02:12.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:02:11 smithi080 bash[41963]: cluster 2023-12-01T08:02:10.845526+0000 mgr.y (mgr.24362) 5811 : cluster 0 pgmap v5780: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:02:13.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:02:12 smithi090 bash[32384]: audit 2023-12-01T08:02:12.860267+0000 mon.c (mon.2) 3709 : audit 0 from='client.? 172.21.15.80:0/72165042' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:02:13.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:02:12 smithi080 bash[28361]: audit 2023-12-01T08:02:12.860267+0000 mon.c (mon.2) 3709 : audit 0 from='client.? 172.21.15.80:0/72165042' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:02:13.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:02:12 smithi080 bash[41963]: audit 2023-12-01T08:02:12.860267+0000 mon.c (mon.2) 3709 : audit 0 from='client.? 172.21.15.80:0/72165042' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:02:14.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:02:13 smithi090 bash[32384]: cluster 2023-12-01T08:02:12.846334+0000 mgr.y (mgr.24362) 5812 : cluster 0 pgmap v5781: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:02:14.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:02:13 smithi080 bash[41963]: cluster 2023-12-01T08:02:12.846334+0000 mgr.y (mgr.24362) 5812 : cluster 0 pgmap v5781: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:02:14.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:02:13 smithi080 bash[28361]: cluster 2023-12-01T08:02:12.846334+0000 mgr.y (mgr.24362) 5812 : cluster 0 pgmap v5781: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:02:16.235 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:02:15 smithi080 bash[41963]: cluster 2023-12-01T08:02:14.846974+0000 mgr.y (mgr.24362) 5813 : cluster 0 pgmap v5782: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:02:16.235 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:02:15 smithi080 bash[41963]: audit 2023-12-01T08:02:15.319540+0000 mon.c (mon.2) 3710 : audit 0 from='client.? 172.21.15.80:0/1066485984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:02:16.236 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:02:15 smithi080 bash[28361]: cluster 2023-12-01T08:02:14.846974+0000 mgr.y (mgr.24362) 5813 : cluster 0 pgmap v5782: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:02:16.236 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:02:15 smithi080 bash[28361]: audit 2023-12-01T08:02:15.319540+0000 mon.c (mon.2) 3710 : audit 0 from='client.? 172.21.15.80:0/1066485984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:02:16.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:02:15 smithi090 bash[32384]: cluster 2023-12-01T08:02:14.846974+0000 mgr.y (mgr.24362) 5813 : cluster 0 pgmap v5782: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:02:16.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:02:15 smithi090 bash[32384]: audit 2023-12-01T08:02:15.319540+0000 mon.c (mon.2) 3710 : audit 0 from='client.? 172.21.15.80:0/1066485984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:02:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:02:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:02:16] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T08:02:18.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:02:17 smithi090 bash[32384]: cluster 2023-12-01T08:02:16.848169+0000 mgr.y (mgr.24362) 5814 : cluster 0 pgmap v5783: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:02:18.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:02:17 smithi090 bash[32384]: audit 2023-12-01T08:02:17.771082+0000 mon.c (mon.2) 3711 : audit 0 from='client.? 172.21.15.80:0/3876408048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:02:18.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:02:17 smithi080 bash[28361]: cluster 2023-12-01T08:02:16.848169+0000 mgr.y (mgr.24362) 5814 : cluster 0 pgmap v5783: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:02:18.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:02:17 smithi080 bash[28361]: audit 2023-12-01T08:02:17.771082+0000 mon.c (mon.2) 3711 : audit 0 from='client.? 172.21.15.80:0/3876408048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:02:18.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:02:17 smithi080 bash[41963]: cluster 2023-12-01T08:02:16.848169+0000 mgr.y (mgr.24362) 5814 : cluster 0 pgmap v5783: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:02:18.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:02:17 smithi080 bash[41963]: audit 2023-12-01T08:02:17.771082+0000 mon.c (mon.2) 3711 : audit 0 from='client.? 172.21.15.80:0/3876408048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:02:20.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:02:19 smithi090 bash[32384]: cluster 2023-12-01T08:02:18.848871+0000 mgr.y (mgr.24362) 5815 : cluster 0 pgmap v5784: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:02:20.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:02:19 smithi080 bash[28361]: cluster 2023-12-01T08:02:18.848871+0000 mgr.y (mgr.24362) 5815 : cluster 0 pgmap v5784: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:02:20.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:02:19 smithi080 bash[41963]: cluster 2023-12-01T08:02:18.848871+0000 mgr.y (mgr.24362) 5815 : cluster 0 pgmap v5784: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:02:21.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:02:20 smithi090 bash[32384]: audit 2023-12-01T08:02:20.232087+0000 mon.a (mon.0) 4046 : audit 0 from='client.? 172.21.15.80:0/2358941751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:02:21.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:02:20 smithi080 bash[28361]: audit 2023-12-01T08:02:20.232087+0000 mon.a (mon.0) 4046 : audit 0 from='client.? 172.21.15.80:0/2358941751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:02:21.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:02:20 smithi080 bash[41963]: audit 2023-12-01T08:02:20.232087+0000 mon.a (mon.0) 4046 : audit 0 from='client.? 172.21.15.80:0/2358941751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:02:22.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:02:21 smithi090 bash[32384]: cluster 2023-12-01T08:02:20.849917+0000 mgr.y (mgr.24362) 5816 : cluster 0 pgmap v5785: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:02:22.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:02:21 smithi080 bash[28361]: cluster 2023-12-01T08:02:20.849917+0000 mgr.y (mgr.24362) 5816 : cluster 0 pgmap v5785: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:02:22.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:02:21 smithi080 bash[41963]: cluster 2023-12-01T08:02:20.849917+0000 mgr.y (mgr.24362) 5816 : cluster 0 pgmap v5785: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:02:23.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:02:23 smithi090 bash[32384]: audit 2023-12-01T08:02:22.684002+0000 mon.c (mon.2) 3712 : audit 0 from='client.? 172.21.15.80:0/618760364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:02:23.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:02:23 smithi080 bash[41963]: audit 2023-12-01T08:02:22.684002+0000 mon.c (mon.2) 3712 : audit 0 from='client.? 172.21.15.80:0/618760364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:02:23.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:02:23 smithi080 bash[28361]: audit 2023-12-01T08:02:22.684002+0000 mon.c (mon.2) 3712 : audit 0 from='client.? 172.21.15.80:0/618760364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:02:24.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:02:24 smithi090 bash[32384]: cluster 2023-12-01T08:02:22.850620+0000 mgr.y (mgr.24362) 5817 : cluster 0 pgmap v5786: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:02:24.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:02:24 smithi080 bash[28361]: cluster 2023-12-01T08:02:22.850620+0000 mgr.y (mgr.24362) 5817 : cluster 0 pgmap v5786: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:02:24.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:02:24 smithi080 bash[41963]: cluster 2023-12-01T08:02:22.850620+0000 mgr.y (mgr.24362) 5817 : cluster 0 pgmap v5786: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:02:26.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:02:26 smithi090 bash[32384]: cluster 2023-12-01T08:02:24.851241+0000 mgr.y (mgr.24362) 5818 : cluster 0 pgmap v5787: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:02:26.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:02:26 smithi090 bash[32384]: audit 2023-12-01T08:02:25.081783+0000 mon.c (mon.2) 3713 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:02:26.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:02:26 smithi090 bash[32384]: audit 2023-12-01T08:02:25.145051+0000 mon.c (mon.2) 3714 : audit 0 from='client.? 172.21.15.80:0/1784904761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:02:26.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:02:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:02:26] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T08:02:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:02:26 smithi080 bash[41963]: cluster 2023-12-01T08:02:24.851241+0000 mgr.y (mgr.24362) 5818 : cluster 0 pgmap v5787: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:02:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:02:26 smithi080 bash[41963]: audit 2023-12-01T08:02:25.081783+0000 mon.c (mon.2) 3713 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:02:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:02:26 smithi080 bash[41963]: audit 2023-12-01T08:02:25.145051+0000 mon.c (mon.2) 3714 : audit 0 from='client.? 172.21.15.80:0/1784904761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:02:26.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:02:26 smithi080 bash[28361]: cluster 2023-12-01T08:02:24.851241+0000 mgr.y (mgr.24362) 5818 : cluster 0 pgmap v5787: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:02:26.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:02:26 smithi080 bash[28361]: audit 2023-12-01T08:02:25.081783+0000 mon.c (mon.2) 3713 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:02:26.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:02:26 smithi080 bash[28361]: audit 2023-12-01T08:02:25.145051+0000 mon.c (mon.2) 3714 : audit 0 from='client.? 172.21.15.80:0/1784904761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:02:28.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:02:28 smithi090 bash[32384]: cluster 2023-12-01T08:02:26.852352+0000 mgr.y (mgr.24362) 5819 : cluster 0 pgmap v5788: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:02:28.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:02:28 smithi090 bash[32384]: audit 2023-12-01T08:02:27.602436+0000 mon.a (mon.0) 4047 : audit 0 from='client.? 172.21.15.80:0/642939528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:02:28.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:02:28 smithi080 bash[41963]: cluster 2023-12-01T08:02:26.852352+0000 mgr.y (mgr.24362) 5819 : cluster 0 pgmap v5788: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:02:28.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:02:28 smithi080 bash[41963]: audit 2023-12-01T08:02:27.602436+0000 mon.a (mon.0) 4047 : audit 0 from='client.? 172.21.15.80:0/642939528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:02:28.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:02:28 smithi080 bash[28361]: cluster 2023-12-01T08:02:26.852352+0000 mgr.y (mgr.24362) 5819 : cluster 0 pgmap v5788: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:02:28.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:02:28 smithi080 bash[28361]: audit 2023-12-01T08:02:27.602436+0000 mon.a (mon.0) 4047 : audit 0 from='client.? 172.21.15.80:0/642939528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:02:30.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:02:30 smithi090 bash[32384]: cluster 2023-12-01T08:02:28.853001+0000 mgr.y (mgr.24362) 5820 : cluster 0 pgmap v5789: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:02:30.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:02:30 smithi080 bash[41963]: cluster 2023-12-01T08:02:28.853001+0000 mgr.y (mgr.24362) 5820 : cluster 0 pgmap v5789: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:02:30.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:02:30 smithi080 bash[28361]: cluster 2023-12-01T08:02:28.853001+0000 mgr.y (mgr.24362) 5820 : cluster 0 pgmap v5789: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:02:31.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:02:31 smithi080 bash[41963]: audit 2023-12-01T08:02:30.058279+0000 mon.a (mon.0) 4048 : audit 0 from='client.? 172.21.15.80:0/963593207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:02:31.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:02:31 smithi080 bash[28361]: audit 2023-12-01T08:02:30.058279+0000 mon.a (mon.0) 4048 : audit 0 from='client.? 172.21.15.80:0/963593207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:02:31.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:02:31 smithi090 bash[32384]: audit 2023-12-01T08:02:30.058279+0000 mon.a (mon.0) 4048 : audit 0 from='client.? 172.21.15.80:0/963593207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:02:32.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:02:32 smithi080 bash[28361]: cluster 2023-12-01T08:02:30.854088+0000 mgr.y (mgr.24362) 5821 : cluster 0 pgmap v5790: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:02:32.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:02:32 smithi080 bash[41963]: cluster 2023-12-01T08:02:30.854088+0000 mgr.y (mgr.24362) 5821 : cluster 0 pgmap v5790: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:02:32.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:02:32 smithi090 bash[32384]: cluster 2023-12-01T08:02:30.854088+0000 mgr.y (mgr.24362) 5821 : cluster 0 pgmap v5790: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:02:33.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:02:33 smithi080 bash[41963]: audit 2023-12-01T08:02:32.519314+0000 mon.c (mon.2) 3715 : audit 0 from='client.? 172.21.15.80:0/368608101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:02:33.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:02:33 smithi080 bash[28361]: audit 2023-12-01T08:02:32.519314+0000 mon.c (mon.2) 3715 : audit 0 from='client.? 172.21.15.80:0/368608101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:02:33.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:02:33 smithi090 bash[32384]: audit 2023-12-01T08:02:32.519314+0000 mon.c (mon.2) 3715 : audit 0 from='client.? 172.21.15.80:0/368608101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:02:34.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:02:34 smithi080 bash[28361]: cluster 2023-12-01T08:02:32.854826+0000 mgr.y (mgr.24362) 5822 : cluster 0 pgmap v5791: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:02:34.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:02:34 smithi080 bash[41963]: cluster 2023-12-01T08:02:32.854826+0000 mgr.y (mgr.24362) 5822 : cluster 0 pgmap v5791: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:02:34.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:02:34 smithi090 bash[32384]: cluster 2023-12-01T08:02:32.854826+0000 mgr.y (mgr.24362) 5822 : cluster 0 pgmap v5791: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:02:35.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:02:35 smithi080 bash[28361]: audit 2023-12-01T08:02:34.981062+0000 mon.a (mon.0) 4049 : audit 0 from='client.? 172.21.15.80:0/1594892855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:02:35.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:02:35 smithi080 bash[41963]: audit 2023-12-01T08:02:34.981062+0000 mon.a (mon.0) 4049 : audit 0 from='client.? 172.21.15.80:0/1594892855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:02:35.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:02:35 smithi090 bash[32384]: audit 2023-12-01T08:02:34.981062+0000 mon.a (mon.0) 4049 : audit 0 from='client.? 172.21.15.80:0/1594892855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:02:36.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:02:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:02:36] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T08:02:36.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:02:36 smithi080 bash[41963]: cluster 2023-12-01T08:02:34.855488+0000 mgr.y (mgr.24362) 5823 : cluster 0 pgmap v5792: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:02:36.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:02:36 smithi080 bash[28361]: cluster 2023-12-01T08:02:34.855488+0000 mgr.y (mgr.24362) 5823 : cluster 0 pgmap v5792: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:02:36.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:02:36 smithi090 bash[32384]: cluster 2023-12-01T08:02:34.855488+0000 mgr.y (mgr.24362) 5823 : cluster 0 pgmap v5792: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:02:38.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:02:38 smithi080 bash[28361]: cluster 2023-12-01T08:02:36.856564+0000 mgr.y (mgr.24362) 5824 : cluster 0 pgmap v5793: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:02:38.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:02:38 smithi080 bash[28361]: audit 2023-12-01T08:02:37.429534+0000 mon.a (mon.0) 4050 : audit 0 from='client.? 172.21.15.80:0/1226824119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:02:38.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:02:38 smithi080 bash[41963]: cluster 2023-12-01T08:02:36.856564+0000 mgr.y (mgr.24362) 5824 : cluster 0 pgmap v5793: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:02:38.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:02:38 smithi080 bash[41963]: audit 2023-12-01T08:02:37.429534+0000 mon.a (mon.0) 4050 : audit 0 from='client.? 172.21.15.80:0/1226824119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:02:38.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:02:38 smithi090 bash[32384]: cluster 2023-12-01T08:02:36.856564+0000 mgr.y (mgr.24362) 5824 : cluster 0 pgmap v5793: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:02:38.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:02:38 smithi090 bash[32384]: audit 2023-12-01T08:02:37.429534+0000 mon.a (mon.0) 4050 : audit 0 from='client.? 172.21.15.80:0/1226824119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:02:40.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:02:40 smithi080 bash[28361]: cluster 2023-12-01T08:02:38.857235+0000 mgr.y (mgr.24362) 5825 : cluster 0 pgmap v5794: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:02:40.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:02:40 smithi080 bash[28361]: audit 2023-12-01T08:02:39.884870+0000 mon.a (mon.0) 4051 : audit 0 from='client.? 172.21.15.80:0/2631251993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:02:40.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:02:40 smithi080 bash[41963]: cluster 2023-12-01T08:02:38.857235+0000 mgr.y (mgr.24362) 5825 : cluster 0 pgmap v5794: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:02:40.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:02:40 smithi080 bash[41963]: audit 2023-12-01T08:02:39.884870+0000 mon.a (mon.0) 4051 : audit 0 from='client.? 172.21.15.80:0/2631251993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:02:40.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:02:40 smithi090 bash[32384]: cluster 2023-12-01T08:02:38.857235+0000 mgr.y (mgr.24362) 5825 : cluster 0 pgmap v5794: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:02:40.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:02:40 smithi090 bash[32384]: audit 2023-12-01T08:02:39.884870+0000 mon.a (mon.0) 4051 : audit 0 from='client.? 172.21.15.80:0/2631251993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:02:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:02:41 smithi080 bash[28361]: audit 2023-12-01T08:02:40.082144+0000 mon.c (mon.2) 3716 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:02:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:02:41 smithi080 bash[41963]: audit 2023-12-01T08:02:40.082144+0000 mon.c (mon.2) 3716 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:02:41.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:02:41 smithi090 bash[32384]: audit 2023-12-01T08:02:40.082144+0000 mon.c (mon.2) 3716 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:02:42.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:02:42 smithi080 bash[28361]: cluster 2023-12-01T08:02:40.858271+0000 mgr.y (mgr.24362) 5826 : cluster 0 pgmap v5795: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:02:42.453 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:02:42 smithi080 bash[41963]: cluster 2023-12-01T08:02:40.858271+0000 mgr.y (mgr.24362) 5826 : cluster 0 pgmap v5795: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:02:42.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:02:42 smithi090 bash[32384]: cluster 2023-12-01T08:02:40.858271+0000 mgr.y (mgr.24362) 5826 : cluster 0 pgmap v5795: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:02:43.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:02:43 smithi080 bash[28361]: audit 2023-12-01T08:02:42.339475+0000 mon.a (mon.0) 4052 : audit 0 from='client.? 172.21.15.80:0/653335090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:02:43.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:02:43 smithi080 bash[41963]: audit 2023-12-01T08:02:42.339475+0000 mon.a (mon.0) 4052 : audit 0 from='client.? 172.21.15.80:0/653335090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:02:43.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:02:43 smithi090 bash[32384]: audit 2023-12-01T08:02:42.339475+0000 mon.a (mon.0) 4052 : audit 0 from='client.? 172.21.15.80:0/653335090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:02:44.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:02:44 smithi080 bash[28361]: cluster 2023-12-01T08:02:42.859004+0000 mgr.y (mgr.24362) 5827 : cluster 0 pgmap v5796: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:02:44.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:02:44 smithi080 bash[41963]: cluster 2023-12-01T08:02:42.859004+0000 mgr.y (mgr.24362) 5827 : cluster 0 pgmap v5796: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:02:44.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:02:44 smithi090 bash[32384]: cluster 2023-12-01T08:02:42.859004+0000 mgr.y (mgr.24362) 5827 : cluster 0 pgmap v5796: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:02:45.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:02:45 smithi080 bash[41963]: audit 2023-12-01T08:02:44.791949+0000 mon.a (mon.0) 4053 : audit 0 from='client.? 172.21.15.80:0/1534291213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:02:45.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:02:45 smithi080 bash[28361]: audit 2023-12-01T08:02:44.791949+0000 mon.a (mon.0) 4053 : audit 0 from='client.? 172.21.15.80:0/1534291213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:02:45.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:02:45 smithi090 bash[32384]: audit 2023-12-01T08:02:44.791949+0000 mon.a (mon.0) 4053 : audit 0 from='client.? 172.21.15.80:0/1534291213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:02:46.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:02:46 smithi080 bash[28361]: cluster 2023-12-01T08:02:44.859629+0000 mgr.y (mgr.24362) 5828 : cluster 0 pgmap v5797: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:02:46.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:02:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:02:46] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T08:02:46.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:02:46 smithi080 bash[41963]: cluster 2023-12-01T08:02:44.859629+0000 mgr.y (mgr.24362) 5828 : cluster 0 pgmap v5797: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:02:46.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:02:46 smithi090 bash[32384]: cluster 2023-12-01T08:02:44.859629+0000 mgr.y (mgr.24362) 5828 : cluster 0 pgmap v5797: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:02:48.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:02:48 smithi080 bash[28361]: cluster 2023-12-01T08:02:46.860784+0000 mgr.y (mgr.24362) 5829 : cluster 0 pgmap v5798: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:02:48.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:02:48 smithi080 bash[28361]: audit 2023-12-01T08:02:47.238963+0000 mon.c (mon.2) 3717 : audit 0 from='client.? 172.21.15.80:0/1455039842' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:02:48.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:02:48 smithi080 bash[28361]: audit 2023-12-01T08:02:47.860558+0000 mon.c (mon.2) 3718 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:02:48.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:02:48 smithi080 bash[41963]: cluster 2023-12-01T08:02:46.860784+0000 mgr.y (mgr.24362) 5829 : cluster 0 pgmap v5798: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:02:48.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:02:48 smithi080 bash[41963]: audit 2023-12-01T08:02:47.238963+0000 mon.c (mon.2) 3717 : audit 0 from='client.? 172.21.15.80:0/1455039842' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:02:48.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:02:48 smithi080 bash[41963]: audit 2023-12-01T08:02:47.860558+0000 mon.c (mon.2) 3718 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:02:48.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:02:48 smithi090 bash[32384]: cluster 2023-12-01T08:02:46.860784+0000 mgr.y (mgr.24362) 5829 : cluster 0 pgmap v5798: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:02:48.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:02:48 smithi090 bash[32384]: audit 2023-12-01T08:02:47.238963+0000 mon.c (mon.2) 3717 : audit 0 from='client.? 172.21.15.80:0/1455039842' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:02:48.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:02:48 smithi090 bash[32384]: audit 2023-12-01T08:02:47.860558+0000 mon.c (mon.2) 3718 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:02:49.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:02:49 smithi090 bash[32384]: audit 2023-12-01T08:02:48.240632+0000 mon.a (mon.0) 4054 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:02:49.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:02:49 smithi090 bash[32384]: audit 2023-12-01T08:02:48.255172+0000 mon.a (mon.0) 4055 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:02:49.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:02:49 smithi080 bash[41963]: audit 2023-12-01T08:02:48.240632+0000 mon.a (mon.0) 4054 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:02:49.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:02:49 smithi080 bash[41963]: audit 2023-12-01T08:02:48.255172+0000 mon.a (mon.0) 4055 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:02:49.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:02:49 smithi080 bash[28361]: audit 2023-12-01T08:02:48.240632+0000 mon.a (mon.0) 4054 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:02:49.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:02:49 smithi080 bash[28361]: audit 2023-12-01T08:02:48.255172+0000 mon.a (mon.0) 4055 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:02:50.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:02:50 smithi090 bash[32384]: cluster 2023-12-01T08:02:48.861456+0000 mgr.y (mgr.24362) 5830 : cluster 0 pgmap v5799: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:02:50.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:02:50 smithi090 bash[32384]: audit 2023-12-01T08:02:49.693473+0000 mon.a (mon.0) 4056 : audit 0 from='client.? 172.21.15.80:0/4075350308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:02:50.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:02:50 smithi080 bash[28361]: cluster 2023-12-01T08:02:48.861456+0000 mgr.y (mgr.24362) 5830 : cluster 0 pgmap v5799: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:02:50.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:02:50 smithi080 bash[28361]: audit 2023-12-01T08:02:49.693473+0000 mon.a (mon.0) 4056 : audit 0 from='client.? 172.21.15.80:0/4075350308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:02:50.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:02:50 smithi080 bash[41963]: cluster 2023-12-01T08:02:48.861456+0000 mgr.y (mgr.24362) 5830 : cluster 0 pgmap v5799: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:02:50.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:02:50 smithi080 bash[41963]: audit 2023-12-01T08:02:49.693473+0000 mon.a (mon.0) 4056 : audit 0 from='client.? 172.21.15.80:0/4075350308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:02:52.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:02:52 smithi090 bash[32384]: cluster 2023-12-01T08:02:50.862555+0000 mgr.y (mgr.24362) 5831 : cluster 0 pgmap v5800: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:02:52.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:02:52 smithi090 bash[32384]: audit 2023-12-01T08:02:52.145820+0000 mon.c (mon.2) 3719 : audit 0 from='client.? 172.21.15.80:0/1947405765' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:02:52.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:02:52 smithi080 bash[28361]: cluster 2023-12-01T08:02:50.862555+0000 mgr.y (mgr.24362) 5831 : cluster 0 pgmap v5800: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:02:52.758 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:02:52 smithi080 bash[28361]: audit 2023-12-01T08:02:52.145820+0000 mon.c (mon.2) 3719 : audit 0 from='client.? 172.21.15.80:0/1947405765' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:02:52.758 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:02:52 smithi080 bash[41963]: cluster 2023-12-01T08:02:50.862555+0000 mgr.y (mgr.24362) 5831 : cluster 0 pgmap v5800: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:02:52.758 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:02:52 smithi080 bash[41963]: audit 2023-12-01T08:02:52.145820+0000 mon.c (mon.2) 3719 : audit 0 from='client.? 172.21.15.80:0/1947405765' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:02:54.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:02:54 smithi090 bash[32384]: cluster 2023-12-01T08:02:52.863404+0000 mgr.y (mgr.24362) 5832 : cluster 0 pgmap v5801: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:02:54.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:02:54 smithi090 bash[32384]: audit 2023-12-01T08:02:54.053933+0000 mon.a (mon.0) 4057 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:02:54.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:02:54 smithi090 bash[32384]: audit 2023-12-01T08:02:54.062649+0000 mon.a (mon.0) 4058 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:02:54.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:02:54 smithi090 bash[32384]: audit 2023-12-01T08:02:54.098988+0000 mon.a (mon.0) 4059 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:02:54.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:02:54 smithi090 bash[32384]: audit 2023-12-01T08:02:54.107943+0000 mon.a (mon.0) 4060 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:02:54.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:02:54 smithi080 bash[28361]: cluster 2023-12-01T08:02:52.863404+0000 mgr.y (mgr.24362) 5832 : cluster 0 pgmap v5801: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:02:54.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:02:54 smithi080 bash[28361]: audit 2023-12-01T08:02:54.053933+0000 mon.a (mon.0) 4057 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:02:54.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:02:54 smithi080 bash[28361]: audit 2023-12-01T08:02:54.062649+0000 mon.a (mon.0) 4058 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:02:54.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:02:54 smithi080 bash[28361]: audit 2023-12-01T08:02:54.098988+0000 mon.a (mon.0) 4059 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:02:54.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:02:54 smithi080 bash[28361]: audit 2023-12-01T08:02:54.107943+0000 mon.a (mon.0) 4060 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:02:54.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:02:54 smithi080 bash[41963]: cluster 2023-12-01T08:02:52.863404+0000 mgr.y (mgr.24362) 5832 : cluster 0 pgmap v5801: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:02:54.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:02:54 smithi080 bash[41963]: audit 2023-12-01T08:02:54.053933+0000 mon.a (mon.0) 4057 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:02:54.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:02:54 smithi080 bash[41963]: audit 2023-12-01T08:02:54.062649+0000 mon.a (mon.0) 4058 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:02:54.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:02:54 smithi080 bash[41963]: audit 2023-12-01T08:02:54.098988+0000 mon.a (mon.0) 4059 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:02:54.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:02:54 smithi080 bash[41963]: audit 2023-12-01T08:02:54.107943+0000 mon.a (mon.0) 4060 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:02:55.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:02:55 smithi090 bash[32384]: audit 2023-12-01T08:02:54.637663+0000 mon.a (mon.0) 4061 : audit 0 from='client.? 172.21.15.80:0/3124212564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:02:55.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:02:55 smithi090 bash[32384]: audit 2023-12-01T08:02:54.637826+0000 mon.c (mon.2) 3720 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:02:55.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:02:55 smithi090 bash[32384]: audit 2023-12-01T08:02:54.639254+0000 mon.c (mon.2) 3721 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:02:55.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:02:55 smithi090 bash[32384]: audit 2023-12-01T08:02:54.646569+0000 mon.a (mon.0) 4062 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:02:55.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:02:55 smithi090 bash[32384]: audit 2023-12-01T08:02:55.082587+0000 mon.c (mon.2) 3722 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:02:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:02:55 smithi080 bash[28361]: audit 2023-12-01T08:02:54.637663+0000 mon.a (mon.0) 4061 : audit 0 from='client.? 172.21.15.80:0/3124212564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:02:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:02:55 smithi080 bash[28361]: audit 2023-12-01T08:02:54.637826+0000 mon.c (mon.2) 3720 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:02:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:02:55 smithi080 bash[28361]: audit 2023-12-01T08:02:54.639254+0000 mon.c (mon.2) 3721 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:02:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:02:55 smithi080 bash[28361]: audit 2023-12-01T08:02:54.646569+0000 mon.a (mon.0) 4062 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:02:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:02:55 smithi080 bash[28361]: audit 2023-12-01T08:02:55.082587+0000 mon.c (mon.2) 3722 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:02:55.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:02:55 smithi080 bash[41963]: audit 2023-12-01T08:02:54.637663+0000 mon.a (mon.0) 4061 : audit 0 from='client.? 172.21.15.80:0/3124212564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:02:55.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:02:55 smithi080 bash[41963]: audit 2023-12-01T08:02:54.637826+0000 mon.c (mon.2) 3720 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:02:55.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:02:55 smithi080 bash[41963]: audit 2023-12-01T08:02:54.639254+0000 mon.c (mon.2) 3721 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:02:55.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:02:55 smithi080 bash[41963]: audit 2023-12-01T08:02:54.646569+0000 mon.a (mon.0) 4062 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:02:55.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:02:55 smithi080 bash[41963]: audit 2023-12-01T08:02:55.082587+0000 mon.c (mon.2) 3722 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:02:56.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:02:56 smithi090 bash[32384]: cluster 2023-12-01T08:02:54.864144+0000 mgr.y (mgr.24362) 5833 : cluster 0 pgmap v5802: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:02:56.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:02:56 smithi080 bash[28361]: cluster 2023-12-01T08:02:54.864144+0000 mgr.y (mgr.24362) 5833 : cluster 0 pgmap v5802: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:02:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:02:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:02:56] "GET /metrics HTTP/1.1" 200 33973 "" "Prometheus/2.43.0" 2023-12-01T08:02:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:02:56 smithi080 bash[41963]: cluster 2023-12-01T08:02:54.864144+0000 mgr.y (mgr.24362) 5833 : cluster 0 pgmap v5802: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:02:57.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:02:57 smithi080 bash[28361]: audit 2023-12-01T08:02:57.087317+0000 mon.a (mon.0) 4063 : audit 0 from='client.? 172.21.15.80:0/1893568122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:02:57.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:02:57 smithi080 bash[41963]: audit 2023-12-01T08:02:57.087317+0000 mon.a (mon.0) 4063 : audit 0 from='client.? 172.21.15.80:0/1893568122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:02:57.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:02:57 smithi090 bash[32384]: audit 2023-12-01T08:02:57.087317+0000 mon.a (mon.0) 4063 : audit 0 from='client.? 172.21.15.80:0/1893568122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:02:58.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:02:58 smithi080 bash[41963]: cluster 2023-12-01T08:02:56.864927+0000 mgr.y (mgr.24362) 5834 : cluster 0 pgmap v5803: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:02:58.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:02:58 smithi080 bash[28361]: cluster 2023-12-01T08:02:56.864927+0000 mgr.y (mgr.24362) 5834 : cluster 0 pgmap v5803: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:02:58.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:02:58 smithi090 bash[32384]: cluster 2023-12-01T08:02:56.864927+0000 mgr.y (mgr.24362) 5834 : cluster 0 pgmap v5803: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:03:00.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:03:00 smithi080 bash[41963]: cluster 2023-12-01T08:02:58.865564+0000 mgr.y (mgr.24362) 5835 : cluster 0 pgmap v5804: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:03:00.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:03:00 smithi080 bash[41963]: audit 2023-12-01T08:02:59.543852+0000 mon.a (mon.0) 4064 : audit 0 from='client.? 172.21.15.80:0/2280093080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:03:00.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:03:00 smithi080 bash[28361]: cluster 2023-12-01T08:02:58.865564+0000 mgr.y (mgr.24362) 5835 : cluster 0 pgmap v5804: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:03:00.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:03:00 smithi080 bash[28361]: audit 2023-12-01T08:02:59.543852+0000 mon.a (mon.0) 4064 : audit 0 from='client.? 172.21.15.80:0/2280093080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:03:00.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:03:00 smithi090 bash[32384]: cluster 2023-12-01T08:02:58.865564+0000 mgr.y (mgr.24362) 5835 : cluster 0 pgmap v5804: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:03:00.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:03:00 smithi090 bash[32384]: audit 2023-12-01T08:02:59.543852+0000 mon.a (mon.0) 4064 : audit 0 from='client.? 172.21.15.80:0/2280093080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:03:02.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:03:02 smithi080 bash[41963]: cluster 2023-12-01T08:03:00.866624+0000 mgr.y (mgr.24362) 5836 : cluster 0 pgmap v5805: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:03:02.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:03:02 smithi080 bash[41963]: audit 2023-12-01T08:03:01.991189+0000 mon.c (mon.2) 3723 : audit 0 from='client.? 172.21.15.80:0/724667823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:03:02.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:03:02 smithi080 bash[28361]: cluster 2023-12-01T08:03:00.866624+0000 mgr.y (mgr.24362) 5836 : cluster 0 pgmap v5805: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:03:02.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:03:02 smithi080 bash[28361]: audit 2023-12-01T08:03:01.991189+0000 mon.c (mon.2) 3723 : audit 0 from='client.? 172.21.15.80:0/724667823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:03:02.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:03:02 smithi090 bash[32384]: cluster 2023-12-01T08:03:00.866624+0000 mgr.y (mgr.24362) 5836 : cluster 0 pgmap v5805: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:03:02.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:03:02 smithi090 bash[32384]: audit 2023-12-01T08:03:01.991189+0000 mon.c (mon.2) 3723 : audit 0 from='client.? 172.21.15.80:0/724667823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:03:04.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:03:04 smithi080 bash[41963]: cluster 2023-12-01T08:03:02.867325+0000 mgr.y (mgr.24362) 5837 : cluster 0 pgmap v5806: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:03:04.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:03:04 smithi080 bash[28361]: cluster 2023-12-01T08:03:02.867325+0000 mgr.y (mgr.24362) 5837 : cluster 0 pgmap v5806: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:03:04.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:03:04 smithi090 bash[32384]: cluster 2023-12-01T08:03:02.867325+0000 mgr.y (mgr.24362) 5837 : cluster 0 pgmap v5806: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:03:05.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:03:05 smithi080 bash[28361]: audit 2023-12-01T08:03:04.436430+0000 mon.a (mon.0) 4065 : audit 0 from='client.? 172.21.15.80:0/3493516136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:03:05.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:03:05 smithi080 bash[41963]: audit 2023-12-01T08:03:04.436430+0000 mon.a (mon.0) 4065 : audit 0 from='client.? 172.21.15.80:0/3493516136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:03:05.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:03:05 smithi090 bash[32384]: audit 2023-12-01T08:03:04.436430+0000 mon.a (mon.0) 4065 : audit 0 from='client.? 172.21.15.80:0/3493516136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:03:06.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:03:06 smithi080 bash[28361]: cluster 2023-12-01T08:03:04.868050+0000 mgr.y (mgr.24362) 5838 : cluster 0 pgmap v5807: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:03:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:03:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:03:06] "GET /metrics HTTP/1.1" 200 33973 "" "Prometheus/2.43.0" 2023-12-01T08:03:06.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:03:06 smithi080 bash[41963]: cluster 2023-12-01T08:03:04.868050+0000 mgr.y (mgr.24362) 5838 : cluster 0 pgmap v5807: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:03:06.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:03:06 smithi090 bash[32384]: cluster 2023-12-01T08:03:04.868050+0000 mgr.y (mgr.24362) 5838 : cluster 0 pgmap v5807: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:03:07.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:03:07 smithi080 bash[28361]: audit 2023-12-01T08:03:06.889493+0000 mon.a (mon.0) 4066 : audit 0 from='client.? 172.21.15.80:0/1404417127' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:03:07.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:03:07 smithi080 bash[41963]: audit 2023-12-01T08:03:06.889493+0000 mon.a (mon.0) 4066 : audit 0 from='client.? 172.21.15.80:0/1404417127' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:03:07.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:03:07 smithi090 bash[32384]: audit 2023-12-01T08:03:06.889493+0000 mon.a (mon.0) 4066 : audit 0 from='client.? 172.21.15.80:0/1404417127' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:03:08.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:03:08 smithi080 bash[28361]: cluster 2023-12-01T08:03:06.868816+0000 mgr.y (mgr.24362) 5839 : cluster 0 pgmap v5808: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:03:08.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:03:08 smithi080 bash[41963]: cluster 2023-12-01T08:03:06.868816+0000 mgr.y (mgr.24362) 5839 : cluster 0 pgmap v5808: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:03:08.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:03:08 smithi090 bash[32384]: cluster 2023-12-01T08:03:06.868816+0000 mgr.y (mgr.24362) 5839 : cluster 0 pgmap v5808: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:03:10.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:03:10 smithi080 bash[41963]: cluster 2023-12-01T08:03:08.869436+0000 mgr.y (mgr.24362) 5840 : cluster 0 pgmap v5809: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:03:10.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:03:10 smithi080 bash[41963]: audit 2023-12-01T08:03:09.347462+0000 mon.a (mon.0) 4067 : audit 0 from='client.? 172.21.15.80:0/1273893191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:03:10.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:03:10 smithi080 bash[41963]: audit 2023-12-01T08:03:10.082965+0000 mon.c (mon.2) 3724 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:03:10.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:03:10 smithi080 bash[28361]: cluster 2023-12-01T08:03:08.869436+0000 mgr.y (mgr.24362) 5840 : cluster 0 pgmap v5809: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:03:10.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:03:10 smithi080 bash[28361]: audit 2023-12-01T08:03:09.347462+0000 mon.a (mon.0) 4067 : audit 0 from='client.? 172.21.15.80:0/1273893191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:03:10.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:03:10 smithi080 bash[28361]: audit 2023-12-01T08:03:10.082965+0000 mon.c (mon.2) 3724 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:03:10.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:03:10 smithi090 bash[32384]: cluster 2023-12-01T08:03:08.869436+0000 mgr.y (mgr.24362) 5840 : cluster 0 pgmap v5809: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:03:10.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:03:10 smithi090 bash[32384]: audit 2023-12-01T08:03:09.347462+0000 mon.a (mon.0) 4067 : audit 0 from='client.? 172.21.15.80:0/1273893191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:03:10.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:03:10 smithi090 bash[32384]: audit 2023-12-01T08:03:10.082965+0000 mon.c (mon.2) 3724 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:03:12.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:03:12 smithi080 bash[41963]: cluster 2023-12-01T08:03:10.870473+0000 mgr.y (mgr.24362) 5841 : cluster 0 pgmap v5810: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:03:12.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:03:12 smithi080 bash[41963]: audit 2023-12-01T08:03:11.799233+0000 mon.a (mon.0) 4068 : audit 0 from='client.? 172.21.15.80:0/3009859851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:03:12.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:03:12 smithi080 bash[28361]: cluster 2023-12-01T08:03:10.870473+0000 mgr.y (mgr.24362) 5841 : cluster 0 pgmap v5810: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:03:12.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:03:12 smithi080 bash[28361]: audit 2023-12-01T08:03:11.799233+0000 mon.a (mon.0) 4068 : audit 0 from='client.? 172.21.15.80:0/3009859851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:03:12.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:03:12 smithi090 bash[32384]: cluster 2023-12-01T08:03:10.870473+0000 mgr.y (mgr.24362) 5841 : cluster 0 pgmap v5810: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:03:12.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:03:12 smithi090 bash[32384]: audit 2023-12-01T08:03:11.799233+0000 mon.a (mon.0) 4068 : audit 0 from='client.? 172.21.15.80:0/3009859851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:03:14.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:03:14 smithi080 bash[28361]: cluster 2023-12-01T08:03:12.871159+0000 mgr.y (mgr.24362) 5842 : cluster 0 pgmap v5811: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:03:14.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:03:14 smithi080 bash[28361]: audit 2023-12-01T08:03:14.238650+0000 mon.c (mon.2) 3725 : audit 0 from='client.? 172.21.15.80:0/4000931029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:03:14.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:03:14 smithi080 bash[41963]: cluster 2023-12-01T08:03:12.871159+0000 mgr.y (mgr.24362) 5842 : cluster 0 pgmap v5811: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:03:14.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:03:14 smithi080 bash[41963]: audit 2023-12-01T08:03:14.238650+0000 mon.c (mon.2) 3725 : audit 0 from='client.? 172.21.15.80:0/4000931029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:03:14.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:03:14 smithi090 bash[32384]: cluster 2023-12-01T08:03:12.871159+0000 mgr.y (mgr.24362) 5842 : cluster 0 pgmap v5811: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:03:14.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:03:14 smithi090 bash[32384]: audit 2023-12-01T08:03:14.238650+0000 mon.c (mon.2) 3725 : audit 0 from='client.? 172.21.15.80:0/4000931029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:03:16.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:03:16 smithi080 bash[28361]: cluster 2023-12-01T08:03:14.871963+0000 mgr.y (mgr.24362) 5843 : cluster 0 pgmap v5812: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:03:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:03:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:03:16] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T08:03:16.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:03:16 smithi080 bash[41963]: cluster 2023-12-01T08:03:14.871963+0000 mgr.y (mgr.24362) 5843 : cluster 0 pgmap v5812: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:03:16.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:03:16 smithi090 bash[32384]: cluster 2023-12-01T08:03:14.871963+0000 mgr.y (mgr.24362) 5843 : cluster 0 pgmap v5812: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:03:17.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:03:17 smithi080 bash[41963]: audit 2023-12-01T08:03:16.693342+0000 mon.c (mon.2) 3726 : audit 0 from='client.? 172.21.15.80:0/1163809323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:03:17.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:03:17 smithi080 bash[28361]: audit 2023-12-01T08:03:16.693342+0000 mon.c (mon.2) 3726 : audit 0 from='client.? 172.21.15.80:0/1163809323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:03:17.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:03:17 smithi090 bash[32384]: audit 2023-12-01T08:03:16.693342+0000 mon.c (mon.2) 3726 : audit 0 from='client.? 172.21.15.80:0/1163809323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:03:18.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:03:18 smithi080 bash[41963]: cluster 2023-12-01T08:03:16.873044+0000 mgr.y (mgr.24362) 5844 : cluster 0 pgmap v5813: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:03:18.684 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:03:18 smithi080 bash[28361]: cluster 2023-12-01T08:03:16.873044+0000 mgr.y (mgr.24362) 5844 : cluster 0 pgmap v5813: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:03:18.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:03:18 smithi090 bash[32384]: cluster 2023-12-01T08:03:16.873044+0000 mgr.y (mgr.24362) 5844 : cluster 0 pgmap v5813: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:03:19.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:03:19 smithi080 bash[28361]: audit 2023-12-01T08:03:19.145555+0000 mon.c (mon.2) 3727 : audit 0 from='client.? 172.21.15.80:0/542849007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:03:19.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:03:19 smithi080 bash[41963]: audit 2023-12-01T08:03:19.145555+0000 mon.c (mon.2) 3727 : audit 0 from='client.? 172.21.15.80:0/542849007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:03:19.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:03:19 smithi090 bash[32384]: audit 2023-12-01T08:03:19.145555+0000 mon.c (mon.2) 3727 : audit 0 from='client.? 172.21.15.80:0/542849007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:03:20.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:03:20 smithi080 bash[28361]: cluster 2023-12-01T08:03:18.873687+0000 mgr.y (mgr.24362) 5845 : cluster 0 pgmap v5814: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:03:20.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:03:20 smithi080 bash[41963]: cluster 2023-12-01T08:03:18.873687+0000 mgr.y (mgr.24362) 5845 : cluster 0 pgmap v5814: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:03:20.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:03:20 smithi090 bash[32384]: cluster 2023-12-01T08:03:18.873687+0000 mgr.y (mgr.24362) 5845 : cluster 0 pgmap v5814: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:03:22.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:03:22 smithi080 bash[28361]: cluster 2023-12-01T08:03:20.874738+0000 mgr.y (mgr.24362) 5846 : cluster 0 pgmap v5815: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:03:22.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:03:22 smithi080 bash[28361]: audit 2023-12-01T08:03:21.603909+0000 mon.c (mon.2) 3728 : audit 0 from='client.? 172.21.15.80:0/612903339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:03:22.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:03:22 smithi080 bash[41963]: cluster 2023-12-01T08:03:20.874738+0000 mgr.y (mgr.24362) 5846 : cluster 0 pgmap v5815: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:03:22.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:03:22 smithi080 bash[41963]: audit 2023-12-01T08:03:21.603909+0000 mon.c (mon.2) 3728 : audit 0 from='client.? 172.21.15.80:0/612903339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:03:22.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:03:22 smithi090 bash[32384]: cluster 2023-12-01T08:03:20.874738+0000 mgr.y (mgr.24362) 5846 : cluster 0 pgmap v5815: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:03:22.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:03:22 smithi090 bash[32384]: audit 2023-12-01T08:03:21.603909+0000 mon.c (mon.2) 3728 : audit 0 from='client.? 172.21.15.80:0/612903339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:03:24.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:03:24 smithi080 bash[28361]: cluster 2023-12-01T08:03:22.875420+0000 mgr.y (mgr.24362) 5847 : cluster 0 pgmap v5816: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:03:24.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:03:24 smithi080 bash[28361]: audit 2023-12-01T08:03:24.050247+0000 mon.c (mon.2) 3729 : audit 0 from='client.? 172.21.15.80:0/2046900283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:03:24.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:03:24 smithi080 bash[41963]: cluster 2023-12-01T08:03:22.875420+0000 mgr.y (mgr.24362) 5847 : cluster 0 pgmap v5816: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:03:24.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:03:24 smithi080 bash[41963]: audit 2023-12-01T08:03:24.050247+0000 mon.c (mon.2) 3729 : audit 0 from='client.? 172.21.15.80:0/2046900283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:03:24.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:03:24 smithi090 bash[32384]: cluster 2023-12-01T08:03:22.875420+0000 mgr.y (mgr.24362) 5847 : cluster 0 pgmap v5816: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:03:24.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:03:24 smithi090 bash[32384]: audit 2023-12-01T08:03:24.050247+0000 mon.c (mon.2) 3729 : audit 0 from='client.? 172.21.15.80:0/2046900283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:03:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:03:25 smithi080 bash[28361]: audit 2023-12-01T08:03:25.083308+0000 mon.c (mon.2) 3730 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:03:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:03:25 smithi080 bash[41963]: audit 2023-12-01T08:03:25.083308+0000 mon.c (mon.2) 3730 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:03:25.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:03:25 smithi090 bash[32384]: audit 2023-12-01T08:03:25.083308+0000 mon.c (mon.2) 3730 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:03:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:03:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:03:26] "GET /metrics HTTP/1.1" 200 33973 "" "Prometheus/2.43.0" 2023-12-01T08:03:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:03:26 smithi080 bash[41963]: cluster 2023-12-01T08:03:24.876130+0000 mgr.y (mgr.24362) 5848 : cluster 0 pgmap v5817: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:03:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:03:26 smithi080 bash[28361]: cluster 2023-12-01T08:03:24.876130+0000 mgr.y (mgr.24362) 5848 : cluster 0 pgmap v5817: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:03:26.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:03:26 smithi090 bash[32384]: cluster 2023-12-01T08:03:24.876130+0000 mgr.y (mgr.24362) 5848 : cluster 0 pgmap v5817: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:03:27.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:03:27 smithi080 bash[28361]: audit 2023-12-01T08:03:26.515171+0000 mon.c (mon.2) 3731 : audit 0 from='client.? 172.21.15.80:0/3086667389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:03:27.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:03:27 smithi080 bash[41963]: audit 2023-12-01T08:03:26.515171+0000 mon.c (mon.2) 3731 : audit 0 from='client.? 172.21.15.80:0/3086667389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:03:27.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:03:27 smithi090 bash[32384]: audit 2023-12-01T08:03:26.515171+0000 mon.c (mon.2) 3731 : audit 0 from='client.? 172.21.15.80:0/3086667389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:03:28.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:03:28 smithi080 bash[41963]: cluster 2023-12-01T08:03:26.877450+0000 mgr.y (mgr.24362) 5849 : cluster 0 pgmap v5818: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:03:28.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:03:28 smithi080 bash[28361]: cluster 2023-12-01T08:03:26.877450+0000 mgr.y (mgr.24362) 5849 : cluster 0 pgmap v5818: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:03:28.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:03:28 smithi090 bash[32384]: cluster 2023-12-01T08:03:26.877450+0000 mgr.y (mgr.24362) 5849 : cluster 0 pgmap v5818: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:03:29.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:03:29 smithi080 bash[28361]: audit 2023-12-01T08:03:28.969429+0000 mon.a (mon.0) 4069 : audit 0 from='client.? 172.21.15.80:0/291857364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:03:29.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:03:29 smithi080 bash[41963]: audit 2023-12-01T08:03:28.969429+0000 mon.a (mon.0) 4069 : audit 0 from='client.? 172.21.15.80:0/291857364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:03:29.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:03:29 smithi090 bash[32384]: audit 2023-12-01T08:03:28.969429+0000 mon.a (mon.0) 4069 : audit 0 from='client.? 172.21.15.80:0/291857364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:03:30.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:03:30 smithi080 bash[28361]: cluster 2023-12-01T08:03:28.878116+0000 mgr.y (mgr.24362) 5850 : cluster 0 pgmap v5819: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:03:30.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:03:30 smithi080 bash[41963]: cluster 2023-12-01T08:03:28.878116+0000 mgr.y (mgr.24362) 5850 : cluster 0 pgmap v5819: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:03:30.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:03:30 smithi090 bash[32384]: cluster 2023-12-01T08:03:28.878116+0000 mgr.y (mgr.24362) 5850 : cluster 0 pgmap v5819: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:03:32.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:03:32 smithi080 bash[41963]: cluster 2023-12-01T08:03:30.879181+0000 mgr.y (mgr.24362) 5851 : cluster 0 pgmap v5820: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:03:32.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:03:32 smithi080 bash[41963]: audit 2023-12-01T08:03:31.413994+0000 mon.a (mon.0) 4070 : audit 0 from='client.? 172.21.15.80:0/3966438727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:03:32.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:03:32 smithi080 bash[28361]: cluster 2023-12-01T08:03:30.879181+0000 mgr.y (mgr.24362) 5851 : cluster 0 pgmap v5820: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:03:32.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:03:32 smithi080 bash[28361]: audit 2023-12-01T08:03:31.413994+0000 mon.a (mon.0) 4070 : audit 0 from='client.? 172.21.15.80:0/3966438727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:03:32.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:03:32 smithi090 bash[32384]: cluster 2023-12-01T08:03:30.879181+0000 mgr.y (mgr.24362) 5851 : cluster 0 pgmap v5820: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:03:32.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:03:32 smithi090 bash[32384]: audit 2023-12-01T08:03:31.413994+0000 mon.a (mon.0) 4070 : audit 0 from='client.? 172.21.15.80:0/3966438727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:03:34.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:03:34 smithi080 bash[28361]: cluster 2023-12-01T08:03:32.879868+0000 mgr.y (mgr.24362) 5852 : cluster 0 pgmap v5821: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:03:34.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:03:34 smithi080 bash[28361]: audit 2023-12-01T08:03:33.856633+0000 mon.c (mon.2) 3732 : audit 0 from='client.? 172.21.15.80:0/4259547519' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:03:34.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:03:34 smithi080 bash[41963]: cluster 2023-12-01T08:03:32.879868+0000 mgr.y (mgr.24362) 5852 : cluster 0 pgmap v5821: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:03:34.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:03:34 smithi080 bash[41963]: audit 2023-12-01T08:03:33.856633+0000 mon.c (mon.2) 3732 : audit 0 from='client.? 172.21.15.80:0/4259547519' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:03:34.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:03:34 smithi090 bash[32384]: cluster 2023-12-01T08:03:32.879868+0000 mgr.y (mgr.24362) 5852 : cluster 0 pgmap v5821: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:03:34.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:03:34 smithi090 bash[32384]: audit 2023-12-01T08:03:33.856633+0000 mon.c (mon.2) 3732 : audit 0 from='client.? 172.21.15.80:0/4259547519' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:03:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:03:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:03:36] "GET /metrics HTTP/1.1" 200 33973 "" "Prometheus/2.43.0" 2023-12-01T08:03:36.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:03:36 smithi080 bash[28361]: cluster 2023-12-01T08:03:34.880551+0000 mgr.y (mgr.24362) 5853 : cluster 0 pgmap v5822: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:03:36.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:03:36 smithi080 bash[28361]: audit 2023-12-01T08:03:36.319459+0000 mon.a (mon.0) 4071 : audit 0 from='client.? 172.21.15.80:0/2665303158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:03:36.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:03:36 smithi080 bash[41963]: cluster 2023-12-01T08:03:34.880551+0000 mgr.y (mgr.24362) 5853 : cluster 0 pgmap v5822: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:03:36.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:03:36 smithi080 bash[41963]: audit 2023-12-01T08:03:36.319459+0000 mon.a (mon.0) 4071 : audit 0 from='client.? 172.21.15.80:0/2665303158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:03:36.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:03:36 smithi090 bash[32384]: cluster 2023-12-01T08:03:34.880551+0000 mgr.y (mgr.24362) 5853 : cluster 0 pgmap v5822: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:03:36.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:03:36 smithi090 bash[32384]: audit 2023-12-01T08:03:36.319459+0000 mon.a (mon.0) 4071 : audit 0 from='client.? 172.21.15.80:0/2665303158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:03:38.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:03:38 smithi080 bash[28361]: cluster 2023-12-01T08:03:36.881705+0000 mgr.y (mgr.24362) 5854 : cluster 0 pgmap v5823: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:03:38.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:03:38 smithi080 bash[41963]: cluster 2023-12-01T08:03:36.881705+0000 mgr.y (mgr.24362) 5854 : cluster 0 pgmap v5823: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:03:38.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:03:38 smithi090 bash[32384]: cluster 2023-12-01T08:03:36.881705+0000 mgr.y (mgr.24362) 5854 : cluster 0 pgmap v5823: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:03:39.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:03:39 smithi080 bash[28361]: audit 2023-12-01T08:03:38.782599+0000 mon.c (mon.2) 3733 : audit 0 from='client.? 172.21.15.80:0/1605087478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:03:39.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:03:39 smithi080 bash[41963]: audit 2023-12-01T08:03:38.782599+0000 mon.c (mon.2) 3733 : audit 0 from='client.? 172.21.15.80:0/1605087478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:03:39.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:03:39 smithi090 bash[32384]: audit 2023-12-01T08:03:38.782599+0000 mon.c (mon.2) 3733 : audit 0 from='client.? 172.21.15.80:0/1605087478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:03:40.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:03:40 smithi090 bash[32384]: cluster 2023-12-01T08:03:38.882358+0000 mgr.y (mgr.24362) 5855 : cluster 0 pgmap v5824: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:03:40.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:03:40 smithi090 bash[32384]: audit 2023-12-01T08:03:40.083854+0000 mon.c (mon.2) 3734 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:03:40.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:03:40 smithi080 bash[28361]: cluster 2023-12-01T08:03:38.882358+0000 mgr.y (mgr.24362) 5855 : cluster 0 pgmap v5824: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:03:40.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:03:40 smithi080 bash[28361]: audit 2023-12-01T08:03:40.083854+0000 mon.c (mon.2) 3734 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:03:40.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:03:40 smithi080 bash[41963]: cluster 2023-12-01T08:03:38.882358+0000 mgr.y (mgr.24362) 5855 : cluster 0 pgmap v5824: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:03:40.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:03:40 smithi080 bash[41963]: audit 2023-12-01T08:03:40.083854+0000 mon.c (mon.2) 3734 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:03:42.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:03:41 smithi080 bash[28361]: cluster 2023-12-01T08:03:40.883123+0000 mgr.y (mgr.24362) 5856 : cluster 0 pgmap v5825: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:03:42.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:03:41 smithi080 bash[28361]: audit 2023-12-01T08:03:41.245649+0000 mon.c (mon.2) 3735 : audit 0 from='client.? 172.21.15.80:0/1119286904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:03:42.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:03:41 smithi080 bash[41963]: cluster 2023-12-01T08:03:40.883123+0000 mgr.y (mgr.24362) 5856 : cluster 0 pgmap v5825: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:03:42.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:03:41 smithi080 bash[41963]: audit 2023-12-01T08:03:41.245649+0000 mon.c (mon.2) 3735 : audit 0 from='client.? 172.21.15.80:0/1119286904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:03:42.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:03:41 smithi090 bash[32384]: cluster 2023-12-01T08:03:40.883123+0000 mgr.y (mgr.24362) 5856 : cluster 0 pgmap v5825: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:03:42.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:03:41 smithi090 bash[32384]: audit 2023-12-01T08:03:41.245649+0000 mon.c (mon.2) 3735 : audit 0 from='client.? 172.21.15.80:0/1119286904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:03:44.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:03:43 smithi080 bash[28361]: cluster 2023-12-01T08:03:42.883814+0000 mgr.y (mgr.24362) 5857 : cluster 0 pgmap v5826: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:03:44.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:03:43 smithi080 bash[28361]: audit 2023-12-01T08:03:43.704089+0000 mon.c (mon.2) 3736 : audit 0 from='client.? 172.21.15.80:0/1015019148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:03:44.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:03:43 smithi080 bash[41963]: cluster 2023-12-01T08:03:42.883814+0000 mgr.y (mgr.24362) 5857 : cluster 0 pgmap v5826: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:03:44.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:03:43 smithi080 bash[41963]: audit 2023-12-01T08:03:43.704089+0000 mon.c (mon.2) 3736 : audit 0 from='client.? 172.21.15.80:0/1015019148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:03:44.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:03:43 smithi090 bash[32384]: cluster 2023-12-01T08:03:42.883814+0000 mgr.y (mgr.24362) 5857 : cluster 0 pgmap v5826: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:03:44.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:03:43 smithi090 bash[32384]: audit 2023-12-01T08:03:43.704089+0000 mon.c (mon.2) 3736 : audit 0 from='client.? 172.21.15.80:0/1015019148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:03:46.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:03:45 smithi080 bash[28361]: cluster 2023-12-01T08:03:44.884475+0000 mgr.y (mgr.24362) 5858 : cluster 0 pgmap v5827: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:03:46.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:03:45 smithi080 bash[41963]: cluster 2023-12-01T08:03:44.884475+0000 mgr.y (mgr.24362) 5858 : cluster 0 pgmap v5827: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:03:46.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:03:45 smithi090 bash[32384]: cluster 2023-12-01T08:03:44.884475+0000 mgr.y (mgr.24362) 5858 : cluster 0 pgmap v5827: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:03:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:03:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:03:46] "GET /metrics HTTP/1.1" 200 33973 "" "Prometheus/2.43.0" 2023-12-01T08:03:47.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:03:46 smithi080 bash[28361]: audit 2023-12-01T08:03:46.163594+0000 mon.c (mon.2) 3737 : audit 0 from='client.? 172.21.15.80:0/3850556115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:03:47.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:03:46 smithi080 bash[41963]: audit 2023-12-01T08:03:46.163594+0000 mon.c (mon.2) 3737 : audit 0 from='client.? 172.21.15.80:0/3850556115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:03:47.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:03:46 smithi090 bash[32384]: audit 2023-12-01T08:03:46.163594+0000 mon.c (mon.2) 3737 : audit 0 from='client.? 172.21.15.80:0/3850556115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:03:48.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:03:47 smithi080 bash[41963]: cluster 2023-12-01T08:03:46.885658+0000 mgr.y (mgr.24362) 5859 : cluster 0 pgmap v5828: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:03:48.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:03:47 smithi080 bash[28361]: cluster 2023-12-01T08:03:46.885658+0000 mgr.y (mgr.24362) 5859 : cluster 0 pgmap v5828: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:03:48.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:03:47 smithi090 bash[32384]: cluster 2023-12-01T08:03:46.885658+0000 mgr.y (mgr.24362) 5859 : cluster 0 pgmap v5828: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:03:49.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:03:48 smithi080 bash[28361]: audit 2023-12-01T08:03:48.615510+0000 mon.a (mon.0) 4072 : audit 0 from='client.? 172.21.15.80:0/2654560045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:03:49.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:03:48 smithi080 bash[41963]: audit 2023-12-01T08:03:48.615510+0000 mon.a (mon.0) 4072 : audit 0 from='client.? 172.21.15.80:0/2654560045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:03:49.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:03:48 smithi090 bash[32384]: audit 2023-12-01T08:03:48.615510+0000 mon.a (mon.0) 4072 : audit 0 from='client.? 172.21.15.80:0/2654560045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:03:50.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:03:49 smithi080 bash[28361]: cluster 2023-12-01T08:03:48.886554+0000 mgr.y (mgr.24362) 5860 : cluster 0 pgmap v5829: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:03:50.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:03:49 smithi080 bash[41963]: cluster 2023-12-01T08:03:48.886554+0000 mgr.y (mgr.24362) 5860 : cluster 0 pgmap v5829: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:03:50.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:03:49 smithi090 bash[32384]: cluster 2023-12-01T08:03:48.886554+0000 mgr.y (mgr.24362) 5860 : cluster 0 pgmap v5829: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:03:52.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:03:51 smithi080 bash[28361]: cluster 2023-12-01T08:03:50.887274+0000 mgr.y (mgr.24362) 5861 : cluster 0 pgmap v5830: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:03:52.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:03:51 smithi080 bash[28361]: audit 2023-12-01T08:03:51.068833+0000 mon.c (mon.2) 3738 : audit 0 from='client.? 172.21.15.80:0/3150645580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:03:52.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:03:51 smithi080 bash[41963]: cluster 2023-12-01T08:03:50.887274+0000 mgr.y (mgr.24362) 5861 : cluster 0 pgmap v5830: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:03:52.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:03:51 smithi080 bash[41963]: audit 2023-12-01T08:03:51.068833+0000 mon.c (mon.2) 3738 : audit 0 from='client.? 172.21.15.80:0/3150645580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:03:52.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:03:51 smithi090 bash[32384]: cluster 2023-12-01T08:03:50.887274+0000 mgr.y (mgr.24362) 5861 : cluster 0 pgmap v5830: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:03:52.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:03:51 smithi090 bash[32384]: audit 2023-12-01T08:03:51.068833+0000 mon.c (mon.2) 3738 : audit 0 from='client.? 172.21.15.80:0/3150645580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:03:54.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:03:53 smithi090 bash[32384]: cluster 2023-12-01T08:03:52.887953+0000 mgr.y (mgr.24362) 5862 : cluster 0 pgmap v5831: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:03:54.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:03:53 smithi090 bash[32384]: audit 2023-12-01T08:03:53.525793+0000 mon.a (mon.0) 4073 : audit 0 from='client.? 172.21.15.80:0/1998968497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:03:54.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:03:53 smithi080 bash[28361]: cluster 2023-12-01T08:03:52.887953+0000 mgr.y (mgr.24362) 5862 : cluster 0 pgmap v5831: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:03:54.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:03:53 smithi080 bash[28361]: audit 2023-12-01T08:03:53.525793+0000 mon.a (mon.0) 4073 : audit 0 from='client.? 172.21.15.80:0/1998968497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:03:54.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:03:53 smithi080 bash[41963]: cluster 2023-12-01T08:03:52.887953+0000 mgr.y (mgr.24362) 5862 : cluster 0 pgmap v5831: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:03:54.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:03:53 smithi080 bash[41963]: audit 2023-12-01T08:03:53.525793+0000 mon.a (mon.0) 4073 : audit 0 from='client.? 172.21.15.80:0/1998968497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:03:55.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:03:54 smithi090 bash[32384]: audit 2023-12-01T08:03:54.730617+0000 mon.c (mon.2) 3739 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:03:55.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:03:54 smithi080 bash[28361]: audit 2023-12-01T08:03:54.730617+0000 mon.c (mon.2) 3739 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:03:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:03:54 smithi080 bash[41963]: audit 2023-12-01T08:03:54.730617+0000 mon.c (mon.2) 3739 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:03:56.235 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:03:55 smithi080 bash[28361]: cluster 2023-12-01T08:03:54.888602+0000 mgr.y (mgr.24362) 5863 : cluster 0 pgmap v5832: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:03:56.235 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:03:55 smithi080 bash[28361]: audit 2023-12-01T08:03:55.084094+0000 mon.c (mon.2) 3740 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:03:56.236 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:03:55 smithi080 bash[28361]: audit 2023-12-01T08:03:55.172339+0000 mon.a (mon.0) 4074 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:03:56.236 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:03:55 smithi080 bash[28361]: audit 2023-12-01T08:03:55.182461+0000 mon.a (mon.0) 4075 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:03:56.236 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:03:55 smithi080 bash[41963]: cluster 2023-12-01T08:03:54.888602+0000 mgr.y (mgr.24362) 5863 : cluster 0 pgmap v5832: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:03:56.236 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:03:55 smithi080 bash[41963]: audit 2023-12-01T08:03:55.084094+0000 mon.c (mon.2) 3740 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:03:56.236 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:03:55 smithi080 bash[41963]: audit 2023-12-01T08:03:55.172339+0000 mon.a (mon.0) 4074 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:03:56.236 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:03:55 smithi080 bash[41963]: audit 2023-12-01T08:03:55.182461+0000 mon.a (mon.0) 4075 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:03:56.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:03:55 smithi090 bash[32384]: cluster 2023-12-01T08:03:54.888602+0000 mgr.y (mgr.24362) 5863 : cluster 0 pgmap v5832: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:03:56.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:03:55 smithi090 bash[32384]: audit 2023-12-01T08:03:55.084094+0000 mon.c (mon.2) 3740 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:03:56.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:03:55 smithi090 bash[32384]: audit 2023-12-01T08:03:55.172339+0000 mon.a (mon.0) 4074 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:03:56.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:03:55 smithi090 bash[32384]: audit 2023-12-01T08:03:55.182461+0000 mon.a (mon.0) 4075 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:03:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:03:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:03:56] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T08:03:57.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:03:56 smithi090 bash[32384]: audit 2023-12-01T08:03:55.991935+0000 mon.c (mon.2) 3741 : audit 0 from='client.? 172.21.15.80:0/2563998251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:03:57.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:03:56 smithi080 bash[28361]: audit 2023-12-01T08:03:55.991935+0000 mon.c (mon.2) 3741 : audit 0 from='client.? 172.21.15.80:0/2563998251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:03:57.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:03:56 smithi080 bash[41963]: audit 2023-12-01T08:03:55.991935+0000 mon.c (mon.2) 3741 : audit 0 from='client.? 172.21.15.80:0/2563998251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:03:58.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:03:57 smithi090 bash[32384]: cluster 2023-12-01T08:03:56.889718+0000 mgr.y (mgr.24362) 5864 : cluster 0 pgmap v5833: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:03:58.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:03:57 smithi080 bash[28361]: cluster 2023-12-01T08:03:56.889718+0000 mgr.y (mgr.24362) 5864 : cluster 0 pgmap v5833: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:03:58.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:03:57 smithi080 bash[41963]: cluster 2023-12-01T08:03:56.889718+0000 mgr.y (mgr.24362) 5864 : cluster 0 pgmap v5833: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:03:59.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:03:58 smithi090 bash[32384]: audit 2023-12-01T08:03:58.450497+0000 mon.a (mon.0) 4076 : audit 0 from='client.? 172.21.15.80:0/982807655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:03:59.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:03:58 smithi080 bash[28361]: audit 2023-12-01T08:03:58.450497+0000 mon.a (mon.0) 4076 : audit 0 from='client.? 172.21.15.80:0/982807655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:03:59.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:03:58 smithi080 bash[41963]: audit 2023-12-01T08:03:58.450497+0000 mon.a (mon.0) 4076 : audit 0 from='client.? 172.21.15.80:0/982807655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:04:00.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:03:59 smithi090 bash[32384]: cluster 2023-12-01T08:03:58.890519+0000 mgr.y (mgr.24362) 5865 : cluster 0 pgmap v5834: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:04:00.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:03:59 smithi080 bash[41963]: cluster 2023-12-01T08:03:58.890519+0000 mgr.y (mgr.24362) 5865 : cluster 0 pgmap v5834: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:04:00.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:03:59 smithi080 bash[28361]: cluster 2023-12-01T08:03:58.890519+0000 mgr.y (mgr.24362) 5865 : cluster 0 pgmap v5834: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:04:01.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:04:01 smithi080 bash[28361]: audit 2023-12-01T08:04:00.585592+0000 mon.a (mon.0) 4077 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:04:01.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:04:01 smithi080 bash[28361]: audit 2023-12-01T08:04:00.598869+0000 mon.a (mon.0) 4078 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:04:01.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:04:01 smithi080 bash[28361]: audit 2023-12-01T08:04:00.907835+0000 mon.c (mon.2) 3742 : audit 0 from='client.? 172.21.15.80:0/1721327900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:04:01.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:04:01 smithi080 bash[28361]: audit 2023-12-01T08:04:01.328598+0000 mon.a (mon.0) 4079 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:04:01.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:04:01 smithi080 bash[28361]: audit 2023-12-01T08:04:01.344640+0000 mon.a (mon.0) 4080 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:04:01.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:04:01 smithi080 bash[41963]: audit 2023-12-01T08:04:00.585592+0000 mon.a (mon.0) 4077 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:04:01.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:04:01 smithi080 bash[41963]: audit 2023-12-01T08:04:00.598869+0000 mon.a (mon.0) 4078 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:04:01.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:04:01 smithi080 bash[41963]: audit 2023-12-01T08:04:00.907835+0000 mon.c (mon.2) 3742 : audit 0 from='client.? 172.21.15.80:0/1721327900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:04:01.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:04:01 smithi080 bash[41963]: audit 2023-12-01T08:04:01.328598+0000 mon.a (mon.0) 4079 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:04:01.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:04:01 smithi080 bash[41963]: audit 2023-12-01T08:04:01.344640+0000 mon.a (mon.0) 4080 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:04:02.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:04:01 smithi090 bash[32384]: audit 2023-12-01T08:04:00.585592+0000 mon.a (mon.0) 4077 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:04:02.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:04:01 smithi090 bash[32384]: audit 2023-12-01T08:04:00.598869+0000 mon.a (mon.0) 4078 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:04:02.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:04:01 smithi090 bash[32384]: audit 2023-12-01T08:04:00.907835+0000 mon.c (mon.2) 3742 : audit 0 from='client.? 172.21.15.80:0/1721327900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:04:02.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:04:01 smithi090 bash[32384]: audit 2023-12-01T08:04:01.328598+0000 mon.a (mon.0) 4079 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:04:02.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:04:01 smithi090 bash[32384]: audit 2023-12-01T08:04:01.344640+0000 mon.a (mon.0) 4080 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:04:02.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:04:02 smithi080 bash[28361]: cluster 2023-12-01T08:04:00.891625+0000 mgr.y (mgr.24362) 5866 : cluster 0 pgmap v5835: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:04:02.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:04:02 smithi080 bash[28361]: audit 2023-12-01T08:04:01.819745+0000 mon.c (mon.2) 3743 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:04:02.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:04:02 smithi080 bash[28361]: audit 2023-12-01T08:04:01.821627+0000 mon.c (mon.2) 3744 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:04:02.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:04:02 smithi080 bash[28361]: audit 2023-12-01T08:04:01.833013+0000 mon.a (mon.0) 4081 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:04:02.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:04:02 smithi080 bash[41963]: cluster 2023-12-01T08:04:00.891625+0000 mgr.y (mgr.24362) 5866 : cluster 0 pgmap v5835: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:04:02.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:04:02 smithi080 bash[41963]: audit 2023-12-01T08:04:01.819745+0000 mon.c (mon.2) 3743 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:04:02.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:04:02 smithi080 bash[41963]: audit 2023-12-01T08:04:01.821627+0000 mon.c (mon.2) 3744 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:04:02.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:04:02 smithi080 bash[41963]: audit 2023-12-01T08:04:01.833013+0000 mon.a (mon.0) 4081 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:04:03.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:04:02 smithi090 bash[32384]: cluster 2023-12-01T08:04:00.891625+0000 mgr.y (mgr.24362) 5866 : cluster 0 pgmap v5835: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:04:03.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:04:02 smithi090 bash[32384]: audit 2023-12-01T08:04:01.819745+0000 mon.c (mon.2) 3743 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:04:03.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:04:02 smithi090 bash[32384]: audit 2023-12-01T08:04:01.821627+0000 mon.c (mon.2) 3744 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:04:03.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:04:02 smithi090 bash[32384]: audit 2023-12-01T08:04:01.833013+0000 mon.a (mon.0) 4081 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:04:03.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:04:03 smithi080 bash[28361]: audit 2023-12-01T08:04:03.365465+0000 mon.a (mon.0) 4082 : audit 0 from='client.? 172.21.15.80:0/915219649' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:04:03.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:04:03 smithi080 bash[41963]: audit 2023-12-01T08:04:03.365465+0000 mon.a (mon.0) 4082 : audit 0 from='client.? 172.21.15.80:0/915219649' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:04:04.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:04:03 smithi090 bash[32384]: audit 2023-12-01T08:04:03.365465+0000 mon.a (mon.0) 4082 : audit 0 from='client.? 172.21.15.80:0/915219649' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:04:04.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:04:04 smithi080 bash[41963]: cluster 2023-12-01T08:04:02.892356+0000 mgr.y (mgr.24362) 5867 : cluster 0 pgmap v5836: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:04:04.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:04:04 smithi080 bash[28361]: cluster 2023-12-01T08:04:02.892356+0000 mgr.y (mgr.24362) 5867 : cluster 0 pgmap v5836: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:04:05.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:04:04 smithi090 bash[32384]: cluster 2023-12-01T08:04:02.892356+0000 mgr.y (mgr.24362) 5867 : cluster 0 pgmap v5836: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:04:05.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:04:05 smithi080 bash[41963]: cluster 2023-12-01T08:04:04.893011+0000 mgr.y (mgr.24362) 5868 : cluster 0 pgmap v5837: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:04:05.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:04:05 smithi080 bash[28361]: cluster 2023-12-01T08:04:04.893011+0000 mgr.y (mgr.24362) 5868 : cluster 0 pgmap v5837: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:04:06.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:04:05 smithi090 bash[32384]: cluster 2023-12-01T08:04:04.893011+0000 mgr.y (mgr.24362) 5868 : cluster 0 pgmap v5837: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:04:06.611 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:04:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:04:06] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T08:04:06.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:04:06 smithi080 bash[28361]: audit 2023-12-01T08:04:05.813908+0000 mon.a (mon.0) 4083 : audit 0 from='client.? 172.21.15.80:0/1222719578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:04:06.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:04:06 smithi080 bash[41963]: audit 2023-12-01T08:04:05.813908+0000 mon.a (mon.0) 4083 : audit 0 from='client.? 172.21.15.80:0/1222719578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:04:07.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:04:06 smithi090 bash[32384]: audit 2023-12-01T08:04:05.813908+0000 mon.a (mon.0) 4083 : audit 0 from='client.? 172.21.15.80:0/1222719578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:04:07.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:04:07 smithi080 bash[41963]: cluster 2023-12-01T08:04:06.894285+0000 mgr.y (mgr.24362) 5869 : cluster 0 pgmap v5838: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:04:07.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:04:07 smithi080 bash[28361]: cluster 2023-12-01T08:04:06.894285+0000 mgr.y (mgr.24362) 5869 : cluster 0 pgmap v5838: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:04:08.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:04:07 smithi090 bash[32384]: cluster 2023-12-01T08:04:06.894285+0000 mgr.y (mgr.24362) 5869 : cluster 0 pgmap v5838: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:04:08.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:04:08 smithi080 bash[28361]: audit 2023-12-01T08:04:08.275500+0000 mon.c (mon.2) 3745 : audit 0 from='client.? 172.21.15.80:0/1576327151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:04:08.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:04:08 smithi080 bash[41963]: audit 2023-12-01T08:04:08.275500+0000 mon.c (mon.2) 3745 : audit 0 from='client.? 172.21.15.80:0/1576327151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:04:09.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:04:08 smithi090 bash[32384]: audit 2023-12-01T08:04:08.275500+0000 mon.c (mon.2) 3745 : audit 0 from='client.? 172.21.15.80:0/1576327151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:04:09.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:04:09 smithi080 bash[41963]: cluster 2023-12-01T08:04:08.894964+0000 mgr.y (mgr.24362) 5870 : cluster 0 pgmap v5839: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:04:09.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:04:09 smithi080 bash[28361]: cluster 2023-12-01T08:04:08.894964+0000 mgr.y (mgr.24362) 5870 : cluster 0 pgmap v5839: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:04:10.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:04:09 smithi090 bash[32384]: cluster 2023-12-01T08:04:08.894964+0000 mgr.y (mgr.24362) 5870 : cluster 0 pgmap v5839: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:04:10.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:04:10 smithi080 bash[28361]: audit 2023-12-01T08:04:10.084851+0000 mon.c (mon.2) 3746 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:04:10.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:04:10 smithi080 bash[41963]: audit 2023-12-01T08:04:10.084851+0000 mon.c (mon.2) 3746 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:04:11.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:04:10 smithi090 bash[32384]: audit 2023-12-01T08:04:10.084851+0000 mon.c (mon.2) 3746 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:04:11.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:04:11 smithi080 bash[41963]: audit 2023-12-01T08:04:10.739555+0000 mon.c (mon.2) 3747 : audit 0 from='client.? 172.21.15.80:0/2444747422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:04:11.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:04:11 smithi080 bash[41963]: cluster 2023-12-01T08:04:10.896045+0000 mgr.y (mgr.24362) 5871 : cluster 0 pgmap v5840: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:04:11.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:04:11 smithi080 bash[28361]: audit 2023-12-01T08:04:10.739555+0000 mon.c (mon.2) 3747 : audit 0 from='client.? 172.21.15.80:0/2444747422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:04:11.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:04:11 smithi080 bash[28361]: cluster 2023-12-01T08:04:10.896045+0000 mgr.y (mgr.24362) 5871 : cluster 0 pgmap v5840: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:04:12.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:04:11 smithi090 bash[32384]: audit 2023-12-01T08:04:10.739555+0000 mon.c (mon.2) 3747 : audit 0 from='client.? 172.21.15.80:0/2444747422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:04:12.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:04:11 smithi090 bash[32384]: cluster 2023-12-01T08:04:10.896045+0000 mgr.y (mgr.24362) 5871 : cluster 0 pgmap v5840: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:04:14.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:04:13 smithi090 bash[32384]: cluster 2023-12-01T08:04:12.896547+0000 mgr.y (mgr.24362) 5872 : cluster 0 pgmap v5841: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:04:14.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:04:13 smithi090 bash[32384]: audit 2023-12-01T08:04:13.192262+0000 mon.a (mon.0) 4084 : audit 0 from='client.? 172.21.15.80:0/2069252918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:04:14.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:04:13 smithi080 bash[28361]: cluster 2023-12-01T08:04:12.896547+0000 mgr.y (mgr.24362) 5872 : cluster 0 pgmap v5841: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:04:14.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:04:13 smithi080 bash[28361]: audit 2023-12-01T08:04:13.192262+0000 mon.a (mon.0) 4084 : audit 0 from='client.? 172.21.15.80:0/2069252918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:04:14.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:04:13 smithi080 bash[41963]: cluster 2023-12-01T08:04:12.896547+0000 mgr.y (mgr.24362) 5872 : cluster 0 pgmap v5841: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:04:14.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:04:13 smithi080 bash[41963]: audit 2023-12-01T08:04:13.192262+0000 mon.a (mon.0) 4084 : audit 0 from='client.? 172.21.15.80:0/2069252918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:04:16.235 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:04:15 smithi080 bash[41963]: cluster 2023-12-01T08:04:14.897146+0000 mgr.y (mgr.24362) 5873 : cluster 0 pgmap v5842: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:04:16.235 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:04:15 smithi080 bash[41963]: audit 2023-12-01T08:04:15.643838+0000 mon.a (mon.0) 4085 : audit 0 from='client.? 172.21.15.80:0/600218949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:04:16.236 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:04:15 smithi080 bash[28361]: cluster 2023-12-01T08:04:14.897146+0000 mgr.y (mgr.24362) 5873 : cluster 0 pgmap v5842: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:04:16.236 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:04:15 smithi080 bash[28361]: audit 2023-12-01T08:04:15.643838+0000 mon.a (mon.0) 4085 : audit 0 from='client.? 172.21.15.80:0/600218949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:04:16.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:04:15 smithi090 bash[32384]: cluster 2023-12-01T08:04:14.897146+0000 mgr.y (mgr.24362) 5873 : cluster 0 pgmap v5842: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:04:16.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:04:15 smithi090 bash[32384]: audit 2023-12-01T08:04:15.643838+0000 mon.a (mon.0) 4085 : audit 0 from='client.? 172.21.15.80:0/600218949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:04:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:04:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:04:16] "GET /metrics HTTP/1.1" 200 33972 "" "Prometheus/2.43.0" 2023-12-01T08:04:18.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:04:17 smithi090 bash[32384]: cluster 2023-12-01T08:04:16.898209+0000 mgr.y (mgr.24362) 5874 : cluster 0 pgmap v5843: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:04:18.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:04:17 smithi080 bash[41963]: cluster 2023-12-01T08:04:16.898209+0000 mgr.y (mgr.24362) 5874 : cluster 0 pgmap v5843: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:04:18.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:04:17 smithi080 bash[28361]: cluster 2023-12-01T08:04:16.898209+0000 mgr.y (mgr.24362) 5874 : cluster 0 pgmap v5843: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:04:19.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:04:18 smithi090 bash[32384]: audit 2023-12-01T08:04:18.099421+0000 mon.a (mon.0) 4086 : audit 0 from='client.? 172.21.15.80:0/3453026500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:04:19.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:04:18 smithi080 bash[41963]: audit 2023-12-01T08:04:18.099421+0000 mon.a (mon.0) 4086 : audit 0 from='client.? 172.21.15.80:0/3453026500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:04:19.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:04:18 smithi080 bash[28361]: audit 2023-12-01T08:04:18.099421+0000 mon.a (mon.0) 4086 : audit 0 from='client.? 172.21.15.80:0/3453026500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:04:20.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:04:19 smithi090 bash[32384]: cluster 2023-12-01T08:04:18.898861+0000 mgr.y (mgr.24362) 5875 : cluster 0 pgmap v5844: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:04:20.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:04:19 smithi080 bash[41963]: cluster 2023-12-01T08:04:18.898861+0000 mgr.y (mgr.24362) 5875 : cluster 0 pgmap v5844: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:04:20.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:04:19 smithi080 bash[28361]: cluster 2023-12-01T08:04:18.898861+0000 mgr.y (mgr.24362) 5875 : cluster 0 pgmap v5844: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:04:21.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:04:20 smithi090 bash[32384]: audit 2023-12-01T08:04:20.554066+0000 mon.a (mon.0) 4087 : audit 0 from='client.? 172.21.15.80:0/3457652832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:04:21.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:04:20 smithi080 bash[28361]: audit 2023-12-01T08:04:20.554066+0000 mon.a (mon.0) 4087 : audit 0 from='client.? 172.21.15.80:0/3457652832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:04:21.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:04:20 smithi080 bash[41963]: audit 2023-12-01T08:04:20.554066+0000 mon.a (mon.0) 4087 : audit 0 from='client.? 172.21.15.80:0/3457652832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:04:22.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:04:21 smithi090 bash[32384]: cluster 2023-12-01T08:04:20.899919+0000 mgr.y (mgr.24362) 5876 : cluster 0 pgmap v5845: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:04:22.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:04:21 smithi080 bash[41963]: cluster 2023-12-01T08:04:20.899919+0000 mgr.y (mgr.24362) 5876 : cluster 0 pgmap v5845: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:04:22.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:04:21 smithi080 bash[28361]: cluster 2023-12-01T08:04:20.899919+0000 mgr.y (mgr.24362) 5876 : cluster 0 pgmap v5845: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:04:24.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:04:23 smithi090 bash[32384]: cluster 2023-12-01T08:04:22.900553+0000 mgr.y (mgr.24362) 5877 : cluster 0 pgmap v5846: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:04:24.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:04:23 smithi090 bash[32384]: audit 2023-12-01T08:04:23.018622+0000 mon.a (mon.0) 4088 : audit 0 from='client.? 172.21.15.80:0/1980430973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:04:24.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:04:23 smithi080 bash[28361]: cluster 2023-12-01T08:04:22.900553+0000 mgr.y (mgr.24362) 5877 : cluster 0 pgmap v5846: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:04:24.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:04:23 smithi080 bash[28361]: audit 2023-12-01T08:04:23.018622+0000 mon.a (mon.0) 4088 : audit 0 from='client.? 172.21.15.80:0/1980430973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:04:24.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:04:23 smithi080 bash[41963]: cluster 2023-12-01T08:04:22.900553+0000 mgr.y (mgr.24362) 5877 : cluster 0 pgmap v5846: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:04:24.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:04:23 smithi080 bash[41963]: audit 2023-12-01T08:04:23.018622+0000 mon.a (mon.0) 4088 : audit 0 from='client.? 172.21.15.80:0/1980430973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:04:26.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:04:25 smithi090 bash[32384]: cluster 2023-12-01T08:04:24.901169+0000 mgr.y (mgr.24362) 5878 : cluster 0 pgmap v5847: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:04:26.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:04:25 smithi090 bash[32384]: audit 2023-12-01T08:04:25.084513+0000 mon.c (mon.2) 3748 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:04:26.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:04:25 smithi090 bash[32384]: audit 2023-12-01T08:04:25.481503+0000 mon.a (mon.0) 4089 : audit 0 from='client.? 172.21.15.80:0/678580381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:04:26.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:04:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:04:26] "GET /metrics HTTP/1.1" 200 33972 "" "Prometheus/2.43.0" 2023-12-01T08:04:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:04:25 smithi080 bash[41963]: cluster 2023-12-01T08:04:24.901169+0000 mgr.y (mgr.24362) 5878 : cluster 0 pgmap v5847: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:04:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:04:25 smithi080 bash[41963]: audit 2023-12-01T08:04:25.084513+0000 mon.c (mon.2) 3748 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:04:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:04:25 smithi080 bash[41963]: audit 2023-12-01T08:04:25.481503+0000 mon.a (mon.0) 4089 : audit 0 from='client.? 172.21.15.80:0/678580381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:04:26.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:04:25 smithi080 bash[28361]: cluster 2023-12-01T08:04:24.901169+0000 mgr.y (mgr.24362) 5878 : cluster 0 pgmap v5847: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:04:26.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:04:25 smithi080 bash[28361]: audit 2023-12-01T08:04:25.084513+0000 mon.c (mon.2) 3748 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:04:26.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:04:25 smithi080 bash[28361]: audit 2023-12-01T08:04:25.481503+0000 mon.a (mon.0) 4089 : audit 0 from='client.? 172.21.15.80:0/678580381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:04:28.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:04:27 smithi090 bash[32384]: cluster 2023-12-01T08:04:26.902282+0000 mgr.y (mgr.24362) 5879 : cluster 0 pgmap v5848: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:04:28.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:04:27 smithi090 bash[32384]: audit 2023-12-01T08:04:27.943868+0000 mon.a (mon.0) 4090 : audit 0 from='client.? 172.21.15.80:0/2679753376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:04:28.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:04:27 smithi080 bash[41963]: cluster 2023-12-01T08:04:26.902282+0000 mgr.y (mgr.24362) 5879 : cluster 0 pgmap v5848: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:04:28.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:04:27 smithi080 bash[41963]: audit 2023-12-01T08:04:27.943868+0000 mon.a (mon.0) 4090 : audit 0 from='client.? 172.21.15.80:0/2679753376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:04:28.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:04:27 smithi080 bash[28361]: cluster 2023-12-01T08:04:26.902282+0000 mgr.y (mgr.24362) 5879 : cluster 0 pgmap v5848: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:04:28.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:04:27 smithi080 bash[28361]: audit 2023-12-01T08:04:27.943868+0000 mon.a (mon.0) 4090 : audit 0 from='client.? 172.21.15.80:0/2679753376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:04:30.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:04:29 smithi090 bash[32384]: cluster 2023-12-01T08:04:28.902866+0000 mgr.y (mgr.24362) 5880 : cluster 0 pgmap v5849: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:04:30.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:04:29 smithi080 bash[28361]: cluster 2023-12-01T08:04:28.902866+0000 mgr.y (mgr.24362) 5880 : cluster 0 pgmap v5849: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:04:30.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:04:29 smithi080 bash[41963]: cluster 2023-12-01T08:04:28.902866+0000 mgr.y (mgr.24362) 5880 : cluster 0 pgmap v5849: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:04:31.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:04:31 smithi090 bash[32384]: audit 2023-12-01T08:04:30.393173+0000 mon.c (mon.2) 3749 : audit 0 from='client.? 172.21.15.80:0/3061540721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:04:31.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:04:31 smithi080 bash[28361]: audit 2023-12-01T08:04:30.393173+0000 mon.c (mon.2) 3749 : audit 0 from='client.? 172.21.15.80:0/3061540721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:04:31.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:04:31 smithi080 bash[41963]: audit 2023-12-01T08:04:30.393173+0000 mon.c (mon.2) 3749 : audit 0 from='client.? 172.21.15.80:0/3061540721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:04:32.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:04:32 smithi090 bash[32384]: cluster 2023-12-01T08:04:30.903846+0000 mgr.y (mgr.24362) 5881 : cluster 0 pgmap v5850: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:04:32.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:04:32 smithi080 bash[41963]: cluster 2023-12-01T08:04:30.903846+0000 mgr.y (mgr.24362) 5881 : cluster 0 pgmap v5850: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:04:32.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:04:32 smithi080 bash[28361]: cluster 2023-12-01T08:04:30.903846+0000 mgr.y (mgr.24362) 5881 : cluster 0 pgmap v5850: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:04:33.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:04:33 smithi090 bash[32384]: audit 2023-12-01T08:04:32.837982+0000 mon.a (mon.0) 4091 : audit 0 from='client.? 172.21.15.80:0/1416004923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:04:33.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:04:33 smithi080 bash[41963]: audit 2023-12-01T08:04:32.837982+0000 mon.a (mon.0) 4091 : audit 0 from='client.? 172.21.15.80:0/1416004923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:04:33.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:04:33 smithi080 bash[28361]: audit 2023-12-01T08:04:32.837982+0000 mon.a (mon.0) 4091 : audit 0 from='client.? 172.21.15.80:0/1416004923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:04:34.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:04:34 smithi090 bash[32384]: cluster 2023-12-01T08:04:32.904483+0000 mgr.y (mgr.24362) 5882 : cluster 0 pgmap v5851: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:04:34.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:04:34 smithi080 bash[28361]: cluster 2023-12-01T08:04:32.904483+0000 mgr.y (mgr.24362) 5882 : cluster 0 pgmap v5851: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:04:34.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:04:34 smithi080 bash[41963]: cluster 2023-12-01T08:04:32.904483+0000 mgr.y (mgr.24362) 5882 : cluster 0 pgmap v5851: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:04:36.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:04:36 smithi080 bash[28361]: cluster 2023-12-01T08:04:34.905116+0000 mgr.y (mgr.24362) 5883 : cluster 0 pgmap v5852: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:04:36.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:04:36 smithi080 bash[28361]: audit 2023-12-01T08:04:35.292436+0000 mon.a (mon.0) 4092 : audit 0 from='client.? 172.21.15.80:0/3655916036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:04:36.435 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:04:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:04:36] "GET /metrics HTTP/1.1" 200 33972 "" "Prometheus/2.43.0" 2023-12-01T08:04:36.435 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:04:36 smithi080 bash[41963]: cluster 2023-12-01T08:04:34.905116+0000 mgr.y (mgr.24362) 5883 : cluster 0 pgmap v5852: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:04:36.435 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:04:36 smithi080 bash[41963]: audit 2023-12-01T08:04:35.292436+0000 mon.a (mon.0) 4092 : audit 0 from='client.? 172.21.15.80:0/3655916036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:04:36.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:04:36 smithi090 bash[32384]: cluster 2023-12-01T08:04:34.905116+0000 mgr.y (mgr.24362) 5883 : cluster 0 pgmap v5852: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:04:36.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:04:36 smithi090 bash[32384]: audit 2023-12-01T08:04:35.292436+0000 mon.a (mon.0) 4092 : audit 0 from='client.? 172.21.15.80:0/3655916036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:04:38.436 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:04:38 smithi080 bash[28361]: cluster 2023-12-01T08:04:36.906213+0000 mgr.y (mgr.24362) 5884 : cluster 0 pgmap v5853: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:04:38.436 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:04:38 smithi080 bash[28361]: audit 2023-12-01T08:04:37.747131+0000 mon.a (mon.0) 4093 : audit 0 from='client.? 172.21.15.80:0/1217009222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:04:38.437 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:04:38 smithi080 bash[41963]: cluster 2023-12-01T08:04:36.906213+0000 mgr.y (mgr.24362) 5884 : cluster 0 pgmap v5853: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:04:38.437 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:04:38 smithi080 bash[41963]: audit 2023-12-01T08:04:37.747131+0000 mon.a (mon.0) 4093 : audit 0 from='client.? 172.21.15.80:0/1217009222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:04:38.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:04:38 smithi090 bash[32384]: cluster 2023-12-01T08:04:36.906213+0000 mgr.y (mgr.24362) 5884 : cluster 0 pgmap v5853: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:04:38.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:04:38 smithi090 bash[32384]: audit 2023-12-01T08:04:37.747131+0000 mon.a (mon.0) 4093 : audit 0 from='client.? 172.21.15.80:0/1217009222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:04:40.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:04:40 smithi080 bash[41963]: cluster 2023-12-01T08:04:38.906931+0000 mgr.y (mgr.24362) 5885 : cluster 0 pgmap v5854: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:04:40.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:04:40 smithi080 bash[28361]: cluster 2023-12-01T08:04:38.906931+0000 mgr.y (mgr.24362) 5885 : cluster 0 pgmap v5854: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:04:40.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:04:40 smithi090 bash[32384]: cluster 2023-12-01T08:04:38.906931+0000 mgr.y (mgr.24362) 5885 : cluster 0 pgmap v5854: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:04:41.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:04:41 smithi080 bash[28361]: audit 2023-12-01T08:04:40.085095+0000 mon.c (mon.2) 3750 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:04:41.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:04:41 smithi080 bash[28361]: audit 2023-12-01T08:04:40.211839+0000 mon.a (mon.0) 4094 : audit 0 from='client.? 172.21.15.80:0/29297980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:04:41.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:04:41 smithi080 bash[41963]: audit 2023-12-01T08:04:40.085095+0000 mon.c (mon.2) 3750 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:04:41.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:04:41 smithi080 bash[41963]: audit 2023-12-01T08:04:40.211839+0000 mon.a (mon.0) 4094 : audit 0 from='client.? 172.21.15.80:0/29297980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:04:41.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:04:41 smithi090 bash[32384]: audit 2023-12-01T08:04:40.085095+0000 mon.c (mon.2) 3750 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:04:41.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:04:41 smithi090 bash[32384]: audit 2023-12-01T08:04:40.211839+0000 mon.a (mon.0) 4094 : audit 0 from='client.? 172.21.15.80:0/29297980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:04:42.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:04:42 smithi080 bash[28361]: cluster 2023-12-01T08:04:40.908049+0000 mgr.y (mgr.24362) 5886 : cluster 0 pgmap v5855: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:04:42.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:04:42 smithi080 bash[41963]: cluster 2023-12-01T08:04:40.908049+0000 mgr.y (mgr.24362) 5886 : cluster 0 pgmap v5855: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:04:42.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:04:42 smithi090 bash[32384]: cluster 2023-12-01T08:04:40.908049+0000 mgr.y (mgr.24362) 5886 : cluster 0 pgmap v5855: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:04:43.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:04:43 smithi080 bash[28361]: audit 2023-12-01T08:04:42.664816+0000 mon.a (mon.0) 4095 : audit 0 from='client.? 172.21.15.80:0/3738459377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:04:43.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:04:43 smithi080 bash[41963]: audit 2023-12-01T08:04:42.664816+0000 mon.a (mon.0) 4095 : audit 0 from='client.? 172.21.15.80:0/3738459377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:04:43.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:04:43 smithi090 bash[32384]: audit 2023-12-01T08:04:42.664816+0000 mon.a (mon.0) 4095 : audit 0 from='client.? 172.21.15.80:0/3738459377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:04:44.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:04:44 smithi080 bash[28361]: cluster 2023-12-01T08:04:42.908708+0000 mgr.y (mgr.24362) 5887 : cluster 0 pgmap v5856: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:04:44.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:04:44 smithi080 bash[41963]: cluster 2023-12-01T08:04:42.908708+0000 mgr.y (mgr.24362) 5887 : cluster 0 pgmap v5856: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:04:44.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:04:44 smithi090 bash[32384]: cluster 2023-12-01T08:04:42.908708+0000 mgr.y (mgr.24362) 5887 : cluster 0 pgmap v5856: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:04:46.433 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:04:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:04:46] "GET /metrics HTTP/1.1" 200 33970 "" "Prometheus/2.43.0" 2023-12-01T08:04:46.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:04:46 smithi080 bash[28361]: cluster 2023-12-01T08:04:44.909285+0000 mgr.y (mgr.24362) 5888 : cluster 0 pgmap v5857: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:04:46.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:04:46 smithi080 bash[28361]: audit 2023-12-01T08:04:45.121497+0000 mon.a (mon.0) 4096 : audit 0 from='client.? 172.21.15.80:0/1736243969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:04:46.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:04:46 smithi080 bash[41963]: cluster 2023-12-01T08:04:44.909285+0000 mgr.y (mgr.24362) 5888 : cluster 0 pgmap v5857: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:04:46.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:04:46 smithi080 bash[41963]: audit 2023-12-01T08:04:45.121497+0000 mon.a (mon.0) 4096 : audit 0 from='client.? 172.21.15.80:0/1736243969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:04:46.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:04:46 smithi090 bash[32384]: cluster 2023-12-01T08:04:44.909285+0000 mgr.y (mgr.24362) 5888 : cluster 0 pgmap v5857: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:04:46.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:04:46 smithi090 bash[32384]: audit 2023-12-01T08:04:45.121497+0000 mon.a (mon.0) 4096 : audit 0 from='client.? 172.21.15.80:0/1736243969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:04:48.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:04:48 smithi080 bash[41963]: cluster 2023-12-01T08:04:46.910536+0000 mgr.y (mgr.24362) 5889 : cluster 0 pgmap v5858: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:04:48.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:04:48 smithi080 bash[41963]: audit 2023-12-01T08:04:47.571955+0000 mon.c (mon.2) 3751 : audit 0 from='client.? 172.21.15.80:0/2807706943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:04:48.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:04:48 smithi080 bash[28361]: cluster 2023-12-01T08:04:46.910536+0000 mgr.y (mgr.24362) 5889 : cluster 0 pgmap v5858: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:04:48.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:04:48 smithi080 bash[28361]: audit 2023-12-01T08:04:47.571955+0000 mon.c (mon.2) 3751 : audit 0 from='client.? 172.21.15.80:0/2807706943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:04:48.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:04:48 smithi090 bash[32384]: cluster 2023-12-01T08:04:46.910536+0000 mgr.y (mgr.24362) 5889 : cluster 0 pgmap v5858: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:04:48.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:04:48 smithi090 bash[32384]: audit 2023-12-01T08:04:47.571955+0000 mon.c (mon.2) 3751 : audit 0 from='client.? 172.21.15.80:0/2807706943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:04:50.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:04:50 smithi080 bash[28361]: cluster 2023-12-01T08:04:48.911208+0000 mgr.y (mgr.24362) 5890 : cluster 0 pgmap v5859: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:04:50.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:04:50 smithi080 bash[28361]: audit 2023-12-01T08:04:50.029605+0000 mon.c (mon.2) 3752 : audit 0 from='client.? 172.21.15.80:0/2122895162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:04:50.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:04:50 smithi080 bash[41963]: cluster 2023-12-01T08:04:48.911208+0000 mgr.y (mgr.24362) 5890 : cluster 0 pgmap v5859: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:04:50.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:04:50 smithi080 bash[41963]: audit 2023-12-01T08:04:50.029605+0000 mon.c (mon.2) 3752 : audit 0 from='client.? 172.21.15.80:0/2122895162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:04:50.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:04:50 smithi090 bash[32384]: cluster 2023-12-01T08:04:48.911208+0000 mgr.y (mgr.24362) 5890 : cluster 0 pgmap v5859: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:04:50.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:04:50 smithi090 bash[32384]: audit 2023-12-01T08:04:50.029605+0000 mon.c (mon.2) 3752 : audit 0 from='client.? 172.21.15.80:0/2122895162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:04:52.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:04:52 smithi080 bash[28361]: cluster 2023-12-01T08:04:50.912423+0000 mgr.y (mgr.24362) 5891 : cluster 0 pgmap v5860: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:04:52.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:04:52 smithi080 bash[41963]: cluster 2023-12-01T08:04:50.912423+0000 mgr.y (mgr.24362) 5891 : cluster 0 pgmap v5860: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:04:52.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:04:52 smithi090 bash[32384]: cluster 2023-12-01T08:04:50.912423+0000 mgr.y (mgr.24362) 5891 : cluster 0 pgmap v5860: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:04:53.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:04:53 smithi080 bash[41963]: audit 2023-12-01T08:04:52.481428+0000 mon.c (mon.2) 3753 : audit 0 from='client.? 172.21.15.80:0/3396649763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:04:53.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:04:53 smithi080 bash[28361]: audit 2023-12-01T08:04:52.481428+0000 mon.c (mon.2) 3753 : audit 0 from='client.? 172.21.15.80:0/3396649763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:04:53.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:04:53 smithi090 bash[32384]: audit 2023-12-01T08:04:52.481428+0000 mon.c (mon.2) 3753 : audit 0 from='client.? 172.21.15.80:0/3396649763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:04:54.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:04:54 smithi080 bash[41963]: cluster 2023-12-01T08:04:52.913161+0000 mgr.y (mgr.24362) 5892 : cluster 0 pgmap v5861: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:04:54.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:04:54 smithi080 bash[28361]: cluster 2023-12-01T08:04:52.913161+0000 mgr.y (mgr.24362) 5892 : cluster 0 pgmap v5861: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:04:54.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:04:54 smithi090 bash[32384]: cluster 2023-12-01T08:04:52.913161+0000 mgr.y (mgr.24362) 5892 : cluster 0 pgmap v5861: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:04:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:04:55 smithi080 bash[41963]: audit 2023-12-01T08:04:54.939299+0000 mon.c (mon.2) 3754 : audit 0 from='client.? 172.21.15.80:0/1213895575' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:04:55.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:04:55 smithi080 bash[28361]: audit 2023-12-01T08:04:54.939299+0000 mon.c (mon.2) 3754 : audit 0 from='client.? 172.21.15.80:0/1213895575' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:04:55.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:04:55 smithi090 bash[32384]: audit 2023-12-01T08:04:54.939299+0000 mon.c (mon.2) 3754 : audit 0 from='client.? 172.21.15.80:0/1213895575' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:04:56.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:04:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:04:56] "GET /metrics HTTP/1.1" 200 33968 "" "Prometheus/2.43.0" 2023-12-01T08:04:56.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:04:56 smithi080 bash[41963]: cluster 2023-12-01T08:04:54.913745+0000 mgr.y (mgr.24362) 5893 : cluster 0 pgmap v5862: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:04:56.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:04:56 smithi080 bash[41963]: audit 2023-12-01T08:04:55.090595+0000 mon.c (mon.2) 3755 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:04:56.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:04:56 smithi080 bash[28361]: cluster 2023-12-01T08:04:54.913745+0000 mgr.y (mgr.24362) 5893 : cluster 0 pgmap v5862: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:04:56.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:04:56 smithi080 bash[28361]: audit 2023-12-01T08:04:55.090595+0000 mon.c (mon.2) 3755 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:04:56.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:04:56 smithi090 bash[32384]: cluster 2023-12-01T08:04:54.913745+0000 mgr.y (mgr.24362) 5893 : cluster 0 pgmap v5862: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:04:56.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:04:56 smithi090 bash[32384]: audit 2023-12-01T08:04:55.090595+0000 mon.c (mon.2) 3755 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:04:58.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:04:58 smithi080 bash[28361]: cluster 2023-12-01T08:04:56.914873+0000 mgr.y (mgr.24362) 5894 : cluster 0 pgmap v5863: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:04:58.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:04:58 smithi080 bash[28361]: audit 2023-12-01T08:04:57.400073+0000 mon.a (mon.0) 4097 : audit 0 from='client.? 172.21.15.80:0/1865675141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:04:58.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:04:58 smithi080 bash[41963]: cluster 2023-12-01T08:04:56.914873+0000 mgr.y (mgr.24362) 5894 : cluster 0 pgmap v5863: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:04:58.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:04:58 smithi080 bash[41963]: audit 2023-12-01T08:04:57.400073+0000 mon.a (mon.0) 4097 : audit 0 from='client.? 172.21.15.80:0/1865675141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:04:58.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:04:58 smithi090 bash[32384]: cluster 2023-12-01T08:04:56.914873+0000 mgr.y (mgr.24362) 5894 : cluster 0 pgmap v5863: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:04:58.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:04:58 smithi090 bash[32384]: audit 2023-12-01T08:04:57.400073+0000 mon.a (mon.0) 4097 : audit 0 from='client.? 172.21.15.80:0/1865675141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:05:00.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:05:00 smithi080 bash[28361]: cluster 2023-12-01T08:04:58.915501+0000 mgr.y (mgr.24362) 5895 : cluster 0 pgmap v5864: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:05:00.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:05:00 smithi080 bash[28361]: audit 2023-12-01T08:04:59.858529+0000 mon.a (mon.0) 4098 : audit 0 from='client.? 172.21.15.80:0/3275421966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:05:00.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:05:00 smithi080 bash[41963]: cluster 2023-12-01T08:04:58.915501+0000 mgr.y (mgr.24362) 5895 : cluster 0 pgmap v5864: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:05:00.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:05:00 smithi080 bash[41963]: audit 2023-12-01T08:04:59.858529+0000 mon.a (mon.0) 4098 : audit 0 from='client.? 172.21.15.80:0/3275421966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:05:00.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:05:00 smithi090 bash[32384]: cluster 2023-12-01T08:04:58.915501+0000 mgr.y (mgr.24362) 5895 : cluster 0 pgmap v5864: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:05:00.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:05:00 smithi090 bash[32384]: audit 2023-12-01T08:04:59.858529+0000 mon.a (mon.0) 4098 : audit 0 from='client.? 172.21.15.80:0/3275421966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:05:02.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:05:02 smithi080 bash[28361]: cluster 2023-12-01T08:05:00.916560+0000 mgr.y (mgr.24362) 5896 : cluster 0 pgmap v5865: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:05:02.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:05:02 smithi080 bash[28361]: audit 2023-12-01T08:05:01.919552+0000 mon.c (mon.2) 3756 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:05:02.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:05:02 smithi080 bash[41963]: cluster 2023-12-01T08:05:00.916560+0000 mgr.y (mgr.24362) 5896 : cluster 0 pgmap v5865: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:05:02.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:05:02 smithi080 bash[41963]: audit 2023-12-01T08:05:01.919552+0000 mon.c (mon.2) 3756 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:05:02.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:05:02 smithi090 bash[32384]: cluster 2023-12-01T08:05:00.916560+0000 mgr.y (mgr.24362) 5896 : cluster 0 pgmap v5865: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:05:02.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:05:02 smithi090 bash[32384]: audit 2023-12-01T08:05:01.919552+0000 mon.c (mon.2) 3756 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:05:03.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:05:03 smithi080 bash[41963]: audit 2023-12-01T08:05:02.325288+0000 mon.a (mon.0) 4099 : audit 0 from='client.? 172.21.15.80:0/1627396489' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:05:03.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:05:03 smithi080 bash[28361]: audit 2023-12-01T08:05:02.325288+0000 mon.a (mon.0) 4099 : audit 0 from='client.? 172.21.15.80:0/1627396489' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:05:03.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:05:03 smithi090 bash[32384]: audit 2023-12-01T08:05:02.325288+0000 mon.a (mon.0) 4099 : audit 0 from='client.? 172.21.15.80:0/1627396489' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:05:04.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:05:04 smithi080 bash[28361]: cluster 2023-12-01T08:05:02.917331+0000 mgr.y (mgr.24362) 5897 : cluster 0 pgmap v5866: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:05:04.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:05:04 smithi080 bash[41963]: cluster 2023-12-01T08:05:02.917331+0000 mgr.y (mgr.24362) 5897 : cluster 0 pgmap v5866: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:05:04.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:05:04 smithi090 bash[32384]: cluster 2023-12-01T08:05:02.917331+0000 mgr.y (mgr.24362) 5897 : cluster 0 pgmap v5866: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:05:05.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:05:05 smithi080 bash[28361]: audit 2023-12-01T08:05:04.786311+0000 mon.a (mon.0) 4100 : audit 0 from='client.? 172.21.15.80:0/467771149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:05:05.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:05:05 smithi080 bash[41963]: audit 2023-12-01T08:05:04.786311+0000 mon.a (mon.0) 4100 : audit 0 from='client.? 172.21.15.80:0/467771149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:05:05.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:05:05 smithi090 bash[32384]: audit 2023-12-01T08:05:04.786311+0000 mon.a (mon.0) 4100 : audit 0 from='client.? 172.21.15.80:0/467771149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:05:06.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:05:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:05:06] "GET /metrics HTTP/1.1" 200 33968 "" "Prometheus/2.43.0" 2023-12-01T08:05:06.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:05:06 smithi080 bash[41963]: cluster 2023-12-01T08:05:04.918003+0000 mgr.y (mgr.24362) 5898 : cluster 0 pgmap v5867: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:05:06.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:05:06 smithi080 bash[28361]: cluster 2023-12-01T08:05:04.918003+0000 mgr.y (mgr.24362) 5898 : cluster 0 pgmap v5867: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:05:06.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:05:06 smithi090 bash[32384]: cluster 2023-12-01T08:05:04.918003+0000 mgr.y (mgr.24362) 5898 : cluster 0 pgmap v5867: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:05:08.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:05:08 smithi080 bash[28361]: cluster 2023-12-01T08:05:06.918960+0000 mgr.y (mgr.24362) 5899 : cluster 0 pgmap v5868: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:05:08.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:05:08 smithi080 bash[28361]: audit 2023-12-01T08:05:07.283353+0000 mon.c (mon.2) 3757 : audit 0 from='client.? 172.21.15.80:0/1400335683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:05:08.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:05:08 smithi080 bash[28361]: audit 2023-12-01T08:05:07.716249+0000 mon.a (mon.0) 4101 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:05:08.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:05:08 smithi080 bash[28361]: audit 2023-12-01T08:05:07.729619+0000 mon.a (mon.0) 4102 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:05:08.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:05:08 smithi080 bash[41963]: cluster 2023-12-01T08:05:06.918960+0000 mgr.y (mgr.24362) 5899 : cluster 0 pgmap v5868: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:05:08.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:05:08 smithi080 bash[41963]: audit 2023-12-01T08:05:07.283353+0000 mon.c (mon.2) 3757 : audit 0 from='client.? 172.21.15.80:0/1400335683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:05:08.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:05:08 smithi080 bash[41963]: audit 2023-12-01T08:05:07.716249+0000 mon.a (mon.0) 4101 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:05:08.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:05:08 smithi080 bash[41963]: audit 2023-12-01T08:05:07.729619+0000 mon.a (mon.0) 4102 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:05:08.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:05:08 smithi090 bash[32384]: cluster 2023-12-01T08:05:06.918960+0000 mgr.y (mgr.24362) 5899 : cluster 0 pgmap v5868: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:05:08.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:05:08 smithi090 bash[32384]: audit 2023-12-01T08:05:07.283353+0000 mon.c (mon.2) 3757 : audit 0 from='client.? 172.21.15.80:0/1400335683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:05:08.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:05:08 smithi090 bash[32384]: audit 2023-12-01T08:05:07.716249+0000 mon.a (mon.0) 4101 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:05:08.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:05:08 smithi090 bash[32384]: audit 2023-12-01T08:05:07.729619+0000 mon.a (mon.0) 4102 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:05:09.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:05:09 smithi090 bash[32384]: audit 2023-12-01T08:05:08.186063+0000 mon.a (mon.0) 4103 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:05:09.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:05:09 smithi090 bash[32384]: audit 2023-12-01T08:05:08.202549+0000 mon.a (mon.0) 4104 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:05:09.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:05:09 smithi090 bash[32384]: audit 2023-12-01T08:05:08.690109+0000 mon.c (mon.2) 3758 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:05:09.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:05:09 smithi090 bash[32384]: audit 2023-12-01T08:05:08.692397+0000 mon.c (mon.2) 3759 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:05:09.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:05:09 smithi090 bash[32384]: audit 2023-12-01T08:05:08.704475+0000 mon.a (mon.0) 4105 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:05:09.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:05:09 smithi080 bash[41963]: audit 2023-12-01T08:05:08.186063+0000 mon.a (mon.0) 4103 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:05:09.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:05:09 smithi080 bash[41963]: audit 2023-12-01T08:05:08.202549+0000 mon.a (mon.0) 4104 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:05:09.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:05:09 smithi080 bash[41963]: audit 2023-12-01T08:05:08.690109+0000 mon.c (mon.2) 3758 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:05:09.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:05:09 smithi080 bash[41963]: audit 2023-12-01T08:05:08.692397+0000 mon.c (mon.2) 3759 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:05:09.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:05:09 smithi080 bash[41963]: audit 2023-12-01T08:05:08.704475+0000 mon.a (mon.0) 4105 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:05:09.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:05:09 smithi080 bash[28361]: audit 2023-12-01T08:05:08.186063+0000 mon.a (mon.0) 4103 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:05:09.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:05:09 smithi080 bash[28361]: audit 2023-12-01T08:05:08.202549+0000 mon.a (mon.0) 4104 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:05:09.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:05:09 smithi080 bash[28361]: audit 2023-12-01T08:05:08.690109+0000 mon.c (mon.2) 3758 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:05:09.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:05:09 smithi080 bash[28361]: audit 2023-12-01T08:05:08.692397+0000 mon.c (mon.2) 3759 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:05:09.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:05:09 smithi080 bash[28361]: audit 2023-12-01T08:05:08.704475+0000 mon.a (mon.0) 4105 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:05:10.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:05:10 smithi090 bash[32384]: cluster 2023-12-01T08:05:08.919614+0000 mgr.y (mgr.24362) 5900 : cluster 0 pgmap v5869: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:05:10.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:05:10 smithi090 bash[32384]: audit 2023-12-01T08:05:09.737510+0000 mon.a (mon.0) 4106 : audit 0 from='client.? 172.21.15.80:0/156100859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:05:10.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:05:10 smithi090 bash[32384]: audit 2023-12-01T08:05:10.086079+0000 mon.c (mon.2) 3760 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:05:10.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:05:10 smithi080 bash[28361]: cluster 2023-12-01T08:05:08.919614+0000 mgr.y (mgr.24362) 5900 : cluster 0 pgmap v5869: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:05:10.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:05:10 smithi080 bash[28361]: audit 2023-12-01T08:05:09.737510+0000 mon.a (mon.0) 4106 : audit 0 from='client.? 172.21.15.80:0/156100859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:05:10.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:05:10 smithi080 bash[28361]: audit 2023-12-01T08:05:10.086079+0000 mon.c (mon.2) 3760 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:05:10.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:05:10 smithi080 bash[41963]: cluster 2023-12-01T08:05:08.919614+0000 mgr.y (mgr.24362) 5900 : cluster 0 pgmap v5869: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:05:10.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:05:10 smithi080 bash[41963]: audit 2023-12-01T08:05:09.737510+0000 mon.a (mon.0) 4106 : audit 0 from='client.? 172.21.15.80:0/156100859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:05:10.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:05:10 smithi080 bash[41963]: audit 2023-12-01T08:05:10.086079+0000 mon.c (mon.2) 3760 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:05:12.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:05:12 smithi090 bash[32384]: cluster 2023-12-01T08:05:10.920772+0000 mgr.y (mgr.24362) 5901 : cluster 0 pgmap v5870: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:05:12.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:05:12 smithi080 bash[28361]: cluster 2023-12-01T08:05:10.920772+0000 mgr.y (mgr.24362) 5901 : cluster 0 pgmap v5870: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:05:12.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:05:12 smithi080 bash[41963]: cluster 2023-12-01T08:05:10.920772+0000 mgr.y (mgr.24362) 5901 : cluster 0 pgmap v5870: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:05:13.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:05:13 smithi090 bash[32384]: audit 2023-12-01T08:05:12.194977+0000 mon.a (mon.0) 4107 : audit 0 from='client.? 172.21.15.80:0/238753410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:05:13.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:05:13 smithi080 bash[28361]: audit 2023-12-01T08:05:12.194977+0000 mon.a (mon.0) 4107 : audit 0 from='client.? 172.21.15.80:0/238753410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:05:13.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:05:13 smithi080 bash[41963]: audit 2023-12-01T08:05:12.194977+0000 mon.a (mon.0) 4107 : audit 0 from='client.? 172.21.15.80:0/238753410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:05:14.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:05:14 smithi090 bash[32384]: cluster 2023-12-01T08:05:12.921470+0000 mgr.y (mgr.24362) 5902 : cluster 0 pgmap v5871: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:05:14.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:05:14 smithi080 bash[28361]: cluster 2023-12-01T08:05:12.921470+0000 mgr.y (mgr.24362) 5902 : cluster 0 pgmap v5871: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:05:14.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:05:14 smithi080 bash[41963]: cluster 2023-12-01T08:05:12.921470+0000 mgr.y (mgr.24362) 5902 : cluster 0 pgmap v5871: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:05:15.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:05:15 smithi090 bash[32384]: audit 2023-12-01T08:05:14.661417+0000 mon.c (mon.2) 3761 : audit 0 from='client.? 172.21.15.80:0/3242577405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:05:15.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:05:15 smithi080 bash[41963]: audit 2023-12-01T08:05:14.661417+0000 mon.c (mon.2) 3761 : audit 0 from='client.? 172.21.15.80:0/3242577405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:05:15.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:05:15 smithi080 bash[28361]: audit 2023-12-01T08:05:14.661417+0000 mon.c (mon.2) 3761 : audit 0 from='client.? 172.21.15.80:0/3242577405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:05:16.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:05:16 smithi090 bash[32384]: cluster 2023-12-01T08:05:14.922254+0000 mgr.y (mgr.24362) 5903 : cluster 0 pgmap v5872: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:05:16.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:05:16 smithi080 bash[41963]: cluster 2023-12-01T08:05:14.922254+0000 mgr.y (mgr.24362) 5903 : cluster 0 pgmap v5872: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:05:16.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:05:16 smithi080 bash[28361]: cluster 2023-12-01T08:05:14.922254+0000 mgr.y (mgr.24362) 5903 : cluster 0 pgmap v5872: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:05:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:05:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:05:16] "GET /metrics HTTP/1.1" 200 33973 "" "Prometheus/2.43.0" 2023-12-01T08:05:17.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:05:17 smithi090 bash[32384]: audit 2023-12-01T08:05:17.117076+0000 mon.c (mon.2) 3762 : audit 0 from='client.? 172.21.15.80:0/2812841140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:05:17.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:05:17 smithi080 bash[41963]: audit 2023-12-01T08:05:17.117076+0000 mon.c (mon.2) 3762 : audit 0 from='client.? 172.21.15.80:0/2812841140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:05:17.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:05:17 smithi080 bash[28361]: audit 2023-12-01T08:05:17.117076+0000 mon.c (mon.2) 3762 : audit 0 from='client.? 172.21.15.80:0/2812841140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:05:18.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:05:18 smithi090 bash[32384]: cluster 2023-12-01T08:05:16.923022+0000 mgr.y (mgr.24362) 5904 : cluster 0 pgmap v5873: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:05:18.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:05:18 smithi080 bash[41963]: cluster 2023-12-01T08:05:16.923022+0000 mgr.y (mgr.24362) 5904 : cluster 0 pgmap v5873: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:05:18.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:05:18 smithi080 bash[28361]: cluster 2023-12-01T08:05:16.923022+0000 mgr.y (mgr.24362) 5904 : cluster 0 pgmap v5873: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:05:20.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:05:20 smithi090 bash[32384]: cluster 2023-12-01T08:05:18.923657+0000 mgr.y (mgr.24362) 5905 : cluster 0 pgmap v5874: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:05:20.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:05:20 smithi090 bash[32384]: audit 2023-12-01T08:05:19.577132+0000 mon.c (mon.2) 3763 : audit 0 from='client.? 172.21.15.80:0/1583959872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:05:20.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:05:20 smithi080 bash[41963]: cluster 2023-12-01T08:05:18.923657+0000 mgr.y (mgr.24362) 5905 : cluster 0 pgmap v5874: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:05:20.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:05:20 smithi080 bash[41963]: audit 2023-12-01T08:05:19.577132+0000 mon.c (mon.2) 3763 : audit 0 from='client.? 172.21.15.80:0/1583959872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:05:20.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:05:20 smithi080 bash[28361]: cluster 2023-12-01T08:05:18.923657+0000 mgr.y (mgr.24362) 5905 : cluster 0 pgmap v5874: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:05:20.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:05:20 smithi080 bash[28361]: audit 2023-12-01T08:05:19.577132+0000 mon.c (mon.2) 3763 : audit 0 from='client.? 172.21.15.80:0/1583959872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:05:22.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:05:22 smithi090 bash[32384]: cluster 2023-12-01T08:05:20.924833+0000 mgr.y (mgr.24362) 5906 : cluster 0 pgmap v5875: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:05:22.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:05:22 smithi090 bash[32384]: audit 2023-12-01T08:05:22.036374+0000 mon.c (mon.2) 3764 : audit 0 from='client.? 172.21.15.80:0/2010734617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:05:22.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:05:22 smithi080 bash[41963]: cluster 2023-12-01T08:05:20.924833+0000 mgr.y (mgr.24362) 5906 : cluster 0 pgmap v5875: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:05:22.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:05:22 smithi080 bash[41963]: audit 2023-12-01T08:05:22.036374+0000 mon.c (mon.2) 3764 : audit 0 from='client.? 172.21.15.80:0/2010734617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:05:22.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:05:22 smithi080 bash[28361]: cluster 2023-12-01T08:05:20.924833+0000 mgr.y (mgr.24362) 5906 : cluster 0 pgmap v5875: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:05:22.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:05:22 smithi080 bash[28361]: audit 2023-12-01T08:05:22.036374+0000 mon.c (mon.2) 3764 : audit 0 from='client.? 172.21.15.80:0/2010734617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:05:24.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:05:24 smithi090 bash[32384]: cluster 2023-12-01T08:05:22.925555+0000 mgr.y (mgr.24362) 5907 : cluster 0 pgmap v5876: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:05:24.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:05:24 smithi080 bash[41963]: cluster 2023-12-01T08:05:22.925555+0000 mgr.y (mgr.24362) 5907 : cluster 0 pgmap v5876: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:05:24.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:05:24 smithi080 bash[28361]: cluster 2023-12-01T08:05:22.925555+0000 mgr.y (mgr.24362) 5907 : cluster 0 pgmap v5876: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:05:25.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:05:25 smithi090 bash[32384]: audit 2023-12-01T08:05:24.492944+0000 mon.c (mon.2) 3765 : audit 0 from='client.? 172.21.15.80:0/1295490626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:05:25.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:05:25 smithi090 bash[32384]: audit 2023-12-01T08:05:25.086412+0000 mon.c (mon.2) 3766 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:05:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:05:25 smithi080 bash[41963]: audit 2023-12-01T08:05:24.492944+0000 mon.c (mon.2) 3765 : audit 0 from='client.? 172.21.15.80:0/1295490626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:05:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:05:25 smithi080 bash[41963]: audit 2023-12-01T08:05:25.086412+0000 mon.c (mon.2) 3766 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:05:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:05:25 smithi080 bash[28361]: audit 2023-12-01T08:05:24.492944+0000 mon.c (mon.2) 3765 : audit 0 from='client.? 172.21.15.80:0/1295490626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:05:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:05:25 smithi080 bash[28361]: audit 2023-12-01T08:05:25.086412+0000 mon.c (mon.2) 3766 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:05:26.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:05:26 smithi090 bash[32384]: cluster 2023-12-01T08:05:24.926216+0000 mgr.y (mgr.24362) 5908 : cluster 0 pgmap v5877: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:05:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:05:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:05:26] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T08:05:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:05:26 smithi080 bash[41963]: cluster 2023-12-01T08:05:24.926216+0000 mgr.y (mgr.24362) 5908 : cluster 0 pgmap v5877: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:05:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:05:26 smithi080 bash[28361]: cluster 2023-12-01T08:05:24.926216+0000 mgr.y (mgr.24362) 5908 : cluster 0 pgmap v5877: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:05:27.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:05:27 smithi090 bash[32384]: audit 2023-12-01T08:05:26.942683+0000 mon.a (mon.0) 4108 : audit 0 from='client.? 172.21.15.80:0/1246112210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:05:27.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:05:27 smithi080 bash[41963]: audit 2023-12-01T08:05:26.942683+0000 mon.a (mon.0) 4108 : audit 0 from='client.? 172.21.15.80:0/1246112210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:05:27.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:05:27 smithi080 bash[28361]: audit 2023-12-01T08:05:26.942683+0000 mon.a (mon.0) 4108 : audit 0 from='client.? 172.21.15.80:0/1246112210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:05:28.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:05:28 smithi090 bash[32384]: cluster 2023-12-01T08:05:26.927300+0000 mgr.y (mgr.24362) 5909 : cluster 0 pgmap v5878: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:05:28.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:05:28 smithi080 bash[28361]: cluster 2023-12-01T08:05:26.927300+0000 mgr.y (mgr.24362) 5909 : cluster 0 pgmap v5878: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:05:28.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:05:28 smithi080 bash[41963]: cluster 2023-12-01T08:05:26.927300+0000 mgr.y (mgr.24362) 5909 : cluster 0 pgmap v5878: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:05:30.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:05:30 smithi090 bash[32384]: cluster 2023-12-01T08:05:28.927996+0000 mgr.y (mgr.24362) 5910 : cluster 0 pgmap v5879: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:05:30.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:05:30 smithi090 bash[32384]: audit 2023-12-01T08:05:29.401425+0000 mon.a (mon.0) 4109 : audit 0 from='client.? 172.21.15.80:0/3111630564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:05:30.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:05:30 smithi080 bash[28361]: cluster 2023-12-01T08:05:28.927996+0000 mgr.y (mgr.24362) 5910 : cluster 0 pgmap v5879: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:05:30.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:05:30 smithi080 bash[28361]: audit 2023-12-01T08:05:29.401425+0000 mon.a (mon.0) 4109 : audit 0 from='client.? 172.21.15.80:0/3111630564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:05:30.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:05:30 smithi080 bash[41963]: cluster 2023-12-01T08:05:28.927996+0000 mgr.y (mgr.24362) 5910 : cluster 0 pgmap v5879: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:05:30.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:05:30 smithi080 bash[41963]: audit 2023-12-01T08:05:29.401425+0000 mon.a (mon.0) 4109 : audit 0 from='client.? 172.21.15.80:0/3111630564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:05:32.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:05:32 smithi090 bash[32384]: cluster 2023-12-01T08:05:30.929158+0000 mgr.y (mgr.24362) 5911 : cluster 0 pgmap v5880: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:05:32.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:05:32 smithi090 bash[32384]: audit 2023-12-01T08:05:31.856207+0000 mon.c (mon.2) 3767 : audit 0 from='client.? 172.21.15.80:0/1015102904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:05:32.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:05:32 smithi080 bash[28361]: cluster 2023-12-01T08:05:30.929158+0000 mgr.y (mgr.24362) 5911 : cluster 0 pgmap v5880: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:05:32.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:05:32 smithi080 bash[28361]: audit 2023-12-01T08:05:31.856207+0000 mon.c (mon.2) 3767 : audit 0 from='client.? 172.21.15.80:0/1015102904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:05:32.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:05:32 smithi080 bash[41963]: cluster 2023-12-01T08:05:30.929158+0000 mgr.y (mgr.24362) 5911 : cluster 0 pgmap v5880: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:05:32.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:05:32 smithi080 bash[41963]: audit 2023-12-01T08:05:31.856207+0000 mon.c (mon.2) 3767 : audit 0 from='client.? 172.21.15.80:0/1015102904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:05:34.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:05:34 smithi090 bash[32384]: cluster 2023-12-01T08:05:32.929875+0000 mgr.y (mgr.24362) 5912 : cluster 0 pgmap v5881: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:05:34.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:05:34 smithi080 bash[41963]: cluster 2023-12-01T08:05:32.929875+0000 mgr.y (mgr.24362) 5912 : cluster 0 pgmap v5881: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:05:34.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:05:34 smithi080 bash[28361]: cluster 2023-12-01T08:05:32.929875+0000 mgr.y (mgr.24362) 5912 : cluster 0 pgmap v5881: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:05:35.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:05:35 smithi080 bash[28361]: audit 2023-12-01T08:05:34.317724+0000 mon.a (mon.0) 4110 : audit 0 from='client.? 172.21.15.80:0/3057245625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:05:35.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:05:35 smithi080 bash[41963]: audit 2023-12-01T08:05:34.317724+0000 mon.a (mon.0) 4110 : audit 0 from='client.? 172.21.15.80:0/3057245625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:05:35.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:05:35 smithi090 bash[32384]: audit 2023-12-01T08:05:34.317724+0000 mon.a (mon.0) 4110 : audit 0 from='client.? 172.21.15.80:0/3057245625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:05:36.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:05:36 smithi080 bash[28361]: cluster 2023-12-01T08:05:34.930546+0000 mgr.y (mgr.24362) 5913 : cluster 0 pgmap v5882: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:05:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:05:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:05:36] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T08:05:36.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:05:36 smithi080 bash[41963]: cluster 2023-12-01T08:05:34.930546+0000 mgr.y (mgr.24362) 5913 : cluster 0 pgmap v5882: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:05:36.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:05:36 smithi090 bash[32384]: cluster 2023-12-01T08:05:34.930546+0000 mgr.y (mgr.24362) 5913 : cluster 0 pgmap v5882: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:05:37.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:05:37 smithi080 bash[28361]: audit 2023-12-01T08:05:36.764117+0000 mon.a (mon.0) 4111 : audit 0 from='client.? 172.21.15.80:0/2941805572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:05:37.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:05:37 smithi080 bash[41963]: audit 2023-12-01T08:05:36.764117+0000 mon.a (mon.0) 4111 : audit 0 from='client.? 172.21.15.80:0/2941805572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:05:37.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:05:37 smithi090 bash[32384]: audit 2023-12-01T08:05:36.764117+0000 mon.a (mon.0) 4111 : audit 0 from='client.? 172.21.15.80:0/2941805572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:05:38.685 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:05:38 smithi080 bash[28361]: cluster 2023-12-01T08:05:36.931668+0000 mgr.y (mgr.24362) 5914 : cluster 0 pgmap v5883: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:05:38.685 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:05:38 smithi080 bash[41963]: cluster 2023-12-01T08:05:36.931668+0000 mgr.y (mgr.24362) 5914 : cluster 0 pgmap v5883: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:05:38.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:05:38 smithi090 bash[32384]: cluster 2023-12-01T08:05:36.931668+0000 mgr.y (mgr.24362) 5914 : cluster 0 pgmap v5883: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:05:39.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:05:39 smithi080 bash[41963]: audit 2023-12-01T08:05:39.224498+0000 mon.a (mon.0) 4112 : audit 0 from='client.? 172.21.15.80:0/777035641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:05:39.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:05:39 smithi080 bash[28361]: audit 2023-12-01T08:05:39.224498+0000 mon.a (mon.0) 4112 : audit 0 from='client.? 172.21.15.80:0/777035641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:05:39.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:05:39 smithi090 bash[32384]: audit 2023-12-01T08:05:39.224498+0000 mon.a (mon.0) 4112 : audit 0 from='client.? 172.21.15.80:0/777035641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:05:40.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:05:40 smithi080 bash[28361]: cluster 2023-12-01T08:05:38.932228+0000 mgr.y (mgr.24362) 5915 : cluster 0 pgmap v5884: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:05:40.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:05:40 smithi080 bash[28361]: audit 2023-12-01T08:05:40.086855+0000 mon.c (mon.2) 3768 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:05:40.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:05:40 smithi080 bash[41963]: cluster 2023-12-01T08:05:38.932228+0000 mgr.y (mgr.24362) 5915 : cluster 0 pgmap v5884: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:05:40.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:05:40 smithi080 bash[41963]: audit 2023-12-01T08:05:40.086855+0000 mon.c (mon.2) 3768 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:05:40.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:05:40 smithi090 bash[32384]: cluster 2023-12-01T08:05:38.932228+0000 mgr.y (mgr.24362) 5915 : cluster 0 pgmap v5884: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:05:40.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:05:40 smithi090 bash[32384]: audit 2023-12-01T08:05:40.086855+0000 mon.c (mon.2) 3768 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:05:42.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:05:42 smithi080 bash[28361]: cluster 2023-12-01T08:05:40.933246+0000 mgr.y (mgr.24362) 5916 : cluster 0 pgmap v5885: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:05:42.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:05:42 smithi080 bash[28361]: audit 2023-12-01T08:05:41.683804+0000 mon.a (mon.0) 4113 : audit 0 from='client.? 172.21.15.80:0/3499562318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:05:42.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:05:42 smithi080 bash[41963]: cluster 2023-12-01T08:05:40.933246+0000 mgr.y (mgr.24362) 5916 : cluster 0 pgmap v5885: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:05:42.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:05:42 smithi080 bash[41963]: audit 2023-12-01T08:05:41.683804+0000 mon.a (mon.0) 4113 : audit 0 from='client.? 172.21.15.80:0/3499562318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:05:42.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:05:42 smithi090 bash[32384]: cluster 2023-12-01T08:05:40.933246+0000 mgr.y (mgr.24362) 5916 : cluster 0 pgmap v5885: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:05:42.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:05:42 smithi090 bash[32384]: audit 2023-12-01T08:05:41.683804+0000 mon.a (mon.0) 4113 : audit 0 from='client.? 172.21.15.80:0/3499562318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:05:44.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:05:44 smithi080 bash[41963]: cluster 2023-12-01T08:05:42.933961+0000 mgr.y (mgr.24362) 5917 : cluster 0 pgmap v5886: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:05:44.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:05:44 smithi080 bash[41963]: audit 2023-12-01T08:05:44.126377+0000 mon.c (mon.2) 3769 : audit 0 from='client.? 172.21.15.80:0/1667786839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:05:44.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:05:44 smithi080 bash[28361]: cluster 2023-12-01T08:05:42.933961+0000 mgr.y (mgr.24362) 5917 : cluster 0 pgmap v5886: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:05:44.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:05:44 smithi080 bash[28361]: audit 2023-12-01T08:05:44.126377+0000 mon.c (mon.2) 3769 : audit 0 from='client.? 172.21.15.80:0/1667786839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:05:44.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:05:44 smithi090 bash[32384]: cluster 2023-12-01T08:05:42.933961+0000 mgr.y (mgr.24362) 5917 : cluster 0 pgmap v5886: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:05:44.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:05:44 smithi090 bash[32384]: audit 2023-12-01T08:05:44.126377+0000 mon.c (mon.2) 3769 : audit 0 from='client.? 172.21.15.80:0/1667786839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:05:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:05:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:05:46] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T08:05:46.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:05:46 smithi080 bash[41963]: cluster 2023-12-01T08:05:44.934663+0000 mgr.y (mgr.24362) 5918 : cluster 0 pgmap v5887: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:05:46.684 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:05:46 smithi080 bash[28361]: cluster 2023-12-01T08:05:44.934663+0000 mgr.y (mgr.24362) 5918 : cluster 0 pgmap v5887: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:05:46.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:05:46 smithi090 bash[32384]: cluster 2023-12-01T08:05:44.934663+0000 mgr.y (mgr.24362) 5918 : cluster 0 pgmap v5887: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:05:47.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:05:47 smithi080 bash[28361]: audit 2023-12-01T08:05:46.590838+0000 mon.a (mon.0) 4114 : audit 0 from='client.? 172.21.15.80:0/2704757259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:05:47.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:05:47 smithi080 bash[41963]: audit 2023-12-01T08:05:46.590838+0000 mon.a (mon.0) 4114 : audit 0 from='client.? 172.21.15.80:0/2704757259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:05:47.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:05:47 smithi090 bash[32384]: audit 2023-12-01T08:05:46.590838+0000 mon.a (mon.0) 4114 : audit 0 from='client.? 172.21.15.80:0/2704757259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:05:48.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:05:48 smithi080 bash[28361]: cluster 2023-12-01T08:05:46.935845+0000 mgr.y (mgr.24362) 5919 : cluster 0 pgmap v5888: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:05:48.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:05:48 smithi080 bash[41963]: cluster 2023-12-01T08:05:46.935845+0000 mgr.y (mgr.24362) 5919 : cluster 0 pgmap v5888: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:05:48.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:05:48 smithi090 bash[32384]: cluster 2023-12-01T08:05:46.935845+0000 mgr.y (mgr.24362) 5919 : cluster 0 pgmap v5888: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:05:49.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:05:49 smithi080 bash[28361]: audit 2023-12-01T08:05:49.042088+0000 mon.a (mon.0) 4115 : audit 0 from='client.? 172.21.15.80:0/1791835469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:05:49.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:05:49 smithi080 bash[41963]: audit 2023-12-01T08:05:49.042088+0000 mon.a (mon.0) 4115 : audit 0 from='client.? 172.21.15.80:0/1791835469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:05:49.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:05:49 smithi090 bash[32384]: audit 2023-12-01T08:05:49.042088+0000 mon.a (mon.0) 4115 : audit 0 from='client.? 172.21.15.80:0/1791835469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:05:50.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:05:50 smithi080 bash[28361]: cluster 2023-12-01T08:05:48.936448+0000 mgr.y (mgr.24362) 5920 : cluster 0 pgmap v5889: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:05:50.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:05:50 smithi080 bash[41963]: cluster 2023-12-01T08:05:48.936448+0000 mgr.y (mgr.24362) 5920 : cluster 0 pgmap v5889: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:05:50.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:05:50 smithi090 bash[32384]: cluster 2023-12-01T08:05:48.936448+0000 mgr.y (mgr.24362) 5920 : cluster 0 pgmap v5889: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:05:52.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:05:52 smithi080 bash[28361]: cluster 2023-12-01T08:05:50.937575+0000 mgr.y (mgr.24362) 5921 : cluster 0 pgmap v5890: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:05:52.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:05:52 smithi080 bash[28361]: audit 2023-12-01T08:05:51.491169+0000 mon.a (mon.0) 4116 : audit 0 from='client.? 172.21.15.80:0/816849540' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:05:52.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:05:52 smithi080 bash[41963]: cluster 2023-12-01T08:05:50.937575+0000 mgr.y (mgr.24362) 5921 : cluster 0 pgmap v5890: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:05:52.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:05:52 smithi080 bash[41963]: audit 2023-12-01T08:05:51.491169+0000 mon.a (mon.0) 4116 : audit 0 from='client.? 172.21.15.80:0/816849540' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:05:52.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:05:52 smithi090 bash[32384]: cluster 2023-12-01T08:05:50.937575+0000 mgr.y (mgr.24362) 5921 : cluster 0 pgmap v5890: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:05:52.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:05:52 smithi090 bash[32384]: audit 2023-12-01T08:05:51.491169+0000 mon.a (mon.0) 4116 : audit 0 from='client.? 172.21.15.80:0/816849540' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:05:54.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:05:54 smithi080 bash[28361]: cluster 2023-12-01T08:05:52.938245+0000 mgr.y (mgr.24362) 5922 : cluster 0 pgmap v5891: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:05:54.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:05:54 smithi080 bash[28361]: audit 2023-12-01T08:05:53.950179+0000 mon.a (mon.0) 4117 : audit 0 from='client.? 172.21.15.80:0/616949574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:05:54.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:05:54 smithi080 bash[41963]: cluster 2023-12-01T08:05:52.938245+0000 mgr.y (mgr.24362) 5922 : cluster 0 pgmap v5891: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:05:54.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:05:54 smithi080 bash[41963]: audit 2023-12-01T08:05:53.950179+0000 mon.a (mon.0) 4117 : audit 0 from='client.? 172.21.15.80:0/616949574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:05:54.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:05:54 smithi090 bash[32384]: cluster 2023-12-01T08:05:52.938245+0000 mgr.y (mgr.24362) 5922 : cluster 0 pgmap v5891: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:05:54.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:05:54 smithi090 bash[32384]: audit 2023-12-01T08:05:53.950179+0000 mon.a (mon.0) 4117 : audit 0 from='client.? 172.21.15.80:0/616949574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:05:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:05:55 smithi080 bash[28361]: audit 2023-12-01T08:05:55.087206+0000 mon.c (mon.2) 3770 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:05:55.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:05:55 smithi080 bash[41963]: audit 2023-12-01T08:05:55.087206+0000 mon.c (mon.2) 3770 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:05:55.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:05:55 smithi090 bash[32384]: audit 2023-12-01T08:05:55.087206+0000 mon.c (mon.2) 3770 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:05:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:05:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:05:56] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T08:05:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:05:56 smithi080 bash[41963]: cluster 2023-12-01T08:05:54.938930+0000 mgr.y (mgr.24362) 5923 : cluster 0 pgmap v5892: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:05:56.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:05:56 smithi080 bash[28361]: cluster 2023-12-01T08:05:54.938930+0000 mgr.y (mgr.24362) 5923 : cluster 0 pgmap v5892: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:05:56.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:05:56 smithi090 bash[32384]: cluster 2023-12-01T08:05:54.938930+0000 mgr.y (mgr.24362) 5923 : cluster 0 pgmap v5892: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:05:57.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:05:57 smithi080 bash[28361]: audit 2023-12-01T08:05:56.416168+0000 mon.c (mon.2) 3771 : audit 0 from='client.? 172.21.15.80:0/1124839119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:05:57.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:05:57 smithi080 bash[41963]: audit 2023-12-01T08:05:56.416168+0000 mon.c (mon.2) 3771 : audit 0 from='client.? 172.21.15.80:0/1124839119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:05:57.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:05:57 smithi090 bash[32384]: audit 2023-12-01T08:05:56.416168+0000 mon.c (mon.2) 3771 : audit 0 from='client.? 172.21.15.80:0/1124839119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:05:58.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:05:58 smithi080 bash[28361]: cluster 2023-12-01T08:05:56.940135+0000 mgr.y (mgr.24362) 5924 : cluster 0 pgmap v5893: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:05:58.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:05:58 smithi080 bash[41963]: cluster 2023-12-01T08:05:56.940135+0000 mgr.y (mgr.24362) 5924 : cluster 0 pgmap v5893: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:05:58.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:05:58 smithi090 bash[32384]: cluster 2023-12-01T08:05:56.940135+0000 mgr.y (mgr.24362) 5924 : cluster 0 pgmap v5893: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:05:59.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:05:59 smithi080 bash[28361]: audit 2023-12-01T08:05:58.872488+0000 mon.c (mon.2) 3772 : audit 0 from='client.? 172.21.15.80:0/2243920285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:05:59.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:05:59 smithi080 bash[41963]: audit 2023-12-01T08:05:58.872488+0000 mon.c (mon.2) 3772 : audit 0 from='client.? 172.21.15.80:0/2243920285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:05:59.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:05:59 smithi090 bash[32384]: audit 2023-12-01T08:05:58.872488+0000 mon.c (mon.2) 3772 : audit 0 from='client.? 172.21.15.80:0/2243920285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:06:00.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:06:00 smithi080 bash[28361]: cluster 2023-12-01T08:05:58.940745+0000 mgr.y (mgr.24362) 5925 : cluster 0 pgmap v5894: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:06:00.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:06:00 smithi080 bash[41963]: cluster 2023-12-01T08:05:58.940745+0000 mgr.y (mgr.24362) 5925 : cluster 0 pgmap v5894: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:06:00.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:06:00 smithi090 bash[32384]: cluster 2023-12-01T08:05:58.940745+0000 mgr.y (mgr.24362) 5925 : cluster 0 pgmap v5894: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:06:02.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:06:01 smithi090 bash[32384]: cluster 2023-12-01T08:06:00.941939+0000 mgr.y (mgr.24362) 5926 : cluster 0 pgmap v5895: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:06:02.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:06:01 smithi090 bash[32384]: audit 2023-12-01T08:06:01.327694+0000 mon.c (mon.2) 3773 : audit 0 from='client.? 172.21.15.80:0/3496887059' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:06:02.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:06:01 smithi080 bash[28361]: cluster 2023-12-01T08:06:00.941939+0000 mgr.y (mgr.24362) 5926 : cluster 0 pgmap v5895: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:06:02.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:06:01 smithi080 bash[28361]: audit 2023-12-01T08:06:01.327694+0000 mon.c (mon.2) 3773 : audit 0 from='client.? 172.21.15.80:0/3496887059' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:06:02.435 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:06:01 smithi080 bash[41963]: cluster 2023-12-01T08:06:00.941939+0000 mgr.y (mgr.24362) 5926 : cluster 0 pgmap v5895: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:06:02.435 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:06:01 smithi080 bash[41963]: audit 2023-12-01T08:06:01.327694+0000 mon.c (mon.2) 3773 : audit 0 from='client.? 172.21.15.80:0/3496887059' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:06:04.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:06:03 smithi090 bash[32384]: cluster 2023-12-01T08:06:02.942637+0000 mgr.y (mgr.24362) 5927 : cluster 0 pgmap v5896: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:06:04.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:06:03 smithi090 bash[32384]: audit 2023-12-01T08:06:03.788000+0000 mon.b (mon.1) 40 : audit 0 from='client.? 172.21.15.80:0/58044938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:06:04.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:06:03 smithi080 bash[28361]: cluster 2023-12-01T08:06:02.942637+0000 mgr.y (mgr.24362) 5927 : cluster 0 pgmap v5896: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:06:04.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:06:03 smithi080 bash[28361]: audit 2023-12-01T08:06:03.788000+0000 mon.b (mon.1) 40 : audit 0 from='client.? 172.21.15.80:0/58044938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:06:04.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:06:03 smithi080 bash[41963]: cluster 2023-12-01T08:06:02.942637+0000 mgr.y (mgr.24362) 5927 : cluster 0 pgmap v5896: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:06:04.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:06:03 smithi080 bash[41963]: audit 2023-12-01T08:06:03.788000+0000 mon.b (mon.1) 40 : audit 0 from='client.? 172.21.15.80:0/58044938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:06:06.234 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:06:05 smithi080 bash[28361]: cluster 2023-12-01T08:06:04.943315+0000 mgr.y (mgr.24362) 5928 : cluster 0 pgmap v5897: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:06:06.234 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:06:05 smithi080 bash[41963]: cluster 2023-12-01T08:06:04.943315+0000 mgr.y (mgr.24362) 5928 : cluster 0 pgmap v5897: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:06:06.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:06:05 smithi090 bash[32384]: cluster 2023-12-01T08:06:04.943315+0000 mgr.y (mgr.24362) 5928 : cluster 0 pgmap v5897: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:06:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:06:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:06:06] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T08:06:07.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:06:06 smithi090 bash[32384]: audit 2023-12-01T08:06:06.249395+0000 mon.a (mon.0) 4118 : audit 0 from='client.? 172.21.15.80:0/1145241313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:06:07.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:06:06 smithi080 bash[28361]: audit 2023-12-01T08:06:06.249395+0000 mon.a (mon.0) 4118 : audit 0 from='client.? 172.21.15.80:0/1145241313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:06:07.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:06:06 smithi080 bash[41963]: audit 2023-12-01T08:06:06.249395+0000 mon.a (mon.0) 4118 : audit 0 from='client.? 172.21.15.80:0/1145241313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:06:08.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:06:07 smithi090 bash[32384]: cluster 2023-12-01T08:06:06.944441+0000 mgr.y (mgr.24362) 5929 : cluster 0 pgmap v5898: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:06:08.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:06:07 smithi080 bash[28361]: cluster 2023-12-01T08:06:06.944441+0000 mgr.y (mgr.24362) 5929 : cluster 0 pgmap v5898: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:06:08.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:06:07 smithi080 bash[41963]: cluster 2023-12-01T08:06:06.944441+0000 mgr.y (mgr.24362) 5929 : cluster 0 pgmap v5898: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:06:09.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:06:08 smithi090 bash[32384]: audit 2023-12-01T08:06:08.705325+0000 mon.c (mon.2) 3774 : audit 0 from='client.? 172.21.15.80:0/15733170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:06:09.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:06:08 smithi090 bash[32384]: audit 2023-12-01T08:06:08.787479+0000 mon.c (mon.2) 3775 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:06:09.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:06:08 smithi080 bash[28361]: audit 2023-12-01T08:06:08.705325+0000 mon.c (mon.2) 3774 : audit 0 from='client.? 172.21.15.80:0/15733170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:06:09.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:06:08 smithi080 bash[28361]: audit 2023-12-01T08:06:08.787479+0000 mon.c (mon.2) 3775 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:06:09.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:06:08 smithi080 bash[41963]: audit 2023-12-01T08:06:08.705325+0000 mon.c (mon.2) 3774 : audit 0 from='client.? 172.21.15.80:0/15733170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:06:09.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:06:08 smithi080 bash[41963]: audit 2023-12-01T08:06:08.787479+0000 mon.c (mon.2) 3775 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:06:10.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:06:09 smithi090 bash[32384]: cluster 2023-12-01T08:06:08.945309+0000 mgr.y (mgr.24362) 5930 : cluster 0 pgmap v5899: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:06:10.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:06:09 smithi080 bash[41963]: cluster 2023-12-01T08:06:08.945309+0000 mgr.y (mgr.24362) 5930 : cluster 0 pgmap v5899: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:06:10.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:06:09 smithi080 bash[28361]: cluster 2023-12-01T08:06:08.945309+0000 mgr.y (mgr.24362) 5930 : cluster 0 pgmap v5899: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:06:11.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:06:10 smithi090 bash[32384]: audit 2023-12-01T08:06:10.087802+0000 mon.c (mon.2) 3776 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:06:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:06:10 smithi080 bash[28361]: audit 2023-12-01T08:06:10.087802+0000 mon.c (mon.2) 3776 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:06:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:06:10 smithi080 bash[41963]: audit 2023-12-01T08:06:10.087802+0000 mon.c (mon.2) 3776 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:06:12.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:06:11 smithi090 bash[32384]: cluster 2023-12-01T08:06:10.946677+0000 mgr.y (mgr.24362) 5931 : cluster 0 pgmap v5900: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:06:12.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:06:11 smithi090 bash[32384]: audit 2023-12-01T08:06:11.162808+0000 mon.c (mon.2) 3777 : audit 0 from='client.? 172.21.15.80:0/4263683356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:06:12.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:06:11 smithi080 bash[41963]: cluster 2023-12-01T08:06:10.946677+0000 mgr.y (mgr.24362) 5931 : cluster 0 pgmap v5900: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:06:12.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:06:11 smithi080 bash[41963]: audit 2023-12-01T08:06:11.162808+0000 mon.c (mon.2) 3777 : audit 0 from='client.? 172.21.15.80:0/4263683356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:06:12.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:06:11 smithi080 bash[28361]: cluster 2023-12-01T08:06:10.946677+0000 mgr.y (mgr.24362) 5931 : cluster 0 pgmap v5900: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:06:12.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:06:11 smithi080 bash[28361]: audit 2023-12-01T08:06:11.162808+0000 mon.c (mon.2) 3777 : audit 0 from='client.? 172.21.15.80:0/4263683356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:06:14.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:06:13 smithi090 bash[32384]: cluster 2023-12-01T08:06:12.947335+0000 mgr.y (mgr.24362) 5932 : cluster 0 pgmap v5901: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:06:14.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:06:13 smithi090 bash[32384]: audit 2023-12-01T08:06:13.622077+0000 mon.c (mon.2) 3778 : audit 0 from='client.? 172.21.15.80:0/3549714344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:06:14.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:06:13 smithi080 bash[41963]: cluster 2023-12-01T08:06:12.947335+0000 mgr.y (mgr.24362) 5932 : cluster 0 pgmap v5901: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:06:14.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:06:13 smithi080 bash[41963]: audit 2023-12-01T08:06:13.622077+0000 mon.c (mon.2) 3778 : audit 0 from='client.? 172.21.15.80:0/3549714344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:06:14.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:06:13 smithi080 bash[28361]: cluster 2023-12-01T08:06:12.947335+0000 mgr.y (mgr.24362) 5932 : cluster 0 pgmap v5901: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:06:14.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:06:13 smithi080 bash[28361]: audit 2023-12-01T08:06:13.622077+0000 mon.c (mon.2) 3778 : audit 0 from='client.? 172.21.15.80:0/3549714344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:06:15.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:06:15 smithi080 bash[41963]: audit 2023-12-01T08:06:14.637020+0000 mon.a (mon.0) 4119 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:06:15.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:06:15 smithi080 bash[41963]: audit 2023-12-01T08:06:14.649843+0000 mon.a (mon.0) 4120 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:06:15.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:06:15 smithi080 bash[41963]: cluster 2023-12-01T08:06:14.948072+0000 mgr.y (mgr.24362) 5933 : cluster 0 pgmap v5902: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:06:15.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:06:15 smithi080 bash[41963]: audit 2023-12-01T08:06:14.987401+0000 mon.a (mon.0) 4121 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:06:15.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:06:15 smithi080 bash[41963]: audit 2023-12-01T08:06:15.000943+0000 mon.a (mon.0) 4122 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:06:15.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:06:15 smithi080 bash[41963]: audit 2023-12-01T08:06:15.478874+0000 mon.c (mon.2) 3779 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:06:15.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:06:15 smithi080 bash[41963]: audit 2023-12-01T08:06:15.480617+0000 mon.c (mon.2) 3780 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:06:15.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:06:15 smithi080 bash[41963]: audit 2023-12-01T08:06:15.492966+0000 mon.a (mon.0) 4123 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:06:15.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:06:15 smithi080 bash[28361]: audit 2023-12-01T08:06:14.637020+0000 mon.a (mon.0) 4119 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:06:15.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:06:15 smithi080 bash[28361]: audit 2023-12-01T08:06:14.649843+0000 mon.a (mon.0) 4120 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:06:15.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:06:15 smithi080 bash[28361]: cluster 2023-12-01T08:06:14.948072+0000 mgr.y (mgr.24362) 5933 : cluster 0 pgmap v5902: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:06:15.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:06:15 smithi080 bash[28361]: audit 2023-12-01T08:06:14.987401+0000 mon.a (mon.0) 4121 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:06:15.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:06:15 smithi080 bash[28361]: audit 2023-12-01T08:06:15.000943+0000 mon.a (mon.0) 4122 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:06:15.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:06:15 smithi080 bash[28361]: audit 2023-12-01T08:06:15.478874+0000 mon.c (mon.2) 3779 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:06:15.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:06:15 smithi080 bash[28361]: audit 2023-12-01T08:06:15.480617+0000 mon.c (mon.2) 3780 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:06:15.935 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:06:15 smithi080 bash[28361]: audit 2023-12-01T08:06:15.492966+0000 mon.a (mon.0) 4123 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:06:16.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:06:15 smithi090 bash[32384]: audit 2023-12-01T08:06:14.637020+0000 mon.a (mon.0) 4119 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:06:16.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:06:15 smithi090 bash[32384]: audit 2023-12-01T08:06:14.649843+0000 mon.a (mon.0) 4120 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:06:16.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:06:15 smithi090 bash[32384]: cluster 2023-12-01T08:06:14.948072+0000 mgr.y (mgr.24362) 5933 : cluster 0 pgmap v5902: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:06:16.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:06:15 smithi090 bash[32384]: audit 2023-12-01T08:06:14.987401+0000 mon.a (mon.0) 4121 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:06:16.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:06:15 smithi090 bash[32384]: audit 2023-12-01T08:06:15.000943+0000 mon.a (mon.0) 4122 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:06:16.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:06:15 smithi090 bash[32384]: audit 2023-12-01T08:06:15.478874+0000 mon.c (mon.2) 3779 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:06:16.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:06:15 smithi090 bash[32384]: audit 2023-12-01T08:06:15.480617+0000 mon.c (mon.2) 3780 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:06:16.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:06:15 smithi090 bash[32384]: audit 2023-12-01T08:06:15.492966+0000 mon.a (mon.0) 4123 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:06:16.683 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:06:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:06:16] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.43.0" 2023-12-01T08:06:17.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:06:16 smithi090 bash[32384]: audit 2023-12-01T08:06:16.078327+0000 mon.c (mon.2) 3781 : audit 0 from='client.? 172.21.15.80:0/3885176303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:06:17.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:06:16 smithi080 bash[41963]: audit 2023-12-01T08:06:16.078327+0000 mon.c (mon.2) 3781 : audit 0 from='client.? 172.21.15.80:0/3885176303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:06:17.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:06:16 smithi080 bash[28361]: audit 2023-12-01T08:06:16.078327+0000 mon.c (mon.2) 3781 : audit 0 from='client.? 172.21.15.80:0/3885176303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:06:18.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:06:17 smithi090 bash[32384]: cluster 2023-12-01T08:06:16.949367+0000 mgr.y (mgr.24362) 5934 : cluster 0 pgmap v5903: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:06:18.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:06:17 smithi080 bash[41963]: cluster 2023-12-01T08:06:16.949367+0000 mgr.y (mgr.24362) 5934 : cluster 0 pgmap v5903: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:06:18.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:06:17 smithi080 bash[28361]: cluster 2023-12-01T08:06:16.949367+0000 mgr.y (mgr.24362) 5934 : cluster 0 pgmap v5903: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:06:19.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:06:18 smithi090 bash[32384]: audit 2023-12-01T08:06:18.547300+0000 mon.a (mon.0) 4124 : audit 0 from='client.? 172.21.15.80:0/3911397701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:06:19.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:06:18 smithi080 bash[41963]: audit 2023-12-01T08:06:18.547300+0000 mon.a (mon.0) 4124 : audit 0 from='client.? 172.21.15.80:0/3911397701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:06:19.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:06:18 smithi080 bash[28361]: audit 2023-12-01T08:06:18.547300+0000 mon.a (mon.0) 4124 : audit 0 from='client.? 172.21.15.80:0/3911397701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:06:20.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:06:19 smithi090 bash[32384]: cluster 2023-12-01T08:06:18.950069+0000 mgr.y (mgr.24362) 5935 : cluster 0 pgmap v5904: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:06:20.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:06:19 smithi080 bash[41963]: cluster 2023-12-01T08:06:18.950069+0000 mgr.y (mgr.24362) 5935 : cluster 0 pgmap v5904: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:06:20.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:06:19 smithi080 bash[28361]: cluster 2023-12-01T08:06:18.950069+0000 mgr.y (mgr.24362) 5935 : cluster 0 pgmap v5904: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:06:22.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:06:21 smithi090 bash[32384]: cluster 2023-12-01T08:06:20.951192+0000 mgr.y (mgr.24362) 5936 : cluster 0 pgmap v5905: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:06:22.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:06:21 smithi090 bash[32384]: audit 2023-12-01T08:06:21.001001+0000 mon.c (mon.2) 3782 : audit 0 from='client.? 172.21.15.80:0/200546928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:06:22.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:06:21 smithi080 bash[28361]: cluster 2023-12-01T08:06:20.951192+0000 mgr.y (mgr.24362) 5936 : cluster 0 pgmap v5905: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:06:22.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:06:21 smithi080 bash[28361]: audit 2023-12-01T08:06:21.001001+0000 mon.c (mon.2) 3782 : audit 0 from='client.? 172.21.15.80:0/200546928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:06:22.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:06:21 smithi080 bash[41963]: cluster 2023-12-01T08:06:20.951192+0000 mgr.y (mgr.24362) 5936 : cluster 0 pgmap v5905: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:06:22.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:06:21 smithi080 bash[41963]: audit 2023-12-01T08:06:21.001001+0000 mon.c (mon.2) 3782 : audit 0 from='client.? 172.21.15.80:0/200546928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:06:24.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:06:23 smithi090 bash[32384]: cluster 2023-12-01T08:06:22.951833+0000 mgr.y (mgr.24362) 5937 : cluster 0 pgmap v5906: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:06:24.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:06:23 smithi090 bash[32384]: audit 2023-12-01T08:06:23.450500+0000 mon.c (mon.2) 3783 : audit 0 from='client.? 172.21.15.80:0/2108392938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:06:24.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:06:23 smithi080 bash[28361]: cluster 2023-12-01T08:06:22.951833+0000 mgr.y (mgr.24362) 5937 : cluster 0 pgmap v5906: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:06:24.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:06:23 smithi080 bash[28361]: audit 2023-12-01T08:06:23.450500+0000 mon.c (mon.2) 3783 : audit 0 from='client.? 172.21.15.80:0/2108392938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:06:24.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:06:23 smithi080 bash[41963]: cluster 2023-12-01T08:06:22.951833+0000 mgr.y (mgr.24362) 5937 : cluster 0 pgmap v5906: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:06:24.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:06:23 smithi080 bash[41963]: audit 2023-12-01T08:06:23.450500+0000 mon.c (mon.2) 3783 : audit 0 from='client.? 172.21.15.80:0/2108392938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:06:26.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:06:25 smithi090 bash[32384]: cluster 2023-12-01T08:06:24.952506+0000 mgr.y (mgr.24362) 5938 : cluster 0 pgmap v5907: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:06:26.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:06:25 smithi090 bash[32384]: audit 2023-12-01T08:06:25.088076+0000 mon.c (mon.2) 3784 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:06:26.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:06:25 smithi090 bash[32384]: audit 2023-12-01T08:06:25.901985+0000 mon.c (mon.2) 3785 : audit 0 from='client.? 172.21.15.80:0/2128260970' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:06:26.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:06:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:06:26] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T08:06:26.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:06:25 smithi080 bash[28361]: cluster 2023-12-01T08:06:24.952506+0000 mgr.y (mgr.24362) 5938 : cluster 0 pgmap v5907: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:06:26.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:06:25 smithi080 bash[28361]: audit 2023-12-01T08:06:25.088076+0000 mon.c (mon.2) 3784 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:06:26.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:06:25 smithi080 bash[28361]: audit 2023-12-01T08:06:25.901985+0000 mon.c (mon.2) 3785 : audit 0 from='client.? 172.21.15.80:0/2128260970' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:06:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:06:25 smithi080 bash[41963]: cluster 2023-12-01T08:06:24.952506+0000 mgr.y (mgr.24362) 5938 : cluster 0 pgmap v5907: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:06:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:06:25 smithi080 bash[41963]: audit 2023-12-01T08:06:25.088076+0000 mon.c (mon.2) 3784 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:06:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:06:25 smithi080 bash[41963]: audit 2023-12-01T08:06:25.901985+0000 mon.c (mon.2) 3785 : audit 0 from='client.? 172.21.15.80:0/2128260970' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:06:28.275 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:06:27 smithi090 bash[32384]: cluster 2023-12-01T08:06:26.953675+0000 mgr.y (mgr.24362) 5939 : cluster 0 pgmap v5908: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:06:28.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:06:27 smithi080 bash[28361]: cluster 2023-12-01T08:06:26.953675+0000 mgr.y (mgr.24362) 5939 : cluster 0 pgmap v5908: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:06:28.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:06:27 smithi080 bash[41963]: cluster 2023-12-01T08:06:26.953675+0000 mgr.y (mgr.24362) 5939 : cluster 0 pgmap v5908: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:06:29.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:06:28 smithi090 bash[32384]: audit 2023-12-01T08:06:28.357203+0000 mon.a (mon.0) 4125 : audit 0 from='client.? 172.21.15.80:0/1451186650' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:06:29.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:06:28 smithi080 bash[28361]: audit 2023-12-01T08:06:28.357203+0000 mon.a (mon.0) 4125 : audit 0 from='client.? 172.21.15.80:0/1451186650' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:06:29.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:06:28 smithi080 bash[41963]: audit 2023-12-01T08:06:28.357203+0000 mon.a (mon.0) 4125 : audit 0 from='client.? 172.21.15.80:0/1451186650' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:06:30.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:06:29 smithi090 bash[32384]: cluster 2023-12-01T08:06:28.954290+0000 mgr.y (mgr.24362) 5940 : cluster 0 pgmap v5909: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:06:30.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:06:29 smithi080 bash[28361]: cluster 2023-12-01T08:06:28.954290+0000 mgr.y (mgr.24362) 5940 : cluster 0 pgmap v5909: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:06:30.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:06:30 smithi080 bash[41963]: cluster 2023-12-01T08:06:28.954290+0000 mgr.y (mgr.24362) 5940 : cluster 0 pgmap v5909: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:06:31.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:06:31 smithi090 bash[32384]: audit 2023-12-01T08:06:30.806369+0000 mon.c (mon.2) 3786 : audit 0 from='client.? 172.21.15.80:0/1652888498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:06:31.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:06:31 smithi080 bash[28361]: audit 2023-12-01T08:06:30.806369+0000 mon.c (mon.2) 3786 : audit 0 from='client.? 172.21.15.80:0/1652888498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:06:31.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:06:31 smithi080 bash[41963]: audit 2023-12-01T08:06:30.806369+0000 mon.c (mon.2) 3786 : audit 0 from='client.? 172.21.15.80:0/1652888498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:06:32.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:06:32 smithi090 bash[32384]: cluster 2023-12-01T08:06:30.955531+0000 mgr.y (mgr.24362) 5941 : cluster 0 pgmap v5910: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:06:32.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:06:32 smithi080 bash[41963]: cluster 2023-12-01T08:06:30.955531+0000 mgr.y (mgr.24362) 5941 : cluster 0 pgmap v5910: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:06:32.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:06:32 smithi080 bash[28361]: cluster 2023-12-01T08:06:30.955531+0000 mgr.y (mgr.24362) 5941 : cluster 0 pgmap v5910: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:06:34.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:06:34 smithi090 bash[32384]: cluster 2023-12-01T08:06:32.956178+0000 mgr.y (mgr.24362) 5942 : cluster 0 pgmap v5911: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:06:34.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:06:34 smithi090 bash[32384]: audit 2023-12-01T08:06:33.250306+0000 mon.c (mon.2) 3787 : audit 0 from='client.? 172.21.15.80:0/2321333110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:06:34.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:06:34 smithi080 bash[41963]: cluster 2023-12-01T08:06:32.956178+0000 mgr.y (mgr.24362) 5942 : cluster 0 pgmap v5911: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:06:34.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:06:34 smithi080 bash[41963]: audit 2023-12-01T08:06:33.250306+0000 mon.c (mon.2) 3787 : audit 0 from='client.? 172.21.15.80:0/2321333110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:06:34.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:06:34 smithi080 bash[28361]: cluster 2023-12-01T08:06:32.956178+0000 mgr.y (mgr.24362) 5942 : cluster 0 pgmap v5911: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:06:34.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:06:34 smithi080 bash[28361]: audit 2023-12-01T08:06:33.250306+0000 mon.c (mon.2) 3787 : audit 0 from='client.? 172.21.15.80:0/2321333110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:06:36.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:06:36 smithi090 bash[32384]: cluster 2023-12-01T08:06:34.956907+0000 mgr.y (mgr.24362) 5943 : cluster 0 pgmap v5912: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:06:36.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:06:36 smithi090 bash[32384]: audit 2023-12-01T08:06:35.703148+0000 mon.c (mon.2) 3788 : audit 0 from='client.? 172.21.15.80:0/513785770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:06:36.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:06:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:06:36] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T08:06:36.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:06:36 smithi080 bash[28361]: cluster 2023-12-01T08:06:34.956907+0000 mgr.y (mgr.24362) 5943 : cluster 0 pgmap v5912: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:06:36.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:06:36 smithi080 bash[28361]: audit 2023-12-01T08:06:35.703148+0000 mon.c (mon.2) 3788 : audit 0 from='client.? 172.21.15.80:0/513785770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:06:36.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:06:36 smithi080 bash[41963]: cluster 2023-12-01T08:06:34.956907+0000 mgr.y (mgr.24362) 5943 : cluster 0 pgmap v5912: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:06:36.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:06:36 smithi080 bash[41963]: audit 2023-12-01T08:06:35.703148+0000 mon.c (mon.2) 3788 : audit 0 from='client.? 172.21.15.80:0/513785770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:06:38.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:06:38 smithi080 bash[41963]: cluster 2023-12-01T08:06:36.958069+0000 mgr.y (mgr.24362) 5944 : cluster 0 pgmap v5913: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:06:38.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:06:38 smithi080 bash[28361]: cluster 2023-12-01T08:06:36.958069+0000 mgr.y (mgr.24362) 5944 : cluster 0 pgmap v5913: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:06:38.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:06:38 smithi090 bash[32384]: cluster 2023-12-01T08:06:36.958069+0000 mgr.y (mgr.24362) 5944 : cluster 0 pgmap v5913: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:06:39.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:06:39 smithi080 bash[28361]: audit 2023-12-01T08:06:38.163529+0000 mon.a (mon.0) 4126 : audit 0 from='client.? 172.21.15.80:0/656306866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:06:39.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:06:39 smithi080 bash[41963]: audit 2023-12-01T08:06:38.163529+0000 mon.a (mon.0) 4126 : audit 0 from='client.? 172.21.15.80:0/656306866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:06:39.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:06:39 smithi090 bash[32384]: audit 2023-12-01T08:06:38.163529+0000 mon.a (mon.0) 4126 : audit 0 from='client.? 172.21.15.80:0/656306866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:06:40.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:06:40 smithi080 bash[28361]: cluster 2023-12-01T08:06:38.958743+0000 mgr.y (mgr.24362) 5945 : cluster 0 pgmap v5914: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:06:40.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:06:40 smithi080 bash[41963]: cluster 2023-12-01T08:06:38.958743+0000 mgr.y (mgr.24362) 5945 : cluster 0 pgmap v5914: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:06:40.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:06:40 smithi090 bash[32384]: cluster 2023-12-01T08:06:38.958743+0000 mgr.y (mgr.24362) 5945 : cluster 0 pgmap v5914: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:06:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:06:41 smithi080 bash[28361]: audit 2023-12-01T08:06:40.088720+0000 mon.c (mon.2) 3789 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:06:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:06:41 smithi080 bash[28361]: audit 2023-12-01T08:06:40.621196+0000 mon.a (mon.0) 4127 : audit 0 from='client.? 172.21.15.80:0/2310660003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:06:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:06:41 smithi080 bash[41963]: audit 2023-12-01T08:06:40.088720+0000 mon.c (mon.2) 3789 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:06:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:06:41 smithi080 bash[41963]: audit 2023-12-01T08:06:40.621196+0000 mon.a (mon.0) 4127 : audit 0 from='client.? 172.21.15.80:0/2310660003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:06:41.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:06:41 smithi090 bash[32384]: audit 2023-12-01T08:06:40.088720+0000 mon.c (mon.2) 3789 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:06:41.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:06:41 smithi090 bash[32384]: audit 2023-12-01T08:06:40.621196+0000 mon.a (mon.0) 4127 : audit 0 from='client.? 172.21.15.80:0/2310660003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:06:42.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:06:42 smithi080 bash[41963]: cluster 2023-12-01T08:06:40.960038+0000 mgr.y (mgr.24362) 5946 : cluster 0 pgmap v5915: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:06:42.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:06:42 smithi080 bash[28361]: cluster 2023-12-01T08:06:40.960038+0000 mgr.y (mgr.24362) 5946 : cluster 0 pgmap v5915: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:06:42.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:06:42 smithi090 bash[32384]: cluster 2023-12-01T08:06:40.960038+0000 mgr.y (mgr.24362) 5946 : cluster 0 pgmap v5915: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:06:44.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:06:44 smithi080 bash[28361]: cluster 2023-12-01T08:06:42.960651+0000 mgr.y (mgr.24362) 5947 : cluster 0 pgmap v5916: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:06:44.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:06:44 smithi080 bash[28361]: audit 2023-12-01T08:06:43.081576+0000 mon.a (mon.0) 4128 : audit 0 from='client.? 172.21.15.80:0/3680513341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:06:44.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:06:44 smithi080 bash[41963]: cluster 2023-12-01T08:06:42.960651+0000 mgr.y (mgr.24362) 5947 : cluster 0 pgmap v5916: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:06:44.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:06:44 smithi080 bash[41963]: audit 2023-12-01T08:06:43.081576+0000 mon.a (mon.0) 4128 : audit 0 from='client.? 172.21.15.80:0/3680513341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:06:44.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:06:44 smithi090 bash[32384]: cluster 2023-12-01T08:06:42.960651+0000 mgr.y (mgr.24362) 5947 : cluster 0 pgmap v5916: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:06:44.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:06:44 smithi090 bash[32384]: audit 2023-12-01T08:06:43.081576+0000 mon.a (mon.0) 4128 : audit 0 from='client.? 172.21.15.80:0/3680513341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:06:46.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:06:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:06:46] "GET /metrics HTTP/1.1" 200 33972 "" "Prometheus/2.43.0" 2023-12-01T08:06:46.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:06:46 smithi080 bash[28361]: cluster 2023-12-01T08:06:44.961292+0000 mgr.y (mgr.24362) 5948 : cluster 0 pgmap v5917: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:06:46.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:06:46 smithi080 bash[28361]: audit 2023-12-01T08:06:45.531006+0000 mon.c (mon.2) 3790 : audit 0 from='client.? 172.21.15.80:0/2310618432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:06:46.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:06:46 smithi080 bash[41963]: cluster 2023-12-01T08:06:44.961292+0000 mgr.y (mgr.24362) 5948 : cluster 0 pgmap v5917: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:06:46.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:06:46 smithi080 bash[41963]: audit 2023-12-01T08:06:45.531006+0000 mon.c (mon.2) 3790 : audit 0 from='client.? 172.21.15.80:0/2310618432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:06:46.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:06:46 smithi090 bash[32384]: cluster 2023-12-01T08:06:44.961292+0000 mgr.y (mgr.24362) 5948 : cluster 0 pgmap v5917: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:06:46.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:06:46 smithi090 bash[32384]: audit 2023-12-01T08:06:45.531006+0000 mon.c (mon.2) 3790 : audit 0 from='client.? 172.21.15.80:0/2310618432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:06:48.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:06:48 smithi080 bash[41963]: cluster 2023-12-01T08:06:46.962428+0000 mgr.y (mgr.24362) 5949 : cluster 0 pgmap v5918: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:06:48.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:06:48 smithi080 bash[41963]: audit 2023-12-01T08:06:47.981962+0000 mon.c (mon.2) 3791 : audit 0 from='client.? 172.21.15.80:0/1962410205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:06:48.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:06:48 smithi080 bash[28361]: cluster 2023-12-01T08:06:46.962428+0000 mgr.y (mgr.24362) 5949 : cluster 0 pgmap v5918: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:06:48.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:06:48 smithi080 bash[28361]: audit 2023-12-01T08:06:47.981962+0000 mon.c (mon.2) 3791 : audit 0 from='client.? 172.21.15.80:0/1962410205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:06:48.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:06:48 smithi090 bash[32384]: cluster 2023-12-01T08:06:46.962428+0000 mgr.y (mgr.24362) 5949 : cluster 0 pgmap v5918: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:06:48.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:06:48 smithi090 bash[32384]: audit 2023-12-01T08:06:47.981962+0000 mon.c (mon.2) 3791 : audit 0 from='client.? 172.21.15.80:0/1962410205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:06:50.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:06:50 smithi080 bash[28361]: cluster 2023-12-01T08:06:48.963083+0000 mgr.y (mgr.24362) 5950 : cluster 0 pgmap v5919: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:06:50.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:06:50 smithi080 bash[41963]: cluster 2023-12-01T08:06:48.963083+0000 mgr.y (mgr.24362) 5950 : cluster 0 pgmap v5919: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:06:50.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:06:50 smithi090 bash[32384]: cluster 2023-12-01T08:06:48.963083+0000 mgr.y (mgr.24362) 5950 : cluster 0 pgmap v5919: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:06:51.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:06:51 smithi080 bash[28361]: audit 2023-12-01T08:06:50.439213+0000 mon.a (mon.0) 4129 : audit 0 from='client.? 172.21.15.80:0/1377415419' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:06:51.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:06:51 smithi080 bash[41963]: audit 2023-12-01T08:06:50.439213+0000 mon.a (mon.0) 4129 : audit 0 from='client.? 172.21.15.80:0/1377415419' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:06:51.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:06:51 smithi090 bash[32384]: audit 2023-12-01T08:06:50.439213+0000 mon.a (mon.0) 4129 : audit 0 from='client.? 172.21.15.80:0/1377415419' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:06:52.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:06:52 smithi080 bash[41963]: cluster 2023-12-01T08:06:50.964455+0000 mgr.y (mgr.24362) 5951 : cluster 0 pgmap v5920: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:06:52.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:06:52 smithi080 bash[28361]: cluster 2023-12-01T08:06:50.964455+0000 mgr.y (mgr.24362) 5951 : cluster 0 pgmap v5920: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:06:52.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:06:52 smithi090 bash[32384]: cluster 2023-12-01T08:06:50.964455+0000 mgr.y (mgr.24362) 5951 : cluster 0 pgmap v5920: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:06:53.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:06:53 smithi080 bash[28361]: audit 2023-12-01T08:06:52.893248+0000 mon.c (mon.2) 3792 : audit 0 from='client.? 172.21.15.80:0/2292486955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:06:53.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:06:53 smithi080 bash[41963]: audit 2023-12-01T08:06:52.893248+0000 mon.c (mon.2) 3792 : audit 0 from='client.? 172.21.15.80:0/2292486955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:06:53.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:06:53 smithi090 bash[32384]: audit 2023-12-01T08:06:52.893248+0000 mon.c (mon.2) 3792 : audit 0 from='client.? 172.21.15.80:0/2292486955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:06:54.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:06:54 smithi080 bash[28361]: cluster 2023-12-01T08:06:52.965116+0000 mgr.y (mgr.24362) 5952 : cluster 0 pgmap v5921: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:06:54.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:06:54 smithi080 bash[41963]: cluster 2023-12-01T08:06:52.965116+0000 mgr.y (mgr.24362) 5952 : cluster 0 pgmap v5921: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:06:54.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:06:54 smithi090 bash[32384]: cluster 2023-12-01T08:06:52.965116+0000 mgr.y (mgr.24362) 5952 : cluster 0 pgmap v5921: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:06:56.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:06:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:06:56] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T08:06:56.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:06:56 smithi080 bash[28361]: cluster 2023-12-01T08:06:54.965848+0000 mgr.y (mgr.24362) 5953 : cluster 0 pgmap v5922: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:06:56.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:06:56 smithi080 bash[28361]: audit 2023-12-01T08:06:55.091839+0000 mon.c (mon.2) 3793 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:06:56.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:06:56 smithi080 bash[28361]: audit 2023-12-01T08:06:55.348042+0000 mon.c (mon.2) 3794 : audit 0 from='client.? 172.21.15.80:0/1230221107' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:06:56.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:06:56 smithi080 bash[41963]: cluster 2023-12-01T08:06:54.965848+0000 mgr.y (mgr.24362) 5953 : cluster 0 pgmap v5922: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:06:56.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:06:56 smithi080 bash[41963]: audit 2023-12-01T08:06:55.091839+0000 mon.c (mon.2) 3793 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:06:56.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:06:56 smithi080 bash[41963]: audit 2023-12-01T08:06:55.348042+0000 mon.c (mon.2) 3794 : audit 0 from='client.? 172.21.15.80:0/1230221107' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:06:56.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:06:56 smithi090 bash[32384]: cluster 2023-12-01T08:06:54.965848+0000 mgr.y (mgr.24362) 5953 : cluster 0 pgmap v5922: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:06:56.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:06:56 smithi090 bash[32384]: audit 2023-12-01T08:06:55.091839+0000 mon.c (mon.2) 3793 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:06:56.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:06:56 smithi090 bash[32384]: audit 2023-12-01T08:06:55.348042+0000 mon.c (mon.2) 3794 : audit 0 from='client.? 172.21.15.80:0/1230221107' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:06:58.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:06:58 smithi080 bash[28361]: cluster 2023-12-01T08:06:56.967080+0000 mgr.y (mgr.24362) 5954 : cluster 0 pgmap v5923: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:06:58.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:06:58 smithi080 bash[28361]: audit 2023-12-01T08:06:57.807421+0000 mon.c (mon.2) 3795 : audit 0 from='client.? 172.21.15.80:0/2477695500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:06:58.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:06:58 smithi080 bash[41963]: cluster 2023-12-01T08:06:56.967080+0000 mgr.y (mgr.24362) 5954 : cluster 0 pgmap v5923: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:06:58.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:06:58 smithi080 bash[41963]: audit 2023-12-01T08:06:57.807421+0000 mon.c (mon.2) 3795 : audit 0 from='client.? 172.21.15.80:0/2477695500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:06:58.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:06:58 smithi090 bash[32384]: cluster 2023-12-01T08:06:56.967080+0000 mgr.y (mgr.24362) 5954 : cluster 0 pgmap v5923: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:06:58.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:06:58 smithi090 bash[32384]: audit 2023-12-01T08:06:57.807421+0000 mon.c (mon.2) 3795 : audit 0 from='client.? 172.21.15.80:0/2477695500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:07:00.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:07:00 smithi080 bash[41963]: cluster 2023-12-01T08:06:58.967714+0000 mgr.y (mgr.24362) 5955 : cluster 0 pgmap v5924: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:07:00.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:07:00 smithi080 bash[28361]: cluster 2023-12-01T08:06:58.967714+0000 mgr.y (mgr.24362) 5955 : cluster 0 pgmap v5924: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:07:00.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:07:00 smithi090 bash[32384]: cluster 2023-12-01T08:06:58.967714+0000 mgr.y (mgr.24362) 5955 : cluster 0 pgmap v5924: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:07:01.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:07:01 smithi080 bash[41963]: audit 2023-12-01T08:07:00.260915+0000 mon.c (mon.2) 3796 : audit 0 from='client.? 172.21.15.80:0/3575803830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:07:01.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:07:01 smithi080 bash[28361]: audit 2023-12-01T08:07:00.260915+0000 mon.c (mon.2) 3796 : audit 0 from='client.? 172.21.15.80:0/3575803830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:07:01.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:07:01 smithi090 bash[32384]: audit 2023-12-01T08:07:00.260915+0000 mon.c (mon.2) 3796 : audit 0 from='client.? 172.21.15.80:0/3575803830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:07:02.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:07:02 smithi080 bash[41963]: cluster 2023-12-01T08:07:00.968877+0000 mgr.y (mgr.24362) 5956 : cluster 0 pgmap v5925: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:07:02.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:07:02 smithi080 bash[28361]: cluster 2023-12-01T08:07:00.968877+0000 mgr.y (mgr.24362) 5956 : cluster 0 pgmap v5925: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:07:02.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:07:02 smithi090 bash[32384]: cluster 2023-12-01T08:07:00.968877+0000 mgr.y (mgr.24362) 5956 : cluster 0 pgmap v5925: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:07:03.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:07:03 smithi080 bash[41963]: audit 2023-12-01T08:07:02.713838+0000 mon.a (mon.0) 4130 : audit 0 from='client.? 172.21.15.80:0/43072568' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:07:03.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:07:03 smithi080 bash[28361]: audit 2023-12-01T08:07:02.713838+0000 mon.a (mon.0) 4130 : audit 0 from='client.? 172.21.15.80:0/43072568' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:07:03.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:07:03 smithi090 bash[32384]: audit 2023-12-01T08:07:02.713838+0000 mon.a (mon.0) 4130 : audit 0 from='client.? 172.21.15.80:0/43072568' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:07:04.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:07:04 smithi080 bash[41963]: cluster 2023-12-01T08:07:02.969608+0000 mgr.y (mgr.24362) 5957 : cluster 0 pgmap v5926: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:07:04.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:07:04 smithi080 bash[28361]: cluster 2023-12-01T08:07:02.969608+0000 mgr.y (mgr.24362) 5957 : cluster 0 pgmap v5926: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:07:04.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:07:04 smithi090 bash[32384]: cluster 2023-12-01T08:07:02.969608+0000 mgr.y (mgr.24362) 5957 : cluster 0 pgmap v5926: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:07:06.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:07:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:07:06] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T08:07:06.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:07:06 smithi080 bash[41963]: cluster 2023-12-01T08:07:04.970429+0000 mgr.y (mgr.24362) 5958 : cluster 0 pgmap v5927: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:07:06.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:07:06 smithi080 bash[41963]: audit 2023-12-01T08:07:05.166270+0000 mon.c (mon.2) 3797 : audit 0 from='client.? 172.21.15.80:0/3786368059' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:07:06.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:07:06 smithi080 bash[28361]: cluster 2023-12-01T08:07:04.970429+0000 mgr.y (mgr.24362) 5958 : cluster 0 pgmap v5927: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:07:06.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:07:06 smithi080 bash[28361]: audit 2023-12-01T08:07:05.166270+0000 mon.c (mon.2) 3797 : audit 0 from='client.? 172.21.15.80:0/3786368059' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:07:06.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:07:06 smithi090 bash[32384]: cluster 2023-12-01T08:07:04.970429+0000 mgr.y (mgr.24362) 5958 : cluster 0 pgmap v5927: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:07:06.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:07:06 smithi090 bash[32384]: audit 2023-12-01T08:07:05.166270+0000 mon.c (mon.2) 3797 : audit 0 from='client.? 172.21.15.80:0/3786368059' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:07:08.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:07:08 smithi080 bash[28361]: cluster 2023-12-01T08:07:06.971754+0000 mgr.y (mgr.24362) 5959 : cluster 0 pgmap v5928: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:07:08.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:07:08 smithi080 bash[28361]: audit 2023-12-01T08:07:07.622874+0000 mon.c (mon.2) 3798 : audit 0 from='client.? 172.21.15.80:0/3052748600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:07:08.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:07:08 smithi080 bash[41963]: cluster 2023-12-01T08:07:06.971754+0000 mgr.y (mgr.24362) 5959 : cluster 0 pgmap v5928: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:07:08.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:07:08 smithi080 bash[41963]: audit 2023-12-01T08:07:07.622874+0000 mon.c (mon.2) 3798 : audit 0 from='client.? 172.21.15.80:0/3052748600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:07:08.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:07:08 smithi090 bash[32384]: cluster 2023-12-01T08:07:06.971754+0000 mgr.y (mgr.24362) 5959 : cluster 0 pgmap v5928: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:07:08.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:07:08 smithi090 bash[32384]: audit 2023-12-01T08:07:07.622874+0000 mon.c (mon.2) 3798 : audit 0 from='client.? 172.21.15.80:0/3052748600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:07:10.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:07:10 smithi080 bash[41963]: cluster 2023-12-01T08:07:08.972611+0000 mgr.y (mgr.24362) 5960 : cluster 0 pgmap v5929: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:07:10.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:07:10 smithi080 bash[41963]: audit 2023-12-01T08:07:10.073367+0000 mon.c (mon.2) 3799 : audit 0 from='client.? 172.21.15.80:0/3064389966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:07:10.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:07:10 smithi080 bash[41963]: audit 2023-12-01T08:07:10.088852+0000 mon.c (mon.2) 3800 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:07:10.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:07:10 smithi080 bash[28361]: cluster 2023-12-01T08:07:08.972611+0000 mgr.y (mgr.24362) 5960 : cluster 0 pgmap v5929: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:07:10.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:07:10 smithi080 bash[28361]: audit 2023-12-01T08:07:10.073367+0000 mon.c (mon.2) 3799 : audit 0 from='client.? 172.21.15.80:0/3064389966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:07:10.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:07:10 smithi080 bash[28361]: audit 2023-12-01T08:07:10.088852+0000 mon.c (mon.2) 3800 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:07:10.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:07:10 smithi090 bash[32384]: cluster 2023-12-01T08:07:08.972611+0000 mgr.y (mgr.24362) 5960 : cluster 0 pgmap v5929: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:07:10.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:07:10 smithi090 bash[32384]: audit 2023-12-01T08:07:10.073367+0000 mon.c (mon.2) 3799 : audit 0 from='client.? 172.21.15.80:0/3064389966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:07:10.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:07:10 smithi090 bash[32384]: audit 2023-12-01T08:07:10.088852+0000 mon.c (mon.2) 3800 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:07:12.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:07:11 smithi090 bash[32384]: cluster 2023-12-01T08:07:10.973937+0000 mgr.y (mgr.24362) 5961 : cluster 0 pgmap v5930: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:07:12.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:07:11 smithi080 bash[28361]: cluster 2023-12-01T08:07:10.973937+0000 mgr.y (mgr.24362) 5961 : cluster 0 pgmap v5930: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:07:12.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:07:11 smithi080 bash[41963]: cluster 2023-12-01T08:07:10.973937+0000 mgr.y (mgr.24362) 5961 : cluster 0 pgmap v5930: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:07:13.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:07:12 smithi090 bash[32384]: audit 2023-12-01T08:07:12.533022+0000 mon.c (mon.2) 3801 : audit 0 from='client.? 172.21.15.80:0/2996975797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:07:13.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:07:12 smithi080 bash[28361]: audit 2023-12-01T08:07:12.533022+0000 mon.c (mon.2) 3801 : audit 0 from='client.? 172.21.15.80:0/2996975797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:07:13.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:07:12 smithi080 bash[41963]: audit 2023-12-01T08:07:12.533022+0000 mon.c (mon.2) 3801 : audit 0 from='client.? 172.21.15.80:0/2996975797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:07:14.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:07:13 smithi090 bash[32384]: cluster 2023-12-01T08:07:12.974689+0000 mgr.y (mgr.24362) 5962 : cluster 0 pgmap v5931: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:07:14.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:07:14 smithi080 bash[28361]: cluster 2023-12-01T08:07:12.974689+0000 mgr.y (mgr.24362) 5962 : cluster 0 pgmap v5931: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:07:14.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:07:14 smithi080 bash[41963]: cluster 2023-12-01T08:07:12.974689+0000 mgr.y (mgr.24362) 5962 : cluster 0 pgmap v5931: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:07:15.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:07:15 smithi090 bash[32384]: audit 2023-12-01T08:07:14.986177+0000 mon.c (mon.2) 3802 : audit 0 from='client.? 172.21.15.80:0/147609173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:07:15.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:07:15 smithi080 bash[28361]: audit 2023-12-01T08:07:14.986177+0000 mon.c (mon.2) 3802 : audit 0 from='client.? 172.21.15.80:0/147609173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:07:15.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:07:15 smithi080 bash[41963]: audit 2023-12-01T08:07:14.986177+0000 mon.c (mon.2) 3802 : audit 0 from='client.? 172.21.15.80:0/147609173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:07:16.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:07:16 smithi090 bash[32384]: cluster 2023-12-01T08:07:14.975452+0000 mgr.y (mgr.24362) 5963 : cluster 0 pgmap v5932: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:07:16.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:07:16 smithi090 bash[32384]: audit 2023-12-01T08:07:15.578835+0000 mon.c (mon.2) 3803 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:07:16.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:07:16 smithi080 bash[28361]: cluster 2023-12-01T08:07:14.975452+0000 mgr.y (mgr.24362) 5963 : cluster 0 pgmap v5932: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:07:16.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:07:16 smithi080 bash[28361]: audit 2023-12-01T08:07:15.578835+0000 mon.c (mon.2) 3803 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:07:16.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:07:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:07:16] "GET /metrics HTTP/1.1" 200 33977 "" "Prometheus/2.43.0" 2023-12-01T08:07:16.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:07:16 smithi080 bash[41963]: cluster 2023-12-01T08:07:14.975452+0000 mgr.y (mgr.24362) 5963 : cluster 0 pgmap v5932: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:07:16.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:07:16 smithi080 bash[41963]: audit 2023-12-01T08:07:15.578835+0000 mon.c (mon.2) 3803 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:07:18.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:07:18 smithi080 bash[28361]: cluster 2023-12-01T08:07:16.976565+0000 mgr.y (mgr.24362) 5964 : cluster 0 pgmap v5933: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:07:18.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:07:18 smithi080 bash[28361]: audit 2023-12-01T08:07:17.438319+0000 mon.c (mon.2) 3804 : audit 0 from='client.? 172.21.15.80:0/1180851957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:07:18.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:07:18 smithi080 bash[41963]: cluster 2023-12-01T08:07:16.976565+0000 mgr.y (mgr.24362) 5964 : cluster 0 pgmap v5933: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:07:18.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:07:18 smithi080 bash[41963]: audit 2023-12-01T08:07:17.438319+0000 mon.c (mon.2) 3804 : audit 0 from='client.? 172.21.15.80:0/1180851957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:07:18.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:07:18 smithi090 bash[32384]: cluster 2023-12-01T08:07:16.976565+0000 mgr.y (mgr.24362) 5964 : cluster 0 pgmap v5933: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:07:18.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:07:18 smithi090 bash[32384]: audit 2023-12-01T08:07:17.438319+0000 mon.c (mon.2) 3804 : audit 0 from='client.? 172.21.15.80:0/1180851957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:07:20.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:07:20 smithi080 bash[28361]: cluster 2023-12-01T08:07:18.977270+0000 mgr.y (mgr.24362) 5965 : cluster 0 pgmap v5934: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:07:20.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:07:20 smithi080 bash[28361]: audit 2023-12-01T08:07:19.895562+0000 mon.a (mon.0) 4131 : audit 0 from='client.? 172.21.15.80:0/1299498509' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:07:20.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:07:20 smithi080 bash[41963]: cluster 2023-12-01T08:07:18.977270+0000 mgr.y (mgr.24362) 5965 : cluster 0 pgmap v5934: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:07:20.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:07:20 smithi080 bash[41963]: audit 2023-12-01T08:07:19.895562+0000 mon.a (mon.0) 4131 : audit 0 from='client.? 172.21.15.80:0/1299498509' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:07:20.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:07:20 smithi090 bash[32384]: cluster 2023-12-01T08:07:18.977270+0000 mgr.y (mgr.24362) 5965 : cluster 0 pgmap v5934: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:07:20.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:07:20 smithi090 bash[32384]: audit 2023-12-01T08:07:19.895562+0000 mon.a (mon.0) 4131 : audit 0 from='client.? 172.21.15.80:0/1299498509' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:07:22.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:07:22 smithi090 bash[32384]: cluster 2023-12-01T08:07:20.978250+0000 mgr.y (mgr.24362) 5966 : cluster 0 pgmap v5935: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:07:22.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:07:22 smithi090 bash[32384]: audit 2023-12-01T08:07:21.474297+0000 mon.a (mon.0) 4132 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:07:22.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:07:22 smithi090 bash[32384]: audit 2023-12-01T08:07:21.484753+0000 mon.a (mon.0) 4133 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:07:22.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:07:22 smithi090 bash[32384]: audit 2023-12-01T08:07:21.823863+0000 mon.a (mon.0) 4134 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:07:22.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:07:22 smithi090 bash[32384]: audit 2023-12-01T08:07:21.833232+0000 mon.a (mon.0) 4135 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:07:22.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:07:22 smithi090 bash[32384]: audit 2023-12-01T08:07:22.363417+0000 mon.c (mon.2) 3805 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:07:22.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:07:22 smithi090 bash[32384]: audit 2023-12-01T08:07:22.365140+0000 mon.c (mon.2) 3806 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:07:22.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:07:22 smithi090 bash[32384]: audit 2023-12-01T08:07:22.375941+0000 mon.a (mon.0) 4136 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:07:22.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:07:22 smithi090 bash[32384]: audit 2023-12-01T08:07:22.416732+0000 mon.c (mon.2) 3807 : audit 0 from='client.? 172.21.15.80:0/2205091230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:07:22.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:07:22 smithi080 bash[28361]: cluster 2023-12-01T08:07:20.978250+0000 mgr.y (mgr.24362) 5966 : cluster 0 pgmap v5935: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:07:22.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:07:22 smithi080 bash[28361]: audit 2023-12-01T08:07:21.474297+0000 mon.a (mon.0) 4132 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:07:22.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:07:22 smithi080 bash[28361]: audit 2023-12-01T08:07:21.484753+0000 mon.a (mon.0) 4133 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:07:22.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:07:22 smithi080 bash[28361]: audit 2023-12-01T08:07:21.823863+0000 mon.a (mon.0) 4134 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:07:22.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:07:22 smithi080 bash[28361]: audit 2023-12-01T08:07:21.833232+0000 mon.a (mon.0) 4135 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:07:22.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:07:22 smithi080 bash[28361]: audit 2023-12-01T08:07:22.363417+0000 mon.c (mon.2) 3805 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:07:22.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:07:22 smithi080 bash[28361]: audit 2023-12-01T08:07:22.365140+0000 mon.c (mon.2) 3806 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:07:22.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:07:22 smithi080 bash[28361]: audit 2023-12-01T08:07:22.375941+0000 mon.a (mon.0) 4136 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:07:22.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:07:22 smithi080 bash[28361]: audit 2023-12-01T08:07:22.416732+0000 mon.c (mon.2) 3807 : audit 0 from='client.? 172.21.15.80:0/2205091230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:07:22.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:07:22 smithi080 bash[41963]: cluster 2023-12-01T08:07:20.978250+0000 mgr.y (mgr.24362) 5966 : cluster 0 pgmap v5935: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:07:22.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:07:22 smithi080 bash[41963]: audit 2023-12-01T08:07:21.474297+0000 mon.a (mon.0) 4132 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:07:22.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:07:22 smithi080 bash[41963]: audit 2023-12-01T08:07:21.484753+0000 mon.a (mon.0) 4133 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:07:22.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:07:22 smithi080 bash[41963]: audit 2023-12-01T08:07:21.823863+0000 mon.a (mon.0) 4134 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:07:22.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:07:22 smithi080 bash[41963]: audit 2023-12-01T08:07:21.833232+0000 mon.a (mon.0) 4135 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:07:22.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:07:22 smithi080 bash[41963]: audit 2023-12-01T08:07:22.363417+0000 mon.c (mon.2) 3805 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:07:22.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:07:22 smithi080 bash[41963]: audit 2023-12-01T08:07:22.365140+0000 mon.c (mon.2) 3806 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:07:22.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:07:22 smithi080 bash[41963]: audit 2023-12-01T08:07:22.375941+0000 mon.a (mon.0) 4136 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:07:22.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:07:22 smithi080 bash[41963]: audit 2023-12-01T08:07:22.416732+0000 mon.c (mon.2) 3807 : audit 0 from='client.? 172.21.15.80:0/2205091230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:07:24.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:07:24 smithi090 bash[32384]: cluster 2023-12-01T08:07:22.979021+0000 mgr.y (mgr.24362) 5967 : cluster 0 pgmap v5936: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:07:24.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:07:24 smithi080 bash[28361]: cluster 2023-12-01T08:07:22.979021+0000 mgr.y (mgr.24362) 5967 : cluster 0 pgmap v5936: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:07:24.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:07:24 smithi080 bash[41963]: cluster 2023-12-01T08:07:22.979021+0000 mgr.y (mgr.24362) 5967 : cluster 0 pgmap v5936: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:07:25.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:07:25 smithi090 bash[32384]: audit 2023-12-01T08:07:24.872814+0000 mon.c (mon.2) 3808 : audit 0 from='client.? 172.21.15.80:0/1481447094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:07:25.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:07:25 smithi090 bash[32384]: audit 2023-12-01T08:07:25.089826+0000 mon.c (mon.2) 3809 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:07:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:07:25 smithi080 bash[28361]: audit 2023-12-01T08:07:24.872814+0000 mon.c (mon.2) 3808 : audit 0 from='client.? 172.21.15.80:0/1481447094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:07:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:07:25 smithi080 bash[28361]: audit 2023-12-01T08:07:25.089826+0000 mon.c (mon.2) 3809 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:07:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:07:25 smithi080 bash[41963]: audit 2023-12-01T08:07:24.872814+0000 mon.c (mon.2) 3808 : audit 0 from='client.? 172.21.15.80:0/1481447094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:07:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:07:25 smithi080 bash[41963]: audit 2023-12-01T08:07:25.089826+0000 mon.c (mon.2) 3809 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:07:26.488 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:07:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:07:26] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.43.0" 2023-12-01T08:07:26.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:07:26 smithi090 bash[32384]: cluster 2023-12-01T08:07:24.979672+0000 mgr.y (mgr.24362) 5968 : cluster 0 pgmap v5937: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:07:26.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:07:26 smithi080 bash[41963]: cluster 2023-12-01T08:07:24.979672+0000 mgr.y (mgr.24362) 5968 : cluster 0 pgmap v5937: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:07:26.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:07:26 smithi080 bash[28361]: cluster 2023-12-01T08:07:24.979672+0000 mgr.y (mgr.24362) 5968 : cluster 0 pgmap v5937: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:07:27.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:07:27 smithi090 bash[32384]: audit 2023-12-01T08:07:27.329687+0000 mon.a (mon.0) 4137 : audit 0 from='client.? 172.21.15.80:0/2233128982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:07:27.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:07:27 smithi080 bash[28361]: audit 2023-12-01T08:07:27.329687+0000 mon.a (mon.0) 4137 : audit 0 from='client.? 172.21.15.80:0/2233128982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:07:27.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:07:27 smithi080 bash[41963]: audit 2023-12-01T08:07:27.329687+0000 mon.a (mon.0) 4137 : audit 0 from='client.? 172.21.15.80:0/2233128982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:07:28.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:07:28 smithi090 bash[32384]: cluster 2023-12-01T08:07:26.980435+0000 mgr.y (mgr.24362) 5969 : cluster 0 pgmap v5938: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:07:28.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:07:28 smithi080 bash[28361]: cluster 2023-12-01T08:07:26.980435+0000 mgr.y (mgr.24362) 5969 : cluster 0 pgmap v5938: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:07:28.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:07:28 smithi080 bash[41963]: cluster 2023-12-01T08:07:26.980435+0000 mgr.y (mgr.24362) 5969 : cluster 0 pgmap v5938: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:07:30.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:07:30 smithi090 bash[32384]: cluster 2023-12-01T08:07:28.981037+0000 mgr.y (mgr.24362) 5970 : cluster 0 pgmap v5939: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:07:30.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:07:30 smithi090 bash[32384]: audit 2023-12-01T08:07:29.785375+0000 mon.a (mon.0) 4138 : audit 0 from='client.? 172.21.15.80:0/2733370318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:07:30.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:07:30 smithi080 bash[28361]: cluster 2023-12-01T08:07:28.981037+0000 mgr.y (mgr.24362) 5970 : cluster 0 pgmap v5939: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:07:30.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:07:30 smithi080 bash[28361]: audit 2023-12-01T08:07:29.785375+0000 mon.a (mon.0) 4138 : audit 0 from='client.? 172.21.15.80:0/2733370318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:07:30.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:07:30 smithi080 bash[41963]: cluster 2023-12-01T08:07:28.981037+0000 mgr.y (mgr.24362) 5970 : cluster 0 pgmap v5939: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:07:30.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:07:30 smithi080 bash[41963]: audit 2023-12-01T08:07:29.785375+0000 mon.a (mon.0) 4138 : audit 0 from='client.? 172.21.15.80:0/2733370318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:07:32.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:07:31 smithi090 bash[32384]: cluster 2023-12-01T08:07:30.982201+0000 mgr.y (mgr.24362) 5971 : cluster 0 pgmap v5940: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:07:32.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:07:31 smithi080 bash[28361]: cluster 2023-12-01T08:07:30.982201+0000 mgr.y (mgr.24362) 5971 : cluster 0 pgmap v5940: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:07:32.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:07:31 smithi080 bash[41963]: cluster 2023-12-01T08:07:30.982201+0000 mgr.y (mgr.24362) 5971 : cluster 0 pgmap v5940: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:07:33.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:07:33 smithi090 bash[32384]: audit 2023-12-01T08:07:32.247577+0000 mon.a (mon.0) 4139 : audit 0 from='client.? 172.21.15.80:0/1188484908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:07:33.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:07:33 smithi080 bash[41963]: audit 2023-12-01T08:07:32.247577+0000 mon.a (mon.0) 4139 : audit 0 from='client.? 172.21.15.80:0/1188484908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:07:33.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:07:33 smithi080 bash[28361]: audit 2023-12-01T08:07:32.247577+0000 mon.a (mon.0) 4139 : audit 0 from='client.? 172.21.15.80:0/1188484908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:07:34.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:07:34 smithi090 bash[32384]: cluster 2023-12-01T08:07:32.982836+0000 mgr.y (mgr.24362) 5972 : cluster 0 pgmap v5941: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:07:34.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:07:34 smithi080 bash[28361]: cluster 2023-12-01T08:07:32.982836+0000 mgr.y (mgr.24362) 5972 : cluster 0 pgmap v5941: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:07:34.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:07:34 smithi080 bash[41963]: cluster 2023-12-01T08:07:32.982836+0000 mgr.y (mgr.24362) 5972 : cluster 0 pgmap v5941: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:07:35.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:07:35 smithi090 bash[32384]: audit 2023-12-01T08:07:34.694528+0000 mon.a (mon.0) 4140 : audit 0 from='client.? 172.21.15.80:0/2101865928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:07:35.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:07:35 smithi080 bash[41963]: audit 2023-12-01T08:07:34.694528+0000 mon.a (mon.0) 4140 : audit 0 from='client.? 172.21.15.80:0/2101865928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:07:35.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:07:35 smithi080 bash[28361]: audit 2023-12-01T08:07:34.694528+0000 mon.a (mon.0) 4140 : audit 0 from='client.? 172.21.15.80:0/2101865928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:07:36.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:07:36 smithi090 bash[32384]: cluster 2023-12-01T08:07:34.983474+0000 mgr.y (mgr.24362) 5973 : cluster 0 pgmap v5942: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:07:36.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:07:36 smithi080 bash[41963]: cluster 2023-12-01T08:07:34.983474+0000 mgr.y (mgr.24362) 5973 : cluster 0 pgmap v5942: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:07:36.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:07:36 smithi080 bash[28361]: cluster 2023-12-01T08:07:34.983474+0000 mgr.y (mgr.24362) 5973 : cluster 0 pgmap v5942: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:07:36.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:07:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:07:36] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.43.0" 2023-12-01T08:07:38.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:07:38 smithi090 bash[32384]: cluster 2023-12-01T08:07:36.984609+0000 mgr.y (mgr.24362) 5974 : cluster 0 pgmap v5943: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:07:38.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:07:38 smithi090 bash[32384]: audit 2023-12-01T08:07:37.150869+0000 mon.c (mon.2) 3810 : audit 0 from='client.? 172.21.15.80:0/612859735' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:07:38.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:07:38 smithi080 bash[41963]: cluster 2023-12-01T08:07:36.984609+0000 mgr.y (mgr.24362) 5974 : cluster 0 pgmap v5943: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:07:38.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:07:38 smithi080 bash[41963]: audit 2023-12-01T08:07:37.150869+0000 mon.c (mon.2) 3810 : audit 0 from='client.? 172.21.15.80:0/612859735' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:07:38.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:07:38 smithi080 bash[28361]: cluster 2023-12-01T08:07:36.984609+0000 mgr.y (mgr.24362) 5974 : cluster 0 pgmap v5943: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:07:38.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:07:38 smithi080 bash[28361]: audit 2023-12-01T08:07:37.150869+0000 mon.c (mon.2) 3810 : audit 0 from='client.? 172.21.15.80:0/612859735' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:07:40.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:07:40 smithi080 bash[41963]: cluster 2023-12-01T08:07:38.985213+0000 mgr.y (mgr.24362) 5975 : cluster 0 pgmap v5944: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:07:40.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:07:40 smithi080 bash[41963]: audit 2023-12-01T08:07:39.611739+0000 mon.c (mon.2) 3811 : audit 0 from='client.? 172.21.15.80:0/3529453933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:07:40.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:07:40 smithi080 bash[28361]: cluster 2023-12-01T08:07:38.985213+0000 mgr.y (mgr.24362) 5975 : cluster 0 pgmap v5944: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:07:40.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:07:40 smithi080 bash[28361]: audit 2023-12-01T08:07:39.611739+0000 mon.c (mon.2) 3811 : audit 0 from='client.? 172.21.15.80:0/3529453933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:07:40.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:07:40 smithi090 bash[32384]: cluster 2023-12-01T08:07:38.985213+0000 mgr.y (mgr.24362) 5975 : cluster 0 pgmap v5944: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:07:40.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:07:40 smithi090 bash[32384]: audit 2023-12-01T08:07:39.611739+0000 mon.c (mon.2) 3811 : audit 0 from='client.? 172.21.15.80:0/3529453933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:07:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:07:41 smithi080 bash[28361]: audit 2023-12-01T08:07:40.089907+0000 mon.c (mon.2) 3812 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:07:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:07:41 smithi080 bash[41963]: audit 2023-12-01T08:07:40.089907+0000 mon.c (mon.2) 3812 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:07:41.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:07:41 smithi090 bash[32384]: audit 2023-12-01T08:07:40.089907+0000 mon.c (mon.2) 3812 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:07:42.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:07:42 smithi080 bash[28361]: cluster 2023-12-01T08:07:40.986397+0000 mgr.y (mgr.24362) 5976 : cluster 0 pgmap v5945: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:07:42.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:07:42 smithi080 bash[41963]: cluster 2023-12-01T08:07:40.986397+0000 mgr.y (mgr.24362) 5976 : cluster 0 pgmap v5945: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:07:42.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:07:42 smithi090 bash[32384]: cluster 2023-12-01T08:07:40.986397+0000 mgr.y (mgr.24362) 5976 : cluster 0 pgmap v5945: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:07:43.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:07:43 smithi080 bash[41963]: audit 2023-12-01T08:07:42.077085+0000 mon.a (mon.0) 4141 : audit 0 from='client.? 172.21.15.80:0/2377462220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:07:43.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:07:43 smithi080 bash[28361]: audit 2023-12-01T08:07:42.077085+0000 mon.a (mon.0) 4141 : audit 0 from='client.? 172.21.15.80:0/2377462220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:07:43.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:07:43 smithi090 bash[32384]: audit 2023-12-01T08:07:42.077085+0000 mon.a (mon.0) 4141 : audit 0 from='client.? 172.21.15.80:0/2377462220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:07:44.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:07:44 smithi080 bash[41963]: cluster 2023-12-01T08:07:42.987051+0000 mgr.y (mgr.24362) 5977 : cluster 0 pgmap v5946: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:07:44.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:07:44 smithi080 bash[28361]: cluster 2023-12-01T08:07:42.987051+0000 mgr.y (mgr.24362) 5977 : cluster 0 pgmap v5946: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:07:44.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:07:44 smithi090 bash[32384]: cluster 2023-12-01T08:07:42.987051+0000 mgr.y (mgr.24362) 5977 : cluster 0 pgmap v5946: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:07:45.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:07:45 smithi080 bash[28361]: audit 2023-12-01T08:07:44.535141+0000 mon.c (mon.2) 3813 : audit 0 from='client.? 172.21.15.80:0/2070988221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:07:45.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:07:45 smithi080 bash[41963]: audit 2023-12-01T08:07:44.535141+0000 mon.c (mon.2) 3813 : audit 0 from='client.? 172.21.15.80:0/2070988221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:07:45.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:07:45 smithi090 bash[32384]: audit 2023-12-01T08:07:44.535141+0000 mon.c (mon.2) 3813 : audit 0 from='client.? 172.21.15.80:0/2070988221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:07:46.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:07:46 smithi080 bash[28361]: cluster 2023-12-01T08:07:44.987695+0000 mgr.y (mgr.24362) 5978 : cluster 0 pgmap v5947: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:07:46.433 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:07:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:07:46] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T08:07:46.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:07:46 smithi080 bash[41963]: cluster 2023-12-01T08:07:44.987695+0000 mgr.y (mgr.24362) 5978 : cluster 0 pgmap v5947: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:07:46.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:07:46 smithi090 bash[32384]: cluster 2023-12-01T08:07:44.987695+0000 mgr.y (mgr.24362) 5978 : cluster 0 pgmap v5947: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:07:47.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:07:47 smithi080 bash[28361]: audit 2023-12-01T08:07:46.993128+0000 mon.a (mon.0) 4142 : audit 0 from='client.? 172.21.15.80:0/4036216314' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:07:47.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:07:47 smithi080 bash[41963]: audit 2023-12-01T08:07:46.993128+0000 mon.a (mon.0) 4142 : audit 0 from='client.? 172.21.15.80:0/4036216314' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:07:47.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:07:47 smithi090 bash[32384]: audit 2023-12-01T08:07:46.993128+0000 mon.a (mon.0) 4142 : audit 0 from='client.? 172.21.15.80:0/4036216314' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:07:48.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:07:48 smithi080 bash[41963]: cluster 2023-12-01T08:07:46.988799+0000 mgr.y (mgr.24362) 5979 : cluster 0 pgmap v5948: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:07:48.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:07:48 smithi080 bash[28361]: cluster 2023-12-01T08:07:46.988799+0000 mgr.y (mgr.24362) 5979 : cluster 0 pgmap v5948: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:07:48.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:07:48 smithi090 bash[32384]: cluster 2023-12-01T08:07:46.988799+0000 mgr.y (mgr.24362) 5979 : cluster 0 pgmap v5948: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:07:50.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:07:50 smithi080 bash[28361]: cluster 2023-12-01T08:07:48.989485+0000 mgr.y (mgr.24362) 5980 : cluster 0 pgmap v5949: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:07:50.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:07:50 smithi080 bash[28361]: audit 2023-12-01T08:07:49.457709+0000 mon.a (mon.0) 4143 : audit 0 from='client.? 172.21.15.80:0/4002481475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:07:50.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:07:50 smithi080 bash[41963]: cluster 2023-12-01T08:07:48.989485+0000 mgr.y (mgr.24362) 5980 : cluster 0 pgmap v5949: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:07:50.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:07:50 smithi080 bash[41963]: audit 2023-12-01T08:07:49.457709+0000 mon.a (mon.0) 4143 : audit 0 from='client.? 172.21.15.80:0/4002481475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:07:50.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:07:50 smithi090 bash[32384]: cluster 2023-12-01T08:07:48.989485+0000 mgr.y (mgr.24362) 5980 : cluster 0 pgmap v5949: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:07:50.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:07:50 smithi090 bash[32384]: audit 2023-12-01T08:07:49.457709+0000 mon.a (mon.0) 4143 : audit 0 from='client.? 172.21.15.80:0/4002481475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:07:52.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:07:51 smithi090 bash[32384]: cluster 2023-12-01T08:07:50.990468+0000 mgr.y (mgr.24362) 5981 : cluster 0 pgmap v5950: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:07:52.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:07:51 smithi090 bash[32384]: audit 2023-12-01T08:07:51.915115+0000 mon.c (mon.2) 3814 : audit 0 from='client.? 172.21.15.80:0/3052391087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:07:52.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:07:51 smithi080 bash[28361]: cluster 2023-12-01T08:07:50.990468+0000 mgr.y (mgr.24362) 5981 : cluster 0 pgmap v5950: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:07:52.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:07:51 smithi080 bash[28361]: audit 2023-12-01T08:07:51.915115+0000 mon.c (mon.2) 3814 : audit 0 from='client.? 172.21.15.80:0/3052391087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:07:52.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:07:51 smithi080 bash[41963]: cluster 2023-12-01T08:07:50.990468+0000 mgr.y (mgr.24362) 5981 : cluster 0 pgmap v5950: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:07:52.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:07:51 smithi080 bash[41963]: audit 2023-12-01T08:07:51.915115+0000 mon.c (mon.2) 3814 : audit 0 from='client.? 172.21.15.80:0/3052391087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:07:54.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:07:54 smithi090 bash[32384]: cluster 2023-12-01T08:07:52.991081+0000 mgr.y (mgr.24362) 5982 : cluster 0 pgmap v5951: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:07:54.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:07:54 smithi080 bash[28361]: cluster 2023-12-01T08:07:52.991081+0000 mgr.y (mgr.24362) 5982 : cluster 0 pgmap v5951: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:07:54.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:07:54 smithi080 bash[41963]: cluster 2023-12-01T08:07:52.991081+0000 mgr.y (mgr.24362) 5982 : cluster 0 pgmap v5951: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:07:55.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:07:55 smithi090 bash[32384]: audit 2023-12-01T08:07:54.372013+0000 mon.c (mon.2) 3815 : audit 0 from='client.? 172.21.15.80:0/1103700679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:07:55.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:07:55 smithi080 bash[28361]: audit 2023-12-01T08:07:54.372013+0000 mon.c (mon.2) 3815 : audit 0 from='client.? 172.21.15.80:0/1103700679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:07:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:07:55 smithi080 bash[41963]: audit 2023-12-01T08:07:54.372013+0000 mon.c (mon.2) 3815 : audit 0 from='client.? 172.21.15.80:0/1103700679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:07:56.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:07:56 smithi090 bash[32384]: cluster 2023-12-01T08:07:54.991697+0000 mgr.y (mgr.24362) 5983 : cluster 0 pgmap v5952: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:07:56.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:07:56 smithi090 bash[32384]: audit 2023-12-01T08:07:55.090629+0000 mon.c (mon.2) 3816 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:07:56.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:07:56 smithi080 bash[28361]: cluster 2023-12-01T08:07:54.991697+0000 mgr.y (mgr.24362) 5983 : cluster 0 pgmap v5952: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:07:56.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:07:56 smithi080 bash[28361]: audit 2023-12-01T08:07:55.090629+0000 mon.c (mon.2) 3816 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:07:56.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:07:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:07:56] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T08:07:56.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:07:56 smithi080 bash[41963]: cluster 2023-12-01T08:07:54.991697+0000 mgr.y (mgr.24362) 5983 : cluster 0 pgmap v5952: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:07:56.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:07:56 smithi080 bash[41963]: audit 2023-12-01T08:07:55.090629+0000 mon.c (mon.2) 3816 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:07:57.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:07:57 smithi090 bash[32384]: audit 2023-12-01T08:07:56.825111+0000 mon.c (mon.2) 3817 : audit 0 from='client.? 172.21.15.80:0/1723610948' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:07:57.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:07:57 smithi080 bash[28361]: audit 2023-12-01T08:07:56.825111+0000 mon.c (mon.2) 3817 : audit 0 from='client.? 172.21.15.80:0/1723610948' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:07:57.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:07:57 smithi080 bash[41963]: audit 2023-12-01T08:07:56.825111+0000 mon.c (mon.2) 3817 : audit 0 from='client.? 172.21.15.80:0/1723610948' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:07:58.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:07:58 smithi080 bash[28361]: cluster 2023-12-01T08:07:56.992732+0000 mgr.y (mgr.24362) 5984 : cluster 0 pgmap v5953: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:07:58.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:07:58 smithi080 bash[41963]: cluster 2023-12-01T08:07:56.992732+0000 mgr.y (mgr.24362) 5984 : cluster 0 pgmap v5953: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:07:58.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:07:58 smithi090 bash[32384]: cluster 2023-12-01T08:07:56.992732+0000 mgr.y (mgr.24362) 5984 : cluster 0 pgmap v5953: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:08:00.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:08:00 smithi080 bash[41963]: cluster 2023-12-01T08:07:58.993265+0000 mgr.y (mgr.24362) 5985 : cluster 0 pgmap v5954: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:08:00.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:08:00 smithi080 bash[41963]: audit 2023-12-01T08:07:59.284165+0000 mon.a (mon.0) 4144 : audit 0 from='client.? 172.21.15.80:0/3573612705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:08:00.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:08:00 smithi080 bash[28361]: cluster 2023-12-01T08:07:58.993265+0000 mgr.y (mgr.24362) 5985 : cluster 0 pgmap v5954: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:08:00.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:08:00 smithi080 bash[28361]: audit 2023-12-01T08:07:59.284165+0000 mon.a (mon.0) 4144 : audit 0 from='client.? 172.21.15.80:0/3573612705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:08:00.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:08:00 smithi090 bash[32384]: cluster 2023-12-01T08:07:58.993265+0000 mgr.y (mgr.24362) 5985 : cluster 0 pgmap v5954: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:08:00.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:08:00 smithi090 bash[32384]: audit 2023-12-01T08:07:59.284165+0000 mon.a (mon.0) 4144 : audit 0 from='client.? 172.21.15.80:0/3573612705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:08:02.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:08:02 smithi090 bash[32384]: cluster 2023-12-01T08:08:00.994365+0000 mgr.y (mgr.24362) 5986 : cluster 0 pgmap v5955: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:08:02.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:08:02 smithi090 bash[32384]: audit 2023-12-01T08:08:01.738545+0000 mon.a (mon.0) 4145 : audit 0 from='client.? 172.21.15.80:0/3921494185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:08:02.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:08:02 smithi080 bash[28361]: cluster 2023-12-01T08:08:00.994365+0000 mgr.y (mgr.24362) 5986 : cluster 0 pgmap v5955: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:08:02.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:08:02 smithi080 bash[28361]: audit 2023-12-01T08:08:01.738545+0000 mon.a (mon.0) 4145 : audit 0 from='client.? 172.21.15.80:0/3921494185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:08:02.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:08:02 smithi080 bash[41963]: cluster 2023-12-01T08:08:00.994365+0000 mgr.y (mgr.24362) 5986 : cluster 0 pgmap v5955: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:08:02.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:08:02 smithi080 bash[41963]: audit 2023-12-01T08:08:01.738545+0000 mon.a (mon.0) 4145 : audit 0 from='client.? 172.21.15.80:0/3921494185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:08:04.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:08:04 smithi090 bash[32384]: cluster 2023-12-01T08:08:02.995088+0000 mgr.y (mgr.24362) 5987 : cluster 0 pgmap v5956: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:08:04.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:08:04 smithi080 bash[28361]: cluster 2023-12-01T08:08:02.995088+0000 mgr.y (mgr.24362) 5987 : cluster 0 pgmap v5956: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:08:04.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:08:04 smithi080 bash[41963]: cluster 2023-12-01T08:08:02.995088+0000 mgr.y (mgr.24362) 5987 : cluster 0 pgmap v5956: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:08:05.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:08:05 smithi090 bash[32384]: audit 2023-12-01T08:08:04.198073+0000 mon.a (mon.0) 4146 : audit 0 from='client.? 172.21.15.80:0/546814917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:08:05.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:08:05 smithi080 bash[28361]: audit 2023-12-01T08:08:04.198073+0000 mon.a (mon.0) 4146 : audit 0 from='client.? 172.21.15.80:0/546814917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:08:05.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:08:05 smithi080 bash[41963]: audit 2023-12-01T08:08:04.198073+0000 mon.a (mon.0) 4146 : audit 0 from='client.? 172.21.15.80:0/546814917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:08:06.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:08:06 smithi080 bash[28361]: cluster 2023-12-01T08:08:04.995843+0000 mgr.y (mgr.24362) 5988 : cluster 0 pgmap v5957: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:08:06.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:08:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:08:06] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T08:08:06.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:08:06 smithi080 bash[41963]: cluster 2023-12-01T08:08:04.995843+0000 mgr.y (mgr.24362) 5988 : cluster 0 pgmap v5957: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:08:06.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:08:06 smithi090 bash[32384]: cluster 2023-12-01T08:08:04.995843+0000 mgr.y (mgr.24362) 5988 : cluster 0 pgmap v5957: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:08:07.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:08:07 smithi080 bash[28361]: audit 2023-12-01T08:08:06.654011+0000 mon.c (mon.2) 3818 : audit 0 from='client.? 172.21.15.80:0/136530362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:08:07.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:08:07 smithi080 bash[41963]: audit 2023-12-01T08:08:06.654011+0000 mon.c (mon.2) 3818 : audit 0 from='client.? 172.21.15.80:0/136530362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:08:07.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:08:07 smithi090 bash[32384]: audit 2023-12-01T08:08:06.654011+0000 mon.c (mon.2) 3818 : audit 0 from='client.? 172.21.15.80:0/136530362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:08:08.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:08:08 smithi080 bash[28361]: cluster 2023-12-01T08:08:06.997079+0000 mgr.y (mgr.24362) 5989 : cluster 0 pgmap v5958: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:08:08.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:08:08 smithi080 bash[41963]: cluster 2023-12-01T08:08:06.997079+0000 mgr.y (mgr.24362) 5989 : cluster 0 pgmap v5958: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:08:08.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:08:08 smithi090 bash[32384]: cluster 2023-12-01T08:08:06.997079+0000 mgr.y (mgr.24362) 5989 : cluster 0 pgmap v5958: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:08:10.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:08:10 smithi080 bash[41963]: cluster 2023-12-01T08:08:08.997734+0000 mgr.y (mgr.24362) 5990 : cluster 0 pgmap v5959: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:08:10.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:08:10 smithi080 bash[41963]: audit 2023-12-01T08:08:09.110082+0000 mon.c (mon.2) 3819 : audit 0 from='client.? 172.21.15.80:0/1037126121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:08:10.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:08:10 smithi080 bash[28361]: cluster 2023-12-01T08:08:08.997734+0000 mgr.y (mgr.24362) 5990 : cluster 0 pgmap v5959: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:08:10.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:08:10 smithi080 bash[28361]: audit 2023-12-01T08:08:09.110082+0000 mon.c (mon.2) 3819 : audit 0 from='client.? 172.21.15.80:0/1037126121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:08:10.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:08:10 smithi090 bash[32384]: cluster 2023-12-01T08:08:08.997734+0000 mgr.y (mgr.24362) 5990 : cluster 0 pgmap v5959: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:08:10.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:08:10 smithi090 bash[32384]: audit 2023-12-01T08:08:09.110082+0000 mon.c (mon.2) 3819 : audit 0 from='client.? 172.21.15.80:0/1037126121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:08:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:08:11 smithi080 bash[28361]: audit 2023-12-01T08:08:10.090956+0000 mon.c (mon.2) 3820 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:08:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:08:11 smithi080 bash[41963]: audit 2023-12-01T08:08:10.090956+0000 mon.c (mon.2) 3820 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:08:11.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:08:11 smithi090 bash[32384]: audit 2023-12-01T08:08:10.090956+0000 mon.c (mon.2) 3820 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:08:12.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:08:12 smithi080 bash[41963]: cluster 2023-12-01T08:08:10.998689+0000 mgr.y (mgr.24362) 5991 : cluster 0 pgmap v5960: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:08:12.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:08:12 smithi080 bash[41963]: audit 2023-12-01T08:08:11.569771+0000 mon.c (mon.2) 3821 : audit 0 from='client.? 172.21.15.80:0/3466066199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:08:12.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:08:12 smithi080 bash[28361]: cluster 2023-12-01T08:08:10.998689+0000 mgr.y (mgr.24362) 5991 : cluster 0 pgmap v5960: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:08:12.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:08:12 smithi080 bash[28361]: audit 2023-12-01T08:08:11.569771+0000 mon.c (mon.2) 3821 : audit 0 from='client.? 172.21.15.80:0/3466066199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:08:12.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:08:12 smithi090 bash[32384]: cluster 2023-12-01T08:08:10.998689+0000 mgr.y (mgr.24362) 5991 : cluster 0 pgmap v5960: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:08:12.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:08:12 smithi090 bash[32384]: audit 2023-12-01T08:08:11.569771+0000 mon.c (mon.2) 3821 : audit 0 from='client.? 172.21.15.80:0/3466066199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:08:14.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:08:14 smithi080 bash[28361]: cluster 2023-12-01T08:08:12.999323+0000 mgr.y (mgr.24362) 5992 : cluster 0 pgmap v5961: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:08:14.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:08:14 smithi080 bash[28361]: audit 2023-12-01T08:08:14.021560+0000 mon.a (mon.0) 4147 : audit 0 from='client.? 172.21.15.80:0/2845465746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:08:14.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:08:14 smithi080 bash[41963]: cluster 2023-12-01T08:08:12.999323+0000 mgr.y (mgr.24362) 5992 : cluster 0 pgmap v5961: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:08:14.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:08:14 smithi080 bash[41963]: audit 2023-12-01T08:08:14.021560+0000 mon.a (mon.0) 4147 : audit 0 from='client.? 172.21.15.80:0/2845465746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:08:14.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:08:14 smithi090 bash[32384]: cluster 2023-12-01T08:08:12.999323+0000 mgr.y (mgr.24362) 5992 : cluster 0 pgmap v5961: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:08:14.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:08:14 smithi090 bash[32384]: audit 2023-12-01T08:08:14.021560+0000 mon.a (mon.0) 4147 : audit 0 from='client.? 172.21.15.80:0/2845465746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:08:16.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:08:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:08:16] "GET /metrics HTTP/1.1" 200 33973 "" "Prometheus/2.43.0" 2023-12-01T08:08:16.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:08:16 smithi080 bash[28361]: cluster 2023-12-01T08:08:15.000065+0000 mgr.y (mgr.24362) 5993 : cluster 0 pgmap v5962: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:08:16.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:08:16 smithi080 bash[41963]: cluster 2023-12-01T08:08:15.000065+0000 mgr.y (mgr.24362) 5993 : cluster 0 pgmap v5962: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:08:16.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:08:16 smithi090 bash[32384]: cluster 2023-12-01T08:08:15.000065+0000 mgr.y (mgr.24362) 5993 : cluster 0 pgmap v5962: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:08:17.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:08:17 smithi080 bash[41963]: audit 2023-12-01T08:08:16.481283+0000 mon.c (mon.2) 3822 : audit 0 from='client.? 172.21.15.80:0/1720786036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:08:17.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:08:17 smithi080 bash[28361]: audit 2023-12-01T08:08:16.481283+0000 mon.c (mon.2) 3822 : audit 0 from='client.? 172.21.15.80:0/1720786036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:08:17.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:08:17 smithi090 bash[32384]: audit 2023-12-01T08:08:16.481283+0000 mon.c (mon.2) 3822 : audit 0 from='client.? 172.21.15.80:0/1720786036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:08:18.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:08:18 smithi080 bash[28361]: cluster 2023-12-01T08:08:17.001167+0000 mgr.y (mgr.24362) 5994 : cluster 0 pgmap v5963: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:08:18.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:08:18 smithi080 bash[41963]: cluster 2023-12-01T08:08:17.001167+0000 mgr.y (mgr.24362) 5994 : cluster 0 pgmap v5963: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:08:18.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:08:18 smithi090 bash[32384]: cluster 2023-12-01T08:08:17.001167+0000 mgr.y (mgr.24362) 5994 : cluster 0 pgmap v5963: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:08:19.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:08:19 smithi080 bash[28361]: audit 2023-12-01T08:08:18.937933+0000 mon.c (mon.2) 3823 : audit 0 from='client.? 172.21.15.80:0/1513446268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:08:19.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:08:19 smithi080 bash[41963]: audit 2023-12-01T08:08:18.937933+0000 mon.c (mon.2) 3823 : audit 0 from='client.? 172.21.15.80:0/1513446268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:08:19.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:08:19 smithi090 bash[32384]: audit 2023-12-01T08:08:18.937933+0000 mon.c (mon.2) 3823 : audit 0 from='client.? 172.21.15.80:0/1513446268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:08:20.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:08:20 smithi080 bash[28361]: cluster 2023-12-01T08:08:19.001787+0000 mgr.y (mgr.24362) 5995 : cluster 0 pgmap v5964: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:08:20.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:08:20 smithi080 bash[41963]: cluster 2023-12-01T08:08:19.001787+0000 mgr.y (mgr.24362) 5995 : cluster 0 pgmap v5964: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:08:20.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:08:20 smithi090 bash[32384]: cluster 2023-12-01T08:08:19.001787+0000 mgr.y (mgr.24362) 5995 : cluster 0 pgmap v5964: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:08:22.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:08:22 smithi090 bash[32384]: cluster 2023-12-01T08:08:21.002875+0000 mgr.y (mgr.24362) 5996 : cluster 0 pgmap v5965: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:08:22.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:08:22 smithi090 bash[32384]: audit 2023-12-01T08:08:21.395146+0000 mon.c (mon.2) 3824 : audit 0 from='client.? 172.21.15.80:0/2551752275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:08:22.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:08:22 smithi080 bash[41963]: cluster 2023-12-01T08:08:21.002875+0000 mgr.y (mgr.24362) 5996 : cluster 0 pgmap v5965: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:08:22.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:08:22 smithi080 bash[41963]: audit 2023-12-01T08:08:21.395146+0000 mon.c (mon.2) 3824 : audit 0 from='client.? 172.21.15.80:0/2551752275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:08:22.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:08:22 smithi080 bash[28361]: cluster 2023-12-01T08:08:21.002875+0000 mgr.y (mgr.24362) 5996 : cluster 0 pgmap v5965: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:08:22.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:08:22 smithi080 bash[28361]: audit 2023-12-01T08:08:21.395146+0000 mon.c (mon.2) 3824 : audit 0 from='client.? 172.21.15.80:0/2551752275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:08:23.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:08:23 smithi090 bash[32384]: audit 2023-12-01T08:08:22.460606+0000 mon.c (mon.2) 3825 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:08:23.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:08:23 smithi080 bash[41963]: audit 2023-12-01T08:08:22.460606+0000 mon.c (mon.2) 3825 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:08:23.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:08:23 smithi080 bash[28361]: audit 2023-12-01T08:08:22.460606+0000 mon.c (mon.2) 3825 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:08:24.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:08:24 smithi080 bash[28361]: cluster 2023-12-01T08:08:23.003531+0000 mgr.y (mgr.24362) 5997 : cluster 0 pgmap v5966: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:08:24.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:08:24 smithi080 bash[28361]: audit 2023-12-01T08:08:23.847382+0000 mon.c (mon.2) 3826 : audit 0 from='client.? 172.21.15.80:0/3387240906' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:08:24.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:08:24 smithi080 bash[41963]: cluster 2023-12-01T08:08:23.003531+0000 mgr.y (mgr.24362) 5997 : cluster 0 pgmap v5966: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:08:24.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:08:24 smithi080 bash[41963]: audit 2023-12-01T08:08:23.847382+0000 mon.c (mon.2) 3826 : audit 0 from='client.? 172.21.15.80:0/3387240906' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:08:24.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:08:24 smithi090 bash[32384]: cluster 2023-12-01T08:08:23.003531+0000 mgr.y (mgr.24362) 5997 : cluster 0 pgmap v5966: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:08:24.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:08:24 smithi090 bash[32384]: audit 2023-12-01T08:08:23.847382+0000 mon.c (mon.2) 3826 : audit 0 from='client.? 172.21.15.80:0/3387240906' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:08:26.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:08:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:08:26] "GET /metrics HTTP/1.1" 200 33972 "" "Prometheus/2.43.0" 2023-12-01T08:08:26.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:08:26 smithi080 bash[28361]: cluster 2023-12-01T08:08:25.004191+0000 mgr.y (mgr.24362) 5998 : cluster 0 pgmap v5967: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:08:26.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:08:26 smithi080 bash[28361]: audit 2023-12-01T08:08:25.091192+0000 mon.c (mon.2) 3827 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:08:26.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:08:26 smithi080 bash[41963]: cluster 2023-12-01T08:08:25.004191+0000 mgr.y (mgr.24362) 5998 : cluster 0 pgmap v5967: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:08:26.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:08:26 smithi080 bash[41963]: audit 2023-12-01T08:08:25.091192+0000 mon.c (mon.2) 3827 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:08:26.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:08:26 smithi090 bash[32384]: cluster 2023-12-01T08:08:25.004191+0000 mgr.y (mgr.24362) 5998 : cluster 0 pgmap v5967: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:08:26.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:08:26 smithi090 bash[32384]: audit 2023-12-01T08:08:25.091192+0000 mon.c (mon.2) 3827 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:08:27.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:08:27 smithi080 bash[28361]: audit 2023-12-01T08:08:26.306534+0000 mon.c (mon.2) 3828 : audit 0 from='client.? 172.21.15.80:0/2515816976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:08:27.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:08:27 smithi080 bash[41963]: audit 2023-12-01T08:08:26.306534+0000 mon.c (mon.2) 3828 : audit 0 from='client.? 172.21.15.80:0/2515816976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:08:27.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:08:27 smithi090 bash[32384]: audit 2023-12-01T08:08:26.306534+0000 mon.c (mon.2) 3828 : audit 0 from='client.? 172.21.15.80:0/2515816976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:08:28.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:08:28 smithi080 bash[41963]: cluster 2023-12-01T08:08:27.005276+0000 mgr.y (mgr.24362) 5999 : cluster 0 pgmap v5968: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:08:28.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:08:28 smithi080 bash[28361]: cluster 2023-12-01T08:08:27.005276+0000 mgr.y (mgr.24362) 5999 : cluster 0 pgmap v5968: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:08:28.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:08:28 smithi090 bash[32384]: cluster 2023-12-01T08:08:27.005276+0000 mgr.y (mgr.24362) 5999 : cluster 0 pgmap v5968: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:08:29.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:08:29 smithi080 bash[28361]: audit 2023-12-01T08:08:28.307705+0000 mon.a (mon.0) 4148 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:08:29.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:08:29 smithi080 bash[28361]: audit 2023-12-01T08:08:28.321594+0000 mon.a (mon.0) 4149 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:08:29.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:08:29 smithi080 bash[28361]: audit 2023-12-01T08:08:28.655179+0000 mon.a (mon.0) 4150 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:08:29.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:08:29 smithi080 bash[28361]: audit 2023-12-01T08:08:28.665531+0000 mon.a (mon.0) 4151 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:08:29.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:08:29 smithi080 bash[28361]: audit 2023-12-01T08:08:28.791097+0000 mon.c (mon.2) 3829 : audit 0 from='client.? 172.21.15.80:0/2082353057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:08:29.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:08:29 smithi080 bash[28361]: audit 2023-12-01T08:08:29.150214+0000 mon.c (mon.2) 3830 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:08:29.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:08:29 smithi080 bash[28361]: audit 2023-12-01T08:08:29.152032+0000 mon.c (mon.2) 3831 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:08:29.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:08:29 smithi080 bash[28361]: audit 2023-12-01T08:08:29.162750+0000 mon.a (mon.0) 4152 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:08:29.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:08:29 smithi080 bash[41963]: audit 2023-12-01T08:08:28.307705+0000 mon.a (mon.0) 4148 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:08:29.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:08:29 smithi080 bash[41963]: audit 2023-12-01T08:08:28.321594+0000 mon.a (mon.0) 4149 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:08:29.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:08:29 smithi080 bash[41963]: audit 2023-12-01T08:08:28.655179+0000 mon.a (mon.0) 4150 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:08:29.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:08:29 smithi080 bash[41963]: audit 2023-12-01T08:08:28.665531+0000 mon.a (mon.0) 4151 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:08:29.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:08:29 smithi080 bash[41963]: audit 2023-12-01T08:08:28.791097+0000 mon.c (mon.2) 3829 : audit 0 from='client.? 172.21.15.80:0/2082353057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:08:29.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:08:29 smithi080 bash[41963]: audit 2023-12-01T08:08:29.150214+0000 mon.c (mon.2) 3830 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:08:29.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:08:29 smithi080 bash[41963]: audit 2023-12-01T08:08:29.152032+0000 mon.c (mon.2) 3831 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:08:29.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:08:29 smithi080 bash[41963]: audit 2023-12-01T08:08:29.162750+0000 mon.a (mon.0) 4152 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:08:29.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:08:29 smithi090 bash[32384]: audit 2023-12-01T08:08:28.307705+0000 mon.a (mon.0) 4148 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:08:29.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:08:29 smithi090 bash[32384]: audit 2023-12-01T08:08:28.321594+0000 mon.a (mon.0) 4149 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:08:29.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:08:29 smithi090 bash[32384]: audit 2023-12-01T08:08:28.655179+0000 mon.a (mon.0) 4150 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:08:29.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:08:29 smithi090 bash[32384]: audit 2023-12-01T08:08:28.665531+0000 mon.a (mon.0) 4151 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:08:29.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:08:29 smithi090 bash[32384]: audit 2023-12-01T08:08:28.791097+0000 mon.c (mon.2) 3829 : audit 0 from='client.? 172.21.15.80:0/2082353057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:08:29.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:08:29 smithi090 bash[32384]: audit 2023-12-01T08:08:29.150214+0000 mon.c (mon.2) 3830 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:08:29.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:08:29 smithi090 bash[32384]: audit 2023-12-01T08:08:29.152032+0000 mon.c (mon.2) 3831 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:08:29.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:08:29 smithi090 bash[32384]: audit 2023-12-01T08:08:29.162750+0000 mon.a (mon.0) 4152 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:08:30.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:08:30 smithi080 bash[28361]: cluster 2023-12-01T08:08:29.005876+0000 mgr.y (mgr.24362) 6000 : cluster 0 pgmap v5969: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:08:30.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:08:30 smithi080 bash[41963]: cluster 2023-12-01T08:08:29.005876+0000 mgr.y (mgr.24362) 6000 : cluster 0 pgmap v5969: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:08:30.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:08:30 smithi090 bash[32384]: cluster 2023-12-01T08:08:29.005876+0000 mgr.y (mgr.24362) 6000 : cluster 0 pgmap v5969: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:08:32.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:08:32 smithi090 bash[32384]: cluster 2023-12-01T08:08:31.007280+0000 mgr.y (mgr.24362) 6001 : cluster 0 pgmap v5970: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:08:32.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:08:32 smithi090 bash[32384]: audit 2023-12-01T08:08:31.250045+0000 mon.c (mon.2) 3832 : audit 0 from='client.? 172.21.15.80:0/600149009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:08:32.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:08:32 smithi080 bash[28361]: cluster 2023-12-01T08:08:31.007280+0000 mgr.y (mgr.24362) 6001 : cluster 0 pgmap v5970: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:08:32.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:08:32 smithi080 bash[28361]: audit 2023-12-01T08:08:31.250045+0000 mon.c (mon.2) 3832 : audit 0 from='client.? 172.21.15.80:0/600149009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:08:32.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:08:32 smithi080 bash[41963]: cluster 2023-12-01T08:08:31.007280+0000 mgr.y (mgr.24362) 6001 : cluster 0 pgmap v5970: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:08:32.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:08:32 smithi080 bash[41963]: audit 2023-12-01T08:08:31.250045+0000 mon.c (mon.2) 3832 : audit 0 from='client.? 172.21.15.80:0/600149009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:08:34.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:08:34 smithi090 bash[32384]: cluster 2023-12-01T08:08:33.008115+0000 mgr.y (mgr.24362) 6002 : cluster 0 pgmap v5971: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:08:34.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:08:34 smithi090 bash[32384]: audit 2023-12-01T08:08:33.693084+0000 mon.c (mon.2) 3833 : audit 0 from='client.? 172.21.15.80:0/2691923298' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:08:34.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:08:34 smithi080 bash[28361]: cluster 2023-12-01T08:08:33.008115+0000 mgr.y (mgr.24362) 6002 : cluster 0 pgmap v5971: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:08:34.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:08:34 smithi080 bash[28361]: audit 2023-12-01T08:08:33.693084+0000 mon.c (mon.2) 3833 : audit 0 from='client.? 172.21.15.80:0/2691923298' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:08:34.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:08:34 smithi080 bash[41963]: cluster 2023-12-01T08:08:33.008115+0000 mgr.y (mgr.24362) 6002 : cluster 0 pgmap v5971: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:08:34.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:08:34 smithi080 bash[41963]: audit 2023-12-01T08:08:33.693084+0000 mon.c (mon.2) 3833 : audit 0 from='client.? 172.21.15.80:0/2691923298' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:08:36.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:08:36 smithi080 bash[28361]: cluster 2023-12-01T08:08:35.008758+0000 mgr.y (mgr.24362) 6003 : cluster 0 pgmap v5972: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:08:36.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:08:36 smithi080 bash[41963]: cluster 2023-12-01T08:08:35.008758+0000 mgr.y (mgr.24362) 6003 : cluster 0 pgmap v5972: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:08:36.433 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:08:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:08:36] "GET /metrics HTTP/1.1" 200 33972 "" "Prometheus/2.43.0" 2023-12-01T08:08:36.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:08:36 smithi090 bash[32384]: cluster 2023-12-01T08:08:35.008758+0000 mgr.y (mgr.24362) 6003 : cluster 0 pgmap v5972: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:08:37.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:08:37 smithi080 bash[28361]: audit 2023-12-01T08:08:36.153981+0000 mon.a (mon.0) 4153 : audit 0 from='client.? 172.21.15.80:0/1572065715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:08:37.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:08:37 smithi080 bash[41963]: audit 2023-12-01T08:08:36.153981+0000 mon.a (mon.0) 4153 : audit 0 from='client.? 172.21.15.80:0/1572065715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:08:37.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:08:37 smithi090 bash[32384]: audit 2023-12-01T08:08:36.153981+0000 mon.a (mon.0) 4153 : audit 0 from='client.? 172.21.15.80:0/1572065715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:08:38.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:08:38 smithi080 bash[28361]: cluster 2023-12-01T08:08:37.009860+0000 mgr.y (mgr.24362) 6004 : cluster 0 pgmap v5973: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:08:38.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:08:38 smithi080 bash[41963]: cluster 2023-12-01T08:08:37.009860+0000 mgr.y (mgr.24362) 6004 : cluster 0 pgmap v5973: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:08:38.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:08:38 smithi090 bash[32384]: cluster 2023-12-01T08:08:37.009860+0000 mgr.y (mgr.24362) 6004 : cluster 0 pgmap v5973: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:08:39.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:08:39 smithi080 bash[41963]: audit 2023-12-01T08:08:38.606910+0000 mon.a (mon.0) 4154 : audit 0 from='client.? 172.21.15.80:0/920712143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:08:39.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:08:39 smithi080 bash[28361]: audit 2023-12-01T08:08:38.606910+0000 mon.a (mon.0) 4154 : audit 0 from='client.? 172.21.15.80:0/920712143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:08:39.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:08:39 smithi090 bash[32384]: audit 2023-12-01T08:08:38.606910+0000 mon.a (mon.0) 4154 : audit 0 from='client.? 172.21.15.80:0/920712143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:08:40.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:08:40 smithi080 bash[28361]: cluster 2023-12-01T08:08:39.010485+0000 mgr.y (mgr.24362) 6005 : cluster 0 pgmap v5974: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:08:40.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:08:40 smithi080 bash[41963]: cluster 2023-12-01T08:08:39.010485+0000 mgr.y (mgr.24362) 6005 : cluster 0 pgmap v5974: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:08:40.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:08:40 smithi090 bash[32384]: cluster 2023-12-01T08:08:39.010485+0000 mgr.y (mgr.24362) 6005 : cluster 0 pgmap v5974: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:08:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:08:41 smithi080 bash[41963]: audit 2023-12-01T08:08:40.091693+0000 mon.c (mon.2) 3834 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:08:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:08:41 smithi080 bash[28361]: audit 2023-12-01T08:08:40.091693+0000 mon.c (mon.2) 3834 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:08:41.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:08:41 smithi090 bash[32384]: audit 2023-12-01T08:08:40.091693+0000 mon.c (mon.2) 3834 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:08:42.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:08:42 smithi080 bash[28361]: cluster 2023-12-01T08:08:41.011504+0000 mgr.y (mgr.24362) 6006 : cluster 0 pgmap v5975: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:08:42.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:08:42 smithi080 bash[28361]: audit 2023-12-01T08:08:41.060733+0000 mon.a (mon.0) 4155 : audit 0 from='client.? 172.21.15.80:0/896723507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:08:42.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:08:42 smithi080 bash[41963]: cluster 2023-12-01T08:08:41.011504+0000 mgr.y (mgr.24362) 6006 : cluster 0 pgmap v5975: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:08:42.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:08:42 smithi080 bash[41963]: audit 2023-12-01T08:08:41.060733+0000 mon.a (mon.0) 4155 : audit 0 from='client.? 172.21.15.80:0/896723507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:08:42.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:08:42 smithi090 bash[32384]: cluster 2023-12-01T08:08:41.011504+0000 mgr.y (mgr.24362) 6006 : cluster 0 pgmap v5975: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:08:42.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:08:42 smithi090 bash[32384]: audit 2023-12-01T08:08:41.060733+0000 mon.a (mon.0) 4155 : audit 0 from='client.? 172.21.15.80:0/896723507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:08:44.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:08:44 smithi080 bash[28361]: cluster 2023-12-01T08:08:43.012131+0000 mgr.y (mgr.24362) 6007 : cluster 0 pgmap v5976: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:08:44.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:08:44 smithi080 bash[28361]: audit 2023-12-01T08:08:43.511793+0000 mon.a (mon.0) 4156 : audit 0 from='client.? 172.21.15.80:0/2717352983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:08:44.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:08:44 smithi080 bash[41963]: cluster 2023-12-01T08:08:43.012131+0000 mgr.y (mgr.24362) 6007 : cluster 0 pgmap v5976: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:08:44.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:08:44 smithi080 bash[41963]: audit 2023-12-01T08:08:43.511793+0000 mon.a (mon.0) 4156 : audit 0 from='client.? 172.21.15.80:0/2717352983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:08:44.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:08:44 smithi090 bash[32384]: cluster 2023-12-01T08:08:43.012131+0000 mgr.y (mgr.24362) 6007 : cluster 0 pgmap v5976: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:08:44.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:08:44 smithi090 bash[32384]: audit 2023-12-01T08:08:43.511793+0000 mon.a (mon.0) 4156 : audit 0 from='client.? 172.21.15.80:0/2717352983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:08:46.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:08:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:08:46] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.43.0" 2023-12-01T08:08:46.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:08:46 smithi080 bash[28361]: cluster 2023-12-01T08:08:45.012708+0000 mgr.y (mgr.24362) 6008 : cluster 0 pgmap v5977: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:08:46.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:08:46 smithi080 bash[28361]: audit 2023-12-01T08:08:45.960297+0000 mon.c (mon.2) 3835 : audit 0 from='client.? 172.21.15.80:0/3932196929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:08:46.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:08:46 smithi080 bash[41963]: cluster 2023-12-01T08:08:45.012708+0000 mgr.y (mgr.24362) 6008 : cluster 0 pgmap v5977: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:08:46.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:08:46 smithi080 bash[41963]: audit 2023-12-01T08:08:45.960297+0000 mon.c (mon.2) 3835 : audit 0 from='client.? 172.21.15.80:0/3932196929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:08:46.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:08:46 smithi090 bash[32384]: cluster 2023-12-01T08:08:45.012708+0000 mgr.y (mgr.24362) 6008 : cluster 0 pgmap v5977: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:08:46.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:08:46 smithi090 bash[32384]: audit 2023-12-01T08:08:45.960297+0000 mon.c (mon.2) 3835 : audit 0 from='client.? 172.21.15.80:0/3932196929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:08:48.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:08:48 smithi080 bash[41963]: cluster 2023-12-01T08:08:47.013847+0000 mgr.y (mgr.24362) 6009 : cluster 0 pgmap v5978: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:08:48.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:08:48 smithi080 bash[28361]: cluster 2023-12-01T08:08:47.013847+0000 mgr.y (mgr.24362) 6009 : cluster 0 pgmap v5978: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:08:48.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:08:48 smithi090 bash[32384]: cluster 2023-12-01T08:08:47.013847+0000 mgr.y (mgr.24362) 6009 : cluster 0 pgmap v5978: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:08:49.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:08:49 smithi080 bash[41963]: audit 2023-12-01T08:08:48.425977+0000 mon.a (mon.0) 4157 : audit 0 from='client.? 172.21.15.80:0/3897121085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:08:49.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:08:49 smithi080 bash[28361]: audit 2023-12-01T08:08:48.425977+0000 mon.a (mon.0) 4157 : audit 0 from='client.? 172.21.15.80:0/3897121085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:08:49.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:08:49 smithi090 bash[32384]: audit 2023-12-01T08:08:48.425977+0000 mon.a (mon.0) 4157 : audit 0 from='client.? 172.21.15.80:0/3897121085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:08:50.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:08:50 smithi080 bash[28361]: cluster 2023-12-01T08:08:49.014502+0000 mgr.y (mgr.24362) 6010 : cluster 0 pgmap v5979: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:08:50.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:08:50 smithi080 bash[41963]: cluster 2023-12-01T08:08:49.014502+0000 mgr.y (mgr.24362) 6010 : cluster 0 pgmap v5979: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:08:50.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:08:50 smithi090 bash[32384]: cluster 2023-12-01T08:08:49.014502+0000 mgr.y (mgr.24362) 6010 : cluster 0 pgmap v5979: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:08:51.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:08:51 smithi080 bash[41963]: audit 2023-12-01T08:08:50.876926+0000 mon.a (mon.0) 4158 : audit 0 from='client.? 172.21.15.80:0/82660353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:08:51.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:08:51 smithi080 bash[28361]: audit 2023-12-01T08:08:50.876926+0000 mon.a (mon.0) 4158 : audit 0 from='client.? 172.21.15.80:0/82660353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:08:51.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:08:51 smithi090 bash[32384]: audit 2023-12-01T08:08:50.876926+0000 mon.a (mon.0) 4158 : audit 0 from='client.? 172.21.15.80:0/82660353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:08:52.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:08:52 smithi080 bash[28361]: cluster 2023-12-01T08:08:51.015523+0000 mgr.y (mgr.24362) 6011 : cluster 0 pgmap v5980: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:08:52.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:08:52 smithi080 bash[41963]: cluster 2023-12-01T08:08:51.015523+0000 mgr.y (mgr.24362) 6011 : cluster 0 pgmap v5980: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:08:52.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:08:52 smithi090 bash[32384]: cluster 2023-12-01T08:08:51.015523+0000 mgr.y (mgr.24362) 6011 : cluster 0 pgmap v5980: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:08:54.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:08:54 smithi080 bash[28361]: cluster 2023-12-01T08:08:53.015967+0000 mgr.y (mgr.24362) 6012 : cluster 0 pgmap v5981: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:08:54.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:08:54 smithi080 bash[28361]: audit 2023-12-01T08:08:53.335842+0000 mon.a (mon.0) 4159 : audit 0 from='client.? 172.21.15.80:0/1321442713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:08:54.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:08:54 smithi080 bash[41963]: cluster 2023-12-01T08:08:53.015967+0000 mgr.y (mgr.24362) 6012 : cluster 0 pgmap v5981: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:08:54.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:08:54 smithi080 bash[41963]: audit 2023-12-01T08:08:53.335842+0000 mon.a (mon.0) 4159 : audit 0 from='client.? 172.21.15.80:0/1321442713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:08:54.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:08:54 smithi090 bash[32384]: cluster 2023-12-01T08:08:53.015967+0000 mgr.y (mgr.24362) 6012 : cluster 0 pgmap v5981: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:08:54.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:08:54 smithi090 bash[32384]: audit 2023-12-01T08:08:53.335842+0000 mon.a (mon.0) 4159 : audit 0 from='client.? 172.21.15.80:0/1321442713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:08:56.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:08:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:08:56] "GET /metrics HTTP/1.1" 200 33977 "" "Prometheus/2.43.0" 2023-12-01T08:08:56.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:08:56 smithi080 bash[41963]: cluster 2023-12-01T08:08:55.016338+0000 mgr.y (mgr.24362) 6013 : cluster 0 pgmap v5982: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:08:56.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:08:56 smithi080 bash[41963]: audit 2023-12-01T08:08:55.091750+0000 mon.c (mon.2) 3836 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:08:56.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:08:56 smithi080 bash[41963]: audit 2023-12-01T08:08:55.796031+0000 mon.c (mon.2) 3837 : audit 0 from='client.? 172.21.15.80:0/3016019134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:08:56.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:08:56 smithi080 bash[28361]: cluster 2023-12-01T08:08:55.016338+0000 mgr.y (mgr.24362) 6013 : cluster 0 pgmap v5982: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:08:56.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:08:56 smithi080 bash[28361]: audit 2023-12-01T08:08:55.091750+0000 mon.c (mon.2) 3836 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:08:56.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:08:56 smithi080 bash[28361]: audit 2023-12-01T08:08:55.796031+0000 mon.c (mon.2) 3837 : audit 0 from='client.? 172.21.15.80:0/3016019134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:08:56.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:08:56 smithi090 bash[32384]: cluster 2023-12-01T08:08:55.016338+0000 mgr.y (mgr.24362) 6013 : cluster 0 pgmap v5982: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:08:56.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:08:56 smithi090 bash[32384]: audit 2023-12-01T08:08:55.091750+0000 mon.c (mon.2) 3836 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:08:56.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:08:56 smithi090 bash[32384]: audit 2023-12-01T08:08:55.796031+0000 mon.c (mon.2) 3837 : audit 0 from='client.? 172.21.15.80:0/3016019134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:08:58.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:08:58 smithi080 bash[28361]: cluster 2023-12-01T08:08:57.017389+0000 mgr.y (mgr.24362) 6014 : cluster 0 pgmap v5983: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:08:58.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:08:58 smithi080 bash[41963]: cluster 2023-12-01T08:08:57.017389+0000 mgr.y (mgr.24362) 6014 : cluster 0 pgmap v5983: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:08:58.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:08:58 smithi090 bash[32384]: cluster 2023-12-01T08:08:57.017389+0000 mgr.y (mgr.24362) 6014 : cluster 0 pgmap v5983: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:08:59.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:08:59 smithi080 bash[41963]: audit 2023-12-01T08:08:58.250551+0000 mon.a (mon.0) 4160 : audit 0 from='client.? 172.21.15.80:0/1755687574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:08:59.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:08:59 smithi080 bash[28361]: audit 2023-12-01T08:08:58.250551+0000 mon.a (mon.0) 4160 : audit 0 from='client.? 172.21.15.80:0/1755687574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:08:59.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:08:59 smithi090 bash[32384]: audit 2023-12-01T08:08:58.250551+0000 mon.a (mon.0) 4160 : audit 0 from='client.? 172.21.15.80:0/1755687574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:09:00.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:09:00 smithi080 bash[28361]: cluster 2023-12-01T08:08:59.018046+0000 mgr.y (mgr.24362) 6015 : cluster 0 pgmap v5984: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:09:00.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:09:00 smithi080 bash[41963]: cluster 2023-12-01T08:08:59.018046+0000 mgr.y (mgr.24362) 6015 : cluster 0 pgmap v5984: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:09:00.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:09:00 smithi090 bash[32384]: cluster 2023-12-01T08:08:59.018046+0000 mgr.y (mgr.24362) 6015 : cluster 0 pgmap v5984: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:09:01.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:09:01 smithi080 bash[28361]: audit 2023-12-01T08:09:00.695150+0000 mon.c (mon.2) 3838 : audit 0 from='client.? 172.21.15.80:0/2184808123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:09:01.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:09:01 smithi080 bash[41963]: audit 2023-12-01T08:09:00.695150+0000 mon.c (mon.2) 3838 : audit 0 from='client.? 172.21.15.80:0/2184808123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:09:01.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:09:01 smithi090 bash[32384]: audit 2023-12-01T08:09:00.695150+0000 mon.c (mon.2) 3838 : audit 0 from='client.? 172.21.15.80:0/2184808123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:09:02.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:09:02 smithi080 bash[28361]: cluster 2023-12-01T08:09:01.019164+0000 mgr.y (mgr.24362) 6016 : cluster 0 pgmap v5985: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:09:02.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:09:02 smithi080 bash[41963]: cluster 2023-12-01T08:09:01.019164+0000 mgr.y (mgr.24362) 6016 : cluster 0 pgmap v5985: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:09:02.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:09:02 smithi090 bash[32384]: cluster 2023-12-01T08:09:01.019164+0000 mgr.y (mgr.24362) 6016 : cluster 0 pgmap v5985: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:09:04.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:09:04 smithi080 bash[28361]: cluster 2023-12-01T08:09:03.019806+0000 mgr.y (mgr.24362) 6017 : cluster 0 pgmap v5986: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:09:04.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:09:04 smithi080 bash[28361]: audit 2023-12-01T08:09:03.143799+0000 mon.c (mon.2) 3839 : audit 0 from='client.? 172.21.15.80:0/3088309801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:09:04.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:09:04 smithi080 bash[41963]: cluster 2023-12-01T08:09:03.019806+0000 mgr.y (mgr.24362) 6017 : cluster 0 pgmap v5986: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:09:04.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:09:04 smithi080 bash[41963]: audit 2023-12-01T08:09:03.143799+0000 mon.c (mon.2) 3839 : audit 0 from='client.? 172.21.15.80:0/3088309801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:09:04.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:09:04 smithi090 bash[32384]: cluster 2023-12-01T08:09:03.019806+0000 mgr.y (mgr.24362) 6017 : cluster 0 pgmap v5986: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:09:04.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:09:04 smithi090 bash[32384]: audit 2023-12-01T08:09:03.143799+0000 mon.c (mon.2) 3839 : audit 0 from='client.? 172.21.15.80:0/3088309801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:09:06.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:09:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:09:06] "GET /metrics HTTP/1.1" 200 33977 "" "Prometheus/2.43.0" 2023-12-01T08:09:06.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:09:06 smithi080 bash[41963]: cluster 2023-12-01T08:09:05.020483+0000 mgr.y (mgr.24362) 6018 : cluster 0 pgmap v5987: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:09:06.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:09:06 smithi080 bash[41963]: audit 2023-12-01T08:09:05.598253+0000 mon.c (mon.2) 3840 : audit 0 from='client.? 172.21.15.80:0/2398902383' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:09:06.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:09:06 smithi080 bash[28361]: cluster 2023-12-01T08:09:05.020483+0000 mgr.y (mgr.24362) 6018 : cluster 0 pgmap v5987: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:09:06.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:09:06 smithi080 bash[28361]: audit 2023-12-01T08:09:05.598253+0000 mon.c (mon.2) 3840 : audit 0 from='client.? 172.21.15.80:0/2398902383' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:09:06.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:09:06 smithi090 bash[32384]: cluster 2023-12-01T08:09:05.020483+0000 mgr.y (mgr.24362) 6018 : cluster 0 pgmap v5987: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:09:06.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:09:06 smithi090 bash[32384]: audit 2023-12-01T08:09:05.598253+0000 mon.c (mon.2) 3840 : audit 0 from='client.? 172.21.15.80:0/2398902383' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:09:08.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:09:08 smithi080 bash[28361]: cluster 2023-12-01T08:09:07.021608+0000 mgr.y (mgr.24362) 6019 : cluster 0 pgmap v5988: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:09:08.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:09:08 smithi080 bash[28361]: audit 2023-12-01T08:09:08.050306+0000 mon.a (mon.0) 4161 : audit 0 from='client.? 172.21.15.80:0/2717615421' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:09:08.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:09:08 smithi080 bash[41963]: cluster 2023-12-01T08:09:07.021608+0000 mgr.y (mgr.24362) 6019 : cluster 0 pgmap v5988: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:09:08.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:09:08 smithi080 bash[41963]: audit 2023-12-01T08:09:08.050306+0000 mon.a (mon.0) 4161 : audit 0 from='client.? 172.21.15.80:0/2717615421' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:09:08.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:09:08 smithi090 bash[32384]: cluster 2023-12-01T08:09:07.021608+0000 mgr.y (mgr.24362) 6019 : cluster 0 pgmap v5988: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:09:08.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:09:08 smithi090 bash[32384]: audit 2023-12-01T08:09:08.050306+0000 mon.a (mon.0) 4161 : audit 0 from='client.? 172.21.15.80:0/2717615421' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:09:10.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:09:10 smithi080 bash[28361]: cluster 2023-12-01T08:09:09.022198+0000 mgr.y (mgr.24362) 6020 : cluster 0 pgmap v5989: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:09:10.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:09:10 smithi080 bash[28361]: audit 2023-12-01T08:09:10.092489+0000 mon.c (mon.2) 3841 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:09:10.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:09:10 smithi080 bash[41963]: cluster 2023-12-01T08:09:09.022198+0000 mgr.y (mgr.24362) 6020 : cluster 0 pgmap v5989: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:09:10.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:09:10 smithi080 bash[41963]: audit 2023-12-01T08:09:10.092489+0000 mon.c (mon.2) 3841 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:09:10.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:09:10 smithi090 bash[32384]: cluster 2023-12-01T08:09:09.022198+0000 mgr.y (mgr.24362) 6020 : cluster 0 pgmap v5989: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:09:10.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:09:10 smithi090 bash[32384]: audit 2023-12-01T08:09:10.092489+0000 mon.c (mon.2) 3841 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:09:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:09:11 smithi080 bash[41963]: audit 2023-12-01T08:09:10.502121+0000 mon.c (mon.2) 3842 : audit 0 from='client.? 172.21.15.80:0/3281676342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:09:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:09:11 smithi080 bash[28361]: audit 2023-12-01T08:09:10.502121+0000 mon.c (mon.2) 3842 : audit 0 from='client.? 172.21.15.80:0/3281676342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:09:11.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:09:11 smithi090 bash[32384]: audit 2023-12-01T08:09:10.502121+0000 mon.c (mon.2) 3842 : audit 0 from='client.? 172.21.15.80:0/3281676342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:09:12.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:09:12 smithi080 bash[41963]: cluster 2023-12-01T08:09:11.023069+0000 mgr.y (mgr.24362) 6021 : cluster 0 pgmap v5990: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:09:12.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:09:12 smithi080 bash[28361]: cluster 2023-12-01T08:09:11.023069+0000 mgr.y (mgr.24362) 6021 : cluster 0 pgmap v5990: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:09:12.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:09:12 smithi090 bash[32384]: cluster 2023-12-01T08:09:11.023069+0000 mgr.y (mgr.24362) 6021 : cluster 0 pgmap v5990: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:09:13.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:09:13 smithi080 bash[28361]: audit 2023-12-01T08:09:12.953916+0000 mon.c (mon.2) 3843 : audit 0 from='client.? 172.21.15.80:0/526076473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:09:13.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:09:13 smithi080 bash[41963]: audit 2023-12-01T08:09:12.953916+0000 mon.c (mon.2) 3843 : audit 0 from='client.? 172.21.15.80:0/526076473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:09:13.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:09:13 smithi090 bash[32384]: audit 2023-12-01T08:09:12.953916+0000 mon.c (mon.2) 3843 : audit 0 from='client.? 172.21.15.80:0/526076473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:09:14.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:09:14 smithi080 bash[28361]: cluster 2023-12-01T08:09:13.023775+0000 mgr.y (mgr.24362) 6022 : cluster 0 pgmap v5991: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:09:14.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:09:14 smithi080 bash[41963]: cluster 2023-12-01T08:09:13.023775+0000 mgr.y (mgr.24362) 6022 : cluster 0 pgmap v5991: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:09:14.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:09:14 smithi090 bash[32384]: cluster 2023-12-01T08:09:13.023775+0000 mgr.y (mgr.24362) 6022 : cluster 0 pgmap v5991: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:09:16.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:09:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:09:16] "GET /metrics HTTP/1.1" 200 33971 "" "Prometheus/2.43.0" 2023-12-01T08:09:16.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:09:16 smithi080 bash[28361]: cluster 2023-12-01T08:09:15.024405+0000 mgr.y (mgr.24362) 6023 : cluster 0 pgmap v5992: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:09:16.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:09:16 smithi080 bash[28361]: audit 2023-12-01T08:09:15.412872+0000 mon.a (mon.0) 4162 : audit 0 from='client.? 172.21.15.80:0/3893713180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:09:16.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:09:16 smithi080 bash[41963]: cluster 2023-12-01T08:09:15.024405+0000 mgr.y (mgr.24362) 6023 : cluster 0 pgmap v5992: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:09:16.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:09:16 smithi080 bash[41963]: audit 2023-12-01T08:09:15.412872+0000 mon.a (mon.0) 4162 : audit 0 from='client.? 172.21.15.80:0/3893713180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:09:16.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:09:16 smithi090 bash[32384]: cluster 2023-12-01T08:09:15.024405+0000 mgr.y (mgr.24362) 6023 : cluster 0 pgmap v5992: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:09:16.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:09:16 smithi090 bash[32384]: audit 2023-12-01T08:09:15.412872+0000 mon.a (mon.0) 4162 : audit 0 from='client.? 172.21.15.80:0/3893713180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:09:18.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:09:18 smithi080 bash[28361]: cluster 2023-12-01T08:09:17.025532+0000 mgr.y (mgr.24362) 6024 : cluster 0 pgmap v5993: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:09:18.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:09:18 smithi080 bash[28361]: audit 2023-12-01T08:09:17.866812+0000 mon.c (mon.2) 3844 : audit 0 from='client.? 172.21.15.80:0/3427421392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:09:18.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:09:18 smithi080 bash[41963]: cluster 2023-12-01T08:09:17.025532+0000 mgr.y (mgr.24362) 6024 : cluster 0 pgmap v5993: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:09:18.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:09:18 smithi080 bash[41963]: audit 2023-12-01T08:09:17.866812+0000 mon.c (mon.2) 3844 : audit 0 from='client.? 172.21.15.80:0/3427421392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:09:18.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:09:18 smithi090 bash[32384]: cluster 2023-12-01T08:09:17.025532+0000 mgr.y (mgr.24362) 6024 : cluster 0 pgmap v5993: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:09:18.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:09:18 smithi090 bash[32384]: audit 2023-12-01T08:09:17.866812+0000 mon.c (mon.2) 3844 : audit 0 from='client.? 172.21.15.80:0/3427421392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:09:20.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:09:20 smithi080 bash[28361]: cluster 2023-12-01T08:09:19.026135+0000 mgr.y (mgr.24362) 6025 : cluster 0 pgmap v5994: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:09:20.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:09:20 smithi080 bash[41963]: cluster 2023-12-01T08:09:19.026135+0000 mgr.y (mgr.24362) 6025 : cluster 0 pgmap v5994: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:09:20.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:09:20 smithi090 bash[32384]: cluster 2023-12-01T08:09:19.026135+0000 mgr.y (mgr.24362) 6025 : cluster 0 pgmap v5994: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:09:21.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:09:21 smithi080 bash[28361]: audit 2023-12-01T08:09:20.323535+0000 mon.c (mon.2) 3845 : audit 0 from='client.? 172.21.15.80:0/2146925557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:09:21.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:09:21 smithi080 bash[41963]: audit 2023-12-01T08:09:20.323535+0000 mon.c (mon.2) 3845 : audit 0 from='client.? 172.21.15.80:0/2146925557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:09:21.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:09:21 smithi090 bash[32384]: audit 2023-12-01T08:09:20.323535+0000 mon.c (mon.2) 3845 : audit 0 from='client.? 172.21.15.80:0/2146925557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:09:22.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:09:22 smithi080 bash[41963]: cluster 2023-12-01T08:09:21.027213+0000 mgr.y (mgr.24362) 6026 : cluster 0 pgmap v5995: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:09:22.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:09:22 smithi080 bash[28361]: cluster 2023-12-01T08:09:21.027213+0000 mgr.y (mgr.24362) 6026 : cluster 0 pgmap v5995: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:09:22.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:09:22 smithi090 bash[32384]: cluster 2023-12-01T08:09:21.027213+0000 mgr.y (mgr.24362) 6026 : cluster 0 pgmap v5995: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:09:23.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:09:23 smithi080 bash[28361]: audit 2023-12-01T08:09:22.782443+0000 mon.c (mon.2) 3846 : audit 0 from='client.? 172.21.15.80:0/2548517257' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:09:23.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:09:23 smithi080 bash[41963]: audit 2023-12-01T08:09:22.782443+0000 mon.c (mon.2) 3846 : audit 0 from='client.? 172.21.15.80:0/2548517257' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:09:23.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:09:23 smithi090 bash[32384]: audit 2023-12-01T08:09:22.782443+0000 mon.c (mon.2) 3846 : audit 0 from='client.? 172.21.15.80:0/2548517257' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:09:24.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:09:24 smithi080 bash[28361]: cluster 2023-12-01T08:09:23.028051+0000 mgr.y (mgr.24362) 6027 : cluster 0 pgmap v5996: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:09:24.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:09:24 smithi080 bash[41963]: cluster 2023-12-01T08:09:23.028051+0000 mgr.y (mgr.24362) 6027 : cluster 0 pgmap v5996: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:09:24.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:09:24 smithi090 bash[32384]: cluster 2023-12-01T08:09:23.028051+0000 mgr.y (mgr.24362) 6027 : cluster 0 pgmap v5996: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:09:25.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:09:25 smithi080 bash[41963]: audit 2023-12-01T08:09:25.092646+0000 mon.c (mon.2) 3847 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:09:25.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:09:25 smithi080 bash[28361]: audit 2023-12-01T08:09:25.092646+0000 mon.c (mon.2) 3847 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:09:25.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:09:25 smithi090 bash[32384]: audit 2023-12-01T08:09:25.092646+0000 mon.c (mon.2) 3847 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:09:26.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:09:26 smithi080 bash[28361]: cluster 2023-12-01T08:09:25.028668+0000 mgr.y (mgr.24362) 6028 : cluster 0 pgmap v5997: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:09:26.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:09:26 smithi080 bash[28361]: audit 2023-12-01T08:09:25.231816+0000 mon.a (mon.0) 4163 : audit 0 from='client.? 172.21.15.80:0/80333637' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:09:26.433 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:09:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:09:26] "GET /metrics HTTP/1.1" 200 33972 "" "Prometheus/2.43.0" 2023-12-01T08:09:26.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:09:26 smithi080 bash[41963]: cluster 2023-12-01T08:09:25.028668+0000 mgr.y (mgr.24362) 6028 : cluster 0 pgmap v5997: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:09:26.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:09:26 smithi080 bash[41963]: audit 2023-12-01T08:09:25.231816+0000 mon.a (mon.0) 4163 : audit 0 from='client.? 172.21.15.80:0/80333637' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:09:26.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:09:26 smithi090 bash[32384]: cluster 2023-12-01T08:09:25.028668+0000 mgr.y (mgr.24362) 6028 : cluster 0 pgmap v5997: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:09:26.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:09:26 smithi090 bash[32384]: audit 2023-12-01T08:09:25.231816+0000 mon.a (mon.0) 4163 : audit 0 from='client.? 172.21.15.80:0/80333637' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:09:28.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:09:28 smithi090 bash[32384]: cluster 2023-12-01T08:09:27.029820+0000 mgr.y (mgr.24362) 6029 : cluster 0 pgmap v5998: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:09:28.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:09:28 smithi090 bash[32384]: audit 2023-12-01T08:09:27.687080+0000 mon.c (mon.2) 3848 : audit 0 from='client.? 172.21.15.80:0/2730668213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:09:28.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:09:28 smithi080 bash[28361]: cluster 2023-12-01T08:09:27.029820+0000 mgr.y (mgr.24362) 6029 : cluster 0 pgmap v5998: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:09:28.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:09:28 smithi080 bash[28361]: audit 2023-12-01T08:09:27.687080+0000 mon.c (mon.2) 3848 : audit 0 from='client.? 172.21.15.80:0/2730668213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:09:28.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:09:28 smithi080 bash[41963]: cluster 2023-12-01T08:09:27.029820+0000 mgr.y (mgr.24362) 6029 : cluster 0 pgmap v5998: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:09:28.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:09:28 smithi080 bash[41963]: audit 2023-12-01T08:09:27.687080+0000 mon.c (mon.2) 3848 : audit 0 from='client.? 172.21.15.80:0/2730668213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:09:30.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:09:30 smithi090 bash[32384]: cluster 2023-12-01T08:09:29.030497+0000 mgr.y (mgr.24362) 6030 : cluster 0 pgmap v5999: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:09:30.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:09:30 smithi090 bash[32384]: audit 2023-12-01T08:09:29.244608+0000 mon.c (mon.2) 3849 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:09:30.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:09:30 smithi090 bash[32384]: audit 2023-12-01T08:09:30.130521+0000 mon.c (mon.2) 3850 : audit 0 from='client.? 172.21.15.80:0/1916788080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:09:30.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:09:30 smithi080 bash[28361]: cluster 2023-12-01T08:09:29.030497+0000 mgr.y (mgr.24362) 6030 : cluster 0 pgmap v5999: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:09:30.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:09:30 smithi080 bash[28361]: audit 2023-12-01T08:09:29.244608+0000 mon.c (mon.2) 3849 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:09:30.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:09:30 smithi080 bash[28361]: audit 2023-12-01T08:09:30.130521+0000 mon.c (mon.2) 3850 : audit 0 from='client.? 172.21.15.80:0/1916788080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:09:30.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:09:30 smithi080 bash[41963]: cluster 2023-12-01T08:09:29.030497+0000 mgr.y (mgr.24362) 6030 : cluster 0 pgmap v5999: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:09:30.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:09:30 smithi080 bash[41963]: audit 2023-12-01T08:09:29.244608+0000 mon.c (mon.2) 3849 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:09:30.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:09:30 smithi080 bash[41963]: audit 2023-12-01T08:09:30.130521+0000 mon.c (mon.2) 3850 : audit 0 from='client.? 172.21.15.80:0/1916788080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:09:32.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:09:32 smithi080 bash[41963]: cluster 2023-12-01T08:09:31.031562+0000 mgr.y (mgr.24362) 6031 : cluster 0 pgmap v6000: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:09:32.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:09:32 smithi080 bash[28361]: cluster 2023-12-01T08:09:31.031562+0000 mgr.y (mgr.24362) 6031 : cluster 0 pgmap v6000: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:09:32.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:09:32 smithi090 bash[32384]: cluster 2023-12-01T08:09:31.031562+0000 mgr.y (mgr.24362) 6031 : cluster 0 pgmap v6000: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:09:33.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:09:33 smithi080 bash[28361]: audit 2023-12-01T08:09:32.578614+0000 mon.a (mon.0) 4164 : audit 0 from='client.? 172.21.15.80:0/2934540353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:09:33.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:09:33 smithi080 bash[41963]: audit 2023-12-01T08:09:32.578614+0000 mon.a (mon.0) 4164 : audit 0 from='client.? 172.21.15.80:0/2934540353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:09:33.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:09:33 smithi090 bash[32384]: audit 2023-12-01T08:09:32.578614+0000 mon.a (mon.0) 4164 : audit 0 from='client.? 172.21.15.80:0/2934540353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:09:34.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:09:34 smithi080 bash[41963]: cluster 2023-12-01T08:09:33.032247+0000 mgr.y (mgr.24362) 6032 : cluster 0 pgmap v6001: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:09:34.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:09:34 smithi080 bash[28361]: cluster 2023-12-01T08:09:33.032247+0000 mgr.y (mgr.24362) 6032 : cluster 0 pgmap v6001: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:09:34.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:09:34 smithi090 bash[32384]: cluster 2023-12-01T08:09:33.032247+0000 mgr.y (mgr.24362) 6032 : cluster 0 pgmap v6001: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:09:36.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:09:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:09:36] "GET /metrics HTTP/1.1" 200 33972 "" "Prometheus/2.43.0" 2023-12-01T08:09:36.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:09:36 smithi080 bash[41963]: cluster 2023-12-01T08:09:35.032783+0000 mgr.y (mgr.24362) 6033 : cluster 0 pgmap v6002: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:09:36.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:09:36 smithi080 bash[41963]: audit 2023-12-01T08:09:35.081471+0000 mon.a (mon.0) 4165 : audit 0 from='client.? 172.21.15.80:0/740912481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:09:36.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:09:36 smithi080 bash[41963]: audit 2023-12-01T08:09:35.086066+0000 mon.a (mon.0) 4166 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:09:36.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:09:36 smithi080 bash[41963]: audit 2023-12-01T08:09:35.096993+0000 mon.a (mon.0) 4167 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:09:36.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:09:36 smithi080 bash[41963]: audit 2023-12-01T08:09:35.443824+0000 mon.a (mon.0) 4168 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:09:36.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:09:36 smithi080 bash[41963]: audit 2023-12-01T08:09:35.453862+0000 mon.a (mon.0) 4169 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:09:36.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:09:36 smithi080 bash[41963]: audit 2023-12-01T08:09:36.036120+0000 mon.c (mon.2) 3851 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:09:36.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:09:36 smithi080 bash[41963]: audit 2023-12-01T08:09:36.037576+0000 mon.c (mon.2) 3852 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:09:36.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:09:36 smithi080 bash[41963]: audit 2023-12-01T08:09:36.047417+0000 mon.a (mon.0) 4170 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:09:36.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:09:36 smithi080 bash[28361]: cluster 2023-12-01T08:09:35.032783+0000 mgr.y (mgr.24362) 6033 : cluster 0 pgmap v6002: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:09:36.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:09:36 smithi080 bash[28361]: audit 2023-12-01T08:09:35.081471+0000 mon.a (mon.0) 4165 : audit 0 from='client.? 172.21.15.80:0/740912481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:09:36.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:09:36 smithi080 bash[28361]: audit 2023-12-01T08:09:35.086066+0000 mon.a (mon.0) 4166 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:09:36.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:09:36 smithi080 bash[28361]: audit 2023-12-01T08:09:35.096993+0000 mon.a (mon.0) 4167 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:09:36.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:09:36 smithi080 bash[28361]: audit 2023-12-01T08:09:35.443824+0000 mon.a (mon.0) 4168 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:09:36.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:09:36 smithi080 bash[28361]: audit 2023-12-01T08:09:35.453862+0000 mon.a (mon.0) 4169 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:09:36.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:09:36 smithi080 bash[28361]: audit 2023-12-01T08:09:36.036120+0000 mon.c (mon.2) 3851 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:09:36.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:09:36 smithi080 bash[28361]: audit 2023-12-01T08:09:36.037576+0000 mon.c (mon.2) 3852 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:09:36.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:09:36 smithi080 bash[28361]: audit 2023-12-01T08:09:36.047417+0000 mon.a (mon.0) 4170 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:09:36.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:09:36 smithi090 bash[32384]: cluster 2023-12-01T08:09:35.032783+0000 mgr.y (mgr.24362) 6033 : cluster 0 pgmap v6002: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:09:36.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:09:36 smithi090 bash[32384]: audit 2023-12-01T08:09:35.081471+0000 mon.a (mon.0) 4165 : audit 0 from='client.? 172.21.15.80:0/740912481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:09:36.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:09:36 smithi090 bash[32384]: audit 2023-12-01T08:09:35.086066+0000 mon.a (mon.0) 4166 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:09:36.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:09:36 smithi090 bash[32384]: audit 2023-12-01T08:09:35.096993+0000 mon.a (mon.0) 4167 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:09:36.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:09:36 smithi090 bash[32384]: audit 2023-12-01T08:09:35.443824+0000 mon.a (mon.0) 4168 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:09:36.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:09:36 smithi090 bash[32384]: audit 2023-12-01T08:09:35.453862+0000 mon.a (mon.0) 4169 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:09:36.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:09:36 smithi090 bash[32384]: audit 2023-12-01T08:09:36.036120+0000 mon.c (mon.2) 3851 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:09:36.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:09:36 smithi090 bash[32384]: audit 2023-12-01T08:09:36.037576+0000 mon.c (mon.2) 3852 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:09:36.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:09:36 smithi090 bash[32384]: audit 2023-12-01T08:09:36.047417+0000 mon.a (mon.0) 4170 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:09:38.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:09:38 smithi080 bash[28361]: cluster 2023-12-01T08:09:37.033903+0000 mgr.y (mgr.24362) 6034 : cluster 0 pgmap v6003: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:09:38.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:09:38 smithi080 bash[28361]: audit 2023-12-01T08:09:37.542571+0000 mon.c (mon.2) 3853 : audit 0 from='client.? 172.21.15.80:0/1489533289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:09:38.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:09:38 smithi080 bash[41963]: cluster 2023-12-01T08:09:37.033903+0000 mgr.y (mgr.24362) 6034 : cluster 0 pgmap v6003: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:09:38.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:09:38 smithi080 bash[41963]: audit 2023-12-01T08:09:37.542571+0000 mon.c (mon.2) 3853 : audit 0 from='client.? 172.21.15.80:0/1489533289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:09:38.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:09:38 smithi090 bash[32384]: cluster 2023-12-01T08:09:37.033903+0000 mgr.y (mgr.24362) 6034 : cluster 0 pgmap v6003: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:09:38.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:09:38 smithi090 bash[32384]: audit 2023-12-01T08:09:37.542571+0000 mon.c (mon.2) 3853 : audit 0 from='client.? 172.21.15.80:0/1489533289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:09:40.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:09:40 smithi080 bash[28361]: cluster 2023-12-01T08:09:39.034544+0000 mgr.y (mgr.24362) 6035 : cluster 0 pgmap v6004: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:09:40.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:09:40 smithi080 bash[28361]: audit 2023-12-01T08:09:39.996400+0000 mon.c (mon.2) 3854 : audit 0 from='client.? 172.21.15.80:0/1139804250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:09:40.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:09:40 smithi080 bash[41963]: cluster 2023-12-01T08:09:39.034544+0000 mgr.y (mgr.24362) 6035 : cluster 0 pgmap v6004: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:09:40.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:09:40 smithi080 bash[41963]: audit 2023-12-01T08:09:39.996400+0000 mon.c (mon.2) 3854 : audit 0 from='client.? 172.21.15.80:0/1139804250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:09:40.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:09:40 smithi090 bash[32384]: cluster 2023-12-01T08:09:39.034544+0000 mgr.y (mgr.24362) 6035 : cluster 0 pgmap v6004: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:09:40.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:09:40 smithi090 bash[32384]: audit 2023-12-01T08:09:39.996400+0000 mon.c (mon.2) 3854 : audit 0 from='client.? 172.21.15.80:0/1139804250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:09:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:09:41 smithi080 bash[28361]: audit 2023-12-01T08:09:40.093135+0000 mon.c (mon.2) 3855 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:09:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:09:41 smithi080 bash[41963]: audit 2023-12-01T08:09:40.093135+0000 mon.c (mon.2) 3855 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:09:41.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:09:41 smithi090 bash[32384]: audit 2023-12-01T08:09:40.093135+0000 mon.c (mon.2) 3855 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:09:42.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:09:42 smithi080 bash[28361]: cluster 2023-12-01T08:09:41.035451+0000 mgr.y (mgr.24362) 6036 : cluster 0 pgmap v6005: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:09:42.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:09:42 smithi080 bash[41963]: cluster 2023-12-01T08:09:41.035451+0000 mgr.y (mgr.24362) 6036 : cluster 0 pgmap v6005: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:09:42.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:09:42 smithi090 bash[32384]: cluster 2023-12-01T08:09:41.035451+0000 mgr.y (mgr.24362) 6036 : cluster 0 pgmap v6005: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:09:43.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:09:43 smithi080 bash[41963]: audit 2023-12-01T08:09:42.456399+0000 mon.c (mon.2) 3856 : audit 0 from='client.? 172.21.15.80:0/3419778498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:09:43.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:09:43 smithi080 bash[28361]: audit 2023-12-01T08:09:42.456399+0000 mon.c (mon.2) 3856 : audit 0 from='client.? 172.21.15.80:0/3419778498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:09:43.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:09:43 smithi090 bash[32384]: audit 2023-12-01T08:09:42.456399+0000 mon.c (mon.2) 3856 : audit 0 from='client.? 172.21.15.80:0/3419778498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:09:44.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:09:44 smithi080 bash[41963]: cluster 2023-12-01T08:09:43.036081+0000 mgr.y (mgr.24362) 6037 : cluster 0 pgmap v6006: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:09:44.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:09:44 smithi080 bash[28361]: cluster 2023-12-01T08:09:43.036081+0000 mgr.y (mgr.24362) 6037 : cluster 0 pgmap v6006: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:09:44.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:09:44 smithi090 bash[32384]: cluster 2023-12-01T08:09:43.036081+0000 mgr.y (mgr.24362) 6037 : cluster 0 pgmap v6006: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:09:45.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:09:45 smithi080 bash[41963]: audit 2023-12-01T08:09:44.913857+0000 mon.a (mon.0) 4171 : audit 0 from='client.? 172.21.15.80:0/1830179377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:09:45.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:09:45 smithi080 bash[28361]: audit 2023-12-01T08:09:44.913857+0000 mon.a (mon.0) 4171 : audit 0 from='client.? 172.21.15.80:0/1830179377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:09:45.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:09:45 smithi090 bash[32384]: audit 2023-12-01T08:09:44.913857+0000 mon.a (mon.0) 4171 : audit 0 from='client.? 172.21.15.80:0/1830179377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:09:46.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:09:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:09:46] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T08:09:46.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:09:46 smithi080 bash[41963]: cluster 2023-12-01T08:09:45.036720+0000 mgr.y (mgr.24362) 6038 : cluster 0 pgmap v6007: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:09:46.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:09:46 smithi080 bash[28361]: cluster 2023-12-01T08:09:45.036720+0000 mgr.y (mgr.24362) 6038 : cluster 0 pgmap v6007: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:09:46.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:09:46 smithi090 bash[32384]: cluster 2023-12-01T08:09:45.036720+0000 mgr.y (mgr.24362) 6038 : cluster 0 pgmap v6007: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:09:48.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:09:48 smithi080 bash[41963]: cluster 2023-12-01T08:09:47.037339+0000 mgr.y (mgr.24362) 6039 : cluster 0 pgmap v6008: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:09:48.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:09:48 smithi080 bash[41963]: audit 2023-12-01T08:09:47.368387+0000 mon.a (mon.0) 4172 : audit 0 from='client.? 172.21.15.80:0/2275042613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:09:48.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:09:48 smithi080 bash[28361]: cluster 2023-12-01T08:09:47.037339+0000 mgr.y (mgr.24362) 6039 : cluster 0 pgmap v6008: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:09:48.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:09:48 smithi080 bash[28361]: audit 2023-12-01T08:09:47.368387+0000 mon.a (mon.0) 4172 : audit 0 from='client.? 172.21.15.80:0/2275042613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:09:48.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:09:48 smithi090 bash[32384]: cluster 2023-12-01T08:09:47.037339+0000 mgr.y (mgr.24362) 6039 : cluster 0 pgmap v6008: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:09:48.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:09:48 smithi090 bash[32384]: audit 2023-12-01T08:09:47.368387+0000 mon.a (mon.0) 4172 : audit 0 from='client.? 172.21.15.80:0/2275042613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:09:50.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:09:50 smithi080 bash[28361]: cluster 2023-12-01T08:09:49.037931+0000 mgr.y (mgr.24362) 6040 : cluster 0 pgmap v6009: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:09:50.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:09:50 smithi080 bash[28361]: audit 2023-12-01T08:09:49.816704+0000 mon.c (mon.2) 3857 : audit 0 from='client.? 172.21.15.80:0/4047130108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:09:50.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:09:50 smithi080 bash[41963]: cluster 2023-12-01T08:09:49.037931+0000 mgr.y (mgr.24362) 6040 : cluster 0 pgmap v6009: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:09:50.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:09:50 smithi080 bash[41963]: audit 2023-12-01T08:09:49.816704+0000 mon.c (mon.2) 3857 : audit 0 from='client.? 172.21.15.80:0/4047130108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:09:50.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:09:50 smithi090 bash[32384]: cluster 2023-12-01T08:09:49.037931+0000 mgr.y (mgr.24362) 6040 : cluster 0 pgmap v6009: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:09:50.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:09:50 smithi090 bash[32384]: audit 2023-12-01T08:09:49.816704+0000 mon.c (mon.2) 3857 : audit 0 from='client.? 172.21.15.80:0/4047130108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:09:52.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:09:52 smithi080 bash[28361]: cluster 2023-12-01T08:09:51.039251+0000 mgr.y (mgr.24362) 6041 : cluster 0 pgmap v6010: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:09:52.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:09:52 smithi080 bash[41963]: cluster 2023-12-01T08:09:51.039251+0000 mgr.y (mgr.24362) 6041 : cluster 0 pgmap v6010: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:09:52.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:09:52 smithi090 bash[32384]: cluster 2023-12-01T08:09:51.039251+0000 mgr.y (mgr.24362) 6041 : cluster 0 pgmap v6010: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:09:53.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:09:53 smithi080 bash[28361]: audit 2023-12-01T08:09:52.275479+0000 mon.c (mon.2) 3858 : audit 0 from='client.? 172.21.15.80:0/507663346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:09:53.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:09:53 smithi080 bash[41963]: audit 2023-12-01T08:09:52.275479+0000 mon.c (mon.2) 3858 : audit 0 from='client.? 172.21.15.80:0/507663346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:09:53.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:09:53 smithi090 bash[32384]: audit 2023-12-01T08:09:52.275479+0000 mon.c (mon.2) 3858 : audit 0 from='client.? 172.21.15.80:0/507663346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:09:54.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:09:54 smithi080 bash[41963]: cluster 2023-12-01T08:09:53.039980+0000 mgr.y (mgr.24362) 6042 : cluster 0 pgmap v6011: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:09:54.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:09:54 smithi080 bash[28361]: cluster 2023-12-01T08:09:53.039980+0000 mgr.y (mgr.24362) 6042 : cluster 0 pgmap v6011: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:09:54.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:09:54 smithi090 bash[32384]: cluster 2023-12-01T08:09:53.039980+0000 mgr.y (mgr.24362) 6042 : cluster 0 pgmap v6011: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:09:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:09:55 smithi080 bash[41963]: audit 2023-12-01T08:09:54.726800+0000 mon.a (mon.0) 4173 : audit 0 from='client.? 172.21.15.80:0/134733684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:09:55.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:09:55 smithi080 bash[28361]: audit 2023-12-01T08:09:54.726800+0000 mon.a (mon.0) 4173 : audit 0 from='client.? 172.21.15.80:0/134733684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:09:55.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:09:55 smithi090 bash[32384]: audit 2023-12-01T08:09:54.726800+0000 mon.a (mon.0) 4173 : audit 0 from='client.? 172.21.15.80:0/134733684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:09:56.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:09:56 smithi080 bash[28361]: cluster 2023-12-01T08:09:55.040586+0000 mgr.y (mgr.24362) 6043 : cluster 0 pgmap v6012: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:09:56.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:09:56 smithi080 bash[28361]: audit 2023-12-01T08:09:55.093617+0000 mon.c (mon.2) 3859 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:09:56.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:09:56 smithi080 bash[41963]: cluster 2023-12-01T08:09:55.040586+0000 mgr.y (mgr.24362) 6043 : cluster 0 pgmap v6012: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:09:56.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:09:56 smithi080 bash[41963]: audit 2023-12-01T08:09:55.093617+0000 mon.c (mon.2) 3859 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:09:56.433 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:09:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:09:56] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T08:09:56.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:09:56 smithi090 bash[32384]: cluster 2023-12-01T08:09:55.040586+0000 mgr.y (mgr.24362) 6043 : cluster 0 pgmap v6012: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:09:56.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:09:56 smithi090 bash[32384]: audit 2023-12-01T08:09:55.093617+0000 mon.c (mon.2) 3859 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:09:58.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:09:58 smithi080 bash[28361]: cluster 2023-12-01T08:09:57.041652+0000 mgr.y (mgr.24362) 6044 : cluster 0 pgmap v6013: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:09:58.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:09:58 smithi080 bash[28361]: audit 2023-12-01T08:09:57.190673+0000 mon.c (mon.2) 3860 : audit 0 from='client.? 172.21.15.80:0/4013305503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:09:58.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:09:58 smithi080 bash[41963]: cluster 2023-12-01T08:09:57.041652+0000 mgr.y (mgr.24362) 6044 : cluster 0 pgmap v6013: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:09:58.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:09:58 smithi080 bash[41963]: audit 2023-12-01T08:09:57.190673+0000 mon.c (mon.2) 3860 : audit 0 from='client.? 172.21.15.80:0/4013305503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:09:58.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:09:58 smithi090 bash[32384]: cluster 2023-12-01T08:09:57.041652+0000 mgr.y (mgr.24362) 6044 : cluster 0 pgmap v6013: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:09:58.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:09:58 smithi090 bash[32384]: audit 2023-12-01T08:09:57.190673+0000 mon.c (mon.2) 3860 : audit 0 from='client.? 172.21.15.80:0/4013305503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:10:00.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:10:00 smithi080 bash[28361]: debug 2023-12-01T08:09:59.997+0000 7f6ec9bf0700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T08:10:00.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:10:00 smithi080 bash[28361]: cluster 2023-12-01T08:09:59.042305+0000 mgr.y (mgr.24362) 6045 : cluster 0 pgmap v6014: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:10:00.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:10:00 smithi080 bash[28361]: audit 2023-12-01T08:09:59.649665+0000 mon.c (mon.2) 3861 : audit 0 from='client.? 172.21.15.80:0/416411171' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:10:00.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:10:00 smithi080 bash[28361]: cluster 2023-12-01T08:10:00.000130+0000 mon.a (mon.0) 4174 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T08:10:00.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:10:00 smithi080 bash[41963]: cluster 2023-12-01T08:09:59.042305+0000 mgr.y (mgr.24362) 6045 : cluster 0 pgmap v6014: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:10:00.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:10:00 smithi080 bash[41963]: audit 2023-12-01T08:09:59.649665+0000 mon.c (mon.2) 3861 : audit 0 from='client.? 172.21.15.80:0/416411171' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:10:00.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:10:00 smithi080 bash[41963]: cluster 2023-12-01T08:10:00.000130+0000 mon.a (mon.0) 4174 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T08:10:00.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:10:00 smithi090 bash[32384]: cluster 2023-12-01T08:09:59.042305+0000 mgr.y (mgr.24362) 6045 : cluster 0 pgmap v6014: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:10:00.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:10:00 smithi090 bash[32384]: audit 2023-12-01T08:09:59.649665+0000 mon.c (mon.2) 3861 : audit 0 from='client.? 172.21.15.80:0/416411171' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:10:00.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:10:00 smithi090 bash[32384]: cluster 2023-12-01T08:10:00.000130+0000 mon.a (mon.0) 4174 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T08:10:02.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:10:02 smithi080 bash[28361]: cluster 2023-12-01T08:10:01.043220+0000 mgr.y (mgr.24362) 6046 : cluster 0 pgmap v6015: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:10:02.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:10:02 smithi080 bash[41963]: cluster 2023-12-01T08:10:01.043220+0000 mgr.y (mgr.24362) 6046 : cluster 0 pgmap v6015: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:10:02.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:10:02 smithi090 bash[32384]: cluster 2023-12-01T08:10:01.043220+0000 mgr.y (mgr.24362) 6046 : cluster 0 pgmap v6015: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:10:03.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:10:03 smithi080 bash[28361]: audit 2023-12-01T08:10:02.110227+0000 mon.a (mon.0) 4175 : audit 0 from='client.? 172.21.15.80:0/1073293860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:10:03.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:10:03 smithi080 bash[41963]: audit 2023-12-01T08:10:02.110227+0000 mon.a (mon.0) 4175 : audit 0 from='client.? 172.21.15.80:0/1073293860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:10:03.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:10:03 smithi090 bash[32384]: audit 2023-12-01T08:10:02.110227+0000 mon.a (mon.0) 4175 : audit 0 from='client.? 172.21.15.80:0/1073293860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:10:04.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:10:04 smithi080 bash[41963]: cluster 2023-12-01T08:10:03.043913+0000 mgr.y (mgr.24362) 6047 : cluster 0 pgmap v6016: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:10:04.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:10:04 smithi080 bash[28361]: cluster 2023-12-01T08:10:03.043913+0000 mgr.y (mgr.24362) 6047 : cluster 0 pgmap v6016: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:10:04.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:10:04 smithi090 bash[32384]: cluster 2023-12-01T08:10:03.043913+0000 mgr.y (mgr.24362) 6047 : cluster 0 pgmap v6016: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:10:05.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:10:05 smithi080 bash[28361]: audit 2023-12-01T08:10:04.568066+0000 mon.a (mon.0) 4176 : audit 0 from='client.? 172.21.15.80:0/777638221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:10:05.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:10:05 smithi080 bash[41963]: audit 2023-12-01T08:10:04.568066+0000 mon.a (mon.0) 4176 : audit 0 from='client.? 172.21.15.80:0/777638221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:10:05.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:10:05 smithi090 bash[32384]: audit 2023-12-01T08:10:04.568066+0000 mon.a (mon.0) 4176 : audit 0 from='client.? 172.21.15.80:0/777638221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:10:06.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:10:06 smithi080 bash[28361]: cluster 2023-12-01T08:10:05.044512+0000 mgr.y (mgr.24362) 6048 : cluster 0 pgmap v6017: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:10:06.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:10:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:10:06] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T08:10:06.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:10:06 smithi080 bash[41963]: cluster 2023-12-01T08:10:05.044512+0000 mgr.y (mgr.24362) 6048 : cluster 0 pgmap v6017: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:10:06.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:10:06 smithi090 bash[32384]: cluster 2023-12-01T08:10:05.044512+0000 mgr.y (mgr.24362) 6048 : cluster 0 pgmap v6017: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:10:07.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:10:07 smithi080 bash[41963]: audit 2023-12-01T08:10:07.022731+0000 mon.c (mon.2) 3862 : audit 0 from='client.? 172.21.15.80:0/1486765431' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:10:07.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:10:07 smithi080 bash[28361]: audit 2023-12-01T08:10:07.022731+0000 mon.c (mon.2) 3862 : audit 0 from='client.? 172.21.15.80:0/1486765431' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:10:07.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:10:07 smithi090 bash[32384]: audit 2023-12-01T08:10:07.022731+0000 mon.c (mon.2) 3862 : audit 0 from='client.? 172.21.15.80:0/1486765431' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:10:08.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:10:08 smithi080 bash[41963]: cluster 2023-12-01T08:10:07.045604+0000 mgr.y (mgr.24362) 6049 : cluster 0 pgmap v6018: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:10:08.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:10:08 smithi080 bash[28361]: cluster 2023-12-01T08:10:07.045604+0000 mgr.y (mgr.24362) 6049 : cluster 0 pgmap v6018: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:10:08.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:10:08 smithi090 bash[32384]: cluster 2023-12-01T08:10:07.045604+0000 mgr.y (mgr.24362) 6049 : cluster 0 pgmap v6018: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:10:10.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:10:10 smithi080 bash[41963]: cluster 2023-12-01T08:10:09.046235+0000 mgr.y (mgr.24362) 6050 : cluster 0 pgmap v6019: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:10:10.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:10:10 smithi080 bash[41963]: audit 2023-12-01T08:10:09.480005+0000 mon.a (mon.0) 4177 : audit 0 from='client.? 172.21.15.80:0/2812930565' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:10:10.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:10:10 smithi080 bash[41963]: audit 2023-12-01T08:10:10.094010+0000 mon.c (mon.2) 3863 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:10:10.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:10:10 smithi080 bash[28361]: cluster 2023-12-01T08:10:09.046235+0000 mgr.y (mgr.24362) 6050 : cluster 0 pgmap v6019: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:10:10.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:10:10 smithi080 bash[28361]: audit 2023-12-01T08:10:09.480005+0000 mon.a (mon.0) 4177 : audit 0 from='client.? 172.21.15.80:0/2812930565' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:10:10.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:10:10 smithi080 bash[28361]: audit 2023-12-01T08:10:10.094010+0000 mon.c (mon.2) 3863 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:10:10.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:10:10 smithi090 bash[32384]: cluster 2023-12-01T08:10:09.046235+0000 mgr.y (mgr.24362) 6050 : cluster 0 pgmap v6019: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:10:10.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:10:10 smithi090 bash[32384]: audit 2023-12-01T08:10:09.480005+0000 mon.a (mon.0) 4177 : audit 0 from='client.? 172.21.15.80:0/2812930565' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:10:10.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:10:10 smithi090 bash[32384]: audit 2023-12-01T08:10:10.094010+0000 mon.c (mon.2) 3863 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:10:12.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:10:12 smithi080 bash[41963]: cluster 2023-12-01T08:10:11.047196+0000 mgr.y (mgr.24362) 6051 : cluster 0 pgmap v6020: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:10:12.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:10:12 smithi080 bash[41963]: audit 2023-12-01T08:10:11.931159+0000 mon.c (mon.2) 3864 : audit 0 from='client.? 172.21.15.80:0/2062128379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:10:12.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:10:12 smithi080 bash[28361]: cluster 2023-12-01T08:10:11.047196+0000 mgr.y (mgr.24362) 6051 : cluster 0 pgmap v6020: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:10:12.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:10:12 smithi080 bash[28361]: audit 2023-12-01T08:10:11.931159+0000 mon.c (mon.2) 3864 : audit 0 from='client.? 172.21.15.80:0/2062128379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:10:12.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:10:12 smithi090 bash[32384]: cluster 2023-12-01T08:10:11.047196+0000 mgr.y (mgr.24362) 6051 : cluster 0 pgmap v6020: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:10:12.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:10:12 smithi090 bash[32384]: audit 2023-12-01T08:10:11.931159+0000 mon.c (mon.2) 3864 : audit 0 from='client.? 172.21.15.80:0/2062128379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:10:14.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:10:14 smithi080 bash[28361]: cluster 2023-12-01T08:10:13.047826+0000 mgr.y (mgr.24362) 6052 : cluster 0 pgmap v6021: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:10:14.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:10:14 smithi080 bash[41963]: cluster 2023-12-01T08:10:13.047826+0000 mgr.y (mgr.24362) 6052 : cluster 0 pgmap v6021: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:10:14.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:10:14 smithi090 bash[32384]: cluster 2023-12-01T08:10:13.047826+0000 mgr.y (mgr.24362) 6052 : cluster 0 pgmap v6021: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:10:15.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:10:15 smithi080 bash[28361]: audit 2023-12-01T08:10:14.379006+0000 mon.a (mon.0) 4178 : audit 0 from='client.? 172.21.15.80:0/2847961561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:10:15.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:10:15 smithi080 bash[41963]: audit 2023-12-01T08:10:14.379006+0000 mon.a (mon.0) 4178 : audit 0 from='client.? 172.21.15.80:0/2847961561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:10:15.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:10:15 smithi090 bash[32384]: audit 2023-12-01T08:10:14.379006+0000 mon.a (mon.0) 4178 : audit 0 from='client.? 172.21.15.80:0/2847961561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:10:16.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:10:16 smithi080 bash[28361]: cluster 2023-12-01T08:10:15.048555+0000 mgr.y (mgr.24362) 6053 : cluster 0 pgmap v6022: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:10:16.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:10:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:10:16] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T08:10:16.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:10:16 smithi080 bash[41963]: cluster 2023-12-01T08:10:15.048555+0000 mgr.y (mgr.24362) 6053 : cluster 0 pgmap v6022: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:10:16.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:10:16 smithi090 bash[32384]: cluster 2023-12-01T08:10:15.048555+0000 mgr.y (mgr.24362) 6053 : cluster 0 pgmap v6022: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:10:17.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:10:17 smithi080 bash[28361]: audit 2023-12-01T08:10:16.834270+0000 mon.c (mon.2) 3865 : audit 0 from='client.? 172.21.15.80:0/151414680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:10:17.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:10:17 smithi080 bash[41963]: audit 2023-12-01T08:10:16.834270+0000 mon.c (mon.2) 3865 : audit 0 from='client.? 172.21.15.80:0/151414680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:10:17.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:10:17 smithi090 bash[32384]: audit 2023-12-01T08:10:16.834270+0000 mon.c (mon.2) 3865 : audit 0 from='client.? 172.21.15.80:0/151414680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:10:18.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:10:18 smithi080 bash[41963]: cluster 2023-12-01T08:10:17.049675+0000 mgr.y (mgr.24362) 6054 : cluster 0 pgmap v6023: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:10:18.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:10:18 smithi080 bash[28361]: cluster 2023-12-01T08:10:17.049675+0000 mgr.y (mgr.24362) 6054 : cluster 0 pgmap v6023: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:10:18.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:10:18 smithi090 bash[32384]: cluster 2023-12-01T08:10:17.049675+0000 mgr.y (mgr.24362) 6054 : cluster 0 pgmap v6023: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:10:20.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:10:20 smithi080 bash[41963]: cluster 2023-12-01T08:10:19.050295+0000 mgr.y (mgr.24362) 6055 : cluster 0 pgmap v6024: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:10:20.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:10:20 smithi080 bash[41963]: audit 2023-12-01T08:10:19.292780+0000 mon.c (mon.2) 3866 : audit 0 from='client.? 172.21.15.80:0/2199774076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:10:20.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:10:20 smithi080 bash[28361]: cluster 2023-12-01T08:10:19.050295+0000 mgr.y (mgr.24362) 6055 : cluster 0 pgmap v6024: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:10:20.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:10:20 smithi080 bash[28361]: audit 2023-12-01T08:10:19.292780+0000 mon.c (mon.2) 3866 : audit 0 from='client.? 172.21.15.80:0/2199774076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:10:20.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:10:20 smithi090 bash[32384]: cluster 2023-12-01T08:10:19.050295+0000 mgr.y (mgr.24362) 6055 : cluster 0 pgmap v6024: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:10:20.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:10:20 smithi090 bash[32384]: audit 2023-12-01T08:10:19.292780+0000 mon.c (mon.2) 3866 : audit 0 from='client.? 172.21.15.80:0/2199774076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:10:22.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:10:22 smithi080 bash[41963]: cluster 2023-12-01T08:10:21.051332+0000 mgr.y (mgr.24362) 6056 : cluster 0 pgmap v6025: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:10:22.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:10:22 smithi080 bash[41963]: audit 2023-12-01T08:10:21.760348+0000 mon.a (mon.0) 4179 : audit 0 from='client.? 172.21.15.80:0/999134161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:10:22.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:10:22 smithi080 bash[28361]: cluster 2023-12-01T08:10:21.051332+0000 mgr.y (mgr.24362) 6056 : cluster 0 pgmap v6025: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:10:22.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:10:22 smithi080 bash[28361]: audit 2023-12-01T08:10:21.760348+0000 mon.a (mon.0) 4179 : audit 0 from='client.? 172.21.15.80:0/999134161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:10:22.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:10:22 smithi090 bash[32384]: cluster 2023-12-01T08:10:21.051332+0000 mgr.y (mgr.24362) 6056 : cluster 0 pgmap v6025: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:10:22.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:10:22 smithi090 bash[32384]: audit 2023-12-01T08:10:21.760348+0000 mon.a (mon.0) 4179 : audit 0 from='client.? 172.21.15.80:0/999134161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:10:24.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:10:24 smithi080 bash[28361]: cluster 2023-12-01T08:10:23.052145+0000 mgr.y (mgr.24362) 6057 : cluster 0 pgmap v6026: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:10:24.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:10:24 smithi080 bash[41963]: cluster 2023-12-01T08:10:23.052145+0000 mgr.y (mgr.24362) 6057 : cluster 0 pgmap v6026: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:10:24.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:10:24 smithi090 bash[32384]: cluster 2023-12-01T08:10:23.052145+0000 mgr.y (mgr.24362) 6057 : cluster 0 pgmap v6026: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:10:25.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:10:25 smithi080 bash[41963]: audit 2023-12-01T08:10:24.206048+0000 mon.c (mon.2) 3867 : audit 0 from='client.? 172.21.15.80:0/205406227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:10:25.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:10:25 smithi080 bash[41963]: audit 2023-12-01T08:10:25.094240+0000 mon.c (mon.2) 3868 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:10:25.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:10:25 smithi080 bash[28361]: audit 2023-12-01T08:10:24.206048+0000 mon.c (mon.2) 3867 : audit 0 from='client.? 172.21.15.80:0/205406227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:10:25.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:10:25 smithi080 bash[28361]: audit 2023-12-01T08:10:25.094240+0000 mon.c (mon.2) 3868 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:10:25.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:10:25 smithi090 bash[32384]: audit 2023-12-01T08:10:24.206048+0000 mon.c (mon.2) 3867 : audit 0 from='client.? 172.21.15.80:0/205406227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:10:25.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:10:25 smithi090 bash[32384]: audit 2023-12-01T08:10:25.094240+0000 mon.c (mon.2) 3868 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:10:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:10:26 smithi080 bash[41963]: cluster 2023-12-01T08:10:25.052906+0000 mgr.y (mgr.24362) 6058 : cluster 0 pgmap v6027: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:10:26.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:10:26 smithi080 bash[28361]: cluster 2023-12-01T08:10:25.052906+0000 mgr.y (mgr.24362) 6058 : cluster 0 pgmap v6027: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:10:26.433 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:10:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:10:26] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T08:10:26.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:10:26 smithi090 bash[32384]: cluster 2023-12-01T08:10:25.052906+0000 mgr.y (mgr.24362) 6058 : cluster 0 pgmap v6027: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:10:27.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:10:27 smithi080 bash[28361]: audit 2023-12-01T08:10:26.670035+0000 mon.a (mon.0) 4180 : audit 0 from='client.? 172.21.15.80:0/2198051572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:10:27.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:10:27 smithi080 bash[41963]: audit 2023-12-01T08:10:26.670035+0000 mon.a (mon.0) 4180 : audit 0 from='client.? 172.21.15.80:0/2198051572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:10:27.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:10:27 smithi090 bash[32384]: audit 2023-12-01T08:10:26.670035+0000 mon.a (mon.0) 4180 : audit 0 from='client.? 172.21.15.80:0/2198051572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:10:28.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:10:28 smithi080 bash[28361]: cluster 2023-12-01T08:10:27.054063+0000 mgr.y (mgr.24362) 6059 : cluster 0 pgmap v6028: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:10:28.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:10:28 smithi080 bash[41963]: cluster 2023-12-01T08:10:27.054063+0000 mgr.y (mgr.24362) 6059 : cluster 0 pgmap v6028: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:10:28.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:10:28 smithi090 bash[32384]: cluster 2023-12-01T08:10:27.054063+0000 mgr.y (mgr.24362) 6059 : cluster 0 pgmap v6028: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:10:29.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:10:29 smithi080 bash[28361]: audit 2023-12-01T08:10:29.114257+0000 mon.c (mon.2) 3869 : audit 0 from='client.? 172.21.15.80:0/877611646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:10:29.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:10:29 smithi080 bash[41963]: audit 2023-12-01T08:10:29.114257+0000 mon.c (mon.2) 3869 : audit 0 from='client.? 172.21.15.80:0/877611646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:10:29.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:10:29 smithi090 bash[32384]: audit 2023-12-01T08:10:29.114257+0000 mon.c (mon.2) 3869 : audit 0 from='client.? 172.21.15.80:0/877611646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:10:30.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:10:30 smithi080 bash[28361]: cluster 2023-12-01T08:10:29.054688+0000 mgr.y (mgr.24362) 6060 : cluster 0 pgmap v6029: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:10:30.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:10:30 smithi080 bash[41963]: cluster 2023-12-01T08:10:29.054688+0000 mgr.y (mgr.24362) 6060 : cluster 0 pgmap v6029: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:10:30.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:10:30 smithi090 bash[32384]: cluster 2023-12-01T08:10:29.054688+0000 mgr.y (mgr.24362) 6060 : cluster 0 pgmap v6029: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:10:32.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:10:32 smithi080 bash[28361]: cluster 2023-12-01T08:10:31.055916+0000 mgr.y (mgr.24362) 6061 : cluster 0 pgmap v6030: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:10:32.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:10:32 smithi080 bash[28361]: audit 2023-12-01T08:10:31.563245+0000 mon.c (mon.2) 3870 : audit 0 from='client.? 172.21.15.80:0/1362077266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:10:32.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:10:32 smithi080 bash[41963]: cluster 2023-12-01T08:10:31.055916+0000 mgr.y (mgr.24362) 6061 : cluster 0 pgmap v6030: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:10:32.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:10:32 smithi080 bash[41963]: audit 2023-12-01T08:10:31.563245+0000 mon.c (mon.2) 3870 : audit 0 from='client.? 172.21.15.80:0/1362077266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:10:32.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:10:32 smithi090 bash[32384]: cluster 2023-12-01T08:10:31.055916+0000 mgr.y (mgr.24362) 6061 : cluster 0 pgmap v6030: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:10:32.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:10:32 smithi090 bash[32384]: audit 2023-12-01T08:10:31.563245+0000 mon.c (mon.2) 3870 : audit 0 from='client.? 172.21.15.80:0/1362077266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:10:34.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:10:34 smithi080 bash[41963]: cluster 2023-12-01T08:10:33.056509+0000 mgr.y (mgr.24362) 6062 : cluster 0 pgmap v6031: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:10:34.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:10:34 smithi080 bash[41963]: audit 2023-12-01T08:10:34.022216+0000 mon.c (mon.2) 3871 : audit 0 from='client.? 172.21.15.80:0/574552721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:10:34.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:10:34 smithi080 bash[28361]: cluster 2023-12-01T08:10:33.056509+0000 mgr.y (mgr.24362) 6062 : cluster 0 pgmap v6031: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:10:34.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:10:34 smithi080 bash[28361]: audit 2023-12-01T08:10:34.022216+0000 mon.c (mon.2) 3871 : audit 0 from='client.? 172.21.15.80:0/574552721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:10:34.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:10:34 smithi090 bash[32384]: cluster 2023-12-01T08:10:33.056509+0000 mgr.y (mgr.24362) 6062 : cluster 0 pgmap v6031: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:10:34.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:10:34 smithi090 bash[32384]: audit 2023-12-01T08:10:34.022216+0000 mon.c (mon.2) 3871 : audit 0 from='client.? 172.21.15.80:0/574552721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:10:36.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:10:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:10:36] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T08:10:36.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:10:36 smithi080 bash[41963]: cluster 2023-12-01T08:10:35.057088+0000 mgr.y (mgr.24362) 6063 : cluster 0 pgmap v6032: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:10:36.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:10:36 smithi080 bash[28361]: cluster 2023-12-01T08:10:35.057088+0000 mgr.y (mgr.24362) 6063 : cluster 0 pgmap v6032: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:10:36.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:10:36 smithi090 bash[32384]: cluster 2023-12-01T08:10:35.057088+0000 mgr.y (mgr.24362) 6063 : cluster 0 pgmap v6032: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:10:37.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:10:37 smithi080 bash[28361]: audit 2023-12-01T08:10:36.135904+0000 mon.c (mon.2) 3872 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:10:37.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:10:37 smithi080 bash[28361]: audit 2023-12-01T08:10:36.474482+0000 mon.a (mon.0) 4181 : audit 0 from='client.? 172.21.15.80:0/3372021441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:10:37.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:10:37 smithi080 bash[41963]: audit 2023-12-01T08:10:36.135904+0000 mon.c (mon.2) 3872 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:10:37.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:10:37 smithi080 bash[41963]: audit 2023-12-01T08:10:36.474482+0000 mon.a (mon.0) 4181 : audit 0 from='client.? 172.21.15.80:0/3372021441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:10:37.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:10:37 smithi090 bash[32384]: audit 2023-12-01T08:10:36.135904+0000 mon.c (mon.2) 3872 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:10:37.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:10:37 smithi090 bash[32384]: audit 2023-12-01T08:10:36.474482+0000 mon.a (mon.0) 4181 : audit 0 from='client.? 172.21.15.80:0/3372021441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:10:38.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:10:38 smithi080 bash[28361]: cluster 2023-12-01T08:10:37.058138+0000 mgr.y (mgr.24362) 6064 : cluster 0 pgmap v6033: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:10:38.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:10:38 smithi080 bash[41963]: cluster 2023-12-01T08:10:37.058138+0000 mgr.y (mgr.24362) 6064 : cluster 0 pgmap v6033: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:10:38.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:10:38 smithi090 bash[32384]: cluster 2023-12-01T08:10:37.058138+0000 mgr.y (mgr.24362) 6064 : cluster 0 pgmap v6033: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:10:39.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:10:39 smithi080 bash[28361]: audit 2023-12-01T08:10:38.936282+0000 mon.c (mon.2) 3873 : audit 0 from='client.? 172.21.15.80:0/1824709225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:10:39.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:10:39 smithi080 bash[41963]: audit 2023-12-01T08:10:38.936282+0000 mon.c (mon.2) 3873 : audit 0 from='client.? 172.21.15.80:0/1824709225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:10:39.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:10:39 smithi090 bash[32384]: audit 2023-12-01T08:10:38.936282+0000 mon.c (mon.2) 3873 : audit 0 from='client.? 172.21.15.80:0/1824709225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:10:40.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:10:40 smithi080 bash[28361]: cluster 2023-12-01T08:10:39.058774+0000 mgr.y (mgr.24362) 6065 : cluster 0 pgmap v6034: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:10:40.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:10:40 smithi080 bash[28361]: audit 2023-12-01T08:10:40.094845+0000 mon.c (mon.2) 3874 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:10:40.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:10:40 smithi080 bash[41963]: cluster 2023-12-01T08:10:39.058774+0000 mgr.y (mgr.24362) 6065 : cluster 0 pgmap v6034: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:10:40.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:10:40 smithi080 bash[41963]: audit 2023-12-01T08:10:40.094845+0000 mon.c (mon.2) 3874 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:10:40.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:10:40 smithi090 bash[32384]: cluster 2023-12-01T08:10:39.058774+0000 mgr.y (mgr.24362) 6065 : cluster 0 pgmap v6034: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:10:40.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:10:40 smithi090 bash[32384]: audit 2023-12-01T08:10:40.094845+0000 mon.c (mon.2) 3874 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:10:42.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:10:42 smithi080 bash[28361]: cluster 2023-12-01T08:10:41.059771+0000 mgr.y (mgr.24362) 6066 : cluster 0 pgmap v6035: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:10:42.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:10:42 smithi080 bash[28361]: audit 2023-12-01T08:10:41.467209+0000 mon.c (mon.2) 3875 : audit 0 from='client.? 172.21.15.80:0/2480915518' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:10:42.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:10:42 smithi080 bash[28361]: audit 2023-12-01T08:10:41.984005+0000 mon.a (mon.0) 4182 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:10:42.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:10:42 smithi080 bash[28361]: audit 2023-12-01T08:10:41.994109+0000 mon.a (mon.0) 4183 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:10:42.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:10:42 smithi080 bash[41963]: cluster 2023-12-01T08:10:41.059771+0000 mgr.y (mgr.24362) 6066 : cluster 0 pgmap v6035: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:10:42.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:10:42 smithi080 bash[41963]: audit 2023-12-01T08:10:41.467209+0000 mon.c (mon.2) 3875 : audit 0 from='client.? 172.21.15.80:0/2480915518' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:10:42.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:10:42 smithi080 bash[41963]: audit 2023-12-01T08:10:41.984005+0000 mon.a (mon.0) 4182 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:10:42.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:10:42 smithi080 bash[41963]: audit 2023-12-01T08:10:41.994109+0000 mon.a (mon.0) 4183 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:10:42.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:10:42 smithi090 bash[32384]: cluster 2023-12-01T08:10:41.059771+0000 mgr.y (mgr.24362) 6066 : cluster 0 pgmap v6035: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:10:42.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:10:42 smithi090 bash[32384]: audit 2023-12-01T08:10:41.467209+0000 mon.c (mon.2) 3875 : audit 0 from='client.? 172.21.15.80:0/2480915518' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:10:42.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:10:42 smithi090 bash[32384]: audit 2023-12-01T08:10:41.984005+0000 mon.a (mon.0) 4182 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:10:42.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:10:42 smithi090 bash[32384]: audit 2023-12-01T08:10:41.994109+0000 mon.a (mon.0) 4183 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:10:43.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:10:43 smithi080 bash[28361]: audit 2023-12-01T08:10:42.329539+0000 mon.a (mon.0) 4184 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:10:43.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:10:43 smithi080 bash[28361]: audit 2023-12-01T08:10:42.340037+0000 mon.a (mon.0) 4185 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:10:43.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:10:43 smithi080 bash[28361]: audit 2023-12-01T08:10:42.872436+0000 mon.c (mon.2) 3876 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:10:43.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:10:43 smithi080 bash[28361]: audit 2023-12-01T08:10:42.874093+0000 mon.c (mon.2) 3877 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:10:43.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:10:43 smithi080 bash[28361]: audit 2023-12-01T08:10:42.882912+0000 mon.a (mon.0) 4186 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:10:43.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:10:43 smithi080 bash[41963]: audit 2023-12-01T08:10:42.329539+0000 mon.a (mon.0) 4184 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:10:43.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:10:43 smithi080 bash[41963]: audit 2023-12-01T08:10:42.340037+0000 mon.a (mon.0) 4185 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:10:43.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:10:43 smithi080 bash[41963]: audit 2023-12-01T08:10:42.872436+0000 mon.c (mon.2) 3876 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:10:43.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:10:43 smithi080 bash[41963]: audit 2023-12-01T08:10:42.874093+0000 mon.c (mon.2) 3877 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:10:43.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:10:43 smithi080 bash[41963]: audit 2023-12-01T08:10:42.882912+0000 mon.a (mon.0) 4186 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:10:43.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:10:43 smithi090 bash[32384]: audit 2023-12-01T08:10:42.329539+0000 mon.a (mon.0) 4184 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:10:43.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:10:43 smithi090 bash[32384]: audit 2023-12-01T08:10:42.340037+0000 mon.a (mon.0) 4185 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:10:43.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:10:43 smithi090 bash[32384]: audit 2023-12-01T08:10:42.872436+0000 mon.c (mon.2) 3876 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:10:43.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:10:43 smithi090 bash[32384]: audit 2023-12-01T08:10:42.874093+0000 mon.c (mon.2) 3877 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:10:43.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:10:43 smithi090 bash[32384]: audit 2023-12-01T08:10:42.882912+0000 mon.a (mon.0) 4186 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:10:44.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:10:44 smithi080 bash[28361]: cluster 2023-12-01T08:10:43.060405+0000 mgr.y (mgr.24362) 6067 : cluster 0 pgmap v6036: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:10:44.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:10:44 smithi080 bash[28361]: audit 2023-12-01T08:10:43.922057+0000 mon.c (mon.2) 3878 : audit 0 from='client.? 172.21.15.80:0/2712002511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:10:44.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:10:44 smithi080 bash[41963]: cluster 2023-12-01T08:10:43.060405+0000 mgr.y (mgr.24362) 6067 : cluster 0 pgmap v6036: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:10:44.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:10:44 smithi080 bash[41963]: audit 2023-12-01T08:10:43.922057+0000 mon.c (mon.2) 3878 : audit 0 from='client.? 172.21.15.80:0/2712002511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:10:44.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:10:44 smithi090 bash[32384]: cluster 2023-12-01T08:10:43.060405+0000 mgr.y (mgr.24362) 6067 : cluster 0 pgmap v6036: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:10:44.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:10:44 smithi090 bash[32384]: audit 2023-12-01T08:10:43.922057+0000 mon.c (mon.2) 3878 : audit 0 from='client.? 172.21.15.80:0/2712002511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:10:46.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:10:46 smithi080 bash[28361]: cluster 2023-12-01T08:10:45.061053+0000 mgr.y (mgr.24362) 6068 : cluster 0 pgmap v6037: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:10:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:10:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:10:46] "GET /metrics HTTP/1.1" 200 33973 "" "Prometheus/2.43.0" 2023-12-01T08:10:46.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:10:46 smithi080 bash[41963]: cluster 2023-12-01T08:10:45.061053+0000 mgr.y (mgr.24362) 6068 : cluster 0 pgmap v6037: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:10:46.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:10:46 smithi090 bash[32384]: cluster 2023-12-01T08:10:45.061053+0000 mgr.y (mgr.24362) 6068 : cluster 0 pgmap v6037: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:10:47.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:10:47 smithi080 bash[28361]: audit 2023-12-01T08:10:46.385952+0000 mon.b (mon.1) 41 : audit 0 from='client.? 172.21.15.80:0/3002194955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:10:47.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:10:47 smithi080 bash[41963]: audit 2023-12-01T08:10:46.385952+0000 mon.b (mon.1) 41 : audit 0 from='client.? 172.21.15.80:0/3002194955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:10:47.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:10:47 smithi090 bash[32384]: audit 2023-12-01T08:10:46.385952+0000 mon.b (mon.1) 41 : audit 0 from='client.? 172.21.15.80:0/3002194955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:10:48.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:10:48 smithi080 bash[28361]: cluster 2023-12-01T08:10:47.062165+0000 mgr.y (mgr.24362) 6069 : cluster 0 pgmap v6038: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:10:48.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:10:48 smithi080 bash[41963]: cluster 2023-12-01T08:10:47.062165+0000 mgr.y (mgr.24362) 6069 : cluster 0 pgmap v6038: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:10:48.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:10:48 smithi090 bash[32384]: cluster 2023-12-01T08:10:47.062165+0000 mgr.y (mgr.24362) 6069 : cluster 0 pgmap v6038: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:10:49.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:10:49 smithi080 bash[28361]: audit 2023-12-01T08:10:48.829695+0000 mon.a (mon.0) 4187 : audit 0 from='client.? 172.21.15.80:0/3765044359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:10:49.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:10:49 smithi080 bash[41963]: audit 2023-12-01T08:10:48.829695+0000 mon.a (mon.0) 4187 : audit 0 from='client.? 172.21.15.80:0/3765044359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:10:49.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:10:49 smithi090 bash[32384]: audit 2023-12-01T08:10:48.829695+0000 mon.a (mon.0) 4187 : audit 0 from='client.? 172.21.15.80:0/3765044359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:10:50.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:10:50 smithi080 bash[28361]: cluster 2023-12-01T08:10:49.062833+0000 mgr.y (mgr.24362) 6070 : cluster 0 pgmap v6039: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:10:50.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:10:50 smithi080 bash[41963]: cluster 2023-12-01T08:10:49.062833+0000 mgr.y (mgr.24362) 6070 : cluster 0 pgmap v6039: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:10:50.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:10:50 smithi090 bash[32384]: cluster 2023-12-01T08:10:49.062833+0000 mgr.y (mgr.24362) 6070 : cluster 0 pgmap v6039: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:10:52.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:10:52 smithi080 bash[28361]: cluster 2023-12-01T08:10:51.063749+0000 mgr.y (mgr.24362) 6071 : cluster 0 pgmap v6040: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:10:52.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:10:52 smithi080 bash[28361]: audit 2023-12-01T08:10:51.291008+0000 mon.c (mon.2) 3879 : audit 0 from='client.? 172.21.15.80:0/3512438145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:10:52.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:10:52 smithi080 bash[41963]: cluster 2023-12-01T08:10:51.063749+0000 mgr.y (mgr.24362) 6071 : cluster 0 pgmap v6040: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:10:52.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:10:52 smithi080 bash[41963]: audit 2023-12-01T08:10:51.291008+0000 mon.c (mon.2) 3879 : audit 0 from='client.? 172.21.15.80:0/3512438145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:10:52.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:10:52 smithi090 bash[32384]: cluster 2023-12-01T08:10:51.063749+0000 mgr.y (mgr.24362) 6071 : cluster 0 pgmap v6040: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:10:52.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:10:52 smithi090 bash[32384]: audit 2023-12-01T08:10:51.291008+0000 mon.c (mon.2) 3879 : audit 0 from='client.? 172.21.15.80:0/3512438145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:10:54.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:10:54 smithi080 bash[28361]: cluster 2023-12-01T08:10:53.064406+0000 mgr.y (mgr.24362) 6072 : cluster 0 pgmap v6041: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:10:54.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:10:54 smithi080 bash[28361]: audit 2023-12-01T08:10:53.749544+0000 mon.a (mon.0) 4188 : audit 0 from='client.? 172.21.15.80:0/2600564201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:10:54.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:10:54 smithi080 bash[41963]: cluster 2023-12-01T08:10:53.064406+0000 mgr.y (mgr.24362) 6072 : cluster 0 pgmap v6041: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:10:54.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:10:54 smithi080 bash[41963]: audit 2023-12-01T08:10:53.749544+0000 mon.a (mon.0) 4188 : audit 0 from='client.? 172.21.15.80:0/2600564201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:10:54.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:10:54 smithi090 bash[32384]: cluster 2023-12-01T08:10:53.064406+0000 mgr.y (mgr.24362) 6072 : cluster 0 pgmap v6041: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:10:54.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:10:54 smithi090 bash[32384]: audit 2023-12-01T08:10:53.749544+0000 mon.a (mon.0) 4188 : audit 0 from='client.? 172.21.15.80:0/2600564201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:10:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:10:55 smithi080 bash[41963]: audit 2023-12-01T08:10:55.095194+0000 mon.c (mon.2) 3880 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:10:55.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:10:55 smithi080 bash[28361]: audit 2023-12-01T08:10:55.095194+0000 mon.c (mon.2) 3880 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:10:55.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:10:55 smithi090 bash[32384]: audit 2023-12-01T08:10:55.095194+0000 mon.c (mon.2) 3880 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:10:56.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:10:56 smithi080 bash[28361]: cluster 2023-12-01T08:10:55.065163+0000 mgr.y (mgr.24362) 6073 : cluster 0 pgmap v6042: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:10:56.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:10:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:10:56] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T08:10:56.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:10:56 smithi080 bash[41963]: cluster 2023-12-01T08:10:55.065163+0000 mgr.y (mgr.24362) 6073 : cluster 0 pgmap v6042: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:10:56.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:10:56 smithi090 bash[32384]: cluster 2023-12-01T08:10:55.065163+0000 mgr.y (mgr.24362) 6073 : cluster 0 pgmap v6042: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:10:57.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:10:57 smithi080 bash[28361]: audit 2023-12-01T08:10:56.217135+0000 mon.c (mon.2) 3881 : audit 0 from='client.? 172.21.15.80:0/3934208634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:10:57.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:10:57 smithi080 bash[41963]: audit 2023-12-01T08:10:56.217135+0000 mon.c (mon.2) 3881 : audit 0 from='client.? 172.21.15.80:0/3934208634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:10:57.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:10:57 smithi090 bash[32384]: audit 2023-12-01T08:10:56.217135+0000 mon.c (mon.2) 3881 : audit 0 from='client.? 172.21.15.80:0/3934208634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:10:58.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:10:58 smithi080 bash[28361]: cluster 2023-12-01T08:10:57.066416+0000 mgr.y (mgr.24362) 6074 : cluster 0 pgmap v6043: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:10:58.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:10:58 smithi080 bash[41963]: cluster 2023-12-01T08:10:57.066416+0000 mgr.y (mgr.24362) 6074 : cluster 0 pgmap v6043: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:10:58.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:10:58 smithi090 bash[32384]: cluster 2023-12-01T08:10:57.066416+0000 mgr.y (mgr.24362) 6074 : cluster 0 pgmap v6043: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:10:59.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:10:59 smithi080 bash[28361]: audit 2023-12-01T08:10:58.674153+0000 mon.c (mon.2) 3882 : audit 0 from='client.? 172.21.15.80:0/2243710798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:10:59.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:10:59 smithi080 bash[41963]: audit 2023-12-01T08:10:58.674153+0000 mon.c (mon.2) 3882 : audit 0 from='client.? 172.21.15.80:0/2243710798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:10:59.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:10:59 smithi090 bash[32384]: audit 2023-12-01T08:10:58.674153+0000 mon.c (mon.2) 3882 : audit 0 from='client.? 172.21.15.80:0/2243710798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:11:00.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:11:00 smithi080 bash[28361]: cluster 2023-12-01T08:10:59.067236+0000 mgr.y (mgr.24362) 6075 : cluster 0 pgmap v6044: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:11:00.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:11:00 smithi080 bash[41963]: cluster 2023-12-01T08:10:59.067236+0000 mgr.y (mgr.24362) 6075 : cluster 0 pgmap v6044: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:11:00.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:11:00 smithi090 bash[32384]: cluster 2023-12-01T08:10:59.067236+0000 mgr.y (mgr.24362) 6075 : cluster 0 pgmap v6044: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:11:02.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:11:02 smithi080 bash[28361]: cluster 2023-12-01T08:11:01.068009+0000 mgr.y (mgr.24362) 6076 : cluster 0 pgmap v6045: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:11:02.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:11:02 smithi080 bash[28361]: audit 2023-12-01T08:11:01.127448+0000 mon.c (mon.2) 3883 : audit 0 from='client.? 172.21.15.80:0/3433266045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:11:02.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:11:02 smithi080 bash[41963]: cluster 2023-12-01T08:11:01.068009+0000 mgr.y (mgr.24362) 6076 : cluster 0 pgmap v6045: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:11:02.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:11:02 smithi080 bash[41963]: audit 2023-12-01T08:11:01.127448+0000 mon.c (mon.2) 3883 : audit 0 from='client.? 172.21.15.80:0/3433266045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:11:02.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:11:02 smithi090 bash[32384]: cluster 2023-12-01T08:11:01.068009+0000 mgr.y (mgr.24362) 6076 : cluster 0 pgmap v6045: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:11:02.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:11:02 smithi090 bash[32384]: audit 2023-12-01T08:11:01.127448+0000 mon.c (mon.2) 3883 : audit 0 from='client.? 172.21.15.80:0/3433266045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:11:04.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:11:04 smithi080 bash[28361]: cluster 2023-12-01T08:11:03.068606+0000 mgr.y (mgr.24362) 6077 : cluster 0 pgmap v6046: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:11:04.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:11:04 smithi080 bash[28361]: audit 2023-12-01T08:11:03.580621+0000 mon.c (mon.2) 3884 : audit 0 from='client.? 172.21.15.80:0/1708181655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:11:04.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:11:04 smithi080 bash[41963]: cluster 2023-12-01T08:11:03.068606+0000 mgr.y (mgr.24362) 6077 : cluster 0 pgmap v6046: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:11:04.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:11:04 smithi080 bash[41963]: audit 2023-12-01T08:11:03.580621+0000 mon.c (mon.2) 3884 : audit 0 from='client.? 172.21.15.80:0/1708181655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:11:04.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:11:04 smithi090 bash[32384]: cluster 2023-12-01T08:11:03.068606+0000 mgr.y (mgr.24362) 6077 : cluster 0 pgmap v6046: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:11:04.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:11:04 smithi090 bash[32384]: audit 2023-12-01T08:11:03.580621+0000 mon.c (mon.2) 3884 : audit 0 from='client.? 172.21.15.80:0/1708181655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:11:06.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:11:06 smithi080 bash[41963]: cluster 2023-12-01T08:11:05.069286+0000 mgr.y (mgr.24362) 6078 : cluster 0 pgmap v6047: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:11:06.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:11:06 smithi080 bash[41963]: audit 2023-12-01T08:11:06.040367+0000 mon.a (mon.0) 4189 : audit 0 from='client.? 172.21.15.80:0/4031066845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:11:06.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:11:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:11:06] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T08:11:06.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:11:06 smithi080 bash[28361]: cluster 2023-12-01T08:11:05.069286+0000 mgr.y (mgr.24362) 6078 : cluster 0 pgmap v6047: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:11:06.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:11:06 smithi080 bash[28361]: audit 2023-12-01T08:11:06.040367+0000 mon.a (mon.0) 4189 : audit 0 from='client.? 172.21.15.80:0/4031066845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:11:06.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:11:06 smithi090 bash[32384]: cluster 2023-12-01T08:11:05.069286+0000 mgr.y (mgr.24362) 6078 : cluster 0 pgmap v6047: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:11:06.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:11:06 smithi090 bash[32384]: audit 2023-12-01T08:11:06.040367+0000 mon.a (mon.0) 4189 : audit 0 from='client.? 172.21.15.80:0/4031066845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:11:08.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:11:08 smithi080 bash[28361]: cluster 2023-12-01T08:11:07.070429+0000 mgr.y (mgr.24362) 6079 : cluster 0 pgmap v6048: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:11:08.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:11:08 smithi080 bash[41963]: cluster 2023-12-01T08:11:07.070429+0000 mgr.y (mgr.24362) 6079 : cluster 0 pgmap v6048: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:11:08.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:11:08 smithi090 bash[32384]: cluster 2023-12-01T08:11:07.070429+0000 mgr.y (mgr.24362) 6079 : cluster 0 pgmap v6048: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:11:09.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:11:09 smithi080 bash[28361]: audit 2023-12-01T08:11:08.496043+0000 mon.c (mon.2) 3885 : audit 0 from='client.? 172.21.15.80:0/2640374122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:11:09.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:11:09 smithi080 bash[41963]: audit 2023-12-01T08:11:08.496043+0000 mon.c (mon.2) 3885 : audit 0 from='client.? 172.21.15.80:0/2640374122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:11:09.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:11:09 smithi090 bash[32384]: audit 2023-12-01T08:11:08.496043+0000 mon.c (mon.2) 3885 : audit 0 from='client.? 172.21.15.80:0/2640374122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:11:10.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:11:10 smithi080 bash[41963]: cluster 2023-12-01T08:11:09.071060+0000 mgr.y (mgr.24362) 6080 : cluster 0 pgmap v6049: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:11:10.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:11:10 smithi080 bash[41963]: audit 2023-12-01T08:11:10.095556+0000 mon.c (mon.2) 3886 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:11:10.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:11:10 smithi080 bash[28361]: cluster 2023-12-01T08:11:09.071060+0000 mgr.y (mgr.24362) 6080 : cluster 0 pgmap v6049: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:11:10.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:11:10 smithi080 bash[28361]: audit 2023-12-01T08:11:10.095556+0000 mon.c (mon.2) 3886 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:11:10.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:11:10 smithi090 bash[32384]: cluster 2023-12-01T08:11:09.071060+0000 mgr.y (mgr.24362) 6080 : cluster 0 pgmap v6049: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:11:10.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:11:10 smithi090 bash[32384]: audit 2023-12-01T08:11:10.095556+0000 mon.c (mon.2) 3886 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:11:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:11:11 smithi080 bash[28361]: audit 2023-12-01T08:11:10.952013+0000 mon.a (mon.0) 4190 : audit 0 from='client.? 172.21.15.80:0/3205190604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:11:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:11:11 smithi080 bash[41963]: audit 2023-12-01T08:11:10.952013+0000 mon.a (mon.0) 4190 : audit 0 from='client.? 172.21.15.80:0/3205190604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:11:11.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:11:11 smithi090 bash[32384]: audit 2023-12-01T08:11:10.952013+0000 mon.a (mon.0) 4190 : audit 0 from='client.? 172.21.15.80:0/3205190604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:11:12.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:11:12 smithi080 bash[41963]: cluster 2023-12-01T08:11:11.071916+0000 mgr.y (mgr.24362) 6081 : cluster 0 pgmap v6050: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:11:12.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:11:12 smithi080 bash[28361]: cluster 2023-12-01T08:11:11.071916+0000 mgr.y (mgr.24362) 6081 : cluster 0 pgmap v6050: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:11:12.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:11:12 smithi090 bash[32384]: cluster 2023-12-01T08:11:11.071916+0000 mgr.y (mgr.24362) 6081 : cluster 0 pgmap v6050: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:11:14.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:11:14 smithi080 bash[41963]: cluster 2023-12-01T08:11:13.072445+0000 mgr.y (mgr.24362) 6082 : cluster 0 pgmap v6051: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:11:14.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:11:14 smithi080 bash[41963]: audit 2023-12-01T08:11:13.403770+0000 mon.c (mon.2) 3887 : audit 0 from='client.? 172.21.15.80:0/1925050570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:11:14.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:11:14 smithi080 bash[28361]: cluster 2023-12-01T08:11:13.072445+0000 mgr.y (mgr.24362) 6082 : cluster 0 pgmap v6051: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:11:14.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:11:14 smithi080 bash[28361]: audit 2023-12-01T08:11:13.403770+0000 mon.c (mon.2) 3887 : audit 0 from='client.? 172.21.15.80:0/1925050570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:11:14.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:11:14 smithi090 bash[32384]: cluster 2023-12-01T08:11:13.072445+0000 mgr.y (mgr.24362) 6082 : cluster 0 pgmap v6051: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:11:14.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:11:14 smithi090 bash[32384]: audit 2023-12-01T08:11:13.403770+0000 mon.c (mon.2) 3887 : audit 0 from='client.? 172.21.15.80:0/1925050570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:11:16.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:11:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:11:16] "GET /metrics HTTP/1.1" 200 33972 "" "Prometheus/2.43.0" 2023-12-01T08:11:16.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:11:16 smithi080 bash[28361]: cluster 2023-12-01T08:11:15.073108+0000 mgr.y (mgr.24362) 6083 : cluster 0 pgmap v6052: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:11:16.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:11:16 smithi080 bash[28361]: audit 2023-12-01T08:11:15.859613+0000 mon.a (mon.0) 4191 : audit 0 from='client.? 172.21.15.80:0/3472316491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:11:16.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:11:16 smithi080 bash[41963]: cluster 2023-12-01T08:11:15.073108+0000 mgr.y (mgr.24362) 6083 : cluster 0 pgmap v6052: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:11:16.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:11:16 smithi080 bash[41963]: audit 2023-12-01T08:11:15.859613+0000 mon.a (mon.0) 4191 : audit 0 from='client.? 172.21.15.80:0/3472316491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:11:16.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:11:16 smithi090 bash[32384]: cluster 2023-12-01T08:11:15.073108+0000 mgr.y (mgr.24362) 6083 : cluster 0 pgmap v6052: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:11:16.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:11:16 smithi090 bash[32384]: audit 2023-12-01T08:11:15.859613+0000 mon.a (mon.0) 4191 : audit 0 from='client.? 172.21.15.80:0/3472316491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:11:18.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:11:18 smithi080 bash[28361]: cluster 2023-12-01T08:11:17.074229+0000 mgr.y (mgr.24362) 6084 : cluster 0 pgmap v6053: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:11:18.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:11:18 smithi080 bash[41963]: cluster 2023-12-01T08:11:17.074229+0000 mgr.y (mgr.24362) 6084 : cluster 0 pgmap v6053: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:11:18.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:11:18 smithi090 bash[32384]: cluster 2023-12-01T08:11:17.074229+0000 mgr.y (mgr.24362) 6084 : cluster 0 pgmap v6053: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:11:19.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:11:19 smithi080 bash[28361]: audit 2023-12-01T08:11:18.317950+0000 mon.c (mon.2) 3888 : audit 0 from='client.? 172.21.15.80:0/1586068214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:11:19.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:11:19 smithi080 bash[41963]: audit 2023-12-01T08:11:18.317950+0000 mon.c (mon.2) 3888 : audit 0 from='client.? 172.21.15.80:0/1586068214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:11:19.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:11:19 smithi090 bash[32384]: audit 2023-12-01T08:11:18.317950+0000 mon.c (mon.2) 3888 : audit 0 from='client.? 172.21.15.80:0/1586068214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:11:20.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:11:20 smithi080 bash[28361]: cluster 2023-12-01T08:11:19.074814+0000 mgr.y (mgr.24362) 6085 : cluster 0 pgmap v6054: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:11:20.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:11:20 smithi080 bash[41963]: cluster 2023-12-01T08:11:19.074814+0000 mgr.y (mgr.24362) 6085 : cluster 0 pgmap v6054: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:11:20.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:11:20 smithi090 bash[32384]: cluster 2023-12-01T08:11:19.074814+0000 mgr.y (mgr.24362) 6085 : cluster 0 pgmap v6054: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:11:21.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:11:21 smithi080 bash[28361]: audit 2023-12-01T08:11:20.759712+0000 mon.a (mon.0) 4192 : audit 0 from='client.? 172.21.15.80:0/2739197558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:11:21.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:11:21 smithi080 bash[41963]: audit 2023-12-01T08:11:20.759712+0000 mon.a (mon.0) 4192 : audit 0 from='client.? 172.21.15.80:0/2739197558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:11:21.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:11:21 smithi090 bash[32384]: audit 2023-12-01T08:11:20.759712+0000 mon.a (mon.0) 4192 : audit 0 from='client.? 172.21.15.80:0/2739197558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:11:22.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:11:22 smithi080 bash[28361]: cluster 2023-12-01T08:11:21.075593+0000 mgr.y (mgr.24362) 6086 : cluster 0 pgmap v6055: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:11:22.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:11:22 smithi080 bash[41963]: cluster 2023-12-01T08:11:21.075593+0000 mgr.y (mgr.24362) 6086 : cluster 0 pgmap v6055: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:11:22.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:11:22 smithi090 bash[32384]: cluster 2023-12-01T08:11:21.075593+0000 mgr.y (mgr.24362) 6086 : cluster 0 pgmap v6055: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:11:24.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:11:24 smithi090 bash[32384]: cluster 2023-12-01T08:11:23.076239+0000 mgr.y (mgr.24362) 6087 : cluster 0 pgmap v6056: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:11:24.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:11:24 smithi090 bash[32384]: audit 2023-12-01T08:11:23.216248+0000 mon.c (mon.2) 3889 : audit 0 from='client.? 172.21.15.80:0/1418989439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:11:24.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:11:24 smithi080 bash[28361]: cluster 2023-12-01T08:11:23.076239+0000 mgr.y (mgr.24362) 6087 : cluster 0 pgmap v6056: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:11:24.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:11:24 smithi080 bash[28361]: audit 2023-12-01T08:11:23.216248+0000 mon.c (mon.2) 3889 : audit 0 from='client.? 172.21.15.80:0/1418989439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:11:24.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:11:24 smithi080 bash[41963]: cluster 2023-12-01T08:11:23.076239+0000 mgr.y (mgr.24362) 6087 : cluster 0 pgmap v6056: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:11:24.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:11:24 smithi080 bash[41963]: audit 2023-12-01T08:11:23.216248+0000 mon.c (mon.2) 3889 : audit 0 from='client.? 172.21.15.80:0/1418989439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:11:25.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:11:25 smithi090 bash[32384]: audit 2023-12-01T08:11:25.095645+0000 mon.c (mon.2) 3890 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:11:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:11:25 smithi080 bash[28361]: audit 2023-12-01T08:11:25.095645+0000 mon.c (mon.2) 3890 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:11:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:11:25 smithi080 bash[41963]: audit 2023-12-01T08:11:25.095645+0000 mon.c (mon.2) 3890 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:11:26.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:11:26 smithi090 bash[32384]: cluster 2023-12-01T08:11:25.076919+0000 mgr.y (mgr.24362) 6088 : cluster 0 pgmap v6057: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:11:26.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:11:26 smithi090 bash[32384]: audit 2023-12-01T08:11:25.674679+0000 mon.a (mon.0) 4193 : audit 0 from='client.? 172.21.15.80:0/961743176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:11:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:11:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:11:26] "GET /metrics HTTP/1.1" 200 33973 "" "Prometheus/2.43.0" 2023-12-01T08:11:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:11:26 smithi080 bash[28361]: cluster 2023-12-01T08:11:25.076919+0000 mgr.y (mgr.24362) 6088 : cluster 0 pgmap v6057: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:11:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:11:26 smithi080 bash[28361]: audit 2023-12-01T08:11:25.674679+0000 mon.a (mon.0) 4193 : audit 0 from='client.? 172.21.15.80:0/961743176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:11:26.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:11:26 smithi080 bash[41963]: cluster 2023-12-01T08:11:25.076919+0000 mgr.y (mgr.24362) 6088 : cluster 0 pgmap v6057: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:11:26.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:11:26 smithi080 bash[41963]: audit 2023-12-01T08:11:25.674679+0000 mon.a (mon.0) 4193 : audit 0 from='client.? 172.21.15.80:0/961743176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:11:28.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:11:28 smithi090 bash[32384]: cluster 2023-12-01T08:11:27.078091+0000 mgr.y (mgr.24362) 6089 : cluster 0 pgmap v6058: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:11:28.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:11:28 smithi090 bash[32384]: audit 2023-12-01T08:11:28.120859+0000 mon.a (mon.0) 4194 : audit 0 from='client.? 172.21.15.80:0/1169363231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:11:28.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:11:28 smithi080 bash[28361]: cluster 2023-12-01T08:11:27.078091+0000 mgr.y (mgr.24362) 6089 : cluster 0 pgmap v6058: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:11:28.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:11:28 smithi080 bash[28361]: audit 2023-12-01T08:11:28.120859+0000 mon.a (mon.0) 4194 : audit 0 from='client.? 172.21.15.80:0/1169363231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:11:28.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:11:28 smithi080 bash[41963]: cluster 2023-12-01T08:11:27.078091+0000 mgr.y (mgr.24362) 6089 : cluster 0 pgmap v6058: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:11:28.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:11:28 smithi080 bash[41963]: audit 2023-12-01T08:11:28.120859+0000 mon.a (mon.0) 4194 : audit 0 from='client.? 172.21.15.80:0/1169363231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:11:30.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:11:30 smithi090 bash[32384]: cluster 2023-12-01T08:11:29.078751+0000 mgr.y (mgr.24362) 6090 : cluster 0 pgmap v6059: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:11:30.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:11:30 smithi080 bash[28361]: cluster 2023-12-01T08:11:29.078751+0000 mgr.y (mgr.24362) 6090 : cluster 0 pgmap v6059: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:11:30.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:11:30 smithi080 bash[41963]: cluster 2023-12-01T08:11:29.078751+0000 mgr.y (mgr.24362) 6090 : cluster 0 pgmap v6059: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:11:31.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:11:31 smithi090 bash[32384]: audit 2023-12-01T08:11:30.579492+0000 mon.c (mon.2) 3891 : audit 0 from='client.? 172.21.15.80:0/335573114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:11:31.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:11:31 smithi080 bash[28361]: audit 2023-12-01T08:11:30.579492+0000 mon.c (mon.2) 3891 : audit 0 from='client.? 172.21.15.80:0/335573114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:11:31.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:11:31 smithi080 bash[41963]: audit 2023-12-01T08:11:30.579492+0000 mon.c (mon.2) 3891 : audit 0 from='client.? 172.21.15.80:0/335573114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:11:32.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:11:32 smithi090 bash[32384]: cluster 2023-12-01T08:11:31.079536+0000 mgr.y (mgr.24362) 6091 : cluster 0 pgmap v6060: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:11:32.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:11:32 smithi080 bash[28361]: cluster 2023-12-01T08:11:31.079536+0000 mgr.y (mgr.24362) 6091 : cluster 0 pgmap v6060: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:11:32.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:11:32 smithi080 bash[41963]: cluster 2023-12-01T08:11:31.079536+0000 mgr.y (mgr.24362) 6091 : cluster 0 pgmap v6060: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:11:33.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:11:33 smithi090 bash[32384]: audit 2023-12-01T08:11:33.038775+0000 mon.c (mon.2) 3892 : audit 0 from='client.? 172.21.15.80:0/2975893903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:11:33.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:11:33 smithi080 bash[41963]: audit 2023-12-01T08:11:33.038775+0000 mon.c (mon.2) 3892 : audit 0 from='client.? 172.21.15.80:0/2975893903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:11:33.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:11:33 smithi080 bash[28361]: audit 2023-12-01T08:11:33.038775+0000 mon.c (mon.2) 3892 : audit 0 from='client.? 172.21.15.80:0/2975893903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:11:34.217 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 08:11:33 smithi090 bash[65515]: logger=cleanup t=2023-12-01T08:11:33.837036179Z level=info msg="Completed cleanup jobs" duration=46.690688ms 2023-12-01T08:11:34.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:11:34 smithi090 bash[32384]: cluster 2023-12-01T08:11:33.080213+0000 mgr.y (mgr.24362) 6092 : cluster 0 pgmap v6061: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:11:34.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:11:34 smithi080 bash[41963]: cluster 2023-12-01T08:11:33.080213+0000 mgr.y (mgr.24362) 6092 : cluster 0 pgmap v6061: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:11:34.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:11:34 smithi080 bash[28361]: cluster 2023-12-01T08:11:33.080213+0000 mgr.y (mgr.24362) 6092 : cluster 0 pgmap v6061: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:11:36.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:11:36 smithi090 bash[32384]: cluster 2023-12-01T08:11:35.080937+0000 mgr.y (mgr.24362) 6093 : cluster 0 pgmap v6062: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:11:36.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:11:36 smithi090 bash[32384]: audit 2023-12-01T08:11:35.504226+0000 mon.c (mon.2) 3893 : audit 0 from='client.? 172.21.15.80:0/2584091234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:11:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:11:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:11:36] "GET /metrics HTTP/1.1" 200 33973 "" "Prometheus/2.43.0" 2023-12-01T08:11:36.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:11:36 smithi080 bash[41963]: cluster 2023-12-01T08:11:35.080937+0000 mgr.y (mgr.24362) 6093 : cluster 0 pgmap v6062: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:11:36.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:11:36 smithi080 bash[41963]: audit 2023-12-01T08:11:35.504226+0000 mon.c (mon.2) 3893 : audit 0 from='client.? 172.21.15.80:0/2584091234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:11:36.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:11:36 smithi080 bash[28361]: cluster 2023-12-01T08:11:35.080937+0000 mgr.y (mgr.24362) 6093 : cluster 0 pgmap v6062: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:11:36.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:11:36 smithi080 bash[28361]: audit 2023-12-01T08:11:35.504226+0000 mon.c (mon.2) 3893 : audit 0 from='client.? 172.21.15.80:0/2584091234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:11:38.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:11:38 smithi090 bash[32384]: cluster 2023-12-01T08:11:37.082078+0000 mgr.y (mgr.24362) 6094 : cluster 0 pgmap v6063: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:11:38.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:11:38 smithi090 bash[32384]: audit 2023-12-01T08:11:37.961957+0000 mon.c (mon.2) 3894 : audit 0 from='client.? 172.21.15.80:0/1480402549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:11:38.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:11:38 smithi080 bash[28361]: cluster 2023-12-01T08:11:37.082078+0000 mgr.y (mgr.24362) 6094 : cluster 0 pgmap v6063: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:11:38.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:11:38 smithi080 bash[28361]: audit 2023-12-01T08:11:37.961957+0000 mon.c (mon.2) 3894 : audit 0 from='client.? 172.21.15.80:0/1480402549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:11:38.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:11:38 smithi080 bash[41963]: cluster 2023-12-01T08:11:37.082078+0000 mgr.y (mgr.24362) 6094 : cluster 0 pgmap v6063: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:11:38.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:11:38 smithi080 bash[41963]: audit 2023-12-01T08:11:37.961957+0000 mon.c (mon.2) 3894 : audit 0 from='client.? 172.21.15.80:0/1480402549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:11:40.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:11:40 smithi090 bash[32384]: cluster 2023-12-01T08:11:39.082757+0000 mgr.y (mgr.24362) 6095 : cluster 0 pgmap v6064: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:11:40.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:11:40 smithi090 bash[32384]: audit 2023-12-01T08:11:40.095509+0000 mon.c (mon.2) 3895 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:11:40.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:11:40 smithi080 bash[28361]: cluster 2023-12-01T08:11:39.082757+0000 mgr.y (mgr.24362) 6095 : cluster 0 pgmap v6064: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:11:40.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:11:40 smithi080 bash[28361]: audit 2023-12-01T08:11:40.095509+0000 mon.c (mon.2) 3895 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:11:40.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:11:40 smithi080 bash[41963]: cluster 2023-12-01T08:11:39.082757+0000 mgr.y (mgr.24362) 6095 : cluster 0 pgmap v6064: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:11:40.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:11:40 smithi080 bash[41963]: audit 2023-12-01T08:11:40.095509+0000 mon.c (mon.2) 3895 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:11:41.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:11:41 smithi090 bash[32384]: audit 2023-12-01T08:11:40.415241+0000 mon.c (mon.2) 3896 : audit 0 from='client.? 172.21.15.80:0/668730362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:11:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:11:41 smithi080 bash[28361]: audit 2023-12-01T08:11:40.415241+0000 mon.c (mon.2) 3896 : audit 0 from='client.? 172.21.15.80:0/668730362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:11:41.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:11:41 smithi080 bash[41963]: audit 2023-12-01T08:11:40.415241+0000 mon.c (mon.2) 3896 : audit 0 from='client.? 172.21.15.80:0/668730362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:11:42.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:11:42 smithi090 bash[32384]: cluster 2023-12-01T08:11:41.083711+0000 mgr.y (mgr.24362) 6096 : cluster 0 pgmap v6065: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:11:42.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:11:42 smithi080 bash[41963]: cluster 2023-12-01T08:11:41.083711+0000 mgr.y (mgr.24362) 6096 : cluster 0 pgmap v6065: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:11:42.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:11:42 smithi080 bash[28361]: cluster 2023-12-01T08:11:41.083711+0000 mgr.y (mgr.24362) 6096 : cluster 0 pgmap v6065: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:11:43.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:11:43 smithi090 bash[32384]: audit 2023-12-01T08:11:42.871226+0000 mon.c (mon.2) 3897 : audit 0 from='client.? 172.21.15.80:0/3047531006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:11:43.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:11:43 smithi090 bash[32384]: audit 2023-12-01T08:11:42.964152+0000 mon.c (mon.2) 3898 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:11:43.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:11:43 smithi080 bash[28361]: audit 2023-12-01T08:11:42.871226+0000 mon.c (mon.2) 3897 : audit 0 from='client.? 172.21.15.80:0/3047531006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:11:43.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:11:43 smithi080 bash[28361]: audit 2023-12-01T08:11:42.964152+0000 mon.c (mon.2) 3898 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:11:43.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:11:43 smithi080 bash[41963]: audit 2023-12-01T08:11:42.871226+0000 mon.c (mon.2) 3897 : audit 0 from='client.? 172.21.15.80:0/3047531006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:11:43.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:11:43 smithi080 bash[41963]: audit 2023-12-01T08:11:42.964152+0000 mon.c (mon.2) 3898 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:11:44.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:11:44 smithi090 bash[32384]: cluster 2023-12-01T08:11:43.084351+0000 mgr.y (mgr.24362) 6097 : cluster 0 pgmap v6066: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:11:44.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:11:44 smithi080 bash[28361]: cluster 2023-12-01T08:11:43.084351+0000 mgr.y (mgr.24362) 6097 : cluster 0 pgmap v6066: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:11:44.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:11:44 smithi080 bash[41963]: cluster 2023-12-01T08:11:43.084351+0000 mgr.y (mgr.24362) 6097 : cluster 0 pgmap v6066: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:11:46.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:11:46 smithi090 bash[32384]: cluster 2023-12-01T08:11:45.085028+0000 mgr.y (mgr.24362) 6098 : cluster 0 pgmap v6067: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:11:46.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:11:46 smithi090 bash[32384]: audit 2023-12-01T08:11:45.331684+0000 mon.a (mon.0) 4195 : audit 0 from='client.? 172.21.15.80:0/2420439822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:11:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:11:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:11:46] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T08:11:46.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:11:46 smithi080 bash[28361]: cluster 2023-12-01T08:11:45.085028+0000 mgr.y (mgr.24362) 6098 : cluster 0 pgmap v6067: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:11:46.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:11:46 smithi080 bash[28361]: audit 2023-12-01T08:11:45.331684+0000 mon.a (mon.0) 4195 : audit 0 from='client.? 172.21.15.80:0/2420439822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:11:46.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:11:46 smithi080 bash[41963]: cluster 2023-12-01T08:11:45.085028+0000 mgr.y (mgr.24362) 6098 : cluster 0 pgmap v6067: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:11:46.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:11:46 smithi080 bash[41963]: audit 2023-12-01T08:11:45.331684+0000 mon.a (mon.0) 4195 : audit 0 from='client.? 172.21.15.80:0/2420439822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:11:48.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:11:48 smithi090 bash[32384]: cluster 2023-12-01T08:11:47.086227+0000 mgr.y (mgr.24362) 6099 : cluster 0 pgmap v6068: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:11:48.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:11:48 smithi090 bash[32384]: audit 2023-12-01T08:11:47.794037+0000 mon.c (mon.2) 3899 : audit 0 from='client.? 172.21.15.80:0/1802722118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:11:48.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:11:48 smithi080 bash[41963]: cluster 2023-12-01T08:11:47.086227+0000 mgr.y (mgr.24362) 6099 : cluster 0 pgmap v6068: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:11:48.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:11:48 smithi080 bash[41963]: audit 2023-12-01T08:11:47.794037+0000 mon.c (mon.2) 3899 : audit 0 from='client.? 172.21.15.80:0/1802722118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:11:48.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:11:48 smithi080 bash[28361]: cluster 2023-12-01T08:11:47.086227+0000 mgr.y (mgr.24362) 6099 : cluster 0 pgmap v6068: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:11:48.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:11:48 smithi080 bash[28361]: audit 2023-12-01T08:11:47.794037+0000 mon.c (mon.2) 3899 : audit 0 from='client.? 172.21.15.80:0/1802722118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:11:50.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:11:49 smithi090 bash[32384]: audit 2023-12-01T08:11:48.757486+0000 mon.a (mon.0) 4196 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:11:50.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:11:49 smithi090 bash[32384]: audit 2023-12-01T08:11:48.771726+0000 mon.a (mon.0) 4197 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:11:50.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:11:49 smithi090 bash[32384]: cluster 2023-12-01T08:11:49.086813+0000 mgr.y (mgr.24362) 6100 : cluster 0 pgmap v6069: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:11:50.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:11:49 smithi090 bash[32384]: audit 2023-12-01T08:11:49.168209+0000 mon.a (mon.0) 4198 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:11:50.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:11:49 smithi090 bash[32384]: audit 2023-12-01T08:11:49.180095+0000 mon.a (mon.0) 4199 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:11:50.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:11:49 smithi090 bash[32384]: audit 2023-12-01T08:11:49.673949+0000 mon.c (mon.2) 3900 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:11:50.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:11:49 smithi090 bash[32384]: audit 2023-12-01T08:11:49.675703+0000 mon.c (mon.2) 3901 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:11:50.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:11:49 smithi090 bash[32384]: audit 2023-12-01T08:11:49.684884+0000 mon.a (mon.0) 4200 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:11:50.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:11:49 smithi080 bash[28361]: audit 2023-12-01T08:11:48.757486+0000 mon.a (mon.0) 4196 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:11:50.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:11:49 smithi080 bash[28361]: audit 2023-12-01T08:11:48.771726+0000 mon.a (mon.0) 4197 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:11:50.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:11:49 smithi080 bash[28361]: cluster 2023-12-01T08:11:49.086813+0000 mgr.y (mgr.24362) 6100 : cluster 0 pgmap v6069: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:11:50.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:11:49 smithi080 bash[28361]: audit 2023-12-01T08:11:49.168209+0000 mon.a (mon.0) 4198 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:11:50.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:11:49 smithi080 bash[28361]: audit 2023-12-01T08:11:49.180095+0000 mon.a (mon.0) 4199 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:11:50.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:11:49 smithi080 bash[28361]: audit 2023-12-01T08:11:49.673949+0000 mon.c (mon.2) 3900 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:11:50.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:11:49 smithi080 bash[28361]: audit 2023-12-01T08:11:49.675703+0000 mon.c (mon.2) 3901 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:11:50.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:11:49 smithi080 bash[28361]: audit 2023-12-01T08:11:49.684884+0000 mon.a (mon.0) 4200 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:11:50.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:11:49 smithi080 bash[41963]: audit 2023-12-01T08:11:48.757486+0000 mon.a (mon.0) 4196 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:11:50.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:11:49 smithi080 bash[41963]: audit 2023-12-01T08:11:48.771726+0000 mon.a (mon.0) 4197 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:11:50.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:11:49 smithi080 bash[41963]: cluster 2023-12-01T08:11:49.086813+0000 mgr.y (mgr.24362) 6100 : cluster 0 pgmap v6069: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:11:50.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:11:49 smithi080 bash[41963]: audit 2023-12-01T08:11:49.168209+0000 mon.a (mon.0) 4198 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:11:50.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:11:49 smithi080 bash[41963]: audit 2023-12-01T08:11:49.180095+0000 mon.a (mon.0) 4199 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:11:50.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:11:49 smithi080 bash[41963]: audit 2023-12-01T08:11:49.673949+0000 mon.c (mon.2) 3900 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:11:50.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:11:49 smithi080 bash[41963]: audit 2023-12-01T08:11:49.675703+0000 mon.c (mon.2) 3901 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:11:50.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:11:49 smithi080 bash[41963]: audit 2023-12-01T08:11:49.684884+0000 mon.a (mon.0) 4200 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:11:51.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:11:50 smithi080 bash[28361]: audit 2023-12-01T08:11:50.246581+0000 mon.c (mon.2) 3902 : audit 0 from='client.? 172.21.15.80:0/3950878121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:11:51.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:11:50 smithi080 bash[41963]: audit 2023-12-01T08:11:50.246581+0000 mon.c (mon.2) 3902 : audit 0 from='client.? 172.21.15.80:0/3950878121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:11:51.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:11:50 smithi090 bash[32384]: audit 2023-12-01T08:11:50.246581+0000 mon.c (mon.2) 3902 : audit 0 from='client.? 172.21.15.80:0/3950878121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:11:52.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:11:52 smithi080 bash[41963]: cluster 2023-12-01T08:11:51.087832+0000 mgr.y (mgr.24362) 6101 : cluster 0 pgmap v6070: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:11:52.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:11:52 smithi080 bash[28361]: cluster 2023-12-01T08:11:51.087832+0000 mgr.y (mgr.24362) 6101 : cluster 0 pgmap v6070: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:11:52.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:11:52 smithi090 bash[32384]: cluster 2023-12-01T08:11:51.087832+0000 mgr.y (mgr.24362) 6101 : cluster 0 pgmap v6070: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:11:53.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:11:53 smithi080 bash[28361]: audit 2023-12-01T08:11:52.701821+0000 mon.a (mon.0) 4201 : audit 0 from='client.? 172.21.15.80:0/3626145029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:11:53.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:11:53 smithi080 bash[41963]: audit 2023-12-01T08:11:52.701821+0000 mon.a (mon.0) 4201 : audit 0 from='client.? 172.21.15.80:0/3626145029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:11:53.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:11:53 smithi090 bash[32384]: audit 2023-12-01T08:11:52.701821+0000 mon.a (mon.0) 4201 : audit 0 from='client.? 172.21.15.80:0/3626145029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:11:54.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:11:54 smithi080 bash[28361]: cluster 2023-12-01T08:11:53.088515+0000 mgr.y (mgr.24362) 6102 : cluster 0 pgmap v6071: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:11:54.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:11:54 smithi080 bash[41963]: cluster 2023-12-01T08:11:53.088515+0000 mgr.y (mgr.24362) 6102 : cluster 0 pgmap v6071: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:11:54.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:11:54 smithi090 bash[32384]: cluster 2023-12-01T08:11:53.088515+0000 mgr.y (mgr.24362) 6102 : cluster 0 pgmap v6071: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:11:55.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:11:55 smithi080 bash[28361]: audit 2023-12-01T08:11:55.096484+0000 mon.c (mon.2) 3903 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:11:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:11:55 smithi080 bash[41963]: audit 2023-12-01T08:11:55.096484+0000 mon.c (mon.2) 3903 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:11:55.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:11:55 smithi090 bash[32384]: audit 2023-12-01T08:11:55.096484+0000 mon.c (mon.2) 3903 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:11:56.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:11:56 smithi080 bash[28361]: cluster 2023-12-01T08:11:55.089167+0000 mgr.y (mgr.24362) 6103 : cluster 0 pgmap v6072: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:11:56.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:11:56 smithi080 bash[28361]: audit 2023-12-01T08:11:55.155203+0000 mon.c (mon.2) 3904 : audit 0 from='client.? 172.21.15.80:0/2076003077' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:11:56.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:11:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:11:56] "GET /metrics HTTP/1.1" 200 33973 "" "Prometheus/2.43.0" 2023-12-01T08:11:56.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:11:56 smithi080 bash[41963]: cluster 2023-12-01T08:11:55.089167+0000 mgr.y (mgr.24362) 6103 : cluster 0 pgmap v6072: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:11:56.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:11:56 smithi080 bash[41963]: audit 2023-12-01T08:11:55.155203+0000 mon.c (mon.2) 3904 : audit 0 from='client.? 172.21.15.80:0/2076003077' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:11:56.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:11:56 smithi090 bash[32384]: cluster 2023-12-01T08:11:55.089167+0000 mgr.y (mgr.24362) 6103 : cluster 0 pgmap v6072: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:11:56.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:11:56 smithi090 bash[32384]: audit 2023-12-01T08:11:55.155203+0000 mon.c (mon.2) 3904 : audit 0 from='client.? 172.21.15.80:0/2076003077' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:11:58.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:11:58 smithi080 bash[41963]: cluster 2023-12-01T08:11:57.090264+0000 mgr.y (mgr.24362) 6104 : cluster 0 pgmap v6073: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:11:58.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:11:58 smithi080 bash[41963]: audit 2023-12-01T08:11:57.606662+0000 mon.a (mon.0) 4202 : audit 0 from='client.? 172.21.15.80:0/1512469487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:11:58.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:11:58 smithi080 bash[28361]: cluster 2023-12-01T08:11:57.090264+0000 mgr.y (mgr.24362) 6104 : cluster 0 pgmap v6073: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:11:58.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:11:58 smithi080 bash[28361]: audit 2023-12-01T08:11:57.606662+0000 mon.a (mon.0) 4202 : audit 0 from='client.? 172.21.15.80:0/1512469487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:11:58.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:11:58 smithi090 bash[32384]: cluster 2023-12-01T08:11:57.090264+0000 mgr.y (mgr.24362) 6104 : cluster 0 pgmap v6073: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:11:58.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:11:58 smithi090 bash[32384]: audit 2023-12-01T08:11:57.606662+0000 mon.a (mon.0) 4202 : audit 0 from='client.? 172.21.15.80:0/1512469487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:12:00.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:12:00 smithi080 bash[28361]: cluster 2023-12-01T08:11:59.090866+0000 mgr.y (mgr.24362) 6105 : cluster 0 pgmap v6074: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:12:00.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:12:00 smithi080 bash[28361]: audit 2023-12-01T08:12:00.060845+0000 mon.c (mon.2) 3905 : audit 0 from='client.? 172.21.15.80:0/824641458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:12:00.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:12:00 smithi080 bash[41963]: cluster 2023-12-01T08:11:59.090866+0000 mgr.y (mgr.24362) 6105 : cluster 0 pgmap v6074: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:12:00.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:12:00 smithi080 bash[41963]: audit 2023-12-01T08:12:00.060845+0000 mon.c (mon.2) 3905 : audit 0 from='client.? 172.21.15.80:0/824641458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:12:00.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:12:00 smithi090 bash[32384]: cluster 2023-12-01T08:11:59.090866+0000 mgr.y (mgr.24362) 6105 : cluster 0 pgmap v6074: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:12:00.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:12:00 smithi090 bash[32384]: audit 2023-12-01T08:12:00.060845+0000 mon.c (mon.2) 3905 : audit 0 from='client.? 172.21.15.80:0/824641458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:12:02.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:12:02 smithi080 bash[28361]: cluster 2023-12-01T08:12:01.091835+0000 mgr.y (mgr.24362) 6106 : cluster 0 pgmap v6075: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:12:02.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:12:02 smithi080 bash[41963]: cluster 2023-12-01T08:12:01.091835+0000 mgr.y (mgr.24362) 6106 : cluster 0 pgmap v6075: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:12:02.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:12:02 smithi090 bash[32384]: cluster 2023-12-01T08:12:01.091835+0000 mgr.y (mgr.24362) 6106 : cluster 0 pgmap v6075: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:12:03.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:12:03 smithi080 bash[41963]: audit 2023-12-01T08:12:02.512827+0000 mon.a (mon.0) 4203 : audit 0 from='client.? 172.21.15.80:0/1198726627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:12:03.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:12:03 smithi080 bash[28361]: audit 2023-12-01T08:12:02.512827+0000 mon.a (mon.0) 4203 : audit 0 from='client.? 172.21.15.80:0/1198726627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:12:03.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:12:03 smithi090 bash[32384]: audit 2023-12-01T08:12:02.512827+0000 mon.a (mon.0) 4203 : audit 0 from='client.? 172.21.15.80:0/1198726627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:12:04.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:12:04 smithi080 bash[28361]: cluster 2023-12-01T08:12:03.092459+0000 mgr.y (mgr.24362) 6107 : cluster 0 pgmap v6076: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:12:04.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:12:04 smithi080 bash[41963]: cluster 2023-12-01T08:12:03.092459+0000 mgr.y (mgr.24362) 6107 : cluster 0 pgmap v6076: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:12:04.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:12:04 smithi090 bash[32384]: cluster 2023-12-01T08:12:03.092459+0000 mgr.y (mgr.24362) 6107 : cluster 0 pgmap v6076: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:12:05.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:12:05 smithi080 bash[41963]: audit 2023-12-01T08:12:04.972906+0000 mon.c (mon.2) 3906 : audit 0 from='client.? 172.21.15.80:0/713615774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:12:05.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:12:05 smithi080 bash[28361]: audit 2023-12-01T08:12:04.972906+0000 mon.c (mon.2) 3906 : audit 0 from='client.? 172.21.15.80:0/713615774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:12:05.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:12:05 smithi090 bash[32384]: audit 2023-12-01T08:12:04.972906+0000 mon.c (mon.2) 3906 : audit 0 from='client.? 172.21.15.80:0/713615774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:12:06.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:12:06 smithi080 bash[28361]: cluster 2023-12-01T08:12:05.093119+0000 mgr.y (mgr.24362) 6108 : cluster 0 pgmap v6077: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:12:06.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:12:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:12:06] "GET /metrics HTTP/1.1" 200 33973 "" "Prometheus/2.43.0" 2023-12-01T08:12:06.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:12:06 smithi080 bash[41963]: cluster 2023-12-01T08:12:05.093119+0000 mgr.y (mgr.24362) 6108 : cluster 0 pgmap v6077: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:12:06.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:12:06 smithi090 bash[32384]: cluster 2023-12-01T08:12:05.093119+0000 mgr.y (mgr.24362) 6108 : cluster 0 pgmap v6077: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:12:08.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:12:08 smithi080 bash[41963]: cluster 2023-12-01T08:12:07.094125+0000 mgr.y (mgr.24362) 6109 : cluster 0 pgmap v6078: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:12:08.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:12:08 smithi080 bash[41963]: audit 2023-12-01T08:12:07.419988+0000 mon.c (mon.2) 3907 : audit 0 from='client.? 172.21.15.80:0/2256720710' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:12:08.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:12:08 smithi080 bash[28361]: cluster 2023-12-01T08:12:07.094125+0000 mgr.y (mgr.24362) 6109 : cluster 0 pgmap v6078: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:12:08.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:12:08 smithi080 bash[28361]: audit 2023-12-01T08:12:07.419988+0000 mon.c (mon.2) 3907 : audit 0 from='client.? 172.21.15.80:0/2256720710' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:12:08.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:12:08 smithi090 bash[32384]: cluster 2023-12-01T08:12:07.094125+0000 mgr.y (mgr.24362) 6109 : cluster 0 pgmap v6078: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:12:08.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:12:08 smithi090 bash[32384]: audit 2023-12-01T08:12:07.419988+0000 mon.c (mon.2) 3907 : audit 0 from='client.? 172.21.15.80:0/2256720710' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:12:10.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:12:10 smithi080 bash[41963]: cluster 2023-12-01T08:12:09.094741+0000 mgr.y (mgr.24362) 6110 : cluster 0 pgmap v6079: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:12:10.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:12:10 smithi080 bash[41963]: audit 2023-12-01T08:12:09.869839+0000 mon.a (mon.0) 4204 : audit 0 from='client.? 172.21.15.80:0/2834862496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:12:10.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:12:10 smithi080 bash[41963]: audit 2023-12-01T08:12:10.096649+0000 mon.c (mon.2) 3908 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:12:10.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:12:10 smithi080 bash[28361]: cluster 2023-12-01T08:12:09.094741+0000 mgr.y (mgr.24362) 6110 : cluster 0 pgmap v6079: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:12:10.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:12:10 smithi080 bash[28361]: audit 2023-12-01T08:12:09.869839+0000 mon.a (mon.0) 4204 : audit 0 from='client.? 172.21.15.80:0/2834862496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:12:10.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:12:10 smithi080 bash[28361]: audit 2023-12-01T08:12:10.096649+0000 mon.c (mon.2) 3908 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:12:10.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:12:10 smithi090 bash[32384]: cluster 2023-12-01T08:12:09.094741+0000 mgr.y (mgr.24362) 6110 : cluster 0 pgmap v6079: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:12:10.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:12:10 smithi090 bash[32384]: audit 2023-12-01T08:12:09.869839+0000 mon.a (mon.0) 4204 : audit 0 from='client.? 172.21.15.80:0/2834862496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:12:10.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:12:10 smithi090 bash[32384]: audit 2023-12-01T08:12:10.096649+0000 mon.c (mon.2) 3908 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:12:12.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:12:12 smithi080 bash[28361]: cluster 2023-12-01T08:12:11.095608+0000 mgr.y (mgr.24362) 6111 : cluster 0 pgmap v6080: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:12:12.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:12:12 smithi080 bash[41963]: cluster 2023-12-01T08:12:11.095608+0000 mgr.y (mgr.24362) 6111 : cluster 0 pgmap v6080: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:12:12.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:12:12 smithi090 bash[32384]: cluster 2023-12-01T08:12:11.095608+0000 mgr.y (mgr.24362) 6111 : cluster 0 pgmap v6080: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:12:13.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:12:13 smithi080 bash[28361]: audit 2023-12-01T08:12:12.330118+0000 mon.c (mon.2) 3909 : audit 0 from='client.? 172.21.15.80:0/2995506102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:12:13.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:12:13 smithi080 bash[41963]: audit 2023-12-01T08:12:12.330118+0000 mon.c (mon.2) 3909 : audit 0 from='client.? 172.21.15.80:0/2995506102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:12:13.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:12:13 smithi090 bash[32384]: audit 2023-12-01T08:12:12.330118+0000 mon.c (mon.2) 3909 : audit 0 from='client.? 172.21.15.80:0/2995506102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:12:14.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:12:14 smithi080 bash[28361]: cluster 2023-12-01T08:12:13.096292+0000 mgr.y (mgr.24362) 6112 : cluster 0 pgmap v6081: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:12:14.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:12:14 smithi080 bash[41963]: cluster 2023-12-01T08:12:13.096292+0000 mgr.y (mgr.24362) 6112 : cluster 0 pgmap v6081: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:12:14.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:12:14 smithi090 bash[32384]: cluster 2023-12-01T08:12:13.096292+0000 mgr.y (mgr.24362) 6112 : cluster 0 pgmap v6081: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:12:15.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:12:15 smithi080 bash[41963]: audit 2023-12-01T08:12:14.775621+0000 mon.c (mon.2) 3910 : audit 0 from='client.? 172.21.15.80:0/4205196641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:12:15.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:12:15 smithi080 bash[28361]: audit 2023-12-01T08:12:14.775621+0000 mon.c (mon.2) 3910 : audit 0 from='client.? 172.21.15.80:0/4205196641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:12:15.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:12:15 smithi090 bash[32384]: audit 2023-12-01T08:12:14.775621+0000 mon.c (mon.2) 3910 : audit 0 from='client.? 172.21.15.80:0/4205196641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:12:16.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:12:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:12:16] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T08:12:16.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:12:16 smithi080 bash[41963]: cluster 2023-12-01T08:12:15.096938+0000 mgr.y (mgr.24362) 6113 : cluster 0 pgmap v6082: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:12:16.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:12:16 smithi080 bash[28361]: cluster 2023-12-01T08:12:15.096938+0000 mgr.y (mgr.24362) 6113 : cluster 0 pgmap v6082: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:12:16.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:12:16 smithi090 bash[32384]: cluster 2023-12-01T08:12:15.096938+0000 mgr.y (mgr.24362) 6113 : cluster 0 pgmap v6082: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:12:18.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:12:18 smithi080 bash[28361]: cluster 2023-12-01T08:12:17.098099+0000 mgr.y (mgr.24362) 6114 : cluster 0 pgmap v6083: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:12:18.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:12:18 smithi080 bash[28361]: audit 2023-12-01T08:12:17.231192+0000 mon.a (mon.0) 4205 : audit 0 from='client.? 172.21.15.80:0/519669899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:12:18.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:12:18 smithi080 bash[41963]: cluster 2023-12-01T08:12:17.098099+0000 mgr.y (mgr.24362) 6114 : cluster 0 pgmap v6083: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:12:18.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:12:18 smithi080 bash[41963]: audit 2023-12-01T08:12:17.231192+0000 mon.a (mon.0) 4205 : audit 0 from='client.? 172.21.15.80:0/519669899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:12:18.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:12:18 smithi090 bash[32384]: cluster 2023-12-01T08:12:17.098099+0000 mgr.y (mgr.24362) 6114 : cluster 0 pgmap v6083: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:12:18.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:12:18 smithi090 bash[32384]: audit 2023-12-01T08:12:17.231192+0000 mon.a (mon.0) 4205 : audit 0 from='client.? 172.21.15.80:0/519669899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:12:20.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:12:20 smithi080 bash[28361]: cluster 2023-12-01T08:12:19.098776+0000 mgr.y (mgr.24362) 6115 : cluster 0 pgmap v6084: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:12:20.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:12:20 smithi080 bash[28361]: audit 2023-12-01T08:12:19.694258+0000 mon.c (mon.2) 3911 : audit 0 from='client.? 172.21.15.80:0/49441822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:12:20.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:12:20 smithi080 bash[41963]: cluster 2023-12-01T08:12:19.098776+0000 mgr.y (mgr.24362) 6115 : cluster 0 pgmap v6084: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:12:20.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:12:20 smithi080 bash[41963]: audit 2023-12-01T08:12:19.694258+0000 mon.c (mon.2) 3911 : audit 0 from='client.? 172.21.15.80:0/49441822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:12:20.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:12:20 smithi090 bash[32384]: cluster 2023-12-01T08:12:19.098776+0000 mgr.y (mgr.24362) 6115 : cluster 0 pgmap v6084: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:12:20.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:12:20 smithi090 bash[32384]: audit 2023-12-01T08:12:19.694258+0000 mon.c (mon.2) 3911 : audit 0 from='client.? 172.21.15.80:0/49441822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:12:22.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:12:22 smithi080 bash[28361]: cluster 2023-12-01T08:12:21.099713+0000 mgr.y (mgr.24362) 6116 : cluster 0 pgmap v6085: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:12:22.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:12:22 smithi080 bash[41963]: cluster 2023-12-01T08:12:21.099713+0000 mgr.y (mgr.24362) 6116 : cluster 0 pgmap v6085: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:12:22.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:12:22 smithi090 bash[32384]: cluster 2023-12-01T08:12:21.099713+0000 mgr.y (mgr.24362) 6116 : cluster 0 pgmap v6085: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:12:23.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:12:23 smithi080 bash[28361]: audit 2023-12-01T08:12:22.145907+0000 mon.c (mon.2) 3912 : audit 0 from='client.? 172.21.15.80:0/2342383857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:12:23.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:12:23 smithi080 bash[41963]: audit 2023-12-01T08:12:22.145907+0000 mon.c (mon.2) 3912 : audit 0 from='client.? 172.21.15.80:0/2342383857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:12:23.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:12:23 smithi090 bash[32384]: audit 2023-12-01T08:12:22.145907+0000 mon.c (mon.2) 3912 : audit 0 from='client.? 172.21.15.80:0/2342383857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:12:24.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:12:24 smithi080 bash[28361]: cluster 2023-12-01T08:12:23.100284+0000 mgr.y (mgr.24362) 6117 : cluster 0 pgmap v6086: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:12:24.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:12:24 smithi080 bash[41963]: cluster 2023-12-01T08:12:23.100284+0000 mgr.y (mgr.24362) 6117 : cluster 0 pgmap v6086: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:12:24.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:12:24 smithi090 bash[32384]: cluster 2023-12-01T08:12:23.100284+0000 mgr.y (mgr.24362) 6117 : cluster 0 pgmap v6086: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:12:25.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:12:25 smithi080 bash[28361]: audit 2023-12-01T08:12:24.596315+0000 mon.a (mon.0) 4206 : audit 0 from='client.? 172.21.15.80:0/996081611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:12:25.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:12:25 smithi080 bash[28361]: audit 2023-12-01T08:12:25.097305+0000 mon.c (mon.2) 3913 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:12:25.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:12:25 smithi080 bash[41963]: audit 2023-12-01T08:12:24.596315+0000 mon.a (mon.0) 4206 : audit 0 from='client.? 172.21.15.80:0/996081611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:12:25.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:12:25 smithi080 bash[41963]: audit 2023-12-01T08:12:25.097305+0000 mon.c (mon.2) 3913 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:12:25.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:12:25 smithi090 bash[32384]: audit 2023-12-01T08:12:24.596315+0000 mon.a (mon.0) 4206 : audit 0 from='client.? 172.21.15.80:0/996081611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:12:25.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:12:25 smithi090 bash[32384]: audit 2023-12-01T08:12:25.097305+0000 mon.c (mon.2) 3913 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:12:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:12:26 smithi080 bash[41963]: cluster 2023-12-01T08:12:25.100804+0000 mgr.y (mgr.24362) 6118 : cluster 0 pgmap v6087: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:12:26.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:12:26 smithi080 bash[28361]: cluster 2023-12-01T08:12:25.100804+0000 mgr.y (mgr.24362) 6118 : cluster 0 pgmap v6087: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:12:26.433 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:12:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:12:26] "GET /metrics HTTP/1.1" 200 33973 "" "Prometheus/2.43.0" 2023-12-01T08:12:26.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:12:26 smithi090 bash[32384]: cluster 2023-12-01T08:12:25.100804+0000 mgr.y (mgr.24362) 6118 : cluster 0 pgmap v6087: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:12:27.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:12:27 smithi080 bash[28361]: audit 2023-12-01T08:12:27.052985+0000 mon.c (mon.2) 3914 : audit 0 from='client.? 172.21.15.80:0/3701451120' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:12:27.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:12:27 smithi080 bash[41963]: audit 2023-12-01T08:12:27.052985+0000 mon.c (mon.2) 3914 : audit 0 from='client.? 172.21.15.80:0/3701451120' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:12:27.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:12:27 smithi090 bash[32384]: audit 2023-12-01T08:12:27.052985+0000 mon.c (mon.2) 3914 : audit 0 from='client.? 172.21.15.80:0/3701451120' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:12:28.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:12:28 smithi080 bash[28361]: cluster 2023-12-01T08:12:27.101884+0000 mgr.y (mgr.24362) 6119 : cluster 0 pgmap v6088: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:12:28.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:12:28 smithi080 bash[41963]: cluster 2023-12-01T08:12:27.101884+0000 mgr.y (mgr.24362) 6119 : cluster 0 pgmap v6088: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:12:28.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:12:28 smithi090 bash[32384]: cluster 2023-12-01T08:12:27.101884+0000 mgr.y (mgr.24362) 6119 : cluster 0 pgmap v6088: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:12:30.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:12:30 smithi080 bash[41963]: cluster 2023-12-01T08:12:29.102345+0000 mgr.y (mgr.24362) 6120 : cluster 0 pgmap v6089: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:12:30.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:12:30 smithi080 bash[41963]: audit 2023-12-01T08:12:29.509913+0000 mon.c (mon.2) 3915 : audit 0 from='client.? 172.21.15.80:0/283760171' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:12:30.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:12:30 smithi080 bash[28361]: cluster 2023-12-01T08:12:29.102345+0000 mgr.y (mgr.24362) 6120 : cluster 0 pgmap v6089: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:12:30.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:12:30 smithi080 bash[28361]: audit 2023-12-01T08:12:29.509913+0000 mon.c (mon.2) 3915 : audit 0 from='client.? 172.21.15.80:0/283760171' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:12:30.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:12:30 smithi090 bash[32384]: cluster 2023-12-01T08:12:29.102345+0000 mgr.y (mgr.24362) 6120 : cluster 0 pgmap v6089: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:12:30.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:12:30 smithi090 bash[32384]: audit 2023-12-01T08:12:29.509913+0000 mon.c (mon.2) 3915 : audit 0 from='client.? 172.21.15.80:0/283760171' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:12:32.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:12:32 smithi080 bash[28361]: cluster 2023-12-01T08:12:31.103006+0000 mgr.y (mgr.24362) 6121 : cluster 0 pgmap v6090: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:12:32.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:12:32 smithi080 bash[28361]: audit 2023-12-01T08:12:31.967006+0000 mon.c (mon.2) 3916 : audit 0 from='client.? 172.21.15.80:0/2979003154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:12:32.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:12:32 smithi080 bash[41963]: cluster 2023-12-01T08:12:31.103006+0000 mgr.y (mgr.24362) 6121 : cluster 0 pgmap v6090: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:12:32.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:12:32 smithi080 bash[41963]: audit 2023-12-01T08:12:31.967006+0000 mon.c (mon.2) 3916 : audit 0 from='client.? 172.21.15.80:0/2979003154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:12:32.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:12:32 smithi090 bash[32384]: cluster 2023-12-01T08:12:31.103006+0000 mgr.y (mgr.24362) 6121 : cluster 0 pgmap v6090: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:12:32.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:12:32 smithi090 bash[32384]: audit 2023-12-01T08:12:31.967006+0000 mon.c (mon.2) 3916 : audit 0 from='client.? 172.21.15.80:0/2979003154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:12:34.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:12:34 smithi080 bash[28361]: cluster 2023-12-01T08:12:33.103643+0000 mgr.y (mgr.24362) 6122 : cluster 0 pgmap v6091: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:12:34.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:12:34 smithi080 bash[41963]: cluster 2023-12-01T08:12:33.103643+0000 mgr.y (mgr.24362) 6122 : cluster 0 pgmap v6091: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:12:34.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:12:34 smithi090 bash[32384]: cluster 2023-12-01T08:12:33.103643+0000 mgr.y (mgr.24362) 6122 : cluster 0 pgmap v6091: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:12:35.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:12:35 smithi080 bash[28361]: audit 2023-12-01T08:12:34.433193+0000 mon.c (mon.2) 3917 : audit 0 from='client.? 172.21.15.80:0/3446486034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:12:35.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:12:35 smithi080 bash[41963]: audit 2023-12-01T08:12:34.433193+0000 mon.c (mon.2) 3917 : audit 0 from='client.? 172.21.15.80:0/3446486034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:12:35.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:12:35 smithi090 bash[32384]: audit 2023-12-01T08:12:34.433193+0000 mon.c (mon.2) 3917 : audit 0 from='client.? 172.21.15.80:0/3446486034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:12:36.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:12:36 smithi080 bash[28361]: cluster 2023-12-01T08:12:35.104268+0000 mgr.y (mgr.24362) 6123 : cluster 0 pgmap v6092: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:12:36.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:12:36 smithi080 bash[41963]: cluster 2023-12-01T08:12:35.104268+0000 mgr.y (mgr.24362) 6123 : cluster 0 pgmap v6092: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:12:36.433 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:12:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:12:36] "GET /metrics HTTP/1.1" 200 33973 "" "Prometheus/2.43.0" 2023-12-01T08:12:36.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:12:36 smithi090 bash[32384]: cluster 2023-12-01T08:12:35.104268+0000 mgr.y (mgr.24362) 6123 : cluster 0 pgmap v6092: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:12:37.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:12:37 smithi080 bash[28361]: audit 2023-12-01T08:12:36.887181+0000 mon.c (mon.2) 3918 : audit 0 from='client.? 172.21.15.80:0/1111776929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:12:37.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:12:37 smithi080 bash[41963]: audit 2023-12-01T08:12:36.887181+0000 mon.c (mon.2) 3918 : audit 0 from='client.? 172.21.15.80:0/1111776929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:12:37.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:12:37 smithi090 bash[32384]: audit 2023-12-01T08:12:36.887181+0000 mon.c (mon.2) 3918 : audit 0 from='client.? 172.21.15.80:0/1111776929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:12:38.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:12:38 smithi080 bash[28361]: cluster 2023-12-01T08:12:37.105526+0000 mgr.y (mgr.24362) 6124 : cluster 0 pgmap v6093: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:12:38.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:12:38 smithi080 bash[41963]: cluster 2023-12-01T08:12:37.105526+0000 mgr.y (mgr.24362) 6124 : cluster 0 pgmap v6093: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:12:38.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:12:38 smithi090 bash[32384]: cluster 2023-12-01T08:12:37.105526+0000 mgr.y (mgr.24362) 6124 : cluster 0 pgmap v6093: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:12:40.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:12:40 smithi090 bash[32384]: cluster 2023-12-01T08:12:39.106038+0000 mgr.y (mgr.24362) 6125 : cluster 0 pgmap v6094: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:12:40.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:12:40 smithi090 bash[32384]: audit 2023-12-01T08:12:39.343925+0000 mon.a (mon.0) 4207 : audit 0 from='client.? 172.21.15.80:0/3777700441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:12:40.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:12:40 smithi090 bash[32384]: audit 2023-12-01T08:12:40.097790+0000 mon.c (mon.2) 3919 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:12:40.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:12:40 smithi080 bash[28361]: cluster 2023-12-01T08:12:39.106038+0000 mgr.y (mgr.24362) 6125 : cluster 0 pgmap v6094: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:12:40.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:12:40 smithi080 bash[28361]: audit 2023-12-01T08:12:39.343925+0000 mon.a (mon.0) 4207 : audit 0 from='client.? 172.21.15.80:0/3777700441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:12:40.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:12:40 smithi080 bash[28361]: audit 2023-12-01T08:12:40.097790+0000 mon.c (mon.2) 3919 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:12:40.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:12:40 smithi080 bash[41963]: cluster 2023-12-01T08:12:39.106038+0000 mgr.y (mgr.24362) 6125 : cluster 0 pgmap v6094: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:12:40.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:12:40 smithi080 bash[41963]: audit 2023-12-01T08:12:39.343925+0000 mon.a (mon.0) 4207 : audit 0 from='client.? 172.21.15.80:0/3777700441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:12:40.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:12:40 smithi080 bash[41963]: audit 2023-12-01T08:12:40.097790+0000 mon.c (mon.2) 3919 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:12:42.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:12:42 smithi080 bash[41963]: cluster 2023-12-01T08:12:41.106975+0000 mgr.y (mgr.24362) 6126 : cluster 0 pgmap v6095: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:12:42.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:12:42 smithi080 bash[41963]: audit 2023-12-01T08:12:41.796883+0000 mon.c (mon.2) 3920 : audit 0 from='client.? 172.21.15.80:0/856643805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:12:42.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:12:42 smithi080 bash[28361]: cluster 2023-12-01T08:12:41.106975+0000 mgr.y (mgr.24362) 6126 : cluster 0 pgmap v6095: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:12:42.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:12:42 smithi080 bash[28361]: audit 2023-12-01T08:12:41.796883+0000 mon.c (mon.2) 3920 : audit 0 from='client.? 172.21.15.80:0/856643805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:12:42.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:12:42 smithi090 bash[32384]: cluster 2023-12-01T08:12:41.106975+0000 mgr.y (mgr.24362) 6126 : cluster 0 pgmap v6095: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:12:42.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:12:42 smithi090 bash[32384]: audit 2023-12-01T08:12:41.796883+0000 mon.c (mon.2) 3920 : audit 0 from='client.? 172.21.15.80:0/856643805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:12:44.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:12:44 smithi080 bash[41963]: cluster 2023-12-01T08:12:43.107595+0000 mgr.y (mgr.24362) 6127 : cluster 0 pgmap v6096: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:12:44.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:12:44 smithi080 bash[28361]: cluster 2023-12-01T08:12:43.107595+0000 mgr.y (mgr.24362) 6127 : cluster 0 pgmap v6096: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:12:44.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:12:44 smithi090 bash[32384]: cluster 2023-12-01T08:12:43.107595+0000 mgr.y (mgr.24362) 6127 : cluster 0 pgmap v6096: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:12:45.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:12:45 smithi080 bash[41963]: audit 2023-12-01T08:12:44.252517+0000 mon.a (mon.0) 4208 : audit 0 from='client.? 172.21.15.80:0/2899134306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:12:45.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:12:45 smithi080 bash[28361]: audit 2023-12-01T08:12:44.252517+0000 mon.a (mon.0) 4208 : audit 0 from='client.? 172.21.15.80:0/2899134306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:12:45.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:12:45 smithi090 bash[32384]: audit 2023-12-01T08:12:44.252517+0000 mon.a (mon.0) 4208 : audit 0 from='client.? 172.21.15.80:0/2899134306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:12:46.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:12:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:12:46] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.43.0" 2023-12-01T08:12:46.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:12:46 smithi080 bash[28361]: cluster 2023-12-01T08:12:45.108271+0000 mgr.y (mgr.24362) 6128 : cluster 0 pgmap v6097: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:12:46.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:12:46 smithi080 bash[41963]: cluster 2023-12-01T08:12:45.108271+0000 mgr.y (mgr.24362) 6128 : cluster 0 pgmap v6097: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:12:46.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:12:46 smithi090 bash[32384]: cluster 2023-12-01T08:12:45.108271+0000 mgr.y (mgr.24362) 6128 : cluster 0 pgmap v6097: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:12:47.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:12:47 smithi090 bash[32384]: audit 2023-12-01T08:12:46.694329+0000 mon.c (mon.2) 3921 : audit 0 from='client.? 172.21.15.80:0/1638565929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:12:47.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:12:47 smithi080 bash[28361]: audit 2023-12-01T08:12:46.694329+0000 mon.c (mon.2) 3921 : audit 0 from='client.? 172.21.15.80:0/1638565929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:12:47.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:12:47 smithi080 bash[41963]: audit 2023-12-01T08:12:46.694329+0000 mon.c (mon.2) 3921 : audit 0 from='client.? 172.21.15.80:0/1638565929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:12:48.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:12:48 smithi090 bash[32384]: cluster 2023-12-01T08:12:47.109331+0000 mgr.y (mgr.24362) 6129 : cluster 0 pgmap v6098: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:12:48.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:12:48 smithi080 bash[28361]: cluster 2023-12-01T08:12:47.109331+0000 mgr.y (mgr.24362) 6129 : cluster 0 pgmap v6098: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:12:48.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:12:48 smithi080 bash[41963]: cluster 2023-12-01T08:12:47.109331+0000 mgr.y (mgr.24362) 6129 : cluster 0 pgmap v6098: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:12:49.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:12:49 smithi090 bash[32384]: audit 2023-12-01T08:12:49.152031+0000 mon.c (mon.2) 3922 : audit 0 from='client.? 172.21.15.80:0/2218488610' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:12:49.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:12:49 smithi080 bash[28361]: audit 2023-12-01T08:12:49.152031+0000 mon.c (mon.2) 3922 : audit 0 from='client.? 172.21.15.80:0/2218488610' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:12:49.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:12:49 smithi080 bash[41963]: audit 2023-12-01T08:12:49.152031+0000 mon.c (mon.2) 3922 : audit 0 from='client.? 172.21.15.80:0/2218488610' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:12:50.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:12:50 smithi090 bash[32384]: cluster 2023-12-01T08:12:49.109785+0000 mgr.y (mgr.24362) 6130 : cluster 0 pgmap v6099: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:12:50.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:12:50 smithi090 bash[32384]: audit 2023-12-01T08:12:49.769415+0000 mon.c (mon.2) 3923 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:12:50.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:12:50 smithi090 bash[32384]: audit 2023-12-01T08:12:50.148294+0000 mon.a (mon.0) 4209 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:12:50.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:12:50 smithi090 bash[32384]: audit 2023-12-01T08:12:50.159222+0000 mon.a (mon.0) 4210 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:12:50.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:12:50 smithi080 bash[28361]: cluster 2023-12-01T08:12:49.109785+0000 mgr.y (mgr.24362) 6130 : cluster 0 pgmap v6099: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:12:50.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:12:50 smithi080 bash[28361]: audit 2023-12-01T08:12:49.769415+0000 mon.c (mon.2) 3923 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:12:50.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:12:50 smithi080 bash[28361]: audit 2023-12-01T08:12:50.148294+0000 mon.a (mon.0) 4209 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:12:50.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:12:50 smithi080 bash[28361]: audit 2023-12-01T08:12:50.159222+0000 mon.a (mon.0) 4210 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:12:50.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:12:50 smithi080 bash[41963]: cluster 2023-12-01T08:12:49.109785+0000 mgr.y (mgr.24362) 6130 : cluster 0 pgmap v6099: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:12:50.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:12:50 smithi080 bash[41963]: audit 2023-12-01T08:12:49.769415+0000 mon.c (mon.2) 3923 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:12:50.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:12:50 smithi080 bash[41963]: audit 2023-12-01T08:12:50.148294+0000 mon.a (mon.0) 4209 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:12:50.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:12:50 smithi080 bash[41963]: audit 2023-12-01T08:12:50.159222+0000 mon.a (mon.0) 4210 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:12:52.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:12:52 smithi080 bash[28361]: cluster 2023-12-01T08:12:51.110800+0000 mgr.y (mgr.24362) 6131 : cluster 0 pgmap v6100: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:12:52.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:12:52 smithi080 bash[28361]: audit 2023-12-01T08:12:51.612811+0000 mon.c (mon.2) 3924 : audit 0 from='client.? 172.21.15.80:0/1151569205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:12:52.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:12:52 smithi080 bash[41963]: cluster 2023-12-01T08:12:51.110800+0000 mgr.y (mgr.24362) 6131 : cluster 0 pgmap v6100: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:12:52.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:12:52 smithi080 bash[41963]: audit 2023-12-01T08:12:51.612811+0000 mon.c (mon.2) 3924 : audit 0 from='client.? 172.21.15.80:0/1151569205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:12:52.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:12:52 smithi090 bash[32384]: cluster 2023-12-01T08:12:51.110800+0000 mgr.y (mgr.24362) 6131 : cluster 0 pgmap v6100: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:12:52.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:12:52 smithi090 bash[32384]: audit 2023-12-01T08:12:51.612811+0000 mon.c (mon.2) 3924 : audit 0 from='client.? 172.21.15.80:0/1151569205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:12:54.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:12:54 smithi080 bash[28361]: cluster 2023-12-01T08:12:53.111493+0000 mgr.y (mgr.24362) 6132 : cluster 0 pgmap v6101: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:12:54.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:12:54 smithi080 bash[28361]: audit 2023-12-01T08:12:54.065293+0000 mon.c (mon.2) 3925 : audit 0 from='client.? 172.21.15.80:0/283837958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:12:54.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:12:54 smithi080 bash[41963]: cluster 2023-12-01T08:12:53.111493+0000 mgr.y (mgr.24362) 6132 : cluster 0 pgmap v6101: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:12:54.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:12:54 smithi080 bash[41963]: audit 2023-12-01T08:12:54.065293+0000 mon.c (mon.2) 3925 : audit 0 from='client.? 172.21.15.80:0/283837958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:12:54.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:12:54 smithi090 bash[32384]: cluster 2023-12-01T08:12:53.111493+0000 mgr.y (mgr.24362) 6132 : cluster 0 pgmap v6101: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:12:54.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:12:54 smithi090 bash[32384]: audit 2023-12-01T08:12:54.065293+0000 mon.c (mon.2) 3925 : audit 0 from='client.? 172.21.15.80:0/283837958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:12:55.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:12:55 smithi080 bash[28361]: audit 2023-12-01T08:12:55.098075+0000 mon.c (mon.2) 3926 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:12:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:12:55 smithi080 bash[41963]: audit 2023-12-01T08:12:55.098075+0000 mon.c (mon.2) 3926 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:12:55.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:12:55 smithi090 bash[32384]: audit 2023-12-01T08:12:55.098075+0000 mon.c (mon.2) 3926 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:12:56.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:12:56 smithi090 bash[32384]: cluster 2023-12-01T08:12:55.112007+0000 mgr.y (mgr.24362) 6133 : cluster 0 pgmap v6102: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:12:56.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:12:56 smithi090 bash[32384]: audit 2023-12-01T08:12:55.922167+0000 mon.a (mon.0) 4211 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:12:56.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:12:56 smithi090 bash[32384]: audit 2023-12-01T08:12:55.934391+0000 mon.a (mon.0) 4212 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:12:56.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:12:56 smithi090 bash[32384]: audit 2023-12-01T08:12:56.053388+0000 mon.a (mon.0) 4213 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:12:56.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:12:56 smithi090 bash[32384]: audit 2023-12-01T08:12:56.067297+0000 mon.a (mon.0) 4214 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:12:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:12:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:12:56] "GET /metrics HTTP/1.1" 200 33973 "" "Prometheus/2.43.0" 2023-12-01T08:12:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:12:56 smithi080 bash[41963]: cluster 2023-12-01T08:12:55.112007+0000 mgr.y (mgr.24362) 6133 : cluster 0 pgmap v6102: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:12:56.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:12:56 smithi080 bash[41963]: audit 2023-12-01T08:12:55.922167+0000 mon.a (mon.0) 4211 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:12:56.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:12:56 smithi080 bash[41963]: audit 2023-12-01T08:12:55.934391+0000 mon.a (mon.0) 4212 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:12:56.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:12:56 smithi080 bash[41963]: audit 2023-12-01T08:12:56.053388+0000 mon.a (mon.0) 4213 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:12:56.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:12:56 smithi080 bash[41963]: audit 2023-12-01T08:12:56.067297+0000 mon.a (mon.0) 4214 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:12:56.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:12:56 smithi080 bash[28361]: cluster 2023-12-01T08:12:55.112007+0000 mgr.y (mgr.24362) 6133 : cluster 0 pgmap v6102: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:12:56.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:12:56 smithi080 bash[28361]: audit 2023-12-01T08:12:55.922167+0000 mon.a (mon.0) 4211 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:12:56.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:12:56 smithi080 bash[28361]: audit 2023-12-01T08:12:55.934391+0000 mon.a (mon.0) 4212 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:12:56.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:12:56 smithi080 bash[28361]: audit 2023-12-01T08:12:56.053388+0000 mon.a (mon.0) 4213 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:12:56.684 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:12:56 smithi080 bash[28361]: audit 2023-12-01T08:12:56.067297+0000 mon.a (mon.0) 4214 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:12:57.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:12:57 smithi090 bash[32384]: audit 2023-12-01T08:12:56.544226+0000 mon.c (mon.2) 3927 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:12:57.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:12:57 smithi090 bash[32384]: audit 2023-12-01T08:12:56.545910+0000 mon.c (mon.2) 3928 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:12:57.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:12:57 smithi090 bash[32384]: audit 2023-12-01T08:12:56.548262+0000 mon.c (mon.2) 3929 : audit 0 from='client.? 172.21.15.80:0/3623833782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:12:57.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:12:57 smithi090 bash[32384]: audit 2023-12-01T08:12:56.554221+0000 mon.a (mon.0) 4215 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:12:57.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:12:57 smithi080 bash[28361]: audit 2023-12-01T08:12:56.544226+0000 mon.c (mon.2) 3927 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:12:57.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:12:57 smithi080 bash[28361]: audit 2023-12-01T08:12:56.545910+0000 mon.c (mon.2) 3928 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:12:57.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:12:57 smithi080 bash[28361]: audit 2023-12-01T08:12:56.548262+0000 mon.c (mon.2) 3929 : audit 0 from='client.? 172.21.15.80:0/3623833782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:12:57.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:12:57 smithi080 bash[28361]: audit 2023-12-01T08:12:56.554221+0000 mon.a (mon.0) 4215 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:12:57.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:12:57 smithi080 bash[41963]: audit 2023-12-01T08:12:56.544226+0000 mon.c (mon.2) 3927 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:12:57.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:12:57 smithi080 bash[41963]: audit 2023-12-01T08:12:56.545910+0000 mon.c (mon.2) 3928 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:12:57.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:12:57 smithi080 bash[41963]: audit 2023-12-01T08:12:56.548262+0000 mon.c (mon.2) 3929 : audit 0 from='client.? 172.21.15.80:0/3623833782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:12:57.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:12:57 smithi080 bash[41963]: audit 2023-12-01T08:12:56.554221+0000 mon.a (mon.0) 4215 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:12:58.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:12:58 smithi080 bash[41963]: cluster 2023-12-01T08:12:57.113110+0000 mgr.y (mgr.24362) 6134 : cluster 0 pgmap v6103: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:12:58.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:12:58 smithi080 bash[28361]: cluster 2023-12-01T08:12:57.113110+0000 mgr.y (mgr.24362) 6134 : cluster 0 pgmap v6103: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:12:59.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:12:58 smithi090 bash[32384]: cluster 2023-12-01T08:12:57.113110+0000 mgr.y (mgr.24362) 6134 : cluster 0 pgmap v6103: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:12:59.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:12:59 smithi080 bash[28361]: audit 2023-12-01T08:12:59.008280+0000 mon.c (mon.2) 3930 : audit 0 from='client.? 172.21.15.80:0/1039451125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:12:59.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:12:59 smithi080 bash[41963]: audit 2023-12-01T08:12:59.008280+0000 mon.c (mon.2) 3930 : audit 0 from='client.? 172.21.15.80:0/1039451125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:13:00.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:12:59 smithi090 bash[32384]: audit 2023-12-01T08:12:59.008280+0000 mon.c (mon.2) 3930 : audit 0 from='client.? 172.21.15.80:0/1039451125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:13:00.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:13:00 smithi080 bash[28361]: cluster 2023-12-01T08:12:59.113870+0000 mgr.y (mgr.24362) 6135 : cluster 0 pgmap v6104: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:13:00.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:13:00 smithi080 bash[41963]: cluster 2023-12-01T08:12:59.113870+0000 mgr.y (mgr.24362) 6135 : cluster 0 pgmap v6104: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:13:01.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:13:00 smithi090 bash[32384]: cluster 2023-12-01T08:12:59.113870+0000 mgr.y (mgr.24362) 6135 : cluster 0 pgmap v6104: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:13:02.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:13:02 smithi080 bash[41963]: cluster 2023-12-01T08:13:01.114649+0000 mgr.y (mgr.24362) 6136 : cluster 0 pgmap v6105: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:13:02.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:13:02 smithi080 bash[41963]: audit 2023-12-01T08:13:01.467497+0000 mon.c (mon.2) 3931 : audit 0 from='client.? 172.21.15.80:0/675508409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:13:02.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:13:02 smithi080 bash[28361]: cluster 2023-12-01T08:13:01.114649+0000 mgr.y (mgr.24362) 6136 : cluster 0 pgmap v6105: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:13:02.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:13:02 smithi080 bash[28361]: audit 2023-12-01T08:13:01.467497+0000 mon.c (mon.2) 3931 : audit 0 from='client.? 172.21.15.80:0/675508409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:13:02.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:13:02 smithi090 bash[32384]: cluster 2023-12-01T08:13:01.114649+0000 mgr.y (mgr.24362) 6136 : cluster 0 pgmap v6105: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:13:02.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:13:02 smithi090 bash[32384]: audit 2023-12-01T08:13:01.467497+0000 mon.c (mon.2) 3931 : audit 0 from='client.? 172.21.15.80:0/675508409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:13:04.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:13:04 smithi080 bash[28361]: cluster 2023-12-01T08:13:03.115284+0000 mgr.y (mgr.24362) 6137 : cluster 0 pgmap v6106: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:13:04.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:13:04 smithi080 bash[28361]: audit 2023-12-01T08:13:03.921383+0000 mon.c (mon.2) 3932 : audit 0 from='client.? 172.21.15.80:0/745732832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:13:04.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:13:04 smithi080 bash[41963]: cluster 2023-12-01T08:13:03.115284+0000 mgr.y (mgr.24362) 6137 : cluster 0 pgmap v6106: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:13:04.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:13:04 smithi080 bash[41963]: audit 2023-12-01T08:13:03.921383+0000 mon.c (mon.2) 3932 : audit 0 from='client.? 172.21.15.80:0/745732832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:13:04.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:13:04 smithi090 bash[32384]: cluster 2023-12-01T08:13:03.115284+0000 mgr.y (mgr.24362) 6137 : cluster 0 pgmap v6106: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:13:04.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:13:04 smithi090 bash[32384]: audit 2023-12-01T08:13:03.921383+0000 mon.c (mon.2) 3932 : audit 0 from='client.? 172.21.15.80:0/745732832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:13:06.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:13:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:13:06] "GET /metrics HTTP/1.1" 200 33973 "" "Prometheus/2.43.0" 2023-12-01T08:13:06.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:13:06 smithi080 bash[41963]: cluster 2023-12-01T08:13:05.116015+0000 mgr.y (mgr.24362) 6138 : cluster 0 pgmap v6107: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:13:06.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:13:06 smithi080 bash[28361]: cluster 2023-12-01T08:13:05.116015+0000 mgr.y (mgr.24362) 6138 : cluster 0 pgmap v6107: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:13:06.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:13:06 smithi090 bash[32384]: cluster 2023-12-01T08:13:05.116015+0000 mgr.y (mgr.24362) 6138 : cluster 0 pgmap v6107: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:13:07.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:13:07 smithi090 bash[32384]: audit 2023-12-01T08:13:06.379469+0000 mon.c (mon.2) 3933 : audit 0 from='client.? 172.21.15.80:0/4171021402' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:13:07.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:13:07 smithi080 bash[28361]: audit 2023-12-01T08:13:06.379469+0000 mon.c (mon.2) 3933 : audit 0 from='client.? 172.21.15.80:0/4171021402' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:13:07.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:13:07 smithi080 bash[41963]: audit 2023-12-01T08:13:06.379469+0000 mon.c (mon.2) 3933 : audit 0 from='client.? 172.21.15.80:0/4171021402' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:13:08.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:13:08 smithi090 bash[32384]: cluster 2023-12-01T08:13:07.117071+0000 mgr.y (mgr.24362) 6139 : cluster 0 pgmap v6108: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:13:08.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:13:08 smithi080 bash[28361]: cluster 2023-12-01T08:13:07.117071+0000 mgr.y (mgr.24362) 6139 : cluster 0 pgmap v6108: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:13:08.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:13:08 smithi080 bash[41963]: cluster 2023-12-01T08:13:07.117071+0000 mgr.y (mgr.24362) 6139 : cluster 0 pgmap v6108: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:13:09.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:13:09 smithi090 bash[32384]: audit 2023-12-01T08:13:08.829126+0000 mon.c (mon.2) 3934 : audit 0 from='client.? 172.21.15.80:0/4283930585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:13:09.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:13:09 smithi080 bash[28361]: audit 2023-12-01T08:13:08.829126+0000 mon.c (mon.2) 3934 : audit 0 from='client.? 172.21.15.80:0/4283930585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:13:09.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:13:09 smithi080 bash[41963]: audit 2023-12-01T08:13:08.829126+0000 mon.c (mon.2) 3934 : audit 0 from='client.? 172.21.15.80:0/4283930585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:13:10.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:13:10 smithi090 bash[32384]: cluster 2023-12-01T08:13:09.117770+0000 mgr.y (mgr.24362) 6140 : cluster 0 pgmap v6109: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:13:10.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:13:10 smithi090 bash[32384]: audit 2023-12-01T08:13:10.098461+0000 mon.c (mon.2) 3935 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:13:10.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:13:10 smithi080 bash[41963]: cluster 2023-12-01T08:13:09.117770+0000 mgr.y (mgr.24362) 6140 : cluster 0 pgmap v6109: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:13:10.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:13:10 smithi080 bash[41963]: audit 2023-12-01T08:13:10.098461+0000 mon.c (mon.2) 3935 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:13:10.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:13:10 smithi080 bash[28361]: cluster 2023-12-01T08:13:09.117770+0000 mgr.y (mgr.24362) 6140 : cluster 0 pgmap v6109: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:13:10.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:13:10 smithi080 bash[28361]: audit 2023-12-01T08:13:10.098461+0000 mon.c (mon.2) 3935 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:13:12.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:13:12 smithi080 bash[28361]: cluster 2023-12-01T08:13:11.118594+0000 mgr.y (mgr.24362) 6141 : cluster 0 pgmap v6110: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:13:12.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:13:12 smithi080 bash[28361]: audit 2023-12-01T08:13:11.288066+0000 mon.a (mon.0) 4216 : audit 0 from='client.? 172.21.15.80:0/2651200842' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:13:12.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:13:12 smithi080 bash[41963]: cluster 2023-12-01T08:13:11.118594+0000 mgr.y (mgr.24362) 6141 : cluster 0 pgmap v6110: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:13:12.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:13:12 smithi080 bash[41963]: audit 2023-12-01T08:13:11.288066+0000 mon.a (mon.0) 4216 : audit 0 from='client.? 172.21.15.80:0/2651200842' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:13:12.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:13:12 smithi090 bash[32384]: cluster 2023-12-01T08:13:11.118594+0000 mgr.y (mgr.24362) 6141 : cluster 0 pgmap v6110: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:13:12.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:13:12 smithi090 bash[32384]: audit 2023-12-01T08:13:11.288066+0000 mon.a (mon.0) 4216 : audit 0 from='client.? 172.21.15.80:0/2651200842' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:13:14.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:13:14 smithi080 bash[28361]: cluster 2023-12-01T08:13:13.119171+0000 mgr.y (mgr.24362) 6142 : cluster 0 pgmap v6111: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:13:14.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:13:14 smithi080 bash[28361]: audit 2023-12-01T08:13:13.745376+0000 mon.a (mon.0) 4217 : audit 0 from='client.? 172.21.15.80:0/3699961409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:13:14.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:13:14 smithi080 bash[41963]: cluster 2023-12-01T08:13:13.119171+0000 mgr.y (mgr.24362) 6142 : cluster 0 pgmap v6111: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:13:14.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:13:14 smithi080 bash[41963]: audit 2023-12-01T08:13:13.745376+0000 mon.a (mon.0) 4217 : audit 0 from='client.? 172.21.15.80:0/3699961409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:13:14.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:13:14 smithi090 bash[32384]: cluster 2023-12-01T08:13:13.119171+0000 mgr.y (mgr.24362) 6142 : cluster 0 pgmap v6111: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:13:14.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:13:14 smithi090 bash[32384]: audit 2023-12-01T08:13:13.745376+0000 mon.a (mon.0) 4217 : audit 0 from='client.? 172.21.15.80:0/3699961409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:13:16.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:13:16 smithi080 bash[28361]: cluster 2023-12-01T08:13:15.119813+0000 mgr.y (mgr.24362) 6143 : cluster 0 pgmap v6112: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:13:16.433 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:13:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:13:16] "GET /metrics HTTP/1.1" 200 33973 "" "Prometheus/2.43.0" 2023-12-01T08:13:16.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:13:16 smithi080 bash[41963]: cluster 2023-12-01T08:13:15.119813+0000 mgr.y (mgr.24362) 6143 : cluster 0 pgmap v6112: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:13:16.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:13:16 smithi090 bash[32384]: cluster 2023-12-01T08:13:15.119813+0000 mgr.y (mgr.24362) 6143 : cluster 0 pgmap v6112: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:13:17.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:13:17 smithi090 bash[32384]: audit 2023-12-01T08:13:16.203106+0000 mon.c (mon.2) 3936 : audit 0 from='client.? 172.21.15.80:0/339098727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:13:17.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:13:17 smithi080 bash[41963]: audit 2023-12-01T08:13:16.203106+0000 mon.c (mon.2) 3936 : audit 0 from='client.? 172.21.15.80:0/339098727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:13:17.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:13:17 smithi080 bash[28361]: audit 2023-12-01T08:13:16.203106+0000 mon.c (mon.2) 3936 : audit 0 from='client.? 172.21.15.80:0/339098727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:13:18.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:13:18 smithi090 bash[32384]: cluster 2023-12-01T08:13:17.120886+0000 mgr.y (mgr.24362) 6144 : cluster 0 pgmap v6113: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:13:18.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:13:18 smithi080 bash[41963]: cluster 2023-12-01T08:13:17.120886+0000 mgr.y (mgr.24362) 6144 : cluster 0 pgmap v6113: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:13:18.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:13:18 smithi080 bash[28361]: cluster 2023-12-01T08:13:17.120886+0000 mgr.y (mgr.24362) 6144 : cluster 0 pgmap v6113: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:13:19.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:13:19 smithi090 bash[32384]: audit 2023-12-01T08:13:18.651935+0000 mon.c (mon.2) 3937 : audit 0 from='client.? 172.21.15.80:0/1659449889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:13:19.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:13:19 smithi080 bash[28361]: audit 2023-12-01T08:13:18.651935+0000 mon.c (mon.2) 3937 : audit 0 from='client.? 172.21.15.80:0/1659449889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:13:19.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:13:19 smithi080 bash[41963]: audit 2023-12-01T08:13:18.651935+0000 mon.c (mon.2) 3937 : audit 0 from='client.? 172.21.15.80:0/1659449889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:13:20.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:13:20 smithi090 bash[32384]: cluster 2023-12-01T08:13:19.121531+0000 mgr.y (mgr.24362) 6145 : cluster 0 pgmap v6114: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:13:20.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:13:20 smithi080 bash[28361]: cluster 2023-12-01T08:13:19.121531+0000 mgr.y (mgr.24362) 6145 : cluster 0 pgmap v6114: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:13:20.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:13:20 smithi080 bash[41963]: cluster 2023-12-01T08:13:19.121531+0000 mgr.y (mgr.24362) 6145 : cluster 0 pgmap v6114: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:13:21.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:13:21 smithi090 bash[32384]: audit 2023-12-01T08:13:21.105105+0000 mon.c (mon.2) 3938 : audit 0 from='client.? 172.21.15.80:0/1122781232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:13:21.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:13:21 smithi080 bash[28361]: audit 2023-12-01T08:13:21.105105+0000 mon.c (mon.2) 3938 : audit 0 from='client.? 172.21.15.80:0/1122781232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:13:21.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:13:21 smithi080 bash[41963]: audit 2023-12-01T08:13:21.105105+0000 mon.c (mon.2) 3938 : audit 0 from='client.? 172.21.15.80:0/1122781232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:13:22.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:13:22 smithi090 bash[32384]: cluster 2023-12-01T08:13:21.122478+0000 mgr.y (mgr.24362) 6146 : cluster 0 pgmap v6115: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:13:22.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:13:22 smithi080 bash[28361]: cluster 2023-12-01T08:13:21.122478+0000 mgr.y (mgr.24362) 6146 : cluster 0 pgmap v6115: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:13:22.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:13:22 smithi080 bash[41963]: cluster 2023-12-01T08:13:21.122478+0000 mgr.y (mgr.24362) 6146 : cluster 0 pgmap v6115: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:13:24.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:13:24 smithi090 bash[32384]: cluster 2023-12-01T08:13:23.123146+0000 mgr.y (mgr.24362) 6147 : cluster 0 pgmap v6116: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:13:24.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:13:24 smithi090 bash[32384]: audit 2023-12-01T08:13:23.556319+0000 mon.c (mon.2) 3939 : audit 0 from='client.? 172.21.15.80:0/3521614035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:13:24.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:13:24 smithi080 bash[28361]: cluster 2023-12-01T08:13:23.123146+0000 mgr.y (mgr.24362) 6147 : cluster 0 pgmap v6116: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:13:24.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:13:24 smithi080 bash[28361]: audit 2023-12-01T08:13:23.556319+0000 mon.c (mon.2) 3939 : audit 0 from='client.? 172.21.15.80:0/3521614035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:13:24.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:13:24 smithi080 bash[41963]: cluster 2023-12-01T08:13:23.123146+0000 mgr.y (mgr.24362) 6147 : cluster 0 pgmap v6116: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:13:24.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:13:24 smithi080 bash[41963]: audit 2023-12-01T08:13:23.556319+0000 mon.c (mon.2) 3939 : audit 0 from='client.? 172.21.15.80:0/3521614035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:13:25.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:13:25 smithi090 bash[32384]: audit 2023-12-01T08:13:25.098808+0000 mon.c (mon.2) 3940 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:13:25.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:13:25 smithi080 bash[41963]: audit 2023-12-01T08:13:25.098808+0000 mon.c (mon.2) 3940 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:13:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:13:25 smithi080 bash[28361]: audit 2023-12-01T08:13:25.098808+0000 mon.c (mon.2) 3940 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:13:26.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:13:26 smithi090 bash[32384]: cluster 2023-12-01T08:13:25.123605+0000 mgr.y (mgr.24362) 6148 : cluster 0 pgmap v6117: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:13:26.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:13:26 smithi090 bash[32384]: audit 2023-12-01T08:13:26.004840+0000 mon.a (mon.0) 4218 : audit 0 from='client.? 172.21.15.80:0/433084741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:13:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:13:26 smithi080 bash[28361]: cluster 2023-12-01T08:13:25.123605+0000 mgr.y (mgr.24362) 6148 : cluster 0 pgmap v6117: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:13:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:13:26 smithi080 bash[28361]: audit 2023-12-01T08:13:26.004840+0000 mon.a (mon.0) 4218 : audit 0 from='client.? 172.21.15.80:0/433084741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:13:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:13:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:13:26] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T08:13:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:13:26 smithi080 bash[41963]: cluster 2023-12-01T08:13:25.123605+0000 mgr.y (mgr.24362) 6148 : cluster 0 pgmap v6117: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:13:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:13:26 smithi080 bash[41963]: audit 2023-12-01T08:13:26.004840+0000 mon.a (mon.0) 4218 : audit 0 from='client.? 172.21.15.80:0/433084741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:13:28.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:13:28 smithi090 bash[32384]: cluster 2023-12-01T08:13:27.124748+0000 mgr.y (mgr.24362) 6149 : cluster 0 pgmap v6118: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:13:28.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:13:28 smithi080 bash[41963]: cluster 2023-12-01T08:13:27.124748+0000 mgr.y (mgr.24362) 6149 : cluster 0 pgmap v6118: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:13:28.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:13:28 smithi080 bash[28361]: cluster 2023-12-01T08:13:27.124748+0000 mgr.y (mgr.24362) 6149 : cluster 0 pgmap v6118: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:13:29.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:13:29 smithi090 bash[32384]: audit 2023-12-01T08:13:28.477758+0000 mon.c (mon.2) 3941 : audit 0 from='client.? 172.21.15.80:0/4294129799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:13:29.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:13:29 smithi080 bash[28361]: audit 2023-12-01T08:13:28.477758+0000 mon.c (mon.2) 3941 : audit 0 from='client.? 172.21.15.80:0/4294129799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:13:29.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:13:29 smithi080 bash[41963]: audit 2023-12-01T08:13:28.477758+0000 mon.c (mon.2) 3941 : audit 0 from='client.? 172.21.15.80:0/4294129799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:13:30.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:13:30 smithi090 bash[32384]: cluster 2023-12-01T08:13:29.125389+0000 mgr.y (mgr.24362) 6150 : cluster 0 pgmap v6119: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:13:30.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:13:30 smithi080 bash[28361]: cluster 2023-12-01T08:13:29.125389+0000 mgr.y (mgr.24362) 6150 : cluster 0 pgmap v6119: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:13:30.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:13:30 smithi080 bash[41963]: cluster 2023-12-01T08:13:29.125389+0000 mgr.y (mgr.24362) 6150 : cluster 0 pgmap v6119: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:13:31.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:13:31 smithi090 bash[32384]: audit 2023-12-01T08:13:30.934051+0000 mon.c (mon.2) 3942 : audit 0 from='client.? 172.21.15.80:0/4188567014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:13:31.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:13:31 smithi080 bash[28361]: audit 2023-12-01T08:13:30.934051+0000 mon.c (mon.2) 3942 : audit 0 from='client.? 172.21.15.80:0/4188567014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:13:31.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:13:31 smithi080 bash[41963]: audit 2023-12-01T08:13:30.934051+0000 mon.c (mon.2) 3942 : audit 0 from='client.? 172.21.15.80:0/4188567014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:13:32.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:13:32 smithi090 bash[32384]: cluster 2023-12-01T08:13:31.126401+0000 mgr.y (mgr.24362) 6151 : cluster 0 pgmap v6120: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:13:32.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:13:32 smithi080 bash[28361]: cluster 2023-12-01T08:13:31.126401+0000 mgr.y (mgr.24362) 6151 : cluster 0 pgmap v6120: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:13:32.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:13:32 smithi080 bash[41963]: cluster 2023-12-01T08:13:31.126401+0000 mgr.y (mgr.24362) 6151 : cluster 0 pgmap v6120: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:13:34.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:13:34 smithi090 bash[32384]: cluster 2023-12-01T08:13:33.126873+0000 mgr.y (mgr.24362) 6152 : cluster 0 pgmap v6121: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:13:34.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:13:34 smithi090 bash[32384]: audit 2023-12-01T08:13:33.388309+0000 mon.c (mon.2) 3943 : audit 0 from='client.? 172.21.15.80:0/3794879230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:13:34.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:13:34 smithi080 bash[28361]: cluster 2023-12-01T08:13:33.126873+0000 mgr.y (mgr.24362) 6152 : cluster 0 pgmap v6121: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:13:34.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:13:34 smithi080 bash[28361]: audit 2023-12-01T08:13:33.388309+0000 mon.c (mon.2) 3943 : audit 0 from='client.? 172.21.15.80:0/3794879230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:13:34.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:13:34 smithi080 bash[41963]: cluster 2023-12-01T08:13:33.126873+0000 mgr.y (mgr.24362) 6152 : cluster 0 pgmap v6121: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:13:34.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:13:34 smithi080 bash[41963]: audit 2023-12-01T08:13:33.388309+0000 mon.c (mon.2) 3943 : audit 0 from='client.? 172.21.15.80:0/3794879230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:13:36.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:13:36 smithi090 bash[32384]: cluster 2023-12-01T08:13:35.127500+0000 mgr.y (mgr.24362) 6153 : cluster 0 pgmap v6122: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:13:36.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:13:36 smithi090 bash[32384]: audit 2023-12-01T08:13:35.859188+0000 mon.c (mon.2) 3944 : audit 0 from='client.? 172.21.15.80:0/1146061864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:13:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:13:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:13:36] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T08:13:36.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:13:36 smithi080 bash[28361]: cluster 2023-12-01T08:13:35.127500+0000 mgr.y (mgr.24362) 6153 : cluster 0 pgmap v6122: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:13:36.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:13:36 smithi080 bash[28361]: audit 2023-12-01T08:13:35.859188+0000 mon.c (mon.2) 3944 : audit 0 from='client.? 172.21.15.80:0/1146061864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:13:36.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:13:36 smithi080 bash[41963]: cluster 2023-12-01T08:13:35.127500+0000 mgr.y (mgr.24362) 6153 : cluster 0 pgmap v6122: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:13:36.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:13:36 smithi080 bash[41963]: audit 2023-12-01T08:13:35.859188+0000 mon.c (mon.2) 3944 : audit 0 from='client.? 172.21.15.80:0/1146061864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:13:38.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:13:38 smithi090 bash[32384]: cluster 2023-12-01T08:13:37.128624+0000 mgr.y (mgr.24362) 6154 : cluster 0 pgmap v6123: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:13:38.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:13:38 smithi080 bash[28361]: cluster 2023-12-01T08:13:37.128624+0000 mgr.y (mgr.24362) 6154 : cluster 0 pgmap v6123: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:13:38.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:13:38 smithi080 bash[41963]: cluster 2023-12-01T08:13:37.128624+0000 mgr.y (mgr.24362) 6154 : cluster 0 pgmap v6123: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:13:39.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:13:39 smithi080 bash[41963]: audit 2023-12-01T08:13:38.324285+0000 mon.a (mon.0) 4219 : audit 0 from='client.? 172.21.15.80:0/3741136579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:13:39.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:13:39 smithi080 bash[28361]: audit 2023-12-01T08:13:38.324285+0000 mon.a (mon.0) 4219 : audit 0 from='client.? 172.21.15.80:0/3741136579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:13:39.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:13:39 smithi090 bash[32384]: audit 2023-12-01T08:13:38.324285+0000 mon.a (mon.0) 4219 : audit 0 from='client.? 172.21.15.80:0/3741136579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:13:40.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:13:40 smithi080 bash[28361]: cluster 2023-12-01T08:13:39.129235+0000 mgr.y (mgr.24362) 6155 : cluster 0 pgmap v6124: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:13:40.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:13:40 smithi080 bash[28361]: audit 2023-12-01T08:13:40.099328+0000 mon.c (mon.2) 3945 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:13:40.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:13:40 smithi080 bash[41963]: cluster 2023-12-01T08:13:39.129235+0000 mgr.y (mgr.24362) 6155 : cluster 0 pgmap v6124: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:13:40.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:13:40 smithi080 bash[41963]: audit 2023-12-01T08:13:40.099328+0000 mon.c (mon.2) 3945 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:13:40.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:13:40 smithi090 bash[32384]: cluster 2023-12-01T08:13:39.129235+0000 mgr.y (mgr.24362) 6155 : cluster 0 pgmap v6124: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:13:40.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:13:40 smithi090 bash[32384]: audit 2023-12-01T08:13:40.099328+0000 mon.c (mon.2) 3945 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:13:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:13:41 smithi080 bash[28361]: audit 2023-12-01T08:13:40.777858+0000 mon.a (mon.0) 4220 : audit 0 from='client.? 172.21.15.80:0/2643245665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:13:41.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:13:41 smithi080 bash[41963]: audit 2023-12-01T08:13:40.777858+0000 mon.a (mon.0) 4220 : audit 0 from='client.? 172.21.15.80:0/2643245665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:13:41.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:13:41 smithi090 bash[32384]: audit 2023-12-01T08:13:40.777858+0000 mon.a (mon.0) 4220 : audit 0 from='client.? 172.21.15.80:0/2643245665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:13:42.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:13:42 smithi080 bash[28361]: cluster 2023-12-01T08:13:41.130312+0000 mgr.y (mgr.24362) 6156 : cluster 0 pgmap v6125: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:13:42.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:13:42 smithi080 bash[41963]: cluster 2023-12-01T08:13:41.130312+0000 mgr.y (mgr.24362) 6156 : cluster 0 pgmap v6125: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:13:42.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:13:42 smithi090 bash[32384]: cluster 2023-12-01T08:13:41.130312+0000 mgr.y (mgr.24362) 6156 : cluster 0 pgmap v6125: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:13:43.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:13:43 smithi080 bash[28361]: audit 2023-12-01T08:13:43.222153+0000 mon.a (mon.0) 4221 : audit 0 from='client.? 172.21.15.80:0/95382739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:13:43.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:13:43 smithi080 bash[41963]: audit 2023-12-01T08:13:43.222153+0000 mon.a (mon.0) 4221 : audit 0 from='client.? 172.21.15.80:0/95382739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:13:43.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:13:43 smithi090 bash[32384]: audit 2023-12-01T08:13:43.222153+0000 mon.a (mon.0) 4221 : audit 0 from='client.? 172.21.15.80:0/95382739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:13:44.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:13:44 smithi080 bash[28361]: cluster 2023-12-01T08:13:43.130763+0000 mgr.y (mgr.24362) 6157 : cluster 0 pgmap v6126: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:13:44.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:13:44 smithi080 bash[41963]: cluster 2023-12-01T08:13:43.130763+0000 mgr.y (mgr.24362) 6157 : cluster 0 pgmap v6126: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:13:44.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:13:44 smithi090 bash[32384]: cluster 2023-12-01T08:13:43.130763+0000 mgr.y (mgr.24362) 6157 : cluster 0 pgmap v6126: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:13:46.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:13:46 smithi080 bash[28361]: cluster 2023-12-01T08:13:45.131432+0000 mgr.y (mgr.24362) 6158 : cluster 0 pgmap v6127: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:13:46.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:13:46 smithi080 bash[28361]: audit 2023-12-01T08:13:45.666113+0000 mon.a (mon.0) 4222 : audit 0 from='client.? 172.21.15.80:0/3638494416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:13:46.683 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:13:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:13:46] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T08:13:46.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:13:46 smithi080 bash[41963]: cluster 2023-12-01T08:13:45.131432+0000 mgr.y (mgr.24362) 6158 : cluster 0 pgmap v6127: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:13:46.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:13:46 smithi080 bash[41963]: audit 2023-12-01T08:13:45.666113+0000 mon.a (mon.0) 4222 : audit 0 from='client.? 172.21.15.80:0/3638494416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:13:46.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:13:46 smithi090 bash[32384]: cluster 2023-12-01T08:13:45.131432+0000 mgr.y (mgr.24362) 6158 : cluster 0 pgmap v6127: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:13:46.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:13:46 smithi090 bash[32384]: audit 2023-12-01T08:13:45.666113+0000 mon.a (mon.0) 4222 : audit 0 from='client.? 172.21.15.80:0/3638494416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:13:48.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:13:48 smithi080 bash[41963]: cluster 2023-12-01T08:13:47.132468+0000 mgr.y (mgr.24362) 6159 : cluster 0 pgmap v6128: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:13:48.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:13:48 smithi080 bash[41963]: audit 2023-12-01T08:13:48.128752+0000 mon.a (mon.0) 4223 : audit 0 from='client.? 172.21.15.80:0/1850651154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:13:48.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:13:48 smithi080 bash[28361]: cluster 2023-12-01T08:13:47.132468+0000 mgr.y (mgr.24362) 6159 : cluster 0 pgmap v6128: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:13:48.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:13:48 smithi080 bash[28361]: audit 2023-12-01T08:13:48.128752+0000 mon.a (mon.0) 4223 : audit 0 from='client.? 172.21.15.80:0/1850651154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:13:48.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:13:48 smithi090 bash[32384]: cluster 2023-12-01T08:13:47.132468+0000 mgr.y (mgr.24362) 6159 : cluster 0 pgmap v6128: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:13:48.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:13:48 smithi090 bash[32384]: audit 2023-12-01T08:13:48.128752+0000 mon.a (mon.0) 4223 : audit 0 from='client.? 172.21.15.80:0/1850651154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:13:50.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:13:50 smithi080 bash[28361]: cluster 2023-12-01T08:13:49.133068+0000 mgr.y (mgr.24362) 6160 : cluster 0 pgmap v6129: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:13:50.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:13:50 smithi080 bash[41963]: cluster 2023-12-01T08:13:49.133068+0000 mgr.y (mgr.24362) 6160 : cluster 0 pgmap v6129: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:13:50.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:13:50 smithi090 bash[32384]: cluster 2023-12-01T08:13:49.133068+0000 mgr.y (mgr.24362) 6160 : cluster 0 pgmap v6129: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:13:51.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:13:51 smithi080 bash[28361]: audit 2023-12-01T08:13:50.563049+0000 mon.c (mon.2) 3946 : audit 0 from='client.? 172.21.15.80:0/1005953083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:13:51.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:13:51 smithi080 bash[41963]: audit 2023-12-01T08:13:50.563049+0000 mon.c (mon.2) 3946 : audit 0 from='client.? 172.21.15.80:0/1005953083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:13:51.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:13:51 smithi090 bash[32384]: audit 2023-12-01T08:13:50.563049+0000 mon.c (mon.2) 3946 : audit 0 from='client.? 172.21.15.80:0/1005953083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:13:52.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:13:52 smithi080 bash[28361]: cluster 2023-12-01T08:13:51.133776+0000 mgr.y (mgr.24362) 6161 : cluster 0 pgmap v6130: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:13:52.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:13:52 smithi080 bash[41963]: cluster 2023-12-01T08:13:51.133776+0000 mgr.y (mgr.24362) 6161 : cluster 0 pgmap v6130: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:13:52.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:13:52 smithi090 bash[32384]: cluster 2023-12-01T08:13:51.133776+0000 mgr.y (mgr.24362) 6161 : cluster 0 pgmap v6130: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:13:53.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:13:53 smithi080 bash[28361]: audit 2023-12-01T08:13:53.026597+0000 mon.c (mon.2) 3947 : audit 0 from='client.? 172.21.15.80:0/1404029469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:13:53.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:13:53 smithi080 bash[41963]: audit 2023-12-01T08:13:53.026597+0000 mon.c (mon.2) 3947 : audit 0 from='client.? 172.21.15.80:0/1404029469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:13:53.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:13:53 smithi090 bash[32384]: audit 2023-12-01T08:13:53.026597+0000 mon.c (mon.2) 3947 : audit 0 from='client.? 172.21.15.80:0/1404029469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:13:54.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:13:54 smithi080 bash[28361]: cluster 2023-12-01T08:13:53.134335+0000 mgr.y (mgr.24362) 6162 : cluster 0 pgmap v6131: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:13:54.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:13:54 smithi080 bash[41963]: cluster 2023-12-01T08:13:53.134335+0000 mgr.y (mgr.24362) 6162 : cluster 0 pgmap v6131: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:13:54.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:13:54 smithi090 bash[32384]: cluster 2023-12-01T08:13:53.134335+0000 mgr.y (mgr.24362) 6162 : cluster 0 pgmap v6131: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:13:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:13:55 smithi080 bash[28361]: audit 2023-12-01T08:13:55.099580+0000 mon.c (mon.2) 3948 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:13:55.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:13:55 smithi080 bash[41963]: audit 2023-12-01T08:13:55.099580+0000 mon.c (mon.2) 3948 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:13:55.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:13:55 smithi090 bash[32384]: audit 2023-12-01T08:13:55.099580+0000 mon.c (mon.2) 3948 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:13:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:13:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:13:56] "GET /metrics HTTP/1.1" 200 33973 "" "Prometheus/2.43.0" 2023-12-01T08:13:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:13:56 smithi080 bash[41963]: cluster 2023-12-01T08:13:55.134917+0000 mgr.y (mgr.24362) 6163 : cluster 0 pgmap v6132: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:13:56.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:13:56 smithi080 bash[41963]: audit 2023-12-01T08:13:55.477478+0000 mon.a (mon.0) 4224 : audit 0 from='client.? 172.21.15.80:0/304278130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:13:56.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:13:56 smithi080 bash[28361]: cluster 2023-12-01T08:13:55.134917+0000 mgr.y (mgr.24362) 6163 : cluster 0 pgmap v6132: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:13:56.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:13:56 smithi080 bash[28361]: audit 2023-12-01T08:13:55.477478+0000 mon.a (mon.0) 4224 : audit 0 from='client.? 172.21.15.80:0/304278130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:13:56.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:13:56 smithi090 bash[32384]: cluster 2023-12-01T08:13:55.134917+0000 mgr.y (mgr.24362) 6163 : cluster 0 pgmap v6132: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:13:56.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:13:56 smithi090 bash[32384]: audit 2023-12-01T08:13:55.477478+0000 mon.a (mon.0) 4224 : audit 0 from='client.? 172.21.15.80:0/304278130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:13:57.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:13:57 smithi080 bash[28361]: audit 2023-12-01T08:13:56.636346+0000 mon.c (mon.2) 3949 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:13:57.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:13:57 smithi080 bash[28361]: audit 2023-12-01T08:13:57.015793+0000 mon.a (mon.0) 4225 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:13:57.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:13:57 smithi080 bash[28361]: audit 2023-12-01T08:13:57.027107+0000 mon.a (mon.0) 4226 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:13:57.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:13:57 smithi080 bash[41963]: audit 2023-12-01T08:13:56.636346+0000 mon.c (mon.2) 3949 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:13:57.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:13:57 smithi080 bash[41963]: audit 2023-12-01T08:13:57.015793+0000 mon.a (mon.0) 4225 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:13:57.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:13:57 smithi080 bash[41963]: audit 2023-12-01T08:13:57.027107+0000 mon.a (mon.0) 4226 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:13:57.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:13:57 smithi090 bash[32384]: audit 2023-12-01T08:13:56.636346+0000 mon.c (mon.2) 3949 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:13:57.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:13:57 smithi090 bash[32384]: audit 2023-12-01T08:13:57.015793+0000 mon.a (mon.0) 4225 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:13:57.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:13:57 smithi090 bash[32384]: audit 2023-12-01T08:13:57.027107+0000 mon.a (mon.0) 4226 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:13:58.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:13:58 smithi080 bash[41963]: cluster 2023-12-01T08:13:57.136142+0000 mgr.y (mgr.24362) 6164 : cluster 0 pgmap v6133: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:13:58.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:13:58 smithi080 bash[41963]: audit 2023-12-01T08:13:57.928717+0000 mon.a (mon.0) 4227 : audit 0 from='client.? 172.21.15.80:0/340145372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:13:58.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:13:58 smithi080 bash[28361]: cluster 2023-12-01T08:13:57.136142+0000 mgr.y (mgr.24362) 6164 : cluster 0 pgmap v6133: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:13:58.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:13:58 smithi080 bash[28361]: audit 2023-12-01T08:13:57.928717+0000 mon.a (mon.0) 4227 : audit 0 from='client.? 172.21.15.80:0/340145372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:13:58.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:13:58 smithi090 bash[32384]: cluster 2023-12-01T08:13:57.136142+0000 mgr.y (mgr.24362) 6164 : cluster 0 pgmap v6133: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:13:58.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:13:58 smithi090 bash[32384]: audit 2023-12-01T08:13:57.928717+0000 mon.a (mon.0) 4227 : audit 0 from='client.? 172.21.15.80:0/340145372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:14:00.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:14:00 smithi080 bash[28361]: cluster 2023-12-01T08:13:59.136859+0000 mgr.y (mgr.24362) 6165 : cluster 0 pgmap v6134: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:14:00.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:14:00 smithi080 bash[41963]: cluster 2023-12-01T08:13:59.136859+0000 mgr.y (mgr.24362) 6165 : cluster 0 pgmap v6134: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:14:00.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:14:00 smithi090 bash[32384]: cluster 2023-12-01T08:13:59.136859+0000 mgr.y (mgr.24362) 6165 : cluster 0 pgmap v6134: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:14:01.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:14:01 smithi080 bash[28361]: audit 2023-12-01T08:14:00.390083+0000 mon.a (mon.0) 4228 : audit 0 from='client.? 172.21.15.80:0/1825123159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:14:01.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:14:01 smithi080 bash[41963]: audit 2023-12-01T08:14:00.390083+0000 mon.a (mon.0) 4228 : audit 0 from='client.? 172.21.15.80:0/1825123159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:14:01.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:14:01 smithi090 bash[32384]: audit 2023-12-01T08:14:00.390083+0000 mon.a (mon.0) 4228 : audit 0 from='client.? 172.21.15.80:0/1825123159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:14:02.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:14:02 smithi080 bash[28361]: cluster 2023-12-01T08:14:01.137889+0000 mgr.y (mgr.24362) 6166 : cluster 0 pgmap v6135: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:14:02.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:14:02 smithi080 bash[41963]: cluster 2023-12-01T08:14:01.137889+0000 mgr.y (mgr.24362) 6166 : cluster 0 pgmap v6135: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:14:02.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:14:02 smithi090 bash[32384]: cluster 2023-12-01T08:14:01.137889+0000 mgr.y (mgr.24362) 6166 : cluster 0 pgmap v6135: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:14:03.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:14:03 smithi090 bash[32384]: audit 2023-12-01T08:14:02.483302+0000 mon.a (mon.0) 4229 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:14:03.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:14:03 smithi090 bash[32384]: audit 2023-12-01T08:14:02.495012+0000 mon.a (mon.0) 4230 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:14:03.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:14:03 smithi090 bash[32384]: audit 2023-12-01T08:14:02.849466+0000 mon.c (mon.2) 3950 : audit 0 from='client.? 172.21.15.80:0/2075497985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:14:03.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:14:03 smithi090 bash[32384]: audit 2023-12-01T08:14:03.225000+0000 mon.a (mon.0) 4231 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:14:03.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:14:03 smithi090 bash[32384]: audit 2023-12-01T08:14:03.234999+0000 mon.a (mon.0) 4232 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:14:03.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:14:03 smithi080 bash[41963]: audit 2023-12-01T08:14:02.483302+0000 mon.a (mon.0) 4229 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:14:03.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:14:03 smithi080 bash[41963]: audit 2023-12-01T08:14:02.495012+0000 mon.a (mon.0) 4230 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:14:03.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:14:03 smithi080 bash[41963]: audit 2023-12-01T08:14:02.849466+0000 mon.c (mon.2) 3950 : audit 0 from='client.? 172.21.15.80:0/2075497985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:14:03.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:14:03 smithi080 bash[41963]: audit 2023-12-01T08:14:03.225000+0000 mon.a (mon.0) 4231 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:14:03.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:14:03 smithi080 bash[41963]: audit 2023-12-01T08:14:03.234999+0000 mon.a (mon.0) 4232 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:14:03.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:14:03 smithi080 bash[28361]: audit 2023-12-01T08:14:02.483302+0000 mon.a (mon.0) 4229 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:14:03.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:14:03 smithi080 bash[28361]: audit 2023-12-01T08:14:02.495012+0000 mon.a (mon.0) 4230 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:14:03.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:14:03 smithi080 bash[28361]: audit 2023-12-01T08:14:02.849466+0000 mon.c (mon.2) 3950 : audit 0 from='client.? 172.21.15.80:0/2075497985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:14:03.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:14:03 smithi080 bash[28361]: audit 2023-12-01T08:14:03.225000+0000 mon.a (mon.0) 4231 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:14:03.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:14:03 smithi080 bash[28361]: audit 2023-12-01T08:14:03.234999+0000 mon.a (mon.0) 4232 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:14:04.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:14:04 smithi090 bash[32384]: cluster 2023-12-01T08:14:03.138665+0000 mgr.y (mgr.24362) 6167 : cluster 0 pgmap v6136: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:14:04.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:14:04 smithi090 bash[32384]: audit 2023-12-01T08:14:03.705374+0000 mon.c (mon.2) 3951 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:14:04.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:14:04 smithi090 bash[32384]: audit 2023-12-01T08:14:03.707208+0000 mon.c (mon.2) 3952 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:14:04.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:14:04 smithi090 bash[32384]: audit 2023-12-01T08:14:03.715084+0000 mon.a (mon.0) 4233 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:14:04.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:14:04 smithi080 bash[41963]: cluster 2023-12-01T08:14:03.138665+0000 mgr.y (mgr.24362) 6167 : cluster 0 pgmap v6136: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:14:04.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:14:04 smithi080 bash[41963]: audit 2023-12-01T08:14:03.705374+0000 mon.c (mon.2) 3951 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:14:04.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:14:04 smithi080 bash[41963]: audit 2023-12-01T08:14:03.707208+0000 mon.c (mon.2) 3952 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:14:04.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:14:04 smithi080 bash[41963]: audit 2023-12-01T08:14:03.715084+0000 mon.a (mon.0) 4233 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:14:04.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:14:04 smithi080 bash[28361]: cluster 2023-12-01T08:14:03.138665+0000 mgr.y (mgr.24362) 6167 : cluster 0 pgmap v6136: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:14:04.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:14:04 smithi080 bash[28361]: audit 2023-12-01T08:14:03.705374+0000 mon.c (mon.2) 3951 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:14:04.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:14:04 smithi080 bash[28361]: audit 2023-12-01T08:14:03.707208+0000 mon.c (mon.2) 3952 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:14:04.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:14:04 smithi080 bash[28361]: audit 2023-12-01T08:14:03.715084+0000 mon.a (mon.0) 4233 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:14:05.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:14:05 smithi090 bash[32384]: audit 2023-12-01T08:14:05.310266+0000 mon.a (mon.0) 4234 : audit 0 from='client.? 172.21.15.80:0/3917501512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:14:05.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:14:05 smithi080 bash[28361]: audit 2023-12-01T08:14:05.310266+0000 mon.a (mon.0) 4234 : audit 0 from='client.? 172.21.15.80:0/3917501512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:14:05.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:14:05 smithi080 bash[41963]: audit 2023-12-01T08:14:05.310266+0000 mon.a (mon.0) 4234 : audit 0 from='client.? 172.21.15.80:0/3917501512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:14:06.509 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:14:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:14:06] "GET /metrics HTTP/1.1" 200 33973 "" "Prometheus/2.43.0" 2023-12-01T08:14:06.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:14:06 smithi090 bash[32384]: cluster 2023-12-01T08:14:05.139295+0000 mgr.y (mgr.24362) 6168 : cluster 0 pgmap v6137: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:14:06.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:14:06 smithi080 bash[28361]: cluster 2023-12-01T08:14:05.139295+0000 mgr.y (mgr.24362) 6168 : cluster 0 pgmap v6137: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:14:06.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:14:06 smithi080 bash[41963]: cluster 2023-12-01T08:14:05.139295+0000 mgr.y (mgr.24362) 6168 : cluster 0 pgmap v6137: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:14:08.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:14:08 smithi090 bash[32384]: cluster 2023-12-01T08:14:07.140461+0000 mgr.y (mgr.24362) 6169 : cluster 0 pgmap v6138: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:14:08.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:14:08 smithi090 bash[32384]: audit 2023-12-01T08:14:07.771475+0000 mon.c (mon.2) 3953 : audit 0 from='client.? 172.21.15.80:0/1955934303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:14:08.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:14:08 smithi080 bash[28361]: cluster 2023-12-01T08:14:07.140461+0000 mgr.y (mgr.24362) 6169 : cluster 0 pgmap v6138: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:14:08.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:14:08 smithi080 bash[28361]: audit 2023-12-01T08:14:07.771475+0000 mon.c (mon.2) 3953 : audit 0 from='client.? 172.21.15.80:0/1955934303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:14:08.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:14:08 smithi080 bash[41963]: cluster 2023-12-01T08:14:07.140461+0000 mgr.y (mgr.24362) 6169 : cluster 0 pgmap v6138: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:14:08.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:14:08 smithi080 bash[41963]: audit 2023-12-01T08:14:07.771475+0000 mon.c (mon.2) 3953 : audit 0 from='client.? 172.21.15.80:0/1955934303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:14:10.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:14:10 smithi090 bash[32384]: cluster 2023-12-01T08:14:09.141134+0000 mgr.y (mgr.24362) 6170 : cluster 0 pgmap v6139: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:14:10.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:14:10 smithi090 bash[32384]: audit 2023-12-01T08:14:10.099969+0000 mon.c (mon.2) 3954 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:14:10.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:14:10 smithi090 bash[32384]: audit 2023-12-01T08:14:10.233575+0000 mon.a (mon.0) 4235 : audit 0 from='client.? 172.21.15.80:0/2280574476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:14:10.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:14:10 smithi080 bash[28361]: cluster 2023-12-01T08:14:09.141134+0000 mgr.y (mgr.24362) 6170 : cluster 0 pgmap v6139: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:14:10.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:14:10 smithi080 bash[28361]: audit 2023-12-01T08:14:10.099969+0000 mon.c (mon.2) 3954 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:14:10.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:14:10 smithi080 bash[28361]: audit 2023-12-01T08:14:10.233575+0000 mon.a (mon.0) 4235 : audit 0 from='client.? 172.21.15.80:0/2280574476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:14:10.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:14:10 smithi080 bash[41963]: cluster 2023-12-01T08:14:09.141134+0000 mgr.y (mgr.24362) 6170 : cluster 0 pgmap v6139: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:14:10.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:14:10 smithi080 bash[41963]: audit 2023-12-01T08:14:10.099969+0000 mon.c (mon.2) 3954 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:14:10.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:14:10 smithi080 bash[41963]: audit 2023-12-01T08:14:10.233575+0000 mon.a (mon.0) 4235 : audit 0 from='client.? 172.21.15.80:0/2280574476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:14:12.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:14:12 smithi080 bash[28361]: cluster 2023-12-01T08:14:11.142136+0000 mgr.y (mgr.24362) 6171 : cluster 0 pgmap v6140: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:14:12.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:14:12 smithi080 bash[41963]: cluster 2023-12-01T08:14:11.142136+0000 mgr.y (mgr.24362) 6171 : cluster 0 pgmap v6140: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:14:12.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:14:12 smithi090 bash[32384]: cluster 2023-12-01T08:14:11.142136+0000 mgr.y (mgr.24362) 6171 : cluster 0 pgmap v6140: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:14:13.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:14:13 smithi080 bash[28361]: audit 2023-12-01T08:14:12.686904+0000 mon.c (mon.2) 3955 : audit 0 from='client.? 172.21.15.80:0/2112609187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:14:13.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:14:13 smithi080 bash[41963]: audit 2023-12-01T08:14:12.686904+0000 mon.c (mon.2) 3955 : audit 0 from='client.? 172.21.15.80:0/2112609187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:14:13.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:14:13 smithi090 bash[32384]: audit 2023-12-01T08:14:12.686904+0000 mon.c (mon.2) 3955 : audit 0 from='client.? 172.21.15.80:0/2112609187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:14:14.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:14:14 smithi080 bash[28361]: cluster 2023-12-01T08:14:13.142693+0000 mgr.y (mgr.24362) 6172 : cluster 0 pgmap v6141: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:14:14.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:14:14 smithi080 bash[41963]: cluster 2023-12-01T08:14:13.142693+0000 mgr.y (mgr.24362) 6172 : cluster 0 pgmap v6141: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:14:14.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:14:14 smithi090 bash[32384]: cluster 2023-12-01T08:14:13.142693+0000 mgr.y (mgr.24362) 6172 : cluster 0 pgmap v6141: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:14:15.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:14:15 smithi080 bash[28361]: audit 2023-12-01T08:14:15.128299+0000 mon.a (mon.0) 4236 : audit 0 from='client.? 172.21.15.80:0/32163301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:14:15.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:14:15 smithi080 bash[41963]: audit 2023-12-01T08:14:15.128299+0000 mon.a (mon.0) 4236 : audit 0 from='client.? 172.21.15.80:0/32163301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:14:15.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:14:15 smithi090 bash[32384]: audit 2023-12-01T08:14:15.128299+0000 mon.a (mon.0) 4236 : audit 0 from='client.? 172.21.15.80:0/32163301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:14:16.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:14:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:14:16] "GET /metrics HTTP/1.1" 200 33973 "" "Prometheus/2.43.0" 2023-12-01T08:14:16.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:14:16 smithi080 bash[41963]: cluster 2023-12-01T08:14:15.143053+0000 mgr.y (mgr.24362) 6173 : cluster 0 pgmap v6142: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:14:16.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:14:16 smithi080 bash[28361]: cluster 2023-12-01T08:14:15.143053+0000 mgr.y (mgr.24362) 6173 : cluster 0 pgmap v6142: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:14:16.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:14:16 smithi090 bash[32384]: cluster 2023-12-01T08:14:15.143053+0000 mgr.y (mgr.24362) 6173 : cluster 0 pgmap v6142: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:14:18.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:14:18 smithi080 bash[28361]: cluster 2023-12-01T08:14:17.144094+0000 mgr.y (mgr.24362) 6174 : cluster 0 pgmap v6143: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:14:18.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:14:18 smithi080 bash[28361]: audit 2023-12-01T08:14:17.583307+0000 mon.c (mon.2) 3956 : audit 0 from='client.? 172.21.15.80:0/4010871700' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:14:18.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:14:18 smithi080 bash[41963]: cluster 2023-12-01T08:14:17.144094+0000 mgr.y (mgr.24362) 6174 : cluster 0 pgmap v6143: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:14:18.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:14:18 smithi080 bash[41963]: audit 2023-12-01T08:14:17.583307+0000 mon.c (mon.2) 3956 : audit 0 from='client.? 172.21.15.80:0/4010871700' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:14:18.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:14:18 smithi090 bash[32384]: cluster 2023-12-01T08:14:17.144094+0000 mgr.y (mgr.24362) 6174 : cluster 0 pgmap v6143: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:14:18.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:14:18 smithi090 bash[32384]: audit 2023-12-01T08:14:17.583307+0000 mon.c (mon.2) 3956 : audit 0 from='client.? 172.21.15.80:0/4010871700' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:14:20.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:14:20 smithi080 bash[28361]: cluster 2023-12-01T08:14:19.144760+0000 mgr.y (mgr.24362) 6175 : cluster 0 pgmap v6144: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:14:20.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:14:20 smithi080 bash[28361]: audit 2023-12-01T08:14:20.043284+0000 mon.c (mon.2) 3957 : audit 0 from='client.? 172.21.15.80:0/1346842798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:14:20.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:14:20 smithi080 bash[41963]: cluster 2023-12-01T08:14:19.144760+0000 mgr.y (mgr.24362) 6175 : cluster 0 pgmap v6144: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:14:20.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:14:20 smithi080 bash[41963]: audit 2023-12-01T08:14:20.043284+0000 mon.c (mon.2) 3957 : audit 0 from='client.? 172.21.15.80:0/1346842798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:14:20.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:14:20 smithi090 bash[32384]: cluster 2023-12-01T08:14:19.144760+0000 mgr.y (mgr.24362) 6175 : cluster 0 pgmap v6144: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:14:20.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:14:20 smithi090 bash[32384]: audit 2023-12-01T08:14:20.043284+0000 mon.c (mon.2) 3957 : audit 0 from='client.? 172.21.15.80:0/1346842798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:14:22.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:14:22 smithi080 bash[28361]: cluster 2023-12-01T08:14:21.145721+0000 mgr.y (mgr.24362) 6176 : cluster 0 pgmap v6145: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:14:22.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:14:22 smithi080 bash[41963]: cluster 2023-12-01T08:14:21.145721+0000 mgr.y (mgr.24362) 6176 : cluster 0 pgmap v6145: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:14:22.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:14:22 smithi090 bash[32384]: cluster 2023-12-01T08:14:21.145721+0000 mgr.y (mgr.24362) 6176 : cluster 0 pgmap v6145: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:14:23.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:14:23 smithi080 bash[41963]: audit 2023-12-01T08:14:22.496774+0000 mon.c (mon.2) 3958 : audit 0 from='client.? 172.21.15.80:0/667190175' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:14:23.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:14:23 smithi080 bash[28361]: audit 2023-12-01T08:14:22.496774+0000 mon.c (mon.2) 3958 : audit 0 from='client.? 172.21.15.80:0/667190175' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:14:23.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:14:23 smithi090 bash[32384]: audit 2023-12-01T08:14:22.496774+0000 mon.c (mon.2) 3958 : audit 0 from='client.? 172.21.15.80:0/667190175' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:14:24.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:14:24 smithi080 bash[28361]: cluster 2023-12-01T08:14:23.146485+0000 mgr.y (mgr.24362) 6177 : cluster 0 pgmap v6146: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:14:24.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:14:24 smithi080 bash[41963]: cluster 2023-12-01T08:14:23.146485+0000 mgr.y (mgr.24362) 6177 : cluster 0 pgmap v6146: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:14:24.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:14:24 smithi090 bash[32384]: cluster 2023-12-01T08:14:23.146485+0000 mgr.y (mgr.24362) 6177 : cluster 0 pgmap v6146: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:14:25.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:14:25 smithi080 bash[28361]: audit 2023-12-01T08:14:24.959996+0000 mon.c (mon.2) 3959 : audit 0 from='client.? 172.21.15.80:0/4024623252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:14:25.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:14:25 smithi080 bash[28361]: audit 2023-12-01T08:14:25.100427+0000 mon.c (mon.2) 3960 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:14:25.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:14:25 smithi080 bash[41963]: audit 2023-12-01T08:14:24.959996+0000 mon.c (mon.2) 3959 : audit 0 from='client.? 172.21.15.80:0/4024623252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:14:25.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:14:25 smithi080 bash[41963]: audit 2023-12-01T08:14:25.100427+0000 mon.c (mon.2) 3960 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:14:25.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:14:25 smithi090 bash[32384]: audit 2023-12-01T08:14:24.959996+0000 mon.c (mon.2) 3959 : audit 0 from='client.? 172.21.15.80:0/4024623252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:14:25.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:14:25 smithi090 bash[32384]: audit 2023-12-01T08:14:25.100427+0000 mon.c (mon.2) 3960 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:14:26.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:14:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:14:26] "GET /metrics HTTP/1.1" 200 33972 "" "Prometheus/2.43.0" 2023-12-01T08:14:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:14:26 smithi080 bash[41963]: cluster 2023-12-01T08:14:25.147244+0000 mgr.y (mgr.24362) 6178 : cluster 0 pgmap v6147: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:14:26.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:14:26 smithi080 bash[28361]: cluster 2023-12-01T08:14:25.147244+0000 mgr.y (mgr.24362) 6178 : cluster 0 pgmap v6147: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:14:26.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:14:26 smithi090 bash[32384]: cluster 2023-12-01T08:14:25.147244+0000 mgr.y (mgr.24362) 6178 : cluster 0 pgmap v6147: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:14:28.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:14:28 smithi080 bash[28361]: cluster 2023-12-01T08:14:27.148411+0000 mgr.y (mgr.24362) 6179 : cluster 0 pgmap v6148: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:14:28.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:14:28 smithi080 bash[28361]: audit 2023-12-01T08:14:27.407527+0000 mon.c (mon.2) 3961 : audit 0 from='client.? 172.21.15.80:0/2183215615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:14:28.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:14:28 smithi080 bash[41963]: cluster 2023-12-01T08:14:27.148411+0000 mgr.y (mgr.24362) 6179 : cluster 0 pgmap v6148: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:14:28.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:14:28 smithi080 bash[41963]: audit 2023-12-01T08:14:27.407527+0000 mon.c (mon.2) 3961 : audit 0 from='client.? 172.21.15.80:0/2183215615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:14:28.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:14:28 smithi090 bash[32384]: cluster 2023-12-01T08:14:27.148411+0000 mgr.y (mgr.24362) 6179 : cluster 0 pgmap v6148: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:14:28.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:14:28 smithi090 bash[32384]: audit 2023-12-01T08:14:27.407527+0000 mon.c (mon.2) 3961 : audit 0 from='client.? 172.21.15.80:0/2183215615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:14:30.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:14:30 smithi080 bash[28361]: cluster 2023-12-01T08:14:29.149188+0000 mgr.y (mgr.24362) 6180 : cluster 0 pgmap v6149: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:14:30.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:14:30 smithi080 bash[28361]: audit 2023-12-01T08:14:29.860443+0000 mon.a (mon.0) 4237 : audit 0 from='client.? 172.21.15.80:0/4214164272' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:14:30.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:14:30 smithi080 bash[41963]: cluster 2023-12-01T08:14:29.149188+0000 mgr.y (mgr.24362) 6180 : cluster 0 pgmap v6149: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:14:30.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:14:30 smithi080 bash[41963]: audit 2023-12-01T08:14:29.860443+0000 mon.a (mon.0) 4237 : audit 0 from='client.? 172.21.15.80:0/4214164272' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:14:30.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:14:30 smithi090 bash[32384]: cluster 2023-12-01T08:14:29.149188+0000 mgr.y (mgr.24362) 6180 : cluster 0 pgmap v6149: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:14:30.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:14:30 smithi090 bash[32384]: audit 2023-12-01T08:14:29.860443+0000 mon.a (mon.0) 4237 : audit 0 from='client.? 172.21.15.80:0/4214164272' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:14:32.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:14:32 smithi080 bash[28361]: cluster 2023-12-01T08:14:31.150185+0000 mgr.y (mgr.24362) 6181 : cluster 0 pgmap v6150: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:14:32.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:14:32 smithi080 bash[41963]: cluster 2023-12-01T08:14:31.150185+0000 mgr.y (mgr.24362) 6181 : cluster 0 pgmap v6150: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:14:32.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:14:32 smithi090 bash[32384]: cluster 2023-12-01T08:14:31.150185+0000 mgr.y (mgr.24362) 6181 : cluster 0 pgmap v6150: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:14:33.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:14:33 smithi080 bash[28361]: audit 2023-12-01T08:14:32.315929+0000 mon.a (mon.0) 4238 : audit 0 from='client.? 172.21.15.80:0/3279169144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:14:33.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:14:33 smithi080 bash[41963]: audit 2023-12-01T08:14:32.315929+0000 mon.a (mon.0) 4238 : audit 0 from='client.? 172.21.15.80:0/3279169144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:14:33.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:14:33 smithi090 bash[32384]: audit 2023-12-01T08:14:32.315929+0000 mon.a (mon.0) 4238 : audit 0 from='client.? 172.21.15.80:0/3279169144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:14:34.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:14:34 smithi080 bash[28361]: cluster 2023-12-01T08:14:33.150960+0000 mgr.y (mgr.24362) 6182 : cluster 0 pgmap v6151: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:14:34.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:14:34 smithi080 bash[41963]: cluster 2023-12-01T08:14:33.150960+0000 mgr.y (mgr.24362) 6182 : cluster 0 pgmap v6151: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:14:34.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:14:34 smithi090 bash[32384]: cluster 2023-12-01T08:14:33.150960+0000 mgr.y (mgr.24362) 6182 : cluster 0 pgmap v6151: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:14:35.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:14:35 smithi080 bash[28361]: audit 2023-12-01T08:14:34.766096+0000 mon.a (mon.0) 4239 : audit 0 from='client.? 172.21.15.80:0/3501197178' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:14:35.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:14:35 smithi080 bash[41963]: audit 2023-12-01T08:14:34.766096+0000 mon.a (mon.0) 4239 : audit 0 from='client.? 172.21.15.80:0/3501197178' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:14:35.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:14:35 smithi090 bash[32384]: audit 2023-12-01T08:14:34.766096+0000 mon.a (mon.0) 4239 : audit 0 from='client.? 172.21.15.80:0/3501197178' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:14:36.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:14:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:14:36] "GET /metrics HTTP/1.1" 200 33972 "" "Prometheus/2.43.0" 2023-12-01T08:14:36.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:14:36 smithi080 bash[28361]: cluster 2023-12-01T08:14:35.151690+0000 mgr.y (mgr.24362) 6183 : cluster 0 pgmap v6152: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:14:36.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:14:36 smithi080 bash[41963]: cluster 2023-12-01T08:14:35.151690+0000 mgr.y (mgr.24362) 6183 : cluster 0 pgmap v6152: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:14:36.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:14:36 smithi090 bash[32384]: cluster 2023-12-01T08:14:35.151690+0000 mgr.y (mgr.24362) 6183 : cluster 0 pgmap v6152: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:14:38.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:14:38 smithi080 bash[28361]: cluster 2023-12-01T08:14:37.152786+0000 mgr.y (mgr.24362) 6184 : cluster 0 pgmap v6153: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:14:38.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:14:38 smithi080 bash[28361]: audit 2023-12-01T08:14:37.218737+0000 mon.c (mon.2) 3962 : audit 0 from='client.? 172.21.15.80:0/1168702173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:14:38.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:14:38 smithi080 bash[41963]: cluster 2023-12-01T08:14:37.152786+0000 mgr.y (mgr.24362) 6184 : cluster 0 pgmap v6153: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:14:38.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:14:38 smithi080 bash[41963]: audit 2023-12-01T08:14:37.218737+0000 mon.c (mon.2) 3962 : audit 0 from='client.? 172.21.15.80:0/1168702173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:14:38.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:14:38 smithi090 bash[32384]: cluster 2023-12-01T08:14:37.152786+0000 mgr.y (mgr.24362) 6184 : cluster 0 pgmap v6153: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:14:38.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:14:38 smithi090 bash[32384]: audit 2023-12-01T08:14:37.218737+0000 mon.c (mon.2) 3962 : audit 0 from='client.? 172.21.15.80:0/1168702173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:14:40.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:14:40 smithi080 bash[28361]: cluster 2023-12-01T08:14:39.153546+0000 mgr.y (mgr.24362) 6185 : cluster 0 pgmap v6154: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:14:40.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:14:40 smithi080 bash[28361]: audit 2023-12-01T08:14:39.680537+0000 mon.a (mon.0) 4240 : audit 0 from='client.? 172.21.15.80:0/2344327020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:14:40.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:14:40 smithi080 bash[28361]: audit 2023-12-01T08:14:40.100958+0000 mon.c (mon.2) 3963 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:14:40.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:14:40 smithi080 bash[41963]: cluster 2023-12-01T08:14:39.153546+0000 mgr.y (mgr.24362) 6185 : cluster 0 pgmap v6154: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:14:40.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:14:40 smithi080 bash[41963]: audit 2023-12-01T08:14:39.680537+0000 mon.a (mon.0) 4240 : audit 0 from='client.? 172.21.15.80:0/2344327020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:14:40.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:14:40 smithi080 bash[41963]: audit 2023-12-01T08:14:40.100958+0000 mon.c (mon.2) 3963 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:14:40.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:14:40 smithi090 bash[32384]: cluster 2023-12-01T08:14:39.153546+0000 mgr.y (mgr.24362) 6185 : cluster 0 pgmap v6154: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:14:40.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:14:40 smithi090 bash[32384]: audit 2023-12-01T08:14:39.680537+0000 mon.a (mon.0) 4240 : audit 0 from='client.? 172.21.15.80:0/2344327020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:14:40.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:14:40 smithi090 bash[32384]: audit 2023-12-01T08:14:40.100958+0000 mon.c (mon.2) 3963 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:14:42.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:14:42 smithi080 bash[41963]: cluster 2023-12-01T08:14:41.154620+0000 mgr.y (mgr.24362) 6186 : cluster 0 pgmap v6155: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:14:42.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:14:42 smithi080 bash[41963]: audit 2023-12-01T08:14:42.135339+0000 mon.c (mon.2) 3964 : audit 0 from='client.? 172.21.15.80:0/3704661511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:14:42.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:14:42 smithi080 bash[28361]: cluster 2023-12-01T08:14:41.154620+0000 mgr.y (mgr.24362) 6186 : cluster 0 pgmap v6155: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:14:42.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:14:42 smithi080 bash[28361]: audit 2023-12-01T08:14:42.135339+0000 mon.c (mon.2) 3964 : audit 0 from='client.? 172.21.15.80:0/3704661511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:14:42.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:14:42 smithi090 bash[32384]: cluster 2023-12-01T08:14:41.154620+0000 mgr.y (mgr.24362) 6186 : cluster 0 pgmap v6155: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:14:42.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:14:42 smithi090 bash[32384]: audit 2023-12-01T08:14:42.135339+0000 mon.c (mon.2) 3964 : audit 0 from='client.? 172.21.15.80:0/3704661511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:14:44.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:14:44 smithi090 bash[32384]: cluster 2023-12-01T08:14:43.155318+0000 mgr.y (mgr.24362) 6187 : cluster 0 pgmap v6156: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:14:44.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:14:44 smithi080 bash[28361]: cluster 2023-12-01T08:14:43.155318+0000 mgr.y (mgr.24362) 6187 : cluster 0 pgmap v6156: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:14:44.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:14:44 smithi080 bash[41963]: cluster 2023-12-01T08:14:43.155318+0000 mgr.y (mgr.24362) 6187 : cluster 0 pgmap v6156: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:14:45.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:14:45 smithi090 bash[32384]: audit 2023-12-01T08:14:44.602100+0000 mon.c (mon.2) 3965 : audit 0 from='client.? 172.21.15.80:0/223189378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:14:45.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:14:45 smithi080 bash[28361]: audit 2023-12-01T08:14:44.602100+0000 mon.c (mon.2) 3965 : audit 0 from='client.? 172.21.15.80:0/223189378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:14:45.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:14:45 smithi080 bash[41963]: audit 2023-12-01T08:14:44.602100+0000 mon.c (mon.2) 3965 : audit 0 from='client.? 172.21.15.80:0/223189378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:14:46.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:14:46 smithi090 bash[32384]: cluster 2023-12-01T08:14:45.156007+0000 mgr.y (mgr.24362) 6188 : cluster 0 pgmap v6157: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:14:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:14:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:14:46] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.43.0" 2023-12-01T08:14:46.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:14:46 smithi080 bash[41963]: cluster 2023-12-01T08:14:45.156007+0000 mgr.y (mgr.24362) 6188 : cluster 0 pgmap v6157: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:14:46.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:14:46 smithi080 bash[28361]: cluster 2023-12-01T08:14:45.156007+0000 mgr.y (mgr.24362) 6188 : cluster 0 pgmap v6157: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:14:47.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:14:47 smithi090 bash[32384]: audit 2023-12-01T08:14:47.060455+0000 mon.a (mon.0) 4241 : audit 0 from='client.? 172.21.15.80:0/34687464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:14:47.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:14:47 smithi080 bash[28361]: audit 2023-12-01T08:14:47.060455+0000 mon.a (mon.0) 4241 : audit 0 from='client.? 172.21.15.80:0/34687464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:14:47.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:14:47 smithi080 bash[41963]: audit 2023-12-01T08:14:47.060455+0000 mon.a (mon.0) 4241 : audit 0 from='client.? 172.21.15.80:0/34687464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:14:48.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:14:48 smithi090 bash[32384]: cluster 2023-12-01T08:14:47.157053+0000 mgr.y (mgr.24362) 6189 : cluster 0 pgmap v6158: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:14:48.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:14:48 smithi080 bash[41963]: cluster 2023-12-01T08:14:47.157053+0000 mgr.y (mgr.24362) 6189 : cluster 0 pgmap v6158: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:14:48.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:14:48 smithi080 bash[28361]: cluster 2023-12-01T08:14:47.157053+0000 mgr.y (mgr.24362) 6189 : cluster 0 pgmap v6158: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:14:50.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:14:50 smithi090 bash[32384]: cluster 2023-12-01T08:14:49.157658+0000 mgr.y (mgr.24362) 6190 : cluster 0 pgmap v6159: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:14:50.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:14:50 smithi090 bash[32384]: audit 2023-12-01T08:14:49.532682+0000 mon.c (mon.2) 3966 : audit 0 from='client.? 172.21.15.80:0/2085718017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:14:50.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:14:50 smithi080 bash[28361]: cluster 2023-12-01T08:14:49.157658+0000 mgr.y (mgr.24362) 6190 : cluster 0 pgmap v6159: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:14:50.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:14:50 smithi080 bash[28361]: audit 2023-12-01T08:14:49.532682+0000 mon.c (mon.2) 3966 : audit 0 from='client.? 172.21.15.80:0/2085718017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:14:50.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:14:50 smithi080 bash[41963]: cluster 2023-12-01T08:14:49.157658+0000 mgr.y (mgr.24362) 6190 : cluster 0 pgmap v6159: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:14:50.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:14:50 smithi080 bash[41963]: audit 2023-12-01T08:14:49.532682+0000 mon.c (mon.2) 3966 : audit 0 from='client.? 172.21.15.80:0/2085718017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:14:52.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:14:52 smithi080 bash[28361]: cluster 2023-12-01T08:14:51.158749+0000 mgr.y (mgr.24362) 6191 : cluster 0 pgmap v6160: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:14:52.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:14:52 smithi080 bash[28361]: audit 2023-12-01T08:14:51.989550+0000 mon.a (mon.0) 4242 : audit 0 from='client.? 172.21.15.80:0/3949593287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:14:52.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:14:52 smithi080 bash[41963]: cluster 2023-12-01T08:14:51.158749+0000 mgr.y (mgr.24362) 6191 : cluster 0 pgmap v6160: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:14:52.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:14:52 smithi080 bash[41963]: audit 2023-12-01T08:14:51.989550+0000 mon.a (mon.0) 4242 : audit 0 from='client.? 172.21.15.80:0/3949593287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:14:52.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:14:52 smithi090 bash[32384]: cluster 2023-12-01T08:14:51.158749+0000 mgr.y (mgr.24362) 6191 : cluster 0 pgmap v6160: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:14:52.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:14:52 smithi090 bash[32384]: audit 2023-12-01T08:14:51.989550+0000 mon.a (mon.0) 4242 : audit 0 from='client.? 172.21.15.80:0/3949593287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:14:54.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:14:54 smithi090 bash[32384]: cluster 2023-12-01T08:14:53.159454+0000 mgr.y (mgr.24362) 6192 : cluster 0 pgmap v6161: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:14:54.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:14:54 smithi080 bash[28361]: cluster 2023-12-01T08:14:53.159454+0000 mgr.y (mgr.24362) 6192 : cluster 0 pgmap v6161: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:14:54.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:14:54 smithi080 bash[41963]: cluster 2023-12-01T08:14:53.159454+0000 mgr.y (mgr.24362) 6192 : cluster 0 pgmap v6161: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:14:55.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:14:55 smithi090 bash[32384]: audit 2023-12-01T08:14:54.445447+0000 mon.a (mon.0) 4243 : audit 0 from='client.? 172.21.15.80:0/387973871' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:14:55.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:14:55 smithi090 bash[32384]: audit 2023-12-01T08:14:55.101489+0000 mon.c (mon.2) 3967 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:14:55.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:14:55 smithi080 bash[41963]: audit 2023-12-01T08:14:54.445447+0000 mon.a (mon.0) 4243 : audit 0 from='client.? 172.21.15.80:0/387973871' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:14:55.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:14:55 smithi080 bash[41963]: audit 2023-12-01T08:14:55.101489+0000 mon.c (mon.2) 3967 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:14:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:14:55 smithi080 bash[28361]: audit 2023-12-01T08:14:54.445447+0000 mon.a (mon.0) 4243 : audit 0 from='client.? 172.21.15.80:0/387973871' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:14:55.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:14:55 smithi080 bash[28361]: audit 2023-12-01T08:14:55.101489+0000 mon.c (mon.2) 3967 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:14:56.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:14:56 smithi090 bash[32384]: cluster 2023-12-01T08:14:55.160139+0000 mgr.y (mgr.24362) 6193 : cluster 0 pgmap v6162: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:14:56.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:14:56 smithi080 bash[28361]: cluster 2023-12-01T08:14:55.160139+0000 mgr.y (mgr.24362) 6193 : cluster 0 pgmap v6162: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:14:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:14:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:14:56] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T08:14:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:14:56 smithi080 bash[41963]: cluster 2023-12-01T08:14:55.160139+0000 mgr.y (mgr.24362) 6193 : cluster 0 pgmap v6162: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:14:57.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:14:57 smithi090 bash[32384]: audit 2023-12-01T08:14:56.903246+0000 mon.b (mon.1) 42 : audit 0 from='client.? 172.21.15.80:0/1785707899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:14:57.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:14:57 smithi080 bash[28361]: audit 2023-12-01T08:14:56.903246+0000 mon.b (mon.1) 42 : audit 0 from='client.? 172.21.15.80:0/1785707899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:14:57.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:14:57 smithi080 bash[41963]: audit 2023-12-01T08:14:56.903246+0000 mon.b (mon.1) 42 : audit 0 from='client.? 172.21.15.80:0/1785707899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:14:58.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:14:58 smithi090 bash[32384]: cluster 2023-12-01T08:14:57.161180+0000 mgr.y (mgr.24362) 6194 : cluster 0 pgmap v6163: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:14:58.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:14:58 smithi080 bash[28361]: cluster 2023-12-01T08:14:57.161180+0000 mgr.y (mgr.24362) 6194 : cluster 0 pgmap v6163: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:14:58.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:14:58 smithi080 bash[41963]: cluster 2023-12-01T08:14:57.161180+0000 mgr.y (mgr.24362) 6194 : cluster 0 pgmap v6163: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:15:00.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:15:00 smithi090 bash[32384]: cluster 2023-12-01T08:14:59.161648+0000 mgr.y (mgr.24362) 6195 : cluster 0 pgmap v6164: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:15:00.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:15:00 smithi090 bash[32384]: audit 2023-12-01T08:14:59.350105+0000 mon.c (mon.2) 3968 : audit 0 from='client.? 172.21.15.80:0/2052238294' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:15:00.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:15:00 smithi080 bash[28361]: cluster 2023-12-01T08:14:59.161648+0000 mgr.y (mgr.24362) 6195 : cluster 0 pgmap v6164: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:15:00.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:15:00 smithi080 bash[28361]: audit 2023-12-01T08:14:59.350105+0000 mon.c (mon.2) 3968 : audit 0 from='client.? 172.21.15.80:0/2052238294' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:15:00.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:15:00 smithi080 bash[41963]: cluster 2023-12-01T08:14:59.161648+0000 mgr.y (mgr.24362) 6195 : cluster 0 pgmap v6164: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:15:00.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:15:00 smithi080 bash[41963]: audit 2023-12-01T08:14:59.350105+0000 mon.c (mon.2) 3968 : audit 0 from='client.? 172.21.15.80:0/2052238294' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:15:02.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:15:02 smithi080 bash[28361]: cluster 2023-12-01T08:15:01.162719+0000 mgr.y (mgr.24362) 6196 : cluster 0 pgmap v6165: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:15:02.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:15:02 smithi080 bash[28361]: audit 2023-12-01T08:15:01.802608+0000 mon.c (mon.2) 3969 : audit 0 from='client.? 172.21.15.80:0/22000389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:15:02.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:15:02 smithi080 bash[41963]: cluster 2023-12-01T08:15:01.162719+0000 mgr.y (mgr.24362) 6196 : cluster 0 pgmap v6165: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:15:02.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:15:02 smithi080 bash[41963]: audit 2023-12-01T08:15:01.802608+0000 mon.c (mon.2) 3969 : audit 0 from='client.? 172.21.15.80:0/22000389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:15:02.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:15:02 smithi090 bash[32384]: cluster 2023-12-01T08:15:01.162719+0000 mgr.y (mgr.24362) 6196 : cluster 0 pgmap v6165: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:15:02.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:15:02 smithi090 bash[32384]: audit 2023-12-01T08:15:01.802608+0000 mon.c (mon.2) 3969 : audit 0 from='client.? 172.21.15.80:0/22000389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:15:04.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:15:04 smithi090 bash[32384]: cluster 2023-12-01T08:15:03.163337+0000 mgr.y (mgr.24362) 6197 : cluster 0 pgmap v6166: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:15:04.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:15:04 smithi090 bash[32384]: audit 2023-12-01T08:15:03.799290+0000 mon.c (mon.2) 3970 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:15:04.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:15:04 smithi080 bash[28361]: cluster 2023-12-01T08:15:03.163337+0000 mgr.y (mgr.24362) 6197 : cluster 0 pgmap v6166: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:15:04.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:15:04 smithi080 bash[28361]: audit 2023-12-01T08:15:03.799290+0000 mon.c (mon.2) 3970 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:15:04.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:15:04 smithi080 bash[41963]: cluster 2023-12-01T08:15:03.163337+0000 mgr.y (mgr.24362) 6197 : cluster 0 pgmap v6166: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:15:04.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:15:04 smithi080 bash[41963]: audit 2023-12-01T08:15:03.799290+0000 mon.c (mon.2) 3970 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:15:05.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:15:05 smithi090 bash[32384]: audit 2023-12-01T08:15:04.276838+0000 mon.c (mon.2) 3971 : audit 0 from='client.? 172.21.15.80:0/2651926995' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:15:05.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:15:05 smithi080 bash[28361]: audit 2023-12-01T08:15:04.276838+0000 mon.c (mon.2) 3971 : audit 0 from='client.? 172.21.15.80:0/2651926995' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:15:05.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:15:05 smithi080 bash[41963]: audit 2023-12-01T08:15:04.276838+0000 mon.c (mon.2) 3971 : audit 0 from='client.? 172.21.15.80:0/2651926995' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:15:06.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:15:06 smithi090 bash[32384]: cluster 2023-12-01T08:15:05.164181+0000 mgr.y (mgr.24362) 6198 : cluster 0 pgmap v6167: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:15:06.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:15:06 smithi080 bash[28361]: cluster 2023-12-01T08:15:05.164181+0000 mgr.y (mgr.24362) 6198 : cluster 0 pgmap v6167: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:15:06.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:15:06 smithi080 bash[41963]: cluster 2023-12-01T08:15:05.164181+0000 mgr.y (mgr.24362) 6198 : cluster 0 pgmap v6167: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:15:06.683 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:15:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:15:06] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T08:15:07.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:15:07 smithi090 bash[32384]: audit 2023-12-01T08:15:06.730127+0000 mon.c (mon.2) 3972 : audit 0 from='client.? 172.21.15.80:0/994153111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:15:07.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:15:07 smithi080 bash[28361]: audit 2023-12-01T08:15:06.730127+0000 mon.c (mon.2) 3972 : audit 0 from='client.? 172.21.15.80:0/994153111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:15:07.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:15:07 smithi080 bash[41963]: audit 2023-12-01T08:15:06.730127+0000 mon.c (mon.2) 3972 : audit 0 from='client.? 172.21.15.80:0/994153111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:15:08.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:15:08 smithi090 bash[32384]: cluster 2023-12-01T08:15:07.165211+0000 mgr.y (mgr.24362) 6199 : cluster 0 pgmap v6168: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:15:08.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:15:08 smithi080 bash[41963]: cluster 2023-12-01T08:15:07.165211+0000 mgr.y (mgr.24362) 6199 : cluster 0 pgmap v6168: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:15:08.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:15:08 smithi080 bash[28361]: cluster 2023-12-01T08:15:07.165211+0000 mgr.y (mgr.24362) 6199 : cluster 0 pgmap v6168: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:15:09.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:15:09 smithi090 bash[32384]: audit 2023-12-01T08:15:09.227120+0000 mon.a (mon.0) 4244 : audit 0 from='client.? 172.21.15.80:0/2994515860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:15:09.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:15:09 smithi080 bash[28361]: audit 2023-12-01T08:15:09.227120+0000 mon.a (mon.0) 4244 : audit 0 from='client.? 172.21.15.80:0/2994515860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:15:09.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:15:09 smithi080 bash[41963]: audit 2023-12-01T08:15:09.227120+0000 mon.a (mon.0) 4244 : audit 0 from='client.? 172.21.15.80:0/2994515860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:15:10.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:15:10 smithi080 bash[28361]: cluster 2023-12-01T08:15:09.165879+0000 mgr.y (mgr.24362) 6200 : cluster 0 pgmap v6169: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:15:10.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:15:10 smithi080 bash[28361]: audit 2023-12-01T08:15:09.604208+0000 mon.a (mon.0) 4245 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:15:10.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:15:10 smithi080 bash[28361]: audit 2023-12-01T08:15:09.617760+0000 mon.a (mon.0) 4246 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:15:10.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:15:10 smithi080 bash[28361]: audit 2023-12-01T08:15:09.895117+0000 mon.a (mon.0) 4247 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:15:10.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:15:10 smithi080 bash[28361]: audit 2023-12-01T08:15:09.906544+0000 mon.a (mon.0) 4248 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:15:10.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:15:10 smithi080 bash[28361]: audit 2023-12-01T08:15:10.101466+0000 mon.c (mon.2) 3973 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:15:10.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:15:10 smithi080 bash[28361]: audit 2023-12-01T08:15:10.388855+0000 mon.c (mon.2) 3974 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:15:10.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:15:10 smithi080 bash[28361]: audit 2023-12-01T08:15:10.390803+0000 mon.c (mon.2) 3975 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:15:10.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:15:10 smithi080 bash[28361]: audit 2023-12-01T08:15:10.401177+0000 mon.a (mon.0) 4249 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:15:10.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:15:10 smithi080 bash[41963]: cluster 2023-12-01T08:15:09.165879+0000 mgr.y (mgr.24362) 6200 : cluster 0 pgmap v6169: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:15:10.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:15:10 smithi080 bash[41963]: audit 2023-12-01T08:15:09.604208+0000 mon.a (mon.0) 4245 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:15:10.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:15:10 smithi080 bash[41963]: audit 2023-12-01T08:15:09.617760+0000 mon.a (mon.0) 4246 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:15:10.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:15:10 smithi080 bash[41963]: audit 2023-12-01T08:15:09.895117+0000 mon.a (mon.0) 4247 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:15:10.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:15:10 smithi080 bash[41963]: audit 2023-12-01T08:15:09.906544+0000 mon.a (mon.0) 4248 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:15:10.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:15:10 smithi080 bash[41963]: audit 2023-12-01T08:15:10.101466+0000 mon.c (mon.2) 3973 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:15:10.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:15:10 smithi080 bash[41963]: audit 2023-12-01T08:15:10.388855+0000 mon.c (mon.2) 3974 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:15:10.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:15:10 smithi080 bash[41963]: audit 2023-12-01T08:15:10.390803+0000 mon.c (mon.2) 3975 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:15:10.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:15:10 smithi080 bash[41963]: audit 2023-12-01T08:15:10.401177+0000 mon.a (mon.0) 4249 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:15:11.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:15:10 smithi090 bash[32384]: cluster 2023-12-01T08:15:09.165879+0000 mgr.y (mgr.24362) 6200 : cluster 0 pgmap v6169: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:15:11.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:15:10 smithi090 bash[32384]: audit 2023-12-01T08:15:09.604208+0000 mon.a (mon.0) 4245 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:15:11.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:15:10 smithi090 bash[32384]: audit 2023-12-01T08:15:09.617760+0000 mon.a (mon.0) 4246 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:15:11.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:15:10 smithi090 bash[32384]: audit 2023-12-01T08:15:09.895117+0000 mon.a (mon.0) 4247 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:15:11.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:15:10 smithi090 bash[32384]: audit 2023-12-01T08:15:09.906544+0000 mon.a (mon.0) 4248 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:15:11.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:15:10 smithi090 bash[32384]: audit 2023-12-01T08:15:10.101466+0000 mon.c (mon.2) 3973 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:15:11.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:15:10 smithi090 bash[32384]: audit 2023-12-01T08:15:10.388855+0000 mon.c (mon.2) 3974 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:15:11.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:15:10 smithi090 bash[32384]: audit 2023-12-01T08:15:10.390803+0000 mon.c (mon.2) 3975 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:15:11.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:15:10 smithi090 bash[32384]: audit 2023-12-01T08:15:10.401177+0000 mon.a (mon.0) 4249 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:15:12.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:15:12 smithi080 bash[41963]: cluster 2023-12-01T08:15:11.166918+0000 mgr.y (mgr.24362) 6201 : cluster 0 pgmap v6170: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:15:12.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:15:12 smithi080 bash[41963]: audit 2023-12-01T08:15:11.687822+0000 mon.a (mon.0) 4250 : audit 0 from='client.? 172.21.15.80:0/2352431808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:15:12.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:15:12 smithi080 bash[28361]: cluster 2023-12-01T08:15:11.166918+0000 mgr.y (mgr.24362) 6201 : cluster 0 pgmap v6170: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:15:12.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:15:12 smithi080 bash[28361]: audit 2023-12-01T08:15:11.687822+0000 mon.a (mon.0) 4250 : audit 0 from='client.? 172.21.15.80:0/2352431808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:15:12.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:15:12 smithi090 bash[32384]: cluster 2023-12-01T08:15:11.166918+0000 mgr.y (mgr.24362) 6201 : cluster 0 pgmap v6170: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:15:12.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:15:12 smithi090 bash[32384]: audit 2023-12-01T08:15:11.687822+0000 mon.a (mon.0) 4250 : audit 0 from='client.? 172.21.15.80:0/2352431808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:15:14.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:15:14 smithi090 bash[32384]: cluster 2023-12-01T08:15:13.167530+0000 mgr.y (mgr.24362) 6202 : cluster 0 pgmap v6171: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:15:14.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:15:14 smithi090 bash[32384]: audit 2023-12-01T08:15:14.138547+0000 mon.c (mon.2) 3976 : audit 0 from='client.? 172.21.15.80:0/1265499539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:15:14.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:15:14 smithi080 bash[28361]: cluster 2023-12-01T08:15:13.167530+0000 mgr.y (mgr.24362) 6202 : cluster 0 pgmap v6171: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:15:14.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:15:14 smithi080 bash[28361]: audit 2023-12-01T08:15:14.138547+0000 mon.c (mon.2) 3976 : audit 0 from='client.? 172.21.15.80:0/1265499539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:15:14.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:15:14 smithi080 bash[41963]: cluster 2023-12-01T08:15:13.167530+0000 mgr.y (mgr.24362) 6202 : cluster 0 pgmap v6171: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:15:14.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:15:14 smithi080 bash[41963]: audit 2023-12-01T08:15:14.138547+0000 mon.c (mon.2) 3976 : audit 0 from='client.? 172.21.15.80:0/1265499539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:15:16.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:15:16 smithi090 bash[32384]: cluster 2023-12-01T08:15:15.168219+0000 mgr.y (mgr.24362) 6203 : cluster 0 pgmap v6172: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:15:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:15:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:15:16] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.43.0" 2023-12-01T08:15:16.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:15:16 smithi080 bash[41963]: cluster 2023-12-01T08:15:15.168219+0000 mgr.y (mgr.24362) 6203 : cluster 0 pgmap v6172: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:15:16.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:15:16 smithi080 bash[28361]: cluster 2023-12-01T08:15:15.168219+0000 mgr.y (mgr.24362) 6203 : cluster 0 pgmap v6172: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:15:17.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:15:17 smithi090 bash[32384]: audit 2023-12-01T08:15:16.593514+0000 mon.a (mon.0) 4251 : audit 0 from='client.? 172.21.15.80:0/3811493162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:15:17.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:15:17 smithi080 bash[41963]: audit 2023-12-01T08:15:16.593514+0000 mon.a (mon.0) 4251 : audit 0 from='client.? 172.21.15.80:0/3811493162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:15:17.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:15:17 smithi080 bash[28361]: audit 2023-12-01T08:15:16.593514+0000 mon.a (mon.0) 4251 : audit 0 from='client.? 172.21.15.80:0/3811493162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:15:18.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:15:18 smithi090 bash[32384]: cluster 2023-12-01T08:15:17.169323+0000 mgr.y (mgr.24362) 6204 : cluster 0 pgmap v6173: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:15:18.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:15:18 smithi080 bash[41963]: cluster 2023-12-01T08:15:17.169323+0000 mgr.y (mgr.24362) 6204 : cluster 0 pgmap v6173: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:15:18.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:15:18 smithi080 bash[28361]: cluster 2023-12-01T08:15:17.169323+0000 mgr.y (mgr.24362) 6204 : cluster 0 pgmap v6173: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:15:19.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:15:19 smithi090 bash[32384]: audit 2023-12-01T08:15:19.051087+0000 mon.a (mon.0) 4252 : audit 0 from='client.? 172.21.15.80:0/768971472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:15:19.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:15:19 smithi080 bash[41963]: audit 2023-12-01T08:15:19.051087+0000 mon.a (mon.0) 4252 : audit 0 from='client.? 172.21.15.80:0/768971472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:15:19.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:15:19 smithi080 bash[28361]: audit 2023-12-01T08:15:19.051087+0000 mon.a (mon.0) 4252 : audit 0 from='client.? 172.21.15.80:0/768971472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:15:20.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:15:20 smithi090 bash[32384]: cluster 2023-12-01T08:15:19.170050+0000 mgr.y (mgr.24362) 6205 : cluster 0 pgmap v6174: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:15:20.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:15:20 smithi080 bash[28361]: cluster 2023-12-01T08:15:19.170050+0000 mgr.y (mgr.24362) 6205 : cluster 0 pgmap v6174: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:15:20.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:15:20 smithi080 bash[41963]: cluster 2023-12-01T08:15:19.170050+0000 mgr.y (mgr.24362) 6205 : cluster 0 pgmap v6174: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:15:22.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:15:22 smithi080 bash[41963]: cluster 2023-12-01T08:15:21.171025+0000 mgr.y (mgr.24362) 6206 : cluster 0 pgmap v6175: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:15:22.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:15:22 smithi080 bash[41963]: audit 2023-12-01T08:15:21.500616+0000 mon.a (mon.0) 4253 : audit 0 from='client.? 172.21.15.80:0/2537409162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:15:22.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:15:22 smithi080 bash[28361]: cluster 2023-12-01T08:15:21.171025+0000 mgr.y (mgr.24362) 6206 : cluster 0 pgmap v6175: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:15:22.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:15:22 smithi080 bash[28361]: audit 2023-12-01T08:15:21.500616+0000 mon.a (mon.0) 4253 : audit 0 from='client.? 172.21.15.80:0/2537409162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:15:22.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:15:22 smithi090 bash[32384]: cluster 2023-12-01T08:15:21.171025+0000 mgr.y (mgr.24362) 6206 : cluster 0 pgmap v6175: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:15:22.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:15:22 smithi090 bash[32384]: audit 2023-12-01T08:15:21.500616+0000 mon.a (mon.0) 4253 : audit 0 from='client.? 172.21.15.80:0/2537409162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:15:24.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:15:24 smithi090 bash[32384]: cluster 2023-12-01T08:15:23.171683+0000 mgr.y (mgr.24362) 6207 : cluster 0 pgmap v6176: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:15:24.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:15:24 smithi090 bash[32384]: audit 2023-12-01T08:15:23.955022+0000 mon.a (mon.0) 4254 : audit 0 from='client.? 172.21.15.80:0/2403238794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:15:24.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:15:24 smithi080 bash[28361]: cluster 2023-12-01T08:15:23.171683+0000 mgr.y (mgr.24362) 6207 : cluster 0 pgmap v6176: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:15:24.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:15:24 smithi080 bash[28361]: audit 2023-12-01T08:15:23.955022+0000 mon.a (mon.0) 4254 : audit 0 from='client.? 172.21.15.80:0/2403238794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:15:24.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:15:24 smithi080 bash[41963]: cluster 2023-12-01T08:15:23.171683+0000 mgr.y (mgr.24362) 6207 : cluster 0 pgmap v6176: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:15:24.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:15:24 smithi080 bash[41963]: audit 2023-12-01T08:15:23.955022+0000 mon.a (mon.0) 4254 : audit 0 from='client.? 172.21.15.80:0/2403238794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:15:25.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:15:25 smithi090 bash[32384]: audit 2023-12-01T08:15:25.101913+0000 mon.c (mon.2) 3977 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:15:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:15:25 smithi080 bash[41963]: audit 2023-12-01T08:15:25.101913+0000 mon.c (mon.2) 3977 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:15:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:15:25 smithi080 bash[28361]: audit 2023-12-01T08:15:25.101913+0000 mon.c (mon.2) 3977 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:15:26.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:15:26 smithi090 bash[32384]: cluster 2023-12-01T08:15:25.172329+0000 mgr.y (mgr.24362) 6208 : cluster 0 pgmap v6177: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:15:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:15:26 smithi080 bash[28361]: cluster 2023-12-01T08:15:25.172329+0000 mgr.y (mgr.24362) 6208 : cluster 0 pgmap v6177: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:15:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:15:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:15:26] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T08:15:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:15:26 smithi080 bash[41963]: cluster 2023-12-01T08:15:25.172329+0000 mgr.y (mgr.24362) 6208 : cluster 0 pgmap v6177: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:15:27.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:15:27 smithi090 bash[32384]: audit 2023-12-01T08:15:26.405281+0000 mon.a (mon.0) 4255 : audit 0 from='client.? 172.21.15.80:0/3185371356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:15:27.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:15:27 smithi080 bash[28361]: audit 2023-12-01T08:15:26.405281+0000 mon.a (mon.0) 4255 : audit 0 from='client.? 172.21.15.80:0/3185371356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:15:27.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:15:27 smithi080 bash[41963]: audit 2023-12-01T08:15:26.405281+0000 mon.a (mon.0) 4255 : audit 0 from='client.? 172.21.15.80:0/3185371356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:15:28.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:15:28 smithi090 bash[32384]: cluster 2023-12-01T08:15:27.173357+0000 mgr.y (mgr.24362) 6209 : cluster 0 pgmap v6178: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:15:28.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:15:28 smithi080 bash[41963]: cluster 2023-12-01T08:15:27.173357+0000 mgr.y (mgr.24362) 6209 : cluster 0 pgmap v6178: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:15:28.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:15:28 smithi080 bash[28361]: cluster 2023-12-01T08:15:27.173357+0000 mgr.y (mgr.24362) 6209 : cluster 0 pgmap v6178: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:15:29.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:15:29 smithi090 bash[32384]: audit 2023-12-01T08:15:28.849351+0000 mon.a (mon.0) 4256 : audit 0 from='client.? 172.21.15.80:0/246486617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:15:29.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:15:29 smithi080 bash[28361]: audit 2023-12-01T08:15:28.849351+0000 mon.a (mon.0) 4256 : audit 0 from='client.? 172.21.15.80:0/246486617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:15:29.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:15:29 smithi080 bash[41963]: audit 2023-12-01T08:15:28.849351+0000 mon.a (mon.0) 4256 : audit 0 from='client.? 172.21.15.80:0/246486617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:15:30.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:15:30 smithi090 bash[32384]: cluster 2023-12-01T08:15:29.174019+0000 mgr.y (mgr.24362) 6210 : cluster 0 pgmap v6179: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:15:30.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:15:30 smithi080 bash[28361]: cluster 2023-12-01T08:15:29.174019+0000 mgr.y (mgr.24362) 6210 : cluster 0 pgmap v6179: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:15:30.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:15:30 smithi080 bash[41963]: cluster 2023-12-01T08:15:29.174019+0000 mgr.y (mgr.24362) 6210 : cluster 0 pgmap v6179: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:15:32.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:15:32 smithi080 bash[28361]: cluster 2023-12-01T08:15:31.174981+0000 mgr.y (mgr.24362) 6211 : cluster 0 pgmap v6180: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:15:32.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:15:32 smithi080 bash[28361]: audit 2023-12-01T08:15:31.305535+0000 mon.c (mon.2) 3978 : audit 0 from='client.? 172.21.15.80:0/1191738906' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:15:32.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:15:32 smithi080 bash[41963]: cluster 2023-12-01T08:15:31.174981+0000 mgr.y (mgr.24362) 6211 : cluster 0 pgmap v6180: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:15:32.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:15:32 smithi080 bash[41963]: audit 2023-12-01T08:15:31.305535+0000 mon.c (mon.2) 3978 : audit 0 from='client.? 172.21.15.80:0/1191738906' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:15:32.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:15:32 smithi090 bash[32384]: cluster 2023-12-01T08:15:31.174981+0000 mgr.y (mgr.24362) 6211 : cluster 0 pgmap v6180: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:15:32.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:15:32 smithi090 bash[32384]: audit 2023-12-01T08:15:31.305535+0000 mon.c (mon.2) 3978 : audit 0 from='client.? 172.21.15.80:0/1191738906' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:15:34.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:15:34 smithi090 bash[32384]: cluster 2023-12-01T08:15:33.175781+0000 mgr.y (mgr.24362) 6212 : cluster 0 pgmap v6181: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:15:34.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:15:34 smithi090 bash[32384]: audit 2023-12-01T08:15:33.767690+0000 mon.a (mon.0) 4257 : audit 0 from='client.? 172.21.15.80:0/3248042416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:15:34.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:15:34 smithi080 bash[28361]: cluster 2023-12-01T08:15:33.175781+0000 mgr.y (mgr.24362) 6212 : cluster 0 pgmap v6181: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:15:34.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:15:34 smithi080 bash[28361]: audit 2023-12-01T08:15:33.767690+0000 mon.a (mon.0) 4257 : audit 0 from='client.? 172.21.15.80:0/3248042416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:15:34.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:15:34 smithi080 bash[41963]: cluster 2023-12-01T08:15:33.175781+0000 mgr.y (mgr.24362) 6212 : cluster 0 pgmap v6181: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:15:34.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:15:34 smithi080 bash[41963]: audit 2023-12-01T08:15:33.767690+0000 mon.a (mon.0) 4257 : audit 0 from='client.? 172.21.15.80:0/3248042416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:15:36.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:15:36 smithi090 bash[32384]: cluster 2023-12-01T08:15:35.176472+0000 mgr.y (mgr.24362) 6213 : cluster 0 pgmap v6182: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:15:36.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:15:36 smithi090 bash[32384]: audit 2023-12-01T08:15:36.218255+0000 mon.a (mon.0) 4258 : audit 0 from='client.? 172.21.15.80:0/2100576818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:15:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:15:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:15:36] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T08:15:36.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:15:36 smithi080 bash[28361]: cluster 2023-12-01T08:15:35.176472+0000 mgr.y (mgr.24362) 6213 : cluster 0 pgmap v6182: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:15:36.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:15:36 smithi080 bash[28361]: audit 2023-12-01T08:15:36.218255+0000 mon.a (mon.0) 4258 : audit 0 from='client.? 172.21.15.80:0/2100576818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:15:36.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:15:36 smithi080 bash[41963]: cluster 2023-12-01T08:15:35.176472+0000 mgr.y (mgr.24362) 6213 : cluster 0 pgmap v6182: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:15:36.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:15:36 smithi080 bash[41963]: audit 2023-12-01T08:15:36.218255+0000 mon.a (mon.0) 4258 : audit 0 from='client.? 172.21.15.80:0/2100576818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:15:38.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:15:38 smithi090 bash[32384]: cluster 2023-12-01T08:15:37.177679+0000 mgr.y (mgr.24362) 6214 : cluster 0 pgmap v6183: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:15:38.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:15:38 smithi080 bash[41963]: cluster 2023-12-01T08:15:37.177679+0000 mgr.y (mgr.24362) 6214 : cluster 0 pgmap v6183: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:15:38.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:15:38 smithi080 bash[28361]: cluster 2023-12-01T08:15:37.177679+0000 mgr.y (mgr.24362) 6214 : cluster 0 pgmap v6183: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:15:39.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:15:39 smithi090 bash[32384]: audit 2023-12-01T08:15:38.683788+0000 mon.a (mon.0) 4259 : audit 0 from='client.? 172.21.15.80:0/2834620113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:15:39.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:15:39 smithi080 bash[28361]: audit 2023-12-01T08:15:38.683788+0000 mon.a (mon.0) 4259 : audit 0 from='client.? 172.21.15.80:0/2834620113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:15:39.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:15:39 smithi080 bash[41963]: audit 2023-12-01T08:15:38.683788+0000 mon.a (mon.0) 4259 : audit 0 from='client.? 172.21.15.80:0/2834620113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:15:40.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:15:40 smithi090 bash[32384]: cluster 2023-12-01T08:15:39.178368+0000 mgr.y (mgr.24362) 6215 : cluster 0 pgmap v6184: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:15:40.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:15:40 smithi090 bash[32384]: audit 2023-12-01T08:15:40.102347+0000 mon.c (mon.2) 3979 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:15:40.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:15:40 smithi080 bash[28361]: cluster 2023-12-01T08:15:39.178368+0000 mgr.y (mgr.24362) 6215 : cluster 0 pgmap v6184: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:15:40.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:15:40 smithi080 bash[28361]: audit 2023-12-01T08:15:40.102347+0000 mon.c (mon.2) 3979 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:15:40.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:15:40 smithi080 bash[41963]: cluster 2023-12-01T08:15:39.178368+0000 mgr.y (mgr.24362) 6215 : cluster 0 pgmap v6184: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:15:40.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:15:40 smithi080 bash[41963]: audit 2023-12-01T08:15:40.102347+0000 mon.c (mon.2) 3979 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:15:41.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:15:41 smithi090 bash[32384]: audit 2023-12-01T08:15:41.143984+0000 mon.a (mon.0) 4260 : audit 0 from='client.? 172.21.15.80:0/3042010633' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:15:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:15:41 smithi080 bash[28361]: audit 2023-12-01T08:15:41.143984+0000 mon.a (mon.0) 4260 : audit 0 from='client.? 172.21.15.80:0/3042010633' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:15:41.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:15:41 smithi080 bash[41963]: audit 2023-12-01T08:15:41.143984+0000 mon.a (mon.0) 4260 : audit 0 from='client.? 172.21.15.80:0/3042010633' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:15:42.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:15:42 smithi090 bash[32384]: cluster 2023-12-01T08:15:41.179345+0000 mgr.y (mgr.24362) 6216 : cluster 0 pgmap v6185: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:15:42.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:15:42 smithi080 bash[28361]: cluster 2023-12-01T08:15:41.179345+0000 mgr.y (mgr.24362) 6216 : cluster 0 pgmap v6185: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:15:42.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:15:42 smithi080 bash[41963]: cluster 2023-12-01T08:15:41.179345+0000 mgr.y (mgr.24362) 6216 : cluster 0 pgmap v6185: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:15:44.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:15:44 smithi090 bash[32384]: cluster 2023-12-01T08:15:43.179958+0000 mgr.y (mgr.24362) 6217 : cluster 0 pgmap v6186: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:15:44.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:15:44 smithi090 bash[32384]: audit 2023-12-01T08:15:43.600519+0000 mon.c (mon.2) 3980 : audit 0 from='client.? 172.21.15.80:0/1303800860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:15:44.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:15:44 smithi080 bash[28361]: cluster 2023-12-01T08:15:43.179958+0000 mgr.y (mgr.24362) 6217 : cluster 0 pgmap v6186: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:15:44.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:15:44 smithi080 bash[28361]: audit 2023-12-01T08:15:43.600519+0000 mon.c (mon.2) 3980 : audit 0 from='client.? 172.21.15.80:0/1303800860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:15:44.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:15:44 smithi080 bash[41963]: cluster 2023-12-01T08:15:43.179958+0000 mgr.y (mgr.24362) 6217 : cluster 0 pgmap v6186: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:15:44.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:15:44 smithi080 bash[41963]: audit 2023-12-01T08:15:43.600519+0000 mon.c (mon.2) 3980 : audit 0 from='client.? 172.21.15.80:0/1303800860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:15:46.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:15:46 smithi090 bash[32384]: cluster 2023-12-01T08:15:45.180695+0000 mgr.y (mgr.24362) 6218 : cluster 0 pgmap v6187: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:15:46.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:15:46 smithi090 bash[32384]: audit 2023-12-01T08:15:46.048218+0000 mon.a (mon.0) 4261 : audit 0 from='client.? 172.21.15.80:0/2572993405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:15:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:15:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:15:46] "GET /metrics HTTP/1.1" 200 33968 "" "Prometheus/2.43.0" 2023-12-01T08:15:46.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:15:46 smithi080 bash[28361]: cluster 2023-12-01T08:15:45.180695+0000 mgr.y (mgr.24362) 6218 : cluster 0 pgmap v6187: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:15:46.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:15:46 smithi080 bash[28361]: audit 2023-12-01T08:15:46.048218+0000 mon.a (mon.0) 4261 : audit 0 from='client.? 172.21.15.80:0/2572993405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:15:46.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:15:46 smithi080 bash[41963]: cluster 2023-12-01T08:15:45.180695+0000 mgr.y (mgr.24362) 6218 : cluster 0 pgmap v6187: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:15:46.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:15:46 smithi080 bash[41963]: audit 2023-12-01T08:15:46.048218+0000 mon.a (mon.0) 4261 : audit 0 from='client.? 172.21.15.80:0/2572993405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:15:48.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:15:48 smithi080 bash[28361]: cluster 2023-12-01T08:15:47.181801+0000 mgr.y (mgr.24362) 6219 : cluster 0 pgmap v6188: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:15:48.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:15:48 smithi080 bash[41963]: cluster 2023-12-01T08:15:47.181801+0000 mgr.y (mgr.24362) 6219 : cluster 0 pgmap v6188: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:15:48.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:15:48 smithi090 bash[32384]: cluster 2023-12-01T08:15:47.181801+0000 mgr.y (mgr.24362) 6219 : cluster 0 pgmap v6188: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:15:49.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:15:49 smithi080 bash[28361]: audit 2023-12-01T08:15:48.508772+0000 mon.c (mon.2) 3981 : audit 0 from='client.? 172.21.15.80:0/3438606067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:15:49.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:15:49 smithi080 bash[41963]: audit 2023-12-01T08:15:48.508772+0000 mon.c (mon.2) 3981 : audit 0 from='client.? 172.21.15.80:0/3438606067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:15:49.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:15:49 smithi090 bash[32384]: audit 2023-12-01T08:15:48.508772+0000 mon.c (mon.2) 3981 : audit 0 from='client.? 172.21.15.80:0/3438606067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:15:50.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:15:50 smithi080 bash[28361]: cluster 2023-12-01T08:15:49.182464+0000 mgr.y (mgr.24362) 6220 : cluster 0 pgmap v6189: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:15:50.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:15:50 smithi080 bash[41963]: cluster 2023-12-01T08:15:49.182464+0000 mgr.y (mgr.24362) 6220 : cluster 0 pgmap v6189: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:15:50.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:15:50 smithi090 bash[32384]: cluster 2023-12-01T08:15:49.182464+0000 mgr.y (mgr.24362) 6220 : cluster 0 pgmap v6189: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:15:51.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:15:51 smithi080 bash[28361]: audit 2023-12-01T08:15:50.964818+0000 mon.a (mon.0) 4262 : audit 0 from='client.? 172.21.15.80:0/1179099239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:15:51.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:15:51 smithi080 bash[41963]: audit 2023-12-01T08:15:50.964818+0000 mon.a (mon.0) 4262 : audit 0 from='client.? 172.21.15.80:0/1179099239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:15:51.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:15:51 smithi090 bash[32384]: audit 2023-12-01T08:15:50.964818+0000 mon.a (mon.0) 4262 : audit 0 from='client.? 172.21.15.80:0/1179099239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:15:52.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:15:52 smithi080 bash[28361]: cluster 2023-12-01T08:15:51.183566+0000 mgr.y (mgr.24362) 6221 : cluster 0 pgmap v6190: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:15:52.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:15:52 smithi080 bash[41963]: cluster 2023-12-01T08:15:51.183566+0000 mgr.y (mgr.24362) 6221 : cluster 0 pgmap v6190: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:15:52.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:15:52 smithi090 bash[32384]: cluster 2023-12-01T08:15:51.183566+0000 mgr.y (mgr.24362) 6221 : cluster 0 pgmap v6190: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:15:54.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:15:54 smithi080 bash[28361]: cluster 2023-12-01T08:15:53.184043+0000 mgr.y (mgr.24362) 6222 : cluster 0 pgmap v6191: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:15:54.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:15:54 smithi080 bash[28361]: audit 2023-12-01T08:15:53.417532+0000 mon.c (mon.2) 3982 : audit 0 from='client.? 172.21.15.80:0/1499928680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:15:54.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:15:54 smithi080 bash[41963]: cluster 2023-12-01T08:15:53.184043+0000 mgr.y (mgr.24362) 6222 : cluster 0 pgmap v6191: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:15:54.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:15:54 smithi080 bash[41963]: audit 2023-12-01T08:15:53.417532+0000 mon.c (mon.2) 3982 : audit 0 from='client.? 172.21.15.80:0/1499928680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:15:54.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:15:54 smithi090 bash[32384]: cluster 2023-12-01T08:15:53.184043+0000 mgr.y (mgr.24362) 6222 : cluster 0 pgmap v6191: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:15:54.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:15:54 smithi090 bash[32384]: audit 2023-12-01T08:15:53.417532+0000 mon.c (mon.2) 3982 : audit 0 from='client.? 172.21.15.80:0/1499928680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:15:55.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:15:55 smithi080 bash[41963]: audit 2023-12-01T08:15:55.102767+0000 mon.c (mon.2) 3983 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:15:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:15:55 smithi080 bash[28361]: audit 2023-12-01T08:15:55.102767+0000 mon.c (mon.2) 3983 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:15:55.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:15:55 smithi090 bash[32384]: audit 2023-12-01T08:15:55.102767+0000 mon.c (mon.2) 3983 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:15:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:15:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:15:56] "GET /metrics HTTP/1.1" 200 33973 "" "Prometheus/2.43.0" 2023-12-01T08:15:56.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:15:56 smithi080 bash[28361]: cluster 2023-12-01T08:15:55.184663+0000 mgr.y (mgr.24362) 6223 : cluster 0 pgmap v6192: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:15:56.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:15:56 smithi080 bash[28361]: audit 2023-12-01T08:15:55.865257+0000 mon.c (mon.2) 3984 : audit 0 from='client.? 172.21.15.80:0/2516699996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:15:56.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:15:56 smithi080 bash[41963]: cluster 2023-12-01T08:15:55.184663+0000 mgr.y (mgr.24362) 6223 : cluster 0 pgmap v6192: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:15:56.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:15:56 smithi080 bash[41963]: audit 2023-12-01T08:15:55.865257+0000 mon.c (mon.2) 3984 : audit 0 from='client.? 172.21.15.80:0/2516699996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:15:56.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:15:56 smithi090 bash[32384]: cluster 2023-12-01T08:15:55.184663+0000 mgr.y (mgr.24362) 6223 : cluster 0 pgmap v6192: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:15:56.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:15:56 smithi090 bash[32384]: audit 2023-12-01T08:15:55.865257+0000 mon.c (mon.2) 3984 : audit 0 from='client.? 172.21.15.80:0/2516699996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:15:58.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:15:58 smithi080 bash[28361]: cluster 2023-12-01T08:15:57.185736+0000 mgr.y (mgr.24362) 6224 : cluster 0 pgmap v6193: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:15:58.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:15:58 smithi080 bash[41963]: cluster 2023-12-01T08:15:57.185736+0000 mgr.y (mgr.24362) 6224 : cluster 0 pgmap v6193: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:15:58.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:15:58 smithi090 bash[32384]: cluster 2023-12-01T08:15:57.185736+0000 mgr.y (mgr.24362) 6224 : cluster 0 pgmap v6193: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:15:59.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:15:59 smithi080 bash[28361]: audit 2023-12-01T08:15:58.316351+0000 mon.a (mon.0) 4263 : audit 0 from='client.? 172.21.15.80:0/4265237442' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:15:59.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:15:59 smithi080 bash[41963]: audit 2023-12-01T08:15:58.316351+0000 mon.a (mon.0) 4263 : audit 0 from='client.? 172.21.15.80:0/4265237442' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:15:59.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:15:59 smithi090 bash[32384]: audit 2023-12-01T08:15:58.316351+0000 mon.a (mon.0) 4263 : audit 0 from='client.? 172.21.15.80:0/4265237442' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:16:00.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:16:00 smithi080 bash[41963]: cluster 2023-12-01T08:15:59.186358+0000 mgr.y (mgr.24362) 6225 : cluster 0 pgmap v6194: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:16:00.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:16:00 smithi080 bash[28361]: cluster 2023-12-01T08:15:59.186358+0000 mgr.y (mgr.24362) 6225 : cluster 0 pgmap v6194: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:16:00.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:16:00 smithi090 bash[32384]: cluster 2023-12-01T08:15:59.186358+0000 mgr.y (mgr.24362) 6225 : cluster 0 pgmap v6194: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:16:01.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:16:01 smithi080 bash[28361]: audit 2023-12-01T08:16:00.762450+0000 mon.a (mon.0) 4264 : audit 0 from='client.? 172.21.15.80:0/4163305411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:16:01.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:16:01 smithi080 bash[41963]: audit 2023-12-01T08:16:00.762450+0000 mon.a (mon.0) 4264 : audit 0 from='client.? 172.21.15.80:0/4163305411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:16:01.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:16:01 smithi090 bash[32384]: audit 2023-12-01T08:16:00.762450+0000 mon.a (mon.0) 4264 : audit 0 from='client.? 172.21.15.80:0/4163305411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:16:02.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:16:02 smithi080 bash[28361]: cluster 2023-12-01T08:16:01.187441+0000 mgr.y (mgr.24362) 6226 : cluster 0 pgmap v6195: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:16:02.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:16:02 smithi080 bash[41963]: cluster 2023-12-01T08:16:01.187441+0000 mgr.y (mgr.24362) 6226 : cluster 0 pgmap v6195: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:16:02.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:16:02 smithi090 bash[32384]: cluster 2023-12-01T08:16:01.187441+0000 mgr.y (mgr.24362) 6226 : cluster 0 pgmap v6195: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:16:03.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:16:03 smithi080 bash[28361]: audit 2023-12-01T08:16:03.220523+0000 mon.a (mon.0) 4265 : audit 0 from='client.? 172.21.15.80:0/3854238261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:16:03.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:16:03 smithi080 bash[41963]: audit 2023-12-01T08:16:03.220523+0000 mon.a (mon.0) 4265 : audit 0 from='client.? 172.21.15.80:0/3854238261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:16:03.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:16:03 smithi090 bash[32384]: audit 2023-12-01T08:16:03.220523+0000 mon.a (mon.0) 4265 : audit 0 from='client.? 172.21.15.80:0/3854238261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:16:04.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:16:04 smithi080 bash[28361]: cluster 2023-12-01T08:16:03.188051+0000 mgr.y (mgr.24362) 6227 : cluster 0 pgmap v6196: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:16:04.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:16:04 smithi080 bash[41963]: cluster 2023-12-01T08:16:03.188051+0000 mgr.y (mgr.24362) 6227 : cluster 0 pgmap v6196: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:16:04.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:16:04 smithi090 bash[32384]: cluster 2023-12-01T08:16:03.188051+0000 mgr.y (mgr.24362) 6227 : cluster 0 pgmap v6196: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:16:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:16:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:16:06] "GET /metrics HTTP/1.1" 200 33973 "" "Prometheus/2.43.0" 2023-12-01T08:16:06.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:16:06 smithi080 bash[28361]: cluster 2023-12-01T08:16:05.188646+0000 mgr.y (mgr.24362) 6228 : cluster 0 pgmap v6197: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:16:06.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:16:06 smithi080 bash[28361]: audit 2023-12-01T08:16:05.674870+0000 mon.c (mon.2) 3985 : audit 0 from='client.? 172.21.15.80:0/2667765334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:16:06.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:16:06 smithi080 bash[41963]: cluster 2023-12-01T08:16:05.188646+0000 mgr.y (mgr.24362) 6228 : cluster 0 pgmap v6197: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:16:06.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:16:06 smithi080 bash[41963]: audit 2023-12-01T08:16:05.674870+0000 mon.c (mon.2) 3985 : audit 0 from='client.? 172.21.15.80:0/2667765334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:16:06.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:16:06 smithi090 bash[32384]: cluster 2023-12-01T08:16:05.188646+0000 mgr.y (mgr.24362) 6228 : cluster 0 pgmap v6197: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:16:06.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:16:06 smithi090 bash[32384]: audit 2023-12-01T08:16:05.674870+0000 mon.c (mon.2) 3985 : audit 0 from='client.? 172.21.15.80:0/2667765334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:16:08.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:16:08 smithi080 bash[41963]: cluster 2023-12-01T08:16:07.189780+0000 mgr.y (mgr.24362) 6229 : cluster 0 pgmap v6198: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:16:08.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:16:08 smithi080 bash[41963]: audit 2023-12-01T08:16:08.132641+0000 mon.c (mon.2) 3986 : audit 0 from='client.? 172.21.15.80:0/3812545917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:16:08.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:16:08 smithi080 bash[28361]: cluster 2023-12-01T08:16:07.189780+0000 mgr.y (mgr.24362) 6229 : cluster 0 pgmap v6198: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:16:08.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:16:08 smithi080 bash[28361]: audit 2023-12-01T08:16:08.132641+0000 mon.c (mon.2) 3986 : audit 0 from='client.? 172.21.15.80:0/3812545917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:16:08.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:16:08 smithi090 bash[32384]: cluster 2023-12-01T08:16:07.189780+0000 mgr.y (mgr.24362) 6229 : cluster 0 pgmap v6198: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:16:08.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:16:08 smithi090 bash[32384]: audit 2023-12-01T08:16:08.132641+0000 mon.c (mon.2) 3986 : audit 0 from='client.? 172.21.15.80:0/3812545917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:16:10.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:16:10 smithi080 bash[41963]: cluster 2023-12-01T08:16:09.190419+0000 mgr.y (mgr.24362) 6230 : cluster 0 pgmap v6199: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:16:10.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:16:10 smithi080 bash[41963]: audit 2023-12-01T08:16:10.103064+0000 mon.c (mon.2) 3987 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:16:10.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:16:10 smithi080 bash[28361]: cluster 2023-12-01T08:16:09.190419+0000 mgr.y (mgr.24362) 6230 : cluster 0 pgmap v6199: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:16:10.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:16:10 smithi080 bash[28361]: audit 2023-12-01T08:16:10.103064+0000 mon.c (mon.2) 3987 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:16:10.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:16:10 smithi090 bash[32384]: cluster 2023-12-01T08:16:09.190419+0000 mgr.y (mgr.24362) 6230 : cluster 0 pgmap v6199: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:16:10.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:16:10 smithi090 bash[32384]: audit 2023-12-01T08:16:10.103064+0000 mon.c (mon.2) 3987 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:16:11.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:16:11 smithi080 bash[41963]: audit 2023-12-01T08:16:10.485569+0000 mon.c (mon.2) 3988 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:16:11.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:16:11 smithi080 bash[41963]: audit 2023-12-01T08:16:10.597959+0000 mon.c (mon.2) 3989 : audit 0 from='client.? 172.21.15.80:0/2349563759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:16:11.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:16:11 smithi080 bash[28361]: audit 2023-12-01T08:16:10.485569+0000 mon.c (mon.2) 3988 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:16:11.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:16:11 smithi080 bash[28361]: audit 2023-12-01T08:16:10.597959+0000 mon.c (mon.2) 3989 : audit 0 from='client.? 172.21.15.80:0/2349563759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:16:11.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:16:11 smithi090 bash[32384]: audit 2023-12-01T08:16:10.485569+0000 mon.c (mon.2) 3988 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:16:11.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:16:11 smithi090 bash[32384]: audit 2023-12-01T08:16:10.597959+0000 mon.c (mon.2) 3989 : audit 0 from='client.? 172.21.15.80:0/2349563759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:16:12.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:16:12 smithi080 bash[28361]: cluster 2023-12-01T08:16:11.191521+0000 mgr.y (mgr.24362) 6231 : cluster 0 pgmap v6200: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:16:12.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:16:12 smithi080 bash[41963]: cluster 2023-12-01T08:16:11.191521+0000 mgr.y (mgr.24362) 6231 : cluster 0 pgmap v6200: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:16:12.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:16:12 smithi090 bash[32384]: cluster 2023-12-01T08:16:11.191521+0000 mgr.y (mgr.24362) 6231 : cluster 0 pgmap v6200: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:16:13.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:16:13 smithi080 bash[28361]: audit 2023-12-01T08:16:13.061175+0000 mon.a (mon.0) 4266 : audit 0 from='client.? 172.21.15.80:0/1671074497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:16:13.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:16:13 smithi080 bash[41963]: audit 2023-12-01T08:16:13.061175+0000 mon.a (mon.0) 4266 : audit 0 from='client.? 172.21.15.80:0/1671074497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:16:13.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:16:13 smithi090 bash[32384]: audit 2023-12-01T08:16:13.061175+0000 mon.a (mon.0) 4266 : audit 0 from='client.? 172.21.15.80:0/1671074497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:16:14.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:16:14 smithi080 bash[28361]: cluster 2023-12-01T08:16:13.192201+0000 mgr.y (mgr.24362) 6232 : cluster 0 pgmap v6201: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:16:14.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:16:14 smithi080 bash[41963]: cluster 2023-12-01T08:16:13.192201+0000 mgr.y (mgr.24362) 6232 : cluster 0 pgmap v6201: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:16:14.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:16:14 smithi090 bash[32384]: cluster 2023-12-01T08:16:13.192201+0000 mgr.y (mgr.24362) 6232 : cluster 0 pgmap v6201: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:16:16.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:16:16 smithi080 bash[28361]: cluster 2023-12-01T08:16:15.192833+0000 mgr.y (mgr.24362) 6233 : cluster 0 pgmap v6202: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:16:16.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:16:16 smithi080 bash[28361]: audit 2023-12-01T08:16:15.518622+0000 mon.a (mon.0) 4267 : audit 0 from='client.? 172.21.15.80:0/2342602988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:16:16.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:16:16 smithi080 bash[28361]: audit 2023-12-01T08:16:16.336489+0000 mon.a (mon.0) 4268 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:16:16.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:16:16 smithi080 bash[28361]: audit 2023-12-01T08:16:16.351565+0000 mon.a (mon.0) 4269 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:16:16.684 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:16:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:16:16] "GET /metrics HTTP/1.1" 200 33973 "" "Prometheus/2.43.0" 2023-12-01T08:16:16.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:16:16 smithi080 bash[41963]: cluster 2023-12-01T08:16:15.192833+0000 mgr.y (mgr.24362) 6233 : cluster 0 pgmap v6202: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:16:16.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:16:16 smithi080 bash[41963]: audit 2023-12-01T08:16:15.518622+0000 mon.a (mon.0) 4267 : audit 0 from='client.? 172.21.15.80:0/2342602988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:16:16.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:16:16 smithi080 bash[41963]: audit 2023-12-01T08:16:16.336489+0000 mon.a (mon.0) 4268 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:16:16.685 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:16:16 smithi080 bash[41963]: audit 2023-12-01T08:16:16.351565+0000 mon.a (mon.0) 4269 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:16:16.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:16:16 smithi090 bash[32384]: cluster 2023-12-01T08:16:15.192833+0000 mgr.y (mgr.24362) 6233 : cluster 0 pgmap v6202: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:16:16.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:16:16 smithi090 bash[32384]: audit 2023-12-01T08:16:15.518622+0000 mon.a (mon.0) 4267 : audit 0 from='client.? 172.21.15.80:0/2342602988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:16:16.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:16:16 smithi090 bash[32384]: audit 2023-12-01T08:16:16.336489+0000 mon.a (mon.0) 4268 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:16:16.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:16:16 smithi090 bash[32384]: audit 2023-12-01T08:16:16.351565+0000 mon.a (mon.0) 4269 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:16:18.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:16:17 smithi090 bash[32384]: audit 2023-12-01T08:16:16.687931+0000 mon.a (mon.0) 4270 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:16:18.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:16:17 smithi090 bash[32384]: audit 2023-12-01T08:16:16.699679+0000 mon.a (mon.0) 4271 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:16:18.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:16:17 smithi090 bash[32384]: audit 2023-12-01T08:16:17.178150+0000 mon.c (mon.2) 3990 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:16:18.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:16:17 smithi090 bash[32384]: audit 2023-12-01T08:16:17.180235+0000 mon.c (mon.2) 3991 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:16:18.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:16:17 smithi090 bash[32384]: audit 2023-12-01T08:16:17.189753+0000 mon.a (mon.0) 4272 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:16:18.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:16:17 smithi080 bash[28361]: audit 2023-12-01T08:16:16.687931+0000 mon.a (mon.0) 4270 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:16:18.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:16:17 smithi080 bash[28361]: audit 2023-12-01T08:16:16.699679+0000 mon.a (mon.0) 4271 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:16:18.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:16:17 smithi080 bash[28361]: audit 2023-12-01T08:16:17.178150+0000 mon.c (mon.2) 3990 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:16:18.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:16:17 smithi080 bash[28361]: audit 2023-12-01T08:16:17.180235+0000 mon.c (mon.2) 3991 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:16:18.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:16:17 smithi080 bash[28361]: audit 2023-12-01T08:16:17.189753+0000 mon.a (mon.0) 4272 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:16:18.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:16:17 smithi080 bash[41963]: audit 2023-12-01T08:16:16.687931+0000 mon.a (mon.0) 4270 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:16:18.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:16:17 smithi080 bash[41963]: audit 2023-12-01T08:16:16.699679+0000 mon.a (mon.0) 4271 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:16:18.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:16:17 smithi080 bash[41963]: audit 2023-12-01T08:16:17.178150+0000 mon.c (mon.2) 3990 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:16:18.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:16:17 smithi080 bash[41963]: audit 2023-12-01T08:16:17.180235+0000 mon.c (mon.2) 3991 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:16:18.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:16:17 smithi080 bash[41963]: audit 2023-12-01T08:16:17.189753+0000 mon.a (mon.0) 4272 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:16:19.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:16:18 smithi090 bash[32384]: cluster 2023-12-01T08:16:17.193567+0000 mgr.y (mgr.24362) 6234 : cluster 0 pgmap v6203: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:16:19.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:16:18 smithi090 bash[32384]: audit 2023-12-01T08:16:17.986354+0000 mon.a (mon.0) 4273 : audit 0 from='client.? 172.21.15.80:0/3307463875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:16:19.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:16:18 smithi080 bash[41963]: cluster 2023-12-01T08:16:17.193567+0000 mgr.y (mgr.24362) 6234 : cluster 0 pgmap v6203: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:16:19.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:16:18 smithi080 bash[41963]: audit 2023-12-01T08:16:17.986354+0000 mon.a (mon.0) 4273 : audit 0 from='client.? 172.21.15.80:0/3307463875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:16:19.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:16:18 smithi080 bash[28361]: cluster 2023-12-01T08:16:17.193567+0000 mgr.y (mgr.24362) 6234 : cluster 0 pgmap v6203: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:16:19.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:16:18 smithi080 bash[28361]: audit 2023-12-01T08:16:17.986354+0000 mon.a (mon.0) 4273 : audit 0 from='client.? 172.21.15.80:0/3307463875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:16:21.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:16:20 smithi090 bash[32384]: cluster 2023-12-01T08:16:19.194208+0000 mgr.y (mgr.24362) 6235 : cluster 0 pgmap v6204: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:16:21.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:16:20 smithi090 bash[32384]: audit 2023-12-01T08:16:20.438555+0000 mon.a (mon.0) 4274 : audit 0 from='client.? 172.21.15.80:0/3930771155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:16:21.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:16:20 smithi080 bash[41963]: cluster 2023-12-01T08:16:19.194208+0000 mgr.y (mgr.24362) 6235 : cluster 0 pgmap v6204: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:16:21.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:16:20 smithi080 bash[41963]: audit 2023-12-01T08:16:20.438555+0000 mon.a (mon.0) 4274 : audit 0 from='client.? 172.21.15.80:0/3930771155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:16:21.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:16:20 smithi080 bash[28361]: cluster 2023-12-01T08:16:19.194208+0000 mgr.y (mgr.24362) 6235 : cluster 0 pgmap v6204: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:16:21.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:16:20 smithi080 bash[28361]: audit 2023-12-01T08:16:20.438555+0000 mon.a (mon.0) 4274 : audit 0 from='client.? 172.21.15.80:0/3930771155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:16:22.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:16:22 smithi090 bash[32384]: cluster 2023-12-01T08:16:21.195311+0000 mgr.y (mgr.24362) 6236 : cluster 0 pgmap v6205: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:16:22.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:16:22 smithi080 bash[28361]: cluster 2023-12-01T08:16:21.195311+0000 mgr.y (mgr.24362) 6236 : cluster 0 pgmap v6205: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:16:22.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:16:22 smithi080 bash[41963]: cluster 2023-12-01T08:16:21.195311+0000 mgr.y (mgr.24362) 6236 : cluster 0 pgmap v6205: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:16:23.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:16:23 smithi090 bash[32384]: audit 2023-12-01T08:16:22.890277+0000 mon.c (mon.2) 3992 : audit 0 from='client.? 172.21.15.80:0/3135303683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:16:23.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:16:23 smithi080 bash[41963]: audit 2023-12-01T08:16:22.890277+0000 mon.c (mon.2) 3992 : audit 0 from='client.? 172.21.15.80:0/3135303683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:16:23.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:16:23 smithi080 bash[28361]: audit 2023-12-01T08:16:22.890277+0000 mon.c (mon.2) 3992 : audit 0 from='client.? 172.21.15.80:0/3135303683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:16:24.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:16:24 smithi090 bash[32384]: cluster 2023-12-01T08:16:23.195944+0000 mgr.y (mgr.24362) 6237 : cluster 0 pgmap v6206: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:16:24.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:16:24 smithi080 bash[41963]: cluster 2023-12-01T08:16:23.195944+0000 mgr.y (mgr.24362) 6237 : cluster 0 pgmap v6206: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:16:24.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:16:24 smithi080 bash[28361]: cluster 2023-12-01T08:16:23.195944+0000 mgr.y (mgr.24362) 6237 : cluster 0 pgmap v6206: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:16:25.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:16:25 smithi090 bash[32384]: audit 2023-12-01T08:16:25.103306+0000 mon.c (mon.2) 3993 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:16:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:16:25 smithi080 bash[28361]: audit 2023-12-01T08:16:25.103306+0000 mon.c (mon.2) 3993 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:16:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:16:25 smithi080 bash[41963]: audit 2023-12-01T08:16:25.103306+0000 mon.c (mon.2) 3993 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:16:26.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:16:26 smithi090 bash[32384]: cluster 2023-12-01T08:16:25.196523+0000 mgr.y (mgr.24362) 6238 : cluster 0 pgmap v6207: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:16:26.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:16:26 smithi090 bash[32384]: audit 2023-12-01T08:16:25.340154+0000 mon.c (mon.2) 3994 : audit 0 from='client.? 172.21.15.80:0/2196647398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:16:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:16:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:16:26] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T08:16:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:16:26 smithi080 bash[28361]: cluster 2023-12-01T08:16:25.196523+0000 mgr.y (mgr.24362) 6238 : cluster 0 pgmap v6207: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:16:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:16:26 smithi080 bash[28361]: audit 2023-12-01T08:16:25.340154+0000 mon.c (mon.2) 3994 : audit 0 from='client.? 172.21.15.80:0/2196647398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:16:26.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:16:26 smithi080 bash[41963]: cluster 2023-12-01T08:16:25.196523+0000 mgr.y (mgr.24362) 6238 : cluster 0 pgmap v6207: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:16:26.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:16:26 smithi080 bash[41963]: audit 2023-12-01T08:16:25.340154+0000 mon.c (mon.2) 3994 : audit 0 from='client.? 172.21.15.80:0/2196647398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:16:28.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:16:28 smithi090 bash[32384]: cluster 2023-12-01T08:16:27.197633+0000 mgr.y (mgr.24362) 6239 : cluster 0 pgmap v6208: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:16:28.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:16:28 smithi090 bash[32384]: audit 2023-12-01T08:16:27.795937+0000 mon.c (mon.2) 3995 : audit 0 from='client.? 172.21.15.80:0/2730517161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:16:28.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:16:28 smithi080 bash[28361]: cluster 2023-12-01T08:16:27.197633+0000 mgr.y (mgr.24362) 6239 : cluster 0 pgmap v6208: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:16:28.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:16:28 smithi080 bash[28361]: audit 2023-12-01T08:16:27.795937+0000 mon.c (mon.2) 3995 : audit 0 from='client.? 172.21.15.80:0/2730517161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:16:28.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:16:28 smithi080 bash[41963]: cluster 2023-12-01T08:16:27.197633+0000 mgr.y (mgr.24362) 6239 : cluster 0 pgmap v6208: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:16:28.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:16:28 smithi080 bash[41963]: audit 2023-12-01T08:16:27.795937+0000 mon.c (mon.2) 3995 : audit 0 from='client.? 172.21.15.80:0/2730517161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:16:30.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:16:30 smithi090 bash[32384]: cluster 2023-12-01T08:16:29.198306+0000 mgr.y (mgr.24362) 6240 : cluster 0 pgmap v6209: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:16:30.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:16:30 smithi090 bash[32384]: audit 2023-12-01T08:16:30.253186+0000 mon.a (mon.0) 4275 : audit 0 from='client.? 172.21.15.80:0/2180261800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:16:30.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:16:30 smithi080 bash[41963]: cluster 2023-12-01T08:16:29.198306+0000 mgr.y (mgr.24362) 6240 : cluster 0 pgmap v6209: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:16:30.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:16:30 smithi080 bash[41963]: audit 2023-12-01T08:16:30.253186+0000 mon.a (mon.0) 4275 : audit 0 from='client.? 172.21.15.80:0/2180261800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:16:30.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:16:30 smithi080 bash[28361]: cluster 2023-12-01T08:16:29.198306+0000 mgr.y (mgr.24362) 6240 : cluster 0 pgmap v6209: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:16:30.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:16:30 smithi080 bash[28361]: audit 2023-12-01T08:16:30.253186+0000 mon.a (mon.0) 4275 : audit 0 from='client.? 172.21.15.80:0/2180261800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:16:32.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:16:32 smithi090 bash[32384]: cluster 2023-12-01T08:16:31.199421+0000 mgr.y (mgr.24362) 6241 : cluster 0 pgmap v6210: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:16:32.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:16:32 smithi080 bash[28361]: cluster 2023-12-01T08:16:31.199421+0000 mgr.y (mgr.24362) 6241 : cluster 0 pgmap v6210: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:16:32.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:16:32 smithi080 bash[41963]: cluster 2023-12-01T08:16:31.199421+0000 mgr.y (mgr.24362) 6241 : cluster 0 pgmap v6210: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:16:33.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:16:33 smithi090 bash[32384]: audit 2023-12-01T08:16:32.700019+0000 mon.a (mon.0) 4276 : audit 0 from='client.? 172.21.15.80:0/2673811451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:16:33.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:16:33 smithi080 bash[41963]: audit 2023-12-01T08:16:32.700019+0000 mon.a (mon.0) 4276 : audit 0 from='client.? 172.21.15.80:0/2673811451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:16:33.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:16:33 smithi080 bash[28361]: audit 2023-12-01T08:16:32.700019+0000 mon.a (mon.0) 4276 : audit 0 from='client.? 172.21.15.80:0/2673811451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:16:34.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:16:34 smithi090 bash[32384]: cluster 2023-12-01T08:16:33.200038+0000 mgr.y (mgr.24362) 6242 : cluster 0 pgmap v6211: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:16:34.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:16:34 smithi080 bash[41963]: cluster 2023-12-01T08:16:33.200038+0000 mgr.y (mgr.24362) 6242 : cluster 0 pgmap v6211: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:16:34.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:16:34 smithi080 bash[28361]: cluster 2023-12-01T08:16:33.200038+0000 mgr.y (mgr.24362) 6242 : cluster 0 pgmap v6211: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:16:35.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:16:35 smithi090 bash[32384]: audit 2023-12-01T08:16:35.152566+0000 mon.c (mon.2) 3996 : audit 0 from='client.? 172.21.15.80:0/2947107766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:16:35.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:16:35 smithi080 bash[41963]: audit 2023-12-01T08:16:35.152566+0000 mon.c (mon.2) 3996 : audit 0 from='client.? 172.21.15.80:0/2947107766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:16:35.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:16:35 smithi080 bash[28361]: audit 2023-12-01T08:16:35.152566+0000 mon.c (mon.2) 3996 : audit 0 from='client.? 172.21.15.80:0/2947107766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:16:36.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:16:36 smithi090 bash[32384]: cluster 2023-12-01T08:16:35.200725+0000 mgr.y (mgr.24362) 6243 : cluster 0 pgmap v6212: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:16:36.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:16:36 smithi080 bash[28361]: cluster 2023-12-01T08:16:35.200725+0000 mgr.y (mgr.24362) 6243 : cluster 0 pgmap v6212: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:16:36.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:16:36 smithi080 bash[41963]: cluster 2023-12-01T08:16:35.200725+0000 mgr.y (mgr.24362) 6243 : cluster 0 pgmap v6212: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:16:36.683 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:16:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:16:36] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T08:16:38.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:16:38 smithi090 bash[32384]: cluster 2023-12-01T08:16:37.201590+0000 mgr.y (mgr.24362) 6244 : cluster 0 pgmap v6213: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:16:38.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:16:38 smithi090 bash[32384]: audit 2023-12-01T08:16:37.592945+0000 mon.c (mon.2) 3997 : audit 0 from='client.? 172.21.15.80:0/2071591882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:16:38.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:16:38 smithi080 bash[28361]: cluster 2023-12-01T08:16:37.201590+0000 mgr.y (mgr.24362) 6244 : cluster 0 pgmap v6213: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:16:38.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:16:38 smithi080 bash[28361]: audit 2023-12-01T08:16:37.592945+0000 mon.c (mon.2) 3997 : audit 0 from='client.? 172.21.15.80:0/2071591882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:16:38.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:16:38 smithi080 bash[41963]: cluster 2023-12-01T08:16:37.201590+0000 mgr.y (mgr.24362) 6244 : cluster 0 pgmap v6213: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:16:38.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:16:38 smithi080 bash[41963]: audit 2023-12-01T08:16:37.592945+0000 mon.c (mon.2) 3997 : audit 0 from='client.? 172.21.15.80:0/2071591882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:16:40.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:16:40 smithi090 bash[32384]: cluster 2023-12-01T08:16:39.202375+0000 mgr.y (mgr.24362) 6245 : cluster 0 pgmap v6214: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:16:40.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:16:40 smithi090 bash[32384]: audit 2023-12-01T08:16:40.046690+0000 mon.c (mon.2) 3998 : audit 0 from='client.? 172.21.15.80:0/3683639431' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:16:40.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:16:40 smithi090 bash[32384]: audit 2023-12-01T08:16:40.103790+0000 mon.c (mon.2) 3999 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:16:40.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:16:40 smithi080 bash[28361]: cluster 2023-12-01T08:16:39.202375+0000 mgr.y (mgr.24362) 6245 : cluster 0 pgmap v6214: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:16:40.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:16:40 smithi080 bash[28361]: audit 2023-12-01T08:16:40.046690+0000 mon.c (mon.2) 3998 : audit 0 from='client.? 172.21.15.80:0/3683639431' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:16:40.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:16:40 smithi080 bash[28361]: audit 2023-12-01T08:16:40.103790+0000 mon.c (mon.2) 3999 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:16:40.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:16:40 smithi080 bash[41963]: cluster 2023-12-01T08:16:39.202375+0000 mgr.y (mgr.24362) 6245 : cluster 0 pgmap v6214: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:16:40.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:16:40 smithi080 bash[41963]: audit 2023-12-01T08:16:40.046690+0000 mon.c (mon.2) 3998 : audit 0 from='client.? 172.21.15.80:0/3683639431' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:16:40.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:16:40 smithi080 bash[41963]: audit 2023-12-01T08:16:40.103790+0000 mon.c (mon.2) 3999 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:16:42.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:16:42 smithi090 bash[32384]: cluster 2023-12-01T08:16:41.203490+0000 mgr.y (mgr.24362) 6246 : cluster 0 pgmap v6215: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:16:42.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:16:42 smithi080 bash[41963]: cluster 2023-12-01T08:16:41.203490+0000 mgr.y (mgr.24362) 6246 : cluster 0 pgmap v6215: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:16:42.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:16:42 smithi080 bash[28361]: cluster 2023-12-01T08:16:41.203490+0000 mgr.y (mgr.24362) 6246 : cluster 0 pgmap v6215: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:16:43.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:16:43 smithi090 bash[32384]: audit 2023-12-01T08:16:42.505392+0000 mon.a (mon.0) 4277 : audit 0 from='client.? 172.21.15.80:0/1473288039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:16:43.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:16:43 smithi080 bash[28361]: audit 2023-12-01T08:16:42.505392+0000 mon.a (mon.0) 4277 : audit 0 from='client.? 172.21.15.80:0/1473288039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:16:43.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:16:43 smithi080 bash[41963]: audit 2023-12-01T08:16:42.505392+0000 mon.a (mon.0) 4277 : audit 0 from='client.? 172.21.15.80:0/1473288039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:16:44.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:16:44 smithi090 bash[32384]: cluster 2023-12-01T08:16:43.204040+0000 mgr.y (mgr.24362) 6247 : cluster 0 pgmap v6216: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:16:44.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:16:44 smithi080 bash[41963]: cluster 2023-12-01T08:16:43.204040+0000 mgr.y (mgr.24362) 6247 : cluster 0 pgmap v6216: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:16:44.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:16:44 smithi080 bash[28361]: cluster 2023-12-01T08:16:43.204040+0000 mgr.y (mgr.24362) 6247 : cluster 0 pgmap v6216: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:16:45.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:16:45 smithi090 bash[32384]: audit 2023-12-01T08:16:44.962160+0000 mon.c (mon.2) 4000 : audit 0 from='client.? 172.21.15.80:0/4046694045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:16:45.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:16:45 smithi080 bash[28361]: audit 2023-12-01T08:16:44.962160+0000 mon.c (mon.2) 4000 : audit 0 from='client.? 172.21.15.80:0/4046694045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:16:45.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:16:45 smithi080 bash[41963]: audit 2023-12-01T08:16:44.962160+0000 mon.c (mon.2) 4000 : audit 0 from='client.? 172.21.15.80:0/4046694045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:16:46.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:16:46 smithi090 bash[32384]: cluster 2023-12-01T08:16:45.204780+0000 mgr.y (mgr.24362) 6248 : cluster 0 pgmap v6217: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:16:46.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:16:46 smithi080 bash[28361]: cluster 2023-12-01T08:16:45.204780+0000 mgr.y (mgr.24362) 6248 : cluster 0 pgmap v6217: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:16:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:16:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:16:46] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T08:16:46.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:16:46 smithi080 bash[41963]: cluster 2023-12-01T08:16:45.204780+0000 mgr.y (mgr.24362) 6248 : cluster 0 pgmap v6217: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:16:48.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:16:48 smithi090 bash[32384]: cluster 2023-12-01T08:16:47.205910+0000 mgr.y (mgr.24362) 6249 : cluster 0 pgmap v6218: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:16:48.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:16:48 smithi090 bash[32384]: audit 2023-12-01T08:16:47.413224+0000 mon.c (mon.2) 4001 : audit 0 from='client.? 172.21.15.80:0/1155450159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:16:48.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:16:48 smithi080 bash[28361]: cluster 2023-12-01T08:16:47.205910+0000 mgr.y (mgr.24362) 6249 : cluster 0 pgmap v6218: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:16:48.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:16:48 smithi080 bash[28361]: audit 2023-12-01T08:16:47.413224+0000 mon.c (mon.2) 4001 : audit 0 from='client.? 172.21.15.80:0/1155450159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:16:48.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:16:48 smithi080 bash[41963]: cluster 2023-12-01T08:16:47.205910+0000 mgr.y (mgr.24362) 6249 : cluster 0 pgmap v6218: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:16:48.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:16:48 smithi080 bash[41963]: audit 2023-12-01T08:16:47.413224+0000 mon.c (mon.2) 4001 : audit 0 from='client.? 172.21.15.80:0/1155450159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:16:50.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:16:50 smithi090 bash[32384]: cluster 2023-12-01T08:16:49.206546+0000 mgr.y (mgr.24362) 6250 : cluster 0 pgmap v6219: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:16:50.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:16:50 smithi090 bash[32384]: audit 2023-12-01T08:16:49.878767+0000 mon.c (mon.2) 4002 : audit 0 from='client.? 172.21.15.80:0/2726210874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:16:50.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:16:50 smithi080 bash[41963]: cluster 2023-12-01T08:16:49.206546+0000 mgr.y (mgr.24362) 6250 : cluster 0 pgmap v6219: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:16:50.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:16:50 smithi080 bash[41963]: audit 2023-12-01T08:16:49.878767+0000 mon.c (mon.2) 4002 : audit 0 from='client.? 172.21.15.80:0/2726210874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:16:50.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:16:50 smithi080 bash[28361]: cluster 2023-12-01T08:16:49.206546+0000 mgr.y (mgr.24362) 6250 : cluster 0 pgmap v6219: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:16:50.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:16:50 smithi080 bash[28361]: audit 2023-12-01T08:16:49.878767+0000 mon.c (mon.2) 4002 : audit 0 from='client.? 172.21.15.80:0/2726210874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:16:52.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:16:52 smithi090 bash[32384]: cluster 2023-12-01T08:16:51.207434+0000 mgr.y (mgr.24362) 6251 : cluster 0 pgmap v6220: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:16:52.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:16:52 smithi080 bash[41963]: cluster 2023-12-01T08:16:51.207434+0000 mgr.y (mgr.24362) 6251 : cluster 0 pgmap v6220: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:16:52.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:16:52 smithi080 bash[28361]: cluster 2023-12-01T08:16:51.207434+0000 mgr.y (mgr.24362) 6251 : cluster 0 pgmap v6220: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:16:53.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:16:53 smithi090 bash[32384]: audit 2023-12-01T08:16:52.336908+0000 mon.c (mon.2) 4003 : audit 0 from='client.? 172.21.15.80:0/2592197929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:16:53.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:16:53 smithi080 bash[41963]: audit 2023-12-01T08:16:52.336908+0000 mon.c (mon.2) 4003 : audit 0 from='client.? 172.21.15.80:0/2592197929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:16:53.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:16:53 smithi080 bash[28361]: audit 2023-12-01T08:16:52.336908+0000 mon.c (mon.2) 4003 : audit 0 from='client.? 172.21.15.80:0/2592197929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:16:54.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:16:54 smithi090 bash[32384]: cluster 2023-12-01T08:16:53.207994+0000 mgr.y (mgr.24362) 6252 : cluster 0 pgmap v6221: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:16:54.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:16:54 smithi080 bash[28361]: cluster 2023-12-01T08:16:53.207994+0000 mgr.y (mgr.24362) 6252 : cluster 0 pgmap v6221: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:16:54.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:16:54 smithi080 bash[41963]: cluster 2023-12-01T08:16:53.207994+0000 mgr.y (mgr.24362) 6252 : cluster 0 pgmap v6221: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:16:55.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:16:55 smithi090 bash[32384]: audit 2023-12-01T08:16:54.792614+0000 mon.c (mon.2) 4004 : audit 0 from='client.? 172.21.15.80:0/1646823846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:16:55.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:16:55 smithi090 bash[32384]: audit 2023-12-01T08:16:55.104426+0000 mon.c (mon.2) 4005 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:16:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:16:55 smithi080 bash[28361]: audit 2023-12-01T08:16:54.792614+0000 mon.c (mon.2) 4004 : audit 0 from='client.? 172.21.15.80:0/1646823846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:16:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:16:55 smithi080 bash[28361]: audit 2023-12-01T08:16:55.104426+0000 mon.c (mon.2) 4005 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:16:55.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:16:55 smithi080 bash[41963]: audit 2023-12-01T08:16:54.792614+0000 mon.c (mon.2) 4004 : audit 0 from='client.? 172.21.15.80:0/1646823846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:16:55.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:16:55 smithi080 bash[41963]: audit 2023-12-01T08:16:55.104426+0000 mon.c (mon.2) 4005 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:16:56.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:16:56 smithi090 bash[32384]: cluster 2023-12-01T08:16:55.208570+0000 mgr.y (mgr.24362) 6253 : cluster 0 pgmap v6222: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:16:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:16:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:16:56] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T08:16:56.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:16:56 smithi080 bash[28361]: cluster 2023-12-01T08:16:55.208570+0000 mgr.y (mgr.24362) 6253 : cluster 0 pgmap v6222: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:16:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:16:56 smithi080 bash[41963]: cluster 2023-12-01T08:16:55.208570+0000 mgr.y (mgr.24362) 6253 : cluster 0 pgmap v6222: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:16:58.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:16:58 smithi090 bash[32384]: cluster 2023-12-01T08:16:57.209666+0000 mgr.y (mgr.24362) 6254 : cluster 0 pgmap v6223: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:16:58.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:16:58 smithi090 bash[32384]: audit 2023-12-01T08:16:57.236395+0000 mon.a (mon.0) 4278 : audit 0 from='client.? 172.21.15.80:0/1446697770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:16:58.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:16:58 smithi080 bash[28361]: cluster 2023-12-01T08:16:57.209666+0000 mgr.y (mgr.24362) 6254 : cluster 0 pgmap v6223: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:16:58.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:16:58 smithi080 bash[28361]: audit 2023-12-01T08:16:57.236395+0000 mon.a (mon.0) 4278 : audit 0 from='client.? 172.21.15.80:0/1446697770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:16:58.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:16:58 smithi080 bash[41963]: cluster 2023-12-01T08:16:57.209666+0000 mgr.y (mgr.24362) 6254 : cluster 0 pgmap v6223: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:16:58.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:16:58 smithi080 bash[41963]: audit 2023-12-01T08:16:57.236395+0000 mon.a (mon.0) 4278 : audit 0 from='client.? 172.21.15.80:0/1446697770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:17:00.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:17:00 smithi090 bash[32384]: cluster 2023-12-01T08:16:59.210289+0000 mgr.y (mgr.24362) 6255 : cluster 0 pgmap v6224: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:17:00.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:17:00 smithi090 bash[32384]: audit 2023-12-01T08:16:59.695046+0000 mon.a (mon.0) 4279 : audit 0 from='client.? 172.21.15.80:0/254519795' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:17:00.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:17:00 smithi080 bash[41963]: cluster 2023-12-01T08:16:59.210289+0000 mgr.y (mgr.24362) 6255 : cluster 0 pgmap v6224: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:17:00.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:17:00 smithi080 bash[41963]: audit 2023-12-01T08:16:59.695046+0000 mon.a (mon.0) 4279 : audit 0 from='client.? 172.21.15.80:0/254519795' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:17:00.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:17:00 smithi080 bash[28361]: cluster 2023-12-01T08:16:59.210289+0000 mgr.y (mgr.24362) 6255 : cluster 0 pgmap v6224: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:17:00.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:17:00 smithi080 bash[28361]: audit 2023-12-01T08:16:59.695046+0000 mon.a (mon.0) 4279 : audit 0 from='client.? 172.21.15.80:0/254519795' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:17:02.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:17:02 smithi090 bash[32384]: cluster 2023-12-01T08:17:01.211452+0000 mgr.y (mgr.24362) 6256 : cluster 0 pgmap v6225: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:17:02.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:17:02 smithi090 bash[32384]: audit 2023-12-01T08:17:02.150634+0000 mon.c (mon.2) 4006 : audit 0 from='client.? 172.21.15.80:0/317972748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:17:02.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:17:02 smithi080 bash[41963]: cluster 2023-12-01T08:17:01.211452+0000 mgr.y (mgr.24362) 6256 : cluster 0 pgmap v6225: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:17:02.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:17:02 smithi080 bash[41963]: audit 2023-12-01T08:17:02.150634+0000 mon.c (mon.2) 4006 : audit 0 from='client.? 172.21.15.80:0/317972748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:17:02.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:17:02 smithi080 bash[28361]: cluster 2023-12-01T08:17:01.211452+0000 mgr.y (mgr.24362) 6256 : cluster 0 pgmap v6225: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:17:02.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:17:02 smithi080 bash[28361]: audit 2023-12-01T08:17:02.150634+0000 mon.c (mon.2) 4006 : audit 0 from='client.? 172.21.15.80:0/317972748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:17:04.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:17:04 smithi080 bash[41963]: cluster 2023-12-01T08:17:03.212162+0000 mgr.y (mgr.24362) 6257 : cluster 0 pgmap v6226: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:17:04.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:17:04 smithi080 bash[28361]: cluster 2023-12-01T08:17:03.212162+0000 mgr.y (mgr.24362) 6257 : cluster 0 pgmap v6226: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:17:04.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:17:04 smithi090 bash[32384]: cluster 2023-12-01T08:17:03.212162+0000 mgr.y (mgr.24362) 6257 : cluster 0 pgmap v6226: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:17:05.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:17:05 smithi080 bash[28361]: audit 2023-12-01T08:17:04.603300+0000 mon.a (mon.0) 4280 : audit 0 from='client.? 172.21.15.80:0/3152124093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:17:05.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:17:05 smithi080 bash[41963]: audit 2023-12-01T08:17:04.603300+0000 mon.a (mon.0) 4280 : audit 0 from='client.? 172.21.15.80:0/3152124093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:17:05.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:17:05 smithi090 bash[32384]: audit 2023-12-01T08:17:04.603300+0000 mon.a (mon.0) 4280 : audit 0 from='client.? 172.21.15.80:0/3152124093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:17:06.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:17:06 smithi080 bash[41963]: cluster 2023-12-01T08:17:05.212821+0000 mgr.y (mgr.24362) 6258 : cluster 0 pgmap v6227: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:17:06.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:17:06 smithi080 bash[28361]: cluster 2023-12-01T08:17:05.212821+0000 mgr.y (mgr.24362) 6258 : cluster 0 pgmap v6227: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:17:06.683 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:17:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:17:06] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T08:17:06.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:17:06 smithi090 bash[32384]: cluster 2023-12-01T08:17:05.212821+0000 mgr.y (mgr.24362) 6258 : cluster 0 pgmap v6227: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:17:07.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:17:07 smithi080 bash[28361]: audit 2023-12-01T08:17:07.052667+0000 mon.c (mon.2) 4007 : audit 0 from='client.? 172.21.15.80:0/1282496074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:17:07.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:17:07 smithi080 bash[41963]: audit 2023-12-01T08:17:07.052667+0000 mon.c (mon.2) 4007 : audit 0 from='client.? 172.21.15.80:0/1282496074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:17:07.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:17:07 smithi090 bash[32384]: audit 2023-12-01T08:17:07.052667+0000 mon.c (mon.2) 4007 : audit 0 from='client.? 172.21.15.80:0/1282496074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:17:08.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:17:08 smithi080 bash[28361]: cluster 2023-12-01T08:17:07.213961+0000 mgr.y (mgr.24362) 6259 : cluster 0 pgmap v6228: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:17:08.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:17:08 smithi080 bash[41963]: cluster 2023-12-01T08:17:07.213961+0000 mgr.y (mgr.24362) 6259 : cluster 0 pgmap v6228: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:17:08.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:17:08 smithi090 bash[32384]: cluster 2023-12-01T08:17:07.213961+0000 mgr.y (mgr.24362) 6259 : cluster 0 pgmap v6228: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:17:10.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:17:10 smithi080 bash[28361]: cluster 2023-12-01T08:17:09.214394+0000 mgr.y (mgr.24362) 6260 : cluster 0 pgmap v6229: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:17:10.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:17:10 smithi080 bash[28361]: audit 2023-12-01T08:17:09.515172+0000 mon.c (mon.2) 4008 : audit 0 from='client.? 172.21.15.80:0/3301690881' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:17:10.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:17:10 smithi080 bash[28361]: audit 2023-12-01T08:17:10.104671+0000 mon.c (mon.2) 4009 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:17:10.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:17:10 smithi080 bash[41963]: cluster 2023-12-01T08:17:09.214394+0000 mgr.y (mgr.24362) 6260 : cluster 0 pgmap v6229: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:17:10.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:17:10 smithi080 bash[41963]: audit 2023-12-01T08:17:09.515172+0000 mon.c (mon.2) 4008 : audit 0 from='client.? 172.21.15.80:0/3301690881' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:17:10.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:17:10 smithi080 bash[41963]: audit 2023-12-01T08:17:10.104671+0000 mon.c (mon.2) 4009 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:17:10.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:17:10 smithi090 bash[32384]: cluster 2023-12-01T08:17:09.214394+0000 mgr.y (mgr.24362) 6260 : cluster 0 pgmap v6229: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:17:10.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:17:10 smithi090 bash[32384]: audit 2023-12-01T08:17:09.515172+0000 mon.c (mon.2) 4008 : audit 0 from='client.? 172.21.15.80:0/3301690881' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:17:10.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:17:10 smithi090 bash[32384]: audit 2023-12-01T08:17:10.104671+0000 mon.c (mon.2) 4009 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:17:12.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:17:12 smithi090 bash[32384]: cluster 2023-12-01T08:17:11.215454+0000 mgr.y (mgr.24362) 6261 : cluster 0 pgmap v6230: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:17:12.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:17:12 smithi090 bash[32384]: audit 2023-12-01T08:17:11.964115+0000 mon.c (mon.2) 4010 : audit 0 from='client.? 172.21.15.80:0/2864060622' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:17:12.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:17:12 smithi080 bash[28361]: cluster 2023-12-01T08:17:11.215454+0000 mgr.y (mgr.24362) 6261 : cluster 0 pgmap v6230: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:17:12.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:17:12 smithi080 bash[28361]: audit 2023-12-01T08:17:11.964115+0000 mon.c (mon.2) 4010 : audit 0 from='client.? 172.21.15.80:0/2864060622' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:17:12.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:17:12 smithi080 bash[41963]: cluster 2023-12-01T08:17:11.215454+0000 mgr.y (mgr.24362) 6261 : cluster 0 pgmap v6230: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:17:12.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:17:12 smithi080 bash[41963]: audit 2023-12-01T08:17:11.964115+0000 mon.c (mon.2) 4010 : audit 0 from='client.? 172.21.15.80:0/2864060622' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:17:14.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:17:14 smithi080 bash[28361]: cluster 2023-12-01T08:17:13.216110+0000 mgr.y (mgr.24362) 6262 : cluster 0 pgmap v6231: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:17:14.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:17:14 smithi080 bash[41963]: cluster 2023-12-01T08:17:13.216110+0000 mgr.y (mgr.24362) 6262 : cluster 0 pgmap v6231: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:17:14.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:17:14 smithi090 bash[32384]: cluster 2023-12-01T08:17:13.216110+0000 mgr.y (mgr.24362) 6262 : cluster 0 pgmap v6231: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:17:15.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:17:15 smithi080 bash[28361]: audit 2023-12-01T08:17:14.420952+0000 mon.c (mon.2) 4011 : audit 0 from='client.? 172.21.15.80:0/1966200711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:17:15.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:17:15 smithi080 bash[41963]: audit 2023-12-01T08:17:14.420952+0000 mon.c (mon.2) 4011 : audit 0 from='client.? 172.21.15.80:0/1966200711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:17:15.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:17:15 smithi090 bash[32384]: audit 2023-12-01T08:17:14.420952+0000 mon.c (mon.2) 4011 : audit 0 from='client.? 172.21.15.80:0/1966200711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:17:16.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:17:16 smithi080 bash[28361]: cluster 2023-12-01T08:17:15.216712+0000 mgr.y (mgr.24362) 6263 : cluster 0 pgmap v6232: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:17:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:17:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:17:16] "GET /metrics HTTP/1.1" 200 33972 "" "Prometheus/2.43.0" 2023-12-01T08:17:16.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:17:16 smithi080 bash[41963]: cluster 2023-12-01T08:17:15.216712+0000 mgr.y (mgr.24362) 6263 : cluster 0 pgmap v6232: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:17:16.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:17:16 smithi090 bash[32384]: cluster 2023-12-01T08:17:15.216712+0000 mgr.y (mgr.24362) 6263 : cluster 0 pgmap v6232: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:17:17.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:17:17 smithi080 bash[28361]: audit 2023-12-01T08:17:16.861475+0000 mon.c (mon.2) 4012 : audit 0 from='client.? 172.21.15.80:0/3671598729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:17:17.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:17:17 smithi080 bash[28361]: audit 2023-12-01T08:17:17.272378+0000 mon.c (mon.2) 4013 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:17:17.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:17:17 smithi080 bash[41963]: audit 2023-12-01T08:17:16.861475+0000 mon.c (mon.2) 4012 : audit 0 from='client.? 172.21.15.80:0/3671598729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:17:17.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:17:17 smithi080 bash[41963]: audit 2023-12-01T08:17:17.272378+0000 mon.c (mon.2) 4013 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:17:17.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:17:17 smithi090 bash[32384]: audit 2023-12-01T08:17:16.861475+0000 mon.c (mon.2) 4012 : audit 0 from='client.? 172.21.15.80:0/3671598729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:17:17.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:17:17 smithi090 bash[32384]: audit 2023-12-01T08:17:17.272378+0000 mon.c (mon.2) 4013 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:17:18.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:17:18 smithi080 bash[28361]: cluster 2023-12-01T08:17:17.217770+0000 mgr.y (mgr.24362) 6264 : cluster 0 pgmap v6233: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:17:18.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:17:18 smithi080 bash[41963]: cluster 2023-12-01T08:17:17.217770+0000 mgr.y (mgr.24362) 6264 : cluster 0 pgmap v6233: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:17:18.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:17:18 smithi090 bash[32384]: cluster 2023-12-01T08:17:17.217770+0000 mgr.y (mgr.24362) 6264 : cluster 0 pgmap v6233: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:17:20.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:17:20 smithi080 bash[28361]: cluster 2023-12-01T08:17:19.218361+0000 mgr.y (mgr.24362) 6265 : cluster 0 pgmap v6234: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:17:20.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:17:20 smithi080 bash[28361]: audit 2023-12-01T08:17:19.326061+0000 mon.c (mon.2) 4014 : audit 0 from='client.? 172.21.15.80:0/4035178707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:17:20.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:17:20 smithi080 bash[41963]: cluster 2023-12-01T08:17:19.218361+0000 mgr.y (mgr.24362) 6265 : cluster 0 pgmap v6234: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:17:20.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:17:20 smithi080 bash[41963]: audit 2023-12-01T08:17:19.326061+0000 mon.c (mon.2) 4014 : audit 0 from='client.? 172.21.15.80:0/4035178707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:17:20.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:17:20 smithi090 bash[32384]: cluster 2023-12-01T08:17:19.218361+0000 mgr.y (mgr.24362) 6265 : cluster 0 pgmap v6234: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:17:20.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:17:20 smithi090 bash[32384]: audit 2023-12-01T08:17:19.326061+0000 mon.c (mon.2) 4014 : audit 0 from='client.? 172.21.15.80:0/4035178707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:17:22.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:17:22 smithi090 bash[32384]: cluster 2023-12-01T08:17:21.219517+0000 mgr.y (mgr.24362) 6266 : cluster 0 pgmap v6235: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:17:22.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:17:22 smithi090 bash[32384]: audit 2023-12-01T08:17:21.789241+0000 mon.a (mon.0) 4281 : audit 0 from='client.? 172.21.15.80:0/915472988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:17:22.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:17:22 smithi080 bash[41963]: cluster 2023-12-01T08:17:21.219517+0000 mgr.y (mgr.24362) 6266 : cluster 0 pgmap v6235: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:17:22.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:17:22 smithi080 bash[41963]: audit 2023-12-01T08:17:21.789241+0000 mon.a (mon.0) 4281 : audit 0 from='client.? 172.21.15.80:0/915472988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:17:22.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:17:22 smithi080 bash[28361]: cluster 2023-12-01T08:17:21.219517+0000 mgr.y (mgr.24362) 6266 : cluster 0 pgmap v6235: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:17:22.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:17:22 smithi080 bash[28361]: audit 2023-12-01T08:17:21.789241+0000 mon.a (mon.0) 4281 : audit 0 from='client.? 172.21.15.80:0/915472988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:17:24.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:17:24 smithi080 bash[41963]: audit 2023-12-01T08:17:23.119747+0000 mon.a (mon.0) 4282 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:17:24.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:17:24 smithi080 bash[41963]: audit 2023-12-01T08:17:23.130817+0000 mon.a (mon.0) 4283 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:17:24.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:17:24 smithi080 bash[41963]: cluster 2023-12-01T08:17:23.220145+0000 mgr.y (mgr.24362) 6267 : cluster 0 pgmap v6236: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:17:24.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:17:24 smithi080 bash[41963]: audit 2023-12-01T08:17:23.422528+0000 mon.a (mon.0) 4284 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:17:24.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:17:24 smithi080 bash[41963]: audit 2023-12-01T08:17:23.432564+0000 mon.a (mon.0) 4285 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:17:24.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:17:24 smithi080 bash[41963]: audit 2023-12-01T08:17:23.906455+0000 mon.c (mon.2) 4015 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:17:24.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:17:24 smithi080 bash[41963]: audit 2023-12-01T08:17:23.907673+0000 mon.c (mon.2) 4016 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:17:24.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:17:24 smithi080 bash[41963]: audit 2023-12-01T08:17:23.915357+0000 mon.a (mon.0) 4286 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:17:24.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:17:24 smithi080 bash[28361]: audit 2023-12-01T08:17:23.119747+0000 mon.a (mon.0) 4282 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:17:24.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:17:24 smithi080 bash[28361]: audit 2023-12-01T08:17:23.130817+0000 mon.a (mon.0) 4283 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:17:24.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:17:24 smithi080 bash[28361]: cluster 2023-12-01T08:17:23.220145+0000 mgr.y (mgr.24362) 6267 : cluster 0 pgmap v6236: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:17:24.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:17:24 smithi080 bash[28361]: audit 2023-12-01T08:17:23.422528+0000 mon.a (mon.0) 4284 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:17:24.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:17:24 smithi080 bash[28361]: audit 2023-12-01T08:17:23.432564+0000 mon.a (mon.0) 4285 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:17:24.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:17:24 smithi080 bash[28361]: audit 2023-12-01T08:17:23.906455+0000 mon.c (mon.2) 4015 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:17:24.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:17:24 smithi080 bash[28361]: audit 2023-12-01T08:17:23.907673+0000 mon.c (mon.2) 4016 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:17:24.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:17:24 smithi080 bash[28361]: audit 2023-12-01T08:17:23.915357+0000 mon.a (mon.0) 4286 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:17:24.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:17:24 smithi090 bash[32384]: audit 2023-12-01T08:17:23.119747+0000 mon.a (mon.0) 4282 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:17:24.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:17:24 smithi090 bash[32384]: audit 2023-12-01T08:17:23.130817+0000 mon.a (mon.0) 4283 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:17:24.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:17:24 smithi090 bash[32384]: cluster 2023-12-01T08:17:23.220145+0000 mgr.y (mgr.24362) 6267 : cluster 0 pgmap v6236: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:17:24.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:17:24 smithi090 bash[32384]: audit 2023-12-01T08:17:23.422528+0000 mon.a (mon.0) 4284 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:17:24.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:17:24 smithi090 bash[32384]: audit 2023-12-01T08:17:23.432564+0000 mon.a (mon.0) 4285 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:17:24.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:17:24 smithi090 bash[32384]: audit 2023-12-01T08:17:23.906455+0000 mon.c (mon.2) 4015 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:17:24.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:17:24 smithi090 bash[32384]: audit 2023-12-01T08:17:23.907673+0000 mon.c (mon.2) 4016 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:17:24.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:17:24 smithi090 bash[32384]: audit 2023-12-01T08:17:23.915357+0000 mon.a (mon.0) 4286 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:17:25.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:17:25 smithi080 bash[41963]: audit 2023-12-01T08:17:24.242611+0000 mon.c (mon.2) 4017 : audit 0 from='client.? 172.21.15.80:0/3520523110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:17:25.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:17:25 smithi080 bash[41963]: audit 2023-12-01T08:17:25.105117+0000 mon.c (mon.2) 4018 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:17:25.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:17:25 smithi080 bash[28361]: audit 2023-12-01T08:17:24.242611+0000 mon.c (mon.2) 4017 : audit 0 from='client.? 172.21.15.80:0/3520523110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:17:25.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:17:25 smithi080 bash[28361]: audit 2023-12-01T08:17:25.105117+0000 mon.c (mon.2) 4018 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:17:25.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:17:25 smithi090 bash[32384]: audit 2023-12-01T08:17:24.242611+0000 mon.c (mon.2) 4017 : audit 0 from='client.? 172.21.15.80:0/3520523110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:17:25.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:17:25 smithi090 bash[32384]: audit 2023-12-01T08:17:25.105117+0000 mon.c (mon.2) 4018 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:17:26.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:17:26 smithi080 bash[28361]: cluster 2023-12-01T08:17:25.220782+0000 mgr.y (mgr.24362) 6268 : cluster 0 pgmap v6237: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:17:26.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:17:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:17:26] "GET /metrics HTTP/1.1" 200 33977 "" "Prometheus/2.43.0" 2023-12-01T08:17:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:17:26 smithi080 bash[41963]: cluster 2023-12-01T08:17:25.220782+0000 mgr.y (mgr.24362) 6268 : cluster 0 pgmap v6237: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:17:26.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:17:26 smithi090 bash[32384]: cluster 2023-12-01T08:17:25.220782+0000 mgr.y (mgr.24362) 6268 : cluster 0 pgmap v6237: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:17:27.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:17:27 smithi090 bash[32384]: audit 2023-12-01T08:17:26.694541+0000 mon.a (mon.0) 4287 : audit 0 from='client.? 172.21.15.80:0/3080640058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:17:27.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:17:27 smithi080 bash[28361]: audit 2023-12-01T08:17:26.694541+0000 mon.a (mon.0) 4287 : audit 0 from='client.? 172.21.15.80:0/3080640058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:17:27.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:17:27 smithi080 bash[41963]: audit 2023-12-01T08:17:26.694541+0000 mon.a (mon.0) 4287 : audit 0 from='client.? 172.21.15.80:0/3080640058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:17:28.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:17:28 smithi090 bash[32384]: cluster 2023-12-01T08:17:27.221956+0000 mgr.y (mgr.24362) 6269 : cluster 0 pgmap v6238: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:17:28.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:17:28 smithi080 bash[28361]: cluster 2023-12-01T08:17:27.221956+0000 mgr.y (mgr.24362) 6269 : cluster 0 pgmap v6238: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:17:28.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:17:28 smithi080 bash[41963]: cluster 2023-12-01T08:17:27.221956+0000 mgr.y (mgr.24362) 6269 : cluster 0 pgmap v6238: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:17:29.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:17:29 smithi090 bash[32384]: audit 2023-12-01T08:17:29.147939+0000 mon.a (mon.0) 4288 : audit 0 from='client.? 172.21.15.80:0/1338423653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:17:29.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:17:29 smithi080 bash[28361]: audit 2023-12-01T08:17:29.147939+0000 mon.a (mon.0) 4288 : audit 0 from='client.? 172.21.15.80:0/1338423653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:17:29.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:17:29 smithi080 bash[41963]: audit 2023-12-01T08:17:29.147939+0000 mon.a (mon.0) 4288 : audit 0 from='client.? 172.21.15.80:0/1338423653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:17:30.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:17:30 smithi080 bash[28361]: cluster 2023-12-01T08:17:29.222729+0000 mgr.y (mgr.24362) 6270 : cluster 0 pgmap v6239: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:17:30.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:17:30 smithi080 bash[41963]: cluster 2023-12-01T08:17:29.222729+0000 mgr.y (mgr.24362) 6270 : cluster 0 pgmap v6239: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:17:30.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:17:30 smithi090 bash[32384]: cluster 2023-12-01T08:17:29.222729+0000 mgr.y (mgr.24362) 6270 : cluster 0 pgmap v6239: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:17:32.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:17:32 smithi090 bash[32384]: cluster 2023-12-01T08:17:31.223494+0000 mgr.y (mgr.24362) 6271 : cluster 0 pgmap v6240: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:17:32.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:17:32 smithi090 bash[32384]: audit 2023-12-01T08:17:31.605709+0000 mon.c (mon.2) 4019 : audit 0 from='client.? 172.21.15.80:0/692442447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:17:32.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:17:32 smithi080 bash[28361]: cluster 2023-12-01T08:17:31.223494+0000 mgr.y (mgr.24362) 6271 : cluster 0 pgmap v6240: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:17:32.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:17:32 smithi080 bash[28361]: audit 2023-12-01T08:17:31.605709+0000 mon.c (mon.2) 4019 : audit 0 from='client.? 172.21.15.80:0/692442447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:17:32.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:17:32 smithi080 bash[41963]: cluster 2023-12-01T08:17:31.223494+0000 mgr.y (mgr.24362) 6271 : cluster 0 pgmap v6240: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:17:32.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:17:32 smithi080 bash[41963]: audit 2023-12-01T08:17:31.605709+0000 mon.c (mon.2) 4019 : audit 0 from='client.? 172.21.15.80:0/692442447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:17:34.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:17:34 smithi080 bash[28361]: cluster 2023-12-01T08:17:33.224247+0000 mgr.y (mgr.24362) 6272 : cluster 0 pgmap v6241: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:17:34.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:17:34 smithi080 bash[28361]: audit 2023-12-01T08:17:34.065412+0000 mon.a (mon.0) 4289 : audit 0 from='client.? 172.21.15.80:0/2223514746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:17:34.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:17:34 smithi080 bash[41963]: cluster 2023-12-01T08:17:33.224247+0000 mgr.y (mgr.24362) 6272 : cluster 0 pgmap v6241: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:17:34.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:17:34 smithi080 bash[41963]: audit 2023-12-01T08:17:34.065412+0000 mon.a (mon.0) 4289 : audit 0 from='client.? 172.21.15.80:0/2223514746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:17:34.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:17:34 smithi090 bash[32384]: cluster 2023-12-01T08:17:33.224247+0000 mgr.y (mgr.24362) 6272 : cluster 0 pgmap v6241: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:17:34.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:17:34 smithi090 bash[32384]: audit 2023-12-01T08:17:34.065412+0000 mon.a (mon.0) 4289 : audit 0 from='client.? 172.21.15.80:0/2223514746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:17:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:17:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:17:36] "GET /metrics HTTP/1.1" 200 33977 "" "Prometheus/2.43.0" 2023-12-01T08:17:36.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:17:36 smithi080 bash[41963]: cluster 2023-12-01T08:17:35.224994+0000 mgr.y (mgr.24362) 6273 : cluster 0 pgmap v6242: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:17:36.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:17:36 smithi080 bash[28361]: cluster 2023-12-01T08:17:35.224994+0000 mgr.y (mgr.24362) 6273 : cluster 0 pgmap v6242: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:17:36.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:17:36 smithi090 bash[32384]: cluster 2023-12-01T08:17:35.224994+0000 mgr.y (mgr.24362) 6273 : cluster 0 pgmap v6242: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:17:37.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:17:37 smithi080 bash[28361]: audit 2023-12-01T08:17:36.529304+0000 mon.a (mon.0) 4290 : audit 0 from='client.? 172.21.15.80:0/486119667' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:17:37.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:17:37 smithi080 bash[41963]: audit 2023-12-01T08:17:36.529304+0000 mon.a (mon.0) 4290 : audit 0 from='client.? 172.21.15.80:0/486119667' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:17:37.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:17:37 smithi090 bash[32384]: audit 2023-12-01T08:17:36.529304+0000 mon.a (mon.0) 4290 : audit 0 from='client.? 172.21.15.80:0/486119667' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:17:38.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:17:38 smithi080 bash[28361]: cluster 2023-12-01T08:17:37.226056+0000 mgr.y (mgr.24362) 6274 : cluster 0 pgmap v6243: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:17:38.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:17:38 smithi080 bash[41963]: cluster 2023-12-01T08:17:37.226056+0000 mgr.y (mgr.24362) 6274 : cluster 0 pgmap v6243: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:17:38.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:17:38 smithi090 bash[32384]: cluster 2023-12-01T08:17:37.226056+0000 mgr.y (mgr.24362) 6274 : cluster 0 pgmap v6243: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:17:39.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:17:39 smithi080 bash[28361]: audit 2023-12-01T08:17:38.989893+0000 mon.c (mon.2) 4020 : audit 0 from='client.? 172.21.15.80:0/4141642583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:17:39.691 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:17:39 smithi080 bash[41963]: audit 2023-12-01T08:17:38.989893+0000 mon.c (mon.2) 4020 : audit 0 from='client.? 172.21.15.80:0/4141642583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:17:39.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:17:39 smithi090 bash[32384]: audit 2023-12-01T08:17:38.989893+0000 mon.c (mon.2) 4020 : audit 0 from='client.? 172.21.15.80:0/4141642583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:17:40.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:17:40 smithi080 bash[28361]: cluster 2023-12-01T08:17:39.226718+0000 mgr.y (mgr.24362) 6275 : cluster 0 pgmap v6244: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:17:40.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:17:40 smithi080 bash[28361]: audit 2023-12-01T08:17:40.105495+0000 mon.c (mon.2) 4021 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:17:40.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:17:40 smithi080 bash[41963]: cluster 2023-12-01T08:17:39.226718+0000 mgr.y (mgr.24362) 6275 : cluster 0 pgmap v6244: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:17:40.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:17:40 smithi080 bash[41963]: audit 2023-12-01T08:17:40.105495+0000 mon.c (mon.2) 4021 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:17:40.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:17:40 smithi090 bash[32384]: cluster 2023-12-01T08:17:39.226718+0000 mgr.y (mgr.24362) 6275 : cluster 0 pgmap v6244: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:17:40.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:17:40 smithi090 bash[32384]: audit 2023-12-01T08:17:40.105495+0000 mon.c (mon.2) 4021 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:17:42.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:17:42 smithi090 bash[32384]: cluster 2023-12-01T08:17:41.227564+0000 mgr.y (mgr.24362) 6276 : cluster 0 pgmap v6245: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:17:42.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:17:42 smithi090 bash[32384]: audit 2023-12-01T08:17:41.446024+0000 mon.c (mon.2) 4022 : audit 0 from='client.? 172.21.15.80:0/2470800904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:17:42.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:17:42 smithi080 bash[28361]: cluster 2023-12-01T08:17:41.227564+0000 mgr.y (mgr.24362) 6276 : cluster 0 pgmap v6245: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:17:42.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:17:42 smithi080 bash[28361]: audit 2023-12-01T08:17:41.446024+0000 mon.c (mon.2) 4022 : audit 0 from='client.? 172.21.15.80:0/2470800904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:17:42.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:17:42 smithi080 bash[41963]: cluster 2023-12-01T08:17:41.227564+0000 mgr.y (mgr.24362) 6276 : cluster 0 pgmap v6245: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:17:42.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:17:42 smithi080 bash[41963]: audit 2023-12-01T08:17:41.446024+0000 mon.c (mon.2) 4022 : audit 0 from='client.? 172.21.15.80:0/2470800904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:17:44.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:17:44 smithi080 bash[41963]: cluster 2023-12-01T08:17:43.228282+0000 mgr.y (mgr.24362) 6277 : cluster 0 pgmap v6246: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:17:44.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:17:44 smithi080 bash[41963]: audit 2023-12-01T08:17:43.891026+0000 mon.a (mon.0) 4291 : audit 0 from='client.? 172.21.15.80:0/3755156684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:17:44.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:17:44 smithi080 bash[28361]: cluster 2023-12-01T08:17:43.228282+0000 mgr.y (mgr.24362) 6277 : cluster 0 pgmap v6246: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:17:44.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:17:44 smithi080 bash[28361]: audit 2023-12-01T08:17:43.891026+0000 mon.a (mon.0) 4291 : audit 0 from='client.? 172.21.15.80:0/3755156684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:17:44.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:17:44 smithi090 bash[32384]: cluster 2023-12-01T08:17:43.228282+0000 mgr.y (mgr.24362) 6277 : cluster 0 pgmap v6246: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:17:44.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:17:44 smithi090 bash[32384]: audit 2023-12-01T08:17:43.891026+0000 mon.a (mon.0) 4291 : audit 0 from='client.? 172.21.15.80:0/3755156684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:17:46.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:17:46 smithi080 bash[28361]: cluster 2023-12-01T08:17:45.228932+0000 mgr.y (mgr.24362) 6278 : cluster 0 pgmap v6247: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:17:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:17:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:17:46] "GET /metrics HTTP/1.1" 200 33972 "" "Prometheus/2.43.0" 2023-12-01T08:17:46.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:17:46 smithi080 bash[41963]: cluster 2023-12-01T08:17:45.228932+0000 mgr.y (mgr.24362) 6278 : cluster 0 pgmap v6247: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:17:46.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:17:46 smithi090 bash[32384]: cluster 2023-12-01T08:17:45.228932+0000 mgr.y (mgr.24362) 6278 : cluster 0 pgmap v6247: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:17:47.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:17:47 smithi080 bash[28361]: audit 2023-12-01T08:17:46.344024+0000 mon.a (mon.0) 4292 : audit 0 from='client.? 172.21.15.80:0/3114700739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:17:47.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:17:47 smithi080 bash[41963]: audit 2023-12-01T08:17:46.344024+0000 mon.a (mon.0) 4292 : audit 0 from='client.? 172.21.15.80:0/3114700739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:17:47.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:17:47 smithi090 bash[32384]: audit 2023-12-01T08:17:46.344024+0000 mon.a (mon.0) 4292 : audit 0 from='client.? 172.21.15.80:0/3114700739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:17:48.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:17:48 smithi080 bash[28361]: cluster 2023-12-01T08:17:47.230029+0000 mgr.y (mgr.24362) 6279 : cluster 0 pgmap v6248: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:17:48.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:17:48 smithi080 bash[41963]: cluster 2023-12-01T08:17:47.230029+0000 mgr.y (mgr.24362) 6279 : cluster 0 pgmap v6248: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:17:48.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:17:48 smithi090 bash[32384]: cluster 2023-12-01T08:17:47.230029+0000 mgr.y (mgr.24362) 6279 : cluster 0 pgmap v6248: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:17:49.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:17:49 smithi080 bash[28361]: audit 2023-12-01T08:17:48.800204+0000 mon.c (mon.2) 4023 : audit 0 from='client.? 172.21.15.80:0/2171278767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:17:49.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:17:49 smithi080 bash[41963]: audit 2023-12-01T08:17:48.800204+0000 mon.c (mon.2) 4023 : audit 0 from='client.? 172.21.15.80:0/2171278767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:17:49.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:17:49 smithi090 bash[32384]: audit 2023-12-01T08:17:48.800204+0000 mon.c (mon.2) 4023 : audit 0 from='client.? 172.21.15.80:0/2171278767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:17:50.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:17:50 smithi080 bash[28361]: cluster 2023-12-01T08:17:49.230638+0000 mgr.y (mgr.24362) 6280 : cluster 0 pgmap v6249: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:17:50.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:17:50 smithi080 bash[41963]: cluster 2023-12-01T08:17:49.230638+0000 mgr.y (mgr.24362) 6280 : cluster 0 pgmap v6249: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:17:50.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:17:50 smithi090 bash[32384]: cluster 2023-12-01T08:17:49.230638+0000 mgr.y (mgr.24362) 6280 : cluster 0 pgmap v6249: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:17:52.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:17:52 smithi090 bash[32384]: cluster 2023-12-01T08:17:51.231373+0000 mgr.y (mgr.24362) 6281 : cluster 0 pgmap v6250: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:17:52.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:17:52 smithi090 bash[32384]: audit 2023-12-01T08:17:51.251043+0000 mon.a (mon.0) 4293 : audit 0 from='client.? 172.21.15.80:0/1750219857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:17:52.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:17:52 smithi080 bash[28361]: cluster 2023-12-01T08:17:51.231373+0000 mgr.y (mgr.24362) 6281 : cluster 0 pgmap v6250: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:17:52.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:17:52 smithi080 bash[28361]: audit 2023-12-01T08:17:51.251043+0000 mon.a (mon.0) 4293 : audit 0 from='client.? 172.21.15.80:0/1750219857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:17:52.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:17:52 smithi080 bash[41963]: cluster 2023-12-01T08:17:51.231373+0000 mgr.y (mgr.24362) 6281 : cluster 0 pgmap v6250: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:17:52.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:17:52 smithi080 bash[41963]: audit 2023-12-01T08:17:51.251043+0000 mon.a (mon.0) 4293 : audit 0 from='client.? 172.21.15.80:0/1750219857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:17:54.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:17:54 smithi080 bash[41963]: cluster 2023-12-01T08:17:53.232027+0000 mgr.y (mgr.24362) 6282 : cluster 0 pgmap v6251: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:17:54.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:17:54 smithi080 bash[41963]: audit 2023-12-01T08:17:53.701788+0000 mon.a (mon.0) 4294 : audit 0 from='client.? 172.21.15.80:0/1944230635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:17:54.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:17:54 smithi080 bash[28361]: cluster 2023-12-01T08:17:53.232027+0000 mgr.y (mgr.24362) 6282 : cluster 0 pgmap v6251: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:17:54.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:17:54 smithi080 bash[28361]: audit 2023-12-01T08:17:53.701788+0000 mon.a (mon.0) 4294 : audit 0 from='client.? 172.21.15.80:0/1944230635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:17:54.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:17:54 smithi090 bash[32384]: cluster 2023-12-01T08:17:53.232027+0000 mgr.y (mgr.24362) 6282 : cluster 0 pgmap v6251: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:17:54.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:17:54 smithi090 bash[32384]: audit 2023-12-01T08:17:53.701788+0000 mon.a (mon.0) 4294 : audit 0 from='client.? 172.21.15.80:0/1944230635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:17:55.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:17:55 smithi080 bash[41963]: audit 2023-12-01T08:17:55.105868+0000 mon.c (mon.2) 4024 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:17:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:17:55 smithi080 bash[28361]: audit 2023-12-01T08:17:55.105868+0000 mon.c (mon.2) 4024 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:17:55.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:17:55 smithi090 bash[32384]: audit 2023-12-01T08:17:55.105868+0000 mon.c (mon.2) 4024 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:17:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:17:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:17:56] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.43.0" 2023-12-01T08:17:56.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:17:56 smithi080 bash[28361]: cluster 2023-12-01T08:17:55.232583+0000 mgr.y (mgr.24362) 6283 : cluster 0 pgmap v6252: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:17:56.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:17:56 smithi080 bash[28361]: audit 2023-12-01T08:17:56.163903+0000 mon.c (mon.2) 4025 : audit 0 from='client.? 172.21.15.80:0/3528484618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:17:56.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:17:56 smithi080 bash[41963]: cluster 2023-12-01T08:17:55.232583+0000 mgr.y (mgr.24362) 6283 : cluster 0 pgmap v6252: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:17:56.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:17:56 smithi080 bash[41963]: audit 2023-12-01T08:17:56.163903+0000 mon.c (mon.2) 4025 : audit 0 from='client.? 172.21.15.80:0/3528484618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:17:56.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:17:56 smithi090 bash[32384]: cluster 2023-12-01T08:17:55.232583+0000 mgr.y (mgr.24362) 6283 : cluster 0 pgmap v6252: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:17:56.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:17:56 smithi090 bash[32384]: audit 2023-12-01T08:17:56.163903+0000 mon.c (mon.2) 4025 : audit 0 from='client.? 172.21.15.80:0/3528484618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:17:58.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:17:58 smithi080 bash[41963]: cluster 2023-12-01T08:17:57.233648+0000 mgr.y (mgr.24362) 6284 : cluster 0 pgmap v6253: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:17:58.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:17:58 smithi080 bash[28361]: cluster 2023-12-01T08:17:57.233648+0000 mgr.y (mgr.24362) 6284 : cluster 0 pgmap v6253: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:17:58.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:17:58 smithi090 bash[32384]: cluster 2023-12-01T08:17:57.233648+0000 mgr.y (mgr.24362) 6284 : cluster 0 pgmap v6253: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:17:59.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:17:59 smithi080 bash[28361]: audit 2023-12-01T08:17:58.616495+0000 mon.a (mon.0) 4295 : audit 0 from='client.? 172.21.15.80:0/2897436658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:17:59.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:17:59 smithi080 bash[41963]: audit 2023-12-01T08:17:58.616495+0000 mon.a (mon.0) 4295 : audit 0 from='client.? 172.21.15.80:0/2897436658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:17:59.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:17:59 smithi090 bash[32384]: audit 2023-12-01T08:17:58.616495+0000 mon.a (mon.0) 4295 : audit 0 from='client.? 172.21.15.80:0/2897436658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:18:00.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:18:00 smithi080 bash[41963]: cluster 2023-12-01T08:17:59.234318+0000 mgr.y (mgr.24362) 6285 : cluster 0 pgmap v6254: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:18:00.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:18:00 smithi080 bash[28361]: cluster 2023-12-01T08:17:59.234318+0000 mgr.y (mgr.24362) 6285 : cluster 0 pgmap v6254: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:18:00.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:18:00 smithi090 bash[32384]: cluster 2023-12-01T08:17:59.234318+0000 mgr.y (mgr.24362) 6285 : cluster 0 pgmap v6254: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:18:01.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:18:01 smithi080 bash[28361]: audit 2023-12-01T08:18:01.067340+0000 mon.c (mon.2) 4026 : audit 0 from='client.? 172.21.15.80:0/466105893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:18:01.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:18:01 smithi080 bash[41963]: audit 2023-12-01T08:18:01.067340+0000 mon.c (mon.2) 4026 : audit 0 from='client.? 172.21.15.80:0/466105893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:18:01.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:18:01 smithi090 bash[32384]: audit 2023-12-01T08:18:01.067340+0000 mon.c (mon.2) 4026 : audit 0 from='client.? 172.21.15.80:0/466105893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:18:02.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:18:02 smithi080 bash[41963]: cluster 2023-12-01T08:18:01.235462+0000 mgr.y (mgr.24362) 6286 : cluster 0 pgmap v6255: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:18:02.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:18:02 smithi080 bash[28361]: cluster 2023-12-01T08:18:01.235462+0000 mgr.y (mgr.24362) 6286 : cluster 0 pgmap v6255: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:18:02.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:18:02 smithi090 bash[32384]: cluster 2023-12-01T08:18:01.235462+0000 mgr.y (mgr.24362) 6286 : cluster 0 pgmap v6255: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:18:04.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:18:04 smithi080 bash[41963]: cluster 2023-12-01T08:18:03.236099+0000 mgr.y (mgr.24362) 6287 : cluster 0 pgmap v6256: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:18:04.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:18:04 smithi080 bash[41963]: audit 2023-12-01T08:18:03.521491+0000 mon.c (mon.2) 4027 : audit 0 from='client.? 172.21.15.80:0/2607230420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:18:04.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:18:04 smithi080 bash[28361]: cluster 2023-12-01T08:18:03.236099+0000 mgr.y (mgr.24362) 6287 : cluster 0 pgmap v6256: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:18:04.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:18:04 smithi080 bash[28361]: audit 2023-12-01T08:18:03.521491+0000 mon.c (mon.2) 4027 : audit 0 from='client.? 172.21.15.80:0/2607230420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:18:04.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:18:04 smithi090 bash[32384]: cluster 2023-12-01T08:18:03.236099+0000 mgr.y (mgr.24362) 6287 : cluster 0 pgmap v6256: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:18:04.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:18:04 smithi090 bash[32384]: audit 2023-12-01T08:18:03.521491+0000 mon.c (mon.2) 4027 : audit 0 from='client.? 172.21.15.80:0/2607230420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:18:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:18:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:18:06] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.43.0" 2023-12-01T08:18:06.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:18:06 smithi080 bash[28361]: cluster 2023-12-01T08:18:05.236686+0000 mgr.y (mgr.24362) 6288 : cluster 0 pgmap v6257: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:18:06.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:18:06 smithi080 bash[28361]: audit 2023-12-01T08:18:05.970549+0000 mon.a (mon.0) 4296 : audit 0 from='client.? 172.21.15.80:0/1420373132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:18:06.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:18:06 smithi080 bash[41963]: cluster 2023-12-01T08:18:05.236686+0000 mgr.y (mgr.24362) 6288 : cluster 0 pgmap v6257: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:18:06.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:18:06 smithi080 bash[41963]: audit 2023-12-01T08:18:05.970549+0000 mon.a (mon.0) 4296 : audit 0 from='client.? 172.21.15.80:0/1420373132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:18:06.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:18:06 smithi090 bash[32384]: cluster 2023-12-01T08:18:05.236686+0000 mgr.y (mgr.24362) 6288 : cluster 0 pgmap v6257: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:18:06.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:18:06 smithi090 bash[32384]: audit 2023-12-01T08:18:05.970549+0000 mon.a (mon.0) 4296 : audit 0 from='client.? 172.21.15.80:0/1420373132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:18:08.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:18:08 smithi080 bash[28361]: cluster 2023-12-01T08:18:07.237818+0000 mgr.y (mgr.24362) 6289 : cluster 0 pgmap v6258: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:18:08.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:18:08 smithi080 bash[41963]: cluster 2023-12-01T08:18:07.237818+0000 mgr.y (mgr.24362) 6289 : cluster 0 pgmap v6258: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:18:08.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:18:08 smithi090 bash[32384]: cluster 2023-12-01T08:18:07.237818+0000 mgr.y (mgr.24362) 6289 : cluster 0 pgmap v6258: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:18:09.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:18:09 smithi080 bash[28361]: audit 2023-12-01T08:18:08.424284+0000 mon.a (mon.0) 4297 : audit 0 from='client.? 172.21.15.80:0/1340716056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:18:09.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:18:09 smithi080 bash[41963]: audit 2023-12-01T08:18:08.424284+0000 mon.a (mon.0) 4297 : audit 0 from='client.? 172.21.15.80:0/1340716056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:18:09.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:18:09 smithi090 bash[32384]: audit 2023-12-01T08:18:08.424284+0000 mon.a (mon.0) 4297 : audit 0 from='client.? 172.21.15.80:0/1340716056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:18:10.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:18:10 smithi080 bash[41963]: cluster 2023-12-01T08:18:09.238484+0000 mgr.y (mgr.24362) 6290 : cluster 0 pgmap v6259: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:18:10.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:18:10 smithi080 bash[41963]: audit 2023-12-01T08:18:10.106257+0000 mon.c (mon.2) 4028 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:18:10.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:18:10 smithi080 bash[28361]: cluster 2023-12-01T08:18:09.238484+0000 mgr.y (mgr.24362) 6290 : cluster 0 pgmap v6259: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:18:10.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:18:10 smithi080 bash[28361]: audit 2023-12-01T08:18:10.106257+0000 mon.c (mon.2) 4028 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:18:10.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:18:10 smithi090 bash[32384]: cluster 2023-12-01T08:18:09.238484+0000 mgr.y (mgr.24362) 6290 : cluster 0 pgmap v6259: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:18:10.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:18:10 smithi090 bash[32384]: audit 2023-12-01T08:18:10.106257+0000 mon.c (mon.2) 4028 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:18:11.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:18:11 smithi080 bash[28361]: audit 2023-12-01T08:18:10.885860+0000 mon.c (mon.2) 4029 : audit 0 from='client.? 172.21.15.80:0/3022135109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:18:11.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:18:11 smithi080 bash[41963]: audit 2023-12-01T08:18:10.885860+0000 mon.c (mon.2) 4029 : audit 0 from='client.? 172.21.15.80:0/3022135109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:18:11.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:18:11 smithi090 bash[32384]: audit 2023-12-01T08:18:10.885860+0000 mon.c (mon.2) 4029 : audit 0 from='client.? 172.21.15.80:0/3022135109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:18:12.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:18:12 smithi080 bash[28361]: cluster 2023-12-01T08:18:11.239593+0000 mgr.y (mgr.24362) 6291 : cluster 0 pgmap v6260: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:18:12.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:18:12 smithi080 bash[41963]: cluster 2023-12-01T08:18:11.239593+0000 mgr.y (mgr.24362) 6291 : cluster 0 pgmap v6260: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:18:12.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:18:12 smithi090 bash[32384]: cluster 2023-12-01T08:18:11.239593+0000 mgr.y (mgr.24362) 6291 : cluster 0 pgmap v6260: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:18:13.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:18:13 smithi080 bash[28361]: audit 2023-12-01T08:18:13.335559+0000 mon.c (mon.2) 4030 : audit 0 from='client.? 172.21.15.80:0/67352711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:18:13.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:18:13 smithi080 bash[41963]: audit 2023-12-01T08:18:13.335559+0000 mon.c (mon.2) 4030 : audit 0 from='client.? 172.21.15.80:0/67352711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:18:13.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:18:13 smithi090 bash[32384]: audit 2023-12-01T08:18:13.335559+0000 mon.c (mon.2) 4030 : audit 0 from='client.? 172.21.15.80:0/67352711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:18:14.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:18:14 smithi080 bash[41963]: cluster 2023-12-01T08:18:13.240201+0000 mgr.y (mgr.24362) 6292 : cluster 0 pgmap v6261: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:18:14.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:18:14 smithi080 bash[28361]: cluster 2023-12-01T08:18:13.240201+0000 mgr.y (mgr.24362) 6292 : cluster 0 pgmap v6261: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:18:14.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:18:14 smithi090 bash[32384]: cluster 2023-12-01T08:18:13.240201+0000 mgr.y (mgr.24362) 6292 : cluster 0 pgmap v6261: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:18:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:18:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:18:16] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.43.0" 2023-12-01T08:18:16.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:18:16 smithi080 bash[28361]: cluster 2023-12-01T08:18:15.240871+0000 mgr.y (mgr.24362) 6293 : cluster 0 pgmap v6262: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:18:16.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:18:16 smithi080 bash[28361]: audit 2023-12-01T08:18:15.786778+0000 mon.a (mon.0) 4298 : audit 0 from='client.? 172.21.15.80:0/186732967' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:18:16.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:18:16 smithi080 bash[41963]: cluster 2023-12-01T08:18:15.240871+0000 mgr.y (mgr.24362) 6293 : cluster 0 pgmap v6262: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:18:16.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:18:16 smithi080 bash[41963]: audit 2023-12-01T08:18:15.786778+0000 mon.a (mon.0) 4298 : audit 0 from='client.? 172.21.15.80:0/186732967' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:18:16.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:18:16 smithi090 bash[32384]: cluster 2023-12-01T08:18:15.240871+0000 mgr.y (mgr.24362) 6293 : cluster 0 pgmap v6262: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:18:16.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:18:16 smithi090 bash[32384]: audit 2023-12-01T08:18:15.786778+0000 mon.a (mon.0) 4298 : audit 0 from='client.? 172.21.15.80:0/186732967' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:18:18.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:18:18 smithi080 bash[28361]: cluster 2023-12-01T08:18:17.241957+0000 mgr.y (mgr.24362) 6294 : cluster 0 pgmap v6263: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:18:18.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:18:18 smithi080 bash[28361]: audit 2023-12-01T08:18:18.241906+0000 mon.c (mon.2) 4031 : audit 0 from='client.? 172.21.15.80:0/1117050968' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:18:18.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:18:18 smithi080 bash[41963]: cluster 2023-12-01T08:18:17.241957+0000 mgr.y (mgr.24362) 6294 : cluster 0 pgmap v6263: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:18:18.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:18:18 smithi080 bash[41963]: audit 2023-12-01T08:18:18.241906+0000 mon.c (mon.2) 4031 : audit 0 from='client.? 172.21.15.80:0/1117050968' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:18:18.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:18:18 smithi090 bash[32384]: cluster 2023-12-01T08:18:17.241957+0000 mgr.y (mgr.24362) 6294 : cluster 0 pgmap v6263: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:18:18.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:18:18 smithi090 bash[32384]: audit 2023-12-01T08:18:18.241906+0000 mon.c (mon.2) 4031 : audit 0 from='client.? 172.21.15.80:0/1117050968' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:18:20.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:18:20 smithi080 bash[28361]: cluster 2023-12-01T08:18:19.242634+0000 mgr.y (mgr.24362) 6295 : cluster 0 pgmap v6264: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:18:20.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:18:20 smithi080 bash[41963]: cluster 2023-12-01T08:18:19.242634+0000 mgr.y (mgr.24362) 6295 : cluster 0 pgmap v6264: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:18:20.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:18:20 smithi090 bash[32384]: cluster 2023-12-01T08:18:19.242634+0000 mgr.y (mgr.24362) 6295 : cluster 0 pgmap v6264: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:18:21.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:18:21 smithi080 bash[41963]: audit 2023-12-01T08:18:20.700502+0000 mon.c (mon.2) 4032 : audit 0 from='client.? 172.21.15.80:0/1098790521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:18:21.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:18:21 smithi080 bash[28361]: audit 2023-12-01T08:18:20.700502+0000 mon.c (mon.2) 4032 : audit 0 from='client.? 172.21.15.80:0/1098790521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:18:21.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:18:21 smithi090 bash[32384]: audit 2023-12-01T08:18:20.700502+0000 mon.c (mon.2) 4032 : audit 0 from='client.? 172.21.15.80:0/1098790521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:18:22.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:18:22 smithi080 bash[28361]: cluster 2023-12-01T08:18:21.243750+0000 mgr.y (mgr.24362) 6296 : cluster 0 pgmap v6265: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:18:22.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:18:22 smithi080 bash[41963]: cluster 2023-12-01T08:18:21.243750+0000 mgr.y (mgr.24362) 6296 : cluster 0 pgmap v6265: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:18:22.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:18:22 smithi090 bash[32384]: cluster 2023-12-01T08:18:21.243750+0000 mgr.y (mgr.24362) 6296 : cluster 0 pgmap v6265: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:18:23.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:18:23 smithi080 bash[28361]: audit 2023-12-01T08:18:23.165275+0000 mon.c (mon.2) 4033 : audit 0 from='client.? 172.21.15.80:0/1696777765' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:18:23.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:18:23 smithi080 bash[41963]: audit 2023-12-01T08:18:23.165275+0000 mon.c (mon.2) 4033 : audit 0 from='client.? 172.21.15.80:0/1696777765' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:18:23.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:18:23 smithi090 bash[32384]: audit 2023-12-01T08:18:23.165275+0000 mon.c (mon.2) 4033 : audit 0 from='client.? 172.21.15.80:0/1696777765' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:18:24.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:18:24 smithi080 bash[28361]: cluster 2023-12-01T08:18:23.244398+0000 mgr.y (mgr.24362) 6297 : cluster 0 pgmap v6266: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:18:24.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:18:24 smithi080 bash[28361]: audit 2023-12-01T08:18:23.999646+0000 mon.c (mon.2) 4034 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:18:24.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:18:24 smithi080 bash[41963]: cluster 2023-12-01T08:18:23.244398+0000 mgr.y (mgr.24362) 6297 : cluster 0 pgmap v6266: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:18:24.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:18:24 smithi080 bash[41963]: audit 2023-12-01T08:18:23.999646+0000 mon.c (mon.2) 4034 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:18:24.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:18:24 smithi090 bash[32384]: cluster 2023-12-01T08:18:23.244398+0000 mgr.y (mgr.24362) 6297 : cluster 0 pgmap v6266: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:18:24.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:18:24 smithi090 bash[32384]: audit 2023-12-01T08:18:23.999646+0000 mon.c (mon.2) 4034 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:18:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:18:25 smithi080 bash[28361]: audit 2023-12-01T08:18:25.106647+0000 mon.c (mon.2) 4035 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:18:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:18:25 smithi080 bash[41963]: audit 2023-12-01T08:18:25.106647+0000 mon.c (mon.2) 4035 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:18:25.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:18:25 smithi090 bash[32384]: audit 2023-12-01T08:18:25.106647+0000 mon.c (mon.2) 4035 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:18:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:18:26 smithi080 bash[41963]: cluster 2023-12-01T08:18:25.245051+0000 mgr.y (mgr.24362) 6298 : cluster 0 pgmap v6267: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:18:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:18:26 smithi080 bash[41963]: audit 2023-12-01T08:18:25.616181+0000 mon.a (mon.0) 4299 : audit 0 from='client.? 172.21.15.80:0/1043173236' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:18:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:18:26 smithi080 bash[28361]: cluster 2023-12-01T08:18:25.245051+0000 mgr.y (mgr.24362) 6298 : cluster 0 pgmap v6267: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:18:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:18:26 smithi080 bash[28361]: audit 2023-12-01T08:18:25.616181+0000 mon.a (mon.0) 4299 : audit 0 from='client.? 172.21.15.80:0/1043173236' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:18:26.683 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:18:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:18:26] "GET /metrics HTTP/1.1" 200 33972 "" "Prometheus/2.43.0" 2023-12-01T08:18:26.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:18:26 smithi090 bash[32384]: cluster 2023-12-01T08:18:25.245051+0000 mgr.y (mgr.24362) 6298 : cluster 0 pgmap v6267: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:18:26.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:18:26 smithi090 bash[32384]: audit 2023-12-01T08:18:25.616181+0000 mon.a (mon.0) 4299 : audit 0 from='client.? 172.21.15.80:0/1043173236' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:18:28.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:18:28 smithi080 bash[41963]: cluster 2023-12-01T08:18:27.246225+0000 mgr.y (mgr.24362) 6299 : cluster 0 pgmap v6268: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:18:28.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:18:28 smithi080 bash[41963]: audit 2023-12-01T08:18:28.073047+0000 mon.a (mon.0) 4300 : audit 0 from='client.? 172.21.15.80:0/2036912750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:18:28.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:18:28 smithi080 bash[28361]: cluster 2023-12-01T08:18:27.246225+0000 mgr.y (mgr.24362) 6299 : cluster 0 pgmap v6268: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:18:28.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:18:28 smithi080 bash[28361]: audit 2023-12-01T08:18:28.073047+0000 mon.a (mon.0) 4300 : audit 0 from='client.? 172.21.15.80:0/2036912750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:18:28.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:18:28 smithi090 bash[32384]: cluster 2023-12-01T08:18:27.246225+0000 mgr.y (mgr.24362) 6299 : cluster 0 pgmap v6268: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:18:28.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:18:28 smithi090 bash[32384]: audit 2023-12-01T08:18:28.073047+0000 mon.a (mon.0) 4300 : audit 0 from='client.? 172.21.15.80:0/2036912750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:18:30.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:18:30 smithi080 bash[28361]: cluster 2023-12-01T08:18:29.246847+0000 mgr.y (mgr.24362) 6300 : cluster 0 pgmap v6269: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:18:30.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:18:30 smithi080 bash[28361]: audit 2023-12-01T08:18:29.848112+0000 mon.a (mon.0) 4301 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:18:30.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:18:30 smithi080 bash[28361]: audit 2023-12-01T08:18:29.862316+0000 mon.a (mon.0) 4302 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:18:30.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:18:30 smithi080 bash[28361]: audit 2023-12-01T08:18:30.152351+0000 mon.a (mon.0) 4303 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:18:30.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:18:30 smithi080 bash[28361]: audit 2023-12-01T08:18:30.162906+0000 mon.a (mon.0) 4304 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:18:30.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:18:30 smithi080 bash[41963]: cluster 2023-12-01T08:18:29.246847+0000 mgr.y (mgr.24362) 6300 : cluster 0 pgmap v6269: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:18:30.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:18:30 smithi080 bash[41963]: audit 2023-12-01T08:18:29.848112+0000 mon.a (mon.0) 4301 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:18:30.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:18:30 smithi080 bash[41963]: audit 2023-12-01T08:18:29.862316+0000 mon.a (mon.0) 4302 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:18:30.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:18:30 smithi080 bash[41963]: audit 2023-12-01T08:18:30.152351+0000 mon.a (mon.0) 4303 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:18:30.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:18:30 smithi080 bash[41963]: audit 2023-12-01T08:18:30.162906+0000 mon.a (mon.0) 4304 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:18:30.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:18:30 smithi090 bash[32384]: cluster 2023-12-01T08:18:29.246847+0000 mgr.y (mgr.24362) 6300 : cluster 0 pgmap v6269: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:18:30.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:18:30 smithi090 bash[32384]: audit 2023-12-01T08:18:29.848112+0000 mon.a (mon.0) 4301 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:18:30.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:18:30 smithi090 bash[32384]: audit 2023-12-01T08:18:29.862316+0000 mon.a (mon.0) 4302 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:18:30.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:18:30 smithi090 bash[32384]: audit 2023-12-01T08:18:30.152351+0000 mon.a (mon.0) 4303 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:18:30.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:18:30 smithi090 bash[32384]: audit 2023-12-01T08:18:30.162906+0000 mon.a (mon.0) 4304 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:18:31.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:18:31 smithi080 bash[28361]: audit 2023-12-01T08:18:30.551137+0000 mon.a (mon.0) 4305 : audit 0 from='client.? 172.21.15.80:0/3016319356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:18:31.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:18:31 smithi080 bash[41963]: audit 2023-12-01T08:18:30.551137+0000 mon.a (mon.0) 4305 : audit 0 from='client.? 172.21.15.80:0/3016319356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:18:31.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:18:31 smithi090 bash[32384]: audit 2023-12-01T08:18:30.551137+0000 mon.a (mon.0) 4305 : audit 0 from='client.? 172.21.15.80:0/3016319356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:18:32.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:18:32 smithi080 bash[28361]: cluster 2023-12-01T08:18:31.247584+0000 mgr.y (mgr.24362) 6301 : cluster 0 pgmap v6270: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:18:32.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:18:32 smithi080 bash[41963]: cluster 2023-12-01T08:18:31.247584+0000 mgr.y (mgr.24362) 6301 : cluster 0 pgmap v6270: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:18:32.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:18:32 smithi090 bash[32384]: cluster 2023-12-01T08:18:31.247584+0000 mgr.y (mgr.24362) 6301 : cluster 0 pgmap v6270: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:18:33.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:18:33 smithi090 bash[32384]: audit 2023-12-01T08:18:32.999167+0000 mon.a (mon.0) 4306 : audit 0 from='client.? 172.21.15.80:0/1139509447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:18:33.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:18:33 smithi080 bash[28361]: audit 2023-12-01T08:18:32.999167+0000 mon.a (mon.0) 4306 : audit 0 from='client.? 172.21.15.80:0/1139509447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:18:33.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:18:33 smithi080 bash[41963]: audit 2023-12-01T08:18:32.999167+0000 mon.a (mon.0) 4306 : audit 0 from='client.? 172.21.15.80:0/1139509447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:18:34.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:18:34 smithi090 bash[32384]: cluster 2023-12-01T08:18:33.248105+0000 mgr.y (mgr.24362) 6302 : cluster 0 pgmap v6271: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:18:34.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:18:34 smithi080 bash[28361]: cluster 2023-12-01T08:18:33.248105+0000 mgr.y (mgr.24362) 6302 : cluster 0 pgmap v6271: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:18:34.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:18:34 smithi080 bash[41963]: cluster 2023-12-01T08:18:33.248105+0000 mgr.y (mgr.24362) 6302 : cluster 0 pgmap v6271: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:18:36.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:18:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:18:36] "GET /metrics HTTP/1.1" 200 33972 "" "Prometheus/2.43.0" 2023-12-01T08:18:36.719 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:18:36 smithi080 bash[28361]: cluster 2023-12-01T08:18:35.248796+0000 mgr.y (mgr.24362) 6303 : cluster 0 pgmap v6272: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:18:36.719 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:18:36 smithi080 bash[28361]: audit 2023-12-01T08:18:35.463871+0000 mon.c (mon.2) 4036 : audit 0 from='client.? 172.21.15.80:0/2748427752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:18:36.720 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:18:36 smithi080 bash[41963]: cluster 2023-12-01T08:18:35.248796+0000 mgr.y (mgr.24362) 6303 : cluster 0 pgmap v6272: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:18:36.720 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:18:36 smithi080 bash[41963]: audit 2023-12-01T08:18:35.463871+0000 mon.c (mon.2) 4036 : audit 0 from='client.? 172.21.15.80:0/2748427752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:18:36.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:18:36 smithi090 bash[32384]: cluster 2023-12-01T08:18:35.248796+0000 mgr.y (mgr.24362) 6303 : cluster 0 pgmap v6272: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:18:36.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:18:36 smithi090 bash[32384]: audit 2023-12-01T08:18:35.463871+0000 mon.c (mon.2) 4036 : audit 0 from='client.? 172.21.15.80:0/2748427752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:18:38.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:18:38 smithi090 bash[32384]: cluster 2023-12-01T08:18:37.249943+0000 mgr.y (mgr.24362) 6304 : cluster 0 pgmap v6273: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:18:38.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:18:38 smithi090 bash[32384]: audit 2023-12-01T08:18:37.906813+0000 mon.c (mon.2) 4037 : audit 0 from='client.? 172.21.15.80:0/3920888132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:18:38.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:18:38 smithi080 bash[41963]: cluster 2023-12-01T08:18:37.249943+0000 mgr.y (mgr.24362) 6304 : cluster 0 pgmap v6273: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:18:38.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:18:38 smithi080 bash[41963]: audit 2023-12-01T08:18:37.906813+0000 mon.c (mon.2) 4037 : audit 0 from='client.? 172.21.15.80:0/3920888132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:18:38.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:18:38 smithi080 bash[28361]: cluster 2023-12-01T08:18:37.249943+0000 mgr.y (mgr.24362) 6304 : cluster 0 pgmap v6273: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:18:38.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:18:38 smithi080 bash[28361]: audit 2023-12-01T08:18:37.906813+0000 mon.c (mon.2) 4037 : audit 0 from='client.? 172.21.15.80:0/3920888132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:18:40.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:18:40 smithi090 bash[32384]: cluster 2023-12-01T08:18:39.250574+0000 mgr.y (mgr.24362) 6305 : cluster 0 pgmap v6274: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:18:40.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:18:40 smithi090 bash[32384]: audit 2023-12-01T08:18:40.106939+0000 mon.c (mon.2) 4038 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:18:40.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:18:40 smithi090 bash[32384]: audit 2023-12-01T08:18:40.354218+0000 mon.c (mon.2) 4039 : audit 0 from='client.? 172.21.15.80:0/2860984058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:18:40.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:18:40 smithi080 bash[28361]: cluster 2023-12-01T08:18:39.250574+0000 mgr.y (mgr.24362) 6305 : cluster 0 pgmap v6274: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:18:40.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:18:40 smithi080 bash[28361]: audit 2023-12-01T08:18:40.106939+0000 mon.c (mon.2) 4038 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:18:40.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:18:40 smithi080 bash[28361]: audit 2023-12-01T08:18:40.354218+0000 mon.c (mon.2) 4039 : audit 0 from='client.? 172.21.15.80:0/2860984058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:18:40.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:18:40 smithi080 bash[41963]: cluster 2023-12-01T08:18:39.250574+0000 mgr.y (mgr.24362) 6305 : cluster 0 pgmap v6274: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:18:40.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:18:40 smithi080 bash[41963]: audit 2023-12-01T08:18:40.106939+0000 mon.c (mon.2) 4038 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:18:40.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:18:40 smithi080 bash[41963]: audit 2023-12-01T08:18:40.354218+0000 mon.c (mon.2) 4039 : audit 0 from='client.? 172.21.15.80:0/2860984058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:18:41.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:18:41 smithi080 bash[28361]: audit 2023-12-01T08:18:40.602970+0000 mon.a (mon.0) 4307 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:18:41.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:18:41 smithi080 bash[28361]: audit 2023-12-01T08:18:40.614845+0000 mon.a (mon.0) 4308 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:18:41.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:18:41 smithi080 bash[28361]: audit 2023-12-01T08:18:40.617860+0000 mon.c (mon.2) 4040 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:18:41.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:18:41 smithi080 bash[28361]: audit 2023-12-01T08:18:40.619270+0000 mon.c (mon.2) 4041 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:18:41.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:18:41 smithi080 bash[28361]: audit 2023-12-01T08:18:40.627415+0000 mon.a (mon.0) 4309 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:18:41.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:18:41 smithi080 bash[41963]: audit 2023-12-01T08:18:40.602970+0000 mon.a (mon.0) 4307 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:18:41.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:18:41 smithi080 bash[41963]: audit 2023-12-01T08:18:40.614845+0000 mon.a (mon.0) 4308 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:18:41.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:18:41 smithi080 bash[41963]: audit 2023-12-01T08:18:40.617860+0000 mon.c (mon.2) 4040 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:18:41.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:18:41 smithi080 bash[41963]: audit 2023-12-01T08:18:40.619270+0000 mon.c (mon.2) 4041 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:18:41.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:18:41 smithi080 bash[41963]: audit 2023-12-01T08:18:40.627415+0000 mon.a (mon.0) 4309 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:18:42.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:18:41 smithi090 bash[32384]: audit 2023-12-01T08:18:40.602970+0000 mon.a (mon.0) 4307 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:18:42.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:18:41 smithi090 bash[32384]: audit 2023-12-01T08:18:40.614845+0000 mon.a (mon.0) 4308 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:18:42.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:18:41 smithi090 bash[32384]: audit 2023-12-01T08:18:40.617860+0000 mon.c (mon.2) 4040 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:18:42.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:18:41 smithi090 bash[32384]: audit 2023-12-01T08:18:40.619270+0000 mon.c (mon.2) 4041 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:18:42.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:18:41 smithi090 bash[32384]: audit 2023-12-01T08:18:40.627415+0000 mon.a (mon.0) 4309 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:18:42.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:18:42 smithi080 bash[28361]: cluster 2023-12-01T08:18:41.251646+0000 mgr.y (mgr.24362) 6306 : cluster 0 pgmap v6275: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:18:42.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:18:42 smithi080 bash[41963]: cluster 2023-12-01T08:18:41.251646+0000 mgr.y (mgr.24362) 6306 : cluster 0 pgmap v6275: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:18:43.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:18:42 smithi090 bash[32384]: cluster 2023-12-01T08:18:41.251646+0000 mgr.y (mgr.24362) 6306 : cluster 0 pgmap v6275: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:18:43.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:18:43 smithi080 bash[28361]: audit 2023-12-01T08:18:42.817097+0000 mon.c (mon.2) 4042 : audit 0 from='client.? 172.21.15.80:0/2218545184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:18:43.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:18:43 smithi080 bash[41963]: audit 2023-12-01T08:18:42.817097+0000 mon.c (mon.2) 4042 : audit 0 from='client.? 172.21.15.80:0/2218545184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:18:44.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:18:43 smithi090 bash[32384]: audit 2023-12-01T08:18:42.817097+0000 mon.c (mon.2) 4042 : audit 0 from='client.? 172.21.15.80:0/2218545184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:18:44.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:18:44 smithi080 bash[41963]: cluster 2023-12-01T08:18:43.252450+0000 mgr.y (mgr.24362) 6307 : cluster 0 pgmap v6276: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:18:44.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:18:44 smithi080 bash[28361]: cluster 2023-12-01T08:18:43.252450+0000 mgr.y (mgr.24362) 6307 : cluster 0 pgmap v6276: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:18:45.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:18:44 smithi090 bash[32384]: cluster 2023-12-01T08:18:43.252450+0000 mgr.y (mgr.24362) 6307 : cluster 0 pgmap v6276: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:18:45.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:18:45 smithi080 bash[28361]: audit 2023-12-01T08:18:45.275624+0000 mon.c (mon.2) 4043 : audit 0 from='client.? 172.21.15.80:0/3587504389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:18:45.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:18:45 smithi080 bash[41963]: audit 2023-12-01T08:18:45.275624+0000 mon.c (mon.2) 4043 : audit 0 from='client.? 172.21.15.80:0/3587504389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:18:46.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:18:45 smithi090 bash[32384]: audit 2023-12-01T08:18:45.275624+0000 mon.c (mon.2) 4043 : audit 0 from='client.? 172.21.15.80:0/3587504389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:18:46.625 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:18:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:18:46] "GET /metrics HTTP/1.1" 200 33973 "" "Prometheus/2.43.0" 2023-12-01T08:18:46.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:18:46 smithi080 bash[28361]: cluster 2023-12-01T08:18:45.253101+0000 mgr.y (mgr.24362) 6308 : cluster 0 pgmap v6277: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:18:46.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:18:46 smithi080 bash[41963]: cluster 2023-12-01T08:18:45.253101+0000 mgr.y (mgr.24362) 6308 : cluster 0 pgmap v6277: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:18:47.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:18:46 smithi090 bash[32384]: cluster 2023-12-01T08:18:45.253101+0000 mgr.y (mgr.24362) 6308 : cluster 0 pgmap v6277: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:18:48.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:18:48 smithi080 bash[28361]: cluster 2023-12-01T08:18:47.254241+0000 mgr.y (mgr.24362) 6309 : cluster 0 pgmap v6278: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:18:48.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:18:48 smithi080 bash[28361]: audit 2023-12-01T08:18:47.739374+0000 mon.c (mon.2) 4044 : audit 0 from='client.? 172.21.15.80:0/1895329790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:18:48.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:18:48 smithi080 bash[41963]: cluster 2023-12-01T08:18:47.254241+0000 mgr.y (mgr.24362) 6309 : cluster 0 pgmap v6278: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:18:48.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:18:48 smithi080 bash[41963]: audit 2023-12-01T08:18:47.739374+0000 mon.c (mon.2) 4044 : audit 0 from='client.? 172.21.15.80:0/1895329790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:18:49.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:18:48 smithi090 bash[32384]: cluster 2023-12-01T08:18:47.254241+0000 mgr.y (mgr.24362) 6309 : cluster 0 pgmap v6278: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:18:49.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:18:48 smithi090 bash[32384]: audit 2023-12-01T08:18:47.739374+0000 mon.c (mon.2) 4044 : audit 0 from='client.? 172.21.15.80:0/1895329790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:18:50.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:18:50 smithi080 bash[28361]: cluster 2023-12-01T08:18:49.254895+0000 mgr.y (mgr.24362) 6310 : cluster 0 pgmap v6279: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:18:50.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:18:50 smithi080 bash[28361]: audit 2023-12-01T08:18:50.193042+0000 mon.c (mon.2) 4045 : audit 0 from='client.? 172.21.15.80:0/403621089' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:18:50.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:18:50 smithi080 bash[41963]: cluster 2023-12-01T08:18:49.254895+0000 mgr.y (mgr.24362) 6310 : cluster 0 pgmap v6279: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:18:50.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:18:50 smithi080 bash[41963]: audit 2023-12-01T08:18:50.193042+0000 mon.c (mon.2) 4045 : audit 0 from='client.? 172.21.15.80:0/403621089' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:18:51.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:18:50 smithi090 bash[32384]: cluster 2023-12-01T08:18:49.254895+0000 mgr.y (mgr.24362) 6310 : cluster 0 pgmap v6279: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:18:51.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:18:50 smithi090 bash[32384]: audit 2023-12-01T08:18:50.193042+0000 mon.c (mon.2) 4045 : audit 0 from='client.? 172.21.15.80:0/403621089' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:18:52.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:18:52 smithi090 bash[32384]: cluster 2023-12-01T08:18:51.255703+0000 mgr.y (mgr.24362) 6311 : cluster 0 pgmap v6280: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:18:52.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:18:52 smithi080 bash[28361]: cluster 2023-12-01T08:18:51.255703+0000 mgr.y (mgr.24362) 6311 : cluster 0 pgmap v6280: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:18:52.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:18:52 smithi080 bash[41963]: cluster 2023-12-01T08:18:51.255703+0000 mgr.y (mgr.24362) 6311 : cluster 0 pgmap v6280: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:18:53.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:18:53 smithi090 bash[32384]: audit 2023-12-01T08:18:52.646106+0000 mon.c (mon.2) 4046 : audit 0 from='client.? 172.21.15.80:0/175532663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:18:53.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:18:53 smithi080 bash[28361]: audit 2023-12-01T08:18:52.646106+0000 mon.c (mon.2) 4046 : audit 0 from='client.? 172.21.15.80:0/175532663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:18:53.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:18:53 smithi080 bash[41963]: audit 2023-12-01T08:18:52.646106+0000 mon.c (mon.2) 4046 : audit 0 from='client.? 172.21.15.80:0/175532663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:18:54.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:18:54 smithi090 bash[32384]: cluster 2023-12-01T08:18:53.256291+0000 mgr.y (mgr.24362) 6312 : cluster 0 pgmap v6281: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:18:54.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:18:54 smithi080 bash[41963]: cluster 2023-12-01T08:18:53.256291+0000 mgr.y (mgr.24362) 6312 : cluster 0 pgmap v6281: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:18:54.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:18:54 smithi080 bash[28361]: cluster 2023-12-01T08:18:53.256291+0000 mgr.y (mgr.24362) 6312 : cluster 0 pgmap v6281: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:18:55.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:18:55 smithi090 bash[32384]: audit 2023-12-01T08:18:55.101375+0000 mon.a (mon.0) 4310 : audit 0 from='client.? 172.21.15.80:0/633699772' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:18:55.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:18:55 smithi090 bash[32384]: audit 2023-12-01T08:18:55.107301+0000 mon.c (mon.2) 4047 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:18:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:18:55 smithi080 bash[28361]: audit 2023-12-01T08:18:55.101375+0000 mon.a (mon.0) 4310 : audit 0 from='client.? 172.21.15.80:0/633699772' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:18:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:18:55 smithi080 bash[28361]: audit 2023-12-01T08:18:55.107301+0000 mon.c (mon.2) 4047 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:18:55.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:18:55 smithi080 bash[41963]: audit 2023-12-01T08:18:55.101375+0000 mon.a (mon.0) 4310 : audit 0 from='client.? 172.21.15.80:0/633699772' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:18:55.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:18:55 smithi080 bash[41963]: audit 2023-12-01T08:18:55.107301+0000 mon.c (mon.2) 4047 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:18:56.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:18:56 smithi080 bash[28361]: cluster 2023-12-01T08:18:55.257043+0000 mgr.y (mgr.24362) 6313 : cluster 0 pgmap v6282: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:18:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:18:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:18:56] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.43.0" 2023-12-01T08:18:56.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:18:56 smithi080 bash[41963]: cluster 2023-12-01T08:18:55.257043+0000 mgr.y (mgr.24362) 6313 : cluster 0 pgmap v6282: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:18:56.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:18:56 smithi090 bash[32384]: cluster 2023-12-01T08:18:55.257043+0000 mgr.y (mgr.24362) 6313 : cluster 0 pgmap v6282: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:18:58.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:18:58 smithi080 bash[28361]: cluster 2023-12-01T08:18:57.257825+0000 mgr.y (mgr.24362) 6314 : cluster 0 pgmap v6283: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:18:58.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:18:58 smithi080 bash[28361]: audit 2023-12-01T08:18:57.558907+0000 mon.c (mon.2) 4048 : audit 0 from='client.? 172.21.15.80:0/2775095877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:18:58.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:18:58 smithi080 bash[41963]: cluster 2023-12-01T08:18:57.257825+0000 mgr.y (mgr.24362) 6314 : cluster 0 pgmap v6283: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:18:58.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:18:58 smithi080 bash[41963]: audit 2023-12-01T08:18:57.558907+0000 mon.c (mon.2) 4048 : audit 0 from='client.? 172.21.15.80:0/2775095877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:18:58.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:18:58 smithi090 bash[32384]: cluster 2023-12-01T08:18:57.257825+0000 mgr.y (mgr.24362) 6314 : cluster 0 pgmap v6283: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:18:58.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:18:58 smithi090 bash[32384]: audit 2023-12-01T08:18:57.558907+0000 mon.c (mon.2) 4048 : audit 0 from='client.? 172.21.15.80:0/2775095877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:19:00.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:19:00 smithi080 bash[28361]: cluster 2023-12-01T08:18:59.258475+0000 mgr.y (mgr.24362) 6315 : cluster 0 pgmap v6284: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:19:00.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:19:00 smithi080 bash[28361]: audit 2023-12-01T08:19:00.008659+0000 mon.a (mon.0) 4311 : audit 0 from='client.? 172.21.15.80:0/1766748658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:19:00.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:19:00 smithi080 bash[41963]: cluster 2023-12-01T08:18:59.258475+0000 mgr.y (mgr.24362) 6315 : cluster 0 pgmap v6284: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:19:00.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:19:00 smithi080 bash[41963]: audit 2023-12-01T08:19:00.008659+0000 mon.a (mon.0) 4311 : audit 0 from='client.? 172.21.15.80:0/1766748658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:19:00.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:19:00 smithi090 bash[32384]: cluster 2023-12-01T08:18:59.258475+0000 mgr.y (mgr.24362) 6315 : cluster 0 pgmap v6284: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:19:00.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:19:00 smithi090 bash[32384]: audit 2023-12-01T08:19:00.008659+0000 mon.a (mon.0) 4311 : audit 0 from='client.? 172.21.15.80:0/1766748658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:19:02.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:19:02 smithi090 bash[32384]: cluster 2023-12-01T08:19:01.259520+0000 mgr.y (mgr.24362) 6316 : cluster 0 pgmap v6285: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:19:02.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:19:02 smithi080 bash[28361]: cluster 2023-12-01T08:19:01.259520+0000 mgr.y (mgr.24362) 6316 : cluster 0 pgmap v6285: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:19:02.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:19:02 smithi080 bash[41963]: cluster 2023-12-01T08:19:01.259520+0000 mgr.y (mgr.24362) 6316 : cluster 0 pgmap v6285: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:19:03.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:19:03 smithi090 bash[32384]: audit 2023-12-01T08:19:02.462212+0000 mon.c (mon.2) 4049 : audit 0 from='client.? 172.21.15.80:0/80590088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:19:03.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:19:03 smithi080 bash[28361]: audit 2023-12-01T08:19:02.462212+0000 mon.c (mon.2) 4049 : audit 0 from='client.? 172.21.15.80:0/80590088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:19:03.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:19:03 smithi080 bash[41963]: audit 2023-12-01T08:19:02.462212+0000 mon.c (mon.2) 4049 : audit 0 from='client.? 172.21.15.80:0/80590088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:19:04.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:19:04 smithi090 bash[32384]: cluster 2023-12-01T08:19:03.260176+0000 mgr.y (mgr.24362) 6317 : cluster 0 pgmap v6286: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:19:04.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:19:04 smithi080 bash[28361]: cluster 2023-12-01T08:19:03.260176+0000 mgr.y (mgr.24362) 6317 : cluster 0 pgmap v6286: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:19:04.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:19:04 smithi080 bash[41963]: cluster 2023-12-01T08:19:03.260176+0000 mgr.y (mgr.24362) 6317 : cluster 0 pgmap v6286: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:19:05.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:19:05 smithi090 bash[32384]: audit 2023-12-01T08:19:04.916927+0000 mon.a (mon.0) 4312 : audit 0 from='client.? 172.21.15.80:0/1772608687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:19:05.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:19:05 smithi080 bash[28361]: audit 2023-12-01T08:19:04.916927+0000 mon.a (mon.0) 4312 : audit 0 from='client.? 172.21.15.80:0/1772608687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:19:05.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:19:05 smithi080 bash[41963]: audit 2023-12-01T08:19:04.916927+0000 mon.a (mon.0) 4312 : audit 0 from='client.? 172.21.15.80:0/1772608687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:19:06.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:19:06 smithi080 bash[28361]: cluster 2023-12-01T08:19:05.260832+0000 mgr.y (mgr.24362) 6318 : cluster 0 pgmap v6287: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:19:06.683 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:19:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:19:06] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.43.0" 2023-12-01T08:19:06.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:19:06 smithi080 bash[41963]: cluster 2023-12-01T08:19:05.260832+0000 mgr.y (mgr.24362) 6318 : cluster 0 pgmap v6287: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:19:06.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:19:06 smithi090 bash[32384]: cluster 2023-12-01T08:19:05.260832+0000 mgr.y (mgr.24362) 6318 : cluster 0 pgmap v6287: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:19:08.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:19:08 smithi080 bash[28361]: cluster 2023-12-01T08:19:07.261903+0000 mgr.y (mgr.24362) 6319 : cluster 0 pgmap v6288: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:19:08.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:19:08 smithi080 bash[28361]: audit 2023-12-01T08:19:07.370835+0000 mon.c (mon.2) 4050 : audit 0 from='client.? 172.21.15.80:0/398700692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:19:08.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:19:08 smithi080 bash[41963]: cluster 2023-12-01T08:19:07.261903+0000 mgr.y (mgr.24362) 6319 : cluster 0 pgmap v6288: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:19:08.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:19:08 smithi080 bash[41963]: audit 2023-12-01T08:19:07.370835+0000 mon.c (mon.2) 4050 : audit 0 from='client.? 172.21.15.80:0/398700692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:19:08.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:19:08 smithi090 bash[32384]: cluster 2023-12-01T08:19:07.261903+0000 mgr.y (mgr.24362) 6319 : cluster 0 pgmap v6288: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:19:08.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:19:08 smithi090 bash[32384]: audit 2023-12-01T08:19:07.370835+0000 mon.c (mon.2) 4050 : audit 0 from='client.? 172.21.15.80:0/398700692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:19:10.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:19:10 smithi080 bash[41963]: cluster 2023-12-01T08:19:09.262582+0000 mgr.y (mgr.24362) 6320 : cluster 0 pgmap v6289: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:19:10.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:19:10 smithi080 bash[41963]: audit 2023-12-01T08:19:09.820324+0000 mon.c (mon.2) 4051 : audit 0 from='client.? 172.21.15.80:0/3115347580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:19:10.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:19:10 smithi080 bash[41963]: audit 2023-12-01T08:19:10.107925+0000 mon.c (mon.2) 4052 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:19:10.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:19:10 smithi080 bash[28361]: cluster 2023-12-01T08:19:09.262582+0000 mgr.y (mgr.24362) 6320 : cluster 0 pgmap v6289: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:19:10.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:19:10 smithi080 bash[28361]: audit 2023-12-01T08:19:09.820324+0000 mon.c (mon.2) 4051 : audit 0 from='client.? 172.21.15.80:0/3115347580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:19:10.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:19:10 smithi080 bash[28361]: audit 2023-12-01T08:19:10.107925+0000 mon.c (mon.2) 4052 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:19:10.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:19:10 smithi090 bash[32384]: cluster 2023-12-01T08:19:09.262582+0000 mgr.y (mgr.24362) 6320 : cluster 0 pgmap v6289: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:19:10.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:19:10 smithi090 bash[32384]: audit 2023-12-01T08:19:09.820324+0000 mon.c (mon.2) 4051 : audit 0 from='client.? 172.21.15.80:0/3115347580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:19:10.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:19:10 smithi090 bash[32384]: audit 2023-12-01T08:19:10.107925+0000 mon.c (mon.2) 4052 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:19:12.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:19:12 smithi090 bash[32384]: cluster 2023-12-01T08:19:11.263320+0000 mgr.y (mgr.24362) 6321 : cluster 0 pgmap v6290: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:19:12.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:19:12 smithi080 bash[28361]: cluster 2023-12-01T08:19:11.263320+0000 mgr.y (mgr.24362) 6321 : cluster 0 pgmap v6290: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:19:12.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:19:12 smithi080 bash[41963]: cluster 2023-12-01T08:19:11.263320+0000 mgr.y (mgr.24362) 6321 : cluster 0 pgmap v6290: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:19:13.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:19:13 smithi090 bash[32384]: audit 2023-12-01T08:19:12.273765+0000 mon.c (mon.2) 4053 : audit 0 from='client.? 172.21.15.80:0/1108660088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:19:13.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:19:13 smithi080 bash[41963]: audit 2023-12-01T08:19:12.273765+0000 mon.c (mon.2) 4053 : audit 0 from='client.? 172.21.15.80:0/1108660088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:19:13.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:19:13 smithi080 bash[28361]: audit 2023-12-01T08:19:12.273765+0000 mon.c (mon.2) 4053 : audit 0 from='client.? 172.21.15.80:0/1108660088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:19:14.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:19:14 smithi080 bash[41963]: cluster 2023-12-01T08:19:13.264043+0000 mgr.y (mgr.24362) 6322 : cluster 0 pgmap v6291: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:19:14.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:19:14 smithi080 bash[28361]: cluster 2023-12-01T08:19:13.264043+0000 mgr.y (mgr.24362) 6322 : cluster 0 pgmap v6291: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:19:14.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:19:14 smithi090 bash[32384]: cluster 2023-12-01T08:19:13.264043+0000 mgr.y (mgr.24362) 6322 : cluster 0 pgmap v6291: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:19:15.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:19:15 smithi080 bash[28361]: audit 2023-12-01T08:19:14.730051+0000 mon.a (mon.0) 4313 : audit 0 from='client.? 172.21.15.80:0/2690083461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:19:15.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:19:15 smithi080 bash[41963]: audit 2023-12-01T08:19:14.730051+0000 mon.a (mon.0) 4313 : audit 0 from='client.? 172.21.15.80:0/2690083461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:19:15.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:19:15 smithi090 bash[32384]: audit 2023-12-01T08:19:14.730051+0000 mon.a (mon.0) 4313 : audit 0 from='client.? 172.21.15.80:0/2690083461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:19:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:19:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:19:16] "GET /metrics HTTP/1.1" 200 33973 "" "Prometheus/2.43.0" 2023-12-01T08:19:16.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:19:16 smithi080 bash[41963]: cluster 2023-12-01T08:19:15.264637+0000 mgr.y (mgr.24362) 6323 : cluster 0 pgmap v6292: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:19:16.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:19:16 smithi080 bash[28361]: cluster 2023-12-01T08:19:15.264637+0000 mgr.y (mgr.24362) 6323 : cluster 0 pgmap v6292: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:19:16.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:19:16 smithi090 bash[32384]: cluster 2023-12-01T08:19:15.264637+0000 mgr.y (mgr.24362) 6323 : cluster 0 pgmap v6292: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:19:17.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:19:17 smithi080 bash[28361]: audit 2023-12-01T08:19:17.184314+0000 mon.a (mon.0) 4314 : audit 0 from='client.? 172.21.15.80:0/853472039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:19:17.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:19:17 smithi080 bash[41963]: audit 2023-12-01T08:19:17.184314+0000 mon.a (mon.0) 4314 : audit 0 from='client.? 172.21.15.80:0/853472039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:19:17.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:19:17 smithi090 bash[32384]: audit 2023-12-01T08:19:17.184314+0000 mon.a (mon.0) 4314 : audit 0 from='client.? 172.21.15.80:0/853472039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:19:18.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:19:18 smithi080 bash[41963]: cluster 2023-12-01T08:19:17.265782+0000 mgr.y (mgr.24362) 6324 : cluster 0 pgmap v6293: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:19:18.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:19:18 smithi080 bash[28361]: cluster 2023-12-01T08:19:17.265782+0000 mgr.y (mgr.24362) 6324 : cluster 0 pgmap v6293: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:19:18.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:19:18 smithi090 bash[32384]: cluster 2023-12-01T08:19:17.265782+0000 mgr.y (mgr.24362) 6324 : cluster 0 pgmap v6293: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:19:20.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:19:20 smithi080 bash[41963]: cluster 2023-12-01T08:19:19.266460+0000 mgr.y (mgr.24362) 6325 : cluster 0 pgmap v6294: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:19:20.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:19:20 smithi080 bash[41963]: audit 2023-12-01T08:19:19.643607+0000 mon.c (mon.2) 4054 : audit 0 from='client.? 172.21.15.80:0/310128855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:19:20.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:19:20 smithi080 bash[28361]: cluster 2023-12-01T08:19:19.266460+0000 mgr.y (mgr.24362) 6325 : cluster 0 pgmap v6294: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:19:20.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:19:20 smithi080 bash[28361]: audit 2023-12-01T08:19:19.643607+0000 mon.c (mon.2) 4054 : audit 0 from='client.? 172.21.15.80:0/310128855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:19:20.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:19:20 smithi090 bash[32384]: cluster 2023-12-01T08:19:19.266460+0000 mgr.y (mgr.24362) 6325 : cluster 0 pgmap v6294: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:19:20.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:19:20 smithi090 bash[32384]: audit 2023-12-01T08:19:19.643607+0000 mon.c (mon.2) 4054 : audit 0 from='client.? 172.21.15.80:0/310128855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:19:22.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:19:22 smithi090 bash[32384]: cluster 2023-12-01T08:19:21.267476+0000 mgr.y (mgr.24362) 6326 : cluster 0 pgmap v6295: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:19:22.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:19:22 smithi090 bash[32384]: audit 2023-12-01T08:19:22.100348+0000 mon.a (mon.0) 4315 : audit 0 from='client.? 172.21.15.80:0/1948930124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:19:22.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:19:22 smithi080 bash[41963]: cluster 2023-12-01T08:19:21.267476+0000 mgr.y (mgr.24362) 6326 : cluster 0 pgmap v6295: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:19:22.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:19:22 smithi080 bash[41963]: audit 2023-12-01T08:19:22.100348+0000 mon.a (mon.0) 4315 : audit 0 from='client.? 172.21.15.80:0/1948930124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:19:22.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:19:22 smithi080 bash[28361]: cluster 2023-12-01T08:19:21.267476+0000 mgr.y (mgr.24362) 6326 : cluster 0 pgmap v6295: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:19:22.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:19:22 smithi080 bash[28361]: audit 2023-12-01T08:19:22.100348+0000 mon.a (mon.0) 4315 : audit 0 from='client.? 172.21.15.80:0/1948930124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:19:24.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:19:24 smithi080 bash[41963]: cluster 2023-12-01T08:19:23.268203+0000 mgr.y (mgr.24362) 6327 : cluster 0 pgmap v6296: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:19:24.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:19:24 smithi080 bash[28361]: cluster 2023-12-01T08:19:23.268203+0000 mgr.y (mgr.24362) 6327 : cluster 0 pgmap v6296: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:19:24.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:19:24 smithi090 bash[32384]: cluster 2023-12-01T08:19:23.268203+0000 mgr.y (mgr.24362) 6327 : cluster 0 pgmap v6296: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:19:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:19:25 smithi080 bash[41963]: audit 2023-12-01T08:19:24.559405+0000 mon.a (mon.0) 4316 : audit 0 from='client.? 172.21.15.80:0/3473130549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:19:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:19:25 smithi080 bash[41963]: audit 2023-12-01T08:19:25.108520+0000 mon.c (mon.2) 4055 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:19:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:19:25 smithi080 bash[28361]: audit 2023-12-01T08:19:24.559405+0000 mon.a (mon.0) 4316 : audit 0 from='client.? 172.21.15.80:0/3473130549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:19:25.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:19:25 smithi080 bash[28361]: audit 2023-12-01T08:19:25.108520+0000 mon.c (mon.2) 4055 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:19:25.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:19:25 smithi090 bash[32384]: audit 2023-12-01T08:19:24.559405+0000 mon.a (mon.0) 4316 : audit 0 from='client.? 172.21.15.80:0/3473130549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:19:25.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:19:25 smithi090 bash[32384]: audit 2023-12-01T08:19:25.108520+0000 mon.c (mon.2) 4055 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:19:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:19:26 smithi080 bash[41963]: cluster 2023-12-01T08:19:25.268794+0000 mgr.y (mgr.24362) 6328 : cluster 0 pgmap v6297: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:19:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:19:26 smithi080 bash[28361]: cluster 2023-12-01T08:19:25.268794+0000 mgr.y (mgr.24362) 6328 : cluster 0 pgmap v6297: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:19:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:19:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:19:26] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.43.0" 2023-12-01T08:19:26.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:19:26 smithi090 bash[32384]: cluster 2023-12-01T08:19:25.268794+0000 mgr.y (mgr.24362) 6328 : cluster 0 pgmap v6297: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:19:27.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:19:27 smithi080 bash[28361]: audit 2023-12-01T08:19:27.014753+0000 mon.a (mon.0) 4317 : audit 0 from='client.? 172.21.15.80:0/734631319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:19:27.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:19:27 smithi080 bash[41963]: audit 2023-12-01T08:19:27.014753+0000 mon.a (mon.0) 4317 : audit 0 from='client.? 172.21.15.80:0/734631319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:19:27.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:19:27 smithi090 bash[32384]: audit 2023-12-01T08:19:27.014753+0000 mon.a (mon.0) 4317 : audit 0 from='client.? 172.21.15.80:0/734631319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:19:28.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:19:28 smithi080 bash[28361]: cluster 2023-12-01T08:19:27.269977+0000 mgr.y (mgr.24362) 6329 : cluster 0 pgmap v6298: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:19:28.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:19:28 smithi080 bash[41963]: cluster 2023-12-01T08:19:27.269977+0000 mgr.y (mgr.24362) 6329 : cluster 0 pgmap v6298: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:19:28.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:19:28 smithi090 bash[32384]: cluster 2023-12-01T08:19:27.269977+0000 mgr.y (mgr.24362) 6329 : cluster 0 pgmap v6298: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:19:30.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:19:30 smithi080 bash[28361]: cluster 2023-12-01T08:19:29.270592+0000 mgr.y (mgr.24362) 6330 : cluster 0 pgmap v6299: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:19:30.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:19:30 smithi080 bash[28361]: audit 2023-12-01T08:19:29.471150+0000 mon.c (mon.2) 4056 : audit 0 from='client.? 172.21.15.80:0/316384457' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:19:30.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:19:30 smithi080 bash[41963]: cluster 2023-12-01T08:19:29.270592+0000 mgr.y (mgr.24362) 6330 : cluster 0 pgmap v6299: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:19:30.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:19:30 smithi080 bash[41963]: audit 2023-12-01T08:19:29.471150+0000 mon.c (mon.2) 4056 : audit 0 from='client.? 172.21.15.80:0/316384457' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:19:30.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:19:30 smithi090 bash[32384]: cluster 2023-12-01T08:19:29.270592+0000 mgr.y (mgr.24362) 6330 : cluster 0 pgmap v6299: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:19:30.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:19:30 smithi090 bash[32384]: audit 2023-12-01T08:19:29.471150+0000 mon.c (mon.2) 4056 : audit 0 from='client.? 172.21.15.80:0/316384457' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:19:32.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:19:32 smithi090 bash[32384]: cluster 2023-12-01T08:19:31.271812+0000 mgr.y (mgr.24362) 6331 : cluster 0 pgmap v6300: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:19:32.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:19:32 smithi090 bash[32384]: audit 2023-12-01T08:19:31.923985+0000 mon.c (mon.2) 4057 : audit 0 from='client.? 172.21.15.80:0/1815507060' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:19:32.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:19:32 smithi080 bash[28361]: cluster 2023-12-01T08:19:31.271812+0000 mgr.y (mgr.24362) 6331 : cluster 0 pgmap v6300: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:19:32.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:19:32 smithi080 bash[28361]: audit 2023-12-01T08:19:31.923985+0000 mon.c (mon.2) 4057 : audit 0 from='client.? 172.21.15.80:0/1815507060' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:19:32.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:19:32 smithi080 bash[41963]: cluster 2023-12-01T08:19:31.271812+0000 mgr.y (mgr.24362) 6331 : cluster 0 pgmap v6300: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:19:32.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:19:32 smithi080 bash[41963]: audit 2023-12-01T08:19:31.923985+0000 mon.c (mon.2) 4057 : audit 0 from='client.? 172.21.15.80:0/1815507060' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:19:34.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:19:34 smithi080 bash[28361]: cluster 2023-12-01T08:19:33.272512+0000 mgr.y (mgr.24362) 6332 : cluster 0 pgmap v6301: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:19:34.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:19:34 smithi080 bash[41963]: cluster 2023-12-01T08:19:33.272512+0000 mgr.y (mgr.24362) 6332 : cluster 0 pgmap v6301: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:19:34.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:19:34 smithi090 bash[32384]: cluster 2023-12-01T08:19:33.272512+0000 mgr.y (mgr.24362) 6332 : cluster 0 pgmap v6301: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:19:35.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:19:35 smithi080 bash[28361]: audit 2023-12-01T08:19:34.383965+0000 mon.a (mon.0) 4318 : audit 0 from='client.? 172.21.15.80:0/3631415723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:19:35.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:19:35 smithi080 bash[41963]: audit 2023-12-01T08:19:34.383965+0000 mon.a (mon.0) 4318 : audit 0 from='client.? 172.21.15.80:0/3631415723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:19:35.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:19:35 smithi090 bash[32384]: audit 2023-12-01T08:19:34.383965+0000 mon.a (mon.0) 4318 : audit 0 from='client.? 172.21.15.80:0/3631415723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:19:36.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:19:36 smithi080 bash[28361]: cluster 2023-12-01T08:19:35.273311+0000 mgr.y (mgr.24362) 6333 : cluster 0 pgmap v6302: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:19:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:19:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:19:36] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.43.0" 2023-12-01T08:19:36.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:19:36 smithi080 bash[41963]: cluster 2023-12-01T08:19:35.273311+0000 mgr.y (mgr.24362) 6333 : cluster 0 pgmap v6302: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:19:36.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:19:36 smithi090 bash[32384]: cluster 2023-12-01T08:19:35.273311+0000 mgr.y (mgr.24362) 6333 : cluster 0 pgmap v6302: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:19:37.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:19:37 smithi080 bash[28361]: audit 2023-12-01T08:19:36.836971+0000 mon.a (mon.0) 4319 : audit 0 from='client.? 172.21.15.80:0/2160225875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:19:37.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:19:37 smithi080 bash[41963]: audit 2023-12-01T08:19:36.836971+0000 mon.a (mon.0) 4319 : audit 0 from='client.? 172.21.15.80:0/2160225875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:19:37.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:19:37 smithi090 bash[32384]: audit 2023-12-01T08:19:36.836971+0000 mon.a (mon.0) 4319 : audit 0 from='client.? 172.21.15.80:0/2160225875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:19:38.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:19:38 smithi080 bash[28361]: cluster 2023-12-01T08:19:37.274505+0000 mgr.y (mgr.24362) 6334 : cluster 0 pgmap v6303: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:19:38.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:19:38 smithi080 bash[41963]: cluster 2023-12-01T08:19:37.274505+0000 mgr.y (mgr.24362) 6334 : cluster 0 pgmap v6303: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:19:38.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:19:38 smithi090 bash[32384]: cluster 2023-12-01T08:19:37.274505+0000 mgr.y (mgr.24362) 6334 : cluster 0 pgmap v6303: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:19:39.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:19:39 smithi080 bash[28361]: audit 2023-12-01T08:19:39.296871+0000 mon.c (mon.2) 4058 : audit 0 from='client.? 172.21.15.80:0/3945947276' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:19:39.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:19:39 smithi080 bash[41963]: audit 2023-12-01T08:19:39.296871+0000 mon.c (mon.2) 4058 : audit 0 from='client.? 172.21.15.80:0/3945947276' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:19:39.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:19:39 smithi090 bash[32384]: audit 2023-12-01T08:19:39.296871+0000 mon.c (mon.2) 4058 : audit 0 from='client.? 172.21.15.80:0/3945947276' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:19:40.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:19:40 smithi080 bash[28361]: cluster 2023-12-01T08:19:39.275152+0000 mgr.y (mgr.24362) 6335 : cluster 0 pgmap v6304: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:19:40.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:19:40 smithi080 bash[28361]: audit 2023-12-01T08:19:40.108754+0000 mon.c (mon.2) 4059 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:19:40.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:19:40 smithi080 bash[41963]: cluster 2023-12-01T08:19:39.275152+0000 mgr.y (mgr.24362) 6335 : cluster 0 pgmap v6304: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:19:40.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:19:40 smithi080 bash[41963]: audit 2023-12-01T08:19:40.108754+0000 mon.c (mon.2) 4059 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:19:40.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:19:40 smithi090 bash[32384]: cluster 2023-12-01T08:19:39.275152+0000 mgr.y (mgr.24362) 6335 : cluster 0 pgmap v6304: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:19:40.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:19:40 smithi090 bash[32384]: audit 2023-12-01T08:19:40.108754+0000 mon.c (mon.2) 4059 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:19:41.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:19:41 smithi080 bash[41963]: audit 2023-12-01T08:19:40.710686+0000 mon.c (mon.2) 4060 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:19:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:19:41 smithi080 bash[28361]: audit 2023-12-01T08:19:40.710686+0000 mon.c (mon.2) 4060 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:19:41.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:19:41 smithi090 bash[32384]: audit 2023-12-01T08:19:40.710686+0000 mon.c (mon.2) 4060 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:19:42.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:19:42 smithi080 bash[28361]: cluster 2023-12-01T08:19:41.276354+0000 mgr.y (mgr.24362) 6336 : cluster 0 pgmap v6305: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:19:42.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:19:42 smithi080 bash[28361]: audit 2023-12-01T08:19:41.750753+0000 mon.a (mon.0) 4320 : audit 0 from='client.? 172.21.15.80:0/955837192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:19:42.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:19:42 smithi080 bash[41963]: cluster 2023-12-01T08:19:41.276354+0000 mgr.y (mgr.24362) 6336 : cluster 0 pgmap v6305: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:19:42.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:19:42 smithi080 bash[41963]: audit 2023-12-01T08:19:41.750753+0000 mon.a (mon.0) 4320 : audit 0 from='client.? 172.21.15.80:0/955837192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:19:42.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:19:42 smithi090 bash[32384]: cluster 2023-12-01T08:19:41.276354+0000 mgr.y (mgr.24362) 6336 : cluster 0 pgmap v6305: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:19:42.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:19:42 smithi090 bash[32384]: audit 2023-12-01T08:19:41.750753+0000 mon.a (mon.0) 4320 : audit 0 from='client.? 172.21.15.80:0/955837192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:19:44.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:19:44 smithi080 bash[28361]: cluster 2023-12-01T08:19:43.277022+0000 mgr.y (mgr.24362) 6337 : cluster 0 pgmap v6306: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:19:44.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:19:44 smithi080 bash[28361]: audit 2023-12-01T08:19:44.199402+0000 mon.a (mon.0) 4321 : audit 0 from='client.? 172.21.15.80:0/231885092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:19:44.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:19:44 smithi080 bash[41963]: cluster 2023-12-01T08:19:43.277022+0000 mgr.y (mgr.24362) 6337 : cluster 0 pgmap v6306: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:19:44.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:19:44 smithi080 bash[41963]: audit 2023-12-01T08:19:44.199402+0000 mon.a (mon.0) 4321 : audit 0 from='client.? 172.21.15.80:0/231885092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:19:44.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:19:44 smithi090 bash[32384]: cluster 2023-12-01T08:19:43.277022+0000 mgr.y (mgr.24362) 6337 : cluster 0 pgmap v6306: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:19:44.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:19:44 smithi090 bash[32384]: audit 2023-12-01T08:19:44.199402+0000 mon.a (mon.0) 4321 : audit 0 from='client.? 172.21.15.80:0/231885092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:19:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:19:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:19:46] "GET /metrics HTTP/1.1" 200 33971 "" "Prometheus/2.43.0" 2023-12-01T08:19:46.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:19:46 smithi080 bash[41963]: cluster 2023-12-01T08:19:45.277678+0000 mgr.y (mgr.24362) 6338 : cluster 0 pgmap v6307: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:19:46.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:19:46 smithi080 bash[28361]: cluster 2023-12-01T08:19:45.277678+0000 mgr.y (mgr.24362) 6338 : cluster 0 pgmap v6307: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:19:46.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:19:46 smithi090 bash[32384]: cluster 2023-12-01T08:19:45.277678+0000 mgr.y (mgr.24362) 6338 : cluster 0 pgmap v6307: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:19:47.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:19:47 smithi080 bash[28361]: audit 2023-12-01T08:19:46.562032+0000 mon.a (mon.0) 4322 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:19:47.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:19:47 smithi080 bash[28361]: audit 2023-12-01T08:19:46.577140+0000 mon.a (mon.0) 4323 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:19:47.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:19:47 smithi080 bash[28361]: audit 2023-12-01T08:19:46.687683+0000 mon.c (mon.2) 4061 : audit 0 from='client.? 172.21.15.80:0/1603402461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:19:47.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:19:47 smithi080 bash[28361]: audit 2023-12-01T08:19:46.861068+0000 mon.a (mon.0) 4324 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:19:47.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:19:47 smithi080 bash[28361]: audit 2023-12-01T08:19:46.872883+0000 mon.a (mon.0) 4325 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:19:47.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:19:47 smithi080 bash[28361]: audit 2023-12-01T08:19:47.349477+0000 mon.c (mon.2) 4062 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:19:47.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:19:47 smithi080 bash[28361]: audit 2023-12-01T08:19:47.351392+0000 mon.c (mon.2) 4063 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:19:47.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:19:47 smithi080 bash[28361]: audit 2023-12-01T08:19:47.362979+0000 mon.a (mon.0) 4326 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:19:47.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:19:47 smithi080 bash[41963]: audit 2023-12-01T08:19:46.562032+0000 mon.a (mon.0) 4322 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:19:47.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:19:47 smithi080 bash[41963]: audit 2023-12-01T08:19:46.577140+0000 mon.a (mon.0) 4323 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:19:47.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:19:47 smithi080 bash[41963]: audit 2023-12-01T08:19:46.687683+0000 mon.c (mon.2) 4061 : audit 0 from='client.? 172.21.15.80:0/1603402461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:19:47.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:19:47 smithi080 bash[41963]: audit 2023-12-01T08:19:46.861068+0000 mon.a (mon.0) 4324 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:19:47.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:19:47 smithi080 bash[41963]: audit 2023-12-01T08:19:46.872883+0000 mon.a (mon.0) 4325 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:19:47.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:19:47 smithi080 bash[41963]: audit 2023-12-01T08:19:47.349477+0000 mon.c (mon.2) 4062 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:19:47.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:19:47 smithi080 bash[41963]: audit 2023-12-01T08:19:47.351392+0000 mon.c (mon.2) 4063 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:19:47.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:19:47 smithi080 bash[41963]: audit 2023-12-01T08:19:47.362979+0000 mon.a (mon.0) 4326 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:19:48.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:19:47 smithi090 bash[32384]: audit 2023-12-01T08:19:46.562032+0000 mon.a (mon.0) 4322 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:19:48.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:19:47 smithi090 bash[32384]: audit 2023-12-01T08:19:46.577140+0000 mon.a (mon.0) 4323 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:19:48.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:19:47 smithi090 bash[32384]: audit 2023-12-01T08:19:46.687683+0000 mon.c (mon.2) 4061 : audit 0 from='client.? 172.21.15.80:0/1603402461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:19:48.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:19:47 smithi090 bash[32384]: audit 2023-12-01T08:19:46.861068+0000 mon.a (mon.0) 4324 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:19:48.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:19:47 smithi090 bash[32384]: audit 2023-12-01T08:19:46.872883+0000 mon.a (mon.0) 4325 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:19:48.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:19:47 smithi090 bash[32384]: audit 2023-12-01T08:19:47.349477+0000 mon.c (mon.2) 4062 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:19:48.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:19:47 smithi090 bash[32384]: audit 2023-12-01T08:19:47.351392+0000 mon.c (mon.2) 4063 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:19:48.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:19:47 smithi090 bash[32384]: audit 2023-12-01T08:19:47.362979+0000 mon.a (mon.0) 4326 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:19:48.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:19:48 smithi080 bash[28361]: cluster 2023-12-01T08:19:47.278748+0000 mgr.y (mgr.24362) 6339 : cluster 0 pgmap v6308: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:19:48.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:19:48 smithi080 bash[41963]: cluster 2023-12-01T08:19:47.278748+0000 mgr.y (mgr.24362) 6339 : cluster 0 pgmap v6308: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:19:49.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:19:48 smithi090 bash[32384]: cluster 2023-12-01T08:19:47.278748+0000 mgr.y (mgr.24362) 6339 : cluster 0 pgmap v6308: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:19:49.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:19:49 smithi080 bash[28361]: audit 2023-12-01T08:19:49.139990+0000 mon.c (mon.2) 4064 : audit 0 from='client.? 172.21.15.80:0/751624088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:19:49.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:19:49 smithi080 bash[41963]: audit 2023-12-01T08:19:49.139990+0000 mon.c (mon.2) 4064 : audit 0 from='client.? 172.21.15.80:0/751624088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:19:50.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:19:49 smithi090 bash[32384]: audit 2023-12-01T08:19:49.139990+0000 mon.c (mon.2) 4064 : audit 0 from='client.? 172.21.15.80:0/751624088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:19:50.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:19:50 smithi080 bash[41963]: cluster 2023-12-01T08:19:49.279425+0000 mgr.y (mgr.24362) 6340 : cluster 0 pgmap v6309: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:19:50.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:19:50 smithi080 bash[28361]: cluster 2023-12-01T08:19:49.279425+0000 mgr.y (mgr.24362) 6340 : cluster 0 pgmap v6309: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:19:51.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:19:50 smithi090 bash[32384]: cluster 2023-12-01T08:19:49.279425+0000 mgr.y (mgr.24362) 6340 : cluster 0 pgmap v6309: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:19:52.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:19:52 smithi080 bash[41963]: cluster 2023-12-01T08:19:51.280457+0000 mgr.y (mgr.24362) 6341 : cluster 0 pgmap v6310: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:19:52.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:19:52 smithi080 bash[41963]: audit 2023-12-01T08:19:51.595418+0000 mon.c (mon.2) 4065 : audit 0 from='client.? 172.21.15.80:0/2037238169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:19:52.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:19:52 smithi080 bash[28361]: cluster 2023-12-01T08:19:51.280457+0000 mgr.y (mgr.24362) 6341 : cluster 0 pgmap v6310: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:19:52.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:19:52 smithi080 bash[28361]: audit 2023-12-01T08:19:51.595418+0000 mon.c (mon.2) 4065 : audit 0 from='client.? 172.21.15.80:0/2037238169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:19:52.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:19:52 smithi090 bash[32384]: cluster 2023-12-01T08:19:51.280457+0000 mgr.y (mgr.24362) 6341 : cluster 0 pgmap v6310: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:19:52.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:19:52 smithi090 bash[32384]: audit 2023-12-01T08:19:51.595418+0000 mon.c (mon.2) 4065 : audit 0 from='client.? 172.21.15.80:0/2037238169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:19:54.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:19:54 smithi080 bash[41963]: cluster 2023-12-01T08:19:53.281096+0000 mgr.y (mgr.24362) 6342 : cluster 0 pgmap v6311: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:19:54.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:19:54 smithi080 bash[41963]: audit 2023-12-01T08:19:54.053128+0000 mon.a (mon.0) 4327 : audit 0 from='client.? 172.21.15.80:0/986607385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:19:54.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:19:54 smithi080 bash[28361]: cluster 2023-12-01T08:19:53.281096+0000 mgr.y (mgr.24362) 6342 : cluster 0 pgmap v6311: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:19:54.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:19:54 smithi080 bash[28361]: audit 2023-12-01T08:19:54.053128+0000 mon.a (mon.0) 4327 : audit 0 from='client.? 172.21.15.80:0/986607385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:19:54.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:19:54 smithi090 bash[32384]: cluster 2023-12-01T08:19:53.281096+0000 mgr.y (mgr.24362) 6342 : cluster 0 pgmap v6311: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:19:54.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:19:54 smithi090 bash[32384]: audit 2023-12-01T08:19:54.053128+0000 mon.a (mon.0) 4327 : audit 0 from='client.? 172.21.15.80:0/986607385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:19:55.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:19:55 smithi080 bash[41963]: audit 2023-12-01T08:19:55.109241+0000 mon.c (mon.2) 4066 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:19:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:19:55 smithi080 bash[28361]: audit 2023-12-01T08:19:55.109241+0000 mon.c (mon.2) 4066 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:19:55.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:19:55 smithi090 bash[32384]: audit 2023-12-01T08:19:55.109241+0000 mon.c (mon.2) 4066 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:19:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:19:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:19:56] "GET /metrics HTTP/1.1" 200 33973 "" "Prometheus/2.43.0" 2023-12-01T08:19:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:19:56 smithi080 bash[41963]: cluster 2023-12-01T08:19:55.281731+0000 mgr.y (mgr.24362) 6343 : cluster 0 pgmap v6312: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:19:56.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:19:56 smithi080 bash[28361]: cluster 2023-12-01T08:19:55.281731+0000 mgr.y (mgr.24362) 6343 : cluster 0 pgmap v6312: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:19:56.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:19:56 smithi090 bash[32384]: cluster 2023-12-01T08:19:55.281731+0000 mgr.y (mgr.24362) 6343 : cluster 0 pgmap v6312: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:19:57.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:19:57 smithi080 bash[41963]: audit 2023-12-01T08:19:56.506005+0000 mon.c (mon.2) 4067 : audit 0 from='client.? 172.21.15.80:0/3583650648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:19:57.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:19:57 smithi080 bash[28361]: audit 2023-12-01T08:19:56.506005+0000 mon.c (mon.2) 4067 : audit 0 from='client.? 172.21.15.80:0/3583650648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:19:57.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:19:57 smithi090 bash[32384]: audit 2023-12-01T08:19:56.506005+0000 mon.c (mon.2) 4067 : audit 0 from='client.? 172.21.15.80:0/3583650648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:19:58.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:19:58 smithi080 bash[28361]: cluster 2023-12-01T08:19:57.282841+0000 mgr.y (mgr.24362) 6344 : cluster 0 pgmap v6313: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:19:58.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:19:58 smithi080 bash[41963]: cluster 2023-12-01T08:19:57.282841+0000 mgr.y (mgr.24362) 6344 : cluster 0 pgmap v6313: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:19:58.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:19:58 smithi090 bash[32384]: cluster 2023-12-01T08:19:57.282841+0000 mgr.y (mgr.24362) 6344 : cluster 0 pgmap v6313: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:19:59.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:19:59 smithi080 bash[28361]: audit 2023-12-01T08:19:58.960425+0000 mon.a (mon.0) 4328 : audit 0 from='client.? 172.21.15.80:0/1803964261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:19:59.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:19:59 smithi080 bash[41963]: audit 2023-12-01T08:19:58.960425+0000 mon.a (mon.0) 4328 : audit 0 from='client.? 172.21.15.80:0/1803964261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:19:59.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:19:59 smithi090 bash[32384]: audit 2023-12-01T08:19:58.960425+0000 mon.a (mon.0) 4328 : audit 0 from='client.? 172.21.15.80:0/1803964261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:20:00.368 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:20:00 smithi080 bash[28361]: debug 2023-12-01T08:19:59.996+0000 7f6ec9bf0700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T08:20:00.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:20:00 smithi080 bash[28361]: cluster 2023-12-01T08:19:59.283509+0000 mgr.y (mgr.24362) 6345 : cluster 0 pgmap v6314: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:20:00.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:20:00 smithi080 bash[28361]: cluster 2023-12-01T08:20:00.000128+0000 mon.a (mon.0) 4329 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T08:20:00.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:20:00 smithi080 bash[41963]: cluster 2023-12-01T08:19:59.283509+0000 mgr.y (mgr.24362) 6345 : cluster 0 pgmap v6314: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:20:00.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:20:00 smithi080 bash[41963]: cluster 2023-12-01T08:20:00.000128+0000 mon.a (mon.0) 4329 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T08:20:00.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:20:00 smithi090 bash[32384]: cluster 2023-12-01T08:19:59.283509+0000 mgr.y (mgr.24362) 6345 : cluster 0 pgmap v6314: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:20:00.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:20:00 smithi090 bash[32384]: cluster 2023-12-01T08:20:00.000128+0000 mon.a (mon.0) 4329 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T08:20:02.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:20:02 smithi080 bash[28361]: cluster 2023-12-01T08:20:01.284666+0000 mgr.y (mgr.24362) 6346 : cluster 0 pgmap v6315: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:20:02.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:20:02 smithi080 bash[28361]: audit 2023-12-01T08:20:01.422188+0000 mon.c (mon.2) 4068 : audit 0 from='client.? 172.21.15.80:0/2068257728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:20:02.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:20:02 smithi080 bash[41963]: cluster 2023-12-01T08:20:01.284666+0000 mgr.y (mgr.24362) 6346 : cluster 0 pgmap v6315: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:20:02.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:20:02 smithi080 bash[41963]: audit 2023-12-01T08:20:01.422188+0000 mon.c (mon.2) 4068 : audit 0 from='client.? 172.21.15.80:0/2068257728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:20:02.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:20:02 smithi090 bash[32384]: cluster 2023-12-01T08:20:01.284666+0000 mgr.y (mgr.24362) 6346 : cluster 0 pgmap v6315: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:20:02.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:20:02 smithi090 bash[32384]: audit 2023-12-01T08:20:01.422188+0000 mon.c (mon.2) 4068 : audit 0 from='client.? 172.21.15.80:0/2068257728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:20:04.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:20:04 smithi080 bash[41963]: cluster 2023-12-01T08:20:03.285313+0000 mgr.y (mgr.24362) 6347 : cluster 0 pgmap v6316: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:20:04.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:20:04 smithi080 bash[41963]: audit 2023-12-01T08:20:03.887095+0000 mon.a (mon.0) 4330 : audit 0 from='client.? 172.21.15.80:0/1545660980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:20:04.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:20:04 smithi080 bash[28361]: cluster 2023-12-01T08:20:03.285313+0000 mgr.y (mgr.24362) 6347 : cluster 0 pgmap v6316: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:20:04.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:20:04 smithi080 bash[28361]: audit 2023-12-01T08:20:03.887095+0000 mon.a (mon.0) 4330 : audit 0 from='client.? 172.21.15.80:0/1545660980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:20:04.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:20:04 smithi090 bash[32384]: cluster 2023-12-01T08:20:03.285313+0000 mgr.y (mgr.24362) 6347 : cluster 0 pgmap v6316: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:20:04.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:20:04 smithi090 bash[32384]: audit 2023-12-01T08:20:03.887095+0000 mon.a (mon.0) 4330 : audit 0 from='client.? 172.21.15.80:0/1545660980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:20:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:20:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:20:06] "GET /metrics HTTP/1.1" 200 33973 "" "Prometheus/2.43.0" 2023-12-01T08:20:06.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:20:06 smithi080 bash[41963]: cluster 2023-12-01T08:20:05.285946+0000 mgr.y (mgr.24362) 6348 : cluster 0 pgmap v6317: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:20:06.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:20:06 smithi080 bash[28361]: cluster 2023-12-01T08:20:05.285946+0000 mgr.y (mgr.24362) 6348 : cluster 0 pgmap v6317: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:20:06.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:20:06 smithi090 bash[32384]: cluster 2023-12-01T08:20:05.285946+0000 mgr.y (mgr.24362) 6348 : cluster 0 pgmap v6317: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:20:07.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:20:07 smithi080 bash[28361]: audit 2023-12-01T08:20:06.352172+0000 mon.a (mon.0) 4331 : audit 0 from='client.? 172.21.15.80:0/2699277649' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:20:07.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:20:07 smithi080 bash[41963]: audit 2023-12-01T08:20:06.352172+0000 mon.a (mon.0) 4331 : audit 0 from='client.? 172.21.15.80:0/2699277649' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:20:07.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:20:07 smithi090 bash[32384]: audit 2023-12-01T08:20:06.352172+0000 mon.a (mon.0) 4331 : audit 0 from='client.? 172.21.15.80:0/2699277649' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:20:08.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:20:08 smithi080 bash[41963]: cluster 2023-12-01T08:20:07.287078+0000 mgr.y (mgr.24362) 6349 : cluster 0 pgmap v6318: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:20:08.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:20:08 smithi080 bash[28361]: cluster 2023-12-01T08:20:07.287078+0000 mgr.y (mgr.24362) 6349 : cluster 0 pgmap v6318: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:20:08.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:20:08 smithi090 bash[32384]: cluster 2023-12-01T08:20:07.287078+0000 mgr.y (mgr.24362) 6349 : cluster 0 pgmap v6318: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:20:09.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:20:09 smithi080 bash[28361]: audit 2023-12-01T08:20:08.803831+0000 mon.c (mon.2) 4069 : audit 0 from='client.? 172.21.15.80:0/3267988851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:20:09.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:20:09 smithi080 bash[41963]: audit 2023-12-01T08:20:08.803831+0000 mon.c (mon.2) 4069 : audit 0 from='client.? 172.21.15.80:0/3267988851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:20:09.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:20:09 smithi090 bash[32384]: audit 2023-12-01T08:20:08.803831+0000 mon.c (mon.2) 4069 : audit 0 from='client.? 172.21.15.80:0/3267988851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:20:10.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:20:10 smithi080 bash[28361]: cluster 2023-12-01T08:20:09.287770+0000 mgr.y (mgr.24362) 6350 : cluster 0 pgmap v6319: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:20:10.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:20:10 smithi080 bash[28361]: audit 2023-12-01T08:20:10.109555+0000 mon.c (mon.2) 4070 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:20:10.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:20:10 smithi080 bash[41963]: cluster 2023-12-01T08:20:09.287770+0000 mgr.y (mgr.24362) 6350 : cluster 0 pgmap v6319: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:20:10.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:20:10 smithi080 bash[41963]: audit 2023-12-01T08:20:10.109555+0000 mon.c (mon.2) 4070 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:20:10.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:20:10 smithi090 bash[32384]: cluster 2023-12-01T08:20:09.287770+0000 mgr.y (mgr.24362) 6350 : cluster 0 pgmap v6319: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:20:10.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:20:10 smithi090 bash[32384]: audit 2023-12-01T08:20:10.109555+0000 mon.c (mon.2) 4070 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:20:11.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:20:11 smithi080 bash[41963]: audit 2023-12-01T08:20:11.258547+0000 mon.a (mon.0) 4332 : audit 0 from='client.? 172.21.15.80:0/3754619747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:20:11.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:20:11 smithi080 bash[28361]: audit 2023-12-01T08:20:11.258547+0000 mon.a (mon.0) 4332 : audit 0 from='client.? 172.21.15.80:0/3754619747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:20:11.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:20:11 smithi090 bash[32384]: audit 2023-12-01T08:20:11.258547+0000 mon.a (mon.0) 4332 : audit 0 from='client.? 172.21.15.80:0/3754619747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:20:12.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:20:12 smithi080 bash[28361]: cluster 2023-12-01T08:20:11.288829+0000 mgr.y (mgr.24362) 6351 : cluster 0 pgmap v6320: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:20:12.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:20:12 smithi080 bash[41963]: cluster 2023-12-01T08:20:11.288829+0000 mgr.y (mgr.24362) 6351 : cluster 0 pgmap v6320: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:20:12.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:20:12 smithi090 bash[32384]: cluster 2023-12-01T08:20:11.288829+0000 mgr.y (mgr.24362) 6351 : cluster 0 pgmap v6320: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:20:14.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:20:14 smithi080 bash[41963]: cluster 2023-12-01T08:20:13.289436+0000 mgr.y (mgr.24362) 6352 : cluster 0 pgmap v6321: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:20:14.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:20:14 smithi080 bash[41963]: audit 2023-12-01T08:20:13.702636+0000 mon.a (mon.0) 4333 : audit 0 from='client.? 172.21.15.80:0/497429711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:20:14.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:20:14 smithi080 bash[28361]: cluster 2023-12-01T08:20:13.289436+0000 mgr.y (mgr.24362) 6352 : cluster 0 pgmap v6321: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:20:14.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:20:14 smithi080 bash[28361]: audit 2023-12-01T08:20:13.702636+0000 mon.a (mon.0) 4333 : audit 0 from='client.? 172.21.15.80:0/497429711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:20:14.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:20:14 smithi090 bash[32384]: cluster 2023-12-01T08:20:13.289436+0000 mgr.y (mgr.24362) 6352 : cluster 0 pgmap v6321: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:20:14.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:20:14 smithi090 bash[32384]: audit 2023-12-01T08:20:13.702636+0000 mon.a (mon.0) 4333 : audit 0 from='client.? 172.21.15.80:0/497429711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:20:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:20:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:20:16] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T08:20:16.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:20:16 smithi080 bash[28361]: cluster 2023-12-01T08:20:15.290067+0000 mgr.y (mgr.24362) 6353 : cluster 0 pgmap v6322: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:20:16.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:20:16 smithi080 bash[28361]: audit 2023-12-01T08:20:16.149866+0000 mon.a (mon.0) 4334 : audit 0 from='client.? 172.21.15.80:0/3832739473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:20:16.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:20:16 smithi080 bash[41963]: cluster 2023-12-01T08:20:15.290067+0000 mgr.y (mgr.24362) 6353 : cluster 0 pgmap v6322: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:20:16.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:20:16 smithi080 bash[41963]: audit 2023-12-01T08:20:16.149866+0000 mon.a (mon.0) 4334 : audit 0 from='client.? 172.21.15.80:0/3832739473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:20:16.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:20:16 smithi090 bash[32384]: cluster 2023-12-01T08:20:15.290067+0000 mgr.y (mgr.24362) 6353 : cluster 0 pgmap v6322: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:20:16.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:20:16 smithi090 bash[32384]: audit 2023-12-01T08:20:16.149866+0000 mon.a (mon.0) 4334 : audit 0 from='client.? 172.21.15.80:0/3832739473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:20:18.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:20:18 smithi080 bash[28361]: cluster 2023-12-01T08:20:17.291233+0000 mgr.y (mgr.24362) 6354 : cluster 0 pgmap v6323: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:20:18.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:20:18 smithi080 bash[41963]: cluster 2023-12-01T08:20:17.291233+0000 mgr.y (mgr.24362) 6354 : cluster 0 pgmap v6323: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:20:18.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:20:18 smithi090 bash[32384]: cluster 2023-12-01T08:20:17.291233+0000 mgr.y (mgr.24362) 6354 : cluster 0 pgmap v6323: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:20:19.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:20:19 smithi080 bash[28361]: audit 2023-12-01T08:20:18.622434+0000 mon.c (mon.2) 4071 : audit 0 from='client.? 172.21.15.80:0/2436761972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:20:19.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:20:19 smithi080 bash[41963]: audit 2023-12-01T08:20:18.622434+0000 mon.c (mon.2) 4071 : audit 0 from='client.? 172.21.15.80:0/2436761972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:20:19.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:20:19 smithi090 bash[32384]: audit 2023-12-01T08:20:18.622434+0000 mon.c (mon.2) 4071 : audit 0 from='client.? 172.21.15.80:0/2436761972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:20:20.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:20:20 smithi080 bash[28361]: cluster 2023-12-01T08:20:19.291825+0000 mgr.y (mgr.24362) 6355 : cluster 0 pgmap v6324: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:20:20.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:20:20 smithi080 bash[41963]: cluster 2023-12-01T08:20:19.291825+0000 mgr.y (mgr.24362) 6355 : cluster 0 pgmap v6324: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:20:20.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:20:20 smithi090 bash[32384]: cluster 2023-12-01T08:20:19.291825+0000 mgr.y (mgr.24362) 6355 : cluster 0 pgmap v6324: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:20:21.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:20:21 smithi080 bash[28361]: audit 2023-12-01T08:20:21.087280+0000 mon.c (mon.2) 4072 : audit 0 from='client.? 172.21.15.80:0/1841747392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:20:21.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:20:21 smithi080 bash[41963]: audit 2023-12-01T08:20:21.087280+0000 mon.c (mon.2) 4072 : audit 0 from='client.? 172.21.15.80:0/1841747392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:20:21.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:20:21 smithi090 bash[32384]: audit 2023-12-01T08:20:21.087280+0000 mon.c (mon.2) 4072 : audit 0 from='client.? 172.21.15.80:0/1841747392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:20:22.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:20:22 smithi080 bash[28361]: cluster 2023-12-01T08:20:21.292959+0000 mgr.y (mgr.24362) 6356 : cluster 0 pgmap v6325: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:20:22.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:20:22 smithi080 bash[41963]: cluster 2023-12-01T08:20:21.292959+0000 mgr.y (mgr.24362) 6356 : cluster 0 pgmap v6325: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:20:22.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:20:22 smithi090 bash[32384]: cluster 2023-12-01T08:20:21.292959+0000 mgr.y (mgr.24362) 6356 : cluster 0 pgmap v6325: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:20:24.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:20:24 smithi080 bash[41963]: cluster 2023-12-01T08:20:23.293536+0000 mgr.y (mgr.24362) 6357 : cluster 0 pgmap v6326: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:20:24.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:20:24 smithi080 bash[41963]: audit 2023-12-01T08:20:23.550281+0000 mon.c (mon.2) 4073 : audit 0 from='client.? 172.21.15.80:0/2934839136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:20:24.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:20:24 smithi080 bash[28361]: cluster 2023-12-01T08:20:23.293536+0000 mgr.y (mgr.24362) 6357 : cluster 0 pgmap v6326: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:20:24.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:20:24 smithi080 bash[28361]: audit 2023-12-01T08:20:23.550281+0000 mon.c (mon.2) 4073 : audit 0 from='client.? 172.21.15.80:0/2934839136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:20:24.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:20:24 smithi090 bash[32384]: cluster 2023-12-01T08:20:23.293536+0000 mgr.y (mgr.24362) 6357 : cluster 0 pgmap v6326: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:20:24.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:20:24 smithi090 bash[32384]: audit 2023-12-01T08:20:23.550281+0000 mon.c (mon.2) 4073 : audit 0 from='client.? 172.21.15.80:0/2934839136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:20:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:20:25 smithi080 bash[28361]: audit 2023-12-01T08:20:25.109853+0000 mon.c (mon.2) 4074 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:20:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:20:25 smithi080 bash[41963]: audit 2023-12-01T08:20:25.109853+0000 mon.c (mon.2) 4074 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:20:25.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:20:25 smithi090 bash[32384]: audit 2023-12-01T08:20:25.109853+0000 mon.c (mon.2) 4074 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:20:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:20:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:20:26] "GET /metrics HTTP/1.1" 200 33973 "" "Prometheus/2.43.0" 2023-12-01T08:20:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:20:26 smithi080 bash[28361]: cluster 2023-12-01T08:20:25.294185+0000 mgr.y (mgr.24362) 6358 : cluster 0 pgmap v6327: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:20:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:20:26 smithi080 bash[28361]: audit 2023-12-01T08:20:26.007142+0000 mon.a (mon.0) 4335 : audit 0 from='client.? 172.21.15.80:0/723233585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:20:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:20:26 smithi080 bash[41963]: cluster 2023-12-01T08:20:25.294185+0000 mgr.y (mgr.24362) 6358 : cluster 0 pgmap v6327: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:20:26.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:20:26 smithi080 bash[41963]: audit 2023-12-01T08:20:26.007142+0000 mon.a (mon.0) 4335 : audit 0 from='client.? 172.21.15.80:0/723233585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:20:26.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:20:26 smithi090 bash[32384]: cluster 2023-12-01T08:20:25.294185+0000 mgr.y (mgr.24362) 6358 : cluster 0 pgmap v6327: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:20:26.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:20:26 smithi090 bash[32384]: audit 2023-12-01T08:20:26.007142+0000 mon.a (mon.0) 4335 : audit 0 from='client.? 172.21.15.80:0/723233585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:20:28.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:20:28 smithi080 bash[28361]: cluster 2023-12-01T08:20:27.295316+0000 mgr.y (mgr.24362) 6359 : cluster 0 pgmap v6328: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:20:28.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:20:28 smithi080 bash[41963]: cluster 2023-12-01T08:20:27.295316+0000 mgr.y (mgr.24362) 6359 : cluster 0 pgmap v6328: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:20:28.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:20:28 smithi090 bash[32384]: cluster 2023-12-01T08:20:27.295316+0000 mgr.y (mgr.24362) 6359 : cluster 0 pgmap v6328: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:20:29.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:20:29 smithi080 bash[28361]: audit 2023-12-01T08:20:28.467082+0000 mon.c (mon.2) 4075 : audit 0 from='client.? 172.21.15.80:0/2993274483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:20:29.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:20:29 smithi080 bash[41963]: audit 2023-12-01T08:20:28.467082+0000 mon.c (mon.2) 4075 : audit 0 from='client.? 172.21.15.80:0/2993274483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:20:29.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:20:29 smithi090 bash[32384]: audit 2023-12-01T08:20:28.467082+0000 mon.c (mon.2) 4075 : audit 0 from='client.? 172.21.15.80:0/2993274483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:20:30.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:20:30 smithi090 bash[32384]: cluster 2023-12-01T08:20:29.296025+0000 mgr.y (mgr.24362) 6360 : cluster 0 pgmap v6329: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:20:30.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:20:30 smithi080 bash[28361]: cluster 2023-12-01T08:20:29.296025+0000 mgr.y (mgr.24362) 6360 : cluster 0 pgmap v6329: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:20:30.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:20:30 smithi080 bash[41963]: cluster 2023-12-01T08:20:29.296025+0000 mgr.y (mgr.24362) 6360 : cluster 0 pgmap v6329: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:20:31.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:20:31 smithi090 bash[32384]: audit 2023-12-01T08:20:30.925653+0000 mon.a (mon.0) 4336 : audit 0 from='client.? 172.21.15.80:0/1564999590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:20:31.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:20:31 smithi080 bash[28361]: audit 2023-12-01T08:20:30.925653+0000 mon.a (mon.0) 4336 : audit 0 from='client.? 172.21.15.80:0/1564999590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:20:31.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:20:31 smithi080 bash[41963]: audit 2023-12-01T08:20:30.925653+0000 mon.a (mon.0) 4336 : audit 0 from='client.? 172.21.15.80:0/1564999590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:20:32.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:20:32 smithi090 bash[32384]: cluster 2023-12-01T08:20:31.296989+0000 mgr.y (mgr.24362) 6361 : cluster 0 pgmap v6330: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:20:32.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:20:32 smithi080 bash[41963]: cluster 2023-12-01T08:20:31.296989+0000 mgr.y (mgr.24362) 6361 : cluster 0 pgmap v6330: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:20:32.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:20:32 smithi080 bash[28361]: cluster 2023-12-01T08:20:31.296989+0000 mgr.y (mgr.24362) 6361 : cluster 0 pgmap v6330: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:20:33.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:20:33 smithi090 bash[32384]: audit 2023-12-01T08:20:33.382328+0000 mon.c (mon.2) 4076 : audit 0 from='client.? 172.21.15.80:0/864079308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:20:33.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:20:33 smithi080 bash[41963]: audit 2023-12-01T08:20:33.382328+0000 mon.c (mon.2) 4076 : audit 0 from='client.? 172.21.15.80:0/864079308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:20:33.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:20:33 smithi080 bash[28361]: audit 2023-12-01T08:20:33.382328+0000 mon.c (mon.2) 4076 : audit 0 from='client.? 172.21.15.80:0/864079308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:20:34.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:20:34 smithi090 bash[32384]: cluster 2023-12-01T08:20:33.297613+0000 mgr.y (mgr.24362) 6362 : cluster 0 pgmap v6331: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:20:34.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:20:34 smithi080 bash[41963]: cluster 2023-12-01T08:20:33.297613+0000 mgr.y (mgr.24362) 6362 : cluster 0 pgmap v6331: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:20:34.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:20:34 smithi080 bash[28361]: cluster 2023-12-01T08:20:33.297613+0000 mgr.y (mgr.24362) 6362 : cluster 0 pgmap v6331: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:20:36.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:20:36 smithi080 bash[28361]: cluster 2023-12-01T08:20:35.298227+0000 mgr.y (mgr.24362) 6363 : cluster 0 pgmap v6332: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:20:36.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:20:36 smithi080 bash[28361]: audit 2023-12-01T08:20:35.840927+0000 mon.a (mon.0) 4337 : audit 0 from='client.? 172.21.15.80:0/3215023463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:20:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:20:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:20:36] "GET /metrics HTTP/1.1" 200 33973 "" "Prometheus/2.43.0" 2023-12-01T08:20:36.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:20:36 smithi080 bash[41963]: cluster 2023-12-01T08:20:35.298227+0000 mgr.y (mgr.24362) 6363 : cluster 0 pgmap v6332: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:20:36.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:20:36 smithi080 bash[41963]: audit 2023-12-01T08:20:35.840927+0000 mon.a (mon.0) 4337 : audit 0 from='client.? 172.21.15.80:0/3215023463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:20:36.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:20:36 smithi090 bash[32384]: cluster 2023-12-01T08:20:35.298227+0000 mgr.y (mgr.24362) 6363 : cluster 0 pgmap v6332: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:20:36.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:20:36 smithi090 bash[32384]: audit 2023-12-01T08:20:35.840927+0000 mon.a (mon.0) 4337 : audit 0 from='client.? 172.21.15.80:0/3215023463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:20:38.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:20:38 smithi090 bash[32384]: cluster 2023-12-01T08:20:37.299377+0000 mgr.y (mgr.24362) 6364 : cluster 0 pgmap v6333: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:20:38.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:20:38 smithi090 bash[32384]: audit 2023-12-01T08:20:38.282069+0000 mon.c (mon.2) 4077 : audit 0 from='client.? 172.21.15.80:0/740574345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:20:38.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:20:38 smithi080 bash[28361]: cluster 2023-12-01T08:20:37.299377+0000 mgr.y (mgr.24362) 6364 : cluster 0 pgmap v6333: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:20:38.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:20:38 smithi080 bash[28361]: audit 2023-12-01T08:20:38.282069+0000 mon.c (mon.2) 4077 : audit 0 from='client.? 172.21.15.80:0/740574345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:20:38.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:20:38 smithi080 bash[41963]: cluster 2023-12-01T08:20:37.299377+0000 mgr.y (mgr.24362) 6364 : cluster 0 pgmap v6333: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:20:38.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:20:38 smithi080 bash[41963]: audit 2023-12-01T08:20:38.282069+0000 mon.c (mon.2) 4077 : audit 0 from='client.? 172.21.15.80:0/740574345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:20:40.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:20:40 smithi090 bash[32384]: cluster 2023-12-01T08:20:39.300114+0000 mgr.y (mgr.24362) 6365 : cluster 0 pgmap v6334: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:20:40.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:20:40 smithi090 bash[32384]: audit 2023-12-01T08:20:40.110373+0000 mon.c (mon.2) 4078 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:20:40.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:20:40 smithi080 bash[28361]: cluster 2023-12-01T08:20:39.300114+0000 mgr.y (mgr.24362) 6365 : cluster 0 pgmap v6334: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:20:40.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:20:40 smithi080 bash[28361]: audit 2023-12-01T08:20:40.110373+0000 mon.c (mon.2) 4078 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:20:40.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:20:40 smithi080 bash[41963]: cluster 2023-12-01T08:20:39.300114+0000 mgr.y (mgr.24362) 6365 : cluster 0 pgmap v6334: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:20:40.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:20:40 smithi080 bash[41963]: audit 2023-12-01T08:20:40.110373+0000 mon.c (mon.2) 4078 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:20:41.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:20:41 smithi090 bash[32384]: audit 2023-12-01T08:20:40.735477+0000 mon.a (mon.0) 4338 : audit 0 from='client.? 172.21.15.80:0/3099633405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:20:41.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:20:41 smithi080 bash[41963]: audit 2023-12-01T08:20:40.735477+0000 mon.a (mon.0) 4338 : audit 0 from='client.? 172.21.15.80:0/3099633405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:20:41.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:20:41 smithi080 bash[28361]: audit 2023-12-01T08:20:40.735477+0000 mon.a (mon.0) 4338 : audit 0 from='client.? 172.21.15.80:0/3099633405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:20:42.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:20:42 smithi090 bash[32384]: cluster 2023-12-01T08:20:41.301109+0000 mgr.y (mgr.24362) 6366 : cluster 0 pgmap v6335: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:20:42.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:20:42 smithi080 bash[41963]: cluster 2023-12-01T08:20:41.301109+0000 mgr.y (mgr.24362) 6366 : cluster 0 pgmap v6335: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:20:42.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:20:42 smithi080 bash[28361]: cluster 2023-12-01T08:20:41.301109+0000 mgr.y (mgr.24362) 6366 : cluster 0 pgmap v6335: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:20:43.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:20:43 smithi090 bash[32384]: audit 2023-12-01T08:20:43.189896+0000 mon.c (mon.2) 4079 : audit 0 from='client.? 172.21.15.80:0/39143492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:20:43.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:20:43 smithi080 bash[41963]: audit 2023-12-01T08:20:43.189896+0000 mon.c (mon.2) 4079 : audit 0 from='client.? 172.21.15.80:0/39143492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:20:43.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:20:43 smithi080 bash[28361]: audit 2023-12-01T08:20:43.189896+0000 mon.c (mon.2) 4079 : audit 0 from='client.? 172.21.15.80:0/39143492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:20:44.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:20:44 smithi090 bash[32384]: cluster 2023-12-01T08:20:43.301776+0000 mgr.y (mgr.24362) 6367 : cluster 0 pgmap v6336: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:20:44.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:20:44 smithi080 bash[41963]: cluster 2023-12-01T08:20:43.301776+0000 mgr.y (mgr.24362) 6367 : cluster 0 pgmap v6336: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:20:44.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:20:44 smithi080 bash[28361]: cluster 2023-12-01T08:20:43.301776+0000 mgr.y (mgr.24362) 6367 : cluster 0 pgmap v6336: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:20:46.484 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:20:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:20:46] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.43.0" 2023-12-01T08:20:46.485 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:20:46 smithi080 bash[28361]: cluster 2023-12-01T08:20:45.302383+0000 mgr.y (mgr.24362) 6368 : cluster 0 pgmap v6337: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:20:46.485 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:20:46 smithi080 bash[28361]: audit 2023-12-01T08:20:45.647084+0000 mon.c (mon.2) 4080 : audit 0 from='client.? 172.21.15.80:0/1364108519' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:20:46.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:20:46 smithi090 bash[32384]: cluster 2023-12-01T08:20:45.302383+0000 mgr.y (mgr.24362) 6368 : cluster 0 pgmap v6337: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:20:46.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:20:46 smithi090 bash[32384]: audit 2023-12-01T08:20:45.647084+0000 mon.c (mon.2) 4080 : audit 0 from='client.? 172.21.15.80:0/1364108519' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:20:46.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:20:46 smithi080 bash[41963]: cluster 2023-12-01T08:20:45.302383+0000 mgr.y (mgr.24362) 6368 : cluster 0 pgmap v6337: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:20:46.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:20:46 smithi080 bash[41963]: audit 2023-12-01T08:20:45.647084+0000 mon.c (mon.2) 4080 : audit 0 from='client.? 172.21.15.80:0/1364108519' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:20:47.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:20:47 smithi090 bash[32384]: audit 2023-12-01T08:20:47.446641+0000 mon.c (mon.2) 4081 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:20:47.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:20:47 smithi080 bash[41963]: audit 2023-12-01T08:20:47.446641+0000 mon.c (mon.2) 4081 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:20:47.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:20:47 smithi080 bash[28361]: audit 2023-12-01T08:20:47.446641+0000 mon.c (mon.2) 4081 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:20:48.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:20:48 smithi090 bash[32384]: cluster 2023-12-01T08:20:47.303497+0000 mgr.y (mgr.24362) 6369 : cluster 0 pgmap v6338: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:20:48.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:20:48 smithi090 bash[32384]: audit 2023-12-01T08:20:48.090204+0000 mon.c (mon.2) 4082 : audit 0 from='client.? 172.21.15.80:0/3181509704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:20:48.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:20:48 smithi080 bash[41963]: cluster 2023-12-01T08:20:47.303497+0000 mgr.y (mgr.24362) 6369 : cluster 0 pgmap v6338: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:20:48.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:20:48 smithi080 bash[41963]: audit 2023-12-01T08:20:48.090204+0000 mon.c (mon.2) 4082 : audit 0 from='client.? 172.21.15.80:0/3181509704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:20:48.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:20:48 smithi080 bash[28361]: cluster 2023-12-01T08:20:47.303497+0000 mgr.y (mgr.24362) 6369 : cluster 0 pgmap v6338: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:20:48.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:20:48 smithi080 bash[28361]: audit 2023-12-01T08:20:48.090204+0000 mon.c (mon.2) 4082 : audit 0 from='client.? 172.21.15.80:0/3181509704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:20:50.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:20:50 smithi090 bash[32384]: cluster 2023-12-01T08:20:49.304153+0000 mgr.y (mgr.24362) 6370 : cluster 0 pgmap v6339: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:20:50.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:20:50 smithi080 bash[28361]: cluster 2023-12-01T08:20:49.304153+0000 mgr.y (mgr.24362) 6370 : cluster 0 pgmap v6339: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:20:50.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:20:50 smithi080 bash[41963]: cluster 2023-12-01T08:20:49.304153+0000 mgr.y (mgr.24362) 6370 : cluster 0 pgmap v6339: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:20:51.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:20:51 smithi090 bash[32384]: audit 2023-12-01T08:20:50.539571+0000 mon.c (mon.2) 4083 : audit 0 from='client.? 172.21.15.80:0/3834442603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:20:51.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:20:51 smithi080 bash[28361]: audit 2023-12-01T08:20:50.539571+0000 mon.c (mon.2) 4083 : audit 0 from='client.? 172.21.15.80:0/3834442603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:20:51.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:20:51 smithi080 bash[41963]: audit 2023-12-01T08:20:50.539571+0000 mon.c (mon.2) 4083 : audit 0 from='client.? 172.21.15.80:0/3834442603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:20:52.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:20:52 smithi090 bash[32384]: cluster 2023-12-01T08:20:51.305236+0000 mgr.y (mgr.24362) 6371 : cluster 0 pgmap v6340: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:20:52.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:20:52 smithi080 bash[28361]: cluster 2023-12-01T08:20:51.305236+0000 mgr.y (mgr.24362) 6371 : cluster 0 pgmap v6340: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:20:52.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:20:52 smithi080 bash[41963]: cluster 2023-12-01T08:20:51.305236+0000 mgr.y (mgr.24362) 6371 : cluster 0 pgmap v6340: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:20:53.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:20:53 smithi090 bash[32384]: audit 2023-12-01T08:20:53.020265+0000 mon.c (mon.2) 4084 : audit 0 from='client.? 172.21.15.80:0/492091865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:20:53.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:20:53 smithi090 bash[32384]: audit 2023-12-01T08:20:53.240368+0000 mon.a (mon.0) 4339 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:20:53.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:20:53 smithi090 bash[32384]: audit 2023-12-01T08:20:53.253297+0000 mon.a (mon.0) 4340 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:20:53.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:20:53 smithi080 bash[28361]: audit 2023-12-01T08:20:53.020265+0000 mon.c (mon.2) 4084 : audit 0 from='client.? 172.21.15.80:0/492091865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:20:53.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:20:53 smithi080 bash[28361]: audit 2023-12-01T08:20:53.240368+0000 mon.a (mon.0) 4339 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:20:53.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:20:53 smithi080 bash[28361]: audit 2023-12-01T08:20:53.253297+0000 mon.a (mon.0) 4340 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:20:53.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:20:53 smithi080 bash[41963]: audit 2023-12-01T08:20:53.020265+0000 mon.c (mon.2) 4084 : audit 0 from='client.? 172.21.15.80:0/492091865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:20:53.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:20:53 smithi080 bash[41963]: audit 2023-12-01T08:20:53.240368+0000 mon.a (mon.0) 4339 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:20:53.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:20:53 smithi080 bash[41963]: audit 2023-12-01T08:20:53.253297+0000 mon.a (mon.0) 4340 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:20:54.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:20:54 smithi080 bash[41963]: cluster 2023-12-01T08:20:53.305862+0000 mgr.y (mgr.24362) 6372 : cluster 0 pgmap v6341: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:20:54.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:20:54 smithi080 bash[41963]: audit 2023-12-01T08:20:53.648208+0000 mon.a (mon.0) 4341 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:20:54.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:20:54 smithi080 bash[41963]: audit 2023-12-01T08:20:53.661859+0000 mon.a (mon.0) 4342 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:20:54.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:20:54 smithi080 bash[41963]: audit 2023-12-01T08:20:54.151435+0000 mon.c (mon.2) 4085 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:20:54.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:20:54 smithi080 bash[41963]: audit 2023-12-01T08:20:54.153401+0000 mon.c (mon.2) 4086 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:20:54.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:20:54 smithi080 bash[41963]: audit 2023-12-01T08:20:54.163510+0000 mon.a (mon.0) 4343 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:20:54.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:20:54 smithi080 bash[28361]: cluster 2023-12-01T08:20:53.305862+0000 mgr.y (mgr.24362) 6372 : cluster 0 pgmap v6341: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:20:54.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:20:54 smithi080 bash[28361]: audit 2023-12-01T08:20:53.648208+0000 mon.a (mon.0) 4341 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:20:54.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:20:54 smithi080 bash[28361]: audit 2023-12-01T08:20:53.661859+0000 mon.a (mon.0) 4342 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:20:54.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:20:54 smithi080 bash[28361]: audit 2023-12-01T08:20:54.151435+0000 mon.c (mon.2) 4085 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:20:54.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:20:54 smithi080 bash[28361]: audit 2023-12-01T08:20:54.153401+0000 mon.c (mon.2) 4086 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:20:54.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:20:54 smithi080 bash[28361]: audit 2023-12-01T08:20:54.163510+0000 mon.a (mon.0) 4343 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:20:55.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:20:54 smithi090 bash[32384]: cluster 2023-12-01T08:20:53.305862+0000 mgr.y (mgr.24362) 6372 : cluster 0 pgmap v6341: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:20:55.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:20:54 smithi090 bash[32384]: audit 2023-12-01T08:20:53.648208+0000 mon.a (mon.0) 4341 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:20:55.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:20:54 smithi090 bash[32384]: audit 2023-12-01T08:20:53.661859+0000 mon.a (mon.0) 4342 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:20:55.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:20:54 smithi090 bash[32384]: audit 2023-12-01T08:20:54.151435+0000 mon.c (mon.2) 4085 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:20:55.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:20:54 smithi090 bash[32384]: audit 2023-12-01T08:20:54.153401+0000 mon.c (mon.2) 4086 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:20:55.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:20:54 smithi090 bash[32384]: audit 2023-12-01T08:20:54.163510+0000 mon.a (mon.0) 4343 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:20:55.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:20:55 smithi080 bash[28361]: audit 2023-12-01T08:20:55.110365+0000 mon.c (mon.2) 4087 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:20:55.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:20:55 smithi080 bash[28361]: audit 2023-12-01T08:20:55.472868+0000 mon.a (mon.0) 4344 : audit 0 from='client.? 172.21.15.80:0/1292131911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:20:55.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:20:55 smithi080 bash[41963]: audit 2023-12-01T08:20:55.110365+0000 mon.c (mon.2) 4087 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:20:55.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:20:55 smithi080 bash[41963]: audit 2023-12-01T08:20:55.472868+0000 mon.a (mon.0) 4344 : audit 0 from='client.? 172.21.15.80:0/1292131911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:20:56.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:20:55 smithi090 bash[32384]: audit 2023-12-01T08:20:55.110365+0000 mon.c (mon.2) 4087 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:20:56.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:20:55 smithi090 bash[32384]: audit 2023-12-01T08:20:55.472868+0000 mon.a (mon.0) 4344 : audit 0 from='client.? 172.21.15.80:0/1292131911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:20:56.658 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:20:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:20:56] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.43.0" 2023-12-01T08:20:56.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:20:56 smithi080 bash[41963]: cluster 2023-12-01T08:20:55.306614+0000 mgr.y (mgr.24362) 6373 : cluster 0 pgmap v6342: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:20:56.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:20:56 smithi080 bash[28361]: cluster 2023-12-01T08:20:55.306614+0000 mgr.y (mgr.24362) 6373 : cluster 0 pgmap v6342: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:20:57.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:20:56 smithi090 bash[32384]: cluster 2023-12-01T08:20:55.306614+0000 mgr.y (mgr.24362) 6373 : cluster 0 pgmap v6342: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:20:58.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:20:58 smithi080 bash[41963]: cluster 2023-12-01T08:20:57.307783+0000 mgr.y (mgr.24362) 6374 : cluster 0 pgmap v6343: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:20:58.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:20:58 smithi080 bash[41963]: audit 2023-12-01T08:20:57.938344+0000 mon.c (mon.2) 4088 : audit 0 from='client.? 172.21.15.80:0/801960758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:20:58.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:20:58 smithi080 bash[28361]: cluster 2023-12-01T08:20:57.307783+0000 mgr.y (mgr.24362) 6374 : cluster 0 pgmap v6343: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:20:58.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:20:58 smithi080 bash[28361]: audit 2023-12-01T08:20:57.938344+0000 mon.c (mon.2) 4088 : audit 0 from='client.? 172.21.15.80:0/801960758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:20:59.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:20:58 smithi090 bash[32384]: cluster 2023-12-01T08:20:57.307783+0000 mgr.y (mgr.24362) 6374 : cluster 0 pgmap v6343: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:20:59.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:20:58 smithi090 bash[32384]: audit 2023-12-01T08:20:57.938344+0000 mon.c (mon.2) 4088 : audit 0 from='client.? 172.21.15.80:0/801960758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:21:00.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:21:00 smithi080 bash[28361]: cluster 2023-12-01T08:20:59.308384+0000 mgr.y (mgr.24362) 6375 : cluster 0 pgmap v6344: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:21:00.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:21:00 smithi080 bash[28361]: audit 2023-12-01T08:21:00.388104+0000 mon.c (mon.2) 4089 : audit 0 from='client.? 172.21.15.80:0/1511185391' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:21:00.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:21:00 smithi080 bash[41963]: cluster 2023-12-01T08:20:59.308384+0000 mgr.y (mgr.24362) 6375 : cluster 0 pgmap v6344: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:21:00.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:21:00 smithi080 bash[41963]: audit 2023-12-01T08:21:00.388104+0000 mon.c (mon.2) 4089 : audit 0 from='client.? 172.21.15.80:0/1511185391' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:21:01.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:21:00 smithi090 bash[32384]: cluster 2023-12-01T08:20:59.308384+0000 mgr.y (mgr.24362) 6375 : cluster 0 pgmap v6344: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:21:01.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:21:00 smithi090 bash[32384]: audit 2023-12-01T08:21:00.388104+0000 mon.c (mon.2) 4089 : audit 0 from='client.? 172.21.15.80:0/1511185391' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:21:02.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:21:02 smithi080 bash[41963]: cluster 2023-12-01T08:21:01.309490+0000 mgr.y (mgr.24362) 6376 : cluster 0 pgmap v6345: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:21:02.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:21:02 smithi080 bash[28361]: cluster 2023-12-01T08:21:01.309490+0000 mgr.y (mgr.24362) 6376 : cluster 0 pgmap v6345: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:21:02.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:21:02 smithi090 bash[32384]: cluster 2023-12-01T08:21:01.309490+0000 mgr.y (mgr.24362) 6376 : cluster 0 pgmap v6345: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:21:03.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:21:03 smithi080 bash[41963]: audit 2023-12-01T08:21:02.837938+0000 mon.a (mon.0) 4345 : audit 0 from='client.? 172.21.15.80:0/1451533014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:21:03.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:21:03 smithi080 bash[28361]: audit 2023-12-01T08:21:02.837938+0000 mon.a (mon.0) 4345 : audit 0 from='client.? 172.21.15.80:0/1451533014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:21:03.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:21:03 smithi090 bash[32384]: audit 2023-12-01T08:21:02.837938+0000 mon.a (mon.0) 4345 : audit 0 from='client.? 172.21.15.80:0/1451533014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:21:04.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:21:04 smithi080 bash[41963]: cluster 2023-12-01T08:21:03.310216+0000 mgr.y (mgr.24362) 6377 : cluster 0 pgmap v6346: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:21:04.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:21:04 smithi080 bash[28361]: cluster 2023-12-01T08:21:03.310216+0000 mgr.y (mgr.24362) 6377 : cluster 0 pgmap v6346: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:21:04.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:21:04 smithi090 bash[32384]: cluster 2023-12-01T08:21:03.310216+0000 mgr.y (mgr.24362) 6377 : cluster 0 pgmap v6346: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:21:05.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:21:05 smithi080 bash[28361]: audit 2023-12-01T08:21:05.297347+0000 mon.a (mon.0) 4346 : audit 0 from='client.? 172.21.15.80:0/696027109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:21:05.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:21:05 smithi080 bash[41963]: audit 2023-12-01T08:21:05.297347+0000 mon.a (mon.0) 4346 : audit 0 from='client.? 172.21.15.80:0/696027109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:21:05.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:21:05 smithi090 bash[32384]: audit 2023-12-01T08:21:05.297347+0000 mon.a (mon.0) 4346 : audit 0 from='client.? 172.21.15.80:0/696027109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:21:06.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:21:06 smithi080 bash[28361]: cluster 2023-12-01T08:21:05.310927+0000 mgr.y (mgr.24362) 6378 : cluster 0 pgmap v6347: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:21:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:21:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:21:06] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.43.0" 2023-12-01T08:21:06.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:21:06 smithi080 bash[41963]: cluster 2023-12-01T08:21:05.310927+0000 mgr.y (mgr.24362) 6378 : cluster 0 pgmap v6347: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:21:06.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:21:06 smithi090 bash[32384]: cluster 2023-12-01T08:21:05.310927+0000 mgr.y (mgr.24362) 6378 : cluster 0 pgmap v6347: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:21:08.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:21:08 smithi080 bash[28361]: cluster 2023-12-01T08:21:07.312099+0000 mgr.y (mgr.24362) 6379 : cluster 0 pgmap v6348: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:21:08.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:21:08 smithi080 bash[28361]: audit 2023-12-01T08:21:07.755273+0000 mon.a (mon.0) 4347 : audit 0 from='client.? 172.21.15.80:0/3307404599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:21:08.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:21:08 smithi080 bash[41963]: cluster 2023-12-01T08:21:07.312099+0000 mgr.y (mgr.24362) 6379 : cluster 0 pgmap v6348: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:21:08.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:21:08 smithi080 bash[41963]: audit 2023-12-01T08:21:07.755273+0000 mon.a (mon.0) 4347 : audit 0 from='client.? 172.21.15.80:0/3307404599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:21:08.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:21:08 smithi090 bash[32384]: cluster 2023-12-01T08:21:07.312099+0000 mgr.y (mgr.24362) 6379 : cluster 0 pgmap v6348: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:21:08.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:21:08 smithi090 bash[32384]: audit 2023-12-01T08:21:07.755273+0000 mon.a (mon.0) 4347 : audit 0 from='client.? 172.21.15.80:0/3307404599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:21:10.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:21:10 smithi080 bash[41963]: cluster 2023-12-01T08:21:09.312898+0000 mgr.y (mgr.24362) 6380 : cluster 0 pgmap v6349: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:21:10.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:21:10 smithi080 bash[41963]: audit 2023-12-01T08:21:10.110904+0000 mon.c (mon.2) 4090 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:21:10.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:21:10 smithi080 bash[41963]: audit 2023-12-01T08:21:10.206005+0000 mon.c (mon.2) 4091 : audit 0 from='client.? 172.21.15.80:0/1641659144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:21:10.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:21:10 smithi080 bash[28361]: cluster 2023-12-01T08:21:09.312898+0000 mgr.y (mgr.24362) 6380 : cluster 0 pgmap v6349: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:21:10.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:21:10 smithi080 bash[28361]: audit 2023-12-01T08:21:10.110904+0000 mon.c (mon.2) 4090 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:21:10.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:21:10 smithi080 bash[28361]: audit 2023-12-01T08:21:10.206005+0000 mon.c (mon.2) 4091 : audit 0 from='client.? 172.21.15.80:0/1641659144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:21:10.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:21:10 smithi090 bash[32384]: cluster 2023-12-01T08:21:09.312898+0000 mgr.y (mgr.24362) 6380 : cluster 0 pgmap v6349: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:21:10.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:21:10 smithi090 bash[32384]: audit 2023-12-01T08:21:10.110904+0000 mon.c (mon.2) 4090 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:21:10.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:21:10 smithi090 bash[32384]: audit 2023-12-01T08:21:10.206005+0000 mon.c (mon.2) 4091 : audit 0 from='client.? 172.21.15.80:0/1641659144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:21:12.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:21:12 smithi080 bash[28361]: cluster 2023-12-01T08:21:11.314180+0000 mgr.y (mgr.24362) 6381 : cluster 0 pgmap v6350: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:21:12.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:21:12 smithi080 bash[41963]: cluster 2023-12-01T08:21:11.314180+0000 mgr.y (mgr.24362) 6381 : cluster 0 pgmap v6350: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:21:12.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:21:12 smithi090 bash[32384]: cluster 2023-12-01T08:21:11.314180+0000 mgr.y (mgr.24362) 6381 : cluster 0 pgmap v6350: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:21:13.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:21:13 smithi080 bash[41963]: audit 2023-12-01T08:21:12.659841+0000 mon.c (mon.2) 4092 : audit 0 from='client.? 172.21.15.80:0/140985122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:21:13.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:21:13 smithi080 bash[28361]: audit 2023-12-01T08:21:12.659841+0000 mon.c (mon.2) 4092 : audit 0 from='client.? 172.21.15.80:0/140985122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:21:13.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:21:13 smithi090 bash[32384]: audit 2023-12-01T08:21:12.659841+0000 mon.c (mon.2) 4092 : audit 0 from='client.? 172.21.15.80:0/140985122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:21:14.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:21:14 smithi080 bash[28361]: cluster 2023-12-01T08:21:13.314849+0000 mgr.y (mgr.24362) 6382 : cluster 0 pgmap v6351: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:21:14.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:21:14 smithi080 bash[41963]: cluster 2023-12-01T08:21:13.314849+0000 mgr.y (mgr.24362) 6382 : cluster 0 pgmap v6351: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:21:14.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:21:14 smithi090 bash[32384]: cluster 2023-12-01T08:21:13.314849+0000 mgr.y (mgr.24362) 6382 : cluster 0 pgmap v6351: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:21:15.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:21:15 smithi080 bash[41963]: audit 2023-12-01T08:21:15.107290+0000 mon.c (mon.2) 4093 : audit 0 from='client.? 172.21.15.80:0/3775408715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:21:15.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:21:15 smithi080 bash[28361]: audit 2023-12-01T08:21:15.107290+0000 mon.c (mon.2) 4093 : audit 0 from='client.? 172.21.15.80:0/3775408715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:21:15.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:21:15 smithi090 bash[32384]: audit 2023-12-01T08:21:15.107290+0000 mon.c (mon.2) 4093 : audit 0 from='client.? 172.21.15.80:0/3775408715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:21:16.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:21:16 smithi080 bash[28361]: cluster 2023-12-01T08:21:15.315430+0000 mgr.y (mgr.24362) 6383 : cluster 0 pgmap v6352: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:21:16.683 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:21:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:21:16] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T08:21:16.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:21:16 smithi080 bash[41963]: cluster 2023-12-01T08:21:15.315430+0000 mgr.y (mgr.24362) 6383 : cluster 0 pgmap v6352: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:21:16.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:21:16 smithi090 bash[32384]: cluster 2023-12-01T08:21:15.315430+0000 mgr.y (mgr.24362) 6383 : cluster 0 pgmap v6352: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:21:18.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:21:18 smithi080 bash[28361]: cluster 2023-12-01T08:21:17.316685+0000 mgr.y (mgr.24362) 6384 : cluster 0 pgmap v6353: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:21:18.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:21:18 smithi080 bash[28361]: audit 2023-12-01T08:21:17.565366+0000 mon.c (mon.2) 4094 : audit 0 from='client.? 172.21.15.80:0/1325871595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:21:18.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:21:18 smithi080 bash[41963]: cluster 2023-12-01T08:21:17.316685+0000 mgr.y (mgr.24362) 6384 : cluster 0 pgmap v6353: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:21:18.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:21:18 smithi080 bash[41963]: audit 2023-12-01T08:21:17.565366+0000 mon.c (mon.2) 4094 : audit 0 from='client.? 172.21.15.80:0/1325871595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:21:18.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:21:18 smithi090 bash[32384]: cluster 2023-12-01T08:21:17.316685+0000 mgr.y (mgr.24362) 6384 : cluster 0 pgmap v6353: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:21:18.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:21:18 smithi090 bash[32384]: audit 2023-12-01T08:21:17.565366+0000 mon.c (mon.2) 4094 : audit 0 from='client.? 172.21.15.80:0/1325871595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:21:20.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:21:20 smithi080 bash[28361]: cluster 2023-12-01T08:21:19.317385+0000 mgr.y (mgr.24362) 6385 : cluster 0 pgmap v6354: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:21:20.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:21:20 smithi080 bash[28361]: audit 2023-12-01T08:21:20.018673+0000 mon.c (mon.2) 4095 : audit 0 from='client.? 172.21.15.80:0/1560605743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:21:20.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:21:20 smithi080 bash[41963]: cluster 2023-12-01T08:21:19.317385+0000 mgr.y (mgr.24362) 6385 : cluster 0 pgmap v6354: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:21:20.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:21:20 smithi080 bash[41963]: audit 2023-12-01T08:21:20.018673+0000 mon.c (mon.2) 4095 : audit 0 from='client.? 172.21.15.80:0/1560605743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:21:20.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:21:20 smithi090 bash[32384]: cluster 2023-12-01T08:21:19.317385+0000 mgr.y (mgr.24362) 6385 : cluster 0 pgmap v6354: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:21:20.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:21:20 smithi090 bash[32384]: audit 2023-12-01T08:21:20.018673+0000 mon.c (mon.2) 4095 : audit 0 from='client.? 172.21.15.80:0/1560605743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:21:22.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:21:22 smithi080 bash[28361]: cluster 2023-12-01T08:21:21.318505+0000 mgr.y (mgr.24362) 6386 : cluster 0 pgmap v6355: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:21:22.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:21:22 smithi080 bash[41963]: cluster 2023-12-01T08:21:21.318505+0000 mgr.y (mgr.24362) 6386 : cluster 0 pgmap v6355: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:21:22.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:21:22 smithi090 bash[32384]: cluster 2023-12-01T08:21:21.318505+0000 mgr.y (mgr.24362) 6386 : cluster 0 pgmap v6355: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:21:23.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:21:23 smithi080 bash[28361]: audit 2023-12-01T08:21:22.476214+0000 mon.a (mon.0) 4348 : audit 0 from='client.? 172.21.15.80:0/2040546303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:21:23.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:21:23 smithi080 bash[41963]: audit 2023-12-01T08:21:22.476214+0000 mon.a (mon.0) 4348 : audit 0 from='client.? 172.21.15.80:0/2040546303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:21:23.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:21:23 smithi090 bash[32384]: audit 2023-12-01T08:21:22.476214+0000 mon.a (mon.0) 4348 : audit 0 from='client.? 172.21.15.80:0/2040546303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:21:24.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:21:24 smithi080 bash[28361]: cluster 2023-12-01T08:21:23.318936+0000 mgr.y (mgr.24362) 6387 : cluster 0 pgmap v6356: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:21:24.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:21:24 smithi080 bash[41963]: cluster 2023-12-01T08:21:23.318936+0000 mgr.y (mgr.24362) 6387 : cluster 0 pgmap v6356: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:21:24.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:21:24 smithi090 bash[32384]: cluster 2023-12-01T08:21:23.318936+0000 mgr.y (mgr.24362) 6387 : cluster 0 pgmap v6356: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:21:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:21:25 smithi080 bash[28361]: audit 2023-12-01T08:21:24.928439+0000 mon.a (mon.0) 4349 : audit 0 from='client.? 172.21.15.80:0/3435872294' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:21:25.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:21:25 smithi080 bash[28361]: audit 2023-12-01T08:21:25.111544+0000 mon.c (mon.2) 4096 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:21:25.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:21:25 smithi080 bash[41963]: audit 2023-12-01T08:21:24.928439+0000 mon.a (mon.0) 4349 : audit 0 from='client.? 172.21.15.80:0/3435872294' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:21:25.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:21:25 smithi080 bash[41963]: audit 2023-12-01T08:21:25.111544+0000 mon.c (mon.2) 4096 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:21:25.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:21:25 smithi090 bash[32384]: audit 2023-12-01T08:21:24.928439+0000 mon.a (mon.0) 4349 : audit 0 from='client.? 172.21.15.80:0/3435872294' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:21:25.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:21:25 smithi090 bash[32384]: audit 2023-12-01T08:21:25.111544+0000 mon.c (mon.2) 4096 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:21:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:21:26 smithi080 bash[28361]: cluster 2023-12-01T08:21:25.319486+0000 mgr.y (mgr.24362) 6388 : cluster 0 pgmap v6357: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:21:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:21:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:21:26] "GET /metrics HTTP/1.1" 200 33977 "" "Prometheus/2.43.0" 2023-12-01T08:21:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:21:26 smithi080 bash[41963]: cluster 2023-12-01T08:21:25.319486+0000 mgr.y (mgr.24362) 6388 : cluster 0 pgmap v6357: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:21:26.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:21:26 smithi090 bash[32384]: cluster 2023-12-01T08:21:25.319486+0000 mgr.y (mgr.24362) 6388 : cluster 0 pgmap v6357: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:21:28.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:21:28 smithi080 bash[41963]: cluster 2023-12-01T08:21:27.320642+0000 mgr.y (mgr.24362) 6389 : cluster 0 pgmap v6358: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:21:28.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:21:28 smithi080 bash[41963]: audit 2023-12-01T08:21:27.385760+0000 mon.a (mon.0) 4350 : audit 0 from='client.? 172.21.15.80:0/711829506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:21:28.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:21:28 smithi080 bash[28361]: cluster 2023-12-01T08:21:27.320642+0000 mgr.y (mgr.24362) 6389 : cluster 0 pgmap v6358: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:21:28.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:21:28 smithi080 bash[28361]: audit 2023-12-01T08:21:27.385760+0000 mon.a (mon.0) 4350 : audit 0 from='client.? 172.21.15.80:0/711829506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:21:28.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:21:28 smithi090 bash[32384]: cluster 2023-12-01T08:21:27.320642+0000 mgr.y (mgr.24362) 6389 : cluster 0 pgmap v6358: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:21:28.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:21:28 smithi090 bash[32384]: audit 2023-12-01T08:21:27.385760+0000 mon.a (mon.0) 4350 : audit 0 from='client.? 172.21.15.80:0/711829506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:21:30.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:21:30 smithi080 bash[28361]: cluster 2023-12-01T08:21:29.321268+0000 mgr.y (mgr.24362) 6390 : cluster 0 pgmap v6359: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:21:30.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:21:30 smithi080 bash[28361]: audit 2023-12-01T08:21:29.841667+0000 mon.a (mon.0) 4351 : audit 0 from='client.? 172.21.15.80:0/3761091692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:21:30.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:21:30 smithi080 bash[41963]: cluster 2023-12-01T08:21:29.321268+0000 mgr.y (mgr.24362) 6390 : cluster 0 pgmap v6359: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:21:30.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:21:30 smithi080 bash[41963]: audit 2023-12-01T08:21:29.841667+0000 mon.a (mon.0) 4351 : audit 0 from='client.? 172.21.15.80:0/3761091692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:21:30.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:21:30 smithi090 bash[32384]: cluster 2023-12-01T08:21:29.321268+0000 mgr.y (mgr.24362) 6390 : cluster 0 pgmap v6359: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:21:30.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:21:30 smithi090 bash[32384]: audit 2023-12-01T08:21:29.841667+0000 mon.a (mon.0) 4351 : audit 0 from='client.? 172.21.15.80:0/3761091692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:21:32.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:21:32 smithi080 bash[41963]: cluster 2023-12-01T08:21:31.322468+0000 mgr.y (mgr.24362) 6391 : cluster 0 pgmap v6360: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:21:32.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:21:32 smithi080 bash[28361]: cluster 2023-12-01T08:21:31.322468+0000 mgr.y (mgr.24362) 6391 : cluster 0 pgmap v6360: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:21:32.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:21:32 smithi090 bash[32384]: cluster 2023-12-01T08:21:31.322468+0000 mgr.y (mgr.24362) 6391 : cluster 0 pgmap v6360: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:21:33.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:21:33 smithi080 bash[28361]: audit 2023-12-01T08:21:32.300599+0000 mon.a (mon.0) 4352 : audit 0 from='client.? 172.21.15.80:0/3477389910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:21:33.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:21:33 smithi080 bash[41963]: audit 2023-12-01T08:21:32.300599+0000 mon.a (mon.0) 4352 : audit 0 from='client.? 172.21.15.80:0/3477389910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:21:33.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:21:33 smithi090 bash[32384]: audit 2023-12-01T08:21:32.300599+0000 mon.a (mon.0) 4352 : audit 0 from='client.? 172.21.15.80:0/3477389910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:21:34.270 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 08:21:33 smithi090 bash[65515]: logger=cleanup t=2023-12-01T08:21:33.838913998Z level=info msg="Completed cleanup jobs" duration=48.964836ms 2023-12-01T08:21:34.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:21:34 smithi080 bash[28361]: cluster 2023-12-01T08:21:33.323094+0000 mgr.y (mgr.24362) 6392 : cluster 0 pgmap v6361: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:21:34.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:21:34 smithi080 bash[41963]: cluster 2023-12-01T08:21:33.323094+0000 mgr.y (mgr.24362) 6392 : cluster 0 pgmap v6361: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:21:34.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:21:34 smithi090 bash[32384]: cluster 2023-12-01T08:21:33.323094+0000 mgr.y (mgr.24362) 6392 : cluster 0 pgmap v6361: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:21:35.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:21:35 smithi080 bash[28361]: audit 2023-12-01T08:21:34.756077+0000 mon.c (mon.2) 4097 : audit 0 from='client.? 172.21.15.80:0/2129436769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:21:35.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:21:35 smithi080 bash[41963]: audit 2023-12-01T08:21:34.756077+0000 mon.c (mon.2) 4097 : audit 0 from='client.? 172.21.15.80:0/2129436769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:21:35.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:21:35 smithi090 bash[32384]: audit 2023-12-01T08:21:34.756077+0000 mon.c (mon.2) 4097 : audit 0 from='client.? 172.21.15.80:0/2129436769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:21:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:21:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:21:36] "GET /metrics HTTP/1.1" 200 33977 "" "Prometheus/2.43.0" 2023-12-01T08:21:36.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:21:36 smithi080 bash[41963]: cluster 2023-12-01T08:21:35.323834+0000 mgr.y (mgr.24362) 6393 : cluster 0 pgmap v6362: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:21:36.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:21:36 smithi080 bash[28361]: cluster 2023-12-01T08:21:35.323834+0000 mgr.y (mgr.24362) 6393 : cluster 0 pgmap v6362: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:21:36.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:21:36 smithi090 bash[32384]: cluster 2023-12-01T08:21:35.323834+0000 mgr.y (mgr.24362) 6393 : cluster 0 pgmap v6362: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:21:37.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:21:37 smithi080 bash[28361]: audit 2023-12-01T08:21:37.214070+0000 mon.a (mon.0) 4353 : audit 0 from='client.? 172.21.15.80:0/1701153635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:21:37.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:21:37 smithi080 bash[41963]: audit 2023-12-01T08:21:37.214070+0000 mon.a (mon.0) 4353 : audit 0 from='client.? 172.21.15.80:0/1701153635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:21:37.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:21:37 smithi090 bash[32384]: audit 2023-12-01T08:21:37.214070+0000 mon.a (mon.0) 4353 : audit 0 from='client.? 172.21.15.80:0/1701153635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:21:38.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:21:38 smithi080 bash[41963]: cluster 2023-12-01T08:21:37.324990+0000 mgr.y (mgr.24362) 6394 : cluster 0 pgmap v6363: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:21:38.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:21:38 smithi080 bash[28361]: cluster 2023-12-01T08:21:37.324990+0000 mgr.y (mgr.24362) 6394 : cluster 0 pgmap v6363: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:21:38.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:21:38 smithi090 bash[32384]: cluster 2023-12-01T08:21:37.324990+0000 mgr.y (mgr.24362) 6394 : cluster 0 pgmap v6363: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:21:40.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:21:40 smithi080 bash[28361]: cluster 2023-12-01T08:21:39.325400+0000 mgr.y (mgr.24362) 6395 : cluster 0 pgmap v6364: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:21:40.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:21:40 smithi080 bash[28361]: audit 2023-12-01T08:21:39.671710+0000 mon.a (mon.0) 4354 : audit 0 from='client.? 172.21.15.80:0/1966639799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:21:40.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:21:40 smithi080 bash[28361]: audit 2023-12-01T08:21:40.112025+0000 mon.c (mon.2) 4098 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:21:40.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:21:40 smithi080 bash[41963]: cluster 2023-12-01T08:21:39.325400+0000 mgr.y (mgr.24362) 6395 : cluster 0 pgmap v6364: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:21:40.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:21:40 smithi080 bash[41963]: audit 2023-12-01T08:21:39.671710+0000 mon.a (mon.0) 4354 : audit 0 from='client.? 172.21.15.80:0/1966639799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:21:40.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:21:40 smithi080 bash[41963]: audit 2023-12-01T08:21:40.112025+0000 mon.c (mon.2) 4098 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:21:40.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:21:40 smithi090 bash[32384]: cluster 2023-12-01T08:21:39.325400+0000 mgr.y (mgr.24362) 6395 : cluster 0 pgmap v6364: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:21:40.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:21:40 smithi090 bash[32384]: audit 2023-12-01T08:21:39.671710+0000 mon.a (mon.0) 4354 : audit 0 from='client.? 172.21.15.80:0/1966639799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:21:40.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:21:40 smithi090 bash[32384]: audit 2023-12-01T08:21:40.112025+0000 mon.c (mon.2) 4098 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:21:42.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:21:42 smithi080 bash[28361]: cluster 2023-12-01T08:21:41.326086+0000 mgr.y (mgr.24362) 6396 : cluster 0 pgmap v6365: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:21:42.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:21:42 smithi080 bash[28361]: audit 2023-12-01T08:21:42.129137+0000 mon.c (mon.2) 4099 : audit 0 from='client.? 172.21.15.80:0/153257604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:21:42.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:21:42 smithi080 bash[41963]: cluster 2023-12-01T08:21:41.326086+0000 mgr.y (mgr.24362) 6396 : cluster 0 pgmap v6365: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:21:42.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:21:42 smithi080 bash[41963]: audit 2023-12-01T08:21:42.129137+0000 mon.c (mon.2) 4099 : audit 0 from='client.? 172.21.15.80:0/153257604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:21:42.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:21:42 smithi090 bash[32384]: cluster 2023-12-01T08:21:41.326086+0000 mgr.y (mgr.24362) 6396 : cluster 0 pgmap v6365: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:21:42.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:21:42 smithi090 bash[32384]: audit 2023-12-01T08:21:42.129137+0000 mon.c (mon.2) 4099 : audit 0 from='client.? 172.21.15.80:0/153257604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:21:44.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:21:44 smithi080 bash[28361]: cluster 2023-12-01T08:21:43.326718+0000 mgr.y (mgr.24362) 6397 : cluster 0 pgmap v6366: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:21:44.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:21:44 smithi080 bash[41963]: cluster 2023-12-01T08:21:43.326718+0000 mgr.y (mgr.24362) 6397 : cluster 0 pgmap v6366: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:21:44.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:21:44 smithi090 bash[32384]: cluster 2023-12-01T08:21:43.326718+0000 mgr.y (mgr.24362) 6397 : cluster 0 pgmap v6366: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:21:45.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:21:45 smithi080 bash[28361]: audit 2023-12-01T08:21:44.588930+0000 mon.a (mon.0) 4355 : audit 0 from='client.? 172.21.15.80:0/3758292144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:21:45.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:21:45 smithi080 bash[41963]: audit 2023-12-01T08:21:44.588930+0000 mon.a (mon.0) 4355 : audit 0 from='client.? 172.21.15.80:0/3758292144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:21:45.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:21:45 smithi090 bash[32384]: audit 2023-12-01T08:21:44.588930+0000 mon.a (mon.0) 4355 : audit 0 from='client.? 172.21.15.80:0/3758292144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:21:46.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:21:46 smithi080 bash[28361]: cluster 2023-12-01T08:21:45.327413+0000 mgr.y (mgr.24362) 6398 : cluster 0 pgmap v6367: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:21:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:21:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:21:46] "GET /metrics HTTP/1.1" 200 33977 "" "Prometheus/2.43.0" 2023-12-01T08:21:46.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:21:46 smithi080 bash[41963]: cluster 2023-12-01T08:21:45.327413+0000 mgr.y (mgr.24362) 6398 : cluster 0 pgmap v6367: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:21:46.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:21:46 smithi090 bash[32384]: cluster 2023-12-01T08:21:45.327413+0000 mgr.y (mgr.24362) 6398 : cluster 0 pgmap v6367: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:21:47.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:21:47 smithi080 bash[28361]: audit 2023-12-01T08:21:47.038650+0000 mon.c (mon.2) 4100 : audit 0 from='client.? 172.21.15.80:0/732730448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:21:47.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:21:47 smithi080 bash[41963]: audit 2023-12-01T08:21:47.038650+0000 mon.c (mon.2) 4100 : audit 0 from='client.? 172.21.15.80:0/732730448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:21:47.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:21:47 smithi090 bash[32384]: audit 2023-12-01T08:21:47.038650+0000 mon.c (mon.2) 4100 : audit 0 from='client.? 172.21.15.80:0/732730448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:21:48.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:21:48 smithi080 bash[28361]: cluster 2023-12-01T08:21:47.328579+0000 mgr.y (mgr.24362) 6399 : cluster 0 pgmap v6368: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:21:48.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:21:48 smithi080 bash[41963]: cluster 2023-12-01T08:21:47.328579+0000 mgr.y (mgr.24362) 6399 : cluster 0 pgmap v6368: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:21:48.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:21:48 smithi090 bash[32384]: cluster 2023-12-01T08:21:47.328579+0000 mgr.y (mgr.24362) 6399 : cluster 0 pgmap v6368: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:21:50.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:21:50 smithi080 bash[28361]: cluster 2023-12-01T08:21:49.329336+0000 mgr.y (mgr.24362) 6400 : cluster 0 pgmap v6369: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:21:50.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:21:50 smithi080 bash[28361]: audit 2023-12-01T08:21:49.496144+0000 mon.c (mon.2) 4101 : audit 0 from='client.? 172.21.15.80:0/4135216656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:21:50.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:21:50 smithi080 bash[41963]: cluster 2023-12-01T08:21:49.329336+0000 mgr.y (mgr.24362) 6400 : cluster 0 pgmap v6369: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:21:50.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:21:50 smithi080 bash[41963]: audit 2023-12-01T08:21:49.496144+0000 mon.c (mon.2) 4101 : audit 0 from='client.? 172.21.15.80:0/4135216656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:21:50.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:21:50 smithi090 bash[32384]: cluster 2023-12-01T08:21:49.329336+0000 mgr.y (mgr.24362) 6400 : cluster 0 pgmap v6369: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:21:50.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:21:50 smithi090 bash[32384]: audit 2023-12-01T08:21:49.496144+0000 mon.c (mon.2) 4101 : audit 0 from='client.? 172.21.15.80:0/4135216656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:21:52.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:21:52 smithi080 bash[28361]: cluster 2023-12-01T08:21:51.330387+0000 mgr.y (mgr.24362) 6401 : cluster 0 pgmap v6370: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:21:52.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:21:52 smithi080 bash[28361]: audit 2023-12-01T08:21:51.954633+0000 mon.c (mon.2) 4102 : audit 0 from='client.? 172.21.15.80:0/3716730606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:21:52.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:21:52 smithi080 bash[41963]: cluster 2023-12-01T08:21:51.330387+0000 mgr.y (mgr.24362) 6401 : cluster 0 pgmap v6370: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:21:52.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:21:52 smithi080 bash[41963]: audit 2023-12-01T08:21:51.954633+0000 mon.c (mon.2) 4102 : audit 0 from='client.? 172.21.15.80:0/3716730606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:21:52.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:21:52 smithi090 bash[32384]: cluster 2023-12-01T08:21:51.330387+0000 mgr.y (mgr.24362) 6401 : cluster 0 pgmap v6370: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:21:52.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:21:52 smithi090 bash[32384]: audit 2023-12-01T08:21:51.954633+0000 mon.c (mon.2) 4102 : audit 0 from='client.? 172.21.15.80:0/3716730606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:21:54.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:21:54 smithi080 bash[41963]: cluster 2023-12-01T08:21:53.331102+0000 mgr.y (mgr.24362) 6402 : cluster 0 pgmap v6371: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:21:54.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:21:54 smithi080 bash[41963]: audit 2023-12-01T08:21:54.246585+0000 mon.c (mon.2) 4103 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:21:54.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:21:54 smithi080 bash[28361]: cluster 2023-12-01T08:21:53.331102+0000 mgr.y (mgr.24362) 6402 : cluster 0 pgmap v6371: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:21:54.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:21:54 smithi080 bash[28361]: audit 2023-12-01T08:21:54.246585+0000 mon.c (mon.2) 4103 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:21:54.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:21:54 smithi090 bash[32384]: cluster 2023-12-01T08:21:53.331102+0000 mgr.y (mgr.24362) 6402 : cluster 0 pgmap v6371: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:21:54.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:21:54 smithi090 bash[32384]: audit 2023-12-01T08:21:54.246585+0000 mon.c (mon.2) 4103 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:21:55.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:21:55 smithi080 bash[41963]: audit 2023-12-01T08:21:54.425218+0000 mon.a (mon.0) 4356 : audit 0 from='client.? 172.21.15.80:0/3899937430' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:21:55.697 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:21:55 smithi080 bash[41963]: audit 2023-12-01T08:21:55.112301+0000 mon.c (mon.2) 4104 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:21:55.697 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:21:55 smithi080 bash[28361]: audit 2023-12-01T08:21:54.425218+0000 mon.a (mon.0) 4356 : audit 0 from='client.? 172.21.15.80:0/3899937430' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:21:55.698 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:21:55 smithi080 bash[28361]: audit 2023-12-01T08:21:55.112301+0000 mon.c (mon.2) 4104 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:21:55.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:21:55 smithi090 bash[32384]: audit 2023-12-01T08:21:54.425218+0000 mon.a (mon.0) 4356 : audit 0 from='client.? 172.21.15.80:0/3899937430' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:21:55.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:21:55 smithi090 bash[32384]: audit 2023-12-01T08:21:55.112301+0000 mon.c (mon.2) 4104 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:21:56.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:21:56 smithi080 bash[28361]: cluster 2023-12-01T08:21:55.331723+0000 mgr.y (mgr.24362) 6403 : cluster 0 pgmap v6372: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:21:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:21:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:21:56] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T08:21:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:21:56 smithi080 bash[41963]: cluster 2023-12-01T08:21:55.331723+0000 mgr.y (mgr.24362) 6403 : cluster 0 pgmap v6372: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:21:56.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:21:56 smithi090 bash[32384]: cluster 2023-12-01T08:21:55.331723+0000 mgr.y (mgr.24362) 6403 : cluster 0 pgmap v6372: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:21:57.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:21:57 smithi080 bash[28361]: audit 2023-12-01T08:21:56.879937+0000 mon.c (mon.2) 4105 : audit 0 from='client.? 172.21.15.80:0/642616690' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:21:57.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:21:57 smithi080 bash[41963]: audit 2023-12-01T08:21:56.879937+0000 mon.c (mon.2) 4105 : audit 0 from='client.? 172.21.15.80:0/642616690' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:21:57.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:21:57 smithi090 bash[32384]: audit 2023-12-01T08:21:56.879937+0000 mon.c (mon.2) 4105 : audit 0 from='client.? 172.21.15.80:0/642616690' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:21:58.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:21:58 smithi080 bash[28361]: cluster 2023-12-01T08:21:57.332852+0000 mgr.y (mgr.24362) 6404 : cluster 0 pgmap v6373: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:21:58.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:21:58 smithi080 bash[41963]: cluster 2023-12-01T08:21:57.332852+0000 mgr.y (mgr.24362) 6404 : cluster 0 pgmap v6373: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:21:58.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:21:58 smithi090 bash[32384]: cluster 2023-12-01T08:21:57.332852+0000 mgr.y (mgr.24362) 6404 : cluster 0 pgmap v6373: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:21:59.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:21:59 smithi080 bash[28361]: audit 2023-12-01T08:21:59.344335+0000 mon.a (mon.0) 4357 : audit 0 from='client.? 172.21.15.80:0/2499495713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:21:59.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:21:59 smithi080 bash[41963]: audit 2023-12-01T08:21:59.344335+0000 mon.a (mon.0) 4357 : audit 0 from='client.? 172.21.15.80:0/2499495713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:21:59.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:21:59 smithi090 bash[32384]: audit 2023-12-01T08:21:59.344335+0000 mon.a (mon.0) 4357 : audit 0 from='client.? 172.21.15.80:0/2499495713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:22:00.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:22:00 smithi080 bash[41963]: cluster 2023-12-01T08:21:59.333479+0000 mgr.y (mgr.24362) 6405 : cluster 0 pgmap v6374: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:22:00.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:22:00 smithi080 bash[41963]: audit 2023-12-01T08:22:00.098160+0000 mon.a (mon.0) 4358 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:22:00.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:22:00 smithi080 bash[41963]: audit 2023-12-01T08:22:00.110687+0000 mon.a (mon.0) 4359 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:22:00.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:22:00 smithi080 bash[41963]: audit 2023-12-01T08:22:00.344991+0000 mon.a (mon.0) 4360 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:22:00.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:22:00 smithi080 bash[41963]: audit 2023-12-01T08:22:00.354622+0000 mon.a (mon.0) 4361 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:22:00.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:22:00 smithi080 bash[28361]: cluster 2023-12-01T08:21:59.333479+0000 mgr.y (mgr.24362) 6405 : cluster 0 pgmap v6374: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:22:00.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:22:00 smithi080 bash[28361]: audit 2023-12-01T08:22:00.098160+0000 mon.a (mon.0) 4358 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:22:00.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:22:00 smithi080 bash[28361]: audit 2023-12-01T08:22:00.110687+0000 mon.a (mon.0) 4359 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:22:00.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:22:00 smithi080 bash[28361]: audit 2023-12-01T08:22:00.344991+0000 mon.a (mon.0) 4360 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:22:00.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:22:00 smithi080 bash[28361]: audit 2023-12-01T08:22:00.354622+0000 mon.a (mon.0) 4361 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:22:00.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:22:00 smithi090 bash[32384]: cluster 2023-12-01T08:21:59.333479+0000 mgr.y (mgr.24362) 6405 : cluster 0 pgmap v6374: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:22:00.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:22:00 smithi090 bash[32384]: audit 2023-12-01T08:22:00.098160+0000 mon.a (mon.0) 4358 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:22:00.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:22:00 smithi090 bash[32384]: audit 2023-12-01T08:22:00.110687+0000 mon.a (mon.0) 4359 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:22:00.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:22:00 smithi090 bash[32384]: audit 2023-12-01T08:22:00.344991+0000 mon.a (mon.0) 4360 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:22:00.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:22:00 smithi090 bash[32384]: audit 2023-12-01T08:22:00.354622+0000 mon.a (mon.0) 4361 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:22:02.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:22:02 smithi080 bash[41963]: cluster 2023-12-01T08:22:01.334670+0000 mgr.y (mgr.24362) 6406 : cluster 0 pgmap v6375: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:22:02.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:22:02 smithi080 bash[41963]: audit 2023-12-01T08:22:01.802323+0000 mon.c (mon.2) 4106 : audit 0 from='client.? 172.21.15.80:0/3348142115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:22:02.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:22:02 smithi080 bash[28361]: cluster 2023-12-01T08:22:01.334670+0000 mgr.y (mgr.24362) 6406 : cluster 0 pgmap v6375: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:22:02.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:22:02 smithi080 bash[28361]: audit 2023-12-01T08:22:01.802323+0000 mon.c (mon.2) 4106 : audit 0 from='client.? 172.21.15.80:0/3348142115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:22:02.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:22:02 smithi090 bash[32384]: cluster 2023-12-01T08:22:01.334670+0000 mgr.y (mgr.24362) 6406 : cluster 0 pgmap v6375: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:22:02.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:22:02 smithi090 bash[32384]: audit 2023-12-01T08:22:01.802323+0000 mon.c (mon.2) 4106 : audit 0 from='client.? 172.21.15.80:0/3348142115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:22:04.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:22:04 smithi080 bash[41963]: cluster 2023-12-01T08:22:03.335354+0000 mgr.y (mgr.24362) 6407 : cluster 0 pgmap v6376: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:22:04.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:22:04 smithi080 bash[41963]: audit 2023-12-01T08:22:04.249772+0000 mon.c (mon.2) 4107 : audit 0 from='client.? 172.21.15.80:0/2371388643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:22:04.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:22:04 smithi080 bash[28361]: cluster 2023-12-01T08:22:03.335354+0000 mgr.y (mgr.24362) 6407 : cluster 0 pgmap v6376: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:22:04.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:22:04 smithi080 bash[28361]: audit 2023-12-01T08:22:04.249772+0000 mon.c (mon.2) 4107 : audit 0 from='client.? 172.21.15.80:0/2371388643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:22:04.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:22:04 smithi090 bash[32384]: cluster 2023-12-01T08:22:03.335354+0000 mgr.y (mgr.24362) 6407 : cluster 0 pgmap v6376: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:22:04.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:22:04 smithi090 bash[32384]: audit 2023-12-01T08:22:04.249772+0000 mon.c (mon.2) 4107 : audit 0 from='client.? 172.21.15.80:0/2371388643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:22:06.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:22:06 smithi080 bash[28361]: cluster 2023-12-01T08:22:05.336028+0000 mgr.y (mgr.24362) 6408 : cluster 0 pgmap v6377: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:22:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:22:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:22:06] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T08:22:06.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:22:06 smithi080 bash[41963]: cluster 2023-12-01T08:22:05.336028+0000 mgr.y (mgr.24362) 6408 : cluster 0 pgmap v6377: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:22:06.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:22:06 smithi090 bash[32384]: cluster 2023-12-01T08:22:05.336028+0000 mgr.y (mgr.24362) 6408 : cluster 0 pgmap v6377: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:22:07.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:22:07 smithi080 bash[41963]: audit 2023-12-01T08:22:06.709972+0000 mon.c (mon.2) 4108 : audit 0 from='client.? 172.21.15.80:0/998735861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:22:07.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:22:07 smithi080 bash[28361]: audit 2023-12-01T08:22:06.709972+0000 mon.c (mon.2) 4108 : audit 0 from='client.? 172.21.15.80:0/998735861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:22:07.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:22:07 smithi090 bash[32384]: audit 2023-12-01T08:22:06.709972+0000 mon.c (mon.2) 4108 : audit 0 from='client.? 172.21.15.80:0/998735861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:22:08.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:22:08 smithi080 bash[41963]: cluster 2023-12-01T08:22:07.337084+0000 mgr.y (mgr.24362) 6409 : cluster 0 pgmap v6378: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:22:08.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:22:08 smithi080 bash[28361]: cluster 2023-12-01T08:22:07.337084+0000 mgr.y (mgr.24362) 6409 : cluster 0 pgmap v6378: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:22:08.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:22:08 smithi090 bash[32384]: cluster 2023-12-01T08:22:07.337084+0000 mgr.y (mgr.24362) 6409 : cluster 0 pgmap v6378: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:22:09.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:22:09 smithi080 bash[41963]: audit 2023-12-01T08:22:09.159123+0000 mon.a (mon.0) 4362 : audit 0 from='client.? 172.21.15.80:0/42096207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:22:09.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:22:09 smithi080 bash[28361]: audit 2023-12-01T08:22:09.159123+0000 mon.a (mon.0) 4362 : audit 0 from='client.? 172.21.15.80:0/42096207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:22:09.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:22:09 smithi090 bash[32384]: audit 2023-12-01T08:22:09.159123+0000 mon.a (mon.0) 4362 : audit 0 from='client.? 172.21.15.80:0/42096207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:22:10.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:22:10 smithi080 bash[28361]: cluster 2023-12-01T08:22:09.337727+0000 mgr.y (mgr.24362) 6410 : cluster 0 pgmap v6379: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:22:10.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:22:10 smithi080 bash[28361]: audit 2023-12-01T08:22:10.112772+0000 mon.c (mon.2) 4109 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:22:10.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:22:10 smithi080 bash[41963]: cluster 2023-12-01T08:22:09.337727+0000 mgr.y (mgr.24362) 6410 : cluster 0 pgmap v6379: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:22:10.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:22:10 smithi080 bash[41963]: audit 2023-12-01T08:22:10.112772+0000 mon.c (mon.2) 4109 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:22:10.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:22:10 smithi090 bash[32384]: cluster 2023-12-01T08:22:09.337727+0000 mgr.y (mgr.24362) 6410 : cluster 0 pgmap v6379: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:22:10.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:22:10 smithi090 bash[32384]: audit 2023-12-01T08:22:10.112772+0000 mon.c (mon.2) 4109 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:22:12.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:22:12 smithi080 bash[28361]: cluster 2023-12-01T08:22:11.338796+0000 mgr.y (mgr.24362) 6411 : cluster 0 pgmap v6380: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:22:12.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:22:12 smithi080 bash[28361]: audit 2023-12-01T08:22:11.616909+0000 mon.c (mon.2) 4110 : audit 0 from='client.? 172.21.15.80:0/374774639' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:22:12.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:22:12 smithi080 bash[28361]: audit 2023-12-01T08:22:11.838022+0000 mon.a (mon.0) 4363 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:22:12.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:22:12 smithi080 bash[28361]: audit 2023-12-01T08:22:11.864901+0000 mon.a (mon.0) 4364 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:22:12.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:22:12 smithi080 bash[28361]: audit 2023-12-01T08:22:11.867905+0000 mon.c (mon.2) 4111 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:22:12.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:22:12 smithi080 bash[28361]: audit 2023-12-01T08:22:11.869324+0000 mon.c (mon.2) 4112 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:22:12.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:22:12 smithi080 bash[28361]: audit 2023-12-01T08:22:11.879454+0000 mon.a (mon.0) 4365 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:22:12.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:22:12 smithi080 bash[41963]: cluster 2023-12-01T08:22:11.338796+0000 mgr.y (mgr.24362) 6411 : cluster 0 pgmap v6380: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:22:12.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:22:12 smithi080 bash[41963]: audit 2023-12-01T08:22:11.616909+0000 mon.c (mon.2) 4110 : audit 0 from='client.? 172.21.15.80:0/374774639' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:22:12.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:22:12 smithi080 bash[41963]: audit 2023-12-01T08:22:11.838022+0000 mon.a (mon.0) 4363 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:22:12.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:22:12 smithi080 bash[41963]: audit 2023-12-01T08:22:11.864901+0000 mon.a (mon.0) 4364 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:22:12.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:22:12 smithi080 bash[41963]: audit 2023-12-01T08:22:11.867905+0000 mon.c (mon.2) 4111 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:22:12.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:22:12 smithi080 bash[41963]: audit 2023-12-01T08:22:11.869324+0000 mon.c (mon.2) 4112 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:22:12.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:22:12 smithi080 bash[41963]: audit 2023-12-01T08:22:11.879454+0000 mon.a (mon.0) 4365 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:22:12.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:22:12 smithi090 bash[32384]: cluster 2023-12-01T08:22:11.338796+0000 mgr.y (mgr.24362) 6411 : cluster 0 pgmap v6380: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:22:12.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:22:12 smithi090 bash[32384]: audit 2023-12-01T08:22:11.616909+0000 mon.c (mon.2) 4110 : audit 0 from='client.? 172.21.15.80:0/374774639' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:22:12.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:22:12 smithi090 bash[32384]: audit 2023-12-01T08:22:11.838022+0000 mon.a (mon.0) 4363 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:22:12.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:22:12 smithi090 bash[32384]: audit 2023-12-01T08:22:11.864901+0000 mon.a (mon.0) 4364 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:22:12.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:22:12 smithi090 bash[32384]: audit 2023-12-01T08:22:11.867905+0000 mon.c (mon.2) 4111 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:22:12.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:22:12 smithi090 bash[32384]: audit 2023-12-01T08:22:11.869324+0000 mon.c (mon.2) 4112 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:22:12.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:22:12 smithi090 bash[32384]: audit 2023-12-01T08:22:11.879454+0000 mon.a (mon.0) 4365 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:22:14.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:22:14 smithi080 bash[28361]: cluster 2023-12-01T08:22:13.339405+0000 mgr.y (mgr.24362) 6412 : cluster 0 pgmap v6381: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:22:14.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:22:14 smithi080 bash[28361]: audit 2023-12-01T08:22:14.064854+0000 mon.c (mon.2) 4113 : audit 0 from='client.? 172.21.15.80:0/2541905196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:22:14.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:22:14 smithi080 bash[41963]: cluster 2023-12-01T08:22:13.339405+0000 mgr.y (mgr.24362) 6412 : cluster 0 pgmap v6381: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:22:14.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:22:14 smithi080 bash[41963]: audit 2023-12-01T08:22:14.064854+0000 mon.c (mon.2) 4113 : audit 0 from='client.? 172.21.15.80:0/2541905196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:22:14.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:22:14 smithi090 bash[32384]: cluster 2023-12-01T08:22:13.339405+0000 mgr.y (mgr.24362) 6412 : cluster 0 pgmap v6381: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:22:14.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:22:14 smithi090 bash[32384]: audit 2023-12-01T08:22:14.064854+0000 mon.c (mon.2) 4113 : audit 0 from='client.? 172.21.15.80:0/2541905196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:22:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:22:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:22:16] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T08:22:16.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:22:16 smithi080 bash[41963]: cluster 2023-12-01T08:22:15.340256+0000 mgr.y (mgr.24362) 6413 : cluster 0 pgmap v6382: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:22:16.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:22:16 smithi080 bash[28361]: cluster 2023-12-01T08:22:15.340256+0000 mgr.y (mgr.24362) 6413 : cluster 0 pgmap v6382: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:22:16.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:22:16 smithi090 bash[32384]: cluster 2023-12-01T08:22:15.340256+0000 mgr.y (mgr.24362) 6413 : cluster 0 pgmap v6382: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:22:17.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:22:17 smithi080 bash[28361]: audit 2023-12-01T08:22:16.519949+0000 mon.c (mon.2) 4114 : audit 0 from='client.? 172.21.15.80:0/3285786409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:22:17.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:22:17 smithi080 bash[41963]: audit 2023-12-01T08:22:16.519949+0000 mon.c (mon.2) 4114 : audit 0 from='client.? 172.21.15.80:0/3285786409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:22:17.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:22:17 smithi090 bash[32384]: audit 2023-12-01T08:22:16.519949+0000 mon.c (mon.2) 4114 : audit 0 from='client.? 172.21.15.80:0/3285786409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:22:18.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:22:18 smithi080 bash[41963]: cluster 2023-12-01T08:22:17.341353+0000 mgr.y (mgr.24362) 6414 : cluster 0 pgmap v6383: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:22:18.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:22:18 smithi080 bash[28361]: cluster 2023-12-01T08:22:17.341353+0000 mgr.y (mgr.24362) 6414 : cluster 0 pgmap v6383: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:22:18.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:22:18 smithi090 bash[32384]: cluster 2023-12-01T08:22:17.341353+0000 mgr.y (mgr.24362) 6414 : cluster 0 pgmap v6383: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:22:19.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:22:19 smithi080 bash[28361]: audit 2023-12-01T08:22:18.979757+0000 mon.a (mon.0) 4366 : audit 0 from='client.? 172.21.15.80:0/2264916067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:22:19.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:22:19 smithi080 bash[41963]: audit 2023-12-01T08:22:18.979757+0000 mon.a (mon.0) 4366 : audit 0 from='client.? 172.21.15.80:0/2264916067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:22:19.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:22:19 smithi090 bash[32384]: audit 2023-12-01T08:22:18.979757+0000 mon.a (mon.0) 4366 : audit 0 from='client.? 172.21.15.80:0/2264916067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:22:20.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:22:20 smithi080 bash[41963]: cluster 2023-12-01T08:22:19.342031+0000 mgr.y (mgr.24362) 6415 : cluster 0 pgmap v6384: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:22:20.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:22:20 smithi080 bash[28361]: cluster 2023-12-01T08:22:19.342031+0000 mgr.y (mgr.24362) 6415 : cluster 0 pgmap v6384: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:22:20.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:22:20 smithi090 bash[32384]: cluster 2023-12-01T08:22:19.342031+0000 mgr.y (mgr.24362) 6415 : cluster 0 pgmap v6384: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:22:22.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:22:22 smithi080 bash[28361]: cluster 2023-12-01T08:22:21.343123+0000 mgr.y (mgr.24362) 6416 : cluster 0 pgmap v6385: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:22:22.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:22:22 smithi080 bash[28361]: audit 2023-12-01T08:22:21.433210+0000 mon.a (mon.0) 4367 : audit 0 from='client.? 172.21.15.80:0/1711029335' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:22:22.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:22:22 smithi080 bash[41963]: cluster 2023-12-01T08:22:21.343123+0000 mgr.y (mgr.24362) 6416 : cluster 0 pgmap v6385: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:22:22.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:22:22 smithi080 bash[41963]: audit 2023-12-01T08:22:21.433210+0000 mon.a (mon.0) 4367 : audit 0 from='client.? 172.21.15.80:0/1711029335' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:22:22.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:22:22 smithi090 bash[32384]: cluster 2023-12-01T08:22:21.343123+0000 mgr.y (mgr.24362) 6416 : cluster 0 pgmap v6385: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:22:22.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:22:22 smithi090 bash[32384]: audit 2023-12-01T08:22:21.433210+0000 mon.a (mon.0) 4367 : audit 0 from='client.? 172.21.15.80:0/1711029335' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:22:24.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:22:24 smithi080 bash[28361]: cluster 2023-12-01T08:22:23.343742+0000 mgr.y (mgr.24362) 6417 : cluster 0 pgmap v6386: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:22:24.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:22:24 smithi080 bash[28361]: audit 2023-12-01T08:22:23.884619+0000 mon.c (mon.2) 4115 : audit 0 from='client.? 172.21.15.80:0/1587484979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:22:24.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:22:24 smithi080 bash[41963]: cluster 2023-12-01T08:22:23.343742+0000 mgr.y (mgr.24362) 6417 : cluster 0 pgmap v6386: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:22:24.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:22:24 smithi080 bash[41963]: audit 2023-12-01T08:22:23.884619+0000 mon.c (mon.2) 4115 : audit 0 from='client.? 172.21.15.80:0/1587484979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:22:24.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:22:24 smithi090 bash[32384]: cluster 2023-12-01T08:22:23.343742+0000 mgr.y (mgr.24362) 6417 : cluster 0 pgmap v6386: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:22:24.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:22:24 smithi090 bash[32384]: audit 2023-12-01T08:22:23.884619+0000 mon.c (mon.2) 4115 : audit 0 from='client.? 172.21.15.80:0/1587484979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:22:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:22:25 smithi080 bash[41963]: audit 2023-12-01T08:22:25.113168+0000 mon.c (mon.2) 4116 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:22:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:22:25 smithi080 bash[28361]: audit 2023-12-01T08:22:25.113168+0000 mon.c (mon.2) 4116 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:22:25.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:22:25 smithi090 bash[32384]: audit 2023-12-01T08:22:25.113168+0000 mon.c (mon.2) 4116 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:22:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:22:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:22:26] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T08:22:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:22:26 smithi080 bash[41963]: cluster 2023-12-01T08:22:25.344380+0000 mgr.y (mgr.24362) 6418 : cluster 0 pgmap v6387: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:22:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:22:26 smithi080 bash[41963]: audit 2023-12-01T08:22:26.343401+0000 mon.a (mon.0) 4368 : audit 0 from='client.? 172.21.15.80:0/3287552894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:22:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:22:26 smithi080 bash[28361]: cluster 2023-12-01T08:22:25.344380+0000 mgr.y (mgr.24362) 6418 : cluster 0 pgmap v6387: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:22:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:22:26 smithi080 bash[28361]: audit 2023-12-01T08:22:26.343401+0000 mon.a (mon.0) 4368 : audit 0 from='client.? 172.21.15.80:0/3287552894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:22:26.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:22:26 smithi090 bash[32384]: cluster 2023-12-01T08:22:25.344380+0000 mgr.y (mgr.24362) 6418 : cluster 0 pgmap v6387: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:22:26.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:22:26 smithi090 bash[32384]: audit 2023-12-01T08:22:26.343401+0000 mon.a (mon.0) 4368 : audit 0 from='client.? 172.21.15.80:0/3287552894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:22:28.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:22:28 smithi080 bash[41963]: cluster 2023-12-01T08:22:27.345534+0000 mgr.y (mgr.24362) 6419 : cluster 0 pgmap v6388: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:22:28.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:22:28 smithi080 bash[28361]: cluster 2023-12-01T08:22:27.345534+0000 mgr.y (mgr.24362) 6419 : cluster 0 pgmap v6388: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:22:28.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:22:28 smithi090 bash[32384]: cluster 2023-12-01T08:22:27.345534+0000 mgr.y (mgr.24362) 6419 : cluster 0 pgmap v6388: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:22:29.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:22:29 smithi080 bash[41963]: audit 2023-12-01T08:22:28.794664+0000 mon.a (mon.0) 4369 : audit 0 from='client.? 172.21.15.80:0/2997807408' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:22:29.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:22:29 smithi080 bash[28361]: audit 2023-12-01T08:22:28.794664+0000 mon.a (mon.0) 4369 : audit 0 from='client.? 172.21.15.80:0/2997807408' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:22:29.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:22:29 smithi090 bash[32384]: audit 2023-12-01T08:22:28.794664+0000 mon.a (mon.0) 4369 : audit 0 from='client.? 172.21.15.80:0/2997807408' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:22:30.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:22:30 smithi080 bash[41963]: cluster 2023-12-01T08:22:29.346187+0000 mgr.y (mgr.24362) 6420 : cluster 0 pgmap v6389: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:22:30.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:22:30 smithi080 bash[28361]: cluster 2023-12-01T08:22:29.346187+0000 mgr.y (mgr.24362) 6420 : cluster 0 pgmap v6389: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:22:30.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:22:30 smithi090 bash[32384]: cluster 2023-12-01T08:22:29.346187+0000 mgr.y (mgr.24362) 6420 : cluster 0 pgmap v6389: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:22:31.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:22:31 smithi080 bash[41963]: audit 2023-12-01T08:22:31.246623+0000 mon.a (mon.0) 4370 : audit 0 from='client.? 172.21.15.80:0/2226747817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:22:31.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:22:31 smithi080 bash[28361]: audit 2023-12-01T08:22:31.246623+0000 mon.a (mon.0) 4370 : audit 0 from='client.? 172.21.15.80:0/2226747817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:22:31.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:22:31 smithi090 bash[32384]: audit 2023-12-01T08:22:31.246623+0000 mon.a (mon.0) 4370 : audit 0 from='client.? 172.21.15.80:0/2226747817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:22:32.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:22:32 smithi080 bash[28361]: cluster 2023-12-01T08:22:31.347308+0000 mgr.y (mgr.24362) 6421 : cluster 0 pgmap v6390: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:22:32.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:22:32 smithi080 bash[41963]: cluster 2023-12-01T08:22:31.347308+0000 mgr.y (mgr.24362) 6421 : cluster 0 pgmap v6390: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:22:32.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:22:32 smithi090 bash[32384]: cluster 2023-12-01T08:22:31.347308+0000 mgr.y (mgr.24362) 6421 : cluster 0 pgmap v6390: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:22:34.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:22:34 smithi090 bash[32384]: cluster 2023-12-01T08:22:33.347975+0000 mgr.y (mgr.24362) 6422 : cluster 0 pgmap v6391: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:22:34.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:22:34 smithi090 bash[32384]: audit 2023-12-01T08:22:33.705931+0000 mon.a (mon.0) 4371 : audit 0 from='client.? 172.21.15.80:0/1635173512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:22:34.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:22:34 smithi080 bash[41963]: cluster 2023-12-01T08:22:33.347975+0000 mgr.y (mgr.24362) 6422 : cluster 0 pgmap v6391: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:22:34.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:22:34 smithi080 bash[41963]: audit 2023-12-01T08:22:33.705931+0000 mon.a (mon.0) 4371 : audit 0 from='client.? 172.21.15.80:0/1635173512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:22:34.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:22:34 smithi080 bash[28361]: cluster 2023-12-01T08:22:33.347975+0000 mgr.y (mgr.24362) 6422 : cluster 0 pgmap v6391: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:22:34.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:22:34 smithi080 bash[28361]: audit 2023-12-01T08:22:33.705931+0000 mon.a (mon.0) 4371 : audit 0 from='client.? 172.21.15.80:0/1635173512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:22:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:22:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:22:36] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T08:22:36.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:22:36 smithi080 bash[28361]: cluster 2023-12-01T08:22:35.348674+0000 mgr.y (mgr.24362) 6423 : cluster 0 pgmap v6392: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:22:36.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:22:36 smithi080 bash[28361]: audit 2023-12-01T08:22:36.164177+0000 mon.c (mon.2) 4117 : audit 0 from='client.? 172.21.15.80:0/3885978320' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:22:36.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:22:36 smithi080 bash[41963]: cluster 2023-12-01T08:22:35.348674+0000 mgr.y (mgr.24362) 6423 : cluster 0 pgmap v6392: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:22:36.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:22:36 smithi080 bash[41963]: audit 2023-12-01T08:22:36.164177+0000 mon.c (mon.2) 4117 : audit 0 from='client.? 172.21.15.80:0/3885978320' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:22:36.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:22:36 smithi090 bash[32384]: cluster 2023-12-01T08:22:35.348674+0000 mgr.y (mgr.24362) 6423 : cluster 0 pgmap v6392: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:22:36.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:22:36 smithi090 bash[32384]: audit 2023-12-01T08:22:36.164177+0000 mon.c (mon.2) 4117 : audit 0 from='client.? 172.21.15.80:0/3885978320' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:22:38.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:22:38 smithi090 bash[32384]: cluster 2023-12-01T08:22:37.349792+0000 mgr.y (mgr.24362) 6424 : cluster 0 pgmap v6393: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:22:38.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:22:38 smithi080 bash[28361]: cluster 2023-12-01T08:22:37.349792+0000 mgr.y (mgr.24362) 6424 : cluster 0 pgmap v6393: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:22:38.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:22:38 smithi080 bash[41963]: cluster 2023-12-01T08:22:37.349792+0000 mgr.y (mgr.24362) 6424 : cluster 0 pgmap v6393: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:22:39.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:22:39 smithi090 bash[32384]: audit 2023-12-01T08:22:38.617042+0000 mon.a (mon.0) 4372 : audit 0 from='client.? 172.21.15.80:0/1962368038' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:22:39.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:22:39 smithi080 bash[41963]: audit 2023-12-01T08:22:38.617042+0000 mon.a (mon.0) 4372 : audit 0 from='client.? 172.21.15.80:0/1962368038' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:22:39.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:22:39 smithi080 bash[28361]: audit 2023-12-01T08:22:38.617042+0000 mon.a (mon.0) 4372 : audit 0 from='client.? 172.21.15.80:0/1962368038' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:22:40.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:22:40 smithi090 bash[32384]: cluster 2023-12-01T08:22:39.350487+0000 mgr.y (mgr.24362) 6425 : cluster 0 pgmap v6394: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:22:40.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:22:40 smithi090 bash[32384]: audit 2023-12-01T08:22:40.113556+0000 mon.c (mon.2) 4118 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:22:40.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:22:40 smithi080 bash[28361]: cluster 2023-12-01T08:22:39.350487+0000 mgr.y (mgr.24362) 6425 : cluster 0 pgmap v6394: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:22:40.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:22:40 smithi080 bash[28361]: audit 2023-12-01T08:22:40.113556+0000 mon.c (mon.2) 4118 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:22:40.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:22:40 smithi080 bash[41963]: cluster 2023-12-01T08:22:39.350487+0000 mgr.y (mgr.24362) 6425 : cluster 0 pgmap v6394: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:22:40.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:22:40 smithi080 bash[41963]: audit 2023-12-01T08:22:40.113556+0000 mon.c (mon.2) 4118 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:22:41.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:22:41 smithi090 bash[32384]: audit 2023-12-01T08:22:41.066044+0000 mon.a (mon.0) 4373 : audit 0 from='client.? 172.21.15.80:0/2682118387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:22:41.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:22:41 smithi080 bash[28361]: audit 2023-12-01T08:22:41.066044+0000 mon.a (mon.0) 4373 : audit 0 from='client.? 172.21.15.80:0/2682118387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:22:41.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:22:41 smithi080 bash[41963]: audit 2023-12-01T08:22:41.066044+0000 mon.a (mon.0) 4373 : audit 0 from='client.? 172.21.15.80:0/2682118387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:22:42.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:22:42 smithi090 bash[32384]: cluster 2023-12-01T08:22:41.351480+0000 mgr.y (mgr.24362) 6426 : cluster 0 pgmap v6395: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:22:42.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:22:42 smithi080 bash[41963]: cluster 2023-12-01T08:22:41.351480+0000 mgr.y (mgr.24362) 6426 : cluster 0 pgmap v6395: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:22:42.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:22:42 smithi080 bash[28361]: cluster 2023-12-01T08:22:41.351480+0000 mgr.y (mgr.24362) 6426 : cluster 0 pgmap v6395: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:22:44.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:22:44 smithi090 bash[32384]: cluster 2023-12-01T08:22:43.352101+0000 mgr.y (mgr.24362) 6427 : cluster 0 pgmap v6396: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:22:44.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:22:44 smithi090 bash[32384]: audit 2023-12-01T08:22:43.527755+0000 mon.a (mon.0) 4374 : audit 0 from='client.? 172.21.15.80:0/1884364498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:22:44.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:22:44 smithi080 bash[28361]: cluster 2023-12-01T08:22:43.352101+0000 mgr.y (mgr.24362) 6427 : cluster 0 pgmap v6396: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:22:44.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:22:44 smithi080 bash[28361]: audit 2023-12-01T08:22:43.527755+0000 mon.a (mon.0) 4374 : audit 0 from='client.? 172.21.15.80:0/1884364498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:22:44.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:22:44 smithi080 bash[41963]: cluster 2023-12-01T08:22:43.352101+0000 mgr.y (mgr.24362) 6427 : cluster 0 pgmap v6396: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:22:44.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:22:44 smithi080 bash[41963]: audit 2023-12-01T08:22:43.527755+0000 mon.a (mon.0) 4374 : audit 0 from='client.? 172.21.15.80:0/1884364498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:22:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:22:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:22:46] "GET /metrics HTTP/1.1" 200 33971 "" "Prometheus/2.43.0" 2023-12-01T08:22:46.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:22:46 smithi080 bash[41963]: cluster 2023-12-01T08:22:45.352791+0000 mgr.y (mgr.24362) 6428 : cluster 0 pgmap v6397: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:22:46.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:22:46 smithi080 bash[41963]: audit 2023-12-01T08:22:45.985537+0000 mon.c (mon.2) 4119 : audit 0 from='client.? 172.21.15.80:0/253167812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:22:46.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:22:46 smithi080 bash[28361]: cluster 2023-12-01T08:22:45.352791+0000 mgr.y (mgr.24362) 6428 : cluster 0 pgmap v6397: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:22:46.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:22:46 smithi080 bash[28361]: audit 2023-12-01T08:22:45.985537+0000 mon.c (mon.2) 4119 : audit 0 from='client.? 172.21.15.80:0/253167812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:22:46.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:22:46 smithi090 bash[32384]: cluster 2023-12-01T08:22:45.352791+0000 mgr.y (mgr.24362) 6428 : cluster 0 pgmap v6397: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:22:46.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:22:46 smithi090 bash[32384]: audit 2023-12-01T08:22:45.985537+0000 mon.c (mon.2) 4119 : audit 0 from='client.? 172.21.15.80:0/253167812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:22:48.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:22:48 smithi090 bash[32384]: cluster 2023-12-01T08:22:47.353895+0000 mgr.y (mgr.24362) 6429 : cluster 0 pgmap v6398: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:22:48.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:22:48 smithi090 bash[32384]: audit 2023-12-01T08:22:48.446233+0000 mon.c (mon.2) 4120 : audit 0 from='client.? 172.21.15.80:0/3402591667' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:22:48.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:22:48 smithi080 bash[28361]: cluster 2023-12-01T08:22:47.353895+0000 mgr.y (mgr.24362) 6429 : cluster 0 pgmap v6398: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:22:48.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:22:48 smithi080 bash[28361]: audit 2023-12-01T08:22:48.446233+0000 mon.c (mon.2) 4120 : audit 0 from='client.? 172.21.15.80:0/3402591667' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:22:48.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:22:48 smithi080 bash[41963]: cluster 2023-12-01T08:22:47.353895+0000 mgr.y (mgr.24362) 6429 : cluster 0 pgmap v6398: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:22:48.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:22:48 smithi080 bash[41963]: audit 2023-12-01T08:22:48.446233+0000 mon.c (mon.2) 4120 : audit 0 from='client.? 172.21.15.80:0/3402591667' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:22:50.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:22:50 smithi090 bash[32384]: cluster 2023-12-01T08:22:49.354542+0000 mgr.y (mgr.24362) 6430 : cluster 0 pgmap v6399: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:22:50.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:22:50 smithi080 bash[28361]: cluster 2023-12-01T08:22:49.354542+0000 mgr.y (mgr.24362) 6430 : cluster 0 pgmap v6399: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:22:50.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:22:50 smithi080 bash[41963]: cluster 2023-12-01T08:22:49.354542+0000 mgr.y (mgr.24362) 6430 : cluster 0 pgmap v6399: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:22:51.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:22:51 smithi090 bash[32384]: audit 2023-12-01T08:22:50.904240+0000 mon.a (mon.0) 4375 : audit 0 from='client.? 172.21.15.80:0/978343949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:22:51.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:22:51 smithi080 bash[28361]: audit 2023-12-01T08:22:50.904240+0000 mon.a (mon.0) 4375 : audit 0 from='client.? 172.21.15.80:0/978343949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:22:51.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:22:51 smithi080 bash[41963]: audit 2023-12-01T08:22:50.904240+0000 mon.a (mon.0) 4375 : audit 0 from='client.? 172.21.15.80:0/978343949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:22:52.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:22:52 smithi090 bash[32384]: cluster 2023-12-01T08:22:51.355683+0000 mgr.y (mgr.24362) 6431 : cluster 0 pgmap v6400: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:22:52.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:22:52 smithi080 bash[41963]: cluster 2023-12-01T08:22:51.355683+0000 mgr.y (mgr.24362) 6431 : cluster 0 pgmap v6400: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:22:52.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:22:52 smithi080 bash[28361]: cluster 2023-12-01T08:22:51.355683+0000 mgr.y (mgr.24362) 6431 : cluster 0 pgmap v6400: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:22:53.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:22:53 smithi090 bash[32384]: audit 2023-12-01T08:22:53.358027+0000 mon.c (mon.2) 4121 : audit 0 from='client.? 172.21.15.80:0/3677320319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:22:53.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:22:53 smithi080 bash[28361]: audit 2023-12-01T08:22:53.358027+0000 mon.c (mon.2) 4121 : audit 0 from='client.? 172.21.15.80:0/3677320319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:22:53.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:22:53 smithi080 bash[41963]: audit 2023-12-01T08:22:53.358027+0000 mon.c (mon.2) 4121 : audit 0 from='client.? 172.21.15.80:0/3677320319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:22:54.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:22:54 smithi090 bash[32384]: cluster 2023-12-01T08:22:53.356338+0000 mgr.y (mgr.24362) 6432 : cluster 0 pgmap v6401: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:22:54.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:22:54 smithi080 bash[28361]: cluster 2023-12-01T08:22:53.356338+0000 mgr.y (mgr.24362) 6432 : cluster 0 pgmap v6401: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:22:54.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:22:54 smithi080 bash[41963]: cluster 2023-12-01T08:22:53.356338+0000 mgr.y (mgr.24362) 6432 : cluster 0 pgmap v6401: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:22:55.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:22:55 smithi090 bash[32384]: audit 2023-12-01T08:22:55.113866+0000 mon.c (mon.2) 4122 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:22:55.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:22:55 smithi080 bash[28361]: audit 2023-12-01T08:22:55.113866+0000 mon.c (mon.2) 4122 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:22:55.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:22:55 smithi080 bash[41963]: audit 2023-12-01T08:22:55.113866+0000 mon.c (mon.2) 4122 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:22:56.505 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:22:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:22:56] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T08:22:56.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:22:56 smithi090 bash[32384]: cluster 2023-12-01T08:22:55.356980+0000 mgr.y (mgr.24362) 6433 : cluster 0 pgmap v6402: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:22:56.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:22:56 smithi090 bash[32384]: audit 2023-12-01T08:22:55.813768+0000 mon.a (mon.0) 4376 : audit 0 from='client.? 172.21.15.80:0/1700410790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:22:56.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:22:56 smithi080 bash[28361]: cluster 2023-12-01T08:22:55.356980+0000 mgr.y (mgr.24362) 6433 : cluster 0 pgmap v6402: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:22:56.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:22:56 smithi080 bash[28361]: audit 2023-12-01T08:22:55.813768+0000 mon.a (mon.0) 4376 : audit 0 from='client.? 172.21.15.80:0/1700410790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:22:56.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:22:56 smithi080 bash[41963]: cluster 2023-12-01T08:22:55.356980+0000 mgr.y (mgr.24362) 6433 : cluster 0 pgmap v6402: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:22:56.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:22:56 smithi080 bash[41963]: audit 2023-12-01T08:22:55.813768+0000 mon.a (mon.0) 4376 : audit 0 from='client.? 172.21.15.80:0/1700410790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:22:58.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:22:58 smithi090 bash[32384]: cluster 2023-12-01T08:22:57.358048+0000 mgr.y (mgr.24362) 6434 : cluster 0 pgmap v6403: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:22:58.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:22:58 smithi090 bash[32384]: audit 2023-12-01T08:22:58.268408+0000 mon.c (mon.2) 4123 : audit 0 from='client.? 172.21.15.80:0/206569224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:22:58.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:22:58 smithi080 bash[28361]: cluster 2023-12-01T08:22:57.358048+0000 mgr.y (mgr.24362) 6434 : cluster 0 pgmap v6403: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:22:58.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:22:58 smithi080 bash[28361]: audit 2023-12-01T08:22:58.268408+0000 mon.c (mon.2) 4123 : audit 0 from='client.? 172.21.15.80:0/206569224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:22:58.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:22:58 smithi080 bash[41963]: cluster 2023-12-01T08:22:57.358048+0000 mgr.y (mgr.24362) 6434 : cluster 0 pgmap v6403: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:22:58.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:22:58 smithi080 bash[41963]: audit 2023-12-01T08:22:58.268408+0000 mon.c (mon.2) 4123 : audit 0 from='client.? 172.21.15.80:0/206569224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:23:00.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:23:00 smithi090 bash[32384]: cluster 2023-12-01T08:22:59.358716+0000 mgr.y (mgr.24362) 6435 : cluster 0 pgmap v6404: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:23:00.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:23:00 smithi080 bash[41963]: cluster 2023-12-01T08:22:59.358716+0000 mgr.y (mgr.24362) 6435 : cluster 0 pgmap v6404: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:23:00.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:23:00 smithi080 bash[28361]: cluster 2023-12-01T08:22:59.358716+0000 mgr.y (mgr.24362) 6435 : cluster 0 pgmap v6404: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:23:01.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:23:01 smithi090 bash[32384]: audit 2023-12-01T08:23:00.731056+0000 mon.a (mon.0) 4377 : audit 0 from='client.? 172.21.15.80:0/659182281' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:23:01.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:23:01 smithi080 bash[41963]: audit 2023-12-01T08:23:00.731056+0000 mon.a (mon.0) 4377 : audit 0 from='client.? 172.21.15.80:0/659182281' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:23:01.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:23:01 smithi080 bash[28361]: audit 2023-12-01T08:23:00.731056+0000 mon.a (mon.0) 4377 : audit 0 from='client.? 172.21.15.80:0/659182281' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:23:02.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:23:02 smithi080 bash[41963]: cluster 2023-12-01T08:23:01.359921+0000 mgr.y (mgr.24362) 6436 : cluster 0 pgmap v6405: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:23:02.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:23:02 smithi080 bash[28361]: cluster 2023-12-01T08:23:01.359921+0000 mgr.y (mgr.24362) 6436 : cluster 0 pgmap v6405: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:23:03.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:23:02 smithi090 bash[32384]: cluster 2023-12-01T08:23:01.359921+0000 mgr.y (mgr.24362) 6436 : cluster 0 pgmap v6405: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:23:03.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:23:03 smithi080 bash[41963]: audit 2023-12-01T08:23:03.182559+0000 mon.a (mon.0) 4378 : audit 0 from='client.? 172.21.15.80:0/1671724510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:23:03.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:23:03 smithi080 bash[28361]: audit 2023-12-01T08:23:03.182559+0000 mon.a (mon.0) 4378 : audit 0 from='client.? 172.21.15.80:0/1671724510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:23:04.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:23:03 smithi090 bash[32384]: audit 2023-12-01T08:23:03.182559+0000 mon.a (mon.0) 4378 : audit 0 from='client.? 172.21.15.80:0/1671724510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:23:04.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:23:04 smithi080 bash[28361]: cluster 2023-12-01T08:23:03.360624+0000 mgr.y (mgr.24362) 6437 : cluster 0 pgmap v6406: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:23:04.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:23:04 smithi080 bash[41963]: cluster 2023-12-01T08:23:03.360624+0000 mgr.y (mgr.24362) 6437 : cluster 0 pgmap v6406: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:23:05.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:23:04 smithi090 bash[32384]: cluster 2023-12-01T08:23:03.360624+0000 mgr.y (mgr.24362) 6437 : cluster 0 pgmap v6406: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:23:06.538 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:23:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:23:06] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T08:23:06.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:23:06 smithi080 bash[28361]: cluster 2023-12-01T08:23:05.361240+0000 mgr.y (mgr.24362) 6438 : cluster 0 pgmap v6407: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:23:06.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:23:06 smithi080 bash[28361]: audit 2023-12-01T08:23:05.637734+0000 mon.a (mon.0) 4379 : audit 0 from='client.? 172.21.15.80:0/3885630564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:23:06.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:23:06 smithi080 bash[41963]: cluster 2023-12-01T08:23:05.361240+0000 mgr.y (mgr.24362) 6438 : cluster 0 pgmap v6407: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:23:06.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:23:06 smithi080 bash[41963]: audit 2023-12-01T08:23:05.637734+0000 mon.a (mon.0) 4379 : audit 0 from='client.? 172.21.15.80:0/3885630564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:23:07.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:23:06 smithi090 bash[32384]: cluster 2023-12-01T08:23:05.361240+0000 mgr.y (mgr.24362) 6438 : cluster 0 pgmap v6407: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:23:07.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:23:06 smithi090 bash[32384]: audit 2023-12-01T08:23:05.637734+0000 mon.a (mon.0) 4379 : audit 0 from='client.? 172.21.15.80:0/3885630564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:23:08.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:23:08 smithi080 bash[28361]: cluster 2023-12-01T08:23:07.362631+0000 mgr.y (mgr.24362) 6439 : cluster 0 pgmap v6408: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:23:08.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:23:08 smithi080 bash[28361]: audit 2023-12-01T08:23:08.084090+0000 mon.c (mon.2) 4124 : audit 0 from='client.? 172.21.15.80:0/2860610280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:23:08.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:23:08 smithi080 bash[41963]: cluster 2023-12-01T08:23:07.362631+0000 mgr.y (mgr.24362) 6439 : cluster 0 pgmap v6408: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:23:08.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:23:08 smithi080 bash[41963]: audit 2023-12-01T08:23:08.084090+0000 mon.c (mon.2) 4124 : audit 0 from='client.? 172.21.15.80:0/2860610280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:23:09.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:23:08 smithi090 bash[32384]: cluster 2023-12-01T08:23:07.362631+0000 mgr.y (mgr.24362) 6439 : cluster 0 pgmap v6408: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:23:09.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:23:08 smithi090 bash[32384]: audit 2023-12-01T08:23:08.084090+0000 mon.c (mon.2) 4124 : audit 0 from='client.? 172.21.15.80:0/2860610280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:23:10.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:23:10 smithi080 bash[41963]: cluster 2023-12-01T08:23:09.363440+0000 mgr.y (mgr.24362) 6440 : cluster 0 pgmap v6409: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:23:10.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:23:10 smithi080 bash[41963]: audit 2023-12-01T08:23:10.114116+0000 mon.c (mon.2) 4125 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:23:10.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:23:10 smithi080 bash[41963]: audit 2023-12-01T08:23:10.532098+0000 mon.c (mon.2) 4126 : audit 0 from='client.? 172.21.15.80:0/3353992669' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:23:10.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:23:10 smithi080 bash[28361]: cluster 2023-12-01T08:23:09.363440+0000 mgr.y (mgr.24362) 6440 : cluster 0 pgmap v6409: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:23:10.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:23:10 smithi080 bash[28361]: audit 2023-12-01T08:23:10.114116+0000 mon.c (mon.2) 4125 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:23:10.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:23:10 smithi080 bash[28361]: audit 2023-12-01T08:23:10.532098+0000 mon.c (mon.2) 4126 : audit 0 from='client.? 172.21.15.80:0/3353992669' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:23:11.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:23:10 smithi090 bash[32384]: cluster 2023-12-01T08:23:09.363440+0000 mgr.y (mgr.24362) 6440 : cluster 0 pgmap v6409: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:23:11.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:23:10 smithi090 bash[32384]: audit 2023-12-01T08:23:10.114116+0000 mon.c (mon.2) 4125 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:23:11.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:23:10 smithi090 bash[32384]: audit 2023-12-01T08:23:10.532098+0000 mon.c (mon.2) 4126 : audit 0 from='client.? 172.21.15.80:0/3353992669' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:23:12.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:23:12 smithi080 bash[41963]: cluster 2023-12-01T08:23:11.364323+0000 mgr.y (mgr.24362) 6441 : cluster 0 pgmap v6410: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:23:12.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:23:12 smithi080 bash[41963]: audit 2023-12-01T08:23:11.962615+0000 mon.c (mon.2) 4127 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:23:12.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:23:12 smithi080 bash[28361]: cluster 2023-12-01T08:23:11.364323+0000 mgr.y (mgr.24362) 6441 : cluster 0 pgmap v6410: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:23:12.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:23:12 smithi080 bash[28361]: audit 2023-12-01T08:23:11.962615+0000 mon.c (mon.2) 4127 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:23:12.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:23:12 smithi090 bash[32384]: cluster 2023-12-01T08:23:11.364323+0000 mgr.y (mgr.24362) 6441 : cluster 0 pgmap v6410: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:23:12.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:23:12 smithi090 bash[32384]: audit 2023-12-01T08:23:11.962615+0000 mon.c (mon.2) 4127 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:23:13.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:23:13 smithi080 bash[41963]: audit 2023-12-01T08:23:12.342563+0000 mon.a (mon.0) 4380 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:23:13.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:23:13 smithi080 bash[41963]: audit 2023-12-01T08:23:12.362911+0000 mon.a (mon.0) 4381 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:23:13.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:23:13 smithi080 bash[41963]: audit 2023-12-01T08:23:12.981606+0000 mon.c (mon.2) 4128 : audit 0 from='client.? 172.21.15.80:0/4289450982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:23:13.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:23:13 smithi080 bash[28361]: audit 2023-12-01T08:23:12.342563+0000 mon.a (mon.0) 4380 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:23:13.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:23:13 smithi080 bash[28361]: audit 2023-12-01T08:23:12.362911+0000 mon.a (mon.0) 4381 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:23:13.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:23:13 smithi080 bash[28361]: audit 2023-12-01T08:23:12.981606+0000 mon.c (mon.2) 4128 : audit 0 from='client.? 172.21.15.80:0/4289450982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:23:13.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:23:13 smithi090 bash[32384]: audit 2023-12-01T08:23:12.342563+0000 mon.a (mon.0) 4380 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:23:13.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:23:13 smithi090 bash[32384]: audit 2023-12-01T08:23:12.362911+0000 mon.a (mon.0) 4381 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:23:13.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:23:13 smithi090 bash[32384]: audit 2023-12-01T08:23:12.981606+0000 mon.c (mon.2) 4128 : audit 0 from='client.? 172.21.15.80:0/4289450982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:23:14.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:23:14 smithi080 bash[41963]: cluster 2023-12-01T08:23:13.364807+0000 mgr.y (mgr.24362) 6442 : cluster 0 pgmap v6411: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:23:14.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:23:14 smithi080 bash[28361]: cluster 2023-12-01T08:23:13.364807+0000 mgr.y (mgr.24362) 6442 : cluster 0 pgmap v6411: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:23:14.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:23:14 smithi090 bash[32384]: cluster 2023-12-01T08:23:13.364807+0000 mgr.y (mgr.24362) 6442 : cluster 0 pgmap v6411: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:23:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:23:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:23:16] "GET /metrics HTTP/1.1" 200 33971 "" "Prometheus/2.43.0" 2023-12-01T08:23:16.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:23:16 smithi080 bash[28361]: cluster 2023-12-01T08:23:15.365364+0000 mgr.y (mgr.24362) 6443 : cluster 0 pgmap v6412: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:23:16.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:23:16 smithi080 bash[28361]: audit 2023-12-01T08:23:15.434771+0000 mon.c (mon.2) 4129 : audit 0 from='client.? 172.21.15.80:0/840842448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:23:16.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:23:16 smithi080 bash[41963]: cluster 2023-12-01T08:23:15.365364+0000 mgr.y (mgr.24362) 6443 : cluster 0 pgmap v6412: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:23:16.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:23:16 smithi080 bash[41963]: audit 2023-12-01T08:23:15.434771+0000 mon.c (mon.2) 4129 : audit 0 from='client.? 172.21.15.80:0/840842448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:23:16.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:23:16 smithi090 bash[32384]: cluster 2023-12-01T08:23:15.365364+0000 mgr.y (mgr.24362) 6443 : cluster 0 pgmap v6412: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:23:16.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:23:16 smithi090 bash[32384]: audit 2023-12-01T08:23:15.434771+0000 mon.c (mon.2) 4129 : audit 0 from='client.? 172.21.15.80:0/840842448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:23:18.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:23:18 smithi080 bash[28361]: cluster 2023-12-01T08:23:17.366621+0000 mgr.y (mgr.24362) 6444 : cluster 0 pgmap v6413: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:23:18.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:23:18 smithi080 bash[28361]: audit 2023-12-01T08:23:17.913342+0000 mon.c (mon.2) 4130 : audit 0 from='client.? 172.21.15.80:0/4256774713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:23:18.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:23:18 smithi080 bash[28361]: audit 2023-12-01T08:23:18.155999+0000 mon.a (mon.0) 4382 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:23:18.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:23:18 smithi080 bash[28361]: audit 2023-12-01T08:23:18.173932+0000 mon.a (mon.0) 4383 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:23:18.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:23:18 smithi080 bash[28361]: audit 2023-12-01T08:23:18.205896+0000 mon.a (mon.0) 4384 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:23:18.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:23:18 smithi080 bash[28361]: audit 2023-12-01T08:23:18.218646+0000 mon.a (mon.0) 4385 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:23:18.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:23:18 smithi080 bash[41963]: cluster 2023-12-01T08:23:17.366621+0000 mgr.y (mgr.24362) 6444 : cluster 0 pgmap v6413: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:23:18.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:23:18 smithi080 bash[41963]: audit 2023-12-01T08:23:17.913342+0000 mon.c (mon.2) 4130 : audit 0 from='client.? 172.21.15.80:0/4256774713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:23:18.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:23:18 smithi080 bash[41963]: audit 2023-12-01T08:23:18.155999+0000 mon.a (mon.0) 4382 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:23:18.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:23:18 smithi080 bash[41963]: audit 2023-12-01T08:23:18.173932+0000 mon.a (mon.0) 4383 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:23:18.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:23:18 smithi080 bash[41963]: audit 2023-12-01T08:23:18.205896+0000 mon.a (mon.0) 4384 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:23:18.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:23:18 smithi080 bash[41963]: audit 2023-12-01T08:23:18.218646+0000 mon.a (mon.0) 4385 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:23:18.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:23:18 smithi090 bash[32384]: cluster 2023-12-01T08:23:17.366621+0000 mgr.y (mgr.24362) 6444 : cluster 0 pgmap v6413: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:23:18.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:23:18 smithi090 bash[32384]: audit 2023-12-01T08:23:17.913342+0000 mon.c (mon.2) 4130 : audit 0 from='client.? 172.21.15.80:0/4256774713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:23:18.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:23:18 smithi090 bash[32384]: audit 2023-12-01T08:23:18.155999+0000 mon.a (mon.0) 4382 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:23:18.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:23:18 smithi090 bash[32384]: audit 2023-12-01T08:23:18.173932+0000 mon.a (mon.0) 4383 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:23:18.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:23:18 smithi090 bash[32384]: audit 2023-12-01T08:23:18.205896+0000 mon.a (mon.0) 4384 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:23:18.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:23:18 smithi090 bash[32384]: audit 2023-12-01T08:23:18.218646+0000 mon.a (mon.0) 4385 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:23:20.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:23:20 smithi080 bash[28361]: audit 2023-12-01T08:23:19.077808+0000 mon.a (mon.0) 4386 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:23:20.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:23:20 smithi080 bash[28361]: audit 2023-12-01T08:23:19.082178+0000 mon.a (mon.0) 4387 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:23:20.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:23:20 smithi080 bash[28361]: audit 2023-12-01T08:23:19.091402+0000 mon.a (mon.0) 4388 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:23:20.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:23:20 smithi080 bash[28361]: audit 2023-12-01T08:23:19.098951+0000 mon.a (mon.0) 4389 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:23:20.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:23:20 smithi080 bash[28361]: audit 2023-12-01T08:23:19.102398+0000 mon.c (mon.2) 4131 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:23:20.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:23:20 smithi080 bash[28361]: audit 2023-12-01T08:23:19.103576+0000 mon.c (mon.2) 4132 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:23:20.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:23:20 smithi080 bash[28361]: audit 2023-12-01T08:23:19.114109+0000 mon.a (mon.0) 4390 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:23:20.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:23:20 smithi080 bash[28361]: cluster 2023-12-01T08:23:19.367304+0000 mgr.y (mgr.24362) 6445 : cluster 0 pgmap v6414: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:23:20.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:23:20 smithi080 bash[41963]: audit 2023-12-01T08:23:19.077808+0000 mon.a (mon.0) 4386 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:23:20.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:23:20 smithi080 bash[41963]: audit 2023-12-01T08:23:19.082178+0000 mon.a (mon.0) 4387 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:23:20.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:23:20 smithi080 bash[41963]: audit 2023-12-01T08:23:19.091402+0000 mon.a (mon.0) 4388 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:23:20.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:23:20 smithi080 bash[41963]: audit 2023-12-01T08:23:19.098951+0000 mon.a (mon.0) 4389 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:23:20.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:23:20 smithi080 bash[41963]: audit 2023-12-01T08:23:19.102398+0000 mon.c (mon.2) 4131 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:23:20.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:23:20 smithi080 bash[41963]: audit 2023-12-01T08:23:19.103576+0000 mon.c (mon.2) 4132 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:23:20.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:23:20 smithi080 bash[41963]: audit 2023-12-01T08:23:19.114109+0000 mon.a (mon.0) 4390 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:23:20.435 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:23:20 smithi080 bash[41963]: cluster 2023-12-01T08:23:19.367304+0000 mgr.y (mgr.24362) 6445 : cluster 0 pgmap v6414: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:23:20.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:23:20 smithi090 bash[32384]: audit 2023-12-01T08:23:19.077808+0000 mon.a (mon.0) 4386 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:23:20.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:23:20 smithi090 bash[32384]: audit 2023-12-01T08:23:19.082178+0000 mon.a (mon.0) 4387 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:23:20.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:23:20 smithi090 bash[32384]: audit 2023-12-01T08:23:19.091402+0000 mon.a (mon.0) 4388 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:23:20.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:23:20 smithi090 bash[32384]: audit 2023-12-01T08:23:19.098951+0000 mon.a (mon.0) 4389 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:23:20.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:23:20 smithi090 bash[32384]: audit 2023-12-01T08:23:19.102398+0000 mon.c (mon.2) 4131 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:23:20.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:23:20 smithi090 bash[32384]: audit 2023-12-01T08:23:19.103576+0000 mon.c (mon.2) 4132 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:23:20.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:23:20 smithi090 bash[32384]: audit 2023-12-01T08:23:19.114109+0000 mon.a (mon.0) 4390 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:23:20.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:23:20 smithi090 bash[32384]: cluster 2023-12-01T08:23:19.367304+0000 mgr.y (mgr.24362) 6445 : cluster 0 pgmap v6414: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:23:21.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:23:21 smithi080 bash[28361]: audit 2023-12-01T08:23:20.373598+0000 mon.c (mon.2) 4133 : audit 0 from='client.? 172.21.15.80:0/3800010870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:23:21.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:23:21 smithi080 bash[41963]: audit 2023-12-01T08:23:20.373598+0000 mon.c (mon.2) 4133 : audit 0 from='client.? 172.21.15.80:0/3800010870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:23:21.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:23:21 smithi090 bash[32384]: audit 2023-12-01T08:23:20.373598+0000 mon.c (mon.2) 4133 : audit 0 from='client.? 172.21.15.80:0/3800010870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:23:22.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:23:22 smithi080 bash[28361]: cluster 2023-12-01T08:23:21.368513+0000 mgr.y (mgr.24362) 6446 : cluster 0 pgmap v6415: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:23:22.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:23:22 smithi080 bash[41963]: cluster 2023-12-01T08:23:21.368513+0000 mgr.y (mgr.24362) 6446 : cluster 0 pgmap v6415: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:23:22.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:23:22 smithi090 bash[32384]: cluster 2023-12-01T08:23:21.368513+0000 mgr.y (mgr.24362) 6446 : cluster 0 pgmap v6415: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:23:23.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:23:23 smithi080 bash[41963]: audit 2023-12-01T08:23:22.829713+0000 mon.c (mon.2) 4134 : audit 0 from='client.? 172.21.15.80:0/2272599565' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:23:23.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:23:23 smithi080 bash[28361]: audit 2023-12-01T08:23:22.829713+0000 mon.c (mon.2) 4134 : audit 0 from='client.? 172.21.15.80:0/2272599565' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:23:23.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:23:23 smithi090 bash[32384]: audit 2023-12-01T08:23:22.829713+0000 mon.c (mon.2) 4134 : audit 0 from='client.? 172.21.15.80:0/2272599565' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:23:24.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:23:24 smithi080 bash[28361]: cluster 2023-12-01T08:23:23.369188+0000 mgr.y (mgr.24362) 6447 : cluster 0 pgmap v6416: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:23:24.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:23:24 smithi080 bash[41963]: cluster 2023-12-01T08:23:23.369188+0000 mgr.y (mgr.24362) 6447 : cluster 0 pgmap v6416: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:23:24.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:23:24 smithi090 bash[32384]: cluster 2023-12-01T08:23:23.369188+0000 mgr.y (mgr.24362) 6447 : cluster 0 pgmap v6416: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:23:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:23:25 smithi080 bash[28361]: audit 2023-12-01T08:23:25.114502+0000 mon.c (mon.2) 4135 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:23:25.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:23:25 smithi080 bash[28361]: audit 2023-12-01T08:23:25.280666+0000 mon.c (mon.2) 4136 : audit 0 from='client.? 172.21.15.80:0/584986367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:23:25.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:23:25 smithi080 bash[41963]: audit 2023-12-01T08:23:25.114502+0000 mon.c (mon.2) 4135 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:23:25.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:23:25 smithi080 bash[41963]: audit 2023-12-01T08:23:25.280666+0000 mon.c (mon.2) 4136 : audit 0 from='client.? 172.21.15.80:0/584986367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:23:25.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:23:25 smithi090 bash[32384]: audit 2023-12-01T08:23:25.114502+0000 mon.c (mon.2) 4135 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:23:25.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:23:25 smithi090 bash[32384]: audit 2023-12-01T08:23:25.280666+0000 mon.c (mon.2) 4136 : audit 0 from='client.? 172.21.15.80:0/584986367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:23:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:23:26 smithi080 bash[28361]: cluster 2023-12-01T08:23:25.369548+0000 mgr.y (mgr.24362) 6448 : cluster 0 pgmap v6417: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:23:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:23:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:23:26] "GET /metrics HTTP/1.1" 200 33973 "" "Prometheus/2.43.0" 2023-12-01T08:23:26.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:23:26 smithi080 bash[41963]: cluster 2023-12-01T08:23:25.369548+0000 mgr.y (mgr.24362) 6448 : cluster 0 pgmap v6417: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:23:26.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:23:26 smithi090 bash[32384]: cluster 2023-12-01T08:23:25.369548+0000 mgr.y (mgr.24362) 6448 : cluster 0 pgmap v6417: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:23:28.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:23:28 smithi080 bash[41963]: cluster 2023-12-01T08:23:27.370274+0000 mgr.y (mgr.24362) 6449 : cluster 0 pgmap v6418: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:23:28.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:23:28 smithi080 bash[41963]: audit 2023-12-01T08:23:27.733292+0000 mon.c (mon.2) 4137 : audit 0 from='client.? 172.21.15.80:0/3033629568' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:23:28.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:23:28 smithi080 bash[28361]: cluster 2023-12-01T08:23:27.370274+0000 mgr.y (mgr.24362) 6449 : cluster 0 pgmap v6418: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:23:28.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:23:28 smithi080 bash[28361]: audit 2023-12-01T08:23:27.733292+0000 mon.c (mon.2) 4137 : audit 0 from='client.? 172.21.15.80:0/3033629568' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:23:28.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:23:28 smithi090 bash[32384]: cluster 2023-12-01T08:23:27.370274+0000 mgr.y (mgr.24362) 6449 : cluster 0 pgmap v6418: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:23:28.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:23:28 smithi090 bash[32384]: audit 2023-12-01T08:23:27.733292+0000 mon.c (mon.2) 4137 : audit 0 from='client.? 172.21.15.80:0/3033629568' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:23:30.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:23:30 smithi090 bash[32384]: cluster 2023-12-01T08:23:29.370900+0000 mgr.y (mgr.24362) 6450 : cluster 0 pgmap v6419: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:23:30.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:23:30 smithi090 bash[32384]: audit 2023-12-01T08:23:30.187770+0000 mon.a (mon.0) 4391 : audit 0 from='client.? 172.21.15.80:0/855792602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:23:30.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:23:30 smithi080 bash[41963]: cluster 2023-12-01T08:23:29.370900+0000 mgr.y (mgr.24362) 6450 : cluster 0 pgmap v6419: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:23:30.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:23:30 smithi080 bash[41963]: audit 2023-12-01T08:23:30.187770+0000 mon.a (mon.0) 4391 : audit 0 from='client.? 172.21.15.80:0/855792602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:23:30.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:23:30 smithi080 bash[28361]: cluster 2023-12-01T08:23:29.370900+0000 mgr.y (mgr.24362) 6450 : cluster 0 pgmap v6419: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:23:30.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:23:30 smithi080 bash[28361]: audit 2023-12-01T08:23:30.187770+0000 mon.a (mon.0) 4391 : audit 0 from='client.? 172.21.15.80:0/855792602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:23:32.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:23:32 smithi080 bash[28361]: cluster 2023-12-01T08:23:31.372044+0000 mgr.y (mgr.24362) 6451 : cluster 0 pgmap v6420: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:23:32.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:23:32 smithi080 bash[41963]: cluster 2023-12-01T08:23:31.372044+0000 mgr.y (mgr.24362) 6451 : cluster 0 pgmap v6420: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:23:32.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:23:32 smithi090 bash[32384]: cluster 2023-12-01T08:23:31.372044+0000 mgr.y (mgr.24362) 6451 : cluster 0 pgmap v6420: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:23:33.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:23:33 smithi080 bash[28361]: audit 2023-12-01T08:23:32.647019+0000 mon.a (mon.0) 4392 : audit 0 from='client.? 172.21.15.80:0/2868015066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:23:33.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:23:33 smithi080 bash[41963]: audit 2023-12-01T08:23:32.647019+0000 mon.a (mon.0) 4392 : audit 0 from='client.? 172.21.15.80:0/2868015066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:23:33.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:23:33 smithi090 bash[32384]: audit 2023-12-01T08:23:32.647019+0000 mon.a (mon.0) 4392 : audit 0 from='client.? 172.21.15.80:0/2868015066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:23:34.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:23:34 smithi080 bash[28361]: cluster 2023-12-01T08:23:33.372663+0000 mgr.y (mgr.24362) 6452 : cluster 0 pgmap v6421: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:23:34.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:23:34 smithi080 bash[41963]: cluster 2023-12-01T08:23:33.372663+0000 mgr.y (mgr.24362) 6452 : cluster 0 pgmap v6421: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:23:34.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:23:34 smithi090 bash[32384]: cluster 2023-12-01T08:23:33.372663+0000 mgr.y (mgr.24362) 6452 : cluster 0 pgmap v6421: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:23:35.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:23:35 smithi080 bash[41963]: audit 2023-12-01T08:23:35.098514+0000 mon.a (mon.0) 4393 : audit 0 from='client.? 172.21.15.80:0/1978225166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:23:35.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:23:35 smithi080 bash[28361]: audit 2023-12-01T08:23:35.098514+0000 mon.a (mon.0) 4393 : audit 0 from='client.? 172.21.15.80:0/1978225166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:23:35.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:23:35 smithi090 bash[32384]: audit 2023-12-01T08:23:35.098514+0000 mon.a (mon.0) 4393 : audit 0 from='client.? 172.21.15.80:0/1978225166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:23:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:23:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:23:36] "GET /metrics HTTP/1.1" 200 33973 "" "Prometheus/2.43.0" 2023-12-01T08:23:36.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:23:36 smithi080 bash[41963]: cluster 2023-12-01T08:23:35.373239+0000 mgr.y (mgr.24362) 6453 : cluster 0 pgmap v6422: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:23:36.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:23:36 smithi080 bash[28361]: cluster 2023-12-01T08:23:35.373239+0000 mgr.y (mgr.24362) 6453 : cluster 0 pgmap v6422: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:23:36.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:23:36 smithi090 bash[32384]: cluster 2023-12-01T08:23:35.373239+0000 mgr.y (mgr.24362) 6453 : cluster 0 pgmap v6422: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:23:38.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:23:38 smithi080 bash[41963]: cluster 2023-12-01T08:23:37.374357+0000 mgr.y (mgr.24362) 6454 : cluster 0 pgmap v6423: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:23:38.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:23:38 smithi080 bash[41963]: audit 2023-12-01T08:23:37.550279+0000 mon.a (mon.0) 4394 : audit 0 from='client.? 172.21.15.80:0/326565520' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:23:38.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:23:38 smithi080 bash[28361]: cluster 2023-12-01T08:23:37.374357+0000 mgr.y (mgr.24362) 6454 : cluster 0 pgmap v6423: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:23:38.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:23:38 smithi080 bash[28361]: audit 2023-12-01T08:23:37.550279+0000 mon.a (mon.0) 4394 : audit 0 from='client.? 172.21.15.80:0/326565520' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:23:38.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:23:38 smithi090 bash[32384]: cluster 2023-12-01T08:23:37.374357+0000 mgr.y (mgr.24362) 6454 : cluster 0 pgmap v6423: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:23:38.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:23:38 smithi090 bash[32384]: audit 2023-12-01T08:23:37.550279+0000 mon.a (mon.0) 4394 : audit 0 from='client.? 172.21.15.80:0/326565520' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:23:40.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:23:40 smithi090 bash[32384]: cluster 2023-12-01T08:23:39.375168+0000 mgr.y (mgr.24362) 6455 : cluster 0 pgmap v6424: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:23:40.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:23:40 smithi090 bash[32384]: audit 2023-12-01T08:23:40.012186+0000 mon.a (mon.0) 4395 : audit 0 from='client.? 172.21.15.80:0/877637201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:23:40.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:23:40 smithi090 bash[32384]: audit 2023-12-01T08:23:40.114832+0000 mon.c (mon.2) 4138 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:23:40.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:23:40 smithi080 bash[41963]: cluster 2023-12-01T08:23:39.375168+0000 mgr.y (mgr.24362) 6455 : cluster 0 pgmap v6424: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:23:40.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:23:40 smithi080 bash[41963]: audit 2023-12-01T08:23:40.012186+0000 mon.a (mon.0) 4395 : audit 0 from='client.? 172.21.15.80:0/877637201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:23:40.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:23:40 smithi080 bash[41963]: audit 2023-12-01T08:23:40.114832+0000 mon.c (mon.2) 4138 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:23:40.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:23:40 smithi080 bash[28361]: cluster 2023-12-01T08:23:39.375168+0000 mgr.y (mgr.24362) 6455 : cluster 0 pgmap v6424: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:23:40.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:23:40 smithi080 bash[28361]: audit 2023-12-01T08:23:40.012186+0000 mon.a (mon.0) 4395 : audit 0 from='client.? 172.21.15.80:0/877637201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:23:40.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:23:40 smithi080 bash[28361]: audit 2023-12-01T08:23:40.114832+0000 mon.c (mon.2) 4138 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:23:42.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:23:42 smithi080 bash[41963]: cluster 2023-12-01T08:23:41.376502+0000 mgr.y (mgr.24362) 6456 : cluster 0 pgmap v6425: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:23:42.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:23:42 smithi080 bash[28361]: cluster 2023-12-01T08:23:41.376502+0000 mgr.y (mgr.24362) 6456 : cluster 0 pgmap v6425: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:23:42.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:23:42 smithi090 bash[32384]: cluster 2023-12-01T08:23:41.376502+0000 mgr.y (mgr.24362) 6456 : cluster 0 pgmap v6425: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:23:43.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:23:43 smithi080 bash[41963]: audit 2023-12-01T08:23:42.469097+0000 mon.c (mon.2) 4139 : audit 0 from='client.? 172.21.15.80:0/456783709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:23:43.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:23:43 smithi080 bash[28361]: audit 2023-12-01T08:23:42.469097+0000 mon.c (mon.2) 4139 : audit 0 from='client.? 172.21.15.80:0/456783709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:23:43.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:23:43 smithi090 bash[32384]: audit 2023-12-01T08:23:42.469097+0000 mon.c (mon.2) 4139 : audit 0 from='client.? 172.21.15.80:0/456783709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:23:44.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:23:44 smithi080 bash[28361]: cluster 2023-12-01T08:23:43.377203+0000 mgr.y (mgr.24362) 6457 : cluster 0 pgmap v6426: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:23:44.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:23:44 smithi080 bash[41963]: cluster 2023-12-01T08:23:43.377203+0000 mgr.y (mgr.24362) 6457 : cluster 0 pgmap v6426: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:23:44.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:23:44 smithi090 bash[32384]: cluster 2023-12-01T08:23:43.377203+0000 mgr.y (mgr.24362) 6457 : cluster 0 pgmap v6426: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:23:45.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:23:45 smithi080 bash[41963]: audit 2023-12-01T08:23:44.927261+0000 mon.a (mon.0) 4396 : audit 0 from='client.? 172.21.15.80:0/2994081045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:23:45.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:23:45 smithi080 bash[28361]: audit 2023-12-01T08:23:44.927261+0000 mon.a (mon.0) 4396 : audit 0 from='client.? 172.21.15.80:0/2994081045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:23:45.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:23:45 smithi090 bash[32384]: audit 2023-12-01T08:23:44.927261+0000 mon.a (mon.0) 4396 : audit 0 from='client.? 172.21.15.80:0/2994081045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:23:46.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:23:46 smithi080 bash[28361]: cluster 2023-12-01T08:23:45.377804+0000 mgr.y (mgr.24362) 6458 : cluster 0 pgmap v6427: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:23:46.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:23:46 smithi080 bash[41963]: cluster 2023-12-01T08:23:45.377804+0000 mgr.y (mgr.24362) 6458 : cluster 0 pgmap v6427: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:23:46.683 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:23:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:23:46] "GET /metrics HTTP/1.1" 200 33970 "" "Prometheus/2.43.0" 2023-12-01T08:23:46.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:23:46 smithi090 bash[32384]: cluster 2023-12-01T08:23:45.377804+0000 mgr.y (mgr.24362) 6458 : cluster 0 pgmap v6427: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:23:47.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:23:47 smithi080 bash[28361]: audit 2023-12-01T08:23:47.376748+0000 mon.a (mon.0) 4397 : audit 0 from='client.? 172.21.15.80:0/1341212458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:23:47.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:23:47 smithi080 bash[41963]: audit 2023-12-01T08:23:47.376748+0000 mon.a (mon.0) 4397 : audit 0 from='client.? 172.21.15.80:0/1341212458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:23:47.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:23:47 smithi090 bash[32384]: audit 2023-12-01T08:23:47.376748+0000 mon.a (mon.0) 4397 : audit 0 from='client.? 172.21.15.80:0/1341212458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:23:48.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:23:48 smithi090 bash[32384]: cluster 2023-12-01T08:23:47.378869+0000 mgr.y (mgr.24362) 6459 : cluster 0 pgmap v6428: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:23:48.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:23:48 smithi080 bash[28361]: cluster 2023-12-01T08:23:47.378869+0000 mgr.y (mgr.24362) 6459 : cluster 0 pgmap v6428: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:23:48.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:23:48 smithi080 bash[41963]: cluster 2023-12-01T08:23:47.378869+0000 mgr.y (mgr.24362) 6459 : cluster 0 pgmap v6428: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:23:50.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:23:50 smithi090 bash[32384]: cluster 2023-12-01T08:23:49.379517+0000 mgr.y (mgr.24362) 6460 : cluster 0 pgmap v6429: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:23:50.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:23:50 smithi090 bash[32384]: audit 2023-12-01T08:23:49.829761+0000 mon.a (mon.0) 4398 : audit 0 from='client.? 172.21.15.80:0/2345039990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:23:50.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:23:50 smithi080 bash[28361]: cluster 2023-12-01T08:23:49.379517+0000 mgr.y (mgr.24362) 6460 : cluster 0 pgmap v6429: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:23:50.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:23:50 smithi080 bash[28361]: audit 2023-12-01T08:23:49.829761+0000 mon.a (mon.0) 4398 : audit 0 from='client.? 172.21.15.80:0/2345039990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:23:50.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:23:50 smithi080 bash[41963]: cluster 2023-12-01T08:23:49.379517+0000 mgr.y (mgr.24362) 6460 : cluster 0 pgmap v6429: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:23:50.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:23:50 smithi080 bash[41963]: audit 2023-12-01T08:23:49.829761+0000 mon.a (mon.0) 4398 : audit 0 from='client.? 172.21.15.80:0/2345039990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:23:52.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:23:52 smithi080 bash[28361]: cluster 2023-12-01T08:23:51.380455+0000 mgr.y (mgr.24362) 6461 : cluster 0 pgmap v6430: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:23:52.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:23:52 smithi080 bash[28361]: audit 2023-12-01T08:23:52.279491+0000 mon.a (mon.0) 4399 : audit 0 from='client.? 172.21.15.80:0/3270694553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:23:52.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:23:52 smithi080 bash[41963]: cluster 2023-12-01T08:23:51.380455+0000 mgr.y (mgr.24362) 6461 : cluster 0 pgmap v6430: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:23:52.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:23:52 smithi080 bash[41963]: audit 2023-12-01T08:23:52.279491+0000 mon.a (mon.0) 4399 : audit 0 from='client.? 172.21.15.80:0/3270694553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:23:52.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:23:52 smithi090 bash[32384]: cluster 2023-12-01T08:23:51.380455+0000 mgr.y (mgr.24362) 6461 : cluster 0 pgmap v6430: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:23:52.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:23:52 smithi090 bash[32384]: audit 2023-12-01T08:23:52.279491+0000 mon.a (mon.0) 4399 : audit 0 from='client.? 172.21.15.80:0/3270694553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:23:54.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:23:54 smithi090 bash[32384]: cluster 2023-12-01T08:23:53.381097+0000 mgr.y (mgr.24362) 6462 : cluster 0 pgmap v6431: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:23:54.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:23:54 smithi080 bash[28361]: cluster 2023-12-01T08:23:53.381097+0000 mgr.y (mgr.24362) 6462 : cluster 0 pgmap v6431: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:23:54.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:23:54 smithi080 bash[41963]: cluster 2023-12-01T08:23:53.381097+0000 mgr.y (mgr.24362) 6462 : cluster 0 pgmap v6431: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:23:55.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:23:55 smithi090 bash[32384]: audit 2023-12-01T08:23:54.731245+0000 mon.c (mon.2) 4140 : audit 0 from='client.? 172.21.15.80:0/3724863299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:23:55.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:23:55 smithi090 bash[32384]: audit 2023-12-01T08:23:55.115386+0000 mon.c (mon.2) 4141 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:23:55.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:23:55 smithi080 bash[28361]: audit 2023-12-01T08:23:54.731245+0000 mon.c (mon.2) 4140 : audit 0 from='client.? 172.21.15.80:0/3724863299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:23:55.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:23:55 smithi080 bash[28361]: audit 2023-12-01T08:23:55.115386+0000 mon.c (mon.2) 4141 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:23:55.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:23:55 smithi080 bash[41963]: audit 2023-12-01T08:23:54.731245+0000 mon.c (mon.2) 4140 : audit 0 from='client.? 172.21.15.80:0/3724863299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:23:55.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:23:55 smithi080 bash[41963]: audit 2023-12-01T08:23:55.115386+0000 mon.c (mon.2) 4141 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:23:56.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:23:56 smithi080 bash[28361]: cluster 2023-12-01T08:23:55.381681+0000 mgr.y (mgr.24362) 6463 : cluster 0 pgmap v6432: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:23:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:23:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:23:56] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T08:23:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:23:56 smithi080 bash[41963]: cluster 2023-12-01T08:23:55.381681+0000 mgr.y (mgr.24362) 6463 : cluster 0 pgmap v6432: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:23:56.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:23:56 smithi090 bash[32384]: cluster 2023-12-01T08:23:55.381681+0000 mgr.y (mgr.24362) 6463 : cluster 0 pgmap v6432: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:23:57.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:23:57 smithi090 bash[32384]: audit 2023-12-01T08:23:57.195006+0000 mon.a (mon.0) 4400 : audit 0 from='client.? 172.21.15.80:0/1021072081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:23:57.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:23:57 smithi080 bash[28361]: audit 2023-12-01T08:23:57.195006+0000 mon.a (mon.0) 4400 : audit 0 from='client.? 172.21.15.80:0/1021072081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:23:57.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:23:57 smithi080 bash[41963]: audit 2023-12-01T08:23:57.195006+0000 mon.a (mon.0) 4400 : audit 0 from='client.? 172.21.15.80:0/1021072081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:23:58.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:23:58 smithi090 bash[32384]: cluster 2023-12-01T08:23:57.382824+0000 mgr.y (mgr.24362) 6464 : cluster 0 pgmap v6433: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:23:58.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:23:58 smithi080 bash[28361]: cluster 2023-12-01T08:23:57.382824+0000 mgr.y (mgr.24362) 6464 : cluster 0 pgmap v6433: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:23:58.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:23:58 smithi080 bash[41963]: cluster 2023-12-01T08:23:57.382824+0000 mgr.y (mgr.24362) 6464 : cluster 0 pgmap v6433: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:24:00.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:24:00 smithi090 bash[32384]: cluster 2023-12-01T08:23:59.383451+0000 mgr.y (mgr.24362) 6465 : cluster 0 pgmap v6434: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:24:00.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:24:00 smithi090 bash[32384]: audit 2023-12-01T08:23:59.649596+0000 mon.a (mon.0) 4401 : audit 0 from='client.? 172.21.15.80:0/2297560690' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:24:00.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:24:00 smithi080 bash[41963]: cluster 2023-12-01T08:23:59.383451+0000 mgr.y (mgr.24362) 6465 : cluster 0 pgmap v6434: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:24:00.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:24:00 smithi080 bash[41963]: audit 2023-12-01T08:23:59.649596+0000 mon.a (mon.0) 4401 : audit 0 from='client.? 172.21.15.80:0/2297560690' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:24:00.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:24:00 smithi080 bash[28361]: cluster 2023-12-01T08:23:59.383451+0000 mgr.y (mgr.24362) 6465 : cluster 0 pgmap v6434: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:24:00.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:24:00 smithi080 bash[28361]: audit 2023-12-01T08:23:59.649596+0000 mon.a (mon.0) 4401 : audit 0 from='client.? 172.21.15.80:0/2297560690' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:24:02.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:24:02 smithi080 bash[28361]: cluster 2023-12-01T08:24:01.384602+0000 mgr.y (mgr.24362) 6466 : cluster 0 pgmap v6435: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:24:02.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:24:02 smithi080 bash[28361]: audit 2023-12-01T08:24:02.096141+0000 mon.c (mon.2) 4142 : audit 0 from='client.? 172.21.15.80:0/2449498025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:24:02.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:24:02 smithi080 bash[41963]: cluster 2023-12-01T08:24:01.384602+0000 mgr.y (mgr.24362) 6466 : cluster 0 pgmap v6435: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:24:02.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:24:02 smithi080 bash[41963]: audit 2023-12-01T08:24:02.096141+0000 mon.c (mon.2) 4142 : audit 0 from='client.? 172.21.15.80:0/2449498025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:24:02.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:24:02 smithi090 bash[32384]: cluster 2023-12-01T08:24:01.384602+0000 mgr.y (mgr.24362) 6466 : cluster 0 pgmap v6435: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:24:02.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:24:02 smithi090 bash[32384]: audit 2023-12-01T08:24:02.096141+0000 mon.c (mon.2) 4142 : audit 0 from='client.? 172.21.15.80:0/2449498025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:24:04.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:24:04 smithi090 bash[32384]: cluster 2023-12-01T08:24:03.385282+0000 mgr.y (mgr.24362) 6467 : cluster 0 pgmap v6436: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:24:04.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:24:04 smithi080 bash[28361]: cluster 2023-12-01T08:24:03.385282+0000 mgr.y (mgr.24362) 6467 : cluster 0 pgmap v6436: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:24:04.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:24:04 smithi080 bash[41963]: cluster 2023-12-01T08:24:03.385282+0000 mgr.y (mgr.24362) 6467 : cluster 0 pgmap v6436: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:24:05.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:24:05 smithi090 bash[32384]: audit 2023-12-01T08:24:04.552574+0000 mon.a (mon.0) 4402 : audit 0 from='client.? 172.21.15.80:0/2452991947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:24:05.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:24:05 smithi080 bash[28361]: audit 2023-12-01T08:24:04.552574+0000 mon.a (mon.0) 4402 : audit 0 from='client.? 172.21.15.80:0/2452991947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:24:05.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:24:05 smithi080 bash[41963]: audit 2023-12-01T08:24:04.552574+0000 mon.a (mon.0) 4402 : audit 0 from='client.? 172.21.15.80:0/2452991947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:24:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:24:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:24:06] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T08:24:06.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:24:06 smithi080 bash[28361]: cluster 2023-12-01T08:24:05.385953+0000 mgr.y (mgr.24362) 6468 : cluster 0 pgmap v6437: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:24:06.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:24:06 smithi080 bash[41963]: cluster 2023-12-01T08:24:05.385953+0000 mgr.y (mgr.24362) 6468 : cluster 0 pgmap v6437: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:24:06.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:24:06 smithi090 bash[32384]: cluster 2023-12-01T08:24:05.385953+0000 mgr.y (mgr.24362) 6468 : cluster 0 pgmap v6437: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:24:07.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:24:07 smithi090 bash[32384]: audit 2023-12-01T08:24:06.998885+0000 mon.a (mon.0) 4403 : audit 0 from='client.? 172.21.15.80:0/529333113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:24:07.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:24:07 smithi080 bash[28361]: audit 2023-12-01T08:24:06.998885+0000 mon.a (mon.0) 4403 : audit 0 from='client.? 172.21.15.80:0/529333113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:24:07.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:24:07 smithi080 bash[41963]: audit 2023-12-01T08:24:06.998885+0000 mon.a (mon.0) 4403 : audit 0 from='client.? 172.21.15.80:0/529333113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:24:08.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:24:08 smithi090 bash[32384]: cluster 2023-12-01T08:24:07.387090+0000 mgr.y (mgr.24362) 6469 : cluster 0 pgmap v6438: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:24:08.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:24:08 smithi080 bash[28361]: cluster 2023-12-01T08:24:07.387090+0000 mgr.y (mgr.24362) 6469 : cluster 0 pgmap v6438: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:24:08.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:24:08 smithi080 bash[41963]: cluster 2023-12-01T08:24:07.387090+0000 mgr.y (mgr.24362) 6469 : cluster 0 pgmap v6438: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:24:09.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:24:09 smithi090 bash[32384]: audit 2023-12-01T08:24:09.452368+0000 mon.a (mon.0) 4404 : audit 0 from='client.? 172.21.15.80:0/2575436118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:24:09.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:24:09 smithi080 bash[28361]: audit 2023-12-01T08:24:09.452368+0000 mon.a (mon.0) 4404 : audit 0 from='client.? 172.21.15.80:0/2575436118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:24:09.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:24:09 smithi080 bash[41963]: audit 2023-12-01T08:24:09.452368+0000 mon.a (mon.0) 4404 : audit 0 from='client.? 172.21.15.80:0/2575436118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:24:10.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:24:10 smithi090 bash[32384]: cluster 2023-12-01T08:24:09.387790+0000 mgr.y (mgr.24362) 6470 : cluster 0 pgmap v6439: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:24:10.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:24:10 smithi090 bash[32384]: audit 2023-12-01T08:24:10.115628+0000 mon.c (mon.2) 4143 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:24:10.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:24:10 smithi080 bash[28361]: cluster 2023-12-01T08:24:09.387790+0000 mgr.y (mgr.24362) 6470 : cluster 0 pgmap v6439: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:24:10.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:24:10 smithi080 bash[28361]: audit 2023-12-01T08:24:10.115628+0000 mon.c (mon.2) 4143 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:24:10.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:24:10 smithi080 bash[41963]: cluster 2023-12-01T08:24:09.387790+0000 mgr.y (mgr.24362) 6470 : cluster 0 pgmap v6439: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:24:10.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:24:10 smithi080 bash[41963]: audit 2023-12-01T08:24:10.115628+0000 mon.c (mon.2) 4143 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:24:12.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:24:12 smithi080 bash[28361]: cluster 2023-12-01T08:24:11.388710+0000 mgr.y (mgr.24362) 6471 : cluster 0 pgmap v6440: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:24:12.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:24:12 smithi080 bash[28361]: audit 2023-12-01T08:24:11.917400+0000 mon.a (mon.0) 4405 : audit 0 from='client.? 172.21.15.80:0/1079902067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:24:12.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:24:12 smithi080 bash[41963]: cluster 2023-12-01T08:24:11.388710+0000 mgr.y (mgr.24362) 6471 : cluster 0 pgmap v6440: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:24:12.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:24:12 smithi080 bash[41963]: audit 2023-12-01T08:24:11.917400+0000 mon.a (mon.0) 4405 : audit 0 from='client.? 172.21.15.80:0/1079902067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:24:12.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:24:12 smithi090 bash[32384]: cluster 2023-12-01T08:24:11.388710+0000 mgr.y (mgr.24362) 6471 : cluster 0 pgmap v6440: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:24:12.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:24:12 smithi090 bash[32384]: audit 2023-12-01T08:24:11.917400+0000 mon.a (mon.0) 4405 : audit 0 from='client.? 172.21.15.80:0/1079902067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:24:14.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:24:14 smithi090 bash[32384]: cluster 2023-12-01T08:24:13.389461+0000 mgr.y (mgr.24362) 6472 : cluster 0 pgmap v6441: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:24:14.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:24:14 smithi090 bash[32384]: audit 2023-12-01T08:24:14.366586+0000 mon.c (mon.2) 4144 : audit 0 from='client.? 172.21.15.80:0/722705937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:24:14.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:24:14 smithi080 bash[28361]: cluster 2023-12-01T08:24:13.389461+0000 mgr.y (mgr.24362) 6472 : cluster 0 pgmap v6441: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:24:14.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:24:14 smithi080 bash[28361]: audit 2023-12-01T08:24:14.366586+0000 mon.c (mon.2) 4144 : audit 0 from='client.? 172.21.15.80:0/722705937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:24:14.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:24:14 smithi080 bash[41963]: cluster 2023-12-01T08:24:13.389461+0000 mgr.y (mgr.24362) 6472 : cluster 0 pgmap v6441: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:24:14.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:24:14 smithi080 bash[41963]: audit 2023-12-01T08:24:14.366586+0000 mon.c (mon.2) 4144 : audit 0 from='client.? 172.21.15.80:0/722705937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:24:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:24:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:24:16] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T08:24:16.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:24:16 smithi080 bash[41963]: cluster 2023-12-01T08:24:15.390247+0000 mgr.y (mgr.24362) 6473 : cluster 0 pgmap v6442: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:24:16.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:24:16 smithi080 bash[28361]: cluster 2023-12-01T08:24:15.390247+0000 mgr.y (mgr.24362) 6473 : cluster 0 pgmap v6442: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:24:16.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:24:16 smithi090 bash[32384]: cluster 2023-12-01T08:24:15.390247+0000 mgr.y (mgr.24362) 6473 : cluster 0 pgmap v6442: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:24:17.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:24:17 smithi090 bash[32384]: audit 2023-12-01T08:24:16.818288+0000 mon.a (mon.0) 4406 : audit 0 from='client.? 172.21.15.80:0/2662096253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:24:17.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:24:17 smithi080 bash[28361]: audit 2023-12-01T08:24:16.818288+0000 mon.a (mon.0) 4406 : audit 0 from='client.? 172.21.15.80:0/2662096253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:24:17.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:24:17 smithi080 bash[41963]: audit 2023-12-01T08:24:16.818288+0000 mon.a (mon.0) 4406 : audit 0 from='client.? 172.21.15.80:0/2662096253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:24:18.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:24:18 smithi090 bash[32384]: cluster 2023-12-01T08:24:17.391309+0000 mgr.y (mgr.24362) 6474 : cluster 0 pgmap v6443: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:24:18.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:24:18 smithi080 bash[28361]: cluster 2023-12-01T08:24:17.391309+0000 mgr.y (mgr.24362) 6474 : cluster 0 pgmap v6443: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:24:18.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:24:18 smithi080 bash[41963]: cluster 2023-12-01T08:24:17.391309+0000 mgr.y (mgr.24362) 6474 : cluster 0 pgmap v6443: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:24:19.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:24:19 smithi090 bash[32384]: audit 2023-12-01T08:24:19.196544+0000 mon.c (mon.2) 4145 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:24:19.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:24:19 smithi090 bash[32384]: audit 2023-12-01T08:24:19.301930+0000 mon.c (mon.2) 4146 : audit 0 from='client.? 172.21.15.80:0/1953883311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:24:19.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:24:19 smithi080 bash[41963]: audit 2023-12-01T08:24:19.196544+0000 mon.c (mon.2) 4145 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:24:19.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:24:19 smithi080 bash[41963]: audit 2023-12-01T08:24:19.301930+0000 mon.c (mon.2) 4146 : audit 0 from='client.? 172.21.15.80:0/1953883311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:24:19.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:24:19 smithi080 bash[28361]: audit 2023-12-01T08:24:19.196544+0000 mon.c (mon.2) 4145 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:24:19.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:24:19 smithi080 bash[28361]: audit 2023-12-01T08:24:19.301930+0000 mon.c (mon.2) 4146 : audit 0 from='client.? 172.21.15.80:0/1953883311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:24:20.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:24:20 smithi080 bash[28361]: cluster 2023-12-01T08:24:19.391950+0000 mgr.y (mgr.24362) 6475 : cluster 0 pgmap v6444: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:24:20.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:24:20 smithi080 bash[28361]: audit 2023-12-01T08:24:19.574347+0000 mon.a (mon.0) 4407 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:24:20.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:24:20 smithi080 bash[28361]: audit 2023-12-01T08:24:19.586784+0000 mon.a (mon.0) 4408 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:24:20.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:24:20 smithi080 bash[41963]: cluster 2023-12-01T08:24:19.391950+0000 mgr.y (mgr.24362) 6475 : cluster 0 pgmap v6444: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:24:20.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:24:20 smithi080 bash[41963]: audit 2023-12-01T08:24:19.574347+0000 mon.a (mon.0) 4407 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:24:20.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:24:20 smithi080 bash[41963]: audit 2023-12-01T08:24:19.586784+0000 mon.a (mon.0) 4408 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:24:21.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:24:20 smithi090 bash[32384]: cluster 2023-12-01T08:24:19.391950+0000 mgr.y (mgr.24362) 6475 : cluster 0 pgmap v6444: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:24:21.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:24:20 smithi090 bash[32384]: audit 2023-12-01T08:24:19.574347+0000 mon.a (mon.0) 4407 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:24:21.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:24:20 smithi090 bash[32384]: audit 2023-12-01T08:24:19.586784+0000 mon.a (mon.0) 4408 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:24:22.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:24:22 smithi080 bash[28361]: cluster 2023-12-01T08:24:21.392973+0000 mgr.y (mgr.24362) 6476 : cluster 0 pgmap v6445: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:24:22.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:24:22 smithi080 bash[28361]: audit 2023-12-01T08:24:21.758600+0000 mon.c (mon.2) 4147 : audit 0 from='client.? 172.21.15.80:0/2695635614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:24:22.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:24:22 smithi080 bash[41963]: cluster 2023-12-01T08:24:21.392973+0000 mgr.y (mgr.24362) 6476 : cluster 0 pgmap v6445: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:24:22.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:24:22 smithi080 bash[41963]: audit 2023-12-01T08:24:21.758600+0000 mon.c (mon.2) 4147 : audit 0 from='client.? 172.21.15.80:0/2695635614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:24:22.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:24:22 smithi090 bash[32384]: cluster 2023-12-01T08:24:21.392973+0000 mgr.y (mgr.24362) 6476 : cluster 0 pgmap v6445: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:24:22.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:24:22 smithi090 bash[32384]: audit 2023-12-01T08:24:21.758600+0000 mon.c (mon.2) 4147 : audit 0 from='client.? 172.21.15.80:0/2695635614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:24:24.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:24:24 smithi090 bash[32384]: cluster 2023-12-01T08:24:23.393726+0000 mgr.y (mgr.24362) 6477 : cluster 0 pgmap v6446: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:24:24.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:24:24 smithi090 bash[32384]: audit 2023-12-01T08:24:24.222901+0000 mon.a (mon.0) 4409 : audit 0 from='client.? 172.21.15.80:0/2435714803' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:24:24.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:24:24 smithi080 bash[28361]: cluster 2023-12-01T08:24:23.393726+0000 mgr.y (mgr.24362) 6477 : cluster 0 pgmap v6446: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:24:24.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:24:24 smithi080 bash[28361]: audit 2023-12-01T08:24:24.222901+0000 mon.a (mon.0) 4409 : audit 0 from='client.? 172.21.15.80:0/2435714803' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:24:24.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:24:24 smithi080 bash[41963]: cluster 2023-12-01T08:24:23.393726+0000 mgr.y (mgr.24362) 6477 : cluster 0 pgmap v6446: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:24:24.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:24:24 smithi080 bash[41963]: audit 2023-12-01T08:24:24.222901+0000 mon.a (mon.0) 4409 : audit 0 from='client.? 172.21.15.80:0/2435714803' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:24:26.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:24:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:24:26] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T08:24:26.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:24:26 smithi080 bash[28361]: audit 2023-12-01T08:24:25.041242+0000 mon.a (mon.0) 4410 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:24:26.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:24:26 smithi080 bash[28361]: audit 2023-12-01T08:24:25.052136+0000 mon.a (mon.0) 4411 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:24:26.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:24:26 smithi080 bash[28361]: audit 2023-12-01T08:24:25.116141+0000 mon.c (mon.2) 4148 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:24:26.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:24:26 smithi080 bash[28361]: cluster 2023-12-01T08:24:25.394449+0000 mgr.y (mgr.24362) 6478 : cluster 0 pgmap v6447: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:24:26.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:24:26 smithi080 bash[28361]: audit 2023-12-01T08:24:25.781110+0000 mon.a (mon.0) 4412 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:24:26.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:24:26 smithi080 bash[28361]: audit 2023-12-01T08:24:25.792160+0000 mon.a (mon.0) 4413 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:24:26.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:24:26 smithi080 bash[41963]: audit 2023-12-01T08:24:25.041242+0000 mon.a (mon.0) 4410 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:24:26.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:24:26 smithi080 bash[41963]: audit 2023-12-01T08:24:25.052136+0000 mon.a (mon.0) 4411 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:24:26.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:24:26 smithi080 bash[41963]: audit 2023-12-01T08:24:25.116141+0000 mon.c (mon.2) 4148 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:24:26.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:24:26 smithi080 bash[41963]: cluster 2023-12-01T08:24:25.394449+0000 mgr.y (mgr.24362) 6478 : cluster 0 pgmap v6447: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:24:26.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:24:26 smithi080 bash[41963]: audit 2023-12-01T08:24:25.781110+0000 mon.a (mon.0) 4412 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:24:26.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:24:26 smithi080 bash[41963]: audit 2023-12-01T08:24:25.792160+0000 mon.a (mon.0) 4413 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:24:26.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:24:26 smithi090 bash[32384]: audit 2023-12-01T08:24:25.041242+0000 mon.a (mon.0) 4410 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:24:26.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:24:26 smithi090 bash[32384]: audit 2023-12-01T08:24:25.052136+0000 mon.a (mon.0) 4411 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:24:26.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:24:26 smithi090 bash[32384]: audit 2023-12-01T08:24:25.116141+0000 mon.c (mon.2) 4148 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:24:26.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:24:26 smithi090 bash[32384]: cluster 2023-12-01T08:24:25.394449+0000 mgr.y (mgr.24362) 6478 : cluster 0 pgmap v6447: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:24:26.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:24:26 smithi090 bash[32384]: audit 2023-12-01T08:24:25.781110+0000 mon.a (mon.0) 4412 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:24:26.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:24:26 smithi090 bash[32384]: audit 2023-12-01T08:24:25.792160+0000 mon.a (mon.0) 4413 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:24:27.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:24:27 smithi080 bash[41963]: audit 2023-12-01T08:24:26.263106+0000 mon.c (mon.2) 4149 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:24:27.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:24:27 smithi080 bash[41963]: audit 2023-12-01T08:24:26.264979+0000 mon.c (mon.2) 4150 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:24:27.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:24:27 smithi080 bash[41963]: audit 2023-12-01T08:24:26.274587+0000 mon.a (mon.0) 4414 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:24:27.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:24:27 smithi080 bash[41963]: audit 2023-12-01T08:24:26.687239+0000 mon.a (mon.0) 4415 : audit 0 from='client.? 172.21.15.80:0/121336136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:24:27.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:24:27 smithi080 bash[28361]: audit 2023-12-01T08:24:26.263106+0000 mon.c (mon.2) 4149 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:24:27.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:24:27 smithi080 bash[28361]: audit 2023-12-01T08:24:26.264979+0000 mon.c (mon.2) 4150 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:24:27.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:24:27 smithi080 bash[28361]: audit 2023-12-01T08:24:26.274587+0000 mon.a (mon.0) 4414 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:24:27.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:24:27 smithi080 bash[28361]: audit 2023-12-01T08:24:26.687239+0000 mon.a (mon.0) 4415 : audit 0 from='client.? 172.21.15.80:0/121336136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:24:27.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:24:27 smithi090 bash[32384]: audit 2023-12-01T08:24:26.263106+0000 mon.c (mon.2) 4149 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:24:27.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:24:27 smithi090 bash[32384]: audit 2023-12-01T08:24:26.264979+0000 mon.c (mon.2) 4150 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:24:27.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:24:27 smithi090 bash[32384]: audit 2023-12-01T08:24:26.274587+0000 mon.a (mon.0) 4414 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:24:27.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:24:27 smithi090 bash[32384]: audit 2023-12-01T08:24:26.687239+0000 mon.a (mon.0) 4415 : audit 0 from='client.? 172.21.15.80:0/121336136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:24:28.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:24:28 smithi080 bash[28361]: cluster 2023-12-01T08:24:27.395628+0000 mgr.y (mgr.24362) 6479 : cluster 0 pgmap v6448: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:24:28.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:24:28 smithi080 bash[41963]: cluster 2023-12-01T08:24:27.395628+0000 mgr.y (mgr.24362) 6479 : cluster 0 pgmap v6448: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:24:28.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:24:28 smithi090 bash[32384]: cluster 2023-12-01T08:24:27.395628+0000 mgr.y (mgr.24362) 6479 : cluster 0 pgmap v6448: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:24:29.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:24:29 smithi090 bash[32384]: audit 2023-12-01T08:24:29.145305+0000 mon.a (mon.0) 4416 : audit 0 from='client.? 172.21.15.80:0/3477643927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:24:29.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:24:29 smithi080 bash[41963]: audit 2023-12-01T08:24:29.145305+0000 mon.a (mon.0) 4416 : audit 0 from='client.? 172.21.15.80:0/3477643927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:24:29.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:24:29 smithi080 bash[28361]: audit 2023-12-01T08:24:29.145305+0000 mon.a (mon.0) 4416 : audit 0 from='client.? 172.21.15.80:0/3477643927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:24:30.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:24:30 smithi090 bash[32384]: cluster 2023-12-01T08:24:29.396363+0000 mgr.y (mgr.24362) 6480 : cluster 0 pgmap v6449: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:24:30.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:24:30 smithi080 bash[28361]: cluster 2023-12-01T08:24:29.396363+0000 mgr.y (mgr.24362) 6480 : cluster 0 pgmap v6449: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:24:30.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:24:30 smithi080 bash[41963]: cluster 2023-12-01T08:24:29.396363+0000 mgr.y (mgr.24362) 6480 : cluster 0 pgmap v6449: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:24:32.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:24:32 smithi080 bash[41963]: cluster 2023-12-01T08:24:31.397451+0000 mgr.y (mgr.24362) 6481 : cluster 0 pgmap v6450: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:24:32.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:24:32 smithi080 bash[41963]: audit 2023-12-01T08:24:31.609003+0000 mon.a (mon.0) 4417 : audit 0 from='client.? 172.21.15.80:0/4238167209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:24:32.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:24:32 smithi080 bash[28361]: cluster 2023-12-01T08:24:31.397451+0000 mgr.y (mgr.24362) 6481 : cluster 0 pgmap v6450: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:24:32.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:24:32 smithi080 bash[28361]: audit 2023-12-01T08:24:31.609003+0000 mon.a (mon.0) 4417 : audit 0 from='client.? 172.21.15.80:0/4238167209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:24:32.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:24:32 smithi090 bash[32384]: cluster 2023-12-01T08:24:31.397451+0000 mgr.y (mgr.24362) 6481 : cluster 0 pgmap v6450: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:24:32.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:24:32 smithi090 bash[32384]: audit 2023-12-01T08:24:31.609003+0000 mon.a (mon.0) 4417 : audit 0 from='client.? 172.21.15.80:0/4238167209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:24:34.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:24:34 smithi090 bash[32384]: cluster 2023-12-01T08:24:33.398147+0000 mgr.y (mgr.24362) 6482 : cluster 0 pgmap v6451: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:24:34.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:24:34 smithi090 bash[32384]: audit 2023-12-01T08:24:34.062684+0000 mon.a (mon.0) 4418 : audit 0 from='client.? 172.21.15.80:0/3719749666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:24:34.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:24:34 smithi080 bash[28361]: cluster 2023-12-01T08:24:33.398147+0000 mgr.y (mgr.24362) 6482 : cluster 0 pgmap v6451: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:24:34.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:24:34 smithi080 bash[28361]: audit 2023-12-01T08:24:34.062684+0000 mon.a (mon.0) 4418 : audit 0 from='client.? 172.21.15.80:0/3719749666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:24:34.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:24:34 smithi080 bash[41963]: cluster 2023-12-01T08:24:33.398147+0000 mgr.y (mgr.24362) 6482 : cluster 0 pgmap v6451: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:24:34.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:24:34 smithi080 bash[41963]: audit 2023-12-01T08:24:34.062684+0000 mon.a (mon.0) 4418 : audit 0 from='client.? 172.21.15.80:0/3719749666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:24:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:24:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:24:36] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T08:24:36.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:24:36 smithi080 bash[41963]: cluster 2023-12-01T08:24:35.398863+0000 mgr.y (mgr.24362) 6483 : cluster 0 pgmap v6452: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:24:36.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:24:36 smithi080 bash[28361]: cluster 2023-12-01T08:24:35.398863+0000 mgr.y (mgr.24362) 6483 : cluster 0 pgmap v6452: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:24:36.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:24:36 smithi090 bash[32384]: cluster 2023-12-01T08:24:35.398863+0000 mgr.y (mgr.24362) 6483 : cluster 0 pgmap v6452: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:24:37.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:24:37 smithi090 bash[32384]: audit 2023-12-01T08:24:36.516995+0000 mon.a (mon.0) 4419 : audit 0 from='client.? 172.21.15.80:0/2395300755' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:24:37.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:24:37 smithi080 bash[28361]: audit 2023-12-01T08:24:36.516995+0000 mon.a (mon.0) 4419 : audit 0 from='client.? 172.21.15.80:0/2395300755' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:24:37.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:24:37 smithi080 bash[41963]: audit 2023-12-01T08:24:36.516995+0000 mon.a (mon.0) 4419 : audit 0 from='client.? 172.21.15.80:0/2395300755' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:24:38.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:24:38 smithi090 bash[32384]: cluster 2023-12-01T08:24:37.399953+0000 mgr.y (mgr.24362) 6484 : cluster 0 pgmap v6453: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:24:38.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:24:38 smithi080 bash[28361]: cluster 2023-12-01T08:24:37.399953+0000 mgr.y (mgr.24362) 6484 : cluster 0 pgmap v6453: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:24:38.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:24:38 smithi080 bash[41963]: cluster 2023-12-01T08:24:37.399953+0000 mgr.y (mgr.24362) 6484 : cluster 0 pgmap v6453: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:24:39.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:24:39 smithi090 bash[32384]: audit 2023-12-01T08:24:38.968039+0000 mon.a (mon.0) 4420 : audit 0 from='client.? 172.21.15.80:0/1365474803' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:24:39.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:24:39 smithi080 bash[28361]: audit 2023-12-01T08:24:38.968039+0000 mon.a (mon.0) 4420 : audit 0 from='client.? 172.21.15.80:0/1365474803' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:24:39.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:24:39 smithi080 bash[41963]: audit 2023-12-01T08:24:38.968039+0000 mon.a (mon.0) 4420 : audit 0 from='client.? 172.21.15.80:0/1365474803' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:24:40.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:24:40 smithi090 bash[32384]: cluster 2023-12-01T08:24:39.400555+0000 mgr.y (mgr.24362) 6485 : cluster 0 pgmap v6454: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:24:40.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:24:40 smithi090 bash[32384]: audit 2023-12-01T08:24:40.116472+0000 mon.c (mon.2) 4151 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:24:40.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:24:40 smithi080 bash[28361]: cluster 2023-12-01T08:24:39.400555+0000 mgr.y (mgr.24362) 6485 : cluster 0 pgmap v6454: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:24:40.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:24:40 smithi080 bash[28361]: audit 2023-12-01T08:24:40.116472+0000 mon.c (mon.2) 4151 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:24:40.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:24:40 smithi080 bash[41963]: cluster 2023-12-01T08:24:39.400555+0000 mgr.y (mgr.24362) 6485 : cluster 0 pgmap v6454: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:24:40.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:24:40 smithi080 bash[41963]: audit 2023-12-01T08:24:40.116472+0000 mon.c (mon.2) 4151 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:24:42.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:24:42 smithi080 bash[41963]: cluster 2023-12-01T08:24:41.401714+0000 mgr.y (mgr.24362) 6486 : cluster 0 pgmap v6455: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:24:42.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:24:42 smithi080 bash[41963]: audit 2023-12-01T08:24:41.422774+0000 mon.a (mon.0) 4421 : audit 0 from='client.? 172.21.15.80:0/3381223307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:24:42.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:24:42 smithi080 bash[28361]: cluster 2023-12-01T08:24:41.401714+0000 mgr.y (mgr.24362) 6486 : cluster 0 pgmap v6455: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:24:42.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:24:42 smithi080 bash[28361]: audit 2023-12-01T08:24:41.422774+0000 mon.a (mon.0) 4421 : audit 0 from='client.? 172.21.15.80:0/3381223307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:24:42.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:24:42 smithi090 bash[32384]: cluster 2023-12-01T08:24:41.401714+0000 mgr.y (mgr.24362) 6486 : cluster 0 pgmap v6455: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:24:42.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:24:42 smithi090 bash[32384]: audit 2023-12-01T08:24:41.422774+0000 mon.a (mon.0) 4421 : audit 0 from='client.? 172.21.15.80:0/3381223307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:24:44.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:24:44 smithi090 bash[32384]: cluster 2023-12-01T08:24:43.402362+0000 mgr.y (mgr.24362) 6487 : cluster 0 pgmap v6456: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:24:44.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:24:44 smithi090 bash[32384]: audit 2023-12-01T08:24:43.877352+0000 mon.a (mon.0) 4422 : audit 0 from='client.? 172.21.15.80:0/1755942060' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:24:44.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:24:44 smithi080 bash[28361]: cluster 2023-12-01T08:24:43.402362+0000 mgr.y (mgr.24362) 6487 : cluster 0 pgmap v6456: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:24:44.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:24:44 smithi080 bash[28361]: audit 2023-12-01T08:24:43.877352+0000 mon.a (mon.0) 4422 : audit 0 from='client.? 172.21.15.80:0/1755942060' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:24:44.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:24:44 smithi080 bash[41963]: cluster 2023-12-01T08:24:43.402362+0000 mgr.y (mgr.24362) 6487 : cluster 0 pgmap v6456: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:24:44.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:24:44 smithi080 bash[41963]: audit 2023-12-01T08:24:43.877352+0000 mon.a (mon.0) 4422 : audit 0 from='client.? 172.21.15.80:0/1755942060' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:24:46.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:24:46 smithi080 bash[28361]: cluster 2023-12-01T08:24:45.403043+0000 mgr.y (mgr.24362) 6488 : cluster 0 pgmap v6457: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:24:46.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:24:46 smithi080 bash[28361]: audit 2023-12-01T08:24:46.324908+0000 mon.c (mon.2) 4152 : audit 0 from='client.? 172.21.15.80:0/1789937667' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:24:46.683 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:24:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:24:46] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.43.0" 2023-12-01T08:24:46.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:24:46 smithi080 bash[41963]: cluster 2023-12-01T08:24:45.403043+0000 mgr.y (mgr.24362) 6488 : cluster 0 pgmap v6457: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:24:46.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:24:46 smithi080 bash[41963]: audit 2023-12-01T08:24:46.324908+0000 mon.c (mon.2) 4152 : audit 0 from='client.? 172.21.15.80:0/1789937667' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:24:46.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:24:46 smithi090 bash[32384]: cluster 2023-12-01T08:24:45.403043+0000 mgr.y (mgr.24362) 6488 : cluster 0 pgmap v6457: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:24:46.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:24:46 smithi090 bash[32384]: audit 2023-12-01T08:24:46.324908+0000 mon.c (mon.2) 4152 : audit 0 from='client.? 172.21.15.80:0/1789937667' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:24:48.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:24:48 smithi090 bash[32384]: cluster 2023-12-01T08:24:47.404177+0000 mgr.y (mgr.24362) 6489 : cluster 0 pgmap v6458: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:24:48.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:24:48 smithi080 bash[28361]: cluster 2023-12-01T08:24:47.404177+0000 mgr.y (mgr.24362) 6489 : cluster 0 pgmap v6458: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:24:48.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:24:48 smithi080 bash[41963]: cluster 2023-12-01T08:24:47.404177+0000 mgr.y (mgr.24362) 6489 : cluster 0 pgmap v6458: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:24:49.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:24:49 smithi090 bash[32384]: audit 2023-12-01T08:24:48.793261+0000 mon.c (mon.2) 4153 : audit 0 from='client.? 172.21.15.80:0/2169963449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:24:49.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:24:49 smithi080 bash[28361]: audit 2023-12-01T08:24:48.793261+0000 mon.c (mon.2) 4153 : audit 0 from='client.? 172.21.15.80:0/2169963449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:24:49.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:24:49 smithi080 bash[41963]: audit 2023-12-01T08:24:48.793261+0000 mon.c (mon.2) 4153 : audit 0 from='client.? 172.21.15.80:0/2169963449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:24:50.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:24:50 smithi090 bash[32384]: cluster 2023-12-01T08:24:49.404845+0000 mgr.y (mgr.24362) 6490 : cluster 0 pgmap v6459: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:24:50.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:24:50 smithi080 bash[41963]: cluster 2023-12-01T08:24:49.404845+0000 mgr.y (mgr.24362) 6490 : cluster 0 pgmap v6459: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:24:50.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:24:50 smithi080 bash[28361]: cluster 2023-12-01T08:24:49.404845+0000 mgr.y (mgr.24362) 6490 : cluster 0 pgmap v6459: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:24:51.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:24:51 smithi090 bash[32384]: audit 2023-12-01T08:24:51.263365+0000 mon.c (mon.2) 4154 : audit 0 from='client.? 172.21.15.80:0/3156915652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:24:51.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:24:51 smithi080 bash[28361]: audit 2023-12-01T08:24:51.263365+0000 mon.c (mon.2) 4154 : audit 0 from='client.? 172.21.15.80:0/3156915652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:24:51.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:24:51 smithi080 bash[41963]: audit 2023-12-01T08:24:51.263365+0000 mon.c (mon.2) 4154 : audit 0 from='client.? 172.21.15.80:0/3156915652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:24:52.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:24:52 smithi090 bash[32384]: cluster 2023-12-01T08:24:51.406001+0000 mgr.y (mgr.24362) 6491 : cluster 0 pgmap v6460: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:24:52.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:24:52 smithi080 bash[28361]: cluster 2023-12-01T08:24:51.406001+0000 mgr.y (mgr.24362) 6491 : cluster 0 pgmap v6460: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:24:52.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:24:52 smithi080 bash[41963]: cluster 2023-12-01T08:24:51.406001+0000 mgr.y (mgr.24362) 6491 : cluster 0 pgmap v6460: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:24:54.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:24:54 smithi090 bash[32384]: cluster 2023-12-01T08:24:53.406405+0000 mgr.y (mgr.24362) 6492 : cluster 0 pgmap v6461: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:24:54.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:24:54 smithi090 bash[32384]: audit 2023-12-01T08:24:53.717515+0000 mon.c (mon.2) 4155 : audit 0 from='client.? 172.21.15.80:0/1386617476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:24:54.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:24:54 smithi080 bash[28361]: cluster 2023-12-01T08:24:53.406405+0000 mgr.y (mgr.24362) 6492 : cluster 0 pgmap v6461: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:24:54.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:24:54 smithi080 bash[28361]: audit 2023-12-01T08:24:53.717515+0000 mon.c (mon.2) 4155 : audit 0 from='client.? 172.21.15.80:0/1386617476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:24:54.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:24:54 smithi080 bash[41963]: cluster 2023-12-01T08:24:53.406405+0000 mgr.y (mgr.24362) 6492 : cluster 0 pgmap v6461: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:24:54.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:24:54 smithi080 bash[41963]: audit 2023-12-01T08:24:53.717515+0000 mon.c (mon.2) 4155 : audit 0 from='client.? 172.21.15.80:0/1386617476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:24:55.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:24:55 smithi090 bash[32384]: audit 2023-12-01T08:24:55.116962+0000 mon.c (mon.2) 4156 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:24:55.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:24:55 smithi080 bash[41963]: audit 2023-12-01T08:24:55.116962+0000 mon.c (mon.2) 4156 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:24:55.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:24:55 smithi080 bash[28361]: audit 2023-12-01T08:24:55.116962+0000 mon.c (mon.2) 4156 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:24:56.501 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:24:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:24:56] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.43.0" 2023-12-01T08:24:56.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:24:56 smithi090 bash[32384]: cluster 2023-12-01T08:24:55.406992+0000 mgr.y (mgr.24362) 6493 : cluster 0 pgmap v6462: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:24:56.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:24:56 smithi090 bash[32384]: audit 2023-12-01T08:24:56.178877+0000 mon.c (mon.2) 4157 : audit 0 from='client.? 172.21.15.80:0/330826596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:24:56.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:24:56 smithi080 bash[28361]: cluster 2023-12-01T08:24:55.406992+0000 mgr.y (mgr.24362) 6493 : cluster 0 pgmap v6462: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:24:56.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:24:56 smithi080 bash[28361]: audit 2023-12-01T08:24:56.178877+0000 mon.c (mon.2) 4157 : audit 0 from='client.? 172.21.15.80:0/330826596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:24:56.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:24:56 smithi080 bash[41963]: cluster 2023-12-01T08:24:55.406992+0000 mgr.y (mgr.24362) 6493 : cluster 0 pgmap v6462: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:24:56.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:24:56 smithi080 bash[41963]: audit 2023-12-01T08:24:56.178877+0000 mon.c (mon.2) 4157 : audit 0 from='client.? 172.21.15.80:0/330826596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:24:58.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:24:58 smithi090 bash[32384]: cluster 2023-12-01T08:24:57.408060+0000 mgr.y (mgr.24362) 6494 : cluster 0 pgmap v6463: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:24:58.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:24:58 smithi080 bash[28361]: cluster 2023-12-01T08:24:57.408060+0000 mgr.y (mgr.24362) 6494 : cluster 0 pgmap v6463: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:24:58.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:24:58 smithi080 bash[41963]: cluster 2023-12-01T08:24:57.408060+0000 mgr.y (mgr.24362) 6494 : cluster 0 pgmap v6463: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:24:59.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:24:59 smithi090 bash[32384]: audit 2023-12-01T08:24:58.640892+0000 mon.a (mon.0) 4423 : audit 0 from='client.? 172.21.15.80:0/1390165030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:24:59.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:24:59 smithi080 bash[41963]: audit 2023-12-01T08:24:58.640892+0000 mon.a (mon.0) 4423 : audit 0 from='client.? 172.21.15.80:0/1390165030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:24:59.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:24:59 smithi080 bash[28361]: audit 2023-12-01T08:24:58.640892+0000 mon.a (mon.0) 4423 : audit 0 from='client.? 172.21.15.80:0/1390165030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:25:00.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:25:00 smithi090 bash[32384]: cluster 2023-12-01T08:24:59.408719+0000 mgr.y (mgr.24362) 6495 : cluster 0 pgmap v6464: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:25:00.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:25:00 smithi080 bash[28361]: cluster 2023-12-01T08:24:59.408719+0000 mgr.y (mgr.24362) 6495 : cluster 0 pgmap v6464: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:25:00.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:25:00 smithi080 bash[41963]: cluster 2023-12-01T08:24:59.408719+0000 mgr.y (mgr.24362) 6495 : cluster 0 pgmap v6464: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:25:01.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:25:01 smithi090 bash[32384]: audit 2023-12-01T08:25:01.095322+0000 mon.a (mon.0) 4424 : audit 0 from='client.? 172.21.15.80:0/3790231872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:25:01.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:25:01 smithi080 bash[28361]: audit 2023-12-01T08:25:01.095322+0000 mon.a (mon.0) 4424 : audit 0 from='client.? 172.21.15.80:0/3790231872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:25:01.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:25:01 smithi080 bash[41963]: audit 2023-12-01T08:25:01.095322+0000 mon.a (mon.0) 4424 : audit 0 from='client.? 172.21.15.80:0/3790231872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:25:02.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:25:02 smithi080 bash[28361]: cluster 2023-12-01T08:25:01.409873+0000 mgr.y (mgr.24362) 6496 : cluster 0 pgmap v6465: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:25:02.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:25:02 smithi080 bash[41963]: cluster 2023-12-01T08:25:01.409873+0000 mgr.y (mgr.24362) 6496 : cluster 0 pgmap v6465: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:25:03.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:25:02 smithi090 bash[32384]: cluster 2023-12-01T08:25:01.409873+0000 mgr.y (mgr.24362) 6496 : cluster 0 pgmap v6465: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:25:04.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:25:04 smithi080 bash[28361]: cluster 2023-12-01T08:25:03.410485+0000 mgr.y (mgr.24362) 6497 : cluster 0 pgmap v6466: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:25:04.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:25:04 smithi080 bash[28361]: audit 2023-12-01T08:25:03.544419+0000 mon.c (mon.2) 4158 : audit 0 from='client.? 172.21.15.80:0/3134345368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:25:04.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:25:04 smithi080 bash[41963]: cluster 2023-12-01T08:25:03.410485+0000 mgr.y (mgr.24362) 6497 : cluster 0 pgmap v6466: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:25:04.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:25:04 smithi080 bash[41963]: audit 2023-12-01T08:25:03.544419+0000 mon.c (mon.2) 4158 : audit 0 from='client.? 172.21.15.80:0/3134345368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:25:05.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:25:04 smithi090 bash[32384]: cluster 2023-12-01T08:25:03.410485+0000 mgr.y (mgr.24362) 6497 : cluster 0 pgmap v6466: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:25:05.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:25:04 smithi090 bash[32384]: audit 2023-12-01T08:25:03.544419+0000 mon.c (mon.2) 4158 : audit 0 from='client.? 172.21.15.80:0/3134345368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:25:06.534 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:25:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:25:06] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.43.0" 2023-12-01T08:25:06.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:25:06 smithi080 bash[41963]: cluster 2023-12-01T08:25:05.411210+0000 mgr.y (mgr.24362) 6498 : cluster 0 pgmap v6467: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:25:06.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:25:06 smithi080 bash[41963]: audit 2023-12-01T08:25:05.999686+0000 mon.a (mon.0) 4425 : audit 0 from='client.? 172.21.15.80:0/681822464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:25:06.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:25:06 smithi080 bash[28361]: cluster 2023-12-01T08:25:05.411210+0000 mgr.y (mgr.24362) 6498 : cluster 0 pgmap v6467: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:25:06.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:25:06 smithi080 bash[28361]: audit 2023-12-01T08:25:05.999686+0000 mon.a (mon.0) 4425 : audit 0 from='client.? 172.21.15.80:0/681822464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:25:07.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:25:06 smithi090 bash[32384]: cluster 2023-12-01T08:25:05.411210+0000 mgr.y (mgr.24362) 6498 : cluster 0 pgmap v6467: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:25:07.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:25:06 smithi090 bash[32384]: audit 2023-12-01T08:25:05.999686+0000 mon.a (mon.0) 4425 : audit 0 from='client.? 172.21.15.80:0/681822464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:25:08.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:25:08 smithi080 bash[41963]: cluster 2023-12-01T08:25:07.412434+0000 mgr.y (mgr.24362) 6499 : cluster 0 pgmap v6468: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:25:08.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:25:08 smithi080 bash[41963]: audit 2023-12-01T08:25:08.470618+0000 mon.a (mon.0) 4426 : audit 0 from='client.? 172.21.15.80:0/1157672003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:25:08.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:25:08 smithi080 bash[28361]: cluster 2023-12-01T08:25:07.412434+0000 mgr.y (mgr.24362) 6499 : cluster 0 pgmap v6468: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:25:08.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:25:08 smithi080 bash[28361]: audit 2023-12-01T08:25:08.470618+0000 mon.a (mon.0) 4426 : audit 0 from='client.? 172.21.15.80:0/1157672003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:25:09.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:25:08 smithi090 bash[32384]: cluster 2023-12-01T08:25:07.412434+0000 mgr.y (mgr.24362) 6499 : cluster 0 pgmap v6468: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:25:09.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:25:08 smithi090 bash[32384]: audit 2023-12-01T08:25:08.470618+0000 mon.a (mon.0) 4426 : audit 0 from='client.? 172.21.15.80:0/1157672003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:25:10.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:25:10 smithi080 bash[28361]: cluster 2023-12-01T08:25:09.413114+0000 mgr.y (mgr.24362) 6500 : cluster 0 pgmap v6469: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:25:10.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:25:10 smithi080 bash[28361]: audit 2023-12-01T08:25:10.117371+0000 mon.c (mon.2) 4159 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:25:10.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:25:10 smithi080 bash[41963]: cluster 2023-12-01T08:25:09.413114+0000 mgr.y (mgr.24362) 6500 : cluster 0 pgmap v6469: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:25:10.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:25:10 smithi080 bash[41963]: audit 2023-12-01T08:25:10.117371+0000 mon.c (mon.2) 4159 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:25:11.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:25:10 smithi090 bash[32384]: cluster 2023-12-01T08:25:09.413114+0000 mgr.y (mgr.24362) 6500 : cluster 0 pgmap v6469: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:25:11.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:25:10 smithi090 bash[32384]: audit 2023-12-01T08:25:10.117371+0000 mon.c (mon.2) 4159 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:25:11.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:25:11 smithi080 bash[28361]: audit 2023-12-01T08:25:10.926043+0000 mon.a (mon.0) 4427 : audit 0 from='client.? 172.21.15.80:0/3771036740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:25:11.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:25:11 smithi080 bash[41963]: audit 2023-12-01T08:25:10.926043+0000 mon.a (mon.0) 4427 : audit 0 from='client.? 172.21.15.80:0/3771036740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:25:12.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:25:11 smithi090 bash[32384]: audit 2023-12-01T08:25:10.926043+0000 mon.a (mon.0) 4427 : audit 0 from='client.? 172.21.15.80:0/3771036740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:25:12.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:25:12 smithi080 bash[41963]: cluster 2023-12-01T08:25:11.414051+0000 mgr.y (mgr.24362) 6501 : cluster 0 pgmap v6470: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:25:12.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:25:12 smithi080 bash[28361]: cluster 2023-12-01T08:25:11.414051+0000 mgr.y (mgr.24362) 6501 : cluster 0 pgmap v6470: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:25:13.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:25:12 smithi090 bash[32384]: cluster 2023-12-01T08:25:11.414051+0000 mgr.y (mgr.24362) 6501 : cluster 0 pgmap v6470: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:25:13.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:25:13 smithi080 bash[28361]: audit 2023-12-01T08:25:13.375064+0000 mon.c (mon.2) 4160 : audit 0 from='client.? 172.21.15.80:0/178694859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:25:13.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:25:13 smithi080 bash[41963]: audit 2023-12-01T08:25:13.375064+0000 mon.c (mon.2) 4160 : audit 0 from='client.? 172.21.15.80:0/178694859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:25:14.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:25:13 smithi090 bash[32384]: audit 2023-12-01T08:25:13.375064+0000 mon.c (mon.2) 4160 : audit 0 from='client.? 172.21.15.80:0/178694859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:25:14.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:25:14 smithi080 bash[41963]: cluster 2023-12-01T08:25:13.414690+0000 mgr.y (mgr.24362) 6502 : cluster 0 pgmap v6471: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:25:14.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:25:14 smithi080 bash[28361]: cluster 2023-12-01T08:25:13.414690+0000 mgr.y (mgr.24362) 6502 : cluster 0 pgmap v6471: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:25:15.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:25:14 smithi090 bash[32384]: cluster 2023-12-01T08:25:13.414690+0000 mgr.y (mgr.24362) 6502 : cluster 0 pgmap v6471: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:25:16.561 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:25:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:25:16] "GET /metrics HTTP/1.1" 200 33970 "" "Prometheus/2.43.0" 2023-12-01T08:25:16.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:25:16 smithi080 bash[28361]: cluster 2023-12-01T08:25:15.415334+0000 mgr.y (mgr.24362) 6503 : cluster 0 pgmap v6472: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:25:16.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:25:16 smithi080 bash[28361]: audit 2023-12-01T08:25:15.828029+0000 mon.a (mon.0) 4428 : audit 0 from='client.? 172.21.15.80:0/865361775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:25:16.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:25:16 smithi080 bash[41963]: cluster 2023-12-01T08:25:15.415334+0000 mgr.y (mgr.24362) 6503 : cluster 0 pgmap v6472: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:25:16.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:25:16 smithi080 bash[41963]: audit 2023-12-01T08:25:15.828029+0000 mon.a (mon.0) 4428 : audit 0 from='client.? 172.21.15.80:0/865361775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:25:17.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:25:16 smithi090 bash[32384]: cluster 2023-12-01T08:25:15.415334+0000 mgr.y (mgr.24362) 6503 : cluster 0 pgmap v6472: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:25:17.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:25:16 smithi090 bash[32384]: audit 2023-12-01T08:25:15.828029+0000 mon.a (mon.0) 4428 : audit 0 from='client.? 172.21.15.80:0/865361775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:25:18.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:25:18 smithi080 bash[41963]: cluster 2023-12-01T08:25:17.416511+0000 mgr.y (mgr.24362) 6504 : cluster 0 pgmap v6473: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:25:18.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:25:18 smithi080 bash[41963]: audit 2023-12-01T08:25:18.274319+0000 mon.a (mon.0) 4429 : audit 0 from='client.? 172.21.15.80:0/1151308506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:25:18.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:25:18 smithi080 bash[28361]: cluster 2023-12-01T08:25:17.416511+0000 mgr.y (mgr.24362) 6504 : cluster 0 pgmap v6473: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:25:18.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:25:18 smithi080 bash[28361]: audit 2023-12-01T08:25:18.274319+0000 mon.a (mon.0) 4429 : audit 0 from='client.? 172.21.15.80:0/1151308506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:25:19.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:25:18 smithi090 bash[32384]: cluster 2023-12-01T08:25:17.416511+0000 mgr.y (mgr.24362) 6504 : cluster 0 pgmap v6473: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:25:19.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:25:18 smithi090 bash[32384]: audit 2023-12-01T08:25:18.274319+0000 mon.a (mon.0) 4429 : audit 0 from='client.? 172.21.15.80:0/1151308506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:25:20.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:25:20 smithi080 bash[28361]: cluster 2023-12-01T08:25:19.417202+0000 mgr.y (mgr.24362) 6505 : cluster 0 pgmap v6474: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:25:20.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:25:20 smithi080 bash[41963]: cluster 2023-12-01T08:25:19.417202+0000 mgr.y (mgr.24362) 6505 : cluster 0 pgmap v6474: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:25:21.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:25:20 smithi090 bash[32384]: cluster 2023-12-01T08:25:19.417202+0000 mgr.y (mgr.24362) 6505 : cluster 0 pgmap v6474: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:25:21.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:25:21 smithi080 bash[28361]: audit 2023-12-01T08:25:20.736970+0000 mon.c (mon.2) 4161 : audit 0 from='client.? 172.21.15.80:0/464776101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:25:21.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:25:21 smithi080 bash[41963]: audit 2023-12-01T08:25:20.736970+0000 mon.c (mon.2) 4161 : audit 0 from='client.? 172.21.15.80:0/464776101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:25:22.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:25:21 smithi090 bash[32384]: audit 2023-12-01T08:25:20.736970+0000 mon.c (mon.2) 4161 : audit 0 from='client.? 172.21.15.80:0/464776101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:25:22.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:25:22 smithi080 bash[41963]: cluster 2023-12-01T08:25:21.418337+0000 mgr.y (mgr.24362) 6506 : cluster 0 pgmap v6475: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:25:22.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:25:22 smithi080 bash[28361]: cluster 2023-12-01T08:25:21.418337+0000 mgr.y (mgr.24362) 6506 : cluster 0 pgmap v6475: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:25:23.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:25:22 smithi090 bash[32384]: cluster 2023-12-01T08:25:21.418337+0000 mgr.y (mgr.24362) 6506 : cluster 0 pgmap v6475: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:25:23.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:25:23 smithi080 bash[28361]: audit 2023-12-01T08:25:23.186806+0000 mon.c (mon.2) 4162 : audit 0 from='client.? 172.21.15.80:0/2623414274' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:25:23.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:25:23 smithi080 bash[41963]: audit 2023-12-01T08:25:23.186806+0000 mon.c (mon.2) 4162 : audit 0 from='client.? 172.21.15.80:0/2623414274' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:25:24.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:25:23 smithi090 bash[32384]: audit 2023-12-01T08:25:23.186806+0000 mon.c (mon.2) 4162 : audit 0 from='client.? 172.21.15.80:0/2623414274' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:25:24.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:25:24 smithi080 bash[28361]: cluster 2023-12-01T08:25:23.418948+0000 mgr.y (mgr.24362) 6507 : cluster 0 pgmap v6476: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:25:24.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:25:24 smithi080 bash[41963]: cluster 2023-12-01T08:25:23.418948+0000 mgr.y (mgr.24362) 6507 : cluster 0 pgmap v6476: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:25:25.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:25:24 smithi090 bash[32384]: cluster 2023-12-01T08:25:23.418948+0000 mgr.y (mgr.24362) 6507 : cluster 0 pgmap v6476: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:25:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:25:25 smithi080 bash[28361]: audit 2023-12-01T08:25:25.117698+0000 mon.c (mon.2) 4163 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:25:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:25:25 smithi080 bash[41963]: audit 2023-12-01T08:25:25.117698+0000 mon.c (mon.2) 4163 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:25:26.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:25:25 smithi090 bash[32384]: audit 2023-12-01T08:25:25.117698+0000 mon.c (mon.2) 4163 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:25:26.600 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:25:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:25:26] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.43.0" 2023-12-01T08:25:26.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:25:26 smithi080 bash[28361]: cluster 2023-12-01T08:25:25.419707+0000 mgr.y (mgr.24362) 6508 : cluster 0 pgmap v6477: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:25:26.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:25:26 smithi080 bash[28361]: audit 2023-12-01T08:25:25.649968+0000 mon.c (mon.2) 4164 : audit 0 from='client.? 172.21.15.80:0/188718714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:25:26.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:25:26 smithi080 bash[28361]: audit 2023-12-01T08:25:26.355838+0000 mon.c (mon.2) 4165 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:25:26.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:25:26 smithi080 bash[41963]: cluster 2023-12-01T08:25:25.419707+0000 mgr.y (mgr.24362) 6508 : cluster 0 pgmap v6477: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:25:26.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:25:26 smithi080 bash[41963]: audit 2023-12-01T08:25:25.649968+0000 mon.c (mon.2) 4164 : audit 0 from='client.? 172.21.15.80:0/188718714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:25:26.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:25:26 smithi080 bash[41963]: audit 2023-12-01T08:25:26.355838+0000 mon.c (mon.2) 4165 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:25:27.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:25:26 smithi090 bash[32384]: cluster 2023-12-01T08:25:25.419707+0000 mgr.y (mgr.24362) 6508 : cluster 0 pgmap v6477: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:25:27.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:25:26 smithi090 bash[32384]: audit 2023-12-01T08:25:25.649968+0000 mon.c (mon.2) 4164 : audit 0 from='client.? 172.21.15.80:0/188718714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:25:27.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:25:26 smithi090 bash[32384]: audit 2023-12-01T08:25:26.355838+0000 mon.c (mon.2) 4165 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:25:28.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:25:28 smithi080 bash[28361]: cluster 2023-12-01T08:25:27.420907+0000 mgr.y (mgr.24362) 6509 : cluster 0 pgmap v6478: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:25:28.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:25:28 smithi080 bash[28361]: audit 2023-12-01T08:25:28.095960+0000 mon.a (mon.0) 4430 : audit 0 from='client.? 172.21.15.80:0/3654712437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:25:28.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:25:28 smithi080 bash[41963]: cluster 2023-12-01T08:25:27.420907+0000 mgr.y (mgr.24362) 6509 : cluster 0 pgmap v6478: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:25:28.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:25:28 smithi080 bash[41963]: audit 2023-12-01T08:25:28.095960+0000 mon.a (mon.0) 4430 : audit 0 from='client.? 172.21.15.80:0/3654712437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:25:29.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:25:28 smithi090 bash[32384]: cluster 2023-12-01T08:25:27.420907+0000 mgr.y (mgr.24362) 6509 : cluster 0 pgmap v6478: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:25:29.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:25:28 smithi090 bash[32384]: audit 2023-12-01T08:25:28.095960+0000 mon.a (mon.0) 4430 : audit 0 from='client.? 172.21.15.80:0/3654712437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:25:30.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:25:30 smithi080 bash[28361]: cluster 2023-12-01T08:25:29.421588+0000 mgr.y (mgr.24362) 6510 : cluster 0 pgmap v6479: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:25:30.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:25:30 smithi080 bash[28361]: audit 2023-12-01T08:25:30.557875+0000 mon.a (mon.0) 4431 : audit 0 from='client.? 172.21.15.80:0/1532829753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:25:30.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:25:30 smithi080 bash[41963]: cluster 2023-12-01T08:25:29.421588+0000 mgr.y (mgr.24362) 6510 : cluster 0 pgmap v6479: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:25:30.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:25:30 smithi080 bash[41963]: audit 2023-12-01T08:25:30.557875+0000 mon.a (mon.0) 4431 : audit 0 from='client.? 172.21.15.80:0/1532829753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:25:31.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:25:30 smithi090 bash[32384]: cluster 2023-12-01T08:25:29.421588+0000 mgr.y (mgr.24362) 6510 : cluster 0 pgmap v6479: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:25:31.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:25:30 smithi090 bash[32384]: audit 2023-12-01T08:25:30.557875+0000 mon.a (mon.0) 4431 : audit 0 from='client.? 172.21.15.80:0/1532829753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:25:32.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:25:32 smithi080 bash[28361]: cluster 2023-12-01T08:25:31.422679+0000 mgr.y (mgr.24362) 6511 : cluster 0 pgmap v6480: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:25:32.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:25:32 smithi080 bash[28361]: audit 2023-12-01T08:25:32.207186+0000 mon.a (mon.0) 4432 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:25:32.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:25:32 smithi080 bash[28361]: audit 2023-12-01T08:25:32.218703+0000 mon.a (mon.0) 4433 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:25:32.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:25:32 smithi080 bash[41963]: cluster 2023-12-01T08:25:31.422679+0000 mgr.y (mgr.24362) 6511 : cluster 0 pgmap v6480: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:25:32.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:25:32 smithi080 bash[41963]: audit 2023-12-01T08:25:32.207186+0000 mon.a (mon.0) 4432 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:25:32.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:25:32 smithi080 bash[41963]: audit 2023-12-01T08:25:32.218703+0000 mon.a (mon.0) 4433 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:25:32.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:25:32 smithi090 bash[32384]: cluster 2023-12-01T08:25:31.422679+0000 mgr.y (mgr.24362) 6511 : cluster 0 pgmap v6480: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:25:32.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:25:32 smithi090 bash[32384]: audit 2023-12-01T08:25:32.207186+0000 mon.a (mon.0) 4432 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:25:32.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:25:32 smithi090 bash[32384]: audit 2023-12-01T08:25:32.218703+0000 mon.a (mon.0) 4433 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:25:33.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:25:33 smithi090 bash[32384]: audit 2023-12-01T08:25:32.510046+0000 mon.a (mon.0) 4434 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:25:33.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:25:33 smithi090 bash[32384]: audit 2023-12-01T08:25:32.521960+0000 mon.a (mon.0) 4435 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:25:33.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:25:33 smithi090 bash[32384]: audit 2023-12-01T08:25:32.994267+0000 mon.c (mon.2) 4166 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:25:33.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:25:33 smithi090 bash[32384]: audit 2023-12-01T08:25:32.995786+0000 mon.c (mon.2) 4167 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:25:33.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:25:33 smithi090 bash[32384]: audit 2023-12-01T08:25:33.005428+0000 mon.a (mon.0) 4436 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:25:33.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:25:33 smithi090 bash[32384]: audit 2023-12-01T08:25:33.020986+0000 mon.a (mon.0) 4437 : audit 0 from='client.? 172.21.15.80:0/9494409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:25:33.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:25:33 smithi080 bash[28361]: audit 2023-12-01T08:25:32.510046+0000 mon.a (mon.0) 4434 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:25:33.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:25:33 smithi080 bash[28361]: audit 2023-12-01T08:25:32.521960+0000 mon.a (mon.0) 4435 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:25:33.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:25:33 smithi080 bash[28361]: audit 2023-12-01T08:25:32.994267+0000 mon.c (mon.2) 4166 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:25:33.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:25:33 smithi080 bash[28361]: audit 2023-12-01T08:25:32.995786+0000 mon.c (mon.2) 4167 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:25:33.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:25:33 smithi080 bash[28361]: audit 2023-12-01T08:25:33.005428+0000 mon.a (mon.0) 4436 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:25:33.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:25:33 smithi080 bash[28361]: audit 2023-12-01T08:25:33.020986+0000 mon.a (mon.0) 4437 : audit 0 from='client.? 172.21.15.80:0/9494409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:25:33.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:25:33 smithi080 bash[41963]: audit 2023-12-01T08:25:32.510046+0000 mon.a (mon.0) 4434 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:25:33.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:25:33 smithi080 bash[41963]: audit 2023-12-01T08:25:32.521960+0000 mon.a (mon.0) 4435 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:25:33.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:25:33 smithi080 bash[41963]: audit 2023-12-01T08:25:32.994267+0000 mon.c (mon.2) 4166 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:25:33.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:25:33 smithi080 bash[41963]: audit 2023-12-01T08:25:32.995786+0000 mon.c (mon.2) 4167 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:25:33.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:25:33 smithi080 bash[41963]: audit 2023-12-01T08:25:33.005428+0000 mon.a (mon.0) 4436 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:25:33.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:25:33 smithi080 bash[41963]: audit 2023-12-01T08:25:33.020986+0000 mon.a (mon.0) 4437 : audit 0 from='client.? 172.21.15.80:0/9494409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:25:34.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:25:34 smithi090 bash[32384]: cluster 2023-12-01T08:25:33.423356+0000 mgr.y (mgr.24362) 6512 : cluster 0 pgmap v6481: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:25:34.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:25:34 smithi080 bash[41963]: cluster 2023-12-01T08:25:33.423356+0000 mgr.y (mgr.24362) 6512 : cluster 0 pgmap v6481: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:25:34.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:25:34 smithi080 bash[28361]: cluster 2023-12-01T08:25:33.423356+0000 mgr.y (mgr.24362) 6512 : cluster 0 pgmap v6481: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:25:35.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:25:35 smithi090 bash[32384]: audit 2023-12-01T08:25:35.478699+0000 mon.c (mon.2) 4168 : audit 0 from='client.? 172.21.15.80:0/3049775236' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:25:35.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:25:35 smithi080 bash[41963]: audit 2023-12-01T08:25:35.478699+0000 mon.c (mon.2) 4168 : audit 0 from='client.? 172.21.15.80:0/3049775236' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:25:35.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:25:35 smithi080 bash[28361]: audit 2023-12-01T08:25:35.478699+0000 mon.c (mon.2) 4168 : audit 0 from='client.? 172.21.15.80:0/3049775236' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:25:36.521 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:25:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:25:36] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.43.0" 2023-12-01T08:25:36.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:25:36 smithi080 bash[28361]: cluster 2023-12-01T08:25:35.424019+0000 mgr.y (mgr.24362) 6513 : cluster 0 pgmap v6482: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:25:36.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:25:36 smithi080 bash[41963]: cluster 2023-12-01T08:25:35.424019+0000 mgr.y (mgr.24362) 6513 : cluster 0 pgmap v6482: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:25:37.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:25:36 smithi090 bash[32384]: cluster 2023-12-01T08:25:35.424019+0000 mgr.y (mgr.24362) 6513 : cluster 0 pgmap v6482: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:25:38.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:25:38 smithi080 bash[28361]: cluster 2023-12-01T08:25:37.425171+0000 mgr.y (mgr.24362) 6514 : cluster 0 pgmap v6483: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:25:38.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:25:38 smithi080 bash[28361]: audit 2023-12-01T08:25:37.934643+0000 mon.c (mon.2) 4169 : audit 0 from='client.? 172.21.15.80:0/740332533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:25:38.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:25:38 smithi080 bash[41963]: cluster 2023-12-01T08:25:37.425171+0000 mgr.y (mgr.24362) 6514 : cluster 0 pgmap v6483: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:25:38.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:25:38 smithi080 bash[41963]: audit 2023-12-01T08:25:37.934643+0000 mon.c (mon.2) 4169 : audit 0 from='client.? 172.21.15.80:0/740332533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:25:39.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:25:38 smithi090 bash[32384]: cluster 2023-12-01T08:25:37.425171+0000 mgr.y (mgr.24362) 6514 : cluster 0 pgmap v6483: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:25:39.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:25:38 smithi090 bash[32384]: audit 2023-12-01T08:25:37.934643+0000 mon.c (mon.2) 4169 : audit 0 from='client.? 172.21.15.80:0/740332533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:25:40.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:25:40 smithi080 bash[28361]: cluster 2023-12-01T08:25:39.425812+0000 mgr.y (mgr.24362) 6515 : cluster 0 pgmap v6484: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:25:40.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:25:40 smithi080 bash[28361]: audit 2023-12-01T08:25:40.117910+0000 mon.c (mon.2) 4170 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:25:40.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:25:40 smithi080 bash[28361]: audit 2023-12-01T08:25:40.392380+0000 mon.c (mon.2) 4171 : audit 0 from='client.? 172.21.15.80:0/1617460960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:25:40.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:25:40 smithi080 bash[41963]: cluster 2023-12-01T08:25:39.425812+0000 mgr.y (mgr.24362) 6515 : cluster 0 pgmap v6484: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:25:40.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:25:40 smithi080 bash[41963]: audit 2023-12-01T08:25:40.117910+0000 mon.c (mon.2) 4170 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:25:40.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:25:40 smithi080 bash[41963]: audit 2023-12-01T08:25:40.392380+0000 mon.c (mon.2) 4171 : audit 0 from='client.? 172.21.15.80:0/1617460960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:25:41.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:25:40 smithi090 bash[32384]: cluster 2023-12-01T08:25:39.425812+0000 mgr.y (mgr.24362) 6515 : cluster 0 pgmap v6484: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:25:41.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:25:40 smithi090 bash[32384]: audit 2023-12-01T08:25:40.117910+0000 mon.c (mon.2) 4170 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:25:41.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:25:40 smithi090 bash[32384]: audit 2023-12-01T08:25:40.392380+0000 mon.c (mon.2) 4171 : audit 0 from='client.? 172.21.15.80:0/1617460960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:25:42.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:25:42 smithi080 bash[28361]: cluster 2023-12-01T08:25:41.426953+0000 mgr.y (mgr.24362) 6516 : cluster 0 pgmap v6485: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:25:42.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:25:42 smithi080 bash[41963]: cluster 2023-12-01T08:25:41.426953+0000 mgr.y (mgr.24362) 6516 : cluster 0 pgmap v6485: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:25:42.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:25:42 smithi090 bash[32384]: cluster 2023-12-01T08:25:41.426953+0000 mgr.y (mgr.24362) 6516 : cluster 0 pgmap v6485: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:25:43.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:25:43 smithi080 bash[28361]: audit 2023-12-01T08:25:42.855783+0000 mon.c (mon.2) 4172 : audit 0 from='client.? 172.21.15.80:0/753717050' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:25:43.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:25:43 smithi080 bash[41963]: audit 2023-12-01T08:25:42.855783+0000 mon.c (mon.2) 4172 : audit 0 from='client.? 172.21.15.80:0/753717050' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:25:43.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:25:43 smithi090 bash[32384]: audit 2023-12-01T08:25:42.855783+0000 mon.c (mon.2) 4172 : audit 0 from='client.? 172.21.15.80:0/753717050' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:25:44.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:25:44 smithi080 bash[28361]: cluster 2023-12-01T08:25:43.427667+0000 mgr.y (mgr.24362) 6517 : cluster 0 pgmap v6486: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:25:44.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:25:44 smithi080 bash[41963]: cluster 2023-12-01T08:25:43.427667+0000 mgr.y (mgr.24362) 6517 : cluster 0 pgmap v6486: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:25:44.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:25:44 smithi090 bash[32384]: cluster 2023-12-01T08:25:43.427667+0000 mgr.y (mgr.24362) 6517 : cluster 0 pgmap v6486: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:25:45.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:25:45 smithi080 bash[41963]: audit 2023-12-01T08:25:45.317156+0000 mon.c (mon.2) 4173 : audit 0 from='client.? 172.21.15.80:0/17000445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:25:45.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:25:45 smithi080 bash[28361]: audit 2023-12-01T08:25:45.317156+0000 mon.c (mon.2) 4173 : audit 0 from='client.? 172.21.15.80:0/17000445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:25:45.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:25:45 smithi090 bash[32384]: audit 2023-12-01T08:25:45.317156+0000 mon.c (mon.2) 4173 : audit 0 from='client.? 172.21.15.80:0/17000445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:25:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:25:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:25:46] "GET /metrics HTTP/1.1" 200 33973 "" "Prometheus/2.43.0" 2023-12-01T08:25:46.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:25:46 smithi080 bash[41963]: cluster 2023-12-01T08:25:45.428351+0000 mgr.y (mgr.24362) 6518 : cluster 0 pgmap v6487: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:25:46.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:25:46 smithi080 bash[28361]: cluster 2023-12-01T08:25:45.428351+0000 mgr.y (mgr.24362) 6518 : cluster 0 pgmap v6487: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:25:46.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:25:46 smithi090 bash[32384]: cluster 2023-12-01T08:25:45.428351+0000 mgr.y (mgr.24362) 6518 : cluster 0 pgmap v6487: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:25:48.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:25:48 smithi090 bash[32384]: cluster 2023-12-01T08:25:47.429456+0000 mgr.y (mgr.24362) 6519 : cluster 0 pgmap v6488: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:25:48.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:25:48 smithi090 bash[32384]: audit 2023-12-01T08:25:47.780754+0000 mon.a (mon.0) 4438 : audit 0 from='client.? 172.21.15.80:0/3742881216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:25:48.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:25:48 smithi080 bash[41963]: cluster 2023-12-01T08:25:47.429456+0000 mgr.y (mgr.24362) 6519 : cluster 0 pgmap v6488: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:25:48.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:25:48 smithi080 bash[41963]: audit 2023-12-01T08:25:47.780754+0000 mon.a (mon.0) 4438 : audit 0 from='client.? 172.21.15.80:0/3742881216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:25:48.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:25:48 smithi080 bash[28361]: cluster 2023-12-01T08:25:47.429456+0000 mgr.y (mgr.24362) 6519 : cluster 0 pgmap v6488: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:25:48.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:25:48 smithi080 bash[28361]: audit 2023-12-01T08:25:47.780754+0000 mon.a (mon.0) 4438 : audit 0 from='client.? 172.21.15.80:0/3742881216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:25:50.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:25:50 smithi090 bash[32384]: cluster 2023-12-01T08:25:49.430238+0000 mgr.y (mgr.24362) 6520 : cluster 0 pgmap v6489: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:25:50.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:25:50 smithi090 bash[32384]: audit 2023-12-01T08:25:50.236340+0000 mon.c (mon.2) 4174 : audit 0 from='client.? 172.21.15.80:0/1165846631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:25:50.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:25:50 smithi080 bash[28361]: cluster 2023-12-01T08:25:49.430238+0000 mgr.y (mgr.24362) 6520 : cluster 0 pgmap v6489: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:25:50.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:25:50 smithi080 bash[28361]: audit 2023-12-01T08:25:50.236340+0000 mon.c (mon.2) 4174 : audit 0 from='client.? 172.21.15.80:0/1165846631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:25:50.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:25:50 smithi080 bash[41963]: cluster 2023-12-01T08:25:49.430238+0000 mgr.y (mgr.24362) 6520 : cluster 0 pgmap v6489: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:25:50.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:25:50 smithi080 bash[41963]: audit 2023-12-01T08:25:50.236340+0000 mon.c (mon.2) 4174 : audit 0 from='client.? 172.21.15.80:0/1165846631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:25:52.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:25:52 smithi080 bash[28361]: cluster 2023-12-01T08:25:51.431497+0000 mgr.y (mgr.24362) 6521 : cluster 0 pgmap v6490: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:25:52.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:25:52 smithi080 bash[41963]: cluster 2023-12-01T08:25:51.431497+0000 mgr.y (mgr.24362) 6521 : cluster 0 pgmap v6490: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:25:52.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:25:52 smithi090 bash[32384]: cluster 2023-12-01T08:25:51.431497+0000 mgr.y (mgr.24362) 6521 : cluster 0 pgmap v6490: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:25:53.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:25:53 smithi080 bash[28361]: audit 2023-12-01T08:25:52.688910+0000 mon.c (mon.2) 4175 : audit 0 from='client.? 172.21.15.80:0/3997771643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:25:53.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:25:53 smithi080 bash[41963]: audit 2023-12-01T08:25:52.688910+0000 mon.c (mon.2) 4175 : audit 0 from='client.? 172.21.15.80:0/3997771643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:25:53.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:25:53 smithi090 bash[32384]: audit 2023-12-01T08:25:52.688910+0000 mon.c (mon.2) 4175 : audit 0 from='client.? 172.21.15.80:0/3997771643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:25:54.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:25:54 smithi080 bash[28361]: cluster 2023-12-01T08:25:53.432221+0000 mgr.y (mgr.24362) 6522 : cluster 0 pgmap v6491: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:25:54.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:25:54 smithi080 bash[41963]: cluster 2023-12-01T08:25:53.432221+0000 mgr.y (mgr.24362) 6522 : cluster 0 pgmap v6491: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:25:54.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:25:54 smithi090 bash[32384]: cluster 2023-12-01T08:25:53.432221+0000 mgr.y (mgr.24362) 6522 : cluster 0 pgmap v6491: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:25:55.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:25:55 smithi080 bash[28361]: audit 2023-12-01T08:25:55.118318+0000 mon.c (mon.2) 4176 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:25:55.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:25:55 smithi080 bash[28361]: audit 2023-12-01T08:25:55.144063+0000 mon.c (mon.2) 4177 : audit 0 from='client.? 172.21.15.80:0/3958680977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:25:55.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:25:55 smithi080 bash[41963]: audit 2023-12-01T08:25:55.118318+0000 mon.c (mon.2) 4176 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:25:55.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:25:55 smithi080 bash[41963]: audit 2023-12-01T08:25:55.144063+0000 mon.c (mon.2) 4177 : audit 0 from='client.? 172.21.15.80:0/3958680977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:25:55.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:25:55 smithi090 bash[32384]: audit 2023-12-01T08:25:55.118318+0000 mon.c (mon.2) 4176 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:25:55.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:25:55 smithi090 bash[32384]: audit 2023-12-01T08:25:55.144063+0000 mon.c (mon.2) 4177 : audit 0 from='client.? 172.21.15.80:0/3958680977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:25:56.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:25:56 smithi080 bash[28361]: cluster 2023-12-01T08:25:55.432837+0000 mgr.y (mgr.24362) 6523 : cluster 0 pgmap v6492: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:25:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:25:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:25:56] "GET /metrics HTTP/1.1" 200 33972 "" "Prometheus/2.43.0" 2023-12-01T08:25:56.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:25:56 smithi080 bash[41963]: cluster 2023-12-01T08:25:55.432837+0000 mgr.y (mgr.24362) 6523 : cluster 0 pgmap v6492: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:25:56.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:25:56 smithi090 bash[32384]: cluster 2023-12-01T08:25:55.432837+0000 mgr.y (mgr.24362) 6523 : cluster 0 pgmap v6492: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:25:58.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:25:58 smithi090 bash[32384]: cluster 2023-12-01T08:25:57.433894+0000 mgr.y (mgr.24362) 6524 : cluster 0 pgmap v6493: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:25:58.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:25:58 smithi090 bash[32384]: audit 2023-12-01T08:25:57.593121+0000 mon.c (mon.2) 4178 : audit 0 from='client.? 172.21.15.80:0/3598600060' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:25:58.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:25:58 smithi080 bash[28361]: cluster 2023-12-01T08:25:57.433894+0000 mgr.y (mgr.24362) 6524 : cluster 0 pgmap v6493: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:25:58.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:25:58 smithi080 bash[28361]: audit 2023-12-01T08:25:57.593121+0000 mon.c (mon.2) 4178 : audit 0 from='client.? 172.21.15.80:0/3598600060' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:25:58.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:25:58 smithi080 bash[41963]: cluster 2023-12-01T08:25:57.433894+0000 mgr.y (mgr.24362) 6524 : cluster 0 pgmap v6493: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:25:58.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:25:58 smithi080 bash[41963]: audit 2023-12-01T08:25:57.593121+0000 mon.c (mon.2) 4178 : audit 0 from='client.? 172.21.15.80:0/3598600060' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:26:00.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:26:00 smithi090 bash[32384]: cluster 2023-12-01T08:25:59.434701+0000 mgr.y (mgr.24362) 6525 : cluster 0 pgmap v6494: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:26:00.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:26:00 smithi090 bash[32384]: audit 2023-12-01T08:26:00.050569+0000 mon.a (mon.0) 4439 : audit 0 from='client.? 172.21.15.80:0/2218788601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:26:00.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:26:00 smithi080 bash[28361]: cluster 2023-12-01T08:25:59.434701+0000 mgr.y (mgr.24362) 6525 : cluster 0 pgmap v6494: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:26:00.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:26:00 smithi080 bash[28361]: audit 2023-12-01T08:26:00.050569+0000 mon.a (mon.0) 4439 : audit 0 from='client.? 172.21.15.80:0/2218788601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:26:00.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:26:00 smithi080 bash[41963]: cluster 2023-12-01T08:25:59.434701+0000 mgr.y (mgr.24362) 6525 : cluster 0 pgmap v6494: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:26:00.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:26:00 smithi080 bash[41963]: audit 2023-12-01T08:26:00.050569+0000 mon.a (mon.0) 4439 : audit 0 from='client.? 172.21.15.80:0/2218788601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:26:02.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:26:02 smithi080 bash[28361]: cluster 2023-12-01T08:26:01.435893+0000 mgr.y (mgr.24362) 6526 : cluster 0 pgmap v6495: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:26:02.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:26:02 smithi080 bash[41963]: cluster 2023-12-01T08:26:01.435893+0000 mgr.y (mgr.24362) 6526 : cluster 0 pgmap v6495: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:26:02.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:26:02 smithi090 bash[32384]: cluster 2023-12-01T08:26:01.435893+0000 mgr.y (mgr.24362) 6526 : cluster 0 pgmap v6495: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:26:03.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:26:03 smithi080 bash[28361]: audit 2023-12-01T08:26:02.503563+0000 mon.a (mon.0) 4440 : audit 0 from='client.? 172.21.15.80:0/319469311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:26:03.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:26:03 smithi080 bash[41963]: audit 2023-12-01T08:26:02.503563+0000 mon.a (mon.0) 4440 : audit 0 from='client.? 172.21.15.80:0/319469311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:26:03.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:26:03 smithi090 bash[32384]: audit 2023-12-01T08:26:02.503563+0000 mon.a (mon.0) 4440 : audit 0 from='client.? 172.21.15.80:0/319469311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:26:04.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:26:04 smithi080 bash[41963]: cluster 2023-12-01T08:26:03.436500+0000 mgr.y (mgr.24362) 6527 : cluster 0 pgmap v6496: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:26:04.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:26:04 smithi080 bash[28361]: cluster 2023-12-01T08:26:03.436500+0000 mgr.y (mgr.24362) 6527 : cluster 0 pgmap v6496: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:26:04.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:26:04 smithi090 bash[32384]: cluster 2023-12-01T08:26:03.436500+0000 mgr.y (mgr.24362) 6527 : cluster 0 pgmap v6496: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:26:05.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:26:05 smithi080 bash[41963]: audit 2023-12-01T08:26:04.955394+0000 mon.c (mon.2) 4179 : audit 0 from='client.? 172.21.15.80:0/2573782598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:26:05.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:26:05 smithi080 bash[28361]: audit 2023-12-01T08:26:04.955394+0000 mon.c (mon.2) 4179 : audit 0 from='client.? 172.21.15.80:0/2573782598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:26:05.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:26:05 smithi090 bash[32384]: audit 2023-12-01T08:26:04.955394+0000 mon.c (mon.2) 4179 : audit 0 from='client.? 172.21.15.80:0/2573782598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:26:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:26:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:26:06] "GET /metrics HTTP/1.1" 200 33972 "" "Prometheus/2.43.0" 2023-12-01T08:26:06.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:26:06 smithi080 bash[41963]: cluster 2023-12-01T08:26:05.437050+0000 mgr.y (mgr.24362) 6528 : cluster 0 pgmap v6497: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:26:06.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:26:06 smithi080 bash[28361]: cluster 2023-12-01T08:26:05.437050+0000 mgr.y (mgr.24362) 6528 : cluster 0 pgmap v6497: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:26:06.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:26:06 smithi090 bash[32384]: cluster 2023-12-01T08:26:05.437050+0000 mgr.y (mgr.24362) 6528 : cluster 0 pgmap v6497: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:26:07.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:26:07 smithi090 bash[32384]: audit 2023-12-01T08:26:07.409339+0000 mon.a (mon.0) 4441 : audit 0 from='client.? 172.21.15.80:0/2553435473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:26:07.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:26:07 smithi080 bash[28361]: audit 2023-12-01T08:26:07.409339+0000 mon.a (mon.0) 4441 : audit 0 from='client.? 172.21.15.80:0/2553435473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:26:07.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:26:07 smithi080 bash[41963]: audit 2023-12-01T08:26:07.409339+0000 mon.a (mon.0) 4441 : audit 0 from='client.? 172.21.15.80:0/2553435473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:26:08.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:26:08 smithi090 bash[32384]: cluster 2023-12-01T08:26:07.437946+0000 mgr.y (mgr.24362) 6529 : cluster 0 pgmap v6498: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:26:08.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:26:08 smithi080 bash[28361]: cluster 2023-12-01T08:26:07.437946+0000 mgr.y (mgr.24362) 6529 : cluster 0 pgmap v6498: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:26:08.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:26:08 smithi080 bash[41963]: cluster 2023-12-01T08:26:07.437946+0000 mgr.y (mgr.24362) 6529 : cluster 0 pgmap v6498: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:26:10.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:26:10 smithi090 bash[32384]: cluster 2023-12-01T08:26:09.438611+0000 mgr.y (mgr.24362) 6530 : cluster 0 pgmap v6499: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:26:10.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:26:10 smithi090 bash[32384]: audit 2023-12-01T08:26:09.860190+0000 mon.a (mon.0) 4442 : audit 0 from='client.? 172.21.15.80:0/2838237503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:26:10.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:26:10 smithi090 bash[32384]: audit 2023-12-01T08:26:10.118769+0000 mon.c (mon.2) 4180 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:26:10.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:26:10 smithi080 bash[41963]: cluster 2023-12-01T08:26:09.438611+0000 mgr.y (mgr.24362) 6530 : cluster 0 pgmap v6499: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:26:10.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:26:10 smithi080 bash[41963]: audit 2023-12-01T08:26:09.860190+0000 mon.a (mon.0) 4442 : audit 0 from='client.? 172.21.15.80:0/2838237503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:26:10.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:26:10 smithi080 bash[41963]: audit 2023-12-01T08:26:10.118769+0000 mon.c (mon.2) 4180 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:26:10.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:26:10 smithi080 bash[28361]: cluster 2023-12-01T08:26:09.438611+0000 mgr.y (mgr.24362) 6530 : cluster 0 pgmap v6499: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:26:10.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:26:10 smithi080 bash[28361]: audit 2023-12-01T08:26:09.860190+0000 mon.a (mon.0) 4442 : audit 0 from='client.? 172.21.15.80:0/2838237503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:26:10.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:26:10 smithi080 bash[28361]: audit 2023-12-01T08:26:10.118769+0000 mon.c (mon.2) 4180 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:26:12.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:26:12 smithi080 bash[28361]: cluster 2023-12-01T08:26:11.439752+0000 mgr.y (mgr.24362) 6531 : cluster 0 pgmap v6500: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:26:12.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:26:12 smithi080 bash[28361]: audit 2023-12-01T08:26:12.316661+0000 mon.a (mon.0) 4443 : audit 0 from='client.? 172.21.15.80:0/130596770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:26:12.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:26:12 smithi080 bash[41963]: cluster 2023-12-01T08:26:11.439752+0000 mgr.y (mgr.24362) 6531 : cluster 0 pgmap v6500: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:26:12.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:26:12 smithi080 bash[41963]: audit 2023-12-01T08:26:12.316661+0000 mon.a (mon.0) 4443 : audit 0 from='client.? 172.21.15.80:0/130596770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:26:12.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:26:12 smithi090 bash[32384]: cluster 2023-12-01T08:26:11.439752+0000 mgr.y (mgr.24362) 6531 : cluster 0 pgmap v6500: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:26:12.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:26:12 smithi090 bash[32384]: audit 2023-12-01T08:26:12.316661+0000 mon.a (mon.0) 4443 : audit 0 from='client.? 172.21.15.80:0/130596770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:26:14.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:26:14 smithi090 bash[32384]: cluster 2023-12-01T08:26:13.440390+0000 mgr.y (mgr.24362) 6532 : cluster 0 pgmap v6501: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:26:14.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:26:14 smithi080 bash[28361]: cluster 2023-12-01T08:26:13.440390+0000 mgr.y (mgr.24362) 6532 : cluster 0 pgmap v6501: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:26:14.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:26:14 smithi080 bash[41963]: cluster 2023-12-01T08:26:13.440390+0000 mgr.y (mgr.24362) 6532 : cluster 0 pgmap v6501: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:26:15.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:26:15 smithi090 bash[32384]: audit 2023-12-01T08:26:14.765510+0000 mon.a (mon.0) 4444 : audit 0 from='client.? 172.21.15.80:0/734051017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:26:15.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:26:15 smithi080 bash[28361]: audit 2023-12-01T08:26:14.765510+0000 mon.a (mon.0) 4444 : audit 0 from='client.? 172.21.15.80:0/734051017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:26:15.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:26:15 smithi080 bash[41963]: audit 2023-12-01T08:26:14.765510+0000 mon.a (mon.0) 4444 : audit 0 from='client.? 172.21.15.80:0/734051017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:26:16.508 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:26:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:26:16] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.43.0" 2023-12-01T08:26:16.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:26:16 smithi090 bash[32384]: cluster 2023-12-01T08:26:15.441076+0000 mgr.y (mgr.24362) 6533 : cluster 0 pgmap v6502: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:26:16.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:26:16 smithi080 bash[28361]: cluster 2023-12-01T08:26:15.441076+0000 mgr.y (mgr.24362) 6533 : cluster 0 pgmap v6502: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:26:16.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:26:16 smithi080 bash[41963]: cluster 2023-12-01T08:26:15.441076+0000 mgr.y (mgr.24362) 6533 : cluster 0 pgmap v6502: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:26:17.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:26:17 smithi090 bash[32384]: audit 2023-12-01T08:26:17.222486+0000 mon.c (mon.2) 4181 : audit 0 from='client.? 172.21.15.80:0/820345261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:26:17.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:26:17 smithi080 bash[28361]: audit 2023-12-01T08:26:17.222486+0000 mon.c (mon.2) 4181 : audit 0 from='client.? 172.21.15.80:0/820345261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:26:17.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:26:17 smithi080 bash[41963]: audit 2023-12-01T08:26:17.222486+0000 mon.c (mon.2) 4181 : audit 0 from='client.? 172.21.15.80:0/820345261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:26:18.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:26:18 smithi080 bash[28361]: cluster 2023-12-01T08:26:17.442177+0000 mgr.y (mgr.24362) 6534 : cluster 0 pgmap v6503: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:26:18.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:26:18 smithi080 bash[41963]: cluster 2023-12-01T08:26:17.442177+0000 mgr.y (mgr.24362) 6534 : cluster 0 pgmap v6503: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:26:19.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:26:18 smithi090 bash[32384]: cluster 2023-12-01T08:26:17.442177+0000 mgr.y (mgr.24362) 6534 : cluster 0 pgmap v6503: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:26:20.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:26:20 smithi080 bash[28361]: cluster 2023-12-01T08:26:19.442771+0000 mgr.y (mgr.24362) 6535 : cluster 0 pgmap v6504: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:26:20.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:26:20 smithi080 bash[28361]: audit 2023-12-01T08:26:19.684766+0000 mon.c (mon.2) 4182 : audit 0 from='client.? 172.21.15.80:0/4193112974' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:26:20.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:26:20 smithi080 bash[41963]: cluster 2023-12-01T08:26:19.442771+0000 mgr.y (mgr.24362) 6535 : cluster 0 pgmap v6504: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:26:20.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:26:20 smithi080 bash[41963]: audit 2023-12-01T08:26:19.684766+0000 mon.c (mon.2) 4182 : audit 0 from='client.? 172.21.15.80:0/4193112974' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:26:21.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:26:20 smithi090 bash[32384]: cluster 2023-12-01T08:26:19.442771+0000 mgr.y (mgr.24362) 6535 : cluster 0 pgmap v6504: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:26:21.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:26:20 smithi090 bash[32384]: audit 2023-12-01T08:26:19.684766+0000 mon.c (mon.2) 4182 : audit 0 from='client.? 172.21.15.80:0/4193112974' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:26:22.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:26:22 smithi080 bash[28361]: cluster 2023-12-01T08:26:21.443940+0000 mgr.y (mgr.24362) 6536 : cluster 0 pgmap v6505: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:26:22.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:26:22 smithi080 bash[28361]: audit 2023-12-01T08:26:22.136095+0000 mon.c (mon.2) 4183 : audit 0 from='client.? 172.21.15.80:0/39545472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:26:22.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:26:22 smithi080 bash[41963]: cluster 2023-12-01T08:26:21.443940+0000 mgr.y (mgr.24362) 6536 : cluster 0 pgmap v6505: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:26:22.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:26:22 smithi080 bash[41963]: audit 2023-12-01T08:26:22.136095+0000 mon.c (mon.2) 4183 : audit 0 from='client.? 172.21.15.80:0/39545472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:26:22.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:26:22 smithi090 bash[32384]: cluster 2023-12-01T08:26:21.443940+0000 mgr.y (mgr.24362) 6536 : cluster 0 pgmap v6505: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:26:22.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:26:22 smithi090 bash[32384]: audit 2023-12-01T08:26:22.136095+0000 mon.c (mon.2) 4183 : audit 0 from='client.? 172.21.15.80:0/39545472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:26:24.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:26:24 smithi090 bash[32384]: cluster 2023-12-01T08:26:23.444644+0000 mgr.y (mgr.24362) 6537 : cluster 0 pgmap v6506: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:26:24.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:26:24 smithi080 bash[28361]: cluster 2023-12-01T08:26:23.444644+0000 mgr.y (mgr.24362) 6537 : cluster 0 pgmap v6506: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:26:24.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:26:24 smithi080 bash[41963]: cluster 2023-12-01T08:26:23.444644+0000 mgr.y (mgr.24362) 6537 : cluster 0 pgmap v6506: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:26:25.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:26:25 smithi090 bash[32384]: audit 2023-12-01T08:26:24.589433+0000 mon.c (mon.2) 4184 : audit 0 from='client.? 172.21.15.80:0/3256275725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:26:25.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:26:25 smithi090 bash[32384]: audit 2023-12-01T08:26:25.119199+0000 mon.c (mon.2) 4185 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:26:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:26:25 smithi080 bash[28361]: audit 2023-12-01T08:26:24.589433+0000 mon.c (mon.2) 4184 : audit 0 from='client.? 172.21.15.80:0/3256275725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:26:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:26:25 smithi080 bash[28361]: audit 2023-12-01T08:26:25.119199+0000 mon.c (mon.2) 4185 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:26:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:26:25 smithi080 bash[41963]: audit 2023-12-01T08:26:24.589433+0000 mon.c (mon.2) 4184 : audit 0 from='client.? 172.21.15.80:0/3256275725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:26:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:26:25 smithi080 bash[41963]: audit 2023-12-01T08:26:25.119199+0000 mon.c (mon.2) 4185 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:26:26.513 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:26:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:26:26] "GET /metrics HTTP/1.1" 200 33972 "" "Prometheus/2.43.0" 2023-12-01T08:26:26.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:26:26 smithi090 bash[32384]: cluster 2023-12-01T08:26:25.445422+0000 mgr.y (mgr.24362) 6538 : cluster 0 pgmap v6507: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:26:26.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:26:26 smithi080 bash[41963]: cluster 2023-12-01T08:26:25.445422+0000 mgr.y (mgr.24362) 6538 : cluster 0 pgmap v6507: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:26:26.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:26:26 smithi080 bash[28361]: cluster 2023-12-01T08:26:25.445422+0000 mgr.y (mgr.24362) 6538 : cluster 0 pgmap v6507: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:26:27.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:26:27 smithi080 bash[28361]: audit 2023-12-01T08:26:27.047732+0000 mon.c (mon.2) 4186 : audit 0 from='client.? 172.21.15.80:0/1453305362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:26:27.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:26:27 smithi080 bash[41963]: audit 2023-12-01T08:26:27.047732+0000 mon.c (mon.2) 4186 : audit 0 from='client.? 172.21.15.80:0/1453305362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:26:28.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:26:27 smithi090 bash[32384]: audit 2023-12-01T08:26:27.047732+0000 mon.c (mon.2) 4186 : audit 0 from='client.? 172.21.15.80:0/1453305362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:26:28.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:26:28 smithi080 bash[28361]: cluster 2023-12-01T08:26:27.446617+0000 mgr.y (mgr.24362) 6539 : cluster 0 pgmap v6508: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:26:28.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:26:28 smithi080 bash[41963]: cluster 2023-12-01T08:26:27.446617+0000 mgr.y (mgr.24362) 6539 : cluster 0 pgmap v6508: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:26:29.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:26:28 smithi090 bash[32384]: cluster 2023-12-01T08:26:27.446617+0000 mgr.y (mgr.24362) 6539 : cluster 0 pgmap v6508: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:26:29.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:26:29 smithi080 bash[28361]: audit 2023-12-01T08:26:29.504231+0000 mon.c (mon.2) 4187 : audit 0 from='client.? 172.21.15.80:0/3272922935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:26:29.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:26:29 smithi080 bash[41963]: audit 2023-12-01T08:26:29.504231+0000 mon.c (mon.2) 4187 : audit 0 from='client.? 172.21.15.80:0/3272922935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:26:30.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:26:29 smithi090 bash[32384]: audit 2023-12-01T08:26:29.504231+0000 mon.c (mon.2) 4187 : audit 0 from='client.? 172.21.15.80:0/3272922935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:26:30.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:26:30 smithi080 bash[41963]: cluster 2023-12-01T08:26:29.447260+0000 mgr.y (mgr.24362) 6540 : cluster 0 pgmap v6509: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:26:30.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:26:30 smithi080 bash[28361]: cluster 2023-12-01T08:26:29.447260+0000 mgr.y (mgr.24362) 6540 : cluster 0 pgmap v6509: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:26:31.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:26:30 smithi090 bash[32384]: cluster 2023-12-01T08:26:29.447260+0000 mgr.y (mgr.24362) 6540 : cluster 0 pgmap v6509: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:26:32.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:26:32 smithi080 bash[28361]: cluster 2023-12-01T08:26:31.448428+0000 mgr.y (mgr.24362) 6541 : cluster 0 pgmap v6510: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:26:32.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:26:32 smithi080 bash[28361]: audit 2023-12-01T08:26:31.951837+0000 mon.a (mon.0) 4445 : audit 0 from='client.? 172.21.15.80:0/648669703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:26:32.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:26:32 smithi080 bash[41963]: cluster 2023-12-01T08:26:31.448428+0000 mgr.y (mgr.24362) 6541 : cluster 0 pgmap v6510: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:26:32.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:26:32 smithi080 bash[41963]: audit 2023-12-01T08:26:31.951837+0000 mon.a (mon.0) 4445 : audit 0 from='client.? 172.21.15.80:0/648669703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:26:32.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:26:32 smithi090 bash[32384]: cluster 2023-12-01T08:26:31.448428+0000 mgr.y (mgr.24362) 6541 : cluster 0 pgmap v6510: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:26:32.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:26:32 smithi090 bash[32384]: audit 2023-12-01T08:26:31.951837+0000 mon.a (mon.0) 4445 : audit 0 from='client.? 172.21.15.80:0/648669703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:26:33.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:26:33 smithi080 bash[28361]: audit 2023-12-01T08:26:33.087612+0000 mon.c (mon.2) 4188 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:26:33.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:26:33 smithi080 bash[41963]: audit 2023-12-01T08:26:33.087612+0000 mon.c (mon.2) 4188 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:26:33.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:26:33 smithi090 bash[32384]: audit 2023-12-01T08:26:33.087612+0000 mon.c (mon.2) 4188 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:26:34.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:26:34 smithi080 bash[41963]: cluster 2023-12-01T08:26:33.449075+0000 mgr.y (mgr.24362) 6542 : cluster 0 pgmap v6511: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:26:34.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:26:34 smithi080 bash[28361]: cluster 2023-12-01T08:26:33.449075+0000 mgr.y (mgr.24362) 6542 : cluster 0 pgmap v6511: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:26:34.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:26:34 smithi090 bash[32384]: cluster 2023-12-01T08:26:33.449075+0000 mgr.y (mgr.24362) 6542 : cluster 0 pgmap v6511: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:26:35.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:26:35 smithi080 bash[41963]: audit 2023-12-01T08:26:34.417146+0000 mon.c (mon.2) 4189 : audit 0 from='client.? 172.21.15.80:0/2506025265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:26:35.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:26:35 smithi080 bash[28361]: audit 2023-12-01T08:26:34.417146+0000 mon.c (mon.2) 4189 : audit 0 from='client.? 172.21.15.80:0/2506025265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:26:35.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:26:35 smithi090 bash[32384]: audit 2023-12-01T08:26:34.417146+0000 mon.c (mon.2) 4189 : audit 0 from='client.? 172.21.15.80:0/2506025265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:26:36.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:26:36 smithi080 bash[41963]: cluster 2023-12-01T08:26:35.449807+0000 mgr.y (mgr.24362) 6543 : cluster 0 pgmap v6512: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:26:36.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:26:36 smithi080 bash[28361]: cluster 2023-12-01T08:26:35.449807+0000 mgr.y (mgr.24362) 6543 : cluster 0 pgmap v6512: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:26:36.683 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:26:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:26:36] "GET /metrics HTTP/1.1" 200 33972 "" "Prometheus/2.43.0" 2023-12-01T08:26:36.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:26:36 smithi090 bash[32384]: cluster 2023-12-01T08:26:35.449807+0000 mgr.y (mgr.24362) 6543 : cluster 0 pgmap v6512: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:26:37.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:26:37 smithi090 bash[32384]: audit 2023-12-01T08:26:36.873538+0000 mon.a (mon.0) 4446 : audit 0 from='client.? 172.21.15.80:0/154103306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:26:37.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:26:37 smithi080 bash[28361]: audit 2023-12-01T08:26:36.873538+0000 mon.a (mon.0) 4446 : audit 0 from='client.? 172.21.15.80:0/154103306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:26:37.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:26:37 smithi080 bash[41963]: audit 2023-12-01T08:26:36.873538+0000 mon.a (mon.0) 4446 : audit 0 from='client.? 172.21.15.80:0/154103306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:26:38.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:26:38 smithi090 bash[32384]: cluster 2023-12-01T08:26:37.450609+0000 mgr.y (mgr.24362) 6544 : cluster 0 pgmap v6513: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:26:38.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:26:38 smithi080 bash[41963]: cluster 2023-12-01T08:26:37.450609+0000 mgr.y (mgr.24362) 6544 : cluster 0 pgmap v6513: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:26:38.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:26:38 smithi080 bash[28361]: cluster 2023-12-01T08:26:37.450609+0000 mgr.y (mgr.24362) 6544 : cluster 0 pgmap v6513: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:26:40.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:26:39 smithi080 bash[28361]: audit 2023-12-01T08:26:38.878501+0000 mon.a (mon.0) 4447 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:26:40.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:26:39 smithi080 bash[28361]: audit 2023-12-01T08:26:38.889909+0000 mon.a (mon.0) 4448 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:26:40.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:26:39 smithi080 bash[28361]: audit 2023-12-01T08:26:39.232032+0000 mon.a (mon.0) 4449 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:26:40.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:26:39 smithi080 bash[28361]: audit 2023-12-01T08:26:39.243247+0000 mon.a (mon.0) 4450 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:26:40.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:26:39 smithi080 bash[28361]: audit 2023-12-01T08:26:39.329325+0000 mon.a (mon.0) 4451 : audit 0 from='client.? 172.21.15.80:0/3649394905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:26:40.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:26:39 smithi080 bash[28361]: cluster 2023-12-01T08:26:39.451205+0000 mgr.y (mgr.24362) 6545 : cluster 0 pgmap v6514: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:26:40.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:26:39 smithi080 bash[28361]: audit 2023-12-01T08:26:39.769768+0000 mon.c (mon.2) 4190 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:26:40.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:26:39 smithi080 bash[28361]: audit 2023-12-01T08:26:39.771568+0000 mon.c (mon.2) 4191 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:26:40.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:26:39 smithi080 bash[28361]: audit 2023-12-01T08:26:39.781008+0000 mon.a (mon.0) 4452 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:26:40.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:26:39 smithi080 bash[41963]: audit 2023-12-01T08:26:38.878501+0000 mon.a (mon.0) 4447 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:26:40.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:26:39 smithi080 bash[41963]: audit 2023-12-01T08:26:38.889909+0000 mon.a (mon.0) 4448 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:26:40.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:26:39 smithi080 bash[41963]: audit 2023-12-01T08:26:39.232032+0000 mon.a (mon.0) 4449 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:26:40.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:26:39 smithi080 bash[41963]: audit 2023-12-01T08:26:39.243247+0000 mon.a (mon.0) 4450 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:26:40.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:26:39 smithi080 bash[41963]: audit 2023-12-01T08:26:39.329325+0000 mon.a (mon.0) 4451 : audit 0 from='client.? 172.21.15.80:0/3649394905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:26:40.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:26:39 smithi080 bash[41963]: cluster 2023-12-01T08:26:39.451205+0000 mgr.y (mgr.24362) 6545 : cluster 0 pgmap v6514: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:26:40.185 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:26:39 smithi080 bash[41963]: audit 2023-12-01T08:26:39.769768+0000 mon.c (mon.2) 4190 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:26:40.185 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:26:39 smithi080 bash[41963]: audit 2023-12-01T08:26:39.771568+0000 mon.c (mon.2) 4191 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:26:40.185 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:26:39 smithi080 bash[41963]: audit 2023-12-01T08:26:39.781008+0000 mon.a (mon.0) 4452 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:26:40.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:26:39 smithi090 bash[32384]: audit 2023-12-01T08:26:38.878501+0000 mon.a (mon.0) 4447 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:26:40.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:26:39 smithi090 bash[32384]: audit 2023-12-01T08:26:38.889909+0000 mon.a (mon.0) 4448 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:26:40.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:26:39 smithi090 bash[32384]: audit 2023-12-01T08:26:39.232032+0000 mon.a (mon.0) 4449 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:26:40.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:26:39 smithi090 bash[32384]: audit 2023-12-01T08:26:39.243247+0000 mon.a (mon.0) 4450 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:26:40.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:26:39 smithi090 bash[32384]: audit 2023-12-01T08:26:39.329325+0000 mon.a (mon.0) 4451 : audit 0 from='client.? 172.21.15.80:0/3649394905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:26:40.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:26:39 smithi090 bash[32384]: cluster 2023-12-01T08:26:39.451205+0000 mgr.y (mgr.24362) 6545 : cluster 0 pgmap v6514: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:26:40.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:26:39 smithi090 bash[32384]: audit 2023-12-01T08:26:39.769768+0000 mon.c (mon.2) 4190 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:26:40.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:26:39 smithi090 bash[32384]: audit 2023-12-01T08:26:39.771568+0000 mon.c (mon.2) 4191 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:26:40.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:26:39 smithi090 bash[32384]: audit 2023-12-01T08:26:39.781008+0000 mon.a (mon.0) 4452 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:26:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:26:40 smithi080 bash[28361]: audit 2023-12-01T08:26:40.119775+0000 mon.c (mon.2) 4192 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:26:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:26:40 smithi080 bash[41963]: audit 2023-12-01T08:26:40.119775+0000 mon.c (mon.2) 4192 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:26:41.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:26:40 smithi090 bash[32384]: audit 2023-12-01T08:26:40.119775+0000 mon.c (mon.2) 4192 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:26:42.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:26:42 smithi080 bash[28361]: cluster 2023-12-01T08:26:41.452407+0000 mgr.y (mgr.24362) 6546 : cluster 0 pgmap v6515: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:26:42.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:26:42 smithi080 bash[28361]: audit 2023-12-01T08:26:41.784975+0000 mon.a (mon.0) 4453 : audit 0 from='client.? 172.21.15.80:0/3163363520' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:26:42.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:26:42 smithi080 bash[41963]: cluster 2023-12-01T08:26:41.452407+0000 mgr.y (mgr.24362) 6546 : cluster 0 pgmap v6515: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:26:42.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:26:42 smithi080 bash[41963]: audit 2023-12-01T08:26:41.784975+0000 mon.a (mon.0) 4453 : audit 0 from='client.? 172.21.15.80:0/3163363520' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:26:42.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:26:42 smithi090 bash[32384]: cluster 2023-12-01T08:26:41.452407+0000 mgr.y (mgr.24362) 6546 : cluster 0 pgmap v6515: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:26:42.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:26:42 smithi090 bash[32384]: audit 2023-12-01T08:26:41.784975+0000 mon.a (mon.0) 4453 : audit 0 from='client.? 172.21.15.80:0/3163363520' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:26:44.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:26:44 smithi090 bash[32384]: cluster 2023-12-01T08:26:43.453169+0000 mgr.y (mgr.24362) 6547 : cluster 0 pgmap v6516: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:26:44.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:26:44 smithi090 bash[32384]: audit 2023-12-01T08:26:44.237214+0000 mon.c (mon.2) 4193 : audit 0 from='client.? 172.21.15.80:0/3442346902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:26:44.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:26:44 smithi080 bash[41963]: cluster 2023-12-01T08:26:43.453169+0000 mgr.y (mgr.24362) 6547 : cluster 0 pgmap v6516: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:26:44.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:26:44 smithi080 bash[41963]: audit 2023-12-01T08:26:44.237214+0000 mon.c (mon.2) 4193 : audit 0 from='client.? 172.21.15.80:0/3442346902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:26:44.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:26:44 smithi080 bash[28361]: cluster 2023-12-01T08:26:43.453169+0000 mgr.y (mgr.24362) 6547 : cluster 0 pgmap v6516: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:26:44.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:26:44 smithi080 bash[28361]: audit 2023-12-01T08:26:44.237214+0000 mon.c (mon.2) 4193 : audit 0 from='client.? 172.21.15.80:0/3442346902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:26:46.514 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:26:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:26:46] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T08:26:46.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:26:46 smithi090 bash[32384]: cluster 2023-12-01T08:26:45.453931+0000 mgr.y (mgr.24362) 6548 : cluster 0 pgmap v6517: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:26:46.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:26:46 smithi080 bash[41963]: cluster 2023-12-01T08:26:45.453931+0000 mgr.y (mgr.24362) 6548 : cluster 0 pgmap v6517: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:26:46.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:26:46 smithi080 bash[28361]: cluster 2023-12-01T08:26:45.453931+0000 mgr.y (mgr.24362) 6548 : cluster 0 pgmap v6517: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:26:47.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:26:47 smithi080 bash[28361]: audit 2023-12-01T08:26:46.684629+0000 mon.c (mon.2) 4194 : audit 0 from='client.? 172.21.15.80:0/370646502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:26:47.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:26:47 smithi080 bash[41963]: audit 2023-12-01T08:26:46.684629+0000 mon.c (mon.2) 4194 : audit 0 from='client.? 172.21.15.80:0/370646502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:26:48.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:26:47 smithi090 bash[32384]: audit 2023-12-01T08:26:46.684629+0000 mon.c (mon.2) 4194 : audit 0 from='client.? 172.21.15.80:0/370646502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:26:48.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:26:48 smithi080 bash[41963]: cluster 2023-12-01T08:26:47.454970+0000 mgr.y (mgr.24362) 6549 : cluster 0 pgmap v6518: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:26:48.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:26:48 smithi080 bash[28361]: cluster 2023-12-01T08:26:47.454970+0000 mgr.y (mgr.24362) 6549 : cluster 0 pgmap v6518: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:26:49.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:26:48 smithi090 bash[32384]: cluster 2023-12-01T08:26:47.454970+0000 mgr.y (mgr.24362) 6549 : cluster 0 pgmap v6518: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:26:49.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:26:49 smithi080 bash[28361]: audit 2023-12-01T08:26:49.138644+0000 mon.c (mon.2) 4195 : audit 0 from='client.? 172.21.15.80:0/3710283101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:26:49.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:26:49 smithi080 bash[41963]: audit 2023-12-01T08:26:49.138644+0000 mon.c (mon.2) 4195 : audit 0 from='client.? 172.21.15.80:0/3710283101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:26:50.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:26:49 smithi090 bash[32384]: audit 2023-12-01T08:26:49.138644+0000 mon.c (mon.2) 4195 : audit 0 from='client.? 172.21.15.80:0/3710283101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:26:50.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:26:50 smithi080 bash[28361]: cluster 2023-12-01T08:26:49.455712+0000 mgr.y (mgr.24362) 6550 : cluster 0 pgmap v6519: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:26:50.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:26:50 smithi080 bash[41963]: cluster 2023-12-01T08:26:49.455712+0000 mgr.y (mgr.24362) 6550 : cluster 0 pgmap v6519: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:26:51.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:26:50 smithi090 bash[32384]: cluster 2023-12-01T08:26:49.455712+0000 mgr.y (mgr.24362) 6550 : cluster 0 pgmap v6519: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:26:52.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:26:52 smithi080 bash[41963]: cluster 2023-12-01T08:26:51.456868+0000 mgr.y (mgr.24362) 6551 : cluster 0 pgmap v6520: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:26:52.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:26:52 smithi080 bash[41963]: audit 2023-12-01T08:26:51.595822+0000 mon.a (mon.0) 4454 : audit 0 from='client.? 172.21.15.80:0/3634769132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:26:52.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:26:52 smithi080 bash[28361]: cluster 2023-12-01T08:26:51.456868+0000 mgr.y (mgr.24362) 6551 : cluster 0 pgmap v6520: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:26:52.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:26:52 smithi080 bash[28361]: audit 2023-12-01T08:26:51.595822+0000 mon.a (mon.0) 4454 : audit 0 from='client.? 172.21.15.80:0/3634769132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:26:52.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:26:52 smithi090 bash[32384]: cluster 2023-12-01T08:26:51.456868+0000 mgr.y (mgr.24362) 6551 : cluster 0 pgmap v6520: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:26:52.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:26:52 smithi090 bash[32384]: audit 2023-12-01T08:26:51.595822+0000 mon.a (mon.0) 4454 : audit 0 from='client.? 172.21.15.80:0/3634769132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:26:54.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:26:54 smithi090 bash[32384]: cluster 2023-12-01T08:26:53.457509+0000 mgr.y (mgr.24362) 6552 : cluster 0 pgmap v6521: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:26:54.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:26:54 smithi090 bash[32384]: audit 2023-12-01T08:26:54.050050+0000 mon.a (mon.0) 4455 : audit 0 from='client.? 172.21.15.80:0/1176215197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:26:54.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:26:54 smithi080 bash[28361]: cluster 2023-12-01T08:26:53.457509+0000 mgr.y (mgr.24362) 6552 : cluster 0 pgmap v6521: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:26:54.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:26:54 smithi080 bash[28361]: audit 2023-12-01T08:26:54.050050+0000 mon.a (mon.0) 4455 : audit 0 from='client.? 172.21.15.80:0/1176215197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:26:54.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:26:54 smithi080 bash[41963]: cluster 2023-12-01T08:26:53.457509+0000 mgr.y (mgr.24362) 6552 : cluster 0 pgmap v6521: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:26:54.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:26:54 smithi080 bash[41963]: audit 2023-12-01T08:26:54.050050+0000 mon.a (mon.0) 4455 : audit 0 from='client.? 172.21.15.80:0/1176215197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:26:55.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:26:55 smithi080 bash[28361]: audit 2023-12-01T08:26:55.120046+0000 mon.c (mon.2) 4196 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:26:55.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:26:55 smithi080 bash[41963]: audit 2023-12-01T08:26:55.120046+0000 mon.c (mon.2) 4196 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:26:56.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:26:55 smithi090 bash[32384]: audit 2023-12-01T08:26:55.120046+0000 mon.c (mon.2) 4196 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:26:56.525 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:26:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:26:56] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T08:26:56.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:26:56 smithi080 bash[41963]: cluster 2023-12-01T08:26:55.458159+0000 mgr.y (mgr.24362) 6553 : cluster 0 pgmap v6522: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:26:56.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:26:56 smithi080 bash[41963]: audit 2023-12-01T08:26:56.511458+0000 mon.c (mon.2) 4197 : audit 0 from='client.? 172.21.15.80:0/3053252360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:26:56.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:26:56 smithi080 bash[28361]: cluster 2023-12-01T08:26:55.458159+0000 mgr.y (mgr.24362) 6553 : cluster 0 pgmap v6522: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:26:56.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:26:56 smithi080 bash[28361]: audit 2023-12-01T08:26:56.511458+0000 mon.c (mon.2) 4197 : audit 0 from='client.? 172.21.15.80:0/3053252360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:26:57.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:26:56 smithi090 bash[32384]: cluster 2023-12-01T08:26:55.458159+0000 mgr.y (mgr.24362) 6553 : cluster 0 pgmap v6522: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:26:57.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:26:56 smithi090 bash[32384]: audit 2023-12-01T08:26:56.511458+0000 mon.c (mon.2) 4197 : audit 0 from='client.? 172.21.15.80:0/3053252360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:26:58.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:26:58 smithi080 bash[28361]: cluster 2023-12-01T08:26:57.459185+0000 mgr.y (mgr.24362) 6554 : cluster 0 pgmap v6523: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:26:58.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:26:58 smithi080 bash[41963]: cluster 2023-12-01T08:26:57.459185+0000 mgr.y (mgr.24362) 6554 : cluster 0 pgmap v6523: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:26:59.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:26:58 smithi090 bash[32384]: cluster 2023-12-01T08:26:57.459185+0000 mgr.y (mgr.24362) 6554 : cluster 0 pgmap v6523: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:26:59.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:26:59 smithi080 bash[28361]: audit 2023-12-01T08:26:58.957452+0000 mon.c (mon.2) 4198 : audit 0 from='client.? 172.21.15.80:0/1885908390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:26:59.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:26:59 smithi080 bash[41963]: audit 2023-12-01T08:26:58.957452+0000 mon.c (mon.2) 4198 : audit 0 from='client.? 172.21.15.80:0/1885908390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:27:00.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:26:59 smithi090 bash[32384]: audit 2023-12-01T08:26:58.957452+0000 mon.c (mon.2) 4198 : audit 0 from='client.? 172.21.15.80:0/1885908390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:27:00.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:27:00 smithi080 bash[28361]: cluster 2023-12-01T08:26:59.459819+0000 mgr.y (mgr.24362) 6555 : cluster 0 pgmap v6524: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:27:00.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:27:00 smithi080 bash[41963]: cluster 2023-12-01T08:26:59.459819+0000 mgr.y (mgr.24362) 6555 : cluster 0 pgmap v6524: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:27:01.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:27:00 smithi090 bash[32384]: cluster 2023-12-01T08:26:59.459819+0000 mgr.y (mgr.24362) 6555 : cluster 0 pgmap v6524: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:27:02.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:27:02 smithi080 bash[28361]: audit 2023-12-01T08:27:01.420108+0000 mon.c (mon.2) 4199 : audit 0 from='client.? 172.21.15.80:0/43231449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:27:02.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:27:02 smithi080 bash[28361]: cluster 2023-12-01T08:27:01.460850+0000 mgr.y (mgr.24362) 6556 : cluster 0 pgmap v6525: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:27:02.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:27:02 smithi080 bash[41963]: audit 2023-12-01T08:27:01.420108+0000 mon.c (mon.2) 4199 : audit 0 from='client.? 172.21.15.80:0/43231449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:27:02.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:27:02 smithi080 bash[41963]: cluster 2023-12-01T08:27:01.460850+0000 mgr.y (mgr.24362) 6556 : cluster 0 pgmap v6525: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:27:02.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:27:02 smithi090 bash[32384]: audit 2023-12-01T08:27:01.420108+0000 mon.c (mon.2) 4199 : audit 0 from='client.? 172.21.15.80:0/43231449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:27:02.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:27:02 smithi090 bash[32384]: cluster 2023-12-01T08:27:01.460850+0000 mgr.y (mgr.24362) 6556 : cluster 0 pgmap v6525: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:27:04.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:27:04 smithi090 bash[32384]: cluster 2023-12-01T08:27:03.461527+0000 mgr.y (mgr.24362) 6557 : cluster 0 pgmap v6526: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:27:04.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:27:04 smithi090 bash[32384]: audit 2023-12-01T08:27:03.878465+0000 mon.a (mon.0) 4456 : audit 0 from='client.? 172.21.15.80:0/1468427197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:27:04.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:27:04 smithi080 bash[28361]: cluster 2023-12-01T08:27:03.461527+0000 mgr.y (mgr.24362) 6557 : cluster 0 pgmap v6526: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:27:04.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:27:04 smithi080 bash[28361]: audit 2023-12-01T08:27:03.878465+0000 mon.a (mon.0) 4456 : audit 0 from='client.? 172.21.15.80:0/1468427197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:27:04.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:27:04 smithi080 bash[41963]: cluster 2023-12-01T08:27:03.461527+0000 mgr.y (mgr.24362) 6557 : cluster 0 pgmap v6526: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:27:04.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:27:04 smithi080 bash[41963]: audit 2023-12-01T08:27:03.878465+0000 mon.a (mon.0) 4456 : audit 0 from='client.? 172.21.15.80:0/1468427197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:27:06.523 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:27:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:27:06] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T08:27:06.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:27:06 smithi080 bash[28361]: cluster 2023-12-01T08:27:05.462206+0000 mgr.y (mgr.24362) 6558 : cluster 0 pgmap v6527: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:27:06.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:27:06 smithi080 bash[28361]: audit 2023-12-01T08:27:06.321159+0000 mon.c (mon.2) 4200 : audit 0 from='client.? 172.21.15.80:0/1877322388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:27:06.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:27:06 smithi080 bash[41963]: cluster 2023-12-01T08:27:05.462206+0000 mgr.y (mgr.24362) 6558 : cluster 0 pgmap v6527: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:27:06.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:27:06 smithi080 bash[41963]: audit 2023-12-01T08:27:06.321159+0000 mon.c (mon.2) 4200 : audit 0 from='client.? 172.21.15.80:0/1877322388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:27:07.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:27:06 smithi090 bash[32384]: cluster 2023-12-01T08:27:05.462206+0000 mgr.y (mgr.24362) 6558 : cluster 0 pgmap v6527: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:27:07.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:27:06 smithi090 bash[32384]: audit 2023-12-01T08:27:06.321159+0000 mon.c (mon.2) 4200 : audit 0 from='client.? 172.21.15.80:0/1877322388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:27:08.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:27:08 smithi080 bash[28361]: cluster 2023-12-01T08:27:07.463449+0000 mgr.y (mgr.24362) 6559 : cluster 0 pgmap v6528: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:27:08.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:27:08 smithi080 bash[41963]: cluster 2023-12-01T08:27:07.463449+0000 mgr.y (mgr.24362) 6559 : cluster 0 pgmap v6528: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:27:09.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:27:08 smithi090 bash[32384]: cluster 2023-12-01T08:27:07.463449+0000 mgr.y (mgr.24362) 6559 : cluster 0 pgmap v6528: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:27:09.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:27:09 smithi080 bash[28361]: audit 2023-12-01T08:27:08.777515+0000 mon.c (mon.2) 4201 : audit 0 from='client.? 172.21.15.80:0/401709979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:27:09.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:27:09 smithi080 bash[41963]: audit 2023-12-01T08:27:08.777515+0000 mon.c (mon.2) 4201 : audit 0 from='client.? 172.21.15.80:0/401709979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:27:10.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:27:09 smithi090 bash[32384]: audit 2023-12-01T08:27:08.777515+0000 mon.c (mon.2) 4201 : audit 0 from='client.? 172.21.15.80:0/401709979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:27:10.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:27:10 smithi080 bash[41963]: cluster 2023-12-01T08:27:09.464148+0000 mgr.y (mgr.24362) 6560 : cluster 0 pgmap v6529: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:27:10.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:27:10 smithi080 bash[41963]: audit 2023-12-01T08:27:10.120548+0000 mon.c (mon.2) 4202 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:27:10.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:27:10 smithi080 bash[28361]: cluster 2023-12-01T08:27:09.464148+0000 mgr.y (mgr.24362) 6560 : cluster 0 pgmap v6529: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:27:10.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:27:10 smithi080 bash[28361]: audit 2023-12-01T08:27:10.120548+0000 mon.c (mon.2) 4202 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:27:11.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:27:10 smithi090 bash[32384]: cluster 2023-12-01T08:27:09.464148+0000 mgr.y (mgr.24362) 6560 : cluster 0 pgmap v6529: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:27:11.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:27:10 smithi090 bash[32384]: audit 2023-12-01T08:27:10.120548+0000 mon.c (mon.2) 4202 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:27:11.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:27:11 smithi080 bash[28361]: audit 2023-12-01T08:27:11.230578+0000 mon.a (mon.0) 4457 : audit 0 from='client.? 172.21.15.80:0/1929380973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:27:11.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:27:11 smithi080 bash[41963]: audit 2023-12-01T08:27:11.230578+0000 mon.a (mon.0) 4457 : audit 0 from='client.? 172.21.15.80:0/1929380973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:27:12.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:27:11 smithi090 bash[32384]: audit 2023-12-01T08:27:11.230578+0000 mon.a (mon.0) 4457 : audit 0 from='client.? 172.21.15.80:0/1929380973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:27:12.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:27:12 smithi080 bash[28361]: cluster 2023-12-01T08:27:11.465233+0000 mgr.y (mgr.24362) 6561 : cluster 0 pgmap v6530: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:27:12.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:27:12 smithi080 bash[41963]: cluster 2023-12-01T08:27:11.465233+0000 mgr.y (mgr.24362) 6561 : cluster 0 pgmap v6530: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:27:13.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:27:12 smithi090 bash[32384]: cluster 2023-12-01T08:27:11.465233+0000 mgr.y (mgr.24362) 6561 : cluster 0 pgmap v6530: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:27:14.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:27:14 smithi080 bash[41963]: cluster 2023-12-01T08:27:13.465800+0000 mgr.y (mgr.24362) 6562 : cluster 0 pgmap v6531: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:27:14.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:27:14 smithi080 bash[41963]: audit 2023-12-01T08:27:13.684484+0000 mon.c (mon.2) 4203 : audit 0 from='client.? 172.21.15.80:0/3650976298' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:27:14.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:27:14 smithi080 bash[28361]: cluster 2023-12-01T08:27:13.465800+0000 mgr.y (mgr.24362) 6562 : cluster 0 pgmap v6531: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:27:14.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:27:14 smithi080 bash[28361]: audit 2023-12-01T08:27:13.684484+0000 mon.c (mon.2) 4203 : audit 0 from='client.? 172.21.15.80:0/3650976298' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:27:15.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:27:14 smithi090 bash[32384]: cluster 2023-12-01T08:27:13.465800+0000 mgr.y (mgr.24362) 6562 : cluster 0 pgmap v6531: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:27:15.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:27:14 smithi090 bash[32384]: audit 2023-12-01T08:27:13.684484+0000 mon.c (mon.2) 4203 : audit 0 from='client.? 172.21.15.80:0/3650976298' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:27:16.559 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:27:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:27:16] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.43.0" 2023-12-01T08:27:16.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:27:16 smithi080 bash[28361]: cluster 2023-12-01T08:27:15.466663+0000 mgr.y (mgr.24362) 6563 : cluster 0 pgmap v6532: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:27:16.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:27:16 smithi080 bash[28361]: audit 2023-12-01T08:27:16.141301+0000 mon.c (mon.2) 4204 : audit 0 from='client.? 172.21.15.80:0/2864555919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:27:16.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:27:16 smithi080 bash[41963]: cluster 2023-12-01T08:27:15.466663+0000 mgr.y (mgr.24362) 6563 : cluster 0 pgmap v6532: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:27:16.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:27:16 smithi080 bash[41963]: audit 2023-12-01T08:27:16.141301+0000 mon.c (mon.2) 4204 : audit 0 from='client.? 172.21.15.80:0/2864555919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:27:17.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:27:16 smithi090 bash[32384]: cluster 2023-12-01T08:27:15.466663+0000 mgr.y (mgr.24362) 6563 : cluster 0 pgmap v6532: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:27:17.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:27:16 smithi090 bash[32384]: audit 2023-12-01T08:27:16.141301+0000 mon.c (mon.2) 4204 : audit 0 from='client.? 172.21.15.80:0/2864555919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:27:18.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:27:18 smithi080 bash[28361]: cluster 2023-12-01T08:27:17.467958+0000 mgr.y (mgr.24362) 6564 : cluster 0 pgmap v6533: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:27:18.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:27:18 smithi080 bash[41963]: cluster 2023-12-01T08:27:17.467958+0000 mgr.y (mgr.24362) 6564 : cluster 0 pgmap v6533: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:27:19.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:27:18 smithi090 bash[32384]: cluster 2023-12-01T08:27:17.467958+0000 mgr.y (mgr.24362) 6564 : cluster 0 pgmap v6533: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:27:19.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:27:19 smithi080 bash[28361]: audit 2023-12-01T08:27:18.610572+0000 mon.a (mon.0) 4458 : audit 0 from='client.? 172.21.15.80:0/2319718497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:27:19.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:27:19 smithi080 bash[41963]: audit 2023-12-01T08:27:18.610572+0000 mon.a (mon.0) 4458 : audit 0 from='client.? 172.21.15.80:0/2319718497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:27:20.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:27:19 smithi090 bash[32384]: audit 2023-12-01T08:27:18.610572+0000 mon.a (mon.0) 4458 : audit 0 from='client.? 172.21.15.80:0/2319718497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:27:20.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:27:20 smithi080 bash[28361]: cluster 2023-12-01T08:27:19.468615+0000 mgr.y (mgr.24362) 6565 : cluster 0 pgmap v6534: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:27:20.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:27:20 smithi080 bash[41963]: cluster 2023-12-01T08:27:19.468615+0000 mgr.y (mgr.24362) 6565 : cluster 0 pgmap v6534: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:27:21.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:27:20 smithi090 bash[32384]: cluster 2023-12-01T08:27:19.468615+0000 mgr.y (mgr.24362) 6565 : cluster 0 pgmap v6534: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:27:21.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:27:21 smithi080 bash[41963]: audit 2023-12-01T08:27:21.069302+0000 mon.c (mon.2) 4205 : audit 0 from='client.? 172.21.15.80:0/1046394691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:27:21.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:27:21 smithi080 bash[28361]: audit 2023-12-01T08:27:21.069302+0000 mon.c (mon.2) 4205 : audit 0 from='client.? 172.21.15.80:0/1046394691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:27:22.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:27:21 smithi090 bash[32384]: audit 2023-12-01T08:27:21.069302+0000 mon.c (mon.2) 4205 : audit 0 from='client.? 172.21.15.80:0/1046394691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:27:22.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:27:22 smithi080 bash[28361]: cluster 2023-12-01T08:27:21.469832+0000 mgr.y (mgr.24362) 6566 : cluster 0 pgmap v6535: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:27:22.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:27:22 smithi080 bash[41963]: cluster 2023-12-01T08:27:21.469832+0000 mgr.y (mgr.24362) 6566 : cluster 0 pgmap v6535: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:27:23.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:27:22 smithi090 bash[32384]: cluster 2023-12-01T08:27:21.469832+0000 mgr.y (mgr.24362) 6566 : cluster 0 pgmap v6535: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:27:23.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:27:23 smithi080 bash[41963]: audit 2023-12-01T08:27:23.528140+0000 mon.a (mon.0) 4459 : audit 0 from='client.? 172.21.15.80:0/2506927283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:27:23.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:27:23 smithi080 bash[28361]: audit 2023-12-01T08:27:23.528140+0000 mon.a (mon.0) 4459 : audit 0 from='client.? 172.21.15.80:0/2506927283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:27:24.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:27:23 smithi090 bash[32384]: audit 2023-12-01T08:27:23.528140+0000 mon.a (mon.0) 4459 : audit 0 from='client.? 172.21.15.80:0/2506927283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:27:24.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:27:24 smithi080 bash[28361]: cluster 2023-12-01T08:27:23.470595+0000 mgr.y (mgr.24362) 6567 : cluster 0 pgmap v6536: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:27:24.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:27:24 smithi080 bash[41963]: cluster 2023-12-01T08:27:23.470595+0000 mgr.y (mgr.24362) 6567 : cluster 0 pgmap v6536: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:27:25.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:27:24 smithi090 bash[32384]: cluster 2023-12-01T08:27:23.470595+0000 mgr.y (mgr.24362) 6567 : cluster 0 pgmap v6536: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:27:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:27:25 smithi080 bash[28361]: audit 2023-12-01T08:27:25.120868+0000 mon.c (mon.2) 4206 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:27:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:27:25 smithi080 bash[41963]: audit 2023-12-01T08:27:25.120868+0000 mon.c (mon.2) 4206 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:27:26.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:27:25 smithi090 bash[32384]: audit 2023-12-01T08:27:25.120868+0000 mon.c (mon.2) 4206 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:27:26.595 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:27:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:27:26] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T08:27:26.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:27:26 smithi080 bash[41963]: cluster 2023-12-01T08:27:25.471320+0000 mgr.y (mgr.24362) 6568 : cluster 0 pgmap v6537: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:27:26.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:27:26 smithi080 bash[41963]: audit 2023-12-01T08:27:25.979912+0000 mon.a (mon.0) 4460 : audit 0 from='client.? 172.21.15.80:0/1643564183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:27:26.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:27:26 smithi080 bash[28361]: cluster 2023-12-01T08:27:25.471320+0000 mgr.y (mgr.24362) 6568 : cluster 0 pgmap v6537: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:27:26.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:27:26 smithi080 bash[28361]: audit 2023-12-01T08:27:25.979912+0000 mon.a (mon.0) 4460 : audit 0 from='client.? 172.21.15.80:0/1643564183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:27:27.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:27:26 smithi090 bash[32384]: cluster 2023-12-01T08:27:25.471320+0000 mgr.y (mgr.24362) 6568 : cluster 0 pgmap v6537: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:27:27.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:27:26 smithi090 bash[32384]: audit 2023-12-01T08:27:25.979912+0000 mon.a (mon.0) 4460 : audit 0 from='client.? 172.21.15.80:0/1643564183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:27:28.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:27:28 smithi080 bash[28361]: cluster 2023-12-01T08:27:27.472501+0000 mgr.y (mgr.24362) 6569 : cluster 0 pgmap v6538: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:27:28.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:27:28 smithi080 bash[28361]: audit 2023-12-01T08:27:28.440010+0000 mon.a (mon.0) 4461 : audit 0 from='client.? 172.21.15.80:0/2612596189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:27:28.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:27:28 smithi080 bash[41963]: cluster 2023-12-01T08:27:27.472501+0000 mgr.y (mgr.24362) 6569 : cluster 0 pgmap v6538: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:27:28.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:27:28 smithi080 bash[41963]: audit 2023-12-01T08:27:28.440010+0000 mon.a (mon.0) 4461 : audit 0 from='client.? 172.21.15.80:0/2612596189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:27:29.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:27:28 smithi090 bash[32384]: cluster 2023-12-01T08:27:27.472501+0000 mgr.y (mgr.24362) 6569 : cluster 0 pgmap v6538: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:27:29.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:27:28 smithi090 bash[32384]: audit 2023-12-01T08:27:28.440010+0000 mon.a (mon.0) 4461 : audit 0 from='client.? 172.21.15.80:0/2612596189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:27:30.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:27:30 smithi080 bash[41963]: cluster 2023-12-01T08:27:29.473160+0000 mgr.y (mgr.24362) 6570 : cluster 0 pgmap v6539: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:27:30.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:27:30 smithi080 bash[28361]: cluster 2023-12-01T08:27:29.473160+0000 mgr.y (mgr.24362) 6570 : cluster 0 pgmap v6539: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:27:31.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:27:30 smithi090 bash[32384]: cluster 2023-12-01T08:27:29.473160+0000 mgr.y (mgr.24362) 6570 : cluster 0 pgmap v6539: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:27:31.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:27:31 smithi080 bash[28361]: audit 2023-12-01T08:27:30.888976+0000 mon.c (mon.2) 4207 : audit 0 from='client.? 172.21.15.80:0/1312152965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:27:31.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:27:31 smithi080 bash[41963]: audit 2023-12-01T08:27:30.888976+0000 mon.c (mon.2) 4207 : audit 0 from='client.? 172.21.15.80:0/1312152965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:27:32.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:27:31 smithi090 bash[32384]: audit 2023-12-01T08:27:30.888976+0000 mon.c (mon.2) 4207 : audit 0 from='client.? 172.21.15.80:0/1312152965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:27:32.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:27:32 smithi080 bash[41963]: cluster 2023-12-01T08:27:31.474059+0000 mgr.y (mgr.24362) 6571 : cluster 0 pgmap v6540: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:27:32.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:27:32 smithi080 bash[28361]: cluster 2023-12-01T08:27:31.474059+0000 mgr.y (mgr.24362) 6571 : cluster 0 pgmap v6540: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:27:33.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:27:32 smithi090 bash[32384]: cluster 2023-12-01T08:27:31.474059+0000 mgr.y (mgr.24362) 6571 : cluster 0 pgmap v6540: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:27:33.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:27:33 smithi080 bash[28361]: audit 2023-12-01T08:27:33.343529+0000 mon.a (mon.0) 4462 : audit 0 from='client.? 172.21.15.80:0/4208530987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:27:33.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:27:33 smithi080 bash[41963]: audit 2023-12-01T08:27:33.343529+0000 mon.a (mon.0) 4462 : audit 0 from='client.? 172.21.15.80:0/4208530987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:27:34.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:27:33 smithi090 bash[32384]: audit 2023-12-01T08:27:33.343529+0000 mon.a (mon.0) 4462 : audit 0 from='client.? 172.21.15.80:0/4208530987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:27:34.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:27:34 smithi080 bash[41963]: cluster 2023-12-01T08:27:33.474696+0000 mgr.y (mgr.24362) 6572 : cluster 0 pgmap v6541: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:27:34.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:27:34 smithi080 bash[28361]: cluster 2023-12-01T08:27:33.474696+0000 mgr.y (mgr.24362) 6572 : cluster 0 pgmap v6541: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:27:35.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:27:34 smithi090 bash[32384]: cluster 2023-12-01T08:27:33.474696+0000 mgr.y (mgr.24362) 6572 : cluster 0 pgmap v6541: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:27:36.624 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:27:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:27:36] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T08:27:36.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:27:36 smithi080 bash[28361]: cluster 2023-12-01T08:27:35.475150+0000 mgr.y (mgr.24362) 6573 : cluster 0 pgmap v6542: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:27:36.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:27:36 smithi080 bash[28361]: audit 2023-12-01T08:27:35.792821+0000 mon.c (mon.2) 4208 : audit 0 from='client.? 172.21.15.80:0/235240698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:27:36.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:27:36 smithi080 bash[41963]: cluster 2023-12-01T08:27:35.475150+0000 mgr.y (mgr.24362) 6573 : cluster 0 pgmap v6542: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:27:36.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:27:36 smithi080 bash[41963]: audit 2023-12-01T08:27:35.792821+0000 mon.c (mon.2) 4208 : audit 0 from='client.? 172.21.15.80:0/235240698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:27:37.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:27:36 smithi090 bash[32384]: cluster 2023-12-01T08:27:35.475150+0000 mgr.y (mgr.24362) 6573 : cluster 0 pgmap v6542: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:27:37.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:27:36 smithi090 bash[32384]: audit 2023-12-01T08:27:35.792821+0000 mon.c (mon.2) 4208 : audit 0 from='client.? 172.21.15.80:0/235240698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:27:38.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:27:38 smithi080 bash[41963]: cluster 2023-12-01T08:27:37.476352+0000 mgr.y (mgr.24362) 6574 : cluster 0 pgmap v6543: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:27:38.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:27:38 smithi080 bash[41963]: audit 2023-12-01T08:27:38.236991+0000 mon.a (mon.0) 4463 : audit 0 from='client.? 172.21.15.80:0/2794492939' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:27:38.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:27:38 smithi080 bash[28361]: cluster 2023-12-01T08:27:37.476352+0000 mgr.y (mgr.24362) 6574 : cluster 0 pgmap v6543: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:27:38.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:27:38 smithi080 bash[28361]: audit 2023-12-01T08:27:38.236991+0000 mon.a (mon.0) 4463 : audit 0 from='client.? 172.21.15.80:0/2794492939' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:27:39.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:27:38 smithi090 bash[32384]: cluster 2023-12-01T08:27:37.476352+0000 mgr.y (mgr.24362) 6574 : cluster 0 pgmap v6543: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:27:39.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:27:38 smithi090 bash[32384]: audit 2023-12-01T08:27:38.236991+0000 mon.a (mon.0) 4463 : audit 0 from='client.? 172.21.15.80:0/2794492939' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:27:40.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:27:40 smithi080 bash[41963]: cluster 2023-12-01T08:27:39.476911+0000 mgr.y (mgr.24362) 6575 : cluster 0 pgmap v6544: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:27:40.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:27:40 smithi080 bash[41963]: audit 2023-12-01T08:27:39.862002+0000 mon.c (mon.2) 4209 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:27:40.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:27:40 smithi080 bash[41963]: audit 2023-12-01T08:27:40.121159+0000 mon.c (mon.2) 4210 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:27:40.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:27:40 smithi080 bash[28361]: cluster 2023-12-01T08:27:39.476911+0000 mgr.y (mgr.24362) 6575 : cluster 0 pgmap v6544: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:27:40.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:27:40 smithi080 bash[28361]: audit 2023-12-01T08:27:39.862002+0000 mon.c (mon.2) 4209 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:27:40.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:27:40 smithi080 bash[28361]: audit 2023-12-01T08:27:40.121159+0000 mon.c (mon.2) 4210 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:27:41.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:27:40 smithi090 bash[32384]: cluster 2023-12-01T08:27:39.476911+0000 mgr.y (mgr.24362) 6575 : cluster 0 pgmap v6544: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:27:41.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:27:40 smithi090 bash[32384]: audit 2023-12-01T08:27:39.862002+0000 mon.c (mon.2) 4209 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:27:41.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:27:40 smithi090 bash[32384]: audit 2023-12-01T08:27:40.121159+0000 mon.c (mon.2) 4210 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:27:41.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:27:41 smithi080 bash[28361]: audit 2023-12-01T08:27:40.693977+0000 mon.a (mon.0) 4464 : audit 0 from='client.? 172.21.15.80:0/4092036023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:27:41.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:27:41 smithi080 bash[41963]: audit 2023-12-01T08:27:40.693977+0000 mon.a (mon.0) 4464 : audit 0 from='client.? 172.21.15.80:0/4092036023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:27:42.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:27:41 smithi090 bash[32384]: audit 2023-12-01T08:27:40.693977+0000 mon.a (mon.0) 4464 : audit 0 from='client.? 172.21.15.80:0/4092036023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:27:42.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:27:42 smithi080 bash[28361]: cluster 2023-12-01T08:27:41.478136+0000 mgr.y (mgr.24362) 6576 : cluster 0 pgmap v6545: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:27:42.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:27:42 smithi080 bash[41963]: cluster 2023-12-01T08:27:41.478136+0000 mgr.y (mgr.24362) 6576 : cluster 0 pgmap v6545: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:27:43.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:27:42 smithi090 bash[32384]: cluster 2023-12-01T08:27:41.478136+0000 mgr.y (mgr.24362) 6576 : cluster 0 pgmap v6545: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:27:43.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:27:43 smithi080 bash[28361]: audit 2023-12-01T08:27:43.142361+0000 mon.a (mon.0) 4465 : audit 0 from='client.? 172.21.15.80:0/154839003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:27:43.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:27:43 smithi080 bash[41963]: audit 2023-12-01T08:27:43.142361+0000 mon.a (mon.0) 4465 : audit 0 from='client.? 172.21.15.80:0/154839003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:27:44.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:27:43 smithi090 bash[32384]: audit 2023-12-01T08:27:43.142361+0000 mon.a (mon.0) 4465 : audit 0 from='client.? 172.21.15.80:0/154839003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:27:44.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:27:44 smithi080 bash[28361]: cluster 2023-12-01T08:27:43.478801+0000 mgr.y (mgr.24362) 6577 : cluster 0 pgmap v6546: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:27:44.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:27:44 smithi080 bash[41963]: cluster 2023-12-01T08:27:43.478801+0000 mgr.y (mgr.24362) 6577 : cluster 0 pgmap v6546: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:27:45.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:27:44 smithi090 bash[32384]: cluster 2023-12-01T08:27:43.478801+0000 mgr.y (mgr.24362) 6577 : cluster 0 pgmap v6546: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:27:45.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:27:45 smithi080 bash[41963]: audit 2023-12-01T08:27:45.643307+0000 mon.a (mon.0) 4466 : audit 0 from='client.? 172.21.15.80:0/2545551908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:27:45.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:27:45 smithi080 bash[28361]: audit 2023-12-01T08:27:45.643307+0000 mon.a (mon.0) 4466 : audit 0 from='client.? 172.21.15.80:0/2545551908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:27:46.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:27:45 smithi090 bash[32384]: audit 2023-12-01T08:27:45.643307+0000 mon.a (mon.0) 4466 : audit 0 from='client.? 172.21.15.80:0/2545551908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:27:46.661 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:27:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:27:46] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T08:27:46.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:27:46 smithi080 bash[41963]: cluster 2023-12-01T08:27:45.479265+0000 mgr.y (mgr.24362) 6578 : cluster 0 pgmap v6547: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:27:46.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:27:46 smithi080 bash[41963]: audit 2023-12-01T08:27:45.655543+0000 mon.a (mon.0) 4467 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:27:46.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:27:46 smithi080 bash[41963]: audit 2023-12-01T08:27:45.671957+0000 mon.a (mon.0) 4468 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:27:46.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:27:46 smithi080 bash[41963]: audit 2023-12-01T08:27:46.068664+0000 mon.a (mon.0) 4469 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:27:46.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:27:46 smithi080 bash[41963]: audit 2023-12-01T08:27:46.086255+0000 mon.a (mon.0) 4470 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:27:46.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:27:46 smithi080 bash[41963]: audit 2023-12-01T08:27:46.629638+0000 mon.c (mon.2) 4211 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:27:46.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:27:46 smithi080 bash[41963]: audit 2023-12-01T08:27:46.631472+0000 mon.c (mon.2) 4212 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:27:46.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:27:46 smithi080 bash[41963]: audit 2023-12-01T08:27:46.641594+0000 mon.a (mon.0) 4471 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:27:46.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:27:46 smithi080 bash[28361]: cluster 2023-12-01T08:27:45.479265+0000 mgr.y (mgr.24362) 6578 : cluster 0 pgmap v6547: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:27:46.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:27:46 smithi080 bash[28361]: audit 2023-12-01T08:27:45.655543+0000 mon.a (mon.0) 4467 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:27:46.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:27:46 smithi080 bash[28361]: audit 2023-12-01T08:27:45.671957+0000 mon.a (mon.0) 4468 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:27:46.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:27:46 smithi080 bash[28361]: audit 2023-12-01T08:27:46.068664+0000 mon.a (mon.0) 4469 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:27:46.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:27:46 smithi080 bash[28361]: audit 2023-12-01T08:27:46.086255+0000 mon.a (mon.0) 4470 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:27:46.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:27:46 smithi080 bash[28361]: audit 2023-12-01T08:27:46.629638+0000 mon.c (mon.2) 4211 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:27:46.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:27:46 smithi080 bash[28361]: audit 2023-12-01T08:27:46.631472+0000 mon.c (mon.2) 4212 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:27:46.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:27:46 smithi080 bash[28361]: audit 2023-12-01T08:27:46.641594+0000 mon.a (mon.0) 4471 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:27:47.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:27:46 smithi090 bash[32384]: cluster 2023-12-01T08:27:45.479265+0000 mgr.y (mgr.24362) 6578 : cluster 0 pgmap v6547: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:27:47.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:27:46 smithi090 bash[32384]: audit 2023-12-01T08:27:45.655543+0000 mon.a (mon.0) 4467 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:27:47.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:27:46 smithi090 bash[32384]: audit 2023-12-01T08:27:45.671957+0000 mon.a (mon.0) 4468 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:27:47.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:27:46 smithi090 bash[32384]: audit 2023-12-01T08:27:46.068664+0000 mon.a (mon.0) 4469 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:27:47.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:27:46 smithi090 bash[32384]: audit 2023-12-01T08:27:46.086255+0000 mon.a (mon.0) 4470 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:27:47.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:27:46 smithi090 bash[32384]: audit 2023-12-01T08:27:46.629638+0000 mon.c (mon.2) 4211 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:27:47.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:27:46 smithi090 bash[32384]: audit 2023-12-01T08:27:46.631472+0000 mon.c (mon.2) 4212 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:27:47.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:27:46 smithi090 bash[32384]: audit 2023-12-01T08:27:46.641594+0000 mon.a (mon.0) 4471 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:27:48.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:27:48 smithi080 bash[41963]: cluster 2023-12-01T08:27:47.480281+0000 mgr.y (mgr.24362) 6579 : cluster 0 pgmap v6548: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:27:48.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:27:48 smithi080 bash[41963]: audit 2023-12-01T08:27:48.092410+0000 mon.a (mon.0) 4472 : audit 0 from='client.? 172.21.15.80:0/3982569712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:27:48.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:27:48 smithi080 bash[28361]: cluster 2023-12-01T08:27:47.480281+0000 mgr.y (mgr.24362) 6579 : cluster 0 pgmap v6548: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:27:48.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:27:48 smithi080 bash[28361]: audit 2023-12-01T08:27:48.092410+0000 mon.a (mon.0) 4472 : audit 0 from='client.? 172.21.15.80:0/3982569712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:27:49.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:27:48 smithi090 bash[32384]: cluster 2023-12-01T08:27:47.480281+0000 mgr.y (mgr.24362) 6579 : cluster 0 pgmap v6548: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:27:49.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:27:48 smithi090 bash[32384]: audit 2023-12-01T08:27:48.092410+0000 mon.a (mon.0) 4472 : audit 0 from='client.? 172.21.15.80:0/3982569712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:27:50.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:27:50 smithi080 bash[28361]: cluster 2023-12-01T08:27:49.480866+0000 mgr.y (mgr.24362) 6580 : cluster 0 pgmap v6549: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:27:50.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:27:50 smithi080 bash[28361]: audit 2023-12-01T08:27:50.532748+0000 mon.c (mon.2) 4213 : audit 0 from='client.? 172.21.15.80:0/3306812255' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:27:50.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:27:50 smithi080 bash[41963]: cluster 2023-12-01T08:27:49.480866+0000 mgr.y (mgr.24362) 6580 : cluster 0 pgmap v6549: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:27:50.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:27:50 smithi080 bash[41963]: audit 2023-12-01T08:27:50.532748+0000 mon.c (mon.2) 4213 : audit 0 from='client.? 172.21.15.80:0/3306812255' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:27:51.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:27:50 smithi090 bash[32384]: cluster 2023-12-01T08:27:49.480866+0000 mgr.y (mgr.24362) 6580 : cluster 0 pgmap v6549: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:27:51.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:27:50 smithi090 bash[32384]: audit 2023-12-01T08:27:50.532748+0000 mon.c (mon.2) 4213 : audit 0 from='client.? 172.21.15.80:0/3306812255' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:27:52.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:27:52 smithi090 bash[32384]: cluster 2023-12-01T08:27:51.481911+0000 mgr.y (mgr.24362) 6581 : cluster 0 pgmap v6550: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:27:52.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:27:52 smithi080 bash[28361]: cluster 2023-12-01T08:27:51.481911+0000 mgr.y (mgr.24362) 6581 : cluster 0 pgmap v6550: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:27:52.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:27:52 smithi080 bash[41963]: cluster 2023-12-01T08:27:51.481911+0000 mgr.y (mgr.24362) 6581 : cluster 0 pgmap v6550: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:27:53.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:27:53 smithi090 bash[32384]: audit 2023-12-01T08:27:52.992778+0000 mon.a (mon.0) 4473 : audit 0 from='client.? 172.21.15.80:0/1443593876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:27:53.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:27:53 smithi080 bash[28361]: audit 2023-12-01T08:27:52.992778+0000 mon.a (mon.0) 4473 : audit 0 from='client.? 172.21.15.80:0/1443593876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:27:53.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:27:53 smithi080 bash[41963]: audit 2023-12-01T08:27:52.992778+0000 mon.a (mon.0) 4473 : audit 0 from='client.? 172.21.15.80:0/1443593876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:27:54.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:27:54 smithi090 bash[32384]: cluster 2023-12-01T08:27:53.482573+0000 mgr.y (mgr.24362) 6582 : cluster 0 pgmap v6551: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:27:54.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:27:54 smithi080 bash[28361]: cluster 2023-12-01T08:27:53.482573+0000 mgr.y (mgr.24362) 6582 : cluster 0 pgmap v6551: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:27:54.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:27:54 smithi080 bash[41963]: cluster 2023-12-01T08:27:53.482573+0000 mgr.y (mgr.24362) 6582 : cluster 0 pgmap v6551: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:27:55.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:27:55 smithi090 bash[32384]: audit 2023-12-01T08:27:55.121386+0000 mon.c (mon.2) 4214 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:27:55.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:27:55 smithi090 bash[32384]: audit 2023-12-01T08:27:55.445083+0000 mon.c (mon.2) 4215 : audit 0 from='client.? 172.21.15.80:0/2249573075' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:27:55.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:27:55 smithi080 bash[41963]: audit 2023-12-01T08:27:55.121386+0000 mon.c (mon.2) 4214 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:27:55.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:27:55 smithi080 bash[41963]: audit 2023-12-01T08:27:55.445083+0000 mon.c (mon.2) 4215 : audit 0 from='client.? 172.21.15.80:0/2249573075' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:27:55.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:27:55 smithi080 bash[28361]: audit 2023-12-01T08:27:55.121386+0000 mon.c (mon.2) 4214 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:27:55.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:27:55 smithi080 bash[28361]: audit 2023-12-01T08:27:55.445083+0000 mon.c (mon.2) 4215 : audit 0 from='client.? 172.21.15.80:0/2249573075' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:27:56.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:27:56 smithi080 bash[28361]: cluster 2023-12-01T08:27:55.483233+0000 mgr.y (mgr.24362) 6583 : cluster 0 pgmap v6552: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:27:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:27:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:27:56] "GET /metrics HTTP/1.1" 200 33971 "" "Prometheus/2.43.0" 2023-12-01T08:27:56.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:27:56 smithi080 bash[41963]: cluster 2023-12-01T08:27:55.483233+0000 mgr.y (mgr.24362) 6583 : cluster 0 pgmap v6552: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:27:56.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:27:56 smithi090 bash[32384]: cluster 2023-12-01T08:27:55.483233+0000 mgr.y (mgr.24362) 6583 : cluster 0 pgmap v6552: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:27:58.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:27:58 smithi080 bash[28361]: cluster 2023-12-01T08:27:57.484421+0000 mgr.y (mgr.24362) 6584 : cluster 0 pgmap v6553: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:27:58.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:27:58 smithi080 bash[28361]: audit 2023-12-01T08:27:57.898206+0000 mon.a (mon.0) 4474 : audit 0 from='client.? 172.21.15.80:0/1761922426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:27:58.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:27:58 smithi080 bash[41963]: cluster 2023-12-01T08:27:57.484421+0000 mgr.y (mgr.24362) 6584 : cluster 0 pgmap v6553: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:27:58.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:27:58 smithi080 bash[41963]: audit 2023-12-01T08:27:57.898206+0000 mon.a (mon.0) 4474 : audit 0 from='client.? 172.21.15.80:0/1761922426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:27:59.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:27:58 smithi090 bash[32384]: cluster 2023-12-01T08:27:57.484421+0000 mgr.y (mgr.24362) 6584 : cluster 0 pgmap v6553: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:27:59.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:27:58 smithi090 bash[32384]: audit 2023-12-01T08:27:57.898206+0000 mon.a (mon.0) 4474 : audit 0 from='client.? 172.21.15.80:0/1761922426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:28:00.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:28:00 smithi080 bash[28361]: cluster 2023-12-01T08:27:59.485204+0000 mgr.y (mgr.24362) 6585 : cluster 0 pgmap v6554: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:28:00.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:28:00 smithi080 bash[28361]: audit 2023-12-01T08:28:00.350178+0000 mon.a (mon.0) 4475 : audit 0 from='client.? 172.21.15.80:0/2464691193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:28:00.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:28:00 smithi080 bash[41963]: cluster 2023-12-01T08:27:59.485204+0000 mgr.y (mgr.24362) 6585 : cluster 0 pgmap v6554: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:28:00.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:28:00 smithi080 bash[41963]: audit 2023-12-01T08:28:00.350178+0000 mon.a (mon.0) 4475 : audit 0 from='client.? 172.21.15.80:0/2464691193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:28:01.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:28:00 smithi090 bash[32384]: cluster 2023-12-01T08:27:59.485204+0000 mgr.y (mgr.24362) 6585 : cluster 0 pgmap v6554: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:28:01.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:28:00 smithi090 bash[32384]: audit 2023-12-01T08:28:00.350178+0000 mon.a (mon.0) 4475 : audit 0 from='client.? 172.21.15.80:0/2464691193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:28:02.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:28:02 smithi090 bash[32384]: cluster 2023-12-01T08:28:01.486400+0000 mgr.y (mgr.24362) 6586 : cluster 0 pgmap v6555: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:28:02.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:28:02 smithi080 bash[41963]: cluster 2023-12-01T08:28:01.486400+0000 mgr.y (mgr.24362) 6586 : cluster 0 pgmap v6555: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:28:02.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:28:02 smithi080 bash[28361]: cluster 2023-12-01T08:28:01.486400+0000 mgr.y (mgr.24362) 6586 : cluster 0 pgmap v6555: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:28:03.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:28:03 smithi090 bash[32384]: audit 2023-12-01T08:28:02.810221+0000 mon.c (mon.2) 4216 : audit 0 from='client.? 172.21.15.80:0/1529224103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:28:03.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:28:03 smithi080 bash[28361]: audit 2023-12-01T08:28:02.810221+0000 mon.c (mon.2) 4216 : audit 0 from='client.? 172.21.15.80:0/1529224103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:28:03.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:28:03 smithi080 bash[41963]: audit 2023-12-01T08:28:02.810221+0000 mon.c (mon.2) 4216 : audit 0 from='client.? 172.21.15.80:0/1529224103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:28:04.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:28:04 smithi090 bash[32384]: cluster 2023-12-01T08:28:03.486990+0000 mgr.y (mgr.24362) 6587 : cluster 0 pgmap v6556: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:28:04.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:28:04 smithi080 bash[41963]: cluster 2023-12-01T08:28:03.486990+0000 mgr.y (mgr.24362) 6587 : cluster 0 pgmap v6556: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:28:04.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:28:04 smithi080 bash[28361]: cluster 2023-12-01T08:28:03.486990+0000 mgr.y (mgr.24362) 6587 : cluster 0 pgmap v6556: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:28:05.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:28:05 smithi090 bash[32384]: audit 2023-12-01T08:28:05.259460+0000 mon.c (mon.2) 4217 : audit 0 from='client.? 172.21.15.80:0/1302042369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:28:05.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:28:05 smithi080 bash[28361]: audit 2023-12-01T08:28:05.259460+0000 mon.c (mon.2) 4217 : audit 0 from='client.? 172.21.15.80:0/1302042369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:28:05.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:28:05 smithi080 bash[41963]: audit 2023-12-01T08:28:05.259460+0000 mon.c (mon.2) 4217 : audit 0 from='client.? 172.21.15.80:0/1302042369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:28:06.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:28:06 smithi080 bash[28361]: cluster 2023-12-01T08:28:05.487636+0000 mgr.y (mgr.24362) 6588 : cluster 0 pgmap v6557: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:28:06.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:28:06 smithi080 bash[41963]: cluster 2023-12-01T08:28:05.487636+0000 mgr.y (mgr.24362) 6588 : cluster 0 pgmap v6557: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:28:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:28:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:28:06] "GET /metrics HTTP/1.1" 200 33971 "" "Prometheus/2.43.0" 2023-12-01T08:28:06.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:28:06 smithi090 bash[32384]: cluster 2023-12-01T08:28:05.487636+0000 mgr.y (mgr.24362) 6588 : cluster 0 pgmap v6557: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:28:08.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:28:08 smithi080 bash[28361]: cluster 2023-12-01T08:28:07.488815+0000 mgr.y (mgr.24362) 6589 : cluster 0 pgmap v6558: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:28:08.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:28:08 smithi080 bash[28361]: audit 2023-12-01T08:28:07.726857+0000 mon.c (mon.2) 4218 : audit 0 from='client.? 172.21.15.80:0/2354227577' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:28:08.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:28:08 smithi080 bash[41963]: cluster 2023-12-01T08:28:07.488815+0000 mgr.y (mgr.24362) 6589 : cluster 0 pgmap v6558: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:28:08.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:28:08 smithi080 bash[41963]: audit 2023-12-01T08:28:07.726857+0000 mon.c (mon.2) 4218 : audit 0 from='client.? 172.21.15.80:0/2354227577' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:28:09.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:28:08 smithi090 bash[32384]: cluster 2023-12-01T08:28:07.488815+0000 mgr.y (mgr.24362) 6589 : cluster 0 pgmap v6558: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:28:09.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:28:08 smithi090 bash[32384]: audit 2023-12-01T08:28:07.726857+0000 mon.c (mon.2) 4218 : audit 0 from='client.? 172.21.15.80:0/2354227577' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:28:10.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:28:10 smithi080 bash[28361]: cluster 2023-12-01T08:28:09.489607+0000 mgr.y (mgr.24362) 6590 : cluster 0 pgmap v6559: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:28:10.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:28:10 smithi080 bash[28361]: audit 2023-12-01T08:28:10.122074+0000 mon.c (mon.2) 4219 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:28:10.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:28:10 smithi080 bash[28361]: audit 2023-12-01T08:28:10.183523+0000 mon.c (mon.2) 4220 : audit 0 from='client.? 172.21.15.80:0/2369599601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:28:10.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:28:10 smithi080 bash[41963]: cluster 2023-12-01T08:28:09.489607+0000 mgr.y (mgr.24362) 6590 : cluster 0 pgmap v6559: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:28:10.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:28:10 smithi080 bash[41963]: audit 2023-12-01T08:28:10.122074+0000 mon.c (mon.2) 4219 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:28:10.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:28:10 smithi080 bash[41963]: audit 2023-12-01T08:28:10.183523+0000 mon.c (mon.2) 4220 : audit 0 from='client.? 172.21.15.80:0/2369599601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:28:11.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:28:10 smithi090 bash[32384]: cluster 2023-12-01T08:28:09.489607+0000 mgr.y (mgr.24362) 6590 : cluster 0 pgmap v6559: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:28:11.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:28:10 smithi090 bash[32384]: audit 2023-12-01T08:28:10.122074+0000 mon.c (mon.2) 4219 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:28:11.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:28:10 smithi090 bash[32384]: audit 2023-12-01T08:28:10.183523+0000 mon.c (mon.2) 4220 : audit 0 from='client.? 172.21.15.80:0/2369599601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:28:12.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:28:12 smithi090 bash[32384]: cluster 2023-12-01T08:28:11.490859+0000 mgr.y (mgr.24362) 6591 : cluster 0 pgmap v6560: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:28:12.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:28:12 smithi080 bash[28361]: cluster 2023-12-01T08:28:11.490859+0000 mgr.y (mgr.24362) 6591 : cluster 0 pgmap v6560: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:28:12.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:28:12 smithi080 bash[41963]: cluster 2023-12-01T08:28:11.490859+0000 mgr.y (mgr.24362) 6591 : cluster 0 pgmap v6560: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:28:13.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:28:13 smithi090 bash[32384]: audit 2023-12-01T08:28:12.640403+0000 mon.a (mon.0) 4476 : audit 0 from='client.? 172.21.15.80:0/3332682425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:28:13.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:28:13 smithi080 bash[28361]: audit 2023-12-01T08:28:12.640403+0000 mon.a (mon.0) 4476 : audit 0 from='client.? 172.21.15.80:0/3332682425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:28:13.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:28:13 smithi080 bash[41963]: audit 2023-12-01T08:28:12.640403+0000 mon.a (mon.0) 4476 : audit 0 from='client.? 172.21.15.80:0/3332682425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:28:14.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:28:14 smithi090 bash[32384]: cluster 2023-12-01T08:28:13.491517+0000 mgr.y (mgr.24362) 6592 : cluster 0 pgmap v6561: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:28:14.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:28:14 smithi080 bash[41963]: cluster 2023-12-01T08:28:13.491517+0000 mgr.y (mgr.24362) 6592 : cluster 0 pgmap v6561: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:28:14.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:28:14 smithi080 bash[28361]: cluster 2023-12-01T08:28:13.491517+0000 mgr.y (mgr.24362) 6592 : cluster 0 pgmap v6561: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:28:15.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:28:15 smithi090 bash[32384]: audit 2023-12-01T08:28:15.095064+0000 mon.c (mon.2) 4221 : audit 0 from='client.? 172.21.15.80:0/4263793491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:28:15.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:28:15 smithi080 bash[28361]: audit 2023-12-01T08:28:15.095064+0000 mon.c (mon.2) 4221 : audit 0 from='client.? 172.21.15.80:0/4263793491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:28:15.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:28:15 smithi080 bash[41963]: audit 2023-12-01T08:28:15.095064+0000 mon.c (mon.2) 4221 : audit 0 from='client.? 172.21.15.80:0/4263793491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:28:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:28:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:28:16] "GET /metrics HTTP/1.1" 200 33973 "" "Prometheus/2.43.0" 2023-12-01T08:28:16.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:28:16 smithi080 bash[41963]: cluster 2023-12-01T08:28:15.492182+0000 mgr.y (mgr.24362) 6593 : cluster 0 pgmap v6562: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:28:16.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:28:16 smithi080 bash[28361]: cluster 2023-12-01T08:28:15.492182+0000 mgr.y (mgr.24362) 6593 : cluster 0 pgmap v6562: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:28:16.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:28:16 smithi090 bash[32384]: cluster 2023-12-01T08:28:15.492182+0000 mgr.y (mgr.24362) 6593 : cluster 0 pgmap v6562: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:28:18.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:28:18 smithi080 bash[41963]: cluster 2023-12-01T08:28:17.492917+0000 mgr.y (mgr.24362) 6594 : cluster 0 pgmap v6563: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:28:18.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:28:18 smithi080 bash[41963]: audit 2023-12-01T08:28:17.560008+0000 mon.c (mon.2) 4222 : audit 0 from='client.? 172.21.15.80:0/4176167887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:28:18.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:28:18 smithi080 bash[28361]: cluster 2023-12-01T08:28:17.492917+0000 mgr.y (mgr.24362) 6594 : cluster 0 pgmap v6563: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:28:18.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:28:18 smithi080 bash[28361]: audit 2023-12-01T08:28:17.560008+0000 mon.c (mon.2) 4222 : audit 0 from='client.? 172.21.15.80:0/4176167887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:28:19.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:28:18 smithi090 bash[32384]: cluster 2023-12-01T08:28:17.492917+0000 mgr.y (mgr.24362) 6594 : cluster 0 pgmap v6563: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:28:19.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:28:18 smithi090 bash[32384]: audit 2023-12-01T08:28:17.560008+0000 mon.c (mon.2) 4222 : audit 0 from='client.? 172.21.15.80:0/4176167887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:28:20.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:28:20 smithi080 bash[28361]: cluster 2023-12-01T08:28:19.493523+0000 mgr.y (mgr.24362) 6595 : cluster 0 pgmap v6564: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:28:20.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:28:20 smithi080 bash[28361]: audit 2023-12-01T08:28:20.014746+0000 mon.c (mon.2) 4223 : audit 0 from='client.? 172.21.15.80:0/1766304109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:28:20.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:28:20 smithi080 bash[41963]: cluster 2023-12-01T08:28:19.493523+0000 mgr.y (mgr.24362) 6595 : cluster 0 pgmap v6564: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:28:20.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:28:20 smithi080 bash[41963]: audit 2023-12-01T08:28:20.014746+0000 mon.c (mon.2) 4223 : audit 0 from='client.? 172.21.15.80:0/1766304109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:28:21.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:28:20 smithi090 bash[32384]: cluster 2023-12-01T08:28:19.493523+0000 mgr.y (mgr.24362) 6595 : cluster 0 pgmap v6564: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:28:21.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:28:20 smithi090 bash[32384]: audit 2023-12-01T08:28:20.014746+0000 mon.c (mon.2) 4223 : audit 0 from='client.? 172.21.15.80:0/1766304109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:28:22.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:28:22 smithi090 bash[32384]: cluster 2023-12-01T08:28:21.494664+0000 mgr.y (mgr.24362) 6596 : cluster 0 pgmap v6565: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:28:22.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:28:22 smithi080 bash[28361]: cluster 2023-12-01T08:28:21.494664+0000 mgr.y (mgr.24362) 6596 : cluster 0 pgmap v6565: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:28:22.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:28:22 smithi080 bash[41963]: cluster 2023-12-01T08:28:21.494664+0000 mgr.y (mgr.24362) 6596 : cluster 0 pgmap v6565: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:28:23.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:28:23 smithi090 bash[32384]: audit 2023-12-01T08:28:22.458653+0000 mon.c (mon.2) 4224 : audit 0 from='client.? 172.21.15.80:0/2075869247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:28:23.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:28:23 smithi080 bash[28361]: audit 2023-12-01T08:28:22.458653+0000 mon.c (mon.2) 4224 : audit 0 from='client.? 172.21.15.80:0/2075869247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:28:23.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:28:23 smithi080 bash[41963]: audit 2023-12-01T08:28:22.458653+0000 mon.c (mon.2) 4224 : audit 0 from='client.? 172.21.15.80:0/2075869247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:28:24.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:28:24 smithi090 bash[32384]: cluster 2023-12-01T08:28:23.495397+0000 mgr.y (mgr.24362) 6597 : cluster 0 pgmap v6566: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:28:24.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:28:24 smithi080 bash[28361]: cluster 2023-12-01T08:28:23.495397+0000 mgr.y (mgr.24362) 6597 : cluster 0 pgmap v6566: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:28:24.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:28:24 smithi080 bash[41963]: cluster 2023-12-01T08:28:23.495397+0000 mgr.y (mgr.24362) 6597 : cluster 0 pgmap v6566: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:28:25.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:28:25 smithi090 bash[32384]: audit 2023-12-01T08:28:24.910930+0000 mon.a (mon.0) 4477 : audit 0 from='client.? 172.21.15.80:0/168972602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:28:25.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:28:25 smithi090 bash[32384]: audit 2023-12-01T08:28:25.122396+0000 mon.c (mon.2) 4225 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:28:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:28:25 smithi080 bash[28361]: audit 2023-12-01T08:28:24.910930+0000 mon.a (mon.0) 4477 : audit 0 from='client.? 172.21.15.80:0/168972602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:28:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:28:25 smithi080 bash[28361]: audit 2023-12-01T08:28:25.122396+0000 mon.c (mon.2) 4225 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:28:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:28:25 smithi080 bash[41963]: audit 2023-12-01T08:28:24.910930+0000 mon.a (mon.0) 4477 : audit 0 from='client.? 172.21.15.80:0/168972602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:28:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:28:25 smithi080 bash[41963]: audit 2023-12-01T08:28:25.122396+0000 mon.c (mon.2) 4225 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:28:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:28:26 smithi080 bash[28361]: cluster 2023-12-01T08:28:25.496089+0000 mgr.y (mgr.24362) 6598 : cluster 0 pgmap v6567: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:28:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:28:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:28:26] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T08:28:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:28:26 smithi080 bash[41963]: cluster 2023-12-01T08:28:25.496089+0000 mgr.y (mgr.24362) 6598 : cluster 0 pgmap v6567: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:28:26.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:28:26 smithi090 bash[32384]: cluster 2023-12-01T08:28:25.496089+0000 mgr.y (mgr.24362) 6598 : cluster 0 pgmap v6567: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:28:27.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:28:27 smithi090 bash[32384]: audit 2023-12-01T08:28:27.364310+0000 mon.a (mon.0) 4478 : audit 0 from='client.? 172.21.15.80:0/2507489944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:28:27.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:28:27 smithi080 bash[28361]: audit 2023-12-01T08:28:27.364310+0000 mon.a (mon.0) 4478 : audit 0 from='client.? 172.21.15.80:0/2507489944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:28:27.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:28:27 smithi080 bash[41963]: audit 2023-12-01T08:28:27.364310+0000 mon.a (mon.0) 4478 : audit 0 from='client.? 172.21.15.80:0/2507489944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:28:28.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:28:28 smithi090 bash[32384]: cluster 2023-12-01T08:28:27.497028+0000 mgr.y (mgr.24362) 6599 : cluster 0 pgmap v6568: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:28:28.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:28:28 smithi080 bash[28361]: cluster 2023-12-01T08:28:27.497028+0000 mgr.y (mgr.24362) 6599 : cluster 0 pgmap v6568: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:28:28.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:28:28 smithi080 bash[41963]: cluster 2023-12-01T08:28:27.497028+0000 mgr.y (mgr.24362) 6599 : cluster 0 pgmap v6568: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:28:30.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:28:30 smithi080 bash[28361]: cluster 2023-12-01T08:28:29.497445+0000 mgr.y (mgr.24362) 6600 : cluster 0 pgmap v6569: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:28:30.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:28:30 smithi080 bash[28361]: audit 2023-12-01T08:28:29.817127+0000 mon.a (mon.0) 4479 : audit 0 from='client.? 172.21.15.80:0/715428785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:28:30.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:28:30 smithi080 bash[41963]: cluster 2023-12-01T08:28:29.497445+0000 mgr.y (mgr.24362) 6600 : cluster 0 pgmap v6569: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:28:30.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:28:30 smithi080 bash[41963]: audit 2023-12-01T08:28:29.817127+0000 mon.a (mon.0) 4479 : audit 0 from='client.? 172.21.15.80:0/715428785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:28:31.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:28:30 smithi090 bash[32384]: cluster 2023-12-01T08:28:29.497445+0000 mgr.y (mgr.24362) 6600 : cluster 0 pgmap v6569: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:28:31.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:28:30 smithi090 bash[32384]: audit 2023-12-01T08:28:29.817127+0000 mon.a (mon.0) 4479 : audit 0 from='client.? 172.21.15.80:0/715428785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:28:32.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:28:32 smithi090 bash[32384]: cluster 2023-12-01T08:28:31.498631+0000 mgr.y (mgr.24362) 6601 : cluster 0 pgmap v6570: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:28:32.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:28:32 smithi090 bash[32384]: audit 2023-12-01T08:28:32.261310+0000 mon.c (mon.2) 4226 : audit 0 from='client.? 172.21.15.80:0/3796322078' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:28:32.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:28:32 smithi080 bash[41963]: cluster 2023-12-01T08:28:31.498631+0000 mgr.y (mgr.24362) 6601 : cluster 0 pgmap v6570: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:28:32.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:28:32 smithi080 bash[41963]: audit 2023-12-01T08:28:32.261310+0000 mon.c (mon.2) 4226 : audit 0 from='client.? 172.21.15.80:0/3796322078' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:28:32.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:28:32 smithi080 bash[28361]: cluster 2023-12-01T08:28:31.498631+0000 mgr.y (mgr.24362) 6601 : cluster 0 pgmap v6570: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:28:32.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:28:32 smithi080 bash[28361]: audit 2023-12-01T08:28:32.261310+0000 mon.c (mon.2) 4226 : audit 0 from='client.? 172.21.15.80:0/3796322078' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:28:34.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:28:34 smithi080 bash[28361]: cluster 2023-12-01T08:28:33.499235+0000 mgr.y (mgr.24362) 6602 : cluster 0 pgmap v6571: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:28:34.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:28:34 smithi080 bash[41963]: cluster 2023-12-01T08:28:33.499235+0000 mgr.y (mgr.24362) 6602 : cluster 0 pgmap v6571: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:28:35.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:28:34 smithi090 bash[32384]: cluster 2023-12-01T08:28:33.499235+0000 mgr.y (mgr.24362) 6602 : cluster 0 pgmap v6571: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:28:35.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:28:35 smithi080 bash[41963]: audit 2023-12-01T08:28:34.718553+0000 mon.a (mon.0) 4480 : audit 0 from='client.? 172.21.15.80:0/3622269817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:28:35.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:28:35 smithi080 bash[28361]: audit 2023-12-01T08:28:34.718553+0000 mon.a (mon.0) 4480 : audit 0 from='client.? 172.21.15.80:0/3622269817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:28:36.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:28:35 smithi090 bash[32384]: audit 2023-12-01T08:28:34.718553+0000 mon.a (mon.0) 4480 : audit 0 from='client.? 172.21.15.80:0/3622269817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:28:36.568 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:28:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:28:36] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T08:28:36.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:28:36 smithi080 bash[28361]: cluster 2023-12-01T08:28:35.499914+0000 mgr.y (mgr.24362) 6603 : cluster 0 pgmap v6572: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:28:36.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:28:36 smithi080 bash[41963]: cluster 2023-12-01T08:28:35.499914+0000 mgr.y (mgr.24362) 6603 : cluster 0 pgmap v6572: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:28:37.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:28:36 smithi090 bash[32384]: cluster 2023-12-01T08:28:35.499914+0000 mgr.y (mgr.24362) 6603 : cluster 0 pgmap v6572: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:28:37.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:28:37 smithi080 bash[28361]: audit 2023-12-01T08:28:37.174383+0000 mon.c (mon.2) 4227 : audit 0 from='client.? 172.21.15.80:0/789668009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:28:37.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:28:37 smithi080 bash[41963]: audit 2023-12-01T08:28:37.174383+0000 mon.c (mon.2) 4227 : audit 0 from='client.? 172.21.15.80:0/789668009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:28:38.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:28:37 smithi090 bash[32384]: audit 2023-12-01T08:28:37.174383+0000 mon.c (mon.2) 4227 : audit 0 from='client.? 172.21.15.80:0/789668009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:28:38.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:28:38 smithi080 bash[28361]: cluster 2023-12-01T08:28:37.500995+0000 mgr.y (mgr.24362) 6604 : cluster 0 pgmap v6573: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:28:38.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:28:38 smithi080 bash[41963]: cluster 2023-12-01T08:28:37.500995+0000 mgr.y (mgr.24362) 6604 : cluster 0 pgmap v6573: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:28:39.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:28:38 smithi090 bash[32384]: cluster 2023-12-01T08:28:37.500995+0000 mgr.y (mgr.24362) 6604 : cluster 0 pgmap v6573: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:28:40.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:28:40 smithi080 bash[28361]: cluster 2023-12-01T08:28:39.501626+0000 mgr.y (mgr.24362) 6605 : cluster 0 pgmap v6574: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:28:40.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:28:40 smithi080 bash[28361]: audit 2023-12-01T08:28:39.638972+0000 mon.a (mon.0) 4481 : audit 0 from='client.? 172.21.15.80:0/2489777708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:28:40.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:28:40 smithi080 bash[28361]: audit 2023-12-01T08:28:40.122684+0000 mon.c (mon.2) 4228 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:28:40.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:28:40 smithi080 bash[41963]: cluster 2023-12-01T08:28:39.501626+0000 mgr.y (mgr.24362) 6605 : cluster 0 pgmap v6574: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:28:40.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:28:40 smithi080 bash[41963]: audit 2023-12-01T08:28:39.638972+0000 mon.a (mon.0) 4481 : audit 0 from='client.? 172.21.15.80:0/2489777708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:28:40.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:28:40 smithi080 bash[41963]: audit 2023-12-01T08:28:40.122684+0000 mon.c (mon.2) 4228 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:28:41.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:28:40 smithi090 bash[32384]: cluster 2023-12-01T08:28:39.501626+0000 mgr.y (mgr.24362) 6605 : cluster 0 pgmap v6574: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:28:41.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:28:40 smithi090 bash[32384]: audit 2023-12-01T08:28:39.638972+0000 mon.a (mon.0) 4481 : audit 0 from='client.? 172.21.15.80:0/2489777708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:28:41.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:28:40 smithi090 bash[32384]: audit 2023-12-01T08:28:40.122684+0000 mon.c (mon.2) 4228 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:28:42.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:28:42 smithi090 bash[32384]: cluster 2023-12-01T08:28:41.502791+0000 mgr.y (mgr.24362) 6606 : cluster 0 pgmap v6575: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:28:42.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:28:42 smithi090 bash[32384]: audit 2023-12-01T08:28:42.090128+0000 mon.c (mon.2) 4229 : audit 0 from='client.? 172.21.15.80:0/3497103761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:28:42.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:28:42 smithi080 bash[28361]: cluster 2023-12-01T08:28:41.502791+0000 mgr.y (mgr.24362) 6606 : cluster 0 pgmap v6575: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:28:42.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:28:42 smithi080 bash[28361]: audit 2023-12-01T08:28:42.090128+0000 mon.c (mon.2) 4229 : audit 0 from='client.? 172.21.15.80:0/3497103761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:28:42.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:28:42 smithi080 bash[41963]: cluster 2023-12-01T08:28:41.502791+0000 mgr.y (mgr.24362) 6606 : cluster 0 pgmap v6575: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:28:42.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:28:42 smithi080 bash[41963]: audit 2023-12-01T08:28:42.090128+0000 mon.c (mon.2) 4229 : audit 0 from='client.? 172.21.15.80:0/3497103761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:28:44.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:28:44 smithi080 bash[28361]: cluster 2023-12-01T08:28:43.503509+0000 mgr.y (mgr.24362) 6607 : cluster 0 pgmap v6576: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:28:44.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:28:44 smithi080 bash[28361]: audit 2023-12-01T08:28:44.550217+0000 mon.a (mon.0) 4482 : audit 0 from='client.? 172.21.15.80:0/616071247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:28:44.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:28:44 smithi080 bash[41963]: cluster 2023-12-01T08:28:43.503509+0000 mgr.y (mgr.24362) 6607 : cluster 0 pgmap v6576: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:28:44.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:28:44 smithi080 bash[41963]: audit 2023-12-01T08:28:44.550217+0000 mon.a (mon.0) 4482 : audit 0 from='client.? 172.21.15.80:0/616071247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:28:45.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:28:44 smithi090 bash[32384]: cluster 2023-12-01T08:28:43.503509+0000 mgr.y (mgr.24362) 6607 : cluster 0 pgmap v6576: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:28:45.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:28:44 smithi090 bash[32384]: audit 2023-12-01T08:28:44.550217+0000 mon.a (mon.0) 4482 : audit 0 from='client.? 172.21.15.80:0/616071247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:28:46.565 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:28:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:28:46] "GET /metrics HTTP/1.1" 200 33973 "" "Prometheus/2.43.0" 2023-12-01T08:28:46.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:28:46 smithi080 bash[28361]: cluster 2023-12-01T08:28:45.504245+0000 mgr.y (mgr.24362) 6608 : cluster 0 pgmap v6577: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:28:46.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:28:46 smithi080 bash[41963]: cluster 2023-12-01T08:28:45.504245+0000 mgr.y (mgr.24362) 6608 : cluster 0 pgmap v6577: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:28:47.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:28:46 smithi090 bash[32384]: cluster 2023-12-01T08:28:45.504245+0000 mgr.y (mgr.24362) 6608 : cluster 0 pgmap v6577: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:28:47.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:28:47 smithi080 bash[28361]: audit 2023-12-01T08:28:46.721678+0000 mon.c (mon.2) 4230 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:28:47.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:28:47 smithi080 bash[28361]: audit 2023-12-01T08:28:47.009851+0000 mon.c (mon.2) 4231 : audit 0 from='client.? 172.21.15.80:0/1373050954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:28:47.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:28:47 smithi080 bash[41963]: audit 2023-12-01T08:28:46.721678+0000 mon.c (mon.2) 4230 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:28:47.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:28:47 smithi080 bash[41963]: audit 2023-12-01T08:28:47.009851+0000 mon.c (mon.2) 4231 : audit 0 from='client.? 172.21.15.80:0/1373050954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:28:48.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:28:47 smithi090 bash[32384]: audit 2023-12-01T08:28:46.721678+0000 mon.c (mon.2) 4230 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:28:48.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:28:47 smithi090 bash[32384]: audit 2023-12-01T08:28:47.009851+0000 mon.c (mon.2) 4231 : audit 0 from='client.? 172.21.15.80:0/1373050954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:28:48.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:28:48 smithi080 bash[28361]: cluster 2023-12-01T08:28:47.505384+0000 mgr.y (mgr.24362) 6609 : cluster 0 pgmap v6578: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:28:48.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:28:48 smithi080 bash[41963]: cluster 2023-12-01T08:28:47.505384+0000 mgr.y (mgr.24362) 6609 : cluster 0 pgmap v6578: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:28:49.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:28:48 smithi090 bash[32384]: cluster 2023-12-01T08:28:47.505384+0000 mgr.y (mgr.24362) 6609 : cluster 0 pgmap v6578: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:28:49.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:28:49 smithi080 bash[28361]: audit 2023-12-01T08:28:49.471726+0000 mon.c (mon.2) 4232 : audit 0 from='client.? 172.21.15.80:0/1439182379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:28:49.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:28:49 smithi080 bash[41963]: audit 2023-12-01T08:28:49.471726+0000 mon.c (mon.2) 4232 : audit 0 from='client.? 172.21.15.80:0/1439182379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:28:50.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:28:49 smithi090 bash[32384]: audit 2023-12-01T08:28:49.471726+0000 mon.c (mon.2) 4232 : audit 0 from='client.? 172.21.15.80:0/1439182379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:28:50.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:28:50 smithi080 bash[28361]: cluster 2023-12-01T08:28:49.505967+0000 mgr.y (mgr.24362) 6610 : cluster 0 pgmap v6579: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:28:50.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:28:50 smithi080 bash[41963]: cluster 2023-12-01T08:28:49.505967+0000 mgr.y (mgr.24362) 6610 : cluster 0 pgmap v6579: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:28:51.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:28:50 smithi090 bash[32384]: cluster 2023-12-01T08:28:49.505967+0000 mgr.y (mgr.24362) 6610 : cluster 0 pgmap v6579: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:28:52.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:28:52 smithi090 bash[32384]: cluster 2023-12-01T08:28:51.506818+0000 mgr.y (mgr.24362) 6611 : cluster 0 pgmap v6580: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:28:52.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:28:52 smithi090 bash[32384]: audit 2023-12-01T08:28:51.930000+0000 mon.c (mon.2) 4233 : audit 0 from='client.? 172.21.15.80:0/2592043723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:28:52.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:28:52 smithi080 bash[28361]: cluster 2023-12-01T08:28:51.506818+0000 mgr.y (mgr.24362) 6611 : cluster 0 pgmap v6580: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:28:52.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:28:52 smithi080 bash[28361]: audit 2023-12-01T08:28:51.930000+0000 mon.c (mon.2) 4233 : audit 0 from='client.? 172.21.15.80:0/2592043723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:28:52.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:28:52 smithi080 bash[41963]: cluster 2023-12-01T08:28:51.506818+0000 mgr.y (mgr.24362) 6611 : cluster 0 pgmap v6580: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:28:52.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:28:52 smithi080 bash[41963]: audit 2023-12-01T08:28:51.930000+0000 mon.c (mon.2) 4233 : audit 0 from='client.? 172.21.15.80:0/2592043723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:28:53.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:28:53 smithi080 bash[28361]: audit 2023-12-01T08:28:52.566193+0000 mon.a (mon.0) 4483 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:28:53.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:28:53 smithi080 bash[28361]: audit 2023-12-01T08:28:52.576448+0000 mon.a (mon.0) 4484 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:28:53.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:28:53 smithi080 bash[28361]: audit 2023-12-01T08:28:52.924656+0000 mon.a (mon.0) 4485 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:28:53.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:28:53 smithi080 bash[28361]: audit 2023-12-01T08:28:52.934660+0000 mon.a (mon.0) 4486 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:28:53.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:28:53 smithi080 bash[28361]: audit 2023-12-01T08:28:53.411462+0000 mon.c (mon.2) 4234 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:28:53.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:28:53 smithi080 bash[28361]: audit 2023-12-01T08:28:53.413087+0000 mon.c (mon.2) 4235 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:28:53.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:28:53 smithi080 bash[28361]: audit 2023-12-01T08:28:53.421144+0000 mon.a (mon.0) 4487 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:28:53.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:28:53 smithi080 bash[41963]: audit 2023-12-01T08:28:52.566193+0000 mon.a (mon.0) 4483 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:28:53.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:28:53 smithi080 bash[41963]: audit 2023-12-01T08:28:52.576448+0000 mon.a (mon.0) 4484 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:28:53.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:28:53 smithi080 bash[41963]: audit 2023-12-01T08:28:52.924656+0000 mon.a (mon.0) 4485 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:28:53.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:28:53 smithi080 bash[41963]: audit 2023-12-01T08:28:52.934660+0000 mon.a (mon.0) 4486 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:28:53.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:28:53 smithi080 bash[41963]: audit 2023-12-01T08:28:53.411462+0000 mon.c (mon.2) 4234 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:28:53.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:28:53 smithi080 bash[41963]: audit 2023-12-01T08:28:53.413087+0000 mon.c (mon.2) 4235 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:28:53.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:28:53 smithi080 bash[41963]: audit 2023-12-01T08:28:53.421144+0000 mon.a (mon.0) 4487 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:28:54.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:28:53 smithi090 bash[32384]: audit 2023-12-01T08:28:52.566193+0000 mon.a (mon.0) 4483 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:28:54.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:28:53 smithi090 bash[32384]: audit 2023-12-01T08:28:52.576448+0000 mon.a (mon.0) 4484 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:28:54.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:28:53 smithi090 bash[32384]: audit 2023-12-01T08:28:52.924656+0000 mon.a (mon.0) 4485 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:28:54.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:28:53 smithi090 bash[32384]: audit 2023-12-01T08:28:52.934660+0000 mon.a (mon.0) 4486 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:28:54.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:28:53 smithi090 bash[32384]: audit 2023-12-01T08:28:53.411462+0000 mon.c (mon.2) 4234 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:28:54.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:28:53 smithi090 bash[32384]: audit 2023-12-01T08:28:53.413087+0000 mon.c (mon.2) 4235 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:28:54.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:28:53 smithi090 bash[32384]: audit 2023-12-01T08:28:53.421144+0000 mon.a (mon.0) 4487 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:28:54.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:28:54 smithi080 bash[28361]: cluster 2023-12-01T08:28:53.507402+0000 mgr.y (mgr.24362) 6612 : cluster 0 pgmap v6581: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:28:54.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:28:54 smithi080 bash[28361]: audit 2023-12-01T08:28:54.382138+0000 mon.c (mon.2) 4236 : audit 0 from='client.? 172.21.15.80:0/262830707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:28:54.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:28:54 smithi080 bash[41963]: cluster 2023-12-01T08:28:53.507402+0000 mgr.y (mgr.24362) 6612 : cluster 0 pgmap v6581: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:28:54.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:28:54 smithi080 bash[41963]: audit 2023-12-01T08:28:54.382138+0000 mon.c (mon.2) 4236 : audit 0 from='client.? 172.21.15.80:0/262830707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:28:55.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:28:54 smithi090 bash[32384]: cluster 2023-12-01T08:28:53.507402+0000 mgr.y (mgr.24362) 6612 : cluster 0 pgmap v6581: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:28:55.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:28:54 smithi090 bash[32384]: audit 2023-12-01T08:28:54.382138+0000 mon.c (mon.2) 4236 : audit 0 from='client.? 172.21.15.80:0/262830707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:28:55.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:28:55 smithi080 bash[41963]: audit 2023-12-01T08:28:55.123499+0000 mon.c (mon.2) 4237 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:28:55.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:28:55 smithi080 bash[28361]: audit 2023-12-01T08:28:55.123499+0000 mon.c (mon.2) 4237 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:28:56.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:28:55 smithi090 bash[32384]: audit 2023-12-01T08:28:55.123499+0000 mon.c (mon.2) 4237 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:28:56.576 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:28:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:28:56] "GET /metrics HTTP/1.1" 200 33972 "" "Prometheus/2.43.0" 2023-12-01T08:28:56.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:28:56 smithi080 bash[28361]: cluster 2023-12-01T08:28:55.508079+0000 mgr.y (mgr.24362) 6613 : cluster 0 pgmap v6582: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:28:56.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:28:56 smithi080 bash[41963]: cluster 2023-12-01T08:28:55.508079+0000 mgr.y (mgr.24362) 6613 : cluster 0 pgmap v6582: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:28:57.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:28:56 smithi090 bash[32384]: cluster 2023-12-01T08:28:55.508079+0000 mgr.y (mgr.24362) 6613 : cluster 0 pgmap v6582: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:28:57.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:28:57 smithi080 bash[28361]: audit 2023-12-01T08:28:56.829182+0000 mon.c (mon.2) 4238 : audit 0 from='client.? 172.21.15.80:0/2642455538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:28:57.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:28:57 smithi080 bash[41963]: audit 2023-12-01T08:28:56.829182+0000 mon.c (mon.2) 4238 : audit 0 from='client.? 172.21.15.80:0/2642455538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:28:58.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:28:57 smithi090 bash[32384]: audit 2023-12-01T08:28:56.829182+0000 mon.c (mon.2) 4238 : audit 0 from='client.? 172.21.15.80:0/2642455538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:28:58.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:28:58 smithi080 bash[28361]: cluster 2023-12-01T08:28:57.509146+0000 mgr.y (mgr.24362) 6614 : cluster 0 pgmap v6583: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:28:58.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:28:58 smithi080 bash[41963]: cluster 2023-12-01T08:28:57.509146+0000 mgr.y (mgr.24362) 6614 : cluster 0 pgmap v6583: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:28:59.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:28:58 smithi090 bash[32384]: cluster 2023-12-01T08:28:57.509146+0000 mgr.y (mgr.24362) 6614 : cluster 0 pgmap v6583: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:28:59.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:28:59 smithi080 bash[28361]: audit 2023-12-01T08:28:59.286436+0000 mon.c (mon.2) 4239 : audit 0 from='client.? 172.21.15.80:0/2704235556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:28:59.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:28:59 smithi080 bash[41963]: audit 2023-12-01T08:28:59.286436+0000 mon.c (mon.2) 4239 : audit 0 from='client.? 172.21.15.80:0/2704235556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:29:00.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:28:59 smithi090 bash[32384]: audit 2023-12-01T08:28:59.286436+0000 mon.c (mon.2) 4239 : audit 0 from='client.? 172.21.15.80:0/2704235556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:29:00.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:29:00 smithi080 bash[41963]: cluster 2023-12-01T08:28:59.509771+0000 mgr.y (mgr.24362) 6615 : cluster 0 pgmap v6584: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:29:00.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:29:00 smithi080 bash[28361]: cluster 2023-12-01T08:28:59.509771+0000 mgr.y (mgr.24362) 6615 : cluster 0 pgmap v6584: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:29:01.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:29:00 smithi090 bash[32384]: cluster 2023-12-01T08:28:59.509771+0000 mgr.y (mgr.24362) 6615 : cluster 0 pgmap v6584: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:29:02.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:29:02 smithi090 bash[32384]: cluster 2023-12-01T08:29:01.510838+0000 mgr.y (mgr.24362) 6616 : cluster 0 pgmap v6585: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:29:02.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:29:02 smithi090 bash[32384]: audit 2023-12-01T08:29:01.751034+0000 mon.c (mon.2) 4240 : audit 0 from='client.? 172.21.15.80:0/3243300001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:29:02.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:29:02 smithi080 bash[41963]: cluster 2023-12-01T08:29:01.510838+0000 mgr.y (mgr.24362) 6616 : cluster 0 pgmap v6585: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:29:02.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:29:02 smithi080 bash[41963]: audit 2023-12-01T08:29:01.751034+0000 mon.c (mon.2) 4240 : audit 0 from='client.? 172.21.15.80:0/3243300001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:29:02.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:29:02 smithi080 bash[28361]: cluster 2023-12-01T08:29:01.510838+0000 mgr.y (mgr.24362) 6616 : cluster 0 pgmap v6585: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:29:02.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:29:02 smithi080 bash[28361]: audit 2023-12-01T08:29:01.751034+0000 mon.c (mon.2) 4240 : audit 0 from='client.? 172.21.15.80:0/3243300001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:29:04.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:29:04 smithi080 bash[41963]: cluster 2023-12-01T08:29:03.511471+0000 mgr.y (mgr.24362) 6617 : cluster 0 pgmap v6586: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:29:04.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:29:04 smithi080 bash[41963]: audit 2023-12-01T08:29:04.206147+0000 mon.a (mon.0) 4488 : audit 0 from='client.? 172.21.15.80:0/3299910574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:29:04.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:29:04 smithi080 bash[28361]: cluster 2023-12-01T08:29:03.511471+0000 mgr.y (mgr.24362) 6617 : cluster 0 pgmap v6586: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:29:04.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:29:04 smithi080 bash[28361]: audit 2023-12-01T08:29:04.206147+0000 mon.a (mon.0) 4488 : audit 0 from='client.? 172.21.15.80:0/3299910574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:29:05.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:29:04 smithi090 bash[32384]: cluster 2023-12-01T08:29:03.511471+0000 mgr.y (mgr.24362) 6617 : cluster 0 pgmap v6586: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:29:05.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:29:04 smithi090 bash[32384]: audit 2023-12-01T08:29:04.206147+0000 mon.a (mon.0) 4488 : audit 0 from='client.? 172.21.15.80:0/3299910574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:29:06.572 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:29:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:29:06] "GET /metrics HTTP/1.1" 200 33972 "" "Prometheus/2.43.0" 2023-12-01T08:29:06.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:29:06 smithi080 bash[28361]: cluster 2023-12-01T08:29:05.512116+0000 mgr.y (mgr.24362) 6618 : cluster 0 pgmap v6587: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:29:06.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:29:06 smithi080 bash[41963]: cluster 2023-12-01T08:29:05.512116+0000 mgr.y (mgr.24362) 6618 : cluster 0 pgmap v6587: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:29:07.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:29:06 smithi090 bash[32384]: cluster 2023-12-01T08:29:05.512116+0000 mgr.y (mgr.24362) 6618 : cluster 0 pgmap v6587: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:29:07.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:29:07 smithi080 bash[41963]: audit 2023-12-01T08:29:06.661631+0000 mon.c (mon.2) 4241 : audit 0 from='client.? 172.21.15.80:0/3316295262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:29:07.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:29:07 smithi080 bash[28361]: audit 2023-12-01T08:29:06.661631+0000 mon.c (mon.2) 4241 : audit 0 from='client.? 172.21.15.80:0/3316295262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:29:08.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:29:07 smithi090 bash[32384]: audit 2023-12-01T08:29:06.661631+0000 mon.c (mon.2) 4241 : audit 0 from='client.? 172.21.15.80:0/3316295262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:29:08.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:29:08 smithi080 bash[28361]: cluster 2023-12-01T08:29:07.513239+0000 mgr.y (mgr.24362) 6619 : cluster 0 pgmap v6588: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:29:08.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:29:08 smithi080 bash[41963]: cluster 2023-12-01T08:29:07.513239+0000 mgr.y (mgr.24362) 6619 : cluster 0 pgmap v6588: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:29:09.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:29:08 smithi090 bash[32384]: cluster 2023-12-01T08:29:07.513239+0000 mgr.y (mgr.24362) 6619 : cluster 0 pgmap v6588: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:29:09.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:29:09 smithi080 bash[28361]: audit 2023-12-01T08:29:09.107598+0000 mon.a (mon.0) 4489 : audit 0 from='client.? 172.21.15.80:0/1902262822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:29:09.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:29:09 smithi080 bash[41963]: audit 2023-12-01T08:29:09.107598+0000 mon.a (mon.0) 4489 : audit 0 from='client.? 172.21.15.80:0/1902262822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:29:10.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:29:09 smithi090 bash[32384]: audit 2023-12-01T08:29:09.107598+0000 mon.a (mon.0) 4489 : audit 0 from='client.? 172.21.15.80:0/1902262822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:29:10.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:29:10 smithi080 bash[28361]: cluster 2023-12-01T08:29:09.513844+0000 mgr.y (mgr.24362) 6620 : cluster 0 pgmap v6589: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:29:10.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:29:10 smithi080 bash[28361]: audit 2023-12-01T08:29:10.123752+0000 mon.c (mon.2) 4242 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:29:10.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:29:10 smithi080 bash[41963]: cluster 2023-12-01T08:29:09.513844+0000 mgr.y (mgr.24362) 6620 : cluster 0 pgmap v6589: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:29:10.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:29:10 smithi080 bash[41963]: audit 2023-12-01T08:29:10.123752+0000 mon.c (mon.2) 4242 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:29:11.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:29:10 smithi090 bash[32384]: cluster 2023-12-01T08:29:09.513844+0000 mgr.y (mgr.24362) 6620 : cluster 0 pgmap v6589: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:29:11.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:29:10 smithi090 bash[32384]: audit 2023-12-01T08:29:10.123752+0000 mon.c (mon.2) 4242 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:29:12.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:29:12 smithi090 bash[32384]: cluster 2023-12-01T08:29:11.514880+0000 mgr.y (mgr.24362) 6621 : cluster 0 pgmap v6590: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:29:12.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:29:12 smithi090 bash[32384]: audit 2023-12-01T08:29:11.564290+0000 mon.a (mon.0) 4490 : audit 0 from='client.? 172.21.15.80:0/2847008131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:29:12.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:29:12 smithi080 bash[28361]: cluster 2023-12-01T08:29:11.514880+0000 mgr.y (mgr.24362) 6621 : cluster 0 pgmap v6590: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:29:12.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:29:12 smithi080 bash[28361]: audit 2023-12-01T08:29:11.564290+0000 mon.a (mon.0) 4490 : audit 0 from='client.? 172.21.15.80:0/2847008131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:29:12.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:29:12 smithi080 bash[41963]: cluster 2023-12-01T08:29:11.514880+0000 mgr.y (mgr.24362) 6621 : cluster 0 pgmap v6590: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:29:12.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:29:12 smithi080 bash[41963]: audit 2023-12-01T08:29:11.564290+0000 mon.a (mon.0) 4490 : audit 0 from='client.? 172.21.15.80:0/2847008131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:29:14.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:29:14 smithi080 bash[28361]: cluster 2023-12-01T08:29:13.515539+0000 mgr.y (mgr.24362) 6622 : cluster 0 pgmap v6591: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:29:14.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:29:14 smithi080 bash[28361]: audit 2023-12-01T08:29:14.018235+0000 mon.c (mon.2) 4243 : audit 0 from='client.? 172.21.15.80:0/1122176723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:29:14.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:29:14 smithi080 bash[41963]: cluster 2023-12-01T08:29:13.515539+0000 mgr.y (mgr.24362) 6622 : cluster 0 pgmap v6591: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:29:14.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:29:14 smithi080 bash[41963]: audit 2023-12-01T08:29:14.018235+0000 mon.c (mon.2) 4243 : audit 0 from='client.? 172.21.15.80:0/1122176723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:29:15.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:29:14 smithi090 bash[32384]: cluster 2023-12-01T08:29:13.515539+0000 mgr.y (mgr.24362) 6622 : cluster 0 pgmap v6591: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:29:15.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:29:14 smithi090 bash[32384]: audit 2023-12-01T08:29:14.018235+0000 mon.c (mon.2) 4243 : audit 0 from='client.? 172.21.15.80:0/1122176723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:29:16.579 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:29:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:29:16] "GET /metrics HTTP/1.1" 200 33972 "" "Prometheus/2.43.0" 2023-12-01T08:29:16.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:29:16 smithi080 bash[28361]: cluster 2023-12-01T08:29:15.516302+0000 mgr.y (mgr.24362) 6623 : cluster 0 pgmap v6592: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:29:16.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:29:16 smithi080 bash[28361]: audit 2023-12-01T08:29:16.463949+0000 mon.c (mon.2) 4244 : audit 0 from='client.? 172.21.15.80:0/931855751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:29:16.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:29:16 smithi080 bash[41963]: cluster 2023-12-01T08:29:15.516302+0000 mgr.y (mgr.24362) 6623 : cluster 0 pgmap v6592: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:29:16.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:29:16 smithi080 bash[41963]: audit 2023-12-01T08:29:16.463949+0000 mon.c (mon.2) 4244 : audit 0 from='client.? 172.21.15.80:0/931855751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:29:17.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:29:16 smithi090 bash[32384]: cluster 2023-12-01T08:29:15.516302+0000 mgr.y (mgr.24362) 6623 : cluster 0 pgmap v6592: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:29:17.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:29:16 smithi090 bash[32384]: audit 2023-12-01T08:29:16.463949+0000 mon.c (mon.2) 4244 : audit 0 from='client.? 172.21.15.80:0/931855751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:29:18.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:29:18 smithi080 bash[28361]: cluster 2023-12-01T08:29:17.517503+0000 mgr.y (mgr.24362) 6624 : cluster 0 pgmap v6593: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:29:18.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:29:18 smithi080 bash[41963]: cluster 2023-12-01T08:29:17.517503+0000 mgr.y (mgr.24362) 6624 : cluster 0 pgmap v6593: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:29:19.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:29:18 smithi090 bash[32384]: cluster 2023-12-01T08:29:17.517503+0000 mgr.y (mgr.24362) 6624 : cluster 0 pgmap v6593: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:29:19.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:29:19 smithi080 bash[28361]: audit 2023-12-01T08:29:18.915141+0000 mon.a (mon.0) 4491 : audit 0 from='client.? 172.21.15.80:0/746183810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:29:19.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:29:19 smithi080 bash[41963]: audit 2023-12-01T08:29:18.915141+0000 mon.a (mon.0) 4491 : audit 0 from='client.? 172.21.15.80:0/746183810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:29:20.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:29:19 smithi090 bash[32384]: audit 2023-12-01T08:29:18.915141+0000 mon.a (mon.0) 4491 : audit 0 from='client.? 172.21.15.80:0/746183810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:29:20.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:29:20 smithi080 bash[28361]: cluster 2023-12-01T08:29:19.518151+0000 mgr.y (mgr.24362) 6625 : cluster 0 pgmap v6594: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:29:20.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:29:20 smithi080 bash[41963]: cluster 2023-12-01T08:29:19.518151+0000 mgr.y (mgr.24362) 6625 : cluster 0 pgmap v6594: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:29:21.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:29:20 smithi090 bash[32384]: cluster 2023-12-01T08:29:19.518151+0000 mgr.y (mgr.24362) 6625 : cluster 0 pgmap v6594: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:29:21.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:29:21 smithi080 bash[41963]: audit 2023-12-01T08:29:21.364201+0000 mon.a (mon.0) 4492 : audit 0 from='client.? 172.21.15.80:0/1159661264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:29:21.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:29:21 smithi080 bash[28361]: audit 2023-12-01T08:29:21.364201+0000 mon.a (mon.0) 4492 : audit 0 from='client.? 172.21.15.80:0/1159661264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:29:22.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:29:21 smithi090 bash[32384]: audit 2023-12-01T08:29:21.364201+0000 mon.a (mon.0) 4492 : audit 0 from='client.? 172.21.15.80:0/1159661264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:29:22.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:29:22 smithi080 bash[28361]: cluster 2023-12-01T08:29:21.519337+0000 mgr.y (mgr.24362) 6626 : cluster 0 pgmap v6595: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:29:22.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:29:22 smithi080 bash[41963]: cluster 2023-12-01T08:29:21.519337+0000 mgr.y (mgr.24362) 6626 : cluster 0 pgmap v6595: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:29:23.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:29:22 smithi090 bash[32384]: cluster 2023-12-01T08:29:21.519337+0000 mgr.y (mgr.24362) 6626 : cluster 0 pgmap v6595: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:29:24.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:29:24 smithi080 bash[41963]: cluster 2023-12-01T08:29:23.519851+0000 mgr.y (mgr.24362) 6627 : cluster 0 pgmap v6596: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:29:24.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:29:24 smithi080 bash[41963]: audit 2023-12-01T08:29:23.824014+0000 mon.c (mon.2) 4245 : audit 0 from='client.? 172.21.15.80:0/1271487460' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:29:24.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:29:24 smithi080 bash[28361]: cluster 2023-12-01T08:29:23.519851+0000 mgr.y (mgr.24362) 6627 : cluster 0 pgmap v6596: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:29:24.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:29:24 smithi080 bash[28361]: audit 2023-12-01T08:29:23.824014+0000 mon.c (mon.2) 4245 : audit 0 from='client.? 172.21.15.80:0/1271487460' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:29:25.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:29:24 smithi090 bash[32384]: cluster 2023-12-01T08:29:23.519851+0000 mgr.y (mgr.24362) 6627 : cluster 0 pgmap v6596: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:29:25.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:29:24 smithi090 bash[32384]: audit 2023-12-01T08:29:23.824014+0000 mon.c (mon.2) 4245 : audit 0 from='client.? 172.21.15.80:0/1271487460' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:29:25.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:29:25 smithi080 bash[28361]: audit 2023-12-01T08:29:25.124182+0000 mon.c (mon.2) 4246 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:29:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:29:25 smithi080 bash[41963]: audit 2023-12-01T08:29:25.124182+0000 mon.c (mon.2) 4246 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:29:26.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:29:25 smithi090 bash[32384]: audit 2023-12-01T08:29:25.124182+0000 mon.c (mon.2) 4246 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:29:26.618 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:29:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:29:26] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T08:29:26.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:29:26 smithi080 bash[28361]: cluster 2023-12-01T08:29:25.520439+0000 mgr.y (mgr.24362) 6628 : cluster 0 pgmap v6597: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:29:26.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:29:26 smithi080 bash[28361]: audit 2023-12-01T08:29:26.284053+0000 mon.c (mon.2) 4247 : audit 0 from='client.? 172.21.15.80:0/480820557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:29:26.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:29:26 smithi080 bash[41963]: cluster 2023-12-01T08:29:25.520439+0000 mgr.y (mgr.24362) 6628 : cluster 0 pgmap v6597: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:29:26.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:29:26 smithi080 bash[41963]: audit 2023-12-01T08:29:26.284053+0000 mon.c (mon.2) 4247 : audit 0 from='client.? 172.21.15.80:0/480820557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:29:27.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:29:26 smithi090 bash[32384]: cluster 2023-12-01T08:29:25.520439+0000 mgr.y (mgr.24362) 6628 : cluster 0 pgmap v6597: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:29:27.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:29:26 smithi090 bash[32384]: audit 2023-12-01T08:29:26.284053+0000 mon.c (mon.2) 4247 : audit 0 from='client.? 172.21.15.80:0/480820557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:29:28.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:29:28 smithi080 bash[28361]: cluster 2023-12-01T08:29:27.521428+0000 mgr.y (mgr.24362) 6629 : cluster 0 pgmap v6598: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:29:28.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:29:28 smithi080 bash[41963]: cluster 2023-12-01T08:29:27.521428+0000 mgr.y (mgr.24362) 6629 : cluster 0 pgmap v6598: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:29:29.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:29:28 smithi090 bash[32384]: cluster 2023-12-01T08:29:27.521428+0000 mgr.y (mgr.24362) 6629 : cluster 0 pgmap v6598: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:29:29.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:29:29 smithi080 bash[41963]: audit 2023-12-01T08:29:28.753705+0000 mon.c (mon.2) 4248 : audit 0 from='client.? 172.21.15.80:0/766867591' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:29:29.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:29:29 smithi080 bash[28361]: audit 2023-12-01T08:29:28.753705+0000 mon.c (mon.2) 4248 : audit 0 from='client.? 172.21.15.80:0/766867591' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:29:30.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:29:29 smithi090 bash[32384]: audit 2023-12-01T08:29:28.753705+0000 mon.c (mon.2) 4248 : audit 0 from='client.? 172.21.15.80:0/766867591' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:29:30.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:29:30 smithi080 bash[28361]: cluster 2023-12-01T08:29:29.522085+0000 mgr.y (mgr.24362) 6630 : cluster 0 pgmap v6599: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:29:30.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:29:30 smithi080 bash[41963]: cluster 2023-12-01T08:29:29.522085+0000 mgr.y (mgr.24362) 6630 : cluster 0 pgmap v6599: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:29:31.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:29:30 smithi090 bash[32384]: cluster 2023-12-01T08:29:29.522085+0000 mgr.y (mgr.24362) 6630 : cluster 0 pgmap v6599: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:29:31.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:29:31 smithi080 bash[41963]: audit 2023-12-01T08:29:31.215667+0000 mon.c (mon.2) 4249 : audit 0 from='client.? 172.21.15.80:0/3753688892' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:29:31.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:29:31 smithi080 bash[28361]: audit 2023-12-01T08:29:31.215667+0000 mon.c (mon.2) 4249 : audit 0 from='client.? 172.21.15.80:0/3753688892' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:29:32.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:29:31 smithi090 bash[32384]: audit 2023-12-01T08:29:31.215667+0000 mon.c (mon.2) 4249 : audit 0 from='client.? 172.21.15.80:0/3753688892' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:29:32.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:29:32 smithi080 bash[28361]: cluster 2023-12-01T08:29:31.523239+0000 mgr.y (mgr.24362) 6631 : cluster 0 pgmap v6600: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:29:32.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:29:32 smithi080 bash[41963]: cluster 2023-12-01T08:29:31.523239+0000 mgr.y (mgr.24362) 6631 : cluster 0 pgmap v6600: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:29:33.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:29:32 smithi090 bash[32384]: cluster 2023-12-01T08:29:31.523239+0000 mgr.y (mgr.24362) 6631 : cluster 0 pgmap v6600: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:29:34.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:29:34 smithi080 bash[28361]: cluster 2023-12-01T08:29:33.523909+0000 mgr.y (mgr.24362) 6632 : cluster 0 pgmap v6601: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:29:34.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:29:34 smithi080 bash[28361]: audit 2023-12-01T08:29:33.674209+0000 mon.c (mon.2) 4250 : audit 0 from='client.? 172.21.15.80:0/339317184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:29:34.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:29:34 smithi080 bash[41963]: cluster 2023-12-01T08:29:33.523909+0000 mgr.y (mgr.24362) 6632 : cluster 0 pgmap v6601: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:29:34.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:29:34 smithi080 bash[41963]: audit 2023-12-01T08:29:33.674209+0000 mon.c (mon.2) 4250 : audit 0 from='client.? 172.21.15.80:0/339317184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:29:35.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:29:34 smithi090 bash[32384]: cluster 2023-12-01T08:29:33.523909+0000 mgr.y (mgr.24362) 6632 : cluster 0 pgmap v6601: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:29:35.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:29:34 smithi090 bash[32384]: audit 2023-12-01T08:29:33.674209+0000 mon.c (mon.2) 4250 : audit 0 from='client.? 172.21.15.80:0/339317184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:29:36.650 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:29:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:29:36] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T08:29:36.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:29:36 smithi080 bash[28361]: cluster 2023-12-01T08:29:35.524516+0000 mgr.y (mgr.24362) 6633 : cluster 0 pgmap v6602: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:29:36.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:29:36 smithi080 bash[28361]: audit 2023-12-01T08:29:36.127314+0000 mon.c (mon.2) 4251 : audit 0 from='client.? 172.21.15.80:0/4006162966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:29:36.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:29:36 smithi080 bash[41963]: cluster 2023-12-01T08:29:35.524516+0000 mgr.y (mgr.24362) 6633 : cluster 0 pgmap v6602: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:29:36.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:29:36 smithi080 bash[41963]: audit 2023-12-01T08:29:36.127314+0000 mon.c (mon.2) 4251 : audit 0 from='client.? 172.21.15.80:0/4006162966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:29:37.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:29:36 smithi090 bash[32384]: cluster 2023-12-01T08:29:35.524516+0000 mgr.y (mgr.24362) 6633 : cluster 0 pgmap v6602: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:29:37.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:29:36 smithi090 bash[32384]: audit 2023-12-01T08:29:36.127314+0000 mon.c (mon.2) 4251 : audit 0 from='client.? 172.21.15.80:0/4006162966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:29:38.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:29:38 smithi080 bash[28361]: cluster 2023-12-01T08:29:37.525638+0000 mgr.y (mgr.24362) 6634 : cluster 0 pgmap v6603: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:29:38.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:29:38 smithi080 bash[28361]: audit 2023-12-01T08:29:38.582797+0000 mon.a (mon.0) 4493 : audit 0 from='client.? 172.21.15.80:0/2470461250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:29:38.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:29:38 smithi080 bash[41963]: cluster 2023-12-01T08:29:37.525638+0000 mgr.y (mgr.24362) 6634 : cluster 0 pgmap v6603: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:29:38.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:29:38 smithi080 bash[41963]: audit 2023-12-01T08:29:38.582797+0000 mon.a (mon.0) 4493 : audit 0 from='client.? 172.21.15.80:0/2470461250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:29:39.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:29:38 smithi090 bash[32384]: cluster 2023-12-01T08:29:37.525638+0000 mgr.y (mgr.24362) 6634 : cluster 0 pgmap v6603: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:29:39.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:29:38 smithi090 bash[32384]: audit 2023-12-01T08:29:38.582797+0000 mon.a (mon.0) 4493 : audit 0 from='client.? 172.21.15.80:0/2470461250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:29:40.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:29:40 smithi080 bash[41963]: cluster 2023-12-01T08:29:39.526278+0000 mgr.y (mgr.24362) 6635 : cluster 0 pgmap v6604: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:29:40.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:29:40 smithi080 bash[41963]: audit 2023-12-01T08:29:40.124489+0000 mon.c (mon.2) 4252 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:29:40.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:29:40 smithi080 bash[28361]: cluster 2023-12-01T08:29:39.526278+0000 mgr.y (mgr.24362) 6635 : cluster 0 pgmap v6604: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:29:40.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:29:40 smithi080 bash[28361]: audit 2023-12-01T08:29:40.124489+0000 mon.c (mon.2) 4252 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:29:41.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:29:40 smithi090 bash[32384]: cluster 2023-12-01T08:29:39.526278+0000 mgr.y (mgr.24362) 6635 : cluster 0 pgmap v6604: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:29:41.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:29:40 smithi090 bash[32384]: audit 2023-12-01T08:29:40.124489+0000 mon.c (mon.2) 4252 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:29:41.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:29:41 smithi080 bash[28361]: audit 2023-12-01T08:29:41.040875+0000 mon.c (mon.2) 4253 : audit 0 from='client.? 172.21.15.80:0/888009724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:29:41.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:29:41 smithi080 bash[41963]: audit 2023-12-01T08:29:41.040875+0000 mon.c (mon.2) 4253 : audit 0 from='client.? 172.21.15.80:0/888009724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:29:42.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:29:41 smithi090 bash[32384]: audit 2023-12-01T08:29:41.040875+0000 mon.c (mon.2) 4253 : audit 0 from='client.? 172.21.15.80:0/888009724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:29:42.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:29:42 smithi080 bash[41963]: cluster 2023-12-01T08:29:41.527407+0000 mgr.y (mgr.24362) 6636 : cluster 0 pgmap v6605: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:29:42.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:29:42 smithi080 bash[28361]: cluster 2023-12-01T08:29:41.527407+0000 mgr.y (mgr.24362) 6636 : cluster 0 pgmap v6605: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:29:43.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:29:42 smithi090 bash[32384]: cluster 2023-12-01T08:29:41.527407+0000 mgr.y (mgr.24362) 6636 : cluster 0 pgmap v6605: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:29:43.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:29:43 smithi080 bash[41963]: audit 2023-12-01T08:29:43.490726+0000 mon.c (mon.2) 4254 : audit 0 from='client.? 172.21.15.80:0/3576827667' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:29:43.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:29:43 smithi080 bash[28361]: audit 2023-12-01T08:29:43.490726+0000 mon.c (mon.2) 4254 : audit 0 from='client.? 172.21.15.80:0/3576827667' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:29:44.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:29:43 smithi090 bash[32384]: audit 2023-12-01T08:29:43.490726+0000 mon.c (mon.2) 4254 : audit 0 from='client.? 172.21.15.80:0/3576827667' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:29:44.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:29:44 smithi080 bash[28361]: cluster 2023-12-01T08:29:43.528073+0000 mgr.y (mgr.24362) 6637 : cluster 0 pgmap v6606: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:29:44.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:29:44 smithi080 bash[41963]: cluster 2023-12-01T08:29:43.528073+0000 mgr.y (mgr.24362) 6637 : cluster 0 pgmap v6606: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:29:45.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:29:44 smithi090 bash[32384]: cluster 2023-12-01T08:29:43.528073+0000 mgr.y (mgr.24362) 6637 : cluster 0 pgmap v6606: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:29:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:29:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:29:46] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.43.0" 2023-12-01T08:29:46.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:29:46 smithi080 bash[28361]: cluster 2023-12-01T08:29:45.528708+0000 mgr.y (mgr.24362) 6638 : cluster 0 pgmap v6607: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:29:46.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:29:46 smithi080 bash[28361]: audit 2023-12-01T08:29:45.951437+0000 mon.c (mon.2) 4255 : audit 0 from='client.? 172.21.15.80:0/227891024' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:29:46.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:29:46 smithi080 bash[41963]: cluster 2023-12-01T08:29:45.528708+0000 mgr.y (mgr.24362) 6638 : cluster 0 pgmap v6607: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:29:46.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:29:46 smithi080 bash[41963]: audit 2023-12-01T08:29:45.951437+0000 mon.c (mon.2) 4255 : audit 0 from='client.? 172.21.15.80:0/227891024' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:29:47.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:29:46 smithi090 bash[32384]: cluster 2023-12-01T08:29:45.528708+0000 mgr.y (mgr.24362) 6638 : cluster 0 pgmap v6607: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:29:47.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:29:46 smithi090 bash[32384]: audit 2023-12-01T08:29:45.951437+0000 mon.c (mon.2) 4255 : audit 0 from='client.? 172.21.15.80:0/227891024' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:29:49.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:29:48 smithi090 bash[32384]: cluster 2023-12-01T08:29:47.529881+0000 mgr.y (mgr.24362) 6639 : cluster 0 pgmap v6608: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:29:49.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:29:48 smithi090 bash[32384]: audit 2023-12-01T08:29:48.410115+0000 mon.a (mon.0) 4494 : audit 0 from='client.? 172.21.15.80:0/2377273152' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:29:49.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:29:48 smithi080 bash[28361]: cluster 2023-12-01T08:29:47.529881+0000 mgr.y (mgr.24362) 6639 : cluster 0 pgmap v6608: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:29:49.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:29:48 smithi080 bash[28361]: audit 2023-12-01T08:29:48.410115+0000 mon.a (mon.0) 4494 : audit 0 from='client.? 172.21.15.80:0/2377273152' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:29:49.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:29:48 smithi080 bash[41963]: cluster 2023-12-01T08:29:47.529881+0000 mgr.y (mgr.24362) 6639 : cluster 0 pgmap v6608: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:29:49.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:29:48 smithi080 bash[41963]: audit 2023-12-01T08:29:48.410115+0000 mon.a (mon.0) 4494 : audit 0 from='client.? 172.21.15.80:0/2377273152' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:29:51.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:29:50 smithi090 bash[32384]: cluster 2023-12-01T08:29:49.530543+0000 mgr.y (mgr.24362) 6640 : cluster 0 pgmap v6609: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:29:51.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:29:50 smithi080 bash[28361]: cluster 2023-12-01T08:29:49.530543+0000 mgr.y (mgr.24362) 6640 : cluster 0 pgmap v6609: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:29:51.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:29:50 smithi080 bash[41963]: cluster 2023-12-01T08:29:49.530543+0000 mgr.y (mgr.24362) 6640 : cluster 0 pgmap v6609: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:29:52.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:29:51 smithi090 bash[32384]: audit 2023-12-01T08:29:50.880121+0000 mon.c (mon.2) 4256 : audit 0 from='client.? 172.21.15.80:0/3669455901' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:29:52.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:29:51 smithi080 bash[41963]: audit 2023-12-01T08:29:50.880121+0000 mon.c (mon.2) 4256 : audit 0 from='client.? 172.21.15.80:0/3669455901' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:29:52.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:29:51 smithi080 bash[28361]: audit 2023-12-01T08:29:50.880121+0000 mon.c (mon.2) 4256 : audit 0 from='client.? 172.21.15.80:0/3669455901' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:29:53.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:29:52 smithi090 bash[32384]: cluster 2023-12-01T08:29:51.531691+0000 mgr.y (mgr.24362) 6641 : cluster 0 pgmap v6610: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:29:53.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:29:52 smithi080 bash[28361]: cluster 2023-12-01T08:29:51.531691+0000 mgr.y (mgr.24362) 6641 : cluster 0 pgmap v6610: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:29:53.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:29:52 smithi080 bash[41963]: cluster 2023-12-01T08:29:51.531691+0000 mgr.y (mgr.24362) 6641 : cluster 0 pgmap v6610: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:29:54.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:29:53 smithi090 bash[32384]: audit 2023-12-01T08:29:53.329673+0000 mon.a (mon.0) 4495 : audit 0 from='client.? 172.21.15.80:0/933261467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:29:54.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:29:53 smithi090 bash[32384]: audit 2023-12-01T08:29:53.506344+0000 mon.c (mon.2) 4257 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:29:54.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:29:53 smithi080 bash[28361]: audit 2023-12-01T08:29:53.329673+0000 mon.a (mon.0) 4495 : audit 0 from='client.? 172.21.15.80:0/933261467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:29:54.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:29:53 smithi080 bash[28361]: audit 2023-12-01T08:29:53.506344+0000 mon.c (mon.2) 4257 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:29:54.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:29:53 smithi080 bash[41963]: audit 2023-12-01T08:29:53.329673+0000 mon.a (mon.0) 4495 : audit 0 from='client.? 172.21.15.80:0/933261467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:29:54.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:29:53 smithi080 bash[41963]: audit 2023-12-01T08:29:53.506344+0000 mon.c (mon.2) 4257 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:29:55.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:29:54 smithi090 bash[32384]: cluster 2023-12-01T08:29:53.532106+0000 mgr.y (mgr.24362) 6642 : cluster 0 pgmap v6611: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:29:55.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:29:54 smithi080 bash[28361]: cluster 2023-12-01T08:29:53.532106+0000 mgr.y (mgr.24362) 6642 : cluster 0 pgmap v6611: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:29:55.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:29:54 smithi080 bash[41963]: cluster 2023-12-01T08:29:53.532106+0000 mgr.y (mgr.24362) 6642 : cluster 0 pgmap v6611: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:29:56.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:29:55 smithi090 bash[32384]: audit 2023-12-01T08:29:55.124943+0000 mon.c (mon.2) 4258 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:29:56.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:29:55 smithi080 bash[28361]: audit 2023-12-01T08:29:55.124943+0000 mon.c (mon.2) 4258 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:29:56.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:29:55 smithi080 bash[41963]: audit 2023-12-01T08:29:55.124943+0000 mon.c (mon.2) 4258 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:29:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:29:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:29:56] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.43.0" 2023-12-01T08:29:57.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:29:56 smithi090 bash[32384]: cluster 2023-12-01T08:29:55.532636+0000 mgr.y (mgr.24362) 6643 : cluster 0 pgmap v6612: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:29:57.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:29:56 smithi090 bash[32384]: audit 2023-12-01T08:29:55.778922+0000 mon.a (mon.0) 4496 : audit 0 from='client.? 172.21.15.80:0/3798387942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:29:57.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:29:56 smithi080 bash[41963]: cluster 2023-12-01T08:29:55.532636+0000 mgr.y (mgr.24362) 6643 : cluster 0 pgmap v6612: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:29:57.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:29:56 smithi080 bash[41963]: audit 2023-12-01T08:29:55.778922+0000 mon.a (mon.0) 4496 : audit 0 from='client.? 172.21.15.80:0/3798387942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:29:57.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:29:56 smithi080 bash[28361]: cluster 2023-12-01T08:29:55.532636+0000 mgr.y (mgr.24362) 6643 : cluster 0 pgmap v6612: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:29:57.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:29:56 smithi080 bash[28361]: audit 2023-12-01T08:29:55.778922+0000 mon.a (mon.0) 4496 : audit 0 from='client.? 172.21.15.80:0/3798387942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:29:59.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:29:58 smithi090 bash[32384]: cluster 2023-12-01T08:29:57.533710+0000 mgr.y (mgr.24362) 6644 : cluster 0 pgmap v6613: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:29:59.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:29:58 smithi090 bash[32384]: audit 2023-12-01T08:29:58.234947+0000 mon.a (mon.0) 4497 : audit 0 from='client.? 172.21.15.80:0/323073101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:29:59.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:29:58 smithi080 bash[28361]: cluster 2023-12-01T08:29:57.533710+0000 mgr.y (mgr.24362) 6644 : cluster 0 pgmap v6613: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:29:59.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:29:58 smithi080 bash[28361]: audit 2023-12-01T08:29:58.234947+0000 mon.a (mon.0) 4497 : audit 0 from='client.? 172.21.15.80:0/323073101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:29:59.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:29:58 smithi080 bash[41963]: cluster 2023-12-01T08:29:57.533710+0000 mgr.y (mgr.24362) 6644 : cluster 0 pgmap v6613: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:29:59.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:29:58 smithi080 bash[41963]: audit 2023-12-01T08:29:58.234947+0000 mon.a (mon.0) 4497 : audit 0 from='client.? 172.21.15.80:0/323073101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:30:00.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:30:00 smithi080 bash[28361]: debug 2023-12-01T08:29:59.999+0000 7f6ec9bf0700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T08:30:00.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:30:00 smithi080 bash[41963]: audit 2023-12-01T08:29:59.308584+0000 mon.a (mon.0) 4498 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:30:00.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:30:00 smithi080 bash[41963]: audit 2023-12-01T08:29:59.319955+0000 mon.a (mon.0) 4499 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:30:00.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:30:00 smithi080 bash[41963]: cluster 2023-12-01T08:29:59.534313+0000 mgr.y (mgr.24362) 6645 : cluster 0 pgmap v6614: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:30:00.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:30:00 smithi080 bash[41963]: audit 2023-12-01T08:29:59.708299+0000 mon.a (mon.0) 4500 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:30:00.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:30:00 smithi080 bash[41963]: audit 2023-12-01T08:29:59.722202+0000 mon.a (mon.0) 4501 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:30:00.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:30:00 smithi080 bash[41963]: cluster 2023-12-01T08:30:00.000123+0000 mon.a (mon.0) 4502 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T08:30:00.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:30:00 smithi080 bash[41963]: audit 2023-12-01T08:30:00.262556+0000 mon.c (mon.2) 4259 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:30:00.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:30:00 smithi080 bash[41963]: audit 2023-12-01T08:30:00.264045+0000 mon.c (mon.2) 4260 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:30:00.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:30:00 smithi080 bash[41963]: audit 2023-12-01T08:30:00.271413+0000 mon.a (mon.0) 4503 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:30:00.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:30:00 smithi080 bash[28361]: audit 2023-12-01T08:29:59.308584+0000 mon.a (mon.0) 4498 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:30:00.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:30:00 smithi080 bash[28361]: audit 2023-12-01T08:29:59.319955+0000 mon.a (mon.0) 4499 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:30:00.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:30:00 smithi080 bash[28361]: cluster 2023-12-01T08:29:59.534313+0000 mgr.y (mgr.24362) 6645 : cluster 0 pgmap v6614: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:30:00.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:30:00 smithi080 bash[28361]: audit 2023-12-01T08:29:59.708299+0000 mon.a (mon.0) 4500 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:30:00.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:30:00 smithi080 bash[28361]: audit 2023-12-01T08:29:59.722202+0000 mon.a (mon.0) 4501 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:30:00.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:30:00 smithi080 bash[28361]: cluster 2023-12-01T08:30:00.000123+0000 mon.a (mon.0) 4502 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T08:30:00.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:30:00 smithi080 bash[28361]: audit 2023-12-01T08:30:00.262556+0000 mon.c (mon.2) 4259 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:30:00.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:30:00 smithi080 bash[28361]: audit 2023-12-01T08:30:00.264045+0000 mon.c (mon.2) 4260 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:30:00.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:30:00 smithi080 bash[28361]: audit 2023-12-01T08:30:00.271413+0000 mon.a (mon.0) 4503 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:30:00.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:30:00 smithi090 bash[32384]: audit 2023-12-01T08:29:59.308584+0000 mon.a (mon.0) 4498 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:30:00.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:30:00 smithi090 bash[32384]: audit 2023-12-01T08:29:59.319955+0000 mon.a (mon.0) 4499 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:30:00.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:30:00 smithi090 bash[32384]: cluster 2023-12-01T08:29:59.534313+0000 mgr.y (mgr.24362) 6645 : cluster 0 pgmap v6614: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:30:00.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:30:00 smithi090 bash[32384]: audit 2023-12-01T08:29:59.708299+0000 mon.a (mon.0) 4500 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:30:00.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:30:00 smithi090 bash[32384]: audit 2023-12-01T08:29:59.722202+0000 mon.a (mon.0) 4501 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:30:00.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:30:00 smithi090 bash[32384]: cluster 2023-12-01T08:30:00.000123+0000 mon.a (mon.0) 4502 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T08:30:00.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:30:00 smithi090 bash[32384]: audit 2023-12-01T08:30:00.262556+0000 mon.c (mon.2) 4259 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:30:00.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:30:00 smithi090 bash[32384]: audit 2023-12-01T08:30:00.264045+0000 mon.c (mon.2) 4260 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:30:00.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:30:00 smithi090 bash[32384]: audit 2023-12-01T08:30:00.271413+0000 mon.a (mon.0) 4503 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:30:01.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:30:01 smithi080 bash[28361]: audit 2023-12-01T08:30:00.705026+0000 mon.a (mon.0) 4504 : audit 0 from='client.? 172.21.15.80:0/2060106411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:30:01.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:30:01 smithi080 bash[41963]: audit 2023-12-01T08:30:00.705026+0000 mon.a (mon.0) 4504 : audit 0 from='client.? 172.21.15.80:0/2060106411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:30:01.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:30:01 smithi090 bash[32384]: audit 2023-12-01T08:30:00.705026+0000 mon.a (mon.0) 4504 : audit 0 from='client.? 172.21.15.80:0/2060106411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:30:02.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:30:02 smithi090 bash[32384]: cluster 2023-12-01T08:30:01.535423+0000 mgr.y (mgr.24362) 6646 : cluster 0 pgmap v6615: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:30:02.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:30:02 smithi080 bash[28361]: cluster 2023-12-01T08:30:01.535423+0000 mgr.y (mgr.24362) 6646 : cluster 0 pgmap v6615: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:30:02.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:30:02 smithi080 bash[41963]: cluster 2023-12-01T08:30:01.535423+0000 mgr.y (mgr.24362) 6646 : cluster 0 pgmap v6615: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:30:03.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:30:03 smithi090 bash[32384]: audit 2023-12-01T08:30:03.161717+0000 mon.c (mon.2) 4261 : audit 0 from='client.? 172.21.15.80:0/3865313896' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:30:03.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:30:03 smithi080 bash[28361]: audit 2023-12-01T08:30:03.161717+0000 mon.c (mon.2) 4261 : audit 0 from='client.? 172.21.15.80:0/3865313896' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:30:03.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:30:03 smithi080 bash[41963]: audit 2023-12-01T08:30:03.161717+0000 mon.c (mon.2) 4261 : audit 0 from='client.? 172.21.15.80:0/3865313896' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:30:04.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:30:04 smithi090 bash[32384]: cluster 2023-12-01T08:30:03.536271+0000 mgr.y (mgr.24362) 6647 : cluster 0 pgmap v6616: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:30:04.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:30:04 smithi080 bash[28361]: cluster 2023-12-01T08:30:03.536271+0000 mgr.y (mgr.24362) 6647 : cluster 0 pgmap v6616: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:30:04.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:30:04 smithi080 bash[41963]: cluster 2023-12-01T08:30:03.536271+0000 mgr.y (mgr.24362) 6647 : cluster 0 pgmap v6616: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:30:06.594 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:30:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:30:06] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.43.0" 2023-12-01T08:30:06.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:30:06 smithi080 bash[28361]: cluster 2023-12-01T08:30:05.536775+0000 mgr.y (mgr.24362) 6648 : cluster 0 pgmap v6617: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:30:06.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:30:06 smithi080 bash[28361]: audit 2023-12-01T08:30:05.619046+0000 mon.a (mon.0) 4505 : audit 0 from='client.? 172.21.15.80:0/1590509009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:30:06.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:30:06 smithi080 bash[41963]: cluster 2023-12-01T08:30:05.536775+0000 mgr.y (mgr.24362) 6648 : cluster 0 pgmap v6617: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:30:06.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:30:06 smithi080 bash[41963]: audit 2023-12-01T08:30:05.619046+0000 mon.a (mon.0) 4505 : audit 0 from='client.? 172.21.15.80:0/1590509009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:30:07.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:30:06 smithi090 bash[32384]: cluster 2023-12-01T08:30:05.536775+0000 mgr.y (mgr.24362) 6648 : cluster 0 pgmap v6617: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:30:07.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:30:06 smithi090 bash[32384]: audit 2023-12-01T08:30:05.619046+0000 mon.a (mon.0) 4505 : audit 0 from='client.? 172.21.15.80:0/1590509009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:30:08.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:30:08 smithi080 bash[28361]: cluster 2023-12-01T08:30:07.537905+0000 mgr.y (mgr.24362) 6649 : cluster 0 pgmap v6618: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:30:08.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:30:08 smithi080 bash[28361]: audit 2023-12-01T08:30:08.078922+0000 mon.c (mon.2) 4262 : audit 0 from='client.? 172.21.15.80:0/1184815139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:30:08.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:30:08 smithi080 bash[41963]: cluster 2023-12-01T08:30:07.537905+0000 mgr.y (mgr.24362) 6649 : cluster 0 pgmap v6618: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:30:08.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:30:08 smithi080 bash[41963]: audit 2023-12-01T08:30:08.078922+0000 mon.c (mon.2) 4262 : audit 0 from='client.? 172.21.15.80:0/1184815139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:30:09.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:30:08 smithi090 bash[32384]: cluster 2023-12-01T08:30:07.537905+0000 mgr.y (mgr.24362) 6649 : cluster 0 pgmap v6618: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:30:09.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:30:08 smithi090 bash[32384]: audit 2023-12-01T08:30:08.078922+0000 mon.c (mon.2) 4262 : audit 0 from='client.? 172.21.15.80:0/1184815139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:30:10.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:30:10 smithi080 bash[41963]: cluster 2023-12-01T08:30:09.538572+0000 mgr.y (mgr.24362) 6650 : cluster 0 pgmap v6619: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:30:10.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:30:10 smithi080 bash[41963]: audit 2023-12-01T08:30:10.125514+0000 mon.c (mon.2) 4263 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:30:10.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:30:10 smithi080 bash[41963]: audit 2023-12-01T08:30:10.541244+0000 mon.c (mon.2) 4264 : audit 0 from='client.? 172.21.15.80:0/3049201784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:30:10.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:30:10 smithi080 bash[28361]: cluster 2023-12-01T08:30:09.538572+0000 mgr.y (mgr.24362) 6650 : cluster 0 pgmap v6619: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:30:10.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:30:10 smithi080 bash[28361]: audit 2023-12-01T08:30:10.125514+0000 mon.c (mon.2) 4263 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:30:10.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:30:10 smithi080 bash[28361]: audit 2023-12-01T08:30:10.541244+0000 mon.c (mon.2) 4264 : audit 0 from='client.? 172.21.15.80:0/3049201784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:30:11.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:30:10 smithi090 bash[32384]: cluster 2023-12-01T08:30:09.538572+0000 mgr.y (mgr.24362) 6650 : cluster 0 pgmap v6619: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:30:11.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:30:10 smithi090 bash[32384]: audit 2023-12-01T08:30:10.125514+0000 mon.c (mon.2) 4263 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:30:11.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:30:10 smithi090 bash[32384]: audit 2023-12-01T08:30:10.541244+0000 mon.c (mon.2) 4264 : audit 0 from='client.? 172.21.15.80:0/3049201784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:30:12.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:30:12 smithi090 bash[32384]: cluster 2023-12-01T08:30:11.539708+0000 mgr.y (mgr.24362) 6651 : cluster 0 pgmap v6620: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:30:12.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:30:12 smithi080 bash[41963]: cluster 2023-12-01T08:30:11.539708+0000 mgr.y (mgr.24362) 6651 : cluster 0 pgmap v6620: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:30:12.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:30:12 smithi080 bash[28361]: cluster 2023-12-01T08:30:11.539708+0000 mgr.y (mgr.24362) 6651 : cluster 0 pgmap v6620: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:30:13.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:30:13 smithi090 bash[32384]: audit 2023-12-01T08:30:12.995773+0000 mon.a (mon.0) 4506 : audit 0 from='client.? 172.21.15.80:0/1720676806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:30:13.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:30:13 smithi080 bash[28361]: audit 2023-12-01T08:30:12.995773+0000 mon.a (mon.0) 4506 : audit 0 from='client.? 172.21.15.80:0/1720676806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:30:13.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:30:13 smithi080 bash[41963]: audit 2023-12-01T08:30:12.995773+0000 mon.a (mon.0) 4506 : audit 0 from='client.? 172.21.15.80:0/1720676806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:30:14.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:30:14 smithi090 bash[32384]: cluster 2023-12-01T08:30:13.540389+0000 mgr.y (mgr.24362) 6652 : cluster 0 pgmap v6621: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:30:14.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:30:14 smithi080 bash[41963]: cluster 2023-12-01T08:30:13.540389+0000 mgr.y (mgr.24362) 6652 : cluster 0 pgmap v6621: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:30:14.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:30:14 smithi080 bash[28361]: cluster 2023-12-01T08:30:13.540389+0000 mgr.y (mgr.24362) 6652 : cluster 0 pgmap v6621: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:30:15.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:30:15 smithi090 bash[32384]: audit 2023-12-01T08:30:15.451259+0000 mon.a (mon.0) 4507 : audit 0 from='client.? 172.21.15.80:0/868735111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:30:15.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:30:15 smithi080 bash[28361]: audit 2023-12-01T08:30:15.451259+0000 mon.a (mon.0) 4507 : audit 0 from='client.? 172.21.15.80:0/868735111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:30:15.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:30:15 smithi080 bash[41963]: audit 2023-12-01T08:30:15.451259+0000 mon.a (mon.0) 4507 : audit 0 from='client.? 172.21.15.80:0/868735111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:30:16.525 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:30:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:30:16] "GET /metrics HTTP/1.1" 200 33971 "" "Prometheus/2.43.0" 2023-12-01T08:30:16.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:30:16 smithi080 bash[41963]: cluster 2023-12-01T08:30:15.541066+0000 mgr.y (mgr.24362) 6653 : cluster 0 pgmap v6622: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:30:16.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:30:16 smithi080 bash[28361]: cluster 2023-12-01T08:30:15.541066+0000 mgr.y (mgr.24362) 6653 : cluster 0 pgmap v6622: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:30:17.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:30:16 smithi090 bash[32384]: cluster 2023-12-01T08:30:15.541066+0000 mgr.y (mgr.24362) 6653 : cluster 0 pgmap v6622: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:30:18.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:30:18 smithi080 bash[41963]: cluster 2023-12-01T08:30:17.542183+0000 mgr.y (mgr.24362) 6654 : cluster 0 pgmap v6623: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:30:18.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:30:18 smithi080 bash[41963]: audit 2023-12-01T08:30:17.908957+0000 mon.a (mon.0) 4508 : audit 0 from='client.? 172.21.15.80:0/3969316591' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:30:18.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:30:18 smithi080 bash[28361]: cluster 2023-12-01T08:30:17.542183+0000 mgr.y (mgr.24362) 6654 : cluster 0 pgmap v6623: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:30:18.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:30:18 smithi080 bash[28361]: audit 2023-12-01T08:30:17.908957+0000 mon.a (mon.0) 4508 : audit 0 from='client.? 172.21.15.80:0/3969316591' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:30:19.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:30:18 smithi090 bash[32384]: cluster 2023-12-01T08:30:17.542183+0000 mgr.y (mgr.24362) 6654 : cluster 0 pgmap v6623: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:30:19.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:30:18 smithi090 bash[32384]: audit 2023-12-01T08:30:17.908957+0000 mon.a (mon.0) 4508 : audit 0 from='client.? 172.21.15.80:0/3969316591' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:30:20.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:30:20 smithi080 bash[41963]: cluster 2023-12-01T08:30:19.542756+0000 mgr.y (mgr.24362) 6655 : cluster 0 pgmap v6624: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:30:20.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:30:20 smithi080 bash[41963]: audit 2023-12-01T08:30:20.360983+0000 mon.a (mon.0) 4509 : audit 0 from='client.? 172.21.15.80:0/202102133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:30:20.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:30:20 smithi080 bash[28361]: cluster 2023-12-01T08:30:19.542756+0000 mgr.y (mgr.24362) 6655 : cluster 0 pgmap v6624: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:30:20.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:30:20 smithi080 bash[28361]: audit 2023-12-01T08:30:20.360983+0000 mon.a (mon.0) 4509 : audit 0 from='client.? 172.21.15.80:0/202102133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:30:21.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:30:20 smithi090 bash[32384]: cluster 2023-12-01T08:30:19.542756+0000 mgr.y (mgr.24362) 6655 : cluster 0 pgmap v6624: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:30:21.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:30:20 smithi090 bash[32384]: audit 2023-12-01T08:30:20.360983+0000 mon.a (mon.0) 4509 : audit 0 from='client.? 172.21.15.80:0/202102133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:30:22.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:30:22 smithi090 bash[32384]: cluster 2023-12-01T08:30:21.543926+0000 mgr.y (mgr.24362) 6656 : cluster 0 pgmap v6625: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:30:22.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:30:22 smithi080 bash[41963]: cluster 2023-12-01T08:30:21.543926+0000 mgr.y (mgr.24362) 6656 : cluster 0 pgmap v6625: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:30:22.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:30:22 smithi080 bash[28361]: cluster 2023-12-01T08:30:21.543926+0000 mgr.y (mgr.24362) 6656 : cluster 0 pgmap v6625: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:30:23.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:30:23 smithi090 bash[32384]: audit 2023-12-01T08:30:22.819076+0000 mon.a (mon.0) 4510 : audit 0 from='client.? 172.21.15.80:0/3274374986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:30:23.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:30:23 smithi080 bash[28361]: audit 2023-12-01T08:30:22.819076+0000 mon.a (mon.0) 4510 : audit 0 from='client.? 172.21.15.80:0/3274374986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:30:23.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:30:23 smithi080 bash[41963]: audit 2023-12-01T08:30:22.819076+0000 mon.a (mon.0) 4510 : audit 0 from='client.? 172.21.15.80:0/3274374986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:30:24.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:30:24 smithi090 bash[32384]: cluster 2023-12-01T08:30:23.544533+0000 mgr.y (mgr.24362) 6657 : cluster 0 pgmap v6626: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:30:24.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:30:24 smithi080 bash[41963]: cluster 2023-12-01T08:30:23.544533+0000 mgr.y (mgr.24362) 6657 : cluster 0 pgmap v6626: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:30:24.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:30:24 smithi080 bash[28361]: cluster 2023-12-01T08:30:23.544533+0000 mgr.y (mgr.24362) 6657 : cluster 0 pgmap v6626: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:30:25.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:30:25 smithi090 bash[32384]: audit 2023-12-01T08:30:25.125590+0000 mon.c (mon.2) 4265 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:30:25.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:30:25 smithi090 bash[32384]: audit 2023-12-01T08:30:25.273767+0000 mon.c (mon.2) 4266 : audit 0 from='client.? 172.21.15.80:0/3970015642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:30:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:30:25 smithi080 bash[28361]: audit 2023-12-01T08:30:25.125590+0000 mon.c (mon.2) 4265 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:30:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:30:25 smithi080 bash[28361]: audit 2023-12-01T08:30:25.273767+0000 mon.c (mon.2) 4266 : audit 0 from='client.? 172.21.15.80:0/3970015642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:30:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:30:25 smithi080 bash[41963]: audit 2023-12-01T08:30:25.125590+0000 mon.c (mon.2) 4265 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:30:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:30:25 smithi080 bash[41963]: audit 2023-12-01T08:30:25.273767+0000 mon.c (mon.2) 4266 : audit 0 from='client.? 172.21.15.80:0/3970015642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:30:26.522 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:30:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:30:26] "GET /metrics HTTP/1.1" 200 33972 "" "Prometheus/2.43.0" 2023-12-01T08:30:26.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:30:26 smithi080 bash[28361]: cluster 2023-12-01T08:30:25.545249+0000 mgr.y (mgr.24362) 6658 : cluster 0 pgmap v6627: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:30:26.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:30:26 smithi080 bash[41963]: cluster 2023-12-01T08:30:25.545249+0000 mgr.y (mgr.24362) 6658 : cluster 0 pgmap v6627: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:30:27.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:30:26 smithi090 bash[32384]: cluster 2023-12-01T08:30:25.545249+0000 mgr.y (mgr.24362) 6658 : cluster 0 pgmap v6627: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:30:28.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:30:28 smithi080 bash[28361]: cluster 2023-12-01T08:30:27.546428+0000 mgr.y (mgr.24362) 6659 : cluster 0 pgmap v6628: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:30:28.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:30:28 smithi080 bash[28361]: audit 2023-12-01T08:30:27.735609+0000 mon.a (mon.0) 4511 : audit 0 from='client.? 172.21.15.80:0/114630821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:30:28.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:30:28 smithi080 bash[41963]: cluster 2023-12-01T08:30:27.546428+0000 mgr.y (mgr.24362) 6659 : cluster 0 pgmap v6628: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:30:28.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:30:28 smithi080 bash[41963]: audit 2023-12-01T08:30:27.735609+0000 mon.a (mon.0) 4511 : audit 0 from='client.? 172.21.15.80:0/114630821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:30:29.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:30:28 smithi090 bash[32384]: cluster 2023-12-01T08:30:27.546428+0000 mgr.y (mgr.24362) 6659 : cluster 0 pgmap v6628: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:30:29.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:30:28 smithi090 bash[32384]: audit 2023-12-01T08:30:27.735609+0000 mon.a (mon.0) 4511 : audit 0 from='client.? 172.21.15.80:0/114630821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:30:30.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:30:30 smithi080 bash[28361]: cluster 2023-12-01T08:30:29.547236+0000 mgr.y (mgr.24362) 6660 : cluster 0 pgmap v6629: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:30:30.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:30:30 smithi080 bash[28361]: audit 2023-12-01T08:30:30.190599+0000 mon.a (mon.0) 4512 : audit 0 from='client.? 172.21.15.80:0/3076307815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:30:30.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:30:30 smithi080 bash[41963]: cluster 2023-12-01T08:30:29.547236+0000 mgr.y (mgr.24362) 6660 : cluster 0 pgmap v6629: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:30:30.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:30:30 smithi080 bash[41963]: audit 2023-12-01T08:30:30.190599+0000 mon.a (mon.0) 4512 : audit 0 from='client.? 172.21.15.80:0/3076307815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:30:31.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:30:30 smithi090 bash[32384]: cluster 2023-12-01T08:30:29.547236+0000 mgr.y (mgr.24362) 6660 : cluster 0 pgmap v6629: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:30:31.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:30:30 smithi090 bash[32384]: audit 2023-12-01T08:30:30.190599+0000 mon.a (mon.0) 4512 : audit 0 from='client.? 172.21.15.80:0/3076307815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:30:32.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:30:32 smithi090 bash[32384]: cluster 2023-12-01T08:30:31.548372+0000 mgr.y (mgr.24362) 6661 : cluster 0 pgmap v6630: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:30:32.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:30:32 smithi080 bash[28361]: cluster 2023-12-01T08:30:31.548372+0000 mgr.y (mgr.24362) 6661 : cluster 0 pgmap v6630: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:30:32.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:30:32 smithi080 bash[41963]: cluster 2023-12-01T08:30:31.548372+0000 mgr.y (mgr.24362) 6661 : cluster 0 pgmap v6630: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:30:33.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:30:33 smithi090 bash[32384]: audit 2023-12-01T08:30:32.647419+0000 mon.a (mon.0) 4513 : audit 0 from='client.? 172.21.15.80:0/3821346225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:30:33.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:30:33 smithi080 bash[28361]: audit 2023-12-01T08:30:32.647419+0000 mon.a (mon.0) 4513 : audit 0 from='client.? 172.21.15.80:0/3821346225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:30:33.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:30:33 smithi080 bash[41963]: audit 2023-12-01T08:30:32.647419+0000 mon.a (mon.0) 4513 : audit 0 from='client.? 172.21.15.80:0/3821346225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:30:34.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:30:34 smithi090 bash[32384]: cluster 2023-12-01T08:30:33.549043+0000 mgr.y (mgr.24362) 6662 : cluster 0 pgmap v6631: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:30:34.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:30:34 smithi080 bash[28361]: cluster 2023-12-01T08:30:33.549043+0000 mgr.y (mgr.24362) 6662 : cluster 0 pgmap v6631: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:30:34.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:30:34 smithi080 bash[41963]: cluster 2023-12-01T08:30:33.549043+0000 mgr.y (mgr.24362) 6662 : cluster 0 pgmap v6631: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:30:35.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:30:35 smithi090 bash[32384]: audit 2023-12-01T08:30:35.109293+0000 mon.c (mon.2) 4267 : audit 0 from='client.? 172.21.15.80:0/291290284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:30:35.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:30:35 smithi080 bash[41963]: audit 2023-12-01T08:30:35.109293+0000 mon.c (mon.2) 4267 : audit 0 from='client.? 172.21.15.80:0/291290284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:30:35.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:30:35 smithi080 bash[28361]: audit 2023-12-01T08:30:35.109293+0000 mon.c (mon.2) 4267 : audit 0 from='client.? 172.21.15.80:0/291290284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:30:36.526 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:30:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:30:36] "GET /metrics HTTP/1.1" 200 33972 "" "Prometheus/2.43.0" 2023-12-01T08:30:36.527 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:30:36 smithi080 bash[28361]: cluster 2023-12-01T08:30:35.549759+0000 mgr.y (mgr.24362) 6663 : cluster 0 pgmap v6632: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:30:36.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:30:36 smithi080 bash[41963]: cluster 2023-12-01T08:30:35.549759+0000 mgr.y (mgr.24362) 6663 : cluster 0 pgmap v6632: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:30:37.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:30:36 smithi090 bash[32384]: cluster 2023-12-01T08:30:35.549759+0000 mgr.y (mgr.24362) 6663 : cluster 0 pgmap v6632: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:30:37.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:30:37 smithi080 bash[28361]: audit 2023-12-01T08:30:37.565060+0000 mon.a (mon.0) 4514 : audit 0 from='client.? 172.21.15.80:0/4093309941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:30:37.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:30:37 smithi080 bash[41963]: audit 2023-12-01T08:30:37.565060+0000 mon.a (mon.0) 4514 : audit 0 from='client.? 172.21.15.80:0/4093309941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:30:38.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:30:37 smithi090 bash[32384]: audit 2023-12-01T08:30:37.565060+0000 mon.a (mon.0) 4514 : audit 0 from='client.? 172.21.15.80:0/4093309941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:30:38.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:30:38 smithi080 bash[28361]: cluster 2023-12-01T08:30:37.550876+0000 mgr.y (mgr.24362) 6664 : cluster 0 pgmap v6633: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:30:38.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:30:38 smithi080 bash[41963]: cluster 2023-12-01T08:30:37.550876+0000 mgr.y (mgr.24362) 6664 : cluster 0 pgmap v6633: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:30:39.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:30:38 smithi090 bash[32384]: cluster 2023-12-01T08:30:37.550876+0000 mgr.y (mgr.24362) 6664 : cluster 0 pgmap v6633: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:30:40.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:30:40 smithi080 bash[28361]: cluster 2023-12-01T08:30:39.551563+0000 mgr.y (mgr.24362) 6665 : cluster 0 pgmap v6634: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:30:40.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:30:40 smithi080 bash[28361]: audit 2023-12-01T08:30:40.019306+0000 mon.c (mon.2) 4268 : audit 0 from='client.? 172.21.15.80:0/2030242454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:30:40.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:30:40 smithi080 bash[28361]: audit 2023-12-01T08:30:40.125822+0000 mon.c (mon.2) 4269 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:30:40.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:30:40 smithi080 bash[41963]: cluster 2023-12-01T08:30:39.551563+0000 mgr.y (mgr.24362) 6665 : cluster 0 pgmap v6634: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:30:40.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:30:40 smithi080 bash[41963]: audit 2023-12-01T08:30:40.019306+0000 mon.c (mon.2) 4268 : audit 0 from='client.? 172.21.15.80:0/2030242454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:30:40.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:30:40 smithi080 bash[41963]: audit 2023-12-01T08:30:40.125822+0000 mon.c (mon.2) 4269 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:30:41.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:30:40 smithi090 bash[32384]: cluster 2023-12-01T08:30:39.551563+0000 mgr.y (mgr.24362) 6665 : cluster 0 pgmap v6634: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:30:41.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:30:40 smithi090 bash[32384]: audit 2023-12-01T08:30:40.019306+0000 mon.c (mon.2) 4268 : audit 0 from='client.? 172.21.15.80:0/2030242454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:30:41.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:30:40 smithi090 bash[32384]: audit 2023-12-01T08:30:40.125822+0000 mon.c (mon.2) 4269 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:30:42.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:30:42 smithi090 bash[32384]: cluster 2023-12-01T08:30:41.552691+0000 mgr.y (mgr.24362) 6666 : cluster 0 pgmap v6635: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:30:42.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:30:42 smithi090 bash[32384]: audit 2023-12-01T08:30:42.471762+0000 mon.a (mon.0) 4515 : audit 0 from='client.? 172.21.15.80:0/3508705541' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:30:42.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:30:42 smithi080 bash[41963]: cluster 2023-12-01T08:30:41.552691+0000 mgr.y (mgr.24362) 6666 : cluster 0 pgmap v6635: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:30:42.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:30:42 smithi080 bash[41963]: audit 2023-12-01T08:30:42.471762+0000 mon.a (mon.0) 4515 : audit 0 from='client.? 172.21.15.80:0/3508705541' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:30:42.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:30:42 smithi080 bash[28361]: cluster 2023-12-01T08:30:41.552691+0000 mgr.y (mgr.24362) 6666 : cluster 0 pgmap v6635: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:30:42.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:30:42 smithi080 bash[28361]: audit 2023-12-01T08:30:42.471762+0000 mon.a (mon.0) 4515 : audit 0 from='client.? 172.21.15.80:0/3508705541' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:30:44.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:30:44 smithi080 bash[28361]: cluster 2023-12-01T08:30:43.553350+0000 mgr.y (mgr.24362) 6667 : cluster 0 pgmap v6636: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:30:44.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:30:44 smithi080 bash[41963]: cluster 2023-12-01T08:30:43.553350+0000 mgr.y (mgr.24362) 6667 : cluster 0 pgmap v6636: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:30:45.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:30:44 smithi090 bash[32384]: cluster 2023-12-01T08:30:43.553350+0000 mgr.y (mgr.24362) 6667 : cluster 0 pgmap v6636: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:30:45.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:30:45 smithi080 bash[28361]: audit 2023-12-01T08:30:44.941142+0000 mon.c (mon.2) 4270 : audit 0 from='client.? 172.21.15.80:0/3972630989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:30:45.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:30:45 smithi080 bash[41963]: audit 2023-12-01T08:30:44.941142+0000 mon.c (mon.2) 4270 : audit 0 from='client.? 172.21.15.80:0/3972630989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:30:46.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:30:45 smithi090 bash[32384]: audit 2023-12-01T08:30:44.941142+0000 mon.c (mon.2) 4270 : audit 0 from='client.? 172.21.15.80:0/3972630989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:30:46.622 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:30:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:30:46] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T08:30:46.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:30:46 smithi080 bash[41963]: cluster 2023-12-01T08:30:45.554003+0000 mgr.y (mgr.24362) 6668 : cluster 0 pgmap v6637: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:30:46.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:30:46 smithi080 bash[28361]: cluster 2023-12-01T08:30:45.554003+0000 mgr.y (mgr.24362) 6668 : cluster 0 pgmap v6637: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:30:47.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:30:46 smithi090 bash[32384]: cluster 2023-12-01T08:30:45.554003+0000 mgr.y (mgr.24362) 6668 : cluster 0 pgmap v6637: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:30:47.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:30:47 smithi080 bash[41963]: audit 2023-12-01T08:30:47.393878+0000 mon.c (mon.2) 4271 : audit 0 from='client.? 172.21.15.80:0/1869179855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:30:47.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:30:47 smithi080 bash[28361]: audit 2023-12-01T08:30:47.393878+0000 mon.c (mon.2) 4271 : audit 0 from='client.? 172.21.15.80:0/1869179855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:30:48.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:30:47 smithi090 bash[32384]: audit 2023-12-01T08:30:47.393878+0000 mon.c (mon.2) 4271 : audit 0 from='client.? 172.21.15.80:0/1869179855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:30:48.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:30:48 smithi080 bash[28361]: cluster 2023-12-01T08:30:47.555186+0000 mgr.y (mgr.24362) 6669 : cluster 0 pgmap v6638: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:30:48.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:30:48 smithi080 bash[41963]: cluster 2023-12-01T08:30:47.555186+0000 mgr.y (mgr.24362) 6669 : cluster 0 pgmap v6638: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:30:49.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:30:48 smithi090 bash[32384]: cluster 2023-12-01T08:30:47.555186+0000 mgr.y (mgr.24362) 6669 : cluster 0 pgmap v6638: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:30:50.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:30:50 smithi080 bash[28361]: cluster 2023-12-01T08:30:49.555644+0000 mgr.y (mgr.24362) 6670 : cluster 0 pgmap v6639: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:30:50.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:30:50 smithi080 bash[28361]: audit 2023-12-01T08:30:49.852600+0000 mon.c (mon.2) 4272 : audit 0 from='client.? 172.21.15.80:0/1219752158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:30:50.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:30:50 smithi080 bash[41963]: cluster 2023-12-01T08:30:49.555644+0000 mgr.y (mgr.24362) 6670 : cluster 0 pgmap v6639: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:30:50.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:30:50 smithi080 bash[41963]: audit 2023-12-01T08:30:49.852600+0000 mon.c (mon.2) 4272 : audit 0 from='client.? 172.21.15.80:0/1219752158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:30:51.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:30:50 smithi090 bash[32384]: cluster 2023-12-01T08:30:49.555644+0000 mgr.y (mgr.24362) 6670 : cluster 0 pgmap v6639: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:30:51.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:30:50 smithi090 bash[32384]: audit 2023-12-01T08:30:49.852600+0000 mon.c (mon.2) 4272 : audit 0 from='client.? 172.21.15.80:0/1219752158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:30:52.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:30:52 smithi090 bash[32384]: cluster 2023-12-01T08:30:51.557167+0000 mgr.y (mgr.24362) 6671 : cluster 0 pgmap v6640: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:30:52.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:30:52 smithi090 bash[32384]: audit 2023-12-01T08:30:52.302015+0000 mon.c (mon.2) 4273 : audit 0 from='client.? 172.21.15.80:0/1253517633' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:30:52.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:30:52 smithi080 bash[28361]: cluster 2023-12-01T08:30:51.557167+0000 mgr.y (mgr.24362) 6671 : cluster 0 pgmap v6640: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:30:52.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:30:52 smithi080 bash[28361]: audit 2023-12-01T08:30:52.302015+0000 mon.c (mon.2) 4273 : audit 0 from='client.? 172.21.15.80:0/1253517633' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:30:52.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:30:52 smithi080 bash[41963]: cluster 2023-12-01T08:30:51.557167+0000 mgr.y (mgr.24362) 6671 : cluster 0 pgmap v6640: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:30:52.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:30:52 smithi080 bash[41963]: audit 2023-12-01T08:30:52.302015+0000 mon.c (mon.2) 4273 : audit 0 from='client.? 172.21.15.80:0/1253517633' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:30:54.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:30:54 smithi080 bash[28361]: cluster 2023-12-01T08:30:53.557839+0000 mgr.y (mgr.24362) 6672 : cluster 0 pgmap v6641: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:30:54.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:30:54 smithi080 bash[41963]: cluster 2023-12-01T08:30:53.557839+0000 mgr.y (mgr.24362) 6672 : cluster 0 pgmap v6641: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:30:55.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:30:54 smithi090 bash[32384]: cluster 2023-12-01T08:30:53.557839+0000 mgr.y (mgr.24362) 6672 : cluster 0 pgmap v6641: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:30:55.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:30:55 smithi080 bash[41963]: audit 2023-12-01T08:30:54.754019+0000 mon.a (mon.0) 4516 : audit 0 from='client.? 172.21.15.80:0/3651329243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:30:55.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:30:55 smithi080 bash[41963]: audit 2023-12-01T08:30:55.126365+0000 mon.c (mon.2) 4274 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:30:55.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:30:55 smithi080 bash[28361]: audit 2023-12-01T08:30:54.754019+0000 mon.a (mon.0) 4516 : audit 0 from='client.? 172.21.15.80:0/3651329243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:30:55.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:30:55 smithi080 bash[28361]: audit 2023-12-01T08:30:55.126365+0000 mon.c (mon.2) 4274 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:30:56.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:30:55 smithi090 bash[32384]: audit 2023-12-01T08:30:54.754019+0000 mon.a (mon.0) 4516 : audit 0 from='client.? 172.21.15.80:0/3651329243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:30:56.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:30:55 smithi090 bash[32384]: audit 2023-12-01T08:30:55.126365+0000 mon.c (mon.2) 4274 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:30:56.629 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:30:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:30:56] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T08:30:56.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:30:56 smithi080 bash[28361]: cluster 2023-12-01T08:30:55.558438+0000 mgr.y (mgr.24362) 6673 : cluster 0 pgmap v6642: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:30:56.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:30:56 smithi080 bash[41963]: cluster 2023-12-01T08:30:55.558438+0000 mgr.y (mgr.24362) 6673 : cluster 0 pgmap v6642: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:30:57.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:30:56 smithi090 bash[32384]: cluster 2023-12-01T08:30:55.558438+0000 mgr.y (mgr.24362) 6673 : cluster 0 pgmap v6642: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:30:57.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:30:57 smithi080 bash[28361]: audit 2023-12-01T08:30:57.202051+0000 mon.c (mon.2) 4275 : audit 0 from='client.? 172.21.15.80:0/1914697021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:30:57.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:30:57 smithi080 bash[41963]: audit 2023-12-01T08:30:57.202051+0000 mon.c (mon.2) 4275 : audit 0 from='client.? 172.21.15.80:0/1914697021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:30:58.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:30:57 smithi090 bash[32384]: audit 2023-12-01T08:30:57.202051+0000 mon.c (mon.2) 4275 : audit 0 from='client.? 172.21.15.80:0/1914697021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:30:58.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:30:58 smithi080 bash[28361]: cluster 2023-12-01T08:30:57.559677+0000 mgr.y (mgr.24362) 6674 : cluster 0 pgmap v6643: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:30:58.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:30:58 smithi080 bash[41963]: cluster 2023-12-01T08:30:57.559677+0000 mgr.y (mgr.24362) 6674 : cluster 0 pgmap v6643: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:30:59.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:30:58 smithi090 bash[32384]: cluster 2023-12-01T08:30:57.559677+0000 mgr.y (mgr.24362) 6674 : cluster 0 pgmap v6643: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:31:00.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:31:00 smithi080 bash[28361]: cluster 2023-12-01T08:30:59.560188+0000 mgr.y (mgr.24362) 6675 : cluster 0 pgmap v6644: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:31:00.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:31:00 smithi080 bash[28361]: audit 2023-12-01T08:30:59.654848+0000 mon.c (mon.2) 4276 : audit 0 from='client.? 172.21.15.80:0/938519639' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:31:00.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:31:00 smithi080 bash[28361]: audit 2023-12-01T08:31:00.352885+0000 mon.c (mon.2) 4277 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:31:00.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:31:00 smithi080 bash[41963]: cluster 2023-12-01T08:30:59.560188+0000 mgr.y (mgr.24362) 6675 : cluster 0 pgmap v6644: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:31:00.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:31:00 smithi080 bash[41963]: audit 2023-12-01T08:30:59.654848+0000 mon.c (mon.2) 4276 : audit 0 from='client.? 172.21.15.80:0/938519639' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:31:00.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:31:00 smithi080 bash[41963]: audit 2023-12-01T08:31:00.352885+0000 mon.c (mon.2) 4277 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:31:01.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:31:00 smithi090 bash[32384]: cluster 2023-12-01T08:30:59.560188+0000 mgr.y (mgr.24362) 6675 : cluster 0 pgmap v6644: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:31:01.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:31:00 smithi090 bash[32384]: audit 2023-12-01T08:30:59.654848+0000 mon.c (mon.2) 4276 : audit 0 from='client.? 172.21.15.80:0/938519639' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:31:01.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:31:00 smithi090 bash[32384]: audit 2023-12-01T08:31:00.352885+0000 mon.c (mon.2) 4277 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:31:02.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:31:02 smithi090 bash[32384]: cluster 2023-12-01T08:31:01.561413+0000 mgr.y (mgr.24362) 6676 : cluster 0 pgmap v6645: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:31:02.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:31:02 smithi090 bash[32384]: audit 2023-12-01T08:31:02.114785+0000 mon.a (mon.0) 4517 : audit 0 from='client.? 172.21.15.80:0/2531241910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:31:02.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:31:02 smithi080 bash[41963]: cluster 2023-12-01T08:31:01.561413+0000 mgr.y (mgr.24362) 6676 : cluster 0 pgmap v6645: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:31:02.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:31:02 smithi080 bash[41963]: audit 2023-12-01T08:31:02.114785+0000 mon.a (mon.0) 4517 : audit 0 from='client.? 172.21.15.80:0/2531241910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:31:02.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:31:02 smithi080 bash[28361]: cluster 2023-12-01T08:31:01.561413+0000 mgr.y (mgr.24362) 6676 : cluster 0 pgmap v6645: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:31:02.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:31:02 smithi080 bash[28361]: audit 2023-12-01T08:31:02.114785+0000 mon.a (mon.0) 4517 : audit 0 from='client.? 172.21.15.80:0/2531241910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:31:04.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:31:04 smithi080 bash[28361]: cluster 2023-12-01T08:31:03.562107+0000 mgr.y (mgr.24362) 6677 : cluster 0 pgmap v6646: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:31:04.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:31:04 smithi080 bash[28361]: audit 2023-12-01T08:31:04.561281+0000 mon.a (mon.0) 4518 : audit 0 from='client.? 172.21.15.80:0/1077433099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:31:04.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:31:04 smithi080 bash[41963]: cluster 2023-12-01T08:31:03.562107+0000 mgr.y (mgr.24362) 6677 : cluster 0 pgmap v6646: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:31:04.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:31:04 smithi080 bash[41963]: audit 2023-12-01T08:31:04.561281+0000 mon.a (mon.0) 4518 : audit 0 from='client.? 172.21.15.80:0/1077433099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:31:05.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:31:04 smithi090 bash[32384]: cluster 2023-12-01T08:31:03.562107+0000 mgr.y (mgr.24362) 6677 : cluster 0 pgmap v6646: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:31:05.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:31:04 smithi090 bash[32384]: audit 2023-12-01T08:31:04.561281+0000 mon.a (mon.0) 4518 : audit 0 from='client.? 172.21.15.80:0/1077433099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:31:06.624 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:31:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:31:06] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T08:31:06.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:31:06 smithi080 bash[41963]: cluster 2023-12-01T08:31:05.562833+0000 mgr.y (mgr.24362) 6678 : cluster 0 pgmap v6647: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:31:06.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:31:06 smithi080 bash[41963]: audit 2023-12-01T08:31:06.200970+0000 mon.a (mon.0) 4519 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:31:06.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:31:06 smithi080 bash[41963]: audit 2023-12-01T08:31:06.213818+0000 mon.a (mon.0) 4520 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:31:06.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:31:06 smithi080 bash[41963]: audit 2023-12-01T08:31:06.554278+0000 mon.a (mon.0) 4521 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:31:06.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:31:06 smithi080 bash[41963]: audit 2023-12-01T08:31:06.565830+0000 mon.a (mon.0) 4522 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:31:06.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:31:06 smithi080 bash[28361]: cluster 2023-12-01T08:31:05.562833+0000 mgr.y (mgr.24362) 6678 : cluster 0 pgmap v6647: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:31:06.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:31:06 smithi080 bash[28361]: audit 2023-12-01T08:31:06.200970+0000 mon.a (mon.0) 4519 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:31:06.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:31:06 smithi080 bash[28361]: audit 2023-12-01T08:31:06.213818+0000 mon.a (mon.0) 4520 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:31:06.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:31:06 smithi080 bash[28361]: audit 2023-12-01T08:31:06.554278+0000 mon.a (mon.0) 4521 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:31:06.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:31:06 smithi080 bash[28361]: audit 2023-12-01T08:31:06.565830+0000 mon.a (mon.0) 4522 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:31:07.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:31:06 smithi090 bash[32384]: cluster 2023-12-01T08:31:05.562833+0000 mgr.y (mgr.24362) 6678 : cluster 0 pgmap v6647: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:31:07.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:31:06 smithi090 bash[32384]: audit 2023-12-01T08:31:06.200970+0000 mon.a (mon.0) 4519 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:31:07.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:31:06 smithi090 bash[32384]: audit 2023-12-01T08:31:06.213818+0000 mon.a (mon.0) 4520 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:31:07.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:31:06 smithi090 bash[32384]: audit 2023-12-01T08:31:06.554278+0000 mon.a (mon.0) 4521 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:31:07.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:31:06 smithi090 bash[32384]: audit 2023-12-01T08:31:06.565830+0000 mon.a (mon.0) 4522 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:31:07.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:31:07 smithi080 bash[28361]: audit 2023-12-01T08:31:07.015147+0000 mon.a (mon.0) 4523 : audit 0 from='client.? 172.21.15.80:0/4292865086' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:31:07.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:31:07 smithi080 bash[28361]: audit 2023-12-01T08:31:07.146918+0000 mon.c (mon.2) 4278 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:31:07.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:31:07 smithi080 bash[28361]: audit 2023-12-01T08:31:07.148963+0000 mon.c (mon.2) 4279 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:31:07.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:31:07 smithi080 bash[28361]: audit 2023-12-01T08:31:07.158941+0000 mon.a (mon.0) 4524 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:31:07.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:31:07 smithi080 bash[41963]: audit 2023-12-01T08:31:07.015147+0000 mon.a (mon.0) 4523 : audit 0 from='client.? 172.21.15.80:0/4292865086' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:31:07.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:31:07 smithi080 bash[41963]: audit 2023-12-01T08:31:07.146918+0000 mon.c (mon.2) 4278 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:31:07.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:31:07 smithi080 bash[41963]: audit 2023-12-01T08:31:07.148963+0000 mon.c (mon.2) 4279 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:31:07.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:31:07 smithi080 bash[41963]: audit 2023-12-01T08:31:07.158941+0000 mon.a (mon.0) 4524 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:31:08.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:31:07 smithi090 bash[32384]: audit 2023-12-01T08:31:07.015147+0000 mon.a (mon.0) 4523 : audit 0 from='client.? 172.21.15.80:0/4292865086' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:31:08.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:31:07 smithi090 bash[32384]: audit 2023-12-01T08:31:07.146918+0000 mon.c (mon.2) 4278 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:31:08.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:31:07 smithi090 bash[32384]: audit 2023-12-01T08:31:07.148963+0000 mon.c (mon.2) 4279 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:31:08.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:31:07 smithi090 bash[32384]: audit 2023-12-01T08:31:07.158941+0000 mon.a (mon.0) 4524 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:31:08.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:31:08 smithi080 bash[41963]: cluster 2023-12-01T08:31:07.563686+0000 mgr.y (mgr.24362) 6679 : cluster 0 pgmap v6648: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:31:08.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:31:08 smithi080 bash[28361]: cluster 2023-12-01T08:31:07.563686+0000 mgr.y (mgr.24362) 6679 : cluster 0 pgmap v6648: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:31:09.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:31:08 smithi090 bash[32384]: cluster 2023-12-01T08:31:07.563686+0000 mgr.y (mgr.24362) 6679 : cluster 0 pgmap v6648: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:31:09.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:31:09 smithi080 bash[41963]: audit 2023-12-01T08:31:09.470810+0000 mon.a (mon.0) 4525 : audit 0 from='client.? 172.21.15.80:0/839387438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:31:09.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:31:09 smithi080 bash[28361]: audit 2023-12-01T08:31:09.470810+0000 mon.a (mon.0) 4525 : audit 0 from='client.? 172.21.15.80:0/839387438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:31:10.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:31:09 smithi090 bash[32384]: audit 2023-12-01T08:31:09.470810+0000 mon.a (mon.0) 4525 : audit 0 from='client.? 172.21.15.80:0/839387438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:31:10.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:31:10 smithi080 bash[41963]: cluster 2023-12-01T08:31:09.564435+0000 mgr.y (mgr.24362) 6680 : cluster 0 pgmap v6649: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:31:10.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:31:10 smithi080 bash[41963]: audit 2023-12-01T08:31:10.126776+0000 mon.c (mon.2) 4280 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:31:10.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:31:10 smithi080 bash[28361]: cluster 2023-12-01T08:31:09.564435+0000 mgr.y (mgr.24362) 6680 : cluster 0 pgmap v6649: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:31:10.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:31:10 smithi080 bash[28361]: audit 2023-12-01T08:31:10.126776+0000 mon.c (mon.2) 4280 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:31:11.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:31:10 smithi090 bash[32384]: cluster 2023-12-01T08:31:09.564435+0000 mgr.y (mgr.24362) 6680 : cluster 0 pgmap v6649: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:31:11.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:31:10 smithi090 bash[32384]: audit 2023-12-01T08:31:10.126776+0000 mon.c (mon.2) 4280 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:31:12.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:31:12 smithi080 bash[28361]: cluster 2023-12-01T08:31:11.565535+0000 mgr.y (mgr.24362) 6681 : cluster 0 pgmap v6650: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:31:12.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:31:12 smithi080 bash[28361]: audit 2023-12-01T08:31:11.935423+0000 mon.a (mon.0) 4526 : audit 0 from='client.? 172.21.15.80:0/3829013156' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:31:12.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:31:12 smithi080 bash[41963]: cluster 2023-12-01T08:31:11.565535+0000 mgr.y (mgr.24362) 6681 : cluster 0 pgmap v6650: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:31:12.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:31:12 smithi080 bash[41963]: audit 2023-12-01T08:31:11.935423+0000 mon.a (mon.0) 4526 : audit 0 from='client.? 172.21.15.80:0/3829013156' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:31:13.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:31:12 smithi090 bash[32384]: cluster 2023-12-01T08:31:11.565535+0000 mgr.y (mgr.24362) 6681 : cluster 0 pgmap v6650: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:31:13.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:31:12 smithi090 bash[32384]: audit 2023-12-01T08:31:11.935423+0000 mon.a (mon.0) 4526 : audit 0 from='client.? 172.21.15.80:0/3829013156' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:31:14.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:31:14 smithi080 bash[28361]: cluster 2023-12-01T08:31:13.566202+0000 mgr.y (mgr.24362) 6682 : cluster 0 pgmap v6651: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:31:14.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:31:14 smithi080 bash[28361]: audit 2023-12-01T08:31:14.395130+0000 mon.a (mon.0) 4527 : audit 0 from='client.? 172.21.15.80:0/1891721476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:31:14.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:31:14 smithi080 bash[41963]: cluster 2023-12-01T08:31:13.566202+0000 mgr.y (mgr.24362) 6682 : cluster 0 pgmap v6651: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:31:14.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:31:14 smithi080 bash[41963]: audit 2023-12-01T08:31:14.395130+0000 mon.a (mon.0) 4527 : audit 0 from='client.? 172.21.15.80:0/1891721476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:31:15.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:31:14 smithi090 bash[32384]: cluster 2023-12-01T08:31:13.566202+0000 mgr.y (mgr.24362) 6682 : cluster 0 pgmap v6651: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:31:15.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:31:14 smithi090 bash[32384]: audit 2023-12-01T08:31:14.395130+0000 mon.a (mon.0) 4527 : audit 0 from='client.? 172.21.15.80:0/1891721476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:31:16.633 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:31:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:31:16] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T08:31:16.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:31:16 smithi080 bash[28361]: cluster 2023-12-01T08:31:15.566813+0000 mgr.y (mgr.24362) 6683 : cluster 0 pgmap v6652: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:31:16.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:31:16 smithi080 bash[41963]: cluster 2023-12-01T08:31:15.566813+0000 mgr.y (mgr.24362) 6683 : cluster 0 pgmap v6652: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:31:17.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:31:16 smithi090 bash[32384]: cluster 2023-12-01T08:31:15.566813+0000 mgr.y (mgr.24362) 6683 : cluster 0 pgmap v6652: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:31:17.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:31:17 smithi080 bash[28361]: audit 2023-12-01T08:31:16.853312+0000 mon.a (mon.0) 4528 : audit 0 from='client.? 172.21.15.80:0/1699591172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:31:17.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:31:17 smithi080 bash[41963]: audit 2023-12-01T08:31:16.853312+0000 mon.a (mon.0) 4528 : audit 0 from='client.? 172.21.15.80:0/1699591172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:31:18.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:31:17 smithi090 bash[32384]: audit 2023-12-01T08:31:16.853312+0000 mon.a (mon.0) 4528 : audit 0 from='client.? 172.21.15.80:0/1699591172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:31:18.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:31:18 smithi080 bash[28361]: cluster 2023-12-01T08:31:17.567952+0000 mgr.y (mgr.24362) 6684 : cluster 0 pgmap v6653: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:31:18.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:31:18 smithi080 bash[41963]: cluster 2023-12-01T08:31:17.567952+0000 mgr.y (mgr.24362) 6684 : cluster 0 pgmap v6653: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:31:19.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:31:18 smithi090 bash[32384]: cluster 2023-12-01T08:31:17.567952+0000 mgr.y (mgr.24362) 6684 : cluster 0 pgmap v6653: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:31:19.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:31:19 smithi080 bash[28361]: audit 2023-12-01T08:31:19.311030+0000 mon.c (mon.2) 4281 : audit 0 from='client.? 172.21.15.80:0/3099557878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:31:19.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:31:19 smithi080 bash[41963]: audit 2023-12-01T08:31:19.311030+0000 mon.c (mon.2) 4281 : audit 0 from='client.? 172.21.15.80:0/3099557878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:31:20.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:31:19 smithi090 bash[32384]: audit 2023-12-01T08:31:19.311030+0000 mon.c (mon.2) 4281 : audit 0 from='client.? 172.21.15.80:0/3099557878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:31:20.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:31:20 smithi080 bash[28361]: cluster 2023-12-01T08:31:19.568580+0000 mgr.y (mgr.24362) 6685 : cluster 0 pgmap v6654: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:31:20.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:31:20 smithi080 bash[41963]: cluster 2023-12-01T08:31:19.568580+0000 mgr.y (mgr.24362) 6685 : cluster 0 pgmap v6654: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:31:21.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:31:20 smithi090 bash[32384]: cluster 2023-12-01T08:31:19.568580+0000 mgr.y (mgr.24362) 6685 : cluster 0 pgmap v6654: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:31:22.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:31:22 smithi080 bash[41963]: cluster 2023-12-01T08:31:21.569633+0000 mgr.y (mgr.24362) 6686 : cluster 0 pgmap v6655: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:31:22.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:31:22 smithi080 bash[41963]: audit 2023-12-01T08:31:21.757057+0000 mon.a (mon.0) 4529 : audit 0 from='client.? 172.21.15.80:0/3809351837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:31:22.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:31:22 smithi080 bash[28361]: cluster 2023-12-01T08:31:21.569633+0000 mgr.y (mgr.24362) 6686 : cluster 0 pgmap v6655: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:31:22.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:31:22 smithi080 bash[28361]: audit 2023-12-01T08:31:21.757057+0000 mon.a (mon.0) 4529 : audit 0 from='client.? 172.21.15.80:0/3809351837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:31:23.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:31:22 smithi090 bash[32384]: cluster 2023-12-01T08:31:21.569633+0000 mgr.y (mgr.24362) 6686 : cluster 0 pgmap v6655: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:31:23.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:31:22 smithi090 bash[32384]: audit 2023-12-01T08:31:21.757057+0000 mon.a (mon.0) 4529 : audit 0 from='client.? 172.21.15.80:0/3809351837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:31:24.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:31:24 smithi080 bash[41963]: cluster 2023-12-01T08:31:23.570242+0000 mgr.y (mgr.24362) 6687 : cluster 0 pgmap v6656: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:31:24.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:31:24 smithi080 bash[41963]: audit 2023-12-01T08:31:24.216315+0000 mon.c (mon.2) 4282 : audit 0 from='client.? 172.21.15.80:0/2782491904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:31:24.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:31:24 smithi080 bash[28361]: cluster 2023-12-01T08:31:23.570242+0000 mgr.y (mgr.24362) 6687 : cluster 0 pgmap v6656: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:31:24.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:31:24 smithi080 bash[28361]: audit 2023-12-01T08:31:24.216315+0000 mon.c (mon.2) 4282 : audit 0 from='client.? 172.21.15.80:0/2782491904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:31:25.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:31:24 smithi090 bash[32384]: cluster 2023-12-01T08:31:23.570242+0000 mgr.y (mgr.24362) 6687 : cluster 0 pgmap v6656: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:31:25.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:31:24 smithi090 bash[32384]: audit 2023-12-01T08:31:24.216315+0000 mon.c (mon.2) 4282 : audit 0 from='client.? 172.21.15.80:0/2782491904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:31:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:31:25 smithi080 bash[28361]: audit 2023-12-01T08:31:25.127474+0000 mon.c (mon.2) 4283 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:31:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:31:25 smithi080 bash[41963]: audit 2023-12-01T08:31:25.127474+0000 mon.c (mon.2) 4283 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:31:26.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:31:25 smithi090 bash[32384]: audit 2023-12-01T08:31:25.127474+0000 mon.c (mon.2) 4283 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:31:26.638 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:31:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:31:26] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.43.0" 2023-12-01T08:31:26.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:31:26 smithi080 bash[28361]: cluster 2023-12-01T08:31:25.570923+0000 mgr.y (mgr.24362) 6688 : cluster 0 pgmap v6657: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:31:26.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:31:26 smithi080 bash[41963]: cluster 2023-12-01T08:31:25.570923+0000 mgr.y (mgr.24362) 6688 : cluster 0 pgmap v6657: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:31:27.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:31:26 smithi090 bash[32384]: cluster 2023-12-01T08:31:25.570923+0000 mgr.y (mgr.24362) 6688 : cluster 0 pgmap v6657: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:31:27.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:31:27 smithi080 bash[41963]: audit 2023-12-01T08:31:26.673046+0000 mon.c (mon.2) 4284 : audit 0 from='client.? 172.21.15.80:0/2193942734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:31:27.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:31:27 smithi080 bash[28361]: audit 2023-12-01T08:31:26.673046+0000 mon.c (mon.2) 4284 : audit 0 from='client.? 172.21.15.80:0/2193942734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:31:28.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:31:27 smithi090 bash[32384]: audit 2023-12-01T08:31:26.673046+0000 mon.c (mon.2) 4284 : audit 0 from='client.? 172.21.15.80:0/2193942734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:31:28.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:31:28 smithi080 bash[41963]: cluster 2023-12-01T08:31:27.572183+0000 mgr.y (mgr.24362) 6689 : cluster 0 pgmap v6658: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:31:28.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:31:28 smithi080 bash[28361]: cluster 2023-12-01T08:31:27.572183+0000 mgr.y (mgr.24362) 6689 : cluster 0 pgmap v6658: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:31:29.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:31:28 smithi090 bash[32384]: cluster 2023-12-01T08:31:27.572183+0000 mgr.y (mgr.24362) 6689 : cluster 0 pgmap v6658: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:31:29.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:31:29 smithi080 bash[28361]: audit 2023-12-01T08:31:29.126589+0000 mon.c (mon.2) 4285 : audit 0 from='client.? 172.21.15.80:0/3660692401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:31:29.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:31:29 smithi080 bash[41963]: audit 2023-12-01T08:31:29.126589+0000 mon.c (mon.2) 4285 : audit 0 from='client.? 172.21.15.80:0/3660692401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:31:30.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:31:29 smithi090 bash[32384]: audit 2023-12-01T08:31:29.126589+0000 mon.c (mon.2) 4285 : audit 0 from='client.? 172.21.15.80:0/3660692401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:31:30.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:31:30 smithi080 bash[41963]: cluster 2023-12-01T08:31:29.572794+0000 mgr.y (mgr.24362) 6690 : cluster 0 pgmap v6659: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:31:30.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:31:30 smithi080 bash[28361]: cluster 2023-12-01T08:31:29.572794+0000 mgr.y (mgr.24362) 6690 : cluster 0 pgmap v6659: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:31:31.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:31:30 smithi090 bash[32384]: cluster 2023-12-01T08:31:29.572794+0000 mgr.y (mgr.24362) 6690 : cluster 0 pgmap v6659: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:31:32.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:31:32 smithi080 bash[41963]: cluster 2023-12-01T08:31:31.573752+0000 mgr.y (mgr.24362) 6691 : cluster 0 pgmap v6660: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:31:32.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:31:32 smithi080 bash[41963]: audit 2023-12-01T08:31:31.584126+0000 mon.c (mon.2) 4286 : audit 0 from='client.? 172.21.15.80:0/4000129774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:31:32.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:31:32 smithi080 bash[28361]: cluster 2023-12-01T08:31:31.573752+0000 mgr.y (mgr.24362) 6691 : cluster 0 pgmap v6660: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:31:32.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:31:32 smithi080 bash[28361]: audit 2023-12-01T08:31:31.584126+0000 mon.c (mon.2) 4286 : audit 0 from='client.? 172.21.15.80:0/4000129774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:31:33.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:31:32 smithi090 bash[32384]: cluster 2023-12-01T08:31:31.573752+0000 mgr.y (mgr.24362) 6691 : cluster 0 pgmap v6660: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:31:33.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:31:32 smithi090 bash[32384]: audit 2023-12-01T08:31:31.584126+0000 mon.c (mon.2) 4286 : audit 0 from='client.? 172.21.15.80:0/4000129774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:31:34.270 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 08:31:33 smithi090 bash[65515]: logger=cleanup t=2023-12-01T08:31:33.836663028Z level=info msg="Completed cleanup jobs" duration=46.740558ms 2023-12-01T08:31:34.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:31:34 smithi080 bash[28361]: cluster 2023-12-01T08:31:33.574445+0000 mgr.y (mgr.24362) 6692 : cluster 0 pgmap v6661: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:31:34.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:31:34 smithi080 bash[28361]: audit 2023-12-01T08:31:34.038498+0000 mon.c (mon.2) 4287 : audit 0 from='client.? 172.21.15.80:0/39208018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:31:34.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:31:34 smithi080 bash[41963]: cluster 2023-12-01T08:31:33.574445+0000 mgr.y (mgr.24362) 6692 : cluster 0 pgmap v6661: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:31:34.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:31:34 smithi080 bash[41963]: audit 2023-12-01T08:31:34.038498+0000 mon.c (mon.2) 4287 : audit 0 from='client.? 172.21.15.80:0/39208018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:31:35.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:31:34 smithi090 bash[32384]: cluster 2023-12-01T08:31:33.574445+0000 mgr.y (mgr.24362) 6692 : cluster 0 pgmap v6661: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:31:35.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:31:34 smithi090 bash[32384]: audit 2023-12-01T08:31:34.038498+0000 mon.c (mon.2) 4287 : audit 0 from='client.? 172.21.15.80:0/39208018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:31:36.636 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:31:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:31:36] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.43.0" 2023-12-01T08:31:36.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:31:36 smithi080 bash[28361]: cluster 2023-12-01T08:31:35.575069+0000 mgr.y (mgr.24362) 6693 : cluster 0 pgmap v6662: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:31:36.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:31:36 smithi080 bash[28361]: audit 2023-12-01T08:31:36.497683+0000 mon.c (mon.2) 4288 : audit 0 from='client.? 172.21.15.80:0/3049621282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:31:36.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:31:36 smithi080 bash[41963]: cluster 2023-12-01T08:31:35.575069+0000 mgr.y (mgr.24362) 6693 : cluster 0 pgmap v6662: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:31:36.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:31:36 smithi080 bash[41963]: audit 2023-12-01T08:31:36.497683+0000 mon.c (mon.2) 4288 : audit 0 from='client.? 172.21.15.80:0/3049621282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:31:37.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:31:36 smithi090 bash[32384]: cluster 2023-12-01T08:31:35.575069+0000 mgr.y (mgr.24362) 6693 : cluster 0 pgmap v6662: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:31:37.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:31:36 smithi090 bash[32384]: audit 2023-12-01T08:31:36.497683+0000 mon.c (mon.2) 4288 : audit 0 from='client.? 172.21.15.80:0/3049621282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:31:38.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:31:38 smithi080 bash[28361]: cluster 2023-12-01T08:31:37.576192+0000 mgr.y (mgr.24362) 6694 : cluster 0 pgmap v6663: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:31:38.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:31:38 smithi080 bash[41963]: cluster 2023-12-01T08:31:37.576192+0000 mgr.y (mgr.24362) 6694 : cluster 0 pgmap v6663: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:31:39.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:31:38 smithi090 bash[32384]: cluster 2023-12-01T08:31:37.576192+0000 mgr.y (mgr.24362) 6694 : cluster 0 pgmap v6663: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:31:39.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:31:39 smithi080 bash[28361]: audit 2023-12-01T08:31:38.962621+0000 mon.c (mon.2) 4289 : audit 0 from='client.? 172.21.15.80:0/1179558195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:31:39.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:31:39 smithi080 bash[41963]: audit 2023-12-01T08:31:38.962621+0000 mon.c (mon.2) 4289 : audit 0 from='client.? 172.21.15.80:0/1179558195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:31:40.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:31:39 smithi090 bash[32384]: audit 2023-12-01T08:31:38.962621+0000 mon.c (mon.2) 4289 : audit 0 from='client.? 172.21.15.80:0/1179558195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:31:40.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:31:40 smithi080 bash[28361]: cluster 2023-12-01T08:31:39.576813+0000 mgr.y (mgr.24362) 6695 : cluster 0 pgmap v6664: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:31:40.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:31:40 smithi080 bash[28361]: audit 2023-12-01T08:31:40.127706+0000 mon.c (mon.2) 4290 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:31:40.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:31:40 smithi080 bash[41963]: cluster 2023-12-01T08:31:39.576813+0000 mgr.y (mgr.24362) 6695 : cluster 0 pgmap v6664: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:31:40.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:31:40 smithi080 bash[41963]: audit 2023-12-01T08:31:40.127706+0000 mon.c (mon.2) 4290 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:31:41.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:31:40 smithi090 bash[32384]: cluster 2023-12-01T08:31:39.576813+0000 mgr.y (mgr.24362) 6695 : cluster 0 pgmap v6664: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:31:41.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:31:40 smithi090 bash[32384]: audit 2023-12-01T08:31:40.127706+0000 mon.c (mon.2) 4290 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:31:41.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:31:41 smithi080 bash[28361]: audit 2023-12-01T08:31:41.420229+0000 mon.a (mon.0) 4530 : audit 0 from='client.? 172.21.15.80:0/3547829273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:31:41.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:31:41 smithi080 bash[41963]: audit 2023-12-01T08:31:41.420229+0000 mon.a (mon.0) 4530 : audit 0 from='client.? 172.21.15.80:0/3547829273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:31:42.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:31:41 smithi090 bash[32384]: audit 2023-12-01T08:31:41.420229+0000 mon.a (mon.0) 4530 : audit 0 from='client.? 172.21.15.80:0/3547829273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:31:42.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:31:42 smithi080 bash[28361]: cluster 2023-12-01T08:31:41.577921+0000 mgr.y (mgr.24362) 6696 : cluster 0 pgmap v6665: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:31:42.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:31:42 smithi080 bash[41963]: cluster 2023-12-01T08:31:41.577921+0000 mgr.y (mgr.24362) 6696 : cluster 0 pgmap v6665: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:31:43.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:31:42 smithi090 bash[32384]: cluster 2023-12-01T08:31:41.577921+0000 mgr.y (mgr.24362) 6696 : cluster 0 pgmap v6665: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:31:44.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:31:44 smithi080 bash[28361]: cluster 2023-12-01T08:31:43.578467+0000 mgr.y (mgr.24362) 6697 : cluster 0 pgmap v6666: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:31:44.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:31:44 smithi080 bash[28361]: audit 2023-12-01T08:31:43.882691+0000 mon.c (mon.2) 4291 : audit 0 from='client.? 172.21.15.80:0/4143277019' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:31:44.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:31:44 smithi080 bash[41963]: cluster 2023-12-01T08:31:43.578467+0000 mgr.y (mgr.24362) 6697 : cluster 0 pgmap v6666: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:31:44.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:31:44 smithi080 bash[41963]: audit 2023-12-01T08:31:43.882691+0000 mon.c (mon.2) 4291 : audit 0 from='client.? 172.21.15.80:0/4143277019' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:31:45.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:31:44 smithi090 bash[32384]: cluster 2023-12-01T08:31:43.578467+0000 mgr.y (mgr.24362) 6697 : cluster 0 pgmap v6666: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:31:45.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:31:44 smithi090 bash[32384]: audit 2023-12-01T08:31:43.882691+0000 mon.c (mon.2) 4291 : audit 0 from='client.? 172.21.15.80:0/4143277019' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:31:46.673 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:31:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:31:46] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.43.0" 2023-12-01T08:31:46.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:31:46 smithi080 bash[28361]: cluster 2023-12-01T08:31:45.579257+0000 mgr.y (mgr.24362) 6698 : cluster 0 pgmap v6667: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:31:46.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:31:46 smithi080 bash[28361]: audit 2023-12-01T08:31:46.335766+0000 mon.c (mon.2) 4292 : audit 0 from='client.? 172.21.15.80:0/3032574695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:31:46.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:31:46 smithi080 bash[41963]: cluster 2023-12-01T08:31:45.579257+0000 mgr.y (mgr.24362) 6698 : cluster 0 pgmap v6667: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:31:46.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:31:46 smithi080 bash[41963]: audit 2023-12-01T08:31:46.335766+0000 mon.c (mon.2) 4292 : audit 0 from='client.? 172.21.15.80:0/3032574695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:31:47.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:31:46 smithi090 bash[32384]: cluster 2023-12-01T08:31:45.579257+0000 mgr.y (mgr.24362) 6698 : cluster 0 pgmap v6667: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:31:47.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:31:46 smithi090 bash[32384]: audit 2023-12-01T08:31:46.335766+0000 mon.c (mon.2) 4292 : audit 0 from='client.? 172.21.15.80:0/3032574695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:31:48.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:31:48 smithi080 bash[28361]: cluster 2023-12-01T08:31:47.580408+0000 mgr.y (mgr.24362) 6699 : cluster 0 pgmap v6668: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:31:48.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:31:48 smithi080 bash[41963]: cluster 2023-12-01T08:31:47.580408+0000 mgr.y (mgr.24362) 6699 : cluster 0 pgmap v6668: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:31:49.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:31:48 smithi090 bash[32384]: cluster 2023-12-01T08:31:47.580408+0000 mgr.y (mgr.24362) 6699 : cluster 0 pgmap v6668: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:31:50.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:31:49 smithi090 bash[32384]: audit 2023-12-01T08:31:48.786796+0000 mon.c (mon.2) 4293 : audit 0 from='client.? 172.21.15.80:0/3948235592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:31:50.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:31:49 smithi080 bash[28361]: audit 2023-12-01T08:31:48.786796+0000 mon.c (mon.2) 4293 : audit 0 from='client.? 172.21.15.80:0/3948235592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:31:50.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:31:49 smithi080 bash[41963]: audit 2023-12-01T08:31:48.786796+0000 mon.c (mon.2) 4293 : audit 0 from='client.? 172.21.15.80:0/3948235592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:31:51.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:31:50 smithi090 bash[32384]: cluster 2023-12-01T08:31:49.581039+0000 mgr.y (mgr.24362) 6700 : cluster 0 pgmap v6669: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:31:51.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:31:50 smithi080 bash[28361]: cluster 2023-12-01T08:31:49.581039+0000 mgr.y (mgr.24362) 6700 : cluster 0 pgmap v6669: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:31:51.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:31:50 smithi080 bash[41963]: cluster 2023-12-01T08:31:49.581039+0000 mgr.y (mgr.24362) 6700 : cluster 0 pgmap v6669: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:31:52.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:31:51 smithi090 bash[32384]: audit 2023-12-01T08:31:51.242846+0000 mon.c (mon.2) 4294 : audit 0 from='client.? 172.21.15.80:0/1113363277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:31:52.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:31:51 smithi080 bash[28361]: audit 2023-12-01T08:31:51.242846+0000 mon.c (mon.2) 4294 : audit 0 from='client.? 172.21.15.80:0/1113363277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:31:52.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:31:51 smithi080 bash[41963]: audit 2023-12-01T08:31:51.242846+0000 mon.c (mon.2) 4294 : audit 0 from='client.? 172.21.15.80:0/1113363277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:31:53.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:31:52 smithi090 bash[32384]: cluster 2023-12-01T08:31:51.582083+0000 mgr.y (mgr.24362) 6701 : cluster 0 pgmap v6670: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:31:53.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:31:52 smithi080 bash[28361]: cluster 2023-12-01T08:31:51.582083+0000 mgr.y (mgr.24362) 6701 : cluster 0 pgmap v6670: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:31:53.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:31:52 smithi080 bash[41963]: cluster 2023-12-01T08:31:51.582083+0000 mgr.y (mgr.24362) 6701 : cluster 0 pgmap v6670: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:31:54.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:31:53 smithi090 bash[32384]: audit 2023-12-01T08:31:53.683602+0000 mon.a (mon.0) 4531 : audit 0 from='client.? 172.21.15.80:0/1051848660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:31:54.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:31:53 smithi080 bash[28361]: audit 2023-12-01T08:31:53.683602+0000 mon.a (mon.0) 4531 : audit 0 from='client.? 172.21.15.80:0/1051848660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:31:54.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:31:53 smithi080 bash[41963]: audit 2023-12-01T08:31:53.683602+0000 mon.a (mon.0) 4531 : audit 0 from='client.? 172.21.15.80:0/1051848660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:31:55.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:31:54 smithi090 bash[32384]: cluster 2023-12-01T08:31:53.582704+0000 mgr.y (mgr.24362) 6702 : cluster 0 pgmap v6671: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:31:55.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:31:54 smithi080 bash[28361]: cluster 2023-12-01T08:31:53.582704+0000 mgr.y (mgr.24362) 6702 : cluster 0 pgmap v6671: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:31:55.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:31:54 smithi080 bash[41963]: cluster 2023-12-01T08:31:53.582704+0000 mgr.y (mgr.24362) 6702 : cluster 0 pgmap v6671: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:31:56.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:31:55 smithi090 bash[32384]: audit 2023-12-01T08:31:55.127902+0000 mon.c (mon.2) 4295 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:31:56.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:31:55 smithi080 bash[28361]: audit 2023-12-01T08:31:55.127902+0000 mon.c (mon.2) 4295 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:31:56.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:31:55 smithi080 bash[41963]: audit 2023-12-01T08:31:55.127902+0000 mon.c (mon.2) 4295 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:31:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:31:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:31:56] "GET /metrics HTTP/1.1" 200 33973 "" "Prometheus/2.43.0" 2023-12-01T08:31:57.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:31:56 smithi090 bash[32384]: cluster 2023-12-01T08:31:55.583308+0000 mgr.y (mgr.24362) 6703 : cluster 0 pgmap v6672: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:31:57.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:31:56 smithi090 bash[32384]: audit 2023-12-01T08:31:56.138897+0000 mon.c (mon.2) 4296 : audit 0 from='client.? 172.21.15.80:0/1605405262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:31:57.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:31:56 smithi080 bash[28361]: cluster 2023-12-01T08:31:55.583308+0000 mgr.y (mgr.24362) 6703 : cluster 0 pgmap v6672: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:31:57.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:31:56 smithi080 bash[28361]: audit 2023-12-01T08:31:56.138897+0000 mon.c (mon.2) 4296 : audit 0 from='client.? 172.21.15.80:0/1605405262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:31:57.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:31:56 smithi080 bash[41963]: cluster 2023-12-01T08:31:55.583308+0000 mgr.y (mgr.24362) 6703 : cluster 0 pgmap v6672: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:31:57.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:31:56 smithi080 bash[41963]: audit 2023-12-01T08:31:56.138897+0000 mon.c (mon.2) 4296 : audit 0 from='client.? 172.21.15.80:0/1605405262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:31:59.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:31:58 smithi090 bash[32384]: cluster 2023-12-01T08:31:57.584313+0000 mgr.y (mgr.24362) 6704 : cluster 0 pgmap v6673: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:31:59.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:31:58 smithi090 bash[32384]: audit 2023-12-01T08:31:58.599078+0000 mon.a (mon.0) 4532 : audit 0 from='client.? 172.21.15.80:0/3853385005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:31:59.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:31:58 smithi080 bash[28361]: cluster 2023-12-01T08:31:57.584313+0000 mgr.y (mgr.24362) 6704 : cluster 0 pgmap v6673: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:31:59.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:31:58 smithi080 bash[28361]: audit 2023-12-01T08:31:58.599078+0000 mon.a (mon.0) 4532 : audit 0 from='client.? 172.21.15.80:0/3853385005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:31:59.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:31:58 smithi080 bash[41963]: cluster 2023-12-01T08:31:57.584313+0000 mgr.y (mgr.24362) 6704 : cluster 0 pgmap v6673: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:31:59.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:31:58 smithi080 bash[41963]: audit 2023-12-01T08:31:58.599078+0000 mon.a (mon.0) 4532 : audit 0 from='client.? 172.21.15.80:0/3853385005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:32:01.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:32:00 smithi090 bash[32384]: cluster 2023-12-01T08:31:59.584902+0000 mgr.y (mgr.24362) 6705 : cluster 0 pgmap v6674: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:32:01.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:32:00 smithi080 bash[41963]: cluster 2023-12-01T08:31:59.584902+0000 mgr.y (mgr.24362) 6705 : cluster 0 pgmap v6674: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:32:01.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:32:00 smithi080 bash[28361]: cluster 2023-12-01T08:31:59.584902+0000 mgr.y (mgr.24362) 6705 : cluster 0 pgmap v6674: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:32:02.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:32:01 smithi090 bash[32384]: audit 2023-12-01T08:32:01.045916+0000 mon.c (mon.2) 4297 : audit 0 from='client.? 172.21.15.80:0/3767703770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:32:02.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:32:01 smithi080 bash[41963]: audit 2023-12-01T08:32:01.045916+0000 mon.c (mon.2) 4297 : audit 0 from='client.? 172.21.15.80:0/3767703770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:32:02.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:32:01 smithi080 bash[28361]: audit 2023-12-01T08:32:01.045916+0000 mon.c (mon.2) 4297 : audit 0 from='client.? 172.21.15.80:0/3767703770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:32:03.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:32:02 smithi090 bash[32384]: cluster 2023-12-01T08:32:01.586048+0000 mgr.y (mgr.24362) 6706 : cluster 0 pgmap v6675: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:32:03.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:32:02 smithi080 bash[28361]: cluster 2023-12-01T08:32:01.586048+0000 mgr.y (mgr.24362) 6706 : cluster 0 pgmap v6675: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:32:03.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:32:02 smithi080 bash[41963]: cluster 2023-12-01T08:32:01.586048+0000 mgr.y (mgr.24362) 6706 : cluster 0 pgmap v6675: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:32:04.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:32:03 smithi090 bash[32384]: audit 2023-12-01T08:32:03.501747+0000 mon.a (mon.0) 4533 : audit 0 from='client.? 172.21.15.80:0/807379862' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:32:04.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:32:03 smithi080 bash[28361]: audit 2023-12-01T08:32:03.501747+0000 mon.a (mon.0) 4533 : audit 0 from='client.? 172.21.15.80:0/807379862' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:32:04.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:32:03 smithi080 bash[41963]: audit 2023-12-01T08:32:03.501747+0000 mon.a (mon.0) 4533 : audit 0 from='client.? 172.21.15.80:0/807379862' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:32:05.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:32:04 smithi090 bash[32384]: cluster 2023-12-01T08:32:03.586748+0000 mgr.y (mgr.24362) 6707 : cluster 0 pgmap v6676: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:32:05.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:32:04 smithi080 bash[41963]: cluster 2023-12-01T08:32:03.586748+0000 mgr.y (mgr.24362) 6707 : cluster 0 pgmap v6676: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:32:05.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:32:04 smithi080 bash[28361]: cluster 2023-12-01T08:32:03.586748+0000 mgr.y (mgr.24362) 6707 : cluster 0 pgmap v6676: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:32:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:32:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:32:06] "GET /metrics HTTP/1.1" 200 33973 "" "Prometheus/2.43.0" 2023-12-01T08:32:07.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:32:06 smithi090 bash[32384]: cluster 2023-12-01T08:32:05.587392+0000 mgr.y (mgr.24362) 6708 : cluster 0 pgmap v6677: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:32:07.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:32:06 smithi090 bash[32384]: audit 2023-12-01T08:32:05.956312+0000 mon.c (mon.2) 4298 : audit 0 from='client.? 172.21.15.80:0/539037198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:32:07.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:32:06 smithi080 bash[28361]: cluster 2023-12-01T08:32:05.587392+0000 mgr.y (mgr.24362) 6708 : cluster 0 pgmap v6677: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:32:07.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:32:06 smithi080 bash[28361]: audit 2023-12-01T08:32:05.956312+0000 mon.c (mon.2) 4298 : audit 0 from='client.? 172.21.15.80:0/539037198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:32:07.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:32:06 smithi080 bash[41963]: cluster 2023-12-01T08:32:05.587392+0000 mgr.y (mgr.24362) 6708 : cluster 0 pgmap v6677: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:32:07.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:32:06 smithi080 bash[41963]: audit 2023-12-01T08:32:05.956312+0000 mon.c (mon.2) 4298 : audit 0 from='client.? 172.21.15.80:0/539037198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:32:08.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:32:07 smithi090 bash[32384]: audit 2023-12-01T08:32:07.240783+0000 mon.c (mon.2) 4299 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:32:08.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:32:07 smithi080 bash[28361]: audit 2023-12-01T08:32:07.240783+0000 mon.c (mon.2) 4299 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:32:08.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:32:07 smithi080 bash[41963]: audit 2023-12-01T08:32:07.240783+0000 mon.c (mon.2) 4299 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:32:09.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:32:08 smithi090 bash[32384]: cluster 2023-12-01T08:32:07.588477+0000 mgr.y (mgr.24362) 6709 : cluster 0 pgmap v6678: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:32:09.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:32:08 smithi090 bash[32384]: audit 2023-12-01T08:32:08.402392+0000 mon.c (mon.2) 4300 : audit 0 from='client.? 172.21.15.80:0/2472044000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:32:09.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:32:08 smithi080 bash[28361]: cluster 2023-12-01T08:32:07.588477+0000 mgr.y (mgr.24362) 6709 : cluster 0 pgmap v6678: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:32:09.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:32:08 smithi080 bash[28361]: audit 2023-12-01T08:32:08.402392+0000 mon.c (mon.2) 4300 : audit 0 from='client.? 172.21.15.80:0/2472044000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:32:09.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:32:08 smithi080 bash[41963]: cluster 2023-12-01T08:32:07.588477+0000 mgr.y (mgr.24362) 6709 : cluster 0 pgmap v6678: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:32:09.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:32:08 smithi080 bash[41963]: audit 2023-12-01T08:32:08.402392+0000 mon.c (mon.2) 4300 : audit 0 from='client.? 172.21.15.80:0/2472044000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:32:11.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:32:10 smithi090 bash[32384]: cluster 2023-12-01T08:32:09.589069+0000 mgr.y (mgr.24362) 6710 : cluster 0 pgmap v6679: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:32:11.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:32:10 smithi090 bash[32384]: audit 2023-12-01T08:32:10.128350+0000 mon.c (mon.2) 4301 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:32:11.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:32:10 smithi080 bash[41963]: cluster 2023-12-01T08:32:09.589069+0000 mgr.y (mgr.24362) 6710 : cluster 0 pgmap v6679: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:32:11.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:32:10 smithi080 bash[41963]: audit 2023-12-01T08:32:10.128350+0000 mon.c (mon.2) 4301 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:32:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:32:10 smithi080 bash[28361]: cluster 2023-12-01T08:32:09.589069+0000 mgr.y (mgr.24362) 6710 : cluster 0 pgmap v6679: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:32:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:32:10 smithi080 bash[28361]: audit 2023-12-01T08:32:10.128350+0000 mon.c (mon.2) 4301 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:32:12.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:32:11 smithi090 bash[32384]: audit 2023-12-01T08:32:10.863427+0000 mon.a (mon.0) 4534 : audit 0 from='client.? 172.21.15.80:0/3563750988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:32:12.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:32:11 smithi080 bash[41963]: audit 2023-12-01T08:32:10.863427+0000 mon.a (mon.0) 4534 : audit 0 from='client.? 172.21.15.80:0/3563750988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:32:12.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:32:11 smithi080 bash[28361]: audit 2023-12-01T08:32:10.863427+0000 mon.a (mon.0) 4534 : audit 0 from='client.? 172.21.15.80:0/3563750988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:32:13.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:32:12 smithi090 bash[32384]: cluster 2023-12-01T08:32:11.590184+0000 mgr.y (mgr.24362) 6711 : cluster 0 pgmap v6680: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:32:13.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:32:12 smithi080 bash[41963]: cluster 2023-12-01T08:32:11.590184+0000 mgr.y (mgr.24362) 6711 : cluster 0 pgmap v6680: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:32:13.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:32:12 smithi080 bash[28361]: cluster 2023-12-01T08:32:11.590184+0000 mgr.y (mgr.24362) 6711 : cluster 0 pgmap v6680: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:32:14.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:32:14 smithi080 bash[41963]: audit 2023-12-01T08:32:13.086208+0000 mon.a (mon.0) 4535 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:32:14.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:32:14 smithi080 bash[41963]: audit 2023-12-01T08:32:13.102542+0000 mon.a (mon.0) 4536 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:32:14.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:32:14 smithi080 bash[41963]: audit 2023-12-01T08:32:13.324193+0000 mon.a (mon.0) 4537 : audit 0 from='client.? 172.21.15.80:0/2711687100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:32:14.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:32:14 smithi080 bash[41963]: audit 2023-12-01T08:32:13.442243+0000 mon.a (mon.0) 4538 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:32:14.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:32:14 smithi080 bash[41963]: audit 2023-12-01T08:32:13.452153+0000 mon.a (mon.0) 4539 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:32:14.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:32:14 smithi080 bash[41963]: cluster 2023-12-01T08:32:13.590808+0000 mgr.y (mgr.24362) 6712 : cluster 0 pgmap v6681: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:32:14.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:32:14 smithi080 bash[41963]: audit 2023-12-01T08:32:13.981806+0000 mon.c (mon.2) 4302 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:32:14.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:32:14 smithi080 bash[41963]: audit 2023-12-01T08:32:13.983436+0000 mon.c (mon.2) 4303 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:32:14.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:32:14 smithi080 bash[41963]: audit 2023-12-01T08:32:13.991742+0000 mon.a (mon.0) 4540 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:32:14.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:32:14 smithi080 bash[28361]: audit 2023-12-01T08:32:13.086208+0000 mon.a (mon.0) 4535 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:32:14.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:32:14 smithi080 bash[28361]: audit 2023-12-01T08:32:13.102542+0000 mon.a (mon.0) 4536 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:32:14.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:32:14 smithi080 bash[28361]: audit 2023-12-01T08:32:13.324193+0000 mon.a (mon.0) 4537 : audit 0 from='client.? 172.21.15.80:0/2711687100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:32:14.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:32:14 smithi080 bash[28361]: audit 2023-12-01T08:32:13.442243+0000 mon.a (mon.0) 4538 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:32:14.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:32:14 smithi080 bash[28361]: audit 2023-12-01T08:32:13.452153+0000 mon.a (mon.0) 4539 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:32:14.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:32:14 smithi080 bash[28361]: cluster 2023-12-01T08:32:13.590808+0000 mgr.y (mgr.24362) 6712 : cluster 0 pgmap v6681: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:32:14.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:32:14 smithi080 bash[28361]: audit 2023-12-01T08:32:13.981806+0000 mon.c (mon.2) 4302 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:32:14.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:32:14 smithi080 bash[28361]: audit 2023-12-01T08:32:13.983436+0000 mon.c (mon.2) 4303 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:32:14.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:32:14 smithi080 bash[28361]: audit 2023-12-01T08:32:13.991742+0000 mon.a (mon.0) 4540 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:32:14.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:32:14 smithi090 bash[32384]: audit 2023-12-01T08:32:13.086208+0000 mon.a (mon.0) 4535 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:32:14.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:32:14 smithi090 bash[32384]: audit 2023-12-01T08:32:13.102542+0000 mon.a (mon.0) 4536 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:32:14.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:32:14 smithi090 bash[32384]: audit 2023-12-01T08:32:13.324193+0000 mon.a (mon.0) 4537 : audit 0 from='client.? 172.21.15.80:0/2711687100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:32:14.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:32:14 smithi090 bash[32384]: audit 2023-12-01T08:32:13.442243+0000 mon.a (mon.0) 4538 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:32:14.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:32:14 smithi090 bash[32384]: audit 2023-12-01T08:32:13.452153+0000 mon.a (mon.0) 4539 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:32:14.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:32:14 smithi090 bash[32384]: cluster 2023-12-01T08:32:13.590808+0000 mgr.y (mgr.24362) 6712 : cluster 0 pgmap v6681: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:32:14.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:32:14 smithi090 bash[32384]: audit 2023-12-01T08:32:13.981806+0000 mon.c (mon.2) 4302 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:32:14.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:32:14 smithi090 bash[32384]: audit 2023-12-01T08:32:13.983436+0000 mon.c (mon.2) 4303 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:32:14.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:32:14 smithi090 bash[32384]: audit 2023-12-01T08:32:13.991742+0000 mon.a (mon.0) 4540 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:32:16.649 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:32:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:32:16] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.43.0" 2023-12-01T08:32:16.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:32:16 smithi080 bash[28361]: cluster 2023-12-01T08:32:15.591350+0000 mgr.y (mgr.24362) 6713 : cluster 0 pgmap v6682: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:32:16.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:32:16 smithi080 bash[28361]: audit 2023-12-01T08:32:15.773769+0000 mon.c (mon.2) 4304 : audit 0 from='client.? 172.21.15.80:0/552196406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:32:16.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:32:16 smithi080 bash[41963]: cluster 2023-12-01T08:32:15.591350+0000 mgr.y (mgr.24362) 6713 : cluster 0 pgmap v6682: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:32:16.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:32:16 smithi080 bash[41963]: audit 2023-12-01T08:32:15.773769+0000 mon.c (mon.2) 4304 : audit 0 from='client.? 172.21.15.80:0/552196406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:32:17.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:32:16 smithi090 bash[32384]: cluster 2023-12-01T08:32:15.591350+0000 mgr.y (mgr.24362) 6713 : cluster 0 pgmap v6682: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:32:17.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:32:16 smithi090 bash[32384]: audit 2023-12-01T08:32:15.773769+0000 mon.c (mon.2) 4304 : audit 0 from='client.? 172.21.15.80:0/552196406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:32:18.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:32:18 smithi080 bash[28361]: cluster 2023-12-01T08:32:17.592474+0000 mgr.y (mgr.24362) 6714 : cluster 0 pgmap v6683: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:32:18.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:32:18 smithi080 bash[28361]: audit 2023-12-01T08:32:18.220531+0000 mon.a (mon.0) 4541 : audit 0 from='client.? 172.21.15.80:0/2749090399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:32:18.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:32:18 smithi080 bash[41963]: cluster 2023-12-01T08:32:17.592474+0000 mgr.y (mgr.24362) 6714 : cluster 0 pgmap v6683: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:32:18.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:32:18 smithi080 bash[41963]: audit 2023-12-01T08:32:18.220531+0000 mon.a (mon.0) 4541 : audit 0 from='client.? 172.21.15.80:0/2749090399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:32:19.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:32:18 smithi090 bash[32384]: cluster 2023-12-01T08:32:17.592474+0000 mgr.y (mgr.24362) 6714 : cluster 0 pgmap v6683: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:32:19.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:32:18 smithi090 bash[32384]: audit 2023-12-01T08:32:18.220531+0000 mon.a (mon.0) 4541 : audit 0 from='client.? 172.21.15.80:0/2749090399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:32:20.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:32:20 smithi080 bash[28361]: cluster 2023-12-01T08:32:19.593129+0000 mgr.y (mgr.24362) 6715 : cluster 0 pgmap v6684: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:32:20.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:32:20 smithi080 bash[41963]: cluster 2023-12-01T08:32:19.593129+0000 mgr.y (mgr.24362) 6715 : cluster 0 pgmap v6684: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:32:21.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:32:20 smithi090 bash[32384]: cluster 2023-12-01T08:32:19.593129+0000 mgr.y (mgr.24362) 6715 : cluster 0 pgmap v6684: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:32:21.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:32:21 smithi080 bash[41963]: audit 2023-12-01T08:32:20.668213+0000 mon.a (mon.0) 4542 : audit 0 from='client.? 172.21.15.80:0/2403431190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:32:21.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:32:21 smithi080 bash[28361]: audit 2023-12-01T08:32:20.668213+0000 mon.a (mon.0) 4542 : audit 0 from='client.? 172.21.15.80:0/2403431190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:32:22.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:32:21 smithi090 bash[32384]: audit 2023-12-01T08:32:20.668213+0000 mon.a (mon.0) 4542 : audit 0 from='client.? 172.21.15.80:0/2403431190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:32:22.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:32:22 smithi080 bash[28361]: cluster 2023-12-01T08:32:21.594224+0000 mgr.y (mgr.24362) 6716 : cluster 0 pgmap v6685: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:32:22.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:32:22 smithi080 bash[41963]: cluster 2023-12-01T08:32:21.594224+0000 mgr.y (mgr.24362) 6716 : cluster 0 pgmap v6685: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:32:23.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:32:22 smithi090 bash[32384]: cluster 2023-12-01T08:32:21.594224+0000 mgr.y (mgr.24362) 6716 : cluster 0 pgmap v6685: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:32:23.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:32:23 smithi080 bash[41963]: audit 2023-12-01T08:32:23.127722+0000 mon.c (mon.2) 4305 : audit 0 from='client.? 172.21.15.80:0/2450499770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:32:23.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:32:23 smithi080 bash[28361]: audit 2023-12-01T08:32:23.127722+0000 mon.c (mon.2) 4305 : audit 0 from='client.? 172.21.15.80:0/2450499770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:32:24.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:32:23 smithi090 bash[32384]: audit 2023-12-01T08:32:23.127722+0000 mon.c (mon.2) 4305 : audit 0 from='client.? 172.21.15.80:0/2450499770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:32:24.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:32:24 smithi080 bash[28361]: cluster 2023-12-01T08:32:23.594914+0000 mgr.y (mgr.24362) 6717 : cluster 0 pgmap v6686: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:32:24.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:32:24 smithi080 bash[41963]: cluster 2023-12-01T08:32:23.594914+0000 mgr.y (mgr.24362) 6717 : cluster 0 pgmap v6686: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:32:25.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:32:24 smithi090 bash[32384]: cluster 2023-12-01T08:32:23.594914+0000 mgr.y (mgr.24362) 6717 : cluster 0 pgmap v6686: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:32:26.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:32:25 smithi090 bash[32384]: audit 2023-12-01T08:32:25.128876+0000 mon.c (mon.2) 4306 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:32:26.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:32:25 smithi090 bash[32384]: audit 2023-12-01T08:32:25.579977+0000 mon.c (mon.2) 4307 : audit 0 from='client.? 172.21.15.80:0/3254020435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:32:26.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:32:25 smithi080 bash[41963]: audit 2023-12-01T08:32:25.128876+0000 mon.c (mon.2) 4306 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:32:26.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:32:25 smithi080 bash[41963]: audit 2023-12-01T08:32:25.579977+0000 mon.c (mon.2) 4307 : audit 0 from='client.? 172.21.15.80:0/3254020435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:32:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:32:25 smithi080 bash[28361]: audit 2023-12-01T08:32:25.128876+0000 mon.c (mon.2) 4306 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:32:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:32:25 smithi080 bash[28361]: audit 2023-12-01T08:32:25.579977+0000 mon.c (mon.2) 4307 : audit 0 from='client.? 172.21.15.80:0/3254020435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:32:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:32:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:32:26] "GET /metrics HTTP/1.1" 200 33969 "" "Prometheus/2.43.0" 2023-12-01T08:32:27.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:32:26 smithi090 bash[32384]: cluster 2023-12-01T08:32:25.595418+0000 mgr.y (mgr.24362) 6718 : cluster 0 pgmap v6687: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:32:27.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:32:26 smithi080 bash[28361]: cluster 2023-12-01T08:32:25.595418+0000 mgr.y (mgr.24362) 6718 : cluster 0 pgmap v6687: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:32:27.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:32:26 smithi080 bash[41963]: cluster 2023-12-01T08:32:25.595418+0000 mgr.y (mgr.24362) 6718 : cluster 0 pgmap v6687: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:32:29.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:32:28 smithi090 bash[32384]: cluster 2023-12-01T08:32:27.596603+0000 mgr.y (mgr.24362) 6719 : cluster 0 pgmap v6688: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:32:29.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:32:28 smithi090 bash[32384]: audit 2023-12-01T08:32:28.034059+0000 mon.a (mon.0) 4543 : audit 0 from='client.? 172.21.15.80:0/4088865652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:32:29.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:32:28 smithi080 bash[28361]: cluster 2023-12-01T08:32:27.596603+0000 mgr.y (mgr.24362) 6719 : cluster 0 pgmap v6688: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:32:29.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:32:28 smithi080 bash[28361]: audit 2023-12-01T08:32:28.034059+0000 mon.a (mon.0) 4543 : audit 0 from='client.? 172.21.15.80:0/4088865652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:32:29.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:32:28 smithi080 bash[41963]: cluster 2023-12-01T08:32:27.596603+0000 mgr.y (mgr.24362) 6719 : cluster 0 pgmap v6688: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:32:29.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:32:28 smithi080 bash[41963]: audit 2023-12-01T08:32:28.034059+0000 mon.a (mon.0) 4543 : audit 0 from='client.? 172.21.15.80:0/4088865652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:32:31.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:32:30 smithi090 bash[32384]: cluster 2023-12-01T08:32:29.597404+0000 mgr.y (mgr.24362) 6720 : cluster 0 pgmap v6689: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:32:31.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:32:30 smithi090 bash[32384]: audit 2023-12-01T08:32:30.489475+0000 mon.a (mon.0) 4544 : audit 0 from='client.? 172.21.15.80:0/206655541' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:32:31.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:32:30 smithi080 bash[41963]: cluster 2023-12-01T08:32:29.597404+0000 mgr.y (mgr.24362) 6720 : cluster 0 pgmap v6689: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:32:31.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:32:30 smithi080 bash[41963]: audit 2023-12-01T08:32:30.489475+0000 mon.a (mon.0) 4544 : audit 0 from='client.? 172.21.15.80:0/206655541' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:32:31.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:32:30 smithi080 bash[28361]: cluster 2023-12-01T08:32:29.597404+0000 mgr.y (mgr.24362) 6720 : cluster 0 pgmap v6689: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:32:31.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:32:30 smithi080 bash[28361]: audit 2023-12-01T08:32:30.489475+0000 mon.a (mon.0) 4544 : audit 0 from='client.? 172.21.15.80:0/206655541' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:32:32.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:32:32 smithi080 bash[41963]: cluster 2023-12-01T08:32:31.598521+0000 mgr.y (mgr.24362) 6721 : cluster 0 pgmap v6690: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:32:32.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:32:32 smithi080 bash[28361]: cluster 2023-12-01T08:32:31.598521+0000 mgr.y (mgr.24362) 6721 : cluster 0 pgmap v6690: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:32:33.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:32:32 smithi090 bash[32384]: cluster 2023-12-01T08:32:31.598521+0000 mgr.y (mgr.24362) 6721 : cluster 0 pgmap v6690: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:32:33.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:32:33 smithi080 bash[28361]: audit 2023-12-01T08:32:32.934450+0000 mon.a (mon.0) 4545 : audit 0 from='client.? 172.21.15.80:0/3703577256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:32:33.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:32:33 smithi080 bash[41963]: audit 2023-12-01T08:32:32.934450+0000 mon.a (mon.0) 4545 : audit 0 from='client.? 172.21.15.80:0/3703577256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:32:34.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:32:33 smithi090 bash[32384]: audit 2023-12-01T08:32:32.934450+0000 mon.a (mon.0) 4545 : audit 0 from='client.? 172.21.15.80:0/3703577256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:32:34.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:32:34 smithi080 bash[28361]: cluster 2023-12-01T08:32:33.599259+0000 mgr.y (mgr.24362) 6722 : cluster 0 pgmap v6691: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:32:34.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:32:34 smithi080 bash[41963]: cluster 2023-12-01T08:32:33.599259+0000 mgr.y (mgr.24362) 6722 : cluster 0 pgmap v6691: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:32:35.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:32:34 smithi090 bash[32384]: cluster 2023-12-01T08:32:33.599259+0000 mgr.y (mgr.24362) 6722 : cluster 0 pgmap v6691: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:32:35.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:32:35 smithi080 bash[28361]: audit 2023-12-01T08:32:35.391808+0000 mon.c (mon.2) 4308 : audit 0 from='client.? 172.21.15.80:0/4183951852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:32:35.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:32:35 smithi080 bash[41963]: audit 2023-12-01T08:32:35.391808+0000 mon.c (mon.2) 4308 : audit 0 from='client.? 172.21.15.80:0/4183951852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:32:36.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:32:35 smithi090 bash[32384]: audit 2023-12-01T08:32:35.391808+0000 mon.c (mon.2) 4308 : audit 0 from='client.? 172.21.15.80:0/4183951852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:32:36.560 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:32:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:32:36] "GET /metrics HTTP/1.1" 200 33969 "" "Prometheus/2.43.0" 2023-12-01T08:32:36.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:32:36 smithi080 bash[28361]: cluster 2023-12-01T08:32:35.599936+0000 mgr.y (mgr.24362) 6723 : cluster 0 pgmap v6692: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:32:36.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:32:36 smithi080 bash[41963]: cluster 2023-12-01T08:32:35.599936+0000 mgr.y (mgr.24362) 6723 : cluster 0 pgmap v6692: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:32:37.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:32:36 smithi090 bash[32384]: cluster 2023-12-01T08:32:35.599936+0000 mgr.y (mgr.24362) 6723 : cluster 0 pgmap v6692: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:32:38.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:32:38 smithi080 bash[28361]: cluster 2023-12-01T08:32:37.600989+0000 mgr.y (mgr.24362) 6724 : cluster 0 pgmap v6693: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:32:38.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:32:38 smithi080 bash[28361]: audit 2023-12-01T08:32:37.857193+0000 mon.c (mon.2) 4309 : audit 0 from='client.? 172.21.15.80:0/3746586169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:32:38.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:32:38 smithi080 bash[41963]: cluster 2023-12-01T08:32:37.600989+0000 mgr.y (mgr.24362) 6724 : cluster 0 pgmap v6693: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:32:38.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:32:38 smithi080 bash[41963]: audit 2023-12-01T08:32:37.857193+0000 mon.c (mon.2) 4309 : audit 0 from='client.? 172.21.15.80:0/3746586169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:32:39.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:32:38 smithi090 bash[32384]: cluster 2023-12-01T08:32:37.600989+0000 mgr.y (mgr.24362) 6724 : cluster 0 pgmap v6693: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:32:39.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:32:38 smithi090 bash[32384]: audit 2023-12-01T08:32:37.857193+0000 mon.c (mon.2) 4309 : audit 0 from='client.? 172.21.15.80:0/3746586169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:32:40.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:32:40 smithi080 bash[28361]: cluster 2023-12-01T08:32:39.601624+0000 mgr.y (mgr.24362) 6725 : cluster 0 pgmap v6694: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:32:40.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:32:40 smithi080 bash[28361]: audit 2023-12-01T08:32:40.128956+0000 mon.c (mon.2) 4310 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:32:40.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:32:40 smithi080 bash[28361]: audit 2023-12-01T08:32:40.304847+0000 mon.c (mon.2) 4311 : audit 0 from='client.? 172.21.15.80:0/1077098054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:32:40.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:32:40 smithi080 bash[41963]: cluster 2023-12-01T08:32:39.601624+0000 mgr.y (mgr.24362) 6725 : cluster 0 pgmap v6694: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:32:40.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:32:40 smithi080 bash[41963]: audit 2023-12-01T08:32:40.128956+0000 mon.c (mon.2) 4310 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:32:40.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:32:40 smithi080 bash[41963]: audit 2023-12-01T08:32:40.304847+0000 mon.c (mon.2) 4311 : audit 0 from='client.? 172.21.15.80:0/1077098054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:32:41.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:32:40 smithi090 bash[32384]: cluster 2023-12-01T08:32:39.601624+0000 mgr.y (mgr.24362) 6725 : cluster 0 pgmap v6694: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:32:41.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:32:40 smithi090 bash[32384]: audit 2023-12-01T08:32:40.128956+0000 mon.c (mon.2) 4310 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:32:41.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:32:40 smithi090 bash[32384]: audit 2023-12-01T08:32:40.304847+0000 mon.c (mon.2) 4311 : audit 0 from='client.? 172.21.15.80:0/1077098054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:32:42.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:32:42 smithi080 bash[28361]: cluster 2023-12-01T08:32:41.602910+0000 mgr.y (mgr.24362) 6726 : cluster 0 pgmap v6695: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:32:42.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:32:42 smithi080 bash[41963]: cluster 2023-12-01T08:32:41.602910+0000 mgr.y (mgr.24362) 6726 : cluster 0 pgmap v6695: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:32:43.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:32:42 smithi090 bash[32384]: cluster 2023-12-01T08:32:41.602910+0000 mgr.y (mgr.24362) 6726 : cluster 0 pgmap v6695: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:32:43.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:32:43 smithi080 bash[28361]: audit 2023-12-01T08:32:42.765443+0000 mon.c (mon.2) 4312 : audit 0 from='client.? 172.21.15.80:0/141403602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:32:43.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:32:43 smithi080 bash[41963]: audit 2023-12-01T08:32:42.765443+0000 mon.c (mon.2) 4312 : audit 0 from='client.? 172.21.15.80:0/141403602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:32:44.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:32:43 smithi090 bash[32384]: audit 2023-12-01T08:32:42.765443+0000 mon.c (mon.2) 4312 : audit 0 from='client.? 172.21.15.80:0/141403602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:32:44.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:32:44 smithi080 bash[28361]: cluster 2023-12-01T08:32:43.603614+0000 mgr.y (mgr.24362) 6727 : cluster 0 pgmap v6696: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:32:44.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:32:44 smithi080 bash[41963]: cluster 2023-12-01T08:32:43.603614+0000 mgr.y (mgr.24362) 6727 : cluster 0 pgmap v6696: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:32:45.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:32:44 smithi090 bash[32384]: cluster 2023-12-01T08:32:43.603614+0000 mgr.y (mgr.24362) 6727 : cluster 0 pgmap v6696: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:32:45.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:32:45 smithi080 bash[28361]: audit 2023-12-01T08:32:45.222917+0000 mon.c (mon.2) 4313 : audit 0 from='client.? 172.21.15.80:0/1990109864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:32:45.942 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:32:45 smithi080 bash[41963]: audit 2023-12-01T08:32:45.222917+0000 mon.c (mon.2) 4313 : audit 0 from='client.? 172.21.15.80:0/1990109864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:32:46.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:32:45 smithi090 bash[32384]: audit 2023-12-01T08:32:45.222917+0000 mon.c (mon.2) 4313 : audit 0 from='client.? 172.21.15.80:0/1990109864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:32:46.567 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:32:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:32:46] "GET /metrics HTTP/1.1" 200 33973 "" "Prometheus/2.43.0" 2023-12-01T08:32:46.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:32:46 smithi080 bash[28361]: cluster 2023-12-01T08:32:45.604292+0000 mgr.y (mgr.24362) 6728 : cluster 0 pgmap v6697: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:32:46.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:32:46 smithi080 bash[41963]: cluster 2023-12-01T08:32:45.604292+0000 mgr.y (mgr.24362) 6728 : cluster 0 pgmap v6697: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:32:47.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:32:46 smithi090 bash[32384]: cluster 2023-12-01T08:32:45.604292+0000 mgr.y (mgr.24362) 6728 : cluster 0 pgmap v6697: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:32:48.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:32:48 smithi080 bash[28361]: cluster 2023-12-01T08:32:47.604872+0000 mgr.y (mgr.24362) 6729 : cluster 0 pgmap v6698: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:32:48.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:32:48 smithi080 bash[28361]: audit 2023-12-01T08:32:47.676016+0000 mon.a (mon.0) 4546 : audit 0 from='client.? 172.21.15.80:0/1484028187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:32:48.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:32:48 smithi080 bash[41963]: cluster 2023-12-01T08:32:47.604872+0000 mgr.y (mgr.24362) 6729 : cluster 0 pgmap v6698: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:32:48.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:32:48 smithi080 bash[41963]: audit 2023-12-01T08:32:47.676016+0000 mon.a (mon.0) 4546 : audit 0 from='client.? 172.21.15.80:0/1484028187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:32:49.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:32:48 smithi090 bash[32384]: cluster 2023-12-01T08:32:47.604872+0000 mgr.y (mgr.24362) 6729 : cluster 0 pgmap v6698: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:32:49.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:32:48 smithi090 bash[32384]: audit 2023-12-01T08:32:47.676016+0000 mon.a (mon.0) 4546 : audit 0 from='client.? 172.21.15.80:0/1484028187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:32:50.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:32:50 smithi080 bash[28361]: cluster 2023-12-01T08:32:49.605483+0000 mgr.y (mgr.24362) 6730 : cluster 0 pgmap v6699: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:32:50.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:32:50 smithi080 bash[28361]: audit 2023-12-01T08:32:50.125079+0000 mon.a (mon.0) 4547 : audit 0 from='client.? 172.21.15.80:0/321065520' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:32:50.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:32:50 smithi080 bash[41963]: cluster 2023-12-01T08:32:49.605483+0000 mgr.y (mgr.24362) 6730 : cluster 0 pgmap v6699: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:32:50.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:32:50 smithi080 bash[41963]: audit 2023-12-01T08:32:50.125079+0000 mon.a (mon.0) 4547 : audit 0 from='client.? 172.21.15.80:0/321065520' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:32:51.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:32:50 smithi090 bash[32384]: cluster 2023-12-01T08:32:49.605483+0000 mgr.y (mgr.24362) 6730 : cluster 0 pgmap v6699: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:32:51.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:32:50 smithi090 bash[32384]: audit 2023-12-01T08:32:50.125079+0000 mon.a (mon.0) 4547 : audit 0 from='client.? 172.21.15.80:0/321065520' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:32:52.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:32:52 smithi080 bash[41963]: cluster 2023-12-01T08:32:51.606692+0000 mgr.y (mgr.24362) 6731 : cluster 0 pgmap v6700: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:32:52.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:32:52 smithi080 bash[28361]: cluster 2023-12-01T08:32:51.606692+0000 mgr.y (mgr.24362) 6731 : cluster 0 pgmap v6700: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:32:53.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:32:52 smithi090 bash[32384]: cluster 2023-12-01T08:32:51.606692+0000 mgr.y (mgr.24362) 6731 : cluster 0 pgmap v6700: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:32:53.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:32:53 smithi080 bash[28361]: audit 2023-12-01T08:32:52.578258+0000 mon.c (mon.2) 4314 : audit 0 from='client.? 172.21.15.80:0/3054574745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:32:53.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:32:53 smithi080 bash[41963]: audit 2023-12-01T08:32:52.578258+0000 mon.c (mon.2) 4314 : audit 0 from='client.? 172.21.15.80:0/3054574745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:32:54.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:32:53 smithi090 bash[32384]: audit 2023-12-01T08:32:52.578258+0000 mon.c (mon.2) 4314 : audit 0 from='client.? 172.21.15.80:0/3054574745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:32:54.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:32:54 smithi080 bash[28361]: cluster 2023-12-01T08:32:53.607374+0000 mgr.y (mgr.24362) 6732 : cluster 0 pgmap v6701: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:32:54.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:32:54 smithi080 bash[41963]: cluster 2023-12-01T08:32:53.607374+0000 mgr.y (mgr.24362) 6732 : cluster 0 pgmap v6701: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:32:55.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:32:54 smithi090 bash[32384]: cluster 2023-12-01T08:32:53.607374+0000 mgr.y (mgr.24362) 6732 : cluster 0 pgmap v6701: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:32:55.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:32:55 smithi080 bash[28361]: audit 2023-12-01T08:32:55.026500+0000 mon.a (mon.0) 4548 : audit 0 from='client.? 172.21.15.80:0/3661794871' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:32:55.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:32:55 smithi080 bash[28361]: audit 2023-12-01T08:32:55.129764+0000 mon.c (mon.2) 4315 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:32:55.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:32:55 smithi080 bash[41963]: audit 2023-12-01T08:32:55.026500+0000 mon.a (mon.0) 4548 : audit 0 from='client.? 172.21.15.80:0/3661794871' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:32:55.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:32:55 smithi080 bash[41963]: audit 2023-12-01T08:32:55.129764+0000 mon.c (mon.2) 4315 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:32:56.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:32:55 smithi090 bash[32384]: audit 2023-12-01T08:32:55.026500+0000 mon.a (mon.0) 4548 : audit 0 from='client.? 172.21.15.80:0/3661794871' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:32:56.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:32:55 smithi090 bash[32384]: audit 2023-12-01T08:32:55.129764+0000 mon.c (mon.2) 4315 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:32:56.577 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:32:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:32:56] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T08:32:56.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:32:56 smithi080 bash[28361]: cluster 2023-12-01T08:32:55.608035+0000 mgr.y (mgr.24362) 6733 : cluster 0 pgmap v6702: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:32:56.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:32:56 smithi080 bash[41963]: cluster 2023-12-01T08:32:55.608035+0000 mgr.y (mgr.24362) 6733 : cluster 0 pgmap v6702: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:32:57.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:32:56 smithi090 bash[32384]: cluster 2023-12-01T08:32:55.608035+0000 mgr.y (mgr.24362) 6733 : cluster 0 pgmap v6702: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:32:57.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:32:57 smithi080 bash[28361]: audit 2023-12-01T08:32:57.477255+0000 mon.c (mon.2) 4316 : audit 0 from='client.? 172.21.15.80:0/4186981364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:32:57.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:32:57 smithi080 bash[41963]: audit 2023-12-01T08:32:57.477255+0000 mon.c (mon.2) 4316 : audit 0 from='client.? 172.21.15.80:0/4186981364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:32:58.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:32:57 smithi090 bash[32384]: audit 2023-12-01T08:32:57.477255+0000 mon.c (mon.2) 4316 : audit 0 from='client.? 172.21.15.80:0/4186981364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:32:58.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:32:58 smithi080 bash[28361]: cluster 2023-12-01T08:32:57.609177+0000 mgr.y (mgr.24362) 6734 : cluster 0 pgmap v6703: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:32:58.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:32:58 smithi080 bash[41963]: cluster 2023-12-01T08:32:57.609177+0000 mgr.y (mgr.24362) 6734 : cluster 0 pgmap v6703: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:32:59.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:32:58 smithi090 bash[32384]: cluster 2023-12-01T08:32:57.609177+0000 mgr.y (mgr.24362) 6734 : cluster 0 pgmap v6703: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:33:00.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:33:00 smithi080 bash[41963]: cluster 2023-12-01T08:32:59.609781+0000 mgr.y (mgr.24362) 6735 : cluster 0 pgmap v6704: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:33:00.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:33:00 smithi080 bash[41963]: audit 2023-12-01T08:32:59.936630+0000 mon.a (mon.0) 4549 : audit 0 from='client.? 172.21.15.80:0/203705005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:33:00.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:33:00 smithi080 bash[28361]: cluster 2023-12-01T08:32:59.609781+0000 mgr.y (mgr.24362) 6735 : cluster 0 pgmap v6704: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:33:00.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:33:00 smithi080 bash[28361]: audit 2023-12-01T08:32:59.936630+0000 mon.a (mon.0) 4549 : audit 0 from='client.? 172.21.15.80:0/203705005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:33:01.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:33:00 smithi090 bash[32384]: cluster 2023-12-01T08:32:59.609781+0000 mgr.y (mgr.24362) 6735 : cluster 0 pgmap v6704: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:33:01.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:33:00 smithi090 bash[32384]: audit 2023-12-01T08:32:59.936630+0000 mon.a (mon.0) 4549 : audit 0 from='client.? 172.21.15.80:0/203705005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:33:02.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:33:02 smithi080 bash[41963]: cluster 2023-12-01T08:33:01.610875+0000 mgr.y (mgr.24362) 6736 : cluster 0 pgmap v6705: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:33:02.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:33:02 smithi080 bash[41963]: audit 2023-12-01T08:33:02.390642+0000 mon.c (mon.2) 4317 : audit 0 from='client.? 172.21.15.80:0/624994535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:33:02.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:33:02 smithi080 bash[28361]: cluster 2023-12-01T08:33:01.610875+0000 mgr.y (mgr.24362) 6736 : cluster 0 pgmap v6705: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:33:02.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:33:02 smithi080 bash[28361]: audit 2023-12-01T08:33:02.390642+0000 mon.c (mon.2) 4317 : audit 0 from='client.? 172.21.15.80:0/624994535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:33:03.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:33:02 smithi090 bash[32384]: cluster 2023-12-01T08:33:01.610875+0000 mgr.y (mgr.24362) 6736 : cluster 0 pgmap v6705: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:33:03.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:33:02 smithi090 bash[32384]: audit 2023-12-01T08:33:02.390642+0000 mon.c (mon.2) 4317 : audit 0 from='client.? 172.21.15.80:0/624994535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:33:04.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:33:04 smithi080 bash[41963]: cluster 2023-12-01T08:33:03.611527+0000 mgr.y (mgr.24362) 6737 : cluster 0 pgmap v6706: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:33:04.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:33:04 smithi080 bash[28361]: cluster 2023-12-01T08:33:03.611527+0000 mgr.y (mgr.24362) 6737 : cluster 0 pgmap v6706: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:33:05.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:33:04 smithi090 bash[32384]: cluster 2023-12-01T08:33:03.611527+0000 mgr.y (mgr.24362) 6737 : cluster 0 pgmap v6706: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:33:05.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:33:05 smithi080 bash[41963]: audit 2023-12-01T08:33:04.846410+0000 mon.c (mon.2) 4318 : audit 0 from='client.? 172.21.15.80:0/434431013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:33:05.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:33:05 smithi080 bash[28361]: audit 2023-12-01T08:33:04.846410+0000 mon.c (mon.2) 4318 : audit 0 from='client.? 172.21.15.80:0/434431013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:33:06.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:33:05 smithi090 bash[32384]: audit 2023-12-01T08:33:04.846410+0000 mon.c (mon.2) 4318 : audit 0 from='client.? 172.21.15.80:0/434431013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:33:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:33:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:33:06] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T08:33:07.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:33:06 smithi090 bash[32384]: cluster 2023-12-01T08:33:05.612206+0000 mgr.y (mgr.24362) 6738 : cluster 0 pgmap v6707: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:33:07.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:33:06 smithi080 bash[28361]: cluster 2023-12-01T08:33:05.612206+0000 mgr.y (mgr.24362) 6738 : cluster 0 pgmap v6707: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:33:07.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:33:06 smithi080 bash[41963]: cluster 2023-12-01T08:33:05.612206+0000 mgr.y (mgr.24362) 6738 : cluster 0 pgmap v6707: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:33:08.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:33:07 smithi090 bash[32384]: audit 2023-12-01T08:33:07.303298+0000 mon.a (mon.0) 4550 : audit 0 from='client.? 172.21.15.80:0/2769136178' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:33:08.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:33:07 smithi080 bash[28361]: audit 2023-12-01T08:33:07.303298+0000 mon.a (mon.0) 4550 : audit 0 from='client.? 172.21.15.80:0/2769136178' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:33:08.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:33:07 smithi080 bash[41963]: audit 2023-12-01T08:33:07.303298+0000 mon.a (mon.0) 4550 : audit 0 from='client.? 172.21.15.80:0/2769136178' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:33:09.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:33:08 smithi090 bash[32384]: cluster 2023-12-01T08:33:07.613139+0000 mgr.y (mgr.24362) 6739 : cluster 0 pgmap v6708: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:33:09.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:33:08 smithi080 bash[41963]: cluster 2023-12-01T08:33:07.613139+0000 mgr.y (mgr.24362) 6739 : cluster 0 pgmap v6708: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:33:09.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:33:08 smithi080 bash[28361]: cluster 2023-12-01T08:33:07.613139+0000 mgr.y (mgr.24362) 6739 : cluster 0 pgmap v6708: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:33:11.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:33:10 smithi090 bash[32384]: cluster 2023-12-01T08:33:09.613770+0000 mgr.y (mgr.24362) 6740 : cluster 0 pgmap v6709: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:33:11.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:33:10 smithi090 bash[32384]: audit 2023-12-01T08:33:09.760259+0000 mon.a (mon.0) 4551 : audit 0 from='client.? 172.21.15.80:0/3618545800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:33:11.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:33:10 smithi090 bash[32384]: audit 2023-12-01T08:33:10.129970+0000 mon.c (mon.2) 4319 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:33:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:33:10 smithi080 bash[28361]: cluster 2023-12-01T08:33:09.613770+0000 mgr.y (mgr.24362) 6740 : cluster 0 pgmap v6709: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:33:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:33:10 smithi080 bash[28361]: audit 2023-12-01T08:33:09.760259+0000 mon.a (mon.0) 4551 : audit 0 from='client.? 172.21.15.80:0/3618545800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:33:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:33:10 smithi080 bash[28361]: audit 2023-12-01T08:33:10.129970+0000 mon.c (mon.2) 4319 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:33:11.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:33:10 smithi080 bash[41963]: cluster 2023-12-01T08:33:09.613770+0000 mgr.y (mgr.24362) 6740 : cluster 0 pgmap v6709: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:33:11.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:33:10 smithi080 bash[41963]: audit 2023-12-01T08:33:09.760259+0000 mon.a (mon.0) 4551 : audit 0 from='client.? 172.21.15.80:0/3618545800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:33:11.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:33:10 smithi080 bash[41963]: audit 2023-12-01T08:33:10.129970+0000 mon.c (mon.2) 4319 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:33:12.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:33:12 smithi080 bash[28361]: cluster 2023-12-01T08:33:11.614923+0000 mgr.y (mgr.24362) 6741 : cluster 0 pgmap v6710: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:33:12.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:33:12 smithi080 bash[28361]: audit 2023-12-01T08:33:12.214522+0000 mon.a (mon.0) 4552 : audit 0 from='client.? 172.21.15.80:0/3740743909' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:33:12.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:33:12 smithi080 bash[41963]: cluster 2023-12-01T08:33:11.614923+0000 mgr.y (mgr.24362) 6741 : cluster 0 pgmap v6710: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:33:12.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:33:12 smithi080 bash[41963]: audit 2023-12-01T08:33:12.214522+0000 mon.a (mon.0) 4552 : audit 0 from='client.? 172.21.15.80:0/3740743909' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:33:13.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:33:12 smithi090 bash[32384]: cluster 2023-12-01T08:33:11.614923+0000 mgr.y (mgr.24362) 6741 : cluster 0 pgmap v6710: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:33:13.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:33:12 smithi090 bash[32384]: audit 2023-12-01T08:33:12.214522+0000 mon.a (mon.0) 4552 : audit 0 from='client.? 172.21.15.80:0/3740743909' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:33:14.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:33:14 smithi080 bash[28361]: cluster 2023-12-01T08:33:13.615589+0000 mgr.y (mgr.24362) 6742 : cluster 0 pgmap v6711: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:33:14.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:33:14 smithi080 bash[28361]: audit 2023-12-01T08:33:14.074421+0000 mon.c (mon.2) 4320 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:33:14.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:33:14 smithi080 bash[28361]: audit 2023-12-01T08:33:14.453885+0000 mon.a (mon.0) 4553 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:33:14.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:33:14 smithi080 bash[28361]: audit 2023-12-01T08:33:14.465051+0000 mon.a (mon.0) 4554 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:33:14.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:33:14 smithi080 bash[41963]: cluster 2023-12-01T08:33:13.615589+0000 mgr.y (mgr.24362) 6742 : cluster 0 pgmap v6711: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:33:14.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:33:14 smithi080 bash[41963]: audit 2023-12-01T08:33:14.074421+0000 mon.c (mon.2) 4320 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:33:14.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:33:14 smithi080 bash[41963]: audit 2023-12-01T08:33:14.453885+0000 mon.a (mon.0) 4553 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:33:14.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:33:14 smithi080 bash[41963]: audit 2023-12-01T08:33:14.465051+0000 mon.a (mon.0) 4554 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:33:15.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:33:14 smithi090 bash[32384]: cluster 2023-12-01T08:33:13.615589+0000 mgr.y (mgr.24362) 6742 : cluster 0 pgmap v6711: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:33:15.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:33:14 smithi090 bash[32384]: audit 2023-12-01T08:33:14.074421+0000 mon.c (mon.2) 4320 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:33:15.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:33:14 smithi090 bash[32384]: audit 2023-12-01T08:33:14.453885+0000 mon.a (mon.0) 4553 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:33:15.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:33:14 smithi090 bash[32384]: audit 2023-12-01T08:33:14.465051+0000 mon.a (mon.0) 4554 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:33:16.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:33:15 smithi090 bash[32384]: audit 2023-12-01T08:33:14.673025+0000 mon.c (mon.2) 4321 : audit 0 from='client.? 172.21.15.80:0/1973881030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:33:16.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:33:15 smithi080 bash[41963]: audit 2023-12-01T08:33:14.673025+0000 mon.c (mon.2) 4321 : audit 0 from='client.? 172.21.15.80:0/1973881030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:33:16.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:33:15 smithi080 bash[28361]: audit 2023-12-01T08:33:14.673025+0000 mon.c (mon.2) 4321 : audit 0 from='client.? 172.21.15.80:0/1973881030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:33:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:33:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:33:16] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T08:33:17.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:33:16 smithi090 bash[32384]: cluster 2023-12-01T08:33:15.616191+0000 mgr.y (mgr.24362) 6743 : cluster 0 pgmap v6712: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:33:17.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:33:16 smithi080 bash[28361]: cluster 2023-12-01T08:33:15.616191+0000 mgr.y (mgr.24362) 6743 : cluster 0 pgmap v6712: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:33:17.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:33:16 smithi080 bash[41963]: cluster 2023-12-01T08:33:15.616191+0000 mgr.y (mgr.24362) 6743 : cluster 0 pgmap v6712: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:33:18.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:33:17 smithi090 bash[32384]: audit 2023-12-01T08:33:17.129594+0000 mon.c (mon.2) 4322 : audit 0 from='client.? 172.21.15.80:0/2129902218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:33:18.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:33:17 smithi080 bash[28361]: audit 2023-12-01T08:33:17.129594+0000 mon.c (mon.2) 4322 : audit 0 from='client.? 172.21.15.80:0/2129902218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:33:18.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:33:17 smithi080 bash[41963]: audit 2023-12-01T08:33:17.129594+0000 mon.c (mon.2) 4322 : audit 0 from='client.? 172.21.15.80:0/2129902218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:33:19.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:33:18 smithi090 bash[32384]: cluster 2023-12-01T08:33:17.617377+0000 mgr.y (mgr.24362) 6744 : cluster 0 pgmap v6713: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:33:19.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:33:18 smithi080 bash[28361]: cluster 2023-12-01T08:33:17.617377+0000 mgr.y (mgr.24362) 6744 : cluster 0 pgmap v6713: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:33:19.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:33:18 smithi080 bash[41963]: cluster 2023-12-01T08:33:17.617377+0000 mgr.y (mgr.24362) 6744 : cluster 0 pgmap v6713: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:33:20.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:33:19 smithi090 bash[32384]: audit 2023-12-01T08:33:19.598708+0000 mon.a (mon.0) 4555 : audit 0 from='client.? 172.21.15.80:0/473152699' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:33:20.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:33:19 smithi080 bash[41963]: audit 2023-12-01T08:33:19.598708+0000 mon.a (mon.0) 4555 : audit 0 from='client.? 172.21.15.80:0/473152699' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:33:20.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:33:19 smithi080 bash[28361]: audit 2023-12-01T08:33:19.598708+0000 mon.a (mon.0) 4555 : audit 0 from='client.? 172.21.15.80:0/473152699' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:33:21.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:33:20 smithi090 bash[32384]: cluster 2023-12-01T08:33:19.617897+0000 mgr.y (mgr.24362) 6745 : cluster 0 pgmap v6714: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:33:21.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:33:20 smithi090 bash[32384]: audit 2023-12-01T08:33:20.217176+0000 mon.a (mon.0) 4556 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:33:21.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:33:20 smithi090 bash[32384]: audit 2023-12-01T08:33:20.229492+0000 mon.a (mon.0) 4557 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:33:21.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:33:20 smithi090 bash[32384]: audit 2023-12-01T08:33:20.256162+0000 mon.a (mon.0) 4558 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:33:21.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:33:20 smithi090 bash[32384]: audit 2023-12-01T08:33:20.266519+0000 mon.a (mon.0) 4559 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:33:21.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:33:20 smithi080 bash[28361]: cluster 2023-12-01T08:33:19.617897+0000 mgr.y (mgr.24362) 6745 : cluster 0 pgmap v6714: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:33:21.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:33:20 smithi080 bash[28361]: audit 2023-12-01T08:33:20.217176+0000 mon.a (mon.0) 4556 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:33:21.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:33:20 smithi080 bash[28361]: audit 2023-12-01T08:33:20.229492+0000 mon.a (mon.0) 4557 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:33:21.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:33:20 smithi080 bash[28361]: audit 2023-12-01T08:33:20.256162+0000 mon.a (mon.0) 4558 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:33:21.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:33:20 smithi080 bash[28361]: audit 2023-12-01T08:33:20.266519+0000 mon.a (mon.0) 4559 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:33:21.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:33:20 smithi080 bash[41963]: cluster 2023-12-01T08:33:19.617897+0000 mgr.y (mgr.24362) 6745 : cluster 0 pgmap v6714: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:33:21.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:33:20 smithi080 bash[41963]: audit 2023-12-01T08:33:20.217176+0000 mon.a (mon.0) 4556 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:33:21.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:33:20 smithi080 bash[41963]: audit 2023-12-01T08:33:20.229492+0000 mon.a (mon.0) 4557 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:33:21.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:33:20 smithi080 bash[41963]: audit 2023-12-01T08:33:20.256162+0000 mon.a (mon.0) 4558 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:33:21.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:33:20 smithi080 bash[41963]: audit 2023-12-01T08:33:20.266519+0000 mon.a (mon.0) 4559 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:33:22.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:33:21 smithi090 bash[32384]: audit 2023-12-01T08:33:20.759416+0000 mon.c (mon.2) 4323 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:33:22.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:33:21 smithi090 bash[32384]: audit 2023-12-01T08:33:20.761307+0000 mon.c (mon.2) 4324 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:33:22.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:33:21 smithi090 bash[32384]: audit 2023-12-01T08:33:20.771164+0000 mon.a (mon.0) 4560 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:33:22.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:33:21 smithi080 bash[28361]: audit 2023-12-01T08:33:20.759416+0000 mon.c (mon.2) 4323 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:33:22.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:33:21 smithi080 bash[28361]: audit 2023-12-01T08:33:20.761307+0000 mon.c (mon.2) 4324 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:33:22.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:33:21 smithi080 bash[28361]: audit 2023-12-01T08:33:20.771164+0000 mon.a (mon.0) 4560 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:33:22.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:33:21 smithi080 bash[41963]: audit 2023-12-01T08:33:20.759416+0000 mon.c (mon.2) 4323 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:33:22.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:33:21 smithi080 bash[41963]: audit 2023-12-01T08:33:20.761307+0000 mon.c (mon.2) 4324 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:33:22.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:33:21 smithi080 bash[41963]: audit 2023-12-01T08:33:20.771164+0000 mon.a (mon.0) 4560 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:33:23.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:33:22 smithi090 bash[32384]: cluster 2023-12-01T08:33:21.619156+0000 mgr.y (mgr.24362) 6746 : cluster 0 pgmap v6715: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:33:23.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:33:22 smithi090 bash[32384]: audit 2023-12-01T08:33:22.060749+0000 mon.c (mon.2) 4325 : audit 0 from='client.? 172.21.15.80:0/3005261216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:33:23.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:33:22 smithi080 bash[28361]: cluster 2023-12-01T08:33:21.619156+0000 mgr.y (mgr.24362) 6746 : cluster 0 pgmap v6715: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:33:23.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:33:22 smithi080 bash[28361]: audit 2023-12-01T08:33:22.060749+0000 mon.c (mon.2) 4325 : audit 0 from='client.? 172.21.15.80:0/3005261216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:33:23.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:33:22 smithi080 bash[41963]: cluster 2023-12-01T08:33:21.619156+0000 mgr.y (mgr.24362) 6746 : cluster 0 pgmap v6715: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:33:23.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:33:22 smithi080 bash[41963]: audit 2023-12-01T08:33:22.060749+0000 mon.c (mon.2) 4325 : audit 0 from='client.? 172.21.15.80:0/3005261216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:33:25.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:33:24 smithi090 bash[32384]: cluster 2023-12-01T08:33:23.619833+0000 mgr.y (mgr.24362) 6747 : cluster 0 pgmap v6716: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:33:25.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:33:24 smithi090 bash[32384]: audit 2023-12-01T08:33:24.514069+0000 mon.a (mon.0) 4561 : audit 0 from='client.? 172.21.15.80:0/2800758339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:33:25.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:33:24 smithi080 bash[28361]: cluster 2023-12-01T08:33:23.619833+0000 mgr.y (mgr.24362) 6747 : cluster 0 pgmap v6716: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:33:25.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:33:24 smithi080 bash[28361]: audit 2023-12-01T08:33:24.514069+0000 mon.a (mon.0) 4561 : audit 0 from='client.? 172.21.15.80:0/2800758339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:33:25.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:33:24 smithi080 bash[41963]: cluster 2023-12-01T08:33:23.619833+0000 mgr.y (mgr.24362) 6747 : cluster 0 pgmap v6716: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:33:25.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:33:24 smithi080 bash[41963]: audit 2023-12-01T08:33:24.514069+0000 mon.a (mon.0) 4561 : audit 0 from='client.? 172.21.15.80:0/2800758339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:33:26.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:33:25 smithi090 bash[32384]: audit 2023-12-01T08:33:25.130538+0000 mon.c (mon.2) 4326 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:33:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:33:25 smithi080 bash[28361]: audit 2023-12-01T08:33:25.130538+0000 mon.c (mon.2) 4326 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:33:26.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:33:25 smithi080 bash[41963]: audit 2023-12-01T08:33:25.130538+0000 mon.c (mon.2) 4326 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:33:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:33:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:33:26] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.43.0" 2023-12-01T08:33:27.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:33:26 smithi090 bash[32384]: cluster 2023-12-01T08:33:25.620522+0000 mgr.y (mgr.24362) 6748 : cluster 0 pgmap v6717: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:33:27.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:33:26 smithi080 bash[28361]: cluster 2023-12-01T08:33:25.620522+0000 mgr.y (mgr.24362) 6748 : cluster 0 pgmap v6717: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:33:27.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:33:26 smithi080 bash[41963]: cluster 2023-12-01T08:33:25.620522+0000 mgr.y (mgr.24362) 6748 : cluster 0 pgmap v6717: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:33:28.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:33:27 smithi090 bash[32384]: audit 2023-12-01T08:33:26.956389+0000 mon.a (mon.0) 4562 : audit 0 from='client.? 172.21.15.80:0/1575956585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:33:28.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:33:27 smithi080 bash[28361]: audit 2023-12-01T08:33:26.956389+0000 mon.a (mon.0) 4562 : audit 0 from='client.? 172.21.15.80:0/1575956585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:33:28.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:33:27 smithi080 bash[41963]: audit 2023-12-01T08:33:26.956389+0000 mon.a (mon.0) 4562 : audit 0 from='client.? 172.21.15.80:0/1575956585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:33:29.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:33:28 smithi090 bash[32384]: cluster 2023-12-01T08:33:27.621648+0000 mgr.y (mgr.24362) 6749 : cluster 0 pgmap v6718: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:33:29.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:33:28 smithi080 bash[41963]: cluster 2023-12-01T08:33:27.621648+0000 mgr.y (mgr.24362) 6749 : cluster 0 pgmap v6718: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:33:29.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:33:28 smithi080 bash[28361]: cluster 2023-12-01T08:33:27.621648+0000 mgr.y (mgr.24362) 6749 : cluster 0 pgmap v6718: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:33:30.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:33:29 smithi090 bash[32384]: audit 2023-12-01T08:33:29.408623+0000 mon.a (mon.0) 4563 : audit 0 from='client.? 172.21.15.80:0/1268508024' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:33:30.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:33:29 smithi080 bash[41963]: audit 2023-12-01T08:33:29.408623+0000 mon.a (mon.0) 4563 : audit 0 from='client.? 172.21.15.80:0/1268508024' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:33:30.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:33:29 smithi080 bash[28361]: audit 2023-12-01T08:33:29.408623+0000 mon.a (mon.0) 4563 : audit 0 from='client.? 172.21.15.80:0/1268508024' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:33:31.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:33:30 smithi090 bash[32384]: cluster 2023-12-01T08:33:29.622361+0000 mgr.y (mgr.24362) 6750 : cluster 0 pgmap v6719: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:33:31.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:33:30 smithi080 bash[28361]: cluster 2023-12-01T08:33:29.622361+0000 mgr.y (mgr.24362) 6750 : cluster 0 pgmap v6719: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:33:31.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:33:30 smithi080 bash[41963]: cluster 2023-12-01T08:33:29.622361+0000 mgr.y (mgr.24362) 6750 : cluster 0 pgmap v6719: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:33:32.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:33:32 smithi080 bash[28361]: cluster 2023-12-01T08:33:31.623130+0000 mgr.y (mgr.24362) 6751 : cluster 0 pgmap v6720: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:33:32.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:33:32 smithi080 bash[28361]: audit 2023-12-01T08:33:31.870673+0000 mon.c (mon.2) 4327 : audit 0 from='client.? 172.21.15.80:0/2862837350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:33:32.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:33:32 smithi080 bash[41963]: cluster 2023-12-01T08:33:31.623130+0000 mgr.y (mgr.24362) 6751 : cluster 0 pgmap v6720: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:33:32.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:33:32 smithi080 bash[41963]: audit 2023-12-01T08:33:31.870673+0000 mon.c (mon.2) 4327 : audit 0 from='client.? 172.21.15.80:0/2862837350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:33:33.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:33:32 smithi090 bash[32384]: cluster 2023-12-01T08:33:31.623130+0000 mgr.y (mgr.24362) 6751 : cluster 0 pgmap v6720: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:33:33.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:33:32 smithi090 bash[32384]: audit 2023-12-01T08:33:31.870673+0000 mon.c (mon.2) 4327 : audit 0 from='client.? 172.21.15.80:0/2862837350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:33:34.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:33:34 smithi080 bash[28361]: cluster 2023-12-01T08:33:33.623747+0000 mgr.y (mgr.24362) 6752 : cluster 0 pgmap v6721: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:33:34.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:33:34 smithi080 bash[28361]: audit 2023-12-01T08:33:34.324894+0000 mon.a (mon.0) 4564 : audit 0 from='client.? 172.21.15.80:0/2024090049' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:33:34.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:33:34 smithi080 bash[41963]: cluster 2023-12-01T08:33:33.623747+0000 mgr.y (mgr.24362) 6752 : cluster 0 pgmap v6721: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:33:34.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:33:34 smithi080 bash[41963]: audit 2023-12-01T08:33:34.324894+0000 mon.a (mon.0) 4564 : audit 0 from='client.? 172.21.15.80:0/2024090049' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:33:35.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:33:34 smithi090 bash[32384]: cluster 2023-12-01T08:33:33.623747+0000 mgr.y (mgr.24362) 6752 : cluster 0 pgmap v6721: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:33:35.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:33:34 smithi090 bash[32384]: audit 2023-12-01T08:33:34.324894+0000 mon.a (mon.0) 4564 : audit 0 from='client.? 172.21.15.80:0/2024090049' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:33:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:33:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:33:36] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.43.0" 2023-12-01T08:33:37.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:33:36 smithi090 bash[32384]: cluster 2023-12-01T08:33:35.624428+0000 mgr.y (mgr.24362) 6753 : cluster 0 pgmap v6722: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:33:37.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:33:36 smithi080 bash[28361]: cluster 2023-12-01T08:33:35.624428+0000 mgr.y (mgr.24362) 6753 : cluster 0 pgmap v6722: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:33:37.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:33:36 smithi080 bash[41963]: cluster 2023-12-01T08:33:35.624428+0000 mgr.y (mgr.24362) 6753 : cluster 0 pgmap v6722: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:33:38.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:33:37 smithi090 bash[32384]: audit 2023-12-01T08:33:36.776051+0000 mon.a (mon.0) 4565 : audit 0 from='client.? 172.21.15.80:0/2699313658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:33:38.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:33:37 smithi080 bash[28361]: audit 2023-12-01T08:33:36.776051+0000 mon.a (mon.0) 4565 : audit 0 from='client.? 172.21.15.80:0/2699313658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:33:38.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:33:37 smithi080 bash[41963]: audit 2023-12-01T08:33:36.776051+0000 mon.a (mon.0) 4565 : audit 0 from='client.? 172.21.15.80:0/2699313658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:33:39.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:33:38 smithi090 bash[32384]: cluster 2023-12-01T08:33:37.625573+0000 mgr.y (mgr.24362) 6754 : cluster 0 pgmap v6723: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:33:39.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:33:38 smithi080 bash[28361]: cluster 2023-12-01T08:33:37.625573+0000 mgr.y (mgr.24362) 6754 : cluster 0 pgmap v6723: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:33:39.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:33:38 smithi080 bash[41963]: cluster 2023-12-01T08:33:37.625573+0000 mgr.y (mgr.24362) 6754 : cluster 0 pgmap v6723: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:33:40.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:33:39 smithi090 bash[32384]: audit 2023-12-01T08:33:39.231906+0000 mon.a (mon.0) 4566 : audit 0 from='client.? 172.21.15.80:0/665261191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:33:40.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:33:39 smithi080 bash[41963]: audit 2023-12-01T08:33:39.231906+0000 mon.a (mon.0) 4566 : audit 0 from='client.? 172.21.15.80:0/665261191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:33:40.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:33:39 smithi080 bash[28361]: audit 2023-12-01T08:33:39.231906+0000 mon.a (mon.0) 4566 : audit 0 from='client.? 172.21.15.80:0/665261191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:33:41.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:33:40 smithi090 bash[32384]: cluster 2023-12-01T08:33:39.626255+0000 mgr.y (mgr.24362) 6755 : cluster 0 pgmap v6724: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:33:41.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:33:40 smithi090 bash[32384]: audit 2023-12-01T08:33:40.130674+0000 mon.c (mon.2) 4328 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:33:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:33:40 smithi080 bash[28361]: cluster 2023-12-01T08:33:39.626255+0000 mgr.y (mgr.24362) 6755 : cluster 0 pgmap v6724: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:33:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:33:40 smithi080 bash[28361]: audit 2023-12-01T08:33:40.130674+0000 mon.c (mon.2) 4328 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:33:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:33:40 smithi080 bash[41963]: cluster 2023-12-01T08:33:39.626255+0000 mgr.y (mgr.24362) 6755 : cluster 0 pgmap v6724: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:33:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:33:40 smithi080 bash[41963]: audit 2023-12-01T08:33:40.130674+0000 mon.c (mon.2) 4328 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:33:42.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:33:42 smithi080 bash[28361]: cluster 2023-12-01T08:33:41.627454+0000 mgr.y (mgr.24362) 6756 : cluster 0 pgmap v6725: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:33:42.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:33:42 smithi080 bash[28361]: audit 2023-12-01T08:33:41.696688+0000 mon.a (mon.0) 4567 : audit 0 from='client.? 172.21.15.80:0/1725186358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:33:42.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:33:42 smithi080 bash[41963]: cluster 2023-12-01T08:33:41.627454+0000 mgr.y (mgr.24362) 6756 : cluster 0 pgmap v6725: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:33:42.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:33:42 smithi080 bash[41963]: audit 2023-12-01T08:33:41.696688+0000 mon.a (mon.0) 4567 : audit 0 from='client.? 172.21.15.80:0/1725186358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:33:43.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:33:42 smithi090 bash[32384]: cluster 2023-12-01T08:33:41.627454+0000 mgr.y (mgr.24362) 6756 : cluster 0 pgmap v6725: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:33:43.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:33:42 smithi090 bash[32384]: audit 2023-12-01T08:33:41.696688+0000 mon.a (mon.0) 4567 : audit 0 from='client.? 172.21.15.80:0/1725186358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:33:45.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:33:44 smithi090 bash[32384]: cluster 2023-12-01T08:33:43.628155+0000 mgr.y (mgr.24362) 6757 : cluster 0 pgmap v6726: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:33:45.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:33:44 smithi090 bash[32384]: audit 2023-12-01T08:33:44.147005+0000 mon.a (mon.0) 4568 : audit 0 from='client.? 172.21.15.80:0/4020821911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:33:45.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:33:44 smithi080 bash[28361]: cluster 2023-12-01T08:33:43.628155+0000 mgr.y (mgr.24362) 6757 : cluster 0 pgmap v6726: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:33:45.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:33:44 smithi080 bash[28361]: audit 2023-12-01T08:33:44.147005+0000 mon.a (mon.0) 4568 : audit 0 from='client.? 172.21.15.80:0/4020821911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:33:45.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:33:44 smithi080 bash[41963]: cluster 2023-12-01T08:33:43.628155+0000 mgr.y (mgr.24362) 6757 : cluster 0 pgmap v6726: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:33:45.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:33:44 smithi080 bash[41963]: audit 2023-12-01T08:33:44.147005+0000 mon.a (mon.0) 4568 : audit 0 from='client.? 172.21.15.80:0/4020821911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:33:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:33:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:33:46] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T08:33:47.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:33:46 smithi090 bash[32384]: cluster 2023-12-01T08:33:45.628766+0000 mgr.y (mgr.24362) 6758 : cluster 0 pgmap v6727: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:33:47.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:33:46 smithi090 bash[32384]: audit 2023-12-01T08:33:46.605517+0000 mon.c (mon.2) 4329 : audit 0 from='client.? 172.21.15.80:0/2431020220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:33:47.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:33:46 smithi080 bash[28361]: cluster 2023-12-01T08:33:45.628766+0000 mgr.y (mgr.24362) 6758 : cluster 0 pgmap v6727: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:33:47.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:33:46 smithi080 bash[28361]: audit 2023-12-01T08:33:46.605517+0000 mon.c (mon.2) 4329 : audit 0 from='client.? 172.21.15.80:0/2431020220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:33:47.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:33:46 smithi080 bash[41963]: cluster 2023-12-01T08:33:45.628766+0000 mgr.y (mgr.24362) 6758 : cluster 0 pgmap v6727: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:33:47.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:33:46 smithi080 bash[41963]: audit 2023-12-01T08:33:46.605517+0000 mon.c (mon.2) 4329 : audit 0 from='client.? 172.21.15.80:0/2431020220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:33:49.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:33:48 smithi090 bash[32384]: cluster 2023-12-01T08:33:47.630046+0000 mgr.y (mgr.24362) 6759 : cluster 0 pgmap v6728: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:33:49.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:33:48 smithi080 bash[28361]: cluster 2023-12-01T08:33:47.630046+0000 mgr.y (mgr.24362) 6759 : cluster 0 pgmap v6728: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:33:49.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:33:48 smithi080 bash[41963]: cluster 2023-12-01T08:33:47.630046+0000 mgr.y (mgr.24362) 6759 : cluster 0 pgmap v6728: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:33:50.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:33:49 smithi090 bash[32384]: audit 2023-12-01T08:33:49.062166+0000 mon.a (mon.0) 4569 : audit 0 from='client.? 172.21.15.80:0/1633782200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:33:50.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:33:49 smithi080 bash[28361]: audit 2023-12-01T08:33:49.062166+0000 mon.a (mon.0) 4569 : audit 0 from='client.? 172.21.15.80:0/1633782200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:33:50.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:33:49 smithi080 bash[41963]: audit 2023-12-01T08:33:49.062166+0000 mon.a (mon.0) 4569 : audit 0 from='client.? 172.21.15.80:0/1633782200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:33:51.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:33:50 smithi090 bash[32384]: cluster 2023-12-01T08:33:49.630697+0000 mgr.y (mgr.24362) 6760 : cluster 0 pgmap v6729: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:33:51.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:33:50 smithi080 bash[41963]: cluster 2023-12-01T08:33:49.630697+0000 mgr.y (mgr.24362) 6760 : cluster 0 pgmap v6729: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:33:51.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:33:50 smithi080 bash[28361]: cluster 2023-12-01T08:33:49.630697+0000 mgr.y (mgr.24362) 6760 : cluster 0 pgmap v6729: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:33:52.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:33:51 smithi090 bash[32384]: audit 2023-12-01T08:33:51.506653+0000 mon.c (mon.2) 4330 : audit 0 from='client.? 172.21.15.80:0/3121127769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:33:52.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:33:51 smithi080 bash[28361]: audit 2023-12-01T08:33:51.506653+0000 mon.c (mon.2) 4330 : audit 0 from='client.? 172.21.15.80:0/3121127769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:33:52.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:33:51 smithi080 bash[41963]: audit 2023-12-01T08:33:51.506653+0000 mon.c (mon.2) 4330 : audit 0 from='client.? 172.21.15.80:0/3121127769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:33:53.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:33:52 smithi090 bash[32384]: cluster 2023-12-01T08:33:51.631781+0000 mgr.y (mgr.24362) 6761 : cluster 0 pgmap v6730: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:33:53.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:33:52 smithi080 bash[28361]: cluster 2023-12-01T08:33:51.631781+0000 mgr.y (mgr.24362) 6761 : cluster 0 pgmap v6730: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:33:53.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:33:52 smithi080 bash[41963]: cluster 2023-12-01T08:33:51.631781+0000 mgr.y (mgr.24362) 6761 : cluster 0 pgmap v6730: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:33:55.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:33:54 smithi090 bash[32384]: cluster 2023-12-01T08:33:53.632364+0000 mgr.y (mgr.24362) 6762 : cluster 0 pgmap v6731: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:33:55.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:33:54 smithi090 bash[32384]: audit 2023-12-01T08:33:53.964320+0000 mon.c (mon.2) 4331 : audit 0 from='client.? 172.21.15.80:0/1930801142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:33:55.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:33:54 smithi080 bash[28361]: cluster 2023-12-01T08:33:53.632364+0000 mgr.y (mgr.24362) 6762 : cluster 0 pgmap v6731: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:33:55.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:33:54 smithi080 bash[28361]: audit 2023-12-01T08:33:53.964320+0000 mon.c (mon.2) 4331 : audit 0 from='client.? 172.21.15.80:0/1930801142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:33:55.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:33:54 smithi080 bash[41963]: cluster 2023-12-01T08:33:53.632364+0000 mgr.y (mgr.24362) 6762 : cluster 0 pgmap v6731: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:33:55.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:33:54 smithi080 bash[41963]: audit 2023-12-01T08:33:53.964320+0000 mon.c (mon.2) 4331 : audit 0 from='client.? 172.21.15.80:0/1930801142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:33:56.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:33:55 smithi090 bash[32384]: audit 2023-12-01T08:33:55.131127+0000 mon.c (mon.2) 4332 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:33:56.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:33:55 smithi080 bash[41963]: audit 2023-12-01T08:33:55.131127+0000 mon.c (mon.2) 4332 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:33:56.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:33:55 smithi080 bash[28361]: audit 2023-12-01T08:33:55.131127+0000 mon.c (mon.2) 4332 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:33:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:33:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:33:56] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T08:33:57.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:33:56 smithi090 bash[32384]: cluster 2023-12-01T08:33:55.633036+0000 mgr.y (mgr.24362) 6763 : cluster 0 pgmap v6732: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:33:57.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:33:56 smithi090 bash[32384]: audit 2023-12-01T08:33:56.417897+0000 mon.c (mon.2) 4333 : audit 0 from='client.? 172.21.15.80:0/822765908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:33:57.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:33:56 smithi080 bash[28361]: cluster 2023-12-01T08:33:55.633036+0000 mgr.y (mgr.24362) 6763 : cluster 0 pgmap v6732: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:33:57.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:33:56 smithi080 bash[28361]: audit 2023-12-01T08:33:56.417897+0000 mon.c (mon.2) 4333 : audit 0 from='client.? 172.21.15.80:0/822765908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:33:57.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:33:56 smithi080 bash[41963]: cluster 2023-12-01T08:33:55.633036+0000 mgr.y (mgr.24362) 6763 : cluster 0 pgmap v6732: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:33:57.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:33:56 smithi080 bash[41963]: audit 2023-12-01T08:33:56.417897+0000 mon.c (mon.2) 4333 : audit 0 from='client.? 172.21.15.80:0/822765908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:33:59.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:33:58 smithi090 bash[32384]: cluster 2023-12-01T08:33:57.634191+0000 mgr.y (mgr.24362) 6764 : cluster 0 pgmap v6733: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:33:59.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:33:58 smithi080 bash[28361]: cluster 2023-12-01T08:33:57.634191+0000 mgr.y (mgr.24362) 6764 : cluster 0 pgmap v6733: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:33:59.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:33:58 smithi080 bash[41963]: cluster 2023-12-01T08:33:57.634191+0000 mgr.y (mgr.24362) 6764 : cluster 0 pgmap v6733: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:34:00.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:33:59 smithi090 bash[32384]: audit 2023-12-01T08:33:58.867856+0000 mon.c (mon.2) 4334 : audit 0 from='client.? 172.21.15.80:0/4000830727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:34:00.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:33:59 smithi080 bash[28361]: audit 2023-12-01T08:33:58.867856+0000 mon.c (mon.2) 4334 : audit 0 from='client.? 172.21.15.80:0/4000830727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:34:00.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:33:59 smithi080 bash[41963]: audit 2023-12-01T08:33:58.867856+0000 mon.c (mon.2) 4334 : audit 0 from='client.? 172.21.15.80:0/4000830727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:34:01.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:34:00 smithi090 bash[32384]: cluster 2023-12-01T08:33:59.634911+0000 mgr.y (mgr.24362) 6765 : cluster 0 pgmap v6734: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:34:01.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:34:00 smithi080 bash[28361]: cluster 2023-12-01T08:33:59.634911+0000 mgr.y (mgr.24362) 6765 : cluster 0 pgmap v6734: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:34:01.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:34:00 smithi080 bash[41963]: cluster 2023-12-01T08:33:59.634911+0000 mgr.y (mgr.24362) 6765 : cluster 0 pgmap v6734: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:34:02.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:34:01 smithi090 bash[32384]: audit 2023-12-01T08:34:01.326884+0000 mon.c (mon.2) 4335 : audit 0 from='client.? 172.21.15.80:0/2232788921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:34:02.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:34:01 smithi080 bash[28361]: audit 2023-12-01T08:34:01.326884+0000 mon.c (mon.2) 4335 : audit 0 from='client.? 172.21.15.80:0/2232788921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:34:02.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:34:01 smithi080 bash[41963]: audit 2023-12-01T08:34:01.326884+0000 mon.c (mon.2) 4335 : audit 0 from='client.? 172.21.15.80:0/2232788921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:34:03.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:34:02 smithi090 bash[32384]: cluster 2023-12-01T08:34:01.636129+0000 mgr.y (mgr.24362) 6766 : cluster 0 pgmap v6735: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:34:03.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:34:02 smithi080 bash[28361]: cluster 2023-12-01T08:34:01.636129+0000 mgr.y (mgr.24362) 6766 : cluster 0 pgmap v6735: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:34:03.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:34:02 smithi080 bash[41963]: cluster 2023-12-01T08:34:01.636129+0000 mgr.y (mgr.24362) 6766 : cluster 0 pgmap v6735: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:34:05.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:34:04 smithi090 bash[32384]: cluster 2023-12-01T08:34:03.636591+0000 mgr.y (mgr.24362) 6767 : cluster 0 pgmap v6736: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:34:05.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:34:04 smithi090 bash[32384]: audit 2023-12-01T08:34:03.782041+0000 mon.c (mon.2) 4336 : audit 0 from='client.? 172.21.15.80:0/465986507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:34:05.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:34:04 smithi080 bash[28361]: cluster 2023-12-01T08:34:03.636591+0000 mgr.y (mgr.24362) 6767 : cluster 0 pgmap v6736: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:34:05.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:34:04 smithi080 bash[28361]: audit 2023-12-01T08:34:03.782041+0000 mon.c (mon.2) 4336 : audit 0 from='client.? 172.21.15.80:0/465986507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:34:05.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:34:04 smithi080 bash[41963]: cluster 2023-12-01T08:34:03.636591+0000 mgr.y (mgr.24362) 6767 : cluster 0 pgmap v6736: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:34:05.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:34:04 smithi080 bash[41963]: audit 2023-12-01T08:34:03.782041+0000 mon.c (mon.2) 4336 : audit 0 from='client.? 172.21.15.80:0/465986507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:34:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:34:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:34:06] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T08:34:07.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:34:06 smithi090 bash[32384]: cluster 2023-12-01T08:34:05.637217+0000 mgr.y (mgr.24362) 6768 : cluster 0 pgmap v6737: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:34:07.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:34:06 smithi090 bash[32384]: audit 2023-12-01T08:34:06.228797+0000 mon.a (mon.0) 4570 : audit 0 from='client.? 172.21.15.80:0/2275570326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:34:07.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:34:06 smithi080 bash[28361]: cluster 2023-12-01T08:34:05.637217+0000 mgr.y (mgr.24362) 6768 : cluster 0 pgmap v6737: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:34:07.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:34:06 smithi080 bash[28361]: audit 2023-12-01T08:34:06.228797+0000 mon.a (mon.0) 4570 : audit 0 from='client.? 172.21.15.80:0/2275570326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:34:07.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:34:06 smithi080 bash[41963]: cluster 2023-12-01T08:34:05.637217+0000 mgr.y (mgr.24362) 6768 : cluster 0 pgmap v6737: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:34:07.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:34:06 smithi080 bash[41963]: audit 2023-12-01T08:34:06.228797+0000 mon.a (mon.0) 4570 : audit 0 from='client.? 172.21.15.80:0/2275570326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:34:09.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:34:08 smithi090 bash[32384]: cluster 2023-12-01T08:34:07.638266+0000 mgr.y (mgr.24362) 6769 : cluster 0 pgmap v6738: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:34:09.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:34:08 smithi090 bash[32384]: audit 2023-12-01T08:34:08.677128+0000 mon.a (mon.0) 4571 : audit 0 from='client.? 172.21.15.80:0/1560262741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:34:09.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:34:08 smithi080 bash[28361]: cluster 2023-12-01T08:34:07.638266+0000 mgr.y (mgr.24362) 6769 : cluster 0 pgmap v6738: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:34:09.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:34:08 smithi080 bash[28361]: audit 2023-12-01T08:34:08.677128+0000 mon.a (mon.0) 4571 : audit 0 from='client.? 172.21.15.80:0/1560262741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:34:09.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:34:08 smithi080 bash[41963]: cluster 2023-12-01T08:34:07.638266+0000 mgr.y (mgr.24362) 6769 : cluster 0 pgmap v6738: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:34:09.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:34:08 smithi080 bash[41963]: audit 2023-12-01T08:34:08.677128+0000 mon.a (mon.0) 4571 : audit 0 from='client.? 172.21.15.80:0/1560262741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:34:11.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:34:10 smithi090 bash[32384]: cluster 2023-12-01T08:34:09.639025+0000 mgr.y (mgr.24362) 6770 : cluster 0 pgmap v6739: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:34:11.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:34:10 smithi090 bash[32384]: audit 2023-12-01T08:34:10.131556+0000 mon.c (mon.2) 4337 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:34:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:34:10 smithi080 bash[28361]: cluster 2023-12-01T08:34:09.639025+0000 mgr.y (mgr.24362) 6770 : cluster 0 pgmap v6739: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:34:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:34:10 smithi080 bash[28361]: audit 2023-12-01T08:34:10.131556+0000 mon.c (mon.2) 4337 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:34:11.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:34:10 smithi080 bash[41963]: cluster 2023-12-01T08:34:09.639025+0000 mgr.y (mgr.24362) 6770 : cluster 0 pgmap v6739: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:34:11.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:34:10 smithi080 bash[41963]: audit 2023-12-01T08:34:10.131556+0000 mon.c (mon.2) 4337 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:34:12.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:34:11 smithi090 bash[32384]: audit 2023-12-01T08:34:11.132556+0000 mon.c (mon.2) 4338 : audit 0 from='client.? 172.21.15.80:0/2059962680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:34:12.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:34:11 smithi080 bash[28361]: audit 2023-12-01T08:34:11.132556+0000 mon.c (mon.2) 4338 : audit 0 from='client.? 172.21.15.80:0/2059962680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:34:12.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:34:11 smithi080 bash[41963]: audit 2023-12-01T08:34:11.132556+0000 mon.c (mon.2) 4338 : audit 0 from='client.? 172.21.15.80:0/2059962680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:34:13.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:34:12 smithi090 bash[32384]: cluster 2023-12-01T08:34:11.640330+0000 mgr.y (mgr.24362) 6771 : cluster 0 pgmap v6740: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:34:13.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:34:12 smithi080 bash[28361]: cluster 2023-12-01T08:34:11.640330+0000 mgr.y (mgr.24362) 6771 : cluster 0 pgmap v6740: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:34:13.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:34:12 smithi080 bash[41963]: cluster 2023-12-01T08:34:11.640330+0000 mgr.y (mgr.24362) 6771 : cluster 0 pgmap v6740: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:34:14.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:34:13 smithi080 bash[28361]: audit 2023-12-01T08:34:13.586294+0000 mon.c (mon.2) 4339 : audit 0 from='client.? 172.21.15.80:0/933997503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:34:14.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:34:13 smithi080 bash[41963]: audit 2023-12-01T08:34:13.586294+0000 mon.c (mon.2) 4339 : audit 0 from='client.? 172.21.15.80:0/933997503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:34:14.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:34:13 smithi090 bash[32384]: audit 2023-12-01T08:34:13.586294+0000 mon.c (mon.2) 4339 : audit 0 from='client.? 172.21.15.80:0/933997503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:34:15.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:34:14 smithi080 bash[28361]: cluster 2023-12-01T08:34:13.640958+0000 mgr.y (mgr.24362) 6772 : cluster 0 pgmap v6741: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:34:15.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:34:14 smithi080 bash[41963]: cluster 2023-12-01T08:34:13.640958+0000 mgr.y (mgr.24362) 6772 : cluster 0 pgmap v6741: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:34:15.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:34:14 smithi090 bash[32384]: cluster 2023-12-01T08:34:13.640958+0000 mgr.y (mgr.24362) 6772 : cluster 0 pgmap v6741: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:34:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:34:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:34:16] "GET /metrics HTTP/1.1" 200 33973 "" "Prometheus/2.43.0" 2023-12-01T08:34:17.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:34:16 smithi080 bash[28361]: cluster 2023-12-01T08:34:15.641553+0000 mgr.y (mgr.24362) 6773 : cluster 0 pgmap v6742: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:34:17.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:34:16 smithi080 bash[28361]: audit 2023-12-01T08:34:16.040376+0000 mon.a (mon.0) 4572 : audit 0 from='client.? 172.21.15.80:0/323559854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:34:17.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:34:16 smithi080 bash[41963]: cluster 2023-12-01T08:34:15.641553+0000 mgr.y (mgr.24362) 6773 : cluster 0 pgmap v6742: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:34:17.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:34:16 smithi080 bash[41963]: audit 2023-12-01T08:34:16.040376+0000 mon.a (mon.0) 4572 : audit 0 from='client.? 172.21.15.80:0/323559854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:34:17.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:34:16 smithi090 bash[32384]: cluster 2023-12-01T08:34:15.641553+0000 mgr.y (mgr.24362) 6773 : cluster 0 pgmap v6742: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:34:17.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:34:16 smithi090 bash[32384]: audit 2023-12-01T08:34:16.040376+0000 mon.a (mon.0) 4572 : audit 0 from='client.? 172.21.15.80:0/323559854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:34:19.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:34:18 smithi080 bash[41963]: cluster 2023-12-01T08:34:17.642606+0000 mgr.y (mgr.24362) 6774 : cluster 0 pgmap v6743: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:34:19.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:34:18 smithi080 bash[41963]: audit 2023-12-01T08:34:18.515449+0000 mon.a (mon.0) 4573 : audit 0 from='client.? 172.21.15.80:0/2221760527' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:34:19.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:34:18 smithi080 bash[28361]: cluster 2023-12-01T08:34:17.642606+0000 mgr.y (mgr.24362) 6774 : cluster 0 pgmap v6743: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:34:19.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:34:18 smithi080 bash[28361]: audit 2023-12-01T08:34:18.515449+0000 mon.a (mon.0) 4573 : audit 0 from='client.? 172.21.15.80:0/2221760527' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:34:19.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:34:18 smithi090 bash[32384]: cluster 2023-12-01T08:34:17.642606+0000 mgr.y (mgr.24362) 6774 : cluster 0 pgmap v6743: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:34:19.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:34:18 smithi090 bash[32384]: audit 2023-12-01T08:34:18.515449+0000 mon.a (mon.0) 4573 : audit 0 from='client.? 172.21.15.80:0/2221760527' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:34:21.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:34:20 smithi080 bash[28361]: cluster 2023-12-01T08:34:19.643237+0000 mgr.y (mgr.24362) 6775 : cluster 0 pgmap v6744: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:34:21.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:34:20 smithi080 bash[41963]: cluster 2023-12-01T08:34:19.643237+0000 mgr.y (mgr.24362) 6775 : cluster 0 pgmap v6744: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:34:21.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:34:20 smithi090 bash[32384]: cluster 2023-12-01T08:34:19.643237+0000 mgr.y (mgr.24362) 6775 : cluster 0 pgmap v6744: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:34:22.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:34:21 smithi080 bash[28361]: audit 2023-12-01T08:34:20.854262+0000 mon.c (mon.2) 4340 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:34:22.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:34:21 smithi080 bash[28361]: audit 2023-12-01T08:34:20.980414+0000 mon.a (mon.0) 4574 : audit 0 from='client.? 172.21.15.80:0/3235901457' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:34:22.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:34:21 smithi080 bash[28361]: audit 2023-12-01T08:34:21.231860+0000 mon.a (mon.0) 4575 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:34:22.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:34:21 smithi080 bash[28361]: audit 2023-12-01T08:34:21.242969+0000 mon.a (mon.0) 4576 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:34:22.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:34:21 smithi080 bash[41963]: audit 2023-12-01T08:34:20.854262+0000 mon.c (mon.2) 4340 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:34:22.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:34:21 smithi080 bash[41963]: audit 2023-12-01T08:34:20.980414+0000 mon.a (mon.0) 4574 : audit 0 from='client.? 172.21.15.80:0/3235901457' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:34:22.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:34:21 smithi080 bash[41963]: audit 2023-12-01T08:34:21.231860+0000 mon.a (mon.0) 4575 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:34:22.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:34:21 smithi080 bash[41963]: audit 2023-12-01T08:34:21.242969+0000 mon.a (mon.0) 4576 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:34:22.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:34:21 smithi090 bash[32384]: audit 2023-12-01T08:34:20.854262+0000 mon.c (mon.2) 4340 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:34:22.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:34:21 smithi090 bash[32384]: audit 2023-12-01T08:34:20.980414+0000 mon.a (mon.0) 4574 : audit 0 from='client.? 172.21.15.80:0/3235901457' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:34:22.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:34:21 smithi090 bash[32384]: audit 2023-12-01T08:34:21.231860+0000 mon.a (mon.0) 4575 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:34:22.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:34:21 smithi090 bash[32384]: audit 2023-12-01T08:34:21.242969+0000 mon.a (mon.0) 4576 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:34:23.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:34:22 smithi080 bash[28361]: cluster 2023-12-01T08:34:21.644417+0000 mgr.y (mgr.24362) 6776 : cluster 0 pgmap v6745: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:34:23.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:34:22 smithi080 bash[41963]: cluster 2023-12-01T08:34:21.644417+0000 mgr.y (mgr.24362) 6776 : cluster 0 pgmap v6745: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:34:23.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:34:22 smithi090 bash[32384]: cluster 2023-12-01T08:34:21.644417+0000 mgr.y (mgr.24362) 6776 : cluster 0 pgmap v6745: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:34:24.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:34:23 smithi080 bash[28361]: audit 2023-12-01T08:34:23.440599+0000 mon.c (mon.2) 4341 : audit 0 from='client.? 172.21.15.80:0/1572163558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:34:24.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:34:23 smithi080 bash[41963]: audit 2023-12-01T08:34:23.440599+0000 mon.c (mon.2) 4341 : audit 0 from='client.? 172.21.15.80:0/1572163558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:34:24.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:34:23 smithi090 bash[32384]: audit 2023-12-01T08:34:23.440599+0000 mon.c (mon.2) 4341 : audit 0 from='client.? 172.21.15.80:0/1572163558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:34:25.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:34:24 smithi080 bash[28361]: cluster 2023-12-01T08:34:23.645120+0000 mgr.y (mgr.24362) 6777 : cluster 0 pgmap v6746: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:34:25.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:34:24 smithi080 bash[41963]: cluster 2023-12-01T08:34:23.645120+0000 mgr.y (mgr.24362) 6777 : cluster 0 pgmap v6746: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:34:25.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:34:24 smithi090 bash[32384]: cluster 2023-12-01T08:34:23.645120+0000 mgr.y (mgr.24362) 6777 : cluster 0 pgmap v6746: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:34:26.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:34:25 smithi080 bash[28361]: audit 2023-12-01T08:34:25.131995+0000 mon.c (mon.2) 4342 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:34:26.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:34:25 smithi080 bash[41963]: audit 2023-12-01T08:34:25.131995+0000 mon.c (mon.2) 4342 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:34:26.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:34:25 smithi090 bash[32384]: audit 2023-12-01T08:34:25.131995+0000 mon.c (mon.2) 4342 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:34:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:34:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:34:26] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T08:34:27.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:34:26 smithi080 bash[41963]: cluster 2023-12-01T08:34:25.645768+0000 mgr.y (mgr.24362) 6778 : cluster 0 pgmap v6747: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:34:27.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:34:26 smithi080 bash[41963]: audit 2023-12-01T08:34:25.907501+0000 mon.c (mon.2) 4343 : audit 0 from='client.? 172.21.15.80:0/3054593448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:34:27.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:34:26 smithi080 bash[41963]: audit 2023-12-01T08:34:26.650581+0000 mon.a (mon.0) 4577 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:34:27.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:34:26 smithi080 bash[41963]: audit 2023-12-01T08:34:26.661547+0000 mon.a (mon.0) 4578 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:34:27.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:34:26 smithi080 bash[28361]: cluster 2023-12-01T08:34:25.645768+0000 mgr.y (mgr.24362) 6778 : cluster 0 pgmap v6747: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:34:27.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:34:26 smithi080 bash[28361]: audit 2023-12-01T08:34:25.907501+0000 mon.c (mon.2) 4343 : audit 0 from='client.? 172.21.15.80:0/3054593448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:34:27.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:34:26 smithi080 bash[28361]: audit 2023-12-01T08:34:26.650581+0000 mon.a (mon.0) 4577 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:34:27.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:34:26 smithi080 bash[28361]: audit 2023-12-01T08:34:26.661547+0000 mon.a (mon.0) 4578 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:34:27.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:34:26 smithi090 bash[32384]: cluster 2023-12-01T08:34:25.645768+0000 mgr.y (mgr.24362) 6778 : cluster 0 pgmap v6747: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:34:27.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:34:26 smithi090 bash[32384]: audit 2023-12-01T08:34:25.907501+0000 mon.c (mon.2) 4343 : audit 0 from='client.? 172.21.15.80:0/3054593448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:34:27.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:34:26 smithi090 bash[32384]: audit 2023-12-01T08:34:26.650581+0000 mon.a (mon.0) 4577 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:34:27.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:34:26 smithi090 bash[32384]: audit 2023-12-01T08:34:26.661547+0000 mon.a (mon.0) 4578 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:34:28.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:34:28 smithi090 bash[32384]: audit 2023-12-01T08:34:27.452577+0000 mon.a (mon.0) 4579 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:34:28.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:34:28 smithi090 bash[32384]: audit 2023-12-01T08:34:27.466680+0000 mon.a (mon.0) 4580 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:34:28.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:34:28 smithi090 bash[32384]: cluster 2023-12-01T08:34:27.646847+0000 mgr.y (mgr.24362) 6779 : cluster 0 pgmap v6748: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:34:28.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:34:28 smithi090 bash[32384]: audit 2023-12-01T08:34:27.937663+0000 mon.c (mon.2) 4344 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:34:28.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:34:28 smithi090 bash[32384]: audit 2023-12-01T08:34:27.938711+0000 mon.c (mon.2) 4345 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:34:28.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:34:28 smithi090 bash[32384]: audit 2023-12-01T08:34:27.949498+0000 mon.a (mon.0) 4581 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:34:28.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:34:28 smithi090 bash[32384]: audit 2023-12-01T08:34:28.358387+0000 mon.a (mon.0) 4582 : audit 0 from='client.? 172.21.15.80:0/901093747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:34:28.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:34:28 smithi080 bash[28361]: audit 2023-12-01T08:34:27.452577+0000 mon.a (mon.0) 4579 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:34:28.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:34:28 smithi080 bash[28361]: audit 2023-12-01T08:34:27.466680+0000 mon.a (mon.0) 4580 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:34:28.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:34:28 smithi080 bash[28361]: cluster 2023-12-01T08:34:27.646847+0000 mgr.y (mgr.24362) 6779 : cluster 0 pgmap v6748: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:34:28.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:34:28 smithi080 bash[28361]: audit 2023-12-01T08:34:27.937663+0000 mon.c (mon.2) 4344 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:34:28.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:34:28 smithi080 bash[28361]: audit 2023-12-01T08:34:27.938711+0000 mon.c (mon.2) 4345 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:34:28.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:34:28 smithi080 bash[28361]: audit 2023-12-01T08:34:27.949498+0000 mon.a (mon.0) 4581 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:34:28.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:34:28 smithi080 bash[28361]: audit 2023-12-01T08:34:28.358387+0000 mon.a (mon.0) 4582 : audit 0 from='client.? 172.21.15.80:0/901093747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:34:28.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:34:28 smithi080 bash[41963]: audit 2023-12-01T08:34:27.452577+0000 mon.a (mon.0) 4579 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:34:28.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:34:28 smithi080 bash[41963]: audit 2023-12-01T08:34:27.466680+0000 mon.a (mon.0) 4580 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:34:28.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:34:28 smithi080 bash[41963]: cluster 2023-12-01T08:34:27.646847+0000 mgr.y (mgr.24362) 6779 : cluster 0 pgmap v6748: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:34:28.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:34:28 smithi080 bash[41963]: audit 2023-12-01T08:34:27.937663+0000 mon.c (mon.2) 4344 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:34:28.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:34:28 smithi080 bash[41963]: audit 2023-12-01T08:34:27.938711+0000 mon.c (mon.2) 4345 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:34:28.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:34:28 smithi080 bash[41963]: audit 2023-12-01T08:34:27.949498+0000 mon.a (mon.0) 4581 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:34:28.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:34:28 smithi080 bash[41963]: audit 2023-12-01T08:34:28.358387+0000 mon.a (mon.0) 4582 : audit 0 from='client.? 172.21.15.80:0/901093747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:34:31.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:34:30 smithi090 bash[32384]: cluster 2023-12-01T08:34:29.647487+0000 mgr.y (mgr.24362) 6780 : cluster 0 pgmap v6749: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:34:31.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:34:30 smithi080 bash[28361]: cluster 2023-12-01T08:34:29.647487+0000 mgr.y (mgr.24362) 6780 : cluster 0 pgmap v6749: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:34:31.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:34:30 smithi080 bash[41963]: cluster 2023-12-01T08:34:29.647487+0000 mgr.y (mgr.24362) 6780 : cluster 0 pgmap v6749: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:34:32.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:34:31 smithi090 bash[32384]: audit 2023-12-01T08:34:30.818888+0000 mon.a (mon.0) 4583 : audit 0 from='client.? 172.21.15.80:0/3883757999' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:34:32.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:34:31 smithi080 bash[28361]: audit 2023-12-01T08:34:30.818888+0000 mon.a (mon.0) 4583 : audit 0 from='client.? 172.21.15.80:0/3883757999' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:34:32.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:34:31 smithi080 bash[41963]: audit 2023-12-01T08:34:30.818888+0000 mon.a (mon.0) 4583 : audit 0 from='client.? 172.21.15.80:0/3883757999' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:34:33.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:34:32 smithi090 bash[32384]: cluster 2023-12-01T08:34:31.648653+0000 mgr.y (mgr.24362) 6781 : cluster 0 pgmap v6750: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:34:33.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:34:32 smithi080 bash[28361]: cluster 2023-12-01T08:34:31.648653+0000 mgr.y (mgr.24362) 6781 : cluster 0 pgmap v6750: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:34:33.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:34:32 smithi080 bash[41963]: cluster 2023-12-01T08:34:31.648653+0000 mgr.y (mgr.24362) 6781 : cluster 0 pgmap v6750: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:34:34.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:34:33 smithi090 bash[32384]: audit 2023-12-01T08:34:33.271666+0000 mon.a (mon.0) 4584 : audit 0 from='client.? 172.21.15.80:0/2740621624' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:34:34.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:34:33 smithi080 bash[28361]: audit 2023-12-01T08:34:33.271666+0000 mon.a (mon.0) 4584 : audit 0 from='client.? 172.21.15.80:0/2740621624' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:34:34.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:34:33 smithi080 bash[41963]: audit 2023-12-01T08:34:33.271666+0000 mon.a (mon.0) 4584 : audit 0 from='client.? 172.21.15.80:0/2740621624' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:34:35.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:34:34 smithi090 bash[32384]: cluster 2023-12-01T08:34:33.649318+0000 mgr.y (mgr.24362) 6782 : cluster 0 pgmap v6751: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:34:35.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:34:34 smithi080 bash[28361]: cluster 2023-12-01T08:34:33.649318+0000 mgr.y (mgr.24362) 6782 : cluster 0 pgmap v6751: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:34:35.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:34:34 smithi080 bash[41963]: cluster 2023-12-01T08:34:33.649318+0000 mgr.y (mgr.24362) 6782 : cluster 0 pgmap v6751: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:34:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:34:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:34:36] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T08:34:37.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:34:36 smithi090 bash[32384]: cluster 2023-12-01T08:34:35.649802+0000 mgr.y (mgr.24362) 6783 : cluster 0 pgmap v6752: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:34:37.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:34:36 smithi090 bash[32384]: audit 2023-12-01T08:34:35.731585+0000 mon.c (mon.2) 4346 : audit 0 from='client.? 172.21.15.80:0/3955588801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:34:37.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:34:36 smithi080 bash[28361]: cluster 2023-12-01T08:34:35.649802+0000 mgr.y (mgr.24362) 6783 : cluster 0 pgmap v6752: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:34:37.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:34:36 smithi080 bash[28361]: audit 2023-12-01T08:34:35.731585+0000 mon.c (mon.2) 4346 : audit 0 from='client.? 172.21.15.80:0/3955588801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:34:37.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:34:36 smithi080 bash[41963]: cluster 2023-12-01T08:34:35.649802+0000 mgr.y (mgr.24362) 6783 : cluster 0 pgmap v6752: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:34:37.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:34:36 smithi080 bash[41963]: audit 2023-12-01T08:34:35.731585+0000 mon.c (mon.2) 4346 : audit 0 from='client.? 172.21.15.80:0/3955588801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:34:39.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:34:38 smithi090 bash[32384]: cluster 2023-12-01T08:34:37.650917+0000 mgr.y (mgr.24362) 6784 : cluster 0 pgmap v6753: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:34:39.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:34:38 smithi090 bash[32384]: audit 2023-12-01T08:34:38.183051+0000 mon.c (mon.2) 4347 : audit 0 from='client.? 172.21.15.80:0/92761279' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:34:39.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:34:38 smithi080 bash[28361]: cluster 2023-12-01T08:34:37.650917+0000 mgr.y (mgr.24362) 6784 : cluster 0 pgmap v6753: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:34:39.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:34:38 smithi080 bash[28361]: audit 2023-12-01T08:34:38.183051+0000 mon.c (mon.2) 4347 : audit 0 from='client.? 172.21.15.80:0/92761279' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:34:39.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:34:38 smithi080 bash[41963]: cluster 2023-12-01T08:34:37.650917+0000 mgr.y (mgr.24362) 6784 : cluster 0 pgmap v6753: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:34:39.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:34:38 smithi080 bash[41963]: audit 2023-12-01T08:34:38.183051+0000 mon.c (mon.2) 4347 : audit 0 from='client.? 172.21.15.80:0/92761279' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:34:41.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:34:40 smithi090 bash[32384]: cluster 2023-12-01T08:34:39.651568+0000 mgr.y (mgr.24362) 6785 : cluster 0 pgmap v6754: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:34:41.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:34:40 smithi090 bash[32384]: audit 2023-12-01T08:34:40.132378+0000 mon.c (mon.2) 4348 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:34:41.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:34:40 smithi090 bash[32384]: audit 2023-12-01T08:34:40.636906+0000 mon.a (mon.0) 4585 : audit 0 from='client.? 172.21.15.80:0/2558118755' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:34:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:34:40 smithi080 bash[41963]: cluster 2023-12-01T08:34:39.651568+0000 mgr.y (mgr.24362) 6785 : cluster 0 pgmap v6754: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:34:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:34:40 smithi080 bash[41963]: audit 2023-12-01T08:34:40.132378+0000 mon.c (mon.2) 4348 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:34:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:34:40 smithi080 bash[41963]: audit 2023-12-01T08:34:40.636906+0000 mon.a (mon.0) 4585 : audit 0 from='client.? 172.21.15.80:0/2558118755' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:34:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:34:40 smithi080 bash[28361]: cluster 2023-12-01T08:34:39.651568+0000 mgr.y (mgr.24362) 6785 : cluster 0 pgmap v6754: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:34:41.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:34:40 smithi080 bash[28361]: audit 2023-12-01T08:34:40.132378+0000 mon.c (mon.2) 4348 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:34:41.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:34:40 smithi080 bash[28361]: audit 2023-12-01T08:34:40.636906+0000 mon.a (mon.0) 4585 : audit 0 from='client.? 172.21.15.80:0/2558118755' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:34:42.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:34:42 smithi080 bash[28361]: cluster 2023-12-01T08:34:41.652736+0000 mgr.y (mgr.24362) 6786 : cluster 0 pgmap v6755: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:34:42.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:34:42 smithi080 bash[41963]: cluster 2023-12-01T08:34:41.652736+0000 mgr.y (mgr.24362) 6786 : cluster 0 pgmap v6755: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:34:43.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:34:42 smithi090 bash[32384]: cluster 2023-12-01T08:34:41.652736+0000 mgr.y (mgr.24362) 6786 : cluster 0 pgmap v6755: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:34:43.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:34:43 smithi080 bash[28361]: audit 2023-12-01T08:34:43.085826+0000 mon.a (mon.0) 4586 : audit 0 from='client.? 172.21.15.80:0/2712545476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:34:43.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:34:43 smithi080 bash[41963]: audit 2023-12-01T08:34:43.085826+0000 mon.a (mon.0) 4586 : audit 0 from='client.? 172.21.15.80:0/2712545476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:34:44.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:34:43 smithi090 bash[32384]: audit 2023-12-01T08:34:43.085826+0000 mon.a (mon.0) 4586 : audit 0 from='client.? 172.21.15.80:0/2712545476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:34:44.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:34:44 smithi080 bash[28361]: cluster 2023-12-01T08:34:43.653393+0000 mgr.y (mgr.24362) 6787 : cluster 0 pgmap v6756: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:34:44.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:34:44 smithi080 bash[41963]: cluster 2023-12-01T08:34:43.653393+0000 mgr.y (mgr.24362) 6787 : cluster 0 pgmap v6756: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:34:45.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:34:44 smithi090 bash[32384]: cluster 2023-12-01T08:34:43.653393+0000 mgr.y (mgr.24362) 6787 : cluster 0 pgmap v6756: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:34:45.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:34:45 smithi080 bash[28361]: audit 2023-12-01T08:34:45.539293+0000 mon.a (mon.0) 4587 : audit 0 from='client.? 172.21.15.80:0/2712380543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:34:45.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:34:45 smithi080 bash[41963]: audit 2023-12-01T08:34:45.539293+0000 mon.a (mon.0) 4587 : audit 0 from='client.? 172.21.15.80:0/2712380543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:34:46.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:34:45 smithi090 bash[32384]: audit 2023-12-01T08:34:45.539293+0000 mon.a (mon.0) 4587 : audit 0 from='client.? 172.21.15.80:0/2712380543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:34:46.617 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:34:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:34:46] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T08:34:46.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:34:46 smithi080 bash[28361]: cluster 2023-12-01T08:34:45.654049+0000 mgr.y (mgr.24362) 6788 : cluster 0 pgmap v6757: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:34:46.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:34:46 smithi080 bash[41963]: cluster 2023-12-01T08:34:45.654049+0000 mgr.y (mgr.24362) 6788 : cluster 0 pgmap v6757: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:34:47.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:34:46 smithi090 bash[32384]: cluster 2023-12-01T08:34:45.654049+0000 mgr.y (mgr.24362) 6788 : cluster 0 pgmap v6757: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:34:49.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:34:48 smithi090 bash[32384]: cluster 2023-12-01T08:34:47.655181+0000 mgr.y (mgr.24362) 6789 : cluster 0 pgmap v6758: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:34:49.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:34:48 smithi090 bash[32384]: audit 2023-12-01T08:34:47.996849+0000 mon.c (mon.2) 4349 : audit 0 from='client.? 172.21.15.80:0/3753337751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:34:49.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:34:48 smithi080 bash[28361]: cluster 2023-12-01T08:34:47.655181+0000 mgr.y (mgr.24362) 6789 : cluster 0 pgmap v6758: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:34:49.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:34:48 smithi080 bash[28361]: audit 2023-12-01T08:34:47.996849+0000 mon.c (mon.2) 4349 : audit 0 from='client.? 172.21.15.80:0/3753337751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:34:49.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:34:48 smithi080 bash[41963]: cluster 2023-12-01T08:34:47.655181+0000 mgr.y (mgr.24362) 6789 : cluster 0 pgmap v6758: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:34:49.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:34:48 smithi080 bash[41963]: audit 2023-12-01T08:34:47.996849+0000 mon.c (mon.2) 4349 : audit 0 from='client.? 172.21.15.80:0/3753337751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:34:51.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:34:50 smithi090 bash[32384]: cluster 2023-12-01T08:34:49.655834+0000 mgr.y (mgr.24362) 6790 : cluster 0 pgmap v6759: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:34:51.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:34:50 smithi090 bash[32384]: audit 2023-12-01T08:34:50.446063+0000 mon.c (mon.2) 4350 : audit 0 from='client.? 172.21.15.80:0/258917749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:34:51.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:34:50 smithi080 bash[41963]: cluster 2023-12-01T08:34:49.655834+0000 mgr.y (mgr.24362) 6790 : cluster 0 pgmap v6759: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:34:51.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:34:50 smithi080 bash[41963]: audit 2023-12-01T08:34:50.446063+0000 mon.c (mon.2) 4350 : audit 0 from='client.? 172.21.15.80:0/258917749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:34:51.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:34:50 smithi080 bash[28361]: cluster 2023-12-01T08:34:49.655834+0000 mgr.y (mgr.24362) 6790 : cluster 0 pgmap v6759: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:34:51.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:34:50 smithi080 bash[28361]: audit 2023-12-01T08:34:50.446063+0000 mon.c (mon.2) 4350 : audit 0 from='client.? 172.21.15.80:0/258917749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:34:52.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:34:52 smithi080 bash[28361]: cluster 2023-12-01T08:34:51.657091+0000 mgr.y (mgr.24362) 6791 : cluster 0 pgmap v6760: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:34:52.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:34:52 smithi080 bash[41963]: cluster 2023-12-01T08:34:51.657091+0000 mgr.y (mgr.24362) 6791 : cluster 0 pgmap v6760: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:34:53.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:34:52 smithi090 bash[32384]: cluster 2023-12-01T08:34:51.657091+0000 mgr.y (mgr.24362) 6791 : cluster 0 pgmap v6760: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:34:53.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:34:53 smithi080 bash[28361]: audit 2023-12-01T08:34:52.903680+0000 mon.c (mon.2) 4351 : audit 0 from='client.? 172.21.15.80:0/2881784873' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:34:53.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:34:53 smithi080 bash[41963]: audit 2023-12-01T08:34:52.903680+0000 mon.c (mon.2) 4351 : audit 0 from='client.? 172.21.15.80:0/2881784873' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:34:54.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:34:53 smithi090 bash[32384]: audit 2023-12-01T08:34:52.903680+0000 mon.c (mon.2) 4351 : audit 0 from='client.? 172.21.15.80:0/2881784873' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:34:54.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:34:54 smithi080 bash[41963]: cluster 2023-12-01T08:34:53.657805+0000 mgr.y (mgr.24362) 6792 : cluster 0 pgmap v6761: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:34:54.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:34:54 smithi080 bash[28361]: cluster 2023-12-01T08:34:53.657805+0000 mgr.y (mgr.24362) 6792 : cluster 0 pgmap v6761: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:34:55.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:34:54 smithi090 bash[32384]: cluster 2023-12-01T08:34:53.657805+0000 mgr.y (mgr.24362) 6792 : cluster 0 pgmap v6761: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:34:55.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:34:55 smithi080 bash[28361]: audit 2023-12-01T08:34:55.132162+0000 mon.c (mon.2) 4352 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:34:55.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:34:55 smithi080 bash[28361]: audit 2023-12-01T08:34:55.368752+0000 mon.c (mon.2) 4353 : audit 0 from='client.? 172.21.15.80:0/411320514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:34:55.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:34:55 smithi080 bash[41963]: audit 2023-12-01T08:34:55.132162+0000 mon.c (mon.2) 4352 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:34:55.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:34:55 smithi080 bash[41963]: audit 2023-12-01T08:34:55.368752+0000 mon.c (mon.2) 4353 : audit 0 from='client.? 172.21.15.80:0/411320514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:34:56.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:34:55 smithi090 bash[32384]: audit 2023-12-01T08:34:55.132162+0000 mon.c (mon.2) 4352 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:34:56.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:34:55 smithi090 bash[32384]: audit 2023-12-01T08:34:55.368752+0000 mon.c (mon.2) 4353 : audit 0 from='client.? 172.21.15.80:0/411320514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:34:56.628 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:34:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:34:56] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T08:34:56.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:34:56 smithi080 bash[41963]: cluster 2023-12-01T08:34:55.658500+0000 mgr.y (mgr.24362) 6793 : cluster 0 pgmap v6762: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:34:56.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:34:56 smithi080 bash[28361]: cluster 2023-12-01T08:34:55.658500+0000 mgr.y (mgr.24362) 6793 : cluster 0 pgmap v6762: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:34:57.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:34:56 smithi090 bash[32384]: cluster 2023-12-01T08:34:55.658500+0000 mgr.y (mgr.24362) 6793 : cluster 0 pgmap v6762: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:34:59.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:34:58 smithi090 bash[32384]: cluster 2023-12-01T08:34:57.659579+0000 mgr.y (mgr.24362) 6794 : cluster 0 pgmap v6763: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:34:59.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:34:58 smithi090 bash[32384]: audit 2023-12-01T08:34:57.830841+0000 mon.c (mon.2) 4354 : audit 0 from='client.? 172.21.15.80:0/532196870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:34:59.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:34:58 smithi080 bash[41963]: cluster 2023-12-01T08:34:57.659579+0000 mgr.y (mgr.24362) 6794 : cluster 0 pgmap v6763: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:34:59.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:34:58 smithi080 bash[41963]: audit 2023-12-01T08:34:57.830841+0000 mon.c (mon.2) 4354 : audit 0 from='client.? 172.21.15.80:0/532196870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:34:59.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:34:58 smithi080 bash[28361]: cluster 2023-12-01T08:34:57.659579+0000 mgr.y (mgr.24362) 6794 : cluster 0 pgmap v6763: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:34:59.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:34:58 smithi080 bash[28361]: audit 2023-12-01T08:34:57.830841+0000 mon.c (mon.2) 4354 : audit 0 from='client.? 172.21.15.80:0/532196870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:35:01.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:35:00 smithi090 bash[32384]: cluster 2023-12-01T08:34:59.660299+0000 mgr.y (mgr.24362) 6795 : cluster 0 pgmap v6764: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:35:01.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:35:00 smithi090 bash[32384]: audit 2023-12-01T08:35:00.283613+0000 mon.c (mon.2) 4355 : audit 0 from='client.? 172.21.15.80:0/3041936479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:35:01.117 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:35:00 smithi080 bash[28361]: cluster 2023-12-01T08:34:59.660299+0000 mgr.y (mgr.24362) 6795 : cluster 0 pgmap v6764: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:35:01.117 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:35:00 smithi080 bash[28361]: audit 2023-12-01T08:35:00.283613+0000 mon.c (mon.2) 4355 : audit 0 from='client.? 172.21.15.80:0/3041936479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:35:01.118 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:35:00 smithi080 bash[41963]: cluster 2023-12-01T08:34:59.660299+0000 mgr.y (mgr.24362) 6795 : cluster 0 pgmap v6764: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:35:01.118 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:35:00 smithi080 bash[41963]: audit 2023-12-01T08:35:00.283613+0000 mon.c (mon.2) 4355 : audit 0 from='client.? 172.21.15.80:0/3041936479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:35:02.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:35:02 smithi080 bash[28361]: cluster 2023-12-01T08:35:01.661482+0000 mgr.y (mgr.24362) 6796 : cluster 0 pgmap v6765: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:35:02.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:35:02 smithi080 bash[41963]: cluster 2023-12-01T08:35:01.661482+0000 mgr.y (mgr.24362) 6796 : cluster 0 pgmap v6765: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:35:03.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:35:02 smithi090 bash[32384]: cluster 2023-12-01T08:35:01.661482+0000 mgr.y (mgr.24362) 6796 : cluster 0 pgmap v6765: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:35:03.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:35:03 smithi080 bash[28361]: audit 2023-12-01T08:35:02.738169+0000 mon.c (mon.2) 4356 : audit 0 from='client.? 172.21.15.80:0/176190944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:35:03.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:35:03 smithi080 bash[41963]: audit 2023-12-01T08:35:02.738169+0000 mon.c (mon.2) 4356 : audit 0 from='client.? 172.21.15.80:0/176190944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:35:04.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:35:03 smithi090 bash[32384]: audit 2023-12-01T08:35:02.738169+0000 mon.c (mon.2) 4356 : audit 0 from='client.? 172.21.15.80:0/176190944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:35:04.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:35:04 smithi080 bash[41963]: cluster 2023-12-01T08:35:03.662170+0000 mgr.y (mgr.24362) 6797 : cluster 0 pgmap v6766: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:35:04.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:35:04 smithi080 bash[28361]: cluster 2023-12-01T08:35:03.662170+0000 mgr.y (mgr.24362) 6797 : cluster 0 pgmap v6766: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:35:05.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:35:04 smithi090 bash[32384]: cluster 2023-12-01T08:35:03.662170+0000 mgr.y (mgr.24362) 6797 : cluster 0 pgmap v6766: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:35:05.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:35:05 smithi080 bash[28361]: audit 2023-12-01T08:35:05.196809+0000 mon.c (mon.2) 4357 : audit 0 from='client.? 172.21.15.80:0/3329365150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:35:05.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:35:05 smithi080 bash[41963]: audit 2023-12-01T08:35:05.196809+0000 mon.c (mon.2) 4357 : audit 0 from='client.? 172.21.15.80:0/3329365150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:35:06.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:35:05 smithi090 bash[32384]: audit 2023-12-01T08:35:05.196809+0000 mon.c (mon.2) 4357 : audit 0 from='client.? 172.21.15.80:0/3329365150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:35:06.625 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:35:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:35:06] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T08:35:06.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:35:06 smithi080 bash[28361]: cluster 2023-12-01T08:35:05.662876+0000 mgr.y (mgr.24362) 6798 : cluster 0 pgmap v6767: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:35:06.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:35:06 smithi080 bash[41963]: cluster 2023-12-01T08:35:05.662876+0000 mgr.y (mgr.24362) 6798 : cluster 0 pgmap v6767: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:35:07.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:35:06 smithi090 bash[32384]: cluster 2023-12-01T08:35:05.662876+0000 mgr.y (mgr.24362) 6798 : cluster 0 pgmap v6767: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:35:08.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:35:07 smithi090 bash[32384]: audit 2023-12-01T08:35:07.656211+0000 mon.a (mon.0) 4588 : audit 0 from='client.? 172.21.15.80:0/508685742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:35:08.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:35:07 smithi080 bash[28361]: audit 2023-12-01T08:35:07.656211+0000 mon.a (mon.0) 4588 : audit 0 from='client.? 172.21.15.80:0/508685742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:35:08.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:35:07 smithi080 bash[41963]: audit 2023-12-01T08:35:07.656211+0000 mon.a (mon.0) 4588 : audit 0 from='client.? 172.21.15.80:0/508685742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:35:09.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:35:08 smithi090 bash[32384]: cluster 2023-12-01T08:35:07.663596+0000 mgr.y (mgr.24362) 6799 : cluster 0 pgmap v6768: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:35:09.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:35:08 smithi080 bash[28361]: cluster 2023-12-01T08:35:07.663596+0000 mgr.y (mgr.24362) 6799 : cluster 0 pgmap v6768: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:35:09.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:35:08 smithi080 bash[41963]: cluster 2023-12-01T08:35:07.663596+0000 mgr.y (mgr.24362) 6799 : cluster 0 pgmap v6768: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:35:11.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:35:10 smithi090 bash[32384]: cluster 2023-12-01T08:35:09.664245+0000 mgr.y (mgr.24362) 6800 : cluster 0 pgmap v6769: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:35:11.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:35:10 smithi090 bash[32384]: audit 2023-12-01T08:35:10.120438+0000 mon.c (mon.2) 4358 : audit 0 from='client.? 172.21.15.80:0/3742820056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:35:11.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:35:10 smithi090 bash[32384]: audit 2023-12-01T08:35:10.132763+0000 mon.c (mon.2) 4359 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:35:11.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:35:10 smithi080 bash[41963]: cluster 2023-12-01T08:35:09.664245+0000 mgr.y (mgr.24362) 6800 : cluster 0 pgmap v6769: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:35:11.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:35:10 smithi080 bash[41963]: audit 2023-12-01T08:35:10.120438+0000 mon.c (mon.2) 4358 : audit 0 from='client.? 172.21.15.80:0/3742820056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:35:11.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:35:10 smithi080 bash[41963]: audit 2023-12-01T08:35:10.132763+0000 mon.c (mon.2) 4359 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:35:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:35:10 smithi080 bash[28361]: cluster 2023-12-01T08:35:09.664245+0000 mgr.y (mgr.24362) 6800 : cluster 0 pgmap v6769: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:35:11.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:35:10 smithi080 bash[28361]: audit 2023-12-01T08:35:10.120438+0000 mon.c (mon.2) 4358 : audit 0 from='client.? 172.21.15.80:0/3742820056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:35:11.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:35:10 smithi080 bash[28361]: audit 2023-12-01T08:35:10.132763+0000 mon.c (mon.2) 4359 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:35:12.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:35:12 smithi080 bash[41963]: cluster 2023-12-01T08:35:11.665345+0000 mgr.y (mgr.24362) 6801 : cluster 0 pgmap v6770: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:35:12.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:35:12 smithi080 bash[41963]: audit 2023-12-01T08:35:12.575782+0000 mon.a (mon.0) 4589 : audit 0 from='client.? 172.21.15.80:0/2700328839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:35:12.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:35:12 smithi080 bash[28361]: cluster 2023-12-01T08:35:11.665345+0000 mgr.y (mgr.24362) 6801 : cluster 0 pgmap v6770: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:35:12.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:35:12 smithi080 bash[28361]: audit 2023-12-01T08:35:12.575782+0000 mon.a (mon.0) 4589 : audit 0 from='client.? 172.21.15.80:0/2700328839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:35:13.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:35:12 smithi090 bash[32384]: cluster 2023-12-01T08:35:11.665345+0000 mgr.y (mgr.24362) 6801 : cluster 0 pgmap v6770: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:35:13.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:35:12 smithi090 bash[32384]: audit 2023-12-01T08:35:12.575782+0000 mon.a (mon.0) 4589 : audit 0 from='client.? 172.21.15.80:0/2700328839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:35:15.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:35:14 smithi090 bash[32384]: cluster 2023-12-01T08:35:13.666007+0000 mgr.y (mgr.24362) 6802 : cluster 0 pgmap v6771: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:35:15.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:35:14 smithi080 bash[28361]: cluster 2023-12-01T08:35:13.666007+0000 mgr.y (mgr.24362) 6802 : cluster 0 pgmap v6771: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:35:15.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:35:14 smithi080 bash[41963]: cluster 2023-12-01T08:35:13.666007+0000 mgr.y (mgr.24362) 6802 : cluster 0 pgmap v6771: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:35:16.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:35:15 smithi090 bash[32384]: audit 2023-12-01T08:35:15.030246+0000 mon.a (mon.0) 4590 : audit 0 from='client.? 172.21.15.80:0/1442594579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:35:16.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:35:15 smithi080 bash[28361]: audit 2023-12-01T08:35:15.030246+0000 mon.a (mon.0) 4590 : audit 0 from='client.? 172.21.15.80:0/1442594579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:35:16.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:35:15 smithi080 bash[41963]: audit 2023-12-01T08:35:15.030246+0000 mon.a (mon.0) 4590 : audit 0 from='client.? 172.21.15.80:0/1442594579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:35:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:35:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:35:16] "GET /metrics HTTP/1.1" 200 33972 "" "Prometheus/2.43.0" 2023-12-01T08:35:17.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:35:16 smithi090 bash[32384]: cluster 2023-12-01T08:35:15.666778+0000 mgr.y (mgr.24362) 6803 : cluster 0 pgmap v6772: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:35:17.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:35:16 smithi080 bash[41963]: cluster 2023-12-01T08:35:15.666778+0000 mgr.y (mgr.24362) 6803 : cluster 0 pgmap v6772: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:35:17.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:35:16 smithi080 bash[28361]: cluster 2023-12-01T08:35:15.666778+0000 mgr.y (mgr.24362) 6803 : cluster 0 pgmap v6772: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:35:18.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:35:17 smithi090 bash[32384]: audit 2023-12-01T08:35:17.484594+0000 mon.a (mon.0) 4591 : audit 0 from='client.? 172.21.15.80:0/34221191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:35:18.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:35:17 smithi080 bash[28361]: audit 2023-12-01T08:35:17.484594+0000 mon.a (mon.0) 4591 : audit 0 from='client.? 172.21.15.80:0/34221191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:35:18.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:35:17 smithi080 bash[41963]: audit 2023-12-01T08:35:17.484594+0000 mon.a (mon.0) 4591 : audit 0 from='client.? 172.21.15.80:0/34221191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:35:19.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:35:18 smithi090 bash[32384]: cluster 2023-12-01T08:35:17.667985+0000 mgr.y (mgr.24362) 6804 : cluster 0 pgmap v6773: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:35:19.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:35:18 smithi080 bash[28361]: cluster 2023-12-01T08:35:17.667985+0000 mgr.y (mgr.24362) 6804 : cluster 0 pgmap v6773: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:35:19.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:35:18 smithi080 bash[41963]: cluster 2023-12-01T08:35:17.667985+0000 mgr.y (mgr.24362) 6804 : cluster 0 pgmap v6773: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:35:21.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:35:20 smithi090 bash[32384]: cluster 2023-12-01T08:35:19.668613+0000 mgr.y (mgr.24362) 6805 : cluster 0 pgmap v6774: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:35:21.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:35:20 smithi090 bash[32384]: audit 2023-12-01T08:35:19.941662+0000 mon.a (mon.0) 4592 : audit 0 from='client.? 172.21.15.80:0/665902993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:35:21.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:35:20 smithi080 bash[28361]: cluster 2023-12-01T08:35:19.668613+0000 mgr.y (mgr.24362) 6805 : cluster 0 pgmap v6774: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:35:21.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:35:20 smithi080 bash[28361]: audit 2023-12-01T08:35:19.941662+0000 mon.a (mon.0) 4592 : audit 0 from='client.? 172.21.15.80:0/665902993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:35:21.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:35:20 smithi080 bash[41963]: cluster 2023-12-01T08:35:19.668613+0000 mgr.y (mgr.24362) 6805 : cluster 0 pgmap v6774: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:35:21.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:35:20 smithi080 bash[41963]: audit 2023-12-01T08:35:19.941662+0000 mon.a (mon.0) 4592 : audit 0 from='client.? 172.21.15.80:0/665902993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:35:22.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:35:22 smithi080 bash[41963]: cluster 2023-12-01T08:35:21.669794+0000 mgr.y (mgr.24362) 6806 : cluster 0 pgmap v6775: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:35:22.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:35:22 smithi080 bash[41963]: audit 2023-12-01T08:35:22.391243+0000 mon.c (mon.2) 4360 : audit 0 from='client.? 172.21.15.80:0/3386796379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:35:22.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:35:22 smithi080 bash[28361]: cluster 2023-12-01T08:35:21.669794+0000 mgr.y (mgr.24362) 6806 : cluster 0 pgmap v6775: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:35:22.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:35:22 smithi080 bash[28361]: audit 2023-12-01T08:35:22.391243+0000 mon.c (mon.2) 4360 : audit 0 from='client.? 172.21.15.80:0/3386796379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:35:23.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:35:22 smithi090 bash[32384]: cluster 2023-12-01T08:35:21.669794+0000 mgr.y (mgr.24362) 6806 : cluster 0 pgmap v6775: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:35:23.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:35:22 smithi090 bash[32384]: audit 2023-12-01T08:35:22.391243+0000 mon.c (mon.2) 4360 : audit 0 from='client.? 172.21.15.80:0/3386796379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:35:25.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:35:24 smithi090 bash[32384]: cluster 2023-12-01T08:35:23.670483+0000 mgr.y (mgr.24362) 6807 : cluster 0 pgmap v6776: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:35:25.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:35:24 smithi080 bash[28361]: cluster 2023-12-01T08:35:23.670483+0000 mgr.y (mgr.24362) 6807 : cluster 0 pgmap v6776: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:35:25.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:35:24 smithi080 bash[41963]: cluster 2023-12-01T08:35:23.670483+0000 mgr.y (mgr.24362) 6807 : cluster 0 pgmap v6776: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:35:26.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:35:25 smithi090 bash[32384]: audit 2023-12-01T08:35:24.843581+0000 mon.a (mon.0) 4593 : audit 0 from='client.? 172.21.15.80:0/3989328951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:35:26.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:35:25 smithi090 bash[32384]: audit 2023-12-01T08:35:25.133742+0000 mon.c (mon.2) 4361 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:35:26.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:35:25 smithi080 bash[41963]: audit 2023-12-01T08:35:24.843581+0000 mon.a (mon.0) 4593 : audit 0 from='client.? 172.21.15.80:0/3989328951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:35:26.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:35:25 smithi080 bash[41963]: audit 2023-12-01T08:35:25.133742+0000 mon.c (mon.2) 4361 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:35:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:35:25 smithi080 bash[28361]: audit 2023-12-01T08:35:24.843581+0000 mon.a (mon.0) 4593 : audit 0 from='client.? 172.21.15.80:0/3989328951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:35:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:35:25 smithi080 bash[28361]: audit 2023-12-01T08:35:25.133742+0000 mon.c (mon.2) 4361 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:35:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:35:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:35:26] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.43.0" 2023-12-01T08:35:27.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:35:26 smithi090 bash[32384]: cluster 2023-12-01T08:35:25.671156+0000 mgr.y (mgr.24362) 6808 : cluster 0 pgmap v6777: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:35:27.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:35:26 smithi080 bash[28361]: cluster 2023-12-01T08:35:25.671156+0000 mgr.y (mgr.24362) 6808 : cluster 0 pgmap v6777: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:35:27.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:35:26 smithi080 bash[41963]: cluster 2023-12-01T08:35:25.671156+0000 mgr.y (mgr.24362) 6808 : cluster 0 pgmap v6777: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:35:28.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:35:27 smithi090 bash[32384]: audit 2023-12-01T08:35:27.293686+0000 mon.c (mon.2) 4362 : audit 0 from='client.? 172.21.15.80:0/2203023756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:35:28.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:35:27 smithi080 bash[28361]: audit 2023-12-01T08:35:27.293686+0000 mon.c (mon.2) 4362 : audit 0 from='client.? 172.21.15.80:0/2203023756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:35:28.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:35:27 smithi080 bash[41963]: audit 2023-12-01T08:35:27.293686+0000 mon.c (mon.2) 4362 : audit 0 from='client.? 172.21.15.80:0/2203023756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:35:29.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:35:28 smithi090 bash[32384]: cluster 2023-12-01T08:35:27.672303+0000 mgr.y (mgr.24362) 6809 : cluster 0 pgmap v6778: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:35:29.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:35:28 smithi090 bash[32384]: audit 2023-12-01T08:35:28.034264+0000 mon.c (mon.2) 4363 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:35:29.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:35:28 smithi080 bash[28361]: cluster 2023-12-01T08:35:27.672303+0000 mgr.y (mgr.24362) 6809 : cluster 0 pgmap v6778: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:35:29.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:35:28 smithi080 bash[28361]: audit 2023-12-01T08:35:28.034264+0000 mon.c (mon.2) 4363 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:35:29.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:35:28 smithi080 bash[41963]: cluster 2023-12-01T08:35:27.672303+0000 mgr.y (mgr.24362) 6809 : cluster 0 pgmap v6778: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:35:29.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:35:28 smithi080 bash[41963]: audit 2023-12-01T08:35:28.034264+0000 mon.c (mon.2) 4363 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:35:31.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:35:30 smithi090 bash[32384]: cluster 2023-12-01T08:35:29.672919+0000 mgr.y (mgr.24362) 6810 : cluster 0 pgmap v6779: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:35:31.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:35:30 smithi090 bash[32384]: audit 2023-12-01T08:35:29.759527+0000 mon.a (mon.0) 4594 : audit 0 from='client.? 172.21.15.80:0/2399436927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:35:31.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:35:30 smithi080 bash[28361]: cluster 2023-12-01T08:35:29.672919+0000 mgr.y (mgr.24362) 6810 : cluster 0 pgmap v6779: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:35:31.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:35:30 smithi080 bash[28361]: audit 2023-12-01T08:35:29.759527+0000 mon.a (mon.0) 4594 : audit 0 from='client.? 172.21.15.80:0/2399436927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:35:31.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:35:30 smithi080 bash[41963]: cluster 2023-12-01T08:35:29.672919+0000 mgr.y (mgr.24362) 6810 : cluster 0 pgmap v6779: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:35:31.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:35:30 smithi080 bash[41963]: audit 2023-12-01T08:35:29.759527+0000 mon.a (mon.0) 4594 : audit 0 from='client.? 172.21.15.80:0/2399436927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:35:32.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:35:32 smithi080 bash[28361]: cluster 2023-12-01T08:35:31.674191+0000 mgr.y (mgr.24362) 6811 : cluster 0 pgmap v6780: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:35:32.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:35:32 smithi080 bash[28361]: audit 2023-12-01T08:35:32.213562+0000 mon.a (mon.0) 4595 : audit 0 from='client.? 172.21.15.80:0/1768090527' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:35:32.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:35:32 smithi080 bash[41963]: cluster 2023-12-01T08:35:31.674191+0000 mgr.y (mgr.24362) 6811 : cluster 0 pgmap v6780: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:35:32.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:35:32 smithi080 bash[41963]: audit 2023-12-01T08:35:32.213562+0000 mon.a (mon.0) 4595 : audit 0 from='client.? 172.21.15.80:0/1768090527' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:35:33.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:35:32 smithi090 bash[32384]: cluster 2023-12-01T08:35:31.674191+0000 mgr.y (mgr.24362) 6811 : cluster 0 pgmap v6780: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:35:33.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:35:32 smithi090 bash[32384]: audit 2023-12-01T08:35:32.213562+0000 mon.a (mon.0) 4595 : audit 0 from='client.? 172.21.15.80:0/1768090527' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:35:35.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:35:34 smithi080 bash[41963]: cluster 2023-12-01T08:35:33.674902+0000 mgr.y (mgr.24362) 6812 : cluster 0 pgmap v6781: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:35:35.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:35:34 smithi080 bash[41963]: audit 2023-12-01T08:35:33.825204+0000 mon.a (mon.0) 4596 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:35:35.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:35:34 smithi080 bash[41963]: audit 2023-12-01T08:35:33.836670+0000 mon.a (mon.0) 4597 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:35:35.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:35:34 smithi080 bash[41963]: audit 2023-12-01T08:35:34.230540+0000 mon.a (mon.0) 4598 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:35:35.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:35:34 smithi080 bash[41963]: audit 2023-12-01T08:35:34.257059+0000 mon.a (mon.0) 4599 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:35:35.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:35:34 smithi080 bash[41963]: audit 2023-12-01T08:35:34.652353+0000 mon.a (mon.0) 4600 : audit 0 from='client.? 172.21.15.80:0/2506452062' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:35:35.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:35:34 smithi080 bash[41963]: audit 2023-12-01T08:35:34.797907+0000 mon.c (mon.2) 4364 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:35:35.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:35:34 smithi080 bash[41963]: audit 2023-12-01T08:35:34.800035+0000 mon.c (mon.2) 4365 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:35:35.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:35:34 smithi080 bash[41963]: audit 2023-12-01T08:35:34.809595+0000 mon.a (mon.0) 4601 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:35:35.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:35:34 smithi080 bash[28361]: cluster 2023-12-01T08:35:33.674902+0000 mgr.y (mgr.24362) 6812 : cluster 0 pgmap v6781: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:35:35.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:35:34 smithi080 bash[28361]: audit 2023-12-01T08:35:33.825204+0000 mon.a (mon.0) 4596 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:35:35.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:35:34 smithi080 bash[28361]: audit 2023-12-01T08:35:33.836670+0000 mon.a (mon.0) 4597 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:35:35.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:35:34 smithi080 bash[28361]: audit 2023-12-01T08:35:34.230540+0000 mon.a (mon.0) 4598 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:35:35.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:35:34 smithi080 bash[28361]: audit 2023-12-01T08:35:34.257059+0000 mon.a (mon.0) 4599 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:35:35.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:35:34 smithi080 bash[28361]: audit 2023-12-01T08:35:34.652353+0000 mon.a (mon.0) 4600 : audit 0 from='client.? 172.21.15.80:0/2506452062' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:35:35.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:35:34 smithi080 bash[28361]: audit 2023-12-01T08:35:34.797907+0000 mon.c (mon.2) 4364 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:35:35.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:35:34 smithi080 bash[28361]: audit 2023-12-01T08:35:34.800035+0000 mon.c (mon.2) 4365 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:35:35.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:35:34 smithi080 bash[28361]: audit 2023-12-01T08:35:34.809595+0000 mon.a (mon.0) 4601 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:35:35.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:35:34 smithi090 bash[32384]: cluster 2023-12-01T08:35:33.674902+0000 mgr.y (mgr.24362) 6812 : cluster 0 pgmap v6781: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:35:35.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:35:34 smithi090 bash[32384]: audit 2023-12-01T08:35:33.825204+0000 mon.a (mon.0) 4596 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:35:35.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:35:34 smithi090 bash[32384]: audit 2023-12-01T08:35:33.836670+0000 mon.a (mon.0) 4597 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:35:35.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:35:34 smithi090 bash[32384]: audit 2023-12-01T08:35:34.230540+0000 mon.a (mon.0) 4598 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:35:35.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:35:34 smithi090 bash[32384]: audit 2023-12-01T08:35:34.257059+0000 mon.a (mon.0) 4599 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:35:35.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:35:34 smithi090 bash[32384]: audit 2023-12-01T08:35:34.652353+0000 mon.a (mon.0) 4600 : audit 0 from='client.? 172.21.15.80:0/2506452062' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:35:35.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:35:34 smithi090 bash[32384]: audit 2023-12-01T08:35:34.797907+0000 mon.c (mon.2) 4364 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:35:35.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:35:34 smithi090 bash[32384]: audit 2023-12-01T08:35:34.800035+0000 mon.c (mon.2) 4365 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:35:35.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:35:34 smithi090 bash[32384]: audit 2023-12-01T08:35:34.809595+0000 mon.a (mon.0) 4601 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:35:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:35:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:35:36] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.43.0" 2023-12-01T08:35:37.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:35:36 smithi080 bash[28361]: cluster 2023-12-01T08:35:35.675542+0000 mgr.y (mgr.24362) 6813 : cluster 0 pgmap v6782: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:35:37.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:35:36 smithi080 bash[41963]: cluster 2023-12-01T08:35:35.675542+0000 mgr.y (mgr.24362) 6813 : cluster 0 pgmap v6782: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:35:37.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:35:36 smithi090 bash[32384]: cluster 2023-12-01T08:35:35.675542+0000 mgr.y (mgr.24362) 6813 : cluster 0 pgmap v6782: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:35:38.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:35:37 smithi080 bash[28361]: audit 2023-12-01T08:35:37.116756+0000 mon.a (mon.0) 4602 : audit 0 from='client.? 172.21.15.80:0/3644011747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:35:38.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:35:37 smithi080 bash[41963]: audit 2023-12-01T08:35:37.116756+0000 mon.a (mon.0) 4602 : audit 0 from='client.? 172.21.15.80:0/3644011747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:35:38.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:35:37 smithi090 bash[32384]: audit 2023-12-01T08:35:37.116756+0000 mon.a (mon.0) 4602 : audit 0 from='client.? 172.21.15.80:0/3644011747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:35:39.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:35:38 smithi080 bash[28361]: cluster 2023-12-01T08:35:37.676770+0000 mgr.y (mgr.24362) 6814 : cluster 0 pgmap v6783: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:35:39.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:35:38 smithi080 bash[41963]: cluster 2023-12-01T08:35:37.676770+0000 mgr.y (mgr.24362) 6814 : cluster 0 pgmap v6783: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:35:39.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:35:38 smithi090 bash[32384]: cluster 2023-12-01T08:35:37.676770+0000 mgr.y (mgr.24362) 6814 : cluster 0 pgmap v6783: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:35:40.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:35:39 smithi080 bash[41963]: audit 2023-12-01T08:35:39.585163+0000 mon.a (mon.0) 4603 : audit 0 from='client.? 172.21.15.80:0/289016964' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:35:40.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:35:39 smithi080 bash[28361]: audit 2023-12-01T08:35:39.585163+0000 mon.a (mon.0) 4603 : audit 0 from='client.? 172.21.15.80:0/289016964' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:35:40.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:35:39 smithi090 bash[32384]: audit 2023-12-01T08:35:39.585163+0000 mon.a (mon.0) 4603 : audit 0 from='client.? 172.21.15.80:0/289016964' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:35:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:35:40 smithi080 bash[28361]: cluster 2023-12-01T08:35:39.677453+0000 mgr.y (mgr.24362) 6815 : cluster 0 pgmap v6784: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:35:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:35:40 smithi080 bash[28361]: audit 2023-12-01T08:35:40.133938+0000 mon.c (mon.2) 4366 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:35:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:35:40 smithi080 bash[41963]: cluster 2023-12-01T08:35:39.677453+0000 mgr.y (mgr.24362) 6815 : cluster 0 pgmap v6784: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:35:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:35:40 smithi080 bash[41963]: audit 2023-12-01T08:35:40.133938+0000 mon.c (mon.2) 4366 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:35:41.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:35:40 smithi090 bash[32384]: cluster 2023-12-01T08:35:39.677453+0000 mgr.y (mgr.24362) 6815 : cluster 0 pgmap v6784: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:35:41.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:35:40 smithi090 bash[32384]: audit 2023-12-01T08:35:40.133938+0000 mon.c (mon.2) 4366 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:35:42.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:35:42 smithi080 bash[28361]: cluster 2023-12-01T08:35:41.678735+0000 mgr.y (mgr.24362) 6816 : cluster 0 pgmap v6785: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:35:42.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:35:42 smithi080 bash[28361]: audit 2023-12-01T08:35:42.038096+0000 mon.a (mon.0) 4604 : audit 0 from='client.? 172.21.15.80:0/1175389675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:35:42.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:35:42 smithi080 bash[41963]: cluster 2023-12-01T08:35:41.678735+0000 mgr.y (mgr.24362) 6816 : cluster 0 pgmap v6785: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:35:42.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:35:42 smithi080 bash[41963]: audit 2023-12-01T08:35:42.038096+0000 mon.a (mon.0) 4604 : audit 0 from='client.? 172.21.15.80:0/1175389675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:35:43.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:35:42 smithi090 bash[32384]: cluster 2023-12-01T08:35:41.678735+0000 mgr.y (mgr.24362) 6816 : cluster 0 pgmap v6785: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:35:43.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:35:42 smithi090 bash[32384]: audit 2023-12-01T08:35:42.038096+0000 mon.a (mon.0) 4604 : audit 0 from='client.? 172.21.15.80:0/1175389675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:35:45.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:35:44 smithi090 bash[32384]: cluster 2023-12-01T08:35:43.679466+0000 mgr.y (mgr.24362) 6817 : cluster 0 pgmap v6786: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:35:45.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:35:44 smithi090 bash[32384]: audit 2023-12-01T08:35:44.492643+0000 mon.c (mon.2) 4367 : audit 0 from='client.? 172.21.15.80:0/550181842' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:35:45.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:35:44 smithi080 bash[28361]: cluster 2023-12-01T08:35:43.679466+0000 mgr.y (mgr.24362) 6817 : cluster 0 pgmap v6786: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:35:45.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:35:44 smithi080 bash[28361]: audit 2023-12-01T08:35:44.492643+0000 mon.c (mon.2) 4367 : audit 0 from='client.? 172.21.15.80:0/550181842' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:35:45.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:35:44 smithi080 bash[41963]: cluster 2023-12-01T08:35:43.679466+0000 mgr.y (mgr.24362) 6817 : cluster 0 pgmap v6786: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:35:45.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:35:44 smithi080 bash[41963]: audit 2023-12-01T08:35:44.492643+0000 mon.c (mon.2) 4367 : audit 0 from='client.? 172.21.15.80:0/550181842' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:35:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:35:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:35:46] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T08:35:47.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:35:46 smithi090 bash[32384]: cluster 2023-12-01T08:35:45.680126+0000 mgr.y (mgr.24362) 6818 : cluster 0 pgmap v6787: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:35:47.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:35:46 smithi080 bash[28361]: cluster 2023-12-01T08:35:45.680126+0000 mgr.y (mgr.24362) 6818 : cluster 0 pgmap v6787: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:35:47.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:35:46 smithi080 bash[41963]: cluster 2023-12-01T08:35:45.680126+0000 mgr.y (mgr.24362) 6818 : cluster 0 pgmap v6787: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:35:48.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:35:47 smithi090 bash[32384]: audit 2023-12-01T08:35:46.956210+0000 mon.a (mon.0) 4605 : audit 0 from='client.? 172.21.15.80:0/1773370295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:35:48.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:35:47 smithi080 bash[28361]: audit 2023-12-01T08:35:46.956210+0000 mon.a (mon.0) 4605 : audit 0 from='client.? 172.21.15.80:0/1773370295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:35:48.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:35:47 smithi080 bash[41963]: audit 2023-12-01T08:35:46.956210+0000 mon.a (mon.0) 4605 : audit 0 from='client.? 172.21.15.80:0/1773370295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:35:49.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:35:48 smithi090 bash[32384]: cluster 2023-12-01T08:35:47.681234+0000 mgr.y (mgr.24362) 6819 : cluster 0 pgmap v6788: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:35:49.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:35:48 smithi080 bash[28361]: cluster 2023-12-01T08:35:47.681234+0000 mgr.y (mgr.24362) 6819 : cluster 0 pgmap v6788: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:35:49.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:35:48 smithi080 bash[41963]: cluster 2023-12-01T08:35:47.681234+0000 mgr.y (mgr.24362) 6819 : cluster 0 pgmap v6788: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:35:50.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:35:49 smithi090 bash[32384]: audit 2023-12-01T08:35:49.413600+0000 mon.c (mon.2) 4368 : audit 0 from='client.? 172.21.15.80:0/2524763491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:35:50.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:35:49 smithi080 bash[41963]: audit 2023-12-01T08:35:49.413600+0000 mon.c (mon.2) 4368 : audit 0 from='client.? 172.21.15.80:0/2524763491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:35:50.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:35:49 smithi080 bash[28361]: audit 2023-12-01T08:35:49.413600+0000 mon.c (mon.2) 4368 : audit 0 from='client.? 172.21.15.80:0/2524763491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:35:51.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:35:50 smithi090 bash[32384]: cluster 2023-12-01T08:35:49.681943+0000 mgr.y (mgr.24362) 6820 : cluster 0 pgmap v6789: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:35:51.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:35:50 smithi080 bash[28361]: cluster 2023-12-01T08:35:49.681943+0000 mgr.y (mgr.24362) 6820 : cluster 0 pgmap v6789: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:35:51.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:35:50 smithi080 bash[41963]: cluster 2023-12-01T08:35:49.681943+0000 mgr.y (mgr.24362) 6820 : cluster 0 pgmap v6789: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:35:52.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:35:52 smithi080 bash[41963]: cluster 2023-12-01T08:35:51.682707+0000 mgr.y (mgr.24362) 6821 : cluster 0 pgmap v6790: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:35:52.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:35:52 smithi080 bash[41963]: audit 2023-12-01T08:35:51.870005+0000 mon.a (mon.0) 4606 : audit 0 from='client.? 172.21.15.80:0/3127709762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:35:52.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:35:52 smithi080 bash[28361]: cluster 2023-12-01T08:35:51.682707+0000 mgr.y (mgr.24362) 6821 : cluster 0 pgmap v6790: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:35:52.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:35:52 smithi080 bash[28361]: audit 2023-12-01T08:35:51.870005+0000 mon.a (mon.0) 4606 : audit 0 from='client.? 172.21.15.80:0/3127709762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:35:53.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:35:52 smithi090 bash[32384]: cluster 2023-12-01T08:35:51.682707+0000 mgr.y (mgr.24362) 6821 : cluster 0 pgmap v6790: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:35:53.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:35:52 smithi090 bash[32384]: audit 2023-12-01T08:35:51.870005+0000 mon.a (mon.0) 4606 : audit 0 from='client.? 172.21.15.80:0/3127709762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:35:55.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:35:54 smithi090 bash[32384]: cluster 2023-12-01T08:35:53.683343+0000 mgr.y (mgr.24362) 6822 : cluster 0 pgmap v6791: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:35:55.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:35:54 smithi090 bash[32384]: audit 2023-12-01T08:35:54.316887+0000 mon.c (mon.2) 4369 : audit 0 from='client.? 172.21.15.80:0/1347793712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:35:55.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:35:54 smithi080 bash[28361]: cluster 2023-12-01T08:35:53.683343+0000 mgr.y (mgr.24362) 6822 : cluster 0 pgmap v6791: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:35:55.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:35:54 smithi080 bash[28361]: audit 2023-12-01T08:35:54.316887+0000 mon.c (mon.2) 4369 : audit 0 from='client.? 172.21.15.80:0/1347793712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:35:55.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:35:54 smithi080 bash[41963]: cluster 2023-12-01T08:35:53.683343+0000 mgr.y (mgr.24362) 6822 : cluster 0 pgmap v6791: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:35:55.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:35:54 smithi080 bash[41963]: audit 2023-12-01T08:35:54.316887+0000 mon.c (mon.2) 4369 : audit 0 from='client.? 172.21.15.80:0/1347793712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:35:56.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:35:55 smithi090 bash[32384]: audit 2023-12-01T08:35:55.134592+0000 mon.c (mon.2) 4370 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:35:56.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:35:55 smithi080 bash[41963]: audit 2023-12-01T08:35:55.134592+0000 mon.c (mon.2) 4370 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:35:56.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:35:55 smithi080 bash[28361]: audit 2023-12-01T08:35:55.134592+0000 mon.c (mon.2) 4370 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:35:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:35:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:35:56] "GET /metrics HTTP/1.1" 200 33972 "" "Prometheus/2.43.0" 2023-12-01T08:35:57.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:35:56 smithi090 bash[32384]: cluster 2023-12-01T08:35:55.684050+0000 mgr.y (mgr.24362) 6823 : cluster 0 pgmap v6792: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:35:57.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:35:56 smithi080 bash[28361]: cluster 2023-12-01T08:35:55.684050+0000 mgr.y (mgr.24362) 6823 : cluster 0 pgmap v6792: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:35:57.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:35:56 smithi080 bash[41963]: cluster 2023-12-01T08:35:55.684050+0000 mgr.y (mgr.24362) 6823 : cluster 0 pgmap v6792: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:35:58.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:35:57 smithi090 bash[32384]: audit 2023-12-01T08:35:56.767552+0000 mon.c (mon.2) 4371 : audit 0 from='client.? 172.21.15.80:0/3265442811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:35:58.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:35:57 smithi080 bash[41963]: audit 2023-12-01T08:35:56.767552+0000 mon.c (mon.2) 4371 : audit 0 from='client.? 172.21.15.80:0/3265442811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:35:58.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:35:57 smithi080 bash[28361]: audit 2023-12-01T08:35:56.767552+0000 mon.c (mon.2) 4371 : audit 0 from='client.? 172.21.15.80:0/3265442811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:35:59.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:35:58 smithi090 bash[32384]: cluster 2023-12-01T08:35:57.685215+0000 mgr.y (mgr.24362) 6824 : cluster 0 pgmap v6793: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:35:59.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:35:58 smithi080 bash[41963]: cluster 2023-12-01T08:35:57.685215+0000 mgr.y (mgr.24362) 6824 : cluster 0 pgmap v6793: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:35:59.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:35:58 smithi080 bash[28361]: cluster 2023-12-01T08:35:57.685215+0000 mgr.y (mgr.24362) 6824 : cluster 0 pgmap v6793: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:36:00.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:35:59 smithi090 bash[32384]: audit 2023-12-01T08:35:59.227216+0000 mon.c (mon.2) 4372 : audit 0 from='client.? 172.21.15.80:0/2488562330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:36:00.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:35:59 smithi080 bash[28361]: audit 2023-12-01T08:35:59.227216+0000 mon.c (mon.2) 4372 : audit 0 from='client.? 172.21.15.80:0/2488562330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:36:00.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:35:59 smithi080 bash[41963]: audit 2023-12-01T08:35:59.227216+0000 mon.c (mon.2) 4372 : audit 0 from='client.? 172.21.15.80:0/2488562330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:36:01.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:36:00 smithi080 bash[41963]: cluster 2023-12-01T08:35:59.685905+0000 mgr.y (mgr.24362) 6825 : cluster 0 pgmap v6794: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:36:01.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:36:00 smithi080 bash[28361]: cluster 2023-12-01T08:35:59.685905+0000 mgr.y (mgr.24362) 6825 : cluster 0 pgmap v6794: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:36:01.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:36:00 smithi090 bash[32384]: cluster 2023-12-01T08:35:59.685905+0000 mgr.y (mgr.24362) 6825 : cluster 0 pgmap v6794: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:36:02.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:36:02 smithi080 bash[41963]: audit 2023-12-01T08:36:01.677797+0000 mon.a (mon.0) 4607 : audit 0 from='client.? 172.21.15.80:0/4154027026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:36:02.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:36:02 smithi080 bash[41963]: cluster 2023-12-01T08:36:01.686841+0000 mgr.y (mgr.24362) 6826 : cluster 0 pgmap v6795: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:36:02.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:36:02 smithi080 bash[28361]: audit 2023-12-01T08:36:01.677797+0000 mon.a (mon.0) 4607 : audit 0 from='client.? 172.21.15.80:0/4154027026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:36:02.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:36:02 smithi080 bash[28361]: cluster 2023-12-01T08:36:01.686841+0000 mgr.y (mgr.24362) 6826 : cluster 0 pgmap v6795: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:36:03.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:36:02 smithi090 bash[32384]: audit 2023-12-01T08:36:01.677797+0000 mon.a (mon.0) 4607 : audit 0 from='client.? 172.21.15.80:0/4154027026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:36:03.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:36:02 smithi090 bash[32384]: cluster 2023-12-01T08:36:01.686841+0000 mgr.y (mgr.24362) 6826 : cluster 0 pgmap v6795: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:36:05.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:36:04 smithi090 bash[32384]: cluster 2023-12-01T08:36:03.687449+0000 mgr.y (mgr.24362) 6827 : cluster 0 pgmap v6796: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:36:05.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:36:04 smithi090 bash[32384]: audit 2023-12-01T08:36:04.138814+0000 mon.c (mon.2) 4373 : audit 0 from='client.? 172.21.15.80:0/2389396676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:36:05.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:36:04 smithi080 bash[28361]: cluster 2023-12-01T08:36:03.687449+0000 mgr.y (mgr.24362) 6827 : cluster 0 pgmap v6796: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:36:05.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:36:04 smithi080 bash[28361]: audit 2023-12-01T08:36:04.138814+0000 mon.c (mon.2) 4373 : audit 0 from='client.? 172.21.15.80:0/2389396676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:36:05.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:36:04 smithi080 bash[41963]: cluster 2023-12-01T08:36:03.687449+0000 mgr.y (mgr.24362) 6827 : cluster 0 pgmap v6796: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:36:05.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:36:04 smithi080 bash[41963]: audit 2023-12-01T08:36:04.138814+0000 mon.c (mon.2) 4373 : audit 0 from='client.? 172.21.15.80:0/2389396676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:36:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:36:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:36:06] "GET /metrics HTTP/1.1" 200 33972 "" "Prometheus/2.43.0" 2023-12-01T08:36:07.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:36:06 smithi090 bash[32384]: cluster 2023-12-01T08:36:05.688150+0000 mgr.y (mgr.24362) 6828 : cluster 0 pgmap v6797: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:36:07.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:36:06 smithi090 bash[32384]: audit 2023-12-01T08:36:06.593750+0000 mon.a (mon.0) 4608 : audit 0 from='client.? 172.21.15.80:0/1602797891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:36:07.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:36:06 smithi080 bash[41963]: cluster 2023-12-01T08:36:05.688150+0000 mgr.y (mgr.24362) 6828 : cluster 0 pgmap v6797: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:36:07.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:36:06 smithi080 bash[41963]: audit 2023-12-01T08:36:06.593750+0000 mon.a (mon.0) 4608 : audit 0 from='client.? 172.21.15.80:0/1602797891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:36:07.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:36:06 smithi080 bash[28361]: cluster 2023-12-01T08:36:05.688150+0000 mgr.y (mgr.24362) 6828 : cluster 0 pgmap v6797: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:36:07.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:36:06 smithi080 bash[28361]: audit 2023-12-01T08:36:06.593750+0000 mon.a (mon.0) 4608 : audit 0 from='client.? 172.21.15.80:0/1602797891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:36:09.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:36:08 smithi090 bash[32384]: cluster 2023-12-01T08:36:07.689214+0000 mgr.y (mgr.24362) 6829 : cluster 0 pgmap v6798: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:36:09.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:36:08 smithi080 bash[28361]: cluster 2023-12-01T08:36:07.689214+0000 mgr.y (mgr.24362) 6829 : cluster 0 pgmap v6798: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:36:09.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:36:08 smithi080 bash[41963]: cluster 2023-12-01T08:36:07.689214+0000 mgr.y (mgr.24362) 6829 : cluster 0 pgmap v6798: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:36:10.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:36:09 smithi090 bash[32384]: audit 2023-12-01T08:36:09.052756+0000 mon.a (mon.0) 4609 : audit 0 from='client.? 172.21.15.80:0/4067470088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:36:10.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:36:09 smithi080 bash[28361]: audit 2023-12-01T08:36:09.052756+0000 mon.a (mon.0) 4609 : audit 0 from='client.? 172.21.15.80:0/4067470088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:36:10.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:36:09 smithi080 bash[41963]: audit 2023-12-01T08:36:09.052756+0000 mon.a (mon.0) 4609 : audit 0 from='client.? 172.21.15.80:0/4067470088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:36:11.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:36:10 smithi090 bash[32384]: cluster 2023-12-01T08:36:09.690081+0000 mgr.y (mgr.24362) 6830 : cluster 0 pgmap v6799: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:36:11.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:36:10 smithi090 bash[32384]: audit 2023-12-01T08:36:10.134816+0000 mon.c (mon.2) 4374 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:36:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:36:10 smithi080 bash[28361]: cluster 2023-12-01T08:36:09.690081+0000 mgr.y (mgr.24362) 6830 : cluster 0 pgmap v6799: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:36:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:36:10 smithi080 bash[28361]: audit 2023-12-01T08:36:10.134816+0000 mon.c (mon.2) 4374 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:36:11.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:36:10 smithi080 bash[41963]: cluster 2023-12-01T08:36:09.690081+0000 mgr.y (mgr.24362) 6830 : cluster 0 pgmap v6799: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:36:11.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:36:10 smithi080 bash[41963]: audit 2023-12-01T08:36:10.134816+0000 mon.c (mon.2) 4374 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:36:12.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:36:11 smithi080 bash[28361]: audit 2023-12-01T08:36:11.514010+0000 mon.a (mon.0) 4610 : audit 0 from='client.? 172.21.15.80:0/201238069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:36:12.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:36:11 smithi080 bash[41963]: audit 2023-12-01T08:36:11.514010+0000 mon.a (mon.0) 4610 : audit 0 from='client.? 172.21.15.80:0/201238069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:36:12.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:36:11 smithi090 bash[32384]: audit 2023-12-01T08:36:11.514010+0000 mon.a (mon.0) 4610 : audit 0 from='client.? 172.21.15.80:0/201238069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:36:13.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:36:12 smithi080 bash[28361]: cluster 2023-12-01T08:36:11.691327+0000 mgr.y (mgr.24362) 6831 : cluster 0 pgmap v6800: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:36:13.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:36:12 smithi080 bash[41963]: cluster 2023-12-01T08:36:11.691327+0000 mgr.y (mgr.24362) 6831 : cluster 0 pgmap v6800: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:36:13.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:36:12 smithi090 bash[32384]: cluster 2023-12-01T08:36:11.691327+0000 mgr.y (mgr.24362) 6831 : cluster 0 pgmap v6800: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:36:15.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:36:14 smithi080 bash[28361]: cluster 2023-12-01T08:36:13.691967+0000 mgr.y (mgr.24362) 6832 : cluster 0 pgmap v6801: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:36:15.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:36:14 smithi080 bash[28361]: audit 2023-12-01T08:36:13.967541+0000 mon.c (mon.2) 4375 : audit 0 from='client.? 172.21.15.80:0/3498988679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:36:15.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:36:14 smithi080 bash[41963]: cluster 2023-12-01T08:36:13.691967+0000 mgr.y (mgr.24362) 6832 : cluster 0 pgmap v6801: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:36:15.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:36:14 smithi080 bash[41963]: audit 2023-12-01T08:36:13.967541+0000 mon.c (mon.2) 4375 : audit 0 from='client.? 172.21.15.80:0/3498988679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:36:15.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:36:14 smithi090 bash[32384]: cluster 2023-12-01T08:36:13.691967+0000 mgr.y (mgr.24362) 6832 : cluster 0 pgmap v6801: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:36:15.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:36:14 smithi090 bash[32384]: audit 2023-12-01T08:36:13.967541+0000 mon.c (mon.2) 4375 : audit 0 from='client.? 172.21.15.80:0/3498988679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:36:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:36:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:36:16] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T08:36:17.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:36:16 smithi080 bash[41963]: cluster 2023-12-01T08:36:15.692574+0000 mgr.y (mgr.24362) 6833 : cluster 0 pgmap v6802: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:36:17.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:36:16 smithi080 bash[41963]: audit 2023-12-01T08:36:16.411407+0000 mon.a (mon.0) 4611 : audit 0 from='client.? 172.21.15.80:0/649726016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:36:17.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:36:16 smithi080 bash[28361]: cluster 2023-12-01T08:36:15.692574+0000 mgr.y (mgr.24362) 6833 : cluster 0 pgmap v6802: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:36:17.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:36:16 smithi080 bash[28361]: audit 2023-12-01T08:36:16.411407+0000 mon.a (mon.0) 4611 : audit 0 from='client.? 172.21.15.80:0/649726016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:36:17.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:36:16 smithi090 bash[32384]: cluster 2023-12-01T08:36:15.692574+0000 mgr.y (mgr.24362) 6833 : cluster 0 pgmap v6802: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:36:17.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:36:16 smithi090 bash[32384]: audit 2023-12-01T08:36:16.411407+0000 mon.a (mon.0) 4611 : audit 0 from='client.? 172.21.15.80:0/649726016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:36:19.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:36:18 smithi080 bash[28361]: cluster 2023-12-01T08:36:17.693677+0000 mgr.y (mgr.24362) 6834 : cluster 0 pgmap v6803: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:36:19.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:36:18 smithi080 bash[41963]: cluster 2023-12-01T08:36:17.693677+0000 mgr.y (mgr.24362) 6834 : cluster 0 pgmap v6803: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:36:19.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:36:18 smithi090 bash[32384]: cluster 2023-12-01T08:36:17.693677+0000 mgr.y (mgr.24362) 6834 : cluster 0 pgmap v6803: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:36:20.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:36:19 smithi080 bash[28361]: audit 2023-12-01T08:36:18.873714+0000 mon.c (mon.2) 4376 : audit 0 from='client.? 172.21.15.80:0/3528718366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:36:20.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:36:19 smithi080 bash[41963]: audit 2023-12-01T08:36:18.873714+0000 mon.c (mon.2) 4376 : audit 0 from='client.? 172.21.15.80:0/3528718366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:36:20.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:36:19 smithi090 bash[32384]: audit 2023-12-01T08:36:18.873714+0000 mon.c (mon.2) 4376 : audit 0 from='client.? 172.21.15.80:0/3528718366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:36:21.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:36:20 smithi080 bash[28361]: cluster 2023-12-01T08:36:19.694341+0000 mgr.y (mgr.24362) 6835 : cluster 0 pgmap v6804: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:36:21.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:36:20 smithi080 bash[41963]: cluster 2023-12-01T08:36:19.694341+0000 mgr.y (mgr.24362) 6835 : cluster 0 pgmap v6804: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:36:21.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:36:20 smithi090 bash[32384]: cluster 2023-12-01T08:36:19.694341+0000 mgr.y (mgr.24362) 6835 : cluster 0 pgmap v6804: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:36:22.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:36:21 smithi080 bash[28361]: audit 2023-12-01T08:36:21.335704+0000 mon.a (mon.0) 4612 : audit 0 from='client.? 172.21.15.80:0/2239062975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:36:22.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:36:21 smithi080 bash[41963]: audit 2023-12-01T08:36:21.335704+0000 mon.a (mon.0) 4612 : audit 0 from='client.? 172.21.15.80:0/2239062975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:36:22.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:36:21 smithi090 bash[32384]: audit 2023-12-01T08:36:21.335704+0000 mon.a (mon.0) 4612 : audit 0 from='client.? 172.21.15.80:0/2239062975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:36:23.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:36:22 smithi080 bash[28361]: cluster 2023-12-01T08:36:21.695470+0000 mgr.y (mgr.24362) 6836 : cluster 0 pgmap v6805: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:36:23.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:36:22 smithi080 bash[41963]: cluster 2023-12-01T08:36:21.695470+0000 mgr.y (mgr.24362) 6836 : cluster 0 pgmap v6805: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:36:23.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:36:22 smithi090 bash[32384]: cluster 2023-12-01T08:36:21.695470+0000 mgr.y (mgr.24362) 6836 : cluster 0 pgmap v6805: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:36:24.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:36:23 smithi080 bash[28361]: audit 2023-12-01T08:36:23.783677+0000 mon.c (mon.2) 4377 : audit 0 from='client.? 172.21.15.80:0/1181020381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:36:24.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:36:23 smithi080 bash[41963]: audit 2023-12-01T08:36:23.783677+0000 mon.c (mon.2) 4377 : audit 0 from='client.? 172.21.15.80:0/1181020381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:36:24.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:36:23 smithi090 bash[32384]: audit 2023-12-01T08:36:23.783677+0000 mon.c (mon.2) 4377 : audit 0 from='client.? 172.21.15.80:0/1181020381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:36:25.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:36:24 smithi080 bash[28361]: cluster 2023-12-01T08:36:23.696109+0000 mgr.y (mgr.24362) 6837 : cluster 0 pgmap v6806: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:36:25.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:36:24 smithi080 bash[41963]: cluster 2023-12-01T08:36:23.696109+0000 mgr.y (mgr.24362) 6837 : cluster 0 pgmap v6806: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:36:25.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:36:24 smithi090 bash[32384]: cluster 2023-12-01T08:36:23.696109+0000 mgr.y (mgr.24362) 6837 : cluster 0 pgmap v6806: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:36:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:36:25 smithi080 bash[28361]: audit 2023-12-01T08:36:25.135198+0000 mon.c (mon.2) 4378 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:36:26.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:36:25 smithi080 bash[41963]: audit 2023-12-01T08:36:25.135198+0000 mon.c (mon.2) 4378 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:36:26.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:36:25 smithi090 bash[32384]: audit 2023-12-01T08:36:25.135198+0000 mon.c (mon.2) 4378 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:36:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:36:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:36:26] "GET /metrics HTTP/1.1" 200 33970 "" "Prometheus/2.43.0" 2023-12-01T08:36:27.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:36:26 smithi080 bash[28361]: cluster 2023-12-01T08:36:25.696676+0000 mgr.y (mgr.24362) 6838 : cluster 0 pgmap v6807: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:36:27.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:36:26 smithi080 bash[28361]: audit 2023-12-01T08:36:26.237765+0000 mon.c (mon.2) 4379 : audit 0 from='client.? 172.21.15.80:0/1034328668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:36:27.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:36:26 smithi080 bash[41963]: cluster 2023-12-01T08:36:25.696676+0000 mgr.y (mgr.24362) 6838 : cluster 0 pgmap v6807: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:36:27.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:36:26 smithi080 bash[41963]: audit 2023-12-01T08:36:26.237765+0000 mon.c (mon.2) 4379 : audit 0 from='client.? 172.21.15.80:0/1034328668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:36:27.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:36:26 smithi090 bash[32384]: cluster 2023-12-01T08:36:25.696676+0000 mgr.y (mgr.24362) 6838 : cluster 0 pgmap v6807: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:36:27.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:36:26 smithi090 bash[32384]: audit 2023-12-01T08:36:26.237765+0000 mon.c (mon.2) 4379 : audit 0 from='client.? 172.21.15.80:0/1034328668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:36:29.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:36:28 smithi080 bash[28361]: cluster 2023-12-01T08:36:27.697794+0000 mgr.y (mgr.24362) 6839 : cluster 0 pgmap v6808: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:36:29.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:36:28 smithi080 bash[28361]: audit 2023-12-01T08:36:28.686065+0000 mon.a (mon.0) 4613 : audit 0 from='client.? 172.21.15.80:0/433656097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:36:29.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:36:28 smithi080 bash[41963]: cluster 2023-12-01T08:36:27.697794+0000 mgr.y (mgr.24362) 6839 : cluster 0 pgmap v6808: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:36:29.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:36:28 smithi080 bash[41963]: audit 2023-12-01T08:36:28.686065+0000 mon.a (mon.0) 4613 : audit 0 from='client.? 172.21.15.80:0/433656097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:36:29.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:36:28 smithi090 bash[32384]: cluster 2023-12-01T08:36:27.697794+0000 mgr.y (mgr.24362) 6839 : cluster 0 pgmap v6808: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:36:29.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:36:28 smithi090 bash[32384]: audit 2023-12-01T08:36:28.686065+0000 mon.a (mon.0) 4613 : audit 0 from='client.? 172.21.15.80:0/433656097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:36:31.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:36:30 smithi080 bash[28361]: cluster 2023-12-01T08:36:29.698450+0000 mgr.y (mgr.24362) 6840 : cluster 0 pgmap v6809: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:36:31.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:36:30 smithi080 bash[41963]: cluster 2023-12-01T08:36:29.698450+0000 mgr.y (mgr.24362) 6840 : cluster 0 pgmap v6809: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:36:31.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:36:30 smithi090 bash[32384]: cluster 2023-12-01T08:36:29.698450+0000 mgr.y (mgr.24362) 6840 : cluster 0 pgmap v6809: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:36:32.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:36:31 smithi080 bash[41963]: audit 2023-12-01T08:36:31.134708+0000 mon.c (mon.2) 4380 : audit 0 from='client.? 172.21.15.80:0/108725473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:36:32.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:36:31 smithi080 bash[28361]: audit 2023-12-01T08:36:31.134708+0000 mon.c (mon.2) 4380 : audit 0 from='client.? 172.21.15.80:0/108725473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:36:32.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:36:31 smithi090 bash[32384]: audit 2023-12-01T08:36:31.134708+0000 mon.c (mon.2) 4380 : audit 0 from='client.? 172.21.15.80:0/108725473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:36:33.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:36:32 smithi080 bash[41963]: cluster 2023-12-01T08:36:31.699608+0000 mgr.y (mgr.24362) 6841 : cluster 0 pgmap v6810: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:36:33.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:36:32 smithi080 bash[28361]: cluster 2023-12-01T08:36:31.699608+0000 mgr.y (mgr.24362) 6841 : cluster 0 pgmap v6810: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:36:33.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:36:32 smithi090 bash[32384]: cluster 2023-12-01T08:36:31.699608+0000 mgr.y (mgr.24362) 6841 : cluster 0 pgmap v6810: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:36:34.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:36:33 smithi080 bash[28361]: audit 2023-12-01T08:36:33.588708+0000 mon.c (mon.2) 4381 : audit 0 from='client.? 172.21.15.80:0/3466905263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:36:34.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:36:33 smithi080 bash[41963]: audit 2023-12-01T08:36:33.588708+0000 mon.c (mon.2) 4381 : audit 0 from='client.? 172.21.15.80:0/3466905263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:36:34.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:36:33 smithi090 bash[32384]: audit 2023-12-01T08:36:33.588708+0000 mon.c (mon.2) 4381 : audit 0 from='client.? 172.21.15.80:0/3466905263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:36:35.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:36:34 smithi080 bash[41963]: cluster 2023-12-01T08:36:33.700313+0000 mgr.y (mgr.24362) 6842 : cluster 0 pgmap v6811: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:36:35.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:36:34 smithi080 bash[28361]: cluster 2023-12-01T08:36:33.700313+0000 mgr.y (mgr.24362) 6842 : cluster 0 pgmap v6811: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:36:35.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:36:34 smithi090 bash[32384]: cluster 2023-12-01T08:36:33.700313+0000 mgr.y (mgr.24362) 6842 : cluster 0 pgmap v6811: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:36:36.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:36:35 smithi080 bash[41963]: audit 2023-12-01T08:36:34.892693+0000 mon.c (mon.2) 4382 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:36:36.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:36:35 smithi080 bash[28361]: audit 2023-12-01T08:36:34.892693+0000 mon.c (mon.2) 4382 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:36:36.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:36:35 smithi090 bash[32384]: audit 2023-12-01T08:36:34.892693+0000 mon.c (mon.2) 4382 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:36:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:36:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:36:36] "GET /metrics HTTP/1.1" 200 33970 "" "Prometheus/2.43.0" 2023-12-01T08:36:37.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:36:36 smithi080 bash[28361]: cluster 2023-12-01T08:36:35.701085+0000 mgr.y (mgr.24362) 6843 : cluster 0 pgmap v6812: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:36:37.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:36:36 smithi080 bash[28361]: audit 2023-12-01T08:36:36.044204+0000 mon.c (mon.2) 4383 : audit 0 from='client.? 172.21.15.80:0/394390600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:36:37.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:36:36 smithi080 bash[41963]: cluster 2023-12-01T08:36:35.701085+0000 mgr.y (mgr.24362) 6843 : cluster 0 pgmap v6812: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:36:37.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:36:36 smithi080 bash[41963]: audit 2023-12-01T08:36:36.044204+0000 mon.c (mon.2) 4383 : audit 0 from='client.? 172.21.15.80:0/394390600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:36:37.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:36:36 smithi090 bash[32384]: cluster 2023-12-01T08:36:35.701085+0000 mgr.y (mgr.24362) 6843 : cluster 0 pgmap v6812: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:36:37.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:36:36 smithi090 bash[32384]: audit 2023-12-01T08:36:36.044204+0000 mon.c (mon.2) 4383 : audit 0 from='client.? 172.21.15.80:0/394390600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:36:39.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:36:38 smithi080 bash[28361]: cluster 2023-12-01T08:36:37.702269+0000 mgr.y (mgr.24362) 6844 : cluster 0 pgmap v6813: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:36:39.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:36:38 smithi080 bash[28361]: audit 2023-12-01T08:36:38.512043+0000 mon.a (mon.0) 4614 : audit 0 from='client.? 172.21.15.80:0/1980710762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:36:39.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:36:38 smithi080 bash[41963]: cluster 2023-12-01T08:36:37.702269+0000 mgr.y (mgr.24362) 6844 : cluster 0 pgmap v6813: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:36:39.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:36:38 smithi080 bash[41963]: audit 2023-12-01T08:36:38.512043+0000 mon.a (mon.0) 4614 : audit 0 from='client.? 172.21.15.80:0/1980710762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:36:39.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:36:38 smithi090 bash[32384]: cluster 2023-12-01T08:36:37.702269+0000 mgr.y (mgr.24362) 6844 : cluster 0 pgmap v6813: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:36:39.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:36:38 smithi090 bash[32384]: audit 2023-12-01T08:36:38.512043+0000 mon.a (mon.0) 4614 : audit 0 from='client.? 172.21.15.80:0/1980710762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:36:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:36:40 smithi080 bash[28361]: cluster 2023-12-01T08:36:39.702955+0000 mgr.y (mgr.24362) 6845 : cluster 0 pgmap v6814: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:36:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:36:40 smithi080 bash[28361]: audit 2023-12-01T08:36:40.135168+0000 mon.c (mon.2) 4384 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:36:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:36:40 smithi080 bash[28361]: audit 2023-12-01T08:36:40.739624+0000 mon.a (mon.0) 4615 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:36:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:36:40 smithi080 bash[28361]: audit 2023-12-01T08:36:40.752630+0000 mon.a (mon.0) 4616 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:36:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:36:40 smithi080 bash[41963]: cluster 2023-12-01T08:36:39.702955+0000 mgr.y (mgr.24362) 6845 : cluster 0 pgmap v6814: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:36:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:36:40 smithi080 bash[41963]: audit 2023-12-01T08:36:40.135168+0000 mon.c (mon.2) 4384 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:36:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:36:40 smithi080 bash[41963]: audit 2023-12-01T08:36:40.739624+0000 mon.a (mon.0) 4615 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:36:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:36:40 smithi080 bash[41963]: audit 2023-12-01T08:36:40.752630+0000 mon.a (mon.0) 4616 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:36:41.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:36:40 smithi090 bash[32384]: cluster 2023-12-01T08:36:39.702955+0000 mgr.y (mgr.24362) 6845 : cluster 0 pgmap v6814: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:36:41.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:36:40 smithi090 bash[32384]: audit 2023-12-01T08:36:40.135168+0000 mon.c (mon.2) 4384 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:36:41.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:36:40 smithi090 bash[32384]: audit 2023-12-01T08:36:40.739624+0000 mon.a (mon.0) 4615 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:36:41.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:36:40 smithi090 bash[32384]: audit 2023-12-01T08:36:40.752630+0000 mon.a (mon.0) 4616 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:36:42.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:36:41 smithi080 bash[28361]: audit 2023-12-01T08:36:40.972451+0000 mon.a (mon.0) 4617 : audit 0 from='client.? 172.21.15.80:0/1893043882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:36:42.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:36:41 smithi080 bash[28361]: audit 2023-12-01T08:36:41.094384+0000 mon.a (mon.0) 4618 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:36:42.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:36:41 smithi080 bash[28361]: audit 2023-12-01T08:36:41.103924+0000 mon.a (mon.0) 4619 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:36:42.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:36:41 smithi080 bash[28361]: audit 2023-12-01T08:36:41.629838+0000 mon.c (mon.2) 4385 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:36:42.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:36:41 smithi080 bash[28361]: audit 2023-12-01T08:36:41.635995+0000 mon.c (mon.2) 4386 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:36:42.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:36:41 smithi080 bash[28361]: audit 2023-12-01T08:36:41.643409+0000 mon.a (mon.0) 4620 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:36:42.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:36:41 smithi080 bash[41963]: audit 2023-12-01T08:36:40.972451+0000 mon.a (mon.0) 4617 : audit 0 from='client.? 172.21.15.80:0/1893043882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:36:42.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:36:41 smithi080 bash[41963]: audit 2023-12-01T08:36:41.094384+0000 mon.a (mon.0) 4618 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:36:42.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:36:41 smithi080 bash[41963]: audit 2023-12-01T08:36:41.103924+0000 mon.a (mon.0) 4619 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:36:42.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:36:41 smithi080 bash[41963]: audit 2023-12-01T08:36:41.629838+0000 mon.c (mon.2) 4385 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:36:42.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:36:41 smithi080 bash[41963]: audit 2023-12-01T08:36:41.635995+0000 mon.c (mon.2) 4386 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:36:42.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:36:41 smithi080 bash[41963]: audit 2023-12-01T08:36:41.643409+0000 mon.a (mon.0) 4620 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:36:42.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:36:41 smithi090 bash[32384]: audit 2023-12-01T08:36:40.972451+0000 mon.a (mon.0) 4617 : audit 0 from='client.? 172.21.15.80:0/1893043882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:36:42.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:36:41 smithi090 bash[32384]: audit 2023-12-01T08:36:41.094384+0000 mon.a (mon.0) 4618 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:36:42.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:36:41 smithi090 bash[32384]: audit 2023-12-01T08:36:41.103924+0000 mon.a (mon.0) 4619 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:36:42.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:36:41 smithi090 bash[32384]: audit 2023-12-01T08:36:41.629838+0000 mon.c (mon.2) 4385 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:36:42.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:36:41 smithi090 bash[32384]: audit 2023-12-01T08:36:41.635995+0000 mon.c (mon.2) 4386 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:36:42.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:36:41 smithi090 bash[32384]: audit 2023-12-01T08:36:41.643409+0000 mon.a (mon.0) 4620 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:36:43.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:36:42 smithi080 bash[41963]: cluster 2023-12-01T08:36:41.704100+0000 mgr.y (mgr.24362) 6846 : cluster 0 pgmap v6815: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:36:43.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:36:42 smithi080 bash[28361]: cluster 2023-12-01T08:36:41.704100+0000 mgr.y (mgr.24362) 6846 : cluster 0 pgmap v6815: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:36:43.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:36:42 smithi090 bash[32384]: cluster 2023-12-01T08:36:41.704100+0000 mgr.y (mgr.24362) 6846 : cluster 0 pgmap v6815: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:36:44.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:36:43 smithi080 bash[28361]: audit 2023-12-01T08:36:43.427517+0000 mon.c (mon.2) 4387 : audit 0 from='client.? 172.21.15.80:0/4018776082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:36:44.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:36:43 smithi080 bash[41963]: audit 2023-12-01T08:36:43.427517+0000 mon.c (mon.2) 4387 : audit 0 from='client.? 172.21.15.80:0/4018776082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:36:44.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:36:43 smithi090 bash[32384]: audit 2023-12-01T08:36:43.427517+0000 mon.c (mon.2) 4387 : audit 0 from='client.? 172.21.15.80:0/4018776082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:36:45.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:36:44 smithi080 bash[28361]: cluster 2023-12-01T08:36:43.704764+0000 mgr.y (mgr.24362) 6847 : cluster 0 pgmap v6816: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:36:45.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:36:44 smithi080 bash[41963]: cluster 2023-12-01T08:36:43.704764+0000 mgr.y (mgr.24362) 6847 : cluster 0 pgmap v6816: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:36:45.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:36:44 smithi090 bash[32384]: cluster 2023-12-01T08:36:43.704764+0000 mgr.y (mgr.24362) 6847 : cluster 0 pgmap v6816: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:36:46.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:36:45 smithi080 bash[28361]: audit 2023-12-01T08:36:45.882978+0000 mon.a (mon.0) 4621 : audit 0 from='client.? 172.21.15.80:0/2095154352' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:36:46.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:36:45 smithi080 bash[41963]: audit 2023-12-01T08:36:45.882978+0000 mon.a (mon.0) 4621 : audit 0 from='client.? 172.21.15.80:0/2095154352' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:36:46.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:36:45 smithi090 bash[32384]: audit 2023-12-01T08:36:45.882978+0000 mon.a (mon.0) 4621 : audit 0 from='client.? 172.21.15.80:0/2095154352' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:36:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:36:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:36:46] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T08:36:47.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:36:46 smithi080 bash[28361]: cluster 2023-12-01T08:36:45.705552+0000 mgr.y (mgr.24362) 6848 : cluster 0 pgmap v6817: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:36:47.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:36:46 smithi080 bash[41963]: cluster 2023-12-01T08:36:45.705552+0000 mgr.y (mgr.24362) 6848 : cluster 0 pgmap v6817: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:36:47.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:36:46 smithi090 bash[32384]: cluster 2023-12-01T08:36:45.705552+0000 mgr.y (mgr.24362) 6848 : cluster 0 pgmap v6817: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:36:49.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:36:48 smithi080 bash[41963]: cluster 2023-12-01T08:36:47.706683+0000 mgr.y (mgr.24362) 6849 : cluster 0 pgmap v6818: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:36:49.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:36:48 smithi080 bash[41963]: audit 2023-12-01T08:36:48.349759+0000 mon.a (mon.0) 4622 : audit 0 from='client.? 172.21.15.80:0/3558556516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:36:49.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:36:48 smithi080 bash[28361]: cluster 2023-12-01T08:36:47.706683+0000 mgr.y (mgr.24362) 6849 : cluster 0 pgmap v6818: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:36:49.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:36:48 smithi080 bash[28361]: audit 2023-12-01T08:36:48.349759+0000 mon.a (mon.0) 4622 : audit 0 from='client.? 172.21.15.80:0/3558556516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:36:49.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:36:48 smithi090 bash[32384]: cluster 2023-12-01T08:36:47.706683+0000 mgr.y (mgr.24362) 6849 : cluster 0 pgmap v6818: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:36:49.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:36:48 smithi090 bash[32384]: audit 2023-12-01T08:36:48.349759+0000 mon.a (mon.0) 4622 : audit 0 from='client.? 172.21.15.80:0/3558556516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:36:51.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:36:50 smithi080 bash[28361]: cluster 2023-12-01T08:36:49.707334+0000 mgr.y (mgr.24362) 6850 : cluster 0 pgmap v6819: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:36:51.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:36:50 smithi080 bash[28361]: audit 2023-12-01T08:36:50.797845+0000 mon.c (mon.2) 4388 : audit 0 from='client.? 172.21.15.80:0/3600844036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:36:51.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:36:50 smithi080 bash[41963]: cluster 2023-12-01T08:36:49.707334+0000 mgr.y (mgr.24362) 6850 : cluster 0 pgmap v6819: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:36:51.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:36:50 smithi080 bash[41963]: audit 2023-12-01T08:36:50.797845+0000 mon.c (mon.2) 4388 : audit 0 from='client.? 172.21.15.80:0/3600844036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:36:51.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:36:50 smithi090 bash[32384]: cluster 2023-12-01T08:36:49.707334+0000 mgr.y (mgr.24362) 6850 : cluster 0 pgmap v6819: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:36:51.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:36:50 smithi090 bash[32384]: audit 2023-12-01T08:36:50.797845+0000 mon.c (mon.2) 4388 : audit 0 from='client.? 172.21.15.80:0/3600844036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:36:52.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:36:52 smithi080 bash[28361]: cluster 2023-12-01T08:36:51.708455+0000 mgr.y (mgr.24362) 6851 : cluster 0 pgmap v6820: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:36:52.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:36:52 smithi080 bash[41963]: cluster 2023-12-01T08:36:51.708455+0000 mgr.y (mgr.24362) 6851 : cluster 0 pgmap v6820: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:36:53.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:36:52 smithi090 bash[32384]: cluster 2023-12-01T08:36:51.708455+0000 mgr.y (mgr.24362) 6851 : cluster 0 pgmap v6820: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:36:53.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:36:53 smithi080 bash[28361]: audit 2023-12-01T08:36:53.251446+0000 mon.a (mon.0) 4623 : audit 0 from='client.? 172.21.15.80:0/3209970572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:36:53.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:36:53 smithi080 bash[41963]: audit 2023-12-01T08:36:53.251446+0000 mon.a (mon.0) 4623 : audit 0 from='client.? 172.21.15.80:0/3209970572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:36:54.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:36:53 smithi090 bash[32384]: audit 2023-12-01T08:36:53.251446+0000 mon.a (mon.0) 4623 : audit 0 from='client.? 172.21.15.80:0/3209970572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:36:54.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:36:54 smithi080 bash[28361]: cluster 2023-12-01T08:36:53.709079+0000 mgr.y (mgr.24362) 6852 : cluster 0 pgmap v6821: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:36:54.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:36:54 smithi080 bash[41963]: cluster 2023-12-01T08:36:53.709079+0000 mgr.y (mgr.24362) 6852 : cluster 0 pgmap v6821: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:36:55.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:36:54 smithi090 bash[32384]: cluster 2023-12-01T08:36:53.709079+0000 mgr.y (mgr.24362) 6852 : cluster 0 pgmap v6821: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:36:55.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:36:55 smithi080 bash[28361]: audit 2023-12-01T08:36:55.135983+0000 mon.c (mon.2) 4389 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:36:55.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:36:55 smithi080 bash[41963]: audit 2023-12-01T08:36:55.135983+0000 mon.c (mon.2) 4389 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:36:56.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:36:55 smithi090 bash[32384]: audit 2023-12-01T08:36:55.135983+0000 mon.c (mon.2) 4389 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:36:56.666 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:36:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:36:56] "GET /metrics HTTP/1.1" 200 33969 "" "Prometheus/2.43.0" 2023-12-01T08:36:56.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:36:56 smithi080 bash[28361]: audit 2023-12-01T08:36:55.709293+0000 mon.c (mon.2) 4390 : audit 0 from='client.? 172.21.15.80:0/891715396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:36:56.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:36:56 smithi080 bash[28361]: cluster 2023-12-01T08:36:55.709749+0000 mgr.y (mgr.24362) 6853 : cluster 0 pgmap v6822: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:36:56.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:36:56 smithi080 bash[41963]: audit 2023-12-01T08:36:55.709293+0000 mon.c (mon.2) 4390 : audit 0 from='client.? 172.21.15.80:0/891715396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:36:56.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:36:56 smithi080 bash[41963]: cluster 2023-12-01T08:36:55.709749+0000 mgr.y (mgr.24362) 6853 : cluster 0 pgmap v6822: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:36:57.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:36:56 smithi090 bash[32384]: audit 2023-12-01T08:36:55.709293+0000 mon.c (mon.2) 4390 : audit 0 from='client.? 172.21.15.80:0/891715396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:36:57.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:36:56 smithi090 bash[32384]: cluster 2023-12-01T08:36:55.709749+0000 mgr.y (mgr.24362) 6853 : cluster 0 pgmap v6822: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:36:59.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:36:58 smithi090 bash[32384]: cluster 2023-12-01T08:36:57.710837+0000 mgr.y (mgr.24362) 6854 : cluster 0 pgmap v6823: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:36:59.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:36:58 smithi090 bash[32384]: audit 2023-12-01T08:36:58.157315+0000 mon.c (mon.2) 4391 : audit 0 from='client.? 172.21.15.80:0/3058950045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:36:59.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:36:58 smithi080 bash[41963]: cluster 2023-12-01T08:36:57.710837+0000 mgr.y (mgr.24362) 6854 : cluster 0 pgmap v6823: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:36:59.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:36:58 smithi080 bash[41963]: audit 2023-12-01T08:36:58.157315+0000 mon.c (mon.2) 4391 : audit 0 from='client.? 172.21.15.80:0/3058950045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:36:59.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:36:58 smithi080 bash[28361]: cluster 2023-12-01T08:36:57.710837+0000 mgr.y (mgr.24362) 6854 : cluster 0 pgmap v6823: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:36:59.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:36:58 smithi080 bash[28361]: audit 2023-12-01T08:36:58.157315+0000 mon.c (mon.2) 4391 : audit 0 from='client.? 172.21.15.80:0/3058950045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:37:01.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:37:00 smithi080 bash[28361]: cluster 2023-12-01T08:36:59.711591+0000 mgr.y (mgr.24362) 6855 : cluster 0 pgmap v6824: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:37:01.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:37:00 smithi080 bash[28361]: audit 2023-12-01T08:37:00.614901+0000 mon.c (mon.2) 4392 : audit 0 from='client.? 172.21.15.80:0/1173892224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:37:01.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:37:00 smithi080 bash[41963]: cluster 2023-12-01T08:36:59.711591+0000 mgr.y (mgr.24362) 6855 : cluster 0 pgmap v6824: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:37:01.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:37:00 smithi080 bash[41963]: audit 2023-12-01T08:37:00.614901+0000 mon.c (mon.2) 4392 : audit 0 from='client.? 172.21.15.80:0/1173892224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:37:01.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:37:00 smithi090 bash[32384]: cluster 2023-12-01T08:36:59.711591+0000 mgr.y (mgr.24362) 6855 : cluster 0 pgmap v6824: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:37:01.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:37:00 smithi090 bash[32384]: audit 2023-12-01T08:37:00.614901+0000 mon.c (mon.2) 4392 : audit 0 from='client.? 172.21.15.80:0/1173892224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:37:02.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:37:02 smithi080 bash[28361]: cluster 2023-12-01T08:37:01.712909+0000 mgr.y (mgr.24362) 6856 : cluster 0 pgmap v6825: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:37:02.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:37:02 smithi080 bash[41963]: cluster 2023-12-01T08:37:01.712909+0000 mgr.y (mgr.24362) 6856 : cluster 0 pgmap v6825: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:37:03.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:37:02 smithi090 bash[32384]: cluster 2023-12-01T08:37:01.712909+0000 mgr.y (mgr.24362) 6856 : cluster 0 pgmap v6825: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:37:03.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:37:03 smithi080 bash[28361]: audit 2023-12-01T08:37:03.073037+0000 mon.c (mon.2) 4393 : audit 0 from='client.? 172.21.15.80:0/1036284270' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:37:03.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:37:03 smithi080 bash[41963]: audit 2023-12-01T08:37:03.073037+0000 mon.c (mon.2) 4393 : audit 0 from='client.? 172.21.15.80:0/1036284270' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:37:04.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:37:03 smithi090 bash[32384]: audit 2023-12-01T08:37:03.073037+0000 mon.c (mon.2) 4393 : audit 0 from='client.? 172.21.15.80:0/1036284270' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:37:04.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:37:04 smithi080 bash[41963]: cluster 2023-12-01T08:37:03.713721+0000 mgr.y (mgr.24362) 6857 : cluster 0 pgmap v6826: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:37:04.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:37:04 smithi080 bash[28361]: cluster 2023-12-01T08:37:03.713721+0000 mgr.y (mgr.24362) 6857 : cluster 0 pgmap v6826: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:37:05.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:37:04 smithi090 bash[32384]: cluster 2023-12-01T08:37:03.713721+0000 mgr.y (mgr.24362) 6857 : cluster 0 pgmap v6826: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:37:05.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:37:05 smithi080 bash[28361]: audit 2023-12-01T08:37:05.532091+0000 mon.c (mon.2) 4394 : audit 0 from='client.? 172.21.15.80:0/1203788619' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:37:05.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:37:05 smithi080 bash[41963]: audit 2023-12-01T08:37:05.532091+0000 mon.c (mon.2) 4394 : audit 0 from='client.? 172.21.15.80:0/1203788619' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:37:06.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:37:05 smithi090 bash[32384]: audit 2023-12-01T08:37:05.532091+0000 mon.c (mon.2) 4394 : audit 0 from='client.? 172.21.15.80:0/1203788619' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:37:06.679 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:37:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:37:06] "GET /metrics HTTP/1.1" 200 33969 "" "Prometheus/2.43.0" 2023-12-01T08:37:06.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:37:06 smithi080 bash[28361]: cluster 2023-12-01T08:37:05.714214+0000 mgr.y (mgr.24362) 6858 : cluster 0 pgmap v6827: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:37:06.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:37:06 smithi080 bash[41963]: cluster 2023-12-01T08:37:05.714214+0000 mgr.y (mgr.24362) 6858 : cluster 0 pgmap v6827: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:37:07.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:37:06 smithi090 bash[32384]: cluster 2023-12-01T08:37:05.714214+0000 mgr.y (mgr.24362) 6858 : cluster 0 pgmap v6827: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:37:09.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:37:08 smithi080 bash[41963]: cluster 2023-12-01T08:37:07.715253+0000 mgr.y (mgr.24362) 6859 : cluster 0 pgmap v6828: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:37:09.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:37:08 smithi080 bash[41963]: audit 2023-12-01T08:37:07.991792+0000 mon.c (mon.2) 4395 : audit 0 from='client.? 172.21.15.80:0/3594888848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:37:09.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:37:08 smithi080 bash[28361]: cluster 2023-12-01T08:37:07.715253+0000 mgr.y (mgr.24362) 6859 : cluster 0 pgmap v6828: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:37:09.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:37:08 smithi080 bash[28361]: audit 2023-12-01T08:37:07.991792+0000 mon.c (mon.2) 4395 : audit 0 from='client.? 172.21.15.80:0/3594888848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:37:09.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:37:08 smithi090 bash[32384]: cluster 2023-12-01T08:37:07.715253+0000 mgr.y (mgr.24362) 6859 : cluster 0 pgmap v6828: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:37:09.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:37:08 smithi090 bash[32384]: audit 2023-12-01T08:37:07.991792+0000 mon.c (mon.2) 4395 : audit 0 from='client.? 172.21.15.80:0/3594888848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:37:11.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:37:10 smithi080 bash[41963]: cluster 2023-12-01T08:37:09.715931+0000 mgr.y (mgr.24362) 6860 : cluster 0 pgmap v6829: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:37:11.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:37:10 smithi080 bash[41963]: audit 2023-12-01T08:37:10.135573+0000 mon.c (mon.2) 4396 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:37:11.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:37:10 smithi080 bash[41963]: audit 2023-12-01T08:37:10.439532+0000 mon.a (mon.0) 4624 : audit 0 from='client.? 172.21.15.80:0/297008041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:37:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:37:10 smithi080 bash[28361]: cluster 2023-12-01T08:37:09.715931+0000 mgr.y (mgr.24362) 6860 : cluster 0 pgmap v6829: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:37:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:37:10 smithi080 bash[28361]: audit 2023-12-01T08:37:10.135573+0000 mon.c (mon.2) 4396 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:37:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:37:10 smithi080 bash[28361]: audit 2023-12-01T08:37:10.439532+0000 mon.a (mon.0) 4624 : audit 0 from='client.? 172.21.15.80:0/297008041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:37:11.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:37:10 smithi090 bash[32384]: cluster 2023-12-01T08:37:09.715931+0000 mgr.y (mgr.24362) 6860 : cluster 0 pgmap v6829: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:37:11.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:37:10 smithi090 bash[32384]: audit 2023-12-01T08:37:10.135573+0000 mon.c (mon.2) 4396 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:37:11.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:37:10 smithi090 bash[32384]: audit 2023-12-01T08:37:10.439532+0000 mon.a (mon.0) 4624 : audit 0 from='client.? 172.21.15.80:0/297008041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:37:12.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:37:12 smithi080 bash[41963]: cluster 2023-12-01T08:37:11.717034+0000 mgr.y (mgr.24362) 6861 : cluster 0 pgmap v6830: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:37:12.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:37:12 smithi080 bash[28361]: cluster 2023-12-01T08:37:11.717034+0000 mgr.y (mgr.24362) 6861 : cluster 0 pgmap v6830: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:37:13.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:37:12 smithi090 bash[32384]: cluster 2023-12-01T08:37:11.717034+0000 mgr.y (mgr.24362) 6861 : cluster 0 pgmap v6830: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:37:13.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:37:13 smithi080 bash[41963]: audit 2023-12-01T08:37:12.875329+0000 mon.c (mon.2) 4397 : audit 0 from='client.? 172.21.15.80:0/3759394931' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:37:13.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:37:13 smithi080 bash[28361]: audit 2023-12-01T08:37:12.875329+0000 mon.c (mon.2) 4397 : audit 0 from='client.? 172.21.15.80:0/3759394931' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:37:14.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:37:13 smithi090 bash[32384]: audit 2023-12-01T08:37:12.875329+0000 mon.c (mon.2) 4397 : audit 0 from='client.? 172.21.15.80:0/3759394931' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:37:14.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:37:14 smithi080 bash[28361]: cluster 2023-12-01T08:37:13.717632+0000 mgr.y (mgr.24362) 6862 : cluster 0 pgmap v6831: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:37:14.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:37:14 smithi080 bash[41963]: cluster 2023-12-01T08:37:13.717632+0000 mgr.y (mgr.24362) 6862 : cluster 0 pgmap v6831: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:37:15.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:37:14 smithi090 bash[32384]: cluster 2023-12-01T08:37:13.717632+0000 mgr.y (mgr.24362) 6862 : cluster 0 pgmap v6831: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:37:15.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:37:15 smithi080 bash[28361]: audit 2023-12-01T08:37:15.332613+0000 mon.c (mon.2) 4398 : audit 0 from='client.? 172.21.15.80:0/3012093947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:37:15.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:37:15 smithi080 bash[41963]: audit 2023-12-01T08:37:15.332613+0000 mon.c (mon.2) 4398 : audit 0 from='client.? 172.21.15.80:0/3012093947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:37:16.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:37:15 smithi090 bash[32384]: audit 2023-12-01T08:37:15.332613+0000 mon.c (mon.2) 4398 : audit 0 from='client.? 172.21.15.80:0/3012093947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:37:16.673 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:37:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:37:16] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.43.0" 2023-12-01T08:37:16.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:37:16 smithi080 bash[41963]: cluster 2023-12-01T08:37:15.718427+0000 mgr.y (mgr.24362) 6863 : cluster 0 pgmap v6832: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:37:16.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:37:16 smithi080 bash[28361]: cluster 2023-12-01T08:37:15.718427+0000 mgr.y (mgr.24362) 6863 : cluster 0 pgmap v6832: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:37:17.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:37:16 smithi090 bash[32384]: cluster 2023-12-01T08:37:15.718427+0000 mgr.y (mgr.24362) 6863 : cluster 0 pgmap v6832: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:37:19.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:37:18 smithi080 bash[28361]: cluster 2023-12-01T08:37:17.719280+0000 mgr.y (mgr.24362) 6864 : cluster 0 pgmap v6833: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:37:19.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:37:18 smithi080 bash[28361]: audit 2023-12-01T08:37:17.793043+0000 mon.c (mon.2) 4399 : audit 0 from='client.? 172.21.15.80:0/56121199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:37:19.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:37:18 smithi080 bash[41963]: cluster 2023-12-01T08:37:17.719280+0000 mgr.y (mgr.24362) 6864 : cluster 0 pgmap v6833: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:37:19.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:37:18 smithi080 bash[41963]: audit 2023-12-01T08:37:17.793043+0000 mon.c (mon.2) 4399 : audit 0 from='client.? 172.21.15.80:0/56121199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:37:19.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:37:18 smithi090 bash[32384]: cluster 2023-12-01T08:37:17.719280+0000 mgr.y (mgr.24362) 6864 : cluster 0 pgmap v6833: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:37:19.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:37:18 smithi090 bash[32384]: audit 2023-12-01T08:37:17.793043+0000 mon.c (mon.2) 4399 : audit 0 from='client.? 172.21.15.80:0/56121199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:37:21.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:37:20 smithi080 bash[28361]: cluster 2023-12-01T08:37:19.719979+0000 mgr.y (mgr.24362) 6865 : cluster 0 pgmap v6834: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:37:21.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:37:20 smithi080 bash[28361]: audit 2023-12-01T08:37:20.229295+0000 mon.a (mon.0) 4625 : audit 0 from='client.? 172.21.15.80:0/2778576492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:37:21.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:37:20 smithi080 bash[41963]: cluster 2023-12-01T08:37:19.719979+0000 mgr.y (mgr.24362) 6865 : cluster 0 pgmap v6834: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:37:21.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:37:20 smithi080 bash[41963]: audit 2023-12-01T08:37:20.229295+0000 mon.a (mon.0) 4625 : audit 0 from='client.? 172.21.15.80:0/2778576492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:37:21.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:37:20 smithi090 bash[32384]: cluster 2023-12-01T08:37:19.719979+0000 mgr.y (mgr.24362) 6865 : cluster 0 pgmap v6834: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:37:21.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:37:20 smithi090 bash[32384]: audit 2023-12-01T08:37:20.229295+0000 mon.a (mon.0) 4625 : audit 0 from='client.? 172.21.15.80:0/2778576492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:37:22.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:37:22 smithi080 bash[28361]: cluster 2023-12-01T08:37:21.721194+0000 mgr.y (mgr.24362) 6866 : cluster 0 pgmap v6835: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:37:22.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:37:22 smithi080 bash[41963]: cluster 2023-12-01T08:37:21.721194+0000 mgr.y (mgr.24362) 6866 : cluster 0 pgmap v6835: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:37:23.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:37:22 smithi090 bash[32384]: cluster 2023-12-01T08:37:21.721194+0000 mgr.y (mgr.24362) 6866 : cluster 0 pgmap v6835: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:37:23.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:37:23 smithi080 bash[28361]: audit 2023-12-01T08:37:22.678700+0000 mon.c (mon.2) 4400 : audit 0 from='client.? 172.21.15.80:0/1047478720' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:37:23.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:37:23 smithi080 bash[41963]: audit 2023-12-01T08:37:22.678700+0000 mon.c (mon.2) 4400 : audit 0 from='client.? 172.21.15.80:0/1047478720' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:37:24.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:37:23 smithi090 bash[32384]: audit 2023-12-01T08:37:22.678700+0000 mon.c (mon.2) 4400 : audit 0 from='client.? 172.21.15.80:0/1047478720' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:37:24.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:37:24 smithi080 bash[28361]: cluster 2023-12-01T08:37:23.721903+0000 mgr.y (mgr.24362) 6867 : cluster 0 pgmap v6836: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:37:24.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:37:24 smithi080 bash[41963]: cluster 2023-12-01T08:37:23.721903+0000 mgr.y (mgr.24362) 6867 : cluster 0 pgmap v6836: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:37:25.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:37:24 smithi090 bash[32384]: cluster 2023-12-01T08:37:23.721903+0000 mgr.y (mgr.24362) 6867 : cluster 0 pgmap v6836: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:37:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:37:25 smithi080 bash[28361]: audit 2023-12-01T08:37:25.136440+0000 mon.c (mon.2) 4401 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:37:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:37:25 smithi080 bash[28361]: audit 2023-12-01T08:37:25.136973+0000 mon.c (mon.2) 4402 : audit 0 from='client.? 172.21.15.80:0/866681917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:37:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:37:25 smithi080 bash[41963]: audit 2023-12-01T08:37:25.136440+0000 mon.c (mon.2) 4401 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:37:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:37:25 smithi080 bash[41963]: audit 2023-12-01T08:37:25.136973+0000 mon.c (mon.2) 4402 : audit 0 from='client.? 172.21.15.80:0/866681917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:37:26.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:37:25 smithi090 bash[32384]: audit 2023-12-01T08:37:25.136440+0000 mon.c (mon.2) 4401 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:37:26.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:37:25 smithi090 bash[32384]: audit 2023-12-01T08:37:25.136973+0000 mon.c (mon.2) 4402 : audit 0 from='client.? 172.21.15.80:0/866681917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:37:26.671 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:37:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:37:26] "GET /metrics HTTP/1.1" 200 33973 "" "Prometheus/2.43.0" 2023-12-01T08:37:26.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:37:26 smithi080 bash[28361]: cluster 2023-12-01T08:37:25.722785+0000 mgr.y (mgr.24362) 6868 : cluster 0 pgmap v6837: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:37:26.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:37:26 smithi080 bash[41963]: cluster 2023-12-01T08:37:25.722785+0000 mgr.y (mgr.24362) 6868 : cluster 0 pgmap v6837: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:37:27.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:37:26 smithi090 bash[32384]: cluster 2023-12-01T08:37:25.722785+0000 mgr.y (mgr.24362) 6868 : cluster 0 pgmap v6837: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:37:27.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:37:27 smithi080 bash[28361]: audit 2023-12-01T08:37:27.593150+0000 mon.c (mon.2) 4403 : audit 0 from='client.? 172.21.15.80:0/1117146318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:37:27.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:37:27 smithi080 bash[41963]: audit 2023-12-01T08:37:27.593150+0000 mon.c (mon.2) 4403 : audit 0 from='client.? 172.21.15.80:0/1117146318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:37:28.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:37:27 smithi090 bash[32384]: audit 2023-12-01T08:37:27.593150+0000 mon.c (mon.2) 4403 : audit 0 from='client.? 172.21.15.80:0/1117146318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:37:28.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:37:28 smithi080 bash[28361]: cluster 2023-12-01T08:37:27.723759+0000 mgr.y (mgr.24362) 6869 : cluster 0 pgmap v6838: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:37:28.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:37:28 smithi080 bash[41963]: cluster 2023-12-01T08:37:27.723759+0000 mgr.y (mgr.24362) 6869 : cluster 0 pgmap v6838: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:37:29.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:37:28 smithi090 bash[32384]: cluster 2023-12-01T08:37:27.723759+0000 mgr.y (mgr.24362) 6869 : cluster 0 pgmap v6838: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:37:31.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:37:30 smithi080 bash[28361]: cluster 2023-12-01T08:37:29.724116+0000 mgr.y (mgr.24362) 6870 : cluster 0 pgmap v6839: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:37:31.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:37:30 smithi080 bash[28361]: audit 2023-12-01T08:37:30.054044+0000 mon.c (mon.2) 4404 : audit 0 from='client.? 172.21.15.80:0/4181987136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:37:31.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:37:30 smithi080 bash[41963]: cluster 2023-12-01T08:37:29.724116+0000 mgr.y (mgr.24362) 6870 : cluster 0 pgmap v6839: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:37:31.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:37:30 smithi080 bash[41963]: audit 2023-12-01T08:37:30.054044+0000 mon.c (mon.2) 4404 : audit 0 from='client.? 172.21.15.80:0/4181987136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:37:31.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:37:30 smithi090 bash[32384]: cluster 2023-12-01T08:37:29.724116+0000 mgr.y (mgr.24362) 6870 : cluster 0 pgmap v6839: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:37:31.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:37:30 smithi090 bash[32384]: audit 2023-12-01T08:37:30.054044+0000 mon.c (mon.2) 4404 : audit 0 from='client.? 172.21.15.80:0/4181987136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:37:32.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:37:32 smithi080 bash[28361]: cluster 2023-12-01T08:37:31.725183+0000 mgr.y (mgr.24362) 6871 : cluster 0 pgmap v6840: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:37:32.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:37:32 smithi080 bash[28361]: audit 2023-12-01T08:37:32.503304+0000 mon.c (mon.2) 4405 : audit 0 from='client.? 172.21.15.80:0/2192214453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:37:32.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:37:32 smithi080 bash[41963]: cluster 2023-12-01T08:37:31.725183+0000 mgr.y (mgr.24362) 6871 : cluster 0 pgmap v6840: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:37:32.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:37:32 smithi080 bash[41963]: audit 2023-12-01T08:37:32.503304+0000 mon.c (mon.2) 4405 : audit 0 from='client.? 172.21.15.80:0/2192214453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:37:33.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:37:32 smithi090 bash[32384]: cluster 2023-12-01T08:37:31.725183+0000 mgr.y (mgr.24362) 6871 : cluster 0 pgmap v6840: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:37:33.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:37:32 smithi090 bash[32384]: audit 2023-12-01T08:37:32.503304+0000 mon.c (mon.2) 4405 : audit 0 from='client.? 172.21.15.80:0/2192214453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:37:35.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:37:34 smithi080 bash[28361]: cluster 2023-12-01T08:37:33.725852+0000 mgr.y (mgr.24362) 6872 : cluster 0 pgmap v6841: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:37:35.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:37:34 smithi080 bash[41963]: cluster 2023-12-01T08:37:33.725852+0000 mgr.y (mgr.24362) 6872 : cluster 0 pgmap v6841: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:37:35.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:37:34 smithi090 bash[32384]: cluster 2023-12-01T08:37:33.725852+0000 mgr.y (mgr.24362) 6872 : cluster 0 pgmap v6841: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:37:36.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:37:35 smithi080 bash[28361]: audit 2023-12-01T08:37:34.962570+0000 mon.a (mon.0) 4626 : audit 0 from='client.? 172.21.15.80:0/3067597459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:37:36.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:37:35 smithi080 bash[41963]: audit 2023-12-01T08:37:34.962570+0000 mon.a (mon.0) 4626 : audit 0 from='client.? 172.21.15.80:0/3067597459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:37:36.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:37:35 smithi090 bash[32384]: audit 2023-12-01T08:37:34.962570+0000 mon.a (mon.0) 4626 : audit 0 from='client.? 172.21.15.80:0/3067597459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:37:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:37:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:37:36] "GET /metrics HTTP/1.1" 200 33973 "" "Prometheus/2.43.0" 2023-12-01T08:37:37.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:37:36 smithi080 bash[41963]: cluster 2023-12-01T08:37:35.726717+0000 mgr.y (mgr.24362) 6873 : cluster 0 pgmap v6842: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:37:37.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:37:36 smithi080 bash[28361]: cluster 2023-12-01T08:37:35.726717+0000 mgr.y (mgr.24362) 6873 : cluster 0 pgmap v6842: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:37:37.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:37:36 smithi090 bash[32384]: cluster 2023-12-01T08:37:35.726717+0000 mgr.y (mgr.24362) 6873 : cluster 0 pgmap v6842: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:37:38.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:37:37 smithi080 bash[28361]: audit 2023-12-01T08:37:37.415687+0000 mon.a (mon.0) 4627 : audit 0 from='client.? 172.21.15.80:0/1569004196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:37:38.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:37:37 smithi080 bash[41963]: audit 2023-12-01T08:37:37.415687+0000 mon.a (mon.0) 4627 : audit 0 from='client.? 172.21.15.80:0/1569004196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:37:38.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:37:37 smithi090 bash[32384]: audit 2023-12-01T08:37:37.415687+0000 mon.a (mon.0) 4627 : audit 0 from='client.? 172.21.15.80:0/1569004196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:37:39.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:37:38 smithi080 bash[41963]: cluster 2023-12-01T08:37:37.727774+0000 mgr.y (mgr.24362) 6874 : cluster 0 pgmap v6843: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:37:39.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:37:38 smithi080 bash[28361]: cluster 2023-12-01T08:37:37.727774+0000 mgr.y (mgr.24362) 6874 : cluster 0 pgmap v6843: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:37:39.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:37:38 smithi090 bash[32384]: cluster 2023-12-01T08:37:37.727774+0000 mgr.y (mgr.24362) 6874 : cluster 0 pgmap v6843: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:37:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:37:40 smithi080 bash[28361]: cluster 2023-12-01T08:37:39.728379+0000 mgr.y (mgr.24362) 6875 : cluster 0 pgmap v6844: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:37:41.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:37:40 smithi080 bash[28361]: audit 2023-12-01T08:37:39.879246+0000 mon.a (mon.0) 4628 : audit 0 from='client.? 172.21.15.80:0/2127125181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:37:41.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:37:40 smithi080 bash[28361]: audit 2023-12-01T08:37:40.136939+0000 mon.c (mon.2) 4406 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:37:41.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:37:40 smithi080 bash[41963]: cluster 2023-12-01T08:37:39.728379+0000 mgr.y (mgr.24362) 6875 : cluster 0 pgmap v6844: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:37:41.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:37:40 smithi080 bash[41963]: audit 2023-12-01T08:37:39.879246+0000 mon.a (mon.0) 4628 : audit 0 from='client.? 172.21.15.80:0/2127125181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:37:41.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:37:40 smithi080 bash[41963]: audit 2023-12-01T08:37:40.136939+0000 mon.c (mon.2) 4406 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:37:41.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:37:40 smithi090 bash[32384]: cluster 2023-12-01T08:37:39.728379+0000 mgr.y (mgr.24362) 6875 : cluster 0 pgmap v6844: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:37:41.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:37:40 smithi090 bash[32384]: audit 2023-12-01T08:37:39.879246+0000 mon.a (mon.0) 4628 : audit 0 from='client.? 172.21.15.80:0/2127125181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:37:41.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:37:40 smithi090 bash[32384]: audit 2023-12-01T08:37:40.136939+0000 mon.c (mon.2) 4406 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:37:42.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:37:42 smithi080 bash[28361]: audit 2023-12-01T08:37:41.727439+0000 mon.c (mon.2) 4407 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:37:42.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:37:42 smithi080 bash[28361]: cluster 2023-12-01T08:37:41.729497+0000 mgr.y (mgr.24362) 6876 : cluster 0 pgmap v6845: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:37:42.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:37:42 smithi080 bash[28361]: audit 2023-12-01T08:37:42.331591+0000 mon.c (mon.2) 4408 : audit 0 from='client.? 172.21.15.80:0/3997418255' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:37:42.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:37:42 smithi080 bash[41963]: audit 2023-12-01T08:37:41.727439+0000 mon.c (mon.2) 4407 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:37:42.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:37:42 smithi080 bash[41963]: cluster 2023-12-01T08:37:41.729497+0000 mgr.y (mgr.24362) 6876 : cluster 0 pgmap v6845: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:37:42.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:37:42 smithi080 bash[41963]: audit 2023-12-01T08:37:42.331591+0000 mon.c (mon.2) 4408 : audit 0 from='client.? 172.21.15.80:0/3997418255' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:37:43.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:37:42 smithi090 bash[32384]: audit 2023-12-01T08:37:41.727439+0000 mon.c (mon.2) 4407 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:37:43.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:37:42 smithi090 bash[32384]: cluster 2023-12-01T08:37:41.729497+0000 mgr.y (mgr.24362) 6876 : cluster 0 pgmap v6845: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:37:43.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:37:42 smithi090 bash[32384]: audit 2023-12-01T08:37:42.331591+0000 mon.c (mon.2) 4408 : audit 0 from='client.? 172.21.15.80:0/3997418255' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:37:45.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:37:44 smithi080 bash[28361]: cluster 2023-12-01T08:37:43.730216+0000 mgr.y (mgr.24362) 6877 : cluster 0 pgmap v6846: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:37:45.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:37:44 smithi080 bash[41963]: cluster 2023-12-01T08:37:43.730216+0000 mgr.y (mgr.24362) 6877 : cluster 0 pgmap v6846: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:37:45.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:37:44 smithi090 bash[32384]: cluster 2023-12-01T08:37:43.730216+0000 mgr.y (mgr.24362) 6877 : cluster 0 pgmap v6846: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:37:46.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:37:45 smithi080 bash[28361]: audit 2023-12-01T08:37:44.796861+0000 mon.c (mon.2) 4409 : audit 0 from='client.? 172.21.15.80:0/80180554' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:37:46.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:37:45 smithi080 bash[41963]: audit 2023-12-01T08:37:44.796861+0000 mon.c (mon.2) 4409 : audit 0 from='client.? 172.21.15.80:0/80180554' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:37:46.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:37:45 smithi090 bash[32384]: audit 2023-12-01T08:37:44.796861+0000 mon.c (mon.2) 4409 : audit 0 from='client.? 172.21.15.80:0/80180554' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:37:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:37:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:37:46] "GET /metrics HTTP/1.1" 200 33971 "" "Prometheus/2.43.0" 2023-12-01T08:37:47.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:37:46 smithi080 bash[28361]: cluster 2023-12-01T08:37:45.731078+0000 mgr.y (mgr.24362) 6878 : cluster 0 pgmap v6847: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:37:47.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:37:46 smithi080 bash[41963]: cluster 2023-12-01T08:37:45.731078+0000 mgr.y (mgr.24362) 6878 : cluster 0 pgmap v6847: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:37:47.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:37:46 smithi090 bash[32384]: cluster 2023-12-01T08:37:45.731078+0000 mgr.y (mgr.24362) 6878 : cluster 0 pgmap v6847: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:37:48.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:37:47 smithi080 bash[28361]: audit 2023-12-01T08:37:47.276612+0000 mon.a (mon.0) 4629 : audit 0 from='client.? 172.21.15.80:0/676706440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:37:48.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:37:47 smithi080 bash[28361]: audit 2023-12-01T08:37:47.577652+0000 mon.a (mon.0) 4630 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:37:48.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:37:47 smithi080 bash[28361]: audit 2023-12-01T08:37:47.592685+0000 mon.a (mon.0) 4631 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:37:48.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:37:47 smithi080 bash[41963]: audit 2023-12-01T08:37:47.276612+0000 mon.a (mon.0) 4629 : audit 0 from='client.? 172.21.15.80:0/676706440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:37:48.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:37:47 smithi080 bash[41963]: audit 2023-12-01T08:37:47.577652+0000 mon.a (mon.0) 4630 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:37:48.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:37:47 smithi080 bash[41963]: audit 2023-12-01T08:37:47.592685+0000 mon.a (mon.0) 4631 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:37:48.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:37:47 smithi090 bash[32384]: audit 2023-12-01T08:37:47.276612+0000 mon.a (mon.0) 4629 : audit 0 from='client.? 172.21.15.80:0/676706440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:37:48.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:37:47 smithi090 bash[32384]: audit 2023-12-01T08:37:47.577652+0000 mon.a (mon.0) 4630 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:37:48.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:37:47 smithi090 bash[32384]: audit 2023-12-01T08:37:47.592685+0000 mon.a (mon.0) 4631 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:37:49.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:37:48 smithi080 bash[28361]: cluster 2023-12-01T08:37:47.732122+0000 mgr.y (mgr.24362) 6879 : cluster 0 pgmap v6848: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:37:49.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:37:48 smithi080 bash[28361]: audit 2023-12-01T08:37:47.974885+0000 mon.a (mon.0) 4632 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:37:49.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:37:48 smithi080 bash[28361]: audit 2023-12-01T08:37:47.985741+0000 mon.a (mon.0) 4633 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:37:49.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:37:48 smithi080 bash[28361]: audit 2023-12-01T08:37:48.523120+0000 mon.c (mon.2) 4410 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:37:49.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:37:48 smithi080 bash[28361]: audit 2023-12-01T08:37:48.524907+0000 mon.c (mon.2) 4411 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:37:49.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:37:48 smithi080 bash[28361]: audit 2023-12-01T08:37:48.534411+0000 mon.a (mon.0) 4634 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:37:49.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:37:48 smithi080 bash[41963]: cluster 2023-12-01T08:37:47.732122+0000 mgr.y (mgr.24362) 6879 : cluster 0 pgmap v6848: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:37:49.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:37:48 smithi080 bash[41963]: audit 2023-12-01T08:37:47.974885+0000 mon.a (mon.0) 4632 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:37:49.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:37:48 smithi080 bash[41963]: audit 2023-12-01T08:37:47.985741+0000 mon.a (mon.0) 4633 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:37:49.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:37:48 smithi080 bash[41963]: audit 2023-12-01T08:37:48.523120+0000 mon.c (mon.2) 4410 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:37:49.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:37:48 smithi080 bash[41963]: audit 2023-12-01T08:37:48.524907+0000 mon.c (mon.2) 4411 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:37:49.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:37:48 smithi080 bash[41963]: audit 2023-12-01T08:37:48.534411+0000 mon.a (mon.0) 4634 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:37:49.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:37:48 smithi090 bash[32384]: cluster 2023-12-01T08:37:47.732122+0000 mgr.y (mgr.24362) 6879 : cluster 0 pgmap v6848: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:37:49.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:37:48 smithi090 bash[32384]: audit 2023-12-01T08:37:47.974885+0000 mon.a (mon.0) 4632 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:37:49.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:37:48 smithi090 bash[32384]: audit 2023-12-01T08:37:47.985741+0000 mon.a (mon.0) 4633 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:37:49.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:37:48 smithi090 bash[32384]: audit 2023-12-01T08:37:48.523120+0000 mon.c (mon.2) 4410 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:37:49.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:37:48 smithi090 bash[32384]: audit 2023-12-01T08:37:48.524907+0000 mon.c (mon.2) 4411 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:37:49.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:37:48 smithi090 bash[32384]: audit 2023-12-01T08:37:48.534411+0000 mon.a (mon.0) 4634 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:37:50.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:37:49 smithi080 bash[41963]: audit 2023-12-01T08:37:49.727295+0000 mon.c (mon.2) 4412 : audit 0 from='client.? 172.21.15.80:0/1724541572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:37:50.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:37:49 smithi080 bash[28361]: audit 2023-12-01T08:37:49.727295+0000 mon.c (mon.2) 4412 : audit 0 from='client.? 172.21.15.80:0/1724541572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:37:50.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:37:49 smithi090 bash[32384]: audit 2023-12-01T08:37:49.727295+0000 mon.c (mon.2) 4412 : audit 0 from='client.? 172.21.15.80:0/1724541572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:37:51.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:37:50 smithi080 bash[41963]: cluster 2023-12-01T08:37:49.732678+0000 mgr.y (mgr.24362) 6880 : cluster 0 pgmap v6849: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:37:51.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:37:50 smithi080 bash[28361]: cluster 2023-12-01T08:37:49.732678+0000 mgr.y (mgr.24362) 6880 : cluster 0 pgmap v6849: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:37:51.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:37:50 smithi090 bash[32384]: cluster 2023-12-01T08:37:49.732678+0000 mgr.y (mgr.24362) 6880 : cluster 0 pgmap v6849: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:37:52.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:37:52 smithi080 bash[28361]: cluster 2023-12-01T08:37:51.733840+0000 mgr.y (mgr.24362) 6881 : cluster 0 pgmap v6850: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:37:52.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:37:52 smithi080 bash[28361]: audit 2023-12-01T08:37:52.180191+0000 mon.c (mon.2) 4413 : audit 0 from='client.? 172.21.15.80:0/703809657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:37:52.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:37:52 smithi080 bash[41963]: cluster 2023-12-01T08:37:51.733840+0000 mgr.y (mgr.24362) 6881 : cluster 0 pgmap v6850: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:37:52.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:37:52 smithi080 bash[41963]: audit 2023-12-01T08:37:52.180191+0000 mon.c (mon.2) 4413 : audit 0 from='client.? 172.21.15.80:0/703809657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:37:53.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:37:52 smithi090 bash[32384]: cluster 2023-12-01T08:37:51.733840+0000 mgr.y (mgr.24362) 6881 : cluster 0 pgmap v6850: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:37:53.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:37:52 smithi090 bash[32384]: audit 2023-12-01T08:37:52.180191+0000 mon.c (mon.2) 4413 : audit 0 from='client.? 172.21.15.80:0/703809657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:37:55.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:37:54 smithi080 bash[28361]: cluster 2023-12-01T08:37:53.734637+0000 mgr.y (mgr.24362) 6882 : cluster 0 pgmap v6851: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:37:55.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:37:54 smithi080 bash[28361]: audit 2023-12-01T08:37:54.636387+0000 mon.c (mon.2) 4414 : audit 0 from='client.? 172.21.15.80:0/2776262410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:37:55.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:37:54 smithi080 bash[41963]: cluster 2023-12-01T08:37:53.734637+0000 mgr.y (mgr.24362) 6882 : cluster 0 pgmap v6851: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:37:55.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:37:54 smithi080 bash[41963]: audit 2023-12-01T08:37:54.636387+0000 mon.c (mon.2) 4414 : audit 0 from='client.? 172.21.15.80:0/2776262410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:37:55.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:37:54 smithi090 bash[32384]: cluster 2023-12-01T08:37:53.734637+0000 mgr.y (mgr.24362) 6882 : cluster 0 pgmap v6851: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:37:55.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:37:54 smithi090 bash[32384]: audit 2023-12-01T08:37:54.636387+0000 mon.c (mon.2) 4414 : audit 0 from='client.? 172.21.15.80:0/2776262410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:37:56.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:37:55 smithi080 bash[28361]: audit 2023-12-01T08:37:55.137417+0000 mon.c (mon.2) 4415 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:37:56.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:37:55 smithi080 bash[41963]: audit 2023-12-01T08:37:55.137417+0000 mon.c (mon.2) 4415 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:37:56.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:37:55 smithi090 bash[32384]: audit 2023-12-01T08:37:55.137417+0000 mon.c (mon.2) 4415 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:37:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:37:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:37:56] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.43.0" 2023-12-01T08:37:57.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:37:56 smithi080 bash[28361]: cluster 2023-12-01T08:37:55.735563+0000 mgr.y (mgr.24362) 6883 : cluster 0 pgmap v6852: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:37:57.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:37:56 smithi080 bash[41963]: cluster 2023-12-01T08:37:55.735563+0000 mgr.y (mgr.24362) 6883 : cluster 0 pgmap v6852: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:37:57.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:37:56 smithi090 bash[32384]: cluster 2023-12-01T08:37:55.735563+0000 mgr.y (mgr.24362) 6883 : cluster 0 pgmap v6852: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:37:58.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:37:57 smithi080 bash[41963]: audit 2023-12-01T08:37:57.091201+0000 mon.a (mon.0) 4635 : audit 0 from='client.? 172.21.15.80:0/3231636910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:37:58.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:37:57 smithi080 bash[28361]: audit 2023-12-01T08:37:57.091201+0000 mon.a (mon.0) 4635 : audit 0 from='client.? 172.21.15.80:0/3231636910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:37:58.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:37:57 smithi090 bash[32384]: audit 2023-12-01T08:37:57.091201+0000 mon.a (mon.0) 4635 : audit 0 from='client.? 172.21.15.80:0/3231636910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:37:59.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:37:58 smithi080 bash[28361]: cluster 2023-12-01T08:37:57.736552+0000 mgr.y (mgr.24362) 6884 : cluster 0 pgmap v6853: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:37:59.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:37:58 smithi080 bash[41963]: cluster 2023-12-01T08:37:57.736552+0000 mgr.y (mgr.24362) 6884 : cluster 0 pgmap v6853: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:37:59.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:37:58 smithi090 bash[32384]: cluster 2023-12-01T08:37:57.736552+0000 mgr.y (mgr.24362) 6884 : cluster 0 pgmap v6853: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:38:00.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:37:59 smithi080 bash[28361]: audit 2023-12-01T08:37:59.556257+0000 mon.c (mon.2) 4416 : audit 0 from='client.? 172.21.15.80:0/2981320604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:38:00.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:37:59 smithi080 bash[41963]: audit 2023-12-01T08:37:59.556257+0000 mon.c (mon.2) 4416 : audit 0 from='client.? 172.21.15.80:0/2981320604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:38:00.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:37:59 smithi090 bash[32384]: audit 2023-12-01T08:37:59.556257+0000 mon.c (mon.2) 4416 : audit 0 from='client.? 172.21.15.80:0/2981320604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:38:01.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:38:00 smithi080 bash[28361]: cluster 2023-12-01T08:37:59.737241+0000 mgr.y (mgr.24362) 6885 : cluster 0 pgmap v6854: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:38:01.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:38:00 smithi080 bash[41963]: cluster 2023-12-01T08:37:59.737241+0000 mgr.y (mgr.24362) 6885 : cluster 0 pgmap v6854: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:38:01.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:38:00 smithi090 bash[32384]: cluster 2023-12-01T08:37:59.737241+0000 mgr.y (mgr.24362) 6885 : cluster 0 pgmap v6854: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:38:02.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:38:02 smithi080 bash[28361]: cluster 2023-12-01T08:38:01.738469+0000 mgr.y (mgr.24362) 6886 : cluster 0 pgmap v6855: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:38:02.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:38:02 smithi080 bash[28361]: audit 2023-12-01T08:38:02.013862+0000 mon.c (mon.2) 4417 : audit 0 from='client.? 172.21.15.80:0/3369883032' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:38:02.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:38:02 smithi080 bash[41963]: cluster 2023-12-01T08:38:01.738469+0000 mgr.y (mgr.24362) 6886 : cluster 0 pgmap v6855: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:38:02.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:38:02 smithi080 bash[41963]: audit 2023-12-01T08:38:02.013862+0000 mon.c (mon.2) 4417 : audit 0 from='client.? 172.21.15.80:0/3369883032' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:38:03.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:38:02 smithi090 bash[32384]: cluster 2023-12-01T08:38:01.738469+0000 mgr.y (mgr.24362) 6886 : cluster 0 pgmap v6855: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:38:03.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:38:02 smithi090 bash[32384]: audit 2023-12-01T08:38:02.013862+0000 mon.c (mon.2) 4417 : audit 0 from='client.? 172.21.15.80:0/3369883032' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:38:05.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:38:04 smithi080 bash[28361]: cluster 2023-12-01T08:38:03.739196+0000 mgr.y (mgr.24362) 6887 : cluster 0 pgmap v6856: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:38:05.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:38:04 smithi080 bash[28361]: audit 2023-12-01T08:38:04.464687+0000 mon.c (mon.2) 4418 : audit 0 from='client.? 172.21.15.80:0/1406236821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:38:05.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:38:04 smithi080 bash[41963]: cluster 2023-12-01T08:38:03.739196+0000 mgr.y (mgr.24362) 6887 : cluster 0 pgmap v6856: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:38:05.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:38:04 smithi080 bash[41963]: audit 2023-12-01T08:38:04.464687+0000 mon.c (mon.2) 4418 : audit 0 from='client.? 172.21.15.80:0/1406236821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:38:05.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:38:04 smithi090 bash[32384]: cluster 2023-12-01T08:38:03.739196+0000 mgr.y (mgr.24362) 6887 : cluster 0 pgmap v6856: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:38:05.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:38:04 smithi090 bash[32384]: audit 2023-12-01T08:38:04.464687+0000 mon.c (mon.2) 4418 : audit 0 from='client.? 172.21.15.80:0/1406236821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:38:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:38:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:38:06] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.43.0" 2023-12-01T08:38:07.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:38:06 smithi080 bash[28361]: cluster 2023-12-01T08:38:05.740063+0000 mgr.y (mgr.24362) 6888 : cluster 0 pgmap v6857: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:38:07.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:38:06 smithi080 bash[41963]: cluster 2023-12-01T08:38:05.740063+0000 mgr.y (mgr.24362) 6888 : cluster 0 pgmap v6857: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:38:07.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:38:06 smithi090 bash[32384]: cluster 2023-12-01T08:38:05.740063+0000 mgr.y (mgr.24362) 6888 : cluster 0 pgmap v6857: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:38:08.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:38:07 smithi080 bash[41963]: audit 2023-12-01T08:38:06.923021+0000 mon.c (mon.2) 4419 : audit 0 from='client.? 172.21.15.80:0/3605776958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:38:08.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:38:07 smithi080 bash[28361]: audit 2023-12-01T08:38:06.923021+0000 mon.c (mon.2) 4419 : audit 0 from='client.? 172.21.15.80:0/3605776958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:38:08.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:38:07 smithi090 bash[32384]: audit 2023-12-01T08:38:06.923021+0000 mon.c (mon.2) 4419 : audit 0 from='client.? 172.21.15.80:0/3605776958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:38:09.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:38:08 smithi080 bash[28361]: cluster 2023-12-01T08:38:07.740859+0000 mgr.y (mgr.24362) 6889 : cluster 0 pgmap v6858: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:38:09.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:38:08 smithi080 bash[41963]: cluster 2023-12-01T08:38:07.740859+0000 mgr.y (mgr.24362) 6889 : cluster 0 pgmap v6858: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:38:09.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:38:08 smithi090 bash[32384]: cluster 2023-12-01T08:38:07.740859+0000 mgr.y (mgr.24362) 6889 : cluster 0 pgmap v6858: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:38:10.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:38:09 smithi080 bash[28361]: audit 2023-12-01T08:38:09.381521+0000 mon.c (mon.2) 4420 : audit 0 from='client.? 172.21.15.80:0/398465164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:38:10.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:38:09 smithi080 bash[41963]: audit 2023-12-01T08:38:09.381521+0000 mon.c (mon.2) 4420 : audit 0 from='client.? 172.21.15.80:0/398465164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:38:10.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:38:09 smithi090 bash[32384]: audit 2023-12-01T08:38:09.381521+0000 mon.c (mon.2) 4420 : audit 0 from='client.? 172.21.15.80:0/398465164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:38:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:38:10 smithi080 bash[28361]: cluster 2023-12-01T08:38:09.741489+0000 mgr.y (mgr.24362) 6890 : cluster 0 pgmap v6859: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:38:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:38:10 smithi080 bash[28361]: audit 2023-12-01T08:38:10.137835+0000 mon.c (mon.2) 4421 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:38:11.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:38:10 smithi080 bash[41963]: cluster 2023-12-01T08:38:09.741489+0000 mgr.y (mgr.24362) 6890 : cluster 0 pgmap v6859: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:38:11.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:38:10 smithi080 bash[41963]: audit 2023-12-01T08:38:10.137835+0000 mon.c (mon.2) 4421 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:38:11.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:38:10 smithi090 bash[32384]: cluster 2023-12-01T08:38:09.741489+0000 mgr.y (mgr.24362) 6890 : cluster 0 pgmap v6859: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:38:11.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:38:10 smithi090 bash[32384]: audit 2023-12-01T08:38:10.137835+0000 mon.c (mon.2) 4421 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:38:12.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:38:12 smithi080 bash[41963]: cluster 2023-12-01T08:38:11.742227+0000 mgr.y (mgr.24362) 6891 : cluster 0 pgmap v6860: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:38:12.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:38:12 smithi080 bash[41963]: audit 2023-12-01T08:38:11.835100+0000 mon.c (mon.2) 4422 : audit 0 from='client.? 172.21.15.80:0/1101480971' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:38:12.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:38:12 smithi080 bash[28361]: cluster 2023-12-01T08:38:11.742227+0000 mgr.y (mgr.24362) 6891 : cluster 0 pgmap v6860: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:38:12.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:38:12 smithi080 bash[28361]: audit 2023-12-01T08:38:11.835100+0000 mon.c (mon.2) 4422 : audit 0 from='client.? 172.21.15.80:0/1101480971' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:38:13.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:38:12 smithi090 bash[32384]: cluster 2023-12-01T08:38:11.742227+0000 mgr.y (mgr.24362) 6891 : cluster 0 pgmap v6860: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:38:13.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:38:12 smithi090 bash[32384]: audit 2023-12-01T08:38:11.835100+0000 mon.c (mon.2) 4422 : audit 0 from='client.? 172.21.15.80:0/1101480971' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:38:15.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:38:14 smithi080 bash[41963]: cluster 2023-12-01T08:38:13.742865+0000 mgr.y (mgr.24362) 6892 : cluster 0 pgmap v6861: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:38:15.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:38:14 smithi080 bash[41963]: audit 2023-12-01T08:38:14.284875+0000 mon.a (mon.0) 4636 : audit 0 from='client.? 172.21.15.80:0/1242256122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:38:15.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:38:14 smithi080 bash[28361]: cluster 2023-12-01T08:38:13.742865+0000 mgr.y (mgr.24362) 6892 : cluster 0 pgmap v6861: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:38:15.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:38:14 smithi080 bash[28361]: audit 2023-12-01T08:38:14.284875+0000 mon.a (mon.0) 4636 : audit 0 from='client.? 172.21.15.80:0/1242256122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:38:15.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:38:14 smithi090 bash[32384]: cluster 2023-12-01T08:38:13.742865+0000 mgr.y (mgr.24362) 6892 : cluster 0 pgmap v6861: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:38:15.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:38:14 smithi090 bash[32384]: audit 2023-12-01T08:38:14.284875+0000 mon.a (mon.0) 4636 : audit 0 from='client.? 172.21.15.80:0/1242256122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:38:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:38:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:38:16] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T08:38:17.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:38:16 smithi080 bash[41963]: cluster 2023-12-01T08:38:15.743759+0000 mgr.y (mgr.24362) 6893 : cluster 0 pgmap v6862: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:38:17.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:38:16 smithi080 bash[41963]: audit 2023-12-01T08:38:16.735307+0000 mon.c (mon.2) 4423 : audit 0 from='client.? 172.21.15.80:0/2375318268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:38:17.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:38:16 smithi080 bash[28361]: cluster 2023-12-01T08:38:15.743759+0000 mgr.y (mgr.24362) 6893 : cluster 0 pgmap v6862: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:38:17.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:38:16 smithi080 bash[28361]: audit 2023-12-01T08:38:16.735307+0000 mon.c (mon.2) 4423 : audit 0 from='client.? 172.21.15.80:0/2375318268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:38:17.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:38:16 smithi090 bash[32384]: cluster 2023-12-01T08:38:15.743759+0000 mgr.y (mgr.24362) 6893 : cluster 0 pgmap v6862: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:38:17.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:38:16 smithi090 bash[32384]: audit 2023-12-01T08:38:16.735307+0000 mon.c (mon.2) 4423 : audit 0 from='client.? 172.21.15.80:0/2375318268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:38:19.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:38:18 smithi080 bash[41963]: cluster 2023-12-01T08:38:17.744716+0000 mgr.y (mgr.24362) 6894 : cluster 0 pgmap v6863: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:38:19.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:38:18 smithi080 bash[28361]: cluster 2023-12-01T08:38:17.744716+0000 mgr.y (mgr.24362) 6894 : cluster 0 pgmap v6863: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:38:19.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:38:18 smithi090 bash[32384]: cluster 2023-12-01T08:38:17.744716+0000 mgr.y (mgr.24362) 6894 : cluster 0 pgmap v6863: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:38:20.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:38:19 smithi080 bash[41963]: audit 2023-12-01T08:38:19.192962+0000 mon.a (mon.0) 4637 : audit 0 from='client.? 172.21.15.80:0/4119979736' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:38:20.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:38:19 smithi080 bash[28361]: audit 2023-12-01T08:38:19.192962+0000 mon.a (mon.0) 4637 : audit 0 from='client.? 172.21.15.80:0/4119979736' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:38:20.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:38:19 smithi090 bash[32384]: audit 2023-12-01T08:38:19.192962+0000 mon.a (mon.0) 4637 : audit 0 from='client.? 172.21.15.80:0/4119979736' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:38:21.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:38:20 smithi080 bash[28361]: cluster 2023-12-01T08:38:19.745407+0000 mgr.y (mgr.24362) 6895 : cluster 0 pgmap v6864: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:38:21.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:38:20 smithi080 bash[41963]: cluster 2023-12-01T08:38:19.745407+0000 mgr.y (mgr.24362) 6895 : cluster 0 pgmap v6864: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:38:21.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:38:20 smithi090 bash[32384]: cluster 2023-12-01T08:38:19.745407+0000 mgr.y (mgr.24362) 6895 : cluster 0 pgmap v6864: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:38:22.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:38:21 smithi080 bash[41963]: audit 2023-12-01T08:38:21.639318+0000 mon.a (mon.0) 4638 : audit 0 from='client.? 172.21.15.80:0/1434115754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:38:22.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:38:21 smithi080 bash[28361]: audit 2023-12-01T08:38:21.639318+0000 mon.a (mon.0) 4638 : audit 0 from='client.? 172.21.15.80:0/1434115754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:38:22.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:38:21 smithi090 bash[32384]: audit 2023-12-01T08:38:21.639318+0000 mon.a (mon.0) 4638 : audit 0 from='client.? 172.21.15.80:0/1434115754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:38:23.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:38:22 smithi080 bash[41963]: cluster 2023-12-01T08:38:21.746553+0000 mgr.y (mgr.24362) 6896 : cluster 0 pgmap v6865: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:38:23.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:38:22 smithi080 bash[28361]: cluster 2023-12-01T08:38:21.746553+0000 mgr.y (mgr.24362) 6896 : cluster 0 pgmap v6865: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:38:23.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:38:22 smithi090 bash[32384]: cluster 2023-12-01T08:38:21.746553+0000 mgr.y (mgr.24362) 6896 : cluster 0 pgmap v6865: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:38:25.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:38:24 smithi080 bash[28361]: cluster 2023-12-01T08:38:23.747231+0000 mgr.y (mgr.24362) 6897 : cluster 0 pgmap v6866: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:38:25.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:38:24 smithi080 bash[28361]: audit 2023-12-01T08:38:24.087614+0000 mon.a (mon.0) 4639 : audit 0 from='client.? 172.21.15.80:0/1831694808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:38:25.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:38:24 smithi080 bash[41963]: cluster 2023-12-01T08:38:23.747231+0000 mgr.y (mgr.24362) 6897 : cluster 0 pgmap v6866: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:38:25.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:38:24 smithi080 bash[41963]: audit 2023-12-01T08:38:24.087614+0000 mon.a (mon.0) 4639 : audit 0 from='client.? 172.21.15.80:0/1831694808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:38:25.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:38:24 smithi090 bash[32384]: cluster 2023-12-01T08:38:23.747231+0000 mgr.y (mgr.24362) 6897 : cluster 0 pgmap v6866: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:38:25.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:38:24 smithi090 bash[32384]: audit 2023-12-01T08:38:24.087614+0000 mon.a (mon.0) 4639 : audit 0 from='client.? 172.21.15.80:0/1831694808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:38:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:38:25 smithi080 bash[28361]: audit 2023-12-01T08:38:25.138418+0000 mon.c (mon.2) 4424 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:38:26.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:38:25 smithi080 bash[41963]: audit 2023-12-01T08:38:25.138418+0000 mon.c (mon.2) 4424 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:38:26.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:38:25 smithi090 bash[32384]: audit 2023-12-01T08:38:25.138418+0000 mon.c (mon.2) 4424 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:38:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:38:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:38:26] "GET /metrics HTTP/1.1" 200 33972 "" "Prometheus/2.43.0" 2023-12-01T08:38:27.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:38:26 smithi080 bash[28361]: cluster 2023-12-01T08:38:25.748076+0000 mgr.y (mgr.24362) 6898 : cluster 0 pgmap v6867: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:38:27.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:38:26 smithi080 bash[28361]: audit 2023-12-01T08:38:26.538676+0000 mon.a (mon.0) 4640 : audit 0 from='client.? 172.21.15.80:0/2555640709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:38:27.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:38:26 smithi080 bash[41963]: cluster 2023-12-01T08:38:25.748076+0000 mgr.y (mgr.24362) 6898 : cluster 0 pgmap v6867: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:38:27.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:38:26 smithi080 bash[41963]: audit 2023-12-01T08:38:26.538676+0000 mon.a (mon.0) 4640 : audit 0 from='client.? 172.21.15.80:0/2555640709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:38:27.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:38:26 smithi090 bash[32384]: cluster 2023-12-01T08:38:25.748076+0000 mgr.y (mgr.24362) 6898 : cluster 0 pgmap v6867: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:38:27.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:38:26 smithi090 bash[32384]: audit 2023-12-01T08:38:26.538676+0000 mon.a (mon.0) 4640 : audit 0 from='client.? 172.21.15.80:0/2555640709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:38:29.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:38:28 smithi080 bash[41963]: cluster 2023-12-01T08:38:27.749028+0000 mgr.y (mgr.24362) 6899 : cluster 0 pgmap v6868: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:38:29.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:38:28 smithi080 bash[28361]: cluster 2023-12-01T08:38:27.749028+0000 mgr.y (mgr.24362) 6899 : cluster 0 pgmap v6868: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:38:29.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:38:28 smithi090 bash[32384]: cluster 2023-12-01T08:38:27.749028+0000 mgr.y (mgr.24362) 6899 : cluster 0 pgmap v6868: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:38:30.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:38:29 smithi080 bash[41963]: audit 2023-12-01T08:38:28.987460+0000 mon.c (mon.2) 4425 : audit 0 from='client.? 172.21.15.80:0/1726503138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:38:30.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:38:29 smithi080 bash[28361]: audit 2023-12-01T08:38:28.987460+0000 mon.c (mon.2) 4425 : audit 0 from='client.? 172.21.15.80:0/1726503138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:38:30.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:38:29 smithi090 bash[32384]: audit 2023-12-01T08:38:28.987460+0000 mon.c (mon.2) 4425 : audit 0 from='client.? 172.21.15.80:0/1726503138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:38:31.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:38:30 smithi080 bash[41963]: cluster 2023-12-01T08:38:29.749699+0000 mgr.y (mgr.24362) 6900 : cluster 0 pgmap v6869: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:38:31.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:38:30 smithi080 bash[28361]: cluster 2023-12-01T08:38:29.749699+0000 mgr.y (mgr.24362) 6900 : cluster 0 pgmap v6869: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:38:31.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:38:30 smithi090 bash[32384]: cluster 2023-12-01T08:38:29.749699+0000 mgr.y (mgr.24362) 6900 : cluster 0 pgmap v6869: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:38:32.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:38:31 smithi080 bash[28361]: audit 2023-12-01T08:38:31.447111+0000 mon.c (mon.2) 4426 : audit 0 from='client.? 172.21.15.80:0/2827032139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:38:32.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:38:31 smithi080 bash[41963]: audit 2023-12-01T08:38:31.447111+0000 mon.c (mon.2) 4426 : audit 0 from='client.? 172.21.15.80:0/2827032139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:38:32.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:38:31 smithi090 bash[32384]: audit 2023-12-01T08:38:31.447111+0000 mon.c (mon.2) 4426 : audit 0 from='client.? 172.21.15.80:0/2827032139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:38:33.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:38:32 smithi080 bash[28361]: cluster 2023-12-01T08:38:31.750897+0000 mgr.y (mgr.24362) 6901 : cluster 0 pgmap v6870: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:38:33.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:38:32 smithi080 bash[41963]: cluster 2023-12-01T08:38:31.750897+0000 mgr.y (mgr.24362) 6901 : cluster 0 pgmap v6870: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:38:33.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:38:32 smithi090 bash[32384]: cluster 2023-12-01T08:38:31.750897+0000 mgr.y (mgr.24362) 6901 : cluster 0 pgmap v6870: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:38:35.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:38:34 smithi080 bash[28361]: cluster 2023-12-01T08:38:33.751546+0000 mgr.y (mgr.24362) 6902 : cluster 0 pgmap v6871: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:38:35.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:38:34 smithi080 bash[28361]: audit 2023-12-01T08:38:33.901337+0000 mon.c (mon.2) 4427 : audit 0 from='client.? 172.21.15.80:0/1357006217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:38:35.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:38:34 smithi080 bash[41963]: cluster 2023-12-01T08:38:33.751546+0000 mgr.y (mgr.24362) 6902 : cluster 0 pgmap v6871: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:38:35.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:38:34 smithi080 bash[41963]: audit 2023-12-01T08:38:33.901337+0000 mon.c (mon.2) 4427 : audit 0 from='client.? 172.21.15.80:0/1357006217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:38:35.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:38:34 smithi090 bash[32384]: cluster 2023-12-01T08:38:33.751546+0000 mgr.y (mgr.24362) 6902 : cluster 0 pgmap v6871: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:38:35.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:38:34 smithi090 bash[32384]: audit 2023-12-01T08:38:33.901337+0000 mon.c (mon.2) 4427 : audit 0 from='client.? 172.21.15.80:0/1357006217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:38:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:38:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:38:36] "GET /metrics HTTP/1.1" 200 33972 "" "Prometheus/2.43.0" 2023-12-01T08:38:37.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:38:36 smithi080 bash[41963]: cluster 2023-12-01T08:38:35.752451+0000 mgr.y (mgr.24362) 6903 : cluster 0 pgmap v6872: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:38:37.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:38:36 smithi080 bash[41963]: audit 2023-12-01T08:38:36.362330+0000 mon.a (mon.0) 4641 : audit 0 from='client.? 172.21.15.80:0/1707276168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:38:37.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:38:36 smithi080 bash[28361]: cluster 2023-12-01T08:38:35.752451+0000 mgr.y (mgr.24362) 6903 : cluster 0 pgmap v6872: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:38:37.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:38:36 smithi080 bash[28361]: audit 2023-12-01T08:38:36.362330+0000 mon.a (mon.0) 4641 : audit 0 from='client.? 172.21.15.80:0/1707276168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:38:37.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:38:36 smithi090 bash[32384]: cluster 2023-12-01T08:38:35.752451+0000 mgr.y (mgr.24362) 6903 : cluster 0 pgmap v6872: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:38:37.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:38:36 smithi090 bash[32384]: audit 2023-12-01T08:38:36.362330+0000 mon.a (mon.0) 4641 : audit 0 from='client.? 172.21.15.80:0/1707276168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:38:39.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:38:38 smithi080 bash[28361]: cluster 2023-12-01T08:38:37.753574+0000 mgr.y (mgr.24362) 6904 : cluster 0 pgmap v6873: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:38:39.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:38:38 smithi080 bash[28361]: audit 2023-12-01T08:38:38.821778+0000 mon.a (mon.0) 4642 : audit 0 from='client.? 172.21.15.80:0/4162790311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:38:39.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:38:38 smithi080 bash[41963]: cluster 2023-12-01T08:38:37.753574+0000 mgr.y (mgr.24362) 6904 : cluster 0 pgmap v6873: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:38:39.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:38:38 smithi080 bash[41963]: audit 2023-12-01T08:38:38.821778+0000 mon.a (mon.0) 4642 : audit 0 from='client.? 172.21.15.80:0/4162790311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:38:39.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:38:38 smithi090 bash[32384]: cluster 2023-12-01T08:38:37.753574+0000 mgr.y (mgr.24362) 6904 : cluster 0 pgmap v6873: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:38:39.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:38:38 smithi090 bash[32384]: audit 2023-12-01T08:38:38.821778+0000 mon.a (mon.0) 4642 : audit 0 from='client.? 172.21.15.80:0/4162790311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:38:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:38:40 smithi080 bash[28361]: cluster 2023-12-01T08:38:39.754289+0000 mgr.y (mgr.24362) 6905 : cluster 0 pgmap v6874: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:38:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:38:40 smithi080 bash[28361]: audit 2023-12-01T08:38:40.138873+0000 mon.c (mon.2) 4428 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:38:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:38:40 smithi080 bash[41963]: cluster 2023-12-01T08:38:39.754289+0000 mgr.y (mgr.24362) 6905 : cluster 0 pgmap v6874: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:38:41.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:38:40 smithi080 bash[41963]: audit 2023-12-01T08:38:40.138873+0000 mon.c (mon.2) 4428 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:38:41.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:38:40 smithi090 bash[32384]: cluster 2023-12-01T08:38:39.754289+0000 mgr.y (mgr.24362) 6905 : cluster 0 pgmap v6874: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:38:41.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:38:40 smithi090 bash[32384]: audit 2023-12-01T08:38:40.138873+0000 mon.c (mon.2) 4428 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:38:42.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:38:41 smithi080 bash[28361]: audit 2023-12-01T08:38:41.271159+0000 mon.a (mon.0) 4643 : audit 0 from='client.? 172.21.15.80:0/1484657892' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:38:42.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:38:41 smithi080 bash[41963]: audit 2023-12-01T08:38:41.271159+0000 mon.a (mon.0) 4643 : audit 0 from='client.? 172.21.15.80:0/1484657892' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:38:42.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:38:41 smithi090 bash[32384]: audit 2023-12-01T08:38:41.271159+0000 mon.a (mon.0) 4643 : audit 0 from='client.? 172.21.15.80:0/1484657892' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:38:43.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:38:42 smithi080 bash[28361]: cluster 2023-12-01T08:38:41.755460+0000 mgr.y (mgr.24362) 6906 : cluster 0 pgmap v6875: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:38:43.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:38:42 smithi080 bash[41963]: cluster 2023-12-01T08:38:41.755460+0000 mgr.y (mgr.24362) 6906 : cluster 0 pgmap v6875: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:38:43.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:38:42 smithi090 bash[32384]: cluster 2023-12-01T08:38:41.755460+0000 mgr.y (mgr.24362) 6906 : cluster 0 pgmap v6875: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:38:44.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:38:43 smithi080 bash[28361]: audit 2023-12-01T08:38:43.720006+0000 mon.a (mon.0) 4644 : audit 0 from='client.? 172.21.15.80:0/97812059' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:38:44.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:38:43 smithi080 bash[41963]: audit 2023-12-01T08:38:43.720006+0000 mon.a (mon.0) 4644 : audit 0 from='client.? 172.21.15.80:0/97812059' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:38:44.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:38:43 smithi090 bash[32384]: audit 2023-12-01T08:38:43.720006+0000 mon.a (mon.0) 4644 : audit 0 from='client.? 172.21.15.80:0/97812059' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:38:45.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:38:44 smithi080 bash[28361]: cluster 2023-12-01T08:38:43.756133+0000 mgr.y (mgr.24362) 6907 : cluster 0 pgmap v6876: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:38:45.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:38:44 smithi080 bash[41963]: cluster 2023-12-01T08:38:43.756133+0000 mgr.y (mgr.24362) 6907 : cluster 0 pgmap v6876: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:38:45.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:38:44 smithi090 bash[32384]: cluster 2023-12-01T08:38:43.756133+0000 mgr.y (mgr.24362) 6907 : cluster 0 pgmap v6876: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:38:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:38:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:38:46] "GET /metrics HTTP/1.1" 200 33967 "" "Prometheus/2.43.0" 2023-12-01T08:38:47.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:38:46 smithi080 bash[41963]: cluster 2023-12-01T08:38:45.756989+0000 mgr.y (mgr.24362) 6908 : cluster 0 pgmap v6877: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:38:47.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:38:46 smithi080 bash[41963]: audit 2023-12-01T08:38:46.171769+0000 mon.a (mon.0) 4645 : audit 0 from='client.? 172.21.15.80:0/1296247986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:38:47.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:38:46 smithi080 bash[28361]: cluster 2023-12-01T08:38:45.756989+0000 mgr.y (mgr.24362) 6908 : cluster 0 pgmap v6877: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:38:47.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:38:46 smithi080 bash[28361]: audit 2023-12-01T08:38:46.171769+0000 mon.a (mon.0) 4645 : audit 0 from='client.? 172.21.15.80:0/1296247986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:38:47.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:38:46 smithi090 bash[32384]: cluster 2023-12-01T08:38:45.756989+0000 mgr.y (mgr.24362) 6908 : cluster 0 pgmap v6877: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:38:47.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:38:46 smithi090 bash[32384]: audit 2023-12-01T08:38:46.171769+0000 mon.a (mon.0) 4645 : audit 0 from='client.? 172.21.15.80:0/1296247986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:38:49.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:38:48 smithi080 bash[28361]: cluster 2023-12-01T08:38:47.758000+0000 mgr.y (mgr.24362) 6909 : cluster 0 pgmap v6878: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:38:49.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:38:48 smithi080 bash[28361]: audit 2023-12-01T08:38:48.617051+0000 mon.c (mon.2) 4429 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:38:49.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:38:48 smithi080 bash[28361]: audit 2023-12-01T08:38:48.656147+0000 mon.a (mon.0) 4646 : audit 0 from='client.? 172.21.15.80:0/4129874285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:38:49.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:38:48 smithi080 bash[41963]: cluster 2023-12-01T08:38:47.758000+0000 mgr.y (mgr.24362) 6909 : cluster 0 pgmap v6878: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:38:49.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:38:48 smithi080 bash[41963]: audit 2023-12-01T08:38:48.617051+0000 mon.c (mon.2) 4429 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:38:49.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:38:48 smithi080 bash[41963]: audit 2023-12-01T08:38:48.656147+0000 mon.a (mon.0) 4646 : audit 0 from='client.? 172.21.15.80:0/4129874285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:38:49.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:38:48 smithi090 bash[32384]: cluster 2023-12-01T08:38:47.758000+0000 mgr.y (mgr.24362) 6909 : cluster 0 pgmap v6878: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:38:49.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:38:48 smithi090 bash[32384]: audit 2023-12-01T08:38:48.617051+0000 mon.c (mon.2) 4429 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:38:49.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:38:48 smithi090 bash[32384]: audit 2023-12-01T08:38:48.656147+0000 mon.a (mon.0) 4646 : audit 0 from='client.? 172.21.15.80:0/4129874285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:38:51.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:38:50 smithi080 bash[41963]: cluster 2023-12-01T08:38:49.758688+0000 mgr.y (mgr.24362) 6910 : cluster 0 pgmap v6879: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:38:51.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:38:50 smithi080 bash[28361]: cluster 2023-12-01T08:38:49.758688+0000 mgr.y (mgr.24362) 6910 : cluster 0 pgmap v6879: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:38:51.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:38:50 smithi090 bash[32384]: cluster 2023-12-01T08:38:49.758688+0000 mgr.y (mgr.24362) 6910 : cluster 0 pgmap v6879: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:38:52.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:38:51 smithi080 bash[28361]: audit 2023-12-01T08:38:51.124158+0000 mon.c (mon.2) 4430 : audit 0 from='client.? 172.21.15.80:0/3705791552' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:38:52.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:38:51 smithi080 bash[41963]: audit 2023-12-01T08:38:51.124158+0000 mon.c (mon.2) 4430 : audit 0 from='client.? 172.21.15.80:0/3705791552' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:38:52.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:38:51 smithi090 bash[32384]: audit 2023-12-01T08:38:51.124158+0000 mon.c (mon.2) 4430 : audit 0 from='client.? 172.21.15.80:0/3705791552' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:38:53.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:38:52 smithi080 bash[41963]: cluster 2023-12-01T08:38:51.759921+0000 mgr.y (mgr.24362) 6911 : cluster 0 pgmap v6880: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:38:53.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:38:52 smithi080 bash[28361]: cluster 2023-12-01T08:38:51.759921+0000 mgr.y (mgr.24362) 6911 : cluster 0 pgmap v6880: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:38:53.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:38:52 smithi090 bash[32384]: cluster 2023-12-01T08:38:51.759921+0000 mgr.y (mgr.24362) 6911 : cluster 0 pgmap v6880: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:38:54.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:38:53 smithi080 bash[28361]: audit 2023-12-01T08:38:53.592920+0000 mon.c (mon.2) 4431 : audit 0 from='client.? 172.21.15.80:0/3672363681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:38:54.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:38:53 smithi080 bash[41963]: audit 2023-12-01T08:38:53.592920+0000 mon.c (mon.2) 4431 : audit 0 from='client.? 172.21.15.80:0/3672363681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:38:54.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:38:53 smithi090 bash[32384]: audit 2023-12-01T08:38:53.592920+0000 mon.c (mon.2) 4431 : audit 0 from='client.? 172.21.15.80:0/3672363681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:38:55.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:38:54 smithi080 bash[28361]: cluster 2023-12-01T08:38:53.760501+0000 mgr.y (mgr.24362) 6912 : cluster 0 pgmap v6881: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:38:55.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:38:54 smithi080 bash[28361]: audit 2023-12-01T08:38:54.461468+0000 mon.a (mon.0) 4647 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:38:55.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:38:54 smithi080 bash[28361]: audit 2023-12-01T08:38:54.473071+0000 mon.a (mon.0) 4648 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:38:55.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:38:54 smithi080 bash[28361]: audit 2023-12-01T08:38:54.810652+0000 mon.a (mon.0) 4649 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:38:55.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:38:54 smithi080 bash[28361]: audit 2023-12-01T08:38:54.820392+0000 mon.a (mon.0) 4650 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:38:55.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:38:54 smithi080 bash[41963]: cluster 2023-12-01T08:38:53.760501+0000 mgr.y (mgr.24362) 6912 : cluster 0 pgmap v6881: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:38:55.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:38:54 smithi080 bash[41963]: audit 2023-12-01T08:38:54.461468+0000 mon.a (mon.0) 4647 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:38:55.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:38:54 smithi080 bash[41963]: audit 2023-12-01T08:38:54.473071+0000 mon.a (mon.0) 4648 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:38:55.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:38:54 smithi080 bash[41963]: audit 2023-12-01T08:38:54.810652+0000 mon.a (mon.0) 4649 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:38:55.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:38:54 smithi080 bash[41963]: audit 2023-12-01T08:38:54.820392+0000 mon.a (mon.0) 4650 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:38:55.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:38:54 smithi090 bash[32384]: cluster 2023-12-01T08:38:53.760501+0000 mgr.y (mgr.24362) 6912 : cluster 0 pgmap v6881: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:38:55.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:38:54 smithi090 bash[32384]: audit 2023-12-01T08:38:54.461468+0000 mon.a (mon.0) 4647 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:38:55.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:38:54 smithi090 bash[32384]: audit 2023-12-01T08:38:54.473071+0000 mon.a (mon.0) 4648 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:38:55.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:38:54 smithi090 bash[32384]: audit 2023-12-01T08:38:54.810652+0000 mon.a (mon.0) 4649 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:38:55.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:38:54 smithi090 bash[32384]: audit 2023-12-01T08:38:54.820392+0000 mon.a (mon.0) 4650 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:38:56.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:38:55 smithi080 bash[41963]: audit 2023-12-01T08:38:55.139275+0000 mon.c (mon.2) 4432 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:38:56.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:38:55 smithi080 bash[41963]: audit 2023-12-01T08:38:55.356203+0000 mon.c (mon.2) 4433 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:38:56.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:38:55 smithi080 bash[41963]: audit 2023-12-01T08:38:55.357978+0000 mon.c (mon.2) 4434 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:38:56.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:38:55 smithi080 bash[41963]: audit 2023-12-01T08:38:55.367739+0000 mon.a (mon.0) 4651 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:38:56.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:38:55 smithi080 bash[28361]: audit 2023-12-01T08:38:55.139275+0000 mon.c (mon.2) 4432 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:38:56.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:38:55 smithi080 bash[28361]: audit 2023-12-01T08:38:55.356203+0000 mon.c (mon.2) 4433 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:38:56.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:38:55 smithi080 bash[28361]: audit 2023-12-01T08:38:55.357978+0000 mon.c (mon.2) 4434 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:38:56.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:38:55 smithi080 bash[28361]: audit 2023-12-01T08:38:55.367739+0000 mon.a (mon.0) 4651 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:38:56.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:38:55 smithi090 bash[32384]: audit 2023-12-01T08:38:55.139275+0000 mon.c (mon.2) 4432 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:38:56.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:38:55 smithi090 bash[32384]: audit 2023-12-01T08:38:55.356203+0000 mon.c (mon.2) 4433 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:38:56.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:38:55 smithi090 bash[32384]: audit 2023-12-01T08:38:55.357978+0000 mon.c (mon.2) 4434 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:38:56.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:38:55 smithi090 bash[32384]: audit 2023-12-01T08:38:55.367739+0000 mon.a (mon.0) 4651 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:38:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:38:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:38:56] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T08:38:57.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:38:56 smithi080 bash[41963]: cluster 2023-12-01T08:38:55.761317+0000 mgr.y (mgr.24362) 6913 : cluster 0 pgmap v6882: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:38:57.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:38:56 smithi080 bash[41963]: audit 2023-12-01T08:38:56.049073+0000 mon.a (mon.0) 4652 : audit 0 from='client.? 172.21.15.80:0/2328413661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:38:57.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:38:56 smithi080 bash[28361]: cluster 2023-12-01T08:38:55.761317+0000 mgr.y (mgr.24362) 6913 : cluster 0 pgmap v6882: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:38:57.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:38:56 smithi080 bash[28361]: audit 2023-12-01T08:38:56.049073+0000 mon.a (mon.0) 4652 : audit 0 from='client.? 172.21.15.80:0/2328413661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:38:57.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:38:56 smithi090 bash[32384]: cluster 2023-12-01T08:38:55.761317+0000 mgr.y (mgr.24362) 6913 : cluster 0 pgmap v6882: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:38:57.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:38:56 smithi090 bash[32384]: audit 2023-12-01T08:38:56.049073+0000 mon.a (mon.0) 4652 : audit 0 from='client.? 172.21.15.80:0/2328413661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:38:59.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:38:58 smithi080 bash[28361]: cluster 2023-12-01T08:38:57.762325+0000 mgr.y (mgr.24362) 6914 : cluster 0 pgmap v6883: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:38:59.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:38:58 smithi080 bash[28361]: audit 2023-12-01T08:38:58.532149+0000 mon.c (mon.2) 4435 : audit 0 from='client.? 172.21.15.80:0/1419377243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:38:59.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:38:58 smithi080 bash[41963]: cluster 2023-12-01T08:38:57.762325+0000 mgr.y (mgr.24362) 6914 : cluster 0 pgmap v6883: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:38:59.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:38:58 smithi080 bash[41963]: audit 2023-12-01T08:38:58.532149+0000 mon.c (mon.2) 4435 : audit 0 from='client.? 172.21.15.80:0/1419377243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:38:59.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:38:58 smithi090 bash[32384]: cluster 2023-12-01T08:38:57.762325+0000 mgr.y (mgr.24362) 6914 : cluster 0 pgmap v6883: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:38:59.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:38:58 smithi090 bash[32384]: audit 2023-12-01T08:38:58.532149+0000 mon.c (mon.2) 4435 : audit 0 from='client.? 172.21.15.80:0/1419377243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:39:01.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:39:00 smithi080 bash[28361]: cluster 2023-12-01T08:38:59.763195+0000 mgr.y (mgr.24362) 6915 : cluster 0 pgmap v6884: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:39:01.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:39:00 smithi080 bash[41963]: cluster 2023-12-01T08:38:59.763195+0000 mgr.y (mgr.24362) 6915 : cluster 0 pgmap v6884: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:39:01.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:39:00 smithi090 bash[32384]: cluster 2023-12-01T08:38:59.763195+0000 mgr.y (mgr.24362) 6915 : cluster 0 pgmap v6884: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:39:02.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:39:01 smithi080 bash[28361]: audit 2023-12-01T08:39:00.986414+0000 mon.a (mon.0) 4653 : audit 0 from='client.? 172.21.15.80:0/1866532376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:39:02.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:39:01 smithi080 bash[41963]: audit 2023-12-01T08:39:00.986414+0000 mon.a (mon.0) 4653 : audit 0 from='client.? 172.21.15.80:0/1866532376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:39:02.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:39:01 smithi090 bash[32384]: audit 2023-12-01T08:39:00.986414+0000 mon.a (mon.0) 4653 : audit 0 from='client.? 172.21.15.80:0/1866532376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:39:03.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:39:02 smithi080 bash[41963]: cluster 2023-12-01T08:39:01.764255+0000 mgr.y (mgr.24362) 6916 : cluster 0 pgmap v6885: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:39:03.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:39:02 smithi080 bash[28361]: cluster 2023-12-01T08:39:01.764255+0000 mgr.y (mgr.24362) 6916 : cluster 0 pgmap v6885: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:39:03.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:39:02 smithi090 bash[32384]: cluster 2023-12-01T08:39:01.764255+0000 mgr.y (mgr.24362) 6916 : cluster 0 pgmap v6885: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:39:04.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:39:03 smithi090 bash[32384]: audit 2023-12-01T08:39:03.441507+0000 mon.c (mon.2) 4436 : audit 0 from='client.? 172.21.15.80:0/2490533290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:39:04.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:39:03 smithi080 bash[28361]: audit 2023-12-01T08:39:03.441507+0000 mon.c (mon.2) 4436 : audit 0 from='client.? 172.21.15.80:0/2490533290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:39:04.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:39:03 smithi080 bash[41963]: audit 2023-12-01T08:39:03.441507+0000 mon.c (mon.2) 4436 : audit 0 from='client.? 172.21.15.80:0/2490533290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:39:05.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:39:04 smithi090 bash[32384]: cluster 2023-12-01T08:39:03.764940+0000 mgr.y (mgr.24362) 6917 : cluster 0 pgmap v6886: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:39:05.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:39:04 smithi080 bash[28361]: cluster 2023-12-01T08:39:03.764940+0000 mgr.y (mgr.24362) 6917 : cluster 0 pgmap v6886: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:39:05.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:39:04 smithi080 bash[41963]: cluster 2023-12-01T08:39:03.764940+0000 mgr.y (mgr.24362) 6917 : cluster 0 pgmap v6886: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:39:06.234 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:39:05 smithi080 bash[41963]: audit 2023-12-01T08:39:05.896240+0000 mon.a (mon.0) 4654 : audit 0 from='client.? 172.21.15.80:0/2055976697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:39:06.234 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:39:05 smithi080 bash[28361]: audit 2023-12-01T08:39:05.896240+0000 mon.a (mon.0) 4654 : audit 0 from='client.? 172.21.15.80:0/2055976697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:39:06.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:39:05 smithi090 bash[32384]: audit 2023-12-01T08:39:05.896240+0000 mon.a (mon.0) 4654 : audit 0 from='client.? 172.21.15.80:0/2055976697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:39:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:39:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:39:06] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T08:39:07.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:39:06 smithi090 bash[32384]: cluster 2023-12-01T08:39:05.765762+0000 mgr.y (mgr.24362) 6918 : cluster 0 pgmap v6887: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:39:07.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:39:06 smithi080 bash[41963]: cluster 2023-12-01T08:39:05.765762+0000 mgr.y (mgr.24362) 6918 : cluster 0 pgmap v6887: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:39:07.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:39:06 smithi080 bash[28361]: cluster 2023-12-01T08:39:05.765762+0000 mgr.y (mgr.24362) 6918 : cluster 0 pgmap v6887: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:39:09.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:39:08 smithi090 bash[32384]: cluster 2023-12-01T08:39:07.766765+0000 mgr.y (mgr.24362) 6919 : cluster 0 pgmap v6888: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:39:09.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:39:08 smithi090 bash[32384]: audit 2023-12-01T08:39:08.346065+0000 mon.a (mon.0) 4655 : audit 0 from='client.? 172.21.15.80:0/2432077546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:39:09.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:39:08 smithi080 bash[41963]: cluster 2023-12-01T08:39:07.766765+0000 mgr.y (mgr.24362) 6919 : cluster 0 pgmap v6888: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:39:09.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:39:08 smithi080 bash[41963]: audit 2023-12-01T08:39:08.346065+0000 mon.a (mon.0) 4655 : audit 0 from='client.? 172.21.15.80:0/2432077546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:39:09.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:39:08 smithi080 bash[28361]: cluster 2023-12-01T08:39:07.766765+0000 mgr.y (mgr.24362) 6919 : cluster 0 pgmap v6888: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:39:09.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:39:08 smithi080 bash[28361]: audit 2023-12-01T08:39:08.346065+0000 mon.a (mon.0) 4655 : audit 0 from='client.? 172.21.15.80:0/2432077546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:39:11.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:39:10 smithi090 bash[32384]: cluster 2023-12-01T08:39:09.767487+0000 mgr.y (mgr.24362) 6920 : cluster 0 pgmap v6889: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:39:11.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:39:10 smithi090 bash[32384]: audit 2023-12-01T08:39:10.139395+0000 mon.c (mon.2) 4437 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:39:11.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:39:10 smithi090 bash[32384]: audit 2023-12-01T08:39:10.803632+0000 mon.c (mon.2) 4438 : audit 0 from='client.? 172.21.15.80:0/352283559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:39:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:39:11 smithi080 bash[41963]: cluster 2023-12-01T08:39:09.767487+0000 mgr.y (mgr.24362) 6920 : cluster 0 pgmap v6889: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:39:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:39:11 smithi080 bash[41963]: audit 2023-12-01T08:39:10.139395+0000 mon.c (mon.2) 4437 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:39:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:39:11 smithi080 bash[41963]: audit 2023-12-01T08:39:10.803632+0000 mon.c (mon.2) 4438 : audit 0 from='client.? 172.21.15.80:0/352283559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:39:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:39:10 smithi080 bash[28361]: cluster 2023-12-01T08:39:09.767487+0000 mgr.y (mgr.24362) 6920 : cluster 0 pgmap v6889: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:39:11.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:39:10 smithi080 bash[28361]: audit 2023-12-01T08:39:10.139395+0000 mon.c (mon.2) 4437 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:39:11.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:39:10 smithi080 bash[28361]: audit 2023-12-01T08:39:10.803632+0000 mon.c (mon.2) 4438 : audit 0 from='client.? 172.21.15.80:0/352283559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:39:13.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:39:12 smithi090 bash[32384]: cluster 2023-12-01T08:39:11.768830+0000 mgr.y (mgr.24362) 6921 : cluster 0 pgmap v6890: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:39:13.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:39:12 smithi080 bash[28361]: cluster 2023-12-01T08:39:11.768830+0000 mgr.y (mgr.24362) 6921 : cluster 0 pgmap v6890: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:39:13.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:39:12 smithi080 bash[41963]: cluster 2023-12-01T08:39:11.768830+0000 mgr.y (mgr.24362) 6921 : cluster 0 pgmap v6890: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:39:14.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:39:13 smithi090 bash[32384]: audit 2023-12-01T08:39:13.252890+0000 mon.c (mon.2) 4439 : audit 0 from='client.? 172.21.15.80:0/1184357876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:39:14.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:39:13 smithi080 bash[28361]: audit 2023-12-01T08:39:13.252890+0000 mon.c (mon.2) 4439 : audit 0 from='client.? 172.21.15.80:0/1184357876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:39:14.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:39:13 smithi080 bash[41963]: audit 2023-12-01T08:39:13.252890+0000 mon.c (mon.2) 4439 : audit 0 from='client.? 172.21.15.80:0/1184357876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:39:15.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:39:14 smithi090 bash[32384]: cluster 2023-12-01T08:39:13.769552+0000 mgr.y (mgr.24362) 6922 : cluster 0 pgmap v6891: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:39:15.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:39:14 smithi080 bash[28361]: cluster 2023-12-01T08:39:13.769552+0000 mgr.y (mgr.24362) 6922 : cluster 0 pgmap v6891: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:39:15.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:39:14 smithi080 bash[41963]: cluster 2023-12-01T08:39:13.769552+0000 mgr.y (mgr.24362) 6922 : cluster 0 pgmap v6891: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:39:16.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:39:15 smithi080 bash[41963]: audit 2023-12-01T08:39:15.716546+0000 mon.c (mon.2) 4440 : audit 0 from='client.? 172.21.15.80:0/457417835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:39:16.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:39:15 smithi080 bash[28361]: audit 2023-12-01T08:39:15.716546+0000 mon.c (mon.2) 4440 : audit 0 from='client.? 172.21.15.80:0/457417835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:39:16.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:39:15 smithi090 bash[32384]: audit 2023-12-01T08:39:15.716546+0000 mon.c (mon.2) 4440 : audit 0 from='client.? 172.21.15.80:0/457417835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:39:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:39:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:39:16] "GET /metrics HTTP/1.1" 200 33971 "" "Prometheus/2.43.0" 2023-12-01T08:39:17.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:39:16 smithi080 bash[41963]: cluster 2023-12-01T08:39:15.770572+0000 mgr.y (mgr.24362) 6923 : cluster 0 pgmap v6892: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:39:17.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:39:16 smithi080 bash[28361]: cluster 2023-12-01T08:39:15.770572+0000 mgr.y (mgr.24362) 6923 : cluster 0 pgmap v6892: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:39:17.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:39:16 smithi090 bash[32384]: cluster 2023-12-01T08:39:15.770572+0000 mgr.y (mgr.24362) 6923 : cluster 0 pgmap v6892: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:39:19.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:39:18 smithi080 bash[41963]: cluster 2023-12-01T08:39:17.771615+0000 mgr.y (mgr.24362) 6924 : cluster 0 pgmap v6893: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:39:19.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:39:18 smithi080 bash[41963]: audit 2023-12-01T08:39:18.167720+0000 mon.c (mon.2) 4441 : audit 0 from='client.? 172.21.15.80:0/4003579463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:39:19.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:39:18 smithi080 bash[28361]: cluster 2023-12-01T08:39:17.771615+0000 mgr.y (mgr.24362) 6924 : cluster 0 pgmap v6893: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:39:19.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:39:18 smithi080 bash[28361]: audit 2023-12-01T08:39:18.167720+0000 mon.c (mon.2) 4441 : audit 0 from='client.? 172.21.15.80:0/4003579463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:39:19.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:39:18 smithi090 bash[32384]: cluster 2023-12-01T08:39:17.771615+0000 mgr.y (mgr.24362) 6924 : cluster 0 pgmap v6893: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:39:19.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:39:18 smithi090 bash[32384]: audit 2023-12-01T08:39:18.167720+0000 mon.c (mon.2) 4441 : audit 0 from='client.? 172.21.15.80:0/4003579463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:39:21.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:39:20 smithi080 bash[28361]: cluster 2023-12-01T08:39:19.772297+0000 mgr.y (mgr.24362) 6925 : cluster 0 pgmap v6894: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:39:21.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:39:20 smithi080 bash[28361]: audit 2023-12-01T08:39:20.622458+0000 mon.a (mon.0) 4656 : audit 0 from='client.? 172.21.15.80:0/704891435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:39:21.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:39:20 smithi080 bash[41963]: cluster 2023-12-01T08:39:19.772297+0000 mgr.y (mgr.24362) 6925 : cluster 0 pgmap v6894: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:39:21.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:39:20 smithi080 bash[41963]: audit 2023-12-01T08:39:20.622458+0000 mon.a (mon.0) 4656 : audit 0 from='client.? 172.21.15.80:0/704891435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:39:21.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:39:20 smithi090 bash[32384]: cluster 2023-12-01T08:39:19.772297+0000 mgr.y (mgr.24362) 6925 : cluster 0 pgmap v6894: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:39:21.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:39:20 smithi090 bash[32384]: audit 2023-12-01T08:39:20.622458+0000 mon.a (mon.0) 4656 : audit 0 from='client.? 172.21.15.80:0/704891435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:39:23.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:39:22 smithi090 bash[32384]: cluster 2023-12-01T08:39:21.773467+0000 mgr.y (mgr.24362) 6926 : cluster 0 pgmap v6895: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:39:23.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:39:22 smithi080 bash[28361]: cluster 2023-12-01T08:39:21.773467+0000 mgr.y (mgr.24362) 6926 : cluster 0 pgmap v6895: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:39:23.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:39:22 smithi080 bash[41963]: cluster 2023-12-01T08:39:21.773467+0000 mgr.y (mgr.24362) 6926 : cluster 0 pgmap v6895: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:39:24.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:39:23 smithi090 bash[32384]: audit 2023-12-01T08:39:23.089122+0000 mon.c (mon.2) 4442 : audit 0 from='client.? 172.21.15.80:0/2988775613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:39:24.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:39:23 smithi080 bash[41963]: audit 2023-12-01T08:39:23.089122+0000 mon.c (mon.2) 4442 : audit 0 from='client.? 172.21.15.80:0/2988775613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:39:24.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:39:23 smithi080 bash[28361]: audit 2023-12-01T08:39:23.089122+0000 mon.c (mon.2) 4442 : audit 0 from='client.? 172.21.15.80:0/2988775613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:39:25.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:39:24 smithi090 bash[32384]: cluster 2023-12-01T08:39:23.774120+0000 mgr.y (mgr.24362) 6927 : cluster 0 pgmap v6896: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:39:25.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:39:24 smithi080 bash[28361]: cluster 2023-12-01T08:39:23.774120+0000 mgr.y (mgr.24362) 6927 : cluster 0 pgmap v6896: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:39:25.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:39:24 smithi080 bash[41963]: cluster 2023-12-01T08:39:23.774120+0000 mgr.y (mgr.24362) 6927 : cluster 0 pgmap v6896: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:39:26.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:39:25 smithi090 bash[32384]: audit 2023-12-01T08:39:25.139842+0000 mon.c (mon.2) 4443 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:39:26.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:39:25 smithi090 bash[32384]: audit 2023-12-01T08:39:25.544112+0000 mon.c (mon.2) 4444 : audit 0 from='client.? 172.21.15.80:0/3320047561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:39:26.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:39:25 smithi080 bash[41963]: audit 2023-12-01T08:39:25.139842+0000 mon.c (mon.2) 4443 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:39:26.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:39:25 smithi080 bash[41963]: audit 2023-12-01T08:39:25.544112+0000 mon.c (mon.2) 4444 : audit 0 from='client.? 172.21.15.80:0/3320047561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:39:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:39:25 smithi080 bash[28361]: audit 2023-12-01T08:39:25.139842+0000 mon.c (mon.2) 4443 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:39:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:39:25 smithi080 bash[28361]: audit 2023-12-01T08:39:25.544112+0000 mon.c (mon.2) 4444 : audit 0 from='client.? 172.21.15.80:0/3320047561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:39:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:39:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:39:26] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T08:39:27.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:39:26 smithi090 bash[32384]: cluster 2023-12-01T08:39:25.775370+0000 mgr.y (mgr.24362) 6928 : cluster 0 pgmap v6897: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:39:27.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:39:26 smithi080 bash[28361]: cluster 2023-12-01T08:39:25.775370+0000 mgr.y (mgr.24362) 6928 : cluster 0 pgmap v6897: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:39:27.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:39:26 smithi080 bash[41963]: cluster 2023-12-01T08:39:25.775370+0000 mgr.y (mgr.24362) 6928 : cluster 0 pgmap v6897: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:39:29.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:39:28 smithi080 bash[28361]: cluster 2023-12-01T08:39:27.776199+0000 mgr.y (mgr.24362) 6929 : cluster 0 pgmap v6898: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:39:29.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:39:28 smithi080 bash[28361]: audit 2023-12-01T08:39:27.993000+0000 mon.a (mon.0) 4657 : audit 0 from='client.? 172.21.15.80:0/4212211867' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:39:29.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:39:28 smithi080 bash[41963]: cluster 2023-12-01T08:39:27.776199+0000 mgr.y (mgr.24362) 6929 : cluster 0 pgmap v6898: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:39:29.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:39:28 smithi080 bash[41963]: audit 2023-12-01T08:39:27.993000+0000 mon.a (mon.0) 4657 : audit 0 from='client.? 172.21.15.80:0/4212211867' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:39:29.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:39:28 smithi090 bash[32384]: cluster 2023-12-01T08:39:27.776199+0000 mgr.y (mgr.24362) 6929 : cluster 0 pgmap v6898: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:39:29.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:39:28 smithi090 bash[32384]: audit 2023-12-01T08:39:27.993000+0000 mon.a (mon.0) 4657 : audit 0 from='client.? 172.21.15.80:0/4212211867' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:39:31.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:39:30 smithi080 bash[28361]: cluster 2023-12-01T08:39:29.776822+0000 mgr.y (mgr.24362) 6930 : cluster 0 pgmap v6899: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:39:31.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:39:30 smithi080 bash[28361]: audit 2023-12-01T08:39:30.438788+0000 mon.a (mon.0) 4658 : audit 0 from='client.? 172.21.15.80:0/663860125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:39:31.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:39:30 smithi080 bash[41963]: cluster 2023-12-01T08:39:29.776822+0000 mgr.y (mgr.24362) 6930 : cluster 0 pgmap v6899: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:39:31.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:39:30 smithi080 bash[41963]: audit 2023-12-01T08:39:30.438788+0000 mon.a (mon.0) 4658 : audit 0 from='client.? 172.21.15.80:0/663860125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:39:31.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:39:30 smithi090 bash[32384]: cluster 2023-12-01T08:39:29.776822+0000 mgr.y (mgr.24362) 6930 : cluster 0 pgmap v6899: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:39:31.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:39:30 smithi090 bash[32384]: audit 2023-12-01T08:39:30.438788+0000 mon.a (mon.0) 4658 : audit 0 from='client.? 172.21.15.80:0/663860125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:39:33.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:39:32 smithi090 bash[32384]: cluster 2023-12-01T08:39:31.777997+0000 mgr.y (mgr.24362) 6931 : cluster 0 pgmap v6900: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:39:33.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:39:32 smithi080 bash[28361]: cluster 2023-12-01T08:39:31.777997+0000 mgr.y (mgr.24362) 6931 : cluster 0 pgmap v6900: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:39:33.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:39:32 smithi080 bash[41963]: cluster 2023-12-01T08:39:31.777997+0000 mgr.y (mgr.24362) 6931 : cluster 0 pgmap v6900: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:39:34.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:39:33 smithi090 bash[32384]: audit 2023-12-01T08:39:32.900183+0000 mon.a (mon.0) 4659 : audit 0 from='client.? 172.21.15.80:0/1672248665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:39:34.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:39:33 smithi080 bash[28361]: audit 2023-12-01T08:39:32.900183+0000 mon.a (mon.0) 4659 : audit 0 from='client.? 172.21.15.80:0/1672248665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:39:34.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:39:33 smithi080 bash[41963]: audit 2023-12-01T08:39:32.900183+0000 mon.a (mon.0) 4659 : audit 0 from='client.? 172.21.15.80:0/1672248665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:39:35.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:39:34 smithi090 bash[32384]: cluster 2023-12-01T08:39:33.778657+0000 mgr.y (mgr.24362) 6932 : cluster 0 pgmap v6901: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:39:35.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:39:34 smithi080 bash[28361]: cluster 2023-12-01T08:39:33.778657+0000 mgr.y (mgr.24362) 6932 : cluster 0 pgmap v6901: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:39:35.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:39:34 smithi080 bash[41963]: cluster 2023-12-01T08:39:33.778657+0000 mgr.y (mgr.24362) 6932 : cluster 0 pgmap v6901: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:39:36.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:39:35 smithi090 bash[32384]: audit 2023-12-01T08:39:35.357644+0000 mon.c (mon.2) 4445 : audit 0 from='client.? 172.21.15.80:0/2967612950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:39:36.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:39:35 smithi080 bash[28361]: audit 2023-12-01T08:39:35.357644+0000 mon.c (mon.2) 4445 : audit 0 from='client.? 172.21.15.80:0/2967612950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:39:36.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:39:35 smithi080 bash[41963]: audit 2023-12-01T08:39:35.357644+0000 mon.c (mon.2) 4445 : audit 0 from='client.? 172.21.15.80:0/2967612950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:39:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:39:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:39:36] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T08:39:37.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:39:36 smithi090 bash[32384]: cluster 2023-12-01T08:39:35.779501+0000 mgr.y (mgr.24362) 6933 : cluster 0 pgmap v6902: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:39:37.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:39:36 smithi080 bash[28361]: cluster 2023-12-01T08:39:35.779501+0000 mgr.y (mgr.24362) 6933 : cluster 0 pgmap v6902: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:39:37.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:39:36 smithi080 bash[41963]: cluster 2023-12-01T08:39:35.779501+0000 mgr.y (mgr.24362) 6933 : cluster 0 pgmap v6902: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:39:38.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:39:37 smithi080 bash[28361]: audit 2023-12-01T08:39:37.814456+0000 mon.c (mon.2) 4446 : audit 0 from='client.? 172.21.15.80:0/1058352167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:39:38.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:39:37 smithi080 bash[41963]: audit 2023-12-01T08:39:37.814456+0000 mon.c (mon.2) 4446 : audit 0 from='client.? 172.21.15.80:0/1058352167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:39:38.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:39:37 smithi090 bash[32384]: audit 2023-12-01T08:39:37.814456+0000 mon.c (mon.2) 4446 : audit 0 from='client.? 172.21.15.80:0/1058352167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:39:39.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:39:38 smithi080 bash[28361]: cluster 2023-12-01T08:39:37.780243+0000 mgr.y (mgr.24362) 6934 : cluster 0 pgmap v6903: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:39:39.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:39:38 smithi080 bash[41963]: cluster 2023-12-01T08:39:37.780243+0000 mgr.y (mgr.24362) 6934 : cluster 0 pgmap v6903: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:39:39.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:39:38 smithi090 bash[32384]: cluster 2023-12-01T08:39:37.780243+0000 mgr.y (mgr.24362) 6934 : cluster 0 pgmap v6903: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:39:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:39:40 smithi080 bash[41963]: cluster 2023-12-01T08:39:39.780848+0000 mgr.y (mgr.24362) 6935 : cluster 0 pgmap v6904: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:39:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:39:40 smithi080 bash[41963]: audit 2023-12-01T08:39:40.140067+0000 mon.c (mon.2) 4447 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:39:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:39:40 smithi080 bash[41963]: audit 2023-12-01T08:39:40.275222+0000 mon.c (mon.2) 4448 : audit 0 from='client.? 172.21.15.80:0/3860174371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:39:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:39:40 smithi080 bash[28361]: cluster 2023-12-01T08:39:39.780848+0000 mgr.y (mgr.24362) 6935 : cluster 0 pgmap v6904: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:39:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:39:40 smithi080 bash[28361]: audit 2023-12-01T08:39:40.140067+0000 mon.c (mon.2) 4447 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:39:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:39:40 smithi080 bash[28361]: audit 2023-12-01T08:39:40.275222+0000 mon.c (mon.2) 4448 : audit 0 from='client.? 172.21.15.80:0/3860174371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:39:41.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:39:40 smithi090 bash[32384]: cluster 2023-12-01T08:39:39.780848+0000 mgr.y (mgr.24362) 6935 : cluster 0 pgmap v6904: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:39:41.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:39:40 smithi090 bash[32384]: audit 2023-12-01T08:39:40.140067+0000 mon.c (mon.2) 4447 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:39:41.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:39:40 smithi090 bash[32384]: audit 2023-12-01T08:39:40.275222+0000 mon.c (mon.2) 4448 : audit 0 from='client.? 172.21.15.80:0/3860174371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:39:43.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:39:42 smithi090 bash[32384]: cluster 2023-12-01T08:39:41.781966+0000 mgr.y (mgr.24362) 6936 : cluster 0 pgmap v6905: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:39:43.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:39:42 smithi080 bash[28361]: cluster 2023-12-01T08:39:41.781966+0000 mgr.y (mgr.24362) 6936 : cluster 0 pgmap v6905: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:39:43.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:39:42 smithi080 bash[41963]: cluster 2023-12-01T08:39:41.781966+0000 mgr.y (mgr.24362) 6936 : cluster 0 pgmap v6905: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:39:44.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:39:43 smithi090 bash[32384]: audit 2023-12-01T08:39:42.734064+0000 mon.c (mon.2) 4449 : audit 0 from='client.? 172.21.15.80:0/1084927203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:39:44.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:39:43 smithi080 bash[28361]: audit 2023-12-01T08:39:42.734064+0000 mon.c (mon.2) 4449 : audit 0 from='client.? 172.21.15.80:0/1084927203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:39:44.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:39:43 smithi080 bash[41963]: audit 2023-12-01T08:39:42.734064+0000 mon.c (mon.2) 4449 : audit 0 from='client.? 172.21.15.80:0/1084927203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:39:45.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:39:44 smithi090 bash[32384]: cluster 2023-12-01T08:39:43.782584+0000 mgr.y (mgr.24362) 6937 : cluster 0 pgmap v6906: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:39:45.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:39:44 smithi080 bash[28361]: cluster 2023-12-01T08:39:43.782584+0000 mgr.y (mgr.24362) 6937 : cluster 0 pgmap v6906: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:39:45.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:39:44 smithi080 bash[41963]: cluster 2023-12-01T08:39:43.782584+0000 mgr.y (mgr.24362) 6937 : cluster 0 pgmap v6906: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:39:46.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:39:45 smithi090 bash[32384]: audit 2023-12-01T08:39:45.185395+0000 mon.c (mon.2) 4450 : audit 0 from='client.? 172.21.15.80:0/91847307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:39:46.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:39:45 smithi080 bash[28361]: audit 2023-12-01T08:39:45.185395+0000 mon.c (mon.2) 4450 : audit 0 from='client.? 172.21.15.80:0/91847307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:39:46.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:39:45 smithi080 bash[41963]: audit 2023-12-01T08:39:45.185395+0000 mon.c (mon.2) 4450 : audit 0 from='client.? 172.21.15.80:0/91847307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:39:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:39:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:39:46] "GET /metrics HTTP/1.1" 200 33977 "" "Prometheus/2.43.0" 2023-12-01T08:39:47.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:39:46 smithi090 bash[32384]: cluster 2023-12-01T08:39:45.783574+0000 mgr.y (mgr.24362) 6938 : cluster 0 pgmap v6907: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:39:47.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:39:46 smithi080 bash[41963]: cluster 2023-12-01T08:39:45.783574+0000 mgr.y (mgr.24362) 6938 : cluster 0 pgmap v6907: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:39:47.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:39:46 smithi080 bash[28361]: cluster 2023-12-01T08:39:45.783574+0000 mgr.y (mgr.24362) 6938 : cluster 0 pgmap v6907: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:39:48.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:39:47 smithi090 bash[32384]: audit 2023-12-01T08:39:47.645604+0000 mon.a (mon.0) 4660 : audit 0 from='client.? 172.21.15.80:0/1024269631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:39:48.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:39:47 smithi080 bash[41963]: audit 2023-12-01T08:39:47.645604+0000 mon.a (mon.0) 4660 : audit 0 from='client.? 172.21.15.80:0/1024269631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:39:48.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:39:47 smithi080 bash[28361]: audit 2023-12-01T08:39:47.645604+0000 mon.a (mon.0) 4660 : audit 0 from='client.? 172.21.15.80:0/1024269631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:39:49.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:39:48 smithi090 bash[32384]: cluster 2023-12-01T08:39:47.784394+0000 mgr.y (mgr.24362) 6939 : cluster 0 pgmap v6908: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:39:49.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:39:48 smithi080 bash[28361]: cluster 2023-12-01T08:39:47.784394+0000 mgr.y (mgr.24362) 6939 : cluster 0 pgmap v6908: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:39:49.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:39:48 smithi080 bash[41963]: cluster 2023-12-01T08:39:47.784394+0000 mgr.y (mgr.24362) 6939 : cluster 0 pgmap v6908: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:39:51.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:39:50 smithi080 bash[28361]: cluster 2023-12-01T08:39:49.784892+0000 mgr.y (mgr.24362) 6940 : cluster 0 pgmap v6909: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:39:51.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:39:50 smithi080 bash[28361]: audit 2023-12-01T08:39:50.098005+0000 mon.a (mon.0) 4661 : audit 0 from='client.? 172.21.15.80:0/2189699300' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:39:51.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:39:50 smithi080 bash[41963]: cluster 2023-12-01T08:39:49.784892+0000 mgr.y (mgr.24362) 6940 : cluster 0 pgmap v6909: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:39:51.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:39:50 smithi080 bash[41963]: audit 2023-12-01T08:39:50.098005+0000 mon.a (mon.0) 4661 : audit 0 from='client.? 172.21.15.80:0/2189699300' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:39:51.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:39:50 smithi090 bash[32384]: cluster 2023-12-01T08:39:49.784892+0000 mgr.y (mgr.24362) 6940 : cluster 0 pgmap v6909: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:39:51.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:39:50 smithi090 bash[32384]: audit 2023-12-01T08:39:50.098005+0000 mon.a (mon.0) 4661 : audit 0 from='client.? 172.21.15.80:0/2189699300' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:39:53.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:39:52 smithi090 bash[32384]: cluster 2023-12-01T08:39:51.786072+0000 mgr.y (mgr.24362) 6941 : cluster 0 pgmap v6910: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:39:53.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:39:52 smithi090 bash[32384]: audit 2023-12-01T08:39:52.557011+0000 mon.a (mon.0) 4662 : audit 0 from='client.? 172.21.15.80:0/3193729618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:39:53.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:39:52 smithi080 bash[28361]: cluster 2023-12-01T08:39:51.786072+0000 mgr.y (mgr.24362) 6941 : cluster 0 pgmap v6910: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:39:53.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:39:52 smithi080 bash[28361]: audit 2023-12-01T08:39:52.557011+0000 mon.a (mon.0) 4662 : audit 0 from='client.? 172.21.15.80:0/3193729618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:39:53.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:39:52 smithi080 bash[41963]: cluster 2023-12-01T08:39:51.786072+0000 mgr.y (mgr.24362) 6941 : cluster 0 pgmap v6910: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:39:53.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:39:52 smithi080 bash[41963]: audit 2023-12-01T08:39:52.557011+0000 mon.a (mon.0) 4662 : audit 0 from='client.? 172.21.15.80:0/3193729618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:39:55.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:39:54 smithi080 bash[28361]: cluster 2023-12-01T08:39:53.786714+0000 mgr.y (mgr.24362) 6942 : cluster 0 pgmap v6911: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:39:55.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:39:54 smithi080 bash[41963]: cluster 2023-12-01T08:39:53.786714+0000 mgr.y (mgr.24362) 6942 : cluster 0 pgmap v6911: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:39:55.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:39:54 smithi090 bash[32384]: cluster 2023-12-01T08:39:53.786714+0000 mgr.y (mgr.24362) 6942 : cluster 0 pgmap v6911: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:39:56.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:39:55 smithi080 bash[28361]: audit 2023-12-01T08:39:55.012906+0000 mon.a (mon.0) 4663 : audit 0 from='client.? 172.21.15.80:0/251090166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:39:56.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:39:55 smithi080 bash[28361]: audit 2023-12-01T08:39:55.140758+0000 mon.c (mon.2) 4451 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:39:56.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:39:55 smithi080 bash[28361]: audit 2023-12-01T08:39:55.451727+0000 mon.c (mon.2) 4452 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:39:56.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:39:55 smithi080 bash[41963]: audit 2023-12-01T08:39:55.012906+0000 mon.a (mon.0) 4663 : audit 0 from='client.? 172.21.15.80:0/251090166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:39:56.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:39:55 smithi080 bash[41963]: audit 2023-12-01T08:39:55.140758+0000 mon.c (mon.2) 4451 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:39:56.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:39:55 smithi080 bash[41963]: audit 2023-12-01T08:39:55.451727+0000 mon.c (mon.2) 4452 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:39:56.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:39:55 smithi090 bash[32384]: audit 2023-12-01T08:39:55.012906+0000 mon.a (mon.0) 4663 : audit 0 from='client.? 172.21.15.80:0/251090166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:39:56.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:39:55 smithi090 bash[32384]: audit 2023-12-01T08:39:55.140758+0000 mon.c (mon.2) 4451 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:39:56.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:39:55 smithi090 bash[32384]: audit 2023-12-01T08:39:55.451727+0000 mon.c (mon.2) 4452 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:39:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:39:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:39:56] "GET /metrics HTTP/1.1" 200 33971 "" "Prometheus/2.43.0" 2023-12-01T08:39:57.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:39:56 smithi080 bash[28361]: cluster 2023-12-01T08:39:55.787539+0000 mgr.y (mgr.24362) 6943 : cluster 0 pgmap v6912: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:39:57.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:39:56 smithi080 bash[41963]: cluster 2023-12-01T08:39:55.787539+0000 mgr.y (mgr.24362) 6943 : cluster 0 pgmap v6912: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:39:57.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:39:56 smithi090 bash[32384]: cluster 2023-12-01T08:39:55.787539+0000 mgr.y (mgr.24362) 6943 : cluster 0 pgmap v6912: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:39:58.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:39:57 smithi080 bash[28361]: audit 2023-12-01T08:39:57.470234+0000 mon.c (mon.2) 4453 : audit 0 from='client.? 172.21.15.80:0/3449420935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:39:58.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:39:57 smithi080 bash[41963]: audit 2023-12-01T08:39:57.470234+0000 mon.c (mon.2) 4453 : audit 0 from='client.? 172.21.15.80:0/3449420935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:39:58.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:39:57 smithi090 bash[32384]: audit 2023-12-01T08:39:57.470234+0000 mon.c (mon.2) 4453 : audit 0 from='client.? 172.21.15.80:0/3449420935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:39:59.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:39:58 smithi080 bash[28361]: cluster 2023-12-01T08:39:57.788189+0000 mgr.y (mgr.24362) 6944 : cluster 0 pgmap v6913: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:39:59.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:39:58 smithi080 bash[41963]: cluster 2023-12-01T08:39:57.788189+0000 mgr.y (mgr.24362) 6944 : cluster 0 pgmap v6913: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:39:59.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:39:58 smithi090 bash[32384]: cluster 2023-12-01T08:39:57.788189+0000 mgr.y (mgr.24362) 6944 : cluster 0 pgmap v6913: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:40:00.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:40:00 smithi080 bash[28361]: debug 2023-12-01T08:39:59.997+0000 7f6ec9bf0700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T08:40:01.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:40:00 smithi080 bash[28361]: cluster 2023-12-01T08:39:59.788725+0000 mgr.y (mgr.24362) 6945 : cluster 0 pgmap v6914: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:40:01.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:40:00 smithi080 bash[28361]: audit 2023-12-01T08:39:59.939227+0000 mon.a (mon.0) 4664 : audit 0 from='client.? 172.21.15.80:0/3612086847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:40:01.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:40:00 smithi080 bash[28361]: cluster 2023-12-01T08:40:00.000103+0000 mon.a (mon.0) 4665 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T08:40:01.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:40:00 smithi080 bash[41963]: cluster 2023-12-01T08:39:59.788725+0000 mgr.y (mgr.24362) 6945 : cluster 0 pgmap v6914: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:40:01.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:40:00 smithi080 bash[41963]: audit 2023-12-01T08:39:59.939227+0000 mon.a (mon.0) 4664 : audit 0 from='client.? 172.21.15.80:0/3612086847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:40:01.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:40:00 smithi080 bash[41963]: cluster 2023-12-01T08:40:00.000103+0000 mon.a (mon.0) 4665 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T08:40:01.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:40:00 smithi090 bash[32384]: cluster 2023-12-01T08:39:59.788725+0000 mgr.y (mgr.24362) 6945 : cluster 0 pgmap v6914: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:40:01.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:40:00 smithi090 bash[32384]: audit 2023-12-01T08:39:59.939227+0000 mon.a (mon.0) 4664 : audit 0 from='client.? 172.21.15.80:0/3612086847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:40:01.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:40:00 smithi090 bash[32384]: cluster 2023-12-01T08:40:00.000103+0000 mon.a (mon.0) 4665 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T08:40:02.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:40:02 smithi080 bash[41963]: audit 2023-12-01T08:40:01.349234+0000 mon.a (mon.0) 4666 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:40:02.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:40:02 smithi080 bash[41963]: audit 2023-12-01T08:40:01.359489+0000 mon.a (mon.0) 4667 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:40:02.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:40:02 smithi080 bash[41963]: audit 2023-12-01T08:40:01.708706+0000 mon.a (mon.0) 4668 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:40:02.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:40:02 smithi080 bash[41963]: audit 2023-12-01T08:40:01.718753+0000 mon.a (mon.0) 4669 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:40:02.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:40:02 smithi080 bash[41963]: cluster 2023-12-01T08:40:01.789837+0000 mgr.y (mgr.24362) 6946 : cluster 0 pgmap v6915: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:40:02.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:40:02 smithi080 bash[41963]: audit 2023-12-01T08:40:02.196642+0000 mon.c (mon.2) 4454 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:40:02.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:40:02 smithi080 bash[41963]: audit 2023-12-01T08:40:02.198236+0000 mon.c (mon.2) 4455 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:40:02.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:40:02 smithi080 bash[41963]: audit 2023-12-01T08:40:02.207073+0000 mon.a (mon.0) 4670 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:40:02.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:40:02 smithi080 bash[28361]: audit 2023-12-01T08:40:01.349234+0000 mon.a (mon.0) 4666 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:40:02.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:40:02 smithi080 bash[28361]: audit 2023-12-01T08:40:01.359489+0000 mon.a (mon.0) 4667 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:40:02.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:40:02 smithi080 bash[28361]: audit 2023-12-01T08:40:01.708706+0000 mon.a (mon.0) 4668 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:40:02.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:40:02 smithi080 bash[28361]: audit 2023-12-01T08:40:01.718753+0000 mon.a (mon.0) 4669 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:40:02.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:40:02 smithi080 bash[28361]: cluster 2023-12-01T08:40:01.789837+0000 mgr.y (mgr.24362) 6946 : cluster 0 pgmap v6915: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:40:02.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:40:02 smithi080 bash[28361]: audit 2023-12-01T08:40:02.196642+0000 mon.c (mon.2) 4454 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:40:02.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:40:02 smithi080 bash[28361]: audit 2023-12-01T08:40:02.198236+0000 mon.c (mon.2) 4455 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:40:02.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:40:02 smithi080 bash[28361]: audit 2023-12-01T08:40:02.207073+0000 mon.a (mon.0) 4670 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:40:02.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:40:02 smithi090 bash[32384]: audit 2023-12-01T08:40:01.349234+0000 mon.a (mon.0) 4666 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:40:02.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:40:02 smithi090 bash[32384]: audit 2023-12-01T08:40:01.359489+0000 mon.a (mon.0) 4667 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:40:02.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:40:02 smithi090 bash[32384]: audit 2023-12-01T08:40:01.708706+0000 mon.a (mon.0) 4668 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:40:02.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:40:02 smithi090 bash[32384]: audit 2023-12-01T08:40:01.718753+0000 mon.a (mon.0) 4669 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:40:02.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:40:02 smithi090 bash[32384]: cluster 2023-12-01T08:40:01.789837+0000 mgr.y (mgr.24362) 6946 : cluster 0 pgmap v6915: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:40:02.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:40:02 smithi090 bash[32384]: audit 2023-12-01T08:40:02.196642+0000 mon.c (mon.2) 4454 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:40:02.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:40:02 smithi090 bash[32384]: audit 2023-12-01T08:40:02.198236+0000 mon.c (mon.2) 4455 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:40:02.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:40:02 smithi090 bash[32384]: audit 2023-12-01T08:40:02.207073+0000 mon.a (mon.0) 4670 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:40:03.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:40:03 smithi080 bash[41963]: audit 2023-12-01T08:40:02.392652+0000 mon.c (mon.2) 4456 : audit 0 from='client.? 172.21.15.80:0/2941036896' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:40:03.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:40:03 smithi080 bash[28361]: audit 2023-12-01T08:40:02.392652+0000 mon.c (mon.2) 4456 : audit 0 from='client.? 172.21.15.80:0/2941036896' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:40:03.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:40:03 smithi090 bash[32384]: audit 2023-12-01T08:40:02.392652+0000 mon.c (mon.2) 4456 : audit 0 from='client.? 172.21.15.80:0/2941036896' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:40:04.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:40:04 smithi080 bash[28361]: cluster 2023-12-01T08:40:03.790509+0000 mgr.y (mgr.24362) 6947 : cluster 0 pgmap v6916: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:40:04.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:40:04 smithi080 bash[41963]: cluster 2023-12-01T08:40:03.790509+0000 mgr.y (mgr.24362) 6947 : cluster 0 pgmap v6916: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:40:04.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:40:04 smithi090 bash[32384]: cluster 2023-12-01T08:40:03.790509+0000 mgr.y (mgr.24362) 6947 : cluster 0 pgmap v6916: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:40:05.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:40:05 smithi080 bash[28361]: audit 2023-12-01T08:40:04.844356+0000 mon.a (mon.0) 4671 : audit 0 from='client.? 172.21.15.80:0/1817388214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:40:05.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:40:05 smithi080 bash[41963]: audit 2023-12-01T08:40:04.844356+0000 mon.a (mon.0) 4671 : audit 0 from='client.? 172.21.15.80:0/1817388214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:40:05.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:40:05 smithi090 bash[32384]: audit 2023-12-01T08:40:04.844356+0000 mon.a (mon.0) 4671 : audit 0 from='client.? 172.21.15.80:0/1817388214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:40:06.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:40:06 smithi080 bash[28361]: cluster 2023-12-01T08:40:05.791506+0000 mgr.y (mgr.24362) 6948 : cluster 0 pgmap v6917: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:40:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:40:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:40:06] "GET /metrics HTTP/1.1" 200 33971 "" "Prometheus/2.43.0" 2023-12-01T08:40:06.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:40:06 smithi080 bash[41963]: cluster 2023-12-01T08:40:05.791506+0000 mgr.y (mgr.24362) 6948 : cluster 0 pgmap v6917: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:40:06.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:40:06 smithi090 bash[32384]: cluster 2023-12-01T08:40:05.791506+0000 mgr.y (mgr.24362) 6948 : cluster 0 pgmap v6917: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:40:08.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:40:07 smithi090 bash[32384]: audit 2023-12-01T08:40:07.301605+0000 mon.c (mon.2) 4457 : audit 0 from='client.? 172.21.15.80:0/4020814847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:40:08.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:40:07 smithi080 bash[28361]: audit 2023-12-01T08:40:07.301605+0000 mon.c (mon.2) 4457 : audit 0 from='client.? 172.21.15.80:0/4020814847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:40:08.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:40:07 smithi080 bash[41963]: audit 2023-12-01T08:40:07.301605+0000 mon.c (mon.2) 4457 : audit 0 from='client.? 172.21.15.80:0/4020814847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:40:09.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:40:08 smithi090 bash[32384]: cluster 2023-12-01T08:40:07.792501+0000 mgr.y (mgr.24362) 6949 : cluster 0 pgmap v6918: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:40:09.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:40:08 smithi080 bash[28361]: cluster 2023-12-01T08:40:07.792501+0000 mgr.y (mgr.24362) 6949 : cluster 0 pgmap v6918: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:40:09.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:40:08 smithi080 bash[41963]: cluster 2023-12-01T08:40:07.792501+0000 mgr.y (mgr.24362) 6949 : cluster 0 pgmap v6918: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:40:10.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:40:09 smithi080 bash[28361]: audit 2023-12-01T08:40:09.755817+0000 mon.c (mon.2) 4458 : audit 0 from='client.? 172.21.15.80:0/2924404563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:40:10.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:40:09 smithi080 bash[41963]: audit 2023-12-01T08:40:09.755817+0000 mon.c (mon.2) 4458 : audit 0 from='client.? 172.21.15.80:0/2924404563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:40:10.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:40:09 smithi090 bash[32384]: audit 2023-12-01T08:40:09.755817+0000 mon.c (mon.2) 4458 : audit 0 from='client.? 172.21.15.80:0/2924404563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:40:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:40:10 smithi080 bash[28361]: cluster 2023-12-01T08:40:09.793153+0000 mgr.y (mgr.24362) 6950 : cluster 0 pgmap v6919: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:40:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:40:10 smithi080 bash[28361]: audit 2023-12-01T08:40:10.140970+0000 mon.c (mon.2) 4459 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:40:11.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:40:10 smithi080 bash[41963]: cluster 2023-12-01T08:40:09.793153+0000 mgr.y (mgr.24362) 6950 : cluster 0 pgmap v6919: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:40:11.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:40:10 smithi080 bash[41963]: audit 2023-12-01T08:40:10.140970+0000 mon.c (mon.2) 4459 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:40:11.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:40:10 smithi090 bash[32384]: cluster 2023-12-01T08:40:09.793153+0000 mgr.y (mgr.24362) 6950 : cluster 0 pgmap v6919: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:40:11.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:40:10 smithi090 bash[32384]: audit 2023-12-01T08:40:10.140970+0000 mon.c (mon.2) 4459 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:40:13.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:40:12 smithi090 bash[32384]: cluster 2023-12-01T08:40:11.794289+0000 mgr.y (mgr.24362) 6951 : cluster 0 pgmap v6920: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:40:13.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:40:12 smithi090 bash[32384]: audit 2023-12-01T08:40:12.210444+0000 mon.c (mon.2) 4460 : audit 0 from='client.? 172.21.15.80:0/3575411477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:40:13.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:40:12 smithi080 bash[28361]: cluster 2023-12-01T08:40:11.794289+0000 mgr.y (mgr.24362) 6951 : cluster 0 pgmap v6920: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:40:13.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:40:12 smithi080 bash[28361]: audit 2023-12-01T08:40:12.210444+0000 mon.c (mon.2) 4460 : audit 0 from='client.? 172.21.15.80:0/3575411477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:40:13.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:40:12 smithi080 bash[41963]: cluster 2023-12-01T08:40:11.794289+0000 mgr.y (mgr.24362) 6951 : cluster 0 pgmap v6920: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:40:13.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:40:12 smithi080 bash[41963]: audit 2023-12-01T08:40:12.210444+0000 mon.c (mon.2) 4460 : audit 0 from='client.? 172.21.15.80:0/3575411477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:40:15.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:40:14 smithi080 bash[28361]: cluster 2023-12-01T08:40:13.795056+0000 mgr.y (mgr.24362) 6952 : cluster 0 pgmap v6921: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:40:15.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:40:14 smithi080 bash[28361]: audit 2023-12-01T08:40:14.670021+0000 mon.a (mon.0) 4672 : audit 0 from='client.? 172.21.15.80:0/153789692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:40:15.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:40:14 smithi080 bash[41963]: cluster 2023-12-01T08:40:13.795056+0000 mgr.y (mgr.24362) 6952 : cluster 0 pgmap v6921: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:40:15.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:40:14 smithi080 bash[41963]: audit 2023-12-01T08:40:14.670021+0000 mon.a (mon.0) 4672 : audit 0 from='client.? 172.21.15.80:0/153789692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:40:15.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:40:14 smithi090 bash[32384]: cluster 2023-12-01T08:40:13.795056+0000 mgr.y (mgr.24362) 6952 : cluster 0 pgmap v6921: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:40:15.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:40:14 smithi090 bash[32384]: audit 2023-12-01T08:40:14.670021+0000 mon.a (mon.0) 4672 : audit 0 from='client.? 172.21.15.80:0/153789692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:40:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:40:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:40:16] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T08:40:17.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:40:16 smithi080 bash[28361]: cluster 2023-12-01T08:40:15.796112+0000 mgr.y (mgr.24362) 6953 : cluster 0 pgmap v6922: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:40:17.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:40:16 smithi080 bash[41963]: cluster 2023-12-01T08:40:15.796112+0000 mgr.y (mgr.24362) 6953 : cluster 0 pgmap v6922: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:40:17.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:40:16 smithi090 bash[32384]: cluster 2023-12-01T08:40:15.796112+0000 mgr.y (mgr.24362) 6953 : cluster 0 pgmap v6922: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:40:18.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:40:17 smithi080 bash[28361]: audit 2023-12-01T08:40:17.122748+0000 mon.a (mon.0) 4673 : audit 0 from='client.? 172.21.15.80:0/1082084015' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:40:18.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:40:17 smithi080 bash[41963]: audit 2023-12-01T08:40:17.122748+0000 mon.a (mon.0) 4673 : audit 0 from='client.? 172.21.15.80:0/1082084015' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:40:18.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:40:17 smithi090 bash[32384]: audit 2023-12-01T08:40:17.122748+0000 mon.a (mon.0) 4673 : audit 0 from='client.? 172.21.15.80:0/1082084015' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:40:19.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:40:18 smithi080 bash[41963]: cluster 2023-12-01T08:40:17.796913+0000 mgr.y (mgr.24362) 6954 : cluster 0 pgmap v6923: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:40:19.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:40:18 smithi080 bash[28361]: cluster 2023-12-01T08:40:17.796913+0000 mgr.y (mgr.24362) 6954 : cluster 0 pgmap v6923: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:40:19.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:40:18 smithi090 bash[32384]: cluster 2023-12-01T08:40:17.796913+0000 mgr.y (mgr.24362) 6954 : cluster 0 pgmap v6923: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:40:20.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:40:19 smithi080 bash[28361]: audit 2023-12-01T08:40:19.577729+0000 mon.c (mon.2) 4461 : audit 0 from='client.? 172.21.15.80:0/3329565436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:40:20.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:40:19 smithi080 bash[41963]: audit 2023-12-01T08:40:19.577729+0000 mon.c (mon.2) 4461 : audit 0 from='client.? 172.21.15.80:0/3329565436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:40:20.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:40:19 smithi090 bash[32384]: audit 2023-12-01T08:40:19.577729+0000 mon.c (mon.2) 4461 : audit 0 from='client.? 172.21.15.80:0/3329565436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:40:21.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:40:20 smithi080 bash[28361]: cluster 2023-12-01T08:40:19.797625+0000 mgr.y (mgr.24362) 6955 : cluster 0 pgmap v6924: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:40:21.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:40:20 smithi080 bash[41963]: cluster 2023-12-01T08:40:19.797625+0000 mgr.y (mgr.24362) 6955 : cluster 0 pgmap v6924: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:40:21.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:40:20 smithi090 bash[32384]: cluster 2023-12-01T08:40:19.797625+0000 mgr.y (mgr.24362) 6955 : cluster 0 pgmap v6924: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:40:23.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:40:22 smithi090 bash[32384]: cluster 2023-12-01T08:40:21.798362+0000 mgr.y (mgr.24362) 6956 : cluster 0 pgmap v6925: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:40:23.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:40:22 smithi090 bash[32384]: audit 2023-12-01T08:40:22.030927+0000 mon.a (mon.0) 4674 : audit 0 from='client.? 172.21.15.80:0/3463825693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:40:23.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:40:22 smithi080 bash[28361]: cluster 2023-12-01T08:40:21.798362+0000 mgr.y (mgr.24362) 6956 : cluster 0 pgmap v6925: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:40:23.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:40:22 smithi080 bash[28361]: audit 2023-12-01T08:40:22.030927+0000 mon.a (mon.0) 4674 : audit 0 from='client.? 172.21.15.80:0/3463825693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:40:23.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:40:22 smithi080 bash[41963]: cluster 2023-12-01T08:40:21.798362+0000 mgr.y (mgr.24362) 6956 : cluster 0 pgmap v6925: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:40:23.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:40:22 smithi080 bash[41963]: audit 2023-12-01T08:40:22.030927+0000 mon.a (mon.0) 4674 : audit 0 from='client.? 172.21.15.80:0/3463825693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:40:25.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:40:24 smithi080 bash[28361]: cluster 2023-12-01T08:40:23.798999+0000 mgr.y (mgr.24362) 6957 : cluster 0 pgmap v6926: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:40:25.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:40:24 smithi080 bash[28361]: audit 2023-12-01T08:40:24.485940+0000 mon.c (mon.2) 4462 : audit 0 from='client.? 172.21.15.80:0/3938858006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:40:25.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:40:24 smithi080 bash[41963]: cluster 2023-12-01T08:40:23.798999+0000 mgr.y (mgr.24362) 6957 : cluster 0 pgmap v6926: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:40:25.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:40:24 smithi080 bash[41963]: audit 2023-12-01T08:40:24.485940+0000 mon.c (mon.2) 4462 : audit 0 from='client.? 172.21.15.80:0/3938858006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:40:25.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:40:24 smithi090 bash[32384]: cluster 2023-12-01T08:40:23.798999+0000 mgr.y (mgr.24362) 6957 : cluster 0 pgmap v6926: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:40:25.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:40:24 smithi090 bash[32384]: audit 2023-12-01T08:40:24.485940+0000 mon.c (mon.2) 4462 : audit 0 from='client.? 172.21.15.80:0/3938858006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:40:26.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:40:25 smithi080 bash[28361]: audit 2023-12-01T08:40:25.141393+0000 mon.c (mon.2) 4463 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:40:26.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:40:25 smithi080 bash[41963]: audit 2023-12-01T08:40:25.141393+0000 mon.c (mon.2) 4463 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:40:26.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:40:25 smithi090 bash[32384]: audit 2023-12-01T08:40:25.141393+0000 mon.c (mon.2) 4463 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:40:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:40:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:40:26] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T08:40:27.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:40:26 smithi080 bash[28361]: cluster 2023-12-01T08:40:25.800027+0000 mgr.y (mgr.24362) 6958 : cluster 0 pgmap v6927: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:40:27.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:40:26 smithi080 bash[41963]: cluster 2023-12-01T08:40:25.800027+0000 mgr.y (mgr.24362) 6958 : cluster 0 pgmap v6927: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:40:27.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:40:26 smithi090 bash[32384]: cluster 2023-12-01T08:40:25.800027+0000 mgr.y (mgr.24362) 6958 : cluster 0 pgmap v6927: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:40:28.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:40:27 smithi080 bash[41963]: audit 2023-12-01T08:40:26.951775+0000 mon.c (mon.2) 4464 : audit 0 from='client.? 172.21.15.80:0/4087412821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:40:28.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:40:27 smithi080 bash[28361]: audit 2023-12-01T08:40:26.951775+0000 mon.c (mon.2) 4464 : audit 0 from='client.? 172.21.15.80:0/4087412821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:40:28.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:40:27 smithi090 bash[32384]: audit 2023-12-01T08:40:26.951775+0000 mon.c (mon.2) 4464 : audit 0 from='client.? 172.21.15.80:0/4087412821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:40:29.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:40:28 smithi080 bash[28361]: cluster 2023-12-01T08:40:27.800733+0000 mgr.y (mgr.24362) 6959 : cluster 0 pgmap v6928: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:40:29.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:40:28 smithi080 bash[41963]: cluster 2023-12-01T08:40:27.800733+0000 mgr.y (mgr.24362) 6959 : cluster 0 pgmap v6928: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:40:29.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:40:28 smithi090 bash[32384]: cluster 2023-12-01T08:40:27.800733+0000 mgr.y (mgr.24362) 6959 : cluster 0 pgmap v6928: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:40:30.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:40:29 smithi080 bash[28361]: audit 2023-12-01T08:40:29.410638+0000 mon.a (mon.0) 4675 : audit 0 from='client.? 172.21.15.80:0/4136982552' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:40:30.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:40:29 smithi080 bash[41963]: audit 2023-12-01T08:40:29.410638+0000 mon.a (mon.0) 4675 : audit 0 from='client.? 172.21.15.80:0/4136982552' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:40:30.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:40:29 smithi090 bash[32384]: audit 2023-12-01T08:40:29.410638+0000 mon.a (mon.0) 4675 : audit 0 from='client.? 172.21.15.80:0/4136982552' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:40:31.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:40:30 smithi080 bash[28361]: cluster 2023-12-01T08:40:29.801397+0000 mgr.y (mgr.24362) 6960 : cluster 0 pgmap v6929: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:40:31.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:40:30 smithi080 bash[41963]: cluster 2023-12-01T08:40:29.801397+0000 mgr.y (mgr.24362) 6960 : cluster 0 pgmap v6929: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:40:31.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:40:30 smithi090 bash[32384]: cluster 2023-12-01T08:40:29.801397+0000 mgr.y (mgr.24362) 6960 : cluster 0 pgmap v6929: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:40:33.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:40:32 smithi090 bash[32384]: cluster 2023-12-01T08:40:31.802011+0000 mgr.y (mgr.24362) 6961 : cluster 0 pgmap v6930: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:40:33.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:40:32 smithi090 bash[32384]: audit 2023-12-01T08:40:31.849530+0000 mon.a (mon.0) 4676 : audit 0 from='client.? 172.21.15.80:0/329046906' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:40:33.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:40:32 smithi080 bash[28361]: cluster 2023-12-01T08:40:31.802011+0000 mgr.y (mgr.24362) 6961 : cluster 0 pgmap v6930: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:40:33.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:40:32 smithi080 bash[28361]: audit 2023-12-01T08:40:31.849530+0000 mon.a (mon.0) 4676 : audit 0 from='client.? 172.21.15.80:0/329046906' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:40:33.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:40:32 smithi080 bash[41963]: cluster 2023-12-01T08:40:31.802011+0000 mgr.y (mgr.24362) 6961 : cluster 0 pgmap v6930: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:40:33.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:40:32 smithi080 bash[41963]: audit 2023-12-01T08:40:31.849530+0000 mon.a (mon.0) 4676 : audit 0 from='client.? 172.21.15.80:0/329046906' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:40:35.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:40:34 smithi080 bash[28361]: cluster 2023-12-01T08:40:33.802608+0000 mgr.y (mgr.24362) 6962 : cluster 0 pgmap v6931: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:40:35.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:40:34 smithi080 bash[28361]: audit 2023-12-01T08:40:34.313558+0000 mon.c (mon.2) 4465 : audit 0 from='client.? 172.21.15.80:0/881578192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:40:35.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:40:34 smithi080 bash[41963]: cluster 2023-12-01T08:40:33.802608+0000 mgr.y (mgr.24362) 6962 : cluster 0 pgmap v6931: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:40:35.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:40:34 smithi080 bash[41963]: audit 2023-12-01T08:40:34.313558+0000 mon.c (mon.2) 4465 : audit 0 from='client.? 172.21.15.80:0/881578192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:40:35.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:40:34 smithi090 bash[32384]: cluster 2023-12-01T08:40:33.802608+0000 mgr.y (mgr.24362) 6962 : cluster 0 pgmap v6931: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:40:35.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:40:34 smithi090 bash[32384]: audit 2023-12-01T08:40:34.313558+0000 mon.c (mon.2) 4465 : audit 0 from='client.? 172.21.15.80:0/881578192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:40:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:40:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:40:36] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T08:40:37.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:40:36 smithi080 bash[41963]: cluster 2023-12-01T08:40:35.803623+0000 mgr.y (mgr.24362) 6963 : cluster 0 pgmap v6932: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:40:37.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:40:36 smithi080 bash[41963]: audit 2023-12-01T08:40:36.765113+0000 mon.c (mon.2) 4466 : audit 0 from='client.? 172.21.15.80:0/815581183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:40:37.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:40:36 smithi080 bash[28361]: cluster 2023-12-01T08:40:35.803623+0000 mgr.y (mgr.24362) 6963 : cluster 0 pgmap v6932: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:40:37.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:40:36 smithi080 bash[28361]: audit 2023-12-01T08:40:36.765113+0000 mon.c (mon.2) 4466 : audit 0 from='client.? 172.21.15.80:0/815581183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:40:37.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:40:36 smithi090 bash[32384]: cluster 2023-12-01T08:40:35.803623+0000 mgr.y (mgr.24362) 6963 : cluster 0 pgmap v6932: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:40:37.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:40:36 smithi090 bash[32384]: audit 2023-12-01T08:40:36.765113+0000 mon.c (mon.2) 4466 : audit 0 from='client.? 172.21.15.80:0/815581183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:40:39.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:40:38 smithi080 bash[28361]: cluster 2023-12-01T08:40:37.804359+0000 mgr.y (mgr.24362) 6964 : cluster 0 pgmap v6933: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:40:39.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:40:38 smithi080 bash[41963]: cluster 2023-12-01T08:40:37.804359+0000 mgr.y (mgr.24362) 6964 : cluster 0 pgmap v6933: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:40:39.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:40:38 smithi090 bash[32384]: cluster 2023-12-01T08:40:37.804359+0000 mgr.y (mgr.24362) 6964 : cluster 0 pgmap v6933: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:40:40.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:40:39 smithi080 bash[28361]: audit 2023-12-01T08:40:39.225847+0000 mon.c (mon.2) 4467 : audit 0 from='client.? 172.21.15.80:0/2290587585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:40:40.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:40:39 smithi080 bash[41963]: audit 2023-12-01T08:40:39.225847+0000 mon.c (mon.2) 4467 : audit 0 from='client.? 172.21.15.80:0/2290587585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:40:40.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:40:39 smithi090 bash[32384]: audit 2023-12-01T08:40:39.225847+0000 mon.c (mon.2) 4467 : audit 0 from='client.? 172.21.15.80:0/2290587585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:40:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:40:40 smithi080 bash[28361]: cluster 2023-12-01T08:40:39.804948+0000 mgr.y (mgr.24362) 6965 : cluster 0 pgmap v6934: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:40:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:40:40 smithi080 bash[28361]: audit 2023-12-01T08:40:40.141762+0000 mon.c (mon.2) 4468 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:40:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:40:40 smithi080 bash[41963]: cluster 2023-12-01T08:40:39.804948+0000 mgr.y (mgr.24362) 6965 : cluster 0 pgmap v6934: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:40:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:40:40 smithi080 bash[41963]: audit 2023-12-01T08:40:40.141762+0000 mon.c (mon.2) 4468 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:40:41.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:40:40 smithi090 bash[32384]: cluster 2023-12-01T08:40:39.804948+0000 mgr.y (mgr.24362) 6965 : cluster 0 pgmap v6934: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:40:41.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:40:40 smithi090 bash[32384]: audit 2023-12-01T08:40:40.141762+0000 mon.c (mon.2) 4468 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:40:42.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:40:41 smithi080 bash[41963]: audit 2023-12-01T08:40:41.683247+0000 mon.a (mon.0) 4677 : audit 0 from='client.? 172.21.15.80:0/2919919023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:40:42.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:40:41 smithi080 bash[28361]: audit 2023-12-01T08:40:41.683247+0000 mon.a (mon.0) 4677 : audit 0 from='client.? 172.21.15.80:0/2919919023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:40:42.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:40:41 smithi090 bash[32384]: audit 2023-12-01T08:40:41.683247+0000 mon.a (mon.0) 4677 : audit 0 from='client.? 172.21.15.80:0/2919919023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:40:43.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:40:42 smithi080 bash[41963]: cluster 2023-12-01T08:40:41.805862+0000 mgr.y (mgr.24362) 6966 : cluster 0 pgmap v6935: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:40:43.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:40:42 smithi080 bash[28361]: cluster 2023-12-01T08:40:41.805862+0000 mgr.y (mgr.24362) 6966 : cluster 0 pgmap v6935: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:40:43.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:40:42 smithi090 bash[32384]: cluster 2023-12-01T08:40:41.805862+0000 mgr.y (mgr.24362) 6966 : cluster 0 pgmap v6935: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:40:45.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:40:44 smithi080 bash[41963]: cluster 2023-12-01T08:40:43.806543+0000 mgr.y (mgr.24362) 6967 : cluster 0 pgmap v6936: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:40:45.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:40:44 smithi080 bash[41963]: audit 2023-12-01T08:40:44.132650+0000 mon.a (mon.0) 4678 : audit 0 from='client.? 172.21.15.80:0/338853300' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:40:45.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:40:44 smithi080 bash[28361]: cluster 2023-12-01T08:40:43.806543+0000 mgr.y (mgr.24362) 6967 : cluster 0 pgmap v6936: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:40:45.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:40:44 smithi080 bash[28361]: audit 2023-12-01T08:40:44.132650+0000 mon.a (mon.0) 4678 : audit 0 from='client.? 172.21.15.80:0/338853300' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:40:45.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:40:44 smithi090 bash[32384]: cluster 2023-12-01T08:40:43.806543+0000 mgr.y (mgr.24362) 6967 : cluster 0 pgmap v6936: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:40:45.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:40:44 smithi090 bash[32384]: audit 2023-12-01T08:40:44.132650+0000 mon.a (mon.0) 4678 : audit 0 from='client.? 172.21.15.80:0/338853300' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:40:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:40:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:40:46] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T08:40:47.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:40:46 smithi080 bash[28361]: cluster 2023-12-01T08:40:45.807620+0000 mgr.y (mgr.24362) 6968 : cluster 0 pgmap v6937: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:40:47.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:40:46 smithi080 bash[28361]: audit 2023-12-01T08:40:46.580393+0000 mon.c (mon.2) 4469 : audit 0 from='client.? 172.21.15.80:0/2711688281' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:40:47.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:40:46 smithi080 bash[41963]: cluster 2023-12-01T08:40:45.807620+0000 mgr.y (mgr.24362) 6968 : cluster 0 pgmap v6937: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:40:47.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:40:46 smithi080 bash[41963]: audit 2023-12-01T08:40:46.580393+0000 mon.c (mon.2) 4469 : audit 0 from='client.? 172.21.15.80:0/2711688281' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:40:47.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:40:46 smithi090 bash[32384]: cluster 2023-12-01T08:40:45.807620+0000 mgr.y (mgr.24362) 6968 : cluster 0 pgmap v6937: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:40:47.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:40:46 smithi090 bash[32384]: audit 2023-12-01T08:40:46.580393+0000 mon.c (mon.2) 4469 : audit 0 from='client.? 172.21.15.80:0/2711688281' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:40:49.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:40:48 smithi080 bash[41963]: cluster 2023-12-01T08:40:47.808397+0000 mgr.y (mgr.24362) 6969 : cluster 0 pgmap v6938: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:40:49.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:40:48 smithi080 bash[28361]: cluster 2023-12-01T08:40:47.808397+0000 mgr.y (mgr.24362) 6969 : cluster 0 pgmap v6938: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:40:49.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:40:48 smithi090 bash[32384]: cluster 2023-12-01T08:40:47.808397+0000 mgr.y (mgr.24362) 6969 : cluster 0 pgmap v6938: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:40:50.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:40:49 smithi080 bash[41963]: audit 2023-12-01T08:40:49.038208+0000 mon.c (mon.2) 4470 : audit 0 from='client.? 172.21.15.80:0/1616938602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:40:50.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:40:49 smithi080 bash[28361]: audit 2023-12-01T08:40:49.038208+0000 mon.c (mon.2) 4470 : audit 0 from='client.? 172.21.15.80:0/1616938602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:40:50.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:40:49 smithi090 bash[32384]: audit 2023-12-01T08:40:49.038208+0000 mon.c (mon.2) 4470 : audit 0 from='client.? 172.21.15.80:0/1616938602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:40:51.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:40:50 smithi080 bash[41963]: cluster 2023-12-01T08:40:49.809047+0000 mgr.y (mgr.24362) 6970 : cluster 0 pgmap v6939: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:40:51.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:40:50 smithi080 bash[28361]: cluster 2023-12-01T08:40:49.809047+0000 mgr.y (mgr.24362) 6970 : cluster 0 pgmap v6939: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:40:51.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:40:50 smithi090 bash[32384]: cluster 2023-12-01T08:40:49.809047+0000 mgr.y (mgr.24362) 6970 : cluster 0 pgmap v6939: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:40:52.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:40:51 smithi080 bash[41963]: audit 2023-12-01T08:40:51.486335+0000 mon.c (mon.2) 4471 : audit 0 from='client.? 172.21.15.80:0/573981704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:40:52.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:40:51 smithi080 bash[28361]: audit 2023-12-01T08:40:51.486335+0000 mon.c (mon.2) 4471 : audit 0 from='client.? 172.21.15.80:0/573981704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:40:52.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:40:51 smithi090 bash[32384]: audit 2023-12-01T08:40:51.486335+0000 mon.c (mon.2) 4471 : audit 0 from='client.? 172.21.15.80:0/573981704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:40:53.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:40:52 smithi080 bash[28361]: cluster 2023-12-01T08:40:51.810177+0000 mgr.y (mgr.24362) 6971 : cluster 0 pgmap v6940: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:40:53.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:40:52 smithi080 bash[41963]: cluster 2023-12-01T08:40:51.810177+0000 mgr.y (mgr.24362) 6971 : cluster 0 pgmap v6940: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:40:53.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:40:52 smithi090 bash[32384]: cluster 2023-12-01T08:40:51.810177+0000 mgr.y (mgr.24362) 6971 : cluster 0 pgmap v6940: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:40:55.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:40:54 smithi080 bash[41963]: cluster 2023-12-01T08:40:53.810791+0000 mgr.y (mgr.24362) 6972 : cluster 0 pgmap v6941: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:40:55.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:40:54 smithi080 bash[41963]: audit 2023-12-01T08:40:53.944408+0000 mon.c (mon.2) 4472 : audit 0 from='client.? 172.21.15.80:0/3088660882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:40:55.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:40:54 smithi080 bash[28361]: cluster 2023-12-01T08:40:53.810791+0000 mgr.y (mgr.24362) 6972 : cluster 0 pgmap v6941: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:40:55.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:40:54 smithi080 bash[28361]: audit 2023-12-01T08:40:53.944408+0000 mon.c (mon.2) 4472 : audit 0 from='client.? 172.21.15.80:0/3088660882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:40:55.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:40:54 smithi090 bash[32384]: cluster 2023-12-01T08:40:53.810791+0000 mgr.y (mgr.24362) 6972 : cluster 0 pgmap v6941: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:40:55.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:40:54 smithi090 bash[32384]: audit 2023-12-01T08:40:53.944408+0000 mon.c (mon.2) 4472 : audit 0 from='client.? 172.21.15.80:0/3088660882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:40:56.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:40:55 smithi080 bash[28361]: audit 2023-12-01T08:40:55.142141+0000 mon.c (mon.2) 4473 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:40:56.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:40:55 smithi080 bash[41963]: audit 2023-12-01T08:40:55.142141+0000 mon.c (mon.2) 4473 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:40:56.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:40:55 smithi090 bash[32384]: audit 2023-12-01T08:40:55.142141+0000 mon.c (mon.2) 4473 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:40:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:40:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:40:56] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T08:40:57.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:40:56 smithi080 bash[28361]: cluster 2023-12-01T08:40:55.811815+0000 mgr.y (mgr.24362) 6973 : cluster 0 pgmap v6942: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:40:57.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:40:56 smithi080 bash[28361]: audit 2023-12-01T08:40:56.396604+0000 mon.a (mon.0) 4679 : audit 0 from='client.? 172.21.15.80:0/4009120909' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:40:57.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:40:56 smithi080 bash[41963]: cluster 2023-12-01T08:40:55.811815+0000 mgr.y (mgr.24362) 6973 : cluster 0 pgmap v6942: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:40:57.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:40:56 smithi080 bash[41963]: audit 2023-12-01T08:40:56.396604+0000 mon.a (mon.0) 4679 : audit 0 from='client.? 172.21.15.80:0/4009120909' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:40:57.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:40:56 smithi090 bash[32384]: cluster 2023-12-01T08:40:55.811815+0000 mgr.y (mgr.24362) 6973 : cluster 0 pgmap v6942: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:40:57.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:40:56 smithi090 bash[32384]: audit 2023-12-01T08:40:56.396604+0000 mon.a (mon.0) 4679 : audit 0 from='client.? 172.21.15.80:0/4009120909' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:40:59.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:40:58 smithi080 bash[28361]: cluster 2023-12-01T08:40:57.812641+0000 mgr.y (mgr.24362) 6974 : cluster 0 pgmap v6943: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:40:59.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:40:58 smithi080 bash[28361]: audit 2023-12-01T08:40:58.849610+0000 mon.a (mon.0) 4680 : audit 0 from='client.? 172.21.15.80:0/2005722150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:40:59.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:40:58 smithi080 bash[41963]: cluster 2023-12-01T08:40:57.812641+0000 mgr.y (mgr.24362) 6974 : cluster 0 pgmap v6943: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:40:59.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:40:58 smithi080 bash[41963]: audit 2023-12-01T08:40:58.849610+0000 mon.a (mon.0) 4680 : audit 0 from='client.? 172.21.15.80:0/2005722150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:40:59.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:40:58 smithi090 bash[32384]: cluster 2023-12-01T08:40:57.812641+0000 mgr.y (mgr.24362) 6974 : cluster 0 pgmap v6943: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:40:59.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:40:58 smithi090 bash[32384]: audit 2023-12-01T08:40:58.849610+0000 mon.a (mon.0) 4680 : audit 0 from='client.? 172.21.15.80:0/2005722150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:41:01.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:41:00 smithi090 bash[32384]: cluster 2023-12-01T08:40:59.813254+0000 mgr.y (mgr.24362) 6975 : cluster 0 pgmap v6944: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:41:01.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:41:00 smithi080 bash[28361]: cluster 2023-12-01T08:40:59.813254+0000 mgr.y (mgr.24362) 6975 : cluster 0 pgmap v6944: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:41:01.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:41:00 smithi080 bash[41963]: cluster 2023-12-01T08:40:59.813254+0000 mgr.y (mgr.24362) 6975 : cluster 0 pgmap v6944: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:41:02.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:41:01 smithi090 bash[32384]: audit 2023-12-01T08:41:01.312453+0000 mon.c (mon.2) 4474 : audit 0 from='client.? 172.21.15.80:0/3232031805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:41:02.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:41:01 smithi080 bash[41963]: audit 2023-12-01T08:41:01.312453+0000 mon.c (mon.2) 4474 : audit 0 from='client.? 172.21.15.80:0/3232031805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:41:02.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:41:01 smithi080 bash[28361]: audit 2023-12-01T08:41:01.312453+0000 mon.c (mon.2) 4474 : audit 0 from='client.? 172.21.15.80:0/3232031805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:41:03.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:41:02 smithi090 bash[32384]: cluster 2023-12-01T08:41:01.814433+0000 mgr.y (mgr.24362) 6976 : cluster 0 pgmap v6945: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:41:03.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:41:02 smithi090 bash[32384]: audit 2023-12-01T08:41:02.288938+0000 mon.c (mon.2) 4475 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:41:03.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:41:02 smithi080 bash[28361]: cluster 2023-12-01T08:41:01.814433+0000 mgr.y (mgr.24362) 6976 : cluster 0 pgmap v6945: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:41:03.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:41:02 smithi080 bash[28361]: audit 2023-12-01T08:41:02.288938+0000 mon.c (mon.2) 4475 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:41:03.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:41:02 smithi080 bash[41963]: cluster 2023-12-01T08:41:01.814433+0000 mgr.y (mgr.24362) 6976 : cluster 0 pgmap v6945: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:41:03.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:41:02 smithi080 bash[41963]: audit 2023-12-01T08:41:02.288938+0000 mon.c (mon.2) 4475 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:41:04.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:41:03 smithi090 bash[32384]: audit 2023-12-01T08:41:03.770659+0000 mon.c (mon.2) 4476 : audit 0 from='client.? 172.21.15.80:0/2385339057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:41:04.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:41:03 smithi080 bash[28361]: audit 2023-12-01T08:41:03.770659+0000 mon.c (mon.2) 4476 : audit 0 from='client.? 172.21.15.80:0/2385339057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:41:04.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:41:03 smithi080 bash[41963]: audit 2023-12-01T08:41:03.770659+0000 mon.c (mon.2) 4476 : audit 0 from='client.? 172.21.15.80:0/2385339057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:41:05.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:41:04 smithi090 bash[32384]: cluster 2023-12-01T08:41:03.815077+0000 mgr.y (mgr.24362) 6977 : cluster 0 pgmap v6946: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:41:05.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:41:04 smithi080 bash[28361]: cluster 2023-12-01T08:41:03.815077+0000 mgr.y (mgr.24362) 6977 : cluster 0 pgmap v6946: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:41:05.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:41:04 smithi080 bash[41963]: cluster 2023-12-01T08:41:03.815077+0000 mgr.y (mgr.24362) 6977 : cluster 0 pgmap v6946: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:41:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:41:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:41:06] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T08:41:07.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:41:06 smithi090 bash[32384]: cluster 2023-12-01T08:41:05.816156+0000 mgr.y (mgr.24362) 6978 : cluster 0 pgmap v6947: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:41:07.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:41:06 smithi090 bash[32384]: audit 2023-12-01T08:41:06.225756+0000 mon.a (mon.0) 4681 : audit 0 from='client.? 172.21.15.80:0/2111303938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:41:07.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:41:06 smithi080 bash[28361]: cluster 2023-12-01T08:41:05.816156+0000 mgr.y (mgr.24362) 6978 : cluster 0 pgmap v6947: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:41:07.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:41:06 smithi080 bash[28361]: audit 2023-12-01T08:41:06.225756+0000 mon.a (mon.0) 4681 : audit 0 from='client.? 172.21.15.80:0/2111303938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:41:07.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:41:06 smithi080 bash[41963]: cluster 2023-12-01T08:41:05.816156+0000 mgr.y (mgr.24362) 6978 : cluster 0 pgmap v6947: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:41:07.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:41:06 smithi080 bash[41963]: audit 2023-12-01T08:41:06.225756+0000 mon.a (mon.0) 4681 : audit 0 from='client.? 172.21.15.80:0/2111303938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:41:09.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:41:08 smithi090 bash[32384]: cluster 2023-12-01T08:41:07.816874+0000 mgr.y (mgr.24362) 6979 : cluster 0 pgmap v6948: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:41:09.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:41:08 smithi090 bash[32384]: audit 2023-12-01T08:41:08.139579+0000 mon.a (mon.0) 4682 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:41:09.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:41:08 smithi090 bash[32384]: audit 2023-12-01T08:41:08.150197+0000 mon.a (mon.0) 4683 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:41:09.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:41:08 smithi090 bash[32384]: audit 2023-12-01T08:41:08.495328+0000 mon.a (mon.0) 4684 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:41:09.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:41:08 smithi090 bash[32384]: audit 2023-12-01T08:41:08.507971+0000 mon.a (mon.0) 4685 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:41:09.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:41:08 smithi090 bash[32384]: audit 2023-12-01T08:41:08.702961+0000 mon.c (mon.2) 4477 : audit 0 from='client.? 172.21.15.80:0/3579781989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:41:09.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:41:08 smithi080 bash[28361]: cluster 2023-12-01T08:41:07.816874+0000 mgr.y (mgr.24362) 6979 : cluster 0 pgmap v6948: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:41:09.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:41:08 smithi080 bash[28361]: audit 2023-12-01T08:41:08.139579+0000 mon.a (mon.0) 4682 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:41:09.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:41:08 smithi080 bash[28361]: audit 2023-12-01T08:41:08.150197+0000 mon.a (mon.0) 4683 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:41:09.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:41:08 smithi080 bash[28361]: audit 2023-12-01T08:41:08.495328+0000 mon.a (mon.0) 4684 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:41:09.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:41:08 smithi080 bash[28361]: audit 2023-12-01T08:41:08.507971+0000 mon.a (mon.0) 4685 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:41:09.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:41:08 smithi080 bash[28361]: audit 2023-12-01T08:41:08.702961+0000 mon.c (mon.2) 4477 : audit 0 from='client.? 172.21.15.80:0/3579781989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:41:09.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:41:08 smithi080 bash[41963]: cluster 2023-12-01T08:41:07.816874+0000 mgr.y (mgr.24362) 6979 : cluster 0 pgmap v6948: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:41:09.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:41:08 smithi080 bash[41963]: audit 2023-12-01T08:41:08.139579+0000 mon.a (mon.0) 4682 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:41:09.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:41:08 smithi080 bash[41963]: audit 2023-12-01T08:41:08.150197+0000 mon.a (mon.0) 4683 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:41:09.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:41:08 smithi080 bash[41963]: audit 2023-12-01T08:41:08.495328+0000 mon.a (mon.0) 4684 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:41:09.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:41:08 smithi080 bash[41963]: audit 2023-12-01T08:41:08.507971+0000 mon.a (mon.0) 4685 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:41:09.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:41:08 smithi080 bash[41963]: audit 2023-12-01T08:41:08.702961+0000 mon.c (mon.2) 4477 : audit 0 from='client.? 172.21.15.80:0/3579781989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:41:10.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:41:09 smithi090 bash[32384]: audit 2023-12-01T08:41:09.045864+0000 mon.c (mon.2) 4478 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:41:10.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:41:09 smithi090 bash[32384]: audit 2023-12-01T08:41:09.047731+0000 mon.c (mon.2) 4479 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:41:10.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:41:09 smithi090 bash[32384]: audit 2023-12-01T08:41:09.057700+0000 mon.a (mon.0) 4686 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:41:10.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:41:09 smithi080 bash[28361]: audit 2023-12-01T08:41:09.045864+0000 mon.c (mon.2) 4478 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:41:10.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:41:09 smithi080 bash[28361]: audit 2023-12-01T08:41:09.047731+0000 mon.c (mon.2) 4479 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:41:10.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:41:09 smithi080 bash[28361]: audit 2023-12-01T08:41:09.057700+0000 mon.a (mon.0) 4686 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:41:10.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:41:09 smithi080 bash[41963]: audit 2023-12-01T08:41:09.045864+0000 mon.c (mon.2) 4478 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:41:10.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:41:09 smithi080 bash[41963]: audit 2023-12-01T08:41:09.047731+0000 mon.c (mon.2) 4479 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:41:10.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:41:09 smithi080 bash[41963]: audit 2023-12-01T08:41:09.057700+0000 mon.a (mon.0) 4686 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:41:11.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:41:10 smithi090 bash[32384]: cluster 2023-12-01T08:41:09.817466+0000 mgr.y (mgr.24362) 6980 : cluster 0 pgmap v6949: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:41:11.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:41:10 smithi090 bash[32384]: audit 2023-12-01T08:41:10.142589+0000 mon.c (mon.2) 4480 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:41:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:41:10 smithi080 bash[28361]: cluster 2023-12-01T08:41:09.817466+0000 mgr.y (mgr.24362) 6980 : cluster 0 pgmap v6949: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:41:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:41:10 smithi080 bash[28361]: audit 2023-12-01T08:41:10.142589+0000 mon.c (mon.2) 4480 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:41:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:41:10 smithi080 bash[41963]: cluster 2023-12-01T08:41:09.817466+0000 mgr.y (mgr.24362) 6980 : cluster 0 pgmap v6949: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:41:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:41:10 smithi080 bash[41963]: audit 2023-12-01T08:41:10.142589+0000 mon.c (mon.2) 4480 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:41:12.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:41:11 smithi090 bash[32384]: audit 2023-12-01T08:41:11.160737+0000 mon.c (mon.2) 4481 : audit 0 from='client.? 172.21.15.80:0/11125965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:41:12.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:41:11 smithi080 bash[28361]: audit 2023-12-01T08:41:11.160737+0000 mon.c (mon.2) 4481 : audit 0 from='client.? 172.21.15.80:0/11125965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:41:12.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:41:11 smithi080 bash[41963]: audit 2023-12-01T08:41:11.160737+0000 mon.c (mon.2) 4481 : audit 0 from='client.? 172.21.15.80:0/11125965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:41:13.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:41:12 smithi090 bash[32384]: cluster 2023-12-01T08:41:11.818095+0000 mgr.y (mgr.24362) 6981 : cluster 0 pgmap v6950: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:41:13.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:41:12 smithi080 bash[41963]: cluster 2023-12-01T08:41:11.818095+0000 mgr.y (mgr.24362) 6981 : cluster 0 pgmap v6950: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:41:13.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:41:12 smithi080 bash[28361]: cluster 2023-12-01T08:41:11.818095+0000 mgr.y (mgr.24362) 6981 : cluster 0 pgmap v6950: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:41:14.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:41:13 smithi090 bash[32384]: audit 2023-12-01T08:41:13.617956+0000 mon.a (mon.0) 4687 : audit 0 from='client.? 172.21.15.80:0/2889148661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:41:14.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:41:13 smithi080 bash[41963]: audit 2023-12-01T08:41:13.617956+0000 mon.a (mon.0) 4687 : audit 0 from='client.? 172.21.15.80:0/2889148661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:41:14.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:41:13 smithi080 bash[28361]: audit 2023-12-01T08:41:13.617956+0000 mon.a (mon.0) 4687 : audit 0 from='client.? 172.21.15.80:0/2889148661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:41:15.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:41:14 smithi090 bash[32384]: cluster 2023-12-01T08:41:13.818715+0000 mgr.y (mgr.24362) 6982 : cluster 0 pgmap v6951: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:41:15.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:41:14 smithi080 bash[28361]: cluster 2023-12-01T08:41:13.818715+0000 mgr.y (mgr.24362) 6982 : cluster 0 pgmap v6951: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:41:15.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:41:14 smithi080 bash[41963]: cluster 2023-12-01T08:41:13.818715+0000 mgr.y (mgr.24362) 6982 : cluster 0 pgmap v6951: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:41:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:41:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:41:16] "GET /metrics HTTP/1.1" 200 33972 "" "Prometheus/2.43.0" 2023-12-01T08:41:17.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:41:16 smithi090 bash[32384]: cluster 2023-12-01T08:41:15.819415+0000 mgr.y (mgr.24362) 6983 : cluster 0 pgmap v6952: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:41:17.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:41:16 smithi090 bash[32384]: audit 2023-12-01T08:41:16.078849+0000 mon.a (mon.0) 4688 : audit 0 from='client.? 172.21.15.80:0/2403908078' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:41:17.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:41:16 smithi080 bash[28361]: cluster 2023-12-01T08:41:15.819415+0000 mgr.y (mgr.24362) 6983 : cluster 0 pgmap v6952: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:41:17.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:41:16 smithi080 bash[28361]: audit 2023-12-01T08:41:16.078849+0000 mon.a (mon.0) 4688 : audit 0 from='client.? 172.21.15.80:0/2403908078' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:41:17.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:41:16 smithi080 bash[41963]: cluster 2023-12-01T08:41:15.819415+0000 mgr.y (mgr.24362) 6983 : cluster 0 pgmap v6952: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:41:17.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:41:16 smithi080 bash[41963]: audit 2023-12-01T08:41:16.078849+0000 mon.a (mon.0) 4688 : audit 0 from='client.? 172.21.15.80:0/2403908078' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:41:19.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:41:18 smithi090 bash[32384]: cluster 2023-12-01T08:41:17.820142+0000 mgr.y (mgr.24362) 6984 : cluster 0 pgmap v6953: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:41:19.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:41:18 smithi090 bash[32384]: audit 2023-12-01T08:41:18.527736+0000 mon.a (mon.0) 4689 : audit 0 from='client.? 172.21.15.80:0/1949729794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:41:19.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:41:18 smithi080 bash[28361]: cluster 2023-12-01T08:41:17.820142+0000 mgr.y (mgr.24362) 6984 : cluster 0 pgmap v6953: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:41:19.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:41:18 smithi080 bash[28361]: audit 2023-12-01T08:41:18.527736+0000 mon.a (mon.0) 4689 : audit 0 from='client.? 172.21.15.80:0/1949729794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:41:19.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:41:18 smithi080 bash[41963]: cluster 2023-12-01T08:41:17.820142+0000 mgr.y (mgr.24362) 6984 : cluster 0 pgmap v6953: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:41:19.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:41:18 smithi080 bash[41963]: audit 2023-12-01T08:41:18.527736+0000 mon.a (mon.0) 4689 : audit 0 from='client.? 172.21.15.80:0/1949729794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:41:21.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:41:20 smithi090 bash[32384]: cluster 2023-12-01T08:41:19.820819+0000 mgr.y (mgr.24362) 6985 : cluster 0 pgmap v6954: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:41:21.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:41:20 smithi090 bash[32384]: audit 2023-12-01T08:41:20.976672+0000 mon.a (mon.0) 4690 : audit 0 from='client.? 172.21.15.80:0/3537689463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:41:21.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:41:20 smithi080 bash[28361]: cluster 2023-12-01T08:41:19.820819+0000 mgr.y (mgr.24362) 6985 : cluster 0 pgmap v6954: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:41:21.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:41:20 smithi080 bash[28361]: audit 2023-12-01T08:41:20.976672+0000 mon.a (mon.0) 4690 : audit 0 from='client.? 172.21.15.80:0/3537689463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:41:21.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:41:20 smithi080 bash[41963]: cluster 2023-12-01T08:41:19.820819+0000 mgr.y (mgr.24362) 6985 : cluster 0 pgmap v6954: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:41:21.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:41:20 smithi080 bash[41963]: audit 2023-12-01T08:41:20.976672+0000 mon.a (mon.0) 4690 : audit 0 from='client.? 172.21.15.80:0/3537689463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:41:23.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:41:22 smithi090 bash[32384]: cluster 2023-12-01T08:41:21.821753+0000 mgr.y (mgr.24362) 6986 : cluster 0 pgmap v6955: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:41:23.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:41:22 smithi080 bash[41963]: cluster 2023-12-01T08:41:21.821753+0000 mgr.y (mgr.24362) 6986 : cluster 0 pgmap v6955: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:41:23.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:41:22 smithi080 bash[28361]: cluster 2023-12-01T08:41:21.821753+0000 mgr.y (mgr.24362) 6986 : cluster 0 pgmap v6955: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:41:24.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:41:23 smithi090 bash[32384]: audit 2023-12-01T08:41:23.427248+0000 mon.a (mon.0) 4691 : audit 0 from='client.? 172.21.15.80:0/404518074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:41:24.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:41:23 smithi080 bash[28361]: audit 2023-12-01T08:41:23.427248+0000 mon.a (mon.0) 4691 : audit 0 from='client.? 172.21.15.80:0/404518074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:41:24.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:41:23 smithi080 bash[41963]: audit 2023-12-01T08:41:23.427248+0000 mon.a (mon.0) 4691 : audit 0 from='client.? 172.21.15.80:0/404518074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:41:25.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:41:24 smithi090 bash[32384]: cluster 2023-12-01T08:41:23.822364+0000 mgr.y (mgr.24362) 6987 : cluster 0 pgmap v6956: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:41:25.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:41:24 smithi080 bash[28361]: cluster 2023-12-01T08:41:23.822364+0000 mgr.y (mgr.24362) 6987 : cluster 0 pgmap v6956: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:41:25.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:41:24 smithi080 bash[41963]: cluster 2023-12-01T08:41:23.822364+0000 mgr.y (mgr.24362) 6987 : cluster 0 pgmap v6956: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:41:26.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:41:25 smithi090 bash[32384]: audit 2023-12-01T08:41:25.142761+0000 mon.c (mon.2) 4482 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:41:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:41:25 smithi080 bash[28361]: audit 2023-12-01T08:41:25.142761+0000 mon.c (mon.2) 4482 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:41:26.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:41:25 smithi080 bash[41963]: audit 2023-12-01T08:41:25.142761+0000 mon.c (mon.2) 4482 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:41:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:41:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:41:26] "GET /metrics HTTP/1.1" 200 33973 "" "Prometheus/2.43.0" 2023-12-01T08:41:27.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:41:26 smithi090 bash[32384]: cluster 2023-12-01T08:41:25.823381+0000 mgr.y (mgr.24362) 6988 : cluster 0 pgmap v6957: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:41:27.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:41:26 smithi090 bash[32384]: audit 2023-12-01T08:41:25.890193+0000 mon.c (mon.2) 4483 : audit 0 from='client.? 172.21.15.80:0/1231008719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:41:27.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:41:26 smithi080 bash[28361]: cluster 2023-12-01T08:41:25.823381+0000 mgr.y (mgr.24362) 6988 : cluster 0 pgmap v6957: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:41:27.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:41:26 smithi080 bash[28361]: audit 2023-12-01T08:41:25.890193+0000 mon.c (mon.2) 4483 : audit 0 from='client.? 172.21.15.80:0/1231008719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:41:27.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:41:26 smithi080 bash[41963]: cluster 2023-12-01T08:41:25.823381+0000 mgr.y (mgr.24362) 6988 : cluster 0 pgmap v6957: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:41:27.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:41:26 smithi080 bash[41963]: audit 2023-12-01T08:41:25.890193+0000 mon.c (mon.2) 4483 : audit 0 from='client.? 172.21.15.80:0/1231008719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:41:29.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:41:28 smithi080 bash[28361]: cluster 2023-12-01T08:41:27.824130+0000 mgr.y (mgr.24362) 6989 : cluster 0 pgmap v6958: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:41:29.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:41:28 smithi080 bash[28361]: audit 2023-12-01T08:41:28.340535+0000 mon.a (mon.0) 4692 : audit 0 from='client.? 172.21.15.80:0/3070196853' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:41:29.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:41:28 smithi080 bash[41963]: cluster 2023-12-01T08:41:27.824130+0000 mgr.y (mgr.24362) 6989 : cluster 0 pgmap v6958: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:41:29.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:41:28 smithi080 bash[41963]: audit 2023-12-01T08:41:28.340535+0000 mon.a (mon.0) 4692 : audit 0 from='client.? 172.21.15.80:0/3070196853' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:41:29.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:41:28 smithi090 bash[32384]: cluster 2023-12-01T08:41:27.824130+0000 mgr.y (mgr.24362) 6989 : cluster 0 pgmap v6958: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:41:29.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:41:28 smithi090 bash[32384]: audit 2023-12-01T08:41:28.340535+0000 mon.a (mon.0) 4692 : audit 0 from='client.? 172.21.15.80:0/3070196853' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:41:31.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:41:30 smithi080 bash[28361]: cluster 2023-12-01T08:41:29.824876+0000 mgr.y (mgr.24362) 6990 : cluster 0 pgmap v6959: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:41:31.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:41:30 smithi080 bash[28361]: audit 2023-12-01T08:41:30.791445+0000 mon.c (mon.2) 4484 : audit 0 from='client.? 172.21.15.80:0/3471502609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:41:31.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:41:30 smithi080 bash[41963]: cluster 2023-12-01T08:41:29.824876+0000 mgr.y (mgr.24362) 6990 : cluster 0 pgmap v6959: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:41:31.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:41:30 smithi080 bash[41963]: audit 2023-12-01T08:41:30.791445+0000 mon.c (mon.2) 4484 : audit 0 from='client.? 172.21.15.80:0/3471502609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:41:31.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:41:30 smithi090 bash[32384]: cluster 2023-12-01T08:41:29.824876+0000 mgr.y (mgr.24362) 6990 : cluster 0 pgmap v6959: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:41:31.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:41:30 smithi090 bash[32384]: audit 2023-12-01T08:41:30.791445+0000 mon.c (mon.2) 4484 : audit 0 from='client.? 172.21.15.80:0/3471502609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:41:33.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:41:32 smithi090 bash[32384]: cluster 2023-12-01T08:41:31.826061+0000 mgr.y (mgr.24362) 6991 : cluster 0 pgmap v6960: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:41:33.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:41:32 smithi080 bash[41963]: cluster 2023-12-01T08:41:31.826061+0000 mgr.y (mgr.24362) 6991 : cluster 0 pgmap v6960: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:41:33.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:41:32 smithi080 bash[28361]: cluster 2023-12-01T08:41:31.826061+0000 mgr.y (mgr.24362) 6991 : cluster 0 pgmap v6960: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:41:34.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:41:33 smithi090 bash[32384]: audit 2023-12-01T08:41:33.244850+0000 mon.c (mon.2) 4485 : audit 0 from='client.? 172.21.15.80:0/2724025357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:41:34.020 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 08:41:33 smithi090 bash[65515]: logger=cleanup t=2023-12-01T08:41:33.883874979Z level=info msg="Completed cleanup jobs" duration=93.840983ms 2023-12-01T08:41:34.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:41:33 smithi080 bash[28361]: audit 2023-12-01T08:41:33.244850+0000 mon.c (mon.2) 4485 : audit 0 from='client.? 172.21.15.80:0/2724025357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:41:34.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:41:33 smithi080 bash[41963]: audit 2023-12-01T08:41:33.244850+0000 mon.c (mon.2) 4485 : audit 0 from='client.? 172.21.15.80:0/2724025357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:41:35.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:41:34 smithi090 bash[32384]: cluster 2023-12-01T08:41:33.826744+0000 mgr.y (mgr.24362) 6992 : cluster 0 pgmap v6961: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:41:35.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:41:34 smithi080 bash[28361]: cluster 2023-12-01T08:41:33.826744+0000 mgr.y (mgr.24362) 6992 : cluster 0 pgmap v6961: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:41:35.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:41:34 smithi080 bash[41963]: cluster 2023-12-01T08:41:33.826744+0000 mgr.y (mgr.24362) 6992 : cluster 0 pgmap v6961: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:41:36.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:41:35 smithi090 bash[32384]: audit 2023-12-01T08:41:35.689972+0000 mon.c (mon.2) 4486 : audit 0 from='client.? 172.21.15.80:0/4225697465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:41:36.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:41:35 smithi080 bash[28361]: audit 2023-12-01T08:41:35.689972+0000 mon.c (mon.2) 4486 : audit 0 from='client.? 172.21.15.80:0/4225697465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:41:36.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:41:35 smithi080 bash[41963]: audit 2023-12-01T08:41:35.689972+0000 mon.c (mon.2) 4486 : audit 0 from='client.? 172.21.15.80:0/4225697465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:41:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:41:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:41:36] "GET /metrics HTTP/1.1" 200 33973 "" "Prometheus/2.43.0" 2023-12-01T08:41:37.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:41:36 smithi090 bash[32384]: cluster 2023-12-01T08:41:35.827757+0000 mgr.y (mgr.24362) 6993 : cluster 0 pgmap v6962: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:41:37.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:41:36 smithi080 bash[28361]: cluster 2023-12-01T08:41:35.827757+0000 mgr.y (mgr.24362) 6993 : cluster 0 pgmap v6962: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:41:37.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:41:36 smithi080 bash[41963]: cluster 2023-12-01T08:41:35.827757+0000 mgr.y (mgr.24362) 6993 : cluster 0 pgmap v6962: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:41:39.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:41:38 smithi080 bash[28361]: cluster 2023-12-01T08:41:37.828545+0000 mgr.y (mgr.24362) 6994 : cluster 0 pgmap v6963: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:41:39.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:41:38 smithi080 bash[28361]: audit 2023-12-01T08:41:38.141374+0000 mon.c (mon.2) 4487 : audit 0 from='client.? 172.21.15.80:0/3678881849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:41:39.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:41:38 smithi080 bash[41963]: cluster 2023-12-01T08:41:37.828545+0000 mgr.y (mgr.24362) 6994 : cluster 0 pgmap v6963: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:41:39.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:41:38 smithi080 bash[41963]: audit 2023-12-01T08:41:38.141374+0000 mon.c (mon.2) 4487 : audit 0 from='client.? 172.21.15.80:0/3678881849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:41:39.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:41:38 smithi090 bash[32384]: cluster 2023-12-01T08:41:37.828545+0000 mgr.y (mgr.24362) 6994 : cluster 0 pgmap v6963: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:41:39.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:41:38 smithi090 bash[32384]: audit 2023-12-01T08:41:38.141374+0000 mon.c (mon.2) 4487 : audit 0 from='client.? 172.21.15.80:0/3678881849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:41:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:41:40 smithi080 bash[28361]: cluster 2023-12-01T08:41:39.829140+0000 mgr.y (mgr.24362) 6995 : cluster 0 pgmap v6964: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:41:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:41:40 smithi080 bash[28361]: audit 2023-12-01T08:41:40.143304+0000 mon.c (mon.2) 4488 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:41:41.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:41:40 smithi080 bash[28361]: audit 2023-12-01T08:41:40.594553+0000 mon.a (mon.0) 4693 : audit 0 from='client.? 172.21.15.80:0/897446694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:41:41.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:41:40 smithi080 bash[41963]: cluster 2023-12-01T08:41:39.829140+0000 mgr.y (mgr.24362) 6995 : cluster 0 pgmap v6964: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:41:41.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:41:40 smithi080 bash[41963]: audit 2023-12-01T08:41:40.143304+0000 mon.c (mon.2) 4488 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:41:41.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:41:40 smithi080 bash[41963]: audit 2023-12-01T08:41:40.594553+0000 mon.a (mon.0) 4693 : audit 0 from='client.? 172.21.15.80:0/897446694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:41:41.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:41:40 smithi090 bash[32384]: cluster 2023-12-01T08:41:39.829140+0000 mgr.y (mgr.24362) 6995 : cluster 0 pgmap v6964: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:41:41.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:41:40 smithi090 bash[32384]: audit 2023-12-01T08:41:40.143304+0000 mon.c (mon.2) 4488 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:41:41.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:41:40 smithi090 bash[32384]: audit 2023-12-01T08:41:40.594553+0000 mon.a (mon.0) 4693 : audit 0 from='client.? 172.21.15.80:0/897446694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:41:43.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:41:42 smithi090 bash[32384]: cluster 2023-12-01T08:41:41.830365+0000 mgr.y (mgr.24362) 6996 : cluster 0 pgmap v6965: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:41:43.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:41:42 smithi080 bash[28361]: cluster 2023-12-01T08:41:41.830365+0000 mgr.y (mgr.24362) 6996 : cluster 0 pgmap v6965: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:41:43.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:41:42 smithi080 bash[41963]: cluster 2023-12-01T08:41:41.830365+0000 mgr.y (mgr.24362) 6996 : cluster 0 pgmap v6965: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:41:44.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:41:43 smithi090 bash[32384]: audit 2023-12-01T08:41:43.054393+0000 mon.c (mon.2) 4489 : audit 0 from='client.? 172.21.15.80:0/1295402935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:41:44.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:41:43 smithi080 bash[28361]: audit 2023-12-01T08:41:43.054393+0000 mon.c (mon.2) 4489 : audit 0 from='client.? 172.21.15.80:0/1295402935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:41:44.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:41:43 smithi080 bash[41963]: audit 2023-12-01T08:41:43.054393+0000 mon.c (mon.2) 4489 : audit 0 from='client.? 172.21.15.80:0/1295402935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:41:45.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:41:44 smithi090 bash[32384]: cluster 2023-12-01T08:41:43.831084+0000 mgr.y (mgr.24362) 6997 : cluster 0 pgmap v6966: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:41:45.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:41:44 smithi080 bash[41963]: cluster 2023-12-01T08:41:43.831084+0000 mgr.y (mgr.24362) 6997 : cluster 0 pgmap v6966: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:41:45.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:41:44 smithi080 bash[28361]: cluster 2023-12-01T08:41:43.831084+0000 mgr.y (mgr.24362) 6997 : cluster 0 pgmap v6966: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:41:46.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:41:45 smithi090 bash[32384]: audit 2023-12-01T08:41:45.504175+0000 mon.c (mon.2) 4490 : audit 0 from='client.? 172.21.15.80:0/3260986936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:41:46.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:41:45 smithi080 bash[28361]: audit 2023-12-01T08:41:45.504175+0000 mon.c (mon.2) 4490 : audit 0 from='client.? 172.21.15.80:0/3260986936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:41:46.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:41:45 smithi080 bash[41963]: audit 2023-12-01T08:41:45.504175+0000 mon.c (mon.2) 4490 : audit 0 from='client.? 172.21.15.80:0/3260986936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:41:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:41:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:41:46] "GET /metrics HTTP/1.1" 200 33973 "" "Prometheus/2.43.0" 2023-12-01T08:41:47.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:41:46 smithi090 bash[32384]: cluster 2023-12-01T08:41:45.832128+0000 mgr.y (mgr.24362) 6998 : cluster 0 pgmap v6967: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:41:47.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:41:46 smithi080 bash[41963]: cluster 2023-12-01T08:41:45.832128+0000 mgr.y (mgr.24362) 6998 : cluster 0 pgmap v6967: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:41:47.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:41:46 smithi080 bash[28361]: cluster 2023-12-01T08:41:45.832128+0000 mgr.y (mgr.24362) 6998 : cluster 0 pgmap v6967: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:41:49.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:41:48 smithi080 bash[28361]: cluster 2023-12-01T08:41:47.832890+0000 mgr.y (mgr.24362) 6999 : cluster 0 pgmap v6968: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:41:49.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:41:48 smithi080 bash[28361]: audit 2023-12-01T08:41:47.958520+0000 mon.c (mon.2) 4491 : audit 0 from='client.? 172.21.15.80:0/1109550262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:41:49.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:41:48 smithi080 bash[41963]: cluster 2023-12-01T08:41:47.832890+0000 mgr.y (mgr.24362) 6999 : cluster 0 pgmap v6968: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:41:49.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:41:48 smithi080 bash[41963]: audit 2023-12-01T08:41:47.958520+0000 mon.c (mon.2) 4491 : audit 0 from='client.? 172.21.15.80:0/1109550262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:41:49.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:41:48 smithi090 bash[32384]: cluster 2023-12-01T08:41:47.832890+0000 mgr.y (mgr.24362) 6999 : cluster 0 pgmap v6968: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:41:49.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:41:48 smithi090 bash[32384]: audit 2023-12-01T08:41:47.958520+0000 mon.c (mon.2) 4491 : audit 0 from='client.? 172.21.15.80:0/1109550262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:41:51.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:41:50 smithi080 bash[28361]: cluster 2023-12-01T08:41:49.833526+0000 mgr.y (mgr.24362) 7000 : cluster 0 pgmap v6969: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:41:51.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:41:50 smithi080 bash[28361]: audit 2023-12-01T08:41:50.417403+0000 mon.a (mon.0) 4694 : audit 0 from='client.? 172.21.15.80:0/1225374630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:41:51.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:41:50 smithi080 bash[41963]: cluster 2023-12-01T08:41:49.833526+0000 mgr.y (mgr.24362) 7000 : cluster 0 pgmap v6969: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:41:51.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:41:50 smithi080 bash[41963]: audit 2023-12-01T08:41:50.417403+0000 mon.a (mon.0) 4694 : audit 0 from='client.? 172.21.15.80:0/1225374630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:41:51.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:41:50 smithi090 bash[32384]: cluster 2023-12-01T08:41:49.833526+0000 mgr.y (mgr.24362) 7000 : cluster 0 pgmap v6969: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:41:51.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:41:50 smithi090 bash[32384]: audit 2023-12-01T08:41:50.417403+0000 mon.a (mon.0) 4694 : audit 0 from='client.? 172.21.15.80:0/1225374630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:41:53.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:41:52 smithi090 bash[32384]: cluster 2023-12-01T08:41:51.834652+0000 mgr.y (mgr.24362) 7001 : cluster 0 pgmap v6970: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:41:53.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:41:52 smithi080 bash[28361]: cluster 2023-12-01T08:41:51.834652+0000 mgr.y (mgr.24362) 7001 : cluster 0 pgmap v6970: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:41:53.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:41:52 smithi080 bash[41963]: cluster 2023-12-01T08:41:51.834652+0000 mgr.y (mgr.24362) 7001 : cluster 0 pgmap v6970: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:41:54.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:41:53 smithi090 bash[32384]: audit 2023-12-01T08:41:52.877861+0000 mon.a (mon.0) 4695 : audit 0 from='client.? 172.21.15.80:0/1053713780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:41:54.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:41:53 smithi080 bash[28361]: audit 2023-12-01T08:41:52.877861+0000 mon.a (mon.0) 4695 : audit 0 from='client.? 172.21.15.80:0/1053713780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:41:54.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:41:53 smithi080 bash[41963]: audit 2023-12-01T08:41:52.877861+0000 mon.a (mon.0) 4695 : audit 0 from='client.? 172.21.15.80:0/1053713780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:41:55.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:41:54 smithi080 bash[28361]: cluster 2023-12-01T08:41:53.835272+0000 mgr.y (mgr.24362) 7002 : cluster 0 pgmap v6971: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:41:55.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:41:54 smithi080 bash[41963]: cluster 2023-12-01T08:41:53.835272+0000 mgr.y (mgr.24362) 7002 : cluster 0 pgmap v6971: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:41:55.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:41:54 smithi090 bash[32384]: cluster 2023-12-01T08:41:53.835272+0000 mgr.y (mgr.24362) 7002 : cluster 0 pgmap v6971: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:41:56.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:41:55 smithi080 bash[28361]: audit 2023-12-01T08:41:55.143135+0000 mon.c (mon.2) 4492 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:41:56.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:41:55 smithi080 bash[28361]: audit 2023-12-01T08:41:55.353909+0000 mon.a (mon.0) 4696 : audit 0 from='client.? 172.21.15.80:0/514458697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:41:56.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:41:55 smithi080 bash[41963]: audit 2023-12-01T08:41:55.143135+0000 mon.c (mon.2) 4492 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:41:56.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:41:55 smithi080 bash[41963]: audit 2023-12-01T08:41:55.353909+0000 mon.a (mon.0) 4696 : audit 0 from='client.? 172.21.15.80:0/514458697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:41:56.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:41:55 smithi090 bash[32384]: audit 2023-12-01T08:41:55.143135+0000 mon.c (mon.2) 4492 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:41:56.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:41:55 smithi090 bash[32384]: audit 2023-12-01T08:41:55.353909+0000 mon.a (mon.0) 4696 : audit 0 from='client.? 172.21.15.80:0/514458697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:41:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:41:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:41:56] "GET /metrics HTTP/1.1" 200 33972 "" "Prometheus/2.43.0" 2023-12-01T08:41:57.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:41:56 smithi080 bash[28361]: cluster 2023-12-01T08:41:55.836341+0000 mgr.y (mgr.24362) 7003 : cluster 0 pgmap v6972: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:41:57.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:41:56 smithi080 bash[41963]: cluster 2023-12-01T08:41:55.836341+0000 mgr.y (mgr.24362) 7003 : cluster 0 pgmap v6972: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:41:57.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:41:56 smithi090 bash[32384]: cluster 2023-12-01T08:41:55.836341+0000 mgr.y (mgr.24362) 7003 : cluster 0 pgmap v6972: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:41:58.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:41:57 smithi080 bash[28361]: audit 2023-12-01T08:41:57.805641+0000 mon.a (mon.0) 4697 : audit 0 from='client.? 172.21.15.80:0/1063229004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:41:58.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:41:57 smithi080 bash[41963]: audit 2023-12-01T08:41:57.805641+0000 mon.a (mon.0) 4697 : audit 0 from='client.? 172.21.15.80:0/1063229004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:41:58.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:41:57 smithi090 bash[32384]: audit 2023-12-01T08:41:57.805641+0000 mon.a (mon.0) 4697 : audit 0 from='client.? 172.21.15.80:0/1063229004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:41:59.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:41:58 smithi080 bash[41963]: cluster 2023-12-01T08:41:57.837011+0000 mgr.y (mgr.24362) 7004 : cluster 0 pgmap v6973: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:41:59.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:41:58 smithi080 bash[28361]: cluster 2023-12-01T08:41:57.837011+0000 mgr.y (mgr.24362) 7004 : cluster 0 pgmap v6973: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:41:59.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:41:58 smithi090 bash[32384]: cluster 2023-12-01T08:41:57.837011+0000 mgr.y (mgr.24362) 7004 : cluster 0 pgmap v6973: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:42:01.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:42:00 smithi080 bash[41963]: cluster 2023-12-01T08:41:59.837612+0000 mgr.y (mgr.24362) 7005 : cluster 0 pgmap v6974: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:42:01.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:42:00 smithi080 bash[41963]: audit 2023-12-01T08:42:00.267393+0000 mon.c (mon.2) 4493 : audit 0 from='client.? 172.21.15.80:0/187157989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:42:01.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:42:00 smithi080 bash[28361]: cluster 2023-12-01T08:41:59.837612+0000 mgr.y (mgr.24362) 7005 : cluster 0 pgmap v6974: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:42:01.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:42:00 smithi080 bash[28361]: audit 2023-12-01T08:42:00.267393+0000 mon.c (mon.2) 4493 : audit 0 from='client.? 172.21.15.80:0/187157989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:42:01.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:42:00 smithi090 bash[32384]: cluster 2023-12-01T08:41:59.837612+0000 mgr.y (mgr.24362) 7005 : cluster 0 pgmap v6974: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:42:01.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:42:00 smithi090 bash[32384]: audit 2023-12-01T08:42:00.267393+0000 mon.c (mon.2) 4493 : audit 0 from='client.? 172.21.15.80:0/187157989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:42:03.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:42:02 smithi090 bash[32384]: cluster 2023-12-01T08:42:01.838772+0000 mgr.y (mgr.24362) 7006 : cluster 0 pgmap v6975: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:42:03.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:42:02 smithi090 bash[32384]: audit 2023-12-01T08:42:02.724287+0000 mon.a (mon.0) 4698 : audit 0 from='client.? 172.21.15.80:0/3605242499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:42:03.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:42:02 smithi080 bash[41963]: cluster 2023-12-01T08:42:01.838772+0000 mgr.y (mgr.24362) 7006 : cluster 0 pgmap v6975: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:42:03.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:42:02 smithi080 bash[41963]: audit 2023-12-01T08:42:02.724287+0000 mon.a (mon.0) 4698 : audit 0 from='client.? 172.21.15.80:0/3605242499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:42:03.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:42:02 smithi080 bash[28361]: cluster 2023-12-01T08:42:01.838772+0000 mgr.y (mgr.24362) 7006 : cluster 0 pgmap v6975: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:42:03.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:42:02 smithi080 bash[28361]: audit 2023-12-01T08:42:02.724287+0000 mon.a (mon.0) 4698 : audit 0 from='client.? 172.21.15.80:0/3605242499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:42:05.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:42:04 smithi080 bash[28361]: cluster 2023-12-01T08:42:03.839539+0000 mgr.y (mgr.24362) 7007 : cluster 0 pgmap v6976: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:42:05.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:42:04 smithi080 bash[41963]: cluster 2023-12-01T08:42:03.839539+0000 mgr.y (mgr.24362) 7007 : cluster 0 pgmap v6976: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:42:05.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:42:04 smithi090 bash[32384]: cluster 2023-12-01T08:42:03.839539+0000 mgr.y (mgr.24362) 7007 : cluster 0 pgmap v6976: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:42:06.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:42:05 smithi080 bash[28361]: audit 2023-12-01T08:42:05.179925+0000 mon.a (mon.0) 4699 : audit 0 from='client.? 172.21.15.80:0/3213091199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:42:06.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:42:05 smithi080 bash[41963]: audit 2023-12-01T08:42:05.179925+0000 mon.a (mon.0) 4699 : audit 0 from='client.? 172.21.15.80:0/3213091199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:42:06.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:42:05 smithi090 bash[32384]: audit 2023-12-01T08:42:05.179925+0000 mon.a (mon.0) 4699 : audit 0 from='client.? 172.21.15.80:0/3213091199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:42:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:42:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:42:06] "GET /metrics HTTP/1.1" 200 33972 "" "Prometheus/2.43.0" 2023-12-01T08:42:07.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:42:06 smithi080 bash[28361]: cluster 2023-12-01T08:42:05.840616+0000 mgr.y (mgr.24362) 7008 : cluster 0 pgmap v6977: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:42:07.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:42:06 smithi080 bash[41963]: cluster 2023-12-01T08:42:05.840616+0000 mgr.y (mgr.24362) 7008 : cluster 0 pgmap v6977: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:42:07.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:42:06 smithi090 bash[32384]: cluster 2023-12-01T08:42:05.840616+0000 mgr.y (mgr.24362) 7008 : cluster 0 pgmap v6977: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:42:08.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:42:07 smithi080 bash[28361]: audit 2023-12-01T08:42:07.634143+0000 mon.c (mon.2) 4494 : audit 0 from='client.? 172.21.15.80:0/4086400072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:42:08.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:42:07 smithi080 bash[41963]: audit 2023-12-01T08:42:07.634143+0000 mon.c (mon.2) 4494 : audit 0 from='client.? 172.21.15.80:0/4086400072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:42:08.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:42:07 smithi090 bash[32384]: audit 2023-12-01T08:42:07.634143+0000 mon.c (mon.2) 4494 : audit 0 from='client.? 172.21.15.80:0/4086400072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:42:09.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:42:08 smithi080 bash[41963]: cluster 2023-12-01T08:42:07.841407+0000 mgr.y (mgr.24362) 7009 : cluster 0 pgmap v6978: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:42:09.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:42:08 smithi080 bash[28361]: cluster 2023-12-01T08:42:07.841407+0000 mgr.y (mgr.24362) 7009 : cluster 0 pgmap v6978: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:42:09.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:42:08 smithi090 bash[32384]: cluster 2023-12-01T08:42:07.841407+0000 mgr.y (mgr.24362) 7009 : cluster 0 pgmap v6978: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:42:10.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:42:09 smithi090 bash[32384]: audit 2023-12-01T08:42:09.139259+0000 mon.c (mon.2) 4495 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:42:10.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:42:09 smithi080 bash[28361]: audit 2023-12-01T08:42:09.139259+0000 mon.c (mon.2) 4495 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:42:10.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:42:09 smithi080 bash[41963]: audit 2023-12-01T08:42:09.139259+0000 mon.c (mon.2) 4495 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:42:11.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:42:10 smithi090 bash[32384]: cluster 2023-12-01T08:42:09.842025+0000 mgr.y (mgr.24362) 7010 : cluster 0 pgmap v6979: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:42:11.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:42:10 smithi090 bash[32384]: audit 2023-12-01T08:42:10.090398+0000 mon.c (mon.2) 4496 : audit 0 from='client.? 172.21.15.80:0/653477786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:42:11.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:42:10 smithi090 bash[32384]: audit 2023-12-01T08:42:10.143692+0000 mon.c (mon.2) 4497 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:42:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:42:10 smithi080 bash[41963]: cluster 2023-12-01T08:42:09.842025+0000 mgr.y (mgr.24362) 7010 : cluster 0 pgmap v6979: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:42:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:42:10 smithi080 bash[41963]: audit 2023-12-01T08:42:10.090398+0000 mon.c (mon.2) 4496 : audit 0 from='client.? 172.21.15.80:0/653477786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:42:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:42:10 smithi080 bash[41963]: audit 2023-12-01T08:42:10.143692+0000 mon.c (mon.2) 4497 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:42:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:42:10 smithi080 bash[28361]: cluster 2023-12-01T08:42:09.842025+0000 mgr.y (mgr.24362) 7010 : cluster 0 pgmap v6979: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:42:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:42:10 smithi080 bash[28361]: audit 2023-12-01T08:42:10.090398+0000 mon.c (mon.2) 4496 : audit 0 from='client.? 172.21.15.80:0/653477786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:42:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:42:10 smithi080 bash[28361]: audit 2023-12-01T08:42:10.143692+0000 mon.c (mon.2) 4497 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:42:13.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:42:12 smithi090 bash[32384]: cluster 2023-12-01T08:42:11.843155+0000 mgr.y (mgr.24362) 7011 : cluster 0 pgmap v6980: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:42:13.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:42:12 smithi090 bash[32384]: audit 2023-12-01T08:42:12.549893+0000 mon.c (mon.2) 4498 : audit 0 from='client.? 172.21.15.80:0/1211317588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:42:13.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:42:12 smithi080 bash[41963]: cluster 2023-12-01T08:42:11.843155+0000 mgr.y (mgr.24362) 7011 : cluster 0 pgmap v6980: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:42:13.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:42:12 smithi080 bash[41963]: audit 2023-12-01T08:42:12.549893+0000 mon.c (mon.2) 4498 : audit 0 from='client.? 172.21.15.80:0/1211317588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:42:13.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:42:12 smithi080 bash[28361]: cluster 2023-12-01T08:42:11.843155+0000 mgr.y (mgr.24362) 7011 : cluster 0 pgmap v6980: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:42:13.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:42:12 smithi080 bash[28361]: audit 2023-12-01T08:42:12.549893+0000 mon.c (mon.2) 4498 : audit 0 from='client.? 172.21.15.80:0/1211317588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:42:15.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:42:14 smithi080 bash[28361]: cluster 2023-12-01T08:42:13.843835+0000 mgr.y (mgr.24362) 7012 : cluster 0 pgmap v6981: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:42:15.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:42:14 smithi080 bash[41963]: cluster 2023-12-01T08:42:13.843835+0000 mgr.y (mgr.24362) 7012 : cluster 0 pgmap v6981: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:42:15.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:42:14 smithi090 bash[32384]: cluster 2023-12-01T08:42:13.843835+0000 mgr.y (mgr.24362) 7012 : cluster 0 pgmap v6981: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:42:16.234 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:42:15 smithi080 bash[28361]: audit 2023-12-01T08:42:14.938283+0000 mon.a (mon.0) 4700 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:42:16.234 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:42:15 smithi080 bash[28361]: audit 2023-12-01T08:42:14.949074+0000 mon.a (mon.0) 4701 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:42:16.234 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:42:15 smithi080 bash[28361]: audit 2023-12-01T08:42:15.039811+0000 mon.c (mon.2) 4499 : audit 0 from='client.? 172.21.15.80:0/785911753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:42:16.234 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:42:15 smithi080 bash[28361]: audit 2023-12-01T08:42:15.301675+0000 mon.a (mon.0) 4702 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:42:16.234 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:42:15 smithi080 bash[28361]: audit 2023-12-01T08:42:15.313998+0000 mon.a (mon.0) 4703 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:42:16.234 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:42:15 smithi080 bash[28361]: audit 2023-12-01T08:42:15.850299+0000 mon.c (mon.2) 4500 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:42:16.234 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:42:15 smithi080 bash[28361]: audit 2023-12-01T08:42:15.851658+0000 mon.c (mon.2) 4501 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:42:16.235 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:42:15 smithi080 bash[28361]: audit 2023-12-01T08:42:15.859678+0000 mon.a (mon.0) 4704 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:42:16.235 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:42:15 smithi080 bash[41963]: audit 2023-12-01T08:42:14.938283+0000 mon.a (mon.0) 4700 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:42:16.235 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:42:15 smithi080 bash[41963]: audit 2023-12-01T08:42:14.949074+0000 mon.a (mon.0) 4701 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:42:16.235 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:42:15 smithi080 bash[41963]: audit 2023-12-01T08:42:15.039811+0000 mon.c (mon.2) 4499 : audit 0 from='client.? 172.21.15.80:0/785911753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:42:16.235 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:42:15 smithi080 bash[41963]: audit 2023-12-01T08:42:15.301675+0000 mon.a (mon.0) 4702 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:42:16.235 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:42:15 smithi080 bash[41963]: audit 2023-12-01T08:42:15.313998+0000 mon.a (mon.0) 4703 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:42:16.235 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:42:15 smithi080 bash[41963]: audit 2023-12-01T08:42:15.850299+0000 mon.c (mon.2) 4500 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:42:16.235 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:42:15 smithi080 bash[41963]: audit 2023-12-01T08:42:15.851658+0000 mon.c (mon.2) 4501 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:42:16.235 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:42:15 smithi080 bash[41963]: audit 2023-12-01T08:42:15.859678+0000 mon.a (mon.0) 4704 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:42:16.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:42:15 smithi090 bash[32384]: audit 2023-12-01T08:42:14.938283+0000 mon.a (mon.0) 4700 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:42:16.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:42:15 smithi090 bash[32384]: audit 2023-12-01T08:42:14.949074+0000 mon.a (mon.0) 4701 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:42:16.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:42:15 smithi090 bash[32384]: audit 2023-12-01T08:42:15.039811+0000 mon.c (mon.2) 4499 : audit 0 from='client.? 172.21.15.80:0/785911753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:42:16.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:42:15 smithi090 bash[32384]: audit 2023-12-01T08:42:15.301675+0000 mon.a (mon.0) 4702 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:42:16.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:42:15 smithi090 bash[32384]: audit 2023-12-01T08:42:15.313998+0000 mon.a (mon.0) 4703 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:42:16.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:42:15 smithi090 bash[32384]: audit 2023-12-01T08:42:15.850299+0000 mon.c (mon.2) 4500 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:42:16.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:42:15 smithi090 bash[32384]: audit 2023-12-01T08:42:15.851658+0000 mon.c (mon.2) 4501 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:42:16.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:42:15 smithi090 bash[32384]: audit 2023-12-01T08:42:15.859678+0000 mon.a (mon.0) 4704 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:42:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:42:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:42:16] "GET /metrics HTTP/1.1" 200 33972 "" "Prometheus/2.43.0" 2023-12-01T08:42:17.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:42:16 smithi090 bash[32384]: cluster 2023-12-01T08:42:15.844768+0000 mgr.y (mgr.24362) 7013 : cluster 0 pgmap v6982: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:42:17.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:42:16 smithi080 bash[41963]: cluster 2023-12-01T08:42:15.844768+0000 mgr.y (mgr.24362) 7013 : cluster 0 pgmap v6982: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:42:17.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:42:16 smithi080 bash[28361]: cluster 2023-12-01T08:42:15.844768+0000 mgr.y (mgr.24362) 7013 : cluster 0 pgmap v6982: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:42:18.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:42:17 smithi090 bash[32384]: audit 2023-12-01T08:42:17.495536+0000 mon.c (mon.2) 4502 : audit 0 from='client.? 172.21.15.80:0/367495958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:42:18.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:42:17 smithi080 bash[28361]: audit 2023-12-01T08:42:17.495536+0000 mon.c (mon.2) 4502 : audit 0 from='client.? 172.21.15.80:0/367495958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:42:18.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:42:17 smithi080 bash[41963]: audit 2023-12-01T08:42:17.495536+0000 mon.c (mon.2) 4502 : audit 0 from='client.? 172.21.15.80:0/367495958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:42:19.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:42:18 smithi090 bash[32384]: cluster 2023-12-01T08:42:17.845534+0000 mgr.y (mgr.24362) 7014 : cluster 0 pgmap v6983: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:42:19.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:42:18 smithi080 bash[28361]: cluster 2023-12-01T08:42:17.845534+0000 mgr.y (mgr.24362) 7014 : cluster 0 pgmap v6983: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:42:19.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:42:18 smithi080 bash[41963]: cluster 2023-12-01T08:42:17.845534+0000 mgr.y (mgr.24362) 7014 : cluster 0 pgmap v6983: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:42:20.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:42:19 smithi090 bash[32384]: audit 2023-12-01T08:42:19.949618+0000 mon.a (mon.0) 4705 : audit 0 from='client.? 172.21.15.80:0/2142268466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:42:20.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:42:19 smithi080 bash[28361]: audit 2023-12-01T08:42:19.949618+0000 mon.a (mon.0) 4705 : audit 0 from='client.? 172.21.15.80:0/2142268466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:42:20.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:42:19 smithi080 bash[41963]: audit 2023-12-01T08:42:19.949618+0000 mon.a (mon.0) 4705 : audit 0 from='client.? 172.21.15.80:0/2142268466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:42:21.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:42:20 smithi090 bash[32384]: cluster 2023-12-01T08:42:19.846159+0000 mgr.y (mgr.24362) 7015 : cluster 0 pgmap v6984: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:42:21.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:42:20 smithi080 bash[28361]: cluster 2023-12-01T08:42:19.846159+0000 mgr.y (mgr.24362) 7015 : cluster 0 pgmap v6984: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:42:21.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:42:20 smithi080 bash[41963]: cluster 2023-12-01T08:42:19.846159+0000 mgr.y (mgr.24362) 7015 : cluster 0 pgmap v6984: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:42:23.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:42:22 smithi090 bash[32384]: cluster 2023-12-01T08:42:21.847313+0000 mgr.y (mgr.24362) 7016 : cluster 0 pgmap v6985: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:42:23.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:42:22 smithi090 bash[32384]: audit 2023-12-01T08:42:22.395436+0000 mon.c (mon.2) 4503 : audit 0 from='client.? 172.21.15.80:0/2034986874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:42:23.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:42:22 smithi080 bash[41963]: cluster 2023-12-01T08:42:21.847313+0000 mgr.y (mgr.24362) 7016 : cluster 0 pgmap v6985: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:42:23.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:42:22 smithi080 bash[41963]: audit 2023-12-01T08:42:22.395436+0000 mon.c (mon.2) 4503 : audit 0 from='client.? 172.21.15.80:0/2034986874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:42:23.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:42:22 smithi080 bash[28361]: cluster 2023-12-01T08:42:21.847313+0000 mgr.y (mgr.24362) 7016 : cluster 0 pgmap v6985: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:42:23.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:42:22 smithi080 bash[28361]: audit 2023-12-01T08:42:22.395436+0000 mon.c (mon.2) 4503 : audit 0 from='client.? 172.21.15.80:0/2034986874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:42:25.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:42:24 smithi080 bash[41963]: cluster 2023-12-01T08:42:23.848010+0000 mgr.y (mgr.24362) 7017 : cluster 0 pgmap v6986: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:42:25.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:42:24 smithi080 bash[41963]: audit 2023-12-01T08:42:24.846955+0000 mon.c (mon.2) 4504 : audit 0 from='client.? 172.21.15.80:0/1041525220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:42:25.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:42:24 smithi080 bash[28361]: cluster 2023-12-01T08:42:23.848010+0000 mgr.y (mgr.24362) 7017 : cluster 0 pgmap v6986: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:42:25.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:42:24 smithi080 bash[28361]: audit 2023-12-01T08:42:24.846955+0000 mon.c (mon.2) 4504 : audit 0 from='client.? 172.21.15.80:0/1041525220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:42:25.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:42:24 smithi090 bash[32384]: cluster 2023-12-01T08:42:23.848010+0000 mgr.y (mgr.24362) 7017 : cluster 0 pgmap v6986: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:42:25.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:42:24 smithi090 bash[32384]: audit 2023-12-01T08:42:24.846955+0000 mon.c (mon.2) 4504 : audit 0 from='client.? 172.21.15.80:0/1041525220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:42:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:42:25 smithi080 bash[28361]: audit 2023-12-01T08:42:25.144731+0000 mon.c (mon.2) 4505 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:42:26.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:42:25 smithi080 bash[41963]: audit 2023-12-01T08:42:25.144731+0000 mon.c (mon.2) 4505 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:42:26.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:42:25 smithi090 bash[32384]: audit 2023-12-01T08:42:25.144731+0000 mon.c (mon.2) 4505 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:42:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:42:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:42:26] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.43.0" 2023-12-01T08:42:27.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:42:26 smithi080 bash[28361]: cluster 2023-12-01T08:42:25.848992+0000 mgr.y (mgr.24362) 7018 : cluster 0 pgmap v6987: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:42:27.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:42:26 smithi080 bash[41963]: cluster 2023-12-01T08:42:25.848992+0000 mgr.y (mgr.24362) 7018 : cluster 0 pgmap v6987: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:42:27.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:42:26 smithi090 bash[32384]: cluster 2023-12-01T08:42:25.848992+0000 mgr.y (mgr.24362) 7018 : cluster 0 pgmap v6987: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:42:28.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:42:27 smithi080 bash[28361]: audit 2023-12-01T08:42:27.290388+0000 mon.a (mon.0) 4706 : audit 0 from='client.? 172.21.15.80:0/2223206781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:42:28.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:42:27 smithi080 bash[41963]: audit 2023-12-01T08:42:27.290388+0000 mon.a (mon.0) 4706 : audit 0 from='client.? 172.21.15.80:0/2223206781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:42:28.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:42:27 smithi090 bash[32384]: audit 2023-12-01T08:42:27.290388+0000 mon.a (mon.0) 4706 : audit 0 from='client.? 172.21.15.80:0/2223206781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:42:29.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:42:28 smithi080 bash[28361]: cluster 2023-12-01T08:42:27.849763+0000 mgr.y (mgr.24362) 7019 : cluster 0 pgmap v6988: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:42:29.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:42:28 smithi080 bash[41963]: cluster 2023-12-01T08:42:27.849763+0000 mgr.y (mgr.24362) 7019 : cluster 0 pgmap v6988: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:42:29.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:42:28 smithi090 bash[32384]: cluster 2023-12-01T08:42:27.849763+0000 mgr.y (mgr.24362) 7019 : cluster 0 pgmap v6988: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:42:30.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:42:29 smithi090 bash[32384]: audit 2023-12-01T08:42:29.743956+0000 mon.a (mon.0) 4707 : audit 0 from='client.? 172.21.15.80:0/3825828591' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:42:30.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:42:29 smithi080 bash[28361]: audit 2023-12-01T08:42:29.743956+0000 mon.a (mon.0) 4707 : audit 0 from='client.? 172.21.15.80:0/3825828591' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:42:30.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:42:29 smithi080 bash[41963]: audit 2023-12-01T08:42:29.743956+0000 mon.a (mon.0) 4707 : audit 0 from='client.? 172.21.15.80:0/3825828591' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:42:31.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:42:30 smithi090 bash[32384]: cluster 2023-12-01T08:42:29.850378+0000 mgr.y (mgr.24362) 7020 : cluster 0 pgmap v6989: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:42:31.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:42:30 smithi080 bash[41963]: cluster 2023-12-01T08:42:29.850378+0000 mgr.y (mgr.24362) 7020 : cluster 0 pgmap v6989: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:42:31.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:42:30 smithi080 bash[28361]: cluster 2023-12-01T08:42:29.850378+0000 mgr.y (mgr.24362) 7020 : cluster 0 pgmap v6989: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:42:33.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:42:32 smithi090 bash[32384]: cluster 2023-12-01T08:42:31.851476+0000 mgr.y (mgr.24362) 7021 : cluster 0 pgmap v6990: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:42:33.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:42:32 smithi090 bash[32384]: audit 2023-12-01T08:42:32.188816+0000 mon.c (mon.2) 4506 : audit 0 from='client.? 172.21.15.80:0/2277535276' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:42:33.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:42:32 smithi080 bash[41963]: cluster 2023-12-01T08:42:31.851476+0000 mgr.y (mgr.24362) 7021 : cluster 0 pgmap v6990: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:42:33.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:42:32 smithi080 bash[41963]: audit 2023-12-01T08:42:32.188816+0000 mon.c (mon.2) 4506 : audit 0 from='client.? 172.21.15.80:0/2277535276' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:42:33.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:42:32 smithi080 bash[28361]: cluster 2023-12-01T08:42:31.851476+0000 mgr.y (mgr.24362) 7021 : cluster 0 pgmap v6990: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:42:33.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:42:32 smithi080 bash[28361]: audit 2023-12-01T08:42:32.188816+0000 mon.c (mon.2) 4506 : audit 0 from='client.? 172.21.15.80:0/2277535276' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:42:35.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:42:34 smithi080 bash[41963]: cluster 2023-12-01T08:42:33.852171+0000 mgr.y (mgr.24362) 7022 : cluster 0 pgmap v6991: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:42:35.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:42:34 smithi080 bash[41963]: audit 2023-12-01T08:42:34.649565+0000 mon.c (mon.2) 4507 : audit 0 from='client.? 172.21.15.80:0/2768190940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:42:35.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:42:34 smithi080 bash[28361]: cluster 2023-12-01T08:42:33.852171+0000 mgr.y (mgr.24362) 7022 : cluster 0 pgmap v6991: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:42:35.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:42:34 smithi080 bash[28361]: audit 2023-12-01T08:42:34.649565+0000 mon.c (mon.2) 4507 : audit 0 from='client.? 172.21.15.80:0/2768190940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:42:35.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:42:34 smithi090 bash[32384]: cluster 2023-12-01T08:42:33.852171+0000 mgr.y (mgr.24362) 7022 : cluster 0 pgmap v6991: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:42:35.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:42:34 smithi090 bash[32384]: audit 2023-12-01T08:42:34.649565+0000 mon.c (mon.2) 4507 : audit 0 from='client.? 172.21.15.80:0/2768190940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:42:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:42:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:42:36] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.43.0" 2023-12-01T08:42:37.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:42:36 smithi080 bash[28361]: cluster 2023-12-01T08:42:35.853024+0000 mgr.y (mgr.24362) 7023 : cluster 0 pgmap v6992: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:42:37.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:42:36 smithi080 bash[41963]: cluster 2023-12-01T08:42:35.853024+0000 mgr.y (mgr.24362) 7023 : cluster 0 pgmap v6992: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:42:37.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:42:36 smithi090 bash[32384]: cluster 2023-12-01T08:42:35.853024+0000 mgr.y (mgr.24362) 7023 : cluster 0 pgmap v6992: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:42:38.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:42:37 smithi090 bash[32384]: audit 2023-12-01T08:42:37.109019+0000 mon.a (mon.0) 4708 : audit 0 from='client.? 172.21.15.80:0/496802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:42:38.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:42:37 smithi080 bash[28361]: audit 2023-12-01T08:42:37.109019+0000 mon.a (mon.0) 4708 : audit 0 from='client.? 172.21.15.80:0/496802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:42:38.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:42:37 smithi080 bash[41963]: audit 2023-12-01T08:42:37.109019+0000 mon.a (mon.0) 4708 : audit 0 from='client.? 172.21.15.80:0/496802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:42:39.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:42:38 smithi090 bash[32384]: cluster 2023-12-01T08:42:37.853794+0000 mgr.y (mgr.24362) 7024 : cluster 0 pgmap v6993: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:42:39.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:42:38 smithi080 bash[28361]: cluster 2023-12-01T08:42:37.853794+0000 mgr.y (mgr.24362) 7024 : cluster 0 pgmap v6993: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:42:39.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:42:38 smithi080 bash[41963]: cluster 2023-12-01T08:42:37.853794+0000 mgr.y (mgr.24362) 7024 : cluster 0 pgmap v6993: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:42:40.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:42:39 smithi090 bash[32384]: audit 2023-12-01T08:42:39.562321+0000 mon.c (mon.2) 4508 : audit 0 from='client.? 172.21.15.80:0/3528174724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:42:40.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:42:39 smithi080 bash[28361]: audit 2023-12-01T08:42:39.562321+0000 mon.c (mon.2) 4508 : audit 0 from='client.? 172.21.15.80:0/3528174724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:42:40.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:42:39 smithi080 bash[41963]: audit 2023-12-01T08:42:39.562321+0000 mon.c (mon.2) 4508 : audit 0 from='client.? 172.21.15.80:0/3528174724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:42:41.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:42:40 smithi090 bash[32384]: cluster 2023-12-01T08:42:39.854471+0000 mgr.y (mgr.24362) 7025 : cluster 0 pgmap v6994: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:42:41.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:42:40 smithi090 bash[32384]: audit 2023-12-01T08:42:40.144808+0000 mon.c (mon.2) 4509 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:42:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:42:40 smithi080 bash[28361]: cluster 2023-12-01T08:42:39.854471+0000 mgr.y (mgr.24362) 7025 : cluster 0 pgmap v6994: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:42:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:42:40 smithi080 bash[28361]: audit 2023-12-01T08:42:40.144808+0000 mon.c (mon.2) 4509 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:42:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:42:40 smithi080 bash[41963]: cluster 2023-12-01T08:42:39.854471+0000 mgr.y (mgr.24362) 7025 : cluster 0 pgmap v6994: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:42:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:42:40 smithi080 bash[41963]: audit 2023-12-01T08:42:40.144808+0000 mon.c (mon.2) 4509 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:42:43.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:42:42 smithi080 bash[28361]: cluster 2023-12-01T08:42:41.855591+0000 mgr.y (mgr.24362) 7026 : cluster 0 pgmap v6995: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:42:43.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:42:42 smithi080 bash[28361]: audit 2023-12-01T08:42:42.019257+0000 mon.a (mon.0) 4709 : audit 0 from='client.? 172.21.15.80:0/785489481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:42:43.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:42:42 smithi080 bash[41963]: cluster 2023-12-01T08:42:41.855591+0000 mgr.y (mgr.24362) 7026 : cluster 0 pgmap v6995: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:42:43.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:42:42 smithi080 bash[41963]: audit 2023-12-01T08:42:42.019257+0000 mon.a (mon.0) 4709 : audit 0 from='client.? 172.21.15.80:0/785489481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:42:43.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:42:42 smithi090 bash[32384]: cluster 2023-12-01T08:42:41.855591+0000 mgr.y (mgr.24362) 7026 : cluster 0 pgmap v6995: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:42:43.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:42:42 smithi090 bash[32384]: audit 2023-12-01T08:42:42.019257+0000 mon.a (mon.0) 4709 : audit 0 from='client.? 172.21.15.80:0/785489481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:42:45.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:42:44 smithi080 bash[28361]: cluster 2023-12-01T08:42:43.856286+0000 mgr.y (mgr.24362) 7027 : cluster 0 pgmap v6996: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:42:45.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:42:44 smithi080 bash[28361]: audit 2023-12-01T08:42:44.470769+0000 mon.c (mon.2) 4510 : audit 0 from='client.? 172.21.15.80:0/428054357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:42:45.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:42:44 smithi080 bash[41963]: cluster 2023-12-01T08:42:43.856286+0000 mgr.y (mgr.24362) 7027 : cluster 0 pgmap v6996: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:42:45.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:42:44 smithi080 bash[41963]: audit 2023-12-01T08:42:44.470769+0000 mon.c (mon.2) 4510 : audit 0 from='client.? 172.21.15.80:0/428054357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:42:45.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:42:44 smithi090 bash[32384]: cluster 2023-12-01T08:42:43.856286+0000 mgr.y (mgr.24362) 7027 : cluster 0 pgmap v6996: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:42:45.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:42:44 smithi090 bash[32384]: audit 2023-12-01T08:42:44.470769+0000 mon.c (mon.2) 4510 : audit 0 from='client.? 172.21.15.80:0/428054357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:42:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:42:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:42:46] "GET /metrics HTTP/1.1" 200 33972 "" "Prometheus/2.43.0" 2023-12-01T08:42:47.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:42:46 smithi080 bash[28361]: cluster 2023-12-01T08:42:45.857224+0000 mgr.y (mgr.24362) 7028 : cluster 0 pgmap v6997: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:42:47.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:42:46 smithi080 bash[41963]: cluster 2023-12-01T08:42:45.857224+0000 mgr.y (mgr.24362) 7028 : cluster 0 pgmap v6997: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:42:47.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:42:46 smithi090 bash[32384]: cluster 2023-12-01T08:42:45.857224+0000 mgr.y (mgr.24362) 7028 : cluster 0 pgmap v6997: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:42:48.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:42:47 smithi080 bash[41963]: audit 2023-12-01T08:42:46.934669+0000 mon.c (mon.2) 4511 : audit 0 from='client.? 172.21.15.80:0/193273922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:42:48.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:42:47 smithi080 bash[28361]: audit 2023-12-01T08:42:46.934669+0000 mon.c (mon.2) 4511 : audit 0 from='client.? 172.21.15.80:0/193273922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:42:48.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:42:47 smithi090 bash[32384]: audit 2023-12-01T08:42:46.934669+0000 mon.c (mon.2) 4511 : audit 0 from='client.? 172.21.15.80:0/193273922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:42:49.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:42:48 smithi080 bash[41963]: cluster 2023-12-01T08:42:47.857978+0000 mgr.y (mgr.24362) 7029 : cluster 0 pgmap v6998: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:42:49.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:42:48 smithi080 bash[28361]: cluster 2023-12-01T08:42:47.857978+0000 mgr.y (mgr.24362) 7029 : cluster 0 pgmap v6998: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:42:49.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:42:48 smithi090 bash[32384]: cluster 2023-12-01T08:42:47.857978+0000 mgr.y (mgr.24362) 7029 : cluster 0 pgmap v6998: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:42:50.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:42:49 smithi090 bash[32384]: audit 2023-12-01T08:42:49.389805+0000 mon.a (mon.0) 4710 : audit 0 from='client.? 172.21.15.80:0/3155080728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:42:50.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:42:49 smithi080 bash[28361]: audit 2023-12-01T08:42:49.389805+0000 mon.a (mon.0) 4710 : audit 0 from='client.? 172.21.15.80:0/3155080728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:42:50.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:42:49 smithi080 bash[41963]: audit 2023-12-01T08:42:49.389805+0000 mon.a (mon.0) 4710 : audit 0 from='client.? 172.21.15.80:0/3155080728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:42:51.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:42:50 smithi090 bash[32384]: cluster 2023-12-01T08:42:49.858652+0000 mgr.y (mgr.24362) 7030 : cluster 0 pgmap v6999: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:42:51.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:42:50 smithi080 bash[28361]: cluster 2023-12-01T08:42:49.858652+0000 mgr.y (mgr.24362) 7030 : cluster 0 pgmap v6999: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:42:51.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:42:50 smithi080 bash[41963]: cluster 2023-12-01T08:42:49.858652+0000 mgr.y (mgr.24362) 7030 : cluster 0 pgmap v6999: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:42:53.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:42:52 smithi080 bash[41963]: audit 2023-12-01T08:42:51.843008+0000 mon.a (mon.0) 4711 : audit 0 from='client.? 172.21.15.80:0/2271268374' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:42:53.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:42:52 smithi080 bash[41963]: cluster 2023-12-01T08:42:51.859802+0000 mgr.y (mgr.24362) 7031 : cluster 0 pgmap v7000: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:42:53.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:42:52 smithi080 bash[28361]: audit 2023-12-01T08:42:51.843008+0000 mon.a (mon.0) 4711 : audit 0 from='client.? 172.21.15.80:0/2271268374' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:42:53.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:42:52 smithi080 bash[28361]: cluster 2023-12-01T08:42:51.859802+0000 mgr.y (mgr.24362) 7031 : cluster 0 pgmap v7000: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:42:53.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:42:52 smithi090 bash[32384]: audit 2023-12-01T08:42:51.843008+0000 mon.a (mon.0) 4711 : audit 0 from='client.? 172.21.15.80:0/2271268374' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:42:53.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:42:52 smithi090 bash[32384]: cluster 2023-12-01T08:42:51.859802+0000 mgr.y (mgr.24362) 7031 : cluster 0 pgmap v7000: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:42:55.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:42:54 smithi080 bash[28361]: cluster 2023-12-01T08:42:53.860426+0000 mgr.y (mgr.24362) 7032 : cluster 0 pgmap v7001: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:42:55.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:42:54 smithi080 bash[28361]: audit 2023-12-01T08:42:54.300868+0000 mon.a (mon.0) 4712 : audit 0 from='client.? 172.21.15.80:0/781703226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:42:55.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:42:54 smithi080 bash[41963]: cluster 2023-12-01T08:42:53.860426+0000 mgr.y (mgr.24362) 7032 : cluster 0 pgmap v7001: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:42:55.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:42:54 smithi080 bash[41963]: audit 2023-12-01T08:42:54.300868+0000 mon.a (mon.0) 4712 : audit 0 from='client.? 172.21.15.80:0/781703226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:42:55.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:42:54 smithi090 bash[32384]: cluster 2023-12-01T08:42:53.860426+0000 mgr.y (mgr.24362) 7032 : cluster 0 pgmap v7001: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:42:55.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:42:54 smithi090 bash[32384]: audit 2023-12-01T08:42:54.300868+0000 mon.a (mon.0) 4712 : audit 0 from='client.? 172.21.15.80:0/781703226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:42:56.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:42:55 smithi080 bash[28361]: audit 2023-12-01T08:42:55.145289+0000 mon.c (mon.2) 4512 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:42:56.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:42:55 smithi080 bash[41963]: audit 2023-12-01T08:42:55.145289+0000 mon.c (mon.2) 4512 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:42:56.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:42:55 smithi090 bash[32384]: audit 2023-12-01T08:42:55.145289+0000 mon.c (mon.2) 4512 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:42:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:42:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:42:56] "GET /metrics HTTP/1.1" 200 33972 "" "Prometheus/2.43.0" 2023-12-01T08:42:57.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:42:56 smithi090 bash[32384]: cluster 2023-12-01T08:42:55.861568+0000 mgr.y (mgr.24362) 7033 : cluster 0 pgmap v7002: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:42:57.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:42:56 smithi090 bash[32384]: audit 2023-12-01T08:42:56.758014+0000 mon.c (mon.2) 4513 : audit 0 from='client.? 172.21.15.80:0/2176486484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:42:57.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:42:56 smithi080 bash[41963]: cluster 2023-12-01T08:42:55.861568+0000 mgr.y (mgr.24362) 7033 : cluster 0 pgmap v7002: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:42:57.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:42:56 smithi080 bash[41963]: audit 2023-12-01T08:42:56.758014+0000 mon.c (mon.2) 4513 : audit 0 from='client.? 172.21.15.80:0/2176486484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:42:57.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:42:56 smithi080 bash[28361]: cluster 2023-12-01T08:42:55.861568+0000 mgr.y (mgr.24362) 7033 : cluster 0 pgmap v7002: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:42:57.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:42:56 smithi080 bash[28361]: audit 2023-12-01T08:42:56.758014+0000 mon.c (mon.2) 4513 : audit 0 from='client.? 172.21.15.80:0/2176486484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:42:59.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:42:58 smithi090 bash[32384]: cluster 2023-12-01T08:42:57.862482+0000 mgr.y (mgr.24362) 7034 : cluster 0 pgmap v7003: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:42:59.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:42:58 smithi080 bash[41963]: cluster 2023-12-01T08:42:57.862482+0000 mgr.y (mgr.24362) 7034 : cluster 0 pgmap v7003: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:42:59.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:42:58 smithi080 bash[28361]: cluster 2023-12-01T08:42:57.862482+0000 mgr.y (mgr.24362) 7034 : cluster 0 pgmap v7003: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:43:00.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:42:59 smithi090 bash[32384]: audit 2023-12-01T08:42:59.206581+0000 mon.c (mon.2) 4514 : audit 0 from='client.? 172.21.15.80:0/1527901148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:43:00.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:42:59 smithi080 bash[28361]: audit 2023-12-01T08:42:59.206581+0000 mon.c (mon.2) 4514 : audit 0 from='client.? 172.21.15.80:0/1527901148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:43:00.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:42:59 smithi080 bash[41963]: audit 2023-12-01T08:42:59.206581+0000 mon.c (mon.2) 4514 : audit 0 from='client.? 172.21.15.80:0/1527901148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:43:01.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:43:00 smithi090 bash[32384]: cluster 2023-12-01T08:42:59.863225+0000 mgr.y (mgr.24362) 7035 : cluster 0 pgmap v7004: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:43:01.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:43:00 smithi080 bash[28361]: cluster 2023-12-01T08:42:59.863225+0000 mgr.y (mgr.24362) 7035 : cluster 0 pgmap v7004: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:43:01.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:43:00 smithi080 bash[41963]: cluster 2023-12-01T08:42:59.863225+0000 mgr.y (mgr.24362) 7035 : cluster 0 pgmap v7004: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:43:02.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:43:01 smithi090 bash[32384]: audit 2023-12-01T08:43:01.657246+0000 mon.a (mon.0) 4713 : audit 0 from='client.? 172.21.15.80:0/2901320635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:43:02.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:43:01 smithi080 bash[41963]: audit 2023-12-01T08:43:01.657246+0000 mon.a (mon.0) 4713 : audit 0 from='client.? 172.21.15.80:0/2901320635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:43:02.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:43:01 smithi080 bash[28361]: audit 2023-12-01T08:43:01.657246+0000 mon.a (mon.0) 4713 : audit 0 from='client.? 172.21.15.80:0/2901320635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:43:03.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:43:02 smithi090 bash[32384]: cluster 2023-12-01T08:43:01.864420+0000 mgr.y (mgr.24362) 7036 : cluster 0 pgmap v7005: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:43:03.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:43:02 smithi080 bash[28361]: cluster 2023-12-01T08:43:01.864420+0000 mgr.y (mgr.24362) 7036 : cluster 0 pgmap v7005: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:43:03.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:43:02 smithi080 bash[41963]: cluster 2023-12-01T08:43:01.864420+0000 mgr.y (mgr.24362) 7036 : cluster 0 pgmap v7005: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:43:05.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:43:04 smithi090 bash[32384]: cluster 2023-12-01T08:43:03.865048+0000 mgr.y (mgr.24362) 7037 : cluster 0 pgmap v7006: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:43:05.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:43:04 smithi090 bash[32384]: audit 2023-12-01T08:43:04.109039+0000 mon.c (mon.2) 4515 : audit 0 from='client.? 172.21.15.80:0/3296544897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:43:05.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:43:04 smithi080 bash[28361]: cluster 2023-12-01T08:43:03.865048+0000 mgr.y (mgr.24362) 7037 : cluster 0 pgmap v7006: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:43:05.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:43:04 smithi080 bash[28361]: audit 2023-12-01T08:43:04.109039+0000 mon.c (mon.2) 4515 : audit 0 from='client.? 172.21.15.80:0/3296544897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:43:05.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:43:04 smithi080 bash[41963]: cluster 2023-12-01T08:43:03.865048+0000 mgr.y (mgr.24362) 7037 : cluster 0 pgmap v7006: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:43:05.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:43:04 smithi080 bash[41963]: audit 2023-12-01T08:43:04.109039+0000 mon.c (mon.2) 4515 : audit 0 from='client.? 172.21.15.80:0/3296544897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:43:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:43:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:43:06] "GET /metrics HTTP/1.1" 200 33972 "" "Prometheus/2.43.0" 2023-12-01T08:43:07.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:43:06 smithi090 bash[32384]: cluster 2023-12-01T08:43:05.866106+0000 mgr.y (mgr.24362) 7038 : cluster 0 pgmap v7007: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:43:07.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:43:06 smithi090 bash[32384]: audit 2023-12-01T08:43:06.568274+0000 mon.c (mon.2) 4516 : audit 0 from='client.? 172.21.15.80:0/3305320518' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:43:07.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:43:06 smithi080 bash[28361]: cluster 2023-12-01T08:43:05.866106+0000 mgr.y (mgr.24362) 7038 : cluster 0 pgmap v7007: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:43:07.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:43:06 smithi080 bash[28361]: audit 2023-12-01T08:43:06.568274+0000 mon.c (mon.2) 4516 : audit 0 from='client.? 172.21.15.80:0/3305320518' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:43:07.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:43:06 smithi080 bash[41963]: cluster 2023-12-01T08:43:05.866106+0000 mgr.y (mgr.24362) 7038 : cluster 0 pgmap v7007: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:43:07.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:43:06 smithi080 bash[41963]: audit 2023-12-01T08:43:06.568274+0000 mon.c (mon.2) 4516 : audit 0 from='client.? 172.21.15.80:0/3305320518' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:43:09.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:43:08 smithi090 bash[32384]: cluster 2023-12-01T08:43:07.866854+0000 mgr.y (mgr.24362) 7039 : cluster 0 pgmap v7008: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:43:09.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:43:08 smithi080 bash[28361]: cluster 2023-12-01T08:43:07.866854+0000 mgr.y (mgr.24362) 7039 : cluster 0 pgmap v7008: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:43:09.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:43:08 smithi080 bash[41963]: cluster 2023-12-01T08:43:07.866854+0000 mgr.y (mgr.24362) 7039 : cluster 0 pgmap v7008: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:43:10.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:43:09 smithi090 bash[32384]: audit 2023-12-01T08:43:09.023579+0000 mon.a (mon.0) 4714 : audit 0 from='client.? 172.21.15.80:0/3311312671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:43:10.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:43:09 smithi080 bash[28361]: audit 2023-12-01T08:43:09.023579+0000 mon.a (mon.0) 4714 : audit 0 from='client.? 172.21.15.80:0/3311312671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:43:10.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:43:09 smithi080 bash[41963]: audit 2023-12-01T08:43:09.023579+0000 mon.a (mon.0) 4714 : audit 0 from='client.? 172.21.15.80:0/3311312671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:43:11.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:43:10 smithi090 bash[32384]: cluster 2023-12-01T08:43:09.867515+0000 mgr.y (mgr.24362) 7040 : cluster 0 pgmap v7009: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:43:11.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:43:10 smithi090 bash[32384]: audit 2023-12-01T08:43:10.145658+0000 mon.c (mon.2) 4517 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:43:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:43:10 smithi080 bash[41963]: cluster 2023-12-01T08:43:09.867515+0000 mgr.y (mgr.24362) 7040 : cluster 0 pgmap v7009: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:43:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:43:10 smithi080 bash[41963]: audit 2023-12-01T08:43:10.145658+0000 mon.c (mon.2) 4517 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:43:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:43:10 smithi080 bash[28361]: cluster 2023-12-01T08:43:09.867515+0000 mgr.y (mgr.24362) 7040 : cluster 0 pgmap v7009: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:43:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:43:10 smithi080 bash[28361]: audit 2023-12-01T08:43:10.145658+0000 mon.c (mon.2) 4517 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:43:12.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:43:11 smithi090 bash[32384]: audit 2023-12-01T08:43:11.476557+0000 mon.a (mon.0) 4715 : audit 0 from='client.? 172.21.15.80:0/1288106912' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:43:12.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:43:11 smithi080 bash[28361]: audit 2023-12-01T08:43:11.476557+0000 mon.a (mon.0) 4715 : audit 0 from='client.? 172.21.15.80:0/1288106912' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:43:12.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:43:11 smithi080 bash[41963]: audit 2023-12-01T08:43:11.476557+0000 mon.a (mon.0) 4715 : audit 0 from='client.? 172.21.15.80:0/1288106912' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:43:13.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:43:12 smithi090 bash[32384]: cluster 2023-12-01T08:43:11.868806+0000 mgr.y (mgr.24362) 7041 : cluster 0 pgmap v7010: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:43:13.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:43:12 smithi080 bash[28361]: cluster 2023-12-01T08:43:11.868806+0000 mgr.y (mgr.24362) 7041 : cluster 0 pgmap v7010: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:43:13.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:43:12 smithi080 bash[41963]: cluster 2023-12-01T08:43:11.868806+0000 mgr.y (mgr.24362) 7041 : cluster 0 pgmap v7010: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:43:14.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:43:13 smithi090 bash[32384]: audit 2023-12-01T08:43:13.922011+0000 mon.c (mon.2) 4518 : audit 0 from='client.? 172.21.15.80:0/2958603200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:43:14.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:43:13 smithi080 bash[28361]: audit 2023-12-01T08:43:13.922011+0000 mon.c (mon.2) 4518 : audit 0 from='client.? 172.21.15.80:0/2958603200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:43:14.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:43:13 smithi080 bash[41963]: audit 2023-12-01T08:43:13.922011+0000 mon.c (mon.2) 4518 : audit 0 from='client.? 172.21.15.80:0/2958603200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:43:15.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:43:14 smithi090 bash[32384]: cluster 2023-12-01T08:43:13.869566+0000 mgr.y (mgr.24362) 7042 : cluster 0 pgmap v7011: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:43:15.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:43:14 smithi080 bash[28361]: cluster 2023-12-01T08:43:13.869566+0000 mgr.y (mgr.24362) 7042 : cluster 0 pgmap v7011: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:43:15.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:43:14 smithi080 bash[41963]: cluster 2023-12-01T08:43:13.869566+0000 mgr.y (mgr.24362) 7042 : cluster 0 pgmap v7011: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:43:16.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:43:15 smithi090 bash[32384]: audit 2023-12-01T08:43:15.942038+0000 mon.c (mon.2) 4519 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:43:16.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:43:15 smithi080 bash[28361]: audit 2023-12-01T08:43:15.942038+0000 mon.c (mon.2) 4519 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:43:16.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:43:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:43:16] "GET /metrics HTTP/1.1" 200 33977 "" "Prometheus/2.43.0" 2023-12-01T08:43:16.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:43:15 smithi080 bash[41963]: audit 2023-12-01T08:43:15.942038+0000 mon.c (mon.2) 4519 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:43:17.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:43:17 smithi090 bash[32384]: cluster 2023-12-01T08:43:15.870874+0000 mgr.y (mgr.24362) 7043 : cluster 0 pgmap v7012: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:43:17.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:43:17 smithi090 bash[32384]: audit 2023-12-01T08:43:16.320672+0000 mon.a (mon.0) 4716 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:43:17.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:43:17 smithi090 bash[32384]: audit 2023-12-01T08:43:16.330853+0000 mon.a (mon.0) 4717 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:43:17.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:43:17 smithi090 bash[32384]: audit 2023-12-01T08:43:16.389082+0000 mon.c (mon.2) 4520 : audit 0 from='client.? 172.21.15.80:0/2124359354' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:43:17.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:43:17 smithi080 bash[28361]: cluster 2023-12-01T08:43:15.870874+0000 mgr.y (mgr.24362) 7043 : cluster 0 pgmap v7012: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:43:17.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:43:17 smithi080 bash[28361]: audit 2023-12-01T08:43:16.320672+0000 mon.a (mon.0) 4716 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:43:17.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:43:17 smithi080 bash[28361]: audit 2023-12-01T08:43:16.330853+0000 mon.a (mon.0) 4717 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:43:17.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:43:17 smithi080 bash[28361]: audit 2023-12-01T08:43:16.389082+0000 mon.c (mon.2) 4520 : audit 0 from='client.? 172.21.15.80:0/2124359354' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:43:17.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:43:17 smithi080 bash[41963]: cluster 2023-12-01T08:43:15.870874+0000 mgr.y (mgr.24362) 7043 : cluster 0 pgmap v7012: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:43:17.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:43:17 smithi080 bash[41963]: audit 2023-12-01T08:43:16.320672+0000 mon.a (mon.0) 4716 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:43:17.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:43:17 smithi080 bash[41963]: audit 2023-12-01T08:43:16.330853+0000 mon.a (mon.0) 4717 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:43:17.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:43:17 smithi080 bash[41963]: audit 2023-12-01T08:43:16.389082+0000 mon.c (mon.2) 4520 : audit 0 from='client.? 172.21.15.80:0/2124359354' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:43:19.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:43:19 smithi090 bash[32384]: cluster 2023-12-01T08:43:17.871637+0000 mgr.y (mgr.24362) 7044 : cluster 0 pgmap v7013: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:43:19.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:43:19 smithi090 bash[32384]: audit 2023-12-01T08:43:18.849374+0000 mon.a (mon.0) 4718 : audit 0 from='client.? 172.21.15.80:0/2805218109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:43:19.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:43:19 smithi080 bash[28361]: cluster 2023-12-01T08:43:17.871637+0000 mgr.y (mgr.24362) 7044 : cluster 0 pgmap v7013: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:43:19.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:43:19 smithi080 bash[28361]: audit 2023-12-01T08:43:18.849374+0000 mon.a (mon.0) 4718 : audit 0 from='client.? 172.21.15.80:0/2805218109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:43:19.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:43:19 smithi080 bash[41963]: cluster 2023-12-01T08:43:17.871637+0000 mgr.y (mgr.24362) 7044 : cluster 0 pgmap v7013: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:43:19.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:43:19 smithi080 bash[41963]: audit 2023-12-01T08:43:18.849374+0000 mon.a (mon.0) 4718 : audit 0 from='client.? 172.21.15.80:0/2805218109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:43:21.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:43:21 smithi090 bash[32384]: cluster 2023-12-01T08:43:19.872343+0000 mgr.y (mgr.24362) 7045 : cluster 0 pgmap v7014: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:43:21.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:43:21 smithi080 bash[28361]: cluster 2023-12-01T08:43:19.872343+0000 mgr.y (mgr.24362) 7045 : cluster 0 pgmap v7014: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:43:21.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:43:21 smithi080 bash[41963]: cluster 2023-12-01T08:43:19.872343+0000 mgr.y (mgr.24362) 7045 : cluster 0 pgmap v7014: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:43:22.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:43:22 smithi090 bash[32384]: audit 2023-12-01T08:43:21.312442+0000 mon.c (mon.2) 4521 : audit 0 from='client.? 172.21.15.80:0/101087168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:43:22.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:43:22 smithi080 bash[28361]: audit 2023-12-01T08:43:21.312442+0000 mon.c (mon.2) 4521 : audit 0 from='client.? 172.21.15.80:0/101087168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:43:22.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:43:22 smithi080 bash[41963]: audit 2023-12-01T08:43:21.312442+0000 mon.c (mon.2) 4521 : audit 0 from='client.? 172.21.15.80:0/101087168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:43:23.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:43:23 smithi090 bash[32384]: cluster 2023-12-01T08:43:21.873471+0000 mgr.y (mgr.24362) 7046 : cluster 0 pgmap v7015: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:43:23.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:43:23 smithi090 bash[32384]: audit 2023-12-01T08:43:22.126864+0000 mon.a (mon.0) 4719 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:43:23.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:43:23 smithi090 bash[32384]: audit 2023-12-01T08:43:22.139183+0000 mon.a (mon.0) 4720 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:43:23.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:43:23 smithi090 bash[32384]: audit 2023-12-01T08:43:22.145721+0000 mon.a (mon.0) 4721 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:43:23.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:43:23 smithi090 bash[32384]: audit 2023-12-01T08:43:22.153596+0000 mon.a (mon.0) 4722 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:43:23.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:43:23 smithi090 bash[32384]: audit 2023-12-01T08:43:22.682265+0000 mon.c (mon.2) 4522 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:43:23.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:43:23 smithi090 bash[32384]: audit 2023-12-01T08:43:22.684034+0000 mon.c (mon.2) 4523 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:43:23.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:43:23 smithi090 bash[32384]: audit 2023-12-01T08:43:22.693569+0000 mon.a (mon.0) 4723 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:43:23.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:43:23 smithi080 bash[28361]: cluster 2023-12-01T08:43:21.873471+0000 mgr.y (mgr.24362) 7046 : cluster 0 pgmap v7015: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:43:23.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:43:23 smithi080 bash[28361]: audit 2023-12-01T08:43:22.126864+0000 mon.a (mon.0) 4719 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:43:23.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:43:23 smithi080 bash[28361]: audit 2023-12-01T08:43:22.139183+0000 mon.a (mon.0) 4720 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:43:23.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:43:23 smithi080 bash[28361]: audit 2023-12-01T08:43:22.145721+0000 mon.a (mon.0) 4721 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:43:23.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:43:23 smithi080 bash[28361]: audit 2023-12-01T08:43:22.153596+0000 mon.a (mon.0) 4722 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:43:23.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:43:23 smithi080 bash[28361]: audit 2023-12-01T08:43:22.682265+0000 mon.c (mon.2) 4522 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:43:23.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:43:23 smithi080 bash[28361]: audit 2023-12-01T08:43:22.684034+0000 mon.c (mon.2) 4523 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:43:23.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:43:23 smithi080 bash[28361]: audit 2023-12-01T08:43:22.693569+0000 mon.a (mon.0) 4723 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:43:23.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:43:23 smithi080 bash[41963]: cluster 2023-12-01T08:43:21.873471+0000 mgr.y (mgr.24362) 7046 : cluster 0 pgmap v7015: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:43:23.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:43:23 smithi080 bash[41963]: audit 2023-12-01T08:43:22.126864+0000 mon.a (mon.0) 4719 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:43:23.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:43:23 smithi080 bash[41963]: audit 2023-12-01T08:43:22.139183+0000 mon.a (mon.0) 4720 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:43:23.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:43:23 smithi080 bash[41963]: audit 2023-12-01T08:43:22.145721+0000 mon.a (mon.0) 4721 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:43:23.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:43:23 smithi080 bash[41963]: audit 2023-12-01T08:43:22.153596+0000 mon.a (mon.0) 4722 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:43:23.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:43:23 smithi080 bash[41963]: audit 2023-12-01T08:43:22.682265+0000 mon.c (mon.2) 4522 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:43:23.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:43:23 smithi080 bash[41963]: audit 2023-12-01T08:43:22.684034+0000 mon.c (mon.2) 4523 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:43:23.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:43:23 smithi080 bash[41963]: audit 2023-12-01T08:43:22.693569+0000 mon.a (mon.0) 4723 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:43:24.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:43:24 smithi080 bash[28361]: audit 2023-12-01T08:43:23.772611+0000 mon.a (mon.0) 4724 : audit 0 from='client.? 172.21.15.80:0/3826733469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:43:24.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:43:24 smithi080 bash[41963]: audit 2023-12-01T08:43:23.772611+0000 mon.a (mon.0) 4724 : audit 0 from='client.? 172.21.15.80:0/3826733469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:43:24.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:43:24 smithi090 bash[32384]: audit 2023-12-01T08:43:23.772611+0000 mon.a (mon.0) 4724 : audit 0 from='client.? 172.21.15.80:0/3826733469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:43:25.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:43:25 smithi080 bash[41963]: cluster 2023-12-01T08:43:23.874163+0000 mgr.y (mgr.24362) 7047 : cluster 0 pgmap v7016: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:43:25.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:43:25 smithi080 bash[28361]: cluster 2023-12-01T08:43:23.874163+0000 mgr.y (mgr.24362) 7047 : cluster 0 pgmap v7016: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:43:25.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:43:25 smithi090 bash[32384]: cluster 2023-12-01T08:43:23.874163+0000 mgr.y (mgr.24362) 7047 : cluster 0 pgmap v7016: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:43:26.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:43:26 smithi080 bash[28361]: audit 2023-12-01T08:43:25.145793+0000 mon.c (mon.2) 4524 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:43:26.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:43:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:43:26] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T08:43:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:43:26 smithi080 bash[41963]: audit 2023-12-01T08:43:25.145793+0000 mon.c (mon.2) 4524 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:43:26.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:43:26 smithi090 bash[32384]: audit 2023-12-01T08:43:25.145793+0000 mon.c (mon.2) 4524 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:43:27.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:43:27 smithi080 bash[41963]: cluster 2023-12-01T08:43:25.875237+0000 mgr.y (mgr.24362) 7048 : cluster 0 pgmap v7017: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:43:27.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:43:27 smithi080 bash[41963]: audit 2023-12-01T08:43:26.230771+0000 mon.a (mon.0) 4725 : audit 0 from='client.? 172.21.15.80:0/185111505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:43:27.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:43:27 smithi080 bash[28361]: cluster 2023-12-01T08:43:25.875237+0000 mgr.y (mgr.24362) 7048 : cluster 0 pgmap v7017: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:43:27.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:43:27 smithi080 bash[28361]: audit 2023-12-01T08:43:26.230771+0000 mon.a (mon.0) 4725 : audit 0 from='client.? 172.21.15.80:0/185111505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:43:27.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:43:27 smithi090 bash[32384]: cluster 2023-12-01T08:43:25.875237+0000 mgr.y (mgr.24362) 7048 : cluster 0 pgmap v7017: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:43:27.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:43:27 smithi090 bash[32384]: audit 2023-12-01T08:43:26.230771+0000 mon.a (mon.0) 4725 : audit 0 from='client.? 172.21.15.80:0/185111505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:43:28.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:43:28 smithi080 bash[41963]: cluster 2023-12-01T08:43:27.876034+0000 mgr.y (mgr.24362) 7049 : cluster 0 pgmap v7018: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:43:28.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:43:28 smithi080 bash[28361]: cluster 2023-12-01T08:43:27.876034+0000 mgr.y (mgr.24362) 7049 : cluster 0 pgmap v7018: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:43:28.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:43:28 smithi090 bash[32384]: cluster 2023-12-01T08:43:27.876034+0000 mgr.y (mgr.24362) 7049 : cluster 0 pgmap v7018: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:43:29.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:43:29 smithi080 bash[28361]: audit 2023-12-01T08:43:28.683304+0000 mon.a (mon.0) 4726 : audit 0 from='client.? 172.21.15.80:0/1148229678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:43:29.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:43:29 smithi080 bash[41963]: audit 2023-12-01T08:43:28.683304+0000 mon.a (mon.0) 4726 : audit 0 from='client.? 172.21.15.80:0/1148229678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:43:29.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:43:29 smithi090 bash[32384]: audit 2023-12-01T08:43:28.683304+0000 mon.a (mon.0) 4726 : audit 0 from='client.? 172.21.15.80:0/1148229678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:43:30.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:43:30 smithi080 bash[41963]: cluster 2023-12-01T08:43:29.876692+0000 mgr.y (mgr.24362) 7050 : cluster 0 pgmap v7019: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:43:30.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:43:30 smithi080 bash[28361]: cluster 2023-12-01T08:43:29.876692+0000 mgr.y (mgr.24362) 7050 : cluster 0 pgmap v7019: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:43:30.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:43:30 smithi090 bash[32384]: cluster 2023-12-01T08:43:29.876692+0000 mgr.y (mgr.24362) 7050 : cluster 0 pgmap v7019: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:43:31.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:43:31 smithi090 bash[32384]: audit 2023-12-01T08:43:31.158139+0000 mon.c (mon.2) 4525 : audit 0 from='client.? 172.21.15.80:0/2311248540' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:43:31.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:43:31 smithi080 bash[28361]: audit 2023-12-01T08:43:31.158139+0000 mon.c (mon.2) 4525 : audit 0 from='client.? 172.21.15.80:0/2311248540' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:43:31.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:43:31 smithi080 bash[41963]: audit 2023-12-01T08:43:31.158139+0000 mon.c (mon.2) 4525 : audit 0 from='client.? 172.21.15.80:0/2311248540' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:43:33.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:43:32 smithi080 bash[28361]: cluster 2023-12-01T08:43:31.877948+0000 mgr.y (mgr.24362) 7051 : cluster 0 pgmap v7020: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:43:33.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:43:32 smithi080 bash[41963]: cluster 2023-12-01T08:43:31.877948+0000 mgr.y (mgr.24362) 7051 : cluster 0 pgmap v7020: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:43:33.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:43:32 smithi090 bash[32384]: cluster 2023-12-01T08:43:31.877948+0000 mgr.y (mgr.24362) 7051 : cluster 0 pgmap v7020: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:43:34.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:43:33 smithi080 bash[28361]: audit 2023-12-01T08:43:33.618034+0000 mon.a (mon.0) 4727 : audit 0 from='client.? 172.21.15.80:0/3531191862' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:43:34.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:43:33 smithi080 bash[41963]: audit 2023-12-01T08:43:33.618034+0000 mon.a (mon.0) 4727 : audit 0 from='client.? 172.21.15.80:0/3531191862' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:43:34.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:43:33 smithi090 bash[32384]: audit 2023-12-01T08:43:33.618034+0000 mon.a (mon.0) 4727 : audit 0 from='client.? 172.21.15.80:0/3531191862' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:43:35.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:43:34 smithi080 bash[41963]: cluster 2023-12-01T08:43:33.878733+0000 mgr.y (mgr.24362) 7052 : cluster 0 pgmap v7021: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:43:35.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:43:34 smithi080 bash[28361]: cluster 2023-12-01T08:43:33.878733+0000 mgr.y (mgr.24362) 7052 : cluster 0 pgmap v7021: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:43:35.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:43:34 smithi090 bash[32384]: cluster 2023-12-01T08:43:33.878733+0000 mgr.y (mgr.24362) 7052 : cluster 0 pgmap v7021: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:43:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:43:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:43:36] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T08:43:37.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:43:36 smithi090 bash[32384]: cluster 2023-12-01T08:43:35.879793+0000 mgr.y (mgr.24362) 7053 : cluster 0 pgmap v7022: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:43:37.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:43:36 smithi090 bash[32384]: audit 2023-12-01T08:43:36.076902+0000 mon.a (mon.0) 4728 : audit 0 from='client.? 172.21.15.80:0/3660924230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:43:37.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:43:36 smithi080 bash[28361]: cluster 2023-12-01T08:43:35.879793+0000 mgr.y (mgr.24362) 7053 : cluster 0 pgmap v7022: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:43:37.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:43:36 smithi080 bash[28361]: audit 2023-12-01T08:43:36.076902+0000 mon.a (mon.0) 4728 : audit 0 from='client.? 172.21.15.80:0/3660924230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:43:37.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:43:36 smithi080 bash[41963]: cluster 2023-12-01T08:43:35.879793+0000 mgr.y (mgr.24362) 7053 : cluster 0 pgmap v7022: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:43:37.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:43:36 smithi080 bash[41963]: audit 2023-12-01T08:43:36.076902+0000 mon.a (mon.0) 4728 : audit 0 from='client.? 172.21.15.80:0/3660924230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:43:39.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:43:38 smithi090 bash[32384]: cluster 2023-12-01T08:43:37.880487+0000 mgr.y (mgr.24362) 7054 : cluster 0 pgmap v7023: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:43:39.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:43:38 smithi090 bash[32384]: audit 2023-12-01T08:43:38.548045+0000 mon.c (mon.2) 4526 : audit 0 from='client.? 172.21.15.80:0/703510005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:43:39.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:43:38 smithi080 bash[41963]: cluster 2023-12-01T08:43:37.880487+0000 mgr.y (mgr.24362) 7054 : cluster 0 pgmap v7023: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:43:39.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:43:38 smithi080 bash[41963]: audit 2023-12-01T08:43:38.548045+0000 mon.c (mon.2) 4526 : audit 0 from='client.? 172.21.15.80:0/703510005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:43:39.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:43:38 smithi080 bash[28361]: cluster 2023-12-01T08:43:37.880487+0000 mgr.y (mgr.24362) 7054 : cluster 0 pgmap v7023: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:43:39.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:43:38 smithi080 bash[28361]: audit 2023-12-01T08:43:38.548045+0000 mon.c (mon.2) 4526 : audit 0 from='client.? 172.21.15.80:0/703510005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:43:41.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:43:40 smithi090 bash[32384]: cluster 2023-12-01T08:43:39.881107+0000 mgr.y (mgr.24362) 7055 : cluster 0 pgmap v7024: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:43:41.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:43:40 smithi090 bash[32384]: audit 2023-12-01T08:43:40.146551+0000 mon.c (mon.2) 4527 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:43:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:43:40 smithi080 bash[28361]: cluster 2023-12-01T08:43:39.881107+0000 mgr.y (mgr.24362) 7055 : cluster 0 pgmap v7024: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:43:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:43:40 smithi080 bash[28361]: audit 2023-12-01T08:43:40.146551+0000 mon.c (mon.2) 4527 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:43:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:43:40 smithi080 bash[41963]: cluster 2023-12-01T08:43:39.881107+0000 mgr.y (mgr.24362) 7055 : cluster 0 pgmap v7024: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:43:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:43:40 smithi080 bash[41963]: audit 2023-12-01T08:43:40.146551+0000 mon.c (mon.2) 4527 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:43:42.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:43:41 smithi090 bash[32384]: audit 2023-12-01T08:43:41.008370+0000 mon.c (mon.2) 4528 : audit 0 from='client.? 172.21.15.80:0/1181700496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:43:42.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:43:41 smithi080 bash[28361]: audit 2023-12-01T08:43:41.008370+0000 mon.c (mon.2) 4528 : audit 0 from='client.? 172.21.15.80:0/1181700496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:43:42.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:43:41 smithi080 bash[41963]: audit 2023-12-01T08:43:41.008370+0000 mon.c (mon.2) 4528 : audit 0 from='client.? 172.21.15.80:0/1181700496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:43:43.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:43:42 smithi090 bash[32384]: cluster 2023-12-01T08:43:41.882272+0000 mgr.y (mgr.24362) 7056 : cluster 0 pgmap v7025: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:43:43.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:43:42 smithi080 bash[28361]: cluster 2023-12-01T08:43:41.882272+0000 mgr.y (mgr.24362) 7056 : cluster 0 pgmap v7025: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:43:43.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:43:42 smithi080 bash[41963]: cluster 2023-12-01T08:43:41.882272+0000 mgr.y (mgr.24362) 7056 : cluster 0 pgmap v7025: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:43:44.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:43:43 smithi090 bash[32384]: audit 2023-12-01T08:43:43.472089+0000 mon.a (mon.0) 4729 : audit 0 from='client.? 172.21.15.80:0/2107532024' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:43:44.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:43:43 smithi080 bash[28361]: audit 2023-12-01T08:43:43.472089+0000 mon.a (mon.0) 4729 : audit 0 from='client.? 172.21.15.80:0/2107532024' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:43:44.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:43:43 smithi080 bash[41963]: audit 2023-12-01T08:43:43.472089+0000 mon.a (mon.0) 4729 : audit 0 from='client.? 172.21.15.80:0/2107532024' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:43:45.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:43:44 smithi090 bash[32384]: cluster 2023-12-01T08:43:43.882927+0000 mgr.y (mgr.24362) 7057 : cluster 0 pgmap v7026: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:43:45.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:43:44 smithi080 bash[41963]: cluster 2023-12-01T08:43:43.882927+0000 mgr.y (mgr.24362) 7057 : cluster 0 pgmap v7026: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:43:45.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:43:44 smithi080 bash[28361]: cluster 2023-12-01T08:43:43.882927+0000 mgr.y (mgr.24362) 7057 : cluster 0 pgmap v7026: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:43:46.234 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:43:45 smithi080 bash[28361]: audit 2023-12-01T08:43:45.925448+0000 mon.c (mon.2) 4529 : audit 0 from='client.? 172.21.15.80:0/261723687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:43:46.235 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:43:45 smithi080 bash[41963]: audit 2023-12-01T08:43:45.925448+0000 mon.c (mon.2) 4529 : audit 0 from='client.? 172.21.15.80:0/261723687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:43:46.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:43:45 smithi090 bash[32384]: audit 2023-12-01T08:43:45.925448+0000 mon.c (mon.2) 4529 : audit 0 from='client.? 172.21.15.80:0/261723687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:43:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:43:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:43:46] "GET /metrics HTTP/1.1" 200 33971 "" "Prometheus/2.43.0" 2023-12-01T08:43:47.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:43:46 smithi090 bash[32384]: cluster 2023-12-01T08:43:45.883950+0000 mgr.y (mgr.24362) 7058 : cluster 0 pgmap v7027: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:43:47.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:43:46 smithi080 bash[28361]: cluster 2023-12-01T08:43:45.883950+0000 mgr.y (mgr.24362) 7058 : cluster 0 pgmap v7027: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:43:47.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:43:46 smithi080 bash[41963]: cluster 2023-12-01T08:43:45.883950+0000 mgr.y (mgr.24362) 7058 : cluster 0 pgmap v7027: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:43:49.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:43:48 smithi090 bash[32384]: cluster 2023-12-01T08:43:47.884672+0000 mgr.y (mgr.24362) 7059 : cluster 0 pgmap v7028: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:43:49.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:43:48 smithi090 bash[32384]: audit 2023-12-01T08:43:48.393707+0000 mon.a (mon.0) 4730 : audit 0 from='client.? 172.21.15.80:0/771210683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:43:49.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:43:48 smithi080 bash[28361]: cluster 2023-12-01T08:43:47.884672+0000 mgr.y (mgr.24362) 7059 : cluster 0 pgmap v7028: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:43:49.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:43:48 smithi080 bash[28361]: audit 2023-12-01T08:43:48.393707+0000 mon.a (mon.0) 4730 : audit 0 from='client.? 172.21.15.80:0/771210683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:43:49.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:43:48 smithi080 bash[41963]: cluster 2023-12-01T08:43:47.884672+0000 mgr.y (mgr.24362) 7059 : cluster 0 pgmap v7028: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:43:49.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:43:48 smithi080 bash[41963]: audit 2023-12-01T08:43:48.393707+0000 mon.a (mon.0) 4730 : audit 0 from='client.? 172.21.15.80:0/771210683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:43:51.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:43:50 smithi090 bash[32384]: cluster 2023-12-01T08:43:49.885333+0000 mgr.y (mgr.24362) 7060 : cluster 0 pgmap v7029: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:43:51.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:43:50 smithi090 bash[32384]: audit 2023-12-01T08:43:50.853932+0000 mon.a (mon.0) 4731 : audit 0 from='client.? 172.21.15.80:0/2334965428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:43:51.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:43:50 smithi080 bash[28361]: cluster 2023-12-01T08:43:49.885333+0000 mgr.y (mgr.24362) 7060 : cluster 0 pgmap v7029: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:43:51.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:43:50 smithi080 bash[28361]: audit 2023-12-01T08:43:50.853932+0000 mon.a (mon.0) 4731 : audit 0 from='client.? 172.21.15.80:0/2334965428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:43:51.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:43:50 smithi080 bash[41963]: cluster 2023-12-01T08:43:49.885333+0000 mgr.y (mgr.24362) 7060 : cluster 0 pgmap v7029: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:43:51.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:43:50 smithi080 bash[41963]: audit 2023-12-01T08:43:50.853932+0000 mon.a (mon.0) 4731 : audit 0 from='client.? 172.21.15.80:0/2334965428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:43:53.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:43:52 smithi080 bash[28361]: cluster 2023-12-01T08:43:51.886499+0000 mgr.y (mgr.24362) 7061 : cluster 0 pgmap v7030: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:43:53.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:43:52 smithi080 bash[41963]: cluster 2023-12-01T08:43:51.886499+0000 mgr.y (mgr.24362) 7061 : cluster 0 pgmap v7030: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:43:53.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:43:52 smithi090 bash[32384]: cluster 2023-12-01T08:43:51.886499+0000 mgr.y (mgr.24362) 7061 : cluster 0 pgmap v7030: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:43:54.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:43:53 smithi080 bash[41963]: audit 2023-12-01T08:43:53.309113+0000 mon.a (mon.0) 4732 : audit 0 from='client.? 172.21.15.80:0/3688541169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:43:54.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:43:53 smithi080 bash[28361]: audit 2023-12-01T08:43:53.309113+0000 mon.a (mon.0) 4732 : audit 0 from='client.? 172.21.15.80:0/3688541169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:43:54.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:43:53 smithi090 bash[32384]: audit 2023-12-01T08:43:53.309113+0000 mon.a (mon.0) 4732 : audit 0 from='client.? 172.21.15.80:0/3688541169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:43:55.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:43:54 smithi080 bash[41963]: cluster 2023-12-01T08:43:53.887154+0000 mgr.y (mgr.24362) 7062 : cluster 0 pgmap v7031: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:43:55.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:43:54 smithi080 bash[28361]: cluster 2023-12-01T08:43:53.887154+0000 mgr.y (mgr.24362) 7062 : cluster 0 pgmap v7031: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:43:55.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:43:54 smithi090 bash[32384]: cluster 2023-12-01T08:43:53.887154+0000 mgr.y (mgr.24362) 7062 : cluster 0 pgmap v7031: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:43:56.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:43:55 smithi080 bash[41963]: audit 2023-12-01T08:43:55.147014+0000 mon.c (mon.2) 4530 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:43:56.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:43:55 smithi080 bash[41963]: audit 2023-12-01T08:43:55.765191+0000 mon.c (mon.2) 4531 : audit 0 from='client.? 172.21.15.80:0/256229206' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:43:56.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:43:55 smithi080 bash[28361]: audit 2023-12-01T08:43:55.147014+0000 mon.c (mon.2) 4530 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:43:56.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:43:55 smithi080 bash[28361]: audit 2023-12-01T08:43:55.765191+0000 mon.c (mon.2) 4531 : audit 0 from='client.? 172.21.15.80:0/256229206' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:43:56.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:43:55 smithi090 bash[32384]: audit 2023-12-01T08:43:55.147014+0000 mon.c (mon.2) 4530 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:43:56.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:43:55 smithi090 bash[32384]: audit 2023-12-01T08:43:55.765191+0000 mon.c (mon.2) 4531 : audit 0 from='client.? 172.21.15.80:0/256229206' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:43:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:43:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:43:56] "GET /metrics HTTP/1.1" 200 33972 "" "Prometheus/2.43.0" 2023-12-01T08:43:57.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:43:56 smithi080 bash[28361]: cluster 2023-12-01T08:43:55.888226+0000 mgr.y (mgr.24362) 7063 : cluster 0 pgmap v7032: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:43:57.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:43:56 smithi080 bash[41963]: cluster 2023-12-01T08:43:55.888226+0000 mgr.y (mgr.24362) 7063 : cluster 0 pgmap v7032: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:43:57.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:43:56 smithi090 bash[32384]: cluster 2023-12-01T08:43:55.888226+0000 mgr.y (mgr.24362) 7063 : cluster 0 pgmap v7032: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:43:59.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:43:58 smithi090 bash[32384]: cluster 2023-12-01T08:43:57.888770+0000 mgr.y (mgr.24362) 7064 : cluster 0 pgmap v7033: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:43:59.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:43:58 smithi090 bash[32384]: audit 2023-12-01T08:43:58.214956+0000 mon.c (mon.2) 4532 : audit 0 from='client.? 172.21.15.80:0/3492738807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:43:59.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:43:58 smithi080 bash[28361]: cluster 2023-12-01T08:43:57.888770+0000 mgr.y (mgr.24362) 7064 : cluster 0 pgmap v7033: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:43:59.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:43:58 smithi080 bash[28361]: audit 2023-12-01T08:43:58.214956+0000 mon.c (mon.2) 4532 : audit 0 from='client.? 172.21.15.80:0/3492738807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:43:59.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:43:58 smithi080 bash[41963]: cluster 2023-12-01T08:43:57.888770+0000 mgr.y (mgr.24362) 7064 : cluster 0 pgmap v7033: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:43:59.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:43:58 smithi080 bash[41963]: audit 2023-12-01T08:43:58.214956+0000 mon.c (mon.2) 4532 : audit 0 from='client.? 172.21.15.80:0/3492738807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:44:01.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:44:00 smithi090 bash[32384]: cluster 2023-12-01T08:43:59.889300+0000 mgr.y (mgr.24362) 7065 : cluster 0 pgmap v7034: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:44:01.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:44:00 smithi090 bash[32384]: audit 2023-12-01T08:44:00.673802+0000 mon.a (mon.0) 4733 : audit 0 from='client.? 172.21.15.80:0/1756680521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:44:01.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:44:00 smithi080 bash[28361]: cluster 2023-12-01T08:43:59.889300+0000 mgr.y (mgr.24362) 7065 : cluster 0 pgmap v7034: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:44:01.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:44:00 smithi080 bash[28361]: audit 2023-12-01T08:44:00.673802+0000 mon.a (mon.0) 4733 : audit 0 from='client.? 172.21.15.80:0/1756680521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:44:01.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:44:00 smithi080 bash[41963]: cluster 2023-12-01T08:43:59.889300+0000 mgr.y (mgr.24362) 7065 : cluster 0 pgmap v7034: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:44:01.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:44:00 smithi080 bash[41963]: audit 2023-12-01T08:44:00.673802+0000 mon.a (mon.0) 4733 : audit 0 from='client.? 172.21.15.80:0/1756680521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:44:03.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:44:02 smithi080 bash[28361]: cluster 2023-12-01T08:44:01.890452+0000 mgr.y (mgr.24362) 7066 : cluster 0 pgmap v7035: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:44:03.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:44:02 smithi080 bash[41963]: cluster 2023-12-01T08:44:01.890452+0000 mgr.y (mgr.24362) 7066 : cluster 0 pgmap v7035: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:44:03.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:44:02 smithi090 bash[32384]: cluster 2023-12-01T08:44:01.890452+0000 mgr.y (mgr.24362) 7066 : cluster 0 pgmap v7035: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:44:04.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:44:03 smithi080 bash[28361]: audit 2023-12-01T08:44:03.125601+0000 mon.c (mon.2) 4533 : audit 0 from='client.? 172.21.15.80:0/2869173645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:44:04.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:44:03 smithi080 bash[41963]: audit 2023-12-01T08:44:03.125601+0000 mon.c (mon.2) 4533 : audit 0 from='client.? 172.21.15.80:0/2869173645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:44:04.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:44:03 smithi090 bash[32384]: audit 2023-12-01T08:44:03.125601+0000 mon.c (mon.2) 4533 : audit 0 from='client.? 172.21.15.80:0/2869173645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:44:05.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:44:04 smithi080 bash[28361]: cluster 2023-12-01T08:44:03.891130+0000 mgr.y (mgr.24362) 7067 : cluster 0 pgmap v7036: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:44:05.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:44:04 smithi080 bash[41963]: cluster 2023-12-01T08:44:03.891130+0000 mgr.y (mgr.24362) 7067 : cluster 0 pgmap v7036: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:44:05.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:44:04 smithi090 bash[32384]: cluster 2023-12-01T08:44:03.891130+0000 mgr.y (mgr.24362) 7067 : cluster 0 pgmap v7036: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:44:06.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:44:05 smithi080 bash[28361]: audit 2023-12-01T08:44:05.578933+0000 mon.a (mon.0) 4734 : audit 0 from='client.? 172.21.15.80:0/656956013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:44:06.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:44:05 smithi080 bash[41963]: audit 2023-12-01T08:44:05.578933+0000 mon.a (mon.0) 4734 : audit 0 from='client.? 172.21.15.80:0/656956013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:44:06.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:44:05 smithi090 bash[32384]: audit 2023-12-01T08:44:05.578933+0000 mon.a (mon.0) 4734 : audit 0 from='client.? 172.21.15.80:0/656956013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:44:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:44:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:44:06] "GET /metrics HTTP/1.1" 200 33972 "" "Prometheus/2.43.0" 2023-12-01T08:44:07.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:44:06 smithi080 bash[28361]: cluster 2023-12-01T08:44:05.892188+0000 mgr.y (mgr.24362) 7068 : cluster 0 pgmap v7037: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:44:07.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:44:06 smithi080 bash[41963]: cluster 2023-12-01T08:44:05.892188+0000 mgr.y (mgr.24362) 7068 : cluster 0 pgmap v7037: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:44:07.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:44:06 smithi090 bash[32384]: cluster 2023-12-01T08:44:05.892188+0000 mgr.y (mgr.24362) 7068 : cluster 0 pgmap v7037: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:44:09.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:44:08 smithi090 bash[32384]: cluster 2023-12-01T08:44:07.892958+0000 mgr.y (mgr.24362) 7069 : cluster 0 pgmap v7038: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:44:09.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:44:08 smithi090 bash[32384]: audit 2023-12-01T08:44:08.037055+0000 mon.a (mon.0) 4735 : audit 0 from='client.? 172.21.15.80:0/3611563918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:44:09.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:44:08 smithi080 bash[28361]: cluster 2023-12-01T08:44:07.892958+0000 mgr.y (mgr.24362) 7069 : cluster 0 pgmap v7038: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:44:09.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:44:08 smithi080 bash[28361]: audit 2023-12-01T08:44:08.037055+0000 mon.a (mon.0) 4735 : audit 0 from='client.? 172.21.15.80:0/3611563918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:44:09.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:44:08 smithi080 bash[41963]: cluster 2023-12-01T08:44:07.892958+0000 mgr.y (mgr.24362) 7069 : cluster 0 pgmap v7038: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:44:09.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:44:08 smithi080 bash[41963]: audit 2023-12-01T08:44:08.037055+0000 mon.a (mon.0) 4735 : audit 0 from='client.? 172.21.15.80:0/3611563918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:44:11.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:44:10 smithi090 bash[32384]: cluster 2023-12-01T08:44:09.893684+0000 mgr.y (mgr.24362) 7070 : cluster 0 pgmap v7039: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:44:11.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:44:10 smithi090 bash[32384]: audit 2023-12-01T08:44:10.147129+0000 mon.c (mon.2) 4534 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:44:11.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:44:10 smithi090 bash[32384]: audit 2023-12-01T08:44:10.488751+0000 mon.a (mon.0) 4736 : audit 0 from='client.? 172.21.15.80:0/1622219979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:44:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:44:10 smithi080 bash[28361]: cluster 2023-12-01T08:44:09.893684+0000 mgr.y (mgr.24362) 7070 : cluster 0 pgmap v7039: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:44:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:44:10 smithi080 bash[28361]: audit 2023-12-01T08:44:10.147129+0000 mon.c (mon.2) 4534 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:44:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:44:10 smithi080 bash[28361]: audit 2023-12-01T08:44:10.488751+0000 mon.a (mon.0) 4736 : audit 0 from='client.? 172.21.15.80:0/1622219979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:44:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:44:10 smithi080 bash[41963]: cluster 2023-12-01T08:44:09.893684+0000 mgr.y (mgr.24362) 7070 : cluster 0 pgmap v7039: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:44:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:44:10 smithi080 bash[41963]: audit 2023-12-01T08:44:10.147129+0000 mon.c (mon.2) 4534 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:44:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:44:10 smithi080 bash[41963]: audit 2023-12-01T08:44:10.488751+0000 mon.a (mon.0) 4736 : audit 0 from='client.? 172.21.15.80:0/1622219979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:44:13.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:44:12 smithi080 bash[28361]: cluster 2023-12-01T08:44:11.894876+0000 mgr.y (mgr.24362) 7071 : cluster 0 pgmap v7040: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:44:13.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:44:12 smithi080 bash[41963]: cluster 2023-12-01T08:44:11.894876+0000 mgr.y (mgr.24362) 7071 : cluster 0 pgmap v7040: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:44:13.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:44:12 smithi090 bash[32384]: cluster 2023-12-01T08:44:11.894876+0000 mgr.y (mgr.24362) 7071 : cluster 0 pgmap v7040: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:44:14.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:44:13 smithi080 bash[28361]: audit 2023-12-01T08:44:12.935737+0000 mon.a (mon.0) 4737 : audit 0 from='client.? 172.21.15.80:0/415501617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:44:14.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:44:13 smithi080 bash[41963]: audit 2023-12-01T08:44:12.935737+0000 mon.a (mon.0) 4737 : audit 0 from='client.? 172.21.15.80:0/415501617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:44:14.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:44:13 smithi090 bash[32384]: audit 2023-12-01T08:44:12.935737+0000 mon.a (mon.0) 4737 : audit 0 from='client.? 172.21.15.80:0/415501617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:44:15.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:44:14 smithi080 bash[41963]: cluster 2023-12-01T08:44:13.895570+0000 mgr.y (mgr.24362) 7072 : cluster 0 pgmap v7041: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:44:15.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:44:14 smithi080 bash[28361]: cluster 2023-12-01T08:44:13.895570+0000 mgr.y (mgr.24362) 7072 : cluster 0 pgmap v7041: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:44:15.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:44:14 smithi090 bash[32384]: cluster 2023-12-01T08:44:13.895570+0000 mgr.y (mgr.24362) 7072 : cluster 0 pgmap v7041: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:44:16.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:44:15 smithi080 bash[41963]: audit 2023-12-01T08:44:15.402319+0000 mon.c (mon.2) 4535 : audit 0 from='client.? 172.21.15.80:0/1532462742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:44:16.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:44:15 smithi080 bash[28361]: audit 2023-12-01T08:44:15.402319+0000 mon.c (mon.2) 4535 : audit 0 from='client.? 172.21.15.80:0/1532462742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:44:16.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:44:15 smithi090 bash[32384]: audit 2023-12-01T08:44:15.402319+0000 mon.c (mon.2) 4535 : audit 0 from='client.? 172.21.15.80:0/1532462742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:44:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:44:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:44:16] "GET /metrics HTTP/1.1" 200 33971 "" "Prometheus/2.43.0" 2023-12-01T08:44:17.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:44:16 smithi080 bash[41963]: cluster 2023-12-01T08:44:15.896591+0000 mgr.y (mgr.24362) 7073 : cluster 0 pgmap v7042: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:44:17.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:44:16 smithi080 bash[28361]: cluster 2023-12-01T08:44:15.896591+0000 mgr.y (mgr.24362) 7073 : cluster 0 pgmap v7042: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:44:17.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:44:16 smithi090 bash[32384]: cluster 2023-12-01T08:44:15.896591+0000 mgr.y (mgr.24362) 7073 : cluster 0 pgmap v7042: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:44:18.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:44:17 smithi080 bash[41963]: audit 2023-12-01T08:44:17.859758+0000 mon.c (mon.2) 4536 : audit 0 from='client.? 172.21.15.80:0/3002629073' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:44:18.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:44:17 smithi080 bash[28361]: audit 2023-12-01T08:44:17.859758+0000 mon.c (mon.2) 4536 : audit 0 from='client.? 172.21.15.80:0/3002629073' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:44:18.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:44:17 smithi090 bash[32384]: audit 2023-12-01T08:44:17.859758+0000 mon.c (mon.2) 4536 : audit 0 from='client.? 172.21.15.80:0/3002629073' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:44:19.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:44:18 smithi090 bash[32384]: cluster 2023-12-01T08:44:17.897240+0000 mgr.y (mgr.24362) 7074 : cluster 0 pgmap v7043: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:44:19.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:44:18 smithi080 bash[41963]: cluster 2023-12-01T08:44:17.897240+0000 mgr.y (mgr.24362) 7074 : cluster 0 pgmap v7043: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:44:19.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:44:18 smithi080 bash[28361]: cluster 2023-12-01T08:44:17.897240+0000 mgr.y (mgr.24362) 7074 : cluster 0 pgmap v7043: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:44:21.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:44:20 smithi090 bash[32384]: cluster 2023-12-01T08:44:19.897838+0000 mgr.y (mgr.24362) 7075 : cluster 0 pgmap v7044: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:44:21.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:44:20 smithi090 bash[32384]: audit 2023-12-01T08:44:20.314480+0000 mon.c (mon.2) 4537 : audit 0 from='client.? 172.21.15.80:0/605201500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:44:21.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:44:20 smithi080 bash[28361]: cluster 2023-12-01T08:44:19.897838+0000 mgr.y (mgr.24362) 7075 : cluster 0 pgmap v7044: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:44:21.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:44:20 smithi080 bash[28361]: audit 2023-12-01T08:44:20.314480+0000 mon.c (mon.2) 4537 : audit 0 from='client.? 172.21.15.80:0/605201500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:44:21.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:44:20 smithi080 bash[41963]: cluster 2023-12-01T08:44:19.897838+0000 mgr.y (mgr.24362) 7075 : cluster 0 pgmap v7044: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:44:21.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:44:20 smithi080 bash[41963]: audit 2023-12-01T08:44:20.314480+0000 mon.c (mon.2) 4537 : audit 0 from='client.? 172.21.15.80:0/605201500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:44:23.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:44:22 smithi080 bash[41963]: cluster 2023-12-01T08:44:21.898940+0000 mgr.y (mgr.24362) 7076 : cluster 0 pgmap v7045: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:44:23.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:44:22 smithi080 bash[41963]: audit 2023-12-01T08:44:22.772858+0000 mon.a (mon.0) 4738 : audit 0 from='client.? 172.21.15.80:0/3142610965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:44:23.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:44:22 smithi080 bash[41963]: audit 2023-12-01T08:44:22.777163+0000 mon.c (mon.2) 4538 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:44:23.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:44:22 smithi080 bash[28361]: cluster 2023-12-01T08:44:21.898940+0000 mgr.y (mgr.24362) 7076 : cluster 0 pgmap v7045: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:44:23.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:44:22 smithi080 bash[28361]: audit 2023-12-01T08:44:22.772858+0000 mon.a (mon.0) 4738 : audit 0 from='client.? 172.21.15.80:0/3142610965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:44:23.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:44:22 smithi080 bash[28361]: audit 2023-12-01T08:44:22.777163+0000 mon.c (mon.2) 4538 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:44:23.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:44:22 smithi090 bash[32384]: cluster 2023-12-01T08:44:21.898940+0000 mgr.y (mgr.24362) 7076 : cluster 0 pgmap v7045: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:44:23.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:44:22 smithi090 bash[32384]: audit 2023-12-01T08:44:22.772858+0000 mon.a (mon.0) 4738 : audit 0 from='client.? 172.21.15.80:0/3142610965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:44:23.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:44:22 smithi090 bash[32384]: audit 2023-12-01T08:44:22.777163+0000 mon.c (mon.2) 4538 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:44:24.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:44:24 smithi080 bash[28361]: audit 2023-12-01T08:44:23.157310+0000 mon.a (mon.0) 4739 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:44:24.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:44:24 smithi080 bash[28361]: audit 2023-12-01T08:44:23.169978+0000 mon.a (mon.0) 4740 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:44:24.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:44:24 smithi080 bash[28361]: cluster 2023-12-01T08:44:23.899604+0000 mgr.y (mgr.24362) 7077 : cluster 0 pgmap v7046: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:44:24.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:44:24 smithi080 bash[41963]: audit 2023-12-01T08:44:23.157310+0000 mon.a (mon.0) 4739 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:44:24.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:44:24 smithi080 bash[41963]: audit 2023-12-01T08:44:23.169978+0000 mon.a (mon.0) 4740 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:44:24.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:44:24 smithi080 bash[41963]: cluster 2023-12-01T08:44:23.899604+0000 mgr.y (mgr.24362) 7077 : cluster 0 pgmap v7046: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:44:24.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:44:24 smithi090 bash[32384]: audit 2023-12-01T08:44:23.157310+0000 mon.a (mon.0) 4739 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:44:24.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:44:24 smithi090 bash[32384]: audit 2023-12-01T08:44:23.169978+0000 mon.a (mon.0) 4740 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:44:24.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:44:24 smithi090 bash[32384]: cluster 2023-12-01T08:44:23.899604+0000 mgr.y (mgr.24362) 7077 : cluster 0 pgmap v7046: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:44:25.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:44:25 smithi080 bash[41963]: audit 2023-12-01T08:44:25.146888+0000 mon.c (mon.2) 4539 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:44:25.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:44:25 smithi080 bash[28361]: audit 2023-12-01T08:44:25.146888+0000 mon.c (mon.2) 4539 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:44:25.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:44:25 smithi090 bash[32384]: audit 2023-12-01T08:44:25.146888+0000 mon.c (mon.2) 4539 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:44:26.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:44:26 smithi080 bash[28361]: audit 2023-12-01T08:44:25.246955+0000 mon.c (mon.2) 4540 : audit 0 from='client.? 172.21.15.80:0/153512636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:44:26.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:44:26 smithi080 bash[28361]: cluster 2023-12-01T08:44:25.900766+0000 mgr.y (mgr.24362) 7078 : cluster 0 pgmap v7047: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:44:26.433 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:44:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:44:26] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T08:44:26.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:44:26 smithi080 bash[41963]: audit 2023-12-01T08:44:25.246955+0000 mon.c (mon.2) 4540 : audit 0 from='client.? 172.21.15.80:0/153512636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:44:26.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:44:26 smithi080 bash[41963]: cluster 2023-12-01T08:44:25.900766+0000 mgr.y (mgr.24362) 7078 : cluster 0 pgmap v7047: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:44:26.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:44:26 smithi090 bash[32384]: audit 2023-12-01T08:44:25.246955+0000 mon.c (mon.2) 4540 : audit 0 from='client.? 172.21.15.80:0/153512636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:44:26.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:44:26 smithi090 bash[32384]: cluster 2023-12-01T08:44:25.900766+0000 mgr.y (mgr.24362) 7078 : cluster 0 pgmap v7047: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:44:28.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:44:27 smithi080 bash[41963]: audit 2023-12-01T08:44:27.730660+0000 mon.a (mon.0) 4741 : audit 0 from='client.? 172.21.15.80:0/558664476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:44:28.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:44:27 smithi080 bash[28361]: audit 2023-12-01T08:44:27.730660+0000 mon.a (mon.0) 4741 : audit 0 from='client.? 172.21.15.80:0/558664476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:44:28.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:44:27 smithi090 bash[32384]: audit 2023-12-01T08:44:27.730660+0000 mon.a (mon.0) 4741 : audit 0 from='client.? 172.21.15.80:0/558664476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:44:29.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:44:28 smithi080 bash[41963]: cluster 2023-12-01T08:44:27.901229+0000 mgr.y (mgr.24362) 7079 : cluster 0 pgmap v7048: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:44:29.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:44:28 smithi080 bash[41963]: audit 2023-12-01T08:44:28.577768+0000 mon.a (mon.0) 4742 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:44:29.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:44:28 smithi080 bash[41963]: audit 2023-12-01T08:44:28.588270+0000 mon.a (mon.0) 4743 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:44:29.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:44:28 smithi080 bash[28361]: cluster 2023-12-01T08:44:27.901229+0000 mgr.y (mgr.24362) 7079 : cluster 0 pgmap v7048: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:44:29.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:44:28 smithi080 bash[28361]: audit 2023-12-01T08:44:28.577768+0000 mon.a (mon.0) 4742 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:44:29.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:44:28 smithi080 bash[28361]: audit 2023-12-01T08:44:28.588270+0000 mon.a (mon.0) 4743 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:44:29.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:44:28 smithi090 bash[32384]: cluster 2023-12-01T08:44:27.901229+0000 mgr.y (mgr.24362) 7079 : cluster 0 pgmap v7048: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:44:29.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:44:28 smithi090 bash[32384]: audit 2023-12-01T08:44:28.577768+0000 mon.a (mon.0) 4742 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:44:29.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:44:28 smithi090 bash[32384]: audit 2023-12-01T08:44:28.588270+0000 mon.a (mon.0) 4743 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:44:30.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:44:30 smithi080 bash[41963]: audit 2023-12-01T08:44:29.365295+0000 mon.a (mon.0) 4744 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:44:30.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:44:30 smithi080 bash[41963]: audit 2023-12-01T08:44:29.376042+0000 mon.a (mon.0) 4745 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:44:30.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:44:30 smithi080 bash[41963]: audit 2023-12-01T08:44:29.844875+0000 mon.c (mon.2) 4541 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:44:30.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:44:30 smithi080 bash[41963]: audit 2023-12-01T08:44:29.846411+0000 mon.c (mon.2) 4542 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:44:30.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:44:30 smithi080 bash[41963]: audit 2023-12-01T08:44:29.856284+0000 mon.a (mon.0) 4746 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:44:30.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:44:30 smithi080 bash[41963]: cluster 2023-12-01T08:44:29.901664+0000 mgr.y (mgr.24362) 7080 : cluster 0 pgmap v7049: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:44:30.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:44:30 smithi080 bash[41963]: audit 2023-12-01T08:44:30.184435+0000 mon.c (mon.2) 4543 : audit 0 from='client.? 172.21.15.80:0/992825606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:44:30.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:44:30 smithi080 bash[28361]: audit 2023-12-01T08:44:29.365295+0000 mon.a (mon.0) 4744 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:44:30.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:44:30 smithi080 bash[28361]: audit 2023-12-01T08:44:29.376042+0000 mon.a (mon.0) 4745 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:44:30.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:44:30 smithi080 bash[28361]: audit 2023-12-01T08:44:29.844875+0000 mon.c (mon.2) 4541 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:44:30.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:44:30 smithi080 bash[28361]: audit 2023-12-01T08:44:29.846411+0000 mon.c (mon.2) 4542 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:44:30.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:44:30 smithi080 bash[28361]: audit 2023-12-01T08:44:29.856284+0000 mon.a (mon.0) 4746 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:44:30.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:44:30 smithi080 bash[28361]: cluster 2023-12-01T08:44:29.901664+0000 mgr.y (mgr.24362) 7080 : cluster 0 pgmap v7049: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:44:30.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:44:30 smithi080 bash[28361]: audit 2023-12-01T08:44:30.184435+0000 mon.c (mon.2) 4543 : audit 0 from='client.? 172.21.15.80:0/992825606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:44:30.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:44:30 smithi090 bash[32384]: audit 2023-12-01T08:44:29.365295+0000 mon.a (mon.0) 4744 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:44:30.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:44:30 smithi090 bash[32384]: audit 2023-12-01T08:44:29.376042+0000 mon.a (mon.0) 4745 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:44:30.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:44:30 smithi090 bash[32384]: audit 2023-12-01T08:44:29.844875+0000 mon.c (mon.2) 4541 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:44:30.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:44:30 smithi090 bash[32384]: audit 2023-12-01T08:44:29.846411+0000 mon.c (mon.2) 4542 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:44:30.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:44:30 smithi090 bash[32384]: audit 2023-12-01T08:44:29.856284+0000 mon.a (mon.0) 4746 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:44:30.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:44:30 smithi090 bash[32384]: cluster 2023-12-01T08:44:29.901664+0000 mgr.y (mgr.24362) 7080 : cluster 0 pgmap v7049: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:44:30.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:44:30 smithi090 bash[32384]: audit 2023-12-01T08:44:30.184435+0000 mon.c (mon.2) 4543 : audit 0 from='client.? 172.21.15.80:0/992825606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:44:33.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:44:32 smithi080 bash[41963]: cluster 2023-12-01T08:44:31.902773+0000 mgr.y (mgr.24362) 7081 : cluster 0 pgmap v7050: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:44:33.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:44:32 smithi080 bash[41963]: audit 2023-12-01T08:44:32.631425+0000 mon.a (mon.0) 4747 : audit 0 from='client.? 172.21.15.80:0/2873135405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:44:33.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:44:32 smithi080 bash[28361]: cluster 2023-12-01T08:44:31.902773+0000 mgr.y (mgr.24362) 7081 : cluster 0 pgmap v7050: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:44:33.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:44:32 smithi080 bash[28361]: audit 2023-12-01T08:44:32.631425+0000 mon.a (mon.0) 4747 : audit 0 from='client.? 172.21.15.80:0/2873135405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:44:33.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:44:32 smithi090 bash[32384]: cluster 2023-12-01T08:44:31.902773+0000 mgr.y (mgr.24362) 7081 : cluster 0 pgmap v7050: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:44:33.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:44:32 smithi090 bash[32384]: audit 2023-12-01T08:44:32.631425+0000 mon.a (mon.0) 4747 : audit 0 from='client.? 172.21.15.80:0/2873135405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:44:35.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:44:34 smithi090 bash[32384]: cluster 2023-12-01T08:44:33.903445+0000 mgr.y (mgr.24362) 7082 : cluster 0 pgmap v7051: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:44:35.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:44:34 smithi080 bash[41963]: cluster 2023-12-01T08:44:33.903445+0000 mgr.y (mgr.24362) 7082 : cluster 0 pgmap v7051: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:44:35.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:44:34 smithi080 bash[28361]: cluster 2023-12-01T08:44:33.903445+0000 mgr.y (mgr.24362) 7082 : cluster 0 pgmap v7051: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:44:36.234 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:44:35 smithi080 bash[28361]: audit 2023-12-01T08:44:35.085535+0000 mon.a (mon.0) 4748 : audit 0 from='client.? 172.21.15.80:0/3609385550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:44:36.234 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:44:35 smithi080 bash[41963]: audit 2023-12-01T08:44:35.085535+0000 mon.a (mon.0) 4748 : audit 0 from='client.? 172.21.15.80:0/3609385550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:44:36.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:44:35 smithi090 bash[32384]: audit 2023-12-01T08:44:35.085535+0000 mon.a (mon.0) 4748 : audit 0 from='client.? 172.21.15.80:0/3609385550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:44:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:44:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:44:36] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T08:44:37.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:44:36 smithi090 bash[32384]: cluster 2023-12-01T08:44:35.904430+0000 mgr.y (mgr.24362) 7083 : cluster 0 pgmap v7052: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:44:37.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:44:36 smithi080 bash[28361]: cluster 2023-12-01T08:44:35.904430+0000 mgr.y (mgr.24362) 7083 : cluster 0 pgmap v7052: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:44:37.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:44:36 smithi080 bash[41963]: cluster 2023-12-01T08:44:35.904430+0000 mgr.y (mgr.24362) 7083 : cluster 0 pgmap v7052: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:44:38.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:44:37 smithi090 bash[32384]: audit 2023-12-01T08:44:37.547543+0000 mon.c (mon.2) 4544 : audit 0 from='client.? 172.21.15.80:0/543772861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:44:38.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:44:37 smithi080 bash[41963]: audit 2023-12-01T08:44:37.547543+0000 mon.c (mon.2) 4544 : audit 0 from='client.? 172.21.15.80:0/543772861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:44:38.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:44:37 smithi080 bash[28361]: audit 2023-12-01T08:44:37.547543+0000 mon.c (mon.2) 4544 : audit 0 from='client.? 172.21.15.80:0/543772861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:44:39.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:44:38 smithi090 bash[32384]: cluster 2023-12-01T08:44:37.905192+0000 mgr.y (mgr.24362) 7084 : cluster 0 pgmap v7053: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:44:39.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:44:38 smithi080 bash[28361]: cluster 2023-12-01T08:44:37.905192+0000 mgr.y (mgr.24362) 7084 : cluster 0 pgmap v7053: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:44:39.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:44:38 smithi080 bash[41963]: cluster 2023-12-01T08:44:37.905192+0000 mgr.y (mgr.24362) 7084 : cluster 0 pgmap v7053: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:44:41.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:44:40 smithi090 bash[32384]: cluster 2023-12-01T08:44:39.905798+0000 mgr.y (mgr.24362) 7085 : cluster 0 pgmap v7054: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:44:41.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:44:40 smithi090 bash[32384]: audit 2023-12-01T08:44:40.003314+0000 mon.a (mon.0) 4749 : audit 0 from='client.? 172.21.15.80:0/1457021866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:44:41.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:44:40 smithi090 bash[32384]: audit 2023-12-01T08:44:40.147897+0000 mon.c (mon.2) 4545 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:44:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:44:40 smithi080 bash[28361]: cluster 2023-12-01T08:44:39.905798+0000 mgr.y (mgr.24362) 7085 : cluster 0 pgmap v7054: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:44:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:44:40 smithi080 bash[28361]: audit 2023-12-01T08:44:40.003314+0000 mon.a (mon.0) 4749 : audit 0 from='client.? 172.21.15.80:0/1457021866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:44:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:44:40 smithi080 bash[28361]: audit 2023-12-01T08:44:40.147897+0000 mon.c (mon.2) 4545 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:44:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:44:40 smithi080 bash[41963]: cluster 2023-12-01T08:44:39.905798+0000 mgr.y (mgr.24362) 7085 : cluster 0 pgmap v7054: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:44:41.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:44:40 smithi080 bash[41963]: audit 2023-12-01T08:44:40.003314+0000 mon.a (mon.0) 4749 : audit 0 from='client.? 172.21.15.80:0/1457021866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:44:41.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:44:40 smithi080 bash[41963]: audit 2023-12-01T08:44:40.147897+0000 mon.c (mon.2) 4545 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:44:43.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:44:42 smithi080 bash[28361]: cluster 2023-12-01T08:44:41.907032+0000 mgr.y (mgr.24362) 7086 : cluster 0 pgmap v7055: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:44:43.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:44:42 smithi080 bash[28361]: audit 2023-12-01T08:44:42.464073+0000 mon.a (mon.0) 4750 : audit 0 from='client.? 172.21.15.80:0/3099246339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:44:43.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:44:42 smithi080 bash[41963]: cluster 2023-12-01T08:44:41.907032+0000 mgr.y (mgr.24362) 7086 : cluster 0 pgmap v7055: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:44:43.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:44:42 smithi080 bash[41963]: audit 2023-12-01T08:44:42.464073+0000 mon.a (mon.0) 4750 : audit 0 from='client.? 172.21.15.80:0/3099246339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:44:43.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:44:42 smithi090 bash[32384]: cluster 2023-12-01T08:44:41.907032+0000 mgr.y (mgr.24362) 7086 : cluster 0 pgmap v7055: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:44:43.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:44:42 smithi090 bash[32384]: audit 2023-12-01T08:44:42.464073+0000 mon.a (mon.0) 4750 : audit 0 from='client.? 172.21.15.80:0/3099246339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:44:45.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:44:44 smithi090 bash[32384]: cluster 2023-12-01T08:44:43.907745+0000 mgr.y (mgr.24362) 7087 : cluster 0 pgmap v7056: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:44:45.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:44:44 smithi090 bash[32384]: audit 2023-12-01T08:44:44.919370+0000 mon.c (mon.2) 4546 : audit 0 from='client.? 172.21.15.80:0/698371302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:44:45.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:44:44 smithi080 bash[41963]: cluster 2023-12-01T08:44:43.907745+0000 mgr.y (mgr.24362) 7087 : cluster 0 pgmap v7056: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:44:45.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:44:44 smithi080 bash[41963]: audit 2023-12-01T08:44:44.919370+0000 mon.c (mon.2) 4546 : audit 0 from='client.? 172.21.15.80:0/698371302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:44:45.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:44:44 smithi080 bash[28361]: cluster 2023-12-01T08:44:43.907745+0000 mgr.y (mgr.24362) 7087 : cluster 0 pgmap v7056: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:44:45.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:44:44 smithi080 bash[28361]: audit 2023-12-01T08:44:44.919370+0000 mon.c (mon.2) 4546 : audit 0 from='client.? 172.21.15.80:0/698371302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:44:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:44:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:44:46] "GET /metrics HTTP/1.1" 200 33973 "" "Prometheus/2.43.0" 2023-12-01T08:44:47.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:44:46 smithi090 bash[32384]: cluster 2023-12-01T08:44:45.908806+0000 mgr.y (mgr.24362) 7088 : cluster 0 pgmap v7057: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:44:47.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:44:46 smithi080 bash[41963]: cluster 2023-12-01T08:44:45.908806+0000 mgr.y (mgr.24362) 7088 : cluster 0 pgmap v7057: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:44:47.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:44:46 smithi080 bash[28361]: cluster 2023-12-01T08:44:45.908806+0000 mgr.y (mgr.24362) 7088 : cluster 0 pgmap v7057: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:44:48.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:44:47 smithi090 bash[32384]: audit 2023-12-01T08:44:47.372668+0000 mon.a (mon.0) 4751 : audit 0 from='client.? 172.21.15.80:0/3890230471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:44:48.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:44:47 smithi080 bash[41963]: audit 2023-12-01T08:44:47.372668+0000 mon.a (mon.0) 4751 : audit 0 from='client.? 172.21.15.80:0/3890230471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:44:48.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:44:47 smithi080 bash[28361]: audit 2023-12-01T08:44:47.372668+0000 mon.a (mon.0) 4751 : audit 0 from='client.? 172.21.15.80:0/3890230471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:44:49.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:44:48 smithi090 bash[32384]: cluster 2023-12-01T08:44:47.909568+0000 mgr.y (mgr.24362) 7089 : cluster 0 pgmap v7058: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:44:49.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:44:48 smithi080 bash[28361]: cluster 2023-12-01T08:44:47.909568+0000 mgr.y (mgr.24362) 7089 : cluster 0 pgmap v7058: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:44:49.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:44:48 smithi080 bash[41963]: cluster 2023-12-01T08:44:47.909568+0000 mgr.y (mgr.24362) 7089 : cluster 0 pgmap v7058: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:44:50.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:44:49 smithi090 bash[32384]: audit 2023-12-01T08:44:49.838547+0000 mon.c (mon.2) 4547 : audit 0 from='client.? 172.21.15.80:0/77709237' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:44:50.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:44:49 smithi080 bash[28361]: audit 2023-12-01T08:44:49.838547+0000 mon.c (mon.2) 4547 : audit 0 from='client.? 172.21.15.80:0/77709237' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:44:50.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:44:49 smithi080 bash[41963]: audit 2023-12-01T08:44:49.838547+0000 mon.c (mon.2) 4547 : audit 0 from='client.? 172.21.15.80:0/77709237' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:44:51.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:44:50 smithi090 bash[32384]: cluster 2023-12-01T08:44:49.910230+0000 mgr.y (mgr.24362) 7090 : cluster 0 pgmap v7059: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:44:51.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:44:50 smithi080 bash[28361]: cluster 2023-12-01T08:44:49.910230+0000 mgr.y (mgr.24362) 7090 : cluster 0 pgmap v7059: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:44:51.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:44:50 smithi080 bash[41963]: cluster 2023-12-01T08:44:49.910230+0000 mgr.y (mgr.24362) 7090 : cluster 0 pgmap v7059: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:44:53.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:44:52 smithi080 bash[28361]: cluster 2023-12-01T08:44:51.911260+0000 mgr.y (mgr.24362) 7091 : cluster 0 pgmap v7060: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:44:53.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:44:52 smithi080 bash[28361]: audit 2023-12-01T08:44:52.290435+0000 mon.a (mon.0) 4752 : audit 0 from='client.? 172.21.15.80:0/555242441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:44:53.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:44:52 smithi080 bash[41963]: cluster 2023-12-01T08:44:51.911260+0000 mgr.y (mgr.24362) 7091 : cluster 0 pgmap v7060: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:44:53.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:44:52 smithi080 bash[41963]: audit 2023-12-01T08:44:52.290435+0000 mon.a (mon.0) 4752 : audit 0 from='client.? 172.21.15.80:0/555242441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:44:53.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:44:52 smithi090 bash[32384]: cluster 2023-12-01T08:44:51.911260+0000 mgr.y (mgr.24362) 7091 : cluster 0 pgmap v7060: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:44:53.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:44:52 smithi090 bash[32384]: audit 2023-12-01T08:44:52.290435+0000 mon.a (mon.0) 4752 : audit 0 from='client.? 172.21.15.80:0/555242441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:44:55.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:44:54 smithi090 bash[32384]: cluster 2023-12-01T08:44:53.911921+0000 mgr.y (mgr.24362) 7092 : cluster 0 pgmap v7061: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:44:55.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:44:54 smithi090 bash[32384]: audit 2023-12-01T08:44:54.737788+0000 mon.a (mon.0) 4753 : audit 0 from='client.? 172.21.15.80:0/3335227148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:44:55.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:44:54 smithi080 bash[28361]: cluster 2023-12-01T08:44:53.911921+0000 mgr.y (mgr.24362) 7092 : cluster 0 pgmap v7061: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:44:55.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:44:54 smithi080 bash[28361]: audit 2023-12-01T08:44:54.737788+0000 mon.a (mon.0) 4753 : audit 0 from='client.? 172.21.15.80:0/3335227148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:44:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:44:54 smithi080 bash[41963]: cluster 2023-12-01T08:44:53.911921+0000 mgr.y (mgr.24362) 7092 : cluster 0 pgmap v7061: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:44:55.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:44:54 smithi080 bash[41963]: audit 2023-12-01T08:44:54.737788+0000 mon.a (mon.0) 4753 : audit 0 from='client.? 172.21.15.80:0/3335227148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:44:56.234 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:44:55 smithi080 bash[41963]: audit 2023-12-01T08:44:55.148240+0000 mon.c (mon.2) 4548 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:44:56.234 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:44:55 smithi080 bash[28361]: audit 2023-12-01T08:44:55.148240+0000 mon.c (mon.2) 4548 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:44:56.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:44:55 smithi090 bash[32384]: audit 2023-12-01T08:44:55.148240+0000 mon.c (mon.2) 4548 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:44:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:44:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:44:56] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T08:44:57.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:44:56 smithi090 bash[32384]: cluster 2023-12-01T08:44:55.912887+0000 mgr.y (mgr.24362) 7093 : cluster 0 pgmap v7062: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:44:57.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:44:56 smithi080 bash[41963]: cluster 2023-12-01T08:44:55.912887+0000 mgr.y (mgr.24362) 7093 : cluster 0 pgmap v7062: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:44:57.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:44:56 smithi080 bash[28361]: cluster 2023-12-01T08:44:55.912887+0000 mgr.y (mgr.24362) 7093 : cluster 0 pgmap v7062: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:44:58.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:44:57 smithi090 bash[32384]: audit 2023-12-01T08:44:57.193945+0000 mon.a (mon.0) 4754 : audit 0 from='client.? 172.21.15.80:0/1345411691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:44:58.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:44:57 smithi080 bash[41963]: audit 2023-12-01T08:44:57.193945+0000 mon.a (mon.0) 4754 : audit 0 from='client.? 172.21.15.80:0/1345411691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:44:58.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:44:57 smithi080 bash[28361]: audit 2023-12-01T08:44:57.193945+0000 mon.a (mon.0) 4754 : audit 0 from='client.? 172.21.15.80:0/1345411691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:44:59.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:44:58 smithi090 bash[32384]: cluster 2023-12-01T08:44:57.913674+0000 mgr.y (mgr.24362) 7094 : cluster 0 pgmap v7063: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:44:59.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:44:58 smithi080 bash[28361]: cluster 2023-12-01T08:44:57.913674+0000 mgr.y (mgr.24362) 7094 : cluster 0 pgmap v7063: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:44:59.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:44:58 smithi080 bash[41963]: cluster 2023-12-01T08:44:57.913674+0000 mgr.y (mgr.24362) 7094 : cluster 0 pgmap v7063: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:45:00.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:44:59 smithi090 bash[32384]: audit 2023-12-01T08:44:59.649299+0000 mon.a (mon.0) 4755 : audit 0 from='client.? 172.21.15.80:0/1541084854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:45:00.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:44:59 smithi080 bash[28361]: audit 2023-12-01T08:44:59.649299+0000 mon.a (mon.0) 4755 : audit 0 from='client.? 172.21.15.80:0/1541084854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:45:00.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:44:59 smithi080 bash[41963]: audit 2023-12-01T08:44:59.649299+0000 mon.a (mon.0) 4755 : audit 0 from='client.? 172.21.15.80:0/1541084854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:45:01.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:45:00 smithi090 bash[32384]: cluster 2023-12-01T08:44:59.914343+0000 mgr.y (mgr.24362) 7095 : cluster 0 pgmap v7064: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:45:01.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:45:00 smithi080 bash[28361]: cluster 2023-12-01T08:44:59.914343+0000 mgr.y (mgr.24362) 7095 : cluster 0 pgmap v7064: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:45:01.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:45:00 smithi080 bash[41963]: cluster 2023-12-01T08:44:59.914343+0000 mgr.y (mgr.24362) 7095 : cluster 0 pgmap v7064: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:45:03.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:45:02 smithi080 bash[28361]: cluster 2023-12-01T08:45:01.915538+0000 mgr.y (mgr.24362) 7096 : cluster 0 pgmap v7065: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:45:03.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:45:02 smithi080 bash[28361]: audit 2023-12-01T08:45:02.115285+0000 mon.c (mon.2) 4549 : audit 0 from='client.? 172.21.15.80:0/3194095527' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:45:03.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:45:02 smithi080 bash[41963]: cluster 2023-12-01T08:45:01.915538+0000 mgr.y (mgr.24362) 7096 : cluster 0 pgmap v7065: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:45:03.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:45:02 smithi080 bash[41963]: audit 2023-12-01T08:45:02.115285+0000 mon.c (mon.2) 4549 : audit 0 from='client.? 172.21.15.80:0/3194095527' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:45:03.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:45:02 smithi090 bash[32384]: cluster 2023-12-01T08:45:01.915538+0000 mgr.y (mgr.24362) 7096 : cluster 0 pgmap v7065: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:45:03.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:45:02 smithi090 bash[32384]: audit 2023-12-01T08:45:02.115285+0000 mon.c (mon.2) 4549 : audit 0 from='client.? 172.21.15.80:0/3194095527' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:45:05.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:45:04 smithi090 bash[32384]: cluster 2023-12-01T08:45:03.916257+0000 mgr.y (mgr.24362) 7097 : cluster 0 pgmap v7066: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:45:05.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:45:04 smithi090 bash[32384]: audit 2023-12-01T08:45:04.563536+0000 mon.c (mon.2) 4550 : audit 0 from='client.? 172.21.15.80:0/3435388752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:45:05.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:45:04 smithi080 bash[41963]: cluster 2023-12-01T08:45:03.916257+0000 mgr.y (mgr.24362) 7097 : cluster 0 pgmap v7066: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:45:05.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:45:04 smithi080 bash[41963]: audit 2023-12-01T08:45:04.563536+0000 mon.c (mon.2) 4550 : audit 0 from='client.? 172.21.15.80:0/3435388752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:45:05.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:45:04 smithi080 bash[28361]: cluster 2023-12-01T08:45:03.916257+0000 mgr.y (mgr.24362) 7097 : cluster 0 pgmap v7066: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:45:05.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:45:04 smithi080 bash[28361]: audit 2023-12-01T08:45:04.563536+0000 mon.c (mon.2) 4550 : audit 0 from='client.? 172.21.15.80:0/3435388752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:45:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:45:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:45:06] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T08:45:07.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:45:06 smithi090 bash[32384]: cluster 2023-12-01T08:45:05.917249+0000 mgr.y (mgr.24362) 7098 : cluster 0 pgmap v7067: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:45:07.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:45:06 smithi080 bash[28361]: cluster 2023-12-01T08:45:05.917249+0000 mgr.y (mgr.24362) 7098 : cluster 0 pgmap v7067: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:45:07.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:45:06 smithi080 bash[41963]: cluster 2023-12-01T08:45:05.917249+0000 mgr.y (mgr.24362) 7098 : cluster 0 pgmap v7067: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:45:08.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:45:07 smithi090 bash[32384]: audit 2023-12-01T08:45:07.022230+0000 mon.c (mon.2) 4551 : audit 0 from='client.? 172.21.15.80:0/983440380' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:45:08.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:45:07 smithi080 bash[28361]: audit 2023-12-01T08:45:07.022230+0000 mon.c (mon.2) 4551 : audit 0 from='client.? 172.21.15.80:0/983440380' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:45:08.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:45:07 smithi080 bash[41963]: audit 2023-12-01T08:45:07.022230+0000 mon.c (mon.2) 4551 : audit 0 from='client.? 172.21.15.80:0/983440380' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:45:09.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:45:08 smithi090 bash[32384]: cluster 2023-12-01T08:45:07.918041+0000 mgr.y (mgr.24362) 7099 : cluster 0 pgmap v7068: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:45:09.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:45:08 smithi080 bash[28361]: cluster 2023-12-01T08:45:07.918041+0000 mgr.y (mgr.24362) 7099 : cluster 0 pgmap v7068: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:45:09.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:45:08 smithi080 bash[41963]: cluster 2023-12-01T08:45:07.918041+0000 mgr.y (mgr.24362) 7099 : cluster 0 pgmap v7068: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:45:10.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:45:10 smithi090 bash[32384]: audit 2023-12-01T08:45:09.476749+0000 mon.c (mon.2) 4552 : audit 0 from='client.? 172.21.15.80:0/3886914337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:45:10.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:45:10 smithi080 bash[28361]: audit 2023-12-01T08:45:09.476749+0000 mon.c (mon.2) 4552 : audit 0 from='client.? 172.21.15.80:0/3886914337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:45:10.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:45:10 smithi080 bash[41963]: audit 2023-12-01T08:45:09.476749+0000 mon.c (mon.2) 4552 : audit 0 from='client.? 172.21.15.80:0/3886914337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:45:11.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:45:11 smithi090 bash[32384]: cluster 2023-12-01T08:45:09.918719+0000 mgr.y (mgr.24362) 7100 : cluster 0 pgmap v7069: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:45:11.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:45:11 smithi090 bash[32384]: audit 2023-12-01T08:45:10.148829+0000 mon.c (mon.2) 4553 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:45:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:45:11 smithi080 bash[28361]: cluster 2023-12-01T08:45:09.918719+0000 mgr.y (mgr.24362) 7100 : cluster 0 pgmap v7069: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:45:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:45:11 smithi080 bash[28361]: audit 2023-12-01T08:45:10.148829+0000 mon.c (mon.2) 4553 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:45:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:45:11 smithi080 bash[41963]: cluster 2023-12-01T08:45:09.918719+0000 mgr.y (mgr.24362) 7100 : cluster 0 pgmap v7069: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:45:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:45:11 smithi080 bash[41963]: audit 2023-12-01T08:45:10.148829+0000 mon.c (mon.2) 4553 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:45:13.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:45:12 smithi080 bash[28361]: cluster 2023-12-01T08:45:11.919414+0000 mgr.y (mgr.24362) 7101 : cluster 0 pgmap v7070: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:45:13.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:45:12 smithi080 bash[28361]: audit 2023-12-01T08:45:11.928356+0000 mon.c (mon.2) 4554 : audit 0 from='client.? 172.21.15.80:0/4006225609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:45:13.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:45:12 smithi080 bash[41963]: cluster 2023-12-01T08:45:11.919414+0000 mgr.y (mgr.24362) 7101 : cluster 0 pgmap v7070: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:45:13.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:45:12 smithi080 bash[41963]: audit 2023-12-01T08:45:11.928356+0000 mon.c (mon.2) 4554 : audit 0 from='client.? 172.21.15.80:0/4006225609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:45:13.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:45:12 smithi090 bash[32384]: cluster 2023-12-01T08:45:11.919414+0000 mgr.y (mgr.24362) 7101 : cluster 0 pgmap v7070: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:45:13.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:45:12 smithi090 bash[32384]: audit 2023-12-01T08:45:11.928356+0000 mon.c (mon.2) 4554 : audit 0 from='client.? 172.21.15.80:0/4006225609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:45:15.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:45:14 smithi090 bash[32384]: cluster 2023-12-01T08:45:13.920043+0000 mgr.y (mgr.24362) 7102 : cluster 0 pgmap v7071: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:45:15.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:45:14 smithi090 bash[32384]: audit 2023-12-01T08:45:14.387556+0000 mon.c (mon.2) 4555 : audit 0 from='client.? 172.21.15.80:0/3015914942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:45:15.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:45:14 smithi080 bash[28361]: cluster 2023-12-01T08:45:13.920043+0000 mgr.y (mgr.24362) 7102 : cluster 0 pgmap v7071: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:45:15.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:45:14 smithi080 bash[28361]: audit 2023-12-01T08:45:14.387556+0000 mon.c (mon.2) 4555 : audit 0 from='client.? 172.21.15.80:0/3015914942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:45:15.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:45:14 smithi080 bash[41963]: cluster 2023-12-01T08:45:13.920043+0000 mgr.y (mgr.24362) 7102 : cluster 0 pgmap v7071: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:45:15.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:45:14 smithi080 bash[41963]: audit 2023-12-01T08:45:14.387556+0000 mon.c (mon.2) 4555 : audit 0 from='client.? 172.21.15.80:0/3015914942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:45:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:45:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:45:16] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T08:45:17.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:45:16 smithi090 bash[32384]: cluster 2023-12-01T08:45:15.921010+0000 mgr.y (mgr.24362) 7103 : cluster 0 pgmap v7072: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:45:17.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:45:16 smithi090 bash[32384]: audit 2023-12-01T08:45:16.844502+0000 mon.c (mon.2) 4556 : audit 0 from='client.? 172.21.15.80:0/2714358548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:45:17.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:45:16 smithi080 bash[28361]: cluster 2023-12-01T08:45:15.921010+0000 mgr.y (mgr.24362) 7103 : cluster 0 pgmap v7072: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:45:17.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:45:16 smithi080 bash[28361]: audit 2023-12-01T08:45:16.844502+0000 mon.c (mon.2) 4556 : audit 0 from='client.? 172.21.15.80:0/2714358548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:45:17.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:45:16 smithi080 bash[41963]: cluster 2023-12-01T08:45:15.921010+0000 mgr.y (mgr.24362) 7103 : cluster 0 pgmap v7072: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:45:17.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:45:16 smithi080 bash[41963]: audit 2023-12-01T08:45:16.844502+0000 mon.c (mon.2) 4556 : audit 0 from='client.? 172.21.15.80:0/2714358548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:45:19.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:45:19 smithi090 bash[32384]: cluster 2023-12-01T08:45:17.921875+0000 mgr.y (mgr.24362) 7104 : cluster 0 pgmap v7073: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:45:19.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:45:19 smithi080 bash[28361]: cluster 2023-12-01T08:45:17.921875+0000 mgr.y (mgr.24362) 7104 : cluster 0 pgmap v7073: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:45:19.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:45:19 smithi080 bash[41963]: cluster 2023-12-01T08:45:17.921875+0000 mgr.y (mgr.24362) 7104 : cluster 0 pgmap v7073: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:45:20.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:45:20 smithi090 bash[32384]: audit 2023-12-01T08:45:19.297755+0000 mon.a (mon.0) 4756 : audit 0 from='client.? 172.21.15.80:0/1638796592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:45:20.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:45:20 smithi080 bash[28361]: audit 2023-12-01T08:45:19.297755+0000 mon.a (mon.0) 4756 : audit 0 from='client.? 172.21.15.80:0/1638796592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:45:20.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:45:20 smithi080 bash[41963]: audit 2023-12-01T08:45:19.297755+0000 mon.a (mon.0) 4756 : audit 0 from='client.? 172.21.15.80:0/1638796592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:45:21.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:45:21 smithi090 bash[32384]: cluster 2023-12-01T08:45:19.922626+0000 mgr.y (mgr.24362) 7105 : cluster 0 pgmap v7074: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:45:21.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:45:21 smithi080 bash[28361]: cluster 2023-12-01T08:45:19.922626+0000 mgr.y (mgr.24362) 7105 : cluster 0 pgmap v7074: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:45:21.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:45:21 smithi080 bash[41963]: cluster 2023-12-01T08:45:19.922626+0000 mgr.y (mgr.24362) 7105 : cluster 0 pgmap v7074: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:45:22.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:45:22 smithi090 bash[32384]: audit 2023-12-01T08:45:21.750667+0000 mon.a (mon.0) 4757 : audit 0 from='client.? 172.21.15.80:0/196460365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:45:22.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:45:22 smithi080 bash[28361]: audit 2023-12-01T08:45:21.750667+0000 mon.a (mon.0) 4757 : audit 0 from='client.? 172.21.15.80:0/196460365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:45:22.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:45:22 smithi080 bash[41963]: audit 2023-12-01T08:45:21.750667+0000 mon.a (mon.0) 4757 : audit 0 from='client.? 172.21.15.80:0/196460365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:45:23.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:45:23 smithi090 bash[32384]: cluster 2023-12-01T08:45:21.923767+0000 mgr.y (mgr.24362) 7106 : cluster 0 pgmap v7075: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:45:23.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:45:23 smithi080 bash[28361]: cluster 2023-12-01T08:45:21.923767+0000 mgr.y (mgr.24362) 7106 : cluster 0 pgmap v7075: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:45:23.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:45:23 smithi080 bash[41963]: cluster 2023-12-01T08:45:21.923767+0000 mgr.y (mgr.24362) 7106 : cluster 0 pgmap v7075: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:45:25.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:45:25 smithi080 bash[41963]: cluster 2023-12-01T08:45:23.924340+0000 mgr.y (mgr.24362) 7107 : cluster 0 pgmap v7076: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:45:25.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:45:25 smithi080 bash[41963]: audit 2023-12-01T08:45:24.208399+0000 mon.a (mon.0) 4758 : audit 0 from='client.? 172.21.15.80:0/97317988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:45:25.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:45:25 smithi080 bash[28361]: cluster 2023-12-01T08:45:23.924340+0000 mgr.y (mgr.24362) 7107 : cluster 0 pgmap v7076: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:45:25.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:45:25 smithi080 bash[28361]: audit 2023-12-01T08:45:24.208399+0000 mon.a (mon.0) 4758 : audit 0 from='client.? 172.21.15.80:0/97317988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:45:25.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:45:25 smithi090 bash[32384]: cluster 2023-12-01T08:45:23.924340+0000 mgr.y (mgr.24362) 7107 : cluster 0 pgmap v7076: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:45:25.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:45:25 smithi090 bash[32384]: audit 2023-12-01T08:45:24.208399+0000 mon.a (mon.0) 4758 : audit 0 from='client.? 172.21.15.80:0/97317988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:45:26.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:45:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:45:26] "GET /metrics HTTP/1.1" 200 33973 "" "Prometheus/2.43.0" 2023-12-01T08:45:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:45:26 smithi080 bash[41963]: audit 2023-12-01T08:45:25.149225+0000 mon.c (mon.2) 4557 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:45:26.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:45:26 smithi080 bash[28361]: audit 2023-12-01T08:45:25.149225+0000 mon.c (mon.2) 4557 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:45:26.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:45:26 smithi090 bash[32384]: audit 2023-12-01T08:45:25.149225+0000 mon.c (mon.2) 4557 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:45:27.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:45:27 smithi080 bash[28361]: cluster 2023-12-01T08:45:25.925502+0000 mgr.y (mgr.24362) 7108 : cluster 0 pgmap v7077: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:45:27.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:45:27 smithi080 bash[28361]: audit 2023-12-01T08:45:26.660094+0000 mon.c (mon.2) 4558 : audit 0 from='client.? 172.21.15.80:0/1495579345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:45:27.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:45:27 smithi080 bash[41963]: cluster 2023-12-01T08:45:25.925502+0000 mgr.y (mgr.24362) 7108 : cluster 0 pgmap v7077: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:45:27.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:45:27 smithi080 bash[41963]: audit 2023-12-01T08:45:26.660094+0000 mon.c (mon.2) 4558 : audit 0 from='client.? 172.21.15.80:0/1495579345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:45:27.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:45:27 smithi090 bash[32384]: cluster 2023-12-01T08:45:25.925502+0000 mgr.y (mgr.24362) 7108 : cluster 0 pgmap v7077: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:45:27.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:45:27 smithi090 bash[32384]: audit 2023-12-01T08:45:26.660094+0000 mon.c (mon.2) 4558 : audit 0 from='client.? 172.21.15.80:0/1495579345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:45:29.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:45:29 smithi080 bash[41963]: cluster 2023-12-01T08:45:27.926330+0000 mgr.y (mgr.24362) 7109 : cluster 0 pgmap v7078: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:45:29.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:45:29 smithi080 bash[28361]: cluster 2023-12-01T08:45:27.926330+0000 mgr.y (mgr.24362) 7109 : cluster 0 pgmap v7078: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:45:29.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:45:29 smithi090 bash[32384]: cluster 2023-12-01T08:45:27.926330+0000 mgr.y (mgr.24362) 7109 : cluster 0 pgmap v7078: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:45:30.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:45:30 smithi080 bash[28361]: audit 2023-12-01T08:45:29.103835+0000 mon.c (mon.2) 4559 : audit 0 from='client.? 172.21.15.80:0/2747043253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:45:30.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:45:30 smithi080 bash[28361]: audit 2023-12-01T08:45:29.936828+0000 mon.c (mon.2) 4560 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:45:30.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:45:30 smithi080 bash[41963]: audit 2023-12-01T08:45:29.103835+0000 mon.c (mon.2) 4559 : audit 0 from='client.? 172.21.15.80:0/2747043253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:45:30.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:45:30 smithi080 bash[41963]: audit 2023-12-01T08:45:29.936828+0000 mon.c (mon.2) 4560 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:45:30.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:45:30 smithi090 bash[32384]: audit 2023-12-01T08:45:29.103835+0000 mon.c (mon.2) 4559 : audit 0 from='client.? 172.21.15.80:0/2747043253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:45:30.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:45:30 smithi090 bash[32384]: audit 2023-12-01T08:45:29.936828+0000 mon.c (mon.2) 4560 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:45:31.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:45:31 smithi080 bash[28361]: cluster 2023-12-01T08:45:29.926981+0000 mgr.y (mgr.24362) 7110 : cluster 0 pgmap v7079: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:45:31.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:45:31 smithi080 bash[41963]: cluster 2023-12-01T08:45:29.926981+0000 mgr.y (mgr.24362) 7110 : cluster 0 pgmap v7079: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:45:31.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:45:31 smithi090 bash[32384]: cluster 2023-12-01T08:45:29.926981+0000 mgr.y (mgr.24362) 7110 : cluster 0 pgmap v7079: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:45:32.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:45:32 smithi080 bash[28361]: audit 2023-12-01T08:45:31.551907+0000 mon.c (mon.2) 4561 : audit 0 from='client.? 172.21.15.80:0/126805967' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:45:32.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:45:32 smithi080 bash[41963]: audit 2023-12-01T08:45:31.551907+0000 mon.c (mon.2) 4561 : audit 0 from='client.? 172.21.15.80:0/126805967' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:45:32.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:45:32 smithi090 bash[32384]: audit 2023-12-01T08:45:31.551907+0000 mon.c (mon.2) 4561 : audit 0 from='client.? 172.21.15.80:0/126805967' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:45:33.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:45:33 smithi080 bash[28361]: cluster 2023-12-01T08:45:31.928134+0000 mgr.y (mgr.24362) 7111 : cluster 0 pgmap v7080: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:45:33.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:45:33 smithi080 bash[41963]: cluster 2023-12-01T08:45:31.928134+0000 mgr.y (mgr.24362) 7111 : cluster 0 pgmap v7080: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:45:33.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:45:33 smithi090 bash[32384]: cluster 2023-12-01T08:45:31.928134+0000 mgr.y (mgr.24362) 7111 : cluster 0 pgmap v7080: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:45:34.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:45:34 smithi080 bash[28361]: audit 2023-12-01T08:45:34.005823+0000 mon.a (mon.0) 4759 : audit 0 from='client.? 172.21.15.80:0/3417724395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:45:34.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:45:34 smithi080 bash[41963]: audit 2023-12-01T08:45:34.005823+0000 mon.a (mon.0) 4759 : audit 0 from='client.? 172.21.15.80:0/3417724395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:45:34.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:45:34 smithi090 bash[32384]: audit 2023-12-01T08:45:34.005823+0000 mon.a (mon.0) 4759 : audit 0 from='client.? 172.21.15.80:0/3417724395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:45:35.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:45:35 smithi080 bash[28361]: cluster 2023-12-01T08:45:33.928756+0000 mgr.y (mgr.24362) 7112 : cluster 0 pgmap v7081: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:45:35.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:45:35 smithi080 bash[41963]: cluster 2023-12-01T08:45:33.928756+0000 mgr.y (mgr.24362) 7112 : cluster 0 pgmap v7081: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:45:35.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:45:35 smithi090 bash[32384]: cluster 2023-12-01T08:45:33.928756+0000 mgr.y (mgr.24362) 7112 : cluster 0 pgmap v7081: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:45:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:45:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:45:36] "GET /metrics HTTP/1.1" 200 33973 "" "Prometheus/2.43.0" 2023-12-01T08:45:37.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:45:36 smithi080 bash[28361]: audit 2023-12-01T08:45:35.781593+0000 mon.a (mon.0) 4760 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:45:37.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:45:36 smithi080 bash[28361]: audit 2023-12-01T08:45:35.792376+0000 mon.a (mon.0) 4761 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:45:37.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:45:36 smithi080 bash[28361]: cluster 2023-12-01T08:45:35.929802+0000 mgr.y (mgr.24362) 7113 : cluster 0 pgmap v7082: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:45:37.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:45:36 smithi080 bash[28361]: audit 2023-12-01T08:45:36.134003+0000 mon.a (mon.0) 4762 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:45:37.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:45:36 smithi080 bash[28361]: audit 2023-12-01T08:45:36.142855+0000 mon.a (mon.0) 4763 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:45:37.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:45:36 smithi080 bash[28361]: audit 2023-12-01T08:45:36.498585+0000 mon.c (mon.2) 4562 : audit 0 from='client.? 172.21.15.80:0/3228655762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:45:37.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:45:36 smithi080 bash[28361]: audit 2023-12-01T08:45:36.619095+0000 mon.c (mon.2) 4563 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:45:37.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:45:36 smithi080 bash[28361]: audit 2023-12-01T08:45:36.620693+0000 mon.c (mon.2) 4564 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:45:37.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:45:36 smithi080 bash[28361]: audit 2023-12-01T08:45:36.630282+0000 mon.a (mon.0) 4764 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:45:37.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:45:36 smithi080 bash[41963]: audit 2023-12-01T08:45:35.781593+0000 mon.a (mon.0) 4760 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:45:37.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:45:36 smithi080 bash[41963]: audit 2023-12-01T08:45:35.792376+0000 mon.a (mon.0) 4761 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:45:37.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:45:36 smithi080 bash[41963]: cluster 2023-12-01T08:45:35.929802+0000 mgr.y (mgr.24362) 7113 : cluster 0 pgmap v7082: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:45:37.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:45:36 smithi080 bash[41963]: audit 2023-12-01T08:45:36.134003+0000 mon.a (mon.0) 4762 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:45:37.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:45:36 smithi080 bash[41963]: audit 2023-12-01T08:45:36.142855+0000 mon.a (mon.0) 4763 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:45:37.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:45:36 smithi080 bash[41963]: audit 2023-12-01T08:45:36.498585+0000 mon.c (mon.2) 4562 : audit 0 from='client.? 172.21.15.80:0/3228655762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:45:37.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:45:36 smithi080 bash[41963]: audit 2023-12-01T08:45:36.619095+0000 mon.c (mon.2) 4563 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:45:37.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:45:36 smithi080 bash[41963]: audit 2023-12-01T08:45:36.620693+0000 mon.c (mon.2) 4564 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:45:37.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:45:36 smithi080 bash[41963]: audit 2023-12-01T08:45:36.630282+0000 mon.a (mon.0) 4764 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:45:37.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:45:36 smithi090 bash[32384]: audit 2023-12-01T08:45:35.781593+0000 mon.a (mon.0) 4760 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:45:37.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:45:36 smithi090 bash[32384]: audit 2023-12-01T08:45:35.792376+0000 mon.a (mon.0) 4761 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:45:37.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:45:36 smithi090 bash[32384]: cluster 2023-12-01T08:45:35.929802+0000 mgr.y (mgr.24362) 7113 : cluster 0 pgmap v7082: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:45:37.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:45:36 smithi090 bash[32384]: audit 2023-12-01T08:45:36.134003+0000 mon.a (mon.0) 4762 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:45:37.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:45:36 smithi090 bash[32384]: audit 2023-12-01T08:45:36.142855+0000 mon.a (mon.0) 4763 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:45:37.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:45:36 smithi090 bash[32384]: audit 2023-12-01T08:45:36.498585+0000 mon.c (mon.2) 4562 : audit 0 from='client.? 172.21.15.80:0/3228655762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:45:37.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:45:36 smithi090 bash[32384]: audit 2023-12-01T08:45:36.619095+0000 mon.c (mon.2) 4563 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:45:37.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:45:36 smithi090 bash[32384]: audit 2023-12-01T08:45:36.620693+0000 mon.c (mon.2) 4564 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:45:37.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:45:36 smithi090 bash[32384]: audit 2023-12-01T08:45:36.630282+0000 mon.a (mon.0) 4764 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:45:39.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:45:38 smithi090 bash[32384]: cluster 2023-12-01T08:45:37.930593+0000 mgr.y (mgr.24362) 7114 : cluster 0 pgmap v7083: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:45:39.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:45:38 smithi090 bash[32384]: audit 2023-12-01T08:45:38.954959+0000 mon.a (mon.0) 4765 : audit 0 from='client.? 172.21.15.80:0/2664364008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:45:39.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:45:38 smithi080 bash[28361]: cluster 2023-12-01T08:45:37.930593+0000 mgr.y (mgr.24362) 7114 : cluster 0 pgmap v7083: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:45:39.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:45:38 smithi080 bash[28361]: audit 2023-12-01T08:45:38.954959+0000 mon.a (mon.0) 4765 : audit 0 from='client.? 172.21.15.80:0/2664364008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:45:39.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:45:38 smithi080 bash[41963]: cluster 2023-12-01T08:45:37.930593+0000 mgr.y (mgr.24362) 7114 : cluster 0 pgmap v7083: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:45:39.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:45:38 smithi080 bash[41963]: audit 2023-12-01T08:45:38.954959+0000 mon.a (mon.0) 4765 : audit 0 from='client.? 172.21.15.80:0/2664364008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:45:41.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:45:40 smithi090 bash[32384]: cluster 2023-12-01T08:45:39.931394+0000 mgr.y (mgr.24362) 7115 : cluster 0 pgmap v7084: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:45:41.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:45:40 smithi090 bash[32384]: audit 2023-12-01T08:45:40.149626+0000 mon.c (mon.2) 4565 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:45:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:45:40 smithi080 bash[41963]: cluster 2023-12-01T08:45:39.931394+0000 mgr.y (mgr.24362) 7115 : cluster 0 pgmap v7084: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:45:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:45:40 smithi080 bash[41963]: audit 2023-12-01T08:45:40.149626+0000 mon.c (mon.2) 4565 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:45:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:45:40 smithi080 bash[28361]: cluster 2023-12-01T08:45:39.931394+0000 mgr.y (mgr.24362) 7115 : cluster 0 pgmap v7084: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:45:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:45:40 smithi080 bash[28361]: audit 2023-12-01T08:45:40.149626+0000 mon.c (mon.2) 4565 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:45:42.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:45:41 smithi090 bash[32384]: audit 2023-12-01T08:45:41.402695+0000 mon.c (mon.2) 4566 : audit 0 from='client.? 172.21.15.80:0/1951003562' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:45:42.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:45:41 smithi080 bash[41963]: audit 2023-12-01T08:45:41.402695+0000 mon.c (mon.2) 4566 : audit 0 from='client.? 172.21.15.80:0/1951003562' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:45:42.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:45:41 smithi080 bash[28361]: audit 2023-12-01T08:45:41.402695+0000 mon.c (mon.2) 4566 : audit 0 from='client.? 172.21.15.80:0/1951003562' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:45:43.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:45:42 smithi090 bash[32384]: cluster 2023-12-01T08:45:41.932597+0000 mgr.y (mgr.24362) 7116 : cluster 0 pgmap v7085: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:45:43.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:45:42 smithi080 bash[41963]: cluster 2023-12-01T08:45:41.932597+0000 mgr.y (mgr.24362) 7116 : cluster 0 pgmap v7085: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:45:43.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:45:42 smithi080 bash[28361]: cluster 2023-12-01T08:45:41.932597+0000 mgr.y (mgr.24362) 7116 : cluster 0 pgmap v7085: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:45:44.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:45:44 smithi090 bash[32384]: audit 2023-12-01T08:45:43.861523+0000 mon.a (mon.0) 4766 : audit 0 from='client.? 172.21.15.80:0/3598592529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:45:44.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:45:44 smithi080 bash[41963]: audit 2023-12-01T08:45:43.861523+0000 mon.a (mon.0) 4766 : audit 0 from='client.? 172.21.15.80:0/3598592529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:45:44.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:45:44 smithi080 bash[28361]: audit 2023-12-01T08:45:43.861523+0000 mon.a (mon.0) 4766 : audit 0 from='client.? 172.21.15.80:0/3598592529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:45:45.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:45:45 smithi090 bash[32384]: cluster 2023-12-01T08:45:43.933247+0000 mgr.y (mgr.24362) 7117 : cluster 0 pgmap v7086: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:45:45.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:45:45 smithi080 bash[28361]: cluster 2023-12-01T08:45:43.933247+0000 mgr.y (mgr.24362) 7117 : cluster 0 pgmap v7086: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:45:45.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:45:45 smithi080 bash[41963]: cluster 2023-12-01T08:45:43.933247+0000 mgr.y (mgr.24362) 7117 : cluster 0 pgmap v7086: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:45:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:45:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:45:46] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.43.0" 2023-12-01T08:45:47.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:45:47 smithi090 bash[32384]: cluster 2023-12-01T08:45:45.934320+0000 mgr.y (mgr.24362) 7118 : cluster 0 pgmap v7087: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:45:47.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:45:47 smithi090 bash[32384]: audit 2023-12-01T08:45:46.319440+0000 mon.a (mon.0) 4767 : audit 0 from='client.? 172.21.15.80:0/2594014217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:45:47.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:45:47 smithi080 bash[28361]: cluster 2023-12-01T08:45:45.934320+0000 mgr.y (mgr.24362) 7118 : cluster 0 pgmap v7087: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:45:47.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:45:47 smithi080 bash[28361]: audit 2023-12-01T08:45:46.319440+0000 mon.a (mon.0) 4767 : audit 0 from='client.? 172.21.15.80:0/2594014217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:45:47.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:45:47 smithi080 bash[41963]: cluster 2023-12-01T08:45:45.934320+0000 mgr.y (mgr.24362) 7118 : cluster 0 pgmap v7087: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:45:47.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:45:47 smithi080 bash[41963]: audit 2023-12-01T08:45:46.319440+0000 mon.a (mon.0) 4767 : audit 0 from='client.? 172.21.15.80:0/2594014217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:45:49.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:45:49 smithi090 bash[32384]: cluster 2023-12-01T08:45:47.935149+0000 mgr.y (mgr.24362) 7119 : cluster 0 pgmap v7088: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:45:49.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:45:49 smithi090 bash[32384]: audit 2023-12-01T08:45:48.782093+0000 mon.c (mon.2) 4567 : audit 0 from='client.? 172.21.15.80:0/2046573256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:45:49.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:45:49 smithi080 bash[28361]: cluster 2023-12-01T08:45:47.935149+0000 mgr.y (mgr.24362) 7119 : cluster 0 pgmap v7088: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:45:49.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:45:49 smithi080 bash[28361]: audit 2023-12-01T08:45:48.782093+0000 mon.c (mon.2) 4567 : audit 0 from='client.? 172.21.15.80:0/2046573256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:45:49.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:45:49 smithi080 bash[41963]: cluster 2023-12-01T08:45:47.935149+0000 mgr.y (mgr.24362) 7119 : cluster 0 pgmap v7088: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:45:49.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:45:49 smithi080 bash[41963]: audit 2023-12-01T08:45:48.782093+0000 mon.c (mon.2) 4567 : audit 0 from='client.? 172.21.15.80:0/2046573256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:45:51.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:45:51 smithi090 bash[32384]: cluster 2023-12-01T08:45:49.935959+0000 mgr.y (mgr.24362) 7120 : cluster 0 pgmap v7089: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:45:51.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:45:51 smithi080 bash[41963]: cluster 2023-12-01T08:45:49.935959+0000 mgr.y (mgr.24362) 7120 : cluster 0 pgmap v7089: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:45:51.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:45:51 smithi080 bash[28361]: cluster 2023-12-01T08:45:49.935959+0000 mgr.y (mgr.24362) 7120 : cluster 0 pgmap v7089: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:45:52.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:45:52 smithi080 bash[41963]: audit 2023-12-01T08:45:51.240322+0000 mon.a (mon.0) 4768 : audit 0 from='client.? 172.21.15.80:0/4184403467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:45:52.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:45:52 smithi080 bash[28361]: audit 2023-12-01T08:45:51.240322+0000 mon.a (mon.0) 4768 : audit 0 from='client.? 172.21.15.80:0/4184403467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:45:52.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:45:52 smithi090 bash[32384]: audit 2023-12-01T08:45:51.240322+0000 mon.a (mon.0) 4768 : audit 0 from='client.? 172.21.15.80:0/4184403467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:45:53.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:45:53 smithi080 bash[28361]: cluster 2023-12-01T08:45:51.937064+0000 mgr.y (mgr.24362) 7121 : cluster 0 pgmap v7090: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:45:53.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:45:53 smithi080 bash[41963]: cluster 2023-12-01T08:45:51.937064+0000 mgr.y (mgr.24362) 7121 : cluster 0 pgmap v7090: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:45:53.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:45:53 smithi090 bash[32384]: cluster 2023-12-01T08:45:51.937064+0000 mgr.y (mgr.24362) 7121 : cluster 0 pgmap v7090: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:45:54.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:45:54 smithi080 bash[41963]: audit 2023-12-01T08:45:53.695056+0000 mon.a (mon.0) 4769 : audit 0 from='client.? 172.21.15.80:0/210226407' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:45:54.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:45:54 smithi080 bash[28361]: audit 2023-12-01T08:45:53.695056+0000 mon.a (mon.0) 4769 : audit 0 from='client.? 172.21.15.80:0/210226407' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:45:54.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:45:54 smithi090 bash[32384]: audit 2023-12-01T08:45:53.695056+0000 mon.a (mon.0) 4769 : audit 0 from='client.? 172.21.15.80:0/210226407' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:45:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:45:55 smithi080 bash[41963]: cluster 2023-12-01T08:45:53.937729+0000 mgr.y (mgr.24362) 7122 : cluster 0 pgmap v7091: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:45:55.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:45:55 smithi080 bash[28361]: cluster 2023-12-01T08:45:53.937729+0000 mgr.y (mgr.24362) 7122 : cluster 0 pgmap v7091: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:45:55.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:45:55 smithi090 bash[32384]: cluster 2023-12-01T08:45:53.937729+0000 mgr.y (mgr.24362) 7122 : cluster 0 pgmap v7091: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:45:56.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:45:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:45:56] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.43.0" 2023-12-01T08:45:56.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:45:56 smithi080 bash[28361]: audit 2023-12-01T08:45:55.149959+0000 mon.c (mon.2) 4568 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:45:56.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:45:56 smithi080 bash[41963]: audit 2023-12-01T08:45:55.149959+0000 mon.c (mon.2) 4568 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:45:56.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:45:56 smithi090 bash[32384]: audit 2023-12-01T08:45:55.149959+0000 mon.c (mon.2) 4568 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:45:57.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:45:57 smithi080 bash[41963]: cluster 2023-12-01T08:45:55.938719+0000 mgr.y (mgr.24362) 7123 : cluster 0 pgmap v7092: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:45:57.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:45:57 smithi080 bash[41963]: audit 2023-12-01T08:45:56.158035+0000 mon.c (mon.2) 4569 : audit 0 from='client.? 172.21.15.80:0/2941397180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:45:57.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:45:57 smithi080 bash[28361]: cluster 2023-12-01T08:45:55.938719+0000 mgr.y (mgr.24362) 7123 : cluster 0 pgmap v7092: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:45:57.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:45:57 smithi080 bash[28361]: audit 2023-12-01T08:45:56.158035+0000 mon.c (mon.2) 4569 : audit 0 from='client.? 172.21.15.80:0/2941397180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:45:57.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:45:57 smithi090 bash[32384]: cluster 2023-12-01T08:45:55.938719+0000 mgr.y (mgr.24362) 7123 : cluster 0 pgmap v7092: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:45:57.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:45:57 smithi090 bash[32384]: audit 2023-12-01T08:45:56.158035+0000 mon.c (mon.2) 4569 : audit 0 from='client.? 172.21.15.80:0/2941397180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:45:59.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:45:59 smithi080 bash[41963]: cluster 2023-12-01T08:45:57.939474+0000 mgr.y (mgr.24362) 7124 : cluster 0 pgmap v7093: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:45:59.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:45:59 smithi080 bash[41963]: audit 2023-12-01T08:45:58.620771+0000 mon.a (mon.0) 4770 : audit 0 from='client.? 172.21.15.80:0/1485328701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:45:59.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:45:59 smithi080 bash[28361]: cluster 2023-12-01T08:45:57.939474+0000 mgr.y (mgr.24362) 7124 : cluster 0 pgmap v7093: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:45:59.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:45:59 smithi080 bash[28361]: audit 2023-12-01T08:45:58.620771+0000 mon.a (mon.0) 4770 : audit 0 from='client.? 172.21.15.80:0/1485328701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:45:59.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:45:59 smithi090 bash[32384]: cluster 2023-12-01T08:45:57.939474+0000 mgr.y (mgr.24362) 7124 : cluster 0 pgmap v7093: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:45:59.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:45:59 smithi090 bash[32384]: audit 2023-12-01T08:45:58.620771+0000 mon.a (mon.0) 4770 : audit 0 from='client.? 172.21.15.80:0/1485328701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:46:01.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:46:01 smithi080 bash[28361]: cluster 2023-12-01T08:45:59.940179+0000 mgr.y (mgr.24362) 7125 : cluster 0 pgmap v7094: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:46:01.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:46:01 smithi080 bash[41963]: cluster 2023-12-01T08:45:59.940179+0000 mgr.y (mgr.24362) 7125 : cluster 0 pgmap v7094: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:46:01.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:46:01 smithi090 bash[32384]: cluster 2023-12-01T08:45:59.940179+0000 mgr.y (mgr.24362) 7125 : cluster 0 pgmap v7094: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:46:02.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:46:02 smithi080 bash[28361]: audit 2023-12-01T08:46:01.082139+0000 mon.c (mon.2) 4570 : audit 0 from='client.? 172.21.15.80:0/3035920595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:46:02.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:46:02 smithi080 bash[41963]: audit 2023-12-01T08:46:01.082139+0000 mon.c (mon.2) 4570 : audit 0 from='client.? 172.21.15.80:0/3035920595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:46:02.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:46:02 smithi090 bash[32384]: audit 2023-12-01T08:46:01.082139+0000 mon.c (mon.2) 4570 : audit 0 from='client.? 172.21.15.80:0/3035920595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:46:03.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:46:03 smithi080 bash[41963]: cluster 2023-12-01T08:46:01.941288+0000 mgr.y (mgr.24362) 7126 : cluster 0 pgmap v7095: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:46:03.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:46:03 smithi080 bash[28361]: cluster 2023-12-01T08:46:01.941288+0000 mgr.y (mgr.24362) 7126 : cluster 0 pgmap v7095: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:46:03.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:46:03 smithi090 bash[32384]: cluster 2023-12-01T08:46:01.941288+0000 mgr.y (mgr.24362) 7126 : cluster 0 pgmap v7095: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:46:04.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:46:04 smithi080 bash[28361]: audit 2023-12-01T08:46:03.536428+0000 mon.c (mon.2) 4571 : audit 0 from='client.? 172.21.15.80:0/1541139563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:46:04.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:46:04 smithi080 bash[41963]: audit 2023-12-01T08:46:03.536428+0000 mon.c (mon.2) 4571 : audit 0 from='client.? 172.21.15.80:0/1541139563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:46:04.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:46:04 smithi090 bash[32384]: audit 2023-12-01T08:46:03.536428+0000 mon.c (mon.2) 4571 : audit 0 from='client.? 172.21.15.80:0/1541139563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:46:05.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:46:05 smithi080 bash[28361]: cluster 2023-12-01T08:46:03.941947+0000 mgr.y (mgr.24362) 7127 : cluster 0 pgmap v7096: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:46:05.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:46:05 smithi080 bash[41963]: cluster 2023-12-01T08:46:03.941947+0000 mgr.y (mgr.24362) 7127 : cluster 0 pgmap v7096: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:46:05.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:46:05 smithi090 bash[32384]: cluster 2023-12-01T08:46:03.941947+0000 mgr.y (mgr.24362) 7127 : cluster 0 pgmap v7096: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:46:06.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:46:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:46:06] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.43.0" 2023-12-01T08:46:06.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:46:06 smithi080 bash[28361]: cluster 2023-12-01T08:46:05.942999+0000 mgr.y (mgr.24362) 7128 : cluster 0 pgmap v7097: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:46:06.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:46:06 smithi080 bash[28361]: audit 2023-12-01T08:46:05.992861+0000 mon.c (mon.2) 4572 : audit 0 from='client.? 172.21.15.80:0/1857389151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:46:06.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:46:06 smithi080 bash[41963]: cluster 2023-12-01T08:46:05.942999+0000 mgr.y (mgr.24362) 7128 : cluster 0 pgmap v7097: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:46:06.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:46:06 smithi080 bash[41963]: audit 2023-12-01T08:46:05.992861+0000 mon.c (mon.2) 4572 : audit 0 from='client.? 172.21.15.80:0/1857389151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:46:06.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:46:06 smithi090 bash[32384]: cluster 2023-12-01T08:46:05.942999+0000 mgr.y (mgr.24362) 7128 : cluster 0 pgmap v7097: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:46:06.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:46:06 smithi090 bash[32384]: audit 2023-12-01T08:46:05.992861+0000 mon.c (mon.2) 4572 : audit 0 from='client.? 172.21.15.80:0/1857389151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:46:09.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:46:09 smithi090 bash[32384]: cluster 2023-12-01T08:46:07.943761+0000 mgr.y (mgr.24362) 7129 : cluster 0 pgmap v7098: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:46:09.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:46:09 smithi090 bash[32384]: audit 2023-12-01T08:46:08.435022+0000 mon.c (mon.2) 4573 : audit 0 from='client.? 172.21.15.80:0/2788106129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:46:09.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:46:09 smithi080 bash[41963]: cluster 2023-12-01T08:46:07.943761+0000 mgr.y (mgr.24362) 7129 : cluster 0 pgmap v7098: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:46:09.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:46:09 smithi080 bash[41963]: audit 2023-12-01T08:46:08.435022+0000 mon.c (mon.2) 4573 : audit 0 from='client.? 172.21.15.80:0/2788106129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:46:09.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:46:09 smithi080 bash[28361]: cluster 2023-12-01T08:46:07.943761+0000 mgr.y (mgr.24362) 7129 : cluster 0 pgmap v7098: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:46:09.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:46:09 smithi080 bash[28361]: audit 2023-12-01T08:46:08.435022+0000 mon.c (mon.2) 4573 : audit 0 from='client.? 172.21.15.80:0/2788106129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:46:11.006 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:46:11 smithi080 bash[28361]: cluster 2023-12-01T08:46:09.944424+0000 mgr.y (mgr.24362) 7130 : cluster 0 pgmap v7099: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:46:11.006 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:46:11 smithi080 bash[28361]: audit 2023-12-01T08:46:10.150328+0000 mon.c (mon.2) 4574 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:46:11.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:46:11 smithi090 bash[32384]: cluster 2023-12-01T08:46:09.944424+0000 mgr.y (mgr.24362) 7130 : cluster 0 pgmap v7099: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:46:11.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:46:11 smithi090 bash[32384]: audit 2023-12-01T08:46:10.150328+0000 mon.c (mon.2) 4574 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:46:11.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:46:11 smithi090 bash[32384]: audit 2023-12-01T08:46:10.898932+0000 mon.c (mon.2) 4575 : audit 0 from='client.? 172.21.15.80:0/669347350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:46:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:46:11 smithi080 bash[28361]: audit 2023-12-01T08:46:10.898932+0000 mon.c (mon.2) 4575 : audit 0 from='client.? 172.21.15.80:0/669347350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:46:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:46:11 smithi080 bash[41963]: cluster 2023-12-01T08:46:09.944424+0000 mgr.y (mgr.24362) 7130 : cluster 0 pgmap v7099: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:46:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:46:11 smithi080 bash[41963]: audit 2023-12-01T08:46:10.150328+0000 mon.c (mon.2) 4574 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:46:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:46:11 smithi080 bash[41963]: audit 2023-12-01T08:46:10.898932+0000 mon.c (mon.2) 4575 : audit 0 from='client.? 172.21.15.80:0/669347350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:46:13.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:46:12 smithi080 bash[41963]: cluster 2023-12-01T08:46:11.945712+0000 mgr.y (mgr.24362) 7131 : cluster 0 pgmap v7100: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:46:13.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:46:12 smithi080 bash[28361]: cluster 2023-12-01T08:46:11.945712+0000 mgr.y (mgr.24362) 7131 : cluster 0 pgmap v7100: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:46:13.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:46:12 smithi090 bash[32384]: cluster 2023-12-01T08:46:11.945712+0000 mgr.y (mgr.24362) 7131 : cluster 0 pgmap v7100: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:46:14.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:46:13 smithi080 bash[41963]: audit 2023-12-01T08:46:13.340299+0000 mon.c (mon.2) 4576 : audit 0 from='client.? 172.21.15.80:0/1838777457' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:46:14.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:46:13 smithi080 bash[28361]: audit 2023-12-01T08:46:13.340299+0000 mon.c (mon.2) 4576 : audit 0 from='client.? 172.21.15.80:0/1838777457' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:46:14.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:46:13 smithi090 bash[32384]: audit 2023-12-01T08:46:13.340299+0000 mon.c (mon.2) 4576 : audit 0 from='client.? 172.21.15.80:0/1838777457' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:46:15.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:46:14 smithi080 bash[28361]: cluster 2023-12-01T08:46:13.946409+0000 mgr.y (mgr.24362) 7132 : cluster 0 pgmap v7101: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:46:15.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:46:14 smithi080 bash[41963]: cluster 2023-12-01T08:46:13.946409+0000 mgr.y (mgr.24362) 7132 : cluster 0 pgmap v7101: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:46:15.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:46:14 smithi090 bash[32384]: cluster 2023-12-01T08:46:13.946409+0000 mgr.y (mgr.24362) 7132 : cluster 0 pgmap v7101: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:46:16.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:46:15 smithi080 bash[28361]: audit 2023-12-01T08:46:15.792124+0000 mon.c (mon.2) 4577 : audit 0 from='client.? 172.21.15.80:0/2448565898' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:46:16.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:46:15 smithi080 bash[41963]: audit 2023-12-01T08:46:15.792124+0000 mon.c (mon.2) 4577 : audit 0 from='client.? 172.21.15.80:0/2448565898' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:46:16.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:46:15 smithi090 bash[32384]: audit 2023-12-01T08:46:15.792124+0000 mon.c (mon.2) 4577 : audit 0 from='client.? 172.21.15.80:0/2448565898' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:46:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:46:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:46:16] "GET /metrics HTTP/1.1" 200 33970 "" "Prometheus/2.43.0" 2023-12-01T08:46:17.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:46:16 smithi080 bash[28361]: cluster 2023-12-01T08:46:15.947458+0000 mgr.y (mgr.24362) 7133 : cluster 0 pgmap v7102: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:46:17.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:46:16 smithi080 bash[41963]: cluster 2023-12-01T08:46:15.947458+0000 mgr.y (mgr.24362) 7133 : cluster 0 pgmap v7102: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:46:17.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:46:16 smithi090 bash[32384]: cluster 2023-12-01T08:46:15.947458+0000 mgr.y (mgr.24362) 7133 : cluster 0 pgmap v7102: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:46:19.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:46:19 smithi090 bash[32384]: cluster 2023-12-01T08:46:17.948011+0000 mgr.y (mgr.24362) 7134 : cluster 0 pgmap v7103: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:46:19.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:46:19 smithi090 bash[32384]: audit 2023-12-01T08:46:18.248418+0000 mon.c (mon.2) 4578 : audit 0 from='client.? 172.21.15.80:0/1500615315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:46:19.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:46:19 smithi080 bash[28361]: cluster 2023-12-01T08:46:17.948011+0000 mgr.y (mgr.24362) 7134 : cluster 0 pgmap v7103: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:46:19.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:46:19 smithi080 bash[28361]: audit 2023-12-01T08:46:18.248418+0000 mon.c (mon.2) 4578 : audit 0 from='client.? 172.21.15.80:0/1500615315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:46:19.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:46:19 smithi080 bash[41963]: cluster 2023-12-01T08:46:17.948011+0000 mgr.y (mgr.24362) 7134 : cluster 0 pgmap v7103: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:46:19.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:46:19 smithi080 bash[41963]: audit 2023-12-01T08:46:18.248418+0000 mon.c (mon.2) 4578 : audit 0 from='client.? 172.21.15.80:0/1500615315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:46:21.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:46:21 smithi090 bash[32384]: cluster 2023-12-01T08:46:19.948614+0000 mgr.y (mgr.24362) 7135 : cluster 0 pgmap v7104: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:46:21.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:46:21 smithi090 bash[32384]: audit 2023-12-01T08:46:20.704422+0000 mon.a (mon.0) 4771 : audit 0 from='client.? 172.21.15.80:0/2065341755' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:46:21.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:46:21 smithi080 bash[28361]: cluster 2023-12-01T08:46:19.948614+0000 mgr.y (mgr.24362) 7135 : cluster 0 pgmap v7104: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:46:21.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:46:21 smithi080 bash[28361]: audit 2023-12-01T08:46:20.704422+0000 mon.a (mon.0) 4771 : audit 0 from='client.? 172.21.15.80:0/2065341755' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:46:21.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:46:21 smithi080 bash[41963]: cluster 2023-12-01T08:46:19.948614+0000 mgr.y (mgr.24362) 7135 : cluster 0 pgmap v7104: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:46:21.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:46:21 smithi080 bash[41963]: audit 2023-12-01T08:46:20.704422+0000 mon.a (mon.0) 4771 : audit 0 from='client.? 172.21.15.80:0/2065341755' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:46:23.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:46:22 smithi080 bash[28361]: cluster 2023-12-01T08:46:21.949777+0000 mgr.y (mgr.24362) 7136 : cluster 0 pgmap v7105: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:46:23.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:46:22 smithi080 bash[41963]: cluster 2023-12-01T08:46:21.949777+0000 mgr.y (mgr.24362) 7136 : cluster 0 pgmap v7105: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:46:23.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:46:22 smithi090 bash[32384]: cluster 2023-12-01T08:46:21.949777+0000 mgr.y (mgr.24362) 7136 : cluster 0 pgmap v7105: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:46:24.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:46:23 smithi080 bash[28361]: audit 2023-12-01T08:46:23.164099+0000 mon.c (mon.2) 4579 : audit 0 from='client.? 172.21.15.80:0/2826916628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:46:24.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:46:23 smithi080 bash[41963]: audit 2023-12-01T08:46:23.164099+0000 mon.c (mon.2) 4579 : audit 0 from='client.? 172.21.15.80:0/2826916628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:46:24.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:46:23 smithi090 bash[32384]: audit 2023-12-01T08:46:23.164099+0000 mon.c (mon.2) 4579 : audit 0 from='client.? 172.21.15.80:0/2826916628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:46:25.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:46:24 smithi080 bash[28361]: cluster 2023-12-01T08:46:23.950439+0000 mgr.y (mgr.24362) 7137 : cluster 0 pgmap v7106: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:46:25.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:46:24 smithi080 bash[41963]: cluster 2023-12-01T08:46:23.950439+0000 mgr.y (mgr.24362) 7137 : cluster 0 pgmap v7106: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:46:25.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:46:24 smithi090 bash[32384]: cluster 2023-12-01T08:46:23.950439+0000 mgr.y (mgr.24362) 7137 : cluster 0 pgmap v7106: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:46:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:46:25 smithi080 bash[28361]: audit 2023-12-01T08:46:25.150691+0000 mon.c (mon.2) 4580 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:46:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:46:25 smithi080 bash[28361]: audit 2023-12-01T08:46:25.609114+0000 mon.a (mon.0) 4772 : audit 0 from='client.? 172.21.15.80:0/2967219474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:46:26.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:46:25 smithi080 bash[41963]: audit 2023-12-01T08:46:25.150691+0000 mon.c (mon.2) 4580 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:46:26.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:46:25 smithi080 bash[41963]: audit 2023-12-01T08:46:25.609114+0000 mon.a (mon.0) 4772 : audit 0 from='client.? 172.21.15.80:0/2967219474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:46:26.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:46:25 smithi090 bash[32384]: audit 2023-12-01T08:46:25.150691+0000 mon.c (mon.2) 4580 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:46:26.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:46:25 smithi090 bash[32384]: audit 2023-12-01T08:46:25.609114+0000 mon.a (mon.0) 4772 : audit 0 from='client.? 172.21.15.80:0/2967219474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:46:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:46:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:46:26] "GET /metrics HTTP/1.1" 200 33973 "" "Prometheus/2.43.0" 2023-12-01T08:46:27.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:46:26 smithi080 bash[28361]: cluster 2023-12-01T08:46:25.951535+0000 mgr.y (mgr.24362) 7138 : cluster 0 pgmap v7107: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:46:27.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:46:26 smithi080 bash[41963]: cluster 2023-12-01T08:46:25.951535+0000 mgr.y (mgr.24362) 7138 : cluster 0 pgmap v7107: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:46:27.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:46:26 smithi090 bash[32384]: cluster 2023-12-01T08:46:25.951535+0000 mgr.y (mgr.24362) 7138 : cluster 0 pgmap v7107: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:46:29.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:46:29 smithi090 bash[32384]: cluster 2023-12-01T08:46:27.952086+0000 mgr.y (mgr.24362) 7139 : cluster 0 pgmap v7108: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:46:29.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:46:29 smithi090 bash[32384]: audit 2023-12-01T08:46:28.061324+0000 mon.a (mon.0) 4773 : audit 0 from='client.? 172.21.15.80:0/3885164310' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:46:29.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:46:29 smithi080 bash[28361]: cluster 2023-12-01T08:46:27.952086+0000 mgr.y (mgr.24362) 7139 : cluster 0 pgmap v7108: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:46:29.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:46:29 smithi080 bash[28361]: audit 2023-12-01T08:46:28.061324+0000 mon.a (mon.0) 4773 : audit 0 from='client.? 172.21.15.80:0/3885164310' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:46:29.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:46:29 smithi080 bash[41963]: cluster 2023-12-01T08:46:27.952086+0000 mgr.y (mgr.24362) 7139 : cluster 0 pgmap v7108: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:46:29.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:46:29 smithi080 bash[41963]: audit 2023-12-01T08:46:28.061324+0000 mon.a (mon.0) 4773 : audit 0 from='client.? 172.21.15.80:0/3885164310' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:46:31.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:46:31 smithi090 bash[32384]: cluster 2023-12-01T08:46:29.952651+0000 mgr.y (mgr.24362) 7140 : cluster 0 pgmap v7109: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:46:31.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:46:31 smithi090 bash[32384]: audit 2023-12-01T08:46:30.510025+0000 mon.c (mon.2) 4581 : audit 0 from='client.? 172.21.15.80:0/1783271447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:46:31.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:46:31 smithi080 bash[28361]: cluster 2023-12-01T08:46:29.952651+0000 mgr.y (mgr.24362) 7140 : cluster 0 pgmap v7109: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:46:31.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:46:31 smithi080 bash[28361]: audit 2023-12-01T08:46:30.510025+0000 mon.c (mon.2) 4581 : audit 0 from='client.? 172.21.15.80:0/1783271447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:46:31.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:46:31 smithi080 bash[41963]: cluster 2023-12-01T08:46:29.952651+0000 mgr.y (mgr.24362) 7140 : cluster 0 pgmap v7109: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:46:31.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:46:31 smithi080 bash[41963]: audit 2023-12-01T08:46:30.510025+0000 mon.c (mon.2) 4581 : audit 0 from='client.? 172.21.15.80:0/1783271447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:46:33.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:46:32 smithi080 bash[28361]: cluster 2023-12-01T08:46:31.953766+0000 mgr.y (mgr.24362) 7141 : cluster 0 pgmap v7110: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:46:33.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:46:32 smithi080 bash[41963]: cluster 2023-12-01T08:46:31.953766+0000 mgr.y (mgr.24362) 7141 : cluster 0 pgmap v7110: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:46:33.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:46:32 smithi090 bash[32384]: cluster 2023-12-01T08:46:31.953766+0000 mgr.y (mgr.24362) 7141 : cluster 0 pgmap v7110: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:46:34.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:46:33 smithi080 bash[28361]: audit 2023-12-01T08:46:32.965250+0000 mon.a (mon.0) 4774 : audit 0 from='client.? 172.21.15.80:0/2879468609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:46:34.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:46:33 smithi080 bash[41963]: audit 2023-12-01T08:46:32.965250+0000 mon.a (mon.0) 4774 : audit 0 from='client.? 172.21.15.80:0/2879468609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:46:34.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:46:33 smithi090 bash[32384]: audit 2023-12-01T08:46:32.965250+0000 mon.a (mon.0) 4774 : audit 0 from='client.? 172.21.15.80:0/2879468609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:46:35.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:46:34 smithi080 bash[28361]: cluster 2023-12-01T08:46:33.954429+0000 mgr.y (mgr.24362) 7142 : cluster 0 pgmap v7111: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:46:35.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:46:34 smithi080 bash[41963]: cluster 2023-12-01T08:46:33.954429+0000 mgr.y (mgr.24362) 7142 : cluster 0 pgmap v7111: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:46:35.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:46:34 smithi090 bash[32384]: cluster 2023-12-01T08:46:33.954429+0000 mgr.y (mgr.24362) 7142 : cluster 0 pgmap v7111: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:46:36.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:46:35 smithi080 bash[41963]: audit 2023-12-01T08:46:35.430632+0000 mon.c (mon.2) 4582 : audit 0 from='client.? 172.21.15.80:0/3953386796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:46:36.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:46:35 smithi080 bash[28361]: audit 2023-12-01T08:46:35.430632+0000 mon.c (mon.2) 4582 : audit 0 from='client.? 172.21.15.80:0/3953386796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:46:36.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:46:35 smithi090 bash[32384]: audit 2023-12-01T08:46:35.430632+0000 mon.c (mon.2) 4582 : audit 0 from='client.? 172.21.15.80:0/3953386796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:46:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:46:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:46:36] "GET /metrics HTTP/1.1" 200 33973 "" "Prometheus/2.43.0" 2023-12-01T08:46:37.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:46:36 smithi080 bash[41963]: cluster 2023-12-01T08:46:35.955516+0000 mgr.y (mgr.24362) 7143 : cluster 0 pgmap v7112: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:46:37.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:46:36 smithi080 bash[41963]: audit 2023-12-01T08:46:36.712247+0000 mon.c (mon.2) 4583 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:46:37.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:46:36 smithi080 bash[28361]: cluster 2023-12-01T08:46:35.955516+0000 mgr.y (mgr.24362) 7143 : cluster 0 pgmap v7112: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:46:37.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:46:36 smithi080 bash[28361]: audit 2023-12-01T08:46:36.712247+0000 mon.c (mon.2) 4583 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:46:37.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:46:36 smithi090 bash[32384]: cluster 2023-12-01T08:46:35.955516+0000 mgr.y (mgr.24362) 7143 : cluster 0 pgmap v7112: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:46:37.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:46:36 smithi090 bash[32384]: audit 2023-12-01T08:46:36.712247+0000 mon.c (mon.2) 4583 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:46:38.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:46:37 smithi080 bash[28361]: audit 2023-12-01T08:46:37.877598+0000 mon.c (mon.2) 4584 : audit 0 from='client.? 172.21.15.80:0/4194230679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:46:38.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:46:37 smithi080 bash[41963]: audit 2023-12-01T08:46:37.877598+0000 mon.c (mon.2) 4584 : audit 0 from='client.? 172.21.15.80:0/4194230679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:46:38.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:46:37 smithi090 bash[32384]: audit 2023-12-01T08:46:37.877598+0000 mon.c (mon.2) 4584 : audit 0 from='client.? 172.21.15.80:0/4194230679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:46:39.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:46:38 smithi080 bash[28361]: cluster 2023-12-01T08:46:37.956303+0000 mgr.y (mgr.24362) 7144 : cluster 0 pgmap v7113: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:46:39.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:46:38 smithi080 bash[41963]: cluster 2023-12-01T08:46:37.956303+0000 mgr.y (mgr.24362) 7144 : cluster 0 pgmap v7113: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:46:39.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:46:38 smithi090 bash[32384]: cluster 2023-12-01T08:46:37.956303+0000 mgr.y (mgr.24362) 7144 : cluster 0 pgmap v7113: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:46:41.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:46:41 smithi090 bash[32384]: cluster 2023-12-01T08:46:39.956967+0000 mgr.y (mgr.24362) 7145 : cluster 0 pgmap v7114: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:46:41.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:46:41 smithi090 bash[32384]: audit 2023-12-01T08:46:40.151052+0000 mon.c (mon.2) 4585 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:46:41.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:46:41 smithi090 bash[32384]: audit 2023-12-01T08:46:40.339640+0000 mon.a (mon.0) 4775 : audit 0 from='client.? 172.21.15.80:0/163929865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:46:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:46:41 smithi080 bash[28361]: cluster 2023-12-01T08:46:39.956967+0000 mgr.y (mgr.24362) 7145 : cluster 0 pgmap v7114: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:46:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:46:41 smithi080 bash[28361]: audit 2023-12-01T08:46:40.151052+0000 mon.c (mon.2) 4585 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:46:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:46:41 smithi080 bash[28361]: audit 2023-12-01T08:46:40.339640+0000 mon.a (mon.0) 4775 : audit 0 from='client.? 172.21.15.80:0/163929865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:46:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:46:41 smithi080 bash[41963]: cluster 2023-12-01T08:46:39.956967+0000 mgr.y (mgr.24362) 7145 : cluster 0 pgmap v7114: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:46:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:46:41 smithi080 bash[41963]: audit 2023-12-01T08:46:40.151052+0000 mon.c (mon.2) 4585 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:46:41.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:46:41 smithi080 bash[41963]: audit 2023-12-01T08:46:40.339640+0000 mon.a (mon.0) 4775 : audit 0 from='client.? 172.21.15.80:0/163929865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:46:43.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:46:42 smithi080 bash[28361]: cluster 2023-12-01T08:46:41.958176+0000 mgr.y (mgr.24362) 7146 : cluster 0 pgmap v7115: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:46:43.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:46:42 smithi080 bash[28361]: audit 2023-12-01T08:46:42.559058+0000 mon.a (mon.0) 4776 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:46:43.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:46:42 smithi080 bash[28361]: audit 2023-12-01T08:46:42.569229+0000 mon.a (mon.0) 4777 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:46:43.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:46:42 smithi080 bash[28361]: audit 2023-12-01T08:46:42.798357+0000 mon.a (mon.0) 4778 : audit 0 from='client.? 172.21.15.80:0/4059285919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:46:43.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:46:42 smithi080 bash[41963]: cluster 2023-12-01T08:46:41.958176+0000 mgr.y (mgr.24362) 7146 : cluster 0 pgmap v7115: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:46:43.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:46:42 smithi080 bash[41963]: audit 2023-12-01T08:46:42.559058+0000 mon.a (mon.0) 4776 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:46:43.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:46:42 smithi080 bash[41963]: audit 2023-12-01T08:46:42.569229+0000 mon.a (mon.0) 4777 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:46:43.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:46:42 smithi080 bash[41963]: audit 2023-12-01T08:46:42.798357+0000 mon.a (mon.0) 4778 : audit 0 from='client.? 172.21.15.80:0/4059285919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:46:43.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:46:42 smithi090 bash[32384]: cluster 2023-12-01T08:46:41.958176+0000 mgr.y (mgr.24362) 7146 : cluster 0 pgmap v7115: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:46:43.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:46:42 smithi090 bash[32384]: audit 2023-12-01T08:46:42.559058+0000 mon.a (mon.0) 4776 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:46:43.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:46:42 smithi090 bash[32384]: audit 2023-12-01T08:46:42.569229+0000 mon.a (mon.0) 4777 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:46:43.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:46:42 smithi090 bash[32384]: audit 2023-12-01T08:46:42.798357+0000 mon.a (mon.0) 4778 : audit 0 from='client.? 172.21.15.80:0/4059285919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:46:44.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:46:43 smithi080 bash[41963]: audit 2023-12-01T08:46:42.907410+0000 mon.a (mon.0) 4779 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:46:44.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:46:43 smithi080 bash[41963]: audit 2023-12-01T08:46:42.917949+0000 mon.a (mon.0) 4780 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:46:44.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:46:43 smithi080 bash[41963]: audit 2023-12-01T08:46:43.391552+0000 mon.c (mon.2) 4586 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:46:44.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:46:43 smithi080 bash[41963]: audit 2023-12-01T08:46:43.393131+0000 mon.c (mon.2) 4587 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:46:44.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:46:43 smithi080 bash[41963]: audit 2023-12-01T08:46:43.400852+0000 mon.a (mon.0) 4781 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:46:44.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:46:43 smithi080 bash[28361]: audit 2023-12-01T08:46:42.907410+0000 mon.a (mon.0) 4779 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:46:44.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:46:43 smithi080 bash[28361]: audit 2023-12-01T08:46:42.917949+0000 mon.a (mon.0) 4780 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:46:44.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:46:43 smithi080 bash[28361]: audit 2023-12-01T08:46:43.391552+0000 mon.c (mon.2) 4586 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:46:44.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:46:43 smithi080 bash[28361]: audit 2023-12-01T08:46:43.393131+0000 mon.c (mon.2) 4587 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:46:44.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:46:43 smithi080 bash[28361]: audit 2023-12-01T08:46:43.400852+0000 mon.a (mon.0) 4781 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:46:44.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:46:43 smithi090 bash[32384]: audit 2023-12-01T08:46:42.907410+0000 mon.a (mon.0) 4779 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:46:44.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:46:43 smithi090 bash[32384]: audit 2023-12-01T08:46:42.917949+0000 mon.a (mon.0) 4780 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:46:44.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:46:43 smithi090 bash[32384]: audit 2023-12-01T08:46:43.391552+0000 mon.c (mon.2) 4586 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:46:44.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:46:43 smithi090 bash[32384]: audit 2023-12-01T08:46:43.393131+0000 mon.c (mon.2) 4587 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:46:44.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:46:43 smithi090 bash[32384]: audit 2023-12-01T08:46:43.400852+0000 mon.a (mon.0) 4781 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:46:45.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:46:44 smithi080 bash[41963]: cluster 2023-12-01T08:46:43.958864+0000 mgr.y (mgr.24362) 7147 : cluster 0 pgmap v7116: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:46:45.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:46:44 smithi080 bash[28361]: cluster 2023-12-01T08:46:43.958864+0000 mgr.y (mgr.24362) 7147 : cluster 0 pgmap v7116: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:46:45.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:46:44 smithi090 bash[32384]: cluster 2023-12-01T08:46:43.958864+0000 mgr.y (mgr.24362) 7147 : cluster 0 pgmap v7116: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:46:46.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:46:45 smithi080 bash[28361]: audit 2023-12-01T08:46:45.260442+0000 mon.c (mon.2) 4588 : audit 0 from='client.? 172.21.15.80:0/1353300800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:46:46.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:46:45 smithi080 bash[41963]: audit 2023-12-01T08:46:45.260442+0000 mon.c (mon.2) 4588 : audit 0 from='client.? 172.21.15.80:0/1353300800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:46:46.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:46:45 smithi090 bash[32384]: audit 2023-12-01T08:46:45.260442+0000 mon.c (mon.2) 4588 : audit 0 from='client.? 172.21.15.80:0/1353300800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:46:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:46:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:46:46] "GET /metrics HTTP/1.1" 200 33969 "" "Prometheus/2.43.0" 2023-12-01T08:46:47.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:46:46 smithi080 bash[28361]: cluster 2023-12-01T08:46:45.960022+0000 mgr.y (mgr.24362) 7148 : cluster 0 pgmap v7117: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:46:47.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:46:46 smithi080 bash[41963]: cluster 2023-12-01T08:46:45.960022+0000 mgr.y (mgr.24362) 7148 : cluster 0 pgmap v7117: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:46:47.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:46:46 smithi090 bash[32384]: cluster 2023-12-01T08:46:45.960022+0000 mgr.y (mgr.24362) 7148 : cluster 0 pgmap v7117: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:46:48.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:46:47 smithi080 bash[28361]: audit 2023-12-01T08:46:47.718557+0000 mon.a (mon.0) 4782 : audit 0 from='client.? 172.21.15.80:0/2666491077' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:46:48.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:46:47 smithi080 bash[41963]: audit 2023-12-01T08:46:47.718557+0000 mon.a (mon.0) 4782 : audit 0 from='client.? 172.21.15.80:0/2666491077' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:46:48.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:46:47 smithi090 bash[32384]: audit 2023-12-01T08:46:47.718557+0000 mon.a (mon.0) 4782 : audit 0 from='client.? 172.21.15.80:0/2666491077' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:46:49.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:46:48 smithi090 bash[32384]: cluster 2023-12-01T08:46:47.960755+0000 mgr.y (mgr.24362) 7149 : cluster 0 pgmap v7118: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:46:49.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:46:48 smithi080 bash[28361]: cluster 2023-12-01T08:46:47.960755+0000 mgr.y (mgr.24362) 7149 : cluster 0 pgmap v7118: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:46:49.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:46:48 smithi080 bash[41963]: cluster 2023-12-01T08:46:47.960755+0000 mgr.y (mgr.24362) 7149 : cluster 0 pgmap v7118: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:46:51.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:46:51 smithi090 bash[32384]: cluster 2023-12-01T08:46:49.961414+0000 mgr.y (mgr.24362) 7150 : cluster 0 pgmap v7119: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:46:51.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:46:51 smithi090 bash[32384]: audit 2023-12-01T08:46:50.172148+0000 mon.a (mon.0) 4783 : audit 0 from='client.? 172.21.15.80:0/2838977976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:46:51.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:46:51 smithi080 bash[41963]: cluster 2023-12-01T08:46:49.961414+0000 mgr.y (mgr.24362) 7150 : cluster 0 pgmap v7119: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:46:51.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:46:51 smithi080 bash[41963]: audit 2023-12-01T08:46:50.172148+0000 mon.a (mon.0) 4783 : audit 0 from='client.? 172.21.15.80:0/2838977976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:46:51.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:46:51 smithi080 bash[28361]: cluster 2023-12-01T08:46:49.961414+0000 mgr.y (mgr.24362) 7150 : cluster 0 pgmap v7119: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:46:51.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:46:51 smithi080 bash[28361]: audit 2023-12-01T08:46:50.172148+0000 mon.a (mon.0) 4783 : audit 0 from='client.? 172.21.15.80:0/2838977976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:46:53.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:46:52 smithi080 bash[41963]: cluster 2023-12-01T08:46:51.962614+0000 mgr.y (mgr.24362) 7151 : cluster 0 pgmap v7120: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:46:53.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:46:52 smithi080 bash[41963]: audit 2023-12-01T08:46:52.627306+0000 mon.a (mon.0) 4784 : audit 0 from='client.? 172.21.15.80:0/1866944534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:46:53.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:46:52 smithi080 bash[28361]: cluster 2023-12-01T08:46:51.962614+0000 mgr.y (mgr.24362) 7151 : cluster 0 pgmap v7120: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:46:53.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:46:52 smithi080 bash[28361]: audit 2023-12-01T08:46:52.627306+0000 mon.a (mon.0) 4784 : audit 0 from='client.? 172.21.15.80:0/1866944534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:46:53.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:46:52 smithi090 bash[32384]: cluster 2023-12-01T08:46:51.962614+0000 mgr.y (mgr.24362) 7151 : cluster 0 pgmap v7120: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:46:53.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:46:52 smithi090 bash[32384]: audit 2023-12-01T08:46:52.627306+0000 mon.a (mon.0) 4784 : audit 0 from='client.? 172.21.15.80:0/1866944534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:46:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:46:55 smithi080 bash[41963]: cluster 2023-12-01T08:46:53.963300+0000 mgr.y (mgr.24362) 7152 : cluster 0 pgmap v7121: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:46:55.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:46:55 smithi080 bash[28361]: cluster 2023-12-01T08:46:53.963300+0000 mgr.y (mgr.24362) 7152 : cluster 0 pgmap v7121: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:46:55.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:46:55 smithi090 bash[32384]: cluster 2023-12-01T08:46:53.963300+0000 mgr.y (mgr.24362) 7152 : cluster 0 pgmap v7121: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:46:56.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:46:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:46:56] "GET /metrics HTTP/1.1" 200 33973 "" "Prometheus/2.43.0" 2023-12-01T08:46:56.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:46:56 smithi080 bash[28361]: audit 2023-12-01T08:46:55.080128+0000 mon.a (mon.0) 4785 : audit 0 from='client.? 172.21.15.80:0/459732935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:46:56.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:46:56 smithi080 bash[28361]: audit 2023-12-01T08:46:55.151370+0000 mon.c (mon.2) 4589 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:46:56.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:46:56 smithi080 bash[41963]: audit 2023-12-01T08:46:55.080128+0000 mon.a (mon.0) 4785 : audit 0 from='client.? 172.21.15.80:0/459732935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:46:56.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:46:56 smithi080 bash[41963]: audit 2023-12-01T08:46:55.151370+0000 mon.c (mon.2) 4589 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:46:56.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:46:56 smithi090 bash[32384]: audit 2023-12-01T08:46:55.080128+0000 mon.a (mon.0) 4785 : audit 0 from='client.? 172.21.15.80:0/459732935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:46:56.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:46:56 smithi090 bash[32384]: audit 2023-12-01T08:46:55.151370+0000 mon.c (mon.2) 4589 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:46:57.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:46:57 smithi080 bash[41963]: cluster 2023-12-01T08:46:55.964400+0000 mgr.y (mgr.24362) 7153 : cluster 0 pgmap v7122: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:46:57.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:46:57 smithi080 bash[28361]: cluster 2023-12-01T08:46:55.964400+0000 mgr.y (mgr.24362) 7153 : cluster 0 pgmap v7122: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:46:57.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:46:57 smithi090 bash[32384]: cluster 2023-12-01T08:46:55.964400+0000 mgr.y (mgr.24362) 7153 : cluster 0 pgmap v7122: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:46:58.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:46:58 smithi080 bash[28361]: audit 2023-12-01T08:46:57.523343+0000 mon.c (mon.2) 4590 : audit 0 from='client.? 172.21.15.80:0/3848657569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:46:58.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:46:58 smithi080 bash[41963]: audit 2023-12-01T08:46:57.523343+0000 mon.c (mon.2) 4590 : audit 0 from='client.? 172.21.15.80:0/3848657569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:46:58.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:46:58 smithi090 bash[32384]: audit 2023-12-01T08:46:57.523343+0000 mon.c (mon.2) 4590 : audit 0 from='client.? 172.21.15.80:0/3848657569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:46:59.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:46:59 smithi080 bash[28361]: cluster 2023-12-01T08:46:57.965211+0000 mgr.y (mgr.24362) 7154 : cluster 0 pgmap v7123: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:46:59.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:46:59 smithi080 bash[41963]: cluster 2023-12-01T08:46:57.965211+0000 mgr.y (mgr.24362) 7154 : cluster 0 pgmap v7123: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:46:59.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:46:59 smithi090 bash[32384]: cluster 2023-12-01T08:46:57.965211+0000 mgr.y (mgr.24362) 7154 : cluster 0 pgmap v7123: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:47:00.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:47:00 smithi080 bash[28361]: audit 2023-12-01T08:46:59.982370+0000 mon.a (mon.0) 4786 : audit 0 from='client.? 172.21.15.80:0/291052133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:47:00.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:47:00 smithi080 bash[41963]: audit 2023-12-01T08:46:59.982370+0000 mon.a (mon.0) 4786 : audit 0 from='client.? 172.21.15.80:0/291052133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:47:00.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:47:00 smithi090 bash[32384]: audit 2023-12-01T08:46:59.982370+0000 mon.a (mon.0) 4786 : audit 0 from='client.? 172.21.15.80:0/291052133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:47:01.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:47:01 smithi080 bash[41963]: cluster 2023-12-01T08:46:59.965835+0000 mgr.y (mgr.24362) 7155 : cluster 0 pgmap v7124: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:47:01.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:47:01 smithi080 bash[28361]: cluster 2023-12-01T08:46:59.965835+0000 mgr.y (mgr.24362) 7155 : cluster 0 pgmap v7124: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:47:01.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:47:01 smithi090 bash[32384]: cluster 2023-12-01T08:46:59.965835+0000 mgr.y (mgr.24362) 7155 : cluster 0 pgmap v7124: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:47:03.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:47:02 smithi080 bash[28361]: cluster 2023-12-01T08:47:01.966979+0000 mgr.y (mgr.24362) 7156 : cluster 0 pgmap v7125: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:47:03.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:47:02 smithi080 bash[28361]: audit 2023-12-01T08:47:02.434039+0000 mon.c (mon.2) 4591 : audit 0 from='client.? 172.21.15.80:0/4231780796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:47:03.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:47:02 smithi080 bash[41963]: cluster 2023-12-01T08:47:01.966979+0000 mgr.y (mgr.24362) 7156 : cluster 0 pgmap v7125: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:47:03.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:47:02 smithi080 bash[41963]: audit 2023-12-01T08:47:02.434039+0000 mon.c (mon.2) 4591 : audit 0 from='client.? 172.21.15.80:0/4231780796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:47:03.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:47:02 smithi090 bash[32384]: cluster 2023-12-01T08:47:01.966979+0000 mgr.y (mgr.24362) 7156 : cluster 0 pgmap v7125: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:47:03.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:47:02 smithi090 bash[32384]: audit 2023-12-01T08:47:02.434039+0000 mon.c (mon.2) 4591 : audit 0 from='client.? 172.21.15.80:0/4231780796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:47:05.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:47:05 smithi080 bash[28361]: cluster 2023-12-01T08:47:03.967634+0000 mgr.y (mgr.24362) 7157 : cluster 0 pgmap v7126: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:47:05.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:47:05 smithi080 bash[28361]: audit 2023-12-01T08:47:04.883844+0000 mon.a (mon.0) 4787 : audit 0 from='client.? 172.21.15.80:0/3838831482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:47:05.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:47:05 smithi080 bash[41963]: cluster 2023-12-01T08:47:03.967634+0000 mgr.y (mgr.24362) 7157 : cluster 0 pgmap v7126: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:47:05.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:47:05 smithi080 bash[41963]: audit 2023-12-01T08:47:04.883844+0000 mon.a (mon.0) 4787 : audit 0 from='client.? 172.21.15.80:0/3838831482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:47:05.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:47:05 smithi090 bash[32384]: cluster 2023-12-01T08:47:03.967634+0000 mgr.y (mgr.24362) 7157 : cluster 0 pgmap v7126: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:47:05.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:47:05 smithi090 bash[32384]: audit 2023-12-01T08:47:04.883844+0000 mon.a (mon.0) 4787 : audit 0 from='client.? 172.21.15.80:0/3838831482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:47:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:47:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:47:06] "GET /metrics HTTP/1.1" 200 33973 "" "Prometheus/2.43.0" 2023-12-01T08:47:07.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:47:07 smithi080 bash[41963]: cluster 2023-12-01T08:47:05.968681+0000 mgr.y (mgr.24362) 7158 : cluster 0 pgmap v7127: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:47:07.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:47:07 smithi080 bash[28361]: cluster 2023-12-01T08:47:05.968681+0000 mgr.y (mgr.24362) 7158 : cluster 0 pgmap v7127: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:47:07.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:47:07 smithi090 bash[32384]: cluster 2023-12-01T08:47:05.968681+0000 mgr.y (mgr.24362) 7158 : cluster 0 pgmap v7127: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:47:08.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:47:08 smithi080 bash[28361]: audit 2023-12-01T08:47:07.339426+0000 mon.a (mon.0) 4788 : audit 0 from='client.? 172.21.15.80:0/1717190669' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:47:08.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:47:08 smithi080 bash[41963]: audit 2023-12-01T08:47:07.339426+0000 mon.a (mon.0) 4788 : audit 0 from='client.? 172.21.15.80:0/1717190669' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:47:08.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:47:08 smithi090 bash[32384]: audit 2023-12-01T08:47:07.339426+0000 mon.a (mon.0) 4788 : audit 0 from='client.? 172.21.15.80:0/1717190669' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:47:09.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:47:09 smithi080 bash[41963]: cluster 2023-12-01T08:47:07.969469+0000 mgr.y (mgr.24362) 7159 : cluster 0 pgmap v7128: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:47:09.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:47:09 smithi080 bash[28361]: cluster 2023-12-01T08:47:07.969469+0000 mgr.y (mgr.24362) 7159 : cluster 0 pgmap v7128: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:47:09.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:47:09 smithi090 bash[32384]: cluster 2023-12-01T08:47:07.969469+0000 mgr.y (mgr.24362) 7159 : cluster 0 pgmap v7128: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:47:10.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:47:10 smithi080 bash[28361]: audit 2023-12-01T08:47:09.782688+0000 mon.a (mon.0) 4789 : audit 0 from='client.? 172.21.15.80:0/424426410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:47:10.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:47:10 smithi080 bash[41963]: audit 2023-12-01T08:47:09.782688+0000 mon.a (mon.0) 4789 : audit 0 from='client.? 172.21.15.80:0/424426410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:47:10.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:47:10 smithi090 bash[32384]: audit 2023-12-01T08:47:09.782688+0000 mon.a (mon.0) 4789 : audit 0 from='client.? 172.21.15.80:0/424426410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:47:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:47:11 smithi080 bash[28361]: cluster 2023-12-01T08:47:09.970110+0000 mgr.y (mgr.24362) 7160 : cluster 0 pgmap v7129: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:47:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:47:11 smithi080 bash[28361]: audit 2023-12-01T08:47:10.151741+0000 mon.c (mon.2) 4592 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:47:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:47:11 smithi080 bash[41963]: cluster 2023-12-01T08:47:09.970110+0000 mgr.y (mgr.24362) 7160 : cluster 0 pgmap v7129: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:47:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:47:11 smithi080 bash[41963]: audit 2023-12-01T08:47:10.151741+0000 mon.c (mon.2) 4592 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:47:11.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:47:11 smithi090 bash[32384]: cluster 2023-12-01T08:47:09.970110+0000 mgr.y (mgr.24362) 7160 : cluster 0 pgmap v7129: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:47:11.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:47:11 smithi090 bash[32384]: audit 2023-12-01T08:47:10.151741+0000 mon.c (mon.2) 4592 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:47:13.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:47:12 smithi080 bash[28361]: cluster 2023-12-01T08:47:11.971167+0000 mgr.y (mgr.24362) 7161 : cluster 0 pgmap v7130: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:47:13.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:47:12 smithi080 bash[28361]: audit 2023-12-01T08:47:12.233363+0000 mon.c (mon.2) 4593 : audit 0 from='client.? 172.21.15.80:0/2699295991' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:47:13.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:47:12 smithi080 bash[41963]: cluster 2023-12-01T08:47:11.971167+0000 mgr.y (mgr.24362) 7161 : cluster 0 pgmap v7130: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:47:13.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:47:12 smithi080 bash[41963]: audit 2023-12-01T08:47:12.233363+0000 mon.c (mon.2) 4593 : audit 0 from='client.? 172.21.15.80:0/2699295991' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:47:13.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:47:12 smithi090 bash[32384]: cluster 2023-12-01T08:47:11.971167+0000 mgr.y (mgr.24362) 7161 : cluster 0 pgmap v7130: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:47:13.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:47:12 smithi090 bash[32384]: audit 2023-12-01T08:47:12.233363+0000 mon.c (mon.2) 4593 : audit 0 from='client.? 172.21.15.80:0/2699295991' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:47:15.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:47:15 smithi080 bash[28361]: cluster 2023-12-01T08:47:13.971805+0000 mgr.y (mgr.24362) 7162 : cluster 0 pgmap v7131: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:47:15.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:47:15 smithi080 bash[28361]: audit 2023-12-01T08:47:14.693947+0000 mon.c (mon.2) 4594 : audit 0 from='client.? 172.21.15.80:0/3069553250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:47:15.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:47:15 smithi080 bash[41963]: cluster 2023-12-01T08:47:13.971805+0000 mgr.y (mgr.24362) 7162 : cluster 0 pgmap v7131: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:47:15.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:47:15 smithi080 bash[41963]: audit 2023-12-01T08:47:14.693947+0000 mon.c (mon.2) 4594 : audit 0 from='client.? 172.21.15.80:0/3069553250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:47:15.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:47:15 smithi090 bash[32384]: cluster 2023-12-01T08:47:13.971805+0000 mgr.y (mgr.24362) 7162 : cluster 0 pgmap v7131: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:47:15.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:47:15 smithi090 bash[32384]: audit 2023-12-01T08:47:14.693947+0000 mon.c (mon.2) 4594 : audit 0 from='client.? 172.21.15.80:0/3069553250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:47:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:47:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:47:16] "GET /metrics HTTP/1.1" 200 33973 "" "Prometheus/2.43.0" 2023-12-01T08:47:17.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:47:17 smithi080 bash[28361]: cluster 2023-12-01T08:47:15.972865+0000 mgr.y (mgr.24362) 7163 : cluster 0 pgmap v7132: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:47:17.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:47:17 smithi080 bash[41963]: cluster 2023-12-01T08:47:15.972865+0000 mgr.y (mgr.24362) 7163 : cluster 0 pgmap v7132: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:47:17.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:47:17 smithi090 bash[32384]: cluster 2023-12-01T08:47:15.972865+0000 mgr.y (mgr.24362) 7163 : cluster 0 pgmap v7132: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:47:18.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:47:18 smithi080 bash[28361]: audit 2023-12-01T08:47:17.147059+0000 mon.a (mon.0) 4790 : audit 0 from='client.? 172.21.15.80:0/2556317081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:47:18.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:47:18 smithi080 bash[41963]: audit 2023-12-01T08:47:17.147059+0000 mon.a (mon.0) 4790 : audit 0 from='client.? 172.21.15.80:0/2556317081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:47:18.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:47:18 smithi090 bash[32384]: audit 2023-12-01T08:47:17.147059+0000 mon.a (mon.0) 4790 : audit 0 from='client.? 172.21.15.80:0/2556317081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:47:19.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:47:19 smithi080 bash[41963]: cluster 2023-12-01T08:47:17.973625+0000 mgr.y (mgr.24362) 7164 : cluster 0 pgmap v7133: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:47:19.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:47:19 smithi080 bash[28361]: cluster 2023-12-01T08:47:17.973625+0000 mgr.y (mgr.24362) 7164 : cluster 0 pgmap v7133: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:47:19.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:47:19 smithi090 bash[32384]: cluster 2023-12-01T08:47:17.973625+0000 mgr.y (mgr.24362) 7164 : cluster 0 pgmap v7133: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:47:20.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:47:20 smithi080 bash[28361]: audit 2023-12-01T08:47:19.597512+0000 mon.a (mon.0) 4791 : audit 0 from='client.? 172.21.15.80:0/2235501923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:47:20.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:47:20 smithi080 bash[41963]: audit 2023-12-01T08:47:19.597512+0000 mon.a (mon.0) 4791 : audit 0 from='client.? 172.21.15.80:0/2235501923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:47:20.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:47:20 smithi090 bash[32384]: audit 2023-12-01T08:47:19.597512+0000 mon.a (mon.0) 4791 : audit 0 from='client.? 172.21.15.80:0/2235501923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:47:21.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:47:21 smithi080 bash[28361]: cluster 2023-12-01T08:47:19.974285+0000 mgr.y (mgr.24362) 7165 : cluster 0 pgmap v7134: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:47:21.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:47:21 smithi080 bash[41963]: cluster 2023-12-01T08:47:19.974285+0000 mgr.y (mgr.24362) 7165 : cluster 0 pgmap v7134: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:47:21.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:47:21 smithi090 bash[32384]: cluster 2023-12-01T08:47:19.974285+0000 mgr.y (mgr.24362) 7165 : cluster 0 pgmap v7134: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:47:23.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:47:22 smithi080 bash[28361]: cluster 2023-12-01T08:47:21.975374+0000 mgr.y (mgr.24362) 7166 : cluster 0 pgmap v7135: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:47:23.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:47:22 smithi080 bash[28361]: audit 2023-12-01T08:47:22.043776+0000 mon.c (mon.2) 4595 : audit 0 from='client.? 172.21.15.80:0/1656247446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:47:23.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:47:22 smithi080 bash[41963]: cluster 2023-12-01T08:47:21.975374+0000 mgr.y (mgr.24362) 7166 : cluster 0 pgmap v7135: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:47:23.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:47:22 smithi080 bash[41963]: audit 2023-12-01T08:47:22.043776+0000 mon.c (mon.2) 4595 : audit 0 from='client.? 172.21.15.80:0/1656247446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:47:23.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:47:22 smithi090 bash[32384]: cluster 2023-12-01T08:47:21.975374+0000 mgr.y (mgr.24362) 7166 : cluster 0 pgmap v7135: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:47:23.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:47:22 smithi090 bash[32384]: audit 2023-12-01T08:47:22.043776+0000 mon.c (mon.2) 4595 : audit 0 from='client.? 172.21.15.80:0/1656247446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:47:25.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:47:25 smithi080 bash[28361]: cluster 2023-12-01T08:47:23.976172+0000 mgr.y (mgr.24362) 7167 : cluster 0 pgmap v7136: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:47:25.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:47:25 smithi080 bash[28361]: audit 2023-12-01T08:47:24.491139+0000 mon.c (mon.2) 4596 : audit 0 from='client.? 172.21.15.80:0/2737111385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:47:25.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:47:25 smithi080 bash[41963]: cluster 2023-12-01T08:47:23.976172+0000 mgr.y (mgr.24362) 7167 : cluster 0 pgmap v7136: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:47:25.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:47:25 smithi080 bash[41963]: audit 2023-12-01T08:47:24.491139+0000 mon.c (mon.2) 4596 : audit 0 from='client.? 172.21.15.80:0/2737111385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:47:25.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:47:25 smithi090 bash[32384]: cluster 2023-12-01T08:47:23.976172+0000 mgr.y (mgr.24362) 7167 : cluster 0 pgmap v7136: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:47:25.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:47:25 smithi090 bash[32384]: audit 2023-12-01T08:47:24.491139+0000 mon.c (mon.2) 4596 : audit 0 from='client.? 172.21.15.80:0/2737111385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:47:26.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:47:26 smithi080 bash[28361]: audit 2023-12-01T08:47:25.152172+0000 mon.c (mon.2) 4597 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:47:26.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:47:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:47:26] "GET /metrics HTTP/1.1" 200 33970 "" "Prometheus/2.43.0" 2023-12-01T08:47:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:47:26 smithi080 bash[41963]: audit 2023-12-01T08:47:25.152172+0000 mon.c (mon.2) 4597 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:47:26.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:47:26 smithi090 bash[32384]: audit 2023-12-01T08:47:25.152172+0000 mon.c (mon.2) 4597 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:47:27.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:47:27 smithi080 bash[41963]: cluster 2023-12-01T08:47:25.977298+0000 mgr.y (mgr.24362) 7168 : cluster 0 pgmap v7137: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:47:27.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:47:27 smithi080 bash[41963]: audit 2023-12-01T08:47:26.948353+0000 mon.a (mon.0) 4792 : audit 0 from='client.? 172.21.15.80:0/1898802957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:47:27.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:47:27 smithi080 bash[28361]: cluster 2023-12-01T08:47:25.977298+0000 mgr.y (mgr.24362) 7168 : cluster 0 pgmap v7137: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:47:27.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:47:27 smithi080 bash[28361]: audit 2023-12-01T08:47:26.948353+0000 mon.a (mon.0) 4792 : audit 0 from='client.? 172.21.15.80:0/1898802957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:47:27.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:47:27 smithi090 bash[32384]: cluster 2023-12-01T08:47:25.977298+0000 mgr.y (mgr.24362) 7168 : cluster 0 pgmap v7137: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:47:27.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:47:27 smithi090 bash[32384]: audit 2023-12-01T08:47:26.948353+0000 mon.a (mon.0) 4792 : audit 0 from='client.? 172.21.15.80:0/1898802957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:47:29.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:47:29 smithi080 bash[28361]: cluster 2023-12-01T08:47:27.978209+0000 mgr.y (mgr.24362) 7169 : cluster 0 pgmap v7138: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:47:29.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:47:29 smithi080 bash[41963]: cluster 2023-12-01T08:47:27.978209+0000 mgr.y (mgr.24362) 7169 : cluster 0 pgmap v7138: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:47:29.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:47:29 smithi090 bash[32384]: cluster 2023-12-01T08:47:27.978209+0000 mgr.y (mgr.24362) 7169 : cluster 0 pgmap v7138: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:47:30.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:47:30 smithi080 bash[28361]: audit 2023-12-01T08:47:29.394023+0000 mon.c (mon.2) 4598 : audit 0 from='client.? 172.21.15.80:0/2448603027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:47:30.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:47:30 smithi080 bash[41963]: audit 2023-12-01T08:47:29.394023+0000 mon.c (mon.2) 4598 : audit 0 from='client.? 172.21.15.80:0/2448603027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:47:30.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:47:30 smithi090 bash[32384]: audit 2023-12-01T08:47:29.394023+0000 mon.c (mon.2) 4598 : audit 0 from='client.? 172.21.15.80:0/2448603027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:47:31.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:47:31 smithi080 bash[28361]: cluster 2023-12-01T08:47:29.978991+0000 mgr.y (mgr.24362) 7170 : cluster 0 pgmap v7139: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:47:31.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:47:31 smithi080 bash[41963]: cluster 2023-12-01T08:47:29.978991+0000 mgr.y (mgr.24362) 7170 : cluster 0 pgmap v7139: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:47:31.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:47:31 smithi090 bash[32384]: cluster 2023-12-01T08:47:29.978991+0000 mgr.y (mgr.24362) 7170 : cluster 0 pgmap v7139: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:47:32.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:47:32 smithi080 bash[28361]: audit 2023-12-01T08:47:31.853782+0000 mon.c (mon.2) 4599 : audit 0 from='client.? 172.21.15.80:0/1786423832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:47:32.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:47:32 smithi080 bash[41963]: audit 2023-12-01T08:47:31.853782+0000 mon.c (mon.2) 4599 : audit 0 from='client.? 172.21.15.80:0/1786423832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:47:32.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:47:32 smithi090 bash[32384]: audit 2023-12-01T08:47:31.853782+0000 mon.c (mon.2) 4599 : audit 0 from='client.? 172.21.15.80:0/1786423832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:47:33.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:47:33 smithi080 bash[28361]: cluster 2023-12-01T08:47:31.980318+0000 mgr.y (mgr.24362) 7171 : cluster 0 pgmap v7140: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:47:33.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:47:33 smithi080 bash[41963]: cluster 2023-12-01T08:47:31.980318+0000 mgr.y (mgr.24362) 7171 : cluster 0 pgmap v7140: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:47:33.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:47:33 smithi090 bash[32384]: cluster 2023-12-01T08:47:31.980318+0000 mgr.y (mgr.24362) 7171 : cluster 0 pgmap v7140: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:47:35.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:47:35 smithi080 bash[28361]: cluster 2023-12-01T08:47:33.980965+0000 mgr.y (mgr.24362) 7172 : cluster 0 pgmap v7141: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:47:35.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:47:35 smithi080 bash[28361]: audit 2023-12-01T08:47:34.307982+0000 mon.a (mon.0) 4793 : audit 0 from='client.? 172.21.15.80:0/2813849639' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:47:35.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:47:35 smithi080 bash[41963]: cluster 2023-12-01T08:47:33.980965+0000 mgr.y (mgr.24362) 7172 : cluster 0 pgmap v7141: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:47:35.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:47:35 smithi080 bash[41963]: audit 2023-12-01T08:47:34.307982+0000 mon.a (mon.0) 4793 : audit 0 from='client.? 172.21.15.80:0/2813849639' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:47:35.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:47:35 smithi090 bash[32384]: cluster 2023-12-01T08:47:33.980965+0000 mgr.y (mgr.24362) 7172 : cluster 0 pgmap v7141: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:47:35.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:47:35 smithi090 bash[32384]: audit 2023-12-01T08:47:34.307982+0000 mon.a (mon.0) 4793 : audit 0 from='client.? 172.21.15.80:0/2813849639' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:47:36.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:47:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:47:36] "GET /metrics HTTP/1.1" 200 33970 "" "Prometheus/2.43.0" 2023-12-01T08:47:36.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:47:36 smithi080 bash[41963]: cluster 2023-12-01T08:47:35.982065+0000 mgr.y (mgr.24362) 7173 : cluster 0 pgmap v7142: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:47:36.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:47:36 smithi080 bash[28361]: cluster 2023-12-01T08:47:35.982065+0000 mgr.y (mgr.24362) 7173 : cluster 0 pgmap v7142: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:47:36.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:47:36 smithi090 bash[32384]: cluster 2023-12-01T08:47:35.982065+0000 mgr.y (mgr.24362) 7173 : cluster 0 pgmap v7142: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:47:37.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:47:37 smithi080 bash[28361]: audit 2023-12-01T08:47:36.754403+0000 mon.a (mon.0) 4794 : audit 0 from='client.? 172.21.15.80:0/2199388977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:47:37.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:47:37 smithi080 bash[41963]: audit 2023-12-01T08:47:36.754403+0000 mon.a (mon.0) 4794 : audit 0 from='client.? 172.21.15.80:0/2199388977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:47:37.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:47:37 smithi090 bash[32384]: audit 2023-12-01T08:47:36.754403+0000 mon.a (mon.0) 4794 : audit 0 from='client.? 172.21.15.80:0/2199388977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:47:38.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:47:38 smithi080 bash[28361]: cluster 2023-12-01T08:47:37.982769+0000 mgr.y (mgr.24362) 7174 : cluster 0 pgmap v7143: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:47:38.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:47:38 smithi080 bash[41963]: cluster 2023-12-01T08:47:37.982769+0000 mgr.y (mgr.24362) 7174 : cluster 0 pgmap v7143: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:47:38.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:47:38 smithi090 bash[32384]: cluster 2023-12-01T08:47:37.982769+0000 mgr.y (mgr.24362) 7174 : cluster 0 pgmap v7143: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:47:39.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:47:39 smithi090 bash[32384]: audit 2023-12-01T08:47:39.214618+0000 mon.a (mon.0) 4795 : audit 0 from='client.? 172.21.15.80:0/1437641710' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:47:39.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:47:39 smithi080 bash[28361]: audit 2023-12-01T08:47:39.214618+0000 mon.a (mon.0) 4795 : audit 0 from='client.? 172.21.15.80:0/1437641710' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:47:39.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:47:39 smithi080 bash[41963]: audit 2023-12-01T08:47:39.214618+0000 mon.a (mon.0) 4795 : audit 0 from='client.? 172.21.15.80:0/1437641710' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:47:40.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:47:40 smithi080 bash[28361]: cluster 2023-12-01T08:47:39.983371+0000 mgr.y (mgr.24362) 7175 : cluster 0 pgmap v7144: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:47:40.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:47:40 smithi080 bash[28361]: audit 2023-12-01T08:47:40.152674+0000 mon.c (mon.2) 4600 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:47:40.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:47:40 smithi080 bash[41963]: cluster 2023-12-01T08:47:39.983371+0000 mgr.y (mgr.24362) 7175 : cluster 0 pgmap v7144: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:47:40.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:47:40 smithi080 bash[41963]: audit 2023-12-01T08:47:40.152674+0000 mon.c (mon.2) 4600 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:47:40.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:47:40 smithi090 bash[32384]: cluster 2023-12-01T08:47:39.983371+0000 mgr.y (mgr.24362) 7175 : cluster 0 pgmap v7144: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:47:40.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:47:40 smithi090 bash[32384]: audit 2023-12-01T08:47:40.152674+0000 mon.c (mon.2) 4600 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:47:42.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:47:41 smithi090 bash[32384]: audit 2023-12-01T08:47:41.663448+0000 mon.a (mon.0) 4796 : audit 0 from='client.? 172.21.15.80:0/2754704407' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:47:42.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:47:41 smithi080 bash[28361]: audit 2023-12-01T08:47:41.663448+0000 mon.a (mon.0) 4796 : audit 0 from='client.? 172.21.15.80:0/2754704407' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:47:42.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:47:41 smithi080 bash[41963]: audit 2023-12-01T08:47:41.663448+0000 mon.a (mon.0) 4796 : audit 0 from='client.? 172.21.15.80:0/2754704407' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:47:43.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:47:42 smithi080 bash[28361]: cluster 2023-12-01T08:47:41.984448+0000 mgr.y (mgr.24362) 7176 : cluster 0 pgmap v7145: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:47:43.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:47:42 smithi080 bash[41963]: cluster 2023-12-01T08:47:41.984448+0000 mgr.y (mgr.24362) 7176 : cluster 0 pgmap v7145: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:47:43.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:47:42 smithi090 bash[32384]: cluster 2023-12-01T08:47:41.984448+0000 mgr.y (mgr.24362) 7176 : cluster 0 pgmap v7145: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:47:44.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:47:43 smithi080 bash[28361]: audit 2023-12-01T08:47:43.481197+0000 mon.c (mon.2) 4601 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:47:44.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:47:43 smithi080 bash[41963]: audit 2023-12-01T08:47:43.481197+0000 mon.c (mon.2) 4601 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:47:44.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:47:43 smithi090 bash[32384]: audit 2023-12-01T08:47:43.481197+0000 mon.c (mon.2) 4601 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:47:45.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:47:44 smithi080 bash[28361]: cluster 2023-12-01T08:47:43.985012+0000 mgr.y (mgr.24362) 7177 : cluster 0 pgmap v7146: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:47:45.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:47:44 smithi080 bash[28361]: audit 2023-12-01T08:47:44.113821+0000 mon.b (mon.1) 43 : audit 0 from='client.? 172.21.15.80:0/2184457485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:47:45.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:47:44 smithi080 bash[41963]: cluster 2023-12-01T08:47:43.985012+0000 mgr.y (mgr.24362) 7177 : cluster 0 pgmap v7146: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:47:45.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:47:44 smithi080 bash[41963]: audit 2023-12-01T08:47:44.113821+0000 mon.b (mon.1) 43 : audit 0 from='client.? 172.21.15.80:0/2184457485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:47:45.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:47:44 smithi090 bash[32384]: cluster 2023-12-01T08:47:43.985012+0000 mgr.y (mgr.24362) 7177 : cluster 0 pgmap v7146: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:47:45.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:47:44 smithi090 bash[32384]: audit 2023-12-01T08:47:44.113821+0000 mon.b (mon.1) 43 : audit 0 from='client.? 172.21.15.80:0/2184457485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:47:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:47:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:47:46] "GET /metrics HTTP/1.1" 200 33977 "" "Prometheus/2.43.0" 2023-12-01T08:47:47.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:47:47 smithi080 bash[28361]: cluster 2023-12-01T08:47:45.986000+0000 mgr.y (mgr.24362) 7178 : cluster 0 pgmap v7147: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:47:47.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:47:47 smithi080 bash[28361]: audit 2023-12-01T08:47:46.577241+0000 mon.c (mon.2) 4602 : audit 0 from='client.? 172.21.15.80:0/3336581801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:47:47.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:47:47 smithi080 bash[41963]: cluster 2023-12-01T08:47:45.986000+0000 mgr.y (mgr.24362) 7178 : cluster 0 pgmap v7147: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:47:47.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:47:47 smithi080 bash[41963]: audit 2023-12-01T08:47:46.577241+0000 mon.c (mon.2) 4602 : audit 0 from='client.? 172.21.15.80:0/3336581801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:47:47.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:47:47 smithi090 bash[32384]: cluster 2023-12-01T08:47:45.986000+0000 mgr.y (mgr.24362) 7178 : cluster 0 pgmap v7147: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:47:47.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:47:47 smithi090 bash[32384]: audit 2023-12-01T08:47:46.577241+0000 mon.c (mon.2) 4602 : audit 0 from='client.? 172.21.15.80:0/3336581801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:47:49.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:47:49 smithi080 bash[28361]: cluster 2023-12-01T08:47:47.986727+0000 mgr.y (mgr.24362) 7179 : cluster 0 pgmap v7148: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:47:49.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:47:49 smithi080 bash[41963]: cluster 2023-12-01T08:47:47.986727+0000 mgr.y (mgr.24362) 7179 : cluster 0 pgmap v7148: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:47:49.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:47:49 smithi090 bash[32384]: cluster 2023-12-01T08:47:47.986727+0000 mgr.y (mgr.24362) 7179 : cluster 0 pgmap v7148: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:47:50.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:47:50 smithi080 bash[28361]: audit 2023-12-01T08:47:49.072692+0000 mon.c (mon.2) 4603 : audit 0 from='client.? 172.21.15.80:0/539940953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:47:50.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:47:50 smithi080 bash[28361]: audit 2023-12-01T08:47:49.227576+0000 mon.a (mon.0) 4797 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:47:50.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:47:50 smithi080 bash[28361]: audit 2023-12-01T08:47:49.243471+0000 mon.a (mon.0) 4798 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:47:50.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:47:50 smithi080 bash[28361]: audit 2023-12-01T08:47:49.731843+0000 mon.a (mon.0) 4799 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:47:50.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:47:50 smithi080 bash[28361]: audit 2023-12-01T08:47:49.742171+0000 mon.a (mon.0) 4800 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:47:50.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:47:50 smithi080 bash[41963]: audit 2023-12-01T08:47:49.072692+0000 mon.c (mon.2) 4603 : audit 0 from='client.? 172.21.15.80:0/539940953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:47:50.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:47:50 smithi080 bash[41963]: audit 2023-12-01T08:47:49.227576+0000 mon.a (mon.0) 4797 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:47:50.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:47:50 smithi080 bash[41963]: audit 2023-12-01T08:47:49.243471+0000 mon.a (mon.0) 4798 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:47:50.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:47:50 smithi080 bash[41963]: audit 2023-12-01T08:47:49.731843+0000 mon.a (mon.0) 4799 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:47:50.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:47:50 smithi080 bash[41963]: audit 2023-12-01T08:47:49.742171+0000 mon.a (mon.0) 4800 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:47:50.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:47:50 smithi090 bash[32384]: audit 2023-12-01T08:47:49.072692+0000 mon.c (mon.2) 4603 : audit 0 from='client.? 172.21.15.80:0/539940953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:47:50.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:47:50 smithi090 bash[32384]: audit 2023-12-01T08:47:49.227576+0000 mon.a (mon.0) 4797 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:47:50.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:47:50 smithi090 bash[32384]: audit 2023-12-01T08:47:49.243471+0000 mon.a (mon.0) 4798 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:47:50.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:47:50 smithi090 bash[32384]: audit 2023-12-01T08:47:49.731843+0000 mon.a (mon.0) 4799 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:47:50.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:47:50 smithi090 bash[32384]: audit 2023-12-01T08:47:49.742171+0000 mon.a (mon.0) 4800 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:47:51.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:47:51 smithi080 bash[41963]: cluster 2023-12-01T08:47:49.987302+0000 mgr.y (mgr.24362) 7180 : cluster 0 pgmap v7149: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:47:51.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:47:51 smithi080 bash[41963]: audit 2023-12-01T08:47:50.216252+0000 mon.c (mon.2) 4604 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:47:51.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:47:51 smithi080 bash[41963]: audit 2023-12-01T08:47:50.218273+0000 mon.c (mon.2) 4605 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:47:51.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:47:51 smithi080 bash[41963]: audit 2023-12-01T08:47:50.227819+0000 mon.a (mon.0) 4801 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:47:51.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:47:51 smithi080 bash[28361]: cluster 2023-12-01T08:47:49.987302+0000 mgr.y (mgr.24362) 7180 : cluster 0 pgmap v7149: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:47:51.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:47:51 smithi080 bash[28361]: audit 2023-12-01T08:47:50.216252+0000 mon.c (mon.2) 4604 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:47:51.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:47:51 smithi080 bash[28361]: audit 2023-12-01T08:47:50.218273+0000 mon.c (mon.2) 4605 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:47:51.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:47:51 smithi080 bash[28361]: audit 2023-12-01T08:47:50.227819+0000 mon.a (mon.0) 4801 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:47:51.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:47:51 smithi090 bash[32384]: cluster 2023-12-01T08:47:49.987302+0000 mgr.y (mgr.24362) 7180 : cluster 0 pgmap v7149: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:47:51.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:47:51 smithi090 bash[32384]: audit 2023-12-01T08:47:50.216252+0000 mon.c (mon.2) 4604 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:47:51.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:47:51 smithi090 bash[32384]: audit 2023-12-01T08:47:50.218273+0000 mon.c (mon.2) 4605 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:47:51.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:47:51 smithi090 bash[32384]: audit 2023-12-01T08:47:50.227819+0000 mon.a (mon.0) 4801 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:47:52.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:47:52 smithi080 bash[28361]: audit 2023-12-01T08:47:51.532942+0000 mon.c (mon.2) 4606 : audit 0 from='client.? 172.21.15.80:0/412502785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:47:52.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:47:52 smithi080 bash[41963]: audit 2023-12-01T08:47:51.532942+0000 mon.c (mon.2) 4606 : audit 0 from='client.? 172.21.15.80:0/412502785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:47:52.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:47:52 smithi090 bash[32384]: audit 2023-12-01T08:47:51.532942+0000 mon.c (mon.2) 4606 : audit 0 from='client.? 172.21.15.80:0/412502785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:47:53.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:47:53 smithi080 bash[41963]: cluster 2023-12-01T08:47:51.988458+0000 mgr.y (mgr.24362) 7181 : cluster 0 pgmap v7150: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:47:53.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:47:53 smithi080 bash[28361]: cluster 2023-12-01T08:47:51.988458+0000 mgr.y (mgr.24362) 7181 : cluster 0 pgmap v7150: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:47:53.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:47:53 smithi090 bash[32384]: cluster 2023-12-01T08:47:51.988458+0000 mgr.y (mgr.24362) 7181 : cluster 0 pgmap v7150: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:47:54.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:47:54 smithi080 bash[28361]: audit 2023-12-01T08:47:53.986829+0000 mon.c (mon.2) 4607 : audit 0 from='client.? 172.21.15.80:0/3280514357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:47:54.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:47:54 smithi080 bash[41963]: audit 2023-12-01T08:47:53.986829+0000 mon.c (mon.2) 4607 : audit 0 from='client.? 172.21.15.80:0/3280514357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:47:54.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:47:54 smithi090 bash[32384]: audit 2023-12-01T08:47:53.986829+0000 mon.c (mon.2) 4607 : audit 0 from='client.? 172.21.15.80:0/3280514357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:47:55.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:47:55 smithi080 bash[28361]: cluster 2023-12-01T08:47:53.989058+0000 mgr.y (mgr.24362) 7182 : cluster 0 pgmap v7151: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:47:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:47:55 smithi080 bash[41963]: cluster 2023-12-01T08:47:53.989058+0000 mgr.y (mgr.24362) 7182 : cluster 0 pgmap v7151: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:47:55.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:47:55 smithi090 bash[32384]: cluster 2023-12-01T08:47:53.989058+0000 mgr.y (mgr.24362) 7182 : cluster 0 pgmap v7151: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:47:56.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:47:56 smithi080 bash[41963]: audit 2023-12-01T08:47:55.153137+0000 mon.c (mon.2) 4608 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:47:56.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:47:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:47:56] "GET /metrics HTTP/1.1" 200 33972 "" "Prometheus/2.43.0" 2023-12-01T08:47:56.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:47:56 smithi080 bash[28361]: audit 2023-12-01T08:47:55.153137+0000 mon.c (mon.2) 4608 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:47:56.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:47:56 smithi090 bash[32384]: audit 2023-12-01T08:47:55.153137+0000 mon.c (mon.2) 4608 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:47:57.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:47:57 smithi080 bash[28361]: cluster 2023-12-01T08:47:55.990048+0000 mgr.y (mgr.24362) 7183 : cluster 0 pgmap v7152: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:47:57.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:47:57 smithi080 bash[28361]: audit 2023-12-01T08:47:56.443328+0000 mon.c (mon.2) 4609 : audit 0 from='client.? 172.21.15.80:0/4144214963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:47:57.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:47:57 smithi080 bash[41963]: cluster 2023-12-01T08:47:55.990048+0000 mgr.y (mgr.24362) 7183 : cluster 0 pgmap v7152: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:47:57.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:47:57 smithi080 bash[41963]: audit 2023-12-01T08:47:56.443328+0000 mon.c (mon.2) 4609 : audit 0 from='client.? 172.21.15.80:0/4144214963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:47:57.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:47:57 smithi090 bash[32384]: cluster 2023-12-01T08:47:55.990048+0000 mgr.y (mgr.24362) 7183 : cluster 0 pgmap v7152: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:47:57.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:47:57 smithi090 bash[32384]: audit 2023-12-01T08:47:56.443328+0000 mon.c (mon.2) 4609 : audit 0 from='client.? 172.21.15.80:0/4144214963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:47:58.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:47:58 smithi080 bash[28361]: cluster 2023-12-01T08:47:57.990798+0000 mgr.y (mgr.24362) 7184 : cluster 0 pgmap v7153: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:47:58.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:47:58 smithi080 bash[41963]: cluster 2023-12-01T08:47:57.990798+0000 mgr.y (mgr.24362) 7184 : cluster 0 pgmap v7153: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:47:58.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:47:58 smithi090 bash[32384]: cluster 2023-12-01T08:47:57.990798+0000 mgr.y (mgr.24362) 7184 : cluster 0 pgmap v7153: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:47:59.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:47:59 smithi080 bash[41963]: audit 2023-12-01T08:47:58.902615+0000 mon.c (mon.2) 4610 : audit 0 from='client.? 172.21.15.80:0/2340073625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:47:59.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:47:59 smithi080 bash[28361]: audit 2023-12-01T08:47:58.902615+0000 mon.c (mon.2) 4610 : audit 0 from='client.? 172.21.15.80:0/2340073625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:47:59.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:47:59 smithi090 bash[32384]: audit 2023-12-01T08:47:58.902615+0000 mon.c (mon.2) 4610 : audit 0 from='client.? 172.21.15.80:0/2340073625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:48:00.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:48:00 smithi080 bash[41963]: cluster 2023-12-01T08:47:59.991453+0000 mgr.y (mgr.24362) 7185 : cluster 0 pgmap v7154: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:48:00.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:48:00 smithi080 bash[28361]: cluster 2023-12-01T08:47:59.991453+0000 mgr.y (mgr.24362) 7185 : cluster 0 pgmap v7154: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:48:00.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:48:00 smithi090 bash[32384]: cluster 2023-12-01T08:47:59.991453+0000 mgr.y (mgr.24362) 7185 : cluster 0 pgmap v7154: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:48:01.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:48:01 smithi080 bash[28361]: audit 2023-12-01T08:48:01.343115+0000 mon.a (mon.0) 4802 : audit 0 from='client.? 172.21.15.80:0/1132565644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:48:01.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:48:01 smithi080 bash[41963]: audit 2023-12-01T08:48:01.343115+0000 mon.a (mon.0) 4802 : audit 0 from='client.? 172.21.15.80:0/1132565644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:48:01.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:48:01 smithi090 bash[32384]: audit 2023-12-01T08:48:01.343115+0000 mon.a (mon.0) 4802 : audit 0 from='client.? 172.21.15.80:0/1132565644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:48:03.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:48:02 smithi080 bash[28361]: cluster 2023-12-01T08:48:01.992635+0000 mgr.y (mgr.24362) 7186 : cluster 0 pgmap v7155: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:48:03.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:48:02 smithi080 bash[41963]: cluster 2023-12-01T08:48:01.992635+0000 mgr.y (mgr.24362) 7186 : cluster 0 pgmap v7155: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:48:03.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:48:02 smithi090 bash[32384]: cluster 2023-12-01T08:48:01.992635+0000 mgr.y (mgr.24362) 7186 : cluster 0 pgmap v7155: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:48:04.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:48:03 smithi080 bash[41963]: audit 2023-12-01T08:48:03.805661+0000 mon.a (mon.0) 4803 : audit 0 from='client.? 172.21.15.80:0/687187453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:48:04.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:48:03 smithi080 bash[28361]: audit 2023-12-01T08:48:03.805661+0000 mon.a (mon.0) 4803 : audit 0 from='client.? 172.21.15.80:0/687187453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:48:04.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:48:03 smithi090 bash[32384]: audit 2023-12-01T08:48:03.805661+0000 mon.a (mon.0) 4803 : audit 0 from='client.? 172.21.15.80:0/687187453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:48:05.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:48:04 smithi080 bash[28361]: cluster 2023-12-01T08:48:03.993292+0000 mgr.y (mgr.24362) 7187 : cluster 0 pgmap v7156: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:48:05.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:48:04 smithi080 bash[41963]: cluster 2023-12-01T08:48:03.993292+0000 mgr.y (mgr.24362) 7187 : cluster 0 pgmap v7156: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:48:05.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:48:04 smithi090 bash[32384]: cluster 2023-12-01T08:48:03.993292+0000 mgr.y (mgr.24362) 7187 : cluster 0 pgmap v7156: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:48:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:48:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:48:06] "GET /metrics HTTP/1.1" 200 33972 "" "Prometheus/2.43.0" 2023-12-01T08:48:07.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:48:07 smithi080 bash[41963]: cluster 2023-12-01T08:48:05.994314+0000 mgr.y (mgr.24362) 7188 : cluster 0 pgmap v7157: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:48:07.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:48:07 smithi080 bash[41963]: audit 2023-12-01T08:48:06.268613+0000 mon.a (mon.0) 4804 : audit 0 from='client.? 172.21.15.80:0/4033363325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:48:07.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:48:07 smithi080 bash[28361]: cluster 2023-12-01T08:48:05.994314+0000 mgr.y (mgr.24362) 7188 : cluster 0 pgmap v7157: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:48:07.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:48:07 smithi080 bash[28361]: audit 2023-12-01T08:48:06.268613+0000 mon.a (mon.0) 4804 : audit 0 from='client.? 172.21.15.80:0/4033363325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:48:07.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:48:07 smithi090 bash[32384]: cluster 2023-12-01T08:48:05.994314+0000 mgr.y (mgr.24362) 7188 : cluster 0 pgmap v7157: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:48:07.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:48:07 smithi090 bash[32384]: audit 2023-12-01T08:48:06.268613+0000 mon.a (mon.0) 4804 : audit 0 from='client.? 172.21.15.80:0/4033363325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:48:09.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:48:09 smithi080 bash[28361]: cluster 2023-12-01T08:48:07.995067+0000 mgr.y (mgr.24362) 7189 : cluster 0 pgmap v7158: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:48:09.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:48:09 smithi080 bash[28361]: audit 2023-12-01T08:48:08.723827+0000 mon.a (mon.0) 4805 : audit 0 from='client.? 172.21.15.80:0/2914958452' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:48:09.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:48:09 smithi080 bash[41963]: cluster 2023-12-01T08:48:07.995067+0000 mgr.y (mgr.24362) 7189 : cluster 0 pgmap v7158: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:48:09.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:48:09 smithi080 bash[41963]: audit 2023-12-01T08:48:08.723827+0000 mon.a (mon.0) 4805 : audit 0 from='client.? 172.21.15.80:0/2914958452' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:48:09.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:48:09 smithi090 bash[32384]: cluster 2023-12-01T08:48:07.995067+0000 mgr.y (mgr.24362) 7189 : cluster 0 pgmap v7158: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:48:09.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:48:09 smithi090 bash[32384]: audit 2023-12-01T08:48:08.723827+0000 mon.a (mon.0) 4805 : audit 0 from='client.? 172.21.15.80:0/2914958452' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:48:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:48:11 smithi080 bash[41963]: cluster 2023-12-01T08:48:09.995730+0000 mgr.y (mgr.24362) 7190 : cluster 0 pgmap v7159: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:48:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:48:11 smithi080 bash[41963]: audit 2023-12-01T08:48:10.153473+0000 mon.c (mon.2) 4611 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:48:11.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:48:11 smithi080 bash[28361]: cluster 2023-12-01T08:48:09.995730+0000 mgr.y (mgr.24362) 7190 : cluster 0 pgmap v7159: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:48:11.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:48:11 smithi080 bash[28361]: audit 2023-12-01T08:48:10.153473+0000 mon.c (mon.2) 4611 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:48:11.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:48:11 smithi090 bash[32384]: cluster 2023-12-01T08:48:09.995730+0000 mgr.y (mgr.24362) 7190 : cluster 0 pgmap v7159: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:48:11.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:48:11 smithi090 bash[32384]: audit 2023-12-01T08:48:10.153473+0000 mon.c (mon.2) 4611 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:48:12.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:48:12 smithi080 bash[28361]: audit 2023-12-01T08:48:11.182825+0000 mon.c (mon.2) 4612 : audit 0 from='client.? 172.21.15.80:0/3152583748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:48:12.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:48:12 smithi080 bash[41963]: audit 2023-12-01T08:48:11.182825+0000 mon.c (mon.2) 4612 : audit 0 from='client.? 172.21.15.80:0/3152583748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:48:12.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:48:12 smithi090 bash[32384]: audit 2023-12-01T08:48:11.182825+0000 mon.c (mon.2) 4612 : audit 0 from='client.? 172.21.15.80:0/3152583748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:48:13.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:48:13 smithi080 bash[28361]: cluster 2023-12-01T08:48:11.996883+0000 mgr.y (mgr.24362) 7191 : cluster 0 pgmap v7160: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:48:13.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:48:13 smithi080 bash[41963]: cluster 2023-12-01T08:48:11.996883+0000 mgr.y (mgr.24362) 7191 : cluster 0 pgmap v7160: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:48:13.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:48:13 smithi090 bash[32384]: cluster 2023-12-01T08:48:11.996883+0000 mgr.y (mgr.24362) 7191 : cluster 0 pgmap v7160: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:48:14.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:48:14 smithi080 bash[28361]: audit 2023-12-01T08:48:13.640358+0000 mon.a (mon.0) 4806 : audit 0 from='client.? 172.21.15.80:0/463708892' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:48:14.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:48:14 smithi080 bash[41963]: audit 2023-12-01T08:48:13.640358+0000 mon.a (mon.0) 4806 : audit 0 from='client.? 172.21.15.80:0/463708892' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:48:14.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:48:14 smithi090 bash[32384]: audit 2023-12-01T08:48:13.640358+0000 mon.a (mon.0) 4806 : audit 0 from='client.? 172.21.15.80:0/463708892' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:48:15.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:48:15 smithi080 bash[28361]: cluster 2023-12-01T08:48:13.997618+0000 mgr.y (mgr.24362) 7192 : cluster 0 pgmap v7161: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:48:15.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:48:15 smithi080 bash[41963]: cluster 2023-12-01T08:48:13.997618+0000 mgr.y (mgr.24362) 7192 : cluster 0 pgmap v7161: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:48:15.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:48:15 smithi090 bash[32384]: cluster 2023-12-01T08:48:13.997618+0000 mgr.y (mgr.24362) 7192 : cluster 0 pgmap v7161: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:48:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:48:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:48:16] "GET /metrics HTTP/1.1" 200 33971 "" "Prometheus/2.43.0" 2023-12-01T08:48:17.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:48:17 smithi080 bash[28361]: cluster 2023-12-01T08:48:15.998465+0000 mgr.y (mgr.24362) 7193 : cluster 0 pgmap v7162: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:48:17.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:48:17 smithi080 bash[28361]: audit 2023-12-01T08:48:16.096334+0000 mon.c (mon.2) 4613 : audit 0 from='client.? 172.21.15.80:0/1911219176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:48:17.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:48:17 smithi080 bash[41963]: cluster 2023-12-01T08:48:15.998465+0000 mgr.y (mgr.24362) 7193 : cluster 0 pgmap v7162: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:48:17.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:48:17 smithi080 bash[41963]: audit 2023-12-01T08:48:16.096334+0000 mon.c (mon.2) 4613 : audit 0 from='client.? 172.21.15.80:0/1911219176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:48:17.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:48:17 smithi090 bash[32384]: cluster 2023-12-01T08:48:15.998465+0000 mgr.y (mgr.24362) 7193 : cluster 0 pgmap v7162: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:48:17.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:48:17 smithi090 bash[32384]: audit 2023-12-01T08:48:16.096334+0000 mon.c (mon.2) 4613 : audit 0 from='client.? 172.21.15.80:0/1911219176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:48:19.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:48:19 smithi080 bash[28361]: cluster 2023-12-01T08:48:17.999183+0000 mgr.y (mgr.24362) 7194 : cluster 0 pgmap v7163: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:48:19.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:48:19 smithi080 bash[28361]: audit 2023-12-01T08:48:18.560130+0000 mon.a (mon.0) 4807 : audit 0 from='client.? 172.21.15.80:0/2024297988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:48:19.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:48:19 smithi080 bash[41963]: cluster 2023-12-01T08:48:17.999183+0000 mgr.y (mgr.24362) 7194 : cluster 0 pgmap v7163: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:48:19.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:48:19 smithi080 bash[41963]: audit 2023-12-01T08:48:18.560130+0000 mon.a (mon.0) 4807 : audit 0 from='client.? 172.21.15.80:0/2024297988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:48:19.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:48:19 smithi090 bash[32384]: cluster 2023-12-01T08:48:17.999183+0000 mgr.y (mgr.24362) 7194 : cluster 0 pgmap v7163: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:48:19.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:48:19 smithi090 bash[32384]: audit 2023-12-01T08:48:18.560130+0000 mon.a (mon.0) 4807 : audit 0 from='client.? 172.21.15.80:0/2024297988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:48:21.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:48:21 smithi080 bash[28361]: cluster 2023-12-01T08:48:19.999813+0000 mgr.y (mgr.24362) 7195 : cluster 0 pgmap v7164: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:48:21.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:48:21 smithi080 bash[28361]: audit 2023-12-01T08:48:21.016971+0000 mon.c (mon.2) 4614 : audit 0 from='client.? 172.21.15.80:0/3948672186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:48:21.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:48:21 smithi080 bash[41963]: cluster 2023-12-01T08:48:19.999813+0000 mgr.y (mgr.24362) 7195 : cluster 0 pgmap v7164: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:48:21.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:48:21 smithi080 bash[41963]: audit 2023-12-01T08:48:21.016971+0000 mon.c (mon.2) 4614 : audit 0 from='client.? 172.21.15.80:0/3948672186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:48:21.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:48:21 smithi090 bash[32384]: cluster 2023-12-01T08:48:19.999813+0000 mgr.y (mgr.24362) 7195 : cluster 0 pgmap v7164: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:48:21.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:48:21 smithi090 bash[32384]: audit 2023-12-01T08:48:21.016971+0000 mon.c (mon.2) 4614 : audit 0 from='client.? 172.21.15.80:0/3948672186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:48:23.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:48:22 smithi080 bash[28361]: cluster 2023-12-01T08:48:22.000998+0000 mgr.y (mgr.24362) 7196 : cluster 0 pgmap v7165: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:48:23.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:48:22 smithi080 bash[41963]: cluster 2023-12-01T08:48:22.000998+0000 mgr.y (mgr.24362) 7196 : cluster 0 pgmap v7165: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:48:23.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:48:22 smithi090 bash[32384]: cluster 2023-12-01T08:48:22.000998+0000 mgr.y (mgr.24362) 7196 : cluster 0 pgmap v7165: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:48:24.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:48:23 smithi080 bash[28361]: audit 2023-12-01T08:48:23.465300+0000 mon.a (mon.0) 4808 : audit 0 from='client.? 172.21.15.80:0/2952124570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:48:24.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:48:23 smithi080 bash[41963]: audit 2023-12-01T08:48:23.465300+0000 mon.a (mon.0) 4808 : audit 0 from='client.? 172.21.15.80:0/2952124570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:48:24.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:48:23 smithi090 bash[32384]: audit 2023-12-01T08:48:23.465300+0000 mon.a (mon.0) 4808 : audit 0 from='client.? 172.21.15.80:0/2952124570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:48:25.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:48:24 smithi080 bash[41963]: cluster 2023-12-01T08:48:24.001670+0000 mgr.y (mgr.24362) 7197 : cluster 0 pgmap v7166: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:48:25.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:48:24 smithi080 bash[28361]: cluster 2023-12-01T08:48:24.001670+0000 mgr.y (mgr.24362) 7197 : cluster 0 pgmap v7166: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:48:25.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:48:24 smithi090 bash[32384]: cluster 2023-12-01T08:48:24.001670+0000 mgr.y (mgr.24362) 7197 : cluster 0 pgmap v7166: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:48:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:48:25 smithi080 bash[28361]: audit 2023-12-01T08:48:25.153899+0000 mon.c (mon.2) 4615 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:48:26.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:48:25 smithi080 bash[41963]: audit 2023-12-01T08:48:25.153899+0000 mon.c (mon.2) 4615 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:48:26.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:48:25 smithi090 bash[32384]: audit 2023-12-01T08:48:25.153899+0000 mon.c (mon.2) 4615 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:48:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:48:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:48:26] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T08:48:27.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:48:26 smithi080 bash[28361]: audit 2023-12-01T08:48:25.927175+0000 mon.a (mon.0) 4809 : audit 0 from='client.? 172.21.15.80:0/2132989801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:48:27.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:48:26 smithi080 bash[28361]: cluster 2023-12-01T08:48:26.002829+0000 mgr.y (mgr.24362) 7198 : cluster 0 pgmap v7167: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:48:27.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:48:26 smithi080 bash[41963]: audit 2023-12-01T08:48:25.927175+0000 mon.a (mon.0) 4809 : audit 0 from='client.? 172.21.15.80:0/2132989801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:48:27.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:48:26 smithi080 bash[41963]: cluster 2023-12-01T08:48:26.002829+0000 mgr.y (mgr.24362) 7198 : cluster 0 pgmap v7167: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:48:27.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:48:26 smithi090 bash[32384]: audit 2023-12-01T08:48:25.927175+0000 mon.a (mon.0) 4809 : audit 0 from='client.? 172.21.15.80:0/2132989801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:48:27.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:48:26 smithi090 bash[32384]: cluster 2023-12-01T08:48:26.002829+0000 mgr.y (mgr.24362) 7198 : cluster 0 pgmap v7167: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:48:29.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:48:29 smithi080 bash[41963]: cluster 2023-12-01T08:48:28.003715+0000 mgr.y (mgr.24362) 7199 : cluster 0 pgmap v7168: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:48:29.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:48:29 smithi080 bash[41963]: audit 2023-12-01T08:48:28.379781+0000 mon.a (mon.0) 4810 : audit 0 from='client.? 172.21.15.80:0/3458774598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:48:29.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:48:29 smithi080 bash[28361]: cluster 2023-12-01T08:48:28.003715+0000 mgr.y (mgr.24362) 7199 : cluster 0 pgmap v7168: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:48:29.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:48:29 smithi080 bash[28361]: audit 2023-12-01T08:48:28.379781+0000 mon.a (mon.0) 4810 : audit 0 from='client.? 172.21.15.80:0/3458774598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:48:29.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:48:29 smithi090 bash[32384]: cluster 2023-12-01T08:48:28.003715+0000 mgr.y (mgr.24362) 7199 : cluster 0 pgmap v7168: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:48:29.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:48:29 smithi090 bash[32384]: audit 2023-12-01T08:48:28.379781+0000 mon.a (mon.0) 4810 : audit 0 from='client.? 172.21.15.80:0/3458774598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:48:31.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:48:31 smithi080 bash[28361]: cluster 2023-12-01T08:48:30.004408+0000 mgr.y (mgr.24362) 7200 : cluster 0 pgmap v7169: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:48:31.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:48:31 smithi080 bash[28361]: audit 2023-12-01T08:48:30.838621+0000 mon.c (mon.2) 4616 : audit 0 from='client.? 172.21.15.80:0/1417246917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:48:31.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:48:31 smithi080 bash[41963]: cluster 2023-12-01T08:48:30.004408+0000 mgr.y (mgr.24362) 7200 : cluster 0 pgmap v7169: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:48:31.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:48:31 smithi080 bash[41963]: audit 2023-12-01T08:48:30.838621+0000 mon.c (mon.2) 4616 : audit 0 from='client.? 172.21.15.80:0/1417246917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:48:31.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:48:31 smithi090 bash[32384]: cluster 2023-12-01T08:48:30.004408+0000 mgr.y (mgr.24362) 7200 : cluster 0 pgmap v7169: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:48:31.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:48:31 smithi090 bash[32384]: audit 2023-12-01T08:48:30.838621+0000 mon.c (mon.2) 4616 : audit 0 from='client.? 172.21.15.80:0/1417246917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:48:33.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:48:32 smithi080 bash[41963]: cluster 2023-12-01T08:48:32.005587+0000 mgr.y (mgr.24362) 7201 : cluster 0 pgmap v7170: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:48:33.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:48:32 smithi080 bash[28361]: cluster 2023-12-01T08:48:32.005587+0000 mgr.y (mgr.24362) 7201 : cluster 0 pgmap v7170: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:48:33.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:48:32 smithi090 bash[32384]: cluster 2023-12-01T08:48:32.005587+0000 mgr.y (mgr.24362) 7201 : cluster 0 pgmap v7170: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:48:34.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:48:33 smithi080 bash[28361]: audit 2023-12-01T08:48:33.289832+0000 mon.a (mon.0) 4811 : audit 0 from='client.? 172.21.15.80:0/2157028409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:48:34.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:48:33 smithi080 bash[41963]: audit 2023-12-01T08:48:33.289832+0000 mon.a (mon.0) 4811 : audit 0 from='client.? 172.21.15.80:0/2157028409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:48:34.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:48:33 smithi090 bash[32384]: audit 2023-12-01T08:48:33.289832+0000 mon.a (mon.0) 4811 : audit 0 from='client.? 172.21.15.80:0/2157028409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:48:35.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:48:34 smithi080 bash[28361]: cluster 2023-12-01T08:48:34.006312+0000 mgr.y (mgr.24362) 7202 : cluster 0 pgmap v7171: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:48:35.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:48:34 smithi080 bash[41963]: cluster 2023-12-01T08:48:34.006312+0000 mgr.y (mgr.24362) 7202 : cluster 0 pgmap v7171: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:48:35.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:48:34 smithi090 bash[32384]: cluster 2023-12-01T08:48:34.006312+0000 mgr.y (mgr.24362) 7202 : cluster 0 pgmap v7171: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:48:36.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:48:35 smithi080 bash[28361]: audit 2023-12-01T08:48:35.758580+0000 mon.a (mon.0) 4812 : audit 0 from='client.? 172.21.15.80:0/1056896416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:48:36.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:48:35 smithi080 bash[41963]: audit 2023-12-01T08:48:35.758580+0000 mon.a (mon.0) 4812 : audit 0 from='client.? 172.21.15.80:0/1056896416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:48:36.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:48:35 smithi090 bash[32384]: audit 2023-12-01T08:48:35.758580+0000 mon.a (mon.0) 4812 : audit 0 from='client.? 172.21.15.80:0/1056896416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:48:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:48:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:48:36] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T08:48:37.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:48:36 smithi080 bash[28361]: cluster 2023-12-01T08:48:36.007421+0000 mgr.y (mgr.24362) 7203 : cluster 0 pgmap v7172: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:48:37.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:48:36 smithi080 bash[41963]: cluster 2023-12-01T08:48:36.007421+0000 mgr.y (mgr.24362) 7203 : cluster 0 pgmap v7172: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:48:37.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:48:36 smithi090 bash[32384]: cluster 2023-12-01T08:48:36.007421+0000 mgr.y (mgr.24362) 7203 : cluster 0 pgmap v7172: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:48:39.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:48:39 smithi080 bash[28361]: cluster 2023-12-01T08:48:38.008298+0000 mgr.y (mgr.24362) 7204 : cluster 0 pgmap v7173: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:48:39.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:48:39 smithi080 bash[28361]: audit 2023-12-01T08:48:38.215054+0000 mon.a (mon.0) 4813 : audit 0 from='client.? 172.21.15.80:0/2668113855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:48:39.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:48:39 smithi080 bash[41963]: cluster 2023-12-01T08:48:38.008298+0000 mgr.y (mgr.24362) 7204 : cluster 0 pgmap v7173: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:48:39.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:48:39 smithi080 bash[41963]: audit 2023-12-01T08:48:38.215054+0000 mon.a (mon.0) 4813 : audit 0 from='client.? 172.21.15.80:0/2668113855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:48:39.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:48:39 smithi090 bash[32384]: cluster 2023-12-01T08:48:38.008298+0000 mgr.y (mgr.24362) 7204 : cluster 0 pgmap v7173: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:48:39.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:48:39 smithi090 bash[32384]: audit 2023-12-01T08:48:38.215054+0000 mon.a (mon.0) 4813 : audit 0 from='client.? 172.21.15.80:0/2668113855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:48:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:48:41 smithi080 bash[28361]: cluster 2023-12-01T08:48:40.009025+0000 mgr.y (mgr.24362) 7205 : cluster 0 pgmap v7174: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:48:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:48:41 smithi080 bash[28361]: audit 2023-12-01T08:48:40.154404+0000 mon.c (mon.2) 4617 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:48:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:48:41 smithi080 bash[28361]: audit 2023-12-01T08:48:40.673712+0000 mon.a (mon.0) 4814 : audit 0 from='client.? 172.21.15.80:0/3005886751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:48:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:48:41 smithi080 bash[41963]: cluster 2023-12-01T08:48:40.009025+0000 mgr.y (mgr.24362) 7205 : cluster 0 pgmap v7174: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:48:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:48:41 smithi080 bash[41963]: audit 2023-12-01T08:48:40.154404+0000 mon.c (mon.2) 4617 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:48:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:48:41 smithi080 bash[41963]: audit 2023-12-01T08:48:40.673712+0000 mon.a (mon.0) 4814 : audit 0 from='client.? 172.21.15.80:0/3005886751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:48:41.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:48:41 smithi090 bash[32384]: cluster 2023-12-01T08:48:40.009025+0000 mgr.y (mgr.24362) 7205 : cluster 0 pgmap v7174: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:48:41.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:48:41 smithi090 bash[32384]: audit 2023-12-01T08:48:40.154404+0000 mon.c (mon.2) 4617 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:48:41.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:48:41 smithi090 bash[32384]: audit 2023-12-01T08:48:40.673712+0000 mon.a (mon.0) 4814 : audit 0 from='client.? 172.21.15.80:0/3005886751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:48:43.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:48:42 smithi080 bash[28361]: cluster 2023-12-01T08:48:42.010132+0000 mgr.y (mgr.24362) 7206 : cluster 0 pgmap v7175: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:48:43.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:48:42 smithi080 bash[41963]: cluster 2023-12-01T08:48:42.010132+0000 mgr.y (mgr.24362) 7206 : cluster 0 pgmap v7175: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:48:43.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:48:42 smithi090 bash[32384]: cluster 2023-12-01T08:48:42.010132+0000 mgr.y (mgr.24362) 7206 : cluster 0 pgmap v7175: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:48:44.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:48:43 smithi080 bash[28361]: audit 2023-12-01T08:48:43.136960+0000 mon.a (mon.0) 4815 : audit 0 from='client.? 172.21.15.80:0/1076214651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:48:44.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:48:43 smithi080 bash[41963]: audit 2023-12-01T08:48:43.136960+0000 mon.a (mon.0) 4815 : audit 0 from='client.? 172.21.15.80:0/1076214651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:48:44.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:48:43 smithi090 bash[32384]: audit 2023-12-01T08:48:43.136960+0000 mon.a (mon.0) 4815 : audit 0 from='client.? 172.21.15.80:0/1076214651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:48:45.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:48:44 smithi080 bash[41963]: cluster 2023-12-01T08:48:44.010775+0000 mgr.y (mgr.24362) 7207 : cluster 0 pgmap v7176: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:48:45.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:48:44 smithi080 bash[28361]: cluster 2023-12-01T08:48:44.010775+0000 mgr.y (mgr.24362) 7207 : cluster 0 pgmap v7176: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:48:45.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:48:44 smithi090 bash[32384]: cluster 2023-12-01T08:48:44.010775+0000 mgr.y (mgr.24362) 7207 : cluster 0 pgmap v7176: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:48:46.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:48:45 smithi080 bash[28361]: audit 2023-12-01T08:48:45.595481+0000 mon.a (mon.0) 4816 : audit 0 from='client.? 172.21.15.80:0/3963095094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:48:46.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:48:45 smithi080 bash[41963]: audit 2023-12-01T08:48:45.595481+0000 mon.a (mon.0) 4816 : audit 0 from='client.? 172.21.15.80:0/3963095094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:48:46.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:48:45 smithi090 bash[32384]: audit 2023-12-01T08:48:45.595481+0000 mon.a (mon.0) 4816 : audit 0 from='client.? 172.21.15.80:0/3963095094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:48:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:48:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:48:46] "GET /metrics HTTP/1.1" 200 33971 "" "Prometheus/2.43.0" 2023-12-01T08:48:47.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:48:46 smithi080 bash[28361]: cluster 2023-12-01T08:48:46.011985+0000 mgr.y (mgr.24362) 7208 : cluster 0 pgmap v7177: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:48:47.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:48:46 smithi080 bash[41963]: cluster 2023-12-01T08:48:46.011985+0000 mgr.y (mgr.24362) 7208 : cluster 0 pgmap v7177: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:48:47.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:48:46 smithi090 bash[32384]: cluster 2023-12-01T08:48:46.011985+0000 mgr.y (mgr.24362) 7208 : cluster 0 pgmap v7177: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:48:48.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:48:48 smithi080 bash[28361]: cluster 2023-12-01T08:48:48.012728+0000 mgr.y (mgr.24362) 7209 : cluster 0 pgmap v7178: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:48:48.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:48:48 smithi080 bash[28361]: audit 2023-12-01T08:48:48.051226+0000 mon.a (mon.0) 4817 : audit 0 from='client.? 172.21.15.80:0/2758253825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:48:48.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:48:48 smithi080 bash[41963]: cluster 2023-12-01T08:48:48.012728+0000 mgr.y (mgr.24362) 7209 : cluster 0 pgmap v7178: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:48:48.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:48:48 smithi080 bash[41963]: audit 2023-12-01T08:48:48.051226+0000 mon.a (mon.0) 4817 : audit 0 from='client.? 172.21.15.80:0/2758253825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:48:48.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:48:48 smithi090 bash[32384]: cluster 2023-12-01T08:48:48.012728+0000 mgr.y (mgr.24362) 7209 : cluster 0 pgmap v7178: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:48:48.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:48:48 smithi090 bash[32384]: audit 2023-12-01T08:48:48.051226+0000 mon.a (mon.0) 4817 : audit 0 from='client.? 172.21.15.80:0/2758253825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:48:51.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:48:51 smithi080 bash[28361]: cluster 2023-12-01T08:48:50.013345+0000 mgr.y (mgr.24362) 7210 : cluster 0 pgmap v7179: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:48:51.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:48:51 smithi080 bash[28361]: audit 2023-12-01T08:48:50.308556+0000 mon.c (mon.2) 4618 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:48:51.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:48:51 smithi080 bash[28361]: audit 2023-12-01T08:48:50.513247+0000 mon.c (mon.2) 4619 : audit 0 from='client.? 172.21.15.80:0/5460143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:48:51.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:48:51 smithi080 bash[41963]: cluster 2023-12-01T08:48:50.013345+0000 mgr.y (mgr.24362) 7210 : cluster 0 pgmap v7179: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:48:51.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:48:51 smithi080 bash[41963]: audit 2023-12-01T08:48:50.308556+0000 mon.c (mon.2) 4618 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:48:51.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:48:51 smithi080 bash[41963]: audit 2023-12-01T08:48:50.513247+0000 mon.c (mon.2) 4619 : audit 0 from='client.? 172.21.15.80:0/5460143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:48:51.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:48:51 smithi090 bash[32384]: cluster 2023-12-01T08:48:50.013345+0000 mgr.y (mgr.24362) 7210 : cluster 0 pgmap v7179: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:48:51.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:48:51 smithi090 bash[32384]: audit 2023-12-01T08:48:50.308556+0000 mon.c (mon.2) 4618 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:48:51.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:48:51 smithi090 bash[32384]: audit 2023-12-01T08:48:50.513247+0000 mon.c (mon.2) 4619 : audit 0 from='client.? 172.21.15.80:0/5460143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:48:53.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:48:52 smithi080 bash[28361]: cluster 2023-12-01T08:48:52.014454+0000 mgr.y (mgr.24362) 7211 : cluster 0 pgmap v7180: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:48:53.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:48:52 smithi080 bash[41963]: cluster 2023-12-01T08:48:52.014454+0000 mgr.y (mgr.24362) 7211 : cluster 0 pgmap v7180: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:48:53.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:48:52 smithi090 bash[32384]: cluster 2023-12-01T08:48:52.014454+0000 mgr.y (mgr.24362) 7211 : cluster 0 pgmap v7180: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:48:54.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:48:53 smithi080 bash[41963]: audit 2023-12-01T08:48:52.973009+0000 mon.a (mon.0) 4818 : audit 0 from='client.? 172.21.15.80:0/183585133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:48:54.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:48:53 smithi080 bash[28361]: audit 2023-12-01T08:48:52.973009+0000 mon.a (mon.0) 4818 : audit 0 from='client.? 172.21.15.80:0/183585133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:48:54.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:48:53 smithi090 bash[32384]: audit 2023-12-01T08:48:52.973009+0000 mon.a (mon.0) 4818 : audit 0 from='client.? 172.21.15.80:0/183585133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:48:55.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:48:54 smithi080 bash[41963]: cluster 2023-12-01T08:48:54.015225+0000 mgr.y (mgr.24362) 7212 : cluster 0 pgmap v7181: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:48:55.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:48:54 smithi080 bash[28361]: cluster 2023-12-01T08:48:54.015225+0000 mgr.y (mgr.24362) 7212 : cluster 0 pgmap v7181: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:48:55.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:48:54 smithi090 bash[32384]: cluster 2023-12-01T08:48:54.015225+0000 mgr.y (mgr.24362) 7212 : cluster 0 pgmap v7181: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:48:56.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:48:55 smithi080 bash[41963]: audit 2023-12-01T08:48:55.154596+0000 mon.c (mon.2) 4620 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:48:56.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:48:55 smithi080 bash[41963]: audit 2023-12-01T08:48:55.552294+0000 mon.c (mon.2) 4621 : audit 0 from='client.? 172.21.15.80:0/886125992' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:48:56.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:48:55 smithi080 bash[28361]: audit 2023-12-01T08:48:55.154596+0000 mon.c (mon.2) 4620 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:48:56.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:48:55 smithi080 bash[28361]: audit 2023-12-01T08:48:55.552294+0000 mon.c (mon.2) 4621 : audit 0 from='client.? 172.21.15.80:0/886125992' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:48:56.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:48:55 smithi090 bash[32384]: audit 2023-12-01T08:48:55.154596+0000 mon.c (mon.2) 4620 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:48:56.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:48:55 smithi090 bash[32384]: audit 2023-12-01T08:48:55.552294+0000 mon.c (mon.2) 4621 : audit 0 from='client.? 172.21.15.80:0/886125992' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:48:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:48:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:48:56] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.43.0" 2023-12-01T08:48:57.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:48:56 smithi090 bash[32384]: cluster 2023-12-01T08:48:56.016345+0000 mgr.y (mgr.24362) 7213 : cluster 0 pgmap v7182: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:48:57.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:48:56 smithi090 bash[32384]: audit 2023-12-01T08:48:56.209519+0000 mon.a (mon.0) 4819 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:48:57.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:48:56 smithi090 bash[32384]: audit 2023-12-01T08:48:56.222829+0000 mon.a (mon.0) 4820 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:48:57.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:48:56 smithi090 bash[32384]: audit 2023-12-01T08:48:56.515663+0000 mon.a (mon.0) 4821 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:48:57.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:48:56 smithi090 bash[32384]: audit 2023-12-01T08:48:56.527748+0000 mon.a (mon.0) 4822 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:48:57.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:48:56 smithi080 bash[41963]: cluster 2023-12-01T08:48:56.016345+0000 mgr.y (mgr.24362) 7213 : cluster 0 pgmap v7182: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:48:57.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:48:56 smithi080 bash[41963]: audit 2023-12-01T08:48:56.209519+0000 mon.a (mon.0) 4819 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:48:57.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:48:56 smithi080 bash[41963]: audit 2023-12-01T08:48:56.222829+0000 mon.a (mon.0) 4820 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:48:57.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:48:56 smithi080 bash[41963]: audit 2023-12-01T08:48:56.515663+0000 mon.a (mon.0) 4821 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:48:57.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:48:56 smithi080 bash[41963]: audit 2023-12-01T08:48:56.527748+0000 mon.a (mon.0) 4822 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:48:57.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:48:56 smithi080 bash[28361]: cluster 2023-12-01T08:48:56.016345+0000 mgr.y (mgr.24362) 7213 : cluster 0 pgmap v7182: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:48:57.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:48:56 smithi080 bash[28361]: audit 2023-12-01T08:48:56.209519+0000 mon.a (mon.0) 4819 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:48:57.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:48:56 smithi080 bash[28361]: audit 2023-12-01T08:48:56.222829+0000 mon.a (mon.0) 4820 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:48:57.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:48:56 smithi080 bash[28361]: audit 2023-12-01T08:48:56.515663+0000 mon.a (mon.0) 4821 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:48:57.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:48:56 smithi080 bash[28361]: audit 2023-12-01T08:48:56.527748+0000 mon.a (mon.0) 4822 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:48:58.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:48:58 smithi080 bash[28361]: audit 2023-12-01T08:48:58.013651+0000 mon.c (mon.2) 4622 : audit 0 from='client.? 172.21.15.80:0/2307200292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:48:58.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:48:58 smithi080 bash[41963]: audit 2023-12-01T08:48:58.013651+0000 mon.c (mon.2) 4622 : audit 0 from='client.? 172.21.15.80:0/2307200292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:48:58.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:48:58 smithi090 bash[32384]: audit 2023-12-01T08:48:58.013651+0000 mon.c (mon.2) 4622 : audit 0 from='client.? 172.21.15.80:0/2307200292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:48:59.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:48:59 smithi080 bash[41963]: cluster 2023-12-01T08:48:58.016972+0000 mgr.y (mgr.24362) 7214 : cluster 0 pgmap v7183: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:48:59.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:48:59 smithi080 bash[28361]: cluster 2023-12-01T08:48:58.016972+0000 mgr.y (mgr.24362) 7214 : cluster 0 pgmap v7183: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:48:59.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:48:59 smithi090 bash[32384]: cluster 2023-12-01T08:48:58.016972+0000 mgr.y (mgr.24362) 7214 : cluster 0 pgmap v7183: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:49:01.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:49:01 smithi080 bash[28361]: cluster 2023-12-01T08:49:00.017642+0000 mgr.y (mgr.24362) 7215 : cluster 0 pgmap v7184: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:49:01.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:49:01 smithi080 bash[28361]: audit 2023-12-01T08:49:00.463840+0000 mon.a (mon.0) 4823 : audit 0 from='client.? 172.21.15.80:0/852731229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:49:01.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:49:01 smithi080 bash[41963]: cluster 2023-12-01T08:49:00.017642+0000 mgr.y (mgr.24362) 7215 : cluster 0 pgmap v7184: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:49:01.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:49:01 smithi080 bash[41963]: audit 2023-12-01T08:49:00.463840+0000 mon.a (mon.0) 4823 : audit 0 from='client.? 172.21.15.80:0/852731229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:49:01.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:49:01 smithi090 bash[32384]: cluster 2023-12-01T08:49:00.017642+0000 mgr.y (mgr.24362) 7215 : cluster 0 pgmap v7184: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:49:01.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:49:01 smithi090 bash[32384]: audit 2023-12-01T08:49:00.463840+0000 mon.a (mon.0) 4823 : audit 0 from='client.? 172.21.15.80:0/852731229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:49:03.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:49:02 smithi080 bash[28361]: cluster 2023-12-01T08:49:02.018752+0000 mgr.y (mgr.24362) 7216 : cluster 0 pgmap v7185: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:49:03.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:49:02 smithi080 bash[41963]: cluster 2023-12-01T08:49:02.018752+0000 mgr.y (mgr.24362) 7216 : cluster 0 pgmap v7185: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:49:03.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:49:02 smithi090 bash[32384]: cluster 2023-12-01T08:49:02.018752+0000 mgr.y (mgr.24362) 7216 : cluster 0 pgmap v7185: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:49:03.916 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:49:03 smithi080 bash[28361]: audit 2023-12-01T08:49:02.927604+0000 mon.c (mon.2) 4623 : audit 0 from='client.? 172.21.15.80:0/3695597560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:49:04.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:49:03 smithi080 bash[41963]: audit 2023-12-01T08:49:02.927604+0000 mon.c (mon.2) 4623 : audit 0 from='client.? 172.21.15.80:0/3695597560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:49:04.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:49:03 smithi090 bash[32384]: audit 2023-12-01T08:49:02.927604+0000 mon.c (mon.2) 4623 : audit 0 from='client.? 172.21.15.80:0/3695597560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:49:04.924 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:49:04 smithi080 bash[28361]: cluster 2023-12-01T08:49:04.019410+0000 mgr.y (mgr.24362) 7217 : cluster 0 pgmap v7186: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:49:05.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:49:04 smithi080 bash[41963]: cluster 2023-12-01T08:49:04.019410+0000 mgr.y (mgr.24362) 7217 : cluster 0 pgmap v7186: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:49:05.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:49:04 smithi090 bash[32384]: cluster 2023-12-01T08:49:04.019410+0000 mgr.y (mgr.24362) 7217 : cluster 0 pgmap v7186: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:49:06.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:49:05 smithi080 bash[28361]: audit 2023-12-01T08:49:05.401304+0000 mon.a (mon.0) 4824 : audit 0 from='client.? 172.21.15.80:0/2374086260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:49:06.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:49:05 smithi080 bash[41963]: audit 2023-12-01T08:49:05.401304+0000 mon.a (mon.0) 4824 : audit 0 from='client.? 172.21.15.80:0/2374086260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:49:06.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:49:05 smithi090 bash[32384]: audit 2023-12-01T08:49:05.401304+0000 mon.a (mon.0) 4824 : audit 0 from='client.? 172.21.15.80:0/2374086260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:49:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:49:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:49:06] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.43.0" 2023-12-01T08:49:07.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:49:06 smithi090 bash[32384]: cluster 2023-12-01T08:49:06.020307+0000 mgr.y (mgr.24362) 7218 : cluster 0 pgmap v7187: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:49:07.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:49:06 smithi080 bash[41963]: cluster 2023-12-01T08:49:06.020307+0000 mgr.y (mgr.24362) 7218 : cluster 0 pgmap v7187: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:49:07.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:49:06 smithi080 bash[28361]: cluster 2023-12-01T08:49:06.020307+0000 mgr.y (mgr.24362) 7218 : cluster 0 pgmap v7187: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:49:08.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:49:07 smithi090 bash[32384]: audit 2023-12-01T08:49:06.950974+0000 mon.a (mon.0) 4825 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:49:08.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:49:07 smithi090 bash[32384]: audit 2023-12-01T08:49:06.960696+0000 mon.a (mon.0) 4826 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:49:08.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:49:07 smithi090 bash[32384]: audit 2023-12-01T08:49:06.965456+0000 mon.c (mon.2) 4624 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:49:08.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:49:07 smithi090 bash[32384]: audit 2023-12-01T08:49:06.966772+0000 mon.c (mon.2) 4625 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:49:08.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:49:07 smithi090 bash[32384]: audit 2023-12-01T08:49:06.975152+0000 mon.a (mon.0) 4827 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:49:08.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:49:07 smithi090 bash[32384]: audit 2023-12-01T08:49:07.858165+0000 mon.c (mon.2) 4626 : audit 0 from='client.? 172.21.15.80:0/3839692248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:49:08.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:49:07 smithi080 bash[41963]: audit 2023-12-01T08:49:06.950974+0000 mon.a (mon.0) 4825 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:49:08.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:49:07 smithi080 bash[41963]: audit 2023-12-01T08:49:06.960696+0000 mon.a (mon.0) 4826 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:49:08.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:49:07 smithi080 bash[41963]: audit 2023-12-01T08:49:06.965456+0000 mon.c (mon.2) 4624 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:49:08.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:49:07 smithi080 bash[41963]: audit 2023-12-01T08:49:06.966772+0000 mon.c (mon.2) 4625 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:49:08.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:49:07 smithi080 bash[41963]: audit 2023-12-01T08:49:06.975152+0000 mon.a (mon.0) 4827 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:49:08.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:49:07 smithi080 bash[41963]: audit 2023-12-01T08:49:07.858165+0000 mon.c (mon.2) 4626 : audit 0 from='client.? 172.21.15.80:0/3839692248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:49:08.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:49:07 smithi080 bash[28361]: audit 2023-12-01T08:49:06.950974+0000 mon.a (mon.0) 4825 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:49:08.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:49:07 smithi080 bash[28361]: audit 2023-12-01T08:49:06.960696+0000 mon.a (mon.0) 4826 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:49:08.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:49:07 smithi080 bash[28361]: audit 2023-12-01T08:49:06.965456+0000 mon.c (mon.2) 4624 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:49:08.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:49:07 smithi080 bash[28361]: audit 2023-12-01T08:49:06.966772+0000 mon.c (mon.2) 4625 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:49:08.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:49:07 smithi080 bash[28361]: audit 2023-12-01T08:49:06.975152+0000 mon.a (mon.0) 4827 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:49:08.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:49:07 smithi080 bash[28361]: audit 2023-12-01T08:49:07.858165+0000 mon.c (mon.2) 4626 : audit 0 from='client.? 172.21.15.80:0/3839692248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:49:09.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:49:08 smithi090 bash[32384]: cluster 2023-12-01T08:49:08.020995+0000 mgr.y (mgr.24362) 7219 : cluster 0 pgmap v7188: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:49:09.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:49:08 smithi080 bash[28361]: cluster 2023-12-01T08:49:08.020995+0000 mgr.y (mgr.24362) 7219 : cluster 0 pgmap v7188: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:49:09.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:49:08 smithi080 bash[41963]: cluster 2023-12-01T08:49:08.020995+0000 mgr.y (mgr.24362) 7219 : cluster 0 pgmap v7188: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:49:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:49:11 smithi080 bash[28361]: cluster 2023-12-01T08:49:10.021651+0000 mgr.y (mgr.24362) 7220 : cluster 0 pgmap v7189: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:49:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:49:11 smithi080 bash[28361]: audit 2023-12-01T08:49:10.154887+0000 mon.c (mon.2) 4627 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:49:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:49:11 smithi080 bash[28361]: audit 2023-12-01T08:49:10.315353+0000 mon.a (mon.0) 4828 : audit 0 from='client.? 172.21.15.80:0/307820140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:49:11.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:49:11 smithi080 bash[41963]: cluster 2023-12-01T08:49:10.021651+0000 mgr.y (mgr.24362) 7220 : cluster 0 pgmap v7189: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:49:11.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:49:11 smithi080 bash[41963]: audit 2023-12-01T08:49:10.154887+0000 mon.c (mon.2) 4627 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:49:11.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:49:11 smithi080 bash[41963]: audit 2023-12-01T08:49:10.315353+0000 mon.a (mon.0) 4828 : audit 0 from='client.? 172.21.15.80:0/307820140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:49:11.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:49:11 smithi090 bash[32384]: cluster 2023-12-01T08:49:10.021651+0000 mgr.y (mgr.24362) 7220 : cluster 0 pgmap v7189: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:49:11.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:49:11 smithi090 bash[32384]: audit 2023-12-01T08:49:10.154887+0000 mon.c (mon.2) 4627 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:49:11.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:49:11 smithi090 bash[32384]: audit 2023-12-01T08:49:10.315353+0000 mon.a (mon.0) 4828 : audit 0 from='client.? 172.21.15.80:0/307820140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:49:13.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:49:13 smithi080 bash[41963]: cluster 2023-12-01T08:49:12.022888+0000 mgr.y (mgr.24362) 7221 : cluster 0 pgmap v7190: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:49:13.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:49:13 smithi080 bash[41963]: audit 2023-12-01T08:49:12.768065+0000 mon.a (mon.0) 4829 : audit 0 from='client.? 172.21.15.80:0/1040918554' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:49:13.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:49:12 smithi080 bash[28361]: cluster 2023-12-01T08:49:12.022888+0000 mgr.y (mgr.24362) 7221 : cluster 0 pgmap v7190: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:49:13.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:49:12 smithi080 bash[28361]: audit 2023-12-01T08:49:12.768065+0000 mon.a (mon.0) 4829 : audit 0 from='client.? 172.21.15.80:0/1040918554' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:49:13.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:49:12 smithi090 bash[32384]: cluster 2023-12-01T08:49:12.022888+0000 mgr.y (mgr.24362) 7221 : cluster 0 pgmap v7190: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:49:13.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:49:12 smithi090 bash[32384]: audit 2023-12-01T08:49:12.768065+0000 mon.a (mon.0) 4829 : audit 0 from='client.? 172.21.15.80:0/1040918554' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:49:15.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:49:15 smithi080 bash[41963]: cluster 2023-12-01T08:49:14.023695+0000 mgr.y (mgr.24362) 7222 : cluster 0 pgmap v7191: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:49:15.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:49:15 smithi080 bash[28361]: cluster 2023-12-01T08:49:14.023695+0000 mgr.y (mgr.24362) 7222 : cluster 0 pgmap v7191: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:49:15.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:49:15 smithi090 bash[32384]: cluster 2023-12-01T08:49:14.023695+0000 mgr.y (mgr.24362) 7222 : cluster 0 pgmap v7191: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:49:16.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:49:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:49:16] "GET /metrics HTTP/1.1" 200 33973 "" "Prometheus/2.43.0" 2023-12-01T08:49:16.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:49:16 smithi080 bash[41963]: audit 2023-12-01T08:49:15.227593+0000 mon.a (mon.0) 4830 : audit 0 from='client.? 172.21.15.80:0/2646586805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:49:16.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:49:16 smithi080 bash[28361]: audit 2023-12-01T08:49:15.227593+0000 mon.a (mon.0) 4830 : audit 0 from='client.? 172.21.15.80:0/2646586805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:49:16.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:49:16 smithi090 bash[32384]: audit 2023-12-01T08:49:15.227593+0000 mon.a (mon.0) 4830 : audit 0 from='client.? 172.21.15.80:0/2646586805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:49:17.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:49:17 smithi080 bash[28361]: cluster 2023-12-01T08:49:16.024944+0000 mgr.y (mgr.24362) 7223 : cluster 0 pgmap v7192: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:49:17.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:49:17 smithi080 bash[41963]: cluster 2023-12-01T08:49:16.024944+0000 mgr.y (mgr.24362) 7223 : cluster 0 pgmap v7192: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:49:17.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:49:17 smithi090 bash[32384]: cluster 2023-12-01T08:49:16.024944+0000 mgr.y (mgr.24362) 7223 : cluster 0 pgmap v7192: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:49:18.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:49:18 smithi080 bash[28361]: audit 2023-12-01T08:49:17.680081+0000 mon.a (mon.0) 4831 : audit 0 from='client.? 172.21.15.80:0/4260856620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:49:18.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:49:18 smithi080 bash[41963]: audit 2023-12-01T08:49:17.680081+0000 mon.a (mon.0) 4831 : audit 0 from='client.? 172.21.15.80:0/4260856620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:49:18.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:49:18 smithi090 bash[32384]: audit 2023-12-01T08:49:17.680081+0000 mon.a (mon.0) 4831 : audit 0 from='client.? 172.21.15.80:0/4260856620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:49:19.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:49:19 smithi080 bash[28361]: cluster 2023-12-01T08:49:18.025659+0000 mgr.y (mgr.24362) 7224 : cluster 0 pgmap v7193: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:49:19.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:49:19 smithi080 bash[41963]: cluster 2023-12-01T08:49:18.025659+0000 mgr.y (mgr.24362) 7224 : cluster 0 pgmap v7193: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:49:19.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:49:19 smithi090 bash[32384]: cluster 2023-12-01T08:49:18.025659+0000 mgr.y (mgr.24362) 7224 : cluster 0 pgmap v7193: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:49:20.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:49:20 smithi080 bash[28361]: cluster 2023-12-01T08:49:20.026252+0000 mgr.y (mgr.24362) 7225 : cluster 0 pgmap v7194: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:49:20.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:49:20 smithi080 bash[41963]: cluster 2023-12-01T08:49:20.026252+0000 mgr.y (mgr.24362) 7225 : cluster 0 pgmap v7194: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:49:20.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:49:20 smithi090 bash[32384]: cluster 2023-12-01T08:49:20.026252+0000 mgr.y (mgr.24362) 7225 : cluster 0 pgmap v7194: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:49:21.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:49:21 smithi080 bash[28361]: audit 2023-12-01T08:49:20.134765+0000 mon.a (mon.0) 4832 : audit 0 from='client.? 172.21.15.80:0/1663145596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:49:21.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:49:21 smithi080 bash[41963]: audit 2023-12-01T08:49:20.134765+0000 mon.a (mon.0) 4832 : audit 0 from='client.? 172.21.15.80:0/1663145596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:49:21.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:49:21 smithi090 bash[32384]: audit 2023-12-01T08:49:20.134765+0000 mon.a (mon.0) 4832 : audit 0 from='client.? 172.21.15.80:0/1663145596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:49:23.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:49:22 smithi080 bash[28361]: cluster 2023-12-01T08:49:22.027356+0000 mgr.y (mgr.24362) 7226 : cluster 0 pgmap v7195: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:49:23.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:49:22 smithi080 bash[28361]: audit 2023-12-01T08:49:22.596503+0000 mon.a (mon.0) 4833 : audit 0 from='client.? 172.21.15.80:0/1711846752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:49:23.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:49:22 smithi080 bash[41963]: cluster 2023-12-01T08:49:22.027356+0000 mgr.y (mgr.24362) 7226 : cluster 0 pgmap v7195: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:49:23.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:49:22 smithi080 bash[41963]: audit 2023-12-01T08:49:22.596503+0000 mon.a (mon.0) 4833 : audit 0 from='client.? 172.21.15.80:0/1711846752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:49:23.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:49:22 smithi090 bash[32384]: cluster 2023-12-01T08:49:22.027356+0000 mgr.y (mgr.24362) 7226 : cluster 0 pgmap v7195: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:49:23.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:49:22 smithi090 bash[32384]: audit 2023-12-01T08:49:22.596503+0000 mon.a (mon.0) 4833 : audit 0 from='client.? 172.21.15.80:0/1711846752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:49:25.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:49:25 smithi080 bash[28361]: cluster 2023-12-01T08:49:24.028032+0000 mgr.y (mgr.24362) 7227 : cluster 0 pgmap v7196: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:49:25.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:49:25 smithi080 bash[28361]: audit 2023-12-01T08:49:25.060604+0000 mon.c (mon.2) 4628 : audit 0 from='client.? 172.21.15.80:0/3846360939' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:49:25.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:49:25 smithi080 bash[41963]: cluster 2023-12-01T08:49:24.028032+0000 mgr.y (mgr.24362) 7227 : cluster 0 pgmap v7196: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:49:25.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:49:25 smithi080 bash[41963]: audit 2023-12-01T08:49:25.060604+0000 mon.c (mon.2) 4628 : audit 0 from='client.? 172.21.15.80:0/3846360939' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:49:25.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:49:25 smithi090 bash[32384]: cluster 2023-12-01T08:49:24.028032+0000 mgr.y (mgr.24362) 7227 : cluster 0 pgmap v7196: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:49:25.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:49:25 smithi090 bash[32384]: audit 2023-12-01T08:49:25.060604+0000 mon.c (mon.2) 4628 : audit 0 from='client.? 172.21.15.80:0/3846360939' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:49:26.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:49:26 smithi080 bash[28361]: audit 2023-12-01T08:49:25.155294+0000 mon.c (mon.2) 4629 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:49:26.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:49:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:49:26] "GET /metrics HTTP/1.1" 200 33969 "" "Prometheus/2.43.0" 2023-12-01T08:49:26.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:49:26 smithi080 bash[41963]: audit 2023-12-01T08:49:25.155294+0000 mon.c (mon.2) 4629 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:49:26.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:49:26 smithi090 bash[32384]: audit 2023-12-01T08:49:25.155294+0000 mon.c (mon.2) 4629 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:49:27.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:49:27 smithi080 bash[41963]: cluster 2023-12-01T08:49:26.029076+0000 mgr.y (mgr.24362) 7228 : cluster 0 pgmap v7197: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:49:27.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:49:27 smithi080 bash[28361]: cluster 2023-12-01T08:49:26.029076+0000 mgr.y (mgr.24362) 7228 : cluster 0 pgmap v7197: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:49:27.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:49:27 smithi090 bash[32384]: cluster 2023-12-01T08:49:26.029076+0000 mgr.y (mgr.24362) 7228 : cluster 0 pgmap v7197: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:49:28.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:49:28 smithi080 bash[28361]: audit 2023-12-01T08:49:27.520950+0000 mon.c (mon.2) 4630 : audit 0 from='client.? 172.21.15.80:0/2239693967' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:49:28.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:49:28 smithi080 bash[41963]: audit 2023-12-01T08:49:27.520950+0000 mon.c (mon.2) 4630 : audit 0 from='client.? 172.21.15.80:0/2239693967' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:49:28.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:49:28 smithi090 bash[32384]: audit 2023-12-01T08:49:27.520950+0000 mon.c (mon.2) 4630 : audit 0 from='client.? 172.21.15.80:0/2239693967' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:49:29.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:49:29 smithi080 bash[28361]: cluster 2023-12-01T08:49:28.029712+0000 mgr.y (mgr.24362) 7229 : cluster 0 pgmap v7198: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:49:29.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:49:29 smithi080 bash[41963]: cluster 2023-12-01T08:49:28.029712+0000 mgr.y (mgr.24362) 7229 : cluster 0 pgmap v7198: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:49:29.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:49:29 smithi090 bash[32384]: cluster 2023-12-01T08:49:28.029712+0000 mgr.y (mgr.24362) 7229 : cluster 0 pgmap v7198: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:49:30.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:49:30 smithi080 bash[28361]: audit 2023-12-01T08:49:29.979656+0000 mon.c (mon.2) 4631 : audit 0 from='client.? 172.21.15.80:0/4280886432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:49:30.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:49:30 smithi080 bash[28361]: cluster 2023-12-01T08:49:30.030349+0000 mgr.y (mgr.24362) 7230 : cluster 0 pgmap v7199: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:49:30.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:49:30 smithi080 bash[41963]: audit 2023-12-01T08:49:29.979656+0000 mon.c (mon.2) 4631 : audit 0 from='client.? 172.21.15.80:0/4280886432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:49:30.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:49:30 smithi080 bash[41963]: cluster 2023-12-01T08:49:30.030349+0000 mgr.y (mgr.24362) 7230 : cluster 0 pgmap v7199: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:49:30.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:49:30 smithi090 bash[32384]: audit 2023-12-01T08:49:29.979656+0000 mon.c (mon.2) 4631 : audit 0 from='client.? 172.21.15.80:0/4280886432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:49:30.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:49:30 smithi090 bash[32384]: cluster 2023-12-01T08:49:30.030349+0000 mgr.y (mgr.24362) 7230 : cluster 0 pgmap v7199: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:49:33.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:49:32 smithi080 bash[41963]: cluster 2023-12-01T08:49:32.031488+0000 mgr.y (mgr.24362) 7231 : cluster 0 pgmap v7200: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:49:33.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:49:32 smithi080 bash[41963]: audit 2023-12-01T08:49:32.432165+0000 mon.c (mon.2) 4632 : audit 0 from='client.? 172.21.15.80:0/1493918487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:49:33.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:49:32 smithi080 bash[28361]: cluster 2023-12-01T08:49:32.031488+0000 mgr.y (mgr.24362) 7231 : cluster 0 pgmap v7200: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:49:33.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:49:32 smithi080 bash[28361]: audit 2023-12-01T08:49:32.432165+0000 mon.c (mon.2) 4632 : audit 0 from='client.? 172.21.15.80:0/1493918487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:49:33.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:49:32 smithi090 bash[32384]: cluster 2023-12-01T08:49:32.031488+0000 mgr.y (mgr.24362) 7231 : cluster 0 pgmap v7200: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:49:33.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:49:32 smithi090 bash[32384]: audit 2023-12-01T08:49:32.432165+0000 mon.c (mon.2) 4632 : audit 0 from='client.? 172.21.15.80:0/1493918487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:49:35.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:49:35 smithi080 bash[41963]: cluster 2023-12-01T08:49:34.032166+0000 mgr.y (mgr.24362) 7232 : cluster 0 pgmap v7201: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:49:35.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:49:35 smithi080 bash[41963]: audit 2023-12-01T08:49:34.874095+0000 mon.a (mon.0) 4834 : audit 0 from='client.? 172.21.15.80:0/1370421328' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:49:35.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:49:35 smithi080 bash[28361]: cluster 2023-12-01T08:49:34.032166+0000 mgr.y (mgr.24362) 7232 : cluster 0 pgmap v7201: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:49:35.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:49:35 smithi080 bash[28361]: audit 2023-12-01T08:49:34.874095+0000 mon.a (mon.0) 4834 : audit 0 from='client.? 172.21.15.80:0/1370421328' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:49:35.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:49:35 smithi090 bash[32384]: cluster 2023-12-01T08:49:34.032166+0000 mgr.y (mgr.24362) 7232 : cluster 0 pgmap v7201: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:49:35.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:49:35 smithi090 bash[32384]: audit 2023-12-01T08:49:34.874095+0000 mon.a (mon.0) 4834 : audit 0 from='client.? 172.21.15.80:0/1370421328' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:49:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:49:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:49:36] "GET /metrics HTTP/1.1" 200 33969 "" "Prometheus/2.43.0" 2023-12-01T08:49:37.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:49:37 smithi080 bash[28361]: cluster 2023-12-01T08:49:36.033143+0000 mgr.y (mgr.24362) 7233 : cluster 0 pgmap v7202: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:49:37.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:49:37 smithi080 bash[41963]: cluster 2023-12-01T08:49:36.033143+0000 mgr.y (mgr.24362) 7233 : cluster 0 pgmap v7202: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:49:37.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:49:37 smithi090 bash[32384]: cluster 2023-12-01T08:49:36.033143+0000 mgr.y (mgr.24362) 7233 : cluster 0 pgmap v7202: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:49:38.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:49:38 smithi080 bash[28361]: audit 2023-12-01T08:49:37.333753+0000 mon.a (mon.0) 4835 : audit 0 from='client.? 172.21.15.80:0/2358970880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:49:38.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:49:38 smithi080 bash[41963]: audit 2023-12-01T08:49:37.333753+0000 mon.a (mon.0) 4835 : audit 0 from='client.? 172.21.15.80:0/2358970880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:49:38.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:49:38 smithi090 bash[32384]: audit 2023-12-01T08:49:37.333753+0000 mon.a (mon.0) 4835 : audit 0 from='client.? 172.21.15.80:0/2358970880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:49:39.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:49:39 smithi080 bash[28361]: cluster 2023-12-01T08:49:38.033891+0000 mgr.y (mgr.24362) 7234 : cluster 0 pgmap v7203: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:49:39.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:49:39 smithi080 bash[41963]: cluster 2023-12-01T08:49:38.033891+0000 mgr.y (mgr.24362) 7234 : cluster 0 pgmap v7203: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:49:39.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:49:39 smithi090 bash[32384]: cluster 2023-12-01T08:49:38.033891+0000 mgr.y (mgr.24362) 7234 : cluster 0 pgmap v7203: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:49:40.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:49:40 smithi080 bash[28361]: audit 2023-12-01T08:49:39.797215+0000 mon.a (mon.0) 4836 : audit 0 from='client.? 172.21.15.80:0/3994664846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:49:40.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:49:40 smithi080 bash[28361]: cluster 2023-12-01T08:49:40.034553+0000 mgr.y (mgr.24362) 7235 : cluster 0 pgmap v7204: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:49:40.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:49:40 smithi080 bash[41963]: audit 2023-12-01T08:49:39.797215+0000 mon.a (mon.0) 4836 : audit 0 from='client.? 172.21.15.80:0/3994664846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:49:40.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:49:40 smithi080 bash[41963]: cluster 2023-12-01T08:49:40.034553+0000 mgr.y (mgr.24362) 7235 : cluster 0 pgmap v7204: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:49:40.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:49:40 smithi090 bash[32384]: audit 2023-12-01T08:49:39.797215+0000 mon.a (mon.0) 4836 : audit 0 from='client.? 172.21.15.80:0/3994664846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:49:40.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:49:40 smithi090 bash[32384]: cluster 2023-12-01T08:49:40.034553+0000 mgr.y (mgr.24362) 7235 : cluster 0 pgmap v7204: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:49:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:49:41 smithi080 bash[28361]: audit 2023-12-01T08:49:40.155952+0000 mon.c (mon.2) 4633 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:49:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:49:41 smithi080 bash[41963]: audit 2023-12-01T08:49:40.155952+0000 mon.c (mon.2) 4633 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:49:41.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:49:41 smithi090 bash[32384]: audit 2023-12-01T08:49:40.155952+0000 mon.c (mon.2) 4633 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:49:43.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:49:42 smithi080 bash[28361]: cluster 2023-12-01T08:49:42.035598+0000 mgr.y (mgr.24362) 7236 : cluster 0 pgmap v7205: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:49:43.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:49:42 smithi080 bash[28361]: audit 2023-12-01T08:49:42.250069+0000 mon.c (mon.2) 4634 : audit 0 from='client.? 172.21.15.80:0/3499254312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:49:43.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:49:42 smithi080 bash[41963]: cluster 2023-12-01T08:49:42.035598+0000 mgr.y (mgr.24362) 7236 : cluster 0 pgmap v7205: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:49:43.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:49:42 smithi080 bash[41963]: audit 2023-12-01T08:49:42.250069+0000 mon.c (mon.2) 4634 : audit 0 from='client.? 172.21.15.80:0/3499254312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:49:43.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:49:42 smithi090 bash[32384]: cluster 2023-12-01T08:49:42.035598+0000 mgr.y (mgr.24362) 7236 : cluster 0 pgmap v7205: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:49:43.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:49:42 smithi090 bash[32384]: audit 2023-12-01T08:49:42.250069+0000 mon.c (mon.2) 4634 : audit 0 from='client.? 172.21.15.80:0/3499254312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:49:45.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:49:45 smithi080 bash[28361]: cluster 2023-12-01T08:49:44.036282+0000 mgr.y (mgr.24362) 7237 : cluster 0 pgmap v7206: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:49:45.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:49:45 smithi080 bash[28361]: audit 2023-12-01T08:49:44.710750+0000 mon.a (mon.0) 4837 : audit 0 from='client.? 172.21.15.80:0/3053931802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:49:45.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:49:45 smithi080 bash[41963]: cluster 2023-12-01T08:49:44.036282+0000 mgr.y (mgr.24362) 7237 : cluster 0 pgmap v7206: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:49:45.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:49:45 smithi080 bash[41963]: audit 2023-12-01T08:49:44.710750+0000 mon.a (mon.0) 4837 : audit 0 from='client.? 172.21.15.80:0/3053931802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:49:45.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:49:45 smithi090 bash[32384]: cluster 2023-12-01T08:49:44.036282+0000 mgr.y (mgr.24362) 7237 : cluster 0 pgmap v7206: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:49:45.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:49:45 smithi090 bash[32384]: audit 2023-12-01T08:49:44.710750+0000 mon.a (mon.0) 4837 : audit 0 from='client.? 172.21.15.80:0/3053931802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:49:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:49:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:49:46] "GET /metrics HTTP/1.1" 200 33973 "" "Prometheus/2.43.0" 2023-12-01T08:49:47.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:49:47 smithi080 bash[28361]: cluster 2023-12-01T08:49:46.037343+0000 mgr.y (mgr.24362) 7238 : cluster 0 pgmap v7207: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:49:47.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:49:47 smithi080 bash[41963]: cluster 2023-12-01T08:49:46.037343+0000 mgr.y (mgr.24362) 7238 : cluster 0 pgmap v7207: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:49:47.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:49:47 smithi090 bash[32384]: cluster 2023-12-01T08:49:46.037343+0000 mgr.y (mgr.24362) 7238 : cluster 0 pgmap v7207: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:49:48.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:49:48 smithi080 bash[28361]: audit 2023-12-01T08:49:47.167549+0000 mon.c (mon.2) 4635 : audit 0 from='client.? 172.21.15.80:0/4156715968' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:49:48.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:49:48 smithi080 bash[41963]: audit 2023-12-01T08:49:47.167549+0000 mon.c (mon.2) 4635 : audit 0 from='client.? 172.21.15.80:0/4156715968' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:49:48.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:49:48 smithi090 bash[32384]: audit 2023-12-01T08:49:47.167549+0000 mon.c (mon.2) 4635 : audit 0 from='client.? 172.21.15.80:0/4156715968' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:49:49.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:49:49 smithi080 bash[28361]: cluster 2023-12-01T08:49:48.037973+0000 mgr.y (mgr.24362) 7239 : cluster 0 pgmap v7208: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:49:49.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:49:49 smithi080 bash[41963]: cluster 2023-12-01T08:49:48.037973+0000 mgr.y (mgr.24362) 7239 : cluster 0 pgmap v7208: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:49:49.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:49:49 smithi090 bash[32384]: cluster 2023-12-01T08:49:48.037973+0000 mgr.y (mgr.24362) 7239 : cluster 0 pgmap v7208: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:49:50.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:49:50 smithi080 bash[28361]: audit 2023-12-01T08:49:49.627209+0000 mon.a (mon.0) 4838 : audit 0 from='client.? 172.21.15.80:0/2759449805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:49:50.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:49:50 smithi080 bash[28361]: cluster 2023-12-01T08:49:50.038584+0000 mgr.y (mgr.24362) 7240 : cluster 0 pgmap v7209: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:49:50.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:49:50 smithi080 bash[41963]: audit 2023-12-01T08:49:49.627209+0000 mon.a (mon.0) 4838 : audit 0 from='client.? 172.21.15.80:0/2759449805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:49:50.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:49:50 smithi080 bash[41963]: cluster 2023-12-01T08:49:50.038584+0000 mgr.y (mgr.24362) 7240 : cluster 0 pgmap v7209: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:49:50.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:49:50 smithi090 bash[32384]: audit 2023-12-01T08:49:49.627209+0000 mon.a (mon.0) 4838 : audit 0 from='client.? 172.21.15.80:0/2759449805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:49:50.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:49:50 smithi090 bash[32384]: cluster 2023-12-01T08:49:50.038584+0000 mgr.y (mgr.24362) 7240 : cluster 0 pgmap v7209: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:49:53.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:49:52 smithi090 bash[32384]: cluster 2023-12-01T08:49:52.039748+0000 mgr.y (mgr.24362) 7241 : cluster 0 pgmap v7210: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:49:53.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:49:52 smithi090 bash[32384]: audit 2023-12-01T08:49:52.085542+0000 mon.c (mon.2) 4636 : audit 0 from='client.? 172.21.15.80:0/1955432234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:49:53.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:49:52 smithi080 bash[41963]: cluster 2023-12-01T08:49:52.039748+0000 mgr.y (mgr.24362) 7241 : cluster 0 pgmap v7210: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:49:53.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:49:52 smithi080 bash[41963]: audit 2023-12-01T08:49:52.085542+0000 mon.c (mon.2) 4636 : audit 0 from='client.? 172.21.15.80:0/1955432234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:49:53.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:49:52 smithi080 bash[28361]: cluster 2023-12-01T08:49:52.039748+0000 mgr.y (mgr.24362) 7241 : cluster 0 pgmap v7210: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:49:53.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:49:52 smithi080 bash[28361]: audit 2023-12-01T08:49:52.085542+0000 mon.c (mon.2) 4636 : audit 0 from='client.? 172.21.15.80:0/1955432234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:49:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:49:55 smithi080 bash[41963]: cluster 2023-12-01T08:49:54.040420+0000 mgr.y (mgr.24362) 7242 : cluster 0 pgmap v7211: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:49:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:49:55 smithi080 bash[41963]: audit 2023-12-01T08:49:54.548310+0000 mon.c (mon.2) 4637 : audit 0 from='client.? 172.21.15.80:0/2184999836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:49:55.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:49:55 smithi080 bash[28361]: cluster 2023-12-01T08:49:54.040420+0000 mgr.y (mgr.24362) 7242 : cluster 0 pgmap v7211: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:49:55.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:49:55 smithi080 bash[28361]: audit 2023-12-01T08:49:54.548310+0000 mon.c (mon.2) 4637 : audit 0 from='client.? 172.21.15.80:0/2184999836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:49:55.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:49:55 smithi090 bash[32384]: cluster 2023-12-01T08:49:54.040420+0000 mgr.y (mgr.24362) 7242 : cluster 0 pgmap v7211: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:49:55.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:49:55 smithi090 bash[32384]: audit 2023-12-01T08:49:54.548310+0000 mon.c (mon.2) 4637 : audit 0 from='client.? 172.21.15.80:0/2184999836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:49:56.434 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:49:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:49:56] "GET /metrics HTTP/1.1" 200 33972 "" "Prometheus/2.43.0" 2023-12-01T08:49:56.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:49:56 smithi080 bash[41963]: audit 2023-12-01T08:49:55.156424+0000 mon.c (mon.2) 4638 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:49:56.435 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:49:56 smithi080 bash[28361]: audit 2023-12-01T08:49:55.156424+0000 mon.c (mon.2) 4638 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:49:56.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:49:56 smithi090 bash[32384]: audit 2023-12-01T08:49:55.156424+0000 mon.c (mon.2) 4638 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:49:57.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:49:57 smithi080 bash[28361]: cluster 2023-12-01T08:49:56.041465+0000 mgr.y (mgr.24362) 7243 : cluster 0 pgmap v7212: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:49:57.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:49:57 smithi080 bash[28361]: audit 2023-12-01T08:49:57.003209+0000 mon.a (mon.0) 4839 : audit 0 from='client.? 172.21.15.80:0/78694993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:49:57.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:49:57 smithi080 bash[41963]: cluster 2023-12-01T08:49:56.041465+0000 mgr.y (mgr.24362) 7243 : cluster 0 pgmap v7212: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:49:57.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:49:57 smithi080 bash[41963]: audit 2023-12-01T08:49:57.003209+0000 mon.a (mon.0) 4839 : audit 0 from='client.? 172.21.15.80:0/78694993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:49:57.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:49:57 smithi090 bash[32384]: cluster 2023-12-01T08:49:56.041465+0000 mgr.y (mgr.24362) 7243 : cluster 0 pgmap v7212: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:49:57.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:49:57 smithi090 bash[32384]: audit 2023-12-01T08:49:57.003209+0000 mon.a (mon.0) 4839 : audit 0 from='client.? 172.21.15.80:0/78694993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:49:58.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:49:58 smithi080 bash[28361]: cluster 2023-12-01T08:49:58.042101+0000 mgr.y (mgr.24362) 7244 : cluster 0 pgmap v7213: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:49:58.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:49:58 smithi080 bash[41963]: cluster 2023-12-01T08:49:58.042101+0000 mgr.y (mgr.24362) 7244 : cluster 0 pgmap v7213: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:49:58.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:49:58 smithi090 bash[32384]: cluster 2023-12-01T08:49:58.042101+0000 mgr.y (mgr.24362) 7244 : cluster 0 pgmap v7213: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:49:59.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:49:59 smithi090 bash[32384]: audit 2023-12-01T08:49:59.460608+0000 mon.c (mon.2) 4639 : audit 0 from='client.? 172.21.15.80:0/3609856094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:49:59.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:49:59 smithi080 bash[28361]: audit 2023-12-01T08:49:59.460608+0000 mon.c (mon.2) 4639 : audit 0 from='client.? 172.21.15.80:0/3609856094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:49:59.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:49:59 smithi080 bash[41963]: audit 2023-12-01T08:49:59.460608+0000 mon.c (mon.2) 4639 : audit 0 from='client.? 172.21.15.80:0/3609856094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:50:00.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:50:00 smithi080 bash[28361]: debug 2023-12-01T08:49:59.996+0000 7f6ec9bf0700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T08:50:00.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:50:00 smithi080 bash[28361]: cluster 2023-12-01T08:50:00.000121+0000 mon.a (mon.0) 4840 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T08:50:00.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:50:00 smithi080 bash[28361]: cluster 2023-12-01T08:50:00.042784+0000 mgr.y (mgr.24362) 7245 : cluster 0 pgmap v7214: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:50:00.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:50:00 smithi080 bash[41963]: cluster 2023-12-01T08:50:00.000121+0000 mon.a (mon.0) 4840 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T08:50:00.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:50:00 smithi080 bash[41963]: cluster 2023-12-01T08:50:00.042784+0000 mgr.y (mgr.24362) 7245 : cluster 0 pgmap v7214: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:50:01.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:50:00 smithi090 bash[32384]: cluster 2023-12-01T08:50:00.000121+0000 mon.a (mon.0) 4840 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T08:50:01.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:50:00 smithi090 bash[32384]: cluster 2023-12-01T08:50:00.042784+0000 mgr.y (mgr.24362) 7245 : cluster 0 pgmap v7214: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:50:02.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:50:01 smithi090 bash[32384]: audit 2023-12-01T08:50:01.915288+0000 mon.c (mon.2) 4640 : audit 0 from='client.? 172.21.15.80:0/481455848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:50:02.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:50:01 smithi080 bash[28361]: audit 2023-12-01T08:50:01.915288+0000 mon.c (mon.2) 4640 : audit 0 from='client.? 172.21.15.80:0/481455848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:50:02.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:50:01 smithi080 bash[41963]: audit 2023-12-01T08:50:01.915288+0000 mon.c (mon.2) 4640 : audit 0 from='client.? 172.21.15.80:0/481455848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:50:03.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:50:02 smithi090 bash[32384]: cluster 2023-12-01T08:50:02.043961+0000 mgr.y (mgr.24362) 7246 : cluster 0 pgmap v7215: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:50:03.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:50:02 smithi080 bash[28361]: cluster 2023-12-01T08:50:02.043961+0000 mgr.y (mgr.24362) 7246 : cluster 0 pgmap v7215: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:50:03.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:50:02 smithi080 bash[41963]: cluster 2023-12-01T08:50:02.043961+0000 mgr.y (mgr.24362) 7246 : cluster 0 pgmap v7215: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:50:05.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:50:05 smithi080 bash[28361]: cluster 2023-12-01T08:50:04.044496+0000 mgr.y (mgr.24362) 7247 : cluster 0 pgmap v7216: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:50:05.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:50:05 smithi080 bash[28361]: audit 2023-12-01T08:50:04.371109+0000 mon.c (mon.2) 4641 : audit 0 from='client.? 172.21.15.80:0/1451040340' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:50:05.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:50:05 smithi080 bash[41963]: cluster 2023-12-01T08:50:04.044496+0000 mgr.y (mgr.24362) 7247 : cluster 0 pgmap v7216: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:50:05.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:50:05 smithi080 bash[41963]: audit 2023-12-01T08:50:04.371109+0000 mon.c (mon.2) 4641 : audit 0 from='client.? 172.21.15.80:0/1451040340' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:50:05.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:50:05 smithi090 bash[32384]: cluster 2023-12-01T08:50:04.044496+0000 mgr.y (mgr.24362) 7247 : cluster 0 pgmap v7216: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:50:05.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:50:05 smithi090 bash[32384]: audit 2023-12-01T08:50:04.371109+0000 mon.c (mon.2) 4641 : audit 0 from='client.? 172.21.15.80:0/1451040340' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:50:06.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:50:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:50:06] "GET /metrics HTTP/1.1" 200 33972 "" "Prometheus/2.43.0" 2023-12-01T08:50:06.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:50:06 smithi080 bash[28361]: cluster 2023-12-01T08:50:06.045572+0000 mgr.y (mgr.24362) 7248 : cluster 0 pgmap v7217: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:50:06.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:50:06 smithi080 bash[41963]: cluster 2023-12-01T08:50:06.045572+0000 mgr.y (mgr.24362) 7248 : cluster 0 pgmap v7217: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:50:06.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:50:06 smithi090 bash[32384]: cluster 2023-12-01T08:50:06.045572+0000 mgr.y (mgr.24362) 7248 : cluster 0 pgmap v7217: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:50:07.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:50:07 smithi080 bash[28361]: audit 2023-12-01T08:50:06.832533+0000 mon.c (mon.2) 4642 : audit 0 from='client.? 172.21.15.80:0/2820160710' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:50:07.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:50:07 smithi080 bash[28361]: audit 2023-12-01T08:50:07.060268+0000 mon.c (mon.2) 4643 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:50:07.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:50:07 smithi080 bash[41963]: audit 2023-12-01T08:50:06.832533+0000 mon.c (mon.2) 4642 : audit 0 from='client.? 172.21.15.80:0/2820160710' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:50:07.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:50:07 smithi080 bash[41963]: audit 2023-12-01T08:50:07.060268+0000 mon.c (mon.2) 4643 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:50:07.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:50:07 smithi090 bash[32384]: audit 2023-12-01T08:50:06.832533+0000 mon.c (mon.2) 4642 : audit 0 from='client.? 172.21.15.80:0/2820160710' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:50:07.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:50:07 smithi090 bash[32384]: audit 2023-12-01T08:50:07.060268+0000 mon.c (mon.2) 4643 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:50:08.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:50:08 smithi080 bash[28361]: cluster 2023-12-01T08:50:08.046228+0000 mgr.y (mgr.24362) 7249 : cluster 0 pgmap v7218: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:50:08.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:50:08 smithi080 bash[41963]: cluster 2023-12-01T08:50:08.046228+0000 mgr.y (mgr.24362) 7249 : cluster 0 pgmap v7218: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:50:08.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:50:08 smithi090 bash[32384]: cluster 2023-12-01T08:50:08.046228+0000 mgr.y (mgr.24362) 7249 : cluster 0 pgmap v7218: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:50:09.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:50:09 smithi080 bash[41963]: audit 2023-12-01T08:50:09.288102+0000 mon.a (mon.0) 4841 : audit 0 from='client.? 172.21.15.80:0/2754325273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:50:09.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:50:09 smithi080 bash[28361]: audit 2023-12-01T08:50:09.288102+0000 mon.a (mon.0) 4841 : audit 0 from='client.? 172.21.15.80:0/2754325273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:50:09.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:50:09 smithi090 bash[32384]: audit 2023-12-01T08:50:09.288102+0000 mon.a (mon.0) 4841 : audit 0 from='client.? 172.21.15.80:0/2754325273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:50:10.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:50:10 smithi080 bash[28361]: cluster 2023-12-01T08:50:10.046893+0000 mgr.y (mgr.24362) 7250 : cluster 0 pgmap v7219: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:50:10.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:50:10 smithi080 bash[28361]: audit 2023-12-01T08:50:10.156774+0000 mon.c (mon.2) 4644 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:50:10.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:50:10 smithi080 bash[41963]: cluster 2023-12-01T08:50:10.046893+0000 mgr.y (mgr.24362) 7250 : cluster 0 pgmap v7219: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:50:10.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:50:10 smithi080 bash[41963]: audit 2023-12-01T08:50:10.156774+0000 mon.c (mon.2) 4644 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:50:10.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:50:10 smithi090 bash[32384]: cluster 2023-12-01T08:50:10.046893+0000 mgr.y (mgr.24362) 7250 : cluster 0 pgmap v7219: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:50:10.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:50:10 smithi090 bash[32384]: audit 2023-12-01T08:50:10.156774+0000 mon.c (mon.2) 4644 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:50:12.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:50:11 smithi080 bash[28361]: audit 2023-12-01T08:50:11.742579+0000 mon.a (mon.0) 4842 : audit 0 from='client.? 172.21.15.80:0/4061841267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:50:12.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:50:11 smithi080 bash[41963]: audit 2023-12-01T08:50:11.742579+0000 mon.a (mon.0) 4842 : audit 0 from='client.? 172.21.15.80:0/4061841267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:50:12.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:50:11 smithi090 bash[32384]: audit 2023-12-01T08:50:11.742579+0000 mon.a (mon.0) 4842 : audit 0 from='client.? 172.21.15.80:0/4061841267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:50:13.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:50:12 smithi090 bash[32384]: cluster 2023-12-01T08:50:12.048046+0000 mgr.y (mgr.24362) 7251 : cluster 0 pgmap v7220: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:50:13.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:50:12 smithi080 bash[41963]: cluster 2023-12-01T08:50:12.048046+0000 mgr.y (mgr.24362) 7251 : cluster 0 pgmap v7220: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:50:13.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:50:12 smithi080 bash[28361]: cluster 2023-12-01T08:50:12.048046+0000 mgr.y (mgr.24362) 7251 : cluster 0 pgmap v7220: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:50:14.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:50:13 smithi090 bash[32384]: audit 2023-12-01T08:50:12.950820+0000 mon.a (mon.0) 4843 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:50:14.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:50:13 smithi090 bash[32384]: audit 2023-12-01T08:50:12.961105+0000 mon.a (mon.0) 4844 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:50:14.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:50:13 smithi090 bash[32384]: audit 2023-12-01T08:50:13.254941+0000 mon.a (mon.0) 4845 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:50:14.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:50:13 smithi090 bash[32384]: audit 2023-12-01T08:50:13.266876+0000 mon.a (mon.0) 4846 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:50:14.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:50:13 smithi090 bash[32384]: audit 2023-12-01T08:50:13.742397+0000 mon.c (mon.2) 4645 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:50:14.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:50:13 smithi090 bash[32384]: audit 2023-12-01T08:50:13.744094+0000 mon.c (mon.2) 4646 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:50:14.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:50:13 smithi090 bash[32384]: audit 2023-12-01T08:50:13.754835+0000 mon.a (mon.0) 4847 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:50:14.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:50:13 smithi080 bash[28361]: audit 2023-12-01T08:50:12.950820+0000 mon.a (mon.0) 4843 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:50:14.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:50:13 smithi080 bash[28361]: audit 2023-12-01T08:50:12.961105+0000 mon.a (mon.0) 4844 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:50:14.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:50:13 smithi080 bash[28361]: audit 2023-12-01T08:50:13.254941+0000 mon.a (mon.0) 4845 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:50:14.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:50:13 smithi080 bash[28361]: audit 2023-12-01T08:50:13.266876+0000 mon.a (mon.0) 4846 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:50:14.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:50:13 smithi080 bash[28361]: audit 2023-12-01T08:50:13.742397+0000 mon.c (mon.2) 4645 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:50:14.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:50:13 smithi080 bash[28361]: audit 2023-12-01T08:50:13.744094+0000 mon.c (mon.2) 4646 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:50:14.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:50:13 smithi080 bash[28361]: audit 2023-12-01T08:50:13.754835+0000 mon.a (mon.0) 4847 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:50:14.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:50:13 smithi080 bash[41963]: audit 2023-12-01T08:50:12.950820+0000 mon.a (mon.0) 4843 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:50:14.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:50:13 smithi080 bash[41963]: audit 2023-12-01T08:50:12.961105+0000 mon.a (mon.0) 4844 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:50:14.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:50:13 smithi080 bash[41963]: audit 2023-12-01T08:50:13.254941+0000 mon.a (mon.0) 4845 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:50:14.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:50:13 smithi080 bash[41963]: audit 2023-12-01T08:50:13.266876+0000 mon.a (mon.0) 4846 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:50:14.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:50:13 smithi080 bash[41963]: audit 2023-12-01T08:50:13.742397+0000 mon.c (mon.2) 4645 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:50:14.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:50:13 smithi080 bash[41963]: audit 2023-12-01T08:50:13.744094+0000 mon.c (mon.2) 4646 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:50:14.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:50:13 smithi080 bash[41963]: audit 2023-12-01T08:50:13.754835+0000 mon.a (mon.0) 4847 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:50:15.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:50:14 smithi090 bash[32384]: cluster 2023-12-01T08:50:14.048748+0000 mgr.y (mgr.24362) 7252 : cluster 0 pgmap v7221: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:50:15.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:50:14 smithi090 bash[32384]: audit 2023-12-01T08:50:14.188790+0000 mon.c (mon.2) 4647 : audit 0 from='client.? 172.21.15.80:0/2897048325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:50:15.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:50:14 smithi080 bash[41963]: cluster 2023-12-01T08:50:14.048748+0000 mgr.y (mgr.24362) 7252 : cluster 0 pgmap v7221: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:50:15.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:50:14 smithi080 bash[41963]: audit 2023-12-01T08:50:14.188790+0000 mon.c (mon.2) 4647 : audit 0 from='client.? 172.21.15.80:0/2897048325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:50:15.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:50:14 smithi080 bash[28361]: cluster 2023-12-01T08:50:14.048748+0000 mgr.y (mgr.24362) 7252 : cluster 0 pgmap v7221: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:50:15.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:50:14 smithi080 bash[28361]: audit 2023-12-01T08:50:14.188790+0000 mon.c (mon.2) 4647 : audit 0 from='client.? 172.21.15.80:0/2897048325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:50:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:50:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:50:16] "GET /metrics HTTP/1.1" 200 33977 "" "Prometheus/2.43.0" 2023-12-01T08:50:17.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:50:17 smithi080 bash[28361]: cluster 2023-12-01T08:50:16.049924+0000 mgr.y (mgr.24362) 7253 : cluster 0 pgmap v7222: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:50:17.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:50:17 smithi080 bash[28361]: audit 2023-12-01T08:50:16.648510+0000 mon.c (mon.2) 4648 : audit 0 from='client.? 172.21.15.80:0/4219925761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:50:17.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:50:17 smithi080 bash[41963]: cluster 2023-12-01T08:50:16.049924+0000 mgr.y (mgr.24362) 7253 : cluster 0 pgmap v7222: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:50:17.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:50:17 smithi080 bash[41963]: audit 2023-12-01T08:50:16.648510+0000 mon.c (mon.2) 4648 : audit 0 from='client.? 172.21.15.80:0/4219925761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:50:17.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:50:17 smithi090 bash[32384]: cluster 2023-12-01T08:50:16.049924+0000 mgr.y (mgr.24362) 7253 : cluster 0 pgmap v7222: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:50:17.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:50:17 smithi090 bash[32384]: audit 2023-12-01T08:50:16.648510+0000 mon.c (mon.2) 4648 : audit 0 from='client.? 172.21.15.80:0/4219925761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:50:18.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:50:18 smithi080 bash[28361]: cluster 2023-12-01T08:50:18.050736+0000 mgr.y (mgr.24362) 7254 : cluster 0 pgmap v7223: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:50:18.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:50:18 smithi080 bash[41963]: cluster 2023-12-01T08:50:18.050736+0000 mgr.y (mgr.24362) 7254 : cluster 0 pgmap v7223: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:50:18.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:50:18 smithi090 bash[32384]: cluster 2023-12-01T08:50:18.050736+0000 mgr.y (mgr.24362) 7254 : cluster 0 pgmap v7223: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:50:19.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:50:19 smithi080 bash[28361]: audit 2023-12-01T08:50:19.090002+0000 mon.c (mon.2) 4649 : audit 0 from='client.? 172.21.15.80:0/1562073998' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:50:19.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:50:19 smithi080 bash[41963]: audit 2023-12-01T08:50:19.090002+0000 mon.c (mon.2) 4649 : audit 0 from='client.? 172.21.15.80:0/1562073998' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:50:19.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:50:19 smithi090 bash[32384]: audit 2023-12-01T08:50:19.090002+0000 mon.c (mon.2) 4649 : audit 0 from='client.? 172.21.15.80:0/1562073998' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:50:20.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:50:20 smithi080 bash[28361]: cluster 2023-12-01T08:50:20.051526+0000 mgr.y (mgr.24362) 7255 : cluster 0 pgmap v7224: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:50:20.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:50:20 smithi080 bash[41963]: cluster 2023-12-01T08:50:20.051526+0000 mgr.y (mgr.24362) 7255 : cluster 0 pgmap v7224: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:50:20.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:50:20 smithi090 bash[32384]: cluster 2023-12-01T08:50:20.051526+0000 mgr.y (mgr.24362) 7255 : cluster 0 pgmap v7224: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:50:21.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:50:21 smithi080 bash[28361]: audit 2023-12-01T08:50:21.539726+0000 mon.a (mon.0) 4848 : audit 0 from='client.? 172.21.15.80:0/2979988975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:50:21.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:50:21 smithi080 bash[41963]: audit 2023-12-01T08:50:21.539726+0000 mon.a (mon.0) 4848 : audit 0 from='client.? 172.21.15.80:0/2979988975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:50:22.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:50:21 smithi090 bash[32384]: audit 2023-12-01T08:50:21.539726+0000 mon.a (mon.0) 4848 : audit 0 from='client.? 172.21.15.80:0/2979988975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:50:23.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:50:22 smithi090 bash[32384]: cluster 2023-12-01T08:50:22.052843+0000 mgr.y (mgr.24362) 7256 : cluster 0 pgmap v7225: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:50:23.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:50:22 smithi080 bash[28361]: cluster 2023-12-01T08:50:22.052843+0000 mgr.y (mgr.24362) 7256 : cluster 0 pgmap v7225: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:50:23.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:50:22 smithi080 bash[41963]: cluster 2023-12-01T08:50:22.052843+0000 mgr.y (mgr.24362) 7256 : cluster 0 pgmap v7225: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:50:24.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:50:24 smithi080 bash[41963]: audit 2023-12-01T08:50:23.987000+0000 mon.a (mon.0) 4849 : audit 0 from='client.? 172.21.15.80:0/2230775059' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:50:24.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:50:24 smithi080 bash[28361]: audit 2023-12-01T08:50:23.987000+0000 mon.a (mon.0) 4849 : audit 0 from='client.? 172.21.15.80:0/2230775059' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:50:24.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:50:24 smithi090 bash[32384]: audit 2023-12-01T08:50:23.987000+0000 mon.a (mon.0) 4849 : audit 0 from='client.? 172.21.15.80:0/2230775059' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:50:25.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:50:25 smithi080 bash[41963]: cluster 2023-12-01T08:50:24.053559+0000 mgr.y (mgr.24362) 7257 : cluster 0 pgmap v7226: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:50:25.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:50:25 smithi080 bash[28361]: cluster 2023-12-01T08:50:24.053559+0000 mgr.y (mgr.24362) 7257 : cluster 0 pgmap v7226: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:50:25.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:50:25 smithi090 bash[32384]: cluster 2023-12-01T08:50:24.053559+0000 mgr.y (mgr.24362) 7257 : cluster 0 pgmap v7226: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:50:26.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:50:26 smithi080 bash[28361]: audit 2023-12-01T08:50:25.157390+0000 mon.c (mon.2) 4650 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:50:26.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:50:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:50:26] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T08:50:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:50:26 smithi080 bash[41963]: audit 2023-12-01T08:50:25.157390+0000 mon.c (mon.2) 4650 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:50:26.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:50:26 smithi090 bash[32384]: audit 2023-12-01T08:50:25.157390+0000 mon.c (mon.2) 4650 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:50:27.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:50:27 smithi080 bash[28361]: cluster 2023-12-01T08:50:26.054961+0000 mgr.y (mgr.24362) 7258 : cluster 0 pgmap v7227: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:50:27.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:50:27 smithi080 bash[28361]: audit 2023-12-01T08:50:26.440099+0000 mon.c (mon.2) 4651 : audit 0 from='client.? 172.21.15.80:0/1770635149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:50:27.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:50:27 smithi080 bash[41963]: cluster 2023-12-01T08:50:26.054961+0000 mgr.y (mgr.24362) 7258 : cluster 0 pgmap v7227: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:50:27.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:50:27 smithi080 bash[41963]: audit 2023-12-01T08:50:26.440099+0000 mon.c (mon.2) 4651 : audit 0 from='client.? 172.21.15.80:0/1770635149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:50:27.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:50:27 smithi090 bash[32384]: cluster 2023-12-01T08:50:26.054961+0000 mgr.y (mgr.24362) 7258 : cluster 0 pgmap v7227: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:50:27.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:50:27 smithi090 bash[32384]: audit 2023-12-01T08:50:26.440099+0000 mon.c (mon.2) 4651 : audit 0 from='client.? 172.21.15.80:0/1770635149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:50:29.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:50:29 smithi080 bash[41963]: cluster 2023-12-01T08:50:28.055719+0000 mgr.y (mgr.24362) 7259 : cluster 0 pgmap v7228: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:50:29.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:50:29 smithi080 bash[41963]: audit 2023-12-01T08:50:28.894372+0000 mon.c (mon.2) 4652 : audit 0 from='client.? 172.21.15.80:0/2785743298' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:50:29.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:50:29 smithi080 bash[28361]: cluster 2023-12-01T08:50:28.055719+0000 mgr.y (mgr.24362) 7259 : cluster 0 pgmap v7228: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:50:29.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:50:29 smithi080 bash[28361]: audit 2023-12-01T08:50:28.894372+0000 mon.c (mon.2) 4652 : audit 0 from='client.? 172.21.15.80:0/2785743298' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:50:29.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:50:29 smithi090 bash[32384]: cluster 2023-12-01T08:50:28.055719+0000 mgr.y (mgr.24362) 7259 : cluster 0 pgmap v7228: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:50:29.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:50:29 smithi090 bash[32384]: audit 2023-12-01T08:50:28.894372+0000 mon.c (mon.2) 4652 : audit 0 from='client.? 172.21.15.80:0/2785743298' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:50:31.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:50:31 smithi080 bash[28361]: cluster 2023-12-01T08:50:30.056394+0000 mgr.y (mgr.24362) 7260 : cluster 0 pgmap v7229: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:50:31.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:50:31 smithi080 bash[41963]: cluster 2023-12-01T08:50:30.056394+0000 mgr.y (mgr.24362) 7260 : cluster 0 pgmap v7229: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:50:31.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:50:31 smithi090 bash[32384]: cluster 2023-12-01T08:50:30.056394+0000 mgr.y (mgr.24362) 7260 : cluster 0 pgmap v7229: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:50:32.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:50:32 smithi080 bash[28361]: audit 2023-12-01T08:50:31.352104+0000 mon.a (mon.0) 4850 : audit 0 from='client.? 172.21.15.80:0/3699740207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:50:32.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:50:32 smithi080 bash[41963]: audit 2023-12-01T08:50:31.352104+0000 mon.a (mon.0) 4850 : audit 0 from='client.? 172.21.15.80:0/3699740207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:50:32.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:50:32 smithi090 bash[32384]: audit 2023-12-01T08:50:31.352104+0000 mon.a (mon.0) 4850 : audit 0 from='client.? 172.21.15.80:0/3699740207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:50:33.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:50:33 smithi080 bash[28361]: cluster 2023-12-01T08:50:32.057592+0000 mgr.y (mgr.24362) 7261 : cluster 0 pgmap v7230: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:50:33.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:50:33 smithi080 bash[41963]: cluster 2023-12-01T08:50:32.057592+0000 mgr.y (mgr.24362) 7261 : cluster 0 pgmap v7230: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:50:33.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:50:33 smithi090 bash[32384]: cluster 2023-12-01T08:50:32.057592+0000 mgr.y (mgr.24362) 7261 : cluster 0 pgmap v7230: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:50:34.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:50:34 smithi080 bash[41963]: audit 2023-12-01T08:50:33.802974+0000 mon.a (mon.0) 4851 : audit 0 from='client.? 172.21.15.80:0/3053021679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:50:34.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:50:34 smithi080 bash[28361]: audit 2023-12-01T08:50:33.802974+0000 mon.a (mon.0) 4851 : audit 0 from='client.? 172.21.15.80:0/3053021679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:50:34.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:50:34 smithi090 bash[32384]: audit 2023-12-01T08:50:33.802974+0000 mon.a (mon.0) 4851 : audit 0 from='client.? 172.21.15.80:0/3053021679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:50:35.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:50:35 smithi080 bash[28361]: cluster 2023-12-01T08:50:34.058266+0000 mgr.y (mgr.24362) 7262 : cluster 0 pgmap v7231: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:50:35.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:50:35 smithi080 bash[41963]: cluster 2023-12-01T08:50:34.058266+0000 mgr.y (mgr.24362) 7262 : cluster 0 pgmap v7231: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:50:35.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:50:35 smithi090 bash[32384]: cluster 2023-12-01T08:50:34.058266+0000 mgr.y (mgr.24362) 7262 : cluster 0 pgmap v7231: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:50:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:50:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:50:36] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T08:50:37.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:50:37 smithi080 bash[28361]: cluster 2023-12-01T08:50:36.059343+0000 mgr.y (mgr.24362) 7263 : cluster 0 pgmap v7232: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:50:37.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:50:37 smithi080 bash[28361]: audit 2023-12-01T08:50:36.252276+0000 mon.a (mon.0) 4852 : audit 0 from='client.? 172.21.15.80:0/2648511728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:50:37.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:50:37 smithi080 bash[41963]: cluster 2023-12-01T08:50:36.059343+0000 mgr.y (mgr.24362) 7263 : cluster 0 pgmap v7232: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:50:37.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:50:37 smithi080 bash[41963]: audit 2023-12-01T08:50:36.252276+0000 mon.a (mon.0) 4852 : audit 0 from='client.? 172.21.15.80:0/2648511728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:50:37.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:50:37 smithi090 bash[32384]: cluster 2023-12-01T08:50:36.059343+0000 mgr.y (mgr.24362) 7263 : cluster 0 pgmap v7232: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:50:37.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:50:37 smithi090 bash[32384]: audit 2023-12-01T08:50:36.252276+0000 mon.a (mon.0) 4852 : audit 0 from='client.? 172.21.15.80:0/2648511728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:50:39.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:50:39 smithi080 bash[28361]: cluster 2023-12-01T08:50:38.060070+0000 mgr.y (mgr.24362) 7264 : cluster 0 pgmap v7233: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:50:39.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:50:39 smithi080 bash[28361]: audit 2023-12-01T08:50:38.710022+0000 mon.c (mon.2) 4653 : audit 0 from='client.? 172.21.15.80:0/584966034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:50:39.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:50:39 smithi080 bash[41963]: cluster 2023-12-01T08:50:38.060070+0000 mgr.y (mgr.24362) 7264 : cluster 0 pgmap v7233: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:50:39.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:50:39 smithi080 bash[41963]: audit 2023-12-01T08:50:38.710022+0000 mon.c (mon.2) 4653 : audit 0 from='client.? 172.21.15.80:0/584966034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:50:39.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:50:39 smithi090 bash[32384]: cluster 2023-12-01T08:50:38.060070+0000 mgr.y (mgr.24362) 7264 : cluster 0 pgmap v7233: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:50:39.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:50:39 smithi090 bash[32384]: audit 2023-12-01T08:50:38.710022+0000 mon.c (mon.2) 4653 : audit 0 from='client.? 172.21.15.80:0/584966034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:50:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:50:41 smithi080 bash[28361]: cluster 2023-12-01T08:50:40.060714+0000 mgr.y (mgr.24362) 7265 : cluster 0 pgmap v7234: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:50:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:50:41 smithi080 bash[28361]: audit 2023-12-01T08:50:40.157519+0000 mon.c (mon.2) 4654 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:50:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:50:41 smithi080 bash[41963]: cluster 2023-12-01T08:50:40.060714+0000 mgr.y (mgr.24362) 7265 : cluster 0 pgmap v7234: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:50:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:50:41 smithi080 bash[41963]: audit 2023-12-01T08:50:40.157519+0000 mon.c (mon.2) 4654 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:50:41.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:50:41 smithi090 bash[32384]: cluster 2023-12-01T08:50:40.060714+0000 mgr.y (mgr.24362) 7265 : cluster 0 pgmap v7234: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:50:41.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:50:41 smithi090 bash[32384]: audit 2023-12-01T08:50:40.157519+0000 mon.c (mon.2) 4654 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:50:42.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:50:42 smithi080 bash[28361]: audit 2023-12-01T08:50:41.161130+0000 mon.c (mon.2) 4655 : audit 0 from='client.? 172.21.15.80:0/2879291321' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:50:42.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:50:42 smithi080 bash[41963]: audit 2023-12-01T08:50:41.161130+0000 mon.c (mon.2) 4655 : audit 0 from='client.? 172.21.15.80:0/2879291321' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:50:42.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:50:42 smithi090 bash[32384]: audit 2023-12-01T08:50:41.161130+0000 mon.c (mon.2) 4655 : audit 0 from='client.? 172.21.15.80:0/2879291321' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:50:43.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:50:43 smithi080 bash[28361]: cluster 2023-12-01T08:50:42.061911+0000 mgr.y (mgr.24362) 7266 : cluster 0 pgmap v7235: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:50:43.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:50:43 smithi080 bash[41963]: cluster 2023-12-01T08:50:42.061911+0000 mgr.y (mgr.24362) 7266 : cluster 0 pgmap v7235: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:50:43.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:50:43 smithi090 bash[32384]: cluster 2023-12-01T08:50:42.061911+0000 mgr.y (mgr.24362) 7266 : cluster 0 pgmap v7235: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:50:44.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:50:44 smithi080 bash[28361]: audit 2023-12-01T08:50:43.606764+0000 mon.c (mon.2) 4656 : audit 0 from='client.? 172.21.15.80:0/204815368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:50:44.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:50:44 smithi080 bash[28361]: cluster 2023-12-01T08:50:44.062598+0000 mgr.y (mgr.24362) 7267 : cluster 0 pgmap v7236: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:50:44.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:50:44 smithi080 bash[41963]: audit 2023-12-01T08:50:43.606764+0000 mon.c (mon.2) 4656 : audit 0 from='client.? 172.21.15.80:0/204815368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:50:44.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:50:44 smithi080 bash[41963]: cluster 2023-12-01T08:50:44.062598+0000 mgr.y (mgr.24362) 7267 : cluster 0 pgmap v7236: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:50:44.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:50:44 smithi090 bash[32384]: audit 2023-12-01T08:50:43.606764+0000 mon.c (mon.2) 4656 : audit 0 from='client.? 172.21.15.80:0/204815368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:50:44.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:50:44 smithi090 bash[32384]: cluster 2023-12-01T08:50:44.062598+0000 mgr.y (mgr.24362) 7267 : cluster 0 pgmap v7236: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:50:46.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:50:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:50:46] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.43.0" 2023-12-01T08:50:46.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:50:46 smithi080 bash[28361]: audit 2023-12-01T08:50:46.060220+0000 mon.a (mon.0) 4853 : audit 0 from='client.? 172.21.15.80:0/3622952937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:50:46.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:50:46 smithi080 bash[28361]: cluster 2023-12-01T08:50:46.063221+0000 mgr.y (mgr.24362) 7268 : cluster 0 pgmap v7237: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:50:46.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:50:46 smithi080 bash[41963]: audit 2023-12-01T08:50:46.060220+0000 mon.a (mon.0) 4853 : audit 0 from='client.? 172.21.15.80:0/3622952937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:50:46.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:50:46 smithi080 bash[41963]: cluster 2023-12-01T08:50:46.063221+0000 mgr.y (mgr.24362) 7268 : cluster 0 pgmap v7237: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:50:46.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:50:46 smithi090 bash[32384]: audit 2023-12-01T08:50:46.060220+0000 mon.a (mon.0) 4853 : audit 0 from='client.? 172.21.15.80:0/3622952937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:50:46.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:50:46 smithi090 bash[32384]: cluster 2023-12-01T08:50:46.063221+0000 mgr.y (mgr.24362) 7268 : cluster 0 pgmap v7237: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:50:48.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:50:48 smithi080 bash[41963]: cluster 2023-12-01T08:50:48.063826+0000 mgr.y (mgr.24362) 7269 : cluster 0 pgmap v7238: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:50:48.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:50:48 smithi080 bash[28361]: cluster 2023-12-01T08:50:48.063826+0000 mgr.y (mgr.24362) 7269 : cluster 0 pgmap v7238: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:50:48.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:50:48 smithi090 bash[32384]: cluster 2023-12-01T08:50:48.063826+0000 mgr.y (mgr.24362) 7269 : cluster 0 pgmap v7238: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:50:49.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:50:49 smithi080 bash[41963]: audit 2023-12-01T08:50:48.523001+0000 mon.c (mon.2) 4657 : audit 0 from='client.? 172.21.15.80:0/4196124607' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:50:49.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:50:49 smithi080 bash[28361]: audit 2023-12-01T08:50:48.523001+0000 mon.c (mon.2) 4657 : audit 0 from='client.? 172.21.15.80:0/4196124607' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:50:49.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:50:49 smithi090 bash[32384]: audit 2023-12-01T08:50:48.523001+0000 mon.c (mon.2) 4657 : audit 0 from='client.? 172.21.15.80:0/4196124607' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:50:50.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:50:50 smithi080 bash[28361]: cluster 2023-12-01T08:50:50.064496+0000 mgr.y (mgr.24362) 7270 : cluster 0 pgmap v7239: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:50:50.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:50:50 smithi080 bash[41963]: cluster 2023-12-01T08:50:50.064496+0000 mgr.y (mgr.24362) 7270 : cluster 0 pgmap v7239: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:50:50.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:50:50 smithi090 bash[32384]: cluster 2023-12-01T08:50:50.064496+0000 mgr.y (mgr.24362) 7270 : cluster 0 pgmap v7239: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:50:51.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:50:51 smithi080 bash[28361]: audit 2023-12-01T08:50:50.978922+0000 mon.a (mon.0) 4854 : audit 0 from='client.? 172.21.15.80:0/1765334307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:50:51.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:50:51 smithi080 bash[41963]: audit 2023-12-01T08:50:50.978922+0000 mon.a (mon.0) 4854 : audit 0 from='client.? 172.21.15.80:0/1765334307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:50:51.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:50:51 smithi090 bash[32384]: audit 2023-12-01T08:50:50.978922+0000 mon.a (mon.0) 4854 : audit 0 from='client.? 172.21.15.80:0/1765334307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:50:53.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:50:52 smithi090 bash[32384]: cluster 2023-12-01T08:50:52.065646+0000 mgr.y (mgr.24362) 7271 : cluster 0 pgmap v7240: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:50:53.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:50:52 smithi080 bash[28361]: cluster 2023-12-01T08:50:52.065646+0000 mgr.y (mgr.24362) 7271 : cluster 0 pgmap v7240: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:50:53.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:50:52 smithi080 bash[41963]: cluster 2023-12-01T08:50:52.065646+0000 mgr.y (mgr.24362) 7271 : cluster 0 pgmap v7240: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:50:54.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:50:53 smithi090 bash[32384]: audit 2023-12-01T08:50:53.430088+0000 mon.a (mon.0) 4855 : audit 0 from='client.? 172.21.15.80:0/3310602911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:50:54.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:50:53 smithi080 bash[28361]: audit 2023-12-01T08:50:53.430088+0000 mon.a (mon.0) 4855 : audit 0 from='client.? 172.21.15.80:0/3310602911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:50:54.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:50:53 smithi080 bash[41963]: audit 2023-12-01T08:50:53.430088+0000 mon.a (mon.0) 4855 : audit 0 from='client.? 172.21.15.80:0/3310602911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:50:55.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:50:54 smithi090 bash[32384]: cluster 2023-12-01T08:50:54.066341+0000 mgr.y (mgr.24362) 7272 : cluster 0 pgmap v7241: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:50:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:50:54 smithi080 bash[41963]: cluster 2023-12-01T08:50:54.066341+0000 mgr.y (mgr.24362) 7272 : cluster 0 pgmap v7241: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:50:55.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:50:54 smithi080 bash[28361]: cluster 2023-12-01T08:50:54.066341+0000 mgr.y (mgr.24362) 7272 : cluster 0 pgmap v7241: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:50:56.234 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:50:55 smithi080 bash[28361]: audit 2023-12-01T08:50:55.157932+0000 mon.c (mon.2) 4658 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:50:56.234 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:50:55 smithi080 bash[28361]: audit 2023-12-01T08:50:55.877186+0000 mon.a (mon.0) 4856 : audit 0 from='client.? 172.21.15.80:0/986662113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:50:56.235 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:50:55 smithi080 bash[41963]: audit 2023-12-01T08:50:55.157932+0000 mon.c (mon.2) 4658 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:50:56.235 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:50:55 smithi080 bash[41963]: audit 2023-12-01T08:50:55.877186+0000 mon.a (mon.0) 4856 : audit 0 from='client.? 172.21.15.80:0/986662113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:50:56.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:50:55 smithi090 bash[32384]: audit 2023-12-01T08:50:55.157932+0000 mon.c (mon.2) 4658 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:50:56.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:50:55 smithi090 bash[32384]: audit 2023-12-01T08:50:55.877186+0000 mon.a (mon.0) 4856 : audit 0 from='client.? 172.21.15.80:0/986662113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:50:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:50:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:50:56] "GET /metrics HTTP/1.1" 200 33971 "" "Prometheus/2.43.0" 2023-12-01T08:50:57.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:50:56 smithi090 bash[32384]: cluster 2023-12-01T08:50:56.067483+0000 mgr.y (mgr.24362) 7273 : cluster 0 pgmap v7242: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:50:57.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:50:56 smithi080 bash[28361]: cluster 2023-12-01T08:50:56.067483+0000 mgr.y (mgr.24362) 7273 : cluster 0 pgmap v7242: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:50:57.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:50:56 smithi080 bash[41963]: cluster 2023-12-01T08:50:56.067483+0000 mgr.y (mgr.24362) 7273 : cluster 0 pgmap v7242: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:50:58.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:50:58 smithi080 bash[28361]: cluster 2023-12-01T08:50:58.067997+0000 mgr.y (mgr.24362) 7274 : cluster 0 pgmap v7243: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:50:58.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:50:58 smithi080 bash[41963]: cluster 2023-12-01T08:50:58.067997+0000 mgr.y (mgr.24362) 7274 : cluster 0 pgmap v7243: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:50:58.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:50:58 smithi090 bash[32384]: cluster 2023-12-01T08:50:58.067997+0000 mgr.y (mgr.24362) 7274 : cluster 0 pgmap v7243: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:50:59.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:50:59 smithi080 bash[28361]: audit 2023-12-01T08:50:58.333840+0000 mon.c (mon.2) 4659 : audit 0 from='client.? 172.21.15.80:0/2595834550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:50:59.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:50:59 smithi080 bash[41963]: audit 2023-12-01T08:50:58.333840+0000 mon.c (mon.2) 4659 : audit 0 from='client.? 172.21.15.80:0/2595834550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:50:59.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:50:59 smithi090 bash[32384]: audit 2023-12-01T08:50:58.333840+0000 mon.c (mon.2) 4659 : audit 0 from='client.? 172.21.15.80:0/2595834550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:51:00.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:51:00 smithi080 bash[41963]: cluster 2023-12-01T08:51:00.068593+0000 mgr.y (mgr.24362) 7275 : cluster 0 pgmap v7244: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:51:00.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:51:00 smithi080 bash[28361]: cluster 2023-12-01T08:51:00.068593+0000 mgr.y (mgr.24362) 7275 : cluster 0 pgmap v7244: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:51:00.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:51:00 smithi090 bash[32384]: cluster 2023-12-01T08:51:00.068593+0000 mgr.y (mgr.24362) 7275 : cluster 0 pgmap v7244: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:51:01.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:51:01 smithi080 bash[28361]: audit 2023-12-01T08:51:00.791377+0000 mon.a (mon.0) 4857 : audit 0 from='client.? 172.21.15.80:0/2549942055' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:51:01.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:51:01 smithi080 bash[41963]: audit 2023-12-01T08:51:00.791377+0000 mon.a (mon.0) 4857 : audit 0 from='client.? 172.21.15.80:0/2549942055' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:51:01.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:51:01 smithi090 bash[32384]: audit 2023-12-01T08:51:00.791377+0000 mon.a (mon.0) 4857 : audit 0 from='client.? 172.21.15.80:0/2549942055' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:51:03.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:51:02 smithi090 bash[32384]: cluster 2023-12-01T08:51:02.069790+0000 mgr.y (mgr.24362) 7276 : cluster 0 pgmap v7245: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:51:03.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:51:02 smithi080 bash[28361]: cluster 2023-12-01T08:51:02.069790+0000 mgr.y (mgr.24362) 7276 : cluster 0 pgmap v7245: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:51:03.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:51:02 smithi080 bash[41963]: cluster 2023-12-01T08:51:02.069790+0000 mgr.y (mgr.24362) 7276 : cluster 0 pgmap v7245: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:51:04.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:51:03 smithi090 bash[32384]: audit 2023-12-01T08:51:03.245866+0000 mon.a (mon.0) 4858 : audit 0 from='client.? 172.21.15.80:0/2427142382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:51:04.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:51:03 smithi080 bash[41963]: audit 2023-12-01T08:51:03.245866+0000 mon.a (mon.0) 4858 : audit 0 from='client.? 172.21.15.80:0/2427142382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:51:04.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:51:03 smithi080 bash[28361]: audit 2023-12-01T08:51:03.245866+0000 mon.a (mon.0) 4858 : audit 0 from='client.? 172.21.15.80:0/2427142382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:51:05.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:51:04 smithi090 bash[32384]: cluster 2023-12-01T08:51:04.070486+0000 mgr.y (mgr.24362) 7277 : cluster 0 pgmap v7246: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:51:05.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:51:04 smithi080 bash[41963]: cluster 2023-12-01T08:51:04.070486+0000 mgr.y (mgr.24362) 7277 : cluster 0 pgmap v7246: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:51:05.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:51:04 smithi080 bash[28361]: cluster 2023-12-01T08:51:04.070486+0000 mgr.y (mgr.24362) 7277 : cluster 0 pgmap v7246: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:51:06.233 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:51:05 smithi080 bash[41963]: audit 2023-12-01T08:51:05.701696+0000 mon.c (mon.2) 4660 : audit 0 from='client.? 172.21.15.80:0/2188232569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:51:06.234 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:51:05 smithi080 bash[28361]: audit 2023-12-01T08:51:05.701696+0000 mon.c (mon.2) 4660 : audit 0 from='client.? 172.21.15.80:0/2188232569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:51:06.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:51:05 smithi090 bash[32384]: audit 2023-12-01T08:51:05.701696+0000 mon.c (mon.2) 4660 : audit 0 from='client.? 172.21.15.80:0/2188232569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:51:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:51:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:51:06] "GET /metrics HTTP/1.1" 200 33971 "" "Prometheus/2.43.0" 2023-12-01T08:51:07.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:51:06 smithi090 bash[32384]: cluster 2023-12-01T08:51:06.071658+0000 mgr.y (mgr.24362) 7278 : cluster 0 pgmap v7247: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:51:07.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:51:06 smithi080 bash[28361]: cluster 2023-12-01T08:51:06.071658+0000 mgr.y (mgr.24362) 7278 : cluster 0 pgmap v7247: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:51:07.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:51:06 smithi080 bash[41963]: cluster 2023-12-01T08:51:06.071658+0000 mgr.y (mgr.24362) 7278 : cluster 0 pgmap v7247: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:51:08.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:51:08 smithi080 bash[28361]: cluster 2023-12-01T08:51:08.072331+0000 mgr.y (mgr.24362) 7279 : cluster 0 pgmap v7248: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:51:08.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:51:08 smithi080 bash[28361]: audit 2023-12-01T08:51:08.162074+0000 mon.a (mon.0) 4859 : audit 0 from='client.? 172.21.15.80:0/3973311019' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:51:08.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:51:08 smithi080 bash[41963]: cluster 2023-12-01T08:51:08.072331+0000 mgr.y (mgr.24362) 7279 : cluster 0 pgmap v7248: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:51:08.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:51:08 smithi080 bash[41963]: audit 2023-12-01T08:51:08.162074+0000 mon.a (mon.0) 4859 : audit 0 from='client.? 172.21.15.80:0/3973311019' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:51:08.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:51:08 smithi090 bash[32384]: cluster 2023-12-01T08:51:08.072331+0000 mgr.y (mgr.24362) 7279 : cluster 0 pgmap v7248: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:51:08.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:51:08 smithi090 bash[32384]: audit 2023-12-01T08:51:08.162074+0000 mon.a (mon.0) 4859 : audit 0 from='client.? 172.21.15.80:0/3973311019' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:51:10.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:51:10 smithi080 bash[41963]: cluster 2023-12-01T08:51:10.072986+0000 mgr.y (mgr.24362) 7280 : cluster 0 pgmap v7249: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:51:10.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:51:10 smithi080 bash[41963]: audit 2023-12-01T08:51:10.158125+0000 mon.c (mon.2) 4661 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:51:10.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:51:10 smithi080 bash[28361]: cluster 2023-12-01T08:51:10.072986+0000 mgr.y (mgr.24362) 7280 : cluster 0 pgmap v7249: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:51:10.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:51:10 smithi080 bash[28361]: audit 2023-12-01T08:51:10.158125+0000 mon.c (mon.2) 4661 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:51:10.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:51:10 smithi090 bash[32384]: cluster 2023-12-01T08:51:10.072986+0000 mgr.y (mgr.24362) 7280 : cluster 0 pgmap v7249: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:51:10.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:51:10 smithi090 bash[32384]: audit 2023-12-01T08:51:10.158125+0000 mon.c (mon.2) 4661 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:51:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:51:11 smithi080 bash[28361]: audit 2023-12-01T08:51:10.615806+0000 mon.a (mon.0) 4860 : audit 0 from='client.? 172.21.15.80:0/1313565176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:51:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:51:11 smithi080 bash[41963]: audit 2023-12-01T08:51:10.615806+0000 mon.a (mon.0) 4860 : audit 0 from='client.? 172.21.15.80:0/1313565176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:51:11.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:51:11 smithi090 bash[32384]: audit 2023-12-01T08:51:10.615806+0000 mon.a (mon.0) 4860 : audit 0 from='client.? 172.21.15.80:0/1313565176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:51:13.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:51:12 smithi090 bash[32384]: cluster 2023-12-01T08:51:12.074223+0000 mgr.y (mgr.24362) 7281 : cluster 0 pgmap v7250: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:51:13.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:51:12 smithi080 bash[28361]: cluster 2023-12-01T08:51:12.074223+0000 mgr.y (mgr.24362) 7281 : cluster 0 pgmap v7250: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:51:13.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:51:12 smithi080 bash[41963]: cluster 2023-12-01T08:51:12.074223+0000 mgr.y (mgr.24362) 7281 : cluster 0 pgmap v7250: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:51:14.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:51:13 smithi090 bash[32384]: audit 2023-12-01T08:51:13.071532+0000 mon.c (mon.2) 4662 : audit 0 from='client.? 172.21.15.80:0/1865556734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:51:14.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:51:13 smithi090 bash[32384]: audit 2023-12-01T08:51:13.836092+0000 mon.c (mon.2) 4663 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:51:14.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:51:13 smithi080 bash[28361]: audit 2023-12-01T08:51:13.071532+0000 mon.c (mon.2) 4662 : audit 0 from='client.? 172.21.15.80:0/1865556734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:51:14.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:51:13 smithi080 bash[28361]: audit 2023-12-01T08:51:13.836092+0000 mon.c (mon.2) 4663 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:51:14.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:51:13 smithi080 bash[41963]: audit 2023-12-01T08:51:13.071532+0000 mon.c (mon.2) 4662 : audit 0 from='client.? 172.21.15.80:0/1865556734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:51:14.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:51:13 smithi080 bash[41963]: audit 2023-12-01T08:51:13.836092+0000 mon.c (mon.2) 4663 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:51:15.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:51:14 smithi090 bash[32384]: cluster 2023-12-01T08:51:14.074867+0000 mgr.y (mgr.24362) 7282 : cluster 0 pgmap v7251: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:51:15.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:51:14 smithi080 bash[28361]: cluster 2023-12-01T08:51:14.074867+0000 mgr.y (mgr.24362) 7282 : cluster 0 pgmap v7251: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:51:15.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:51:14 smithi080 bash[41963]: cluster 2023-12-01T08:51:14.074867+0000 mgr.y (mgr.24362) 7282 : cluster 0 pgmap v7251: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:51:16.234 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:51:15 smithi080 bash[41963]: audit 2023-12-01T08:51:15.529753+0000 mon.a (mon.0) 4861 : audit 0 from='client.? 172.21.15.80:0/1245387432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:51:16.235 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:51:15 smithi080 bash[28361]: audit 2023-12-01T08:51:15.529753+0000 mon.a (mon.0) 4861 : audit 0 from='client.? 172.21.15.80:0/1245387432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:51:16.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:51:15 smithi090 bash[32384]: audit 2023-12-01T08:51:15.529753+0000 mon.a (mon.0) 4861 : audit 0 from='client.? 172.21.15.80:0/1245387432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:51:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:51:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:51:16] "GET /metrics HTTP/1.1" 200 33971 "" "Prometheus/2.43.0" 2023-12-01T08:51:17.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:51:16 smithi090 bash[32384]: cluster 2023-12-01T08:51:16.075892+0000 mgr.y (mgr.24362) 7283 : cluster 0 pgmap v7252: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:51:17.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:51:16 smithi080 bash[28361]: cluster 2023-12-01T08:51:16.075892+0000 mgr.y (mgr.24362) 7283 : cluster 0 pgmap v7252: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:51:17.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:51:16 smithi080 bash[41963]: cluster 2023-12-01T08:51:16.075892+0000 mgr.y (mgr.24362) 7283 : cluster 0 pgmap v7252: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:51:18.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:51:17 smithi090 bash[32384]: audit 2023-12-01T08:51:17.980865+0000 mon.c (mon.2) 4664 : audit 0 from='client.? 172.21.15.80:0/1068977905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:51:18.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:51:17 smithi080 bash[28361]: audit 2023-12-01T08:51:17.980865+0000 mon.c (mon.2) 4664 : audit 0 from='client.? 172.21.15.80:0/1068977905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:51:18.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:51:17 smithi080 bash[41963]: audit 2023-12-01T08:51:17.980865+0000 mon.c (mon.2) 4664 : audit 0 from='client.? 172.21.15.80:0/1068977905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:51:19.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:51:18 smithi090 bash[32384]: cluster 2023-12-01T08:51:18.076597+0000 mgr.y (mgr.24362) 7284 : cluster 0 pgmap v7253: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:51:19.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:51:18 smithi080 bash[28361]: cluster 2023-12-01T08:51:18.076597+0000 mgr.y (mgr.24362) 7284 : cluster 0 pgmap v7253: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:51:19.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:51:18 smithi080 bash[41963]: cluster 2023-12-01T08:51:18.076597+0000 mgr.y (mgr.24362) 7284 : cluster 0 pgmap v7253: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:51:20.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:51:20 smithi080 bash[41963]: audit 2023-12-01T08:51:19.681290+0000 mon.a (mon.0) 4862 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:51:20.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:51:20 smithi080 bash[41963]: audit 2023-12-01T08:51:19.691721+0000 mon.a (mon.0) 4863 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:51:20.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:51:20 smithi080 bash[41963]: audit 2023-12-01T08:51:19.985030+0000 mon.a (mon.0) 4864 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:51:20.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:51:20 smithi080 bash[41963]: audit 2023-12-01T08:51:19.995650+0000 mon.a (mon.0) 4865 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:51:20.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:51:20 smithi080 bash[41963]: cluster 2023-12-01T08:51:20.077221+0000 mgr.y (mgr.24362) 7285 : cluster 0 pgmap v7254: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:51:20.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:51:20 smithi080 bash[41963]: audit 2023-12-01T08:51:20.464975+0000 mon.c (mon.2) 4665 : audit 0 from='client.? 172.21.15.80:0/1582436631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:51:20.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:51:20 smithi080 bash[41963]: audit 2023-12-01T08:51:20.520037+0000 mon.c (mon.2) 4666 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:51:20.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:51:20 smithi080 bash[41963]: audit 2023-12-01T08:51:20.521682+0000 mon.c (mon.2) 4667 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:51:20.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:51:20 smithi080 bash[41963]: audit 2023-12-01T08:51:20.530607+0000 mon.a (mon.0) 4866 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:51:20.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:51:20 smithi080 bash[28361]: audit 2023-12-01T08:51:19.681290+0000 mon.a (mon.0) 4862 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:51:20.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:51:20 smithi080 bash[28361]: audit 2023-12-01T08:51:19.691721+0000 mon.a (mon.0) 4863 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:51:20.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:51:20 smithi080 bash[28361]: audit 2023-12-01T08:51:19.985030+0000 mon.a (mon.0) 4864 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:51:20.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:51:20 smithi080 bash[28361]: audit 2023-12-01T08:51:19.995650+0000 mon.a (mon.0) 4865 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:51:20.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:51:20 smithi080 bash[28361]: cluster 2023-12-01T08:51:20.077221+0000 mgr.y (mgr.24362) 7285 : cluster 0 pgmap v7254: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:51:20.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:51:20 smithi080 bash[28361]: audit 2023-12-01T08:51:20.464975+0000 mon.c (mon.2) 4665 : audit 0 from='client.? 172.21.15.80:0/1582436631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:51:20.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:51:20 smithi080 bash[28361]: audit 2023-12-01T08:51:20.520037+0000 mon.c (mon.2) 4666 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:51:20.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:51:20 smithi080 bash[28361]: audit 2023-12-01T08:51:20.521682+0000 mon.c (mon.2) 4667 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:51:20.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:51:20 smithi080 bash[28361]: audit 2023-12-01T08:51:20.530607+0000 mon.a (mon.0) 4866 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:51:21.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:51:20 smithi090 bash[32384]: audit 2023-12-01T08:51:19.681290+0000 mon.a (mon.0) 4862 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:51:21.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:51:20 smithi090 bash[32384]: audit 2023-12-01T08:51:19.691721+0000 mon.a (mon.0) 4863 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:51:21.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:51:20 smithi090 bash[32384]: audit 2023-12-01T08:51:19.985030+0000 mon.a (mon.0) 4864 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:51:21.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:51:20 smithi090 bash[32384]: audit 2023-12-01T08:51:19.995650+0000 mon.a (mon.0) 4865 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:51:21.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:51:20 smithi090 bash[32384]: cluster 2023-12-01T08:51:20.077221+0000 mgr.y (mgr.24362) 7285 : cluster 0 pgmap v7254: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:51:21.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:51:20 smithi090 bash[32384]: audit 2023-12-01T08:51:20.464975+0000 mon.c (mon.2) 4665 : audit 0 from='client.? 172.21.15.80:0/1582436631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:51:21.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:51:20 smithi090 bash[32384]: audit 2023-12-01T08:51:20.520037+0000 mon.c (mon.2) 4666 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:51:21.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:51:20 smithi090 bash[32384]: audit 2023-12-01T08:51:20.521682+0000 mon.c (mon.2) 4667 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:51:21.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:51:20 smithi090 bash[32384]: audit 2023-12-01T08:51:20.530607+0000 mon.a (mon.0) 4866 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:51:23.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:51:22 smithi090 bash[32384]: cluster 2023-12-01T08:51:22.078372+0000 mgr.y (mgr.24362) 7286 : cluster 0 pgmap v7255: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:51:23.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:51:22 smithi090 bash[32384]: audit 2023-12-01T08:51:22.911403+0000 mon.c (mon.2) 4668 : audit 0 from='client.? 172.21.15.80:0/982003521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:51:23.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:51:22 smithi080 bash[41963]: cluster 2023-12-01T08:51:22.078372+0000 mgr.y (mgr.24362) 7286 : cluster 0 pgmap v7255: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:51:23.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:51:22 smithi080 bash[41963]: audit 2023-12-01T08:51:22.911403+0000 mon.c (mon.2) 4668 : audit 0 from='client.? 172.21.15.80:0/982003521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:51:23.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:51:22 smithi080 bash[28361]: cluster 2023-12-01T08:51:22.078372+0000 mgr.y (mgr.24362) 7286 : cluster 0 pgmap v7255: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:51:23.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:51:22 smithi080 bash[28361]: audit 2023-12-01T08:51:22.911403+0000 mon.c (mon.2) 4668 : audit 0 from='client.? 172.21.15.80:0/982003521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:51:24.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:51:24 smithi080 bash[28361]: cluster 2023-12-01T08:51:24.079047+0000 mgr.y (mgr.24362) 7287 : cluster 0 pgmap v7256: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:51:24.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:51:24 smithi080 bash[41963]: cluster 2023-12-01T08:51:24.079047+0000 mgr.y (mgr.24362) 7287 : cluster 0 pgmap v7256: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:51:24.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:51:24 smithi090 bash[32384]: cluster 2023-12-01T08:51:24.079047+0000 mgr.y (mgr.24362) 7287 : cluster 0 pgmap v7256: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:51:25.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:51:25 smithi080 bash[28361]: audit 2023-12-01T08:51:25.158428+0000 mon.c (mon.2) 4669 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:51:25.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:51:25 smithi080 bash[41963]: audit 2023-12-01T08:51:25.158428+0000 mon.c (mon.2) 4669 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:51:25.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:51:25 smithi090 bash[32384]: audit 2023-12-01T08:51:25.158428+0000 mon.c (mon.2) 4669 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:51:26.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:51:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:51:26] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T08:51:26.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:51:26 smithi080 bash[28361]: audit 2023-12-01T08:51:25.368566+0000 mon.c (mon.2) 4670 : audit 0 from='client.? 172.21.15.80:0/1725449366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:51:26.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:51:26 smithi080 bash[28361]: cluster 2023-12-01T08:51:26.080178+0000 mgr.y (mgr.24362) 7288 : cluster 0 pgmap v7257: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:51:26.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:51:26 smithi080 bash[41963]: audit 2023-12-01T08:51:25.368566+0000 mon.c (mon.2) 4670 : audit 0 from='client.? 172.21.15.80:0/1725449366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:51:26.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:51:26 smithi080 bash[41963]: cluster 2023-12-01T08:51:26.080178+0000 mgr.y (mgr.24362) 7288 : cluster 0 pgmap v7257: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:51:26.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:51:26 smithi090 bash[32384]: audit 2023-12-01T08:51:25.368566+0000 mon.c (mon.2) 4670 : audit 0 from='client.? 172.21.15.80:0/1725449366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:51:26.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:51:26 smithi090 bash[32384]: cluster 2023-12-01T08:51:26.080178+0000 mgr.y (mgr.24362) 7288 : cluster 0 pgmap v7257: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:51:28.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:51:27 smithi090 bash[32384]: audit 2023-12-01T08:51:27.823645+0000 mon.a (mon.0) 4867 : audit 0 from='client.? 172.21.15.80:0/2081511056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:51:28.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:51:27 smithi080 bash[28361]: audit 2023-12-01T08:51:27.823645+0000 mon.a (mon.0) 4867 : audit 0 from='client.? 172.21.15.80:0/2081511056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:51:28.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:51:27 smithi080 bash[41963]: audit 2023-12-01T08:51:27.823645+0000 mon.a (mon.0) 4867 : audit 0 from='client.? 172.21.15.80:0/2081511056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:51:29.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:51:28 smithi090 bash[32384]: cluster 2023-12-01T08:51:28.080863+0000 mgr.y (mgr.24362) 7289 : cluster 0 pgmap v7258: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:51:29.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:51:28 smithi080 bash[28361]: cluster 2023-12-01T08:51:28.080863+0000 mgr.y (mgr.24362) 7289 : cluster 0 pgmap v7258: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:51:29.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:51:28 smithi080 bash[41963]: cluster 2023-12-01T08:51:28.080863+0000 mgr.y (mgr.24362) 7289 : cluster 0 pgmap v7258: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:51:30.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:51:30 smithi080 bash[28361]: cluster 2023-12-01T08:51:30.081511+0000 mgr.y (mgr.24362) 7290 : cluster 0 pgmap v7259: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:51:30.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:51:30 smithi080 bash[41963]: cluster 2023-12-01T08:51:30.081511+0000 mgr.y (mgr.24362) 7290 : cluster 0 pgmap v7259: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:51:30.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:51:30 smithi090 bash[32384]: cluster 2023-12-01T08:51:30.081511+0000 mgr.y (mgr.24362) 7290 : cluster 0 pgmap v7259: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:51:31.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:51:31 smithi080 bash[28361]: audit 2023-12-01T08:51:30.280245+0000 mon.c (mon.2) 4671 : audit 0 from='client.? 172.21.15.80:0/3532657215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:51:31.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:51:31 smithi080 bash[41963]: audit 2023-12-01T08:51:30.280245+0000 mon.c (mon.2) 4671 : audit 0 from='client.? 172.21.15.80:0/3532657215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:51:31.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:51:31 smithi090 bash[32384]: audit 2023-12-01T08:51:30.280245+0000 mon.c (mon.2) 4671 : audit 0 from='client.? 172.21.15.80:0/3532657215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:51:33.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:51:32 smithi090 bash[32384]: cluster 2023-12-01T08:51:32.082657+0000 mgr.y (mgr.24362) 7291 : cluster 0 pgmap v7260: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:51:33.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:51:32 smithi090 bash[32384]: audit 2023-12-01T08:51:32.734910+0000 mon.a (mon.0) 4868 : audit 0 from='client.? 172.21.15.80:0/2390161608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:51:33.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:51:32 smithi080 bash[41963]: cluster 2023-12-01T08:51:32.082657+0000 mgr.y (mgr.24362) 7291 : cluster 0 pgmap v7260: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:51:33.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:51:32 smithi080 bash[41963]: audit 2023-12-01T08:51:32.734910+0000 mon.a (mon.0) 4868 : audit 0 from='client.? 172.21.15.80:0/2390161608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:51:33.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:51:32 smithi080 bash[28361]: cluster 2023-12-01T08:51:32.082657+0000 mgr.y (mgr.24362) 7291 : cluster 0 pgmap v7260: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:51:33.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:51:32 smithi080 bash[28361]: audit 2023-12-01T08:51:32.734910+0000 mon.a (mon.0) 4868 : audit 0 from='client.? 172.21.15.80:0/2390161608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:51:34.172 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 08:51:33 smithi090 bash[65515]: logger=cleanup t=2023-12-01T08:51:33.838295043Z level=info msg="Completed cleanup jobs" duration=48.627096ms 2023-12-01T08:51:34.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:51:34 smithi080 bash[28361]: cluster 2023-12-01T08:51:34.083407+0000 mgr.y (mgr.24362) 7292 : cluster 0 pgmap v7261: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:51:34.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:51:34 smithi080 bash[41963]: cluster 2023-12-01T08:51:34.083407+0000 mgr.y (mgr.24362) 7292 : cluster 0 pgmap v7261: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:51:34.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:51:34 smithi090 bash[32384]: cluster 2023-12-01T08:51:34.083407+0000 mgr.y (mgr.24362) 7292 : cluster 0 pgmap v7261: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:51:35.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:51:35 smithi090 bash[32384]: audit 2023-12-01T08:51:35.187314+0000 mon.c (mon.2) 4672 : audit 0 from='client.? 172.21.15.80:0/1690490747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:51:35.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:51:35 smithi080 bash[28361]: audit 2023-12-01T08:51:35.187314+0000 mon.c (mon.2) 4672 : audit 0 from='client.? 172.21.15.80:0/1690490747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:51:35.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:51:35 smithi080 bash[41963]: audit 2023-12-01T08:51:35.187314+0000 mon.c (mon.2) 4672 : audit 0 from='client.? 172.21.15.80:0/1690490747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:51:36.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:51:36 smithi090 bash[32384]: cluster 2023-12-01T08:51:36.084553+0000 mgr.y (mgr.24362) 7293 : cluster 0 pgmap v7262: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:51:36.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:51:36 smithi080 bash[28361]: cluster 2023-12-01T08:51:36.084553+0000 mgr.y (mgr.24362) 7293 : cluster 0 pgmap v7262: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:51:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:51:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:51:36] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T08:51:36.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:51:36 smithi080 bash[41963]: cluster 2023-12-01T08:51:36.084553+0000 mgr.y (mgr.24362) 7293 : cluster 0 pgmap v7262: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:51:38.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:51:37 smithi090 bash[32384]: audit 2023-12-01T08:51:37.637204+0000 mon.a (mon.0) 4869 : audit 0 from='client.? 172.21.15.80:0/512190370' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:51:38.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:51:37 smithi080 bash[41963]: audit 2023-12-01T08:51:37.637204+0000 mon.a (mon.0) 4869 : audit 0 from='client.? 172.21.15.80:0/512190370' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:51:38.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:51:37 smithi080 bash[28361]: audit 2023-12-01T08:51:37.637204+0000 mon.a (mon.0) 4869 : audit 0 from='client.? 172.21.15.80:0/512190370' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:51:39.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:51:38 smithi090 bash[32384]: cluster 2023-12-01T08:51:38.085211+0000 mgr.y (mgr.24362) 7294 : cluster 0 pgmap v7263: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:51:39.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:51:38 smithi080 bash[28361]: cluster 2023-12-01T08:51:38.085211+0000 mgr.y (mgr.24362) 7294 : cluster 0 pgmap v7263: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:51:39.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:51:38 smithi080 bash[41963]: cluster 2023-12-01T08:51:38.085211+0000 mgr.y (mgr.24362) 7294 : cluster 0 pgmap v7263: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:51:40.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:51:40 smithi080 bash[28361]: cluster 2023-12-01T08:51:40.085618+0000 mgr.y (mgr.24362) 7295 : cluster 0 pgmap v7264: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:51:40.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:51:40 smithi080 bash[28361]: audit 2023-12-01T08:51:40.085936+0000 mon.c (mon.2) 4673 : audit 0 from='client.? 172.21.15.80:0/3860982205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:51:40.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:51:40 smithi080 bash[41963]: cluster 2023-12-01T08:51:40.085618+0000 mgr.y (mgr.24362) 7295 : cluster 0 pgmap v7264: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:51:40.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:51:40 smithi080 bash[41963]: audit 2023-12-01T08:51:40.085936+0000 mon.c (mon.2) 4673 : audit 0 from='client.? 172.21.15.80:0/3860982205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:51:40.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:51:40 smithi090 bash[32384]: cluster 2023-12-01T08:51:40.085618+0000 mgr.y (mgr.24362) 7295 : cluster 0 pgmap v7264: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:51:40.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:51:40 smithi090 bash[32384]: audit 2023-12-01T08:51:40.085936+0000 mon.c (mon.2) 4673 : audit 0 from='client.? 172.21.15.80:0/3860982205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:51:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:51:41 smithi080 bash[28361]: audit 2023-12-01T08:51:40.158628+0000 mon.c (mon.2) 4674 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:51:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:51:41 smithi080 bash[41963]: audit 2023-12-01T08:51:40.158628+0000 mon.c (mon.2) 4674 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:51:41.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:51:41 smithi090 bash[32384]: audit 2023-12-01T08:51:40.158628+0000 mon.c (mon.2) 4674 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:51:43.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:51:42 smithi090 bash[32384]: cluster 2023-12-01T08:51:42.086727+0000 mgr.y (mgr.24362) 7296 : cluster 0 pgmap v7265: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:51:43.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:51:42 smithi090 bash[32384]: audit 2023-12-01T08:51:42.543490+0000 mon.a (mon.0) 4870 : audit 0 from='client.? 172.21.15.80:0/442971125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:51:43.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:51:42 smithi080 bash[28361]: cluster 2023-12-01T08:51:42.086727+0000 mgr.y (mgr.24362) 7296 : cluster 0 pgmap v7265: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:51:43.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:51:42 smithi080 bash[28361]: audit 2023-12-01T08:51:42.543490+0000 mon.a (mon.0) 4870 : audit 0 from='client.? 172.21.15.80:0/442971125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:51:43.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:51:42 smithi080 bash[41963]: cluster 2023-12-01T08:51:42.086727+0000 mgr.y (mgr.24362) 7296 : cluster 0 pgmap v7265: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:51:43.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:51:42 smithi080 bash[41963]: audit 2023-12-01T08:51:42.543490+0000 mon.a (mon.0) 4870 : audit 0 from='client.? 172.21.15.80:0/442971125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:51:44.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:51:44 smithi080 bash[28361]: cluster 2023-12-01T08:51:44.087327+0000 mgr.y (mgr.24362) 7297 : cluster 0 pgmap v7266: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:51:44.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:51:44 smithi080 bash[41963]: cluster 2023-12-01T08:51:44.087327+0000 mgr.y (mgr.24362) 7297 : cluster 0 pgmap v7266: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:51:44.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:51:44 smithi090 bash[32384]: cluster 2023-12-01T08:51:44.087327+0000 mgr.y (mgr.24362) 7297 : cluster 0 pgmap v7266: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:51:45.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:51:45 smithi080 bash[28361]: audit 2023-12-01T08:51:44.997142+0000 mon.a (mon.0) 4871 : audit 0 from='client.? 172.21.15.80:0/3563221711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:51:45.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:51:45 smithi080 bash[41963]: audit 2023-12-01T08:51:44.997142+0000 mon.a (mon.0) 4871 : audit 0 from='client.? 172.21.15.80:0/3563221711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:51:45.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:51:45 smithi090 bash[32384]: audit 2023-12-01T08:51:44.997142+0000 mon.a (mon.0) 4871 : audit 0 from='client.? 172.21.15.80:0/3563221711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:51:46.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:51:46 smithi090 bash[32384]: cluster 2023-12-01T08:51:46.088412+0000 mgr.y (mgr.24362) 7298 : cluster 0 pgmap v7267: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:51:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:51:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:51:46] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T08:51:46.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:51:46 smithi080 bash[41963]: cluster 2023-12-01T08:51:46.088412+0000 mgr.y (mgr.24362) 7298 : cluster 0 pgmap v7267: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:51:46.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:51:46 smithi080 bash[28361]: cluster 2023-12-01T08:51:46.088412+0000 mgr.y (mgr.24362) 7298 : cluster 0 pgmap v7267: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:51:48.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:51:47 smithi090 bash[32384]: audit 2023-12-01T08:51:47.445078+0000 mon.c (mon.2) 4675 : audit 0 from='client.? 172.21.15.80:0/1274296570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:51:48.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:51:47 smithi080 bash[28361]: audit 2023-12-01T08:51:47.445078+0000 mon.c (mon.2) 4675 : audit 0 from='client.? 172.21.15.80:0/1274296570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:51:48.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:51:47 smithi080 bash[41963]: audit 2023-12-01T08:51:47.445078+0000 mon.c (mon.2) 4675 : audit 0 from='client.? 172.21.15.80:0/1274296570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:51:49.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:51:48 smithi090 bash[32384]: cluster 2023-12-01T08:51:48.089012+0000 mgr.y (mgr.24362) 7299 : cluster 0 pgmap v7268: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:51:49.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:51:48 smithi080 bash[28361]: cluster 2023-12-01T08:51:48.089012+0000 mgr.y (mgr.24362) 7299 : cluster 0 pgmap v7268: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:51:49.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:51:48 smithi080 bash[41963]: cluster 2023-12-01T08:51:48.089012+0000 mgr.y (mgr.24362) 7299 : cluster 0 pgmap v7268: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:51:50.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:51:49 smithi090 bash[32384]: audit 2023-12-01T08:51:49.898039+0000 mon.c (mon.2) 4676 : audit 0 from='client.? 172.21.15.80:0/803977180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:51:50.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:51:49 smithi080 bash[41963]: audit 2023-12-01T08:51:49.898039+0000 mon.c (mon.2) 4676 : audit 0 from='client.? 172.21.15.80:0/803977180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:51:50.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:51:49 smithi080 bash[28361]: audit 2023-12-01T08:51:49.898039+0000 mon.c (mon.2) 4676 : audit 0 from='client.? 172.21.15.80:0/803977180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:51:51.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:51:50 smithi090 bash[32384]: cluster 2023-12-01T08:51:50.089412+0000 mgr.y (mgr.24362) 7300 : cluster 0 pgmap v7269: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:51:51.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:51:50 smithi080 bash[28361]: cluster 2023-12-01T08:51:50.089412+0000 mgr.y (mgr.24362) 7300 : cluster 0 pgmap v7269: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:51:51.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:51:50 smithi080 bash[41963]: cluster 2023-12-01T08:51:50.089412+0000 mgr.y (mgr.24362) 7300 : cluster 0 pgmap v7269: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:51:53.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:51:52 smithi090 bash[32384]: cluster 2023-12-01T08:51:52.090113+0000 mgr.y (mgr.24362) 7301 : cluster 0 pgmap v7270: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:51:53.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:51:52 smithi090 bash[32384]: audit 2023-12-01T08:51:52.352704+0000 mon.c (mon.2) 4677 : audit 0 from='client.? 172.21.15.80:0/3580919284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:51:53.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:51:52 smithi080 bash[28361]: cluster 2023-12-01T08:51:52.090113+0000 mgr.y (mgr.24362) 7301 : cluster 0 pgmap v7270: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:51:53.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:51:52 smithi080 bash[28361]: audit 2023-12-01T08:51:52.352704+0000 mon.c (mon.2) 4677 : audit 0 from='client.? 172.21.15.80:0/3580919284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:51:53.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:51:52 smithi080 bash[41963]: cluster 2023-12-01T08:51:52.090113+0000 mgr.y (mgr.24362) 7301 : cluster 0 pgmap v7270: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:51:53.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:51:52 smithi080 bash[41963]: audit 2023-12-01T08:51:52.352704+0000 mon.c (mon.2) 4677 : audit 0 from='client.? 172.21.15.80:0/3580919284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:51:54.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:51:54 smithi080 bash[28361]: cluster 2023-12-01T08:51:54.090726+0000 mgr.y (mgr.24362) 7302 : cluster 0 pgmap v7271: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:51:54.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:51:54 smithi080 bash[41963]: cluster 2023-12-01T08:51:54.090726+0000 mgr.y (mgr.24362) 7302 : cluster 0 pgmap v7271: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:51:54.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:51:54 smithi090 bash[32384]: cluster 2023-12-01T08:51:54.090726+0000 mgr.y (mgr.24362) 7302 : cluster 0 pgmap v7271: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:51:55.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:51:55 smithi080 bash[28361]: audit 2023-12-01T08:51:54.821351+0000 mon.a (mon.0) 4872 : audit 0 from='client.? 172.21.15.80:0/1199143228' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:51:55.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:51:55 smithi080 bash[28361]: audit 2023-12-01T08:51:55.159335+0000 mon.c (mon.2) 4678 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:51:55.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:51:55 smithi080 bash[41963]: audit 2023-12-01T08:51:54.821351+0000 mon.a (mon.0) 4872 : audit 0 from='client.? 172.21.15.80:0/1199143228' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:51:55.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:51:55 smithi080 bash[41963]: audit 2023-12-01T08:51:55.159335+0000 mon.c (mon.2) 4678 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:51:55.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:51:55 smithi090 bash[32384]: audit 2023-12-01T08:51:54.821351+0000 mon.a (mon.0) 4872 : audit 0 from='client.? 172.21.15.80:0/1199143228' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:51:55.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:51:55 smithi090 bash[32384]: audit 2023-12-01T08:51:55.159335+0000 mon.c (mon.2) 4678 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:51:56.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:51:56 smithi090 bash[32384]: cluster 2023-12-01T08:51:56.091963+0000 mgr.y (mgr.24362) 7303 : cluster 0 pgmap v7272: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:51:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:51:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:51:56] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T08:51:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:51:56 smithi080 bash[41963]: cluster 2023-12-01T08:51:56.091963+0000 mgr.y (mgr.24362) 7303 : cluster 0 pgmap v7272: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:51:56.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:51:56 smithi080 bash[28361]: cluster 2023-12-01T08:51:56.091963+0000 mgr.y (mgr.24362) 7303 : cluster 0 pgmap v7272: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:51:58.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:51:57 smithi090 bash[32384]: audit 2023-12-01T08:51:57.280230+0000 mon.a (mon.0) 4873 : audit 0 from='client.? 172.21.15.80:0/2147738279' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:51:58.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:51:57 smithi080 bash[41963]: audit 2023-12-01T08:51:57.280230+0000 mon.a (mon.0) 4873 : audit 0 from='client.? 172.21.15.80:0/2147738279' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:51:58.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:51:57 smithi080 bash[28361]: audit 2023-12-01T08:51:57.280230+0000 mon.a (mon.0) 4873 : audit 0 from='client.? 172.21.15.80:0/2147738279' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:51:59.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:51:58 smithi090 bash[32384]: cluster 2023-12-01T08:51:58.092658+0000 mgr.y (mgr.24362) 7304 : cluster 0 pgmap v7273: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:51:59.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:51:58 smithi080 bash[41963]: cluster 2023-12-01T08:51:58.092658+0000 mgr.y (mgr.24362) 7304 : cluster 0 pgmap v7273: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:51:59.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:51:58 smithi080 bash[28361]: cluster 2023-12-01T08:51:58.092658+0000 mgr.y (mgr.24362) 7304 : cluster 0 pgmap v7273: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:52:00.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:51:59 smithi090 bash[32384]: audit 2023-12-01T08:51:59.738253+0000 mon.c (mon.2) 4679 : audit 0 from='client.? 172.21.15.80:0/3738752976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:52:00.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:51:59 smithi080 bash[28361]: audit 2023-12-01T08:51:59.738253+0000 mon.c (mon.2) 4679 : audit 0 from='client.? 172.21.15.80:0/3738752976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:52:00.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:51:59 smithi080 bash[41963]: audit 2023-12-01T08:51:59.738253+0000 mon.c (mon.2) 4679 : audit 0 from='client.? 172.21.15.80:0/3738752976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:52:01.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:52:01 smithi090 bash[32384]: cluster 2023-12-01T08:52:00.093269+0000 mgr.y (mgr.24362) 7305 : cluster 0 pgmap v7274: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:52:01.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:52:00 smithi080 bash[41963]: cluster 2023-12-01T08:52:00.093269+0000 mgr.y (mgr.24362) 7305 : cluster 0 pgmap v7274: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:52:01.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:52:00 smithi080 bash[28361]: cluster 2023-12-01T08:52:00.093269+0000 mgr.y (mgr.24362) 7305 : cluster 0 pgmap v7274: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:52:03.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:52:02 smithi090 bash[32384]: cluster 2023-12-01T08:52:02.094366+0000 mgr.y (mgr.24362) 7306 : cluster 0 pgmap v7275: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:52:03.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:52:02 smithi090 bash[32384]: audit 2023-12-01T08:52:02.195422+0000 mon.a (mon.0) 4874 : audit 0 from='client.? 172.21.15.80:0/811679207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:52:03.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:52:02 smithi080 bash[28361]: cluster 2023-12-01T08:52:02.094366+0000 mgr.y (mgr.24362) 7306 : cluster 0 pgmap v7275: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:52:03.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:52:02 smithi080 bash[28361]: audit 2023-12-01T08:52:02.195422+0000 mon.a (mon.0) 4874 : audit 0 from='client.? 172.21.15.80:0/811679207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:52:03.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:52:02 smithi080 bash[41963]: cluster 2023-12-01T08:52:02.094366+0000 mgr.y (mgr.24362) 7306 : cluster 0 pgmap v7275: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:52:03.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:52:02 smithi080 bash[41963]: audit 2023-12-01T08:52:02.195422+0000 mon.a (mon.0) 4874 : audit 0 from='client.? 172.21.15.80:0/811679207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:52:04.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:52:04 smithi080 bash[28361]: cluster 2023-12-01T08:52:04.094966+0000 mgr.y (mgr.24362) 7307 : cluster 0 pgmap v7276: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:52:04.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:52:04 smithi080 bash[41963]: cluster 2023-12-01T08:52:04.094966+0000 mgr.y (mgr.24362) 7307 : cluster 0 pgmap v7276: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:52:04.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:52:04 smithi090 bash[32384]: cluster 2023-12-01T08:52:04.094966+0000 mgr.y (mgr.24362) 7307 : cluster 0 pgmap v7276: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:52:05.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:52:05 smithi080 bash[28361]: audit 2023-12-01T08:52:04.657016+0000 mon.a (mon.0) 4875 : audit 0 from='client.? 172.21.15.80:0/1146777015' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:52:05.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:52:05 smithi080 bash[41963]: audit 2023-12-01T08:52:04.657016+0000 mon.a (mon.0) 4875 : audit 0 from='client.? 172.21.15.80:0/1146777015' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:52:05.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:52:05 smithi090 bash[32384]: audit 2023-12-01T08:52:04.657016+0000 mon.a (mon.0) 4875 : audit 0 from='client.? 172.21.15.80:0/1146777015' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:52:06.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:52:06 smithi090 bash[32384]: cluster 2023-12-01T08:52:06.096079+0000 mgr.y (mgr.24362) 7308 : cluster 0 pgmap v7277: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:52:06.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:52:06 smithi080 bash[41963]: cluster 2023-12-01T08:52:06.096079+0000 mgr.y (mgr.24362) 7308 : cluster 0 pgmap v7277: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:52:06.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:52:06 smithi080 bash[28361]: cluster 2023-12-01T08:52:06.096079+0000 mgr.y (mgr.24362) 7308 : cluster 0 pgmap v7277: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:52:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:52:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:52:06] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T08:52:08.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:52:07 smithi090 bash[32384]: audit 2023-12-01T08:52:07.116704+0000 mon.a (mon.0) 4876 : audit 0 from='client.? 172.21.15.80:0/660295143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:52:08.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:52:07 smithi080 bash[28361]: audit 2023-12-01T08:52:07.116704+0000 mon.a (mon.0) 4876 : audit 0 from='client.? 172.21.15.80:0/660295143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:52:08.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:52:07 smithi080 bash[41963]: audit 2023-12-01T08:52:07.116704+0000 mon.a (mon.0) 4876 : audit 0 from='client.? 172.21.15.80:0/660295143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:52:09.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:52:08 smithi090 bash[32384]: cluster 2023-12-01T08:52:08.096698+0000 mgr.y (mgr.24362) 7309 : cluster 0 pgmap v7278: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:52:09.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:52:08 smithi080 bash[28361]: cluster 2023-12-01T08:52:08.096698+0000 mgr.y (mgr.24362) 7309 : cluster 0 pgmap v7278: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:52:09.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:52:08 smithi080 bash[41963]: cluster 2023-12-01T08:52:08.096698+0000 mgr.y (mgr.24362) 7309 : cluster 0 pgmap v7278: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:52:10.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:52:09 smithi090 bash[32384]: audit 2023-12-01T08:52:09.574262+0000 mon.a (mon.0) 4877 : audit 0 from='client.? 172.21.15.80:0/38146207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:52:10.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:52:09 smithi080 bash[41963]: audit 2023-12-01T08:52:09.574262+0000 mon.a (mon.0) 4877 : audit 0 from='client.? 172.21.15.80:0/38146207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:52:10.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:52:09 smithi080 bash[28361]: audit 2023-12-01T08:52:09.574262+0000 mon.a (mon.0) 4877 : audit 0 from='client.? 172.21.15.80:0/38146207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:52:11.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:52:11 smithi090 bash[32384]: cluster 2023-12-01T08:52:10.097388+0000 mgr.y (mgr.24362) 7310 : cluster 0 pgmap v7279: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:52:11.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:52:11 smithi090 bash[32384]: audit 2023-12-01T08:52:10.159522+0000 mon.c (mon.2) 4680 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:52:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:52:11 smithi080 bash[41963]: cluster 2023-12-01T08:52:10.097388+0000 mgr.y (mgr.24362) 7310 : cluster 0 pgmap v7279: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:52:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:52:11 smithi080 bash[41963]: audit 2023-12-01T08:52:10.159522+0000 mon.c (mon.2) 4680 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:52:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:52:11 smithi080 bash[28361]: cluster 2023-12-01T08:52:10.097388+0000 mgr.y (mgr.24362) 7310 : cluster 0 pgmap v7279: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:52:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:52:11 smithi080 bash[28361]: audit 2023-12-01T08:52:10.159522+0000 mon.c (mon.2) 4680 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:52:13.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:52:13 smithi090 bash[32384]: audit 2023-12-01T08:52:12.028221+0000 mon.c (mon.2) 4681 : audit 0 from='client.? 172.21.15.80:0/2351724593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:52:13.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:52:13 smithi090 bash[32384]: cluster 2023-12-01T08:52:12.098552+0000 mgr.y (mgr.24362) 7311 : cluster 0 pgmap v7280: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:52:13.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:52:13 smithi080 bash[41963]: audit 2023-12-01T08:52:12.028221+0000 mon.c (mon.2) 4681 : audit 0 from='client.? 172.21.15.80:0/2351724593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:52:13.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:52:13 smithi080 bash[41963]: cluster 2023-12-01T08:52:12.098552+0000 mgr.y (mgr.24362) 7311 : cluster 0 pgmap v7280: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:52:13.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:52:13 smithi080 bash[28361]: audit 2023-12-01T08:52:12.028221+0000 mon.c (mon.2) 4681 : audit 0 from='client.? 172.21.15.80:0/2351724593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:52:13.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:52:13 smithi080 bash[28361]: cluster 2023-12-01T08:52:12.098552+0000 mgr.y (mgr.24362) 7311 : cluster 0 pgmap v7280: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:52:14.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:52:14 smithi090 bash[32384]: cluster 2023-12-01T08:52:14.099197+0000 mgr.y (mgr.24362) 7312 : cluster 0 pgmap v7281: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:52:14.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:52:14 smithi080 bash[41963]: cluster 2023-12-01T08:52:14.099197+0000 mgr.y (mgr.24362) 7312 : cluster 0 pgmap v7281: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:52:14.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:52:14 smithi080 bash[28361]: cluster 2023-12-01T08:52:14.099197+0000 mgr.y (mgr.24362) 7312 : cluster 0 pgmap v7281: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:52:15.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:52:15 smithi090 bash[32384]: audit 2023-12-01T08:52:14.476642+0000 mon.c (mon.2) 4682 : audit 0 from='client.? 172.21.15.80:0/450655447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:52:15.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:52:15 smithi080 bash[28361]: audit 2023-12-01T08:52:14.476642+0000 mon.c (mon.2) 4682 : audit 0 from='client.? 172.21.15.80:0/450655447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:52:15.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:52:15 smithi080 bash[41963]: audit 2023-12-01T08:52:14.476642+0000 mon.c (mon.2) 4682 : audit 0 from='client.? 172.21.15.80:0/450655447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:52:16.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:52:16 smithi090 bash[32384]: cluster 2023-12-01T08:52:16.100331+0000 mgr.y (mgr.24362) 7313 : cluster 0 pgmap v7282: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:52:16.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:52:16 smithi080 bash[28361]: cluster 2023-12-01T08:52:16.100331+0000 mgr.y (mgr.24362) 7313 : cluster 0 pgmap v7282: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:52:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:52:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:52:16] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T08:52:16.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:52:16 smithi080 bash[41963]: cluster 2023-12-01T08:52:16.100331+0000 mgr.y (mgr.24362) 7313 : cluster 0 pgmap v7282: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:52:17.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:52:17 smithi090 bash[32384]: audit 2023-12-01T08:52:16.931095+0000 mon.c (mon.2) 4683 : audit 0 from='client.? 172.21.15.80:0/72533155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:52:17.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:52:17 smithi080 bash[28361]: audit 2023-12-01T08:52:16.931095+0000 mon.c (mon.2) 4683 : audit 0 from='client.? 172.21.15.80:0/72533155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:52:17.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:52:17 smithi080 bash[41963]: audit 2023-12-01T08:52:16.931095+0000 mon.c (mon.2) 4683 : audit 0 from='client.? 172.21.15.80:0/72533155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:52:18.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:52:18 smithi090 bash[32384]: cluster 2023-12-01T08:52:18.100974+0000 mgr.y (mgr.24362) 7314 : cluster 0 pgmap v7283: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:52:18.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:52:18 smithi080 bash[28361]: cluster 2023-12-01T08:52:18.100974+0000 mgr.y (mgr.24362) 7314 : cluster 0 pgmap v7283: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:52:18.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:52:18 smithi080 bash[41963]: cluster 2023-12-01T08:52:18.100974+0000 mgr.y (mgr.24362) 7314 : cluster 0 pgmap v7283: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:52:19.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:52:19 smithi090 bash[32384]: audit 2023-12-01T08:52:19.387701+0000 mon.a (mon.0) 4878 : audit 0 from='client.? 172.21.15.80:0/4134531903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:52:19.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:52:19 smithi080 bash[28361]: audit 2023-12-01T08:52:19.387701+0000 mon.a (mon.0) 4878 : audit 0 from='client.? 172.21.15.80:0/4134531903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:52:19.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:52:19 smithi080 bash[41963]: audit 2023-12-01T08:52:19.387701+0000 mon.a (mon.0) 4878 : audit 0 from='client.? 172.21.15.80:0/4134531903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:52:20.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:52:20 smithi090 bash[32384]: cluster 2023-12-01T08:52:20.101630+0000 mgr.y (mgr.24362) 7315 : cluster 0 pgmap v7284: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:52:20.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:52:20 smithi080 bash[28361]: cluster 2023-12-01T08:52:20.101630+0000 mgr.y (mgr.24362) 7315 : cluster 0 pgmap v7284: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:52:20.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:52:20 smithi080 bash[41963]: cluster 2023-12-01T08:52:20.101630+0000 mgr.y (mgr.24362) 7315 : cluster 0 pgmap v7284: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:52:21.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:52:21 smithi090 bash[32384]: audit 2023-12-01T08:52:20.614639+0000 mon.c (mon.2) 4684 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:52:21.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:52:21 smithi080 bash[28361]: audit 2023-12-01T08:52:20.614639+0000 mon.c (mon.2) 4684 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:52:21.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:52:21 smithi080 bash[41963]: audit 2023-12-01T08:52:20.614639+0000 mon.c (mon.2) 4684 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:52:22.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:52:22 smithi090 bash[32384]: audit 2023-12-01T08:52:21.841834+0000 mon.c (mon.2) 4685 : audit 0 from='client.? 172.21.15.80:0/2505886461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:52:22.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:52:22 smithi090 bash[32384]: cluster 2023-12-01T08:52:22.102684+0000 mgr.y (mgr.24362) 7316 : cluster 0 pgmap v7285: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:52:22.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:52:22 smithi080 bash[41963]: audit 2023-12-01T08:52:21.841834+0000 mon.c (mon.2) 4685 : audit 0 from='client.? 172.21.15.80:0/2505886461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:52:22.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:52:22 smithi080 bash[41963]: cluster 2023-12-01T08:52:22.102684+0000 mgr.y (mgr.24362) 7316 : cluster 0 pgmap v7285: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:52:22.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:52:22 smithi080 bash[28361]: audit 2023-12-01T08:52:21.841834+0000 mon.c (mon.2) 4685 : audit 0 from='client.? 172.21.15.80:0/2505886461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:52:22.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:52:22 smithi080 bash[28361]: cluster 2023-12-01T08:52:22.102684+0000 mgr.y (mgr.24362) 7316 : cluster 0 pgmap v7285: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:52:24.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:52:24 smithi080 bash[28361]: cluster 2023-12-01T08:52:24.103355+0000 mgr.y (mgr.24362) 7317 : cluster 0 pgmap v7286: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:52:24.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:52:24 smithi080 bash[41963]: cluster 2023-12-01T08:52:24.103355+0000 mgr.y (mgr.24362) 7317 : cluster 0 pgmap v7286: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:52:24.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:52:24 smithi090 bash[32384]: cluster 2023-12-01T08:52:24.103355+0000 mgr.y (mgr.24362) 7317 : cluster 0 pgmap v7286: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:52:25.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:52:25 smithi090 bash[32384]: audit 2023-12-01T08:52:24.299339+0000 mon.a (mon.0) 4879 : audit 0 from='client.? 172.21.15.80:0/2932415611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:52:25.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:52:25 smithi090 bash[32384]: audit 2023-12-01T08:52:25.160046+0000 mon.c (mon.2) 4686 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:52:25.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:52:25 smithi080 bash[41963]: audit 2023-12-01T08:52:24.299339+0000 mon.a (mon.0) 4879 : audit 0 from='client.? 172.21.15.80:0/2932415611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:52:25.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:52:25 smithi080 bash[41963]: audit 2023-12-01T08:52:25.160046+0000 mon.c (mon.2) 4686 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:52:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:52:25 smithi080 bash[28361]: audit 2023-12-01T08:52:24.299339+0000 mon.a (mon.0) 4879 : audit 0 from='client.? 172.21.15.80:0/2932415611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:52:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:52:25 smithi080 bash[28361]: audit 2023-12-01T08:52:25.160046+0000 mon.c (mon.2) 4686 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:52:26.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:52:26 smithi090 bash[32384]: cluster 2023-12-01T08:52:26.104525+0000 mgr.y (mgr.24362) 7318 : cluster 0 pgmap v7287: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:52:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:52:26 smithi080 bash[41963]: cluster 2023-12-01T08:52:26.104525+0000 mgr.y (mgr.24362) 7318 : cluster 0 pgmap v7287: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:52:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:52:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:52:26] "GET /metrics HTTP/1.1" 200 33973 "" "Prometheus/2.43.0" 2023-12-01T08:52:26.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:52:26 smithi080 bash[28361]: cluster 2023-12-01T08:52:26.104525+0000 mgr.y (mgr.24362) 7318 : cluster 0 pgmap v7287: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:52:27.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:52:27 smithi090 bash[32384]: audit 2023-12-01T08:52:26.464011+0000 mon.a (mon.0) 4880 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:52:27.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:52:27 smithi090 bash[32384]: audit 2023-12-01T08:52:26.474565+0000 mon.a (mon.0) 4881 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:52:27.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:52:27 smithi090 bash[32384]: audit 2023-12-01T08:52:26.763610+0000 mon.a (mon.0) 4882 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:52:27.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:52:27 smithi090 bash[32384]: audit 2023-12-01T08:52:26.771694+0000 mon.c (mon.2) 4687 : audit 0 from='client.? 172.21.15.80:0/3783876495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:52:27.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:52:27 smithi090 bash[32384]: audit 2023-12-01T08:52:26.774612+0000 mon.a (mon.0) 4883 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:52:27.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:52:27 smithi080 bash[28361]: audit 2023-12-01T08:52:26.464011+0000 mon.a (mon.0) 4880 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:52:27.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:52:27 smithi080 bash[28361]: audit 2023-12-01T08:52:26.474565+0000 mon.a (mon.0) 4881 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:52:27.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:52:27 smithi080 bash[28361]: audit 2023-12-01T08:52:26.763610+0000 mon.a (mon.0) 4882 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:52:27.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:52:27 smithi080 bash[28361]: audit 2023-12-01T08:52:26.771694+0000 mon.c (mon.2) 4687 : audit 0 from='client.? 172.21.15.80:0/3783876495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:52:27.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:52:27 smithi080 bash[28361]: audit 2023-12-01T08:52:26.774612+0000 mon.a (mon.0) 4883 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:52:27.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:52:27 smithi080 bash[41963]: audit 2023-12-01T08:52:26.464011+0000 mon.a (mon.0) 4880 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:52:27.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:52:27 smithi080 bash[41963]: audit 2023-12-01T08:52:26.474565+0000 mon.a (mon.0) 4881 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:52:27.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:52:27 smithi080 bash[41963]: audit 2023-12-01T08:52:26.763610+0000 mon.a (mon.0) 4882 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:52:27.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:52:27 smithi080 bash[41963]: audit 2023-12-01T08:52:26.771694+0000 mon.c (mon.2) 4687 : audit 0 from='client.? 172.21.15.80:0/3783876495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:52:27.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:52:27 smithi080 bash[41963]: audit 2023-12-01T08:52:26.774612+0000 mon.a (mon.0) 4883 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:52:28.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:52:28 smithi090 bash[32384]: cluster 2023-12-01T08:52:28.105230+0000 mgr.y (mgr.24362) 7319 : cluster 0 pgmap v7288: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:52:28.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:52:28 smithi080 bash[28361]: cluster 2023-12-01T08:52:28.105230+0000 mgr.y (mgr.24362) 7319 : cluster 0 pgmap v7288: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:52:28.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:52:28 smithi080 bash[41963]: cluster 2023-12-01T08:52:28.105230+0000 mgr.y (mgr.24362) 7319 : cluster 0 pgmap v7288: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:52:29.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:52:29 smithi090 bash[32384]: audit 2023-12-01T08:52:29.239835+0000 mon.c (mon.2) 4688 : audit 0 from='client.? 172.21.15.80:0/2321203340' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:52:29.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:52:29 smithi080 bash[41963]: audit 2023-12-01T08:52:29.239835+0000 mon.c (mon.2) 4688 : audit 0 from='client.? 172.21.15.80:0/2321203340' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:52:29.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:52:29 smithi080 bash[28361]: audit 2023-12-01T08:52:29.239835+0000 mon.c (mon.2) 4688 : audit 0 from='client.? 172.21.15.80:0/2321203340' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:52:30.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:52:30 smithi090 bash[32384]: cluster 2023-12-01T08:52:30.105912+0000 mgr.y (mgr.24362) 7320 : cluster 0 pgmap v7289: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:52:30.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:52:30 smithi080 bash[28361]: cluster 2023-12-01T08:52:30.105912+0000 mgr.y (mgr.24362) 7320 : cluster 0 pgmap v7289: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:52:30.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:52:30 smithi080 bash[41963]: cluster 2023-12-01T08:52:30.105912+0000 mgr.y (mgr.24362) 7320 : cluster 0 pgmap v7289: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:52:32.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:52:31 smithi090 bash[32384]: audit 2023-12-01T08:52:31.685143+0000 mon.c (mon.2) 4689 : audit 0 from='client.? 172.21.15.80:0/3239482988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:52:32.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:52:31 smithi080 bash[28361]: audit 2023-12-01T08:52:31.685143+0000 mon.c (mon.2) 4689 : audit 0 from='client.? 172.21.15.80:0/3239482988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:52:32.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:52:31 smithi080 bash[41963]: audit 2023-12-01T08:52:31.685143+0000 mon.c (mon.2) 4689 : audit 0 from='client.? 172.21.15.80:0/3239482988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:52:33.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:52:33 smithi090 bash[32384]: cluster 2023-12-01T08:52:32.107051+0000 mgr.y (mgr.24362) 7321 : cluster 0 pgmap v7290: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:52:33.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:52:33 smithi080 bash[28361]: cluster 2023-12-01T08:52:32.107051+0000 mgr.y (mgr.24362) 7321 : cluster 0 pgmap v7290: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:52:33.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:52:33 smithi080 bash[41963]: cluster 2023-12-01T08:52:32.107051+0000 mgr.y (mgr.24362) 7321 : cluster 0 pgmap v7290: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:52:34.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:52:34 smithi090 bash[32384]: cluster 2023-12-01T08:52:34.107662+0000 mgr.y (mgr.24362) 7322 : cluster 0 pgmap v7291: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:52:34.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:52:34 smithi090 bash[32384]: audit 2023-12-01T08:52:34.142509+0000 mon.c (mon.2) 4690 : audit 0 from='client.? 172.21.15.80:0/1667443590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:52:34.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:52:34 smithi080 bash[28361]: cluster 2023-12-01T08:52:34.107662+0000 mgr.y (mgr.24362) 7322 : cluster 0 pgmap v7291: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:52:34.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:52:34 smithi080 bash[28361]: audit 2023-12-01T08:52:34.142509+0000 mon.c (mon.2) 4690 : audit 0 from='client.? 172.21.15.80:0/1667443590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:52:34.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:52:34 smithi080 bash[41963]: cluster 2023-12-01T08:52:34.107662+0000 mgr.y (mgr.24362) 7322 : cluster 0 pgmap v7291: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:52:34.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:52:34 smithi080 bash[41963]: audit 2023-12-01T08:52:34.142509+0000 mon.c (mon.2) 4690 : audit 0 from='client.? 172.21.15.80:0/1667443590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:52:36.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:52:36 smithi090 bash[32384]: cluster 2023-12-01T08:52:36.108773+0000 mgr.y (mgr.24362) 7323 : cluster 0 pgmap v7292: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:52:36.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:52:36 smithi080 bash[28361]: cluster 2023-12-01T08:52:36.108773+0000 mgr.y (mgr.24362) 7323 : cluster 0 pgmap v7292: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:52:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:52:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:52:36] "GET /metrics HTTP/1.1" 200 33973 "" "Prometheus/2.43.0" 2023-12-01T08:52:36.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:52:36 smithi080 bash[41963]: cluster 2023-12-01T08:52:36.108773+0000 mgr.y (mgr.24362) 7323 : cluster 0 pgmap v7292: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:52:37.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:52:37 smithi090 bash[32384]: audit 2023-12-01T08:52:36.597232+0000 mon.c (mon.2) 4691 : audit 0 from='client.? 172.21.15.80:0/1457652754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:52:37.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:52:37 smithi080 bash[28361]: audit 2023-12-01T08:52:36.597232+0000 mon.c (mon.2) 4691 : audit 0 from='client.? 172.21.15.80:0/1457652754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:52:37.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:52:37 smithi080 bash[41963]: audit 2023-12-01T08:52:36.597232+0000 mon.c (mon.2) 4691 : audit 0 from='client.? 172.21.15.80:0/1457652754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:52:39.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:52:38 smithi080 bash[41963]: audit 2023-12-01T08:52:37.798990+0000 mon.a (mon.0) 4884 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:52:39.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:52:38 smithi080 bash[41963]: audit 2023-12-01T08:52:37.810776+0000 mon.a (mon.0) 4885 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:52:39.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:52:38 smithi080 bash[41963]: audit 2023-12-01T08:52:37.813843+0000 mon.c (mon.2) 4692 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:52:39.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:52:38 smithi080 bash[41963]: audit 2023-12-01T08:52:37.815157+0000 mon.c (mon.2) 4693 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:52:39.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:52:38 smithi080 bash[41963]: audit 2023-12-01T08:52:37.822797+0000 mon.a (mon.0) 4886 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:52:39.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:52:38 smithi080 bash[41963]: cluster 2023-12-01T08:52:38.109436+0000 mgr.y (mgr.24362) 7324 : cluster 0 pgmap v7293: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:52:39.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:52:38 smithi080 bash[28361]: audit 2023-12-01T08:52:37.798990+0000 mon.a (mon.0) 4884 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:52:39.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:52:38 smithi080 bash[28361]: audit 2023-12-01T08:52:37.810776+0000 mon.a (mon.0) 4885 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:52:39.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:52:38 smithi080 bash[28361]: audit 2023-12-01T08:52:37.813843+0000 mon.c (mon.2) 4692 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:52:39.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:52:38 smithi080 bash[28361]: audit 2023-12-01T08:52:37.815157+0000 mon.c (mon.2) 4693 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:52:39.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:52:38 smithi080 bash[28361]: audit 2023-12-01T08:52:37.822797+0000 mon.a (mon.0) 4886 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:52:39.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:52:38 smithi080 bash[28361]: cluster 2023-12-01T08:52:38.109436+0000 mgr.y (mgr.24362) 7324 : cluster 0 pgmap v7293: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:52:39.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:52:38 smithi090 bash[32384]: audit 2023-12-01T08:52:37.798990+0000 mon.a (mon.0) 4884 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:52:39.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:52:38 smithi090 bash[32384]: audit 2023-12-01T08:52:37.810776+0000 mon.a (mon.0) 4885 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:52:39.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:52:38 smithi090 bash[32384]: audit 2023-12-01T08:52:37.813843+0000 mon.c (mon.2) 4692 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:52:39.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:52:38 smithi090 bash[32384]: audit 2023-12-01T08:52:37.815157+0000 mon.c (mon.2) 4693 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:52:39.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:52:38 smithi090 bash[32384]: audit 2023-12-01T08:52:37.822797+0000 mon.a (mon.0) 4886 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:52:39.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:52:38 smithi090 bash[32384]: cluster 2023-12-01T08:52:38.109436+0000 mgr.y (mgr.24362) 7324 : cluster 0 pgmap v7293: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:52:40.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:52:39 smithi080 bash[41963]: audit 2023-12-01T08:52:39.055988+0000 mon.c (mon.2) 4694 : audit 0 from='client.? 172.21.15.80:0/859809326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:52:40.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:52:39 smithi080 bash[28361]: audit 2023-12-01T08:52:39.055988+0000 mon.c (mon.2) 4694 : audit 0 from='client.? 172.21.15.80:0/859809326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:52:40.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:52:39 smithi090 bash[32384]: audit 2023-12-01T08:52:39.055988+0000 mon.c (mon.2) 4694 : audit 0 from='client.? 172.21.15.80:0/859809326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:52:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:52:40 smithi080 bash[28361]: cluster 2023-12-01T08:52:40.110105+0000 mgr.y (mgr.24362) 7325 : cluster 0 pgmap v7294: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:52:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:52:40 smithi080 bash[28361]: audit 2023-12-01T08:52:40.160433+0000 mon.c (mon.2) 4695 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:52:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:52:40 smithi080 bash[41963]: cluster 2023-12-01T08:52:40.110105+0000 mgr.y (mgr.24362) 7325 : cluster 0 pgmap v7294: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:52:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:52:40 smithi080 bash[41963]: audit 2023-12-01T08:52:40.160433+0000 mon.c (mon.2) 4695 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:52:41.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:52:40 smithi090 bash[32384]: cluster 2023-12-01T08:52:40.110105+0000 mgr.y (mgr.24362) 7325 : cluster 0 pgmap v7294: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:52:41.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:52:40 smithi090 bash[32384]: audit 2023-12-01T08:52:40.160433+0000 mon.c (mon.2) 4695 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:52:42.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:52:41 smithi080 bash[28361]: audit 2023-12-01T08:52:41.512888+0000 mon.a (mon.0) 4887 : audit 0 from='client.? 172.21.15.80:0/2127114985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:52:42.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:52:41 smithi080 bash[41963]: audit 2023-12-01T08:52:41.512888+0000 mon.a (mon.0) 4887 : audit 0 from='client.? 172.21.15.80:0/2127114985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:52:42.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:52:41 smithi090 bash[32384]: audit 2023-12-01T08:52:41.512888+0000 mon.a (mon.0) 4887 : audit 0 from='client.? 172.21.15.80:0/2127114985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:52:43.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:52:43 smithi090 bash[32384]: cluster 2023-12-01T08:52:42.111232+0000 mgr.y (mgr.24362) 7326 : cluster 0 pgmap v7295: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:52:43.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:52:43 smithi080 bash[28361]: cluster 2023-12-01T08:52:42.111232+0000 mgr.y (mgr.24362) 7326 : cluster 0 pgmap v7295: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:52:43.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:52:43 smithi080 bash[41963]: cluster 2023-12-01T08:52:42.111232+0000 mgr.y (mgr.24362) 7326 : cluster 0 pgmap v7295: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:52:44.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:52:44 smithi090 bash[32384]: audit 2023-12-01T08:52:43.971642+0000 mon.c (mon.2) 4696 : audit 0 from='client.? 172.21.15.80:0/57565102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:52:44.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:52:44 smithi080 bash[28361]: audit 2023-12-01T08:52:43.971642+0000 mon.c (mon.2) 4696 : audit 0 from='client.? 172.21.15.80:0/57565102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:52:44.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:52:44 smithi080 bash[41963]: audit 2023-12-01T08:52:43.971642+0000 mon.c (mon.2) 4696 : audit 0 from='client.? 172.21.15.80:0/57565102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:52:45.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:52:45 smithi090 bash[32384]: cluster 2023-12-01T08:52:44.111915+0000 mgr.y (mgr.24362) 7327 : cluster 0 pgmap v7296: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:52:45.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:52:45 smithi080 bash[41963]: cluster 2023-12-01T08:52:44.111915+0000 mgr.y (mgr.24362) 7327 : cluster 0 pgmap v7296: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:52:45.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:52:45 smithi080 bash[28361]: cluster 2023-12-01T08:52:44.111915+0000 mgr.y (mgr.24362) 7327 : cluster 0 pgmap v7296: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:52:46.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:52:46 smithi090 bash[32384]: cluster 2023-12-01T08:52:46.113009+0000 mgr.y (mgr.24362) 7328 : cluster 0 pgmap v7297: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:52:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:52:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:52:46] "GET /metrics HTTP/1.1" 200 33977 "" "Prometheus/2.43.0" 2023-12-01T08:52:46.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:52:46 smithi080 bash[28361]: cluster 2023-12-01T08:52:46.113009+0000 mgr.y (mgr.24362) 7328 : cluster 0 pgmap v7297: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:52:46.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:52:46 smithi080 bash[41963]: cluster 2023-12-01T08:52:46.113009+0000 mgr.y (mgr.24362) 7328 : cluster 0 pgmap v7297: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:52:47.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:52:47 smithi090 bash[32384]: audit 2023-12-01T08:52:46.430607+0000 mon.a (mon.0) 4888 : audit 0 from='client.? 172.21.15.80:0/262153658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:52:47.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:52:47 smithi080 bash[41963]: audit 2023-12-01T08:52:46.430607+0000 mon.a (mon.0) 4888 : audit 0 from='client.? 172.21.15.80:0/262153658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:52:47.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:52:47 smithi080 bash[28361]: audit 2023-12-01T08:52:46.430607+0000 mon.a (mon.0) 4888 : audit 0 from='client.? 172.21.15.80:0/262153658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:52:48.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:52:48 smithi090 bash[32384]: cluster 2023-12-01T08:52:48.113644+0000 mgr.y (mgr.24362) 7329 : cluster 0 pgmap v7298: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:52:48.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:52:48 smithi080 bash[28361]: cluster 2023-12-01T08:52:48.113644+0000 mgr.y (mgr.24362) 7329 : cluster 0 pgmap v7298: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:52:48.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:52:48 smithi080 bash[41963]: cluster 2023-12-01T08:52:48.113644+0000 mgr.y (mgr.24362) 7329 : cluster 0 pgmap v7298: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:52:49.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:52:49 smithi090 bash[32384]: audit 2023-12-01T08:52:48.881578+0000 mon.c (mon.2) 4697 : audit 0 from='client.? 172.21.15.80:0/2366554646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:52:49.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:52:49 smithi080 bash[41963]: audit 2023-12-01T08:52:48.881578+0000 mon.c (mon.2) 4697 : audit 0 from='client.? 172.21.15.80:0/2366554646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:52:49.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:52:49 smithi080 bash[28361]: audit 2023-12-01T08:52:48.881578+0000 mon.c (mon.2) 4697 : audit 0 from='client.? 172.21.15.80:0/2366554646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:52:50.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:52:50 smithi090 bash[32384]: cluster 2023-12-01T08:52:50.114309+0000 mgr.y (mgr.24362) 7330 : cluster 0 pgmap v7299: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:52:50.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:52:50 smithi080 bash[41963]: cluster 2023-12-01T08:52:50.114309+0000 mgr.y (mgr.24362) 7330 : cluster 0 pgmap v7299: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:52:50.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:52:50 smithi080 bash[28361]: cluster 2023-12-01T08:52:50.114309+0000 mgr.y (mgr.24362) 7330 : cluster 0 pgmap v7299: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:52:51.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:52:51 smithi080 bash[28361]: audit 2023-12-01T08:52:51.337497+0000 mon.c (mon.2) 4698 : audit 0 from='client.? 172.21.15.80:0/2464456280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:52:51.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:52:51 smithi080 bash[41963]: audit 2023-12-01T08:52:51.337497+0000 mon.c (mon.2) 4698 : audit 0 from='client.? 172.21.15.80:0/2464456280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:52:51.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:52:51 smithi090 bash[32384]: audit 2023-12-01T08:52:51.337497+0000 mon.c (mon.2) 4698 : audit 0 from='client.? 172.21.15.80:0/2464456280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:52:53.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:52:53 smithi090 bash[32384]: cluster 2023-12-01T08:52:52.115460+0000 mgr.y (mgr.24362) 7331 : cluster 0 pgmap v7300: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:52:53.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:52:53 smithi080 bash[41963]: cluster 2023-12-01T08:52:52.115460+0000 mgr.y (mgr.24362) 7331 : cluster 0 pgmap v7300: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:52:53.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:52:53 smithi080 bash[28361]: cluster 2023-12-01T08:52:52.115460+0000 mgr.y (mgr.24362) 7331 : cluster 0 pgmap v7300: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:52:54.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:52:54 smithi090 bash[32384]: audit 2023-12-01T08:52:53.789382+0000 mon.c (mon.2) 4699 : audit 0 from='client.? 172.21.15.80:0/3581976211' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:52:54.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:52:54 smithi080 bash[41963]: audit 2023-12-01T08:52:53.789382+0000 mon.c (mon.2) 4699 : audit 0 from='client.? 172.21.15.80:0/3581976211' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:52:54.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:52:54 smithi080 bash[28361]: audit 2023-12-01T08:52:53.789382+0000 mon.c (mon.2) 4699 : audit 0 from='client.? 172.21.15.80:0/3581976211' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:52:55.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:52:55 smithi080 bash[28361]: cluster 2023-12-01T08:52:54.116133+0000 mgr.y (mgr.24362) 7332 : cluster 0 pgmap v7301: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:52:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:52:55 smithi080 bash[41963]: cluster 2023-12-01T08:52:54.116133+0000 mgr.y (mgr.24362) 7332 : cluster 0 pgmap v7301: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:52:55.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:52:55 smithi090 bash[32384]: cluster 2023-12-01T08:52:54.116133+0000 mgr.y (mgr.24362) 7332 : cluster 0 pgmap v7301: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:52:56.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:52:56 smithi080 bash[28361]: audit 2023-12-01T08:52:55.160905+0000 mon.c (mon.2) 4700 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:52:56.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:52:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:52:56] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T08:52:56.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:52:56 smithi080 bash[41963]: audit 2023-12-01T08:52:55.160905+0000 mon.c (mon.2) 4700 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:52:56.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:52:56 smithi090 bash[32384]: audit 2023-12-01T08:52:55.160905+0000 mon.c (mon.2) 4700 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:52:57.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:52:57 smithi080 bash[28361]: cluster 2023-12-01T08:52:56.117180+0000 mgr.y (mgr.24362) 7333 : cluster 0 pgmap v7302: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:52:57.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:52:57 smithi080 bash[28361]: audit 2023-12-01T08:52:56.248984+0000 mon.a (mon.0) 4889 : audit 0 from='client.? 172.21.15.80:0/2531883270' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:52:57.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:52:57 smithi080 bash[41963]: cluster 2023-12-01T08:52:56.117180+0000 mgr.y (mgr.24362) 7333 : cluster 0 pgmap v7302: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:52:57.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:52:57 smithi080 bash[41963]: audit 2023-12-01T08:52:56.248984+0000 mon.a (mon.0) 4889 : audit 0 from='client.? 172.21.15.80:0/2531883270' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:52:57.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:52:57 smithi090 bash[32384]: cluster 2023-12-01T08:52:56.117180+0000 mgr.y (mgr.24362) 7333 : cluster 0 pgmap v7302: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:52:57.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:52:57 smithi090 bash[32384]: audit 2023-12-01T08:52:56.248984+0000 mon.a (mon.0) 4889 : audit 0 from='client.? 172.21.15.80:0/2531883270' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:52:58.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:52:58 smithi090 bash[32384]: cluster 2023-12-01T08:52:58.117809+0000 mgr.y (mgr.24362) 7334 : cluster 0 pgmap v7303: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:52:58.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:52:58 smithi080 bash[41963]: cluster 2023-12-01T08:52:58.117809+0000 mgr.y (mgr.24362) 7334 : cluster 0 pgmap v7303: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:52:58.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:52:58 smithi080 bash[28361]: cluster 2023-12-01T08:52:58.117809+0000 mgr.y (mgr.24362) 7334 : cluster 0 pgmap v7303: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:52:59.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:52:59 smithi090 bash[32384]: audit 2023-12-01T08:52:58.711183+0000 mon.c (mon.2) 4701 : audit 0 from='client.? 172.21.15.80:0/3466652447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:52:59.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:52:59 smithi080 bash[28361]: audit 2023-12-01T08:52:58.711183+0000 mon.c (mon.2) 4701 : audit 0 from='client.? 172.21.15.80:0/3466652447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:52:59.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:52:59 smithi080 bash[41963]: audit 2023-12-01T08:52:58.711183+0000 mon.c (mon.2) 4701 : audit 0 from='client.? 172.21.15.80:0/3466652447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:53:00.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:53:00 smithi090 bash[32384]: cluster 2023-12-01T08:53:00.118430+0000 mgr.y (mgr.24362) 7335 : cluster 0 pgmap v7304: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:53:00.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:53:00 smithi080 bash[28361]: cluster 2023-12-01T08:53:00.118430+0000 mgr.y (mgr.24362) 7335 : cluster 0 pgmap v7304: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:53:00.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:53:00 smithi080 bash[41963]: cluster 2023-12-01T08:53:00.118430+0000 mgr.y (mgr.24362) 7335 : cluster 0 pgmap v7304: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:53:01.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:53:01 smithi090 bash[32384]: audit 2023-12-01T08:53:01.166885+0000 mon.a (mon.0) 4890 : audit 0 from='client.? 172.21.15.80:0/594783050' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:53:01.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:53:01 smithi080 bash[28361]: audit 2023-12-01T08:53:01.166885+0000 mon.a (mon.0) 4890 : audit 0 from='client.? 172.21.15.80:0/594783050' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:53:01.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:53:01 smithi080 bash[41963]: audit 2023-12-01T08:53:01.166885+0000 mon.a (mon.0) 4890 : audit 0 from='client.? 172.21.15.80:0/594783050' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:53:03.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:53:03 smithi090 bash[32384]: cluster 2023-12-01T08:53:02.119609+0000 mgr.y (mgr.24362) 7336 : cluster 0 pgmap v7305: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:53:03.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:53:03 smithi080 bash[41963]: cluster 2023-12-01T08:53:02.119609+0000 mgr.y (mgr.24362) 7336 : cluster 0 pgmap v7305: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:53:03.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:53:03 smithi080 bash[28361]: cluster 2023-12-01T08:53:02.119609+0000 mgr.y (mgr.24362) 7336 : cluster 0 pgmap v7305: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:53:04.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:53:04 smithi090 bash[32384]: audit 2023-12-01T08:53:03.624848+0000 mon.a (mon.0) 4891 : audit 0 from='client.? 172.21.15.80:0/2712797924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:53:04.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:53:04 smithi080 bash[28361]: audit 2023-12-01T08:53:03.624848+0000 mon.a (mon.0) 4891 : audit 0 from='client.? 172.21.15.80:0/2712797924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:53:04.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:53:04 smithi080 bash[41963]: audit 2023-12-01T08:53:03.624848+0000 mon.a (mon.0) 4891 : audit 0 from='client.? 172.21.15.80:0/2712797924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:53:05.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:53:05 smithi090 bash[32384]: cluster 2023-12-01T08:53:04.120415+0000 mgr.y (mgr.24362) 7337 : cluster 0 pgmap v7306: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:53:05.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:53:05 smithi080 bash[41963]: cluster 2023-12-01T08:53:04.120415+0000 mgr.y (mgr.24362) 7337 : cluster 0 pgmap v7306: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:53:05.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:53:05 smithi080 bash[28361]: cluster 2023-12-01T08:53:04.120415+0000 mgr.y (mgr.24362) 7337 : cluster 0 pgmap v7306: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:53:06.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:53:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:53:06] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T08:53:06.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:53:06 smithi080 bash[41963]: audit 2023-12-01T08:53:06.083337+0000 mon.a (mon.0) 4892 : audit 0 from='client.? 172.21.15.80:0/1001899906' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:53:06.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:53:06 smithi080 bash[28361]: audit 2023-12-01T08:53:06.083337+0000 mon.a (mon.0) 4892 : audit 0 from='client.? 172.21.15.80:0/1001899906' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:53:06.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:53:06 smithi090 bash[32384]: audit 2023-12-01T08:53:06.083337+0000 mon.a (mon.0) 4892 : audit 0 from='client.? 172.21.15.80:0/1001899906' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:53:07.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:53:07 smithi080 bash[28361]: cluster 2023-12-01T08:53:06.121556+0000 mgr.y (mgr.24362) 7338 : cluster 0 pgmap v7307: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:53:07.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:53:07 smithi080 bash[41963]: cluster 2023-12-01T08:53:06.121556+0000 mgr.y (mgr.24362) 7338 : cluster 0 pgmap v7307: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:53:07.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:53:07 smithi090 bash[32384]: cluster 2023-12-01T08:53:06.121556+0000 mgr.y (mgr.24362) 7338 : cluster 0 pgmap v7307: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:53:08.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:53:08 smithi080 bash[28361]: cluster 2023-12-01T08:53:08.122167+0000 mgr.y (mgr.24362) 7339 : cluster 0 pgmap v7308: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:53:08.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:53:08 smithi080 bash[41963]: cluster 2023-12-01T08:53:08.122167+0000 mgr.y (mgr.24362) 7339 : cluster 0 pgmap v7308: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:53:08.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:53:08 smithi090 bash[32384]: cluster 2023-12-01T08:53:08.122167+0000 mgr.y (mgr.24362) 7339 : cluster 0 pgmap v7308: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:53:09.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:53:09 smithi080 bash[41963]: audit 2023-12-01T08:53:08.540409+0000 mon.c (mon.2) 4702 : audit 0 from='client.? 172.21.15.80:0/493094396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:53:09.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:53:09 smithi080 bash[28361]: audit 2023-12-01T08:53:08.540409+0000 mon.c (mon.2) 4702 : audit 0 from='client.? 172.21.15.80:0/493094396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:53:09.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:53:09 smithi090 bash[32384]: audit 2023-12-01T08:53:08.540409+0000 mon.c (mon.2) 4702 : audit 0 from='client.? 172.21.15.80:0/493094396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:53:10.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:53:10 smithi080 bash[28361]: cluster 2023-12-01T08:53:10.122835+0000 mgr.y (mgr.24362) 7340 : cluster 0 pgmap v7309: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:53:10.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:53:10 smithi080 bash[41963]: cluster 2023-12-01T08:53:10.122835+0000 mgr.y (mgr.24362) 7340 : cluster 0 pgmap v7309: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:53:10.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:53:10 smithi090 bash[32384]: cluster 2023-12-01T08:53:10.122835+0000 mgr.y (mgr.24362) 7340 : cluster 0 pgmap v7309: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:53:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:53:11 smithi080 bash[41963]: audit 2023-12-01T08:53:10.160533+0000 mon.c (mon.2) 4703 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:53:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:53:11 smithi080 bash[41963]: audit 2023-12-01T08:53:10.996151+0000 mon.a (mon.0) 4893 : audit 0 from='client.? 172.21.15.80:0/3884669940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:53:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:53:11 smithi080 bash[28361]: audit 2023-12-01T08:53:10.160533+0000 mon.c (mon.2) 4703 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:53:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:53:11 smithi080 bash[28361]: audit 2023-12-01T08:53:10.996151+0000 mon.a (mon.0) 4893 : audit 0 from='client.? 172.21.15.80:0/3884669940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:53:11.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:53:11 smithi090 bash[32384]: audit 2023-12-01T08:53:10.160533+0000 mon.c (mon.2) 4703 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:53:11.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:53:11 smithi090 bash[32384]: audit 2023-12-01T08:53:10.996151+0000 mon.a (mon.0) 4893 : audit 0 from='client.? 172.21.15.80:0/3884669940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:53:13.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:53:13 smithi090 bash[32384]: cluster 2023-12-01T08:53:12.124105+0000 mgr.y (mgr.24362) 7341 : cluster 0 pgmap v7310: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:53:13.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:53:13 smithi080 bash[41963]: cluster 2023-12-01T08:53:12.124105+0000 mgr.y (mgr.24362) 7341 : cluster 0 pgmap v7310: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:53:13.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:53:13 smithi080 bash[28361]: cluster 2023-12-01T08:53:12.124105+0000 mgr.y (mgr.24362) 7341 : cluster 0 pgmap v7310: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:53:14.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:53:14 smithi080 bash[28361]: audit 2023-12-01T08:53:13.447031+0000 mon.c (mon.2) 4704 : audit 0 from='client.? 172.21.15.80:0/3084173118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:53:14.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:53:14 smithi080 bash[41963]: audit 2023-12-01T08:53:13.447031+0000 mon.c (mon.2) 4704 : audit 0 from='client.? 172.21.15.80:0/3084173118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:53:14.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:53:14 smithi090 bash[32384]: audit 2023-12-01T08:53:13.447031+0000 mon.c (mon.2) 4704 : audit 0 from='client.? 172.21.15.80:0/3084173118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:53:15.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:53:15 smithi080 bash[28361]: cluster 2023-12-01T08:53:14.124731+0000 mgr.y (mgr.24362) 7342 : cluster 0 pgmap v7311: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:53:15.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:53:15 smithi080 bash[41963]: cluster 2023-12-01T08:53:14.124731+0000 mgr.y (mgr.24362) 7342 : cluster 0 pgmap v7311: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:53:15.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:53:15 smithi090 bash[32384]: cluster 2023-12-01T08:53:14.124731+0000 mgr.y (mgr.24362) 7342 : cluster 0 pgmap v7311: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:53:16.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:53:16 smithi080 bash[28361]: audit 2023-12-01T08:53:15.902315+0000 mon.a (mon.0) 4894 : audit 0 from='client.? 172.21.15.80:0/3727907937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:53:16.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:53:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:53:16] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T08:53:16.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:53:16 smithi080 bash[41963]: audit 2023-12-01T08:53:15.902315+0000 mon.a (mon.0) 4894 : audit 0 from='client.? 172.21.15.80:0/3727907937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:53:16.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:53:16 smithi090 bash[32384]: audit 2023-12-01T08:53:15.902315+0000 mon.a (mon.0) 4894 : audit 0 from='client.? 172.21.15.80:0/3727907937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:53:17.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:53:17 smithi080 bash[28361]: cluster 2023-12-01T08:53:16.125776+0000 mgr.y (mgr.24362) 7343 : cluster 0 pgmap v7312: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:53:17.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:53:17 smithi080 bash[41963]: cluster 2023-12-01T08:53:16.125776+0000 mgr.y (mgr.24362) 7343 : cluster 0 pgmap v7312: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:53:17.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:53:17 smithi090 bash[32384]: cluster 2023-12-01T08:53:16.125776+0000 mgr.y (mgr.24362) 7343 : cluster 0 pgmap v7312: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:53:18.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:53:18 smithi090 bash[32384]: cluster 2023-12-01T08:53:18.126437+0000 mgr.y (mgr.24362) 7344 : cluster 0 pgmap v7313: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:53:18.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:53:18 smithi080 bash[41963]: cluster 2023-12-01T08:53:18.126437+0000 mgr.y (mgr.24362) 7344 : cluster 0 pgmap v7313: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:53:18.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:53:18 smithi080 bash[28361]: cluster 2023-12-01T08:53:18.126437+0000 mgr.y (mgr.24362) 7344 : cluster 0 pgmap v7313: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:53:19.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:53:19 smithi090 bash[32384]: audit 2023-12-01T08:53:18.354523+0000 mon.a (mon.0) 4895 : audit 0 from='client.? 172.21.15.80:0/2455500793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:53:19.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:53:19 smithi080 bash[28361]: audit 2023-12-01T08:53:18.354523+0000 mon.a (mon.0) 4895 : audit 0 from='client.? 172.21.15.80:0/2455500793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:53:19.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:53:19 smithi080 bash[41963]: audit 2023-12-01T08:53:18.354523+0000 mon.a (mon.0) 4895 : audit 0 from='client.? 172.21.15.80:0/2455500793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:53:20.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:53:20 smithi090 bash[32384]: cluster 2023-12-01T08:53:20.127122+0000 mgr.y (mgr.24362) 7345 : cluster 0 pgmap v7314: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:53:20.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:53:20 smithi080 bash[41963]: cluster 2023-12-01T08:53:20.127122+0000 mgr.y (mgr.24362) 7345 : cluster 0 pgmap v7314: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:53:20.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:53:20 smithi080 bash[28361]: cluster 2023-12-01T08:53:20.127122+0000 mgr.y (mgr.24362) 7345 : cluster 0 pgmap v7314: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:53:21.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:53:21 smithi090 bash[32384]: audit 2023-12-01T08:53:20.822444+0000 mon.a (mon.0) 4896 : audit 0 from='client.? 172.21.15.80:0/3108967622' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:53:21.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:53:21 smithi080 bash[28361]: audit 2023-12-01T08:53:20.822444+0000 mon.a (mon.0) 4896 : audit 0 from='client.? 172.21.15.80:0/3108967622' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:53:21.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:53:21 smithi080 bash[41963]: audit 2023-12-01T08:53:20.822444+0000 mon.a (mon.0) 4896 : audit 0 from='client.? 172.21.15.80:0/3108967622' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:53:23.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:53:23 smithi080 bash[28361]: cluster 2023-12-01T08:53:22.128343+0000 mgr.y (mgr.24362) 7346 : cluster 0 pgmap v7315: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:53:23.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:53:23 smithi080 bash[41963]: cluster 2023-12-01T08:53:22.128343+0000 mgr.y (mgr.24362) 7346 : cluster 0 pgmap v7315: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:53:23.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:53:23 smithi090 bash[32384]: cluster 2023-12-01T08:53:22.128343+0000 mgr.y (mgr.24362) 7346 : cluster 0 pgmap v7315: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:53:24.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:53:24 smithi080 bash[28361]: audit 2023-12-01T08:53:23.287006+0000 mon.a (mon.0) 4897 : audit 0 from='client.? 172.21.15.80:0/861712589' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:53:24.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:53:24 smithi080 bash[41963]: audit 2023-12-01T08:53:23.287006+0000 mon.a (mon.0) 4897 : audit 0 from='client.? 172.21.15.80:0/861712589' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:53:24.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:53:24 smithi090 bash[32384]: audit 2023-12-01T08:53:23.287006+0000 mon.a (mon.0) 4897 : audit 0 from='client.? 172.21.15.80:0/861712589' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:53:25.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:53:25 smithi080 bash[41963]: cluster 2023-12-01T08:53:24.129082+0000 mgr.y (mgr.24362) 7347 : cluster 0 pgmap v7316: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:53:25.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:53:25 smithi080 bash[28361]: cluster 2023-12-01T08:53:24.129082+0000 mgr.y (mgr.24362) 7347 : cluster 0 pgmap v7316: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:53:25.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:53:25 smithi090 bash[32384]: cluster 2023-12-01T08:53:24.129082+0000 mgr.y (mgr.24362) 7347 : cluster 0 pgmap v7316: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:53:26.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:53:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:53:26] "GET /metrics HTTP/1.1" 200 33973 "" "Prometheus/2.43.0" 2023-12-01T08:53:26.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:53:26 smithi080 bash[28361]: audit 2023-12-01T08:53:25.161592+0000 mon.c (mon.2) 4705 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:53:26.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:53:26 smithi080 bash[28361]: audit 2023-12-01T08:53:25.738968+0000 mon.c (mon.2) 4706 : audit 0 from='client.? 172.21.15.80:0/324262521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:53:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:53:26 smithi080 bash[41963]: audit 2023-12-01T08:53:25.161592+0000 mon.c (mon.2) 4705 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:53:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:53:26 smithi080 bash[41963]: audit 2023-12-01T08:53:25.738968+0000 mon.c (mon.2) 4706 : audit 0 from='client.? 172.21.15.80:0/324262521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:53:26.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:53:26 smithi090 bash[32384]: audit 2023-12-01T08:53:25.161592+0000 mon.c (mon.2) 4705 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:53:26.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:53:26 smithi090 bash[32384]: audit 2023-12-01T08:53:25.738968+0000 mon.c (mon.2) 4706 : audit 0 from='client.? 172.21.15.80:0/324262521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:53:27.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:53:27 smithi080 bash[28361]: cluster 2023-12-01T08:53:26.130345+0000 mgr.y (mgr.24362) 7348 : cluster 0 pgmap v7317: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:53:27.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:53:27 smithi080 bash[41963]: cluster 2023-12-01T08:53:26.130345+0000 mgr.y (mgr.24362) 7348 : cluster 0 pgmap v7317: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:53:27.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:53:27 smithi090 bash[32384]: cluster 2023-12-01T08:53:26.130345+0000 mgr.y (mgr.24362) 7348 : cluster 0 pgmap v7317: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:53:28.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:53:28 smithi090 bash[32384]: cluster 2023-12-01T08:53:28.131015+0000 mgr.y (mgr.24362) 7349 : cluster 0 pgmap v7318: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:53:28.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:53:28 smithi080 bash[28361]: cluster 2023-12-01T08:53:28.131015+0000 mgr.y (mgr.24362) 7349 : cluster 0 pgmap v7318: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:53:28.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:53:28 smithi080 bash[41963]: cluster 2023-12-01T08:53:28.131015+0000 mgr.y (mgr.24362) 7349 : cluster 0 pgmap v7318: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:53:29.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:53:29 smithi090 bash[32384]: audit 2023-12-01T08:53:28.199122+0000 mon.a (mon.0) 4898 : audit 0 from='client.? 172.21.15.80:0/398971654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:53:29.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:53:29 smithi080 bash[28361]: audit 2023-12-01T08:53:28.199122+0000 mon.a (mon.0) 4898 : audit 0 from='client.? 172.21.15.80:0/398971654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:53:29.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:53:29 smithi080 bash[41963]: audit 2023-12-01T08:53:28.199122+0000 mon.a (mon.0) 4898 : audit 0 from='client.? 172.21.15.80:0/398971654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:53:30.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:53:30 smithi090 bash[32384]: cluster 2023-12-01T08:53:30.131627+0000 mgr.y (mgr.24362) 7350 : cluster 0 pgmap v7319: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:53:30.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:53:30 smithi080 bash[28361]: cluster 2023-12-01T08:53:30.131627+0000 mgr.y (mgr.24362) 7350 : cluster 0 pgmap v7319: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:53:30.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:53:30 smithi080 bash[41963]: cluster 2023-12-01T08:53:30.131627+0000 mgr.y (mgr.24362) 7350 : cluster 0 pgmap v7319: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:53:31.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:53:31 smithi090 bash[32384]: audit 2023-12-01T08:53:30.652747+0000 mon.a (mon.0) 4899 : audit 0 from='client.? 172.21.15.80:0/101172745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:53:31.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:53:31 smithi080 bash[28361]: audit 2023-12-01T08:53:30.652747+0000 mon.a (mon.0) 4899 : audit 0 from='client.? 172.21.15.80:0/101172745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:53:31.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:53:31 smithi080 bash[41963]: audit 2023-12-01T08:53:30.652747+0000 mon.a (mon.0) 4899 : audit 0 from='client.? 172.21.15.80:0/101172745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:53:33.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:53:33 smithi080 bash[28361]: cluster 2023-12-01T08:53:32.132787+0000 mgr.y (mgr.24362) 7351 : cluster 0 pgmap v7320: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:53:33.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:53:33 smithi080 bash[41963]: cluster 2023-12-01T08:53:32.132787+0000 mgr.y (mgr.24362) 7351 : cluster 0 pgmap v7320: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:53:33.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:53:33 smithi090 bash[32384]: cluster 2023-12-01T08:53:32.132787+0000 mgr.y (mgr.24362) 7351 : cluster 0 pgmap v7320: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:53:34.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:53:34 smithi080 bash[41963]: audit 2023-12-01T08:53:33.104958+0000 mon.c (mon.2) 4707 : audit 0 from='client.? 172.21.15.80:0/2749806606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:53:34.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:53:34 smithi080 bash[28361]: audit 2023-12-01T08:53:33.104958+0000 mon.c (mon.2) 4707 : audit 0 from='client.? 172.21.15.80:0/2749806606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:53:34.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:53:34 smithi090 bash[32384]: audit 2023-12-01T08:53:33.104958+0000 mon.c (mon.2) 4707 : audit 0 from='client.? 172.21.15.80:0/2749806606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:53:35.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:53:35 smithi080 bash[28361]: cluster 2023-12-01T08:53:34.133417+0000 mgr.y (mgr.24362) 7352 : cluster 0 pgmap v7321: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:53:35.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:53:35 smithi080 bash[41963]: cluster 2023-12-01T08:53:34.133417+0000 mgr.y (mgr.24362) 7352 : cluster 0 pgmap v7321: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:53:35.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:53:35 smithi090 bash[32384]: cluster 2023-12-01T08:53:34.133417+0000 mgr.y (mgr.24362) 7352 : cluster 0 pgmap v7321: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:53:36.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:53:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:53:36] "GET /metrics HTTP/1.1" 200 33973 "" "Prometheus/2.43.0" 2023-12-01T08:53:36.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:53:36 smithi080 bash[41963]: audit 2023-12-01T08:53:35.552551+0000 mon.c (mon.2) 4708 : audit 0 from='client.? 172.21.15.80:0/292614597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:53:36.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:53:36 smithi080 bash[28361]: audit 2023-12-01T08:53:35.552551+0000 mon.c (mon.2) 4708 : audit 0 from='client.? 172.21.15.80:0/292614597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:53:36.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:53:36 smithi090 bash[32384]: audit 2023-12-01T08:53:35.552551+0000 mon.c (mon.2) 4708 : audit 0 from='client.? 172.21.15.80:0/292614597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:53:37.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:53:37 smithi080 bash[28361]: cluster 2023-12-01T08:53:36.134604+0000 mgr.y (mgr.24362) 7353 : cluster 0 pgmap v7322: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:53:37.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:53:37 smithi080 bash[41963]: cluster 2023-12-01T08:53:36.134604+0000 mgr.y (mgr.24362) 7353 : cluster 0 pgmap v7322: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:53:37.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:53:37 smithi090 bash[32384]: cluster 2023-12-01T08:53:36.134604+0000 mgr.y (mgr.24362) 7353 : cluster 0 pgmap v7322: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:53:38.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:53:38 smithi080 bash[28361]: audit 2023-12-01T08:53:37.906132+0000 mon.c (mon.2) 4709 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:53:38.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:53:38 smithi080 bash[28361]: audit 2023-12-01T08:53:38.018851+0000 mon.a (mon.0) 4900 : audit 0 from='client.? 172.21.15.80:0/1681085573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:53:38.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:53:38 smithi080 bash[41963]: audit 2023-12-01T08:53:37.906132+0000 mon.c (mon.2) 4709 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:53:38.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:53:38 smithi080 bash[41963]: audit 2023-12-01T08:53:38.018851+0000 mon.a (mon.0) 4900 : audit 0 from='client.? 172.21.15.80:0/1681085573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:53:38.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:53:38 smithi090 bash[32384]: audit 2023-12-01T08:53:37.906132+0000 mon.c (mon.2) 4709 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:53:38.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:53:38 smithi090 bash[32384]: audit 2023-12-01T08:53:38.018851+0000 mon.a (mon.0) 4900 : audit 0 from='client.? 172.21.15.80:0/1681085573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:53:39.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:53:39 smithi080 bash[28361]: cluster 2023-12-01T08:53:38.135097+0000 mgr.y (mgr.24362) 7354 : cluster 0 pgmap v7323: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:53:39.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:53:39 smithi080 bash[28361]: audit 2023-12-01T08:53:38.284984+0000 mon.a (mon.0) 4901 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:53:39.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:53:39 smithi080 bash[28361]: audit 2023-12-01T08:53:38.293785+0000 mon.a (mon.0) 4902 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:53:39.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:53:39 smithi080 bash[41963]: cluster 2023-12-01T08:53:38.135097+0000 mgr.y (mgr.24362) 7354 : cluster 0 pgmap v7323: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:53:39.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:53:39 smithi080 bash[41963]: audit 2023-12-01T08:53:38.284984+0000 mon.a (mon.0) 4901 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:53:39.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:53:39 smithi080 bash[41963]: audit 2023-12-01T08:53:38.293785+0000 mon.a (mon.0) 4902 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:53:39.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:53:39 smithi090 bash[32384]: cluster 2023-12-01T08:53:38.135097+0000 mgr.y (mgr.24362) 7354 : cluster 0 pgmap v7323: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:53:39.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:53:39 smithi090 bash[32384]: audit 2023-12-01T08:53:38.284984+0000 mon.a (mon.0) 4901 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:53:39.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:53:39 smithi090 bash[32384]: audit 2023-12-01T08:53:38.293785+0000 mon.a (mon.0) 4902 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:53:40.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:53:40 smithi090 bash[32384]: cluster 2023-12-01T08:53:40.135845+0000 mgr.y (mgr.24362) 7355 : cluster 0 pgmap v7324: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:53:40.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:53:40 smithi090 bash[32384]: audit 2023-12-01T08:53:40.161148+0000 mon.c (mon.2) 4710 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:53:40.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:53:40 smithi080 bash[41963]: cluster 2023-12-01T08:53:40.135845+0000 mgr.y (mgr.24362) 7355 : cluster 0 pgmap v7324: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:53:40.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:53:40 smithi080 bash[41963]: audit 2023-12-01T08:53:40.161148+0000 mon.c (mon.2) 4710 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:53:40.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:53:40 smithi080 bash[28361]: cluster 2023-12-01T08:53:40.135845+0000 mgr.y (mgr.24362) 7355 : cluster 0 pgmap v7324: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:53:40.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:53:40 smithi080 bash[28361]: audit 2023-12-01T08:53:40.161148+0000 mon.c (mon.2) 4710 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:53:41.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:53:41 smithi090 bash[32384]: audit 2023-12-01T08:53:40.484990+0000 mon.a (mon.0) 4903 : audit 0 from='client.? 172.21.15.80:0/529213052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:53:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:53:41 smithi080 bash[28361]: audit 2023-12-01T08:53:40.484990+0000 mon.a (mon.0) 4903 : audit 0 from='client.? 172.21.15.80:0/529213052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:53:41.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:53:41 smithi080 bash[41963]: audit 2023-12-01T08:53:40.484990+0000 mon.a (mon.0) 4903 : audit 0 from='client.? 172.21.15.80:0/529213052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:53:43.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:53:43 smithi080 bash[28361]: cluster 2023-12-01T08:53:42.137103+0000 mgr.y (mgr.24362) 7356 : cluster 0 pgmap v7325: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:53:43.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:53:43 smithi080 bash[28361]: audit 2023-12-01T08:53:42.934351+0000 mon.c (mon.2) 4711 : audit 0 from='client.? 172.21.15.80:0/4037241588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:53:43.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:53:43 smithi080 bash[41963]: cluster 2023-12-01T08:53:42.137103+0000 mgr.y (mgr.24362) 7356 : cluster 0 pgmap v7325: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:53:43.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:53:43 smithi080 bash[41963]: audit 2023-12-01T08:53:42.934351+0000 mon.c (mon.2) 4711 : audit 0 from='client.? 172.21.15.80:0/4037241588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:53:43.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:53:43 smithi090 bash[32384]: cluster 2023-12-01T08:53:42.137103+0000 mgr.y (mgr.24362) 7356 : cluster 0 pgmap v7325: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:53:43.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:53:43 smithi090 bash[32384]: audit 2023-12-01T08:53:42.934351+0000 mon.c (mon.2) 4711 : audit 0 from='client.? 172.21.15.80:0/4037241588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:53:45.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:53:45 smithi080 bash[41963]: audit 2023-12-01T08:53:44.086387+0000 mon.a (mon.0) 4904 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:53:45.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:53:45 smithi080 bash[41963]: audit 2023-12-01T08:53:44.097386+0000 mon.a (mon.0) 4905 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:53:45.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:53:45 smithi080 bash[41963]: cluster 2023-12-01T08:53:44.137768+0000 mgr.y (mgr.24362) 7357 : cluster 0 pgmap v7326: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:53:45.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:53:45 smithi080 bash[41963]: audit 2023-12-01T08:53:44.152296+0000 mon.a (mon.0) 4906 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:53:45.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:53:45 smithi080 bash[41963]: audit 2023-12-01T08:53:44.162923+0000 mon.a (mon.0) 4907 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:53:45.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:53:45 smithi080 bash[41963]: audit 2023-12-01T08:53:44.960259+0000 mon.a (mon.0) 4908 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:53:45.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:53:45 smithi080 bash[41963]: audit 2023-12-01T08:53:44.966649+0000 mon.a (mon.0) 4909 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:53:45.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:53:45 smithi080 bash[41963]: audit 2023-12-01T08:53:44.976301+0000 mon.a (mon.0) 4910 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:53:45.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:53:45 smithi080 bash[41963]: audit 2023-12-01T08:53:44.981811+0000 mon.a (mon.0) 4911 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:53:45.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:53:45 smithi080 bash[41963]: audit 2023-12-01T08:53:44.984522+0000 mon.c (mon.2) 4712 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:53:45.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:53:45 smithi080 bash[41963]: audit 2023-12-01T08:53:44.985672+0000 mon.c (mon.2) 4713 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:53:45.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:53:45 smithi080 bash[41963]: audit 2023-12-01T08:53:44.993410+0000 mon.a (mon.0) 4912 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:53:45.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:53:45 smithi080 bash[28361]: audit 2023-12-01T08:53:44.086387+0000 mon.a (mon.0) 4904 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:53:45.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:53:45 smithi080 bash[28361]: audit 2023-12-01T08:53:44.097386+0000 mon.a (mon.0) 4905 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:53:45.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:53:45 smithi080 bash[28361]: cluster 2023-12-01T08:53:44.137768+0000 mgr.y (mgr.24362) 7357 : cluster 0 pgmap v7326: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:53:45.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:53:45 smithi080 bash[28361]: audit 2023-12-01T08:53:44.152296+0000 mon.a (mon.0) 4906 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:53:45.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:53:45 smithi080 bash[28361]: audit 2023-12-01T08:53:44.162923+0000 mon.a (mon.0) 4907 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:53:45.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:53:45 smithi080 bash[28361]: audit 2023-12-01T08:53:44.960259+0000 mon.a (mon.0) 4908 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:53:45.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:53:45 smithi080 bash[28361]: audit 2023-12-01T08:53:44.966649+0000 mon.a (mon.0) 4909 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:53:45.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:53:45 smithi080 bash[28361]: audit 2023-12-01T08:53:44.976301+0000 mon.a (mon.0) 4910 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:53:45.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:53:45 smithi080 bash[28361]: audit 2023-12-01T08:53:44.981811+0000 mon.a (mon.0) 4911 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:53:45.435 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:53:45 smithi080 bash[28361]: audit 2023-12-01T08:53:44.984522+0000 mon.c (mon.2) 4712 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:53:45.435 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:53:45 smithi080 bash[28361]: audit 2023-12-01T08:53:44.985672+0000 mon.c (mon.2) 4713 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:53:45.435 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:53:45 smithi080 bash[28361]: audit 2023-12-01T08:53:44.993410+0000 mon.a (mon.0) 4912 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:53:45.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:53:45 smithi090 bash[32384]: audit 2023-12-01T08:53:44.086387+0000 mon.a (mon.0) 4904 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:53:45.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:53:45 smithi090 bash[32384]: audit 2023-12-01T08:53:44.097386+0000 mon.a (mon.0) 4905 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:53:45.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:53:45 smithi090 bash[32384]: cluster 2023-12-01T08:53:44.137768+0000 mgr.y (mgr.24362) 7357 : cluster 0 pgmap v7326: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:53:45.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:53:45 smithi090 bash[32384]: audit 2023-12-01T08:53:44.152296+0000 mon.a (mon.0) 4906 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:53:45.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:53:45 smithi090 bash[32384]: audit 2023-12-01T08:53:44.162923+0000 mon.a (mon.0) 4907 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:53:45.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:53:45 smithi090 bash[32384]: audit 2023-12-01T08:53:44.960259+0000 mon.a (mon.0) 4908 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:53:45.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:53:45 smithi090 bash[32384]: audit 2023-12-01T08:53:44.966649+0000 mon.a (mon.0) 4909 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:53:45.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:53:45 smithi090 bash[32384]: audit 2023-12-01T08:53:44.976301+0000 mon.a (mon.0) 4910 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:53:45.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:53:45 smithi090 bash[32384]: audit 2023-12-01T08:53:44.981811+0000 mon.a (mon.0) 4911 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:53:45.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:53:45 smithi090 bash[32384]: audit 2023-12-01T08:53:44.984522+0000 mon.c (mon.2) 4712 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:53:45.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:53:45 smithi090 bash[32384]: audit 2023-12-01T08:53:44.985672+0000 mon.c (mon.2) 4713 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:53:45.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:53:45 smithi090 bash[32384]: audit 2023-12-01T08:53:44.993410+0000 mon.a (mon.0) 4912 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:53:46.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:53:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:53:46] "GET /metrics HTTP/1.1" 200 33969 "" "Prometheus/2.43.0" 2023-12-01T08:53:46.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:53:46 smithi080 bash[41963]: audit 2023-12-01T08:53:45.382778+0000 mon.c (mon.2) 4714 : audit 0 from='client.? 172.21.15.80:0/3591534887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:53:46.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:53:46 smithi080 bash[28361]: audit 2023-12-01T08:53:45.382778+0000 mon.c (mon.2) 4714 : audit 0 from='client.? 172.21.15.80:0/3591534887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:53:46.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:53:46 smithi090 bash[32384]: audit 2023-12-01T08:53:45.382778+0000 mon.c (mon.2) 4714 : audit 0 from='client.? 172.21.15.80:0/3591534887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:53:47.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:53:47 smithi080 bash[41963]: cluster 2023-12-01T08:53:46.139007+0000 mgr.y (mgr.24362) 7358 : cluster 0 pgmap v7327: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:53:47.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:53:47 smithi080 bash[28361]: cluster 2023-12-01T08:53:46.139007+0000 mgr.y (mgr.24362) 7358 : cluster 0 pgmap v7327: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:53:47.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:53:47 smithi090 bash[32384]: cluster 2023-12-01T08:53:46.139007+0000 mgr.y (mgr.24362) 7358 : cluster 0 pgmap v7327: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:53:48.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:53:48 smithi080 bash[28361]: audit 2023-12-01T08:53:47.836268+0000 mon.c (mon.2) 4715 : audit 0 from='client.? 172.21.15.80:0/1848568706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:53:48.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:53:48 smithi080 bash[41963]: audit 2023-12-01T08:53:47.836268+0000 mon.c (mon.2) 4715 : audit 0 from='client.? 172.21.15.80:0/1848568706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:53:48.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:53:48 smithi090 bash[32384]: audit 2023-12-01T08:53:47.836268+0000 mon.c (mon.2) 4715 : audit 0 from='client.? 172.21.15.80:0/1848568706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:53:49.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:53:49 smithi080 bash[28361]: cluster 2023-12-01T08:53:48.139720+0000 mgr.y (mgr.24362) 7359 : cluster 0 pgmap v7328: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:53:49.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:53:49 smithi080 bash[41963]: cluster 2023-12-01T08:53:48.139720+0000 mgr.y (mgr.24362) 7359 : cluster 0 pgmap v7328: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:53:49.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:53:49 smithi090 bash[32384]: cluster 2023-12-01T08:53:48.139720+0000 mgr.y (mgr.24362) 7359 : cluster 0 pgmap v7328: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:53:50.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:53:50 smithi090 bash[32384]: cluster 2023-12-01T08:53:50.140403+0000 mgr.y (mgr.24362) 7360 : cluster 0 pgmap v7329: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:53:50.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:53:50 smithi080 bash[41963]: cluster 2023-12-01T08:53:50.140403+0000 mgr.y (mgr.24362) 7360 : cluster 0 pgmap v7329: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:53:50.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:53:50 smithi080 bash[28361]: cluster 2023-12-01T08:53:50.140403+0000 mgr.y (mgr.24362) 7360 : cluster 0 pgmap v7329: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:53:51.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:53:51 smithi090 bash[32384]: audit 2023-12-01T08:53:50.288067+0000 mon.c (mon.2) 4716 : audit 0 from='client.? 172.21.15.80:0/4275474374' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:53:51.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:53:51 smithi080 bash[28361]: audit 2023-12-01T08:53:50.288067+0000 mon.c (mon.2) 4716 : audit 0 from='client.? 172.21.15.80:0/4275474374' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:53:51.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:53:51 smithi080 bash[41963]: audit 2023-12-01T08:53:50.288067+0000 mon.c (mon.2) 4716 : audit 0 from='client.? 172.21.15.80:0/4275474374' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:53:53.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:53:53 smithi080 bash[28361]: cluster 2023-12-01T08:53:52.141568+0000 mgr.y (mgr.24362) 7361 : cluster 0 pgmap v7330: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:53:53.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:53:53 smithi080 bash[28361]: audit 2023-12-01T08:53:52.746715+0000 mon.c (mon.2) 4717 : audit 0 from='client.? 172.21.15.80:0/2863765602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:53:53.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:53:53 smithi080 bash[41963]: cluster 2023-12-01T08:53:52.141568+0000 mgr.y (mgr.24362) 7361 : cluster 0 pgmap v7330: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:53:53.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:53:53 smithi080 bash[41963]: audit 2023-12-01T08:53:52.746715+0000 mon.c (mon.2) 4717 : audit 0 from='client.? 172.21.15.80:0/2863765602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:53:53.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:53:53 smithi090 bash[32384]: cluster 2023-12-01T08:53:52.141568+0000 mgr.y (mgr.24362) 7361 : cluster 0 pgmap v7330: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:53:53.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:53:53 smithi090 bash[32384]: audit 2023-12-01T08:53:52.746715+0000 mon.c (mon.2) 4717 : audit 0 from='client.? 172.21.15.80:0/2863765602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:53:55.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:53:55 smithi090 bash[32384]: cluster 2023-12-01T08:53:54.142255+0000 mgr.y (mgr.24362) 7362 : cluster 0 pgmap v7331: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:53:55.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:53:55 smithi090 bash[32384]: audit 2023-12-01T08:53:55.162134+0000 mon.c (mon.2) 4718 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:53:55.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:53:55 smithi080 bash[41963]: cluster 2023-12-01T08:53:54.142255+0000 mgr.y (mgr.24362) 7362 : cluster 0 pgmap v7331: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:53:55.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:53:55 smithi080 bash[41963]: audit 2023-12-01T08:53:55.162134+0000 mon.c (mon.2) 4718 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:53:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:53:55 smithi080 bash[28361]: cluster 2023-12-01T08:53:54.142255+0000 mgr.y (mgr.24362) 7362 : cluster 0 pgmap v7331: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:53:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:53:55 smithi080 bash[28361]: audit 2023-12-01T08:53:55.162134+0000 mon.c (mon.2) 4718 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:53:56.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:53:56 smithi090 bash[32384]: audit 2023-12-01T08:53:55.202271+0000 mon.a (mon.0) 4913 : audit 0 from='client.? 172.21.15.80:0/3867519096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:53:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:53:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:53:56] "GET /metrics HTTP/1.1" 200 33971 "" "Prometheus/2.43.0" 2023-12-01T08:53:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:53:56 smithi080 bash[41963]: audit 2023-12-01T08:53:55.202271+0000 mon.a (mon.0) 4913 : audit 0 from='client.? 172.21.15.80:0/3867519096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:53:56.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:53:56 smithi080 bash[28361]: audit 2023-12-01T08:53:55.202271+0000 mon.a (mon.0) 4913 : audit 0 from='client.? 172.21.15.80:0/3867519096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:53:58.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:53:58 smithi080 bash[28361]: cluster 2023-12-01T08:53:56.143342+0000 mgr.y (mgr.24362) 7363 : cluster 0 pgmap v7332: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:53:58.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:53:58 smithi080 bash[28361]: audit 2023-12-01T08:53:57.652517+0000 mon.c (mon.2) 4719 : audit 0 from='client.? 172.21.15.80:0/3745503415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:53:58.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:53:58 smithi080 bash[41963]: cluster 2023-12-01T08:53:56.143342+0000 mgr.y (mgr.24362) 7363 : cluster 0 pgmap v7332: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:53:58.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:53:58 smithi080 bash[41963]: audit 2023-12-01T08:53:57.652517+0000 mon.c (mon.2) 4719 : audit 0 from='client.? 172.21.15.80:0/3745503415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:53:58.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:53:58 smithi090 bash[32384]: cluster 2023-12-01T08:53:56.143342+0000 mgr.y (mgr.24362) 7363 : cluster 0 pgmap v7332: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:53:58.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:53:58 smithi090 bash[32384]: audit 2023-12-01T08:53:57.652517+0000 mon.c (mon.2) 4719 : audit 0 from='client.? 172.21.15.80:0/3745503415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:54:00.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:54:00 smithi080 bash[28361]: cluster 2023-12-01T08:53:58.144088+0000 mgr.y (mgr.24362) 7364 : cluster 0 pgmap v7333: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:54:00.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:54:00 smithi080 bash[41963]: cluster 2023-12-01T08:53:58.144088+0000 mgr.y (mgr.24362) 7364 : cluster 0 pgmap v7333: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:54:00.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:54:00 smithi090 bash[32384]: cluster 2023-12-01T08:53:58.144088+0000 mgr.y (mgr.24362) 7364 : cluster 0 pgmap v7333: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:54:01.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:54:01 smithi080 bash[28361]: audit 2023-12-01T08:54:00.098767+0000 mon.c (mon.2) 4720 : audit 0 from='client.? 172.21.15.80:0/485773872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:54:01.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:54:01 smithi080 bash[41963]: audit 2023-12-01T08:54:00.098767+0000 mon.c (mon.2) 4720 : audit 0 from='client.? 172.21.15.80:0/485773872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:54:01.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:54:01 smithi090 bash[32384]: audit 2023-12-01T08:54:00.098767+0000 mon.c (mon.2) 4720 : audit 0 from='client.? 172.21.15.80:0/485773872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:54:02.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:54:02 smithi080 bash[28361]: cluster 2023-12-01T08:54:00.144692+0000 mgr.y (mgr.24362) 7365 : cluster 0 pgmap v7334: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:54:02.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:54:02 smithi080 bash[41963]: cluster 2023-12-01T08:54:00.144692+0000 mgr.y (mgr.24362) 7365 : cluster 0 pgmap v7334: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:54:02.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:54:02 smithi090 bash[32384]: cluster 2023-12-01T08:54:00.144692+0000 mgr.y (mgr.24362) 7365 : cluster 0 pgmap v7334: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:54:03.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:54:03 smithi080 bash[28361]: audit 2023-12-01T08:54:02.558103+0000 mon.c (mon.2) 4721 : audit 0 from='client.? 172.21.15.80:0/56303664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:54:03.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:54:03 smithi080 bash[41963]: audit 2023-12-01T08:54:02.558103+0000 mon.c (mon.2) 4721 : audit 0 from='client.? 172.21.15.80:0/56303664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:54:03.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:54:03 smithi090 bash[32384]: audit 2023-12-01T08:54:02.558103+0000 mon.c (mon.2) 4721 : audit 0 from='client.? 172.21.15.80:0/56303664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:54:04.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:54:04 smithi080 bash[28361]: cluster 2023-12-01T08:54:02.145828+0000 mgr.y (mgr.24362) 7366 : cluster 0 pgmap v7335: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:54:04.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:54:04 smithi080 bash[41963]: cluster 2023-12-01T08:54:02.145828+0000 mgr.y (mgr.24362) 7366 : cluster 0 pgmap v7335: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:54:04.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:54:04 smithi090 bash[32384]: cluster 2023-12-01T08:54:02.145828+0000 mgr.y (mgr.24362) 7366 : cluster 0 pgmap v7335: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:54:05.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:54:05 smithi080 bash[28361]: audit 2023-12-01T08:54:05.009763+0000 mon.a (mon.0) 4914 : audit 0 from='client.? 172.21.15.80:0/4257726301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:54:05.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:54:05 smithi080 bash[41963]: audit 2023-12-01T08:54:05.009763+0000 mon.a (mon.0) 4914 : audit 0 from='client.? 172.21.15.80:0/4257726301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:54:05.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:54:05 smithi090 bash[32384]: audit 2023-12-01T08:54:05.009763+0000 mon.a (mon.0) 4914 : audit 0 from='client.? 172.21.15.80:0/4257726301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:54:06.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:54:06 smithi080 bash[28361]: cluster 2023-12-01T08:54:04.146491+0000 mgr.y (mgr.24362) 7367 : cluster 0 pgmap v7336: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:54:06.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:54:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:54:06] "GET /metrics HTTP/1.1" 200 33971 "" "Prometheus/2.43.0" 2023-12-01T08:54:06.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:54:06 smithi080 bash[41963]: cluster 2023-12-01T08:54:04.146491+0000 mgr.y (mgr.24362) 7367 : cluster 0 pgmap v7336: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:54:06.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:54:06 smithi090 bash[32384]: cluster 2023-12-01T08:54:04.146491+0000 mgr.y (mgr.24362) 7367 : cluster 0 pgmap v7336: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:54:08.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:54:08 smithi080 bash[28361]: cluster 2023-12-01T08:54:06.147599+0000 mgr.y (mgr.24362) 7368 : cluster 0 pgmap v7337: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:54:08.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:54:08 smithi080 bash[28361]: audit 2023-12-01T08:54:07.453206+0000 mon.a (mon.0) 4915 : audit 0 from='client.? 172.21.15.80:0/879580806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:54:08.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:54:08 smithi080 bash[41963]: cluster 2023-12-01T08:54:06.147599+0000 mgr.y (mgr.24362) 7368 : cluster 0 pgmap v7337: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:54:08.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:54:08 smithi080 bash[41963]: audit 2023-12-01T08:54:07.453206+0000 mon.a (mon.0) 4915 : audit 0 from='client.? 172.21.15.80:0/879580806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:54:08.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:54:08 smithi090 bash[32384]: cluster 2023-12-01T08:54:06.147599+0000 mgr.y (mgr.24362) 7368 : cluster 0 pgmap v7337: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:54:08.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:54:08 smithi090 bash[32384]: audit 2023-12-01T08:54:07.453206+0000 mon.a (mon.0) 4915 : audit 0 from='client.? 172.21.15.80:0/879580806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:54:10.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:54:10 smithi080 bash[28361]: cluster 2023-12-01T08:54:08.148287+0000 mgr.y (mgr.24362) 7369 : cluster 0 pgmap v7338: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:54:10.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:54:10 smithi080 bash[28361]: audit 2023-12-01T08:54:09.904264+0000 mon.c (mon.2) 4722 : audit 0 from='client.? 172.21.15.80:0/1154186478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:54:10.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:54:10 smithi080 bash[41963]: cluster 2023-12-01T08:54:08.148287+0000 mgr.y (mgr.24362) 7369 : cluster 0 pgmap v7338: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:54:10.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:54:10 smithi080 bash[41963]: audit 2023-12-01T08:54:09.904264+0000 mon.c (mon.2) 4722 : audit 0 from='client.? 172.21.15.80:0/1154186478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:54:10.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:54:10 smithi090 bash[32384]: cluster 2023-12-01T08:54:08.148287+0000 mgr.y (mgr.24362) 7369 : cluster 0 pgmap v7338: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:54:10.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:54:10 smithi090 bash[32384]: audit 2023-12-01T08:54:09.904264+0000 mon.c (mon.2) 4722 : audit 0 from='client.? 172.21.15.80:0/1154186478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:54:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:54:11 smithi080 bash[28361]: audit 2023-12-01T08:54:10.162451+0000 mon.c (mon.2) 4723 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:54:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:54:11 smithi080 bash[41963]: audit 2023-12-01T08:54:10.162451+0000 mon.c (mon.2) 4723 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:54:11.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:54:11 smithi090 bash[32384]: audit 2023-12-01T08:54:10.162451+0000 mon.c (mon.2) 4723 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:54:12.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:54:12 smithi080 bash[28361]: cluster 2023-12-01T08:54:10.148838+0000 mgr.y (mgr.24362) 7370 : cluster 0 pgmap v7339: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:54:12.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:54:12 smithi080 bash[41963]: cluster 2023-12-01T08:54:10.148838+0000 mgr.y (mgr.24362) 7370 : cluster 0 pgmap v7339: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:54:12.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:54:12 smithi090 bash[32384]: cluster 2023-12-01T08:54:10.148838+0000 mgr.y (mgr.24362) 7370 : cluster 0 pgmap v7339: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:54:13.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:54:13 smithi080 bash[41963]: audit 2023-12-01T08:54:12.348460+0000 mon.a (mon.0) 4916 : audit 0 from='client.? 172.21.15.80:0/4041679695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:54:13.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:54:13 smithi080 bash[28361]: audit 2023-12-01T08:54:12.348460+0000 mon.a (mon.0) 4916 : audit 0 from='client.? 172.21.15.80:0/4041679695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:54:13.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:54:13 smithi090 bash[32384]: audit 2023-12-01T08:54:12.348460+0000 mon.a (mon.0) 4916 : audit 0 from='client.? 172.21.15.80:0/4041679695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:54:14.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:54:14 smithi080 bash[41963]: cluster 2023-12-01T08:54:12.149843+0000 mgr.y (mgr.24362) 7371 : cluster 0 pgmap v7340: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:54:14.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:54:14 smithi080 bash[28361]: cluster 2023-12-01T08:54:12.149843+0000 mgr.y (mgr.24362) 7371 : cluster 0 pgmap v7340: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:54:14.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:54:14 smithi090 bash[32384]: cluster 2023-12-01T08:54:12.149843+0000 mgr.y (mgr.24362) 7371 : cluster 0 pgmap v7340: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:54:15.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:54:15 smithi080 bash[28361]: audit 2023-12-01T08:54:14.794332+0000 mon.c (mon.2) 4724 : audit 0 from='client.? 172.21.15.80:0/1422743534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:54:15.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:54:15 smithi080 bash[41963]: audit 2023-12-01T08:54:14.794332+0000 mon.c (mon.2) 4724 : audit 0 from='client.? 172.21.15.80:0/1422743534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:54:15.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:54:15 smithi090 bash[32384]: audit 2023-12-01T08:54:14.794332+0000 mon.c (mon.2) 4724 : audit 0 from='client.? 172.21.15.80:0/1422743534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:54:16.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:54:16 smithi080 bash[28361]: cluster 2023-12-01T08:54:14.150513+0000 mgr.y (mgr.24362) 7372 : cluster 0 pgmap v7341: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:54:16.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:54:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:54:16] "GET /metrics HTTP/1.1" 200 33973 "" "Prometheus/2.43.0" 2023-12-01T08:54:16.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:54:16 smithi080 bash[41963]: cluster 2023-12-01T08:54:14.150513+0000 mgr.y (mgr.24362) 7372 : cluster 0 pgmap v7341: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:54:16.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:54:16 smithi090 bash[32384]: cluster 2023-12-01T08:54:14.150513+0000 mgr.y (mgr.24362) 7372 : cluster 0 pgmap v7341: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:54:18.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:54:18 smithi080 bash[28361]: cluster 2023-12-01T08:54:16.151656+0000 mgr.y (mgr.24362) 7373 : cluster 0 pgmap v7342: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:54:18.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:54:18 smithi080 bash[28361]: audit 2023-12-01T08:54:17.247345+0000 mon.c (mon.2) 4725 : audit 0 from='client.? 172.21.15.80:0/2423920863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:54:18.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:54:18 smithi080 bash[41963]: cluster 2023-12-01T08:54:16.151656+0000 mgr.y (mgr.24362) 7373 : cluster 0 pgmap v7342: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:54:18.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:54:18 smithi080 bash[41963]: audit 2023-12-01T08:54:17.247345+0000 mon.c (mon.2) 4725 : audit 0 from='client.? 172.21.15.80:0/2423920863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:54:18.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:54:18 smithi090 bash[32384]: cluster 2023-12-01T08:54:16.151656+0000 mgr.y (mgr.24362) 7373 : cluster 0 pgmap v7342: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:54:18.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:54:18 smithi090 bash[32384]: audit 2023-12-01T08:54:17.247345+0000 mon.c (mon.2) 4725 : audit 0 from='client.? 172.21.15.80:0/2423920863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:54:20.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:54:20 smithi080 bash[28361]: cluster 2023-12-01T08:54:18.152339+0000 mgr.y (mgr.24362) 7374 : cluster 0 pgmap v7343: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:54:20.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:54:20 smithi080 bash[28361]: audit 2023-12-01T08:54:19.710315+0000 mon.a (mon.0) 4917 : audit 0 from='client.? 172.21.15.80:0/3898711471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:54:20.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:54:20 smithi080 bash[41963]: cluster 2023-12-01T08:54:18.152339+0000 mgr.y (mgr.24362) 7374 : cluster 0 pgmap v7343: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:54:20.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:54:20 smithi080 bash[41963]: audit 2023-12-01T08:54:19.710315+0000 mon.a (mon.0) 4917 : audit 0 from='client.? 172.21.15.80:0/3898711471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:54:20.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:54:20 smithi090 bash[32384]: cluster 2023-12-01T08:54:18.152339+0000 mgr.y (mgr.24362) 7374 : cluster 0 pgmap v7343: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:54:20.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:54:20 smithi090 bash[32384]: audit 2023-12-01T08:54:19.710315+0000 mon.a (mon.0) 4917 : audit 0 from='client.? 172.21.15.80:0/3898711471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:54:22.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:54:22 smithi080 bash[41963]: cluster 2023-12-01T08:54:20.153010+0000 mgr.y (mgr.24362) 7375 : cluster 0 pgmap v7344: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:54:22.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:54:22 smithi080 bash[28361]: cluster 2023-12-01T08:54:20.153010+0000 mgr.y (mgr.24362) 7375 : cluster 0 pgmap v7344: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:54:22.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:54:22 smithi090 bash[32384]: cluster 2023-12-01T08:54:20.153010+0000 mgr.y (mgr.24362) 7375 : cluster 0 pgmap v7344: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:54:23.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:54:23 smithi080 bash[41963]: audit 2023-12-01T08:54:22.161685+0000 mon.a (mon.0) 4918 : audit 0 from='client.? 172.21.15.80:0/1509099703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:54:23.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:54:23 smithi080 bash[28361]: audit 2023-12-01T08:54:22.161685+0000 mon.a (mon.0) 4918 : audit 0 from='client.? 172.21.15.80:0/1509099703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:54:23.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:54:23 smithi090 bash[32384]: audit 2023-12-01T08:54:22.161685+0000 mon.a (mon.0) 4918 : audit 0 from='client.? 172.21.15.80:0/1509099703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:54:24.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:54:24 smithi080 bash[28361]: cluster 2023-12-01T08:54:22.153697+0000 mgr.y (mgr.24362) 7376 : cluster 0 pgmap v7345: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:54:24.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:54:24 smithi080 bash[41963]: cluster 2023-12-01T08:54:22.153697+0000 mgr.y (mgr.24362) 7376 : cluster 0 pgmap v7345: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:54:24.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:54:24 smithi090 bash[32384]: cluster 2023-12-01T08:54:22.153697+0000 mgr.y (mgr.24362) 7376 : cluster 0 pgmap v7345: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:54:25.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:54:25 smithi080 bash[28361]: audit 2023-12-01T08:54:24.626810+0000 mon.a (mon.0) 4919 : audit 0 from='client.? 172.21.15.80:0/1970325946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:54:25.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:54:25 smithi080 bash[41963]: audit 2023-12-01T08:54:24.626810+0000 mon.a (mon.0) 4919 : audit 0 from='client.? 172.21.15.80:0/1970325946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:54:25.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:54:25 smithi090 bash[32384]: audit 2023-12-01T08:54:24.626810+0000 mon.a (mon.0) 4919 : audit 0 from='client.? 172.21.15.80:0/1970325946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:54:26.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:54:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:54:26] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T08:54:26.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:54:26 smithi080 bash[28361]: cluster 2023-12-01T08:54:24.154311+0000 mgr.y (mgr.24362) 7377 : cluster 0 pgmap v7346: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:54:26.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:54:26 smithi080 bash[28361]: audit 2023-12-01T08:54:25.163160+0000 mon.c (mon.2) 4726 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:54:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:54:26 smithi080 bash[41963]: cluster 2023-12-01T08:54:24.154311+0000 mgr.y (mgr.24362) 7377 : cluster 0 pgmap v7346: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:54:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:54:26 smithi080 bash[41963]: audit 2023-12-01T08:54:25.163160+0000 mon.c (mon.2) 4726 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:54:26.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:54:26 smithi090 bash[32384]: cluster 2023-12-01T08:54:24.154311+0000 mgr.y (mgr.24362) 7377 : cluster 0 pgmap v7346: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:54:26.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:54:26 smithi090 bash[32384]: audit 2023-12-01T08:54:25.163160+0000 mon.c (mon.2) 4726 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:54:28.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:54:28 smithi080 bash[28361]: cluster 2023-12-01T08:54:26.155060+0000 mgr.y (mgr.24362) 7378 : cluster 0 pgmap v7347: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:54:28.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:54:28 smithi080 bash[28361]: audit 2023-12-01T08:54:27.084376+0000 mon.c (mon.2) 4727 : audit 0 from='client.? 172.21.15.80:0/348683264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:54:28.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:54:28 smithi080 bash[41963]: cluster 2023-12-01T08:54:26.155060+0000 mgr.y (mgr.24362) 7378 : cluster 0 pgmap v7347: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:54:28.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:54:28 smithi080 bash[41963]: audit 2023-12-01T08:54:27.084376+0000 mon.c (mon.2) 4727 : audit 0 from='client.? 172.21.15.80:0/348683264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:54:28.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:54:28 smithi090 bash[32384]: cluster 2023-12-01T08:54:26.155060+0000 mgr.y (mgr.24362) 7378 : cluster 0 pgmap v7347: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:54:28.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:54:28 smithi090 bash[32384]: audit 2023-12-01T08:54:27.084376+0000 mon.c (mon.2) 4727 : audit 0 from='client.? 172.21.15.80:0/348683264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:54:30.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:54:30 smithi080 bash[28361]: cluster 2023-12-01T08:54:28.155814+0000 mgr.y (mgr.24362) 7379 : cluster 0 pgmap v7348: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:54:30.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:54:30 smithi080 bash[28361]: audit 2023-12-01T08:54:29.539422+0000 mon.a (mon.0) 4920 : audit 0 from='client.? 172.21.15.80:0/3521747441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:54:30.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:54:30 smithi080 bash[41963]: cluster 2023-12-01T08:54:28.155814+0000 mgr.y (mgr.24362) 7379 : cluster 0 pgmap v7348: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:54:30.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:54:30 smithi080 bash[41963]: audit 2023-12-01T08:54:29.539422+0000 mon.a (mon.0) 4920 : audit 0 from='client.? 172.21.15.80:0/3521747441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:54:30.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:54:30 smithi090 bash[32384]: cluster 2023-12-01T08:54:28.155814+0000 mgr.y (mgr.24362) 7379 : cluster 0 pgmap v7348: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:54:30.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:54:30 smithi090 bash[32384]: audit 2023-12-01T08:54:29.539422+0000 mon.a (mon.0) 4920 : audit 0 from='client.? 172.21.15.80:0/3521747441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:54:32.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:54:32 smithi080 bash[28361]: cluster 2023-12-01T08:54:30.156612+0000 mgr.y (mgr.24362) 7380 : cluster 0 pgmap v7349: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:54:32.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:54:32 smithi080 bash[28361]: audit 2023-12-01T08:54:31.995027+0000 mon.a (mon.0) 4921 : audit 0 from='client.? 172.21.15.80:0/1820238264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:54:32.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:54:32 smithi080 bash[41963]: cluster 2023-12-01T08:54:30.156612+0000 mgr.y (mgr.24362) 7380 : cluster 0 pgmap v7349: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:54:32.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:54:32 smithi080 bash[41963]: audit 2023-12-01T08:54:31.995027+0000 mon.a (mon.0) 4921 : audit 0 from='client.? 172.21.15.80:0/1820238264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:54:32.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:54:32 smithi090 bash[32384]: cluster 2023-12-01T08:54:30.156612+0000 mgr.y (mgr.24362) 7380 : cluster 0 pgmap v7349: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:54:32.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:54:32 smithi090 bash[32384]: audit 2023-12-01T08:54:31.995027+0000 mon.a (mon.0) 4921 : audit 0 from='client.? 172.21.15.80:0/1820238264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:54:34.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:54:34 smithi080 bash[41963]: cluster 2023-12-01T08:54:32.157820+0000 mgr.y (mgr.24362) 7381 : cluster 0 pgmap v7350: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:54:34.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:54:34 smithi080 bash[28361]: cluster 2023-12-01T08:54:32.157820+0000 mgr.y (mgr.24362) 7381 : cluster 0 pgmap v7350: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:54:34.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:54:34 smithi090 bash[32384]: cluster 2023-12-01T08:54:32.157820+0000 mgr.y (mgr.24362) 7381 : cluster 0 pgmap v7350: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:54:35.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:54:35 smithi080 bash[28361]: audit 2023-12-01T08:54:34.458383+0000 mon.a (mon.0) 4922 : audit 0 from='client.? 172.21.15.80:0/4019421966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:54:35.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:54:35 smithi080 bash[41963]: audit 2023-12-01T08:54:34.458383+0000 mon.a (mon.0) 4922 : audit 0 from='client.? 172.21.15.80:0/4019421966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:54:35.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:54:35 smithi090 bash[32384]: audit 2023-12-01T08:54:34.458383+0000 mon.a (mon.0) 4922 : audit 0 from='client.? 172.21.15.80:0/4019421966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:54:36.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:54:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:54:36] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T08:54:36.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:54:36 smithi080 bash[41963]: cluster 2023-12-01T08:54:34.158390+0000 mgr.y (mgr.24362) 7382 : cluster 0 pgmap v7351: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:54:36.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:54:36 smithi080 bash[28361]: cluster 2023-12-01T08:54:34.158390+0000 mgr.y (mgr.24362) 7382 : cluster 0 pgmap v7351: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:54:36.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:54:36 smithi090 bash[32384]: cluster 2023-12-01T08:54:34.158390+0000 mgr.y (mgr.24362) 7382 : cluster 0 pgmap v7351: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:54:37.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:54:37 smithi080 bash[41963]: audit 2023-12-01T08:54:36.914674+0000 mon.a (mon.0) 4923 : audit 0 from='client.? 172.21.15.80:0/2029110913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:54:37.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:54:37 smithi080 bash[28361]: audit 2023-12-01T08:54:36.914674+0000 mon.a (mon.0) 4923 : audit 0 from='client.? 172.21.15.80:0/2029110913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:54:37.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:54:37 smithi090 bash[32384]: audit 2023-12-01T08:54:36.914674+0000 mon.a (mon.0) 4923 : audit 0 from='client.? 172.21.15.80:0/2029110913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:54:38.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:54:38 smithi080 bash[41963]: cluster 2023-12-01T08:54:36.159347+0000 mgr.y (mgr.24362) 7383 : cluster 0 pgmap v7352: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:54:38.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:54:38 smithi080 bash[28361]: cluster 2023-12-01T08:54:36.159347+0000 mgr.y (mgr.24362) 7383 : cluster 0 pgmap v7352: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:54:38.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:54:38 smithi090 bash[32384]: cluster 2023-12-01T08:54:36.159347+0000 mgr.y (mgr.24362) 7383 : cluster 0 pgmap v7352: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:54:40.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:54:40 smithi080 bash[41963]: cluster 2023-12-01T08:54:38.160037+0000 mgr.y (mgr.24362) 7384 : cluster 0 pgmap v7353: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:54:40.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:54:40 smithi080 bash[41963]: audit 2023-12-01T08:54:39.364185+0000 mon.c (mon.2) 4728 : audit 0 from='client.? 172.21.15.80:0/175593190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:54:40.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:54:40 smithi080 bash[28361]: cluster 2023-12-01T08:54:38.160037+0000 mgr.y (mgr.24362) 7384 : cluster 0 pgmap v7353: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:54:40.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:54:40 smithi080 bash[28361]: audit 2023-12-01T08:54:39.364185+0000 mon.c (mon.2) 4728 : audit 0 from='client.? 172.21.15.80:0/175593190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:54:40.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:54:40 smithi090 bash[32384]: cluster 2023-12-01T08:54:38.160037+0000 mgr.y (mgr.24362) 7384 : cluster 0 pgmap v7353: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:54:40.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:54:40 smithi090 bash[32384]: audit 2023-12-01T08:54:39.364185+0000 mon.c (mon.2) 4728 : audit 0 from='client.? 172.21.15.80:0/175593190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:54:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:54:41 smithi080 bash[41963]: audit 2023-12-01T08:54:40.163428+0000 mon.c (mon.2) 4729 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:54:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:54:41 smithi080 bash[28361]: audit 2023-12-01T08:54:40.163428+0000 mon.c (mon.2) 4729 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:54:41.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:54:41 smithi090 bash[32384]: audit 2023-12-01T08:54:40.163428+0000 mon.c (mon.2) 4729 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:54:42.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:54:42 smithi080 bash[28361]: cluster 2023-12-01T08:54:40.160750+0000 mgr.y (mgr.24362) 7385 : cluster 0 pgmap v7354: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:54:42.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:54:42 smithi080 bash[28361]: audit 2023-12-01T08:54:41.816999+0000 mon.a (mon.0) 4924 : audit 0 from='client.? 172.21.15.80:0/2569941933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:54:42.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:54:42 smithi080 bash[41963]: cluster 2023-12-01T08:54:40.160750+0000 mgr.y (mgr.24362) 7385 : cluster 0 pgmap v7354: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:54:42.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:54:42 smithi080 bash[41963]: audit 2023-12-01T08:54:41.816999+0000 mon.a (mon.0) 4924 : audit 0 from='client.? 172.21.15.80:0/2569941933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:54:42.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:54:42 smithi090 bash[32384]: cluster 2023-12-01T08:54:40.160750+0000 mgr.y (mgr.24362) 7385 : cluster 0 pgmap v7354: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:54:42.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:54:42 smithi090 bash[32384]: audit 2023-12-01T08:54:41.816999+0000 mon.a (mon.0) 4924 : audit 0 from='client.? 172.21.15.80:0/2569941933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:54:44.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:54:44 smithi080 bash[41963]: cluster 2023-12-01T08:54:42.161904+0000 mgr.y (mgr.24362) 7386 : cluster 0 pgmap v7355: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:54:44.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:54:44 smithi080 bash[28361]: cluster 2023-12-01T08:54:42.161904+0000 mgr.y (mgr.24362) 7386 : cluster 0 pgmap v7355: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:54:44.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:54:44 smithi090 bash[32384]: cluster 2023-12-01T08:54:42.161904+0000 mgr.y (mgr.24362) 7386 : cluster 0 pgmap v7355: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:54:45.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:54:45 smithi080 bash[41963]: audit 2023-12-01T08:54:44.282602+0000 mon.c (mon.2) 4730 : audit 0 from='client.? 172.21.15.80:0/324045270' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:54:45.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:54:45 smithi080 bash[41963]: audit 2023-12-01T08:54:45.073061+0000 mon.c (mon.2) 4731 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:54:45.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:54:45 smithi080 bash[28361]: audit 2023-12-01T08:54:44.282602+0000 mon.c (mon.2) 4730 : audit 0 from='client.? 172.21.15.80:0/324045270' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:54:45.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:54:45 smithi080 bash[28361]: audit 2023-12-01T08:54:45.073061+0000 mon.c (mon.2) 4731 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:54:45.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:54:45 smithi090 bash[32384]: audit 2023-12-01T08:54:44.282602+0000 mon.c (mon.2) 4730 : audit 0 from='client.? 172.21.15.80:0/324045270' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:54:45.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:54:45 smithi090 bash[32384]: audit 2023-12-01T08:54:45.073061+0000 mon.c (mon.2) 4731 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:54:46.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:54:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:54:46] "GET /metrics HTTP/1.1" 200 33972 "" "Prometheus/2.43.0" 2023-12-01T08:54:46.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:54:46 smithi080 bash[41963]: cluster 2023-12-01T08:54:44.162515+0000 mgr.y (mgr.24362) 7387 : cluster 0 pgmap v7356: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:54:46.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:54:46 smithi080 bash[41963]: audit 2023-12-01T08:54:45.504038+0000 mon.a (mon.0) 4925 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:54:46.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:54:46 smithi080 bash[41963]: audit 2023-12-01T08:54:45.519184+0000 mon.a (mon.0) 4926 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:54:46.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:54:46 smithi080 bash[28361]: cluster 2023-12-01T08:54:44.162515+0000 mgr.y (mgr.24362) 7387 : cluster 0 pgmap v7356: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:54:46.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:54:46 smithi080 bash[28361]: audit 2023-12-01T08:54:45.504038+0000 mon.a (mon.0) 4925 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:54:46.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:54:46 smithi080 bash[28361]: audit 2023-12-01T08:54:45.519184+0000 mon.a (mon.0) 4926 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:54:46.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:54:46 smithi090 bash[32384]: cluster 2023-12-01T08:54:44.162515+0000 mgr.y (mgr.24362) 7387 : cluster 0 pgmap v7356: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:54:46.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:54:46 smithi090 bash[32384]: audit 2023-12-01T08:54:45.504038+0000 mon.a (mon.0) 4925 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:54:46.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:54:46 smithi090 bash[32384]: audit 2023-12-01T08:54:45.519184+0000 mon.a (mon.0) 4926 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:54:47.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:54:47 smithi080 bash[41963]: audit 2023-12-01T08:54:46.736051+0000 mon.a (mon.0) 4927 : audit 0 from='client.? 172.21.15.80:0/3123878719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:54:47.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:54:47 smithi080 bash[28361]: audit 2023-12-01T08:54:46.736051+0000 mon.a (mon.0) 4927 : audit 0 from='client.? 172.21.15.80:0/3123878719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:54:47.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:54:47 smithi090 bash[32384]: audit 2023-12-01T08:54:46.736051+0000 mon.a (mon.0) 4927 : audit 0 from='client.? 172.21.15.80:0/3123878719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:54:48.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:54:48 smithi080 bash[41963]: cluster 2023-12-01T08:54:46.163669+0000 mgr.y (mgr.24362) 7388 : cluster 0 pgmap v7357: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:54:48.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:54:48 smithi080 bash[28361]: cluster 2023-12-01T08:54:46.163669+0000 mgr.y (mgr.24362) 7388 : cluster 0 pgmap v7357: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:54:48.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:54:48 smithi090 bash[32384]: cluster 2023-12-01T08:54:46.163669+0000 mgr.y (mgr.24362) 7388 : cluster 0 pgmap v7357: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:54:50.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:54:50 smithi080 bash[41963]: cluster 2023-12-01T08:54:48.164331+0000 mgr.y (mgr.24362) 7389 : cluster 0 pgmap v7358: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:54:50.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:54:50 smithi080 bash[41963]: audit 2023-12-01T08:54:49.188435+0000 mon.a (mon.0) 4928 : audit 0 from='client.? 172.21.15.80:0/1052357944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:54:50.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:54:50 smithi080 bash[28361]: cluster 2023-12-01T08:54:48.164331+0000 mgr.y (mgr.24362) 7389 : cluster 0 pgmap v7358: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:54:50.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:54:50 smithi080 bash[28361]: audit 2023-12-01T08:54:49.188435+0000 mon.a (mon.0) 4928 : audit 0 from='client.? 172.21.15.80:0/1052357944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:54:50.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:54:50 smithi090 bash[32384]: cluster 2023-12-01T08:54:48.164331+0000 mgr.y (mgr.24362) 7389 : cluster 0 pgmap v7358: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:54:50.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:54:50 smithi090 bash[32384]: audit 2023-12-01T08:54:49.188435+0000 mon.a (mon.0) 4928 : audit 0 from='client.? 172.21.15.80:0/1052357944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:54:52.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:54:51 smithi090 bash[32384]: cluster 2023-12-01T08:54:50.164944+0000 mgr.y (mgr.24362) 7390 : cluster 0 pgmap v7359: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:54:52.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:54:51 smithi090 bash[32384]: audit 2023-12-01T08:54:50.968111+0000 mon.a (mon.0) 4929 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:54:52.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:54:51 smithi090 bash[32384]: audit 2023-12-01T08:54:50.982551+0000 mon.a (mon.0) 4930 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:54:52.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:54:51 smithi090 bash[32384]: audit 2023-12-01T08:54:51.693286+0000 mon.c (mon.2) 4732 : audit 0 from='client.? 172.21.15.80:0/321372003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:54:52.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:54:51 smithi090 bash[32384]: audit 2023-12-01T08:54:51.720179+0000 mon.a (mon.0) 4931 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:54:52.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:54:51 smithi090 bash[32384]: audit 2023-12-01T08:54:51.733092+0000 mon.a (mon.0) 4932 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:54:52.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:54:51 smithi080 bash[28361]: cluster 2023-12-01T08:54:50.164944+0000 mgr.y (mgr.24362) 7390 : cluster 0 pgmap v7359: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:54:52.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:54:51 smithi080 bash[28361]: audit 2023-12-01T08:54:50.968111+0000 mon.a (mon.0) 4929 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:54:52.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:54:51 smithi080 bash[28361]: audit 2023-12-01T08:54:50.982551+0000 mon.a (mon.0) 4930 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:54:52.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:54:51 smithi080 bash[28361]: audit 2023-12-01T08:54:51.693286+0000 mon.c (mon.2) 4732 : audit 0 from='client.? 172.21.15.80:0/321372003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:54:52.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:54:51 smithi080 bash[28361]: audit 2023-12-01T08:54:51.720179+0000 mon.a (mon.0) 4931 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:54:52.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:54:51 smithi080 bash[28361]: audit 2023-12-01T08:54:51.733092+0000 mon.a (mon.0) 4932 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:54:52.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:54:51 smithi080 bash[41963]: cluster 2023-12-01T08:54:50.164944+0000 mgr.y (mgr.24362) 7390 : cluster 0 pgmap v7359: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:54:52.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:54:51 smithi080 bash[41963]: audit 2023-12-01T08:54:50.968111+0000 mon.a (mon.0) 4929 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:54:52.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:54:51 smithi080 bash[41963]: audit 2023-12-01T08:54:50.982551+0000 mon.a (mon.0) 4930 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:54:52.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:54:51 smithi080 bash[41963]: audit 2023-12-01T08:54:51.693286+0000 mon.c (mon.2) 4732 : audit 0 from='client.? 172.21.15.80:0/321372003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:54:52.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:54:51 smithi080 bash[41963]: audit 2023-12-01T08:54:51.720179+0000 mon.a (mon.0) 4931 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:54:52.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:54:51 smithi080 bash[41963]: audit 2023-12-01T08:54:51.733092+0000 mon.a (mon.0) 4932 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:54:53.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:54:53 smithi080 bash[28361]: audit 2023-12-01T08:54:52.256282+0000 mon.c (mon.2) 4733 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:54:53.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:54:53 smithi080 bash[28361]: audit 2023-12-01T08:54:52.258087+0000 mon.c (mon.2) 4734 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:54:53.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:54:53 smithi080 bash[28361]: audit 2023-12-01T08:54:52.269130+0000 mon.a (mon.0) 4933 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:54:53.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:54:53 smithi080 bash[41963]: audit 2023-12-01T08:54:52.256282+0000 mon.c (mon.2) 4733 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:54:53.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:54:53 smithi080 bash[41963]: audit 2023-12-01T08:54:52.258087+0000 mon.c (mon.2) 4734 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:54:53.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:54:53 smithi080 bash[41963]: audit 2023-12-01T08:54:52.269130+0000 mon.a (mon.0) 4933 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:54:53.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:54:53 smithi090 bash[32384]: audit 2023-12-01T08:54:52.256282+0000 mon.c (mon.2) 4733 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:54:53.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:54:53 smithi090 bash[32384]: audit 2023-12-01T08:54:52.258087+0000 mon.c (mon.2) 4734 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:54:53.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:54:53 smithi090 bash[32384]: audit 2023-12-01T08:54:52.269130+0000 mon.a (mon.0) 4933 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:54:54.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:54:54 smithi080 bash[41963]: cluster 2023-12-01T08:54:52.165963+0000 mgr.y (mgr.24362) 7391 : cluster 0 pgmap v7360: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:54:54.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:54:54 smithi080 bash[28361]: cluster 2023-12-01T08:54:52.165963+0000 mgr.y (mgr.24362) 7391 : cluster 0 pgmap v7360: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:54:54.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:54:54 smithi090 bash[32384]: cluster 2023-12-01T08:54:52.165963+0000 mgr.y (mgr.24362) 7391 : cluster 0 pgmap v7360: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:54:55.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:54:55 smithi080 bash[28361]: audit 2023-12-01T08:54:54.156392+0000 mon.a (mon.0) 4934 : audit 0 from='client.? 172.21.15.80:0/4075072872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:54:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:54:55 smithi080 bash[41963]: audit 2023-12-01T08:54:54.156392+0000 mon.a (mon.0) 4934 : audit 0 from='client.? 172.21.15.80:0/4075072872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:54:55.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:54:55 smithi090 bash[32384]: audit 2023-12-01T08:54:54.156392+0000 mon.a (mon.0) 4934 : audit 0 from='client.? 172.21.15.80:0/4075072872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:54:56.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:54:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:54:56] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.43.0" 2023-12-01T08:54:56.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:54:56 smithi080 bash[41963]: cluster 2023-12-01T08:54:54.166386+0000 mgr.y (mgr.24362) 7392 : cluster 0 pgmap v7361: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:54:56.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:54:56 smithi080 bash[41963]: audit 2023-12-01T08:54:55.163987+0000 mon.c (mon.2) 4735 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:54:56.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:54:56 smithi080 bash[28361]: cluster 2023-12-01T08:54:54.166386+0000 mgr.y (mgr.24362) 7392 : cluster 0 pgmap v7361: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:54:56.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:54:56 smithi080 bash[28361]: audit 2023-12-01T08:54:55.163987+0000 mon.c (mon.2) 4735 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:54:56.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:54:56 smithi090 bash[32384]: cluster 2023-12-01T08:54:54.166386+0000 mgr.y (mgr.24362) 7392 : cluster 0 pgmap v7361: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:54:56.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:54:56 smithi090 bash[32384]: audit 2023-12-01T08:54:55.163987+0000 mon.c (mon.2) 4735 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:54:57.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:54:57 smithi080 bash[28361]: audit 2023-12-01T08:54:56.614802+0000 mon.c (mon.2) 4736 : audit 0 from='client.? 172.21.15.80:0/2877728227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:54:57.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:54:57 smithi080 bash[41963]: audit 2023-12-01T08:54:56.614802+0000 mon.c (mon.2) 4736 : audit 0 from='client.? 172.21.15.80:0/2877728227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:54:57.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:54:57 smithi090 bash[32384]: audit 2023-12-01T08:54:56.614802+0000 mon.c (mon.2) 4736 : audit 0 from='client.? 172.21.15.80:0/2877728227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:54:58.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:54:58 smithi080 bash[28361]: cluster 2023-12-01T08:54:56.167554+0000 mgr.y (mgr.24362) 7393 : cluster 0 pgmap v7362: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:54:58.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:54:58 smithi080 bash[41963]: cluster 2023-12-01T08:54:56.167554+0000 mgr.y (mgr.24362) 7393 : cluster 0 pgmap v7362: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:54:58.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:54:58 smithi090 bash[32384]: cluster 2023-12-01T08:54:56.167554+0000 mgr.y (mgr.24362) 7393 : cluster 0 pgmap v7362: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:55:00.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:55:00 smithi080 bash[28361]: cluster 2023-12-01T08:54:58.168403+0000 mgr.y (mgr.24362) 7394 : cluster 0 pgmap v7363: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:55:00.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:55:00 smithi080 bash[28361]: audit 2023-12-01T08:54:59.075025+0000 mon.c (mon.2) 4737 : audit 0 from='client.? 172.21.15.80:0/1618736486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:55:00.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:55:00 smithi080 bash[41963]: cluster 2023-12-01T08:54:58.168403+0000 mgr.y (mgr.24362) 7394 : cluster 0 pgmap v7363: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:55:00.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:55:00 smithi080 bash[41963]: audit 2023-12-01T08:54:59.075025+0000 mon.c (mon.2) 4737 : audit 0 from='client.? 172.21.15.80:0/1618736486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:55:00.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:55:00 smithi090 bash[32384]: cluster 2023-12-01T08:54:58.168403+0000 mgr.y (mgr.24362) 7394 : cluster 0 pgmap v7363: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:55:00.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:55:00 smithi090 bash[32384]: audit 2023-12-01T08:54:59.075025+0000 mon.c (mon.2) 4737 : audit 0 from='client.? 172.21.15.80:0/1618736486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:55:02.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:55:02 smithi080 bash[28361]: cluster 2023-12-01T08:55:00.169191+0000 mgr.y (mgr.24362) 7395 : cluster 0 pgmap v7364: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:55:02.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:55:02 smithi080 bash[28361]: audit 2023-12-01T08:55:01.529179+0000 mon.a (mon.0) 4935 : audit 0 from='client.? 172.21.15.80:0/882219589' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:55:02.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:55:02 smithi080 bash[41963]: cluster 2023-12-01T08:55:00.169191+0000 mgr.y (mgr.24362) 7395 : cluster 0 pgmap v7364: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:55:02.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:55:02 smithi080 bash[41963]: audit 2023-12-01T08:55:01.529179+0000 mon.a (mon.0) 4935 : audit 0 from='client.? 172.21.15.80:0/882219589' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:55:02.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:55:02 smithi090 bash[32384]: cluster 2023-12-01T08:55:00.169191+0000 mgr.y (mgr.24362) 7395 : cluster 0 pgmap v7364: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:55:02.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:55:02 smithi090 bash[32384]: audit 2023-12-01T08:55:01.529179+0000 mon.a (mon.0) 4935 : audit 0 from='client.? 172.21.15.80:0/882219589' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:55:04.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:55:04 smithi080 bash[28361]: cluster 2023-12-01T08:55:02.170491+0000 mgr.y (mgr.24362) 7396 : cluster 0 pgmap v7365: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:55:04.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:55:04 smithi080 bash[28361]: audit 2023-12-01T08:55:03.985377+0000 mon.a (mon.0) 4936 : audit 0 from='client.? 172.21.15.80:0/3659421995' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:55:04.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:55:04 smithi080 bash[41963]: cluster 2023-12-01T08:55:02.170491+0000 mgr.y (mgr.24362) 7396 : cluster 0 pgmap v7365: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:55:04.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:55:04 smithi080 bash[41963]: audit 2023-12-01T08:55:03.985377+0000 mon.a (mon.0) 4936 : audit 0 from='client.? 172.21.15.80:0/3659421995' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:55:04.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:55:04 smithi090 bash[32384]: cluster 2023-12-01T08:55:02.170491+0000 mgr.y (mgr.24362) 7396 : cluster 0 pgmap v7365: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:55:04.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:55:04 smithi090 bash[32384]: audit 2023-12-01T08:55:03.985377+0000 mon.a (mon.0) 4936 : audit 0 from='client.? 172.21.15.80:0/3659421995' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:55:06.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:55:06 smithi080 bash[41963]: cluster 2023-12-01T08:55:04.171320+0000 mgr.y (mgr.24362) 7397 : cluster 0 pgmap v7366: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:55:06.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:55:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:55:06] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.43.0" 2023-12-01T08:55:06.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:55:06 smithi080 bash[28361]: cluster 2023-12-01T08:55:04.171320+0000 mgr.y (mgr.24362) 7397 : cluster 0 pgmap v7366: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:55:06.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:55:06 smithi090 bash[32384]: cluster 2023-12-01T08:55:04.171320+0000 mgr.y (mgr.24362) 7397 : cluster 0 pgmap v7366: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:55:07.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:55:07 smithi080 bash[41963]: audit 2023-12-01T08:55:06.441733+0000 mon.c (mon.2) 4738 : audit 0 from='client.? 172.21.15.80:0/2632269822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:55:07.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:55:07 smithi080 bash[28361]: audit 2023-12-01T08:55:06.441733+0000 mon.c (mon.2) 4738 : audit 0 from='client.? 172.21.15.80:0/2632269822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:55:07.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:55:07 smithi090 bash[32384]: audit 2023-12-01T08:55:06.441733+0000 mon.c (mon.2) 4738 : audit 0 from='client.? 172.21.15.80:0/2632269822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:55:08.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:55:08 smithi080 bash[28361]: cluster 2023-12-01T08:55:06.172513+0000 mgr.y (mgr.24362) 7398 : cluster 0 pgmap v7367: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:55:08.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:55:08 smithi080 bash[41963]: cluster 2023-12-01T08:55:06.172513+0000 mgr.y (mgr.24362) 7398 : cluster 0 pgmap v7367: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:55:08.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:55:08 smithi090 bash[32384]: cluster 2023-12-01T08:55:06.172513+0000 mgr.y (mgr.24362) 7398 : cluster 0 pgmap v7367: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:55:09.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:55:09 smithi080 bash[28361]: audit 2023-12-01T08:55:08.895025+0000 mon.a (mon.0) 4937 : audit 0 from='client.? 172.21.15.80:0/1674627572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:55:09.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:55:09 smithi080 bash[41963]: audit 2023-12-01T08:55:08.895025+0000 mon.a (mon.0) 4937 : audit 0 from='client.? 172.21.15.80:0/1674627572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:55:09.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:55:09 smithi090 bash[32384]: audit 2023-12-01T08:55:08.895025+0000 mon.a (mon.0) 4937 : audit 0 from='client.? 172.21.15.80:0/1674627572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:55:10.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:55:10 smithi080 bash[41963]: cluster 2023-12-01T08:55:08.173201+0000 mgr.y (mgr.24362) 7399 : cluster 0 pgmap v7368: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:55:10.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:55:10 smithi080 bash[28361]: cluster 2023-12-01T08:55:08.173201+0000 mgr.y (mgr.24362) 7399 : cluster 0 pgmap v7368: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:55:10.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:55:10 smithi090 bash[32384]: cluster 2023-12-01T08:55:08.173201+0000 mgr.y (mgr.24362) 7399 : cluster 0 pgmap v7368: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:55:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:55:11 smithi080 bash[28361]: audit 2023-12-01T08:55:10.164301+0000 mon.c (mon.2) 4739 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:55:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:55:11 smithi080 bash[41963]: audit 2023-12-01T08:55:10.164301+0000 mon.c (mon.2) 4739 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:55:11.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:55:11 smithi090 bash[32384]: audit 2023-12-01T08:55:10.164301+0000 mon.c (mon.2) 4739 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:55:12.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:55:12 smithi080 bash[28361]: cluster 2023-12-01T08:55:10.173721+0000 mgr.y (mgr.24362) 7400 : cluster 0 pgmap v7369: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:55:12.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:55:12 smithi080 bash[28361]: audit 2023-12-01T08:55:11.349380+0000 mon.a (mon.0) 4938 : audit 0 from='client.? 172.21.15.80:0/1881810127' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:55:12.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:55:12 smithi080 bash[41963]: cluster 2023-12-01T08:55:10.173721+0000 mgr.y (mgr.24362) 7400 : cluster 0 pgmap v7369: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:55:12.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:55:12 smithi080 bash[41963]: audit 2023-12-01T08:55:11.349380+0000 mon.a (mon.0) 4938 : audit 0 from='client.? 172.21.15.80:0/1881810127' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:55:12.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:55:12 smithi090 bash[32384]: cluster 2023-12-01T08:55:10.173721+0000 mgr.y (mgr.24362) 7400 : cluster 0 pgmap v7369: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:55:12.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:55:12 smithi090 bash[32384]: audit 2023-12-01T08:55:11.349380+0000 mon.a (mon.0) 4938 : audit 0 from='client.? 172.21.15.80:0/1881810127' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:55:14.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:55:14 smithi080 bash[28361]: cluster 2023-12-01T08:55:12.174840+0000 mgr.y (mgr.24362) 7401 : cluster 0 pgmap v7370: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:55:14.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:55:14 smithi080 bash[28361]: audit 2023-12-01T08:55:13.808119+0000 mon.a (mon.0) 4939 : audit 0 from='client.? 172.21.15.80:0/536057424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:55:14.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:55:14 smithi080 bash[41963]: cluster 2023-12-01T08:55:12.174840+0000 mgr.y (mgr.24362) 7401 : cluster 0 pgmap v7370: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:55:14.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:55:14 smithi080 bash[41963]: audit 2023-12-01T08:55:13.808119+0000 mon.a (mon.0) 4939 : audit 0 from='client.? 172.21.15.80:0/536057424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:55:14.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:55:14 smithi090 bash[32384]: cluster 2023-12-01T08:55:12.174840+0000 mgr.y (mgr.24362) 7401 : cluster 0 pgmap v7370: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:55:14.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:55:14 smithi090 bash[32384]: audit 2023-12-01T08:55:13.808119+0000 mon.a (mon.0) 4939 : audit 0 from='client.? 172.21.15.80:0/536057424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:55:16.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:55:16 smithi080 bash[28361]: cluster 2023-12-01T08:55:14.175522+0000 mgr.y (mgr.24362) 7402 : cluster 0 pgmap v7371: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:55:16.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:55:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:55:16] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T08:55:16.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:55:16 smithi080 bash[41963]: cluster 2023-12-01T08:55:14.175522+0000 mgr.y (mgr.24362) 7402 : cluster 0 pgmap v7371: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:55:16.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:55:16 smithi090 bash[32384]: cluster 2023-12-01T08:55:14.175522+0000 mgr.y (mgr.24362) 7402 : cluster 0 pgmap v7371: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:55:17.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:55:17 smithi080 bash[41963]: audit 2023-12-01T08:55:16.268583+0000 mon.a (mon.0) 4940 : audit 0 from='client.? 172.21.15.80:0/1814909092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:55:17.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:55:17 smithi080 bash[28361]: audit 2023-12-01T08:55:16.268583+0000 mon.a (mon.0) 4940 : audit 0 from='client.? 172.21.15.80:0/1814909092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:55:17.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:55:17 smithi090 bash[32384]: audit 2023-12-01T08:55:16.268583+0000 mon.a (mon.0) 4940 : audit 0 from='client.? 172.21.15.80:0/1814909092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:55:18.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:55:18 smithi080 bash[41963]: cluster 2023-12-01T08:55:16.176590+0000 mgr.y (mgr.24362) 7403 : cluster 0 pgmap v7372: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:55:18.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:55:18 smithi080 bash[28361]: cluster 2023-12-01T08:55:16.176590+0000 mgr.y (mgr.24362) 7403 : cluster 0 pgmap v7372: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:55:18.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:55:18 smithi090 bash[32384]: cluster 2023-12-01T08:55:16.176590+0000 mgr.y (mgr.24362) 7403 : cluster 0 pgmap v7372: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:55:19.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:55:19 smithi080 bash[41963]: audit 2023-12-01T08:55:18.720594+0000 mon.a (mon.0) 4941 : audit 0 from='client.? 172.21.15.80:0/3796805107' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:55:19.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:55:19 smithi080 bash[28361]: audit 2023-12-01T08:55:18.720594+0000 mon.a (mon.0) 4941 : audit 0 from='client.? 172.21.15.80:0/3796805107' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:55:19.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:55:19 smithi090 bash[32384]: audit 2023-12-01T08:55:18.720594+0000 mon.a (mon.0) 4941 : audit 0 from='client.? 172.21.15.80:0/3796805107' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:55:20.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:55:20 smithi080 bash[41963]: cluster 2023-12-01T08:55:18.177243+0000 mgr.y (mgr.24362) 7404 : cluster 0 pgmap v7373: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:55:20.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:55:20 smithi080 bash[28361]: cluster 2023-12-01T08:55:18.177243+0000 mgr.y (mgr.24362) 7404 : cluster 0 pgmap v7373: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:55:20.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:55:20 smithi090 bash[32384]: cluster 2023-12-01T08:55:18.177243+0000 mgr.y (mgr.24362) 7404 : cluster 0 pgmap v7373: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:55:22.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:55:22 smithi080 bash[28361]: cluster 2023-12-01T08:55:20.177911+0000 mgr.y (mgr.24362) 7405 : cluster 0 pgmap v7374: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:55:22.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:55:22 smithi080 bash[28361]: audit 2023-12-01T08:55:21.180548+0000 mon.c (mon.2) 4740 : audit 0 from='client.? 172.21.15.80:0/3841405042' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:55:22.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:55:22 smithi080 bash[41963]: cluster 2023-12-01T08:55:20.177911+0000 mgr.y (mgr.24362) 7405 : cluster 0 pgmap v7374: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:55:22.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:55:22 smithi080 bash[41963]: audit 2023-12-01T08:55:21.180548+0000 mon.c (mon.2) 4740 : audit 0 from='client.? 172.21.15.80:0/3841405042' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:55:22.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:55:22 smithi090 bash[32384]: cluster 2023-12-01T08:55:20.177911+0000 mgr.y (mgr.24362) 7405 : cluster 0 pgmap v7374: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:55:22.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:55:22 smithi090 bash[32384]: audit 2023-12-01T08:55:21.180548+0000 mon.c (mon.2) 4740 : audit 0 from='client.? 172.21.15.80:0/3841405042' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:55:24.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:55:24 smithi080 bash[28361]: cluster 2023-12-01T08:55:22.179047+0000 mgr.y (mgr.24362) 7406 : cluster 0 pgmap v7375: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:55:24.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:55:24 smithi080 bash[28361]: audit 2023-12-01T08:55:23.639979+0000 mon.c (mon.2) 4741 : audit 0 from='client.? 172.21.15.80:0/2210250497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:55:24.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:55:24 smithi080 bash[41963]: cluster 2023-12-01T08:55:22.179047+0000 mgr.y (mgr.24362) 7406 : cluster 0 pgmap v7375: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:55:24.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:55:24 smithi080 bash[41963]: audit 2023-12-01T08:55:23.639979+0000 mon.c (mon.2) 4741 : audit 0 from='client.? 172.21.15.80:0/2210250497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:55:24.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:55:24 smithi090 bash[32384]: cluster 2023-12-01T08:55:22.179047+0000 mgr.y (mgr.24362) 7406 : cluster 0 pgmap v7375: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:55:24.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:55:24 smithi090 bash[32384]: audit 2023-12-01T08:55:23.639979+0000 mon.c (mon.2) 4741 : audit 0 from='client.? 172.21.15.80:0/2210250497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:55:25.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:55:25 smithi080 bash[28361]: cluster 2023-12-01T08:55:24.179720+0000 mgr.y (mgr.24362) 7407 : cluster 0 pgmap v7376: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:55:25.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:55:25 smithi080 bash[41963]: cluster 2023-12-01T08:55:24.179720+0000 mgr.y (mgr.24362) 7407 : cluster 0 pgmap v7376: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:55:25.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:55:25 smithi090 bash[32384]: cluster 2023-12-01T08:55:24.179720+0000 mgr.y (mgr.24362) 7407 : cluster 0 pgmap v7376: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:55:26.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:55:26 smithi080 bash[28361]: audit 2023-12-01T08:55:25.169381+0000 mon.c (mon.2) 4742 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:55:26.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:55:26 smithi080 bash[28361]: audit 2023-12-01T08:55:26.088700+0000 mon.c (mon.2) 4743 : audit 0 from='client.? 172.21.15.80:0/267929682' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:55:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:55:26 smithi080 bash[41963]: audit 2023-12-01T08:55:25.169381+0000 mon.c (mon.2) 4742 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:55:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:55:26 smithi080 bash[41963]: audit 2023-12-01T08:55:26.088700+0000 mon.c (mon.2) 4743 : audit 0 from='client.? 172.21.15.80:0/267929682' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:55:26.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:55:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:55:26] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.43.0" 2023-12-01T08:55:26.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:55:26 smithi090 bash[32384]: audit 2023-12-01T08:55:25.169381+0000 mon.c (mon.2) 4742 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:55:26.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:55:26 smithi090 bash[32384]: audit 2023-12-01T08:55:26.088700+0000 mon.c (mon.2) 4743 : audit 0 from='client.? 172.21.15.80:0/267929682' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:55:28.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:55:28 smithi080 bash[41963]: cluster 2023-12-01T08:55:26.180574+0000 mgr.y (mgr.24362) 7408 : cluster 0 pgmap v7377: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:55:28.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:55:28 smithi080 bash[28361]: cluster 2023-12-01T08:55:26.180574+0000 mgr.y (mgr.24362) 7408 : cluster 0 pgmap v7377: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:55:28.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:55:28 smithi090 bash[32384]: cluster 2023-12-01T08:55:26.180574+0000 mgr.y (mgr.24362) 7408 : cluster 0 pgmap v7377: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:55:29.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:55:29 smithi080 bash[28361]: audit 2023-12-01T08:55:28.540933+0000 mon.a (mon.0) 4942 : audit 0 from='client.? 172.21.15.80:0/1357762223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:55:29.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:55:29 smithi080 bash[41963]: audit 2023-12-01T08:55:28.540933+0000 mon.a (mon.0) 4942 : audit 0 from='client.? 172.21.15.80:0/1357762223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:55:29.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:55:29 smithi090 bash[32384]: audit 2023-12-01T08:55:28.540933+0000 mon.a (mon.0) 4942 : audit 0 from='client.? 172.21.15.80:0/1357762223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:55:30.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:55:30 smithi080 bash[28361]: cluster 2023-12-01T08:55:28.180918+0000 mgr.y (mgr.24362) 7409 : cluster 0 pgmap v7378: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:55:30.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:55:30 smithi080 bash[41963]: cluster 2023-12-01T08:55:28.180918+0000 mgr.y (mgr.24362) 7409 : cluster 0 pgmap v7378: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:55:30.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:55:30 smithi090 bash[32384]: cluster 2023-12-01T08:55:28.180918+0000 mgr.y (mgr.24362) 7409 : cluster 0 pgmap v7378: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:55:31.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:55:31 smithi080 bash[28361]: audit 2023-12-01T08:55:30.992951+0000 mon.c (mon.2) 4744 : audit 0 from='client.? 172.21.15.80:0/3207285729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:55:31.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:55:31 smithi080 bash[41963]: audit 2023-12-01T08:55:30.992951+0000 mon.c (mon.2) 4744 : audit 0 from='client.? 172.21.15.80:0/3207285729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:55:31.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:55:31 smithi090 bash[32384]: audit 2023-12-01T08:55:30.992951+0000 mon.c (mon.2) 4744 : audit 0 from='client.? 172.21.15.80:0/3207285729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:55:32.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:55:32 smithi080 bash[28361]: cluster 2023-12-01T08:55:30.181530+0000 mgr.y (mgr.24362) 7410 : cluster 0 pgmap v7379: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:55:32.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:55:32 smithi080 bash[41963]: cluster 2023-12-01T08:55:30.181530+0000 mgr.y (mgr.24362) 7410 : cluster 0 pgmap v7379: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:55:32.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:55:32 smithi090 bash[32384]: cluster 2023-12-01T08:55:30.181530+0000 mgr.y (mgr.24362) 7410 : cluster 0 pgmap v7379: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:55:34.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:55:34 smithi080 bash[41963]: cluster 2023-12-01T08:55:32.182781+0000 mgr.y (mgr.24362) 7411 : cluster 0 pgmap v7380: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:55:34.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:55:34 smithi080 bash[41963]: audit 2023-12-01T08:55:33.443586+0000 mon.c (mon.2) 4745 : audit 0 from='client.? 172.21.15.80:0/2256148724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:55:34.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:55:34 smithi080 bash[28361]: cluster 2023-12-01T08:55:32.182781+0000 mgr.y (mgr.24362) 7411 : cluster 0 pgmap v7380: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:55:34.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:55:34 smithi080 bash[28361]: audit 2023-12-01T08:55:33.443586+0000 mon.c (mon.2) 4745 : audit 0 from='client.? 172.21.15.80:0/2256148724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:55:34.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:55:34 smithi090 bash[32384]: cluster 2023-12-01T08:55:32.182781+0000 mgr.y (mgr.24362) 7411 : cluster 0 pgmap v7380: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:55:34.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:55:34 smithi090 bash[32384]: audit 2023-12-01T08:55:33.443586+0000 mon.c (mon.2) 4745 : audit 0 from='client.? 172.21.15.80:0/2256148724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:55:36.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:55:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:55:36] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.43.0" 2023-12-01T08:55:36.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:55:36 smithi080 bash[28361]: cluster 2023-12-01T08:55:34.183461+0000 mgr.y (mgr.24362) 7412 : cluster 0 pgmap v7381: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:55:36.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:55:36 smithi080 bash[28361]: audit 2023-12-01T08:55:35.910929+0000 mon.c (mon.2) 4746 : audit 0 from='client.? 172.21.15.80:0/51323083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:55:36.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:55:36 smithi080 bash[41963]: cluster 2023-12-01T08:55:34.183461+0000 mgr.y (mgr.24362) 7412 : cluster 0 pgmap v7381: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:55:36.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:55:36 smithi080 bash[41963]: audit 2023-12-01T08:55:35.910929+0000 mon.c (mon.2) 4746 : audit 0 from='client.? 172.21.15.80:0/51323083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:55:36.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:55:36 smithi090 bash[32384]: cluster 2023-12-01T08:55:34.183461+0000 mgr.y (mgr.24362) 7412 : cluster 0 pgmap v7381: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:55:36.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:55:36 smithi090 bash[32384]: audit 2023-12-01T08:55:35.910929+0000 mon.c (mon.2) 4746 : audit 0 from='client.? 172.21.15.80:0/51323083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:55:38.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:55:38 smithi080 bash[28361]: cluster 2023-12-01T08:55:36.184632+0000 mgr.y (mgr.24362) 7413 : cluster 0 pgmap v7382: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:55:38.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:55:38 smithi080 bash[41963]: cluster 2023-12-01T08:55:36.184632+0000 mgr.y (mgr.24362) 7413 : cluster 0 pgmap v7382: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:55:38.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:55:38 smithi090 bash[32384]: cluster 2023-12-01T08:55:36.184632+0000 mgr.y (mgr.24362) 7413 : cluster 0 pgmap v7382: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:55:39.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:55:39 smithi080 bash[28361]: audit 2023-12-01T08:55:38.371906+0000 mon.a (mon.0) 4943 : audit 0 from='client.? 172.21.15.80:0/529250053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:55:39.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:55:39 smithi080 bash[41963]: audit 2023-12-01T08:55:38.371906+0000 mon.a (mon.0) 4943 : audit 0 from='client.? 172.21.15.80:0/529250053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:55:39.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:55:39 smithi090 bash[32384]: audit 2023-12-01T08:55:38.371906+0000 mon.a (mon.0) 4943 : audit 0 from='client.? 172.21.15.80:0/529250053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:55:40.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:55:40 smithi080 bash[28361]: cluster 2023-12-01T08:55:38.185208+0000 mgr.y (mgr.24362) 7414 : cluster 0 pgmap v7383: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:55:40.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:55:40 smithi080 bash[41963]: cluster 2023-12-01T08:55:38.185208+0000 mgr.y (mgr.24362) 7414 : cluster 0 pgmap v7383: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:55:40.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:55:40 smithi090 bash[32384]: cluster 2023-12-01T08:55:38.185208+0000 mgr.y (mgr.24362) 7414 : cluster 0 pgmap v7383: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:55:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:55:41 smithi080 bash[28361]: audit 2023-12-01T08:55:40.165161+0000 mon.c (mon.2) 4747 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:55:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:55:41 smithi080 bash[28361]: audit 2023-12-01T08:55:40.829446+0000 mon.a (mon.0) 4944 : audit 0 from='client.? 172.21.15.80:0/3737409203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:55:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:55:41 smithi080 bash[41963]: audit 2023-12-01T08:55:40.165161+0000 mon.c (mon.2) 4747 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:55:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:55:41 smithi080 bash[41963]: audit 2023-12-01T08:55:40.829446+0000 mon.a (mon.0) 4944 : audit 0 from='client.? 172.21.15.80:0/3737409203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:55:41.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:55:41 smithi090 bash[32384]: audit 2023-12-01T08:55:40.165161+0000 mon.c (mon.2) 4747 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:55:41.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:55:41 smithi090 bash[32384]: audit 2023-12-01T08:55:40.829446+0000 mon.a (mon.0) 4944 : audit 0 from='client.? 172.21.15.80:0/3737409203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:55:42.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:55:42 smithi080 bash[28361]: cluster 2023-12-01T08:55:40.185852+0000 mgr.y (mgr.24362) 7415 : cluster 0 pgmap v7384: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:55:42.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:55:42 smithi080 bash[41963]: cluster 2023-12-01T08:55:40.185852+0000 mgr.y (mgr.24362) 7415 : cluster 0 pgmap v7384: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:55:42.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:55:42 smithi090 bash[32384]: cluster 2023-12-01T08:55:40.185852+0000 mgr.y (mgr.24362) 7415 : cluster 0 pgmap v7384: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:55:44.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:55:44 smithi080 bash[41963]: cluster 2023-12-01T08:55:42.186969+0000 mgr.y (mgr.24362) 7416 : cluster 0 pgmap v7385: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:55:44.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:55:44 smithi080 bash[41963]: audit 2023-12-01T08:55:43.287453+0000 mon.c (mon.2) 4748 : audit 0 from='client.? 172.21.15.80:0/4274876574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:55:44.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:55:44 smithi080 bash[28361]: cluster 2023-12-01T08:55:42.186969+0000 mgr.y (mgr.24362) 7416 : cluster 0 pgmap v7385: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:55:44.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:55:44 smithi080 bash[28361]: audit 2023-12-01T08:55:43.287453+0000 mon.c (mon.2) 4748 : audit 0 from='client.? 172.21.15.80:0/4274876574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:55:44.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:55:44 smithi090 bash[32384]: cluster 2023-12-01T08:55:42.186969+0000 mgr.y (mgr.24362) 7416 : cluster 0 pgmap v7385: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:55:44.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:55:44 smithi090 bash[32384]: audit 2023-12-01T08:55:43.287453+0000 mon.c (mon.2) 4748 : audit 0 from='client.? 172.21.15.80:0/4274876574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:55:46.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:55:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:55:46] "GET /metrics HTTP/1.1" 200 33970 "" "Prometheus/2.43.0" 2023-12-01T08:55:46.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:55:46 smithi080 bash[28361]: cluster 2023-12-01T08:55:44.187756+0000 mgr.y (mgr.24362) 7417 : cluster 0 pgmap v7386: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:55:46.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:55:46 smithi080 bash[28361]: audit 2023-12-01T08:55:45.744907+0000 mon.c (mon.2) 4749 : audit 0 from='client.? 172.21.15.80:0/3157018703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:55:46.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:55:46 smithi080 bash[41963]: cluster 2023-12-01T08:55:44.187756+0000 mgr.y (mgr.24362) 7417 : cluster 0 pgmap v7386: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:55:46.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:55:46 smithi080 bash[41963]: audit 2023-12-01T08:55:45.744907+0000 mon.c (mon.2) 4749 : audit 0 from='client.? 172.21.15.80:0/3157018703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:55:46.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:55:46 smithi090 bash[32384]: cluster 2023-12-01T08:55:44.187756+0000 mgr.y (mgr.24362) 7417 : cluster 0 pgmap v7386: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:55:46.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:55:46 smithi090 bash[32384]: audit 2023-12-01T08:55:45.744907+0000 mon.c (mon.2) 4749 : audit 0 from='client.? 172.21.15.80:0/3157018703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:55:48.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:55:48 smithi080 bash[41963]: cluster 2023-12-01T08:55:46.188878+0000 mgr.y (mgr.24362) 7418 : cluster 0 pgmap v7387: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:55:48.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:55:48 smithi080 bash[28361]: cluster 2023-12-01T08:55:46.188878+0000 mgr.y (mgr.24362) 7418 : cluster 0 pgmap v7387: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:55:48.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:55:48 smithi090 bash[32384]: cluster 2023-12-01T08:55:46.188878+0000 mgr.y (mgr.24362) 7418 : cluster 0 pgmap v7387: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:55:49.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:55:49 smithi080 bash[28361]: audit 2023-12-01T08:55:48.192777+0000 mon.a (mon.0) 4945 : audit 0 from='client.? 172.21.15.80:0/627516392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:55:49.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:55:49 smithi080 bash[41963]: audit 2023-12-01T08:55:48.192777+0000 mon.a (mon.0) 4945 : audit 0 from='client.? 172.21.15.80:0/627516392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:55:49.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:55:49 smithi090 bash[32384]: audit 2023-12-01T08:55:48.192777+0000 mon.a (mon.0) 4945 : audit 0 from='client.? 172.21.15.80:0/627516392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:55:50.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:55:50 smithi080 bash[28361]: cluster 2023-12-01T08:55:48.189486+0000 mgr.y (mgr.24362) 7419 : cluster 0 pgmap v7388: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:55:50.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:55:50 smithi080 bash[41963]: cluster 2023-12-01T08:55:48.189486+0000 mgr.y (mgr.24362) 7419 : cluster 0 pgmap v7388: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:55:50.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:55:50 smithi090 bash[32384]: cluster 2023-12-01T08:55:48.189486+0000 mgr.y (mgr.24362) 7419 : cluster 0 pgmap v7388: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:55:51.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:55:51 smithi080 bash[28361]: audit 2023-12-01T08:55:50.645122+0000 mon.c (mon.2) 4750 : audit 0 from='client.? 172.21.15.80:0/2516159383' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:55:51.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:55:51 smithi080 bash[41963]: audit 2023-12-01T08:55:50.645122+0000 mon.c (mon.2) 4750 : audit 0 from='client.? 172.21.15.80:0/2516159383' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:55:51.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:55:51 smithi090 bash[32384]: audit 2023-12-01T08:55:50.645122+0000 mon.c (mon.2) 4750 : audit 0 from='client.? 172.21.15.80:0/2516159383' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:55:52.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:55:52 smithi080 bash[41963]: cluster 2023-12-01T08:55:50.190143+0000 mgr.y (mgr.24362) 7420 : cluster 0 pgmap v7389: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:55:52.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:55:52 smithi080 bash[28361]: cluster 2023-12-01T08:55:50.190143+0000 mgr.y (mgr.24362) 7420 : cluster 0 pgmap v7389: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:55:52.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:55:52 smithi090 bash[32384]: cluster 2023-12-01T08:55:50.190143+0000 mgr.y (mgr.24362) 7420 : cluster 0 pgmap v7389: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:55:53.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:55:53 smithi080 bash[28361]: audit 2023-12-01T08:55:52.353336+0000 mon.c (mon.2) 4751 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:55:53.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:55:53 smithi080 bash[28361]: audit 2023-12-01T08:55:53.092752+0000 mon.c (mon.2) 4752 : audit 0 from='client.? 172.21.15.80:0/3599672196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:55:53.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:55:53 smithi080 bash[41963]: audit 2023-12-01T08:55:52.353336+0000 mon.c (mon.2) 4751 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:55:53.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:55:53 smithi080 bash[41963]: audit 2023-12-01T08:55:53.092752+0000 mon.c (mon.2) 4752 : audit 0 from='client.? 172.21.15.80:0/3599672196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:55:53.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:55:53 smithi090 bash[32384]: audit 2023-12-01T08:55:52.353336+0000 mon.c (mon.2) 4751 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:55:53.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:55:53 smithi090 bash[32384]: audit 2023-12-01T08:55:53.092752+0000 mon.c (mon.2) 4752 : audit 0 from='client.? 172.21.15.80:0/3599672196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:55:54.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:55:54 smithi080 bash[28361]: cluster 2023-12-01T08:55:52.191240+0000 mgr.y (mgr.24362) 7421 : cluster 0 pgmap v7390: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:55:54.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:55:54 smithi080 bash[41963]: cluster 2023-12-01T08:55:52.191240+0000 mgr.y (mgr.24362) 7421 : cluster 0 pgmap v7390: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:55:54.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:55:54 smithi090 bash[32384]: cluster 2023-12-01T08:55:52.191240+0000 mgr.y (mgr.24362) 7421 : cluster 0 pgmap v7390: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:55:56.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:55:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:55:56] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T08:55:56.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:55:56 smithi080 bash[28361]: cluster 2023-12-01T08:55:54.192023+0000 mgr.y (mgr.24362) 7422 : cluster 0 pgmap v7391: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:55:56.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:55:56 smithi080 bash[28361]: audit 2023-12-01T08:55:55.168586+0000 mon.c (mon.2) 4753 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:55:56.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:55:56 smithi080 bash[28361]: audit 2023-12-01T08:55:55.541446+0000 mon.a (mon.0) 4946 : audit 0 from='client.? 172.21.15.80:0/2469095851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:55:56.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:55:56 smithi080 bash[41963]: cluster 2023-12-01T08:55:54.192023+0000 mgr.y (mgr.24362) 7422 : cluster 0 pgmap v7391: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:55:56.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:55:56 smithi080 bash[41963]: audit 2023-12-01T08:55:55.168586+0000 mon.c (mon.2) 4753 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:55:56.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:55:56 smithi080 bash[41963]: audit 2023-12-01T08:55:55.541446+0000 mon.a (mon.0) 4946 : audit 0 from='client.? 172.21.15.80:0/2469095851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:55:56.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:55:56 smithi090 bash[32384]: cluster 2023-12-01T08:55:54.192023+0000 mgr.y (mgr.24362) 7422 : cluster 0 pgmap v7391: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:55:56.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:55:56 smithi090 bash[32384]: audit 2023-12-01T08:55:55.168586+0000 mon.c (mon.2) 4753 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:55:56.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:55:56 smithi090 bash[32384]: audit 2023-12-01T08:55:55.541446+0000 mon.a (mon.0) 4946 : audit 0 from='client.? 172.21.15.80:0/2469095851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:55:58.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:55:58 smithi080 bash[41963]: cluster 2023-12-01T08:55:56.193123+0000 mgr.y (mgr.24362) 7423 : cluster 0 pgmap v7392: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:55:58.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:55:58 smithi080 bash[41963]: audit 2023-12-01T08:55:58.032262+0000 mon.a (mon.0) 4947 : audit 0 from='client.? 172.21.15.80:0/514465340' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:55:58.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:55:58 smithi080 bash[28361]: cluster 2023-12-01T08:55:56.193123+0000 mgr.y (mgr.24362) 7423 : cluster 0 pgmap v7392: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:55:58.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:55:58 smithi080 bash[28361]: audit 2023-12-01T08:55:58.032262+0000 mon.a (mon.0) 4947 : audit 0 from='client.? 172.21.15.80:0/514465340' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:55:58.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:55:58 smithi090 bash[32384]: cluster 2023-12-01T08:55:56.193123+0000 mgr.y (mgr.24362) 7423 : cluster 0 pgmap v7392: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:55:58.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:55:58 smithi090 bash[32384]: audit 2023-12-01T08:55:58.032262+0000 mon.a (mon.0) 4947 : audit 0 from='client.? 172.21.15.80:0/514465340' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:55:59.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:55:59 smithi080 bash[28361]: audit 2023-12-01T08:55:58.150837+0000 mon.a (mon.0) 4948 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:55:59.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:55:59 smithi080 bash[28361]: audit 2023-12-01T08:55:58.161368+0000 mon.a (mon.0) 4949 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:55:59.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:55:59 smithi080 bash[28361]: audit 2023-12-01T08:55:58.565036+0000 mon.a (mon.0) 4950 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:55:59.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:55:59 smithi080 bash[28361]: audit 2023-12-01T08:55:58.580861+0000 mon.a (mon.0) 4951 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:55:59.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:55:59 smithi080 bash[28361]: audit 2023-12-01T08:55:59.063713+0000 mon.c (mon.2) 4754 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:55:59.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:55:59 smithi080 bash[28361]: audit 2023-12-01T08:55:59.065606+0000 mon.c (mon.2) 4755 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:55:59.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:55:59 smithi080 bash[28361]: audit 2023-12-01T08:55:59.075221+0000 mon.a (mon.0) 4952 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:55:59.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:55:59 smithi080 bash[41963]: audit 2023-12-01T08:55:58.150837+0000 mon.a (mon.0) 4948 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:55:59.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:55:59 smithi080 bash[41963]: audit 2023-12-01T08:55:58.161368+0000 mon.a (mon.0) 4949 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:55:59.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:55:59 smithi080 bash[41963]: audit 2023-12-01T08:55:58.565036+0000 mon.a (mon.0) 4950 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:55:59.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:55:59 smithi080 bash[41963]: audit 2023-12-01T08:55:58.580861+0000 mon.a (mon.0) 4951 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:55:59.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:55:59 smithi080 bash[41963]: audit 2023-12-01T08:55:59.063713+0000 mon.c (mon.2) 4754 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:55:59.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:55:59 smithi080 bash[41963]: audit 2023-12-01T08:55:59.065606+0000 mon.c (mon.2) 4755 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:55:59.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:55:59 smithi080 bash[41963]: audit 2023-12-01T08:55:59.075221+0000 mon.a (mon.0) 4952 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:55:59.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:55:59 smithi090 bash[32384]: audit 2023-12-01T08:55:58.150837+0000 mon.a (mon.0) 4948 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:55:59.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:55:59 smithi090 bash[32384]: audit 2023-12-01T08:55:58.161368+0000 mon.a (mon.0) 4949 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:55:59.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:55:59 smithi090 bash[32384]: audit 2023-12-01T08:55:58.565036+0000 mon.a (mon.0) 4950 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:55:59.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:55:59 smithi090 bash[32384]: audit 2023-12-01T08:55:58.580861+0000 mon.a (mon.0) 4951 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:55:59.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:55:59 smithi090 bash[32384]: audit 2023-12-01T08:55:59.063713+0000 mon.c (mon.2) 4754 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:55:59.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:55:59 smithi090 bash[32384]: audit 2023-12-01T08:55:59.065606+0000 mon.c (mon.2) 4755 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:55:59.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:55:59 smithi090 bash[32384]: audit 2023-12-01T08:55:59.075221+0000 mon.a (mon.0) 4952 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:56:00.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:56:00 smithi080 bash[28361]: cluster 2023-12-01T08:55:58.193734+0000 mgr.y (mgr.24362) 7424 : cluster 0 pgmap v7393: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:56:00.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:56:00 smithi080 bash[41963]: cluster 2023-12-01T08:55:58.193734+0000 mgr.y (mgr.24362) 7424 : cluster 0 pgmap v7393: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:56:00.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:56:00 smithi090 bash[32384]: cluster 2023-12-01T08:55:58.193734+0000 mgr.y (mgr.24362) 7424 : cluster 0 pgmap v7393: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:56:01.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:56:01 smithi080 bash[28361]: audit 2023-12-01T08:56:00.491125+0000 mon.a (mon.0) 4953 : audit 0 from='client.? 172.21.15.80:0/1566620571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:56:01.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:56:01 smithi080 bash[41963]: audit 2023-12-01T08:56:00.491125+0000 mon.a (mon.0) 4953 : audit 0 from='client.? 172.21.15.80:0/1566620571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:56:01.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:56:01 smithi090 bash[32384]: audit 2023-12-01T08:56:00.491125+0000 mon.a (mon.0) 4953 : audit 0 from='client.? 172.21.15.80:0/1566620571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:56:02.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:56:02 smithi080 bash[28361]: cluster 2023-12-01T08:56:00.194458+0000 mgr.y (mgr.24362) 7425 : cluster 0 pgmap v7394: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:56:02.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:56:02 smithi080 bash[41963]: cluster 2023-12-01T08:56:00.194458+0000 mgr.y (mgr.24362) 7425 : cluster 0 pgmap v7394: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:56:02.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:56:02 smithi090 bash[32384]: cluster 2023-12-01T08:56:00.194458+0000 mgr.y (mgr.24362) 7425 : cluster 0 pgmap v7394: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:56:03.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:56:03 smithi090 bash[32384]: cluster 2023-12-01T08:56:02.195518+0000 mgr.y (mgr.24362) 7426 : cluster 0 pgmap v7395: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:56:03.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:56:03 smithi090 bash[32384]: audit 2023-12-01T08:56:02.947171+0000 mon.c (mon.2) 4756 : audit 0 from='client.? 172.21.15.80:0/942299758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:56:03.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:56:03 smithi080 bash[41963]: cluster 2023-12-01T08:56:02.195518+0000 mgr.y (mgr.24362) 7426 : cluster 0 pgmap v7395: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:56:03.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:56:03 smithi080 bash[41963]: audit 2023-12-01T08:56:02.947171+0000 mon.c (mon.2) 4756 : audit 0 from='client.? 172.21.15.80:0/942299758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:56:03.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:56:03 smithi080 bash[28361]: cluster 2023-12-01T08:56:02.195518+0000 mgr.y (mgr.24362) 7426 : cluster 0 pgmap v7395: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:56:03.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:56:03 smithi080 bash[28361]: audit 2023-12-01T08:56:02.947171+0000 mon.c (mon.2) 4756 : audit 0 from='client.? 172.21.15.80:0/942299758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:56:05.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:56:05 smithi090 bash[32384]: cluster 2023-12-01T08:56:04.196181+0000 mgr.y (mgr.24362) 7427 : cluster 0 pgmap v7396: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:56:05.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:56:05 smithi080 bash[28361]: cluster 2023-12-01T08:56:04.196181+0000 mgr.y (mgr.24362) 7427 : cluster 0 pgmap v7396: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:56:05.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:56:05 smithi080 bash[41963]: cluster 2023-12-01T08:56:04.196181+0000 mgr.y (mgr.24362) 7427 : cluster 0 pgmap v7396: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:56:06.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:56:06 smithi090 bash[32384]: audit 2023-12-01T08:56:05.402890+0000 mon.c (mon.2) 4757 : audit 0 from='client.? 172.21.15.80:0/2923223157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:56:06.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:56:06 smithi080 bash[28361]: audit 2023-12-01T08:56:05.402890+0000 mon.c (mon.2) 4757 : audit 0 from='client.? 172.21.15.80:0/2923223157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:56:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:56:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:56:06] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T08:56:06.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:56:06 smithi080 bash[41963]: audit 2023-12-01T08:56:05.402890+0000 mon.c (mon.2) 4757 : audit 0 from='client.? 172.21.15.80:0/2923223157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:56:08.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:56:08 smithi080 bash[28361]: cluster 2023-12-01T08:56:06.197253+0000 mgr.y (mgr.24362) 7428 : cluster 0 pgmap v7397: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:56:08.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:56:08 smithi080 bash[28361]: audit 2023-12-01T08:56:07.858349+0000 mon.a (mon.0) 4954 : audit 0 from='client.? 172.21.15.80:0/1318055836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:56:08.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:56:08 smithi080 bash[41963]: cluster 2023-12-01T08:56:06.197253+0000 mgr.y (mgr.24362) 7428 : cluster 0 pgmap v7397: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:56:08.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:56:08 smithi080 bash[41963]: audit 2023-12-01T08:56:07.858349+0000 mon.a (mon.0) 4954 : audit 0 from='client.? 172.21.15.80:0/1318055836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:56:08.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:56:08 smithi090 bash[32384]: cluster 2023-12-01T08:56:06.197253+0000 mgr.y (mgr.24362) 7428 : cluster 0 pgmap v7397: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:56:08.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:56:08 smithi090 bash[32384]: audit 2023-12-01T08:56:07.858349+0000 mon.a (mon.0) 4954 : audit 0 from='client.? 172.21.15.80:0/1318055836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:56:10.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:56:10 smithi080 bash[28361]: cluster 2023-12-01T08:56:08.197949+0000 mgr.y (mgr.24362) 7429 : cluster 0 pgmap v7398: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:56:10.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:56:10 smithi080 bash[41963]: cluster 2023-12-01T08:56:08.197949+0000 mgr.y (mgr.24362) 7429 : cluster 0 pgmap v7398: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:56:10.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:56:10 smithi090 bash[32384]: cluster 2023-12-01T08:56:08.197949+0000 mgr.y (mgr.24362) 7429 : cluster 0 pgmap v7398: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:56:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:56:11 smithi080 bash[28361]: audit 2023-12-01T08:56:10.166004+0000 mon.c (mon.2) 4758 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:56:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:56:11 smithi080 bash[28361]: audit 2023-12-01T08:56:10.308651+0000 mon.c (mon.2) 4759 : audit 0 from='client.? 172.21.15.80:0/3508818305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:56:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:56:11 smithi080 bash[41963]: audit 2023-12-01T08:56:10.166004+0000 mon.c (mon.2) 4758 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:56:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:56:11 smithi080 bash[41963]: audit 2023-12-01T08:56:10.308651+0000 mon.c (mon.2) 4759 : audit 0 from='client.? 172.21.15.80:0/3508818305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:56:11.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:56:11 smithi090 bash[32384]: audit 2023-12-01T08:56:10.166004+0000 mon.c (mon.2) 4758 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:56:11.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:56:11 smithi090 bash[32384]: audit 2023-12-01T08:56:10.308651+0000 mon.c (mon.2) 4759 : audit 0 from='client.? 172.21.15.80:0/3508818305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:56:12.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:56:12 smithi080 bash[28361]: cluster 2023-12-01T08:56:10.198579+0000 mgr.y (mgr.24362) 7430 : cluster 0 pgmap v7399: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:56:12.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:56:12 smithi080 bash[41963]: cluster 2023-12-01T08:56:10.198579+0000 mgr.y (mgr.24362) 7430 : cluster 0 pgmap v7399: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:56:12.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:56:12 smithi090 bash[32384]: cluster 2023-12-01T08:56:10.198579+0000 mgr.y (mgr.24362) 7430 : cluster 0 pgmap v7399: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:56:13.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:56:13 smithi080 bash[41963]: audit 2023-12-01T08:56:12.762620+0000 mon.c (mon.2) 4760 : audit 0 from='client.? 172.21.15.80:0/2438466370' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:56:13.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:56:13 smithi080 bash[28361]: audit 2023-12-01T08:56:12.762620+0000 mon.c (mon.2) 4760 : audit 0 from='client.? 172.21.15.80:0/2438466370' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:56:13.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:56:13 smithi090 bash[32384]: audit 2023-12-01T08:56:12.762620+0000 mon.c (mon.2) 4760 : audit 0 from='client.? 172.21.15.80:0/2438466370' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:56:14.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:56:14 smithi080 bash[41963]: cluster 2023-12-01T08:56:12.199857+0000 mgr.y (mgr.24362) 7431 : cluster 0 pgmap v7400: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:56:14.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:56:14 smithi080 bash[28361]: cluster 2023-12-01T08:56:12.199857+0000 mgr.y (mgr.24362) 7431 : cluster 0 pgmap v7400: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:56:14.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:56:14 smithi090 bash[32384]: cluster 2023-12-01T08:56:12.199857+0000 mgr.y (mgr.24362) 7431 : cluster 0 pgmap v7400: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:56:16.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:56:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:56:16] "GET /metrics HTTP/1.1" 200 33973 "" "Prometheus/2.43.0" 2023-12-01T08:56:16.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:56:16 smithi080 bash[28361]: cluster 2023-12-01T08:56:14.200612+0000 mgr.y (mgr.24362) 7432 : cluster 0 pgmap v7401: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:56:16.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:56:16 smithi080 bash[28361]: audit 2023-12-01T08:56:15.218914+0000 mon.c (mon.2) 4761 : audit 0 from='client.? 172.21.15.80:0/733044421' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:56:16.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:56:16 smithi080 bash[41963]: cluster 2023-12-01T08:56:14.200612+0000 mgr.y (mgr.24362) 7432 : cluster 0 pgmap v7401: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:56:16.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:56:16 smithi080 bash[41963]: audit 2023-12-01T08:56:15.218914+0000 mon.c (mon.2) 4761 : audit 0 from='client.? 172.21.15.80:0/733044421' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:56:16.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:56:16 smithi090 bash[32384]: cluster 2023-12-01T08:56:14.200612+0000 mgr.y (mgr.24362) 7432 : cluster 0 pgmap v7401: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:56:16.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:56:16 smithi090 bash[32384]: audit 2023-12-01T08:56:15.218914+0000 mon.c (mon.2) 4761 : audit 0 from='client.? 172.21.15.80:0/733044421' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:56:18.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:56:18 smithi080 bash[28361]: cluster 2023-12-01T08:56:16.201754+0000 mgr.y (mgr.24362) 7433 : cluster 0 pgmap v7402: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:56:18.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:56:18 smithi080 bash[28361]: audit 2023-12-01T08:56:17.666177+0000 mon.a (mon.0) 4955 : audit 0 from='client.? 172.21.15.80:0/2666174773' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:56:18.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:56:18 smithi080 bash[41963]: cluster 2023-12-01T08:56:16.201754+0000 mgr.y (mgr.24362) 7433 : cluster 0 pgmap v7402: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:56:18.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:56:18 smithi080 bash[41963]: audit 2023-12-01T08:56:17.666177+0000 mon.a (mon.0) 4955 : audit 0 from='client.? 172.21.15.80:0/2666174773' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:56:18.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:56:18 smithi090 bash[32384]: cluster 2023-12-01T08:56:16.201754+0000 mgr.y (mgr.24362) 7433 : cluster 0 pgmap v7402: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:56:18.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:56:18 smithi090 bash[32384]: audit 2023-12-01T08:56:17.666177+0000 mon.a (mon.0) 4955 : audit 0 from='client.? 172.21.15.80:0/2666174773' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:56:20.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:56:20 smithi080 bash[28361]: cluster 2023-12-01T08:56:18.202428+0000 mgr.y (mgr.24362) 7434 : cluster 0 pgmap v7403: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:56:20.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:56:20 smithi080 bash[41963]: cluster 2023-12-01T08:56:18.202428+0000 mgr.y (mgr.24362) 7434 : cluster 0 pgmap v7403: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:56:20.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:56:20 smithi090 bash[32384]: cluster 2023-12-01T08:56:18.202428+0000 mgr.y (mgr.24362) 7434 : cluster 0 pgmap v7403: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:56:21.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:56:21 smithi080 bash[28361]: audit 2023-12-01T08:56:20.124443+0000 mon.c (mon.2) 4762 : audit 0 from='client.? 172.21.15.80:0/1545315635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:56:21.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:56:21 smithi080 bash[41963]: audit 2023-12-01T08:56:20.124443+0000 mon.c (mon.2) 4762 : audit 0 from='client.? 172.21.15.80:0/1545315635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:56:21.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:56:21 smithi090 bash[32384]: audit 2023-12-01T08:56:20.124443+0000 mon.c (mon.2) 4762 : audit 0 from='client.? 172.21.15.80:0/1545315635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:56:22.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:56:22 smithi080 bash[41963]: cluster 2023-12-01T08:56:20.203096+0000 mgr.y (mgr.24362) 7435 : cluster 0 pgmap v7404: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:56:22.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:56:22 smithi080 bash[28361]: cluster 2023-12-01T08:56:20.203096+0000 mgr.y (mgr.24362) 7435 : cluster 0 pgmap v7404: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:56:22.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:56:22 smithi090 bash[32384]: cluster 2023-12-01T08:56:20.203096+0000 mgr.y (mgr.24362) 7435 : cluster 0 pgmap v7404: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:56:23.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:56:23 smithi080 bash[41963]: audit 2023-12-01T08:56:22.575291+0000 mon.c (mon.2) 4763 : audit 0 from='client.? 172.21.15.80:0/1464903508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:56:23.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:56:23 smithi080 bash[28361]: audit 2023-12-01T08:56:22.575291+0000 mon.c (mon.2) 4763 : audit 0 from='client.? 172.21.15.80:0/1464903508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:56:23.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:56:23 smithi090 bash[32384]: audit 2023-12-01T08:56:22.575291+0000 mon.c (mon.2) 4763 : audit 0 from='client.? 172.21.15.80:0/1464903508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:56:24.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:56:24 smithi080 bash[41963]: cluster 2023-12-01T08:56:22.204337+0000 mgr.y (mgr.24362) 7436 : cluster 0 pgmap v7405: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:56:24.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:56:24 smithi080 bash[28361]: cluster 2023-12-01T08:56:22.204337+0000 mgr.y (mgr.24362) 7436 : cluster 0 pgmap v7405: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:56:24.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:56:24 smithi090 bash[32384]: cluster 2023-12-01T08:56:22.204337+0000 mgr.y (mgr.24362) 7436 : cluster 0 pgmap v7405: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:56:25.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:56:25 smithi080 bash[41963]: audit 2023-12-01T08:56:25.025098+0000 mon.c (mon.2) 4764 : audit 0 from='client.? 172.21.15.80:0/1904695231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:56:25.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:56:25 smithi080 bash[28361]: audit 2023-12-01T08:56:25.025098+0000 mon.c (mon.2) 4764 : audit 0 from='client.? 172.21.15.80:0/1904695231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:56:25.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:56:25 smithi090 bash[32384]: audit 2023-12-01T08:56:25.025098+0000 mon.c (mon.2) 4764 : audit 0 from='client.? 172.21.15.80:0/1904695231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:56:26.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:56:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:56:26] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T08:56:26.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:56:26 smithi080 bash[28361]: cluster 2023-12-01T08:56:24.205001+0000 mgr.y (mgr.24362) 7437 : cluster 0 pgmap v7406: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:56:26.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:56:26 smithi080 bash[28361]: audit 2023-12-01T08:56:25.166210+0000 mon.c (mon.2) 4765 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:56:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:56:26 smithi080 bash[41963]: cluster 2023-12-01T08:56:24.205001+0000 mgr.y (mgr.24362) 7437 : cluster 0 pgmap v7406: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:56:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:56:26 smithi080 bash[41963]: audit 2023-12-01T08:56:25.166210+0000 mon.c (mon.2) 4765 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:56:26.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:56:26 smithi090 bash[32384]: cluster 2023-12-01T08:56:24.205001+0000 mgr.y (mgr.24362) 7437 : cluster 0 pgmap v7406: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:56:26.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:56:26 smithi090 bash[32384]: audit 2023-12-01T08:56:25.166210+0000 mon.c (mon.2) 4765 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:56:28.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:56:28 smithi080 bash[28361]: cluster 2023-12-01T08:56:26.206181+0000 mgr.y (mgr.24362) 7438 : cluster 0 pgmap v7407: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:56:28.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:56:28 smithi080 bash[28361]: audit 2023-12-01T08:56:27.481725+0000 mon.c (mon.2) 4766 : audit 0 from='client.? 172.21.15.80:0/1502256223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:56:28.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:56:28 smithi080 bash[41963]: cluster 2023-12-01T08:56:26.206181+0000 mgr.y (mgr.24362) 7438 : cluster 0 pgmap v7407: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:56:28.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:56:28 smithi080 bash[41963]: audit 2023-12-01T08:56:27.481725+0000 mon.c (mon.2) 4766 : audit 0 from='client.? 172.21.15.80:0/1502256223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:56:28.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:56:28 smithi090 bash[32384]: cluster 2023-12-01T08:56:26.206181+0000 mgr.y (mgr.24362) 7438 : cluster 0 pgmap v7407: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:56:28.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:56:28 smithi090 bash[32384]: audit 2023-12-01T08:56:27.481725+0000 mon.c (mon.2) 4766 : audit 0 from='client.? 172.21.15.80:0/1502256223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:56:30.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:56:30 smithi080 bash[41963]: cluster 2023-12-01T08:56:28.206892+0000 mgr.y (mgr.24362) 7439 : cluster 0 pgmap v7408: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:56:30.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:56:30 smithi080 bash[41963]: audit 2023-12-01T08:56:29.938776+0000 mon.a (mon.0) 4956 : audit 0 from='client.? 172.21.15.80:0/2904757605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:56:30.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:56:30 smithi080 bash[28361]: cluster 2023-12-01T08:56:28.206892+0000 mgr.y (mgr.24362) 7439 : cluster 0 pgmap v7408: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:56:30.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:56:30 smithi080 bash[28361]: audit 2023-12-01T08:56:29.938776+0000 mon.a (mon.0) 4956 : audit 0 from='client.? 172.21.15.80:0/2904757605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:56:30.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:56:30 smithi090 bash[32384]: cluster 2023-12-01T08:56:28.206892+0000 mgr.y (mgr.24362) 7439 : cluster 0 pgmap v7408: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:56:30.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:56:30 smithi090 bash[32384]: audit 2023-12-01T08:56:29.938776+0000 mon.a (mon.0) 4956 : audit 0 from='client.? 172.21.15.80:0/2904757605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:56:32.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:56:32 smithi080 bash[28361]: cluster 2023-12-01T08:56:30.207561+0000 mgr.y (mgr.24362) 7440 : cluster 0 pgmap v7409: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:56:32.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:56:32 smithi080 bash[41963]: cluster 2023-12-01T08:56:30.207561+0000 mgr.y (mgr.24362) 7440 : cluster 0 pgmap v7409: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:56:32.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:56:32 smithi090 bash[32384]: cluster 2023-12-01T08:56:30.207561+0000 mgr.y (mgr.24362) 7440 : cluster 0 pgmap v7409: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:56:33.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:56:33 smithi080 bash[28361]: audit 2023-12-01T08:56:32.388163+0000 mon.c (mon.2) 4767 : audit 0 from='client.? 172.21.15.80:0/2715467726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:56:33.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:56:33 smithi080 bash[41963]: audit 2023-12-01T08:56:32.388163+0000 mon.c (mon.2) 4767 : audit 0 from='client.? 172.21.15.80:0/2715467726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:56:33.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:56:33 smithi090 bash[32384]: audit 2023-12-01T08:56:32.388163+0000 mon.c (mon.2) 4767 : audit 0 from='client.? 172.21.15.80:0/2715467726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:56:34.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:56:34 smithi080 bash[28361]: cluster 2023-12-01T08:56:32.208795+0000 mgr.y (mgr.24362) 7441 : cluster 0 pgmap v7410: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:56:34.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:56:34 smithi080 bash[41963]: cluster 2023-12-01T08:56:32.208795+0000 mgr.y (mgr.24362) 7441 : cluster 0 pgmap v7410: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:56:34.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:56:34 smithi090 bash[32384]: cluster 2023-12-01T08:56:32.208795+0000 mgr.y (mgr.24362) 7441 : cluster 0 pgmap v7410: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:56:35.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:56:35 smithi080 bash[28361]: audit 2023-12-01T08:56:34.840662+0000 mon.a (mon.0) 4957 : audit 0 from='client.? 172.21.15.80:0/1045119082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:56:35.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:56:35 smithi080 bash[41963]: audit 2023-12-01T08:56:34.840662+0000 mon.a (mon.0) 4957 : audit 0 from='client.? 172.21.15.80:0/1045119082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:56:35.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:56:35 smithi090 bash[32384]: audit 2023-12-01T08:56:34.840662+0000 mon.a (mon.0) 4957 : audit 0 from='client.? 172.21.15.80:0/1045119082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:56:36.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:56:36 smithi080 bash[28361]: cluster 2023-12-01T08:56:34.209604+0000 mgr.y (mgr.24362) 7442 : cluster 0 pgmap v7411: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:56:36.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:56:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:56:36] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T08:56:36.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:56:36 smithi080 bash[41963]: cluster 2023-12-01T08:56:34.209604+0000 mgr.y (mgr.24362) 7442 : cluster 0 pgmap v7411: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:56:36.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:56:36 smithi090 bash[32384]: cluster 2023-12-01T08:56:34.209604+0000 mgr.y (mgr.24362) 7442 : cluster 0 pgmap v7411: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:56:38.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:56:38 smithi080 bash[28361]: cluster 2023-12-01T08:56:36.210692+0000 mgr.y (mgr.24362) 7443 : cluster 0 pgmap v7412: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:56:38.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:56:38 smithi080 bash[28361]: audit 2023-12-01T08:56:37.306445+0000 mon.c (mon.2) 4768 : audit 0 from='client.? 172.21.15.80:0/3026538881' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:56:38.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:56:38 smithi080 bash[41963]: cluster 2023-12-01T08:56:36.210692+0000 mgr.y (mgr.24362) 7443 : cluster 0 pgmap v7412: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:56:38.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:56:38 smithi080 bash[41963]: audit 2023-12-01T08:56:37.306445+0000 mon.c (mon.2) 4768 : audit 0 from='client.? 172.21.15.80:0/3026538881' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:56:38.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:56:38 smithi090 bash[32384]: cluster 2023-12-01T08:56:36.210692+0000 mgr.y (mgr.24362) 7443 : cluster 0 pgmap v7412: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:56:38.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:56:38 smithi090 bash[32384]: audit 2023-12-01T08:56:37.306445+0000 mon.c (mon.2) 4768 : audit 0 from='client.? 172.21.15.80:0/3026538881' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:56:40.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:56:40 smithi080 bash[28361]: cluster 2023-12-01T08:56:38.211301+0000 mgr.y (mgr.24362) 7444 : cluster 0 pgmap v7413: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:56:40.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:56:40 smithi080 bash[28361]: audit 2023-12-01T08:56:39.756555+0000 mon.a (mon.0) 4958 : audit 0 from='client.? 172.21.15.80:0/3367487392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:56:40.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:56:40 smithi080 bash[41963]: cluster 2023-12-01T08:56:38.211301+0000 mgr.y (mgr.24362) 7444 : cluster 0 pgmap v7413: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:56:40.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:56:40 smithi080 bash[41963]: audit 2023-12-01T08:56:39.756555+0000 mon.a (mon.0) 4958 : audit 0 from='client.? 172.21.15.80:0/3367487392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:56:40.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:56:40 smithi090 bash[32384]: cluster 2023-12-01T08:56:38.211301+0000 mgr.y (mgr.24362) 7444 : cluster 0 pgmap v7413: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:56:40.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:56:40 smithi090 bash[32384]: audit 2023-12-01T08:56:39.756555+0000 mon.a (mon.0) 4958 : audit 0 from='client.? 172.21.15.80:0/3367487392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:56:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:56:41 smithi080 bash[41963]: audit 2023-12-01T08:56:40.167004+0000 mon.c (mon.2) 4769 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:56:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:56:41 smithi080 bash[28361]: audit 2023-12-01T08:56:40.167004+0000 mon.c (mon.2) 4769 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:56:41.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:56:41 smithi090 bash[32384]: audit 2023-12-01T08:56:40.167004+0000 mon.c (mon.2) 4769 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:56:42.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:56:42 smithi080 bash[41963]: cluster 2023-12-01T08:56:40.211958+0000 mgr.y (mgr.24362) 7445 : cluster 0 pgmap v7414: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:56:42.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:56:42 smithi080 bash[28361]: cluster 2023-12-01T08:56:40.211958+0000 mgr.y (mgr.24362) 7445 : cluster 0 pgmap v7414: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:56:42.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:56:42 smithi090 bash[32384]: cluster 2023-12-01T08:56:40.211958+0000 mgr.y (mgr.24362) 7445 : cluster 0 pgmap v7414: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:56:43.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:56:43 smithi080 bash[41963]: audit 2023-12-01T08:56:42.221283+0000 mon.a (mon.0) 4959 : audit 0 from='client.? 172.21.15.80:0/2414738626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:56:43.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:56:43 smithi080 bash[28361]: audit 2023-12-01T08:56:42.221283+0000 mon.a (mon.0) 4959 : audit 0 from='client.? 172.21.15.80:0/2414738626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:56:43.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:56:43 smithi090 bash[32384]: audit 2023-12-01T08:56:42.221283+0000 mon.a (mon.0) 4959 : audit 0 from='client.? 172.21.15.80:0/2414738626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:56:44.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:56:44 smithi080 bash[28361]: cluster 2023-12-01T08:56:42.212637+0000 mgr.y (mgr.24362) 7446 : cluster 0 pgmap v7415: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:56:44.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:56:44 smithi080 bash[41963]: cluster 2023-12-01T08:56:42.212637+0000 mgr.y (mgr.24362) 7446 : cluster 0 pgmap v7415: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:56:44.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:56:44 smithi090 bash[32384]: cluster 2023-12-01T08:56:42.212637+0000 mgr.y (mgr.24362) 7446 : cluster 0 pgmap v7415: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:56:45.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:56:45 smithi080 bash[28361]: audit 2023-12-01T08:56:44.677105+0000 mon.c (mon.2) 4770 : audit 0 from='client.? 172.21.15.80:0/532407200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:56:45.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:56:45 smithi080 bash[41963]: audit 2023-12-01T08:56:44.677105+0000 mon.c (mon.2) 4770 : audit 0 from='client.? 172.21.15.80:0/532407200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:56:45.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:56:45 smithi090 bash[32384]: audit 2023-12-01T08:56:44.677105+0000 mon.c (mon.2) 4770 : audit 0 from='client.? 172.21.15.80:0/532407200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:56:46.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:56:46 smithi080 bash[28361]: cluster 2023-12-01T08:56:44.213392+0000 mgr.y (mgr.24362) 7447 : cluster 0 pgmap v7416: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:56:46.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:56:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:56:46] "GET /metrics HTTP/1.1" 200 33971 "" "Prometheus/2.43.0" 2023-12-01T08:56:46.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:56:46 smithi080 bash[41963]: cluster 2023-12-01T08:56:44.213392+0000 mgr.y (mgr.24362) 7447 : cluster 0 pgmap v7416: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:56:46.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:56:46 smithi090 bash[32384]: cluster 2023-12-01T08:56:44.213392+0000 mgr.y (mgr.24362) 7447 : cluster 0 pgmap v7416: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:56:48.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:56:48 smithi080 bash[28361]: cluster 2023-12-01T08:56:46.214499+0000 mgr.y (mgr.24362) 7448 : cluster 0 pgmap v7417: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:56:48.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:56:48 smithi080 bash[28361]: audit 2023-12-01T08:56:47.149153+0000 mon.a (mon.0) 4960 : audit 0 from='client.? 172.21.15.80:0/1695104916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:56:48.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:56:48 smithi080 bash[41963]: cluster 2023-12-01T08:56:46.214499+0000 mgr.y (mgr.24362) 7448 : cluster 0 pgmap v7417: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:56:48.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:56:48 smithi080 bash[41963]: audit 2023-12-01T08:56:47.149153+0000 mon.a (mon.0) 4960 : audit 0 from='client.? 172.21.15.80:0/1695104916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:56:48.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:56:48 smithi090 bash[32384]: cluster 2023-12-01T08:56:46.214499+0000 mgr.y (mgr.24362) 7448 : cluster 0 pgmap v7417: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:56:48.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:56:48 smithi090 bash[32384]: audit 2023-12-01T08:56:47.149153+0000 mon.a (mon.0) 4960 : audit 0 from='client.? 172.21.15.80:0/1695104916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:56:50.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:56:50 smithi080 bash[28361]: cluster 2023-12-01T08:56:48.215129+0000 mgr.y (mgr.24362) 7449 : cluster 0 pgmap v7418: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:56:50.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:56:50 smithi080 bash[28361]: audit 2023-12-01T08:56:49.600725+0000 mon.c (mon.2) 4771 : audit 0 from='client.? 172.21.15.80:0/3712648740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:56:50.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:56:50 smithi080 bash[41963]: cluster 2023-12-01T08:56:48.215129+0000 mgr.y (mgr.24362) 7449 : cluster 0 pgmap v7418: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:56:50.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:56:50 smithi080 bash[41963]: audit 2023-12-01T08:56:49.600725+0000 mon.c (mon.2) 4771 : audit 0 from='client.? 172.21.15.80:0/3712648740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:56:50.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:56:50 smithi090 bash[32384]: cluster 2023-12-01T08:56:48.215129+0000 mgr.y (mgr.24362) 7449 : cluster 0 pgmap v7418: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:56:50.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:56:50 smithi090 bash[32384]: audit 2023-12-01T08:56:49.600725+0000 mon.c (mon.2) 4771 : audit 0 from='client.? 172.21.15.80:0/3712648740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:56:52.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:56:52 smithi080 bash[41963]: cluster 2023-12-01T08:56:50.215971+0000 mgr.y (mgr.24362) 7450 : cluster 0 pgmap v7419: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:56:52.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:56:52 smithi080 bash[41963]: audit 2023-12-01T08:56:52.059465+0000 mon.a (mon.0) 4961 : audit 0 from='client.? 172.21.15.80:0/2679162305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:56:52.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:56:52 smithi080 bash[28361]: cluster 2023-12-01T08:56:50.215971+0000 mgr.y (mgr.24362) 7450 : cluster 0 pgmap v7419: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:56:52.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:56:52 smithi080 bash[28361]: audit 2023-12-01T08:56:52.059465+0000 mon.a (mon.0) 4961 : audit 0 from='client.? 172.21.15.80:0/2679162305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:56:52.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:56:52 smithi090 bash[32384]: cluster 2023-12-01T08:56:50.215971+0000 mgr.y (mgr.24362) 7450 : cluster 0 pgmap v7419: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:56:52.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:56:52 smithi090 bash[32384]: audit 2023-12-01T08:56:52.059465+0000 mon.a (mon.0) 4961 : audit 0 from='client.? 172.21.15.80:0/2679162305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:56:54.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:56:54 smithi080 bash[28361]: cluster 2023-12-01T08:56:52.217065+0000 mgr.y (mgr.24362) 7451 : cluster 0 pgmap v7420: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:56:54.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:56:54 smithi080 bash[41963]: cluster 2023-12-01T08:56:52.217065+0000 mgr.y (mgr.24362) 7451 : cluster 0 pgmap v7420: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:56:54.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:56:54 smithi090 bash[32384]: cluster 2023-12-01T08:56:52.217065+0000 mgr.y (mgr.24362) 7451 : cluster 0 pgmap v7420: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:56:55.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:56:55 smithi080 bash[28361]: audit 2023-12-01T08:56:54.518649+0000 mon.c (mon.2) 4772 : audit 0 from='client.? 172.21.15.80:0/531576790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:56:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:56:55 smithi080 bash[41963]: audit 2023-12-01T08:56:54.518649+0000 mon.c (mon.2) 4772 : audit 0 from='client.? 172.21.15.80:0/531576790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:56:55.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:56:55 smithi090 bash[32384]: audit 2023-12-01T08:56:54.518649+0000 mon.c (mon.2) 4772 : audit 0 from='client.? 172.21.15.80:0/531576790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:56:56.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:56:56 smithi080 bash[28361]: cluster 2023-12-01T08:56:54.217656+0000 mgr.y (mgr.24362) 7452 : cluster 0 pgmap v7421: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:56:56.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:56:56 smithi080 bash[28361]: audit 2023-12-01T08:56:55.166989+0000 mon.c (mon.2) 4773 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:56:56.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:56:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:56:56] "GET /metrics HTTP/1.1" 200 33973 "" "Prometheus/2.43.0" 2023-12-01T08:56:56.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:56:56 smithi080 bash[41963]: cluster 2023-12-01T08:56:54.217656+0000 mgr.y (mgr.24362) 7452 : cluster 0 pgmap v7421: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:56:56.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:56:56 smithi080 bash[41963]: audit 2023-12-01T08:56:55.166989+0000 mon.c (mon.2) 4773 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:56:56.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:56:56 smithi090 bash[32384]: cluster 2023-12-01T08:56:54.217656+0000 mgr.y (mgr.24362) 7452 : cluster 0 pgmap v7421: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:56:56.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:56:56 smithi090 bash[32384]: audit 2023-12-01T08:56:55.166989+0000 mon.c (mon.2) 4773 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:56:57.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:56:57 smithi080 bash[28361]: audit 2023-12-01T08:56:56.972021+0000 mon.c (mon.2) 4774 : audit 0 from='client.? 172.21.15.80:0/2307689222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:56:57.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:56:57 smithi080 bash[41963]: audit 2023-12-01T08:56:56.972021+0000 mon.c (mon.2) 4774 : audit 0 from='client.? 172.21.15.80:0/2307689222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:56:57.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:56:57 smithi090 bash[32384]: audit 2023-12-01T08:56:56.972021+0000 mon.c (mon.2) 4774 : audit 0 from='client.? 172.21.15.80:0/2307689222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:56:58.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:56:58 smithi080 bash[28361]: cluster 2023-12-01T08:56:56.218759+0000 mgr.y (mgr.24362) 7453 : cluster 0 pgmap v7422: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:56:58.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:56:58 smithi080 bash[41963]: cluster 2023-12-01T08:56:56.218759+0000 mgr.y (mgr.24362) 7453 : cluster 0 pgmap v7422: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:56:58.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:56:58 smithi090 bash[32384]: cluster 2023-12-01T08:56:56.218759+0000 mgr.y (mgr.24362) 7453 : cluster 0 pgmap v7422: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:56:59.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:56:59 smithi080 bash[41963]: audit 2023-12-01T08:56:59.157881+0000 mon.c (mon.2) 4775 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:56:59.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:56:59 smithi080 bash[28361]: audit 2023-12-01T08:56:59.157881+0000 mon.c (mon.2) 4775 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:56:59.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:56:59 smithi090 bash[32384]: audit 2023-12-01T08:56:59.157881+0000 mon.c (mon.2) 4775 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:57:00.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:57:00 smithi080 bash[41963]: cluster 2023-12-01T08:56:58.219402+0000 mgr.y (mgr.24362) 7454 : cluster 0 pgmap v7423: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:57:00.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:57:00 smithi080 bash[41963]: audit 2023-12-01T08:56:59.432049+0000 mon.c (mon.2) 4776 : audit 0 from='client.? 172.21.15.80:0/3748462857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:57:00.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:57:00 smithi080 bash[28361]: cluster 2023-12-01T08:56:58.219402+0000 mgr.y (mgr.24362) 7454 : cluster 0 pgmap v7423: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:57:00.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:57:00 smithi080 bash[28361]: audit 2023-12-01T08:56:59.432049+0000 mon.c (mon.2) 4776 : audit 0 from='client.? 172.21.15.80:0/3748462857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:57:00.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:57:00 smithi090 bash[32384]: cluster 2023-12-01T08:56:58.219402+0000 mgr.y (mgr.24362) 7454 : cluster 0 pgmap v7423: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:57:00.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:57:00 smithi090 bash[32384]: audit 2023-12-01T08:56:59.432049+0000 mon.c (mon.2) 4776 : audit 0 from='client.? 172.21.15.80:0/3748462857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:57:02.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:57:02 smithi080 bash[28361]: cluster 2023-12-01T08:57:00.220089+0000 mgr.y (mgr.24362) 7455 : cluster 0 pgmap v7424: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:57:02.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:57:02 smithi080 bash[28361]: audit 2023-12-01T08:57:01.884158+0000 mon.a (mon.0) 4962 : audit 0 from='client.? 172.21.15.80:0/1252076349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:57:02.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:57:02 smithi080 bash[41963]: cluster 2023-12-01T08:57:00.220089+0000 mgr.y (mgr.24362) 7455 : cluster 0 pgmap v7424: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:57:02.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:57:02 smithi080 bash[41963]: audit 2023-12-01T08:57:01.884158+0000 mon.a (mon.0) 4962 : audit 0 from='client.? 172.21.15.80:0/1252076349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:57:02.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:57:02 smithi090 bash[32384]: cluster 2023-12-01T08:57:00.220089+0000 mgr.y (mgr.24362) 7455 : cluster 0 pgmap v7424: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:57:02.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:57:02 smithi090 bash[32384]: audit 2023-12-01T08:57:01.884158+0000 mon.a (mon.0) 4962 : audit 0 from='client.? 172.21.15.80:0/1252076349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:57:03.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:57:03 smithi090 bash[32384]: cluster 2023-12-01T08:57:02.221281+0000 mgr.y (mgr.24362) 7456 : cluster 0 pgmap v7425: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:57:03.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:57:03 smithi080 bash[28361]: cluster 2023-12-01T08:57:02.221281+0000 mgr.y (mgr.24362) 7456 : cluster 0 pgmap v7425: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:57:03.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:57:03 smithi080 bash[41963]: cluster 2023-12-01T08:57:02.221281+0000 mgr.y (mgr.24362) 7456 : cluster 0 pgmap v7425: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:57:05.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:57:05 smithi080 bash[28361]: cluster 2023-12-01T08:57:04.221766+0000 mgr.y (mgr.24362) 7457 : cluster 0 pgmap v7426: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:57:05.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:57:05 smithi080 bash[28361]: audit 2023-12-01T08:57:04.347869+0000 mon.a (mon.0) 4963 : audit 0 from='client.? 172.21.15.80:0/2541825776' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:57:05.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:57:05 smithi080 bash[28361]: audit 2023-12-01T08:57:04.901519+0000 mon.a (mon.0) 4964 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:57:05.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:57:05 smithi080 bash[28361]: audit 2023-12-01T08:57:04.913732+0000 mon.a (mon.0) 4965 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:57:05.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:57:05 smithi080 bash[41963]: cluster 2023-12-01T08:57:04.221766+0000 mgr.y (mgr.24362) 7457 : cluster 0 pgmap v7426: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:57:05.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:57:05 smithi080 bash[41963]: audit 2023-12-01T08:57:04.347869+0000 mon.a (mon.0) 4963 : audit 0 from='client.? 172.21.15.80:0/2541825776' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:57:05.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:57:05 smithi080 bash[41963]: audit 2023-12-01T08:57:04.901519+0000 mon.a (mon.0) 4964 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:57:05.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:57:05 smithi080 bash[41963]: audit 2023-12-01T08:57:04.913732+0000 mon.a (mon.0) 4965 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:57:05.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:57:05 smithi090 bash[32384]: cluster 2023-12-01T08:57:04.221766+0000 mgr.y (mgr.24362) 7457 : cluster 0 pgmap v7426: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:57:05.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:57:05 smithi090 bash[32384]: audit 2023-12-01T08:57:04.347869+0000 mon.a (mon.0) 4963 : audit 0 from='client.? 172.21.15.80:0/2541825776' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:57:05.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:57:05 smithi090 bash[32384]: audit 2023-12-01T08:57:04.901519+0000 mon.a (mon.0) 4964 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:57:05.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:57:05 smithi090 bash[32384]: audit 2023-12-01T08:57:04.913732+0000 mon.a (mon.0) 4965 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:57:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:57:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:57:06] "GET /metrics HTTP/1.1" 200 33973 "" "Prometheus/2.43.0" 2023-12-01T08:57:06.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:57:06 smithi080 bash[41963]: audit 2023-12-01T08:57:05.411339+0000 mon.a (mon.0) 4966 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:57:06.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:57:06 smithi080 bash[41963]: audit 2023-12-01T08:57:05.421200+0000 mon.a (mon.0) 4967 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:57:06.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:57:06 smithi080 bash[41963]: audit 2023-12-01T08:57:05.894862+0000 mon.c (mon.2) 4777 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:57:06.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:57:06 smithi080 bash[41963]: audit 2023-12-01T08:57:05.896900+0000 mon.c (mon.2) 4778 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:57:06.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:57:06 smithi080 bash[41963]: audit 2023-12-01T08:57:05.906964+0000 mon.a (mon.0) 4968 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:57:06.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:57:06 smithi080 bash[28361]: audit 2023-12-01T08:57:05.411339+0000 mon.a (mon.0) 4966 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:57:06.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:57:06 smithi080 bash[28361]: audit 2023-12-01T08:57:05.421200+0000 mon.a (mon.0) 4967 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:57:06.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:57:06 smithi080 bash[28361]: audit 2023-12-01T08:57:05.894862+0000 mon.c (mon.2) 4777 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:57:06.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:57:06 smithi080 bash[28361]: audit 2023-12-01T08:57:05.896900+0000 mon.c (mon.2) 4778 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:57:06.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:57:06 smithi080 bash[28361]: audit 2023-12-01T08:57:05.906964+0000 mon.a (mon.0) 4968 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:57:06.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:57:06 smithi090 bash[32384]: audit 2023-12-01T08:57:05.411339+0000 mon.a (mon.0) 4966 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:57:06.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:57:06 smithi090 bash[32384]: audit 2023-12-01T08:57:05.421200+0000 mon.a (mon.0) 4967 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:57:06.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:57:06 smithi090 bash[32384]: audit 2023-12-01T08:57:05.894862+0000 mon.c (mon.2) 4777 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:57:06.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:57:06 smithi090 bash[32384]: audit 2023-12-01T08:57:05.896900+0000 mon.c (mon.2) 4778 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:57:06.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:57:06 smithi090 bash[32384]: audit 2023-12-01T08:57:05.906964+0000 mon.a (mon.0) 4968 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:57:07.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:57:07 smithi080 bash[41963]: cluster 2023-12-01T08:57:06.222858+0000 mgr.y (mgr.24362) 7458 : cluster 0 pgmap v7427: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:57:07.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:57:07 smithi080 bash[41963]: audit 2023-12-01T08:57:06.798904+0000 mon.c (mon.2) 4779 : audit 0 from='client.? 172.21.15.80:0/2728939046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:57:07.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:57:07 smithi080 bash[28361]: cluster 2023-12-01T08:57:06.222858+0000 mgr.y (mgr.24362) 7458 : cluster 0 pgmap v7427: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:57:07.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:57:07 smithi080 bash[28361]: audit 2023-12-01T08:57:06.798904+0000 mon.c (mon.2) 4779 : audit 0 from='client.? 172.21.15.80:0/2728939046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:57:07.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:57:07 smithi090 bash[32384]: cluster 2023-12-01T08:57:06.222858+0000 mgr.y (mgr.24362) 7458 : cluster 0 pgmap v7427: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:57:07.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:57:07 smithi090 bash[32384]: audit 2023-12-01T08:57:06.798904+0000 mon.c (mon.2) 4779 : audit 0 from='client.? 172.21.15.80:0/2728939046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:57:09.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:57:09 smithi080 bash[41963]: cluster 2023-12-01T08:57:08.223529+0000 mgr.y (mgr.24362) 7459 : cluster 0 pgmap v7428: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:57:09.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:57:09 smithi080 bash[41963]: audit 2023-12-01T08:57:09.252666+0000 mon.c (mon.2) 4780 : audit 0 from='client.? 172.21.15.80:0/1948216242' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:57:09.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:57:09 smithi080 bash[28361]: cluster 2023-12-01T08:57:08.223529+0000 mgr.y (mgr.24362) 7459 : cluster 0 pgmap v7428: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:57:09.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:57:09 smithi080 bash[28361]: audit 2023-12-01T08:57:09.252666+0000 mon.c (mon.2) 4780 : audit 0 from='client.? 172.21.15.80:0/1948216242' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:57:09.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:57:09 smithi090 bash[32384]: cluster 2023-12-01T08:57:08.223529+0000 mgr.y (mgr.24362) 7459 : cluster 0 pgmap v7428: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:57:09.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:57:09 smithi090 bash[32384]: audit 2023-12-01T08:57:09.252666+0000 mon.c (mon.2) 4780 : audit 0 from='client.? 172.21.15.80:0/1948216242' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:57:10.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:57:10 smithi080 bash[28361]: audit 2023-12-01T08:57:10.167446+0000 mon.c (mon.2) 4781 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:57:10.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:57:10 smithi080 bash[41963]: audit 2023-12-01T08:57:10.167446+0000 mon.c (mon.2) 4781 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:57:10.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:57:10 smithi090 bash[32384]: audit 2023-12-01T08:57:10.167446+0000 mon.c (mon.2) 4781 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:57:11.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:57:11 smithi080 bash[41963]: cluster 2023-12-01T08:57:10.224200+0000 mgr.y (mgr.24362) 7460 : cluster 0 pgmap v7429: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:57:11.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:57:11 smithi080 bash[28361]: cluster 2023-12-01T08:57:10.224200+0000 mgr.y (mgr.24362) 7460 : cluster 0 pgmap v7429: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:57:11.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:57:11 smithi090 bash[32384]: cluster 2023-12-01T08:57:10.224200+0000 mgr.y (mgr.24362) 7460 : cluster 0 pgmap v7429: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:57:12.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:57:12 smithi090 bash[32384]: audit 2023-12-01T08:57:11.713484+0000 mon.c (mon.2) 4782 : audit 0 from='client.? 172.21.15.80:0/1072181294' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:57:12.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:57:12 smithi080 bash[41963]: audit 2023-12-01T08:57:11.713484+0000 mon.c (mon.2) 4782 : audit 0 from='client.? 172.21.15.80:0/1072181294' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:57:12.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:57:12 smithi080 bash[28361]: audit 2023-12-01T08:57:11.713484+0000 mon.c (mon.2) 4782 : audit 0 from='client.? 172.21.15.80:0/1072181294' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:57:14.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:57:14 smithi080 bash[41963]: cluster 2023-12-01T08:57:12.225371+0000 mgr.y (mgr.24362) 7461 : cluster 0 pgmap v7430: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:57:14.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:57:14 smithi080 bash[28361]: cluster 2023-12-01T08:57:12.225371+0000 mgr.y (mgr.24362) 7461 : cluster 0 pgmap v7430: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:57:14.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:57:14 smithi090 bash[32384]: cluster 2023-12-01T08:57:12.225371+0000 mgr.y (mgr.24362) 7461 : cluster 0 pgmap v7430: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:57:15.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:57:15 smithi080 bash[28361]: audit 2023-12-01T08:57:14.170910+0000 mon.c (mon.2) 4783 : audit 0 from='client.? 172.21.15.80:0/3909780785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:57:15.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:57:15 smithi080 bash[41963]: audit 2023-12-01T08:57:14.170910+0000 mon.c (mon.2) 4783 : audit 0 from='client.? 172.21.15.80:0/3909780785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:57:15.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:57:15 smithi090 bash[32384]: audit 2023-12-01T08:57:14.170910+0000 mon.c (mon.2) 4783 : audit 0 from='client.? 172.21.15.80:0/3909780785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:57:16.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:57:16 smithi080 bash[28361]: cluster 2023-12-01T08:57:14.226028+0000 mgr.y (mgr.24362) 7462 : cluster 0 pgmap v7431: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:57:16.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:57:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:57:16] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.43.0" 2023-12-01T08:57:16.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:57:16 smithi080 bash[41963]: cluster 2023-12-01T08:57:14.226028+0000 mgr.y (mgr.24362) 7462 : cluster 0 pgmap v7431: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:57:16.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:57:16 smithi090 bash[32384]: cluster 2023-12-01T08:57:14.226028+0000 mgr.y (mgr.24362) 7462 : cluster 0 pgmap v7431: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:57:17.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:57:17 smithi080 bash[28361]: audit 2023-12-01T08:57:16.622810+0000 mon.c (mon.2) 4784 : audit 0 from='client.? 172.21.15.80:0/1192250389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:57:17.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:57:17 smithi080 bash[41963]: audit 2023-12-01T08:57:16.622810+0000 mon.c (mon.2) 4784 : audit 0 from='client.? 172.21.15.80:0/1192250389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:57:17.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:57:17 smithi090 bash[32384]: audit 2023-12-01T08:57:16.622810+0000 mon.c (mon.2) 4784 : audit 0 from='client.? 172.21.15.80:0/1192250389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:57:18.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:57:18 smithi080 bash[28361]: cluster 2023-12-01T08:57:16.227161+0000 mgr.y (mgr.24362) 7463 : cluster 0 pgmap v7432: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:57:18.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:57:18 smithi080 bash[41963]: cluster 2023-12-01T08:57:16.227161+0000 mgr.y (mgr.24362) 7463 : cluster 0 pgmap v7432: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:57:18.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:57:18 smithi090 bash[32384]: cluster 2023-12-01T08:57:16.227161+0000 mgr.y (mgr.24362) 7463 : cluster 0 pgmap v7432: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:57:19.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:57:19 smithi080 bash[41963]: audit 2023-12-01T08:57:19.086285+0000 mon.a (mon.0) 4969 : audit 0 from='client.? 172.21.15.80:0/2441557188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:57:19.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:57:19 smithi080 bash[28361]: audit 2023-12-01T08:57:19.086285+0000 mon.a (mon.0) 4969 : audit 0 from='client.? 172.21.15.80:0/2441557188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:57:19.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:57:19 smithi090 bash[32384]: audit 2023-12-01T08:57:19.086285+0000 mon.a (mon.0) 4969 : audit 0 from='client.? 172.21.15.80:0/2441557188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:57:20.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:57:20 smithi080 bash[28361]: cluster 2023-12-01T08:57:18.227832+0000 mgr.y (mgr.24362) 7464 : cluster 0 pgmap v7433: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:57:20.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:57:20 smithi080 bash[41963]: cluster 2023-12-01T08:57:18.227832+0000 mgr.y (mgr.24362) 7464 : cluster 0 pgmap v7433: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:57:20.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:57:20 smithi090 bash[32384]: cluster 2023-12-01T08:57:18.227832+0000 mgr.y (mgr.24362) 7464 : cluster 0 pgmap v7433: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:57:22.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:57:22 smithi080 bash[41963]: cluster 2023-12-01T08:57:20.228526+0000 mgr.y (mgr.24362) 7465 : cluster 0 pgmap v7434: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:57:22.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:57:22 smithi080 bash[41963]: audit 2023-12-01T08:57:21.542278+0000 mon.a (mon.0) 4970 : audit 0 from='client.? 172.21.15.80:0/383773388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:57:22.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:57:22 smithi080 bash[28361]: cluster 2023-12-01T08:57:20.228526+0000 mgr.y (mgr.24362) 7465 : cluster 0 pgmap v7434: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:57:22.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:57:22 smithi080 bash[28361]: audit 2023-12-01T08:57:21.542278+0000 mon.a (mon.0) 4970 : audit 0 from='client.? 172.21.15.80:0/383773388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:57:22.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:57:22 smithi090 bash[32384]: cluster 2023-12-01T08:57:20.228526+0000 mgr.y (mgr.24362) 7465 : cluster 0 pgmap v7434: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:57:22.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:57:22 smithi090 bash[32384]: audit 2023-12-01T08:57:21.542278+0000 mon.a (mon.0) 4970 : audit 0 from='client.? 172.21.15.80:0/383773388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:57:24.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:57:24 smithi080 bash[28361]: cluster 2023-12-01T08:57:22.229621+0000 mgr.y (mgr.24362) 7466 : cluster 0 pgmap v7435: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:57:24.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:57:24 smithi080 bash[28361]: audit 2023-12-01T08:57:23.998136+0000 mon.c (mon.2) 4785 : audit 0 from='client.? 172.21.15.80:0/1321907548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:57:24.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:57:24 smithi080 bash[41963]: cluster 2023-12-01T08:57:22.229621+0000 mgr.y (mgr.24362) 7466 : cluster 0 pgmap v7435: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:57:24.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:57:24 smithi080 bash[41963]: audit 2023-12-01T08:57:23.998136+0000 mon.c (mon.2) 4785 : audit 0 from='client.? 172.21.15.80:0/1321907548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:57:24.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:57:24 smithi090 bash[32384]: cluster 2023-12-01T08:57:22.229621+0000 mgr.y (mgr.24362) 7466 : cluster 0 pgmap v7435: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:57:24.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:57:24 smithi090 bash[32384]: audit 2023-12-01T08:57:23.998136+0000 mon.c (mon.2) 4785 : audit 0 from='client.? 172.21.15.80:0/1321907548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:57:26.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:57:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:57:26] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T08:57:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:57:26 smithi080 bash[41963]: cluster 2023-12-01T08:57:24.230289+0000 mgr.y (mgr.24362) 7467 : cluster 0 pgmap v7436: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:57:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:57:26 smithi080 bash[41963]: audit 2023-12-01T08:57:25.167738+0000 mon.c (mon.2) 4786 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:57:26.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:57:26 smithi080 bash[28361]: cluster 2023-12-01T08:57:24.230289+0000 mgr.y (mgr.24362) 7467 : cluster 0 pgmap v7436: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:57:26.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:57:26 smithi080 bash[28361]: audit 2023-12-01T08:57:25.167738+0000 mon.c (mon.2) 4786 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:57:26.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:57:26 smithi090 bash[32384]: cluster 2023-12-01T08:57:24.230289+0000 mgr.y (mgr.24362) 7467 : cluster 0 pgmap v7436: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:57:26.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:57:26 smithi090 bash[32384]: audit 2023-12-01T08:57:25.167738+0000 mon.c (mon.2) 4786 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:57:27.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:57:27 smithi080 bash[41963]: audit 2023-12-01T08:57:26.454748+0000 mon.a (mon.0) 4971 : audit 0 from='client.? 172.21.15.80:0/691252010' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:57:27.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:57:27 smithi080 bash[28361]: audit 2023-12-01T08:57:26.454748+0000 mon.a (mon.0) 4971 : audit 0 from='client.? 172.21.15.80:0/691252010' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:57:27.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:57:27 smithi090 bash[32384]: audit 2023-12-01T08:57:26.454748+0000 mon.a (mon.0) 4971 : audit 0 from='client.? 172.21.15.80:0/691252010' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:57:28.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:57:28 smithi080 bash[41963]: cluster 2023-12-01T08:57:26.231339+0000 mgr.y (mgr.24362) 7468 : cluster 0 pgmap v7437: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:57:28.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:57:28 smithi080 bash[28361]: cluster 2023-12-01T08:57:26.231339+0000 mgr.y (mgr.24362) 7468 : cluster 0 pgmap v7437: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:57:28.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:57:28 smithi090 bash[32384]: cluster 2023-12-01T08:57:26.231339+0000 mgr.y (mgr.24362) 7468 : cluster 0 pgmap v7437: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:57:29.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:57:29 smithi080 bash[41963]: audit 2023-12-01T08:57:28.910761+0000 mon.a (mon.0) 4972 : audit 0 from='client.? 172.21.15.80:0/3493487367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:57:29.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:57:29 smithi080 bash[28361]: audit 2023-12-01T08:57:28.910761+0000 mon.a (mon.0) 4972 : audit 0 from='client.? 172.21.15.80:0/3493487367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:57:29.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:57:29 smithi090 bash[32384]: audit 2023-12-01T08:57:28.910761+0000 mon.a (mon.0) 4972 : audit 0 from='client.? 172.21.15.80:0/3493487367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:57:30.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:57:30 smithi080 bash[28361]: cluster 2023-12-01T08:57:28.232020+0000 mgr.y (mgr.24362) 7469 : cluster 0 pgmap v7438: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:57:30.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:57:30 smithi080 bash[41963]: cluster 2023-12-01T08:57:28.232020+0000 mgr.y (mgr.24362) 7469 : cluster 0 pgmap v7438: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:57:30.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:57:30 smithi090 bash[32384]: cluster 2023-12-01T08:57:28.232020+0000 mgr.y (mgr.24362) 7469 : cluster 0 pgmap v7438: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:57:32.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:57:32 smithi080 bash[28361]: cluster 2023-12-01T08:57:30.232838+0000 mgr.y (mgr.24362) 7470 : cluster 0 pgmap v7439: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:57:32.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:57:32 smithi080 bash[28361]: audit 2023-12-01T08:57:31.370790+0000 mon.a (mon.0) 4973 : audit 0 from='client.? 172.21.15.80:0/3939869675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:57:32.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:57:32 smithi080 bash[41963]: cluster 2023-12-01T08:57:30.232838+0000 mgr.y (mgr.24362) 7470 : cluster 0 pgmap v7439: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:57:32.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:57:32 smithi080 bash[41963]: audit 2023-12-01T08:57:31.370790+0000 mon.a (mon.0) 4973 : audit 0 from='client.? 172.21.15.80:0/3939869675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:57:32.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:57:32 smithi090 bash[32384]: cluster 2023-12-01T08:57:30.232838+0000 mgr.y (mgr.24362) 7470 : cluster 0 pgmap v7439: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:57:32.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:57:32 smithi090 bash[32384]: audit 2023-12-01T08:57:31.370790+0000 mon.a (mon.0) 4973 : audit 0 from='client.? 172.21.15.80:0/3939869675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:57:34.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:57:34 smithi090 bash[32384]: cluster 2023-12-01T08:57:32.234031+0000 mgr.y (mgr.24362) 7471 : cluster 0 pgmap v7440: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:57:34.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:57:34 smithi090 bash[32384]: audit 2023-12-01T08:57:33.820520+0000 mon.c (mon.2) 4787 : audit 0 from='client.? 172.21.15.80:0/254941559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:57:34.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:57:34 smithi080 bash[28361]: cluster 2023-12-01T08:57:32.234031+0000 mgr.y (mgr.24362) 7471 : cluster 0 pgmap v7440: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:57:34.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:57:34 smithi080 bash[28361]: audit 2023-12-01T08:57:33.820520+0000 mon.c (mon.2) 4787 : audit 0 from='client.? 172.21.15.80:0/254941559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:57:34.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:57:34 smithi080 bash[41963]: cluster 2023-12-01T08:57:32.234031+0000 mgr.y (mgr.24362) 7471 : cluster 0 pgmap v7440: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:57:34.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:57:34 smithi080 bash[41963]: audit 2023-12-01T08:57:33.820520+0000 mon.c (mon.2) 4787 : audit 0 from='client.? 172.21.15.80:0/254941559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:57:35.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:57:35 smithi090 bash[32384]: cluster 2023-12-01T08:57:34.234695+0000 mgr.y (mgr.24362) 7472 : cluster 0 pgmap v7441: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:57:35.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:57:35 smithi080 bash[28361]: cluster 2023-12-01T08:57:34.234695+0000 mgr.y (mgr.24362) 7472 : cluster 0 pgmap v7441: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:57:35.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:57:35 smithi080 bash[41963]: cluster 2023-12-01T08:57:34.234695+0000 mgr.y (mgr.24362) 7472 : cluster 0 pgmap v7441: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:57:36.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:57:36 smithi080 bash[28361]: audit 2023-12-01T08:57:36.273397+0000 mon.a (mon.0) 4974 : audit 0 from='client.? 172.21.15.80:0/2351551220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:57:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:57:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:57:36] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T08:57:36.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:57:36 smithi080 bash[41963]: audit 2023-12-01T08:57:36.273397+0000 mon.a (mon.0) 4974 : audit 0 from='client.? 172.21.15.80:0/2351551220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:57:36.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:57:36 smithi090 bash[32384]: audit 2023-12-01T08:57:36.273397+0000 mon.a (mon.0) 4974 : audit 0 from='client.? 172.21.15.80:0/2351551220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:57:38.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:57:38 smithi080 bash[41963]: cluster 2023-12-01T08:57:36.235785+0000 mgr.y (mgr.24362) 7473 : cluster 0 pgmap v7442: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:57:38.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:57:38 smithi080 bash[28361]: cluster 2023-12-01T08:57:36.235785+0000 mgr.y (mgr.24362) 7473 : cluster 0 pgmap v7442: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:57:38.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:57:38 smithi090 bash[32384]: cluster 2023-12-01T08:57:36.235785+0000 mgr.y (mgr.24362) 7473 : cluster 0 pgmap v7442: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:57:39.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:57:39 smithi080 bash[28361]: audit 2023-12-01T08:57:38.744793+0000 mon.c (mon.2) 4788 : audit 0 from='client.? 172.21.15.80:0/4160455577' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:57:39.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:57:39 smithi080 bash[41963]: audit 2023-12-01T08:57:38.744793+0000 mon.c (mon.2) 4788 : audit 0 from='client.? 172.21.15.80:0/4160455577' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:57:39.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:57:39 smithi090 bash[32384]: audit 2023-12-01T08:57:38.744793+0000 mon.c (mon.2) 4788 : audit 0 from='client.? 172.21.15.80:0/4160455577' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:57:40.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:57:40 smithi080 bash[28361]: cluster 2023-12-01T08:57:38.236380+0000 mgr.y (mgr.24362) 7474 : cluster 0 pgmap v7443: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:57:40.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:57:40 smithi080 bash[41963]: cluster 2023-12-01T08:57:38.236380+0000 mgr.y (mgr.24362) 7474 : cluster 0 pgmap v7443: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:57:40.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:57:40 smithi090 bash[32384]: cluster 2023-12-01T08:57:38.236380+0000 mgr.y (mgr.24362) 7474 : cluster 0 pgmap v7443: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:57:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:57:41 smithi080 bash[41963]: audit 2023-12-01T08:57:40.168252+0000 mon.c (mon.2) 4789 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:57:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:57:41 smithi080 bash[28361]: audit 2023-12-01T08:57:40.168252+0000 mon.c (mon.2) 4789 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:57:41.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:57:41 smithi090 bash[32384]: audit 2023-12-01T08:57:40.168252+0000 mon.c (mon.2) 4789 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:57:42.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:57:42 smithi080 bash[28361]: cluster 2023-12-01T08:57:40.236966+0000 mgr.y (mgr.24362) 7475 : cluster 0 pgmap v7444: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:57:42.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:57:42 smithi080 bash[28361]: audit 2023-12-01T08:57:41.202769+0000 mon.a (mon.0) 4975 : audit 0 from='client.? 172.21.15.80:0/2889725962' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:57:42.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:57:42 smithi080 bash[41963]: cluster 2023-12-01T08:57:40.236966+0000 mgr.y (mgr.24362) 7475 : cluster 0 pgmap v7444: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:57:42.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:57:42 smithi080 bash[41963]: audit 2023-12-01T08:57:41.202769+0000 mon.a (mon.0) 4975 : audit 0 from='client.? 172.21.15.80:0/2889725962' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:57:42.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:57:42 smithi090 bash[32384]: cluster 2023-12-01T08:57:40.236966+0000 mgr.y (mgr.24362) 7475 : cluster 0 pgmap v7444: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:57:42.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:57:42 smithi090 bash[32384]: audit 2023-12-01T08:57:41.202769+0000 mon.a (mon.0) 4975 : audit 0 from='client.? 172.21.15.80:0/2889725962' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:57:44.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:57:44 smithi080 bash[28361]: cluster 2023-12-01T08:57:42.238096+0000 mgr.y (mgr.24362) 7476 : cluster 0 pgmap v7445: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:57:44.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:57:44 smithi080 bash[28361]: audit 2023-12-01T08:57:43.652854+0000 mon.a (mon.0) 4976 : audit 0 from='client.? 172.21.15.80:0/399618514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:57:44.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:57:44 smithi080 bash[41963]: cluster 2023-12-01T08:57:42.238096+0000 mgr.y (mgr.24362) 7476 : cluster 0 pgmap v7445: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:57:44.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:57:44 smithi080 bash[41963]: audit 2023-12-01T08:57:43.652854+0000 mon.a (mon.0) 4976 : audit 0 from='client.? 172.21.15.80:0/399618514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:57:44.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:57:44 smithi090 bash[32384]: cluster 2023-12-01T08:57:42.238096+0000 mgr.y (mgr.24362) 7476 : cluster 0 pgmap v7445: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:57:44.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:57:44 smithi090 bash[32384]: audit 2023-12-01T08:57:43.652854+0000 mon.a (mon.0) 4976 : audit 0 from='client.? 172.21.15.80:0/399618514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:57:46.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:57:46 smithi080 bash[28361]: cluster 2023-12-01T08:57:44.238763+0000 mgr.y (mgr.24362) 7477 : cluster 0 pgmap v7446: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:57:46.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:57:46 smithi080 bash[28361]: audit 2023-12-01T08:57:46.102574+0000 mon.c (mon.2) 4790 : audit 0 from='client.? 172.21.15.80:0/502126615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:57:46.433 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:57:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:57:46] "GET /metrics HTTP/1.1" 200 33973 "" "Prometheus/2.43.0" 2023-12-01T08:57:46.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:57:46 smithi080 bash[41963]: cluster 2023-12-01T08:57:44.238763+0000 mgr.y (mgr.24362) 7477 : cluster 0 pgmap v7446: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:57:46.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:57:46 smithi080 bash[41963]: audit 2023-12-01T08:57:46.102574+0000 mon.c (mon.2) 4790 : audit 0 from='client.? 172.21.15.80:0/502126615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:57:46.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:57:46 smithi090 bash[32384]: cluster 2023-12-01T08:57:44.238763+0000 mgr.y (mgr.24362) 7477 : cluster 0 pgmap v7446: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:57:46.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:57:46 smithi090 bash[32384]: audit 2023-12-01T08:57:46.102574+0000 mon.c (mon.2) 4790 : audit 0 from='client.? 172.21.15.80:0/502126615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:57:48.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:57:48 smithi080 bash[41963]: cluster 2023-12-01T08:57:46.239909+0000 mgr.y (mgr.24362) 7478 : cluster 0 pgmap v7447: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:57:48.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:57:48 smithi080 bash[28361]: cluster 2023-12-01T08:57:46.239909+0000 mgr.y (mgr.24362) 7478 : cluster 0 pgmap v7447: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:57:48.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:57:48 smithi090 bash[32384]: cluster 2023-12-01T08:57:46.239909+0000 mgr.y (mgr.24362) 7478 : cluster 0 pgmap v7447: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:57:49.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:57:49 smithi080 bash[28361]: audit 2023-12-01T08:57:48.552832+0000 mon.a (mon.0) 4977 : audit 0 from='client.? 172.21.15.80:0/2891766732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:57:49.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:57:49 smithi080 bash[41963]: audit 2023-12-01T08:57:48.552832+0000 mon.a (mon.0) 4977 : audit 0 from='client.? 172.21.15.80:0/2891766732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:57:49.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:57:49 smithi090 bash[32384]: audit 2023-12-01T08:57:48.552832+0000 mon.a (mon.0) 4977 : audit 0 from='client.? 172.21.15.80:0/2891766732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:57:50.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:57:50 smithi080 bash[28361]: cluster 2023-12-01T08:57:48.240492+0000 mgr.y (mgr.24362) 7479 : cluster 0 pgmap v7448: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:57:50.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:57:50 smithi080 bash[41963]: cluster 2023-12-01T08:57:48.240492+0000 mgr.y (mgr.24362) 7479 : cluster 0 pgmap v7448: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:57:50.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:57:50 smithi090 bash[32384]: cluster 2023-12-01T08:57:48.240492+0000 mgr.y (mgr.24362) 7479 : cluster 0 pgmap v7448: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:57:51.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:57:51 smithi080 bash[41963]: audit 2023-12-01T08:57:51.019448+0000 mon.c (mon.2) 4791 : audit 0 from='client.? 172.21.15.80:0/1741015705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:57:51.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:57:51 smithi080 bash[28361]: audit 2023-12-01T08:57:51.019448+0000 mon.c (mon.2) 4791 : audit 0 from='client.? 172.21.15.80:0/1741015705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:57:51.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:57:51 smithi090 bash[32384]: audit 2023-12-01T08:57:51.019448+0000 mon.c (mon.2) 4791 : audit 0 from='client.? 172.21.15.80:0/1741015705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:57:52.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:57:52 smithi080 bash[41963]: cluster 2023-12-01T08:57:50.241079+0000 mgr.y (mgr.24362) 7480 : cluster 0 pgmap v7449: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:57:52.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:57:52 smithi080 bash[28361]: cluster 2023-12-01T08:57:50.241079+0000 mgr.y (mgr.24362) 7480 : cluster 0 pgmap v7449: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:57:52.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:57:52 smithi090 bash[32384]: cluster 2023-12-01T08:57:50.241079+0000 mgr.y (mgr.24362) 7480 : cluster 0 pgmap v7449: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:57:54.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:57:54 smithi080 bash[41963]: cluster 2023-12-01T08:57:52.242241+0000 mgr.y (mgr.24362) 7481 : cluster 0 pgmap v7450: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:57:54.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:57:54 smithi080 bash[41963]: audit 2023-12-01T08:57:53.465977+0000 mon.a (mon.0) 4978 : audit 0 from='client.? 172.21.15.80:0/2947112358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:57:54.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:57:54 smithi080 bash[28361]: cluster 2023-12-01T08:57:52.242241+0000 mgr.y (mgr.24362) 7481 : cluster 0 pgmap v7450: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:57:54.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:57:54 smithi080 bash[28361]: audit 2023-12-01T08:57:53.465977+0000 mon.a (mon.0) 4978 : audit 0 from='client.? 172.21.15.80:0/2947112358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:57:54.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:57:54 smithi090 bash[32384]: cluster 2023-12-01T08:57:52.242241+0000 mgr.y (mgr.24362) 7481 : cluster 0 pgmap v7450: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:57:54.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:57:54 smithi090 bash[32384]: audit 2023-12-01T08:57:53.465977+0000 mon.a (mon.0) 4978 : audit 0 from='client.? 172.21.15.80:0/2947112358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:57:55.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:57:55 smithi090 bash[32384]: audit 2023-12-01T08:57:55.168825+0000 mon.c (mon.2) 4792 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:57:55.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:57:55 smithi080 bash[28361]: audit 2023-12-01T08:57:55.168825+0000 mon.c (mon.2) 4792 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:57:55.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:57:55 smithi080 bash[41963]: audit 2023-12-01T08:57:55.168825+0000 mon.c (mon.2) 4792 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:57:56.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:57:56 smithi090 bash[32384]: cluster 2023-12-01T08:57:54.242903+0000 mgr.y (mgr.24362) 7482 : cluster 0 pgmap v7451: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:57:56.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:57:56 smithi090 bash[32384]: audit 2023-12-01T08:57:55.921601+0000 mon.c (mon.2) 4793 : audit 0 from='client.? 172.21.15.80:0/1556874573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:57:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:57:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:57:56] "GET /metrics HTTP/1.1" 200 33971 "" "Prometheus/2.43.0" 2023-12-01T08:57:56.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:57:56 smithi080 bash[28361]: cluster 2023-12-01T08:57:54.242903+0000 mgr.y (mgr.24362) 7482 : cluster 0 pgmap v7451: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:57:56.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:57:56 smithi080 bash[28361]: audit 2023-12-01T08:57:55.921601+0000 mon.c (mon.2) 4793 : audit 0 from='client.? 172.21.15.80:0/1556874573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:57:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:57:56 smithi080 bash[41963]: cluster 2023-12-01T08:57:54.242903+0000 mgr.y (mgr.24362) 7482 : cluster 0 pgmap v7451: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:57:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:57:56 smithi080 bash[41963]: audit 2023-12-01T08:57:55.921601+0000 mon.c (mon.2) 4793 : audit 0 from='client.? 172.21.15.80:0/1556874573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:57:58.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:57:58 smithi080 bash[28361]: cluster 2023-12-01T08:57:56.243962+0000 mgr.y (mgr.24362) 7483 : cluster 0 pgmap v7452: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:57:58.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:57:58 smithi080 bash[41963]: cluster 2023-12-01T08:57:56.243962+0000 mgr.y (mgr.24362) 7483 : cluster 0 pgmap v7452: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:57:58.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:57:58 smithi090 bash[32384]: cluster 2023-12-01T08:57:56.243962+0000 mgr.y (mgr.24362) 7483 : cluster 0 pgmap v7452: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:57:59.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:57:59 smithi080 bash[41963]: audit 2023-12-01T08:57:58.378924+0000 mon.c (mon.2) 4794 : audit 0 from='client.? 172.21.15.80:0/1397691905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:57:59.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:57:59 smithi080 bash[28361]: audit 2023-12-01T08:57:58.378924+0000 mon.c (mon.2) 4794 : audit 0 from='client.? 172.21.15.80:0/1397691905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:57:59.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:57:59 smithi090 bash[32384]: audit 2023-12-01T08:57:58.378924+0000 mon.c (mon.2) 4794 : audit 0 from='client.? 172.21.15.80:0/1397691905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:58:00.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:58:00 smithi080 bash[28361]: cluster 2023-12-01T08:57:58.244568+0000 mgr.y (mgr.24362) 7484 : cluster 0 pgmap v7453: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:58:00.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:58:00 smithi080 bash[41963]: cluster 2023-12-01T08:57:58.244568+0000 mgr.y (mgr.24362) 7484 : cluster 0 pgmap v7453: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:58:00.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:58:00 smithi090 bash[32384]: cluster 2023-12-01T08:57:58.244568+0000 mgr.y (mgr.24362) 7484 : cluster 0 pgmap v7453: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:58:01.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:58:01 smithi080 bash[28361]: audit 2023-12-01T08:58:00.833591+0000 mon.c (mon.2) 4795 : audit 0 from='client.? 172.21.15.80:0/512203932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:58:01.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:58:01 smithi080 bash[41963]: audit 2023-12-01T08:58:00.833591+0000 mon.c (mon.2) 4795 : audit 0 from='client.? 172.21.15.80:0/512203932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:58:01.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:58:01 smithi090 bash[32384]: audit 2023-12-01T08:58:00.833591+0000 mon.c (mon.2) 4795 : audit 0 from='client.? 172.21.15.80:0/512203932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:58:02.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:58:02 smithi080 bash[28361]: cluster 2023-12-01T08:58:00.245253+0000 mgr.y (mgr.24362) 7485 : cluster 0 pgmap v7454: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:58:02.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:58:02 smithi080 bash[41963]: cluster 2023-12-01T08:58:00.245253+0000 mgr.y (mgr.24362) 7485 : cluster 0 pgmap v7454: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:58:02.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:58:02 smithi090 bash[32384]: cluster 2023-12-01T08:58:00.245253+0000 mgr.y (mgr.24362) 7485 : cluster 0 pgmap v7454: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:58:04.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:58:04 smithi080 bash[41963]: cluster 2023-12-01T08:58:02.246416+0000 mgr.y (mgr.24362) 7486 : cluster 0 pgmap v7455: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:58:04.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:58:04 smithi080 bash[41963]: audit 2023-12-01T08:58:03.290209+0000 mon.a (mon.0) 4979 : audit 0 from='client.? 172.21.15.80:0/3432031496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:58:04.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:58:04 smithi080 bash[28361]: cluster 2023-12-01T08:58:02.246416+0000 mgr.y (mgr.24362) 7486 : cluster 0 pgmap v7455: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:58:04.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:58:04 smithi080 bash[28361]: audit 2023-12-01T08:58:03.290209+0000 mon.a (mon.0) 4979 : audit 0 from='client.? 172.21.15.80:0/3432031496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:58:04.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:58:04 smithi090 bash[32384]: cluster 2023-12-01T08:58:02.246416+0000 mgr.y (mgr.24362) 7486 : cluster 0 pgmap v7455: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:58:04.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:58:04 smithi090 bash[32384]: audit 2023-12-01T08:58:03.290209+0000 mon.a (mon.0) 4979 : audit 0 from='client.? 172.21.15.80:0/3432031496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:58:06.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:58:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:58:06] "GET /metrics HTTP/1.1" 200 33971 "" "Prometheus/2.43.0" 2023-12-01T08:58:06.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:58:06 smithi080 bash[28361]: cluster 2023-12-01T08:58:04.247012+0000 mgr.y (mgr.24362) 7487 : cluster 0 pgmap v7456: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:58:06.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:58:06 smithi080 bash[28361]: audit 2023-12-01T08:58:05.738704+0000 mon.a (mon.0) 4980 : audit 0 from='client.? 172.21.15.80:0/3072349519' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:58:06.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:58:06 smithi080 bash[28361]: audit 2023-12-01T08:58:05.991643+0000 mon.c (mon.2) 4796 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:58:06.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:58:06 smithi080 bash[41963]: cluster 2023-12-01T08:58:04.247012+0000 mgr.y (mgr.24362) 7487 : cluster 0 pgmap v7456: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:58:06.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:58:06 smithi080 bash[41963]: audit 2023-12-01T08:58:05.738704+0000 mon.a (mon.0) 4980 : audit 0 from='client.? 172.21.15.80:0/3072349519' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:58:06.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:58:06 smithi080 bash[41963]: audit 2023-12-01T08:58:05.991643+0000 mon.c (mon.2) 4796 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:58:06.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:58:06 smithi090 bash[32384]: cluster 2023-12-01T08:58:04.247012+0000 mgr.y (mgr.24362) 7487 : cluster 0 pgmap v7456: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:58:06.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:58:06 smithi090 bash[32384]: audit 2023-12-01T08:58:05.738704+0000 mon.a (mon.0) 4980 : audit 0 from='client.? 172.21.15.80:0/3072349519' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:58:06.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:58:06 smithi090 bash[32384]: audit 2023-12-01T08:58:05.991643+0000 mon.c (mon.2) 4796 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:58:08.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:58:08 smithi080 bash[28361]: cluster 2023-12-01T08:58:06.248038+0000 mgr.y (mgr.24362) 7488 : cluster 0 pgmap v7457: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:58:08.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:58:08 smithi080 bash[41963]: cluster 2023-12-01T08:58:06.248038+0000 mgr.y (mgr.24362) 7488 : cluster 0 pgmap v7457: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:58:08.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:58:08 smithi090 bash[32384]: cluster 2023-12-01T08:58:06.248038+0000 mgr.y (mgr.24362) 7488 : cluster 0 pgmap v7457: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:58:09.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:58:09 smithi080 bash[28361]: audit 2023-12-01T08:58:08.187685+0000 mon.c (mon.2) 4797 : audit 0 from='client.? 172.21.15.80:0/605725955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:58:09.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:58:09 smithi080 bash[41963]: audit 2023-12-01T08:58:08.187685+0000 mon.c (mon.2) 4797 : audit 0 from='client.? 172.21.15.80:0/605725955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:58:09.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:58:09 smithi090 bash[32384]: audit 2023-12-01T08:58:08.187685+0000 mon.c (mon.2) 4797 : audit 0 from='client.? 172.21.15.80:0/605725955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:58:10.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:58:10 smithi080 bash[28361]: cluster 2023-12-01T08:58:08.248613+0000 mgr.y (mgr.24362) 7489 : cluster 0 pgmap v7458: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:58:10.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:58:10 smithi080 bash[41963]: cluster 2023-12-01T08:58:08.248613+0000 mgr.y (mgr.24362) 7489 : cluster 0 pgmap v7458: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:58:10.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:58:10 smithi090 bash[32384]: cluster 2023-12-01T08:58:08.248613+0000 mgr.y (mgr.24362) 7489 : cluster 0 pgmap v7458: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:58:11.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:58:11 smithi080 bash[28361]: audit 2023-12-01T08:58:10.169627+0000 mon.c (mon.2) 4798 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:58:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:58:11 smithi080 bash[28361]: audit 2023-12-01T08:58:10.643804+0000 mon.a (mon.0) 4981 : audit 0 from='client.? 172.21.15.80:0/343234796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:58:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:58:11 smithi080 bash[41963]: audit 2023-12-01T08:58:10.169627+0000 mon.c (mon.2) 4798 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:58:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:58:11 smithi080 bash[41963]: audit 2023-12-01T08:58:10.643804+0000 mon.a (mon.0) 4981 : audit 0 from='client.? 172.21.15.80:0/343234796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:58:11.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:58:11 smithi090 bash[32384]: audit 2023-12-01T08:58:10.169627+0000 mon.c (mon.2) 4798 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:58:11.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:58:11 smithi090 bash[32384]: audit 2023-12-01T08:58:10.643804+0000 mon.a (mon.0) 4981 : audit 0 from='client.? 172.21.15.80:0/343234796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:58:12.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:58:12 smithi080 bash[28361]: cluster 2023-12-01T08:58:10.249246+0000 mgr.y (mgr.24362) 7490 : cluster 0 pgmap v7459: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:58:12.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:58:12 smithi080 bash[28361]: audit 2023-12-01T08:58:11.788463+0000 mon.a (mon.0) 4982 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:58:12.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:58:12 smithi080 bash[28361]: audit 2023-12-01T08:58:11.802902+0000 mon.a (mon.0) 4983 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:58:12.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:58:12 smithi080 bash[41963]: cluster 2023-12-01T08:58:10.249246+0000 mgr.y (mgr.24362) 7490 : cluster 0 pgmap v7459: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:58:12.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:58:12 smithi080 bash[41963]: audit 2023-12-01T08:58:11.788463+0000 mon.a (mon.0) 4982 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:58:12.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:58:12 smithi080 bash[41963]: audit 2023-12-01T08:58:11.802902+0000 mon.a (mon.0) 4983 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:58:12.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:58:12 smithi090 bash[32384]: cluster 2023-12-01T08:58:10.249246+0000 mgr.y (mgr.24362) 7490 : cluster 0 pgmap v7459: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:58:12.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:58:12 smithi090 bash[32384]: audit 2023-12-01T08:58:11.788463+0000 mon.a (mon.0) 4982 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:58:12.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:58:12 smithi090 bash[32384]: audit 2023-12-01T08:58:11.802902+0000 mon.a (mon.0) 4983 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:58:13.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:58:13 smithi090 bash[32384]: audit 2023-12-01T08:58:12.190834+0000 mon.a (mon.0) 4984 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:58:13.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:58:13 smithi090 bash[32384]: audit 2023-12-01T08:58:12.199199+0000 mon.a (mon.0) 4985 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:58:13.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:58:13 smithi090 bash[32384]: audit 2023-12-01T08:58:12.753141+0000 mon.c (mon.2) 4799 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:58:13.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:58:13 smithi090 bash[32384]: audit 2023-12-01T08:58:12.754880+0000 mon.c (mon.2) 4800 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:58:13.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:58:13 smithi090 bash[32384]: audit 2023-12-01T08:58:12.762105+0000 mon.a (mon.0) 4986 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:58:13.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:58:13 smithi090 bash[32384]: audit 2023-12-01T08:58:13.096255+0000 mon.a (mon.0) 4987 : audit 0 from='client.? 172.21.15.80:0/424082181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:58:13.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:58:13 smithi080 bash[28361]: audit 2023-12-01T08:58:12.190834+0000 mon.a (mon.0) 4984 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:58:13.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:58:13 smithi080 bash[28361]: audit 2023-12-01T08:58:12.199199+0000 mon.a (mon.0) 4985 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:58:13.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:58:13 smithi080 bash[28361]: audit 2023-12-01T08:58:12.753141+0000 mon.c (mon.2) 4799 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:58:13.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:58:13 smithi080 bash[28361]: audit 2023-12-01T08:58:12.754880+0000 mon.c (mon.2) 4800 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:58:13.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:58:13 smithi080 bash[28361]: audit 2023-12-01T08:58:12.762105+0000 mon.a (mon.0) 4986 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:58:13.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:58:13 smithi080 bash[28361]: audit 2023-12-01T08:58:13.096255+0000 mon.a (mon.0) 4987 : audit 0 from='client.? 172.21.15.80:0/424082181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:58:13.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:58:13 smithi080 bash[41963]: audit 2023-12-01T08:58:12.190834+0000 mon.a (mon.0) 4984 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:58:13.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:58:13 smithi080 bash[41963]: audit 2023-12-01T08:58:12.199199+0000 mon.a (mon.0) 4985 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:58:13.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:58:13 smithi080 bash[41963]: audit 2023-12-01T08:58:12.753141+0000 mon.c (mon.2) 4799 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:58:13.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:58:13 smithi080 bash[41963]: audit 2023-12-01T08:58:12.754880+0000 mon.c (mon.2) 4800 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:58:13.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:58:13 smithi080 bash[41963]: audit 2023-12-01T08:58:12.762105+0000 mon.a (mon.0) 4986 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:58:13.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:58:13 smithi080 bash[41963]: audit 2023-12-01T08:58:13.096255+0000 mon.a (mon.0) 4987 : audit 0 from='client.? 172.21.15.80:0/424082181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:58:14.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:58:14 smithi090 bash[32384]: cluster 2023-12-01T08:58:12.250252+0000 mgr.y (mgr.24362) 7491 : cluster 0 pgmap v7460: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:58:14.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:58:14 smithi080 bash[28361]: cluster 2023-12-01T08:58:12.250252+0000 mgr.y (mgr.24362) 7491 : cluster 0 pgmap v7460: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:58:14.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:58:14 smithi080 bash[41963]: cluster 2023-12-01T08:58:12.250252+0000 mgr.y (mgr.24362) 7491 : cluster 0 pgmap v7460: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:58:15.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:58:15 smithi090 bash[32384]: cluster 2023-12-01T08:58:14.250914+0000 mgr.y (mgr.24362) 7492 : cluster 0 pgmap v7461: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:58:15.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:58:15 smithi080 bash[41963]: cluster 2023-12-01T08:58:14.250914+0000 mgr.y (mgr.24362) 7492 : cluster 0 pgmap v7461: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:58:15.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:58:15 smithi080 bash[28361]: cluster 2023-12-01T08:58:14.250914+0000 mgr.y (mgr.24362) 7492 : cluster 0 pgmap v7461: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:58:16.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:58:16 smithi090 bash[32384]: audit 2023-12-01T08:58:15.556114+0000 mon.c (mon.2) 4801 : audit 0 from='client.? 172.21.15.80:0/1968012558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:58:16.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:58:16 smithi080 bash[28361]: audit 2023-12-01T08:58:15.556114+0000 mon.c (mon.2) 4801 : audit 0 from='client.? 172.21.15.80:0/1968012558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:58:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:58:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:58:16] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.43.0" 2023-12-01T08:58:16.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:58:16 smithi080 bash[41963]: audit 2023-12-01T08:58:15.556114+0000 mon.c (mon.2) 4801 : audit 0 from='client.? 172.21.15.80:0/1968012558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:58:18.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:58:18 smithi080 bash[41963]: cluster 2023-12-01T08:58:16.252058+0000 mgr.y (mgr.24362) 7493 : cluster 0 pgmap v7462: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:58:18.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:58:18 smithi080 bash[41963]: audit 2023-12-01T08:58:18.008333+0000 mon.c (mon.2) 4802 : audit 0 from='client.? 172.21.15.80:0/3600399088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:58:18.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:58:18 smithi080 bash[28361]: cluster 2023-12-01T08:58:16.252058+0000 mgr.y (mgr.24362) 7493 : cluster 0 pgmap v7462: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:58:18.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:58:18 smithi080 bash[28361]: audit 2023-12-01T08:58:18.008333+0000 mon.c (mon.2) 4802 : audit 0 from='client.? 172.21.15.80:0/3600399088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:58:18.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:58:18 smithi090 bash[32384]: cluster 2023-12-01T08:58:16.252058+0000 mgr.y (mgr.24362) 7493 : cluster 0 pgmap v7462: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:58:18.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:58:18 smithi090 bash[32384]: audit 2023-12-01T08:58:18.008333+0000 mon.c (mon.2) 4802 : audit 0 from='client.? 172.21.15.80:0/3600399088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:58:20.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:58:20 smithi080 bash[41963]: cluster 2023-12-01T08:58:18.252719+0000 mgr.y (mgr.24362) 7494 : cluster 0 pgmap v7463: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:58:20.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:58:20 smithi080 bash[28361]: cluster 2023-12-01T08:58:18.252719+0000 mgr.y (mgr.24362) 7494 : cluster 0 pgmap v7463: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:58:20.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:58:20 smithi090 bash[32384]: cluster 2023-12-01T08:58:18.252719+0000 mgr.y (mgr.24362) 7494 : cluster 0 pgmap v7463: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:58:21.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:58:21 smithi080 bash[28361]: audit 2023-12-01T08:58:20.463360+0000 mon.a (mon.0) 4988 : audit 0 from='client.? 172.21.15.80:0/1793308441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:58:21.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:58:21 smithi080 bash[41963]: audit 2023-12-01T08:58:20.463360+0000 mon.a (mon.0) 4988 : audit 0 from='client.? 172.21.15.80:0/1793308441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:58:21.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:58:21 smithi090 bash[32384]: audit 2023-12-01T08:58:20.463360+0000 mon.a (mon.0) 4988 : audit 0 from='client.? 172.21.15.80:0/1793308441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:58:22.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:58:22 smithi080 bash[28361]: cluster 2023-12-01T08:58:20.253215+0000 mgr.y (mgr.24362) 7495 : cluster 0 pgmap v7464: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:58:22.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:58:22 smithi080 bash[41963]: cluster 2023-12-01T08:58:20.253215+0000 mgr.y (mgr.24362) 7495 : cluster 0 pgmap v7464: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:58:22.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:58:22 smithi090 bash[32384]: cluster 2023-12-01T08:58:20.253215+0000 mgr.y (mgr.24362) 7495 : cluster 0 pgmap v7464: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:58:23.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:58:23 smithi080 bash[28361]: audit 2023-12-01T08:58:22.919763+0000 mon.a (mon.0) 4989 : audit 0 from='client.? 172.21.15.80:0/1613443915' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:58:23.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:58:23 smithi080 bash[41963]: audit 2023-12-01T08:58:22.919763+0000 mon.a (mon.0) 4989 : audit 0 from='client.? 172.21.15.80:0/1613443915' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:58:23.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:58:23 smithi090 bash[32384]: audit 2023-12-01T08:58:22.919763+0000 mon.a (mon.0) 4989 : audit 0 from='client.? 172.21.15.80:0/1613443915' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:58:24.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:58:24 smithi080 bash[41963]: cluster 2023-12-01T08:58:22.254339+0000 mgr.y (mgr.24362) 7496 : cluster 0 pgmap v7465: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:58:24.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:58:24 smithi080 bash[28361]: cluster 2023-12-01T08:58:22.254339+0000 mgr.y (mgr.24362) 7496 : cluster 0 pgmap v7465: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:58:24.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:58:24 smithi090 bash[32384]: cluster 2023-12-01T08:58:22.254339+0000 mgr.y (mgr.24362) 7496 : cluster 0 pgmap v7465: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:58:26.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:58:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:58:26] "GET /metrics HTTP/1.1" 200 33970 "" "Prometheus/2.43.0" 2023-12-01T08:58:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:58:26 smithi080 bash[41963]: cluster 2023-12-01T08:58:24.254939+0000 mgr.y (mgr.24362) 7497 : cluster 0 pgmap v7466: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:58:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:58:26 smithi080 bash[41963]: audit 2023-12-01T08:58:25.169123+0000 mon.c (mon.2) 4803 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:58:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:58:26 smithi080 bash[41963]: audit 2023-12-01T08:58:25.374924+0000 mon.a (mon.0) 4990 : audit 0 from='client.? 172.21.15.80:0/332935153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:58:26.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:58:26 smithi080 bash[28361]: cluster 2023-12-01T08:58:24.254939+0000 mgr.y (mgr.24362) 7497 : cluster 0 pgmap v7466: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:58:26.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:58:26 smithi080 bash[28361]: audit 2023-12-01T08:58:25.169123+0000 mon.c (mon.2) 4803 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:58:26.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:58:26 smithi080 bash[28361]: audit 2023-12-01T08:58:25.374924+0000 mon.a (mon.0) 4990 : audit 0 from='client.? 172.21.15.80:0/332935153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:58:26.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:58:26 smithi090 bash[32384]: cluster 2023-12-01T08:58:24.254939+0000 mgr.y (mgr.24362) 7497 : cluster 0 pgmap v7466: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:58:26.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:58:26 smithi090 bash[32384]: audit 2023-12-01T08:58:25.169123+0000 mon.c (mon.2) 4803 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:58:26.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:58:26 smithi090 bash[32384]: audit 2023-12-01T08:58:25.374924+0000 mon.a (mon.0) 4990 : audit 0 from='client.? 172.21.15.80:0/332935153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:58:28.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:58:28 smithi080 bash[28361]: cluster 2023-12-01T08:58:26.256177+0000 mgr.y (mgr.24362) 7498 : cluster 0 pgmap v7467: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:58:28.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:58:28 smithi080 bash[28361]: audit 2023-12-01T08:58:27.833448+0000 mon.a (mon.0) 4991 : audit 0 from='client.? 172.21.15.80:0/1866352275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:58:28.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:58:28 smithi080 bash[41963]: cluster 2023-12-01T08:58:26.256177+0000 mgr.y (mgr.24362) 7498 : cluster 0 pgmap v7467: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:58:28.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:58:28 smithi080 bash[41963]: audit 2023-12-01T08:58:27.833448+0000 mon.a (mon.0) 4991 : audit 0 from='client.? 172.21.15.80:0/1866352275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:58:28.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:58:28 smithi090 bash[32384]: cluster 2023-12-01T08:58:26.256177+0000 mgr.y (mgr.24362) 7498 : cluster 0 pgmap v7467: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:58:28.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:58:28 smithi090 bash[32384]: audit 2023-12-01T08:58:27.833448+0000 mon.a (mon.0) 4991 : audit 0 from='client.? 172.21.15.80:0/1866352275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:58:30.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:58:30 smithi080 bash[28361]: cluster 2023-12-01T08:58:28.256968+0000 mgr.y (mgr.24362) 7499 : cluster 0 pgmap v7468: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:58:30.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:58:30 smithi080 bash[41963]: cluster 2023-12-01T08:58:28.256968+0000 mgr.y (mgr.24362) 7499 : cluster 0 pgmap v7468: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:58:30.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:58:30 smithi090 bash[32384]: cluster 2023-12-01T08:58:28.256968+0000 mgr.y (mgr.24362) 7499 : cluster 0 pgmap v7468: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:58:31.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:58:31 smithi080 bash[28361]: audit 2023-12-01T08:58:30.294948+0000 mon.c (mon.2) 4804 : audit 0 from='client.? 172.21.15.80:0/3930154356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:58:31.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:58:31 smithi080 bash[41963]: audit 2023-12-01T08:58:30.294948+0000 mon.c (mon.2) 4804 : audit 0 from='client.? 172.21.15.80:0/3930154356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:58:31.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:58:31 smithi090 bash[32384]: audit 2023-12-01T08:58:30.294948+0000 mon.c (mon.2) 4804 : audit 0 from='client.? 172.21.15.80:0/3930154356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:58:32.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:58:32 smithi080 bash[41963]: cluster 2023-12-01T08:58:30.257577+0000 mgr.y (mgr.24362) 7500 : cluster 0 pgmap v7469: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:58:32.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:58:32 smithi080 bash[28361]: cluster 2023-12-01T08:58:30.257577+0000 mgr.y (mgr.24362) 7500 : cluster 0 pgmap v7469: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:58:32.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:58:32 smithi090 bash[32384]: cluster 2023-12-01T08:58:30.257577+0000 mgr.y (mgr.24362) 7500 : cluster 0 pgmap v7469: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:58:33.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:58:33 smithi080 bash[28361]: audit 2023-12-01T08:58:32.752268+0000 mon.a (mon.0) 4992 : audit 0 from='client.? 172.21.15.80:0/4117694673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:58:33.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:58:33 smithi080 bash[41963]: audit 2023-12-01T08:58:32.752268+0000 mon.a (mon.0) 4992 : audit 0 from='client.? 172.21.15.80:0/4117694673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:58:33.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:58:33 smithi090 bash[32384]: audit 2023-12-01T08:58:32.752268+0000 mon.a (mon.0) 4992 : audit 0 from='client.? 172.21.15.80:0/4117694673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:58:34.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:58:34 smithi080 bash[28361]: cluster 2023-12-01T08:58:32.258817+0000 mgr.y (mgr.24362) 7501 : cluster 0 pgmap v7470: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:58:34.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:58:34 smithi080 bash[41963]: cluster 2023-12-01T08:58:32.258817+0000 mgr.y (mgr.24362) 7501 : cluster 0 pgmap v7470: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:58:34.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:58:34 smithi090 bash[32384]: cluster 2023-12-01T08:58:32.258817+0000 mgr.y (mgr.24362) 7501 : cluster 0 pgmap v7470: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:58:36.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:58:36 smithi090 bash[32384]: cluster 2023-12-01T08:58:34.259520+0000 mgr.y (mgr.24362) 7502 : cluster 0 pgmap v7471: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:58:36.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:58:36 smithi090 bash[32384]: audit 2023-12-01T08:58:35.216696+0000 mon.a (mon.0) 4993 : audit 0 from='client.? 172.21.15.80:0/3529173319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:58:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:58:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:58:36] "GET /metrics HTTP/1.1" 200 33970 "" "Prometheus/2.43.0" 2023-12-01T08:58:36.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:58:36 smithi080 bash[28361]: cluster 2023-12-01T08:58:34.259520+0000 mgr.y (mgr.24362) 7502 : cluster 0 pgmap v7471: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:58:36.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:58:36 smithi080 bash[28361]: audit 2023-12-01T08:58:35.216696+0000 mon.a (mon.0) 4993 : audit 0 from='client.? 172.21.15.80:0/3529173319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:58:36.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:58:36 smithi080 bash[41963]: cluster 2023-12-01T08:58:34.259520+0000 mgr.y (mgr.24362) 7502 : cluster 0 pgmap v7471: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:58:36.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:58:36 smithi080 bash[41963]: audit 2023-12-01T08:58:35.216696+0000 mon.a (mon.0) 4993 : audit 0 from='client.? 172.21.15.80:0/3529173319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:58:38.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:58:38 smithi090 bash[32384]: cluster 2023-12-01T08:58:36.260658+0000 mgr.y (mgr.24362) 7503 : cluster 0 pgmap v7472: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:58:38.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:58:38 smithi090 bash[32384]: audit 2023-12-01T08:58:37.664126+0000 mon.c (mon.2) 4805 : audit 0 from='client.? 172.21.15.80:0/4117128758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:58:38.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:58:38 smithi080 bash[28361]: cluster 2023-12-01T08:58:36.260658+0000 mgr.y (mgr.24362) 7503 : cluster 0 pgmap v7472: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:58:38.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:58:38 smithi080 bash[28361]: audit 2023-12-01T08:58:37.664126+0000 mon.c (mon.2) 4805 : audit 0 from='client.? 172.21.15.80:0/4117128758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:58:38.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:58:38 smithi080 bash[41963]: cluster 2023-12-01T08:58:36.260658+0000 mgr.y (mgr.24362) 7503 : cluster 0 pgmap v7472: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:58:38.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:58:38 smithi080 bash[41963]: audit 2023-12-01T08:58:37.664126+0000 mon.c (mon.2) 4805 : audit 0 from='client.? 172.21.15.80:0/4117128758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:58:39.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:58:39 smithi090 bash[32384]: cluster 2023-12-01T08:58:38.261333+0000 mgr.y (mgr.24362) 7504 : cluster 0 pgmap v7473: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:58:39.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:58:39 smithi080 bash[28361]: cluster 2023-12-01T08:58:38.261333+0000 mgr.y (mgr.24362) 7504 : cluster 0 pgmap v7473: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:58:39.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:58:39 smithi080 bash[41963]: cluster 2023-12-01T08:58:38.261333+0000 mgr.y (mgr.24362) 7504 : cluster 0 pgmap v7473: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:58:40.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:58:40 smithi090 bash[32384]: audit 2023-12-01T08:58:40.115572+0000 mon.a (mon.0) 4994 : audit 0 from='client.? 172.21.15.80:0/1128036143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:58:40.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:58:40 smithi090 bash[32384]: audit 2023-12-01T08:58:40.169565+0000 mon.c (mon.2) 4806 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:58:40.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:58:40 smithi080 bash[28361]: audit 2023-12-01T08:58:40.115572+0000 mon.a (mon.0) 4994 : audit 0 from='client.? 172.21.15.80:0/1128036143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:58:40.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:58:40 smithi080 bash[28361]: audit 2023-12-01T08:58:40.169565+0000 mon.c (mon.2) 4806 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:58:40.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:58:40 smithi080 bash[41963]: audit 2023-12-01T08:58:40.115572+0000 mon.a (mon.0) 4994 : audit 0 from='client.? 172.21.15.80:0/1128036143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:58:40.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:58:40 smithi080 bash[41963]: audit 2023-12-01T08:58:40.169565+0000 mon.c (mon.2) 4806 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:58:41.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:58:41 smithi090 bash[32384]: cluster 2023-12-01T08:58:40.261950+0000 mgr.y (mgr.24362) 7505 : cluster 0 pgmap v7474: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:58:41.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:58:41 smithi080 bash[41963]: cluster 2023-12-01T08:58:40.261950+0000 mgr.y (mgr.24362) 7505 : cluster 0 pgmap v7474: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:58:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:58:41 smithi080 bash[28361]: cluster 2023-12-01T08:58:40.261950+0000 mgr.y (mgr.24362) 7505 : cluster 0 pgmap v7474: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:58:43.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:58:43 smithi080 bash[41963]: audit 2023-12-01T08:58:42.559141+0000 mon.a (mon.0) 4995 : audit 0 from='client.? 172.21.15.80:0/3227993944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:58:43.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:58:43 smithi080 bash[28361]: audit 2023-12-01T08:58:42.559141+0000 mon.a (mon.0) 4995 : audit 0 from='client.? 172.21.15.80:0/3227993944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:58:43.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:58:43 smithi090 bash[32384]: audit 2023-12-01T08:58:42.559141+0000 mon.a (mon.0) 4995 : audit 0 from='client.? 172.21.15.80:0/3227993944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:58:44.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:58:44 smithi080 bash[28361]: cluster 2023-12-01T08:58:42.262941+0000 mgr.y (mgr.24362) 7506 : cluster 0 pgmap v7475: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:58:44.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:58:44 smithi080 bash[41963]: cluster 2023-12-01T08:58:42.262941+0000 mgr.y (mgr.24362) 7506 : cluster 0 pgmap v7475: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:58:44.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:58:44 smithi090 bash[32384]: cluster 2023-12-01T08:58:42.262941+0000 mgr.y (mgr.24362) 7506 : cluster 0 pgmap v7475: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:58:45.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:58:45 smithi080 bash[28361]: audit 2023-12-01T08:58:45.013520+0000 mon.a (mon.0) 4996 : audit 0 from='client.? 172.21.15.80:0/156287940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:58:45.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:58:45 smithi080 bash[41963]: audit 2023-12-01T08:58:45.013520+0000 mon.a (mon.0) 4996 : audit 0 from='client.? 172.21.15.80:0/156287940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:58:45.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:58:45 smithi090 bash[32384]: audit 2023-12-01T08:58:45.013520+0000 mon.a (mon.0) 4996 : audit 0 from='client.? 172.21.15.80:0/156287940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:58:46.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:58:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:58:46] "GET /metrics HTTP/1.1" 200 33973 "" "Prometheus/2.43.0" 2023-12-01T08:58:46.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:58:46 smithi080 bash[41963]: cluster 2023-12-01T08:58:44.263591+0000 mgr.y (mgr.24362) 7507 : cluster 0 pgmap v7476: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:58:46.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:58:46 smithi080 bash[28361]: cluster 2023-12-01T08:58:44.263591+0000 mgr.y (mgr.24362) 7507 : cluster 0 pgmap v7476: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:58:46.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:58:46 smithi090 bash[32384]: cluster 2023-12-01T08:58:44.263591+0000 mgr.y (mgr.24362) 7507 : cluster 0 pgmap v7476: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:58:48.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:58:48 smithi080 bash[28361]: cluster 2023-12-01T08:58:46.264750+0000 mgr.y (mgr.24362) 7508 : cluster 0 pgmap v7477: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:58:48.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:58:48 smithi080 bash[28361]: audit 2023-12-01T08:58:47.472973+0000 mon.c (mon.2) 4807 : audit 0 from='client.? 172.21.15.80:0/4039408917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:58:48.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:58:48 smithi080 bash[41963]: cluster 2023-12-01T08:58:46.264750+0000 mgr.y (mgr.24362) 7508 : cluster 0 pgmap v7477: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:58:48.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:58:48 smithi080 bash[41963]: audit 2023-12-01T08:58:47.472973+0000 mon.c (mon.2) 4807 : audit 0 from='client.? 172.21.15.80:0/4039408917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:58:48.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:58:48 smithi090 bash[32384]: cluster 2023-12-01T08:58:46.264750+0000 mgr.y (mgr.24362) 7508 : cluster 0 pgmap v7477: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:58:48.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:58:48 smithi090 bash[32384]: audit 2023-12-01T08:58:47.472973+0000 mon.c (mon.2) 4807 : audit 0 from='client.? 172.21.15.80:0/4039408917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:58:50.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:58:50 smithi080 bash[28361]: cluster 2023-12-01T08:58:48.265422+0000 mgr.y (mgr.24362) 7509 : cluster 0 pgmap v7478: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:58:50.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:58:50 smithi080 bash[28361]: audit 2023-12-01T08:58:49.927565+0000 mon.c (mon.2) 4808 : audit 0 from='client.? 172.21.15.80:0/293920438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:58:50.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:58:50 smithi080 bash[41963]: cluster 2023-12-01T08:58:48.265422+0000 mgr.y (mgr.24362) 7509 : cluster 0 pgmap v7478: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:58:50.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:58:50 smithi080 bash[41963]: audit 2023-12-01T08:58:49.927565+0000 mon.c (mon.2) 4808 : audit 0 from='client.? 172.21.15.80:0/293920438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:58:50.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:58:50 smithi090 bash[32384]: cluster 2023-12-01T08:58:48.265422+0000 mgr.y (mgr.24362) 7509 : cluster 0 pgmap v7478: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:58:50.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:58:50 smithi090 bash[32384]: audit 2023-12-01T08:58:49.927565+0000 mon.c (mon.2) 4808 : audit 0 from='client.? 172.21.15.80:0/293920438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:58:52.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:58:52 smithi080 bash[41963]: cluster 2023-12-01T08:58:50.266094+0000 mgr.y (mgr.24362) 7510 : cluster 0 pgmap v7479: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:58:52.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:58:52 smithi080 bash[28361]: cluster 2023-12-01T08:58:50.266094+0000 mgr.y (mgr.24362) 7510 : cluster 0 pgmap v7479: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:58:52.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:58:52 smithi090 bash[32384]: cluster 2023-12-01T08:58:50.266094+0000 mgr.y (mgr.24362) 7510 : cluster 0 pgmap v7479: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:58:53.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:58:53 smithi080 bash[41963]: audit 2023-12-01T08:58:52.384481+0000 mon.c (mon.2) 4809 : audit 0 from='client.? 172.21.15.80:0/2245259065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:58:53.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:58:53 smithi080 bash[28361]: audit 2023-12-01T08:58:52.384481+0000 mon.c (mon.2) 4809 : audit 0 from='client.? 172.21.15.80:0/2245259065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:58:53.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:58:53 smithi090 bash[32384]: audit 2023-12-01T08:58:52.384481+0000 mon.c (mon.2) 4809 : audit 0 from='client.? 172.21.15.80:0/2245259065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:58:54.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:58:54 smithi080 bash[41963]: cluster 2023-12-01T08:58:52.267104+0000 mgr.y (mgr.24362) 7511 : cluster 0 pgmap v7480: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:58:54.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:58:54 smithi080 bash[28361]: cluster 2023-12-01T08:58:52.267104+0000 mgr.y (mgr.24362) 7511 : cluster 0 pgmap v7480: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:58:54.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:58:54 smithi090 bash[32384]: cluster 2023-12-01T08:58:52.267104+0000 mgr.y (mgr.24362) 7511 : cluster 0 pgmap v7480: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:58:55.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:58:55 smithi090 bash[32384]: audit 2023-12-01T08:58:54.853396+0000 mon.c (mon.2) 4810 : audit 0 from='client.? 172.21.15.80:0/704356766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:58:55.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:58:55 smithi090 bash[32384]: audit 2023-12-01T08:58:55.170052+0000 mon.c (mon.2) 4811 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:58:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:58:55 smithi080 bash[28361]: audit 2023-12-01T08:58:54.853396+0000 mon.c (mon.2) 4810 : audit 0 from='client.? 172.21.15.80:0/704356766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:58:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:58:55 smithi080 bash[28361]: audit 2023-12-01T08:58:55.170052+0000 mon.c (mon.2) 4811 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:58:55.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:58:55 smithi080 bash[41963]: audit 2023-12-01T08:58:54.853396+0000 mon.c (mon.2) 4810 : audit 0 from='client.? 172.21.15.80:0/704356766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:58:55.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:58:55 smithi080 bash[41963]: audit 2023-12-01T08:58:55.170052+0000 mon.c (mon.2) 4811 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:58:56.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:58:56 smithi090 bash[32384]: cluster 2023-12-01T08:58:54.267764+0000 mgr.y (mgr.24362) 7512 : cluster 0 pgmap v7481: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:58:56.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:58:56 smithi080 bash[28361]: cluster 2023-12-01T08:58:54.267764+0000 mgr.y (mgr.24362) 7512 : cluster 0 pgmap v7481: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:58:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:58:56 smithi080 bash[41963]: cluster 2023-12-01T08:58:54.267764+0000 mgr.y (mgr.24362) 7512 : cluster 0 pgmap v7481: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:58:56.683 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:58:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:58:56] "GET /metrics HTTP/1.1" 200 33969 "" "Prometheus/2.43.0" 2023-12-01T08:58:58.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:58:58 smithi090 bash[32384]: cluster 2023-12-01T08:58:56.268954+0000 mgr.y (mgr.24362) 7513 : cluster 0 pgmap v7482: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:58:58.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:58:58 smithi090 bash[32384]: audit 2023-12-01T08:58:57.306954+0000 mon.a (mon.0) 4997 : audit 0 from='client.? 172.21.15.80:0/1614382492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:58:58.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:58:58 smithi080 bash[28361]: cluster 2023-12-01T08:58:56.268954+0000 mgr.y (mgr.24362) 7513 : cluster 0 pgmap v7482: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:58:58.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:58:58 smithi080 bash[28361]: audit 2023-12-01T08:58:57.306954+0000 mon.a (mon.0) 4997 : audit 0 from='client.? 172.21.15.80:0/1614382492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:58:58.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:58:58 smithi080 bash[41963]: cluster 2023-12-01T08:58:56.268954+0000 mgr.y (mgr.24362) 7513 : cluster 0 pgmap v7482: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:58:58.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:58:58 smithi080 bash[41963]: audit 2023-12-01T08:58:57.306954+0000 mon.a (mon.0) 4997 : audit 0 from='client.? 172.21.15.80:0/1614382492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:59:00.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:59:00 smithi090 bash[32384]: cluster 2023-12-01T08:58:58.269656+0000 mgr.y (mgr.24362) 7514 : cluster 0 pgmap v7483: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:59:00.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:59:00 smithi090 bash[32384]: audit 2023-12-01T08:58:59.763362+0000 mon.c (mon.2) 4812 : audit 0 from='client.? 172.21.15.80:0/1348247673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:59:00.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:59:00 smithi080 bash[28361]: cluster 2023-12-01T08:58:58.269656+0000 mgr.y (mgr.24362) 7514 : cluster 0 pgmap v7483: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:59:00.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:59:00 smithi080 bash[28361]: audit 2023-12-01T08:58:59.763362+0000 mon.c (mon.2) 4812 : audit 0 from='client.? 172.21.15.80:0/1348247673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:59:00.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:59:00 smithi080 bash[41963]: cluster 2023-12-01T08:58:58.269656+0000 mgr.y (mgr.24362) 7514 : cluster 0 pgmap v7483: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:59:00.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:59:00 smithi080 bash[41963]: audit 2023-12-01T08:58:59.763362+0000 mon.c (mon.2) 4812 : audit 0 from='client.? 172.21.15.80:0/1348247673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:59:02.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:59:02 smithi090 bash[32384]: cluster 2023-12-01T08:59:00.270304+0000 mgr.y (mgr.24362) 7515 : cluster 0 pgmap v7484: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:59:02.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:59:02 smithi080 bash[28361]: cluster 2023-12-01T08:59:00.270304+0000 mgr.y (mgr.24362) 7515 : cluster 0 pgmap v7484: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:59:02.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:59:02 smithi080 bash[41963]: cluster 2023-12-01T08:59:00.270304+0000 mgr.y (mgr.24362) 7515 : cluster 0 pgmap v7484: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:59:03.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:59:03 smithi090 bash[32384]: audit 2023-12-01T08:59:02.216039+0000 mon.c (mon.2) 4813 : audit 0 from='client.? 172.21.15.80:0/1473480259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:59:03.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:59:03 smithi080 bash[28361]: audit 2023-12-01T08:59:02.216039+0000 mon.c (mon.2) 4813 : audit 0 from='client.? 172.21.15.80:0/1473480259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:59:03.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:59:03 smithi080 bash[41963]: audit 2023-12-01T08:59:02.216039+0000 mon.c (mon.2) 4813 : audit 0 from='client.? 172.21.15.80:0/1473480259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:59:04.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:59:04 smithi090 bash[32384]: cluster 2023-12-01T08:59:02.271312+0000 mgr.y (mgr.24362) 7516 : cluster 0 pgmap v7485: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:59:04.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:59:04 smithi080 bash[28361]: cluster 2023-12-01T08:59:02.271312+0000 mgr.y (mgr.24362) 7516 : cluster 0 pgmap v7485: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:59:04.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:59:04 smithi080 bash[41963]: cluster 2023-12-01T08:59:02.271312+0000 mgr.y (mgr.24362) 7516 : cluster 0 pgmap v7485: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:59:05.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:59:05 smithi090 bash[32384]: cluster 2023-12-01T08:59:04.271955+0000 mgr.y (mgr.24362) 7517 : cluster 0 pgmap v7486: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:59:05.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:59:05 smithi090 bash[32384]: audit 2023-12-01T08:59:04.672394+0000 mon.a (mon.0) 4998 : audit 0 from='client.? 172.21.15.80:0/1731737656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:59:05.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:59:05 smithi080 bash[28361]: cluster 2023-12-01T08:59:04.271955+0000 mgr.y (mgr.24362) 7517 : cluster 0 pgmap v7486: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:59:05.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:59:05 smithi080 bash[28361]: audit 2023-12-01T08:59:04.672394+0000 mon.a (mon.0) 4998 : audit 0 from='client.? 172.21.15.80:0/1731737656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:59:05.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:59:05 smithi080 bash[41963]: cluster 2023-12-01T08:59:04.271955+0000 mgr.y (mgr.24362) 7517 : cluster 0 pgmap v7486: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:59:05.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:59:05 smithi080 bash[41963]: audit 2023-12-01T08:59:04.672394+0000 mon.a (mon.0) 4998 : audit 0 from='client.? 172.21.15.80:0/1731737656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:59:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:59:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:59:06] "GET /metrics HTTP/1.1" 200 33969 "" "Prometheus/2.43.0" 2023-12-01T08:59:07.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:59:07 smithi080 bash[28361]: cluster 2023-12-01T08:59:06.273024+0000 mgr.y (mgr.24362) 7518 : cluster 0 pgmap v7487: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:59:07.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:59:07 smithi080 bash[28361]: audit 2023-12-01T08:59:07.124951+0000 mon.c (mon.2) 4814 : audit 0 from='client.? 172.21.15.80:0/3406776456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:59:07.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:59:07 smithi080 bash[41963]: cluster 2023-12-01T08:59:06.273024+0000 mgr.y (mgr.24362) 7518 : cluster 0 pgmap v7487: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:59:07.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:59:07 smithi080 bash[41963]: audit 2023-12-01T08:59:07.124951+0000 mon.c (mon.2) 4814 : audit 0 from='client.? 172.21.15.80:0/3406776456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:59:07.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:59:07 smithi090 bash[32384]: cluster 2023-12-01T08:59:06.273024+0000 mgr.y (mgr.24362) 7518 : cluster 0 pgmap v7487: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:59:07.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:59:07 smithi090 bash[32384]: audit 2023-12-01T08:59:07.124951+0000 mon.c (mon.2) 4814 : audit 0 from='client.? 172.21.15.80:0/3406776456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:59:09.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:59:09 smithi080 bash[28361]: cluster 2023-12-01T08:59:08.273703+0000 mgr.y (mgr.24362) 7519 : cluster 0 pgmap v7488: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:59:09.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:59:09 smithi080 bash[41963]: cluster 2023-12-01T08:59:08.273703+0000 mgr.y (mgr.24362) 7519 : cluster 0 pgmap v7488: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:59:09.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:59:09 smithi090 bash[32384]: cluster 2023-12-01T08:59:08.273703+0000 mgr.y (mgr.24362) 7519 : cluster 0 pgmap v7488: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:59:10.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:59:10 smithi080 bash[28361]: audit 2023-12-01T08:59:09.584225+0000 mon.c (mon.2) 4815 : audit 0 from='client.? 172.21.15.80:0/1218512956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:59:10.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:59:10 smithi080 bash[28361]: audit 2023-12-01T08:59:10.170425+0000 mon.c (mon.2) 4816 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:59:10.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:59:10 smithi080 bash[41963]: audit 2023-12-01T08:59:09.584225+0000 mon.c (mon.2) 4815 : audit 0 from='client.? 172.21.15.80:0/1218512956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:59:10.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:59:10 smithi080 bash[41963]: audit 2023-12-01T08:59:10.170425+0000 mon.c (mon.2) 4816 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:59:10.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:59:10 smithi090 bash[32384]: audit 2023-12-01T08:59:09.584225+0000 mon.c (mon.2) 4815 : audit 0 from='client.? 172.21.15.80:0/1218512956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:59:10.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:59:10 smithi090 bash[32384]: audit 2023-12-01T08:59:10.170425+0000 mon.c (mon.2) 4816 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:59:11.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:59:11 smithi080 bash[28361]: cluster 2023-12-01T08:59:10.274319+0000 mgr.y (mgr.24362) 7520 : cluster 0 pgmap v7489: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:59:11.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:59:11 smithi080 bash[41963]: cluster 2023-12-01T08:59:10.274319+0000 mgr.y (mgr.24362) 7520 : cluster 0 pgmap v7489: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:59:11.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:59:11 smithi090 bash[32384]: cluster 2023-12-01T08:59:10.274319+0000 mgr.y (mgr.24362) 7520 : cluster 0 pgmap v7489: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:59:12.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:59:12 smithi080 bash[28361]: audit 2023-12-01T08:59:12.031376+0000 mon.c (mon.2) 4817 : audit 0 from='client.? 172.21.15.80:0/1250827838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:59:12.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:59:12 smithi080 bash[41963]: audit 2023-12-01T08:59:12.031376+0000 mon.c (mon.2) 4817 : audit 0 from='client.? 172.21.15.80:0/1250827838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:59:12.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:59:12 smithi090 bash[32384]: audit 2023-12-01T08:59:12.031376+0000 mon.c (mon.2) 4817 : audit 0 from='client.? 172.21.15.80:0/1250827838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:59:13.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:59:13 smithi080 bash[41963]: cluster 2023-12-01T08:59:12.275466+0000 mgr.y (mgr.24362) 7521 : cluster 0 pgmap v7490: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:59:13.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:59:13 smithi080 bash[41963]: audit 2023-12-01T08:59:12.847046+0000 mon.c (mon.2) 4818 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:59:13.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:59:13 smithi080 bash[28361]: cluster 2023-12-01T08:59:12.275466+0000 mgr.y (mgr.24362) 7521 : cluster 0 pgmap v7490: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:59:13.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:59:13 smithi080 bash[28361]: audit 2023-12-01T08:59:12.847046+0000 mon.c (mon.2) 4818 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:59:13.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:59:13 smithi090 bash[32384]: cluster 2023-12-01T08:59:12.275466+0000 mgr.y (mgr.24362) 7521 : cluster 0 pgmap v7490: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:59:13.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:59:13 smithi090 bash[32384]: audit 2023-12-01T08:59:12.847046+0000 mon.c (mon.2) 4818 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:59:15.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:59:15 smithi080 bash[28361]: cluster 2023-12-01T08:59:14.276128+0000 mgr.y (mgr.24362) 7522 : cluster 0 pgmap v7491: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:59:15.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:59:15 smithi080 bash[28361]: audit 2023-12-01T08:59:14.489701+0000 mon.a (mon.0) 4999 : audit 0 from='client.? 172.21.15.80:0/1642039121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:59:15.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:59:15 smithi080 bash[41963]: cluster 2023-12-01T08:59:14.276128+0000 mgr.y (mgr.24362) 7522 : cluster 0 pgmap v7491: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:59:15.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:59:15 smithi080 bash[41963]: audit 2023-12-01T08:59:14.489701+0000 mon.a (mon.0) 4999 : audit 0 from='client.? 172.21.15.80:0/1642039121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:59:15.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:59:15 smithi090 bash[32384]: cluster 2023-12-01T08:59:14.276128+0000 mgr.y (mgr.24362) 7522 : cluster 0 pgmap v7491: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:59:15.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:59:15 smithi090 bash[32384]: audit 2023-12-01T08:59:14.489701+0000 mon.a (mon.0) 4999 : audit 0 from='client.? 172.21.15.80:0/1642039121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:59:16.684 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:59:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:59:16] "GET /metrics HTTP/1.1" 200 33977 "" "Prometheus/2.43.0" 2023-12-01T08:59:17.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:59:17 smithi080 bash[41963]: cluster 2023-12-01T08:59:16.277259+0000 mgr.y (mgr.24362) 7523 : cluster 0 pgmap v7492: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:59:17.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:59:17 smithi080 bash[41963]: audit 2023-12-01T08:59:16.946226+0000 mon.c (mon.2) 4819 : audit 0 from='client.? 172.21.15.80:0/2095382434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:59:17.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:59:17 smithi080 bash[28361]: cluster 2023-12-01T08:59:16.277259+0000 mgr.y (mgr.24362) 7523 : cluster 0 pgmap v7492: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:59:17.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:59:17 smithi080 bash[28361]: audit 2023-12-01T08:59:16.946226+0000 mon.c (mon.2) 4819 : audit 0 from='client.? 172.21.15.80:0/2095382434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:59:17.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:59:17 smithi090 bash[32384]: cluster 2023-12-01T08:59:16.277259+0000 mgr.y (mgr.24362) 7523 : cluster 0 pgmap v7492: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:59:17.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:59:17 smithi090 bash[32384]: audit 2023-12-01T08:59:16.946226+0000 mon.c (mon.2) 4819 : audit 0 from='client.? 172.21.15.80:0/2095382434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:59:20.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:59:19 smithi090 bash[32384]: cluster 2023-12-01T08:59:18.277762+0000 mgr.y (mgr.24362) 7524 : cluster 0 pgmap v7493: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:59:20.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:59:19 smithi090 bash[32384]: audit 2023-12-01T08:59:18.696577+0000 mon.a (mon.0) 5000 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:59:20.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:59:19 smithi090 bash[32384]: audit 2023-12-01T08:59:18.707052+0000 mon.a (mon.0) 5001 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:59:20.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:59:19 smithi090 bash[32384]: audit 2023-12-01T08:59:19.049764+0000 mon.a (mon.0) 5002 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:59:20.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:59:19 smithi090 bash[32384]: audit 2023-12-01T08:59:19.059770+0000 mon.a (mon.0) 5003 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:59:20.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:59:19 smithi090 bash[32384]: audit 2023-12-01T08:59:19.392903+0000 mon.a (mon.0) 5004 : audit 0 from='client.? 172.21.15.80:0/464472178' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:59:20.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:59:19 smithi090 bash[32384]: audit 2023-12-01T08:59:19.592375+0000 mon.c (mon.2) 4820 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:59:20.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:59:19 smithi090 bash[32384]: audit 2023-12-01T08:59:19.594330+0000 mon.c (mon.2) 4821 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:59:20.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:59:19 smithi090 bash[32384]: audit 2023-12-01T08:59:19.605248+0000 mon.a (mon.0) 5005 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:59:20.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:59:19 smithi080 bash[28361]: cluster 2023-12-01T08:59:18.277762+0000 mgr.y (mgr.24362) 7524 : cluster 0 pgmap v7493: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:59:20.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:59:19 smithi080 bash[28361]: audit 2023-12-01T08:59:18.696577+0000 mon.a (mon.0) 5000 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:59:20.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:59:19 smithi080 bash[28361]: audit 2023-12-01T08:59:18.707052+0000 mon.a (mon.0) 5001 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:59:20.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:59:19 smithi080 bash[28361]: audit 2023-12-01T08:59:19.049764+0000 mon.a (mon.0) 5002 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:59:20.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:59:19 smithi080 bash[28361]: audit 2023-12-01T08:59:19.059770+0000 mon.a (mon.0) 5003 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:59:20.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:59:19 smithi080 bash[28361]: audit 2023-12-01T08:59:19.392903+0000 mon.a (mon.0) 5004 : audit 0 from='client.? 172.21.15.80:0/464472178' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:59:20.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:59:19 smithi080 bash[28361]: audit 2023-12-01T08:59:19.592375+0000 mon.c (mon.2) 4820 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:59:20.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:59:19 smithi080 bash[28361]: audit 2023-12-01T08:59:19.594330+0000 mon.c (mon.2) 4821 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:59:20.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:59:19 smithi080 bash[28361]: audit 2023-12-01T08:59:19.605248+0000 mon.a (mon.0) 5005 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:59:20.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:59:19 smithi080 bash[41963]: cluster 2023-12-01T08:59:18.277762+0000 mgr.y (mgr.24362) 7524 : cluster 0 pgmap v7493: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:59:20.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:59:19 smithi080 bash[41963]: audit 2023-12-01T08:59:18.696577+0000 mon.a (mon.0) 5000 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:59:20.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:59:19 smithi080 bash[41963]: audit 2023-12-01T08:59:18.707052+0000 mon.a (mon.0) 5001 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:59:20.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:59:19 smithi080 bash[41963]: audit 2023-12-01T08:59:19.049764+0000 mon.a (mon.0) 5002 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:59:20.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:59:19 smithi080 bash[41963]: audit 2023-12-01T08:59:19.059770+0000 mon.a (mon.0) 5003 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:59:20.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:59:19 smithi080 bash[41963]: audit 2023-12-01T08:59:19.392903+0000 mon.a (mon.0) 5004 : audit 0 from='client.? 172.21.15.80:0/464472178' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:59:20.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:59:19 smithi080 bash[41963]: audit 2023-12-01T08:59:19.592375+0000 mon.c (mon.2) 4820 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:59:20.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:59:19 smithi080 bash[41963]: audit 2023-12-01T08:59:19.594330+0000 mon.c (mon.2) 4821 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:59:20.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:59:19 smithi080 bash[41963]: audit 2023-12-01T08:59:19.605248+0000 mon.a (mon.0) 5005 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T08:59:22.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:59:21 smithi090 bash[32384]: cluster 2023-12-01T08:59:20.278411+0000 mgr.y (mgr.24362) 7525 : cluster 0 pgmap v7494: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:59:22.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:59:21 smithi080 bash[28361]: cluster 2023-12-01T08:59:20.278411+0000 mgr.y (mgr.24362) 7525 : cluster 0 pgmap v7494: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:59:22.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:59:21 smithi080 bash[41963]: cluster 2023-12-01T08:59:20.278411+0000 mgr.y (mgr.24362) 7525 : cluster 0 pgmap v7494: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:59:23.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:59:22 smithi090 bash[32384]: audit 2023-12-01T08:59:21.847714+0000 mon.a (mon.0) 5006 : audit 0 from='client.? 172.21.15.80:0/1507387903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:59:23.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:59:22 smithi080 bash[28361]: audit 2023-12-01T08:59:21.847714+0000 mon.a (mon.0) 5006 : audit 0 from='client.? 172.21.15.80:0/1507387903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:59:23.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:59:22 smithi080 bash[41963]: audit 2023-12-01T08:59:21.847714+0000 mon.a (mon.0) 5006 : audit 0 from='client.? 172.21.15.80:0/1507387903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:59:24.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:59:24 smithi080 bash[28361]: cluster 2023-12-01T08:59:22.279656+0000 mgr.y (mgr.24362) 7526 : cluster 0 pgmap v7495: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:59:24.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:59:24 smithi080 bash[41963]: cluster 2023-12-01T08:59:22.279656+0000 mgr.y (mgr.24362) 7526 : cluster 0 pgmap v7495: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:59:24.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:59:24 smithi090 bash[32384]: cluster 2023-12-01T08:59:22.279656+0000 mgr.y (mgr.24362) 7526 : cluster 0 pgmap v7495: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:59:25.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:59:25 smithi080 bash[28361]: audit 2023-12-01T08:59:24.311936+0000 mon.a (mon.0) 5007 : audit 0 from='client.? 172.21.15.80:0/2927610893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:59:25.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:59:25 smithi080 bash[41963]: audit 2023-12-01T08:59:24.311936+0000 mon.a (mon.0) 5007 : audit 0 from='client.? 172.21.15.80:0/2927610893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:59:25.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:59:25 smithi090 bash[32384]: audit 2023-12-01T08:59:24.311936+0000 mon.a (mon.0) 5007 : audit 0 from='client.? 172.21.15.80:0/2927610893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:59:26.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:59:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:59:26] "GET /metrics HTTP/1.1" 200 33971 "" "Prometheus/2.43.0" 2023-12-01T08:59:26.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:59:26 smithi080 bash[28361]: cluster 2023-12-01T08:59:24.280276+0000 mgr.y (mgr.24362) 7527 : cluster 0 pgmap v7496: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:59:26.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:59:26 smithi080 bash[28361]: audit 2023-12-01T08:59:25.170617+0000 mon.c (mon.2) 4822 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:59:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:59:26 smithi080 bash[41963]: cluster 2023-12-01T08:59:24.280276+0000 mgr.y (mgr.24362) 7527 : cluster 0 pgmap v7496: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:59:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:59:26 smithi080 bash[41963]: audit 2023-12-01T08:59:25.170617+0000 mon.c (mon.2) 4822 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:59:26.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:59:26 smithi090 bash[32384]: cluster 2023-12-01T08:59:24.280276+0000 mgr.y (mgr.24362) 7527 : cluster 0 pgmap v7496: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:59:26.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:59:26 smithi090 bash[32384]: audit 2023-12-01T08:59:25.170617+0000 mon.c (mon.2) 4822 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:59:27.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:59:27 smithi080 bash[28361]: audit 2023-12-01T08:59:26.767202+0000 mon.c (mon.2) 4823 : audit 0 from='client.? 172.21.15.80:0/2841484389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:59:27.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:59:27 smithi080 bash[41963]: audit 2023-12-01T08:59:26.767202+0000 mon.c (mon.2) 4823 : audit 0 from='client.? 172.21.15.80:0/2841484389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:59:27.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:59:27 smithi090 bash[32384]: audit 2023-12-01T08:59:26.767202+0000 mon.c (mon.2) 4823 : audit 0 from='client.? 172.21.15.80:0/2841484389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:59:28.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:59:28 smithi080 bash[28361]: cluster 2023-12-01T08:59:26.281351+0000 mgr.y (mgr.24362) 7528 : cluster 0 pgmap v7497: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:59:28.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:59:28 smithi080 bash[41963]: cluster 2023-12-01T08:59:26.281351+0000 mgr.y (mgr.24362) 7528 : cluster 0 pgmap v7497: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:59:28.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:59:28 smithi090 bash[32384]: cluster 2023-12-01T08:59:26.281351+0000 mgr.y (mgr.24362) 7528 : cluster 0 pgmap v7497: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:59:30.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:59:30 smithi090 bash[32384]: cluster 2023-12-01T08:59:28.281907+0000 mgr.y (mgr.24362) 7529 : cluster 0 pgmap v7498: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:59:30.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:59:30 smithi090 bash[32384]: audit 2023-12-01T08:59:29.217828+0000 mon.c (mon.2) 4824 : audit 0 from='client.? 172.21.15.80:0/564683240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:59:30.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:59:30 smithi080 bash[28361]: cluster 2023-12-01T08:59:28.281907+0000 mgr.y (mgr.24362) 7529 : cluster 0 pgmap v7498: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:59:30.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:59:30 smithi080 bash[28361]: audit 2023-12-01T08:59:29.217828+0000 mon.c (mon.2) 4824 : audit 0 from='client.? 172.21.15.80:0/564683240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:59:30.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:59:30 smithi080 bash[41963]: cluster 2023-12-01T08:59:28.281907+0000 mgr.y (mgr.24362) 7529 : cluster 0 pgmap v7498: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:59:30.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:59:30 smithi080 bash[41963]: audit 2023-12-01T08:59:29.217828+0000 mon.c (mon.2) 4824 : audit 0 from='client.? 172.21.15.80:0/564683240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:59:32.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:59:32 smithi090 bash[32384]: cluster 2023-12-01T08:59:30.282567+0000 mgr.y (mgr.24362) 7530 : cluster 0 pgmap v7499: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:59:32.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:59:32 smithi090 bash[32384]: audit 2023-12-01T08:59:31.673580+0000 mon.a (mon.0) 5008 : audit 0 from='client.? 172.21.15.80:0/4053847820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:59:32.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:59:32 smithi080 bash[28361]: cluster 2023-12-01T08:59:30.282567+0000 mgr.y (mgr.24362) 7530 : cluster 0 pgmap v7499: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:59:32.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:59:32 smithi080 bash[28361]: audit 2023-12-01T08:59:31.673580+0000 mon.a (mon.0) 5008 : audit 0 from='client.? 172.21.15.80:0/4053847820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:59:32.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:59:32 smithi080 bash[41963]: cluster 2023-12-01T08:59:30.282567+0000 mgr.y (mgr.24362) 7530 : cluster 0 pgmap v7499: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:59:32.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:59:32 smithi080 bash[41963]: audit 2023-12-01T08:59:31.673580+0000 mon.a (mon.0) 5008 : audit 0 from='client.? 172.21.15.80:0/4053847820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:59:34.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:59:34 smithi090 bash[32384]: cluster 2023-12-01T08:59:32.283748+0000 mgr.y (mgr.24362) 7531 : cluster 0 pgmap v7500: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:59:34.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:59:34 smithi090 bash[32384]: audit 2023-12-01T08:59:34.117511+0000 mon.a (mon.0) 5009 : audit 0 from='client.? 172.21.15.80:0/2683147786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:59:34.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:59:34 smithi080 bash[28361]: cluster 2023-12-01T08:59:32.283748+0000 mgr.y (mgr.24362) 7531 : cluster 0 pgmap v7500: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:59:34.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:59:34 smithi080 bash[28361]: audit 2023-12-01T08:59:34.117511+0000 mon.a (mon.0) 5009 : audit 0 from='client.? 172.21.15.80:0/2683147786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:59:34.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:59:34 smithi080 bash[41963]: cluster 2023-12-01T08:59:32.283748+0000 mgr.y (mgr.24362) 7531 : cluster 0 pgmap v7500: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:59:34.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:59:34 smithi080 bash[41963]: audit 2023-12-01T08:59:34.117511+0000 mon.a (mon.0) 5009 : audit 0 from='client.? 172.21.15.80:0/2683147786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:59:36.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:59:36 smithi090 bash[32384]: cluster 2023-12-01T08:59:34.284404+0000 mgr.y (mgr.24362) 7532 : cluster 0 pgmap v7501: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:59:36.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:59:36 smithi080 bash[28361]: cluster 2023-12-01T08:59:34.284404+0000 mgr.y (mgr.24362) 7532 : cluster 0 pgmap v7501: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:59:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:59:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:59:36] "GET /metrics HTTP/1.1" 200 33971 "" "Prometheus/2.43.0" 2023-12-01T08:59:36.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:59:36 smithi080 bash[41963]: cluster 2023-12-01T08:59:34.284404+0000 mgr.y (mgr.24362) 7532 : cluster 0 pgmap v7501: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:59:37.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:59:37 smithi090 bash[32384]: audit 2023-12-01T08:59:36.570046+0000 mon.c (mon.2) 4825 : audit 0 from='client.? 172.21.15.80:0/2443446657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:59:37.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:59:37 smithi080 bash[28361]: audit 2023-12-01T08:59:36.570046+0000 mon.c (mon.2) 4825 : audit 0 from='client.? 172.21.15.80:0/2443446657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:59:37.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:59:37 smithi080 bash[41963]: audit 2023-12-01T08:59:36.570046+0000 mon.c (mon.2) 4825 : audit 0 from='client.? 172.21.15.80:0/2443446657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:59:38.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:59:38 smithi090 bash[32384]: cluster 2023-12-01T08:59:36.285282+0000 mgr.y (mgr.24362) 7533 : cluster 0 pgmap v7502: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:59:38.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:59:38 smithi080 bash[28361]: cluster 2023-12-01T08:59:36.285282+0000 mgr.y (mgr.24362) 7533 : cluster 0 pgmap v7502: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:59:38.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:59:38 smithi080 bash[41963]: cluster 2023-12-01T08:59:36.285282+0000 mgr.y (mgr.24362) 7533 : cluster 0 pgmap v7502: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:59:39.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:59:39 smithi090 bash[32384]: audit 2023-12-01T08:59:39.020256+0000 mon.c (mon.2) 4826 : audit 0 from='client.? 172.21.15.80:0/2461441155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:59:39.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:59:39 smithi080 bash[28361]: audit 2023-12-01T08:59:39.020256+0000 mon.c (mon.2) 4826 : audit 0 from='client.? 172.21.15.80:0/2461441155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:59:39.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:59:39 smithi080 bash[41963]: audit 2023-12-01T08:59:39.020256+0000 mon.c (mon.2) 4826 : audit 0 from='client.? 172.21.15.80:0/2461441155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:59:40.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:59:40 smithi090 bash[32384]: cluster 2023-12-01T08:59:38.285930+0000 mgr.y (mgr.24362) 7534 : cluster 0 pgmap v7503: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:59:40.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:59:40 smithi090 bash[32384]: audit 2023-12-01T08:59:40.171053+0000 mon.c (mon.2) 4827 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:59:40.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:59:40 smithi080 bash[28361]: cluster 2023-12-01T08:59:38.285930+0000 mgr.y (mgr.24362) 7534 : cluster 0 pgmap v7503: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:59:40.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:59:40 smithi080 bash[28361]: audit 2023-12-01T08:59:40.171053+0000 mon.c (mon.2) 4827 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:59:40.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:59:40 smithi080 bash[41963]: cluster 2023-12-01T08:59:38.285930+0000 mgr.y (mgr.24362) 7534 : cluster 0 pgmap v7503: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:59:40.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:59:40 smithi080 bash[41963]: audit 2023-12-01T08:59:40.171053+0000 mon.c (mon.2) 4827 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:59:41.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:59:41 smithi090 bash[32384]: cluster 2023-12-01T08:59:40.286565+0000 mgr.y (mgr.24362) 7535 : cluster 0 pgmap v7504: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:59:41.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:59:41 smithi080 bash[28361]: cluster 2023-12-01T08:59:40.286565+0000 mgr.y (mgr.24362) 7535 : cluster 0 pgmap v7504: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:59:41.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:59:41 smithi080 bash[41963]: cluster 2023-12-01T08:59:40.286565+0000 mgr.y (mgr.24362) 7535 : cluster 0 pgmap v7504: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:59:42.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:59:42 smithi090 bash[32384]: audit 2023-12-01T08:59:41.481912+0000 mon.a (mon.0) 5010 : audit 0 from='client.? 172.21.15.80:0/4249433291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:59:42.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:59:42 smithi080 bash[28361]: audit 2023-12-01T08:59:41.481912+0000 mon.a (mon.0) 5010 : audit 0 from='client.? 172.21.15.80:0/4249433291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:59:42.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:59:42 smithi080 bash[41963]: audit 2023-12-01T08:59:41.481912+0000 mon.a (mon.0) 5010 : audit 0 from='client.? 172.21.15.80:0/4249433291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:59:43.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:59:43 smithi090 bash[32384]: cluster 2023-12-01T08:59:42.287739+0000 mgr.y (mgr.24362) 7536 : cluster 0 pgmap v7505: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:59:43.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:59:43 smithi080 bash[28361]: cluster 2023-12-01T08:59:42.287739+0000 mgr.y (mgr.24362) 7536 : cluster 0 pgmap v7505: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:59:43.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:59:43 smithi080 bash[41963]: cluster 2023-12-01T08:59:42.287739+0000 mgr.y (mgr.24362) 7536 : cluster 0 pgmap v7505: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:59:44.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:59:44 smithi090 bash[32384]: audit 2023-12-01T08:59:43.935172+0000 mon.a (mon.0) 5011 : audit 0 from='client.? 172.21.15.80:0/2501451927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:59:44.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:59:44 smithi080 bash[28361]: audit 2023-12-01T08:59:43.935172+0000 mon.a (mon.0) 5011 : audit 0 from='client.? 172.21.15.80:0/2501451927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:59:44.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:59:44 smithi080 bash[41963]: audit 2023-12-01T08:59:43.935172+0000 mon.a (mon.0) 5011 : audit 0 from='client.? 172.21.15.80:0/2501451927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:59:45.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:59:45 smithi090 bash[32384]: cluster 2023-12-01T08:59:44.288403+0000 mgr.y (mgr.24362) 7537 : cluster 0 pgmap v7506: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:59:45.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:59:45 smithi080 bash[41963]: cluster 2023-12-01T08:59:44.288403+0000 mgr.y (mgr.24362) 7537 : cluster 0 pgmap v7506: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:59:45.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:59:45 smithi080 bash[28361]: cluster 2023-12-01T08:59:44.288403+0000 mgr.y (mgr.24362) 7537 : cluster 0 pgmap v7506: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:59:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:59:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:59:46] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.43.0" 2023-12-01T08:59:47.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:59:47 smithi080 bash[41963]: cluster 2023-12-01T08:59:46.289388+0000 mgr.y (mgr.24362) 7538 : cluster 0 pgmap v7507: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:59:47.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:59:47 smithi080 bash[41963]: audit 2023-12-01T08:59:46.388617+0000 mon.c (mon.2) 4828 : audit 0 from='client.? 172.21.15.80:0/403093379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:59:47.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:59:47 smithi080 bash[28361]: cluster 2023-12-01T08:59:46.289388+0000 mgr.y (mgr.24362) 7538 : cluster 0 pgmap v7507: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:59:47.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:59:47 smithi080 bash[28361]: audit 2023-12-01T08:59:46.388617+0000 mon.c (mon.2) 4828 : audit 0 from='client.? 172.21.15.80:0/403093379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:59:47.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:59:47 smithi090 bash[32384]: cluster 2023-12-01T08:59:46.289388+0000 mgr.y (mgr.24362) 7538 : cluster 0 pgmap v7507: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:59:47.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:59:47 smithi090 bash[32384]: audit 2023-12-01T08:59:46.388617+0000 mon.c (mon.2) 4828 : audit 0 from='client.? 172.21.15.80:0/403093379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:59:49.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:59:49 smithi080 bash[41963]: cluster 2023-12-01T08:59:48.290232+0000 mgr.y (mgr.24362) 7539 : cluster 0 pgmap v7508: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:59:49.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:59:49 smithi080 bash[41963]: audit 2023-12-01T08:59:48.846249+0000 mon.c (mon.2) 4829 : audit 0 from='client.? 172.21.15.80:0/2170466768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:59:49.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:59:49 smithi080 bash[28361]: cluster 2023-12-01T08:59:48.290232+0000 mgr.y (mgr.24362) 7539 : cluster 0 pgmap v7508: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:59:49.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:59:49 smithi080 bash[28361]: audit 2023-12-01T08:59:48.846249+0000 mon.c (mon.2) 4829 : audit 0 from='client.? 172.21.15.80:0/2170466768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:59:49.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:59:49 smithi090 bash[32384]: cluster 2023-12-01T08:59:48.290232+0000 mgr.y (mgr.24362) 7539 : cluster 0 pgmap v7508: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:59:49.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:59:49 smithi090 bash[32384]: audit 2023-12-01T08:59:48.846249+0000 mon.c (mon.2) 4829 : audit 0 from='client.? 172.21.15.80:0/2170466768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:59:51.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:59:51 smithi080 bash[28361]: cluster 2023-12-01T08:59:50.290937+0000 mgr.y (mgr.24362) 7540 : cluster 0 pgmap v7509: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:59:51.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:59:51 smithi080 bash[28361]: audit 2023-12-01T08:59:51.296541+0000 mon.c (mon.2) 4830 : audit 0 from='client.? 172.21.15.80:0/3348894334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:59:51.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:59:51 smithi080 bash[41963]: cluster 2023-12-01T08:59:50.290937+0000 mgr.y (mgr.24362) 7540 : cluster 0 pgmap v7509: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:59:51.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:59:51 smithi080 bash[41963]: audit 2023-12-01T08:59:51.296541+0000 mon.c (mon.2) 4830 : audit 0 from='client.? 172.21.15.80:0/3348894334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:59:51.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:59:51 smithi090 bash[32384]: cluster 2023-12-01T08:59:50.290937+0000 mgr.y (mgr.24362) 7540 : cluster 0 pgmap v7509: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:59:51.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:59:51 smithi090 bash[32384]: audit 2023-12-01T08:59:51.296541+0000 mon.c (mon.2) 4830 : audit 0 from='client.? 172.21.15.80:0/3348894334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:59:54.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:59:54 smithi080 bash[41963]: cluster 2023-12-01T08:59:52.292145+0000 mgr.y (mgr.24362) 7541 : cluster 0 pgmap v7510: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:59:54.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:59:54 smithi080 bash[41963]: audit 2023-12-01T08:59:53.754492+0000 mon.c (mon.2) 4831 : audit 0 from='client.? 172.21.15.80:0/3758270456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:59:54.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:59:54 smithi080 bash[28361]: cluster 2023-12-01T08:59:52.292145+0000 mgr.y (mgr.24362) 7541 : cluster 0 pgmap v7510: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:59:54.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:59:54 smithi080 bash[28361]: audit 2023-12-01T08:59:53.754492+0000 mon.c (mon.2) 4831 : audit 0 from='client.? 172.21.15.80:0/3758270456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:59:54.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:59:54 smithi090 bash[32384]: cluster 2023-12-01T08:59:52.292145+0000 mgr.y (mgr.24362) 7541 : cluster 0 pgmap v7510: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:59:54.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:59:54 smithi090 bash[32384]: audit 2023-12-01T08:59:53.754492+0000 mon.c (mon.2) 4831 : audit 0 from='client.? 172.21.15.80:0/3758270456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:59:56.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 08:59:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:08:59:56] "GET /metrics HTTP/1.1" 200 33987 "" "Prometheus/2.43.0" 2023-12-01T08:59:56.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:59:56 smithi080 bash[28361]: cluster 2023-12-01T08:59:54.292840+0000 mgr.y (mgr.24362) 7542 : cluster 0 pgmap v7511: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:59:56.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:59:56 smithi080 bash[28361]: audit 2023-12-01T08:59:55.170749+0000 mon.c (mon.2) 4832 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:59:56.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:59:56 smithi080 bash[41963]: cluster 2023-12-01T08:59:54.292840+0000 mgr.y (mgr.24362) 7542 : cluster 0 pgmap v7511: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:59:56.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:59:56 smithi080 bash[41963]: audit 2023-12-01T08:59:55.170749+0000 mon.c (mon.2) 4832 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:59:56.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:59:56 smithi090 bash[32384]: cluster 2023-12-01T08:59:54.292840+0000 mgr.y (mgr.24362) 7542 : cluster 0 pgmap v7511: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:59:56.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:59:56 smithi090 bash[32384]: audit 2023-12-01T08:59:55.170749+0000 mon.c (mon.2) 4832 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:59:57.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:59:57 smithi080 bash[28361]: audit 2023-12-01T08:59:56.201759+0000 mon.a (mon.0) 5012 : audit 0 from='client.? 172.21.15.80:0/194310894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:59:57.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:59:57 smithi080 bash[41963]: audit 2023-12-01T08:59:56.201759+0000 mon.a (mon.0) 5012 : audit 0 from='client.? 172.21.15.80:0/194310894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:59:57.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:59:57 smithi090 bash[32384]: audit 2023-12-01T08:59:56.201759+0000 mon.a (mon.0) 5012 : audit 0 from='client.? 172.21.15.80:0/194310894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:59:58.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:59:58 smithi080 bash[28361]: cluster 2023-12-01T08:59:56.293970+0000 mgr.y (mgr.24362) 7543 : cluster 0 pgmap v7512: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:59:58.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:59:58 smithi080 bash[41963]: cluster 2023-12-01T08:59:56.293970+0000 mgr.y (mgr.24362) 7543 : cluster 0 pgmap v7512: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:59:58.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:59:58 smithi090 bash[32384]: cluster 2023-12-01T08:59:56.293970+0000 mgr.y (mgr.24362) 7543 : cluster 0 pgmap v7512: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T08:59:59.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 08:59:59 smithi080 bash[28361]: audit 2023-12-01T08:59:58.649955+0000 mon.c (mon.2) 4833 : audit 0 from='client.? 172.21.15.80:0/1298725964' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:59:59.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 08:59:59 smithi080 bash[41963]: audit 2023-12-01T08:59:58.649955+0000 mon.c (mon.2) 4833 : audit 0 from='client.? 172.21.15.80:0/1298725964' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T08:59:59.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 08:59:59 smithi090 bash[32384]: audit 2023-12-01T08:59:58.649955+0000 mon.c (mon.2) 4833 : audit 0 from='client.? 172.21.15.80:0/1298725964' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:00:00.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:00:00 smithi080 bash[41963]: cluster 2023-12-01T08:59:58.294598+0000 mgr.y (mgr.24362) 7544 : cluster 0 pgmap v7513: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:00:00.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:00:00 smithi080 bash[41963]: cluster 2023-12-01T09:00:00.000153+0000 mon.a (mon.0) 5013 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T09:00:00.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:00:00 smithi080 bash[28361]: debug 2023-12-01T08:59:59.998+0000 7f6ec9bf0700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T09:00:00.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:00:00 smithi080 bash[28361]: cluster 2023-12-01T08:59:58.294598+0000 mgr.y (mgr.24362) 7544 : cluster 0 pgmap v7513: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:00:00.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:00:00 smithi080 bash[28361]: cluster 2023-12-01T09:00:00.000153+0000 mon.a (mon.0) 5013 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T09:00:00.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:00:00 smithi090 bash[32384]: cluster 2023-12-01T08:59:58.294598+0000 mgr.y (mgr.24362) 7544 : cluster 0 pgmap v7513: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:00:00.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:00:00 smithi090 bash[32384]: cluster 2023-12-01T09:00:00.000153+0000 mon.a (mon.0) 5013 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T09:00:01.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:00:01 smithi090 bash[32384]: audit 2023-12-01T09:00:01.116678+0000 mon.c (mon.2) 4834 : audit 0 from='client.? 172.21.15.80:0/601972424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:00:01.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:00:01 smithi080 bash[41963]: audit 2023-12-01T09:00:01.116678+0000 mon.c (mon.2) 4834 : audit 0 from='client.? 172.21.15.80:0/601972424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:00:01.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:00:01 smithi080 bash[28361]: audit 2023-12-01T09:00:01.116678+0000 mon.c (mon.2) 4834 : audit 0 from='client.? 172.21.15.80:0/601972424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:00:02.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:00:02 smithi090 bash[32384]: cluster 2023-12-01T09:00:00.295240+0000 mgr.y (mgr.24362) 7545 : cluster 0 pgmap v7514: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:00:02.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:00:02 smithi080 bash[28361]: cluster 2023-12-01T09:00:00.295240+0000 mgr.y (mgr.24362) 7545 : cluster 0 pgmap v7514: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:00:02.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:00:02 smithi080 bash[41963]: cluster 2023-12-01T09:00:00.295240+0000 mgr.y (mgr.24362) 7545 : cluster 0 pgmap v7514: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:00:04.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:00:04 smithi090 bash[32384]: cluster 2023-12-01T09:00:02.296390+0000 mgr.y (mgr.24362) 7546 : cluster 0 pgmap v7515: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:00:04.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:00:04 smithi090 bash[32384]: audit 2023-12-01T09:00:03.572042+0000 mon.a (mon.0) 5014 : audit 0 from='client.? 172.21.15.80:0/2213614778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:00:04.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:00:04 smithi080 bash[28361]: cluster 2023-12-01T09:00:02.296390+0000 mgr.y (mgr.24362) 7546 : cluster 0 pgmap v7515: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:00:04.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:00:04 smithi080 bash[28361]: audit 2023-12-01T09:00:03.572042+0000 mon.a (mon.0) 5014 : audit 0 from='client.? 172.21.15.80:0/2213614778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:00:04.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:00:04 smithi080 bash[41963]: cluster 2023-12-01T09:00:02.296390+0000 mgr.y (mgr.24362) 7546 : cluster 0 pgmap v7515: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:00:04.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:00:04 smithi080 bash[41963]: audit 2023-12-01T09:00:03.572042+0000 mon.a (mon.0) 5014 : audit 0 from='client.? 172.21.15.80:0/2213614778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:00:06.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:00:06 smithi090 bash[32384]: cluster 2023-12-01T09:00:04.296996+0000 mgr.y (mgr.24362) 7547 : cluster 0 pgmap v7516: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:00:06.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:00:06 smithi090 bash[32384]: audit 2023-12-01T09:00:06.021661+0000 mon.a (mon.0) 5015 : audit 0 from='client.? 172.21.15.80:0/3473731943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:00:06.520 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Dec 01 09:00:06 smithi090 bash[66231]: ts=2023-12-01T09:00:06.286Z caller=compact.go:519 level=info component=tsdb msg="write block" mint=1701410400138 maxt=1701417600000 ulid=01HGJ9PJPT5N6PBQC4D55G9SRS duration=52.089272ms 2023-12-01T09:00:06.520 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Dec 01 09:00:06 smithi090 bash[66231]: ts=2023-12-01T09:00:06.289Z caller=head.go:1269 level=info component=tsdb msg="Head GC completed" caller=truncateMemory duration=2.24826ms 2023-12-01T09:00:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:00:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:00:06] "GET /metrics HTTP/1.1" 200 33987 "" "Prometheus/2.43.0" 2023-12-01T09:00:06.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:00:06 smithi080 bash[28361]: cluster 2023-12-01T09:00:04.296996+0000 mgr.y (mgr.24362) 7547 : cluster 0 pgmap v7516: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:00:06.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:00:06 smithi080 bash[28361]: audit 2023-12-01T09:00:06.021661+0000 mon.a (mon.0) 5015 : audit 0 from='client.? 172.21.15.80:0/3473731943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:00:06.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:00:06 smithi080 bash[41963]: cluster 2023-12-01T09:00:04.296996+0000 mgr.y (mgr.24362) 7547 : cluster 0 pgmap v7516: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:00:06.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:00:06 smithi080 bash[41963]: audit 2023-12-01T09:00:06.021661+0000 mon.a (mon.0) 5015 : audit 0 from='client.? 172.21.15.80:0/3473731943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:00:08.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:00:08 smithi090 bash[32384]: cluster 2023-12-01T09:00:06.298107+0000 mgr.y (mgr.24362) 7548 : cluster 0 pgmap v7517: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:00:08.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:00:08 smithi080 bash[41963]: cluster 2023-12-01T09:00:06.298107+0000 mgr.y (mgr.24362) 7548 : cluster 0 pgmap v7517: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:00:08.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:00:08 smithi080 bash[28361]: cluster 2023-12-01T09:00:06.298107+0000 mgr.y (mgr.24362) 7548 : cluster 0 pgmap v7517: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:00:09.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:00:09 smithi090 bash[32384]: audit 2023-12-01T09:00:08.477414+0000 mon.c (mon.2) 4835 : audit 0 from='client.? 172.21.15.80:0/4175435012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:00:09.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:00:09 smithi080 bash[28361]: audit 2023-12-01T09:00:08.477414+0000 mon.c (mon.2) 4835 : audit 0 from='client.? 172.21.15.80:0/4175435012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:00:09.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:00:09 smithi080 bash[41963]: audit 2023-12-01T09:00:08.477414+0000 mon.c (mon.2) 4835 : audit 0 from='client.? 172.21.15.80:0/4175435012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:00:10.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:00:10 smithi090 bash[32384]: cluster 2023-12-01T09:00:08.298474+0000 mgr.y (mgr.24362) 7549 : cluster 0 pgmap v7518: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:00:10.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:00:10 smithi090 bash[32384]: audit 2023-12-01T09:00:10.171727+0000 mon.c (mon.2) 4836 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:00:10.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:00:10 smithi080 bash[28361]: cluster 2023-12-01T09:00:08.298474+0000 mgr.y (mgr.24362) 7549 : cluster 0 pgmap v7518: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:00:10.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:00:10 smithi080 bash[28361]: audit 2023-12-01T09:00:10.171727+0000 mon.c (mon.2) 4836 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:00:10.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:00:10 smithi080 bash[41963]: cluster 2023-12-01T09:00:08.298474+0000 mgr.y (mgr.24362) 7549 : cluster 0 pgmap v7518: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:00:10.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:00:10 smithi080 bash[41963]: audit 2023-12-01T09:00:10.171727+0000 mon.c (mon.2) 4836 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:00:11.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:00:11 smithi090 bash[32384]: cluster 2023-12-01T09:00:10.299202+0000 mgr.y (mgr.24362) 7550 : cluster 0 pgmap v7519: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:00:11.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:00:11 smithi090 bash[32384]: audit 2023-12-01T09:00:10.936761+0000 mon.a (mon.0) 5016 : audit 0 from='client.? 172.21.15.80:0/707952894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:00:11.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:00:11 smithi080 bash[28361]: cluster 2023-12-01T09:00:10.299202+0000 mgr.y (mgr.24362) 7550 : cluster 0 pgmap v7519: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:00:11.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:00:11 smithi080 bash[28361]: audit 2023-12-01T09:00:10.936761+0000 mon.a (mon.0) 5016 : audit 0 from='client.? 172.21.15.80:0/707952894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:00:11.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:00:11 smithi080 bash[41963]: cluster 2023-12-01T09:00:10.299202+0000 mgr.y (mgr.24362) 7550 : cluster 0 pgmap v7519: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:00:11.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:00:11 smithi080 bash[41963]: audit 2023-12-01T09:00:10.936761+0000 mon.a (mon.0) 5016 : audit 0 from='client.? 172.21.15.80:0/707952894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:00:14.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:00:14 smithi080 bash[28361]: cluster 2023-12-01T09:00:12.300445+0000 mgr.y (mgr.24362) 7551 : cluster 0 pgmap v7520: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:00:14.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:00:14 smithi080 bash[28361]: audit 2023-12-01T09:00:13.396967+0000 mon.a (mon.0) 5017 : audit 0 from='client.? 172.21.15.80:0/341165316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:00:14.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:00:14 smithi080 bash[41963]: cluster 2023-12-01T09:00:12.300445+0000 mgr.y (mgr.24362) 7551 : cluster 0 pgmap v7520: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:00:14.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:00:14 smithi080 bash[41963]: audit 2023-12-01T09:00:13.396967+0000 mon.a (mon.0) 5017 : audit 0 from='client.? 172.21.15.80:0/341165316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:00:14.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:00:14 smithi090 bash[32384]: cluster 2023-12-01T09:00:12.300445+0000 mgr.y (mgr.24362) 7551 : cluster 0 pgmap v7520: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:00:14.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:00:14 smithi090 bash[32384]: audit 2023-12-01T09:00:13.396967+0000 mon.a (mon.0) 5017 : audit 0 from='client.? 172.21.15.80:0/341165316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:00:16.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:00:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:00:16] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T09:00:16.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:00:16 smithi080 bash[28361]: cluster 2023-12-01T09:00:14.301112+0000 mgr.y (mgr.24362) 7552 : cluster 0 pgmap v7521: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:00:16.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:00:16 smithi080 bash[28361]: audit 2023-12-01T09:00:15.852247+0000 mon.a (mon.0) 5018 : audit 0 from='client.? 172.21.15.80:0/678750705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:00:16.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:00:16 smithi080 bash[41963]: cluster 2023-12-01T09:00:14.301112+0000 mgr.y (mgr.24362) 7552 : cluster 0 pgmap v7521: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:00:16.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:00:16 smithi080 bash[41963]: audit 2023-12-01T09:00:15.852247+0000 mon.a (mon.0) 5018 : audit 0 from='client.? 172.21.15.80:0/678750705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:00:16.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:00:16 smithi090 bash[32384]: cluster 2023-12-01T09:00:14.301112+0000 mgr.y (mgr.24362) 7552 : cluster 0 pgmap v7521: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:00:16.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:00:16 smithi090 bash[32384]: audit 2023-12-01T09:00:15.852247+0000 mon.a (mon.0) 5018 : audit 0 from='client.? 172.21.15.80:0/678750705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:00:18.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:00:18 smithi080 bash[28361]: cluster 2023-12-01T09:00:16.302278+0000 mgr.y (mgr.24362) 7553 : cluster 0 pgmap v7522: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:00:18.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:00:18 smithi080 bash[41963]: cluster 2023-12-01T09:00:16.302278+0000 mgr.y (mgr.24362) 7553 : cluster 0 pgmap v7522: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:00:18.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:00:18 smithi090 bash[32384]: cluster 2023-12-01T09:00:16.302278+0000 mgr.y (mgr.24362) 7553 : cluster 0 pgmap v7522: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:00:19.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:00:19 smithi090 bash[32384]: audit 2023-12-01T09:00:18.306302+0000 mon.a (mon.0) 5019 : audit 0 from='client.? 172.21.15.80:0/1354093805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:00:19.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:00:19 smithi080 bash[28361]: audit 2023-12-01T09:00:18.306302+0000 mon.a (mon.0) 5019 : audit 0 from='client.? 172.21.15.80:0/1354093805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:00:19.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:00:19 smithi080 bash[41963]: audit 2023-12-01T09:00:18.306302+0000 mon.a (mon.0) 5019 : audit 0 from='client.? 172.21.15.80:0/1354093805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:00:20.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:00:20 smithi090 bash[32384]: cluster 2023-12-01T09:00:18.302891+0000 mgr.y (mgr.24362) 7554 : cluster 0 pgmap v7523: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:00:20.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:00:20 smithi090 bash[32384]: audit 2023-12-01T09:00:19.688028+0000 mon.c (mon.2) 4837 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:00:20.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:00:20 smithi080 bash[28361]: cluster 2023-12-01T09:00:18.302891+0000 mgr.y (mgr.24362) 7554 : cluster 0 pgmap v7523: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:00:20.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:00:20 smithi080 bash[28361]: audit 2023-12-01T09:00:19.688028+0000 mon.c (mon.2) 4837 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:00:20.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:00:20 smithi080 bash[41963]: cluster 2023-12-01T09:00:18.302891+0000 mgr.y (mgr.24362) 7554 : cluster 0 pgmap v7523: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:00:20.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:00:20 smithi080 bash[41963]: audit 2023-12-01T09:00:19.688028+0000 mon.c (mon.2) 4837 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:00:21.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:00:21 smithi090 bash[32384]: audit 2023-12-01T09:00:20.760471+0000 mon.a (mon.0) 5020 : audit 0 from='client.? 172.21.15.80:0/2444663794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:00:21.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:00:21 smithi080 bash[41963]: audit 2023-12-01T09:00:20.760471+0000 mon.a (mon.0) 5020 : audit 0 from='client.? 172.21.15.80:0/2444663794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:00:21.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:00:21 smithi080 bash[28361]: audit 2023-12-01T09:00:20.760471+0000 mon.a (mon.0) 5020 : audit 0 from='client.? 172.21.15.80:0/2444663794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:00:22.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:00:22 smithi090 bash[32384]: cluster 2023-12-01T09:00:20.303489+0000 mgr.y (mgr.24362) 7555 : cluster 0 pgmap v7524: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:00:22.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:00:22 smithi080 bash[28361]: cluster 2023-12-01T09:00:20.303489+0000 mgr.y (mgr.24362) 7555 : cluster 0 pgmap v7524: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:00:22.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:00:22 smithi080 bash[41963]: cluster 2023-12-01T09:00:20.303489+0000 mgr.y (mgr.24362) 7555 : cluster 0 pgmap v7524: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:00:24.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:00:24 smithi090 bash[32384]: cluster 2023-12-01T09:00:22.304645+0000 mgr.y (mgr.24362) 7556 : cluster 0 pgmap v7525: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:00:24.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:00:24 smithi090 bash[32384]: audit 2023-12-01T09:00:23.211169+0000 mon.a (mon.0) 5021 : audit 0 from='client.? 172.21.15.80:0/363272244' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:00:24.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:00:24 smithi080 bash[28361]: cluster 2023-12-01T09:00:22.304645+0000 mgr.y (mgr.24362) 7556 : cluster 0 pgmap v7525: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:00:24.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:00:24 smithi080 bash[28361]: audit 2023-12-01T09:00:23.211169+0000 mon.a (mon.0) 5021 : audit 0 from='client.? 172.21.15.80:0/363272244' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:00:24.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:00:24 smithi080 bash[41963]: cluster 2023-12-01T09:00:22.304645+0000 mgr.y (mgr.24362) 7556 : cluster 0 pgmap v7525: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:00:24.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:00:24 smithi080 bash[41963]: audit 2023-12-01T09:00:23.211169+0000 mon.a (mon.0) 5021 : audit 0 from='client.? 172.21.15.80:0/363272244' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:00:25.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:00:25 smithi090 bash[32384]: audit 2023-12-01T09:00:25.172340+0000 mon.c (mon.2) 4838 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:00:25.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:00:25 smithi080 bash[41963]: audit 2023-12-01T09:00:25.172340+0000 mon.c (mon.2) 4838 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:00:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:00:25 smithi080 bash[28361]: audit 2023-12-01T09:00:25.172340+0000 mon.c (mon.2) 4838 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:00:26.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:00:26 smithi090 bash[32384]: cluster 2023-12-01T09:00:24.305290+0000 mgr.y (mgr.24362) 7557 : cluster 0 pgmap v7526: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:00:26.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:00:26 smithi090 bash[32384]: audit 2023-12-01T09:00:25.483164+0000 mon.a (mon.0) 5022 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:00:26.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:00:26 smithi090 bash[32384]: audit 2023-12-01T09:00:25.494743+0000 mon.a (mon.0) 5023 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:00:26.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:00:26 smithi090 bash[32384]: audit 2023-12-01T09:00:25.717275+0000 mon.c (mon.2) 4839 : audit 0 from='client.? 172.21.15.80:0/3732271643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:00:26.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:00:26 smithi090 bash[32384]: audit 2023-12-01T09:00:25.995700+0000 mon.a (mon.0) 5024 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:00:26.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:00:26 smithi090 bash[32384]: audit 2023-12-01T09:00:26.006163+0000 mon.a (mon.0) 5025 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:00:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:00:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:00:26] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T09:00:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:00:26 smithi080 bash[28361]: cluster 2023-12-01T09:00:24.305290+0000 mgr.y (mgr.24362) 7557 : cluster 0 pgmap v7526: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:00:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:00:26 smithi080 bash[28361]: audit 2023-12-01T09:00:25.483164+0000 mon.a (mon.0) 5022 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:00:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:00:26 smithi080 bash[28361]: audit 2023-12-01T09:00:25.494743+0000 mon.a (mon.0) 5023 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:00:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:00:26 smithi080 bash[28361]: audit 2023-12-01T09:00:25.717275+0000 mon.c (mon.2) 4839 : audit 0 from='client.? 172.21.15.80:0/3732271643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:00:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:00:26 smithi080 bash[28361]: audit 2023-12-01T09:00:25.995700+0000 mon.a (mon.0) 5024 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:00:26.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:00:26 smithi080 bash[28361]: audit 2023-12-01T09:00:26.006163+0000 mon.a (mon.0) 5025 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:00:26.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:00:26 smithi080 bash[41963]: cluster 2023-12-01T09:00:24.305290+0000 mgr.y (mgr.24362) 7557 : cluster 0 pgmap v7526: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:00:26.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:00:26 smithi080 bash[41963]: audit 2023-12-01T09:00:25.483164+0000 mon.a (mon.0) 5022 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:00:26.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:00:26 smithi080 bash[41963]: audit 2023-12-01T09:00:25.494743+0000 mon.a (mon.0) 5023 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:00:26.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:00:26 smithi080 bash[41963]: audit 2023-12-01T09:00:25.717275+0000 mon.c (mon.2) 4839 : audit 0 from='client.? 172.21.15.80:0/3732271643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:00:26.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:00:26 smithi080 bash[41963]: audit 2023-12-01T09:00:25.995700+0000 mon.a (mon.0) 5024 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:00:26.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:00:26 smithi080 bash[41963]: audit 2023-12-01T09:00:26.006163+0000 mon.a (mon.0) 5025 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:00:27.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:00:27 smithi090 bash[32384]: audit 2023-12-01T09:00:26.477369+0000 mon.c (mon.2) 4840 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:00:27.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:00:27 smithi090 bash[32384]: audit 2023-12-01T09:00:26.479318+0000 mon.c (mon.2) 4841 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:00:27.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:00:27 smithi090 bash[32384]: audit 2023-12-01T09:00:26.488736+0000 mon.a (mon.0) 5026 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:00:27.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:00:27 smithi080 bash[28361]: audit 2023-12-01T09:00:26.477369+0000 mon.c (mon.2) 4840 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:00:27.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:00:27 smithi080 bash[28361]: audit 2023-12-01T09:00:26.479318+0000 mon.c (mon.2) 4841 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:00:27.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:00:27 smithi080 bash[28361]: audit 2023-12-01T09:00:26.488736+0000 mon.a (mon.0) 5026 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:00:27.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:00:27 smithi080 bash[41963]: audit 2023-12-01T09:00:26.477369+0000 mon.c (mon.2) 4840 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:00:27.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:00:27 smithi080 bash[41963]: audit 2023-12-01T09:00:26.479318+0000 mon.c (mon.2) 4841 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:00:27.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:00:27 smithi080 bash[41963]: audit 2023-12-01T09:00:26.488736+0000 mon.a (mon.0) 5026 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:00:28.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:00:28 smithi090 bash[32384]: cluster 2023-12-01T09:00:26.306459+0000 mgr.y (mgr.24362) 7558 : cluster 0 pgmap v7527: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:00:28.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:00:28 smithi090 bash[32384]: audit 2023-12-01T09:00:28.173278+0000 mon.a (mon.0) 5027 : audit 0 from='client.? 172.21.15.80:0/213520497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:00:28.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:00:28 smithi080 bash[41963]: cluster 2023-12-01T09:00:26.306459+0000 mgr.y (mgr.24362) 7558 : cluster 0 pgmap v7527: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:00:28.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:00:28 smithi080 bash[41963]: audit 2023-12-01T09:00:28.173278+0000 mon.a (mon.0) 5027 : audit 0 from='client.? 172.21.15.80:0/213520497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:00:28.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:00:28 smithi080 bash[28361]: cluster 2023-12-01T09:00:26.306459+0000 mgr.y (mgr.24362) 7558 : cluster 0 pgmap v7527: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:00:28.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:00:28 smithi080 bash[28361]: audit 2023-12-01T09:00:28.173278+0000 mon.a (mon.0) 5027 : audit 0 from='client.? 172.21.15.80:0/213520497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:00:29.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:00:29 smithi090 bash[32384]: cluster 2023-12-01T09:00:28.307009+0000 mgr.y (mgr.24362) 7559 : cluster 0 pgmap v7528: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:00:29.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:00:29 smithi080 bash[28361]: cluster 2023-12-01T09:00:28.307009+0000 mgr.y (mgr.24362) 7559 : cluster 0 pgmap v7528: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:00:29.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:00:29 smithi080 bash[41963]: cluster 2023-12-01T09:00:28.307009+0000 mgr.y (mgr.24362) 7559 : cluster 0 pgmap v7528: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:00:31.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:00:31 smithi080 bash[28361]: cluster 2023-12-01T09:00:30.307551+0000 mgr.y (mgr.24362) 7560 : cluster 0 pgmap v7529: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:00:31.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:00:31 smithi080 bash[28361]: audit 2023-12-01T09:00:30.627984+0000 mon.c (mon.2) 4842 : audit 0 from='client.? 172.21.15.80:0/1365222310' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:00:31.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:00:31 smithi080 bash[41963]: cluster 2023-12-01T09:00:30.307551+0000 mgr.y (mgr.24362) 7560 : cluster 0 pgmap v7529: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:00:31.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:00:31 smithi080 bash[41963]: audit 2023-12-01T09:00:30.627984+0000 mon.c (mon.2) 4842 : audit 0 from='client.? 172.21.15.80:0/1365222310' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:00:31.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:00:31 smithi090 bash[32384]: cluster 2023-12-01T09:00:30.307551+0000 mgr.y (mgr.24362) 7560 : cluster 0 pgmap v7529: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:00:31.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:00:31 smithi090 bash[32384]: audit 2023-12-01T09:00:30.627984+0000 mon.c (mon.2) 4842 : audit 0 from='client.? 172.21.15.80:0/1365222310' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:00:33.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:00:33 smithi080 bash[41963]: audit 2023-12-01T09:00:33.078586+0000 mon.c (mon.2) 4843 : audit 0 from='client.? 172.21.15.80:0/1611111448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:00:33.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:00:33 smithi080 bash[28361]: audit 2023-12-01T09:00:33.078586+0000 mon.c (mon.2) 4843 : audit 0 from='client.? 172.21.15.80:0/1611111448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:00:33.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:00:33 smithi090 bash[32384]: audit 2023-12-01T09:00:33.078586+0000 mon.c (mon.2) 4843 : audit 0 from='client.? 172.21.15.80:0/1611111448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:00:34.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:00:34 smithi080 bash[28361]: cluster 2023-12-01T09:00:32.308706+0000 mgr.y (mgr.24362) 7561 : cluster 0 pgmap v7530: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:00:34.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:00:34 smithi080 bash[41963]: cluster 2023-12-01T09:00:32.308706+0000 mgr.y (mgr.24362) 7561 : cluster 0 pgmap v7530: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:00:34.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:00:34 smithi090 bash[32384]: cluster 2023-12-01T09:00:32.308706+0000 mgr.y (mgr.24362) 7561 : cluster 0 pgmap v7530: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:00:36.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:00:36 smithi090 bash[32384]: cluster 2023-12-01T09:00:34.309364+0000 mgr.y (mgr.24362) 7562 : cluster 0 pgmap v7531: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:00:36.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:00:36 smithi090 bash[32384]: audit 2023-12-01T09:00:35.537112+0000 mon.c (mon.2) 4844 : audit 0 from='client.? 172.21.15.80:0/230477639' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:00:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:00:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:00:36] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T09:00:36.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:00:36 smithi080 bash[28361]: cluster 2023-12-01T09:00:34.309364+0000 mgr.y (mgr.24362) 7562 : cluster 0 pgmap v7531: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:00:36.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:00:36 smithi080 bash[28361]: audit 2023-12-01T09:00:35.537112+0000 mon.c (mon.2) 4844 : audit 0 from='client.? 172.21.15.80:0/230477639' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:00:36.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:00:36 smithi080 bash[41963]: cluster 2023-12-01T09:00:34.309364+0000 mgr.y (mgr.24362) 7562 : cluster 0 pgmap v7531: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:00:36.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:00:36 smithi080 bash[41963]: audit 2023-12-01T09:00:35.537112+0000 mon.c (mon.2) 4844 : audit 0 from='client.? 172.21.15.80:0/230477639' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:00:38.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:00:38 smithi090 bash[32384]: cluster 2023-12-01T09:00:36.310352+0000 mgr.y (mgr.24362) 7563 : cluster 0 pgmap v7532: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:00:38.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:00:38 smithi090 bash[32384]: audit 2023-12-01T09:00:37.992265+0000 mon.c (mon.2) 4845 : audit 0 from='client.? 172.21.15.80:0/2327030580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:00:38.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:00:38 smithi080 bash[28361]: cluster 2023-12-01T09:00:36.310352+0000 mgr.y (mgr.24362) 7563 : cluster 0 pgmap v7532: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:00:38.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:00:38 smithi080 bash[28361]: audit 2023-12-01T09:00:37.992265+0000 mon.c (mon.2) 4845 : audit 0 from='client.? 172.21.15.80:0/2327030580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:00:38.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:00:38 smithi080 bash[41963]: cluster 2023-12-01T09:00:36.310352+0000 mgr.y (mgr.24362) 7563 : cluster 0 pgmap v7532: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:00:38.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:00:38 smithi080 bash[41963]: audit 2023-12-01T09:00:37.992265+0000 mon.c (mon.2) 4845 : audit 0 from='client.? 172.21.15.80:0/2327030580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:00:40.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:00:40 smithi090 bash[32384]: cluster 2023-12-01T09:00:38.310927+0000 mgr.y (mgr.24362) 7564 : cluster 0 pgmap v7533: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:00:40.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:00:40 smithi090 bash[32384]: audit 2023-12-01T09:00:40.172379+0000 mon.c (mon.2) 4846 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:00:40.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:00:40 smithi080 bash[41963]: cluster 2023-12-01T09:00:38.310927+0000 mgr.y (mgr.24362) 7564 : cluster 0 pgmap v7533: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:00:40.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:00:40 smithi080 bash[41963]: audit 2023-12-01T09:00:40.172379+0000 mon.c (mon.2) 4846 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:00:40.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:00:40 smithi080 bash[28361]: cluster 2023-12-01T09:00:38.310927+0000 mgr.y (mgr.24362) 7564 : cluster 0 pgmap v7533: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:00:40.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:00:40 smithi080 bash[28361]: audit 2023-12-01T09:00:40.172379+0000 mon.c (mon.2) 4846 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:00:41.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:00:41 smithi090 bash[32384]: audit 2023-12-01T09:00:40.445875+0000 mon.a (mon.0) 5028 : audit 0 from='client.? 172.21.15.80:0/3631505026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:00:41.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:00:41 smithi080 bash[28361]: audit 2023-12-01T09:00:40.445875+0000 mon.a (mon.0) 5028 : audit 0 from='client.? 172.21.15.80:0/3631505026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:00:41.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:00:41 smithi080 bash[41963]: audit 2023-12-01T09:00:40.445875+0000 mon.a (mon.0) 5028 : audit 0 from='client.? 172.21.15.80:0/3631505026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:00:42.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:00:42 smithi090 bash[32384]: cluster 2023-12-01T09:00:40.311536+0000 mgr.y (mgr.24362) 7565 : cluster 0 pgmap v7534: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:00:42.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:00:42 smithi080 bash[28361]: cluster 2023-12-01T09:00:40.311536+0000 mgr.y (mgr.24362) 7565 : cluster 0 pgmap v7534: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:00:42.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:00:42 smithi080 bash[41963]: cluster 2023-12-01T09:00:40.311536+0000 mgr.y (mgr.24362) 7565 : cluster 0 pgmap v7534: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:00:43.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:00:43 smithi090 bash[32384]: audit 2023-12-01T09:00:42.897311+0000 mon.a (mon.0) 5029 : audit 0 from='client.? 172.21.15.80:0/3891915909' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:00:43.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:00:43 smithi080 bash[28361]: audit 2023-12-01T09:00:42.897311+0000 mon.a (mon.0) 5029 : audit 0 from='client.? 172.21.15.80:0/3891915909' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:00:43.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:00:43 smithi080 bash[41963]: audit 2023-12-01T09:00:42.897311+0000 mon.a (mon.0) 5029 : audit 0 from='client.? 172.21.15.80:0/3891915909' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:00:44.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:00:44 smithi090 bash[32384]: cluster 2023-12-01T09:00:42.312739+0000 mgr.y (mgr.24362) 7566 : cluster 0 pgmap v7535: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:00:44.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:00:44 smithi080 bash[28361]: cluster 2023-12-01T09:00:42.312739+0000 mgr.y (mgr.24362) 7566 : cluster 0 pgmap v7535: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:00:44.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:00:44 smithi080 bash[41963]: cluster 2023-12-01T09:00:42.312739+0000 mgr.y (mgr.24362) 7566 : cluster 0 pgmap v7535: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:00:46.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:00:46 smithi090 bash[32384]: cluster 2023-12-01T09:00:44.313425+0000 mgr.y (mgr.24362) 7567 : cluster 0 pgmap v7536: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:00:46.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:00:46 smithi090 bash[32384]: audit 2023-12-01T09:00:45.354174+0000 mon.a (mon.0) 5030 : audit 0 from='client.? 172.21.15.80:0/1894788517' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:00:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:00:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:00:46] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T09:00:46.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:00:46 smithi080 bash[28361]: cluster 2023-12-01T09:00:44.313425+0000 mgr.y (mgr.24362) 7567 : cluster 0 pgmap v7536: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:00:46.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:00:46 smithi080 bash[28361]: audit 2023-12-01T09:00:45.354174+0000 mon.a (mon.0) 5030 : audit 0 from='client.? 172.21.15.80:0/1894788517' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:00:46.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:00:46 smithi080 bash[41963]: cluster 2023-12-01T09:00:44.313425+0000 mgr.y (mgr.24362) 7567 : cluster 0 pgmap v7536: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:00:46.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:00:46 smithi080 bash[41963]: audit 2023-12-01T09:00:45.354174+0000 mon.a (mon.0) 5030 : audit 0 from='client.? 172.21.15.80:0/1894788517' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:00:48.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:00:48 smithi090 bash[32384]: cluster 2023-12-01T09:00:46.314547+0000 mgr.y (mgr.24362) 7568 : cluster 0 pgmap v7537: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:00:48.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:00:48 smithi090 bash[32384]: audit 2023-12-01T09:00:47.813466+0000 mon.c (mon.2) 4847 : audit 0 from='client.? 172.21.15.80:0/2084472341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:00:48.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:00:48 smithi080 bash[28361]: cluster 2023-12-01T09:00:46.314547+0000 mgr.y (mgr.24362) 7568 : cluster 0 pgmap v7537: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:00:48.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:00:48 smithi080 bash[28361]: audit 2023-12-01T09:00:47.813466+0000 mon.c (mon.2) 4847 : audit 0 from='client.? 172.21.15.80:0/2084472341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:00:48.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:00:48 smithi080 bash[41963]: cluster 2023-12-01T09:00:46.314547+0000 mgr.y (mgr.24362) 7568 : cluster 0 pgmap v7537: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:00:48.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:00:48 smithi080 bash[41963]: audit 2023-12-01T09:00:47.813466+0000 mon.c (mon.2) 4847 : audit 0 from='client.? 172.21.15.80:0/2084472341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:00:49.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:00:49 smithi090 bash[32384]: cluster 2023-12-01T09:00:48.315100+0000 mgr.y (mgr.24362) 7569 : cluster 0 pgmap v7538: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:00:49.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:00:49 smithi080 bash[28361]: cluster 2023-12-01T09:00:48.315100+0000 mgr.y (mgr.24362) 7569 : cluster 0 pgmap v7538: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:00:49.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:00:49 smithi080 bash[41963]: cluster 2023-12-01T09:00:48.315100+0000 mgr.y (mgr.24362) 7569 : cluster 0 pgmap v7538: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:00:50.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:00:50 smithi080 bash[28361]: audit 2023-12-01T09:00:50.265288+0000 mon.c (mon.2) 4848 : audit 0 from='client.? 172.21.15.80:0/2071529154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:00:50.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:00:50 smithi080 bash[41963]: audit 2023-12-01T09:00:50.265288+0000 mon.c (mon.2) 4848 : audit 0 from='client.? 172.21.15.80:0/2071529154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:00:50.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:00:50 smithi090 bash[32384]: audit 2023-12-01T09:00:50.265288+0000 mon.c (mon.2) 4848 : audit 0 from='client.? 172.21.15.80:0/2071529154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:00:51.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:00:51 smithi080 bash[28361]: cluster 2023-12-01T09:00:50.315736+0000 mgr.y (mgr.24362) 7570 : cluster 0 pgmap v7539: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:00:51.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:00:51 smithi080 bash[41963]: cluster 2023-12-01T09:00:50.315736+0000 mgr.y (mgr.24362) 7570 : cluster 0 pgmap v7539: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:00:51.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:00:51 smithi090 bash[32384]: cluster 2023-12-01T09:00:50.315736+0000 mgr.y (mgr.24362) 7570 : cluster 0 pgmap v7539: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:00:53.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:00:53 smithi090 bash[32384]: audit 2023-12-01T09:00:52.711810+0000 mon.c (mon.2) 4849 : audit 0 from='client.? 172.21.15.80:0/972532449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:00:53.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:00:53 smithi080 bash[28361]: audit 2023-12-01T09:00:52.711810+0000 mon.c (mon.2) 4849 : audit 0 from='client.? 172.21.15.80:0/972532449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:00:53.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:00:53 smithi080 bash[41963]: audit 2023-12-01T09:00:52.711810+0000 mon.c (mon.2) 4849 : audit 0 from='client.? 172.21.15.80:0/972532449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:00:54.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:00:54 smithi090 bash[32384]: cluster 2023-12-01T09:00:52.316825+0000 mgr.y (mgr.24362) 7571 : cluster 0 pgmap v7540: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:00:54.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:00:54 smithi080 bash[28361]: cluster 2023-12-01T09:00:52.316825+0000 mgr.y (mgr.24362) 7571 : cluster 0 pgmap v7540: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:00:54.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:00:54 smithi080 bash[41963]: cluster 2023-12-01T09:00:52.316825+0000 mgr.y (mgr.24362) 7571 : cluster 0 pgmap v7540: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:00:55.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:00:55 smithi090 bash[32384]: audit 2023-12-01T09:00:55.163091+0000 mon.a (mon.0) 5031 : audit 0 from='client.? 172.21.15.80:0/2858784131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:00:55.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:00:55 smithi090 bash[32384]: audit 2023-12-01T09:00:55.172655+0000 mon.c (mon.2) 4850 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:00:55.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:00:55 smithi080 bash[41963]: audit 2023-12-01T09:00:55.163091+0000 mon.a (mon.0) 5031 : audit 0 from='client.? 172.21.15.80:0/2858784131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:00:55.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:00:55 smithi080 bash[41963]: audit 2023-12-01T09:00:55.172655+0000 mon.c (mon.2) 4850 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:00:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:00:55 smithi080 bash[28361]: audit 2023-12-01T09:00:55.163091+0000 mon.a (mon.0) 5031 : audit 0 from='client.? 172.21.15.80:0/2858784131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:00:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:00:55 smithi080 bash[28361]: audit 2023-12-01T09:00:55.172655+0000 mon.c (mon.2) 4850 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:00:56.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:00:56 smithi090 bash[32384]: cluster 2023-12-01T09:00:54.317485+0000 mgr.y (mgr.24362) 7572 : cluster 0 pgmap v7541: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:00:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:00:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:00:56] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T09:00:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:00:56 smithi080 bash[41963]: cluster 2023-12-01T09:00:54.317485+0000 mgr.y (mgr.24362) 7572 : cluster 0 pgmap v7541: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:00:56.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:00:56 smithi080 bash[28361]: cluster 2023-12-01T09:00:54.317485+0000 mgr.y (mgr.24362) 7572 : cluster 0 pgmap v7541: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:00:58.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:00:58 smithi090 bash[32384]: cluster 2023-12-01T09:00:56.318635+0000 mgr.y (mgr.24362) 7573 : cluster 0 pgmap v7542: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:00:58.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:00:58 smithi090 bash[32384]: audit 2023-12-01T09:00:57.624259+0000 mon.a (mon.0) 5032 : audit 0 from='client.? 172.21.15.80:0/740938333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:00:58.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:00:58 smithi080 bash[28361]: cluster 2023-12-01T09:00:56.318635+0000 mgr.y (mgr.24362) 7573 : cluster 0 pgmap v7542: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:00:58.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:00:58 smithi080 bash[28361]: audit 2023-12-01T09:00:57.624259+0000 mon.a (mon.0) 5032 : audit 0 from='client.? 172.21.15.80:0/740938333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:00:58.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:00:58 smithi080 bash[41963]: cluster 2023-12-01T09:00:56.318635+0000 mgr.y (mgr.24362) 7573 : cluster 0 pgmap v7542: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:00:58.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:00:58 smithi080 bash[41963]: audit 2023-12-01T09:00:57.624259+0000 mon.a (mon.0) 5032 : audit 0 from='client.? 172.21.15.80:0/740938333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:01:00.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:01:00 smithi090 bash[32384]: cluster 2023-12-01T09:00:58.319097+0000 mgr.y (mgr.24362) 7574 : cluster 0 pgmap v7543: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:01:00.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:01:00 smithi090 bash[32384]: audit 2023-12-01T09:01:00.082894+0000 mon.c (mon.2) 4851 : audit 0 from='client.? 172.21.15.80:0/1347080079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:01:00.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:01:00 smithi080 bash[28361]: cluster 2023-12-01T09:00:58.319097+0000 mgr.y (mgr.24362) 7574 : cluster 0 pgmap v7543: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:01:00.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:01:00 smithi080 bash[28361]: audit 2023-12-01T09:01:00.082894+0000 mon.c (mon.2) 4851 : audit 0 from='client.? 172.21.15.80:0/1347080079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:01:00.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:01:00 smithi080 bash[41963]: cluster 2023-12-01T09:00:58.319097+0000 mgr.y (mgr.24362) 7574 : cluster 0 pgmap v7543: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:01:00.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:01:00 smithi080 bash[41963]: audit 2023-12-01T09:01:00.082894+0000 mon.c (mon.2) 4851 : audit 0 from='client.? 172.21.15.80:0/1347080079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:01:02.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:01:02 smithi090 bash[32384]: cluster 2023-12-01T09:01:00.319706+0000 mgr.y (mgr.24362) 7575 : cluster 0 pgmap v7544: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:01:02.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:01:02 smithi080 bash[41963]: cluster 2023-12-01T09:01:00.319706+0000 mgr.y (mgr.24362) 7575 : cluster 0 pgmap v7544: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:01:02.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:01:02 smithi080 bash[28361]: cluster 2023-12-01T09:01:00.319706+0000 mgr.y (mgr.24362) 7575 : cluster 0 pgmap v7544: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:01:03.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:01:03 smithi090 bash[32384]: audit 2023-12-01T09:01:02.531105+0000 mon.c (mon.2) 4852 : audit 0 from='client.? 172.21.15.80:0/1454695934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:01:03.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:01:03 smithi080 bash[41963]: audit 2023-12-01T09:01:02.531105+0000 mon.c (mon.2) 4852 : audit 0 from='client.? 172.21.15.80:0/1454695934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:01:03.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:01:03 smithi080 bash[28361]: audit 2023-12-01T09:01:02.531105+0000 mon.c (mon.2) 4852 : audit 0 from='client.? 172.21.15.80:0/1454695934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:01:04.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:01:04 smithi090 bash[32384]: cluster 2023-12-01T09:01:02.320698+0000 mgr.y (mgr.24362) 7576 : cluster 0 pgmap v7545: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:01:04.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:01:04 smithi080 bash[28361]: cluster 2023-12-01T09:01:02.320698+0000 mgr.y (mgr.24362) 7576 : cluster 0 pgmap v7545: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:01:04.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:01:04 smithi080 bash[41963]: cluster 2023-12-01T09:01:02.320698+0000 mgr.y (mgr.24362) 7576 : cluster 0 pgmap v7545: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:01:05.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:01:05 smithi090 bash[32384]: cluster 2023-12-01T09:01:04.321328+0000 mgr.y (mgr.24362) 7577 : cluster 0 pgmap v7546: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:01:05.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:01:05 smithi090 bash[32384]: audit 2023-12-01T09:01:04.987553+0000 mon.c (mon.2) 4853 : audit 0 from='client.? 172.21.15.80:0/3097556477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:01:05.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:01:05 smithi080 bash[28361]: cluster 2023-12-01T09:01:04.321328+0000 mgr.y (mgr.24362) 7577 : cluster 0 pgmap v7546: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:01:05.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:01:05 smithi080 bash[28361]: audit 2023-12-01T09:01:04.987553+0000 mon.c (mon.2) 4853 : audit 0 from='client.? 172.21.15.80:0/3097556477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:01:05.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:01:05 smithi080 bash[41963]: cluster 2023-12-01T09:01:04.321328+0000 mgr.y (mgr.24362) 7577 : cluster 0 pgmap v7546: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:01:05.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:01:05 smithi080 bash[41963]: audit 2023-12-01T09:01:04.987553+0000 mon.c (mon.2) 4853 : audit 0 from='client.? 172.21.15.80:0/3097556477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:01:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:01:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:01:06] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T09:01:08.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:01:08 smithi090 bash[32384]: cluster 2023-12-01T09:01:06.322443+0000 mgr.y (mgr.24362) 7578 : cluster 0 pgmap v7547: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:01:08.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:01:08 smithi090 bash[32384]: audit 2023-12-01T09:01:07.438175+0000 mon.c (mon.2) 4854 : audit 0 from='client.? 172.21.15.80:0/580657844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:01:08.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:01:08 smithi080 bash[28361]: cluster 2023-12-01T09:01:06.322443+0000 mgr.y (mgr.24362) 7578 : cluster 0 pgmap v7547: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:01:08.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:01:08 smithi080 bash[28361]: audit 2023-12-01T09:01:07.438175+0000 mon.c (mon.2) 4854 : audit 0 from='client.? 172.21.15.80:0/580657844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:01:08.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:01:08 smithi080 bash[41963]: cluster 2023-12-01T09:01:06.322443+0000 mgr.y (mgr.24362) 7578 : cluster 0 pgmap v7547: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:01:08.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:01:08 smithi080 bash[41963]: audit 2023-12-01T09:01:07.438175+0000 mon.c (mon.2) 4854 : audit 0 from='client.? 172.21.15.80:0/580657844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:01:10.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:01:10 smithi090 bash[32384]: cluster 2023-12-01T09:01:08.322937+0000 mgr.y (mgr.24362) 7579 : cluster 0 pgmap v7548: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:01:10.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:01:10 smithi090 bash[32384]: audit 2023-12-01T09:01:09.892231+0000 mon.a (mon.0) 5033 : audit 0 from='client.? 172.21.15.80:0/4168605113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:01:10.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:01:10 smithi090 bash[32384]: audit 2023-12-01T09:01:10.173313+0000 mon.c (mon.2) 4855 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:01:10.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:01:10 smithi080 bash[28361]: cluster 2023-12-01T09:01:08.322937+0000 mgr.y (mgr.24362) 7579 : cluster 0 pgmap v7548: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:01:10.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:01:10 smithi080 bash[28361]: audit 2023-12-01T09:01:09.892231+0000 mon.a (mon.0) 5033 : audit 0 from='client.? 172.21.15.80:0/4168605113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:01:10.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:01:10 smithi080 bash[28361]: audit 2023-12-01T09:01:10.173313+0000 mon.c (mon.2) 4855 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:01:10.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:01:10 smithi080 bash[41963]: cluster 2023-12-01T09:01:08.322937+0000 mgr.y (mgr.24362) 7579 : cluster 0 pgmap v7548: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:01:10.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:01:10 smithi080 bash[41963]: audit 2023-12-01T09:01:09.892231+0000 mon.a (mon.0) 5033 : audit 0 from='client.? 172.21.15.80:0/4168605113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:01:10.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:01:10 smithi080 bash[41963]: audit 2023-12-01T09:01:10.173313+0000 mon.c (mon.2) 4855 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:01:12.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:01:12 smithi090 bash[32384]: cluster 2023-12-01T09:01:10.323637+0000 mgr.y (mgr.24362) 7580 : cluster 0 pgmap v7549: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:01:12.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:01:12 smithi080 bash[28361]: cluster 2023-12-01T09:01:10.323637+0000 mgr.y (mgr.24362) 7580 : cluster 0 pgmap v7549: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:01:12.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:01:12 smithi080 bash[41963]: cluster 2023-12-01T09:01:10.323637+0000 mgr.y (mgr.24362) 7580 : cluster 0 pgmap v7549: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:01:13.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:01:13 smithi090 bash[32384]: audit 2023-12-01T09:01:12.353280+0000 mon.a (mon.0) 5034 : audit 0 from='client.? 172.21.15.80:0/816544979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:01:13.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:01:13 smithi080 bash[41963]: audit 2023-12-01T09:01:12.353280+0000 mon.a (mon.0) 5034 : audit 0 from='client.? 172.21.15.80:0/816544979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:01:13.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:01:13 smithi080 bash[28361]: audit 2023-12-01T09:01:12.353280+0000 mon.a (mon.0) 5034 : audit 0 from='client.? 172.21.15.80:0/816544979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:01:14.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:01:14 smithi090 bash[32384]: cluster 2023-12-01T09:01:12.324899+0000 mgr.y (mgr.24362) 7581 : cluster 0 pgmap v7550: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:01:14.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:01:14 smithi080 bash[41963]: cluster 2023-12-01T09:01:12.324899+0000 mgr.y (mgr.24362) 7581 : cluster 0 pgmap v7550: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:01:14.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:01:14 smithi080 bash[28361]: cluster 2023-12-01T09:01:12.324899+0000 mgr.y (mgr.24362) 7581 : cluster 0 pgmap v7550: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:01:15.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:01:15 smithi090 bash[32384]: audit 2023-12-01T09:01:14.806135+0000 mon.a (mon.0) 5035 : audit 0 from='client.? 172.21.15.80:0/1668741624' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:01:15.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:01:15 smithi080 bash[41963]: audit 2023-12-01T09:01:14.806135+0000 mon.a (mon.0) 5035 : audit 0 from='client.? 172.21.15.80:0/1668741624' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:01:15.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:01:15 smithi080 bash[28361]: audit 2023-12-01T09:01:14.806135+0000 mon.a (mon.0) 5035 : audit 0 from='client.? 172.21.15.80:0/1668741624' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:01:16.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:01:16 smithi090 bash[32384]: cluster 2023-12-01T09:01:14.325727+0000 mgr.y (mgr.24362) 7582 : cluster 0 pgmap v7551: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:01:16.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:01:16 smithi080 bash[28361]: cluster 2023-12-01T09:01:14.325727+0000 mgr.y (mgr.24362) 7582 : cluster 0 pgmap v7551: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:01:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:01:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:01:16] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T09:01:16.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:01:16 smithi080 bash[41963]: cluster 2023-12-01T09:01:14.325727+0000 mgr.y (mgr.24362) 7582 : cluster 0 pgmap v7551: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:01:18.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:01:18 smithi090 bash[32384]: cluster 2023-12-01T09:01:16.326914+0000 mgr.y (mgr.24362) 7583 : cluster 0 pgmap v7552: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:01:18.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:01:18 smithi090 bash[32384]: audit 2023-12-01T09:01:17.254672+0000 mon.a (mon.0) 5036 : audit 0 from='client.? 172.21.15.80:0/244960797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:01:18.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:01:18 smithi080 bash[28361]: cluster 2023-12-01T09:01:16.326914+0000 mgr.y (mgr.24362) 7583 : cluster 0 pgmap v7552: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:01:18.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:01:18 smithi080 bash[28361]: audit 2023-12-01T09:01:17.254672+0000 mon.a (mon.0) 5036 : audit 0 from='client.? 172.21.15.80:0/244960797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:01:18.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:01:18 smithi080 bash[41963]: cluster 2023-12-01T09:01:16.326914+0000 mgr.y (mgr.24362) 7583 : cluster 0 pgmap v7552: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:01:18.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:01:18 smithi080 bash[41963]: audit 2023-12-01T09:01:17.254672+0000 mon.a (mon.0) 5036 : audit 0 from='client.? 172.21.15.80:0/244960797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:01:20.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:01:20 smithi090 bash[32384]: cluster 2023-12-01T09:01:18.327395+0000 mgr.y (mgr.24362) 7584 : cluster 0 pgmap v7553: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:01:20.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:01:20 smithi090 bash[32384]: audit 2023-12-01T09:01:19.709112+0000 mon.c (mon.2) 4856 : audit 0 from='client.? 172.21.15.80:0/2822425969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:01:20.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:01:20 smithi080 bash[28361]: cluster 2023-12-01T09:01:18.327395+0000 mgr.y (mgr.24362) 7584 : cluster 0 pgmap v7553: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:01:20.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:01:20 smithi080 bash[28361]: audit 2023-12-01T09:01:19.709112+0000 mon.c (mon.2) 4856 : audit 0 from='client.? 172.21.15.80:0/2822425969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:01:20.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:01:20 smithi080 bash[41963]: cluster 2023-12-01T09:01:18.327395+0000 mgr.y (mgr.24362) 7584 : cluster 0 pgmap v7553: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:01:20.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:01:20 smithi080 bash[41963]: audit 2023-12-01T09:01:19.709112+0000 mon.c (mon.2) 4856 : audit 0 from='client.? 172.21.15.80:0/2822425969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:01:22.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:01:22 smithi090 bash[32384]: cluster 2023-12-01T09:01:20.328068+0000 mgr.y (mgr.24362) 7585 : cluster 0 pgmap v7554: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:01:22.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:01:22 smithi090 bash[32384]: audit 2023-12-01T09:01:22.161507+0000 mon.c (mon.2) 4857 : audit 0 from='client.? 172.21.15.80:0/2849218953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:01:22.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:01:22 smithi080 bash[28361]: cluster 2023-12-01T09:01:20.328068+0000 mgr.y (mgr.24362) 7585 : cluster 0 pgmap v7554: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:01:22.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:01:22 smithi080 bash[28361]: audit 2023-12-01T09:01:22.161507+0000 mon.c (mon.2) 4857 : audit 0 from='client.? 172.21.15.80:0/2849218953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:01:22.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:01:22 smithi080 bash[41963]: cluster 2023-12-01T09:01:20.328068+0000 mgr.y (mgr.24362) 7585 : cluster 0 pgmap v7554: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:01:22.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:01:22 smithi080 bash[41963]: audit 2023-12-01T09:01:22.161507+0000 mon.c (mon.2) 4857 : audit 0 from='client.? 172.21.15.80:0/2849218953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:01:23.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:01:23 smithi090 bash[32384]: cluster 2023-12-01T09:01:22.329262+0000 mgr.y (mgr.24362) 7586 : cluster 0 pgmap v7555: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:01:23.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:01:23 smithi080 bash[28361]: cluster 2023-12-01T09:01:22.329262+0000 mgr.y (mgr.24362) 7586 : cluster 0 pgmap v7555: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:01:23.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:01:23 smithi080 bash[41963]: cluster 2023-12-01T09:01:22.329262+0000 mgr.y (mgr.24362) 7586 : cluster 0 pgmap v7555: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:01:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:01:25 smithi080 bash[28361]: cluster 2023-12-01T09:01:24.329896+0000 mgr.y (mgr.24362) 7587 : cluster 0 pgmap v7556: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:01:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:01:25 smithi080 bash[28361]: audit 2023-12-01T09:01:24.616541+0000 mon.c (mon.2) 4858 : audit 0 from='client.? 172.21.15.80:0/3602826549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:01:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:01:25 smithi080 bash[28361]: audit 2023-12-01T09:01:25.173705+0000 mon.c (mon.2) 4859 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:01:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:01:25 smithi080 bash[41963]: cluster 2023-12-01T09:01:24.329896+0000 mgr.y (mgr.24362) 7587 : cluster 0 pgmap v7556: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:01:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:01:25 smithi080 bash[41963]: audit 2023-12-01T09:01:24.616541+0000 mon.c (mon.2) 4858 : audit 0 from='client.? 172.21.15.80:0/3602826549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:01:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:01:25 smithi080 bash[41963]: audit 2023-12-01T09:01:25.173705+0000 mon.c (mon.2) 4859 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:01:25.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:01:25 smithi090 bash[32384]: cluster 2023-12-01T09:01:24.329896+0000 mgr.y (mgr.24362) 7587 : cluster 0 pgmap v7556: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:01:25.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:01:25 smithi090 bash[32384]: audit 2023-12-01T09:01:24.616541+0000 mon.c (mon.2) 4858 : audit 0 from='client.? 172.21.15.80:0/3602826549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:01:25.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:01:25 smithi090 bash[32384]: audit 2023-12-01T09:01:25.173705+0000 mon.c (mon.2) 4859 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:01:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:01:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:01:26] "GET /metrics HTTP/1.1" 200 33987 "" "Prometheus/2.43.0" 2023-12-01T09:01:27.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:01:27 smithi080 bash[41963]: cluster 2023-12-01T09:01:26.330996+0000 mgr.y (mgr.24362) 7588 : cluster 0 pgmap v7557: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:01:27.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:01:27 smithi080 bash[41963]: audit 2023-12-01T09:01:26.572326+0000 mon.c (mon.2) 4860 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:01:27.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:01:27 smithi080 bash[41963]: audit 2023-12-01T09:01:27.067422+0000 mon.a (mon.0) 5037 : audit 0 from='client.? 172.21.15.80:0/2951719588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:01:27.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:01:27 smithi080 bash[28361]: cluster 2023-12-01T09:01:26.330996+0000 mgr.y (mgr.24362) 7588 : cluster 0 pgmap v7557: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:01:27.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:01:27 smithi080 bash[28361]: audit 2023-12-01T09:01:26.572326+0000 mon.c (mon.2) 4860 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:01:27.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:01:27 smithi080 bash[28361]: audit 2023-12-01T09:01:27.067422+0000 mon.a (mon.0) 5037 : audit 0 from='client.? 172.21.15.80:0/2951719588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:01:27.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:01:27 smithi090 bash[32384]: cluster 2023-12-01T09:01:26.330996+0000 mgr.y (mgr.24362) 7588 : cluster 0 pgmap v7557: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:01:27.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:01:27 smithi090 bash[32384]: audit 2023-12-01T09:01:26.572326+0000 mon.c (mon.2) 4860 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:01:27.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:01:27 smithi090 bash[32384]: audit 2023-12-01T09:01:27.067422+0000 mon.a (mon.0) 5037 : audit 0 from='client.? 172.21.15.80:0/2951719588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:01:29.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:01:29 smithi080 bash[41963]: cluster 2023-12-01T09:01:28.331661+0000 mgr.y (mgr.24362) 7589 : cluster 0 pgmap v7558: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:01:29.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:01:29 smithi080 bash[28361]: cluster 2023-12-01T09:01:28.331661+0000 mgr.y (mgr.24362) 7589 : cluster 0 pgmap v7558: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:01:29.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:01:29 smithi090 bash[32384]: cluster 2023-12-01T09:01:28.331661+0000 mgr.y (mgr.24362) 7589 : cluster 0 pgmap v7558: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:01:30.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:01:30 smithi080 bash[28361]: audit 2023-12-01T09:01:29.529589+0000 mon.a (mon.0) 5038 : audit 0 from='client.? 172.21.15.80:0/1335550315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:01:30.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:01:30 smithi080 bash[41963]: audit 2023-12-01T09:01:29.529589+0000 mon.a (mon.0) 5038 : audit 0 from='client.? 172.21.15.80:0/1335550315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:01:30.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:01:30 smithi090 bash[32384]: audit 2023-12-01T09:01:29.529589+0000 mon.a (mon.0) 5038 : audit 0 from='client.? 172.21.15.80:0/1335550315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:01:31.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:01:31 smithi080 bash[41963]: cluster 2023-12-01T09:01:30.332331+0000 mgr.y (mgr.24362) 7590 : cluster 0 pgmap v7559: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:01:31.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:01:31 smithi080 bash[28361]: cluster 2023-12-01T09:01:30.332331+0000 mgr.y (mgr.24362) 7590 : cluster 0 pgmap v7559: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:01:31.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:01:31 smithi090 bash[32384]: cluster 2023-12-01T09:01:30.332331+0000 mgr.y (mgr.24362) 7590 : cluster 0 pgmap v7559: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:01:32.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:01:32 smithi080 bash[41963]: audit 2023-12-01T09:01:32.005102+0000 mon.c (mon.2) 4861 : audit 0 from='client.? 172.21.15.80:0/3304491318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:01:32.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:01:32 smithi080 bash[41963]: audit 2023-12-01T09:01:32.367309+0000 mon.a (mon.0) 5039 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:01:32.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:01:32 smithi080 bash[41963]: audit 2023-12-01T09:01:32.377358+0000 mon.a (mon.0) 5040 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:01:32.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:01:32 smithi080 bash[28361]: audit 2023-12-01T09:01:32.005102+0000 mon.c (mon.2) 4861 : audit 0 from='client.? 172.21.15.80:0/3304491318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:01:32.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:01:32 smithi080 bash[28361]: audit 2023-12-01T09:01:32.367309+0000 mon.a (mon.0) 5039 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:01:32.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:01:32 smithi080 bash[28361]: audit 2023-12-01T09:01:32.377358+0000 mon.a (mon.0) 5040 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:01:32.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:01:32 smithi090 bash[32384]: audit 2023-12-01T09:01:32.005102+0000 mon.c (mon.2) 4861 : audit 0 from='client.? 172.21.15.80:0/3304491318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:01:32.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:01:32 smithi090 bash[32384]: audit 2023-12-01T09:01:32.367309+0000 mon.a (mon.0) 5039 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:01:32.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:01:32 smithi090 bash[32384]: audit 2023-12-01T09:01:32.377358+0000 mon.a (mon.0) 5040 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:01:34.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:01:33 smithi080 bash[41963]: cluster 2023-12-01T09:01:32.333229+0000 mgr.y (mgr.24362) 7591 : cluster 0 pgmap v7560: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:01:34.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:01:33 smithi080 bash[41963]: audit 2023-12-01T09:01:32.767605+0000 mon.a (mon.0) 5041 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:01:34.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:01:33 smithi080 bash[41963]: audit 2023-12-01T09:01:32.778976+0000 mon.a (mon.0) 5042 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:01:34.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:01:33 smithi080 bash[41963]: audit 2023-12-01T09:01:33.313488+0000 mon.c (mon.2) 4862 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:01:34.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:01:33 smithi080 bash[41963]: audit 2023-12-01T09:01:33.315131+0000 mon.c (mon.2) 4863 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:01:34.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:01:33 smithi080 bash[41963]: audit 2023-12-01T09:01:33.326278+0000 mon.a (mon.0) 5043 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:01:34.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:01:33 smithi080 bash[28361]: cluster 2023-12-01T09:01:32.333229+0000 mgr.y (mgr.24362) 7591 : cluster 0 pgmap v7560: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:01:34.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:01:33 smithi080 bash[28361]: audit 2023-12-01T09:01:32.767605+0000 mon.a (mon.0) 5041 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:01:34.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:01:33 smithi080 bash[28361]: audit 2023-12-01T09:01:32.778976+0000 mon.a (mon.0) 5042 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:01:34.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:01:33 smithi080 bash[28361]: audit 2023-12-01T09:01:33.313488+0000 mon.c (mon.2) 4862 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:01:34.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:01:33 smithi080 bash[28361]: audit 2023-12-01T09:01:33.315131+0000 mon.c (mon.2) 4863 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:01:34.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:01:33 smithi080 bash[28361]: audit 2023-12-01T09:01:33.326278+0000 mon.a (mon.0) 5043 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:01:34.270 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 09:01:33 smithi090 bash[65515]: logger=cleanup t=2023-12-01T09:01:33.839631851Z level=info msg="Completed cleanup jobs" duration=48.894323ms 2023-12-01T09:01:34.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:01:33 smithi090 bash[32384]: cluster 2023-12-01T09:01:32.333229+0000 mgr.y (mgr.24362) 7591 : cluster 0 pgmap v7560: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:01:34.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:01:33 smithi090 bash[32384]: audit 2023-12-01T09:01:32.767605+0000 mon.a (mon.0) 5041 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:01:34.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:01:33 smithi090 bash[32384]: audit 2023-12-01T09:01:32.778976+0000 mon.a (mon.0) 5042 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:01:34.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:01:33 smithi090 bash[32384]: audit 2023-12-01T09:01:33.313488+0000 mon.c (mon.2) 4862 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:01:34.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:01:33 smithi090 bash[32384]: audit 2023-12-01T09:01:33.315131+0000 mon.c (mon.2) 4863 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:01:34.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:01:33 smithi090 bash[32384]: audit 2023-12-01T09:01:33.326278+0000 mon.a (mon.0) 5043 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:01:35.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:01:34 smithi080 bash[28361]: audit 2023-12-01T09:01:34.455650+0000 mon.c (mon.2) 4864 : audit 0 from='client.? 172.21.15.80:0/3273420268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:01:35.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:01:34 smithi080 bash[41963]: audit 2023-12-01T09:01:34.455650+0000 mon.c (mon.2) 4864 : audit 0 from='client.? 172.21.15.80:0/3273420268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:01:35.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:01:34 smithi090 bash[32384]: audit 2023-12-01T09:01:34.455650+0000 mon.c (mon.2) 4864 : audit 0 from='client.? 172.21.15.80:0/3273420268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:01:36.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:01:35 smithi080 bash[28361]: cluster 2023-12-01T09:01:34.333968+0000 mgr.y (mgr.24362) 7592 : cluster 0 pgmap v7561: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:01:36.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:01:35 smithi080 bash[41963]: cluster 2023-12-01T09:01:34.333968+0000 mgr.y (mgr.24362) 7592 : cluster 0 pgmap v7561: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:01:36.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:01:35 smithi090 bash[32384]: cluster 2023-12-01T09:01:34.333968+0000 mgr.y (mgr.24362) 7592 : cluster 0 pgmap v7561: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:01:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:01:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:01:36] "GET /metrics HTTP/1.1" 200 33987 "" "Prometheus/2.43.0" 2023-12-01T09:01:38.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:01:37 smithi080 bash[28361]: cluster 2023-12-01T09:01:36.335098+0000 mgr.y (mgr.24362) 7593 : cluster 0 pgmap v7562: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:01:38.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:01:37 smithi080 bash[28361]: audit 2023-12-01T09:01:36.924027+0000 mon.c (mon.2) 4865 : audit 0 from='client.? 172.21.15.80:0/1511797851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:01:38.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:01:37 smithi080 bash[41963]: cluster 2023-12-01T09:01:36.335098+0000 mgr.y (mgr.24362) 7593 : cluster 0 pgmap v7562: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:01:38.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:01:37 smithi080 bash[41963]: audit 2023-12-01T09:01:36.924027+0000 mon.c (mon.2) 4865 : audit 0 from='client.? 172.21.15.80:0/1511797851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:01:38.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:01:37 smithi090 bash[32384]: cluster 2023-12-01T09:01:36.335098+0000 mgr.y (mgr.24362) 7593 : cluster 0 pgmap v7562: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:01:38.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:01:37 smithi090 bash[32384]: audit 2023-12-01T09:01:36.924027+0000 mon.c (mon.2) 4865 : audit 0 from='client.? 172.21.15.80:0/1511797851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:01:40.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:01:39 smithi080 bash[41963]: cluster 2023-12-01T09:01:38.335525+0000 mgr.y (mgr.24362) 7594 : cluster 0 pgmap v7563: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:01:40.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:01:39 smithi080 bash[41963]: audit 2023-12-01T09:01:39.386640+0000 mon.a (mon.0) 5044 : audit 0 from='client.? 172.21.15.80:0/1866739766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:01:40.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:01:39 smithi080 bash[28361]: cluster 2023-12-01T09:01:38.335525+0000 mgr.y (mgr.24362) 7594 : cluster 0 pgmap v7563: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:01:40.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:01:39 smithi080 bash[28361]: audit 2023-12-01T09:01:39.386640+0000 mon.a (mon.0) 5044 : audit 0 from='client.? 172.21.15.80:0/1866739766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:01:40.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:01:39 smithi090 bash[32384]: cluster 2023-12-01T09:01:38.335525+0000 mgr.y (mgr.24362) 7594 : cluster 0 pgmap v7563: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:01:40.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:01:39 smithi090 bash[32384]: audit 2023-12-01T09:01:39.386640+0000 mon.a (mon.0) 5044 : audit 0 from='client.? 172.21.15.80:0/1866739766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:01:41.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:01:40 smithi080 bash[28361]: audit 2023-12-01T09:01:40.174101+0000 mon.c (mon.2) 4866 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:01:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:01:40 smithi080 bash[41963]: audit 2023-12-01T09:01:40.174101+0000 mon.c (mon.2) 4866 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:01:41.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:01:40 smithi090 bash[32384]: audit 2023-12-01T09:01:40.174101+0000 mon.c (mon.2) 4866 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:01:42.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:01:41 smithi080 bash[28361]: cluster 2023-12-01T09:01:40.336139+0000 mgr.y (mgr.24362) 7595 : cluster 0 pgmap v7564: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:01:42.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:01:41 smithi080 bash[41963]: cluster 2023-12-01T09:01:40.336139+0000 mgr.y (mgr.24362) 7595 : cluster 0 pgmap v7564: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:01:42.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:01:41 smithi090 bash[32384]: cluster 2023-12-01T09:01:40.336139+0000 mgr.y (mgr.24362) 7595 : cluster 0 pgmap v7564: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:01:43.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:01:42 smithi080 bash[28361]: audit 2023-12-01T09:01:41.845162+0000 mon.a (mon.0) 5045 : audit 0 from='client.? 172.21.15.80:0/818826486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:01:43.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:01:42 smithi080 bash[41963]: audit 2023-12-01T09:01:41.845162+0000 mon.a (mon.0) 5045 : audit 0 from='client.? 172.21.15.80:0/818826486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:01:43.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:01:42 smithi090 bash[32384]: audit 2023-12-01T09:01:41.845162+0000 mon.a (mon.0) 5045 : audit 0 from='client.? 172.21.15.80:0/818826486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:01:44.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:01:44 smithi090 bash[32384]: cluster 2023-12-01T09:01:42.337302+0000 mgr.y (mgr.24362) 7596 : cluster 0 pgmap v7565: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:01:44.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:01:44 smithi080 bash[28361]: cluster 2023-12-01T09:01:42.337302+0000 mgr.y (mgr.24362) 7596 : cluster 0 pgmap v7565: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:01:44.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:01:44 smithi080 bash[41963]: cluster 2023-12-01T09:01:42.337302+0000 mgr.y (mgr.24362) 7596 : cluster 0 pgmap v7565: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:01:45.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:01:45 smithi090 bash[32384]: audit 2023-12-01T09:01:44.293842+0000 mon.c (mon.2) 4867 : audit 0 from='client.? 172.21.15.80:0/3947614646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:01:45.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:01:45 smithi080 bash[28361]: audit 2023-12-01T09:01:44.293842+0000 mon.c (mon.2) 4867 : audit 0 from='client.? 172.21.15.80:0/3947614646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:01:45.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:01:45 smithi080 bash[41963]: audit 2023-12-01T09:01:44.293842+0000 mon.c (mon.2) 4867 : audit 0 from='client.? 172.21.15.80:0/3947614646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:01:46.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:01:46 smithi090 bash[32384]: cluster 2023-12-01T09:01:44.337957+0000 mgr.y (mgr.24362) 7597 : cluster 0 pgmap v7566: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:01:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:01:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:01:46] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T09:01:46.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:01:46 smithi080 bash[28361]: cluster 2023-12-01T09:01:44.337957+0000 mgr.y (mgr.24362) 7597 : cluster 0 pgmap v7566: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:01:46.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:01:46 smithi080 bash[41963]: cluster 2023-12-01T09:01:44.337957+0000 mgr.y (mgr.24362) 7597 : cluster 0 pgmap v7566: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:01:47.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:01:47 smithi090 bash[32384]: audit 2023-12-01T09:01:46.750440+0000 mon.a (mon.0) 5046 : audit 0 from='client.? 172.21.15.80:0/1566334099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:01:47.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:01:47 smithi080 bash[41963]: audit 2023-12-01T09:01:46.750440+0000 mon.a (mon.0) 5046 : audit 0 from='client.? 172.21.15.80:0/1566334099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:01:47.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:01:47 smithi080 bash[28361]: audit 2023-12-01T09:01:46.750440+0000 mon.a (mon.0) 5046 : audit 0 from='client.? 172.21.15.80:0/1566334099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:01:48.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:01:48 smithi090 bash[32384]: cluster 2023-12-01T09:01:46.339084+0000 mgr.y (mgr.24362) 7598 : cluster 0 pgmap v7567: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:01:48.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:01:48 smithi080 bash[28361]: cluster 2023-12-01T09:01:46.339084+0000 mgr.y (mgr.24362) 7598 : cluster 0 pgmap v7567: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:01:48.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:01:48 smithi080 bash[41963]: cluster 2023-12-01T09:01:46.339084+0000 mgr.y (mgr.24362) 7598 : cluster 0 pgmap v7567: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:01:49.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:01:49 smithi090 bash[32384]: audit 2023-12-01T09:01:49.203740+0000 mon.c (mon.2) 4868 : audit 0 from='client.? 172.21.15.80:0/384665420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:01:49.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:01:49 smithi080 bash[28361]: audit 2023-12-01T09:01:49.203740+0000 mon.c (mon.2) 4868 : audit 0 from='client.? 172.21.15.80:0/384665420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:01:49.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:01:49 smithi080 bash[41963]: audit 2023-12-01T09:01:49.203740+0000 mon.c (mon.2) 4868 : audit 0 from='client.? 172.21.15.80:0/384665420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:01:50.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:01:50 smithi090 bash[32384]: cluster 2023-12-01T09:01:48.339792+0000 mgr.y (mgr.24362) 7599 : cluster 0 pgmap v7568: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:01:50.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:01:50 smithi080 bash[28361]: cluster 2023-12-01T09:01:48.339792+0000 mgr.y (mgr.24362) 7599 : cluster 0 pgmap v7568: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:01:50.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:01:50 smithi080 bash[41963]: cluster 2023-12-01T09:01:48.339792+0000 mgr.y (mgr.24362) 7599 : cluster 0 pgmap v7568: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:01:52.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:01:52 smithi090 bash[32384]: cluster 2023-12-01T09:01:50.340496+0000 mgr.y (mgr.24362) 7600 : cluster 0 pgmap v7569: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:01:52.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:01:52 smithi090 bash[32384]: audit 2023-12-01T09:01:51.653166+0000 mon.c (mon.2) 4869 : audit 0 from='client.? 172.21.15.80:0/2915761926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:01:52.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:01:52 smithi080 bash[28361]: cluster 2023-12-01T09:01:50.340496+0000 mgr.y (mgr.24362) 7600 : cluster 0 pgmap v7569: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:01:52.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:01:52 smithi080 bash[28361]: audit 2023-12-01T09:01:51.653166+0000 mon.c (mon.2) 4869 : audit 0 from='client.? 172.21.15.80:0/2915761926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:01:52.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:01:52 smithi080 bash[41963]: cluster 2023-12-01T09:01:50.340496+0000 mgr.y (mgr.24362) 7600 : cluster 0 pgmap v7569: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:01:52.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:01:52 smithi080 bash[41963]: audit 2023-12-01T09:01:51.653166+0000 mon.c (mon.2) 4869 : audit 0 from='client.? 172.21.15.80:0/2915761926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:01:53.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:01:53 smithi090 bash[32384]: cluster 2023-12-01T09:01:52.341649+0000 mgr.y (mgr.24362) 7601 : cluster 0 pgmap v7570: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:01:53.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:01:53 smithi080 bash[28361]: cluster 2023-12-01T09:01:52.341649+0000 mgr.y (mgr.24362) 7601 : cluster 0 pgmap v7570: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:01:53.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:01:53 smithi080 bash[41963]: cluster 2023-12-01T09:01:52.341649+0000 mgr.y (mgr.24362) 7601 : cluster 0 pgmap v7570: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:01:54.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:01:54 smithi090 bash[32384]: audit 2023-12-01T09:01:54.109682+0000 mon.c (mon.2) 4870 : audit 0 from='client.? 172.21.15.80:0/3561082561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:01:54.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:01:54 smithi080 bash[28361]: audit 2023-12-01T09:01:54.109682+0000 mon.c (mon.2) 4870 : audit 0 from='client.? 172.21.15.80:0/3561082561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:01:54.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:01:54 smithi080 bash[41963]: audit 2023-12-01T09:01:54.109682+0000 mon.c (mon.2) 4870 : audit 0 from='client.? 172.21.15.80:0/3561082561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:01:55.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:01:55 smithi090 bash[32384]: cluster 2023-12-01T09:01:54.342318+0000 mgr.y (mgr.24362) 7602 : cluster 0 pgmap v7571: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:01:55.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:01:55 smithi090 bash[32384]: audit 2023-12-01T09:01:55.174230+0000 mon.c (mon.2) 4871 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:01:55.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:01:55 smithi080 bash[41963]: cluster 2023-12-01T09:01:54.342318+0000 mgr.y (mgr.24362) 7602 : cluster 0 pgmap v7571: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:01:55.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:01:55 smithi080 bash[41963]: audit 2023-12-01T09:01:55.174230+0000 mon.c (mon.2) 4871 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:01:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:01:55 smithi080 bash[28361]: cluster 2023-12-01T09:01:54.342318+0000 mgr.y (mgr.24362) 7602 : cluster 0 pgmap v7571: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:01:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:01:55 smithi080 bash[28361]: audit 2023-12-01T09:01:55.174230+0000 mon.c (mon.2) 4871 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:01:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:01:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:01:56] "GET /metrics HTTP/1.1" 200 33987 "" "Prometheus/2.43.0" 2023-12-01T09:01:57.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:01:57 smithi080 bash[28361]: cluster 2023-12-01T09:01:56.343495+0000 mgr.y (mgr.24362) 7603 : cluster 0 pgmap v7572: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:01:57.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:01:57 smithi080 bash[28361]: audit 2023-12-01T09:01:56.564568+0000 mon.a (mon.0) 5047 : audit 0 from='client.? 172.21.15.80:0/1156567561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:01:57.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:01:57 smithi080 bash[41963]: cluster 2023-12-01T09:01:56.343495+0000 mgr.y (mgr.24362) 7603 : cluster 0 pgmap v7572: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:01:57.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:01:57 smithi080 bash[41963]: audit 2023-12-01T09:01:56.564568+0000 mon.a (mon.0) 5047 : audit 0 from='client.? 172.21.15.80:0/1156567561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:01:57.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:01:57 smithi090 bash[32384]: cluster 2023-12-01T09:01:56.343495+0000 mgr.y (mgr.24362) 7603 : cluster 0 pgmap v7572: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:01:57.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:01:57 smithi090 bash[32384]: audit 2023-12-01T09:01:56.564568+0000 mon.a (mon.0) 5047 : audit 0 from='client.? 172.21.15.80:0/1156567561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:01:59.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:01:59 smithi080 bash[41963]: cluster 2023-12-01T09:01:58.344136+0000 mgr.y (mgr.24362) 7604 : cluster 0 pgmap v7573: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:01:59.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:01:59 smithi080 bash[41963]: audit 2023-12-01T09:01:59.013034+0000 mon.c (mon.2) 4872 : audit 0 from='client.? 172.21.15.80:0/2874103452' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:01:59.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:01:59 smithi080 bash[28361]: cluster 2023-12-01T09:01:58.344136+0000 mgr.y (mgr.24362) 7604 : cluster 0 pgmap v7573: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:01:59.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:01:59 smithi080 bash[28361]: audit 2023-12-01T09:01:59.013034+0000 mon.c (mon.2) 4872 : audit 0 from='client.? 172.21.15.80:0/2874103452' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:01:59.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:01:59 smithi090 bash[32384]: cluster 2023-12-01T09:01:58.344136+0000 mgr.y (mgr.24362) 7604 : cluster 0 pgmap v7573: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:01:59.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:01:59 smithi090 bash[32384]: audit 2023-12-01T09:01:59.013034+0000 mon.c (mon.2) 4872 : audit 0 from='client.? 172.21.15.80:0/2874103452' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:02:01.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:02:01 smithi080 bash[41963]: cluster 2023-12-01T09:02:00.344808+0000 mgr.y (mgr.24362) 7605 : cluster 0 pgmap v7574: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:02:01.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:02:01 smithi080 bash[28361]: cluster 2023-12-01T09:02:00.344808+0000 mgr.y (mgr.24362) 7605 : cluster 0 pgmap v7574: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:02:01.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:02:01 smithi090 bash[32384]: cluster 2023-12-01T09:02:00.344808+0000 mgr.y (mgr.24362) 7605 : cluster 0 pgmap v7574: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:02:02.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:02:02 smithi080 bash[41963]: audit 2023-12-01T09:02:01.468176+0000 mon.a (mon.0) 5048 : audit 0 from='client.? 172.21.15.80:0/827694111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:02:02.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:02:02 smithi080 bash[28361]: audit 2023-12-01T09:02:01.468176+0000 mon.a (mon.0) 5048 : audit 0 from='client.? 172.21.15.80:0/827694111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:02:02.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:02:02 smithi090 bash[32384]: audit 2023-12-01T09:02:01.468176+0000 mon.a (mon.0) 5048 : audit 0 from='client.? 172.21.15.80:0/827694111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:02:04.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:02:04 smithi090 bash[32384]: cluster 2023-12-01T09:02:02.345937+0000 mgr.y (mgr.24362) 7606 : cluster 0 pgmap v7575: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:02:04.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:02:04 smithi090 bash[32384]: audit 2023-12-01T09:02:03.919908+0000 mon.c (mon.2) 4873 : audit 0 from='client.? 172.21.15.80:0/3543994405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:02:04.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:02:04 smithi080 bash[41963]: cluster 2023-12-01T09:02:02.345937+0000 mgr.y (mgr.24362) 7606 : cluster 0 pgmap v7575: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:02:04.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:02:04 smithi080 bash[41963]: audit 2023-12-01T09:02:03.919908+0000 mon.c (mon.2) 4873 : audit 0 from='client.? 172.21.15.80:0/3543994405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:02:04.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:02:04 smithi080 bash[28361]: cluster 2023-12-01T09:02:02.345937+0000 mgr.y (mgr.24362) 7606 : cluster 0 pgmap v7575: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:02:04.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:02:04 smithi080 bash[28361]: audit 2023-12-01T09:02:03.919908+0000 mon.c (mon.2) 4873 : audit 0 from='client.? 172.21.15.80:0/3543994405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:02:06.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:02:06 smithi090 bash[32384]: cluster 2023-12-01T09:02:04.346587+0000 mgr.y (mgr.24362) 7607 : cluster 0 pgmap v7576: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:02:06.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:02:06 smithi080 bash[28361]: cluster 2023-12-01T09:02:04.346587+0000 mgr.y (mgr.24362) 7607 : cluster 0 pgmap v7576: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:02:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:02:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:02:06] "GET /metrics HTTP/1.1" 200 33987 "" "Prometheus/2.43.0" 2023-12-01T09:02:06.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:02:06 smithi080 bash[41963]: cluster 2023-12-01T09:02:04.346587+0000 mgr.y (mgr.24362) 7607 : cluster 0 pgmap v7576: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:02:07.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:02:07 smithi090 bash[32384]: audit 2023-12-01T09:02:06.376396+0000 mon.a (mon.0) 5049 : audit 0 from='client.? 172.21.15.80:0/1497085680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:02:07.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:02:07 smithi080 bash[28361]: audit 2023-12-01T09:02:06.376396+0000 mon.a (mon.0) 5049 : audit 0 from='client.? 172.21.15.80:0/1497085680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:02:07.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:02:07 smithi080 bash[41963]: audit 2023-12-01T09:02:06.376396+0000 mon.a (mon.0) 5049 : audit 0 from='client.? 172.21.15.80:0/1497085680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:02:08.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:02:08 smithi090 bash[32384]: cluster 2023-12-01T09:02:06.347583+0000 mgr.y (mgr.24362) 7608 : cluster 0 pgmap v7577: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:02:08.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:02:08 smithi080 bash[28361]: cluster 2023-12-01T09:02:06.347583+0000 mgr.y (mgr.24362) 7608 : cluster 0 pgmap v7577: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:02:08.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:02:08 smithi080 bash[41963]: cluster 2023-12-01T09:02:06.347583+0000 mgr.y (mgr.24362) 7608 : cluster 0 pgmap v7577: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:02:09.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:02:09 smithi090 bash[32384]: audit 2023-12-01T09:02:08.830660+0000 mon.c (mon.2) 4874 : audit 0 from='client.? 172.21.15.80:0/4125744733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:02:09.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:02:09 smithi080 bash[28361]: audit 2023-12-01T09:02:08.830660+0000 mon.c (mon.2) 4874 : audit 0 from='client.? 172.21.15.80:0/4125744733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:02:09.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:02:09 smithi080 bash[41963]: audit 2023-12-01T09:02:08.830660+0000 mon.c (mon.2) 4874 : audit 0 from='client.? 172.21.15.80:0/4125744733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:02:10.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:02:10 smithi090 bash[32384]: cluster 2023-12-01T09:02:08.348330+0000 mgr.y (mgr.24362) 7609 : cluster 0 pgmap v7578: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:02:10.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:02:10 smithi090 bash[32384]: audit 2023-12-01T09:02:10.175008+0000 mon.c (mon.2) 4875 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:02:10.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:02:10 smithi080 bash[28361]: cluster 2023-12-01T09:02:08.348330+0000 mgr.y (mgr.24362) 7609 : cluster 0 pgmap v7578: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:02:10.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:02:10 smithi080 bash[28361]: audit 2023-12-01T09:02:10.175008+0000 mon.c (mon.2) 4875 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:02:10.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:02:10 smithi080 bash[41963]: cluster 2023-12-01T09:02:08.348330+0000 mgr.y (mgr.24362) 7609 : cluster 0 pgmap v7578: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:02:10.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:02:10 smithi080 bash[41963]: audit 2023-12-01T09:02:10.175008+0000 mon.c (mon.2) 4875 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:02:12.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:02:12 smithi090 bash[32384]: cluster 2023-12-01T09:02:10.349121+0000 mgr.y (mgr.24362) 7610 : cluster 0 pgmap v7579: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:02:12.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:02:12 smithi090 bash[32384]: audit 2023-12-01T09:02:11.293226+0000 mon.a (mon.0) 5050 : audit 0 from='client.? 172.21.15.80:0/883349924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:02:12.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:02:12 smithi080 bash[28361]: cluster 2023-12-01T09:02:10.349121+0000 mgr.y (mgr.24362) 7610 : cluster 0 pgmap v7579: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:02:12.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:02:12 smithi080 bash[28361]: audit 2023-12-01T09:02:11.293226+0000 mon.a (mon.0) 5050 : audit 0 from='client.? 172.21.15.80:0/883349924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:02:12.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:02:12 smithi080 bash[41963]: cluster 2023-12-01T09:02:10.349121+0000 mgr.y (mgr.24362) 7610 : cluster 0 pgmap v7579: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:02:12.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:02:12 smithi080 bash[41963]: audit 2023-12-01T09:02:11.293226+0000 mon.a (mon.0) 5050 : audit 0 from='client.? 172.21.15.80:0/883349924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:02:13.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:02:13 smithi090 bash[32384]: cluster 2023-12-01T09:02:12.350336+0000 mgr.y (mgr.24362) 7611 : cluster 0 pgmap v7580: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:02:13.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:02:13 smithi080 bash[41963]: cluster 2023-12-01T09:02:12.350336+0000 mgr.y (mgr.24362) 7611 : cluster 0 pgmap v7580: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:02:13.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:02:13 smithi080 bash[28361]: cluster 2023-12-01T09:02:12.350336+0000 mgr.y (mgr.24362) 7611 : cluster 0 pgmap v7580: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:02:14.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:02:14 smithi090 bash[32384]: audit 2023-12-01T09:02:13.750571+0000 mon.c (mon.2) 4876 : audit 0 from='client.? 172.21.15.80:0/3365921966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:02:14.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:02:14 smithi080 bash[41963]: audit 2023-12-01T09:02:13.750571+0000 mon.c (mon.2) 4876 : audit 0 from='client.? 172.21.15.80:0/3365921966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:02:14.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:02:14 smithi080 bash[28361]: audit 2023-12-01T09:02:13.750571+0000 mon.c (mon.2) 4876 : audit 0 from='client.? 172.21.15.80:0/3365921966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:02:15.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:02:15 smithi090 bash[32384]: cluster 2023-12-01T09:02:14.350990+0000 mgr.y (mgr.24362) 7612 : cluster 0 pgmap v7581: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:02:15.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:02:15 smithi080 bash[28361]: cluster 2023-12-01T09:02:14.350990+0000 mgr.y (mgr.24362) 7612 : cluster 0 pgmap v7581: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:02:15.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:02:15 smithi080 bash[41963]: cluster 2023-12-01T09:02:14.350990+0000 mgr.y (mgr.24362) 7612 : cluster 0 pgmap v7581: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:02:16.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:02:16 smithi090 bash[32384]: audit 2023-12-01T09:02:16.205588+0000 mon.c (mon.2) 4877 : audit 0 from='client.? 172.21.15.80:0/3838111038' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:02:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:02:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:02:16] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T09:02:16.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:02:16 smithi080 bash[41963]: audit 2023-12-01T09:02:16.205588+0000 mon.c (mon.2) 4877 : audit 0 from='client.? 172.21.15.80:0/3838111038' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:02:16.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:02:16 smithi080 bash[28361]: audit 2023-12-01T09:02:16.205588+0000 mon.c (mon.2) 4877 : audit 0 from='client.? 172.21.15.80:0/3838111038' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:02:18.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:02:18 smithi090 bash[32384]: cluster 2023-12-01T09:02:16.352123+0000 mgr.y (mgr.24362) 7613 : cluster 0 pgmap v7582: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:02:18.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:02:18 smithi080 bash[41963]: cluster 2023-12-01T09:02:16.352123+0000 mgr.y (mgr.24362) 7613 : cluster 0 pgmap v7582: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:02:18.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:02:18 smithi080 bash[28361]: cluster 2023-12-01T09:02:16.352123+0000 mgr.y (mgr.24362) 7613 : cluster 0 pgmap v7582: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:02:19.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:02:19 smithi090 bash[32384]: audit 2023-12-01T09:02:18.671099+0000 mon.c (mon.2) 4878 : audit 0 from='client.? 172.21.15.80:0/3059059399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:02:19.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:02:19 smithi080 bash[41963]: audit 2023-12-01T09:02:18.671099+0000 mon.c (mon.2) 4878 : audit 0 from='client.? 172.21.15.80:0/3059059399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:02:19.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:02:19 smithi080 bash[28361]: audit 2023-12-01T09:02:18.671099+0000 mon.c (mon.2) 4878 : audit 0 from='client.? 172.21.15.80:0/3059059399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:02:20.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:02:20 smithi090 bash[32384]: cluster 2023-12-01T09:02:18.352616+0000 mgr.y (mgr.24362) 7614 : cluster 0 pgmap v7583: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:02:20.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:02:20 smithi080 bash[28361]: cluster 2023-12-01T09:02:18.352616+0000 mgr.y (mgr.24362) 7614 : cluster 0 pgmap v7583: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:02:20.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:02:20 smithi080 bash[41963]: cluster 2023-12-01T09:02:18.352616+0000 mgr.y (mgr.24362) 7614 : cluster 0 pgmap v7583: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:02:21.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:02:21 smithi090 bash[32384]: audit 2023-12-01T09:02:21.127531+0000 mon.a (mon.0) 5051 : audit 0 from='client.? 172.21.15.80:0/3412684129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:02:21.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:02:21 smithi080 bash[28361]: audit 2023-12-01T09:02:21.127531+0000 mon.a (mon.0) 5051 : audit 0 from='client.? 172.21.15.80:0/3412684129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:02:21.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:02:21 smithi080 bash[41963]: audit 2023-12-01T09:02:21.127531+0000 mon.a (mon.0) 5051 : audit 0 from='client.? 172.21.15.80:0/3412684129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:02:22.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:02:22 smithi090 bash[32384]: cluster 2023-12-01T09:02:20.353250+0000 mgr.y (mgr.24362) 7615 : cluster 0 pgmap v7584: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:02:22.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:02:22 smithi080 bash[28361]: cluster 2023-12-01T09:02:20.353250+0000 mgr.y (mgr.24362) 7615 : cluster 0 pgmap v7584: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:02:22.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:02:22 smithi080 bash[41963]: cluster 2023-12-01T09:02:20.353250+0000 mgr.y (mgr.24362) 7615 : cluster 0 pgmap v7584: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:02:24.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:02:24 smithi090 bash[32384]: cluster 2023-12-01T09:02:22.354413+0000 mgr.y (mgr.24362) 7616 : cluster 0 pgmap v7585: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:02:24.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:02:24 smithi090 bash[32384]: audit 2023-12-01T09:02:23.577375+0000 mon.c (mon.2) 4879 : audit 0 from='client.? 172.21.15.80:0/2612757080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:02:24.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:02:24 smithi080 bash[28361]: cluster 2023-12-01T09:02:22.354413+0000 mgr.y (mgr.24362) 7616 : cluster 0 pgmap v7585: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:02:24.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:02:24 smithi080 bash[28361]: audit 2023-12-01T09:02:23.577375+0000 mon.c (mon.2) 4879 : audit 0 from='client.? 172.21.15.80:0/2612757080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:02:24.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:02:24 smithi080 bash[41963]: cluster 2023-12-01T09:02:22.354413+0000 mgr.y (mgr.24362) 7616 : cluster 0 pgmap v7585: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:02:24.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:02:24 smithi080 bash[41963]: audit 2023-12-01T09:02:23.577375+0000 mon.c (mon.2) 4879 : audit 0 from='client.? 172.21.15.80:0/2612757080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:02:25.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:02:25 smithi090 bash[32384]: cluster 2023-12-01T09:02:24.355199+0000 mgr.y (mgr.24362) 7617 : cluster 0 pgmap v7586: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:02:25.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:02:25 smithi090 bash[32384]: audit 2023-12-01T09:02:25.175085+0000 mon.c (mon.2) 4880 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:02:25.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:02:25 smithi080 bash[28361]: cluster 2023-12-01T09:02:24.355199+0000 mgr.y (mgr.24362) 7617 : cluster 0 pgmap v7586: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:02:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:02:25 smithi080 bash[28361]: audit 2023-12-01T09:02:25.175085+0000 mon.c (mon.2) 4880 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:02:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:02:25 smithi080 bash[41963]: cluster 2023-12-01T09:02:24.355199+0000 mgr.y (mgr.24362) 7617 : cluster 0 pgmap v7586: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:02:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:02:25 smithi080 bash[41963]: audit 2023-12-01T09:02:25.175085+0000 mon.c (mon.2) 4880 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:02:26.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:02:26 smithi090 bash[32384]: audit 2023-12-01T09:02:26.043337+0000 mon.a (mon.0) 5052 : audit 0 from='client.? 172.21.15.80:0/3916396333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:02:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:02:26 smithi080 bash[28361]: audit 2023-12-01T09:02:26.043337+0000 mon.a (mon.0) 5052 : audit 0 from='client.? 172.21.15.80:0/3916396333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:02:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:02:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:02:26] "GET /metrics HTTP/1.1" 200 33988 "" "Prometheus/2.43.0" 2023-12-01T09:02:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:02:26 smithi080 bash[41963]: audit 2023-12-01T09:02:26.043337+0000 mon.a (mon.0) 5052 : audit 0 from='client.? 172.21.15.80:0/3916396333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:02:28.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:02:28 smithi090 bash[32384]: cluster 2023-12-01T09:02:26.356413+0000 mgr.y (mgr.24362) 7618 : cluster 0 pgmap v7587: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:02:28.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:02:28 smithi080 bash[28361]: cluster 2023-12-01T09:02:26.356413+0000 mgr.y (mgr.24362) 7618 : cluster 0 pgmap v7587: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:02:28.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:02:28 smithi080 bash[41963]: cluster 2023-12-01T09:02:26.356413+0000 mgr.y (mgr.24362) 7618 : cluster 0 pgmap v7587: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:02:29.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:02:29 smithi090 bash[32384]: audit 2023-12-01T09:02:28.496804+0000 mon.c (mon.2) 4881 : audit 0 from='client.? 172.21.15.80:0/1633710123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:02:29.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:02:29 smithi080 bash[28361]: audit 2023-12-01T09:02:28.496804+0000 mon.c (mon.2) 4881 : audit 0 from='client.? 172.21.15.80:0/1633710123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:02:29.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:02:29 smithi080 bash[41963]: audit 2023-12-01T09:02:28.496804+0000 mon.c (mon.2) 4881 : audit 0 from='client.? 172.21.15.80:0/1633710123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:02:30.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:02:30 smithi090 bash[32384]: cluster 2023-12-01T09:02:28.356811+0000 mgr.y (mgr.24362) 7619 : cluster 0 pgmap v7588: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:02:30.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:02:30 smithi080 bash[28361]: cluster 2023-12-01T09:02:28.356811+0000 mgr.y (mgr.24362) 7619 : cluster 0 pgmap v7588: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:02:30.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:02:30 smithi080 bash[41963]: cluster 2023-12-01T09:02:28.356811+0000 mgr.y (mgr.24362) 7619 : cluster 0 pgmap v7588: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:02:31.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:02:31 smithi090 bash[32384]: audit 2023-12-01T09:02:30.946806+0000 mon.c (mon.2) 4882 : audit 0 from='client.? 172.21.15.80:0/2891137181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:02:31.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:02:31 smithi080 bash[28361]: audit 2023-12-01T09:02:30.946806+0000 mon.c (mon.2) 4882 : audit 0 from='client.? 172.21.15.80:0/2891137181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:02:31.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:02:31 smithi080 bash[41963]: audit 2023-12-01T09:02:30.946806+0000 mon.c (mon.2) 4882 : audit 0 from='client.? 172.21.15.80:0/2891137181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:02:32.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:02:32 smithi090 bash[32384]: cluster 2023-12-01T09:02:30.357460+0000 mgr.y (mgr.24362) 7620 : cluster 0 pgmap v7589: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:02:32.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:02:32 smithi080 bash[28361]: cluster 2023-12-01T09:02:30.357460+0000 mgr.y (mgr.24362) 7620 : cluster 0 pgmap v7589: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:02:32.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:02:32 smithi080 bash[41963]: cluster 2023-12-01T09:02:30.357460+0000 mgr.y (mgr.24362) 7620 : cluster 0 pgmap v7589: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:02:34.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:02:34 smithi090 bash[32384]: cluster 2023-12-01T09:02:32.358599+0000 mgr.y (mgr.24362) 7621 : cluster 0 pgmap v7590: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:02:34.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:02:34 smithi090 bash[32384]: audit 2023-12-01T09:02:33.404556+0000 mon.a (mon.0) 5053 : audit 0 from='client.? 172.21.15.80:0/1964501559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:02:34.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:02:34 smithi090 bash[32384]: audit 2023-12-01T09:02:33.407543+0000 mon.c (mon.2) 4883 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:02:34.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:02:34 smithi080 bash[41963]: cluster 2023-12-01T09:02:32.358599+0000 mgr.y (mgr.24362) 7621 : cluster 0 pgmap v7590: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:02:34.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:02:34 smithi080 bash[41963]: audit 2023-12-01T09:02:33.404556+0000 mon.a (mon.0) 5053 : audit 0 from='client.? 172.21.15.80:0/1964501559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:02:34.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:02:34 smithi080 bash[41963]: audit 2023-12-01T09:02:33.407543+0000 mon.c (mon.2) 4883 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:02:34.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:02:34 smithi080 bash[28361]: cluster 2023-12-01T09:02:32.358599+0000 mgr.y (mgr.24362) 7621 : cluster 0 pgmap v7590: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:02:34.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:02:34 smithi080 bash[28361]: audit 2023-12-01T09:02:33.404556+0000 mon.a (mon.0) 5053 : audit 0 from='client.? 172.21.15.80:0/1964501559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:02:34.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:02:34 smithi080 bash[28361]: audit 2023-12-01T09:02:33.407543+0000 mon.c (mon.2) 4883 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:02:35.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:02:35 smithi080 bash[41963]: cluster 2023-12-01T09:02:34.359286+0000 mgr.y (mgr.24362) 7622 : cluster 0 pgmap v7591: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:02:35.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:02:35 smithi080 bash[28361]: cluster 2023-12-01T09:02:34.359286+0000 mgr.y (mgr.24362) 7622 : cluster 0 pgmap v7591: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:02:35.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:02:35 smithi090 bash[32384]: cluster 2023-12-01T09:02:34.359286+0000 mgr.y (mgr.24362) 7622 : cluster 0 pgmap v7591: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:02:36.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:02:36 smithi080 bash[28361]: audit 2023-12-01T09:02:35.874690+0000 mon.c (mon.2) 4884 : audit 0 from='client.? 172.21.15.80:0/144433687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:02:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:02:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:02:36] "GET /metrics HTTP/1.1" 200 33988 "" "Prometheus/2.43.0" 2023-12-01T09:02:36.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:02:36 smithi080 bash[41963]: audit 2023-12-01T09:02:35.874690+0000 mon.c (mon.2) 4884 : audit 0 from='client.? 172.21.15.80:0/144433687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:02:36.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:02:36 smithi090 bash[32384]: audit 2023-12-01T09:02:35.874690+0000 mon.c (mon.2) 4884 : audit 0 from='client.? 172.21.15.80:0/144433687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:02:38.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:02:38 smithi090 bash[32384]: cluster 2023-12-01T09:02:36.360427+0000 mgr.y (mgr.24362) 7623 : cluster 0 pgmap v7592: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:02:38.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:02:38 smithi080 bash[28361]: cluster 2023-12-01T09:02:36.360427+0000 mgr.y (mgr.24362) 7623 : cluster 0 pgmap v7592: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:02:38.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:02:38 smithi080 bash[41963]: cluster 2023-12-01T09:02:36.360427+0000 mgr.y (mgr.24362) 7623 : cluster 0 pgmap v7592: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:02:39.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:02:39 smithi090 bash[32384]: audit 2023-12-01T09:02:38.343554+0000 mon.c (mon.2) 4885 : audit 0 from='client.? 172.21.15.80:0/2101434794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:02:39.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:02:39 smithi090 bash[32384]: audit 2023-12-01T09:02:39.151832+0000 mon.a (mon.0) 5054 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:02:39.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:02:39 smithi090 bash[32384]: audit 2023-12-01T09:02:39.162791+0000 mon.a (mon.0) 5055 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:02:39.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:02:39 smithi080 bash[28361]: audit 2023-12-01T09:02:38.343554+0000 mon.c (mon.2) 4885 : audit 0 from='client.? 172.21.15.80:0/2101434794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:02:39.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:02:39 smithi080 bash[28361]: audit 2023-12-01T09:02:39.151832+0000 mon.a (mon.0) 5054 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:02:39.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:02:39 smithi080 bash[28361]: audit 2023-12-01T09:02:39.162791+0000 mon.a (mon.0) 5055 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:02:39.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:02:39 smithi080 bash[41963]: audit 2023-12-01T09:02:38.343554+0000 mon.c (mon.2) 4885 : audit 0 from='client.? 172.21.15.80:0/2101434794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:02:39.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:02:39 smithi080 bash[41963]: audit 2023-12-01T09:02:39.151832+0000 mon.a (mon.0) 5054 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:02:39.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:02:39 smithi080 bash[41963]: audit 2023-12-01T09:02:39.162791+0000 mon.a (mon.0) 5055 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:02:40.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:02:40 smithi090 bash[32384]: cluster 2023-12-01T09:02:38.360836+0000 mgr.y (mgr.24362) 7624 : cluster 0 pgmap v7593: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:02:40.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:02:40 smithi090 bash[32384]: audit 2023-12-01T09:02:39.607356+0000 mon.a (mon.0) 5056 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:02:40.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:02:40 smithi090 bash[32384]: audit 2023-12-01T09:02:39.625361+0000 mon.a (mon.0) 5057 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:02:40.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:02:40 smithi090 bash[32384]: audit 2023-12-01T09:02:40.108904+0000 mon.c (mon.2) 4886 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:02:40.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:02:40 smithi090 bash[32384]: audit 2023-12-01T09:02:40.110486+0000 mon.c (mon.2) 4887 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:02:40.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:02:40 smithi090 bash[32384]: audit 2023-12-01T09:02:40.121542+0000 mon.a (mon.0) 5058 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:02:40.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:02:40 smithi090 bash[32384]: audit 2023-12-01T09:02:40.175595+0000 mon.c (mon.2) 4888 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:02:40.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:02:40 smithi080 bash[41963]: cluster 2023-12-01T09:02:38.360836+0000 mgr.y (mgr.24362) 7624 : cluster 0 pgmap v7593: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:02:40.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:02:40 smithi080 bash[41963]: audit 2023-12-01T09:02:39.607356+0000 mon.a (mon.0) 5056 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:02:40.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:02:40 smithi080 bash[41963]: audit 2023-12-01T09:02:39.625361+0000 mon.a (mon.0) 5057 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:02:40.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:02:40 smithi080 bash[41963]: audit 2023-12-01T09:02:40.108904+0000 mon.c (mon.2) 4886 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:02:40.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:02:40 smithi080 bash[41963]: audit 2023-12-01T09:02:40.110486+0000 mon.c (mon.2) 4887 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:02:40.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:02:40 smithi080 bash[41963]: audit 2023-12-01T09:02:40.121542+0000 mon.a (mon.0) 5058 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:02:40.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:02:40 smithi080 bash[41963]: audit 2023-12-01T09:02:40.175595+0000 mon.c (mon.2) 4888 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:02:40.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:02:40 smithi080 bash[28361]: cluster 2023-12-01T09:02:38.360836+0000 mgr.y (mgr.24362) 7624 : cluster 0 pgmap v7593: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:02:40.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:02:40 smithi080 bash[28361]: audit 2023-12-01T09:02:39.607356+0000 mon.a (mon.0) 5056 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:02:40.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:02:40 smithi080 bash[28361]: audit 2023-12-01T09:02:39.625361+0000 mon.a (mon.0) 5057 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:02:40.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:02:40 smithi080 bash[28361]: audit 2023-12-01T09:02:40.108904+0000 mon.c (mon.2) 4886 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:02:40.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:02:40 smithi080 bash[28361]: audit 2023-12-01T09:02:40.110486+0000 mon.c (mon.2) 4887 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:02:40.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:02:40 smithi080 bash[28361]: audit 2023-12-01T09:02:40.121542+0000 mon.a (mon.0) 5058 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:02:40.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:02:40 smithi080 bash[28361]: audit 2023-12-01T09:02:40.175595+0000 mon.c (mon.2) 4888 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:02:41.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:02:41 smithi090 bash[32384]: audit 2023-12-01T09:02:40.834686+0000 mon.a (mon.0) 5059 : audit 0 from='client.? 172.21.15.80:0/597906576' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:02:41.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:02:41 smithi080 bash[41963]: audit 2023-12-01T09:02:40.834686+0000 mon.a (mon.0) 5059 : audit 0 from='client.? 172.21.15.80:0/597906576' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:02:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:02:41 smithi080 bash[28361]: audit 2023-12-01T09:02:40.834686+0000 mon.a (mon.0) 5059 : audit 0 from='client.? 172.21.15.80:0/597906576' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:02:42.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:02:42 smithi090 bash[32384]: cluster 2023-12-01T09:02:40.361526+0000 mgr.y (mgr.24362) 7625 : cluster 0 pgmap v7594: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:02:42.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:02:42 smithi080 bash[41963]: cluster 2023-12-01T09:02:40.361526+0000 mgr.y (mgr.24362) 7625 : cluster 0 pgmap v7594: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:02:42.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:02:42 smithi080 bash[28361]: cluster 2023-12-01T09:02:40.361526+0000 mgr.y (mgr.24362) 7625 : cluster 0 pgmap v7594: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:02:43.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:02:43 smithi090 bash[32384]: cluster 2023-12-01T09:02:42.362606+0000 mgr.y (mgr.24362) 7626 : cluster 0 pgmap v7595: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:02:43.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:02:43 smithi080 bash[28361]: cluster 2023-12-01T09:02:42.362606+0000 mgr.y (mgr.24362) 7626 : cluster 0 pgmap v7595: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:02:43.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:02:43 smithi080 bash[41963]: cluster 2023-12-01T09:02:42.362606+0000 mgr.y (mgr.24362) 7626 : cluster 0 pgmap v7595: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:02:44.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:02:44 smithi090 bash[32384]: audit 2023-12-01T09:02:43.296960+0000 mon.a (mon.0) 5060 : audit 0 from='client.? 172.21.15.80:0/2763805676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:02:44.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:02:44 smithi080 bash[28361]: audit 2023-12-01T09:02:43.296960+0000 mon.a (mon.0) 5060 : audit 0 from='client.? 172.21.15.80:0/2763805676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:02:44.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:02:44 smithi080 bash[41963]: audit 2023-12-01T09:02:43.296960+0000 mon.a (mon.0) 5060 : audit 0 from='client.? 172.21.15.80:0/2763805676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:02:45.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:02:45 smithi090 bash[32384]: cluster 2023-12-01T09:02:44.363406+0000 mgr.y (mgr.24362) 7627 : cluster 0 pgmap v7596: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:02:45.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:02:45 smithi080 bash[41963]: cluster 2023-12-01T09:02:44.363406+0000 mgr.y (mgr.24362) 7627 : cluster 0 pgmap v7596: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:02:45.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:02:45 smithi080 bash[28361]: cluster 2023-12-01T09:02:44.363406+0000 mgr.y (mgr.24362) 7627 : cluster 0 pgmap v7596: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:02:46.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:02:46 smithi090 bash[32384]: audit 2023-12-01T09:02:45.753682+0000 mon.c (mon.2) 4889 : audit 0 from='client.? 172.21.15.80:0/1849210167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:02:46.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:02:46 smithi080 bash[28361]: audit 2023-12-01T09:02:45.753682+0000 mon.c (mon.2) 4889 : audit 0 from='client.? 172.21.15.80:0/1849210167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:02:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:02:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:02:46] "GET /metrics HTTP/1.1" 200 33988 "" "Prometheus/2.43.0" 2023-12-01T09:02:46.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:02:46 smithi080 bash[41963]: audit 2023-12-01T09:02:45.753682+0000 mon.c (mon.2) 4889 : audit 0 from='client.? 172.21.15.80:0/1849210167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:02:48.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:02:48 smithi090 bash[32384]: cluster 2023-12-01T09:02:46.364667+0000 mgr.y (mgr.24362) 7628 : cluster 0 pgmap v7597: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:02:48.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:02:48 smithi090 bash[32384]: audit 2023-12-01T09:02:48.209967+0000 mon.a (mon.0) 5061 : audit 0 from='client.? 172.21.15.80:0/3777137100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:02:48.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:02:48 smithi080 bash[41963]: cluster 2023-12-01T09:02:46.364667+0000 mgr.y (mgr.24362) 7628 : cluster 0 pgmap v7597: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:02:48.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:02:48 smithi080 bash[41963]: audit 2023-12-01T09:02:48.209967+0000 mon.a (mon.0) 5061 : audit 0 from='client.? 172.21.15.80:0/3777137100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:02:48.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:02:48 smithi080 bash[28361]: cluster 2023-12-01T09:02:46.364667+0000 mgr.y (mgr.24362) 7628 : cluster 0 pgmap v7597: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:02:48.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:02:48 smithi080 bash[28361]: audit 2023-12-01T09:02:48.209967+0000 mon.a (mon.0) 5061 : audit 0 from='client.? 172.21.15.80:0/3777137100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:02:50.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:02:50 smithi090 bash[32384]: cluster 2023-12-01T09:02:48.365354+0000 mgr.y (mgr.24362) 7629 : cluster 0 pgmap v7598: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:02:50.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:02:50 smithi080 bash[28361]: cluster 2023-12-01T09:02:48.365354+0000 mgr.y (mgr.24362) 7629 : cluster 0 pgmap v7598: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:02:50.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:02:50 smithi080 bash[41963]: cluster 2023-12-01T09:02:48.365354+0000 mgr.y (mgr.24362) 7629 : cluster 0 pgmap v7598: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:02:51.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:02:51 smithi090 bash[32384]: audit 2023-12-01T09:02:50.664111+0000 mon.c (mon.2) 4890 : audit 0 from='client.? 172.21.15.80:0/2522407749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:02:51.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:02:51 smithi080 bash[28361]: audit 2023-12-01T09:02:50.664111+0000 mon.c (mon.2) 4890 : audit 0 from='client.? 172.21.15.80:0/2522407749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:02:51.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:02:51 smithi080 bash[41963]: audit 2023-12-01T09:02:50.664111+0000 mon.c (mon.2) 4890 : audit 0 from='client.? 172.21.15.80:0/2522407749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:02:52.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:02:52 smithi090 bash[32384]: cluster 2023-12-01T09:02:50.365893+0000 mgr.y (mgr.24362) 7630 : cluster 0 pgmap v7599: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:02:52.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:02:52 smithi080 bash[28361]: cluster 2023-12-01T09:02:50.365893+0000 mgr.y (mgr.24362) 7630 : cluster 0 pgmap v7599: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:02:52.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:02:52 smithi080 bash[41963]: cluster 2023-12-01T09:02:50.365893+0000 mgr.y (mgr.24362) 7630 : cluster 0 pgmap v7599: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:02:53.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:02:53 smithi090 bash[32384]: audit 2023-12-01T09:02:53.112584+0000 mon.c (mon.2) 4891 : audit 0 from='client.? 172.21.15.80:0/2674189632' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:02:53.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:02:53 smithi080 bash[28361]: audit 2023-12-01T09:02:53.112584+0000 mon.c (mon.2) 4891 : audit 0 from='client.? 172.21.15.80:0/2674189632' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:02:53.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:02:53 smithi080 bash[41963]: audit 2023-12-01T09:02:53.112584+0000 mon.c (mon.2) 4891 : audit 0 from='client.? 172.21.15.80:0/2674189632' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:02:54.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:02:54 smithi090 bash[32384]: cluster 2023-12-01T09:02:52.367030+0000 mgr.y (mgr.24362) 7631 : cluster 0 pgmap v7600: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:02:54.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:02:54 smithi080 bash[28361]: cluster 2023-12-01T09:02:52.367030+0000 mgr.y (mgr.24362) 7631 : cluster 0 pgmap v7600: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:02:54.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:02:54 smithi080 bash[41963]: cluster 2023-12-01T09:02:52.367030+0000 mgr.y (mgr.24362) 7631 : cluster 0 pgmap v7600: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:02:55.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:02:55 smithi090 bash[32384]: audit 2023-12-01T09:02:55.175852+0000 mon.c (mon.2) 4892 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:02:55.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:02:55 smithi080 bash[28361]: audit 2023-12-01T09:02:55.175852+0000 mon.c (mon.2) 4892 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:02:55.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:02:55 smithi080 bash[41963]: audit 2023-12-01T09:02:55.175852+0000 mon.c (mon.2) 4892 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:02:56.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:02:56 smithi090 bash[32384]: cluster 2023-12-01T09:02:54.367707+0000 mgr.y (mgr.24362) 7632 : cluster 0 pgmap v7601: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:02:56.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:02:56 smithi090 bash[32384]: audit 2023-12-01T09:02:55.567863+0000 mon.a (mon.0) 5062 : audit 0 from='client.? 172.21.15.80:0/3603356354' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:02:56.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:02:56 smithi080 bash[28361]: cluster 2023-12-01T09:02:54.367707+0000 mgr.y (mgr.24362) 7632 : cluster 0 pgmap v7601: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:02:56.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:02:56 smithi080 bash[28361]: audit 2023-12-01T09:02:55.567863+0000 mon.a (mon.0) 5062 : audit 0 from='client.? 172.21.15.80:0/3603356354' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:02:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:02:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:02:56] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T09:02:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:02:56 smithi080 bash[41963]: cluster 2023-12-01T09:02:54.367707+0000 mgr.y (mgr.24362) 7632 : cluster 0 pgmap v7601: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:02:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:02:56 smithi080 bash[41963]: audit 2023-12-01T09:02:55.567863+0000 mon.a (mon.0) 5062 : audit 0 from='client.? 172.21.15.80:0/3603356354' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:02:58.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:02:58 smithi090 bash[32384]: cluster 2023-12-01T09:02:56.368971+0000 mgr.y (mgr.24362) 7633 : cluster 0 pgmap v7602: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:02:58.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:02:58 smithi090 bash[32384]: audit 2023-12-01T09:02:58.014828+0000 mon.c (mon.2) 4893 : audit 0 from='client.? 172.21.15.80:0/3800613365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:02:58.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:02:58 smithi080 bash[41963]: cluster 2023-12-01T09:02:56.368971+0000 mgr.y (mgr.24362) 7633 : cluster 0 pgmap v7602: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:02:58.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:02:58 smithi080 bash[41963]: audit 2023-12-01T09:02:58.014828+0000 mon.c (mon.2) 4893 : audit 0 from='client.? 172.21.15.80:0/3800613365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:02:58.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:02:58 smithi080 bash[28361]: cluster 2023-12-01T09:02:56.368971+0000 mgr.y (mgr.24362) 7633 : cluster 0 pgmap v7602: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:02:58.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:02:58 smithi080 bash[28361]: audit 2023-12-01T09:02:58.014828+0000 mon.c (mon.2) 4893 : audit 0 from='client.? 172.21.15.80:0/3800613365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:03:00.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:03:00 smithi090 bash[32384]: cluster 2023-12-01T09:02:58.369811+0000 mgr.y (mgr.24362) 7634 : cluster 0 pgmap v7603: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:03:00.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:03:00 smithi080 bash[41963]: cluster 2023-12-01T09:02:58.369811+0000 mgr.y (mgr.24362) 7634 : cluster 0 pgmap v7603: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:03:00.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:03:00 smithi080 bash[28361]: cluster 2023-12-01T09:02:58.369811+0000 mgr.y (mgr.24362) 7634 : cluster 0 pgmap v7603: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:03:01.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:03:01 smithi090 bash[32384]: audit 2023-12-01T09:03:00.469485+0000 mon.c (mon.2) 4894 : audit 0 from='client.? 172.21.15.80:0/105327490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:03:01.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:03:01 smithi080 bash[28361]: audit 2023-12-01T09:03:00.469485+0000 mon.c (mon.2) 4894 : audit 0 from='client.? 172.21.15.80:0/105327490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:03:01.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:03:01 smithi080 bash[41963]: audit 2023-12-01T09:03:00.469485+0000 mon.c (mon.2) 4894 : audit 0 from='client.? 172.21.15.80:0/105327490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:03:02.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:03:02 smithi090 bash[32384]: cluster 2023-12-01T09:03:00.370461+0000 mgr.y (mgr.24362) 7635 : cluster 0 pgmap v7604: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:03:02.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:03:02 smithi080 bash[28361]: cluster 2023-12-01T09:03:00.370461+0000 mgr.y (mgr.24362) 7635 : cluster 0 pgmap v7604: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:03:02.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:03:02 smithi080 bash[41963]: cluster 2023-12-01T09:03:00.370461+0000 mgr.y (mgr.24362) 7635 : cluster 0 pgmap v7604: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:03:03.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:03:03 smithi090 bash[32384]: audit 2023-12-01T09:03:02.925425+0000 mon.c (mon.2) 4895 : audit 0 from='client.? 172.21.15.80:0/2987757851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:03:03.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:03:03 smithi080 bash[28361]: audit 2023-12-01T09:03:02.925425+0000 mon.c (mon.2) 4895 : audit 0 from='client.? 172.21.15.80:0/2987757851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:03:03.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:03:03 smithi080 bash[41963]: audit 2023-12-01T09:03:02.925425+0000 mon.c (mon.2) 4895 : audit 0 from='client.? 172.21.15.80:0/2987757851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:03:04.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:03:04 smithi090 bash[32384]: cluster 2023-12-01T09:03:02.371591+0000 mgr.y (mgr.24362) 7636 : cluster 0 pgmap v7605: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:03:04.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:03:04 smithi080 bash[41963]: cluster 2023-12-01T09:03:02.371591+0000 mgr.y (mgr.24362) 7636 : cluster 0 pgmap v7605: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:03:04.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:03:04 smithi080 bash[28361]: cluster 2023-12-01T09:03:02.371591+0000 mgr.y (mgr.24362) 7636 : cluster 0 pgmap v7605: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:03:05.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:03:05 smithi090 bash[32384]: cluster 2023-12-01T09:03:04.372243+0000 mgr.y (mgr.24362) 7637 : cluster 0 pgmap v7606: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:03:05.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:03:05 smithi080 bash[28361]: cluster 2023-12-01T09:03:04.372243+0000 mgr.y (mgr.24362) 7637 : cluster 0 pgmap v7606: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:03:05.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:03:05 smithi080 bash[41963]: cluster 2023-12-01T09:03:04.372243+0000 mgr.y (mgr.24362) 7637 : cluster 0 pgmap v7606: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:03:06.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:03:06 smithi090 bash[32384]: audit 2023-12-01T09:03:05.380910+0000 mon.a (mon.0) 5063 : audit 0 from='client.? 172.21.15.80:0/305589747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:03:06.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:03:06 smithi080 bash[28361]: audit 2023-12-01T09:03:05.380910+0000 mon.a (mon.0) 5063 : audit 0 from='client.? 172.21.15.80:0/305589747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:03:06.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:03:06 smithi080 bash[41963]: audit 2023-12-01T09:03:05.380910+0000 mon.a (mon.0) 5063 : audit 0 from='client.? 172.21.15.80:0/305589747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:03:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:03:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:03:06] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T09:03:08.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:03:08 smithi090 bash[32384]: cluster 2023-12-01T09:03:06.373344+0000 mgr.y (mgr.24362) 7638 : cluster 0 pgmap v7607: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:03:08.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:03:08 smithi090 bash[32384]: audit 2023-12-01T09:03:07.846505+0000 mon.c (mon.2) 4896 : audit 0 from='client.? 172.21.15.80:0/735175129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:03:08.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:03:08 smithi080 bash[28361]: cluster 2023-12-01T09:03:06.373344+0000 mgr.y (mgr.24362) 7638 : cluster 0 pgmap v7607: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:03:08.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:03:08 smithi080 bash[28361]: audit 2023-12-01T09:03:07.846505+0000 mon.c (mon.2) 4896 : audit 0 from='client.? 172.21.15.80:0/735175129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:03:08.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:03:08 smithi080 bash[41963]: cluster 2023-12-01T09:03:06.373344+0000 mgr.y (mgr.24362) 7638 : cluster 0 pgmap v7607: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:03:08.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:03:08 smithi080 bash[41963]: audit 2023-12-01T09:03:07.846505+0000 mon.c (mon.2) 4896 : audit 0 from='client.? 172.21.15.80:0/735175129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:03:10.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:03:10 smithi090 bash[32384]: cluster 2023-12-01T09:03:08.374034+0000 mgr.y (mgr.24362) 7639 : cluster 0 pgmap v7608: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:03:10.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:03:10 smithi090 bash[32384]: audit 2023-12-01T09:03:10.176396+0000 mon.c (mon.2) 4897 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:03:10.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:03:10 smithi080 bash[28361]: cluster 2023-12-01T09:03:08.374034+0000 mgr.y (mgr.24362) 7639 : cluster 0 pgmap v7608: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:03:10.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:03:10 smithi080 bash[28361]: audit 2023-12-01T09:03:10.176396+0000 mon.c (mon.2) 4897 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:03:10.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:03:10 smithi080 bash[41963]: cluster 2023-12-01T09:03:08.374034+0000 mgr.y (mgr.24362) 7639 : cluster 0 pgmap v7608: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:03:10.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:03:10 smithi080 bash[41963]: audit 2023-12-01T09:03:10.176396+0000 mon.c (mon.2) 4897 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:03:11.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:03:11 smithi090 bash[32384]: audit 2023-12-01T09:03:10.305789+0000 mon.c (mon.2) 4898 : audit 0 from='client.? 172.21.15.80:0/1925761910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:03:11.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:03:11 smithi080 bash[41963]: audit 2023-12-01T09:03:10.305789+0000 mon.c (mon.2) 4898 : audit 0 from='client.? 172.21.15.80:0/1925761910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:03:11.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:03:11 smithi080 bash[28361]: audit 2023-12-01T09:03:10.305789+0000 mon.c (mon.2) 4898 : audit 0 from='client.? 172.21.15.80:0/1925761910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:03:12.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:03:12 smithi090 bash[32384]: cluster 2023-12-01T09:03:10.374679+0000 mgr.y (mgr.24362) 7640 : cluster 0 pgmap v7609: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:03:12.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:03:12 smithi080 bash[28361]: cluster 2023-12-01T09:03:10.374679+0000 mgr.y (mgr.24362) 7640 : cluster 0 pgmap v7609: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:03:12.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:03:12 smithi080 bash[41963]: cluster 2023-12-01T09:03:10.374679+0000 mgr.y (mgr.24362) 7640 : cluster 0 pgmap v7609: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:03:13.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:03:13 smithi090 bash[32384]: cluster 2023-12-01T09:03:12.375707+0000 mgr.y (mgr.24362) 7641 : cluster 0 pgmap v7610: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:03:13.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:03:13 smithi090 bash[32384]: audit 2023-12-01T09:03:12.757480+0000 mon.a (mon.0) 5064 : audit 0 from='client.? 172.21.15.80:0/802717627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:03:13.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:03:13 smithi080 bash[41963]: cluster 2023-12-01T09:03:12.375707+0000 mgr.y (mgr.24362) 7641 : cluster 0 pgmap v7610: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:03:13.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:03:13 smithi080 bash[41963]: audit 2023-12-01T09:03:12.757480+0000 mon.a (mon.0) 5064 : audit 0 from='client.? 172.21.15.80:0/802717627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:03:13.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:03:13 smithi080 bash[28361]: cluster 2023-12-01T09:03:12.375707+0000 mgr.y (mgr.24362) 7641 : cluster 0 pgmap v7610: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:03:13.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:03:13 smithi080 bash[28361]: audit 2023-12-01T09:03:12.757480+0000 mon.a (mon.0) 5064 : audit 0 from='client.? 172.21.15.80:0/802717627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:03:15.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:03:15 smithi090 bash[32384]: cluster 2023-12-01T09:03:14.376351+0000 mgr.y (mgr.24362) 7642 : cluster 0 pgmap v7611: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:03:15.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:03:15 smithi090 bash[32384]: audit 2023-12-01T09:03:15.215840+0000 mon.c (mon.2) 4899 : audit 0 from='client.? 172.21.15.80:0/3878054456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:03:15.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:03:15 smithi080 bash[28361]: cluster 2023-12-01T09:03:14.376351+0000 mgr.y (mgr.24362) 7642 : cluster 0 pgmap v7611: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:03:15.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:03:15 smithi080 bash[28361]: audit 2023-12-01T09:03:15.215840+0000 mon.c (mon.2) 4899 : audit 0 from='client.? 172.21.15.80:0/3878054456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:03:15.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:03:15 smithi080 bash[41963]: cluster 2023-12-01T09:03:14.376351+0000 mgr.y (mgr.24362) 7642 : cluster 0 pgmap v7611: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:03:15.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:03:15 smithi080 bash[41963]: audit 2023-12-01T09:03:15.215840+0000 mon.c (mon.2) 4899 : audit 0 from='client.? 172.21.15.80:0/3878054456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:03:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:03:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:03:16] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T09:03:18.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:03:18 smithi090 bash[32384]: cluster 2023-12-01T09:03:16.377493+0000 mgr.y (mgr.24362) 7643 : cluster 0 pgmap v7612: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:03:18.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:03:18 smithi090 bash[32384]: audit 2023-12-01T09:03:17.669288+0000 mon.c (mon.2) 4900 : audit 0 from='client.? 172.21.15.80:0/3451351427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:03:18.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:03:18 smithi080 bash[41963]: cluster 2023-12-01T09:03:16.377493+0000 mgr.y (mgr.24362) 7643 : cluster 0 pgmap v7612: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:03:18.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:03:18 smithi080 bash[41963]: audit 2023-12-01T09:03:17.669288+0000 mon.c (mon.2) 4900 : audit 0 from='client.? 172.21.15.80:0/3451351427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:03:18.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:03:18 smithi080 bash[28361]: cluster 2023-12-01T09:03:16.377493+0000 mgr.y (mgr.24362) 7643 : cluster 0 pgmap v7612: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:03:18.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:03:18 smithi080 bash[28361]: audit 2023-12-01T09:03:17.669288+0000 mon.c (mon.2) 4900 : audit 0 from='client.? 172.21.15.80:0/3451351427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:03:20.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:03:20 smithi090 bash[32384]: cluster 2023-12-01T09:03:18.378098+0000 mgr.y (mgr.24362) 7644 : cluster 0 pgmap v7613: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:03:20.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:03:20 smithi090 bash[32384]: audit 2023-12-01T09:03:20.118473+0000 mon.a (mon.0) 5065 : audit 0 from='client.? 172.21.15.80:0/753891756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:03:20.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:03:20 smithi080 bash[41963]: cluster 2023-12-01T09:03:18.378098+0000 mgr.y (mgr.24362) 7644 : cluster 0 pgmap v7613: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:03:20.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:03:20 smithi080 bash[41963]: audit 2023-12-01T09:03:20.118473+0000 mon.a (mon.0) 5065 : audit 0 from='client.? 172.21.15.80:0/753891756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:03:20.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:03:20 smithi080 bash[28361]: cluster 2023-12-01T09:03:18.378098+0000 mgr.y (mgr.24362) 7644 : cluster 0 pgmap v7613: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:03:20.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:03:20 smithi080 bash[28361]: audit 2023-12-01T09:03:20.118473+0000 mon.a (mon.0) 5065 : audit 0 from='client.? 172.21.15.80:0/753891756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:03:22.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:03:22 smithi090 bash[32384]: cluster 2023-12-01T09:03:20.378777+0000 mgr.y (mgr.24362) 7645 : cluster 0 pgmap v7614: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:03:22.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:03:22 smithi080 bash[41963]: cluster 2023-12-01T09:03:20.378777+0000 mgr.y (mgr.24362) 7645 : cluster 0 pgmap v7614: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:03:22.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:03:22 smithi080 bash[28361]: cluster 2023-12-01T09:03:20.378777+0000 mgr.y (mgr.24362) 7645 : cluster 0 pgmap v7614: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:03:23.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:03:23 smithi090 bash[32384]: audit 2023-12-01T09:03:22.582911+0000 mon.c (mon.2) 4901 : audit 0 from='client.? 172.21.15.80:0/1078143762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:03:23.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:03:23 smithi080 bash[41963]: audit 2023-12-01T09:03:22.582911+0000 mon.c (mon.2) 4901 : audit 0 from='client.? 172.21.15.80:0/1078143762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:03:23.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:03:23 smithi080 bash[28361]: audit 2023-12-01T09:03:22.582911+0000 mon.c (mon.2) 4901 : audit 0 from='client.? 172.21.15.80:0/1078143762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:03:24.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:03:24 smithi090 bash[32384]: cluster 2023-12-01T09:03:22.379872+0000 mgr.y (mgr.24362) 7646 : cluster 0 pgmap v7615: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:03:24.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:03:24 smithi080 bash[28361]: cluster 2023-12-01T09:03:22.379872+0000 mgr.y (mgr.24362) 7646 : cluster 0 pgmap v7615: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:03:24.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:03:24 smithi080 bash[41963]: cluster 2023-12-01T09:03:22.379872+0000 mgr.y (mgr.24362) 7646 : cluster 0 pgmap v7615: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:03:25.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:03:25 smithi090 bash[32384]: cluster 2023-12-01T09:03:24.380509+0000 mgr.y (mgr.24362) 7647 : cluster 0 pgmap v7616: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:03:25.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:03:25 smithi090 bash[32384]: audit 2023-12-01T09:03:25.033024+0000 mon.c (mon.2) 4902 : audit 0 from='client.? 172.21.15.80:0/3137309488' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:03:25.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:03:25 smithi090 bash[32384]: audit 2023-12-01T09:03:25.176750+0000 mon.c (mon.2) 4903 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:03:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:03:25 smithi080 bash[28361]: cluster 2023-12-01T09:03:24.380509+0000 mgr.y (mgr.24362) 7647 : cluster 0 pgmap v7616: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:03:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:03:25 smithi080 bash[28361]: audit 2023-12-01T09:03:25.033024+0000 mon.c (mon.2) 4902 : audit 0 from='client.? 172.21.15.80:0/3137309488' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:03:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:03:25 smithi080 bash[28361]: audit 2023-12-01T09:03:25.176750+0000 mon.c (mon.2) 4903 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:03:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:03:25 smithi080 bash[41963]: cluster 2023-12-01T09:03:24.380509+0000 mgr.y (mgr.24362) 7647 : cluster 0 pgmap v7616: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:03:25.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:03:25 smithi080 bash[41963]: audit 2023-12-01T09:03:25.033024+0000 mon.c (mon.2) 4902 : audit 0 from='client.? 172.21.15.80:0/3137309488' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:03:25.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:03:25 smithi080 bash[41963]: audit 2023-12-01T09:03:25.176750+0000 mon.c (mon.2) 4903 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:03:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:03:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:03:26] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T09:03:28.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:03:28 smithi090 bash[32384]: cluster 2023-12-01T09:03:26.381643+0000 mgr.y (mgr.24362) 7648 : cluster 0 pgmap v7617: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:03:28.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:03:28 smithi090 bash[32384]: audit 2023-12-01T09:03:27.481694+0000 mon.a (mon.0) 5066 : audit 0 from='client.? 172.21.15.80:0/3833170653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:03:28.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:03:28 smithi080 bash[41963]: cluster 2023-12-01T09:03:26.381643+0000 mgr.y (mgr.24362) 7648 : cluster 0 pgmap v7617: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:03:28.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:03:28 smithi080 bash[41963]: audit 2023-12-01T09:03:27.481694+0000 mon.a (mon.0) 5066 : audit 0 from='client.? 172.21.15.80:0/3833170653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:03:28.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:03:28 smithi080 bash[28361]: cluster 2023-12-01T09:03:26.381643+0000 mgr.y (mgr.24362) 7648 : cluster 0 pgmap v7617: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:03:28.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:03:28 smithi080 bash[28361]: audit 2023-12-01T09:03:27.481694+0000 mon.a (mon.0) 5066 : audit 0 from='client.? 172.21.15.80:0/3833170653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:03:30.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:03:30 smithi090 bash[32384]: cluster 2023-12-01T09:03:28.382278+0000 mgr.y (mgr.24362) 7649 : cluster 0 pgmap v7618: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:03:30.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:03:30 smithi090 bash[32384]: audit 2023-12-01T09:03:29.930634+0000 mon.c (mon.2) 4904 : audit 0 from='client.? 172.21.15.80:0/2672805896' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:03:30.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:03:30 smithi080 bash[28361]: cluster 2023-12-01T09:03:28.382278+0000 mgr.y (mgr.24362) 7649 : cluster 0 pgmap v7618: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:03:30.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:03:30 smithi080 bash[28361]: audit 2023-12-01T09:03:29.930634+0000 mon.c (mon.2) 4904 : audit 0 from='client.? 172.21.15.80:0/2672805896' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:03:30.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:03:30 smithi080 bash[41963]: cluster 2023-12-01T09:03:28.382278+0000 mgr.y (mgr.24362) 7649 : cluster 0 pgmap v7618: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:03:30.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:03:30 smithi080 bash[41963]: audit 2023-12-01T09:03:29.930634+0000 mon.c (mon.2) 4904 : audit 0 from='client.? 172.21.15.80:0/2672805896' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:03:32.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:03:32 smithi090 bash[32384]: cluster 2023-12-01T09:03:30.382849+0000 mgr.y (mgr.24362) 7650 : cluster 0 pgmap v7619: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:03:32.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:03:32 smithi080 bash[28361]: cluster 2023-12-01T09:03:30.382849+0000 mgr.y (mgr.24362) 7650 : cluster 0 pgmap v7619: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:03:32.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:03:32 smithi080 bash[41963]: cluster 2023-12-01T09:03:30.382849+0000 mgr.y (mgr.24362) 7650 : cluster 0 pgmap v7619: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:03:33.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:03:33 smithi090 bash[32384]: cluster 2023-12-01T09:03:32.383920+0000 mgr.y (mgr.24362) 7651 : cluster 0 pgmap v7620: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:03:33.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:03:33 smithi090 bash[32384]: audit 2023-12-01T09:03:32.401822+0000 mon.c (mon.2) 4905 : audit 0 from='client.? 172.21.15.80:0/3457371249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:03:33.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:03:33 smithi080 bash[41963]: cluster 2023-12-01T09:03:32.383920+0000 mgr.y (mgr.24362) 7651 : cluster 0 pgmap v7620: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:03:33.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:03:33 smithi080 bash[41963]: audit 2023-12-01T09:03:32.401822+0000 mon.c (mon.2) 4905 : audit 0 from='client.? 172.21.15.80:0/3457371249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:03:33.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:03:33 smithi080 bash[28361]: cluster 2023-12-01T09:03:32.383920+0000 mgr.y (mgr.24362) 7651 : cluster 0 pgmap v7620: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:03:33.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:03:33 smithi080 bash[28361]: audit 2023-12-01T09:03:32.401822+0000 mon.c (mon.2) 4905 : audit 0 from='client.? 172.21.15.80:0/3457371249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:03:35.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:03:35 smithi090 bash[32384]: cluster 2023-12-01T09:03:34.384612+0000 mgr.y (mgr.24362) 7652 : cluster 0 pgmap v7621: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:03:35.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:03:35 smithi090 bash[32384]: audit 2023-12-01T09:03:34.858155+0000 mon.a (mon.0) 5067 : audit 0 from='client.? 172.21.15.80:0/1867709461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:03:35.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:03:35 smithi080 bash[41963]: cluster 2023-12-01T09:03:34.384612+0000 mgr.y (mgr.24362) 7652 : cluster 0 pgmap v7621: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:03:35.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:03:35 smithi080 bash[41963]: audit 2023-12-01T09:03:34.858155+0000 mon.a (mon.0) 5067 : audit 0 from='client.? 172.21.15.80:0/1867709461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:03:35.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:03:35 smithi080 bash[28361]: cluster 2023-12-01T09:03:34.384612+0000 mgr.y (mgr.24362) 7652 : cluster 0 pgmap v7621: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:03:35.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:03:35 smithi080 bash[28361]: audit 2023-12-01T09:03:34.858155+0000 mon.a (mon.0) 5067 : audit 0 from='client.? 172.21.15.80:0/1867709461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:03:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:03:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:03:36] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T09:03:38.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:03:38 smithi090 bash[32384]: cluster 2023-12-01T09:03:36.385759+0000 mgr.y (mgr.24362) 7653 : cluster 0 pgmap v7622: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:03:38.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:03:38 smithi090 bash[32384]: audit 2023-12-01T09:03:37.312028+0000 mon.a (mon.0) 5068 : audit 0 from='client.? 172.21.15.80:0/976473052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:03:38.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:03:38 smithi080 bash[28361]: cluster 2023-12-01T09:03:36.385759+0000 mgr.y (mgr.24362) 7653 : cluster 0 pgmap v7622: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:03:38.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:03:38 smithi080 bash[28361]: audit 2023-12-01T09:03:37.312028+0000 mon.a (mon.0) 5068 : audit 0 from='client.? 172.21.15.80:0/976473052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:03:38.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:03:38 smithi080 bash[41963]: cluster 2023-12-01T09:03:36.385759+0000 mgr.y (mgr.24362) 7653 : cluster 0 pgmap v7622: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:03:38.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:03:38 smithi080 bash[41963]: audit 2023-12-01T09:03:37.312028+0000 mon.a (mon.0) 5068 : audit 0 from='client.? 172.21.15.80:0/976473052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:03:40.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:03:40 smithi090 bash[32384]: cluster 2023-12-01T09:03:38.386420+0000 mgr.y (mgr.24362) 7654 : cluster 0 pgmap v7623: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:03:40.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:03:40 smithi090 bash[32384]: audit 2023-12-01T09:03:39.775059+0000 mon.c (mon.2) 4906 : audit 0 from='client.? 172.21.15.80:0/1105669122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:03:40.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:03:40 smithi090 bash[32384]: audit 2023-12-01T09:03:40.177268+0000 mon.c (mon.2) 4907 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:03:40.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:03:40 smithi080 bash[41963]: cluster 2023-12-01T09:03:38.386420+0000 mgr.y (mgr.24362) 7654 : cluster 0 pgmap v7623: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:03:40.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:03:40 smithi080 bash[41963]: audit 2023-12-01T09:03:39.775059+0000 mon.c (mon.2) 4906 : audit 0 from='client.? 172.21.15.80:0/1105669122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:03:40.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:03:40 smithi080 bash[41963]: audit 2023-12-01T09:03:40.177268+0000 mon.c (mon.2) 4907 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:03:40.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:03:40 smithi080 bash[28361]: cluster 2023-12-01T09:03:38.386420+0000 mgr.y (mgr.24362) 7654 : cluster 0 pgmap v7623: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:03:40.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:03:40 smithi080 bash[28361]: audit 2023-12-01T09:03:39.775059+0000 mon.c (mon.2) 4906 : audit 0 from='client.? 172.21.15.80:0/1105669122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:03:40.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:03:40 smithi080 bash[28361]: audit 2023-12-01T09:03:40.177268+0000 mon.c (mon.2) 4907 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:03:41.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:03:41 smithi090 bash[32384]: audit 2023-12-01T09:03:40.253892+0000 mon.c (mon.2) 4908 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:03:41.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:03:41 smithi090 bash[32384]: audit 2023-12-01T09:03:40.631791+0000 mon.a (mon.0) 5069 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:03:41.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:03:41 smithi090 bash[32384]: audit 2023-12-01T09:03:40.641393+0000 mon.a (mon.0) 5070 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:03:41.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:03:41 smithi080 bash[28361]: audit 2023-12-01T09:03:40.253892+0000 mon.c (mon.2) 4908 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:03:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:03:41 smithi080 bash[28361]: audit 2023-12-01T09:03:40.631791+0000 mon.a (mon.0) 5069 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:03:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:03:41 smithi080 bash[28361]: audit 2023-12-01T09:03:40.641393+0000 mon.a (mon.0) 5070 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:03:41.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:03:41 smithi080 bash[41963]: audit 2023-12-01T09:03:40.253892+0000 mon.c (mon.2) 4908 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:03:41.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:03:41 smithi080 bash[41963]: audit 2023-12-01T09:03:40.631791+0000 mon.a (mon.0) 5069 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:03:41.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:03:41 smithi080 bash[41963]: audit 2023-12-01T09:03:40.641393+0000 mon.a (mon.0) 5070 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:03:42.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:03:42 smithi090 bash[32384]: cluster 2023-12-01T09:03:40.387071+0000 mgr.y (mgr.24362) 7655 : cluster 0 pgmap v7624: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:03:42.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:03:42 smithi090 bash[32384]: audit 2023-12-01T09:03:42.236998+0000 mon.c (mon.2) 4909 : audit 0 from='client.? 172.21.15.80:0/1662662859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:03:42.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:03:42 smithi080 bash[28361]: cluster 2023-12-01T09:03:40.387071+0000 mgr.y (mgr.24362) 7655 : cluster 0 pgmap v7624: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:03:42.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:03:42 smithi080 bash[28361]: audit 2023-12-01T09:03:42.236998+0000 mon.c (mon.2) 4909 : audit 0 from='client.? 172.21.15.80:0/1662662859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:03:42.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:03:42 smithi080 bash[41963]: cluster 2023-12-01T09:03:40.387071+0000 mgr.y (mgr.24362) 7655 : cluster 0 pgmap v7624: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:03:42.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:03:42 smithi080 bash[41963]: audit 2023-12-01T09:03:42.236998+0000 mon.c (mon.2) 4909 : audit 0 from='client.? 172.21.15.80:0/1662662859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:03:43.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:03:43 smithi090 bash[32384]: cluster 2023-12-01T09:03:42.388389+0000 mgr.y (mgr.24362) 7656 : cluster 0 pgmap v7625: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:03:43.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:03:43 smithi080 bash[28361]: cluster 2023-12-01T09:03:42.388389+0000 mgr.y (mgr.24362) 7656 : cluster 0 pgmap v7625: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:03:43.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:03:43 smithi080 bash[41963]: cluster 2023-12-01T09:03:42.388389+0000 mgr.y (mgr.24362) 7656 : cluster 0 pgmap v7625: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:03:45.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:03:45 smithi090 bash[32384]: cluster 2023-12-01T09:03:44.388929+0000 mgr.y (mgr.24362) 7657 : cluster 0 pgmap v7626: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:03:45.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:03:45 smithi090 bash[32384]: audit 2023-12-01T09:03:44.685689+0000 mon.a (mon.0) 5071 : audit 0 from='client.? 172.21.15.80:0/1634128118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:03:45.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:03:45 smithi080 bash[41963]: cluster 2023-12-01T09:03:44.388929+0000 mgr.y (mgr.24362) 7657 : cluster 0 pgmap v7626: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:03:45.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:03:45 smithi080 bash[41963]: audit 2023-12-01T09:03:44.685689+0000 mon.a (mon.0) 5071 : audit 0 from='client.? 172.21.15.80:0/1634128118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:03:45.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:03:45 smithi080 bash[28361]: cluster 2023-12-01T09:03:44.388929+0000 mgr.y (mgr.24362) 7657 : cluster 0 pgmap v7626: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:03:45.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:03:45 smithi080 bash[28361]: audit 2023-12-01T09:03:44.685689+0000 mon.a (mon.0) 5071 : audit 0 from='client.? 172.21.15.80:0/1634128118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:03:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:03:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:03:46] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T09:03:47.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:03:47 smithi090 bash[32384]: cluster 2023-12-01T09:03:46.389555+0000 mgr.y (mgr.24362) 7658 : cluster 0 pgmap v7627: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:03:47.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:03:47 smithi090 bash[32384]: audit 2023-12-01T09:03:46.444260+0000 mon.a (mon.0) 5072 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:03:47.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:03:47 smithi090 bash[32384]: audit 2023-12-01T09:03:46.455240+0000 mon.a (mon.0) 5073 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:03:47.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:03:47 smithi090 bash[32384]: audit 2023-12-01T09:03:46.459709+0000 mon.a (mon.0) 5074 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:03:47.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:03:47 smithi090 bash[32384]: audit 2023-12-01T09:03:46.468721+0000 mon.a (mon.0) 5075 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:03:47.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:03:47 smithi090 bash[32384]: audit 2023-12-01T09:03:47.035724+0000 mon.c (mon.2) 4910 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:03:47.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:03:47 smithi090 bash[32384]: audit 2023-12-01T09:03:47.037335+0000 mon.c (mon.2) 4911 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:03:47.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:03:47 smithi090 bash[32384]: audit 2023-12-01T09:03:47.045862+0000 mon.a (mon.0) 5076 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:03:47.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:03:47 smithi090 bash[32384]: audit 2023-12-01T09:03:47.128880+0000 mon.a (mon.0) 5077 : audit 0 from='client.? 172.21.15.80:0/2453704285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:03:47.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:03:47 smithi080 bash[28361]: cluster 2023-12-01T09:03:46.389555+0000 mgr.y (mgr.24362) 7658 : cluster 0 pgmap v7627: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:03:47.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:03:47 smithi080 bash[28361]: audit 2023-12-01T09:03:46.444260+0000 mon.a (mon.0) 5072 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:03:47.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:03:47 smithi080 bash[28361]: audit 2023-12-01T09:03:46.455240+0000 mon.a (mon.0) 5073 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:03:47.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:03:47 smithi080 bash[28361]: audit 2023-12-01T09:03:46.459709+0000 mon.a (mon.0) 5074 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:03:47.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:03:47 smithi080 bash[28361]: audit 2023-12-01T09:03:46.468721+0000 mon.a (mon.0) 5075 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:03:47.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:03:47 smithi080 bash[28361]: audit 2023-12-01T09:03:47.035724+0000 mon.c (mon.2) 4910 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:03:47.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:03:47 smithi080 bash[28361]: audit 2023-12-01T09:03:47.037335+0000 mon.c (mon.2) 4911 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:03:47.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:03:47 smithi080 bash[28361]: audit 2023-12-01T09:03:47.045862+0000 mon.a (mon.0) 5076 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:03:47.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:03:47 smithi080 bash[28361]: audit 2023-12-01T09:03:47.128880+0000 mon.a (mon.0) 5077 : audit 0 from='client.? 172.21.15.80:0/2453704285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:03:47.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:03:47 smithi080 bash[41963]: cluster 2023-12-01T09:03:46.389555+0000 mgr.y (mgr.24362) 7658 : cluster 0 pgmap v7627: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:03:47.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:03:47 smithi080 bash[41963]: audit 2023-12-01T09:03:46.444260+0000 mon.a (mon.0) 5072 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:03:47.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:03:47 smithi080 bash[41963]: audit 2023-12-01T09:03:46.455240+0000 mon.a (mon.0) 5073 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:03:47.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:03:47 smithi080 bash[41963]: audit 2023-12-01T09:03:46.459709+0000 mon.a (mon.0) 5074 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:03:47.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:03:47 smithi080 bash[41963]: audit 2023-12-01T09:03:46.468721+0000 mon.a (mon.0) 5075 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:03:47.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:03:47 smithi080 bash[41963]: audit 2023-12-01T09:03:47.035724+0000 mon.c (mon.2) 4910 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:03:47.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:03:47 smithi080 bash[41963]: audit 2023-12-01T09:03:47.037335+0000 mon.c (mon.2) 4911 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:03:47.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:03:47 smithi080 bash[41963]: audit 2023-12-01T09:03:47.045862+0000 mon.a (mon.0) 5076 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:03:47.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:03:47 smithi080 bash[41963]: audit 2023-12-01T09:03:47.128880+0000 mon.a (mon.0) 5077 : audit 0 from='client.? 172.21.15.80:0/2453704285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:03:49.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:03:49 smithi090 bash[32384]: cluster 2023-12-01T09:03:48.390188+0000 mgr.y (mgr.24362) 7659 : cluster 0 pgmap v7628: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:03:49.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:03:49 smithi080 bash[28361]: cluster 2023-12-01T09:03:48.390188+0000 mgr.y (mgr.24362) 7659 : cluster 0 pgmap v7628: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:03:49.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:03:49 smithi080 bash[41963]: cluster 2023-12-01T09:03:48.390188+0000 mgr.y (mgr.24362) 7659 : cluster 0 pgmap v7628: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:03:50.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:03:50 smithi090 bash[32384]: audit 2023-12-01T09:03:49.575386+0000 mon.a (mon.0) 5078 : audit 0 from='client.? 172.21.15.80:0/770984147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:03:50.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:03:50 smithi080 bash[28361]: audit 2023-12-01T09:03:49.575386+0000 mon.a (mon.0) 5078 : audit 0 from='client.? 172.21.15.80:0/770984147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:03:50.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:03:50 smithi080 bash[41963]: audit 2023-12-01T09:03:49.575386+0000 mon.a (mon.0) 5078 : audit 0 from='client.? 172.21.15.80:0/770984147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:03:51.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:03:51 smithi090 bash[32384]: cluster 2023-12-01T09:03:50.390850+0000 mgr.y (mgr.24362) 7660 : cluster 0 pgmap v7629: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:03:51.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:03:51 smithi080 bash[28361]: cluster 2023-12-01T09:03:50.390850+0000 mgr.y (mgr.24362) 7660 : cluster 0 pgmap v7629: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:03:51.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:03:51 smithi080 bash[41963]: cluster 2023-12-01T09:03:50.390850+0000 mgr.y (mgr.24362) 7660 : cluster 0 pgmap v7629: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:03:52.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:03:52 smithi090 bash[32384]: audit 2023-12-01T09:03:52.029651+0000 mon.c (mon.2) 4912 : audit 0 from='client.? 172.21.15.80:0/1076448381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:03:52.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:03:52 smithi080 bash[41963]: audit 2023-12-01T09:03:52.029651+0000 mon.c (mon.2) 4912 : audit 0 from='client.? 172.21.15.80:0/1076448381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:03:52.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:03:52 smithi080 bash[28361]: audit 2023-12-01T09:03:52.029651+0000 mon.c (mon.2) 4912 : audit 0 from='client.? 172.21.15.80:0/1076448381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:03:54.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:03:54 smithi090 bash[32384]: cluster 2023-12-01T09:03:52.392046+0000 mgr.y (mgr.24362) 7661 : cluster 0 pgmap v7630: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:03:54.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:03:54 smithi080 bash[28361]: cluster 2023-12-01T09:03:52.392046+0000 mgr.y (mgr.24362) 7661 : cluster 0 pgmap v7630: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:03:54.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:03:54 smithi080 bash[41963]: cluster 2023-12-01T09:03:52.392046+0000 mgr.y (mgr.24362) 7661 : cluster 0 pgmap v7630: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:03:55.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:03:55 smithi090 bash[32384]: audit 2023-12-01T09:03:54.478029+0000 mon.a (mon.0) 5079 : audit 0 from='client.? 172.21.15.80:0/3308068931' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:03:55.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:03:55 smithi090 bash[32384]: audit 2023-12-01T09:03:55.177450+0000 mon.c (mon.2) 4913 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:03:55.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:03:55 smithi080 bash[28361]: audit 2023-12-01T09:03:54.478029+0000 mon.a (mon.0) 5079 : audit 0 from='client.? 172.21.15.80:0/3308068931' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:03:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:03:55 smithi080 bash[28361]: audit 2023-12-01T09:03:55.177450+0000 mon.c (mon.2) 4913 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:03:55.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:03:55 smithi080 bash[41963]: audit 2023-12-01T09:03:54.478029+0000 mon.a (mon.0) 5079 : audit 0 from='client.? 172.21.15.80:0/3308068931' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:03:55.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:03:55 smithi080 bash[41963]: audit 2023-12-01T09:03:55.177450+0000 mon.c (mon.2) 4913 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:03:56.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:03:56 smithi090 bash[32384]: cluster 2023-12-01T09:03:54.392647+0000 mgr.y (mgr.24362) 7662 : cluster 0 pgmap v7631: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:03:56.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:03:56 smithi080 bash[28361]: cluster 2023-12-01T09:03:54.392647+0000 mgr.y (mgr.24362) 7662 : cluster 0 pgmap v7631: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:03:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:03:56 smithi080 bash[41963]: cluster 2023-12-01T09:03:54.392647+0000 mgr.y (mgr.24362) 7662 : cluster 0 pgmap v7631: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:03:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:03:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:03:56] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T09:03:57.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:03:57 smithi080 bash[28361]: cluster 2023-12-01T09:03:56.393793+0000 mgr.y (mgr.24362) 7663 : cluster 0 pgmap v7632: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:03:57.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:03:57 smithi080 bash[28361]: audit 2023-12-01T09:03:56.930833+0000 mon.c (mon.2) 4914 : audit 0 from='client.? 172.21.15.80:0/1851718717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:03:57.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:03:57 smithi080 bash[41963]: cluster 2023-12-01T09:03:56.393793+0000 mgr.y (mgr.24362) 7663 : cluster 0 pgmap v7632: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:03:57.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:03:57 smithi080 bash[41963]: audit 2023-12-01T09:03:56.930833+0000 mon.c (mon.2) 4914 : audit 0 from='client.? 172.21.15.80:0/1851718717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:03:57.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:03:57 smithi090 bash[32384]: cluster 2023-12-01T09:03:56.393793+0000 mgr.y (mgr.24362) 7663 : cluster 0 pgmap v7632: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:03:57.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:03:57 smithi090 bash[32384]: audit 2023-12-01T09:03:56.930833+0000 mon.c (mon.2) 4914 : audit 0 from='client.? 172.21.15.80:0/1851718717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:03:59.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:03:59 smithi090 bash[32384]: cluster 2023-12-01T09:03:58.394398+0000 mgr.y (mgr.24362) 7664 : cluster 0 pgmap v7633: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:03:59.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:03:59 smithi090 bash[32384]: audit 2023-12-01T09:03:59.376762+0000 mon.c (mon.2) 4915 : audit 0 from='client.? 172.21.15.80:0/3809767821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:03:59.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:03:59 smithi080 bash[28361]: cluster 2023-12-01T09:03:58.394398+0000 mgr.y (mgr.24362) 7664 : cluster 0 pgmap v7633: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:03:59.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:03:59 smithi080 bash[28361]: audit 2023-12-01T09:03:59.376762+0000 mon.c (mon.2) 4915 : audit 0 from='client.? 172.21.15.80:0/3809767821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:03:59.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:03:59 smithi080 bash[41963]: cluster 2023-12-01T09:03:58.394398+0000 mgr.y (mgr.24362) 7664 : cluster 0 pgmap v7633: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:03:59.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:03:59 smithi080 bash[41963]: audit 2023-12-01T09:03:59.376762+0000 mon.c (mon.2) 4915 : audit 0 from='client.? 172.21.15.80:0/3809767821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:04:01.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:04:01 smithi090 bash[32384]: cluster 2023-12-01T09:04:00.395048+0000 mgr.y (mgr.24362) 7665 : cluster 0 pgmap v7634: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:04:01.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:04:01 smithi080 bash[28361]: cluster 2023-12-01T09:04:00.395048+0000 mgr.y (mgr.24362) 7665 : cluster 0 pgmap v7634: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:04:01.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:04:01 smithi080 bash[41963]: cluster 2023-12-01T09:04:00.395048+0000 mgr.y (mgr.24362) 7665 : cluster 0 pgmap v7634: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:04:02.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:04:02 smithi090 bash[32384]: audit 2023-12-01T09:04:01.814396+0000 mon.a (mon.0) 5080 : audit 0 from='client.? 172.21.15.80:0/8858676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:04:02.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:04:02 smithi080 bash[41963]: audit 2023-12-01T09:04:01.814396+0000 mon.a (mon.0) 5080 : audit 0 from='client.? 172.21.15.80:0/8858676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:04:02.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:04:02 smithi080 bash[28361]: audit 2023-12-01T09:04:01.814396+0000 mon.a (mon.0) 5080 : audit 0 from='client.? 172.21.15.80:0/8858676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:04:04.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:04:04 smithi090 bash[32384]: cluster 2023-12-01T09:04:02.396217+0000 mgr.y (mgr.24362) 7666 : cluster 0 pgmap v7635: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:04:04.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:04:04 smithi080 bash[41963]: cluster 2023-12-01T09:04:02.396217+0000 mgr.y (mgr.24362) 7666 : cluster 0 pgmap v7635: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:04:04.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:04:04 smithi080 bash[28361]: cluster 2023-12-01T09:04:02.396217+0000 mgr.y (mgr.24362) 7666 : cluster 0 pgmap v7635: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:04:05.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:04:05 smithi090 bash[32384]: audit 2023-12-01T09:04:04.269534+0000 mon.c (mon.2) 4916 : audit 0 from='client.? 172.21.15.80:0/800461214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:04:05.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:04:05 smithi080 bash[28361]: audit 2023-12-01T09:04:04.269534+0000 mon.c (mon.2) 4916 : audit 0 from='client.? 172.21.15.80:0/800461214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:04:05.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:04:05 smithi080 bash[41963]: audit 2023-12-01T09:04:04.269534+0000 mon.c (mon.2) 4916 : audit 0 from='client.? 172.21.15.80:0/800461214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:04:06.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:04:06 smithi090 bash[32384]: cluster 2023-12-01T09:04:04.396824+0000 mgr.y (mgr.24362) 7667 : cluster 0 pgmap v7636: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:04:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:04:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:04:06] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T09:04:06.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:04:06 smithi080 bash[41963]: cluster 2023-12-01T09:04:04.396824+0000 mgr.y (mgr.24362) 7667 : cluster 0 pgmap v7636: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:04:06.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:04:06 smithi080 bash[28361]: cluster 2023-12-01T09:04:04.396824+0000 mgr.y (mgr.24362) 7667 : cluster 0 pgmap v7636: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:04:07.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:04:07 smithi080 bash[28361]: cluster 2023-12-01T09:04:06.398201+0000 mgr.y (mgr.24362) 7668 : cluster 0 pgmap v7637: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:04:07.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:04:07 smithi080 bash[28361]: audit 2023-12-01T09:04:06.723397+0000 mon.a (mon.0) 5081 : audit 0 from='client.? 172.21.15.80:0/482233556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:04:07.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:04:07 smithi080 bash[41963]: cluster 2023-12-01T09:04:06.398201+0000 mgr.y (mgr.24362) 7668 : cluster 0 pgmap v7637: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:04:07.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:04:07 smithi080 bash[41963]: audit 2023-12-01T09:04:06.723397+0000 mon.a (mon.0) 5081 : audit 0 from='client.? 172.21.15.80:0/482233556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:04:07.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:04:07 smithi090 bash[32384]: cluster 2023-12-01T09:04:06.398201+0000 mgr.y (mgr.24362) 7668 : cluster 0 pgmap v7637: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:04:07.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:04:07 smithi090 bash[32384]: audit 2023-12-01T09:04:06.723397+0000 mon.a (mon.0) 5081 : audit 0 from='client.? 172.21.15.80:0/482233556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:04:09.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:04:09 smithi090 bash[32384]: cluster 2023-12-01T09:04:08.398881+0000 mgr.y (mgr.24362) 7669 : cluster 0 pgmap v7638: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:04:09.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:04:09 smithi090 bash[32384]: audit 2023-12-01T09:04:09.170629+0000 mon.c (mon.2) 4917 : audit 0 from='client.? 172.21.15.80:0/3404381938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:04:09.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:04:09 smithi080 bash[41963]: cluster 2023-12-01T09:04:08.398881+0000 mgr.y (mgr.24362) 7669 : cluster 0 pgmap v7638: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:04:09.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:04:09 smithi080 bash[41963]: audit 2023-12-01T09:04:09.170629+0000 mon.c (mon.2) 4917 : audit 0 from='client.? 172.21.15.80:0/3404381938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:04:09.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:04:09 smithi080 bash[28361]: cluster 2023-12-01T09:04:08.398881+0000 mgr.y (mgr.24362) 7669 : cluster 0 pgmap v7638: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:04:09.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:04:09 smithi080 bash[28361]: audit 2023-12-01T09:04:09.170629+0000 mon.c (mon.2) 4917 : audit 0 from='client.? 172.21.15.80:0/3404381938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:04:10.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:04:10 smithi090 bash[32384]: audit 2023-12-01T09:04:10.177799+0000 mon.c (mon.2) 4918 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:04:10.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:04:10 smithi080 bash[28361]: audit 2023-12-01T09:04:10.177799+0000 mon.c (mon.2) 4918 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:04:10.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:04:10 smithi080 bash[41963]: audit 2023-12-01T09:04:10.177799+0000 mon.c (mon.2) 4918 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:04:11.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:04:11 smithi090 bash[32384]: cluster 2023-12-01T09:04:10.399555+0000 mgr.y (mgr.24362) 7670 : cluster 0 pgmap v7639: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:04:11.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:04:11 smithi080 bash[28361]: cluster 2023-12-01T09:04:10.399555+0000 mgr.y (mgr.24362) 7670 : cluster 0 pgmap v7639: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:04:11.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:04:11 smithi080 bash[41963]: cluster 2023-12-01T09:04:10.399555+0000 mgr.y (mgr.24362) 7670 : cluster 0 pgmap v7639: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:04:12.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:04:12 smithi090 bash[32384]: audit 2023-12-01T09:04:11.630479+0000 mon.a (mon.0) 5082 : audit 0 from='client.? 172.21.15.80:0/3867504286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:04:12.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:04:12 smithi080 bash[28361]: audit 2023-12-01T09:04:11.630479+0000 mon.a (mon.0) 5082 : audit 0 from='client.? 172.21.15.80:0/3867504286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:04:12.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:04:12 smithi080 bash[41963]: audit 2023-12-01T09:04:11.630479+0000 mon.a (mon.0) 5082 : audit 0 from='client.? 172.21.15.80:0/3867504286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:04:14.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:04:14 smithi090 bash[32384]: cluster 2023-12-01T09:04:12.400711+0000 mgr.y (mgr.24362) 7671 : cluster 0 pgmap v7640: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:04:14.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:04:14 smithi090 bash[32384]: audit 2023-12-01T09:04:14.087658+0000 mon.c (mon.2) 4919 : audit 0 from='client.? 172.21.15.80:0/3216465911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:04:14.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:04:14 smithi080 bash[41963]: cluster 2023-12-01T09:04:12.400711+0000 mgr.y (mgr.24362) 7671 : cluster 0 pgmap v7640: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:04:14.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:04:14 smithi080 bash[41963]: audit 2023-12-01T09:04:14.087658+0000 mon.c (mon.2) 4919 : audit 0 from='client.? 172.21.15.80:0/3216465911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:04:14.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:04:14 smithi080 bash[28361]: cluster 2023-12-01T09:04:12.400711+0000 mgr.y (mgr.24362) 7671 : cluster 0 pgmap v7640: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:04:14.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:04:14 smithi080 bash[28361]: audit 2023-12-01T09:04:14.087658+0000 mon.c (mon.2) 4919 : audit 0 from='client.? 172.21.15.80:0/3216465911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:04:15.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:04:15 smithi090 bash[32384]: cluster 2023-12-01T09:04:14.401354+0000 mgr.y (mgr.24362) 7672 : cluster 0 pgmap v7641: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:04:15.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:04:15 smithi080 bash[41963]: cluster 2023-12-01T09:04:14.401354+0000 mgr.y (mgr.24362) 7672 : cluster 0 pgmap v7641: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:04:15.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:04:15 smithi080 bash[28361]: cluster 2023-12-01T09:04:14.401354+0000 mgr.y (mgr.24362) 7672 : cluster 0 pgmap v7641: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:04:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:04:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:04:16] "GET /metrics HTTP/1.1" 200 33988 "" "Prometheus/2.43.0" 2023-12-01T09:04:17.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:04:17 smithi090 bash[32384]: cluster 2023-12-01T09:04:16.402589+0000 mgr.y (mgr.24362) 7673 : cluster 0 pgmap v7642: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:04:17.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:04:17 smithi090 bash[32384]: audit 2023-12-01T09:04:16.541243+0000 mon.a (mon.0) 5083 : audit 0 from='client.? 172.21.15.80:0/2574918181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:04:17.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:04:17 smithi080 bash[41963]: cluster 2023-12-01T09:04:16.402589+0000 mgr.y (mgr.24362) 7673 : cluster 0 pgmap v7642: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:04:17.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:04:17 smithi080 bash[41963]: audit 2023-12-01T09:04:16.541243+0000 mon.a (mon.0) 5083 : audit 0 from='client.? 172.21.15.80:0/2574918181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:04:17.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:04:17 smithi080 bash[28361]: cluster 2023-12-01T09:04:16.402589+0000 mgr.y (mgr.24362) 7673 : cluster 0 pgmap v7642: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:04:17.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:04:17 smithi080 bash[28361]: audit 2023-12-01T09:04:16.541243+0000 mon.a (mon.0) 5083 : audit 0 from='client.? 172.21.15.80:0/2574918181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:04:19.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:04:19 smithi090 bash[32384]: cluster 2023-12-01T09:04:18.403297+0000 mgr.y (mgr.24362) 7674 : cluster 0 pgmap v7643: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:04:19.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:04:19 smithi090 bash[32384]: audit 2023-12-01T09:04:18.992713+0000 mon.a (mon.0) 5084 : audit 0 from='client.? 172.21.15.80:0/1226957486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:04:19.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:04:19 smithi080 bash[28361]: cluster 2023-12-01T09:04:18.403297+0000 mgr.y (mgr.24362) 7674 : cluster 0 pgmap v7643: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:04:19.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:04:19 smithi080 bash[28361]: audit 2023-12-01T09:04:18.992713+0000 mon.a (mon.0) 5084 : audit 0 from='client.? 172.21.15.80:0/1226957486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:04:19.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:04:19 smithi080 bash[41963]: cluster 2023-12-01T09:04:18.403297+0000 mgr.y (mgr.24362) 7674 : cluster 0 pgmap v7643: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:04:19.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:04:19 smithi080 bash[41963]: audit 2023-12-01T09:04:18.992713+0000 mon.a (mon.0) 5084 : audit 0 from='client.? 172.21.15.80:0/1226957486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:04:21.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:04:21 smithi090 bash[32384]: cluster 2023-12-01T09:04:20.403914+0000 mgr.y (mgr.24362) 7675 : cluster 0 pgmap v7644: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:04:21.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:04:21 smithi090 bash[32384]: audit 2023-12-01T09:04:21.445615+0000 mon.c (mon.2) 4920 : audit 0 from='client.? 172.21.15.80:0/3640181381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:04:21.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:04:21 smithi080 bash[28361]: cluster 2023-12-01T09:04:20.403914+0000 mgr.y (mgr.24362) 7675 : cluster 0 pgmap v7644: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:04:21.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:04:21 smithi080 bash[28361]: audit 2023-12-01T09:04:21.445615+0000 mon.c (mon.2) 4920 : audit 0 from='client.? 172.21.15.80:0/3640181381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:04:21.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:04:21 smithi080 bash[41963]: cluster 2023-12-01T09:04:20.403914+0000 mgr.y (mgr.24362) 7675 : cluster 0 pgmap v7644: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:04:21.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:04:21 smithi080 bash[41963]: audit 2023-12-01T09:04:21.445615+0000 mon.c (mon.2) 4920 : audit 0 from='client.? 172.21.15.80:0/3640181381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:04:24.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:04:24 smithi090 bash[32384]: cluster 2023-12-01T09:04:22.404947+0000 mgr.y (mgr.24362) 7676 : cluster 0 pgmap v7645: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:04:24.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:04:24 smithi090 bash[32384]: audit 2023-12-01T09:04:23.903286+0000 mon.c (mon.2) 4921 : audit 0 from='client.? 172.21.15.80:0/2315743303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:04:24.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:04:24 smithi080 bash[28361]: cluster 2023-12-01T09:04:22.404947+0000 mgr.y (mgr.24362) 7676 : cluster 0 pgmap v7645: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:04:24.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:04:24 smithi080 bash[28361]: audit 2023-12-01T09:04:23.903286+0000 mon.c (mon.2) 4921 : audit 0 from='client.? 172.21.15.80:0/2315743303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:04:24.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:04:24 smithi080 bash[41963]: cluster 2023-12-01T09:04:22.404947+0000 mgr.y (mgr.24362) 7676 : cluster 0 pgmap v7645: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:04:24.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:04:24 smithi080 bash[41963]: audit 2023-12-01T09:04:23.903286+0000 mon.c (mon.2) 4921 : audit 0 from='client.? 172.21.15.80:0/2315743303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:04:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:04:25 smithi080 bash[28361]: cluster 2023-12-01T09:04:24.405704+0000 mgr.y (mgr.24362) 7677 : cluster 0 pgmap v7646: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:04:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:04:25 smithi080 bash[28361]: audit 2023-12-01T09:04:25.178212+0000 mon.c (mon.2) 4922 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:04:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:04:25 smithi080 bash[41963]: cluster 2023-12-01T09:04:24.405704+0000 mgr.y (mgr.24362) 7677 : cluster 0 pgmap v7646: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:04:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:04:25 smithi080 bash[41963]: audit 2023-12-01T09:04:25.178212+0000 mon.c (mon.2) 4922 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:04:25.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:04:25 smithi090 bash[32384]: cluster 2023-12-01T09:04:24.405704+0000 mgr.y (mgr.24362) 7677 : cluster 0 pgmap v7646: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:04:25.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:04:25 smithi090 bash[32384]: audit 2023-12-01T09:04:25.178212+0000 mon.c (mon.2) 4922 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:04:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:04:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:04:26] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T09:04:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:04:26 smithi080 bash[41963]: audit 2023-12-01T09:04:26.352347+0000 mon.c (mon.2) 4923 : audit 0 from='client.? 172.21.15.80:0/2464887879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:04:26.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:04:26 smithi080 bash[28361]: audit 2023-12-01T09:04:26.352347+0000 mon.c (mon.2) 4923 : audit 0 from='client.? 172.21.15.80:0/2464887879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:04:26.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:04:26 smithi090 bash[32384]: audit 2023-12-01T09:04:26.352347+0000 mon.c (mon.2) 4923 : audit 0 from='client.? 172.21.15.80:0/2464887879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:04:28.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:04:28 smithi090 bash[32384]: cluster 2023-12-01T09:04:26.406772+0000 mgr.y (mgr.24362) 7678 : cluster 0 pgmap v7647: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:04:28.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:04:28 smithi080 bash[28361]: cluster 2023-12-01T09:04:26.406772+0000 mgr.y (mgr.24362) 7678 : cluster 0 pgmap v7647: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:04:28.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:04:28 smithi080 bash[41963]: cluster 2023-12-01T09:04:26.406772+0000 mgr.y (mgr.24362) 7678 : cluster 0 pgmap v7647: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:04:29.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:04:29 smithi080 bash[28361]: cluster 2023-12-01T09:04:28.407414+0000 mgr.y (mgr.24362) 7679 : cluster 0 pgmap v7648: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:04:29.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:04:29 smithi080 bash[28361]: audit 2023-12-01T09:04:28.807614+0000 mon.c (mon.2) 4924 : audit 0 from='client.? 172.21.15.80:0/631690815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:04:29.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:04:29 smithi080 bash[41963]: cluster 2023-12-01T09:04:28.407414+0000 mgr.y (mgr.24362) 7679 : cluster 0 pgmap v7648: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:04:29.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:04:29 smithi080 bash[41963]: audit 2023-12-01T09:04:28.807614+0000 mon.c (mon.2) 4924 : audit 0 from='client.? 172.21.15.80:0/631690815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:04:29.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:04:29 smithi090 bash[32384]: cluster 2023-12-01T09:04:28.407414+0000 mgr.y (mgr.24362) 7679 : cluster 0 pgmap v7648: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:04:29.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:04:29 smithi090 bash[32384]: audit 2023-12-01T09:04:28.807614+0000 mon.c (mon.2) 4924 : audit 0 from='client.? 172.21.15.80:0/631690815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:04:31.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:04:31 smithi090 bash[32384]: cluster 2023-12-01T09:04:30.408056+0000 mgr.y (mgr.24362) 7680 : cluster 0 pgmap v7649: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:04:31.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:04:31 smithi090 bash[32384]: audit 2023-12-01T09:04:31.279035+0000 mon.c (mon.2) 4925 : audit 0 from='client.? 172.21.15.80:0/3598994702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:04:31.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:04:31 smithi080 bash[28361]: cluster 2023-12-01T09:04:30.408056+0000 mgr.y (mgr.24362) 7680 : cluster 0 pgmap v7649: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:04:31.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:04:31 smithi080 bash[28361]: audit 2023-12-01T09:04:31.279035+0000 mon.c (mon.2) 4925 : audit 0 from='client.? 172.21.15.80:0/3598994702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:04:31.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:04:31 smithi080 bash[41963]: cluster 2023-12-01T09:04:30.408056+0000 mgr.y (mgr.24362) 7680 : cluster 0 pgmap v7649: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:04:31.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:04:31 smithi080 bash[41963]: audit 2023-12-01T09:04:31.279035+0000 mon.c (mon.2) 4925 : audit 0 from='client.? 172.21.15.80:0/3598994702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:04:33.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:04:33 smithi080 bash[28361]: cluster 2023-12-01T09:04:32.409139+0000 mgr.y (mgr.24362) 7681 : cluster 0 pgmap v7650: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:04:33.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:04:33 smithi080 bash[41963]: cluster 2023-12-01T09:04:32.409139+0000 mgr.y (mgr.24362) 7681 : cluster 0 pgmap v7650: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:04:33.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:04:33 smithi090 bash[32384]: cluster 2023-12-01T09:04:32.409139+0000 mgr.y (mgr.24362) 7681 : cluster 0 pgmap v7650: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:04:34.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:04:34 smithi080 bash[28361]: audit 2023-12-01T09:04:33.734175+0000 mon.a (mon.0) 5085 : audit 0 from='client.? 172.21.15.80:0/3486800180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:04:34.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:04:34 smithi080 bash[41963]: audit 2023-12-01T09:04:33.734175+0000 mon.a (mon.0) 5085 : audit 0 from='client.? 172.21.15.80:0/3486800180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:04:34.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:04:34 smithi090 bash[32384]: audit 2023-12-01T09:04:33.734175+0000 mon.a (mon.0) 5085 : audit 0 from='client.? 172.21.15.80:0/3486800180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:04:35.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:04:35 smithi080 bash[28361]: cluster 2023-12-01T09:04:34.409811+0000 mgr.y (mgr.24362) 7682 : cluster 0 pgmap v7651: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:04:35.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:04:35 smithi080 bash[41963]: cluster 2023-12-01T09:04:34.409811+0000 mgr.y (mgr.24362) 7682 : cluster 0 pgmap v7651: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:04:35.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:04:35 smithi090 bash[32384]: cluster 2023-12-01T09:04:34.409811+0000 mgr.y (mgr.24362) 7682 : cluster 0 pgmap v7651: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:04:36.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:04:36 smithi080 bash[28361]: audit 2023-12-01T09:04:36.192862+0000 mon.a (mon.0) 5086 : audit 0 from='client.? 172.21.15.80:0/3726457644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:04:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:04:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:04:36] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T09:04:36.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:04:36 smithi080 bash[41963]: audit 2023-12-01T09:04:36.192862+0000 mon.a (mon.0) 5086 : audit 0 from='client.? 172.21.15.80:0/3726457644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:04:36.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:04:36 smithi090 bash[32384]: audit 2023-12-01T09:04:36.192862+0000 mon.a (mon.0) 5086 : audit 0 from='client.? 172.21.15.80:0/3726457644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:04:37.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:04:37 smithi080 bash[41963]: cluster 2023-12-01T09:04:36.410933+0000 mgr.y (mgr.24362) 7683 : cluster 0 pgmap v7652: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:04:37.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:04:37 smithi080 bash[28361]: cluster 2023-12-01T09:04:36.410933+0000 mgr.y (mgr.24362) 7683 : cluster 0 pgmap v7652: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:04:37.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:04:37 smithi090 bash[32384]: cluster 2023-12-01T09:04:36.410933+0000 mgr.y (mgr.24362) 7683 : cluster 0 pgmap v7652: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:04:39.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:04:39 smithi090 bash[32384]: cluster 2023-12-01T09:04:38.411388+0000 mgr.y (mgr.24362) 7684 : cluster 0 pgmap v7653: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:04:39.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:04:39 smithi090 bash[32384]: audit 2023-12-01T09:04:38.639384+0000 mon.c (mon.2) 4926 : audit 0 from='client.? 172.21.15.80:0/1723716623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:04:39.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:04:39 smithi080 bash[28361]: cluster 2023-12-01T09:04:38.411388+0000 mgr.y (mgr.24362) 7684 : cluster 0 pgmap v7653: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:04:39.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:04:39 smithi080 bash[28361]: audit 2023-12-01T09:04:38.639384+0000 mon.c (mon.2) 4926 : audit 0 from='client.? 172.21.15.80:0/1723716623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:04:39.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:04:39 smithi080 bash[41963]: cluster 2023-12-01T09:04:38.411388+0000 mgr.y (mgr.24362) 7684 : cluster 0 pgmap v7653: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:04:39.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:04:39 smithi080 bash[41963]: audit 2023-12-01T09:04:38.639384+0000 mon.c (mon.2) 4926 : audit 0 from='client.? 172.21.15.80:0/1723716623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:04:40.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:04:40 smithi090 bash[32384]: audit 2023-12-01T09:04:40.178669+0000 mon.c (mon.2) 4927 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:04:40.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:04:40 smithi080 bash[28361]: audit 2023-12-01T09:04:40.178669+0000 mon.c (mon.2) 4927 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:04:40.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:04:40 smithi080 bash[41963]: audit 2023-12-01T09:04:40.178669+0000 mon.c (mon.2) 4927 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:04:41.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:04:41 smithi090 bash[32384]: cluster 2023-12-01T09:04:40.412020+0000 mgr.y (mgr.24362) 7685 : cluster 0 pgmap v7654: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:04:41.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:04:41 smithi090 bash[32384]: audit 2023-12-01T09:04:41.095291+0000 mon.a (mon.0) 5087 : audit 0 from='client.? 172.21.15.80:0/66137204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:04:41.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:04:41 smithi080 bash[28361]: cluster 2023-12-01T09:04:40.412020+0000 mgr.y (mgr.24362) 7685 : cluster 0 pgmap v7654: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:04:41.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:04:41 smithi080 bash[28361]: audit 2023-12-01T09:04:41.095291+0000 mon.a (mon.0) 5087 : audit 0 from='client.? 172.21.15.80:0/66137204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:04:41.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:04:41 smithi080 bash[41963]: cluster 2023-12-01T09:04:40.412020+0000 mgr.y (mgr.24362) 7685 : cluster 0 pgmap v7654: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:04:41.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:04:41 smithi080 bash[41963]: audit 2023-12-01T09:04:41.095291+0000 mon.a (mon.0) 5087 : audit 0 from='client.? 172.21.15.80:0/66137204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:04:43.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:04:43 smithi080 bash[28361]: cluster 2023-12-01T09:04:42.413117+0000 mgr.y (mgr.24362) 7686 : cluster 0 pgmap v7655: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:04:43.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:04:43 smithi080 bash[41963]: cluster 2023-12-01T09:04:42.413117+0000 mgr.y (mgr.24362) 7686 : cluster 0 pgmap v7655: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:04:43.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:04:43 smithi090 bash[32384]: cluster 2023-12-01T09:04:42.413117+0000 mgr.y (mgr.24362) 7686 : cluster 0 pgmap v7655: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:04:44.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:04:44 smithi080 bash[28361]: audit 2023-12-01T09:04:43.562770+0000 mon.a (mon.0) 5088 : audit 0 from='client.? 172.21.15.80:0/1910858069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:04:44.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:04:44 smithi080 bash[41963]: audit 2023-12-01T09:04:43.562770+0000 mon.a (mon.0) 5088 : audit 0 from='client.? 172.21.15.80:0/1910858069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:04:44.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:04:44 smithi090 bash[32384]: audit 2023-12-01T09:04:43.562770+0000 mon.a (mon.0) 5088 : audit 0 from='client.? 172.21.15.80:0/1910858069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:04:45.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:04:45 smithi080 bash[28361]: cluster 2023-12-01T09:04:44.413808+0000 mgr.y (mgr.24362) 7687 : cluster 0 pgmap v7656: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:04:45.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:04:45 smithi080 bash[41963]: cluster 2023-12-01T09:04:44.413808+0000 mgr.y (mgr.24362) 7687 : cluster 0 pgmap v7656: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:04:45.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:04:45 smithi090 bash[32384]: cluster 2023-12-01T09:04:44.413808+0000 mgr.y (mgr.24362) 7687 : cluster 0 pgmap v7656: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:04:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:04:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:04:46] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T09:04:46.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:04:46 smithi080 bash[41963]: audit 2023-12-01T09:04:46.018591+0000 mon.a (mon.0) 5089 : audit 0 from='client.? 172.21.15.80:0/3945830132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:04:46.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:04:46 smithi080 bash[28361]: audit 2023-12-01T09:04:46.018591+0000 mon.a (mon.0) 5089 : audit 0 from='client.? 172.21.15.80:0/3945830132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:04:46.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:04:46 smithi090 bash[32384]: audit 2023-12-01T09:04:46.018591+0000 mon.a (mon.0) 5089 : audit 0 from='client.? 172.21.15.80:0/3945830132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:04:47.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:04:47 smithi080 bash[28361]: cluster 2023-12-01T09:04:46.414872+0000 mgr.y (mgr.24362) 7688 : cluster 0 pgmap v7657: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:04:47.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:04:47 smithi080 bash[28361]: audit 2023-12-01T09:04:47.126832+0000 mon.c (mon.2) 4928 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:04:47.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:04:47 smithi080 bash[41963]: cluster 2023-12-01T09:04:46.414872+0000 mgr.y (mgr.24362) 7688 : cluster 0 pgmap v7657: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:04:47.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:04:47 smithi080 bash[41963]: audit 2023-12-01T09:04:47.126832+0000 mon.c (mon.2) 4928 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:04:47.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:04:47 smithi090 bash[32384]: cluster 2023-12-01T09:04:46.414872+0000 mgr.y (mgr.24362) 7688 : cluster 0 pgmap v7657: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:04:47.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:04:47 smithi090 bash[32384]: audit 2023-12-01T09:04:47.126832+0000 mon.c (mon.2) 4928 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:04:48.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:04:48 smithi090 bash[32384]: audit 2023-12-01T09:04:47.506167+0000 mon.a (mon.0) 5090 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:04:48.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:04:48 smithi090 bash[32384]: audit 2023-12-01T09:04:47.516371+0000 mon.a (mon.0) 5091 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:04:48.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:04:48 smithi090 bash[32384]: audit 2023-12-01T09:04:48.483641+0000 mon.c (mon.2) 4929 : audit 0 from='client.? 172.21.15.80:0/940664861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:04:48.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:04:48 smithi080 bash[28361]: audit 2023-12-01T09:04:47.506167+0000 mon.a (mon.0) 5090 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:04:48.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:04:48 smithi080 bash[28361]: audit 2023-12-01T09:04:47.516371+0000 mon.a (mon.0) 5091 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:04:48.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:04:48 smithi080 bash[28361]: audit 2023-12-01T09:04:48.483641+0000 mon.c (mon.2) 4929 : audit 0 from='client.? 172.21.15.80:0/940664861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:04:48.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:04:48 smithi080 bash[41963]: audit 2023-12-01T09:04:47.506167+0000 mon.a (mon.0) 5090 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:04:48.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:04:48 smithi080 bash[41963]: audit 2023-12-01T09:04:47.516371+0000 mon.a (mon.0) 5091 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:04:48.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:04:48 smithi080 bash[41963]: audit 2023-12-01T09:04:48.483641+0000 mon.c (mon.2) 4929 : audit 0 from='client.? 172.21.15.80:0/940664861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:04:49.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:04:49 smithi090 bash[32384]: cluster 2023-12-01T09:04:48.415528+0000 mgr.y (mgr.24362) 7689 : cluster 0 pgmap v7658: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:04:49.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:04:49 smithi080 bash[28361]: cluster 2023-12-01T09:04:48.415528+0000 mgr.y (mgr.24362) 7689 : cluster 0 pgmap v7658: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:04:49.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:04:49 smithi080 bash[41963]: cluster 2023-12-01T09:04:48.415528+0000 mgr.y (mgr.24362) 7689 : cluster 0 pgmap v7658: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:04:51.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:04:51 smithi080 bash[28361]: cluster 2023-12-01T09:04:50.416235+0000 mgr.y (mgr.24362) 7690 : cluster 0 pgmap v7659: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:04:51.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:04:51 smithi080 bash[28361]: audit 2023-12-01T09:04:50.940531+0000 mon.a (mon.0) 5092 : audit 0 from='client.? 172.21.15.80:0/859785614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:04:51.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:04:51 smithi080 bash[41963]: cluster 2023-12-01T09:04:50.416235+0000 mgr.y (mgr.24362) 7690 : cluster 0 pgmap v7659: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:04:51.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:04:51 smithi080 bash[41963]: audit 2023-12-01T09:04:50.940531+0000 mon.a (mon.0) 5092 : audit 0 from='client.? 172.21.15.80:0/859785614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:04:52.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:04:51 smithi090 bash[32384]: cluster 2023-12-01T09:04:50.416235+0000 mgr.y (mgr.24362) 7690 : cluster 0 pgmap v7659: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:04:52.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:04:51 smithi090 bash[32384]: audit 2023-12-01T09:04:50.940531+0000 mon.a (mon.0) 5092 : audit 0 from='client.? 172.21.15.80:0/859785614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:04:54.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:04:53 smithi090 bash[32384]: cluster 2023-12-01T09:04:52.417343+0000 mgr.y (mgr.24362) 7691 : cluster 0 pgmap v7660: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:04:54.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:04:53 smithi090 bash[32384]: audit 2023-12-01T09:04:52.973217+0000 mon.a (mon.0) 5093 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:04:54.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:04:53 smithi090 bash[32384]: audit 2023-12-01T09:04:52.983935+0000 mon.a (mon.0) 5094 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:04:54.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:04:53 smithi090 bash[32384]: audit 2023-12-01T09:04:53.418426+0000 mon.c (mon.2) 4930 : audit 0 from='client.? 172.21.15.80:0/410609444' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:04:54.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:04:53 smithi090 bash[32384]: audit 2023-12-01T09:04:53.710623+0000 mon.a (mon.0) 5095 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:04:54.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:04:53 smithi090 bash[32384]: audit 2023-12-01T09:04:53.720379+0000 mon.a (mon.0) 5096 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:04:54.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:04:53 smithi080 bash[28361]: cluster 2023-12-01T09:04:52.417343+0000 mgr.y (mgr.24362) 7691 : cluster 0 pgmap v7660: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:04:54.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:04:53 smithi080 bash[28361]: audit 2023-12-01T09:04:52.973217+0000 mon.a (mon.0) 5093 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:04:54.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:04:53 smithi080 bash[28361]: audit 2023-12-01T09:04:52.983935+0000 mon.a (mon.0) 5094 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:04:54.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:04:53 smithi080 bash[28361]: audit 2023-12-01T09:04:53.418426+0000 mon.c (mon.2) 4930 : audit 0 from='client.? 172.21.15.80:0/410609444' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:04:54.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:04:53 smithi080 bash[28361]: audit 2023-12-01T09:04:53.710623+0000 mon.a (mon.0) 5095 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:04:54.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:04:53 smithi080 bash[28361]: audit 2023-12-01T09:04:53.720379+0000 mon.a (mon.0) 5096 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:04:54.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:04:53 smithi080 bash[41963]: cluster 2023-12-01T09:04:52.417343+0000 mgr.y (mgr.24362) 7691 : cluster 0 pgmap v7660: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:04:54.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:04:53 smithi080 bash[41963]: audit 2023-12-01T09:04:52.973217+0000 mon.a (mon.0) 5093 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:04:54.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:04:53 smithi080 bash[41963]: audit 2023-12-01T09:04:52.983935+0000 mon.a (mon.0) 5094 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:04:54.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:04:53 smithi080 bash[41963]: audit 2023-12-01T09:04:53.418426+0000 mon.c (mon.2) 4930 : audit 0 from='client.? 172.21.15.80:0/410609444' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:04:54.435 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:04:53 smithi080 bash[41963]: audit 2023-12-01T09:04:53.710623+0000 mon.a (mon.0) 5095 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:04:54.435 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:04:53 smithi080 bash[41963]: audit 2023-12-01T09:04:53.720379+0000 mon.a (mon.0) 5096 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:04:55.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:04:54 smithi090 bash[32384]: audit 2023-12-01T09:04:54.191030+0000 mon.c (mon.2) 4931 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:04:55.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:04:54 smithi090 bash[32384]: audit 2023-12-01T09:04:54.192695+0000 mon.c (mon.2) 4932 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:04:55.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:04:54 smithi090 bash[32384]: audit 2023-12-01T09:04:54.203258+0000 mon.a (mon.0) 5097 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:04:55.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:04:54 smithi080 bash[28361]: audit 2023-12-01T09:04:54.191030+0000 mon.c (mon.2) 4931 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:04:55.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:04:54 smithi080 bash[28361]: audit 2023-12-01T09:04:54.192695+0000 mon.c (mon.2) 4932 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:04:55.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:04:54 smithi080 bash[28361]: audit 2023-12-01T09:04:54.203258+0000 mon.a (mon.0) 5097 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:04:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:04:54 smithi080 bash[41963]: audit 2023-12-01T09:04:54.191030+0000 mon.c (mon.2) 4931 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:04:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:04:54 smithi080 bash[41963]: audit 2023-12-01T09:04:54.192695+0000 mon.c (mon.2) 4932 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:04:55.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:04:54 smithi080 bash[41963]: audit 2023-12-01T09:04:54.203258+0000 mon.a (mon.0) 5097 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:04:56.234 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:04:55 smithi080 bash[41963]: cluster 2023-12-01T09:04:54.418001+0000 mgr.y (mgr.24362) 7692 : cluster 0 pgmap v7661: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:04:56.234 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:04:55 smithi080 bash[41963]: audit 2023-12-01T09:04:55.179149+0000 mon.c (mon.2) 4933 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:04:56.234 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:04:55 smithi080 bash[41963]: audit 2023-12-01T09:04:55.873540+0000 mon.a (mon.0) 5098 : audit 0 from='client.? 172.21.15.80:0/1789603065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:04:56.234 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:04:55 smithi080 bash[28361]: cluster 2023-12-01T09:04:54.418001+0000 mgr.y (mgr.24362) 7692 : cluster 0 pgmap v7661: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:04:56.234 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:04:55 smithi080 bash[28361]: audit 2023-12-01T09:04:55.179149+0000 mon.c (mon.2) 4933 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:04:56.235 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:04:55 smithi080 bash[28361]: audit 2023-12-01T09:04:55.873540+0000 mon.a (mon.0) 5098 : audit 0 from='client.? 172.21.15.80:0/1789603065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:04:56.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:04:55 smithi090 bash[32384]: cluster 2023-12-01T09:04:54.418001+0000 mgr.y (mgr.24362) 7692 : cluster 0 pgmap v7661: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:04:56.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:04:55 smithi090 bash[32384]: audit 2023-12-01T09:04:55.179149+0000 mon.c (mon.2) 4933 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:04:56.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:04:55 smithi090 bash[32384]: audit 2023-12-01T09:04:55.873540+0000 mon.a (mon.0) 5098 : audit 0 from='client.? 172.21.15.80:0/1789603065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:04:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:04:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:04:56] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T09:04:58.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:04:57 smithi090 bash[32384]: cluster 2023-12-01T09:04:56.419158+0000 mgr.y (mgr.24362) 7693 : cluster 0 pgmap v7662: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:04:58.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:04:57 smithi080 bash[28361]: cluster 2023-12-01T09:04:56.419158+0000 mgr.y (mgr.24362) 7693 : cluster 0 pgmap v7662: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:04:58.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:04:57 smithi080 bash[41963]: cluster 2023-12-01T09:04:56.419158+0000 mgr.y (mgr.24362) 7693 : cluster 0 pgmap v7662: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:04:59.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:04:58 smithi090 bash[32384]: audit 2023-12-01T09:04:58.326043+0000 mon.a (mon.0) 5099 : audit 0 from='client.? 172.21.15.80:0/257046624' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:04:59.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:04:58 smithi080 bash[28361]: audit 2023-12-01T09:04:58.326043+0000 mon.a (mon.0) 5099 : audit 0 from='client.? 172.21.15.80:0/257046624' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:04:59.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:04:58 smithi080 bash[41963]: audit 2023-12-01T09:04:58.326043+0000 mon.a (mon.0) 5099 : audit 0 from='client.? 172.21.15.80:0/257046624' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:05:00.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:04:59 smithi090 bash[32384]: cluster 2023-12-01T09:04:58.419889+0000 mgr.y (mgr.24362) 7694 : cluster 0 pgmap v7663: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:05:00.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:04:59 smithi080 bash[28361]: cluster 2023-12-01T09:04:58.419889+0000 mgr.y (mgr.24362) 7694 : cluster 0 pgmap v7663: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:05:00.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:04:59 smithi080 bash[41963]: cluster 2023-12-01T09:04:58.419889+0000 mgr.y (mgr.24362) 7694 : cluster 0 pgmap v7663: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:05:01.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:05:00 smithi090 bash[32384]: audit 2023-12-01T09:05:00.782265+0000 mon.c (mon.2) 4934 : audit 0 from='client.? 172.21.15.80:0/1008667625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:05:01.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:05:00 smithi080 bash[28361]: audit 2023-12-01T09:05:00.782265+0000 mon.c (mon.2) 4934 : audit 0 from='client.? 172.21.15.80:0/1008667625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:05:01.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:05:00 smithi080 bash[41963]: audit 2023-12-01T09:05:00.782265+0000 mon.c (mon.2) 4934 : audit 0 from='client.? 172.21.15.80:0/1008667625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:05:02.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:05:01 smithi090 bash[32384]: cluster 2023-12-01T09:05:00.420493+0000 mgr.y (mgr.24362) 7695 : cluster 0 pgmap v7664: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:05:02.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:05:01 smithi080 bash[28361]: cluster 2023-12-01T09:05:00.420493+0000 mgr.y (mgr.24362) 7695 : cluster 0 pgmap v7664: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:05:02.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:05:02 smithi080 bash[41963]: cluster 2023-12-01T09:05:00.420493+0000 mgr.y (mgr.24362) 7695 : cluster 0 pgmap v7664: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:05:03.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:05:03 smithi080 bash[41963]: cluster 2023-12-01T09:05:02.421642+0000 mgr.y (mgr.24362) 7696 : cluster 0 pgmap v7665: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:05:03.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:05:03 smithi080 bash[41963]: audit 2023-12-01T09:05:03.230427+0000 mon.a (mon.0) 5100 : audit 0 from='client.? 172.21.15.80:0/3227720527' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:05:03.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:05:03 smithi080 bash[28361]: cluster 2023-12-01T09:05:02.421642+0000 mgr.y (mgr.24362) 7696 : cluster 0 pgmap v7665: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:05:03.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:05:03 smithi080 bash[28361]: audit 2023-12-01T09:05:03.230427+0000 mon.a (mon.0) 5100 : audit 0 from='client.? 172.21.15.80:0/3227720527' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:05:03.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:05:03 smithi090 bash[32384]: cluster 2023-12-01T09:05:02.421642+0000 mgr.y (mgr.24362) 7696 : cluster 0 pgmap v7665: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:05:03.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:05:03 smithi090 bash[32384]: audit 2023-12-01T09:05:03.230427+0000 mon.a (mon.0) 5100 : audit 0 from='client.? 172.21.15.80:0/3227720527' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:05:05.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:05:05 smithi090 bash[32384]: cluster 2023-12-01T09:05:04.422310+0000 mgr.y (mgr.24362) 7697 : cluster 0 pgmap v7666: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:05:05.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:05:05 smithi080 bash[41963]: cluster 2023-12-01T09:05:04.422310+0000 mgr.y (mgr.24362) 7697 : cluster 0 pgmap v7666: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:05:05.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:05:05 smithi080 bash[28361]: cluster 2023-12-01T09:05:04.422310+0000 mgr.y (mgr.24362) 7697 : cluster 0 pgmap v7666: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:05:06.487 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:05:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:05:06] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T09:05:06.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:05:06 smithi090 bash[32384]: audit 2023-12-01T09:05:05.684642+0000 mon.c (mon.2) 4935 : audit 0 from='client.? 172.21.15.80:0/914218216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:05:06.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:05:06 smithi080 bash[28361]: audit 2023-12-01T09:05:05.684642+0000 mon.c (mon.2) 4935 : audit 0 from='client.? 172.21.15.80:0/914218216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:05:06.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:05:06 smithi080 bash[41963]: audit 2023-12-01T09:05:05.684642+0000 mon.c (mon.2) 4935 : audit 0 from='client.? 172.21.15.80:0/914218216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:05:07.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:05:07 smithi090 bash[32384]: cluster 2023-12-01T09:05:06.423539+0000 mgr.y (mgr.24362) 7698 : cluster 0 pgmap v7667: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:05:07.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:05:07 smithi080 bash[41963]: cluster 2023-12-01T09:05:06.423539+0000 mgr.y (mgr.24362) 7698 : cluster 0 pgmap v7667: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:05:07.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:05:07 smithi080 bash[28361]: cluster 2023-12-01T09:05:06.423539+0000 mgr.y (mgr.24362) 7698 : cluster 0 pgmap v7667: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:05:08.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:05:08 smithi090 bash[32384]: audit 2023-12-01T09:05:08.137850+0000 mon.a (mon.0) 5101 : audit 0 from='client.? 172.21.15.80:0/1415902275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:05:08.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:05:08 smithi080 bash[41963]: audit 2023-12-01T09:05:08.137850+0000 mon.a (mon.0) 5101 : audit 0 from='client.? 172.21.15.80:0/1415902275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:05:08.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:05:08 smithi080 bash[28361]: audit 2023-12-01T09:05:08.137850+0000 mon.a (mon.0) 5101 : audit 0 from='client.? 172.21.15.80:0/1415902275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:05:09.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:05:09 smithi090 bash[32384]: cluster 2023-12-01T09:05:08.424402+0000 mgr.y (mgr.24362) 7699 : cluster 0 pgmap v7668: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:05:09.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:05:09 smithi080 bash[28361]: cluster 2023-12-01T09:05:08.424402+0000 mgr.y (mgr.24362) 7699 : cluster 0 pgmap v7668: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:05:09.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:05:09 smithi080 bash[41963]: cluster 2023-12-01T09:05:08.424402+0000 mgr.y (mgr.24362) 7699 : cluster 0 pgmap v7668: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:05:10.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:05:10 smithi090 bash[32384]: audit 2023-12-01T09:05:10.179106+0000 mon.c (mon.2) 4936 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:05:10.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:05:10 smithi080 bash[28361]: audit 2023-12-01T09:05:10.179106+0000 mon.c (mon.2) 4936 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:05:10.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:05:10 smithi080 bash[41963]: audit 2023-12-01T09:05:10.179106+0000 mon.c (mon.2) 4936 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:05:11.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:05:11 smithi090 bash[32384]: cluster 2023-12-01T09:05:10.425033+0000 mgr.y (mgr.24362) 7700 : cluster 0 pgmap v7669: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:05:11.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:05:11 smithi090 bash[32384]: audit 2023-12-01T09:05:10.599934+0000 mon.a (mon.0) 5102 : audit 0 from='client.? 172.21.15.80:0/1957233271' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:05:11.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:05:11 smithi080 bash[28361]: cluster 2023-12-01T09:05:10.425033+0000 mgr.y (mgr.24362) 7700 : cluster 0 pgmap v7669: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:05:11.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:05:11 smithi080 bash[28361]: audit 2023-12-01T09:05:10.599934+0000 mon.a (mon.0) 5102 : audit 0 from='client.? 172.21.15.80:0/1957233271' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:05:11.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:05:11 smithi080 bash[41963]: cluster 2023-12-01T09:05:10.425033+0000 mgr.y (mgr.24362) 7700 : cluster 0 pgmap v7669: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:05:11.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:05:11 smithi080 bash[41963]: audit 2023-12-01T09:05:10.599934+0000 mon.a (mon.0) 5102 : audit 0 from='client.? 172.21.15.80:0/1957233271' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:05:13.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:05:13 smithi080 bash[28361]: cluster 2023-12-01T09:05:12.426183+0000 mgr.y (mgr.24362) 7701 : cluster 0 pgmap v7670: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:05:13.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:05:13 smithi080 bash[28361]: audit 2023-12-01T09:05:13.051332+0000 mon.a (mon.0) 5103 : audit 0 from='client.? 172.21.15.80:0/588354983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:05:13.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:05:13 smithi080 bash[41963]: cluster 2023-12-01T09:05:12.426183+0000 mgr.y (mgr.24362) 7701 : cluster 0 pgmap v7670: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:05:13.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:05:13 smithi080 bash[41963]: audit 2023-12-01T09:05:13.051332+0000 mon.a (mon.0) 5103 : audit 0 from='client.? 172.21.15.80:0/588354983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:05:13.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:05:13 smithi090 bash[32384]: cluster 2023-12-01T09:05:12.426183+0000 mgr.y (mgr.24362) 7701 : cluster 0 pgmap v7670: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:05:13.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:05:13 smithi090 bash[32384]: audit 2023-12-01T09:05:13.051332+0000 mon.a (mon.0) 5103 : audit 0 from='client.? 172.21.15.80:0/588354983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:05:15.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:05:15 smithi090 bash[32384]: cluster 2023-12-01T09:05:14.426879+0000 mgr.y (mgr.24362) 7702 : cluster 0 pgmap v7671: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:05:15.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:05:15 smithi080 bash[28361]: cluster 2023-12-01T09:05:14.426879+0000 mgr.y (mgr.24362) 7702 : cluster 0 pgmap v7671: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:05:15.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:05:15 smithi080 bash[41963]: cluster 2023-12-01T09:05:14.426879+0000 mgr.y (mgr.24362) 7702 : cluster 0 pgmap v7671: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:05:16.492 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:05:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:05:16] "GET /metrics HTTP/1.1" 200 33987 "" "Prometheus/2.43.0" 2023-12-01T09:05:16.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:05:16 smithi090 bash[32384]: audit 2023-12-01T09:05:15.513982+0000 mon.a (mon.0) 5104 : audit 0 from='client.? 172.21.15.80:0/661488369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:05:16.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:05:16 smithi080 bash[28361]: audit 2023-12-01T09:05:15.513982+0000 mon.a (mon.0) 5104 : audit 0 from='client.? 172.21.15.80:0/661488369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:05:16.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:05:16 smithi080 bash[41963]: audit 2023-12-01T09:05:15.513982+0000 mon.a (mon.0) 5104 : audit 0 from='client.? 172.21.15.80:0/661488369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:05:17.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:05:17 smithi090 bash[32384]: cluster 2023-12-01T09:05:16.428086+0000 mgr.y (mgr.24362) 7703 : cluster 0 pgmap v7672: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:05:17.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:05:17 smithi080 bash[28361]: cluster 2023-12-01T09:05:16.428086+0000 mgr.y (mgr.24362) 7703 : cluster 0 pgmap v7672: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:05:17.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:05:17 smithi080 bash[41963]: cluster 2023-12-01T09:05:16.428086+0000 mgr.y (mgr.24362) 7703 : cluster 0 pgmap v7672: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:05:18.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:05:18 smithi090 bash[32384]: audit 2023-12-01T09:05:17.968646+0000 mon.c (mon.2) 4937 : audit 0 from='client.? 172.21.15.80:0/3062747258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:05:18.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:05:18 smithi080 bash[28361]: audit 2023-12-01T09:05:17.968646+0000 mon.c (mon.2) 4937 : audit 0 from='client.? 172.21.15.80:0/3062747258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:05:18.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:05:18 smithi080 bash[41963]: audit 2023-12-01T09:05:17.968646+0000 mon.c (mon.2) 4937 : audit 0 from='client.? 172.21.15.80:0/3062747258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:05:19.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:05:19 smithi090 bash[32384]: cluster 2023-12-01T09:05:18.428727+0000 mgr.y (mgr.24362) 7704 : cluster 0 pgmap v7673: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:05:19.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:05:19 smithi080 bash[28361]: cluster 2023-12-01T09:05:18.428727+0000 mgr.y (mgr.24362) 7704 : cluster 0 pgmap v7673: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:05:19.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:05:19 smithi080 bash[41963]: cluster 2023-12-01T09:05:18.428727+0000 mgr.y (mgr.24362) 7704 : cluster 0 pgmap v7673: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:05:20.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:05:20 smithi090 bash[32384]: audit 2023-12-01T09:05:20.422494+0000 mon.c (mon.2) 4938 : audit 0 from='client.? 172.21.15.80:0/3382574039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:05:20.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:05:20 smithi080 bash[28361]: audit 2023-12-01T09:05:20.422494+0000 mon.c (mon.2) 4938 : audit 0 from='client.? 172.21.15.80:0/3382574039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:05:20.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:05:20 smithi080 bash[41963]: audit 2023-12-01T09:05:20.422494+0000 mon.c (mon.2) 4938 : audit 0 from='client.? 172.21.15.80:0/3382574039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:05:21.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:05:21 smithi080 bash[41963]: cluster 2023-12-01T09:05:20.429280+0000 mgr.y (mgr.24362) 7705 : cluster 0 pgmap v7674: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:05:21.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:05:21 smithi080 bash[28361]: cluster 2023-12-01T09:05:20.429280+0000 mgr.y (mgr.24362) 7705 : cluster 0 pgmap v7674: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:05:22.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:05:21 smithi090 bash[32384]: cluster 2023-12-01T09:05:20.429280+0000 mgr.y (mgr.24362) 7705 : cluster 0 pgmap v7674: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:05:23.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:05:23 smithi080 bash[41963]: cluster 2023-12-01T09:05:22.430366+0000 mgr.y (mgr.24362) 7706 : cluster 0 pgmap v7675: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:05:23.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:05:23 smithi080 bash[41963]: audit 2023-12-01T09:05:22.873642+0000 mon.c (mon.2) 4939 : audit 0 from='client.? 172.21.15.80:0/672436372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:05:23.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:05:23 smithi080 bash[28361]: cluster 2023-12-01T09:05:22.430366+0000 mgr.y (mgr.24362) 7706 : cluster 0 pgmap v7675: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:05:23.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:05:23 smithi080 bash[28361]: audit 2023-12-01T09:05:22.873642+0000 mon.c (mon.2) 4939 : audit 0 from='client.? 172.21.15.80:0/672436372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:05:23.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:05:23 smithi090 bash[32384]: cluster 2023-12-01T09:05:22.430366+0000 mgr.y (mgr.24362) 7706 : cluster 0 pgmap v7675: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:05:23.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:05:23 smithi090 bash[32384]: audit 2023-12-01T09:05:22.873642+0000 mon.c (mon.2) 4939 : audit 0 from='client.? 172.21.15.80:0/672436372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:05:25.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:05:25 smithi090 bash[32384]: cluster 2023-12-01T09:05:24.431030+0000 mgr.y (mgr.24362) 7707 : cluster 0 pgmap v7676: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:05:25.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:05:25 smithi090 bash[32384]: audit 2023-12-01T09:05:25.179493+0000 mon.c (mon.2) 4940 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:05:25.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:05:25 smithi090 bash[32384]: audit 2023-12-01T09:05:25.331648+0000 mon.c (mon.2) 4941 : audit 0 from='client.? 172.21.15.80:0/3147944470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:05:25.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:05:25 smithi080 bash[28361]: cluster 2023-12-01T09:05:24.431030+0000 mgr.y (mgr.24362) 7707 : cluster 0 pgmap v7676: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:05:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:05:25 smithi080 bash[28361]: audit 2023-12-01T09:05:25.179493+0000 mon.c (mon.2) 4940 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:05:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:05:25 smithi080 bash[28361]: audit 2023-12-01T09:05:25.331648+0000 mon.c (mon.2) 4941 : audit 0 from='client.? 172.21.15.80:0/3147944470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:05:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:05:25 smithi080 bash[41963]: cluster 2023-12-01T09:05:24.431030+0000 mgr.y (mgr.24362) 7707 : cluster 0 pgmap v7676: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:05:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:05:25 smithi080 bash[41963]: audit 2023-12-01T09:05:25.179493+0000 mon.c (mon.2) 4940 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:05:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:05:25 smithi080 bash[41963]: audit 2023-12-01T09:05:25.331648+0000 mon.c (mon.2) 4941 : audit 0 from='client.? 172.21.15.80:0/3147944470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:05:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:05:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:05:26] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T09:05:27.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:05:27 smithi090 bash[32384]: cluster 2023-12-01T09:05:26.432242+0000 mgr.y (mgr.24362) 7708 : cluster 0 pgmap v7677: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:05:27.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:05:27 smithi080 bash[28361]: cluster 2023-12-01T09:05:26.432242+0000 mgr.y (mgr.24362) 7708 : cluster 0 pgmap v7677: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:05:27.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:05:27 smithi080 bash[41963]: cluster 2023-12-01T09:05:26.432242+0000 mgr.y (mgr.24362) 7708 : cluster 0 pgmap v7677: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:05:28.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:05:28 smithi090 bash[32384]: audit 2023-12-01T09:05:27.794429+0000 mon.a (mon.0) 5105 : audit 0 from='client.? 172.21.15.80:0/315163194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:05:28.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:05:28 smithi080 bash[28361]: audit 2023-12-01T09:05:27.794429+0000 mon.a (mon.0) 5105 : audit 0 from='client.? 172.21.15.80:0/315163194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:05:28.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:05:28 smithi080 bash[41963]: audit 2023-12-01T09:05:27.794429+0000 mon.a (mon.0) 5105 : audit 0 from='client.? 172.21.15.80:0/315163194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:05:29.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:05:29 smithi090 bash[32384]: cluster 2023-12-01T09:05:28.433147+0000 mgr.y (mgr.24362) 7709 : cluster 0 pgmap v7678: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:05:29.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:05:29 smithi080 bash[41963]: cluster 2023-12-01T09:05:28.433147+0000 mgr.y (mgr.24362) 7709 : cluster 0 pgmap v7678: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:05:29.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:05:29 smithi080 bash[28361]: cluster 2023-12-01T09:05:28.433147+0000 mgr.y (mgr.24362) 7709 : cluster 0 pgmap v7678: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:05:30.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:05:30 smithi090 bash[32384]: audit 2023-12-01T09:05:30.256556+0000 mon.c (mon.2) 4942 : audit 0 from='client.? 172.21.15.80:0/723156030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:05:30.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:05:30 smithi080 bash[28361]: audit 2023-12-01T09:05:30.256556+0000 mon.c (mon.2) 4942 : audit 0 from='client.? 172.21.15.80:0/723156030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:05:30.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:05:30 smithi080 bash[41963]: audit 2023-12-01T09:05:30.256556+0000 mon.c (mon.2) 4942 : audit 0 from='client.? 172.21.15.80:0/723156030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:05:31.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:05:31 smithi090 bash[32384]: cluster 2023-12-01T09:05:30.433863+0000 mgr.y (mgr.24362) 7710 : cluster 0 pgmap v7679: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:05:31.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:05:31 smithi080 bash[28361]: cluster 2023-12-01T09:05:30.433863+0000 mgr.y (mgr.24362) 7710 : cluster 0 pgmap v7679: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:05:31.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:05:31 smithi080 bash[41963]: cluster 2023-12-01T09:05:30.433863+0000 mgr.y (mgr.24362) 7710 : cluster 0 pgmap v7679: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:05:33.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:05:33 smithi080 bash[28361]: cluster 2023-12-01T09:05:32.434968+0000 mgr.y (mgr.24362) 7711 : cluster 0 pgmap v7680: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:05:33.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:05:33 smithi080 bash[28361]: audit 2023-12-01T09:05:32.700060+0000 mon.c (mon.2) 4943 : audit 0 from='client.? 172.21.15.80:0/3082204129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:05:33.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:05:33 smithi080 bash[41963]: cluster 2023-12-01T09:05:32.434968+0000 mgr.y (mgr.24362) 7711 : cluster 0 pgmap v7680: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:05:33.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:05:33 smithi080 bash[41963]: audit 2023-12-01T09:05:32.700060+0000 mon.c (mon.2) 4943 : audit 0 from='client.? 172.21.15.80:0/3082204129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:05:33.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:05:33 smithi090 bash[32384]: cluster 2023-12-01T09:05:32.434968+0000 mgr.y (mgr.24362) 7711 : cluster 0 pgmap v7680: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:05:33.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:05:33 smithi090 bash[32384]: audit 2023-12-01T09:05:32.700060+0000 mon.c (mon.2) 4943 : audit 0 from='client.? 172.21.15.80:0/3082204129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:05:35.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:05:35 smithi090 bash[32384]: cluster 2023-12-01T09:05:34.435830+0000 mgr.y (mgr.24362) 7712 : cluster 0 pgmap v7681: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:05:35.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:05:35 smithi090 bash[32384]: audit 2023-12-01T09:05:35.151923+0000 mon.a (mon.0) 5106 : audit 0 from='client.? 172.21.15.80:0/3113345497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:05:35.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:05:35 smithi080 bash[41963]: cluster 2023-12-01T09:05:34.435830+0000 mgr.y (mgr.24362) 7712 : cluster 0 pgmap v7681: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:05:35.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:05:35 smithi080 bash[41963]: audit 2023-12-01T09:05:35.151923+0000 mon.a (mon.0) 5106 : audit 0 from='client.? 172.21.15.80:0/3113345497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:05:35.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:05:35 smithi080 bash[28361]: cluster 2023-12-01T09:05:34.435830+0000 mgr.y (mgr.24362) 7712 : cluster 0 pgmap v7681: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:05:35.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:05:35 smithi080 bash[28361]: audit 2023-12-01T09:05:35.151923+0000 mon.a (mon.0) 5106 : audit 0 from='client.? 172.21.15.80:0/3113345497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:05:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:05:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:05:36] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T09:05:37.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:05:37 smithi090 bash[32384]: cluster 2023-12-01T09:05:36.437003+0000 mgr.y (mgr.24362) 7713 : cluster 0 pgmap v7682: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:05:37.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:05:37 smithi080 bash[28361]: cluster 2023-12-01T09:05:36.437003+0000 mgr.y (mgr.24362) 7713 : cluster 0 pgmap v7682: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:05:37.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:05:37 smithi080 bash[41963]: cluster 2023-12-01T09:05:36.437003+0000 mgr.y (mgr.24362) 7713 : cluster 0 pgmap v7682: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:05:38.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:05:38 smithi090 bash[32384]: audit 2023-12-01T09:05:37.605508+0000 mon.c (mon.2) 4944 : audit 0 from='client.? 172.21.15.80:0/1174658615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:05:38.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:05:38 smithi080 bash[28361]: audit 2023-12-01T09:05:37.605508+0000 mon.c (mon.2) 4944 : audit 0 from='client.? 172.21.15.80:0/1174658615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:05:38.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:05:38 smithi080 bash[41963]: audit 2023-12-01T09:05:37.605508+0000 mon.c (mon.2) 4944 : audit 0 from='client.? 172.21.15.80:0/1174658615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:05:39.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:05:39 smithi090 bash[32384]: cluster 2023-12-01T09:05:38.437757+0000 mgr.y (mgr.24362) 7714 : cluster 0 pgmap v7683: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:05:39.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:05:39 smithi080 bash[28361]: cluster 2023-12-01T09:05:38.437757+0000 mgr.y (mgr.24362) 7714 : cluster 0 pgmap v7683: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:05:39.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:05:39 smithi080 bash[41963]: cluster 2023-12-01T09:05:38.437757+0000 mgr.y (mgr.24362) 7714 : cluster 0 pgmap v7683: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:05:40.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:05:40 smithi090 bash[32384]: audit 2023-12-01T09:05:40.052768+0000 mon.a (mon.0) 5107 : audit 0 from='client.? 172.21.15.80:0/3214385828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:05:40.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:05:40 smithi090 bash[32384]: audit 2023-12-01T09:05:40.180021+0000 mon.c (mon.2) 4945 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:05:40.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:05:40 smithi080 bash[41963]: audit 2023-12-01T09:05:40.052768+0000 mon.a (mon.0) 5107 : audit 0 from='client.? 172.21.15.80:0/3214385828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:05:40.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:05:40 smithi080 bash[41963]: audit 2023-12-01T09:05:40.180021+0000 mon.c (mon.2) 4945 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:05:40.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:05:40 smithi080 bash[28361]: audit 2023-12-01T09:05:40.052768+0000 mon.a (mon.0) 5107 : audit 0 from='client.? 172.21.15.80:0/3214385828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:05:40.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:05:40 smithi080 bash[28361]: audit 2023-12-01T09:05:40.180021+0000 mon.c (mon.2) 4945 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:05:41.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:05:41 smithi080 bash[28361]: cluster 2023-12-01T09:05:40.438470+0000 mgr.y (mgr.24362) 7715 : cluster 0 pgmap v7684: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:05:41.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:05:41 smithi080 bash[41963]: cluster 2023-12-01T09:05:40.438470+0000 mgr.y (mgr.24362) 7715 : cluster 0 pgmap v7684: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:05:42.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:05:41 smithi090 bash[32384]: cluster 2023-12-01T09:05:40.438470+0000 mgr.y (mgr.24362) 7715 : cluster 0 pgmap v7684: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:05:43.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:05:43 smithi080 bash[41963]: cluster 2023-12-01T09:05:42.439520+0000 mgr.y (mgr.24362) 7716 : cluster 0 pgmap v7685: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:05:43.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:05:43 smithi080 bash[41963]: audit 2023-12-01T09:05:42.499654+0000 mon.a (mon.0) 5108 : audit 0 from='client.? 172.21.15.80:0/884477993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:05:43.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:05:43 smithi080 bash[28361]: cluster 2023-12-01T09:05:42.439520+0000 mgr.y (mgr.24362) 7716 : cluster 0 pgmap v7685: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:05:43.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:05:43 smithi080 bash[28361]: audit 2023-12-01T09:05:42.499654+0000 mon.a (mon.0) 5108 : audit 0 from='client.? 172.21.15.80:0/884477993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:05:43.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:05:43 smithi090 bash[32384]: cluster 2023-12-01T09:05:42.439520+0000 mgr.y (mgr.24362) 7716 : cluster 0 pgmap v7685: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:05:43.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:05:43 smithi090 bash[32384]: audit 2023-12-01T09:05:42.499654+0000 mon.a (mon.0) 5108 : audit 0 from='client.? 172.21.15.80:0/884477993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:05:45.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:05:45 smithi090 bash[32384]: cluster 2023-12-01T09:05:44.440211+0000 mgr.y (mgr.24362) 7717 : cluster 0 pgmap v7686: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:05:45.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:05:45 smithi090 bash[32384]: audit 2023-12-01T09:05:44.951817+0000 mon.c (mon.2) 4946 : audit 0 from='client.? 172.21.15.80:0/2044933996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:05:45.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:05:45 smithi080 bash[28361]: cluster 2023-12-01T09:05:44.440211+0000 mgr.y (mgr.24362) 7717 : cluster 0 pgmap v7686: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:05:45.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:05:45 smithi080 bash[28361]: audit 2023-12-01T09:05:44.951817+0000 mon.c (mon.2) 4946 : audit 0 from='client.? 172.21.15.80:0/2044933996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:05:45.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:05:45 smithi080 bash[41963]: cluster 2023-12-01T09:05:44.440211+0000 mgr.y (mgr.24362) 7717 : cluster 0 pgmap v7686: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:05:45.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:05:45 smithi080 bash[41963]: audit 2023-12-01T09:05:44.951817+0000 mon.c (mon.2) 4946 : audit 0 from='client.? 172.21.15.80:0/2044933996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:05:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:05:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:05:46] "GET /metrics HTTP/1.1" 200 33987 "" "Prometheus/2.43.0" 2023-12-01T09:05:47.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:05:47 smithi090 bash[32384]: cluster 2023-12-01T09:05:46.441303+0000 mgr.y (mgr.24362) 7718 : cluster 0 pgmap v7687: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:05:47.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:05:47 smithi090 bash[32384]: audit 2023-12-01T09:05:47.418218+0000 mon.c (mon.2) 4947 : audit 0 from='client.? 172.21.15.80:0/2082849731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:05:47.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:05:47 smithi080 bash[28361]: cluster 2023-12-01T09:05:46.441303+0000 mgr.y (mgr.24362) 7718 : cluster 0 pgmap v7687: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:05:47.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:05:47 smithi080 bash[28361]: audit 2023-12-01T09:05:47.418218+0000 mon.c (mon.2) 4947 : audit 0 from='client.? 172.21.15.80:0/2082849731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:05:47.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:05:47 smithi080 bash[41963]: cluster 2023-12-01T09:05:46.441303+0000 mgr.y (mgr.24362) 7718 : cluster 0 pgmap v7687: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:05:47.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:05:47 smithi080 bash[41963]: audit 2023-12-01T09:05:47.418218+0000 mon.c (mon.2) 4947 : audit 0 from='client.? 172.21.15.80:0/2082849731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:05:49.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:05:49 smithi090 bash[32384]: cluster 2023-12-01T09:05:48.442009+0000 mgr.y (mgr.24362) 7719 : cluster 0 pgmap v7688: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:05:49.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:05:49 smithi080 bash[28361]: cluster 2023-12-01T09:05:48.442009+0000 mgr.y (mgr.24362) 7719 : cluster 0 pgmap v7688: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:05:49.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:05:49 smithi080 bash[41963]: cluster 2023-12-01T09:05:48.442009+0000 mgr.y (mgr.24362) 7719 : cluster 0 pgmap v7688: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:05:50.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:05:50 smithi080 bash[28361]: audit 2023-12-01T09:05:49.880325+0000 mon.a (mon.0) 5109 : audit 0 from='client.? 172.21.15.80:0/2841988408' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:05:50.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:05:50 smithi080 bash[41963]: audit 2023-12-01T09:05:49.880325+0000 mon.a (mon.0) 5109 : audit 0 from='client.? 172.21.15.80:0/2841988408' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:05:51.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:05:50 smithi090 bash[32384]: audit 2023-12-01T09:05:49.880325+0000 mon.a (mon.0) 5109 : audit 0 from='client.? 172.21.15.80:0/2841988408' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:05:51.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:05:51 smithi080 bash[41963]: cluster 2023-12-01T09:05:50.442731+0000 mgr.y (mgr.24362) 7720 : cluster 0 pgmap v7689: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:05:51.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:05:51 smithi080 bash[28361]: cluster 2023-12-01T09:05:50.442731+0000 mgr.y (mgr.24362) 7720 : cluster 0 pgmap v7689: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:05:52.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:05:51 smithi090 bash[32384]: cluster 2023-12-01T09:05:50.442731+0000 mgr.y (mgr.24362) 7720 : cluster 0 pgmap v7689: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:05:53.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:05:53 smithi080 bash[28361]: audit 2023-12-01T09:05:52.342470+0000 mon.a (mon.0) 5110 : audit 0 from='client.? 172.21.15.80:0/3932424310' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:05:53.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:05:53 smithi080 bash[28361]: cluster 2023-12-01T09:05:52.443898+0000 mgr.y (mgr.24362) 7721 : cluster 0 pgmap v7690: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:05:53.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:05:53 smithi080 bash[41963]: audit 2023-12-01T09:05:52.342470+0000 mon.a (mon.0) 5110 : audit 0 from='client.? 172.21.15.80:0/3932424310' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:05:53.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:05:53 smithi080 bash[41963]: cluster 2023-12-01T09:05:52.443898+0000 mgr.y (mgr.24362) 7721 : cluster 0 pgmap v7690: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:05:53.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:05:53 smithi090 bash[32384]: audit 2023-12-01T09:05:52.342470+0000 mon.a (mon.0) 5110 : audit 0 from='client.? 172.21.15.80:0/3932424310' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:05:53.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:05:53 smithi090 bash[32384]: cluster 2023-12-01T09:05:52.443898+0000 mgr.y (mgr.24362) 7721 : cluster 0 pgmap v7690: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:05:54.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:05:54 smithi080 bash[28361]: audit 2023-12-01T09:05:54.290392+0000 mon.c (mon.2) 4948 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:05:54.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:05:54 smithi080 bash[41963]: audit 2023-12-01T09:05:54.290392+0000 mon.c (mon.2) 4948 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:05:54.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:05:54 smithi090 bash[32384]: audit 2023-12-01T09:05:54.290392+0000 mon.c (mon.2) 4948 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:05:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:05:55 smithi080 bash[28361]: cluster 2023-12-01T09:05:54.444526+0000 mgr.y (mgr.24362) 7722 : cluster 0 pgmap v7691: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:05:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:05:55 smithi080 bash[28361]: audit 2023-12-01T09:05:54.815602+0000 mon.c (mon.2) 4949 : audit 0 from='client.? 172.21.15.80:0/3346762251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:05:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:05:55 smithi080 bash[28361]: audit 2023-12-01T09:05:55.180558+0000 mon.c (mon.2) 4950 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:05:55.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:05:55 smithi080 bash[41963]: cluster 2023-12-01T09:05:54.444526+0000 mgr.y (mgr.24362) 7722 : cluster 0 pgmap v7691: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:05:55.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:05:55 smithi080 bash[41963]: audit 2023-12-01T09:05:54.815602+0000 mon.c (mon.2) 4949 : audit 0 from='client.? 172.21.15.80:0/3346762251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:05:55.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:05:55 smithi080 bash[41963]: audit 2023-12-01T09:05:55.180558+0000 mon.c (mon.2) 4950 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:05:55.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:05:55 smithi090 bash[32384]: cluster 2023-12-01T09:05:54.444526+0000 mgr.y (mgr.24362) 7722 : cluster 0 pgmap v7691: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:05:55.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:05:55 smithi090 bash[32384]: audit 2023-12-01T09:05:54.815602+0000 mon.c (mon.2) 4949 : audit 0 from='client.? 172.21.15.80:0/3346762251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:05:55.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:05:55 smithi090 bash[32384]: audit 2023-12-01T09:05:55.180558+0000 mon.c (mon.2) 4950 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:05:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:05:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:05:56] "GET /metrics HTTP/1.1" 200 33988 "" "Prometheus/2.43.0" 2023-12-01T09:05:57.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:05:57 smithi090 bash[32384]: cluster 2023-12-01T09:05:56.445723+0000 mgr.y (mgr.24362) 7723 : cluster 0 pgmap v7692: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:05:57.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:05:57 smithi090 bash[32384]: audit 2023-12-01T09:05:57.282715+0000 mon.c (mon.2) 4951 : audit 0 from='client.? 172.21.15.80:0/286024223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:05:57.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:05:57 smithi080 bash[28361]: cluster 2023-12-01T09:05:56.445723+0000 mgr.y (mgr.24362) 7723 : cluster 0 pgmap v7692: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:05:57.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:05:57 smithi080 bash[28361]: audit 2023-12-01T09:05:57.282715+0000 mon.c (mon.2) 4951 : audit 0 from='client.? 172.21.15.80:0/286024223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:05:57.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:05:57 smithi080 bash[41963]: cluster 2023-12-01T09:05:56.445723+0000 mgr.y (mgr.24362) 7723 : cluster 0 pgmap v7692: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:05:57.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:05:57 smithi080 bash[41963]: audit 2023-12-01T09:05:57.282715+0000 mon.c (mon.2) 4951 : audit 0 from='client.? 172.21.15.80:0/286024223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:05:59.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:05:59 smithi090 bash[32384]: cluster 2023-12-01T09:05:58.446415+0000 mgr.y (mgr.24362) 7724 : cluster 0 pgmap v7693: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:05:59.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:05:59 smithi080 bash[28361]: cluster 2023-12-01T09:05:58.446415+0000 mgr.y (mgr.24362) 7724 : cluster 0 pgmap v7693: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:05:59.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:05:59 smithi080 bash[41963]: cluster 2023-12-01T09:05:58.446415+0000 mgr.y (mgr.24362) 7724 : cluster 0 pgmap v7693: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:06:00.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:06:00 smithi090 bash[32384]: audit 2023-12-01T09:05:59.768705+0000 mon.c (mon.2) 4952 : audit 0 from='client.? 172.21.15.80:0/2012048392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:06:00.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:06:00 smithi090 bash[32384]: audit 2023-12-01T09:06:00.084359+0000 mon.a (mon.0) 5111 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:06:00.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:06:00 smithi090 bash[32384]: audit 2023-12-01T09:06:00.094695+0000 mon.a (mon.0) 5112 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:06:00.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:06:00 smithi090 bash[32384]: audit 2023-12-01T09:06:00.496112+0000 mon.a (mon.0) 5113 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:06:00.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:06:00 smithi080 bash[41963]: audit 2023-12-01T09:05:59.768705+0000 mon.c (mon.2) 4952 : audit 0 from='client.? 172.21.15.80:0/2012048392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:06:00.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:06:00 smithi080 bash[41963]: audit 2023-12-01T09:06:00.084359+0000 mon.a (mon.0) 5111 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:06:00.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:06:00 smithi080 bash[41963]: audit 2023-12-01T09:06:00.094695+0000 mon.a (mon.0) 5112 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:06:00.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:06:00 smithi080 bash[41963]: audit 2023-12-01T09:06:00.496112+0000 mon.a (mon.0) 5113 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:06:00.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:06:00 smithi080 bash[28361]: audit 2023-12-01T09:05:59.768705+0000 mon.c (mon.2) 4952 : audit 0 from='client.? 172.21.15.80:0/2012048392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:06:00.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:06:00 smithi080 bash[28361]: audit 2023-12-01T09:06:00.084359+0000 mon.a (mon.0) 5111 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:06:00.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:06:00 smithi080 bash[28361]: audit 2023-12-01T09:06:00.094695+0000 mon.a (mon.0) 5112 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:06:00.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:06:00 smithi080 bash[28361]: audit 2023-12-01T09:06:00.496112+0000 mon.a (mon.0) 5113 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:06:01.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:06:01 smithi090 bash[32384]: cluster 2023-12-01T09:06:00.446985+0000 mgr.y (mgr.24362) 7725 : cluster 0 pgmap v7694: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:06:01.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:06:01 smithi090 bash[32384]: audit 2023-12-01T09:06:00.512871+0000 mon.a (mon.0) 5114 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:06:01.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:06:01 smithi090 bash[32384]: audit 2023-12-01T09:06:01.001505+0000 mon.c (mon.2) 4953 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:06:01.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:06:01 smithi090 bash[32384]: audit 2023-12-01T09:06:01.003002+0000 mon.c (mon.2) 4954 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:06:01.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:06:01 smithi090 bash[32384]: audit 2023-12-01T09:06:01.012281+0000 mon.a (mon.0) 5115 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:06:01.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:06:01 smithi080 bash[41963]: cluster 2023-12-01T09:06:00.446985+0000 mgr.y (mgr.24362) 7725 : cluster 0 pgmap v7694: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:06:01.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:06:01 smithi080 bash[41963]: audit 2023-12-01T09:06:00.512871+0000 mon.a (mon.0) 5114 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:06:01.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:06:01 smithi080 bash[41963]: audit 2023-12-01T09:06:01.001505+0000 mon.c (mon.2) 4953 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:06:01.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:06:01 smithi080 bash[41963]: audit 2023-12-01T09:06:01.003002+0000 mon.c (mon.2) 4954 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:06:01.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:06:01 smithi080 bash[41963]: audit 2023-12-01T09:06:01.012281+0000 mon.a (mon.0) 5115 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:06:01.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:06:01 smithi080 bash[28361]: cluster 2023-12-01T09:06:00.446985+0000 mgr.y (mgr.24362) 7725 : cluster 0 pgmap v7694: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:06:01.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:06:01 smithi080 bash[28361]: audit 2023-12-01T09:06:00.512871+0000 mon.a (mon.0) 5114 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:06:01.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:06:01 smithi080 bash[28361]: audit 2023-12-01T09:06:01.001505+0000 mon.c (mon.2) 4953 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:06:01.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:06:01 smithi080 bash[28361]: audit 2023-12-01T09:06:01.003002+0000 mon.c (mon.2) 4954 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:06:01.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:06:01 smithi080 bash[28361]: audit 2023-12-01T09:06:01.012281+0000 mon.a (mon.0) 5115 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:06:02.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:06:02 smithi080 bash[41963]: audit 2023-12-01T09:06:02.227117+0000 mon.c (mon.2) 4955 : audit 0 from='client.? 172.21.15.80:0/2463465531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:06:02.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:06:02 smithi080 bash[28361]: audit 2023-12-01T09:06:02.227117+0000 mon.c (mon.2) 4955 : audit 0 from='client.? 172.21.15.80:0/2463465531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:06:03.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:06:02 smithi090 bash[32384]: audit 2023-12-01T09:06:02.227117+0000 mon.c (mon.2) 4955 : audit 0 from='client.? 172.21.15.80:0/2463465531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:06:03.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:06:03 smithi080 bash[28361]: cluster 2023-12-01T09:06:02.448170+0000 mgr.y (mgr.24362) 7726 : cluster 0 pgmap v7695: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:06:03.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:06:03 smithi080 bash[41963]: cluster 2023-12-01T09:06:02.448170+0000 mgr.y (mgr.24362) 7726 : cluster 0 pgmap v7695: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:06:04.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:06:03 smithi090 bash[32384]: cluster 2023-12-01T09:06:02.448170+0000 mgr.y (mgr.24362) 7726 : cluster 0 pgmap v7695: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:06:05.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:06:05 smithi080 bash[41963]: cluster 2023-12-01T09:06:04.448713+0000 mgr.y (mgr.24362) 7727 : cluster 0 pgmap v7696: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:06:05.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:06:05 smithi080 bash[41963]: audit 2023-12-01T09:06:04.686566+0000 mon.a (mon.0) 5116 : audit 0 from='client.? 172.21.15.80:0/2724703377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:06:05.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:06:05 smithi080 bash[28361]: cluster 2023-12-01T09:06:04.448713+0000 mgr.y (mgr.24362) 7727 : cluster 0 pgmap v7696: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:06:05.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:06:05 smithi080 bash[28361]: audit 2023-12-01T09:06:04.686566+0000 mon.a (mon.0) 5116 : audit 0 from='client.? 172.21.15.80:0/2724703377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:06:06.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:06:05 smithi090 bash[32384]: cluster 2023-12-01T09:06:04.448713+0000 mgr.y (mgr.24362) 7727 : cluster 0 pgmap v7696: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:06:06.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:06:05 smithi090 bash[32384]: audit 2023-12-01T09:06:04.686566+0000 mon.a (mon.0) 5116 : audit 0 from='client.? 172.21.15.80:0/2724703377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:06:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:06:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:06:06] "GET /metrics HTTP/1.1" 200 33988 "" "Prometheus/2.43.0" 2023-12-01T09:06:07.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:06:07 smithi080 bash[41963]: cluster 2023-12-01T09:06:06.449815+0000 mgr.y (mgr.24362) 7728 : cluster 0 pgmap v7697: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:06:07.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:06:07 smithi080 bash[41963]: audit 2023-12-01T09:06:07.146583+0000 mon.a (mon.0) 5117 : audit 0 from='client.? 172.21.15.80:0/1530226021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:06:07.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:06:07 smithi080 bash[28361]: cluster 2023-12-01T09:06:06.449815+0000 mgr.y (mgr.24362) 7728 : cluster 0 pgmap v7697: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:06:07.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:06:07 smithi080 bash[28361]: audit 2023-12-01T09:06:07.146583+0000 mon.a (mon.0) 5117 : audit 0 from='client.? 172.21.15.80:0/1530226021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:06:08.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:06:07 smithi090 bash[32384]: cluster 2023-12-01T09:06:06.449815+0000 mgr.y (mgr.24362) 7728 : cluster 0 pgmap v7697: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:06:08.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:06:07 smithi090 bash[32384]: audit 2023-12-01T09:06:07.146583+0000 mon.a (mon.0) 5117 : audit 0 from='client.? 172.21.15.80:0/1530226021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:06:09.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:06:09 smithi080 bash[28361]: cluster 2023-12-01T09:06:08.450540+0000 mgr.y (mgr.24362) 7729 : cluster 0 pgmap v7698: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:06:09.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:06:09 smithi080 bash[41963]: cluster 2023-12-01T09:06:08.450540+0000 mgr.y (mgr.24362) 7729 : cluster 0 pgmap v7698: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:06:10.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:06:09 smithi090 bash[32384]: cluster 2023-12-01T09:06:08.450540+0000 mgr.y (mgr.24362) 7729 : cluster 0 pgmap v7698: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:06:10.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:06:10 smithi080 bash[41963]: audit 2023-12-01T09:06:09.604903+0000 mon.a (mon.0) 5118 : audit 0 from='client.? 172.21.15.80:0/1289984258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:06:10.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:06:10 smithi080 bash[41963]: audit 2023-12-01T09:06:10.181054+0000 mon.c (mon.2) 4956 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:06:10.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:06:10 smithi080 bash[28361]: audit 2023-12-01T09:06:09.604903+0000 mon.a (mon.0) 5118 : audit 0 from='client.? 172.21.15.80:0/1289984258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:06:10.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:06:10 smithi080 bash[28361]: audit 2023-12-01T09:06:10.181054+0000 mon.c (mon.2) 4956 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:06:11.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:06:10 smithi090 bash[32384]: audit 2023-12-01T09:06:09.604903+0000 mon.a (mon.0) 5118 : audit 0 from='client.? 172.21.15.80:0/1289984258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:06:11.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:06:10 smithi090 bash[32384]: audit 2023-12-01T09:06:10.181054+0000 mon.c (mon.2) 4956 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:06:11.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:06:11 smithi080 bash[41963]: cluster 2023-12-01T09:06:10.451213+0000 mgr.y (mgr.24362) 7730 : cluster 0 pgmap v7699: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:06:11.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:06:11 smithi080 bash[28361]: cluster 2023-12-01T09:06:10.451213+0000 mgr.y (mgr.24362) 7730 : cluster 0 pgmap v7699: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:06:12.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:06:11 smithi090 bash[32384]: cluster 2023-12-01T09:06:10.451213+0000 mgr.y (mgr.24362) 7730 : cluster 0 pgmap v7699: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:06:12.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:06:12 smithi080 bash[41963]: audit 2023-12-01T09:06:12.064470+0000 mon.a (mon.0) 5119 : audit 0 from='client.? 172.21.15.80:0/2669221976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:06:12.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:06:12 smithi080 bash[28361]: audit 2023-12-01T09:06:12.064470+0000 mon.a (mon.0) 5119 : audit 0 from='client.? 172.21.15.80:0/2669221976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:06:13.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:06:12 smithi090 bash[32384]: audit 2023-12-01T09:06:12.064470+0000 mon.a (mon.0) 5119 : audit 0 from='client.? 172.21.15.80:0/2669221976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:06:13.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:06:13 smithi080 bash[28361]: cluster 2023-12-01T09:06:12.452508+0000 mgr.y (mgr.24362) 7731 : cluster 0 pgmap v7700: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:06:13.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:06:13 smithi080 bash[41963]: cluster 2023-12-01T09:06:12.452508+0000 mgr.y (mgr.24362) 7731 : cluster 0 pgmap v7700: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:06:14.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:06:13 smithi090 bash[32384]: cluster 2023-12-01T09:06:12.452508+0000 mgr.y (mgr.24362) 7731 : cluster 0 pgmap v7700: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:06:14.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:06:14 smithi080 bash[28361]: audit 2023-12-01T09:06:14.514439+0000 mon.c (mon.2) 4957 : audit 0 from='client.? 172.21.15.80:0/3909504110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:06:14.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:06:14 smithi080 bash[41963]: audit 2023-12-01T09:06:14.514439+0000 mon.c (mon.2) 4957 : audit 0 from='client.? 172.21.15.80:0/3909504110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:06:15.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:06:14 smithi090 bash[32384]: audit 2023-12-01T09:06:14.514439+0000 mon.c (mon.2) 4957 : audit 0 from='client.? 172.21.15.80:0/3909504110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:06:15.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:06:15 smithi080 bash[41963]: cluster 2023-12-01T09:06:14.453127+0000 mgr.y (mgr.24362) 7732 : cluster 0 pgmap v7701: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:06:15.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:06:15 smithi080 bash[28361]: cluster 2023-12-01T09:06:14.453127+0000 mgr.y (mgr.24362) 7732 : cluster 0 pgmap v7701: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:06:16.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:06:15 smithi090 bash[32384]: cluster 2023-12-01T09:06:14.453127+0000 mgr.y (mgr.24362) 7732 : cluster 0 pgmap v7701: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:06:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:06:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:06:16] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T09:06:17.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:06:17 smithi080 bash[41963]: cluster 2023-12-01T09:06:16.454321+0000 mgr.y (mgr.24362) 7733 : cluster 0 pgmap v7702: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:06:17.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:06:17 smithi080 bash[41963]: audit 2023-12-01T09:06:16.971045+0000 mon.a (mon.0) 5120 : audit 0 from='client.? 172.21.15.80:0/2635018319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:06:17.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:06:17 smithi080 bash[28361]: cluster 2023-12-01T09:06:16.454321+0000 mgr.y (mgr.24362) 7733 : cluster 0 pgmap v7702: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:06:17.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:06:17 smithi080 bash[28361]: audit 2023-12-01T09:06:16.971045+0000 mon.a (mon.0) 5120 : audit 0 from='client.? 172.21.15.80:0/2635018319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:06:18.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:06:17 smithi090 bash[32384]: cluster 2023-12-01T09:06:16.454321+0000 mgr.y (mgr.24362) 7733 : cluster 0 pgmap v7702: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:06:18.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:06:17 smithi090 bash[32384]: audit 2023-12-01T09:06:16.971045+0000 mon.a (mon.0) 5120 : audit 0 from='client.? 172.21.15.80:0/2635018319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:06:19.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:06:19 smithi080 bash[41963]: cluster 2023-12-01T09:06:18.455012+0000 mgr.y (mgr.24362) 7734 : cluster 0 pgmap v7703: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:06:19.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:06:19 smithi080 bash[41963]: audit 2023-12-01T09:06:19.427901+0000 mon.a (mon.0) 5121 : audit 0 from='client.? 172.21.15.80:0/561902099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:06:19.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:06:19 smithi080 bash[28361]: cluster 2023-12-01T09:06:18.455012+0000 mgr.y (mgr.24362) 7734 : cluster 0 pgmap v7703: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:06:19.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:06:19 smithi080 bash[28361]: audit 2023-12-01T09:06:19.427901+0000 mon.a (mon.0) 5121 : audit 0 from='client.? 172.21.15.80:0/561902099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:06:20.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:06:19 smithi090 bash[32384]: cluster 2023-12-01T09:06:18.455012+0000 mgr.y (mgr.24362) 7734 : cluster 0 pgmap v7703: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:06:20.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:06:19 smithi090 bash[32384]: audit 2023-12-01T09:06:19.427901+0000 mon.a (mon.0) 5121 : audit 0 from='client.? 172.21.15.80:0/561902099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:06:21.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:06:21 smithi080 bash[41963]: cluster 2023-12-01T09:06:20.455702+0000 mgr.y (mgr.24362) 7735 : cluster 0 pgmap v7704: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:06:21.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:06:21 smithi080 bash[28361]: cluster 2023-12-01T09:06:20.455702+0000 mgr.y (mgr.24362) 7735 : cluster 0 pgmap v7704: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:06:22.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:06:21 smithi090 bash[32384]: cluster 2023-12-01T09:06:20.455702+0000 mgr.y (mgr.24362) 7735 : cluster 0 pgmap v7704: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:06:22.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:06:22 smithi080 bash[41963]: audit 2023-12-01T09:06:21.883226+0000 mon.a (mon.0) 5122 : audit 0 from='client.? 172.21.15.80:0/2574681278' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:06:22.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:06:22 smithi080 bash[28361]: audit 2023-12-01T09:06:21.883226+0000 mon.a (mon.0) 5122 : audit 0 from='client.? 172.21.15.80:0/2574681278' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:06:23.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:06:22 smithi090 bash[32384]: audit 2023-12-01T09:06:21.883226+0000 mon.a (mon.0) 5122 : audit 0 from='client.? 172.21.15.80:0/2574681278' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:06:23.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:06:23 smithi080 bash[41963]: cluster 2023-12-01T09:06:22.456848+0000 mgr.y (mgr.24362) 7736 : cluster 0 pgmap v7705: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:06:23.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:06:23 smithi080 bash[28361]: cluster 2023-12-01T09:06:22.456848+0000 mgr.y (mgr.24362) 7736 : cluster 0 pgmap v7705: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:06:24.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:06:23 smithi090 bash[32384]: cluster 2023-12-01T09:06:22.456848+0000 mgr.y (mgr.24362) 7736 : cluster 0 pgmap v7705: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:06:24.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:06:24 smithi080 bash[28361]: audit 2023-12-01T09:06:24.341000+0000 mon.c (mon.2) 4958 : audit 0 from='client.? 172.21.15.80:0/3151553988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:06:24.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:06:24 smithi080 bash[41963]: audit 2023-12-01T09:06:24.341000+0000 mon.c (mon.2) 4958 : audit 0 from='client.? 172.21.15.80:0/3151553988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:06:25.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:06:24 smithi090 bash[32384]: audit 2023-12-01T09:06:24.341000+0000 mon.c (mon.2) 4958 : audit 0 from='client.? 172.21.15.80:0/3151553988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:06:25.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:06:25 smithi080 bash[28361]: cluster 2023-12-01T09:06:24.457641+0000 mgr.y (mgr.24362) 7737 : cluster 0 pgmap v7706: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:06:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:06:25 smithi080 bash[28361]: audit 2023-12-01T09:06:25.181325+0000 mon.c (mon.2) 4959 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:06:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:06:25 smithi080 bash[41963]: cluster 2023-12-01T09:06:24.457641+0000 mgr.y (mgr.24362) 7737 : cluster 0 pgmap v7706: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:06:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:06:25 smithi080 bash[41963]: audit 2023-12-01T09:06:25.181325+0000 mon.c (mon.2) 4959 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:06:26.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:06:25 smithi090 bash[32384]: cluster 2023-12-01T09:06:24.457641+0000 mgr.y (mgr.24362) 7737 : cluster 0 pgmap v7706: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:06:26.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:06:25 smithi090 bash[32384]: audit 2023-12-01T09:06:25.181325+0000 mon.c (mon.2) 4959 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:06:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:06:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:06:26] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T09:06:27.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:06:27 smithi080 bash[41963]: cluster 2023-12-01T09:06:26.458907+0000 mgr.y (mgr.24362) 7738 : cluster 0 pgmap v7707: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:06:27.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:06:27 smithi080 bash[41963]: audit 2023-12-01T09:06:26.794675+0000 mon.c (mon.2) 4960 : audit 0 from='client.? 172.21.15.80:0/1919029435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:06:27.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:06:27 smithi080 bash[28361]: cluster 2023-12-01T09:06:26.458907+0000 mgr.y (mgr.24362) 7738 : cluster 0 pgmap v7707: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:06:27.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:06:27 smithi080 bash[28361]: audit 2023-12-01T09:06:26.794675+0000 mon.c (mon.2) 4960 : audit 0 from='client.? 172.21.15.80:0/1919029435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:06:28.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:06:27 smithi090 bash[32384]: cluster 2023-12-01T09:06:26.458907+0000 mgr.y (mgr.24362) 7738 : cluster 0 pgmap v7707: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:06:28.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:06:27 smithi090 bash[32384]: audit 2023-12-01T09:06:26.794675+0000 mon.c (mon.2) 4960 : audit 0 from='client.? 172.21.15.80:0/1919029435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:06:29.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:06:29 smithi080 bash[28361]: cluster 2023-12-01T09:06:28.459744+0000 mgr.y (mgr.24362) 7739 : cluster 0 pgmap v7708: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:06:29.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:06:29 smithi080 bash[28361]: audit 2023-12-01T09:06:29.244238+0000 mon.c (mon.2) 4961 : audit 0 from='client.? 172.21.15.80:0/1621758085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:06:29.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:06:29 smithi080 bash[41963]: cluster 2023-12-01T09:06:28.459744+0000 mgr.y (mgr.24362) 7739 : cluster 0 pgmap v7708: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:06:29.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:06:29 smithi080 bash[41963]: audit 2023-12-01T09:06:29.244238+0000 mon.c (mon.2) 4961 : audit 0 from='client.? 172.21.15.80:0/1621758085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:06:30.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:06:29 smithi090 bash[32384]: cluster 2023-12-01T09:06:28.459744+0000 mgr.y (mgr.24362) 7739 : cluster 0 pgmap v7708: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:06:30.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:06:29 smithi090 bash[32384]: audit 2023-12-01T09:06:29.244238+0000 mon.c (mon.2) 4961 : audit 0 from='client.? 172.21.15.80:0/1621758085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:06:31.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:06:31 smithi080 bash[28361]: cluster 2023-12-01T09:06:30.460406+0000 mgr.y (mgr.24362) 7740 : cluster 0 pgmap v7709: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:06:31.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:06:31 smithi080 bash[41963]: cluster 2023-12-01T09:06:30.460406+0000 mgr.y (mgr.24362) 7740 : cluster 0 pgmap v7709: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:06:32.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:06:31 smithi090 bash[32384]: cluster 2023-12-01T09:06:30.460406+0000 mgr.y (mgr.24362) 7740 : cluster 0 pgmap v7709: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:06:32.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:06:32 smithi080 bash[28361]: audit 2023-12-01T09:06:31.698535+0000 mon.a (mon.0) 5123 : audit 0 from='client.? 172.21.15.80:0/1725894271' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:06:32.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:06:32 smithi080 bash[41963]: audit 2023-12-01T09:06:31.698535+0000 mon.a (mon.0) 5123 : audit 0 from='client.? 172.21.15.80:0/1725894271' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:06:33.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:06:32 smithi090 bash[32384]: audit 2023-12-01T09:06:31.698535+0000 mon.a (mon.0) 5123 : audit 0 from='client.? 172.21.15.80:0/1725894271' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:06:33.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:06:33 smithi080 bash[28361]: cluster 2023-12-01T09:06:32.461516+0000 mgr.y (mgr.24362) 7741 : cluster 0 pgmap v7710: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:06:33.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:06:33 smithi080 bash[41963]: cluster 2023-12-01T09:06:32.461516+0000 mgr.y (mgr.24362) 7741 : cluster 0 pgmap v7710: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:06:34.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:06:33 smithi090 bash[32384]: cluster 2023-12-01T09:06:32.461516+0000 mgr.y (mgr.24362) 7741 : cluster 0 pgmap v7710: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:06:34.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:06:34 smithi080 bash[28361]: audit 2023-12-01T09:06:34.148524+0000 mon.a (mon.0) 5124 : audit 0 from='client.? 172.21.15.80:0/1788558054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:06:34.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:06:34 smithi080 bash[41963]: audit 2023-12-01T09:06:34.148524+0000 mon.a (mon.0) 5124 : audit 0 from='client.? 172.21.15.80:0/1788558054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:06:35.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:06:34 smithi090 bash[32384]: audit 2023-12-01T09:06:34.148524+0000 mon.a (mon.0) 5124 : audit 0 from='client.? 172.21.15.80:0/1788558054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:06:35.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:06:35 smithi080 bash[28361]: cluster 2023-12-01T09:06:34.462164+0000 mgr.y (mgr.24362) 7742 : cluster 0 pgmap v7711: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:06:35.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:06:35 smithi080 bash[41963]: cluster 2023-12-01T09:06:34.462164+0000 mgr.y (mgr.24362) 7742 : cluster 0 pgmap v7711: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:06:36.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:06:35 smithi090 bash[32384]: cluster 2023-12-01T09:06:34.462164+0000 mgr.y (mgr.24362) 7742 : cluster 0 pgmap v7711: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:06:36.626 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:06:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:06:36] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T09:06:36.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:06:36 smithi080 bash[41963]: audit 2023-12-01T09:06:36.603700+0000 mon.a (mon.0) 5125 : audit 0 from='client.? 172.21.15.80:0/1090057361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:06:36.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:06:36 smithi080 bash[28361]: audit 2023-12-01T09:06:36.603700+0000 mon.a (mon.0) 5125 : audit 0 from='client.? 172.21.15.80:0/1090057361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:06:37.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:06:36 smithi090 bash[32384]: audit 2023-12-01T09:06:36.603700+0000 mon.a (mon.0) 5125 : audit 0 from='client.? 172.21.15.80:0/1090057361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:06:37.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:06:37 smithi080 bash[28361]: cluster 2023-12-01T09:06:36.463271+0000 mgr.y (mgr.24362) 7743 : cluster 0 pgmap v7712: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:06:37.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:06:37 smithi080 bash[41963]: cluster 2023-12-01T09:06:36.463271+0000 mgr.y (mgr.24362) 7743 : cluster 0 pgmap v7712: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:06:38.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:06:37 smithi090 bash[32384]: cluster 2023-12-01T09:06:36.463271+0000 mgr.y (mgr.24362) 7743 : cluster 0 pgmap v7712: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:06:39.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:06:39 smithi080 bash[41963]: cluster 2023-12-01T09:06:38.464088+0000 mgr.y (mgr.24362) 7744 : cluster 0 pgmap v7713: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:06:39.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:06:39 smithi080 bash[41963]: audit 2023-12-01T09:06:39.054978+0000 mon.a (mon.0) 5126 : audit 0 from='client.? 172.21.15.80:0/612042254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:06:39.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:06:39 smithi080 bash[28361]: cluster 2023-12-01T09:06:38.464088+0000 mgr.y (mgr.24362) 7744 : cluster 0 pgmap v7713: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:06:39.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:06:39 smithi080 bash[28361]: audit 2023-12-01T09:06:39.054978+0000 mon.a (mon.0) 5126 : audit 0 from='client.? 172.21.15.80:0/612042254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:06:40.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:06:39 smithi090 bash[32384]: cluster 2023-12-01T09:06:38.464088+0000 mgr.y (mgr.24362) 7744 : cluster 0 pgmap v7713: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:06:40.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:06:39 smithi090 bash[32384]: audit 2023-12-01T09:06:39.054978+0000 mon.a (mon.0) 5126 : audit 0 from='client.? 172.21.15.80:0/612042254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:06:40.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:06:40 smithi080 bash[28361]: audit 2023-12-01T09:06:40.181964+0000 mon.c (mon.2) 4962 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:06:40.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:06:40 smithi080 bash[41963]: audit 2023-12-01T09:06:40.181964+0000 mon.c (mon.2) 4962 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:06:41.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:06:40 smithi090 bash[32384]: audit 2023-12-01T09:06:40.181964+0000 mon.c (mon.2) 4962 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:06:41.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:06:41 smithi080 bash[41963]: cluster 2023-12-01T09:06:40.464781+0000 mgr.y (mgr.24362) 7745 : cluster 0 pgmap v7714: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:06:41.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:06:41 smithi080 bash[41963]: audit 2023-12-01T09:06:41.511759+0000 mon.a (mon.0) 5127 : audit 0 from='client.? 172.21.15.80:0/2347869265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:06:41.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:06:41 smithi080 bash[28361]: cluster 2023-12-01T09:06:40.464781+0000 mgr.y (mgr.24362) 7745 : cluster 0 pgmap v7714: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:06:41.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:06:41 smithi080 bash[28361]: audit 2023-12-01T09:06:41.511759+0000 mon.a (mon.0) 5127 : audit 0 from='client.? 172.21.15.80:0/2347869265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:06:42.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:06:41 smithi090 bash[32384]: cluster 2023-12-01T09:06:40.464781+0000 mgr.y (mgr.24362) 7745 : cluster 0 pgmap v7714: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:06:42.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:06:41 smithi090 bash[32384]: audit 2023-12-01T09:06:41.511759+0000 mon.a (mon.0) 5127 : audit 0 from='client.? 172.21.15.80:0/2347869265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:06:43.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:06:43 smithi080 bash[28361]: cluster 2023-12-01T09:06:42.466008+0000 mgr.y (mgr.24362) 7746 : cluster 0 pgmap v7715: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:06:43.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:06:43 smithi080 bash[41963]: cluster 2023-12-01T09:06:42.466008+0000 mgr.y (mgr.24362) 7746 : cluster 0 pgmap v7715: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:06:43.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:06:43 smithi090 bash[32384]: cluster 2023-12-01T09:06:42.466008+0000 mgr.y (mgr.24362) 7746 : cluster 0 pgmap v7715: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:06:44.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:06:44 smithi080 bash[28361]: audit 2023-12-01T09:06:43.969226+0000 mon.a (mon.0) 5128 : audit 0 from='client.? 172.21.15.80:0/1962406375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:06:44.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:06:44 smithi080 bash[41963]: audit 2023-12-01T09:06:43.969226+0000 mon.a (mon.0) 5128 : audit 0 from='client.? 172.21.15.80:0/1962406375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:06:44.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:06:44 smithi090 bash[32384]: audit 2023-12-01T09:06:43.969226+0000 mon.a (mon.0) 5128 : audit 0 from='client.? 172.21.15.80:0/1962406375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:06:45.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:06:45 smithi080 bash[28361]: cluster 2023-12-01T09:06:44.466750+0000 mgr.y (mgr.24362) 7747 : cluster 0 pgmap v7716: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:06:45.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:06:45 smithi080 bash[41963]: cluster 2023-12-01T09:06:44.466750+0000 mgr.y (mgr.24362) 7747 : cluster 0 pgmap v7716: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:06:45.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:06:45 smithi090 bash[32384]: cluster 2023-12-01T09:06:44.466750+0000 mgr.y (mgr.24362) 7747 : cluster 0 pgmap v7716: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:06:46.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:06:46 smithi080 bash[28361]: audit 2023-12-01T09:06:46.420652+0000 mon.a (mon.0) 5129 : audit 0 from='client.? 172.21.15.80:0/2041661618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:06:46.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:06:46 smithi080 bash[41963]: audit 2023-12-01T09:06:46.420652+0000 mon.a (mon.0) 5129 : audit 0 from='client.? 172.21.15.80:0/2041661618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:06:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:06:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:06:46] "GET /metrics HTTP/1.1" 200 33989 "" "Prometheus/2.43.0" 2023-12-01T09:06:46.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:06:46 smithi090 bash[32384]: audit 2023-12-01T09:06:46.420652+0000 mon.a (mon.0) 5129 : audit 0 from='client.? 172.21.15.80:0/2041661618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:06:47.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:06:47 smithi080 bash[28361]: cluster 2023-12-01T09:06:46.468030+0000 mgr.y (mgr.24362) 7748 : cluster 0 pgmap v7717: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:06:47.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:06:47 smithi080 bash[41963]: cluster 2023-12-01T09:06:46.468030+0000 mgr.y (mgr.24362) 7748 : cluster 0 pgmap v7717: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:06:48.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:06:47 smithi090 bash[32384]: cluster 2023-12-01T09:06:46.468030+0000 mgr.y (mgr.24362) 7748 : cluster 0 pgmap v7717: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:06:49.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:06:49 smithi080 bash[28361]: cluster 2023-12-01T09:06:48.468666+0000 mgr.y (mgr.24362) 7749 : cluster 0 pgmap v7718: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:06:49.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:06:49 smithi080 bash[28361]: audit 2023-12-01T09:06:48.880116+0000 mon.a (mon.0) 5130 : audit 0 from='client.? 172.21.15.80:0/3989783060' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:06:49.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:06:49 smithi080 bash[41963]: cluster 2023-12-01T09:06:48.468666+0000 mgr.y (mgr.24362) 7749 : cluster 0 pgmap v7718: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:06:49.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:06:49 smithi080 bash[41963]: audit 2023-12-01T09:06:48.880116+0000 mon.a (mon.0) 5130 : audit 0 from='client.? 172.21.15.80:0/3989783060' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:06:50.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:06:49 smithi090 bash[32384]: cluster 2023-12-01T09:06:48.468666+0000 mgr.y (mgr.24362) 7749 : cluster 0 pgmap v7718: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:06:50.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:06:49 smithi090 bash[32384]: audit 2023-12-01T09:06:48.880116+0000 mon.a (mon.0) 5130 : audit 0 from='client.? 172.21.15.80:0/3989783060' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:06:51.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:06:51 smithi080 bash[28361]: cluster 2023-12-01T09:06:50.469349+0000 mgr.y (mgr.24362) 7750 : cluster 0 pgmap v7719: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:06:51.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:06:51 smithi080 bash[28361]: audit 2023-12-01T09:06:51.341694+0000 mon.c (mon.2) 4963 : audit 0 from='client.? 172.21.15.80:0/3184939186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:06:51.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:06:51 smithi080 bash[41963]: cluster 2023-12-01T09:06:50.469349+0000 mgr.y (mgr.24362) 7750 : cluster 0 pgmap v7719: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:06:51.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:06:51 smithi080 bash[41963]: audit 2023-12-01T09:06:51.341694+0000 mon.c (mon.2) 4963 : audit 0 from='client.? 172.21.15.80:0/3184939186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:06:52.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:06:51 smithi090 bash[32384]: cluster 2023-12-01T09:06:50.469349+0000 mgr.y (mgr.24362) 7750 : cluster 0 pgmap v7719: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:06:52.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:06:51 smithi090 bash[32384]: audit 2023-12-01T09:06:51.341694+0000 mon.c (mon.2) 4963 : audit 0 from='client.? 172.21.15.80:0/3184939186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:06:53.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:06:53 smithi080 bash[28361]: cluster 2023-12-01T09:06:52.470605+0000 mgr.y (mgr.24362) 7751 : cluster 0 pgmap v7720: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:06:53.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:06:53 smithi080 bash[41963]: cluster 2023-12-01T09:06:52.470605+0000 mgr.y (mgr.24362) 7751 : cluster 0 pgmap v7720: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:06:53.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:06:53 smithi090 bash[32384]: cluster 2023-12-01T09:06:52.470605+0000 mgr.y (mgr.24362) 7751 : cluster 0 pgmap v7720: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:06:54.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:06:54 smithi080 bash[28361]: audit 2023-12-01T09:06:53.795189+0000 mon.c (mon.2) 4964 : audit 0 from='client.? 172.21.15.80:0/3102449599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:06:54.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:06:54 smithi080 bash[41963]: audit 2023-12-01T09:06:53.795189+0000 mon.c (mon.2) 4964 : audit 0 from='client.? 172.21.15.80:0/3102449599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:06:54.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:06:54 smithi090 bash[32384]: audit 2023-12-01T09:06:53.795189+0000 mon.c (mon.2) 4964 : audit 0 from='client.? 172.21.15.80:0/3102449599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:06:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:06:55 smithi080 bash[28361]: cluster 2023-12-01T09:06:54.471323+0000 mgr.y (mgr.24362) 7752 : cluster 0 pgmap v7721: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:06:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:06:55 smithi080 bash[28361]: audit 2023-12-01T09:06:55.182421+0000 mon.c (mon.2) 4965 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:06:55.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:06:55 smithi080 bash[41963]: cluster 2023-12-01T09:06:54.471323+0000 mgr.y (mgr.24362) 7752 : cluster 0 pgmap v7721: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:06:55.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:06:55 smithi080 bash[41963]: audit 2023-12-01T09:06:55.182421+0000 mon.c (mon.2) 4965 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:06:55.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:06:55 smithi090 bash[32384]: cluster 2023-12-01T09:06:54.471323+0000 mgr.y (mgr.24362) 7752 : cluster 0 pgmap v7721: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:06:55.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:06:55 smithi090 bash[32384]: audit 2023-12-01T09:06:55.182421+0000 mon.c (mon.2) 4965 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:06:56.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:06:56 smithi080 bash[28361]: audit 2023-12-01T09:06:56.252385+0000 mon.a (mon.0) 5131 : audit 0 from='client.? 172.21.15.80:0/3349826099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:06:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:06:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:06:56] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T09:06:56.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:06:56 smithi080 bash[41963]: audit 2023-12-01T09:06:56.252385+0000 mon.a (mon.0) 5131 : audit 0 from='client.? 172.21.15.80:0/3349826099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:06:56.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:06:56 smithi090 bash[32384]: audit 2023-12-01T09:06:56.252385+0000 mon.a (mon.0) 5131 : audit 0 from='client.? 172.21.15.80:0/3349826099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:06:57.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:06:57 smithi080 bash[28361]: cluster 2023-12-01T09:06:56.472462+0000 mgr.y (mgr.24362) 7753 : cluster 0 pgmap v7722: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:06:57.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:06:57 smithi080 bash[41963]: cluster 2023-12-01T09:06:56.472462+0000 mgr.y (mgr.24362) 7753 : cluster 0 pgmap v7722: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:06:57.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:06:57 smithi090 bash[32384]: cluster 2023-12-01T09:06:56.472462+0000 mgr.y (mgr.24362) 7753 : cluster 0 pgmap v7722: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:06:59.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:06:59 smithi080 bash[28361]: cluster 2023-12-01T09:06:58.473064+0000 mgr.y (mgr.24362) 7754 : cluster 0 pgmap v7723: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:06:59.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:06:59 smithi080 bash[28361]: audit 2023-12-01T09:06:58.716347+0000 mon.c (mon.2) 4966 : audit 0 from='client.? 172.21.15.80:0/3278739853' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:06:59.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:06:59 smithi080 bash[41963]: cluster 2023-12-01T09:06:58.473064+0000 mgr.y (mgr.24362) 7754 : cluster 0 pgmap v7723: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:06:59.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:06:59 smithi080 bash[41963]: audit 2023-12-01T09:06:58.716347+0000 mon.c (mon.2) 4966 : audit 0 from='client.? 172.21.15.80:0/3278739853' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:07:00.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:06:59 smithi090 bash[32384]: cluster 2023-12-01T09:06:58.473064+0000 mgr.y (mgr.24362) 7754 : cluster 0 pgmap v7723: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:07:00.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:06:59 smithi090 bash[32384]: audit 2023-12-01T09:06:58.716347+0000 mon.c (mon.2) 4966 : audit 0 from='client.? 172.21.15.80:0/3278739853' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:07:01.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:07:01 smithi080 bash[28361]: cluster 2023-12-01T09:07:00.473669+0000 mgr.y (mgr.24362) 7755 : cluster 0 pgmap v7724: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:07:01.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:07:01 smithi080 bash[28361]: audit 2023-12-01T09:07:01.093227+0000 mon.c (mon.2) 4967 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:07:01.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:07:01 smithi080 bash[28361]: audit 2023-12-01T09:07:01.180569+0000 mon.a (mon.0) 5132 : audit 0 from='client.? 172.21.15.80:0/2015908946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:07:01.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:07:01 smithi080 bash[41963]: cluster 2023-12-01T09:07:00.473669+0000 mgr.y (mgr.24362) 7755 : cluster 0 pgmap v7724: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:07:01.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:07:01 smithi080 bash[41963]: audit 2023-12-01T09:07:01.093227+0000 mon.c (mon.2) 4967 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:07:01.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:07:01 smithi080 bash[41963]: audit 2023-12-01T09:07:01.180569+0000 mon.a (mon.0) 5132 : audit 0 from='client.? 172.21.15.80:0/2015908946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:07:02.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:07:01 smithi090 bash[32384]: cluster 2023-12-01T09:07:00.473669+0000 mgr.y (mgr.24362) 7755 : cluster 0 pgmap v7724: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:07:02.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:07:01 smithi090 bash[32384]: audit 2023-12-01T09:07:01.093227+0000 mon.c (mon.2) 4967 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:07:02.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:07:01 smithi090 bash[32384]: audit 2023-12-01T09:07:01.180569+0000 mon.a (mon.0) 5132 : audit 0 from='client.? 172.21.15.80:0/2015908946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:07:03.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:07:03 smithi080 bash[28361]: cluster 2023-12-01T09:07:02.474830+0000 mgr.y (mgr.24362) 7756 : cluster 0 pgmap v7725: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:07:03.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:07:03 smithi080 bash[41963]: cluster 2023-12-01T09:07:02.474830+0000 mgr.y (mgr.24362) 7756 : cluster 0 pgmap v7725: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:07:03.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:07:03 smithi090 bash[32384]: cluster 2023-12-01T09:07:02.474830+0000 mgr.y (mgr.24362) 7756 : cluster 0 pgmap v7725: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:07:04.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:07:04 smithi080 bash[28361]: audit 2023-12-01T09:07:03.638240+0000 mon.c (mon.2) 4968 : audit 0 from='client.? 172.21.15.80:0/1715411676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:07:04.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:07:04 smithi080 bash[41963]: audit 2023-12-01T09:07:03.638240+0000 mon.c (mon.2) 4968 : audit 0 from='client.? 172.21.15.80:0/1715411676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:07:04.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:07:04 smithi090 bash[32384]: audit 2023-12-01T09:07:03.638240+0000 mon.c (mon.2) 4968 : audit 0 from='client.? 172.21.15.80:0/1715411676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:07:05.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:07:05 smithi080 bash[28361]: cluster 2023-12-01T09:07:04.475513+0000 mgr.y (mgr.24362) 7757 : cluster 0 pgmap v7726: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:07:05.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:07:05 smithi080 bash[41963]: cluster 2023-12-01T09:07:04.475513+0000 mgr.y (mgr.24362) 7757 : cluster 0 pgmap v7726: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:07:05.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:07:05 smithi090 bash[32384]: cluster 2023-12-01T09:07:04.475513+0000 mgr.y (mgr.24362) 7757 : cluster 0 pgmap v7726: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:07:06.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:07:06 smithi080 bash[28361]: audit 2023-12-01T09:07:06.105650+0000 mon.c (mon.2) 4969 : audit 0 from='client.? 172.21.15.80:0/2069339909' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:07:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:07:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:07:06] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T09:07:06.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:07:06 smithi080 bash[41963]: audit 2023-12-01T09:07:06.105650+0000 mon.c (mon.2) 4969 : audit 0 from='client.? 172.21.15.80:0/2069339909' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:07:06.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:07:06 smithi090 bash[32384]: audit 2023-12-01T09:07:06.105650+0000 mon.c (mon.2) 4969 : audit 0 from='client.? 172.21.15.80:0/2069339909' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:07:08.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:07:07 smithi090 bash[32384]: cluster 2023-12-01T09:07:06.476690+0000 mgr.y (mgr.24362) 7758 : cluster 0 pgmap v7727: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:07:08.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:07:07 smithi090 bash[32384]: audit 2023-12-01T09:07:06.945931+0000 mon.a (mon.0) 5133 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:07:08.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:07:07 smithi090 bash[32384]: audit 2023-12-01T09:07:06.956884+0000 mon.a (mon.0) 5134 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:07:08.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:07:07 smithi090 bash[32384]: audit 2023-12-01T09:07:07.348350+0000 mon.a (mon.0) 5135 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:07:08.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:07:07 smithi090 bash[32384]: audit 2023-12-01T09:07:07.361413+0000 mon.a (mon.0) 5136 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:07:08.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:07:07 smithi090 bash[32384]: audit 2023-12-01T09:07:07.862044+0000 mon.c (mon.2) 4970 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:07:08.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:07:07 smithi090 bash[32384]: audit 2023-12-01T09:07:07.863661+0000 mon.c (mon.2) 4971 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:07:08.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:07:07 smithi090 bash[32384]: audit 2023-12-01T09:07:07.872881+0000 mon.a (mon.0) 5137 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:07:08.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:07:07 smithi080 bash[28361]: cluster 2023-12-01T09:07:06.476690+0000 mgr.y (mgr.24362) 7758 : cluster 0 pgmap v7727: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:07:08.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:07:07 smithi080 bash[28361]: audit 2023-12-01T09:07:06.945931+0000 mon.a (mon.0) 5133 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:07:08.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:07:07 smithi080 bash[28361]: audit 2023-12-01T09:07:06.956884+0000 mon.a (mon.0) 5134 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:07:08.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:07:07 smithi080 bash[28361]: audit 2023-12-01T09:07:07.348350+0000 mon.a (mon.0) 5135 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:07:08.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:07:07 smithi080 bash[28361]: audit 2023-12-01T09:07:07.361413+0000 mon.a (mon.0) 5136 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:07:08.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:07:07 smithi080 bash[28361]: audit 2023-12-01T09:07:07.862044+0000 mon.c (mon.2) 4970 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:07:08.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:07:07 smithi080 bash[28361]: audit 2023-12-01T09:07:07.863661+0000 mon.c (mon.2) 4971 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:07:08.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:07:07 smithi080 bash[28361]: audit 2023-12-01T09:07:07.872881+0000 mon.a (mon.0) 5137 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:07:08.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:07:07 smithi080 bash[41963]: cluster 2023-12-01T09:07:06.476690+0000 mgr.y (mgr.24362) 7758 : cluster 0 pgmap v7727: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:07:08.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:07:07 smithi080 bash[41963]: audit 2023-12-01T09:07:06.945931+0000 mon.a (mon.0) 5133 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:07:08.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:07:07 smithi080 bash[41963]: audit 2023-12-01T09:07:06.956884+0000 mon.a (mon.0) 5134 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:07:08.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:07:07 smithi080 bash[41963]: audit 2023-12-01T09:07:07.348350+0000 mon.a (mon.0) 5135 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:07:08.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:07:07 smithi080 bash[41963]: audit 2023-12-01T09:07:07.361413+0000 mon.a (mon.0) 5136 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:07:08.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:07:07 smithi080 bash[41963]: audit 2023-12-01T09:07:07.862044+0000 mon.c (mon.2) 4970 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:07:08.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:07:07 smithi080 bash[41963]: audit 2023-12-01T09:07:07.863661+0000 mon.c (mon.2) 4971 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:07:08.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:07:07 smithi080 bash[41963]: audit 2023-12-01T09:07:07.872881+0000 mon.a (mon.0) 5137 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:07:09.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:07:08 smithi090 bash[32384]: audit 2023-12-01T09:07:08.558533+0000 mon.a (mon.0) 5138 : audit 0 from='client.? 172.21.15.80:0/2331787655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:07:09.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:07:08 smithi080 bash[41963]: audit 2023-12-01T09:07:08.558533+0000 mon.a (mon.0) 5138 : audit 0 from='client.? 172.21.15.80:0/2331787655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:07:09.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:07:08 smithi080 bash[28361]: audit 2023-12-01T09:07:08.558533+0000 mon.a (mon.0) 5138 : audit 0 from='client.? 172.21.15.80:0/2331787655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:07:10.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:07:09 smithi090 bash[32384]: cluster 2023-12-01T09:07:08.477404+0000 mgr.y (mgr.24362) 7759 : cluster 0 pgmap v7728: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:07:10.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:07:09 smithi080 bash[28361]: cluster 2023-12-01T09:07:08.477404+0000 mgr.y (mgr.24362) 7759 : cluster 0 pgmap v7728: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:07:10.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:07:09 smithi080 bash[41963]: cluster 2023-12-01T09:07:08.477404+0000 mgr.y (mgr.24362) 7759 : cluster 0 pgmap v7728: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:07:11.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:07:10 smithi090 bash[32384]: audit 2023-12-01T09:07:10.182654+0000 mon.c (mon.2) 4972 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:07:11.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:07:10 smithi080 bash[28361]: audit 2023-12-01T09:07:10.182654+0000 mon.c (mon.2) 4972 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:07:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:07:10 smithi080 bash[41963]: audit 2023-12-01T09:07:10.182654+0000 mon.c (mon.2) 4972 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:07:12.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:07:11 smithi090 bash[32384]: cluster 2023-12-01T09:07:10.478062+0000 mgr.y (mgr.24362) 7760 : cluster 0 pgmap v7729: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:07:12.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:07:11 smithi090 bash[32384]: audit 2023-12-01T09:07:11.016116+0000 mon.c (mon.2) 4973 : audit 0 from='client.? 172.21.15.80:0/3720839972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:07:12.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:07:11 smithi080 bash[41963]: cluster 2023-12-01T09:07:10.478062+0000 mgr.y (mgr.24362) 7760 : cluster 0 pgmap v7729: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:07:12.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:07:11 smithi080 bash[41963]: audit 2023-12-01T09:07:11.016116+0000 mon.c (mon.2) 4973 : audit 0 from='client.? 172.21.15.80:0/3720839972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:07:12.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:07:11 smithi080 bash[28361]: cluster 2023-12-01T09:07:10.478062+0000 mgr.y (mgr.24362) 7760 : cluster 0 pgmap v7729: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:07:12.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:07:11 smithi080 bash[28361]: audit 2023-12-01T09:07:11.016116+0000 mon.c (mon.2) 4973 : audit 0 from='client.? 172.21.15.80:0/3720839972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:07:13.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:07:13 smithi080 bash[41963]: cluster 2023-12-01T09:07:12.479198+0000 mgr.y (mgr.24362) 7761 : cluster 0 pgmap v7730: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:07:13.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:07:13 smithi080 bash[28361]: cluster 2023-12-01T09:07:12.479198+0000 mgr.y (mgr.24362) 7761 : cluster 0 pgmap v7730: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:07:13.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:07:13 smithi090 bash[32384]: cluster 2023-12-01T09:07:12.479198+0000 mgr.y (mgr.24362) 7761 : cluster 0 pgmap v7730: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:07:14.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:07:14 smithi080 bash[28361]: audit 2023-12-01T09:07:13.468163+0000 mon.a (mon.0) 5139 : audit 0 from='client.? 172.21.15.80:0/3977668610' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:07:14.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:07:14 smithi080 bash[41963]: audit 2023-12-01T09:07:13.468163+0000 mon.a (mon.0) 5139 : audit 0 from='client.? 172.21.15.80:0/3977668610' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:07:14.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:07:14 smithi090 bash[32384]: audit 2023-12-01T09:07:13.468163+0000 mon.a (mon.0) 5139 : audit 0 from='client.? 172.21.15.80:0/3977668610' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:07:15.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:07:15 smithi080 bash[28361]: cluster 2023-12-01T09:07:14.479853+0000 mgr.y (mgr.24362) 7762 : cluster 0 pgmap v7731: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:07:15.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:07:15 smithi080 bash[41963]: cluster 2023-12-01T09:07:14.479853+0000 mgr.y (mgr.24362) 7762 : cluster 0 pgmap v7731: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:07:15.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:07:15 smithi090 bash[32384]: cluster 2023-12-01T09:07:14.479853+0000 mgr.y (mgr.24362) 7762 : cluster 0 pgmap v7731: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:07:16.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:07:16 smithi080 bash[28361]: audit 2023-12-01T09:07:15.920296+0000 mon.c (mon.2) 4974 : audit 0 from='client.? 172.21.15.80:0/2218457555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:07:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:07:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:07:16] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T09:07:16.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:07:16 smithi080 bash[41963]: audit 2023-12-01T09:07:15.920296+0000 mon.c (mon.2) 4974 : audit 0 from='client.? 172.21.15.80:0/2218457555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:07:16.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:07:16 smithi090 bash[32384]: audit 2023-12-01T09:07:15.920296+0000 mon.c (mon.2) 4974 : audit 0 from='client.? 172.21.15.80:0/2218457555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:07:17.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:07:17 smithi080 bash[28361]: cluster 2023-12-01T09:07:16.481063+0000 mgr.y (mgr.24362) 7763 : cluster 0 pgmap v7732: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:07:17.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:07:17 smithi080 bash[41963]: cluster 2023-12-01T09:07:16.481063+0000 mgr.y (mgr.24362) 7763 : cluster 0 pgmap v7732: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:07:17.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:07:17 smithi090 bash[32384]: cluster 2023-12-01T09:07:16.481063+0000 mgr.y (mgr.24362) 7763 : cluster 0 pgmap v7732: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:07:18.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:07:18 smithi080 bash[28361]: audit 2023-12-01T09:07:18.374710+0000 mon.c (mon.2) 4975 : audit 0 from='client.? 172.21.15.80:0/3937434070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:07:18.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:07:18 smithi080 bash[41963]: audit 2023-12-01T09:07:18.374710+0000 mon.c (mon.2) 4975 : audit 0 from='client.? 172.21.15.80:0/3937434070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:07:18.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:07:18 smithi090 bash[32384]: audit 2023-12-01T09:07:18.374710+0000 mon.c (mon.2) 4975 : audit 0 from='client.? 172.21.15.80:0/3937434070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:07:19.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:07:19 smithi090 bash[32384]: cluster 2023-12-01T09:07:18.481727+0000 mgr.y (mgr.24362) 7764 : cluster 0 pgmap v7733: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:07:19.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:07:19 smithi080 bash[28361]: cluster 2023-12-01T09:07:18.481727+0000 mgr.y (mgr.24362) 7764 : cluster 0 pgmap v7733: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:07:19.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:07:19 smithi080 bash[41963]: cluster 2023-12-01T09:07:18.481727+0000 mgr.y (mgr.24362) 7764 : cluster 0 pgmap v7733: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:07:21.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:07:21 smithi080 bash[41963]: cluster 2023-12-01T09:07:20.482383+0000 mgr.y (mgr.24362) 7765 : cluster 0 pgmap v7734: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:07:21.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:07:21 smithi080 bash[41963]: audit 2023-12-01T09:07:20.835585+0000 mon.a (mon.0) 5140 : audit 0 from='client.? 172.21.15.80:0/2363852159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:07:21.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:07:21 smithi080 bash[28361]: cluster 2023-12-01T09:07:20.482383+0000 mgr.y (mgr.24362) 7765 : cluster 0 pgmap v7734: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:07:21.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:07:21 smithi080 bash[28361]: audit 2023-12-01T09:07:20.835585+0000 mon.a (mon.0) 5140 : audit 0 from='client.? 172.21.15.80:0/2363852159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:07:22.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:07:21 smithi090 bash[32384]: cluster 2023-12-01T09:07:20.482383+0000 mgr.y (mgr.24362) 7765 : cluster 0 pgmap v7734: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:07:22.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:07:21 smithi090 bash[32384]: audit 2023-12-01T09:07:20.835585+0000 mon.a (mon.0) 5140 : audit 0 from='client.? 172.21.15.80:0/2363852159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:07:23.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:07:23 smithi080 bash[41963]: cluster 2023-12-01T09:07:22.483529+0000 mgr.y (mgr.24362) 7766 : cluster 0 pgmap v7735: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:07:23.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:07:23 smithi080 bash[41963]: audit 2023-12-01T09:07:23.282794+0000 mon.c (mon.2) 4976 : audit 0 from='client.? 172.21.15.80:0/421701710' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:07:23.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:07:23 smithi080 bash[28361]: cluster 2023-12-01T09:07:22.483529+0000 mgr.y (mgr.24362) 7766 : cluster 0 pgmap v7735: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:07:23.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:07:23 smithi080 bash[28361]: audit 2023-12-01T09:07:23.282794+0000 mon.c (mon.2) 4976 : audit 0 from='client.? 172.21.15.80:0/421701710' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:07:23.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:07:23 smithi090 bash[32384]: cluster 2023-12-01T09:07:22.483529+0000 mgr.y (mgr.24362) 7766 : cluster 0 pgmap v7735: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:07:23.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:07:23 smithi090 bash[32384]: audit 2023-12-01T09:07:23.282794+0000 mon.c (mon.2) 4976 : audit 0 from='client.? 172.21.15.80:0/421701710' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:07:25.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:07:25 smithi080 bash[41963]: cluster 2023-12-01T09:07:24.484224+0000 mgr.y (mgr.24362) 7767 : cluster 0 pgmap v7736: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:07:25.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:07:25 smithi080 bash[41963]: audit 2023-12-01T09:07:25.182985+0000 mon.c (mon.2) 4977 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:07:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:07:25 smithi080 bash[28361]: cluster 2023-12-01T09:07:24.484224+0000 mgr.y (mgr.24362) 7767 : cluster 0 pgmap v7736: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:07:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:07:25 smithi080 bash[28361]: audit 2023-12-01T09:07:25.182985+0000 mon.c (mon.2) 4977 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:07:26.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:07:25 smithi090 bash[32384]: cluster 2023-12-01T09:07:24.484224+0000 mgr.y (mgr.24362) 7767 : cluster 0 pgmap v7736: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:07:26.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:07:25 smithi090 bash[32384]: audit 2023-12-01T09:07:25.182985+0000 mon.c (mon.2) 4977 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:07:26.549 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:07:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:07:26] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T09:07:26.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:07:26 smithi080 bash[28361]: audit 2023-12-01T09:07:25.730327+0000 mon.c (mon.2) 4978 : audit 0 from='client.? 172.21.15.80:0/393802212' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:07:26.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:07:26 smithi080 bash[41963]: audit 2023-12-01T09:07:25.730327+0000 mon.c (mon.2) 4978 : audit 0 from='client.? 172.21.15.80:0/393802212' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:07:27.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:07:26 smithi090 bash[32384]: audit 2023-12-01T09:07:25.730327+0000 mon.c (mon.2) 4978 : audit 0 from='client.? 172.21.15.80:0/393802212' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:07:27.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:07:27 smithi080 bash[28361]: cluster 2023-12-01T09:07:26.485285+0000 mgr.y (mgr.24362) 7768 : cluster 0 pgmap v7737: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:07:27.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:07:27 smithi080 bash[41963]: cluster 2023-12-01T09:07:26.485285+0000 mgr.y (mgr.24362) 7768 : cluster 0 pgmap v7737: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:07:28.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:07:27 smithi090 bash[32384]: cluster 2023-12-01T09:07:26.485285+0000 mgr.y (mgr.24362) 7768 : cluster 0 pgmap v7737: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:07:28.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:07:28 smithi080 bash[28361]: audit 2023-12-01T09:07:28.180252+0000 mon.c (mon.2) 4979 : audit 0 from='client.? 172.21.15.80:0/3380066635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:07:28.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:07:28 smithi080 bash[41963]: audit 2023-12-01T09:07:28.180252+0000 mon.c (mon.2) 4979 : audit 0 from='client.? 172.21.15.80:0/3380066635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:07:29.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:07:28 smithi090 bash[32384]: audit 2023-12-01T09:07:28.180252+0000 mon.c (mon.2) 4979 : audit 0 from='client.? 172.21.15.80:0/3380066635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:07:29.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:07:29 smithi080 bash[41963]: cluster 2023-12-01T09:07:28.485992+0000 mgr.y (mgr.24362) 7769 : cluster 0 pgmap v7738: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:07:29.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:07:29 smithi080 bash[28361]: cluster 2023-12-01T09:07:28.485992+0000 mgr.y (mgr.24362) 7769 : cluster 0 pgmap v7738: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:07:30.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:07:29 smithi090 bash[32384]: cluster 2023-12-01T09:07:28.485992+0000 mgr.y (mgr.24362) 7769 : cluster 0 pgmap v7738: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:07:31.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:07:31 smithi080 bash[41963]: cluster 2023-12-01T09:07:30.486620+0000 mgr.y (mgr.24362) 7770 : cluster 0 pgmap v7739: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:07:31.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:07:31 smithi080 bash[41963]: audit 2023-12-01T09:07:30.642730+0000 mon.a (mon.0) 5141 : audit 0 from='client.? 172.21.15.80:0/3245749783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:07:31.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:07:31 smithi080 bash[28361]: cluster 2023-12-01T09:07:30.486620+0000 mgr.y (mgr.24362) 7770 : cluster 0 pgmap v7739: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:07:31.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:07:31 smithi080 bash[28361]: audit 2023-12-01T09:07:30.642730+0000 mon.a (mon.0) 5141 : audit 0 from='client.? 172.21.15.80:0/3245749783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:07:32.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:07:31 smithi090 bash[32384]: cluster 2023-12-01T09:07:30.486620+0000 mgr.y (mgr.24362) 7770 : cluster 0 pgmap v7739: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:07:32.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:07:31 smithi090 bash[32384]: audit 2023-12-01T09:07:30.642730+0000 mon.a (mon.0) 5141 : audit 0 from='client.? 172.21.15.80:0/3245749783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:07:33.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:07:33 smithi080 bash[28361]: cluster 2023-12-01T09:07:32.487759+0000 mgr.y (mgr.24362) 7771 : cluster 0 pgmap v7740: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:07:33.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:07:33 smithi080 bash[28361]: audit 2023-12-01T09:07:33.086838+0000 mon.c (mon.2) 4980 : audit 0 from='client.? 172.21.15.80:0/306040980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:07:33.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:07:33 smithi080 bash[41963]: cluster 2023-12-01T09:07:32.487759+0000 mgr.y (mgr.24362) 7771 : cluster 0 pgmap v7740: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:07:33.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:07:33 smithi080 bash[41963]: audit 2023-12-01T09:07:33.086838+0000 mon.c (mon.2) 4980 : audit 0 from='client.? 172.21.15.80:0/306040980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:07:33.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:07:33 smithi090 bash[32384]: cluster 2023-12-01T09:07:32.487759+0000 mgr.y (mgr.24362) 7771 : cluster 0 pgmap v7740: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:07:33.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:07:33 smithi090 bash[32384]: audit 2023-12-01T09:07:33.086838+0000 mon.c (mon.2) 4980 : audit 0 from='client.? 172.21.15.80:0/306040980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:07:35.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:07:35 smithi080 bash[41963]: cluster 2023-12-01T09:07:34.488409+0000 mgr.y (mgr.24362) 7772 : cluster 0 pgmap v7741: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:07:35.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:07:35 smithi080 bash[41963]: audit 2023-12-01T09:07:35.537189+0000 mon.a (mon.0) 5142 : audit 0 from='client.? 172.21.15.80:0/3850491672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:07:35.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:07:35 smithi080 bash[28361]: cluster 2023-12-01T09:07:34.488409+0000 mgr.y (mgr.24362) 7772 : cluster 0 pgmap v7741: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:07:35.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:07:35 smithi080 bash[28361]: audit 2023-12-01T09:07:35.537189+0000 mon.a (mon.0) 5142 : audit 0 from='client.? 172.21.15.80:0/3850491672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:07:36.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:07:35 smithi090 bash[32384]: cluster 2023-12-01T09:07:34.488409+0000 mgr.y (mgr.24362) 7772 : cluster 0 pgmap v7741: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:07:36.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:07:35 smithi090 bash[32384]: audit 2023-12-01T09:07:35.537189+0000 mon.a (mon.0) 5142 : audit 0 from='client.? 172.21.15.80:0/3850491672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:07:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:07:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:07:36] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T09:07:37.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:07:37 smithi080 bash[41963]: cluster 2023-12-01T09:07:36.489527+0000 mgr.y (mgr.24362) 7773 : cluster 0 pgmap v7742: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:07:37.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:07:37 smithi080 bash[28361]: cluster 2023-12-01T09:07:36.489527+0000 mgr.y (mgr.24362) 7773 : cluster 0 pgmap v7742: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:07:38.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:07:37 smithi090 bash[32384]: cluster 2023-12-01T09:07:36.489527+0000 mgr.y (mgr.24362) 7773 : cluster 0 pgmap v7742: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:07:38.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:07:38 smithi080 bash[28361]: audit 2023-12-01T09:07:37.985763+0000 mon.a (mon.0) 5143 : audit 0 from='client.? 172.21.15.80:0/3986635328' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:07:38.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:07:38 smithi080 bash[41963]: audit 2023-12-01T09:07:37.985763+0000 mon.a (mon.0) 5143 : audit 0 from='client.? 172.21.15.80:0/3986635328' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:07:39.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:07:38 smithi090 bash[32384]: audit 2023-12-01T09:07:37.985763+0000 mon.a (mon.0) 5143 : audit 0 from='client.? 172.21.15.80:0/3986635328' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:07:39.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:07:39 smithi080 bash[28361]: cluster 2023-12-01T09:07:38.490131+0000 mgr.y (mgr.24362) 7774 : cluster 0 pgmap v7743: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:07:39.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:07:39 smithi080 bash[41963]: cluster 2023-12-01T09:07:38.490131+0000 mgr.y (mgr.24362) 7774 : cluster 0 pgmap v7743: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:07:40.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:07:39 smithi090 bash[32384]: cluster 2023-12-01T09:07:38.490131+0000 mgr.y (mgr.24362) 7774 : cluster 0 pgmap v7743: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:07:40.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:07:40 smithi080 bash[41963]: audit 2023-12-01T09:07:40.182833+0000 mon.c (mon.2) 4981 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:07:40.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:07:40 smithi080 bash[41963]: audit 2023-12-01T09:07:40.508803+0000 mon.c (mon.2) 4982 : audit 0 from='client.? 172.21.15.80:0/551904559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:07:40.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:07:40 smithi080 bash[28361]: audit 2023-12-01T09:07:40.182833+0000 mon.c (mon.2) 4981 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:07:40.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:07:40 smithi080 bash[28361]: audit 2023-12-01T09:07:40.508803+0000 mon.c (mon.2) 4982 : audit 0 from='client.? 172.21.15.80:0/551904559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:07:41.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:07:40 smithi090 bash[32384]: audit 2023-12-01T09:07:40.182833+0000 mon.c (mon.2) 4981 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:07:41.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:07:40 smithi090 bash[32384]: audit 2023-12-01T09:07:40.508803+0000 mon.c (mon.2) 4982 : audit 0 from='client.? 172.21.15.80:0/551904559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:07:41.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:07:41 smithi080 bash[28361]: cluster 2023-12-01T09:07:40.490807+0000 mgr.y (mgr.24362) 7775 : cluster 0 pgmap v7744: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:07:41.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:07:41 smithi080 bash[41963]: cluster 2023-12-01T09:07:40.490807+0000 mgr.y (mgr.24362) 7775 : cluster 0 pgmap v7744: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:07:42.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:07:41 smithi090 bash[32384]: cluster 2023-12-01T09:07:40.490807+0000 mgr.y (mgr.24362) 7775 : cluster 0 pgmap v7744: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:07:43.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:07:43 smithi080 bash[28361]: cluster 2023-12-01T09:07:42.492168+0000 mgr.y (mgr.24362) 7776 : cluster 0 pgmap v7745: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:07:43.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:07:43 smithi080 bash[28361]: audit 2023-12-01T09:07:42.958579+0000 mon.a (mon.0) 5144 : audit 0 from='client.? 172.21.15.80:0/3157967733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:07:43.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:07:43 smithi080 bash[41963]: cluster 2023-12-01T09:07:42.492168+0000 mgr.y (mgr.24362) 7776 : cluster 0 pgmap v7745: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:07:43.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:07:43 smithi080 bash[41963]: audit 2023-12-01T09:07:42.958579+0000 mon.a (mon.0) 5144 : audit 0 from='client.? 172.21.15.80:0/3157967733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:07:43.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:07:43 smithi090 bash[32384]: cluster 2023-12-01T09:07:42.492168+0000 mgr.y (mgr.24362) 7776 : cluster 0 pgmap v7745: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:07:43.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:07:43 smithi090 bash[32384]: audit 2023-12-01T09:07:42.958579+0000 mon.a (mon.0) 5144 : audit 0 from='client.? 172.21.15.80:0/3157967733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:07:45.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:07:45 smithi080 bash[41963]: cluster 2023-12-01T09:07:44.492808+0000 mgr.y (mgr.24362) 7777 : cluster 0 pgmap v7746: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:07:45.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:07:45 smithi080 bash[41963]: audit 2023-12-01T09:07:45.407568+0000 mon.c (mon.2) 4983 : audit 0 from='client.? 172.21.15.80:0/1290189366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:07:45.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:07:45 smithi080 bash[28361]: cluster 2023-12-01T09:07:44.492808+0000 mgr.y (mgr.24362) 7777 : cluster 0 pgmap v7746: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:07:45.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:07:45 smithi080 bash[28361]: audit 2023-12-01T09:07:45.407568+0000 mon.c (mon.2) 4983 : audit 0 from='client.? 172.21.15.80:0/1290189366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:07:46.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:07:45 smithi090 bash[32384]: cluster 2023-12-01T09:07:44.492808+0000 mgr.y (mgr.24362) 7777 : cluster 0 pgmap v7746: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:07:46.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:07:45 smithi090 bash[32384]: audit 2023-12-01T09:07:45.407568+0000 mon.c (mon.2) 4983 : audit 0 from='client.? 172.21.15.80:0/1290189366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:07:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:07:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:07:46] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T09:07:47.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:07:47 smithi080 bash[28361]: cluster 2023-12-01T09:07:46.493958+0000 mgr.y (mgr.24362) 7778 : cluster 0 pgmap v7747: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:07:47.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:07:47 smithi080 bash[41963]: cluster 2023-12-01T09:07:46.493958+0000 mgr.y (mgr.24362) 7778 : cluster 0 pgmap v7747: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:07:48.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:07:47 smithi090 bash[32384]: cluster 2023-12-01T09:07:46.493958+0000 mgr.y (mgr.24362) 7778 : cluster 0 pgmap v7747: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:07:48.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:07:48 smithi080 bash[28361]: audit 2023-12-01T09:07:47.859214+0000 mon.a (mon.0) 5145 : audit 0 from='client.? 172.21.15.80:0/1987406722' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:07:48.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:07:48 smithi080 bash[41963]: audit 2023-12-01T09:07:47.859214+0000 mon.a (mon.0) 5145 : audit 0 from='client.? 172.21.15.80:0/1987406722' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:07:49.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:07:48 smithi090 bash[32384]: audit 2023-12-01T09:07:47.859214+0000 mon.a (mon.0) 5145 : audit 0 from='client.? 172.21.15.80:0/1987406722' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:07:49.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:07:49 smithi080 bash[28361]: cluster 2023-12-01T09:07:48.494756+0000 mgr.y (mgr.24362) 7779 : cluster 0 pgmap v7748: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:07:49.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:07:49 smithi080 bash[41963]: cluster 2023-12-01T09:07:48.494756+0000 mgr.y (mgr.24362) 7779 : cluster 0 pgmap v7748: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:07:50.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:07:49 smithi090 bash[32384]: cluster 2023-12-01T09:07:48.494756+0000 mgr.y (mgr.24362) 7779 : cluster 0 pgmap v7748: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:07:50.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:07:50 smithi080 bash[28361]: audit 2023-12-01T09:07:50.310228+0000 mon.a (mon.0) 5146 : audit 0 from='client.? 172.21.15.80:0/196487808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:07:50.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:07:50 smithi080 bash[41963]: audit 2023-12-01T09:07:50.310228+0000 mon.a (mon.0) 5146 : audit 0 from='client.? 172.21.15.80:0/196487808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:07:51.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:07:50 smithi090 bash[32384]: audit 2023-12-01T09:07:50.310228+0000 mon.a (mon.0) 5146 : audit 0 from='client.? 172.21.15.80:0/196487808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:07:51.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:07:51 smithi080 bash[41963]: cluster 2023-12-01T09:07:50.495453+0000 mgr.y (mgr.24362) 7780 : cluster 0 pgmap v7749: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:07:51.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:07:51 smithi080 bash[28361]: cluster 2023-12-01T09:07:50.495453+0000 mgr.y (mgr.24362) 7780 : cluster 0 pgmap v7749: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:07:52.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:07:51 smithi090 bash[32384]: cluster 2023-12-01T09:07:50.495453+0000 mgr.y (mgr.24362) 7780 : cluster 0 pgmap v7749: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:07:53.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:07:53 smithi080 bash[28361]: cluster 2023-12-01T09:07:52.496558+0000 mgr.y (mgr.24362) 7781 : cluster 0 pgmap v7750: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:07:53.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:07:53 smithi080 bash[28361]: audit 2023-12-01T09:07:52.770516+0000 mon.c (mon.2) 4984 : audit 0 from='client.? 172.21.15.80:0/414970819' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:07:53.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:07:53 smithi080 bash[41963]: cluster 2023-12-01T09:07:52.496558+0000 mgr.y (mgr.24362) 7781 : cluster 0 pgmap v7750: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:07:53.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:07:53 smithi080 bash[41963]: audit 2023-12-01T09:07:52.770516+0000 mon.c (mon.2) 4984 : audit 0 from='client.? 172.21.15.80:0/414970819' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:07:53.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:07:53 smithi090 bash[32384]: cluster 2023-12-01T09:07:52.496558+0000 mgr.y (mgr.24362) 7781 : cluster 0 pgmap v7750: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:07:53.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:07:53 smithi090 bash[32384]: audit 2023-12-01T09:07:52.770516+0000 mon.c (mon.2) 4984 : audit 0 from='client.? 172.21.15.80:0/414970819' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:07:55.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:07:55 smithi080 bash[28361]: cluster 2023-12-01T09:07:54.497226+0000 mgr.y (mgr.24362) 7782 : cluster 0 pgmap v7751: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:07:55.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:07:55 smithi080 bash[28361]: audit 2023-12-01T09:07:55.183819+0000 mon.c (mon.2) 4985 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:07:55.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:07:55 smithi080 bash[28361]: audit 2023-12-01T09:07:55.230515+0000 mon.a (mon.0) 5147 : audit 0 from='client.? 172.21.15.80:0/1992907781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:07:55.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:07:55 smithi080 bash[41963]: cluster 2023-12-01T09:07:54.497226+0000 mgr.y (mgr.24362) 7782 : cluster 0 pgmap v7751: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:07:55.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:07:55 smithi080 bash[41963]: audit 2023-12-01T09:07:55.183819+0000 mon.c (mon.2) 4985 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:07:55.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:07:55 smithi080 bash[41963]: audit 2023-12-01T09:07:55.230515+0000 mon.a (mon.0) 5147 : audit 0 from='client.? 172.21.15.80:0/1992907781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:07:56.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:07:55 smithi090 bash[32384]: cluster 2023-12-01T09:07:54.497226+0000 mgr.y (mgr.24362) 7782 : cluster 0 pgmap v7751: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:07:56.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:07:55 smithi090 bash[32384]: audit 2023-12-01T09:07:55.183819+0000 mon.c (mon.2) 4985 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:07:56.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:07:55 smithi090 bash[32384]: audit 2023-12-01T09:07:55.230515+0000 mon.a (mon.0) 5147 : audit 0 from='client.? 172.21.15.80:0/1992907781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:07:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:07:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:07:56] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T09:07:57.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:07:57 smithi080 bash[28361]: cluster 2023-12-01T09:07:56.498346+0000 mgr.y (mgr.24362) 7783 : cluster 0 pgmap v7752: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:07:57.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:07:57 smithi080 bash[41963]: cluster 2023-12-01T09:07:56.498346+0000 mgr.y (mgr.24362) 7783 : cluster 0 pgmap v7752: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:07:58.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:07:57 smithi090 bash[32384]: cluster 2023-12-01T09:07:56.498346+0000 mgr.y (mgr.24362) 7783 : cluster 0 pgmap v7752: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:07:58.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:07:58 smithi080 bash[41963]: audit 2023-12-01T09:07:57.676719+0000 mon.a (mon.0) 5148 : audit 0 from='client.? 172.21.15.80:0/2636481626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:07:58.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:07:58 smithi080 bash[28361]: audit 2023-12-01T09:07:57.676719+0000 mon.a (mon.0) 5148 : audit 0 from='client.? 172.21.15.80:0/2636481626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:07:59.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:07:58 smithi090 bash[32384]: audit 2023-12-01T09:07:57.676719+0000 mon.a (mon.0) 5148 : audit 0 from='client.? 172.21.15.80:0/2636481626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:07:59.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:07:59 smithi080 bash[28361]: cluster 2023-12-01T09:07:58.499141+0000 mgr.y (mgr.24362) 7784 : cluster 0 pgmap v7753: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:07:59.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:07:59 smithi080 bash[41963]: cluster 2023-12-01T09:07:58.499141+0000 mgr.y (mgr.24362) 7784 : cluster 0 pgmap v7753: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:08:00.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:07:59 smithi090 bash[32384]: cluster 2023-12-01T09:07:58.499141+0000 mgr.y (mgr.24362) 7784 : cluster 0 pgmap v7753: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:08:00.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:08:00 smithi080 bash[28361]: audit 2023-12-01T09:08:00.133376+0000 mon.c (mon.2) 4986 : audit 0 from='client.? 172.21.15.80:0/1871731248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:08:00.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:08:00 smithi080 bash[41963]: audit 2023-12-01T09:08:00.133376+0000 mon.c (mon.2) 4986 : audit 0 from='client.? 172.21.15.80:0/1871731248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:08:01.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:08:00 smithi090 bash[32384]: audit 2023-12-01T09:08:00.133376+0000 mon.c (mon.2) 4986 : audit 0 from='client.? 172.21.15.80:0/1871731248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:08:01.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:08:01 smithi080 bash[28361]: cluster 2023-12-01T09:08:00.499831+0000 mgr.y (mgr.24362) 7785 : cluster 0 pgmap v7754: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:08:01.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:08:01 smithi080 bash[41963]: cluster 2023-12-01T09:08:00.499831+0000 mgr.y (mgr.24362) 7785 : cluster 0 pgmap v7754: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:08:02.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:08:01 smithi090 bash[32384]: cluster 2023-12-01T09:08:00.499831+0000 mgr.y (mgr.24362) 7785 : cluster 0 pgmap v7754: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:08:03.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:08:03 smithi080 bash[28361]: cluster 2023-12-01T09:08:02.500932+0000 mgr.y (mgr.24362) 7786 : cluster 0 pgmap v7755: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:08:03.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:08:03 smithi080 bash[28361]: audit 2023-12-01T09:08:02.586291+0000 mon.a (mon.0) 5149 : audit 0 from='client.? 172.21.15.80:0/2835055691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:08:03.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:08:03 smithi080 bash[41963]: cluster 2023-12-01T09:08:02.500932+0000 mgr.y (mgr.24362) 7786 : cluster 0 pgmap v7755: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:08:03.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:08:03 smithi080 bash[41963]: audit 2023-12-01T09:08:02.586291+0000 mon.a (mon.0) 5149 : audit 0 from='client.? 172.21.15.80:0/2835055691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:08:03.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:08:03 smithi090 bash[32384]: cluster 2023-12-01T09:08:02.500932+0000 mgr.y (mgr.24362) 7786 : cluster 0 pgmap v7755: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:08:03.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:08:03 smithi090 bash[32384]: audit 2023-12-01T09:08:02.586291+0000 mon.a (mon.0) 5149 : audit 0 from='client.? 172.21.15.80:0/2835055691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:08:05.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:08:05 smithi080 bash[28361]: cluster 2023-12-01T09:08:04.501588+0000 mgr.y (mgr.24362) 7787 : cluster 0 pgmap v7756: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:08:05.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:08:05 smithi080 bash[28361]: audit 2023-12-01T09:08:05.042131+0000 mon.c (mon.2) 4987 : audit 0 from='client.? 172.21.15.80:0/2900668166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:08:05.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:08:05 smithi080 bash[41963]: cluster 2023-12-01T09:08:04.501588+0000 mgr.y (mgr.24362) 7787 : cluster 0 pgmap v7756: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:08:05.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:08:05 smithi080 bash[41963]: audit 2023-12-01T09:08:05.042131+0000 mon.c (mon.2) 4987 : audit 0 from='client.? 172.21.15.80:0/2900668166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:08:06.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:08:05 smithi090 bash[32384]: cluster 2023-12-01T09:08:04.501588+0000 mgr.y (mgr.24362) 7787 : cluster 0 pgmap v7756: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:08:06.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:08:05 smithi090 bash[32384]: audit 2023-12-01T09:08:05.042131+0000 mon.c (mon.2) 4987 : audit 0 from='client.? 172.21.15.80:0/2900668166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:08:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:08:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:08:06] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T09:08:07.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:08:07 smithi080 bash[41963]: cluster 2023-12-01T09:08:06.502705+0000 mgr.y (mgr.24362) 7788 : cluster 0 pgmap v7757: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:08:07.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:08:07 smithi080 bash[41963]: audit 2023-12-01T09:08:07.503625+0000 mon.a (mon.0) 5150 : audit 0 from='client.? 172.21.15.80:0/3648476212' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:08:07.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:08:07 smithi080 bash[28361]: cluster 2023-12-01T09:08:06.502705+0000 mgr.y (mgr.24362) 7788 : cluster 0 pgmap v7757: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:08:07.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:08:07 smithi080 bash[28361]: audit 2023-12-01T09:08:07.503625+0000 mon.a (mon.0) 5150 : audit 0 from='client.? 172.21.15.80:0/3648476212' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:08:08.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:08:07 smithi090 bash[32384]: cluster 2023-12-01T09:08:06.502705+0000 mgr.y (mgr.24362) 7788 : cluster 0 pgmap v7757: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:08:08.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:08:07 smithi090 bash[32384]: audit 2023-12-01T09:08:07.503625+0000 mon.a (mon.0) 5150 : audit 0 from='client.? 172.21.15.80:0/3648476212' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:08:08.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:08:08 smithi080 bash[41963]: audit 2023-12-01T09:08:07.957994+0000 mon.c (mon.2) 4988 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:08:08.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:08:08 smithi080 bash[28361]: audit 2023-12-01T09:08:07.957994+0000 mon.c (mon.2) 4988 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:08:09.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:08:08 smithi090 bash[32384]: audit 2023-12-01T09:08:07.957994+0000 mon.c (mon.2) 4988 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:08:09.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:08:09 smithi080 bash[41963]: cluster 2023-12-01T09:08:08.503477+0000 mgr.y (mgr.24362) 7789 : cluster 0 pgmap v7758: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:08:09.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:08:09 smithi080 bash[28361]: cluster 2023-12-01T09:08:08.503477+0000 mgr.y (mgr.24362) 7789 : cluster 0 pgmap v7758: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:08:10.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:08:09 smithi090 bash[32384]: cluster 2023-12-01T09:08:08.503477+0000 mgr.y (mgr.24362) 7789 : cluster 0 pgmap v7758: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:08:10.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:08:10 smithi080 bash[28361]: audit 2023-12-01T09:08:09.958793+0000 mon.c (mon.2) 4989 : audit 0 from='client.? 172.21.15.80:0/46882942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:08:10.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:08:10 smithi080 bash[28361]: audit 2023-12-01T09:08:10.184135+0000 mon.c (mon.2) 4990 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:08:10.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:08:10 smithi080 bash[41963]: audit 2023-12-01T09:08:09.958793+0000 mon.c (mon.2) 4989 : audit 0 from='client.? 172.21.15.80:0/46882942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:08:10.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:08:10 smithi080 bash[41963]: audit 2023-12-01T09:08:10.184135+0000 mon.c (mon.2) 4990 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:08:11.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:08:10 smithi090 bash[32384]: audit 2023-12-01T09:08:09.958793+0000 mon.c (mon.2) 4989 : audit 0 from='client.? 172.21.15.80:0/46882942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:08:11.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:08:10 smithi090 bash[32384]: audit 2023-12-01T09:08:10.184135+0000 mon.c (mon.2) 4990 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:08:11.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:08:11 smithi080 bash[28361]: cluster 2023-12-01T09:08:10.504331+0000 mgr.y (mgr.24362) 7790 : cluster 0 pgmap v7759: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:08:11.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:08:11 smithi080 bash[41963]: cluster 2023-12-01T09:08:10.504331+0000 mgr.y (mgr.24362) 7790 : cluster 0 pgmap v7759: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:08:12.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:08:11 smithi090 bash[32384]: cluster 2023-12-01T09:08:10.504331+0000 mgr.y (mgr.24362) 7790 : cluster 0 pgmap v7759: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:08:13.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:08:13 smithi080 bash[28361]: audit 2023-12-01T09:08:12.422811+0000 mon.c (mon.2) 4991 : audit 0 from='client.? 172.21.15.80:0/124017018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:08:13.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:08:13 smithi080 bash[28361]: cluster 2023-12-01T09:08:12.505552+0000 mgr.y (mgr.24362) 7791 : cluster 0 pgmap v7760: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:08:13.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:08:13 smithi080 bash[41963]: audit 2023-12-01T09:08:12.422811+0000 mon.c (mon.2) 4991 : audit 0 from='client.? 172.21.15.80:0/124017018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:08:13.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:08:13 smithi080 bash[41963]: cluster 2023-12-01T09:08:12.505552+0000 mgr.y (mgr.24362) 7791 : cluster 0 pgmap v7760: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:08:13.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:08:13 smithi090 bash[32384]: audit 2023-12-01T09:08:12.422811+0000 mon.c (mon.2) 4991 : audit 0 from='client.? 172.21.15.80:0/124017018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:08:13.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:08:13 smithi090 bash[32384]: cluster 2023-12-01T09:08:12.505552+0000 mgr.y (mgr.24362) 7791 : cluster 0 pgmap v7760: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:08:15.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:08:14 smithi080 bash[28361]: audit 2023-12-01T09:08:13.853429+0000 mon.a (mon.0) 5151 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:08:15.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:08:14 smithi080 bash[28361]: audit 2023-12-01T09:08:13.864930+0000 mon.a (mon.0) 5152 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:08:15.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:08:14 smithi080 bash[28361]: audit 2023-12-01T09:08:14.106777+0000 mon.a (mon.0) 5153 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:08:15.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:08:14 smithi080 bash[28361]: audit 2023-12-01T09:08:14.117001+0000 mon.a (mon.0) 5154 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:08:15.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:08:14 smithi080 bash[28361]: audit 2023-12-01T09:08:14.643984+0000 mon.c (mon.2) 4992 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:08:15.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:08:14 smithi080 bash[28361]: audit 2023-12-01T09:08:14.645508+0000 mon.c (mon.2) 4993 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:08:15.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:08:14 smithi080 bash[28361]: audit 2023-12-01T09:08:14.653411+0000 mon.a (mon.0) 5155 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:08:15.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:08:14 smithi080 bash[41963]: audit 2023-12-01T09:08:13.853429+0000 mon.a (mon.0) 5151 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:08:15.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:08:14 smithi080 bash[41963]: audit 2023-12-01T09:08:13.864930+0000 mon.a (mon.0) 5152 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:08:15.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:08:14 smithi080 bash[41963]: audit 2023-12-01T09:08:14.106777+0000 mon.a (mon.0) 5153 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:08:15.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:08:14 smithi080 bash[41963]: audit 2023-12-01T09:08:14.117001+0000 mon.a (mon.0) 5154 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:08:15.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:08:14 smithi080 bash[41963]: audit 2023-12-01T09:08:14.643984+0000 mon.c (mon.2) 4992 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:08:15.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:08:14 smithi080 bash[41963]: audit 2023-12-01T09:08:14.645508+0000 mon.c (mon.2) 4993 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:08:15.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:08:14 smithi080 bash[41963]: audit 2023-12-01T09:08:14.653411+0000 mon.a (mon.0) 5155 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:08:15.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:08:14 smithi090 bash[32384]: audit 2023-12-01T09:08:13.853429+0000 mon.a (mon.0) 5151 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:08:15.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:08:14 smithi090 bash[32384]: audit 2023-12-01T09:08:13.864930+0000 mon.a (mon.0) 5152 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:08:15.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:08:14 smithi090 bash[32384]: audit 2023-12-01T09:08:14.106777+0000 mon.a (mon.0) 5153 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:08:15.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:08:14 smithi090 bash[32384]: audit 2023-12-01T09:08:14.117001+0000 mon.a (mon.0) 5154 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:08:15.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:08:14 smithi090 bash[32384]: audit 2023-12-01T09:08:14.643984+0000 mon.c (mon.2) 4992 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:08:15.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:08:14 smithi090 bash[32384]: audit 2023-12-01T09:08:14.645508+0000 mon.c (mon.2) 4993 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:08:15.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:08:14 smithi090 bash[32384]: audit 2023-12-01T09:08:14.653411+0000 mon.a (mon.0) 5155 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:08:16.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:08:15 smithi080 bash[41963]: cluster 2023-12-01T09:08:14.506159+0000 mgr.y (mgr.24362) 7792 : cluster 0 pgmap v7761: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:08:16.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:08:15 smithi080 bash[41963]: audit 2023-12-01T09:08:14.881931+0000 mon.c (mon.2) 4994 : audit 0 from='client.? 172.21.15.80:0/3578049524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:08:16.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:08:15 smithi080 bash[28361]: cluster 2023-12-01T09:08:14.506159+0000 mgr.y (mgr.24362) 7792 : cluster 0 pgmap v7761: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:08:16.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:08:15 smithi080 bash[28361]: audit 2023-12-01T09:08:14.881931+0000 mon.c (mon.2) 4994 : audit 0 from='client.? 172.21.15.80:0/3578049524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:08:16.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:08:15 smithi090 bash[32384]: cluster 2023-12-01T09:08:14.506159+0000 mgr.y (mgr.24362) 7792 : cluster 0 pgmap v7761: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:08:16.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:08:15 smithi090 bash[32384]: audit 2023-12-01T09:08:14.881931+0000 mon.c (mon.2) 4994 : audit 0 from='client.? 172.21.15.80:0/3578049524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:08:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:08:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:08:16] "GET /metrics HTTP/1.1" 200 33987 "" "Prometheus/2.43.0" 2023-12-01T09:08:18.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:08:17 smithi080 bash[28361]: cluster 2023-12-01T09:08:16.507283+0000 mgr.y (mgr.24362) 7793 : cluster 0 pgmap v7762: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:08:18.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:08:17 smithi080 bash[28361]: audit 2023-12-01T09:08:17.335113+0000 mon.a (mon.0) 5156 : audit 0 from='client.? 172.21.15.80:0/4012357534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:08:18.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:08:17 smithi080 bash[41963]: cluster 2023-12-01T09:08:16.507283+0000 mgr.y (mgr.24362) 7793 : cluster 0 pgmap v7762: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:08:18.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:08:17 smithi080 bash[41963]: audit 2023-12-01T09:08:17.335113+0000 mon.a (mon.0) 5156 : audit 0 from='client.? 172.21.15.80:0/4012357534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:08:18.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:08:17 smithi090 bash[32384]: cluster 2023-12-01T09:08:16.507283+0000 mgr.y (mgr.24362) 7793 : cluster 0 pgmap v7762: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:08:18.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:08:17 smithi090 bash[32384]: audit 2023-12-01T09:08:17.335113+0000 mon.a (mon.0) 5156 : audit 0 from='client.? 172.21.15.80:0/4012357534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:08:20.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:08:19 smithi080 bash[28361]: cluster 2023-12-01T09:08:18.508000+0000 mgr.y (mgr.24362) 7794 : cluster 0 pgmap v7763: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:08:20.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:08:19 smithi080 bash[28361]: audit 2023-12-01T09:08:19.792158+0000 mon.c (mon.2) 4995 : audit 0 from='client.? 172.21.15.80:0/3360443586' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:08:20.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:08:19 smithi080 bash[41963]: cluster 2023-12-01T09:08:18.508000+0000 mgr.y (mgr.24362) 7794 : cluster 0 pgmap v7763: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:08:20.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:08:19 smithi080 bash[41963]: audit 2023-12-01T09:08:19.792158+0000 mon.c (mon.2) 4995 : audit 0 from='client.? 172.21.15.80:0/3360443586' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:08:20.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:08:19 smithi090 bash[32384]: cluster 2023-12-01T09:08:18.508000+0000 mgr.y (mgr.24362) 7794 : cluster 0 pgmap v7763: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:08:20.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:08:19 smithi090 bash[32384]: audit 2023-12-01T09:08:19.792158+0000 mon.c (mon.2) 4995 : audit 0 from='client.? 172.21.15.80:0/3360443586' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:08:22.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:08:21 smithi080 bash[28361]: cluster 2023-12-01T09:08:20.508597+0000 mgr.y (mgr.24362) 7795 : cluster 0 pgmap v7764: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:08:22.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:08:21 smithi080 bash[41963]: cluster 2023-12-01T09:08:20.508597+0000 mgr.y (mgr.24362) 7795 : cluster 0 pgmap v7764: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:08:22.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:08:21 smithi090 bash[32384]: cluster 2023-12-01T09:08:20.508597+0000 mgr.y (mgr.24362) 7795 : cluster 0 pgmap v7764: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:08:23.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:08:22 smithi080 bash[28361]: audit 2023-12-01T09:08:22.250942+0000 mon.a (mon.0) 5157 : audit 0 from='client.? 172.21.15.80:0/1166896780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:08:23.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:08:22 smithi080 bash[41963]: audit 2023-12-01T09:08:22.250942+0000 mon.a (mon.0) 5157 : audit 0 from='client.? 172.21.15.80:0/1166896780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:08:23.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:08:22 smithi090 bash[32384]: audit 2023-12-01T09:08:22.250942+0000 mon.a (mon.0) 5157 : audit 0 from='client.? 172.21.15.80:0/1166896780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:08:24.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:08:23 smithi080 bash[28361]: cluster 2023-12-01T09:08:22.509689+0000 mgr.y (mgr.24362) 7796 : cluster 0 pgmap v7765: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:08:24.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:08:23 smithi080 bash[41963]: cluster 2023-12-01T09:08:22.509689+0000 mgr.y (mgr.24362) 7796 : cluster 0 pgmap v7765: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:08:24.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:08:23 smithi090 bash[32384]: cluster 2023-12-01T09:08:22.509689+0000 mgr.y (mgr.24362) 7796 : cluster 0 pgmap v7765: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:08:25.191 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:08:24 smithi080 bash[41963]: audit 2023-12-01T09:08:24.700445+0000 mon.c (mon.2) 4996 : audit 0 from='client.? 172.21.15.80:0/154883027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:08:25.191 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:08:24 smithi080 bash[28361]: audit 2023-12-01T09:08:24.700445+0000 mon.c (mon.2) 4996 : audit 0 from='client.? 172.21.15.80:0/154883027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:08:25.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:08:24 smithi090 bash[32384]: audit 2023-12-01T09:08:24.700445+0000 mon.c (mon.2) 4996 : audit 0 from='client.? 172.21.15.80:0/154883027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:08:26.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:08:25 smithi080 bash[28361]: cluster 2023-12-01T09:08:24.510319+0000 mgr.y (mgr.24362) 7797 : cluster 0 pgmap v7766: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:08:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:08:25 smithi080 bash[28361]: audit 2023-12-01T09:08:25.184375+0000 mon.c (mon.2) 4997 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:08:26.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:08:25 smithi080 bash[41963]: cluster 2023-12-01T09:08:24.510319+0000 mgr.y (mgr.24362) 7797 : cluster 0 pgmap v7766: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:08:26.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:08:25 smithi080 bash[41963]: audit 2023-12-01T09:08:25.184375+0000 mon.c (mon.2) 4997 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:08:26.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:08:25 smithi090 bash[32384]: cluster 2023-12-01T09:08:24.510319+0000 mgr.y (mgr.24362) 7797 : cluster 0 pgmap v7766: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:08:26.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:08:25 smithi090 bash[32384]: audit 2023-12-01T09:08:25.184375+0000 mon.c (mon.2) 4997 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:08:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:08:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:08:26] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T09:08:28.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:08:27 smithi080 bash[41963]: cluster 2023-12-01T09:08:26.511426+0000 mgr.y (mgr.24362) 7798 : cluster 0 pgmap v7767: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:08:28.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:08:27 smithi080 bash[41963]: audit 2023-12-01T09:08:27.160369+0000 mon.c (mon.2) 4998 : audit 0 from='client.? 172.21.15.80:0/1276478346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:08:28.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:08:27 smithi080 bash[28361]: cluster 2023-12-01T09:08:26.511426+0000 mgr.y (mgr.24362) 7798 : cluster 0 pgmap v7767: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:08:28.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:08:27 smithi080 bash[28361]: audit 2023-12-01T09:08:27.160369+0000 mon.c (mon.2) 4998 : audit 0 from='client.? 172.21.15.80:0/1276478346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:08:28.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:08:27 smithi090 bash[32384]: cluster 2023-12-01T09:08:26.511426+0000 mgr.y (mgr.24362) 7798 : cluster 0 pgmap v7767: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:08:28.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:08:27 smithi090 bash[32384]: audit 2023-12-01T09:08:27.160369+0000 mon.c (mon.2) 4998 : audit 0 from='client.? 172.21.15.80:0/1276478346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:08:30.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:08:29 smithi080 bash[28361]: cluster 2023-12-01T09:08:28.512117+0000 mgr.y (mgr.24362) 7799 : cluster 0 pgmap v7768: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:08:30.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:08:29 smithi080 bash[28361]: audit 2023-12-01T09:08:29.612758+0000 mon.c (mon.2) 4999 : audit 0 from='client.? 172.21.15.80:0/26915899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:08:30.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:08:29 smithi080 bash[41963]: cluster 2023-12-01T09:08:28.512117+0000 mgr.y (mgr.24362) 7799 : cluster 0 pgmap v7768: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:08:30.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:08:29 smithi080 bash[41963]: audit 2023-12-01T09:08:29.612758+0000 mon.c (mon.2) 4999 : audit 0 from='client.? 172.21.15.80:0/26915899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:08:30.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:08:29 smithi090 bash[32384]: cluster 2023-12-01T09:08:28.512117+0000 mgr.y (mgr.24362) 7799 : cluster 0 pgmap v7768: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:08:30.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:08:29 smithi090 bash[32384]: audit 2023-12-01T09:08:29.612758+0000 mon.c (mon.2) 4999 : audit 0 from='client.? 172.21.15.80:0/26915899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:08:32.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:08:31 smithi080 bash[28361]: cluster 2023-12-01T09:08:30.512714+0000 mgr.y (mgr.24362) 7800 : cluster 0 pgmap v7769: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:08:32.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:08:31 smithi080 bash[41963]: cluster 2023-12-01T09:08:30.512714+0000 mgr.y (mgr.24362) 7800 : cluster 0 pgmap v7769: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:08:32.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:08:31 smithi090 bash[32384]: cluster 2023-12-01T09:08:30.512714+0000 mgr.y (mgr.24362) 7800 : cluster 0 pgmap v7769: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:08:33.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:08:32 smithi080 bash[28361]: audit 2023-12-01T09:08:32.070447+0000 mon.a (mon.0) 5158 : audit 0 from='client.? 172.21.15.80:0/3714095308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:08:33.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:08:32 smithi080 bash[41963]: audit 2023-12-01T09:08:32.070447+0000 mon.a (mon.0) 5158 : audit 0 from='client.? 172.21.15.80:0/3714095308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:08:33.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:08:32 smithi090 bash[32384]: audit 2023-12-01T09:08:32.070447+0000 mon.a (mon.0) 5158 : audit 0 from='client.? 172.21.15.80:0/3714095308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:08:34.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:08:33 smithi080 bash[41963]: cluster 2023-12-01T09:08:32.513849+0000 mgr.y (mgr.24362) 7801 : cluster 0 pgmap v7770: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:08:34.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:08:33 smithi080 bash[28361]: cluster 2023-12-01T09:08:32.513849+0000 mgr.y (mgr.24362) 7801 : cluster 0 pgmap v7770: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:08:34.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:08:33 smithi090 bash[32384]: cluster 2023-12-01T09:08:32.513849+0000 mgr.y (mgr.24362) 7801 : cluster 0 pgmap v7770: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:08:35.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:08:34 smithi080 bash[28361]: audit 2023-12-01T09:08:34.524889+0000 mon.c (mon.2) 5000 : audit 0 from='client.? 172.21.15.80:0/3945519923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:08:35.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:08:34 smithi080 bash[41963]: audit 2023-12-01T09:08:34.524889+0000 mon.c (mon.2) 5000 : audit 0 from='client.? 172.21.15.80:0/3945519923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:08:35.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:08:34 smithi090 bash[32384]: audit 2023-12-01T09:08:34.524889+0000 mon.c (mon.2) 5000 : audit 0 from='client.? 172.21.15.80:0/3945519923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:08:36.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:08:35 smithi080 bash[28361]: cluster 2023-12-01T09:08:34.514380+0000 mgr.y (mgr.24362) 7802 : cluster 0 pgmap v7771: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:08:36.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:08:35 smithi080 bash[41963]: cluster 2023-12-01T09:08:34.514380+0000 mgr.y (mgr.24362) 7802 : cluster 0 pgmap v7771: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:08:36.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:08:35 smithi090 bash[32384]: cluster 2023-12-01T09:08:34.514380+0000 mgr.y (mgr.24362) 7802 : cluster 0 pgmap v7771: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:08:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:08:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:08:36] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T09:08:38.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:08:37 smithi080 bash[41963]: cluster 2023-12-01T09:08:36.515540+0000 mgr.y (mgr.24362) 7803 : cluster 0 pgmap v7772: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:08:38.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:08:37 smithi080 bash[41963]: audit 2023-12-01T09:08:36.975904+0000 mon.a (mon.0) 5159 : audit 0 from='client.? 172.21.15.80:0/642085002' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:08:38.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:08:37 smithi080 bash[28361]: cluster 2023-12-01T09:08:36.515540+0000 mgr.y (mgr.24362) 7803 : cluster 0 pgmap v7772: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:08:38.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:08:37 smithi080 bash[28361]: audit 2023-12-01T09:08:36.975904+0000 mon.a (mon.0) 5159 : audit 0 from='client.? 172.21.15.80:0/642085002' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:08:38.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:08:37 smithi090 bash[32384]: cluster 2023-12-01T09:08:36.515540+0000 mgr.y (mgr.24362) 7803 : cluster 0 pgmap v7772: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:08:38.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:08:37 smithi090 bash[32384]: audit 2023-12-01T09:08:36.975904+0000 mon.a (mon.0) 5159 : audit 0 from='client.? 172.21.15.80:0/642085002' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:08:40.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:08:39 smithi080 bash[41963]: cluster 2023-12-01T09:08:38.516257+0000 mgr.y (mgr.24362) 7804 : cluster 0 pgmap v7773: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:08:40.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:08:39 smithi080 bash[41963]: audit 2023-12-01T09:08:39.437222+0000 mon.c (mon.2) 5001 : audit 0 from='client.? 172.21.15.80:0/746769741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:08:40.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:08:39 smithi080 bash[28361]: cluster 2023-12-01T09:08:38.516257+0000 mgr.y (mgr.24362) 7804 : cluster 0 pgmap v7773: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:08:40.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:08:39 smithi080 bash[28361]: audit 2023-12-01T09:08:39.437222+0000 mon.c (mon.2) 5001 : audit 0 from='client.? 172.21.15.80:0/746769741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:08:40.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:08:39 smithi090 bash[32384]: cluster 2023-12-01T09:08:38.516257+0000 mgr.y (mgr.24362) 7804 : cluster 0 pgmap v7773: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:08:40.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:08:39 smithi090 bash[32384]: audit 2023-12-01T09:08:39.437222+0000 mon.c (mon.2) 5001 : audit 0 from='client.? 172.21.15.80:0/746769741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:08:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:08:40 smithi080 bash[28361]: audit 2023-12-01T09:08:40.184774+0000 mon.c (mon.2) 5002 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:08:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:08:40 smithi080 bash[41963]: audit 2023-12-01T09:08:40.184774+0000 mon.c (mon.2) 5002 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:08:41.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:08:40 smithi090 bash[32384]: audit 2023-12-01T09:08:40.184774+0000 mon.c (mon.2) 5002 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:08:42.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:08:41 smithi080 bash[28361]: cluster 2023-12-01T09:08:40.516931+0000 mgr.y (mgr.24362) 7805 : cluster 0 pgmap v7774: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:08:42.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:08:41 smithi080 bash[28361]: audit 2023-12-01T09:08:41.889352+0000 mon.a (mon.0) 5160 : audit 0 from='client.? 172.21.15.80:0/3492731066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:08:42.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:08:41 smithi080 bash[41963]: cluster 2023-12-01T09:08:40.516931+0000 mgr.y (mgr.24362) 7805 : cluster 0 pgmap v7774: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:08:42.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:08:41 smithi080 bash[41963]: audit 2023-12-01T09:08:41.889352+0000 mon.a (mon.0) 5160 : audit 0 from='client.? 172.21.15.80:0/3492731066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:08:42.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:08:41 smithi090 bash[32384]: cluster 2023-12-01T09:08:40.516931+0000 mgr.y (mgr.24362) 7805 : cluster 0 pgmap v7774: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:08:42.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:08:41 smithi090 bash[32384]: audit 2023-12-01T09:08:41.889352+0000 mon.a (mon.0) 5160 : audit 0 from='client.? 172.21.15.80:0/3492731066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:08:43.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:08:43 smithi080 bash[28361]: cluster 2023-12-01T09:08:42.518073+0000 mgr.y (mgr.24362) 7806 : cluster 0 pgmap v7775: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:08:43.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:08:43 smithi080 bash[41963]: cluster 2023-12-01T09:08:42.518073+0000 mgr.y (mgr.24362) 7806 : cluster 0 pgmap v7775: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:08:43.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:08:43 smithi090 bash[32384]: cluster 2023-12-01T09:08:42.518073+0000 mgr.y (mgr.24362) 7806 : cluster 0 pgmap v7775: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:08:44.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:08:44 smithi080 bash[28361]: audit 2023-12-01T09:08:44.347785+0000 mon.c (mon.2) 5003 : audit 0 from='client.? 172.21.15.80:0/3413964652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:08:44.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:08:44 smithi080 bash[41963]: audit 2023-12-01T09:08:44.347785+0000 mon.c (mon.2) 5003 : audit 0 from='client.? 172.21.15.80:0/3413964652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:08:44.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:08:44 smithi090 bash[32384]: audit 2023-12-01T09:08:44.347785+0000 mon.c (mon.2) 5003 : audit 0 from='client.? 172.21.15.80:0/3413964652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:08:45.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:08:45 smithi080 bash[28361]: cluster 2023-12-01T09:08:44.518790+0000 mgr.y (mgr.24362) 7807 : cluster 0 pgmap v7776: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:08:45.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:08:45 smithi080 bash[41963]: cluster 2023-12-01T09:08:44.518790+0000 mgr.y (mgr.24362) 7807 : cluster 0 pgmap v7776: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:08:45.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:08:45 smithi090 bash[32384]: cluster 2023-12-01T09:08:44.518790+0000 mgr.y (mgr.24362) 7807 : cluster 0 pgmap v7776: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:08:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:08:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:08:46] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T09:08:47.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:08:47 smithi080 bash[28361]: cluster 2023-12-01T09:08:46.519955+0000 mgr.y (mgr.24362) 7808 : cluster 0 pgmap v7777: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:08:47.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:08:47 smithi080 bash[28361]: audit 2023-12-01T09:08:46.800469+0000 mon.a (mon.0) 5161 : audit 0 from='client.? 172.21.15.80:0/881263645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:08:47.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:08:47 smithi080 bash[41963]: cluster 2023-12-01T09:08:46.519955+0000 mgr.y (mgr.24362) 7808 : cluster 0 pgmap v7777: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:08:47.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:08:47 smithi080 bash[41963]: audit 2023-12-01T09:08:46.800469+0000 mon.a (mon.0) 5161 : audit 0 from='client.? 172.21.15.80:0/881263645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:08:48.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:08:47 smithi090 bash[32384]: cluster 2023-12-01T09:08:46.519955+0000 mgr.y (mgr.24362) 7808 : cluster 0 pgmap v7777: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:08:48.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:08:47 smithi090 bash[32384]: audit 2023-12-01T09:08:46.800469+0000 mon.a (mon.0) 5161 : audit 0 from='client.? 172.21.15.80:0/881263645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:08:49.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:08:49 smithi080 bash[28361]: cluster 2023-12-01T09:08:48.520633+0000 mgr.y (mgr.24362) 7809 : cluster 0 pgmap v7778: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:08:49.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:08:49 smithi080 bash[28361]: audit 2023-12-01T09:08:49.248869+0000 mon.c (mon.2) 5004 : audit 0 from='client.? 172.21.15.80:0/2116239499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:08:49.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:08:49 smithi080 bash[41963]: cluster 2023-12-01T09:08:48.520633+0000 mgr.y (mgr.24362) 7809 : cluster 0 pgmap v7778: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:08:49.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:08:49 smithi080 bash[41963]: audit 2023-12-01T09:08:49.248869+0000 mon.c (mon.2) 5004 : audit 0 from='client.? 172.21.15.80:0/2116239499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:08:50.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:08:49 smithi090 bash[32384]: cluster 2023-12-01T09:08:48.520633+0000 mgr.y (mgr.24362) 7809 : cluster 0 pgmap v7778: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:08:50.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:08:49 smithi090 bash[32384]: audit 2023-12-01T09:08:49.248869+0000 mon.c (mon.2) 5004 : audit 0 from='client.? 172.21.15.80:0/2116239499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:08:51.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:08:51 smithi080 bash[28361]: cluster 2023-12-01T09:08:50.521334+0000 mgr.y (mgr.24362) 7810 : cluster 0 pgmap v7779: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:08:51.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:08:51 smithi080 bash[41963]: cluster 2023-12-01T09:08:50.521334+0000 mgr.y (mgr.24362) 7810 : cluster 0 pgmap v7779: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:08:52.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:08:51 smithi090 bash[32384]: cluster 2023-12-01T09:08:50.521334+0000 mgr.y (mgr.24362) 7810 : cluster 0 pgmap v7779: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:08:52.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:08:52 smithi080 bash[28361]: audit 2023-12-01T09:08:51.703306+0000 mon.a (mon.0) 5162 : audit 0 from='client.? 172.21.15.80:0/3202587405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:08:52.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:08:52 smithi080 bash[41963]: audit 2023-12-01T09:08:51.703306+0000 mon.a (mon.0) 5162 : audit 0 from='client.? 172.21.15.80:0/3202587405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:08:53.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:08:52 smithi090 bash[32384]: audit 2023-12-01T09:08:51.703306+0000 mon.a (mon.0) 5162 : audit 0 from='client.? 172.21.15.80:0/3202587405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:08:53.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:08:53 smithi080 bash[41963]: cluster 2023-12-01T09:08:52.522441+0000 mgr.y (mgr.24362) 7811 : cluster 0 pgmap v7780: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:08:53.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:08:53 smithi080 bash[28361]: cluster 2023-12-01T09:08:52.522441+0000 mgr.y (mgr.24362) 7811 : cluster 0 pgmap v7780: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:08:54.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:08:53 smithi090 bash[32384]: cluster 2023-12-01T09:08:52.522441+0000 mgr.y (mgr.24362) 7811 : cluster 0 pgmap v7780: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:08:54.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:08:54 smithi080 bash[41963]: audit 2023-12-01T09:08:54.155530+0000 mon.c (mon.2) 5005 : audit 0 from='client.? 172.21.15.80:0/2651372881' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:08:54.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:08:54 smithi080 bash[28361]: audit 2023-12-01T09:08:54.155530+0000 mon.c (mon.2) 5005 : audit 0 from='client.? 172.21.15.80:0/2651372881' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:08:55.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:08:54 smithi090 bash[32384]: audit 2023-12-01T09:08:54.155530+0000 mon.c (mon.2) 5005 : audit 0 from='client.? 172.21.15.80:0/2651372881' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:08:55.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:08:55 smithi080 bash[28361]: cluster 2023-12-01T09:08:54.523062+0000 mgr.y (mgr.24362) 7812 : cluster 0 pgmap v7781: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:08:55.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:08:55 smithi080 bash[28361]: audit 2023-12-01T09:08:55.185272+0000 mon.c (mon.2) 5006 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:08:55.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:08:55 smithi080 bash[41963]: cluster 2023-12-01T09:08:54.523062+0000 mgr.y (mgr.24362) 7812 : cluster 0 pgmap v7781: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:08:55.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:08:55 smithi080 bash[41963]: audit 2023-12-01T09:08:55.185272+0000 mon.c (mon.2) 5006 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:08:56.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:08:55 smithi090 bash[32384]: cluster 2023-12-01T09:08:54.523062+0000 mgr.y (mgr.24362) 7812 : cluster 0 pgmap v7781: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:08:56.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:08:55 smithi090 bash[32384]: audit 2023-12-01T09:08:55.185272+0000 mon.c (mon.2) 5006 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:08:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:08:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:08:56] "GET /metrics HTTP/1.1" 200 33987 "" "Prometheus/2.43.0" 2023-12-01T09:08:57.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:08:57 smithi080 bash[28361]: cluster 2023-12-01T09:08:56.524238+0000 mgr.y (mgr.24362) 7813 : cluster 0 pgmap v7782: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:08:57.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:08:57 smithi080 bash[28361]: audit 2023-12-01T09:08:56.608474+0000 mon.c (mon.2) 5007 : audit 0 from='client.? 172.21.15.80:0/2861109852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:08:57.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:08:57 smithi080 bash[41963]: cluster 2023-12-01T09:08:56.524238+0000 mgr.y (mgr.24362) 7813 : cluster 0 pgmap v7782: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:08:57.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:08:57 smithi080 bash[41963]: audit 2023-12-01T09:08:56.608474+0000 mon.c (mon.2) 5007 : audit 0 from='client.? 172.21.15.80:0/2861109852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:08:58.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:08:57 smithi090 bash[32384]: cluster 2023-12-01T09:08:56.524238+0000 mgr.y (mgr.24362) 7813 : cluster 0 pgmap v7782: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:08:58.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:08:57 smithi090 bash[32384]: audit 2023-12-01T09:08:56.608474+0000 mon.c (mon.2) 5007 : audit 0 from='client.? 172.21.15.80:0/2861109852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:08:59.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:08:59 smithi080 bash[28361]: cluster 2023-12-01T09:08:58.524860+0000 mgr.y (mgr.24362) 7814 : cluster 0 pgmap v7783: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:08:59.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:08:59 smithi080 bash[28361]: audit 2023-12-01T09:08:59.065425+0000 mon.a (mon.0) 5163 : audit 0 from='client.? 172.21.15.80:0/2146723604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:08:59.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:08:59 smithi080 bash[41963]: cluster 2023-12-01T09:08:58.524860+0000 mgr.y (mgr.24362) 7814 : cluster 0 pgmap v7783: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:08:59.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:08:59 smithi080 bash[41963]: audit 2023-12-01T09:08:59.065425+0000 mon.a (mon.0) 5163 : audit 0 from='client.? 172.21.15.80:0/2146723604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:09:00.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:08:59 smithi090 bash[32384]: cluster 2023-12-01T09:08:58.524860+0000 mgr.y (mgr.24362) 7814 : cluster 0 pgmap v7783: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:09:00.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:08:59 smithi090 bash[32384]: audit 2023-12-01T09:08:59.065425+0000 mon.a (mon.0) 5163 : audit 0 from='client.? 172.21.15.80:0/2146723604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:09:01.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:09:01 smithi080 bash[28361]: cluster 2023-12-01T09:09:00.525590+0000 mgr.y (mgr.24362) 7815 : cluster 0 pgmap v7784: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:09:01.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:09:01 smithi080 bash[28361]: audit 2023-12-01T09:09:01.528184+0000 mon.c (mon.2) 5008 : audit 0 from='client.? 172.21.15.80:0/2971073874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:09:01.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:09:01 smithi080 bash[41963]: cluster 2023-12-01T09:09:00.525590+0000 mgr.y (mgr.24362) 7815 : cluster 0 pgmap v7784: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:09:01.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:09:01 smithi080 bash[41963]: audit 2023-12-01T09:09:01.528184+0000 mon.c (mon.2) 5008 : audit 0 from='client.? 172.21.15.80:0/2971073874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:09:02.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:09:01 smithi090 bash[32384]: cluster 2023-12-01T09:09:00.525590+0000 mgr.y (mgr.24362) 7815 : cluster 0 pgmap v7784: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:09:02.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:09:01 smithi090 bash[32384]: audit 2023-12-01T09:09:01.528184+0000 mon.c (mon.2) 5008 : audit 0 from='client.? 172.21.15.80:0/2971073874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:09:03.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:09:03 smithi080 bash[28361]: cluster 2023-12-01T09:09:02.526786+0000 mgr.y (mgr.24362) 7816 : cluster 0 pgmap v7785: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:09:03.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:09:03 smithi080 bash[41963]: cluster 2023-12-01T09:09:02.526786+0000 mgr.y (mgr.24362) 7816 : cluster 0 pgmap v7785: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:09:03.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:09:03 smithi090 bash[32384]: cluster 2023-12-01T09:09:02.526786+0000 mgr.y (mgr.24362) 7816 : cluster 0 pgmap v7785: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:09:04.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:09:04 smithi080 bash[28361]: audit 2023-12-01T09:09:03.987341+0000 mon.a (mon.0) 5164 : audit 0 from='client.? 172.21.15.80:0/2409239766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:09:04.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:09:04 smithi080 bash[41963]: audit 2023-12-01T09:09:03.987341+0000 mon.a (mon.0) 5164 : audit 0 from='client.? 172.21.15.80:0/2409239766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:09:04.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:09:04 smithi090 bash[32384]: audit 2023-12-01T09:09:03.987341+0000 mon.a (mon.0) 5164 : audit 0 from='client.? 172.21.15.80:0/2409239766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:09:05.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:09:05 smithi080 bash[28361]: cluster 2023-12-01T09:09:04.527468+0000 mgr.y (mgr.24362) 7817 : cluster 0 pgmap v7786: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:09:05.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:09:05 smithi080 bash[41963]: cluster 2023-12-01T09:09:04.527468+0000 mgr.y (mgr.24362) 7817 : cluster 0 pgmap v7786: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:09:05.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:09:05 smithi090 bash[32384]: cluster 2023-12-01T09:09:04.527468+0000 mgr.y (mgr.24362) 7817 : cluster 0 pgmap v7786: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:09:06.490 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:09:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:09:06] "GET /metrics HTTP/1.1" 200 33987 "" "Prometheus/2.43.0" 2023-12-01T09:09:06.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:09:06 smithi090 bash[32384]: audit 2023-12-01T09:09:06.437314+0000 mon.a (mon.0) 5165 : audit 0 from='client.? 172.21.15.80:0/2880948055' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:09:06.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:09:06 smithi080 bash[28361]: audit 2023-12-01T09:09:06.437314+0000 mon.a (mon.0) 5165 : audit 0 from='client.? 172.21.15.80:0/2880948055' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:09:06.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:09:06 smithi080 bash[41963]: audit 2023-12-01T09:09:06.437314+0000 mon.a (mon.0) 5165 : audit 0 from='client.? 172.21.15.80:0/2880948055' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:09:07.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:09:07 smithi090 bash[32384]: cluster 2023-12-01T09:09:06.528657+0000 mgr.y (mgr.24362) 7818 : cluster 0 pgmap v7787: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:09:07.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:09:07 smithi080 bash[28361]: cluster 2023-12-01T09:09:06.528657+0000 mgr.y (mgr.24362) 7818 : cluster 0 pgmap v7787: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:09:07.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:09:07 smithi080 bash[41963]: cluster 2023-12-01T09:09:06.528657+0000 mgr.y (mgr.24362) 7818 : cluster 0 pgmap v7787: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:09:09.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:09:09 smithi080 bash[28361]: cluster 2023-12-01T09:09:08.529329+0000 mgr.y (mgr.24362) 7819 : cluster 0 pgmap v7788: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:09:09.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:09:09 smithi080 bash[28361]: audit 2023-12-01T09:09:08.889131+0000 mon.c (mon.2) 5009 : audit 0 from='client.? 172.21.15.80:0/1290265057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:09:09.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:09:09 smithi080 bash[41963]: cluster 2023-12-01T09:09:08.529329+0000 mgr.y (mgr.24362) 7819 : cluster 0 pgmap v7788: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:09:09.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:09:09 smithi080 bash[41963]: audit 2023-12-01T09:09:08.889131+0000 mon.c (mon.2) 5009 : audit 0 from='client.? 172.21.15.80:0/1290265057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:09:10.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:09:09 smithi090 bash[32384]: cluster 2023-12-01T09:09:08.529329+0000 mgr.y (mgr.24362) 7819 : cluster 0 pgmap v7788: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:09:10.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:09:09 smithi090 bash[32384]: audit 2023-12-01T09:09:08.889131+0000 mon.c (mon.2) 5009 : audit 0 from='client.? 172.21.15.80:0/1290265057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:09:10.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:09:10 smithi080 bash[28361]: audit 2023-12-01T09:09:10.185934+0000 mon.c (mon.2) 5010 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:09:10.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:09:10 smithi080 bash[41963]: audit 2023-12-01T09:09:10.185934+0000 mon.c (mon.2) 5010 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:09:11.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:09:10 smithi090 bash[32384]: audit 2023-12-01T09:09:10.185934+0000 mon.c (mon.2) 5010 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:09:11.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:09:11 smithi080 bash[28361]: cluster 2023-12-01T09:09:10.530006+0000 mgr.y (mgr.24362) 7820 : cluster 0 pgmap v7789: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:09:11.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:09:11 smithi080 bash[28361]: audit 2023-12-01T09:09:11.348028+0000 mon.a (mon.0) 5166 : audit 0 from='client.? 172.21.15.80:0/3063203252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:09:11.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:09:11 smithi080 bash[41963]: cluster 2023-12-01T09:09:10.530006+0000 mgr.y (mgr.24362) 7820 : cluster 0 pgmap v7789: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:09:11.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:09:11 smithi080 bash[41963]: audit 2023-12-01T09:09:11.348028+0000 mon.a (mon.0) 5166 : audit 0 from='client.? 172.21.15.80:0/3063203252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:09:12.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:09:11 smithi090 bash[32384]: cluster 2023-12-01T09:09:10.530006+0000 mgr.y (mgr.24362) 7820 : cluster 0 pgmap v7789: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:09:12.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:09:11 smithi090 bash[32384]: audit 2023-12-01T09:09:11.348028+0000 mon.a (mon.0) 5166 : audit 0 from='client.? 172.21.15.80:0/3063203252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:09:13.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:09:13 smithi080 bash[41963]: cluster 2023-12-01T09:09:12.531186+0000 mgr.y (mgr.24362) 7821 : cluster 0 pgmap v7790: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:09:13.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:09:13 smithi080 bash[28361]: cluster 2023-12-01T09:09:12.531186+0000 mgr.y (mgr.24362) 7821 : cluster 0 pgmap v7790: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:09:13.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:09:13 smithi090 bash[32384]: cluster 2023-12-01T09:09:12.531186+0000 mgr.y (mgr.24362) 7821 : cluster 0 pgmap v7790: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:09:14.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:09:14 smithi080 bash[28361]: audit 2023-12-01T09:09:13.803322+0000 mon.c (mon.2) 5011 : audit 0 from='client.? 172.21.15.80:0/3694965280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:09:14.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:09:14 smithi080 bash[41963]: audit 2023-12-01T09:09:13.803322+0000 mon.c (mon.2) 5011 : audit 0 from='client.? 172.21.15.80:0/3694965280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:09:14.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:09:14 smithi090 bash[32384]: audit 2023-12-01T09:09:13.803322+0000 mon.c (mon.2) 5011 : audit 0 from='client.? 172.21.15.80:0/3694965280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:09:15.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:09:15 smithi080 bash[41963]: cluster 2023-12-01T09:09:14.531919+0000 mgr.y (mgr.24362) 7822 : cluster 0 pgmap v7791: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:09:15.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:09:15 smithi080 bash[41963]: audit 2023-12-01T09:09:14.739541+0000 mon.c (mon.2) 5012 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:09:15.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:09:15 smithi080 bash[28361]: cluster 2023-12-01T09:09:14.531919+0000 mgr.y (mgr.24362) 7822 : cluster 0 pgmap v7791: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:09:15.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:09:15 smithi080 bash[28361]: audit 2023-12-01T09:09:14.739541+0000 mon.c (mon.2) 5012 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:09:15.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:09:15 smithi090 bash[32384]: cluster 2023-12-01T09:09:14.531919+0000 mgr.y (mgr.24362) 7822 : cluster 0 pgmap v7791: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:09:15.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:09:15 smithi090 bash[32384]: audit 2023-12-01T09:09:14.739541+0000 mon.c (mon.2) 5012 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:09:16.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:09:16 smithi080 bash[28361]: audit 2023-12-01T09:09:16.262537+0000 mon.a (mon.0) 5167 : audit 0 from='client.? 172.21.15.80:0/114017453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:09:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:09:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:09:16] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T09:09:16.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:09:16 smithi080 bash[41963]: audit 2023-12-01T09:09:16.262537+0000 mon.a (mon.0) 5167 : audit 0 from='client.? 172.21.15.80:0/114017453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:09:16.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:09:16 smithi090 bash[32384]: audit 2023-12-01T09:09:16.262537+0000 mon.a (mon.0) 5167 : audit 0 from='client.? 172.21.15.80:0/114017453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:09:17.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:09:17 smithi080 bash[28361]: cluster 2023-12-01T09:09:16.533009+0000 mgr.y (mgr.24362) 7823 : cluster 0 pgmap v7792: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:09:17.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:09:17 smithi080 bash[41963]: cluster 2023-12-01T09:09:16.533009+0000 mgr.y (mgr.24362) 7823 : cluster 0 pgmap v7792: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:09:17.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:09:17 smithi090 bash[32384]: cluster 2023-12-01T09:09:16.533009+0000 mgr.y (mgr.24362) 7823 : cluster 0 pgmap v7792: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:09:19.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:09:19 smithi080 bash[41963]: cluster 2023-12-01T09:09:18.533692+0000 mgr.y (mgr.24362) 7824 : cluster 0 pgmap v7793: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:09:19.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:09:19 smithi080 bash[41963]: audit 2023-12-01T09:09:18.711122+0000 mon.a (mon.0) 5168 : audit 0 from='client.? 172.21.15.80:0/1086092868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:09:19.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:09:19 smithi080 bash[28361]: cluster 2023-12-01T09:09:18.533692+0000 mgr.y (mgr.24362) 7824 : cluster 0 pgmap v7793: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:09:19.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:09:19 smithi080 bash[28361]: audit 2023-12-01T09:09:18.711122+0000 mon.a (mon.0) 5168 : audit 0 from='client.? 172.21.15.80:0/1086092868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:09:20.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:09:19 smithi090 bash[32384]: cluster 2023-12-01T09:09:18.533692+0000 mgr.y (mgr.24362) 7824 : cluster 0 pgmap v7793: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:09:20.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:09:19 smithi090 bash[32384]: audit 2023-12-01T09:09:18.711122+0000 mon.a (mon.0) 5168 : audit 0 from='client.? 172.21.15.80:0/1086092868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:09:21.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:09:21 smithi080 bash[28361]: cluster 2023-12-01T09:09:20.534353+0000 mgr.y (mgr.24362) 7825 : cluster 0 pgmap v7794: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:09:21.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:09:21 smithi080 bash[28361]: audit 2023-12-01T09:09:20.584296+0000 mon.a (mon.0) 5169 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:09:21.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:09:21 smithi080 bash[28361]: audit 2023-12-01T09:09:20.595671+0000 mon.a (mon.0) 5170 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:09:21.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:09:21 smithi080 bash[28361]: audit 2023-12-01T09:09:20.938384+0000 mon.a (mon.0) 5171 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:09:21.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:09:21 smithi080 bash[28361]: audit 2023-12-01T09:09:20.952504+0000 mon.a (mon.0) 5172 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:09:21.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:09:21 smithi080 bash[28361]: audit 2023-12-01T09:09:21.243775+0000 mon.c (mon.2) 5013 : audit 0 from='client.? 172.21.15.80:0/3102940480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:09:21.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:09:21 smithi080 bash[28361]: audit 2023-12-01T09:09:21.429227+0000 mon.c (mon.2) 5014 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:09:21.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:09:21 smithi080 bash[28361]: audit 2023-12-01T09:09:21.431083+0000 mon.c (mon.2) 5015 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:09:21.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:09:21 smithi080 bash[28361]: audit 2023-12-01T09:09:21.441720+0000 mon.a (mon.0) 5173 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:09:21.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:09:21 smithi080 bash[41963]: cluster 2023-12-01T09:09:20.534353+0000 mgr.y (mgr.24362) 7825 : cluster 0 pgmap v7794: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:09:21.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:09:21 smithi080 bash[41963]: audit 2023-12-01T09:09:20.584296+0000 mon.a (mon.0) 5169 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:09:21.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:09:21 smithi080 bash[41963]: audit 2023-12-01T09:09:20.595671+0000 mon.a (mon.0) 5170 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:09:21.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:09:21 smithi080 bash[41963]: audit 2023-12-01T09:09:20.938384+0000 mon.a (mon.0) 5171 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:09:21.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:09:21 smithi080 bash[41963]: audit 2023-12-01T09:09:20.952504+0000 mon.a (mon.0) 5172 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:09:21.935 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:09:21 smithi080 bash[41963]: audit 2023-12-01T09:09:21.243775+0000 mon.c (mon.2) 5013 : audit 0 from='client.? 172.21.15.80:0/3102940480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:09:21.935 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:09:21 smithi080 bash[41963]: audit 2023-12-01T09:09:21.429227+0000 mon.c (mon.2) 5014 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:09:21.935 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:09:21 smithi080 bash[41963]: audit 2023-12-01T09:09:21.431083+0000 mon.c (mon.2) 5015 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:09:21.935 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:09:21 smithi080 bash[41963]: audit 2023-12-01T09:09:21.441720+0000 mon.a (mon.0) 5173 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:09:22.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:09:21 smithi090 bash[32384]: cluster 2023-12-01T09:09:20.534353+0000 mgr.y (mgr.24362) 7825 : cluster 0 pgmap v7794: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:09:22.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:09:21 smithi090 bash[32384]: audit 2023-12-01T09:09:20.584296+0000 mon.a (mon.0) 5169 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:09:22.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:09:21 smithi090 bash[32384]: audit 2023-12-01T09:09:20.595671+0000 mon.a (mon.0) 5170 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:09:22.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:09:21 smithi090 bash[32384]: audit 2023-12-01T09:09:20.938384+0000 mon.a (mon.0) 5171 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:09:22.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:09:21 smithi090 bash[32384]: audit 2023-12-01T09:09:20.952504+0000 mon.a (mon.0) 5172 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:09:22.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:09:21 smithi090 bash[32384]: audit 2023-12-01T09:09:21.243775+0000 mon.c (mon.2) 5013 : audit 0 from='client.? 172.21.15.80:0/3102940480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:09:22.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:09:21 smithi090 bash[32384]: audit 2023-12-01T09:09:21.429227+0000 mon.c (mon.2) 5014 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:09:22.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:09:21 smithi090 bash[32384]: audit 2023-12-01T09:09:21.431083+0000 mon.c (mon.2) 5015 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:09:22.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:09:21 smithi090 bash[32384]: audit 2023-12-01T09:09:21.441720+0000 mon.a (mon.0) 5173 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:09:23.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:09:23 smithi080 bash[41963]: cluster 2023-12-01T09:09:22.535469+0000 mgr.y (mgr.24362) 7826 : cluster 0 pgmap v7795: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:09:23.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:09:23 smithi080 bash[28361]: cluster 2023-12-01T09:09:22.535469+0000 mgr.y (mgr.24362) 7826 : cluster 0 pgmap v7795: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:09:23.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:09:23 smithi090 bash[32384]: cluster 2023-12-01T09:09:22.535469+0000 mgr.y (mgr.24362) 7826 : cluster 0 pgmap v7795: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:09:24.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:09:24 smithi080 bash[28361]: audit 2023-12-01T09:09:23.698616+0000 mon.c (mon.2) 5016 : audit 0 from='client.? 172.21.15.80:0/859025655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:09:24.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:09:24 smithi080 bash[41963]: audit 2023-12-01T09:09:23.698616+0000 mon.c (mon.2) 5016 : audit 0 from='client.? 172.21.15.80:0/859025655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:09:24.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:09:24 smithi090 bash[32384]: audit 2023-12-01T09:09:23.698616+0000 mon.c (mon.2) 5016 : audit 0 from='client.? 172.21.15.80:0/859025655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:09:25.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:09:25 smithi080 bash[28361]: cluster 2023-12-01T09:09:24.536180+0000 mgr.y (mgr.24362) 7827 : cluster 0 pgmap v7796: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:09:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:09:25 smithi080 bash[28361]: audit 2023-12-01T09:09:25.186091+0000 mon.c (mon.2) 5017 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:09:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:09:25 smithi080 bash[41963]: cluster 2023-12-01T09:09:24.536180+0000 mgr.y (mgr.24362) 7827 : cluster 0 pgmap v7796: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:09:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:09:25 smithi080 bash[41963]: audit 2023-12-01T09:09:25.186091+0000 mon.c (mon.2) 5017 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:09:25.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:09:25 smithi090 bash[32384]: cluster 2023-12-01T09:09:24.536180+0000 mgr.y (mgr.24362) 7827 : cluster 0 pgmap v7796: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:09:25.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:09:25 smithi090 bash[32384]: audit 2023-12-01T09:09:25.186091+0000 mon.c (mon.2) 5017 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:09:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:09:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:09:26] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T09:09:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:09:26 smithi080 bash[41963]: audit 2023-12-01T09:09:26.157839+0000 mon.a (mon.0) 5174 : audit 0 from='client.? 172.21.15.80:0/933831809' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:09:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:09:26 smithi080 bash[28361]: audit 2023-12-01T09:09:26.157839+0000 mon.a (mon.0) 5174 : audit 0 from='client.? 172.21.15.80:0/933831809' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:09:26.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:09:26 smithi090 bash[32384]: audit 2023-12-01T09:09:26.157839+0000 mon.a (mon.0) 5174 : audit 0 from='client.? 172.21.15.80:0/933831809' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:09:27.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:09:27 smithi080 bash[28361]: cluster 2023-12-01T09:09:26.537313+0000 mgr.y (mgr.24362) 7828 : cluster 0 pgmap v7797: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:09:27.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:09:27 smithi080 bash[41963]: cluster 2023-12-01T09:09:26.537313+0000 mgr.y (mgr.24362) 7828 : cluster 0 pgmap v7797: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:09:27.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:09:27 smithi090 bash[32384]: cluster 2023-12-01T09:09:26.537313+0000 mgr.y (mgr.24362) 7828 : cluster 0 pgmap v7797: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:09:29.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:09:29 smithi080 bash[41963]: cluster 2023-12-01T09:09:28.537804+0000 mgr.y (mgr.24362) 7829 : cluster 0 pgmap v7798: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:09:29.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:09:29 smithi080 bash[41963]: audit 2023-12-01T09:09:28.615805+0000 mon.c (mon.2) 5018 : audit 0 from='client.? 172.21.15.80:0/789756143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:09:29.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:09:29 smithi080 bash[28361]: cluster 2023-12-01T09:09:28.537804+0000 mgr.y (mgr.24362) 7829 : cluster 0 pgmap v7798: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:09:29.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:09:29 smithi080 bash[28361]: audit 2023-12-01T09:09:28.615805+0000 mon.c (mon.2) 5018 : audit 0 from='client.? 172.21.15.80:0/789756143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:09:30.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:09:29 smithi090 bash[32384]: cluster 2023-12-01T09:09:28.537804+0000 mgr.y (mgr.24362) 7829 : cluster 0 pgmap v7798: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:09:30.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:09:29 smithi090 bash[32384]: audit 2023-12-01T09:09:28.615805+0000 mon.c (mon.2) 5018 : audit 0 from='client.? 172.21.15.80:0/789756143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:09:31.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:09:31 smithi080 bash[41963]: cluster 2023-12-01T09:09:30.538358+0000 mgr.y (mgr.24362) 7830 : cluster 0 pgmap v7799: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:09:31.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:09:31 smithi080 bash[41963]: audit 2023-12-01T09:09:31.077072+0000 mon.a (mon.0) 5175 : audit 0 from='client.? 172.21.15.80:0/2177948371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:09:31.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:09:31 smithi080 bash[28361]: cluster 2023-12-01T09:09:30.538358+0000 mgr.y (mgr.24362) 7830 : cluster 0 pgmap v7799: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:09:31.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:09:31 smithi080 bash[28361]: audit 2023-12-01T09:09:31.077072+0000 mon.a (mon.0) 5175 : audit 0 from='client.? 172.21.15.80:0/2177948371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:09:32.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:09:31 smithi090 bash[32384]: cluster 2023-12-01T09:09:30.538358+0000 mgr.y (mgr.24362) 7830 : cluster 0 pgmap v7799: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:09:32.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:09:31 smithi090 bash[32384]: audit 2023-12-01T09:09:31.077072+0000 mon.a (mon.0) 5175 : audit 0 from='client.? 172.21.15.80:0/2177948371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:09:33.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:09:33 smithi080 bash[28361]: cluster 2023-12-01T09:09:32.539507+0000 mgr.y (mgr.24362) 7831 : cluster 0 pgmap v7800: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:09:33.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:09:33 smithi080 bash[41963]: cluster 2023-12-01T09:09:32.539507+0000 mgr.y (mgr.24362) 7831 : cluster 0 pgmap v7800: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:09:33.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:09:33 smithi090 bash[32384]: cluster 2023-12-01T09:09:32.539507+0000 mgr.y (mgr.24362) 7831 : cluster 0 pgmap v7800: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:09:34.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:09:34 smithi080 bash[28361]: audit 2023-12-01T09:09:33.536722+0000 mon.c (mon.2) 5019 : audit 0 from='client.? 172.21.15.80:0/4111889098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:09:34.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:09:34 smithi080 bash[41963]: audit 2023-12-01T09:09:33.536722+0000 mon.c (mon.2) 5019 : audit 0 from='client.? 172.21.15.80:0/4111889098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:09:34.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:09:34 smithi090 bash[32384]: audit 2023-12-01T09:09:33.536722+0000 mon.c (mon.2) 5019 : audit 0 from='client.? 172.21.15.80:0/4111889098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:09:35.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:09:35 smithi080 bash[41963]: cluster 2023-12-01T09:09:34.540192+0000 mgr.y (mgr.24362) 7832 : cluster 0 pgmap v7801: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:09:35.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:09:35 smithi080 bash[28361]: cluster 2023-12-01T09:09:34.540192+0000 mgr.y (mgr.24362) 7832 : cluster 0 pgmap v7801: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:09:35.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:09:35 smithi090 bash[32384]: cluster 2023-12-01T09:09:34.540192+0000 mgr.y (mgr.24362) 7832 : cluster 0 pgmap v7801: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:09:36.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:09:36 smithi080 bash[28361]: audit 2023-12-01T09:09:35.992540+0000 mon.a (mon.0) 5176 : audit 0 from='client.? 172.21.15.80:0/3864963494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:09:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:09:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:09:36] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T09:09:36.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:09:36 smithi080 bash[41963]: audit 2023-12-01T09:09:35.992540+0000 mon.a (mon.0) 5176 : audit 0 from='client.? 172.21.15.80:0/3864963494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:09:36.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:09:36 smithi090 bash[32384]: audit 2023-12-01T09:09:35.992540+0000 mon.a (mon.0) 5176 : audit 0 from='client.? 172.21.15.80:0/3864963494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:09:37.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:09:37 smithi080 bash[28361]: cluster 2023-12-01T09:09:36.541311+0000 mgr.y (mgr.24362) 7833 : cluster 0 pgmap v7802: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:09:37.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:09:37 smithi080 bash[41963]: cluster 2023-12-01T09:09:36.541311+0000 mgr.y (mgr.24362) 7833 : cluster 0 pgmap v7802: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:09:37.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:09:37 smithi090 bash[32384]: cluster 2023-12-01T09:09:36.541311+0000 mgr.y (mgr.24362) 7833 : cluster 0 pgmap v7802: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:09:38.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:09:38 smithi090 bash[32384]: audit 2023-12-01T09:09:38.449248+0000 mon.c (mon.2) 5020 : audit 0 from='client.? 172.21.15.80:0/2195955095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:09:38.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:09:38 smithi080 bash[41963]: audit 2023-12-01T09:09:38.449248+0000 mon.c (mon.2) 5020 : audit 0 from='client.? 172.21.15.80:0/2195955095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:09:38.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:09:38 smithi080 bash[28361]: audit 2023-12-01T09:09:38.449248+0000 mon.c (mon.2) 5020 : audit 0 from='client.? 172.21.15.80:0/2195955095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:09:39.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:09:39 smithi090 bash[32384]: cluster 2023-12-01T09:09:38.541986+0000 mgr.y (mgr.24362) 7834 : cluster 0 pgmap v7803: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:09:39.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:09:39 smithi080 bash[28361]: cluster 2023-12-01T09:09:38.541986+0000 mgr.y (mgr.24362) 7834 : cluster 0 pgmap v7803: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:09:39.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:09:39 smithi080 bash[41963]: cluster 2023-12-01T09:09:38.541986+0000 mgr.y (mgr.24362) 7834 : cluster 0 pgmap v7803: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:09:40.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:09:40 smithi090 bash[32384]: audit 2023-12-01T09:09:40.186534+0000 mon.c (mon.2) 5021 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:09:40.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:09:40 smithi080 bash[28361]: audit 2023-12-01T09:09:40.186534+0000 mon.c (mon.2) 5021 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:09:40.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:09:40 smithi080 bash[41963]: audit 2023-12-01T09:09:40.186534+0000 mon.c (mon.2) 5021 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:09:41.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:09:41 smithi080 bash[28361]: cluster 2023-12-01T09:09:40.542633+0000 mgr.y (mgr.24362) 7835 : cluster 0 pgmap v7804: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:09:41.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:09:41 smithi080 bash[28361]: audit 2023-12-01T09:09:40.906065+0000 mon.a (mon.0) 5177 : audit 0 from='client.? 172.21.15.80:0/1903509680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:09:41.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:09:41 smithi080 bash[41963]: cluster 2023-12-01T09:09:40.542633+0000 mgr.y (mgr.24362) 7835 : cluster 0 pgmap v7804: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:09:41.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:09:41 smithi080 bash[41963]: audit 2023-12-01T09:09:40.906065+0000 mon.a (mon.0) 5177 : audit 0 from='client.? 172.21.15.80:0/1903509680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:09:42.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:09:41 smithi090 bash[32384]: cluster 2023-12-01T09:09:40.542633+0000 mgr.y (mgr.24362) 7835 : cluster 0 pgmap v7804: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:09:42.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:09:41 smithi090 bash[32384]: audit 2023-12-01T09:09:40.906065+0000 mon.a (mon.0) 5177 : audit 0 from='client.? 172.21.15.80:0/1903509680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:09:43.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:09:43 smithi080 bash[28361]: cluster 2023-12-01T09:09:42.543684+0000 mgr.y (mgr.24362) 7836 : cluster 0 pgmap v7805: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:09:43.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:09:43 smithi080 bash[28361]: audit 2023-12-01T09:09:43.353307+0000 mon.c (mon.2) 5022 : audit 0 from='client.? 172.21.15.80:0/1447679208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:09:43.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:09:43 smithi080 bash[41963]: cluster 2023-12-01T09:09:42.543684+0000 mgr.y (mgr.24362) 7836 : cluster 0 pgmap v7805: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:09:43.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:09:43 smithi080 bash[41963]: audit 2023-12-01T09:09:43.353307+0000 mon.c (mon.2) 5022 : audit 0 from='client.? 172.21.15.80:0/1447679208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:09:43.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:09:43 smithi090 bash[32384]: cluster 2023-12-01T09:09:42.543684+0000 mgr.y (mgr.24362) 7836 : cluster 0 pgmap v7805: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:09:43.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:09:43 smithi090 bash[32384]: audit 2023-12-01T09:09:43.353307+0000 mon.c (mon.2) 5022 : audit 0 from='client.? 172.21.15.80:0/1447679208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:09:45.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:09:45 smithi080 bash[28361]: cluster 2023-12-01T09:09:44.544359+0000 mgr.y (mgr.24362) 7837 : cluster 0 pgmap v7806: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:09:45.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:09:45 smithi080 bash[41963]: cluster 2023-12-01T09:09:44.544359+0000 mgr.y (mgr.24362) 7837 : cluster 0 pgmap v7806: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:09:46.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:09:45 smithi090 bash[32384]: cluster 2023-12-01T09:09:44.544359+0000 mgr.y (mgr.24362) 7837 : cluster 0 pgmap v7806: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:09:46.607 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:09:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:09:46] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T09:09:46.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:09:46 smithi080 bash[28361]: audit 2023-12-01T09:09:45.804456+0000 mon.a (mon.0) 5178 : audit 0 from='client.? 172.21.15.80:0/4129430392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:09:46.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:09:46 smithi080 bash[41963]: audit 2023-12-01T09:09:45.804456+0000 mon.a (mon.0) 5178 : audit 0 from='client.? 172.21.15.80:0/4129430392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:09:47.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:09:46 smithi090 bash[32384]: audit 2023-12-01T09:09:45.804456+0000 mon.a (mon.0) 5178 : audit 0 from='client.? 172.21.15.80:0/4129430392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:09:47.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:09:47 smithi080 bash[28361]: cluster 2023-12-01T09:09:46.545530+0000 mgr.y (mgr.24362) 7838 : cluster 0 pgmap v7807: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:09:47.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:09:47 smithi080 bash[41963]: cluster 2023-12-01T09:09:46.545530+0000 mgr.y (mgr.24362) 7838 : cluster 0 pgmap v7807: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:09:48.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:09:47 smithi090 bash[32384]: cluster 2023-12-01T09:09:46.545530+0000 mgr.y (mgr.24362) 7838 : cluster 0 pgmap v7807: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:09:48.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:09:48 smithi080 bash[28361]: audit 2023-12-01T09:09:48.255613+0000 mon.a (mon.0) 5179 : audit 0 from='client.? 172.21.15.80:0/2307653341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:09:48.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:09:48 smithi080 bash[41963]: audit 2023-12-01T09:09:48.255613+0000 mon.a (mon.0) 5179 : audit 0 from='client.? 172.21.15.80:0/2307653341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:09:49.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:09:48 smithi090 bash[32384]: audit 2023-12-01T09:09:48.255613+0000 mon.a (mon.0) 5179 : audit 0 from='client.? 172.21.15.80:0/2307653341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:09:49.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:09:49 smithi080 bash[28361]: cluster 2023-12-01T09:09:48.546213+0000 mgr.y (mgr.24362) 7839 : cluster 0 pgmap v7808: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:09:49.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:09:49 smithi080 bash[41963]: cluster 2023-12-01T09:09:48.546213+0000 mgr.y (mgr.24362) 7839 : cluster 0 pgmap v7808: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:09:50.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:09:49 smithi090 bash[32384]: cluster 2023-12-01T09:09:48.546213+0000 mgr.y (mgr.24362) 7839 : cluster 0 pgmap v7808: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:09:51.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:09:51 smithi080 bash[28361]: cluster 2023-12-01T09:09:50.546972+0000 mgr.y (mgr.24362) 7840 : cluster 0 pgmap v7809: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:09:51.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:09:51 smithi080 bash[28361]: audit 2023-12-01T09:09:50.713099+0000 mon.c (mon.2) 5023 : audit 0 from='client.? 172.21.15.80:0/508222194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:09:51.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:09:51 smithi080 bash[41963]: cluster 2023-12-01T09:09:50.546972+0000 mgr.y (mgr.24362) 7840 : cluster 0 pgmap v7809: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:09:51.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:09:51 smithi080 bash[41963]: audit 2023-12-01T09:09:50.713099+0000 mon.c (mon.2) 5023 : audit 0 from='client.? 172.21.15.80:0/508222194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:09:52.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:09:51 smithi090 bash[32384]: cluster 2023-12-01T09:09:50.546972+0000 mgr.y (mgr.24362) 7840 : cluster 0 pgmap v7809: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:09:52.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:09:51 smithi090 bash[32384]: audit 2023-12-01T09:09:50.713099+0000 mon.c (mon.2) 5023 : audit 0 from='client.? 172.21.15.80:0/508222194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:09:53.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:09:53 smithi080 bash[28361]: cluster 2023-12-01T09:09:52.548183+0000 mgr.y (mgr.24362) 7841 : cluster 0 pgmap v7810: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:09:53.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:09:53 smithi080 bash[28361]: audit 2023-12-01T09:09:53.164568+0000 mon.a (mon.0) 5180 : audit 0 from='client.? 172.21.15.80:0/204628750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:09:53.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:09:53 smithi080 bash[41963]: cluster 2023-12-01T09:09:52.548183+0000 mgr.y (mgr.24362) 7841 : cluster 0 pgmap v7810: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:09:53.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:09:53 smithi080 bash[41963]: audit 2023-12-01T09:09:53.164568+0000 mon.a (mon.0) 5180 : audit 0 from='client.? 172.21.15.80:0/204628750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:09:53.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:09:53 smithi090 bash[32384]: cluster 2023-12-01T09:09:52.548183+0000 mgr.y (mgr.24362) 7841 : cluster 0 pgmap v7810: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:09:53.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:09:53 smithi090 bash[32384]: audit 2023-12-01T09:09:53.164568+0000 mon.a (mon.0) 5180 : audit 0 from='client.? 172.21.15.80:0/204628750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:09:55.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:09:55 smithi080 bash[41963]: cluster 2023-12-01T09:09:54.548790+0000 mgr.y (mgr.24362) 7842 : cluster 0 pgmap v7811: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:09:55.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:09:55 smithi080 bash[41963]: audit 2023-12-01T09:09:55.186797+0000 mon.c (mon.2) 5024 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:09:55.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:09:55 smithi080 bash[28361]: cluster 2023-12-01T09:09:54.548790+0000 mgr.y (mgr.24362) 7842 : cluster 0 pgmap v7811: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:09:55.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:09:55 smithi080 bash[28361]: audit 2023-12-01T09:09:55.186797+0000 mon.c (mon.2) 5024 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:09:56.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:09:55 smithi090 bash[32384]: cluster 2023-12-01T09:09:54.548790+0000 mgr.y (mgr.24362) 7842 : cluster 0 pgmap v7811: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:09:56.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:09:55 smithi090 bash[32384]: audit 2023-12-01T09:09:55.186797+0000 mon.c (mon.2) 5024 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:09:56.614 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:09:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:09:56] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T09:09:56.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:09:56 smithi080 bash[28361]: audit 2023-12-01T09:09:55.617557+0000 mon.c (mon.2) 5025 : audit 0 from='client.? 172.21.15.80:0/2119886510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:09:56.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:09:56 smithi080 bash[41963]: audit 2023-12-01T09:09:55.617557+0000 mon.c (mon.2) 5025 : audit 0 from='client.? 172.21.15.80:0/2119886510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:09:57.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:09:56 smithi090 bash[32384]: audit 2023-12-01T09:09:55.617557+0000 mon.c (mon.2) 5025 : audit 0 from='client.? 172.21.15.80:0/2119886510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:09:57.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:09:57 smithi080 bash[28361]: cluster 2023-12-01T09:09:56.549908+0000 mgr.y (mgr.24362) 7843 : cluster 0 pgmap v7812: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:09:57.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:09:57 smithi080 bash[41963]: cluster 2023-12-01T09:09:56.549908+0000 mgr.y (mgr.24362) 7843 : cluster 0 pgmap v7812: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:09:58.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:09:57 smithi090 bash[32384]: cluster 2023-12-01T09:09:56.549908+0000 mgr.y (mgr.24362) 7843 : cluster 0 pgmap v7812: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:09:58.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:09:58 smithi080 bash[28361]: audit 2023-12-01T09:09:58.068688+0000 mon.a (mon.0) 5181 : audit 0 from='client.? 172.21.15.80:0/1318718605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:09:58.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:09:58 smithi080 bash[41963]: audit 2023-12-01T09:09:58.068688+0000 mon.a (mon.0) 5181 : audit 0 from='client.? 172.21.15.80:0/1318718605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:09:59.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:09:58 smithi090 bash[32384]: audit 2023-12-01T09:09:58.068688+0000 mon.a (mon.0) 5181 : audit 0 from='client.? 172.21.15.80:0/1318718605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:09:59.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:09:59 smithi080 bash[28361]: cluster 2023-12-01T09:09:58.550558+0000 mgr.y (mgr.24362) 7844 : cluster 0 pgmap v7813: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:09:59.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:09:59 smithi080 bash[41963]: cluster 2023-12-01T09:09:58.550558+0000 mgr.y (mgr.24362) 7844 : cluster 0 pgmap v7813: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:10:00.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:09:59 smithi090 bash[32384]: cluster 2023-12-01T09:09:58.550558+0000 mgr.y (mgr.24362) 7844 : cluster 0 pgmap v7813: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:10:00.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:10:00 smithi080 bash[28361]: debug 2023-12-01T09:09:59.997+0000 7f6ec9bf0700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T09:10:00.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:10:00 smithi080 bash[41963]: cluster 2023-12-01T09:10:00.000150+0000 mon.a (mon.0) 5182 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T09:10:00.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:10:00 smithi080 bash[41963]: audit 2023-12-01T09:10:00.521206+0000 mon.a (mon.0) 5183 : audit 0 from='client.? 172.21.15.80:0/4125779832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:10:00.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:10:00 smithi080 bash[28361]: cluster 2023-12-01T09:10:00.000150+0000 mon.a (mon.0) 5182 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T09:10:00.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:10:00 smithi080 bash[28361]: audit 2023-12-01T09:10:00.521206+0000 mon.a (mon.0) 5183 : audit 0 from='client.? 172.21.15.80:0/4125779832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:10:01.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:10:00 smithi090 bash[32384]: cluster 2023-12-01T09:10:00.000150+0000 mon.a (mon.0) 5182 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T09:10:01.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:10:00 smithi090 bash[32384]: audit 2023-12-01T09:10:00.521206+0000 mon.a (mon.0) 5183 : audit 0 from='client.? 172.21.15.80:0/4125779832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:10:01.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:10:01 smithi080 bash[28361]: cluster 2023-12-01T09:10:00.551216+0000 mgr.y (mgr.24362) 7845 : cluster 0 pgmap v7814: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:10:01.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:10:01 smithi080 bash[41963]: cluster 2023-12-01T09:10:00.551216+0000 mgr.y (mgr.24362) 7845 : cluster 0 pgmap v7814: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:10:02.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:10:01 smithi090 bash[32384]: cluster 2023-12-01T09:10:00.551216+0000 mgr.y (mgr.24362) 7845 : cluster 0 pgmap v7814: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:10:03.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:10:03 smithi080 bash[28361]: cluster 2023-12-01T09:10:02.552389+0000 mgr.y (mgr.24362) 7846 : cluster 0 pgmap v7815: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:10:03.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:10:03 smithi080 bash[28361]: audit 2023-12-01T09:10:02.983485+0000 mon.a (mon.0) 5184 : audit 0 from='client.? 172.21.15.80:0/105947124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:10:03.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:10:03 smithi080 bash[41963]: cluster 2023-12-01T09:10:02.552389+0000 mgr.y (mgr.24362) 7846 : cluster 0 pgmap v7815: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:10:03.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:10:03 smithi080 bash[41963]: audit 2023-12-01T09:10:02.983485+0000 mon.a (mon.0) 5184 : audit 0 from='client.? 172.21.15.80:0/105947124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:10:03.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:10:03 smithi090 bash[32384]: cluster 2023-12-01T09:10:02.552389+0000 mgr.y (mgr.24362) 7846 : cluster 0 pgmap v7815: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:10:03.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:10:03 smithi090 bash[32384]: audit 2023-12-01T09:10:02.983485+0000 mon.a (mon.0) 5184 : audit 0 from='client.? 172.21.15.80:0/105947124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:10:05.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:10:05 smithi080 bash[28361]: cluster 2023-12-01T09:10:04.553022+0000 mgr.y (mgr.24362) 7847 : cluster 0 pgmap v7816: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:10:05.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:10:05 smithi080 bash[28361]: audit 2023-12-01T09:10:05.438229+0000 mon.c (mon.2) 5026 : audit 0 from='client.? 172.21.15.80:0/2478327551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:10:05.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:10:05 smithi080 bash[41963]: cluster 2023-12-01T09:10:04.553022+0000 mgr.y (mgr.24362) 7847 : cluster 0 pgmap v7816: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:10:05.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:10:05 smithi080 bash[41963]: audit 2023-12-01T09:10:05.438229+0000 mon.c (mon.2) 5026 : audit 0 from='client.? 172.21.15.80:0/2478327551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:10:06.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:10:05 smithi090 bash[32384]: cluster 2023-12-01T09:10:04.553022+0000 mgr.y (mgr.24362) 7847 : cluster 0 pgmap v7816: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:10:06.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:10:05 smithi090 bash[32384]: audit 2023-12-01T09:10:05.438229+0000 mon.c (mon.2) 5026 : audit 0 from='client.? 172.21.15.80:0/2478327551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:10:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:10:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:10:06] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T09:10:07.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:10:07 smithi080 bash[41963]: cluster 2023-12-01T09:10:06.554170+0000 mgr.y (mgr.24362) 7848 : cluster 0 pgmap v7817: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:10:07.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:10:07 smithi080 bash[28361]: cluster 2023-12-01T09:10:06.554170+0000 mgr.y (mgr.24362) 7848 : cluster 0 pgmap v7817: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:10:08.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:10:07 smithi090 bash[32384]: cluster 2023-12-01T09:10:06.554170+0000 mgr.y (mgr.24362) 7848 : cluster 0 pgmap v7817: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:10:08.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:10:08 smithi080 bash[41963]: audit 2023-12-01T09:10:07.884571+0000 mon.a (mon.0) 5185 : audit 0 from='client.? 172.21.15.80:0/3371625020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:10:08.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:10:08 smithi080 bash[28361]: audit 2023-12-01T09:10:07.884571+0000 mon.a (mon.0) 5185 : audit 0 from='client.? 172.21.15.80:0/3371625020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:10:09.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:10:08 smithi090 bash[32384]: audit 2023-12-01T09:10:07.884571+0000 mon.a (mon.0) 5185 : audit 0 from='client.? 172.21.15.80:0/3371625020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:10:09.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:10:09 smithi080 bash[41963]: cluster 2023-12-01T09:10:08.554845+0000 mgr.y (mgr.24362) 7849 : cluster 0 pgmap v7818: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:10:09.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:10:09 smithi080 bash[28361]: cluster 2023-12-01T09:10:08.554845+0000 mgr.y (mgr.24362) 7849 : cluster 0 pgmap v7818: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:10:10.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:10:09 smithi090 bash[32384]: cluster 2023-12-01T09:10:08.554845+0000 mgr.y (mgr.24362) 7849 : cluster 0 pgmap v7818: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:10:10.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:10:10 smithi080 bash[28361]: audit 2023-12-01T09:10:10.187206+0000 mon.c (mon.2) 5027 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:10:10.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:10:10 smithi080 bash[28361]: audit 2023-12-01T09:10:10.340476+0000 mon.a (mon.0) 5186 : audit 0 from='client.? 172.21.15.80:0/2356432649' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:10:10.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:10:10 smithi080 bash[41963]: audit 2023-12-01T09:10:10.187206+0000 mon.c (mon.2) 5027 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:10:10.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:10:10 smithi080 bash[41963]: audit 2023-12-01T09:10:10.340476+0000 mon.a (mon.0) 5186 : audit 0 from='client.? 172.21.15.80:0/2356432649' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:10:11.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:10:10 smithi090 bash[32384]: audit 2023-12-01T09:10:10.187206+0000 mon.c (mon.2) 5027 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:10:11.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:10:10 smithi090 bash[32384]: audit 2023-12-01T09:10:10.340476+0000 mon.a (mon.0) 5186 : audit 0 from='client.? 172.21.15.80:0/2356432649' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:10:11.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:10:11 smithi080 bash[41963]: cluster 2023-12-01T09:10:10.555528+0000 mgr.y (mgr.24362) 7850 : cluster 0 pgmap v7819: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:10:11.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:10:11 smithi080 bash[28361]: cluster 2023-12-01T09:10:10.555528+0000 mgr.y (mgr.24362) 7850 : cluster 0 pgmap v7819: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:10:12.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:10:11 smithi090 bash[32384]: cluster 2023-12-01T09:10:10.555528+0000 mgr.y (mgr.24362) 7850 : cluster 0 pgmap v7819: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:10:13.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:10:13 smithi080 bash[28361]: cluster 2023-12-01T09:10:12.556664+0000 mgr.y (mgr.24362) 7851 : cluster 0 pgmap v7820: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:10:13.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:10:13 smithi080 bash[28361]: audit 2023-12-01T09:10:12.797372+0000 mon.a (mon.0) 5187 : audit 0 from='client.? 172.21.15.80:0/1987180949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:10:13.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:10:13 smithi080 bash[41963]: cluster 2023-12-01T09:10:12.556664+0000 mgr.y (mgr.24362) 7851 : cluster 0 pgmap v7820: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:10:13.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:10:13 smithi080 bash[41963]: audit 2023-12-01T09:10:12.797372+0000 mon.a (mon.0) 5187 : audit 0 from='client.? 172.21.15.80:0/1987180949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:10:13.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:10:13 smithi090 bash[32384]: cluster 2023-12-01T09:10:12.556664+0000 mgr.y (mgr.24362) 7851 : cluster 0 pgmap v7820: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:10:13.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:10:13 smithi090 bash[32384]: audit 2023-12-01T09:10:12.797372+0000 mon.a (mon.0) 5187 : audit 0 from='client.? 172.21.15.80:0/1987180949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:10:15.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:10:15 smithi080 bash[28361]: cluster 2023-12-01T09:10:14.557329+0000 mgr.y (mgr.24362) 7852 : cluster 0 pgmap v7821: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:10:15.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:10:15 smithi080 bash[28361]: audit 2023-12-01T09:10:15.251457+0000 mon.c (mon.2) 5028 : audit 0 from='client.? 172.21.15.80:0/197225509' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:10:15.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:10:15 smithi080 bash[41963]: cluster 2023-12-01T09:10:14.557329+0000 mgr.y (mgr.24362) 7852 : cluster 0 pgmap v7821: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:10:15.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:10:15 smithi080 bash[41963]: audit 2023-12-01T09:10:15.251457+0000 mon.c (mon.2) 5028 : audit 0 from='client.? 172.21.15.80:0/197225509' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:10:16.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:10:15 smithi090 bash[32384]: cluster 2023-12-01T09:10:14.557329+0000 mgr.y (mgr.24362) 7852 : cluster 0 pgmap v7821: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:10:16.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:10:15 smithi090 bash[32384]: audit 2023-12-01T09:10:15.251457+0000 mon.c (mon.2) 5028 : audit 0 from='client.? 172.21.15.80:0/197225509' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:10:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:10:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:10:16] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T09:10:17.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:10:17 smithi080 bash[28361]: cluster 2023-12-01T09:10:16.558387+0000 mgr.y (mgr.24362) 7853 : cluster 0 pgmap v7822: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:10:17.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:10:17 smithi080 bash[41963]: cluster 2023-12-01T09:10:16.558387+0000 mgr.y (mgr.24362) 7853 : cluster 0 pgmap v7822: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:10:18.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:10:17 smithi090 bash[32384]: cluster 2023-12-01T09:10:16.558387+0000 mgr.y (mgr.24362) 7853 : cluster 0 pgmap v7822: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:10:18.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:10:18 smithi080 bash[28361]: audit 2023-12-01T09:10:17.720633+0000 mon.a (mon.0) 5188 : audit 0 from='client.? 172.21.15.80:0/1358162064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:10:18.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:10:18 smithi080 bash[41963]: audit 2023-12-01T09:10:17.720633+0000 mon.a (mon.0) 5188 : audit 0 from='client.? 172.21.15.80:0/1358162064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:10:19.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:10:18 smithi090 bash[32384]: audit 2023-12-01T09:10:17.720633+0000 mon.a (mon.0) 5188 : audit 0 from='client.? 172.21.15.80:0/1358162064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:10:19.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:10:19 smithi080 bash[28361]: cluster 2023-12-01T09:10:18.559031+0000 mgr.y (mgr.24362) 7854 : cluster 0 pgmap v7823: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:10:19.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:10:19 smithi080 bash[41963]: cluster 2023-12-01T09:10:18.559031+0000 mgr.y (mgr.24362) 7854 : cluster 0 pgmap v7823: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:10:20.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:10:19 smithi090 bash[32384]: cluster 2023-12-01T09:10:18.559031+0000 mgr.y (mgr.24362) 7854 : cluster 0 pgmap v7823: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:10:20.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:10:20 smithi080 bash[28361]: audit 2023-12-01T09:10:20.172597+0000 mon.c (mon.2) 5029 : audit 0 from='client.? 172.21.15.80:0/275424952' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:10:20.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:10:20 smithi080 bash[41963]: audit 2023-12-01T09:10:20.172597+0000 mon.c (mon.2) 5029 : audit 0 from='client.? 172.21.15.80:0/275424952' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:10:21.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:10:20 smithi090 bash[32384]: audit 2023-12-01T09:10:20.172597+0000 mon.c (mon.2) 5029 : audit 0 from='client.? 172.21.15.80:0/275424952' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:10:21.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:10:21 smithi080 bash[28361]: cluster 2023-12-01T09:10:20.559649+0000 mgr.y (mgr.24362) 7855 : cluster 0 pgmap v7824: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:10:21.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:10:21 smithi080 bash[28361]: audit 2023-12-01T09:10:21.525509+0000 mon.c (mon.2) 5030 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:10:21.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:10:21 smithi080 bash[41963]: cluster 2023-12-01T09:10:20.559649+0000 mgr.y (mgr.24362) 7855 : cluster 0 pgmap v7824: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:10:21.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:10:21 smithi080 bash[41963]: audit 2023-12-01T09:10:21.525509+0000 mon.c (mon.2) 5030 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:10:22.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:10:21 smithi090 bash[32384]: cluster 2023-12-01T09:10:20.559649+0000 mgr.y (mgr.24362) 7855 : cluster 0 pgmap v7824: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:10:22.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:10:21 smithi090 bash[32384]: audit 2023-12-01T09:10:21.525509+0000 mon.c (mon.2) 5030 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:10:23.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:10:23 smithi080 bash[28361]: cluster 2023-12-01T09:10:22.560697+0000 mgr.y (mgr.24362) 7856 : cluster 0 pgmap v7825: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:10:23.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:10:23 smithi080 bash[28361]: audit 2023-12-01T09:10:22.636209+0000 mon.a (mon.0) 5189 : audit 0 from='client.? 172.21.15.80:0/1931503533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:10:23.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:10:23 smithi080 bash[41963]: cluster 2023-12-01T09:10:22.560697+0000 mgr.y (mgr.24362) 7856 : cluster 0 pgmap v7825: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:10:23.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:10:23 smithi080 bash[41963]: audit 2023-12-01T09:10:22.636209+0000 mon.a (mon.0) 5189 : audit 0 from='client.? 172.21.15.80:0/1931503533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:10:23.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:10:23 smithi090 bash[32384]: cluster 2023-12-01T09:10:22.560697+0000 mgr.y (mgr.24362) 7856 : cluster 0 pgmap v7825: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:10:23.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:10:23 smithi090 bash[32384]: audit 2023-12-01T09:10:22.636209+0000 mon.a (mon.0) 5189 : audit 0 from='client.? 172.21.15.80:0/1931503533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:10:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:10:25 smithi080 bash[41963]: cluster 2023-12-01T09:10:24.561361+0000 mgr.y (mgr.24362) 7857 : cluster 0 pgmap v7826: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:10:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:10:25 smithi080 bash[41963]: audit 2023-12-01T09:10:25.101918+0000 mon.c (mon.2) 5031 : audit 0 from='client.? 172.21.15.80:0/3812046534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:10:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:10:25 smithi080 bash[41963]: audit 2023-12-01T09:10:25.187587+0000 mon.c (mon.2) 5032 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:10:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:10:25 smithi080 bash[28361]: cluster 2023-12-01T09:10:24.561361+0000 mgr.y (mgr.24362) 7857 : cluster 0 pgmap v7826: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:10:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:10:25 smithi080 bash[28361]: audit 2023-12-01T09:10:25.101918+0000 mon.c (mon.2) 5031 : audit 0 from='client.? 172.21.15.80:0/3812046534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:10:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:10:25 smithi080 bash[28361]: audit 2023-12-01T09:10:25.187587+0000 mon.c (mon.2) 5032 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:10:26.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:10:25 smithi090 bash[32384]: cluster 2023-12-01T09:10:24.561361+0000 mgr.y (mgr.24362) 7857 : cluster 0 pgmap v7826: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:10:26.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:10:25 smithi090 bash[32384]: audit 2023-12-01T09:10:25.101918+0000 mon.c (mon.2) 5031 : audit 0 from='client.? 172.21.15.80:0/3812046534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:10:26.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:10:25 smithi090 bash[32384]: audit 2023-12-01T09:10:25.187587+0000 mon.c (mon.2) 5032 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:10:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:10:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:10:26] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T09:10:27.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:10:27 smithi080 bash[28361]: cluster 2023-12-01T09:10:26.562535+0000 mgr.y (mgr.24362) 7858 : cluster 0 pgmap v7827: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:10:27.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:10:27 smithi080 bash[28361]: audit 2023-12-01T09:10:27.372626+0000 mon.a (mon.0) 5190 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:10:27.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:10:27 smithi080 bash[28361]: audit 2023-12-01T09:10:27.382156+0000 mon.a (mon.0) 5191 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:10:27.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:10:27 smithi080 bash[28361]: audit 2023-12-01T09:10:27.609871+0000 mon.b (mon.1) 44 : audit 0 from='client.? 172.21.15.80:0/4020032395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:10:27.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:10:27 smithi080 bash[41963]: cluster 2023-12-01T09:10:26.562535+0000 mgr.y (mgr.24362) 7858 : cluster 0 pgmap v7827: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:10:27.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:10:27 smithi080 bash[41963]: audit 2023-12-01T09:10:27.372626+0000 mon.a (mon.0) 5190 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:10:27.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:10:27 smithi080 bash[41963]: audit 2023-12-01T09:10:27.382156+0000 mon.a (mon.0) 5191 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:10:27.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:10:27 smithi080 bash[41963]: audit 2023-12-01T09:10:27.609871+0000 mon.b (mon.1) 44 : audit 0 from='client.? 172.21.15.80:0/4020032395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:10:28.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:10:27 smithi090 bash[32384]: cluster 2023-12-01T09:10:26.562535+0000 mgr.y (mgr.24362) 7858 : cluster 0 pgmap v7827: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:10:28.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:10:27 smithi090 bash[32384]: audit 2023-12-01T09:10:27.372626+0000 mon.a (mon.0) 5190 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:10:28.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:10:27 smithi090 bash[32384]: audit 2023-12-01T09:10:27.382156+0000 mon.a (mon.0) 5191 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:10:28.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:10:27 smithi090 bash[32384]: audit 2023-12-01T09:10:27.609871+0000 mon.b (mon.1) 44 : audit 0 from='client.? 172.21.15.80:0/4020032395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:10:29.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:10:28 smithi090 bash[32384]: audit 2023-12-01T09:10:27.720912+0000 mon.a (mon.0) 5192 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:10:29.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:10:28 smithi090 bash[32384]: audit 2023-12-01T09:10:27.731938+0000 mon.a (mon.0) 5193 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:10:29.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:10:28 smithi090 bash[32384]: audit 2023-12-01T09:10:28.261061+0000 mon.c (mon.2) 5033 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:10:29.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:10:28 smithi090 bash[32384]: audit 2023-12-01T09:10:28.262910+0000 mon.c (mon.2) 5034 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:10:29.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:10:28 smithi090 bash[32384]: audit 2023-12-01T09:10:28.271819+0000 mon.a (mon.0) 5194 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:10:29.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:10:28 smithi080 bash[28361]: audit 2023-12-01T09:10:27.720912+0000 mon.a (mon.0) 5192 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:10:29.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:10:28 smithi080 bash[28361]: audit 2023-12-01T09:10:27.731938+0000 mon.a (mon.0) 5193 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:10:29.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:10:28 smithi080 bash[28361]: audit 2023-12-01T09:10:28.261061+0000 mon.c (mon.2) 5033 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:10:29.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:10:28 smithi080 bash[28361]: audit 2023-12-01T09:10:28.262910+0000 mon.c (mon.2) 5034 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:10:29.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:10:28 smithi080 bash[28361]: audit 2023-12-01T09:10:28.271819+0000 mon.a (mon.0) 5194 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:10:29.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:10:28 smithi080 bash[41963]: audit 2023-12-01T09:10:27.720912+0000 mon.a (mon.0) 5192 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:10:29.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:10:28 smithi080 bash[41963]: audit 2023-12-01T09:10:27.731938+0000 mon.a (mon.0) 5193 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:10:29.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:10:28 smithi080 bash[41963]: audit 2023-12-01T09:10:28.261061+0000 mon.c (mon.2) 5033 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:10:29.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:10:28 smithi080 bash[41963]: audit 2023-12-01T09:10:28.262910+0000 mon.c (mon.2) 5034 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:10:29.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:10:28 smithi080 bash[41963]: audit 2023-12-01T09:10:28.271819+0000 mon.a (mon.0) 5194 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:10:30.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:10:30 smithi080 bash[41963]: cluster 2023-12-01T09:10:28.563139+0000 mgr.y (mgr.24362) 7859 : cluster 0 pgmap v7828: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:10:30.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:10:30 smithi080 bash[41963]: audit 2023-12-01T09:10:30.061875+0000 mon.c (mon.2) 5035 : audit 0 from='client.? 172.21.15.80:0/4233179260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:10:30.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:10:30 smithi080 bash[28361]: cluster 2023-12-01T09:10:28.563139+0000 mgr.y (mgr.24362) 7859 : cluster 0 pgmap v7828: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:10:30.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:10:30 smithi080 bash[28361]: audit 2023-12-01T09:10:30.061875+0000 mon.c (mon.2) 5035 : audit 0 from='client.? 172.21.15.80:0/4233179260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:10:30.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:10:30 smithi090 bash[32384]: cluster 2023-12-01T09:10:28.563139+0000 mgr.y (mgr.24362) 7859 : cluster 0 pgmap v7828: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:10:30.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:10:30 smithi090 bash[32384]: audit 2023-12-01T09:10:30.061875+0000 mon.c (mon.2) 5035 : audit 0 from='client.? 172.21.15.80:0/4233179260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:10:32.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:10:32 smithi080 bash[28361]: cluster 2023-12-01T09:10:30.563747+0000 mgr.y (mgr.24362) 7860 : cluster 0 pgmap v7829: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:10:32.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:10:32 smithi080 bash[41963]: cluster 2023-12-01T09:10:30.563747+0000 mgr.y (mgr.24362) 7860 : cluster 0 pgmap v7829: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:10:32.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:10:32 smithi090 bash[32384]: cluster 2023-12-01T09:10:30.563747+0000 mgr.y (mgr.24362) 7860 : cluster 0 pgmap v7829: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:10:33.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:10:33 smithi080 bash[28361]: audit 2023-12-01T09:10:32.515666+0000 mon.c (mon.2) 5036 : audit 0 from='client.? 172.21.15.80:0/926833848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:10:33.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:10:33 smithi080 bash[28361]: cluster 2023-12-01T09:10:32.564975+0000 mgr.y (mgr.24362) 7861 : cluster 0 pgmap v7830: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:10:33.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:10:33 smithi080 bash[41963]: audit 2023-12-01T09:10:32.515666+0000 mon.c (mon.2) 5036 : audit 0 from='client.? 172.21.15.80:0/926833848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:10:33.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:10:33 smithi080 bash[41963]: cluster 2023-12-01T09:10:32.564975+0000 mgr.y (mgr.24362) 7861 : cluster 0 pgmap v7830: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:10:33.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:10:33 smithi090 bash[32384]: audit 2023-12-01T09:10:32.515666+0000 mon.c (mon.2) 5036 : audit 0 from='client.? 172.21.15.80:0/926833848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:10:33.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:10:33 smithi090 bash[32384]: cluster 2023-12-01T09:10:32.564975+0000 mgr.y (mgr.24362) 7861 : cluster 0 pgmap v7830: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:10:35.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:10:35 smithi080 bash[28361]: cluster 2023-12-01T09:10:34.565670+0000 mgr.y (mgr.24362) 7862 : cluster 0 pgmap v7831: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:10:35.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:10:35 smithi080 bash[28361]: audit 2023-12-01T09:10:34.962762+0000 mon.a (mon.0) 5195 : audit 0 from='client.? 172.21.15.80:0/468957691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:10:35.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:10:35 smithi080 bash[41963]: cluster 2023-12-01T09:10:34.565670+0000 mgr.y (mgr.24362) 7862 : cluster 0 pgmap v7831: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:10:35.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:10:35 smithi080 bash[41963]: audit 2023-12-01T09:10:34.962762+0000 mon.a (mon.0) 5195 : audit 0 from='client.? 172.21.15.80:0/468957691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:10:36.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:10:35 smithi090 bash[32384]: cluster 2023-12-01T09:10:34.565670+0000 mgr.y (mgr.24362) 7862 : cluster 0 pgmap v7831: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:10:36.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:10:35 smithi090 bash[32384]: audit 2023-12-01T09:10:34.962762+0000 mon.a (mon.0) 5195 : audit 0 from='client.? 172.21.15.80:0/468957691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:10:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:10:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:10:36] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T09:10:37.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:10:37 smithi080 bash[28361]: cluster 2023-12-01T09:10:36.566729+0000 mgr.y (mgr.24362) 7863 : cluster 0 pgmap v7832: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:10:37.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:10:37 smithi080 bash[28361]: audit 2023-12-01T09:10:37.416722+0000 mon.c (mon.2) 5037 : audit 0 from='client.? 172.21.15.80:0/214903110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:10:37.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:10:37 smithi080 bash[41963]: cluster 2023-12-01T09:10:36.566729+0000 mgr.y (mgr.24362) 7863 : cluster 0 pgmap v7832: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:10:37.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:10:37 smithi080 bash[41963]: audit 2023-12-01T09:10:37.416722+0000 mon.c (mon.2) 5037 : audit 0 from='client.? 172.21.15.80:0/214903110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:10:38.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:10:37 smithi090 bash[32384]: cluster 2023-12-01T09:10:36.566729+0000 mgr.y (mgr.24362) 7863 : cluster 0 pgmap v7832: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:10:38.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:10:37 smithi090 bash[32384]: audit 2023-12-01T09:10:37.416722+0000 mon.c (mon.2) 5037 : audit 0 from='client.? 172.21.15.80:0/214903110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:10:39.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:10:39 smithi080 bash[28361]: cluster 2023-12-01T09:10:38.567397+0000 mgr.y (mgr.24362) 7864 : cluster 0 pgmap v7833: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:10:39.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:10:39 smithi080 bash[41963]: cluster 2023-12-01T09:10:38.567397+0000 mgr.y (mgr.24362) 7864 : cluster 0 pgmap v7833: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:10:40.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:10:39 smithi090 bash[32384]: cluster 2023-12-01T09:10:38.567397+0000 mgr.y (mgr.24362) 7864 : cluster 0 pgmap v7833: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:10:40.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:10:40 smithi080 bash[28361]: audit 2023-12-01T09:10:39.871266+0000 mon.c (mon.2) 5038 : audit 0 from='client.? 172.21.15.80:0/3248423516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:10:40.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:10:40 smithi080 bash[28361]: audit 2023-12-01T09:10:40.188120+0000 mon.c (mon.2) 5039 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:10:40.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:10:40 smithi080 bash[41963]: audit 2023-12-01T09:10:39.871266+0000 mon.c (mon.2) 5038 : audit 0 from='client.? 172.21.15.80:0/3248423516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:10:40.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:10:40 smithi080 bash[41963]: audit 2023-12-01T09:10:40.188120+0000 mon.c (mon.2) 5039 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:10:41.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:10:40 smithi090 bash[32384]: audit 2023-12-01T09:10:39.871266+0000 mon.c (mon.2) 5038 : audit 0 from='client.? 172.21.15.80:0/3248423516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:10:41.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:10:40 smithi090 bash[32384]: audit 2023-12-01T09:10:40.188120+0000 mon.c (mon.2) 5039 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:10:41.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:10:41 smithi080 bash[41963]: cluster 2023-12-01T09:10:40.568072+0000 mgr.y (mgr.24362) 7865 : cluster 0 pgmap v7834: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:10:41.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:10:41 smithi080 bash[28361]: cluster 2023-12-01T09:10:40.568072+0000 mgr.y (mgr.24362) 7865 : cluster 0 pgmap v7834: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:10:42.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:10:41 smithi090 bash[32384]: cluster 2023-12-01T09:10:40.568072+0000 mgr.y (mgr.24362) 7865 : cluster 0 pgmap v7834: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:10:42.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:10:42 smithi080 bash[28361]: audit 2023-12-01T09:10:42.317922+0000 mon.a (mon.0) 5196 : audit 0 from='client.? 172.21.15.80:0/3752755225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:10:42.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:10:42 smithi080 bash[41963]: audit 2023-12-01T09:10:42.317922+0000 mon.a (mon.0) 5196 : audit 0 from='client.? 172.21.15.80:0/3752755225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:10:43.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:10:42 smithi090 bash[32384]: audit 2023-12-01T09:10:42.317922+0000 mon.a (mon.0) 5196 : audit 0 from='client.? 172.21.15.80:0/3752755225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:10:43.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:10:43 smithi080 bash[28361]: cluster 2023-12-01T09:10:42.569140+0000 mgr.y (mgr.24362) 7866 : cluster 0 pgmap v7835: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:10:43.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:10:43 smithi080 bash[41963]: cluster 2023-12-01T09:10:42.569140+0000 mgr.y (mgr.24362) 7866 : cluster 0 pgmap v7835: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:10:44.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:10:43 smithi090 bash[32384]: cluster 2023-12-01T09:10:42.569140+0000 mgr.y (mgr.24362) 7866 : cluster 0 pgmap v7835: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:10:45.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:10:45 smithi080 bash[28361]: cluster 2023-12-01T09:10:44.569603+0000 mgr.y (mgr.24362) 7867 : cluster 0 pgmap v7836: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:10:45.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:10:45 smithi080 bash[28361]: audit 2023-12-01T09:10:44.769688+0000 mon.c (mon.2) 5040 : audit 0 from='client.? 172.21.15.80:0/3752102377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:10:45.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:10:45 smithi080 bash[41963]: cluster 2023-12-01T09:10:44.569603+0000 mgr.y (mgr.24362) 7867 : cluster 0 pgmap v7836: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:10:45.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:10:45 smithi080 bash[41963]: audit 2023-12-01T09:10:44.769688+0000 mon.c (mon.2) 5040 : audit 0 from='client.? 172.21.15.80:0/3752102377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:10:46.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:10:45 smithi090 bash[32384]: cluster 2023-12-01T09:10:44.569603+0000 mgr.y (mgr.24362) 7867 : cluster 0 pgmap v7836: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:10:46.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:10:45 smithi090 bash[32384]: audit 2023-12-01T09:10:44.769688+0000 mon.c (mon.2) 5040 : audit 0 from='client.? 172.21.15.80:0/3752102377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:10:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:10:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:10:46] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T09:10:47.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:10:47 smithi080 bash[28361]: cluster 2023-12-01T09:10:46.570714+0000 mgr.y (mgr.24362) 7868 : cluster 0 pgmap v7837: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:10:47.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:10:47 smithi080 bash[28361]: audit 2023-12-01T09:10:47.228327+0000 mon.a (mon.0) 5197 : audit 0 from='client.? 172.21.15.80:0/391030951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:10:47.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:10:47 smithi080 bash[41963]: cluster 2023-12-01T09:10:46.570714+0000 mgr.y (mgr.24362) 7868 : cluster 0 pgmap v7837: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:10:47.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:10:47 smithi080 bash[41963]: audit 2023-12-01T09:10:47.228327+0000 mon.a (mon.0) 5197 : audit 0 from='client.? 172.21.15.80:0/391030951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:10:48.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:10:47 smithi090 bash[32384]: cluster 2023-12-01T09:10:46.570714+0000 mgr.y (mgr.24362) 7868 : cluster 0 pgmap v7837: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:10:48.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:10:47 smithi090 bash[32384]: audit 2023-12-01T09:10:47.228327+0000 mon.a (mon.0) 5197 : audit 0 from='client.? 172.21.15.80:0/391030951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:10:49.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:10:49 smithi080 bash[41963]: cluster 2023-12-01T09:10:48.571377+0000 mgr.y (mgr.24362) 7869 : cluster 0 pgmap v7838: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:10:49.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:10:49 smithi080 bash[28361]: cluster 2023-12-01T09:10:48.571377+0000 mgr.y (mgr.24362) 7869 : cluster 0 pgmap v7838: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:10:50.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:10:49 smithi090 bash[32384]: cluster 2023-12-01T09:10:48.571377+0000 mgr.y (mgr.24362) 7869 : cluster 0 pgmap v7838: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:10:50.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:10:50 smithi080 bash[41963]: audit 2023-12-01T09:10:49.695483+0000 mon.a (mon.0) 5198 : audit 0 from='client.? 172.21.15.80:0/2333492410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:10:50.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:10:50 smithi080 bash[28361]: audit 2023-12-01T09:10:49.695483+0000 mon.a (mon.0) 5198 : audit 0 from='client.? 172.21.15.80:0/2333492410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:10:51.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:10:50 smithi090 bash[32384]: audit 2023-12-01T09:10:49.695483+0000 mon.a (mon.0) 5198 : audit 0 from='client.? 172.21.15.80:0/2333492410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:10:51.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:10:51 smithi080 bash[28361]: cluster 2023-12-01T09:10:50.572096+0000 mgr.y (mgr.24362) 7870 : cluster 0 pgmap v7839: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:10:51.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:10:51 smithi080 bash[41963]: cluster 2023-12-01T09:10:50.572096+0000 mgr.y (mgr.24362) 7870 : cluster 0 pgmap v7839: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:10:52.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:10:51 smithi090 bash[32384]: cluster 2023-12-01T09:10:50.572096+0000 mgr.y (mgr.24362) 7870 : cluster 0 pgmap v7839: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:10:52.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:10:52 smithi080 bash[41963]: audit 2023-12-01T09:10:52.151062+0000 mon.a (mon.0) 5199 : audit 0 from='client.? 172.21.15.80:0/1815777771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:10:52.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:10:52 smithi080 bash[28361]: audit 2023-12-01T09:10:52.151062+0000 mon.a (mon.0) 5199 : audit 0 from='client.? 172.21.15.80:0/1815777771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:10:53.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:10:52 smithi090 bash[32384]: audit 2023-12-01T09:10:52.151062+0000 mon.a (mon.0) 5199 : audit 0 from='client.? 172.21.15.80:0/1815777771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:10:53.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:10:53 smithi080 bash[28361]: cluster 2023-12-01T09:10:52.573340+0000 mgr.y (mgr.24362) 7871 : cluster 0 pgmap v7840: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:10:53.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:10:53 smithi080 bash[41963]: cluster 2023-12-01T09:10:52.573340+0000 mgr.y (mgr.24362) 7871 : cluster 0 pgmap v7840: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:10:54.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:10:53 smithi090 bash[32384]: cluster 2023-12-01T09:10:52.573340+0000 mgr.y (mgr.24362) 7871 : cluster 0 pgmap v7840: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:10:54.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:10:54 smithi080 bash[28361]: audit 2023-12-01T09:10:54.610964+0000 mon.a (mon.0) 5200 : audit 0 from='client.? 172.21.15.80:0/3008469429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:10:54.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:10:54 smithi080 bash[41963]: audit 2023-12-01T09:10:54.610964+0000 mon.a (mon.0) 5200 : audit 0 from='client.? 172.21.15.80:0/3008469429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:10:55.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:10:54 smithi090 bash[32384]: audit 2023-12-01T09:10:54.610964+0000 mon.a (mon.0) 5200 : audit 0 from='client.? 172.21.15.80:0/3008469429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:10:56.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:10:55 smithi090 bash[32384]: cluster 2023-12-01T09:10:54.573784+0000 mgr.y (mgr.24362) 7872 : cluster 0 pgmap v7841: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:10:56.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:10:55 smithi090 bash[32384]: audit 2023-12-01T09:10:55.188207+0000 mon.c (mon.2) 5041 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:10:56.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:10:55 smithi080 bash[28361]: cluster 2023-12-01T09:10:54.573784+0000 mgr.y (mgr.24362) 7872 : cluster 0 pgmap v7841: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:10:56.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:10:55 smithi080 bash[28361]: audit 2023-12-01T09:10:55.188207+0000 mon.c (mon.2) 5041 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:10:56.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:10:55 smithi080 bash[41963]: cluster 2023-12-01T09:10:54.573784+0000 mgr.y (mgr.24362) 7872 : cluster 0 pgmap v7841: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:10:56.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:10:55 smithi080 bash[41963]: audit 2023-12-01T09:10:55.188207+0000 mon.c (mon.2) 5041 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:10:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:10:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:10:56] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T09:10:58.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:10:57 smithi090 bash[32384]: cluster 2023-12-01T09:10:56.574809+0000 mgr.y (mgr.24362) 7873 : cluster 0 pgmap v7842: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:10:58.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:10:57 smithi090 bash[32384]: audit 2023-12-01T09:10:57.060863+0000 mon.a (mon.0) 5201 : audit 0 from='client.? 172.21.15.80:0/1255662955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:10:58.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:10:57 smithi080 bash[28361]: cluster 2023-12-01T09:10:56.574809+0000 mgr.y (mgr.24362) 7873 : cluster 0 pgmap v7842: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:10:58.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:10:57 smithi080 bash[28361]: audit 2023-12-01T09:10:57.060863+0000 mon.a (mon.0) 5201 : audit 0 from='client.? 172.21.15.80:0/1255662955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:10:58.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:10:57 smithi080 bash[41963]: cluster 2023-12-01T09:10:56.574809+0000 mgr.y (mgr.24362) 7873 : cluster 0 pgmap v7842: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:10:58.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:10:57 smithi080 bash[41963]: audit 2023-12-01T09:10:57.060863+0000 mon.a (mon.0) 5201 : audit 0 from='client.? 172.21.15.80:0/1255662955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:11:00.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:10:59 smithi090 bash[32384]: cluster 2023-12-01T09:10:58.575389+0000 mgr.y (mgr.24362) 7874 : cluster 0 pgmap v7843: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:11:00.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:10:59 smithi090 bash[32384]: audit 2023-12-01T09:10:59.520520+0000 mon.a (mon.0) 5202 : audit 0 from='client.? 172.21.15.80:0/3320178496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:11:00.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:10:59 smithi080 bash[28361]: cluster 2023-12-01T09:10:58.575389+0000 mgr.y (mgr.24362) 7874 : cluster 0 pgmap v7843: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:11:00.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:10:59 smithi080 bash[28361]: audit 2023-12-01T09:10:59.520520+0000 mon.a (mon.0) 5202 : audit 0 from='client.? 172.21.15.80:0/3320178496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:11:00.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:10:59 smithi080 bash[41963]: cluster 2023-12-01T09:10:58.575389+0000 mgr.y (mgr.24362) 7874 : cluster 0 pgmap v7843: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:11:00.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:10:59 smithi080 bash[41963]: audit 2023-12-01T09:10:59.520520+0000 mon.a (mon.0) 5202 : audit 0 from='client.? 172.21.15.80:0/3320178496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:11:02.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:11:01 smithi090 bash[32384]: cluster 2023-12-01T09:11:00.576060+0000 mgr.y (mgr.24362) 7875 : cluster 0 pgmap v7844: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:11:02.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:11:01 smithi080 bash[28361]: cluster 2023-12-01T09:11:00.576060+0000 mgr.y (mgr.24362) 7875 : cluster 0 pgmap v7844: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:11:02.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:11:01 smithi080 bash[41963]: cluster 2023-12-01T09:11:00.576060+0000 mgr.y (mgr.24362) 7875 : cluster 0 pgmap v7844: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:11:03.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:11:02 smithi090 bash[32384]: audit 2023-12-01T09:11:01.974695+0000 mon.a (mon.0) 5203 : audit 0 from='client.? 172.21.15.80:0/309514341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:11:03.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:11:02 smithi080 bash[41963]: audit 2023-12-01T09:11:01.974695+0000 mon.a (mon.0) 5203 : audit 0 from='client.? 172.21.15.80:0/309514341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:11:03.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:11:02 smithi080 bash[28361]: audit 2023-12-01T09:11:01.974695+0000 mon.a (mon.0) 5203 : audit 0 from='client.? 172.21.15.80:0/309514341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:11:04.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:11:03 smithi090 bash[32384]: cluster 2023-12-01T09:11:02.577136+0000 mgr.y (mgr.24362) 7876 : cluster 0 pgmap v7845: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:11:04.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:11:03 smithi080 bash[28361]: cluster 2023-12-01T09:11:02.577136+0000 mgr.y (mgr.24362) 7876 : cluster 0 pgmap v7845: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:11:04.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:11:03 smithi080 bash[41963]: cluster 2023-12-01T09:11:02.577136+0000 mgr.y (mgr.24362) 7876 : cluster 0 pgmap v7845: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:11:05.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:11:04 smithi090 bash[32384]: audit 2023-12-01T09:11:04.430603+0000 mon.a (mon.0) 5204 : audit 0 from='client.? 172.21.15.80:0/3607383000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:11:05.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:11:04 smithi080 bash[41963]: audit 2023-12-01T09:11:04.430603+0000 mon.a (mon.0) 5204 : audit 0 from='client.? 172.21.15.80:0/3607383000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:11:05.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:11:04 smithi080 bash[28361]: audit 2023-12-01T09:11:04.430603+0000 mon.a (mon.0) 5204 : audit 0 from='client.? 172.21.15.80:0/3607383000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:11:06.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:11:05 smithi090 bash[32384]: cluster 2023-12-01T09:11:04.577787+0000 mgr.y (mgr.24362) 7877 : cluster 0 pgmap v7846: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:11:06.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:11:05 smithi080 bash[41963]: cluster 2023-12-01T09:11:04.577787+0000 mgr.y (mgr.24362) 7877 : cluster 0 pgmap v7846: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:11:06.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:11:05 smithi080 bash[28361]: cluster 2023-12-01T09:11:04.577787+0000 mgr.y (mgr.24362) 7877 : cluster 0 pgmap v7846: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:11:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:11:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:11:06] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T09:11:08.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:11:07 smithi090 bash[32384]: cluster 2023-12-01T09:11:06.578450+0000 mgr.y (mgr.24362) 7878 : cluster 0 pgmap v7847: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:11:08.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:11:07 smithi090 bash[32384]: audit 2023-12-01T09:11:06.886665+0000 mon.c (mon.2) 5042 : audit 0 from='client.? 172.21.15.80:0/915665424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:11:08.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:11:07 smithi080 bash[28361]: cluster 2023-12-01T09:11:06.578450+0000 mgr.y (mgr.24362) 7878 : cluster 0 pgmap v7847: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:11:08.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:11:07 smithi080 bash[28361]: audit 2023-12-01T09:11:06.886665+0000 mon.c (mon.2) 5042 : audit 0 from='client.? 172.21.15.80:0/915665424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:11:08.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:11:07 smithi080 bash[41963]: cluster 2023-12-01T09:11:06.578450+0000 mgr.y (mgr.24362) 7878 : cluster 0 pgmap v7847: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:11:08.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:11:07 smithi080 bash[41963]: audit 2023-12-01T09:11:06.886665+0000 mon.c (mon.2) 5042 : audit 0 from='client.? 172.21.15.80:0/915665424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:11:10.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:11:09 smithi090 bash[32384]: cluster 2023-12-01T09:11:08.579202+0000 mgr.y (mgr.24362) 7879 : cluster 0 pgmap v7848: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:11:10.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:11:09 smithi090 bash[32384]: audit 2023-12-01T09:11:09.344334+0000 mon.c (mon.2) 5043 : audit 0 from='client.? 172.21.15.80:0/3972731477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:11:10.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:11:09 smithi080 bash[28361]: cluster 2023-12-01T09:11:08.579202+0000 mgr.y (mgr.24362) 7879 : cluster 0 pgmap v7848: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:11:10.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:11:09 smithi080 bash[28361]: audit 2023-12-01T09:11:09.344334+0000 mon.c (mon.2) 5043 : audit 0 from='client.? 172.21.15.80:0/3972731477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:11:10.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:11:09 smithi080 bash[41963]: cluster 2023-12-01T09:11:08.579202+0000 mgr.y (mgr.24362) 7879 : cluster 0 pgmap v7848: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:11:10.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:11:09 smithi080 bash[41963]: audit 2023-12-01T09:11:09.344334+0000 mon.c (mon.2) 5043 : audit 0 from='client.? 172.21.15.80:0/3972731477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:11:11.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:11:10 smithi090 bash[32384]: audit 2023-12-01T09:11:10.188803+0000 mon.c (mon.2) 5044 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:11:11.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:11:10 smithi080 bash[28361]: audit 2023-12-01T09:11:10.188803+0000 mon.c (mon.2) 5044 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:11:11.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:11:10 smithi080 bash[41963]: audit 2023-12-01T09:11:10.188803+0000 mon.c (mon.2) 5044 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:11:12.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:11:11 smithi090 bash[32384]: cluster 2023-12-01T09:11:10.579854+0000 mgr.y (mgr.24362) 7880 : cluster 0 pgmap v7849: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:11:12.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:11:11 smithi080 bash[28361]: cluster 2023-12-01T09:11:10.579854+0000 mgr.y (mgr.24362) 7880 : cluster 0 pgmap v7849: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:11:12.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:11:11 smithi080 bash[41963]: cluster 2023-12-01T09:11:10.579854+0000 mgr.y (mgr.24362) 7880 : cluster 0 pgmap v7849: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:11:13.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:11:12 smithi090 bash[32384]: audit 2023-12-01T09:11:11.797463+0000 mon.c (mon.2) 5045 : audit 0 from='client.? 172.21.15.80:0/2393556226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:11:13.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:11:12 smithi080 bash[28361]: audit 2023-12-01T09:11:11.797463+0000 mon.c (mon.2) 5045 : audit 0 from='client.? 172.21.15.80:0/2393556226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:11:13.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:11:12 smithi080 bash[41963]: audit 2023-12-01T09:11:11.797463+0000 mon.c (mon.2) 5045 : audit 0 from='client.? 172.21.15.80:0/2393556226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:11:14.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:11:13 smithi090 bash[32384]: cluster 2023-12-01T09:11:12.580979+0000 mgr.y (mgr.24362) 7881 : cluster 0 pgmap v7850: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:11:14.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:11:13 smithi080 bash[28361]: cluster 2023-12-01T09:11:12.580979+0000 mgr.y (mgr.24362) 7881 : cluster 0 pgmap v7850: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:11:14.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:11:13 smithi080 bash[41963]: cluster 2023-12-01T09:11:12.580979+0000 mgr.y (mgr.24362) 7881 : cluster 0 pgmap v7850: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:11:15.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:11:14 smithi090 bash[32384]: audit 2023-12-01T09:11:14.248228+0000 mon.c (mon.2) 5046 : audit 0 from='client.? 172.21.15.80:0/3220163716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:11:15.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:11:14 smithi080 bash[28361]: audit 2023-12-01T09:11:14.248228+0000 mon.c (mon.2) 5046 : audit 0 from='client.? 172.21.15.80:0/3220163716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:11:15.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:11:14 smithi080 bash[41963]: audit 2023-12-01T09:11:14.248228+0000 mon.c (mon.2) 5046 : audit 0 from='client.? 172.21.15.80:0/3220163716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:11:16.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:11:15 smithi090 bash[32384]: cluster 2023-12-01T09:11:14.581663+0000 mgr.y (mgr.24362) 7882 : cluster 0 pgmap v7851: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:11:16.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:11:15 smithi080 bash[28361]: cluster 2023-12-01T09:11:14.581663+0000 mgr.y (mgr.24362) 7882 : cluster 0 pgmap v7851: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:11:16.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:11:15 smithi080 bash[41963]: cluster 2023-12-01T09:11:14.581663+0000 mgr.y (mgr.24362) 7882 : cluster 0 pgmap v7851: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:11:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:11:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:11:16] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T09:11:17.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:11:16 smithi090 bash[32384]: audit 2023-12-01T09:11:16.696865+0000 mon.c (mon.2) 5047 : audit 0 from='client.? 172.21.15.80:0/339223082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:11:17.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:11:16 smithi080 bash[28361]: audit 2023-12-01T09:11:16.696865+0000 mon.c (mon.2) 5047 : audit 0 from='client.? 172.21.15.80:0/339223082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:11:17.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:11:16 smithi080 bash[41963]: audit 2023-12-01T09:11:16.696865+0000 mon.c (mon.2) 5047 : audit 0 from='client.? 172.21.15.80:0/339223082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:11:18.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:11:17 smithi090 bash[32384]: cluster 2023-12-01T09:11:16.582757+0000 mgr.y (mgr.24362) 7883 : cluster 0 pgmap v7852: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:11:18.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:11:17 smithi080 bash[28361]: cluster 2023-12-01T09:11:16.582757+0000 mgr.y (mgr.24362) 7883 : cluster 0 pgmap v7852: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:11:18.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:11:17 smithi080 bash[41963]: cluster 2023-12-01T09:11:16.582757+0000 mgr.y (mgr.24362) 7883 : cluster 0 pgmap v7852: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:11:20.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:11:19 smithi080 bash[28361]: cluster 2023-12-01T09:11:18.583432+0000 mgr.y (mgr.24362) 7884 : cluster 0 pgmap v7853: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:11:20.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:11:19 smithi080 bash[28361]: audit 2023-12-01T09:11:19.160799+0000 mon.c (mon.2) 5048 : audit 0 from='client.? 172.21.15.80:0/3011808279' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:11:20.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:11:19 smithi080 bash[41963]: cluster 2023-12-01T09:11:18.583432+0000 mgr.y (mgr.24362) 7884 : cluster 0 pgmap v7853: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:11:20.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:11:19 smithi080 bash[41963]: audit 2023-12-01T09:11:19.160799+0000 mon.c (mon.2) 5048 : audit 0 from='client.? 172.21.15.80:0/3011808279' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:11:20.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:11:19 smithi090 bash[32384]: cluster 2023-12-01T09:11:18.583432+0000 mgr.y (mgr.24362) 7884 : cluster 0 pgmap v7853: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:11:20.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:11:19 smithi090 bash[32384]: audit 2023-12-01T09:11:19.160799+0000 mon.c (mon.2) 5048 : audit 0 from='client.? 172.21.15.80:0/3011808279' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:11:22.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:11:21 smithi080 bash[41963]: cluster 2023-12-01T09:11:20.584120+0000 mgr.y (mgr.24362) 7885 : cluster 0 pgmap v7854: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:11:22.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:11:21 smithi080 bash[41963]: audit 2023-12-01T09:11:21.615729+0000 mon.a (mon.0) 5205 : audit 0 from='client.? 172.21.15.80:0/3114439104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:11:22.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:11:21 smithi080 bash[28361]: cluster 2023-12-01T09:11:20.584120+0000 mgr.y (mgr.24362) 7885 : cluster 0 pgmap v7854: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:11:22.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:11:21 smithi080 bash[28361]: audit 2023-12-01T09:11:21.615729+0000 mon.a (mon.0) 5205 : audit 0 from='client.? 172.21.15.80:0/3114439104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:11:22.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:11:21 smithi090 bash[32384]: cluster 2023-12-01T09:11:20.584120+0000 mgr.y (mgr.24362) 7885 : cluster 0 pgmap v7854: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:11:22.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:11:21 smithi090 bash[32384]: audit 2023-12-01T09:11:21.615729+0000 mon.a (mon.0) 5205 : audit 0 from='client.? 172.21.15.80:0/3114439104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:11:23.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:11:23 smithi080 bash[41963]: cluster 2023-12-01T09:11:22.585332+0000 mgr.y (mgr.24362) 7886 : cluster 0 pgmap v7855: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:11:23.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:11:23 smithi080 bash[28361]: cluster 2023-12-01T09:11:22.585332+0000 mgr.y (mgr.24362) 7886 : cluster 0 pgmap v7855: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:11:23.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:11:23 smithi090 bash[32384]: cluster 2023-12-01T09:11:22.585332+0000 mgr.y (mgr.24362) 7886 : cluster 0 pgmap v7855: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:11:24.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:11:24 smithi080 bash[28361]: audit 2023-12-01T09:11:24.077902+0000 mon.c (mon.2) 5049 : audit 0 from='client.? 172.21.15.80:0/1940070301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:11:24.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:11:24 smithi080 bash[41963]: audit 2023-12-01T09:11:24.077902+0000 mon.c (mon.2) 5049 : audit 0 from='client.? 172.21.15.80:0/1940070301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:11:24.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:11:24 smithi090 bash[32384]: audit 2023-12-01T09:11:24.077902+0000 mon.c (mon.2) 5049 : audit 0 from='client.? 172.21.15.80:0/1940070301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:11:25.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:11:25 smithi090 bash[32384]: cluster 2023-12-01T09:11:24.586138+0000 mgr.y (mgr.24362) 7887 : cluster 0 pgmap v7856: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:11:25.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:11:25 smithi090 bash[32384]: audit 2023-12-01T09:11:25.189223+0000 mon.c (mon.2) 5050 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:11:25.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:11:25 smithi080 bash[28361]: cluster 2023-12-01T09:11:24.586138+0000 mgr.y (mgr.24362) 7887 : cluster 0 pgmap v7856: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:11:25.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:11:25 smithi080 bash[28361]: audit 2023-12-01T09:11:25.189223+0000 mon.c (mon.2) 5050 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:11:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:11:25 smithi080 bash[41963]: cluster 2023-12-01T09:11:24.586138+0000 mgr.y (mgr.24362) 7887 : cluster 0 pgmap v7856: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:11:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:11:25 smithi080 bash[41963]: audit 2023-12-01T09:11:25.189223+0000 mon.c (mon.2) 5050 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:11:26.586 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:11:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:11:26] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T09:11:26.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:11:26 smithi080 bash[28361]: audit 2023-12-01T09:11:26.532641+0000 mon.a (mon.0) 5206 : audit 0 from='client.? 172.21.15.80:0/3662413830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:11:26.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:11:26 smithi080 bash[41963]: audit 2023-12-01T09:11:26.532641+0000 mon.a (mon.0) 5206 : audit 0 from='client.? 172.21.15.80:0/3662413830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:11:27.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:11:26 smithi090 bash[32384]: audit 2023-12-01T09:11:26.532641+0000 mon.a (mon.0) 5206 : audit 0 from='client.? 172.21.15.80:0/3662413830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:11:27.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:11:27 smithi080 bash[28361]: cluster 2023-12-01T09:11:26.587265+0000 mgr.y (mgr.24362) 7888 : cluster 0 pgmap v7857: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:11:27.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:11:27 smithi080 bash[41963]: cluster 2023-12-01T09:11:26.587265+0000 mgr.y (mgr.24362) 7888 : cluster 0 pgmap v7857: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:11:28.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:11:27 smithi090 bash[32384]: cluster 2023-12-01T09:11:26.587265+0000 mgr.y (mgr.24362) 7888 : cluster 0 pgmap v7857: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:11:28.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:11:28 smithi080 bash[41963]: audit 2023-12-01T09:11:28.354789+0000 mon.c (mon.2) 5051 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:11:28.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:11:28 smithi080 bash[28361]: audit 2023-12-01T09:11:28.354789+0000 mon.c (mon.2) 5051 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:11:29.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:11:28 smithi090 bash[32384]: audit 2023-12-01T09:11:28.354789+0000 mon.c (mon.2) 5051 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:11:29.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:11:29 smithi080 bash[28361]: cluster 2023-12-01T09:11:28.587974+0000 mgr.y (mgr.24362) 7889 : cluster 0 pgmap v7858: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:11:29.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:11:29 smithi080 bash[28361]: audit 2023-12-01T09:11:28.982424+0000 mon.a (mon.0) 5207 : audit 0 from='client.? 172.21.15.80:0/2316111602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:11:29.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:11:29 smithi080 bash[41963]: cluster 2023-12-01T09:11:28.587974+0000 mgr.y (mgr.24362) 7889 : cluster 0 pgmap v7858: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:11:29.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:11:29 smithi080 bash[41963]: audit 2023-12-01T09:11:28.982424+0000 mon.a (mon.0) 5207 : audit 0 from='client.? 172.21.15.80:0/2316111602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:11:30.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:11:29 smithi090 bash[32384]: cluster 2023-12-01T09:11:28.587974+0000 mgr.y (mgr.24362) 7889 : cluster 0 pgmap v7858: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:11:30.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:11:29 smithi090 bash[32384]: audit 2023-12-01T09:11:28.982424+0000 mon.a (mon.0) 5207 : audit 0 from='client.? 172.21.15.80:0/2316111602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:11:31.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:11:31 smithi080 bash[28361]: cluster 2023-12-01T09:11:30.588584+0000 mgr.y (mgr.24362) 7890 : cluster 0 pgmap v7859: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:11:31.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:11:31 smithi080 bash[28361]: audit 2023-12-01T09:11:31.449515+0000 mon.c (mon.2) 5052 : audit 0 from='client.? 172.21.15.80:0/130382482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:11:31.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:11:31 smithi080 bash[41963]: cluster 2023-12-01T09:11:30.588584+0000 mgr.y (mgr.24362) 7890 : cluster 0 pgmap v7859: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:11:31.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:11:31 smithi080 bash[41963]: audit 2023-12-01T09:11:31.449515+0000 mon.c (mon.2) 5052 : audit 0 from='client.? 172.21.15.80:0/130382482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:11:32.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:11:31 smithi090 bash[32384]: cluster 2023-12-01T09:11:30.588584+0000 mgr.y (mgr.24362) 7890 : cluster 0 pgmap v7859: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:11:32.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:11:31 smithi090 bash[32384]: audit 2023-12-01T09:11:31.449515+0000 mon.c (mon.2) 5052 : audit 0 from='client.? 172.21.15.80:0/130382482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:11:33.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:11:33 smithi080 bash[28361]: cluster 2023-12-01T09:11:32.589657+0000 mgr.y (mgr.24362) 7891 : cluster 0 pgmap v7860: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:11:33.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:11:33 smithi080 bash[41963]: cluster 2023-12-01T09:11:32.589657+0000 mgr.y (mgr.24362) 7891 : cluster 0 pgmap v7860: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:11:33.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:11:33 smithi090 bash[32384]: cluster 2023-12-01T09:11:32.589657+0000 mgr.y (mgr.24362) 7891 : cluster 0 pgmap v7860: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:11:34.269 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 09:11:33 smithi090 bash[65515]: logger=cleanup t=2023-12-01T09:11:33.837752643Z level=info msg="Completed cleanup jobs" duration=47.796571ms 2023-12-01T09:11:34.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:11:34 smithi090 bash[32384]: audit 2023-12-01T09:11:33.930353+0000 mon.a (mon.0) 5208 : audit 0 from='client.? 172.21.15.80:0/2367191729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:11:34.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:11:34 smithi090 bash[32384]: audit 2023-12-01T09:11:34.148973+0000 mon.a (mon.0) 5209 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:11:34.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:11:34 smithi090 bash[32384]: audit 2023-12-01T09:11:34.163317+0000 mon.a (mon.0) 5210 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:11:34.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:11:34 smithi080 bash[28361]: audit 2023-12-01T09:11:33.930353+0000 mon.a (mon.0) 5208 : audit 0 from='client.? 172.21.15.80:0/2367191729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:11:34.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:11:34 smithi080 bash[28361]: audit 2023-12-01T09:11:34.148973+0000 mon.a (mon.0) 5209 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:11:34.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:11:34 smithi080 bash[28361]: audit 2023-12-01T09:11:34.163317+0000 mon.a (mon.0) 5210 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:11:34.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:11:34 smithi080 bash[41963]: audit 2023-12-01T09:11:33.930353+0000 mon.a (mon.0) 5208 : audit 0 from='client.? 172.21.15.80:0/2367191729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:11:34.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:11:34 smithi080 bash[41963]: audit 2023-12-01T09:11:34.148973+0000 mon.a (mon.0) 5209 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:11:34.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:11:34 smithi080 bash[41963]: audit 2023-12-01T09:11:34.163317+0000 mon.a (mon.0) 5210 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:11:35.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:11:35 smithi080 bash[28361]: audit 2023-12-01T09:11:34.563655+0000 mon.a (mon.0) 5211 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:11:35.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:11:35 smithi080 bash[28361]: audit 2023-12-01T09:11:34.582054+0000 mon.a (mon.0) 5212 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:11:35.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:11:35 smithi080 bash[28361]: cluster 2023-12-01T09:11:34.590020+0000 mgr.y (mgr.24362) 7892 : cluster 0 pgmap v7861: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:11:35.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:11:35 smithi080 bash[28361]: audit 2023-12-01T09:11:35.128468+0000 mon.c (mon.2) 5053 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:11:35.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:11:35 smithi080 bash[28361]: audit 2023-12-01T09:11:35.130480+0000 mon.c (mon.2) 5054 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:11:35.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:11:35 smithi080 bash[28361]: audit 2023-12-01T09:11:35.141688+0000 mon.a (mon.0) 5213 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:11:35.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:11:35 smithi080 bash[41963]: audit 2023-12-01T09:11:34.563655+0000 mon.a (mon.0) 5211 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:11:35.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:11:35 smithi080 bash[41963]: audit 2023-12-01T09:11:34.582054+0000 mon.a (mon.0) 5212 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:11:35.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:11:35 smithi080 bash[41963]: cluster 2023-12-01T09:11:34.590020+0000 mgr.y (mgr.24362) 7892 : cluster 0 pgmap v7861: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:11:35.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:11:35 smithi080 bash[41963]: audit 2023-12-01T09:11:35.128468+0000 mon.c (mon.2) 5053 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:11:35.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:11:35 smithi080 bash[41963]: audit 2023-12-01T09:11:35.130480+0000 mon.c (mon.2) 5054 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:11:35.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:11:35 smithi080 bash[41963]: audit 2023-12-01T09:11:35.141688+0000 mon.a (mon.0) 5213 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:11:36.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:11:35 smithi090 bash[32384]: audit 2023-12-01T09:11:34.563655+0000 mon.a (mon.0) 5211 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:11:36.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:11:35 smithi090 bash[32384]: audit 2023-12-01T09:11:34.582054+0000 mon.a (mon.0) 5212 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:11:36.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:11:35 smithi090 bash[32384]: cluster 2023-12-01T09:11:34.590020+0000 mgr.y (mgr.24362) 7892 : cluster 0 pgmap v7861: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:11:36.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:11:35 smithi090 bash[32384]: audit 2023-12-01T09:11:35.128468+0000 mon.c (mon.2) 5053 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:11:36.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:11:35 smithi090 bash[32384]: audit 2023-12-01T09:11:35.130480+0000 mon.c (mon.2) 5054 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:11:36.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:11:35 smithi090 bash[32384]: audit 2023-12-01T09:11:35.141688+0000 mon.a (mon.0) 5213 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:11:36.582 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:11:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:11:36] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T09:11:36.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:11:36 smithi080 bash[28361]: audit 2023-12-01T09:11:36.389534+0000 mon.c (mon.2) 5055 : audit 0 from='client.? 172.21.15.80:0/3629387262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:11:36.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:11:36 smithi080 bash[41963]: audit 2023-12-01T09:11:36.389534+0000 mon.c (mon.2) 5055 : audit 0 from='client.? 172.21.15.80:0/3629387262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:11:37.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:11:36 smithi090 bash[32384]: audit 2023-12-01T09:11:36.389534+0000 mon.c (mon.2) 5055 : audit 0 from='client.? 172.21.15.80:0/3629387262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:11:37.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:11:37 smithi080 bash[28361]: cluster 2023-12-01T09:11:36.590832+0000 mgr.y (mgr.24362) 7893 : cluster 0 pgmap v7862: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:11:37.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:11:37 smithi080 bash[41963]: cluster 2023-12-01T09:11:36.590832+0000 mgr.y (mgr.24362) 7893 : cluster 0 pgmap v7862: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:11:38.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:11:37 smithi090 bash[32384]: cluster 2023-12-01T09:11:36.590832+0000 mgr.y (mgr.24362) 7893 : cluster 0 pgmap v7862: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:11:39.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:11:39 smithi080 bash[28361]: cluster 2023-12-01T09:11:38.591284+0000 mgr.y (mgr.24362) 7894 : cluster 0 pgmap v7863: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:11:39.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:11:39 smithi080 bash[28361]: audit 2023-12-01T09:11:38.858249+0000 mon.c (mon.2) 5056 : audit 0 from='client.? 172.21.15.80:0/3401762209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:11:39.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:11:39 smithi080 bash[41963]: cluster 2023-12-01T09:11:38.591284+0000 mgr.y (mgr.24362) 7894 : cluster 0 pgmap v7863: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:11:39.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:11:39 smithi080 bash[41963]: audit 2023-12-01T09:11:38.858249+0000 mon.c (mon.2) 5056 : audit 0 from='client.? 172.21.15.80:0/3401762209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:11:40.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:11:39 smithi090 bash[32384]: cluster 2023-12-01T09:11:38.591284+0000 mgr.y (mgr.24362) 7894 : cluster 0 pgmap v7863: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:11:40.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:11:39 smithi090 bash[32384]: audit 2023-12-01T09:11:38.858249+0000 mon.c (mon.2) 5056 : audit 0 from='client.? 172.21.15.80:0/3401762209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:11:40.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:11:40 smithi080 bash[28361]: audit 2023-12-01T09:11:40.189672+0000 mon.c (mon.2) 5057 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:11:40.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:11:40 smithi080 bash[41963]: audit 2023-12-01T09:11:40.189672+0000 mon.c (mon.2) 5057 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:11:41.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:11:40 smithi090 bash[32384]: audit 2023-12-01T09:11:40.189672+0000 mon.c (mon.2) 5057 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:11:41.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:11:41 smithi080 bash[28361]: cluster 2023-12-01T09:11:40.591943+0000 mgr.y (mgr.24362) 7895 : cluster 0 pgmap v7864: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:11:41.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:11:41 smithi080 bash[28361]: audit 2023-12-01T09:11:41.319947+0000 mon.c (mon.2) 5058 : audit 0 from='client.? 172.21.15.80:0/810224960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:11:41.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:11:41 smithi080 bash[41963]: cluster 2023-12-01T09:11:40.591943+0000 mgr.y (mgr.24362) 7895 : cluster 0 pgmap v7864: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:11:41.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:11:41 smithi080 bash[41963]: audit 2023-12-01T09:11:41.319947+0000 mon.c (mon.2) 5058 : audit 0 from='client.? 172.21.15.80:0/810224960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:11:42.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:11:41 smithi090 bash[32384]: cluster 2023-12-01T09:11:40.591943+0000 mgr.y (mgr.24362) 7895 : cluster 0 pgmap v7864: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:11:42.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:11:41 smithi090 bash[32384]: audit 2023-12-01T09:11:41.319947+0000 mon.c (mon.2) 5058 : audit 0 from='client.? 172.21.15.80:0/810224960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:11:43.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:11:43 smithi090 bash[32384]: cluster 2023-12-01T09:11:42.593041+0000 mgr.y (mgr.24362) 7896 : cluster 0 pgmap v7865: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:11:43.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:11:43 smithi080 bash[28361]: cluster 2023-12-01T09:11:42.593041+0000 mgr.y (mgr.24362) 7896 : cluster 0 pgmap v7865: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:11:43.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:11:43 smithi080 bash[41963]: cluster 2023-12-01T09:11:42.593041+0000 mgr.y (mgr.24362) 7896 : cluster 0 pgmap v7865: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:11:44.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:11:44 smithi090 bash[32384]: audit 2023-12-01T09:11:43.775483+0000 mon.a (mon.0) 5214 : audit 0 from='client.? 172.21.15.80:0/3862029503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:11:44.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:11:44 smithi080 bash[41963]: audit 2023-12-01T09:11:43.775483+0000 mon.a (mon.0) 5214 : audit 0 from='client.? 172.21.15.80:0/3862029503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:11:44.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:11:44 smithi080 bash[28361]: audit 2023-12-01T09:11:43.775483+0000 mon.a (mon.0) 5214 : audit 0 from='client.? 172.21.15.80:0/3862029503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:11:45.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:11:45 smithi090 bash[32384]: cluster 2023-12-01T09:11:44.593750+0000 mgr.y (mgr.24362) 7897 : cluster 0 pgmap v7866: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:11:45.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:11:45 smithi080 bash[28361]: cluster 2023-12-01T09:11:44.593750+0000 mgr.y (mgr.24362) 7897 : cluster 0 pgmap v7866: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:11:45.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:11:45 smithi080 bash[41963]: cluster 2023-12-01T09:11:44.593750+0000 mgr.y (mgr.24362) 7897 : cluster 0 pgmap v7866: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:11:46.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:11:46 smithi080 bash[28361]: audit 2023-12-01T09:11:46.224471+0000 mon.c (mon.2) 5059 : audit 0 from='client.? 172.21.15.80:0/945930543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:11:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:11:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:11:46] "GET /metrics HTTP/1.1" 200 33989 "" "Prometheus/2.43.0" 2023-12-01T09:11:46.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:11:46 smithi080 bash[41963]: audit 2023-12-01T09:11:46.224471+0000 mon.c (mon.2) 5059 : audit 0 from='client.? 172.21.15.80:0/945930543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:11:46.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:11:46 smithi090 bash[32384]: audit 2023-12-01T09:11:46.224471+0000 mon.c (mon.2) 5059 : audit 0 from='client.? 172.21.15.80:0/945930543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:11:47.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:11:47 smithi090 bash[32384]: cluster 2023-12-01T09:11:46.594925+0000 mgr.y (mgr.24362) 7898 : cluster 0 pgmap v7867: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:11:47.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:11:47 smithi080 bash[28361]: cluster 2023-12-01T09:11:46.594925+0000 mgr.y (mgr.24362) 7898 : cluster 0 pgmap v7867: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:11:47.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:11:47 smithi080 bash[41963]: cluster 2023-12-01T09:11:46.594925+0000 mgr.y (mgr.24362) 7898 : cluster 0 pgmap v7867: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:11:49.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:11:49 smithi080 bash[28361]: cluster 2023-12-01T09:11:48.595555+0000 mgr.y (mgr.24362) 7899 : cluster 0 pgmap v7868: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:11:49.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:11:49 smithi080 bash[28361]: audit 2023-12-01T09:11:48.683585+0000 mon.a (mon.0) 5215 : audit 0 from='client.? 172.21.15.80:0/1992275391' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:11:49.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:11:49 smithi080 bash[41963]: cluster 2023-12-01T09:11:48.595555+0000 mgr.y (mgr.24362) 7899 : cluster 0 pgmap v7868: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:11:49.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:11:49 smithi080 bash[41963]: audit 2023-12-01T09:11:48.683585+0000 mon.a (mon.0) 5215 : audit 0 from='client.? 172.21.15.80:0/1992275391' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:11:50.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:11:49 smithi090 bash[32384]: cluster 2023-12-01T09:11:48.595555+0000 mgr.y (mgr.24362) 7899 : cluster 0 pgmap v7868: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:11:50.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:11:49 smithi090 bash[32384]: audit 2023-12-01T09:11:48.683585+0000 mon.a (mon.0) 5215 : audit 0 from='client.? 172.21.15.80:0/1992275391' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:11:51.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:11:51 smithi080 bash[41963]: cluster 2023-12-01T09:11:50.596243+0000 mgr.y (mgr.24362) 7900 : cluster 0 pgmap v7869: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:11:51.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:11:51 smithi080 bash[41963]: audit 2023-12-01T09:11:51.132456+0000 mon.c (mon.2) 5060 : audit 0 from='client.? 172.21.15.80:0/537946105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:11:51.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:11:51 smithi080 bash[28361]: cluster 2023-12-01T09:11:50.596243+0000 mgr.y (mgr.24362) 7900 : cluster 0 pgmap v7869: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:11:51.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:11:51 smithi080 bash[28361]: audit 2023-12-01T09:11:51.132456+0000 mon.c (mon.2) 5060 : audit 0 from='client.? 172.21.15.80:0/537946105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:11:52.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:11:51 smithi090 bash[32384]: cluster 2023-12-01T09:11:50.596243+0000 mgr.y (mgr.24362) 7900 : cluster 0 pgmap v7869: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:11:52.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:11:51 smithi090 bash[32384]: audit 2023-12-01T09:11:51.132456+0000 mon.c (mon.2) 5060 : audit 0 from='client.? 172.21.15.80:0/537946105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:11:53.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:11:53 smithi090 bash[32384]: cluster 2023-12-01T09:11:52.597372+0000 mgr.y (mgr.24362) 7901 : cluster 0 pgmap v7870: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:11:53.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:11:53 smithi080 bash[41963]: cluster 2023-12-01T09:11:52.597372+0000 mgr.y (mgr.24362) 7901 : cluster 0 pgmap v7870: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:11:53.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:11:53 smithi080 bash[28361]: cluster 2023-12-01T09:11:52.597372+0000 mgr.y (mgr.24362) 7901 : cluster 0 pgmap v7870: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:11:54.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:11:54 smithi090 bash[32384]: audit 2023-12-01T09:11:53.585687+0000 mon.a (mon.0) 5216 : audit 0 from='client.? 172.21.15.80:0/3915120681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:11:54.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:11:54 smithi080 bash[41963]: audit 2023-12-01T09:11:53.585687+0000 mon.a (mon.0) 5216 : audit 0 from='client.? 172.21.15.80:0/3915120681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:11:54.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:11:54 smithi080 bash[28361]: audit 2023-12-01T09:11:53.585687+0000 mon.a (mon.0) 5216 : audit 0 from='client.? 172.21.15.80:0/3915120681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:11:55.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:11:55 smithi090 bash[32384]: cluster 2023-12-01T09:11:54.598046+0000 mgr.y (mgr.24362) 7902 : cluster 0 pgmap v7871: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:11:55.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:11:55 smithi090 bash[32384]: audit 2023-12-01T09:11:55.190131+0000 mon.c (mon.2) 5061 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:11:55.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:11:55 smithi080 bash[28361]: cluster 2023-12-01T09:11:54.598046+0000 mgr.y (mgr.24362) 7902 : cluster 0 pgmap v7871: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:11:55.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:11:55 smithi080 bash[28361]: audit 2023-12-01T09:11:55.190131+0000 mon.c (mon.2) 5061 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:11:55.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:11:55 smithi080 bash[41963]: cluster 2023-12-01T09:11:54.598046+0000 mgr.y (mgr.24362) 7902 : cluster 0 pgmap v7871: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:11:55.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:11:55 smithi080 bash[41963]: audit 2023-12-01T09:11:55.190131+0000 mon.c (mon.2) 5061 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:11:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:11:56 smithi080 bash[41963]: audit 2023-12-01T09:11:56.041806+0000 mon.c (mon.2) 5062 : audit 0 from='client.? 172.21.15.80:0/912152860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:11:56.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:11:56 smithi080 bash[28361]: audit 2023-12-01T09:11:56.041806+0000 mon.c (mon.2) 5062 : audit 0 from='client.? 172.21.15.80:0/912152860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:11:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:11:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:11:56] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T09:11:56.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:11:56 smithi090 bash[32384]: audit 2023-12-01T09:11:56.041806+0000 mon.c (mon.2) 5062 : audit 0 from='client.? 172.21.15.80:0/912152860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:11:57.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:11:57 smithi090 bash[32384]: cluster 2023-12-01T09:11:56.599208+0000 mgr.y (mgr.24362) 7903 : cluster 0 pgmap v7872: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:11:57.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:11:57 smithi080 bash[28361]: cluster 2023-12-01T09:11:56.599208+0000 mgr.y (mgr.24362) 7903 : cluster 0 pgmap v7872: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:11:57.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:11:57 smithi080 bash[41963]: cluster 2023-12-01T09:11:56.599208+0000 mgr.y (mgr.24362) 7903 : cluster 0 pgmap v7872: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:11:58.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:11:58 smithi080 bash[28361]: audit 2023-12-01T09:11:58.513047+0000 mon.a (mon.0) 5217 : audit 0 from='client.? 172.21.15.80:0/770273863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:11:58.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:11:58 smithi080 bash[41963]: audit 2023-12-01T09:11:58.513047+0000 mon.a (mon.0) 5217 : audit 0 from='client.? 172.21.15.80:0/770273863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:11:59.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:11:58 smithi090 bash[32384]: audit 2023-12-01T09:11:58.513047+0000 mon.a (mon.0) 5217 : audit 0 from='client.? 172.21.15.80:0/770273863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:11:59.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:11:59 smithi080 bash[28361]: cluster 2023-12-01T09:11:58.599852+0000 mgr.y (mgr.24362) 7904 : cluster 0 pgmap v7873: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:11:59.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:11:59 smithi080 bash[41963]: cluster 2023-12-01T09:11:58.599852+0000 mgr.y (mgr.24362) 7904 : cluster 0 pgmap v7873: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:12:00.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:11:59 smithi090 bash[32384]: cluster 2023-12-01T09:11:58.599852+0000 mgr.y (mgr.24362) 7904 : cluster 0 pgmap v7873: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:12:01.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:12:01 smithi080 bash[28361]: cluster 2023-12-01T09:12:00.600564+0000 mgr.y (mgr.24362) 7905 : cluster 0 pgmap v7874: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:12:01.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:12:01 smithi080 bash[28361]: audit 2023-12-01T09:12:00.959910+0000 mon.c (mon.2) 5063 : audit 0 from='client.? 172.21.15.80:0/1014121294' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:12:01.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:12:01 smithi080 bash[41963]: cluster 2023-12-01T09:12:00.600564+0000 mgr.y (mgr.24362) 7905 : cluster 0 pgmap v7874: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:12:01.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:12:01 smithi080 bash[41963]: audit 2023-12-01T09:12:00.959910+0000 mon.c (mon.2) 5063 : audit 0 from='client.? 172.21.15.80:0/1014121294' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:12:02.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:12:01 smithi090 bash[32384]: cluster 2023-12-01T09:12:00.600564+0000 mgr.y (mgr.24362) 7905 : cluster 0 pgmap v7874: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:12:02.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:12:01 smithi090 bash[32384]: audit 2023-12-01T09:12:00.959910+0000 mon.c (mon.2) 5063 : audit 0 from='client.? 172.21.15.80:0/1014121294' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:12:03.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:12:03 smithi090 bash[32384]: cluster 2023-12-01T09:12:02.602154+0000 mgr.y (mgr.24362) 7906 : cluster 0 pgmap v7875: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:12:03.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:12:03 smithi090 bash[32384]: audit 2023-12-01T09:12:03.418843+0000 mon.a (mon.0) 5218 : audit 0 from='client.? 172.21.15.80:0/3184003806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:12:03.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:12:03 smithi080 bash[41963]: cluster 2023-12-01T09:12:02.602154+0000 mgr.y (mgr.24362) 7906 : cluster 0 pgmap v7875: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:12:03.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:12:03 smithi080 bash[41963]: audit 2023-12-01T09:12:03.418843+0000 mon.a (mon.0) 5218 : audit 0 from='client.? 172.21.15.80:0/3184003806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:12:03.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:12:03 smithi080 bash[28361]: cluster 2023-12-01T09:12:02.602154+0000 mgr.y (mgr.24362) 7906 : cluster 0 pgmap v7875: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:12:03.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:12:03 smithi080 bash[28361]: audit 2023-12-01T09:12:03.418843+0000 mon.a (mon.0) 5218 : audit 0 from='client.? 172.21.15.80:0/3184003806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:12:05.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:12:05 smithi080 bash[41963]: cluster 2023-12-01T09:12:04.602874+0000 mgr.y (mgr.24362) 7907 : cluster 0 pgmap v7876: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:12:05.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:12:05 smithi080 bash[28361]: cluster 2023-12-01T09:12:04.602874+0000 mgr.y (mgr.24362) 7907 : cluster 0 pgmap v7876: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:12:06.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:12:05 smithi090 bash[32384]: cluster 2023-12-01T09:12:04.602874+0000 mgr.y (mgr.24362) 7907 : cluster 0 pgmap v7876: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:12:06.670 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:12:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:12:06] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T09:12:06.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:12:06 smithi080 bash[41963]: audit 2023-12-01T09:12:05.882445+0000 mon.a (mon.0) 5219 : audit 0 from='client.? 172.21.15.80:0/1017467191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:12:06.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:12:06 smithi080 bash[28361]: audit 2023-12-01T09:12:05.882445+0000 mon.a (mon.0) 5219 : audit 0 from='client.? 172.21.15.80:0/1017467191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:12:07.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:12:06 smithi090 bash[32384]: audit 2023-12-01T09:12:05.882445+0000 mon.a (mon.0) 5219 : audit 0 from='client.? 172.21.15.80:0/1017467191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:12:07.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:12:07 smithi080 bash[41963]: cluster 2023-12-01T09:12:06.604033+0000 mgr.y (mgr.24362) 7908 : cluster 0 pgmap v7877: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:12:07.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:12:07 smithi080 bash[28361]: cluster 2023-12-01T09:12:06.604033+0000 mgr.y (mgr.24362) 7908 : cluster 0 pgmap v7877: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:12:08.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:12:07 smithi090 bash[32384]: cluster 2023-12-01T09:12:06.604033+0000 mgr.y (mgr.24362) 7908 : cluster 0 pgmap v7877: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:12:08.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:12:08 smithi080 bash[41963]: audit 2023-12-01T09:12:08.328474+0000 mon.c (mon.2) 5064 : audit 0 from='client.? 172.21.15.80:0/1852897308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:12:08.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:12:08 smithi080 bash[28361]: audit 2023-12-01T09:12:08.328474+0000 mon.c (mon.2) 5064 : audit 0 from='client.? 172.21.15.80:0/1852897308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:12:09.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:12:08 smithi090 bash[32384]: audit 2023-12-01T09:12:08.328474+0000 mon.c (mon.2) 5064 : audit 0 from='client.? 172.21.15.80:0/1852897308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:12:09.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:12:09 smithi080 bash[28361]: cluster 2023-12-01T09:12:08.604623+0000 mgr.y (mgr.24362) 7909 : cluster 0 pgmap v7878: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:12:09.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:12:09 smithi080 bash[41963]: cluster 2023-12-01T09:12:08.604623+0000 mgr.y (mgr.24362) 7909 : cluster 0 pgmap v7878: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:12:10.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:12:09 smithi090 bash[32384]: cluster 2023-12-01T09:12:08.604623+0000 mgr.y (mgr.24362) 7909 : cluster 0 pgmap v7878: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:12:11.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:12:10 smithi090 bash[32384]: audit 2023-12-01T09:12:10.190395+0000 mon.c (mon.2) 5065 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:12:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:12:10 smithi080 bash[28361]: audit 2023-12-01T09:12:10.190395+0000 mon.c (mon.2) 5065 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:12:11.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:12:10 smithi080 bash[41963]: audit 2023-12-01T09:12:10.190395+0000 mon.c (mon.2) 5065 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:12:12.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:12:11 smithi090 bash[32384]: cluster 2023-12-01T09:12:10.605243+0000 mgr.y (mgr.24362) 7910 : cluster 0 pgmap v7879: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:12:12.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:12:11 smithi090 bash[32384]: audit 2023-12-01T09:12:10.785828+0000 mon.a (mon.0) 5220 : audit 0 from='client.? 172.21.15.80:0/2804644450' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:12:12.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:12:11 smithi080 bash[41963]: cluster 2023-12-01T09:12:10.605243+0000 mgr.y (mgr.24362) 7910 : cluster 0 pgmap v7879: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:12:12.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:12:11 smithi080 bash[41963]: audit 2023-12-01T09:12:10.785828+0000 mon.a (mon.0) 5220 : audit 0 from='client.? 172.21.15.80:0/2804644450' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:12:12.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:12:11 smithi080 bash[28361]: cluster 2023-12-01T09:12:10.605243+0000 mgr.y (mgr.24362) 7910 : cluster 0 pgmap v7879: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:12:12.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:12:11 smithi080 bash[28361]: audit 2023-12-01T09:12:10.785828+0000 mon.a (mon.0) 5220 : audit 0 from='client.? 172.21.15.80:0/2804644450' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:12:13.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:12:13 smithi090 bash[32384]: cluster 2023-12-01T09:12:12.606403+0000 mgr.y (mgr.24362) 7911 : cluster 0 pgmap v7880: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:12:13.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:12:13 smithi090 bash[32384]: audit 2023-12-01T09:12:13.231390+0000 mon.c (mon.2) 5066 : audit 0 from='client.? 172.21.15.80:0/2174070640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:12:13.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:12:13 smithi080 bash[28361]: cluster 2023-12-01T09:12:12.606403+0000 mgr.y (mgr.24362) 7911 : cluster 0 pgmap v7880: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:12:13.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:12:13 smithi080 bash[28361]: audit 2023-12-01T09:12:13.231390+0000 mon.c (mon.2) 5066 : audit 0 from='client.? 172.21.15.80:0/2174070640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:12:13.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:12:13 smithi080 bash[41963]: cluster 2023-12-01T09:12:12.606403+0000 mgr.y (mgr.24362) 7911 : cluster 0 pgmap v7880: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:12:13.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:12:13 smithi080 bash[41963]: audit 2023-12-01T09:12:13.231390+0000 mon.c (mon.2) 5066 : audit 0 from='client.? 172.21.15.80:0/2174070640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:12:15.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:12:15 smithi080 bash[28361]: cluster 2023-12-01T09:12:14.607052+0000 mgr.y (mgr.24362) 7912 : cluster 0 pgmap v7881: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:12:15.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:12:15 smithi080 bash[41963]: cluster 2023-12-01T09:12:14.607052+0000 mgr.y (mgr.24362) 7912 : cluster 0 pgmap v7881: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:12:16.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:12:15 smithi090 bash[32384]: cluster 2023-12-01T09:12:14.607052+0000 mgr.y (mgr.24362) 7912 : cluster 0 pgmap v7881: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:12:16.666 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:12:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:12:16] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T09:12:16.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:12:16 smithi080 bash[28361]: audit 2023-12-01T09:12:15.696053+0000 mon.a (mon.0) 5221 : audit 0 from='client.? 172.21.15.80:0/2553850612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:12:16.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:12:16 smithi080 bash[41963]: audit 2023-12-01T09:12:15.696053+0000 mon.a (mon.0) 5221 : audit 0 from='client.? 172.21.15.80:0/2553850612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:12:17.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:12:16 smithi090 bash[32384]: audit 2023-12-01T09:12:15.696053+0000 mon.a (mon.0) 5221 : audit 0 from='client.? 172.21.15.80:0/2553850612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:12:17.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:12:17 smithi080 bash[28361]: cluster 2023-12-01T09:12:16.608173+0000 mgr.y (mgr.24362) 7913 : cluster 0 pgmap v7882: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:12:17.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:12:17 smithi080 bash[41963]: cluster 2023-12-01T09:12:16.608173+0000 mgr.y (mgr.24362) 7913 : cluster 0 pgmap v7882: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:12:18.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:12:17 smithi090 bash[32384]: cluster 2023-12-01T09:12:16.608173+0000 mgr.y (mgr.24362) 7913 : cluster 0 pgmap v7882: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:12:19.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:12:18 smithi090 bash[32384]: audit 2023-12-01T09:12:18.153145+0000 mon.c (mon.2) 5067 : audit 0 from='client.? 172.21.15.80:0/152259283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:12:19.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:12:18 smithi080 bash[28361]: audit 2023-12-01T09:12:18.153145+0000 mon.c (mon.2) 5067 : audit 0 from='client.? 172.21.15.80:0/152259283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:12:19.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:12:18 smithi080 bash[41963]: audit 2023-12-01T09:12:18.153145+0000 mon.c (mon.2) 5067 : audit 0 from='client.? 172.21.15.80:0/152259283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:12:20.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:12:19 smithi090 bash[32384]: cluster 2023-12-01T09:12:18.608760+0000 mgr.y (mgr.24362) 7914 : cluster 0 pgmap v7883: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:12:20.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:12:19 smithi080 bash[28361]: cluster 2023-12-01T09:12:18.608760+0000 mgr.y (mgr.24362) 7914 : cluster 0 pgmap v7883: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:12:20.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:12:19 smithi080 bash[41963]: cluster 2023-12-01T09:12:18.608760+0000 mgr.y (mgr.24362) 7914 : cluster 0 pgmap v7883: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:12:21.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:12:20 smithi090 bash[32384]: audit 2023-12-01T09:12:20.607942+0000 mon.a (mon.0) 5222 : audit 0 from='client.? 172.21.15.80:0/2405966583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:12:21.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:12:20 smithi080 bash[28361]: audit 2023-12-01T09:12:20.607942+0000 mon.a (mon.0) 5222 : audit 0 from='client.? 172.21.15.80:0/2405966583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:12:21.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:12:20 smithi080 bash[41963]: audit 2023-12-01T09:12:20.607942+0000 mon.a (mon.0) 5222 : audit 0 from='client.? 172.21.15.80:0/2405966583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:12:22.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:12:21 smithi090 bash[32384]: cluster 2023-12-01T09:12:20.609406+0000 mgr.y (mgr.24362) 7915 : cluster 0 pgmap v7884: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:12:22.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:12:21 smithi080 bash[28361]: cluster 2023-12-01T09:12:20.609406+0000 mgr.y (mgr.24362) 7915 : cluster 0 pgmap v7884: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:12:22.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:12:21 smithi080 bash[41963]: cluster 2023-12-01T09:12:20.609406+0000 mgr.y (mgr.24362) 7915 : cluster 0 pgmap v7884: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:12:23.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:12:23 smithi090 bash[32384]: cluster 2023-12-01T09:12:22.610539+0000 mgr.y (mgr.24362) 7916 : cluster 0 pgmap v7885: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:12:23.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:12:23 smithi090 bash[32384]: audit 2023-12-01T09:12:23.058987+0000 mon.c (mon.2) 5068 : audit 0 from='client.? 172.21.15.80:0/3267779472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:12:23.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:12:23 smithi080 bash[28361]: cluster 2023-12-01T09:12:22.610539+0000 mgr.y (mgr.24362) 7916 : cluster 0 pgmap v7885: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:12:23.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:12:23 smithi080 bash[28361]: audit 2023-12-01T09:12:23.058987+0000 mon.c (mon.2) 5068 : audit 0 from='client.? 172.21.15.80:0/3267779472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:12:23.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:12:23 smithi080 bash[41963]: cluster 2023-12-01T09:12:22.610539+0000 mgr.y (mgr.24362) 7916 : cluster 0 pgmap v7885: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:12:23.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:12:23 smithi080 bash[41963]: audit 2023-12-01T09:12:23.058987+0000 mon.c (mon.2) 5068 : audit 0 from='client.? 172.21.15.80:0/3267779472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:12:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:12:25 smithi080 bash[28361]: cluster 2023-12-01T09:12:24.611177+0000 mgr.y (mgr.24362) 7917 : cluster 0 pgmap v7886: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:12:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:12:25 smithi080 bash[28361]: audit 2023-12-01T09:12:25.190239+0000 mon.c (mon.2) 5069 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:12:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:12:25 smithi080 bash[28361]: audit 2023-12-01T09:12:25.503056+0000 mon.c (mon.2) 5070 : audit 0 from='client.? 172.21.15.80:0/2000263911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:12:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:12:25 smithi080 bash[41963]: cluster 2023-12-01T09:12:24.611177+0000 mgr.y (mgr.24362) 7917 : cluster 0 pgmap v7886: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:12:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:12:25 smithi080 bash[41963]: audit 2023-12-01T09:12:25.190239+0000 mon.c (mon.2) 5069 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:12:25.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:12:25 smithi080 bash[41963]: audit 2023-12-01T09:12:25.503056+0000 mon.c (mon.2) 5070 : audit 0 from='client.? 172.21.15.80:0/2000263911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:12:26.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:12:25 smithi090 bash[32384]: cluster 2023-12-01T09:12:24.611177+0000 mgr.y (mgr.24362) 7917 : cluster 0 pgmap v7886: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:12:26.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:12:25 smithi090 bash[32384]: audit 2023-12-01T09:12:25.190239+0000 mon.c (mon.2) 5069 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:12:26.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:12:25 smithi090 bash[32384]: audit 2023-12-01T09:12:25.503056+0000 mon.c (mon.2) 5070 : audit 0 from='client.? 172.21.15.80:0/2000263911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:12:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:12:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:12:26] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T09:12:27.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:12:27 smithi080 bash[28361]: cluster 2023-12-01T09:12:26.612108+0000 mgr.y (mgr.24362) 7918 : cluster 0 pgmap v7887: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:12:27.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:12:27 smithi080 bash[41963]: cluster 2023-12-01T09:12:26.612108+0000 mgr.y (mgr.24362) 7918 : cluster 0 pgmap v7887: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:12:28.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:12:27 smithi090 bash[32384]: cluster 2023-12-01T09:12:26.612108+0000 mgr.y (mgr.24362) 7918 : cluster 0 pgmap v7887: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:12:28.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:12:28 smithi080 bash[28361]: audit 2023-12-01T09:12:27.957864+0000 mon.a (mon.0) 5223 : audit 0 from='client.? 172.21.15.80:0/2166972694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:12:28.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:12:28 smithi080 bash[41963]: audit 2023-12-01T09:12:27.957864+0000 mon.a (mon.0) 5223 : audit 0 from='client.? 172.21.15.80:0/2166972694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:12:29.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:12:28 smithi090 bash[32384]: audit 2023-12-01T09:12:27.957864+0000 mon.a (mon.0) 5223 : audit 0 from='client.? 172.21.15.80:0/2166972694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:12:30.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:12:29 smithi090 bash[32384]: cluster 2023-12-01T09:12:28.612660+0000 mgr.y (mgr.24362) 7919 : cluster 0 pgmap v7888: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:12:30.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:12:29 smithi080 bash[28361]: cluster 2023-12-01T09:12:28.612660+0000 mgr.y (mgr.24362) 7919 : cluster 0 pgmap v7888: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:12:30.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:12:29 smithi080 bash[41963]: cluster 2023-12-01T09:12:28.612660+0000 mgr.y (mgr.24362) 7919 : cluster 0 pgmap v7888: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:12:31.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:12:30 smithi090 bash[32384]: audit 2023-12-01T09:12:30.411684+0000 mon.c (mon.2) 5071 : audit 0 from='client.? 172.21.15.80:0/1688176745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:12:31.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:12:30 smithi080 bash[28361]: audit 2023-12-01T09:12:30.411684+0000 mon.c (mon.2) 5071 : audit 0 from='client.? 172.21.15.80:0/1688176745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:12:31.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:12:30 smithi080 bash[41963]: audit 2023-12-01T09:12:30.411684+0000 mon.c (mon.2) 5071 : audit 0 from='client.? 172.21.15.80:0/1688176745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:12:32.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:12:31 smithi090 bash[32384]: cluster 2023-12-01T09:12:30.613280+0000 mgr.y (mgr.24362) 7920 : cluster 0 pgmap v7889: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:12:32.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:12:31 smithi080 bash[28361]: cluster 2023-12-01T09:12:30.613280+0000 mgr.y (mgr.24362) 7920 : cluster 0 pgmap v7889: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:12:32.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:12:31 smithi080 bash[41963]: cluster 2023-12-01T09:12:30.613280+0000 mgr.y (mgr.24362) 7920 : cluster 0 pgmap v7889: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:12:33.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:12:33 smithi090 bash[32384]: cluster 2023-12-01T09:12:32.614293+0000 mgr.y (mgr.24362) 7921 : cluster 0 pgmap v7890: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:12:33.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:12:33 smithi090 bash[32384]: audit 2023-12-01T09:12:32.862979+0000 mon.a (mon.0) 5224 : audit 0 from='client.? 172.21.15.80:0/1722326748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:12:33.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:12:33 smithi080 bash[28361]: cluster 2023-12-01T09:12:32.614293+0000 mgr.y (mgr.24362) 7921 : cluster 0 pgmap v7890: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:12:33.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:12:33 smithi080 bash[28361]: audit 2023-12-01T09:12:32.862979+0000 mon.a (mon.0) 5224 : audit 0 from='client.? 172.21.15.80:0/1722326748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:12:33.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:12:33 smithi080 bash[41963]: cluster 2023-12-01T09:12:32.614293+0000 mgr.y (mgr.24362) 7921 : cluster 0 pgmap v7890: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:12:33.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:12:33 smithi080 bash[41963]: audit 2023-12-01T09:12:32.862979+0000 mon.a (mon.0) 5224 : audit 0 from='client.? 172.21.15.80:0/1722326748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:12:35.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:12:35 smithi080 bash[41963]: cluster 2023-12-01T09:12:34.614854+0000 mgr.y (mgr.24362) 7922 : cluster 0 pgmap v7891: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:12:35.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:12:35 smithi080 bash[41963]: audit 2023-12-01T09:12:35.221115+0000 mon.c (mon.2) 5072 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:12:35.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:12:35 smithi080 bash[41963]: audit 2023-12-01T09:12:35.308946+0000 mon.c (mon.2) 5073 : audit 0 from='client.? 172.21.15.80:0/4135111872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:12:35.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:12:35 smithi080 bash[28361]: cluster 2023-12-01T09:12:34.614854+0000 mgr.y (mgr.24362) 7922 : cluster 0 pgmap v7891: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:12:35.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:12:35 smithi080 bash[28361]: audit 2023-12-01T09:12:35.221115+0000 mon.c (mon.2) 5072 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:12:35.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:12:35 smithi080 bash[28361]: audit 2023-12-01T09:12:35.308946+0000 mon.c (mon.2) 5073 : audit 0 from='client.? 172.21.15.80:0/4135111872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:12:36.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:12:35 smithi090 bash[32384]: cluster 2023-12-01T09:12:34.614854+0000 mgr.y (mgr.24362) 7922 : cluster 0 pgmap v7891: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:12:36.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:12:35 smithi090 bash[32384]: audit 2023-12-01T09:12:35.221115+0000 mon.c (mon.2) 5072 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:12:36.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:12:35 smithi090 bash[32384]: audit 2023-12-01T09:12:35.308946+0000 mon.c (mon.2) 5073 : audit 0 from='client.? 172.21.15.80:0/4135111872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:12:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:12:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:12:36] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T09:12:37.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:12:37 smithi080 bash[28361]: cluster 2023-12-01T09:12:36.615980+0000 mgr.y (mgr.24362) 7923 : cluster 0 pgmap v7892: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:12:37.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:12:37 smithi080 bash[41963]: cluster 2023-12-01T09:12:36.615980+0000 mgr.y (mgr.24362) 7923 : cluster 0 pgmap v7892: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:12:38.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:12:37 smithi090 bash[32384]: cluster 2023-12-01T09:12:36.615980+0000 mgr.y (mgr.24362) 7923 : cluster 0 pgmap v7892: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:12:39.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:12:38 smithi090 bash[32384]: audit 2023-12-01T09:12:37.768110+0000 mon.c (mon.2) 5074 : audit 0 from='client.? 172.21.15.80:0/2066185937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:12:39.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:12:38 smithi080 bash[28361]: audit 2023-12-01T09:12:37.768110+0000 mon.c (mon.2) 5074 : audit 0 from='client.? 172.21.15.80:0/2066185937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:12:39.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:12:38 smithi080 bash[41963]: audit 2023-12-01T09:12:37.768110+0000 mon.c (mon.2) 5074 : audit 0 from='client.? 172.21.15.80:0/2066185937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:12:40.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:12:39 smithi090 bash[32384]: cluster 2023-12-01T09:12:38.616549+0000 mgr.y (mgr.24362) 7924 : cluster 0 pgmap v7893: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:12:40.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:12:39 smithi080 bash[41963]: cluster 2023-12-01T09:12:38.616549+0000 mgr.y (mgr.24362) 7924 : cluster 0 pgmap v7893: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:12:40.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:12:39 smithi080 bash[28361]: cluster 2023-12-01T09:12:38.616549+0000 mgr.y (mgr.24362) 7924 : cluster 0 pgmap v7893: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:12:41.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:12:40 smithi090 bash[32384]: audit 2023-12-01T09:12:40.190102+0000 mon.c (mon.2) 5075 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:12:41.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:12:40 smithi090 bash[32384]: audit 2023-12-01T09:12:40.252237+0000 mon.a (mon.0) 5225 : audit 0 from='client.? 172.21.15.80:0/868327966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:12:41.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:12:40 smithi080 bash[41963]: audit 2023-12-01T09:12:40.190102+0000 mon.c (mon.2) 5075 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:12:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:12:40 smithi080 bash[41963]: audit 2023-12-01T09:12:40.252237+0000 mon.a (mon.0) 5225 : audit 0 from='client.? 172.21.15.80:0/868327966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:12:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:12:40 smithi080 bash[28361]: audit 2023-12-01T09:12:40.190102+0000 mon.c (mon.2) 5075 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:12:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:12:40 smithi080 bash[28361]: audit 2023-12-01T09:12:40.252237+0000 mon.a (mon.0) 5225 : audit 0 from='client.? 172.21.15.80:0/868327966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:12:42.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:12:42 smithi090 bash[32384]: cluster 2023-12-01T09:12:40.617236+0000 mgr.y (mgr.24362) 7925 : cluster 0 pgmap v7894: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:12:42.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:12:42 smithi090 bash[32384]: audit 2023-12-01T09:12:41.015153+0000 mon.a (mon.0) 5226 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:12:42.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:12:42 smithi090 bash[32384]: audit 2023-12-01T09:12:41.026170+0000 mon.a (mon.0) 5227 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:12:42.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:12:42 smithi090 bash[32384]: audit 2023-12-01T09:12:41.425193+0000 mon.a (mon.0) 5228 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:12:42.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:12:42 smithi090 bash[32384]: audit 2023-12-01T09:12:41.437480+0000 mon.a (mon.0) 5229 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:12:42.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:12:42 smithi090 bash[32384]: audit 2023-12-01T09:12:41.990479+0000 mon.c (mon.2) 5076 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:12:42.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:12:42 smithi090 bash[32384]: audit 2023-12-01T09:12:41.992221+0000 mon.c (mon.2) 5077 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:12:42.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:12:42 smithi090 bash[32384]: audit 2023-12-01T09:12:42.001889+0000 mon.a (mon.0) 5230 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:12:42.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:12:42 smithi080 bash[41963]: cluster 2023-12-01T09:12:40.617236+0000 mgr.y (mgr.24362) 7925 : cluster 0 pgmap v7894: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:12:42.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:12:42 smithi080 bash[41963]: audit 2023-12-01T09:12:41.015153+0000 mon.a (mon.0) 5226 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:12:42.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:12:42 smithi080 bash[41963]: audit 2023-12-01T09:12:41.026170+0000 mon.a (mon.0) 5227 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:12:42.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:12:42 smithi080 bash[41963]: audit 2023-12-01T09:12:41.425193+0000 mon.a (mon.0) 5228 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:12:42.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:12:42 smithi080 bash[41963]: audit 2023-12-01T09:12:41.437480+0000 mon.a (mon.0) 5229 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:12:42.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:12:42 smithi080 bash[41963]: audit 2023-12-01T09:12:41.990479+0000 mon.c (mon.2) 5076 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:12:42.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:12:42 smithi080 bash[41963]: audit 2023-12-01T09:12:41.992221+0000 mon.c (mon.2) 5077 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:12:42.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:12:42 smithi080 bash[41963]: audit 2023-12-01T09:12:42.001889+0000 mon.a (mon.0) 5230 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:12:42.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:12:42 smithi080 bash[28361]: cluster 2023-12-01T09:12:40.617236+0000 mgr.y (mgr.24362) 7925 : cluster 0 pgmap v7894: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:12:42.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:12:42 smithi080 bash[28361]: audit 2023-12-01T09:12:41.015153+0000 mon.a (mon.0) 5226 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:12:42.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:12:42 smithi080 bash[28361]: audit 2023-12-01T09:12:41.026170+0000 mon.a (mon.0) 5227 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:12:42.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:12:42 smithi080 bash[28361]: audit 2023-12-01T09:12:41.425193+0000 mon.a (mon.0) 5228 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:12:42.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:12:42 smithi080 bash[28361]: audit 2023-12-01T09:12:41.437480+0000 mon.a (mon.0) 5229 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:12:42.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:12:42 smithi080 bash[28361]: audit 2023-12-01T09:12:41.990479+0000 mon.c (mon.2) 5076 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:12:42.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:12:42 smithi080 bash[28361]: audit 2023-12-01T09:12:41.992221+0000 mon.c (mon.2) 5077 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:12:42.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:12:42 smithi080 bash[28361]: audit 2023-12-01T09:12:42.001889+0000 mon.a (mon.0) 5230 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:12:43.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:12:43 smithi090 bash[32384]: cluster 2023-12-01T09:12:42.617931+0000 mgr.y (mgr.24362) 7926 : cluster 0 pgmap v7895: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:12:43.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:12:43 smithi090 bash[32384]: audit 2023-12-01T09:12:42.716711+0000 mon.a (mon.0) 5231 : audit 0 from='client.? 172.21.15.80:0/1159463244' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:12:43.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:12:43 smithi080 bash[28361]: cluster 2023-12-01T09:12:42.617931+0000 mgr.y (mgr.24362) 7926 : cluster 0 pgmap v7895: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:12:43.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:12:43 smithi080 bash[28361]: audit 2023-12-01T09:12:42.716711+0000 mon.a (mon.0) 5231 : audit 0 from='client.? 172.21.15.80:0/1159463244' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:12:43.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:12:43 smithi080 bash[41963]: cluster 2023-12-01T09:12:42.617931+0000 mgr.y (mgr.24362) 7926 : cluster 0 pgmap v7895: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:12:43.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:12:43 smithi080 bash[41963]: audit 2023-12-01T09:12:42.716711+0000 mon.a (mon.0) 5231 : audit 0 from='client.? 172.21.15.80:0/1159463244' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:12:45.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:12:45 smithi080 bash[41963]: cluster 2023-12-01T09:12:44.618562+0000 mgr.y (mgr.24362) 7927 : cluster 0 pgmap v7896: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:12:45.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:12:45 smithi080 bash[41963]: audit 2023-12-01T09:12:45.178313+0000 mon.a (mon.0) 5232 : audit 0 from='client.? 172.21.15.80:0/43314466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:12:45.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:12:45 smithi080 bash[28361]: cluster 2023-12-01T09:12:44.618562+0000 mgr.y (mgr.24362) 7927 : cluster 0 pgmap v7896: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:12:45.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:12:45 smithi080 bash[28361]: audit 2023-12-01T09:12:45.178313+0000 mon.a (mon.0) 5232 : audit 0 from='client.? 172.21.15.80:0/43314466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:12:46.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:12:45 smithi090 bash[32384]: cluster 2023-12-01T09:12:44.618562+0000 mgr.y (mgr.24362) 7927 : cluster 0 pgmap v7896: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:12:46.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:12:45 smithi090 bash[32384]: audit 2023-12-01T09:12:45.178313+0000 mon.a (mon.0) 5232 : audit 0 from='client.? 172.21.15.80:0/43314466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:12:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:12:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:12:46] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T09:12:47.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:12:47 smithi080 bash[28361]: cluster 2023-12-01T09:12:46.619795+0000 mgr.y (mgr.24362) 7928 : cluster 0 pgmap v7897: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:12:47.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:12:47 smithi080 bash[28361]: audit 2023-12-01T09:12:47.634075+0000 mon.a (mon.0) 5233 : audit 0 from='client.? 172.21.15.80:0/2886879781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:12:47.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:12:47 smithi080 bash[41963]: cluster 2023-12-01T09:12:46.619795+0000 mgr.y (mgr.24362) 7928 : cluster 0 pgmap v7897: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:12:47.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:12:47 smithi080 bash[41963]: audit 2023-12-01T09:12:47.634075+0000 mon.a (mon.0) 5233 : audit 0 from='client.? 172.21.15.80:0/2886879781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:12:48.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:12:47 smithi090 bash[32384]: cluster 2023-12-01T09:12:46.619795+0000 mgr.y (mgr.24362) 7928 : cluster 0 pgmap v7897: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:12:48.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:12:47 smithi090 bash[32384]: audit 2023-12-01T09:12:47.634075+0000 mon.a (mon.0) 5233 : audit 0 from='client.? 172.21.15.80:0/2886879781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:12:50.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:12:49 smithi090 bash[32384]: cluster 2023-12-01T09:12:48.620463+0000 mgr.y (mgr.24362) 7929 : cluster 0 pgmap v7898: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:12:50.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:12:49 smithi080 bash[41963]: cluster 2023-12-01T09:12:48.620463+0000 mgr.y (mgr.24362) 7929 : cluster 0 pgmap v7898: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:12:50.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:12:49 smithi080 bash[28361]: cluster 2023-12-01T09:12:48.620463+0000 mgr.y (mgr.24362) 7929 : cluster 0 pgmap v7898: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:12:51.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:12:50 smithi090 bash[32384]: audit 2023-12-01T09:12:50.087738+0000 mon.c (mon.2) 5078 : audit 0 from='client.? 172.21.15.80:0/1030333539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:12:51.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:12:50 smithi080 bash[41963]: audit 2023-12-01T09:12:50.087738+0000 mon.c (mon.2) 5078 : audit 0 from='client.? 172.21.15.80:0/1030333539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:12:51.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:12:50 smithi080 bash[28361]: audit 2023-12-01T09:12:50.087738+0000 mon.c (mon.2) 5078 : audit 0 from='client.? 172.21.15.80:0/1030333539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:12:52.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:12:51 smithi090 bash[32384]: cluster 2023-12-01T09:12:50.621074+0000 mgr.y (mgr.24362) 7930 : cluster 0 pgmap v7899: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:12:52.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:12:51 smithi080 bash[41963]: cluster 2023-12-01T09:12:50.621074+0000 mgr.y (mgr.24362) 7930 : cluster 0 pgmap v7899: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:12:52.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:12:51 smithi080 bash[28361]: cluster 2023-12-01T09:12:50.621074+0000 mgr.y (mgr.24362) 7930 : cluster 0 pgmap v7899: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:12:53.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:12:53 smithi090 bash[32384]: audit 2023-12-01T09:12:52.541857+0000 mon.c (mon.2) 5079 : audit 0 from='client.? 172.21.15.80:0/2959443571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:12:53.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:12:53 smithi090 bash[32384]: cluster 2023-12-01T09:12:52.622216+0000 mgr.y (mgr.24362) 7931 : cluster 0 pgmap v7900: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:12:53.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:12:53 smithi080 bash[28361]: audit 2023-12-01T09:12:52.541857+0000 mon.c (mon.2) 5079 : audit 0 from='client.? 172.21.15.80:0/2959443571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:12:53.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:12:53 smithi080 bash[28361]: cluster 2023-12-01T09:12:52.622216+0000 mgr.y (mgr.24362) 7931 : cluster 0 pgmap v7900: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:12:53.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:12:53 smithi080 bash[41963]: audit 2023-12-01T09:12:52.541857+0000 mon.c (mon.2) 5079 : audit 0 from='client.? 172.21.15.80:0/2959443571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:12:53.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:12:53 smithi080 bash[41963]: cluster 2023-12-01T09:12:52.622216+0000 mgr.y (mgr.24362) 7931 : cluster 0 pgmap v7900: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:12:55.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:12:55 smithi080 bash[28361]: cluster 2023-12-01T09:12:54.622865+0000 mgr.y (mgr.24362) 7932 : cluster 0 pgmap v7901: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:12:55.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:12:55 smithi080 bash[28361]: audit 2023-12-01T09:12:54.991145+0000 mon.a (mon.0) 5234 : audit 0 from='client.? 172.21.15.80:0/2682068120' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:12:55.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:12:55 smithi080 bash[28361]: audit 2023-12-01T09:12:55.191262+0000 mon.c (mon.2) 5080 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:12:55.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:12:55 smithi080 bash[41963]: cluster 2023-12-01T09:12:54.622865+0000 mgr.y (mgr.24362) 7932 : cluster 0 pgmap v7901: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:12:55.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:12:55 smithi080 bash[41963]: audit 2023-12-01T09:12:54.991145+0000 mon.a (mon.0) 5234 : audit 0 from='client.? 172.21.15.80:0/2682068120' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:12:55.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:12:55 smithi080 bash[41963]: audit 2023-12-01T09:12:55.191262+0000 mon.c (mon.2) 5080 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:12:56.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:12:55 smithi090 bash[32384]: cluster 2023-12-01T09:12:54.622865+0000 mgr.y (mgr.24362) 7932 : cluster 0 pgmap v7901: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:12:56.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:12:55 smithi090 bash[32384]: audit 2023-12-01T09:12:54.991145+0000 mon.a (mon.0) 5234 : audit 0 from='client.? 172.21.15.80:0/2682068120' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:12:56.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:12:55 smithi090 bash[32384]: audit 2023-12-01T09:12:55.191262+0000 mon.c (mon.2) 5080 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:12:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:12:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:12:56] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T09:12:58.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:12:57 smithi090 bash[32384]: cluster 2023-12-01T09:12:56.624033+0000 mgr.y (mgr.24362) 7933 : cluster 0 pgmap v7902: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:12:58.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:12:57 smithi090 bash[32384]: audit 2023-12-01T09:12:57.441594+0000 mon.c (mon.2) 5081 : audit 0 from='client.? 172.21.15.80:0/3963640618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:12:58.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:12:57 smithi080 bash[28361]: cluster 2023-12-01T09:12:56.624033+0000 mgr.y (mgr.24362) 7933 : cluster 0 pgmap v7902: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:12:58.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:12:57 smithi080 bash[28361]: audit 2023-12-01T09:12:57.441594+0000 mon.c (mon.2) 5081 : audit 0 from='client.? 172.21.15.80:0/3963640618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:12:58.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:12:57 smithi080 bash[41963]: cluster 2023-12-01T09:12:56.624033+0000 mgr.y (mgr.24362) 7933 : cluster 0 pgmap v7902: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:12:58.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:12:57 smithi080 bash[41963]: audit 2023-12-01T09:12:57.441594+0000 mon.c (mon.2) 5081 : audit 0 from='client.? 172.21.15.80:0/3963640618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:13:00.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:12:59 smithi090 bash[32384]: cluster 2023-12-01T09:12:58.624527+0000 mgr.y (mgr.24362) 7934 : cluster 0 pgmap v7903: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:13:00.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:12:59 smithi080 bash[28361]: cluster 2023-12-01T09:12:58.624527+0000 mgr.y (mgr.24362) 7934 : cluster 0 pgmap v7903: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:13:00.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:12:59 smithi080 bash[41963]: cluster 2023-12-01T09:12:58.624527+0000 mgr.y (mgr.24362) 7934 : cluster 0 pgmap v7903: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:13:01.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:13:00 smithi090 bash[32384]: audit 2023-12-01T09:12:59.898025+0000 mon.a (mon.0) 5235 : audit 0 from='client.? 172.21.15.80:0/2695219456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:13:01.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:13:00 smithi080 bash[28361]: audit 2023-12-01T09:12:59.898025+0000 mon.a (mon.0) 5235 : audit 0 from='client.? 172.21.15.80:0/2695219456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:13:01.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:13:00 smithi080 bash[41963]: audit 2023-12-01T09:12:59.898025+0000 mon.a (mon.0) 5235 : audit 0 from='client.? 172.21.15.80:0/2695219456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:13:02.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:13:01 smithi090 bash[32384]: cluster 2023-12-01T09:13:00.625169+0000 mgr.y (mgr.24362) 7935 : cluster 0 pgmap v7904: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:13:02.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:13:01 smithi080 bash[28361]: cluster 2023-12-01T09:13:00.625169+0000 mgr.y (mgr.24362) 7935 : cluster 0 pgmap v7904: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:13:02.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:13:01 smithi080 bash[41963]: cluster 2023-12-01T09:13:00.625169+0000 mgr.y (mgr.24362) 7935 : cluster 0 pgmap v7904: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:13:03.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:13:02 smithi090 bash[32384]: audit 2023-12-01T09:13:02.351869+0000 mon.a (mon.0) 5236 : audit 0 from='client.? 172.21.15.80:0/4236939049' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:13:03.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:13:02 smithi080 bash[28361]: audit 2023-12-01T09:13:02.351869+0000 mon.a (mon.0) 5236 : audit 0 from='client.? 172.21.15.80:0/4236939049' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:13:03.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:13:02 smithi080 bash[41963]: audit 2023-12-01T09:13:02.351869+0000 mon.a (mon.0) 5236 : audit 0 from='client.? 172.21.15.80:0/4236939049' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:13:04.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:13:03 smithi090 bash[32384]: cluster 2023-12-01T09:13:02.626322+0000 mgr.y (mgr.24362) 7936 : cluster 0 pgmap v7905: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:13:04.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:13:03 smithi080 bash[28361]: cluster 2023-12-01T09:13:02.626322+0000 mgr.y (mgr.24362) 7936 : cluster 0 pgmap v7905: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:13:04.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:13:03 smithi080 bash[41963]: cluster 2023-12-01T09:13:02.626322+0000 mgr.y (mgr.24362) 7936 : cluster 0 pgmap v7905: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:13:06.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:13:05 smithi090 bash[32384]: cluster 2023-12-01T09:13:04.626950+0000 mgr.y (mgr.24362) 7937 : cluster 0 pgmap v7906: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:13:06.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:13:05 smithi090 bash[32384]: audit 2023-12-01T09:13:04.804130+0000 mon.a (mon.0) 5237 : audit 0 from='client.? 172.21.15.80:0/3468050891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:13:06.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:13:05 smithi080 bash[41963]: cluster 2023-12-01T09:13:04.626950+0000 mgr.y (mgr.24362) 7937 : cluster 0 pgmap v7906: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:13:06.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:13:05 smithi080 bash[41963]: audit 2023-12-01T09:13:04.804130+0000 mon.a (mon.0) 5237 : audit 0 from='client.? 172.21.15.80:0/3468050891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:13:06.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:13:05 smithi080 bash[28361]: cluster 2023-12-01T09:13:04.626950+0000 mgr.y (mgr.24362) 7937 : cluster 0 pgmap v7906: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:13:06.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:13:05 smithi080 bash[28361]: audit 2023-12-01T09:13:04.804130+0000 mon.a (mon.0) 5237 : audit 0 from='client.? 172.21.15.80:0/3468050891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:13:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:13:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:13:06] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T09:13:08.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:13:07 smithi090 bash[32384]: cluster 2023-12-01T09:13:06.628072+0000 mgr.y (mgr.24362) 7938 : cluster 0 pgmap v7907: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:13:08.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:13:07 smithi090 bash[32384]: audit 2023-12-01T09:13:07.257898+0000 mon.c (mon.2) 5082 : audit 0 from='client.? 172.21.15.80:0/971824807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:13:08.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:13:07 smithi080 bash[41963]: cluster 2023-12-01T09:13:06.628072+0000 mgr.y (mgr.24362) 7938 : cluster 0 pgmap v7907: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:13:08.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:13:07 smithi080 bash[41963]: audit 2023-12-01T09:13:07.257898+0000 mon.c (mon.2) 5082 : audit 0 from='client.? 172.21.15.80:0/971824807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:13:08.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:13:07 smithi080 bash[28361]: cluster 2023-12-01T09:13:06.628072+0000 mgr.y (mgr.24362) 7938 : cluster 0 pgmap v7907: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:13:08.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:13:07 smithi080 bash[28361]: audit 2023-12-01T09:13:07.257898+0000 mon.c (mon.2) 5082 : audit 0 from='client.? 172.21.15.80:0/971824807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:13:10.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:13:09 smithi090 bash[32384]: cluster 2023-12-01T09:13:08.628736+0000 mgr.y (mgr.24362) 7939 : cluster 0 pgmap v7908: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:13:10.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:13:09 smithi090 bash[32384]: audit 2023-12-01T09:13:09.711242+0000 mon.c (mon.2) 5083 : audit 0 from='client.? 172.21.15.80:0/3516630763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:13:10.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:13:09 smithi080 bash[28361]: cluster 2023-12-01T09:13:08.628736+0000 mgr.y (mgr.24362) 7939 : cluster 0 pgmap v7908: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:13:10.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:13:09 smithi080 bash[28361]: audit 2023-12-01T09:13:09.711242+0000 mon.c (mon.2) 5083 : audit 0 from='client.? 172.21.15.80:0/3516630763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:13:10.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:13:09 smithi080 bash[41963]: cluster 2023-12-01T09:13:08.628736+0000 mgr.y (mgr.24362) 7939 : cluster 0 pgmap v7908: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:13:10.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:13:09 smithi080 bash[41963]: audit 2023-12-01T09:13:09.711242+0000 mon.c (mon.2) 5083 : audit 0 from='client.? 172.21.15.80:0/3516630763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:13:11.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:13:10 smithi090 bash[32384]: audit 2023-12-01T09:13:10.191859+0000 mon.c (mon.2) 5084 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:13:11.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:13:10 smithi080 bash[41963]: audit 2023-12-01T09:13:10.191859+0000 mon.c (mon.2) 5084 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:13:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:13:10 smithi080 bash[28361]: audit 2023-12-01T09:13:10.191859+0000 mon.c (mon.2) 5084 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:13:12.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:13:11 smithi090 bash[32384]: cluster 2023-12-01T09:13:10.629387+0000 mgr.y (mgr.24362) 7940 : cluster 0 pgmap v7909: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:13:12.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:13:11 smithi080 bash[41963]: cluster 2023-12-01T09:13:10.629387+0000 mgr.y (mgr.24362) 7940 : cluster 0 pgmap v7909: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:13:12.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:13:11 smithi080 bash[28361]: cluster 2023-12-01T09:13:10.629387+0000 mgr.y (mgr.24362) 7940 : cluster 0 pgmap v7909: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:13:13.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:13:12 smithi090 bash[32384]: audit 2023-12-01T09:13:12.171193+0000 mon.a (mon.0) 5238 : audit 0 from='client.? 172.21.15.80:0/2890109770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:13:13.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:13:12 smithi080 bash[41963]: audit 2023-12-01T09:13:12.171193+0000 mon.a (mon.0) 5238 : audit 0 from='client.? 172.21.15.80:0/2890109770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:13:13.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:13:12 smithi080 bash[28361]: audit 2023-12-01T09:13:12.171193+0000 mon.a (mon.0) 5238 : audit 0 from='client.? 172.21.15.80:0/2890109770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:13:14.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:13:13 smithi090 bash[32384]: cluster 2023-12-01T09:13:12.630576+0000 mgr.y (mgr.24362) 7941 : cluster 0 pgmap v7910: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:13:14.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:13:13 smithi080 bash[41963]: cluster 2023-12-01T09:13:12.630576+0000 mgr.y (mgr.24362) 7941 : cluster 0 pgmap v7910: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:13:14.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:13:13 smithi080 bash[28361]: cluster 2023-12-01T09:13:12.630576+0000 mgr.y (mgr.24362) 7941 : cluster 0 pgmap v7910: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:13:15.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:13:14 smithi090 bash[32384]: audit 2023-12-01T09:13:14.634724+0000 mon.c (mon.2) 5085 : audit 0 from='client.? 172.21.15.80:0/2402501855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:13:15.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:13:14 smithi080 bash[28361]: audit 2023-12-01T09:13:14.634724+0000 mon.c (mon.2) 5085 : audit 0 from='client.? 172.21.15.80:0/2402501855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:13:15.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:13:14 smithi080 bash[41963]: audit 2023-12-01T09:13:14.634724+0000 mon.c (mon.2) 5085 : audit 0 from='client.? 172.21.15.80:0/2402501855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:13:16.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:13:15 smithi090 bash[32384]: cluster 2023-12-01T09:13:14.630995+0000 mgr.y (mgr.24362) 7942 : cluster 0 pgmap v7911: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:13:16.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:13:15 smithi080 bash[41963]: cluster 2023-12-01T09:13:14.630995+0000 mgr.y (mgr.24362) 7942 : cluster 0 pgmap v7911: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:13:16.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:13:15 smithi080 bash[28361]: cluster 2023-12-01T09:13:14.630995+0000 mgr.y (mgr.24362) 7942 : cluster 0 pgmap v7911: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:13:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:13:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:13:16] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T09:13:18.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:13:17 smithi090 bash[32384]: cluster 2023-12-01T09:13:16.632121+0000 mgr.y (mgr.24362) 7943 : cluster 0 pgmap v7912: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:13:18.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:13:17 smithi090 bash[32384]: audit 2023-12-01T09:13:17.090268+0000 mon.a (mon.0) 5239 : audit 0 from='client.? 172.21.15.80:0/296506653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:13:18.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:13:17 smithi080 bash[41963]: cluster 2023-12-01T09:13:16.632121+0000 mgr.y (mgr.24362) 7943 : cluster 0 pgmap v7912: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:13:18.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:13:17 smithi080 bash[41963]: audit 2023-12-01T09:13:17.090268+0000 mon.a (mon.0) 5239 : audit 0 from='client.? 172.21.15.80:0/296506653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:13:18.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:13:17 smithi080 bash[28361]: cluster 2023-12-01T09:13:16.632121+0000 mgr.y (mgr.24362) 7943 : cluster 0 pgmap v7912: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:13:18.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:13:17 smithi080 bash[28361]: audit 2023-12-01T09:13:17.090268+0000 mon.a (mon.0) 5239 : audit 0 from='client.? 172.21.15.80:0/296506653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:13:20.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:13:19 smithi090 bash[32384]: cluster 2023-12-01T09:13:18.632740+0000 mgr.y (mgr.24362) 7944 : cluster 0 pgmap v7913: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:13:20.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:13:19 smithi090 bash[32384]: audit 2023-12-01T09:13:19.547242+0000 mon.a (mon.0) 5240 : audit 0 from='client.? 172.21.15.80:0/1397914318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:13:20.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:13:19 smithi080 bash[41963]: cluster 2023-12-01T09:13:18.632740+0000 mgr.y (mgr.24362) 7944 : cluster 0 pgmap v7913: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:13:20.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:13:19 smithi080 bash[41963]: audit 2023-12-01T09:13:19.547242+0000 mon.a (mon.0) 5240 : audit 0 from='client.? 172.21.15.80:0/1397914318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:13:20.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:13:19 smithi080 bash[28361]: cluster 2023-12-01T09:13:18.632740+0000 mgr.y (mgr.24362) 7944 : cluster 0 pgmap v7913: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:13:20.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:13:19 smithi080 bash[28361]: audit 2023-12-01T09:13:19.547242+0000 mon.a (mon.0) 5240 : audit 0 from='client.? 172.21.15.80:0/1397914318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:13:22.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:13:21 smithi090 bash[32384]: cluster 2023-12-01T09:13:20.633389+0000 mgr.y (mgr.24362) 7945 : cluster 0 pgmap v7914: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:13:22.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:13:21 smithi080 bash[41963]: cluster 2023-12-01T09:13:20.633389+0000 mgr.y (mgr.24362) 7945 : cluster 0 pgmap v7914: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:13:22.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:13:21 smithi080 bash[28361]: cluster 2023-12-01T09:13:20.633389+0000 mgr.y (mgr.24362) 7945 : cluster 0 pgmap v7914: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:13:23.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:13:22 smithi090 bash[32384]: audit 2023-12-01T09:13:22.003092+0000 mon.a (mon.0) 5241 : audit 0 from='client.? 172.21.15.80:0/3579272499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:13:23.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:13:22 smithi080 bash[41963]: audit 2023-12-01T09:13:22.003092+0000 mon.a (mon.0) 5241 : audit 0 from='client.? 172.21.15.80:0/3579272499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:13:23.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:13:22 smithi080 bash[28361]: audit 2023-12-01T09:13:22.003092+0000 mon.a (mon.0) 5241 : audit 0 from='client.? 172.21.15.80:0/3579272499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:13:24.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:13:23 smithi090 bash[32384]: cluster 2023-12-01T09:13:22.634615+0000 mgr.y (mgr.24362) 7946 : cluster 0 pgmap v7915: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:13:24.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:13:23 smithi080 bash[41963]: cluster 2023-12-01T09:13:22.634615+0000 mgr.y (mgr.24362) 7946 : cluster 0 pgmap v7915: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:13:24.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:13:23 smithi080 bash[28361]: cluster 2023-12-01T09:13:22.634615+0000 mgr.y (mgr.24362) 7946 : cluster 0 pgmap v7915: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:13:25.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:13:24 smithi080 bash[28361]: audit 2023-12-01T09:13:24.456492+0000 mon.c (mon.2) 5086 : audit 0 from='client.? 172.21.15.80:0/3407795951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:13:25.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:13:24 smithi080 bash[41963]: audit 2023-12-01T09:13:24.456492+0000 mon.c (mon.2) 5086 : audit 0 from='client.? 172.21.15.80:0/3407795951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:13:25.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:13:24 smithi090 bash[32384]: audit 2023-12-01T09:13:24.456492+0000 mon.c (mon.2) 5086 : audit 0 from='client.? 172.21.15.80:0/3407795951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:13:26.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:13:25 smithi080 bash[41963]: cluster 2023-12-01T09:13:24.635363+0000 mgr.y (mgr.24362) 7947 : cluster 0 pgmap v7916: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:13:26.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:13:25 smithi080 bash[41963]: audit 2023-12-01T09:13:25.192174+0000 mon.c (mon.2) 5087 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:13:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:13:25 smithi080 bash[28361]: cluster 2023-12-01T09:13:24.635363+0000 mgr.y (mgr.24362) 7947 : cluster 0 pgmap v7916: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:13:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:13:25 smithi080 bash[28361]: audit 2023-12-01T09:13:25.192174+0000 mon.c (mon.2) 5087 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:13:26.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:13:25 smithi090 bash[32384]: cluster 2023-12-01T09:13:24.635363+0000 mgr.y (mgr.24362) 7947 : cluster 0 pgmap v7916: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:13:26.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:13:25 smithi090 bash[32384]: audit 2023-12-01T09:13:25.192174+0000 mon.c (mon.2) 5087 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:13:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:13:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:13:26] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T09:13:28.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:13:27 smithi080 bash[28361]: cluster 2023-12-01T09:13:26.636489+0000 mgr.y (mgr.24362) 7948 : cluster 0 pgmap v7917: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:13:28.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:13:27 smithi080 bash[28361]: audit 2023-12-01T09:13:26.915347+0000 mon.a (mon.0) 5242 : audit 0 from='client.? 172.21.15.80:0/881711259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:13:28.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:13:27 smithi080 bash[41963]: cluster 2023-12-01T09:13:26.636489+0000 mgr.y (mgr.24362) 7948 : cluster 0 pgmap v7917: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:13:28.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:13:27 smithi080 bash[41963]: audit 2023-12-01T09:13:26.915347+0000 mon.a (mon.0) 5242 : audit 0 from='client.? 172.21.15.80:0/881711259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:13:28.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:13:27 smithi090 bash[32384]: cluster 2023-12-01T09:13:26.636489+0000 mgr.y (mgr.24362) 7948 : cluster 0 pgmap v7917: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:13:28.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:13:27 smithi090 bash[32384]: audit 2023-12-01T09:13:26.915347+0000 mon.a (mon.0) 5242 : audit 0 from='client.? 172.21.15.80:0/881711259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:13:30.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:13:29 smithi080 bash[28361]: cluster 2023-12-01T09:13:28.637162+0000 mgr.y (mgr.24362) 7949 : cluster 0 pgmap v7918: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:13:30.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:13:29 smithi080 bash[28361]: audit 2023-12-01T09:13:29.369848+0000 mon.a (mon.0) 5243 : audit 0 from='client.? 172.21.15.80:0/299462244' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:13:30.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:13:29 smithi080 bash[41963]: cluster 2023-12-01T09:13:28.637162+0000 mgr.y (mgr.24362) 7949 : cluster 0 pgmap v7918: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:13:30.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:13:29 smithi080 bash[41963]: audit 2023-12-01T09:13:29.369848+0000 mon.a (mon.0) 5243 : audit 0 from='client.? 172.21.15.80:0/299462244' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:13:30.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:13:29 smithi090 bash[32384]: cluster 2023-12-01T09:13:28.637162+0000 mgr.y (mgr.24362) 7949 : cluster 0 pgmap v7918: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:13:30.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:13:29 smithi090 bash[32384]: audit 2023-12-01T09:13:29.369848+0000 mon.a (mon.0) 5243 : audit 0 from='client.? 172.21.15.80:0/299462244' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:13:32.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:13:31 smithi080 bash[28361]: cluster 2023-12-01T09:13:30.637844+0000 mgr.y (mgr.24362) 7950 : cluster 0 pgmap v7919: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:13:32.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:13:31 smithi080 bash[41963]: cluster 2023-12-01T09:13:30.637844+0000 mgr.y (mgr.24362) 7950 : cluster 0 pgmap v7919: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:13:32.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:13:31 smithi090 bash[32384]: cluster 2023-12-01T09:13:30.637844+0000 mgr.y (mgr.24362) 7950 : cluster 0 pgmap v7919: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:13:33.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:13:32 smithi080 bash[28361]: audit 2023-12-01T09:13:31.832315+0000 mon.c (mon.2) 5088 : audit 0 from='client.? 172.21.15.80:0/579589287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:13:33.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:13:32 smithi080 bash[41963]: audit 2023-12-01T09:13:31.832315+0000 mon.c (mon.2) 5088 : audit 0 from='client.? 172.21.15.80:0/579589287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:13:33.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:13:32 smithi090 bash[32384]: audit 2023-12-01T09:13:31.832315+0000 mon.c (mon.2) 5088 : audit 0 from='client.? 172.21.15.80:0/579589287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:13:34.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:13:33 smithi080 bash[41963]: cluster 2023-12-01T09:13:32.638954+0000 mgr.y (mgr.24362) 7951 : cluster 0 pgmap v7920: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:13:34.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:13:33 smithi080 bash[28361]: cluster 2023-12-01T09:13:32.638954+0000 mgr.y (mgr.24362) 7951 : cluster 0 pgmap v7920: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:13:34.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:13:33 smithi090 bash[32384]: cluster 2023-12-01T09:13:32.638954+0000 mgr.y (mgr.24362) 7951 : cluster 0 pgmap v7920: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:13:35.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:13:34 smithi080 bash[28361]: audit 2023-12-01T09:13:34.288310+0000 mon.c (mon.2) 5089 : audit 0 from='client.? 172.21.15.80:0/3238111667' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:13:35.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:13:34 smithi080 bash[41963]: audit 2023-12-01T09:13:34.288310+0000 mon.c (mon.2) 5089 : audit 0 from='client.? 172.21.15.80:0/3238111667' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:13:35.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:13:34 smithi090 bash[32384]: audit 2023-12-01T09:13:34.288310+0000 mon.c (mon.2) 5089 : audit 0 from='client.? 172.21.15.80:0/3238111667' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:13:36.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:13:35 smithi080 bash[41963]: cluster 2023-12-01T09:13:34.639621+0000 mgr.y (mgr.24362) 7952 : cluster 0 pgmap v7921: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:13:36.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:13:35 smithi080 bash[28361]: cluster 2023-12-01T09:13:34.639621+0000 mgr.y (mgr.24362) 7952 : cluster 0 pgmap v7921: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:13:36.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:13:35 smithi090 bash[32384]: cluster 2023-12-01T09:13:34.639621+0000 mgr.y (mgr.24362) 7952 : cluster 0 pgmap v7921: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:13:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:13:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:13:36] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T09:13:37.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:13:36 smithi080 bash[28361]: audit 2023-12-01T09:13:36.740335+0000 mon.a (mon.0) 5244 : audit 0 from='client.? 172.21.15.80:0/2268403645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:13:37.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:13:36 smithi080 bash[41963]: audit 2023-12-01T09:13:36.740335+0000 mon.a (mon.0) 5244 : audit 0 from='client.? 172.21.15.80:0/2268403645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:13:37.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:13:36 smithi090 bash[32384]: audit 2023-12-01T09:13:36.740335+0000 mon.a (mon.0) 5244 : audit 0 from='client.? 172.21.15.80:0/2268403645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:13:38.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:13:37 smithi080 bash[28361]: cluster 2023-12-01T09:13:36.640385+0000 mgr.y (mgr.24362) 7953 : cluster 0 pgmap v7922: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:13:38.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:13:37 smithi080 bash[41963]: cluster 2023-12-01T09:13:36.640385+0000 mgr.y (mgr.24362) 7953 : cluster 0 pgmap v7922: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:13:38.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:13:37 smithi090 bash[32384]: cluster 2023-12-01T09:13:36.640385+0000 mgr.y (mgr.24362) 7953 : cluster 0 pgmap v7922: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:13:40.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:13:39 smithi080 bash[41963]: cluster 2023-12-01T09:13:38.641043+0000 mgr.y (mgr.24362) 7954 : cluster 0 pgmap v7923: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:13:40.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:13:39 smithi080 bash[41963]: audit 2023-12-01T09:13:39.202186+0000 mon.a (mon.0) 5245 : audit 0 from='client.? 172.21.15.80:0/501554501' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:13:40.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:13:39 smithi080 bash[28361]: cluster 2023-12-01T09:13:38.641043+0000 mgr.y (mgr.24362) 7954 : cluster 0 pgmap v7923: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:13:40.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:13:39 smithi080 bash[28361]: audit 2023-12-01T09:13:39.202186+0000 mon.a (mon.0) 5245 : audit 0 from='client.? 172.21.15.80:0/501554501' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:13:40.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:13:39 smithi090 bash[32384]: cluster 2023-12-01T09:13:38.641043+0000 mgr.y (mgr.24362) 7954 : cluster 0 pgmap v7923: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:13:40.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:13:39 smithi090 bash[32384]: audit 2023-12-01T09:13:39.202186+0000 mon.a (mon.0) 5245 : audit 0 from='client.? 172.21.15.80:0/501554501' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:13:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:13:40 smithi080 bash[41963]: audit 2023-12-01T09:13:40.192506+0000 mon.c (mon.2) 5090 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:13:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:13:40 smithi080 bash[28361]: audit 2023-12-01T09:13:40.192506+0000 mon.c (mon.2) 5090 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:13:41.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:13:40 smithi090 bash[32384]: audit 2023-12-01T09:13:40.192506+0000 mon.c (mon.2) 5090 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:13:42.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:13:41 smithi080 bash[28361]: cluster 2023-12-01T09:13:40.641684+0000 mgr.y (mgr.24362) 7955 : cluster 0 pgmap v7924: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:13:42.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:13:41 smithi080 bash[28361]: audit 2023-12-01T09:13:41.658701+0000 mon.a (mon.0) 5246 : audit 0 from='client.? 172.21.15.80:0/3283370753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:13:42.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:13:41 smithi080 bash[41963]: cluster 2023-12-01T09:13:40.641684+0000 mgr.y (mgr.24362) 7955 : cluster 0 pgmap v7924: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:13:42.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:13:41 smithi080 bash[41963]: audit 2023-12-01T09:13:41.658701+0000 mon.a (mon.0) 5246 : audit 0 from='client.? 172.21.15.80:0/3283370753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:13:42.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:13:41 smithi090 bash[32384]: cluster 2023-12-01T09:13:40.641684+0000 mgr.y (mgr.24362) 7955 : cluster 0 pgmap v7924: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:13:42.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:13:41 smithi090 bash[32384]: audit 2023-12-01T09:13:41.658701+0000 mon.a (mon.0) 5246 : audit 0 from='client.? 172.21.15.80:0/3283370753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:13:43.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:13:42 smithi080 bash[28361]: audit 2023-12-01T09:13:42.087358+0000 mon.c (mon.2) 5091 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:13:43.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:13:42 smithi080 bash[28361]: audit 2023-12-01T09:13:42.467784+0000 mon.a (mon.0) 5247 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:13:43.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:13:42 smithi080 bash[28361]: audit 2023-12-01T09:13:42.486163+0000 mon.a (mon.0) 5248 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:13:43.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:13:42 smithi080 bash[41963]: audit 2023-12-01T09:13:42.087358+0000 mon.c (mon.2) 5091 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:13:43.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:13:42 smithi080 bash[41963]: audit 2023-12-01T09:13:42.467784+0000 mon.a (mon.0) 5247 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:13:43.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:13:42 smithi080 bash[41963]: audit 2023-12-01T09:13:42.486163+0000 mon.a (mon.0) 5248 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:13:43.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:13:42 smithi090 bash[32384]: audit 2023-12-01T09:13:42.087358+0000 mon.c (mon.2) 5091 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:13:43.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:13:42 smithi090 bash[32384]: audit 2023-12-01T09:13:42.467784+0000 mon.a (mon.0) 5247 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:13:43.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:13:42 smithi090 bash[32384]: audit 2023-12-01T09:13:42.486163+0000 mon.a (mon.0) 5248 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:13:44.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:13:43 smithi080 bash[28361]: cluster 2023-12-01T09:13:42.642767+0000 mgr.y (mgr.24362) 7956 : cluster 0 pgmap v7925: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:13:44.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:13:43 smithi080 bash[41963]: cluster 2023-12-01T09:13:42.642767+0000 mgr.y (mgr.24362) 7956 : cluster 0 pgmap v7925: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:13:44.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:13:43 smithi090 bash[32384]: cluster 2023-12-01T09:13:42.642767+0000 mgr.y (mgr.24362) 7956 : cluster 0 pgmap v7925: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:13:45.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:13:44 smithi080 bash[28361]: audit 2023-12-01T09:13:44.104374+0000 mon.a (mon.0) 5249 : audit 0 from='client.? 172.21.15.80:0/1126265887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:13:45.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:13:44 smithi080 bash[41963]: audit 2023-12-01T09:13:44.104374+0000 mon.a (mon.0) 5249 : audit 0 from='client.? 172.21.15.80:0/1126265887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:13:45.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:13:44 smithi090 bash[32384]: audit 2023-12-01T09:13:44.104374+0000 mon.a (mon.0) 5249 : audit 0 from='client.? 172.21.15.80:0/1126265887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:13:46.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:13:45 smithi080 bash[28361]: cluster 2023-12-01T09:13:44.643367+0000 mgr.y (mgr.24362) 7957 : cluster 0 pgmap v7926: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:13:46.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:13:45 smithi080 bash[41963]: cluster 2023-12-01T09:13:44.643367+0000 mgr.y (mgr.24362) 7957 : cluster 0 pgmap v7926: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:13:46.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:13:45 smithi090 bash[32384]: cluster 2023-12-01T09:13:44.643367+0000 mgr.y (mgr.24362) 7957 : cluster 0 pgmap v7926: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:13:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:13:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:13:46] "GET /metrics HTTP/1.1" 200 33987 "" "Prometheus/2.43.0" 2023-12-01T09:13:47.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:13:46 smithi080 bash[28361]: audit 2023-12-01T09:13:46.556303+0000 mon.c (mon.2) 5092 : audit 0 from='client.? 172.21.15.80:0/110316242' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:13:47.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:13:46 smithi080 bash[41963]: audit 2023-12-01T09:13:46.556303+0000 mon.c (mon.2) 5092 : audit 0 from='client.? 172.21.15.80:0/110316242' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:13:47.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:13:46 smithi090 bash[32384]: audit 2023-12-01T09:13:46.556303+0000 mon.c (mon.2) 5092 : audit 0 from='client.? 172.21.15.80:0/110316242' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:13:48.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:13:47 smithi080 bash[28361]: cluster 2023-12-01T09:13:46.644526+0000 mgr.y (mgr.24362) 7958 : cluster 0 pgmap v7927: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:13:48.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:13:47 smithi080 bash[41963]: cluster 2023-12-01T09:13:46.644526+0000 mgr.y (mgr.24362) 7958 : cluster 0 pgmap v7927: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:13:48.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:13:47 smithi090 bash[32384]: cluster 2023-12-01T09:13:46.644526+0000 mgr.y (mgr.24362) 7958 : cluster 0 pgmap v7927: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:13:49.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:13:49 smithi080 bash[28361]: audit 2023-12-01T09:13:48.282961+0000 mon.a (mon.0) 5250 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:13:49.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:13:49 smithi080 bash[28361]: audit 2023-12-01T09:13:48.287084+0000 mon.a (mon.0) 5251 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:13:49.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:13:49 smithi080 bash[28361]: audit 2023-12-01T09:13:48.295648+0000 mon.a (mon.0) 5252 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:13:49.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:13:49 smithi080 bash[28361]: audit 2023-12-01T09:13:48.301095+0000 mon.a (mon.0) 5253 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:13:49.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:13:49 smithi080 bash[28361]: audit 2023-12-01T09:13:48.832131+0000 mon.c (mon.2) 5093 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:13:49.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:13:49 smithi080 bash[28361]: audit 2023-12-01T09:13:48.833621+0000 mon.c (mon.2) 5094 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:13:49.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:13:49 smithi080 bash[28361]: audit 2023-12-01T09:13:48.841997+0000 mon.a (mon.0) 5254 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:13:49.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:13:49 smithi080 bash[28361]: audit 2023-12-01T09:13:49.009358+0000 mon.a (mon.0) 5255 : audit 0 from='client.? 172.21.15.80:0/441982217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:13:49.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:13:49 smithi080 bash[41963]: audit 2023-12-01T09:13:48.282961+0000 mon.a (mon.0) 5250 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:13:49.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:13:49 smithi080 bash[41963]: audit 2023-12-01T09:13:48.287084+0000 mon.a (mon.0) 5251 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:13:49.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:13:49 smithi080 bash[41963]: audit 2023-12-01T09:13:48.295648+0000 mon.a (mon.0) 5252 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:13:49.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:13:49 smithi080 bash[41963]: audit 2023-12-01T09:13:48.301095+0000 mon.a (mon.0) 5253 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:13:49.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:13:49 smithi080 bash[41963]: audit 2023-12-01T09:13:48.832131+0000 mon.c (mon.2) 5093 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:13:49.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:13:49 smithi080 bash[41963]: audit 2023-12-01T09:13:48.833621+0000 mon.c (mon.2) 5094 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:13:49.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:13:49 smithi080 bash[41963]: audit 2023-12-01T09:13:48.841997+0000 mon.a (mon.0) 5254 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:13:49.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:13:49 smithi080 bash[41963]: audit 2023-12-01T09:13:49.009358+0000 mon.a (mon.0) 5255 : audit 0 from='client.? 172.21.15.80:0/441982217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:13:49.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:13:49 smithi090 bash[32384]: audit 2023-12-01T09:13:48.282961+0000 mon.a (mon.0) 5250 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:13:49.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:13:49 smithi090 bash[32384]: audit 2023-12-01T09:13:48.287084+0000 mon.a (mon.0) 5251 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:13:49.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:13:49 smithi090 bash[32384]: audit 2023-12-01T09:13:48.295648+0000 mon.a (mon.0) 5252 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:13:49.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:13:49 smithi090 bash[32384]: audit 2023-12-01T09:13:48.301095+0000 mon.a (mon.0) 5253 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:13:49.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:13:49 smithi090 bash[32384]: audit 2023-12-01T09:13:48.832131+0000 mon.c (mon.2) 5093 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:13:49.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:13:49 smithi090 bash[32384]: audit 2023-12-01T09:13:48.833621+0000 mon.c (mon.2) 5094 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:13:49.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:13:49 smithi090 bash[32384]: audit 2023-12-01T09:13:48.841997+0000 mon.a (mon.0) 5254 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:13:49.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:13:49 smithi090 bash[32384]: audit 2023-12-01T09:13:49.009358+0000 mon.a (mon.0) 5255 : audit 0 from='client.? 172.21.15.80:0/441982217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:13:50.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:13:50 smithi080 bash[28361]: cluster 2023-12-01T09:13:48.644994+0000 mgr.y (mgr.24362) 7959 : cluster 0 pgmap v7928: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:13:50.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:13:50 smithi080 bash[41963]: cluster 2023-12-01T09:13:48.644994+0000 mgr.y (mgr.24362) 7959 : cluster 0 pgmap v7928: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:13:50.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:13:50 smithi090 bash[32384]: cluster 2023-12-01T09:13:48.644994+0000 mgr.y (mgr.24362) 7959 : cluster 0 pgmap v7928: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:13:52.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:13:52 smithi080 bash[28361]: cluster 2023-12-01T09:13:50.645645+0000 mgr.y (mgr.24362) 7960 : cluster 0 pgmap v7929: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:13:52.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:13:52 smithi080 bash[28361]: audit 2023-12-01T09:13:51.468173+0000 mon.c (mon.2) 5095 : audit 0 from='client.? 172.21.15.80:0/428663961' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:13:52.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:13:52 smithi080 bash[41963]: cluster 2023-12-01T09:13:50.645645+0000 mgr.y (mgr.24362) 7960 : cluster 0 pgmap v7929: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:13:52.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:13:52 smithi080 bash[41963]: audit 2023-12-01T09:13:51.468173+0000 mon.c (mon.2) 5095 : audit 0 from='client.? 172.21.15.80:0/428663961' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:13:52.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:13:52 smithi090 bash[32384]: cluster 2023-12-01T09:13:50.645645+0000 mgr.y (mgr.24362) 7960 : cluster 0 pgmap v7929: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:13:52.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:13:52 smithi090 bash[32384]: audit 2023-12-01T09:13:51.468173+0000 mon.c (mon.2) 5095 : audit 0 from='client.? 172.21.15.80:0/428663961' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:13:53.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:13:53 smithi090 bash[32384]: cluster 2023-12-01T09:13:52.646807+0000 mgr.y (mgr.24362) 7961 : cluster 0 pgmap v7930: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:13:53.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:13:53 smithi080 bash[41963]: cluster 2023-12-01T09:13:52.646807+0000 mgr.y (mgr.24362) 7961 : cluster 0 pgmap v7930: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:13:53.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:13:53 smithi080 bash[28361]: cluster 2023-12-01T09:13:52.646807+0000 mgr.y (mgr.24362) 7961 : cluster 0 pgmap v7930: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:13:54.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:13:54 smithi090 bash[32384]: audit 2023-12-01T09:13:53.917648+0000 mon.c (mon.2) 5096 : audit 0 from='client.? 172.21.15.80:0/1619503636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:13:54.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:13:54 smithi080 bash[28361]: audit 2023-12-01T09:13:53.917648+0000 mon.c (mon.2) 5096 : audit 0 from='client.? 172.21.15.80:0/1619503636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:13:54.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:13:54 smithi080 bash[41963]: audit 2023-12-01T09:13:53.917648+0000 mon.c (mon.2) 5096 : audit 0 from='client.? 172.21.15.80:0/1619503636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:13:55.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:13:55 smithi090 bash[32384]: cluster 2023-12-01T09:13:54.647495+0000 mgr.y (mgr.24362) 7962 : cluster 0 pgmap v7931: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:13:55.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:13:55 smithi090 bash[32384]: audit 2023-12-01T09:13:55.192834+0000 mon.c (mon.2) 5097 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:13:55.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:13:55 smithi080 bash[28361]: cluster 2023-12-01T09:13:54.647495+0000 mgr.y (mgr.24362) 7962 : cluster 0 pgmap v7931: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:13:55.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:13:55 smithi080 bash[28361]: audit 2023-12-01T09:13:55.192834+0000 mon.c (mon.2) 5097 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:13:55.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:13:55 smithi080 bash[41963]: cluster 2023-12-01T09:13:54.647495+0000 mgr.y (mgr.24362) 7962 : cluster 0 pgmap v7931: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:13:55.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:13:55 smithi080 bash[41963]: audit 2023-12-01T09:13:55.192834+0000 mon.c (mon.2) 5097 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:13:56.495 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:13:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:13:56] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T09:13:56.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:13:56 smithi090 bash[32384]: audit 2023-12-01T09:13:56.375645+0000 mon.a (mon.0) 5256 : audit 0 from='client.? 172.21.15.80:0/3225305102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:13:56.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:13:56 smithi080 bash[41963]: audit 2023-12-01T09:13:56.375645+0000 mon.a (mon.0) 5256 : audit 0 from='client.? 172.21.15.80:0/3225305102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:13:56.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:13:56 smithi080 bash[28361]: audit 2023-12-01T09:13:56.375645+0000 mon.a (mon.0) 5256 : audit 0 from='client.? 172.21.15.80:0/3225305102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:13:57.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:13:57 smithi090 bash[32384]: cluster 2023-12-01T09:13:56.648618+0000 mgr.y (mgr.24362) 7963 : cluster 0 pgmap v7932: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:13:57.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:13:57 smithi080 bash[28361]: cluster 2023-12-01T09:13:56.648618+0000 mgr.y (mgr.24362) 7963 : cluster 0 pgmap v7932: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:13:57.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:13:57 smithi080 bash[41963]: cluster 2023-12-01T09:13:56.648618+0000 mgr.y (mgr.24362) 7963 : cluster 0 pgmap v7932: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:14:00.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:13:59 smithi090 bash[32384]: cluster 2023-12-01T09:13:58.649228+0000 mgr.y (mgr.24362) 7964 : cluster 0 pgmap v7933: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:14:00.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:13:59 smithi090 bash[32384]: audit 2023-12-01T09:13:58.836475+0000 mon.a (mon.0) 5257 : audit 0 from='client.? 172.21.15.80:0/3302110845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:14:00.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:13:59 smithi080 bash[28361]: cluster 2023-12-01T09:13:58.649228+0000 mgr.y (mgr.24362) 7964 : cluster 0 pgmap v7933: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:14:00.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:13:59 smithi080 bash[28361]: audit 2023-12-01T09:13:58.836475+0000 mon.a (mon.0) 5257 : audit 0 from='client.? 172.21.15.80:0/3302110845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:14:00.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:13:59 smithi080 bash[41963]: cluster 2023-12-01T09:13:58.649228+0000 mgr.y (mgr.24362) 7964 : cluster 0 pgmap v7933: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:14:00.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:13:59 smithi080 bash[41963]: audit 2023-12-01T09:13:58.836475+0000 mon.a (mon.0) 5257 : audit 0 from='client.? 172.21.15.80:0/3302110845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:14:02.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:14:01 smithi090 bash[32384]: cluster 2023-12-01T09:14:00.649907+0000 mgr.y (mgr.24362) 7965 : cluster 0 pgmap v7934: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:14:02.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:14:01 smithi090 bash[32384]: audit 2023-12-01T09:14:01.285804+0000 mon.a (mon.0) 5258 : audit 0 from='client.? 172.21.15.80:0/968858824' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:14:02.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:14:01 smithi080 bash[41963]: cluster 2023-12-01T09:14:00.649907+0000 mgr.y (mgr.24362) 7965 : cluster 0 pgmap v7934: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:14:02.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:14:01 smithi080 bash[41963]: audit 2023-12-01T09:14:01.285804+0000 mon.a (mon.0) 5258 : audit 0 from='client.? 172.21.15.80:0/968858824' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:14:02.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:14:01 smithi080 bash[28361]: cluster 2023-12-01T09:14:00.649907+0000 mgr.y (mgr.24362) 7965 : cluster 0 pgmap v7934: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:14:02.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:14:01 smithi080 bash[28361]: audit 2023-12-01T09:14:01.285804+0000 mon.a (mon.0) 5258 : audit 0 from='client.? 172.21.15.80:0/968858824' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:14:03.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:14:03 smithi090 bash[32384]: cluster 2023-12-01T09:14:02.651096+0000 mgr.y (mgr.24362) 7966 : cluster 0 pgmap v7935: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:14:03.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:14:03 smithi080 bash[41963]: cluster 2023-12-01T09:14:02.651096+0000 mgr.y (mgr.24362) 7966 : cluster 0 pgmap v7935: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:14:03.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:14:03 smithi080 bash[28361]: cluster 2023-12-01T09:14:02.651096+0000 mgr.y (mgr.24362) 7966 : cluster 0 pgmap v7935: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:14:04.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:14:04 smithi090 bash[32384]: audit 2023-12-01T09:14:03.735727+0000 mon.a (mon.0) 5259 : audit 0 from='client.? 172.21.15.80:0/187880374' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:14:04.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:14:04 smithi080 bash[41963]: audit 2023-12-01T09:14:03.735727+0000 mon.a (mon.0) 5259 : audit 0 from='client.? 172.21.15.80:0/187880374' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:14:04.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:14:04 smithi080 bash[28361]: audit 2023-12-01T09:14:03.735727+0000 mon.a (mon.0) 5259 : audit 0 from='client.? 172.21.15.80:0/187880374' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:14:05.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:14:05 smithi090 bash[32384]: cluster 2023-12-01T09:14:04.651924+0000 mgr.y (mgr.24362) 7967 : cluster 0 pgmap v7936: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:14:05.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:14:05 smithi080 bash[28361]: cluster 2023-12-01T09:14:04.651924+0000 mgr.y (mgr.24362) 7967 : cluster 0 pgmap v7936: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:14:05.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:14:05 smithi080 bash[41963]: cluster 2023-12-01T09:14:04.651924+0000 mgr.y (mgr.24362) 7967 : cluster 0 pgmap v7936: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:14:06.500 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:14:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:14:06] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T09:14:06.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:14:06 smithi090 bash[32384]: audit 2023-12-01T09:14:06.189030+0000 mon.a (mon.0) 5260 : audit 0 from='client.? 172.21.15.80:0/1134404909' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:14:06.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:14:06 smithi080 bash[28361]: audit 2023-12-01T09:14:06.189030+0000 mon.a (mon.0) 5260 : audit 0 from='client.? 172.21.15.80:0/1134404909' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:14:06.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:14:06 smithi080 bash[41963]: audit 2023-12-01T09:14:06.189030+0000 mon.a (mon.0) 5260 : audit 0 from='client.? 172.21.15.80:0/1134404909' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:14:07.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:14:07 smithi090 bash[32384]: cluster 2023-12-01T09:14:06.653080+0000 mgr.y (mgr.24362) 7968 : cluster 0 pgmap v7937: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:14:07.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:14:07 smithi080 bash[41963]: cluster 2023-12-01T09:14:06.653080+0000 mgr.y (mgr.24362) 7968 : cluster 0 pgmap v7937: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:14:07.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:14:07 smithi080 bash[28361]: cluster 2023-12-01T09:14:06.653080+0000 mgr.y (mgr.24362) 7968 : cluster 0 pgmap v7937: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:14:09.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:14:08 smithi090 bash[32384]: audit 2023-12-01T09:14:08.631853+0000 mon.c (mon.2) 5098 : audit 0 from='client.? 172.21.15.80:0/4049016511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:14:09.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:14:08 smithi080 bash[41963]: audit 2023-12-01T09:14:08.631853+0000 mon.c (mon.2) 5098 : audit 0 from='client.? 172.21.15.80:0/4049016511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:14:09.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:14:08 smithi080 bash[28361]: audit 2023-12-01T09:14:08.631853+0000 mon.c (mon.2) 5098 : audit 0 from='client.? 172.21.15.80:0/4049016511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:14:10.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:14:09 smithi090 bash[32384]: cluster 2023-12-01T09:14:08.653689+0000 mgr.y (mgr.24362) 7969 : cluster 0 pgmap v7938: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:14:10.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:14:09 smithi080 bash[41963]: cluster 2023-12-01T09:14:08.653689+0000 mgr.y (mgr.24362) 7969 : cluster 0 pgmap v7938: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:14:10.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:14:09 smithi080 bash[28361]: cluster 2023-12-01T09:14:08.653689+0000 mgr.y (mgr.24362) 7969 : cluster 0 pgmap v7938: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:14:11.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:14:10 smithi090 bash[32384]: audit 2023-12-01T09:14:10.193486+0000 mon.c (mon.2) 5099 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:14:11.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:14:10 smithi080 bash[28361]: audit 2023-12-01T09:14:10.193486+0000 mon.c (mon.2) 5099 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:14:11.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:14:10 smithi080 bash[41963]: audit 2023-12-01T09:14:10.193486+0000 mon.c (mon.2) 5099 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:14:12.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:14:11 smithi090 bash[32384]: cluster 2023-12-01T09:14:10.654303+0000 mgr.y (mgr.24362) 7970 : cluster 0 pgmap v7939: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:14:12.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:14:11 smithi090 bash[32384]: audit 2023-12-01T09:14:11.084762+0000 mon.a (mon.0) 5261 : audit 0 from='client.? 172.21.15.80:0/3384631105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:14:12.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:14:11 smithi080 bash[28361]: cluster 2023-12-01T09:14:10.654303+0000 mgr.y (mgr.24362) 7970 : cluster 0 pgmap v7939: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:14:12.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:14:11 smithi080 bash[28361]: audit 2023-12-01T09:14:11.084762+0000 mon.a (mon.0) 5261 : audit 0 from='client.? 172.21.15.80:0/3384631105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:14:12.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:14:11 smithi080 bash[41963]: cluster 2023-12-01T09:14:10.654303+0000 mgr.y (mgr.24362) 7970 : cluster 0 pgmap v7939: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:14:12.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:14:11 smithi080 bash[41963]: audit 2023-12-01T09:14:11.084762+0000 mon.a (mon.0) 5261 : audit 0 from='client.? 172.21.15.80:0/3384631105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:14:13.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:14:13 smithi090 bash[32384]: cluster 2023-12-01T09:14:12.655468+0000 mgr.y (mgr.24362) 7971 : cluster 0 pgmap v7940: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:14:13.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:14:13 smithi080 bash[28361]: cluster 2023-12-01T09:14:12.655468+0000 mgr.y (mgr.24362) 7971 : cluster 0 pgmap v7940: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:14:13.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:14:13 smithi080 bash[41963]: cluster 2023-12-01T09:14:12.655468+0000 mgr.y (mgr.24362) 7971 : cluster 0 pgmap v7940: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:14:14.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:14:14 smithi090 bash[32384]: audit 2023-12-01T09:14:13.544342+0000 mon.c (mon.2) 5100 : audit 0 from='client.? 172.21.15.80:0/3702682450' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:14:14.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:14:14 smithi080 bash[28361]: audit 2023-12-01T09:14:13.544342+0000 mon.c (mon.2) 5100 : audit 0 from='client.? 172.21.15.80:0/3702682450' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:14:14.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:14:14 smithi080 bash[41963]: audit 2023-12-01T09:14:13.544342+0000 mon.c (mon.2) 5100 : audit 0 from='client.? 172.21.15.80:0/3702682450' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:14:15.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:14:15 smithi090 bash[32384]: cluster 2023-12-01T09:14:14.656170+0000 mgr.y (mgr.24362) 7972 : cluster 0 pgmap v7941: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:14:15.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:14:15 smithi080 bash[41963]: cluster 2023-12-01T09:14:14.656170+0000 mgr.y (mgr.24362) 7972 : cluster 0 pgmap v7941: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:14:15.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:14:15 smithi080 bash[28361]: cluster 2023-12-01T09:14:14.656170+0000 mgr.y (mgr.24362) 7972 : cluster 0 pgmap v7941: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:14:16.515 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:14:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:14:16] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T09:14:16.516 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:14:16 smithi080 bash[28361]: audit 2023-12-01T09:14:16.002429+0000 mon.c (mon.2) 5101 : audit 0 from='client.? 172.21.15.80:0/3138468042' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:14:16.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:14:16 smithi090 bash[32384]: audit 2023-12-01T09:14:16.002429+0000 mon.c (mon.2) 5101 : audit 0 from='client.? 172.21.15.80:0/3138468042' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:14:16.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:14:16 smithi080 bash[41963]: audit 2023-12-01T09:14:16.002429+0000 mon.c (mon.2) 5101 : audit 0 from='client.? 172.21.15.80:0/3138468042' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:14:17.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:14:17 smithi080 bash[28361]: cluster 2023-12-01T09:14:16.657297+0000 mgr.y (mgr.24362) 7973 : cluster 0 pgmap v7942: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:14:17.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:14:17 smithi080 bash[41963]: cluster 2023-12-01T09:14:16.657297+0000 mgr.y (mgr.24362) 7973 : cluster 0 pgmap v7942: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:14:18.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:14:17 smithi090 bash[32384]: cluster 2023-12-01T09:14:16.657297+0000 mgr.y (mgr.24362) 7973 : cluster 0 pgmap v7942: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:14:18.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:14:18 smithi080 bash[28361]: audit 2023-12-01T09:14:18.471205+0000 mon.a (mon.0) 5262 : audit 0 from='client.? 172.21.15.80:0/799082172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:14:18.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:14:18 smithi080 bash[41963]: audit 2023-12-01T09:14:18.471205+0000 mon.a (mon.0) 5262 : audit 0 from='client.? 172.21.15.80:0/799082172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:14:19.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:14:18 smithi090 bash[32384]: audit 2023-12-01T09:14:18.471205+0000 mon.a (mon.0) 5262 : audit 0 from='client.? 172.21.15.80:0/799082172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:14:19.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:14:19 smithi080 bash[28361]: cluster 2023-12-01T09:14:18.658131+0000 mgr.y (mgr.24362) 7974 : cluster 0 pgmap v7943: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:14:19.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:14:19 smithi080 bash[41963]: cluster 2023-12-01T09:14:18.658131+0000 mgr.y (mgr.24362) 7974 : cluster 0 pgmap v7943: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:14:20.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:14:19 smithi090 bash[32384]: cluster 2023-12-01T09:14:18.658131+0000 mgr.y (mgr.24362) 7974 : cluster 0 pgmap v7943: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:14:22.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:14:21 smithi090 bash[32384]: cluster 2023-12-01T09:14:20.658807+0000 mgr.y (mgr.24362) 7975 : cluster 0 pgmap v7944: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:14:22.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:14:21 smithi090 bash[32384]: audit 2023-12-01T09:14:20.923744+0000 mon.a (mon.0) 5263 : audit 0 from='client.? 172.21.15.80:0/4284845488' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:14:22.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:14:21 smithi080 bash[41963]: cluster 2023-12-01T09:14:20.658807+0000 mgr.y (mgr.24362) 7975 : cluster 0 pgmap v7944: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:14:22.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:14:21 smithi080 bash[41963]: audit 2023-12-01T09:14:20.923744+0000 mon.a (mon.0) 5263 : audit 0 from='client.? 172.21.15.80:0/4284845488' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:14:22.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:14:21 smithi080 bash[28361]: cluster 2023-12-01T09:14:20.658807+0000 mgr.y (mgr.24362) 7975 : cluster 0 pgmap v7944: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:14:22.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:14:21 smithi080 bash[28361]: audit 2023-12-01T09:14:20.923744+0000 mon.a (mon.0) 5263 : audit 0 from='client.? 172.21.15.80:0/4284845488' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:14:23.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:14:23 smithi090 bash[32384]: cluster 2023-12-01T09:14:22.659990+0000 mgr.y (mgr.24362) 7976 : cluster 0 pgmap v7945: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:14:23.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:14:23 smithi090 bash[32384]: audit 2023-12-01T09:14:23.377272+0000 mon.c (mon.2) 5102 : audit 0 from='client.? 172.21.15.80:0/601150504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:14:23.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:14:23 smithi080 bash[41963]: cluster 2023-12-01T09:14:22.659990+0000 mgr.y (mgr.24362) 7976 : cluster 0 pgmap v7945: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:14:23.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:14:23 smithi080 bash[41963]: audit 2023-12-01T09:14:23.377272+0000 mon.c (mon.2) 5102 : audit 0 from='client.? 172.21.15.80:0/601150504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:14:23.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:14:23 smithi080 bash[28361]: cluster 2023-12-01T09:14:22.659990+0000 mgr.y (mgr.24362) 7976 : cluster 0 pgmap v7945: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:14:23.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:14:23 smithi080 bash[28361]: audit 2023-12-01T09:14:23.377272+0000 mon.c (mon.2) 5102 : audit 0 from='client.? 172.21.15.80:0/601150504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:14:26.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:14:25 smithi090 bash[32384]: cluster 2023-12-01T09:14:24.660593+0000 mgr.y (mgr.24362) 7977 : cluster 0 pgmap v7946: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:14:26.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:14:25 smithi090 bash[32384]: audit 2023-12-01T09:14:25.193787+0000 mon.c (mon.2) 5103 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:14:26.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:14:25 smithi080 bash[41963]: cluster 2023-12-01T09:14:24.660593+0000 mgr.y (mgr.24362) 7977 : cluster 0 pgmap v7946: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:14:26.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:14:25 smithi080 bash[41963]: audit 2023-12-01T09:14:25.193787+0000 mon.c (mon.2) 5103 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:14:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:14:25 smithi080 bash[28361]: cluster 2023-12-01T09:14:24.660593+0000 mgr.y (mgr.24362) 7977 : cluster 0 pgmap v7946: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:14:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:14:25 smithi080 bash[28361]: audit 2023-12-01T09:14:25.193787+0000 mon.c (mon.2) 5103 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:14:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:14:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:14:26] "GET /metrics HTTP/1.1" 200 33987 "" "Prometheus/2.43.0" 2023-12-01T09:14:27.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:14:26 smithi090 bash[32384]: audit 2023-12-01T09:14:25.827434+0000 mon.c (mon.2) 5104 : audit 0 from='client.? 172.21.15.80:0/2917941841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:14:27.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:14:26 smithi080 bash[28361]: audit 2023-12-01T09:14:25.827434+0000 mon.c (mon.2) 5104 : audit 0 from='client.? 172.21.15.80:0/2917941841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:14:27.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:14:26 smithi080 bash[41963]: audit 2023-12-01T09:14:25.827434+0000 mon.c (mon.2) 5104 : audit 0 from='client.? 172.21.15.80:0/2917941841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:14:28.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:14:27 smithi090 bash[32384]: cluster 2023-12-01T09:14:26.661640+0000 mgr.y (mgr.24362) 7978 : cluster 0 pgmap v7947: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:14:28.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:14:27 smithi080 bash[28361]: cluster 2023-12-01T09:14:26.661640+0000 mgr.y (mgr.24362) 7978 : cluster 0 pgmap v7947: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:14:28.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:14:27 smithi080 bash[41963]: cluster 2023-12-01T09:14:26.661640+0000 mgr.y (mgr.24362) 7978 : cluster 0 pgmap v7947: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:14:29.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:14:28 smithi090 bash[32384]: audit 2023-12-01T09:14:28.280864+0000 mon.a (mon.0) 5264 : audit 0 from='client.? 172.21.15.80:0/1844382603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:14:29.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:14:28 smithi080 bash[41963]: audit 2023-12-01T09:14:28.280864+0000 mon.a (mon.0) 5264 : audit 0 from='client.? 172.21.15.80:0/1844382603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:14:29.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:14:28 smithi080 bash[28361]: audit 2023-12-01T09:14:28.280864+0000 mon.a (mon.0) 5264 : audit 0 from='client.? 172.21.15.80:0/1844382603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:14:30.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:14:29 smithi090 bash[32384]: cluster 2023-12-01T09:14:28.662298+0000 mgr.y (mgr.24362) 7979 : cluster 0 pgmap v7948: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:14:30.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:14:29 smithi080 bash[41963]: cluster 2023-12-01T09:14:28.662298+0000 mgr.y (mgr.24362) 7979 : cluster 0 pgmap v7948: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:14:30.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:14:29 smithi080 bash[28361]: cluster 2023-12-01T09:14:28.662298+0000 mgr.y (mgr.24362) 7979 : cluster 0 pgmap v7948: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:14:31.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:14:30 smithi090 bash[32384]: audit 2023-12-01T09:14:30.732449+0000 mon.a (mon.0) 5265 : audit 0 from='client.? 172.21.15.80:0/3687379946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:14:31.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:14:30 smithi080 bash[28361]: audit 2023-12-01T09:14:30.732449+0000 mon.a (mon.0) 5265 : audit 0 from='client.? 172.21.15.80:0/3687379946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:14:31.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:14:30 smithi080 bash[41963]: audit 2023-12-01T09:14:30.732449+0000 mon.a (mon.0) 5265 : audit 0 from='client.? 172.21.15.80:0/3687379946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:14:32.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:14:31 smithi090 bash[32384]: cluster 2023-12-01T09:14:30.662937+0000 mgr.y (mgr.24362) 7980 : cluster 0 pgmap v7949: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:14:32.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:14:31 smithi080 bash[28361]: cluster 2023-12-01T09:14:30.662937+0000 mgr.y (mgr.24362) 7980 : cluster 0 pgmap v7949: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:14:32.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:14:31 smithi080 bash[41963]: cluster 2023-12-01T09:14:30.662937+0000 mgr.y (mgr.24362) 7980 : cluster 0 pgmap v7949: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:14:33.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:14:33 smithi090 bash[32384]: cluster 2023-12-01T09:14:32.664104+0000 mgr.y (mgr.24362) 7981 : cluster 0 pgmap v7950: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:14:33.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:14:33 smithi090 bash[32384]: audit 2023-12-01T09:14:33.183209+0000 mon.c (mon.2) 5105 : audit 0 from='client.? 172.21.15.80:0/1516293693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:14:33.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:14:33 smithi080 bash[28361]: cluster 2023-12-01T09:14:32.664104+0000 mgr.y (mgr.24362) 7981 : cluster 0 pgmap v7950: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:14:33.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:14:33 smithi080 bash[28361]: audit 2023-12-01T09:14:33.183209+0000 mon.c (mon.2) 5105 : audit 0 from='client.? 172.21.15.80:0/1516293693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:14:33.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:14:33 smithi080 bash[41963]: cluster 2023-12-01T09:14:32.664104+0000 mgr.y (mgr.24362) 7981 : cluster 0 pgmap v7950: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:14:33.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:14:33 smithi080 bash[41963]: audit 2023-12-01T09:14:33.183209+0000 mon.c (mon.2) 5105 : audit 0 from='client.? 172.21.15.80:0/1516293693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:14:36.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:14:35 smithi090 bash[32384]: cluster 2023-12-01T09:14:34.664719+0000 mgr.y (mgr.24362) 7982 : cluster 0 pgmap v7951: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:14:36.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:14:35 smithi090 bash[32384]: audit 2023-12-01T09:14:35.642685+0000 mon.c (mon.2) 5106 : audit 0 from='client.? 172.21.15.80:0/3320260494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:14:36.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:14:35 smithi080 bash[41963]: cluster 2023-12-01T09:14:34.664719+0000 mgr.y (mgr.24362) 7982 : cluster 0 pgmap v7951: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:14:36.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:14:35 smithi080 bash[41963]: audit 2023-12-01T09:14:35.642685+0000 mon.c (mon.2) 5106 : audit 0 from='client.? 172.21.15.80:0/3320260494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:14:36.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:14:35 smithi080 bash[28361]: cluster 2023-12-01T09:14:34.664719+0000 mgr.y (mgr.24362) 7982 : cluster 0 pgmap v7951: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:14:36.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:14:35 smithi080 bash[28361]: audit 2023-12-01T09:14:35.642685+0000 mon.c (mon.2) 5106 : audit 0 from='client.? 172.21.15.80:0/3320260494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:14:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:14:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:14:36] "GET /metrics HTTP/1.1" 200 33987 "" "Prometheus/2.43.0" 2023-12-01T09:14:38.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:14:37 smithi090 bash[32384]: cluster 2023-12-01T09:14:36.665923+0000 mgr.y (mgr.24362) 7983 : cluster 0 pgmap v7952: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:14:38.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:14:37 smithi080 bash[28361]: cluster 2023-12-01T09:14:36.665923+0000 mgr.y (mgr.24362) 7983 : cluster 0 pgmap v7952: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:14:38.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:14:37 smithi080 bash[41963]: cluster 2023-12-01T09:14:36.665923+0000 mgr.y (mgr.24362) 7983 : cluster 0 pgmap v7952: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:14:39.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:14:38 smithi090 bash[32384]: audit 2023-12-01T09:14:38.092668+0000 mon.a (mon.0) 5266 : audit 0 from='client.? 172.21.15.80:0/2216331606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:14:39.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:14:38 smithi080 bash[28361]: audit 2023-12-01T09:14:38.092668+0000 mon.a (mon.0) 5266 : audit 0 from='client.? 172.21.15.80:0/2216331606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:14:39.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:14:38 smithi080 bash[41963]: audit 2023-12-01T09:14:38.092668+0000 mon.a (mon.0) 5266 : audit 0 from='client.? 172.21.15.80:0/2216331606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:14:40.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:14:39 smithi090 bash[32384]: cluster 2023-12-01T09:14:38.666553+0000 mgr.y (mgr.24362) 7984 : cluster 0 pgmap v7953: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:14:40.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:14:39 smithi080 bash[28361]: cluster 2023-12-01T09:14:38.666553+0000 mgr.y (mgr.24362) 7984 : cluster 0 pgmap v7953: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:14:40.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:14:39 smithi080 bash[41963]: cluster 2023-12-01T09:14:38.666553+0000 mgr.y (mgr.24362) 7984 : cluster 0 pgmap v7953: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:14:41.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:14:40 smithi090 bash[32384]: audit 2023-12-01T09:14:40.193928+0000 mon.c (mon.2) 5107 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:14:41.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:14:40 smithi090 bash[32384]: audit 2023-12-01T09:14:40.541536+0000 mon.a (mon.0) 5267 : audit 0 from='client.? 172.21.15.80:0/503999328' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:14:41.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:14:40 smithi080 bash[41963]: audit 2023-12-01T09:14:40.193928+0000 mon.c (mon.2) 5107 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:14:41.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:14:40 smithi080 bash[41963]: audit 2023-12-01T09:14:40.541536+0000 mon.a (mon.0) 5267 : audit 0 from='client.? 172.21.15.80:0/503999328' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:14:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:14:40 smithi080 bash[28361]: audit 2023-12-01T09:14:40.193928+0000 mon.c (mon.2) 5107 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:14:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:14:40 smithi080 bash[28361]: audit 2023-12-01T09:14:40.541536+0000 mon.a (mon.0) 5267 : audit 0 from='client.? 172.21.15.80:0/503999328' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:14:42.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:14:41 smithi090 bash[32384]: cluster 2023-12-01T09:14:40.667226+0000 mgr.y (mgr.24362) 7985 : cluster 0 pgmap v7954: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:14:42.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:14:41 smithi080 bash[28361]: cluster 2023-12-01T09:14:40.667226+0000 mgr.y (mgr.24362) 7985 : cluster 0 pgmap v7954: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:14:42.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:14:41 smithi080 bash[41963]: cluster 2023-12-01T09:14:40.667226+0000 mgr.y (mgr.24362) 7985 : cluster 0 pgmap v7954: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:14:43.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:14:43 smithi090 bash[32384]: cluster 2023-12-01T09:14:42.668432+0000 mgr.y (mgr.24362) 7986 : cluster 0 pgmap v7955: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:14:43.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:14:43 smithi090 bash[32384]: audit 2023-12-01T09:14:43.005855+0000 mon.a (mon.0) 5268 : audit 0 from='client.? 172.21.15.80:0/1947323660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:14:43.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:14:43 smithi080 bash[28361]: cluster 2023-12-01T09:14:42.668432+0000 mgr.y (mgr.24362) 7986 : cluster 0 pgmap v7955: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:14:43.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:14:43 smithi080 bash[28361]: audit 2023-12-01T09:14:43.005855+0000 mon.a (mon.0) 5268 : audit 0 from='client.? 172.21.15.80:0/1947323660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:14:43.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:14:43 smithi080 bash[41963]: cluster 2023-12-01T09:14:42.668432+0000 mgr.y (mgr.24362) 7986 : cluster 0 pgmap v7955: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:14:43.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:14:43 smithi080 bash[41963]: audit 2023-12-01T09:14:43.005855+0000 mon.a (mon.0) 5268 : audit 0 from='client.? 172.21.15.80:0/1947323660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:14:46.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:14:45 smithi090 bash[32384]: cluster 2023-12-01T09:14:44.669069+0000 mgr.y (mgr.24362) 7987 : cluster 0 pgmap v7956: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:14:46.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:14:45 smithi090 bash[32384]: audit 2023-12-01T09:14:45.458056+0000 mon.c (mon.2) 5108 : audit 0 from='client.? 172.21.15.80:0/713675008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:14:46.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:14:45 smithi080 bash[41963]: cluster 2023-12-01T09:14:44.669069+0000 mgr.y (mgr.24362) 7987 : cluster 0 pgmap v7956: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:14:46.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:14:45 smithi080 bash[41963]: audit 2023-12-01T09:14:45.458056+0000 mon.c (mon.2) 5108 : audit 0 from='client.? 172.21.15.80:0/713675008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:14:46.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:14:45 smithi080 bash[28361]: cluster 2023-12-01T09:14:44.669069+0000 mgr.y (mgr.24362) 7987 : cluster 0 pgmap v7956: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:14:46.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:14:45 smithi080 bash[28361]: audit 2023-12-01T09:14:45.458056+0000 mon.c (mon.2) 5108 : audit 0 from='client.? 172.21.15.80:0/713675008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:14:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:14:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:14:46] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T09:14:48.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:14:47 smithi090 bash[32384]: cluster 2023-12-01T09:14:46.670215+0000 mgr.y (mgr.24362) 7988 : cluster 0 pgmap v7957: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:14:48.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:14:47 smithi080 bash[41963]: cluster 2023-12-01T09:14:46.670215+0000 mgr.y (mgr.24362) 7988 : cluster 0 pgmap v7957: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:14:48.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:14:47 smithi080 bash[28361]: cluster 2023-12-01T09:14:46.670215+0000 mgr.y (mgr.24362) 7988 : cluster 0 pgmap v7957: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:14:49.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:14:48 smithi090 bash[32384]: audit 2023-12-01T09:14:47.922660+0000 mon.a (mon.0) 5269 : audit 0 from='client.? 172.21.15.80:0/1136878340' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:14:49.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:14:48 smithi080 bash[28361]: audit 2023-12-01T09:14:47.922660+0000 mon.a (mon.0) 5269 : audit 0 from='client.? 172.21.15.80:0/1136878340' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:14:49.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:14:48 smithi080 bash[41963]: audit 2023-12-01T09:14:47.922660+0000 mon.a (mon.0) 5269 : audit 0 from='client.? 172.21.15.80:0/1136878340' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:14:50.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:14:49 smithi090 bash[32384]: cluster 2023-12-01T09:14:48.670908+0000 mgr.y (mgr.24362) 7989 : cluster 0 pgmap v7958: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:14:50.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:14:49 smithi090 bash[32384]: audit 2023-12-01T09:14:48.924106+0000 mon.c (mon.2) 5109 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:14:50.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:14:49 smithi090 bash[32384]: audit 2023-12-01T09:14:49.304973+0000 mon.a (mon.0) 5270 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:14:50.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:14:49 smithi090 bash[32384]: audit 2023-12-01T09:14:49.314854+0000 mon.a (mon.0) 5271 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:14:50.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:14:49 smithi080 bash[28361]: cluster 2023-12-01T09:14:48.670908+0000 mgr.y (mgr.24362) 7989 : cluster 0 pgmap v7958: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:14:50.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:14:49 smithi080 bash[28361]: audit 2023-12-01T09:14:48.924106+0000 mon.c (mon.2) 5109 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:14:50.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:14:49 smithi080 bash[28361]: audit 2023-12-01T09:14:49.304973+0000 mon.a (mon.0) 5270 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:14:50.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:14:49 smithi080 bash[28361]: audit 2023-12-01T09:14:49.314854+0000 mon.a (mon.0) 5271 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:14:50.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:14:49 smithi080 bash[41963]: cluster 2023-12-01T09:14:48.670908+0000 mgr.y (mgr.24362) 7989 : cluster 0 pgmap v7958: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:14:50.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:14:49 smithi080 bash[41963]: audit 2023-12-01T09:14:48.924106+0000 mon.c (mon.2) 5109 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:14:50.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:14:49 smithi080 bash[41963]: audit 2023-12-01T09:14:49.304973+0000 mon.a (mon.0) 5270 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:14:50.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:14:49 smithi080 bash[41963]: audit 2023-12-01T09:14:49.314854+0000 mon.a (mon.0) 5271 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:14:51.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:14:50 smithi090 bash[32384]: audit 2023-12-01T09:14:50.393296+0000 mon.a (mon.0) 5272 : audit 0 from='client.? 172.21.15.80:0/726325316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:14:51.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:14:50 smithi080 bash[28361]: audit 2023-12-01T09:14:50.393296+0000 mon.a (mon.0) 5272 : audit 0 from='client.? 172.21.15.80:0/726325316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:14:51.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:14:50 smithi080 bash[41963]: audit 2023-12-01T09:14:50.393296+0000 mon.a (mon.0) 5272 : audit 0 from='client.? 172.21.15.80:0/726325316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:14:52.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:14:51 smithi090 bash[32384]: cluster 2023-12-01T09:14:50.671574+0000 mgr.y (mgr.24362) 7990 : cluster 0 pgmap v7959: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:14:52.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:14:51 smithi080 bash[28361]: cluster 2023-12-01T09:14:50.671574+0000 mgr.y (mgr.24362) 7990 : cluster 0 pgmap v7959: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:14:52.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:14:51 smithi080 bash[41963]: cluster 2023-12-01T09:14:50.671574+0000 mgr.y (mgr.24362) 7990 : cluster 0 pgmap v7959: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:14:53.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:14:53 smithi090 bash[32384]: cluster 2023-12-01T09:14:52.672750+0000 mgr.y (mgr.24362) 7991 : cluster 0 pgmap v7960: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:14:53.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:14:53 smithi090 bash[32384]: audit 2023-12-01T09:14:52.846084+0000 mon.a (mon.0) 5273 : audit 0 from='client.? 172.21.15.80:0/1538413253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:14:53.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:14:53 smithi080 bash[28361]: cluster 2023-12-01T09:14:52.672750+0000 mgr.y (mgr.24362) 7991 : cluster 0 pgmap v7960: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:14:53.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:14:53 smithi080 bash[28361]: audit 2023-12-01T09:14:52.846084+0000 mon.a (mon.0) 5273 : audit 0 from='client.? 172.21.15.80:0/1538413253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:14:53.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:14:53 smithi080 bash[41963]: cluster 2023-12-01T09:14:52.672750+0000 mgr.y (mgr.24362) 7991 : cluster 0 pgmap v7960: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:14:53.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:14:53 smithi080 bash[41963]: audit 2023-12-01T09:14:52.846084+0000 mon.a (mon.0) 5273 : audit 0 from='client.? 172.21.15.80:0/1538413253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:14:56.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:14:55 smithi080 bash[41963]: cluster 2023-12-01T09:14:54.673285+0000 mgr.y (mgr.24362) 7992 : cluster 0 pgmap v7961: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:14:56.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:14:55 smithi080 bash[41963]: audit 2023-12-01T09:14:54.770660+0000 mon.a (mon.0) 5274 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:14:56.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:14:55 smithi080 bash[41963]: audit 2023-12-01T09:14:54.784400+0000 mon.a (mon.0) 5275 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:14:56.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:14:55 smithi080 bash[41963]: audit 2023-12-01T09:14:55.199001+0000 mon.c (mon.2) 5110 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:14:56.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:14:55 smithi080 bash[41963]: audit 2023-12-01T09:14:55.308175+0000 mon.c (mon.2) 5111 : audit 0 from='client.? 172.21.15.80:0/1025241316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:14:56.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:14:55 smithi080 bash[41963]: audit 2023-12-01T09:14:55.467961+0000 mon.a (mon.0) 5276 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:14:56.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:14:55 smithi080 bash[41963]: audit 2023-12-01T09:14:55.479115+0000 mon.a (mon.0) 5277 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:14:56.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:14:55 smithi080 bash[28361]: cluster 2023-12-01T09:14:54.673285+0000 mgr.y (mgr.24362) 7992 : cluster 0 pgmap v7961: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:14:56.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:14:55 smithi080 bash[28361]: audit 2023-12-01T09:14:54.770660+0000 mon.a (mon.0) 5274 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:14:56.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:14:55 smithi080 bash[28361]: audit 2023-12-01T09:14:54.784400+0000 mon.a (mon.0) 5275 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:14:56.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:14:55 smithi080 bash[28361]: audit 2023-12-01T09:14:55.199001+0000 mon.c (mon.2) 5110 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:14:56.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:14:55 smithi080 bash[28361]: audit 2023-12-01T09:14:55.308175+0000 mon.c (mon.2) 5111 : audit 0 from='client.? 172.21.15.80:0/1025241316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:14:56.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:14:55 smithi080 bash[28361]: audit 2023-12-01T09:14:55.467961+0000 mon.a (mon.0) 5276 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:14:56.184 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:14:55 smithi080 bash[28361]: audit 2023-12-01T09:14:55.479115+0000 mon.a (mon.0) 5277 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:14:56.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:14:55 smithi090 bash[32384]: cluster 2023-12-01T09:14:54.673285+0000 mgr.y (mgr.24362) 7992 : cluster 0 pgmap v7961: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:14:56.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:14:55 smithi090 bash[32384]: audit 2023-12-01T09:14:54.770660+0000 mon.a (mon.0) 5274 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:14:56.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:14:55 smithi090 bash[32384]: audit 2023-12-01T09:14:54.784400+0000 mon.a (mon.0) 5275 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:14:56.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:14:55 smithi090 bash[32384]: audit 2023-12-01T09:14:55.199001+0000 mon.c (mon.2) 5110 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:14:56.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:14:55 smithi090 bash[32384]: audit 2023-12-01T09:14:55.308175+0000 mon.c (mon.2) 5111 : audit 0 from='client.? 172.21.15.80:0/1025241316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:14:56.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:14:55 smithi090 bash[32384]: audit 2023-12-01T09:14:55.467961+0000 mon.a (mon.0) 5276 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:14:56.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:14:55 smithi090 bash[32384]: audit 2023-12-01T09:14:55.479115+0000 mon.a (mon.0) 5277 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:14:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:14:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:14:56] "GET /metrics HTTP/1.1" 200 33987 "" "Prometheus/2.43.0" 2023-12-01T09:14:57.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:14:56 smithi080 bash[28361]: audit 2023-12-01T09:14:55.951373+0000 mon.c (mon.2) 5112 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:14:57.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:14:56 smithi080 bash[28361]: audit 2023-12-01T09:14:55.953027+0000 mon.c (mon.2) 5113 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:14:57.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:14:56 smithi080 bash[28361]: audit 2023-12-01T09:14:55.962309+0000 mon.a (mon.0) 5278 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:14:57.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:14:56 smithi080 bash[41963]: audit 2023-12-01T09:14:55.951373+0000 mon.c (mon.2) 5112 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:14:57.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:14:56 smithi080 bash[41963]: audit 2023-12-01T09:14:55.953027+0000 mon.c (mon.2) 5113 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:14:57.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:14:56 smithi080 bash[41963]: audit 2023-12-01T09:14:55.962309+0000 mon.a (mon.0) 5278 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:14:57.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:14:56 smithi090 bash[32384]: audit 2023-12-01T09:14:55.951373+0000 mon.c (mon.2) 5112 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:14:57.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:14:56 smithi090 bash[32384]: audit 2023-12-01T09:14:55.953027+0000 mon.c (mon.2) 5113 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:14:57.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:14:56 smithi090 bash[32384]: audit 2023-12-01T09:14:55.962309+0000 mon.a (mon.0) 5278 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:14:58.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:14:57 smithi090 bash[32384]: cluster 2023-12-01T09:14:56.674406+0000 mgr.y (mgr.24362) 7993 : cluster 0 pgmap v7962: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:14:58.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:14:57 smithi090 bash[32384]: audit 2023-12-01T09:14:57.758307+0000 mon.a (mon.0) 5279 : audit 0 from='client.? 172.21.15.80:0/2254061552' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:14:58.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:14:57 smithi080 bash[28361]: cluster 2023-12-01T09:14:56.674406+0000 mgr.y (mgr.24362) 7993 : cluster 0 pgmap v7962: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:14:58.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:14:57 smithi080 bash[28361]: audit 2023-12-01T09:14:57.758307+0000 mon.a (mon.0) 5279 : audit 0 from='client.? 172.21.15.80:0/2254061552' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:14:58.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:14:57 smithi080 bash[41963]: cluster 2023-12-01T09:14:56.674406+0000 mgr.y (mgr.24362) 7993 : cluster 0 pgmap v7962: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:14:58.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:14:57 smithi080 bash[41963]: audit 2023-12-01T09:14:57.758307+0000 mon.a (mon.0) 5279 : audit 0 from='client.? 172.21.15.80:0/2254061552' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:15:00.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:14:59 smithi090 bash[32384]: cluster 2023-12-01T09:14:58.675099+0000 mgr.y (mgr.24362) 7994 : cluster 0 pgmap v7963: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:15:00.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:14:59 smithi080 bash[28361]: cluster 2023-12-01T09:14:58.675099+0000 mgr.y (mgr.24362) 7994 : cluster 0 pgmap v7963: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:15:00.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:14:59 smithi080 bash[41963]: cluster 2023-12-01T09:14:58.675099+0000 mgr.y (mgr.24362) 7994 : cluster 0 pgmap v7963: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:15:01.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:15:00 smithi090 bash[32384]: audit 2023-12-01T09:15:00.208955+0000 mon.a (mon.0) 5280 : audit 0 from='client.? 172.21.15.80:0/4240147393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:15:01.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:15:00 smithi080 bash[28361]: audit 2023-12-01T09:15:00.208955+0000 mon.a (mon.0) 5280 : audit 0 from='client.? 172.21.15.80:0/4240147393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:15:01.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:15:00 smithi080 bash[41963]: audit 2023-12-01T09:15:00.208955+0000 mon.a (mon.0) 5280 : audit 0 from='client.? 172.21.15.80:0/4240147393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:15:02.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:15:01 smithi090 bash[32384]: cluster 2023-12-01T09:15:00.675773+0000 mgr.y (mgr.24362) 7995 : cluster 0 pgmap v7964: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:15:02.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:15:01 smithi080 bash[41963]: cluster 2023-12-01T09:15:00.675773+0000 mgr.y (mgr.24362) 7995 : cluster 0 pgmap v7964: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:15:02.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:15:01 smithi080 bash[28361]: cluster 2023-12-01T09:15:00.675773+0000 mgr.y (mgr.24362) 7995 : cluster 0 pgmap v7964: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:15:03.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:15:03 smithi090 bash[32384]: audit 2023-12-01T09:15:02.658536+0000 mon.c (mon.2) 5114 : audit 0 from='client.? 172.21.15.80:0/1064895574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:15:03.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:15:03 smithi090 bash[32384]: cluster 2023-12-01T09:15:02.676727+0000 mgr.y (mgr.24362) 7996 : cluster 0 pgmap v7965: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:15:03.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:15:03 smithi080 bash[28361]: audit 2023-12-01T09:15:02.658536+0000 mon.c (mon.2) 5114 : audit 0 from='client.? 172.21.15.80:0/1064895574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:15:03.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:15:03 smithi080 bash[28361]: cluster 2023-12-01T09:15:02.676727+0000 mgr.y (mgr.24362) 7996 : cluster 0 pgmap v7965: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:15:03.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:15:03 smithi080 bash[41963]: audit 2023-12-01T09:15:02.658536+0000 mon.c (mon.2) 5114 : audit 0 from='client.? 172.21.15.80:0/1064895574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:15:03.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:15:03 smithi080 bash[41963]: cluster 2023-12-01T09:15:02.676727+0000 mgr.y (mgr.24362) 7996 : cluster 0 pgmap v7965: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:15:06.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:15:05 smithi090 bash[32384]: cluster 2023-12-01T09:15:04.677376+0000 mgr.y (mgr.24362) 7997 : cluster 0 pgmap v7966: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:15:06.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:15:05 smithi090 bash[32384]: audit 2023-12-01T09:15:05.104188+0000 mon.c (mon.2) 5115 : audit 0 from='client.? 172.21.15.80:0/2185293623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:15:06.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:15:05 smithi080 bash[41963]: cluster 2023-12-01T09:15:04.677376+0000 mgr.y (mgr.24362) 7997 : cluster 0 pgmap v7966: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:15:06.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:15:05 smithi080 bash[41963]: audit 2023-12-01T09:15:05.104188+0000 mon.c (mon.2) 5115 : audit 0 from='client.? 172.21.15.80:0/2185293623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:15:06.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:15:05 smithi080 bash[28361]: cluster 2023-12-01T09:15:04.677376+0000 mgr.y (mgr.24362) 7997 : cluster 0 pgmap v7966: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:15:06.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:15:05 smithi080 bash[28361]: audit 2023-12-01T09:15:05.104188+0000 mon.c (mon.2) 5115 : audit 0 from='client.? 172.21.15.80:0/2185293623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:15:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:15:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:15:06] "GET /metrics HTTP/1.1" 200 33987 "" "Prometheus/2.43.0" 2023-12-01T09:15:08.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:15:07 smithi090 bash[32384]: cluster 2023-12-01T09:15:06.678438+0000 mgr.y (mgr.24362) 7998 : cluster 0 pgmap v7967: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:15:08.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:15:07 smithi090 bash[32384]: audit 2023-12-01T09:15:07.564378+0000 mon.a (mon.0) 5281 : audit 0 from='client.? 172.21.15.80:0/2152816498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:15:08.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:15:07 smithi080 bash[28361]: cluster 2023-12-01T09:15:06.678438+0000 mgr.y (mgr.24362) 7998 : cluster 0 pgmap v7967: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:15:08.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:15:07 smithi080 bash[28361]: audit 2023-12-01T09:15:07.564378+0000 mon.a (mon.0) 5281 : audit 0 from='client.? 172.21.15.80:0/2152816498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:15:08.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:15:07 smithi080 bash[41963]: cluster 2023-12-01T09:15:06.678438+0000 mgr.y (mgr.24362) 7998 : cluster 0 pgmap v7967: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:15:08.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:15:07 smithi080 bash[41963]: audit 2023-12-01T09:15:07.564378+0000 mon.a (mon.0) 5281 : audit 0 from='client.? 172.21.15.80:0/2152816498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:15:10.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:15:09 smithi090 bash[32384]: cluster 2023-12-01T09:15:08.679105+0000 mgr.y (mgr.24362) 7999 : cluster 0 pgmap v7968: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:15:10.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:15:09 smithi080 bash[28361]: cluster 2023-12-01T09:15:08.679105+0000 mgr.y (mgr.24362) 7999 : cluster 0 pgmap v7968: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:15:10.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:15:09 smithi080 bash[41963]: cluster 2023-12-01T09:15:08.679105+0000 mgr.y (mgr.24362) 7999 : cluster 0 pgmap v7968: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:15:11.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:15:10 smithi090 bash[32384]: audit 2023-12-01T09:15:10.017675+0000 mon.a (mon.0) 5282 : audit 0 from='client.? 172.21.15.80:0/4224262805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:15:11.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:15:10 smithi090 bash[32384]: audit 2023-12-01T09:15:10.200012+0000 mon.c (mon.2) 5116 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:15:11.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:15:10 smithi080 bash[28361]: audit 2023-12-01T09:15:10.017675+0000 mon.a (mon.0) 5282 : audit 0 from='client.? 172.21.15.80:0/4224262805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:15:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:15:10 smithi080 bash[28361]: audit 2023-12-01T09:15:10.200012+0000 mon.c (mon.2) 5116 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:15:11.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:15:10 smithi080 bash[41963]: audit 2023-12-01T09:15:10.017675+0000 mon.a (mon.0) 5282 : audit 0 from='client.? 172.21.15.80:0/4224262805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:15:11.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:15:10 smithi080 bash[41963]: audit 2023-12-01T09:15:10.200012+0000 mon.c (mon.2) 5116 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:15:12.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:15:11 smithi090 bash[32384]: cluster 2023-12-01T09:15:10.679758+0000 mgr.y (mgr.24362) 8000 : cluster 0 pgmap v7969: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:15:12.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:15:11 smithi080 bash[41963]: cluster 2023-12-01T09:15:10.679758+0000 mgr.y (mgr.24362) 8000 : cluster 0 pgmap v7969: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:15:12.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:15:11 smithi080 bash[28361]: cluster 2023-12-01T09:15:10.679758+0000 mgr.y (mgr.24362) 8000 : cluster 0 pgmap v7969: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:15:13.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:15:12 smithi090 bash[32384]: audit 2023-12-01T09:15:12.467325+0000 mon.a (mon.0) 5283 : audit 0 from='client.? 172.21.15.80:0/3618169458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:15:13.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:15:12 smithi080 bash[28361]: audit 2023-12-01T09:15:12.467325+0000 mon.a (mon.0) 5283 : audit 0 from='client.? 172.21.15.80:0/3618169458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:15:13.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:15:12 smithi080 bash[41963]: audit 2023-12-01T09:15:12.467325+0000 mon.a (mon.0) 5283 : audit 0 from='client.? 172.21.15.80:0/3618169458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:15:14.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:15:13 smithi090 bash[32384]: cluster 2023-12-01T09:15:12.680937+0000 mgr.y (mgr.24362) 8001 : cluster 0 pgmap v7970: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:15:14.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:15:13 smithi080 bash[28361]: cluster 2023-12-01T09:15:12.680937+0000 mgr.y (mgr.24362) 8001 : cluster 0 pgmap v7970: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:15:14.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:15:13 smithi080 bash[41963]: cluster 2023-12-01T09:15:12.680937+0000 mgr.y (mgr.24362) 8001 : cluster 0 pgmap v7970: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:15:16.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:15:15 smithi090 bash[32384]: cluster 2023-12-01T09:15:14.681595+0000 mgr.y (mgr.24362) 8002 : cluster 0 pgmap v7971: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:15:16.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:15:15 smithi090 bash[32384]: audit 2023-12-01T09:15:14.920255+0000 mon.c (mon.2) 5117 : audit 0 from='client.? 172.21.15.80:0/460881972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:15:16.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:15:15 smithi080 bash[41963]: cluster 2023-12-01T09:15:14.681595+0000 mgr.y (mgr.24362) 8002 : cluster 0 pgmap v7971: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:15:16.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:15:15 smithi080 bash[41963]: audit 2023-12-01T09:15:14.920255+0000 mon.c (mon.2) 5117 : audit 0 from='client.? 172.21.15.80:0/460881972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:15:16.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:15:15 smithi080 bash[28361]: cluster 2023-12-01T09:15:14.681595+0000 mgr.y (mgr.24362) 8002 : cluster 0 pgmap v7971: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:15:16.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:15:15 smithi080 bash[28361]: audit 2023-12-01T09:15:14.920255+0000 mon.c (mon.2) 5117 : audit 0 from='client.? 172.21.15.80:0/460881972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:15:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:15:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:15:16] "GET /metrics HTTP/1.1" 200 33987 "" "Prometheus/2.43.0" 2023-12-01T09:15:18.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:15:17 smithi090 bash[32384]: cluster 2023-12-01T09:15:16.682726+0000 mgr.y (mgr.24362) 8003 : cluster 0 pgmap v7972: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:15:18.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:15:17 smithi090 bash[32384]: audit 2023-12-01T09:15:17.379767+0000 mon.c (mon.2) 5118 : audit 0 from='client.? 172.21.15.80:0/3743033727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:15:18.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:15:17 smithi080 bash[28361]: cluster 2023-12-01T09:15:16.682726+0000 mgr.y (mgr.24362) 8003 : cluster 0 pgmap v7972: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:15:18.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:15:17 smithi080 bash[28361]: audit 2023-12-01T09:15:17.379767+0000 mon.c (mon.2) 5118 : audit 0 from='client.? 172.21.15.80:0/3743033727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:15:18.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:15:17 smithi080 bash[41963]: cluster 2023-12-01T09:15:16.682726+0000 mgr.y (mgr.24362) 8003 : cluster 0 pgmap v7972: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:15:18.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:15:17 smithi080 bash[41963]: audit 2023-12-01T09:15:17.379767+0000 mon.c (mon.2) 5118 : audit 0 from='client.? 172.21.15.80:0/3743033727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:15:20.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:15:19 smithi080 bash[28361]: cluster 2023-12-01T09:15:18.683398+0000 mgr.y (mgr.24362) 8004 : cluster 0 pgmap v7973: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:15:20.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:15:19 smithi080 bash[41963]: cluster 2023-12-01T09:15:18.683398+0000 mgr.y (mgr.24362) 8004 : cluster 0 pgmap v7973: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:15:20.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:15:19 smithi090 bash[32384]: cluster 2023-12-01T09:15:18.683398+0000 mgr.y (mgr.24362) 8004 : cluster 0 pgmap v7973: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:15:21.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:15:20 smithi080 bash[28361]: audit 2023-12-01T09:15:19.836282+0000 mon.c (mon.2) 5119 : audit 0 from='client.? 172.21.15.80:0/3710219799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:15:21.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:15:20 smithi080 bash[41963]: audit 2023-12-01T09:15:19.836282+0000 mon.c (mon.2) 5119 : audit 0 from='client.? 172.21.15.80:0/3710219799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:15:21.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:15:20 smithi090 bash[32384]: audit 2023-12-01T09:15:19.836282+0000 mon.c (mon.2) 5119 : audit 0 from='client.? 172.21.15.80:0/3710219799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:15:22.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:15:21 smithi080 bash[28361]: cluster 2023-12-01T09:15:20.684190+0000 mgr.y (mgr.24362) 8005 : cluster 0 pgmap v7974: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:15:22.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:15:21 smithi080 bash[41963]: cluster 2023-12-01T09:15:20.684190+0000 mgr.y (mgr.24362) 8005 : cluster 0 pgmap v7974: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:15:22.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:15:21 smithi090 bash[32384]: cluster 2023-12-01T09:15:20.684190+0000 mgr.y (mgr.24362) 8005 : cluster 0 pgmap v7974: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:15:23.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:15:22 smithi080 bash[28361]: audit 2023-12-01T09:15:22.292705+0000 mon.c (mon.2) 5120 : audit 0 from='client.? 172.21.15.80:0/3791759107' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:15:23.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:15:22 smithi080 bash[41963]: audit 2023-12-01T09:15:22.292705+0000 mon.c (mon.2) 5120 : audit 0 from='client.? 172.21.15.80:0/3791759107' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:15:23.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:15:22 smithi090 bash[32384]: audit 2023-12-01T09:15:22.292705+0000 mon.c (mon.2) 5120 : audit 0 from='client.? 172.21.15.80:0/3791759107' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:15:24.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:15:23 smithi080 bash[28361]: cluster 2023-12-01T09:15:22.685310+0000 mgr.y (mgr.24362) 8006 : cluster 0 pgmap v7975: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:15:24.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:15:23 smithi080 bash[41963]: cluster 2023-12-01T09:15:22.685310+0000 mgr.y (mgr.24362) 8006 : cluster 0 pgmap v7975: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:15:24.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:15:23 smithi090 bash[32384]: cluster 2023-12-01T09:15:22.685310+0000 mgr.y (mgr.24362) 8006 : cluster 0 pgmap v7975: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:15:25.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:15:24 smithi080 bash[28361]: audit 2023-12-01T09:15:24.746308+0000 mon.a (mon.0) 5284 : audit 0 from='client.? 172.21.15.80:0/2736341061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:15:25.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:15:24 smithi080 bash[41963]: audit 2023-12-01T09:15:24.746308+0000 mon.a (mon.0) 5284 : audit 0 from='client.? 172.21.15.80:0/2736341061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:15:25.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:15:24 smithi090 bash[32384]: audit 2023-12-01T09:15:24.746308+0000 mon.a (mon.0) 5284 : audit 0 from='client.? 172.21.15.80:0/2736341061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:15:26.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:15:25 smithi080 bash[41963]: cluster 2023-12-01T09:15:24.685839+0000 mgr.y (mgr.24362) 8007 : cluster 0 pgmap v7976: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:15:26.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:15:25 smithi080 bash[41963]: audit 2023-12-01T09:15:25.200652+0000 mon.c (mon.2) 5121 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:15:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:15:25 smithi080 bash[28361]: cluster 2023-12-01T09:15:24.685839+0000 mgr.y (mgr.24362) 8007 : cluster 0 pgmap v7976: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:15:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:15:25 smithi080 bash[28361]: audit 2023-12-01T09:15:25.200652+0000 mon.c (mon.2) 5121 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:15:26.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:15:25 smithi090 bash[32384]: cluster 2023-12-01T09:15:24.685839+0000 mgr.y (mgr.24362) 8007 : cluster 0 pgmap v7976: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:15:26.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:15:25 smithi090 bash[32384]: audit 2023-12-01T09:15:25.200652+0000 mon.c (mon.2) 5121 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:15:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:15:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:15:26] "GET /metrics HTTP/1.1" 200 33987 "" "Prometheus/2.43.0" 2023-12-01T09:15:28.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:15:27 smithi080 bash[41963]: cluster 2023-12-01T09:15:26.686973+0000 mgr.y (mgr.24362) 8008 : cluster 0 pgmap v7977: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:15:28.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:15:27 smithi080 bash[41963]: audit 2023-12-01T09:15:27.200681+0000 mon.a (mon.0) 5285 : audit 0 from='client.? 172.21.15.80:0/1775761222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:15:28.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:15:27 smithi080 bash[28361]: cluster 2023-12-01T09:15:26.686973+0000 mgr.y (mgr.24362) 8008 : cluster 0 pgmap v7977: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:15:28.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:15:27 smithi080 bash[28361]: audit 2023-12-01T09:15:27.200681+0000 mon.a (mon.0) 5285 : audit 0 from='client.? 172.21.15.80:0/1775761222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:15:28.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:15:27 smithi090 bash[32384]: cluster 2023-12-01T09:15:26.686973+0000 mgr.y (mgr.24362) 8008 : cluster 0 pgmap v7977: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:15:28.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:15:27 smithi090 bash[32384]: audit 2023-12-01T09:15:27.200681+0000 mon.a (mon.0) 5285 : audit 0 from='client.? 172.21.15.80:0/1775761222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:15:30.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:15:29 smithi080 bash[28361]: cluster 2023-12-01T09:15:28.687680+0000 mgr.y (mgr.24362) 8009 : cluster 0 pgmap v7978: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:15:30.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:15:29 smithi080 bash[28361]: audit 2023-12-01T09:15:29.650874+0000 mon.c (mon.2) 5122 : audit 0 from='client.? 172.21.15.80:0/3500288703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:15:30.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:15:29 smithi080 bash[41963]: cluster 2023-12-01T09:15:28.687680+0000 mgr.y (mgr.24362) 8009 : cluster 0 pgmap v7978: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:15:30.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:15:29 smithi080 bash[41963]: audit 2023-12-01T09:15:29.650874+0000 mon.c (mon.2) 5122 : audit 0 from='client.? 172.21.15.80:0/3500288703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:15:30.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:15:29 smithi090 bash[32384]: cluster 2023-12-01T09:15:28.687680+0000 mgr.y (mgr.24362) 8009 : cluster 0 pgmap v7978: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:15:30.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:15:29 smithi090 bash[32384]: audit 2023-12-01T09:15:29.650874+0000 mon.c (mon.2) 5122 : audit 0 from='client.? 172.21.15.80:0/3500288703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:15:32.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:15:31 smithi080 bash[28361]: cluster 2023-12-01T09:15:30.688382+0000 mgr.y (mgr.24362) 8010 : cluster 0 pgmap v7979: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:15:32.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:15:31 smithi080 bash[41963]: cluster 2023-12-01T09:15:30.688382+0000 mgr.y (mgr.24362) 8010 : cluster 0 pgmap v7979: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:15:32.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:15:31 smithi090 bash[32384]: cluster 2023-12-01T09:15:30.688382+0000 mgr.y (mgr.24362) 8010 : cluster 0 pgmap v7979: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:15:33.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:15:32 smithi080 bash[41963]: audit 2023-12-01T09:15:32.103524+0000 mon.a (mon.0) 5286 : audit 0 from='client.? 172.21.15.80:0/553306977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:15:33.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:15:32 smithi080 bash[28361]: audit 2023-12-01T09:15:32.103524+0000 mon.a (mon.0) 5286 : audit 0 from='client.? 172.21.15.80:0/553306977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:15:33.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:15:32 smithi090 bash[32384]: audit 2023-12-01T09:15:32.103524+0000 mon.a (mon.0) 5286 : audit 0 from='client.? 172.21.15.80:0/553306977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:15:34.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:15:33 smithi080 bash[41963]: cluster 2023-12-01T09:15:32.689596+0000 mgr.y (mgr.24362) 8011 : cluster 0 pgmap v7980: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:15:34.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:15:33 smithi080 bash[28361]: cluster 2023-12-01T09:15:32.689596+0000 mgr.y (mgr.24362) 8011 : cluster 0 pgmap v7980: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:15:34.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:15:33 smithi090 bash[32384]: cluster 2023-12-01T09:15:32.689596+0000 mgr.y (mgr.24362) 8011 : cluster 0 pgmap v7980: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:15:35.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:15:34 smithi080 bash[28361]: audit 2023-12-01T09:15:34.566945+0000 mon.a (mon.0) 5287 : audit 0 from='client.? 172.21.15.80:0/4278498429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:15:35.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:15:34 smithi080 bash[41963]: audit 2023-12-01T09:15:34.566945+0000 mon.a (mon.0) 5287 : audit 0 from='client.? 172.21.15.80:0/4278498429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:15:35.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:15:34 smithi090 bash[32384]: audit 2023-12-01T09:15:34.566945+0000 mon.a (mon.0) 5287 : audit 0 from='client.? 172.21.15.80:0/4278498429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:15:36.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:15:35 smithi080 bash[28361]: cluster 2023-12-01T09:15:34.690264+0000 mgr.y (mgr.24362) 8012 : cluster 0 pgmap v7981: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:15:36.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:15:35 smithi080 bash[41963]: cluster 2023-12-01T09:15:34.690264+0000 mgr.y (mgr.24362) 8012 : cluster 0 pgmap v7981: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:15:36.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:15:35 smithi090 bash[32384]: cluster 2023-12-01T09:15:34.690264+0000 mgr.y (mgr.24362) 8012 : cluster 0 pgmap v7981: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:15:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:15:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:15:36] "GET /metrics HTTP/1.1" 200 33987 "" "Prometheus/2.43.0" 2023-12-01T09:15:38.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:15:37 smithi080 bash[28361]: cluster 2023-12-01T09:15:36.691318+0000 mgr.y (mgr.24362) 8013 : cluster 0 pgmap v7982: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:15:38.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:15:37 smithi080 bash[28361]: audit 2023-12-01T09:15:37.020573+0000 mon.c (mon.2) 5123 : audit 0 from='client.? 172.21.15.80:0/2598099744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:15:38.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:15:37 smithi080 bash[41963]: cluster 2023-12-01T09:15:36.691318+0000 mgr.y (mgr.24362) 8013 : cluster 0 pgmap v7982: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:15:38.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:15:37 smithi080 bash[41963]: audit 2023-12-01T09:15:37.020573+0000 mon.c (mon.2) 5123 : audit 0 from='client.? 172.21.15.80:0/2598099744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:15:38.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:15:37 smithi090 bash[32384]: cluster 2023-12-01T09:15:36.691318+0000 mgr.y (mgr.24362) 8013 : cluster 0 pgmap v7982: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:15:38.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:15:37 smithi090 bash[32384]: audit 2023-12-01T09:15:37.020573+0000 mon.c (mon.2) 5123 : audit 0 from='client.? 172.21.15.80:0/2598099744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:15:40.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:15:39 smithi080 bash[28361]: cluster 2023-12-01T09:15:38.692005+0000 mgr.y (mgr.24362) 8014 : cluster 0 pgmap v7983: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:15:40.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:15:39 smithi080 bash[28361]: audit 2023-12-01T09:15:39.483444+0000 mon.a (mon.0) 5288 : audit 0 from='client.? 172.21.15.80:0/501478741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:15:40.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:15:39 smithi080 bash[41963]: cluster 2023-12-01T09:15:38.692005+0000 mgr.y (mgr.24362) 8014 : cluster 0 pgmap v7983: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:15:40.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:15:39 smithi080 bash[41963]: audit 2023-12-01T09:15:39.483444+0000 mon.a (mon.0) 5288 : audit 0 from='client.? 172.21.15.80:0/501478741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:15:40.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:15:39 smithi090 bash[32384]: cluster 2023-12-01T09:15:38.692005+0000 mgr.y (mgr.24362) 8014 : cluster 0 pgmap v7983: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:15:40.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:15:39 smithi090 bash[32384]: audit 2023-12-01T09:15:39.483444+0000 mon.a (mon.0) 5288 : audit 0 from='client.? 172.21.15.80:0/501478741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:15:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:15:40 smithi080 bash[28361]: audit 2023-12-01T09:15:40.200805+0000 mon.c (mon.2) 5124 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:15:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:15:40 smithi080 bash[41963]: audit 2023-12-01T09:15:40.200805+0000 mon.c (mon.2) 5124 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:15:41.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:15:40 smithi090 bash[32384]: audit 2023-12-01T09:15:40.200805+0000 mon.c (mon.2) 5124 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:15:42.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:15:41 smithi080 bash[28361]: cluster 2023-12-01T09:15:40.692633+0000 mgr.y (mgr.24362) 8015 : cluster 0 pgmap v7984: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:15:42.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:15:41 smithi080 bash[41963]: cluster 2023-12-01T09:15:40.692633+0000 mgr.y (mgr.24362) 8015 : cluster 0 pgmap v7984: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:15:42.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:15:41 smithi090 bash[32384]: cluster 2023-12-01T09:15:40.692633+0000 mgr.y (mgr.24362) 8015 : cluster 0 pgmap v7984: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:15:43.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:15:42 smithi080 bash[28361]: audit 2023-12-01T09:15:41.938963+0000 mon.c (mon.2) 5125 : audit 0 from='client.? 172.21.15.80:0/1407727184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:15:43.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:15:42 smithi080 bash[41963]: audit 2023-12-01T09:15:41.938963+0000 mon.c (mon.2) 5125 : audit 0 from='client.? 172.21.15.80:0/1407727184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:15:43.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:15:42 smithi090 bash[32384]: audit 2023-12-01T09:15:41.938963+0000 mon.c (mon.2) 5125 : audit 0 from='client.? 172.21.15.80:0/1407727184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:15:44.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:15:43 smithi080 bash[28361]: cluster 2023-12-01T09:15:42.693724+0000 mgr.y (mgr.24362) 8016 : cluster 0 pgmap v7985: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:15:44.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:15:43 smithi080 bash[41963]: cluster 2023-12-01T09:15:42.693724+0000 mgr.y (mgr.24362) 8016 : cluster 0 pgmap v7985: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:15:44.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:15:43 smithi090 bash[32384]: cluster 2023-12-01T09:15:42.693724+0000 mgr.y (mgr.24362) 8016 : cluster 0 pgmap v7985: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:15:45.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:15:44 smithi080 bash[28361]: audit 2023-12-01T09:15:44.387631+0000 mon.a (mon.0) 5289 : audit 0 from='client.? 172.21.15.80:0/2131066507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:15:45.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:15:44 smithi080 bash[41963]: audit 2023-12-01T09:15:44.387631+0000 mon.a (mon.0) 5289 : audit 0 from='client.? 172.21.15.80:0/2131066507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:15:45.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:15:44 smithi090 bash[32384]: audit 2023-12-01T09:15:44.387631+0000 mon.a (mon.0) 5289 : audit 0 from='client.? 172.21.15.80:0/2131066507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:15:46.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:15:45 smithi080 bash[28361]: cluster 2023-12-01T09:15:44.694393+0000 mgr.y (mgr.24362) 8017 : cluster 0 pgmap v7986: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:15:46.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:15:45 smithi080 bash[41963]: cluster 2023-12-01T09:15:44.694393+0000 mgr.y (mgr.24362) 8017 : cluster 0 pgmap v7986: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:15:46.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:15:45 smithi090 bash[32384]: cluster 2023-12-01T09:15:44.694393+0000 mgr.y (mgr.24362) 8017 : cluster 0 pgmap v7986: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:15:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:15:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:15:46] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T09:15:47.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:15:46 smithi080 bash[41963]: audit 2023-12-01T09:15:46.847348+0000 mon.c (mon.2) 5126 : audit 0 from='client.? 172.21.15.80:0/2512247907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:15:47.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:15:46 smithi080 bash[28361]: audit 2023-12-01T09:15:46.847348+0000 mon.c (mon.2) 5126 : audit 0 from='client.? 172.21.15.80:0/2512247907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:15:47.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:15:46 smithi090 bash[32384]: audit 2023-12-01T09:15:46.847348+0000 mon.c (mon.2) 5126 : audit 0 from='client.? 172.21.15.80:0/2512247907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:15:48.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:15:47 smithi080 bash[28361]: cluster 2023-12-01T09:15:46.695449+0000 mgr.y (mgr.24362) 8018 : cluster 0 pgmap v7987: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:15:48.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:15:47 smithi080 bash[41963]: cluster 2023-12-01T09:15:46.695449+0000 mgr.y (mgr.24362) 8018 : cluster 0 pgmap v7987: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:15:48.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:15:47 smithi090 bash[32384]: cluster 2023-12-01T09:15:46.695449+0000 mgr.y (mgr.24362) 8018 : cluster 0 pgmap v7987: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:15:50.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:15:49 smithi080 bash[41963]: cluster 2023-12-01T09:15:48.696106+0000 mgr.y (mgr.24362) 8019 : cluster 0 pgmap v7988: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:15:50.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:15:49 smithi080 bash[41963]: audit 2023-12-01T09:15:49.308387+0000 mon.c (mon.2) 5127 : audit 0 from='client.? 172.21.15.80:0/3924259670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:15:50.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:15:49 smithi080 bash[28361]: cluster 2023-12-01T09:15:48.696106+0000 mgr.y (mgr.24362) 8019 : cluster 0 pgmap v7988: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:15:50.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:15:49 smithi080 bash[28361]: audit 2023-12-01T09:15:49.308387+0000 mon.c (mon.2) 5127 : audit 0 from='client.? 172.21.15.80:0/3924259670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:15:50.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:15:49 smithi090 bash[32384]: cluster 2023-12-01T09:15:48.696106+0000 mgr.y (mgr.24362) 8019 : cluster 0 pgmap v7988: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:15:50.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:15:49 smithi090 bash[32384]: audit 2023-12-01T09:15:49.308387+0000 mon.c (mon.2) 5127 : audit 0 from='client.? 172.21.15.80:0/3924259670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:15:52.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:15:51 smithi080 bash[28361]: cluster 2023-12-01T09:15:50.696776+0000 mgr.y (mgr.24362) 8020 : cluster 0 pgmap v7989: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:15:52.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:15:51 smithi080 bash[28361]: audit 2023-12-01T09:15:51.763731+0000 mon.a (mon.0) 5290 : audit 0 from='client.? 172.21.15.80:0/1246591281' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:15:52.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:15:51 smithi080 bash[41963]: cluster 2023-12-01T09:15:50.696776+0000 mgr.y (mgr.24362) 8020 : cluster 0 pgmap v7989: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:15:52.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:15:51 smithi080 bash[41963]: audit 2023-12-01T09:15:51.763731+0000 mon.a (mon.0) 5290 : audit 0 from='client.? 172.21.15.80:0/1246591281' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:15:52.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:15:51 smithi090 bash[32384]: cluster 2023-12-01T09:15:50.696776+0000 mgr.y (mgr.24362) 8020 : cluster 0 pgmap v7989: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:15:52.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:15:51 smithi090 bash[32384]: audit 2023-12-01T09:15:51.763731+0000 mon.a (mon.0) 5290 : audit 0 from='client.? 172.21.15.80:0/1246591281' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:15:53.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:15:53 smithi080 bash[28361]: cluster 2023-12-01T09:15:52.697862+0000 mgr.y (mgr.24362) 8021 : cluster 0 pgmap v7990: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:15:53.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:15:53 smithi080 bash[41963]: cluster 2023-12-01T09:15:52.697862+0000 mgr.y (mgr.24362) 8021 : cluster 0 pgmap v7990: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:15:54.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:15:53 smithi090 bash[32384]: cluster 2023-12-01T09:15:52.697862+0000 mgr.y (mgr.24362) 8021 : cluster 0 pgmap v7990: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:15:54.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:15:54 smithi080 bash[41963]: audit 2023-12-01T09:15:54.218736+0000 mon.c (mon.2) 5128 : audit 0 from='client.? 172.21.15.80:0/2475041523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:15:54.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:15:54 smithi080 bash[28361]: audit 2023-12-01T09:15:54.218736+0000 mon.c (mon.2) 5128 : audit 0 from='client.? 172.21.15.80:0/2475041523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:15:55.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:15:54 smithi090 bash[32384]: audit 2023-12-01T09:15:54.218736+0000 mon.c (mon.2) 5128 : audit 0 from='client.? 172.21.15.80:0/2475041523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:15:55.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:15:55 smithi080 bash[28361]: cluster 2023-12-01T09:15:54.698487+0000 mgr.y (mgr.24362) 8022 : cluster 0 pgmap v7991: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:15:55.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:15:55 smithi080 bash[28361]: audit 2023-12-01T09:15:55.201279+0000 mon.c (mon.2) 5129 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:15:55.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:15:55 smithi080 bash[41963]: cluster 2023-12-01T09:15:54.698487+0000 mgr.y (mgr.24362) 8022 : cluster 0 pgmap v7991: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:15:55.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:15:55 smithi080 bash[41963]: audit 2023-12-01T09:15:55.201279+0000 mon.c (mon.2) 5129 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:15:56.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:15:55 smithi090 bash[32384]: cluster 2023-12-01T09:15:54.698487+0000 mgr.y (mgr.24362) 8022 : cluster 0 pgmap v7991: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:15:56.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:15:55 smithi090 bash[32384]: audit 2023-12-01T09:15:55.201279+0000 mon.c (mon.2) 5129 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:15:56.548 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:15:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:15:56] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T09:15:56.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:15:56 smithi080 bash[28361]: audit 2023-12-01T09:15:56.041701+0000 mon.c (mon.2) 5130 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:15:56.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:15:56 smithi080 bash[41963]: audit 2023-12-01T09:15:56.041701+0000 mon.c (mon.2) 5130 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:15:57.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:15:56 smithi090 bash[32384]: audit 2023-12-01T09:15:56.041701+0000 mon.c (mon.2) 5130 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:15:57.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:15:57 smithi080 bash[28361]: audit 2023-12-01T09:15:56.662524+0000 mon.a (mon.0) 5291 : audit 0 from='client.? 172.21.15.80:0/1438325550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:15:57.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:15:57 smithi080 bash[28361]: cluster 2023-12-01T09:15:56.699560+0000 mgr.y (mgr.24362) 8023 : cluster 0 pgmap v7992: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:15:57.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:15:57 smithi080 bash[41963]: audit 2023-12-01T09:15:56.662524+0000 mon.a (mon.0) 5291 : audit 0 from='client.? 172.21.15.80:0/1438325550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:15:57.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:15:57 smithi080 bash[41963]: cluster 2023-12-01T09:15:56.699560+0000 mgr.y (mgr.24362) 8023 : cluster 0 pgmap v7992: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:15:58.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:15:57 smithi090 bash[32384]: audit 2023-12-01T09:15:56.662524+0000 mon.a (mon.0) 5291 : audit 0 from='client.? 172.21.15.80:0/1438325550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:15:58.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:15:57 smithi090 bash[32384]: cluster 2023-12-01T09:15:56.699560+0000 mgr.y (mgr.24362) 8023 : cluster 0 pgmap v7992: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:16:00.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:15:59 smithi090 bash[32384]: cluster 2023-12-01T09:15:58.700109+0000 mgr.y (mgr.24362) 8024 : cluster 0 pgmap v7993: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:16:00.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:15:59 smithi090 bash[32384]: audit 2023-12-01T09:15:59.112007+0000 mon.a (mon.0) 5292 : audit 0 from='client.? 172.21.15.80:0/4249648485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:16:00.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:15:59 smithi080 bash[28361]: cluster 2023-12-01T09:15:58.700109+0000 mgr.y (mgr.24362) 8024 : cluster 0 pgmap v7993: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:16:00.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:15:59 smithi080 bash[28361]: audit 2023-12-01T09:15:59.112007+0000 mon.a (mon.0) 5292 : audit 0 from='client.? 172.21.15.80:0/4249648485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:16:00.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:15:59 smithi080 bash[41963]: cluster 2023-12-01T09:15:58.700109+0000 mgr.y (mgr.24362) 8024 : cluster 0 pgmap v7993: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:16:00.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:15:59 smithi080 bash[41963]: audit 2023-12-01T09:15:59.112007+0000 mon.a (mon.0) 5292 : audit 0 from='client.? 172.21.15.80:0/4249648485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:16:02.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:16:01 smithi090 bash[32384]: cluster 2023-12-01T09:16:00.700734+0000 mgr.y (mgr.24362) 8025 : cluster 0 pgmap v7994: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:16:02.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:16:01 smithi090 bash[32384]: audit 2023-12-01T09:16:01.575124+0000 mon.a (mon.0) 5293 : audit 0 from='client.? 172.21.15.80:0/891705348' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:16:02.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:16:01 smithi080 bash[28361]: cluster 2023-12-01T09:16:00.700734+0000 mgr.y (mgr.24362) 8025 : cluster 0 pgmap v7994: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:16:02.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:16:01 smithi080 bash[28361]: audit 2023-12-01T09:16:01.575124+0000 mon.a (mon.0) 5293 : audit 0 from='client.? 172.21.15.80:0/891705348' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:16:02.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:16:01 smithi080 bash[41963]: cluster 2023-12-01T09:16:00.700734+0000 mgr.y (mgr.24362) 8025 : cluster 0 pgmap v7994: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:16:02.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:16:01 smithi080 bash[41963]: audit 2023-12-01T09:16:01.575124+0000 mon.a (mon.0) 5293 : audit 0 from='client.? 172.21.15.80:0/891705348' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:16:03.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:16:02 smithi080 bash[28361]: audit 2023-12-01T09:16:01.898152+0000 mon.a (mon.0) 5294 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:16:03.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:16:02 smithi080 bash[28361]: audit 2023-12-01T09:16:01.908593+0000 mon.a (mon.0) 5295 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:16:03.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:16:02 smithi080 bash[28361]: audit 2023-12-01T09:16:02.294092+0000 mon.a (mon.0) 5296 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:16:03.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:16:02 smithi080 bash[28361]: audit 2023-12-01T09:16:02.305052+0000 mon.a (mon.0) 5297 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:16:03.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:16:02 smithi080 bash[28361]: audit 2023-12-01T09:16:02.862662+0000 mon.c (mon.2) 5131 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:16:03.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:16:02 smithi080 bash[28361]: audit 2023-12-01T09:16:02.864407+0000 mon.c (mon.2) 5132 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:16:03.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:16:02 smithi080 bash[28361]: audit 2023-12-01T09:16:02.874077+0000 mon.a (mon.0) 5298 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:16:03.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:16:02 smithi080 bash[41963]: audit 2023-12-01T09:16:01.898152+0000 mon.a (mon.0) 5294 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:16:03.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:16:02 smithi080 bash[41963]: audit 2023-12-01T09:16:01.908593+0000 mon.a (mon.0) 5295 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:16:03.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:16:02 smithi080 bash[41963]: audit 2023-12-01T09:16:02.294092+0000 mon.a (mon.0) 5296 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:16:03.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:16:02 smithi080 bash[41963]: audit 2023-12-01T09:16:02.305052+0000 mon.a (mon.0) 5297 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:16:03.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:16:02 smithi080 bash[41963]: audit 2023-12-01T09:16:02.862662+0000 mon.c (mon.2) 5131 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:16:03.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:16:02 smithi080 bash[41963]: audit 2023-12-01T09:16:02.864407+0000 mon.c (mon.2) 5132 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:16:03.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:16:02 smithi080 bash[41963]: audit 2023-12-01T09:16:02.874077+0000 mon.a (mon.0) 5298 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:16:03.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:16:02 smithi090 bash[32384]: audit 2023-12-01T09:16:01.898152+0000 mon.a (mon.0) 5294 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:16:03.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:16:02 smithi090 bash[32384]: audit 2023-12-01T09:16:01.908593+0000 mon.a (mon.0) 5295 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:16:03.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:16:02 smithi090 bash[32384]: audit 2023-12-01T09:16:02.294092+0000 mon.a (mon.0) 5296 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:16:03.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:16:02 smithi090 bash[32384]: audit 2023-12-01T09:16:02.305052+0000 mon.a (mon.0) 5297 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:16:03.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:16:02 smithi090 bash[32384]: audit 2023-12-01T09:16:02.862662+0000 mon.c (mon.2) 5131 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:16:03.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:16:02 smithi090 bash[32384]: audit 2023-12-01T09:16:02.864407+0000 mon.c (mon.2) 5132 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:16:03.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:16:02 smithi090 bash[32384]: audit 2023-12-01T09:16:02.874077+0000 mon.a (mon.0) 5298 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:16:04.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:16:03 smithi080 bash[28361]: cluster 2023-12-01T09:16:02.701892+0000 mgr.y (mgr.24362) 8026 : cluster 0 pgmap v7995: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:16:04.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:16:03 smithi080 bash[41963]: cluster 2023-12-01T09:16:02.701892+0000 mgr.y (mgr.24362) 8026 : cluster 0 pgmap v7995: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:16:04.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:16:03 smithi090 bash[32384]: cluster 2023-12-01T09:16:02.701892+0000 mgr.y (mgr.24362) 8026 : cluster 0 pgmap v7995: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:16:05.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:16:04 smithi080 bash[28361]: audit 2023-12-01T09:16:04.041712+0000 mon.c (mon.2) 5133 : audit 0 from='client.? 172.21.15.80:0/1021511041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:16:05.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:16:04 smithi080 bash[41963]: audit 2023-12-01T09:16:04.041712+0000 mon.c (mon.2) 5133 : audit 0 from='client.? 172.21.15.80:0/1021511041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:16:05.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:16:04 smithi090 bash[32384]: audit 2023-12-01T09:16:04.041712+0000 mon.c (mon.2) 5133 : audit 0 from='client.? 172.21.15.80:0/1021511041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:16:06.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:16:05 smithi080 bash[41963]: cluster 2023-12-01T09:16:04.702557+0000 mgr.y (mgr.24362) 8027 : cluster 0 pgmap v7996: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:16:06.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:16:05 smithi080 bash[28361]: cluster 2023-12-01T09:16:04.702557+0000 mgr.y (mgr.24362) 8027 : cluster 0 pgmap v7996: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:16:06.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:16:05 smithi090 bash[32384]: cluster 2023-12-01T09:16:04.702557+0000 mgr.y (mgr.24362) 8027 : cluster 0 pgmap v7996: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:16:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:16:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:16:06] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T09:16:07.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:16:06 smithi080 bash[41963]: audit 2023-12-01T09:16:06.500011+0000 mon.c (mon.2) 5134 : audit 0 from='client.? 172.21.15.80:0/3171952057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:16:07.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:16:06 smithi080 bash[28361]: audit 2023-12-01T09:16:06.500011+0000 mon.c (mon.2) 5134 : audit 0 from='client.? 172.21.15.80:0/3171952057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:16:07.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:16:06 smithi090 bash[32384]: audit 2023-12-01T09:16:06.500011+0000 mon.c (mon.2) 5134 : audit 0 from='client.? 172.21.15.80:0/3171952057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:16:08.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:16:07 smithi080 bash[41963]: cluster 2023-12-01T09:16:06.703848+0000 mgr.y (mgr.24362) 8028 : cluster 0 pgmap v7997: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:16:08.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:16:07 smithi080 bash[28361]: cluster 2023-12-01T09:16:06.703848+0000 mgr.y (mgr.24362) 8028 : cluster 0 pgmap v7997: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:16:08.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:16:07 smithi090 bash[32384]: cluster 2023-12-01T09:16:06.703848+0000 mgr.y (mgr.24362) 8028 : cluster 0 pgmap v7997: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:16:10.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:16:09 smithi080 bash[28361]: cluster 2023-12-01T09:16:08.704552+0000 mgr.y (mgr.24362) 8029 : cluster 0 pgmap v7998: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:16:10.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:16:09 smithi080 bash[28361]: audit 2023-12-01T09:16:08.954947+0000 mon.a (mon.0) 5299 : audit 0 from='client.? 172.21.15.80:0/3927360055' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:16:10.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:16:09 smithi080 bash[41963]: cluster 2023-12-01T09:16:08.704552+0000 mgr.y (mgr.24362) 8029 : cluster 0 pgmap v7998: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:16:10.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:16:09 smithi080 bash[41963]: audit 2023-12-01T09:16:08.954947+0000 mon.a (mon.0) 5299 : audit 0 from='client.? 172.21.15.80:0/3927360055' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:16:10.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:16:09 smithi090 bash[32384]: cluster 2023-12-01T09:16:08.704552+0000 mgr.y (mgr.24362) 8029 : cluster 0 pgmap v7998: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:16:10.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:16:09 smithi090 bash[32384]: audit 2023-12-01T09:16:08.954947+0000 mon.a (mon.0) 5299 : audit 0 from='client.? 172.21.15.80:0/3927360055' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:16:11.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:16:10 smithi090 bash[32384]: audit 2023-12-01T09:16:10.201361+0000 mon.c (mon.2) 5135 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:16:11.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:16:10 smithi080 bash[28361]: audit 2023-12-01T09:16:10.201361+0000 mon.c (mon.2) 5135 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:16:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:16:10 smithi080 bash[41963]: audit 2023-12-01T09:16:10.201361+0000 mon.c (mon.2) 5135 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:16:12.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:16:11 smithi090 bash[32384]: cluster 2023-12-01T09:16:10.705225+0000 mgr.y (mgr.24362) 8030 : cluster 0 pgmap v7999: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:16:12.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:16:11 smithi090 bash[32384]: audit 2023-12-01T09:16:11.414864+0000 mon.c (mon.2) 5136 : audit 0 from='client.? 172.21.15.80:0/1278352307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:16:12.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:16:11 smithi080 bash[28361]: cluster 2023-12-01T09:16:10.705225+0000 mgr.y (mgr.24362) 8030 : cluster 0 pgmap v7999: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:16:12.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:16:11 smithi080 bash[28361]: audit 2023-12-01T09:16:11.414864+0000 mon.c (mon.2) 5136 : audit 0 from='client.? 172.21.15.80:0/1278352307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:16:12.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:16:11 smithi080 bash[41963]: cluster 2023-12-01T09:16:10.705225+0000 mgr.y (mgr.24362) 8030 : cluster 0 pgmap v7999: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:16:12.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:16:11 smithi080 bash[41963]: audit 2023-12-01T09:16:11.414864+0000 mon.c (mon.2) 5136 : audit 0 from='client.? 172.21.15.80:0/1278352307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:16:13.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:16:13 smithi080 bash[28361]: cluster 2023-12-01T09:16:12.706342+0000 mgr.y (mgr.24362) 8031 : cluster 0 pgmap v8000: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:16:13.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:16:13 smithi080 bash[41963]: cluster 2023-12-01T09:16:12.706342+0000 mgr.y (mgr.24362) 8031 : cluster 0 pgmap v8000: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:16:14.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:16:13 smithi090 bash[32384]: cluster 2023-12-01T09:16:12.706342+0000 mgr.y (mgr.24362) 8031 : cluster 0 pgmap v8000: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:16:14.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:16:14 smithi080 bash[28361]: audit 2023-12-01T09:16:13.852335+0000 mon.c (mon.2) 5137 : audit 0 from='client.? 172.21.15.80:0/4004512790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:16:14.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:16:14 smithi080 bash[41963]: audit 2023-12-01T09:16:13.852335+0000 mon.c (mon.2) 5137 : audit 0 from='client.? 172.21.15.80:0/4004512790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:16:15.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:16:14 smithi090 bash[32384]: audit 2023-12-01T09:16:13.852335+0000 mon.c (mon.2) 5137 : audit 0 from='client.? 172.21.15.80:0/4004512790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:16:15.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:16:15 smithi080 bash[28361]: cluster 2023-12-01T09:16:14.707015+0000 mgr.y (mgr.24362) 8032 : cluster 0 pgmap v8001: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:16:15.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:16:15 smithi080 bash[41963]: cluster 2023-12-01T09:16:14.707015+0000 mgr.y (mgr.24362) 8032 : cluster 0 pgmap v8001: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:16:16.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:16:15 smithi090 bash[32384]: cluster 2023-12-01T09:16:14.707015+0000 mgr.y (mgr.24362) 8032 : cluster 0 pgmap v8001: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:16:16.559 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:16:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:16:16] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T09:16:16.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:16:16 smithi080 bash[41963]: audit 2023-12-01T09:16:16.308814+0000 mon.a (mon.0) 5300 : audit 0 from='client.? 172.21.15.80:0/1145185614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:16:16.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:16:16 smithi080 bash[28361]: audit 2023-12-01T09:16:16.308814+0000 mon.a (mon.0) 5300 : audit 0 from='client.? 172.21.15.80:0/1145185614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:16:17.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:16:16 smithi090 bash[32384]: audit 2023-12-01T09:16:16.308814+0000 mon.a (mon.0) 5300 : audit 0 from='client.? 172.21.15.80:0/1145185614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:16:17.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:16:17 smithi080 bash[28361]: cluster 2023-12-01T09:16:16.708187+0000 mgr.y (mgr.24362) 8033 : cluster 0 pgmap v8002: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:16:17.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:16:17 smithi080 bash[41963]: cluster 2023-12-01T09:16:16.708187+0000 mgr.y (mgr.24362) 8033 : cluster 0 pgmap v8002: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:16:18.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:16:17 smithi090 bash[32384]: cluster 2023-12-01T09:16:16.708187+0000 mgr.y (mgr.24362) 8033 : cluster 0 pgmap v8002: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:16:20.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:16:19 smithi090 bash[32384]: cluster 2023-12-01T09:16:18.708647+0000 mgr.y (mgr.24362) 8034 : cluster 0 pgmap v8003: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:16:20.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:16:19 smithi090 bash[32384]: audit 2023-12-01T09:16:18.771635+0000 mon.a (mon.0) 5301 : audit 0 from='client.? 172.21.15.80:0/3199001621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:16:20.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:16:19 smithi080 bash[28361]: cluster 2023-12-01T09:16:18.708647+0000 mgr.y (mgr.24362) 8034 : cluster 0 pgmap v8003: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:16:20.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:16:19 smithi080 bash[28361]: audit 2023-12-01T09:16:18.771635+0000 mon.a (mon.0) 5301 : audit 0 from='client.? 172.21.15.80:0/3199001621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:16:20.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:16:19 smithi080 bash[41963]: cluster 2023-12-01T09:16:18.708647+0000 mgr.y (mgr.24362) 8034 : cluster 0 pgmap v8003: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:16:20.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:16:19 smithi080 bash[41963]: audit 2023-12-01T09:16:18.771635+0000 mon.a (mon.0) 5301 : audit 0 from='client.? 172.21.15.80:0/3199001621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:16:22.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:16:21 smithi080 bash[28361]: cluster 2023-12-01T09:16:20.709252+0000 mgr.y (mgr.24362) 8035 : cluster 0 pgmap v8004: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:16:22.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:16:21 smithi080 bash[28361]: audit 2023-12-01T09:16:21.229926+0000 mon.a (mon.0) 5302 : audit 0 from='client.? 172.21.15.80:0/3836123474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:16:22.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:16:21 smithi080 bash[41963]: cluster 2023-12-01T09:16:20.709252+0000 mgr.y (mgr.24362) 8035 : cluster 0 pgmap v8004: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:16:22.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:16:21 smithi080 bash[41963]: audit 2023-12-01T09:16:21.229926+0000 mon.a (mon.0) 5302 : audit 0 from='client.? 172.21.15.80:0/3836123474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:16:22.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:16:21 smithi090 bash[32384]: cluster 2023-12-01T09:16:20.709252+0000 mgr.y (mgr.24362) 8035 : cluster 0 pgmap v8004: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:16:22.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:16:21 smithi090 bash[32384]: audit 2023-12-01T09:16:21.229926+0000 mon.a (mon.0) 5302 : audit 0 from='client.? 172.21.15.80:0/3836123474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:16:23.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:16:23 smithi080 bash[28361]: cluster 2023-12-01T09:16:22.710363+0000 mgr.y (mgr.24362) 8036 : cluster 0 pgmap v8005: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:16:23.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:16:23 smithi080 bash[41963]: cluster 2023-12-01T09:16:22.710363+0000 mgr.y (mgr.24362) 8036 : cluster 0 pgmap v8005: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:16:24.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:16:23 smithi090 bash[32384]: cluster 2023-12-01T09:16:22.710363+0000 mgr.y (mgr.24362) 8036 : cluster 0 pgmap v8005: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:16:24.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:16:24 smithi080 bash[28361]: audit 2023-12-01T09:16:23.696372+0000 mon.a (mon.0) 5303 : audit 0 from='client.? 172.21.15.80:0/3895326777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:16:24.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:16:24 smithi080 bash[41963]: audit 2023-12-01T09:16:23.696372+0000 mon.a (mon.0) 5303 : audit 0 from='client.? 172.21.15.80:0/3895326777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:16:25.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:16:24 smithi090 bash[32384]: audit 2023-12-01T09:16:23.696372+0000 mon.a (mon.0) 5303 : audit 0 from='client.? 172.21.15.80:0/3895326777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:16:25.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:16:25 smithi080 bash[28361]: cluster 2023-12-01T09:16:24.711035+0000 mgr.y (mgr.24362) 8037 : cluster 0 pgmap v8006: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:16:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:16:25 smithi080 bash[28361]: audit 2023-12-01T09:16:25.202062+0000 mon.c (mon.2) 5138 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:16:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:16:25 smithi080 bash[41963]: cluster 2023-12-01T09:16:24.711035+0000 mgr.y (mgr.24362) 8037 : cluster 0 pgmap v8006: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:16:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:16:25 smithi080 bash[41963]: audit 2023-12-01T09:16:25.202062+0000 mon.c (mon.2) 5138 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:16:26.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:16:25 smithi090 bash[32384]: cluster 2023-12-01T09:16:24.711035+0000 mgr.y (mgr.24362) 8037 : cluster 0 pgmap v8006: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:16:26.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:16:25 smithi090 bash[32384]: audit 2023-12-01T09:16:25.202062+0000 mon.c (mon.2) 5138 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:16:26.559 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:16:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:16:26] "GET /metrics HTTP/1.1" 200 33987 "" "Prometheus/2.43.0" 2023-12-01T09:16:26.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:16:26 smithi080 bash[28361]: audit 2023-12-01T09:16:26.156722+0000 mon.c (mon.2) 5139 : audit 0 from='client.? 172.21.15.80:0/3938475488' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:16:26.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:16:26 smithi080 bash[41963]: audit 2023-12-01T09:16:26.156722+0000 mon.c (mon.2) 5139 : audit 0 from='client.? 172.21.15.80:0/3938475488' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:16:27.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:16:26 smithi090 bash[32384]: audit 2023-12-01T09:16:26.156722+0000 mon.c (mon.2) 5139 : audit 0 from='client.? 172.21.15.80:0/3938475488' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:16:27.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:16:27 smithi080 bash[41963]: cluster 2023-12-01T09:16:26.712129+0000 mgr.y (mgr.24362) 8038 : cluster 0 pgmap v8007: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:16:27.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:16:27 smithi080 bash[28361]: cluster 2023-12-01T09:16:26.712129+0000 mgr.y (mgr.24362) 8038 : cluster 0 pgmap v8007: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:16:28.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:16:27 smithi090 bash[32384]: cluster 2023-12-01T09:16:26.712129+0000 mgr.y (mgr.24362) 8038 : cluster 0 pgmap v8007: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:16:28.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:16:28 smithi080 bash[41963]: audit 2023-12-01T09:16:28.608699+0000 mon.a (mon.0) 5304 : audit 0 from='client.? 172.21.15.80:0/1264931339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:16:28.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:16:28 smithi080 bash[28361]: audit 2023-12-01T09:16:28.608699+0000 mon.a (mon.0) 5304 : audit 0 from='client.? 172.21.15.80:0/1264931339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:16:29.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:16:28 smithi090 bash[32384]: audit 2023-12-01T09:16:28.608699+0000 mon.a (mon.0) 5304 : audit 0 from='client.? 172.21.15.80:0/1264931339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:16:29.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:16:29 smithi080 bash[28361]: cluster 2023-12-01T09:16:28.712780+0000 mgr.y (mgr.24362) 8039 : cluster 0 pgmap v8008: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:16:29.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:16:29 smithi080 bash[41963]: cluster 2023-12-01T09:16:28.712780+0000 mgr.y (mgr.24362) 8039 : cluster 0 pgmap v8008: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:16:30.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:16:29 smithi090 bash[32384]: cluster 2023-12-01T09:16:28.712780+0000 mgr.y (mgr.24362) 8039 : cluster 0 pgmap v8008: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:16:32.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:16:31 smithi080 bash[28361]: cluster 2023-12-01T09:16:30.713422+0000 mgr.y (mgr.24362) 8040 : cluster 0 pgmap v8009: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:16:32.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:16:31 smithi080 bash[28361]: audit 2023-12-01T09:16:31.063976+0000 mon.c (mon.2) 5140 : audit 0 from='client.? 172.21.15.80:0/4215367572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:16:32.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:16:31 smithi080 bash[41963]: cluster 2023-12-01T09:16:30.713422+0000 mgr.y (mgr.24362) 8040 : cluster 0 pgmap v8009: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:16:32.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:16:31 smithi080 bash[41963]: audit 2023-12-01T09:16:31.063976+0000 mon.c (mon.2) 5140 : audit 0 from='client.? 172.21.15.80:0/4215367572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:16:32.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:16:31 smithi090 bash[32384]: cluster 2023-12-01T09:16:30.713422+0000 mgr.y (mgr.24362) 8040 : cluster 0 pgmap v8009: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:16:32.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:16:31 smithi090 bash[32384]: audit 2023-12-01T09:16:31.063976+0000 mon.c (mon.2) 5140 : audit 0 from='client.? 172.21.15.80:0/4215367572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:16:33.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:16:33 smithi080 bash[28361]: cluster 2023-12-01T09:16:32.714516+0000 mgr.y (mgr.24362) 8041 : cluster 0 pgmap v8010: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:16:33.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:16:33 smithi080 bash[28361]: audit 2023-12-01T09:16:33.515682+0000 mon.c (mon.2) 5141 : audit 0 from='client.? 172.21.15.80:0/2452440286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:16:33.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:16:33 smithi080 bash[41963]: cluster 2023-12-01T09:16:32.714516+0000 mgr.y (mgr.24362) 8041 : cluster 0 pgmap v8010: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:16:33.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:16:33 smithi080 bash[41963]: audit 2023-12-01T09:16:33.515682+0000 mon.c (mon.2) 5141 : audit 0 from='client.? 172.21.15.80:0/2452440286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:16:34.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:16:33 smithi090 bash[32384]: cluster 2023-12-01T09:16:32.714516+0000 mgr.y (mgr.24362) 8041 : cluster 0 pgmap v8010: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:16:34.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:16:33 smithi090 bash[32384]: audit 2023-12-01T09:16:33.515682+0000 mon.c (mon.2) 5141 : audit 0 from='client.? 172.21.15.80:0/2452440286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:16:36.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:16:35 smithi080 bash[28361]: cluster 2023-12-01T09:16:34.715144+0000 mgr.y (mgr.24362) 8042 : cluster 0 pgmap v8011: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:16:36.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:16:35 smithi080 bash[41963]: cluster 2023-12-01T09:16:34.715144+0000 mgr.y (mgr.24362) 8042 : cluster 0 pgmap v8011: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:16:36.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:16:35 smithi090 bash[32384]: cluster 2023-12-01T09:16:34.715144+0000 mgr.y (mgr.24362) 8042 : cluster 0 pgmap v8011: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:16:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:16:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:16:36] "GET /metrics HTTP/1.1" 200 33987 "" "Prometheus/2.43.0" 2023-12-01T09:16:37.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:16:36 smithi080 bash[28361]: audit 2023-12-01T09:16:35.976035+0000 mon.a (mon.0) 5305 : audit 0 from='client.? 172.21.15.80:0/2628219392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:16:37.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:16:36 smithi080 bash[41963]: audit 2023-12-01T09:16:35.976035+0000 mon.a (mon.0) 5305 : audit 0 from='client.? 172.21.15.80:0/2628219392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:16:37.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:16:36 smithi090 bash[32384]: audit 2023-12-01T09:16:35.976035+0000 mon.a (mon.0) 5305 : audit 0 from='client.? 172.21.15.80:0/2628219392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:16:38.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:16:37 smithi080 bash[28361]: cluster 2023-12-01T09:16:36.716306+0000 mgr.y (mgr.24362) 8043 : cluster 0 pgmap v8012: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:16:38.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:16:37 smithi080 bash[41963]: cluster 2023-12-01T09:16:36.716306+0000 mgr.y (mgr.24362) 8043 : cluster 0 pgmap v8012: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:16:38.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:16:37 smithi090 bash[32384]: cluster 2023-12-01T09:16:36.716306+0000 mgr.y (mgr.24362) 8043 : cluster 0 pgmap v8012: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:16:39.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:16:38 smithi080 bash[28361]: audit 2023-12-01T09:16:38.432435+0000 mon.c (mon.2) 5142 : audit 0 from='client.? 172.21.15.80:0/4091226960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:16:39.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:16:38 smithi080 bash[41963]: audit 2023-12-01T09:16:38.432435+0000 mon.c (mon.2) 5142 : audit 0 from='client.? 172.21.15.80:0/4091226960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:16:39.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:16:38 smithi090 bash[32384]: audit 2023-12-01T09:16:38.432435+0000 mon.c (mon.2) 5142 : audit 0 from='client.? 172.21.15.80:0/4091226960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:16:40.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:16:39 smithi080 bash[28361]: cluster 2023-12-01T09:16:38.716930+0000 mgr.y (mgr.24362) 8044 : cluster 0 pgmap v8013: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:16:40.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:16:39 smithi080 bash[41963]: cluster 2023-12-01T09:16:38.716930+0000 mgr.y (mgr.24362) 8044 : cluster 0 pgmap v8013: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:16:40.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:16:39 smithi090 bash[32384]: cluster 2023-12-01T09:16:38.716930+0000 mgr.y (mgr.24362) 8044 : cluster 0 pgmap v8013: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:16:41.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:16:40 smithi080 bash[41963]: audit 2023-12-01T09:16:40.202263+0000 mon.c (mon.2) 5143 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:16:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:16:40 smithi080 bash[28361]: audit 2023-12-01T09:16:40.202263+0000 mon.c (mon.2) 5143 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:16:41.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:16:40 smithi090 bash[32384]: audit 2023-12-01T09:16:40.202263+0000 mon.c (mon.2) 5143 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:16:42.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:16:41 smithi080 bash[41963]: cluster 2023-12-01T09:16:40.717588+0000 mgr.y (mgr.24362) 8045 : cluster 0 pgmap v8014: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:16:42.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:16:41 smithi080 bash[41963]: audit 2023-12-01T09:16:40.896742+0000 mon.c (mon.2) 5144 : audit 0 from='client.? 172.21.15.80:0/1665859377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:16:42.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:16:41 smithi080 bash[28361]: cluster 2023-12-01T09:16:40.717588+0000 mgr.y (mgr.24362) 8045 : cluster 0 pgmap v8014: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:16:42.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:16:41 smithi080 bash[28361]: audit 2023-12-01T09:16:40.896742+0000 mon.c (mon.2) 5144 : audit 0 from='client.? 172.21.15.80:0/1665859377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:16:42.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:16:41 smithi090 bash[32384]: cluster 2023-12-01T09:16:40.717588+0000 mgr.y (mgr.24362) 8045 : cluster 0 pgmap v8014: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:16:42.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:16:41 smithi090 bash[32384]: audit 2023-12-01T09:16:40.896742+0000 mon.c (mon.2) 5144 : audit 0 from='client.? 172.21.15.80:0/1665859377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:16:43.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:16:43 smithi080 bash[41963]: cluster 2023-12-01T09:16:42.718832+0000 mgr.y (mgr.24362) 8046 : cluster 0 pgmap v8015: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:16:43.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:16:43 smithi080 bash[41963]: audit 2023-12-01T09:16:43.350911+0000 mon.c (mon.2) 5145 : audit 0 from='client.? 172.21.15.80:0/909911825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:16:43.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:16:43 smithi080 bash[28361]: cluster 2023-12-01T09:16:42.718832+0000 mgr.y (mgr.24362) 8046 : cluster 0 pgmap v8015: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:16:43.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:16:43 smithi080 bash[28361]: audit 2023-12-01T09:16:43.350911+0000 mon.c (mon.2) 5145 : audit 0 from='client.? 172.21.15.80:0/909911825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:16:44.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:16:43 smithi090 bash[32384]: cluster 2023-12-01T09:16:42.718832+0000 mgr.y (mgr.24362) 8046 : cluster 0 pgmap v8015: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:16:44.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:16:43 smithi090 bash[32384]: audit 2023-12-01T09:16:43.350911+0000 mon.c (mon.2) 5145 : audit 0 from='client.? 172.21.15.80:0/909911825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:16:46.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:16:45 smithi080 bash[28361]: cluster 2023-12-01T09:16:44.719525+0000 mgr.y (mgr.24362) 8047 : cluster 0 pgmap v8016: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:16:46.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:16:45 smithi080 bash[41963]: cluster 2023-12-01T09:16:44.719525+0000 mgr.y (mgr.24362) 8047 : cluster 0 pgmap v8016: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:16:46.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:16:45 smithi090 bash[32384]: cluster 2023-12-01T09:16:44.719525+0000 mgr.y (mgr.24362) 8047 : cluster 0 pgmap v8016: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:16:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:16:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:16:46] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T09:16:47.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:16:46 smithi080 bash[28361]: audit 2023-12-01T09:16:45.804061+0000 mon.a (mon.0) 5306 : audit 0 from='client.? 172.21.15.80:0/3593822363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:16:47.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:16:46 smithi080 bash[41963]: audit 2023-12-01T09:16:45.804061+0000 mon.a (mon.0) 5306 : audit 0 from='client.? 172.21.15.80:0/3593822363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:16:47.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:16:46 smithi090 bash[32384]: audit 2023-12-01T09:16:45.804061+0000 mon.a (mon.0) 5306 : audit 0 from='client.? 172.21.15.80:0/3593822363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:16:48.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:16:47 smithi080 bash[28361]: cluster 2023-12-01T09:16:46.720635+0000 mgr.y (mgr.24362) 8048 : cluster 0 pgmap v8017: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:16:48.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:16:47 smithi080 bash[41963]: cluster 2023-12-01T09:16:46.720635+0000 mgr.y (mgr.24362) 8048 : cluster 0 pgmap v8017: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:16:48.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:16:47 smithi090 bash[32384]: cluster 2023-12-01T09:16:46.720635+0000 mgr.y (mgr.24362) 8048 : cluster 0 pgmap v8017: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:16:49.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:16:48 smithi080 bash[28361]: audit 2023-12-01T09:16:48.257710+0000 mon.a (mon.0) 5307 : audit 0 from='client.? 172.21.15.80:0/1277324558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:16:49.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:16:48 smithi080 bash[41963]: audit 2023-12-01T09:16:48.257710+0000 mon.a (mon.0) 5307 : audit 0 from='client.? 172.21.15.80:0/1277324558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:16:49.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:16:48 smithi090 bash[32384]: audit 2023-12-01T09:16:48.257710+0000 mon.a (mon.0) 5307 : audit 0 from='client.? 172.21.15.80:0/1277324558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:16:50.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:16:49 smithi080 bash[28361]: cluster 2023-12-01T09:16:48.721310+0000 mgr.y (mgr.24362) 8049 : cluster 0 pgmap v8018: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:16:50.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:16:49 smithi080 bash[41963]: cluster 2023-12-01T09:16:48.721310+0000 mgr.y (mgr.24362) 8049 : cluster 0 pgmap v8018: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:16:50.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:16:49 smithi090 bash[32384]: cluster 2023-12-01T09:16:48.721310+0000 mgr.y (mgr.24362) 8049 : cluster 0 pgmap v8018: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:16:51.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:16:50 smithi080 bash[41963]: audit 2023-12-01T09:16:50.715002+0000 mon.a (mon.0) 5308 : audit 0 from='client.? 172.21.15.80:0/1043712161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:16:51.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:16:50 smithi080 bash[28361]: audit 2023-12-01T09:16:50.715002+0000 mon.a (mon.0) 5308 : audit 0 from='client.? 172.21.15.80:0/1043712161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:16:51.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:16:50 smithi090 bash[32384]: audit 2023-12-01T09:16:50.715002+0000 mon.a (mon.0) 5308 : audit 0 from='client.? 172.21.15.80:0/1043712161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:16:52.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:16:51 smithi080 bash[28361]: cluster 2023-12-01T09:16:50.721986+0000 mgr.y (mgr.24362) 8050 : cluster 0 pgmap v8019: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:16:52.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:16:51 smithi080 bash[41963]: cluster 2023-12-01T09:16:50.721986+0000 mgr.y (mgr.24362) 8050 : cluster 0 pgmap v8019: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:16:52.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:16:51 smithi090 bash[32384]: cluster 2023-12-01T09:16:50.721986+0000 mgr.y (mgr.24362) 8050 : cluster 0 pgmap v8019: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:16:53.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:16:53 smithi080 bash[28361]: cluster 2023-12-01T09:16:52.723141+0000 mgr.y (mgr.24362) 8051 : cluster 0 pgmap v8020: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:16:53.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:16:53 smithi080 bash[28361]: audit 2023-12-01T09:16:53.159495+0000 mon.a (mon.0) 5309 : audit 0 from='client.? 172.21.15.80:0/1074006303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:16:53.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:16:53 smithi080 bash[41963]: cluster 2023-12-01T09:16:52.723141+0000 mgr.y (mgr.24362) 8051 : cluster 0 pgmap v8020: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:16:53.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:16:53 smithi080 bash[41963]: audit 2023-12-01T09:16:53.159495+0000 mon.a (mon.0) 5309 : audit 0 from='client.? 172.21.15.80:0/1074006303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:16:54.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:16:53 smithi090 bash[32384]: cluster 2023-12-01T09:16:52.723141+0000 mgr.y (mgr.24362) 8051 : cluster 0 pgmap v8020: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:16:54.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:16:53 smithi090 bash[32384]: audit 2023-12-01T09:16:53.159495+0000 mon.a (mon.0) 5309 : audit 0 from='client.? 172.21.15.80:0/1074006303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:16:56.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:16:55 smithi080 bash[28361]: cluster 2023-12-01T09:16:54.723831+0000 mgr.y (mgr.24362) 8052 : cluster 0 pgmap v8021: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:16:56.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:16:55 smithi080 bash[28361]: audit 2023-12-01T09:16:55.202808+0000 mon.c (mon.2) 5146 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:16:56.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:16:55 smithi080 bash[28361]: audit 2023-12-01T09:16:55.620860+0000 mon.a (mon.0) 5310 : audit 0 from='client.? 172.21.15.80:0/3640813242' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:16:56.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:16:55 smithi080 bash[41963]: cluster 2023-12-01T09:16:54.723831+0000 mgr.y (mgr.24362) 8052 : cluster 0 pgmap v8021: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:16:56.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:16:55 smithi080 bash[41963]: audit 2023-12-01T09:16:55.202808+0000 mon.c (mon.2) 5146 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:16:56.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:16:55 smithi080 bash[41963]: audit 2023-12-01T09:16:55.620860+0000 mon.a (mon.0) 5310 : audit 0 from='client.? 172.21.15.80:0/3640813242' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:16:56.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:16:55 smithi090 bash[32384]: cluster 2023-12-01T09:16:54.723831+0000 mgr.y (mgr.24362) 8052 : cluster 0 pgmap v8021: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:16:56.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:16:55 smithi090 bash[32384]: audit 2023-12-01T09:16:55.202808+0000 mon.c (mon.2) 5146 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:16:56.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:16:55 smithi090 bash[32384]: audit 2023-12-01T09:16:55.620860+0000 mon.a (mon.0) 5310 : audit 0 from='client.? 172.21.15.80:0/3640813242' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:16:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:16:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:16:56] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T09:16:58.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:16:57 smithi080 bash[28361]: cluster 2023-12-01T09:16:56.725041+0000 mgr.y (mgr.24362) 8053 : cluster 0 pgmap v8022: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:16:58.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:16:57 smithi080 bash[41963]: cluster 2023-12-01T09:16:56.725041+0000 mgr.y (mgr.24362) 8053 : cluster 0 pgmap v8022: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:16:58.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:16:57 smithi090 bash[32384]: cluster 2023-12-01T09:16:56.725041+0000 mgr.y (mgr.24362) 8053 : cluster 0 pgmap v8022: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:16:59.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:16:58 smithi080 bash[28361]: audit 2023-12-01T09:16:58.088915+0000 mon.a (mon.0) 5311 : audit 0 from='client.? 172.21.15.80:0/2396164504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:16:59.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:16:58 smithi080 bash[41963]: audit 2023-12-01T09:16:58.088915+0000 mon.a (mon.0) 5311 : audit 0 from='client.? 172.21.15.80:0/2396164504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:16:59.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:16:58 smithi090 bash[32384]: audit 2023-12-01T09:16:58.088915+0000 mon.a (mon.0) 5311 : audit 0 from='client.? 172.21.15.80:0/2396164504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:17:00.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:16:59 smithi080 bash[28361]: cluster 2023-12-01T09:16:58.725714+0000 mgr.y (mgr.24362) 8054 : cluster 0 pgmap v8023: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:17:00.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:16:59 smithi080 bash[41963]: cluster 2023-12-01T09:16:58.725714+0000 mgr.y (mgr.24362) 8054 : cluster 0 pgmap v8023: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:17:00.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:16:59 smithi090 bash[32384]: cluster 2023-12-01T09:16:58.725714+0000 mgr.y (mgr.24362) 8054 : cluster 0 pgmap v8023: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:17:01.167 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:17:00 smithi080 bash[41963]: audit 2023-12-01T09:17:00.547036+0000 mon.c (mon.2) 5147 : audit 0 from='client.? 172.21.15.80:0/742795176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:17:01.168 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:17:00 smithi080 bash[28361]: audit 2023-12-01T09:17:00.547036+0000 mon.c (mon.2) 5147 : audit 0 from='client.? 172.21.15.80:0/742795176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:17:01.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:17:00 smithi090 bash[32384]: audit 2023-12-01T09:17:00.547036+0000 mon.c (mon.2) 5147 : audit 0 from='client.? 172.21.15.80:0/742795176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:17:02.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:17:01 smithi080 bash[41963]: cluster 2023-12-01T09:17:00.726326+0000 mgr.y (mgr.24362) 8055 : cluster 0 pgmap v8024: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:17:02.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:17:01 smithi080 bash[28361]: cluster 2023-12-01T09:17:00.726326+0000 mgr.y (mgr.24362) 8055 : cluster 0 pgmap v8024: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:17:02.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:17:01 smithi090 bash[32384]: cluster 2023-12-01T09:17:00.726326+0000 mgr.y (mgr.24362) 8055 : cluster 0 pgmap v8024: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:17:03.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:17:03 smithi080 bash[28361]: cluster 2023-12-01T09:17:02.727133+0000 mgr.y (mgr.24362) 8056 : cluster 0 pgmap v8025: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:17:03.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:17:03 smithi080 bash[28361]: audit 2023-12-01T09:17:02.956102+0000 mon.c (mon.2) 5148 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:17:03.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:17:03 smithi080 bash[28361]: audit 2023-12-01T09:17:03.003772+0000 mon.a (mon.0) 5312 : audit 0 from='client.? 172.21.15.80:0/2670434203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:17:03.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:17:03 smithi080 bash[41963]: cluster 2023-12-01T09:17:02.727133+0000 mgr.y (mgr.24362) 8056 : cluster 0 pgmap v8025: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:17:03.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:17:03 smithi080 bash[41963]: audit 2023-12-01T09:17:02.956102+0000 mon.c (mon.2) 5148 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:17:03.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:17:03 smithi080 bash[41963]: audit 2023-12-01T09:17:03.003772+0000 mon.a (mon.0) 5312 : audit 0 from='client.? 172.21.15.80:0/2670434203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:17:04.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:17:03 smithi090 bash[32384]: cluster 2023-12-01T09:17:02.727133+0000 mgr.y (mgr.24362) 8056 : cluster 0 pgmap v8025: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:17:04.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:17:03 smithi090 bash[32384]: audit 2023-12-01T09:17:02.956102+0000 mon.c (mon.2) 5148 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:17:04.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:17:03 smithi090 bash[32384]: audit 2023-12-01T09:17:03.003772+0000 mon.a (mon.0) 5312 : audit 0 from='client.? 172.21.15.80:0/2670434203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:17:06.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:17:05 smithi080 bash[28361]: cluster 2023-12-01T09:17:04.727789+0000 mgr.y (mgr.24362) 8057 : cluster 0 pgmap v8026: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:17:06.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:17:05 smithi080 bash[28361]: audit 2023-12-01T09:17:05.463012+0000 mon.a (mon.0) 5313 : audit 0 from='client.? 172.21.15.80:0/3157040429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:17:06.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:17:05 smithi080 bash[41963]: cluster 2023-12-01T09:17:04.727789+0000 mgr.y (mgr.24362) 8057 : cluster 0 pgmap v8026: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:17:06.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:17:05 smithi080 bash[41963]: audit 2023-12-01T09:17:05.463012+0000 mon.a (mon.0) 5313 : audit 0 from='client.? 172.21.15.80:0/3157040429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:17:06.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:17:05 smithi090 bash[32384]: cluster 2023-12-01T09:17:04.727789+0000 mgr.y (mgr.24362) 8057 : cluster 0 pgmap v8026: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:17:06.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:17:05 smithi090 bash[32384]: audit 2023-12-01T09:17:05.463012+0000 mon.a (mon.0) 5313 : audit 0 from='client.? 172.21.15.80:0/3157040429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:17:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:17:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:17:06] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T09:17:08.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:17:07 smithi080 bash[28361]: cluster 2023-12-01T09:17:06.728897+0000 mgr.y (mgr.24362) 8058 : cluster 0 pgmap v8027: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:17:08.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:17:07 smithi080 bash[41963]: cluster 2023-12-01T09:17:06.728897+0000 mgr.y (mgr.24362) 8058 : cluster 0 pgmap v8027: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:17:08.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:17:07 smithi090 bash[32384]: cluster 2023-12-01T09:17:06.728897+0000 mgr.y (mgr.24362) 8058 : cluster 0 pgmap v8027: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:17:09.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:17:08 smithi080 bash[28361]: audit 2023-12-01T09:17:07.925970+0000 mon.c (mon.2) 5149 : audit 0 from='client.? 172.21.15.80:0/118263846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:17:09.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:17:08 smithi080 bash[28361]: audit 2023-12-01T09:17:08.748241+0000 mon.a (mon.0) 5314 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:17:09.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:17:08 smithi080 bash[28361]: audit 2023-12-01T09:17:08.760162+0000 mon.a (mon.0) 5315 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:17:09.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:17:08 smithi080 bash[41963]: audit 2023-12-01T09:17:07.925970+0000 mon.c (mon.2) 5149 : audit 0 from='client.? 172.21.15.80:0/118263846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:17:09.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:17:08 smithi080 bash[41963]: audit 2023-12-01T09:17:08.748241+0000 mon.a (mon.0) 5314 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:17:09.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:17:08 smithi080 bash[41963]: audit 2023-12-01T09:17:08.760162+0000 mon.a (mon.0) 5315 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:17:09.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:17:08 smithi090 bash[32384]: audit 2023-12-01T09:17:07.925970+0000 mon.c (mon.2) 5149 : audit 0 from='client.? 172.21.15.80:0/118263846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:17:09.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:17:08 smithi090 bash[32384]: audit 2023-12-01T09:17:08.748241+0000 mon.a (mon.0) 5314 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:17:09.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:17:08 smithi090 bash[32384]: audit 2023-12-01T09:17:08.760162+0000 mon.a (mon.0) 5315 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:17:10.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:17:10 smithi080 bash[41963]: cluster 2023-12-01T09:17:08.729538+0000 mgr.y (mgr.24362) 8059 : cluster 0 pgmap v8028: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:17:10.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:17:10 smithi080 bash[41963]: audit 2023-12-01T09:17:09.165797+0000 mon.a (mon.0) 5316 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:17:10.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:17:10 smithi080 bash[41963]: audit 2023-12-01T09:17:09.181363+0000 mon.a (mon.0) 5317 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:17:10.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:17:10 smithi080 bash[41963]: audit 2023-12-01T09:17:09.674550+0000 mon.c (mon.2) 5150 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:17:10.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:17:10 smithi080 bash[41963]: audit 2023-12-01T09:17:09.676400+0000 mon.c (mon.2) 5151 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:17:10.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:17:10 smithi080 bash[41963]: audit 2023-12-01T09:17:09.687557+0000 mon.a (mon.0) 5318 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:17:10.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:17:10 smithi080 bash[28361]: cluster 2023-12-01T09:17:08.729538+0000 mgr.y (mgr.24362) 8059 : cluster 0 pgmap v8028: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:17:10.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:17:10 smithi080 bash[28361]: audit 2023-12-01T09:17:09.165797+0000 mon.a (mon.0) 5316 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:17:10.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:17:10 smithi080 bash[28361]: audit 2023-12-01T09:17:09.181363+0000 mon.a (mon.0) 5317 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:17:10.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:17:10 smithi080 bash[28361]: audit 2023-12-01T09:17:09.674550+0000 mon.c (mon.2) 5150 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:17:10.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:17:10 smithi080 bash[28361]: audit 2023-12-01T09:17:09.676400+0000 mon.c (mon.2) 5151 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:17:10.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:17:10 smithi080 bash[28361]: audit 2023-12-01T09:17:09.687557+0000 mon.a (mon.0) 5318 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:17:10.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:17:10 smithi090 bash[32384]: cluster 2023-12-01T09:17:08.729538+0000 mgr.y (mgr.24362) 8059 : cluster 0 pgmap v8028: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:17:10.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:17:10 smithi090 bash[32384]: audit 2023-12-01T09:17:09.165797+0000 mon.a (mon.0) 5316 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:17:10.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:17:10 smithi090 bash[32384]: audit 2023-12-01T09:17:09.181363+0000 mon.a (mon.0) 5317 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:17:10.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:17:10 smithi090 bash[32384]: audit 2023-12-01T09:17:09.674550+0000 mon.c (mon.2) 5150 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:17:10.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:17:10 smithi090 bash[32384]: audit 2023-12-01T09:17:09.676400+0000 mon.c (mon.2) 5151 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:17:10.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:17:10 smithi090 bash[32384]: audit 2023-12-01T09:17:09.687557+0000 mon.a (mon.0) 5318 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:17:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:17:11 smithi080 bash[41963]: audit 2023-12-01T09:17:10.202436+0000 mon.c (mon.2) 5152 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:17:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:17:11 smithi080 bash[41963]: audit 2023-12-01T09:17:10.420746+0000 mon.c (mon.2) 5153 : audit 0 from='client.? 172.21.15.80:0/3708445864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:17:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:17:11 smithi080 bash[28361]: audit 2023-12-01T09:17:10.202436+0000 mon.c (mon.2) 5152 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:17:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:17:11 smithi080 bash[28361]: audit 2023-12-01T09:17:10.420746+0000 mon.c (mon.2) 5153 : audit 0 from='client.? 172.21.15.80:0/3708445864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:17:11.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:17:11 smithi090 bash[32384]: audit 2023-12-01T09:17:10.202436+0000 mon.c (mon.2) 5152 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:17:11.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:17:11 smithi090 bash[32384]: audit 2023-12-01T09:17:10.420746+0000 mon.c (mon.2) 5153 : audit 0 from='client.? 172.21.15.80:0/3708445864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:17:12.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:17:12 smithi080 bash[28361]: cluster 2023-12-01T09:17:10.730236+0000 mgr.y (mgr.24362) 8060 : cluster 0 pgmap v8029: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:17:12.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:17:12 smithi080 bash[41963]: cluster 2023-12-01T09:17:10.730236+0000 mgr.y (mgr.24362) 8060 : cluster 0 pgmap v8029: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:17:12.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:17:12 smithi090 bash[32384]: cluster 2023-12-01T09:17:10.730236+0000 mgr.y (mgr.24362) 8060 : cluster 0 pgmap v8029: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:17:13.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:17:13 smithi080 bash[41963]: cluster 2023-12-01T09:17:12.731032+0000 mgr.y (mgr.24362) 8061 : cluster 0 pgmap v8030: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:17:13.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:17:13 smithi080 bash[41963]: audit 2023-12-01T09:17:12.872704+0000 mon.a (mon.0) 5319 : audit 0 from='client.? 172.21.15.80:0/4283783934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:17:13.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:17:13 smithi080 bash[28361]: cluster 2023-12-01T09:17:12.731032+0000 mgr.y (mgr.24362) 8061 : cluster 0 pgmap v8030: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:17:13.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:17:13 smithi080 bash[28361]: audit 2023-12-01T09:17:12.872704+0000 mon.a (mon.0) 5319 : audit 0 from='client.? 172.21.15.80:0/4283783934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:17:14.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:17:13 smithi090 bash[32384]: cluster 2023-12-01T09:17:12.731032+0000 mgr.y (mgr.24362) 8061 : cluster 0 pgmap v8030: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:17:14.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:17:13 smithi090 bash[32384]: audit 2023-12-01T09:17:12.872704+0000 mon.a (mon.0) 5319 : audit 0 from='client.? 172.21.15.80:0/4283783934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:17:16.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:17:15 smithi080 bash[41963]: cluster 2023-12-01T09:17:14.731683+0000 mgr.y (mgr.24362) 8062 : cluster 0 pgmap v8031: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:17:16.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:17:15 smithi080 bash[41963]: audit 2023-12-01T09:17:15.318512+0000 mon.c (mon.2) 5154 : audit 0 from='client.? 172.21.15.80:0/3296270338' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:17:16.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:17:15 smithi080 bash[28361]: cluster 2023-12-01T09:17:14.731683+0000 mgr.y (mgr.24362) 8062 : cluster 0 pgmap v8031: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:17:16.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:17:15 smithi080 bash[28361]: audit 2023-12-01T09:17:15.318512+0000 mon.c (mon.2) 5154 : audit 0 from='client.? 172.21.15.80:0/3296270338' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:17:16.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:17:15 smithi090 bash[32384]: cluster 2023-12-01T09:17:14.731683+0000 mgr.y (mgr.24362) 8062 : cluster 0 pgmap v8031: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:17:16.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:17:15 smithi090 bash[32384]: audit 2023-12-01T09:17:15.318512+0000 mon.c (mon.2) 5154 : audit 0 from='client.? 172.21.15.80:0/3296270338' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:17:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:17:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:17:16] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T09:17:18.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:17:17 smithi080 bash[28361]: cluster 2023-12-01T09:17:16.732840+0000 mgr.y (mgr.24362) 8063 : cluster 0 pgmap v8032: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:17:18.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:17:17 smithi080 bash[28361]: audit 2023-12-01T09:17:17.778980+0000 mon.a (mon.0) 5320 : audit 0 from='client.? 172.21.15.80:0/1479435200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:17:18.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:17:17 smithi080 bash[41963]: cluster 2023-12-01T09:17:16.732840+0000 mgr.y (mgr.24362) 8063 : cluster 0 pgmap v8032: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:17:18.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:17:17 smithi080 bash[41963]: audit 2023-12-01T09:17:17.778980+0000 mon.a (mon.0) 5320 : audit 0 from='client.? 172.21.15.80:0/1479435200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:17:18.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:17:17 smithi090 bash[32384]: cluster 2023-12-01T09:17:16.732840+0000 mgr.y (mgr.24362) 8063 : cluster 0 pgmap v8032: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:17:18.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:17:17 smithi090 bash[32384]: audit 2023-12-01T09:17:17.778980+0000 mon.a (mon.0) 5320 : audit 0 from='client.? 172.21.15.80:0/1479435200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:17:20.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:17:19 smithi080 bash[41963]: cluster 2023-12-01T09:17:18.733520+0000 mgr.y (mgr.24362) 8064 : cluster 0 pgmap v8033: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:17:20.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:17:19 smithi080 bash[28361]: cluster 2023-12-01T09:17:18.733520+0000 mgr.y (mgr.24362) 8064 : cluster 0 pgmap v8033: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:17:20.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:17:19 smithi090 bash[32384]: cluster 2023-12-01T09:17:18.733520+0000 mgr.y (mgr.24362) 8064 : cluster 0 pgmap v8033: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:17:21.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:17:20 smithi080 bash[41963]: audit 2023-12-01T09:17:20.234606+0000 mon.a (mon.0) 5321 : audit 0 from='client.? 172.21.15.80:0/649111905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:17:21.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:17:20 smithi080 bash[28361]: audit 2023-12-01T09:17:20.234606+0000 mon.a (mon.0) 5321 : audit 0 from='client.? 172.21.15.80:0/649111905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:17:21.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:17:20 smithi090 bash[32384]: audit 2023-12-01T09:17:20.234606+0000 mon.a (mon.0) 5321 : audit 0 from='client.? 172.21.15.80:0/649111905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:17:22.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:17:21 smithi080 bash[28361]: cluster 2023-12-01T09:17:20.734317+0000 mgr.y (mgr.24362) 8065 : cluster 0 pgmap v8034: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:17:22.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:17:21 smithi080 bash[41963]: cluster 2023-12-01T09:17:20.734317+0000 mgr.y (mgr.24362) 8065 : cluster 0 pgmap v8034: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:17:22.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:17:21 smithi090 bash[32384]: cluster 2023-12-01T09:17:20.734317+0000 mgr.y (mgr.24362) 8065 : cluster 0 pgmap v8034: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:17:23.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:17:23 smithi080 bash[28361]: audit 2023-12-01T09:17:22.690865+0000 mon.c (mon.2) 5155 : audit 0 from='client.? 172.21.15.80:0/3249234459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:17:23.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:17:23 smithi080 bash[28361]: cluster 2023-12-01T09:17:22.735444+0000 mgr.y (mgr.24362) 8066 : cluster 0 pgmap v8035: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:17:23.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:17:23 smithi080 bash[41963]: audit 2023-12-01T09:17:22.690865+0000 mon.c (mon.2) 5155 : audit 0 from='client.? 172.21.15.80:0/3249234459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:17:23.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:17:23 smithi080 bash[41963]: cluster 2023-12-01T09:17:22.735444+0000 mgr.y (mgr.24362) 8066 : cluster 0 pgmap v8035: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:17:24.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:17:23 smithi090 bash[32384]: audit 2023-12-01T09:17:22.690865+0000 mon.c (mon.2) 5155 : audit 0 from='client.? 172.21.15.80:0/3249234459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:17:24.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:17:23 smithi090 bash[32384]: cluster 2023-12-01T09:17:22.735444+0000 mgr.y (mgr.24362) 8066 : cluster 0 pgmap v8035: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:17:26.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:17:25 smithi080 bash[41963]: cluster 2023-12-01T09:17:24.736091+0000 mgr.y (mgr.24362) 8067 : cluster 0 pgmap v8036: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:17:26.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:17:25 smithi080 bash[41963]: audit 2023-12-01T09:17:25.149902+0000 mon.a (mon.0) 5322 : audit 0 from='client.? 172.21.15.80:0/990731305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:17:26.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:17:25 smithi080 bash[41963]: audit 2023-12-01T09:17:25.203546+0000 mon.c (mon.2) 5156 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:17:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:17:25 smithi080 bash[28361]: cluster 2023-12-01T09:17:24.736091+0000 mgr.y (mgr.24362) 8067 : cluster 0 pgmap v8036: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:17:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:17:25 smithi080 bash[28361]: audit 2023-12-01T09:17:25.149902+0000 mon.a (mon.0) 5322 : audit 0 from='client.? 172.21.15.80:0/990731305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:17:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:17:25 smithi080 bash[28361]: audit 2023-12-01T09:17:25.203546+0000 mon.c (mon.2) 5156 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:17:26.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:17:25 smithi090 bash[32384]: cluster 2023-12-01T09:17:24.736091+0000 mgr.y (mgr.24362) 8067 : cluster 0 pgmap v8036: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:17:26.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:17:25 smithi090 bash[32384]: audit 2023-12-01T09:17:25.149902+0000 mon.a (mon.0) 5322 : audit 0 from='client.? 172.21.15.80:0/990731305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:17:26.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:17:25 smithi090 bash[32384]: audit 2023-12-01T09:17:25.203546+0000 mon.c (mon.2) 5156 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:17:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:17:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:17:26] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T09:17:28.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:17:27 smithi080 bash[41963]: cluster 2023-12-01T09:17:26.737161+0000 mgr.y (mgr.24362) 8068 : cluster 0 pgmap v8037: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:17:28.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:17:27 smithi080 bash[41963]: audit 2023-12-01T09:17:27.610610+0000 mon.c (mon.2) 5157 : audit 0 from='client.? 172.21.15.80:0/767763262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:17:28.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:17:27 smithi080 bash[28361]: cluster 2023-12-01T09:17:26.737161+0000 mgr.y (mgr.24362) 8068 : cluster 0 pgmap v8037: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:17:28.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:17:27 smithi080 bash[28361]: audit 2023-12-01T09:17:27.610610+0000 mon.c (mon.2) 5157 : audit 0 from='client.? 172.21.15.80:0/767763262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:17:28.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:17:27 smithi090 bash[32384]: cluster 2023-12-01T09:17:26.737161+0000 mgr.y (mgr.24362) 8068 : cluster 0 pgmap v8037: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:17:28.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:17:27 smithi090 bash[32384]: audit 2023-12-01T09:17:27.610610+0000 mon.c (mon.2) 5157 : audit 0 from='client.? 172.21.15.80:0/767763262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:17:30.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:17:29 smithi080 bash[41963]: cluster 2023-12-01T09:17:28.737821+0000 mgr.y (mgr.24362) 8069 : cluster 0 pgmap v8038: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:17:30.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:17:29 smithi080 bash[28361]: cluster 2023-12-01T09:17:28.737821+0000 mgr.y (mgr.24362) 8069 : cluster 0 pgmap v8038: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:17:30.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:17:29 smithi090 bash[32384]: cluster 2023-12-01T09:17:28.737821+0000 mgr.y (mgr.24362) 8069 : cluster 0 pgmap v8038: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:17:31.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:17:30 smithi080 bash[41963]: audit 2023-12-01T09:17:30.065035+0000 mon.a (mon.0) 5323 : audit 0 from='client.? 172.21.15.80:0/2953035627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:17:31.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:17:30 smithi080 bash[28361]: audit 2023-12-01T09:17:30.065035+0000 mon.a (mon.0) 5323 : audit 0 from='client.? 172.21.15.80:0/2953035627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:17:31.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:17:30 smithi090 bash[32384]: audit 2023-12-01T09:17:30.065035+0000 mon.a (mon.0) 5323 : audit 0 from='client.? 172.21.15.80:0/2953035627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:17:32.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:17:31 smithi080 bash[28361]: cluster 2023-12-01T09:17:30.738531+0000 mgr.y (mgr.24362) 8070 : cluster 0 pgmap v8039: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:17:32.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:17:31 smithi080 bash[41963]: cluster 2023-12-01T09:17:30.738531+0000 mgr.y (mgr.24362) 8070 : cluster 0 pgmap v8039: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:17:32.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:17:31 smithi090 bash[32384]: cluster 2023-12-01T09:17:30.738531+0000 mgr.y (mgr.24362) 8070 : cluster 0 pgmap v8039: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:17:33.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:17:32 smithi080 bash[28361]: audit 2023-12-01T09:17:32.510362+0000 mon.a (mon.0) 5324 : audit 0 from='client.? 172.21.15.80:0/3677812276' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:17:33.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:17:32 smithi080 bash[41963]: audit 2023-12-01T09:17:32.510362+0000 mon.a (mon.0) 5324 : audit 0 from='client.? 172.21.15.80:0/3677812276' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:17:33.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:17:32 smithi090 bash[32384]: audit 2023-12-01T09:17:32.510362+0000 mon.a (mon.0) 5324 : audit 0 from='client.? 172.21.15.80:0/3677812276' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:17:34.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:17:33 smithi080 bash[28361]: cluster 2023-12-01T09:17:32.739837+0000 mgr.y (mgr.24362) 8071 : cluster 0 pgmap v8040: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:17:34.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:17:33 smithi080 bash[41963]: cluster 2023-12-01T09:17:32.739837+0000 mgr.y (mgr.24362) 8071 : cluster 0 pgmap v8040: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:17:34.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:17:33 smithi090 bash[32384]: cluster 2023-12-01T09:17:32.739837+0000 mgr.y (mgr.24362) 8071 : cluster 0 pgmap v8040: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:17:36.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:17:35 smithi080 bash[28361]: cluster 2023-12-01T09:17:34.740504+0000 mgr.y (mgr.24362) 8072 : cluster 0 pgmap v8041: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:17:36.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:17:35 smithi080 bash[28361]: audit 2023-12-01T09:17:34.950981+0000 mon.a (mon.0) 5325 : audit 0 from='client.? 172.21.15.80:0/1685301840' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:17:36.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:17:35 smithi080 bash[41963]: cluster 2023-12-01T09:17:34.740504+0000 mgr.y (mgr.24362) 8072 : cluster 0 pgmap v8041: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:17:36.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:17:35 smithi080 bash[41963]: audit 2023-12-01T09:17:34.950981+0000 mon.a (mon.0) 5325 : audit 0 from='client.? 172.21.15.80:0/1685301840' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:17:36.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:17:35 smithi090 bash[32384]: cluster 2023-12-01T09:17:34.740504+0000 mgr.y (mgr.24362) 8072 : cluster 0 pgmap v8041: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:17:36.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:17:35 smithi090 bash[32384]: audit 2023-12-01T09:17:34.950981+0000 mon.a (mon.0) 5325 : audit 0 from='client.? 172.21.15.80:0/1685301840' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:17:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:17:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:17:36] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T09:17:38.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:17:37 smithi080 bash[28361]: cluster 2023-12-01T09:17:36.741616+0000 mgr.y (mgr.24362) 8073 : cluster 0 pgmap v8042: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:17:38.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:17:37 smithi080 bash[28361]: audit 2023-12-01T09:17:37.404971+0000 mon.a (mon.0) 5326 : audit 0 from='client.? 172.21.15.80:0/2951452687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:17:38.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:17:37 smithi080 bash[41963]: cluster 2023-12-01T09:17:36.741616+0000 mgr.y (mgr.24362) 8073 : cluster 0 pgmap v8042: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:17:38.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:17:37 smithi080 bash[41963]: audit 2023-12-01T09:17:37.404971+0000 mon.a (mon.0) 5326 : audit 0 from='client.? 172.21.15.80:0/2951452687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:17:38.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:17:37 smithi090 bash[32384]: cluster 2023-12-01T09:17:36.741616+0000 mgr.y (mgr.24362) 8073 : cluster 0 pgmap v8042: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:17:38.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:17:37 smithi090 bash[32384]: audit 2023-12-01T09:17:37.404971+0000 mon.a (mon.0) 5326 : audit 0 from='client.? 172.21.15.80:0/2951452687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:17:40.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:17:39 smithi080 bash[28361]: cluster 2023-12-01T09:17:38.742302+0000 mgr.y (mgr.24362) 8074 : cluster 0 pgmap v8043: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:17:40.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:17:39 smithi080 bash[41963]: cluster 2023-12-01T09:17:38.742302+0000 mgr.y (mgr.24362) 8074 : cluster 0 pgmap v8043: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:17:40.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:17:39 smithi090 bash[32384]: cluster 2023-12-01T09:17:38.742302+0000 mgr.y (mgr.24362) 8074 : cluster 0 pgmap v8043: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:17:41.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:17:40 smithi080 bash[41963]: audit 2023-12-01T09:17:39.869214+0000 mon.a (mon.0) 5327 : audit 0 from='client.? 172.21.15.80:0/3171970528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:17:41.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:17:40 smithi080 bash[41963]: audit 2023-12-01T09:17:40.203839+0000 mon.c (mon.2) 5158 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:17:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:17:40 smithi080 bash[28361]: audit 2023-12-01T09:17:39.869214+0000 mon.a (mon.0) 5327 : audit 0 from='client.? 172.21.15.80:0/3171970528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:17:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:17:40 smithi080 bash[28361]: audit 2023-12-01T09:17:40.203839+0000 mon.c (mon.2) 5158 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:17:41.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:17:40 smithi090 bash[32384]: audit 2023-12-01T09:17:39.869214+0000 mon.a (mon.0) 5327 : audit 0 from='client.? 172.21.15.80:0/3171970528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:17:41.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:17:40 smithi090 bash[32384]: audit 2023-12-01T09:17:40.203839+0000 mon.c (mon.2) 5158 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:17:42.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:17:41 smithi080 bash[28361]: cluster 2023-12-01T09:17:40.742923+0000 mgr.y (mgr.24362) 8075 : cluster 0 pgmap v8044: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:17:42.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:17:41 smithi080 bash[41963]: cluster 2023-12-01T09:17:40.742923+0000 mgr.y (mgr.24362) 8075 : cluster 0 pgmap v8044: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:17:42.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:17:41 smithi090 bash[32384]: cluster 2023-12-01T09:17:40.742923+0000 mgr.y (mgr.24362) 8075 : cluster 0 pgmap v8044: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:17:43.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:17:42 smithi080 bash[28361]: audit 2023-12-01T09:17:42.326731+0000 mon.c (mon.2) 5159 : audit 0 from='client.? 172.21.15.80:0/3496502745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:17:43.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:17:42 smithi080 bash[41963]: audit 2023-12-01T09:17:42.326731+0000 mon.c (mon.2) 5159 : audit 0 from='client.? 172.21.15.80:0/3496502745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:17:43.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:17:42 smithi090 bash[32384]: audit 2023-12-01T09:17:42.326731+0000 mon.c (mon.2) 5159 : audit 0 from='client.? 172.21.15.80:0/3496502745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:17:44.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:17:43 smithi080 bash[28361]: cluster 2023-12-01T09:17:42.744127+0000 mgr.y (mgr.24362) 8076 : cluster 0 pgmap v8045: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:17:44.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:17:43 smithi080 bash[41963]: cluster 2023-12-01T09:17:42.744127+0000 mgr.y (mgr.24362) 8076 : cluster 0 pgmap v8045: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:17:44.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:17:43 smithi090 bash[32384]: cluster 2023-12-01T09:17:42.744127+0000 mgr.y (mgr.24362) 8076 : cluster 0 pgmap v8045: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:17:45.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:17:44 smithi080 bash[28361]: audit 2023-12-01T09:17:44.787288+0000 mon.a (mon.0) 5328 : audit 0 from='client.? 172.21.15.80:0/1312012238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:17:45.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:17:44 smithi080 bash[41963]: audit 2023-12-01T09:17:44.787288+0000 mon.a (mon.0) 5328 : audit 0 from='client.? 172.21.15.80:0/1312012238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:17:45.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:17:44 smithi090 bash[32384]: audit 2023-12-01T09:17:44.787288+0000 mon.a (mon.0) 5328 : audit 0 from='client.? 172.21.15.80:0/1312012238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:17:46.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:17:45 smithi080 bash[41963]: cluster 2023-12-01T09:17:44.744832+0000 mgr.y (mgr.24362) 8077 : cluster 0 pgmap v8046: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:17:46.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:17:45 smithi080 bash[28361]: cluster 2023-12-01T09:17:44.744832+0000 mgr.y (mgr.24362) 8077 : cluster 0 pgmap v8046: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:17:46.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:17:45 smithi090 bash[32384]: cluster 2023-12-01T09:17:44.744832+0000 mgr.y (mgr.24362) 8077 : cluster 0 pgmap v8046: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:17:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:17:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:17:46] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T09:17:48.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:17:47 smithi080 bash[41963]: cluster 2023-12-01T09:17:46.746054+0000 mgr.y (mgr.24362) 8078 : cluster 0 pgmap v8047: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:17:48.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:17:47 smithi080 bash[41963]: audit 2023-12-01T09:17:47.238393+0000 mon.c (mon.2) 5160 : audit 0 from='client.? 172.21.15.80:0/2320390005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:17:48.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:17:47 smithi080 bash[28361]: cluster 2023-12-01T09:17:46.746054+0000 mgr.y (mgr.24362) 8078 : cluster 0 pgmap v8047: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:17:48.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:17:47 smithi080 bash[28361]: audit 2023-12-01T09:17:47.238393+0000 mon.c (mon.2) 5160 : audit 0 from='client.? 172.21.15.80:0/2320390005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:17:48.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:17:47 smithi090 bash[32384]: cluster 2023-12-01T09:17:46.746054+0000 mgr.y (mgr.24362) 8078 : cluster 0 pgmap v8047: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:17:48.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:17:47 smithi090 bash[32384]: audit 2023-12-01T09:17:47.238393+0000 mon.c (mon.2) 5160 : audit 0 from='client.? 172.21.15.80:0/2320390005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:17:50.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:17:49 smithi080 bash[41963]: cluster 2023-12-01T09:17:48.746698+0000 mgr.y (mgr.24362) 8079 : cluster 0 pgmap v8048: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:17:50.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:17:49 smithi080 bash[41963]: audit 2023-12-01T09:17:49.690232+0000 mon.a (mon.0) 5329 : audit 0 from='client.? 172.21.15.80:0/2985731168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:17:50.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:17:49 smithi080 bash[28361]: cluster 2023-12-01T09:17:48.746698+0000 mgr.y (mgr.24362) 8079 : cluster 0 pgmap v8048: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:17:50.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:17:49 smithi080 bash[28361]: audit 2023-12-01T09:17:49.690232+0000 mon.a (mon.0) 5329 : audit 0 from='client.? 172.21.15.80:0/2985731168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:17:50.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:17:49 smithi090 bash[32384]: cluster 2023-12-01T09:17:48.746698+0000 mgr.y (mgr.24362) 8079 : cluster 0 pgmap v8048: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:17:50.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:17:49 smithi090 bash[32384]: audit 2023-12-01T09:17:49.690232+0000 mon.a (mon.0) 5329 : audit 0 from='client.? 172.21.15.80:0/2985731168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:17:52.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:17:51 smithi080 bash[28361]: cluster 2023-12-01T09:17:50.747355+0000 mgr.y (mgr.24362) 8080 : cluster 0 pgmap v8049: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:17:52.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:17:51 smithi080 bash[41963]: cluster 2023-12-01T09:17:50.747355+0000 mgr.y (mgr.24362) 8080 : cluster 0 pgmap v8049: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:17:52.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:17:51 smithi090 bash[32384]: cluster 2023-12-01T09:17:50.747355+0000 mgr.y (mgr.24362) 8080 : cluster 0 pgmap v8049: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:17:53.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:17:52 smithi080 bash[28361]: audit 2023-12-01T09:17:52.138690+0000 mon.a (mon.0) 5330 : audit 0 from='client.? 172.21.15.80:0/2638425398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:17:53.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:17:52 smithi080 bash[41963]: audit 2023-12-01T09:17:52.138690+0000 mon.a (mon.0) 5330 : audit 0 from='client.? 172.21.15.80:0/2638425398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:17:53.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:17:52 smithi090 bash[32384]: audit 2023-12-01T09:17:52.138690+0000 mon.a (mon.0) 5330 : audit 0 from='client.? 172.21.15.80:0/2638425398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:17:54.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:17:53 smithi080 bash[28361]: cluster 2023-12-01T09:17:52.748582+0000 mgr.y (mgr.24362) 8081 : cluster 0 pgmap v8050: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:17:54.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:17:53 smithi080 bash[41963]: cluster 2023-12-01T09:17:52.748582+0000 mgr.y (mgr.24362) 8081 : cluster 0 pgmap v8050: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:17:54.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:17:53 smithi090 bash[32384]: cluster 2023-12-01T09:17:52.748582+0000 mgr.y (mgr.24362) 8081 : cluster 0 pgmap v8050: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:17:55.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:17:54 smithi080 bash[28361]: audit 2023-12-01T09:17:54.588152+0000 mon.c (mon.2) 5161 : audit 0 from='client.? 172.21.15.80:0/1482090590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:17:55.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:17:54 smithi080 bash[41963]: audit 2023-12-01T09:17:54.588152+0000 mon.c (mon.2) 5161 : audit 0 from='client.? 172.21.15.80:0/1482090590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:17:55.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:17:54 smithi090 bash[32384]: audit 2023-12-01T09:17:54.588152+0000 mon.c (mon.2) 5161 : audit 0 from='client.? 172.21.15.80:0/1482090590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:17:56.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:17:55 smithi080 bash[28361]: cluster 2023-12-01T09:17:54.749379+0000 mgr.y (mgr.24362) 8082 : cluster 0 pgmap v8051: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:17:56.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:17:55 smithi080 bash[28361]: audit 2023-12-01T09:17:55.204095+0000 mon.c (mon.2) 5162 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:17:56.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:17:55 smithi080 bash[41963]: cluster 2023-12-01T09:17:54.749379+0000 mgr.y (mgr.24362) 8082 : cluster 0 pgmap v8051: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:17:56.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:17:55 smithi080 bash[41963]: audit 2023-12-01T09:17:55.204095+0000 mon.c (mon.2) 5162 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:17:56.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:17:55 smithi090 bash[32384]: cluster 2023-12-01T09:17:54.749379+0000 mgr.y (mgr.24362) 8082 : cluster 0 pgmap v8051: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:17:56.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:17:55 smithi090 bash[32384]: audit 2023-12-01T09:17:55.204095+0000 mon.c (mon.2) 5162 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:17:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:17:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:17:56] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T09:17:58.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:17:57 smithi080 bash[28361]: cluster 2023-12-01T09:17:56.750448+0000 mgr.y (mgr.24362) 8083 : cluster 0 pgmap v8052: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:17:58.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:17:57 smithi080 bash[28361]: audit 2023-12-01T09:17:57.036211+0000 mon.c (mon.2) 5163 : audit 0 from='client.? 172.21.15.80:0/3224407801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:17:58.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:17:57 smithi080 bash[41963]: cluster 2023-12-01T09:17:56.750448+0000 mgr.y (mgr.24362) 8083 : cluster 0 pgmap v8052: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:17:58.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:17:57 smithi080 bash[41963]: audit 2023-12-01T09:17:57.036211+0000 mon.c (mon.2) 5163 : audit 0 from='client.? 172.21.15.80:0/3224407801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:17:58.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:17:57 smithi090 bash[32384]: cluster 2023-12-01T09:17:56.750448+0000 mgr.y (mgr.24362) 8083 : cluster 0 pgmap v8052: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:17:58.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:17:57 smithi090 bash[32384]: audit 2023-12-01T09:17:57.036211+0000 mon.c (mon.2) 5163 : audit 0 from='client.? 172.21.15.80:0/3224407801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:18:00.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:17:59 smithi080 bash[28361]: cluster 2023-12-01T09:17:58.751091+0000 mgr.y (mgr.24362) 8084 : cluster 0 pgmap v8053: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:18:00.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:17:59 smithi080 bash[28361]: audit 2023-12-01T09:17:59.497888+0000 mon.a (mon.0) 5331 : audit 0 from='client.? 172.21.15.80:0/1471941196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:18:00.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:17:59 smithi080 bash[41963]: cluster 2023-12-01T09:17:58.751091+0000 mgr.y (mgr.24362) 8084 : cluster 0 pgmap v8053: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:18:00.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:17:59 smithi080 bash[41963]: audit 2023-12-01T09:17:59.497888+0000 mon.a (mon.0) 5331 : audit 0 from='client.? 172.21.15.80:0/1471941196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:18:00.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:17:59 smithi090 bash[32384]: cluster 2023-12-01T09:17:58.751091+0000 mgr.y (mgr.24362) 8084 : cluster 0 pgmap v8053: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:18:00.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:17:59 smithi090 bash[32384]: audit 2023-12-01T09:17:59.497888+0000 mon.a (mon.0) 5331 : audit 0 from='client.? 172.21.15.80:0/1471941196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:18:02.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:18:01 smithi080 bash[28361]: cluster 2023-12-01T09:18:00.751743+0000 mgr.y (mgr.24362) 8085 : cluster 0 pgmap v8054: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:18:02.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:18:01 smithi080 bash[41963]: cluster 2023-12-01T09:18:00.751743+0000 mgr.y (mgr.24362) 8085 : cluster 0 pgmap v8054: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:18:02.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:18:01 smithi090 bash[32384]: cluster 2023-12-01T09:18:00.751743+0000 mgr.y (mgr.24362) 8085 : cluster 0 pgmap v8054: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:18:03.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:18:02 smithi080 bash[28361]: audit 2023-12-01T09:18:01.948467+0000 mon.a (mon.0) 5332 : audit 0 from='client.? 172.21.15.80:0/1001541774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:18:03.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:18:02 smithi080 bash[41963]: audit 2023-12-01T09:18:01.948467+0000 mon.a (mon.0) 5332 : audit 0 from='client.? 172.21.15.80:0/1001541774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:18:03.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:18:02 smithi090 bash[32384]: audit 2023-12-01T09:18:01.948467+0000 mon.a (mon.0) 5332 : audit 0 from='client.? 172.21.15.80:0/1001541774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:18:04.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:18:03 smithi080 bash[41963]: cluster 2023-12-01T09:18:02.752861+0000 mgr.y (mgr.24362) 8086 : cluster 0 pgmap v8055: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:18:04.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:18:03 smithi080 bash[28361]: cluster 2023-12-01T09:18:02.752861+0000 mgr.y (mgr.24362) 8086 : cluster 0 pgmap v8055: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:18:04.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:18:03 smithi090 bash[32384]: cluster 2023-12-01T09:18:02.752861+0000 mgr.y (mgr.24362) 8086 : cluster 0 pgmap v8055: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:18:05.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:18:04 smithi080 bash[28361]: audit 2023-12-01T09:18:04.398267+0000 mon.c (mon.2) 5164 : audit 0 from='client.? 172.21.15.80:0/1418135441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:18:05.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:18:04 smithi080 bash[41963]: audit 2023-12-01T09:18:04.398267+0000 mon.c (mon.2) 5164 : audit 0 from='client.? 172.21.15.80:0/1418135441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:18:05.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:18:04 smithi090 bash[32384]: audit 2023-12-01T09:18:04.398267+0000 mon.c (mon.2) 5164 : audit 0 from='client.? 172.21.15.80:0/1418135441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:18:06.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:18:05 smithi080 bash[28361]: cluster 2023-12-01T09:18:04.753548+0000 mgr.y (mgr.24362) 8087 : cluster 0 pgmap v8056: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:18:06.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:18:05 smithi080 bash[41963]: cluster 2023-12-01T09:18:04.753548+0000 mgr.y (mgr.24362) 8087 : cluster 0 pgmap v8056: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:18:06.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:18:05 smithi090 bash[32384]: cluster 2023-12-01T09:18:04.753548+0000 mgr.y (mgr.24362) 8087 : cluster 0 pgmap v8056: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:18:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:18:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:18:06] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T09:18:07.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:18:06 smithi090 bash[32384]: audit 2023-12-01T09:18:06.848364+0000 mon.c (mon.2) 5165 : audit 0 from='client.? 172.21.15.80:0/41157733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:18:07.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:18:06 smithi080 bash[28361]: audit 2023-12-01T09:18:06.848364+0000 mon.c (mon.2) 5165 : audit 0 from='client.? 172.21.15.80:0/41157733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:18:07.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:18:06 smithi080 bash[41963]: audit 2023-12-01T09:18:06.848364+0000 mon.c (mon.2) 5165 : audit 0 from='client.? 172.21.15.80:0/41157733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:18:08.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:18:07 smithi090 bash[32384]: cluster 2023-12-01T09:18:06.754703+0000 mgr.y (mgr.24362) 8088 : cluster 0 pgmap v8057: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:18:08.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:18:07 smithi080 bash[28361]: cluster 2023-12-01T09:18:06.754703+0000 mgr.y (mgr.24362) 8088 : cluster 0 pgmap v8057: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:18:08.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:18:07 smithi080 bash[41963]: cluster 2023-12-01T09:18:06.754703+0000 mgr.y (mgr.24362) 8088 : cluster 0 pgmap v8057: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:18:10.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:18:09 smithi090 bash[32384]: cluster 2023-12-01T09:18:08.755367+0000 mgr.y (mgr.24362) 8089 : cluster 0 pgmap v8058: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:18:10.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:18:09 smithi090 bash[32384]: audit 2023-12-01T09:18:09.309491+0000 mon.c (mon.2) 5166 : audit 0 from='client.? 172.21.15.80:0/2122129575' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:18:10.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:18:09 smithi090 bash[32384]: audit 2023-12-01T09:18:09.771787+0000 mon.c (mon.2) 5167 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:18:10.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:18:09 smithi080 bash[28361]: cluster 2023-12-01T09:18:08.755367+0000 mgr.y (mgr.24362) 8089 : cluster 0 pgmap v8058: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:18:10.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:18:09 smithi080 bash[28361]: audit 2023-12-01T09:18:09.309491+0000 mon.c (mon.2) 5166 : audit 0 from='client.? 172.21.15.80:0/2122129575' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:18:10.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:18:09 smithi080 bash[28361]: audit 2023-12-01T09:18:09.771787+0000 mon.c (mon.2) 5167 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:18:10.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:18:09 smithi080 bash[41963]: cluster 2023-12-01T09:18:08.755367+0000 mgr.y (mgr.24362) 8089 : cluster 0 pgmap v8058: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:18:10.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:18:09 smithi080 bash[41963]: audit 2023-12-01T09:18:09.309491+0000 mon.c (mon.2) 5166 : audit 0 from='client.? 172.21.15.80:0/2122129575' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:18:10.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:18:09 smithi080 bash[41963]: audit 2023-12-01T09:18:09.771787+0000 mon.c (mon.2) 5167 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:18:11.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:18:10 smithi090 bash[32384]: audit 2023-12-01T09:18:10.204511+0000 mon.c (mon.2) 5168 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:18:11.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:18:10 smithi080 bash[28361]: audit 2023-12-01T09:18:10.204511+0000 mon.c (mon.2) 5168 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:18:11.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:18:10 smithi080 bash[41963]: audit 2023-12-01T09:18:10.204511+0000 mon.c (mon.2) 5168 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:18:12.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:18:11 smithi090 bash[32384]: cluster 2023-12-01T09:18:10.756035+0000 mgr.y (mgr.24362) 8090 : cluster 0 pgmap v8059: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:18:12.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:18:11 smithi090 bash[32384]: audit 2023-12-01T09:18:11.765081+0000 mon.c (mon.2) 5169 : audit 0 from='client.? 172.21.15.80:0/3950651774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:18:12.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:18:11 smithi080 bash[28361]: cluster 2023-12-01T09:18:10.756035+0000 mgr.y (mgr.24362) 8090 : cluster 0 pgmap v8059: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:18:12.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:18:11 smithi080 bash[28361]: audit 2023-12-01T09:18:11.765081+0000 mon.c (mon.2) 5169 : audit 0 from='client.? 172.21.15.80:0/3950651774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:18:12.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:18:11 smithi080 bash[41963]: cluster 2023-12-01T09:18:10.756035+0000 mgr.y (mgr.24362) 8090 : cluster 0 pgmap v8059: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:18:12.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:18:11 smithi080 bash[41963]: audit 2023-12-01T09:18:11.765081+0000 mon.c (mon.2) 5169 : audit 0 from='client.? 172.21.15.80:0/3950651774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:18:13.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:18:13 smithi080 bash[41963]: cluster 2023-12-01T09:18:12.757260+0000 mgr.y (mgr.24362) 8091 : cluster 0 pgmap v8060: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:18:13.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:18:13 smithi080 bash[28361]: cluster 2023-12-01T09:18:12.757260+0000 mgr.y (mgr.24362) 8091 : cluster 0 pgmap v8060: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:18:14.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:18:13 smithi090 bash[32384]: cluster 2023-12-01T09:18:12.757260+0000 mgr.y (mgr.24362) 8091 : cluster 0 pgmap v8060: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:18:14.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:18:14 smithi080 bash[41963]: audit 2023-12-01T09:18:14.225595+0000 mon.c (mon.2) 5170 : audit 0 from='client.? 172.21.15.80:0/42986634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:18:14.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:18:14 smithi080 bash[28361]: audit 2023-12-01T09:18:14.225595+0000 mon.c (mon.2) 5170 : audit 0 from='client.? 172.21.15.80:0/42986634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:18:15.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:18:14 smithi090 bash[32384]: audit 2023-12-01T09:18:14.225595+0000 mon.c (mon.2) 5170 : audit 0 from='client.? 172.21.15.80:0/42986634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:18:15.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:18:15 smithi080 bash[28361]: cluster 2023-12-01T09:18:14.757925+0000 mgr.y (mgr.24362) 8092 : cluster 0 pgmap v8061: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:18:15.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:18:15 smithi080 bash[41963]: cluster 2023-12-01T09:18:14.757925+0000 mgr.y (mgr.24362) 8092 : cluster 0 pgmap v8061: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:18:16.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:18:15 smithi090 bash[32384]: cluster 2023-12-01T09:18:14.757925+0000 mgr.y (mgr.24362) 8092 : cluster 0 pgmap v8061: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:18:16.625 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:18:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:18:16] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T09:18:16.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:18:16 smithi080 bash[28361]: audit 2023-12-01T09:18:15.624235+0000 mon.a (mon.0) 5333 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:18:16.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:18:16 smithi080 bash[28361]: audit 2023-12-01T09:18:15.634784+0000 mon.a (mon.0) 5334 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:18:16.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:18:16 smithi080 bash[28361]: audit 2023-12-01T09:18:15.975741+0000 mon.a (mon.0) 5335 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:18:16.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:18:16 smithi080 bash[28361]: audit 2023-12-01T09:18:15.986006+0000 mon.a (mon.0) 5336 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:18:16.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:18:16 smithi080 bash[28361]: audit 2023-12-01T09:18:16.513303+0000 mon.c (mon.2) 5171 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:18:16.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:18:16 smithi080 bash[28361]: audit 2023-12-01T09:18:16.514729+0000 mon.c (mon.2) 5172 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:18:16.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:18:16 smithi080 bash[28361]: audit 2023-12-01T09:18:16.523705+0000 mon.a (mon.0) 5337 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:18:16.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:18:16 smithi080 bash[41963]: audit 2023-12-01T09:18:15.624235+0000 mon.a (mon.0) 5333 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:18:16.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:18:16 smithi080 bash[41963]: audit 2023-12-01T09:18:15.634784+0000 mon.a (mon.0) 5334 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:18:16.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:18:16 smithi080 bash[41963]: audit 2023-12-01T09:18:15.975741+0000 mon.a (mon.0) 5335 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:18:16.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:18:16 smithi080 bash[41963]: audit 2023-12-01T09:18:15.986006+0000 mon.a (mon.0) 5336 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:18:16.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:18:16 smithi080 bash[41963]: audit 2023-12-01T09:18:16.513303+0000 mon.c (mon.2) 5171 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:18:16.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:18:16 smithi080 bash[41963]: audit 2023-12-01T09:18:16.514729+0000 mon.c (mon.2) 5172 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:18:16.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:18:16 smithi080 bash[41963]: audit 2023-12-01T09:18:16.523705+0000 mon.a (mon.0) 5337 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:18:17.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:18:16 smithi090 bash[32384]: audit 2023-12-01T09:18:15.624235+0000 mon.a (mon.0) 5333 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:18:17.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:18:16 smithi090 bash[32384]: audit 2023-12-01T09:18:15.634784+0000 mon.a (mon.0) 5334 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:18:17.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:18:16 smithi090 bash[32384]: audit 2023-12-01T09:18:15.975741+0000 mon.a (mon.0) 5335 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:18:17.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:18:16 smithi090 bash[32384]: audit 2023-12-01T09:18:15.986006+0000 mon.a (mon.0) 5336 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:18:17.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:18:16 smithi090 bash[32384]: audit 2023-12-01T09:18:16.513303+0000 mon.c (mon.2) 5171 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:18:17.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:18:16 smithi090 bash[32384]: audit 2023-12-01T09:18:16.514729+0000 mon.c (mon.2) 5172 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:18:17.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:18:16 smithi090 bash[32384]: audit 2023-12-01T09:18:16.523705+0000 mon.a (mon.0) 5337 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:18:17.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:18:17 smithi080 bash[41963]: audit 2023-12-01T09:18:16.686947+0000 mon.c (mon.2) 5173 : audit 0 from='client.? 172.21.15.80:0/4062365932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:18:17.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:18:17 smithi080 bash[41963]: cluster 2023-12-01T09:18:16.759084+0000 mgr.y (mgr.24362) 8093 : cluster 0 pgmap v8062: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:18:17.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:18:17 smithi080 bash[28361]: audit 2023-12-01T09:18:16.686947+0000 mon.c (mon.2) 5173 : audit 0 from='client.? 172.21.15.80:0/4062365932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:18:17.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:18:17 smithi080 bash[28361]: cluster 2023-12-01T09:18:16.759084+0000 mgr.y (mgr.24362) 8093 : cluster 0 pgmap v8062: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:18:18.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:18:17 smithi090 bash[32384]: audit 2023-12-01T09:18:16.686947+0000 mon.c (mon.2) 5173 : audit 0 from='client.? 172.21.15.80:0/4062365932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:18:18.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:18:17 smithi090 bash[32384]: cluster 2023-12-01T09:18:16.759084+0000 mgr.y (mgr.24362) 8093 : cluster 0 pgmap v8062: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:18:20.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:18:19 smithi080 bash[41963]: cluster 2023-12-01T09:18:18.759763+0000 mgr.y (mgr.24362) 8094 : cluster 0 pgmap v8063: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:18:20.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:18:19 smithi080 bash[41963]: audit 2023-12-01T09:18:19.139129+0000 mon.a (mon.0) 5338 : audit 0 from='client.? 172.21.15.80:0/857356778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:18:20.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:18:19 smithi080 bash[28361]: cluster 2023-12-01T09:18:18.759763+0000 mgr.y (mgr.24362) 8094 : cluster 0 pgmap v8063: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:18:20.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:18:19 smithi080 bash[28361]: audit 2023-12-01T09:18:19.139129+0000 mon.a (mon.0) 5338 : audit 0 from='client.? 172.21.15.80:0/857356778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:18:20.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:18:19 smithi090 bash[32384]: cluster 2023-12-01T09:18:18.759763+0000 mgr.y (mgr.24362) 8094 : cluster 0 pgmap v8063: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:18:20.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:18:19 smithi090 bash[32384]: audit 2023-12-01T09:18:19.139129+0000 mon.a (mon.0) 5338 : audit 0 from='client.? 172.21.15.80:0/857356778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:18:22.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:18:21 smithi080 bash[28361]: cluster 2023-12-01T09:18:20.760403+0000 mgr.y (mgr.24362) 8095 : cluster 0 pgmap v8064: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:18:22.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:18:21 smithi080 bash[28361]: audit 2023-12-01T09:18:21.586670+0000 mon.a (mon.0) 5339 : audit 0 from='client.? 172.21.15.80:0/47724140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:18:22.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:18:21 smithi080 bash[41963]: cluster 2023-12-01T09:18:20.760403+0000 mgr.y (mgr.24362) 8095 : cluster 0 pgmap v8064: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:18:22.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:18:21 smithi080 bash[41963]: audit 2023-12-01T09:18:21.586670+0000 mon.a (mon.0) 5339 : audit 0 from='client.? 172.21.15.80:0/47724140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:18:22.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:18:21 smithi090 bash[32384]: cluster 2023-12-01T09:18:20.760403+0000 mgr.y (mgr.24362) 8095 : cluster 0 pgmap v8064: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:18:22.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:18:21 smithi090 bash[32384]: audit 2023-12-01T09:18:21.586670+0000 mon.a (mon.0) 5339 : audit 0 from='client.? 172.21.15.80:0/47724140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:18:23.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:18:23 smithi080 bash[28361]: cluster 2023-12-01T09:18:22.761576+0000 mgr.y (mgr.24362) 8096 : cluster 0 pgmap v8065: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:18:23.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:18:23 smithi080 bash[41963]: cluster 2023-12-01T09:18:22.761576+0000 mgr.y (mgr.24362) 8096 : cluster 0 pgmap v8065: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:18:24.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:18:23 smithi090 bash[32384]: cluster 2023-12-01T09:18:22.761576+0000 mgr.y (mgr.24362) 8096 : cluster 0 pgmap v8065: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:18:24.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:18:24 smithi080 bash[41963]: audit 2023-12-01T09:18:24.039755+0000 mon.a (mon.0) 5340 : audit 0 from='client.? 172.21.15.80:0/2014191664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:18:24.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:18:24 smithi080 bash[28361]: audit 2023-12-01T09:18:24.039755+0000 mon.a (mon.0) 5340 : audit 0 from='client.? 172.21.15.80:0/2014191664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:18:25.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:18:24 smithi090 bash[32384]: audit 2023-12-01T09:18:24.039755+0000 mon.a (mon.0) 5340 : audit 0 from='client.? 172.21.15.80:0/2014191664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:18:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:18:25 smithi080 bash[41963]: cluster 2023-12-01T09:18:24.762246+0000 mgr.y (mgr.24362) 8097 : cluster 0 pgmap v8066: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:18:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:18:25 smithi080 bash[41963]: audit 2023-12-01T09:18:25.205066+0000 mon.c (mon.2) 5174 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:18:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:18:25 smithi080 bash[28361]: cluster 2023-12-01T09:18:24.762246+0000 mgr.y (mgr.24362) 8097 : cluster 0 pgmap v8066: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:18:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:18:25 smithi080 bash[28361]: audit 2023-12-01T09:18:25.205066+0000 mon.c (mon.2) 5174 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:18:26.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:18:25 smithi090 bash[32384]: cluster 2023-12-01T09:18:24.762246+0000 mgr.y (mgr.24362) 8097 : cluster 0 pgmap v8066: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:18:26.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:18:25 smithi090 bash[32384]: audit 2023-12-01T09:18:25.205066+0000 mon.c (mon.2) 5174 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:18:26.607 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:18:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:18:26] "GET /metrics HTTP/1.1" 200 33988 "" "Prometheus/2.43.0" 2023-12-01T09:18:26.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:18:26 smithi080 bash[28361]: audit 2023-12-01T09:18:26.491504+0000 mon.c (mon.2) 5175 : audit 0 from='client.? 172.21.15.80:0/595557880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:18:26.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:18:26 smithi080 bash[41963]: audit 2023-12-01T09:18:26.491504+0000 mon.c (mon.2) 5175 : audit 0 from='client.? 172.21.15.80:0/595557880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:18:27.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:18:26 smithi090 bash[32384]: audit 2023-12-01T09:18:26.491504+0000 mon.c (mon.2) 5175 : audit 0 from='client.? 172.21.15.80:0/595557880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:18:27.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:18:27 smithi080 bash[28361]: cluster 2023-12-01T09:18:26.763437+0000 mgr.y (mgr.24362) 8098 : cluster 0 pgmap v8067: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:18:27.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:18:27 smithi080 bash[41963]: cluster 2023-12-01T09:18:26.763437+0000 mgr.y (mgr.24362) 8098 : cluster 0 pgmap v8067: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:18:28.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:18:27 smithi090 bash[32384]: cluster 2023-12-01T09:18:26.763437+0000 mgr.y (mgr.24362) 8098 : cluster 0 pgmap v8067: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:18:30.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:18:29 smithi080 bash[28361]: cluster 2023-12-01T09:18:28.764129+0000 mgr.y (mgr.24362) 8099 : cluster 0 pgmap v8068: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:18:30.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:18:29 smithi080 bash[28361]: audit 2023-12-01T09:18:28.949565+0000 mon.c (mon.2) 5176 : audit 0 from='client.? 172.21.15.80:0/3296164687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:18:30.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:18:29 smithi080 bash[41963]: cluster 2023-12-01T09:18:28.764129+0000 mgr.y (mgr.24362) 8099 : cluster 0 pgmap v8068: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:18:30.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:18:29 smithi080 bash[41963]: audit 2023-12-01T09:18:28.949565+0000 mon.c (mon.2) 5176 : audit 0 from='client.? 172.21.15.80:0/3296164687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:18:30.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:18:29 smithi090 bash[32384]: cluster 2023-12-01T09:18:28.764129+0000 mgr.y (mgr.24362) 8099 : cluster 0 pgmap v8068: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:18:30.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:18:29 smithi090 bash[32384]: audit 2023-12-01T09:18:28.949565+0000 mon.c (mon.2) 5176 : audit 0 from='client.? 172.21.15.80:0/3296164687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:18:32.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:18:31 smithi080 bash[28361]: cluster 2023-12-01T09:18:30.764715+0000 mgr.y (mgr.24362) 8100 : cluster 0 pgmap v8069: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:18:32.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:18:31 smithi080 bash[28361]: audit 2023-12-01T09:18:31.408244+0000 mon.a (mon.0) 5341 : audit 0 from='client.? 172.21.15.80:0/3397261548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:18:32.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:18:31 smithi080 bash[41963]: cluster 2023-12-01T09:18:30.764715+0000 mgr.y (mgr.24362) 8100 : cluster 0 pgmap v8069: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:18:32.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:18:31 smithi080 bash[41963]: audit 2023-12-01T09:18:31.408244+0000 mon.a (mon.0) 5341 : audit 0 from='client.? 172.21.15.80:0/3397261548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:18:32.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:18:31 smithi090 bash[32384]: cluster 2023-12-01T09:18:30.764715+0000 mgr.y (mgr.24362) 8100 : cluster 0 pgmap v8069: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:18:32.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:18:31 smithi090 bash[32384]: audit 2023-12-01T09:18:31.408244+0000 mon.a (mon.0) 5341 : audit 0 from='client.? 172.21.15.80:0/3397261548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:18:33.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:18:33 smithi080 bash[28361]: cluster 2023-12-01T09:18:32.765867+0000 mgr.y (mgr.24362) 8101 : cluster 0 pgmap v8070: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:18:33.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:18:33 smithi080 bash[41963]: cluster 2023-12-01T09:18:32.765867+0000 mgr.y (mgr.24362) 8101 : cluster 0 pgmap v8070: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:18:34.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:18:33 smithi090 bash[32384]: cluster 2023-12-01T09:18:32.765867+0000 mgr.y (mgr.24362) 8101 : cluster 0 pgmap v8070: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:18:34.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:18:34 smithi080 bash[28361]: audit 2023-12-01T09:18:33.872399+0000 mon.b (mon.1) 45 : audit 0 from='client.? 172.21.15.80:0/1715621519' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:18:34.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:18:34 smithi080 bash[41963]: audit 2023-12-01T09:18:33.872399+0000 mon.b (mon.1) 45 : audit 0 from='client.? 172.21.15.80:0/1715621519' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:18:35.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:18:34 smithi090 bash[32384]: audit 2023-12-01T09:18:33.872399+0000 mon.b (mon.1) 45 : audit 0 from='client.? 172.21.15.80:0/1715621519' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:18:35.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:18:35 smithi080 bash[28361]: cluster 2023-12-01T09:18:34.766569+0000 mgr.y (mgr.24362) 8102 : cluster 0 pgmap v8071: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:18:35.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:18:35 smithi080 bash[41963]: cluster 2023-12-01T09:18:34.766569+0000 mgr.y (mgr.24362) 8102 : cluster 0 pgmap v8071: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:18:36.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:18:35 smithi090 bash[32384]: cluster 2023-12-01T09:18:34.766569+0000 mgr.y (mgr.24362) 8102 : cluster 0 pgmap v8071: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:18:36.604 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:18:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:18:36] "GET /metrics HTTP/1.1" 200 33988 "" "Prometheus/2.43.0" 2023-12-01T09:18:36.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:18:36 smithi080 bash[41963]: audit 2023-12-01T09:18:36.324079+0000 mon.c (mon.2) 5177 : audit 0 from='client.? 172.21.15.80:0/4150285791' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:18:36.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:18:36 smithi080 bash[28361]: audit 2023-12-01T09:18:36.324079+0000 mon.c (mon.2) 5177 : audit 0 from='client.? 172.21.15.80:0/4150285791' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:18:37.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:18:36 smithi090 bash[32384]: audit 2023-12-01T09:18:36.324079+0000 mon.c (mon.2) 5177 : audit 0 from='client.? 172.21.15.80:0/4150285791' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:18:37.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:18:37 smithi080 bash[41963]: cluster 2023-12-01T09:18:36.767701+0000 mgr.y (mgr.24362) 8103 : cluster 0 pgmap v8072: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:18:37.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:18:37 smithi080 bash[28361]: cluster 2023-12-01T09:18:36.767701+0000 mgr.y (mgr.24362) 8103 : cluster 0 pgmap v8072: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:18:38.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:18:37 smithi090 bash[32384]: cluster 2023-12-01T09:18:36.767701+0000 mgr.y (mgr.24362) 8103 : cluster 0 pgmap v8072: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:18:39.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:18:38 smithi080 bash[28361]: audit 2023-12-01T09:18:38.774328+0000 mon.c (mon.2) 5178 : audit 0 from='client.? 172.21.15.80:0/899531515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:18:39.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:18:38 smithi080 bash[41963]: audit 2023-12-01T09:18:38.774328+0000 mon.c (mon.2) 5178 : audit 0 from='client.? 172.21.15.80:0/899531515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:18:39.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:18:38 smithi090 bash[32384]: audit 2023-12-01T09:18:38.774328+0000 mon.c (mon.2) 5178 : audit 0 from='client.? 172.21.15.80:0/899531515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:18:40.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:18:39 smithi080 bash[28361]: cluster 2023-12-01T09:18:38.768397+0000 mgr.y (mgr.24362) 8104 : cluster 0 pgmap v8073: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:18:40.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:18:39 smithi080 bash[41963]: cluster 2023-12-01T09:18:38.768397+0000 mgr.y (mgr.24362) 8104 : cluster 0 pgmap v8073: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:18:40.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:18:39 smithi090 bash[32384]: cluster 2023-12-01T09:18:38.768397+0000 mgr.y (mgr.24362) 8104 : cluster 0 pgmap v8073: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:18:41.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:18:40 smithi080 bash[28361]: audit 2023-12-01T09:18:40.205436+0000 mon.c (mon.2) 5179 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:18:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:18:40 smithi080 bash[41963]: audit 2023-12-01T09:18:40.205436+0000 mon.c (mon.2) 5179 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:18:41.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:18:40 smithi090 bash[32384]: audit 2023-12-01T09:18:40.205436+0000 mon.c (mon.2) 5179 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:18:42.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:18:41 smithi080 bash[41963]: cluster 2023-12-01T09:18:40.769062+0000 mgr.y (mgr.24362) 8105 : cluster 0 pgmap v8074: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:18:42.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:18:41 smithi080 bash[41963]: audit 2023-12-01T09:18:41.235995+0000 mon.c (mon.2) 5180 : audit 0 from='client.? 172.21.15.80:0/1699145845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:18:42.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:18:41 smithi080 bash[28361]: cluster 2023-12-01T09:18:40.769062+0000 mgr.y (mgr.24362) 8105 : cluster 0 pgmap v8074: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:18:42.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:18:41 smithi080 bash[28361]: audit 2023-12-01T09:18:41.235995+0000 mon.c (mon.2) 5180 : audit 0 from='client.? 172.21.15.80:0/1699145845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:18:42.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:18:41 smithi090 bash[32384]: cluster 2023-12-01T09:18:40.769062+0000 mgr.y (mgr.24362) 8105 : cluster 0 pgmap v8074: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:18:42.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:18:41 smithi090 bash[32384]: audit 2023-12-01T09:18:41.235995+0000 mon.c (mon.2) 5180 : audit 0 from='client.? 172.21.15.80:0/1699145845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:18:43.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:18:43 smithi080 bash[41963]: cluster 2023-12-01T09:18:42.770221+0000 mgr.y (mgr.24362) 8106 : cluster 0 pgmap v8075: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:18:43.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:18:43 smithi080 bash[28361]: cluster 2023-12-01T09:18:42.770221+0000 mgr.y (mgr.24362) 8106 : cluster 0 pgmap v8075: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:18:44.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:18:43 smithi090 bash[32384]: cluster 2023-12-01T09:18:42.770221+0000 mgr.y (mgr.24362) 8106 : cluster 0 pgmap v8075: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:18:44.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:18:44 smithi080 bash[41963]: audit 2023-12-01T09:18:43.689358+0000 mon.c (mon.2) 5181 : audit 0 from='client.? 172.21.15.80:0/1452485556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:18:44.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:18:44 smithi080 bash[28361]: audit 2023-12-01T09:18:43.689358+0000 mon.c (mon.2) 5181 : audit 0 from='client.? 172.21.15.80:0/1452485556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:18:45.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:18:44 smithi090 bash[32384]: audit 2023-12-01T09:18:43.689358+0000 mon.c (mon.2) 5181 : audit 0 from='client.? 172.21.15.80:0/1452485556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:18:45.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:18:45 smithi080 bash[41963]: cluster 2023-12-01T09:18:44.770877+0000 mgr.y (mgr.24362) 8107 : cluster 0 pgmap v8076: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:18:45.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:18:45 smithi080 bash[28361]: cluster 2023-12-01T09:18:44.770877+0000 mgr.y (mgr.24362) 8107 : cluster 0 pgmap v8076: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:18:46.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:18:45 smithi090 bash[32384]: cluster 2023-12-01T09:18:44.770877+0000 mgr.y (mgr.24362) 8107 : cluster 0 pgmap v8076: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:18:46.614 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:18:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:18:46] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T09:18:46.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:18:46 smithi080 bash[28361]: audit 2023-12-01T09:18:46.152923+0000 mon.c (mon.2) 5182 : audit 0 from='client.? 172.21.15.80:0/866898281' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:18:46.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:18:46 smithi080 bash[41963]: audit 2023-12-01T09:18:46.152923+0000 mon.c (mon.2) 5182 : audit 0 from='client.? 172.21.15.80:0/866898281' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:18:47.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:18:46 smithi090 bash[32384]: audit 2023-12-01T09:18:46.152923+0000 mon.c (mon.2) 5182 : audit 0 from='client.? 172.21.15.80:0/866898281' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:18:47.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:18:47 smithi080 bash[28361]: cluster 2023-12-01T09:18:46.772100+0000 mgr.y (mgr.24362) 8108 : cluster 0 pgmap v8077: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:18:47.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:18:47 smithi080 bash[41963]: cluster 2023-12-01T09:18:46.772100+0000 mgr.y (mgr.24362) 8108 : cluster 0 pgmap v8077: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:18:48.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:18:47 smithi090 bash[32384]: cluster 2023-12-01T09:18:46.772100+0000 mgr.y (mgr.24362) 8108 : cluster 0 pgmap v8077: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:18:48.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:18:48 smithi080 bash[28361]: audit 2023-12-01T09:18:48.612874+0000 mon.c (mon.2) 5183 : audit 0 from='client.? 172.21.15.80:0/2902555837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:18:48.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:18:48 smithi080 bash[41963]: audit 2023-12-01T09:18:48.612874+0000 mon.c (mon.2) 5183 : audit 0 from='client.? 172.21.15.80:0/2902555837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:18:49.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:18:48 smithi090 bash[32384]: audit 2023-12-01T09:18:48.612874+0000 mon.c (mon.2) 5183 : audit 0 from='client.? 172.21.15.80:0/2902555837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:18:49.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:18:49 smithi080 bash[41963]: cluster 2023-12-01T09:18:48.772762+0000 mgr.y (mgr.24362) 8109 : cluster 0 pgmap v8078: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:18:49.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:18:49 smithi080 bash[28361]: cluster 2023-12-01T09:18:48.772762+0000 mgr.y (mgr.24362) 8109 : cluster 0 pgmap v8078: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:18:50.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:18:49 smithi090 bash[32384]: cluster 2023-12-01T09:18:48.772762+0000 mgr.y (mgr.24362) 8109 : cluster 0 pgmap v8078: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:18:52.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:18:51 smithi080 bash[28361]: cluster 2023-12-01T09:18:50.773398+0000 mgr.y (mgr.24362) 8110 : cluster 0 pgmap v8079: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:18:52.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:18:51 smithi080 bash[28361]: audit 2023-12-01T09:18:51.069960+0000 mon.c (mon.2) 5184 : audit 0 from='client.? 172.21.15.80:0/1728303603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:18:52.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:18:51 smithi080 bash[41963]: cluster 2023-12-01T09:18:50.773398+0000 mgr.y (mgr.24362) 8110 : cluster 0 pgmap v8079: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:18:52.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:18:51 smithi080 bash[41963]: audit 2023-12-01T09:18:51.069960+0000 mon.c (mon.2) 5184 : audit 0 from='client.? 172.21.15.80:0/1728303603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:18:52.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:18:51 smithi090 bash[32384]: cluster 2023-12-01T09:18:50.773398+0000 mgr.y (mgr.24362) 8110 : cluster 0 pgmap v8079: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:18:52.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:18:51 smithi090 bash[32384]: audit 2023-12-01T09:18:51.069960+0000 mon.c (mon.2) 5184 : audit 0 from='client.? 172.21.15.80:0/1728303603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:18:53.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:18:53 smithi080 bash[28361]: cluster 2023-12-01T09:18:52.774722+0000 mgr.y (mgr.24362) 8111 : cluster 0 pgmap v8080: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:18:53.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:18:53 smithi080 bash[28361]: audit 2023-12-01T09:18:53.520369+0000 mon.c (mon.2) 5185 : audit 0 from='client.? 172.21.15.80:0/4121447670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:18:53.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:18:53 smithi080 bash[41963]: cluster 2023-12-01T09:18:52.774722+0000 mgr.y (mgr.24362) 8111 : cluster 0 pgmap v8080: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:18:53.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:18:53 smithi080 bash[41963]: audit 2023-12-01T09:18:53.520369+0000 mon.c (mon.2) 5185 : audit 0 from='client.? 172.21.15.80:0/4121447670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:18:54.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:18:53 smithi090 bash[32384]: cluster 2023-12-01T09:18:52.774722+0000 mgr.y (mgr.24362) 8111 : cluster 0 pgmap v8080: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:18:54.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:18:53 smithi090 bash[32384]: audit 2023-12-01T09:18:53.520369+0000 mon.c (mon.2) 5185 : audit 0 from='client.? 172.21.15.80:0/4121447670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:18:56.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:18:55 smithi080 bash[41963]: cluster 2023-12-01T09:18:54.775564+0000 mgr.y (mgr.24362) 8112 : cluster 0 pgmap v8081: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:18:56.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:18:55 smithi080 bash[41963]: audit 2023-12-01T09:18:55.205687+0000 mon.c (mon.2) 5186 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:18:56.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:18:55 smithi080 bash[28361]: cluster 2023-12-01T09:18:54.775564+0000 mgr.y (mgr.24362) 8112 : cluster 0 pgmap v8081: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:18:56.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:18:55 smithi080 bash[28361]: audit 2023-12-01T09:18:55.205687+0000 mon.c (mon.2) 5186 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:18:56.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:18:55 smithi090 bash[32384]: cluster 2023-12-01T09:18:54.775564+0000 mgr.y (mgr.24362) 8112 : cluster 0 pgmap v8081: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:18:56.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:18:55 smithi090 bash[32384]: audit 2023-12-01T09:18:55.205687+0000 mon.c (mon.2) 5186 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:18:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:18:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:18:56] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T09:18:57.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:18:56 smithi080 bash[28361]: audit 2023-12-01T09:18:55.982386+0000 mon.c (mon.2) 5187 : audit 0 from='client.? 172.21.15.80:0/2369281584' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:18:57.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:18:56 smithi080 bash[41963]: audit 2023-12-01T09:18:55.982386+0000 mon.c (mon.2) 5187 : audit 0 from='client.? 172.21.15.80:0/2369281584' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:18:57.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:18:56 smithi090 bash[32384]: audit 2023-12-01T09:18:55.982386+0000 mon.c (mon.2) 5187 : audit 0 from='client.? 172.21.15.80:0/2369281584' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:18:58.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:18:57 smithi080 bash[41963]: cluster 2023-12-01T09:18:56.776763+0000 mgr.y (mgr.24362) 8113 : cluster 0 pgmap v8082: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:18:58.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:18:57 smithi080 bash[28361]: cluster 2023-12-01T09:18:56.776763+0000 mgr.y (mgr.24362) 8113 : cluster 0 pgmap v8082: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:18:58.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:18:57 smithi090 bash[32384]: cluster 2023-12-01T09:18:56.776763+0000 mgr.y (mgr.24362) 8113 : cluster 0 pgmap v8082: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:18:59.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:18:58 smithi080 bash[28361]: audit 2023-12-01T09:18:58.440395+0000 mon.c (mon.2) 5188 : audit 0 from='client.? 172.21.15.80:0/334776745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:18:59.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:18:58 smithi080 bash[41963]: audit 2023-12-01T09:18:58.440395+0000 mon.c (mon.2) 5188 : audit 0 from='client.? 172.21.15.80:0/334776745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:18:59.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:18:58 smithi090 bash[32384]: audit 2023-12-01T09:18:58.440395+0000 mon.c (mon.2) 5188 : audit 0 from='client.? 172.21.15.80:0/334776745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:19:00.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:18:59 smithi080 bash[28361]: cluster 2023-12-01T09:18:58.777465+0000 mgr.y (mgr.24362) 8114 : cluster 0 pgmap v8083: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:19:00.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:18:59 smithi080 bash[41963]: cluster 2023-12-01T09:18:58.777465+0000 mgr.y (mgr.24362) 8114 : cluster 0 pgmap v8083: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:19:00.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:18:59 smithi090 bash[32384]: cluster 2023-12-01T09:18:58.777465+0000 mgr.y (mgr.24362) 8114 : cluster 0 pgmap v8083: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:19:02.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:19:01 smithi080 bash[28361]: cluster 2023-12-01T09:19:00.778084+0000 mgr.y (mgr.24362) 8115 : cluster 0 pgmap v8084: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:19:02.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:19:01 smithi080 bash[28361]: audit 2023-12-01T09:19:00.891090+0000 mon.a (mon.0) 5342 : audit 0 from='client.? 172.21.15.80:0/2237202045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:19:02.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:19:01 smithi080 bash[41963]: cluster 2023-12-01T09:19:00.778084+0000 mgr.y (mgr.24362) 8115 : cluster 0 pgmap v8084: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:19:02.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:19:01 smithi080 bash[41963]: audit 2023-12-01T09:19:00.891090+0000 mon.a (mon.0) 5342 : audit 0 from='client.? 172.21.15.80:0/2237202045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:19:02.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:19:01 smithi090 bash[32384]: cluster 2023-12-01T09:19:00.778084+0000 mgr.y (mgr.24362) 8115 : cluster 0 pgmap v8084: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:19:02.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:19:01 smithi090 bash[32384]: audit 2023-12-01T09:19:00.891090+0000 mon.a (mon.0) 5342 : audit 0 from='client.? 172.21.15.80:0/2237202045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:19:03.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:19:03 smithi080 bash[28361]: cluster 2023-12-01T09:19:02.779225+0000 mgr.y (mgr.24362) 8116 : cluster 0 pgmap v8085: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:19:03.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:19:03 smithi080 bash[28361]: audit 2023-12-01T09:19:03.341321+0000 mon.a (mon.0) 5343 : audit 0 from='client.? 172.21.15.80:0/1573592465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:19:03.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:19:03 smithi080 bash[41963]: cluster 2023-12-01T09:19:02.779225+0000 mgr.y (mgr.24362) 8116 : cluster 0 pgmap v8085: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:19:03.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:19:03 smithi080 bash[41963]: audit 2023-12-01T09:19:03.341321+0000 mon.a (mon.0) 5343 : audit 0 from='client.? 172.21.15.80:0/1573592465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:19:04.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:19:03 smithi090 bash[32384]: cluster 2023-12-01T09:19:02.779225+0000 mgr.y (mgr.24362) 8116 : cluster 0 pgmap v8085: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:19:04.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:19:03 smithi090 bash[32384]: audit 2023-12-01T09:19:03.341321+0000 mon.a (mon.0) 5343 : audit 0 from='client.? 172.21.15.80:0/1573592465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:19:06.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:19:05 smithi080 bash[28361]: cluster 2023-12-01T09:19:04.779867+0000 mgr.y (mgr.24362) 8117 : cluster 0 pgmap v8086: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:19:06.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:19:05 smithi080 bash[28361]: audit 2023-12-01T09:19:05.797395+0000 mon.c (mon.2) 5189 : audit 0 from='client.? 172.21.15.80:0/1711596248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:19:06.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:19:05 smithi080 bash[41963]: cluster 2023-12-01T09:19:04.779867+0000 mgr.y (mgr.24362) 8117 : cluster 0 pgmap v8086: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:19:06.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:19:05 smithi080 bash[41963]: audit 2023-12-01T09:19:05.797395+0000 mon.c (mon.2) 5189 : audit 0 from='client.? 172.21.15.80:0/1711596248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:19:06.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:19:05 smithi090 bash[32384]: cluster 2023-12-01T09:19:04.779867+0000 mgr.y (mgr.24362) 8117 : cluster 0 pgmap v8086: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:19:06.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:19:05 smithi090 bash[32384]: audit 2023-12-01T09:19:05.797395+0000 mon.c (mon.2) 5189 : audit 0 from='client.? 172.21.15.80:0/1711596248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:19:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:19:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:19:06] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T09:19:08.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:19:07 smithi080 bash[28361]: cluster 2023-12-01T09:19:06.781042+0000 mgr.y (mgr.24362) 8118 : cluster 0 pgmap v8087: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:19:08.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:19:07 smithi080 bash[41963]: cluster 2023-12-01T09:19:06.781042+0000 mgr.y (mgr.24362) 8118 : cluster 0 pgmap v8087: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:19:08.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:19:07 smithi090 bash[32384]: cluster 2023-12-01T09:19:06.781042+0000 mgr.y (mgr.24362) 8118 : cluster 0 pgmap v8087: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:19:09.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:19:08 smithi080 bash[28361]: audit 2023-12-01T09:19:08.251390+0000 mon.a (mon.0) 5344 : audit 0 from='client.? 172.21.15.80:0/3135505194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:19:09.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:19:08 smithi080 bash[41963]: audit 2023-12-01T09:19:08.251390+0000 mon.a (mon.0) 5344 : audit 0 from='client.? 172.21.15.80:0/3135505194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:19:09.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:19:08 smithi090 bash[32384]: audit 2023-12-01T09:19:08.251390+0000 mon.a (mon.0) 5344 : audit 0 from='client.? 172.21.15.80:0/3135505194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:19:10.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:19:09 smithi080 bash[28361]: cluster 2023-12-01T09:19:08.781713+0000 mgr.y (mgr.24362) 8119 : cluster 0 pgmap v8088: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:19:10.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:19:09 smithi080 bash[41963]: cluster 2023-12-01T09:19:08.781713+0000 mgr.y (mgr.24362) 8119 : cluster 0 pgmap v8088: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:19:10.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:19:09 smithi090 bash[32384]: cluster 2023-12-01T09:19:08.781713+0000 mgr.y (mgr.24362) 8119 : cluster 0 pgmap v8088: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:19:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:19:10 smithi080 bash[28361]: audit 2023-12-01T09:19:10.205982+0000 mon.c (mon.2) 5190 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:19:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:19:10 smithi080 bash[28361]: audit 2023-12-01T09:19:10.699290+0000 mon.c (mon.2) 5191 : audit 0 from='client.? 172.21.15.80:0/1108485046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:19:11.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:19:10 smithi080 bash[41963]: audit 2023-12-01T09:19:10.205982+0000 mon.c (mon.2) 5190 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:19:11.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:19:10 smithi080 bash[41963]: audit 2023-12-01T09:19:10.699290+0000 mon.c (mon.2) 5191 : audit 0 from='client.? 172.21.15.80:0/1108485046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:19:11.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:19:10 smithi090 bash[32384]: audit 2023-12-01T09:19:10.205982+0000 mon.c (mon.2) 5190 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:19:11.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:19:10 smithi090 bash[32384]: audit 2023-12-01T09:19:10.699290+0000 mon.c (mon.2) 5191 : audit 0 from='client.? 172.21.15.80:0/1108485046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:19:12.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:19:11 smithi080 bash[41963]: cluster 2023-12-01T09:19:10.782460+0000 mgr.y (mgr.24362) 8120 : cluster 0 pgmap v8089: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:19:12.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:19:11 smithi080 bash[28361]: cluster 2023-12-01T09:19:10.782460+0000 mgr.y (mgr.24362) 8120 : cluster 0 pgmap v8089: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:19:12.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:19:11 smithi090 bash[32384]: cluster 2023-12-01T09:19:10.782460+0000 mgr.y (mgr.24362) 8120 : cluster 0 pgmap v8089: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:19:13.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:19:13 smithi080 bash[41963]: cluster 2023-12-01T09:19:12.783663+0000 mgr.y (mgr.24362) 8121 : cluster 0 pgmap v8090: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:19:13.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:19:13 smithi080 bash[41963]: audit 2023-12-01T09:19:13.147828+0000 mon.c (mon.2) 5192 : audit 0 from='client.? 172.21.15.80:0/967798306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:19:13.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:19:13 smithi080 bash[28361]: cluster 2023-12-01T09:19:12.783663+0000 mgr.y (mgr.24362) 8121 : cluster 0 pgmap v8090: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:19:13.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:19:13 smithi080 bash[28361]: audit 2023-12-01T09:19:13.147828+0000 mon.c (mon.2) 5192 : audit 0 from='client.? 172.21.15.80:0/967798306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:19:14.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:19:13 smithi090 bash[32384]: cluster 2023-12-01T09:19:12.783663+0000 mgr.y (mgr.24362) 8121 : cluster 0 pgmap v8090: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:19:14.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:19:13 smithi090 bash[32384]: audit 2023-12-01T09:19:13.147828+0000 mon.c (mon.2) 5192 : audit 0 from='client.? 172.21.15.80:0/967798306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:19:16.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:19:15 smithi080 bash[28361]: cluster 2023-12-01T09:19:14.784375+0000 mgr.y (mgr.24362) 8122 : cluster 0 pgmap v8091: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:19:16.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:19:15 smithi080 bash[28361]: audit 2023-12-01T09:19:15.597515+0000 mon.a (mon.0) 5345 : audit 0 from='client.? 172.21.15.80:0/3552337872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:19:16.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:19:15 smithi080 bash[41963]: cluster 2023-12-01T09:19:14.784375+0000 mgr.y (mgr.24362) 8122 : cluster 0 pgmap v8091: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:19:16.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:19:15 smithi080 bash[41963]: audit 2023-12-01T09:19:15.597515+0000 mon.a (mon.0) 5345 : audit 0 from='client.? 172.21.15.80:0/3552337872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:19:16.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:19:15 smithi090 bash[32384]: cluster 2023-12-01T09:19:14.784375+0000 mgr.y (mgr.24362) 8122 : cluster 0 pgmap v8091: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:19:16.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:19:15 smithi090 bash[32384]: audit 2023-12-01T09:19:15.597515+0000 mon.a (mon.0) 5345 : audit 0 from='client.? 172.21.15.80:0/3552337872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:19:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:19:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:19:16] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T09:19:17.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:19:16 smithi080 bash[41963]: audit 2023-12-01T09:19:16.604891+0000 mon.c (mon.2) 5193 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:19:17.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:19:16 smithi080 bash[28361]: audit 2023-12-01T09:19:16.604891+0000 mon.c (mon.2) 5193 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:19:17.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:19:16 smithi090 bash[32384]: audit 2023-12-01T09:19:16.604891+0000 mon.c (mon.2) 5193 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:19:18.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:19:17 smithi080 bash[28361]: cluster 2023-12-01T09:19:16.785410+0000 mgr.y (mgr.24362) 8123 : cluster 0 pgmap v8092: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:19:18.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:19:17 smithi080 bash[41963]: cluster 2023-12-01T09:19:16.785410+0000 mgr.y (mgr.24362) 8123 : cluster 0 pgmap v8092: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:19:18.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:19:17 smithi090 bash[32384]: cluster 2023-12-01T09:19:16.785410+0000 mgr.y (mgr.24362) 8123 : cluster 0 pgmap v8092: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:19:19.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:19:18 smithi080 bash[41963]: audit 2023-12-01T09:19:18.065315+0000 mon.c (mon.2) 5194 : audit 0 from='client.? 172.21.15.80:0/2155902940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:19:19.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:19:18 smithi080 bash[28361]: audit 2023-12-01T09:19:18.065315+0000 mon.c (mon.2) 5194 : audit 0 from='client.? 172.21.15.80:0/2155902940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:19:19.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:19:18 smithi090 bash[32384]: audit 2023-12-01T09:19:18.065315+0000 mon.c (mon.2) 5194 : audit 0 from='client.? 172.21.15.80:0/2155902940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:19:20.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:19:19 smithi080 bash[41963]: cluster 2023-12-01T09:19:18.786090+0000 mgr.y (mgr.24362) 8124 : cluster 0 pgmap v8093: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:19:20.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:19:19 smithi080 bash[28361]: cluster 2023-12-01T09:19:18.786090+0000 mgr.y (mgr.24362) 8124 : cluster 0 pgmap v8093: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:19:20.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:19:19 smithi090 bash[32384]: cluster 2023-12-01T09:19:18.786090+0000 mgr.y (mgr.24362) 8124 : cluster 0 pgmap v8093: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:19:21.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:19:20 smithi080 bash[28361]: audit 2023-12-01T09:19:20.535692+0000 mon.c (mon.2) 5195 : audit 0 from='client.? 172.21.15.80:0/2031051579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:19:21.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:19:20 smithi080 bash[41963]: audit 2023-12-01T09:19:20.535692+0000 mon.c (mon.2) 5195 : audit 0 from='client.? 172.21.15.80:0/2031051579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:19:21.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:19:20 smithi090 bash[32384]: audit 2023-12-01T09:19:20.535692+0000 mon.c (mon.2) 5195 : audit 0 from='client.? 172.21.15.80:0/2031051579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:19:22.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:19:21 smithi080 bash[28361]: cluster 2023-12-01T09:19:20.786759+0000 mgr.y (mgr.24362) 8125 : cluster 0 pgmap v8094: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:19:22.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:19:21 smithi080 bash[41963]: cluster 2023-12-01T09:19:20.786759+0000 mgr.y (mgr.24362) 8125 : cluster 0 pgmap v8094: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:19:22.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:19:21 smithi090 bash[32384]: cluster 2023-12-01T09:19:20.786759+0000 mgr.y (mgr.24362) 8125 : cluster 0 pgmap v8094: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:19:23.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:19:23 smithi080 bash[28361]: audit 2023-12-01T09:19:22.398203+0000 mon.a (mon.0) 5346 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:19:23.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:19:23 smithi080 bash[28361]: audit 2023-12-01T09:19:22.409481+0000 mon.a (mon.0) 5347 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:19:23.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:19:23 smithi080 bash[28361]: audit 2023-12-01T09:19:22.802942+0000 mon.a (mon.0) 5348 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:19:23.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:19:23 smithi080 bash[28361]: audit 2023-12-01T09:19:22.814331+0000 mon.a (mon.0) 5349 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:19:23.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:19:23 smithi080 bash[28361]: audit 2023-12-01T09:19:23.005451+0000 mon.a (mon.0) 5350 : audit 0 from='client.? 172.21.15.80:0/2850892020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:19:23.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:19:23 smithi080 bash[41963]: audit 2023-12-01T09:19:22.398203+0000 mon.a (mon.0) 5346 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:19:23.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:19:23 smithi080 bash[41963]: audit 2023-12-01T09:19:22.409481+0000 mon.a (mon.0) 5347 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:19:23.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:19:23 smithi080 bash[41963]: audit 2023-12-01T09:19:22.802942+0000 mon.a (mon.0) 5348 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:19:23.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:19:23 smithi080 bash[41963]: audit 2023-12-01T09:19:22.814331+0000 mon.a (mon.0) 5349 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:19:23.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:19:23 smithi080 bash[41963]: audit 2023-12-01T09:19:23.005451+0000 mon.a (mon.0) 5350 : audit 0 from='client.? 172.21.15.80:0/2850892020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:19:23.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:19:23 smithi090 bash[32384]: audit 2023-12-01T09:19:22.398203+0000 mon.a (mon.0) 5346 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:19:23.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:19:23 smithi090 bash[32384]: audit 2023-12-01T09:19:22.409481+0000 mon.a (mon.0) 5347 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:19:23.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:19:23 smithi090 bash[32384]: audit 2023-12-01T09:19:22.802942+0000 mon.a (mon.0) 5348 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:19:23.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:19:23 smithi090 bash[32384]: audit 2023-12-01T09:19:22.814331+0000 mon.a (mon.0) 5349 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:19:23.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:19:23 smithi090 bash[32384]: audit 2023-12-01T09:19:23.005451+0000 mon.a (mon.0) 5350 : audit 0 from='client.? 172.21.15.80:0/2850892020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:19:24.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:19:24 smithi080 bash[41963]: cluster 2023-12-01T09:19:22.787797+0000 mgr.y (mgr.24362) 8126 : cluster 0 pgmap v8095: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:19:24.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:19:24 smithi080 bash[28361]: cluster 2023-12-01T09:19:22.787797+0000 mgr.y (mgr.24362) 8126 : cluster 0 pgmap v8095: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:19:24.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:19:24 smithi090 bash[32384]: cluster 2023-12-01T09:19:22.787797+0000 mgr.y (mgr.24362) 8126 : cluster 0 pgmap v8095: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:19:25.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:19:25 smithi080 bash[28361]: audit 2023-12-01T09:19:25.206218+0000 mon.c (mon.2) 5196 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:19:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:19:25 smithi080 bash[41963]: audit 2023-12-01T09:19:25.206218+0000 mon.c (mon.2) 5196 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:19:25.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:19:25 smithi090 bash[32384]: audit 2023-12-01T09:19:25.206218+0000 mon.c (mon.2) 5196 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:19:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:19:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:19:26] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T09:19:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:19:26 smithi080 bash[28361]: cluster 2023-12-01T09:19:24.788602+0000 mgr.y (mgr.24362) 8127 : cluster 0 pgmap v8096: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:19:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:19:26 smithi080 bash[28361]: audit 2023-12-01T09:19:25.460862+0000 mon.c (mon.2) 5197 : audit 0 from='client.? 172.21.15.80:0/921110523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:19:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:19:26 smithi080 bash[41963]: cluster 2023-12-01T09:19:24.788602+0000 mgr.y (mgr.24362) 8127 : cluster 0 pgmap v8096: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:19:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:19:26 smithi080 bash[41963]: audit 2023-12-01T09:19:25.460862+0000 mon.c (mon.2) 5197 : audit 0 from='client.? 172.21.15.80:0/921110523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:19:26.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:19:26 smithi090 bash[32384]: cluster 2023-12-01T09:19:24.788602+0000 mgr.y (mgr.24362) 8127 : cluster 0 pgmap v8096: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:19:26.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:19:26 smithi090 bash[32384]: audit 2023-12-01T09:19:25.460862+0000 mon.c (mon.2) 5197 : audit 0 from='client.? 172.21.15.80:0/921110523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:19:28.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:19:28 smithi080 bash[41963]: cluster 2023-12-01T09:19:26.789753+0000 mgr.y (mgr.24362) 8128 : cluster 0 pgmap v8097: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:19:28.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:19:28 smithi080 bash[41963]: audit 2023-12-01T09:19:27.916241+0000 mon.c (mon.2) 5198 : audit 0 from='client.? 172.21.15.80:0/3402544491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:19:28.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:19:28 smithi080 bash[28361]: cluster 2023-12-01T09:19:26.789753+0000 mgr.y (mgr.24362) 8128 : cluster 0 pgmap v8097: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:19:28.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:19:28 smithi080 bash[28361]: audit 2023-12-01T09:19:27.916241+0000 mon.c (mon.2) 5198 : audit 0 from='client.? 172.21.15.80:0/3402544491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:19:28.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:19:28 smithi090 bash[32384]: cluster 2023-12-01T09:19:26.789753+0000 mgr.y (mgr.24362) 8128 : cluster 0 pgmap v8097: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:19:28.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:19:28 smithi090 bash[32384]: audit 2023-12-01T09:19:27.916241+0000 mon.c (mon.2) 5198 : audit 0 from='client.? 172.21.15.80:0/3402544491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:19:30.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:19:30 smithi080 bash[41963]: cluster 2023-12-01T09:19:28.790526+0000 mgr.y (mgr.24362) 8129 : cluster 0 pgmap v8098: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:19:30.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:19:30 smithi080 bash[41963]: audit 2023-12-01T09:19:30.368650+0000 mon.a (mon.0) 5351 : audit 0 from='client.? 172.21.15.80:0/2538942539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:19:30.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:19:30 smithi080 bash[28361]: cluster 2023-12-01T09:19:28.790526+0000 mgr.y (mgr.24362) 8129 : cluster 0 pgmap v8098: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:19:30.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:19:30 smithi080 bash[28361]: audit 2023-12-01T09:19:30.368650+0000 mon.a (mon.0) 5351 : audit 0 from='client.? 172.21.15.80:0/2538942539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:19:30.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:19:30 smithi090 bash[32384]: cluster 2023-12-01T09:19:28.790526+0000 mgr.y (mgr.24362) 8129 : cluster 0 pgmap v8098: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:19:30.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:19:30 smithi090 bash[32384]: audit 2023-12-01T09:19:30.368650+0000 mon.a (mon.0) 5351 : audit 0 from='client.? 172.21.15.80:0/2538942539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:19:32.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:19:32 smithi080 bash[28361]: cluster 2023-12-01T09:19:30.791076+0000 mgr.y (mgr.24362) 8130 : cluster 0 pgmap v8099: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:19:32.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:19:32 smithi080 bash[41963]: cluster 2023-12-01T09:19:30.791076+0000 mgr.y (mgr.24362) 8130 : cluster 0 pgmap v8099: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:19:32.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:19:32 smithi090 bash[32384]: cluster 2023-12-01T09:19:30.791076+0000 mgr.y (mgr.24362) 8130 : cluster 0 pgmap v8099: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:19:33.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:19:33 smithi080 bash[28361]: cluster 2023-12-01T09:19:32.791689+0000 mgr.y (mgr.24362) 8131 : cluster 0 pgmap v8100: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:19:33.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:19:33 smithi080 bash[28361]: audit 2023-12-01T09:19:32.826875+0000 mon.c (mon.2) 5199 : audit 0 from='client.? 172.21.15.80:0/1241599253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:19:33.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:19:33 smithi080 bash[28361]: audit 2023-12-01T09:19:33.231527+0000 mon.a (mon.0) 5352 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:19:33.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:19:33 smithi080 bash[28361]: audit 2023-12-01T09:19:33.245236+0000 mon.a (mon.0) 5353 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:19:33.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:19:33 smithi080 bash[28361]: audit 2023-12-01T09:19:33.250378+0000 mon.c (mon.2) 5200 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:19:33.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:19:33 smithi080 bash[28361]: audit 2023-12-01T09:19:33.251793+0000 mon.c (mon.2) 5201 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:19:33.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:19:33 smithi080 bash[28361]: audit 2023-12-01T09:19:33.262096+0000 mon.a (mon.0) 5354 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:19:33.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:19:33 smithi080 bash[41963]: cluster 2023-12-01T09:19:32.791689+0000 mgr.y (mgr.24362) 8131 : cluster 0 pgmap v8100: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:19:33.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:19:33 smithi080 bash[41963]: audit 2023-12-01T09:19:32.826875+0000 mon.c (mon.2) 5199 : audit 0 from='client.? 172.21.15.80:0/1241599253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:19:33.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:19:33 smithi080 bash[41963]: audit 2023-12-01T09:19:33.231527+0000 mon.a (mon.0) 5352 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:19:33.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:19:33 smithi080 bash[41963]: audit 2023-12-01T09:19:33.245236+0000 mon.a (mon.0) 5353 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:19:33.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:19:33 smithi080 bash[41963]: audit 2023-12-01T09:19:33.250378+0000 mon.c (mon.2) 5200 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:19:33.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:19:33 smithi080 bash[41963]: audit 2023-12-01T09:19:33.251793+0000 mon.c (mon.2) 5201 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:19:33.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:19:33 smithi080 bash[41963]: audit 2023-12-01T09:19:33.262096+0000 mon.a (mon.0) 5354 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:19:34.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:19:33 smithi090 bash[32384]: cluster 2023-12-01T09:19:32.791689+0000 mgr.y (mgr.24362) 8131 : cluster 0 pgmap v8100: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:19:34.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:19:33 smithi090 bash[32384]: audit 2023-12-01T09:19:32.826875+0000 mon.c (mon.2) 5199 : audit 0 from='client.? 172.21.15.80:0/1241599253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:19:34.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:19:33 smithi090 bash[32384]: audit 2023-12-01T09:19:33.231527+0000 mon.a (mon.0) 5352 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:19:34.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:19:33 smithi090 bash[32384]: audit 2023-12-01T09:19:33.245236+0000 mon.a (mon.0) 5353 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:19:34.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:19:33 smithi090 bash[32384]: audit 2023-12-01T09:19:33.250378+0000 mon.c (mon.2) 5200 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:19:34.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:19:33 smithi090 bash[32384]: audit 2023-12-01T09:19:33.251793+0000 mon.c (mon.2) 5201 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:19:34.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:19:33 smithi090 bash[32384]: audit 2023-12-01T09:19:33.262096+0000 mon.a (mon.0) 5354 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:19:36.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:19:35 smithi080 bash[28361]: cluster 2023-12-01T09:19:34.792349+0000 mgr.y (mgr.24362) 8132 : cluster 0 pgmap v8101: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:19:36.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:19:35 smithi080 bash[28361]: audit 2023-12-01T09:19:35.285468+0000 mon.c (mon.2) 5202 : audit 0 from='client.? 172.21.15.80:0/724629257' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:19:36.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:19:35 smithi080 bash[41963]: cluster 2023-12-01T09:19:34.792349+0000 mgr.y (mgr.24362) 8132 : cluster 0 pgmap v8101: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:19:36.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:19:35 smithi080 bash[41963]: audit 2023-12-01T09:19:35.285468+0000 mon.c (mon.2) 5202 : audit 0 from='client.? 172.21.15.80:0/724629257' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:19:36.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:19:35 smithi090 bash[32384]: cluster 2023-12-01T09:19:34.792349+0000 mgr.y (mgr.24362) 8132 : cluster 0 pgmap v8101: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:19:36.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:19:35 smithi090 bash[32384]: audit 2023-12-01T09:19:35.285468+0000 mon.c (mon.2) 5202 : audit 0 from='client.? 172.21.15.80:0/724629257' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:19:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:19:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:19:36] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T09:19:38.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:19:37 smithi080 bash[28361]: cluster 2023-12-01T09:19:36.793566+0000 mgr.y (mgr.24362) 8133 : cluster 0 pgmap v8102: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:19:38.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:19:37 smithi080 bash[28361]: audit 2023-12-01T09:19:37.740638+0000 mon.c (mon.2) 5203 : audit 0 from='client.? 172.21.15.80:0/214516108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:19:38.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:19:37 smithi080 bash[41963]: cluster 2023-12-01T09:19:36.793566+0000 mgr.y (mgr.24362) 8133 : cluster 0 pgmap v8102: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:19:38.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:19:37 smithi080 bash[41963]: audit 2023-12-01T09:19:37.740638+0000 mon.c (mon.2) 5203 : audit 0 from='client.? 172.21.15.80:0/214516108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:19:38.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:19:37 smithi090 bash[32384]: cluster 2023-12-01T09:19:36.793566+0000 mgr.y (mgr.24362) 8133 : cluster 0 pgmap v8102: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:19:38.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:19:37 smithi090 bash[32384]: audit 2023-12-01T09:19:37.740638+0000 mon.c (mon.2) 5203 : audit 0 from='client.? 172.21.15.80:0/214516108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:19:40.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:19:39 smithi080 bash[41963]: cluster 2023-12-01T09:19:38.794369+0000 mgr.y (mgr.24362) 8134 : cluster 0 pgmap v8103: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:19:40.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:19:39 smithi080 bash[28361]: cluster 2023-12-01T09:19:38.794369+0000 mgr.y (mgr.24362) 8134 : cluster 0 pgmap v8103: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:19:40.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:19:39 smithi090 bash[32384]: cluster 2023-12-01T09:19:38.794369+0000 mgr.y (mgr.24362) 8134 : cluster 0 pgmap v8103: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:19:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:19:40 smithi080 bash[28361]: audit 2023-12-01T09:19:40.190425+0000 mon.c (mon.2) 5204 : audit 0 from='client.? 172.21.15.80:0/791405258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:19:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:19:40 smithi080 bash[28361]: audit 2023-12-01T09:19:40.206550+0000 mon.c (mon.2) 5205 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:19:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:19:40 smithi080 bash[41963]: audit 2023-12-01T09:19:40.190425+0000 mon.c (mon.2) 5204 : audit 0 from='client.? 172.21.15.80:0/791405258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:19:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:19:40 smithi080 bash[41963]: audit 2023-12-01T09:19:40.206550+0000 mon.c (mon.2) 5205 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:19:41.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:19:40 smithi090 bash[32384]: audit 2023-12-01T09:19:40.190425+0000 mon.c (mon.2) 5204 : audit 0 from='client.? 172.21.15.80:0/791405258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:19:41.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:19:40 smithi090 bash[32384]: audit 2023-12-01T09:19:40.206550+0000 mon.c (mon.2) 5205 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:19:42.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:19:41 smithi080 bash[28361]: cluster 2023-12-01T09:19:40.795043+0000 mgr.y (mgr.24362) 8135 : cluster 0 pgmap v8104: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:19:42.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:19:41 smithi080 bash[41963]: cluster 2023-12-01T09:19:40.795043+0000 mgr.y (mgr.24362) 8135 : cluster 0 pgmap v8104: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:19:42.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:19:41 smithi090 bash[32384]: cluster 2023-12-01T09:19:40.795043+0000 mgr.y (mgr.24362) 8135 : cluster 0 pgmap v8104: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:19:43.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:19:43 smithi080 bash[28361]: audit 2023-12-01T09:19:42.652751+0000 mon.c (mon.2) 5206 : audit 0 from='client.? 172.21.15.80:0/2662355790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:19:43.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:19:43 smithi080 bash[28361]: cluster 2023-12-01T09:19:42.796188+0000 mgr.y (mgr.24362) 8136 : cluster 0 pgmap v8105: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:19:43.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:19:43 smithi080 bash[41963]: audit 2023-12-01T09:19:42.652751+0000 mon.c (mon.2) 5206 : audit 0 from='client.? 172.21.15.80:0/2662355790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:19:43.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:19:43 smithi080 bash[41963]: cluster 2023-12-01T09:19:42.796188+0000 mgr.y (mgr.24362) 8136 : cluster 0 pgmap v8105: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:19:44.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:19:43 smithi090 bash[32384]: audit 2023-12-01T09:19:42.652751+0000 mon.c (mon.2) 5206 : audit 0 from='client.? 172.21.15.80:0/2662355790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:19:44.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:19:43 smithi090 bash[32384]: cluster 2023-12-01T09:19:42.796188+0000 mgr.y (mgr.24362) 8136 : cluster 0 pgmap v8105: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:19:46.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:19:45 smithi080 bash[41963]: cluster 2023-12-01T09:19:44.796627+0000 mgr.y (mgr.24362) 8137 : cluster 0 pgmap v8106: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:19:46.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:19:45 smithi080 bash[41963]: audit 2023-12-01T09:19:45.106611+0000 mon.a (mon.0) 5355 : audit 0 from='client.? 172.21.15.80:0/215299128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:19:46.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:19:45 smithi080 bash[28361]: cluster 2023-12-01T09:19:44.796627+0000 mgr.y (mgr.24362) 8137 : cluster 0 pgmap v8106: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:19:46.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:19:45 smithi080 bash[28361]: audit 2023-12-01T09:19:45.106611+0000 mon.a (mon.0) 5355 : audit 0 from='client.? 172.21.15.80:0/215299128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:19:46.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:19:45 smithi090 bash[32384]: cluster 2023-12-01T09:19:44.796627+0000 mgr.y (mgr.24362) 8137 : cluster 0 pgmap v8106: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:19:46.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:19:45 smithi090 bash[32384]: audit 2023-12-01T09:19:45.106611+0000 mon.a (mon.0) 5355 : audit 0 from='client.? 172.21.15.80:0/215299128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:19:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:19:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:19:46] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T09:19:48.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:19:47 smithi080 bash[28361]: cluster 2023-12-01T09:19:46.797819+0000 mgr.y (mgr.24362) 8138 : cluster 0 pgmap v8107: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:19:48.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:19:47 smithi080 bash[28361]: audit 2023-12-01T09:19:47.566883+0000 mon.a (mon.0) 5356 : audit 0 from='client.? 172.21.15.80:0/1467297729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:19:48.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:19:47 smithi080 bash[41963]: cluster 2023-12-01T09:19:46.797819+0000 mgr.y (mgr.24362) 8138 : cluster 0 pgmap v8107: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:19:48.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:19:47 smithi080 bash[41963]: audit 2023-12-01T09:19:47.566883+0000 mon.a (mon.0) 5356 : audit 0 from='client.? 172.21.15.80:0/1467297729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:19:48.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:19:47 smithi090 bash[32384]: cluster 2023-12-01T09:19:46.797819+0000 mgr.y (mgr.24362) 8138 : cluster 0 pgmap v8107: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:19:48.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:19:47 smithi090 bash[32384]: audit 2023-12-01T09:19:47.566883+0000 mon.a (mon.0) 5356 : audit 0 from='client.? 172.21.15.80:0/1467297729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:19:50.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:19:49 smithi080 bash[41963]: cluster 2023-12-01T09:19:48.798490+0000 mgr.y (mgr.24362) 8139 : cluster 0 pgmap v8108: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:19:50.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:19:49 smithi080 bash[28361]: cluster 2023-12-01T09:19:48.798490+0000 mgr.y (mgr.24362) 8139 : cluster 0 pgmap v8108: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:19:50.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:19:49 smithi090 bash[32384]: cluster 2023-12-01T09:19:48.798490+0000 mgr.y (mgr.24362) 8139 : cluster 0 pgmap v8108: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:19:51.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:19:50 smithi080 bash[41963]: audit 2023-12-01T09:19:50.021400+0000 mon.a (mon.0) 5357 : audit 0 from='client.? 172.21.15.80:0/2666566562' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:19:51.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:19:50 smithi080 bash[28361]: audit 2023-12-01T09:19:50.021400+0000 mon.a (mon.0) 5357 : audit 0 from='client.? 172.21.15.80:0/2666566562' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:19:51.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:19:50 smithi090 bash[32384]: audit 2023-12-01T09:19:50.021400+0000 mon.a (mon.0) 5357 : audit 0 from='client.? 172.21.15.80:0/2666566562' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:19:52.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:19:51 smithi080 bash[28361]: cluster 2023-12-01T09:19:50.799054+0000 mgr.y (mgr.24362) 8140 : cluster 0 pgmap v8109: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:19:52.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:19:51 smithi080 bash[41963]: cluster 2023-12-01T09:19:50.799054+0000 mgr.y (mgr.24362) 8140 : cluster 0 pgmap v8109: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:19:52.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:19:51 smithi090 bash[32384]: cluster 2023-12-01T09:19:50.799054+0000 mgr.y (mgr.24362) 8140 : cluster 0 pgmap v8109: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:19:53.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:19:52 smithi080 bash[41963]: audit 2023-12-01T09:19:52.473301+0000 mon.c (mon.2) 5207 : audit 0 from='client.? 172.21.15.80:0/252389070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:19:53.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:19:52 smithi080 bash[28361]: audit 2023-12-01T09:19:52.473301+0000 mon.c (mon.2) 5207 : audit 0 from='client.? 172.21.15.80:0/252389070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:19:53.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:19:52 smithi090 bash[32384]: audit 2023-12-01T09:19:52.473301+0000 mon.c (mon.2) 5207 : audit 0 from='client.? 172.21.15.80:0/252389070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:19:54.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:19:53 smithi080 bash[41963]: cluster 2023-12-01T09:19:52.800217+0000 mgr.y (mgr.24362) 8141 : cluster 0 pgmap v8110: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:19:54.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:19:53 smithi080 bash[28361]: cluster 2023-12-01T09:19:52.800217+0000 mgr.y (mgr.24362) 8141 : cluster 0 pgmap v8110: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:19:54.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:19:53 smithi090 bash[32384]: cluster 2023-12-01T09:19:52.800217+0000 mgr.y (mgr.24362) 8141 : cluster 0 pgmap v8110: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:19:56.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:19:55 smithi080 bash[41963]: cluster 2023-12-01T09:19:54.800858+0000 mgr.y (mgr.24362) 8142 : cluster 0 pgmap v8111: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:19:56.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:19:55 smithi080 bash[41963]: audit 2023-12-01T09:19:54.926619+0000 mon.c (mon.2) 5208 : audit 0 from='client.? 172.21.15.80:0/3259259309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:19:56.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:19:55 smithi080 bash[41963]: audit 2023-12-01T09:19:55.207192+0000 mon.c (mon.2) 5209 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:19:56.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:19:55 smithi080 bash[28361]: cluster 2023-12-01T09:19:54.800858+0000 mgr.y (mgr.24362) 8142 : cluster 0 pgmap v8111: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:19:56.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:19:55 smithi080 bash[28361]: audit 2023-12-01T09:19:54.926619+0000 mon.c (mon.2) 5208 : audit 0 from='client.? 172.21.15.80:0/3259259309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:19:56.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:19:55 smithi080 bash[28361]: audit 2023-12-01T09:19:55.207192+0000 mon.c (mon.2) 5209 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:19:56.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:19:55 smithi090 bash[32384]: cluster 2023-12-01T09:19:54.800858+0000 mgr.y (mgr.24362) 8142 : cluster 0 pgmap v8111: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:19:56.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:19:55 smithi090 bash[32384]: audit 2023-12-01T09:19:54.926619+0000 mon.c (mon.2) 5208 : audit 0 from='client.? 172.21.15.80:0/3259259309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:19:56.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:19:55 smithi090 bash[32384]: audit 2023-12-01T09:19:55.207192+0000 mon.c (mon.2) 5209 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:19:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:19:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:19:56] "GET /metrics HTTP/1.1" 200 33988 "" "Prometheus/2.43.0" 2023-12-01T09:19:58.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:19:57 smithi080 bash[28361]: cluster 2023-12-01T09:19:56.802092+0000 mgr.y (mgr.24362) 8143 : cluster 0 pgmap v8112: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:19:58.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:19:57 smithi080 bash[28361]: audit 2023-12-01T09:19:57.382447+0000 mon.a (mon.0) 5358 : audit 0 from='client.? 172.21.15.80:0/998855580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:19:58.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:19:57 smithi080 bash[41963]: cluster 2023-12-01T09:19:56.802092+0000 mgr.y (mgr.24362) 8143 : cluster 0 pgmap v8112: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:19:58.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:19:57 smithi080 bash[41963]: audit 2023-12-01T09:19:57.382447+0000 mon.a (mon.0) 5358 : audit 0 from='client.? 172.21.15.80:0/998855580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:19:58.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:19:57 smithi090 bash[32384]: cluster 2023-12-01T09:19:56.802092+0000 mgr.y (mgr.24362) 8143 : cluster 0 pgmap v8112: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:19:58.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:19:57 smithi090 bash[32384]: audit 2023-12-01T09:19:57.382447+0000 mon.a (mon.0) 5358 : audit 0 from='client.? 172.21.15.80:0/998855580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:20:00.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:19:59 smithi080 bash[41963]: cluster 2023-12-01T09:19:58.802763+0000 mgr.y (mgr.24362) 8144 : cluster 0 pgmap v8113: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:20:00.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:19:59 smithi080 bash[41963]: audit 2023-12-01T09:19:59.838818+0000 mon.c (mon.2) 5210 : audit 0 from='client.? 172.21.15.80:0/2043332228' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:20:00.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:19:59 smithi080 bash[28361]: cluster 2023-12-01T09:19:58.802763+0000 mgr.y (mgr.24362) 8144 : cluster 0 pgmap v8113: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:20:00.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:19:59 smithi080 bash[28361]: audit 2023-12-01T09:19:59.838818+0000 mon.c (mon.2) 5210 : audit 0 from='client.? 172.21.15.80:0/2043332228' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:20:00.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:20:00 smithi080 bash[28361]: debug 2023-12-01T09:19:59.996+0000 7f6ec9bf0700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T09:20:00.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:19:59 smithi090 bash[32384]: cluster 2023-12-01T09:19:58.802763+0000 mgr.y (mgr.24362) 8144 : cluster 0 pgmap v8113: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:20:00.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:19:59 smithi090 bash[32384]: audit 2023-12-01T09:19:59.838818+0000 mon.c (mon.2) 5210 : audit 0 from='client.? 172.21.15.80:0/2043332228' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:20:01.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:20:00 smithi080 bash[28361]: cluster 2023-12-01T09:20:00.000125+0000 mon.a (mon.0) 5359 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T09:20:01.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:20:00 smithi080 bash[41963]: cluster 2023-12-01T09:20:00.000125+0000 mon.a (mon.0) 5359 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T09:20:01.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:20:00 smithi090 bash[32384]: cluster 2023-12-01T09:20:00.000125+0000 mon.a (mon.0) 5359 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T09:20:02.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:20:01 smithi080 bash[28361]: cluster 2023-12-01T09:20:00.803526+0000 mgr.y (mgr.24362) 8145 : cluster 0 pgmap v8114: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:20:02.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:20:01 smithi080 bash[41963]: cluster 2023-12-01T09:20:00.803526+0000 mgr.y (mgr.24362) 8145 : cluster 0 pgmap v8114: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:20:02.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:20:01 smithi090 bash[32384]: cluster 2023-12-01T09:20:00.803526+0000 mgr.y (mgr.24362) 8145 : cluster 0 pgmap v8114: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:20:03.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:20:02 smithi080 bash[28361]: audit 2023-12-01T09:20:02.301284+0000 mon.a (mon.0) 5360 : audit 0 from='client.? 172.21.15.80:0/1213738156' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:20:03.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:20:02 smithi080 bash[41963]: audit 2023-12-01T09:20:02.301284+0000 mon.a (mon.0) 5360 : audit 0 from='client.? 172.21.15.80:0/1213738156' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:20:03.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:20:02 smithi090 bash[32384]: audit 2023-12-01T09:20:02.301284+0000 mon.a (mon.0) 5360 : audit 0 from='client.? 172.21.15.80:0/1213738156' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:20:04.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:20:03 smithi080 bash[28361]: cluster 2023-12-01T09:20:02.804755+0000 mgr.y (mgr.24362) 8146 : cluster 0 pgmap v8115: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:20:04.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:20:03 smithi080 bash[41963]: cluster 2023-12-01T09:20:02.804755+0000 mgr.y (mgr.24362) 8146 : cluster 0 pgmap v8115: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:20:04.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:20:03 smithi090 bash[32384]: cluster 2023-12-01T09:20:02.804755+0000 mgr.y (mgr.24362) 8146 : cluster 0 pgmap v8115: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:20:05.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:20:04 smithi080 bash[28361]: audit 2023-12-01T09:20:04.763088+0000 mon.a (mon.0) 5361 : audit 0 from='client.? 172.21.15.80:0/255669255' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:20:05.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:20:04 smithi080 bash[41963]: audit 2023-12-01T09:20:04.763088+0000 mon.a (mon.0) 5361 : audit 0 from='client.? 172.21.15.80:0/255669255' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:20:05.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:20:04 smithi090 bash[32384]: audit 2023-12-01T09:20:04.763088+0000 mon.a (mon.0) 5361 : audit 0 from='client.? 172.21.15.80:0/255669255' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:20:06.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:20:05 smithi080 bash[41963]: cluster 2023-12-01T09:20:04.805493+0000 mgr.y (mgr.24362) 8147 : cluster 0 pgmap v8116: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:20:06.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:20:05 smithi080 bash[28361]: cluster 2023-12-01T09:20:04.805493+0000 mgr.y (mgr.24362) 8147 : cluster 0 pgmap v8116: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:20:06.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:20:05 smithi090 bash[32384]: cluster 2023-12-01T09:20:04.805493+0000 mgr.y (mgr.24362) 8147 : cluster 0 pgmap v8116: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:20:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:20:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:20:06] "GET /metrics HTTP/1.1" 200 33988 "" "Prometheus/2.43.0" 2023-12-01T09:20:08.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:20:07 smithi080 bash[41963]: cluster 2023-12-01T09:20:06.806720+0000 mgr.y (mgr.24362) 8148 : cluster 0 pgmap v8117: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:20:08.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:20:07 smithi080 bash[41963]: audit 2023-12-01T09:20:07.213968+0000 mon.c (mon.2) 5211 : audit 0 from='client.? 172.21.15.80:0/311066165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:20:08.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:20:07 smithi080 bash[28361]: cluster 2023-12-01T09:20:06.806720+0000 mgr.y (mgr.24362) 8148 : cluster 0 pgmap v8117: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:20:08.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:20:07 smithi080 bash[28361]: audit 2023-12-01T09:20:07.213968+0000 mon.c (mon.2) 5211 : audit 0 from='client.? 172.21.15.80:0/311066165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:20:08.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:20:07 smithi090 bash[32384]: cluster 2023-12-01T09:20:06.806720+0000 mgr.y (mgr.24362) 8148 : cluster 0 pgmap v8117: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:20:08.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:20:07 smithi090 bash[32384]: audit 2023-12-01T09:20:07.213968+0000 mon.c (mon.2) 5211 : audit 0 from='client.? 172.21.15.80:0/311066165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:20:10.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:20:09 smithi080 bash[28361]: cluster 2023-12-01T09:20:08.807389+0000 mgr.y (mgr.24362) 8149 : cluster 0 pgmap v8118: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:20:10.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:20:09 smithi080 bash[28361]: audit 2023-12-01T09:20:09.672836+0000 mon.a (mon.0) 5362 : audit 0 from='client.? 172.21.15.80:0/704498422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:20:10.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:20:09 smithi080 bash[41963]: cluster 2023-12-01T09:20:08.807389+0000 mgr.y (mgr.24362) 8149 : cluster 0 pgmap v8118: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:20:10.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:20:09 smithi080 bash[41963]: audit 2023-12-01T09:20:09.672836+0000 mon.a (mon.0) 5362 : audit 0 from='client.? 172.21.15.80:0/704498422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:20:10.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:20:09 smithi090 bash[32384]: cluster 2023-12-01T09:20:08.807389+0000 mgr.y (mgr.24362) 8149 : cluster 0 pgmap v8118: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:20:10.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:20:09 smithi090 bash[32384]: audit 2023-12-01T09:20:09.672836+0000 mon.a (mon.0) 5362 : audit 0 from='client.? 172.21.15.80:0/704498422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:20:11.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:20:10 smithi090 bash[32384]: audit 2023-12-01T09:20:10.207490+0000 mon.c (mon.2) 5212 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:20:11.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:20:10 smithi080 bash[28361]: audit 2023-12-01T09:20:10.207490+0000 mon.c (mon.2) 5212 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:20:11.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:20:10 smithi080 bash[41963]: audit 2023-12-01T09:20:10.207490+0000 mon.c (mon.2) 5212 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:20:12.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:20:11 smithi090 bash[32384]: cluster 2023-12-01T09:20:10.808615+0000 mgr.y (mgr.24362) 8150 : cluster 0 pgmap v8119: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:20:12.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:20:11 smithi080 bash[28361]: cluster 2023-12-01T09:20:10.808615+0000 mgr.y (mgr.24362) 8150 : cluster 0 pgmap v8119: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:20:12.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:20:11 smithi080 bash[41963]: cluster 2023-12-01T09:20:10.808615+0000 mgr.y (mgr.24362) 8150 : cluster 0 pgmap v8119: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:20:13.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:20:12 smithi090 bash[32384]: audit 2023-12-01T09:20:12.136983+0000 mon.a (mon.0) 5363 : audit 0 from='client.? 172.21.15.80:0/2428997135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:20:13.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:20:12 smithi080 bash[41963]: audit 2023-12-01T09:20:12.136983+0000 mon.a (mon.0) 5363 : audit 0 from='client.? 172.21.15.80:0/2428997135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:20:13.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:20:12 smithi080 bash[28361]: audit 2023-12-01T09:20:12.136983+0000 mon.a (mon.0) 5363 : audit 0 from='client.? 172.21.15.80:0/2428997135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:20:14.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:20:13 smithi090 bash[32384]: cluster 2023-12-01T09:20:12.809327+0000 mgr.y (mgr.24362) 8151 : cluster 0 pgmap v8120: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:20:14.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:20:13 smithi080 bash[28361]: cluster 2023-12-01T09:20:12.809327+0000 mgr.y (mgr.24362) 8151 : cluster 0 pgmap v8120: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:20:14.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:20:13 smithi080 bash[41963]: cluster 2023-12-01T09:20:12.809327+0000 mgr.y (mgr.24362) 8151 : cluster 0 pgmap v8120: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:20:15.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:20:14 smithi090 bash[32384]: audit 2023-12-01T09:20:14.592586+0000 mon.c (mon.2) 5213 : audit 0 from='client.? 172.21.15.80:0/3706364999' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:20:15.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:20:14 smithi080 bash[41963]: audit 2023-12-01T09:20:14.592586+0000 mon.c (mon.2) 5213 : audit 0 from='client.? 172.21.15.80:0/3706364999' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:20:15.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:20:14 smithi080 bash[28361]: audit 2023-12-01T09:20:14.592586+0000 mon.c (mon.2) 5213 : audit 0 from='client.? 172.21.15.80:0/3706364999' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:20:16.233 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:20:15 smithi080 bash[41963]: cluster 2023-12-01T09:20:14.810015+0000 mgr.y (mgr.24362) 8152 : cluster 0 pgmap v8121: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:20:16.234 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:20:15 smithi080 bash[28361]: cluster 2023-12-01T09:20:14.810015+0000 mgr.y (mgr.24362) 8152 : cluster 0 pgmap v8121: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:20:16.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:20:15 smithi090 bash[32384]: cluster 2023-12-01T09:20:14.810015+0000 mgr.y (mgr.24362) 8152 : cluster 0 pgmap v8121: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:20:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:20:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:20:16] "GET /metrics HTTP/1.1" 200 33988 "" "Prometheus/2.43.0" 2023-12-01T09:20:18.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:20:17 smithi090 bash[32384]: cluster 2023-12-01T09:20:16.811177+0000 mgr.y (mgr.24362) 8153 : cluster 0 pgmap v8122: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:20:18.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:20:17 smithi090 bash[32384]: audit 2023-12-01T09:20:17.048718+0000 mon.a (mon.0) 5364 : audit 0 from='client.? 172.21.15.80:0/1561885161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:20:18.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:20:17 smithi080 bash[28361]: cluster 2023-12-01T09:20:16.811177+0000 mgr.y (mgr.24362) 8153 : cluster 0 pgmap v8122: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:20:18.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:20:17 smithi080 bash[28361]: audit 2023-12-01T09:20:17.048718+0000 mon.a (mon.0) 5364 : audit 0 from='client.? 172.21.15.80:0/1561885161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:20:18.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:20:17 smithi080 bash[41963]: cluster 2023-12-01T09:20:16.811177+0000 mgr.y (mgr.24362) 8153 : cluster 0 pgmap v8122: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:20:18.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:20:17 smithi080 bash[41963]: audit 2023-12-01T09:20:17.048718+0000 mon.a (mon.0) 5364 : audit 0 from='client.? 172.21.15.80:0/1561885161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:20:20.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:20:19 smithi090 bash[32384]: cluster 2023-12-01T09:20:18.812026+0000 mgr.y (mgr.24362) 8154 : cluster 0 pgmap v8123: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:20:20.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:20:19 smithi090 bash[32384]: audit 2023-12-01T09:20:19.509877+0000 mon.a (mon.0) 5365 : audit 0 from='client.? 172.21.15.80:0/84643332' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:20:20.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:20:19 smithi080 bash[41963]: cluster 2023-12-01T09:20:18.812026+0000 mgr.y (mgr.24362) 8154 : cluster 0 pgmap v8123: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:20:20.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:20:19 smithi080 bash[41963]: audit 2023-12-01T09:20:19.509877+0000 mon.a (mon.0) 5365 : audit 0 from='client.? 172.21.15.80:0/84643332' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:20:20.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:20:19 smithi080 bash[28361]: cluster 2023-12-01T09:20:18.812026+0000 mgr.y (mgr.24362) 8154 : cluster 0 pgmap v8123: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:20:20.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:20:19 smithi080 bash[28361]: audit 2023-12-01T09:20:19.509877+0000 mon.a (mon.0) 5365 : audit 0 from='client.? 172.21.15.80:0/84643332' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:20:22.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:20:21 smithi090 bash[32384]: cluster 2023-12-01T09:20:20.813124+0000 mgr.y (mgr.24362) 8155 : cluster 0 pgmap v8124: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:20:22.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:20:21 smithi080 bash[41963]: cluster 2023-12-01T09:20:20.813124+0000 mgr.y (mgr.24362) 8155 : cluster 0 pgmap v8124: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:20:22.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:20:21 smithi080 bash[28361]: cluster 2023-12-01T09:20:20.813124+0000 mgr.y (mgr.24362) 8155 : cluster 0 pgmap v8124: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:20:23.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:20:22 smithi090 bash[32384]: audit 2023-12-01T09:20:21.965682+0000 mon.c (mon.2) 5214 : audit 0 from='client.? 172.21.15.80:0/3691226136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:20:23.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:20:22 smithi080 bash[28361]: audit 2023-12-01T09:20:21.965682+0000 mon.c (mon.2) 5214 : audit 0 from='client.? 172.21.15.80:0/3691226136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:20:23.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:20:22 smithi080 bash[41963]: audit 2023-12-01T09:20:21.965682+0000 mon.c (mon.2) 5214 : audit 0 from='client.? 172.21.15.80:0/3691226136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:20:24.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:20:23 smithi090 bash[32384]: cluster 2023-12-01T09:20:22.813817+0000 mgr.y (mgr.24362) 8156 : cluster 0 pgmap v8125: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:20:24.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:20:23 smithi080 bash[41963]: cluster 2023-12-01T09:20:22.813817+0000 mgr.y (mgr.24362) 8156 : cluster 0 pgmap v8125: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:20:24.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:20:23 smithi080 bash[28361]: cluster 2023-12-01T09:20:22.813817+0000 mgr.y (mgr.24362) 8156 : cluster 0 pgmap v8125: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:20:25.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:20:24 smithi090 bash[32384]: audit 2023-12-01T09:20:24.422108+0000 mon.a (mon.0) 5366 : audit 0 from='client.? 172.21.15.80:0/182883776' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:20:25.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:20:24 smithi080 bash[41963]: audit 2023-12-01T09:20:24.422108+0000 mon.a (mon.0) 5366 : audit 0 from='client.? 172.21.15.80:0/182883776' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:20:25.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:20:24 smithi080 bash[28361]: audit 2023-12-01T09:20:24.422108+0000 mon.a (mon.0) 5366 : audit 0 from='client.? 172.21.15.80:0/182883776' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:20:26.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:20:25 smithi090 bash[32384]: cluster 2023-12-01T09:20:24.814523+0000 mgr.y (mgr.24362) 8157 : cluster 0 pgmap v8126: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:20:26.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:20:25 smithi090 bash[32384]: audit 2023-12-01T09:20:25.207929+0000 mon.c (mon.2) 5215 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:20:26.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:20:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:20:26] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T09:20:26.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:20:25 smithi080 bash[28361]: cluster 2023-12-01T09:20:24.814523+0000 mgr.y (mgr.24362) 8157 : cluster 0 pgmap v8126: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:20:26.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:20:25 smithi080 bash[28361]: audit 2023-12-01T09:20:25.207929+0000 mon.c (mon.2) 5215 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:20:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:20:25 smithi080 bash[41963]: cluster 2023-12-01T09:20:24.814523+0000 mgr.y (mgr.24362) 8157 : cluster 0 pgmap v8126: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:20:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:20:25 smithi080 bash[41963]: audit 2023-12-01T09:20:25.207929+0000 mon.c (mon.2) 5215 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:20:27.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:20:26 smithi090 bash[32384]: audit 2023-12-01T09:20:26.883440+0000 mon.a (mon.0) 5367 : audit 0 from='client.? 172.21.15.80:0/4022315171' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:20:27.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:20:26 smithi080 bash[41963]: audit 2023-12-01T09:20:26.883440+0000 mon.a (mon.0) 5367 : audit 0 from='client.? 172.21.15.80:0/4022315171' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:20:27.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:20:26 smithi080 bash[28361]: audit 2023-12-01T09:20:26.883440+0000 mon.a (mon.0) 5367 : audit 0 from='client.? 172.21.15.80:0/4022315171' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:20:28.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:20:27 smithi090 bash[32384]: cluster 2023-12-01T09:20:26.815276+0000 mgr.y (mgr.24362) 8158 : cluster 0 pgmap v8127: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:20:28.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:20:27 smithi080 bash[28361]: cluster 2023-12-01T09:20:26.815276+0000 mgr.y (mgr.24362) 8158 : cluster 0 pgmap v8127: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:20:28.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:20:27 smithi080 bash[41963]: cluster 2023-12-01T09:20:26.815276+0000 mgr.y (mgr.24362) 8158 : cluster 0 pgmap v8127: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:20:30.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:20:30 smithi090 bash[32384]: cluster 2023-12-01T09:20:28.815899+0000 mgr.y (mgr.24362) 8159 : cluster 0 pgmap v8128: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:20:30.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:20:30 smithi090 bash[32384]: audit 2023-12-01T09:20:29.338413+0000 mon.a (mon.0) 5368 : audit 0 from='client.? 172.21.15.80:0/2139772734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:20:30.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:20:30 smithi080 bash[41963]: cluster 2023-12-01T09:20:28.815899+0000 mgr.y (mgr.24362) 8159 : cluster 0 pgmap v8128: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:20:30.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:20:30 smithi080 bash[41963]: audit 2023-12-01T09:20:29.338413+0000 mon.a (mon.0) 5368 : audit 0 from='client.? 172.21.15.80:0/2139772734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:20:30.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:20:30 smithi080 bash[28361]: cluster 2023-12-01T09:20:28.815899+0000 mgr.y (mgr.24362) 8159 : cluster 0 pgmap v8128: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:20:30.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:20:30 smithi080 bash[28361]: audit 2023-12-01T09:20:29.338413+0000 mon.a (mon.0) 5368 : audit 0 from='client.? 172.21.15.80:0/2139772734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:20:32.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:20:32 smithi090 bash[32384]: cluster 2023-12-01T09:20:30.816880+0000 mgr.y (mgr.24362) 8160 : cluster 0 pgmap v8129: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:20:32.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:20:32 smithi090 bash[32384]: audit 2023-12-01T09:20:31.797955+0000 mon.c (mon.2) 5216 : audit 0 from='client.? 172.21.15.80:0/816515597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:20:32.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:20:32 smithi080 bash[41963]: cluster 2023-12-01T09:20:30.816880+0000 mgr.y (mgr.24362) 8160 : cluster 0 pgmap v8129: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:20:32.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:20:32 smithi080 bash[41963]: audit 2023-12-01T09:20:31.797955+0000 mon.c (mon.2) 5216 : audit 0 from='client.? 172.21.15.80:0/816515597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:20:32.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:20:32 smithi080 bash[28361]: cluster 2023-12-01T09:20:30.816880+0000 mgr.y (mgr.24362) 8160 : cluster 0 pgmap v8129: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:20:32.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:20:32 smithi080 bash[28361]: audit 2023-12-01T09:20:31.797955+0000 mon.c (mon.2) 5216 : audit 0 from='client.? 172.21.15.80:0/816515597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:20:33.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:20:33 smithi080 bash[28361]: cluster 2023-12-01T09:20:32.817528+0000 mgr.y (mgr.24362) 8161 : cluster 0 pgmap v8130: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:20:33.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:20:33 smithi080 bash[28361]: audit 2023-12-01T09:20:33.344107+0000 mon.c (mon.2) 5217 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:20:33.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:20:33 smithi080 bash[41963]: cluster 2023-12-01T09:20:32.817528+0000 mgr.y (mgr.24362) 8161 : cluster 0 pgmap v8130: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:20:33.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:20:33 smithi080 bash[41963]: audit 2023-12-01T09:20:33.344107+0000 mon.c (mon.2) 5217 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:20:34.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:20:33 smithi090 bash[32384]: cluster 2023-12-01T09:20:32.817528+0000 mgr.y (mgr.24362) 8161 : cluster 0 pgmap v8130: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:20:34.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:20:33 smithi090 bash[32384]: audit 2023-12-01T09:20:33.344107+0000 mon.c (mon.2) 5217 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:20:34.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:20:34 smithi080 bash[28361]: audit 2023-12-01T09:20:34.256268+0000 mon.a (mon.0) 5369 : audit 0 from='client.? 172.21.15.80:0/3824488373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:20:34.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:20:34 smithi080 bash[41963]: audit 2023-12-01T09:20:34.256268+0000 mon.a (mon.0) 5369 : audit 0 from='client.? 172.21.15.80:0/3824488373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:20:35.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:20:34 smithi090 bash[32384]: audit 2023-12-01T09:20:34.256268+0000 mon.a (mon.0) 5369 : audit 0 from='client.? 172.21.15.80:0/3824488373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:20:35.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:20:35 smithi080 bash[28361]: cluster 2023-12-01T09:20:34.818200+0000 mgr.y (mgr.24362) 8162 : cluster 0 pgmap v8131: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:20:35.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:20:35 smithi080 bash[41963]: cluster 2023-12-01T09:20:34.818200+0000 mgr.y (mgr.24362) 8162 : cluster 0 pgmap v8131: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:20:36.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:20:35 smithi090 bash[32384]: cluster 2023-12-01T09:20:34.818200+0000 mgr.y (mgr.24362) 8162 : cluster 0 pgmap v8131: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:20:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:20:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:20:36] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T09:20:37.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:20:36 smithi090 bash[32384]: audit 2023-12-01T09:20:36.709671+0000 mon.c (mon.2) 5218 : audit 0 from='client.? 172.21.15.80:0/2279379978' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:20:37.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:20:36 smithi080 bash[28361]: audit 2023-12-01T09:20:36.709671+0000 mon.c (mon.2) 5218 : audit 0 from='client.? 172.21.15.80:0/2279379978' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:20:37.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:20:36 smithi080 bash[41963]: audit 2023-12-01T09:20:36.709671+0000 mon.c (mon.2) 5218 : audit 0 from='client.? 172.21.15.80:0/2279379978' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:20:38.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:20:37 smithi080 bash[28361]: cluster 2023-12-01T09:20:36.819444+0000 mgr.y (mgr.24362) 8163 : cluster 0 pgmap v8132: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:20:38.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:20:37 smithi080 bash[41963]: cluster 2023-12-01T09:20:36.819444+0000 mgr.y (mgr.24362) 8163 : cluster 0 pgmap v8132: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:20:38.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:20:37 smithi090 bash[32384]: cluster 2023-12-01T09:20:36.819444+0000 mgr.y (mgr.24362) 8163 : cluster 0 pgmap v8132: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:20:40.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:20:40 smithi080 bash[28361]: cluster 2023-12-01T09:20:38.820117+0000 mgr.y (mgr.24362) 8164 : cluster 0 pgmap v8133: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:20:40.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:20:40 smithi080 bash[28361]: audit 2023-12-01T09:20:39.146326+0000 mon.a (mon.0) 5370 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:20:40.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:20:40 smithi080 bash[28361]: audit 2023-12-01T09:20:39.159323+0000 mon.a (mon.0) 5371 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:20:40.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:20:40 smithi080 bash[28361]: audit 2023-12-01T09:20:39.205404+0000 mon.c (mon.2) 5219 : audit 0 from='client.? 172.21.15.80:0/4080889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:20:40.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:20:40 smithi080 bash[28361]: audit 2023-12-01T09:20:39.551971+0000 mon.a (mon.0) 5372 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:20:40.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:20:40 smithi080 bash[28361]: audit 2023-12-01T09:20:39.568127+0000 mon.a (mon.0) 5373 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:20:40.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:20:40 smithi080 bash[28361]: audit 2023-12-01T09:20:40.114331+0000 mon.c (mon.2) 5220 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:20:40.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:20:40 smithi080 bash[28361]: audit 2023-12-01T09:20:40.116264+0000 mon.c (mon.2) 5221 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:20:40.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:20:40 smithi080 bash[28361]: audit 2023-12-01T09:20:40.126129+0000 mon.a (mon.0) 5374 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:20:40.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:20:40 smithi080 bash[41963]: cluster 2023-12-01T09:20:38.820117+0000 mgr.y (mgr.24362) 8164 : cluster 0 pgmap v8133: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:20:40.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:20:40 smithi080 bash[41963]: audit 2023-12-01T09:20:39.146326+0000 mon.a (mon.0) 5370 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:20:40.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:20:40 smithi080 bash[41963]: audit 2023-12-01T09:20:39.159323+0000 mon.a (mon.0) 5371 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:20:40.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:20:40 smithi080 bash[41963]: audit 2023-12-01T09:20:39.205404+0000 mon.c (mon.2) 5219 : audit 0 from='client.? 172.21.15.80:0/4080889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:20:40.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:20:40 smithi080 bash[41963]: audit 2023-12-01T09:20:39.551971+0000 mon.a (mon.0) 5372 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:20:40.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:20:40 smithi080 bash[41963]: audit 2023-12-01T09:20:39.568127+0000 mon.a (mon.0) 5373 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:20:40.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:20:40 smithi080 bash[41963]: audit 2023-12-01T09:20:40.114331+0000 mon.c (mon.2) 5220 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:20:40.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:20:40 smithi080 bash[41963]: audit 2023-12-01T09:20:40.116264+0000 mon.c (mon.2) 5221 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:20:40.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:20:40 smithi080 bash[41963]: audit 2023-12-01T09:20:40.126129+0000 mon.a (mon.0) 5374 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:20:40.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:20:40 smithi090 bash[32384]: cluster 2023-12-01T09:20:38.820117+0000 mgr.y (mgr.24362) 8164 : cluster 0 pgmap v8133: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:20:40.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:20:40 smithi090 bash[32384]: audit 2023-12-01T09:20:39.146326+0000 mon.a (mon.0) 5370 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:20:40.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:20:40 smithi090 bash[32384]: audit 2023-12-01T09:20:39.159323+0000 mon.a (mon.0) 5371 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:20:40.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:20:40 smithi090 bash[32384]: audit 2023-12-01T09:20:39.205404+0000 mon.c (mon.2) 5219 : audit 0 from='client.? 172.21.15.80:0/4080889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:20:40.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:20:40 smithi090 bash[32384]: audit 2023-12-01T09:20:39.551971+0000 mon.a (mon.0) 5372 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:20:40.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:20:40 smithi090 bash[32384]: audit 2023-12-01T09:20:39.568127+0000 mon.a (mon.0) 5373 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:20:40.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:20:40 smithi090 bash[32384]: audit 2023-12-01T09:20:40.114331+0000 mon.c (mon.2) 5220 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:20:40.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:20:40 smithi090 bash[32384]: audit 2023-12-01T09:20:40.116264+0000 mon.c (mon.2) 5221 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:20:40.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:20:40 smithi090 bash[32384]: audit 2023-12-01T09:20:40.126129+0000 mon.a (mon.0) 5374 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:20:41.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:20:41 smithi080 bash[41963]: audit 2023-12-01T09:20:40.208249+0000 mon.c (mon.2) 5222 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:20:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:20:41 smithi080 bash[28361]: audit 2023-12-01T09:20:40.208249+0000 mon.c (mon.2) 5222 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:20:41.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:20:41 smithi090 bash[32384]: audit 2023-12-01T09:20:40.208249+0000 mon.c (mon.2) 5222 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:20:42.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:20:42 smithi080 bash[28361]: cluster 2023-12-01T09:20:40.821154+0000 mgr.y (mgr.24362) 8165 : cluster 0 pgmap v8134: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:20:42.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:20:42 smithi080 bash[28361]: audit 2023-12-01T09:20:41.654364+0000 mon.c (mon.2) 5223 : audit 0 from='client.? 172.21.15.80:0/3815539995' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:20:42.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:20:42 smithi080 bash[41963]: cluster 2023-12-01T09:20:40.821154+0000 mgr.y (mgr.24362) 8165 : cluster 0 pgmap v8134: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:20:42.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:20:42 smithi080 bash[41963]: audit 2023-12-01T09:20:41.654364+0000 mon.c (mon.2) 5223 : audit 0 from='client.? 172.21.15.80:0/3815539995' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:20:42.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:20:42 smithi090 bash[32384]: cluster 2023-12-01T09:20:40.821154+0000 mgr.y (mgr.24362) 8165 : cluster 0 pgmap v8134: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:20:42.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:20:42 smithi090 bash[32384]: audit 2023-12-01T09:20:41.654364+0000 mon.c (mon.2) 5223 : audit 0 from='client.? 172.21.15.80:0/3815539995' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:20:43.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:20:43 smithi080 bash[41963]: cluster 2023-12-01T09:20:42.821844+0000 mgr.y (mgr.24362) 8166 : cluster 0 pgmap v8135: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:20:43.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:20:43 smithi080 bash[28361]: cluster 2023-12-01T09:20:42.821844+0000 mgr.y (mgr.24362) 8166 : cluster 0 pgmap v8135: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:20:44.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:20:43 smithi090 bash[32384]: cluster 2023-12-01T09:20:42.821844+0000 mgr.y (mgr.24362) 8166 : cluster 0 pgmap v8135: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:20:44.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:20:44 smithi080 bash[28361]: audit 2023-12-01T09:20:44.109857+0000 mon.a (mon.0) 5375 : audit 0 from='client.? 172.21.15.80:0/1550950061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:20:44.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:20:44 smithi080 bash[41963]: audit 2023-12-01T09:20:44.109857+0000 mon.a (mon.0) 5375 : audit 0 from='client.? 172.21.15.80:0/1550950061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:20:45.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:20:44 smithi090 bash[32384]: audit 2023-12-01T09:20:44.109857+0000 mon.a (mon.0) 5375 : audit 0 from='client.? 172.21.15.80:0/1550950061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:20:45.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:20:45 smithi080 bash[28361]: cluster 2023-12-01T09:20:44.822539+0000 mgr.y (mgr.24362) 8167 : cluster 0 pgmap v8136: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:20:45.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:20:45 smithi080 bash[41963]: cluster 2023-12-01T09:20:44.822539+0000 mgr.y (mgr.24362) 8167 : cluster 0 pgmap v8136: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:20:46.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:20:45 smithi090 bash[32384]: cluster 2023-12-01T09:20:44.822539+0000 mgr.y (mgr.24362) 8167 : cluster 0 pgmap v8136: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:20:46.658 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:20:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:20:46] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T09:20:46.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:20:46 smithi080 bash[28361]: audit 2023-12-01T09:20:46.558279+0000 mon.c (mon.2) 5224 : audit 0 from='client.? 172.21.15.80:0/914977202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:20:46.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:20:46 smithi080 bash[41963]: audit 2023-12-01T09:20:46.558279+0000 mon.c (mon.2) 5224 : audit 0 from='client.? 172.21.15.80:0/914977202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:20:47.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:20:46 smithi090 bash[32384]: audit 2023-12-01T09:20:46.558279+0000 mon.c (mon.2) 5224 : audit 0 from='client.? 172.21.15.80:0/914977202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:20:47.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:20:47 smithi080 bash[28361]: cluster 2023-12-01T09:20:46.823705+0000 mgr.y (mgr.24362) 8168 : cluster 0 pgmap v8137: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:20:47.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:20:47 smithi080 bash[41963]: cluster 2023-12-01T09:20:46.823705+0000 mgr.y (mgr.24362) 8168 : cluster 0 pgmap v8137: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:20:48.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:20:47 smithi090 bash[32384]: cluster 2023-12-01T09:20:46.823705+0000 mgr.y (mgr.24362) 8168 : cluster 0 pgmap v8137: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:20:50.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:20:49 smithi080 bash[28361]: cluster 2023-12-01T09:20:48.824137+0000 mgr.y (mgr.24362) 8169 : cluster 0 pgmap v8138: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:20:50.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:20:49 smithi080 bash[28361]: audit 2023-12-01T09:20:49.015010+0000 mon.c (mon.2) 5225 : audit 0 from='client.? 172.21.15.80:0/3077368290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:20:50.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:20:49 smithi080 bash[41963]: cluster 2023-12-01T09:20:48.824137+0000 mgr.y (mgr.24362) 8169 : cluster 0 pgmap v8138: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:20:50.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:20:49 smithi080 bash[41963]: audit 2023-12-01T09:20:49.015010+0000 mon.c (mon.2) 5225 : audit 0 from='client.? 172.21.15.80:0/3077368290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:20:50.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:20:49 smithi090 bash[32384]: cluster 2023-12-01T09:20:48.824137+0000 mgr.y (mgr.24362) 8169 : cluster 0 pgmap v8138: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:20:50.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:20:49 smithi090 bash[32384]: audit 2023-12-01T09:20:49.015010+0000 mon.c (mon.2) 5225 : audit 0 from='client.? 172.21.15.80:0/3077368290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:20:52.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:20:51 smithi080 bash[28361]: cluster 2023-12-01T09:20:50.825148+0000 mgr.y (mgr.24362) 8170 : cluster 0 pgmap v8139: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:20:52.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:20:51 smithi080 bash[28361]: audit 2023-12-01T09:20:51.469180+0000 mon.c (mon.2) 5226 : audit 0 from='client.? 172.21.15.80:0/3175016499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:20:52.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:20:51 smithi080 bash[41963]: cluster 2023-12-01T09:20:50.825148+0000 mgr.y (mgr.24362) 8170 : cluster 0 pgmap v8139: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:20:52.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:20:51 smithi080 bash[41963]: audit 2023-12-01T09:20:51.469180+0000 mon.c (mon.2) 5226 : audit 0 from='client.? 172.21.15.80:0/3175016499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:20:52.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:20:51 smithi090 bash[32384]: cluster 2023-12-01T09:20:50.825148+0000 mgr.y (mgr.24362) 8170 : cluster 0 pgmap v8139: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:20:52.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:20:51 smithi090 bash[32384]: audit 2023-12-01T09:20:51.469180+0000 mon.c (mon.2) 5226 : audit 0 from='client.? 172.21.15.80:0/3175016499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:20:53.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:20:53 smithi080 bash[28361]: cluster 2023-12-01T09:20:52.825816+0000 mgr.y (mgr.24362) 8171 : cluster 0 pgmap v8140: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:20:53.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:20:53 smithi080 bash[41963]: cluster 2023-12-01T09:20:52.825816+0000 mgr.y (mgr.24362) 8171 : cluster 0 pgmap v8140: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:20:54.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:20:53 smithi090 bash[32384]: cluster 2023-12-01T09:20:52.825816+0000 mgr.y (mgr.24362) 8171 : cluster 0 pgmap v8140: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:20:54.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:20:54 smithi080 bash[41963]: audit 2023-12-01T09:20:53.928292+0000 mon.a (mon.0) 5376 : audit 0 from='client.? 172.21.15.80:0/2008942424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:20:54.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:20:54 smithi080 bash[28361]: audit 2023-12-01T09:20:53.928292+0000 mon.a (mon.0) 5376 : audit 0 from='client.? 172.21.15.80:0/2008942424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:20:55.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:20:54 smithi090 bash[32384]: audit 2023-12-01T09:20:53.928292+0000 mon.a (mon.0) 5376 : audit 0 from='client.? 172.21.15.80:0/2008942424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:20:55.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:20:55 smithi080 bash[28361]: cluster 2023-12-01T09:20:54.826539+0000 mgr.y (mgr.24362) 8172 : cluster 0 pgmap v8141: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:20:55.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:20:55 smithi080 bash[28361]: audit 2023-12-01T09:20:55.208926+0000 mon.c (mon.2) 5227 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:20:55.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:20:55 smithi080 bash[41963]: cluster 2023-12-01T09:20:54.826539+0000 mgr.y (mgr.24362) 8172 : cluster 0 pgmap v8141: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:20:55.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:20:55 smithi080 bash[41963]: audit 2023-12-01T09:20:55.208926+0000 mon.c (mon.2) 5227 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:20:56.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:20:55 smithi090 bash[32384]: cluster 2023-12-01T09:20:54.826539+0000 mgr.y (mgr.24362) 8172 : cluster 0 pgmap v8141: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:20:56.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:20:55 smithi090 bash[32384]: audit 2023-12-01T09:20:55.208926+0000 mon.c (mon.2) 5227 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:20:56.659 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:20:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:20:56] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T09:20:56.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:20:56 smithi080 bash[28361]: audit 2023-12-01T09:20:56.381477+0000 mon.a (mon.0) 5377 : audit 0 from='client.? 172.21.15.80:0/2663143740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:20:56.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:20:56 smithi080 bash[41963]: audit 2023-12-01T09:20:56.381477+0000 mon.a (mon.0) 5377 : audit 0 from='client.? 172.21.15.80:0/2663143740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:20:57.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:20:56 smithi090 bash[32384]: audit 2023-12-01T09:20:56.381477+0000 mon.a (mon.0) 5377 : audit 0 from='client.? 172.21.15.80:0/2663143740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:20:57.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:20:57 smithi080 bash[41963]: cluster 2023-12-01T09:20:56.827696+0000 mgr.y (mgr.24362) 8173 : cluster 0 pgmap v8142: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:20:57.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:20:57 smithi080 bash[28361]: cluster 2023-12-01T09:20:56.827696+0000 mgr.y (mgr.24362) 8173 : cluster 0 pgmap v8142: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:20:58.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:20:57 smithi090 bash[32384]: cluster 2023-12-01T09:20:56.827696+0000 mgr.y (mgr.24362) 8173 : cluster 0 pgmap v8142: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:20:59.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:20:58 smithi080 bash[41963]: audit 2023-12-01T09:20:58.847115+0000 mon.c (mon.2) 5228 : audit 0 from='client.? 172.21.15.80:0/621487135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:20:59.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:20:58 smithi080 bash[28361]: audit 2023-12-01T09:20:58.847115+0000 mon.c (mon.2) 5228 : audit 0 from='client.? 172.21.15.80:0/621487135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:20:59.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:20:58 smithi090 bash[32384]: audit 2023-12-01T09:20:58.847115+0000 mon.c (mon.2) 5228 : audit 0 from='client.? 172.21.15.80:0/621487135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:21:00.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:20:59 smithi080 bash[28361]: cluster 2023-12-01T09:20:58.828216+0000 mgr.y (mgr.24362) 8174 : cluster 0 pgmap v8143: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:21:00.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:20:59 smithi080 bash[41963]: cluster 2023-12-01T09:20:58.828216+0000 mgr.y (mgr.24362) 8174 : cluster 0 pgmap v8143: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:21:00.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:20:59 smithi090 bash[32384]: cluster 2023-12-01T09:20:58.828216+0000 mgr.y (mgr.24362) 8174 : cluster 0 pgmap v8143: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:21:02.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:21:01 smithi080 bash[41963]: cluster 2023-12-01T09:21:00.829296+0000 mgr.y (mgr.24362) 8175 : cluster 0 pgmap v8144: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:21:02.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:21:01 smithi080 bash[41963]: audit 2023-12-01T09:21:01.301555+0000 mon.c (mon.2) 5229 : audit 0 from='client.? 172.21.15.80:0/74161027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:21:02.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:21:01 smithi080 bash[28361]: cluster 2023-12-01T09:21:00.829296+0000 mgr.y (mgr.24362) 8175 : cluster 0 pgmap v8144: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:21:02.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:21:01 smithi080 bash[28361]: audit 2023-12-01T09:21:01.301555+0000 mon.c (mon.2) 5229 : audit 0 from='client.? 172.21.15.80:0/74161027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:21:02.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:21:01 smithi090 bash[32384]: cluster 2023-12-01T09:21:00.829296+0000 mgr.y (mgr.24362) 8175 : cluster 0 pgmap v8144: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:21:02.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:21:01 smithi090 bash[32384]: audit 2023-12-01T09:21:01.301555+0000 mon.c (mon.2) 5229 : audit 0 from='client.? 172.21.15.80:0/74161027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:21:03.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:21:03 smithi080 bash[28361]: cluster 2023-12-01T09:21:02.829956+0000 mgr.y (mgr.24362) 8176 : cluster 0 pgmap v8145: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:21:03.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:21:03 smithi080 bash[41963]: cluster 2023-12-01T09:21:02.829956+0000 mgr.y (mgr.24362) 8176 : cluster 0 pgmap v8145: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:21:04.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:21:03 smithi090 bash[32384]: cluster 2023-12-01T09:21:02.829956+0000 mgr.y (mgr.24362) 8176 : cluster 0 pgmap v8145: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:21:04.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:21:04 smithi080 bash[28361]: audit 2023-12-01T09:21:03.746949+0000 mon.c (mon.2) 5230 : audit 0 from='client.? 172.21.15.80:0/1817648769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:21:04.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:21:04 smithi080 bash[41963]: audit 2023-12-01T09:21:03.746949+0000 mon.c (mon.2) 5230 : audit 0 from='client.? 172.21.15.80:0/1817648769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:21:05.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:21:04 smithi090 bash[32384]: audit 2023-12-01T09:21:03.746949+0000 mon.c (mon.2) 5230 : audit 0 from='client.? 172.21.15.80:0/1817648769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:21:05.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:21:05 smithi080 bash[41963]: cluster 2023-12-01T09:21:04.830636+0000 mgr.y (mgr.24362) 8177 : cluster 0 pgmap v8146: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:21:05.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:21:05 smithi080 bash[28361]: cluster 2023-12-01T09:21:04.830636+0000 mgr.y (mgr.24362) 8177 : cluster 0 pgmap v8146: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:21:06.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:21:05 smithi090 bash[32384]: cluster 2023-12-01T09:21:04.830636+0000 mgr.y (mgr.24362) 8177 : cluster 0 pgmap v8146: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:21:06.665 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:21:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:21:06] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T09:21:06.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:21:06 smithi080 bash[28361]: audit 2023-12-01T09:21:06.206612+0000 mon.a (mon.0) 5378 : audit 0 from='client.? 172.21.15.80:0/841272440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:21:06.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:21:06 smithi080 bash[41963]: audit 2023-12-01T09:21:06.206612+0000 mon.a (mon.0) 5378 : audit 0 from='client.? 172.21.15.80:0/841272440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:21:07.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:21:06 smithi090 bash[32384]: audit 2023-12-01T09:21:06.206612+0000 mon.a (mon.0) 5378 : audit 0 from='client.? 172.21.15.80:0/841272440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:21:07.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:21:07 smithi080 bash[28361]: cluster 2023-12-01T09:21:06.831829+0000 mgr.y (mgr.24362) 8178 : cluster 0 pgmap v8147: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:21:07.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:21:07 smithi080 bash[41963]: cluster 2023-12-01T09:21:06.831829+0000 mgr.y (mgr.24362) 8178 : cluster 0 pgmap v8147: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:21:08.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:21:07 smithi090 bash[32384]: cluster 2023-12-01T09:21:06.831829+0000 mgr.y (mgr.24362) 8178 : cluster 0 pgmap v8147: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:21:08.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:21:08 smithi080 bash[28361]: audit 2023-12-01T09:21:08.659978+0000 mon.a (mon.0) 5379 : audit 0 from='client.? 172.21.15.80:0/2935441439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:21:08.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:21:08 smithi080 bash[41963]: audit 2023-12-01T09:21:08.659978+0000 mon.a (mon.0) 5379 : audit 0 from='client.? 172.21.15.80:0/2935441439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:21:09.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:21:08 smithi090 bash[32384]: audit 2023-12-01T09:21:08.659978+0000 mon.a (mon.0) 5379 : audit 0 from='client.? 172.21.15.80:0/2935441439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:21:10.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:21:09 smithi090 bash[32384]: cluster 2023-12-01T09:21:08.832520+0000 mgr.y (mgr.24362) 8179 : cluster 0 pgmap v8148: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:21:10.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:21:09 smithi080 bash[41963]: cluster 2023-12-01T09:21:08.832520+0000 mgr.y (mgr.24362) 8179 : cluster 0 pgmap v8148: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:21:10.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:21:09 smithi080 bash[28361]: cluster 2023-12-01T09:21:08.832520+0000 mgr.y (mgr.24362) 8179 : cluster 0 pgmap v8148: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:21:11.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:21:10 smithi090 bash[32384]: audit 2023-12-01T09:21:10.209088+0000 mon.c (mon.2) 5231 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:21:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:21:10 smithi080 bash[28361]: audit 2023-12-01T09:21:10.209088+0000 mon.c (mon.2) 5231 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:21:11.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:21:10 smithi080 bash[41963]: audit 2023-12-01T09:21:10.209088+0000 mon.c (mon.2) 5231 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:21:12.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:21:11 smithi090 bash[32384]: cluster 2023-12-01T09:21:10.833798+0000 mgr.y (mgr.24362) 8180 : cluster 0 pgmap v8149: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:21:12.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:21:11 smithi090 bash[32384]: audit 2023-12-01T09:21:11.118411+0000 mon.c (mon.2) 5232 : audit 0 from='client.? 172.21.15.80:0/2068296971' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:21:12.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:21:11 smithi080 bash[28361]: cluster 2023-12-01T09:21:10.833798+0000 mgr.y (mgr.24362) 8180 : cluster 0 pgmap v8149: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:21:12.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:21:11 smithi080 bash[28361]: audit 2023-12-01T09:21:11.118411+0000 mon.c (mon.2) 5232 : audit 0 from='client.? 172.21.15.80:0/2068296971' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:21:12.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:21:11 smithi080 bash[41963]: cluster 2023-12-01T09:21:10.833798+0000 mgr.y (mgr.24362) 8180 : cluster 0 pgmap v8149: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:21:12.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:21:11 smithi080 bash[41963]: audit 2023-12-01T09:21:11.118411+0000 mon.c (mon.2) 5232 : audit 0 from='client.? 172.21.15.80:0/2068296971' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:21:13.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:21:13 smithi080 bash[41963]: cluster 2023-12-01T09:21:12.834442+0000 mgr.y (mgr.24362) 8181 : cluster 0 pgmap v8150: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:21:13.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:21:13 smithi080 bash[41963]: audit 2023-12-01T09:21:13.572205+0000 mon.a (mon.0) 5380 : audit 0 from='client.? 172.21.15.80:0/3558551037' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:21:13.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:21:13 smithi080 bash[28361]: cluster 2023-12-01T09:21:12.834442+0000 mgr.y (mgr.24362) 8181 : cluster 0 pgmap v8150: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:21:13.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:21:13 smithi080 bash[28361]: audit 2023-12-01T09:21:13.572205+0000 mon.a (mon.0) 5380 : audit 0 from='client.? 172.21.15.80:0/3558551037' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:21:14.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:21:13 smithi090 bash[32384]: cluster 2023-12-01T09:21:12.834442+0000 mgr.y (mgr.24362) 8181 : cluster 0 pgmap v8150: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:21:14.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:21:13 smithi090 bash[32384]: audit 2023-12-01T09:21:13.572205+0000 mon.a (mon.0) 5380 : audit 0 from='client.? 172.21.15.80:0/3558551037' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:21:16.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:21:15 smithi080 bash[28361]: cluster 2023-12-01T09:21:14.835095+0000 mgr.y (mgr.24362) 8182 : cluster 0 pgmap v8151: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:21:16.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:21:15 smithi080 bash[41963]: cluster 2023-12-01T09:21:14.835095+0000 mgr.y (mgr.24362) 8182 : cluster 0 pgmap v8151: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:21:16.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:21:15 smithi090 bash[32384]: cluster 2023-12-01T09:21:14.835095+0000 mgr.y (mgr.24362) 8182 : cluster 0 pgmap v8151: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:21:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:21:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:21:16] "GET /metrics HTTP/1.1" 200 33987 "" "Prometheus/2.43.0" 2023-12-01T09:21:17.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:21:16 smithi080 bash[41963]: audit 2023-12-01T09:21:16.027011+0000 mon.a (mon.0) 5381 : audit 0 from='client.? 172.21.15.80:0/1700532861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:21:17.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:21:16 smithi080 bash[28361]: audit 2023-12-01T09:21:16.027011+0000 mon.a (mon.0) 5381 : audit 0 from='client.? 172.21.15.80:0/1700532861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:21:17.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:21:16 smithi090 bash[32384]: audit 2023-12-01T09:21:16.027011+0000 mon.a (mon.0) 5381 : audit 0 from='client.? 172.21.15.80:0/1700532861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:21:18.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:21:17 smithi080 bash[28361]: cluster 2023-12-01T09:21:16.836259+0000 mgr.y (mgr.24362) 8183 : cluster 0 pgmap v8152: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:21:18.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:21:17 smithi080 bash[41963]: cluster 2023-12-01T09:21:16.836259+0000 mgr.y (mgr.24362) 8183 : cluster 0 pgmap v8152: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:21:18.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:21:17 smithi090 bash[32384]: cluster 2023-12-01T09:21:16.836259+0000 mgr.y (mgr.24362) 8183 : cluster 0 pgmap v8152: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:21:19.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:21:18 smithi080 bash[28361]: audit 2023-12-01T09:21:18.488979+0000 mon.c (mon.2) 5233 : audit 0 from='client.? 172.21.15.80:0/1141947164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:21:19.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:21:18 smithi080 bash[41963]: audit 2023-12-01T09:21:18.488979+0000 mon.c (mon.2) 5233 : audit 0 from='client.? 172.21.15.80:0/1141947164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:21:19.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:21:18 smithi090 bash[32384]: audit 2023-12-01T09:21:18.488979+0000 mon.c (mon.2) 5233 : audit 0 from='client.? 172.21.15.80:0/1141947164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:21:20.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:21:19 smithi080 bash[28361]: cluster 2023-12-01T09:21:18.836958+0000 mgr.y (mgr.24362) 8184 : cluster 0 pgmap v8153: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:21:20.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:21:19 smithi080 bash[41963]: cluster 2023-12-01T09:21:18.836958+0000 mgr.y (mgr.24362) 8184 : cluster 0 pgmap v8153: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:21:20.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:21:19 smithi090 bash[32384]: cluster 2023-12-01T09:21:18.836958+0000 mgr.y (mgr.24362) 8184 : cluster 0 pgmap v8153: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:21:22.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:21:21 smithi080 bash[28361]: cluster 2023-12-01T09:21:20.838049+0000 mgr.y (mgr.24362) 8185 : cluster 0 pgmap v8154: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:21:22.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:21:21 smithi080 bash[28361]: audit 2023-12-01T09:21:20.940122+0000 mon.c (mon.2) 5234 : audit 0 from='client.? 172.21.15.80:0/2634134367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:21:22.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:21:21 smithi080 bash[41963]: cluster 2023-12-01T09:21:20.838049+0000 mgr.y (mgr.24362) 8185 : cluster 0 pgmap v8154: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:21:22.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:21:21 smithi080 bash[41963]: audit 2023-12-01T09:21:20.940122+0000 mon.c (mon.2) 5234 : audit 0 from='client.? 172.21.15.80:0/2634134367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:21:22.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:21:21 smithi090 bash[32384]: cluster 2023-12-01T09:21:20.838049+0000 mgr.y (mgr.24362) 8185 : cluster 0 pgmap v8154: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:21:22.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:21:21 smithi090 bash[32384]: audit 2023-12-01T09:21:20.940122+0000 mon.c (mon.2) 5234 : audit 0 from='client.? 172.21.15.80:0/2634134367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:21:23.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:21:23 smithi080 bash[28361]: cluster 2023-12-01T09:21:22.838717+0000 mgr.y (mgr.24362) 8186 : cluster 0 pgmap v8155: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:21:23.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:21:23 smithi080 bash[28361]: audit 2023-12-01T09:21:23.398013+0000 mon.c (mon.2) 5235 : audit 0 from='client.? 172.21.15.80:0/1477680977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:21:23.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:21:23 smithi080 bash[41963]: cluster 2023-12-01T09:21:22.838717+0000 mgr.y (mgr.24362) 8186 : cluster 0 pgmap v8155: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:21:23.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:21:23 smithi080 bash[41963]: audit 2023-12-01T09:21:23.398013+0000 mon.c (mon.2) 5235 : audit 0 from='client.? 172.21.15.80:0/1477680977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:21:24.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:21:23 smithi090 bash[32384]: cluster 2023-12-01T09:21:22.838717+0000 mgr.y (mgr.24362) 8186 : cluster 0 pgmap v8155: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:21:24.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:21:23 smithi090 bash[32384]: audit 2023-12-01T09:21:23.398013+0000 mon.c (mon.2) 5235 : audit 0 from='client.? 172.21.15.80:0/1477680977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:21:26.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:21:25 smithi080 bash[41963]: cluster 2023-12-01T09:21:24.839428+0000 mgr.y (mgr.24362) 8187 : cluster 0 pgmap v8156: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:21:26.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:21:25 smithi080 bash[41963]: audit 2023-12-01T09:21:25.209449+0000 mon.c (mon.2) 5236 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:21:26.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:21:25 smithi080 bash[41963]: audit 2023-12-01T09:21:25.856498+0000 mon.a (mon.0) 5382 : audit 0 from='client.? 172.21.15.80:0/350113102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:21:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:21:25 smithi080 bash[28361]: cluster 2023-12-01T09:21:24.839428+0000 mgr.y (mgr.24362) 8187 : cluster 0 pgmap v8156: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:21:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:21:25 smithi080 bash[28361]: audit 2023-12-01T09:21:25.209449+0000 mon.c (mon.2) 5236 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:21:26.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:21:25 smithi080 bash[28361]: audit 2023-12-01T09:21:25.856498+0000 mon.a (mon.0) 5382 : audit 0 from='client.? 172.21.15.80:0/350113102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:21:26.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:21:25 smithi090 bash[32384]: cluster 2023-12-01T09:21:24.839428+0000 mgr.y (mgr.24362) 8187 : cluster 0 pgmap v8156: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:21:26.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:21:25 smithi090 bash[32384]: audit 2023-12-01T09:21:25.209449+0000 mon.c (mon.2) 5236 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:21:26.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:21:25 smithi090 bash[32384]: audit 2023-12-01T09:21:25.856498+0000 mon.a (mon.0) 5382 : audit 0 from='client.? 172.21.15.80:0/350113102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:21:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:21:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:21:26] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T09:21:28.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:21:27 smithi080 bash[28361]: cluster 2023-12-01T09:21:26.840566+0000 mgr.y (mgr.24362) 8188 : cluster 0 pgmap v8157: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:21:28.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:21:27 smithi080 bash[41963]: cluster 2023-12-01T09:21:26.840566+0000 mgr.y (mgr.24362) 8188 : cluster 0 pgmap v8157: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:21:28.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:21:27 smithi090 bash[32384]: cluster 2023-12-01T09:21:26.840566+0000 mgr.y (mgr.24362) 8188 : cluster 0 pgmap v8157: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:21:29.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:21:28 smithi080 bash[41963]: audit 2023-12-01T09:21:28.299951+0000 mon.a (mon.0) 5383 : audit 0 from='client.? 172.21.15.80:0/2805725025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:21:29.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:21:28 smithi080 bash[28361]: audit 2023-12-01T09:21:28.299951+0000 mon.a (mon.0) 5383 : audit 0 from='client.? 172.21.15.80:0/2805725025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:21:29.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:21:28 smithi090 bash[32384]: audit 2023-12-01T09:21:28.299951+0000 mon.a (mon.0) 5383 : audit 0 from='client.? 172.21.15.80:0/2805725025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:21:30.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:21:29 smithi080 bash[28361]: cluster 2023-12-01T09:21:28.841251+0000 mgr.y (mgr.24362) 8189 : cluster 0 pgmap v8158: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:21:30.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:21:29 smithi080 bash[41963]: cluster 2023-12-01T09:21:28.841251+0000 mgr.y (mgr.24362) 8189 : cluster 0 pgmap v8158: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:21:30.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:21:29 smithi090 bash[32384]: cluster 2023-12-01T09:21:28.841251+0000 mgr.y (mgr.24362) 8189 : cluster 0 pgmap v8158: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:21:31.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:21:30 smithi080 bash[41963]: audit 2023-12-01T09:21:30.769104+0000 mon.c (mon.2) 5237 : audit 0 from='client.? 172.21.15.80:0/2286665106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:21:31.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:21:30 smithi080 bash[28361]: audit 2023-12-01T09:21:30.769104+0000 mon.c (mon.2) 5237 : audit 0 from='client.? 172.21.15.80:0/2286665106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:21:31.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:21:30 smithi090 bash[32384]: audit 2023-12-01T09:21:30.769104+0000 mon.c (mon.2) 5237 : audit 0 from='client.? 172.21.15.80:0/2286665106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:21:32.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:21:31 smithi080 bash[41963]: cluster 2023-12-01T09:21:30.842284+0000 mgr.y (mgr.24362) 8190 : cluster 0 pgmap v8159: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:21:32.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:21:31 smithi080 bash[28361]: cluster 2023-12-01T09:21:30.842284+0000 mgr.y (mgr.24362) 8190 : cluster 0 pgmap v8159: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:21:32.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:21:31 smithi090 bash[32384]: cluster 2023-12-01T09:21:30.842284+0000 mgr.y (mgr.24362) 8190 : cluster 0 pgmap v8159: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:21:33.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:21:33 smithi080 bash[41963]: cluster 2023-12-01T09:21:32.842956+0000 mgr.y (mgr.24362) 8191 : cluster 0 pgmap v8160: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:21:33.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:21:33 smithi080 bash[41963]: audit 2023-12-01T09:21:33.223616+0000 mon.a (mon.0) 5384 : audit 0 from='client.? 172.21.15.80:0/1284040005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:21:33.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:21:33 smithi080 bash[28361]: cluster 2023-12-01T09:21:32.842956+0000 mgr.y (mgr.24362) 8191 : cluster 0 pgmap v8160: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:21:33.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:21:33 smithi080 bash[28361]: audit 2023-12-01T09:21:33.223616+0000 mon.a (mon.0) 5384 : audit 0 from='client.? 172.21.15.80:0/1284040005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:21:34.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:21:33 smithi090 bash[32384]: cluster 2023-12-01T09:21:32.842956+0000 mgr.y (mgr.24362) 8191 : cluster 0 pgmap v8160: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:21:34.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:21:33 smithi090 bash[32384]: audit 2023-12-01T09:21:33.223616+0000 mon.a (mon.0) 5384 : audit 0 from='client.? 172.21.15.80:0/1284040005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:21:34.020 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 09:21:33 smithi090 bash[65515]: logger=cleanup t=2023-12-01T09:21:33.838914759Z level=info msg="Completed cleanup jobs" duration=48.668541ms 2023-12-01T09:21:36.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:21:35 smithi080 bash[41963]: cluster 2023-12-01T09:21:34.843619+0000 mgr.y (mgr.24362) 8192 : cluster 0 pgmap v8161: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:21:36.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:21:35 smithi080 bash[41963]: audit 2023-12-01T09:21:35.674656+0000 mon.a (mon.0) 5385 : audit 0 from='client.? 172.21.15.80:0/1480274342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:21:36.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:21:35 smithi080 bash[28361]: cluster 2023-12-01T09:21:34.843619+0000 mgr.y (mgr.24362) 8192 : cluster 0 pgmap v8161: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:21:36.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:21:35 smithi080 bash[28361]: audit 2023-12-01T09:21:35.674656+0000 mon.a (mon.0) 5385 : audit 0 from='client.? 172.21.15.80:0/1480274342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:21:36.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:21:35 smithi090 bash[32384]: cluster 2023-12-01T09:21:34.843619+0000 mgr.y (mgr.24362) 8192 : cluster 0 pgmap v8161: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:21:36.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:21:35 smithi090 bash[32384]: audit 2023-12-01T09:21:35.674656+0000 mon.a (mon.0) 5385 : audit 0 from='client.? 172.21.15.80:0/1480274342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:21:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:21:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:21:36] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T09:21:38.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:21:37 smithi080 bash[28361]: cluster 2023-12-01T09:21:36.844795+0000 mgr.y (mgr.24362) 8193 : cluster 0 pgmap v8162: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:21:38.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:21:37 smithi080 bash[41963]: cluster 2023-12-01T09:21:36.844795+0000 mgr.y (mgr.24362) 8193 : cluster 0 pgmap v8162: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:21:38.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:21:37 smithi090 bash[32384]: cluster 2023-12-01T09:21:36.844795+0000 mgr.y (mgr.24362) 8193 : cluster 0 pgmap v8162: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:21:39.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:21:38 smithi080 bash[41963]: audit 2023-12-01T09:21:38.128033+0000 mon.c (mon.2) 5238 : audit 0 from='client.? 172.21.15.80:0/3237152886' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:21:39.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:21:38 smithi080 bash[28361]: audit 2023-12-01T09:21:38.128033+0000 mon.c (mon.2) 5238 : audit 0 from='client.? 172.21.15.80:0/3237152886' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:21:39.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:21:38 smithi090 bash[32384]: audit 2023-12-01T09:21:38.128033+0000 mon.c (mon.2) 5238 : audit 0 from='client.? 172.21.15.80:0/3237152886' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:21:40.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:21:39 smithi080 bash[28361]: cluster 2023-12-01T09:21:38.845466+0000 mgr.y (mgr.24362) 8194 : cluster 0 pgmap v8163: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:21:40.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:21:39 smithi080 bash[41963]: cluster 2023-12-01T09:21:38.845466+0000 mgr.y (mgr.24362) 8194 : cluster 0 pgmap v8163: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:21:40.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:21:39 smithi090 bash[32384]: cluster 2023-12-01T09:21:38.845466+0000 mgr.y (mgr.24362) 8194 : cluster 0 pgmap v8163: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:21:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:21:40 smithi080 bash[28361]: audit 2023-12-01T09:21:40.209929+0000 mon.c (mon.2) 5239 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:21:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:21:40 smithi080 bash[28361]: audit 2023-12-01T09:21:40.210629+0000 mon.c (mon.2) 5240 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:21:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:21:40 smithi080 bash[28361]: audit 2023-12-01T09:21:40.583516+0000 mon.c (mon.2) 5241 : audit 0 from='client.? 172.21.15.80:0/784704917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:21:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:21:40 smithi080 bash[41963]: audit 2023-12-01T09:21:40.209929+0000 mon.c (mon.2) 5239 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:21:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:21:40 smithi080 bash[41963]: audit 2023-12-01T09:21:40.210629+0000 mon.c (mon.2) 5240 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:21:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:21:40 smithi080 bash[41963]: audit 2023-12-01T09:21:40.583516+0000 mon.c (mon.2) 5241 : audit 0 from='client.? 172.21.15.80:0/784704917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:21:41.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:21:40 smithi090 bash[32384]: audit 2023-12-01T09:21:40.209929+0000 mon.c (mon.2) 5239 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:21:41.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:21:40 smithi090 bash[32384]: audit 2023-12-01T09:21:40.210629+0000 mon.c (mon.2) 5240 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:21:41.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:21:40 smithi090 bash[32384]: audit 2023-12-01T09:21:40.583516+0000 mon.c (mon.2) 5241 : audit 0 from='client.? 172.21.15.80:0/784704917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:21:42.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:21:41 smithi080 bash[41963]: cluster 2023-12-01T09:21:40.846601+0000 mgr.y (mgr.24362) 8195 : cluster 0 pgmap v8164: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:21:42.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:21:41 smithi080 bash[28361]: cluster 2023-12-01T09:21:40.846601+0000 mgr.y (mgr.24362) 8195 : cluster 0 pgmap v8164: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:21:42.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:21:41 smithi090 bash[32384]: cluster 2023-12-01T09:21:40.846601+0000 mgr.y (mgr.24362) 8195 : cluster 0 pgmap v8164: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:21:43.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:21:43 smithi080 bash[28361]: cluster 2023-12-01T09:21:42.847238+0000 mgr.y (mgr.24362) 8196 : cluster 0 pgmap v8165: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:21:43.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:21:43 smithi080 bash[28361]: audit 2023-12-01T09:21:43.050099+0000 mon.a (mon.0) 5386 : audit 0 from='client.? 172.21.15.80:0/3667818480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:21:43.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:21:43 smithi080 bash[41963]: cluster 2023-12-01T09:21:42.847238+0000 mgr.y (mgr.24362) 8196 : cluster 0 pgmap v8165: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:21:43.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:21:43 smithi080 bash[41963]: audit 2023-12-01T09:21:43.050099+0000 mon.a (mon.0) 5386 : audit 0 from='client.? 172.21.15.80:0/3667818480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:21:44.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:21:43 smithi090 bash[32384]: cluster 2023-12-01T09:21:42.847238+0000 mgr.y (mgr.24362) 8196 : cluster 0 pgmap v8165: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:21:44.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:21:43 smithi090 bash[32384]: audit 2023-12-01T09:21:43.050099+0000 mon.a (mon.0) 5386 : audit 0 from='client.? 172.21.15.80:0/3667818480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:21:46.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:21:45 smithi080 bash[41963]: cluster 2023-12-01T09:21:44.847948+0000 mgr.y (mgr.24362) 8197 : cluster 0 pgmap v8166: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:21:46.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:21:45 smithi080 bash[41963]: audit 2023-12-01T09:21:45.509795+0000 mon.a (mon.0) 5387 : audit 0 from='client.? 172.21.15.80:0/2180073599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:21:46.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:21:45 smithi080 bash[28361]: cluster 2023-12-01T09:21:44.847948+0000 mgr.y (mgr.24362) 8197 : cluster 0 pgmap v8166: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:21:46.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:21:45 smithi080 bash[28361]: audit 2023-12-01T09:21:45.509795+0000 mon.a (mon.0) 5387 : audit 0 from='client.? 172.21.15.80:0/2180073599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:21:46.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:21:45 smithi090 bash[32384]: cluster 2023-12-01T09:21:44.847948+0000 mgr.y (mgr.24362) 8197 : cluster 0 pgmap v8166: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:21:46.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:21:45 smithi090 bash[32384]: audit 2023-12-01T09:21:45.509795+0000 mon.a (mon.0) 5387 : audit 0 from='client.? 172.21.15.80:0/2180073599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:21:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:21:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:21:46] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T09:21:47.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:21:47 smithi080 bash[28361]: audit 2023-12-01T09:21:46.064616+0000 mon.a (mon.0) 5388 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:21:47.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:21:47 smithi080 bash[28361]: audit 2023-12-01T09:21:46.079230+0000 mon.a (mon.0) 5389 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:21:47.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:21:47 smithi080 bash[28361]: audit 2023-12-01T09:21:46.413754+0000 mon.a (mon.0) 5390 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:21:47.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:21:47 smithi080 bash[28361]: audit 2023-12-01T09:21:46.423379+0000 mon.a (mon.0) 5391 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:21:47.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:21:47 smithi080 bash[28361]: audit 2023-12-01T09:21:46.903142+0000 mon.c (mon.2) 5242 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:21:47.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:21:47 smithi080 bash[28361]: audit 2023-12-01T09:21:46.904780+0000 mon.c (mon.2) 5243 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:21:47.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:21:47 smithi080 bash[28361]: audit 2023-12-01T09:21:46.914821+0000 mon.a (mon.0) 5392 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:21:47.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:21:47 smithi080 bash[41963]: audit 2023-12-01T09:21:46.064616+0000 mon.a (mon.0) 5388 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:21:47.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:21:47 smithi080 bash[41963]: audit 2023-12-01T09:21:46.079230+0000 mon.a (mon.0) 5389 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:21:47.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:21:47 smithi080 bash[41963]: audit 2023-12-01T09:21:46.413754+0000 mon.a (mon.0) 5390 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:21:47.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:21:47 smithi080 bash[41963]: audit 2023-12-01T09:21:46.423379+0000 mon.a (mon.0) 5391 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:21:47.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:21:47 smithi080 bash[41963]: audit 2023-12-01T09:21:46.903142+0000 mon.c (mon.2) 5242 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:21:47.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:21:47 smithi080 bash[41963]: audit 2023-12-01T09:21:46.904780+0000 mon.c (mon.2) 5243 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:21:47.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:21:47 smithi080 bash[41963]: audit 2023-12-01T09:21:46.914821+0000 mon.a (mon.0) 5392 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:21:47.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:21:47 smithi090 bash[32384]: audit 2023-12-01T09:21:46.064616+0000 mon.a (mon.0) 5388 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:21:47.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:21:47 smithi090 bash[32384]: audit 2023-12-01T09:21:46.079230+0000 mon.a (mon.0) 5389 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:21:47.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:21:47 smithi090 bash[32384]: audit 2023-12-01T09:21:46.413754+0000 mon.a (mon.0) 5390 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:21:47.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:21:47 smithi090 bash[32384]: audit 2023-12-01T09:21:46.423379+0000 mon.a (mon.0) 5391 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:21:47.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:21:47 smithi090 bash[32384]: audit 2023-12-01T09:21:46.903142+0000 mon.c (mon.2) 5242 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:21:47.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:21:47 smithi090 bash[32384]: audit 2023-12-01T09:21:46.904780+0000 mon.c (mon.2) 5243 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:21:47.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:21:47 smithi090 bash[32384]: audit 2023-12-01T09:21:46.914821+0000 mon.a (mon.0) 5392 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:21:48.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:21:48 smithi080 bash[41963]: cluster 2023-12-01T09:21:46.848996+0000 mgr.y (mgr.24362) 8198 : cluster 0 pgmap v8167: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:21:48.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:21:48 smithi080 bash[41963]: audit 2023-12-01T09:21:47.961693+0000 mon.a (mon.0) 5393 : audit 0 from='client.? 172.21.15.80:0/458017240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:21:48.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:21:48 smithi080 bash[28361]: cluster 2023-12-01T09:21:46.848996+0000 mgr.y (mgr.24362) 8198 : cluster 0 pgmap v8167: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:21:48.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:21:48 smithi080 bash[28361]: audit 2023-12-01T09:21:47.961693+0000 mon.a (mon.0) 5393 : audit 0 from='client.? 172.21.15.80:0/458017240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:21:48.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:21:48 smithi090 bash[32384]: cluster 2023-12-01T09:21:46.848996+0000 mgr.y (mgr.24362) 8198 : cluster 0 pgmap v8167: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:21:48.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:21:48 smithi090 bash[32384]: audit 2023-12-01T09:21:47.961693+0000 mon.a (mon.0) 5393 : audit 0 from='client.? 172.21.15.80:0/458017240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:21:50.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:21:50 smithi080 bash[41963]: cluster 2023-12-01T09:21:48.849674+0000 mgr.y (mgr.24362) 8199 : cluster 0 pgmap v8168: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:21:50.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:21:50 smithi080 bash[41963]: audit 2023-12-01T09:21:50.405181+0000 mon.c (mon.2) 5244 : audit 0 from='client.? 172.21.15.80:0/625340815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:21:50.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:21:50 smithi080 bash[28361]: cluster 2023-12-01T09:21:48.849674+0000 mgr.y (mgr.24362) 8199 : cluster 0 pgmap v8168: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:21:50.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:21:50 smithi080 bash[28361]: audit 2023-12-01T09:21:50.405181+0000 mon.c (mon.2) 5244 : audit 0 from='client.? 172.21.15.80:0/625340815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:21:50.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:21:50 smithi090 bash[32384]: cluster 2023-12-01T09:21:48.849674+0000 mgr.y (mgr.24362) 8199 : cluster 0 pgmap v8168: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:21:50.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:21:50 smithi090 bash[32384]: audit 2023-12-01T09:21:50.405181+0000 mon.c (mon.2) 5244 : audit 0 from='client.? 172.21.15.80:0/625340815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:21:52.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:21:52 smithi090 bash[32384]: cluster 2023-12-01T09:21:50.850767+0000 mgr.y (mgr.24362) 8200 : cluster 0 pgmap v8169: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:21:52.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:21:52 smithi080 bash[28361]: cluster 2023-12-01T09:21:50.850767+0000 mgr.y (mgr.24362) 8200 : cluster 0 pgmap v8169: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:21:52.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:21:52 smithi080 bash[41963]: cluster 2023-12-01T09:21:50.850767+0000 mgr.y (mgr.24362) 8200 : cluster 0 pgmap v8169: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:21:53.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:21:53 smithi080 bash[28361]: cluster 2023-12-01T09:21:52.851401+0000 mgr.y (mgr.24362) 8201 : cluster 0 pgmap v8170: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:21:53.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:21:53 smithi080 bash[28361]: audit 2023-12-01T09:21:52.860302+0000 mon.a (mon.0) 5394 : audit 0 from='client.? 172.21.15.80:0/826453599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:21:53.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:21:53 smithi080 bash[41963]: cluster 2023-12-01T09:21:52.851401+0000 mgr.y (mgr.24362) 8201 : cluster 0 pgmap v8170: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:21:53.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:21:53 smithi080 bash[41963]: audit 2023-12-01T09:21:52.860302+0000 mon.a (mon.0) 5394 : audit 0 from='client.? 172.21.15.80:0/826453599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:21:54.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:21:53 smithi090 bash[32384]: cluster 2023-12-01T09:21:52.851401+0000 mgr.y (mgr.24362) 8201 : cluster 0 pgmap v8170: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:21:54.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:21:53 smithi090 bash[32384]: audit 2023-12-01T09:21:52.860302+0000 mon.a (mon.0) 5394 : audit 0 from='client.? 172.21.15.80:0/826453599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:21:56.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:21:55 smithi080 bash[41963]: cluster 2023-12-01T09:21:54.852090+0000 mgr.y (mgr.24362) 8202 : cluster 0 pgmap v8171: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:21:56.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:21:55 smithi080 bash[41963]: audit 2023-12-01T09:21:55.210088+0000 mon.c (mon.2) 5245 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:21:56.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:21:55 smithi080 bash[41963]: audit 2023-12-01T09:21:55.313896+0000 mon.a (mon.0) 5395 : audit 0 from='client.? 172.21.15.80:0/3702335918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:21:56.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:21:55 smithi080 bash[28361]: cluster 2023-12-01T09:21:54.852090+0000 mgr.y (mgr.24362) 8202 : cluster 0 pgmap v8171: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:21:56.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:21:55 smithi080 bash[28361]: audit 2023-12-01T09:21:55.210088+0000 mon.c (mon.2) 5245 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:21:56.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:21:55 smithi080 bash[28361]: audit 2023-12-01T09:21:55.313896+0000 mon.a (mon.0) 5395 : audit 0 from='client.? 172.21.15.80:0/3702335918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:21:56.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:21:55 smithi090 bash[32384]: cluster 2023-12-01T09:21:54.852090+0000 mgr.y (mgr.24362) 8202 : cluster 0 pgmap v8171: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:21:56.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:21:55 smithi090 bash[32384]: audit 2023-12-01T09:21:55.210088+0000 mon.c (mon.2) 5245 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:21:56.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:21:55 smithi090 bash[32384]: audit 2023-12-01T09:21:55.313896+0000 mon.a (mon.0) 5395 : audit 0 from='client.? 172.21.15.80:0/3702335918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:21:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:21:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:21:56] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T09:21:58.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:21:57 smithi080 bash[28361]: cluster 2023-12-01T09:21:56.853259+0000 mgr.y (mgr.24362) 8203 : cluster 0 pgmap v8172: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:21:58.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:21:57 smithi080 bash[28361]: audit 2023-12-01T09:21:57.771544+0000 mon.c (mon.2) 5246 : audit 0 from='client.? 172.21.15.80:0/1036156828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:21:58.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:21:57 smithi080 bash[41963]: cluster 2023-12-01T09:21:56.853259+0000 mgr.y (mgr.24362) 8203 : cluster 0 pgmap v8172: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:21:58.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:21:57 smithi080 bash[41963]: audit 2023-12-01T09:21:57.771544+0000 mon.c (mon.2) 5246 : audit 0 from='client.? 172.21.15.80:0/1036156828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:21:58.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:21:57 smithi090 bash[32384]: cluster 2023-12-01T09:21:56.853259+0000 mgr.y (mgr.24362) 8203 : cluster 0 pgmap v8172: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:21:58.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:21:57 smithi090 bash[32384]: audit 2023-12-01T09:21:57.771544+0000 mon.c (mon.2) 5246 : audit 0 from='client.? 172.21.15.80:0/1036156828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:22:00.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:21:59 smithi080 bash[28361]: cluster 2023-12-01T09:21:58.853931+0000 mgr.y (mgr.24362) 8204 : cluster 0 pgmap v8173: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:22:00.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:21:59 smithi080 bash[41963]: cluster 2023-12-01T09:21:58.853931+0000 mgr.y (mgr.24362) 8204 : cluster 0 pgmap v8173: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:22:00.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:21:59 smithi090 bash[32384]: cluster 2023-12-01T09:21:58.853931+0000 mgr.y (mgr.24362) 8204 : cluster 0 pgmap v8173: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:22:01.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:22:00 smithi080 bash[28361]: audit 2023-12-01T09:22:00.227203+0000 mon.a (mon.0) 5396 : audit 0 from='client.? 172.21.15.80:0/2246163498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:22:01.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:22:00 smithi080 bash[41963]: audit 2023-12-01T09:22:00.227203+0000 mon.a (mon.0) 5396 : audit 0 from='client.? 172.21.15.80:0/2246163498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:22:01.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:22:00 smithi090 bash[32384]: audit 2023-12-01T09:22:00.227203+0000 mon.a (mon.0) 5396 : audit 0 from='client.? 172.21.15.80:0/2246163498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:22:02.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:22:01 smithi080 bash[28361]: cluster 2023-12-01T09:22:00.855054+0000 mgr.y (mgr.24362) 8205 : cluster 0 pgmap v8174: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:22:02.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:22:01 smithi080 bash[41963]: cluster 2023-12-01T09:22:00.855054+0000 mgr.y (mgr.24362) 8205 : cluster 0 pgmap v8174: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:22:02.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:22:01 smithi090 bash[32384]: cluster 2023-12-01T09:22:00.855054+0000 mgr.y (mgr.24362) 8205 : cluster 0 pgmap v8174: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:22:03.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:22:03 smithi080 bash[28361]: audit 2023-12-01T09:22:02.681401+0000 mon.a (mon.0) 5397 : audit 0 from='client.? 172.21.15.80:0/1184930564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:22:03.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:22:03 smithi080 bash[28361]: cluster 2023-12-01T09:22:02.855761+0000 mgr.y (mgr.24362) 8206 : cluster 0 pgmap v8175: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:22:03.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:22:03 smithi080 bash[41963]: audit 2023-12-01T09:22:02.681401+0000 mon.a (mon.0) 5397 : audit 0 from='client.? 172.21.15.80:0/1184930564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:22:03.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:22:03 smithi080 bash[41963]: cluster 2023-12-01T09:22:02.855761+0000 mgr.y (mgr.24362) 8206 : cluster 0 pgmap v8175: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:22:04.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:22:03 smithi090 bash[32384]: audit 2023-12-01T09:22:02.681401+0000 mon.a (mon.0) 5397 : audit 0 from='client.? 172.21.15.80:0/1184930564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:22:04.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:22:03 smithi090 bash[32384]: cluster 2023-12-01T09:22:02.855761+0000 mgr.y (mgr.24362) 8206 : cluster 0 pgmap v8175: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:22:06.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:22:05 smithi080 bash[28361]: cluster 2023-12-01T09:22:04.856376+0000 mgr.y (mgr.24362) 8207 : cluster 0 pgmap v8176: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:22:06.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:22:05 smithi080 bash[28361]: audit 2023-12-01T09:22:05.148052+0000 mon.a (mon.0) 5398 : audit 0 from='client.? 172.21.15.80:0/759631689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:22:06.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:22:05 smithi080 bash[41963]: cluster 2023-12-01T09:22:04.856376+0000 mgr.y (mgr.24362) 8207 : cluster 0 pgmap v8176: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:22:06.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:22:05 smithi080 bash[41963]: audit 2023-12-01T09:22:05.148052+0000 mon.a (mon.0) 5398 : audit 0 from='client.? 172.21.15.80:0/759631689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:22:06.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:22:05 smithi090 bash[32384]: cluster 2023-12-01T09:22:04.856376+0000 mgr.y (mgr.24362) 8207 : cluster 0 pgmap v8176: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:22:06.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:22:05 smithi090 bash[32384]: audit 2023-12-01T09:22:05.148052+0000 mon.a (mon.0) 5398 : audit 0 from='client.? 172.21.15.80:0/759631689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:22:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:22:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:22:06] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T09:22:08.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:22:07 smithi080 bash[41963]: cluster 2023-12-01T09:22:06.857598+0000 mgr.y (mgr.24362) 8208 : cluster 0 pgmap v8177: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:22:08.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:22:07 smithi080 bash[41963]: audit 2023-12-01T09:22:07.606107+0000 mon.a (mon.0) 5399 : audit 0 from='client.? 172.21.15.80:0/2901798944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:22:08.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:22:07 smithi080 bash[28361]: cluster 2023-12-01T09:22:06.857598+0000 mgr.y (mgr.24362) 8208 : cluster 0 pgmap v8177: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:22:08.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:22:07 smithi080 bash[28361]: audit 2023-12-01T09:22:07.606107+0000 mon.a (mon.0) 5399 : audit 0 from='client.? 172.21.15.80:0/2901798944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:22:08.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:22:07 smithi090 bash[32384]: cluster 2023-12-01T09:22:06.857598+0000 mgr.y (mgr.24362) 8208 : cluster 0 pgmap v8177: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:22:08.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:22:07 smithi090 bash[32384]: audit 2023-12-01T09:22:07.606107+0000 mon.a (mon.0) 5399 : audit 0 from='client.? 172.21.15.80:0/2901798944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:22:10.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:22:09 smithi080 bash[28361]: cluster 2023-12-01T09:22:08.858306+0000 mgr.y (mgr.24362) 8209 : cluster 0 pgmap v8178: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:22:10.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:22:09 smithi080 bash[41963]: cluster 2023-12-01T09:22:08.858306+0000 mgr.y (mgr.24362) 8209 : cluster 0 pgmap v8178: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:22:10.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:22:09 smithi090 bash[32384]: cluster 2023-12-01T09:22:08.858306+0000 mgr.y (mgr.24362) 8209 : cluster 0 pgmap v8178: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:22:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:22:10 smithi080 bash[28361]: audit 2023-12-01T09:22:10.068915+0000 mon.c (mon.2) 5247 : audit 0 from='client.? 172.21.15.80:0/821311723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:22:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:22:10 smithi080 bash[28361]: audit 2023-12-01T09:22:10.210691+0000 mon.c (mon.2) 5248 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:22:11.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:22:10 smithi080 bash[41963]: audit 2023-12-01T09:22:10.068915+0000 mon.c (mon.2) 5247 : audit 0 from='client.? 172.21.15.80:0/821311723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:22:11.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:22:10 smithi080 bash[41963]: audit 2023-12-01T09:22:10.210691+0000 mon.c (mon.2) 5248 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:22:11.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:22:10 smithi090 bash[32384]: audit 2023-12-01T09:22:10.068915+0000 mon.c (mon.2) 5247 : audit 0 from='client.? 172.21.15.80:0/821311723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:22:11.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:22:10 smithi090 bash[32384]: audit 2023-12-01T09:22:10.210691+0000 mon.c (mon.2) 5248 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:22:12.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:22:11 smithi090 bash[32384]: cluster 2023-12-01T09:22:10.859428+0000 mgr.y (mgr.24362) 8210 : cluster 0 pgmap v8179: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:22:12.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:22:11 smithi080 bash[28361]: cluster 2023-12-01T09:22:10.859428+0000 mgr.y (mgr.24362) 8210 : cluster 0 pgmap v8179: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:22:12.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:22:11 smithi080 bash[41963]: cluster 2023-12-01T09:22:10.859428+0000 mgr.y (mgr.24362) 8210 : cluster 0 pgmap v8179: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:22:13.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:22:12 smithi090 bash[32384]: audit 2023-12-01T09:22:12.521738+0000 mon.a (mon.0) 5400 : audit 0 from='client.? 172.21.15.80:0/3937400496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:22:13.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:22:12 smithi080 bash[28361]: audit 2023-12-01T09:22:12.521738+0000 mon.a (mon.0) 5400 : audit 0 from='client.? 172.21.15.80:0/3937400496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:22:13.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:22:12 smithi080 bash[41963]: audit 2023-12-01T09:22:12.521738+0000 mon.a (mon.0) 5400 : audit 0 from='client.? 172.21.15.80:0/3937400496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:22:14.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:22:13 smithi090 bash[32384]: cluster 2023-12-01T09:22:12.860219+0000 mgr.y (mgr.24362) 8211 : cluster 0 pgmap v8180: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:22:14.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:22:13 smithi080 bash[28361]: cluster 2023-12-01T09:22:12.860219+0000 mgr.y (mgr.24362) 8211 : cluster 0 pgmap v8180: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:22:14.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:22:13 smithi080 bash[41963]: cluster 2023-12-01T09:22:12.860219+0000 mgr.y (mgr.24362) 8211 : cluster 0 pgmap v8180: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:22:16.234 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:22:15 smithi080 bash[28361]: cluster 2023-12-01T09:22:14.860995+0000 mgr.y (mgr.24362) 8212 : cluster 0 pgmap v8181: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:22:16.234 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:22:15 smithi080 bash[28361]: audit 2023-12-01T09:22:14.977786+0000 mon.c (mon.2) 5249 : audit 0 from='client.? 172.21.15.80:0/4217845574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:22:16.235 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:22:15 smithi080 bash[41963]: cluster 2023-12-01T09:22:14.860995+0000 mgr.y (mgr.24362) 8212 : cluster 0 pgmap v8181: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:22:16.235 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:22:15 smithi080 bash[41963]: audit 2023-12-01T09:22:14.977786+0000 mon.c (mon.2) 5249 : audit 0 from='client.? 172.21.15.80:0/4217845574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:22:16.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:22:15 smithi090 bash[32384]: cluster 2023-12-01T09:22:14.860995+0000 mgr.y (mgr.24362) 8212 : cluster 0 pgmap v8181: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:22:16.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:22:15 smithi090 bash[32384]: audit 2023-12-01T09:22:14.977786+0000 mon.c (mon.2) 5249 : audit 0 from='client.? 172.21.15.80:0/4217845574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:22:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:22:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:22:16] "GET /metrics HTTP/1.1" 200 33987 "" "Prometheus/2.43.0" 2023-12-01T09:22:18.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:22:17 smithi090 bash[32384]: cluster 2023-12-01T09:22:16.862185+0000 mgr.y (mgr.24362) 8213 : cluster 0 pgmap v8182: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:22:18.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:22:17 smithi090 bash[32384]: audit 2023-12-01T09:22:17.440474+0000 mon.a (mon.0) 5401 : audit 0 from='client.? 172.21.15.80:0/4079993943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:22:18.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:22:17 smithi080 bash[28361]: cluster 2023-12-01T09:22:16.862185+0000 mgr.y (mgr.24362) 8213 : cluster 0 pgmap v8182: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:22:18.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:22:17 smithi080 bash[28361]: audit 2023-12-01T09:22:17.440474+0000 mon.a (mon.0) 5401 : audit 0 from='client.? 172.21.15.80:0/4079993943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:22:18.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:22:17 smithi080 bash[41963]: cluster 2023-12-01T09:22:16.862185+0000 mgr.y (mgr.24362) 8213 : cluster 0 pgmap v8182: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:22:18.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:22:17 smithi080 bash[41963]: audit 2023-12-01T09:22:17.440474+0000 mon.a (mon.0) 5401 : audit 0 from='client.? 172.21.15.80:0/4079993943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:22:20.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:22:19 smithi090 bash[32384]: cluster 2023-12-01T09:22:18.862793+0000 mgr.y (mgr.24362) 8214 : cluster 0 pgmap v8183: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:22:20.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:22:19 smithi090 bash[32384]: audit 2023-12-01T09:22:19.898673+0000 mon.c (mon.2) 5250 : audit 0 from='client.? 172.21.15.80:0/302767605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:22:20.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:22:19 smithi080 bash[28361]: cluster 2023-12-01T09:22:18.862793+0000 mgr.y (mgr.24362) 8214 : cluster 0 pgmap v8183: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:22:20.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:22:19 smithi080 bash[28361]: audit 2023-12-01T09:22:19.898673+0000 mon.c (mon.2) 5250 : audit 0 from='client.? 172.21.15.80:0/302767605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:22:20.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:22:19 smithi080 bash[41963]: cluster 2023-12-01T09:22:18.862793+0000 mgr.y (mgr.24362) 8214 : cluster 0 pgmap v8183: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:22:20.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:22:19 smithi080 bash[41963]: audit 2023-12-01T09:22:19.898673+0000 mon.c (mon.2) 5250 : audit 0 from='client.? 172.21.15.80:0/302767605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:22:22.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:22:21 smithi090 bash[32384]: cluster 2023-12-01T09:22:20.863856+0000 mgr.y (mgr.24362) 8215 : cluster 0 pgmap v8184: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:22:22.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:22:21 smithi080 bash[28361]: cluster 2023-12-01T09:22:20.863856+0000 mgr.y (mgr.24362) 8215 : cluster 0 pgmap v8184: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:22:22.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:22:21 smithi080 bash[41963]: cluster 2023-12-01T09:22:20.863856+0000 mgr.y (mgr.24362) 8215 : cluster 0 pgmap v8184: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:22:23.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:22:22 smithi090 bash[32384]: audit 2023-12-01T09:22:22.351964+0000 mon.c (mon.2) 5251 : audit 0 from='client.? 172.21.15.80:0/44972191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:22:23.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:22:22 smithi080 bash[28361]: audit 2023-12-01T09:22:22.351964+0000 mon.c (mon.2) 5251 : audit 0 from='client.? 172.21.15.80:0/44972191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:22:23.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:22:22 smithi080 bash[41963]: audit 2023-12-01T09:22:22.351964+0000 mon.c (mon.2) 5251 : audit 0 from='client.? 172.21.15.80:0/44972191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:22:24.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:22:23 smithi090 bash[32384]: cluster 2023-12-01T09:22:22.864469+0000 mgr.y (mgr.24362) 8216 : cluster 0 pgmap v8185: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:22:24.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:22:23 smithi080 bash[28361]: cluster 2023-12-01T09:22:22.864469+0000 mgr.y (mgr.24362) 8216 : cluster 0 pgmap v8185: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:22:24.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:22:23 smithi080 bash[41963]: cluster 2023-12-01T09:22:22.864469+0000 mgr.y (mgr.24362) 8216 : cluster 0 pgmap v8185: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:22:25.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:22:24 smithi090 bash[32384]: audit 2023-12-01T09:22:24.810157+0000 mon.a (mon.0) 5402 : audit 0 from='client.? 172.21.15.80:0/4098626095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:22:25.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:22:24 smithi080 bash[41963]: audit 2023-12-01T09:22:24.810157+0000 mon.a (mon.0) 5402 : audit 0 from='client.? 172.21.15.80:0/4098626095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:22:25.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:22:24 smithi080 bash[28361]: audit 2023-12-01T09:22:24.810157+0000 mon.a (mon.0) 5402 : audit 0 from='client.? 172.21.15.80:0/4098626095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:22:26.233 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:22:25 smithi080 bash[41963]: cluster 2023-12-01T09:22:24.865117+0000 mgr.y (mgr.24362) 8217 : cluster 0 pgmap v8186: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:22:26.233 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:22:25 smithi080 bash[41963]: audit 2023-12-01T09:22:25.210988+0000 mon.c (mon.2) 5252 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:22:26.234 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:22:25 smithi080 bash[28361]: cluster 2023-12-01T09:22:24.865117+0000 mgr.y (mgr.24362) 8217 : cluster 0 pgmap v8186: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:22:26.234 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:22:25 smithi080 bash[28361]: audit 2023-12-01T09:22:25.210988+0000 mon.c (mon.2) 5252 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:22:26.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:22:25 smithi090 bash[32384]: cluster 2023-12-01T09:22:24.865117+0000 mgr.y (mgr.24362) 8217 : cluster 0 pgmap v8186: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:22:26.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:22:25 smithi090 bash[32384]: audit 2023-12-01T09:22:25.210988+0000 mon.c (mon.2) 5252 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:22:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:22:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:22:26] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T09:22:28.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:22:27 smithi090 bash[32384]: cluster 2023-12-01T09:22:26.866271+0000 mgr.y (mgr.24362) 8218 : cluster 0 pgmap v8187: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:22:28.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:22:27 smithi090 bash[32384]: audit 2023-12-01T09:22:27.273095+0000 mon.a (mon.0) 5403 : audit 0 from='client.? 172.21.15.80:0/1216026471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:22:28.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:22:27 smithi080 bash[28361]: cluster 2023-12-01T09:22:26.866271+0000 mgr.y (mgr.24362) 8218 : cluster 0 pgmap v8187: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:22:28.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:22:27 smithi080 bash[28361]: audit 2023-12-01T09:22:27.273095+0000 mon.a (mon.0) 5403 : audit 0 from='client.? 172.21.15.80:0/1216026471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:22:28.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:22:27 smithi080 bash[41963]: cluster 2023-12-01T09:22:26.866271+0000 mgr.y (mgr.24362) 8218 : cluster 0 pgmap v8187: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:22:28.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:22:27 smithi080 bash[41963]: audit 2023-12-01T09:22:27.273095+0000 mon.a (mon.0) 5403 : audit 0 from='client.? 172.21.15.80:0/1216026471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:22:30.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:22:29 smithi090 bash[32384]: cluster 2023-12-01T09:22:28.866956+0000 mgr.y (mgr.24362) 8219 : cluster 0 pgmap v8188: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:22:30.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:22:29 smithi090 bash[32384]: audit 2023-12-01T09:22:29.730741+0000 mon.a (mon.0) 5404 : audit 0 from='client.? 172.21.15.80:0/3316374532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:22:30.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:22:29 smithi080 bash[28361]: cluster 2023-12-01T09:22:28.866956+0000 mgr.y (mgr.24362) 8219 : cluster 0 pgmap v8188: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:22:30.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:22:29 smithi080 bash[28361]: audit 2023-12-01T09:22:29.730741+0000 mon.a (mon.0) 5404 : audit 0 from='client.? 172.21.15.80:0/3316374532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:22:30.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:22:29 smithi080 bash[41963]: cluster 2023-12-01T09:22:28.866956+0000 mgr.y (mgr.24362) 8219 : cluster 0 pgmap v8188: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:22:30.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:22:29 smithi080 bash[41963]: audit 2023-12-01T09:22:29.730741+0000 mon.a (mon.0) 5404 : audit 0 from='client.? 172.21.15.80:0/3316374532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:22:32.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:22:31 smithi090 bash[32384]: cluster 2023-12-01T09:22:30.868064+0000 mgr.y (mgr.24362) 8220 : cluster 0 pgmap v8189: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:22:32.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:22:31 smithi080 bash[28361]: cluster 2023-12-01T09:22:30.868064+0000 mgr.y (mgr.24362) 8220 : cluster 0 pgmap v8189: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:22:32.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:22:31 smithi080 bash[41963]: cluster 2023-12-01T09:22:30.868064+0000 mgr.y (mgr.24362) 8220 : cluster 0 pgmap v8189: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:22:33.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:22:32 smithi090 bash[32384]: audit 2023-12-01T09:22:32.187690+0000 mon.c (mon.2) 5253 : audit 0 from='client.? 172.21.15.80:0/681584717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:22:33.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:22:32 smithi080 bash[28361]: audit 2023-12-01T09:22:32.187690+0000 mon.c (mon.2) 5253 : audit 0 from='client.? 172.21.15.80:0/681584717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:22:33.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:22:32 smithi080 bash[41963]: audit 2023-12-01T09:22:32.187690+0000 mon.c (mon.2) 5253 : audit 0 from='client.? 172.21.15.80:0/681584717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:22:34.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:22:33 smithi090 bash[32384]: cluster 2023-12-01T09:22:32.868644+0000 mgr.y (mgr.24362) 8221 : cluster 0 pgmap v8190: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:22:34.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:22:33 smithi080 bash[28361]: cluster 2023-12-01T09:22:32.868644+0000 mgr.y (mgr.24362) 8221 : cluster 0 pgmap v8190: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:22:34.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:22:33 smithi080 bash[41963]: cluster 2023-12-01T09:22:32.868644+0000 mgr.y (mgr.24362) 8221 : cluster 0 pgmap v8190: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:22:35.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:22:35 smithi090 bash[32384]: audit 2023-12-01T09:22:34.645086+0000 mon.c (mon.2) 5254 : audit 0 from='client.? 172.21.15.80:0/1692926012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:22:35.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:22:35 smithi080 bash[41963]: audit 2023-12-01T09:22:34.645086+0000 mon.c (mon.2) 5254 : audit 0 from='client.? 172.21.15.80:0/1692926012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:22:35.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:22:35 smithi080 bash[28361]: audit 2023-12-01T09:22:34.645086+0000 mon.c (mon.2) 5254 : audit 0 from='client.? 172.21.15.80:0/1692926012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:22:36.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:22:36 smithi090 bash[32384]: cluster 2023-12-01T09:22:34.869343+0000 mgr.y (mgr.24362) 8222 : cluster 0 pgmap v8191: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:22:36.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:22:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:22:36] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T09:22:36.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:22:36 smithi080 bash[41963]: cluster 2023-12-01T09:22:34.869343+0000 mgr.y (mgr.24362) 8222 : cluster 0 pgmap v8191: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:22:36.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:22:36 smithi080 bash[28361]: cluster 2023-12-01T09:22:34.869343+0000 mgr.y (mgr.24362) 8222 : cluster 0 pgmap v8191: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:22:38.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:22:38 smithi090 bash[32384]: cluster 2023-12-01T09:22:36.870392+0000 mgr.y (mgr.24362) 8223 : cluster 0 pgmap v8192: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:22:38.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:22:38 smithi090 bash[32384]: audit 2023-12-01T09:22:37.098250+0000 mon.c (mon.2) 5255 : audit 0 from='client.? 172.21.15.80:0/144411389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:22:38.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:22:38 smithi080 bash[28361]: cluster 2023-12-01T09:22:36.870392+0000 mgr.y (mgr.24362) 8223 : cluster 0 pgmap v8192: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:22:38.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:22:38 smithi080 bash[28361]: audit 2023-12-01T09:22:37.098250+0000 mon.c (mon.2) 5255 : audit 0 from='client.? 172.21.15.80:0/144411389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:22:38.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:22:38 smithi080 bash[41963]: cluster 2023-12-01T09:22:36.870392+0000 mgr.y (mgr.24362) 8223 : cluster 0 pgmap v8192: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:22:38.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:22:38 smithi080 bash[41963]: audit 2023-12-01T09:22:37.098250+0000 mon.c (mon.2) 5255 : audit 0 from='client.? 172.21.15.80:0/144411389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:22:40.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:22:40 smithi090 bash[32384]: cluster 2023-12-01T09:22:38.870992+0000 mgr.y (mgr.24362) 8224 : cluster 0 pgmap v8193: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:22:40.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:22:40 smithi090 bash[32384]: audit 2023-12-01T09:22:39.559569+0000 mon.a (mon.0) 5405 : audit 0 from='client.? 172.21.15.80:0/1796003059' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:22:40.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:22:40 smithi080 bash[41963]: cluster 2023-12-01T09:22:38.870992+0000 mgr.y (mgr.24362) 8224 : cluster 0 pgmap v8193: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:22:40.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:22:40 smithi080 bash[41963]: audit 2023-12-01T09:22:39.559569+0000 mon.a (mon.0) 5405 : audit 0 from='client.? 172.21.15.80:0/1796003059' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:22:40.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:22:40 smithi080 bash[28361]: cluster 2023-12-01T09:22:38.870992+0000 mgr.y (mgr.24362) 8224 : cluster 0 pgmap v8193: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:22:40.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:22:40 smithi080 bash[28361]: audit 2023-12-01T09:22:39.559569+0000 mon.a (mon.0) 5405 : audit 0 from='client.? 172.21.15.80:0/1796003059' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:22:41.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:22:41 smithi080 bash[41963]: audit 2023-12-01T09:22:40.211436+0000 mon.c (mon.2) 5256 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:22:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:22:41 smithi080 bash[28361]: audit 2023-12-01T09:22:40.211436+0000 mon.c (mon.2) 5256 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:22:41.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:22:41 smithi090 bash[32384]: audit 2023-12-01T09:22:40.211436+0000 mon.c (mon.2) 5256 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:22:42.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:22:42 smithi080 bash[41963]: cluster 2023-12-01T09:22:40.872164+0000 mgr.y (mgr.24362) 8225 : cluster 0 pgmap v8194: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:22:42.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:22:42 smithi080 bash[41963]: audit 2023-12-01T09:22:42.013466+0000 mon.a (mon.0) 5406 : audit 0 from='client.? 172.21.15.80:0/2405010914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:22:42.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:22:42 smithi080 bash[28361]: cluster 2023-12-01T09:22:40.872164+0000 mgr.y (mgr.24362) 8225 : cluster 0 pgmap v8194: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:22:42.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:22:42 smithi080 bash[28361]: audit 2023-12-01T09:22:42.013466+0000 mon.a (mon.0) 5406 : audit 0 from='client.? 172.21.15.80:0/2405010914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:22:42.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:22:42 smithi090 bash[32384]: cluster 2023-12-01T09:22:40.872164+0000 mgr.y (mgr.24362) 8225 : cluster 0 pgmap v8194: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:22:42.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:22:42 smithi090 bash[32384]: audit 2023-12-01T09:22:42.013466+0000 mon.a (mon.0) 5406 : audit 0 from='client.? 172.21.15.80:0/2405010914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:22:44.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:22:43 smithi090 bash[32384]: cluster 2023-12-01T09:22:42.872738+0000 mgr.y (mgr.24362) 8226 : cluster 0 pgmap v8195: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:22:44.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:22:43 smithi080 bash[28361]: cluster 2023-12-01T09:22:42.872738+0000 mgr.y (mgr.24362) 8226 : cluster 0 pgmap v8195: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:22:44.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:22:43 smithi080 bash[41963]: cluster 2023-12-01T09:22:42.872738+0000 mgr.y (mgr.24362) 8226 : cluster 0 pgmap v8195: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:22:45.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:22:44 smithi090 bash[32384]: audit 2023-12-01T09:22:44.471980+0000 mon.c (mon.2) 5257 : audit 0 from='client.? 172.21.15.80:0/3795890436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:22:45.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:22:44 smithi080 bash[28361]: audit 2023-12-01T09:22:44.471980+0000 mon.c (mon.2) 5257 : audit 0 from='client.? 172.21.15.80:0/3795890436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:22:45.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:22:44 smithi080 bash[41963]: audit 2023-12-01T09:22:44.471980+0000 mon.c (mon.2) 5257 : audit 0 from='client.? 172.21.15.80:0/3795890436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:22:46.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:22:45 smithi090 bash[32384]: cluster 2023-12-01T09:22:44.873391+0000 mgr.y (mgr.24362) 8227 : cluster 0 pgmap v8196: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:22:46.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:22:45 smithi080 bash[41963]: cluster 2023-12-01T09:22:44.873391+0000 mgr.y (mgr.24362) 8227 : cluster 0 pgmap v8196: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:22:46.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:22:45 smithi080 bash[28361]: cluster 2023-12-01T09:22:44.873391+0000 mgr.y (mgr.24362) 8227 : cluster 0 pgmap v8196: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:22:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:22:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:22:46] "GET /metrics HTTP/1.1" 200 33988 "" "Prometheus/2.43.0" 2023-12-01T09:22:48.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:22:47 smithi080 bash[41963]: cluster 2023-12-01T09:22:46.874506+0000 mgr.y (mgr.24362) 8228 : cluster 0 pgmap v8197: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:22:48.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:22:47 smithi080 bash[41963]: audit 2023-12-01T09:22:46.932911+0000 mon.a (mon.0) 5407 : audit 0 from='client.? 172.21.15.80:0/3268265677' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:22:48.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:22:47 smithi080 bash[41963]: audit 2023-12-01T09:22:46.999093+0000 mon.c (mon.2) 5258 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:22:48.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:22:47 smithi080 bash[28361]: cluster 2023-12-01T09:22:46.874506+0000 mgr.y (mgr.24362) 8228 : cluster 0 pgmap v8197: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:22:48.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:22:47 smithi080 bash[28361]: audit 2023-12-01T09:22:46.932911+0000 mon.a (mon.0) 5407 : audit 0 from='client.? 172.21.15.80:0/3268265677' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:22:48.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:22:47 smithi080 bash[28361]: audit 2023-12-01T09:22:46.999093+0000 mon.c (mon.2) 5258 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:22:48.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:22:47 smithi090 bash[32384]: cluster 2023-12-01T09:22:46.874506+0000 mgr.y (mgr.24362) 8228 : cluster 0 pgmap v8197: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:22:48.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:22:47 smithi090 bash[32384]: audit 2023-12-01T09:22:46.932911+0000 mon.a (mon.0) 5407 : audit 0 from='client.? 172.21.15.80:0/3268265677' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:22:48.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:22:47 smithi090 bash[32384]: audit 2023-12-01T09:22:46.999093+0000 mon.c (mon.2) 5258 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:22:50.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:22:49 smithi090 bash[32384]: cluster 2023-12-01T09:22:48.875145+0000 mgr.y (mgr.24362) 8229 : cluster 0 pgmap v8198: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:22:50.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:22:49 smithi090 bash[32384]: audit 2023-12-01T09:22:49.391198+0000 mon.a (mon.0) 5408 : audit 0 from='client.? 172.21.15.80:0/2594228206' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:22:50.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:22:49 smithi080 bash[28361]: cluster 2023-12-01T09:22:48.875145+0000 mgr.y (mgr.24362) 8229 : cluster 0 pgmap v8198: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:22:50.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:22:49 smithi080 bash[28361]: audit 2023-12-01T09:22:49.391198+0000 mon.a (mon.0) 5408 : audit 0 from='client.? 172.21.15.80:0/2594228206' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:22:50.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:22:49 smithi080 bash[41963]: cluster 2023-12-01T09:22:48.875145+0000 mgr.y (mgr.24362) 8229 : cluster 0 pgmap v8198: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:22:50.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:22:49 smithi080 bash[41963]: audit 2023-12-01T09:22:49.391198+0000 mon.a (mon.0) 5408 : audit 0 from='client.? 172.21.15.80:0/2594228206' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:22:52.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:22:51 smithi090 bash[32384]: cluster 2023-12-01T09:22:50.876250+0000 mgr.y (mgr.24362) 8230 : cluster 0 pgmap v8199: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:22:52.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:22:51 smithi090 bash[32384]: audit 2023-12-01T09:22:51.857329+0000 mon.a (mon.0) 5409 : audit 0 from='client.? 172.21.15.80:0/1006172869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:22:52.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:22:51 smithi080 bash[28361]: cluster 2023-12-01T09:22:50.876250+0000 mgr.y (mgr.24362) 8230 : cluster 0 pgmap v8199: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:22:52.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:22:51 smithi080 bash[28361]: audit 2023-12-01T09:22:51.857329+0000 mon.a (mon.0) 5409 : audit 0 from='client.? 172.21.15.80:0/1006172869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:22:52.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:22:51 smithi080 bash[41963]: cluster 2023-12-01T09:22:50.876250+0000 mgr.y (mgr.24362) 8230 : cluster 0 pgmap v8199: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:22:52.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:22:51 smithi080 bash[41963]: audit 2023-12-01T09:22:51.857329+0000 mon.a (mon.0) 5409 : audit 0 from='client.? 172.21.15.80:0/1006172869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:22:54.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:22:53 smithi080 bash[41963]: audit 2023-12-01T09:22:52.792996+0000 mon.a (mon.0) 5410 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:22:54.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:22:53 smithi080 bash[41963]: audit 2023-12-01T09:22:52.804915+0000 mon.a (mon.0) 5411 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:22:54.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:22:53 smithi080 bash[41963]: cluster 2023-12-01T09:22:52.876837+0000 mgr.y (mgr.24362) 8231 : cluster 0 pgmap v8200: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:22:54.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:22:53 smithi080 bash[41963]: audit 2023-12-01T09:22:53.307866+0000 mon.a (mon.0) 5412 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:22:54.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:22:53 smithi080 bash[41963]: audit 2023-12-01T09:22:53.318692+0000 mon.a (mon.0) 5413 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:22:54.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:22:53 smithi080 bash[28361]: audit 2023-12-01T09:22:52.792996+0000 mon.a (mon.0) 5410 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:22:54.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:22:53 smithi080 bash[28361]: audit 2023-12-01T09:22:52.804915+0000 mon.a (mon.0) 5411 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:22:54.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:22:53 smithi080 bash[28361]: cluster 2023-12-01T09:22:52.876837+0000 mgr.y (mgr.24362) 8231 : cluster 0 pgmap v8200: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:22:54.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:22:53 smithi080 bash[28361]: audit 2023-12-01T09:22:53.307866+0000 mon.a (mon.0) 5412 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:22:54.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:22:53 smithi080 bash[28361]: audit 2023-12-01T09:22:53.318692+0000 mon.a (mon.0) 5413 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:22:54.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:22:53 smithi090 bash[32384]: audit 2023-12-01T09:22:52.792996+0000 mon.a (mon.0) 5410 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:22:54.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:22:53 smithi090 bash[32384]: audit 2023-12-01T09:22:52.804915+0000 mon.a (mon.0) 5411 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:22:54.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:22:53 smithi090 bash[32384]: cluster 2023-12-01T09:22:52.876837+0000 mgr.y (mgr.24362) 8231 : cluster 0 pgmap v8200: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:22:54.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:22:53 smithi090 bash[32384]: audit 2023-12-01T09:22:53.307866+0000 mon.a (mon.0) 5412 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:22:54.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:22:53 smithi090 bash[32384]: audit 2023-12-01T09:22:53.318692+0000 mon.a (mon.0) 5413 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:22:55.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:22:54 smithi080 bash[28361]: audit 2023-12-01T09:22:54.317078+0000 mon.c (mon.2) 5259 : audit 0 from='client.? 172.21.15.80:0/2883222241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:22:55.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:22:54 smithi080 bash[41963]: audit 2023-12-01T09:22:54.317078+0000 mon.c (mon.2) 5259 : audit 0 from='client.? 172.21.15.80:0/2883222241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:22:55.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:22:54 smithi090 bash[32384]: audit 2023-12-01T09:22:54.317078+0000 mon.c (mon.2) 5259 : audit 0 from='client.? 172.21.15.80:0/2883222241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:22:56.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:22:55 smithi080 bash[41963]: cluster 2023-12-01T09:22:54.877531+0000 mgr.y (mgr.24362) 8232 : cluster 0 pgmap v8201: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:22:56.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:22:55 smithi080 bash[41963]: audit 2023-12-01T09:22:55.211776+0000 mon.c (mon.2) 5260 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:22:56.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:22:55 smithi080 bash[28361]: cluster 2023-12-01T09:22:54.877531+0000 mgr.y (mgr.24362) 8232 : cluster 0 pgmap v8201: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:22:56.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:22:55 smithi080 bash[28361]: audit 2023-12-01T09:22:55.211776+0000 mon.c (mon.2) 5260 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:22:56.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:22:55 smithi090 bash[32384]: cluster 2023-12-01T09:22:54.877531+0000 mgr.y (mgr.24362) 8232 : cluster 0 pgmap v8201: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:22:56.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:22:55 smithi090 bash[32384]: audit 2023-12-01T09:22:55.211776+0000 mon.c (mon.2) 5260 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:22:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:22:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:22:56] "GET /metrics HTTP/1.1" 200 33988 "" "Prometheus/2.43.0" 2023-12-01T09:22:57.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:22:56 smithi080 bash[28361]: audit 2023-12-01T09:22:56.775527+0000 mon.c (mon.2) 5261 : audit 0 from='client.? 172.21.15.80:0/882974855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:22:57.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:22:56 smithi080 bash[41963]: audit 2023-12-01T09:22:56.775527+0000 mon.c (mon.2) 5261 : audit 0 from='client.? 172.21.15.80:0/882974855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:22:57.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:22:56 smithi090 bash[32384]: audit 2023-12-01T09:22:56.775527+0000 mon.c (mon.2) 5261 : audit 0 from='client.? 172.21.15.80:0/882974855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:22:58.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:22:57 smithi080 bash[28361]: cluster 2023-12-01T09:22:56.878584+0000 mgr.y (mgr.24362) 8233 : cluster 0 pgmap v8202: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:22:58.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:22:57 smithi080 bash[41963]: cluster 2023-12-01T09:22:56.878584+0000 mgr.y (mgr.24362) 8233 : cluster 0 pgmap v8202: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:22:58.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:22:57 smithi090 bash[32384]: cluster 2023-12-01T09:22:56.878584+0000 mgr.y (mgr.24362) 8233 : cluster 0 pgmap v8202: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:23:00.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:22:59 smithi090 bash[32384]: cluster 2023-12-01T09:22:58.879245+0000 mgr.y (mgr.24362) 8234 : cluster 0 pgmap v8203: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:23:00.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:22:59 smithi090 bash[32384]: audit 2023-12-01T09:22:59.233894+0000 mon.a (mon.0) 5414 : audit 0 from='client.? 172.21.15.80:0/910987175' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:23:00.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:22:59 smithi080 bash[28361]: cluster 2023-12-01T09:22:58.879245+0000 mgr.y (mgr.24362) 8234 : cluster 0 pgmap v8203: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:23:00.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:22:59 smithi080 bash[28361]: audit 2023-12-01T09:22:59.233894+0000 mon.a (mon.0) 5414 : audit 0 from='client.? 172.21.15.80:0/910987175' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:23:00.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:22:59 smithi080 bash[41963]: cluster 2023-12-01T09:22:58.879245+0000 mgr.y (mgr.24362) 8234 : cluster 0 pgmap v8203: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:23:00.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:22:59 smithi080 bash[41963]: audit 2023-12-01T09:22:59.233894+0000 mon.a (mon.0) 5414 : audit 0 from='client.? 172.21.15.80:0/910987175' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:23:02.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:23:01 smithi090 bash[32384]: cluster 2023-12-01T09:23:00.880385+0000 mgr.y (mgr.24362) 8235 : cluster 0 pgmap v8204: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:23:02.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:23:01 smithi090 bash[32384]: audit 2023-12-01T09:23:01.694260+0000 mon.a (mon.0) 5415 : audit 0 from='client.? 172.21.15.80:0/3806842567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:23:02.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:23:01 smithi080 bash[28361]: cluster 2023-12-01T09:23:00.880385+0000 mgr.y (mgr.24362) 8235 : cluster 0 pgmap v8204: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:23:02.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:23:01 smithi080 bash[28361]: audit 2023-12-01T09:23:01.694260+0000 mon.a (mon.0) 5415 : audit 0 from='client.? 172.21.15.80:0/3806842567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:23:02.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:23:01 smithi080 bash[41963]: cluster 2023-12-01T09:23:00.880385+0000 mgr.y (mgr.24362) 8235 : cluster 0 pgmap v8204: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:23:02.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:23:01 smithi080 bash[41963]: audit 2023-12-01T09:23:01.694260+0000 mon.a (mon.0) 5415 : audit 0 from='client.? 172.21.15.80:0/3806842567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:23:04.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:23:03 smithi090 bash[32384]: cluster 2023-12-01T09:23:02.881152+0000 mgr.y (mgr.24362) 8236 : cluster 0 pgmap v8205: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:23:04.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:23:03 smithi080 bash[28361]: cluster 2023-12-01T09:23:02.881152+0000 mgr.y (mgr.24362) 8236 : cluster 0 pgmap v8205: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:23:04.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:23:03 smithi080 bash[41963]: cluster 2023-12-01T09:23:02.881152+0000 mgr.y (mgr.24362) 8236 : cluster 0 pgmap v8205: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:23:05.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:23:04 smithi090 bash[32384]: audit 2023-12-01T09:23:04.159148+0000 mon.c (mon.2) 5262 : audit 0 from='client.? 172.21.15.80:0/552502764' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:23:05.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:23:04 smithi090 bash[32384]: audit 2023-12-01T09:23:04.444350+0000 mon.a (mon.0) 5416 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:23:05.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:23:04 smithi090 bash[32384]: audit 2023-12-01T09:23:04.455562+0000 mon.a (mon.0) 5417 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:23:05.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:23:04 smithi090 bash[32384]: audit 2023-12-01T09:23:04.458470+0000 mon.c (mon.2) 5263 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:23:05.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:23:04 smithi090 bash[32384]: audit 2023-12-01T09:23:04.459790+0000 mon.c (mon.2) 5264 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:23:05.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:23:04 smithi090 bash[32384]: audit 2023-12-01T09:23:04.467405+0000 mon.a (mon.0) 5418 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:23:05.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:23:04 smithi080 bash[41963]: audit 2023-12-01T09:23:04.159148+0000 mon.c (mon.2) 5262 : audit 0 from='client.? 172.21.15.80:0/552502764' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:23:05.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:23:04 smithi080 bash[41963]: audit 2023-12-01T09:23:04.444350+0000 mon.a (mon.0) 5416 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:23:05.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:23:04 smithi080 bash[41963]: audit 2023-12-01T09:23:04.455562+0000 mon.a (mon.0) 5417 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:23:05.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:23:04 smithi080 bash[41963]: audit 2023-12-01T09:23:04.458470+0000 mon.c (mon.2) 5263 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:23:05.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:23:04 smithi080 bash[41963]: audit 2023-12-01T09:23:04.459790+0000 mon.c (mon.2) 5264 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:23:05.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:23:04 smithi080 bash[41963]: audit 2023-12-01T09:23:04.467405+0000 mon.a (mon.0) 5418 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:23:05.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:23:04 smithi080 bash[28361]: audit 2023-12-01T09:23:04.159148+0000 mon.c (mon.2) 5262 : audit 0 from='client.? 172.21.15.80:0/552502764' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:23:05.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:23:04 smithi080 bash[28361]: audit 2023-12-01T09:23:04.444350+0000 mon.a (mon.0) 5416 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:23:05.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:23:04 smithi080 bash[28361]: audit 2023-12-01T09:23:04.455562+0000 mon.a (mon.0) 5417 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:23:05.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:23:04 smithi080 bash[28361]: audit 2023-12-01T09:23:04.458470+0000 mon.c (mon.2) 5263 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:23:05.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:23:04 smithi080 bash[28361]: audit 2023-12-01T09:23:04.459790+0000 mon.c (mon.2) 5264 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:23:05.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:23:04 smithi080 bash[28361]: audit 2023-12-01T09:23:04.467405+0000 mon.a (mon.0) 5418 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:23:06.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:23:05 smithi090 bash[32384]: cluster 2023-12-01T09:23:04.881804+0000 mgr.y (mgr.24362) 8237 : cluster 0 pgmap v8206: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:23:06.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:23:05 smithi080 bash[28361]: cluster 2023-12-01T09:23:04.881804+0000 mgr.y (mgr.24362) 8237 : cluster 0 pgmap v8206: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:23:06.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:23:05 smithi080 bash[41963]: cluster 2023-12-01T09:23:04.881804+0000 mgr.y (mgr.24362) 8237 : cluster 0 pgmap v8206: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:23:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:23:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:23:06] "GET /metrics HTTP/1.1" 200 33988 "" "Prometheus/2.43.0" 2023-12-01T09:23:07.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:23:06 smithi090 bash[32384]: audit 2023-12-01T09:23:06.619757+0000 mon.a (mon.0) 5419 : audit 0 from='client.? 172.21.15.80:0/3868180386' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:23:07.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:23:06 smithi080 bash[28361]: audit 2023-12-01T09:23:06.619757+0000 mon.a (mon.0) 5419 : audit 0 from='client.? 172.21.15.80:0/3868180386' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:23:07.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:23:06 smithi080 bash[41963]: audit 2023-12-01T09:23:06.619757+0000 mon.a (mon.0) 5419 : audit 0 from='client.? 172.21.15.80:0/3868180386' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:23:08.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:23:07 smithi090 bash[32384]: cluster 2023-12-01T09:23:06.882958+0000 mgr.y (mgr.24362) 8238 : cluster 0 pgmap v8207: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:23:08.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:23:07 smithi080 bash[28361]: cluster 2023-12-01T09:23:06.882958+0000 mgr.y (mgr.24362) 8238 : cluster 0 pgmap v8207: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:23:08.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:23:07 smithi080 bash[41963]: cluster 2023-12-01T09:23:06.882958+0000 mgr.y (mgr.24362) 8238 : cluster 0 pgmap v8207: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:23:10.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:23:09 smithi090 bash[32384]: cluster 2023-12-01T09:23:08.883577+0000 mgr.y (mgr.24362) 8239 : cluster 0 pgmap v8208: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:23:10.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:23:09 smithi090 bash[32384]: audit 2023-12-01T09:23:09.074640+0000 mon.a (mon.0) 5420 : audit 0 from='client.? 172.21.15.80:0/867227292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:23:10.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:23:09 smithi080 bash[28361]: cluster 2023-12-01T09:23:08.883577+0000 mgr.y (mgr.24362) 8239 : cluster 0 pgmap v8208: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:23:10.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:23:09 smithi080 bash[28361]: audit 2023-12-01T09:23:09.074640+0000 mon.a (mon.0) 5420 : audit 0 from='client.? 172.21.15.80:0/867227292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:23:10.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:23:09 smithi080 bash[41963]: cluster 2023-12-01T09:23:08.883577+0000 mgr.y (mgr.24362) 8239 : cluster 0 pgmap v8208: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:23:10.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:23:09 smithi080 bash[41963]: audit 2023-12-01T09:23:09.074640+0000 mon.a (mon.0) 5420 : audit 0 from='client.? 172.21.15.80:0/867227292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:23:11.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:23:10 smithi090 bash[32384]: audit 2023-12-01T09:23:10.212137+0000 mon.c (mon.2) 5265 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:23:11.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:23:10 smithi080 bash[28361]: audit 2023-12-01T09:23:10.212137+0000 mon.c (mon.2) 5265 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:23:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:23:10 smithi080 bash[41963]: audit 2023-12-01T09:23:10.212137+0000 mon.c (mon.2) 5265 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:23:12.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:23:11 smithi090 bash[32384]: cluster 2023-12-01T09:23:10.884583+0000 mgr.y (mgr.24362) 8240 : cluster 0 pgmap v8209: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:23:12.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:23:11 smithi090 bash[32384]: audit 2023-12-01T09:23:11.527803+0000 mon.c (mon.2) 5266 : audit 0 from='client.? 172.21.15.80:0/3211561233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:23:12.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:23:11 smithi080 bash[41963]: cluster 2023-12-01T09:23:10.884583+0000 mgr.y (mgr.24362) 8240 : cluster 0 pgmap v8209: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:23:12.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:23:11 smithi080 bash[41963]: audit 2023-12-01T09:23:11.527803+0000 mon.c (mon.2) 5266 : audit 0 from='client.? 172.21.15.80:0/3211561233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:23:12.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:23:11 smithi080 bash[28361]: cluster 2023-12-01T09:23:10.884583+0000 mgr.y (mgr.24362) 8240 : cluster 0 pgmap v8209: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:23:12.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:23:11 smithi080 bash[28361]: audit 2023-12-01T09:23:11.527803+0000 mon.c (mon.2) 5266 : audit 0 from='client.? 172.21.15.80:0/3211561233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:23:14.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:23:13 smithi090 bash[32384]: cluster 2023-12-01T09:23:12.885252+0000 mgr.y (mgr.24362) 8241 : cluster 0 pgmap v8210: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:23:14.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:23:13 smithi080 bash[41963]: cluster 2023-12-01T09:23:12.885252+0000 mgr.y (mgr.24362) 8241 : cluster 0 pgmap v8210: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:23:14.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:23:13 smithi080 bash[28361]: cluster 2023-12-01T09:23:12.885252+0000 mgr.y (mgr.24362) 8241 : cluster 0 pgmap v8210: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:23:15.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:23:14 smithi090 bash[32384]: audit 2023-12-01T09:23:13.980424+0000 mon.c (mon.2) 5267 : audit 0 from='client.? 172.21.15.80:0/248236989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:23:15.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:23:14 smithi080 bash[28361]: audit 2023-12-01T09:23:13.980424+0000 mon.c (mon.2) 5267 : audit 0 from='client.? 172.21.15.80:0/248236989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:23:15.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:23:14 smithi080 bash[41963]: audit 2023-12-01T09:23:13.980424+0000 mon.c (mon.2) 5267 : audit 0 from='client.? 172.21.15.80:0/248236989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:23:16.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:23:15 smithi090 bash[32384]: cluster 2023-12-01T09:23:14.885951+0000 mgr.y (mgr.24362) 8242 : cluster 0 pgmap v8211: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:23:16.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:23:15 smithi080 bash[41963]: cluster 2023-12-01T09:23:14.885951+0000 mgr.y (mgr.24362) 8242 : cluster 0 pgmap v8211: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:23:16.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:23:15 smithi080 bash[28361]: cluster 2023-12-01T09:23:14.885951+0000 mgr.y (mgr.24362) 8242 : cluster 0 pgmap v8211: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:23:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:23:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:23:16] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T09:23:17.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:23:16 smithi090 bash[32384]: audit 2023-12-01T09:23:16.436331+0000 mon.a (mon.0) 5421 : audit 0 from='client.? 172.21.15.80:0/521479757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:23:17.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:23:16 smithi080 bash[41963]: audit 2023-12-01T09:23:16.436331+0000 mon.a (mon.0) 5421 : audit 0 from='client.? 172.21.15.80:0/521479757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:23:17.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:23:16 smithi080 bash[28361]: audit 2023-12-01T09:23:16.436331+0000 mon.a (mon.0) 5421 : audit 0 from='client.? 172.21.15.80:0/521479757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:23:18.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:23:17 smithi090 bash[32384]: cluster 2023-12-01T09:23:16.887108+0000 mgr.y (mgr.24362) 8243 : cluster 0 pgmap v8212: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:23:18.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:23:17 smithi080 bash[28361]: cluster 2023-12-01T09:23:16.887108+0000 mgr.y (mgr.24362) 8243 : cluster 0 pgmap v8212: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:23:18.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:23:17 smithi080 bash[41963]: cluster 2023-12-01T09:23:16.887108+0000 mgr.y (mgr.24362) 8243 : cluster 0 pgmap v8212: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:23:19.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:23:18 smithi090 bash[32384]: audit 2023-12-01T09:23:18.897229+0000 mon.a (mon.0) 5422 : audit 0 from='client.? 172.21.15.80:0/3475760554' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:23:19.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:23:18 smithi080 bash[28361]: audit 2023-12-01T09:23:18.897229+0000 mon.a (mon.0) 5422 : audit 0 from='client.? 172.21.15.80:0/3475760554' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:23:19.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:23:18 smithi080 bash[41963]: audit 2023-12-01T09:23:18.897229+0000 mon.a (mon.0) 5422 : audit 0 from='client.? 172.21.15.80:0/3475760554' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:23:20.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:23:19 smithi090 bash[32384]: cluster 2023-12-01T09:23:18.887740+0000 mgr.y (mgr.24362) 8244 : cluster 0 pgmap v8213: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:23:20.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:23:19 smithi080 bash[28361]: cluster 2023-12-01T09:23:18.887740+0000 mgr.y (mgr.24362) 8244 : cluster 0 pgmap v8213: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:23:20.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:23:19 smithi080 bash[41963]: cluster 2023-12-01T09:23:18.887740+0000 mgr.y (mgr.24362) 8244 : cluster 0 pgmap v8213: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:23:22.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:23:21 smithi090 bash[32384]: cluster 2023-12-01T09:23:20.888846+0000 mgr.y (mgr.24362) 8245 : cluster 0 pgmap v8214: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:23:22.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:23:21 smithi090 bash[32384]: audit 2023-12-01T09:23:21.354805+0000 mon.c (mon.2) 5268 : audit 0 from='client.? 172.21.15.80:0/2126270168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:23:22.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:23:21 smithi080 bash[28361]: cluster 2023-12-01T09:23:20.888846+0000 mgr.y (mgr.24362) 8245 : cluster 0 pgmap v8214: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:23:22.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:23:21 smithi080 bash[28361]: audit 2023-12-01T09:23:21.354805+0000 mon.c (mon.2) 5268 : audit 0 from='client.? 172.21.15.80:0/2126270168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:23:22.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:23:21 smithi080 bash[41963]: cluster 2023-12-01T09:23:20.888846+0000 mgr.y (mgr.24362) 8245 : cluster 0 pgmap v8214: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:23:22.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:23:21 smithi080 bash[41963]: audit 2023-12-01T09:23:21.354805+0000 mon.c (mon.2) 5268 : audit 0 from='client.? 172.21.15.80:0/2126270168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:23:24.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:23:23 smithi090 bash[32384]: cluster 2023-12-01T09:23:22.889582+0000 mgr.y (mgr.24362) 8246 : cluster 0 pgmap v8215: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:23:24.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:23:23 smithi080 bash[41963]: cluster 2023-12-01T09:23:22.889582+0000 mgr.y (mgr.24362) 8246 : cluster 0 pgmap v8215: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:23:24.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:23:23 smithi080 bash[28361]: cluster 2023-12-01T09:23:22.889582+0000 mgr.y (mgr.24362) 8246 : cluster 0 pgmap v8215: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:23:25.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:23:24 smithi090 bash[32384]: audit 2023-12-01T09:23:23.806131+0000 mon.c (mon.2) 5269 : audit 0 from='client.? 172.21.15.80:0/2092820571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:23:25.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:23:24 smithi080 bash[28361]: audit 2023-12-01T09:23:23.806131+0000 mon.c (mon.2) 5269 : audit 0 from='client.? 172.21.15.80:0/2092820571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:23:25.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:23:24 smithi080 bash[41963]: audit 2023-12-01T09:23:23.806131+0000 mon.c (mon.2) 5269 : audit 0 from='client.? 172.21.15.80:0/2092820571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:23:26.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:23:25 smithi090 bash[32384]: cluster 2023-12-01T09:23:24.890290+0000 mgr.y (mgr.24362) 8247 : cluster 0 pgmap v8216: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:23:26.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:23:25 smithi090 bash[32384]: audit 2023-12-01T09:23:25.212489+0000 mon.c (mon.2) 5270 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:23:26.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:23:25 smithi080 bash[41963]: cluster 2023-12-01T09:23:24.890290+0000 mgr.y (mgr.24362) 8247 : cluster 0 pgmap v8216: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:23:26.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:23:25 smithi080 bash[41963]: audit 2023-12-01T09:23:25.212489+0000 mon.c (mon.2) 5270 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:23:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:23:25 smithi080 bash[28361]: cluster 2023-12-01T09:23:24.890290+0000 mgr.y (mgr.24362) 8247 : cluster 0 pgmap v8216: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:23:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:23:25 smithi080 bash[28361]: audit 2023-12-01T09:23:25.212489+0000 mon.c (mon.2) 5270 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:23:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:23:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:23:26] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T09:23:27.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:23:26 smithi090 bash[32384]: audit 2023-12-01T09:23:26.251553+0000 mon.a (mon.0) 5423 : audit 0 from='client.? 172.21.15.80:0/3324707320' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:23:27.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:23:26 smithi080 bash[28361]: audit 2023-12-01T09:23:26.251553+0000 mon.a (mon.0) 5423 : audit 0 from='client.? 172.21.15.80:0/3324707320' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:23:27.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:23:26 smithi080 bash[41963]: audit 2023-12-01T09:23:26.251553+0000 mon.a (mon.0) 5423 : audit 0 from='client.? 172.21.15.80:0/3324707320' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:23:28.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:23:27 smithi090 bash[32384]: cluster 2023-12-01T09:23:26.891532+0000 mgr.y (mgr.24362) 8248 : cluster 0 pgmap v8217: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:23:28.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:23:27 smithi080 bash[28361]: cluster 2023-12-01T09:23:26.891532+0000 mgr.y (mgr.24362) 8248 : cluster 0 pgmap v8217: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:23:28.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:23:27 smithi080 bash[41963]: cluster 2023-12-01T09:23:26.891532+0000 mgr.y (mgr.24362) 8248 : cluster 0 pgmap v8217: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:23:29.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:23:28 smithi090 bash[32384]: audit 2023-12-01T09:23:28.702049+0000 mon.c (mon.2) 5271 : audit 0 from='client.? 172.21.15.80:0/3042382337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:23:29.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:23:28 smithi080 bash[41963]: audit 2023-12-01T09:23:28.702049+0000 mon.c (mon.2) 5271 : audit 0 from='client.? 172.21.15.80:0/3042382337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:23:29.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:23:28 smithi080 bash[28361]: audit 2023-12-01T09:23:28.702049+0000 mon.c (mon.2) 5271 : audit 0 from='client.? 172.21.15.80:0/3042382337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:23:30.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:23:29 smithi090 bash[32384]: cluster 2023-12-01T09:23:28.892191+0000 mgr.y (mgr.24362) 8249 : cluster 0 pgmap v8218: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:23:30.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:23:29 smithi080 bash[28361]: cluster 2023-12-01T09:23:28.892191+0000 mgr.y (mgr.24362) 8249 : cluster 0 pgmap v8218: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:23:30.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:23:29 smithi080 bash[41963]: cluster 2023-12-01T09:23:28.892191+0000 mgr.y (mgr.24362) 8249 : cluster 0 pgmap v8218: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:23:32.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:23:31 smithi090 bash[32384]: cluster 2023-12-01T09:23:30.893294+0000 mgr.y (mgr.24362) 8250 : cluster 0 pgmap v8219: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:23:32.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:23:31 smithi090 bash[32384]: audit 2023-12-01T09:23:31.152262+0000 mon.a (mon.0) 5424 : audit 0 from='client.? 172.21.15.80:0/2601878425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:23:32.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:23:31 smithi080 bash[28361]: cluster 2023-12-01T09:23:30.893294+0000 mgr.y (mgr.24362) 8250 : cluster 0 pgmap v8219: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:23:32.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:23:31 smithi080 bash[28361]: audit 2023-12-01T09:23:31.152262+0000 mon.a (mon.0) 5424 : audit 0 from='client.? 172.21.15.80:0/2601878425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:23:32.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:23:31 smithi080 bash[41963]: cluster 2023-12-01T09:23:30.893294+0000 mgr.y (mgr.24362) 8250 : cluster 0 pgmap v8219: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:23:32.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:23:31 smithi080 bash[41963]: audit 2023-12-01T09:23:31.152262+0000 mon.a (mon.0) 5424 : audit 0 from='client.? 172.21.15.80:0/2601878425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:23:34.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:23:33 smithi090 bash[32384]: cluster 2023-12-01T09:23:32.893912+0000 mgr.y (mgr.24362) 8251 : cluster 0 pgmap v8220: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:23:34.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:23:33 smithi090 bash[32384]: audit 2023-12-01T09:23:33.611114+0000 mon.a (mon.0) 5425 : audit 0 from='client.? 172.21.15.80:0/2946599881' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:23:34.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:23:33 smithi080 bash[28361]: cluster 2023-12-01T09:23:32.893912+0000 mgr.y (mgr.24362) 8251 : cluster 0 pgmap v8220: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:23:34.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:23:33 smithi080 bash[28361]: audit 2023-12-01T09:23:33.611114+0000 mon.a (mon.0) 5425 : audit 0 from='client.? 172.21.15.80:0/2946599881' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:23:34.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:23:33 smithi080 bash[41963]: cluster 2023-12-01T09:23:32.893912+0000 mgr.y (mgr.24362) 8251 : cluster 0 pgmap v8220: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:23:34.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:23:33 smithi080 bash[41963]: audit 2023-12-01T09:23:33.611114+0000 mon.a (mon.0) 5425 : audit 0 from='client.? 172.21.15.80:0/2946599881' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:23:36.234 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:23:35 smithi080 bash[28361]: cluster 2023-12-01T09:23:34.894565+0000 mgr.y (mgr.24362) 8252 : cluster 0 pgmap v8221: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:23:36.234 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:23:35 smithi080 bash[41963]: cluster 2023-12-01T09:23:34.894565+0000 mgr.y (mgr.24362) 8252 : cluster 0 pgmap v8221: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:23:36.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:23:35 smithi090 bash[32384]: cluster 2023-12-01T09:23:34.894565+0000 mgr.y (mgr.24362) 8252 : cluster 0 pgmap v8221: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:23:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:23:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:23:36] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T09:23:37.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:23:36 smithi090 bash[32384]: audit 2023-12-01T09:23:36.064488+0000 mon.c (mon.2) 5272 : audit 0 from='client.? 172.21.15.80:0/4042794501' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:23:37.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:23:36 smithi080 bash[28361]: audit 2023-12-01T09:23:36.064488+0000 mon.c (mon.2) 5272 : audit 0 from='client.? 172.21.15.80:0/4042794501' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:23:37.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:23:36 smithi080 bash[41963]: audit 2023-12-01T09:23:36.064488+0000 mon.c (mon.2) 5272 : audit 0 from='client.? 172.21.15.80:0/4042794501' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:23:38.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:23:37 smithi090 bash[32384]: cluster 2023-12-01T09:23:36.895700+0000 mgr.y (mgr.24362) 8253 : cluster 0 pgmap v8222: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:23:38.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:23:37 smithi080 bash[28361]: cluster 2023-12-01T09:23:36.895700+0000 mgr.y (mgr.24362) 8253 : cluster 0 pgmap v8222: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:23:38.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:23:37 smithi080 bash[41963]: cluster 2023-12-01T09:23:36.895700+0000 mgr.y (mgr.24362) 8253 : cluster 0 pgmap v8222: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:23:39.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:23:38 smithi090 bash[32384]: audit 2023-12-01T09:23:38.523271+0000 mon.c (mon.2) 5273 : audit 0 from='client.? 172.21.15.80:0/1893787320' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:23:39.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:23:38 smithi080 bash[28361]: audit 2023-12-01T09:23:38.523271+0000 mon.c (mon.2) 5273 : audit 0 from='client.? 172.21.15.80:0/1893787320' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:23:39.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:23:38 smithi080 bash[41963]: audit 2023-12-01T09:23:38.523271+0000 mon.c (mon.2) 5273 : audit 0 from='client.? 172.21.15.80:0/1893787320' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:23:40.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:23:39 smithi090 bash[32384]: cluster 2023-12-01T09:23:38.896400+0000 mgr.y (mgr.24362) 8254 : cluster 0 pgmap v8223: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:23:40.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:23:39 smithi080 bash[28361]: cluster 2023-12-01T09:23:38.896400+0000 mgr.y (mgr.24362) 8254 : cluster 0 pgmap v8223: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:23:40.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:23:39 smithi080 bash[41963]: cluster 2023-12-01T09:23:38.896400+0000 mgr.y (mgr.24362) 8254 : cluster 0 pgmap v8223: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:23:41.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:23:40 smithi090 bash[32384]: audit 2023-12-01T09:23:40.213006+0000 mon.c (mon.2) 5274 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:23:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:23:40 smithi080 bash[28361]: audit 2023-12-01T09:23:40.213006+0000 mon.c (mon.2) 5274 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:23:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:23:40 smithi080 bash[41963]: audit 2023-12-01T09:23:40.213006+0000 mon.c (mon.2) 5274 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:23:42.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:23:41 smithi090 bash[32384]: cluster 2023-12-01T09:23:40.897491+0000 mgr.y (mgr.24362) 8255 : cluster 0 pgmap v8224: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:23:42.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:23:41 smithi090 bash[32384]: audit 2023-12-01T09:23:40.990668+0000 mon.c (mon.2) 5275 : audit 0 from='client.? 172.21.15.80:0/1154925938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:23:42.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:23:41 smithi080 bash[41963]: cluster 2023-12-01T09:23:40.897491+0000 mgr.y (mgr.24362) 8255 : cluster 0 pgmap v8224: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:23:42.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:23:41 smithi080 bash[41963]: audit 2023-12-01T09:23:40.990668+0000 mon.c (mon.2) 5275 : audit 0 from='client.? 172.21.15.80:0/1154925938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:23:42.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:23:41 smithi080 bash[28361]: cluster 2023-12-01T09:23:40.897491+0000 mgr.y (mgr.24362) 8255 : cluster 0 pgmap v8224: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:23:42.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:23:41 smithi080 bash[28361]: audit 2023-12-01T09:23:40.990668+0000 mon.c (mon.2) 5275 : audit 0 from='client.? 172.21.15.80:0/1154925938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:23:44.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:23:43 smithi090 bash[32384]: cluster 2023-12-01T09:23:42.898092+0000 mgr.y (mgr.24362) 8256 : cluster 0 pgmap v8225: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:23:44.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:23:43 smithi090 bash[32384]: audit 2023-12-01T09:23:43.444176+0000 mon.a (mon.0) 5426 : audit 0 from='client.? 172.21.15.80:0/2618102368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:23:44.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:23:43 smithi080 bash[41963]: cluster 2023-12-01T09:23:42.898092+0000 mgr.y (mgr.24362) 8256 : cluster 0 pgmap v8225: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:23:44.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:23:43 smithi080 bash[41963]: audit 2023-12-01T09:23:43.444176+0000 mon.a (mon.0) 5426 : audit 0 from='client.? 172.21.15.80:0/2618102368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:23:44.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:23:43 smithi080 bash[28361]: cluster 2023-12-01T09:23:42.898092+0000 mgr.y (mgr.24362) 8256 : cluster 0 pgmap v8225: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:23:44.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:23:43 smithi080 bash[28361]: audit 2023-12-01T09:23:43.444176+0000 mon.a (mon.0) 5426 : audit 0 from='client.? 172.21.15.80:0/2618102368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:23:46.234 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:23:45 smithi080 bash[28361]: cluster 2023-12-01T09:23:44.898732+0000 mgr.y (mgr.24362) 8257 : cluster 0 pgmap v8226: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:23:46.234 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:23:45 smithi080 bash[28361]: audit 2023-12-01T09:23:45.898183+0000 mon.a (mon.0) 5427 : audit 0 from='client.? 172.21.15.80:0/4182638183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:23:46.234 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:23:45 smithi080 bash[41963]: cluster 2023-12-01T09:23:44.898732+0000 mgr.y (mgr.24362) 8257 : cluster 0 pgmap v8226: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:23:46.234 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:23:45 smithi080 bash[41963]: audit 2023-12-01T09:23:45.898183+0000 mon.a (mon.0) 5427 : audit 0 from='client.? 172.21.15.80:0/4182638183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:23:46.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:23:45 smithi090 bash[32384]: cluster 2023-12-01T09:23:44.898732+0000 mgr.y (mgr.24362) 8257 : cluster 0 pgmap v8226: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:23:46.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:23:45 smithi090 bash[32384]: audit 2023-12-01T09:23:45.898183+0000 mon.a (mon.0) 5427 : audit 0 from='client.? 172.21.15.80:0/4182638183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:23:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:23:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:23:46] "GET /metrics HTTP/1.1" 200 33987 "" "Prometheus/2.43.0" 2023-12-01T09:23:48.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:23:47 smithi090 bash[32384]: cluster 2023-12-01T09:23:46.899952+0000 mgr.y (mgr.24362) 8258 : cluster 0 pgmap v8227: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:23:48.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:23:47 smithi080 bash[41963]: cluster 2023-12-01T09:23:46.899952+0000 mgr.y (mgr.24362) 8258 : cluster 0 pgmap v8227: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:23:48.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:23:47 smithi080 bash[28361]: cluster 2023-12-01T09:23:46.899952+0000 mgr.y (mgr.24362) 8258 : cluster 0 pgmap v8227: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:23:49.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:23:48 smithi090 bash[32384]: audit 2023-12-01T09:23:48.350560+0000 mon.c (mon.2) 5276 : audit 0 from='client.? 172.21.15.80:0/2958749661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:23:49.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:23:48 smithi080 bash[28361]: audit 2023-12-01T09:23:48.350560+0000 mon.c (mon.2) 5276 : audit 0 from='client.? 172.21.15.80:0/2958749661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:23:49.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:23:48 smithi080 bash[41963]: audit 2023-12-01T09:23:48.350560+0000 mon.c (mon.2) 5276 : audit 0 from='client.? 172.21.15.80:0/2958749661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:23:50.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:23:49 smithi090 bash[32384]: cluster 2023-12-01T09:23:48.900696+0000 mgr.y (mgr.24362) 8259 : cluster 0 pgmap v8228: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:23:50.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:23:49 smithi080 bash[28361]: cluster 2023-12-01T09:23:48.900696+0000 mgr.y (mgr.24362) 8259 : cluster 0 pgmap v8228: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:23:50.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:23:49 smithi080 bash[41963]: cluster 2023-12-01T09:23:48.900696+0000 mgr.y (mgr.24362) 8259 : cluster 0 pgmap v8228: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:23:51.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:23:50 smithi090 bash[32384]: audit 2023-12-01T09:23:50.798947+0000 mon.a (mon.0) 5428 : audit 0 from='client.? 172.21.15.80:0/1347729693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:23:51.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:23:50 smithi080 bash[28361]: audit 2023-12-01T09:23:50.798947+0000 mon.a (mon.0) 5428 : audit 0 from='client.? 172.21.15.80:0/1347729693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:23:51.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:23:50 smithi080 bash[41963]: audit 2023-12-01T09:23:50.798947+0000 mon.a (mon.0) 5428 : audit 0 from='client.? 172.21.15.80:0/1347729693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:23:52.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:23:51 smithi090 bash[32384]: cluster 2023-12-01T09:23:50.901795+0000 mgr.y (mgr.24362) 8260 : cluster 0 pgmap v8229: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:23:52.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:23:51 smithi080 bash[28361]: cluster 2023-12-01T09:23:50.901795+0000 mgr.y (mgr.24362) 8260 : cluster 0 pgmap v8229: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:23:52.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:23:51 smithi080 bash[41963]: cluster 2023-12-01T09:23:50.901795+0000 mgr.y (mgr.24362) 8260 : cluster 0 pgmap v8229: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:23:54.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:23:53 smithi090 bash[32384]: cluster 2023-12-01T09:23:52.902447+0000 mgr.y (mgr.24362) 8261 : cluster 0 pgmap v8230: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:23:54.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:23:53 smithi090 bash[32384]: audit 2023-12-01T09:23:53.253037+0000 mon.a (mon.0) 5429 : audit 0 from='client.? 172.21.15.80:0/1311586792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:23:54.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:23:53 smithi080 bash[28361]: cluster 2023-12-01T09:23:52.902447+0000 mgr.y (mgr.24362) 8261 : cluster 0 pgmap v8230: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:23:54.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:23:53 smithi080 bash[28361]: audit 2023-12-01T09:23:53.253037+0000 mon.a (mon.0) 5429 : audit 0 from='client.? 172.21.15.80:0/1311586792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:23:54.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:23:53 smithi080 bash[41963]: cluster 2023-12-01T09:23:52.902447+0000 mgr.y (mgr.24362) 8261 : cluster 0 pgmap v8230: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:23:54.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:23:53 smithi080 bash[41963]: audit 2023-12-01T09:23:53.253037+0000 mon.a (mon.0) 5429 : audit 0 from='client.? 172.21.15.80:0/1311586792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:23:56.234 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:23:55 smithi080 bash[28361]: cluster 2023-12-01T09:23:54.903116+0000 mgr.y (mgr.24362) 8262 : cluster 0 pgmap v8231: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:23:56.235 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:23:55 smithi080 bash[28361]: audit 2023-12-01T09:23:55.213269+0000 mon.c (mon.2) 5277 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:23:56.235 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:23:55 smithi080 bash[28361]: audit 2023-12-01T09:23:55.711371+0000 mon.c (mon.2) 5278 : audit 0 from='client.? 172.21.15.80:0/1657168211' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:23:56.235 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:23:55 smithi080 bash[41963]: cluster 2023-12-01T09:23:54.903116+0000 mgr.y (mgr.24362) 8262 : cluster 0 pgmap v8231: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:23:56.235 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:23:55 smithi080 bash[41963]: audit 2023-12-01T09:23:55.213269+0000 mon.c (mon.2) 5277 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:23:56.235 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:23:55 smithi080 bash[41963]: audit 2023-12-01T09:23:55.711371+0000 mon.c (mon.2) 5278 : audit 0 from='client.? 172.21.15.80:0/1657168211' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:23:56.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:23:55 smithi090 bash[32384]: cluster 2023-12-01T09:23:54.903116+0000 mgr.y (mgr.24362) 8262 : cluster 0 pgmap v8231: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:23:56.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:23:55 smithi090 bash[32384]: audit 2023-12-01T09:23:55.213269+0000 mon.c (mon.2) 5277 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:23:56.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:23:55 smithi090 bash[32384]: audit 2023-12-01T09:23:55.711371+0000 mon.c (mon.2) 5278 : audit 0 from='client.? 172.21.15.80:0/1657168211' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:23:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:23:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:23:56] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T09:23:58.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:23:57 smithi090 bash[32384]: cluster 2023-12-01T09:23:56.904308+0000 mgr.y (mgr.24362) 8263 : cluster 0 pgmap v8232: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:23:58.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:23:57 smithi080 bash[41963]: cluster 2023-12-01T09:23:56.904308+0000 mgr.y (mgr.24362) 8263 : cluster 0 pgmap v8232: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:23:58.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:23:57 smithi080 bash[28361]: cluster 2023-12-01T09:23:56.904308+0000 mgr.y (mgr.24362) 8263 : cluster 0 pgmap v8232: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:23:59.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:23:58 smithi090 bash[32384]: audit 2023-12-01T09:23:58.166301+0000 mon.c (mon.2) 5279 : audit 0 from='client.? 172.21.15.80:0/1980107586' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:23:59.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:23:58 smithi080 bash[28361]: audit 2023-12-01T09:23:58.166301+0000 mon.c (mon.2) 5279 : audit 0 from='client.? 172.21.15.80:0/1980107586' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:23:59.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:23:58 smithi080 bash[41963]: audit 2023-12-01T09:23:58.166301+0000 mon.c (mon.2) 5279 : audit 0 from='client.? 172.21.15.80:0/1980107586' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:24:00.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:23:59 smithi090 bash[32384]: cluster 2023-12-01T09:23:58.905000+0000 mgr.y (mgr.24362) 8264 : cluster 0 pgmap v8233: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:24:00.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:23:59 smithi080 bash[28361]: cluster 2023-12-01T09:23:58.905000+0000 mgr.y (mgr.24362) 8264 : cluster 0 pgmap v8233: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:24:00.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:23:59 smithi080 bash[41963]: cluster 2023-12-01T09:23:58.905000+0000 mgr.y (mgr.24362) 8264 : cluster 0 pgmap v8233: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:24:01.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:24:00 smithi090 bash[32384]: audit 2023-12-01T09:24:00.620498+0000 mon.a (mon.0) 5430 : audit 0 from='client.? 172.21.15.80:0/2814328815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:24:01.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:24:00 smithi080 bash[41963]: audit 2023-12-01T09:24:00.620498+0000 mon.a (mon.0) 5430 : audit 0 from='client.? 172.21.15.80:0/2814328815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:24:01.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:24:00 smithi080 bash[28361]: audit 2023-12-01T09:24:00.620498+0000 mon.a (mon.0) 5430 : audit 0 from='client.? 172.21.15.80:0/2814328815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:24:02.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:24:01 smithi090 bash[32384]: cluster 2023-12-01T09:24:00.906180+0000 mgr.y (mgr.24362) 8265 : cluster 0 pgmap v8234: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:24:02.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:24:01 smithi080 bash[41963]: cluster 2023-12-01T09:24:00.906180+0000 mgr.y (mgr.24362) 8265 : cluster 0 pgmap v8234: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:24:02.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:24:01 smithi080 bash[28361]: cluster 2023-12-01T09:24:00.906180+0000 mgr.y (mgr.24362) 8265 : cluster 0 pgmap v8234: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:24:04.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:24:03 smithi090 bash[32384]: cluster 2023-12-01T09:24:02.906643+0000 mgr.y (mgr.24362) 8266 : cluster 0 pgmap v8235: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:24:04.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:24:03 smithi090 bash[32384]: audit 2023-12-01T09:24:03.082862+0000 mon.c (mon.2) 5280 : audit 0 from='client.? 172.21.15.80:0/797642414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:24:04.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:24:03 smithi080 bash[28361]: cluster 2023-12-01T09:24:02.906643+0000 mgr.y (mgr.24362) 8266 : cluster 0 pgmap v8235: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:24:04.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:24:03 smithi080 bash[28361]: audit 2023-12-01T09:24:03.082862+0000 mon.c (mon.2) 5280 : audit 0 from='client.? 172.21.15.80:0/797642414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:24:04.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:24:03 smithi080 bash[41963]: cluster 2023-12-01T09:24:02.906643+0000 mgr.y (mgr.24362) 8266 : cluster 0 pgmap v8235: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:24:04.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:24:03 smithi080 bash[41963]: audit 2023-12-01T09:24:03.082862+0000 mon.c (mon.2) 5280 : audit 0 from='client.? 172.21.15.80:0/797642414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:24:05.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:24:04 smithi090 bash[32384]: audit 2023-12-01T09:24:04.549849+0000 mon.c (mon.2) 5281 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:24:05.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:24:04 smithi080 bash[28361]: audit 2023-12-01T09:24:04.549849+0000 mon.c (mon.2) 5281 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:24:05.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:24:04 smithi080 bash[41963]: audit 2023-12-01T09:24:04.549849+0000 mon.c (mon.2) 5281 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:24:06.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:24:05 smithi080 bash[28361]: cluster 2023-12-01T09:24:04.907206+0000 mgr.y (mgr.24362) 8267 : cluster 0 pgmap v8236: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:24:06.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:24:05 smithi080 bash[28361]: audit 2023-12-01T09:24:04.927596+0000 mon.a (mon.0) 5431 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:24:06.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:24:05 smithi080 bash[28361]: audit 2023-12-01T09:24:04.938950+0000 mon.a (mon.0) 5432 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:24:06.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:24:05 smithi080 bash[28361]: audit 2023-12-01T09:24:05.525899+0000 mon.c (mon.2) 5282 : audit 0 from='client.? 172.21.15.80:0/1535302635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:24:06.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:24:05 smithi080 bash[41963]: cluster 2023-12-01T09:24:04.907206+0000 mgr.y (mgr.24362) 8267 : cluster 0 pgmap v8236: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:24:06.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:24:05 smithi080 bash[41963]: audit 2023-12-01T09:24:04.927596+0000 mon.a (mon.0) 5431 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:24:06.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:24:05 smithi080 bash[41963]: audit 2023-12-01T09:24:04.938950+0000 mon.a (mon.0) 5432 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:24:06.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:24:05 smithi080 bash[41963]: audit 2023-12-01T09:24:05.525899+0000 mon.c (mon.2) 5282 : audit 0 from='client.? 172.21.15.80:0/1535302635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:24:06.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:24:05 smithi090 bash[32384]: cluster 2023-12-01T09:24:04.907206+0000 mgr.y (mgr.24362) 8267 : cluster 0 pgmap v8236: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:24:06.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:24:05 smithi090 bash[32384]: audit 2023-12-01T09:24:04.927596+0000 mon.a (mon.0) 5431 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:24:06.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:24:05 smithi090 bash[32384]: audit 2023-12-01T09:24:04.938950+0000 mon.a (mon.0) 5432 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:24:06.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:24:05 smithi090 bash[32384]: audit 2023-12-01T09:24:05.525899+0000 mon.c (mon.2) 5282 : audit 0 from='client.? 172.21.15.80:0/1535302635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:24:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:24:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:24:06] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T09:24:08.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:24:07 smithi080 bash[28361]: cluster 2023-12-01T09:24:06.908356+0000 mgr.y (mgr.24362) 8268 : cluster 0 pgmap v8237: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:24:08.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:24:07 smithi080 bash[41963]: cluster 2023-12-01T09:24:06.908356+0000 mgr.y (mgr.24362) 8268 : cluster 0 pgmap v8237: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:24:08.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:24:07 smithi090 bash[32384]: cluster 2023-12-01T09:24:06.908356+0000 mgr.y (mgr.24362) 8268 : cluster 0 pgmap v8237: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:24:09.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:24:08 smithi090 bash[32384]: audit 2023-12-01T09:24:07.987758+0000 mon.c (mon.2) 5283 : audit 0 from='client.? 172.21.15.80:0/3851297120' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:24:09.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:24:08 smithi080 bash[28361]: audit 2023-12-01T09:24:07.987758+0000 mon.c (mon.2) 5283 : audit 0 from='client.? 172.21.15.80:0/3851297120' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:24:09.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:24:08 smithi080 bash[41963]: audit 2023-12-01T09:24:07.987758+0000 mon.c (mon.2) 5283 : audit 0 from='client.? 172.21.15.80:0/3851297120' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:24:10.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:24:09 smithi090 bash[32384]: cluster 2023-12-01T09:24:08.908978+0000 mgr.y (mgr.24362) 8269 : cluster 0 pgmap v8238: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:24:10.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:24:09 smithi080 bash[41963]: cluster 2023-12-01T09:24:08.908978+0000 mgr.y (mgr.24362) 8269 : cluster 0 pgmap v8238: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:24:10.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:24:09 smithi080 bash[28361]: cluster 2023-12-01T09:24:08.908978+0000 mgr.y (mgr.24362) 8269 : cluster 0 pgmap v8238: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:24:11.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:24:10 smithi090 bash[32384]: audit 2023-12-01T09:24:10.212846+0000 mon.c (mon.2) 5284 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:24:11.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:24:10 smithi090 bash[32384]: audit 2023-12-01T09:24:10.509589+0000 mon.a (mon.0) 5433 : audit 0 from='client.? 172.21.15.80:0/2471080184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:24:11.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:24:10 smithi090 bash[32384]: audit 2023-12-01T09:24:10.685555+0000 mon.a (mon.0) 5434 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:24:11.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:24:10 smithi090 bash[32384]: audit 2023-12-01T09:24:10.698090+0000 mon.a (mon.0) 5435 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:24:11.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:24:10 smithi090 bash[32384]: audit 2023-12-01T09:24:10.704320+0000 mon.a (mon.0) 5436 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:24:11.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:24:10 smithi090 bash[32384]: audit 2023-12-01T09:24:10.718388+0000 mon.a (mon.0) 5437 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:24:11.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:24:10 smithi080 bash[28361]: audit 2023-12-01T09:24:10.212846+0000 mon.c (mon.2) 5284 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:24:11.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:24:10 smithi080 bash[28361]: audit 2023-12-01T09:24:10.509589+0000 mon.a (mon.0) 5433 : audit 0 from='client.? 172.21.15.80:0/2471080184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:24:11.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:24:10 smithi080 bash[28361]: audit 2023-12-01T09:24:10.685555+0000 mon.a (mon.0) 5434 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:24:11.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:24:10 smithi080 bash[28361]: audit 2023-12-01T09:24:10.698090+0000 mon.a (mon.0) 5435 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:24:11.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:24:10 smithi080 bash[28361]: audit 2023-12-01T09:24:10.704320+0000 mon.a (mon.0) 5436 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:24:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:24:10 smithi080 bash[28361]: audit 2023-12-01T09:24:10.718388+0000 mon.a (mon.0) 5437 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:24:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:24:10 smithi080 bash[41963]: audit 2023-12-01T09:24:10.212846+0000 mon.c (mon.2) 5284 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:24:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:24:10 smithi080 bash[41963]: audit 2023-12-01T09:24:10.509589+0000 mon.a (mon.0) 5433 : audit 0 from='client.? 172.21.15.80:0/2471080184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:24:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:24:10 smithi080 bash[41963]: audit 2023-12-01T09:24:10.685555+0000 mon.a (mon.0) 5434 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:24:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:24:10 smithi080 bash[41963]: audit 2023-12-01T09:24:10.698090+0000 mon.a (mon.0) 5435 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:24:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:24:10 smithi080 bash[41963]: audit 2023-12-01T09:24:10.704320+0000 mon.a (mon.0) 5436 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:24:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:24:10 smithi080 bash[41963]: audit 2023-12-01T09:24:10.718388+0000 mon.a (mon.0) 5437 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:24:12.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:24:11 smithi090 bash[32384]: cluster 2023-12-01T09:24:10.910070+0000 mgr.y (mgr.24362) 8270 : cluster 0 pgmap v8239: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:24:12.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:24:11 smithi090 bash[32384]: audit 2023-12-01T09:24:11.552541+0000 mon.a (mon.0) 5438 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:24:12.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:24:11 smithi090 bash[32384]: audit 2023-12-01T09:24:11.560749+0000 mon.a (mon.0) 5439 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:24:12.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:24:11 smithi090 bash[32384]: audit 2023-12-01T09:24:11.582676+0000 mon.a (mon.0) 5440 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:24:12.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:24:11 smithi090 bash[32384]: audit 2023-12-01T09:24:11.593144+0000 mon.a (mon.0) 5441 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:24:12.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:24:11 smithi090 bash[32384]: audit 2023-12-01T09:24:11.599785+0000 mon.c (mon.2) 5285 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:24:12.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:24:11 smithi090 bash[32384]: audit 2023-12-01T09:24:11.601213+0000 mon.c (mon.2) 5286 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:24:12.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:24:11 smithi090 bash[32384]: audit 2023-12-01T09:24:11.612336+0000 mon.a (mon.0) 5442 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:24:12.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:24:11 smithi080 bash[28361]: cluster 2023-12-01T09:24:10.910070+0000 mgr.y (mgr.24362) 8270 : cluster 0 pgmap v8239: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:24:12.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:24:11 smithi080 bash[28361]: audit 2023-12-01T09:24:11.552541+0000 mon.a (mon.0) 5438 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:24:12.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:24:11 smithi080 bash[28361]: audit 2023-12-01T09:24:11.560749+0000 mon.a (mon.0) 5439 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:24:12.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:24:11 smithi080 bash[28361]: audit 2023-12-01T09:24:11.582676+0000 mon.a (mon.0) 5440 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:24:12.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:24:11 smithi080 bash[28361]: audit 2023-12-01T09:24:11.593144+0000 mon.a (mon.0) 5441 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:24:12.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:24:11 smithi080 bash[28361]: audit 2023-12-01T09:24:11.599785+0000 mon.c (mon.2) 5285 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:24:12.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:24:11 smithi080 bash[28361]: audit 2023-12-01T09:24:11.601213+0000 mon.c (mon.2) 5286 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:24:12.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:24:11 smithi080 bash[28361]: audit 2023-12-01T09:24:11.612336+0000 mon.a (mon.0) 5442 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:24:12.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:24:11 smithi080 bash[41963]: cluster 2023-12-01T09:24:10.910070+0000 mgr.y (mgr.24362) 8270 : cluster 0 pgmap v8239: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:24:12.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:24:11 smithi080 bash[41963]: audit 2023-12-01T09:24:11.552541+0000 mon.a (mon.0) 5438 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:24:12.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:24:11 smithi080 bash[41963]: audit 2023-12-01T09:24:11.560749+0000 mon.a (mon.0) 5439 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:24:12.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:24:11 smithi080 bash[41963]: audit 2023-12-01T09:24:11.582676+0000 mon.a (mon.0) 5440 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:24:12.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:24:11 smithi080 bash[41963]: audit 2023-12-01T09:24:11.593144+0000 mon.a (mon.0) 5441 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:24:12.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:24:11 smithi080 bash[41963]: audit 2023-12-01T09:24:11.599785+0000 mon.c (mon.2) 5285 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:24:12.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:24:11 smithi080 bash[41963]: audit 2023-12-01T09:24:11.601213+0000 mon.c (mon.2) 5286 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:24:12.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:24:11 smithi080 bash[41963]: audit 2023-12-01T09:24:11.612336+0000 mon.a (mon.0) 5442 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:24:14.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:24:13 smithi090 bash[32384]: cluster 2023-12-01T09:24:12.910685+0000 mgr.y (mgr.24362) 8271 : cluster 0 pgmap v8240: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:24:14.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:24:13 smithi090 bash[32384]: audit 2023-12-01T09:24:12.970991+0000 mon.c (mon.2) 5287 : audit 0 from='client.? 172.21.15.80:0/755248203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:24:14.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:24:13 smithi080 bash[28361]: cluster 2023-12-01T09:24:12.910685+0000 mgr.y (mgr.24362) 8271 : cluster 0 pgmap v8240: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:24:14.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:24:13 smithi080 bash[28361]: audit 2023-12-01T09:24:12.970991+0000 mon.c (mon.2) 5287 : audit 0 from='client.? 172.21.15.80:0/755248203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:24:14.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:24:13 smithi080 bash[41963]: cluster 2023-12-01T09:24:12.910685+0000 mgr.y (mgr.24362) 8271 : cluster 0 pgmap v8240: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:24:14.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:24:13 smithi080 bash[41963]: audit 2023-12-01T09:24:12.970991+0000 mon.c (mon.2) 5287 : audit 0 from='client.? 172.21.15.80:0/755248203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:24:16.234 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:24:16 smithi080 bash[41963]: cluster 2023-12-01T09:24:14.911340+0000 mgr.y (mgr.24362) 8272 : cluster 0 pgmap v8241: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:24:16.234 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:24:16 smithi080 bash[41963]: audit 2023-12-01T09:24:15.441164+0000 mon.a (mon.0) 5443 : audit 0 from='client.? 172.21.15.80:0/900578074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:24:16.234 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:24:15 smithi080 bash[28361]: cluster 2023-12-01T09:24:14.911340+0000 mgr.y (mgr.24362) 8272 : cluster 0 pgmap v8241: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:24:16.234 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:24:15 smithi080 bash[28361]: audit 2023-12-01T09:24:15.441164+0000 mon.a (mon.0) 5443 : audit 0 from='client.? 172.21.15.80:0/900578074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:24:16.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:24:15 smithi090 bash[32384]: cluster 2023-12-01T09:24:14.911340+0000 mgr.y (mgr.24362) 8272 : cluster 0 pgmap v8241: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:24:16.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:24:15 smithi090 bash[32384]: audit 2023-12-01T09:24:15.441164+0000 mon.a (mon.0) 5443 : audit 0 from='client.? 172.21.15.80:0/900578074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:24:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:24:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:24:16] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T09:24:18.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:24:17 smithi090 bash[32384]: cluster 2023-12-01T09:24:16.912522+0000 mgr.y (mgr.24362) 8273 : cluster 0 pgmap v8242: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:24:18.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:24:17 smithi090 bash[32384]: audit 2023-12-01T09:24:17.897326+0000 mon.a (mon.0) 5444 : audit 0 from='client.? 172.21.15.80:0/2517842833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:24:18.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:24:17 smithi080 bash[28361]: cluster 2023-12-01T09:24:16.912522+0000 mgr.y (mgr.24362) 8273 : cluster 0 pgmap v8242: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:24:18.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:24:17 smithi080 bash[28361]: audit 2023-12-01T09:24:17.897326+0000 mon.a (mon.0) 5444 : audit 0 from='client.? 172.21.15.80:0/2517842833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:24:18.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:24:17 smithi080 bash[41963]: cluster 2023-12-01T09:24:16.912522+0000 mgr.y (mgr.24362) 8273 : cluster 0 pgmap v8242: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:24:18.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:24:17 smithi080 bash[41963]: audit 2023-12-01T09:24:17.897326+0000 mon.a (mon.0) 5444 : audit 0 from='client.? 172.21.15.80:0/2517842833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:24:20.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:24:19 smithi090 bash[32384]: cluster 2023-12-01T09:24:18.913281+0000 mgr.y (mgr.24362) 8274 : cluster 0 pgmap v8243: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:24:20.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:24:19 smithi080 bash[41963]: cluster 2023-12-01T09:24:18.913281+0000 mgr.y (mgr.24362) 8274 : cluster 0 pgmap v8243: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:24:20.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:24:19 smithi080 bash[28361]: cluster 2023-12-01T09:24:18.913281+0000 mgr.y (mgr.24362) 8274 : cluster 0 pgmap v8243: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:24:21.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:24:20 smithi090 bash[32384]: audit 2023-12-01T09:24:20.358359+0000 mon.c (mon.2) 5288 : audit 0 from='client.? 172.21.15.80:0/2904126039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:24:21.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:24:20 smithi080 bash[28361]: audit 2023-12-01T09:24:20.358359+0000 mon.c (mon.2) 5288 : audit 0 from='client.? 172.21.15.80:0/2904126039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:24:21.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:24:20 smithi080 bash[41963]: audit 2023-12-01T09:24:20.358359+0000 mon.c (mon.2) 5288 : audit 0 from='client.? 172.21.15.80:0/2904126039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:24:22.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:24:21 smithi090 bash[32384]: cluster 2023-12-01T09:24:20.914376+0000 mgr.y (mgr.24362) 8275 : cluster 0 pgmap v8244: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:24:22.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:24:21 smithi080 bash[28361]: cluster 2023-12-01T09:24:20.914376+0000 mgr.y (mgr.24362) 8275 : cluster 0 pgmap v8244: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:24:22.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:24:21 smithi080 bash[41963]: cluster 2023-12-01T09:24:20.914376+0000 mgr.y (mgr.24362) 8275 : cluster 0 pgmap v8244: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:24:24.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:24:23 smithi090 bash[32384]: audit 2023-12-01T09:24:22.820629+0000 mon.c (mon.2) 5289 : audit 0 from='client.? 172.21.15.80:0/3679665080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:24:24.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:24:23 smithi090 bash[32384]: cluster 2023-12-01T09:24:22.914829+0000 mgr.y (mgr.24362) 8276 : cluster 0 pgmap v8245: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:24:24.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:24:23 smithi080 bash[28361]: audit 2023-12-01T09:24:22.820629+0000 mon.c (mon.2) 5289 : audit 0 from='client.? 172.21.15.80:0/3679665080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:24:24.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:24:23 smithi080 bash[28361]: cluster 2023-12-01T09:24:22.914829+0000 mgr.y (mgr.24362) 8276 : cluster 0 pgmap v8245: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:24:24.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:24:23 smithi080 bash[41963]: audit 2023-12-01T09:24:22.820629+0000 mon.c (mon.2) 5289 : audit 0 from='client.? 172.21.15.80:0/3679665080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:24:24.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:24:23 smithi080 bash[41963]: cluster 2023-12-01T09:24:22.914829+0000 mgr.y (mgr.24362) 8276 : cluster 0 pgmap v8245: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:24:26.233 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:24:25 smithi080 bash[28361]: cluster 2023-12-01T09:24:24.915430+0000 mgr.y (mgr.24362) 8277 : cluster 0 pgmap v8246: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:24:26.234 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:24:25 smithi080 bash[28361]: audit 2023-12-01T09:24:25.213911+0000 mon.c (mon.2) 5290 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:24:26.234 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:24:25 smithi080 bash[28361]: audit 2023-12-01T09:24:25.283308+0000 mon.c (mon.2) 5291 : audit 0 from='client.? 172.21.15.80:0/79315051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:24:26.234 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:24:25 smithi080 bash[41963]: cluster 2023-12-01T09:24:24.915430+0000 mgr.y (mgr.24362) 8277 : cluster 0 pgmap v8246: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:24:26.234 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:24:25 smithi080 bash[41963]: audit 2023-12-01T09:24:25.213911+0000 mon.c (mon.2) 5290 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:24:26.234 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:24:25 smithi080 bash[41963]: audit 2023-12-01T09:24:25.283308+0000 mon.c (mon.2) 5291 : audit 0 from='client.? 172.21.15.80:0/79315051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:24:26.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:24:25 smithi090 bash[32384]: cluster 2023-12-01T09:24:24.915430+0000 mgr.y (mgr.24362) 8277 : cluster 0 pgmap v8246: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:24:26.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:24:25 smithi090 bash[32384]: audit 2023-12-01T09:24:25.213911+0000 mon.c (mon.2) 5290 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:24:26.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:24:25 smithi090 bash[32384]: audit 2023-12-01T09:24:25.283308+0000 mon.c (mon.2) 5291 : audit 0 from='client.? 172.21.15.80:0/79315051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:24:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:24:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:24:26] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T09:24:28.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:24:27 smithi090 bash[32384]: cluster 2023-12-01T09:24:26.916659+0000 mgr.y (mgr.24362) 8278 : cluster 0 pgmap v8247: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:24:28.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:24:27 smithi090 bash[32384]: audit 2023-12-01T09:24:27.755736+0000 mon.a (mon.0) 5445 : audit 0 from='client.? 172.21.15.80:0/255634220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:24:28.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:24:27 smithi080 bash[28361]: cluster 2023-12-01T09:24:26.916659+0000 mgr.y (mgr.24362) 8278 : cluster 0 pgmap v8247: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:24:28.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:24:27 smithi080 bash[28361]: audit 2023-12-01T09:24:27.755736+0000 mon.a (mon.0) 5445 : audit 0 from='client.? 172.21.15.80:0/255634220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:24:28.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:24:27 smithi080 bash[41963]: cluster 2023-12-01T09:24:26.916659+0000 mgr.y (mgr.24362) 8278 : cluster 0 pgmap v8247: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:24:28.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:24:27 smithi080 bash[41963]: audit 2023-12-01T09:24:27.755736+0000 mon.a (mon.0) 5445 : audit 0 from='client.? 172.21.15.80:0/255634220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:24:30.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:24:29 smithi090 bash[32384]: cluster 2023-12-01T09:24:28.917274+0000 mgr.y (mgr.24362) 8279 : cluster 0 pgmap v8248: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:24:30.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:24:29 smithi080 bash[28361]: cluster 2023-12-01T09:24:28.917274+0000 mgr.y (mgr.24362) 8279 : cluster 0 pgmap v8248: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:24:30.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:24:29 smithi080 bash[41963]: cluster 2023-12-01T09:24:28.917274+0000 mgr.y (mgr.24362) 8279 : cluster 0 pgmap v8248: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:24:31.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:24:30 smithi090 bash[32384]: audit 2023-12-01T09:24:30.218775+0000 mon.a (mon.0) 5446 : audit 0 from='client.? 172.21.15.80:0/1935628008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:24:31.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:24:30 smithi080 bash[28361]: audit 2023-12-01T09:24:30.218775+0000 mon.a (mon.0) 5446 : audit 0 from='client.? 172.21.15.80:0/1935628008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:24:31.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:24:30 smithi080 bash[41963]: audit 2023-12-01T09:24:30.218775+0000 mon.a (mon.0) 5446 : audit 0 from='client.? 172.21.15.80:0/1935628008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:24:32.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:24:31 smithi090 bash[32384]: cluster 2023-12-01T09:24:30.918447+0000 mgr.y (mgr.24362) 8280 : cluster 0 pgmap v8249: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:24:32.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:24:31 smithi080 bash[28361]: cluster 2023-12-01T09:24:30.918447+0000 mgr.y (mgr.24362) 8280 : cluster 0 pgmap v8249: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:24:32.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:24:31 smithi080 bash[41963]: cluster 2023-12-01T09:24:30.918447+0000 mgr.y (mgr.24362) 8280 : cluster 0 pgmap v8249: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:24:33.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:24:32 smithi090 bash[32384]: audit 2023-12-01T09:24:32.670345+0000 mon.a (mon.0) 5447 : audit 0 from='client.? 172.21.15.80:0/2140559520' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:24:33.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:24:32 smithi080 bash[28361]: audit 2023-12-01T09:24:32.670345+0000 mon.a (mon.0) 5447 : audit 0 from='client.? 172.21.15.80:0/2140559520' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:24:33.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:24:32 smithi080 bash[41963]: audit 2023-12-01T09:24:32.670345+0000 mon.a (mon.0) 5447 : audit 0 from='client.? 172.21.15.80:0/2140559520' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:24:34.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:24:33 smithi090 bash[32384]: cluster 2023-12-01T09:24:32.919070+0000 mgr.y (mgr.24362) 8281 : cluster 0 pgmap v8250: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:24:34.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:24:33 smithi080 bash[28361]: cluster 2023-12-01T09:24:32.919070+0000 mgr.y (mgr.24362) 8281 : cluster 0 pgmap v8250: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:24:34.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:24:33 smithi080 bash[41963]: cluster 2023-12-01T09:24:32.919070+0000 mgr.y (mgr.24362) 8281 : cluster 0 pgmap v8250: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:24:36.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:24:36 smithi090 bash[32384]: cluster 2023-12-01T09:24:34.919517+0000 mgr.y (mgr.24362) 8282 : cluster 0 pgmap v8251: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:24:36.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:24:36 smithi090 bash[32384]: audit 2023-12-01T09:24:35.124168+0000 mon.c (mon.2) 5292 : audit 0 from='client.? 172.21.15.80:0/4221446820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:24:36.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:24:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:24:36] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T09:24:36.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:24:36 smithi080 bash[28361]: cluster 2023-12-01T09:24:34.919517+0000 mgr.y (mgr.24362) 8282 : cluster 0 pgmap v8251: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:24:36.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:24:36 smithi080 bash[28361]: audit 2023-12-01T09:24:35.124168+0000 mon.c (mon.2) 5292 : audit 0 from='client.? 172.21.15.80:0/4221446820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:24:36.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:24:36 smithi080 bash[41963]: cluster 2023-12-01T09:24:34.919517+0000 mgr.y (mgr.24362) 8282 : cluster 0 pgmap v8251: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:24:36.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:24:36 smithi080 bash[41963]: audit 2023-12-01T09:24:35.124168+0000 mon.c (mon.2) 5292 : audit 0 from='client.? 172.21.15.80:0/4221446820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:24:38.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:24:38 smithi090 bash[32384]: cluster 2023-12-01T09:24:36.920756+0000 mgr.y (mgr.24362) 8283 : cluster 0 pgmap v8252: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:24:38.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:24:38 smithi090 bash[32384]: audit 2023-12-01T09:24:37.580647+0000 mon.a (mon.0) 5448 : audit 0 from='client.? 172.21.15.80:0/1678860764' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:24:38.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:24:38 smithi080 bash[28361]: cluster 2023-12-01T09:24:36.920756+0000 mgr.y (mgr.24362) 8283 : cluster 0 pgmap v8252: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:24:38.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:24:38 smithi080 bash[28361]: audit 2023-12-01T09:24:37.580647+0000 mon.a (mon.0) 5448 : audit 0 from='client.? 172.21.15.80:0/1678860764' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:24:38.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:24:38 smithi080 bash[41963]: cluster 2023-12-01T09:24:36.920756+0000 mgr.y (mgr.24362) 8283 : cluster 0 pgmap v8252: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:24:38.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:24:38 smithi080 bash[41963]: audit 2023-12-01T09:24:37.580647+0000 mon.a (mon.0) 5448 : audit 0 from='client.? 172.21.15.80:0/1678860764' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:24:40.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:24:40 smithi090 bash[32384]: cluster 2023-12-01T09:24:38.921457+0000 mgr.y (mgr.24362) 8284 : cluster 0 pgmap v8253: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:24:40.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:24:40 smithi080 bash[28361]: cluster 2023-12-01T09:24:38.921457+0000 mgr.y (mgr.24362) 8284 : cluster 0 pgmap v8253: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:24:40.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:24:40 smithi080 bash[41963]: cluster 2023-12-01T09:24:38.921457+0000 mgr.y (mgr.24362) 8284 : cluster 0 pgmap v8253: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:24:41.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:24:41 smithi080 bash[28361]: audit 2023-12-01T09:24:40.036315+0000 mon.a (mon.0) 5449 : audit 0 from='client.? 172.21.15.80:0/3564705242' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:24:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:24:41 smithi080 bash[28361]: audit 2023-12-01T09:24:40.214313+0000 mon.c (mon.2) 5293 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:24:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:24:41 smithi080 bash[41963]: audit 2023-12-01T09:24:40.036315+0000 mon.a (mon.0) 5449 : audit 0 from='client.? 172.21.15.80:0/3564705242' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:24:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:24:41 smithi080 bash[41963]: audit 2023-12-01T09:24:40.214313+0000 mon.c (mon.2) 5293 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:24:41.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:24:41 smithi090 bash[32384]: audit 2023-12-01T09:24:40.036315+0000 mon.a (mon.0) 5449 : audit 0 from='client.? 172.21.15.80:0/3564705242' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:24:41.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:24:41 smithi090 bash[32384]: audit 2023-12-01T09:24:40.214313+0000 mon.c (mon.2) 5293 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:24:42.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:24:42 smithi080 bash[41963]: cluster 2023-12-01T09:24:40.922535+0000 mgr.y (mgr.24362) 8285 : cluster 0 pgmap v8254: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:24:42.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:24:42 smithi080 bash[28361]: cluster 2023-12-01T09:24:40.922535+0000 mgr.y (mgr.24362) 8285 : cluster 0 pgmap v8254: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:24:42.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:24:42 smithi090 bash[32384]: cluster 2023-12-01T09:24:40.922535+0000 mgr.y (mgr.24362) 8285 : cluster 0 pgmap v8254: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:24:43.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:24:43 smithi080 bash[28361]: audit 2023-12-01T09:24:42.487344+0000 mon.a (mon.0) 5450 : audit 0 from='client.? 172.21.15.80:0/2604654572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:24:43.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:24:43 smithi080 bash[41963]: audit 2023-12-01T09:24:42.487344+0000 mon.a (mon.0) 5450 : audit 0 from='client.? 172.21.15.80:0/2604654572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:24:43.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:24:43 smithi090 bash[32384]: audit 2023-12-01T09:24:42.487344+0000 mon.a (mon.0) 5450 : audit 0 from='client.? 172.21.15.80:0/2604654572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:24:44.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:24:44 smithi080 bash[28361]: cluster 2023-12-01T09:24:42.923302+0000 mgr.y (mgr.24362) 8286 : cluster 0 pgmap v8255: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:24:44.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:24:44 smithi080 bash[41963]: cluster 2023-12-01T09:24:42.923302+0000 mgr.y (mgr.24362) 8286 : cluster 0 pgmap v8255: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:24:44.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:24:44 smithi090 bash[32384]: cluster 2023-12-01T09:24:42.923302+0000 mgr.y (mgr.24362) 8286 : cluster 0 pgmap v8255: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:24:45.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:24:45 smithi080 bash[28361]: audit 2023-12-01T09:24:44.935813+0000 mon.a (mon.0) 5451 : audit 0 from='client.? 172.21.15.80:0/732251928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:24:45.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:24:45 smithi080 bash[41963]: audit 2023-12-01T09:24:44.935813+0000 mon.a (mon.0) 5451 : audit 0 from='client.? 172.21.15.80:0/732251928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:24:45.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:24:45 smithi090 bash[32384]: audit 2023-12-01T09:24:44.935813+0000 mon.a (mon.0) 5451 : audit 0 from='client.? 172.21.15.80:0/732251928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:24:46.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:24:46 smithi080 bash[28361]: cluster 2023-12-01T09:24:44.923984+0000 mgr.y (mgr.24362) 8287 : cluster 0 pgmap v8256: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:24:46.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:24:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:24:46] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T09:24:46.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:24:46 smithi080 bash[41963]: cluster 2023-12-01T09:24:44.923984+0000 mgr.y (mgr.24362) 8287 : cluster 0 pgmap v8256: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:24:46.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:24:46 smithi090 bash[32384]: cluster 2023-12-01T09:24:44.923984+0000 mgr.y (mgr.24362) 8287 : cluster 0 pgmap v8256: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:24:48.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:24:48 smithi080 bash[41963]: cluster 2023-12-01T09:24:46.925095+0000 mgr.y (mgr.24362) 8288 : cluster 0 pgmap v8257: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:24:48.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:24:48 smithi080 bash[41963]: audit 2023-12-01T09:24:47.387116+0000 mon.c (mon.2) 5294 : audit 0 from='client.? 172.21.15.80:0/1762871874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:24:48.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:24:48 smithi080 bash[28361]: cluster 2023-12-01T09:24:46.925095+0000 mgr.y (mgr.24362) 8288 : cluster 0 pgmap v8257: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:24:48.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:24:48 smithi080 bash[28361]: audit 2023-12-01T09:24:47.387116+0000 mon.c (mon.2) 5294 : audit 0 from='client.? 172.21.15.80:0/1762871874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:24:48.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:24:48 smithi090 bash[32384]: cluster 2023-12-01T09:24:46.925095+0000 mgr.y (mgr.24362) 8288 : cluster 0 pgmap v8257: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:24:48.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:24:48 smithi090 bash[32384]: audit 2023-12-01T09:24:47.387116+0000 mon.c (mon.2) 5294 : audit 0 from='client.? 172.21.15.80:0/1762871874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:24:50.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:24:50 smithi080 bash[28361]: cluster 2023-12-01T09:24:48.925762+0000 mgr.y (mgr.24362) 8289 : cluster 0 pgmap v8258: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:24:50.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:24:50 smithi080 bash[28361]: audit 2023-12-01T09:24:49.834530+0000 mon.a (mon.0) 5452 : audit 0 from='client.? 172.21.15.80:0/3528295206' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:24:50.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:24:50 smithi080 bash[41963]: cluster 2023-12-01T09:24:48.925762+0000 mgr.y (mgr.24362) 8289 : cluster 0 pgmap v8258: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:24:50.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:24:50 smithi080 bash[41963]: audit 2023-12-01T09:24:49.834530+0000 mon.a (mon.0) 5452 : audit 0 from='client.? 172.21.15.80:0/3528295206' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:24:50.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:24:50 smithi090 bash[32384]: cluster 2023-12-01T09:24:48.925762+0000 mgr.y (mgr.24362) 8289 : cluster 0 pgmap v8258: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:24:50.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:24:50 smithi090 bash[32384]: audit 2023-12-01T09:24:49.834530+0000 mon.a (mon.0) 5452 : audit 0 from='client.? 172.21.15.80:0/3528295206' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:24:52.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:24:52 smithi080 bash[28361]: cluster 2023-12-01T09:24:50.926891+0000 mgr.y (mgr.24362) 8290 : cluster 0 pgmap v8259: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:24:52.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:24:52 smithi080 bash[41963]: cluster 2023-12-01T09:24:50.926891+0000 mgr.y (mgr.24362) 8290 : cluster 0 pgmap v8259: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:24:52.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:24:52 smithi090 bash[32384]: cluster 2023-12-01T09:24:50.926891+0000 mgr.y (mgr.24362) 8290 : cluster 0 pgmap v8259: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:24:53.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:24:53 smithi080 bash[28361]: audit 2023-12-01T09:24:52.289612+0000 mon.a (mon.0) 5453 : audit 0 from='client.? 172.21.15.80:0/1408919524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:24:53.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:24:53 smithi080 bash[41963]: audit 2023-12-01T09:24:52.289612+0000 mon.a (mon.0) 5453 : audit 0 from='client.? 172.21.15.80:0/1408919524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:24:53.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:24:53 smithi090 bash[32384]: audit 2023-12-01T09:24:52.289612+0000 mon.a (mon.0) 5453 : audit 0 from='client.? 172.21.15.80:0/1408919524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:24:54.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:24:54 smithi080 bash[28361]: cluster 2023-12-01T09:24:52.927562+0000 mgr.y (mgr.24362) 8291 : cluster 0 pgmap v8260: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:24:54.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:24:54 smithi080 bash[41963]: cluster 2023-12-01T09:24:52.927562+0000 mgr.y (mgr.24362) 8291 : cluster 0 pgmap v8260: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:24:54.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:24:54 smithi090 bash[32384]: cluster 2023-12-01T09:24:52.927562+0000 mgr.y (mgr.24362) 8291 : cluster 0 pgmap v8260: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:24:55.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:24:55 smithi080 bash[28361]: audit 2023-12-01T09:24:54.747824+0000 mon.c (mon.2) 5295 : audit 0 from='client.? 172.21.15.80:0/2484326746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:24:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:24:55 smithi080 bash[41963]: audit 2023-12-01T09:24:54.747824+0000 mon.c (mon.2) 5295 : audit 0 from='client.? 172.21.15.80:0/2484326746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:24:55.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:24:55 smithi090 bash[32384]: audit 2023-12-01T09:24:54.747824+0000 mon.c (mon.2) 5295 : audit 0 from='client.? 172.21.15.80:0/2484326746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:24:56.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:24:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:24:56] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T09:24:56.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:24:56 smithi080 bash[28361]: cluster 2023-12-01T09:24:54.928281+0000 mgr.y (mgr.24362) 8292 : cluster 0 pgmap v8261: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:24:56.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:24:56 smithi080 bash[28361]: audit 2023-12-01T09:24:55.214650+0000 mon.c (mon.2) 5296 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:24:56.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:24:56 smithi080 bash[41963]: cluster 2023-12-01T09:24:54.928281+0000 mgr.y (mgr.24362) 8292 : cluster 0 pgmap v8261: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:24:56.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:24:56 smithi080 bash[41963]: audit 2023-12-01T09:24:55.214650+0000 mon.c (mon.2) 5296 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:24:56.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:24:56 smithi090 bash[32384]: cluster 2023-12-01T09:24:54.928281+0000 mgr.y (mgr.24362) 8292 : cluster 0 pgmap v8261: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:24:56.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:24:56 smithi090 bash[32384]: audit 2023-12-01T09:24:55.214650+0000 mon.c (mon.2) 5296 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:24:58.436 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:24:58 smithi080 bash[41963]: cluster 2023-12-01T09:24:56.929299+0000 mgr.y (mgr.24362) 8293 : cluster 0 pgmap v8262: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:24:58.436 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:24:58 smithi080 bash[41963]: audit 2023-12-01T09:24:57.201940+0000 mon.c (mon.2) 5297 : audit 0 from='client.? 172.21.15.80:0/2678590739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:24:58.436 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:24:58 smithi080 bash[28361]: cluster 2023-12-01T09:24:56.929299+0000 mgr.y (mgr.24362) 8293 : cluster 0 pgmap v8262: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:24:58.436 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:24:58 smithi080 bash[28361]: audit 2023-12-01T09:24:57.201940+0000 mon.c (mon.2) 5297 : audit 0 from='client.? 172.21.15.80:0/2678590739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:24:58.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:24:58 smithi090 bash[32384]: cluster 2023-12-01T09:24:56.929299+0000 mgr.y (mgr.24362) 8293 : cluster 0 pgmap v8262: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:24:58.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:24:58 smithi090 bash[32384]: audit 2023-12-01T09:24:57.201940+0000 mon.c (mon.2) 5297 : audit 0 from='client.? 172.21.15.80:0/2678590739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:25:00.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:25:00 smithi080 bash[28361]: cluster 2023-12-01T09:24:58.929903+0000 mgr.y (mgr.24362) 8294 : cluster 0 pgmap v8263: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:25:00.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:25:00 smithi080 bash[28361]: audit 2023-12-01T09:24:59.651378+0000 mon.c (mon.2) 5298 : audit 0 from='client.? 172.21.15.80:0/3726489992' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:25:00.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:25:00 smithi080 bash[41963]: cluster 2023-12-01T09:24:58.929903+0000 mgr.y (mgr.24362) 8294 : cluster 0 pgmap v8263: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:25:00.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:25:00 smithi080 bash[41963]: audit 2023-12-01T09:24:59.651378+0000 mon.c (mon.2) 5298 : audit 0 from='client.? 172.21.15.80:0/3726489992' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:25:00.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:25:00 smithi090 bash[32384]: cluster 2023-12-01T09:24:58.929903+0000 mgr.y (mgr.24362) 8294 : cluster 0 pgmap v8263: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:25:00.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:25:00 smithi090 bash[32384]: audit 2023-12-01T09:24:59.651378+0000 mon.c (mon.2) 5298 : audit 0 from='client.? 172.21.15.80:0/3726489992' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:25:02.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:25:02 smithi080 bash[28361]: cluster 2023-12-01T09:25:00.930965+0000 mgr.y (mgr.24362) 8295 : cluster 0 pgmap v8264: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:25:02.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:25:02 smithi080 bash[41963]: cluster 2023-12-01T09:25:00.930965+0000 mgr.y (mgr.24362) 8295 : cluster 0 pgmap v8264: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:25:02.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:25:02 smithi090 bash[32384]: cluster 2023-12-01T09:25:00.930965+0000 mgr.y (mgr.24362) 8295 : cluster 0 pgmap v8264: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:25:03.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:25:03 smithi080 bash[28361]: audit 2023-12-01T09:25:02.104120+0000 mon.c (mon.2) 5299 : audit 0 from='client.? 172.21.15.80:0/3174782367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:25:03.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:25:03 smithi080 bash[41963]: audit 2023-12-01T09:25:02.104120+0000 mon.c (mon.2) 5299 : audit 0 from='client.? 172.21.15.80:0/3174782367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:25:03.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:25:03 smithi090 bash[32384]: audit 2023-12-01T09:25:02.104120+0000 mon.c (mon.2) 5299 : audit 0 from='client.? 172.21.15.80:0/3174782367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:25:04.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:25:04 smithi080 bash[28361]: cluster 2023-12-01T09:25:02.931606+0000 mgr.y (mgr.24362) 8296 : cluster 0 pgmap v8265: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:25:04.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:25:04 smithi080 bash[41963]: cluster 2023-12-01T09:25:02.931606+0000 mgr.y (mgr.24362) 8296 : cluster 0 pgmap v8265: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:25:04.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:25:04 smithi090 bash[32384]: cluster 2023-12-01T09:25:02.931606+0000 mgr.y (mgr.24362) 8296 : cluster 0 pgmap v8265: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:25:05.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:25:05 smithi080 bash[28361]: audit 2023-12-01T09:25:04.562662+0000 mon.a (mon.0) 5454 : audit 0 from='client.? 172.21.15.80:0/2809188360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:25:05.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:25:05 smithi080 bash[41963]: audit 2023-12-01T09:25:04.562662+0000 mon.a (mon.0) 5454 : audit 0 from='client.? 172.21.15.80:0/2809188360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:25:05.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:25:05 smithi090 bash[32384]: audit 2023-12-01T09:25:04.562662+0000 mon.a (mon.0) 5454 : audit 0 from='client.? 172.21.15.80:0/2809188360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:25:06.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:25:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:25:06] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T09:25:06.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:25:06 smithi080 bash[28361]: cluster 2023-12-01T09:25:04.932421+0000 mgr.y (mgr.24362) 8297 : cluster 0 pgmap v8266: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:25:06.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:25:06 smithi080 bash[41963]: cluster 2023-12-01T09:25:04.932421+0000 mgr.y (mgr.24362) 8297 : cluster 0 pgmap v8266: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:25:06.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:25:06 smithi090 bash[32384]: cluster 2023-12-01T09:25:04.932421+0000 mgr.y (mgr.24362) 8297 : cluster 0 pgmap v8266: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:25:07.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:25:07 smithi080 bash[28361]: audit 2023-12-01T09:25:07.022078+0000 mon.a (mon.0) 5455 : audit 0 from='client.? 172.21.15.80:0/4209333109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:25:07.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:25:07 smithi080 bash[41963]: audit 2023-12-01T09:25:07.022078+0000 mon.a (mon.0) 5455 : audit 0 from='client.? 172.21.15.80:0/4209333109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:25:07.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:25:07 smithi090 bash[32384]: audit 2023-12-01T09:25:07.022078+0000 mon.a (mon.0) 5455 : audit 0 from='client.? 172.21.15.80:0/4209333109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:25:08.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:25:08 smithi080 bash[28361]: cluster 2023-12-01T09:25:06.933676+0000 mgr.y (mgr.24362) 8298 : cluster 0 pgmap v8267: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:25:08.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:25:08 smithi080 bash[41963]: cluster 2023-12-01T09:25:06.933676+0000 mgr.y (mgr.24362) 8298 : cluster 0 pgmap v8267: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:25:08.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:25:08 smithi090 bash[32384]: cluster 2023-12-01T09:25:06.933676+0000 mgr.y (mgr.24362) 8298 : cluster 0 pgmap v8267: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:25:10.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:25:10 smithi080 bash[28361]: cluster 2023-12-01T09:25:08.934396+0000 mgr.y (mgr.24362) 8299 : cluster 0 pgmap v8268: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:25:10.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:25:10 smithi080 bash[28361]: audit 2023-12-01T09:25:09.486445+0000 mon.a (mon.0) 5456 : audit 0 from='client.? 172.21.15.80:0/1301139270' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:25:10.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:25:10 smithi080 bash[41963]: cluster 2023-12-01T09:25:08.934396+0000 mgr.y (mgr.24362) 8299 : cluster 0 pgmap v8268: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:25:10.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:25:10 smithi080 bash[41963]: audit 2023-12-01T09:25:09.486445+0000 mon.a (mon.0) 5456 : audit 0 from='client.? 172.21.15.80:0/1301139270' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:25:10.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:25:10 smithi090 bash[32384]: cluster 2023-12-01T09:25:08.934396+0000 mgr.y (mgr.24362) 8299 : cluster 0 pgmap v8268: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:25:10.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:25:10 smithi090 bash[32384]: audit 2023-12-01T09:25:09.486445+0000 mon.a (mon.0) 5456 : audit 0 from='client.? 172.21.15.80:0/1301139270' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:25:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:25:11 smithi080 bash[28361]: audit 2023-12-01T09:25:10.215114+0000 mon.c (mon.2) 5300 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:25:11.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:25:11 smithi080 bash[41963]: audit 2023-12-01T09:25:10.215114+0000 mon.c (mon.2) 5300 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:25:11.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:25:11 smithi090 bash[32384]: audit 2023-12-01T09:25:10.215114+0000 mon.c (mon.2) 5300 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:25:12.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:25:12 smithi080 bash[28361]: cluster 2023-12-01T09:25:10.935508+0000 mgr.y (mgr.24362) 8300 : cluster 0 pgmap v8269: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:25:12.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:25:12 smithi080 bash[28361]: audit 2023-12-01T09:25:11.699052+0000 mon.c (mon.2) 5301 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:25:12.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:25:12 smithi080 bash[28361]: audit 2023-12-01T09:25:11.939654+0000 mon.c (mon.2) 5302 : audit 0 from='client.? 172.21.15.80:0/3238433342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:25:12.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:25:12 smithi080 bash[28361]: audit 2023-12-01T09:25:12.077711+0000 mon.a (mon.0) 5457 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:25:12.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:25:12 smithi080 bash[28361]: audit 2023-12-01T09:25:12.089662+0000 mon.a (mon.0) 5458 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:25:12.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:25:12 smithi080 bash[41963]: cluster 2023-12-01T09:25:10.935508+0000 mgr.y (mgr.24362) 8300 : cluster 0 pgmap v8269: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:25:12.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:25:12 smithi080 bash[41963]: audit 2023-12-01T09:25:11.699052+0000 mon.c (mon.2) 5301 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:25:12.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:25:12 smithi080 bash[41963]: audit 2023-12-01T09:25:11.939654+0000 mon.c (mon.2) 5302 : audit 0 from='client.? 172.21.15.80:0/3238433342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:25:12.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:25:12 smithi080 bash[41963]: audit 2023-12-01T09:25:12.077711+0000 mon.a (mon.0) 5457 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:25:12.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:25:12 smithi080 bash[41963]: audit 2023-12-01T09:25:12.089662+0000 mon.a (mon.0) 5458 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:25:12.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:25:12 smithi090 bash[32384]: cluster 2023-12-01T09:25:10.935508+0000 mgr.y (mgr.24362) 8300 : cluster 0 pgmap v8269: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:25:12.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:25:12 smithi090 bash[32384]: audit 2023-12-01T09:25:11.699052+0000 mon.c (mon.2) 5301 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:25:12.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:25:12 smithi090 bash[32384]: audit 2023-12-01T09:25:11.939654+0000 mon.c (mon.2) 5302 : audit 0 from='client.? 172.21.15.80:0/3238433342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:25:12.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:25:12 smithi090 bash[32384]: audit 2023-12-01T09:25:12.077711+0000 mon.a (mon.0) 5457 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:25:12.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:25:12 smithi090 bash[32384]: audit 2023-12-01T09:25:12.089662+0000 mon.a (mon.0) 5458 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:25:14.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:25:13 smithi090 bash[32384]: cluster 2023-12-01T09:25:12.936311+0000 mgr.y (mgr.24362) 8301 : cluster 0 pgmap v8270: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:25:14.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:25:13 smithi080 bash[28361]: cluster 2023-12-01T09:25:12.936311+0000 mgr.y (mgr.24362) 8301 : cluster 0 pgmap v8270: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:25:14.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:25:13 smithi080 bash[41963]: cluster 2023-12-01T09:25:12.936311+0000 mgr.y (mgr.24362) 8301 : cluster 0 pgmap v8270: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:25:15.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:25:14 smithi090 bash[32384]: audit 2023-12-01T09:25:14.394212+0000 mon.c (mon.2) 5303 : audit 0 from='client.? 172.21.15.80:0/1444254971' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:25:15.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:25:14 smithi080 bash[28361]: audit 2023-12-01T09:25:14.394212+0000 mon.c (mon.2) 5303 : audit 0 from='client.? 172.21.15.80:0/1444254971' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:25:15.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:25:14 smithi080 bash[41963]: audit 2023-12-01T09:25:14.394212+0000 mon.c (mon.2) 5303 : audit 0 from='client.? 172.21.15.80:0/1444254971' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:25:16.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:25:15 smithi090 bash[32384]: cluster 2023-12-01T09:25:14.937162+0000 mgr.y (mgr.24362) 8302 : cluster 0 pgmap v8271: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:25:16.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:25:15 smithi080 bash[28361]: cluster 2023-12-01T09:25:14.937162+0000 mgr.y (mgr.24362) 8302 : cluster 0 pgmap v8271: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:25:16.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:25:15 smithi080 bash[41963]: cluster 2023-12-01T09:25:14.937162+0000 mgr.y (mgr.24362) 8302 : cluster 0 pgmap v8271: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:25:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:25:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:25:16] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T09:25:17.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:25:16 smithi080 bash[28361]: audit 2023-12-01T09:25:16.868519+0000 mon.a (mon.0) 5459 : audit 0 from='client.? 172.21.15.80:0/1026167390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:25:17.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:25:16 smithi080 bash[41963]: audit 2023-12-01T09:25:16.868519+0000 mon.a (mon.0) 5459 : audit 0 from='client.? 172.21.15.80:0/1026167390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:25:17.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:25:16 smithi090 bash[32384]: audit 2023-12-01T09:25:16.868519+0000 mon.a (mon.0) 5459 : audit 0 from='client.? 172.21.15.80:0/1026167390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:25:18.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:25:18 smithi090 bash[32384]: cluster 2023-12-01T09:25:16.937892+0000 mgr.y (mgr.24362) 8303 : cluster 0 pgmap v8272: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:25:18.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:25:18 smithi090 bash[32384]: audit 2023-12-01T09:25:17.494799+0000 mon.a (mon.0) 5460 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:25:18.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:25:18 smithi090 bash[32384]: audit 2023-12-01T09:25:17.508510+0000 mon.a (mon.0) 5461 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:25:18.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:25:18 smithi090 bash[32384]: audit 2023-12-01T09:25:18.291074+0000 mon.a (mon.0) 5462 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:25:18.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:25:18 smithi090 bash[32384]: audit 2023-12-01T09:25:18.303401+0000 mon.a (mon.0) 5463 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:25:18.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:25:18 smithi080 bash[41963]: cluster 2023-12-01T09:25:16.937892+0000 mgr.y (mgr.24362) 8303 : cluster 0 pgmap v8272: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:25:18.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:25:18 smithi080 bash[41963]: audit 2023-12-01T09:25:17.494799+0000 mon.a (mon.0) 5460 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:25:18.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:25:18 smithi080 bash[41963]: audit 2023-12-01T09:25:17.508510+0000 mon.a (mon.0) 5461 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:25:18.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:25:18 smithi080 bash[41963]: audit 2023-12-01T09:25:18.291074+0000 mon.a (mon.0) 5462 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:25:18.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:25:18 smithi080 bash[41963]: audit 2023-12-01T09:25:18.303401+0000 mon.a (mon.0) 5463 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:25:18.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:25:18 smithi080 bash[28361]: cluster 2023-12-01T09:25:16.937892+0000 mgr.y (mgr.24362) 8303 : cluster 0 pgmap v8272: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:25:18.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:25:18 smithi080 bash[28361]: audit 2023-12-01T09:25:17.494799+0000 mon.a (mon.0) 5460 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:25:18.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:25:18 smithi080 bash[28361]: audit 2023-12-01T09:25:17.508510+0000 mon.a (mon.0) 5461 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:25:18.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:25:18 smithi080 bash[28361]: audit 2023-12-01T09:25:18.291074+0000 mon.a (mon.0) 5462 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:25:18.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:25:18 smithi080 bash[28361]: audit 2023-12-01T09:25:18.303401+0000 mon.a (mon.0) 5463 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:25:19.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:25:19 smithi090 bash[32384]: audit 2023-12-01T09:25:18.826025+0000 mon.c (mon.2) 5304 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:25:19.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:25:19 smithi090 bash[32384]: audit 2023-12-01T09:25:18.827714+0000 mon.c (mon.2) 5305 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:25:19.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:25:19 smithi090 bash[32384]: audit 2023-12-01T09:25:18.839347+0000 mon.a (mon.0) 5464 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:25:19.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:25:19 smithi090 bash[32384]: audit 2023-12-01T09:25:19.328070+0000 mon.c (mon.2) 5306 : audit 0 from='client.? 172.21.15.80:0/4094776948' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:25:19.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:25:19 smithi080 bash[28361]: audit 2023-12-01T09:25:18.826025+0000 mon.c (mon.2) 5304 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:25:19.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:25:19 smithi080 bash[28361]: audit 2023-12-01T09:25:18.827714+0000 mon.c (mon.2) 5305 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:25:19.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:25:19 smithi080 bash[28361]: audit 2023-12-01T09:25:18.839347+0000 mon.a (mon.0) 5464 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:25:19.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:25:19 smithi080 bash[28361]: audit 2023-12-01T09:25:19.328070+0000 mon.c (mon.2) 5306 : audit 0 from='client.? 172.21.15.80:0/4094776948' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:25:19.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:25:19 smithi080 bash[41963]: audit 2023-12-01T09:25:18.826025+0000 mon.c (mon.2) 5304 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:25:19.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:25:19 smithi080 bash[41963]: audit 2023-12-01T09:25:18.827714+0000 mon.c (mon.2) 5305 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:25:19.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:25:19 smithi080 bash[41963]: audit 2023-12-01T09:25:18.839347+0000 mon.a (mon.0) 5464 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:25:19.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:25:19 smithi080 bash[41963]: audit 2023-12-01T09:25:19.328070+0000 mon.c (mon.2) 5306 : audit 0 from='client.? 172.21.15.80:0/4094776948' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:25:20.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:25:20 smithi090 bash[32384]: cluster 2023-12-01T09:25:18.938494+0000 mgr.y (mgr.24362) 8304 : cluster 0 pgmap v8273: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:25:20.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:25:20 smithi080 bash[28361]: cluster 2023-12-01T09:25:18.938494+0000 mgr.y (mgr.24362) 8304 : cluster 0 pgmap v8273: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:25:20.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:25:20 smithi080 bash[41963]: cluster 2023-12-01T09:25:18.938494+0000 mgr.y (mgr.24362) 8304 : cluster 0 pgmap v8273: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:25:21.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:25:21 smithi090 bash[32384]: cluster 2023-12-01T09:25:20.939527+0000 mgr.y (mgr.24362) 8305 : cluster 0 pgmap v8274: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:25:21.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:25:21 smithi080 bash[41963]: cluster 2023-12-01T09:25:20.939527+0000 mgr.y (mgr.24362) 8305 : cluster 0 pgmap v8274: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:25:21.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:25:21 smithi080 bash[28361]: cluster 2023-12-01T09:25:20.939527+0000 mgr.y (mgr.24362) 8305 : cluster 0 pgmap v8274: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:25:22.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:25:22 smithi090 bash[32384]: audit 2023-12-01T09:25:21.781325+0000 mon.c (mon.2) 5307 : audit 0 from='client.? 172.21.15.80:0/4255553113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:25:22.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:25:22 smithi080 bash[41963]: audit 2023-12-01T09:25:21.781325+0000 mon.c (mon.2) 5307 : audit 0 from='client.? 172.21.15.80:0/4255553113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:25:22.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:25:22 smithi080 bash[28361]: audit 2023-12-01T09:25:21.781325+0000 mon.c (mon.2) 5307 : audit 0 from='client.? 172.21.15.80:0/4255553113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:25:24.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:25:23 smithi090 bash[32384]: cluster 2023-12-01T09:25:22.940178+0000 mgr.y (mgr.24362) 8306 : cluster 0 pgmap v8275: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:25:24.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:25:23 smithi080 bash[28361]: cluster 2023-12-01T09:25:22.940178+0000 mgr.y (mgr.24362) 8306 : cluster 0 pgmap v8275: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:25:24.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:25:23 smithi080 bash[41963]: cluster 2023-12-01T09:25:22.940178+0000 mgr.y (mgr.24362) 8306 : cluster 0 pgmap v8275: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:25:25.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:25:24 smithi090 bash[32384]: audit 2023-12-01T09:25:24.242755+0000 mon.a (mon.0) 5465 : audit 0 from='client.? 172.21.15.80:0/2733369919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:25:25.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:25:24 smithi080 bash[28361]: audit 2023-12-01T09:25:24.242755+0000 mon.a (mon.0) 5465 : audit 0 from='client.? 172.21.15.80:0/2733369919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:25:25.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:25:24 smithi080 bash[41963]: audit 2023-12-01T09:25:24.242755+0000 mon.a (mon.0) 5465 : audit 0 from='client.? 172.21.15.80:0/2733369919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:25:26.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:25:25 smithi090 bash[32384]: cluster 2023-12-01T09:25:24.940793+0000 mgr.y (mgr.24362) 8307 : cluster 0 pgmap v8276: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:25:26.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:25:25 smithi090 bash[32384]: audit 2023-12-01T09:25:25.215500+0000 mon.c (mon.2) 5308 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:25:26.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:25:25 smithi080 bash[28361]: cluster 2023-12-01T09:25:24.940793+0000 mgr.y (mgr.24362) 8307 : cluster 0 pgmap v8276: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:25:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:25:25 smithi080 bash[28361]: audit 2023-12-01T09:25:25.215500+0000 mon.c (mon.2) 5308 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:25:26.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:25:25 smithi080 bash[41963]: cluster 2023-12-01T09:25:24.940793+0000 mgr.y (mgr.24362) 8307 : cluster 0 pgmap v8276: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:25:26.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:25:25 smithi080 bash[41963]: audit 2023-12-01T09:25:25.215500+0000 mon.c (mon.2) 5308 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:25:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:25:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:25:26] "GET /metrics HTTP/1.1" 200 33988 "" "Prometheus/2.43.0" 2023-12-01T09:25:27.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:25:26 smithi090 bash[32384]: audit 2023-12-01T09:25:26.701270+0000 mon.c (mon.2) 5309 : audit 0 from='client.? 172.21.15.80:0/1950947141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:25:27.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:25:26 smithi080 bash[28361]: audit 2023-12-01T09:25:26.701270+0000 mon.c (mon.2) 5309 : audit 0 from='client.? 172.21.15.80:0/1950947141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:25:27.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:25:26 smithi080 bash[41963]: audit 2023-12-01T09:25:26.701270+0000 mon.c (mon.2) 5309 : audit 0 from='client.? 172.21.15.80:0/1950947141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:25:28.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:25:27 smithi080 bash[28361]: cluster 2023-12-01T09:25:26.942001+0000 mgr.y (mgr.24362) 8308 : cluster 0 pgmap v8277: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:25:28.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:25:27 smithi080 bash[41963]: cluster 2023-12-01T09:25:26.942001+0000 mgr.y (mgr.24362) 8308 : cluster 0 pgmap v8277: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:25:28.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:25:27 smithi090 bash[32384]: cluster 2023-12-01T09:25:26.942001+0000 mgr.y (mgr.24362) 8308 : cluster 0 pgmap v8277: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:25:30.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:25:29 smithi090 bash[32384]: cluster 2023-12-01T09:25:28.942464+0000 mgr.y (mgr.24362) 8309 : cluster 0 pgmap v8278: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:25:30.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:25:29 smithi090 bash[32384]: audit 2023-12-01T09:25:29.153137+0000 mon.c (mon.2) 5310 : audit 0 from='client.? 172.21.15.80:0/660593544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:25:30.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:25:29 smithi080 bash[28361]: cluster 2023-12-01T09:25:28.942464+0000 mgr.y (mgr.24362) 8309 : cluster 0 pgmap v8278: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:25:30.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:25:29 smithi080 bash[28361]: audit 2023-12-01T09:25:29.153137+0000 mon.c (mon.2) 5310 : audit 0 from='client.? 172.21.15.80:0/660593544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:25:30.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:25:30 smithi080 bash[41963]: cluster 2023-12-01T09:25:28.942464+0000 mgr.y (mgr.24362) 8309 : cluster 0 pgmap v8278: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:25:30.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:25:30 smithi080 bash[41963]: audit 2023-12-01T09:25:29.153137+0000 mon.c (mon.2) 5310 : audit 0 from='client.? 172.21.15.80:0/660593544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:25:32.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:25:32 smithi090 bash[32384]: cluster 2023-12-01T09:25:30.943527+0000 mgr.y (mgr.24362) 8310 : cluster 0 pgmap v8279: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:25:32.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:25:32 smithi090 bash[32384]: audit 2023-12-01T09:25:31.611865+0000 mon.a (mon.0) 5466 : audit 0 from='client.? 172.21.15.80:0/1998113505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:25:32.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:25:32 smithi080 bash[41963]: cluster 2023-12-01T09:25:30.943527+0000 mgr.y (mgr.24362) 8310 : cluster 0 pgmap v8279: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:25:32.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:25:32 smithi080 bash[41963]: audit 2023-12-01T09:25:31.611865+0000 mon.a (mon.0) 5466 : audit 0 from='client.? 172.21.15.80:0/1998113505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:25:32.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:25:32 smithi080 bash[28361]: cluster 2023-12-01T09:25:30.943527+0000 mgr.y (mgr.24362) 8310 : cluster 0 pgmap v8279: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:25:32.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:25:32 smithi080 bash[28361]: audit 2023-12-01T09:25:31.611865+0000 mon.a (mon.0) 5466 : audit 0 from='client.? 172.21.15.80:0/1998113505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:25:34.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:25:33 smithi090 bash[32384]: cluster 2023-12-01T09:25:32.944235+0000 mgr.y (mgr.24362) 8311 : cluster 0 pgmap v8280: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:25:34.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:25:33 smithi080 bash[41963]: cluster 2023-12-01T09:25:32.944235+0000 mgr.y (mgr.24362) 8311 : cluster 0 pgmap v8280: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:25:34.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:25:33 smithi080 bash[28361]: cluster 2023-12-01T09:25:32.944235+0000 mgr.y (mgr.24362) 8311 : cluster 0 pgmap v8280: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:25:35.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:25:34 smithi090 bash[32384]: audit 2023-12-01T09:25:34.064541+0000 mon.a (mon.0) 5467 : audit 0 from='client.? 172.21.15.80:0/1477482176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:25:35.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:25:34 smithi080 bash[41963]: audit 2023-12-01T09:25:34.064541+0000 mon.a (mon.0) 5467 : audit 0 from='client.? 172.21.15.80:0/1477482176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:25:35.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:25:34 smithi080 bash[28361]: audit 2023-12-01T09:25:34.064541+0000 mon.a (mon.0) 5467 : audit 0 from='client.? 172.21.15.80:0/1477482176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:25:36.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:25:35 smithi090 bash[32384]: cluster 2023-12-01T09:25:34.944858+0000 mgr.y (mgr.24362) 8312 : cluster 0 pgmap v8281: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:25:36.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:25:35 smithi080 bash[28361]: cluster 2023-12-01T09:25:34.944858+0000 mgr.y (mgr.24362) 8312 : cluster 0 pgmap v8281: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:25:36.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:25:35 smithi080 bash[41963]: cluster 2023-12-01T09:25:34.944858+0000 mgr.y (mgr.24362) 8312 : cluster 0 pgmap v8281: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:25:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:25:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:25:36] "GET /metrics HTTP/1.1" 200 33988 "" "Prometheus/2.43.0" 2023-12-01T09:25:37.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:25:36 smithi090 bash[32384]: audit 2023-12-01T09:25:36.534261+0000 mon.a (mon.0) 5468 : audit 0 from='client.? 172.21.15.80:0/430133888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:25:37.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:25:36 smithi080 bash[41963]: audit 2023-12-01T09:25:36.534261+0000 mon.a (mon.0) 5468 : audit 0 from='client.? 172.21.15.80:0/430133888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:25:37.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:25:36 smithi080 bash[28361]: audit 2023-12-01T09:25:36.534261+0000 mon.a (mon.0) 5468 : audit 0 from='client.? 172.21.15.80:0/430133888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:25:38.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:25:37 smithi080 bash[41963]: cluster 2023-12-01T09:25:36.945990+0000 mgr.y (mgr.24362) 8313 : cluster 0 pgmap v8282: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:25:38.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:25:37 smithi080 bash[28361]: cluster 2023-12-01T09:25:36.945990+0000 mgr.y (mgr.24362) 8313 : cluster 0 pgmap v8282: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:25:38.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:25:37 smithi090 bash[32384]: cluster 2023-12-01T09:25:36.945990+0000 mgr.y (mgr.24362) 8313 : cluster 0 pgmap v8282: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:25:39.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:25:39 smithi080 bash[41963]: audit 2023-12-01T09:25:38.991360+0000 mon.a (mon.0) 5469 : audit 0 from='client.? 172.21.15.80:0/3636307687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:25:39.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:25:39 smithi080 bash[28361]: audit 2023-12-01T09:25:38.991360+0000 mon.a (mon.0) 5469 : audit 0 from='client.? 172.21.15.80:0/3636307687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:25:39.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:25:39 smithi090 bash[32384]: audit 2023-12-01T09:25:38.991360+0000 mon.a (mon.0) 5469 : audit 0 from='client.? 172.21.15.80:0/3636307687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:25:40.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:25:40 smithi080 bash[41963]: cluster 2023-12-01T09:25:38.946726+0000 mgr.y (mgr.24362) 8314 : cluster 0 pgmap v8283: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:25:40.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:25:40 smithi080 bash[28361]: cluster 2023-12-01T09:25:38.946726+0000 mgr.y (mgr.24362) 8314 : cluster 0 pgmap v8283: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:25:40.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:25:40 smithi090 bash[32384]: cluster 2023-12-01T09:25:38.946726+0000 mgr.y (mgr.24362) 8314 : cluster 0 pgmap v8283: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:25:41.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:25:41 smithi080 bash[28361]: audit 2023-12-01T09:25:40.216041+0000 mon.c (mon.2) 5311 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:25:41.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:25:41 smithi080 bash[41963]: audit 2023-12-01T09:25:40.216041+0000 mon.c (mon.2) 5311 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:25:41.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:25:41 smithi090 bash[32384]: audit 2023-12-01T09:25:40.216041+0000 mon.c (mon.2) 5311 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:25:42.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:25:42 smithi080 bash[41963]: cluster 2023-12-01T09:25:40.947836+0000 mgr.y (mgr.24362) 8315 : cluster 0 pgmap v8284: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:25:42.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:25:42 smithi080 bash[41963]: audit 2023-12-01T09:25:41.451064+0000 mon.c (mon.2) 5312 : audit 0 from='client.? 172.21.15.80:0/171999534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:25:42.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:25:42 smithi080 bash[28361]: cluster 2023-12-01T09:25:40.947836+0000 mgr.y (mgr.24362) 8315 : cluster 0 pgmap v8284: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:25:42.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:25:42 smithi080 bash[28361]: audit 2023-12-01T09:25:41.451064+0000 mon.c (mon.2) 5312 : audit 0 from='client.? 172.21.15.80:0/171999534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:25:42.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:25:42 smithi090 bash[32384]: cluster 2023-12-01T09:25:40.947836+0000 mgr.y (mgr.24362) 8315 : cluster 0 pgmap v8284: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:25:42.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:25:42 smithi090 bash[32384]: audit 2023-12-01T09:25:41.451064+0000 mon.c (mon.2) 5312 : audit 0 from='client.? 172.21.15.80:0/171999534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:25:44.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:25:43 smithi090 bash[32384]: cluster 2023-12-01T09:25:42.948453+0000 mgr.y (mgr.24362) 8316 : cluster 0 pgmap v8285: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:25:44.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:25:43 smithi080 bash[41963]: cluster 2023-12-01T09:25:42.948453+0000 mgr.y (mgr.24362) 8316 : cluster 0 pgmap v8285: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:25:44.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:25:43 smithi080 bash[28361]: cluster 2023-12-01T09:25:42.948453+0000 mgr.y (mgr.24362) 8316 : cluster 0 pgmap v8285: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:25:45.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:25:44 smithi090 bash[32384]: audit 2023-12-01T09:25:43.910163+0000 mon.c (mon.2) 5313 : audit 0 from='client.? 172.21.15.80:0/3885957123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:25:45.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:25:44 smithi080 bash[41963]: audit 2023-12-01T09:25:43.910163+0000 mon.c (mon.2) 5313 : audit 0 from='client.? 172.21.15.80:0/3885957123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:25:45.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:25:44 smithi080 bash[28361]: audit 2023-12-01T09:25:43.910163+0000 mon.c (mon.2) 5313 : audit 0 from='client.? 172.21.15.80:0/3885957123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:25:46.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:25:45 smithi080 bash[41963]: cluster 2023-12-01T09:25:44.949169+0000 mgr.y (mgr.24362) 8317 : cluster 0 pgmap v8286: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:25:46.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:25:45 smithi080 bash[28361]: cluster 2023-12-01T09:25:44.949169+0000 mgr.y (mgr.24362) 8317 : cluster 0 pgmap v8286: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:25:46.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:25:45 smithi090 bash[32384]: cluster 2023-12-01T09:25:44.949169+0000 mgr.y (mgr.24362) 8317 : cluster 0 pgmap v8286: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:25:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:25:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:25:46] "GET /metrics HTTP/1.1" 200 33987 "" "Prometheus/2.43.0" 2023-12-01T09:25:47.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:25:46 smithi080 bash[28361]: audit 2023-12-01T09:25:46.360583+0000 mon.c (mon.2) 5314 : audit 0 from='client.? 172.21.15.80:0/291513285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:25:47.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:25:46 smithi080 bash[41963]: audit 2023-12-01T09:25:46.360583+0000 mon.c (mon.2) 5314 : audit 0 from='client.? 172.21.15.80:0/291513285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:25:47.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:25:46 smithi090 bash[32384]: audit 2023-12-01T09:25:46.360583+0000 mon.c (mon.2) 5314 : audit 0 from='client.? 172.21.15.80:0/291513285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:25:48.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:25:47 smithi080 bash[28361]: cluster 2023-12-01T09:25:46.950359+0000 mgr.y (mgr.24362) 8318 : cluster 0 pgmap v8287: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:25:48.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:25:47 smithi080 bash[41963]: cluster 2023-12-01T09:25:46.950359+0000 mgr.y (mgr.24362) 8318 : cluster 0 pgmap v8287: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:25:48.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:25:47 smithi090 bash[32384]: cluster 2023-12-01T09:25:46.950359+0000 mgr.y (mgr.24362) 8318 : cluster 0 pgmap v8287: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:25:49.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:25:48 smithi080 bash[28361]: audit 2023-12-01T09:25:48.814414+0000 mon.a (mon.0) 5470 : audit 0 from='client.? 172.21.15.80:0/2830126663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:25:49.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:25:48 smithi080 bash[41963]: audit 2023-12-01T09:25:48.814414+0000 mon.a (mon.0) 5470 : audit 0 from='client.? 172.21.15.80:0/2830126663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:25:49.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:25:48 smithi090 bash[32384]: audit 2023-12-01T09:25:48.814414+0000 mon.a (mon.0) 5470 : audit 0 from='client.? 172.21.15.80:0/2830126663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:25:50.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:25:49 smithi080 bash[28361]: cluster 2023-12-01T09:25:48.951049+0000 mgr.y (mgr.24362) 8319 : cluster 0 pgmap v8288: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:25:50.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:25:49 smithi080 bash[41963]: cluster 2023-12-01T09:25:48.951049+0000 mgr.y (mgr.24362) 8319 : cluster 0 pgmap v8288: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:25:50.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:25:49 smithi090 bash[32384]: cluster 2023-12-01T09:25:48.951049+0000 mgr.y (mgr.24362) 8319 : cluster 0 pgmap v8288: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:25:52.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:25:52 smithi090 bash[32384]: cluster 2023-12-01T09:25:50.952026+0000 mgr.y (mgr.24362) 8320 : cluster 0 pgmap v8289: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:25:52.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:25:52 smithi090 bash[32384]: audit 2023-12-01T09:25:51.268843+0000 mon.a (mon.0) 5471 : audit 0 from='client.? 172.21.15.80:0/353807326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:25:52.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:25:52 smithi080 bash[28361]: cluster 2023-12-01T09:25:50.952026+0000 mgr.y (mgr.24362) 8320 : cluster 0 pgmap v8289: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:25:52.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:25:52 smithi080 bash[28361]: audit 2023-12-01T09:25:51.268843+0000 mon.a (mon.0) 5471 : audit 0 from='client.? 172.21.15.80:0/353807326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:25:52.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:25:52 smithi080 bash[41963]: cluster 2023-12-01T09:25:50.952026+0000 mgr.y (mgr.24362) 8320 : cluster 0 pgmap v8289: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:25:52.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:25:52 smithi080 bash[41963]: audit 2023-12-01T09:25:51.268843+0000 mon.a (mon.0) 5471 : audit 0 from='client.? 172.21.15.80:0/353807326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:25:54.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:25:53 smithi090 bash[32384]: cluster 2023-12-01T09:25:52.952668+0000 mgr.y (mgr.24362) 8321 : cluster 0 pgmap v8290: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:25:54.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:25:53 smithi090 bash[32384]: audit 2023-12-01T09:25:53.723827+0000 mon.c (mon.2) 5315 : audit 0 from='client.? 172.21.15.80:0/128418189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:25:54.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:25:53 smithi080 bash[28361]: cluster 2023-12-01T09:25:52.952668+0000 mgr.y (mgr.24362) 8321 : cluster 0 pgmap v8290: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:25:54.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:25:53 smithi080 bash[28361]: audit 2023-12-01T09:25:53.723827+0000 mon.c (mon.2) 5315 : audit 0 from='client.? 172.21.15.80:0/128418189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:25:54.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:25:53 smithi080 bash[41963]: cluster 2023-12-01T09:25:52.952668+0000 mgr.y (mgr.24362) 8321 : cluster 0 pgmap v8290: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:25:54.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:25:53 smithi080 bash[41963]: audit 2023-12-01T09:25:53.723827+0000 mon.c (mon.2) 5315 : audit 0 from='client.? 172.21.15.80:0/128418189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:25:56.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:25:56 smithi090 bash[32384]: cluster 2023-12-01T09:25:54.953348+0000 mgr.y (mgr.24362) 8322 : cluster 0 pgmap v8291: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:25:56.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:25:56 smithi090 bash[32384]: audit 2023-12-01T09:25:55.216507+0000 mon.c (mon.2) 5316 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:25:56.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:25:56 smithi080 bash[28361]: cluster 2023-12-01T09:25:54.953348+0000 mgr.y (mgr.24362) 8322 : cluster 0 pgmap v8291: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:25:56.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:25:56 smithi080 bash[28361]: audit 2023-12-01T09:25:55.216507+0000 mon.c (mon.2) 5316 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:25:56.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:25:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:25:56] "GET /metrics HTTP/1.1" 200 33987 "" "Prometheus/2.43.0" 2023-12-01T09:25:56.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:25:56 smithi080 bash[41963]: cluster 2023-12-01T09:25:54.953348+0000 mgr.y (mgr.24362) 8322 : cluster 0 pgmap v8291: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:25:56.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:25:56 smithi080 bash[41963]: audit 2023-12-01T09:25:55.216507+0000 mon.c (mon.2) 5316 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:25:57.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:25:57 smithi090 bash[32384]: audit 2023-12-01T09:25:56.189520+0000 mon.a (mon.0) 5472 : audit 0 from='client.? 172.21.15.80:0/1682522857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:25:57.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:25:57 smithi080 bash[41963]: audit 2023-12-01T09:25:56.189520+0000 mon.a (mon.0) 5472 : audit 0 from='client.? 172.21.15.80:0/1682522857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:25:57.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:25:57 smithi080 bash[28361]: audit 2023-12-01T09:25:56.189520+0000 mon.a (mon.0) 5472 : audit 0 from='client.? 172.21.15.80:0/1682522857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:25:58.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:25:58 smithi080 bash[28361]: cluster 2023-12-01T09:25:56.954486+0000 mgr.y (mgr.24362) 8323 : cluster 0 pgmap v8292: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:25:58.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:25:58 smithi080 bash[41963]: cluster 2023-12-01T09:25:56.954486+0000 mgr.y (mgr.24362) 8323 : cluster 0 pgmap v8292: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:25:58.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:25:58 smithi090 bash[32384]: cluster 2023-12-01T09:25:56.954486+0000 mgr.y (mgr.24362) 8323 : cluster 0 pgmap v8292: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:25:59.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:25:59 smithi080 bash[41963]: audit 2023-12-01T09:25:58.641629+0000 mon.a (mon.0) 5473 : audit 0 from='client.? 172.21.15.80:0/2303480127' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:25:59.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:25:59 smithi080 bash[28361]: audit 2023-12-01T09:25:58.641629+0000 mon.a (mon.0) 5473 : audit 0 from='client.? 172.21.15.80:0/2303480127' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:25:59.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:25:59 smithi090 bash[32384]: audit 2023-12-01T09:25:58.641629+0000 mon.a (mon.0) 5473 : audit 0 from='client.? 172.21.15.80:0/2303480127' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:26:00.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:26:00 smithi080 bash[41963]: cluster 2023-12-01T09:25:58.955135+0000 mgr.y (mgr.24362) 8324 : cluster 0 pgmap v8293: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:26:00.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:26:00 smithi080 bash[28361]: cluster 2023-12-01T09:25:58.955135+0000 mgr.y (mgr.24362) 8324 : cluster 0 pgmap v8293: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:26:00.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:26:00 smithi090 bash[32384]: cluster 2023-12-01T09:25:58.955135+0000 mgr.y (mgr.24362) 8324 : cluster 0 pgmap v8293: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:26:02.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:26:02 smithi080 bash[28361]: cluster 2023-12-01T09:26:00.955900+0000 mgr.y (mgr.24362) 8325 : cluster 0 pgmap v8294: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:26:02.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:26:02 smithi080 bash[28361]: audit 2023-12-01T09:26:01.106656+0000 mon.c (mon.2) 5317 : audit 0 from='client.? 172.21.15.80:0/2819143476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:26:02.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:26:02 smithi080 bash[41963]: cluster 2023-12-01T09:26:00.955900+0000 mgr.y (mgr.24362) 8325 : cluster 0 pgmap v8294: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:26:02.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:26:02 smithi080 bash[41963]: audit 2023-12-01T09:26:01.106656+0000 mon.c (mon.2) 5317 : audit 0 from='client.? 172.21.15.80:0/2819143476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:26:02.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:26:02 smithi090 bash[32384]: cluster 2023-12-01T09:26:00.955900+0000 mgr.y (mgr.24362) 8325 : cluster 0 pgmap v8294: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:26:02.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:26:02 smithi090 bash[32384]: audit 2023-12-01T09:26:01.106656+0000 mon.c (mon.2) 5317 : audit 0 from='client.? 172.21.15.80:0/2819143476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:26:04.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:26:03 smithi080 bash[28361]: cluster 2023-12-01T09:26:02.956487+0000 mgr.y (mgr.24362) 8326 : cluster 0 pgmap v8295: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:26:04.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:26:03 smithi080 bash[28361]: audit 2023-12-01T09:26:03.559768+0000 mon.a (mon.0) 5474 : audit 0 from='client.? 172.21.15.80:0/3051963890' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:26:04.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:26:03 smithi080 bash[41963]: cluster 2023-12-01T09:26:02.956487+0000 mgr.y (mgr.24362) 8326 : cluster 0 pgmap v8295: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:26:04.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:26:03 smithi080 bash[41963]: audit 2023-12-01T09:26:03.559768+0000 mon.a (mon.0) 5474 : audit 0 from='client.? 172.21.15.80:0/3051963890' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:26:04.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:26:03 smithi090 bash[32384]: cluster 2023-12-01T09:26:02.956487+0000 mgr.y (mgr.24362) 8326 : cluster 0 pgmap v8295: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:26:04.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:26:03 smithi090 bash[32384]: audit 2023-12-01T09:26:03.559768+0000 mon.a (mon.0) 5474 : audit 0 from='client.? 172.21.15.80:0/3051963890' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:26:06.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:26:06 smithi090 bash[32384]: cluster 2023-12-01T09:26:04.957161+0000 mgr.y (mgr.24362) 8327 : cluster 0 pgmap v8296: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:26:06.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:26:06 smithi080 bash[28361]: cluster 2023-12-01T09:26:04.957161+0000 mgr.y (mgr.24362) 8327 : cluster 0 pgmap v8296: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:26:06.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:26:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:26:06] "GET /metrics HTTP/1.1" 200 33987 "" "Prometheus/2.43.0" 2023-12-01T09:26:06.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:26:06 smithi080 bash[41963]: cluster 2023-12-01T09:26:04.957161+0000 mgr.y (mgr.24362) 8327 : cluster 0 pgmap v8296: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:26:07.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:26:07 smithi080 bash[41963]: audit 2023-12-01T09:26:06.020380+0000 mon.a (mon.0) 5475 : audit 0 from='client.? 172.21.15.80:0/1845204884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:26:07.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:26:07 smithi080 bash[28361]: audit 2023-12-01T09:26:06.020380+0000 mon.a (mon.0) 5475 : audit 0 from='client.? 172.21.15.80:0/1845204884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:26:07.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:26:07 smithi090 bash[32384]: audit 2023-12-01T09:26:06.020380+0000 mon.a (mon.0) 5475 : audit 0 from='client.? 172.21.15.80:0/1845204884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:26:08.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:26:08 smithi080 bash[41963]: cluster 2023-12-01T09:26:06.958359+0000 mgr.y (mgr.24362) 8328 : cluster 0 pgmap v8297: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:26:08.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:26:08 smithi080 bash[28361]: cluster 2023-12-01T09:26:06.958359+0000 mgr.y (mgr.24362) 8328 : cluster 0 pgmap v8297: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:26:08.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:26:08 smithi090 bash[32384]: cluster 2023-12-01T09:26:06.958359+0000 mgr.y (mgr.24362) 8328 : cluster 0 pgmap v8297: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:26:09.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:26:09 smithi080 bash[28361]: audit 2023-12-01T09:26:08.468123+0000 mon.c (mon.2) 5318 : audit 0 from='client.? 172.21.15.80:0/1093557950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:26:09.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:26:09 smithi080 bash[41963]: audit 2023-12-01T09:26:08.468123+0000 mon.c (mon.2) 5318 : audit 0 from='client.? 172.21.15.80:0/1093557950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:26:09.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:26:09 smithi090 bash[32384]: audit 2023-12-01T09:26:08.468123+0000 mon.c (mon.2) 5318 : audit 0 from='client.? 172.21.15.80:0/1093557950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:26:10.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:26:10 smithi080 bash[41963]: cluster 2023-12-01T09:26:08.959075+0000 mgr.y (mgr.24362) 8329 : cluster 0 pgmap v8298: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:26:10.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:26:10 smithi080 bash[28361]: cluster 2023-12-01T09:26:08.959075+0000 mgr.y (mgr.24362) 8329 : cluster 0 pgmap v8298: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:26:10.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:26:10 smithi090 bash[32384]: cluster 2023-12-01T09:26:08.959075+0000 mgr.y (mgr.24362) 8329 : cluster 0 pgmap v8298: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:26:11.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:26:11 smithi080 bash[41963]: audit 2023-12-01T09:26:10.216925+0000 mon.c (mon.2) 5319 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:26:11.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:26:11 smithi080 bash[41963]: audit 2023-12-01T09:26:10.929718+0000 mon.a (mon.0) 5476 : audit 0 from='client.? 172.21.15.80:0/1665067644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:26:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:26:11 smithi080 bash[28361]: audit 2023-12-01T09:26:10.216925+0000 mon.c (mon.2) 5319 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:26:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:26:11 smithi080 bash[28361]: audit 2023-12-01T09:26:10.929718+0000 mon.a (mon.0) 5476 : audit 0 from='client.? 172.21.15.80:0/1665067644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:26:11.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:26:11 smithi090 bash[32384]: audit 2023-12-01T09:26:10.216925+0000 mon.c (mon.2) 5319 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:26:11.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:26:11 smithi090 bash[32384]: audit 2023-12-01T09:26:10.929718+0000 mon.a (mon.0) 5476 : audit 0 from='client.? 172.21.15.80:0/1665067644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:26:12.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:26:12 smithi080 bash[28361]: cluster 2023-12-01T09:26:10.960248+0000 mgr.y (mgr.24362) 8330 : cluster 0 pgmap v8299: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:26:12.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:26:12 smithi080 bash[41963]: cluster 2023-12-01T09:26:10.960248+0000 mgr.y (mgr.24362) 8330 : cluster 0 pgmap v8299: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:26:12.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:26:12 smithi090 bash[32384]: cluster 2023-12-01T09:26:10.960248+0000 mgr.y (mgr.24362) 8330 : cluster 0 pgmap v8299: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:26:14.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:26:13 smithi080 bash[28361]: cluster 2023-12-01T09:26:12.960876+0000 mgr.y (mgr.24362) 8331 : cluster 0 pgmap v8300: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:26:14.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:26:13 smithi080 bash[28361]: audit 2023-12-01T09:26:13.384510+0000 mon.a (mon.0) 5477 : audit 0 from='client.? 172.21.15.80:0/1063705859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:26:14.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:26:13 smithi080 bash[41963]: cluster 2023-12-01T09:26:12.960876+0000 mgr.y (mgr.24362) 8331 : cluster 0 pgmap v8300: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:26:14.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:26:13 smithi080 bash[41963]: audit 2023-12-01T09:26:13.384510+0000 mon.a (mon.0) 5477 : audit 0 from='client.? 172.21.15.80:0/1063705859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:26:14.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:26:13 smithi090 bash[32384]: cluster 2023-12-01T09:26:12.960876+0000 mgr.y (mgr.24362) 8331 : cluster 0 pgmap v8300: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:26:14.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:26:13 smithi090 bash[32384]: audit 2023-12-01T09:26:13.384510+0000 mon.a (mon.0) 5477 : audit 0 from='client.? 172.21.15.80:0/1063705859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:26:16.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:26:16 smithi090 bash[32384]: cluster 2023-12-01T09:26:14.961548+0000 mgr.y (mgr.24362) 8332 : cluster 0 pgmap v8301: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:26:16.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:26:16 smithi090 bash[32384]: audit 2023-12-01T09:26:15.834796+0000 mon.a (mon.0) 5478 : audit 0 from='client.? 172.21.15.80:0/3441398106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:26:16.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:26:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:26:16] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T09:26:16.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:26:16 smithi080 bash[28361]: cluster 2023-12-01T09:26:14.961548+0000 mgr.y (mgr.24362) 8332 : cluster 0 pgmap v8301: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:26:16.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:26:16 smithi080 bash[28361]: audit 2023-12-01T09:26:15.834796+0000 mon.a (mon.0) 5478 : audit 0 from='client.? 172.21.15.80:0/3441398106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:26:16.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:26:16 smithi080 bash[41963]: cluster 2023-12-01T09:26:14.961548+0000 mgr.y (mgr.24362) 8332 : cluster 0 pgmap v8301: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:26:16.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:26:16 smithi080 bash[41963]: audit 2023-12-01T09:26:15.834796+0000 mon.a (mon.0) 5478 : audit 0 from='client.? 172.21.15.80:0/3441398106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:26:18.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:26:18 smithi080 bash[28361]: cluster 2023-12-01T09:26:16.962688+0000 mgr.y (mgr.24362) 8333 : cluster 0 pgmap v8302: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:26:18.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:26:18 smithi080 bash[41963]: cluster 2023-12-01T09:26:16.962688+0000 mgr.y (mgr.24362) 8333 : cluster 0 pgmap v8302: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:26:18.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:26:18 smithi090 bash[32384]: cluster 2023-12-01T09:26:16.962688+0000 mgr.y (mgr.24362) 8333 : cluster 0 pgmap v8302: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:26:19.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:26:19 smithi080 bash[28361]: audit 2023-12-01T09:26:18.283923+0000 mon.c (mon.2) 5320 : audit 0 from='client.? 172.21.15.80:0/1458370405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:26:19.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:26:19 smithi080 bash[28361]: audit 2023-12-01T09:26:18.922055+0000 mon.c (mon.2) 5321 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:26:19.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:26:19 smithi080 bash[41963]: audit 2023-12-01T09:26:18.283923+0000 mon.c (mon.2) 5320 : audit 0 from='client.? 172.21.15.80:0/1458370405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:26:19.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:26:19 smithi080 bash[41963]: audit 2023-12-01T09:26:18.922055+0000 mon.c (mon.2) 5321 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:26:19.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:26:19 smithi090 bash[32384]: audit 2023-12-01T09:26:18.283923+0000 mon.c (mon.2) 5320 : audit 0 from='client.? 172.21.15.80:0/1458370405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:26:19.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:26:19 smithi090 bash[32384]: audit 2023-12-01T09:26:18.922055+0000 mon.c (mon.2) 5321 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:26:20.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:26:20 smithi080 bash[28361]: cluster 2023-12-01T09:26:18.963189+0000 mgr.y (mgr.24362) 8334 : cluster 0 pgmap v8303: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:26:20.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:26:20 smithi080 bash[41963]: cluster 2023-12-01T09:26:18.963189+0000 mgr.y (mgr.24362) 8334 : cluster 0 pgmap v8303: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:26:20.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:26:20 smithi090 bash[32384]: cluster 2023-12-01T09:26:18.963189+0000 mgr.y (mgr.24362) 8334 : cluster 0 pgmap v8303: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:26:21.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:26:21 smithi080 bash[41963]: audit 2023-12-01T09:26:20.745628+0000 mon.a (mon.0) 5479 : audit 0 from='client.? 172.21.15.80:0/4094737195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:26:21.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:26:21 smithi080 bash[28361]: audit 2023-12-01T09:26:20.745628+0000 mon.a (mon.0) 5479 : audit 0 from='client.? 172.21.15.80:0/4094737195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:26:21.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:26:21 smithi090 bash[32384]: audit 2023-12-01T09:26:20.745628+0000 mon.a (mon.0) 5479 : audit 0 from='client.? 172.21.15.80:0/4094737195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:26:22.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:26:22 smithi080 bash[28361]: cluster 2023-12-01T09:26:20.964326+0000 mgr.y (mgr.24362) 8335 : cluster 0 pgmap v8304: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:26:22.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:26:22 smithi080 bash[41963]: cluster 2023-12-01T09:26:20.964326+0000 mgr.y (mgr.24362) 8335 : cluster 0 pgmap v8304: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:26:22.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:26:22 smithi090 bash[32384]: cluster 2023-12-01T09:26:20.964326+0000 mgr.y (mgr.24362) 8335 : cluster 0 pgmap v8304: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:26:24.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:26:23 smithi080 bash[28361]: cluster 2023-12-01T09:26:22.964945+0000 mgr.y (mgr.24362) 8336 : cluster 0 pgmap v8305: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:26:24.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:26:23 smithi080 bash[28361]: audit 2023-12-01T09:26:23.200916+0000 mon.a (mon.0) 5480 : audit 0 from='client.? 172.21.15.80:0/3831804790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:26:24.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:26:23 smithi080 bash[41963]: cluster 2023-12-01T09:26:22.964945+0000 mgr.y (mgr.24362) 8336 : cluster 0 pgmap v8305: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:26:24.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:26:23 smithi080 bash[41963]: audit 2023-12-01T09:26:23.200916+0000 mon.a (mon.0) 5480 : audit 0 from='client.? 172.21.15.80:0/3831804790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:26:24.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:26:23 smithi090 bash[32384]: cluster 2023-12-01T09:26:22.964945+0000 mgr.y (mgr.24362) 8336 : cluster 0 pgmap v8305: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:26:24.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:26:23 smithi090 bash[32384]: audit 2023-12-01T09:26:23.200916+0000 mon.a (mon.0) 5480 : audit 0 from='client.? 172.21.15.80:0/3831804790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:26:26.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:26:25 smithi090 bash[32384]: audit 2023-12-01T09:26:24.765747+0000 mon.a (mon.0) 5481 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:26:26.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:26:25 smithi090 bash[32384]: audit 2023-12-01T09:26:24.778570+0000 mon.a (mon.0) 5482 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:26:26.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:26:25 smithi090 bash[32384]: cluster 2023-12-01T09:26:24.965581+0000 mgr.y (mgr.24362) 8337 : cluster 0 pgmap v8306: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:26:26.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:26:25 smithi090 bash[32384]: audit 2023-12-01T09:26:25.126714+0000 mon.a (mon.0) 5483 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:26:26.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:26:25 smithi090 bash[32384]: audit 2023-12-01T09:26:25.136957+0000 mon.a (mon.0) 5484 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:26:26.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:26:25 smithi090 bash[32384]: audit 2023-12-01T09:26:25.218359+0000 mon.c (mon.2) 5322 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:26:26.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:26:25 smithi090 bash[32384]: audit 2023-12-01T09:26:25.669440+0000 mon.c (mon.2) 5323 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:26:26.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:26:25 smithi090 bash[32384]: audit 2023-12-01T09:26:25.671072+0000 mon.c (mon.2) 5324 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:26:26.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:26:25 smithi090 bash[32384]: audit 2023-12-01T09:26:25.680310+0000 mon.c (mon.2) 5325 : audit 0 from='client.? 172.21.15.80:0/201420199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:26:26.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:26:25 smithi090 bash[32384]: audit 2023-12-01T09:26:25.680579+0000 mon.a (mon.0) 5485 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:26:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:26:25 smithi080 bash[28361]: audit 2023-12-01T09:26:24.765747+0000 mon.a (mon.0) 5481 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:26:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:26:25 smithi080 bash[28361]: audit 2023-12-01T09:26:24.778570+0000 mon.a (mon.0) 5482 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:26:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:26:25 smithi080 bash[28361]: cluster 2023-12-01T09:26:24.965581+0000 mgr.y (mgr.24362) 8337 : cluster 0 pgmap v8306: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:26:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:26:25 smithi080 bash[28361]: audit 2023-12-01T09:26:25.126714+0000 mon.a (mon.0) 5483 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:26:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:26:25 smithi080 bash[28361]: audit 2023-12-01T09:26:25.136957+0000 mon.a (mon.0) 5484 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:26:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:26:25 smithi080 bash[28361]: audit 2023-12-01T09:26:25.218359+0000 mon.c (mon.2) 5322 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:26:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:26:25 smithi080 bash[28361]: audit 2023-12-01T09:26:25.669440+0000 mon.c (mon.2) 5323 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:26:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:26:25 smithi080 bash[28361]: audit 2023-12-01T09:26:25.671072+0000 mon.c (mon.2) 5324 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:26:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:26:25 smithi080 bash[28361]: audit 2023-12-01T09:26:25.680310+0000 mon.c (mon.2) 5325 : audit 0 from='client.? 172.21.15.80:0/201420199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:26:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:26:25 smithi080 bash[28361]: audit 2023-12-01T09:26:25.680579+0000 mon.a (mon.0) 5485 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:26:26.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:26:25 smithi080 bash[41963]: audit 2023-12-01T09:26:24.765747+0000 mon.a (mon.0) 5481 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:26:26.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:26:25 smithi080 bash[41963]: audit 2023-12-01T09:26:24.778570+0000 mon.a (mon.0) 5482 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:26:26.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:26:25 smithi080 bash[41963]: cluster 2023-12-01T09:26:24.965581+0000 mgr.y (mgr.24362) 8337 : cluster 0 pgmap v8306: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:26:26.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:26:25 smithi080 bash[41963]: audit 2023-12-01T09:26:25.126714+0000 mon.a (mon.0) 5483 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:26:26.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:26:25 smithi080 bash[41963]: audit 2023-12-01T09:26:25.136957+0000 mon.a (mon.0) 5484 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:26:26.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:26:25 smithi080 bash[41963]: audit 2023-12-01T09:26:25.218359+0000 mon.c (mon.2) 5322 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:26:26.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:26:25 smithi080 bash[41963]: audit 2023-12-01T09:26:25.669440+0000 mon.c (mon.2) 5323 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:26:26.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:26:25 smithi080 bash[41963]: audit 2023-12-01T09:26:25.671072+0000 mon.c (mon.2) 5324 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:26:26.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:26:25 smithi080 bash[41963]: audit 2023-12-01T09:26:25.680310+0000 mon.c (mon.2) 5325 : audit 0 from='client.? 172.21.15.80:0/201420199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:26:26.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:26:25 smithi080 bash[41963]: audit 2023-12-01T09:26:25.680579+0000 mon.a (mon.0) 5485 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:26:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:26:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:26:26] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T09:26:28.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:26:28 smithi080 bash[28361]: cluster 2023-12-01T09:26:26.966745+0000 mgr.y (mgr.24362) 8338 : cluster 0 pgmap v8307: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:26:28.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:26:28 smithi080 bash[41963]: cluster 2023-12-01T09:26:26.966745+0000 mgr.y (mgr.24362) 8338 : cluster 0 pgmap v8307: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:26:28.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:26:28 smithi090 bash[32384]: cluster 2023-12-01T09:26:26.966745+0000 mgr.y (mgr.24362) 8338 : cluster 0 pgmap v8307: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:26:29.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:26:29 smithi080 bash[28361]: audit 2023-12-01T09:26:28.134818+0000 mon.c (mon.2) 5326 : audit 0 from='client.? 172.21.15.80:0/2087545284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:26:29.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:26:29 smithi080 bash[41963]: audit 2023-12-01T09:26:28.134818+0000 mon.c (mon.2) 5326 : audit 0 from='client.? 172.21.15.80:0/2087545284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:26:29.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:26:29 smithi090 bash[32384]: audit 2023-12-01T09:26:28.134818+0000 mon.c (mon.2) 5326 : audit 0 from='client.? 172.21.15.80:0/2087545284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:26:30.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:26:30 smithi080 bash[41963]: cluster 2023-12-01T09:26:28.967362+0000 mgr.y (mgr.24362) 8339 : cluster 0 pgmap v8308: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:26:30.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:26:30 smithi080 bash[28361]: cluster 2023-12-01T09:26:28.967362+0000 mgr.y (mgr.24362) 8339 : cluster 0 pgmap v8308: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:26:30.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:26:30 smithi090 bash[32384]: cluster 2023-12-01T09:26:28.967362+0000 mgr.y (mgr.24362) 8339 : cluster 0 pgmap v8308: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:26:31.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:26:31 smithi080 bash[41963]: audit 2023-12-01T09:26:30.600330+0000 mon.a (mon.0) 5486 : audit 0 from='client.? 172.21.15.80:0/3788800615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:26:31.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:26:31 smithi080 bash[28361]: audit 2023-12-01T09:26:30.600330+0000 mon.a (mon.0) 5486 : audit 0 from='client.? 172.21.15.80:0/3788800615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:26:31.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:26:31 smithi090 bash[32384]: audit 2023-12-01T09:26:30.600330+0000 mon.a (mon.0) 5486 : audit 0 from='client.? 172.21.15.80:0/3788800615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:26:32.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:26:32 smithi080 bash[28361]: cluster 2023-12-01T09:26:30.968485+0000 mgr.y (mgr.24362) 8340 : cluster 0 pgmap v8309: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:26:32.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:26:32 smithi080 bash[41963]: cluster 2023-12-01T09:26:30.968485+0000 mgr.y (mgr.24362) 8340 : cluster 0 pgmap v8309: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:26:32.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:26:32 smithi090 bash[32384]: cluster 2023-12-01T09:26:30.968485+0000 mgr.y (mgr.24362) 8340 : cluster 0 pgmap v8309: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:26:34.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:26:33 smithi080 bash[28361]: cluster 2023-12-01T09:26:32.969110+0000 mgr.y (mgr.24362) 8341 : cluster 0 pgmap v8310: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:26:34.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:26:33 smithi080 bash[28361]: audit 2023-12-01T09:26:33.063248+0000 mon.c (mon.2) 5327 : audit 0 from='client.? 172.21.15.80:0/1300598041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:26:34.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:26:33 smithi080 bash[41963]: cluster 2023-12-01T09:26:32.969110+0000 mgr.y (mgr.24362) 8341 : cluster 0 pgmap v8310: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:26:34.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:26:33 smithi080 bash[41963]: audit 2023-12-01T09:26:33.063248+0000 mon.c (mon.2) 5327 : audit 0 from='client.? 172.21.15.80:0/1300598041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:26:34.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:26:33 smithi090 bash[32384]: cluster 2023-12-01T09:26:32.969110+0000 mgr.y (mgr.24362) 8341 : cluster 0 pgmap v8310: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:26:34.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:26:33 smithi090 bash[32384]: audit 2023-12-01T09:26:33.063248+0000 mon.c (mon.2) 5327 : audit 0 from='client.? 172.21.15.80:0/1300598041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:26:36.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:26:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:26:36] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T09:26:36.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:26:36 smithi080 bash[41963]: cluster 2023-12-01T09:26:34.969888+0000 mgr.y (mgr.24362) 8342 : cluster 0 pgmap v8311: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:26:36.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:26:36 smithi080 bash[41963]: audit 2023-12-01T09:26:35.513654+0000 mon.c (mon.2) 5328 : audit 0 from='client.? 172.21.15.80:0/3766011180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:26:36.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:26:36 smithi080 bash[28361]: cluster 2023-12-01T09:26:34.969888+0000 mgr.y (mgr.24362) 8342 : cluster 0 pgmap v8311: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:26:36.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:26:36 smithi080 bash[28361]: audit 2023-12-01T09:26:35.513654+0000 mon.c (mon.2) 5328 : audit 0 from='client.? 172.21.15.80:0/3766011180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:26:36.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:26:36 smithi090 bash[32384]: cluster 2023-12-01T09:26:34.969888+0000 mgr.y (mgr.24362) 8342 : cluster 0 pgmap v8311: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:26:36.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:26:36 smithi090 bash[32384]: audit 2023-12-01T09:26:35.513654+0000 mon.c (mon.2) 5328 : audit 0 from='client.? 172.21.15.80:0/3766011180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:26:38.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:26:38 smithi080 bash[28361]: cluster 2023-12-01T09:26:36.971166+0000 mgr.y (mgr.24362) 8343 : cluster 0 pgmap v8312: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:26:38.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:26:38 smithi080 bash[28361]: audit 2023-12-01T09:26:37.965952+0000 mon.c (mon.2) 5329 : audit 0 from='client.? 172.21.15.80:0/4172745154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:26:38.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:26:38 smithi080 bash[41963]: cluster 2023-12-01T09:26:36.971166+0000 mgr.y (mgr.24362) 8343 : cluster 0 pgmap v8312: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:26:38.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:26:38 smithi080 bash[41963]: audit 2023-12-01T09:26:37.965952+0000 mon.c (mon.2) 5329 : audit 0 from='client.? 172.21.15.80:0/4172745154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:26:38.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:26:38 smithi090 bash[32384]: cluster 2023-12-01T09:26:36.971166+0000 mgr.y (mgr.24362) 8343 : cluster 0 pgmap v8312: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:26:38.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:26:38 smithi090 bash[32384]: audit 2023-12-01T09:26:37.965952+0000 mon.c (mon.2) 5329 : audit 0 from='client.? 172.21.15.80:0/4172745154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:26:40.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:26:40 smithi080 bash[28361]: cluster 2023-12-01T09:26:38.971846+0000 mgr.y (mgr.24362) 8344 : cluster 0 pgmap v8313: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:26:40.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:26:40 smithi080 bash[41963]: cluster 2023-12-01T09:26:38.971846+0000 mgr.y (mgr.24362) 8344 : cluster 0 pgmap v8313: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:26:40.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:26:40 smithi090 bash[32384]: cluster 2023-12-01T09:26:38.971846+0000 mgr.y (mgr.24362) 8344 : cluster 0 pgmap v8313: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:26:41.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:26:41 smithi080 bash[28361]: audit 2023-12-01T09:26:40.218845+0000 mon.c (mon.2) 5330 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:26:41.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:26:41 smithi080 bash[28361]: audit 2023-12-01T09:26:40.416674+0000 mon.c (mon.2) 5331 : audit 0 from='client.? 172.21.15.80:0/169875747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:26:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:26:41 smithi080 bash[41963]: audit 2023-12-01T09:26:40.218845+0000 mon.c (mon.2) 5330 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:26:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:26:41 smithi080 bash[41963]: audit 2023-12-01T09:26:40.416674+0000 mon.c (mon.2) 5331 : audit 0 from='client.? 172.21.15.80:0/169875747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:26:41.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:26:41 smithi090 bash[32384]: audit 2023-12-01T09:26:40.218845+0000 mon.c (mon.2) 5330 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:26:41.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:26:41 smithi090 bash[32384]: audit 2023-12-01T09:26:40.416674+0000 mon.c (mon.2) 5331 : audit 0 from='client.? 172.21.15.80:0/169875747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:26:42.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:26:42 smithi080 bash[28361]: cluster 2023-12-01T09:26:40.973039+0000 mgr.y (mgr.24362) 8345 : cluster 0 pgmap v8314: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:26:42.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:26:42 smithi080 bash[41963]: cluster 2023-12-01T09:26:40.973039+0000 mgr.y (mgr.24362) 8345 : cluster 0 pgmap v8314: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:26:42.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:26:42 smithi090 bash[32384]: cluster 2023-12-01T09:26:40.973039+0000 mgr.y (mgr.24362) 8345 : cluster 0 pgmap v8314: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:26:44.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:26:43 smithi080 bash[41963]: audit 2023-12-01T09:26:42.864945+0000 mon.a (mon.0) 5487 : audit 0 from='client.? 172.21.15.80:0/1551209643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:26:44.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:26:43 smithi080 bash[41963]: cluster 2023-12-01T09:26:42.973746+0000 mgr.y (mgr.24362) 8346 : cluster 0 pgmap v8315: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:26:44.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:26:43 smithi080 bash[28361]: audit 2023-12-01T09:26:42.864945+0000 mon.a (mon.0) 5487 : audit 0 from='client.? 172.21.15.80:0/1551209643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:26:44.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:26:43 smithi080 bash[28361]: cluster 2023-12-01T09:26:42.973746+0000 mgr.y (mgr.24362) 8346 : cluster 0 pgmap v8315: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:26:44.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:26:43 smithi090 bash[32384]: audit 2023-12-01T09:26:42.864945+0000 mon.a (mon.0) 5487 : audit 0 from='client.? 172.21.15.80:0/1551209643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:26:44.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:26:43 smithi090 bash[32384]: cluster 2023-12-01T09:26:42.973746+0000 mgr.y (mgr.24362) 8346 : cluster 0 pgmap v8315: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:26:46.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:26:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:26:46] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T09:26:46.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:26:46 smithi080 bash[28361]: cluster 2023-12-01T09:26:44.974331+0000 mgr.y (mgr.24362) 8347 : cluster 0 pgmap v8316: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:26:46.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:26:46 smithi080 bash[28361]: audit 2023-12-01T09:26:45.314510+0000 mon.a (mon.0) 5488 : audit 0 from='client.? 172.21.15.80:0/1419950145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:26:46.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:26:46 smithi080 bash[41963]: cluster 2023-12-01T09:26:44.974331+0000 mgr.y (mgr.24362) 8347 : cluster 0 pgmap v8316: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:26:46.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:26:46 smithi080 bash[41963]: audit 2023-12-01T09:26:45.314510+0000 mon.a (mon.0) 5488 : audit 0 from='client.? 172.21.15.80:0/1419950145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:26:46.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:26:46 smithi090 bash[32384]: cluster 2023-12-01T09:26:44.974331+0000 mgr.y (mgr.24362) 8347 : cluster 0 pgmap v8316: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:26:46.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:26:46 smithi090 bash[32384]: audit 2023-12-01T09:26:45.314510+0000 mon.a (mon.0) 5488 : audit 0 from='client.? 172.21.15.80:0/1419950145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:26:48.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:26:48 smithi080 bash[41963]: cluster 2023-12-01T09:26:46.975388+0000 mgr.y (mgr.24362) 8348 : cluster 0 pgmap v8317: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:26:48.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:26:48 smithi080 bash[41963]: audit 2023-12-01T09:26:47.765292+0000 mon.a (mon.0) 5489 : audit 0 from='client.? 172.21.15.80:0/3160306821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:26:48.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:26:48 smithi080 bash[28361]: cluster 2023-12-01T09:26:46.975388+0000 mgr.y (mgr.24362) 8348 : cluster 0 pgmap v8317: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:26:48.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:26:48 smithi080 bash[28361]: audit 2023-12-01T09:26:47.765292+0000 mon.a (mon.0) 5489 : audit 0 from='client.? 172.21.15.80:0/3160306821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:26:48.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:26:48 smithi090 bash[32384]: cluster 2023-12-01T09:26:46.975388+0000 mgr.y (mgr.24362) 8348 : cluster 0 pgmap v8317: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:26:48.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:26:48 smithi090 bash[32384]: audit 2023-12-01T09:26:47.765292+0000 mon.a (mon.0) 5489 : audit 0 from='client.? 172.21.15.80:0/3160306821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:26:50.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:26:50 smithi080 bash[28361]: cluster 2023-12-01T09:26:48.976096+0000 mgr.y (mgr.24362) 8349 : cluster 0 pgmap v8318: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:26:50.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:26:50 smithi080 bash[41963]: cluster 2023-12-01T09:26:48.976096+0000 mgr.y (mgr.24362) 8349 : cluster 0 pgmap v8318: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:26:50.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:26:50 smithi090 bash[32384]: cluster 2023-12-01T09:26:48.976096+0000 mgr.y (mgr.24362) 8349 : cluster 0 pgmap v8318: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:26:51.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:26:51 smithi080 bash[28361]: audit 2023-12-01T09:26:50.227347+0000 mon.a (mon.0) 5490 : audit 0 from='client.? 172.21.15.80:0/1155197219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:26:51.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:26:51 smithi080 bash[41963]: audit 2023-12-01T09:26:50.227347+0000 mon.a (mon.0) 5490 : audit 0 from='client.? 172.21.15.80:0/1155197219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:26:51.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:26:51 smithi090 bash[32384]: audit 2023-12-01T09:26:50.227347+0000 mon.a (mon.0) 5490 : audit 0 from='client.? 172.21.15.80:0/1155197219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:26:52.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:26:52 smithi080 bash[41963]: cluster 2023-12-01T09:26:50.977148+0000 mgr.y (mgr.24362) 8350 : cluster 0 pgmap v8319: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:26:52.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:26:52 smithi080 bash[28361]: cluster 2023-12-01T09:26:50.977148+0000 mgr.y (mgr.24362) 8350 : cluster 0 pgmap v8319: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:26:52.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:26:52 smithi090 bash[32384]: cluster 2023-12-01T09:26:50.977148+0000 mgr.y (mgr.24362) 8350 : cluster 0 pgmap v8319: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:26:53.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:26:53 smithi080 bash[28361]: audit 2023-12-01T09:26:52.678638+0000 mon.c (mon.2) 5332 : audit 0 from='client.? 172.21.15.80:0/3269162976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:26:53.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:26:53 smithi080 bash[41963]: audit 2023-12-01T09:26:52.678638+0000 mon.c (mon.2) 5332 : audit 0 from='client.? 172.21.15.80:0/3269162976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:26:53.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:26:53 smithi090 bash[32384]: audit 2023-12-01T09:26:52.678638+0000 mon.c (mon.2) 5332 : audit 0 from='client.? 172.21.15.80:0/3269162976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:26:54.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:26:54 smithi080 bash[28361]: cluster 2023-12-01T09:26:52.977832+0000 mgr.y (mgr.24362) 8351 : cluster 0 pgmap v8320: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:26:54.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:26:54 smithi080 bash[41963]: cluster 2023-12-01T09:26:52.977832+0000 mgr.y (mgr.24362) 8351 : cluster 0 pgmap v8320: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:26:54.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:26:54 smithi090 bash[32384]: cluster 2023-12-01T09:26:52.977832+0000 mgr.y (mgr.24362) 8351 : cluster 0 pgmap v8320: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:26:56.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:26:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:26:56] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T09:26:56.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:26:56 smithi080 bash[41963]: cluster 2023-12-01T09:26:54.978467+0000 mgr.y (mgr.24362) 8352 : cluster 0 pgmap v8321: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:26:56.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:26:56 smithi080 bash[41963]: audit 2023-12-01T09:26:55.136574+0000 mon.a (mon.0) 5491 : audit 0 from='client.? 172.21.15.80:0/224278350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:26:56.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:26:56 smithi080 bash[41963]: audit 2023-12-01T09:26:55.219256+0000 mon.c (mon.2) 5333 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:26:56.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:26:56 smithi080 bash[28361]: cluster 2023-12-01T09:26:54.978467+0000 mgr.y (mgr.24362) 8352 : cluster 0 pgmap v8321: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:26:56.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:26:56 smithi080 bash[28361]: audit 2023-12-01T09:26:55.136574+0000 mon.a (mon.0) 5491 : audit 0 from='client.? 172.21.15.80:0/224278350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:26:56.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:26:56 smithi080 bash[28361]: audit 2023-12-01T09:26:55.219256+0000 mon.c (mon.2) 5333 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:26:56.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:26:56 smithi090 bash[32384]: cluster 2023-12-01T09:26:54.978467+0000 mgr.y (mgr.24362) 8352 : cluster 0 pgmap v8321: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:26:56.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:26:56 smithi090 bash[32384]: audit 2023-12-01T09:26:55.136574+0000 mon.a (mon.0) 5491 : audit 0 from='client.? 172.21.15.80:0/224278350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:26:56.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:26:56 smithi090 bash[32384]: audit 2023-12-01T09:26:55.219256+0000 mon.c (mon.2) 5333 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:26:58.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:26:58 smithi080 bash[28361]: cluster 2023-12-01T09:26:56.979612+0000 mgr.y (mgr.24362) 8353 : cluster 0 pgmap v8322: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:26:58.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:26:58 smithi080 bash[28361]: audit 2023-12-01T09:26:57.585902+0000 mon.a (mon.0) 5492 : audit 0 from='client.? 172.21.15.80:0/1463773257' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:26:58.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:26:58 smithi080 bash[41963]: cluster 2023-12-01T09:26:56.979612+0000 mgr.y (mgr.24362) 8353 : cluster 0 pgmap v8322: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:26:58.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:26:58 smithi080 bash[41963]: audit 2023-12-01T09:26:57.585902+0000 mon.a (mon.0) 5492 : audit 0 from='client.? 172.21.15.80:0/1463773257' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:26:58.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:26:58 smithi090 bash[32384]: cluster 2023-12-01T09:26:56.979612+0000 mgr.y (mgr.24362) 8353 : cluster 0 pgmap v8322: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:26:58.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:26:58 smithi090 bash[32384]: audit 2023-12-01T09:26:57.585902+0000 mon.a (mon.0) 5492 : audit 0 from='client.? 172.21.15.80:0/1463773257' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:27:00.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:27:00 smithi080 bash[41963]: cluster 2023-12-01T09:26:58.980302+0000 mgr.y (mgr.24362) 8354 : cluster 0 pgmap v8323: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:27:00.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:27:00 smithi080 bash[41963]: audit 2023-12-01T09:27:00.036824+0000 mon.c (mon.2) 5334 : audit 0 from='client.? 172.21.15.80:0/1112556733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:27:00.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:27:00 smithi080 bash[28361]: cluster 2023-12-01T09:26:58.980302+0000 mgr.y (mgr.24362) 8354 : cluster 0 pgmap v8323: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:27:00.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:27:00 smithi080 bash[28361]: audit 2023-12-01T09:27:00.036824+0000 mon.c (mon.2) 5334 : audit 0 from='client.? 172.21.15.80:0/1112556733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:27:00.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:27:00 smithi090 bash[32384]: cluster 2023-12-01T09:26:58.980302+0000 mgr.y (mgr.24362) 8354 : cluster 0 pgmap v8323: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:27:00.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:27:00 smithi090 bash[32384]: audit 2023-12-01T09:27:00.036824+0000 mon.c (mon.2) 5334 : audit 0 from='client.? 172.21.15.80:0/1112556733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:27:02.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:27:02 smithi080 bash[41963]: cluster 2023-12-01T09:27:00.981462+0000 mgr.y (mgr.24362) 8355 : cluster 0 pgmap v8324: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:27:02.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:27:02 smithi080 bash[28361]: cluster 2023-12-01T09:27:00.981462+0000 mgr.y (mgr.24362) 8355 : cluster 0 pgmap v8324: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:27:02.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:27:02 smithi090 bash[32384]: cluster 2023-12-01T09:27:00.981462+0000 mgr.y (mgr.24362) 8355 : cluster 0 pgmap v8324: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:27:03.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:27:03 smithi080 bash[41963]: audit 2023-12-01T09:27:02.489156+0000 mon.c (mon.2) 5335 : audit 0 from='client.? 172.21.15.80:0/1841088138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:27:03.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:27:03 smithi080 bash[28361]: audit 2023-12-01T09:27:02.489156+0000 mon.c (mon.2) 5335 : audit 0 from='client.? 172.21.15.80:0/1841088138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:27:03.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:27:03 smithi090 bash[32384]: audit 2023-12-01T09:27:02.489156+0000 mon.c (mon.2) 5335 : audit 0 from='client.? 172.21.15.80:0/1841088138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:27:04.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:27:04 smithi080 bash[28361]: cluster 2023-12-01T09:27:02.982256+0000 mgr.y (mgr.24362) 8356 : cluster 0 pgmap v8325: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:27:04.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:27:04 smithi080 bash[41963]: cluster 2023-12-01T09:27:02.982256+0000 mgr.y (mgr.24362) 8356 : cluster 0 pgmap v8325: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:27:04.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:27:04 smithi090 bash[32384]: cluster 2023-12-01T09:27:02.982256+0000 mgr.y (mgr.24362) 8356 : cluster 0 pgmap v8325: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:27:05.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:27:05 smithi080 bash[28361]: audit 2023-12-01T09:27:04.943649+0000 mon.c (mon.2) 5336 : audit 0 from='client.? 172.21.15.80:0/2859516270' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:27:05.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:27:05 smithi080 bash[41963]: audit 2023-12-01T09:27:04.943649+0000 mon.c (mon.2) 5336 : audit 0 from='client.? 172.21.15.80:0/2859516270' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:27:05.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:27:05 smithi090 bash[32384]: audit 2023-12-01T09:27:04.943649+0000 mon.c (mon.2) 5336 : audit 0 from='client.? 172.21.15.80:0/2859516270' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:27:06.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:27:06 smithi080 bash[28361]: cluster 2023-12-01T09:27:04.982873+0000 mgr.y (mgr.24362) 8357 : cluster 0 pgmap v8326: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:27:06.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:27:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:27:06] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T09:27:06.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:27:06 smithi080 bash[41963]: cluster 2023-12-01T09:27:04.982873+0000 mgr.y (mgr.24362) 8357 : cluster 0 pgmap v8326: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:27:06.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:27:06 smithi090 bash[32384]: cluster 2023-12-01T09:27:04.982873+0000 mgr.y (mgr.24362) 8357 : cluster 0 pgmap v8326: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:27:08.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:27:08 smithi080 bash[41963]: cluster 2023-12-01T09:27:06.984094+0000 mgr.y (mgr.24362) 8358 : cluster 0 pgmap v8327: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:27:08.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:27:08 smithi080 bash[41963]: audit 2023-12-01T09:27:07.395512+0000 mon.a (mon.0) 5493 : audit 0 from='client.? 172.21.15.80:0/2171807770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:27:08.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:27:08 smithi080 bash[28361]: cluster 2023-12-01T09:27:06.984094+0000 mgr.y (mgr.24362) 8358 : cluster 0 pgmap v8327: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:27:08.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:27:08 smithi080 bash[28361]: audit 2023-12-01T09:27:07.395512+0000 mon.a (mon.0) 5493 : audit 0 from='client.? 172.21.15.80:0/2171807770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:27:08.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:27:08 smithi090 bash[32384]: cluster 2023-12-01T09:27:06.984094+0000 mgr.y (mgr.24362) 8358 : cluster 0 pgmap v8327: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:27:08.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:27:08 smithi090 bash[32384]: audit 2023-12-01T09:27:07.395512+0000 mon.a (mon.0) 5493 : audit 0 from='client.? 172.21.15.80:0/2171807770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:27:10.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:27:10 smithi080 bash[41963]: cluster 2023-12-01T09:27:08.984845+0000 mgr.y (mgr.24362) 8359 : cluster 0 pgmap v8328: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:27:10.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:27:10 smithi080 bash[41963]: audit 2023-12-01T09:27:09.854529+0000 mon.c (mon.2) 5337 : audit 0 from='client.? 172.21.15.80:0/1974504090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:27:10.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:27:10 smithi080 bash[28361]: cluster 2023-12-01T09:27:08.984845+0000 mgr.y (mgr.24362) 8359 : cluster 0 pgmap v8328: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:27:10.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:27:10 smithi080 bash[28361]: audit 2023-12-01T09:27:09.854529+0000 mon.c (mon.2) 5337 : audit 0 from='client.? 172.21.15.80:0/1974504090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:27:10.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:27:10 smithi090 bash[32384]: cluster 2023-12-01T09:27:08.984845+0000 mgr.y (mgr.24362) 8359 : cluster 0 pgmap v8328: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:27:10.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:27:10 smithi090 bash[32384]: audit 2023-12-01T09:27:09.854529+0000 mon.c (mon.2) 5337 : audit 0 from='client.? 172.21.15.80:0/1974504090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:27:11.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:27:11 smithi080 bash[41963]: audit 2023-12-01T09:27:10.219756+0000 mon.c (mon.2) 5338 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:27:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:27:11 smithi080 bash[28361]: audit 2023-12-01T09:27:10.219756+0000 mon.c (mon.2) 5338 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:27:11.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:27:11 smithi090 bash[32384]: audit 2023-12-01T09:27:10.219756+0000 mon.c (mon.2) 5338 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:27:12.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:27:12 smithi080 bash[41963]: cluster 2023-12-01T09:27:10.985983+0000 mgr.y (mgr.24362) 8360 : cluster 0 pgmap v8329: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:27:12.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:27:12 smithi080 bash[28361]: cluster 2023-12-01T09:27:10.985983+0000 mgr.y (mgr.24362) 8360 : cluster 0 pgmap v8329: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:27:12.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:27:12 smithi090 bash[32384]: cluster 2023-12-01T09:27:10.985983+0000 mgr.y (mgr.24362) 8360 : cluster 0 pgmap v8329: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:27:13.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:27:13 smithi080 bash[41963]: audit 2023-12-01T09:27:12.312164+0000 mon.a (mon.0) 5494 : audit 0 from='client.? 172.21.15.80:0/4016903705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:27:13.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:27:13 smithi080 bash[28361]: audit 2023-12-01T09:27:12.312164+0000 mon.a (mon.0) 5494 : audit 0 from='client.? 172.21.15.80:0/4016903705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:27:13.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:27:13 smithi090 bash[32384]: audit 2023-12-01T09:27:12.312164+0000 mon.a (mon.0) 5494 : audit 0 from='client.? 172.21.15.80:0/4016903705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:27:14.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:27:14 smithi080 bash[28361]: cluster 2023-12-01T09:27:12.986650+0000 mgr.y (mgr.24362) 8361 : cluster 0 pgmap v8330: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:27:14.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:27:14 smithi080 bash[41963]: cluster 2023-12-01T09:27:12.986650+0000 mgr.y (mgr.24362) 8361 : cluster 0 pgmap v8330: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:27:14.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:27:14 smithi090 bash[32384]: cluster 2023-12-01T09:27:12.986650+0000 mgr.y (mgr.24362) 8361 : cluster 0 pgmap v8330: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:27:15.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:27:15 smithi080 bash[28361]: audit 2023-12-01T09:27:14.761178+0000 mon.c (mon.2) 5339 : audit 0 from='client.? 172.21.15.80:0/2152773762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:27:15.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:27:15 smithi080 bash[41963]: audit 2023-12-01T09:27:14.761178+0000 mon.c (mon.2) 5339 : audit 0 from='client.? 172.21.15.80:0/2152773762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:27:15.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:27:15 smithi090 bash[32384]: audit 2023-12-01T09:27:14.761178+0000 mon.c (mon.2) 5339 : audit 0 from='client.? 172.21.15.80:0/2152773762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:27:16.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:27:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:27:16] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T09:27:16.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:27:16 smithi080 bash[41963]: cluster 2023-12-01T09:27:14.987353+0000 mgr.y (mgr.24362) 8362 : cluster 0 pgmap v8331: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:27:16.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:27:16 smithi080 bash[28361]: cluster 2023-12-01T09:27:14.987353+0000 mgr.y (mgr.24362) 8362 : cluster 0 pgmap v8331: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:27:16.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:27:16 smithi090 bash[32384]: cluster 2023-12-01T09:27:14.987353+0000 mgr.y (mgr.24362) 8362 : cluster 0 pgmap v8331: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:27:18.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:27:18 smithi080 bash[28361]: cluster 2023-12-01T09:27:16.988485+0000 mgr.y (mgr.24362) 8363 : cluster 0 pgmap v8332: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:27:18.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:27:18 smithi080 bash[28361]: audit 2023-12-01T09:27:17.210569+0000 mon.a (mon.0) 5495 : audit 0 from='client.? 172.21.15.80:0/3529824583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:27:18.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:27:18 smithi080 bash[41963]: cluster 2023-12-01T09:27:16.988485+0000 mgr.y (mgr.24362) 8363 : cluster 0 pgmap v8332: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:27:18.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:27:18 smithi080 bash[41963]: audit 2023-12-01T09:27:17.210569+0000 mon.a (mon.0) 5495 : audit 0 from='client.? 172.21.15.80:0/3529824583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:27:18.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:27:18 smithi090 bash[32384]: cluster 2023-12-01T09:27:16.988485+0000 mgr.y (mgr.24362) 8363 : cluster 0 pgmap v8332: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:27:18.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:27:18 smithi090 bash[32384]: audit 2023-12-01T09:27:17.210569+0000 mon.a (mon.0) 5495 : audit 0 from='client.? 172.21.15.80:0/3529824583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:27:20.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:27:20 smithi080 bash[28361]: cluster 2023-12-01T09:27:18.989149+0000 mgr.y (mgr.24362) 8364 : cluster 0 pgmap v8333: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:27:20.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:27:20 smithi080 bash[28361]: audit 2023-12-01T09:27:19.672949+0000 mon.c (mon.2) 5340 : audit 0 from='client.? 172.21.15.80:0/2748900798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:27:20.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:27:20 smithi080 bash[41963]: cluster 2023-12-01T09:27:18.989149+0000 mgr.y (mgr.24362) 8364 : cluster 0 pgmap v8333: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:27:20.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:27:20 smithi080 bash[41963]: audit 2023-12-01T09:27:19.672949+0000 mon.c (mon.2) 5340 : audit 0 from='client.? 172.21.15.80:0/2748900798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:27:20.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:27:20 smithi090 bash[32384]: cluster 2023-12-01T09:27:18.989149+0000 mgr.y (mgr.24362) 8364 : cluster 0 pgmap v8333: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:27:20.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:27:20 smithi090 bash[32384]: audit 2023-12-01T09:27:19.672949+0000 mon.c (mon.2) 5340 : audit 0 from='client.? 172.21.15.80:0/2748900798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:27:22.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:27:22 smithi080 bash[28361]: cluster 2023-12-01T09:27:20.990245+0000 mgr.y (mgr.24362) 8365 : cluster 0 pgmap v8334: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:27:22.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:27:22 smithi080 bash[28361]: audit 2023-12-01T09:27:22.121818+0000 mon.c (mon.2) 5341 : audit 0 from='client.? 172.21.15.80:0/3641738978' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:27:22.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:27:22 smithi080 bash[41963]: cluster 2023-12-01T09:27:20.990245+0000 mgr.y (mgr.24362) 8365 : cluster 0 pgmap v8334: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:27:22.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:27:22 smithi080 bash[41963]: audit 2023-12-01T09:27:22.121818+0000 mon.c (mon.2) 5341 : audit 0 from='client.? 172.21.15.80:0/3641738978' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:27:22.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:27:22 smithi090 bash[32384]: cluster 2023-12-01T09:27:20.990245+0000 mgr.y (mgr.24362) 8365 : cluster 0 pgmap v8334: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:27:22.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:27:22 smithi090 bash[32384]: audit 2023-12-01T09:27:22.121818+0000 mon.c (mon.2) 5341 : audit 0 from='client.? 172.21.15.80:0/3641738978' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:27:24.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:27:23 smithi080 bash[28361]: cluster 2023-12-01T09:27:22.990898+0000 mgr.y (mgr.24362) 8366 : cluster 0 pgmap v8335: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:27:24.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:27:23 smithi080 bash[41963]: cluster 2023-12-01T09:27:22.990898+0000 mgr.y (mgr.24362) 8366 : cluster 0 pgmap v8335: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:27:24.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:27:23 smithi090 bash[32384]: cluster 2023-12-01T09:27:22.990898+0000 mgr.y (mgr.24362) 8366 : cluster 0 pgmap v8335: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:27:25.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:27:24 smithi080 bash[28361]: audit 2023-12-01T09:27:24.577314+0000 mon.c (mon.2) 5342 : audit 0 from='client.? 172.21.15.80:0/3061880505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:27:25.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:27:24 smithi080 bash[41963]: audit 2023-12-01T09:27:24.577314+0000 mon.c (mon.2) 5342 : audit 0 from='client.? 172.21.15.80:0/3061880505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:27:25.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:27:24 smithi090 bash[32384]: audit 2023-12-01T09:27:24.577314+0000 mon.c (mon.2) 5342 : audit 0 from='client.? 172.21.15.80:0/3061880505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:27:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:27:25 smithi080 bash[28361]: cluster 2023-12-01T09:27:24.991564+0000 mgr.y (mgr.24362) 8367 : cluster 0 pgmap v8336: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:27:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:27:25 smithi080 bash[28361]: audit 2023-12-01T09:27:25.220074+0000 mon.c (mon.2) 5343 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:27:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:27:25 smithi080 bash[28361]: audit 2023-12-01T09:27:25.746074+0000 mon.c (mon.2) 5344 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:27:26.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:27:25 smithi080 bash[41963]: cluster 2023-12-01T09:27:24.991564+0000 mgr.y (mgr.24362) 8367 : cluster 0 pgmap v8336: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:27:26.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:27:25 smithi080 bash[41963]: audit 2023-12-01T09:27:25.220074+0000 mon.c (mon.2) 5343 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:27:26.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:27:25 smithi080 bash[41963]: audit 2023-12-01T09:27:25.746074+0000 mon.c (mon.2) 5344 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:27:26.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:27:25 smithi090 bash[32384]: cluster 2023-12-01T09:27:24.991564+0000 mgr.y (mgr.24362) 8367 : cluster 0 pgmap v8336: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:27:26.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:27:25 smithi090 bash[32384]: audit 2023-12-01T09:27:25.220074+0000 mon.c (mon.2) 5343 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:27:26.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:27:25 smithi090 bash[32384]: audit 2023-12-01T09:27:25.746074+0000 mon.c (mon.2) 5344 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:27:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:27:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:27:26] "GET /metrics HTTP/1.1" 200 33987 "" "Prometheus/2.43.0" 2023-12-01T09:27:27.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:27:27 smithi080 bash[28361]: audit 2023-12-01T09:27:27.030939+0000 mon.a (mon.0) 5496 : audit 0 from='client.? 172.21.15.80:0/2022868149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:27:27.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:27:27 smithi080 bash[41963]: audit 2023-12-01T09:27:27.030939+0000 mon.a (mon.0) 5496 : audit 0 from='client.? 172.21.15.80:0/2022868149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:27:27.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:27:27 smithi090 bash[32384]: audit 2023-12-01T09:27:27.030939+0000 mon.a (mon.0) 5496 : audit 0 from='client.? 172.21.15.80:0/2022868149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:27:28.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:27:28 smithi080 bash[28361]: cluster 2023-12-01T09:27:26.992735+0000 mgr.y (mgr.24362) 8368 : cluster 0 pgmap v8337: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:27:28.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:27:28 smithi080 bash[41963]: cluster 2023-12-01T09:27:26.992735+0000 mgr.y (mgr.24362) 8368 : cluster 0 pgmap v8337: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:27:28.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:27:28 smithi090 bash[32384]: cluster 2023-12-01T09:27:26.992735+0000 mgr.y (mgr.24362) 8368 : cluster 0 pgmap v8337: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:27:30.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:27:30 smithi080 bash[28361]: cluster 2023-12-01T09:27:28.993377+0000 mgr.y (mgr.24362) 8369 : cluster 0 pgmap v8338: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:27:30.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:27:30 smithi080 bash[28361]: audit 2023-12-01T09:27:29.493083+0000 mon.c (mon.2) 5345 : audit 0 from='client.? 172.21.15.80:0/869550751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:27:30.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:27:30 smithi080 bash[41963]: cluster 2023-12-01T09:27:28.993377+0000 mgr.y (mgr.24362) 8369 : cluster 0 pgmap v8338: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:27:30.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:27:30 smithi080 bash[41963]: audit 2023-12-01T09:27:29.493083+0000 mon.c (mon.2) 5345 : audit 0 from='client.? 172.21.15.80:0/869550751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:27:30.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:27:30 smithi090 bash[32384]: cluster 2023-12-01T09:27:28.993377+0000 mgr.y (mgr.24362) 8369 : cluster 0 pgmap v8338: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:27:30.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:27:30 smithi090 bash[32384]: audit 2023-12-01T09:27:29.493083+0000 mon.c (mon.2) 5345 : audit 0 from='client.? 172.21.15.80:0/869550751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:27:32.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:27:32 smithi080 bash[28361]: cluster 2023-12-01T09:27:30.994200+0000 mgr.y (mgr.24362) 8370 : cluster 0 pgmap v8339: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:27:32.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:27:32 smithi080 bash[28361]: audit 2023-12-01T09:27:31.591109+0000 mon.a (mon.0) 5497 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:27:32.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:27:32 smithi080 bash[28361]: audit 2023-12-01T09:27:31.601723+0000 mon.a (mon.0) 5498 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:27:32.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:27:32 smithi080 bash[28361]: audit 2023-12-01T09:27:31.896176+0000 mon.a (mon.0) 5499 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:27:32.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:27:32 smithi080 bash[28361]: audit 2023-12-01T09:27:31.903659+0000 mon.a (mon.0) 5500 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:27:32.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:27:32 smithi080 bash[28361]: audit 2023-12-01T09:27:31.944023+0000 mon.a (mon.0) 5501 : audit 0 from='client.? 172.21.15.80:0/2950403654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:27:32.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:27:32 smithi080 bash[41963]: cluster 2023-12-01T09:27:30.994200+0000 mgr.y (mgr.24362) 8370 : cluster 0 pgmap v8339: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:27:32.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:27:32 smithi080 bash[41963]: audit 2023-12-01T09:27:31.591109+0000 mon.a (mon.0) 5497 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:27:32.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:27:32 smithi080 bash[41963]: audit 2023-12-01T09:27:31.601723+0000 mon.a (mon.0) 5498 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:27:32.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:27:32 smithi080 bash[41963]: audit 2023-12-01T09:27:31.896176+0000 mon.a (mon.0) 5499 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:27:32.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:27:32 smithi080 bash[41963]: audit 2023-12-01T09:27:31.903659+0000 mon.a (mon.0) 5500 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:27:32.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:27:32 smithi080 bash[41963]: audit 2023-12-01T09:27:31.944023+0000 mon.a (mon.0) 5501 : audit 0 from='client.? 172.21.15.80:0/2950403654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:27:32.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:27:32 smithi090 bash[32384]: cluster 2023-12-01T09:27:30.994200+0000 mgr.y (mgr.24362) 8370 : cluster 0 pgmap v8339: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:27:32.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:27:32 smithi090 bash[32384]: audit 2023-12-01T09:27:31.591109+0000 mon.a (mon.0) 5497 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:27:32.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:27:32 smithi090 bash[32384]: audit 2023-12-01T09:27:31.601723+0000 mon.a (mon.0) 5498 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:27:32.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:27:32 smithi090 bash[32384]: audit 2023-12-01T09:27:31.896176+0000 mon.a (mon.0) 5499 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:27:32.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:27:32 smithi090 bash[32384]: audit 2023-12-01T09:27:31.903659+0000 mon.a (mon.0) 5500 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:27:32.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:27:32 smithi090 bash[32384]: audit 2023-12-01T09:27:31.944023+0000 mon.a (mon.0) 5501 : audit 0 from='client.? 172.21.15.80:0/2950403654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:27:33.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:27:33 smithi080 bash[28361]: audit 2023-12-01T09:27:32.378327+0000 mon.c (mon.2) 5346 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:27:33.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:27:33 smithi080 bash[28361]: audit 2023-12-01T09:27:32.380203+0000 mon.c (mon.2) 5347 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:27:33.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:27:33 smithi080 bash[28361]: audit 2023-12-01T09:27:32.392471+0000 mon.a (mon.0) 5502 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:27:33.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:27:33 smithi080 bash[41963]: audit 2023-12-01T09:27:32.378327+0000 mon.c (mon.2) 5346 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:27:33.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:27:33 smithi080 bash[41963]: audit 2023-12-01T09:27:32.380203+0000 mon.c (mon.2) 5347 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:27:33.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:27:33 smithi080 bash[41963]: audit 2023-12-01T09:27:32.392471+0000 mon.a (mon.0) 5502 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:27:33.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:27:33 smithi090 bash[32384]: audit 2023-12-01T09:27:32.378327+0000 mon.c (mon.2) 5346 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:27:33.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:27:33 smithi090 bash[32384]: audit 2023-12-01T09:27:32.380203+0000 mon.c (mon.2) 5347 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:27:33.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:27:33 smithi090 bash[32384]: audit 2023-12-01T09:27:32.392471+0000 mon.a (mon.0) 5502 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:27:34.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:27:34 smithi080 bash[28361]: cluster 2023-12-01T09:27:32.994840+0000 mgr.y (mgr.24362) 8371 : cluster 0 pgmap v8340: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:27:34.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:27:34 smithi080 bash[41963]: cluster 2023-12-01T09:27:32.994840+0000 mgr.y (mgr.24362) 8371 : cluster 0 pgmap v8340: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:27:34.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:27:34 smithi090 bash[32384]: cluster 2023-12-01T09:27:32.994840+0000 mgr.y (mgr.24362) 8371 : cluster 0 pgmap v8340: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:27:35.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:27:35 smithi080 bash[28361]: audit 2023-12-01T09:27:34.399096+0000 mon.c (mon.2) 5348 : audit 0 from='client.? 172.21.15.80:0/3798930294' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:27:35.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:27:35 smithi080 bash[41963]: audit 2023-12-01T09:27:34.399096+0000 mon.c (mon.2) 5348 : audit 0 from='client.? 172.21.15.80:0/3798930294' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:27:35.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:27:35 smithi090 bash[32384]: audit 2023-12-01T09:27:34.399096+0000 mon.c (mon.2) 5348 : audit 0 from='client.? 172.21.15.80:0/3798930294' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:27:36.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:27:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:27:36] "GET /metrics HTTP/1.1" 200 33987 "" "Prometheus/2.43.0" 2023-12-01T09:27:36.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:27:36 smithi080 bash[41963]: cluster 2023-12-01T09:27:34.995520+0000 mgr.y (mgr.24362) 8372 : cluster 0 pgmap v8341: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:27:36.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:27:36 smithi080 bash[28361]: cluster 2023-12-01T09:27:34.995520+0000 mgr.y (mgr.24362) 8372 : cluster 0 pgmap v8341: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:27:36.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:27:36 smithi090 bash[32384]: cluster 2023-12-01T09:27:34.995520+0000 mgr.y (mgr.24362) 8372 : cluster 0 pgmap v8341: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:27:37.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:27:37 smithi080 bash[28361]: audit 2023-12-01T09:27:36.851540+0000 mon.a (mon.0) 5503 : audit 0 from='client.? 172.21.15.80:0/2832215799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:27:37.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:27:37 smithi080 bash[41963]: audit 2023-12-01T09:27:36.851540+0000 mon.a (mon.0) 5503 : audit 0 from='client.? 172.21.15.80:0/2832215799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:27:37.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:27:37 smithi090 bash[32384]: audit 2023-12-01T09:27:36.851540+0000 mon.a (mon.0) 5503 : audit 0 from='client.? 172.21.15.80:0/2832215799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:27:38.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:27:38 smithi080 bash[28361]: cluster 2023-12-01T09:27:36.996603+0000 mgr.y (mgr.24362) 8373 : cluster 0 pgmap v8342: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:27:38.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:27:38 smithi080 bash[41963]: cluster 2023-12-01T09:27:36.996603+0000 mgr.y (mgr.24362) 8373 : cluster 0 pgmap v8342: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:27:38.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:27:38 smithi090 bash[32384]: cluster 2023-12-01T09:27:36.996603+0000 mgr.y (mgr.24362) 8373 : cluster 0 pgmap v8342: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:27:40.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:27:40 smithi080 bash[28361]: cluster 2023-12-01T09:27:38.997208+0000 mgr.y (mgr.24362) 8374 : cluster 0 pgmap v8343: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:27:40.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:27:40 smithi080 bash[28361]: audit 2023-12-01T09:27:39.309510+0000 mon.c (mon.2) 5349 : audit 0 from='client.? 172.21.15.80:0/2136668842' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:27:40.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:27:40 smithi080 bash[41963]: cluster 2023-12-01T09:27:38.997208+0000 mgr.y (mgr.24362) 8374 : cluster 0 pgmap v8343: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:27:40.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:27:40 smithi080 bash[41963]: audit 2023-12-01T09:27:39.309510+0000 mon.c (mon.2) 5349 : audit 0 from='client.? 172.21.15.80:0/2136668842' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:27:40.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:27:40 smithi090 bash[32384]: cluster 2023-12-01T09:27:38.997208+0000 mgr.y (mgr.24362) 8374 : cluster 0 pgmap v8343: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:27:40.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:27:40 smithi090 bash[32384]: audit 2023-12-01T09:27:39.309510+0000 mon.c (mon.2) 5349 : audit 0 from='client.? 172.21.15.80:0/2136668842' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:27:41.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:27:41 smithi080 bash[41963]: audit 2023-12-01T09:27:40.220561+0000 mon.c (mon.2) 5350 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:27:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:27:41 smithi080 bash[28361]: audit 2023-12-01T09:27:40.220561+0000 mon.c (mon.2) 5350 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:27:41.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:27:41 smithi090 bash[32384]: audit 2023-12-01T09:27:40.220561+0000 mon.c (mon.2) 5350 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:27:42.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:27:42 smithi080 bash[41963]: cluster 2023-12-01T09:27:40.998285+0000 mgr.y (mgr.24362) 8375 : cluster 0 pgmap v8344: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:27:42.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:27:42 smithi080 bash[41963]: audit 2023-12-01T09:27:41.763994+0000 mon.a (mon.0) 5504 : audit 0 from='client.? 172.21.15.80:0/2917112957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:27:42.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:27:42 smithi080 bash[28361]: cluster 2023-12-01T09:27:40.998285+0000 mgr.y (mgr.24362) 8375 : cluster 0 pgmap v8344: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:27:42.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:27:42 smithi080 bash[28361]: audit 2023-12-01T09:27:41.763994+0000 mon.a (mon.0) 5504 : audit 0 from='client.? 172.21.15.80:0/2917112957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:27:42.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:27:42 smithi090 bash[32384]: cluster 2023-12-01T09:27:40.998285+0000 mgr.y (mgr.24362) 8375 : cluster 0 pgmap v8344: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:27:42.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:27:42 smithi090 bash[32384]: audit 2023-12-01T09:27:41.763994+0000 mon.a (mon.0) 5504 : audit 0 from='client.? 172.21.15.80:0/2917112957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:27:44.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:27:43 smithi080 bash[28361]: cluster 2023-12-01T09:27:42.998960+0000 mgr.y (mgr.24362) 8376 : cluster 0 pgmap v8345: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:27:44.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:27:43 smithi080 bash[41963]: cluster 2023-12-01T09:27:42.998960+0000 mgr.y (mgr.24362) 8376 : cluster 0 pgmap v8345: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:27:44.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:27:43 smithi090 bash[32384]: cluster 2023-12-01T09:27:42.998960+0000 mgr.y (mgr.24362) 8376 : cluster 0 pgmap v8345: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:27:45.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:27:44 smithi080 bash[28361]: audit 2023-12-01T09:27:44.213332+0000 mon.a (mon.0) 5505 : audit 0 from='client.? 172.21.15.80:0/3032958609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:27:45.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:27:44 smithi080 bash[41963]: audit 2023-12-01T09:27:44.213332+0000 mon.a (mon.0) 5505 : audit 0 from='client.? 172.21.15.80:0/3032958609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:27:45.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:27:44 smithi090 bash[32384]: audit 2023-12-01T09:27:44.213332+0000 mon.a (mon.0) 5505 : audit 0 from='client.? 172.21.15.80:0/3032958609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:27:46.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:27:45 smithi080 bash[28361]: cluster 2023-12-01T09:27:44.999666+0000 mgr.y (mgr.24362) 8377 : cluster 0 pgmap v8346: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:27:46.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:27:45 smithi080 bash[41963]: cluster 2023-12-01T09:27:44.999666+0000 mgr.y (mgr.24362) 8377 : cluster 0 pgmap v8346: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:27:46.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:27:45 smithi090 bash[32384]: cluster 2023-12-01T09:27:44.999666+0000 mgr.y (mgr.24362) 8377 : cluster 0 pgmap v8346: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:27:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:27:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:27:46] "GET /metrics HTTP/1.1" 200 33987 "" "Prometheus/2.43.0" 2023-12-01T09:27:47.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:27:46 smithi080 bash[28361]: audit 2023-12-01T09:27:46.666732+0000 mon.c (mon.2) 5351 : audit 0 from='client.? 172.21.15.80:0/861128053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:27:47.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:27:46 smithi080 bash[41963]: audit 2023-12-01T09:27:46.666732+0000 mon.c (mon.2) 5351 : audit 0 from='client.? 172.21.15.80:0/861128053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:27:47.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:27:46 smithi090 bash[32384]: audit 2023-12-01T09:27:46.666732+0000 mon.c (mon.2) 5351 : audit 0 from='client.? 172.21.15.80:0/861128053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:27:48.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:27:47 smithi080 bash[41963]: cluster 2023-12-01T09:27:47.000828+0000 mgr.y (mgr.24362) 8378 : cluster 0 pgmap v8347: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:27:48.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:27:47 smithi080 bash[28361]: cluster 2023-12-01T09:27:47.000828+0000 mgr.y (mgr.24362) 8378 : cluster 0 pgmap v8347: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:27:48.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:27:47 smithi090 bash[32384]: cluster 2023-12-01T09:27:47.000828+0000 mgr.y (mgr.24362) 8378 : cluster 0 pgmap v8347: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:27:50.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:27:50 smithi080 bash[41963]: cluster 2023-12-01T09:27:49.001408+0000 mgr.y (mgr.24362) 8379 : cluster 0 pgmap v8348: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:27:50.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:27:50 smithi080 bash[41963]: audit 2023-12-01T09:27:49.125961+0000 mon.a (mon.0) 5506 : audit 0 from='client.? 172.21.15.80:0/2294809375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:27:50.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:27:50 smithi080 bash[28361]: cluster 2023-12-01T09:27:49.001408+0000 mgr.y (mgr.24362) 8379 : cluster 0 pgmap v8348: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:27:50.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:27:50 smithi080 bash[28361]: audit 2023-12-01T09:27:49.125961+0000 mon.a (mon.0) 5506 : audit 0 from='client.? 172.21.15.80:0/2294809375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:27:50.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:27:50 smithi090 bash[32384]: cluster 2023-12-01T09:27:49.001408+0000 mgr.y (mgr.24362) 8379 : cluster 0 pgmap v8348: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:27:50.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:27:50 smithi090 bash[32384]: audit 2023-12-01T09:27:49.125961+0000 mon.a (mon.0) 5506 : audit 0 from='client.? 172.21.15.80:0/2294809375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:27:52.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:27:52 smithi080 bash[41963]: cluster 2023-12-01T09:27:51.002520+0000 mgr.y (mgr.24362) 8380 : cluster 0 pgmap v8349: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:27:52.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:27:52 smithi080 bash[41963]: audit 2023-12-01T09:27:51.582559+0000 mon.c (mon.2) 5352 : audit 0 from='client.? 172.21.15.80:0/547541537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:27:52.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:27:52 smithi080 bash[28361]: cluster 2023-12-01T09:27:51.002520+0000 mgr.y (mgr.24362) 8380 : cluster 0 pgmap v8349: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:27:52.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:27:52 smithi080 bash[28361]: audit 2023-12-01T09:27:51.582559+0000 mon.c (mon.2) 5352 : audit 0 from='client.? 172.21.15.80:0/547541537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:27:52.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:27:52 smithi090 bash[32384]: cluster 2023-12-01T09:27:51.002520+0000 mgr.y (mgr.24362) 8380 : cluster 0 pgmap v8349: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:27:52.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:27:52 smithi090 bash[32384]: audit 2023-12-01T09:27:51.582559+0000 mon.c (mon.2) 5352 : audit 0 from='client.? 172.21.15.80:0/547541537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:27:54.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:27:53 smithi080 bash[28361]: cluster 2023-12-01T09:27:53.003194+0000 mgr.y (mgr.24362) 8381 : cluster 0 pgmap v8350: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:27:54.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:27:53 smithi080 bash[41963]: cluster 2023-12-01T09:27:53.003194+0000 mgr.y (mgr.24362) 8381 : cluster 0 pgmap v8350: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:27:54.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:27:53 smithi090 bash[32384]: cluster 2023-12-01T09:27:53.003194+0000 mgr.y (mgr.24362) 8381 : cluster 0 pgmap v8350: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:27:55.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:27:54 smithi080 bash[28361]: audit 2023-12-01T09:27:54.037785+0000 mon.c (mon.2) 5353 : audit 0 from='client.? 172.21.15.80:0/1416423406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:27:55.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:27:54 smithi080 bash[41963]: audit 2023-12-01T09:27:54.037785+0000 mon.c (mon.2) 5353 : audit 0 from='client.? 172.21.15.80:0/1416423406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:27:55.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:27:54 smithi090 bash[32384]: audit 2023-12-01T09:27:54.037785+0000 mon.c (mon.2) 5353 : audit 0 from='client.? 172.21.15.80:0/1416423406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:27:56.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:27:55 smithi080 bash[41963]: cluster 2023-12-01T09:27:55.003943+0000 mgr.y (mgr.24362) 8382 : cluster 0 pgmap v8351: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:27:56.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:27:55 smithi080 bash[41963]: audit 2023-12-01T09:27:55.221116+0000 mon.c (mon.2) 5354 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:27:56.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:27:55 smithi080 bash[28361]: cluster 2023-12-01T09:27:55.003943+0000 mgr.y (mgr.24362) 8382 : cluster 0 pgmap v8351: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:27:56.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:27:55 smithi080 bash[28361]: audit 2023-12-01T09:27:55.221116+0000 mon.c (mon.2) 5354 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:27:56.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:27:55 smithi090 bash[32384]: cluster 2023-12-01T09:27:55.003943+0000 mgr.y (mgr.24362) 8382 : cluster 0 pgmap v8351: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:27:56.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:27:55 smithi090 bash[32384]: audit 2023-12-01T09:27:55.221116+0000 mon.c (mon.2) 5354 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:27:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:27:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:27:56] "GET /metrics HTTP/1.1" 200 33989 "" "Prometheus/2.43.0" 2023-12-01T09:27:57.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:27:56 smithi080 bash[28361]: audit 2023-12-01T09:27:56.491744+0000 mon.c (mon.2) 5355 : audit 0 from='client.? 172.21.15.80:0/1062766875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:27:57.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:27:56 smithi080 bash[41963]: audit 2023-12-01T09:27:56.491744+0000 mon.c (mon.2) 5355 : audit 0 from='client.? 172.21.15.80:0/1062766875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:27:57.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:27:56 smithi090 bash[32384]: audit 2023-12-01T09:27:56.491744+0000 mon.c (mon.2) 5355 : audit 0 from='client.? 172.21.15.80:0/1062766875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:27:58.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:27:57 smithi080 bash[28361]: cluster 2023-12-01T09:27:57.004926+0000 mgr.y (mgr.24362) 8383 : cluster 0 pgmap v8352: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:27:58.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:27:57 smithi080 bash[41963]: cluster 2023-12-01T09:27:57.004926+0000 mgr.y (mgr.24362) 8383 : cluster 0 pgmap v8352: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:27:58.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:27:57 smithi090 bash[32384]: cluster 2023-12-01T09:27:57.004926+0000 mgr.y (mgr.24362) 8383 : cluster 0 pgmap v8352: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:27:59.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:27:58 smithi090 bash[32384]: audit 2023-12-01T09:27:58.945866+0000 mon.c (mon.2) 5356 : audit 0 from='client.? 172.21.15.80:0/2794875883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:27:59.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:27:58 smithi080 bash[41963]: audit 2023-12-01T09:27:58.945866+0000 mon.c (mon.2) 5356 : audit 0 from='client.? 172.21.15.80:0/2794875883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:27:59.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:27:58 smithi080 bash[28361]: audit 2023-12-01T09:27:58.945866+0000 mon.c (mon.2) 5356 : audit 0 from='client.? 172.21.15.80:0/2794875883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:28:00.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:28:00 smithi090 bash[32384]: cluster 2023-12-01T09:27:59.005430+0000 mgr.y (mgr.24362) 8384 : cluster 0 pgmap v8353: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:28:00.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:28:00 smithi080 bash[28361]: cluster 2023-12-01T09:27:59.005430+0000 mgr.y (mgr.24362) 8384 : cluster 0 pgmap v8353: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:28:00.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:28:00 smithi080 bash[41963]: cluster 2023-12-01T09:27:59.005430+0000 mgr.y (mgr.24362) 8384 : cluster 0 pgmap v8353: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:28:02.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:28:02 smithi080 bash[28361]: cluster 2023-12-01T09:28:01.006556+0000 mgr.y (mgr.24362) 8385 : cluster 0 pgmap v8354: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:28:02.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:28:02 smithi080 bash[28361]: audit 2023-12-01T09:28:01.401140+0000 mon.a (mon.0) 5507 : audit 0 from='client.? 172.21.15.80:0/4016885811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:28:02.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:28:02 smithi080 bash[41963]: cluster 2023-12-01T09:28:01.006556+0000 mgr.y (mgr.24362) 8385 : cluster 0 pgmap v8354: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:28:02.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:28:02 smithi080 bash[41963]: audit 2023-12-01T09:28:01.401140+0000 mon.a (mon.0) 5507 : audit 0 from='client.? 172.21.15.80:0/4016885811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:28:02.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:28:02 smithi090 bash[32384]: cluster 2023-12-01T09:28:01.006556+0000 mgr.y (mgr.24362) 8385 : cluster 0 pgmap v8354: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:28:02.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:28:02 smithi090 bash[32384]: audit 2023-12-01T09:28:01.401140+0000 mon.a (mon.0) 5507 : audit 0 from='client.? 172.21.15.80:0/4016885811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:28:04.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:28:03 smithi080 bash[28361]: cluster 2023-12-01T09:28:03.007222+0000 mgr.y (mgr.24362) 8386 : cluster 0 pgmap v8355: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:28:04.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:28:03 smithi080 bash[41963]: cluster 2023-12-01T09:28:03.007222+0000 mgr.y (mgr.24362) 8386 : cluster 0 pgmap v8355: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:28:04.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:28:03 smithi090 bash[32384]: cluster 2023-12-01T09:28:03.007222+0000 mgr.y (mgr.24362) 8386 : cluster 0 pgmap v8355: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:28:05.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:28:04 smithi080 bash[28361]: audit 2023-12-01T09:28:03.860218+0000 mon.c (mon.2) 5357 : audit 0 from='client.? 172.21.15.80:0/613152278' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:28:05.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:28:04 smithi080 bash[41963]: audit 2023-12-01T09:28:03.860218+0000 mon.c (mon.2) 5357 : audit 0 from='client.? 172.21.15.80:0/613152278' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:28:05.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:28:04 smithi090 bash[32384]: audit 2023-12-01T09:28:03.860218+0000 mon.c (mon.2) 5357 : audit 0 from='client.? 172.21.15.80:0/613152278' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:28:06.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:28:05 smithi080 bash[28361]: cluster 2023-12-01T09:28:05.007765+0000 mgr.y (mgr.24362) 8387 : cluster 0 pgmap v8356: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:28:06.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:28:05 smithi080 bash[41963]: cluster 2023-12-01T09:28:05.007765+0000 mgr.y (mgr.24362) 8387 : cluster 0 pgmap v8356: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:28:06.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:28:05 smithi090 bash[32384]: cluster 2023-12-01T09:28:05.007765+0000 mgr.y (mgr.24362) 8387 : cluster 0 pgmap v8356: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:28:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:28:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:28:06] "GET /metrics HTTP/1.1" 200 33989 "" "Prometheus/2.43.0" 2023-12-01T09:28:07.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:28:06 smithi080 bash[28361]: audit 2023-12-01T09:28:06.327164+0000 mon.c (mon.2) 5358 : audit 0 from='client.? 172.21.15.80:0/735627312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:28:07.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:28:06 smithi080 bash[41963]: audit 2023-12-01T09:28:06.327164+0000 mon.c (mon.2) 5358 : audit 0 from='client.? 172.21.15.80:0/735627312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:28:07.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:28:06 smithi090 bash[32384]: audit 2023-12-01T09:28:06.327164+0000 mon.c (mon.2) 5358 : audit 0 from='client.? 172.21.15.80:0/735627312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:28:08.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:28:07 smithi080 bash[41963]: cluster 2023-12-01T09:28:07.008862+0000 mgr.y (mgr.24362) 8388 : cluster 0 pgmap v8357: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:28:08.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:28:07 smithi080 bash[28361]: cluster 2023-12-01T09:28:07.008862+0000 mgr.y (mgr.24362) 8388 : cluster 0 pgmap v8357: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:28:08.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:28:07 smithi090 bash[32384]: cluster 2023-12-01T09:28:07.008862+0000 mgr.y (mgr.24362) 8388 : cluster 0 pgmap v8357: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:28:09.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:28:08 smithi080 bash[28361]: audit 2023-12-01T09:28:08.777129+0000 mon.a (mon.0) 5508 : audit 0 from='client.? 172.21.15.80:0/3733227122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:28:09.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:28:08 smithi080 bash[41963]: audit 2023-12-01T09:28:08.777129+0000 mon.a (mon.0) 5508 : audit 0 from='client.? 172.21.15.80:0/3733227122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:28:09.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:28:08 smithi090 bash[32384]: audit 2023-12-01T09:28:08.777129+0000 mon.a (mon.0) 5508 : audit 0 from='client.? 172.21.15.80:0/3733227122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:28:10.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:28:09 smithi080 bash[28361]: cluster 2023-12-01T09:28:09.009540+0000 mgr.y (mgr.24362) 8389 : cluster 0 pgmap v8358: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:28:10.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:28:09 smithi080 bash[41963]: cluster 2023-12-01T09:28:09.009540+0000 mgr.y (mgr.24362) 8389 : cluster 0 pgmap v8358: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:28:10.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:28:09 smithi090 bash[32384]: cluster 2023-12-01T09:28:09.009540+0000 mgr.y (mgr.24362) 8389 : cluster 0 pgmap v8358: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:28:11.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:28:10 smithi080 bash[41963]: audit 2023-12-01T09:28:10.221373+0000 mon.c (mon.2) 5359 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:28:11.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:28:10 smithi080 bash[28361]: audit 2023-12-01T09:28:10.221373+0000 mon.c (mon.2) 5359 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:28:11.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:28:10 smithi090 bash[32384]: audit 2023-12-01T09:28:10.221373+0000 mon.c (mon.2) 5359 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:28:12.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:28:11 smithi080 bash[28361]: cluster 2023-12-01T09:28:11.010655+0000 mgr.y (mgr.24362) 8390 : cluster 0 pgmap v8359: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:28:12.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:28:11 smithi080 bash[28361]: audit 2023-12-01T09:28:11.236302+0000 mon.a (mon.0) 5509 : audit 0 from='client.? 172.21.15.80:0/4159368676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:28:12.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:28:11 smithi080 bash[41963]: cluster 2023-12-01T09:28:11.010655+0000 mgr.y (mgr.24362) 8390 : cluster 0 pgmap v8359: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:28:12.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:28:11 smithi080 bash[41963]: audit 2023-12-01T09:28:11.236302+0000 mon.a (mon.0) 5509 : audit 0 from='client.? 172.21.15.80:0/4159368676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:28:12.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:28:11 smithi090 bash[32384]: cluster 2023-12-01T09:28:11.010655+0000 mgr.y (mgr.24362) 8390 : cluster 0 pgmap v8359: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:28:12.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:28:11 smithi090 bash[32384]: audit 2023-12-01T09:28:11.236302+0000 mon.a (mon.0) 5509 : audit 0 from='client.? 172.21.15.80:0/4159368676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:28:14.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:28:13 smithi080 bash[28361]: cluster 2023-12-01T09:28:13.011280+0000 mgr.y (mgr.24362) 8391 : cluster 0 pgmap v8360: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:28:14.207 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:28:13 smithi080 bash[28361]: audit 2023-12-01T09:28:13.696946+0000 mon.a (mon.0) 5510 : audit 0 from='client.? 172.21.15.80:0/2273315497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:28:14.207 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:28:13 smithi080 bash[41963]: cluster 2023-12-01T09:28:13.011280+0000 mgr.y (mgr.24362) 8391 : cluster 0 pgmap v8360: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:28:14.207 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:28:13 smithi080 bash[41963]: audit 2023-12-01T09:28:13.696946+0000 mon.a (mon.0) 5510 : audit 0 from='client.? 172.21.15.80:0/2273315497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:28:14.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:28:13 smithi090 bash[32384]: cluster 2023-12-01T09:28:13.011280+0000 mgr.y (mgr.24362) 8391 : cluster 0 pgmap v8360: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:28:14.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:28:13 smithi090 bash[32384]: audit 2023-12-01T09:28:13.696946+0000 mon.a (mon.0) 5510 : audit 0 from='client.? 172.21.15.80:0/2273315497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:28:16.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:28:16 smithi080 bash[28361]: cluster 2023-12-01T09:28:15.012056+0000 mgr.y (mgr.24362) 8392 : cluster 0 pgmap v8361: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:28:16.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:28:16 smithi080 bash[41963]: cluster 2023-12-01T09:28:15.012056+0000 mgr.y (mgr.24362) 8392 : cluster 0 pgmap v8361: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:28:16.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:28:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:28:16] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T09:28:16.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:28:16 smithi090 bash[32384]: cluster 2023-12-01T09:28:15.012056+0000 mgr.y (mgr.24362) 8392 : cluster 0 pgmap v8361: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:28:17.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:28:17 smithi080 bash[28361]: audit 2023-12-01T09:28:16.145850+0000 mon.a (mon.0) 5511 : audit 0 from='client.? 172.21.15.80:0/4053241303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:28:17.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:28:17 smithi080 bash[41963]: audit 2023-12-01T09:28:16.145850+0000 mon.a (mon.0) 5511 : audit 0 from='client.? 172.21.15.80:0/4053241303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:28:17.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:28:17 smithi090 bash[32384]: audit 2023-12-01T09:28:16.145850+0000 mon.a (mon.0) 5511 : audit 0 from='client.? 172.21.15.80:0/4053241303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:28:18.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:28:18 smithi080 bash[41963]: cluster 2023-12-01T09:28:17.013207+0000 mgr.y (mgr.24362) 8393 : cluster 0 pgmap v8362: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:28:18.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:28:18 smithi080 bash[28361]: cluster 2023-12-01T09:28:17.013207+0000 mgr.y (mgr.24362) 8393 : cluster 0 pgmap v8362: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:28:18.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:28:18 smithi090 bash[32384]: cluster 2023-12-01T09:28:17.013207+0000 mgr.y (mgr.24362) 8393 : cluster 0 pgmap v8362: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:28:19.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:28:19 smithi080 bash[41963]: audit 2023-12-01T09:28:18.591974+0000 mon.a (mon.0) 5512 : audit 0 from='client.? 172.21.15.80:0/87898407' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:28:19.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:28:19 smithi080 bash[28361]: audit 2023-12-01T09:28:18.591974+0000 mon.a (mon.0) 5512 : audit 0 from='client.? 172.21.15.80:0/87898407' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:28:19.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:28:19 smithi090 bash[32384]: audit 2023-12-01T09:28:18.591974+0000 mon.a (mon.0) 5512 : audit 0 from='client.? 172.21.15.80:0/87898407' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:28:20.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:28:20 smithi080 bash[28361]: cluster 2023-12-01T09:28:19.013823+0000 mgr.y (mgr.24362) 8394 : cluster 0 pgmap v8363: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:28:20.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:28:20 smithi080 bash[41963]: cluster 2023-12-01T09:28:19.013823+0000 mgr.y (mgr.24362) 8394 : cluster 0 pgmap v8363: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:28:20.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:28:20 smithi090 bash[32384]: cluster 2023-12-01T09:28:19.013823+0000 mgr.y (mgr.24362) 8394 : cluster 0 pgmap v8363: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:28:21.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:28:21 smithi080 bash[28361]: audit 2023-12-01T09:28:21.047812+0000 mon.a (mon.0) 5513 : audit 0 from='client.? 172.21.15.80:0/2162507866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:28:21.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:28:21 smithi080 bash[41963]: audit 2023-12-01T09:28:21.047812+0000 mon.a (mon.0) 5513 : audit 0 from='client.? 172.21.15.80:0/2162507866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:28:21.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:28:21 smithi090 bash[32384]: audit 2023-12-01T09:28:21.047812+0000 mon.a (mon.0) 5513 : audit 0 from='client.? 172.21.15.80:0/2162507866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:28:22.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:28:22 smithi080 bash[41963]: cluster 2023-12-01T09:28:21.014559+0000 mgr.y (mgr.24362) 8395 : cluster 0 pgmap v8364: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:28:22.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:28:22 smithi080 bash[28361]: cluster 2023-12-01T09:28:21.014559+0000 mgr.y (mgr.24362) 8395 : cluster 0 pgmap v8364: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:28:22.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:28:22 smithi090 bash[32384]: cluster 2023-12-01T09:28:21.014559+0000 mgr.y (mgr.24362) 8395 : cluster 0 pgmap v8364: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:28:24.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:28:23 smithi080 bash[41963]: cluster 2023-12-01T09:28:23.015271+0000 mgr.y (mgr.24362) 8396 : cluster 0 pgmap v8365: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:28:24.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:28:23 smithi080 bash[41963]: audit 2023-12-01T09:28:23.498702+0000 mon.c (mon.2) 5360 : audit 0 from='client.? 172.21.15.80:0/1925799356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:28:24.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:28:23 smithi080 bash[28361]: cluster 2023-12-01T09:28:23.015271+0000 mgr.y (mgr.24362) 8396 : cluster 0 pgmap v8365: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:28:24.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:28:23 smithi080 bash[28361]: audit 2023-12-01T09:28:23.498702+0000 mon.c (mon.2) 5360 : audit 0 from='client.? 172.21.15.80:0/1925799356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:28:24.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:28:23 smithi090 bash[32384]: cluster 2023-12-01T09:28:23.015271+0000 mgr.y (mgr.24362) 8396 : cluster 0 pgmap v8365: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:28:24.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:28:23 smithi090 bash[32384]: audit 2023-12-01T09:28:23.498702+0000 mon.c (mon.2) 5360 : audit 0 from='client.? 172.21.15.80:0/1925799356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:28:26.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:28:26 smithi080 bash[28361]: cluster 2023-12-01T09:28:25.016069+0000 mgr.y (mgr.24362) 8397 : cluster 0 pgmap v8366: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:28:26.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:28:26 smithi080 bash[28361]: audit 2023-12-01T09:28:25.221689+0000 mon.c (mon.2) 5361 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:28:26.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:28:26 smithi080 bash[28361]: audit 2023-12-01T09:28:25.964375+0000 mon.c (mon.2) 5362 : audit 0 from='client.? 172.21.15.80:0/4187979728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:28:26.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:28:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:28:26] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T09:28:26.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:28:26 smithi080 bash[41963]: cluster 2023-12-01T09:28:25.016069+0000 mgr.y (mgr.24362) 8397 : cluster 0 pgmap v8366: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:28:26.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:28:26 smithi080 bash[41963]: audit 2023-12-01T09:28:25.221689+0000 mon.c (mon.2) 5361 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:28:26.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:28:26 smithi080 bash[41963]: audit 2023-12-01T09:28:25.964375+0000 mon.c (mon.2) 5362 : audit 0 from='client.? 172.21.15.80:0/4187979728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:28:26.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:28:26 smithi090 bash[32384]: cluster 2023-12-01T09:28:25.016069+0000 mgr.y (mgr.24362) 8397 : cluster 0 pgmap v8366: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:28:26.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:28:26 smithi090 bash[32384]: audit 2023-12-01T09:28:25.221689+0000 mon.c (mon.2) 5361 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:28:26.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:28:26 smithi090 bash[32384]: audit 2023-12-01T09:28:25.964375+0000 mon.c (mon.2) 5362 : audit 0 from='client.? 172.21.15.80:0/4187979728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:28:28.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:28:28 smithi080 bash[41963]: cluster 2023-12-01T09:28:27.017300+0000 mgr.y (mgr.24362) 8398 : cluster 0 pgmap v8367: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:28:28.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:28:28 smithi080 bash[28361]: cluster 2023-12-01T09:28:27.017300+0000 mgr.y (mgr.24362) 8398 : cluster 0 pgmap v8367: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:28:28.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:28:28 smithi090 bash[32384]: cluster 2023-12-01T09:28:27.017300+0000 mgr.y (mgr.24362) 8398 : cluster 0 pgmap v8367: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:28:29.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:28:29 smithi080 bash[41963]: audit 2023-12-01T09:28:28.428769+0000 mon.a (mon.0) 5514 : audit 0 from='client.? 172.21.15.80:0/4145004814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:28:29.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:28:29 smithi080 bash[28361]: audit 2023-12-01T09:28:28.428769+0000 mon.a (mon.0) 5514 : audit 0 from='client.? 172.21.15.80:0/4145004814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:28:29.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:28:29 smithi090 bash[32384]: audit 2023-12-01T09:28:28.428769+0000 mon.a (mon.0) 5514 : audit 0 from='client.? 172.21.15.80:0/4145004814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:28:30.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:28:30 smithi080 bash[41963]: cluster 2023-12-01T09:28:29.017991+0000 mgr.y (mgr.24362) 8399 : cluster 0 pgmap v8368: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:28:30.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:28:30 smithi080 bash[28361]: cluster 2023-12-01T09:28:29.017991+0000 mgr.y (mgr.24362) 8399 : cluster 0 pgmap v8368: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:28:30.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:28:30 smithi090 bash[32384]: cluster 2023-12-01T09:28:29.017991+0000 mgr.y (mgr.24362) 8399 : cluster 0 pgmap v8368: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:28:31.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:28:31 smithi080 bash[28361]: audit 2023-12-01T09:28:30.882888+0000 mon.a (mon.0) 5515 : audit 0 from='client.? 172.21.15.80:0/2158239516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:28:31.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:28:31 smithi080 bash[41963]: audit 2023-12-01T09:28:30.882888+0000 mon.a (mon.0) 5515 : audit 0 from='client.? 172.21.15.80:0/2158239516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:28:31.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:28:31 smithi090 bash[32384]: audit 2023-12-01T09:28:30.882888+0000 mon.a (mon.0) 5515 : audit 0 from='client.? 172.21.15.80:0/2158239516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:28:32.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:28:32 smithi080 bash[28361]: cluster 2023-12-01T09:28:31.018969+0000 mgr.y (mgr.24362) 8400 : cluster 0 pgmap v8369: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:28:32.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:28:32 smithi080 bash[41963]: cluster 2023-12-01T09:28:31.018969+0000 mgr.y (mgr.24362) 8400 : cluster 0 pgmap v8369: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:28:32.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:28:32 smithi090 bash[32384]: cluster 2023-12-01T09:28:31.018969+0000 mgr.y (mgr.24362) 8400 : cluster 0 pgmap v8369: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:28:33.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:28:33 smithi080 bash[28361]: audit 2023-12-01T09:28:32.476049+0000 mon.c (mon.2) 5363 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:28:33.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:28:33 smithi080 bash[41963]: audit 2023-12-01T09:28:32.476049+0000 mon.c (mon.2) 5363 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:28:33.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:28:33 smithi090 bash[32384]: audit 2023-12-01T09:28:32.476049+0000 mon.c (mon.2) 5363 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:28:34.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:28:34 smithi080 bash[28361]: cluster 2023-12-01T09:28:33.019332+0000 mgr.y (mgr.24362) 8401 : cluster 0 pgmap v8370: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:28:34.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:28:34 smithi080 bash[28361]: audit 2023-12-01T09:28:33.337114+0000 mon.a (mon.0) 5516 : audit 0 from='client.? 172.21.15.80:0/724970563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:28:34.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:28:34 smithi080 bash[41963]: cluster 2023-12-01T09:28:33.019332+0000 mgr.y (mgr.24362) 8401 : cluster 0 pgmap v8370: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:28:34.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:28:34 smithi080 bash[41963]: audit 2023-12-01T09:28:33.337114+0000 mon.a (mon.0) 5516 : audit 0 from='client.? 172.21.15.80:0/724970563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:28:34.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:28:34 smithi090 bash[32384]: cluster 2023-12-01T09:28:33.019332+0000 mgr.y (mgr.24362) 8401 : cluster 0 pgmap v8370: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:28:34.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:28:34 smithi090 bash[32384]: audit 2023-12-01T09:28:33.337114+0000 mon.a (mon.0) 5516 : audit 0 from='client.? 172.21.15.80:0/724970563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:28:36.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:28:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:28:36] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T09:28:36.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:28:36 smithi080 bash[28361]: cluster 2023-12-01T09:28:35.020111+0000 mgr.y (mgr.24362) 8402 : cluster 0 pgmap v8371: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:28:36.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:28:36 smithi080 bash[28361]: audit 2023-12-01T09:28:35.798421+0000 mon.c (mon.2) 5364 : audit 0 from='client.? 172.21.15.80:0/2879016955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:28:36.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:28:36 smithi080 bash[41963]: cluster 2023-12-01T09:28:35.020111+0000 mgr.y (mgr.24362) 8402 : cluster 0 pgmap v8371: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:28:36.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:28:36 smithi080 bash[41963]: audit 2023-12-01T09:28:35.798421+0000 mon.c (mon.2) 5364 : audit 0 from='client.? 172.21.15.80:0/2879016955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:28:36.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:28:36 smithi090 bash[32384]: cluster 2023-12-01T09:28:35.020111+0000 mgr.y (mgr.24362) 8402 : cluster 0 pgmap v8371: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:28:36.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:28:36 smithi090 bash[32384]: audit 2023-12-01T09:28:35.798421+0000 mon.c (mon.2) 5364 : audit 0 from='client.? 172.21.15.80:0/2879016955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:28:38.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:28:38 smithi080 bash[41963]: cluster 2023-12-01T09:28:37.021194+0000 mgr.y (mgr.24362) 8403 : cluster 0 pgmap v8372: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:28:38.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:28:38 smithi080 bash[28361]: cluster 2023-12-01T09:28:37.021194+0000 mgr.y (mgr.24362) 8403 : cluster 0 pgmap v8372: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:28:38.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:28:38 smithi090 bash[32384]: cluster 2023-12-01T09:28:37.021194+0000 mgr.y (mgr.24362) 8403 : cluster 0 pgmap v8372: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:28:39.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:28:39 smithi080 bash[28361]: audit 2023-12-01T09:28:38.273745+0000 mon.a (mon.0) 5517 : audit 0 from='client.? 172.21.15.80:0/2656743939' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:28:39.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:28:39 smithi080 bash[28361]: audit 2023-12-01T09:28:38.320658+0000 mon.a (mon.0) 5518 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:28:39.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:28:39 smithi080 bash[28361]: audit 2023-12-01T09:28:38.333502+0000 mon.a (mon.0) 5519 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:28:39.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:28:39 smithi080 bash[28361]: audit 2023-12-01T09:28:38.673109+0000 mon.a (mon.0) 5520 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:28:39.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:28:39 smithi080 bash[28361]: audit 2023-12-01T09:28:38.682534+0000 mon.a (mon.0) 5521 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:28:39.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:28:39 smithi080 bash[41963]: audit 2023-12-01T09:28:38.273745+0000 mon.a (mon.0) 5517 : audit 0 from='client.? 172.21.15.80:0/2656743939' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:28:39.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:28:39 smithi080 bash[41963]: audit 2023-12-01T09:28:38.320658+0000 mon.a (mon.0) 5518 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:28:39.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:28:39 smithi080 bash[41963]: audit 2023-12-01T09:28:38.333502+0000 mon.a (mon.0) 5519 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:28:39.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:28:39 smithi080 bash[41963]: audit 2023-12-01T09:28:38.673109+0000 mon.a (mon.0) 5520 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:28:39.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:28:39 smithi080 bash[41963]: audit 2023-12-01T09:28:38.682534+0000 mon.a (mon.0) 5521 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:28:39.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:28:39 smithi090 bash[32384]: audit 2023-12-01T09:28:38.273745+0000 mon.a (mon.0) 5517 : audit 0 from='client.? 172.21.15.80:0/2656743939' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:28:39.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:28:39 smithi090 bash[32384]: audit 2023-12-01T09:28:38.320658+0000 mon.a (mon.0) 5518 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:28:39.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:28:39 smithi090 bash[32384]: audit 2023-12-01T09:28:38.333502+0000 mon.a (mon.0) 5519 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:28:39.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:28:39 smithi090 bash[32384]: audit 2023-12-01T09:28:38.673109+0000 mon.a (mon.0) 5520 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:28:39.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:28:39 smithi090 bash[32384]: audit 2023-12-01T09:28:38.682534+0000 mon.a (mon.0) 5521 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:28:40.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:28:40 smithi080 bash[41963]: cluster 2023-12-01T09:28:39.021841+0000 mgr.y (mgr.24362) 8404 : cluster 0 pgmap v8373: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:28:40.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:28:40 smithi080 bash[41963]: audit 2023-12-01T09:28:39.215063+0000 mon.c (mon.2) 5365 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:28:40.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:28:40 smithi080 bash[41963]: audit 2023-12-01T09:28:39.216774+0000 mon.c (mon.2) 5366 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:28:40.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:28:40 smithi080 bash[41963]: audit 2023-12-01T09:28:39.227039+0000 mon.a (mon.0) 5522 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:28:40.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:28:40 smithi080 bash[28361]: cluster 2023-12-01T09:28:39.021841+0000 mgr.y (mgr.24362) 8404 : cluster 0 pgmap v8373: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:28:40.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:28:40 smithi080 bash[28361]: audit 2023-12-01T09:28:39.215063+0000 mon.c (mon.2) 5365 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:28:40.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:28:40 smithi080 bash[28361]: audit 2023-12-01T09:28:39.216774+0000 mon.c (mon.2) 5366 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:28:40.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:28:40 smithi080 bash[28361]: audit 2023-12-01T09:28:39.227039+0000 mon.a (mon.0) 5522 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:28:40.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:28:40 smithi090 bash[32384]: cluster 2023-12-01T09:28:39.021841+0000 mgr.y (mgr.24362) 8404 : cluster 0 pgmap v8373: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:28:40.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:28:40 smithi090 bash[32384]: audit 2023-12-01T09:28:39.215063+0000 mon.c (mon.2) 5365 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:28:40.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:28:40 smithi090 bash[32384]: audit 2023-12-01T09:28:39.216774+0000 mon.c (mon.2) 5366 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:28:40.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:28:40 smithi090 bash[32384]: audit 2023-12-01T09:28:39.227039+0000 mon.a (mon.0) 5522 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:28:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:28:41 smithi080 bash[28361]: audit 2023-12-01T09:28:40.222237+0000 mon.c (mon.2) 5367 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:28:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:28:41 smithi080 bash[28361]: audit 2023-12-01T09:28:40.726044+0000 mon.a (mon.0) 5523 : audit 0 from='client.? 172.21.15.80:0/3461410610' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:28:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:28:41 smithi080 bash[41963]: audit 2023-12-01T09:28:40.222237+0000 mon.c (mon.2) 5367 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:28:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:28:41 smithi080 bash[41963]: audit 2023-12-01T09:28:40.726044+0000 mon.a (mon.0) 5523 : audit 0 from='client.? 172.21.15.80:0/3461410610' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:28:41.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:28:41 smithi090 bash[32384]: audit 2023-12-01T09:28:40.222237+0000 mon.c (mon.2) 5367 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:28:41.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:28:41 smithi090 bash[32384]: audit 2023-12-01T09:28:40.726044+0000 mon.a (mon.0) 5523 : audit 0 from='client.? 172.21.15.80:0/3461410610' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:28:42.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:28:42 smithi080 bash[28361]: cluster 2023-12-01T09:28:41.022989+0000 mgr.y (mgr.24362) 8405 : cluster 0 pgmap v8374: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:28:42.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:28:42 smithi080 bash[41963]: cluster 2023-12-01T09:28:41.022989+0000 mgr.y (mgr.24362) 8405 : cluster 0 pgmap v8374: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:28:42.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:28:42 smithi090 bash[32384]: cluster 2023-12-01T09:28:41.022989+0000 mgr.y (mgr.24362) 8405 : cluster 0 pgmap v8374: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:28:44.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:28:43 smithi080 bash[41963]: cluster 2023-12-01T09:28:43.023519+0000 mgr.y (mgr.24362) 8406 : cluster 0 pgmap v8375: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:28:44.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:28:43 smithi080 bash[41963]: audit 2023-12-01T09:28:43.183708+0000 mon.a (mon.0) 5524 : audit 0 from='client.? 172.21.15.80:0/3121006441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:28:44.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:28:43 smithi080 bash[28361]: cluster 2023-12-01T09:28:43.023519+0000 mgr.y (mgr.24362) 8406 : cluster 0 pgmap v8375: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:28:44.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:28:43 smithi080 bash[28361]: audit 2023-12-01T09:28:43.183708+0000 mon.a (mon.0) 5524 : audit 0 from='client.? 172.21.15.80:0/3121006441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:28:44.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:28:43 smithi090 bash[32384]: cluster 2023-12-01T09:28:43.023519+0000 mgr.y (mgr.24362) 8406 : cluster 0 pgmap v8375: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:28:44.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:28:43 smithi090 bash[32384]: audit 2023-12-01T09:28:43.183708+0000 mon.a (mon.0) 5524 : audit 0 from='client.? 172.21.15.80:0/3121006441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:28:46.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:28:46 smithi080 bash[28361]: cluster 2023-12-01T09:28:45.024178+0000 mgr.y (mgr.24362) 8407 : cluster 0 pgmap v8376: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:28:46.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:28:46 smithi080 bash[28361]: audit 2023-12-01T09:28:45.627185+0000 mon.a (mon.0) 5525 : audit 0 from='client.? 172.21.15.80:0/1273130100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:28:46.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:28:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:28:46] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T09:28:46.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:28:46 smithi080 bash[41963]: cluster 2023-12-01T09:28:45.024178+0000 mgr.y (mgr.24362) 8407 : cluster 0 pgmap v8376: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:28:46.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:28:46 smithi080 bash[41963]: audit 2023-12-01T09:28:45.627185+0000 mon.a (mon.0) 5525 : audit 0 from='client.? 172.21.15.80:0/1273130100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:28:46.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:28:46 smithi090 bash[32384]: cluster 2023-12-01T09:28:45.024178+0000 mgr.y (mgr.24362) 8407 : cluster 0 pgmap v8376: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:28:46.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:28:46 smithi090 bash[32384]: audit 2023-12-01T09:28:45.627185+0000 mon.a (mon.0) 5525 : audit 0 from='client.? 172.21.15.80:0/1273130100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:28:48.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:28:48 smithi080 bash[28361]: cluster 2023-12-01T09:28:47.025239+0000 mgr.y (mgr.24362) 8408 : cluster 0 pgmap v8377: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:28:48.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:28:48 smithi080 bash[41963]: cluster 2023-12-01T09:28:47.025239+0000 mgr.y (mgr.24362) 8408 : cluster 0 pgmap v8377: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:28:48.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:28:48 smithi090 bash[32384]: cluster 2023-12-01T09:28:47.025239+0000 mgr.y (mgr.24362) 8408 : cluster 0 pgmap v8377: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:28:49.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:28:49 smithi080 bash[28361]: audit 2023-12-01T09:28:48.086575+0000 mon.c (mon.2) 5368 : audit 0 from='client.? 172.21.15.80:0/4238612685' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:28:49.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:28:49 smithi080 bash[41963]: audit 2023-12-01T09:28:48.086575+0000 mon.c (mon.2) 5368 : audit 0 from='client.? 172.21.15.80:0/4238612685' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:28:49.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:28:49 smithi090 bash[32384]: audit 2023-12-01T09:28:48.086575+0000 mon.c (mon.2) 5368 : audit 0 from='client.? 172.21.15.80:0/4238612685' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:28:50.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:28:50 smithi080 bash[41963]: cluster 2023-12-01T09:28:49.025876+0000 mgr.y (mgr.24362) 8409 : cluster 0 pgmap v8378: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:28:50.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:28:50 smithi080 bash[28361]: cluster 2023-12-01T09:28:49.025876+0000 mgr.y (mgr.24362) 8409 : cluster 0 pgmap v8378: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:28:50.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:28:50 smithi090 bash[32384]: cluster 2023-12-01T09:28:49.025876+0000 mgr.y (mgr.24362) 8409 : cluster 0 pgmap v8378: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:28:51.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:28:51 smithi080 bash[41963]: audit 2023-12-01T09:28:50.527844+0000 mon.a (mon.0) 5526 : audit 0 from='client.? 172.21.15.80:0/3761629217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:28:51.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:28:51 smithi080 bash[28361]: audit 2023-12-01T09:28:50.527844+0000 mon.a (mon.0) 5526 : audit 0 from='client.? 172.21.15.80:0/3761629217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:28:51.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:28:51 smithi090 bash[32384]: audit 2023-12-01T09:28:50.527844+0000 mon.a (mon.0) 5526 : audit 0 from='client.? 172.21.15.80:0/3761629217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:28:52.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:28:52 smithi080 bash[28361]: cluster 2023-12-01T09:28:51.027008+0000 mgr.y (mgr.24362) 8410 : cluster 0 pgmap v8379: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:28:52.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:28:52 smithi080 bash[41963]: cluster 2023-12-01T09:28:51.027008+0000 mgr.y (mgr.24362) 8410 : cluster 0 pgmap v8379: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:28:52.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:28:52 smithi090 bash[32384]: cluster 2023-12-01T09:28:51.027008+0000 mgr.y (mgr.24362) 8410 : cluster 0 pgmap v8379: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:28:54.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:28:53 smithi080 bash[41963]: audit 2023-12-01T09:28:52.981435+0000 mon.c (mon.2) 5369 : audit 0 from='client.? 172.21.15.80:0/3458839903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:28:54.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:28:53 smithi080 bash[41963]: cluster 2023-12-01T09:28:53.027680+0000 mgr.y (mgr.24362) 8411 : cluster 0 pgmap v8380: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:28:54.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:28:53 smithi080 bash[28361]: audit 2023-12-01T09:28:52.981435+0000 mon.c (mon.2) 5369 : audit 0 from='client.? 172.21.15.80:0/3458839903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:28:54.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:28:53 smithi080 bash[28361]: cluster 2023-12-01T09:28:53.027680+0000 mgr.y (mgr.24362) 8411 : cluster 0 pgmap v8380: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:28:54.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:28:53 smithi090 bash[32384]: audit 2023-12-01T09:28:52.981435+0000 mon.c (mon.2) 5369 : audit 0 from='client.? 172.21.15.80:0/3458839903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:28:54.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:28:53 smithi090 bash[32384]: cluster 2023-12-01T09:28:53.027680+0000 mgr.y (mgr.24362) 8411 : cluster 0 pgmap v8380: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:28:56.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:28:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:28:56] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T09:28:56.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:28:56 smithi080 bash[28361]: cluster 2023-12-01T09:28:55.028219+0000 mgr.y (mgr.24362) 8412 : cluster 0 pgmap v8381: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:28:56.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:28:56 smithi080 bash[28361]: audit 2023-12-01T09:28:55.222265+0000 mon.c (mon.2) 5370 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:28:56.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:28:56 smithi080 bash[28361]: audit 2023-12-01T09:28:55.434287+0000 mon.c (mon.2) 5371 : audit 0 from='client.? 172.21.15.80:0/234872121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:28:56.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:28:56 smithi080 bash[41963]: cluster 2023-12-01T09:28:55.028219+0000 mgr.y (mgr.24362) 8412 : cluster 0 pgmap v8381: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:28:56.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:28:56 smithi080 bash[41963]: audit 2023-12-01T09:28:55.222265+0000 mon.c (mon.2) 5370 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:28:56.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:28:56 smithi080 bash[41963]: audit 2023-12-01T09:28:55.434287+0000 mon.c (mon.2) 5371 : audit 0 from='client.? 172.21.15.80:0/234872121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:28:56.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:28:56 smithi090 bash[32384]: cluster 2023-12-01T09:28:55.028219+0000 mgr.y (mgr.24362) 8412 : cluster 0 pgmap v8381: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:28:56.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:28:56 smithi090 bash[32384]: audit 2023-12-01T09:28:55.222265+0000 mon.c (mon.2) 5370 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:28:56.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:28:56 smithi090 bash[32384]: audit 2023-12-01T09:28:55.434287+0000 mon.c (mon.2) 5371 : audit 0 from='client.? 172.21.15.80:0/234872121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:28:58.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:28:58 smithi080 bash[41963]: cluster 2023-12-01T09:28:57.029382+0000 mgr.y (mgr.24362) 8413 : cluster 0 pgmap v8382: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:28:58.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:28:58 smithi080 bash[41963]: audit 2023-12-01T09:28:57.890829+0000 mon.a (mon.0) 5527 : audit 0 from='client.? 172.21.15.80:0/208663862' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:28:58.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:28:58 smithi080 bash[28361]: cluster 2023-12-01T09:28:57.029382+0000 mgr.y (mgr.24362) 8413 : cluster 0 pgmap v8382: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:28:58.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:28:58 smithi080 bash[28361]: audit 2023-12-01T09:28:57.890829+0000 mon.a (mon.0) 5527 : audit 0 from='client.? 172.21.15.80:0/208663862' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:28:58.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:28:58 smithi090 bash[32384]: cluster 2023-12-01T09:28:57.029382+0000 mgr.y (mgr.24362) 8413 : cluster 0 pgmap v8382: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:28:58.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:28:58 smithi090 bash[32384]: audit 2023-12-01T09:28:57.890829+0000 mon.a (mon.0) 5527 : audit 0 from='client.? 172.21.15.80:0/208663862' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:29:00.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:29:00 smithi080 bash[28361]: cluster 2023-12-01T09:28:59.030193+0000 mgr.y (mgr.24362) 8414 : cluster 0 pgmap v8383: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:29:00.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:29:00 smithi080 bash[41963]: cluster 2023-12-01T09:28:59.030193+0000 mgr.y (mgr.24362) 8414 : cluster 0 pgmap v8383: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:29:00.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:29:00 smithi090 bash[32384]: cluster 2023-12-01T09:28:59.030193+0000 mgr.y (mgr.24362) 8414 : cluster 0 pgmap v8383: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:29:01.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:29:01 smithi080 bash[28361]: audit 2023-12-01T09:29:00.348257+0000 mon.c (mon.2) 5372 : audit 0 from='client.? 172.21.15.80:0/2971087284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:29:01.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:29:01 smithi080 bash[41963]: audit 2023-12-01T09:29:00.348257+0000 mon.c (mon.2) 5372 : audit 0 from='client.? 172.21.15.80:0/2971087284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:29:01.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:29:01 smithi090 bash[32384]: audit 2023-12-01T09:29:00.348257+0000 mon.c (mon.2) 5372 : audit 0 from='client.? 172.21.15.80:0/2971087284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:29:02.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:29:02 smithi080 bash[41963]: cluster 2023-12-01T09:29:01.031445+0000 mgr.y (mgr.24362) 8415 : cluster 0 pgmap v8384: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:29:02.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:29:02 smithi080 bash[28361]: cluster 2023-12-01T09:29:01.031445+0000 mgr.y (mgr.24362) 8415 : cluster 0 pgmap v8384: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:29:02.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:29:02 smithi090 bash[32384]: cluster 2023-12-01T09:29:01.031445+0000 mgr.y (mgr.24362) 8415 : cluster 0 pgmap v8384: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:29:03.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:29:03 smithi080 bash[28361]: audit 2023-12-01T09:29:02.801773+0000 mon.a (mon.0) 5528 : audit 0 from='client.? 172.21.15.80:0/3465203363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:29:03.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:29:03 smithi080 bash[41963]: audit 2023-12-01T09:29:02.801773+0000 mon.a (mon.0) 5528 : audit 0 from='client.? 172.21.15.80:0/3465203363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:29:03.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:29:03 smithi090 bash[32384]: audit 2023-12-01T09:29:02.801773+0000 mon.a (mon.0) 5528 : audit 0 from='client.? 172.21.15.80:0/3465203363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:29:04.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:29:04 smithi080 bash[28361]: cluster 2023-12-01T09:29:03.032161+0000 mgr.y (mgr.24362) 8416 : cluster 0 pgmap v8385: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:29:04.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:29:04 smithi080 bash[41963]: cluster 2023-12-01T09:29:03.032161+0000 mgr.y (mgr.24362) 8416 : cluster 0 pgmap v8385: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:29:04.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:29:04 smithi090 bash[32384]: cluster 2023-12-01T09:29:03.032161+0000 mgr.y (mgr.24362) 8416 : cluster 0 pgmap v8385: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:29:06.433 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:29:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:29:06] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T09:29:06.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:29:06 smithi080 bash[41963]: cluster 2023-12-01T09:29:05.032795+0000 mgr.y (mgr.24362) 8417 : cluster 0 pgmap v8386: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:29:06.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:29:06 smithi080 bash[41963]: audit 2023-12-01T09:29:05.259155+0000 mon.a (mon.0) 5529 : audit 0 from='client.? 172.21.15.80:0/721599766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:29:06.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:29:06 smithi080 bash[28361]: cluster 2023-12-01T09:29:05.032795+0000 mgr.y (mgr.24362) 8417 : cluster 0 pgmap v8386: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:29:06.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:29:06 smithi080 bash[28361]: audit 2023-12-01T09:29:05.259155+0000 mon.a (mon.0) 5529 : audit 0 from='client.? 172.21.15.80:0/721599766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:29:06.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:29:06 smithi090 bash[32384]: cluster 2023-12-01T09:29:05.032795+0000 mgr.y (mgr.24362) 8417 : cluster 0 pgmap v8386: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:29:06.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:29:06 smithi090 bash[32384]: audit 2023-12-01T09:29:05.259155+0000 mon.a (mon.0) 5529 : audit 0 from='client.? 172.21.15.80:0/721599766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:29:08.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:29:08 smithi080 bash[41963]: cluster 2023-12-01T09:29:07.033961+0000 mgr.y (mgr.24362) 8418 : cluster 0 pgmap v8387: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:29:08.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:29:08 smithi080 bash[41963]: audit 2023-12-01T09:29:07.715105+0000 mon.a (mon.0) 5530 : audit 0 from='client.? 172.21.15.80:0/312118661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:29:08.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:29:08 smithi080 bash[28361]: cluster 2023-12-01T09:29:07.033961+0000 mgr.y (mgr.24362) 8418 : cluster 0 pgmap v8387: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:29:08.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:29:08 smithi080 bash[28361]: audit 2023-12-01T09:29:07.715105+0000 mon.a (mon.0) 5530 : audit 0 from='client.? 172.21.15.80:0/312118661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:29:08.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:29:08 smithi090 bash[32384]: cluster 2023-12-01T09:29:07.033961+0000 mgr.y (mgr.24362) 8418 : cluster 0 pgmap v8387: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:29:08.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:29:08 smithi090 bash[32384]: audit 2023-12-01T09:29:07.715105+0000 mon.a (mon.0) 5530 : audit 0 from='client.? 172.21.15.80:0/312118661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:29:10.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:29:10 smithi080 bash[41963]: cluster 2023-12-01T09:29:09.034618+0000 mgr.y (mgr.24362) 8419 : cluster 0 pgmap v8388: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:29:10.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:29:10 smithi080 bash[28361]: cluster 2023-12-01T09:29:09.034618+0000 mgr.y (mgr.24362) 8419 : cluster 0 pgmap v8388: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:29:10.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:29:10 smithi090 bash[32384]: cluster 2023-12-01T09:29:09.034618+0000 mgr.y (mgr.24362) 8419 : cluster 0 pgmap v8388: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:29:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:29:11 smithi080 bash[41963]: audit 2023-12-01T09:29:10.161953+0000 mon.a (mon.0) 5531 : audit 0 from='client.? 172.21.15.80:0/2000760776' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:29:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:29:11 smithi080 bash[41963]: audit 2023-12-01T09:29:10.222986+0000 mon.c (mon.2) 5373 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:29:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:29:11 smithi080 bash[28361]: audit 2023-12-01T09:29:10.161953+0000 mon.a (mon.0) 5531 : audit 0 from='client.? 172.21.15.80:0/2000760776' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:29:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:29:11 smithi080 bash[28361]: audit 2023-12-01T09:29:10.222986+0000 mon.c (mon.2) 5373 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:29:11.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:29:11 smithi090 bash[32384]: audit 2023-12-01T09:29:10.161953+0000 mon.a (mon.0) 5531 : audit 0 from='client.? 172.21.15.80:0/2000760776' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:29:11.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:29:11 smithi090 bash[32384]: audit 2023-12-01T09:29:10.222986+0000 mon.c (mon.2) 5373 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:29:12.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:29:12 smithi080 bash[28361]: cluster 2023-12-01T09:29:11.035689+0000 mgr.y (mgr.24362) 8420 : cluster 0 pgmap v8389: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:29:12.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:29:12 smithi080 bash[41963]: cluster 2023-12-01T09:29:11.035689+0000 mgr.y (mgr.24362) 8420 : cluster 0 pgmap v8389: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:29:12.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:29:12 smithi090 bash[32384]: cluster 2023-12-01T09:29:11.035689+0000 mgr.y (mgr.24362) 8420 : cluster 0 pgmap v8389: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:29:13.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:29:13 smithi080 bash[28361]: audit 2023-12-01T09:29:12.605176+0000 mon.c (mon.2) 5374 : audit 0 from='client.? 172.21.15.80:0/2929050166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:29:13.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:29:13 smithi080 bash[41963]: audit 2023-12-01T09:29:12.605176+0000 mon.c (mon.2) 5374 : audit 0 from='client.? 172.21.15.80:0/2929050166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:29:13.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:29:13 smithi090 bash[32384]: audit 2023-12-01T09:29:12.605176+0000 mon.c (mon.2) 5374 : audit 0 from='client.? 172.21.15.80:0/2929050166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:29:14.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:29:14 smithi080 bash[28361]: cluster 2023-12-01T09:29:13.036358+0000 mgr.y (mgr.24362) 8421 : cluster 0 pgmap v8390: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:29:14.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:29:14 smithi080 bash[41963]: cluster 2023-12-01T09:29:13.036358+0000 mgr.y (mgr.24362) 8421 : cluster 0 pgmap v8390: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:29:14.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:29:14 smithi090 bash[32384]: cluster 2023-12-01T09:29:13.036358+0000 mgr.y (mgr.24362) 8421 : cluster 0 pgmap v8390: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:29:15.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:29:15 smithi080 bash[28361]: audit 2023-12-01T09:29:15.061928+0000 mon.a (mon.0) 5532 : audit 0 from='client.? 172.21.15.80:0/383794562' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:29:15.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:29:15 smithi080 bash[41963]: audit 2023-12-01T09:29:15.061928+0000 mon.a (mon.0) 5532 : audit 0 from='client.? 172.21.15.80:0/383794562' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:29:15.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:29:15 smithi090 bash[32384]: audit 2023-12-01T09:29:15.061928+0000 mon.a (mon.0) 5532 : audit 0 from='client.? 172.21.15.80:0/383794562' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:29:16.407 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:29:16 smithi080 bash[28361]: cluster 2023-12-01T09:29:15.037081+0000 mgr.y (mgr.24362) 8422 : cluster 0 pgmap v8391: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:29:16.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:29:16 smithi090 bash[32384]: cluster 2023-12-01T09:29:15.037081+0000 mgr.y (mgr.24362) 8422 : cluster 0 pgmap v8391: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:29:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:29:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:29:16] "GET /metrics HTTP/1.1" 200 33988 "" "Prometheus/2.43.0" 2023-12-01T09:29:16.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:29:16 smithi080 bash[41963]: cluster 2023-12-01T09:29:15.037081+0000 mgr.y (mgr.24362) 8422 : cluster 0 pgmap v8391: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:29:18.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:29:18 smithi080 bash[41963]: cluster 2023-12-01T09:29:17.038265+0000 mgr.y (mgr.24362) 8423 : cluster 0 pgmap v8392: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:29:18.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:29:18 smithi080 bash[41963]: audit 2023-12-01T09:29:17.510150+0000 mon.a (mon.0) 5533 : audit 0 from='client.? 172.21.15.80:0/2486463399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:29:18.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:29:18 smithi080 bash[28361]: cluster 2023-12-01T09:29:17.038265+0000 mgr.y (mgr.24362) 8423 : cluster 0 pgmap v8392: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:29:18.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:29:18 smithi080 bash[28361]: audit 2023-12-01T09:29:17.510150+0000 mon.a (mon.0) 5533 : audit 0 from='client.? 172.21.15.80:0/2486463399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:29:18.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:29:18 smithi090 bash[32384]: cluster 2023-12-01T09:29:17.038265+0000 mgr.y (mgr.24362) 8423 : cluster 0 pgmap v8392: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:29:18.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:29:18 smithi090 bash[32384]: audit 2023-12-01T09:29:17.510150+0000 mon.a (mon.0) 5533 : audit 0 from='client.? 172.21.15.80:0/2486463399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:29:20.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:29:20 smithi080 bash[41963]: cluster 2023-12-01T09:29:19.038907+0000 mgr.y (mgr.24362) 8424 : cluster 0 pgmap v8393: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:29:20.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:29:20 smithi080 bash[41963]: audit 2023-12-01T09:29:19.964416+0000 mon.c (mon.2) 5375 : audit 0 from='client.? 172.21.15.80:0/1854444453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:29:20.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:29:20 smithi080 bash[28361]: cluster 2023-12-01T09:29:19.038907+0000 mgr.y (mgr.24362) 8424 : cluster 0 pgmap v8393: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:29:20.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:29:20 smithi080 bash[28361]: audit 2023-12-01T09:29:19.964416+0000 mon.c (mon.2) 5375 : audit 0 from='client.? 172.21.15.80:0/1854444453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:29:20.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:29:20 smithi090 bash[32384]: cluster 2023-12-01T09:29:19.038907+0000 mgr.y (mgr.24362) 8424 : cluster 0 pgmap v8393: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:29:20.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:29:20 smithi090 bash[32384]: audit 2023-12-01T09:29:19.964416+0000 mon.c (mon.2) 5375 : audit 0 from='client.? 172.21.15.80:0/1854444453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:29:22.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:29:22 smithi080 bash[28361]: cluster 2023-12-01T09:29:21.040006+0000 mgr.y (mgr.24362) 8425 : cluster 0 pgmap v8394: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:29:22.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:29:22 smithi080 bash[41963]: cluster 2023-12-01T09:29:21.040006+0000 mgr.y (mgr.24362) 8425 : cluster 0 pgmap v8394: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:29:22.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:29:22 smithi090 bash[32384]: cluster 2023-12-01T09:29:21.040006+0000 mgr.y (mgr.24362) 8425 : cluster 0 pgmap v8394: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:29:23.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:29:23 smithi080 bash[28361]: audit 2023-12-01T09:29:22.420646+0000 mon.a (mon.0) 5534 : audit 0 from='client.? 172.21.15.80:0/248937540' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:29:23.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:29:23 smithi080 bash[41963]: audit 2023-12-01T09:29:22.420646+0000 mon.a (mon.0) 5534 : audit 0 from='client.? 172.21.15.80:0/248937540' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:29:23.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:29:23 smithi090 bash[32384]: audit 2023-12-01T09:29:22.420646+0000 mon.a (mon.0) 5534 : audit 0 from='client.? 172.21.15.80:0/248937540' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:29:24.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:29:24 smithi080 bash[28361]: cluster 2023-12-01T09:29:23.040673+0000 mgr.y (mgr.24362) 8426 : cluster 0 pgmap v8395: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:29:24.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:29:24 smithi080 bash[41963]: cluster 2023-12-01T09:29:23.040673+0000 mgr.y (mgr.24362) 8426 : cluster 0 pgmap v8395: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:29:24.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:29:24 smithi090 bash[32384]: cluster 2023-12-01T09:29:23.040673+0000 mgr.y (mgr.24362) 8426 : cluster 0 pgmap v8395: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:29:25.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:29:25 smithi080 bash[41963]: audit 2023-12-01T09:29:24.866939+0000 mon.a (mon.0) 5535 : audit 0 from='client.? 172.21.15.80:0/3490559931' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:29:25.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:29:25 smithi080 bash[28361]: audit 2023-12-01T09:29:24.866939+0000 mon.a (mon.0) 5535 : audit 0 from='client.? 172.21.15.80:0/3490559931' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:29:25.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:29:25 smithi090 bash[32384]: audit 2023-12-01T09:29:24.866939+0000 mon.a (mon.0) 5535 : audit 0 from='client.? 172.21.15.80:0/3490559931' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:29:26.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:29:26 smithi080 bash[28361]: cluster 2023-12-01T09:29:25.041330+0000 mgr.y (mgr.24362) 8427 : cluster 0 pgmap v8396: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:29:26.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:29:26 smithi080 bash[28361]: audit 2023-12-01T09:29:25.223556+0000 mon.c (mon.2) 5376 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:29:26.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:29:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:29:26] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T09:29:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:29:26 smithi080 bash[41963]: cluster 2023-12-01T09:29:25.041330+0000 mgr.y (mgr.24362) 8427 : cluster 0 pgmap v8396: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:29:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:29:26 smithi080 bash[41963]: audit 2023-12-01T09:29:25.223556+0000 mon.c (mon.2) 5376 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:29:26.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:29:26 smithi090 bash[32384]: cluster 2023-12-01T09:29:25.041330+0000 mgr.y (mgr.24362) 8427 : cluster 0 pgmap v8396: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:29:26.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:29:26 smithi090 bash[32384]: audit 2023-12-01T09:29:25.223556+0000 mon.c (mon.2) 5376 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:29:28.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:29:28 smithi090 bash[32384]: cluster 2023-12-01T09:29:27.042257+0000 mgr.y (mgr.24362) 8428 : cluster 0 pgmap v8397: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:29:28.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:29:28 smithi090 bash[32384]: audit 2023-12-01T09:29:27.313429+0000 mon.c (mon.2) 5377 : audit 0 from='client.? 172.21.15.80:0/1871779206' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:29:28.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:29:28 smithi080 bash[28361]: cluster 2023-12-01T09:29:27.042257+0000 mgr.y (mgr.24362) 8428 : cluster 0 pgmap v8397: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:29:28.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:29:28 smithi080 bash[28361]: audit 2023-12-01T09:29:27.313429+0000 mon.c (mon.2) 5377 : audit 0 from='client.? 172.21.15.80:0/1871779206' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:29:28.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:29:28 smithi080 bash[41963]: cluster 2023-12-01T09:29:27.042257+0000 mgr.y (mgr.24362) 8428 : cluster 0 pgmap v8397: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:29:28.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:29:28 smithi080 bash[41963]: audit 2023-12-01T09:29:27.313429+0000 mon.c (mon.2) 5377 : audit 0 from='client.? 172.21.15.80:0/1871779206' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:29:30.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:29:30 smithi090 bash[32384]: cluster 2023-12-01T09:29:29.042899+0000 mgr.y (mgr.24362) 8429 : cluster 0 pgmap v8398: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:29:30.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:29:30 smithi090 bash[32384]: audit 2023-12-01T09:29:29.765334+0000 mon.c (mon.2) 5378 : audit 0 from='client.? 172.21.15.80:0/2017128030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:29:30.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:29:30 smithi080 bash[41963]: cluster 2023-12-01T09:29:29.042899+0000 mgr.y (mgr.24362) 8429 : cluster 0 pgmap v8398: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:29:30.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:29:30 smithi080 bash[41963]: audit 2023-12-01T09:29:29.765334+0000 mon.c (mon.2) 5378 : audit 0 from='client.? 172.21.15.80:0/2017128030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:29:30.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:29:30 smithi080 bash[28361]: cluster 2023-12-01T09:29:29.042899+0000 mgr.y (mgr.24362) 8429 : cluster 0 pgmap v8398: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:29:30.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:29:30 smithi080 bash[28361]: audit 2023-12-01T09:29:29.765334+0000 mon.c (mon.2) 5378 : audit 0 from='client.? 172.21.15.80:0/2017128030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:29:32.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:29:32 smithi090 bash[32384]: cluster 2023-12-01T09:29:31.044067+0000 mgr.y (mgr.24362) 8430 : cluster 0 pgmap v8399: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:29:32.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:29:32 smithi080 bash[41963]: cluster 2023-12-01T09:29:31.044067+0000 mgr.y (mgr.24362) 8430 : cluster 0 pgmap v8399: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:29:32.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:29:32 smithi080 bash[28361]: cluster 2023-12-01T09:29:31.044067+0000 mgr.y (mgr.24362) 8430 : cluster 0 pgmap v8399: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:29:33.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:29:33 smithi090 bash[32384]: audit 2023-12-01T09:29:32.231945+0000 mon.a (mon.0) 5536 : audit 0 from='client.? 172.21.15.80:0/1738566200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:29:33.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:29:33 smithi080 bash[41963]: audit 2023-12-01T09:29:32.231945+0000 mon.a (mon.0) 5536 : audit 0 from='client.? 172.21.15.80:0/1738566200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:29:33.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:29:33 smithi080 bash[28361]: audit 2023-12-01T09:29:32.231945+0000 mon.a (mon.0) 5536 : audit 0 from='client.? 172.21.15.80:0/1738566200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:29:34.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:29:34 smithi090 bash[32384]: cluster 2023-12-01T09:29:33.044726+0000 mgr.y (mgr.24362) 8431 : cluster 0 pgmap v8400: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:29:34.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:29:34 smithi080 bash[41963]: cluster 2023-12-01T09:29:33.044726+0000 mgr.y (mgr.24362) 8431 : cluster 0 pgmap v8400: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:29:34.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:29:34 smithi080 bash[28361]: cluster 2023-12-01T09:29:33.044726+0000 mgr.y (mgr.24362) 8431 : cluster 0 pgmap v8400: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:29:35.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:29:35 smithi090 bash[32384]: audit 2023-12-01T09:29:34.684957+0000 mon.c (mon.2) 5379 : audit 0 from='client.? 172.21.15.80:0/2495683226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:29:35.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:29:35 smithi080 bash[41963]: audit 2023-12-01T09:29:34.684957+0000 mon.c (mon.2) 5379 : audit 0 from='client.? 172.21.15.80:0/2495683226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:29:35.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:29:35 smithi080 bash[28361]: audit 2023-12-01T09:29:34.684957+0000 mon.c (mon.2) 5379 : audit 0 from='client.? 172.21.15.80:0/2495683226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:29:36.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:29:36 smithi090 bash[32384]: cluster 2023-12-01T09:29:35.045399+0000 mgr.y (mgr.24362) 8432 : cluster 0 pgmap v8401: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:29:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:29:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:29:36] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T09:29:36.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:29:36 smithi080 bash[41963]: cluster 2023-12-01T09:29:35.045399+0000 mgr.y (mgr.24362) 8432 : cluster 0 pgmap v8401: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:29:36.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:29:36 smithi080 bash[28361]: cluster 2023-12-01T09:29:35.045399+0000 mgr.y (mgr.24362) 8432 : cluster 0 pgmap v8401: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:29:37.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:29:37 smithi090 bash[32384]: audit 2023-12-01T09:29:37.138894+0000 mon.a (mon.0) 5537 : audit 0 from='client.? 172.21.15.80:0/2652986563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:29:37.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:29:37 smithi080 bash[28361]: audit 2023-12-01T09:29:37.138894+0000 mon.a (mon.0) 5537 : audit 0 from='client.? 172.21.15.80:0/2652986563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:29:37.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:29:37 smithi080 bash[41963]: audit 2023-12-01T09:29:37.138894+0000 mon.a (mon.0) 5537 : audit 0 from='client.? 172.21.15.80:0/2652986563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:29:38.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:29:38 smithi090 bash[32384]: cluster 2023-12-01T09:29:37.046491+0000 mgr.y (mgr.24362) 8433 : cluster 0 pgmap v8402: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:29:38.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:29:38 smithi080 bash[28361]: cluster 2023-12-01T09:29:37.046491+0000 mgr.y (mgr.24362) 8433 : cluster 0 pgmap v8402: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:29:38.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:29:38 smithi080 bash[41963]: cluster 2023-12-01T09:29:37.046491+0000 mgr.y (mgr.24362) 8433 : cluster 0 pgmap v8402: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:29:40.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:29:40 smithi090 bash[32384]: cluster 2023-12-01T09:29:39.047170+0000 mgr.y (mgr.24362) 8434 : cluster 0 pgmap v8403: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:29:40.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:29:40 smithi090 bash[32384]: audit 2023-12-01T09:29:39.307816+0000 mon.c (mon.2) 5380 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:29:40.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:29:40 smithi090 bash[32384]: audit 2023-12-01T09:29:39.604767+0000 mon.a (mon.0) 5538 : audit 0 from='client.? 172.21.15.80:0/2338448497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:29:40.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:29:40 smithi080 bash[28361]: cluster 2023-12-01T09:29:39.047170+0000 mgr.y (mgr.24362) 8434 : cluster 0 pgmap v8403: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:29:40.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:29:40 smithi080 bash[28361]: audit 2023-12-01T09:29:39.307816+0000 mon.c (mon.2) 5380 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:29:40.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:29:40 smithi080 bash[28361]: audit 2023-12-01T09:29:39.604767+0000 mon.a (mon.0) 5538 : audit 0 from='client.? 172.21.15.80:0/2338448497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:29:40.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:29:40 smithi080 bash[41963]: cluster 2023-12-01T09:29:39.047170+0000 mgr.y (mgr.24362) 8434 : cluster 0 pgmap v8403: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:29:40.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:29:40 smithi080 bash[41963]: audit 2023-12-01T09:29:39.307816+0000 mon.c (mon.2) 5380 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:29:40.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:29:40 smithi080 bash[41963]: audit 2023-12-01T09:29:39.604767+0000 mon.a (mon.0) 5538 : audit 0 from='client.? 172.21.15.80:0/2338448497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:29:41.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:29:41 smithi090 bash[32384]: audit 2023-12-01T09:29:40.224208+0000 mon.c (mon.2) 5381 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:29:41.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:29:41 smithi080 bash[28361]: audit 2023-12-01T09:29:40.224208+0000 mon.c (mon.2) 5381 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:29:41.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:29:41 smithi080 bash[41963]: audit 2023-12-01T09:29:40.224208+0000 mon.c (mon.2) 5381 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:29:42.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:29:42 smithi090 bash[32384]: cluster 2023-12-01T09:29:41.048290+0000 mgr.y (mgr.24362) 8435 : cluster 0 pgmap v8404: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:29:42.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:29:42 smithi090 bash[32384]: audit 2023-12-01T09:29:42.056422+0000 mon.a (mon.0) 5539 : audit 0 from='client.? 172.21.15.80:0/3527688269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:29:42.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:29:42 smithi080 bash[28361]: cluster 2023-12-01T09:29:41.048290+0000 mgr.y (mgr.24362) 8435 : cluster 0 pgmap v8404: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:29:42.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:29:42 smithi080 bash[28361]: audit 2023-12-01T09:29:42.056422+0000 mon.a (mon.0) 5539 : audit 0 from='client.? 172.21.15.80:0/3527688269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:29:42.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:29:42 smithi080 bash[41963]: cluster 2023-12-01T09:29:41.048290+0000 mgr.y (mgr.24362) 8435 : cluster 0 pgmap v8404: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:29:42.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:29:42 smithi080 bash[41963]: audit 2023-12-01T09:29:42.056422+0000 mon.a (mon.0) 5539 : audit 0 from='client.? 172.21.15.80:0/3527688269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:29:44.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:29:43 smithi080 bash[28361]: cluster 2023-12-01T09:29:43.048871+0000 mgr.y (mgr.24362) 8436 : cluster 0 pgmap v8405: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:29:44.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:29:43 smithi080 bash[41963]: cluster 2023-12-01T09:29:43.048871+0000 mgr.y (mgr.24362) 8436 : cluster 0 pgmap v8405: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:29:44.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:29:43 smithi090 bash[32384]: cluster 2023-12-01T09:29:43.048871+0000 mgr.y (mgr.24362) 8436 : cluster 0 pgmap v8405: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:29:45.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:29:44 smithi080 bash[28361]: audit 2023-12-01T09:29:44.519087+0000 mon.a (mon.0) 5540 : audit 0 from='client.? 172.21.15.80:0/2392603751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:29:45.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:29:44 smithi080 bash[41963]: audit 2023-12-01T09:29:44.519087+0000 mon.a (mon.0) 5540 : audit 0 from='client.? 172.21.15.80:0/2392603751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:29:45.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:29:44 smithi090 bash[32384]: audit 2023-12-01T09:29:44.519087+0000 mon.a (mon.0) 5540 : audit 0 from='client.? 172.21.15.80:0/2392603751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:29:46.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:29:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:29:46] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T09:29:46.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:29:46 smithi080 bash[41963]: cluster 2023-12-01T09:29:45.049285+0000 mgr.y (mgr.24362) 8437 : cluster 0 pgmap v8406: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:29:46.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:29:46 smithi080 bash[41963]: audit 2023-12-01T09:29:45.052682+0000 mon.a (mon.0) 5541 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:29:46.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:29:46 smithi080 bash[41963]: audit 2023-12-01T09:29:45.062798+0000 mon.a (mon.0) 5542 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:29:46.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:29:46 smithi080 bash[41963]: audit 2023-12-01T09:29:45.553313+0000 mon.a (mon.0) 5543 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:29:46.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:29:46 smithi080 bash[41963]: audit 2023-12-01T09:29:45.562621+0000 mon.a (mon.0) 5544 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:29:46.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:29:46 smithi080 bash[41963]: audit 2023-12-01T09:29:46.035715+0000 mon.c (mon.2) 5382 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:29:46.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:29:46 smithi080 bash[41963]: audit 2023-12-01T09:29:46.037701+0000 mon.c (mon.2) 5383 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:29:46.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:29:46 smithi080 bash[41963]: audit 2023-12-01T09:29:46.047090+0000 mon.a (mon.0) 5545 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:29:46.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:29:46 smithi080 bash[28361]: cluster 2023-12-01T09:29:45.049285+0000 mgr.y (mgr.24362) 8437 : cluster 0 pgmap v8406: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:29:46.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:29:46 smithi080 bash[28361]: audit 2023-12-01T09:29:45.052682+0000 mon.a (mon.0) 5541 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:29:46.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:29:46 smithi080 bash[28361]: audit 2023-12-01T09:29:45.062798+0000 mon.a (mon.0) 5542 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:29:46.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:29:46 smithi080 bash[28361]: audit 2023-12-01T09:29:45.553313+0000 mon.a (mon.0) 5543 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:29:46.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:29:46 smithi080 bash[28361]: audit 2023-12-01T09:29:45.562621+0000 mon.a (mon.0) 5544 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:29:46.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:29:46 smithi080 bash[28361]: audit 2023-12-01T09:29:46.035715+0000 mon.c (mon.2) 5382 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:29:46.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:29:46 smithi080 bash[28361]: audit 2023-12-01T09:29:46.037701+0000 mon.c (mon.2) 5383 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:29:46.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:29:46 smithi080 bash[28361]: audit 2023-12-01T09:29:46.047090+0000 mon.a (mon.0) 5545 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:29:46.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:29:46 smithi090 bash[32384]: cluster 2023-12-01T09:29:45.049285+0000 mgr.y (mgr.24362) 8437 : cluster 0 pgmap v8406: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:29:46.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:29:46 smithi090 bash[32384]: audit 2023-12-01T09:29:45.052682+0000 mon.a (mon.0) 5541 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:29:46.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:29:46 smithi090 bash[32384]: audit 2023-12-01T09:29:45.062798+0000 mon.a (mon.0) 5542 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:29:46.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:29:46 smithi090 bash[32384]: audit 2023-12-01T09:29:45.553313+0000 mon.a (mon.0) 5543 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:29:46.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:29:46 smithi090 bash[32384]: audit 2023-12-01T09:29:45.562621+0000 mon.a (mon.0) 5544 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:29:46.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:29:46 smithi090 bash[32384]: audit 2023-12-01T09:29:46.035715+0000 mon.c (mon.2) 5382 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:29:46.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:29:46 smithi090 bash[32384]: audit 2023-12-01T09:29:46.037701+0000 mon.c (mon.2) 5383 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:29:46.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:29:46 smithi090 bash[32384]: audit 2023-12-01T09:29:46.047090+0000 mon.a (mon.0) 5545 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:29:47.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:29:47 smithi080 bash[28361]: audit 2023-12-01T09:29:46.969500+0000 mon.a (mon.0) 5546 : audit 0 from='client.? 172.21.15.80:0/51955891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:29:47.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:29:47 smithi080 bash[41963]: audit 2023-12-01T09:29:46.969500+0000 mon.a (mon.0) 5546 : audit 0 from='client.? 172.21.15.80:0/51955891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:29:47.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:29:47 smithi090 bash[32384]: audit 2023-12-01T09:29:46.969500+0000 mon.a (mon.0) 5546 : audit 0 from='client.? 172.21.15.80:0/51955891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:29:48.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:29:48 smithi080 bash[28361]: cluster 2023-12-01T09:29:47.050310+0000 mgr.y (mgr.24362) 8438 : cluster 0 pgmap v8407: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:29:48.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:29:48 smithi080 bash[41963]: cluster 2023-12-01T09:29:47.050310+0000 mgr.y (mgr.24362) 8438 : cluster 0 pgmap v8407: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:29:48.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:29:48 smithi090 bash[32384]: cluster 2023-12-01T09:29:47.050310+0000 mgr.y (mgr.24362) 8438 : cluster 0 pgmap v8407: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:29:50.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:29:50 smithi080 bash[28361]: cluster 2023-12-01T09:29:49.050809+0000 mgr.y (mgr.24362) 8439 : cluster 0 pgmap v8408: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:29:50.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:29:50 smithi080 bash[28361]: audit 2023-12-01T09:29:49.422933+0000 mon.a (mon.0) 5547 : audit 0 from='client.? 172.21.15.80:0/2389667555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:29:50.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:29:50 smithi080 bash[41963]: cluster 2023-12-01T09:29:49.050809+0000 mgr.y (mgr.24362) 8439 : cluster 0 pgmap v8408: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:29:50.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:29:50 smithi080 bash[41963]: audit 2023-12-01T09:29:49.422933+0000 mon.a (mon.0) 5547 : audit 0 from='client.? 172.21.15.80:0/2389667555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:29:50.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:29:50 smithi090 bash[32384]: cluster 2023-12-01T09:29:49.050809+0000 mgr.y (mgr.24362) 8439 : cluster 0 pgmap v8408: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:29:50.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:29:50 smithi090 bash[32384]: audit 2023-12-01T09:29:49.422933+0000 mon.a (mon.0) 5547 : audit 0 from='client.? 172.21.15.80:0/2389667555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:29:52.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:29:52 smithi080 bash[28361]: cluster 2023-12-01T09:29:51.051924+0000 mgr.y (mgr.24362) 8440 : cluster 0 pgmap v8409: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:29:52.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:29:52 smithi080 bash[28361]: audit 2023-12-01T09:29:51.883424+0000 mon.c (mon.2) 5384 : audit 0 from='client.? 172.21.15.80:0/1432700685' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:29:52.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:29:52 smithi080 bash[41963]: cluster 2023-12-01T09:29:51.051924+0000 mgr.y (mgr.24362) 8440 : cluster 0 pgmap v8409: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:29:52.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:29:52 smithi080 bash[41963]: audit 2023-12-01T09:29:51.883424+0000 mon.c (mon.2) 5384 : audit 0 from='client.? 172.21.15.80:0/1432700685' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:29:52.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:29:52 smithi090 bash[32384]: cluster 2023-12-01T09:29:51.051924+0000 mgr.y (mgr.24362) 8440 : cluster 0 pgmap v8409: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:29:52.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:29:52 smithi090 bash[32384]: audit 2023-12-01T09:29:51.883424+0000 mon.c (mon.2) 5384 : audit 0 from='client.? 172.21.15.80:0/1432700685' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:29:54.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:29:53 smithi080 bash[28361]: cluster 2023-12-01T09:29:53.052520+0000 mgr.y (mgr.24362) 8441 : cluster 0 pgmap v8410: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:29:54.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:29:53 smithi080 bash[41963]: cluster 2023-12-01T09:29:53.052520+0000 mgr.y (mgr.24362) 8441 : cluster 0 pgmap v8410: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:29:54.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:29:53 smithi090 bash[32384]: cluster 2023-12-01T09:29:53.052520+0000 mgr.y (mgr.24362) 8441 : cluster 0 pgmap v8410: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:29:55.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:29:54 smithi080 bash[28361]: audit 2023-12-01T09:29:54.340778+0000 mon.c (mon.2) 5385 : audit 0 from='client.? 172.21.15.80:0/1133466286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:29:55.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:29:54 smithi080 bash[41963]: audit 2023-12-01T09:29:54.340778+0000 mon.c (mon.2) 5385 : audit 0 from='client.? 172.21.15.80:0/1133466286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:29:55.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:29:54 smithi090 bash[32384]: audit 2023-12-01T09:29:54.340778+0000 mon.c (mon.2) 5385 : audit 0 from='client.? 172.21.15.80:0/1133466286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:29:56.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:29:55 smithi080 bash[41963]: cluster 2023-12-01T09:29:55.053226+0000 mgr.y (mgr.24362) 8442 : cluster 0 pgmap v8411: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:29:56.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:29:55 smithi080 bash[41963]: audit 2023-12-01T09:29:55.224100+0000 mon.c (mon.2) 5386 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:29:56.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:29:55 smithi080 bash[28361]: cluster 2023-12-01T09:29:55.053226+0000 mgr.y (mgr.24362) 8442 : cluster 0 pgmap v8411: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:29:56.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:29:55 smithi080 bash[28361]: audit 2023-12-01T09:29:55.224100+0000 mon.c (mon.2) 5386 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:29:56.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:29:55 smithi090 bash[32384]: cluster 2023-12-01T09:29:55.053226+0000 mgr.y (mgr.24362) 8442 : cluster 0 pgmap v8411: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:29:56.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:29:55 smithi090 bash[32384]: audit 2023-12-01T09:29:55.224100+0000 mon.c (mon.2) 5386 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:29:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:29:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:29:56] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T09:29:57.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:29:56 smithi080 bash[41963]: audit 2023-12-01T09:29:56.797068+0000 mon.c (mon.2) 5387 : audit 0 from='client.? 172.21.15.80:0/2012485664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:29:57.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:29:56 smithi080 bash[28361]: audit 2023-12-01T09:29:56.797068+0000 mon.c (mon.2) 5387 : audit 0 from='client.? 172.21.15.80:0/2012485664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:29:57.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:29:56 smithi090 bash[32384]: audit 2023-12-01T09:29:56.797068+0000 mon.c (mon.2) 5387 : audit 0 from='client.? 172.21.15.80:0/2012485664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:29:58.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:29:57 smithi080 bash[28361]: cluster 2023-12-01T09:29:57.054410+0000 mgr.y (mgr.24362) 8443 : cluster 0 pgmap v8412: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:29:58.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:29:57 smithi080 bash[41963]: cluster 2023-12-01T09:29:57.054410+0000 mgr.y (mgr.24362) 8443 : cluster 0 pgmap v8412: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:29:58.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:29:57 smithi090 bash[32384]: cluster 2023-12-01T09:29:57.054410+0000 mgr.y (mgr.24362) 8443 : cluster 0 pgmap v8412: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:30:00.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:30:00 smithi080 bash[41963]: cluster 2023-12-01T09:29:59.055048+0000 mgr.y (mgr.24362) 8444 : cluster 0 pgmap v8413: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:30:00.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:30:00 smithi080 bash[41963]: audit 2023-12-01T09:29:59.252978+0000 mon.c (mon.2) 5388 : audit 0 from='client.? 172.21.15.80:0/60373936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:30:00.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:30:00 smithi080 bash[41963]: cluster 2023-12-01T09:30:00.000163+0000 mon.a (mon.0) 5548 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T09:30:00.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:30:00 smithi080 bash[28361]: debug 2023-12-01T09:29:59.998+0000 7f6ec9bf0700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T09:30:00.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:30:00 smithi080 bash[28361]: cluster 2023-12-01T09:29:59.055048+0000 mgr.y (mgr.24362) 8444 : cluster 0 pgmap v8413: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:30:00.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:30:00 smithi080 bash[28361]: audit 2023-12-01T09:29:59.252978+0000 mon.c (mon.2) 5388 : audit 0 from='client.? 172.21.15.80:0/60373936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:30:00.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:30:00 smithi080 bash[28361]: cluster 2023-12-01T09:30:00.000163+0000 mon.a (mon.0) 5548 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T09:30:00.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:30:00 smithi090 bash[32384]: cluster 2023-12-01T09:29:59.055048+0000 mgr.y (mgr.24362) 8444 : cluster 0 pgmap v8413: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:30:00.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:30:00 smithi090 bash[32384]: audit 2023-12-01T09:29:59.252978+0000 mon.c (mon.2) 5388 : audit 0 from='client.? 172.21.15.80:0/60373936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:30:00.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:30:00 smithi090 bash[32384]: cluster 2023-12-01T09:30:00.000163+0000 mon.a (mon.0) 5548 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T09:30:02.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:30:02 smithi080 bash[41963]: cluster 2023-12-01T09:30:01.056165+0000 mgr.y (mgr.24362) 8445 : cluster 0 pgmap v8414: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:30:02.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:30:02 smithi080 bash[41963]: audit 2023-12-01T09:30:01.702478+0000 mon.c (mon.2) 5389 : audit 0 from='client.? 172.21.15.80:0/2891775282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:30:02.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:30:02 smithi080 bash[28361]: cluster 2023-12-01T09:30:01.056165+0000 mgr.y (mgr.24362) 8445 : cluster 0 pgmap v8414: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:30:02.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:30:02 smithi080 bash[28361]: audit 2023-12-01T09:30:01.702478+0000 mon.c (mon.2) 5389 : audit 0 from='client.? 172.21.15.80:0/2891775282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:30:02.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:30:02 smithi090 bash[32384]: cluster 2023-12-01T09:30:01.056165+0000 mgr.y (mgr.24362) 8445 : cluster 0 pgmap v8414: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:30:02.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:30:02 smithi090 bash[32384]: audit 2023-12-01T09:30:01.702478+0000 mon.c (mon.2) 5389 : audit 0 from='client.? 172.21.15.80:0/2891775282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:30:04.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:30:03 smithi080 bash[41963]: cluster 2023-12-01T09:30:03.056846+0000 mgr.y (mgr.24362) 8446 : cluster 0 pgmap v8415: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:30:04.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:30:03 smithi080 bash[28361]: cluster 2023-12-01T09:30:03.056846+0000 mgr.y (mgr.24362) 8446 : cluster 0 pgmap v8415: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:30:04.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:30:03 smithi090 bash[32384]: cluster 2023-12-01T09:30:03.056846+0000 mgr.y (mgr.24362) 8446 : cluster 0 pgmap v8415: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:30:05.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:30:04 smithi080 bash[41963]: audit 2023-12-01T09:30:04.162595+0000 mon.a (mon.0) 5549 : audit 0 from='client.? 172.21.15.80:0/4029685984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:30:05.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:30:04 smithi080 bash[28361]: audit 2023-12-01T09:30:04.162595+0000 mon.a (mon.0) 5549 : audit 0 from='client.? 172.21.15.80:0/4029685984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:30:05.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:30:04 smithi090 bash[32384]: audit 2023-12-01T09:30:04.162595+0000 mon.a (mon.0) 5549 : audit 0 from='client.? 172.21.15.80:0/4029685984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:30:06.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:30:05 smithi080 bash[41963]: cluster 2023-12-01T09:30:05.057502+0000 mgr.y (mgr.24362) 8447 : cluster 0 pgmap v8416: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:30:06.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:30:05 smithi080 bash[28361]: cluster 2023-12-01T09:30:05.057502+0000 mgr.y (mgr.24362) 8447 : cluster 0 pgmap v8416: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:30:06.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:30:05 smithi090 bash[32384]: cluster 2023-12-01T09:30:05.057502+0000 mgr.y (mgr.24362) 8447 : cluster 0 pgmap v8416: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:30:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:30:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:30:06] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T09:30:07.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:30:06 smithi080 bash[28361]: audit 2023-12-01T09:30:06.612554+0000 mon.c (mon.2) 5390 : audit 0 from='client.? 172.21.15.80:0/2057056464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:30:07.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:30:06 smithi080 bash[41963]: audit 2023-12-01T09:30:06.612554+0000 mon.c (mon.2) 5390 : audit 0 from='client.? 172.21.15.80:0/2057056464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:30:07.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:30:06 smithi090 bash[32384]: audit 2023-12-01T09:30:06.612554+0000 mon.c (mon.2) 5390 : audit 0 from='client.? 172.21.15.80:0/2057056464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:30:08.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:30:07 smithi080 bash[41963]: cluster 2023-12-01T09:30:07.058630+0000 mgr.y (mgr.24362) 8448 : cluster 0 pgmap v8417: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:30:08.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:30:07 smithi080 bash[28361]: cluster 2023-12-01T09:30:07.058630+0000 mgr.y (mgr.24362) 8448 : cluster 0 pgmap v8417: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:30:08.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:30:07 smithi090 bash[32384]: cluster 2023-12-01T09:30:07.058630+0000 mgr.y (mgr.24362) 8448 : cluster 0 pgmap v8417: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:30:09.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:30:09 smithi080 bash[41963]: audit 2023-12-01T09:30:09.074756+0000 mon.c (mon.2) 5391 : audit 0 from='client.? 172.21.15.80:0/1084542761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:30:09.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:30:09 smithi080 bash[28361]: audit 2023-12-01T09:30:09.074756+0000 mon.c (mon.2) 5391 : audit 0 from='client.? 172.21.15.80:0/1084542761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:30:09.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:30:09 smithi090 bash[32384]: audit 2023-12-01T09:30:09.074756+0000 mon.c (mon.2) 5391 : audit 0 from='client.? 172.21.15.80:0/1084542761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:30:10.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:30:10 smithi080 bash[41963]: cluster 2023-12-01T09:30:09.059079+0000 mgr.y (mgr.24362) 8449 : cluster 0 pgmap v8418: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:30:10.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:30:10 smithi080 bash[28361]: cluster 2023-12-01T09:30:09.059079+0000 mgr.y (mgr.24362) 8449 : cluster 0 pgmap v8418: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:30:10.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:30:10 smithi090 bash[32384]: cluster 2023-12-01T09:30:09.059079+0000 mgr.y (mgr.24362) 8449 : cluster 0 pgmap v8418: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:30:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:30:11 smithi080 bash[28361]: audit 2023-12-01T09:30:10.224619+0000 mon.c (mon.2) 5392 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:30:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:30:11 smithi080 bash[41963]: audit 2023-12-01T09:30:10.224619+0000 mon.c (mon.2) 5392 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:30:11.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:30:11 smithi090 bash[32384]: audit 2023-12-01T09:30:10.224619+0000 mon.c (mon.2) 5392 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:30:12.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:30:12 smithi080 bash[28361]: cluster 2023-12-01T09:30:11.060178+0000 mgr.y (mgr.24362) 8450 : cluster 0 pgmap v8419: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:30:12.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:30:12 smithi080 bash[28361]: audit 2023-12-01T09:30:11.541860+0000 mon.c (mon.2) 5393 : audit 0 from='client.? 172.21.15.80:0/1206620897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:30:12.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:30:12 smithi080 bash[41963]: cluster 2023-12-01T09:30:11.060178+0000 mgr.y (mgr.24362) 8450 : cluster 0 pgmap v8419: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:30:12.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:30:12 smithi080 bash[41963]: audit 2023-12-01T09:30:11.541860+0000 mon.c (mon.2) 5393 : audit 0 from='client.? 172.21.15.80:0/1206620897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:30:12.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:30:12 smithi090 bash[32384]: cluster 2023-12-01T09:30:11.060178+0000 mgr.y (mgr.24362) 8450 : cluster 0 pgmap v8419: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:30:12.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:30:12 smithi090 bash[32384]: audit 2023-12-01T09:30:11.541860+0000 mon.c (mon.2) 5393 : audit 0 from='client.? 172.21.15.80:0/1206620897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:30:14.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:30:13 smithi080 bash[41963]: cluster 2023-12-01T09:30:13.060796+0000 mgr.y (mgr.24362) 8451 : cluster 0 pgmap v8420: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:30:14.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:30:13 smithi080 bash[28361]: cluster 2023-12-01T09:30:13.060796+0000 mgr.y (mgr.24362) 8451 : cluster 0 pgmap v8420: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:30:14.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:30:13 smithi090 bash[32384]: cluster 2023-12-01T09:30:13.060796+0000 mgr.y (mgr.24362) 8451 : cluster 0 pgmap v8420: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:30:15.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:30:14 smithi080 bash[41963]: audit 2023-12-01T09:30:13.999573+0000 mon.a (mon.0) 5550 : audit 0 from='client.? 172.21.15.80:0/3583403398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:30:15.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:30:14 smithi080 bash[28361]: audit 2023-12-01T09:30:13.999573+0000 mon.a (mon.0) 5550 : audit 0 from='client.? 172.21.15.80:0/3583403398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:30:15.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:30:14 smithi090 bash[32384]: audit 2023-12-01T09:30:13.999573+0000 mon.a (mon.0) 5550 : audit 0 from='client.? 172.21.15.80:0/3583403398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:30:16.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:30:15 smithi080 bash[28361]: cluster 2023-12-01T09:30:15.061472+0000 mgr.y (mgr.24362) 8452 : cluster 0 pgmap v8421: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:30:16.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:30:15 smithi080 bash[41963]: cluster 2023-12-01T09:30:15.061472+0000 mgr.y (mgr.24362) 8452 : cluster 0 pgmap v8421: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:30:16.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:30:15 smithi090 bash[32384]: cluster 2023-12-01T09:30:15.061472+0000 mgr.y (mgr.24362) 8452 : cluster 0 pgmap v8421: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:30:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:30:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:30:16] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T09:30:17.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:30:16 smithi080 bash[28361]: audit 2023-12-01T09:30:16.458925+0000 mon.a (mon.0) 5551 : audit 0 from='client.? 172.21.15.80:0/3339615986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:30:17.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:30:16 smithi080 bash[41963]: audit 2023-12-01T09:30:16.458925+0000 mon.a (mon.0) 5551 : audit 0 from='client.? 172.21.15.80:0/3339615986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:30:17.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:30:16 smithi090 bash[32384]: audit 2023-12-01T09:30:16.458925+0000 mon.a (mon.0) 5551 : audit 0 from='client.? 172.21.15.80:0/3339615986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:30:18.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:30:17 smithi080 bash[41963]: cluster 2023-12-01T09:30:17.062230+0000 mgr.y (mgr.24362) 8453 : cluster 0 pgmap v8422: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:30:18.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:30:17 smithi080 bash[28361]: cluster 2023-12-01T09:30:17.062230+0000 mgr.y (mgr.24362) 8453 : cluster 0 pgmap v8422: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:30:18.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:30:17 smithi090 bash[32384]: cluster 2023-12-01T09:30:17.062230+0000 mgr.y (mgr.24362) 8453 : cluster 0 pgmap v8422: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:30:19.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:30:18 smithi090 bash[32384]: audit 2023-12-01T09:30:18.917792+0000 mon.c (mon.2) 5394 : audit 0 from='client.? 172.21.15.80:0/3232053953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:30:19.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:30:18 smithi080 bash[41963]: audit 2023-12-01T09:30:18.917792+0000 mon.c (mon.2) 5394 : audit 0 from='client.? 172.21.15.80:0/3232053953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:30:19.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:30:18 smithi080 bash[28361]: audit 2023-12-01T09:30:18.917792+0000 mon.c (mon.2) 5394 : audit 0 from='client.? 172.21.15.80:0/3232053953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:30:20.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:30:19 smithi090 bash[32384]: cluster 2023-12-01T09:30:19.062945+0000 mgr.y (mgr.24362) 8454 : cluster 0 pgmap v8423: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:30:20.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:30:19 smithi080 bash[41963]: cluster 2023-12-01T09:30:19.062945+0000 mgr.y (mgr.24362) 8454 : cluster 0 pgmap v8423: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:30:20.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:30:19 smithi080 bash[28361]: cluster 2023-12-01T09:30:19.062945+0000 mgr.y (mgr.24362) 8454 : cluster 0 pgmap v8423: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:30:22.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:30:22 smithi080 bash[41963]: cluster 2023-12-01T09:30:21.063934+0000 mgr.y (mgr.24362) 8455 : cluster 0 pgmap v8424: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:30:22.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:30:22 smithi080 bash[41963]: audit 2023-12-01T09:30:21.371410+0000 mon.c (mon.2) 5395 : audit 0 from='client.? 172.21.15.80:0/3135095003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:30:22.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:30:22 smithi080 bash[28361]: cluster 2023-12-01T09:30:21.063934+0000 mgr.y (mgr.24362) 8455 : cluster 0 pgmap v8424: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:30:22.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:30:22 smithi080 bash[28361]: audit 2023-12-01T09:30:21.371410+0000 mon.c (mon.2) 5395 : audit 0 from='client.? 172.21.15.80:0/3135095003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:30:22.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:30:22 smithi090 bash[32384]: cluster 2023-12-01T09:30:21.063934+0000 mgr.y (mgr.24362) 8455 : cluster 0 pgmap v8424: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:30:22.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:30:22 smithi090 bash[32384]: audit 2023-12-01T09:30:21.371410+0000 mon.c (mon.2) 5395 : audit 0 from='client.? 172.21.15.80:0/3135095003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:30:24.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:30:23 smithi080 bash[28361]: cluster 2023-12-01T09:30:23.064589+0000 mgr.y (mgr.24362) 8456 : cluster 0 pgmap v8425: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:30:24.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:30:23 smithi080 bash[28361]: audit 2023-12-01T09:30:23.820977+0000 mon.c (mon.2) 5396 : audit 0 from='client.? 172.21.15.80:0/1871072921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:30:24.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:30:23 smithi080 bash[41963]: cluster 2023-12-01T09:30:23.064589+0000 mgr.y (mgr.24362) 8456 : cluster 0 pgmap v8425: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:30:24.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:30:23 smithi080 bash[41963]: audit 2023-12-01T09:30:23.820977+0000 mon.c (mon.2) 5396 : audit 0 from='client.? 172.21.15.80:0/1871072921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:30:24.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:30:23 smithi090 bash[32384]: cluster 2023-12-01T09:30:23.064589+0000 mgr.y (mgr.24362) 8456 : cluster 0 pgmap v8425: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:30:24.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:30:23 smithi090 bash[32384]: audit 2023-12-01T09:30:23.820977+0000 mon.c (mon.2) 5396 : audit 0 from='client.? 172.21.15.80:0/1871072921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:30:26.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:30:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:30:26] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T09:30:26.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:30:26 smithi080 bash[28361]: cluster 2023-12-01T09:30:25.065427+0000 mgr.y (mgr.24362) 8457 : cluster 0 pgmap v8426: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:30:26.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:30:26 smithi080 bash[28361]: audit 2023-12-01T09:30:25.225070+0000 mon.c (mon.2) 5397 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:30:26.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:30:26 smithi080 bash[41963]: cluster 2023-12-01T09:30:25.065427+0000 mgr.y (mgr.24362) 8457 : cluster 0 pgmap v8426: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:30:26.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:30:26 smithi080 bash[41963]: audit 2023-12-01T09:30:25.225070+0000 mon.c (mon.2) 5397 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:30:26.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:30:26 smithi090 bash[32384]: cluster 2023-12-01T09:30:25.065427+0000 mgr.y (mgr.24362) 8457 : cluster 0 pgmap v8426: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:30:26.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:30:26 smithi090 bash[32384]: audit 2023-12-01T09:30:25.225070+0000 mon.c (mon.2) 5397 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:30:27.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:30:27 smithi080 bash[28361]: audit 2023-12-01T09:30:26.277509+0000 mon.c (mon.2) 5398 : audit 0 from='client.? 172.21.15.80:0/66950008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:30:27.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:30:27 smithi080 bash[41963]: audit 2023-12-01T09:30:26.277509+0000 mon.c (mon.2) 5398 : audit 0 from='client.? 172.21.15.80:0/66950008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:30:27.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:30:27 smithi090 bash[32384]: audit 2023-12-01T09:30:26.277509+0000 mon.c (mon.2) 5398 : audit 0 from='client.? 172.21.15.80:0/66950008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:30:28.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:30:28 smithi080 bash[28361]: cluster 2023-12-01T09:30:27.066559+0000 mgr.y (mgr.24362) 8458 : cluster 0 pgmap v8427: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:30:28.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:30:28 smithi080 bash[41963]: cluster 2023-12-01T09:30:27.066559+0000 mgr.y (mgr.24362) 8458 : cluster 0 pgmap v8427: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:30:28.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:30:28 smithi090 bash[32384]: cluster 2023-12-01T09:30:27.066559+0000 mgr.y (mgr.24362) 8458 : cluster 0 pgmap v8427: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:30:29.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:30:29 smithi080 bash[28361]: audit 2023-12-01T09:30:28.738747+0000 mon.a (mon.0) 5552 : audit 0 from='client.? 172.21.15.80:0/4146357132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:30:29.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:30:29 smithi080 bash[41963]: audit 2023-12-01T09:30:28.738747+0000 mon.a (mon.0) 5552 : audit 0 from='client.? 172.21.15.80:0/4146357132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:30:29.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:30:29 smithi090 bash[32384]: audit 2023-12-01T09:30:28.738747+0000 mon.a (mon.0) 5552 : audit 0 from='client.? 172.21.15.80:0/4146357132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:30:30.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:30:30 smithi080 bash[41963]: cluster 2023-12-01T09:30:29.067233+0000 mgr.y (mgr.24362) 8459 : cluster 0 pgmap v8428: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:30:30.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:30:30 smithi080 bash[28361]: cluster 2023-12-01T09:30:29.067233+0000 mgr.y (mgr.24362) 8459 : cluster 0 pgmap v8428: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:30:30.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:30:30 smithi090 bash[32384]: cluster 2023-12-01T09:30:29.067233+0000 mgr.y (mgr.24362) 8459 : cluster 0 pgmap v8428: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:30:32.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:30:32 smithi080 bash[41963]: cluster 2023-12-01T09:30:31.068363+0000 mgr.y (mgr.24362) 8460 : cluster 0 pgmap v8429: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:30:32.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:30:32 smithi080 bash[41963]: audit 2023-12-01T09:30:31.192276+0000 mon.a (mon.0) 5553 : audit 0 from='client.? 172.21.15.80:0/2907343585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:30:32.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:30:32 smithi080 bash[28361]: cluster 2023-12-01T09:30:31.068363+0000 mgr.y (mgr.24362) 8460 : cluster 0 pgmap v8429: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:30:32.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:30:32 smithi080 bash[28361]: audit 2023-12-01T09:30:31.192276+0000 mon.a (mon.0) 5553 : audit 0 from='client.? 172.21.15.80:0/2907343585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:30:32.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:30:32 smithi090 bash[32384]: cluster 2023-12-01T09:30:31.068363+0000 mgr.y (mgr.24362) 8460 : cluster 0 pgmap v8429: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:30:32.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:30:32 smithi090 bash[32384]: audit 2023-12-01T09:30:31.192276+0000 mon.a (mon.0) 5553 : audit 0 from='client.? 172.21.15.80:0/2907343585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:30:34.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:30:33 smithi080 bash[41963]: cluster 2023-12-01T09:30:33.069032+0000 mgr.y (mgr.24362) 8461 : cluster 0 pgmap v8430: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:30:34.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:30:33 smithi080 bash[41963]: audit 2023-12-01T09:30:33.652235+0000 mon.c (mon.2) 5399 : audit 0 from='client.? 172.21.15.80:0/879500031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:30:34.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:30:33 smithi080 bash[28361]: cluster 2023-12-01T09:30:33.069032+0000 mgr.y (mgr.24362) 8461 : cluster 0 pgmap v8430: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:30:34.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:30:33 smithi080 bash[28361]: audit 2023-12-01T09:30:33.652235+0000 mon.c (mon.2) 5399 : audit 0 from='client.? 172.21.15.80:0/879500031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:30:34.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:30:33 smithi090 bash[32384]: cluster 2023-12-01T09:30:33.069032+0000 mgr.y (mgr.24362) 8461 : cluster 0 pgmap v8430: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:30:34.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:30:33 smithi090 bash[32384]: audit 2023-12-01T09:30:33.652235+0000 mon.c (mon.2) 5399 : audit 0 from='client.? 172.21.15.80:0/879500031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:30:36.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:30:36 smithi080 bash[28361]: cluster 2023-12-01T09:30:35.069801+0000 mgr.y (mgr.24362) 8462 : cluster 0 pgmap v8431: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:30:36.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:30:36 smithi080 bash[28361]: audit 2023-12-01T09:30:36.104438+0000 mon.c (mon.2) 5400 : audit 0 from='client.? 172.21.15.80:0/3507539349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:30:36.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:30:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:30:36] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T09:30:36.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:30:36 smithi080 bash[41963]: cluster 2023-12-01T09:30:35.069801+0000 mgr.y (mgr.24362) 8462 : cluster 0 pgmap v8431: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:30:36.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:30:36 smithi080 bash[41963]: audit 2023-12-01T09:30:36.104438+0000 mon.c (mon.2) 5400 : audit 0 from='client.? 172.21.15.80:0/3507539349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:30:36.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:30:36 smithi090 bash[32384]: cluster 2023-12-01T09:30:35.069801+0000 mgr.y (mgr.24362) 8462 : cluster 0 pgmap v8431: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:30:36.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:30:36 smithi090 bash[32384]: audit 2023-12-01T09:30:36.104438+0000 mon.c (mon.2) 5400 : audit 0 from='client.? 172.21.15.80:0/3507539349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:30:38.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:30:38 smithi080 bash[28361]: cluster 2023-12-01T09:30:37.071011+0000 mgr.y (mgr.24362) 8463 : cluster 0 pgmap v8432: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:30:38.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:30:38 smithi080 bash[41963]: cluster 2023-12-01T09:30:37.071011+0000 mgr.y (mgr.24362) 8463 : cluster 0 pgmap v8432: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:30:38.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:30:38 smithi090 bash[32384]: cluster 2023-12-01T09:30:37.071011+0000 mgr.y (mgr.24362) 8463 : cluster 0 pgmap v8432: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:30:39.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:30:39 smithi080 bash[28361]: audit 2023-12-01T09:30:38.552562+0000 mon.a (mon.0) 5554 : audit 0 from='client.? 172.21.15.80:0/2895240981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:30:39.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:30:39 smithi080 bash[41963]: audit 2023-12-01T09:30:38.552562+0000 mon.a (mon.0) 5554 : audit 0 from='client.? 172.21.15.80:0/2895240981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:30:39.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:30:39 smithi090 bash[32384]: audit 2023-12-01T09:30:38.552562+0000 mon.a (mon.0) 5554 : audit 0 from='client.? 172.21.15.80:0/2895240981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:30:40.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:30:40 smithi080 bash[28361]: cluster 2023-12-01T09:30:39.071689+0000 mgr.y (mgr.24362) 8464 : cluster 0 pgmap v8433: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:30:40.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:30:40 smithi080 bash[41963]: cluster 2023-12-01T09:30:39.071689+0000 mgr.y (mgr.24362) 8464 : cluster 0 pgmap v8433: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:30:40.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:30:40 smithi090 bash[32384]: cluster 2023-12-01T09:30:39.071689+0000 mgr.y (mgr.24362) 8464 : cluster 0 pgmap v8433: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:30:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:30:41 smithi080 bash[28361]: audit 2023-12-01T09:30:40.225304+0000 mon.c (mon.2) 5401 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:30:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:30:41 smithi080 bash[28361]: audit 2023-12-01T09:30:41.009295+0000 mon.c (mon.2) 5402 : audit 0 from='client.? 172.21.15.80:0/4206024976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:30:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:30:41 smithi080 bash[41963]: audit 2023-12-01T09:30:40.225304+0000 mon.c (mon.2) 5401 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:30:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:30:41 smithi080 bash[41963]: audit 2023-12-01T09:30:41.009295+0000 mon.c (mon.2) 5402 : audit 0 from='client.? 172.21.15.80:0/4206024976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:30:41.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:30:41 smithi090 bash[32384]: audit 2023-12-01T09:30:40.225304+0000 mon.c (mon.2) 5401 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:30:41.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:30:41 smithi090 bash[32384]: audit 2023-12-01T09:30:41.009295+0000 mon.c (mon.2) 5402 : audit 0 from='client.? 172.21.15.80:0/4206024976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:30:42.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:30:42 smithi080 bash[28361]: cluster 2023-12-01T09:30:41.072815+0000 mgr.y (mgr.24362) 8465 : cluster 0 pgmap v8434: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:30:42.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:30:42 smithi080 bash[41963]: cluster 2023-12-01T09:30:41.072815+0000 mgr.y (mgr.24362) 8465 : cluster 0 pgmap v8434: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:30:42.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:30:42 smithi090 bash[32384]: cluster 2023-12-01T09:30:41.072815+0000 mgr.y (mgr.24362) 8465 : cluster 0 pgmap v8434: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:30:44.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:30:43 smithi080 bash[28361]: cluster 2023-12-01T09:30:43.073350+0000 mgr.y (mgr.24362) 8466 : cluster 0 pgmap v8435: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:30:44.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:30:43 smithi080 bash[28361]: audit 2023-12-01T09:30:43.465703+0000 mon.a (mon.0) 5555 : audit 0 from='client.? 172.21.15.80:0/3229395643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:30:44.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:30:43 smithi080 bash[41963]: cluster 2023-12-01T09:30:43.073350+0000 mgr.y (mgr.24362) 8466 : cluster 0 pgmap v8435: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:30:44.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:30:43 smithi080 bash[41963]: audit 2023-12-01T09:30:43.465703+0000 mon.a (mon.0) 5555 : audit 0 from='client.? 172.21.15.80:0/3229395643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:30:44.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:30:43 smithi090 bash[32384]: cluster 2023-12-01T09:30:43.073350+0000 mgr.y (mgr.24362) 8466 : cluster 0 pgmap v8435: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:30:44.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:30:43 smithi090 bash[32384]: audit 2023-12-01T09:30:43.465703+0000 mon.a (mon.0) 5555 : audit 0 from='client.? 172.21.15.80:0/3229395643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:30:46.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:30:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:30:46] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T09:30:46.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:30:46 smithi080 bash[28361]: cluster 2023-12-01T09:30:45.073968+0000 mgr.y (mgr.24362) 8467 : cluster 0 pgmap v8436: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:30:46.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:30:46 smithi080 bash[28361]: audit 2023-12-01T09:30:45.915823+0000 mon.a (mon.0) 5556 : audit 0 from='client.? 172.21.15.80:0/1568900571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:30:46.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:30:46 smithi080 bash[41963]: cluster 2023-12-01T09:30:45.073968+0000 mgr.y (mgr.24362) 8467 : cluster 0 pgmap v8436: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:30:46.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:30:46 smithi080 bash[41963]: audit 2023-12-01T09:30:45.915823+0000 mon.a (mon.0) 5556 : audit 0 from='client.? 172.21.15.80:0/1568900571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:30:46.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:30:46 smithi090 bash[32384]: cluster 2023-12-01T09:30:45.073968+0000 mgr.y (mgr.24362) 8467 : cluster 0 pgmap v8436: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:30:46.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:30:46 smithi090 bash[32384]: audit 2023-12-01T09:30:45.915823+0000 mon.a (mon.0) 5556 : audit 0 from='client.? 172.21.15.80:0/1568900571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:30:47.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:30:47 smithi080 bash[41963]: audit 2023-12-01T09:30:46.128723+0000 mon.c (mon.2) 5403 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:30:47.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:30:47 smithi080 bash[28361]: audit 2023-12-01T09:30:46.128723+0000 mon.c (mon.2) 5403 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:30:47.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:30:47 smithi090 bash[32384]: audit 2023-12-01T09:30:46.128723+0000 mon.c (mon.2) 5403 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:30:48.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:30:48 smithi080 bash[41963]: cluster 2023-12-01T09:30:47.075126+0000 mgr.y (mgr.24362) 8468 : cluster 0 pgmap v8437: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:30:48.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:30:48 smithi080 bash[28361]: cluster 2023-12-01T09:30:47.075126+0000 mgr.y (mgr.24362) 8468 : cluster 0 pgmap v8437: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:30:48.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:30:48 smithi090 bash[32384]: cluster 2023-12-01T09:30:47.075126+0000 mgr.y (mgr.24362) 8468 : cluster 0 pgmap v8437: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:30:49.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:30:49 smithi080 bash[28361]: audit 2023-12-01T09:30:48.372835+0000 mon.a (mon.0) 5557 : audit 0 from='client.? 172.21.15.80:0/3504190724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:30:49.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:30:49 smithi080 bash[41963]: audit 2023-12-01T09:30:48.372835+0000 mon.a (mon.0) 5557 : audit 0 from='client.? 172.21.15.80:0/3504190724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:30:49.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:30:49 smithi090 bash[32384]: audit 2023-12-01T09:30:48.372835+0000 mon.a (mon.0) 5557 : audit 0 from='client.? 172.21.15.80:0/3504190724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:30:50.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:30:50 smithi080 bash[28361]: cluster 2023-12-01T09:30:49.075810+0000 mgr.y (mgr.24362) 8469 : cluster 0 pgmap v8438: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:30:50.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:30:50 smithi080 bash[41963]: cluster 2023-12-01T09:30:49.075810+0000 mgr.y (mgr.24362) 8469 : cluster 0 pgmap v8438: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:30:50.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:30:50 smithi090 bash[32384]: cluster 2023-12-01T09:30:49.075810+0000 mgr.y (mgr.24362) 8469 : cluster 0 pgmap v8438: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:30:51.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:30:51 smithi080 bash[41963]: audit 2023-12-01T09:30:50.840306+0000 mon.a (mon.0) 5558 : audit 0 from='client.? 172.21.15.80:0/2394279990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:30:51.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:30:51 smithi080 bash[28361]: audit 2023-12-01T09:30:50.840306+0000 mon.a (mon.0) 5558 : audit 0 from='client.? 172.21.15.80:0/2394279990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:30:51.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:30:51 smithi090 bash[32384]: audit 2023-12-01T09:30:50.840306+0000 mon.a (mon.0) 5558 : audit 0 from='client.? 172.21.15.80:0/2394279990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:30:52.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:30:52 smithi080 bash[28361]: cluster 2023-12-01T09:30:51.076940+0000 mgr.y (mgr.24362) 8470 : cluster 0 pgmap v8439: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:30:52.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:30:52 smithi080 bash[28361]: audit 2023-12-01T09:30:51.978540+0000 mon.a (mon.0) 5559 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:30:52.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:30:52 smithi080 bash[28361]: audit 2023-12-01T09:30:51.989036+0000 mon.a (mon.0) 5560 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:30:52.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:30:52 smithi080 bash[41963]: cluster 2023-12-01T09:30:51.076940+0000 mgr.y (mgr.24362) 8470 : cluster 0 pgmap v8439: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:30:52.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:30:52 smithi080 bash[41963]: audit 2023-12-01T09:30:51.978540+0000 mon.a (mon.0) 5559 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:30:52.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:30:52 smithi080 bash[41963]: audit 2023-12-01T09:30:51.989036+0000 mon.a (mon.0) 5560 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:30:52.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:30:52 smithi090 bash[32384]: cluster 2023-12-01T09:30:51.076940+0000 mgr.y (mgr.24362) 8470 : cluster 0 pgmap v8439: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:30:52.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:30:52 smithi090 bash[32384]: audit 2023-12-01T09:30:51.978540+0000 mon.a (mon.0) 5559 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:30:52.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:30:52 smithi090 bash[32384]: audit 2023-12-01T09:30:51.989036+0000 mon.a (mon.0) 5560 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:30:53.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:30:53 smithi080 bash[28361]: audit 2023-12-01T09:30:52.333728+0000 mon.a (mon.0) 5561 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:30:53.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:30:53 smithi080 bash[28361]: audit 2023-12-01T09:30:52.343564+0000 mon.a (mon.0) 5562 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:30:53.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:30:53 smithi080 bash[28361]: audit 2023-12-01T09:30:52.869675+0000 mon.c (mon.2) 5404 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:30:53.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:30:53 smithi080 bash[28361]: audit 2023-12-01T09:30:52.870909+0000 mon.c (mon.2) 5405 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:30:53.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:30:53 smithi080 bash[28361]: audit 2023-12-01T09:30:52.877998+0000 mon.a (mon.0) 5563 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:30:53.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:30:53 smithi080 bash[28361]: audit 2023-12-01T09:30:53.293612+0000 mon.c (mon.2) 5406 : audit 0 from='client.? 172.21.15.80:0/361901157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:30:53.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:30:53 smithi080 bash[41963]: audit 2023-12-01T09:30:52.333728+0000 mon.a (mon.0) 5561 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:30:53.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:30:53 smithi080 bash[41963]: audit 2023-12-01T09:30:52.343564+0000 mon.a (mon.0) 5562 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:30:53.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:30:53 smithi080 bash[41963]: audit 2023-12-01T09:30:52.869675+0000 mon.c (mon.2) 5404 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:30:53.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:30:53 smithi080 bash[41963]: audit 2023-12-01T09:30:52.870909+0000 mon.c (mon.2) 5405 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:30:53.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:30:53 smithi080 bash[41963]: audit 2023-12-01T09:30:52.877998+0000 mon.a (mon.0) 5563 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:30:53.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:30:53 smithi080 bash[41963]: audit 2023-12-01T09:30:53.293612+0000 mon.c (mon.2) 5406 : audit 0 from='client.? 172.21.15.80:0/361901157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:30:53.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:30:53 smithi090 bash[32384]: audit 2023-12-01T09:30:52.333728+0000 mon.a (mon.0) 5561 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:30:53.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:30:53 smithi090 bash[32384]: audit 2023-12-01T09:30:52.343564+0000 mon.a (mon.0) 5562 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:30:53.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:30:53 smithi090 bash[32384]: audit 2023-12-01T09:30:52.869675+0000 mon.c (mon.2) 5404 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:30:53.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:30:53 smithi090 bash[32384]: audit 2023-12-01T09:30:52.870909+0000 mon.c (mon.2) 5405 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:30:53.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:30:53 smithi090 bash[32384]: audit 2023-12-01T09:30:52.877998+0000 mon.a (mon.0) 5563 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:30:53.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:30:53 smithi090 bash[32384]: audit 2023-12-01T09:30:53.293612+0000 mon.c (mon.2) 5406 : audit 0 from='client.? 172.21.15.80:0/361901157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:30:54.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:30:54 smithi080 bash[28361]: cluster 2023-12-01T09:30:53.077559+0000 mgr.y (mgr.24362) 8471 : cluster 0 pgmap v8440: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:30:54.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:30:54 smithi080 bash[41963]: cluster 2023-12-01T09:30:53.077559+0000 mgr.y (mgr.24362) 8471 : cluster 0 pgmap v8440: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:30:54.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:30:54 smithi090 bash[32384]: cluster 2023-12-01T09:30:53.077559+0000 mgr.y (mgr.24362) 8471 : cluster 0 pgmap v8440: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:30:55.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:30:55 smithi080 bash[41963]: audit 2023-12-01T09:30:55.225773+0000 mon.c (mon.2) 5407 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:30:55.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:30:55 smithi080 bash[28361]: audit 2023-12-01T09:30:55.225773+0000 mon.c (mon.2) 5407 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:30:55.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:30:55 smithi090 bash[32384]: audit 2023-12-01T09:30:55.225773+0000 mon.c (mon.2) 5407 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:30:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:30:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:30:56] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T09:30:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:30:56 smithi080 bash[41963]: cluster 2023-12-01T09:30:55.078213+0000 mgr.y (mgr.24362) 8472 : cluster 0 pgmap v8441: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:30:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:30:56 smithi080 bash[41963]: audit 2023-12-01T09:30:55.750172+0000 mon.c (mon.2) 5408 : audit 0 from='client.? 172.21.15.80:0/994296631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:30:56.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:30:56 smithi080 bash[28361]: cluster 2023-12-01T09:30:55.078213+0000 mgr.y (mgr.24362) 8472 : cluster 0 pgmap v8441: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:30:56.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:30:56 smithi080 bash[28361]: audit 2023-12-01T09:30:55.750172+0000 mon.c (mon.2) 5408 : audit 0 from='client.? 172.21.15.80:0/994296631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:30:56.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:30:56 smithi090 bash[32384]: cluster 2023-12-01T09:30:55.078213+0000 mgr.y (mgr.24362) 8472 : cluster 0 pgmap v8441: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:30:56.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:30:56 smithi090 bash[32384]: audit 2023-12-01T09:30:55.750172+0000 mon.c (mon.2) 5408 : audit 0 from='client.? 172.21.15.80:0/994296631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:30:58.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:30:58 smithi080 bash[28361]: cluster 2023-12-01T09:30:57.079380+0000 mgr.y (mgr.24362) 8473 : cluster 0 pgmap v8442: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:30:58.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:30:58 smithi080 bash[28361]: audit 2023-12-01T09:30:58.203638+0000 mon.c (mon.2) 5409 : audit 0 from='client.? 172.21.15.80:0/2395699058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:30:58.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:30:58 smithi080 bash[41963]: cluster 2023-12-01T09:30:57.079380+0000 mgr.y (mgr.24362) 8473 : cluster 0 pgmap v8442: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:30:58.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:30:58 smithi080 bash[41963]: audit 2023-12-01T09:30:58.203638+0000 mon.c (mon.2) 5409 : audit 0 from='client.? 172.21.15.80:0/2395699058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:30:58.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:30:58 smithi090 bash[32384]: cluster 2023-12-01T09:30:57.079380+0000 mgr.y (mgr.24362) 8473 : cluster 0 pgmap v8442: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:30:58.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:30:58 smithi090 bash[32384]: audit 2023-12-01T09:30:58.203638+0000 mon.c (mon.2) 5409 : audit 0 from='client.? 172.21.15.80:0/2395699058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:31:00.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:31:00 smithi080 bash[41963]: cluster 2023-12-01T09:30:59.080085+0000 mgr.y (mgr.24362) 8474 : cluster 0 pgmap v8443: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:31:00.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:31:00 smithi080 bash[28361]: cluster 2023-12-01T09:30:59.080085+0000 mgr.y (mgr.24362) 8474 : cluster 0 pgmap v8443: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:31:00.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:31:00 smithi090 bash[32384]: cluster 2023-12-01T09:30:59.080085+0000 mgr.y (mgr.24362) 8474 : cluster 0 pgmap v8443: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:31:01.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:31:01 smithi080 bash[28361]: audit 2023-12-01T09:31:00.664435+0000 mon.a (mon.0) 5564 : audit 0 from='client.? 172.21.15.80:0/1829863563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:31:01.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:31:01 smithi080 bash[41963]: audit 2023-12-01T09:31:00.664435+0000 mon.a (mon.0) 5564 : audit 0 from='client.? 172.21.15.80:0/1829863563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:31:01.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:31:01 smithi090 bash[32384]: audit 2023-12-01T09:31:00.664435+0000 mon.a (mon.0) 5564 : audit 0 from='client.? 172.21.15.80:0/1829863563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:31:02.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:31:02 smithi080 bash[28361]: cluster 2023-12-01T09:31:01.081262+0000 mgr.y (mgr.24362) 8475 : cluster 0 pgmap v8444: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:31:02.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:31:02 smithi080 bash[41963]: cluster 2023-12-01T09:31:01.081262+0000 mgr.y (mgr.24362) 8475 : cluster 0 pgmap v8444: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:31:02.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:31:02 smithi090 bash[32384]: cluster 2023-12-01T09:31:01.081262+0000 mgr.y (mgr.24362) 8475 : cluster 0 pgmap v8444: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:31:04.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:31:03 smithi080 bash[28361]: cluster 2023-12-01T09:31:03.081891+0000 mgr.y (mgr.24362) 8476 : cluster 0 pgmap v8445: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:31:04.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:31:03 smithi080 bash[28361]: audit 2023-12-01T09:31:03.115728+0000 mon.c (mon.2) 5410 : audit 0 from='client.? 172.21.15.80:0/3494770740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:31:04.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:31:03 smithi080 bash[41963]: cluster 2023-12-01T09:31:03.081891+0000 mgr.y (mgr.24362) 8476 : cluster 0 pgmap v8445: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:31:04.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:31:03 smithi080 bash[41963]: audit 2023-12-01T09:31:03.115728+0000 mon.c (mon.2) 5410 : audit 0 from='client.? 172.21.15.80:0/3494770740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:31:04.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:31:03 smithi090 bash[32384]: cluster 2023-12-01T09:31:03.081891+0000 mgr.y (mgr.24362) 8476 : cluster 0 pgmap v8445: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:31:04.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:31:03 smithi090 bash[32384]: audit 2023-12-01T09:31:03.115728+0000 mon.c (mon.2) 5410 : audit 0 from='client.? 172.21.15.80:0/3494770740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:31:06.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:31:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:31:06] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T09:31:06.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:31:06 smithi080 bash[28361]: cluster 2023-12-01T09:31:05.082549+0000 mgr.y (mgr.24362) 8477 : cluster 0 pgmap v8446: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:31:06.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:31:06 smithi080 bash[28361]: audit 2023-12-01T09:31:05.576969+0000 mon.c (mon.2) 5411 : audit 0 from='client.? 172.21.15.80:0/546165074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:31:06.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:31:06 smithi080 bash[41963]: cluster 2023-12-01T09:31:05.082549+0000 mgr.y (mgr.24362) 8477 : cluster 0 pgmap v8446: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:31:06.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:31:06 smithi080 bash[41963]: audit 2023-12-01T09:31:05.576969+0000 mon.c (mon.2) 5411 : audit 0 from='client.? 172.21.15.80:0/546165074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:31:06.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:31:06 smithi090 bash[32384]: cluster 2023-12-01T09:31:05.082549+0000 mgr.y (mgr.24362) 8477 : cluster 0 pgmap v8446: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:31:06.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:31:06 smithi090 bash[32384]: audit 2023-12-01T09:31:05.576969+0000 mon.c (mon.2) 5411 : audit 0 from='client.? 172.21.15.80:0/546165074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:31:08.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:31:08 smithi080 bash[28361]: cluster 2023-12-01T09:31:07.083740+0000 mgr.y (mgr.24362) 8478 : cluster 0 pgmap v8447: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:31:08.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:31:08 smithi080 bash[28361]: audit 2023-12-01T09:31:08.036874+0000 mon.c (mon.2) 5412 : audit 0 from='client.? 172.21.15.80:0/3214241251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:31:08.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:31:08 smithi080 bash[41963]: cluster 2023-12-01T09:31:07.083740+0000 mgr.y (mgr.24362) 8478 : cluster 0 pgmap v8447: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:31:08.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:31:08 smithi080 bash[41963]: audit 2023-12-01T09:31:08.036874+0000 mon.c (mon.2) 5412 : audit 0 from='client.? 172.21.15.80:0/3214241251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:31:08.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:31:08 smithi090 bash[32384]: cluster 2023-12-01T09:31:07.083740+0000 mgr.y (mgr.24362) 8478 : cluster 0 pgmap v8447: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:31:08.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:31:08 smithi090 bash[32384]: audit 2023-12-01T09:31:08.036874+0000 mon.c (mon.2) 5412 : audit 0 from='client.? 172.21.15.80:0/3214241251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:31:10.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:31:10 smithi080 bash[28361]: cluster 2023-12-01T09:31:09.084321+0000 mgr.y (mgr.24362) 8479 : cluster 0 pgmap v8448: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:31:10.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:31:10 smithi080 bash[41963]: cluster 2023-12-01T09:31:09.084321+0000 mgr.y (mgr.24362) 8479 : cluster 0 pgmap v8448: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:31:10.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:31:10 smithi090 bash[32384]: cluster 2023-12-01T09:31:09.084321+0000 mgr.y (mgr.24362) 8479 : cluster 0 pgmap v8448: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:31:11.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:31:11 smithi080 bash[41963]: audit 2023-12-01T09:31:10.226114+0000 mon.c (mon.2) 5413 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:31:11.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:31:11 smithi080 bash[41963]: audit 2023-12-01T09:31:10.488617+0000 mon.a (mon.0) 5565 : audit 0 from='client.? 172.21.15.80:0/2978240656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:31:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:31:11 smithi080 bash[28361]: audit 2023-12-01T09:31:10.226114+0000 mon.c (mon.2) 5413 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:31:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:31:11 smithi080 bash[28361]: audit 2023-12-01T09:31:10.488617+0000 mon.a (mon.0) 5565 : audit 0 from='client.? 172.21.15.80:0/2978240656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:31:11.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:31:11 smithi090 bash[32384]: audit 2023-12-01T09:31:10.226114+0000 mon.c (mon.2) 5413 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:31:11.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:31:11 smithi090 bash[32384]: audit 2023-12-01T09:31:10.488617+0000 mon.a (mon.0) 5565 : audit 0 from='client.? 172.21.15.80:0/2978240656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:31:12.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:31:12 smithi080 bash[41963]: cluster 2023-12-01T09:31:11.085337+0000 mgr.y (mgr.24362) 8480 : cluster 0 pgmap v8449: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:31:12.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:31:12 smithi080 bash[28361]: cluster 2023-12-01T09:31:11.085337+0000 mgr.y (mgr.24362) 8480 : cluster 0 pgmap v8449: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:31:12.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:31:12 smithi090 bash[32384]: cluster 2023-12-01T09:31:11.085337+0000 mgr.y (mgr.24362) 8480 : cluster 0 pgmap v8449: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:31:14.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:31:13 smithi080 bash[41963]: audit 2023-12-01T09:31:12.944760+0000 mon.c (mon.2) 5414 : audit 0 from='client.? 172.21.15.80:0/381410031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:31:14.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:31:13 smithi080 bash[41963]: cluster 2023-12-01T09:31:13.086067+0000 mgr.y (mgr.24362) 8481 : cluster 0 pgmap v8450: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:31:14.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:31:13 smithi080 bash[28361]: audit 2023-12-01T09:31:12.944760+0000 mon.c (mon.2) 5414 : audit 0 from='client.? 172.21.15.80:0/381410031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:31:14.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:31:13 smithi080 bash[28361]: cluster 2023-12-01T09:31:13.086067+0000 mgr.y (mgr.24362) 8481 : cluster 0 pgmap v8450: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:31:14.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:31:13 smithi090 bash[32384]: audit 2023-12-01T09:31:12.944760+0000 mon.c (mon.2) 5414 : audit 0 from='client.? 172.21.15.80:0/381410031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:31:14.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:31:13 smithi090 bash[32384]: cluster 2023-12-01T09:31:13.086067+0000 mgr.y (mgr.24362) 8481 : cluster 0 pgmap v8450: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:31:16.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:31:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:31:16] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T09:31:16.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:31:16 smithi080 bash[28361]: cluster 2023-12-01T09:31:15.086698+0000 mgr.y (mgr.24362) 8482 : cluster 0 pgmap v8451: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:31:16.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:31:16 smithi080 bash[28361]: audit 2023-12-01T09:31:15.406213+0000 mon.a (mon.0) 5566 : audit 0 from='client.? 172.21.15.80:0/995811769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:31:16.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:31:16 smithi080 bash[41963]: cluster 2023-12-01T09:31:15.086698+0000 mgr.y (mgr.24362) 8482 : cluster 0 pgmap v8451: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:31:16.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:31:16 smithi080 bash[41963]: audit 2023-12-01T09:31:15.406213+0000 mon.a (mon.0) 5566 : audit 0 from='client.? 172.21.15.80:0/995811769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:31:16.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:31:16 smithi090 bash[32384]: cluster 2023-12-01T09:31:15.086698+0000 mgr.y (mgr.24362) 8482 : cluster 0 pgmap v8451: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:31:16.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:31:16 smithi090 bash[32384]: audit 2023-12-01T09:31:15.406213+0000 mon.a (mon.0) 5566 : audit 0 from='client.? 172.21.15.80:0/995811769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:31:18.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:31:18 smithi080 bash[41963]: cluster 2023-12-01T09:31:17.087910+0000 mgr.y (mgr.24362) 8483 : cluster 0 pgmap v8452: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:31:18.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:31:18 smithi080 bash[41963]: audit 2023-12-01T09:31:17.857878+0000 mon.a (mon.0) 5567 : audit 0 from='client.? 172.21.15.80:0/3907836375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:31:18.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:31:18 smithi080 bash[28361]: cluster 2023-12-01T09:31:17.087910+0000 mgr.y (mgr.24362) 8483 : cluster 0 pgmap v8452: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:31:18.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:31:18 smithi080 bash[28361]: audit 2023-12-01T09:31:17.857878+0000 mon.a (mon.0) 5567 : audit 0 from='client.? 172.21.15.80:0/3907836375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:31:18.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:31:18 smithi090 bash[32384]: cluster 2023-12-01T09:31:17.087910+0000 mgr.y (mgr.24362) 8483 : cluster 0 pgmap v8452: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:31:18.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:31:18 smithi090 bash[32384]: audit 2023-12-01T09:31:17.857878+0000 mon.a (mon.0) 5567 : audit 0 from='client.? 172.21.15.80:0/3907836375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:31:20.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:31:20 smithi080 bash[28361]: cluster 2023-12-01T09:31:19.088570+0000 mgr.y (mgr.24362) 8484 : cluster 0 pgmap v8453: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:31:20.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:31:20 smithi080 bash[41963]: cluster 2023-12-01T09:31:19.088570+0000 mgr.y (mgr.24362) 8484 : cluster 0 pgmap v8453: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:31:20.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:31:20 smithi090 bash[32384]: cluster 2023-12-01T09:31:19.088570+0000 mgr.y (mgr.24362) 8484 : cluster 0 pgmap v8453: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:31:21.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:31:21 smithi080 bash[28361]: audit 2023-12-01T09:31:20.319590+0000 mon.c (mon.2) 5415 : audit 0 from='client.? 172.21.15.80:0/1127162555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:31:21.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:31:21 smithi080 bash[41963]: audit 2023-12-01T09:31:20.319590+0000 mon.c (mon.2) 5415 : audit 0 from='client.? 172.21.15.80:0/1127162555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:31:21.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:31:21 smithi090 bash[32384]: audit 2023-12-01T09:31:20.319590+0000 mon.c (mon.2) 5415 : audit 0 from='client.? 172.21.15.80:0/1127162555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:31:22.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:31:22 smithi080 bash[28361]: cluster 2023-12-01T09:31:21.089678+0000 mgr.y (mgr.24362) 8485 : cluster 0 pgmap v8454: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:31:22.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:31:22 smithi080 bash[41963]: cluster 2023-12-01T09:31:21.089678+0000 mgr.y (mgr.24362) 8485 : cluster 0 pgmap v8454: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:31:22.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:31:22 smithi090 bash[32384]: cluster 2023-12-01T09:31:21.089678+0000 mgr.y (mgr.24362) 8485 : cluster 0 pgmap v8454: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:31:23.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:31:23 smithi080 bash[28361]: audit 2023-12-01T09:31:22.769677+0000 mon.a (mon.0) 5568 : audit 0 from='client.? 172.21.15.80:0/2813956898' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:31:23.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:31:23 smithi080 bash[41963]: audit 2023-12-01T09:31:22.769677+0000 mon.a (mon.0) 5568 : audit 0 from='client.? 172.21.15.80:0/2813956898' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:31:23.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:31:23 smithi090 bash[32384]: audit 2023-12-01T09:31:22.769677+0000 mon.a (mon.0) 5568 : audit 0 from='client.? 172.21.15.80:0/2813956898' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:31:24.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:31:24 smithi080 bash[28361]: cluster 2023-12-01T09:31:23.090376+0000 mgr.y (mgr.24362) 8486 : cluster 0 pgmap v8455: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:31:24.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:31:24 smithi080 bash[41963]: cluster 2023-12-01T09:31:23.090376+0000 mgr.y (mgr.24362) 8486 : cluster 0 pgmap v8455: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:31:24.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:31:24 smithi090 bash[32384]: cluster 2023-12-01T09:31:23.090376+0000 mgr.y (mgr.24362) 8486 : cluster 0 pgmap v8455: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:31:26.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:31:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:31:26] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T09:31:26.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:31:26 smithi080 bash[28361]: cluster 2023-12-01T09:31:25.090835+0000 mgr.y (mgr.24362) 8487 : cluster 0 pgmap v8456: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:31:26.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:31:26 smithi080 bash[28361]: audit 2023-12-01T09:31:25.220353+0000 mon.c (mon.2) 5416 : audit 0 from='client.? 172.21.15.80:0/3891731708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:31:26.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:31:26 smithi080 bash[28361]: audit 2023-12-01T09:31:25.225593+0000 mon.c (mon.2) 5417 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:31:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:31:26 smithi080 bash[41963]: cluster 2023-12-01T09:31:25.090835+0000 mgr.y (mgr.24362) 8487 : cluster 0 pgmap v8456: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:31:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:31:26 smithi080 bash[41963]: audit 2023-12-01T09:31:25.220353+0000 mon.c (mon.2) 5416 : audit 0 from='client.? 172.21.15.80:0/3891731708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:31:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:31:26 smithi080 bash[41963]: audit 2023-12-01T09:31:25.225593+0000 mon.c (mon.2) 5417 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:31:26.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:31:26 smithi090 bash[32384]: cluster 2023-12-01T09:31:25.090835+0000 mgr.y (mgr.24362) 8487 : cluster 0 pgmap v8456: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:31:26.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:31:26 smithi090 bash[32384]: audit 2023-12-01T09:31:25.220353+0000 mon.c (mon.2) 5416 : audit 0 from='client.? 172.21.15.80:0/3891731708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:31:26.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:31:26 smithi090 bash[32384]: audit 2023-12-01T09:31:25.225593+0000 mon.c (mon.2) 5417 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:31:28.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:31:28 smithi080 bash[28361]: cluster 2023-12-01T09:31:27.091960+0000 mgr.y (mgr.24362) 8488 : cluster 0 pgmap v8457: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:31:28.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:31:28 smithi080 bash[28361]: audit 2023-12-01T09:31:27.676434+0000 mon.c (mon.2) 5418 : audit 0 from='client.? 172.21.15.80:0/4157663626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:31:28.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:31:28 smithi080 bash[41963]: cluster 2023-12-01T09:31:27.091960+0000 mgr.y (mgr.24362) 8488 : cluster 0 pgmap v8457: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:31:28.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:31:28 smithi080 bash[41963]: audit 2023-12-01T09:31:27.676434+0000 mon.c (mon.2) 5418 : audit 0 from='client.? 172.21.15.80:0/4157663626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:31:28.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:31:28 smithi090 bash[32384]: cluster 2023-12-01T09:31:27.091960+0000 mgr.y (mgr.24362) 8488 : cluster 0 pgmap v8457: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:31:28.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:31:28 smithi090 bash[32384]: audit 2023-12-01T09:31:27.676434+0000 mon.c (mon.2) 5418 : audit 0 from='client.? 172.21.15.80:0/4157663626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:31:30.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:31:30 smithi090 bash[32384]: cluster 2023-12-01T09:31:29.092568+0000 mgr.y (mgr.24362) 8489 : cluster 0 pgmap v8458: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:31:30.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:31:30 smithi090 bash[32384]: audit 2023-12-01T09:31:30.123679+0000 mon.c (mon.2) 5419 : audit 0 from='client.? 172.21.15.80:0/693056391' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:31:30.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:31:30 smithi080 bash[28361]: cluster 2023-12-01T09:31:29.092568+0000 mgr.y (mgr.24362) 8489 : cluster 0 pgmap v8458: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:31:30.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:31:30 smithi080 bash[28361]: audit 2023-12-01T09:31:30.123679+0000 mon.c (mon.2) 5419 : audit 0 from='client.? 172.21.15.80:0/693056391' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:31:30.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:31:30 smithi080 bash[41963]: cluster 2023-12-01T09:31:29.092568+0000 mgr.y (mgr.24362) 8489 : cluster 0 pgmap v8458: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:31:30.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:31:30 smithi080 bash[41963]: audit 2023-12-01T09:31:30.123679+0000 mon.c (mon.2) 5419 : audit 0 from='client.? 172.21.15.80:0/693056391' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:31:32.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:31:32 smithi090 bash[32384]: cluster 2023-12-01T09:31:31.093662+0000 mgr.y (mgr.24362) 8490 : cluster 0 pgmap v8459: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:31:32.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:31:32 smithi080 bash[28361]: cluster 2023-12-01T09:31:31.093662+0000 mgr.y (mgr.24362) 8490 : cluster 0 pgmap v8459: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:31:32.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:31:32 smithi080 bash[41963]: cluster 2023-12-01T09:31:31.093662+0000 mgr.y (mgr.24362) 8490 : cluster 0 pgmap v8459: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:31:33.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:31:33 smithi090 bash[32384]: audit 2023-12-01T09:31:32.579168+0000 mon.a (mon.0) 5569 : audit 0 from='client.? 172.21.15.80:0/298779398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:31:33.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:31:33 smithi080 bash[41963]: audit 2023-12-01T09:31:32.579168+0000 mon.a (mon.0) 5569 : audit 0 from='client.? 172.21.15.80:0/298779398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:31:33.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:31:33 smithi080 bash[28361]: audit 2023-12-01T09:31:32.579168+0000 mon.a (mon.0) 5569 : audit 0 from='client.? 172.21.15.80:0/298779398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:31:34.203 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 09:31:33 smithi090 bash[65515]: logger=cleanup t=2023-12-01T09:31:33.858471288Z level=info msg="Completed cleanup jobs" duration=68.296137ms 2023-12-01T09:31:34.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:31:34 smithi090 bash[32384]: cluster 2023-12-01T09:31:33.094438+0000 mgr.y (mgr.24362) 8491 : cluster 0 pgmap v8460: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:31:34.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:31:34 smithi080 bash[41963]: cluster 2023-12-01T09:31:33.094438+0000 mgr.y (mgr.24362) 8491 : cluster 0 pgmap v8460: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:31:34.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:31:34 smithi080 bash[28361]: cluster 2023-12-01T09:31:33.094438+0000 mgr.y (mgr.24362) 8491 : cluster 0 pgmap v8460: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:31:35.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:31:35 smithi090 bash[32384]: audit 2023-12-01T09:31:35.036096+0000 mon.a (mon.0) 5570 : audit 0 from='client.? 172.21.15.80:0/4180721423' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:31:35.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:31:35 smithi080 bash[28361]: audit 2023-12-01T09:31:35.036096+0000 mon.a (mon.0) 5570 : audit 0 from='client.? 172.21.15.80:0/4180721423' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:31:35.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:31:35 smithi080 bash[41963]: audit 2023-12-01T09:31:35.036096+0000 mon.a (mon.0) 5570 : audit 0 from='client.? 172.21.15.80:0/4180721423' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:31:36.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:31:36 smithi090 bash[32384]: cluster 2023-12-01T09:31:35.095122+0000 mgr.y (mgr.24362) 8492 : cluster 0 pgmap v8461: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:31:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:31:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:31:36] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T09:31:36.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:31:36 smithi080 bash[41963]: cluster 2023-12-01T09:31:35.095122+0000 mgr.y (mgr.24362) 8492 : cluster 0 pgmap v8461: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:31:36.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:31:36 smithi080 bash[28361]: cluster 2023-12-01T09:31:35.095122+0000 mgr.y (mgr.24362) 8492 : cluster 0 pgmap v8461: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:31:38.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:31:38 smithi090 bash[32384]: cluster 2023-12-01T09:31:37.096358+0000 mgr.y (mgr.24362) 8493 : cluster 0 pgmap v8462: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:31:38.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:31:38 smithi090 bash[32384]: audit 2023-12-01T09:31:37.485633+0000 mon.a (mon.0) 5571 : audit 0 from='client.? 172.21.15.80:0/3052122745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:31:38.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:31:38 smithi080 bash[41963]: cluster 2023-12-01T09:31:37.096358+0000 mgr.y (mgr.24362) 8493 : cluster 0 pgmap v8462: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:31:38.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:31:38 smithi080 bash[41963]: audit 2023-12-01T09:31:37.485633+0000 mon.a (mon.0) 5571 : audit 0 from='client.? 172.21.15.80:0/3052122745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:31:38.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:31:38 smithi080 bash[28361]: cluster 2023-12-01T09:31:37.096358+0000 mgr.y (mgr.24362) 8493 : cluster 0 pgmap v8462: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:31:38.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:31:38 smithi080 bash[28361]: audit 2023-12-01T09:31:37.485633+0000 mon.a (mon.0) 5571 : audit 0 from='client.? 172.21.15.80:0/3052122745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:31:40.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:31:40 smithi090 bash[32384]: cluster 2023-12-01T09:31:39.097111+0000 mgr.y (mgr.24362) 8494 : cluster 0 pgmap v8463: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:31:40.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:31:40 smithi090 bash[32384]: audit 2023-12-01T09:31:39.934618+0000 mon.c (mon.2) 5420 : audit 0 from='client.? 172.21.15.80:0/714519043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:31:40.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:31:40 smithi080 bash[41963]: cluster 2023-12-01T09:31:39.097111+0000 mgr.y (mgr.24362) 8494 : cluster 0 pgmap v8463: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:31:40.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:31:40 smithi080 bash[41963]: audit 2023-12-01T09:31:39.934618+0000 mon.c (mon.2) 5420 : audit 0 from='client.? 172.21.15.80:0/714519043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:31:40.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:31:40 smithi080 bash[28361]: cluster 2023-12-01T09:31:39.097111+0000 mgr.y (mgr.24362) 8494 : cluster 0 pgmap v8463: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:31:40.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:31:40 smithi080 bash[28361]: audit 2023-12-01T09:31:39.934618+0000 mon.c (mon.2) 5420 : audit 0 from='client.? 172.21.15.80:0/714519043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:31:41.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:31:41 smithi090 bash[32384]: audit 2023-12-01T09:31:40.227047+0000 mon.c (mon.2) 5421 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:31:41.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:31:41 smithi080 bash[41963]: audit 2023-12-01T09:31:40.227047+0000 mon.c (mon.2) 5421 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:31:41.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:31:41 smithi080 bash[28361]: audit 2023-12-01T09:31:40.227047+0000 mon.c (mon.2) 5421 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:31:42.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:31:42 smithi090 bash[32384]: cluster 2023-12-01T09:31:41.098318+0000 mgr.y (mgr.24362) 8495 : cluster 0 pgmap v8464: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:31:42.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:31:42 smithi080 bash[41963]: cluster 2023-12-01T09:31:41.098318+0000 mgr.y (mgr.24362) 8495 : cluster 0 pgmap v8464: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:31:42.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:31:42 smithi080 bash[28361]: cluster 2023-12-01T09:31:41.098318+0000 mgr.y (mgr.24362) 8495 : cluster 0 pgmap v8464: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:31:43.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:31:43 smithi090 bash[32384]: audit 2023-12-01T09:31:42.385072+0000 mon.a (mon.0) 5572 : audit 0 from='client.? 172.21.15.80:0/3664831576' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:31:43.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:31:43 smithi080 bash[41963]: audit 2023-12-01T09:31:42.385072+0000 mon.a (mon.0) 5572 : audit 0 from='client.? 172.21.15.80:0/3664831576' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:31:43.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:31:43 smithi080 bash[28361]: audit 2023-12-01T09:31:42.385072+0000 mon.a (mon.0) 5572 : audit 0 from='client.? 172.21.15.80:0/3664831576' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:31:44.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:31:44 smithi090 bash[32384]: cluster 2023-12-01T09:31:43.099032+0000 mgr.y (mgr.24362) 8496 : cluster 0 pgmap v8465: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:31:44.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:31:44 smithi080 bash[41963]: cluster 2023-12-01T09:31:43.099032+0000 mgr.y (mgr.24362) 8496 : cluster 0 pgmap v8465: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:31:44.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:31:44 smithi080 bash[28361]: cluster 2023-12-01T09:31:43.099032+0000 mgr.y (mgr.24362) 8496 : cluster 0 pgmap v8465: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:31:45.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:31:45 smithi090 bash[32384]: audit 2023-12-01T09:31:44.840445+0000 mon.c (mon.2) 5422 : audit 0 from='client.? 172.21.15.80:0/420966039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:31:45.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:31:45 smithi080 bash[28361]: audit 2023-12-01T09:31:44.840445+0000 mon.c (mon.2) 5422 : audit 0 from='client.? 172.21.15.80:0/420966039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:31:45.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:31:45 smithi080 bash[41963]: audit 2023-12-01T09:31:44.840445+0000 mon.c (mon.2) 5422 : audit 0 from='client.? 172.21.15.80:0/420966039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:31:46.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:31:46 smithi090 bash[32384]: cluster 2023-12-01T09:31:45.099716+0000 mgr.y (mgr.24362) 8497 : cluster 0 pgmap v8466: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:31:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:31:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:31:46] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T09:31:46.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:31:46 smithi080 bash[41963]: cluster 2023-12-01T09:31:45.099716+0000 mgr.y (mgr.24362) 8497 : cluster 0 pgmap v8466: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:31:46.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:31:46 smithi080 bash[28361]: cluster 2023-12-01T09:31:45.099716+0000 mgr.y (mgr.24362) 8497 : cluster 0 pgmap v8466: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:31:48.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:31:48 smithi090 bash[32384]: cluster 2023-12-01T09:31:47.100485+0000 mgr.y (mgr.24362) 8498 : cluster 0 pgmap v8467: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:31:48.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:31:48 smithi090 bash[32384]: audit 2023-12-01T09:31:47.295994+0000 mon.a (mon.0) 5573 : audit 0 from='client.? 172.21.15.80:0/2653958840' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:31:48.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:31:48 smithi080 bash[28361]: cluster 2023-12-01T09:31:47.100485+0000 mgr.y (mgr.24362) 8498 : cluster 0 pgmap v8467: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:31:48.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:31:48 smithi080 bash[28361]: audit 2023-12-01T09:31:47.295994+0000 mon.a (mon.0) 5573 : audit 0 from='client.? 172.21.15.80:0/2653958840' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:31:48.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:31:48 smithi080 bash[41963]: cluster 2023-12-01T09:31:47.100485+0000 mgr.y (mgr.24362) 8498 : cluster 0 pgmap v8467: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:31:48.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:31:48 smithi080 bash[41963]: audit 2023-12-01T09:31:47.295994+0000 mon.a (mon.0) 5573 : audit 0 from='client.? 172.21.15.80:0/2653958840' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:31:50.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:31:50 smithi090 bash[32384]: cluster 2023-12-01T09:31:49.101120+0000 mgr.y (mgr.24362) 8499 : cluster 0 pgmap v8468: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:31:50.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:31:50 smithi090 bash[32384]: audit 2023-12-01T09:31:49.751771+0000 mon.a (mon.0) 5574 : audit 0 from='client.? 172.21.15.80:0/3176895810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:31:50.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:31:50 smithi080 bash[28361]: cluster 2023-12-01T09:31:49.101120+0000 mgr.y (mgr.24362) 8499 : cluster 0 pgmap v8468: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:31:50.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:31:50 smithi080 bash[28361]: audit 2023-12-01T09:31:49.751771+0000 mon.a (mon.0) 5574 : audit 0 from='client.? 172.21.15.80:0/3176895810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:31:50.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:31:50 smithi080 bash[41963]: cluster 2023-12-01T09:31:49.101120+0000 mgr.y (mgr.24362) 8499 : cluster 0 pgmap v8468: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:31:50.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:31:50 smithi080 bash[41963]: audit 2023-12-01T09:31:49.751771+0000 mon.a (mon.0) 5574 : audit 0 from='client.? 172.21.15.80:0/3176895810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:31:52.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:31:52 smithi090 bash[32384]: cluster 2023-12-01T09:31:51.102208+0000 mgr.y (mgr.24362) 8500 : cluster 0 pgmap v8469: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:31:52.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:31:52 smithi090 bash[32384]: audit 2023-12-01T09:31:52.202368+0000 mon.a (mon.0) 5575 : audit 0 from='client.? 172.21.15.80:0/3652035254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:31:52.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:31:52 smithi080 bash[28361]: cluster 2023-12-01T09:31:51.102208+0000 mgr.y (mgr.24362) 8500 : cluster 0 pgmap v8469: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:31:52.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:31:52 smithi080 bash[28361]: audit 2023-12-01T09:31:52.202368+0000 mon.a (mon.0) 5575 : audit 0 from='client.? 172.21.15.80:0/3652035254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:31:52.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:31:52 smithi080 bash[41963]: cluster 2023-12-01T09:31:51.102208+0000 mgr.y (mgr.24362) 8500 : cluster 0 pgmap v8469: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:31:52.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:31:52 smithi080 bash[41963]: audit 2023-12-01T09:31:52.202368+0000 mon.a (mon.0) 5575 : audit 0 from='client.? 172.21.15.80:0/3652035254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:31:54.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:31:53 smithi080 bash[28361]: audit 2023-12-01T09:31:52.963322+0000 mon.c (mon.2) 5423 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:31:54.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:31:53 smithi080 bash[28361]: cluster 2023-12-01T09:31:53.102968+0000 mgr.y (mgr.24362) 8501 : cluster 0 pgmap v8470: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:31:54.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:31:53 smithi080 bash[41963]: audit 2023-12-01T09:31:52.963322+0000 mon.c (mon.2) 5423 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:31:54.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:31:53 smithi080 bash[41963]: cluster 2023-12-01T09:31:53.102968+0000 mgr.y (mgr.24362) 8501 : cluster 0 pgmap v8470: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:31:54.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:31:53 smithi090 bash[32384]: audit 2023-12-01T09:31:52.963322+0000 mon.c (mon.2) 5423 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:31:54.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:31:53 smithi090 bash[32384]: cluster 2023-12-01T09:31:53.102968+0000 mgr.y (mgr.24362) 8501 : cluster 0 pgmap v8470: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:31:55.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:31:54 smithi080 bash[28361]: audit 2023-12-01T09:31:54.671114+0000 mon.a (mon.0) 5576 : audit 0 from='client.? 172.21.15.80:0/518719605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:31:55.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:31:54 smithi080 bash[41963]: audit 2023-12-01T09:31:54.671114+0000 mon.a (mon.0) 5576 : audit 0 from='client.? 172.21.15.80:0/518719605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:31:55.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:31:54 smithi090 bash[32384]: audit 2023-12-01T09:31:54.671114+0000 mon.a (mon.0) 5576 : audit 0 from='client.? 172.21.15.80:0/518719605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:31:56.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:31:55 smithi080 bash[28361]: cluster 2023-12-01T09:31:55.103658+0000 mgr.y (mgr.24362) 8502 : cluster 0 pgmap v8471: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:31:56.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:31:55 smithi080 bash[28361]: audit 2023-12-01T09:31:55.227427+0000 mon.c (mon.2) 5424 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:31:56.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:31:55 smithi080 bash[41963]: cluster 2023-12-01T09:31:55.103658+0000 mgr.y (mgr.24362) 8502 : cluster 0 pgmap v8471: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:31:56.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:31:55 smithi080 bash[41963]: audit 2023-12-01T09:31:55.227427+0000 mon.c (mon.2) 5424 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:31:56.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:31:55 smithi090 bash[32384]: cluster 2023-12-01T09:31:55.103658+0000 mgr.y (mgr.24362) 8502 : cluster 0 pgmap v8471: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:31:56.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:31:55 smithi090 bash[32384]: audit 2023-12-01T09:31:55.227427+0000 mon.c (mon.2) 5424 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:31:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:31:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:31:56] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T09:31:57.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:31:57 smithi090 bash[32384]: audit 2023-12-01T09:31:57.129382+0000 mon.c (mon.2) 5425 : audit 0 from='client.? 172.21.15.80:0/2673557096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:31:57.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:31:57 smithi080 bash[28361]: audit 2023-12-01T09:31:57.129382+0000 mon.c (mon.2) 5425 : audit 0 from='client.? 172.21.15.80:0/2673557096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:31:57.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:31:57 smithi080 bash[41963]: audit 2023-12-01T09:31:57.129382+0000 mon.c (mon.2) 5425 : audit 0 from='client.? 172.21.15.80:0/2673557096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:31:58.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:31:58 smithi090 bash[32384]: cluster 2023-12-01T09:31:57.104787+0000 mgr.y (mgr.24362) 8503 : cluster 0 pgmap v8472: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:31:58.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:31:58 smithi080 bash[41963]: cluster 2023-12-01T09:31:57.104787+0000 mgr.y (mgr.24362) 8503 : cluster 0 pgmap v8472: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:31:58.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:31:58 smithi080 bash[28361]: cluster 2023-12-01T09:31:57.104787+0000 mgr.y (mgr.24362) 8503 : cluster 0 pgmap v8472: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:32:00.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:31:59 smithi090 bash[32384]: audit 2023-12-01T09:31:58.757466+0000 mon.a (mon.0) 5577 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:32:00.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:31:59 smithi090 bash[32384]: audit 2023-12-01T09:31:58.770845+0000 mon.a (mon.0) 5578 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:32:00.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:31:59 smithi090 bash[32384]: cluster 2023-12-01T09:31:59.105440+0000 mgr.y (mgr.24362) 8504 : cluster 0 pgmap v8473: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:32:00.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:31:59 smithi090 bash[32384]: audit 2023-12-01T09:31:59.166216+0000 mon.a (mon.0) 5579 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:32:00.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:31:59 smithi090 bash[32384]: audit 2023-12-01T09:31:59.182005+0000 mon.a (mon.0) 5580 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:32:00.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:31:59 smithi090 bash[32384]: audit 2023-12-01T09:31:59.585856+0000 mon.c (mon.2) 5426 : audit 0 from='client.? 172.21.15.80:0/2654069677' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:32:00.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:31:59 smithi090 bash[32384]: audit 2023-12-01T09:31:59.674740+0000 mon.c (mon.2) 5427 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:32:00.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:31:59 smithi090 bash[32384]: audit 2023-12-01T09:31:59.676362+0000 mon.c (mon.2) 5428 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:32:00.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:31:59 smithi090 bash[32384]: audit 2023-12-01T09:31:59.685129+0000 mon.a (mon.0) 5581 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:32:00.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:31:59 smithi080 bash[28361]: audit 2023-12-01T09:31:58.757466+0000 mon.a (mon.0) 5577 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:32:00.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:31:59 smithi080 bash[28361]: audit 2023-12-01T09:31:58.770845+0000 mon.a (mon.0) 5578 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:32:00.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:31:59 smithi080 bash[28361]: cluster 2023-12-01T09:31:59.105440+0000 mgr.y (mgr.24362) 8504 : cluster 0 pgmap v8473: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:32:00.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:31:59 smithi080 bash[28361]: audit 2023-12-01T09:31:59.166216+0000 mon.a (mon.0) 5579 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:32:00.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:31:59 smithi080 bash[28361]: audit 2023-12-01T09:31:59.182005+0000 mon.a (mon.0) 5580 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:32:00.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:31:59 smithi080 bash[28361]: audit 2023-12-01T09:31:59.585856+0000 mon.c (mon.2) 5426 : audit 0 from='client.? 172.21.15.80:0/2654069677' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:32:00.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:31:59 smithi080 bash[28361]: audit 2023-12-01T09:31:59.674740+0000 mon.c (mon.2) 5427 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:32:00.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:31:59 smithi080 bash[28361]: audit 2023-12-01T09:31:59.676362+0000 mon.c (mon.2) 5428 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:32:00.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:31:59 smithi080 bash[28361]: audit 2023-12-01T09:31:59.685129+0000 mon.a (mon.0) 5581 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:32:00.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:31:59 smithi080 bash[41963]: audit 2023-12-01T09:31:58.757466+0000 mon.a (mon.0) 5577 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:32:00.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:31:59 smithi080 bash[41963]: audit 2023-12-01T09:31:58.770845+0000 mon.a (mon.0) 5578 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:32:00.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:31:59 smithi080 bash[41963]: cluster 2023-12-01T09:31:59.105440+0000 mgr.y (mgr.24362) 8504 : cluster 0 pgmap v8473: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:32:00.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:31:59 smithi080 bash[41963]: audit 2023-12-01T09:31:59.166216+0000 mon.a (mon.0) 5579 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:32:00.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:31:59 smithi080 bash[41963]: audit 2023-12-01T09:31:59.182005+0000 mon.a (mon.0) 5580 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:32:00.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:31:59 smithi080 bash[41963]: audit 2023-12-01T09:31:59.585856+0000 mon.c (mon.2) 5426 : audit 0 from='client.? 172.21.15.80:0/2654069677' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:32:00.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:31:59 smithi080 bash[41963]: audit 2023-12-01T09:31:59.674740+0000 mon.c (mon.2) 5427 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:32:00.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:31:59 smithi080 bash[41963]: audit 2023-12-01T09:31:59.676362+0000 mon.c (mon.2) 5428 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:32:00.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:31:59 smithi080 bash[41963]: audit 2023-12-01T09:31:59.685129+0000 mon.a (mon.0) 5581 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:32:02.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:32:02 smithi080 bash[28361]: cluster 2023-12-01T09:32:01.106574+0000 mgr.y (mgr.24362) 8505 : cluster 0 pgmap v8474: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:32:02.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:32:02 smithi080 bash[28361]: audit 2023-12-01T09:32:02.039365+0000 mon.a (mon.0) 5582 : audit 0 from='client.? 172.21.15.80:0/3381086661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:32:02.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:32:02 smithi080 bash[41963]: cluster 2023-12-01T09:32:01.106574+0000 mgr.y (mgr.24362) 8505 : cluster 0 pgmap v8474: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:32:02.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:32:02 smithi080 bash[41963]: audit 2023-12-01T09:32:02.039365+0000 mon.a (mon.0) 5582 : audit 0 from='client.? 172.21.15.80:0/3381086661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:32:02.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:32:02 smithi090 bash[32384]: cluster 2023-12-01T09:32:01.106574+0000 mgr.y (mgr.24362) 8505 : cluster 0 pgmap v8474: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:32:02.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:32:02 smithi090 bash[32384]: audit 2023-12-01T09:32:02.039365+0000 mon.a (mon.0) 5582 : audit 0 from='client.? 172.21.15.80:0/3381086661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:32:04.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:32:03 smithi080 bash[28361]: cluster 2023-12-01T09:32:03.107272+0000 mgr.y (mgr.24362) 8506 : cluster 0 pgmap v8475: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:32:04.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:32:03 smithi080 bash[41963]: cluster 2023-12-01T09:32:03.107272+0000 mgr.y (mgr.24362) 8506 : cluster 0 pgmap v8475: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:32:04.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:32:03 smithi090 bash[32384]: cluster 2023-12-01T09:32:03.107272+0000 mgr.y (mgr.24362) 8506 : cluster 0 pgmap v8475: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:32:05.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:32:04 smithi080 bash[28361]: audit 2023-12-01T09:32:04.487721+0000 mon.a (mon.0) 5583 : audit 0 from='client.? 172.21.15.80:0/696136338' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:32:05.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:32:04 smithi080 bash[41963]: audit 2023-12-01T09:32:04.487721+0000 mon.a (mon.0) 5583 : audit 0 from='client.? 172.21.15.80:0/696136338' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:32:05.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:32:04 smithi090 bash[32384]: audit 2023-12-01T09:32:04.487721+0000 mon.a (mon.0) 5583 : audit 0 from='client.? 172.21.15.80:0/696136338' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:32:06.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:32:05 smithi080 bash[28361]: cluster 2023-12-01T09:32:05.107973+0000 mgr.y (mgr.24362) 8507 : cluster 0 pgmap v8476: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:32:06.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:32:05 smithi080 bash[41963]: cluster 2023-12-01T09:32:05.107973+0000 mgr.y (mgr.24362) 8507 : cluster 0 pgmap v8476: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:32:06.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:32:05 smithi090 bash[32384]: cluster 2023-12-01T09:32:05.107973+0000 mgr.y (mgr.24362) 8507 : cluster 0 pgmap v8476: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:32:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:32:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:32:06] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T09:32:07.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:32:06 smithi090 bash[32384]: audit 2023-12-01T09:32:06.946191+0000 mon.c (mon.2) 5429 : audit 0 from='client.? 172.21.15.80:0/462691300' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:32:07.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:32:06 smithi080 bash[28361]: audit 2023-12-01T09:32:06.946191+0000 mon.c (mon.2) 5429 : audit 0 from='client.? 172.21.15.80:0/462691300' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:32:07.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:32:07 smithi080 bash[41963]: audit 2023-12-01T09:32:06.946191+0000 mon.c (mon.2) 5429 : audit 0 from='client.? 172.21.15.80:0/462691300' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:32:08.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:32:08 smithi090 bash[32384]: cluster 2023-12-01T09:32:07.109036+0000 mgr.y (mgr.24362) 8508 : cluster 0 pgmap v8477: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:32:08.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:32:08 smithi080 bash[28361]: cluster 2023-12-01T09:32:07.109036+0000 mgr.y (mgr.24362) 8508 : cluster 0 pgmap v8477: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:32:08.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:32:08 smithi080 bash[41963]: cluster 2023-12-01T09:32:07.109036+0000 mgr.y (mgr.24362) 8508 : cluster 0 pgmap v8477: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:32:10.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:32:10 smithi080 bash[28361]: cluster 2023-12-01T09:32:09.109545+0000 mgr.y (mgr.24362) 8509 : cluster 0 pgmap v8478: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:32:10.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:32:10 smithi080 bash[28361]: audit 2023-12-01T09:32:09.404558+0000 mon.c (mon.2) 5430 : audit 0 from='client.? 172.21.15.80:0/177945798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:32:10.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:32:10 smithi080 bash[41963]: cluster 2023-12-01T09:32:09.109545+0000 mgr.y (mgr.24362) 8509 : cluster 0 pgmap v8478: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:32:10.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:32:10 smithi080 bash[41963]: audit 2023-12-01T09:32:09.404558+0000 mon.c (mon.2) 5430 : audit 0 from='client.? 172.21.15.80:0/177945798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:32:10.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:32:10 smithi090 bash[32384]: cluster 2023-12-01T09:32:09.109545+0000 mgr.y (mgr.24362) 8509 : cluster 0 pgmap v8478: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:32:10.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:32:10 smithi090 bash[32384]: audit 2023-12-01T09:32:09.404558+0000 mon.c (mon.2) 5430 : audit 0 from='client.? 172.21.15.80:0/177945798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:32:11.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:32:11 smithi080 bash[28361]: audit 2023-12-01T09:32:10.227981+0000 mon.c (mon.2) 5431 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:32:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:32:11 smithi080 bash[41963]: audit 2023-12-01T09:32:10.227981+0000 mon.c (mon.2) 5431 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:32:11.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:32:11 smithi090 bash[32384]: audit 2023-12-01T09:32:10.227981+0000 mon.c (mon.2) 5431 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:32:12.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:32:12 smithi080 bash[28361]: cluster 2023-12-01T09:32:11.110629+0000 mgr.y (mgr.24362) 8510 : cluster 0 pgmap v8479: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:32:12.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:32:12 smithi080 bash[28361]: audit 2023-12-01T09:32:11.866673+0000 mon.c (mon.2) 5432 : audit 0 from='client.? 172.21.15.80:0/1095946231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:32:12.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:32:12 smithi080 bash[41963]: cluster 2023-12-01T09:32:11.110629+0000 mgr.y (mgr.24362) 8510 : cluster 0 pgmap v8479: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:32:12.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:32:12 smithi080 bash[41963]: audit 2023-12-01T09:32:11.866673+0000 mon.c (mon.2) 5432 : audit 0 from='client.? 172.21.15.80:0/1095946231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:32:12.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:32:12 smithi090 bash[32384]: cluster 2023-12-01T09:32:11.110629+0000 mgr.y (mgr.24362) 8510 : cluster 0 pgmap v8479: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:32:12.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:32:12 smithi090 bash[32384]: audit 2023-12-01T09:32:11.866673+0000 mon.c (mon.2) 5432 : audit 0 from='client.? 172.21.15.80:0/1095946231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:32:14.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:32:13 smithi080 bash[28361]: cluster 2023-12-01T09:32:13.111254+0000 mgr.y (mgr.24362) 8511 : cluster 0 pgmap v8480: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:32:14.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:32:13 smithi080 bash[41963]: cluster 2023-12-01T09:32:13.111254+0000 mgr.y (mgr.24362) 8511 : cluster 0 pgmap v8480: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:32:14.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:32:13 smithi090 bash[32384]: cluster 2023-12-01T09:32:13.111254+0000 mgr.y (mgr.24362) 8511 : cluster 0 pgmap v8480: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:32:15.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:32:14 smithi080 bash[28361]: audit 2023-12-01T09:32:14.318488+0000 mon.a (mon.0) 5584 : audit 0 from='client.? 172.21.15.80:0/375151655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:32:15.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:32:14 smithi080 bash[41963]: audit 2023-12-01T09:32:14.318488+0000 mon.a (mon.0) 5584 : audit 0 from='client.? 172.21.15.80:0/375151655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:32:15.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:32:14 smithi090 bash[32384]: audit 2023-12-01T09:32:14.318488+0000 mon.a (mon.0) 5584 : audit 0 from='client.? 172.21.15.80:0/375151655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:32:16.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:32:15 smithi080 bash[28361]: cluster 2023-12-01T09:32:15.111871+0000 mgr.y (mgr.24362) 8512 : cluster 0 pgmap v8481: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:32:16.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:32:15 smithi080 bash[41963]: cluster 2023-12-01T09:32:15.111871+0000 mgr.y (mgr.24362) 8512 : cluster 0 pgmap v8481: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:32:16.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:32:15 smithi090 bash[32384]: cluster 2023-12-01T09:32:15.111871+0000 mgr.y (mgr.24362) 8512 : cluster 0 pgmap v8481: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:32:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:32:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:32:16] "GET /metrics HTTP/1.1" 200 33987 "" "Prometheus/2.43.0" 2023-12-01T09:32:17.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:32:16 smithi080 bash[28361]: audit 2023-12-01T09:32:16.774993+0000 mon.a (mon.0) 5585 : audit 0 from='client.? 172.21.15.80:0/3275384117' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:32:17.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:32:16 smithi080 bash[41963]: audit 2023-12-01T09:32:16.774993+0000 mon.a (mon.0) 5585 : audit 0 from='client.? 172.21.15.80:0/3275384117' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:32:17.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:32:16 smithi090 bash[32384]: audit 2023-12-01T09:32:16.774993+0000 mon.a (mon.0) 5585 : audit 0 from='client.? 172.21.15.80:0/3275384117' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:32:18.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:32:17 smithi080 bash[28361]: cluster 2023-12-01T09:32:17.113002+0000 mgr.y (mgr.24362) 8513 : cluster 0 pgmap v8482: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:32:18.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:32:17 smithi080 bash[41963]: cluster 2023-12-01T09:32:17.113002+0000 mgr.y (mgr.24362) 8513 : cluster 0 pgmap v8482: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:32:18.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:32:17 smithi090 bash[32384]: cluster 2023-12-01T09:32:17.113002+0000 mgr.y (mgr.24362) 8513 : cluster 0 pgmap v8482: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:32:20.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:32:20 smithi080 bash[41963]: cluster 2023-12-01T09:32:19.113605+0000 mgr.y (mgr.24362) 8514 : cluster 0 pgmap v8483: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:32:20.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:32:20 smithi080 bash[41963]: audit 2023-12-01T09:32:19.226288+0000 mon.c (mon.2) 5433 : audit 0 from='client.? 172.21.15.80:0/3454327774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:32:20.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:32:20 smithi080 bash[28361]: cluster 2023-12-01T09:32:19.113605+0000 mgr.y (mgr.24362) 8514 : cluster 0 pgmap v8483: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:32:20.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:32:20 smithi080 bash[28361]: audit 2023-12-01T09:32:19.226288+0000 mon.c (mon.2) 5433 : audit 0 from='client.? 172.21.15.80:0/3454327774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:32:20.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:32:20 smithi090 bash[32384]: cluster 2023-12-01T09:32:19.113605+0000 mgr.y (mgr.24362) 8514 : cluster 0 pgmap v8483: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:32:20.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:32:20 smithi090 bash[32384]: audit 2023-12-01T09:32:19.226288+0000 mon.c (mon.2) 5433 : audit 0 from='client.? 172.21.15.80:0/3454327774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:32:22.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:32:22 smithi080 bash[28361]: cluster 2023-12-01T09:32:21.114681+0000 mgr.y (mgr.24362) 8515 : cluster 0 pgmap v8484: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:32:22.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:32:22 smithi080 bash[28361]: audit 2023-12-01T09:32:21.665202+0000 mon.a (mon.0) 5586 : audit 0 from='client.? 172.21.15.80:0/1602610788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:32:22.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:32:22 smithi080 bash[41963]: cluster 2023-12-01T09:32:21.114681+0000 mgr.y (mgr.24362) 8515 : cluster 0 pgmap v8484: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:32:22.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:32:22 smithi080 bash[41963]: audit 2023-12-01T09:32:21.665202+0000 mon.a (mon.0) 5586 : audit 0 from='client.? 172.21.15.80:0/1602610788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:32:22.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:32:22 smithi090 bash[32384]: cluster 2023-12-01T09:32:21.114681+0000 mgr.y (mgr.24362) 8515 : cluster 0 pgmap v8484: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:32:22.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:32:22 smithi090 bash[32384]: audit 2023-12-01T09:32:21.665202+0000 mon.a (mon.0) 5586 : audit 0 from='client.? 172.21.15.80:0/1602610788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:32:24.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:32:23 smithi080 bash[28361]: cluster 2023-12-01T09:32:23.115304+0000 mgr.y (mgr.24362) 8516 : cluster 0 pgmap v8485: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:32:24.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:32:23 smithi080 bash[41963]: cluster 2023-12-01T09:32:23.115304+0000 mgr.y (mgr.24362) 8516 : cluster 0 pgmap v8485: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:32:24.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:32:23 smithi090 bash[32384]: cluster 2023-12-01T09:32:23.115304+0000 mgr.y (mgr.24362) 8516 : cluster 0 pgmap v8485: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:32:25.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:32:24 smithi080 bash[41963]: audit 2023-12-01T09:32:24.111052+0000 mon.a (mon.0) 5587 : audit 0 from='client.? 172.21.15.80:0/3082602765' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:32:25.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:32:24 smithi080 bash[28361]: audit 2023-12-01T09:32:24.111052+0000 mon.a (mon.0) 5587 : audit 0 from='client.? 172.21.15.80:0/3082602765' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:32:25.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:32:24 smithi090 bash[32384]: audit 2023-12-01T09:32:24.111052+0000 mon.a (mon.0) 5587 : audit 0 from='client.? 172.21.15.80:0/3082602765' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:32:26.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:32:25 smithi080 bash[41963]: cluster 2023-12-01T09:32:25.115982+0000 mgr.y (mgr.24362) 8517 : cluster 0 pgmap v8486: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:32:26.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:32:25 smithi080 bash[41963]: audit 2023-12-01T09:32:25.228366+0000 mon.c (mon.2) 5434 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:32:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:32:25 smithi080 bash[28361]: cluster 2023-12-01T09:32:25.115982+0000 mgr.y (mgr.24362) 8517 : cluster 0 pgmap v8486: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:32:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:32:25 smithi080 bash[28361]: audit 2023-12-01T09:32:25.228366+0000 mon.c (mon.2) 5434 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:32:26.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:32:25 smithi090 bash[32384]: cluster 2023-12-01T09:32:25.115982+0000 mgr.y (mgr.24362) 8517 : cluster 0 pgmap v8486: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:32:26.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:32:25 smithi090 bash[32384]: audit 2023-12-01T09:32:25.228366+0000 mon.c (mon.2) 5434 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:32:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:32:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:32:26] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T09:32:27.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:32:26 smithi080 bash[28361]: audit 2023-12-01T09:32:26.569880+0000 mon.c (mon.2) 5435 : audit 0 from='client.? 172.21.15.80:0/3982874124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:32:27.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:32:26 smithi080 bash[41963]: audit 2023-12-01T09:32:26.569880+0000 mon.c (mon.2) 5435 : audit 0 from='client.? 172.21.15.80:0/3982874124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:32:27.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:32:26 smithi090 bash[32384]: audit 2023-12-01T09:32:26.569880+0000 mon.c (mon.2) 5435 : audit 0 from='client.? 172.21.15.80:0/3982874124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:32:28.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:32:27 smithi080 bash[41963]: cluster 2023-12-01T09:32:27.116995+0000 mgr.y (mgr.24362) 8518 : cluster 0 pgmap v8487: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:32:28.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:32:27 smithi080 bash[28361]: cluster 2023-12-01T09:32:27.116995+0000 mgr.y (mgr.24362) 8518 : cluster 0 pgmap v8487: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:32:28.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:32:27 smithi090 bash[32384]: cluster 2023-12-01T09:32:27.116995+0000 mgr.y (mgr.24362) 8518 : cluster 0 pgmap v8487: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:32:29.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:32:29 smithi080 bash[41963]: audit 2023-12-01T09:32:29.029278+0000 mon.a (mon.0) 5588 : audit 0 from='client.? 172.21.15.80:0/263387064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:32:29.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:32:29 smithi080 bash[28361]: audit 2023-12-01T09:32:29.029278+0000 mon.a (mon.0) 5588 : audit 0 from='client.? 172.21.15.80:0/263387064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:32:29.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:32:29 smithi090 bash[32384]: audit 2023-12-01T09:32:29.029278+0000 mon.a (mon.0) 5588 : audit 0 from='client.? 172.21.15.80:0/263387064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:32:30.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:32:30 smithi080 bash[28361]: cluster 2023-12-01T09:32:29.117551+0000 mgr.y (mgr.24362) 8519 : cluster 0 pgmap v8488: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:32:30.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:32:30 smithi080 bash[41963]: cluster 2023-12-01T09:32:29.117551+0000 mgr.y (mgr.24362) 8519 : cluster 0 pgmap v8488: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:32:30.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:32:30 smithi090 bash[32384]: cluster 2023-12-01T09:32:29.117551+0000 mgr.y (mgr.24362) 8519 : cluster 0 pgmap v8488: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:32:32.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:32:32 smithi080 bash[41963]: cluster 2023-12-01T09:32:31.118709+0000 mgr.y (mgr.24362) 8520 : cluster 0 pgmap v8489: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:32:32.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:32:32 smithi080 bash[41963]: audit 2023-12-01T09:32:31.489564+0000 mon.a (mon.0) 5589 : audit 0 from='client.? 172.21.15.80:0/4284590669' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:32:32.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:32:32 smithi080 bash[28361]: cluster 2023-12-01T09:32:31.118709+0000 mgr.y (mgr.24362) 8520 : cluster 0 pgmap v8489: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:32:32.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:32:32 smithi080 bash[28361]: audit 2023-12-01T09:32:31.489564+0000 mon.a (mon.0) 5589 : audit 0 from='client.? 172.21.15.80:0/4284590669' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:32:32.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:32:32 smithi090 bash[32384]: cluster 2023-12-01T09:32:31.118709+0000 mgr.y (mgr.24362) 8520 : cluster 0 pgmap v8489: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:32:32.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:32:32 smithi090 bash[32384]: audit 2023-12-01T09:32:31.489564+0000 mon.a (mon.0) 5589 : audit 0 from='client.? 172.21.15.80:0/4284590669' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:32:34.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:32:33 smithi080 bash[28361]: cluster 2023-12-01T09:32:33.119467+0000 mgr.y (mgr.24362) 8521 : cluster 0 pgmap v8490: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:32:34.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:32:33 smithi080 bash[41963]: cluster 2023-12-01T09:32:33.119467+0000 mgr.y (mgr.24362) 8521 : cluster 0 pgmap v8490: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:32:34.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:32:33 smithi090 bash[32384]: cluster 2023-12-01T09:32:33.119467+0000 mgr.y (mgr.24362) 8521 : cluster 0 pgmap v8490: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:32:35.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:32:34 smithi080 bash[41963]: audit 2023-12-01T09:32:33.946096+0000 mon.a (mon.0) 5590 : audit 0 from='client.? 172.21.15.80:0/3376656826' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:32:35.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:32:34 smithi080 bash[28361]: audit 2023-12-01T09:32:33.946096+0000 mon.a (mon.0) 5590 : audit 0 from='client.? 172.21.15.80:0/3376656826' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:32:35.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:32:34 smithi090 bash[32384]: audit 2023-12-01T09:32:33.946096+0000 mon.a (mon.0) 5590 : audit 0 from='client.? 172.21.15.80:0/3376656826' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:32:36.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:32:35 smithi080 bash[41963]: cluster 2023-12-01T09:32:35.120306+0000 mgr.y (mgr.24362) 8522 : cluster 0 pgmap v8491: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:32:36.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:32:35 smithi080 bash[28361]: cluster 2023-12-01T09:32:35.120306+0000 mgr.y (mgr.24362) 8522 : cluster 0 pgmap v8491: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:32:36.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:32:35 smithi090 bash[32384]: cluster 2023-12-01T09:32:35.120306+0000 mgr.y (mgr.24362) 8522 : cluster 0 pgmap v8491: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:32:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:32:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:32:36] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T09:32:37.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:32:36 smithi080 bash[28361]: audit 2023-12-01T09:32:36.403531+0000 mon.c (mon.2) 5436 : audit 0 from='client.? 172.21.15.80:0/467192434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:32:37.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:32:36 smithi080 bash[41963]: audit 2023-12-01T09:32:36.403531+0000 mon.c (mon.2) 5436 : audit 0 from='client.? 172.21.15.80:0/467192434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:32:37.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:32:36 smithi090 bash[32384]: audit 2023-12-01T09:32:36.403531+0000 mon.c (mon.2) 5436 : audit 0 from='client.? 172.21.15.80:0/467192434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:32:38.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:32:37 smithi090 bash[32384]: cluster 2023-12-01T09:32:37.121489+0000 mgr.y (mgr.24362) 8523 : cluster 0 pgmap v8492: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:32:38.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:32:37 smithi080 bash[28361]: cluster 2023-12-01T09:32:37.121489+0000 mgr.y (mgr.24362) 8523 : cluster 0 pgmap v8492: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:32:38.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:32:37 smithi080 bash[41963]: cluster 2023-12-01T09:32:37.121489+0000 mgr.y (mgr.24362) 8523 : cluster 0 pgmap v8492: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:32:39.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:32:38 smithi090 bash[32384]: audit 2023-12-01T09:32:38.854102+0000 mon.c (mon.2) 5437 : audit 0 from='client.? 172.21.15.80:0/2829225215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:32:39.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:32:38 smithi080 bash[28361]: audit 2023-12-01T09:32:38.854102+0000 mon.c (mon.2) 5437 : audit 0 from='client.? 172.21.15.80:0/2829225215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:32:39.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:32:38 smithi080 bash[41963]: audit 2023-12-01T09:32:38.854102+0000 mon.c (mon.2) 5437 : audit 0 from='client.? 172.21.15.80:0/2829225215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:32:40.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:32:39 smithi090 bash[32384]: cluster 2023-12-01T09:32:39.122147+0000 mgr.y (mgr.24362) 8524 : cluster 0 pgmap v8493: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:32:40.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:32:39 smithi080 bash[28361]: cluster 2023-12-01T09:32:39.122147+0000 mgr.y (mgr.24362) 8524 : cluster 0 pgmap v8493: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:32:40.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:32:39 smithi080 bash[41963]: cluster 2023-12-01T09:32:39.122147+0000 mgr.y (mgr.24362) 8524 : cluster 0 pgmap v8493: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:32:41.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:32:40 smithi090 bash[32384]: audit 2023-12-01T09:32:40.228775+0000 mon.c (mon.2) 5438 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:32:41.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:32:40 smithi080 bash[28361]: audit 2023-12-01T09:32:40.228775+0000 mon.c (mon.2) 5438 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:32:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:32:40 smithi080 bash[41963]: audit 2023-12-01T09:32:40.228775+0000 mon.c (mon.2) 5438 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:32:42.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:32:41 smithi090 bash[32384]: cluster 2023-12-01T09:32:41.123137+0000 mgr.y (mgr.24362) 8525 : cluster 0 pgmap v8494: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:32:42.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:32:41 smithi090 bash[32384]: audit 2023-12-01T09:32:41.311533+0000 mon.c (mon.2) 5439 : audit 0 from='client.? 172.21.15.80:0/1504470051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:32:42.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:32:41 smithi080 bash[28361]: cluster 2023-12-01T09:32:41.123137+0000 mgr.y (mgr.24362) 8525 : cluster 0 pgmap v8494: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:32:42.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:32:41 smithi080 bash[28361]: audit 2023-12-01T09:32:41.311533+0000 mon.c (mon.2) 5439 : audit 0 from='client.? 172.21.15.80:0/1504470051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:32:42.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:32:41 smithi080 bash[41963]: cluster 2023-12-01T09:32:41.123137+0000 mgr.y (mgr.24362) 8525 : cluster 0 pgmap v8494: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:32:42.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:32:41 smithi080 bash[41963]: audit 2023-12-01T09:32:41.311533+0000 mon.c (mon.2) 5439 : audit 0 from='client.? 172.21.15.80:0/1504470051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:32:44.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:32:43 smithi080 bash[41963]: cluster 2023-12-01T09:32:43.123806+0000 mgr.y (mgr.24362) 8526 : cluster 0 pgmap v8495: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:32:44.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:32:43 smithi080 bash[41963]: audit 2023-12-01T09:32:43.776610+0000 mon.a (mon.0) 5591 : audit 0 from='client.? 172.21.15.80:0/3291927623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:32:44.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:32:43 smithi080 bash[28361]: cluster 2023-12-01T09:32:43.123806+0000 mgr.y (mgr.24362) 8526 : cluster 0 pgmap v8495: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:32:44.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:32:43 smithi080 bash[28361]: audit 2023-12-01T09:32:43.776610+0000 mon.a (mon.0) 5591 : audit 0 from='client.? 172.21.15.80:0/3291927623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:32:44.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:32:43 smithi090 bash[32384]: cluster 2023-12-01T09:32:43.123806+0000 mgr.y (mgr.24362) 8526 : cluster 0 pgmap v8495: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:32:44.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:32:43 smithi090 bash[32384]: audit 2023-12-01T09:32:43.776610+0000 mon.a (mon.0) 5591 : audit 0 from='client.? 172.21.15.80:0/3291927623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:32:46.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:32:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:32:46] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T09:32:46.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:32:46 smithi080 bash[41963]: cluster 2023-12-01T09:32:45.124438+0000 mgr.y (mgr.24362) 8527 : cluster 0 pgmap v8496: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:32:46.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:32:46 smithi080 bash[28361]: cluster 2023-12-01T09:32:45.124438+0000 mgr.y (mgr.24362) 8527 : cluster 0 pgmap v8496: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:32:46.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:32:46 smithi090 bash[32384]: cluster 2023-12-01T09:32:45.124438+0000 mgr.y (mgr.24362) 8527 : cluster 0 pgmap v8496: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:32:47.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:32:47 smithi090 bash[32384]: audit 2023-12-01T09:32:46.230943+0000 mon.c (mon.2) 5440 : audit 0 from='client.? 172.21.15.80:0/582263212' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:32:47.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:32:47 smithi080 bash[28361]: audit 2023-12-01T09:32:46.230943+0000 mon.c (mon.2) 5440 : audit 0 from='client.? 172.21.15.80:0/582263212' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:32:47.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:32:47 smithi080 bash[41963]: audit 2023-12-01T09:32:46.230943+0000 mon.c (mon.2) 5440 : audit 0 from='client.? 172.21.15.80:0/582263212' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:32:48.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:32:48 smithi090 bash[32384]: cluster 2023-12-01T09:32:47.125651+0000 mgr.y (mgr.24362) 8528 : cluster 0 pgmap v8497: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:32:48.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:32:48 smithi080 bash[28361]: cluster 2023-12-01T09:32:47.125651+0000 mgr.y (mgr.24362) 8528 : cluster 0 pgmap v8497: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:32:48.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:32:48 smithi080 bash[41963]: cluster 2023-12-01T09:32:47.125651+0000 mgr.y (mgr.24362) 8528 : cluster 0 pgmap v8497: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:32:49.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:32:49 smithi090 bash[32384]: audit 2023-12-01T09:32:48.692238+0000 mon.a (mon.0) 5592 : audit 0 from='client.? 172.21.15.80:0/2245293042' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:32:49.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:32:49 smithi080 bash[28361]: audit 2023-12-01T09:32:48.692238+0000 mon.a (mon.0) 5592 : audit 0 from='client.? 172.21.15.80:0/2245293042' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:32:49.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:32:49 smithi080 bash[41963]: audit 2023-12-01T09:32:48.692238+0000 mon.a (mon.0) 5592 : audit 0 from='client.? 172.21.15.80:0/2245293042' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:32:50.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:32:50 smithi090 bash[32384]: cluster 2023-12-01T09:32:49.126300+0000 mgr.y (mgr.24362) 8529 : cluster 0 pgmap v8498: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:32:50.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:32:50 smithi080 bash[28361]: cluster 2023-12-01T09:32:49.126300+0000 mgr.y (mgr.24362) 8529 : cluster 0 pgmap v8498: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:32:50.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:32:50 smithi080 bash[41963]: cluster 2023-12-01T09:32:49.126300+0000 mgr.y (mgr.24362) 8529 : cluster 0 pgmap v8498: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:32:51.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:32:51 smithi090 bash[32384]: audit 2023-12-01T09:32:51.152886+0000 mon.c (mon.2) 5441 : audit 0 from='client.? 172.21.15.80:0/3947548644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:32:51.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:32:51 smithi080 bash[28361]: audit 2023-12-01T09:32:51.152886+0000 mon.c (mon.2) 5441 : audit 0 from='client.? 172.21.15.80:0/3947548644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:32:51.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:32:51 smithi080 bash[41963]: audit 2023-12-01T09:32:51.152886+0000 mon.c (mon.2) 5441 : audit 0 from='client.? 172.21.15.80:0/3947548644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:32:52.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:32:52 smithi090 bash[32384]: cluster 2023-12-01T09:32:51.127385+0000 mgr.y (mgr.24362) 8530 : cluster 0 pgmap v8499: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:32:52.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:32:52 smithi080 bash[41963]: cluster 2023-12-01T09:32:51.127385+0000 mgr.y (mgr.24362) 8530 : cluster 0 pgmap v8499: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:32:52.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:32:52 smithi080 bash[28361]: cluster 2023-12-01T09:32:51.127385+0000 mgr.y (mgr.24362) 8530 : cluster 0 pgmap v8499: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:32:54.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:32:53 smithi080 bash[41963]: cluster 2023-12-01T09:32:53.128074+0000 mgr.y (mgr.24362) 8531 : cluster 0 pgmap v8500: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:32:54.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:32:53 smithi080 bash[41963]: audit 2023-12-01T09:32:53.598840+0000 mon.c (mon.2) 5442 : audit 0 from='client.? 172.21.15.80:0/1187562031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:32:54.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:32:53 smithi080 bash[28361]: cluster 2023-12-01T09:32:53.128074+0000 mgr.y (mgr.24362) 8531 : cluster 0 pgmap v8500: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:32:54.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:32:53 smithi080 bash[28361]: audit 2023-12-01T09:32:53.598840+0000 mon.c (mon.2) 5442 : audit 0 from='client.? 172.21.15.80:0/1187562031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:32:54.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:32:53 smithi090 bash[32384]: cluster 2023-12-01T09:32:53.128074+0000 mgr.y (mgr.24362) 8531 : cluster 0 pgmap v8500: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:32:54.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:32:53 smithi090 bash[32384]: audit 2023-12-01T09:32:53.598840+0000 mon.c (mon.2) 5442 : audit 0 from='client.? 172.21.15.80:0/1187562031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:32:56.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:32:56 smithi090 bash[32384]: cluster 2023-12-01T09:32:55.128751+0000 mgr.y (mgr.24362) 8532 : cluster 0 pgmap v8501: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:32:56.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:32:56 smithi090 bash[32384]: audit 2023-12-01T09:32:55.229079+0000 mon.c (mon.2) 5443 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:32:56.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:32:56 smithi090 bash[32384]: audit 2023-12-01T09:32:56.048393+0000 mon.a (mon.0) 5593 : audit 0 from='client.? 172.21.15.80:0/502021130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:32:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:32:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:32:56] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T09:32:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:32:56 smithi080 bash[41963]: cluster 2023-12-01T09:32:55.128751+0000 mgr.y (mgr.24362) 8532 : cluster 0 pgmap v8501: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:32:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:32:56 smithi080 bash[41963]: audit 2023-12-01T09:32:55.229079+0000 mon.c (mon.2) 5443 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:32:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:32:56 smithi080 bash[41963]: audit 2023-12-01T09:32:56.048393+0000 mon.a (mon.0) 5593 : audit 0 from='client.? 172.21.15.80:0/502021130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:32:56.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:32:56 smithi080 bash[28361]: cluster 2023-12-01T09:32:55.128751+0000 mgr.y (mgr.24362) 8532 : cluster 0 pgmap v8501: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:32:56.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:32:56 smithi080 bash[28361]: audit 2023-12-01T09:32:55.229079+0000 mon.c (mon.2) 5443 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:32:56.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:32:56 smithi080 bash[28361]: audit 2023-12-01T09:32:56.048393+0000 mon.a (mon.0) 5593 : audit 0 from='client.? 172.21.15.80:0/502021130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:32:58.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:32:58 smithi090 bash[32384]: cluster 2023-12-01T09:32:57.129902+0000 mgr.y (mgr.24362) 8533 : cluster 0 pgmap v8502: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:32:58.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:32:58 smithi080 bash[41963]: cluster 2023-12-01T09:32:57.129902+0000 mgr.y (mgr.24362) 8533 : cluster 0 pgmap v8502: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:32:58.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:32:58 smithi080 bash[28361]: cluster 2023-12-01T09:32:57.129902+0000 mgr.y (mgr.24362) 8533 : cluster 0 pgmap v8502: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:32:59.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:32:59 smithi090 bash[32384]: audit 2023-12-01T09:32:58.499913+0000 mon.a (mon.0) 5594 : audit 0 from='client.? 172.21.15.80:0/60342119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:32:59.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:32:59 smithi080 bash[41963]: audit 2023-12-01T09:32:58.499913+0000 mon.a (mon.0) 5594 : audit 0 from='client.? 172.21.15.80:0/60342119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:32:59.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:32:59 smithi080 bash[28361]: audit 2023-12-01T09:32:58.499913+0000 mon.a (mon.0) 5594 : audit 0 from='client.? 172.21.15.80:0/60342119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:33:00.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:33:00 smithi090 bash[32384]: cluster 2023-12-01T09:32:59.130563+0000 mgr.y (mgr.24362) 8534 : cluster 0 pgmap v8503: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:33:00.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:33:00 smithi090 bash[32384]: audit 2023-12-01T09:32:59.768334+0000 mon.c (mon.2) 5444 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:33:00.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:33:00 smithi080 bash[28361]: cluster 2023-12-01T09:32:59.130563+0000 mgr.y (mgr.24362) 8534 : cluster 0 pgmap v8503: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:33:00.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:33:00 smithi080 bash[28361]: audit 2023-12-01T09:32:59.768334+0000 mon.c (mon.2) 5444 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:33:00.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:33:00 smithi080 bash[41963]: cluster 2023-12-01T09:32:59.130563+0000 mgr.y (mgr.24362) 8534 : cluster 0 pgmap v8503: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:33:00.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:33:00 smithi080 bash[41963]: audit 2023-12-01T09:32:59.768334+0000 mon.c (mon.2) 5444 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:33:01.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:33:01 smithi090 bash[32384]: audit 2023-12-01T09:33:00.961027+0000 mon.a (mon.0) 5595 : audit 0 from='client.? 172.21.15.80:0/130018498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:33:01.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:33:01 smithi080 bash[28361]: audit 2023-12-01T09:33:00.961027+0000 mon.a (mon.0) 5595 : audit 0 from='client.? 172.21.15.80:0/130018498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:33:01.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:33:01 smithi080 bash[41963]: audit 2023-12-01T09:33:00.961027+0000 mon.a (mon.0) 5595 : audit 0 from='client.? 172.21.15.80:0/130018498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:33:02.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:33:02 smithi090 bash[32384]: cluster 2023-12-01T09:33:01.131818+0000 mgr.y (mgr.24362) 8535 : cluster 0 pgmap v8504: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:33:02.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:33:02 smithi080 bash[28361]: cluster 2023-12-01T09:33:01.131818+0000 mgr.y (mgr.24362) 8535 : cluster 0 pgmap v8504: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:33:02.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:33:02 smithi080 bash[41963]: cluster 2023-12-01T09:33:01.131818+0000 mgr.y (mgr.24362) 8535 : cluster 0 pgmap v8504: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:33:04.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:33:03 smithi080 bash[28361]: cluster 2023-12-01T09:33:03.132454+0000 mgr.y (mgr.24362) 8536 : cluster 0 pgmap v8505: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:33:04.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:33:03 smithi080 bash[28361]: audit 2023-12-01T09:33:03.414521+0000 mon.c (mon.2) 5445 : audit 0 from='client.? 172.21.15.80:0/3282491941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:33:04.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:33:03 smithi080 bash[41963]: cluster 2023-12-01T09:33:03.132454+0000 mgr.y (mgr.24362) 8536 : cluster 0 pgmap v8505: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:33:04.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:33:03 smithi080 bash[41963]: audit 2023-12-01T09:33:03.414521+0000 mon.c (mon.2) 5445 : audit 0 from='client.? 172.21.15.80:0/3282491941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:33:04.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:33:03 smithi090 bash[32384]: cluster 2023-12-01T09:33:03.132454+0000 mgr.y (mgr.24362) 8536 : cluster 0 pgmap v8505: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:33:04.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:33:03 smithi090 bash[32384]: audit 2023-12-01T09:33:03.414521+0000 mon.c (mon.2) 5445 : audit 0 from='client.? 172.21.15.80:0/3282491941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:33:06.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:33:06 smithi090 bash[32384]: cluster 2023-12-01T09:33:05.133197+0000 mgr.y (mgr.24362) 8537 : cluster 0 pgmap v8506: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:33:06.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:33:06 smithi090 bash[32384]: audit 2023-12-01T09:33:05.615869+0000 mon.a (mon.0) 5596 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:33:06.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:33:06 smithi090 bash[32384]: audit 2023-12-01T09:33:05.626377+0000 mon.a (mon.0) 5597 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:33:06.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:33:06 smithi090 bash[32384]: audit 2023-12-01T09:33:05.892608+0000 mon.a (mon.0) 5598 : audit 0 from='client.? 172.21.15.80:0/3750288497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:33:06.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:33:06 smithi090 bash[32384]: audit 2023-12-01T09:33:05.975812+0000 mon.a (mon.0) 5599 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:33:06.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:33:06 smithi090 bash[32384]: audit 2023-12-01T09:33:05.983490+0000 mon.a (mon.0) 5600 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:33:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:33:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:33:06] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T09:33:06.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:33:06 smithi080 bash[28361]: cluster 2023-12-01T09:33:05.133197+0000 mgr.y (mgr.24362) 8537 : cluster 0 pgmap v8506: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:33:06.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:33:06 smithi080 bash[28361]: audit 2023-12-01T09:33:05.615869+0000 mon.a (mon.0) 5596 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:33:06.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:33:06 smithi080 bash[28361]: audit 2023-12-01T09:33:05.626377+0000 mon.a (mon.0) 5597 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:33:06.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:33:06 smithi080 bash[28361]: audit 2023-12-01T09:33:05.892608+0000 mon.a (mon.0) 5598 : audit 0 from='client.? 172.21.15.80:0/3750288497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:33:06.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:33:06 smithi080 bash[28361]: audit 2023-12-01T09:33:05.975812+0000 mon.a (mon.0) 5599 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:33:06.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:33:06 smithi080 bash[28361]: audit 2023-12-01T09:33:05.983490+0000 mon.a (mon.0) 5600 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:33:06.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:33:06 smithi080 bash[41963]: cluster 2023-12-01T09:33:05.133197+0000 mgr.y (mgr.24362) 8537 : cluster 0 pgmap v8506: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:33:06.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:33:06 smithi080 bash[41963]: audit 2023-12-01T09:33:05.615869+0000 mon.a (mon.0) 5596 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:33:06.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:33:06 smithi080 bash[41963]: audit 2023-12-01T09:33:05.626377+0000 mon.a (mon.0) 5597 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:33:06.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:33:06 smithi080 bash[41963]: audit 2023-12-01T09:33:05.892608+0000 mon.a (mon.0) 5598 : audit 0 from='client.? 172.21.15.80:0/3750288497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:33:06.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:33:06 smithi080 bash[41963]: audit 2023-12-01T09:33:05.975812+0000 mon.a (mon.0) 5599 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:33:06.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:33:06 smithi080 bash[41963]: audit 2023-12-01T09:33:05.983490+0000 mon.a (mon.0) 5600 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:33:07.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:33:07 smithi090 bash[32384]: audit 2023-12-01T09:33:06.570397+0000 mon.c (mon.2) 5446 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:33:07.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:33:07 smithi090 bash[32384]: audit 2023-12-01T09:33:06.572546+0000 mon.c (mon.2) 5447 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:33:07.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:33:07 smithi090 bash[32384]: audit 2023-12-01T09:33:06.581971+0000 mon.a (mon.0) 5601 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:33:07.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:33:07 smithi080 bash[41963]: audit 2023-12-01T09:33:06.570397+0000 mon.c (mon.2) 5446 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:33:07.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:33:07 smithi080 bash[41963]: audit 2023-12-01T09:33:06.572546+0000 mon.c (mon.2) 5447 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:33:07.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:33:07 smithi080 bash[41963]: audit 2023-12-01T09:33:06.581971+0000 mon.a (mon.0) 5601 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:33:07.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:33:07 smithi080 bash[28361]: audit 2023-12-01T09:33:06.570397+0000 mon.c (mon.2) 5446 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:33:07.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:33:07 smithi080 bash[28361]: audit 2023-12-01T09:33:06.572546+0000 mon.c (mon.2) 5447 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:33:07.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:33:07 smithi080 bash[28361]: audit 2023-12-01T09:33:06.581971+0000 mon.a (mon.0) 5601 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:33:08.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:33:08 smithi080 bash[28361]: cluster 2023-12-01T09:33:07.134311+0000 mgr.y (mgr.24362) 8538 : cluster 0 pgmap v8507: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:33:08.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:33:08 smithi080 bash[28361]: audit 2023-12-01T09:33:08.353656+0000 mon.a (mon.0) 5602 : audit 0 from='client.? 172.21.15.80:0/2568662194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:33:08.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:33:08 smithi080 bash[41963]: cluster 2023-12-01T09:33:07.134311+0000 mgr.y (mgr.24362) 8538 : cluster 0 pgmap v8507: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:33:08.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:33:08 smithi080 bash[41963]: audit 2023-12-01T09:33:08.353656+0000 mon.a (mon.0) 5602 : audit 0 from='client.? 172.21.15.80:0/2568662194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:33:09.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:33:08 smithi090 bash[32384]: cluster 2023-12-01T09:33:07.134311+0000 mgr.y (mgr.24362) 8538 : cluster 0 pgmap v8507: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:33:09.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:33:08 smithi090 bash[32384]: audit 2023-12-01T09:33:08.353656+0000 mon.a (mon.0) 5602 : audit 0 from='client.? 172.21.15.80:0/2568662194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:33:10.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:33:10 smithi080 bash[28361]: cluster 2023-12-01T09:33:09.134943+0000 mgr.y (mgr.24362) 8539 : cluster 0 pgmap v8508: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:33:10.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:33:10 smithi080 bash[28361]: audit 2023-12-01T09:33:10.229550+0000 mon.c (mon.2) 5448 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:33:10.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:33:10 smithi080 bash[41963]: cluster 2023-12-01T09:33:09.134943+0000 mgr.y (mgr.24362) 8539 : cluster 0 pgmap v8508: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:33:10.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:33:10 smithi080 bash[41963]: audit 2023-12-01T09:33:10.229550+0000 mon.c (mon.2) 5448 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:33:11.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:33:10 smithi090 bash[32384]: cluster 2023-12-01T09:33:09.134943+0000 mgr.y (mgr.24362) 8539 : cluster 0 pgmap v8508: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:33:11.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:33:10 smithi090 bash[32384]: audit 2023-12-01T09:33:10.229550+0000 mon.c (mon.2) 5448 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:33:11.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:33:11 smithi080 bash[28361]: audit 2023-12-01T09:33:10.801239+0000 mon.c (mon.2) 5449 : audit 0 from='client.? 172.21.15.80:0/3864196894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:33:11.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:33:11 smithi080 bash[41963]: audit 2023-12-01T09:33:10.801239+0000 mon.c (mon.2) 5449 : audit 0 from='client.? 172.21.15.80:0/3864196894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:33:12.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:33:11 smithi090 bash[32384]: audit 2023-12-01T09:33:10.801239+0000 mon.c (mon.2) 5449 : audit 0 from='client.? 172.21.15.80:0/3864196894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:33:12.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:33:12 smithi080 bash[28361]: cluster 2023-12-01T09:33:11.136258+0000 mgr.y (mgr.24362) 8540 : cluster 0 pgmap v8509: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:33:12.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:33:12 smithi080 bash[41963]: cluster 2023-12-01T09:33:11.136258+0000 mgr.y (mgr.24362) 8540 : cluster 0 pgmap v8509: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:33:13.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:33:12 smithi090 bash[32384]: cluster 2023-12-01T09:33:11.136258+0000 mgr.y (mgr.24362) 8540 : cluster 0 pgmap v8509: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:33:14.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:33:13 smithi090 bash[32384]: cluster 2023-12-01T09:33:13.136909+0000 mgr.y (mgr.24362) 8541 : cluster 0 pgmap v8510: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:33:14.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:33:13 smithi090 bash[32384]: audit 2023-12-01T09:33:13.258886+0000 mon.a (mon.0) 5603 : audit 0 from='client.? 172.21.15.80:0/2093795221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:33:14.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:33:13 smithi080 bash[28361]: cluster 2023-12-01T09:33:13.136909+0000 mgr.y (mgr.24362) 8541 : cluster 0 pgmap v8510: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:33:14.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:33:13 smithi080 bash[28361]: audit 2023-12-01T09:33:13.258886+0000 mon.a (mon.0) 5603 : audit 0 from='client.? 172.21.15.80:0/2093795221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:33:14.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:33:13 smithi080 bash[41963]: cluster 2023-12-01T09:33:13.136909+0000 mgr.y (mgr.24362) 8541 : cluster 0 pgmap v8510: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:33:14.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:33:13 smithi080 bash[41963]: audit 2023-12-01T09:33:13.258886+0000 mon.a (mon.0) 5603 : audit 0 from='client.? 172.21.15.80:0/2093795221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:33:16.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:33:16 smithi090 bash[32384]: cluster 2023-12-01T09:33:15.137656+0000 mgr.y (mgr.24362) 8542 : cluster 0 pgmap v8511: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:33:16.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:33:16 smithi090 bash[32384]: audit 2023-12-01T09:33:15.713948+0000 mon.c (mon.2) 5450 : audit 0 from='client.? 172.21.15.80:0/65393449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:33:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:33:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:33:16] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T09:33:16.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:33:16 smithi080 bash[41963]: cluster 2023-12-01T09:33:15.137656+0000 mgr.y (mgr.24362) 8542 : cluster 0 pgmap v8511: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:33:16.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:33:16 smithi080 bash[41963]: audit 2023-12-01T09:33:15.713948+0000 mon.c (mon.2) 5450 : audit 0 from='client.? 172.21.15.80:0/65393449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:33:16.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:33:16 smithi080 bash[28361]: cluster 2023-12-01T09:33:15.137656+0000 mgr.y (mgr.24362) 8542 : cluster 0 pgmap v8511: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:33:16.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:33:16 smithi080 bash[28361]: audit 2023-12-01T09:33:15.713948+0000 mon.c (mon.2) 5450 : audit 0 from='client.? 172.21.15.80:0/65393449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:33:18.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:33:18 smithi090 bash[32384]: cluster 2023-12-01T09:33:17.138976+0000 mgr.y (mgr.24362) 8543 : cluster 0 pgmap v8512: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:33:18.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:33:18 smithi090 bash[32384]: audit 2023-12-01T09:33:18.175360+0000 mon.a (mon.0) 5604 : audit 0 from='client.? 172.21.15.80:0/691299508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:33:18.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:33:18 smithi080 bash[28361]: cluster 2023-12-01T09:33:17.138976+0000 mgr.y (mgr.24362) 8543 : cluster 0 pgmap v8512: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:33:18.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:33:18 smithi080 bash[28361]: audit 2023-12-01T09:33:18.175360+0000 mon.a (mon.0) 5604 : audit 0 from='client.? 172.21.15.80:0/691299508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:33:18.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:33:18 smithi080 bash[41963]: cluster 2023-12-01T09:33:17.138976+0000 mgr.y (mgr.24362) 8543 : cluster 0 pgmap v8512: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:33:18.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:33:18 smithi080 bash[41963]: audit 2023-12-01T09:33:18.175360+0000 mon.a (mon.0) 5604 : audit 0 from='client.? 172.21.15.80:0/691299508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:33:20.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:33:20 smithi090 bash[32384]: cluster 2023-12-01T09:33:19.139701+0000 mgr.y (mgr.24362) 8544 : cluster 0 pgmap v8513: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:33:20.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:33:20 smithi080 bash[28361]: cluster 2023-12-01T09:33:19.139701+0000 mgr.y (mgr.24362) 8544 : cluster 0 pgmap v8513: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:33:20.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:33:20 smithi080 bash[41963]: cluster 2023-12-01T09:33:19.139701+0000 mgr.y (mgr.24362) 8544 : cluster 0 pgmap v8513: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:33:21.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:33:21 smithi090 bash[32384]: audit 2023-12-01T09:33:20.632979+0000 mon.c (mon.2) 5451 : audit 0 from='client.? 172.21.15.80:0/2852706553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:33:21.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:33:21 smithi080 bash[28361]: audit 2023-12-01T09:33:20.632979+0000 mon.c (mon.2) 5451 : audit 0 from='client.? 172.21.15.80:0/2852706553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:33:21.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:33:21 smithi080 bash[41963]: audit 2023-12-01T09:33:20.632979+0000 mon.c (mon.2) 5451 : audit 0 from='client.? 172.21.15.80:0/2852706553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:33:22.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:33:22 smithi090 bash[32384]: cluster 2023-12-01T09:33:21.140778+0000 mgr.y (mgr.24362) 8545 : cluster 0 pgmap v8514: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:33:22.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:33:22 smithi080 bash[28361]: cluster 2023-12-01T09:33:21.140778+0000 mgr.y (mgr.24362) 8545 : cluster 0 pgmap v8514: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:33:22.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:33:22 smithi080 bash[41963]: cluster 2023-12-01T09:33:21.140778+0000 mgr.y (mgr.24362) 8545 : cluster 0 pgmap v8514: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:33:24.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:33:23 smithi090 bash[32384]: audit 2023-12-01T09:33:23.081983+0000 mon.c (mon.2) 5452 : audit 0 from='client.? 172.21.15.80:0/2807262864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:33:24.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:33:23 smithi090 bash[32384]: cluster 2023-12-01T09:33:23.141525+0000 mgr.y (mgr.24362) 8546 : cluster 0 pgmap v8515: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:33:24.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:33:23 smithi080 bash[28361]: audit 2023-12-01T09:33:23.081983+0000 mon.c (mon.2) 5452 : audit 0 from='client.? 172.21.15.80:0/2807262864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:33:24.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:33:23 smithi080 bash[28361]: cluster 2023-12-01T09:33:23.141525+0000 mgr.y (mgr.24362) 8546 : cluster 0 pgmap v8515: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:33:24.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:33:23 smithi080 bash[41963]: audit 2023-12-01T09:33:23.081983+0000 mon.c (mon.2) 5452 : audit 0 from='client.? 172.21.15.80:0/2807262864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:33:24.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:33:23 smithi080 bash[41963]: cluster 2023-12-01T09:33:23.141525+0000 mgr.y (mgr.24362) 8546 : cluster 0 pgmap v8515: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:33:26.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:33:26 smithi090 bash[32384]: cluster 2023-12-01T09:33:25.142239+0000 mgr.y (mgr.24362) 8547 : cluster 0 pgmap v8516: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:33:26.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:33:26 smithi090 bash[32384]: audit 2023-12-01T09:33:25.234494+0000 mon.c (mon.2) 5453 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:33:26.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:33:26 smithi090 bash[32384]: audit 2023-12-01T09:33:25.531091+0000 mon.c (mon.2) 5454 : audit 0 from='client.? 172.21.15.80:0/1771017537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:33:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:33:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:33:26] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T09:33:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:33:26 smithi080 bash[28361]: cluster 2023-12-01T09:33:25.142239+0000 mgr.y (mgr.24362) 8547 : cluster 0 pgmap v8516: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:33:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:33:26 smithi080 bash[28361]: audit 2023-12-01T09:33:25.234494+0000 mon.c (mon.2) 5453 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:33:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:33:26 smithi080 bash[28361]: audit 2023-12-01T09:33:25.531091+0000 mon.c (mon.2) 5454 : audit 0 from='client.? 172.21.15.80:0/1771017537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:33:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:33:26 smithi080 bash[41963]: cluster 2023-12-01T09:33:25.142239+0000 mgr.y (mgr.24362) 8547 : cluster 0 pgmap v8516: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:33:26.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:33:26 smithi080 bash[41963]: audit 2023-12-01T09:33:25.234494+0000 mon.c (mon.2) 5453 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:33:26.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:33:26 smithi080 bash[41963]: audit 2023-12-01T09:33:25.531091+0000 mon.c (mon.2) 5454 : audit 0 from='client.? 172.21.15.80:0/1771017537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:33:28.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:33:28 smithi090 bash[32384]: cluster 2023-12-01T09:33:27.143399+0000 mgr.y (mgr.24362) 8548 : cluster 0 pgmap v8517: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:33:28.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:33:28 smithi090 bash[32384]: audit 2023-12-01T09:33:27.988433+0000 mon.a (mon.0) 5605 : audit 0 from='client.? 172.21.15.80:0/89807358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:33:28.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:33:28 smithi080 bash[28361]: cluster 2023-12-01T09:33:27.143399+0000 mgr.y (mgr.24362) 8548 : cluster 0 pgmap v8517: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:33:28.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:33:28 smithi080 bash[28361]: audit 2023-12-01T09:33:27.988433+0000 mon.a (mon.0) 5605 : audit 0 from='client.? 172.21.15.80:0/89807358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:33:28.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:33:28 smithi080 bash[41963]: cluster 2023-12-01T09:33:27.143399+0000 mgr.y (mgr.24362) 8548 : cluster 0 pgmap v8517: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:33:28.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:33:28 smithi080 bash[41963]: audit 2023-12-01T09:33:27.988433+0000 mon.a (mon.0) 5605 : audit 0 from='client.? 172.21.15.80:0/89807358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:33:30.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:33:30 smithi090 bash[32384]: cluster 2023-12-01T09:33:29.144189+0000 mgr.y (mgr.24362) 8549 : cluster 0 pgmap v8518: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:33:30.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:33:30 smithi080 bash[41963]: cluster 2023-12-01T09:33:29.144189+0000 mgr.y (mgr.24362) 8549 : cluster 0 pgmap v8518: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:33:30.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:33:30 smithi080 bash[28361]: cluster 2023-12-01T09:33:29.144189+0000 mgr.y (mgr.24362) 8549 : cluster 0 pgmap v8518: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:33:31.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:33:31 smithi090 bash[32384]: audit 2023-12-01T09:33:30.445394+0000 mon.c (mon.2) 5455 : audit 0 from='client.? 172.21.15.80:0/3674036387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:33:31.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:33:31 smithi080 bash[28361]: audit 2023-12-01T09:33:30.445394+0000 mon.c (mon.2) 5455 : audit 0 from='client.? 172.21.15.80:0/3674036387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:33:31.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:33:31 smithi080 bash[41963]: audit 2023-12-01T09:33:30.445394+0000 mon.c (mon.2) 5455 : audit 0 from='client.? 172.21.15.80:0/3674036387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:33:32.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:33:32 smithi090 bash[32384]: cluster 2023-12-01T09:33:31.145260+0000 mgr.y (mgr.24362) 8550 : cluster 0 pgmap v8519: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:33:32.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:33:32 smithi080 bash[28361]: cluster 2023-12-01T09:33:31.145260+0000 mgr.y (mgr.24362) 8550 : cluster 0 pgmap v8519: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:33:32.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:33:32 smithi080 bash[41963]: cluster 2023-12-01T09:33:31.145260+0000 mgr.y (mgr.24362) 8550 : cluster 0 pgmap v8519: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:33:33.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:33:33 smithi090 bash[32384]: audit 2023-12-01T09:33:32.903210+0000 mon.c (mon.2) 5456 : audit 0 from='client.? 172.21.15.80:0/3906025182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:33:33.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:33:33 smithi080 bash[28361]: audit 2023-12-01T09:33:32.903210+0000 mon.c (mon.2) 5456 : audit 0 from='client.? 172.21.15.80:0/3906025182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:33:33.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:33:33 smithi080 bash[41963]: audit 2023-12-01T09:33:32.903210+0000 mon.c (mon.2) 5456 : audit 0 from='client.? 172.21.15.80:0/3906025182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:33:34.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:33:34 smithi090 bash[32384]: cluster 2023-12-01T09:33:33.145931+0000 mgr.y (mgr.24362) 8551 : cluster 0 pgmap v8520: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:33:34.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:33:34 smithi080 bash[28361]: cluster 2023-12-01T09:33:33.145931+0000 mgr.y (mgr.24362) 8551 : cluster 0 pgmap v8520: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:33:34.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:33:34 smithi080 bash[41963]: cluster 2023-12-01T09:33:33.145931+0000 mgr.y (mgr.24362) 8551 : cluster 0 pgmap v8520: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:33:36.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:33:36 smithi090 bash[32384]: cluster 2023-12-01T09:33:35.146679+0000 mgr.y (mgr.24362) 8552 : cluster 0 pgmap v8521: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:33:36.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:33:36 smithi090 bash[32384]: audit 2023-12-01T09:33:35.356524+0000 mon.a (mon.0) 5606 : audit 0 from='client.? 172.21.15.80:0/3409366558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:33:36.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:33:36 smithi080 bash[28361]: cluster 2023-12-01T09:33:35.146679+0000 mgr.y (mgr.24362) 8552 : cluster 0 pgmap v8521: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:33:36.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:33:36 smithi080 bash[28361]: audit 2023-12-01T09:33:35.356524+0000 mon.a (mon.0) 5606 : audit 0 from='client.? 172.21.15.80:0/3409366558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:33:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:33:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:33:36] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T09:33:36.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:33:36 smithi080 bash[41963]: cluster 2023-12-01T09:33:35.146679+0000 mgr.y (mgr.24362) 8552 : cluster 0 pgmap v8521: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:33:36.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:33:36 smithi080 bash[41963]: audit 2023-12-01T09:33:35.356524+0000 mon.a (mon.0) 5606 : audit 0 from='client.? 172.21.15.80:0/3409366558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:33:38.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:33:38 smithi090 bash[32384]: cluster 2023-12-01T09:33:37.147831+0000 mgr.y (mgr.24362) 8553 : cluster 0 pgmap v8522: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:33:38.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:33:38 smithi090 bash[32384]: audit 2023-12-01T09:33:37.807116+0000 mon.c (mon.2) 5457 : audit 0 from='client.? 172.21.15.80:0/781517732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:33:38.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:33:38 smithi080 bash[28361]: cluster 2023-12-01T09:33:37.147831+0000 mgr.y (mgr.24362) 8553 : cluster 0 pgmap v8522: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:33:38.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:33:38 smithi080 bash[28361]: audit 2023-12-01T09:33:37.807116+0000 mon.c (mon.2) 5457 : audit 0 from='client.? 172.21.15.80:0/781517732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:33:38.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:33:38 smithi080 bash[41963]: cluster 2023-12-01T09:33:37.147831+0000 mgr.y (mgr.24362) 8553 : cluster 0 pgmap v8522: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:33:38.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:33:38 smithi080 bash[41963]: audit 2023-12-01T09:33:37.807116+0000 mon.c (mon.2) 5457 : audit 0 from='client.? 172.21.15.80:0/781517732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:33:40.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:33:40 smithi090 bash[32384]: cluster 2023-12-01T09:33:39.148462+0000 mgr.y (mgr.24362) 8554 : cluster 0 pgmap v8523: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:33:40.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:33:40 smithi090 bash[32384]: audit 2023-12-01T09:33:40.230080+0000 mon.c (mon.2) 5458 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:33:40.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:33:40 smithi080 bash[41963]: cluster 2023-12-01T09:33:39.148462+0000 mgr.y (mgr.24362) 8554 : cluster 0 pgmap v8523: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:33:40.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:33:40 smithi080 bash[41963]: audit 2023-12-01T09:33:40.230080+0000 mon.c (mon.2) 5458 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:33:40.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:33:40 smithi080 bash[28361]: cluster 2023-12-01T09:33:39.148462+0000 mgr.y (mgr.24362) 8554 : cluster 0 pgmap v8523: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:33:40.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:33:40 smithi080 bash[28361]: audit 2023-12-01T09:33:40.230080+0000 mon.c (mon.2) 5458 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:33:41.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:33:41 smithi090 bash[32384]: audit 2023-12-01T09:33:40.261463+0000 mon.c (mon.2) 5459 : audit 0 from='client.? 172.21.15.80:0/3316898584' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:33:41.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:33:41 smithi080 bash[28361]: audit 2023-12-01T09:33:40.261463+0000 mon.c (mon.2) 5459 : audit 0 from='client.? 172.21.15.80:0/3316898584' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:33:41.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:33:41 smithi080 bash[41963]: audit 2023-12-01T09:33:40.261463+0000 mon.c (mon.2) 5459 : audit 0 from='client.? 172.21.15.80:0/3316898584' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:33:42.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:33:42 smithi090 bash[32384]: cluster 2023-12-01T09:33:41.149735+0000 mgr.y (mgr.24362) 8555 : cluster 0 pgmap v8524: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:33:42.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:33:42 smithi080 bash[41963]: cluster 2023-12-01T09:33:41.149735+0000 mgr.y (mgr.24362) 8555 : cluster 0 pgmap v8524: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:33:42.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:33:42 smithi080 bash[28361]: cluster 2023-12-01T09:33:41.149735+0000 mgr.y (mgr.24362) 8555 : cluster 0 pgmap v8524: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:33:43.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:33:43 smithi090 bash[32384]: audit 2023-12-01T09:33:42.711999+0000 mon.a (mon.0) 5607 : audit 0 from='client.? 172.21.15.80:0/1010856934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:33:43.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:33:43 smithi080 bash[28361]: audit 2023-12-01T09:33:42.711999+0000 mon.a (mon.0) 5607 : audit 0 from='client.? 172.21.15.80:0/1010856934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:33:43.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:33:43 smithi080 bash[41963]: audit 2023-12-01T09:33:42.711999+0000 mon.a (mon.0) 5607 : audit 0 from='client.? 172.21.15.80:0/1010856934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:33:44.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:33:44 smithi090 bash[32384]: cluster 2023-12-01T09:33:43.150419+0000 mgr.y (mgr.24362) 8556 : cluster 0 pgmap v8525: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:33:44.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:33:44 smithi080 bash[28361]: cluster 2023-12-01T09:33:43.150419+0000 mgr.y (mgr.24362) 8556 : cluster 0 pgmap v8525: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:33:44.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:33:44 smithi080 bash[41963]: cluster 2023-12-01T09:33:43.150419+0000 mgr.y (mgr.24362) 8556 : cluster 0 pgmap v8525: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:33:45.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:33:45 smithi090 bash[32384]: audit 2023-12-01T09:33:45.159663+0000 mon.c (mon.2) 5460 : audit 0 from='client.? 172.21.15.80:0/3696792675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:33:45.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:33:45 smithi080 bash[41963]: audit 2023-12-01T09:33:45.159663+0000 mon.c (mon.2) 5460 : audit 0 from='client.? 172.21.15.80:0/3696792675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:33:45.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:33:45 smithi080 bash[28361]: audit 2023-12-01T09:33:45.159663+0000 mon.c (mon.2) 5460 : audit 0 from='client.? 172.21.15.80:0/3696792675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:33:46.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:33:46 smithi090 bash[32384]: cluster 2023-12-01T09:33:45.151056+0000 mgr.y (mgr.24362) 8557 : cluster 0 pgmap v8526: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:33:46.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:33:46 smithi080 bash[28361]: cluster 2023-12-01T09:33:45.151056+0000 mgr.y (mgr.24362) 8557 : cluster 0 pgmap v8526: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:33:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:33:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:33:46] "GET /metrics HTTP/1.1" 200 33988 "" "Prometheus/2.43.0" 2023-12-01T09:33:46.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:33:46 smithi080 bash[41963]: cluster 2023-12-01T09:33:45.151056+0000 mgr.y (mgr.24362) 8557 : cluster 0 pgmap v8526: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:33:48.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:33:48 smithi080 bash[28361]: cluster 2023-12-01T09:33:47.152232+0000 mgr.y (mgr.24362) 8558 : cluster 0 pgmap v8527: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:33:48.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:33:48 smithi080 bash[28361]: audit 2023-12-01T09:33:47.607702+0000 mon.c (mon.2) 5461 : audit 0 from='client.? 172.21.15.80:0/2946071389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:33:48.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:33:48 smithi080 bash[41963]: cluster 2023-12-01T09:33:47.152232+0000 mgr.y (mgr.24362) 8558 : cluster 0 pgmap v8527: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:33:48.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:33:48 smithi080 bash[41963]: audit 2023-12-01T09:33:47.607702+0000 mon.c (mon.2) 5461 : audit 0 from='client.? 172.21.15.80:0/2946071389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:33:48.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:33:48 smithi090 bash[32384]: cluster 2023-12-01T09:33:47.152232+0000 mgr.y (mgr.24362) 8558 : cluster 0 pgmap v8527: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:33:48.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:33:48 smithi090 bash[32384]: audit 2023-12-01T09:33:47.607702+0000 mon.c (mon.2) 5461 : audit 0 from='client.? 172.21.15.80:0/2946071389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:33:50.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:33:50 smithi080 bash[41963]: cluster 2023-12-01T09:33:49.152878+0000 mgr.y (mgr.24362) 8559 : cluster 0 pgmap v8528: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:33:50.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:33:50 smithi080 bash[41963]: audit 2023-12-01T09:33:50.063553+0000 mon.a (mon.0) 5608 : audit 0 from='client.? 172.21.15.80:0/3002290223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:33:50.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:33:50 smithi080 bash[28361]: cluster 2023-12-01T09:33:49.152878+0000 mgr.y (mgr.24362) 8559 : cluster 0 pgmap v8528: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:33:50.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:33:50 smithi080 bash[28361]: audit 2023-12-01T09:33:50.063553+0000 mon.a (mon.0) 5608 : audit 0 from='client.? 172.21.15.80:0/3002290223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:33:50.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:33:50 smithi090 bash[32384]: cluster 2023-12-01T09:33:49.152878+0000 mgr.y (mgr.24362) 8559 : cluster 0 pgmap v8528: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:33:50.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:33:50 smithi090 bash[32384]: audit 2023-12-01T09:33:50.063553+0000 mon.a (mon.0) 5608 : audit 0 from='client.? 172.21.15.80:0/3002290223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:33:52.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:33:52 smithi080 bash[41963]: cluster 2023-12-01T09:33:51.154040+0000 mgr.y (mgr.24362) 8560 : cluster 0 pgmap v8529: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:33:52.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:33:52 smithi080 bash[28361]: cluster 2023-12-01T09:33:51.154040+0000 mgr.y (mgr.24362) 8560 : cluster 0 pgmap v8529: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:33:52.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:33:52 smithi090 bash[32384]: cluster 2023-12-01T09:33:51.154040+0000 mgr.y (mgr.24362) 8560 : cluster 0 pgmap v8529: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:33:53.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:33:53 smithi080 bash[28361]: audit 2023-12-01T09:33:52.516516+0000 mon.c (mon.2) 5462 : audit 0 from='client.? 172.21.15.80:0/2639553830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:33:53.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:33:53 smithi080 bash[41963]: audit 2023-12-01T09:33:52.516516+0000 mon.c (mon.2) 5462 : audit 0 from='client.? 172.21.15.80:0/2639553830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:33:53.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:33:53 smithi090 bash[32384]: audit 2023-12-01T09:33:52.516516+0000 mon.c (mon.2) 5462 : audit 0 from='client.? 172.21.15.80:0/2639553830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:33:54.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:33:54 smithi080 bash[28361]: cluster 2023-12-01T09:33:53.154717+0000 mgr.y (mgr.24362) 8561 : cluster 0 pgmap v8530: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:33:54.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:33:54 smithi080 bash[41963]: cluster 2023-12-01T09:33:53.154717+0000 mgr.y (mgr.24362) 8561 : cluster 0 pgmap v8530: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:33:54.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:33:54 smithi090 bash[32384]: cluster 2023-12-01T09:33:53.154717+0000 mgr.y (mgr.24362) 8561 : cluster 0 pgmap v8530: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:33:55.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:33:55 smithi080 bash[28361]: audit 2023-12-01T09:33:54.971304+0000 mon.c (mon.2) 5463 : audit 0 from='client.? 172.21.15.80:0/2916025044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:33:55.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:33:55 smithi080 bash[28361]: audit 2023-12-01T09:33:55.230631+0000 mon.c (mon.2) 5464 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:33:55.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:33:55 smithi080 bash[41963]: audit 2023-12-01T09:33:54.971304+0000 mon.c (mon.2) 5463 : audit 0 from='client.? 172.21.15.80:0/2916025044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:33:55.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:33:55 smithi080 bash[41963]: audit 2023-12-01T09:33:55.230631+0000 mon.c (mon.2) 5464 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:33:55.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:33:55 smithi090 bash[32384]: audit 2023-12-01T09:33:54.971304+0000 mon.c (mon.2) 5463 : audit 0 from='client.? 172.21.15.80:0/2916025044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:33:55.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:33:55 smithi090 bash[32384]: audit 2023-12-01T09:33:55.230631+0000 mon.c (mon.2) 5464 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:33:56.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:33:56 smithi080 bash[28361]: cluster 2023-12-01T09:33:55.155499+0000 mgr.y (mgr.24362) 8562 : cluster 0 pgmap v8531: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:33:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:33:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:33:56] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T09:33:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:33:56 smithi080 bash[41963]: cluster 2023-12-01T09:33:55.155499+0000 mgr.y (mgr.24362) 8562 : cluster 0 pgmap v8531: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:33:56.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:33:56 smithi090 bash[32384]: cluster 2023-12-01T09:33:55.155499+0000 mgr.y (mgr.24362) 8562 : cluster 0 pgmap v8531: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:33:58.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:33:58 smithi080 bash[28361]: cluster 2023-12-01T09:33:57.156337+0000 mgr.y (mgr.24362) 8563 : cluster 0 pgmap v8532: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:33:58.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:33:58 smithi080 bash[28361]: audit 2023-12-01T09:33:57.432147+0000 mon.a (mon.0) 5609 : audit 0 from='client.? 172.21.15.80:0/1828426554' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:33:58.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:33:58 smithi080 bash[41963]: cluster 2023-12-01T09:33:57.156337+0000 mgr.y (mgr.24362) 8563 : cluster 0 pgmap v8532: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:33:58.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:33:58 smithi080 bash[41963]: audit 2023-12-01T09:33:57.432147+0000 mon.a (mon.0) 5609 : audit 0 from='client.? 172.21.15.80:0/1828426554' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:33:58.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:33:58 smithi090 bash[32384]: cluster 2023-12-01T09:33:57.156337+0000 mgr.y (mgr.24362) 8563 : cluster 0 pgmap v8532: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:33:58.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:33:58 smithi090 bash[32384]: audit 2023-12-01T09:33:57.432147+0000 mon.a (mon.0) 5609 : audit 0 from='client.? 172.21.15.80:0/1828426554' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:34:00.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:34:00 smithi080 bash[28361]: cluster 2023-12-01T09:33:59.156949+0000 mgr.y (mgr.24362) 8564 : cluster 0 pgmap v8533: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:34:00.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:34:00 smithi080 bash[28361]: audit 2023-12-01T09:33:59.877117+0000 mon.c (mon.2) 5465 : audit 0 from='client.? 172.21.15.80:0/2335572405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:34:00.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:34:00 smithi080 bash[41963]: cluster 2023-12-01T09:33:59.156949+0000 mgr.y (mgr.24362) 8564 : cluster 0 pgmap v8533: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:34:00.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:34:00 smithi080 bash[41963]: audit 2023-12-01T09:33:59.877117+0000 mon.c (mon.2) 5465 : audit 0 from='client.? 172.21.15.80:0/2335572405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:34:00.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:34:00 smithi090 bash[32384]: cluster 2023-12-01T09:33:59.156949+0000 mgr.y (mgr.24362) 8564 : cluster 0 pgmap v8533: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:34:00.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:34:00 smithi090 bash[32384]: audit 2023-12-01T09:33:59.877117+0000 mon.c (mon.2) 5465 : audit 0 from='client.? 172.21.15.80:0/2335572405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:34:02.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:34:02 smithi080 bash[28361]: cluster 2023-12-01T09:34:01.158074+0000 mgr.y (mgr.24362) 8565 : cluster 0 pgmap v8534: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:34:02.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:34:02 smithi080 bash[41963]: cluster 2023-12-01T09:34:01.158074+0000 mgr.y (mgr.24362) 8565 : cluster 0 pgmap v8534: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:34:02.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:34:02 smithi090 bash[32384]: cluster 2023-12-01T09:34:01.158074+0000 mgr.y (mgr.24362) 8565 : cluster 0 pgmap v8534: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:34:03.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:34:03 smithi080 bash[41963]: audit 2023-12-01T09:34:02.331631+0000 mon.c (mon.2) 5466 : audit 0 from='client.? 172.21.15.80:0/3606855566' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:34:03.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:34:03 smithi080 bash[28361]: audit 2023-12-01T09:34:02.331631+0000 mon.c (mon.2) 5466 : audit 0 from='client.? 172.21.15.80:0/3606855566' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:34:03.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:34:03 smithi090 bash[32384]: audit 2023-12-01T09:34:02.331631+0000 mon.c (mon.2) 5466 : audit 0 from='client.? 172.21.15.80:0/3606855566' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:34:04.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:34:04 smithi080 bash[41963]: cluster 2023-12-01T09:34:03.158745+0000 mgr.y (mgr.24362) 8566 : cluster 0 pgmap v8535: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:34:04.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:34:04 smithi080 bash[28361]: cluster 2023-12-01T09:34:03.158745+0000 mgr.y (mgr.24362) 8566 : cluster 0 pgmap v8535: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:34:04.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:34:04 smithi090 bash[32384]: cluster 2023-12-01T09:34:03.158745+0000 mgr.y (mgr.24362) 8566 : cluster 0 pgmap v8535: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:34:05.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:34:05 smithi080 bash[41963]: audit 2023-12-01T09:34:04.786510+0000 mon.c (mon.2) 5467 : audit 0 from='client.? 172.21.15.80:0/2978686028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:34:05.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:34:05 smithi080 bash[28361]: audit 2023-12-01T09:34:04.786510+0000 mon.c (mon.2) 5467 : audit 0 from='client.? 172.21.15.80:0/2978686028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:34:05.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:34:05 smithi090 bash[32384]: audit 2023-12-01T09:34:04.786510+0000 mon.c (mon.2) 5467 : audit 0 from='client.? 172.21.15.80:0/2978686028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:34:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:34:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:34:06] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T09:34:06.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:34:06 smithi080 bash[28361]: cluster 2023-12-01T09:34:05.159454+0000 mgr.y (mgr.24362) 8567 : cluster 0 pgmap v8536: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:34:06.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:34:06 smithi080 bash[41963]: cluster 2023-12-01T09:34:05.159454+0000 mgr.y (mgr.24362) 8567 : cluster 0 pgmap v8536: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:34:06.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:34:06 smithi090 bash[32384]: cluster 2023-12-01T09:34:05.159454+0000 mgr.y (mgr.24362) 8567 : cluster 0 pgmap v8536: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:34:07.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:34:07 smithi080 bash[28361]: audit 2023-12-01T09:34:06.666091+0000 mon.c (mon.2) 5468 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:34:07.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:34:07 smithi080 bash[28361]: audit 2023-12-01T09:34:07.044716+0000 mon.a (mon.0) 5610 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:34:07.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:34:07 smithi080 bash[28361]: audit 2023-12-01T09:34:07.054442+0000 mon.a (mon.0) 5611 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:34:07.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:34:07 smithi080 bash[28361]: audit 2023-12-01T09:34:07.256370+0000 mon.c (mon.2) 5469 : audit 0 from='client.? 172.21.15.80:0/3309509747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:34:07.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:34:07 smithi080 bash[41963]: audit 2023-12-01T09:34:06.666091+0000 mon.c (mon.2) 5468 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:34:07.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:34:07 smithi080 bash[41963]: audit 2023-12-01T09:34:07.044716+0000 mon.a (mon.0) 5610 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:34:07.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:34:07 smithi080 bash[41963]: audit 2023-12-01T09:34:07.054442+0000 mon.a (mon.0) 5611 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:34:07.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:34:07 smithi080 bash[41963]: audit 2023-12-01T09:34:07.256370+0000 mon.c (mon.2) 5469 : audit 0 from='client.? 172.21.15.80:0/3309509747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:34:07.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:34:07 smithi090 bash[32384]: audit 2023-12-01T09:34:06.666091+0000 mon.c (mon.2) 5468 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:34:07.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:34:07 smithi090 bash[32384]: audit 2023-12-01T09:34:07.044716+0000 mon.a (mon.0) 5610 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:34:07.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:34:07 smithi090 bash[32384]: audit 2023-12-01T09:34:07.054442+0000 mon.a (mon.0) 5611 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:34:07.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:34:07 smithi090 bash[32384]: audit 2023-12-01T09:34:07.256370+0000 mon.c (mon.2) 5469 : audit 0 from='client.? 172.21.15.80:0/3309509747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:34:08.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:34:08 smithi080 bash[41963]: cluster 2023-12-01T09:34:07.160620+0000 mgr.y (mgr.24362) 8568 : cluster 0 pgmap v8537: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:34:08.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:34:08 smithi080 bash[28361]: cluster 2023-12-01T09:34:07.160620+0000 mgr.y (mgr.24362) 8568 : cluster 0 pgmap v8537: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:34:08.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:34:08 smithi090 bash[32384]: cluster 2023-12-01T09:34:07.160620+0000 mgr.y (mgr.24362) 8568 : cluster 0 pgmap v8537: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:34:10.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:34:10 smithi080 bash[28361]: cluster 2023-12-01T09:34:09.161252+0000 mgr.y (mgr.24362) 8569 : cluster 0 pgmap v8538: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:34:10.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:34:10 smithi080 bash[28361]: audit 2023-12-01T09:34:09.719112+0000 mon.c (mon.2) 5470 : audit 0 from='client.? 172.21.15.80:0/3482194647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:34:10.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:34:10 smithi080 bash[28361]: audit 2023-12-01T09:34:10.230974+0000 mon.c (mon.2) 5471 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:34:10.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:34:10 smithi080 bash[41963]: cluster 2023-12-01T09:34:09.161252+0000 mgr.y (mgr.24362) 8569 : cluster 0 pgmap v8538: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:34:10.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:34:10 smithi080 bash[41963]: audit 2023-12-01T09:34:09.719112+0000 mon.c (mon.2) 5470 : audit 0 from='client.? 172.21.15.80:0/3482194647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:34:10.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:34:10 smithi080 bash[41963]: audit 2023-12-01T09:34:10.230974+0000 mon.c (mon.2) 5471 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:34:10.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:34:10 smithi090 bash[32384]: cluster 2023-12-01T09:34:09.161252+0000 mgr.y (mgr.24362) 8569 : cluster 0 pgmap v8538: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:34:10.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:34:10 smithi090 bash[32384]: audit 2023-12-01T09:34:09.719112+0000 mon.c (mon.2) 5470 : audit 0 from='client.? 172.21.15.80:0/3482194647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:34:10.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:34:10 smithi090 bash[32384]: audit 2023-12-01T09:34:10.230974+0000 mon.c (mon.2) 5471 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:34:12.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:34:12 smithi080 bash[28361]: cluster 2023-12-01T09:34:11.162479+0000 mgr.y (mgr.24362) 8570 : cluster 0 pgmap v8539: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:34:12.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:34:12 smithi080 bash[28361]: audit 2023-12-01T09:34:12.185734+0000 mon.a (mon.0) 5612 : audit 0 from='client.? 172.21.15.80:0/17573154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:34:12.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:34:12 smithi080 bash[41963]: cluster 2023-12-01T09:34:11.162479+0000 mgr.y (mgr.24362) 8570 : cluster 0 pgmap v8539: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:34:12.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:34:12 smithi080 bash[41963]: audit 2023-12-01T09:34:12.185734+0000 mon.a (mon.0) 5612 : audit 0 from='client.? 172.21.15.80:0/17573154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:34:12.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:34:12 smithi090 bash[32384]: cluster 2023-12-01T09:34:11.162479+0000 mgr.y (mgr.24362) 8570 : cluster 0 pgmap v8539: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:34:12.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:34:12 smithi090 bash[32384]: audit 2023-12-01T09:34:12.185734+0000 mon.a (mon.0) 5612 : audit 0 from='client.? 172.21.15.80:0/17573154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:34:14.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:34:13 smithi080 bash[28361]: audit 2023-12-01T09:34:12.798194+0000 mon.a (mon.0) 5613 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:34:14.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:34:13 smithi080 bash[28361]: audit 2023-12-01T09:34:12.807552+0000 mon.a (mon.0) 5614 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:34:14.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:34:13 smithi080 bash[28361]: audit 2023-12-01T09:34:12.814400+0000 mon.a (mon.0) 5615 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:34:14.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:34:13 smithi080 bash[28361]: audit 2023-12-01T09:34:12.827262+0000 mon.a (mon.0) 5616 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:34:14.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:34:13 smithi080 bash[28361]: cluster 2023-12-01T09:34:13.163167+0000 mgr.y (mgr.24362) 8571 : cluster 0 pgmap v8540: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:34:14.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:34:13 smithi080 bash[28361]: audit 2023-12-01T09:34:13.387571+0000 mon.c (mon.2) 5472 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:34:14.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:34:13 smithi080 bash[28361]: audit 2023-12-01T09:34:13.389325+0000 mon.c (mon.2) 5473 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:34:14.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:34:13 smithi080 bash[28361]: audit 2023-12-01T09:34:13.398181+0000 mon.a (mon.0) 5617 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:34:14.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:34:13 smithi080 bash[41963]: audit 2023-12-01T09:34:12.798194+0000 mon.a (mon.0) 5613 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:34:14.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:34:13 smithi080 bash[41963]: audit 2023-12-01T09:34:12.807552+0000 mon.a (mon.0) 5614 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:34:14.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:34:13 smithi080 bash[41963]: audit 2023-12-01T09:34:12.814400+0000 mon.a (mon.0) 5615 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:34:14.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:34:13 smithi080 bash[41963]: audit 2023-12-01T09:34:12.827262+0000 mon.a (mon.0) 5616 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:34:14.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:34:13 smithi080 bash[41963]: cluster 2023-12-01T09:34:13.163167+0000 mgr.y (mgr.24362) 8571 : cluster 0 pgmap v8540: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:34:14.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:34:13 smithi080 bash[41963]: audit 2023-12-01T09:34:13.387571+0000 mon.c (mon.2) 5472 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:34:14.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:34:13 smithi080 bash[41963]: audit 2023-12-01T09:34:13.389325+0000 mon.c (mon.2) 5473 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:34:14.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:34:13 smithi080 bash[41963]: audit 2023-12-01T09:34:13.398181+0000 mon.a (mon.0) 5617 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:34:14.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:34:13 smithi090 bash[32384]: audit 2023-12-01T09:34:12.798194+0000 mon.a (mon.0) 5613 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:34:14.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:34:13 smithi090 bash[32384]: audit 2023-12-01T09:34:12.807552+0000 mon.a (mon.0) 5614 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:34:14.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:34:13 smithi090 bash[32384]: audit 2023-12-01T09:34:12.814400+0000 mon.a (mon.0) 5615 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:34:14.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:34:13 smithi090 bash[32384]: audit 2023-12-01T09:34:12.827262+0000 mon.a (mon.0) 5616 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:34:14.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:34:13 smithi090 bash[32384]: cluster 2023-12-01T09:34:13.163167+0000 mgr.y (mgr.24362) 8571 : cluster 0 pgmap v8540: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:34:14.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:34:13 smithi090 bash[32384]: audit 2023-12-01T09:34:13.387571+0000 mon.c (mon.2) 5472 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:34:14.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:34:13 smithi090 bash[32384]: audit 2023-12-01T09:34:13.389325+0000 mon.c (mon.2) 5473 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:34:14.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:34:13 smithi090 bash[32384]: audit 2023-12-01T09:34:13.398181+0000 mon.a (mon.0) 5617 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:34:15.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:34:14 smithi090 bash[32384]: audit 2023-12-01T09:34:14.639606+0000 mon.c (mon.2) 5474 : audit 0 from='client.? 172.21.15.80:0/3457825293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:34:15.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:34:14 smithi080 bash[28361]: audit 2023-12-01T09:34:14.639606+0000 mon.c (mon.2) 5474 : audit 0 from='client.? 172.21.15.80:0/3457825293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:34:15.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:34:14 smithi080 bash[41963]: audit 2023-12-01T09:34:14.639606+0000 mon.c (mon.2) 5474 : audit 0 from='client.? 172.21.15.80:0/3457825293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:34:16.233 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:34:15 smithi080 bash[28361]: cluster 2023-12-01T09:34:15.163826+0000 mgr.y (mgr.24362) 8572 : cluster 0 pgmap v8541: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:34:16.234 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:34:15 smithi080 bash[41963]: cluster 2023-12-01T09:34:15.163826+0000 mgr.y (mgr.24362) 8572 : cluster 0 pgmap v8541: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:34:16.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:34:15 smithi090 bash[32384]: cluster 2023-12-01T09:34:15.163826+0000 mgr.y (mgr.24362) 8572 : cluster 0 pgmap v8541: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:34:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:34:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:34:16] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T09:34:17.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:34:17 smithi080 bash[28361]: audit 2023-12-01T09:34:17.080695+0000 mon.a (mon.0) 5618 : audit 0 from='client.? 172.21.15.80:0/3146176904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:34:17.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:34:17 smithi080 bash[41963]: audit 2023-12-01T09:34:17.080695+0000 mon.a (mon.0) 5618 : audit 0 from='client.? 172.21.15.80:0/3146176904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:34:17.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:34:17 smithi090 bash[32384]: audit 2023-12-01T09:34:17.080695+0000 mon.a (mon.0) 5618 : audit 0 from='client.? 172.21.15.80:0/3146176904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:34:18.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:34:18 smithi080 bash[28361]: cluster 2023-12-01T09:34:17.164930+0000 mgr.y (mgr.24362) 8573 : cluster 0 pgmap v8542: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:34:18.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:34:18 smithi080 bash[41963]: cluster 2023-12-01T09:34:17.164930+0000 mgr.y (mgr.24362) 8573 : cluster 0 pgmap v8542: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:34:18.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:34:18 smithi090 bash[32384]: cluster 2023-12-01T09:34:17.164930+0000 mgr.y (mgr.24362) 8573 : cluster 0 pgmap v8542: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:34:20.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:34:20 smithi090 bash[32384]: cluster 2023-12-01T09:34:19.165545+0000 mgr.y (mgr.24362) 8574 : cluster 0 pgmap v8543: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:34:20.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:34:20 smithi090 bash[32384]: audit 2023-12-01T09:34:19.539769+0000 mon.c (mon.2) 5475 : audit 0 from='client.? 172.21.15.80:0/2332070679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:34:20.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:34:20 smithi080 bash[28361]: cluster 2023-12-01T09:34:19.165545+0000 mgr.y (mgr.24362) 8574 : cluster 0 pgmap v8543: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:34:20.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:34:20 smithi080 bash[28361]: audit 2023-12-01T09:34:19.539769+0000 mon.c (mon.2) 5475 : audit 0 from='client.? 172.21.15.80:0/2332070679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:34:20.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:34:20 smithi080 bash[41963]: cluster 2023-12-01T09:34:19.165545+0000 mgr.y (mgr.24362) 8574 : cluster 0 pgmap v8543: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:34:20.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:34:20 smithi080 bash[41963]: audit 2023-12-01T09:34:19.539769+0000 mon.c (mon.2) 5475 : audit 0 from='client.? 172.21.15.80:0/2332070679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:34:22.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:34:22 smithi090 bash[32384]: cluster 2023-12-01T09:34:21.166692+0000 mgr.y (mgr.24362) 8575 : cluster 0 pgmap v8544: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:34:22.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:34:22 smithi090 bash[32384]: audit 2023-12-01T09:34:21.994527+0000 mon.c (mon.2) 5476 : audit 0 from='client.? 172.21.15.80:0/1562860651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:34:22.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:34:22 smithi080 bash[28361]: cluster 2023-12-01T09:34:21.166692+0000 mgr.y (mgr.24362) 8575 : cluster 0 pgmap v8544: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:34:22.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:34:22 smithi080 bash[28361]: audit 2023-12-01T09:34:21.994527+0000 mon.c (mon.2) 5476 : audit 0 from='client.? 172.21.15.80:0/1562860651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:34:22.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:34:22 smithi080 bash[41963]: cluster 2023-12-01T09:34:21.166692+0000 mgr.y (mgr.24362) 8575 : cluster 0 pgmap v8544: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:34:22.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:34:22 smithi080 bash[41963]: audit 2023-12-01T09:34:21.994527+0000 mon.c (mon.2) 5476 : audit 0 from='client.? 172.21.15.80:0/1562860651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:34:24.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:34:23 smithi090 bash[32384]: cluster 2023-12-01T09:34:23.167386+0000 mgr.y (mgr.24362) 8576 : cluster 0 pgmap v8545: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:34:24.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:34:23 smithi080 bash[41963]: cluster 2023-12-01T09:34:23.167386+0000 mgr.y (mgr.24362) 8576 : cluster 0 pgmap v8545: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:34:24.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:34:23 smithi080 bash[28361]: cluster 2023-12-01T09:34:23.167386+0000 mgr.y (mgr.24362) 8576 : cluster 0 pgmap v8545: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:34:25.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:34:24 smithi090 bash[32384]: audit 2023-12-01T09:34:24.446975+0000 mon.a (mon.0) 5619 : audit 0 from='client.? 172.21.15.80:0/469706713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:34:25.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:34:24 smithi080 bash[28361]: audit 2023-12-01T09:34:24.446975+0000 mon.a (mon.0) 5619 : audit 0 from='client.? 172.21.15.80:0/469706713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:34:25.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:34:24 smithi080 bash[41963]: audit 2023-12-01T09:34:24.446975+0000 mon.a (mon.0) 5619 : audit 0 from='client.? 172.21.15.80:0/469706713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:34:26.234 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:34:25 smithi080 bash[28361]: cluster 2023-12-01T09:34:25.168214+0000 mgr.y (mgr.24362) 8577 : cluster 0 pgmap v8546: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:34:26.234 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:34:25 smithi080 bash[28361]: audit 2023-12-01T09:34:25.231314+0000 mon.c (mon.2) 5477 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:34:26.234 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:34:25 smithi080 bash[41963]: cluster 2023-12-01T09:34:25.168214+0000 mgr.y (mgr.24362) 8577 : cluster 0 pgmap v8546: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:34:26.234 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:34:25 smithi080 bash[41963]: audit 2023-12-01T09:34:25.231314+0000 mon.c (mon.2) 5477 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:34:26.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:34:25 smithi090 bash[32384]: cluster 2023-12-01T09:34:25.168214+0000 mgr.y (mgr.24362) 8577 : cluster 0 pgmap v8546: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:34:26.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:34:25 smithi090 bash[32384]: audit 2023-12-01T09:34:25.231314+0000 mon.c (mon.2) 5477 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:34:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:34:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:34:26] "GET /metrics HTTP/1.1" 200 33988 "" "Prometheus/2.43.0" 2023-12-01T09:34:27.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:34:26 smithi090 bash[32384]: audit 2023-12-01T09:34:26.903230+0000 mon.c (mon.2) 5478 : audit 0 from='client.? 172.21.15.80:0/234248765' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:34:27.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:34:26 smithi080 bash[41963]: audit 2023-12-01T09:34:26.903230+0000 mon.c (mon.2) 5478 : audit 0 from='client.? 172.21.15.80:0/234248765' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:34:27.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:34:26 smithi080 bash[28361]: audit 2023-12-01T09:34:26.903230+0000 mon.c (mon.2) 5478 : audit 0 from='client.? 172.21.15.80:0/234248765' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:34:28.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:34:27 smithi090 bash[32384]: cluster 2023-12-01T09:34:27.169359+0000 mgr.y (mgr.24362) 8578 : cluster 0 pgmap v8547: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:34:28.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:34:27 smithi080 bash[28361]: cluster 2023-12-01T09:34:27.169359+0000 mgr.y (mgr.24362) 8578 : cluster 0 pgmap v8547: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:34:28.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:34:27 smithi080 bash[41963]: cluster 2023-12-01T09:34:27.169359+0000 mgr.y (mgr.24362) 8578 : cluster 0 pgmap v8547: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:34:30.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:34:30 smithi090 bash[32384]: cluster 2023-12-01T09:34:29.170221+0000 mgr.y (mgr.24362) 8579 : cluster 0 pgmap v8548: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:34:30.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:34:30 smithi090 bash[32384]: audit 2023-12-01T09:34:29.357744+0000 mon.a (mon.0) 5620 : audit 0 from='client.? 172.21.15.80:0/735534479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:34:30.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:34:30 smithi080 bash[28361]: cluster 2023-12-01T09:34:29.170221+0000 mgr.y (mgr.24362) 8579 : cluster 0 pgmap v8548: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:34:30.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:34:30 smithi080 bash[28361]: audit 2023-12-01T09:34:29.357744+0000 mon.a (mon.0) 5620 : audit 0 from='client.? 172.21.15.80:0/735534479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:34:30.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:34:30 smithi080 bash[41963]: cluster 2023-12-01T09:34:29.170221+0000 mgr.y (mgr.24362) 8579 : cluster 0 pgmap v8548: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:34:30.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:34:30 smithi080 bash[41963]: audit 2023-12-01T09:34:29.357744+0000 mon.a (mon.0) 5620 : audit 0 from='client.? 172.21.15.80:0/735534479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:34:32.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:34:32 smithi090 bash[32384]: cluster 2023-12-01T09:34:31.171380+0000 mgr.y (mgr.24362) 8580 : cluster 0 pgmap v8549: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:34:32.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:34:32 smithi090 bash[32384]: audit 2023-12-01T09:34:31.808779+0000 mon.c (mon.2) 5479 : audit 0 from='client.? 172.21.15.80:0/2920770861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:34:32.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:34:32 smithi080 bash[28361]: cluster 2023-12-01T09:34:31.171380+0000 mgr.y (mgr.24362) 8580 : cluster 0 pgmap v8549: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:34:32.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:34:32 smithi080 bash[28361]: audit 2023-12-01T09:34:31.808779+0000 mon.c (mon.2) 5479 : audit 0 from='client.? 172.21.15.80:0/2920770861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:34:32.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:34:32 smithi080 bash[41963]: cluster 2023-12-01T09:34:31.171380+0000 mgr.y (mgr.24362) 8580 : cluster 0 pgmap v8549: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:34:32.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:34:32 smithi080 bash[41963]: audit 2023-12-01T09:34:31.808779+0000 mon.c (mon.2) 5479 : audit 0 from='client.? 172.21.15.80:0/2920770861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:34:34.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:34:33 smithi090 bash[32384]: cluster 2023-12-01T09:34:33.172087+0000 mgr.y (mgr.24362) 8581 : cluster 0 pgmap v8550: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:34:34.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:34:33 smithi080 bash[28361]: cluster 2023-12-01T09:34:33.172087+0000 mgr.y (mgr.24362) 8581 : cluster 0 pgmap v8550: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:34:34.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:34:33 smithi080 bash[41963]: cluster 2023-12-01T09:34:33.172087+0000 mgr.y (mgr.24362) 8581 : cluster 0 pgmap v8550: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:34:35.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:34:34 smithi090 bash[32384]: audit 2023-12-01T09:34:34.270560+0000 mon.a (mon.0) 5621 : audit 0 from='client.? 172.21.15.80:0/103384015' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:34:35.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:34:34 smithi080 bash[28361]: audit 2023-12-01T09:34:34.270560+0000 mon.a (mon.0) 5621 : audit 0 from='client.? 172.21.15.80:0/103384015' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:34:35.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:34:34 smithi080 bash[41963]: audit 2023-12-01T09:34:34.270560+0000 mon.a (mon.0) 5621 : audit 0 from='client.? 172.21.15.80:0/103384015' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:34:36.234 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:34:35 smithi080 bash[41963]: cluster 2023-12-01T09:34:35.172754+0000 mgr.y (mgr.24362) 8582 : cluster 0 pgmap v8551: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:34:36.234 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:34:35 smithi080 bash[28361]: cluster 2023-12-01T09:34:35.172754+0000 mgr.y (mgr.24362) 8582 : cluster 0 pgmap v8551: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:34:36.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:34:35 smithi090 bash[32384]: cluster 2023-12-01T09:34:35.172754+0000 mgr.y (mgr.24362) 8582 : cluster 0 pgmap v8551: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:34:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:34:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:34:36] "GET /metrics HTTP/1.1" 200 33988 "" "Prometheus/2.43.0" 2023-12-01T09:34:37.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:34:36 smithi090 bash[32384]: audit 2023-12-01T09:34:36.728670+0000 mon.a (mon.0) 5622 : audit 0 from='client.? 172.21.15.80:0/2800696691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:34:37.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:34:36 smithi080 bash[28361]: audit 2023-12-01T09:34:36.728670+0000 mon.a (mon.0) 5622 : audit 0 from='client.? 172.21.15.80:0/2800696691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:34:37.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:34:36 smithi080 bash[41963]: audit 2023-12-01T09:34:36.728670+0000 mon.a (mon.0) 5622 : audit 0 from='client.? 172.21.15.80:0/2800696691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:34:38.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:34:37 smithi090 bash[32384]: cluster 2023-12-01T09:34:37.173870+0000 mgr.y (mgr.24362) 8583 : cluster 0 pgmap v8552: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:34:38.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:34:37 smithi080 bash[28361]: cluster 2023-12-01T09:34:37.173870+0000 mgr.y (mgr.24362) 8583 : cluster 0 pgmap v8552: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:34:38.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:34:37 smithi080 bash[41963]: cluster 2023-12-01T09:34:37.173870+0000 mgr.y (mgr.24362) 8583 : cluster 0 pgmap v8552: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:34:39.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:34:39 smithi090 bash[32384]: audit 2023-12-01T09:34:39.177604+0000 mon.a (mon.0) 5623 : audit 0 from='client.? 172.21.15.80:0/1141428279' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:34:39.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:34:39 smithi080 bash[28361]: audit 2023-12-01T09:34:39.177604+0000 mon.a (mon.0) 5623 : audit 0 from='client.? 172.21.15.80:0/1141428279' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:34:39.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:34:39 smithi080 bash[41963]: audit 2023-12-01T09:34:39.177604+0000 mon.a (mon.0) 5623 : audit 0 from='client.? 172.21.15.80:0/1141428279' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:34:40.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:34:40 smithi090 bash[32384]: cluster 2023-12-01T09:34:39.174456+0000 mgr.y (mgr.24362) 8584 : cluster 0 pgmap v8553: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:34:40.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:34:40 smithi090 bash[32384]: audit 2023-12-01T09:34:40.231855+0000 mon.c (mon.2) 5480 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:34:40.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:34:40 smithi080 bash[28361]: cluster 2023-12-01T09:34:39.174456+0000 mgr.y (mgr.24362) 8584 : cluster 0 pgmap v8553: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:34:40.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:34:40 smithi080 bash[28361]: audit 2023-12-01T09:34:40.231855+0000 mon.c (mon.2) 5480 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:34:40.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:34:40 smithi080 bash[41963]: cluster 2023-12-01T09:34:39.174456+0000 mgr.y (mgr.24362) 8584 : cluster 0 pgmap v8553: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:34:40.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:34:40 smithi080 bash[41963]: audit 2023-12-01T09:34:40.231855+0000 mon.c (mon.2) 5480 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:34:42.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:34:42 smithi090 bash[32384]: cluster 2023-12-01T09:34:41.175594+0000 mgr.y (mgr.24362) 8585 : cluster 0 pgmap v8554: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:34:42.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:34:42 smithi090 bash[32384]: audit 2023-12-01T09:34:41.633881+0000 mon.a (mon.0) 5624 : audit 0 from='client.? 172.21.15.80:0/2884484842' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:34:42.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:34:42 smithi080 bash[28361]: cluster 2023-12-01T09:34:41.175594+0000 mgr.y (mgr.24362) 8585 : cluster 0 pgmap v8554: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:34:42.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:34:42 smithi080 bash[28361]: audit 2023-12-01T09:34:41.633881+0000 mon.a (mon.0) 5624 : audit 0 from='client.? 172.21.15.80:0/2884484842' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:34:42.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:34:42 smithi080 bash[41963]: cluster 2023-12-01T09:34:41.175594+0000 mgr.y (mgr.24362) 8585 : cluster 0 pgmap v8554: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:34:42.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:34:42 smithi080 bash[41963]: audit 2023-12-01T09:34:41.633881+0000 mon.a (mon.0) 5624 : audit 0 from='client.? 172.21.15.80:0/2884484842' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:34:44.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:34:43 smithi090 bash[32384]: cluster 2023-12-01T09:34:43.176337+0000 mgr.y (mgr.24362) 8586 : cluster 0 pgmap v8555: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:34:44.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:34:43 smithi080 bash[28361]: cluster 2023-12-01T09:34:43.176337+0000 mgr.y (mgr.24362) 8586 : cluster 0 pgmap v8555: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:34:44.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:34:43 smithi080 bash[41963]: cluster 2023-12-01T09:34:43.176337+0000 mgr.y (mgr.24362) 8586 : cluster 0 pgmap v8555: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:34:45.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:34:44 smithi090 bash[32384]: audit 2023-12-01T09:34:44.082053+0000 mon.a (mon.0) 5625 : audit 0 from='client.? 172.21.15.80:0/2933635411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:34:45.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:34:44 smithi080 bash[28361]: audit 2023-12-01T09:34:44.082053+0000 mon.a (mon.0) 5625 : audit 0 from='client.? 172.21.15.80:0/2933635411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:34:45.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:34:44 smithi080 bash[41963]: audit 2023-12-01T09:34:44.082053+0000 mon.a (mon.0) 5625 : audit 0 from='client.? 172.21.15.80:0/2933635411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:34:46.233 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:34:45 smithi080 bash[41963]: cluster 2023-12-01T09:34:45.177059+0000 mgr.y (mgr.24362) 8587 : cluster 0 pgmap v8556: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:34:46.233 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:34:45 smithi080 bash[28361]: cluster 2023-12-01T09:34:45.177059+0000 mgr.y (mgr.24362) 8587 : cluster 0 pgmap v8556: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:34:46.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:34:45 smithi090 bash[32384]: cluster 2023-12-01T09:34:45.177059+0000 mgr.y (mgr.24362) 8587 : cluster 0 pgmap v8556: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:34:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:34:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:34:46] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T09:34:47.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:34:46 smithi090 bash[32384]: audit 2023-12-01T09:34:46.534148+0000 mon.c (mon.2) 5481 : audit 0 from='client.? 172.21.15.80:0/1138550561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:34:47.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:34:46 smithi080 bash[28361]: audit 2023-12-01T09:34:46.534148+0000 mon.c (mon.2) 5481 : audit 0 from='client.? 172.21.15.80:0/1138550561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:34:47.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:34:46 smithi080 bash[41963]: audit 2023-12-01T09:34:46.534148+0000 mon.c (mon.2) 5481 : audit 0 from='client.? 172.21.15.80:0/1138550561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:34:48.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:34:47 smithi090 bash[32384]: cluster 2023-12-01T09:34:47.178353+0000 mgr.y (mgr.24362) 8588 : cluster 0 pgmap v8557: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:34:48.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:34:47 smithi080 bash[28361]: cluster 2023-12-01T09:34:47.178353+0000 mgr.y (mgr.24362) 8588 : cluster 0 pgmap v8557: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:34:48.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:34:47 smithi080 bash[41963]: cluster 2023-12-01T09:34:47.178353+0000 mgr.y (mgr.24362) 8588 : cluster 0 pgmap v8557: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:34:49.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:34:49 smithi080 bash[28361]: audit 2023-12-01T09:34:48.989742+0000 mon.c (mon.2) 5482 : audit 0 from='client.? 172.21.15.80:0/737578345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:34:49.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:34:49 smithi080 bash[41963]: audit 2023-12-01T09:34:48.989742+0000 mon.c (mon.2) 5482 : audit 0 from='client.? 172.21.15.80:0/737578345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:34:49.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:34:49 smithi090 bash[32384]: audit 2023-12-01T09:34:48.989742+0000 mon.c (mon.2) 5482 : audit 0 from='client.? 172.21.15.80:0/737578345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:34:50.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:34:50 smithi080 bash[28361]: cluster 2023-12-01T09:34:49.179176+0000 mgr.y (mgr.24362) 8589 : cluster 0 pgmap v8558: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:34:50.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:34:50 smithi080 bash[41963]: cluster 2023-12-01T09:34:49.179176+0000 mgr.y (mgr.24362) 8589 : cluster 0 pgmap v8558: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:34:50.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:34:50 smithi090 bash[32384]: cluster 2023-12-01T09:34:49.179176+0000 mgr.y (mgr.24362) 8589 : cluster 0 pgmap v8558: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:34:52.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:34:52 smithi090 bash[32384]: cluster 2023-12-01T09:34:51.180454+0000 mgr.y (mgr.24362) 8590 : cluster 0 pgmap v8559: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:34:52.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:34:52 smithi090 bash[32384]: audit 2023-12-01T09:34:51.443699+0000 mon.c (mon.2) 5483 : audit 0 from='client.? 172.21.15.80:0/1138520367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:34:52.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:34:52 smithi080 bash[28361]: cluster 2023-12-01T09:34:51.180454+0000 mgr.y (mgr.24362) 8590 : cluster 0 pgmap v8559: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:34:52.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:34:52 smithi080 bash[28361]: audit 2023-12-01T09:34:51.443699+0000 mon.c (mon.2) 5483 : audit 0 from='client.? 172.21.15.80:0/1138520367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:34:52.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:34:52 smithi080 bash[41963]: cluster 2023-12-01T09:34:51.180454+0000 mgr.y (mgr.24362) 8590 : cluster 0 pgmap v8559: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:34:52.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:34:52 smithi080 bash[41963]: audit 2023-12-01T09:34:51.443699+0000 mon.c (mon.2) 5483 : audit 0 from='client.? 172.21.15.80:0/1138520367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:34:54.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:34:53 smithi090 bash[32384]: cluster 2023-12-01T09:34:53.181269+0000 mgr.y (mgr.24362) 8591 : cluster 0 pgmap v8560: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:34:54.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:34:53 smithi090 bash[32384]: audit 2023-12-01T09:34:53.896604+0000 mon.a (mon.0) 5626 : audit 0 from='client.? 172.21.15.80:0/12555677' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:34:54.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:34:53 smithi080 bash[28361]: cluster 2023-12-01T09:34:53.181269+0000 mgr.y (mgr.24362) 8591 : cluster 0 pgmap v8560: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:34:54.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:34:53 smithi080 bash[28361]: audit 2023-12-01T09:34:53.896604+0000 mon.a (mon.0) 5626 : audit 0 from='client.? 172.21.15.80:0/12555677' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:34:54.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:34:53 smithi080 bash[41963]: cluster 2023-12-01T09:34:53.181269+0000 mgr.y (mgr.24362) 8591 : cluster 0 pgmap v8560: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:34:54.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:34:53 smithi080 bash[41963]: audit 2023-12-01T09:34:53.896604+0000 mon.a (mon.0) 5626 : audit 0 from='client.? 172.21.15.80:0/12555677' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:34:55.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:34:55 smithi080 bash[28361]: audit 2023-12-01T09:34:55.232162+0000 mon.c (mon.2) 5484 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:34:55.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:34:55 smithi080 bash[41963]: audit 2023-12-01T09:34:55.232162+0000 mon.c (mon.2) 5484 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:34:55.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:34:55 smithi090 bash[32384]: audit 2023-12-01T09:34:55.232162+0000 mon.c (mon.2) 5484 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:34:56.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:34:56 smithi080 bash[28361]: cluster 2023-12-01T09:34:55.182022+0000 mgr.y (mgr.24362) 8592 : cluster 0 pgmap v8561: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:34:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:34:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:34:56] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T09:34:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:34:56 smithi080 bash[41963]: cluster 2023-12-01T09:34:55.182022+0000 mgr.y (mgr.24362) 8592 : cluster 0 pgmap v8561: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:34:56.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:34:56 smithi090 bash[32384]: cluster 2023-12-01T09:34:55.182022+0000 mgr.y (mgr.24362) 8592 : cluster 0 pgmap v8561: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:34:57.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:34:57 smithi080 bash[28361]: audit 2023-12-01T09:34:56.351008+0000 mon.a (mon.0) 5627 : audit 0 from='client.? 172.21.15.80:0/3449792010' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:34:57.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:34:57 smithi080 bash[41963]: audit 2023-12-01T09:34:56.351008+0000 mon.a (mon.0) 5627 : audit 0 from='client.? 172.21.15.80:0/3449792010' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:34:57.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:34:57 smithi090 bash[32384]: audit 2023-12-01T09:34:56.351008+0000 mon.a (mon.0) 5627 : audit 0 from='client.? 172.21.15.80:0/3449792010' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:34:58.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:34:58 smithi080 bash[41963]: cluster 2023-12-01T09:34:57.183195+0000 mgr.y (mgr.24362) 8593 : cluster 0 pgmap v8562: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:34:58.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:34:58 smithi080 bash[28361]: cluster 2023-12-01T09:34:57.183195+0000 mgr.y (mgr.24362) 8593 : cluster 0 pgmap v8562: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:34:58.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:34:58 smithi090 bash[32384]: cluster 2023-12-01T09:34:57.183195+0000 mgr.y (mgr.24362) 8593 : cluster 0 pgmap v8562: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:34:59.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:34:59 smithi080 bash[41963]: audit 2023-12-01T09:34:58.804491+0000 mon.c (mon.2) 5485 : audit 0 from='client.? 172.21.15.80:0/1422326513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:34:59.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:34:59 smithi080 bash[28361]: audit 2023-12-01T09:34:58.804491+0000 mon.c (mon.2) 5485 : audit 0 from='client.? 172.21.15.80:0/1422326513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:34:59.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:34:59 smithi090 bash[32384]: audit 2023-12-01T09:34:58.804491+0000 mon.c (mon.2) 5485 : audit 0 from='client.? 172.21.15.80:0/1422326513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:35:00.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:35:00 smithi080 bash[41963]: cluster 2023-12-01T09:34:59.183898+0000 mgr.y (mgr.24362) 8594 : cluster 0 pgmap v8563: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:35:00.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:35:00 smithi080 bash[28361]: cluster 2023-12-01T09:34:59.183898+0000 mgr.y (mgr.24362) 8594 : cluster 0 pgmap v8563: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:35:00.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:35:00 smithi090 bash[32384]: cluster 2023-12-01T09:34:59.183898+0000 mgr.y (mgr.24362) 8594 : cluster 0 pgmap v8563: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:35:01.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:35:01 smithi080 bash[28361]: audit 2023-12-01T09:35:01.261422+0000 mon.c (mon.2) 5486 : audit 0 from='client.? 172.21.15.80:0/1971039742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:35:01.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:35:01 smithi080 bash[41963]: audit 2023-12-01T09:35:01.261422+0000 mon.c (mon.2) 5486 : audit 0 from='client.? 172.21.15.80:0/1971039742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:35:01.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:35:01 smithi090 bash[32384]: audit 2023-12-01T09:35:01.261422+0000 mon.c (mon.2) 5486 : audit 0 from='client.? 172.21.15.80:0/1971039742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:35:02.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:35:02 smithi080 bash[28361]: cluster 2023-12-01T09:35:01.184649+0000 mgr.y (mgr.24362) 8595 : cluster 0 pgmap v8564: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:35:02.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:35:02 smithi080 bash[41963]: cluster 2023-12-01T09:35:01.184649+0000 mgr.y (mgr.24362) 8595 : cluster 0 pgmap v8564: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:35:02.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:35:02 smithi090 bash[32384]: cluster 2023-12-01T09:35:01.184649+0000 mgr.y (mgr.24362) 8595 : cluster 0 pgmap v8564: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:35:04.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:35:03 smithi090 bash[32384]: cluster 2023-12-01T09:35:03.185264+0000 mgr.y (mgr.24362) 8596 : cluster 0 pgmap v8565: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:35:04.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:35:03 smithi090 bash[32384]: audit 2023-12-01T09:35:03.715500+0000 mon.a (mon.0) 5628 : audit 0 from='client.? 172.21.15.80:0/2975866297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:35:04.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:35:03 smithi080 bash[28361]: cluster 2023-12-01T09:35:03.185264+0000 mgr.y (mgr.24362) 8596 : cluster 0 pgmap v8565: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:35:04.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:35:03 smithi080 bash[28361]: audit 2023-12-01T09:35:03.715500+0000 mon.a (mon.0) 5628 : audit 0 from='client.? 172.21.15.80:0/2975866297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:35:04.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:35:03 smithi080 bash[41963]: cluster 2023-12-01T09:35:03.185264+0000 mgr.y (mgr.24362) 8596 : cluster 0 pgmap v8565: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:35:04.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:35:03 smithi080 bash[41963]: audit 2023-12-01T09:35:03.715500+0000 mon.a (mon.0) 5628 : audit 0 from='client.? 172.21.15.80:0/2975866297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:35:06.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:35:06 smithi090 bash[32384]: cluster 2023-12-01T09:35:05.185938+0000 mgr.y (mgr.24362) 8597 : cluster 0 pgmap v8566: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:35:06.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:35:06 smithi090 bash[32384]: audit 2023-12-01T09:35:06.163112+0000 mon.c (mon.2) 5487 : audit 0 from='client.? 172.21.15.80:0/3348195513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:35:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:35:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:35:06] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T09:35:06.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:35:06 smithi080 bash[41963]: cluster 2023-12-01T09:35:05.185938+0000 mgr.y (mgr.24362) 8597 : cluster 0 pgmap v8566: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:35:06.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:35:06 smithi080 bash[41963]: audit 2023-12-01T09:35:06.163112+0000 mon.c (mon.2) 5487 : audit 0 from='client.? 172.21.15.80:0/3348195513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:35:06.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:35:06 smithi080 bash[28361]: cluster 2023-12-01T09:35:05.185938+0000 mgr.y (mgr.24362) 8597 : cluster 0 pgmap v8566: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:35:06.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:35:06 smithi080 bash[28361]: audit 2023-12-01T09:35:06.163112+0000 mon.c (mon.2) 5487 : audit 0 from='client.? 172.21.15.80:0/3348195513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:35:08.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:35:08 smithi090 bash[32384]: cluster 2023-12-01T09:35:07.187150+0000 mgr.y (mgr.24362) 8598 : cluster 0 pgmap v8567: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:35:08.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:35:08 smithi080 bash[28361]: cluster 2023-12-01T09:35:07.187150+0000 mgr.y (mgr.24362) 8598 : cluster 0 pgmap v8567: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:35:08.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:35:08 smithi080 bash[41963]: cluster 2023-12-01T09:35:07.187150+0000 mgr.y (mgr.24362) 8598 : cluster 0 pgmap v8567: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:35:09.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:35:09 smithi090 bash[32384]: audit 2023-12-01T09:35:08.612202+0000 mon.c (mon.2) 5488 : audit 0 from='client.? 172.21.15.80:0/492207801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:35:09.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:35:09 smithi080 bash[41963]: audit 2023-12-01T09:35:08.612202+0000 mon.c (mon.2) 5488 : audit 0 from='client.? 172.21.15.80:0/492207801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:35:09.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:35:09 smithi080 bash[28361]: audit 2023-12-01T09:35:08.612202+0000 mon.c (mon.2) 5488 : audit 0 from='client.? 172.21.15.80:0/492207801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:35:10.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:35:10 smithi090 bash[32384]: cluster 2023-12-01T09:35:09.187840+0000 mgr.y (mgr.24362) 8599 : cluster 0 pgmap v8568: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:35:10.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:35:10 smithi090 bash[32384]: audit 2023-12-01T09:35:10.232498+0000 mon.c (mon.2) 5489 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:35:10.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:35:10 smithi080 bash[28361]: cluster 2023-12-01T09:35:09.187840+0000 mgr.y (mgr.24362) 8599 : cluster 0 pgmap v8568: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:35:10.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:35:10 smithi080 bash[28361]: audit 2023-12-01T09:35:10.232498+0000 mon.c (mon.2) 5489 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:35:10.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:35:10 smithi080 bash[41963]: cluster 2023-12-01T09:35:09.187840+0000 mgr.y (mgr.24362) 8599 : cluster 0 pgmap v8568: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:35:10.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:35:10 smithi080 bash[41963]: audit 2023-12-01T09:35:10.232498+0000 mon.c (mon.2) 5489 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:35:11.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:35:11 smithi080 bash[28361]: audit 2023-12-01T09:35:11.067640+0000 mon.c (mon.2) 5490 : audit 0 from='client.? 172.21.15.80:0/2130316913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:35:11.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:35:11 smithi080 bash[41963]: audit 2023-12-01T09:35:11.067640+0000 mon.c (mon.2) 5490 : audit 0 from='client.? 172.21.15.80:0/2130316913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:35:11.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:35:11 smithi090 bash[32384]: audit 2023-12-01T09:35:11.067640+0000 mon.c (mon.2) 5490 : audit 0 from='client.? 172.21.15.80:0/2130316913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:35:12.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:35:12 smithi080 bash[28361]: cluster 2023-12-01T09:35:11.188939+0000 mgr.y (mgr.24362) 8600 : cluster 0 pgmap v8569: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:35:12.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:35:12 smithi080 bash[41963]: cluster 2023-12-01T09:35:11.188939+0000 mgr.y (mgr.24362) 8600 : cluster 0 pgmap v8569: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:35:12.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:35:12 smithi090 bash[32384]: cluster 2023-12-01T09:35:11.188939+0000 mgr.y (mgr.24362) 8600 : cluster 0 pgmap v8569: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:35:14.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:35:13 smithi090 bash[32384]: cluster 2023-12-01T09:35:13.189562+0000 mgr.y (mgr.24362) 8601 : cluster 0 pgmap v8570: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:35:14.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:35:13 smithi090 bash[32384]: audit 2023-12-01T09:35:13.482516+0000 mon.c (mon.2) 5491 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:35:14.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:35:13 smithi090 bash[32384]: audit 2023-12-01T09:35:13.531140+0000 mon.a (mon.0) 5629 : audit 0 from='client.? 172.21.15.80:0/3819448952' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:35:14.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:35:13 smithi090 bash[32384]: audit 2023-12-01T09:35:13.860688+0000 mon.a (mon.0) 5630 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:35:14.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:35:13 smithi090 bash[32384]: audit 2023-12-01T09:35:13.874052+0000 mon.a (mon.0) 5631 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:35:14.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:35:13 smithi080 bash[28361]: cluster 2023-12-01T09:35:13.189562+0000 mgr.y (mgr.24362) 8601 : cluster 0 pgmap v8570: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:35:14.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:35:13 smithi080 bash[28361]: audit 2023-12-01T09:35:13.482516+0000 mon.c (mon.2) 5491 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:35:14.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:35:13 smithi080 bash[28361]: audit 2023-12-01T09:35:13.531140+0000 mon.a (mon.0) 5629 : audit 0 from='client.? 172.21.15.80:0/3819448952' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:35:14.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:35:13 smithi080 bash[28361]: audit 2023-12-01T09:35:13.860688+0000 mon.a (mon.0) 5630 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:35:14.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:35:13 smithi080 bash[28361]: audit 2023-12-01T09:35:13.874052+0000 mon.a (mon.0) 5631 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:35:14.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:35:13 smithi080 bash[41963]: cluster 2023-12-01T09:35:13.189562+0000 mgr.y (mgr.24362) 8601 : cluster 0 pgmap v8570: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:35:14.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:35:13 smithi080 bash[41963]: audit 2023-12-01T09:35:13.482516+0000 mon.c (mon.2) 5491 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:35:14.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:35:13 smithi080 bash[41963]: audit 2023-12-01T09:35:13.531140+0000 mon.a (mon.0) 5629 : audit 0 from='client.? 172.21.15.80:0/3819448952' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:35:14.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:35:13 smithi080 bash[41963]: audit 2023-12-01T09:35:13.860688+0000 mon.a (mon.0) 5630 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:35:14.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:35:13 smithi080 bash[41963]: audit 2023-12-01T09:35:13.874052+0000 mon.a (mon.0) 5631 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:35:16.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:35:16 smithi090 bash[32384]: cluster 2023-12-01T09:35:15.190416+0000 mgr.y (mgr.24362) 8602 : cluster 0 pgmap v8571: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:35:16.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:35:16 smithi090 bash[32384]: audit 2023-12-01T09:35:15.991545+0000 mon.a (mon.0) 5632 : audit 0 from='client.? 172.21.15.80:0/765032489' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:35:16.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:35:16 smithi080 bash[28361]: cluster 2023-12-01T09:35:15.190416+0000 mgr.y (mgr.24362) 8602 : cluster 0 pgmap v8571: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:35:16.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:35:16 smithi080 bash[28361]: audit 2023-12-01T09:35:15.991545+0000 mon.a (mon.0) 5632 : audit 0 from='client.? 172.21.15.80:0/765032489' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:35:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:35:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:35:16] "GET /metrics HTTP/1.1" 200 33987 "" "Prometheus/2.43.0" 2023-12-01T09:35:16.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:35:16 smithi080 bash[41963]: cluster 2023-12-01T09:35:15.190416+0000 mgr.y (mgr.24362) 8602 : cluster 0 pgmap v8571: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:35:16.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:35:16 smithi080 bash[41963]: audit 2023-12-01T09:35:15.991545+0000 mon.a (mon.0) 5632 : audit 0 from='client.? 172.21.15.80:0/765032489' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:35:18.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:35:18 smithi090 bash[32384]: cluster 2023-12-01T09:35:17.191492+0000 mgr.y (mgr.24362) 8603 : cluster 0 pgmap v8572: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:35:18.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:35:18 smithi080 bash[28361]: cluster 2023-12-01T09:35:17.191492+0000 mgr.y (mgr.24362) 8603 : cluster 0 pgmap v8572: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:35:18.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:35:18 smithi080 bash[41963]: cluster 2023-12-01T09:35:17.191492+0000 mgr.y (mgr.24362) 8603 : cluster 0 pgmap v8572: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:35:19.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:35:19 smithi090 bash[32384]: audit 2023-12-01T09:35:18.454185+0000 mon.c (mon.2) 5492 : audit 0 from='client.? 172.21.15.80:0/1300511958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:35:19.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:35:19 smithi090 bash[32384]: audit 2023-12-01T09:35:19.222231+0000 mon.a (mon.0) 5633 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:35:19.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:35:19 smithi090 bash[32384]: audit 2023-12-01T09:35:19.237660+0000 mon.a (mon.0) 5634 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:35:19.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:35:19 smithi080 bash[41963]: audit 2023-12-01T09:35:18.454185+0000 mon.c (mon.2) 5492 : audit 0 from='client.? 172.21.15.80:0/1300511958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:35:19.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:35:19 smithi080 bash[41963]: audit 2023-12-01T09:35:19.222231+0000 mon.a (mon.0) 5633 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:35:19.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:35:19 smithi080 bash[41963]: audit 2023-12-01T09:35:19.237660+0000 mon.a (mon.0) 5634 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:35:19.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:35:19 smithi080 bash[28361]: audit 2023-12-01T09:35:18.454185+0000 mon.c (mon.2) 5492 : audit 0 from='client.? 172.21.15.80:0/1300511958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:35:19.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:35:19 smithi080 bash[28361]: audit 2023-12-01T09:35:19.222231+0000 mon.a (mon.0) 5633 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:35:19.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:35:19 smithi080 bash[28361]: audit 2023-12-01T09:35:19.237660+0000 mon.a (mon.0) 5634 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:35:20.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:35:20 smithi090 bash[32384]: cluster 2023-12-01T09:35:19.192077+0000 mgr.y (mgr.24362) 8604 : cluster 0 pgmap v8573: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:35:20.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:35:20 smithi090 bash[32384]: audit 2023-12-01T09:35:20.022433+0000 mon.a (mon.0) 5635 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:35:20.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:35:20 smithi090 bash[32384]: audit 2023-12-01T09:35:20.035262+0000 mon.a (mon.0) 5636 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:35:20.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:35:20 smithi080 bash[28361]: cluster 2023-12-01T09:35:19.192077+0000 mgr.y (mgr.24362) 8604 : cluster 0 pgmap v8573: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:35:20.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:35:20 smithi080 bash[28361]: audit 2023-12-01T09:35:20.022433+0000 mon.a (mon.0) 5635 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:35:20.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:35:20 smithi080 bash[28361]: audit 2023-12-01T09:35:20.035262+0000 mon.a (mon.0) 5636 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:35:20.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:35:20 smithi080 bash[41963]: cluster 2023-12-01T09:35:19.192077+0000 mgr.y (mgr.24362) 8604 : cluster 0 pgmap v8573: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:35:20.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:35:20 smithi080 bash[41963]: audit 2023-12-01T09:35:20.022433+0000 mon.a (mon.0) 5635 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:35:20.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:35:20 smithi080 bash[41963]: audit 2023-12-01T09:35:20.035262+0000 mon.a (mon.0) 5636 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:35:21.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:35:21 smithi090 bash[32384]: audit 2023-12-01T09:35:20.504662+0000 mon.c (mon.2) 5493 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:35:21.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:35:21 smithi090 bash[32384]: audit 2023-12-01T09:35:20.506321+0000 mon.c (mon.2) 5494 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:35:21.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:35:21 smithi090 bash[32384]: audit 2023-12-01T09:35:20.516942+0000 mon.a (mon.0) 5637 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:35:21.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:35:21 smithi090 bash[32384]: audit 2023-12-01T09:35:20.907752+0000 mon.c (mon.2) 5495 : audit 0 from='client.? 172.21.15.80:0/925253807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:35:21.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:35:21 smithi080 bash[28361]: audit 2023-12-01T09:35:20.504662+0000 mon.c (mon.2) 5493 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:35:21.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:35:21 smithi080 bash[28361]: audit 2023-12-01T09:35:20.506321+0000 mon.c (mon.2) 5494 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:35:21.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:35:21 smithi080 bash[28361]: audit 2023-12-01T09:35:20.516942+0000 mon.a (mon.0) 5637 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:35:21.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:35:21 smithi080 bash[28361]: audit 2023-12-01T09:35:20.907752+0000 mon.c (mon.2) 5495 : audit 0 from='client.? 172.21.15.80:0/925253807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:35:21.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:35:21 smithi080 bash[41963]: audit 2023-12-01T09:35:20.504662+0000 mon.c (mon.2) 5493 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:35:21.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:35:21 smithi080 bash[41963]: audit 2023-12-01T09:35:20.506321+0000 mon.c (mon.2) 5494 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:35:21.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:35:21 smithi080 bash[41963]: audit 2023-12-01T09:35:20.516942+0000 mon.a (mon.0) 5637 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:35:21.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:35:21 smithi080 bash[41963]: audit 2023-12-01T09:35:20.907752+0000 mon.c (mon.2) 5495 : audit 0 from='client.? 172.21.15.80:0/925253807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:35:22.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:35:22 smithi080 bash[41963]: cluster 2023-12-01T09:35:21.193232+0000 mgr.y (mgr.24362) 8605 : cluster 0 pgmap v8574: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:35:22.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:35:22 smithi080 bash[28361]: cluster 2023-12-01T09:35:21.193232+0000 mgr.y (mgr.24362) 8605 : cluster 0 pgmap v8574: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:35:23.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:35:22 smithi090 bash[32384]: cluster 2023-12-01T09:35:21.193232+0000 mgr.y (mgr.24362) 8605 : cluster 0 pgmap v8574: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:35:24.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:35:23 smithi090 bash[32384]: cluster 2023-12-01T09:35:23.193845+0000 mgr.y (mgr.24362) 8606 : cluster 0 pgmap v8575: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:35:24.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:35:23 smithi090 bash[32384]: audit 2023-12-01T09:35:23.367602+0000 mon.a (mon.0) 5638 : audit 0 from='client.? 172.21.15.80:0/3971244437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:35:24.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:35:23 smithi080 bash[28361]: cluster 2023-12-01T09:35:23.193845+0000 mgr.y (mgr.24362) 8606 : cluster 0 pgmap v8575: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:35:24.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:35:23 smithi080 bash[28361]: audit 2023-12-01T09:35:23.367602+0000 mon.a (mon.0) 5638 : audit 0 from='client.? 172.21.15.80:0/3971244437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:35:24.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:35:23 smithi080 bash[41963]: cluster 2023-12-01T09:35:23.193845+0000 mgr.y (mgr.24362) 8606 : cluster 0 pgmap v8575: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:35:24.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:35:23 smithi080 bash[41963]: audit 2023-12-01T09:35:23.367602+0000 mon.a (mon.0) 5638 : audit 0 from='client.? 172.21.15.80:0/3971244437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:35:25.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:35:25 smithi080 bash[28361]: audit 2023-12-01T09:35:25.232956+0000 mon.c (mon.2) 5496 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:35:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:35:25 smithi080 bash[41963]: audit 2023-12-01T09:35:25.232956+0000 mon.c (mon.2) 5496 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:35:25.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:35:25 smithi090 bash[32384]: audit 2023-12-01T09:35:25.232956+0000 mon.c (mon.2) 5496 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:35:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:35:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:35:26] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T09:35:26.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:35:26 smithi080 bash[28361]: cluster 2023-12-01T09:35:25.194528+0000 mgr.y (mgr.24362) 8607 : cluster 0 pgmap v8576: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:35:26.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:35:26 smithi080 bash[28361]: audit 2023-12-01T09:35:25.819847+0000 mon.a (mon.0) 5639 : audit 0 from='client.? 172.21.15.80:0/2940708707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:35:26.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:35:26 smithi080 bash[41963]: cluster 2023-12-01T09:35:25.194528+0000 mgr.y (mgr.24362) 8607 : cluster 0 pgmap v8576: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:35:26.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:35:26 smithi080 bash[41963]: audit 2023-12-01T09:35:25.819847+0000 mon.a (mon.0) 5639 : audit 0 from='client.? 172.21.15.80:0/2940708707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:35:26.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:35:26 smithi090 bash[32384]: cluster 2023-12-01T09:35:25.194528+0000 mgr.y (mgr.24362) 8607 : cluster 0 pgmap v8576: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:35:26.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:35:26 smithi090 bash[32384]: audit 2023-12-01T09:35:25.819847+0000 mon.a (mon.0) 5639 : audit 0 from='client.? 172.21.15.80:0/2940708707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:35:28.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:35:28 smithi080 bash[28361]: cluster 2023-12-01T09:35:27.195690+0000 mgr.y (mgr.24362) 8608 : cluster 0 pgmap v8577: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:35:28.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:35:28 smithi080 bash[28361]: audit 2023-12-01T09:35:28.272256+0000 mon.c (mon.2) 5497 : audit 0 from='client.? 172.21.15.80:0/1368816640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:35:28.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:35:28 smithi080 bash[41963]: cluster 2023-12-01T09:35:27.195690+0000 mgr.y (mgr.24362) 8608 : cluster 0 pgmap v8577: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:35:28.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:35:28 smithi080 bash[41963]: audit 2023-12-01T09:35:28.272256+0000 mon.c (mon.2) 5497 : audit 0 from='client.? 172.21.15.80:0/1368816640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:35:28.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:35:28 smithi090 bash[32384]: cluster 2023-12-01T09:35:27.195690+0000 mgr.y (mgr.24362) 8608 : cluster 0 pgmap v8577: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:35:28.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:35:28 smithi090 bash[32384]: audit 2023-12-01T09:35:28.272256+0000 mon.c (mon.2) 5497 : audit 0 from='client.? 172.21.15.80:0/1368816640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:35:30.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:35:30 smithi080 bash[28361]: cluster 2023-12-01T09:35:29.196387+0000 mgr.y (mgr.24362) 8609 : cluster 0 pgmap v8578: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:35:30.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:35:30 smithi080 bash[41963]: cluster 2023-12-01T09:35:29.196387+0000 mgr.y (mgr.24362) 8609 : cluster 0 pgmap v8578: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:35:30.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:35:30 smithi090 bash[32384]: cluster 2023-12-01T09:35:29.196387+0000 mgr.y (mgr.24362) 8609 : cluster 0 pgmap v8578: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:35:31.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:35:31 smithi080 bash[28361]: audit 2023-12-01T09:35:30.733107+0000 mon.c (mon.2) 5498 : audit 0 from='client.? 172.21.15.80:0/1825788596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:35:31.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:35:31 smithi080 bash[41963]: audit 2023-12-01T09:35:30.733107+0000 mon.c (mon.2) 5498 : audit 0 from='client.? 172.21.15.80:0/1825788596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:35:31.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:35:31 smithi090 bash[32384]: audit 2023-12-01T09:35:30.733107+0000 mon.c (mon.2) 5498 : audit 0 from='client.? 172.21.15.80:0/1825788596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:35:32.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:35:32 smithi080 bash[41963]: cluster 2023-12-01T09:35:31.197626+0000 mgr.y (mgr.24362) 8610 : cluster 0 pgmap v8579: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:35:32.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:35:32 smithi080 bash[28361]: cluster 2023-12-01T09:35:31.197626+0000 mgr.y (mgr.24362) 8610 : cluster 0 pgmap v8579: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:35:32.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:35:32 smithi090 bash[32384]: cluster 2023-12-01T09:35:31.197626+0000 mgr.y (mgr.24362) 8610 : cluster 0 pgmap v8579: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:35:34.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:35:33 smithi090 bash[32384]: audit 2023-12-01T09:35:33.188194+0000 mon.c (mon.2) 5499 : audit 0 from='client.? 172.21.15.80:0/529157098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:35:34.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:35:33 smithi090 bash[32384]: cluster 2023-12-01T09:35:33.198017+0000 mgr.y (mgr.24362) 8611 : cluster 0 pgmap v8580: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:35:34.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:35:33 smithi080 bash[28361]: audit 2023-12-01T09:35:33.188194+0000 mon.c (mon.2) 5499 : audit 0 from='client.? 172.21.15.80:0/529157098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:35:34.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:35:33 smithi080 bash[28361]: cluster 2023-12-01T09:35:33.198017+0000 mgr.y (mgr.24362) 8611 : cluster 0 pgmap v8580: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:35:34.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:35:33 smithi080 bash[41963]: audit 2023-12-01T09:35:33.188194+0000 mon.c (mon.2) 5499 : audit 0 from='client.? 172.21.15.80:0/529157098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:35:34.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:35:33 smithi080 bash[41963]: cluster 2023-12-01T09:35:33.198017+0000 mgr.y (mgr.24362) 8611 : cluster 0 pgmap v8580: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:35:36.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:35:36 smithi090 bash[32384]: cluster 2023-12-01T09:35:35.198622+0000 mgr.y (mgr.24362) 8612 : cluster 0 pgmap v8581: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:35:36.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:35:36 smithi090 bash[32384]: audit 2023-12-01T09:35:35.639721+0000 mon.c (mon.2) 5500 : audit 0 from='client.? 172.21.15.80:0/1976773137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:35:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:35:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:35:36] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T09:35:36.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:35:36 smithi080 bash[28361]: cluster 2023-12-01T09:35:35.198622+0000 mgr.y (mgr.24362) 8612 : cluster 0 pgmap v8581: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:35:36.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:35:36 smithi080 bash[28361]: audit 2023-12-01T09:35:35.639721+0000 mon.c (mon.2) 5500 : audit 0 from='client.? 172.21.15.80:0/1976773137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:35:36.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:35:36 smithi080 bash[41963]: cluster 2023-12-01T09:35:35.198622+0000 mgr.y (mgr.24362) 8612 : cluster 0 pgmap v8581: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:35:36.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:35:36 smithi080 bash[41963]: audit 2023-12-01T09:35:35.639721+0000 mon.c (mon.2) 5500 : audit 0 from='client.? 172.21.15.80:0/1976773137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:35:38.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:35:38 smithi090 bash[32384]: cluster 2023-12-01T09:35:37.199749+0000 mgr.y (mgr.24362) 8613 : cluster 0 pgmap v8582: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:35:38.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:35:38 smithi090 bash[32384]: audit 2023-12-01T09:35:38.092343+0000 mon.a (mon.0) 5640 : audit 0 from='client.? 172.21.15.80:0/1886391419' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:35:38.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:35:38 smithi080 bash[41963]: cluster 2023-12-01T09:35:37.199749+0000 mgr.y (mgr.24362) 8613 : cluster 0 pgmap v8582: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:35:38.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:35:38 smithi080 bash[41963]: audit 2023-12-01T09:35:38.092343+0000 mon.a (mon.0) 5640 : audit 0 from='client.? 172.21.15.80:0/1886391419' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:35:38.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:35:38 smithi080 bash[28361]: cluster 2023-12-01T09:35:37.199749+0000 mgr.y (mgr.24362) 8613 : cluster 0 pgmap v8582: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:35:38.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:35:38 smithi080 bash[28361]: audit 2023-12-01T09:35:38.092343+0000 mon.a (mon.0) 5640 : audit 0 from='client.? 172.21.15.80:0/1886391419' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:35:40.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:35:40 smithi090 bash[32384]: cluster 2023-12-01T09:35:39.200420+0000 mgr.y (mgr.24362) 8614 : cluster 0 pgmap v8583: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:35:40.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:35:40 smithi090 bash[32384]: audit 2023-12-01T09:35:40.233006+0000 mon.c (mon.2) 5501 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:35:40.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:35:40 smithi080 bash[28361]: cluster 2023-12-01T09:35:39.200420+0000 mgr.y (mgr.24362) 8614 : cluster 0 pgmap v8583: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:35:40.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:35:40 smithi080 bash[28361]: audit 2023-12-01T09:35:40.233006+0000 mon.c (mon.2) 5501 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:35:40.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:35:40 smithi080 bash[41963]: cluster 2023-12-01T09:35:39.200420+0000 mgr.y (mgr.24362) 8614 : cluster 0 pgmap v8583: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:35:40.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:35:40 smithi080 bash[41963]: audit 2023-12-01T09:35:40.233006+0000 mon.c (mon.2) 5501 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:35:41.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:35:41 smithi080 bash[28361]: audit 2023-12-01T09:35:40.550101+0000 mon.a (mon.0) 5641 : audit 0 from='client.? 172.21.15.80:0/1747204836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:35:41.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:35:41 smithi080 bash[41963]: audit 2023-12-01T09:35:40.550101+0000 mon.a (mon.0) 5641 : audit 0 from='client.? 172.21.15.80:0/1747204836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:35:41.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:35:41 smithi090 bash[32384]: audit 2023-12-01T09:35:40.550101+0000 mon.a (mon.0) 5641 : audit 0 from='client.? 172.21.15.80:0/1747204836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:35:42.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:35:42 smithi080 bash[41963]: cluster 2023-12-01T09:35:41.201529+0000 mgr.y (mgr.24362) 8615 : cluster 0 pgmap v8584: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:35:42.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:35:42 smithi080 bash[28361]: cluster 2023-12-01T09:35:41.201529+0000 mgr.y (mgr.24362) 8615 : cluster 0 pgmap v8584: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:35:42.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:35:42 smithi090 bash[32384]: cluster 2023-12-01T09:35:41.201529+0000 mgr.y (mgr.24362) 8615 : cluster 0 pgmap v8584: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:35:44.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:35:43 smithi090 bash[32384]: audit 2023-12-01T09:35:42.995777+0000 mon.c (mon.2) 5502 : audit 0 from='client.? 172.21.15.80:0/1457762768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:35:44.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:35:43 smithi090 bash[32384]: cluster 2023-12-01T09:35:43.202140+0000 mgr.y (mgr.24362) 8616 : cluster 0 pgmap v8585: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:35:44.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:35:43 smithi080 bash[28361]: audit 2023-12-01T09:35:42.995777+0000 mon.c (mon.2) 5502 : audit 0 from='client.? 172.21.15.80:0/1457762768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:35:44.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:35:43 smithi080 bash[28361]: cluster 2023-12-01T09:35:43.202140+0000 mgr.y (mgr.24362) 8616 : cluster 0 pgmap v8585: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:35:44.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:35:43 smithi080 bash[41963]: audit 2023-12-01T09:35:42.995777+0000 mon.c (mon.2) 5502 : audit 0 from='client.? 172.21.15.80:0/1457762768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:35:44.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:35:43 smithi080 bash[41963]: cluster 2023-12-01T09:35:43.202140+0000 mgr.y (mgr.24362) 8616 : cluster 0 pgmap v8585: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:35:46.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:35:46 smithi090 bash[32384]: cluster 2023-12-01T09:35:45.202764+0000 mgr.y (mgr.24362) 8617 : cluster 0 pgmap v8586: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:35:46.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:35:46 smithi090 bash[32384]: audit 2023-12-01T09:35:45.444914+0000 mon.c (mon.2) 5503 : audit 0 from='client.? 172.21.15.80:0/304285364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:35:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:35:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:35:46] "GET /metrics HTTP/1.1" 200 33989 "" "Prometheus/2.43.0" 2023-12-01T09:35:46.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:35:46 smithi080 bash[41963]: cluster 2023-12-01T09:35:45.202764+0000 mgr.y (mgr.24362) 8617 : cluster 0 pgmap v8586: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:35:46.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:35:46 smithi080 bash[41963]: audit 2023-12-01T09:35:45.444914+0000 mon.c (mon.2) 5503 : audit 0 from='client.? 172.21.15.80:0/304285364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:35:46.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:35:46 smithi080 bash[28361]: cluster 2023-12-01T09:35:45.202764+0000 mgr.y (mgr.24362) 8617 : cluster 0 pgmap v8586: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:35:46.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:35:46 smithi080 bash[28361]: audit 2023-12-01T09:35:45.444914+0000 mon.c (mon.2) 5503 : audit 0 from='client.? 172.21.15.80:0/304285364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:35:48.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:35:48 smithi090 bash[32384]: cluster 2023-12-01T09:35:47.203966+0000 mgr.y (mgr.24362) 8618 : cluster 0 pgmap v8587: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:35:48.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:35:48 smithi090 bash[32384]: audit 2023-12-01T09:35:47.901542+0000 mon.a (mon.0) 5642 : audit 0 from='client.? 172.21.15.80:0/2722761697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:35:48.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:35:48 smithi080 bash[28361]: cluster 2023-12-01T09:35:47.203966+0000 mgr.y (mgr.24362) 8618 : cluster 0 pgmap v8587: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:35:48.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:35:48 smithi080 bash[28361]: audit 2023-12-01T09:35:47.901542+0000 mon.a (mon.0) 5642 : audit 0 from='client.? 172.21.15.80:0/2722761697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:35:48.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:35:48 smithi080 bash[41963]: cluster 2023-12-01T09:35:47.203966+0000 mgr.y (mgr.24362) 8618 : cluster 0 pgmap v8587: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:35:48.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:35:48 smithi080 bash[41963]: audit 2023-12-01T09:35:47.901542+0000 mon.a (mon.0) 5642 : audit 0 from='client.? 172.21.15.80:0/2722761697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:35:50.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:35:50 smithi080 bash[28361]: cluster 2023-12-01T09:35:49.204570+0000 mgr.y (mgr.24362) 8619 : cluster 0 pgmap v8588: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:35:50.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:35:50 smithi080 bash[41963]: cluster 2023-12-01T09:35:49.204570+0000 mgr.y (mgr.24362) 8619 : cluster 0 pgmap v8588: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:35:50.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:35:50 smithi090 bash[32384]: cluster 2023-12-01T09:35:49.204570+0000 mgr.y (mgr.24362) 8619 : cluster 0 pgmap v8588: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:35:51.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:35:51 smithi080 bash[41963]: audit 2023-12-01T09:35:50.345173+0000 mon.a (mon.0) 5643 : audit 0 from='client.? 172.21.15.80:0/83330741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:35:51.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:35:51 smithi080 bash[28361]: audit 2023-12-01T09:35:50.345173+0000 mon.a (mon.0) 5643 : audit 0 from='client.? 172.21.15.80:0/83330741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:35:51.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:35:51 smithi090 bash[32384]: audit 2023-12-01T09:35:50.345173+0000 mon.a (mon.0) 5643 : audit 0 from='client.? 172.21.15.80:0/83330741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:35:52.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:35:52 smithi080 bash[41963]: cluster 2023-12-01T09:35:51.205708+0000 mgr.y (mgr.24362) 8620 : cluster 0 pgmap v8589: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:35:52.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:35:52 smithi080 bash[28361]: cluster 2023-12-01T09:35:51.205708+0000 mgr.y (mgr.24362) 8620 : cluster 0 pgmap v8589: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:35:52.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:35:52 smithi090 bash[32384]: cluster 2023-12-01T09:35:51.205708+0000 mgr.y (mgr.24362) 8620 : cluster 0 pgmap v8589: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:35:53.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:35:53 smithi080 bash[28361]: audit 2023-12-01T09:35:52.803190+0000 mon.a (mon.0) 5644 : audit 0 from='client.? 172.21.15.80:0/511926114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:35:53.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:35:53 smithi080 bash[41963]: audit 2023-12-01T09:35:52.803190+0000 mon.a (mon.0) 5644 : audit 0 from='client.? 172.21.15.80:0/511926114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:35:53.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:35:53 smithi090 bash[32384]: audit 2023-12-01T09:35:52.803190+0000 mon.a (mon.0) 5644 : audit 0 from='client.? 172.21.15.80:0/511926114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:35:54.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:35:54 smithi080 bash[28361]: cluster 2023-12-01T09:35:53.206378+0000 mgr.y (mgr.24362) 8621 : cluster 0 pgmap v8590: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:35:54.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:35:54 smithi080 bash[41963]: cluster 2023-12-01T09:35:53.206378+0000 mgr.y (mgr.24362) 8621 : cluster 0 pgmap v8590: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:35:54.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:35:54 smithi090 bash[32384]: cluster 2023-12-01T09:35:53.206378+0000 mgr.y (mgr.24362) 8621 : cluster 0 pgmap v8590: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:35:55.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:35:55 smithi080 bash[28361]: audit 2023-12-01T09:35:55.233623+0000 mon.c (mon.2) 5504 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:35:55.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:35:55 smithi080 bash[28361]: audit 2023-12-01T09:35:55.258254+0000 mon.a (mon.0) 5645 : audit 0 from='client.? 172.21.15.80:0/2867114716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:35:55.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:35:55 smithi080 bash[41963]: audit 2023-12-01T09:35:55.233623+0000 mon.c (mon.2) 5504 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:35:55.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:35:55 smithi080 bash[41963]: audit 2023-12-01T09:35:55.258254+0000 mon.a (mon.0) 5645 : audit 0 from='client.? 172.21.15.80:0/2867114716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:35:55.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:35:55 smithi090 bash[32384]: audit 2023-12-01T09:35:55.233623+0000 mon.c (mon.2) 5504 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:35:55.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:35:55 smithi090 bash[32384]: audit 2023-12-01T09:35:55.258254+0000 mon.a (mon.0) 5645 : audit 0 from='client.? 172.21.15.80:0/2867114716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:35:56.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:35:56 smithi080 bash[28361]: cluster 2023-12-01T09:35:55.206852+0000 mgr.y (mgr.24362) 8622 : cluster 0 pgmap v8591: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:35:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:35:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:35:56] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T09:35:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:35:56 smithi080 bash[41963]: cluster 2023-12-01T09:35:55.206852+0000 mgr.y (mgr.24362) 8622 : cluster 0 pgmap v8591: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:35:56.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:35:56 smithi090 bash[32384]: cluster 2023-12-01T09:35:55.206852+0000 mgr.y (mgr.24362) 8622 : cluster 0 pgmap v8591: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:35:58.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:35:58 smithi080 bash[41963]: cluster 2023-12-01T09:35:57.207909+0000 mgr.y (mgr.24362) 8623 : cluster 0 pgmap v8592: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:35:58.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:35:58 smithi080 bash[41963]: audit 2023-12-01T09:35:57.709594+0000 mon.a (mon.0) 5646 : audit 0 from='client.? 172.21.15.80:0/763379039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:35:58.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:35:58 smithi080 bash[28361]: cluster 2023-12-01T09:35:57.207909+0000 mgr.y (mgr.24362) 8623 : cluster 0 pgmap v8592: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:35:58.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:35:58 smithi080 bash[28361]: audit 2023-12-01T09:35:57.709594+0000 mon.a (mon.0) 5646 : audit 0 from='client.? 172.21.15.80:0/763379039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:35:58.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:35:58 smithi090 bash[32384]: cluster 2023-12-01T09:35:57.207909+0000 mgr.y (mgr.24362) 8623 : cluster 0 pgmap v8592: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:35:58.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:35:58 smithi090 bash[32384]: audit 2023-12-01T09:35:57.709594+0000 mon.a (mon.0) 5646 : audit 0 from='client.? 172.21.15.80:0/763379039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:36:00.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:36:00 smithi080 bash[28361]: cluster 2023-12-01T09:35:59.208574+0000 mgr.y (mgr.24362) 8624 : cluster 0 pgmap v8593: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:36:00.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:36:00 smithi080 bash[28361]: audit 2023-12-01T09:36:00.162936+0000 mon.c (mon.2) 5505 : audit 0 from='client.? 172.21.15.80:0/2878861120' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:36:00.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:36:00 smithi080 bash[41963]: cluster 2023-12-01T09:35:59.208574+0000 mgr.y (mgr.24362) 8624 : cluster 0 pgmap v8593: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:36:00.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:36:00 smithi080 bash[41963]: audit 2023-12-01T09:36:00.162936+0000 mon.c (mon.2) 5505 : audit 0 from='client.? 172.21.15.80:0/2878861120' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:36:00.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:36:00 smithi090 bash[32384]: cluster 2023-12-01T09:35:59.208574+0000 mgr.y (mgr.24362) 8624 : cluster 0 pgmap v8593: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:36:00.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:36:00 smithi090 bash[32384]: audit 2023-12-01T09:36:00.162936+0000 mon.c (mon.2) 5505 : audit 0 from='client.? 172.21.15.80:0/2878861120' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:36:02.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:36:02 smithi080 bash[28361]: cluster 2023-12-01T09:36:01.209688+0000 mgr.y (mgr.24362) 8625 : cluster 0 pgmap v8594: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:36:02.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:36:02 smithi080 bash[41963]: cluster 2023-12-01T09:36:01.209688+0000 mgr.y (mgr.24362) 8625 : cluster 0 pgmap v8594: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:36:02.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:36:02 smithi090 bash[32384]: cluster 2023-12-01T09:36:01.209688+0000 mgr.y (mgr.24362) 8625 : cluster 0 pgmap v8594: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:36:03.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:36:03 smithi080 bash[28361]: audit 2023-12-01T09:36:02.608752+0000 mon.c (mon.2) 5506 : audit 0 from='client.? 172.21.15.80:0/4087874036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:36:03.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:36:03 smithi080 bash[41963]: audit 2023-12-01T09:36:02.608752+0000 mon.c (mon.2) 5506 : audit 0 from='client.? 172.21.15.80:0/4087874036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:36:03.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:36:03 smithi090 bash[32384]: audit 2023-12-01T09:36:02.608752+0000 mon.c (mon.2) 5506 : audit 0 from='client.? 172.21.15.80:0/4087874036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:36:04.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:36:04 smithi080 bash[28361]: cluster 2023-12-01T09:36:03.210372+0000 mgr.y (mgr.24362) 8626 : cluster 0 pgmap v8595: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:36:04.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:36:04 smithi080 bash[41963]: cluster 2023-12-01T09:36:03.210372+0000 mgr.y (mgr.24362) 8626 : cluster 0 pgmap v8595: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:36:04.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:36:04 smithi090 bash[32384]: cluster 2023-12-01T09:36:03.210372+0000 mgr.y (mgr.24362) 8626 : cluster 0 pgmap v8595: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:36:05.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:36:05 smithi080 bash[41963]: audit 2023-12-01T09:36:05.052291+0000 mon.c (mon.2) 5507 : audit 0 from='client.? 172.21.15.80:0/3703737470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:36:05.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:36:05 smithi080 bash[28361]: audit 2023-12-01T09:36:05.052291+0000 mon.c (mon.2) 5507 : audit 0 from='client.? 172.21.15.80:0/3703737470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:36:05.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:36:05 smithi090 bash[32384]: audit 2023-12-01T09:36:05.052291+0000 mon.c (mon.2) 5507 : audit 0 from='client.? 172.21.15.80:0/3703737470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:36:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:36:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:36:06] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T09:36:06.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:36:06 smithi080 bash[41963]: cluster 2023-12-01T09:36:05.210971+0000 mgr.y (mgr.24362) 8627 : cluster 0 pgmap v8596: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:36:06.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:36:06 smithi080 bash[28361]: cluster 2023-12-01T09:36:05.210971+0000 mgr.y (mgr.24362) 8627 : cluster 0 pgmap v8596: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:36:06.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:36:06 smithi090 bash[32384]: cluster 2023-12-01T09:36:05.210971+0000 mgr.y (mgr.24362) 8627 : cluster 0 pgmap v8596: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:36:08.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:36:08 smithi080 bash[41963]: cluster 2023-12-01T09:36:07.211720+0000 mgr.y (mgr.24362) 8628 : cluster 0 pgmap v8597: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:36:08.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:36:08 smithi080 bash[41963]: audit 2023-12-01T09:36:07.507279+0000 mon.a (mon.0) 5647 : audit 0 from='client.? 172.21.15.80:0/2623805405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:36:08.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:36:08 smithi080 bash[28361]: cluster 2023-12-01T09:36:07.211720+0000 mgr.y (mgr.24362) 8628 : cluster 0 pgmap v8597: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:36:08.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:36:08 smithi080 bash[28361]: audit 2023-12-01T09:36:07.507279+0000 mon.a (mon.0) 5647 : audit 0 from='client.? 172.21.15.80:0/2623805405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:36:08.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:36:08 smithi090 bash[32384]: cluster 2023-12-01T09:36:07.211720+0000 mgr.y (mgr.24362) 8628 : cluster 0 pgmap v8597: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:36:08.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:36:08 smithi090 bash[32384]: audit 2023-12-01T09:36:07.507279+0000 mon.a (mon.0) 5647 : audit 0 from='client.? 172.21.15.80:0/2623805405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:36:10.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:36:10 smithi080 bash[28361]: cluster 2023-12-01T09:36:09.212395+0000 mgr.y (mgr.24362) 8629 : cluster 0 pgmap v8598: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:36:10.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:36:10 smithi080 bash[28361]: audit 2023-12-01T09:36:09.957091+0000 mon.a (mon.0) 5648 : audit 0 from='client.? 172.21.15.80:0/61071104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:36:10.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:36:10 smithi080 bash[28361]: audit 2023-12-01T09:36:10.234180+0000 mon.c (mon.2) 5508 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:36:10.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:36:10 smithi080 bash[41963]: cluster 2023-12-01T09:36:09.212395+0000 mgr.y (mgr.24362) 8629 : cluster 0 pgmap v8598: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:36:10.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:36:10 smithi080 bash[41963]: audit 2023-12-01T09:36:09.957091+0000 mon.a (mon.0) 5648 : audit 0 from='client.? 172.21.15.80:0/61071104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:36:10.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:36:10 smithi080 bash[41963]: audit 2023-12-01T09:36:10.234180+0000 mon.c (mon.2) 5508 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:36:10.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:36:10 smithi090 bash[32384]: cluster 2023-12-01T09:36:09.212395+0000 mgr.y (mgr.24362) 8629 : cluster 0 pgmap v8598: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:36:10.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:36:10 smithi090 bash[32384]: audit 2023-12-01T09:36:09.957091+0000 mon.a (mon.0) 5648 : audit 0 from='client.? 172.21.15.80:0/61071104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:36:10.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:36:10 smithi090 bash[32384]: audit 2023-12-01T09:36:10.234180+0000 mon.c (mon.2) 5508 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:36:12.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:36:12 smithi080 bash[28361]: cluster 2023-12-01T09:36:11.213591+0000 mgr.y (mgr.24362) 8630 : cluster 0 pgmap v8599: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:36:12.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:36:12 smithi080 bash[41963]: cluster 2023-12-01T09:36:11.213591+0000 mgr.y (mgr.24362) 8630 : cluster 0 pgmap v8599: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:36:12.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:36:12 smithi090 bash[32384]: cluster 2023-12-01T09:36:11.213591+0000 mgr.y (mgr.24362) 8630 : cluster 0 pgmap v8599: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:36:13.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:36:13 smithi080 bash[41963]: audit 2023-12-01T09:36:12.400444+0000 mon.c (mon.2) 5509 : audit 0 from='client.? 172.21.15.80:0/1466160459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:36:13.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:36:13 smithi080 bash[28361]: audit 2023-12-01T09:36:12.400444+0000 mon.c (mon.2) 5509 : audit 0 from='client.? 172.21.15.80:0/1466160459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:36:13.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:36:13 smithi090 bash[32384]: audit 2023-12-01T09:36:12.400444+0000 mon.c (mon.2) 5509 : audit 0 from='client.? 172.21.15.80:0/1466160459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:36:14.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:36:14 smithi080 bash[28361]: cluster 2023-12-01T09:36:13.214222+0000 mgr.y (mgr.24362) 8631 : cluster 0 pgmap v8600: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:36:14.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:36:14 smithi080 bash[41963]: cluster 2023-12-01T09:36:13.214222+0000 mgr.y (mgr.24362) 8631 : cluster 0 pgmap v8600: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:36:14.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:36:14 smithi090 bash[32384]: cluster 2023-12-01T09:36:13.214222+0000 mgr.y (mgr.24362) 8631 : cluster 0 pgmap v8600: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:36:15.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:36:15 smithi080 bash[28361]: audit 2023-12-01T09:36:14.851414+0000 mon.a (mon.0) 5649 : audit 0 from='client.? 172.21.15.80:0/1518190754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:36:15.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:36:15 smithi080 bash[41963]: audit 2023-12-01T09:36:14.851414+0000 mon.a (mon.0) 5649 : audit 0 from='client.? 172.21.15.80:0/1518190754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:36:15.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:36:15 smithi090 bash[32384]: audit 2023-12-01T09:36:14.851414+0000 mon.a (mon.0) 5649 : audit 0 from='client.? 172.21.15.80:0/1518190754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:36:16.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:36:16 smithi080 bash[28361]: cluster 2023-12-01T09:36:15.214879+0000 mgr.y (mgr.24362) 8632 : cluster 0 pgmap v8601: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:36:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:36:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:36:16] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T09:36:16.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:36:16 smithi080 bash[41963]: cluster 2023-12-01T09:36:15.214879+0000 mgr.y (mgr.24362) 8632 : cluster 0 pgmap v8601: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:36:16.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:36:16 smithi090 bash[32384]: cluster 2023-12-01T09:36:15.214879+0000 mgr.y (mgr.24362) 8632 : cluster 0 pgmap v8601: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:36:17.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:36:17 smithi080 bash[41963]: audit 2023-12-01T09:36:17.296636+0000 mon.c (mon.2) 5510 : audit 0 from='client.? 172.21.15.80:0/3751634917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:36:17.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:36:17 smithi080 bash[28361]: audit 2023-12-01T09:36:17.296636+0000 mon.c (mon.2) 5510 : audit 0 from='client.? 172.21.15.80:0/3751634917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:36:17.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:36:17 smithi090 bash[32384]: audit 2023-12-01T09:36:17.296636+0000 mon.c (mon.2) 5510 : audit 0 from='client.? 172.21.15.80:0/3751634917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:36:18.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:36:18 smithi080 bash[28361]: cluster 2023-12-01T09:36:17.216114+0000 mgr.y (mgr.24362) 8633 : cluster 0 pgmap v8602: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:36:18.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:36:18 smithi080 bash[41963]: cluster 2023-12-01T09:36:17.216114+0000 mgr.y (mgr.24362) 8633 : cluster 0 pgmap v8602: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:36:18.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:36:18 smithi090 bash[32384]: cluster 2023-12-01T09:36:17.216114+0000 mgr.y (mgr.24362) 8633 : cluster 0 pgmap v8602: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:36:20.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:36:20 smithi080 bash[28361]: cluster 2023-12-01T09:36:19.216846+0000 mgr.y (mgr.24362) 8634 : cluster 0 pgmap v8603: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:36:20.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:36:20 smithi080 bash[28361]: audit 2023-12-01T09:36:19.752529+0000 mon.c (mon.2) 5511 : audit 0 from='client.? 172.21.15.80:0/2271764164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:36:20.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:36:20 smithi080 bash[41963]: cluster 2023-12-01T09:36:19.216846+0000 mgr.y (mgr.24362) 8634 : cluster 0 pgmap v8603: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:36:20.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:36:20 smithi080 bash[41963]: audit 2023-12-01T09:36:19.752529+0000 mon.c (mon.2) 5511 : audit 0 from='client.? 172.21.15.80:0/2271764164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:36:20.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:36:20 smithi090 bash[32384]: cluster 2023-12-01T09:36:19.216846+0000 mgr.y (mgr.24362) 8634 : cluster 0 pgmap v8603: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:36:20.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:36:20 smithi090 bash[32384]: audit 2023-12-01T09:36:19.752529+0000 mon.c (mon.2) 5511 : audit 0 from='client.? 172.21.15.80:0/2271764164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:36:21.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:36:21 smithi080 bash[28361]: audit 2023-12-01T09:36:20.600876+0000 mon.c (mon.2) 5512 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:36:21.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:36:21 smithi080 bash[41963]: audit 2023-12-01T09:36:20.600876+0000 mon.c (mon.2) 5512 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:36:21.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:36:21 smithi090 bash[32384]: audit 2023-12-01T09:36:20.600876+0000 mon.c (mon.2) 5512 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:36:22.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:36:22 smithi080 bash[28361]: cluster 2023-12-01T09:36:21.217990+0000 mgr.y (mgr.24362) 8635 : cluster 0 pgmap v8604: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:36:22.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:36:22 smithi080 bash[28361]: audit 2023-12-01T09:36:22.201744+0000 mon.a (mon.0) 5650 : audit 0 from='client.? 172.21.15.80:0/871251002' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:36:22.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:36:22 smithi080 bash[41963]: cluster 2023-12-01T09:36:21.217990+0000 mgr.y (mgr.24362) 8635 : cluster 0 pgmap v8604: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:36:22.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:36:22 smithi080 bash[41963]: audit 2023-12-01T09:36:22.201744+0000 mon.a (mon.0) 5650 : audit 0 from='client.? 172.21.15.80:0/871251002' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:36:22.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:36:22 smithi090 bash[32384]: cluster 2023-12-01T09:36:21.217990+0000 mgr.y (mgr.24362) 8635 : cluster 0 pgmap v8604: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:36:22.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:36:22 smithi090 bash[32384]: audit 2023-12-01T09:36:22.201744+0000 mon.a (mon.0) 5650 : audit 0 from='client.? 172.21.15.80:0/871251002' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:36:24.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:36:23 smithi090 bash[32384]: cluster 2023-12-01T09:36:23.218681+0000 mgr.y (mgr.24362) 8636 : cluster 0 pgmap v8605: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:36:24.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:36:23 smithi080 bash[41963]: cluster 2023-12-01T09:36:23.218681+0000 mgr.y (mgr.24362) 8636 : cluster 0 pgmap v8605: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:36:24.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:36:23 smithi080 bash[28361]: cluster 2023-12-01T09:36:23.218681+0000 mgr.y (mgr.24362) 8636 : cluster 0 pgmap v8605: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:36:25.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:36:24 smithi090 bash[32384]: audit 2023-12-01T09:36:24.661214+0000 mon.c (mon.2) 5513 : audit 0 from='client.? 172.21.15.80:0/1476272064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:36:25.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:36:25 smithi080 bash[28361]: audit 2023-12-01T09:36:24.661214+0000 mon.c (mon.2) 5513 : audit 0 from='client.? 172.21.15.80:0/1476272064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:36:25.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:36:25 smithi080 bash[41963]: audit 2023-12-01T09:36:24.661214+0000 mon.c (mon.2) 5513 : audit 0 from='client.? 172.21.15.80:0/1476272064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:36:26.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:36:26 smithi090 bash[32384]: cluster 2023-12-01T09:36:25.219333+0000 mgr.y (mgr.24362) 8637 : cluster 0 pgmap v8606: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:36:26.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:36:26 smithi090 bash[32384]: audit 2023-12-01T09:36:25.234399+0000 mon.c (mon.2) 5514 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:36:26.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:36:26 smithi080 bash[28361]: cluster 2023-12-01T09:36:25.219333+0000 mgr.y (mgr.24362) 8637 : cluster 0 pgmap v8606: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:36:26.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:36:26 smithi080 bash[28361]: audit 2023-12-01T09:36:25.234399+0000 mon.c (mon.2) 5514 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:36:26.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:36:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:36:26] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T09:36:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:36:26 smithi080 bash[41963]: cluster 2023-12-01T09:36:25.219333+0000 mgr.y (mgr.24362) 8637 : cluster 0 pgmap v8606: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:36:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:36:26 smithi080 bash[41963]: audit 2023-12-01T09:36:25.234399+0000 mon.c (mon.2) 5514 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:36:27.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:36:27 smithi090 bash[32384]: audit 2023-12-01T09:36:26.446290+0000 mon.a (mon.0) 5651 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:36:27.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:36:27 smithi090 bash[32384]: audit 2023-12-01T09:36:26.457657+0000 mon.a (mon.0) 5652 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:36:27.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:36:27 smithi090 bash[32384]: audit 2023-12-01T09:36:26.805701+0000 mon.a (mon.0) 5653 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:36:27.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:36:27 smithi090 bash[32384]: audit 2023-12-01T09:36:26.821139+0000 mon.a (mon.0) 5654 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:36:27.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:36:27 smithi090 bash[32384]: audit 2023-12-01T09:36:27.125204+0000 mon.a (mon.0) 5655 : audit 0 from='client.? 172.21.15.80:0/2724478111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:36:27.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:36:27 smithi090 bash[32384]: audit 2023-12-01T09:36:27.298949+0000 mon.c (mon.2) 5515 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:36:27.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:36:27 smithi090 bash[32384]: audit 2023-12-01T09:36:27.300687+0000 mon.c (mon.2) 5516 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:36:27.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:36:27 smithi090 bash[32384]: audit 2023-12-01T09:36:27.309657+0000 mon.a (mon.0) 5656 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:36:27.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:36:27 smithi080 bash[28361]: audit 2023-12-01T09:36:26.446290+0000 mon.a (mon.0) 5651 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:36:27.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:36:27 smithi080 bash[28361]: audit 2023-12-01T09:36:26.457657+0000 mon.a (mon.0) 5652 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:36:27.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:36:27 smithi080 bash[28361]: audit 2023-12-01T09:36:26.805701+0000 mon.a (mon.0) 5653 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:36:27.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:36:27 smithi080 bash[28361]: audit 2023-12-01T09:36:26.821139+0000 mon.a (mon.0) 5654 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:36:27.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:36:27 smithi080 bash[28361]: audit 2023-12-01T09:36:27.125204+0000 mon.a (mon.0) 5655 : audit 0 from='client.? 172.21.15.80:0/2724478111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:36:27.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:36:27 smithi080 bash[28361]: audit 2023-12-01T09:36:27.298949+0000 mon.c (mon.2) 5515 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:36:27.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:36:27 smithi080 bash[28361]: audit 2023-12-01T09:36:27.300687+0000 mon.c (mon.2) 5516 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:36:27.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:36:27 smithi080 bash[28361]: audit 2023-12-01T09:36:27.309657+0000 mon.a (mon.0) 5656 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:36:27.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:36:27 smithi080 bash[41963]: audit 2023-12-01T09:36:26.446290+0000 mon.a (mon.0) 5651 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:36:27.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:36:27 smithi080 bash[41963]: audit 2023-12-01T09:36:26.457657+0000 mon.a (mon.0) 5652 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:36:27.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:36:27 smithi080 bash[41963]: audit 2023-12-01T09:36:26.805701+0000 mon.a (mon.0) 5653 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:36:27.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:36:27 smithi080 bash[41963]: audit 2023-12-01T09:36:26.821139+0000 mon.a (mon.0) 5654 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:36:27.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:36:27 smithi080 bash[41963]: audit 2023-12-01T09:36:27.125204+0000 mon.a (mon.0) 5655 : audit 0 from='client.? 172.21.15.80:0/2724478111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:36:27.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:36:27 smithi080 bash[41963]: audit 2023-12-01T09:36:27.298949+0000 mon.c (mon.2) 5515 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:36:27.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:36:27 smithi080 bash[41963]: audit 2023-12-01T09:36:27.300687+0000 mon.c (mon.2) 5516 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:36:27.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:36:27 smithi080 bash[41963]: audit 2023-12-01T09:36:27.309657+0000 mon.a (mon.0) 5656 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:36:28.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:36:28 smithi090 bash[32384]: cluster 2023-12-01T09:36:27.220473+0000 mgr.y (mgr.24362) 8638 : cluster 0 pgmap v8607: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:36:28.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:36:28 smithi080 bash[28361]: cluster 2023-12-01T09:36:27.220473+0000 mgr.y (mgr.24362) 8638 : cluster 0 pgmap v8607: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:36:28.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:36:28 smithi080 bash[41963]: cluster 2023-12-01T09:36:27.220473+0000 mgr.y (mgr.24362) 8638 : cluster 0 pgmap v8607: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:36:30.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:36:30 smithi090 bash[32384]: cluster 2023-12-01T09:36:29.221177+0000 mgr.y (mgr.24362) 8639 : cluster 0 pgmap v8608: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:36:30.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:36:30 smithi090 bash[32384]: audit 2023-12-01T09:36:29.577484+0000 mon.a (mon.0) 5657 : audit 0 from='client.? 172.21.15.80:0/665220254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:36:30.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:36:30 smithi080 bash[28361]: cluster 2023-12-01T09:36:29.221177+0000 mgr.y (mgr.24362) 8639 : cluster 0 pgmap v8608: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:36:30.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:36:30 smithi080 bash[28361]: audit 2023-12-01T09:36:29.577484+0000 mon.a (mon.0) 5657 : audit 0 from='client.? 172.21.15.80:0/665220254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:36:30.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:36:30 smithi080 bash[41963]: cluster 2023-12-01T09:36:29.221177+0000 mgr.y (mgr.24362) 8639 : cluster 0 pgmap v8608: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:36:30.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:36:30 smithi080 bash[41963]: audit 2023-12-01T09:36:29.577484+0000 mon.a (mon.0) 5657 : audit 0 from='client.? 172.21.15.80:0/665220254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:36:32.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:36:32 smithi090 bash[32384]: cluster 2023-12-01T09:36:31.222322+0000 mgr.y (mgr.24362) 8640 : cluster 0 pgmap v8609: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:36:32.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:36:32 smithi090 bash[32384]: audit 2023-12-01T09:36:32.034362+0000 mon.c (mon.2) 5517 : audit 0 from='client.? 172.21.15.80:0/2831095007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:36:32.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:36:32 smithi080 bash[28361]: cluster 2023-12-01T09:36:31.222322+0000 mgr.y (mgr.24362) 8640 : cluster 0 pgmap v8609: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:36:32.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:36:32 smithi080 bash[28361]: audit 2023-12-01T09:36:32.034362+0000 mon.c (mon.2) 5517 : audit 0 from='client.? 172.21.15.80:0/2831095007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:36:32.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:36:32 smithi080 bash[41963]: cluster 2023-12-01T09:36:31.222322+0000 mgr.y (mgr.24362) 8640 : cluster 0 pgmap v8609: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:36:32.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:36:32 smithi080 bash[41963]: audit 2023-12-01T09:36:32.034362+0000 mon.c (mon.2) 5517 : audit 0 from='client.? 172.21.15.80:0/2831095007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:36:34.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:36:34 smithi090 bash[32384]: cluster 2023-12-01T09:36:33.222969+0000 mgr.y (mgr.24362) 8641 : cluster 0 pgmap v8610: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:36:34.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:36:34 smithi080 bash[41963]: cluster 2023-12-01T09:36:33.222969+0000 mgr.y (mgr.24362) 8641 : cluster 0 pgmap v8610: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:36:34.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:36:34 smithi080 bash[28361]: cluster 2023-12-01T09:36:33.222969+0000 mgr.y (mgr.24362) 8641 : cluster 0 pgmap v8610: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:36:35.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:36:35 smithi090 bash[32384]: audit 2023-12-01T09:36:34.488100+0000 mon.a (mon.0) 5658 : audit 0 from='client.? 172.21.15.80:0/1417194579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:36:35.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:36:35 smithi080 bash[41963]: audit 2023-12-01T09:36:34.488100+0000 mon.a (mon.0) 5658 : audit 0 from='client.? 172.21.15.80:0/1417194579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:36:35.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:36:35 smithi080 bash[28361]: audit 2023-12-01T09:36:34.488100+0000 mon.a (mon.0) 5658 : audit 0 from='client.? 172.21.15.80:0/1417194579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:36:36.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:36:36 smithi090 bash[32384]: cluster 2023-12-01T09:36:35.223580+0000 mgr.y (mgr.24362) 8642 : cluster 0 pgmap v8611: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:36:36.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:36:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:36:36] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T09:36:36.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:36:36 smithi080 bash[28361]: cluster 2023-12-01T09:36:35.223580+0000 mgr.y (mgr.24362) 8642 : cluster 0 pgmap v8611: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:36:36.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:36:36 smithi080 bash[41963]: cluster 2023-12-01T09:36:35.223580+0000 mgr.y (mgr.24362) 8642 : cluster 0 pgmap v8611: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:36:37.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:36:37 smithi090 bash[32384]: audit 2023-12-01T09:36:36.944033+0000 mon.c (mon.2) 5518 : audit 0 from='client.? 172.21.15.80:0/3640268712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:36:37.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:36:37 smithi080 bash[28361]: audit 2023-12-01T09:36:36.944033+0000 mon.c (mon.2) 5518 : audit 0 from='client.? 172.21.15.80:0/3640268712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:36:37.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:36:37 smithi080 bash[41963]: audit 2023-12-01T09:36:36.944033+0000 mon.c (mon.2) 5518 : audit 0 from='client.? 172.21.15.80:0/3640268712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:36:38.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:36:38 smithi080 bash[28361]: cluster 2023-12-01T09:36:37.224786+0000 mgr.y (mgr.24362) 8643 : cluster 0 pgmap v8612: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:36:38.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:36:38 smithi080 bash[41963]: cluster 2023-12-01T09:36:37.224786+0000 mgr.y (mgr.24362) 8643 : cluster 0 pgmap v8612: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:36:38.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:36:38 smithi090 bash[32384]: cluster 2023-12-01T09:36:37.224786+0000 mgr.y (mgr.24362) 8643 : cluster 0 pgmap v8612: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:36:40.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:36:40 smithi080 bash[28361]: cluster 2023-12-01T09:36:39.225420+0000 mgr.y (mgr.24362) 8644 : cluster 0 pgmap v8613: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:36:40.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:36:40 smithi080 bash[28361]: audit 2023-12-01T09:36:39.386824+0000 mon.c (mon.2) 5519 : audit 0 from='client.? 172.21.15.80:0/884919241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:36:40.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:36:40 smithi080 bash[28361]: audit 2023-12-01T09:36:40.235047+0000 mon.c (mon.2) 5520 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:36:40.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:36:40 smithi080 bash[41963]: cluster 2023-12-01T09:36:39.225420+0000 mgr.y (mgr.24362) 8644 : cluster 0 pgmap v8613: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:36:40.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:36:40 smithi080 bash[41963]: audit 2023-12-01T09:36:39.386824+0000 mon.c (mon.2) 5519 : audit 0 from='client.? 172.21.15.80:0/884919241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:36:40.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:36:40 smithi080 bash[41963]: audit 2023-12-01T09:36:40.235047+0000 mon.c (mon.2) 5520 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:36:40.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:36:40 smithi090 bash[32384]: cluster 2023-12-01T09:36:39.225420+0000 mgr.y (mgr.24362) 8644 : cluster 0 pgmap v8613: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:36:40.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:36:40 smithi090 bash[32384]: audit 2023-12-01T09:36:39.386824+0000 mon.c (mon.2) 5519 : audit 0 from='client.? 172.21.15.80:0/884919241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:36:40.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:36:40 smithi090 bash[32384]: audit 2023-12-01T09:36:40.235047+0000 mon.c (mon.2) 5520 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:36:42.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:36:42 smithi080 bash[28361]: cluster 2023-12-01T09:36:41.226556+0000 mgr.y (mgr.24362) 8645 : cluster 0 pgmap v8614: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:36:42.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:36:42 smithi080 bash[28361]: audit 2023-12-01T09:36:41.834073+0000 mon.c (mon.2) 5521 : audit 0 from='client.? 172.21.15.80:0/1025447653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:36:42.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:36:42 smithi080 bash[41963]: cluster 2023-12-01T09:36:41.226556+0000 mgr.y (mgr.24362) 8645 : cluster 0 pgmap v8614: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:36:42.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:36:42 smithi080 bash[41963]: audit 2023-12-01T09:36:41.834073+0000 mon.c (mon.2) 5521 : audit 0 from='client.? 172.21.15.80:0/1025447653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:36:42.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:36:42 smithi090 bash[32384]: cluster 2023-12-01T09:36:41.226556+0000 mgr.y (mgr.24362) 8645 : cluster 0 pgmap v8614: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:36:42.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:36:42 smithi090 bash[32384]: audit 2023-12-01T09:36:41.834073+0000 mon.c (mon.2) 5521 : audit 0 from='client.? 172.21.15.80:0/1025447653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:36:44.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:36:44 smithi090 bash[32384]: cluster 2023-12-01T09:36:43.227249+0000 mgr.y (mgr.24362) 8646 : cluster 0 pgmap v8615: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:36:44.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:36:44 smithi080 bash[28361]: cluster 2023-12-01T09:36:43.227249+0000 mgr.y (mgr.24362) 8646 : cluster 0 pgmap v8615: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:36:44.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:36:44 smithi080 bash[41963]: cluster 2023-12-01T09:36:43.227249+0000 mgr.y (mgr.24362) 8646 : cluster 0 pgmap v8615: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:36:45.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:36:45 smithi090 bash[32384]: audit 2023-12-01T09:36:44.289015+0000 mon.a (mon.0) 5659 : audit 0 from='client.? 172.21.15.80:0/1084895090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:36:45.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:36:45 smithi080 bash[28361]: audit 2023-12-01T09:36:44.289015+0000 mon.a (mon.0) 5659 : audit 0 from='client.? 172.21.15.80:0/1084895090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:36:45.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:36:45 smithi080 bash[41963]: audit 2023-12-01T09:36:44.289015+0000 mon.a (mon.0) 5659 : audit 0 from='client.? 172.21.15.80:0/1084895090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:36:46.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:36:46 smithi090 bash[32384]: cluster 2023-12-01T09:36:45.227933+0000 mgr.y (mgr.24362) 8647 : cluster 0 pgmap v8616: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:36:46.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:36:46 smithi080 bash[41963]: cluster 2023-12-01T09:36:45.227933+0000 mgr.y (mgr.24362) 8647 : cluster 0 pgmap v8616: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:36:46.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:36:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:36:46] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T09:36:46.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:36:46 smithi080 bash[28361]: cluster 2023-12-01T09:36:45.227933+0000 mgr.y (mgr.24362) 8647 : cluster 0 pgmap v8616: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:36:47.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:36:47 smithi090 bash[32384]: audit 2023-12-01T09:36:46.747257+0000 mon.a (mon.0) 5660 : audit 0 from='client.? 172.21.15.80:0/3317777333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:36:47.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:36:47 smithi080 bash[28361]: audit 2023-12-01T09:36:46.747257+0000 mon.a (mon.0) 5660 : audit 0 from='client.? 172.21.15.80:0/3317777333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:36:47.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:36:47 smithi080 bash[41963]: audit 2023-12-01T09:36:46.747257+0000 mon.a (mon.0) 5660 : audit 0 from='client.? 172.21.15.80:0/3317777333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:36:48.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:36:48 smithi080 bash[28361]: cluster 2023-12-01T09:36:47.229042+0000 mgr.y (mgr.24362) 8648 : cluster 0 pgmap v8617: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:36:48.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:36:48 smithi080 bash[41963]: cluster 2023-12-01T09:36:47.229042+0000 mgr.y (mgr.24362) 8648 : cluster 0 pgmap v8617: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:36:48.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:36:48 smithi090 bash[32384]: cluster 2023-12-01T09:36:47.229042+0000 mgr.y (mgr.24362) 8648 : cluster 0 pgmap v8617: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:36:49.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:36:49 smithi090 bash[32384]: audit 2023-12-01T09:36:49.202547+0000 mon.a (mon.0) 5661 : audit 0 from='client.? 172.21.15.80:0/1402617739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:36:49.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:36:49 smithi080 bash[28361]: audit 2023-12-01T09:36:49.202547+0000 mon.a (mon.0) 5661 : audit 0 from='client.? 172.21.15.80:0/1402617739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:36:49.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:36:49 smithi080 bash[41963]: audit 2023-12-01T09:36:49.202547+0000 mon.a (mon.0) 5661 : audit 0 from='client.? 172.21.15.80:0/1402617739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:36:50.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:36:50 smithi080 bash[28361]: cluster 2023-12-01T09:36:49.229564+0000 mgr.y (mgr.24362) 8649 : cluster 0 pgmap v8618: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:36:50.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:36:50 smithi080 bash[41963]: cluster 2023-12-01T09:36:49.229564+0000 mgr.y (mgr.24362) 8649 : cluster 0 pgmap v8618: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:36:50.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:36:50 smithi090 bash[32384]: cluster 2023-12-01T09:36:49.229564+0000 mgr.y (mgr.24362) 8649 : cluster 0 pgmap v8618: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:36:52.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:36:52 smithi080 bash[28361]: cluster 2023-12-01T09:36:51.230701+0000 mgr.y (mgr.24362) 8650 : cluster 0 pgmap v8619: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:36:52.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:36:52 smithi080 bash[28361]: audit 2023-12-01T09:36:51.654606+0000 mon.c (mon.2) 5522 : audit 0 from='client.? 172.21.15.80:0/822028566' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:36:52.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:36:52 smithi080 bash[41963]: cluster 2023-12-01T09:36:51.230701+0000 mgr.y (mgr.24362) 8650 : cluster 0 pgmap v8619: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:36:52.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:36:52 smithi080 bash[41963]: audit 2023-12-01T09:36:51.654606+0000 mon.c (mon.2) 5522 : audit 0 from='client.? 172.21.15.80:0/822028566' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:36:52.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:36:52 smithi090 bash[32384]: cluster 2023-12-01T09:36:51.230701+0000 mgr.y (mgr.24362) 8650 : cluster 0 pgmap v8619: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:36:52.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:36:52 smithi090 bash[32384]: audit 2023-12-01T09:36:51.654606+0000 mon.c (mon.2) 5522 : audit 0 from='client.? 172.21.15.80:0/822028566' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:36:54.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:36:54 smithi090 bash[32384]: cluster 2023-12-01T09:36:53.231475+0000 mgr.y (mgr.24362) 8651 : cluster 0 pgmap v8620: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:36:54.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:36:54 smithi080 bash[41963]: cluster 2023-12-01T09:36:53.231475+0000 mgr.y (mgr.24362) 8651 : cluster 0 pgmap v8620: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:36:54.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:36:54 smithi080 bash[28361]: cluster 2023-12-01T09:36:53.231475+0000 mgr.y (mgr.24362) 8651 : cluster 0 pgmap v8620: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:36:55.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:36:55 smithi090 bash[32384]: audit 2023-12-01T09:36:54.106950+0000 mon.c (mon.2) 5523 : audit 0 from='client.? 172.21.15.80:0/536604681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:36:55.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:36:55 smithi080 bash[28361]: audit 2023-12-01T09:36:54.106950+0000 mon.c (mon.2) 5523 : audit 0 from='client.? 172.21.15.80:0/536604681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:36:55.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:36:55 smithi080 bash[41963]: audit 2023-12-01T09:36:54.106950+0000 mon.c (mon.2) 5523 : audit 0 from='client.? 172.21.15.80:0/536604681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:36:56.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:36:56 smithi080 bash[28361]: cluster 2023-12-01T09:36:55.232215+0000 mgr.y (mgr.24362) 8652 : cluster 0 pgmap v8621: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:36:56.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:36:56 smithi080 bash[28361]: audit 2023-12-01T09:36:55.235331+0000 mon.c (mon.2) 5524 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:36:56.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:36:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:36:56] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T09:36:56.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:36:56 smithi080 bash[41963]: cluster 2023-12-01T09:36:55.232215+0000 mgr.y (mgr.24362) 8652 : cluster 0 pgmap v8621: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:36:56.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:36:56 smithi080 bash[41963]: audit 2023-12-01T09:36:55.235331+0000 mon.c (mon.2) 5524 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:36:56.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:36:56 smithi090 bash[32384]: cluster 2023-12-01T09:36:55.232215+0000 mgr.y (mgr.24362) 8652 : cluster 0 pgmap v8621: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:36:56.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:36:56 smithi090 bash[32384]: audit 2023-12-01T09:36:55.235331+0000 mon.c (mon.2) 5524 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:36:57.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:36:57 smithi080 bash[28361]: audit 2023-12-01T09:36:56.561171+0000 mon.c (mon.2) 5525 : audit 0 from='client.? 172.21.15.80:0/598636220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:36:57.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:36:57 smithi080 bash[41963]: audit 2023-12-01T09:36:56.561171+0000 mon.c (mon.2) 5525 : audit 0 from='client.? 172.21.15.80:0/598636220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:36:57.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:36:57 smithi090 bash[32384]: audit 2023-12-01T09:36:56.561171+0000 mon.c (mon.2) 5525 : audit 0 from='client.? 172.21.15.80:0/598636220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:36:58.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:36:58 smithi080 bash[41963]: cluster 2023-12-01T09:36:57.233278+0000 mgr.y (mgr.24362) 8653 : cluster 0 pgmap v8622: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:36:58.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:36:58 smithi080 bash[28361]: cluster 2023-12-01T09:36:57.233278+0000 mgr.y (mgr.24362) 8653 : cluster 0 pgmap v8622: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:36:58.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:36:58 smithi090 bash[32384]: cluster 2023-12-01T09:36:57.233278+0000 mgr.y (mgr.24362) 8653 : cluster 0 pgmap v8622: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:36:59.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:36:59 smithi080 bash[28361]: audit 2023-12-01T09:36:59.007998+0000 mon.a (mon.0) 5662 : audit 0 from='client.? 172.21.15.80:0/1753789096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:36:59.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:36:59 smithi080 bash[41963]: audit 2023-12-01T09:36:59.007998+0000 mon.a (mon.0) 5662 : audit 0 from='client.? 172.21.15.80:0/1753789096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:36:59.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:36:59 smithi090 bash[32384]: audit 2023-12-01T09:36:59.007998+0000 mon.a (mon.0) 5662 : audit 0 from='client.? 172.21.15.80:0/1753789096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:37:00.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:37:00 smithi080 bash[41963]: cluster 2023-12-01T09:36:59.233966+0000 mgr.y (mgr.24362) 8654 : cluster 0 pgmap v8623: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:37:00.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:37:00 smithi080 bash[28361]: cluster 2023-12-01T09:36:59.233966+0000 mgr.y (mgr.24362) 8654 : cluster 0 pgmap v8623: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:37:00.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:37:00 smithi090 bash[32384]: cluster 2023-12-01T09:36:59.233966+0000 mgr.y (mgr.24362) 8654 : cluster 0 pgmap v8623: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:37:02.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:37:02 smithi080 bash[28361]: cluster 2023-12-01T09:37:01.235110+0000 mgr.y (mgr.24362) 8655 : cluster 0 pgmap v8624: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:37:02.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:37:02 smithi080 bash[28361]: audit 2023-12-01T09:37:01.459187+0000 mon.c (mon.2) 5526 : audit 0 from='client.? 172.21.15.80:0/989907058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:37:02.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:37:02 smithi080 bash[41963]: cluster 2023-12-01T09:37:01.235110+0000 mgr.y (mgr.24362) 8655 : cluster 0 pgmap v8624: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:37:02.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:37:02 smithi080 bash[41963]: audit 2023-12-01T09:37:01.459187+0000 mon.c (mon.2) 5526 : audit 0 from='client.? 172.21.15.80:0/989907058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:37:02.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:37:02 smithi090 bash[32384]: cluster 2023-12-01T09:37:01.235110+0000 mgr.y (mgr.24362) 8655 : cluster 0 pgmap v8624: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:37:02.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:37:02 smithi090 bash[32384]: audit 2023-12-01T09:37:01.459187+0000 mon.c (mon.2) 5526 : audit 0 from='client.? 172.21.15.80:0/989907058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:37:04.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:37:04 smithi080 bash[28361]: cluster 2023-12-01T09:37:03.235813+0000 mgr.y (mgr.24362) 8656 : cluster 0 pgmap v8625: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:37:04.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:37:04 smithi080 bash[28361]: audit 2023-12-01T09:37:03.908134+0000 mon.c (mon.2) 5527 : audit 0 from='client.? 172.21.15.80:0/774637056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:37:04.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:37:04 smithi080 bash[41963]: cluster 2023-12-01T09:37:03.235813+0000 mgr.y (mgr.24362) 8656 : cluster 0 pgmap v8625: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:37:04.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:37:04 smithi080 bash[41963]: audit 2023-12-01T09:37:03.908134+0000 mon.c (mon.2) 5527 : audit 0 from='client.? 172.21.15.80:0/774637056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:37:04.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:37:04 smithi090 bash[32384]: cluster 2023-12-01T09:37:03.235813+0000 mgr.y (mgr.24362) 8656 : cluster 0 pgmap v8625: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:37:04.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:37:04 smithi090 bash[32384]: audit 2023-12-01T09:37:03.908134+0000 mon.c (mon.2) 5527 : audit 0 from='client.? 172.21.15.80:0/774637056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:37:06.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:37:06 smithi080 bash[28361]: cluster 2023-12-01T09:37:05.236603+0000 mgr.y (mgr.24362) 8657 : cluster 0 pgmap v8626: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:37:06.699 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:37:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:37:06] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T09:37:06.699 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:37:06 smithi080 bash[41963]: cluster 2023-12-01T09:37:05.236603+0000 mgr.y (mgr.24362) 8657 : cluster 0 pgmap v8626: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:37:06.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:37:06 smithi090 bash[32384]: cluster 2023-12-01T09:37:05.236603+0000 mgr.y (mgr.24362) 8657 : cluster 0 pgmap v8626: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:37:07.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:37:07 smithi080 bash[28361]: audit 2023-12-01T09:37:06.370439+0000 mon.a (mon.0) 5663 : audit 0 from='client.? 172.21.15.80:0/811698289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:37:07.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:37:07 smithi080 bash[41963]: audit 2023-12-01T09:37:06.370439+0000 mon.a (mon.0) 5663 : audit 0 from='client.? 172.21.15.80:0/811698289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:37:07.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:37:07 smithi090 bash[32384]: audit 2023-12-01T09:37:06.370439+0000 mon.a (mon.0) 5663 : audit 0 from='client.? 172.21.15.80:0/811698289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:37:08.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:37:08 smithi080 bash[41963]: cluster 2023-12-01T09:37:07.237928+0000 mgr.y (mgr.24362) 8658 : cluster 0 pgmap v8627: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:37:08.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:37:08 smithi080 bash[28361]: cluster 2023-12-01T09:37:07.237928+0000 mgr.y (mgr.24362) 8658 : cluster 0 pgmap v8627: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:37:08.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:37:08 smithi090 bash[32384]: cluster 2023-12-01T09:37:07.237928+0000 mgr.y (mgr.24362) 8658 : cluster 0 pgmap v8627: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:37:09.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:37:09 smithi080 bash[28361]: audit 2023-12-01T09:37:08.820394+0000 mon.c (mon.2) 5528 : audit 0 from='client.? 172.21.15.80:0/3704217200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:37:09.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:37:09 smithi080 bash[41963]: audit 2023-12-01T09:37:08.820394+0000 mon.c (mon.2) 5528 : audit 0 from='client.? 172.21.15.80:0/3704217200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:37:09.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:37:09 smithi090 bash[32384]: audit 2023-12-01T09:37:08.820394+0000 mon.c (mon.2) 5528 : audit 0 from='client.? 172.21.15.80:0/3704217200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:37:10.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:37:10 smithi080 bash[28361]: cluster 2023-12-01T09:37:09.238605+0000 mgr.y (mgr.24362) 8659 : cluster 0 pgmap v8628: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:37:10.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:37:10 smithi080 bash[28361]: audit 2023-12-01T09:37:10.235740+0000 mon.c (mon.2) 5529 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:37:10.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:37:10 smithi080 bash[41963]: cluster 2023-12-01T09:37:09.238605+0000 mgr.y (mgr.24362) 8659 : cluster 0 pgmap v8628: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:37:10.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:37:10 smithi080 bash[41963]: audit 2023-12-01T09:37:10.235740+0000 mon.c (mon.2) 5529 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:37:10.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:37:10 smithi090 bash[32384]: cluster 2023-12-01T09:37:09.238605+0000 mgr.y (mgr.24362) 8659 : cluster 0 pgmap v8628: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:37:10.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:37:10 smithi090 bash[32384]: audit 2023-12-01T09:37:10.235740+0000 mon.c (mon.2) 5529 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:37:11.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:37:11 smithi080 bash[28361]: audit 2023-12-01T09:37:11.285493+0000 mon.c (mon.2) 5530 : audit 0 from='client.? 172.21.15.80:0/1616638276' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:37:11.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:37:11 smithi080 bash[41963]: audit 2023-12-01T09:37:11.285493+0000 mon.c (mon.2) 5530 : audit 0 from='client.? 172.21.15.80:0/1616638276' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:37:11.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:37:11 smithi090 bash[32384]: audit 2023-12-01T09:37:11.285493+0000 mon.c (mon.2) 5530 : audit 0 from='client.? 172.21.15.80:0/1616638276' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:37:12.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:37:12 smithi080 bash[41963]: cluster 2023-12-01T09:37:11.239687+0000 mgr.y (mgr.24362) 8660 : cluster 0 pgmap v8629: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:37:12.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:37:12 smithi080 bash[28361]: cluster 2023-12-01T09:37:11.239687+0000 mgr.y (mgr.24362) 8660 : cluster 0 pgmap v8629: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:37:12.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:37:12 smithi090 bash[32384]: cluster 2023-12-01T09:37:11.239687+0000 mgr.y (mgr.24362) 8660 : cluster 0 pgmap v8629: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:37:14.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:37:14 smithi080 bash[28361]: cluster 2023-12-01T09:37:13.240355+0000 mgr.y (mgr.24362) 8661 : cluster 0 pgmap v8630: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:37:14.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:37:14 smithi080 bash[28361]: audit 2023-12-01T09:37:13.740658+0000 mon.c (mon.2) 5531 : audit 0 from='client.? 172.21.15.80:0/2943018923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:37:14.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:37:14 smithi080 bash[41963]: cluster 2023-12-01T09:37:13.240355+0000 mgr.y (mgr.24362) 8661 : cluster 0 pgmap v8630: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:37:14.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:37:14 smithi080 bash[41963]: audit 2023-12-01T09:37:13.740658+0000 mon.c (mon.2) 5531 : audit 0 from='client.? 172.21.15.80:0/2943018923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:37:14.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:37:14 smithi090 bash[32384]: cluster 2023-12-01T09:37:13.240355+0000 mgr.y (mgr.24362) 8661 : cluster 0 pgmap v8630: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:37:14.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:37:14 smithi090 bash[32384]: audit 2023-12-01T09:37:13.740658+0000 mon.c (mon.2) 5531 : audit 0 from='client.? 172.21.15.80:0/2943018923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:37:16.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:37:16 smithi080 bash[28361]: cluster 2023-12-01T09:37:15.241030+0000 mgr.y (mgr.24362) 8662 : cluster 0 pgmap v8631: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:37:16.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:37:16 smithi080 bash[28361]: audit 2023-12-01T09:37:16.196546+0000 mon.c (mon.2) 5532 : audit 0 from='client.? 172.21.15.80:0/3812742539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:37:16.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:37:16 smithi080 bash[41963]: cluster 2023-12-01T09:37:15.241030+0000 mgr.y (mgr.24362) 8662 : cluster 0 pgmap v8631: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:37:16.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:37:16 smithi080 bash[41963]: audit 2023-12-01T09:37:16.196546+0000 mon.c (mon.2) 5532 : audit 0 from='client.? 172.21.15.80:0/3812742539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:37:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:37:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:37:16] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T09:37:16.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:37:16 smithi090 bash[32384]: cluster 2023-12-01T09:37:15.241030+0000 mgr.y (mgr.24362) 8662 : cluster 0 pgmap v8631: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:37:16.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:37:16 smithi090 bash[32384]: audit 2023-12-01T09:37:16.196546+0000 mon.c (mon.2) 5532 : audit 0 from='client.? 172.21.15.80:0/3812742539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:37:18.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:37:18 smithi080 bash[28361]: cluster 2023-12-01T09:37:17.242176+0000 mgr.y (mgr.24362) 8663 : cluster 0 pgmap v8632: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:37:18.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:37:18 smithi080 bash[41963]: cluster 2023-12-01T09:37:17.242176+0000 mgr.y (mgr.24362) 8663 : cluster 0 pgmap v8632: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:37:18.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:37:18 smithi090 bash[32384]: cluster 2023-12-01T09:37:17.242176+0000 mgr.y (mgr.24362) 8663 : cluster 0 pgmap v8632: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:37:19.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:37:19 smithi080 bash[41963]: audit 2023-12-01T09:37:18.659931+0000 mon.a (mon.0) 5664 : audit 0 from='client.? 172.21.15.80:0/2263865346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:37:19.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:37:19 smithi080 bash[28361]: audit 2023-12-01T09:37:18.659931+0000 mon.a (mon.0) 5664 : audit 0 from='client.? 172.21.15.80:0/2263865346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:37:19.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:37:19 smithi090 bash[32384]: audit 2023-12-01T09:37:18.659931+0000 mon.a (mon.0) 5664 : audit 0 from='client.? 172.21.15.80:0/2263865346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:37:20.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:37:20 smithi080 bash[28361]: cluster 2023-12-01T09:37:19.242828+0000 mgr.y (mgr.24362) 8664 : cluster 0 pgmap v8633: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:37:20.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:37:20 smithi080 bash[41963]: cluster 2023-12-01T09:37:19.242828+0000 mgr.y (mgr.24362) 8664 : cluster 0 pgmap v8633: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:37:20.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:37:20 smithi090 bash[32384]: cluster 2023-12-01T09:37:19.242828+0000 mgr.y (mgr.24362) 8664 : cluster 0 pgmap v8633: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:37:21.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:37:21 smithi080 bash[41963]: audit 2023-12-01T09:37:21.116482+0000 mon.a (mon.0) 5665 : audit 0 from='client.? 172.21.15.80:0/37412227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:37:21.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:37:21 smithi080 bash[28361]: audit 2023-12-01T09:37:21.116482+0000 mon.a (mon.0) 5665 : audit 0 from='client.? 172.21.15.80:0/37412227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:37:21.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:37:21 smithi090 bash[32384]: audit 2023-12-01T09:37:21.116482+0000 mon.a (mon.0) 5665 : audit 0 from='client.? 172.21.15.80:0/37412227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:37:22.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:37:22 smithi080 bash[28361]: cluster 2023-12-01T09:37:21.243955+0000 mgr.y (mgr.24362) 8665 : cluster 0 pgmap v8634: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:37:22.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:37:22 smithi080 bash[41963]: cluster 2023-12-01T09:37:21.243955+0000 mgr.y (mgr.24362) 8665 : cluster 0 pgmap v8634: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:37:22.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:37:22 smithi090 bash[32384]: cluster 2023-12-01T09:37:21.243955+0000 mgr.y (mgr.24362) 8665 : cluster 0 pgmap v8634: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:37:24.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:37:24 smithi080 bash[41963]: cluster 2023-12-01T09:37:23.244484+0000 mgr.y (mgr.24362) 8666 : cluster 0 pgmap v8635: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:37:24.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:37:24 smithi080 bash[41963]: audit 2023-12-01T09:37:23.565052+0000 mon.c (mon.2) 5533 : audit 0 from='client.? 172.21.15.80:0/3614825511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:37:24.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:37:24 smithi080 bash[28361]: cluster 2023-12-01T09:37:23.244484+0000 mgr.y (mgr.24362) 8666 : cluster 0 pgmap v8635: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:37:24.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:37:24 smithi080 bash[28361]: audit 2023-12-01T09:37:23.565052+0000 mon.c (mon.2) 5533 : audit 0 from='client.? 172.21.15.80:0/3614825511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:37:24.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:37:24 smithi090 bash[32384]: cluster 2023-12-01T09:37:23.244484+0000 mgr.y (mgr.24362) 8666 : cluster 0 pgmap v8635: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:37:24.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:37:24 smithi090 bash[32384]: audit 2023-12-01T09:37:23.565052+0000 mon.c (mon.2) 5533 : audit 0 from='client.? 172.21.15.80:0/3614825511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:37:25.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:37:25 smithi080 bash[28361]: audit 2023-12-01T09:37:25.236117+0000 mon.c (mon.2) 5534 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:37:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:37:25 smithi080 bash[41963]: audit 2023-12-01T09:37:25.236117+0000 mon.c (mon.2) 5534 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:37:25.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:37:25 smithi090 bash[32384]: audit 2023-12-01T09:37:25.236117+0000 mon.c (mon.2) 5534 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:37:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:37:26 smithi080 bash[41963]: cluster 2023-12-01T09:37:25.245142+0000 mgr.y (mgr.24362) 8667 : cluster 0 pgmap v8636: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:37:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:37:26 smithi080 bash[41963]: audit 2023-12-01T09:37:26.010133+0000 mon.c (mon.2) 5535 : audit 0 from='client.? 172.21.15.80:0/2428478945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:37:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:37:26 smithi080 bash[28361]: cluster 2023-12-01T09:37:25.245142+0000 mgr.y (mgr.24362) 8667 : cluster 0 pgmap v8636: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:37:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:37:26 smithi080 bash[28361]: audit 2023-12-01T09:37:26.010133+0000 mon.c (mon.2) 5535 : audit 0 from='client.? 172.21.15.80:0/2428478945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:37:26.683 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:37:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:37:26] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T09:37:26.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:37:26 smithi090 bash[32384]: cluster 2023-12-01T09:37:25.245142+0000 mgr.y (mgr.24362) 8667 : cluster 0 pgmap v8636: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:37:26.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:37:26 smithi090 bash[32384]: audit 2023-12-01T09:37:26.010133+0000 mon.c (mon.2) 5535 : audit 0 from='client.? 172.21.15.80:0/2428478945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:37:28.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:37:28 smithi080 bash[28361]: cluster 2023-12-01T09:37:27.246372+0000 mgr.y (mgr.24362) 8668 : cluster 0 pgmap v8637: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:37:28.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:37:28 smithi080 bash[28361]: audit 2023-12-01T09:37:27.394480+0000 mon.c (mon.2) 5536 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:37:28.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:37:28 smithi080 bash[41963]: cluster 2023-12-01T09:37:27.246372+0000 mgr.y (mgr.24362) 8668 : cluster 0 pgmap v8637: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:37:28.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:37:28 smithi080 bash[41963]: audit 2023-12-01T09:37:27.394480+0000 mon.c (mon.2) 5536 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:37:28.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:37:28 smithi090 bash[32384]: cluster 2023-12-01T09:37:27.246372+0000 mgr.y (mgr.24362) 8668 : cluster 0 pgmap v8637: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:37:28.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:37:28 smithi090 bash[32384]: audit 2023-12-01T09:37:27.394480+0000 mon.c (mon.2) 5536 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:37:29.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:37:29 smithi080 bash[28361]: audit 2023-12-01T09:37:28.462031+0000 mon.c (mon.2) 5537 : audit 0 from='client.? 172.21.15.80:0/711932151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:37:29.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:37:29 smithi080 bash[41963]: audit 2023-12-01T09:37:28.462031+0000 mon.c (mon.2) 5537 : audit 0 from='client.? 172.21.15.80:0/711932151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:37:29.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:37:29 smithi090 bash[32384]: audit 2023-12-01T09:37:28.462031+0000 mon.c (mon.2) 5537 : audit 0 from='client.? 172.21.15.80:0/711932151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:37:30.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:37:30 smithi080 bash[28361]: cluster 2023-12-01T09:37:29.247087+0000 mgr.y (mgr.24362) 8669 : cluster 0 pgmap v8638: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:37:30.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:37:30 smithi080 bash[41963]: cluster 2023-12-01T09:37:29.247087+0000 mgr.y (mgr.24362) 8669 : cluster 0 pgmap v8638: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:37:30.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:37:30 smithi090 bash[32384]: cluster 2023-12-01T09:37:29.247087+0000 mgr.y (mgr.24362) 8669 : cluster 0 pgmap v8638: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:37:31.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:37:31 smithi080 bash[28361]: audit 2023-12-01T09:37:30.934676+0000 mon.c (mon.2) 5538 : audit 0 from='client.? 172.21.15.80:0/410939815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:37:31.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:37:31 smithi080 bash[41963]: audit 2023-12-01T09:37:30.934676+0000 mon.c (mon.2) 5538 : audit 0 from='client.? 172.21.15.80:0/410939815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:37:31.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:37:31 smithi090 bash[32384]: audit 2023-12-01T09:37:30.934676+0000 mon.c (mon.2) 5538 : audit 0 from='client.? 172.21.15.80:0/410939815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:37:32.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:37:32 smithi080 bash[41963]: cluster 2023-12-01T09:37:31.248208+0000 mgr.y (mgr.24362) 8670 : cluster 0 pgmap v8639: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:37:32.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:37:32 smithi080 bash[28361]: cluster 2023-12-01T09:37:31.248208+0000 mgr.y (mgr.24362) 8670 : cluster 0 pgmap v8639: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:37:32.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:37:32 smithi090 bash[32384]: cluster 2023-12-01T09:37:31.248208+0000 mgr.y (mgr.24362) 8670 : cluster 0 pgmap v8639: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:37:34.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:37:34 smithi090 bash[32384]: audit 2023-12-01T09:37:33.240106+0000 mon.a (mon.0) 5666 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:37:34.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:37:34 smithi090 bash[32384]: cluster 2023-12-01T09:37:33.248658+0000 mgr.y (mgr.24362) 8671 : cluster 0 pgmap v8640: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:37:34.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:37:34 smithi090 bash[32384]: audit 2023-12-01T09:37:33.254380+0000 mon.a (mon.0) 5667 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:37:34.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:37:34 smithi090 bash[32384]: audit 2023-12-01T09:37:33.435921+0000 mon.a (mon.0) 5668 : audit 0 from='client.? 172.21.15.80:0/1275350297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:37:34.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:37:34 smithi090 bash[32384]: audit 2023-12-01T09:37:33.648185+0000 mon.a (mon.0) 5669 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:37:34.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:37:34 smithi090 bash[32384]: audit 2023-12-01T09:37:33.665683+0000 mon.a (mon.0) 5670 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:37:34.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:37:34 smithi090 bash[32384]: audit 2023-12-01T09:37:34.208556+0000 mon.c (mon.2) 5539 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:37:34.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:37:34 smithi090 bash[32384]: audit 2023-12-01T09:37:34.210348+0000 mon.c (mon.2) 5540 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:37:34.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:37:34 smithi090 bash[32384]: audit 2023-12-01T09:37:34.220363+0000 mon.a (mon.0) 5671 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:37:34.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:37:34 smithi080 bash[28361]: audit 2023-12-01T09:37:33.240106+0000 mon.a (mon.0) 5666 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:37:34.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:37:34 smithi080 bash[28361]: cluster 2023-12-01T09:37:33.248658+0000 mgr.y (mgr.24362) 8671 : cluster 0 pgmap v8640: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:37:34.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:37:34 smithi080 bash[28361]: audit 2023-12-01T09:37:33.254380+0000 mon.a (mon.0) 5667 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:37:34.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:37:34 smithi080 bash[28361]: audit 2023-12-01T09:37:33.435921+0000 mon.a (mon.0) 5668 : audit 0 from='client.? 172.21.15.80:0/1275350297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:37:34.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:37:34 smithi080 bash[28361]: audit 2023-12-01T09:37:33.648185+0000 mon.a (mon.0) 5669 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:37:34.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:37:34 smithi080 bash[28361]: audit 2023-12-01T09:37:33.665683+0000 mon.a (mon.0) 5670 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:37:34.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:37:34 smithi080 bash[28361]: audit 2023-12-01T09:37:34.208556+0000 mon.c (mon.2) 5539 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:37:34.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:37:34 smithi080 bash[28361]: audit 2023-12-01T09:37:34.210348+0000 mon.c (mon.2) 5540 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:37:34.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:37:34 smithi080 bash[28361]: audit 2023-12-01T09:37:34.220363+0000 mon.a (mon.0) 5671 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:37:34.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:37:34 smithi080 bash[41963]: audit 2023-12-01T09:37:33.240106+0000 mon.a (mon.0) 5666 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:37:34.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:37:34 smithi080 bash[41963]: cluster 2023-12-01T09:37:33.248658+0000 mgr.y (mgr.24362) 8671 : cluster 0 pgmap v8640: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:37:34.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:37:34 smithi080 bash[41963]: audit 2023-12-01T09:37:33.254380+0000 mon.a (mon.0) 5667 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:37:34.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:37:34 smithi080 bash[41963]: audit 2023-12-01T09:37:33.435921+0000 mon.a (mon.0) 5668 : audit 0 from='client.? 172.21.15.80:0/1275350297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:37:34.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:37:34 smithi080 bash[41963]: audit 2023-12-01T09:37:33.648185+0000 mon.a (mon.0) 5669 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:37:34.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:37:34 smithi080 bash[41963]: audit 2023-12-01T09:37:33.665683+0000 mon.a (mon.0) 5670 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:37:34.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:37:34 smithi080 bash[41963]: audit 2023-12-01T09:37:34.208556+0000 mon.c (mon.2) 5539 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:37:34.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:37:34 smithi080 bash[41963]: audit 2023-12-01T09:37:34.210348+0000 mon.c (mon.2) 5540 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:37:34.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:37:34 smithi080 bash[41963]: audit 2023-12-01T09:37:34.220363+0000 mon.a (mon.0) 5671 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:37:36.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:37:36 smithi090 bash[32384]: cluster 2023-12-01T09:37:35.249315+0000 mgr.y (mgr.24362) 8672 : cluster 0 pgmap v8641: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:37:36.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:37:36 smithi090 bash[32384]: audit 2023-12-01T09:37:35.894803+0000 mon.a (mon.0) 5672 : audit 0 from='client.? 172.21.15.80:0/2734635839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:37:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:37:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:37:36] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T09:37:36.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:37:36 smithi080 bash[28361]: cluster 2023-12-01T09:37:35.249315+0000 mgr.y (mgr.24362) 8672 : cluster 0 pgmap v8641: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:37:36.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:37:36 smithi080 bash[28361]: audit 2023-12-01T09:37:35.894803+0000 mon.a (mon.0) 5672 : audit 0 from='client.? 172.21.15.80:0/2734635839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:37:36.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:37:36 smithi080 bash[41963]: cluster 2023-12-01T09:37:35.249315+0000 mgr.y (mgr.24362) 8672 : cluster 0 pgmap v8641: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:37:36.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:37:36 smithi080 bash[41963]: audit 2023-12-01T09:37:35.894803+0000 mon.a (mon.0) 5672 : audit 0 from='client.? 172.21.15.80:0/2734635839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:37:38.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:37:38 smithi090 bash[32384]: cluster 2023-12-01T09:37:37.250500+0000 mgr.y (mgr.24362) 8673 : cluster 0 pgmap v8642: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:37:38.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:37:38 smithi080 bash[28361]: cluster 2023-12-01T09:37:37.250500+0000 mgr.y (mgr.24362) 8673 : cluster 0 pgmap v8642: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:37:38.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:37:38 smithi080 bash[41963]: cluster 2023-12-01T09:37:37.250500+0000 mgr.y (mgr.24362) 8673 : cluster 0 pgmap v8642: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:37:39.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:37:39 smithi090 bash[32384]: audit 2023-12-01T09:37:38.351062+0000 mon.a (mon.0) 5673 : audit 0 from='client.? 172.21.15.80:0/3266031241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:37:39.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:37:39 smithi080 bash[28361]: audit 2023-12-01T09:37:38.351062+0000 mon.a (mon.0) 5673 : audit 0 from='client.? 172.21.15.80:0/3266031241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:37:39.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:37:39 smithi080 bash[41963]: audit 2023-12-01T09:37:38.351062+0000 mon.a (mon.0) 5673 : audit 0 from='client.? 172.21.15.80:0/3266031241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:37:40.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:37:40 smithi080 bash[28361]: cluster 2023-12-01T09:37:39.251289+0000 mgr.y (mgr.24362) 8674 : cluster 0 pgmap v8643: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:37:40.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:37:40 smithi080 bash[28361]: audit 2023-12-01T09:37:40.236569+0000 mon.c (mon.2) 5541 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:37:40.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:37:40 smithi080 bash[41963]: cluster 2023-12-01T09:37:39.251289+0000 mgr.y (mgr.24362) 8674 : cluster 0 pgmap v8643: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:37:40.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:37:40 smithi080 bash[41963]: audit 2023-12-01T09:37:40.236569+0000 mon.c (mon.2) 5541 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:37:40.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:37:40 smithi090 bash[32384]: cluster 2023-12-01T09:37:39.251289+0000 mgr.y (mgr.24362) 8674 : cluster 0 pgmap v8643: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:37:40.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:37:40 smithi090 bash[32384]: audit 2023-12-01T09:37:40.236569+0000 mon.c (mon.2) 5541 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:37:41.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:37:41 smithi080 bash[28361]: audit 2023-12-01T09:37:40.805746+0000 mon.a (mon.0) 5674 : audit 0 from='client.? 172.21.15.80:0/2636148083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:37:41.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:37:41 smithi080 bash[41963]: audit 2023-12-01T09:37:40.805746+0000 mon.a (mon.0) 5674 : audit 0 from='client.? 172.21.15.80:0/2636148083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:37:41.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:37:41 smithi090 bash[32384]: audit 2023-12-01T09:37:40.805746+0000 mon.a (mon.0) 5674 : audit 0 from='client.? 172.21.15.80:0/2636148083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:37:42.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:37:42 smithi080 bash[41963]: cluster 2023-12-01T09:37:41.252493+0000 mgr.y (mgr.24362) 8675 : cluster 0 pgmap v8644: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:37:42.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:37:42 smithi080 bash[28361]: cluster 2023-12-01T09:37:41.252493+0000 mgr.y (mgr.24362) 8675 : cluster 0 pgmap v8644: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:37:42.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:37:42 smithi090 bash[32384]: cluster 2023-12-01T09:37:41.252493+0000 mgr.y (mgr.24362) 8675 : cluster 0 pgmap v8644: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:37:44.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:37:44 smithi080 bash[28361]: cluster 2023-12-01T09:37:43.253156+0000 mgr.y (mgr.24362) 8676 : cluster 0 pgmap v8645: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:37:44.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:37:44 smithi080 bash[28361]: audit 2023-12-01T09:37:43.258642+0000 mon.c (mon.2) 5542 : audit 0 from='client.? 172.21.15.80:0/3772406390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:37:44.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:37:44 smithi080 bash[41963]: cluster 2023-12-01T09:37:43.253156+0000 mgr.y (mgr.24362) 8676 : cluster 0 pgmap v8645: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:37:44.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:37:44 smithi080 bash[41963]: audit 2023-12-01T09:37:43.258642+0000 mon.c (mon.2) 5542 : audit 0 from='client.? 172.21.15.80:0/3772406390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:37:44.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:37:44 smithi090 bash[32384]: cluster 2023-12-01T09:37:43.253156+0000 mgr.y (mgr.24362) 8676 : cluster 0 pgmap v8645: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:37:44.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:37:44 smithi090 bash[32384]: audit 2023-12-01T09:37:43.258642+0000 mon.c (mon.2) 5542 : audit 0 from='client.? 172.21.15.80:0/3772406390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:37:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:37:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:37:46] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T09:37:46.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:37:46 smithi080 bash[41963]: cluster 2023-12-01T09:37:45.253845+0000 mgr.y (mgr.24362) 8677 : cluster 0 pgmap v8646: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:37:46.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:37:46 smithi080 bash[41963]: audit 2023-12-01T09:37:45.718009+0000 mon.c (mon.2) 5543 : audit 0 from='client.? 172.21.15.80:0/2100561715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:37:46.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:37:46 smithi080 bash[28361]: cluster 2023-12-01T09:37:45.253845+0000 mgr.y (mgr.24362) 8677 : cluster 0 pgmap v8646: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:37:46.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:37:46 smithi080 bash[28361]: audit 2023-12-01T09:37:45.718009+0000 mon.c (mon.2) 5543 : audit 0 from='client.? 172.21.15.80:0/2100561715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:37:46.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:37:46 smithi090 bash[32384]: cluster 2023-12-01T09:37:45.253845+0000 mgr.y (mgr.24362) 8677 : cluster 0 pgmap v8646: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:37:46.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:37:46 smithi090 bash[32384]: audit 2023-12-01T09:37:45.718009+0000 mon.c (mon.2) 5543 : audit 0 from='client.? 172.21.15.80:0/2100561715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:37:48.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:37:48 smithi080 bash[41963]: cluster 2023-12-01T09:37:47.254960+0000 mgr.y (mgr.24362) 8678 : cluster 0 pgmap v8647: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:37:48.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:37:48 smithi080 bash[41963]: audit 2023-12-01T09:37:48.184271+0000 mon.a (mon.0) 5675 : audit 0 from='client.? 172.21.15.80:0/1290000166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:37:48.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:37:48 smithi080 bash[28361]: cluster 2023-12-01T09:37:47.254960+0000 mgr.y (mgr.24362) 8678 : cluster 0 pgmap v8647: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:37:48.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:37:48 smithi080 bash[28361]: audit 2023-12-01T09:37:48.184271+0000 mon.a (mon.0) 5675 : audit 0 from='client.? 172.21.15.80:0/1290000166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:37:48.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:37:48 smithi090 bash[32384]: cluster 2023-12-01T09:37:47.254960+0000 mgr.y (mgr.24362) 8678 : cluster 0 pgmap v8647: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:37:48.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:37:48 smithi090 bash[32384]: audit 2023-12-01T09:37:48.184271+0000 mon.a (mon.0) 5675 : audit 0 from='client.? 172.21.15.80:0/1290000166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:37:50.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:37:50 smithi080 bash[41963]: cluster 2023-12-01T09:37:49.255632+0000 mgr.y (mgr.24362) 8679 : cluster 0 pgmap v8648: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:37:50.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:37:50 smithi080 bash[28361]: cluster 2023-12-01T09:37:49.255632+0000 mgr.y (mgr.24362) 8679 : cluster 0 pgmap v8648: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:37:50.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:37:50 smithi090 bash[32384]: cluster 2023-12-01T09:37:49.255632+0000 mgr.y (mgr.24362) 8679 : cluster 0 pgmap v8648: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:37:51.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:37:51 smithi080 bash[28361]: audit 2023-12-01T09:37:50.637490+0000 mon.a (mon.0) 5676 : audit 0 from='client.? 172.21.15.80:0/2091523296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:37:51.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:37:51 smithi080 bash[41963]: audit 2023-12-01T09:37:50.637490+0000 mon.a (mon.0) 5676 : audit 0 from='client.? 172.21.15.80:0/2091523296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:37:51.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:37:51 smithi090 bash[32384]: audit 2023-12-01T09:37:50.637490+0000 mon.a (mon.0) 5676 : audit 0 from='client.? 172.21.15.80:0/2091523296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:37:52.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:37:52 smithi080 bash[41963]: cluster 2023-12-01T09:37:51.256808+0000 mgr.y (mgr.24362) 8680 : cluster 0 pgmap v8649: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:37:52.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:37:52 smithi080 bash[28361]: cluster 2023-12-01T09:37:51.256808+0000 mgr.y (mgr.24362) 8680 : cluster 0 pgmap v8649: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:37:52.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:37:52 smithi090 bash[32384]: cluster 2023-12-01T09:37:51.256808+0000 mgr.y (mgr.24362) 8680 : cluster 0 pgmap v8649: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:37:54.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:37:54 smithi080 bash[41963]: audit 2023-12-01T09:37:53.098097+0000 mon.a (mon.0) 5677 : audit 0 from='client.? 172.21.15.80:0/138600841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:37:54.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:37:54 smithi080 bash[41963]: cluster 2023-12-01T09:37:53.257479+0000 mgr.y (mgr.24362) 8681 : cluster 0 pgmap v8650: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:37:54.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:37:54 smithi080 bash[28361]: audit 2023-12-01T09:37:53.098097+0000 mon.a (mon.0) 5677 : audit 0 from='client.? 172.21.15.80:0/138600841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:37:54.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:37:54 smithi080 bash[28361]: cluster 2023-12-01T09:37:53.257479+0000 mgr.y (mgr.24362) 8681 : cluster 0 pgmap v8650: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:37:54.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:37:54 smithi090 bash[32384]: audit 2023-12-01T09:37:53.098097+0000 mon.a (mon.0) 5677 : audit 0 from='client.? 172.21.15.80:0/138600841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:37:54.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:37:54 smithi090 bash[32384]: cluster 2023-12-01T09:37:53.257479+0000 mgr.y (mgr.24362) 8681 : cluster 0 pgmap v8650: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:37:55.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:37:55 smithi080 bash[41963]: audit 2023-12-01T09:37:55.236042+0000 mon.c (mon.2) 5544 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:37:55.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:37:55 smithi080 bash[28361]: audit 2023-12-01T09:37:55.236042+0000 mon.c (mon.2) 5544 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:37:55.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:37:55 smithi090 bash[32384]: audit 2023-12-01T09:37:55.236042+0000 mon.c (mon.2) 5544 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:37:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:37:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:37:56] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T09:37:56.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:37:56 smithi080 bash[28361]: cluster 2023-12-01T09:37:55.257971+0000 mgr.y (mgr.24362) 8682 : cluster 0 pgmap v8651: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:37:56.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:37:56 smithi080 bash[28361]: audit 2023-12-01T09:37:55.552899+0000 mon.c (mon.2) 5545 : audit 0 from='client.? 172.21.15.80:0/4139389024' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:37:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:37:56 smithi080 bash[41963]: cluster 2023-12-01T09:37:55.257971+0000 mgr.y (mgr.24362) 8682 : cluster 0 pgmap v8651: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:37:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:37:56 smithi080 bash[41963]: audit 2023-12-01T09:37:55.552899+0000 mon.c (mon.2) 5545 : audit 0 from='client.? 172.21.15.80:0/4139389024' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:37:56.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:37:56 smithi090 bash[32384]: cluster 2023-12-01T09:37:55.257971+0000 mgr.y (mgr.24362) 8682 : cluster 0 pgmap v8651: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:37:56.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:37:56 smithi090 bash[32384]: audit 2023-12-01T09:37:55.552899+0000 mon.c (mon.2) 5545 : audit 0 from='client.? 172.21.15.80:0/4139389024' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:37:58.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:37:58 smithi080 bash[28361]: cluster 2023-12-01T09:37:57.259245+0000 mgr.y (mgr.24362) 8683 : cluster 0 pgmap v8652: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:37:58.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:37:58 smithi080 bash[28361]: audit 2023-12-01T09:37:58.013726+0000 mon.a (mon.0) 5678 : audit 0 from='client.? 172.21.15.80:0/886926397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:37:58.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:37:58 smithi080 bash[41963]: cluster 2023-12-01T09:37:57.259245+0000 mgr.y (mgr.24362) 8683 : cluster 0 pgmap v8652: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:37:58.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:37:58 smithi080 bash[41963]: audit 2023-12-01T09:37:58.013726+0000 mon.a (mon.0) 5678 : audit 0 from='client.? 172.21.15.80:0/886926397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:37:58.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:37:58 smithi090 bash[32384]: cluster 2023-12-01T09:37:57.259245+0000 mgr.y (mgr.24362) 8683 : cluster 0 pgmap v8652: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:37:58.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:37:58 smithi090 bash[32384]: audit 2023-12-01T09:37:58.013726+0000 mon.a (mon.0) 5678 : audit 0 from='client.? 172.21.15.80:0/886926397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:38:00.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:38:00 smithi080 bash[28361]: cluster 2023-12-01T09:37:59.260130+0000 mgr.y (mgr.24362) 8684 : cluster 0 pgmap v8653: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:38:00.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:38:00 smithi080 bash[41963]: cluster 2023-12-01T09:37:59.260130+0000 mgr.y (mgr.24362) 8684 : cluster 0 pgmap v8653: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:38:00.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:38:00 smithi090 bash[32384]: cluster 2023-12-01T09:37:59.260130+0000 mgr.y (mgr.24362) 8684 : cluster 0 pgmap v8653: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:38:01.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:38:01 smithi080 bash[28361]: audit 2023-12-01T09:38:00.461620+0000 mon.c (mon.2) 5546 : audit 0 from='client.? 172.21.15.80:0/2303083688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:38:01.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:38:01 smithi080 bash[41963]: audit 2023-12-01T09:38:00.461620+0000 mon.c (mon.2) 5546 : audit 0 from='client.? 172.21.15.80:0/2303083688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:38:01.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:38:01 smithi090 bash[32384]: audit 2023-12-01T09:38:00.461620+0000 mon.c (mon.2) 5546 : audit 0 from='client.? 172.21.15.80:0/2303083688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:38:02.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:38:02 smithi080 bash[41963]: cluster 2023-12-01T09:38:01.261208+0000 mgr.y (mgr.24362) 8685 : cluster 0 pgmap v8654: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:38:02.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:38:02 smithi080 bash[28361]: cluster 2023-12-01T09:38:01.261208+0000 mgr.y (mgr.24362) 8685 : cluster 0 pgmap v8654: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:38:02.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:38:02 smithi090 bash[32384]: cluster 2023-12-01T09:38:01.261208+0000 mgr.y (mgr.24362) 8685 : cluster 0 pgmap v8654: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:38:03.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:38:03 smithi080 bash[41963]: audit 2023-12-01T09:38:02.917766+0000 mon.a (mon.0) 5679 : audit 0 from='client.? 172.21.15.80:0/463689832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:38:03.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:38:03 smithi080 bash[28361]: audit 2023-12-01T09:38:02.917766+0000 mon.a (mon.0) 5679 : audit 0 from='client.? 172.21.15.80:0/463689832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:38:03.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:38:03 smithi090 bash[32384]: audit 2023-12-01T09:38:02.917766+0000 mon.a (mon.0) 5679 : audit 0 from='client.? 172.21.15.80:0/463689832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:38:04.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:38:04 smithi080 bash[41963]: cluster 2023-12-01T09:38:03.261894+0000 mgr.y (mgr.24362) 8686 : cluster 0 pgmap v8655: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:38:04.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:38:04 smithi080 bash[28361]: cluster 2023-12-01T09:38:03.261894+0000 mgr.y (mgr.24362) 8686 : cluster 0 pgmap v8655: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:38:04.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:38:04 smithi090 bash[32384]: cluster 2023-12-01T09:38:03.261894+0000 mgr.y (mgr.24362) 8686 : cluster 0 pgmap v8655: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:38:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:38:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:38:06] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T09:38:06.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:38:06 smithi080 bash[41963]: cluster 2023-12-01T09:38:05.262591+0000 mgr.y (mgr.24362) 8687 : cluster 0 pgmap v8656: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:38:06.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:38:06 smithi080 bash[41963]: audit 2023-12-01T09:38:05.379995+0000 mon.a (mon.0) 5680 : audit 0 from='client.? 172.21.15.80:0/3551235679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:38:06.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:38:06 smithi080 bash[28361]: cluster 2023-12-01T09:38:05.262591+0000 mgr.y (mgr.24362) 8687 : cluster 0 pgmap v8656: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:38:06.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:38:06 smithi080 bash[28361]: audit 2023-12-01T09:38:05.379995+0000 mon.a (mon.0) 5680 : audit 0 from='client.? 172.21.15.80:0/3551235679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:38:06.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:38:06 smithi090 bash[32384]: cluster 2023-12-01T09:38:05.262591+0000 mgr.y (mgr.24362) 8687 : cluster 0 pgmap v8656: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:38:06.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:38:06 smithi090 bash[32384]: audit 2023-12-01T09:38:05.379995+0000 mon.a (mon.0) 5680 : audit 0 from='client.? 172.21.15.80:0/3551235679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:38:08.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:38:08 smithi080 bash[41963]: cluster 2023-12-01T09:38:07.263761+0000 mgr.y (mgr.24362) 8688 : cluster 0 pgmap v8657: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:38:08.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:38:08 smithi080 bash[41963]: audit 2023-12-01T09:38:07.824267+0000 mon.c (mon.2) 5547 : audit 0 from='client.? 172.21.15.80:0/2425928571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:38:08.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:38:08 smithi080 bash[28361]: cluster 2023-12-01T09:38:07.263761+0000 mgr.y (mgr.24362) 8688 : cluster 0 pgmap v8657: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:38:08.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:38:08 smithi080 bash[28361]: audit 2023-12-01T09:38:07.824267+0000 mon.c (mon.2) 5547 : audit 0 from='client.? 172.21.15.80:0/2425928571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:38:08.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:38:08 smithi090 bash[32384]: cluster 2023-12-01T09:38:07.263761+0000 mgr.y (mgr.24362) 8688 : cluster 0 pgmap v8657: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:38:08.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:38:08 smithi090 bash[32384]: audit 2023-12-01T09:38:07.824267+0000 mon.c (mon.2) 5547 : audit 0 from='client.? 172.21.15.80:0/2425928571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:38:10.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:38:10 smithi080 bash[28361]: cluster 2023-12-01T09:38:09.264586+0000 mgr.y (mgr.24362) 8689 : cluster 0 pgmap v8658: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:38:10.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:38:10 smithi080 bash[28361]: audit 2023-12-01T09:38:10.237075+0000 mon.c (mon.2) 5548 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:38:10.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:38:10 smithi080 bash[28361]: audit 2023-12-01T09:38:10.282370+0000 mon.c (mon.2) 5549 : audit 0 from='client.? 172.21.15.80:0/4274871500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:38:10.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:38:10 smithi080 bash[41963]: cluster 2023-12-01T09:38:09.264586+0000 mgr.y (mgr.24362) 8689 : cluster 0 pgmap v8658: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:38:10.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:38:10 smithi080 bash[41963]: audit 2023-12-01T09:38:10.237075+0000 mon.c (mon.2) 5548 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:38:10.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:38:10 smithi080 bash[41963]: audit 2023-12-01T09:38:10.282370+0000 mon.c (mon.2) 5549 : audit 0 from='client.? 172.21.15.80:0/4274871500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:38:10.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:38:10 smithi090 bash[32384]: cluster 2023-12-01T09:38:09.264586+0000 mgr.y (mgr.24362) 8689 : cluster 0 pgmap v8658: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:38:10.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:38:10 smithi090 bash[32384]: audit 2023-12-01T09:38:10.237075+0000 mon.c (mon.2) 5548 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:38:10.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:38:10 smithi090 bash[32384]: audit 2023-12-01T09:38:10.282370+0000 mon.c (mon.2) 5549 : audit 0 from='client.? 172.21.15.80:0/4274871500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:38:12.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:38:12 smithi080 bash[28361]: cluster 2023-12-01T09:38:11.265720+0000 mgr.y (mgr.24362) 8690 : cluster 0 pgmap v8659: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:38:12.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:38:12 smithi080 bash[41963]: cluster 2023-12-01T09:38:11.265720+0000 mgr.y (mgr.24362) 8690 : cluster 0 pgmap v8659: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:38:12.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:38:12 smithi090 bash[32384]: cluster 2023-12-01T09:38:11.265720+0000 mgr.y (mgr.24362) 8690 : cluster 0 pgmap v8659: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:38:13.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:38:13 smithi080 bash[28361]: audit 2023-12-01T09:38:12.735893+0000 mon.a (mon.0) 5681 : audit 0 from='client.? 172.21.15.80:0/126211872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:38:13.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:38:13 smithi080 bash[41963]: audit 2023-12-01T09:38:12.735893+0000 mon.a (mon.0) 5681 : audit 0 from='client.? 172.21.15.80:0/126211872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:38:13.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:38:13 smithi090 bash[32384]: audit 2023-12-01T09:38:12.735893+0000 mon.a (mon.0) 5681 : audit 0 from='client.? 172.21.15.80:0/126211872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:38:14.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:38:14 smithi080 bash[28361]: cluster 2023-12-01T09:38:13.266505+0000 mgr.y (mgr.24362) 8691 : cluster 0 pgmap v8660: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:38:14.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:38:14 smithi080 bash[41963]: cluster 2023-12-01T09:38:13.266505+0000 mgr.y (mgr.24362) 8691 : cluster 0 pgmap v8660: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:38:14.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:38:14 smithi090 bash[32384]: cluster 2023-12-01T09:38:13.266505+0000 mgr.y (mgr.24362) 8691 : cluster 0 pgmap v8660: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:38:15.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:38:15 smithi080 bash[41963]: audit 2023-12-01T09:38:15.182026+0000 mon.c (mon.2) 5550 : audit 0 from='client.? 172.21.15.80:0/1393640101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:38:15.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:38:15 smithi080 bash[28361]: audit 2023-12-01T09:38:15.182026+0000 mon.c (mon.2) 5550 : audit 0 from='client.? 172.21.15.80:0/1393640101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:38:15.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:38:15 smithi090 bash[32384]: audit 2023-12-01T09:38:15.182026+0000 mon.c (mon.2) 5550 : audit 0 from='client.? 172.21.15.80:0/1393640101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:38:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:38:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:38:16] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T09:38:16.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:38:16 smithi080 bash[41963]: cluster 2023-12-01T09:38:15.267196+0000 mgr.y (mgr.24362) 8692 : cluster 0 pgmap v8661: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:38:16.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:38:16 smithi080 bash[28361]: cluster 2023-12-01T09:38:15.267196+0000 mgr.y (mgr.24362) 8692 : cluster 0 pgmap v8661: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:38:16.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:38:16 smithi090 bash[32384]: cluster 2023-12-01T09:38:15.267196+0000 mgr.y (mgr.24362) 8692 : cluster 0 pgmap v8661: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:38:18.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:38:18 smithi080 bash[28361]: cluster 2023-12-01T09:38:17.268348+0000 mgr.y (mgr.24362) 8693 : cluster 0 pgmap v8662: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:38:18.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:38:18 smithi080 bash[28361]: audit 2023-12-01T09:38:17.632059+0000 mon.a (mon.0) 5682 : audit 0 from='client.? 172.21.15.80:0/2362857667' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:38:18.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:38:18 smithi080 bash[41963]: cluster 2023-12-01T09:38:17.268348+0000 mgr.y (mgr.24362) 8693 : cluster 0 pgmap v8662: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:38:18.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:38:18 smithi080 bash[41963]: audit 2023-12-01T09:38:17.632059+0000 mon.a (mon.0) 5682 : audit 0 from='client.? 172.21.15.80:0/2362857667' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:38:18.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:38:18 smithi090 bash[32384]: cluster 2023-12-01T09:38:17.268348+0000 mgr.y (mgr.24362) 8693 : cluster 0 pgmap v8662: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:38:18.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:38:18 smithi090 bash[32384]: audit 2023-12-01T09:38:17.632059+0000 mon.a (mon.0) 5682 : audit 0 from='client.? 172.21.15.80:0/2362857667' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:38:20.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:38:20 smithi080 bash[28361]: cluster 2023-12-01T09:38:19.269028+0000 mgr.y (mgr.24362) 8694 : cluster 0 pgmap v8663: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:38:20.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:38:20 smithi080 bash[28361]: audit 2023-12-01T09:38:20.075614+0000 mon.a (mon.0) 5683 : audit 0 from='client.? 172.21.15.80:0/2774354855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:38:20.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:38:20 smithi080 bash[41963]: cluster 2023-12-01T09:38:19.269028+0000 mgr.y (mgr.24362) 8694 : cluster 0 pgmap v8663: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:38:20.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:38:20 smithi080 bash[41963]: audit 2023-12-01T09:38:20.075614+0000 mon.a (mon.0) 5683 : audit 0 from='client.? 172.21.15.80:0/2774354855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:38:20.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:38:20 smithi090 bash[32384]: cluster 2023-12-01T09:38:19.269028+0000 mgr.y (mgr.24362) 8694 : cluster 0 pgmap v8663: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:38:20.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:38:20 smithi090 bash[32384]: audit 2023-12-01T09:38:20.075614+0000 mon.a (mon.0) 5683 : audit 0 from='client.? 172.21.15.80:0/2774354855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:38:22.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:38:22 smithi080 bash[28361]: cluster 2023-12-01T09:38:21.270143+0000 mgr.y (mgr.24362) 8695 : cluster 0 pgmap v8664: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:38:22.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:38:22 smithi080 bash[41963]: cluster 2023-12-01T09:38:21.270143+0000 mgr.y (mgr.24362) 8695 : cluster 0 pgmap v8664: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:38:22.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:38:22 smithi090 bash[32384]: cluster 2023-12-01T09:38:21.270143+0000 mgr.y (mgr.24362) 8695 : cluster 0 pgmap v8664: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:38:23.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:38:23 smithi080 bash[28361]: audit 2023-12-01T09:38:22.532399+0000 mon.c (mon.2) 5551 : audit 0 from='client.? 172.21.15.80:0/1199664420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:38:23.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:38:23 smithi080 bash[41963]: audit 2023-12-01T09:38:22.532399+0000 mon.c (mon.2) 5551 : audit 0 from='client.? 172.21.15.80:0/1199664420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:38:23.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:38:23 smithi090 bash[32384]: audit 2023-12-01T09:38:22.532399+0000 mon.c (mon.2) 5551 : audit 0 from='client.? 172.21.15.80:0/1199664420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:38:24.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:38:24 smithi080 bash[28361]: cluster 2023-12-01T09:38:23.270831+0000 mgr.y (mgr.24362) 8696 : cluster 0 pgmap v8665: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:38:24.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:38:24 smithi080 bash[41963]: cluster 2023-12-01T09:38:23.270831+0000 mgr.y (mgr.24362) 8696 : cluster 0 pgmap v8665: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:38:24.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:38:24 smithi090 bash[32384]: cluster 2023-12-01T09:38:23.270831+0000 mgr.y (mgr.24362) 8696 : cluster 0 pgmap v8665: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:38:25.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:38:25 smithi080 bash[28361]: audit 2023-12-01T09:38:24.978180+0000 mon.a (mon.0) 5684 : audit 0 from='client.? 172.21.15.80:0/220012600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:38:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:38:25 smithi080 bash[28361]: audit 2023-12-01T09:38:25.237680+0000 mon.c (mon.2) 5552 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:38:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:38:25 smithi080 bash[41963]: audit 2023-12-01T09:38:24.978180+0000 mon.a (mon.0) 5684 : audit 0 from='client.? 172.21.15.80:0/220012600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:38:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:38:25 smithi080 bash[41963]: audit 2023-12-01T09:38:25.237680+0000 mon.c (mon.2) 5552 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:38:25.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:38:25 smithi090 bash[32384]: audit 2023-12-01T09:38:24.978180+0000 mon.a (mon.0) 5684 : audit 0 from='client.? 172.21.15.80:0/220012600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:38:25.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:38:25 smithi090 bash[32384]: audit 2023-12-01T09:38:25.237680+0000 mon.c (mon.2) 5552 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:38:26.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:38:26 smithi080 bash[28361]: cluster 2023-12-01T09:38:25.271445+0000 mgr.y (mgr.24362) 8697 : cluster 0 pgmap v8666: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:38:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:38:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:38:26] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T09:38:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:38:26 smithi080 bash[41963]: cluster 2023-12-01T09:38:25.271445+0000 mgr.y (mgr.24362) 8697 : cluster 0 pgmap v8666: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:38:26.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:38:26 smithi090 bash[32384]: cluster 2023-12-01T09:38:25.271445+0000 mgr.y (mgr.24362) 8697 : cluster 0 pgmap v8666: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:38:28.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:38:28 smithi080 bash[28361]: cluster 2023-12-01T09:38:27.272545+0000 mgr.y (mgr.24362) 8698 : cluster 0 pgmap v8667: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:38:28.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:38:28 smithi080 bash[28361]: audit 2023-12-01T09:38:27.432878+0000 mon.a (mon.0) 5685 : audit 0 from='client.? 172.21.15.80:0/1269124588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:38:28.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:38:28 smithi080 bash[41963]: cluster 2023-12-01T09:38:27.272545+0000 mgr.y (mgr.24362) 8698 : cluster 0 pgmap v8667: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:38:28.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:38:28 smithi080 bash[41963]: audit 2023-12-01T09:38:27.432878+0000 mon.a (mon.0) 5685 : audit 0 from='client.? 172.21.15.80:0/1269124588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:38:28.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:38:28 smithi090 bash[32384]: cluster 2023-12-01T09:38:27.272545+0000 mgr.y (mgr.24362) 8698 : cluster 0 pgmap v8667: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:38:28.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:38:28 smithi090 bash[32384]: audit 2023-12-01T09:38:27.432878+0000 mon.a (mon.0) 5685 : audit 0 from='client.? 172.21.15.80:0/1269124588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:38:30.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:38:30 smithi080 bash[41963]: cluster 2023-12-01T09:38:29.273172+0000 mgr.y (mgr.24362) 8699 : cluster 0 pgmap v8668: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:38:30.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:38:30 smithi080 bash[41963]: audit 2023-12-01T09:38:29.886516+0000 mon.c (mon.2) 5553 : audit 0 from='client.? 172.21.15.80:0/554695479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:38:30.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:38:30 smithi080 bash[28361]: cluster 2023-12-01T09:38:29.273172+0000 mgr.y (mgr.24362) 8699 : cluster 0 pgmap v8668: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:38:30.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:38:30 smithi080 bash[28361]: audit 2023-12-01T09:38:29.886516+0000 mon.c (mon.2) 5553 : audit 0 from='client.? 172.21.15.80:0/554695479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:38:30.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:38:30 smithi090 bash[32384]: cluster 2023-12-01T09:38:29.273172+0000 mgr.y (mgr.24362) 8699 : cluster 0 pgmap v8668: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:38:30.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:38:30 smithi090 bash[32384]: audit 2023-12-01T09:38:29.886516+0000 mon.c (mon.2) 5553 : audit 0 from='client.? 172.21.15.80:0/554695479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:38:32.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:38:32 smithi080 bash[28361]: cluster 2023-12-01T09:38:31.274274+0000 mgr.y (mgr.24362) 8700 : cluster 0 pgmap v8669: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:38:32.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:38:32 smithi080 bash[28361]: audit 2023-12-01T09:38:32.343058+0000 mon.c (mon.2) 5554 : audit 0 from='client.? 172.21.15.80:0/1952343866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:38:32.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:38:32 smithi080 bash[41963]: cluster 2023-12-01T09:38:31.274274+0000 mgr.y (mgr.24362) 8700 : cluster 0 pgmap v8669: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:38:32.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:38:32 smithi080 bash[41963]: audit 2023-12-01T09:38:32.343058+0000 mon.c (mon.2) 5554 : audit 0 from='client.? 172.21.15.80:0/1952343866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:38:32.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:38:32 smithi090 bash[32384]: cluster 2023-12-01T09:38:31.274274+0000 mgr.y (mgr.24362) 8700 : cluster 0 pgmap v8669: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:38:32.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:38:32 smithi090 bash[32384]: audit 2023-12-01T09:38:32.343058+0000 mon.c (mon.2) 5554 : audit 0 from='client.? 172.21.15.80:0/1952343866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:38:34.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:38:34 smithi080 bash[28361]: cluster 2023-12-01T09:38:33.274972+0000 mgr.y (mgr.24362) 8701 : cluster 0 pgmap v8670: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:38:34.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:38:34 smithi080 bash[41963]: cluster 2023-12-01T09:38:33.274972+0000 mgr.y (mgr.24362) 8701 : cluster 0 pgmap v8670: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:38:34.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:38:34 smithi090 bash[32384]: cluster 2023-12-01T09:38:33.274972+0000 mgr.y (mgr.24362) 8701 : cluster 0 pgmap v8670: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:38:35.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:38:35 smithi080 bash[41963]: audit 2023-12-01T09:38:34.304302+0000 mon.c (mon.2) 5555 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:38:35.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:38:35 smithi080 bash[41963]: audit 2023-12-01T09:38:34.813300+0000 mon.a (mon.0) 5686 : audit 0 from='client.? 172.21.15.80:0/678496222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:38:35.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:38:35 smithi080 bash[28361]: audit 2023-12-01T09:38:34.304302+0000 mon.c (mon.2) 5555 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:38:35.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:38:35 smithi080 bash[28361]: audit 2023-12-01T09:38:34.813300+0000 mon.a (mon.0) 5686 : audit 0 from='client.? 172.21.15.80:0/678496222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:38:35.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:38:35 smithi090 bash[32384]: audit 2023-12-01T09:38:34.304302+0000 mon.c (mon.2) 5555 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:38:35.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:38:35 smithi090 bash[32384]: audit 2023-12-01T09:38:34.813300+0000 mon.a (mon.0) 5686 : audit 0 from='client.? 172.21.15.80:0/678496222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:38:36.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:38:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:38:36] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T09:38:36.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:38:36 smithi080 bash[41963]: cluster 2023-12-01T09:38:35.275634+0000 mgr.y (mgr.24362) 8702 : cluster 0 pgmap v8671: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:38:36.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:38:36 smithi080 bash[28361]: cluster 2023-12-01T09:38:35.275634+0000 mgr.y (mgr.24362) 8702 : cluster 0 pgmap v8671: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:38:36.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:38:36 smithi090 bash[32384]: cluster 2023-12-01T09:38:35.275634+0000 mgr.y (mgr.24362) 8702 : cluster 0 pgmap v8671: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:38:37.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:38:37 smithi080 bash[41963]: audit 2023-12-01T09:38:37.277035+0000 mon.c (mon.2) 5556 : audit 0 from='client.? 172.21.15.80:0/116271095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:38:37.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:38:37 smithi080 bash[28361]: audit 2023-12-01T09:38:37.277035+0000 mon.c (mon.2) 5556 : audit 0 from='client.? 172.21.15.80:0/116271095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:38:37.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:38:37 smithi090 bash[32384]: audit 2023-12-01T09:38:37.277035+0000 mon.c (mon.2) 5556 : audit 0 from='client.? 172.21.15.80:0/116271095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:38:38.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:38:38 smithi080 bash[28361]: cluster 2023-12-01T09:38:37.276756+0000 mgr.y (mgr.24362) 8703 : cluster 0 pgmap v8672: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:38:38.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:38:38 smithi080 bash[41963]: cluster 2023-12-01T09:38:37.276756+0000 mgr.y (mgr.24362) 8703 : cluster 0 pgmap v8672: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:38:38.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:38:38 smithi090 bash[32384]: cluster 2023-12-01T09:38:37.276756+0000 mgr.y (mgr.24362) 8703 : cluster 0 pgmap v8672: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:38:40.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:38:40 smithi080 bash[41963]: cluster 2023-12-01T09:38:39.277339+0000 mgr.y (mgr.24362) 8704 : cluster 0 pgmap v8673: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:38:40.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:38:40 smithi080 bash[41963]: audit 2023-12-01T09:38:39.784628+0000 mon.a (mon.0) 5687 : audit 0 from='client.? 172.21.15.80:0/3462132068' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:38:40.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:38:40 smithi080 bash[41963]: audit 2023-12-01T09:38:40.148695+0000 mon.a (mon.0) 5688 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:38:40.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:38:40 smithi080 bash[41963]: audit 2023-12-01T09:38:40.159979+0000 mon.a (mon.0) 5689 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:38:40.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:38:40 smithi080 bash[41963]: audit 2023-12-01T09:38:40.237891+0000 mon.c (mon.2) 5557 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:38:40.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:38:40 smithi080 bash[28361]: cluster 2023-12-01T09:38:39.277339+0000 mgr.y (mgr.24362) 8704 : cluster 0 pgmap v8673: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:38:40.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:38:40 smithi080 bash[28361]: audit 2023-12-01T09:38:39.784628+0000 mon.a (mon.0) 5687 : audit 0 from='client.? 172.21.15.80:0/3462132068' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:38:40.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:38:40 smithi080 bash[28361]: audit 2023-12-01T09:38:40.148695+0000 mon.a (mon.0) 5688 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:38:40.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:38:40 smithi080 bash[28361]: audit 2023-12-01T09:38:40.159979+0000 mon.a (mon.0) 5689 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:38:40.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:38:40 smithi080 bash[28361]: audit 2023-12-01T09:38:40.237891+0000 mon.c (mon.2) 5557 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:38:40.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:38:40 smithi090 bash[32384]: cluster 2023-12-01T09:38:39.277339+0000 mgr.y (mgr.24362) 8704 : cluster 0 pgmap v8673: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:38:40.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:38:40 smithi090 bash[32384]: audit 2023-12-01T09:38:39.784628+0000 mon.a (mon.0) 5687 : audit 0 from='client.? 172.21.15.80:0/3462132068' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:38:40.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:38:40 smithi090 bash[32384]: audit 2023-12-01T09:38:40.148695+0000 mon.a (mon.0) 5688 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:38:40.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:38:40 smithi090 bash[32384]: audit 2023-12-01T09:38:40.159979+0000 mon.a (mon.0) 5689 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:38:40.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:38:40 smithi090 bash[32384]: audit 2023-12-01T09:38:40.237891+0000 mon.c (mon.2) 5557 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:38:41.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:38:41 smithi090 bash[32384]: audit 2023-12-01T09:38:40.509023+0000 mon.a (mon.0) 5690 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:38:41.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:38:41 smithi090 bash[32384]: audit 2023-12-01T09:38:40.519271+0000 mon.a (mon.0) 5691 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:38:41.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:38:41 smithi090 bash[32384]: audit 2023-12-01T09:38:41.060709+0000 mon.c (mon.2) 5558 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:38:41.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:38:41 smithi090 bash[32384]: audit 2023-12-01T09:38:41.062144+0000 mon.c (mon.2) 5559 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:38:41.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:38:41 smithi090 bash[32384]: audit 2023-12-01T09:38:41.071873+0000 mon.a (mon.0) 5692 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:38:41.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:38:41 smithi080 bash[28361]: audit 2023-12-01T09:38:40.509023+0000 mon.a (mon.0) 5690 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:38:41.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:38:41 smithi080 bash[28361]: audit 2023-12-01T09:38:40.519271+0000 mon.a (mon.0) 5691 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:38:41.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:38:41 smithi080 bash[28361]: audit 2023-12-01T09:38:41.060709+0000 mon.c (mon.2) 5558 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:38:41.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:38:41 smithi080 bash[28361]: audit 2023-12-01T09:38:41.062144+0000 mon.c (mon.2) 5559 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:38:41.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:38:41 smithi080 bash[28361]: audit 2023-12-01T09:38:41.071873+0000 mon.a (mon.0) 5692 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:38:41.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:38:41 smithi080 bash[41963]: audit 2023-12-01T09:38:40.509023+0000 mon.a (mon.0) 5690 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:38:41.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:38:41 smithi080 bash[41963]: audit 2023-12-01T09:38:40.519271+0000 mon.a (mon.0) 5691 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:38:41.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:38:41 smithi080 bash[41963]: audit 2023-12-01T09:38:41.060709+0000 mon.c (mon.2) 5558 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:38:41.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:38:41 smithi080 bash[41963]: audit 2023-12-01T09:38:41.062144+0000 mon.c (mon.2) 5559 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:38:41.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:38:41 smithi080 bash[41963]: audit 2023-12-01T09:38:41.071873+0000 mon.a (mon.0) 5692 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:38:42.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:38:42 smithi090 bash[32384]: cluster 2023-12-01T09:38:41.278493+0000 mgr.y (mgr.24362) 8705 : cluster 0 pgmap v8674: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:38:42.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:38:42 smithi090 bash[32384]: audit 2023-12-01T09:38:42.246761+0000 mon.a (mon.0) 5693 : audit 0 from='client.? 172.21.15.80:0/3967085585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:38:42.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:38:42 smithi080 bash[28361]: cluster 2023-12-01T09:38:41.278493+0000 mgr.y (mgr.24362) 8705 : cluster 0 pgmap v8674: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:38:42.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:38:42 smithi080 bash[28361]: audit 2023-12-01T09:38:42.246761+0000 mon.a (mon.0) 5693 : audit 0 from='client.? 172.21.15.80:0/3967085585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:38:42.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:38:42 smithi080 bash[41963]: cluster 2023-12-01T09:38:41.278493+0000 mgr.y (mgr.24362) 8705 : cluster 0 pgmap v8674: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:38:42.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:38:42 smithi080 bash[41963]: audit 2023-12-01T09:38:42.246761+0000 mon.a (mon.0) 5693 : audit 0 from='client.? 172.21.15.80:0/3967085585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:38:44.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:38:44 smithi080 bash[41963]: cluster 2023-12-01T09:38:43.279187+0000 mgr.y (mgr.24362) 8706 : cluster 0 pgmap v8675: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:38:44.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:38:44 smithi080 bash[28361]: cluster 2023-12-01T09:38:43.279187+0000 mgr.y (mgr.24362) 8706 : cluster 0 pgmap v8675: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:38:44.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:38:44 smithi090 bash[32384]: cluster 2023-12-01T09:38:43.279187+0000 mgr.y (mgr.24362) 8706 : cluster 0 pgmap v8675: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:38:45.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:38:45 smithi080 bash[28361]: audit 2023-12-01T09:38:44.705097+0000 mon.c (mon.2) 5560 : audit 0 from='client.? 172.21.15.80:0/28327181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:38:45.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:38:45 smithi080 bash[41963]: audit 2023-12-01T09:38:44.705097+0000 mon.c (mon.2) 5560 : audit 0 from='client.? 172.21.15.80:0/28327181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:38:45.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:38:45 smithi090 bash[32384]: audit 2023-12-01T09:38:44.705097+0000 mon.c (mon.2) 5560 : audit 0 from='client.? 172.21.15.80:0/28327181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:38:46.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:38:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:38:46] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T09:38:46.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:38:46 smithi080 bash[41963]: cluster 2023-12-01T09:38:45.279862+0000 mgr.y (mgr.24362) 8707 : cluster 0 pgmap v8676: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:38:46.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:38:46 smithi080 bash[28361]: cluster 2023-12-01T09:38:45.279862+0000 mgr.y (mgr.24362) 8707 : cluster 0 pgmap v8676: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:38:46.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:38:46 smithi090 bash[32384]: cluster 2023-12-01T09:38:45.279862+0000 mgr.y (mgr.24362) 8707 : cluster 0 pgmap v8676: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:38:47.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:38:47 smithi090 bash[32384]: audit 2023-12-01T09:38:47.165329+0000 mon.a (mon.0) 5694 : audit 0 from='client.? 172.21.15.80:0/2330254937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:38:47.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:38:47 smithi080 bash[28361]: audit 2023-12-01T09:38:47.165329+0000 mon.a (mon.0) 5694 : audit 0 from='client.? 172.21.15.80:0/2330254937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:38:47.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:38:47 smithi080 bash[41963]: audit 2023-12-01T09:38:47.165329+0000 mon.a (mon.0) 5694 : audit 0 from='client.? 172.21.15.80:0/2330254937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:38:48.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:38:48 smithi090 bash[32384]: cluster 2023-12-01T09:38:47.281030+0000 mgr.y (mgr.24362) 8708 : cluster 0 pgmap v8677: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:38:48.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:38:48 smithi080 bash[41963]: cluster 2023-12-01T09:38:47.281030+0000 mgr.y (mgr.24362) 8708 : cluster 0 pgmap v8677: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:38:48.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:38:48 smithi080 bash[28361]: cluster 2023-12-01T09:38:47.281030+0000 mgr.y (mgr.24362) 8708 : cluster 0 pgmap v8677: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:38:50.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:38:50 smithi080 bash[28361]: cluster 2023-12-01T09:38:49.281522+0000 mgr.y (mgr.24362) 8709 : cluster 0 pgmap v8678: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:38:50.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:38:50 smithi080 bash[28361]: audit 2023-12-01T09:38:49.606252+0000 mon.c (mon.2) 5561 : audit 0 from='client.? 172.21.15.80:0/3688308009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:38:50.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:38:50 smithi080 bash[41963]: cluster 2023-12-01T09:38:49.281522+0000 mgr.y (mgr.24362) 8709 : cluster 0 pgmap v8678: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:38:50.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:38:50 smithi080 bash[41963]: audit 2023-12-01T09:38:49.606252+0000 mon.c (mon.2) 5561 : audit 0 from='client.? 172.21.15.80:0/3688308009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:38:50.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:38:50 smithi090 bash[32384]: cluster 2023-12-01T09:38:49.281522+0000 mgr.y (mgr.24362) 8709 : cluster 0 pgmap v8678: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:38:50.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:38:50 smithi090 bash[32384]: audit 2023-12-01T09:38:49.606252+0000 mon.c (mon.2) 5561 : audit 0 from='client.? 172.21.15.80:0/3688308009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:38:52.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:38:52 smithi080 bash[28361]: cluster 2023-12-01T09:38:51.282570+0000 mgr.y (mgr.24362) 8710 : cluster 0 pgmap v8679: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:38:52.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:38:52 smithi080 bash[28361]: audit 2023-12-01T09:38:52.065459+0000 mon.c (mon.2) 5562 : audit 0 from='client.? 172.21.15.80:0/2291858730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:38:52.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:38:52 smithi080 bash[41963]: cluster 2023-12-01T09:38:51.282570+0000 mgr.y (mgr.24362) 8710 : cluster 0 pgmap v8679: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:38:52.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:38:52 smithi080 bash[41963]: audit 2023-12-01T09:38:52.065459+0000 mon.c (mon.2) 5562 : audit 0 from='client.? 172.21.15.80:0/2291858730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:38:52.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:38:52 smithi090 bash[32384]: cluster 2023-12-01T09:38:51.282570+0000 mgr.y (mgr.24362) 8710 : cluster 0 pgmap v8679: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:38:52.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:38:52 smithi090 bash[32384]: audit 2023-12-01T09:38:52.065459+0000 mon.c (mon.2) 5562 : audit 0 from='client.? 172.21.15.80:0/2291858730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:38:54.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:38:54 smithi080 bash[28361]: cluster 2023-12-01T09:38:53.283282+0000 mgr.y (mgr.24362) 8711 : cluster 0 pgmap v8680: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:38:54.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:38:54 smithi080 bash[41963]: cluster 2023-12-01T09:38:53.283282+0000 mgr.y (mgr.24362) 8711 : cluster 0 pgmap v8680: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:38:54.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:38:54 smithi090 bash[32384]: cluster 2023-12-01T09:38:53.283282+0000 mgr.y (mgr.24362) 8711 : cluster 0 pgmap v8680: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:38:55.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:38:55 smithi080 bash[28361]: audit 2023-12-01T09:38:54.516374+0000 mon.a (mon.0) 5695 : audit 0 from='client.? 172.21.15.80:0/1143325742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:38:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:38:55 smithi080 bash[41963]: audit 2023-12-01T09:38:54.516374+0000 mon.a (mon.0) 5695 : audit 0 from='client.? 172.21.15.80:0/1143325742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:38:55.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:38:55 smithi090 bash[32384]: audit 2023-12-01T09:38:54.516374+0000 mon.a (mon.0) 5695 : audit 0 from='client.? 172.21.15.80:0/1143325742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:38:56.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:38:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:38:56] "GET /metrics HTTP/1.1" 200 33987 "" "Prometheus/2.43.0" 2023-12-01T09:38:56.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:38:56 smithi080 bash[28361]: audit 2023-12-01T09:38:55.238325+0000 mon.c (mon.2) 5563 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:38:56.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:38:56 smithi080 bash[28361]: cluster 2023-12-01T09:38:55.283957+0000 mgr.y (mgr.24362) 8712 : cluster 0 pgmap v8681: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:38:56.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:38:56 smithi080 bash[41963]: audit 2023-12-01T09:38:55.238325+0000 mon.c (mon.2) 5563 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:38:56.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:38:56 smithi080 bash[41963]: cluster 2023-12-01T09:38:55.283957+0000 mgr.y (mgr.24362) 8712 : cluster 0 pgmap v8681: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:38:56.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:38:56 smithi090 bash[32384]: audit 2023-12-01T09:38:55.238325+0000 mon.c (mon.2) 5563 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:38:56.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:38:56 smithi090 bash[32384]: cluster 2023-12-01T09:38:55.283957+0000 mgr.y (mgr.24362) 8712 : cluster 0 pgmap v8681: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:38:57.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:38:57 smithi080 bash[28361]: audit 2023-12-01T09:38:56.961061+0000 mon.c (mon.2) 5564 : audit 0 from='client.? 172.21.15.80:0/3601858058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:38:57.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:38:57 smithi080 bash[41963]: audit 2023-12-01T09:38:56.961061+0000 mon.c (mon.2) 5564 : audit 0 from='client.? 172.21.15.80:0/3601858058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:38:57.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:38:57 smithi090 bash[32384]: audit 2023-12-01T09:38:56.961061+0000 mon.c (mon.2) 5564 : audit 0 from='client.? 172.21.15.80:0/3601858058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:38:58.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:38:58 smithi080 bash[28361]: cluster 2023-12-01T09:38:57.285090+0000 mgr.y (mgr.24362) 8713 : cluster 0 pgmap v8682: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:38:58.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:38:58 smithi080 bash[41963]: cluster 2023-12-01T09:38:57.285090+0000 mgr.y (mgr.24362) 8713 : cluster 0 pgmap v8682: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:38:58.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:38:58 smithi090 bash[32384]: cluster 2023-12-01T09:38:57.285090+0000 mgr.y (mgr.24362) 8713 : cluster 0 pgmap v8682: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:39:00.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:39:00 smithi080 bash[28361]: cluster 2023-12-01T09:38:59.285780+0000 mgr.y (mgr.24362) 8714 : cluster 0 pgmap v8683: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:39:00.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:39:00 smithi080 bash[28361]: audit 2023-12-01T09:38:59.415450+0000 mon.c (mon.2) 5565 : audit 0 from='client.? 172.21.15.80:0/14388043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:39:00.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:39:00 smithi080 bash[41963]: cluster 2023-12-01T09:38:59.285780+0000 mgr.y (mgr.24362) 8714 : cluster 0 pgmap v8683: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:39:00.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:39:00 smithi080 bash[41963]: audit 2023-12-01T09:38:59.415450+0000 mon.c (mon.2) 5565 : audit 0 from='client.? 172.21.15.80:0/14388043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:39:00.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:39:00 smithi090 bash[32384]: cluster 2023-12-01T09:38:59.285780+0000 mgr.y (mgr.24362) 8714 : cluster 0 pgmap v8683: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:39:00.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:39:00 smithi090 bash[32384]: audit 2023-12-01T09:38:59.415450+0000 mon.c (mon.2) 5565 : audit 0 from='client.? 172.21.15.80:0/14388043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:39:02.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:39:02 smithi080 bash[28361]: cluster 2023-12-01T09:39:01.286882+0000 mgr.y (mgr.24362) 8715 : cluster 0 pgmap v8684: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:39:02.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:39:02 smithi080 bash[28361]: audit 2023-12-01T09:39:01.864216+0000 mon.c (mon.2) 5566 : audit 0 from='client.? 172.21.15.80:0/995693804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:39:02.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:39:02 smithi080 bash[41963]: cluster 2023-12-01T09:39:01.286882+0000 mgr.y (mgr.24362) 8715 : cluster 0 pgmap v8684: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:39:02.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:39:02 smithi080 bash[41963]: audit 2023-12-01T09:39:01.864216+0000 mon.c (mon.2) 5566 : audit 0 from='client.? 172.21.15.80:0/995693804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:39:02.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:39:02 smithi090 bash[32384]: cluster 2023-12-01T09:39:01.286882+0000 mgr.y (mgr.24362) 8715 : cluster 0 pgmap v8684: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:39:02.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:39:02 smithi090 bash[32384]: audit 2023-12-01T09:39:01.864216+0000 mon.c (mon.2) 5566 : audit 0 from='client.? 172.21.15.80:0/995693804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:39:04.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:39:04 smithi080 bash[28361]: cluster 2023-12-01T09:39:03.287585+0000 mgr.y (mgr.24362) 8716 : cluster 0 pgmap v8685: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:39:04.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:39:04 smithi080 bash[41963]: cluster 2023-12-01T09:39:03.287585+0000 mgr.y (mgr.24362) 8716 : cluster 0 pgmap v8685: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:39:04.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:39:04 smithi090 bash[32384]: cluster 2023-12-01T09:39:03.287585+0000 mgr.y (mgr.24362) 8716 : cluster 0 pgmap v8685: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:39:05.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:39:05 smithi080 bash[28361]: audit 2023-12-01T09:39:04.300203+0000 mon.c (mon.2) 5567 : audit 0 from='client.? 172.21.15.80:0/234452900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:39:05.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:39:05 smithi080 bash[41963]: audit 2023-12-01T09:39:04.300203+0000 mon.c (mon.2) 5567 : audit 0 from='client.? 172.21.15.80:0/234452900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:39:05.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:39:05 smithi090 bash[32384]: audit 2023-12-01T09:39:04.300203+0000 mon.c (mon.2) 5567 : audit 0 from='client.? 172.21.15.80:0/234452900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:39:06.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:39:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:39:06] "GET /metrics HTTP/1.1" 200 33987 "" "Prometheus/2.43.0" 2023-12-01T09:39:06.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:39:06 smithi080 bash[41963]: cluster 2023-12-01T09:39:05.288284+0000 mgr.y (mgr.24362) 8717 : cluster 0 pgmap v8686: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:39:06.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:39:06 smithi080 bash[28361]: cluster 2023-12-01T09:39:05.288284+0000 mgr.y (mgr.24362) 8717 : cluster 0 pgmap v8686: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:39:06.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:39:06 smithi090 bash[32384]: cluster 2023-12-01T09:39:05.288284+0000 mgr.y (mgr.24362) 8717 : cluster 0 pgmap v8686: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:39:07.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:39:07 smithi080 bash[28361]: audit 2023-12-01T09:39:06.760372+0000 mon.c (mon.2) 5568 : audit 0 from='client.? 172.21.15.80:0/3073601752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:39:07.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:39:07 smithi080 bash[41963]: audit 2023-12-01T09:39:06.760372+0000 mon.c (mon.2) 5568 : audit 0 from='client.? 172.21.15.80:0/3073601752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:39:07.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:39:07 smithi090 bash[32384]: audit 2023-12-01T09:39:06.760372+0000 mon.c (mon.2) 5568 : audit 0 from='client.? 172.21.15.80:0/3073601752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:39:08.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:39:08 smithi080 bash[28361]: cluster 2023-12-01T09:39:07.289399+0000 mgr.y (mgr.24362) 8718 : cluster 0 pgmap v8687: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:39:08.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:39:08 smithi080 bash[41963]: cluster 2023-12-01T09:39:07.289399+0000 mgr.y (mgr.24362) 8718 : cluster 0 pgmap v8687: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:39:08.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:39:08 smithi090 bash[32384]: cluster 2023-12-01T09:39:07.289399+0000 mgr.y (mgr.24362) 8718 : cluster 0 pgmap v8687: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:39:09.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:39:09 smithi080 bash[28361]: audit 2023-12-01T09:39:09.217883+0000 mon.a (mon.0) 5696 : audit 0 from='client.? 172.21.15.80:0/4226065830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:39:09.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:39:09 smithi080 bash[41963]: audit 2023-12-01T09:39:09.217883+0000 mon.a (mon.0) 5696 : audit 0 from='client.? 172.21.15.80:0/4226065830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:39:09.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:39:09 smithi090 bash[32384]: audit 2023-12-01T09:39:09.217883+0000 mon.a (mon.0) 5696 : audit 0 from='client.? 172.21.15.80:0/4226065830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:39:10.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:39:10 smithi080 bash[28361]: cluster 2023-12-01T09:39:09.290000+0000 mgr.y (mgr.24362) 8719 : cluster 0 pgmap v8688: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:39:10.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:39:10 smithi080 bash[28361]: audit 2023-12-01T09:39:10.238654+0000 mon.c (mon.2) 5569 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:39:10.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:39:10 smithi080 bash[41963]: cluster 2023-12-01T09:39:09.290000+0000 mgr.y (mgr.24362) 8719 : cluster 0 pgmap v8688: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:39:10.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:39:10 smithi080 bash[41963]: audit 2023-12-01T09:39:10.238654+0000 mon.c (mon.2) 5569 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:39:10.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:39:10 smithi090 bash[32384]: cluster 2023-12-01T09:39:09.290000+0000 mgr.y (mgr.24362) 8719 : cluster 0 pgmap v8688: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:39:10.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:39:10 smithi090 bash[32384]: audit 2023-12-01T09:39:10.238654+0000 mon.c (mon.2) 5569 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:39:12.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:39:12 smithi080 bash[28361]: cluster 2023-12-01T09:39:11.291064+0000 mgr.y (mgr.24362) 8720 : cluster 0 pgmap v8689: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:39:12.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:39:12 smithi080 bash[28361]: audit 2023-12-01T09:39:11.670572+0000 mon.a (mon.0) 5697 : audit 0 from='client.? 172.21.15.80:0/1567012356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:39:12.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:39:12 smithi080 bash[41963]: cluster 2023-12-01T09:39:11.291064+0000 mgr.y (mgr.24362) 8720 : cluster 0 pgmap v8689: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:39:12.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:39:12 smithi080 bash[41963]: audit 2023-12-01T09:39:11.670572+0000 mon.a (mon.0) 5697 : audit 0 from='client.? 172.21.15.80:0/1567012356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:39:12.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:39:12 smithi090 bash[32384]: cluster 2023-12-01T09:39:11.291064+0000 mgr.y (mgr.24362) 8720 : cluster 0 pgmap v8689: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:39:12.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:39:12 smithi090 bash[32384]: audit 2023-12-01T09:39:11.670572+0000 mon.a (mon.0) 5697 : audit 0 from='client.? 172.21.15.80:0/1567012356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:39:14.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:39:14 smithi080 bash[28361]: cluster 2023-12-01T09:39:13.291728+0000 mgr.y (mgr.24362) 8721 : cluster 0 pgmap v8690: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:39:14.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:39:14 smithi080 bash[41963]: cluster 2023-12-01T09:39:13.291728+0000 mgr.y (mgr.24362) 8721 : cluster 0 pgmap v8690: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:39:14.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:39:14 smithi090 bash[32384]: cluster 2023-12-01T09:39:13.291728+0000 mgr.y (mgr.24362) 8721 : cluster 0 pgmap v8690: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:39:15.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:39:15 smithi080 bash[28361]: audit 2023-12-01T09:39:14.119695+0000 mon.a (mon.0) 5698 : audit 0 from='client.? 172.21.15.80:0/4139547144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:39:15.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:39:15 smithi080 bash[41963]: audit 2023-12-01T09:39:14.119695+0000 mon.a (mon.0) 5698 : audit 0 from='client.? 172.21.15.80:0/4139547144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:39:15.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:39:15 smithi090 bash[32384]: audit 2023-12-01T09:39:14.119695+0000 mon.a (mon.0) 5698 : audit 0 from='client.? 172.21.15.80:0/4139547144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:39:16.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:39:16 smithi080 bash[28361]: cluster 2023-12-01T09:39:15.292414+0000 mgr.y (mgr.24362) 8722 : cluster 0 pgmap v8691: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:39:16.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:39:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:39:16] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T09:39:16.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:39:16 smithi080 bash[41963]: cluster 2023-12-01T09:39:15.292414+0000 mgr.y (mgr.24362) 8722 : cluster 0 pgmap v8691: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:39:16.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:39:16 smithi090 bash[32384]: cluster 2023-12-01T09:39:15.292414+0000 mgr.y (mgr.24362) 8722 : cluster 0 pgmap v8691: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:39:17.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:39:17 smithi080 bash[28361]: audit 2023-12-01T09:39:16.585847+0000 mon.a (mon.0) 5699 : audit 0 from='client.? 172.21.15.80:0/3232942925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:39:17.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:39:17 smithi080 bash[41963]: audit 2023-12-01T09:39:16.585847+0000 mon.a (mon.0) 5699 : audit 0 from='client.? 172.21.15.80:0/3232942925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:39:17.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:39:17 smithi090 bash[32384]: audit 2023-12-01T09:39:16.585847+0000 mon.a (mon.0) 5699 : audit 0 from='client.? 172.21.15.80:0/3232942925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:39:18.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:39:18 smithi080 bash[28361]: cluster 2023-12-01T09:39:17.293718+0000 mgr.y (mgr.24362) 8723 : cluster 0 pgmap v8692: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:39:18.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:39:18 smithi080 bash[41963]: cluster 2023-12-01T09:39:17.293718+0000 mgr.y (mgr.24362) 8723 : cluster 0 pgmap v8692: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:39:18.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:39:18 smithi090 bash[32384]: cluster 2023-12-01T09:39:17.293718+0000 mgr.y (mgr.24362) 8723 : cluster 0 pgmap v8692: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:39:19.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:39:19 smithi080 bash[28361]: audit 2023-12-01T09:39:19.039489+0000 mon.c (mon.2) 5570 : audit 0 from='client.? 172.21.15.80:0/2747043319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:39:19.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:39:19 smithi080 bash[41963]: audit 2023-12-01T09:39:19.039489+0000 mon.c (mon.2) 5570 : audit 0 from='client.? 172.21.15.80:0/2747043319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:39:19.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:39:19 smithi090 bash[32384]: audit 2023-12-01T09:39:19.039489+0000 mon.c (mon.2) 5570 : audit 0 from='client.? 172.21.15.80:0/2747043319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:39:20.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:39:20 smithi080 bash[28361]: cluster 2023-12-01T09:39:19.294538+0000 mgr.y (mgr.24362) 8724 : cluster 0 pgmap v8693: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:39:20.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:39:20 smithi080 bash[41963]: cluster 2023-12-01T09:39:19.294538+0000 mgr.y (mgr.24362) 8724 : cluster 0 pgmap v8693: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:39:20.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:39:20 smithi090 bash[32384]: cluster 2023-12-01T09:39:19.294538+0000 mgr.y (mgr.24362) 8724 : cluster 0 pgmap v8693: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:39:22.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:39:22 smithi080 bash[41963]: cluster 2023-12-01T09:39:21.295681+0000 mgr.y (mgr.24362) 8725 : cluster 0 pgmap v8694: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:39:22.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:39:22 smithi080 bash[41963]: audit 2023-12-01T09:39:21.486069+0000 mon.c (mon.2) 5571 : audit 0 from='client.? 172.21.15.80:0/248066090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:39:22.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:39:22 smithi080 bash[28361]: cluster 2023-12-01T09:39:21.295681+0000 mgr.y (mgr.24362) 8725 : cluster 0 pgmap v8694: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:39:22.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:39:22 smithi080 bash[28361]: audit 2023-12-01T09:39:21.486069+0000 mon.c (mon.2) 5571 : audit 0 from='client.? 172.21.15.80:0/248066090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:39:22.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:39:22 smithi090 bash[32384]: cluster 2023-12-01T09:39:21.295681+0000 mgr.y (mgr.24362) 8725 : cluster 0 pgmap v8694: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:39:22.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:39:22 smithi090 bash[32384]: audit 2023-12-01T09:39:21.486069+0000 mon.c (mon.2) 5571 : audit 0 from='client.? 172.21.15.80:0/248066090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:39:24.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:39:24 smithi080 bash[28361]: cluster 2023-12-01T09:39:23.296375+0000 mgr.y (mgr.24362) 8726 : cluster 0 pgmap v8695: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:39:24.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:39:24 smithi080 bash[28361]: audit 2023-12-01T09:39:23.942996+0000 mon.c (mon.2) 5572 : audit 0 from='client.? 172.21.15.80:0/3331667158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:39:24.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:39:24 smithi080 bash[41963]: cluster 2023-12-01T09:39:23.296375+0000 mgr.y (mgr.24362) 8726 : cluster 0 pgmap v8695: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:39:24.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:39:24 smithi080 bash[41963]: audit 2023-12-01T09:39:23.942996+0000 mon.c (mon.2) 5572 : audit 0 from='client.? 172.21.15.80:0/3331667158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:39:24.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:39:24 smithi090 bash[32384]: cluster 2023-12-01T09:39:23.296375+0000 mgr.y (mgr.24362) 8726 : cluster 0 pgmap v8695: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:39:24.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:39:24 smithi090 bash[32384]: audit 2023-12-01T09:39:23.942996+0000 mon.c (mon.2) 5572 : audit 0 from='client.? 172.21.15.80:0/3331667158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:39:25.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:39:25 smithi080 bash[28361]: audit 2023-12-01T09:39:25.239159+0000 mon.c (mon.2) 5573 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:39:25.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:39:25 smithi080 bash[41963]: audit 2023-12-01T09:39:25.239159+0000 mon.c (mon.2) 5573 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:39:25.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:39:25 smithi090 bash[32384]: audit 2023-12-01T09:39:25.239159+0000 mon.c (mon.2) 5573 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:39:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:39:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:39:26] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T09:39:26.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:39:26 smithi080 bash[41963]: cluster 2023-12-01T09:39:25.297002+0000 mgr.y (mgr.24362) 8727 : cluster 0 pgmap v8696: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:39:26.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:39:26 smithi080 bash[28361]: cluster 2023-12-01T09:39:25.297002+0000 mgr.y (mgr.24362) 8727 : cluster 0 pgmap v8696: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:39:26.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:39:26 smithi090 bash[32384]: cluster 2023-12-01T09:39:25.297002+0000 mgr.y (mgr.24362) 8727 : cluster 0 pgmap v8696: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:39:27.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:39:27 smithi080 bash[41963]: audit 2023-12-01T09:39:26.388538+0000 mon.c (mon.2) 5574 : audit 0 from='client.? 172.21.15.80:0/361675402' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:39:27.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:39:27 smithi080 bash[28361]: audit 2023-12-01T09:39:26.388538+0000 mon.c (mon.2) 5574 : audit 0 from='client.? 172.21.15.80:0/361675402' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:39:27.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:39:27 smithi090 bash[32384]: audit 2023-12-01T09:39:26.388538+0000 mon.c (mon.2) 5574 : audit 0 from='client.? 172.21.15.80:0/361675402' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:39:28.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:39:28 smithi080 bash[28361]: cluster 2023-12-01T09:39:27.298253+0000 mgr.y (mgr.24362) 8728 : cluster 0 pgmap v8697: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:39:28.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:39:28 smithi080 bash[41963]: cluster 2023-12-01T09:39:27.298253+0000 mgr.y (mgr.24362) 8728 : cluster 0 pgmap v8697: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:39:28.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:39:28 smithi090 bash[32384]: cluster 2023-12-01T09:39:27.298253+0000 mgr.y (mgr.24362) 8728 : cluster 0 pgmap v8697: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:39:29.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:39:29 smithi080 bash[28361]: audit 2023-12-01T09:39:28.833206+0000 mon.c (mon.2) 5575 : audit 0 from='client.? 172.21.15.80:0/1445592187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:39:29.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:39:29 smithi080 bash[41963]: audit 2023-12-01T09:39:28.833206+0000 mon.c (mon.2) 5575 : audit 0 from='client.? 172.21.15.80:0/1445592187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:39:29.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:39:29 smithi090 bash[32384]: audit 2023-12-01T09:39:28.833206+0000 mon.c (mon.2) 5575 : audit 0 from='client.? 172.21.15.80:0/1445592187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:39:30.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:39:30 smithi080 bash[41963]: cluster 2023-12-01T09:39:29.298948+0000 mgr.y (mgr.24362) 8729 : cluster 0 pgmap v8698: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:39:30.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:39:30 smithi080 bash[28361]: cluster 2023-12-01T09:39:29.298948+0000 mgr.y (mgr.24362) 8729 : cluster 0 pgmap v8698: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:39:30.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:39:30 smithi090 bash[32384]: cluster 2023-12-01T09:39:29.298948+0000 mgr.y (mgr.24362) 8729 : cluster 0 pgmap v8698: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:39:31.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:39:31 smithi080 bash[41963]: audit 2023-12-01T09:39:31.289307+0000 mon.a (mon.0) 5700 : audit 0 from='client.? 172.21.15.80:0/4031323611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:39:31.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:39:31 smithi080 bash[28361]: audit 2023-12-01T09:39:31.289307+0000 mon.a (mon.0) 5700 : audit 0 from='client.? 172.21.15.80:0/4031323611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:39:31.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:39:31 smithi090 bash[32384]: audit 2023-12-01T09:39:31.289307+0000 mon.a (mon.0) 5700 : audit 0 from='client.? 172.21.15.80:0/4031323611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:39:32.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:39:32 smithi080 bash[28361]: cluster 2023-12-01T09:39:31.299957+0000 mgr.y (mgr.24362) 8730 : cluster 0 pgmap v8699: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:39:32.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:39:32 smithi080 bash[41963]: cluster 2023-12-01T09:39:31.299957+0000 mgr.y (mgr.24362) 8730 : cluster 0 pgmap v8699: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:39:32.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:39:32 smithi090 bash[32384]: cluster 2023-12-01T09:39:31.299957+0000 mgr.y (mgr.24362) 8730 : cluster 0 pgmap v8699: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:39:34.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:39:34 smithi080 bash[28361]: cluster 2023-12-01T09:39:33.300662+0000 mgr.y (mgr.24362) 8731 : cluster 0 pgmap v8700: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:39:34.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:39:34 smithi080 bash[28361]: audit 2023-12-01T09:39:33.737612+0000 mon.a (mon.0) 5701 : audit 0 from='client.? 172.21.15.80:0/541127689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:39:34.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:39:34 smithi080 bash[41963]: cluster 2023-12-01T09:39:33.300662+0000 mgr.y (mgr.24362) 8731 : cluster 0 pgmap v8700: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:39:34.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:39:34 smithi080 bash[41963]: audit 2023-12-01T09:39:33.737612+0000 mon.a (mon.0) 5701 : audit 0 from='client.? 172.21.15.80:0/541127689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:39:34.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:39:34 smithi090 bash[32384]: cluster 2023-12-01T09:39:33.300662+0000 mgr.y (mgr.24362) 8731 : cluster 0 pgmap v8700: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:39:34.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:39:34 smithi090 bash[32384]: audit 2023-12-01T09:39:33.737612+0000 mon.a (mon.0) 5701 : audit 0 from='client.? 172.21.15.80:0/541127689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:39:36.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:39:36 smithi080 bash[28361]: cluster 2023-12-01T09:39:35.301354+0000 mgr.y (mgr.24362) 8732 : cluster 0 pgmap v8701: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:39:36.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:39:36 smithi080 bash[28361]: audit 2023-12-01T09:39:36.192894+0000 mon.a (mon.0) 5702 : audit 0 from='client.? 172.21.15.80:0/1370281404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:39:36.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:39:36 smithi080 bash[41963]: cluster 2023-12-01T09:39:35.301354+0000 mgr.y (mgr.24362) 8732 : cluster 0 pgmap v8701: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:39:36.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:39:36 smithi080 bash[41963]: audit 2023-12-01T09:39:36.192894+0000 mon.a (mon.0) 5702 : audit 0 from='client.? 172.21.15.80:0/1370281404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:39:36.683 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:39:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:39:36] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T09:39:36.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:39:36 smithi090 bash[32384]: cluster 2023-12-01T09:39:35.301354+0000 mgr.y (mgr.24362) 8732 : cluster 0 pgmap v8701: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:39:36.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:39:36 smithi090 bash[32384]: audit 2023-12-01T09:39:36.192894+0000 mon.a (mon.0) 5702 : audit 0 from='client.? 172.21.15.80:0/1370281404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:39:38.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:39:38 smithi080 bash[28361]: cluster 2023-12-01T09:39:37.302544+0000 mgr.y (mgr.24362) 8733 : cluster 0 pgmap v8702: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:39:38.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:39:38 smithi080 bash[41963]: cluster 2023-12-01T09:39:37.302544+0000 mgr.y (mgr.24362) 8733 : cluster 0 pgmap v8702: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:39:38.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:39:38 smithi090 bash[32384]: cluster 2023-12-01T09:39:37.302544+0000 mgr.y (mgr.24362) 8733 : cluster 0 pgmap v8702: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:39:39.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:39:39 smithi080 bash[28361]: audit 2023-12-01T09:39:38.646466+0000 mon.a (mon.0) 5703 : audit 0 from='client.? 172.21.15.80:0/3091049689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:39:39.685 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:39:39 smithi080 bash[41963]: audit 2023-12-01T09:39:38.646466+0000 mon.a (mon.0) 5703 : audit 0 from='client.? 172.21.15.80:0/3091049689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:39:39.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:39:39 smithi090 bash[32384]: audit 2023-12-01T09:39:38.646466+0000 mon.a (mon.0) 5703 : audit 0 from='client.? 172.21.15.80:0/3091049689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:39:40.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:39:40 smithi080 bash[28361]: cluster 2023-12-01T09:39:39.303197+0000 mgr.y (mgr.24362) 8734 : cluster 0 pgmap v8703: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:39:40.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:39:40 smithi080 bash[28361]: audit 2023-12-01T09:39:40.239720+0000 mon.c (mon.2) 5576 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:39:40.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:39:40 smithi080 bash[41963]: cluster 2023-12-01T09:39:39.303197+0000 mgr.y (mgr.24362) 8734 : cluster 0 pgmap v8703: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:39:40.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:39:40 smithi080 bash[41963]: audit 2023-12-01T09:39:40.239720+0000 mon.c (mon.2) 5576 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:39:40.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:39:40 smithi090 bash[32384]: cluster 2023-12-01T09:39:39.303197+0000 mgr.y (mgr.24362) 8734 : cluster 0 pgmap v8703: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:39:40.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:39:40 smithi090 bash[32384]: audit 2023-12-01T09:39:40.239720+0000 mon.c (mon.2) 5576 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:39:41.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:39:41 smithi080 bash[41963]: audit 2023-12-01T09:39:41.103817+0000 mon.a (mon.0) 5704 : audit 0 from='client.? 172.21.15.80:0/983215282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:39:41.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:39:41 smithi080 bash[41963]: audit 2023-12-01T09:39:41.155799+0000 mon.c (mon.2) 5577 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:39:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:39:41 smithi080 bash[28361]: audit 2023-12-01T09:39:41.103817+0000 mon.a (mon.0) 5704 : audit 0 from='client.? 172.21.15.80:0/983215282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:39:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:39:41 smithi080 bash[28361]: audit 2023-12-01T09:39:41.155799+0000 mon.c (mon.2) 5577 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:39:41.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:39:41 smithi090 bash[32384]: audit 2023-12-01T09:39:41.103817+0000 mon.a (mon.0) 5704 : audit 0 from='client.? 172.21.15.80:0/983215282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:39:41.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:39:41 smithi090 bash[32384]: audit 2023-12-01T09:39:41.155799+0000 mon.c (mon.2) 5577 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:39:42.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:39:42 smithi080 bash[28361]: cluster 2023-12-01T09:39:41.304317+0000 mgr.y (mgr.24362) 8735 : cluster 0 pgmap v8704: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:39:42.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:39:42 smithi080 bash[41963]: cluster 2023-12-01T09:39:41.304317+0000 mgr.y (mgr.24362) 8735 : cluster 0 pgmap v8704: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:39:42.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:39:42 smithi090 bash[32384]: cluster 2023-12-01T09:39:41.304317+0000 mgr.y (mgr.24362) 8735 : cluster 0 pgmap v8704: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:39:44.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:39:44 smithi080 bash[28361]: cluster 2023-12-01T09:39:43.304999+0000 mgr.y (mgr.24362) 8736 : cluster 0 pgmap v8705: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:39:44.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:39:44 smithi080 bash[28361]: audit 2023-12-01T09:39:43.558345+0000 mon.a (mon.0) 5705 : audit 0 from='client.? 172.21.15.80:0/1445548776' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:39:44.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:39:44 smithi080 bash[41963]: cluster 2023-12-01T09:39:43.304999+0000 mgr.y (mgr.24362) 8736 : cluster 0 pgmap v8705: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:39:44.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:39:44 smithi080 bash[41963]: audit 2023-12-01T09:39:43.558345+0000 mon.a (mon.0) 5705 : audit 0 from='client.? 172.21.15.80:0/1445548776' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:39:44.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:39:44 smithi090 bash[32384]: cluster 2023-12-01T09:39:43.304999+0000 mgr.y (mgr.24362) 8736 : cluster 0 pgmap v8705: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:39:44.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:39:44 smithi090 bash[32384]: audit 2023-12-01T09:39:43.558345+0000 mon.a (mon.0) 5705 : audit 0 from='client.? 172.21.15.80:0/1445548776' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:39:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:39:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:39:46] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T09:39:46.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:39:46 smithi080 bash[28361]: cluster 2023-12-01T09:39:45.305667+0000 mgr.y (mgr.24362) 8737 : cluster 0 pgmap v8706: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:39:46.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:39:46 smithi080 bash[28361]: audit 2023-12-01T09:39:46.015111+0000 mon.c (mon.2) 5578 : audit 0 from='client.? 172.21.15.80:0/4090853773' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:39:46.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:39:46 smithi080 bash[41963]: cluster 2023-12-01T09:39:45.305667+0000 mgr.y (mgr.24362) 8737 : cluster 0 pgmap v8706: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:39:46.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:39:46 smithi080 bash[41963]: audit 2023-12-01T09:39:46.015111+0000 mon.c (mon.2) 5578 : audit 0 from='client.? 172.21.15.80:0/4090853773' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:39:46.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:39:46 smithi090 bash[32384]: cluster 2023-12-01T09:39:45.305667+0000 mgr.y (mgr.24362) 8737 : cluster 0 pgmap v8706: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:39:46.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:39:46 smithi090 bash[32384]: audit 2023-12-01T09:39:46.015111+0000 mon.c (mon.2) 5578 : audit 0 from='client.? 172.21.15.80:0/4090853773' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:39:48.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:39:47 smithi090 bash[32384]: audit 2023-12-01T09:39:47.000740+0000 mon.a (mon.0) 5706 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:39:48.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:39:47 smithi090 bash[32384]: audit 2023-12-01T09:39:47.010179+0000 mon.a (mon.0) 5707 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:39:48.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:39:47 smithi090 bash[32384]: cluster 2023-12-01T09:39:47.306821+0000 mgr.y (mgr.24362) 8738 : cluster 0 pgmap v8707: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:39:48.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:39:47 smithi090 bash[32384]: audit 2023-12-01T09:39:47.350538+0000 mon.a (mon.0) 5708 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:39:48.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:39:47 smithi090 bash[32384]: audit 2023-12-01T09:39:47.361596+0000 mon.a (mon.0) 5709 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:39:48.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:39:47 smithi090 bash[32384]: audit 2023-12-01T09:39:47.896891+0000 mon.c (mon.2) 5579 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:39:48.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:39:47 smithi090 bash[32384]: audit 2023-12-01T09:39:47.898815+0000 mon.c (mon.2) 5580 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:39:48.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:39:47 smithi090 bash[32384]: audit 2023-12-01T09:39:47.908398+0000 mon.a (mon.0) 5710 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:39:48.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:39:47 smithi080 bash[28361]: audit 2023-12-01T09:39:47.000740+0000 mon.a (mon.0) 5706 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:39:48.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:39:47 smithi080 bash[28361]: audit 2023-12-01T09:39:47.010179+0000 mon.a (mon.0) 5707 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:39:48.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:39:47 smithi080 bash[28361]: cluster 2023-12-01T09:39:47.306821+0000 mgr.y (mgr.24362) 8738 : cluster 0 pgmap v8707: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:39:48.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:39:47 smithi080 bash[28361]: audit 2023-12-01T09:39:47.350538+0000 mon.a (mon.0) 5708 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:39:48.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:39:48 smithi080 bash[28361]: audit 2023-12-01T09:39:47.361596+0000 mon.a (mon.0) 5709 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:39:48.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:39:48 smithi080 bash[28361]: audit 2023-12-01T09:39:47.896891+0000 mon.c (mon.2) 5579 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:39:48.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:39:48 smithi080 bash[28361]: audit 2023-12-01T09:39:47.898815+0000 mon.c (mon.2) 5580 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:39:48.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:39:48 smithi080 bash[28361]: audit 2023-12-01T09:39:47.908398+0000 mon.a (mon.0) 5710 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:39:48.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:39:48 smithi080 bash[41963]: audit 2023-12-01T09:39:47.000740+0000 mon.a (mon.0) 5706 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:39:48.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:39:48 smithi080 bash[41963]: audit 2023-12-01T09:39:47.010179+0000 mon.a (mon.0) 5707 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:39:48.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:39:48 smithi080 bash[41963]: cluster 2023-12-01T09:39:47.306821+0000 mgr.y (mgr.24362) 8738 : cluster 0 pgmap v8707: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:39:48.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:39:48 smithi080 bash[41963]: audit 2023-12-01T09:39:47.350538+0000 mon.a (mon.0) 5708 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:39:48.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:39:48 smithi080 bash[41963]: audit 2023-12-01T09:39:47.361596+0000 mon.a (mon.0) 5709 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:39:48.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:39:48 smithi080 bash[41963]: audit 2023-12-01T09:39:47.896891+0000 mon.c (mon.2) 5579 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:39:48.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:39:48 smithi080 bash[41963]: audit 2023-12-01T09:39:47.898815+0000 mon.c (mon.2) 5580 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:39:48.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:39:48 smithi080 bash[41963]: audit 2023-12-01T09:39:47.908398+0000 mon.a (mon.0) 5710 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:39:49.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:39:49 smithi080 bash[28361]: audit 2023-12-01T09:39:48.479471+0000 mon.c (mon.2) 5581 : audit 0 from='client.? 172.21.15.80:0/3619179757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:39:49.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:39:49 smithi080 bash[41963]: audit 2023-12-01T09:39:48.479471+0000 mon.c (mon.2) 5581 : audit 0 from='client.? 172.21.15.80:0/3619179757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:39:49.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:39:49 smithi090 bash[32384]: audit 2023-12-01T09:39:48.479471+0000 mon.c (mon.2) 5581 : audit 0 from='client.? 172.21.15.80:0/3619179757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:39:50.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:39:50 smithi080 bash[41963]: cluster 2023-12-01T09:39:49.307638+0000 mgr.y (mgr.24362) 8739 : cluster 0 pgmap v8708: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:39:50.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:39:50 smithi080 bash[28361]: cluster 2023-12-01T09:39:49.307638+0000 mgr.y (mgr.24362) 8739 : cluster 0 pgmap v8708: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:39:50.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:39:50 smithi090 bash[32384]: cluster 2023-12-01T09:39:49.307638+0000 mgr.y (mgr.24362) 8739 : cluster 0 pgmap v8708: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:39:51.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:39:51 smithi080 bash[41963]: audit 2023-12-01T09:39:50.935010+0000 mon.a (mon.0) 5711 : audit 0 from='client.? 172.21.15.80:0/3998917417' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:39:51.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:39:51 smithi080 bash[28361]: audit 2023-12-01T09:39:50.935010+0000 mon.a (mon.0) 5711 : audit 0 from='client.? 172.21.15.80:0/3998917417' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:39:51.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:39:51 smithi090 bash[32384]: audit 2023-12-01T09:39:50.935010+0000 mon.a (mon.0) 5711 : audit 0 from='client.? 172.21.15.80:0/3998917417' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:39:52.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:39:52 smithi080 bash[28361]: cluster 2023-12-01T09:39:51.308873+0000 mgr.y (mgr.24362) 8740 : cluster 0 pgmap v8709: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:39:52.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:39:52 smithi080 bash[41963]: cluster 2023-12-01T09:39:51.308873+0000 mgr.y (mgr.24362) 8740 : cluster 0 pgmap v8709: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:39:52.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:39:52 smithi090 bash[32384]: cluster 2023-12-01T09:39:51.308873+0000 mgr.y (mgr.24362) 8740 : cluster 0 pgmap v8709: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:39:54.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:39:54 smithi080 bash[41963]: cluster 2023-12-01T09:39:53.309341+0000 mgr.y (mgr.24362) 8741 : cluster 0 pgmap v8710: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:39:54.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:39:54 smithi080 bash[41963]: audit 2023-12-01T09:39:53.380478+0000 mon.c (mon.2) 5582 : audit 0 from='client.? 172.21.15.80:0/2307600916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:39:54.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:39:54 smithi080 bash[28361]: cluster 2023-12-01T09:39:53.309341+0000 mgr.y (mgr.24362) 8741 : cluster 0 pgmap v8710: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:39:54.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:39:54 smithi080 bash[28361]: audit 2023-12-01T09:39:53.380478+0000 mon.c (mon.2) 5582 : audit 0 from='client.? 172.21.15.80:0/2307600916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:39:54.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:39:54 smithi090 bash[32384]: cluster 2023-12-01T09:39:53.309341+0000 mgr.y (mgr.24362) 8741 : cluster 0 pgmap v8710: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:39:54.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:39:54 smithi090 bash[32384]: audit 2023-12-01T09:39:53.380478+0000 mon.c (mon.2) 5582 : audit 0 from='client.? 172.21.15.80:0/2307600916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:39:55.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:39:55 smithi080 bash[41963]: audit 2023-12-01T09:39:55.240207+0000 mon.c (mon.2) 5583 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:39:55.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:39:55 smithi080 bash[28361]: audit 2023-12-01T09:39:55.240207+0000 mon.c (mon.2) 5583 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:39:55.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:39:55 smithi090 bash[32384]: audit 2023-12-01T09:39:55.240207+0000 mon.c (mon.2) 5583 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:39:56.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:39:56 smithi080 bash[28361]: cluster 2023-12-01T09:39:55.309973+0000 mgr.y (mgr.24362) 8742 : cluster 0 pgmap v8711: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:39:56.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:39:56 smithi080 bash[28361]: audit 2023-12-01T09:39:55.847215+0000 mon.a (mon.0) 5712 : audit 0 from='client.? 172.21.15.80:0/747628644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:39:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:39:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:39:56] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T09:39:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:39:56 smithi080 bash[41963]: cluster 2023-12-01T09:39:55.309973+0000 mgr.y (mgr.24362) 8742 : cluster 0 pgmap v8711: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:39:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:39:56 smithi080 bash[41963]: audit 2023-12-01T09:39:55.847215+0000 mon.a (mon.0) 5712 : audit 0 from='client.? 172.21.15.80:0/747628644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:39:56.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:39:56 smithi090 bash[32384]: cluster 2023-12-01T09:39:55.309973+0000 mgr.y (mgr.24362) 8742 : cluster 0 pgmap v8711: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:39:56.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:39:56 smithi090 bash[32384]: audit 2023-12-01T09:39:55.847215+0000 mon.a (mon.0) 5712 : audit 0 from='client.? 172.21.15.80:0/747628644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:39:58.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:39:58 smithi080 bash[28361]: cluster 2023-12-01T09:39:57.311160+0000 mgr.y (mgr.24362) 8743 : cluster 0 pgmap v8712: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:39:58.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:39:58 smithi080 bash[28361]: audit 2023-12-01T09:39:58.303469+0000 mon.a (mon.0) 5713 : audit 0 from='client.? 172.21.15.80:0/564249379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:39:58.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:39:58 smithi080 bash[41963]: cluster 2023-12-01T09:39:57.311160+0000 mgr.y (mgr.24362) 8743 : cluster 0 pgmap v8712: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:39:58.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:39:58 smithi080 bash[41963]: audit 2023-12-01T09:39:58.303469+0000 mon.a (mon.0) 5713 : audit 0 from='client.? 172.21.15.80:0/564249379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:39:58.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:39:58 smithi090 bash[32384]: cluster 2023-12-01T09:39:57.311160+0000 mgr.y (mgr.24362) 8743 : cluster 0 pgmap v8712: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:39:58.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:39:58 smithi090 bash[32384]: audit 2023-12-01T09:39:58.303469+0000 mon.a (mon.0) 5713 : audit 0 from='client.? 172.21.15.80:0/564249379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:40:00.373 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:40:00 smithi080 bash[28361]: debug 2023-12-01T09:39:59.997+0000 7f6ec9bf0700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T09:40:00.373 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:40:00 smithi080 bash[28361]: cluster 2023-12-01T09:39:59.311833+0000 mgr.y (mgr.24362) 8744 : cluster 0 pgmap v8713: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:40:00.373 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:40:00 smithi080 bash[28361]: cluster 2023-12-01T09:40:00.000158+0000 mon.a (mon.0) 5714 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T09:40:00.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:40:00 smithi080 bash[41963]: cluster 2023-12-01T09:39:59.311833+0000 mgr.y (mgr.24362) 8744 : cluster 0 pgmap v8713: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:40:00.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:40:00 smithi080 bash[41963]: cluster 2023-12-01T09:40:00.000158+0000 mon.a (mon.0) 5714 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T09:40:00.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:40:00 smithi090 bash[32384]: cluster 2023-12-01T09:39:59.311833+0000 mgr.y (mgr.24362) 8744 : cluster 0 pgmap v8713: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:40:00.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:40:00 smithi090 bash[32384]: cluster 2023-12-01T09:40:00.000158+0000 mon.a (mon.0) 5714 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T09:40:01.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:40:01 smithi080 bash[41963]: audit 2023-12-01T09:40:00.767464+0000 mon.c (mon.2) 5584 : audit 0 from='client.? 172.21.15.80:0/2564379923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:40:01.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:40:01 smithi080 bash[28361]: audit 2023-12-01T09:40:00.767464+0000 mon.c (mon.2) 5584 : audit 0 from='client.? 172.21.15.80:0/2564379923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:40:01.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:40:01 smithi090 bash[32384]: audit 2023-12-01T09:40:00.767464+0000 mon.c (mon.2) 5584 : audit 0 from='client.? 172.21.15.80:0/2564379923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:40:02.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:40:02 smithi080 bash[41963]: cluster 2023-12-01T09:40:01.312902+0000 mgr.y (mgr.24362) 8745 : cluster 0 pgmap v8714: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:40:02.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:40:02 smithi080 bash[28361]: cluster 2023-12-01T09:40:01.312902+0000 mgr.y (mgr.24362) 8745 : cluster 0 pgmap v8714: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:40:02.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:40:02 smithi090 bash[32384]: cluster 2023-12-01T09:40:01.312902+0000 mgr.y (mgr.24362) 8745 : cluster 0 pgmap v8714: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:40:04.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:40:04 smithi080 bash[28361]: audit 2023-12-01T09:40:03.222693+0000 mon.c (mon.2) 5585 : audit 0 from='client.? 172.21.15.80:0/1919391323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:40:04.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:40:04 smithi080 bash[28361]: cluster 2023-12-01T09:40:03.313561+0000 mgr.y (mgr.24362) 8746 : cluster 0 pgmap v8715: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:40:04.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:40:04 smithi080 bash[41963]: audit 2023-12-01T09:40:03.222693+0000 mon.c (mon.2) 5585 : audit 0 from='client.? 172.21.15.80:0/1919391323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:40:04.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:40:04 smithi080 bash[41963]: cluster 2023-12-01T09:40:03.313561+0000 mgr.y (mgr.24362) 8746 : cluster 0 pgmap v8715: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:40:04.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:40:04 smithi090 bash[32384]: audit 2023-12-01T09:40:03.222693+0000 mon.c (mon.2) 5585 : audit 0 from='client.? 172.21.15.80:0/1919391323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:40:04.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:40:04 smithi090 bash[32384]: cluster 2023-12-01T09:40:03.313561+0000 mgr.y (mgr.24362) 8746 : cluster 0 pgmap v8715: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:40:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:40:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:40:06] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T09:40:06.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:40:06 smithi080 bash[28361]: cluster 2023-12-01T09:40:05.314227+0000 mgr.y (mgr.24362) 8747 : cluster 0 pgmap v8716: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:40:06.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:40:06 smithi080 bash[28361]: audit 2023-12-01T09:40:05.687597+0000 mon.a (mon.0) 5715 : audit 0 from='client.? 172.21.15.80:0/1334587684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:40:06.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:40:06 smithi080 bash[41963]: cluster 2023-12-01T09:40:05.314227+0000 mgr.y (mgr.24362) 8747 : cluster 0 pgmap v8716: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:40:06.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:40:06 smithi080 bash[41963]: audit 2023-12-01T09:40:05.687597+0000 mon.a (mon.0) 5715 : audit 0 from='client.? 172.21.15.80:0/1334587684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:40:06.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:40:06 smithi090 bash[32384]: cluster 2023-12-01T09:40:05.314227+0000 mgr.y (mgr.24362) 8747 : cluster 0 pgmap v8716: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:40:06.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:40:06 smithi090 bash[32384]: audit 2023-12-01T09:40:05.687597+0000 mon.a (mon.0) 5715 : audit 0 from='client.? 172.21.15.80:0/1334587684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:40:08.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:40:08 smithi080 bash[28361]: cluster 2023-12-01T09:40:07.315327+0000 mgr.y (mgr.24362) 8748 : cluster 0 pgmap v8717: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:40:08.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:40:08 smithi080 bash[28361]: audit 2023-12-01T09:40:08.143468+0000 mon.c (mon.2) 5586 : audit 0 from='client.? 172.21.15.80:0/328804185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:40:08.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:40:08 smithi080 bash[41963]: cluster 2023-12-01T09:40:07.315327+0000 mgr.y (mgr.24362) 8748 : cluster 0 pgmap v8717: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:40:08.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:40:08 smithi080 bash[41963]: audit 2023-12-01T09:40:08.143468+0000 mon.c (mon.2) 5586 : audit 0 from='client.? 172.21.15.80:0/328804185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:40:08.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:40:08 smithi090 bash[32384]: cluster 2023-12-01T09:40:07.315327+0000 mgr.y (mgr.24362) 8748 : cluster 0 pgmap v8717: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:40:08.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:40:08 smithi090 bash[32384]: audit 2023-12-01T09:40:08.143468+0000 mon.c (mon.2) 5586 : audit 0 from='client.? 172.21.15.80:0/328804185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:40:10.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:40:10 smithi080 bash[41963]: cluster 2023-12-01T09:40:09.315981+0000 mgr.y (mgr.24362) 8749 : cluster 0 pgmap v8718: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:40:10.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:40:10 smithi080 bash[41963]: audit 2023-12-01T09:40:10.240426+0000 mon.c (mon.2) 5587 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:40:10.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:40:10 smithi080 bash[28361]: cluster 2023-12-01T09:40:09.315981+0000 mgr.y (mgr.24362) 8749 : cluster 0 pgmap v8718: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:40:10.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:40:10 smithi080 bash[28361]: audit 2023-12-01T09:40:10.240426+0000 mon.c (mon.2) 5587 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:40:10.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:40:10 smithi090 bash[32384]: cluster 2023-12-01T09:40:09.315981+0000 mgr.y (mgr.24362) 8749 : cluster 0 pgmap v8718: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:40:10.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:40:10 smithi090 bash[32384]: audit 2023-12-01T09:40:10.240426+0000 mon.c (mon.2) 5587 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:40:11.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:40:11 smithi080 bash[41963]: audit 2023-12-01T09:40:10.592987+0000 mon.c (mon.2) 5588 : audit 0 from='client.? 172.21.15.80:0/3377062995' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:40:11.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:40:11 smithi080 bash[28361]: audit 2023-12-01T09:40:10.592987+0000 mon.c (mon.2) 5588 : audit 0 from='client.? 172.21.15.80:0/3377062995' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:40:11.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:40:11 smithi090 bash[32384]: audit 2023-12-01T09:40:10.592987+0000 mon.c (mon.2) 5588 : audit 0 from='client.? 172.21.15.80:0/3377062995' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:40:12.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:40:12 smithi080 bash[41963]: cluster 2023-12-01T09:40:11.316992+0000 mgr.y (mgr.24362) 8750 : cluster 0 pgmap v8719: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:40:12.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:40:12 smithi080 bash[28361]: cluster 2023-12-01T09:40:11.316992+0000 mgr.y (mgr.24362) 8750 : cluster 0 pgmap v8719: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:40:12.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:40:12 smithi090 bash[32384]: cluster 2023-12-01T09:40:11.316992+0000 mgr.y (mgr.24362) 8750 : cluster 0 pgmap v8719: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:40:13.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:40:13 smithi080 bash[28361]: audit 2023-12-01T09:40:13.049415+0000 mon.a (mon.0) 5716 : audit 0 from='client.? 172.21.15.80:0/2352990283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:40:13.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:40:13 smithi080 bash[41963]: audit 2023-12-01T09:40:13.049415+0000 mon.a (mon.0) 5716 : audit 0 from='client.? 172.21.15.80:0/2352990283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:40:13.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:40:13 smithi090 bash[32384]: audit 2023-12-01T09:40:13.049415+0000 mon.a (mon.0) 5716 : audit 0 from='client.? 172.21.15.80:0/2352990283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:40:14.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:40:14 smithi080 bash[41963]: cluster 2023-12-01T09:40:13.317649+0000 mgr.y (mgr.24362) 8751 : cluster 0 pgmap v8720: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:40:14.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:40:14 smithi080 bash[28361]: cluster 2023-12-01T09:40:13.317649+0000 mgr.y (mgr.24362) 8751 : cluster 0 pgmap v8720: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:40:14.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:40:14 smithi090 bash[32384]: cluster 2023-12-01T09:40:13.317649+0000 mgr.y (mgr.24362) 8751 : cluster 0 pgmap v8720: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:40:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:40:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:40:16] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T09:40:16.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:40:16 smithi080 bash[41963]: cluster 2023-12-01T09:40:15.318168+0000 mgr.y (mgr.24362) 8752 : cluster 0 pgmap v8721: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:40:16.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:40:16 smithi080 bash[41963]: audit 2023-12-01T09:40:15.501137+0000 mon.c (mon.2) 5589 : audit 0 from='client.? 172.21.15.80:0/4220583599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:40:16.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:40:16 smithi080 bash[28361]: cluster 2023-12-01T09:40:15.318168+0000 mgr.y (mgr.24362) 8752 : cluster 0 pgmap v8721: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:40:16.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:40:16 smithi080 bash[28361]: audit 2023-12-01T09:40:15.501137+0000 mon.c (mon.2) 5589 : audit 0 from='client.? 172.21.15.80:0/4220583599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:40:16.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:40:16 smithi090 bash[32384]: cluster 2023-12-01T09:40:15.318168+0000 mgr.y (mgr.24362) 8752 : cluster 0 pgmap v8721: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:40:16.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:40:16 smithi090 bash[32384]: audit 2023-12-01T09:40:15.501137+0000 mon.c (mon.2) 5589 : audit 0 from='client.? 172.21.15.80:0/4220583599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:40:18.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:40:18 smithi080 bash[41963]: cluster 2023-12-01T09:40:17.319277+0000 mgr.y (mgr.24362) 8753 : cluster 0 pgmap v8722: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:40:18.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:40:18 smithi080 bash[41963]: audit 2023-12-01T09:40:17.957419+0000 mon.c (mon.2) 5590 : audit 0 from='client.? 172.21.15.80:0/3034155944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:40:18.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:40:18 smithi080 bash[28361]: cluster 2023-12-01T09:40:17.319277+0000 mgr.y (mgr.24362) 8753 : cluster 0 pgmap v8722: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:40:18.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:40:18 smithi080 bash[28361]: audit 2023-12-01T09:40:17.957419+0000 mon.c (mon.2) 5590 : audit 0 from='client.? 172.21.15.80:0/3034155944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:40:18.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:40:18 smithi090 bash[32384]: cluster 2023-12-01T09:40:17.319277+0000 mgr.y (mgr.24362) 8753 : cluster 0 pgmap v8722: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:40:18.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:40:18 smithi090 bash[32384]: audit 2023-12-01T09:40:17.957419+0000 mon.c (mon.2) 5590 : audit 0 from='client.? 172.21.15.80:0/3034155944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:40:20.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:40:20 smithi080 bash[41963]: cluster 2023-12-01T09:40:19.319914+0000 mgr.y (mgr.24362) 8754 : cluster 0 pgmap v8723: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:40:20.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:40:20 smithi080 bash[28361]: cluster 2023-12-01T09:40:19.319914+0000 mgr.y (mgr.24362) 8754 : cluster 0 pgmap v8723: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:40:20.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:40:20 smithi090 bash[32384]: cluster 2023-12-01T09:40:19.319914+0000 mgr.y (mgr.24362) 8754 : cluster 0 pgmap v8723: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:40:21.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:40:21 smithi080 bash[41963]: audit 2023-12-01T09:40:20.421728+0000 mon.a (mon.0) 5717 : audit 0 from='client.? 172.21.15.80:0/537351482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:40:21.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:40:21 smithi080 bash[28361]: audit 2023-12-01T09:40:20.421728+0000 mon.a (mon.0) 5717 : audit 0 from='client.? 172.21.15.80:0/537351482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:40:21.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:40:21 smithi090 bash[32384]: audit 2023-12-01T09:40:20.421728+0000 mon.a (mon.0) 5717 : audit 0 from='client.? 172.21.15.80:0/537351482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:40:22.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:40:22 smithi080 bash[28361]: cluster 2023-12-01T09:40:21.320961+0000 mgr.y (mgr.24362) 8755 : cluster 0 pgmap v8724: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:40:22.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:40:22 smithi080 bash[41963]: cluster 2023-12-01T09:40:21.320961+0000 mgr.y (mgr.24362) 8755 : cluster 0 pgmap v8724: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:40:22.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:40:22 smithi090 bash[32384]: cluster 2023-12-01T09:40:21.320961+0000 mgr.y (mgr.24362) 8755 : cluster 0 pgmap v8724: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:40:23.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:40:23 smithi080 bash[28361]: audit 2023-12-01T09:40:22.879130+0000 mon.c (mon.2) 5591 : audit 0 from='client.? 172.21.15.80:0/1402605850' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:40:23.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:40:23 smithi080 bash[41963]: audit 2023-12-01T09:40:22.879130+0000 mon.c (mon.2) 5591 : audit 0 from='client.? 172.21.15.80:0/1402605850' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:40:23.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:40:23 smithi090 bash[32384]: audit 2023-12-01T09:40:22.879130+0000 mon.c (mon.2) 5591 : audit 0 from='client.? 172.21.15.80:0/1402605850' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:40:24.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:40:24 smithi080 bash[28361]: cluster 2023-12-01T09:40:23.321614+0000 mgr.y (mgr.24362) 8756 : cluster 0 pgmap v8725: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:40:24.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:40:24 smithi080 bash[41963]: cluster 2023-12-01T09:40:23.321614+0000 mgr.y (mgr.24362) 8756 : cluster 0 pgmap v8725: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:40:24.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:40:24 smithi090 bash[32384]: cluster 2023-12-01T09:40:23.321614+0000 mgr.y (mgr.24362) 8756 : cluster 0 pgmap v8725: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:40:25.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:40:25 smithi090 bash[32384]: audit 2023-12-01T09:40:25.240159+0000 mon.c (mon.2) 5592 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:40:25.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:40:25 smithi090 bash[32384]: audit 2023-12-01T09:40:25.348898+0000 mon.c (mon.2) 5593 : audit 0 from='client.? 172.21.15.80:0/2764968674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:40:25.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:40:25 smithi080 bash[28361]: audit 2023-12-01T09:40:25.240159+0000 mon.c (mon.2) 5592 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:40:25.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:40:25 smithi080 bash[28361]: audit 2023-12-01T09:40:25.348898+0000 mon.c (mon.2) 5593 : audit 0 from='client.? 172.21.15.80:0/2764968674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:40:25.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:40:25 smithi080 bash[41963]: audit 2023-12-01T09:40:25.240159+0000 mon.c (mon.2) 5592 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:40:25.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:40:25 smithi080 bash[41963]: audit 2023-12-01T09:40:25.348898+0000 mon.c (mon.2) 5593 : audit 0 from='client.? 172.21.15.80:0/2764968674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:40:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:40:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:40:26] "GET /metrics HTTP/1.1" 200 33987 "" "Prometheus/2.43.0" 2023-12-01T09:40:26.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:40:26 smithi080 bash[41963]: cluster 2023-12-01T09:40:25.322208+0000 mgr.y (mgr.24362) 8757 : cluster 0 pgmap v8726: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:40:26.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:40:26 smithi080 bash[28361]: cluster 2023-12-01T09:40:25.322208+0000 mgr.y (mgr.24362) 8757 : cluster 0 pgmap v8726: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:40:26.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:40:26 smithi090 bash[32384]: cluster 2023-12-01T09:40:25.322208+0000 mgr.y (mgr.24362) 8757 : cluster 0 pgmap v8726: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:40:28.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:40:28 smithi090 bash[32384]: cluster 2023-12-01T09:40:27.323409+0000 mgr.y (mgr.24362) 8758 : cluster 0 pgmap v8727: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:40:28.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:40:28 smithi090 bash[32384]: audit 2023-12-01T09:40:27.808166+0000 mon.c (mon.2) 5594 : audit 0 from='client.? 172.21.15.80:0/395810110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:40:28.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:40:28 smithi080 bash[28361]: cluster 2023-12-01T09:40:27.323409+0000 mgr.y (mgr.24362) 8758 : cluster 0 pgmap v8727: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:40:28.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:40:28 smithi080 bash[28361]: audit 2023-12-01T09:40:27.808166+0000 mon.c (mon.2) 5594 : audit 0 from='client.? 172.21.15.80:0/395810110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:40:28.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:40:28 smithi080 bash[41963]: cluster 2023-12-01T09:40:27.323409+0000 mgr.y (mgr.24362) 8758 : cluster 0 pgmap v8727: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:40:28.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:40:28 smithi080 bash[41963]: audit 2023-12-01T09:40:27.808166+0000 mon.c (mon.2) 5594 : audit 0 from='client.? 172.21.15.80:0/395810110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:40:30.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:40:30 smithi090 bash[32384]: cluster 2023-12-01T09:40:29.324028+0000 mgr.y (mgr.24362) 8759 : cluster 0 pgmap v8728: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:40:30.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:40:30 smithi090 bash[32384]: audit 2023-12-01T09:40:30.261544+0000 mon.a (mon.0) 5718 : audit 0 from='client.? 172.21.15.80:0/3317670456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:40:30.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:40:30 smithi080 bash[28361]: cluster 2023-12-01T09:40:29.324028+0000 mgr.y (mgr.24362) 8759 : cluster 0 pgmap v8728: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:40:30.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:40:30 smithi080 bash[28361]: audit 2023-12-01T09:40:30.261544+0000 mon.a (mon.0) 5718 : audit 0 from='client.? 172.21.15.80:0/3317670456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:40:30.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:40:30 smithi080 bash[41963]: cluster 2023-12-01T09:40:29.324028+0000 mgr.y (mgr.24362) 8759 : cluster 0 pgmap v8728: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:40:30.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:40:30 smithi080 bash[41963]: audit 2023-12-01T09:40:30.261544+0000 mon.a (mon.0) 5718 : audit 0 from='client.? 172.21.15.80:0/3317670456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:40:32.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:40:32 smithi090 bash[32384]: cluster 2023-12-01T09:40:31.325085+0000 mgr.y (mgr.24362) 8760 : cluster 0 pgmap v8729: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:40:32.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:40:32 smithi080 bash[28361]: cluster 2023-12-01T09:40:31.325085+0000 mgr.y (mgr.24362) 8760 : cluster 0 pgmap v8729: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:40:32.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:40:32 smithi080 bash[41963]: cluster 2023-12-01T09:40:31.325085+0000 mgr.y (mgr.24362) 8760 : cluster 0 pgmap v8729: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:40:33.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:40:33 smithi090 bash[32384]: audit 2023-12-01T09:40:32.711379+0000 mon.a (mon.0) 5719 : audit 0 from='client.? 172.21.15.80:0/667235194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:40:33.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:40:33 smithi080 bash[41963]: audit 2023-12-01T09:40:32.711379+0000 mon.a (mon.0) 5719 : audit 0 from='client.? 172.21.15.80:0/667235194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:40:33.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:40:33 smithi080 bash[28361]: audit 2023-12-01T09:40:32.711379+0000 mon.a (mon.0) 5719 : audit 0 from='client.? 172.21.15.80:0/667235194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:40:34.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:40:34 smithi090 bash[32384]: cluster 2023-12-01T09:40:33.325752+0000 mgr.y (mgr.24362) 8761 : cluster 0 pgmap v8730: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:40:34.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:40:34 smithi080 bash[28361]: cluster 2023-12-01T09:40:33.325752+0000 mgr.y (mgr.24362) 8761 : cluster 0 pgmap v8730: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:40:34.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:40:34 smithi080 bash[41963]: cluster 2023-12-01T09:40:33.325752+0000 mgr.y (mgr.24362) 8761 : cluster 0 pgmap v8730: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:40:35.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:40:35 smithi090 bash[32384]: audit 2023-12-01T09:40:35.168891+0000 mon.a (mon.0) 5720 : audit 0 from='client.? 172.21.15.80:0/3432299480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:40:35.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:40:35 smithi080 bash[28361]: audit 2023-12-01T09:40:35.168891+0000 mon.a (mon.0) 5720 : audit 0 from='client.? 172.21.15.80:0/3432299480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:40:35.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:40:35 smithi080 bash[41963]: audit 2023-12-01T09:40:35.168891+0000 mon.a (mon.0) 5720 : audit 0 from='client.? 172.21.15.80:0/3432299480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:40:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:40:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:40:36] "GET /metrics HTTP/1.1" 200 33987 "" "Prometheus/2.43.0" 2023-12-01T09:40:36.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:40:36 smithi080 bash[28361]: cluster 2023-12-01T09:40:35.326427+0000 mgr.y (mgr.24362) 8762 : cluster 0 pgmap v8731: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:40:36.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:40:36 smithi080 bash[41963]: cluster 2023-12-01T09:40:35.326427+0000 mgr.y (mgr.24362) 8762 : cluster 0 pgmap v8731: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:40:36.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:40:36 smithi090 bash[32384]: cluster 2023-12-01T09:40:35.326427+0000 mgr.y (mgr.24362) 8762 : cluster 0 pgmap v8731: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:40:38.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:40:38 smithi090 bash[32384]: cluster 2023-12-01T09:40:37.327133+0000 mgr.y (mgr.24362) 8763 : cluster 0 pgmap v8732: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:40:38.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:40:38 smithi090 bash[32384]: audit 2023-12-01T09:40:37.633731+0000 mon.c (mon.2) 5595 : audit 0 from='client.? 172.21.15.80:0/2139287652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:40:38.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:40:38 smithi080 bash[41963]: cluster 2023-12-01T09:40:37.327133+0000 mgr.y (mgr.24362) 8763 : cluster 0 pgmap v8732: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:40:38.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:40:38 smithi080 bash[41963]: audit 2023-12-01T09:40:37.633731+0000 mon.c (mon.2) 5595 : audit 0 from='client.? 172.21.15.80:0/2139287652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:40:38.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:40:38 smithi080 bash[28361]: cluster 2023-12-01T09:40:37.327133+0000 mgr.y (mgr.24362) 8763 : cluster 0 pgmap v8732: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:40:38.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:40:38 smithi080 bash[28361]: audit 2023-12-01T09:40:37.633731+0000 mon.c (mon.2) 5595 : audit 0 from='client.? 172.21.15.80:0/2139287652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:40:40.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:40:40 smithi090 bash[32384]: cluster 2023-12-01T09:40:39.327744+0000 mgr.y (mgr.24362) 8764 : cluster 0 pgmap v8733: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:40:40.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:40:40 smithi090 bash[32384]: audit 2023-12-01T09:40:40.086184+0000 mon.a (mon.0) 5721 : audit 0 from='client.? 172.21.15.80:0/2186718257' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:40:40.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:40:40 smithi090 bash[32384]: audit 2023-12-01T09:40:40.241077+0000 mon.c (mon.2) 5596 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:40:40.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:40:40 smithi080 bash[28361]: cluster 2023-12-01T09:40:39.327744+0000 mgr.y (mgr.24362) 8764 : cluster 0 pgmap v8733: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:40:40.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:40:40 smithi080 bash[28361]: audit 2023-12-01T09:40:40.086184+0000 mon.a (mon.0) 5721 : audit 0 from='client.? 172.21.15.80:0/2186718257' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:40:40.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:40:40 smithi080 bash[28361]: audit 2023-12-01T09:40:40.241077+0000 mon.c (mon.2) 5596 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:40:40.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:40:40 smithi080 bash[41963]: cluster 2023-12-01T09:40:39.327744+0000 mgr.y (mgr.24362) 8764 : cluster 0 pgmap v8733: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:40:40.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:40:40 smithi080 bash[41963]: audit 2023-12-01T09:40:40.086184+0000 mon.a (mon.0) 5721 : audit 0 from='client.? 172.21.15.80:0/2186718257' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:40:40.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:40:40 smithi080 bash[41963]: audit 2023-12-01T09:40:40.241077+0000 mon.c (mon.2) 5596 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:40:42.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:40:42 smithi090 bash[32384]: cluster 2023-12-01T09:40:41.328863+0000 mgr.y (mgr.24362) 8765 : cluster 0 pgmap v8734: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:40:42.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:40:42 smithi080 bash[41963]: cluster 2023-12-01T09:40:41.328863+0000 mgr.y (mgr.24362) 8765 : cluster 0 pgmap v8734: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:40:42.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:40:42 smithi080 bash[28361]: cluster 2023-12-01T09:40:41.328863+0000 mgr.y (mgr.24362) 8765 : cluster 0 pgmap v8734: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:40:43.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:40:43 smithi090 bash[32384]: audit 2023-12-01T09:40:42.539055+0000 mon.a (mon.0) 5722 : audit 0 from='client.? 172.21.15.80:0/2196735256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:40:43.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:40:43 smithi080 bash[28361]: audit 2023-12-01T09:40:42.539055+0000 mon.a (mon.0) 5722 : audit 0 from='client.? 172.21.15.80:0/2196735256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:40:43.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:40:43 smithi080 bash[41963]: audit 2023-12-01T09:40:42.539055+0000 mon.a (mon.0) 5722 : audit 0 from='client.? 172.21.15.80:0/2196735256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:40:44.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:40:44 smithi090 bash[32384]: cluster 2023-12-01T09:40:43.329532+0000 mgr.y (mgr.24362) 8766 : cluster 0 pgmap v8735: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:40:44.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:40:44 smithi080 bash[28361]: cluster 2023-12-01T09:40:43.329532+0000 mgr.y (mgr.24362) 8766 : cluster 0 pgmap v8735: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:40:44.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:40:44 smithi080 bash[41963]: cluster 2023-12-01T09:40:43.329532+0000 mgr.y (mgr.24362) 8766 : cluster 0 pgmap v8735: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:40:45.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:40:45 smithi090 bash[32384]: audit 2023-12-01T09:40:44.989447+0000 mon.c (mon.2) 5597 : audit 0 from='client.? 172.21.15.80:0/151462069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:40:45.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:40:45 smithi080 bash[28361]: audit 2023-12-01T09:40:44.989447+0000 mon.c (mon.2) 5597 : audit 0 from='client.? 172.21.15.80:0/151462069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:40:45.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:40:45 smithi080 bash[41963]: audit 2023-12-01T09:40:44.989447+0000 mon.c (mon.2) 5597 : audit 0 from='client.? 172.21.15.80:0/151462069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:40:46.505 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:40:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:40:46] "GET /metrics HTTP/1.1" 200 33987 "" "Prometheus/2.43.0" 2023-12-01T09:40:46.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:40:46 smithi090 bash[32384]: cluster 2023-12-01T09:40:45.330180+0000 mgr.y (mgr.24362) 8767 : cluster 0 pgmap v8736: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:40:46.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:40:46 smithi080 bash[28361]: cluster 2023-12-01T09:40:45.330180+0000 mgr.y (mgr.24362) 8767 : cluster 0 pgmap v8736: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:40:46.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:40:46 smithi080 bash[41963]: cluster 2023-12-01T09:40:45.330180+0000 mgr.y (mgr.24362) 8767 : cluster 0 pgmap v8736: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:40:47.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:40:47 smithi090 bash[32384]: audit 2023-12-01T09:40:47.448089+0000 mon.a (mon.0) 5723 : audit 0 from='client.? 172.21.15.80:0/4065513787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:40:47.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:40:47 smithi080 bash[28361]: audit 2023-12-01T09:40:47.448089+0000 mon.a (mon.0) 5723 : audit 0 from='client.? 172.21.15.80:0/4065513787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:40:47.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:40:47 smithi080 bash[41963]: audit 2023-12-01T09:40:47.448089+0000 mon.a (mon.0) 5723 : audit 0 from='client.? 172.21.15.80:0/4065513787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:40:48.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:40:48 smithi080 bash[28361]: cluster 2023-12-01T09:40:47.331317+0000 mgr.y (mgr.24362) 8768 : cluster 0 pgmap v8737: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:40:48.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:40:48 smithi080 bash[28361]: audit 2023-12-01T09:40:47.991743+0000 mon.c (mon.2) 5598 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:40:48.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:40:48 smithi080 bash[41963]: cluster 2023-12-01T09:40:47.331317+0000 mgr.y (mgr.24362) 8768 : cluster 0 pgmap v8737: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:40:48.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:40:48 smithi080 bash[41963]: audit 2023-12-01T09:40:47.991743+0000 mon.c (mon.2) 5598 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:40:49.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:40:48 smithi090 bash[32384]: cluster 2023-12-01T09:40:47.331317+0000 mgr.y (mgr.24362) 8768 : cluster 0 pgmap v8737: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:40:49.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:40:48 smithi090 bash[32384]: audit 2023-12-01T09:40:47.991743+0000 mon.c (mon.2) 5598 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:40:50.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:40:50 smithi080 bash[41963]: cluster 2023-12-01T09:40:49.332058+0000 mgr.y (mgr.24362) 8769 : cluster 0 pgmap v8738: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:40:50.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:40:50 smithi080 bash[41963]: audit 2023-12-01T09:40:49.897590+0000 mon.c (mon.2) 5599 : audit 0 from='client.? 172.21.15.80:0/4092644758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:40:50.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:40:50 smithi080 bash[28361]: cluster 2023-12-01T09:40:49.332058+0000 mgr.y (mgr.24362) 8769 : cluster 0 pgmap v8738: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:40:50.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:40:50 smithi080 bash[28361]: audit 2023-12-01T09:40:49.897590+0000 mon.c (mon.2) 5599 : audit 0 from='client.? 172.21.15.80:0/4092644758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:40:51.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:40:50 smithi090 bash[32384]: cluster 2023-12-01T09:40:49.332058+0000 mgr.y (mgr.24362) 8769 : cluster 0 pgmap v8738: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:40:51.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:40:50 smithi090 bash[32384]: audit 2023-12-01T09:40:49.897590+0000 mon.c (mon.2) 5599 : audit 0 from='client.? 172.21.15.80:0/4092644758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:40:52.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:40:52 smithi080 bash[41963]: cluster 2023-12-01T09:40:51.333077+0000 mgr.y (mgr.24362) 8770 : cluster 0 pgmap v8739: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:40:52.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:40:52 smithi080 bash[41963]: audit 2023-12-01T09:40:52.358166+0000 mon.a (mon.0) 5724 : audit 0 from='client.? 172.21.15.80:0/2678098949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:40:52.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:40:52 smithi080 bash[28361]: cluster 2023-12-01T09:40:51.333077+0000 mgr.y (mgr.24362) 8770 : cluster 0 pgmap v8739: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:40:52.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:40:52 smithi080 bash[28361]: audit 2023-12-01T09:40:52.358166+0000 mon.a (mon.0) 5724 : audit 0 from='client.? 172.21.15.80:0/2678098949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:40:53.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:40:52 smithi090 bash[32384]: cluster 2023-12-01T09:40:51.333077+0000 mgr.y (mgr.24362) 8770 : cluster 0 pgmap v8739: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:40:53.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:40:52 smithi090 bash[32384]: audit 2023-12-01T09:40:52.358166+0000 mon.a (mon.0) 5724 : audit 0 from='client.? 172.21.15.80:0/2678098949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:40:54.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:40:54 smithi080 bash[28361]: cluster 2023-12-01T09:40:53.333757+0000 mgr.y (mgr.24362) 8771 : cluster 0 pgmap v8740: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:40:54.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:40:54 smithi080 bash[28361]: audit 2023-12-01T09:40:53.837243+0000 mon.a (mon.0) 5725 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:40:54.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:40:54 smithi080 bash[28361]: audit 2023-12-01T09:40:53.848779+0000 mon.a (mon.0) 5726 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:40:54.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:40:54 smithi080 bash[41963]: cluster 2023-12-01T09:40:53.333757+0000 mgr.y (mgr.24362) 8771 : cluster 0 pgmap v8740: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:40:54.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:40:54 smithi080 bash[41963]: audit 2023-12-01T09:40:53.837243+0000 mon.a (mon.0) 5725 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:40:54.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:40:54 smithi080 bash[41963]: audit 2023-12-01T09:40:53.848779+0000 mon.a (mon.0) 5726 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:40:54.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:40:54 smithi090 bash[32384]: cluster 2023-12-01T09:40:53.333757+0000 mgr.y (mgr.24362) 8771 : cluster 0 pgmap v8740: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:40:54.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:40:54 smithi090 bash[32384]: audit 2023-12-01T09:40:53.837243+0000 mon.a (mon.0) 5725 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:40:54.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:40:54 smithi090 bash[32384]: audit 2023-12-01T09:40:53.848779+0000 mon.a (mon.0) 5726 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:40:55.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:40:55 smithi090 bash[32384]: audit 2023-12-01T09:40:54.187103+0000 mon.a (mon.0) 5727 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:40:55.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:40:55 smithi090 bash[32384]: audit 2023-12-01T09:40:54.195805+0000 mon.a (mon.0) 5728 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:40:55.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:40:55 smithi090 bash[32384]: audit 2023-12-01T09:40:54.673166+0000 mon.c (mon.2) 5600 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:40:55.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:40:55 smithi090 bash[32384]: audit 2023-12-01T09:40:54.674849+0000 mon.c (mon.2) 5601 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:40:55.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:40:55 smithi090 bash[32384]: audit 2023-12-01T09:40:54.683059+0000 mon.a (mon.0) 5729 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:40:55.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:40:55 smithi090 bash[32384]: audit 2023-12-01T09:40:54.834034+0000 mon.a (mon.0) 5730 : audit 0 from='client.? 172.21.15.80:0/1302633081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:40:55.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:40:55 smithi080 bash[41963]: audit 2023-12-01T09:40:54.187103+0000 mon.a (mon.0) 5727 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:40:55.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:40:55 smithi080 bash[41963]: audit 2023-12-01T09:40:54.195805+0000 mon.a (mon.0) 5728 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:40:55.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:40:55 smithi080 bash[41963]: audit 2023-12-01T09:40:54.673166+0000 mon.c (mon.2) 5600 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:40:55.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:40:55 smithi080 bash[41963]: audit 2023-12-01T09:40:54.674849+0000 mon.c (mon.2) 5601 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:40:55.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:40:55 smithi080 bash[41963]: audit 2023-12-01T09:40:54.683059+0000 mon.a (mon.0) 5729 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:40:55.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:40:55 smithi080 bash[41963]: audit 2023-12-01T09:40:54.834034+0000 mon.a (mon.0) 5730 : audit 0 from='client.? 172.21.15.80:0/1302633081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:40:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:40:55 smithi080 bash[28361]: audit 2023-12-01T09:40:54.187103+0000 mon.a (mon.0) 5727 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:40:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:40:55 smithi080 bash[28361]: audit 2023-12-01T09:40:54.195805+0000 mon.a (mon.0) 5728 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:40:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:40:55 smithi080 bash[28361]: audit 2023-12-01T09:40:54.673166+0000 mon.c (mon.2) 5600 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:40:55.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:40:55 smithi080 bash[28361]: audit 2023-12-01T09:40:54.674849+0000 mon.c (mon.2) 5601 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:40:55.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:40:55 smithi080 bash[28361]: audit 2023-12-01T09:40:54.683059+0000 mon.a (mon.0) 5729 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:40:55.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:40:55 smithi080 bash[28361]: audit 2023-12-01T09:40:54.834034+0000 mon.a (mon.0) 5730 : audit 0 from='client.? 172.21.15.80:0/1302633081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:40:56.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:40:56 smithi090 bash[32384]: audit 2023-12-01T09:40:55.241471+0000 mon.c (mon.2) 5602 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:40:56.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:40:56 smithi090 bash[32384]: cluster 2023-12-01T09:40:55.334400+0000 mgr.y (mgr.24362) 8772 : cluster 0 pgmap v8741: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:40:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:40:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:40:56] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T09:40:56.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:40:56 smithi080 bash[28361]: audit 2023-12-01T09:40:55.241471+0000 mon.c (mon.2) 5602 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:40:56.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:40:56 smithi080 bash[28361]: cluster 2023-12-01T09:40:55.334400+0000 mgr.y (mgr.24362) 8772 : cluster 0 pgmap v8741: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:40:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:40:56 smithi080 bash[41963]: audit 2023-12-01T09:40:55.241471+0000 mon.c (mon.2) 5602 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:40:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:40:56 smithi080 bash[41963]: cluster 2023-12-01T09:40:55.334400+0000 mgr.y (mgr.24362) 8772 : cluster 0 pgmap v8741: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:40:57.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:40:57 smithi080 bash[28361]: audit 2023-12-01T09:40:57.279998+0000 mon.c (mon.2) 5603 : audit 0 from='client.? 172.21.15.80:0/2653452794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:40:57.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:40:57 smithi080 bash[41963]: audit 2023-12-01T09:40:57.279998+0000 mon.c (mon.2) 5603 : audit 0 from='client.? 172.21.15.80:0/2653452794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:40:57.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:40:57 smithi090 bash[32384]: audit 2023-12-01T09:40:57.279998+0000 mon.c (mon.2) 5603 : audit 0 from='client.? 172.21.15.80:0/2653452794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:40:58.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:40:58 smithi080 bash[41963]: cluster 2023-12-01T09:40:57.335375+0000 mgr.y (mgr.24362) 8773 : cluster 0 pgmap v8742: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:40:58.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:40:58 smithi080 bash[28361]: cluster 2023-12-01T09:40:57.335375+0000 mgr.y (mgr.24362) 8773 : cluster 0 pgmap v8742: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:40:58.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:40:58 smithi090 bash[32384]: cluster 2023-12-01T09:40:57.335375+0000 mgr.y (mgr.24362) 8773 : cluster 0 pgmap v8742: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:41:00.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:41:00 smithi080 bash[28361]: cluster 2023-12-01T09:40:59.336201+0000 mgr.y (mgr.24362) 8774 : cluster 0 pgmap v8743: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:41:00.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:41:00 smithi080 bash[28361]: audit 2023-12-01T09:40:59.737343+0000 mon.c (mon.2) 5604 : audit 0 from='client.? 172.21.15.80:0/2840536992' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:41:00.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:41:00 smithi080 bash[41963]: cluster 2023-12-01T09:40:59.336201+0000 mgr.y (mgr.24362) 8774 : cluster 0 pgmap v8743: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:41:00.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:41:00 smithi080 bash[41963]: audit 2023-12-01T09:40:59.737343+0000 mon.c (mon.2) 5604 : audit 0 from='client.? 172.21.15.80:0/2840536992' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:41:00.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:41:00 smithi090 bash[32384]: cluster 2023-12-01T09:40:59.336201+0000 mgr.y (mgr.24362) 8774 : cluster 0 pgmap v8743: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:41:00.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:41:00 smithi090 bash[32384]: audit 2023-12-01T09:40:59.737343+0000 mon.c (mon.2) 5604 : audit 0 from='client.? 172.21.15.80:0/2840536992' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:41:02.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:41:02 smithi080 bash[28361]: cluster 2023-12-01T09:41:01.337301+0000 mgr.y (mgr.24362) 8775 : cluster 0 pgmap v8744: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:41:02.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:41:02 smithi080 bash[28361]: audit 2023-12-01T09:41:02.193791+0000 mon.a (mon.0) 5731 : audit 0 from='client.? 172.21.15.80:0/327689867' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:41:02.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:41:02 smithi080 bash[41963]: cluster 2023-12-01T09:41:01.337301+0000 mgr.y (mgr.24362) 8775 : cluster 0 pgmap v8744: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:41:02.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:41:02 smithi080 bash[41963]: audit 2023-12-01T09:41:02.193791+0000 mon.a (mon.0) 5731 : audit 0 from='client.? 172.21.15.80:0/327689867' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:41:02.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:41:02 smithi090 bash[32384]: cluster 2023-12-01T09:41:01.337301+0000 mgr.y (mgr.24362) 8775 : cluster 0 pgmap v8744: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:41:02.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:41:02 smithi090 bash[32384]: audit 2023-12-01T09:41:02.193791+0000 mon.a (mon.0) 5731 : audit 0 from='client.? 172.21.15.80:0/327689867' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:41:04.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:41:04 smithi080 bash[28361]: cluster 2023-12-01T09:41:03.338066+0000 mgr.y (mgr.24362) 8776 : cluster 0 pgmap v8745: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:41:04.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:41:04 smithi080 bash[41963]: cluster 2023-12-01T09:41:03.338066+0000 mgr.y (mgr.24362) 8776 : cluster 0 pgmap v8745: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:41:04.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:41:04 smithi090 bash[32384]: cluster 2023-12-01T09:41:03.338066+0000 mgr.y (mgr.24362) 8776 : cluster 0 pgmap v8745: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:41:05.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:41:05 smithi080 bash[41963]: audit 2023-12-01T09:41:04.648761+0000 mon.a (mon.0) 5732 : audit 0 from='client.? 172.21.15.80:0/354866934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:41:05.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:41:05 smithi080 bash[28361]: audit 2023-12-01T09:41:04.648761+0000 mon.a (mon.0) 5732 : audit 0 from='client.? 172.21.15.80:0/354866934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:41:05.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:41:05 smithi090 bash[32384]: audit 2023-12-01T09:41:04.648761+0000 mon.a (mon.0) 5732 : audit 0 from='client.? 172.21.15.80:0/354866934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:41:06.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:41:06 smithi080 bash[28361]: cluster 2023-12-01T09:41:05.338784+0000 mgr.y (mgr.24362) 8777 : cluster 0 pgmap v8746: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:41:06.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:41:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:41:06] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T09:41:06.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:41:06 smithi080 bash[41963]: cluster 2023-12-01T09:41:05.338784+0000 mgr.y (mgr.24362) 8777 : cluster 0 pgmap v8746: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:41:06.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:41:06 smithi090 bash[32384]: cluster 2023-12-01T09:41:05.338784+0000 mgr.y (mgr.24362) 8777 : cluster 0 pgmap v8746: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:41:07.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:41:07 smithi080 bash[28361]: audit 2023-12-01T09:41:07.102630+0000 mon.a (mon.0) 5733 : audit 0 from='client.? 172.21.15.80:0/4146465834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:41:07.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:41:07 smithi080 bash[41963]: audit 2023-12-01T09:41:07.102630+0000 mon.a (mon.0) 5733 : audit 0 from='client.? 172.21.15.80:0/4146465834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:41:07.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:41:07 smithi090 bash[32384]: audit 2023-12-01T09:41:07.102630+0000 mon.a (mon.0) 5733 : audit 0 from='client.? 172.21.15.80:0/4146465834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:41:08.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:41:08 smithi080 bash[28361]: cluster 2023-12-01T09:41:07.339958+0000 mgr.y (mgr.24362) 8778 : cluster 0 pgmap v8747: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:41:08.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:41:08 smithi080 bash[41963]: cluster 2023-12-01T09:41:07.339958+0000 mgr.y (mgr.24362) 8778 : cluster 0 pgmap v8747: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:41:08.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:41:08 smithi090 bash[32384]: cluster 2023-12-01T09:41:07.339958+0000 mgr.y (mgr.24362) 8778 : cluster 0 pgmap v8747: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:41:10.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:41:10 smithi080 bash[28361]: cluster 2023-12-01T09:41:09.340623+0000 mgr.y (mgr.24362) 8779 : cluster 0 pgmap v8748: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:41:10.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:41:10 smithi080 bash[28361]: audit 2023-12-01T09:41:09.567208+0000 mon.a (mon.0) 5734 : audit 0 from='client.? 172.21.15.80:0/1405681165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:41:10.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:41:10 smithi080 bash[28361]: audit 2023-12-01T09:41:10.241888+0000 mon.c (mon.2) 5605 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:41:10.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:41:10 smithi080 bash[41963]: cluster 2023-12-01T09:41:09.340623+0000 mgr.y (mgr.24362) 8779 : cluster 0 pgmap v8748: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:41:10.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:41:10 smithi080 bash[41963]: audit 2023-12-01T09:41:09.567208+0000 mon.a (mon.0) 5734 : audit 0 from='client.? 172.21.15.80:0/1405681165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:41:10.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:41:10 smithi080 bash[41963]: audit 2023-12-01T09:41:10.241888+0000 mon.c (mon.2) 5605 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:41:10.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:41:10 smithi090 bash[32384]: cluster 2023-12-01T09:41:09.340623+0000 mgr.y (mgr.24362) 8779 : cluster 0 pgmap v8748: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:41:10.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:41:10 smithi090 bash[32384]: audit 2023-12-01T09:41:09.567208+0000 mon.a (mon.0) 5734 : audit 0 from='client.? 172.21.15.80:0/1405681165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:41:10.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:41:10 smithi090 bash[32384]: audit 2023-12-01T09:41:10.241888+0000 mon.c (mon.2) 5605 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:41:12.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:41:12 smithi080 bash[28361]: cluster 2023-12-01T09:41:11.341769+0000 mgr.y (mgr.24362) 8780 : cluster 0 pgmap v8749: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:41:12.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:41:12 smithi080 bash[28361]: audit 2023-12-01T09:41:12.026188+0000 mon.c (mon.2) 5606 : audit 0 from='client.? 172.21.15.80:0/20773376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:41:12.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:41:12 smithi080 bash[41963]: cluster 2023-12-01T09:41:11.341769+0000 mgr.y (mgr.24362) 8780 : cluster 0 pgmap v8749: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:41:12.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:41:12 smithi080 bash[41963]: audit 2023-12-01T09:41:12.026188+0000 mon.c (mon.2) 5606 : audit 0 from='client.? 172.21.15.80:0/20773376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:41:12.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:41:12 smithi090 bash[32384]: cluster 2023-12-01T09:41:11.341769+0000 mgr.y (mgr.24362) 8780 : cluster 0 pgmap v8749: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:41:12.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:41:12 smithi090 bash[32384]: audit 2023-12-01T09:41:12.026188+0000 mon.c (mon.2) 5606 : audit 0 from='client.? 172.21.15.80:0/20773376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:41:14.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:41:14 smithi080 bash[41963]: cluster 2023-12-01T09:41:13.342488+0000 mgr.y (mgr.24362) 8781 : cluster 0 pgmap v8750: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:41:14.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:41:14 smithi080 bash[28361]: cluster 2023-12-01T09:41:13.342488+0000 mgr.y (mgr.24362) 8781 : cluster 0 pgmap v8750: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:41:14.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:41:14 smithi090 bash[32384]: cluster 2023-12-01T09:41:13.342488+0000 mgr.y (mgr.24362) 8781 : cluster 0 pgmap v8750: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:41:15.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:41:15 smithi080 bash[28361]: audit 2023-12-01T09:41:14.486307+0000 mon.c (mon.2) 5607 : audit 0 from='client.? 172.21.15.80:0/84264324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:41:15.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:41:15 smithi080 bash[41963]: audit 2023-12-01T09:41:14.486307+0000 mon.c (mon.2) 5607 : audit 0 from='client.? 172.21.15.80:0/84264324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:41:15.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:41:15 smithi090 bash[32384]: audit 2023-12-01T09:41:14.486307+0000 mon.c (mon.2) 5607 : audit 0 from='client.? 172.21.15.80:0/84264324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:41:16.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:41:16 smithi080 bash[28361]: cluster 2023-12-01T09:41:15.343277+0000 mgr.y (mgr.24362) 8782 : cluster 0 pgmap v8751: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:41:16.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:41:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:41:16] "GET /metrics HTTP/1.1" 200 33987 "" "Prometheus/2.43.0" 2023-12-01T09:41:16.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:41:16 smithi080 bash[41963]: cluster 2023-12-01T09:41:15.343277+0000 mgr.y (mgr.24362) 8782 : cluster 0 pgmap v8751: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:41:16.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:41:16 smithi090 bash[32384]: cluster 2023-12-01T09:41:15.343277+0000 mgr.y (mgr.24362) 8782 : cluster 0 pgmap v8751: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:41:17.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:41:17 smithi080 bash[28361]: audit 2023-12-01T09:41:16.933639+0000 mon.a (mon.0) 5735 : audit 0 from='client.? 172.21.15.80:0/818468591' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:41:17.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:41:17 smithi080 bash[41963]: audit 2023-12-01T09:41:16.933639+0000 mon.a (mon.0) 5735 : audit 0 from='client.? 172.21.15.80:0/818468591' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:41:17.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:41:17 smithi090 bash[32384]: audit 2023-12-01T09:41:16.933639+0000 mon.a (mon.0) 5735 : audit 0 from='client.? 172.21.15.80:0/818468591' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:41:18.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:41:18 smithi080 bash[28361]: cluster 2023-12-01T09:41:17.344486+0000 mgr.y (mgr.24362) 8783 : cluster 0 pgmap v8752: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:41:18.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:41:18 smithi080 bash[41963]: cluster 2023-12-01T09:41:17.344486+0000 mgr.y (mgr.24362) 8783 : cluster 0 pgmap v8752: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:41:18.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:41:18 smithi090 bash[32384]: cluster 2023-12-01T09:41:17.344486+0000 mgr.y (mgr.24362) 8783 : cluster 0 pgmap v8752: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:41:19.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:41:19 smithi090 bash[32384]: audit 2023-12-01T09:41:19.384163+0000 mon.c (mon.2) 5608 : audit 0 from='client.? 172.21.15.80:0/3128792221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:41:19.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:41:19 smithi080 bash[28361]: audit 2023-12-01T09:41:19.384163+0000 mon.c (mon.2) 5608 : audit 0 from='client.? 172.21.15.80:0/3128792221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:41:19.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:41:19 smithi080 bash[41963]: audit 2023-12-01T09:41:19.384163+0000 mon.c (mon.2) 5608 : audit 0 from='client.? 172.21.15.80:0/3128792221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:41:20.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:41:20 smithi090 bash[32384]: cluster 2023-12-01T09:41:19.345106+0000 mgr.y (mgr.24362) 8784 : cluster 0 pgmap v8753: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:41:20.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:41:20 smithi080 bash[28361]: cluster 2023-12-01T09:41:19.345106+0000 mgr.y (mgr.24362) 8784 : cluster 0 pgmap v8753: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:41:20.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:41:20 smithi080 bash[41963]: cluster 2023-12-01T09:41:19.345106+0000 mgr.y (mgr.24362) 8784 : cluster 0 pgmap v8753: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:41:22.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:41:22 smithi090 bash[32384]: cluster 2023-12-01T09:41:21.346219+0000 mgr.y (mgr.24362) 8785 : cluster 0 pgmap v8754: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:41:22.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:41:22 smithi090 bash[32384]: audit 2023-12-01T09:41:21.840328+0000 mon.a (mon.0) 5736 : audit 0 from='client.? 172.21.15.80:0/1567479835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:41:22.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:41:22 smithi080 bash[28361]: cluster 2023-12-01T09:41:21.346219+0000 mgr.y (mgr.24362) 8785 : cluster 0 pgmap v8754: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:41:22.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:41:22 smithi080 bash[28361]: audit 2023-12-01T09:41:21.840328+0000 mon.a (mon.0) 5736 : audit 0 from='client.? 172.21.15.80:0/1567479835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:41:22.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:41:22 smithi080 bash[41963]: cluster 2023-12-01T09:41:21.346219+0000 mgr.y (mgr.24362) 8785 : cluster 0 pgmap v8754: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:41:22.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:41:22 smithi080 bash[41963]: audit 2023-12-01T09:41:21.840328+0000 mon.a (mon.0) 5736 : audit 0 from='client.? 172.21.15.80:0/1567479835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:41:24.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:41:24 smithi080 bash[41963]: cluster 2023-12-01T09:41:23.346836+0000 mgr.y (mgr.24362) 8786 : cluster 0 pgmap v8755: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:41:24.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:41:24 smithi080 bash[28361]: cluster 2023-12-01T09:41:23.346836+0000 mgr.y (mgr.24362) 8786 : cluster 0 pgmap v8755: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:41:24.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:41:24 smithi090 bash[32384]: cluster 2023-12-01T09:41:23.346836+0000 mgr.y (mgr.24362) 8786 : cluster 0 pgmap v8755: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:41:25.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:41:25 smithi080 bash[41963]: audit 2023-12-01T09:41:24.298181+0000 mon.a (mon.0) 5737 : audit 0 from='client.? 172.21.15.80:0/1001177137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:41:25.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:41:25 smithi080 bash[28361]: audit 2023-12-01T09:41:24.298181+0000 mon.a (mon.0) 5737 : audit 0 from='client.? 172.21.15.80:0/1001177137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:41:25.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:41:25 smithi090 bash[32384]: audit 2023-12-01T09:41:24.298181+0000 mon.a (mon.0) 5737 : audit 0 from='client.? 172.21.15.80:0/1001177137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:41:26.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:41:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:41:26] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T09:41:26.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:41:26 smithi080 bash[28361]: audit 2023-12-01T09:41:25.242496+0000 mon.c (mon.2) 5609 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:41:26.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:41:26 smithi080 bash[28361]: cluster 2023-12-01T09:41:25.347485+0000 mgr.y (mgr.24362) 8787 : cluster 0 pgmap v8756: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:41:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:41:26 smithi080 bash[41963]: audit 2023-12-01T09:41:25.242496+0000 mon.c (mon.2) 5609 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:41:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:41:26 smithi080 bash[41963]: cluster 2023-12-01T09:41:25.347485+0000 mgr.y (mgr.24362) 8787 : cluster 0 pgmap v8756: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:41:26.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:41:26 smithi090 bash[32384]: audit 2023-12-01T09:41:25.242496+0000 mon.c (mon.2) 5609 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:41:26.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:41:26 smithi090 bash[32384]: cluster 2023-12-01T09:41:25.347485+0000 mgr.y (mgr.24362) 8787 : cluster 0 pgmap v8756: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:41:27.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:41:27 smithi080 bash[28361]: audit 2023-12-01T09:41:26.742259+0000 mon.a (mon.0) 5738 : audit 0 from='client.? 172.21.15.80:0/2891549231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:41:27.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:41:27 smithi080 bash[41963]: audit 2023-12-01T09:41:26.742259+0000 mon.a (mon.0) 5738 : audit 0 from='client.? 172.21.15.80:0/2891549231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:41:27.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:41:27 smithi090 bash[32384]: audit 2023-12-01T09:41:26.742259+0000 mon.a (mon.0) 5738 : audit 0 from='client.? 172.21.15.80:0/2891549231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:41:28.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:41:28 smithi080 bash[28361]: cluster 2023-12-01T09:41:27.348673+0000 mgr.y (mgr.24362) 8788 : cluster 0 pgmap v8757: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:41:28.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:41:28 smithi080 bash[41963]: cluster 2023-12-01T09:41:27.348673+0000 mgr.y (mgr.24362) 8788 : cluster 0 pgmap v8757: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:41:28.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:41:28 smithi090 bash[32384]: cluster 2023-12-01T09:41:27.348673+0000 mgr.y (mgr.24362) 8788 : cluster 0 pgmap v8757: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:41:29.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:41:29 smithi090 bash[32384]: audit 2023-12-01T09:41:29.206068+0000 mon.c (mon.2) 5610 : audit 0 from='client.? 172.21.15.80:0/3269252782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:41:29.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:41:29 smithi080 bash[28361]: audit 2023-12-01T09:41:29.206068+0000 mon.c (mon.2) 5610 : audit 0 from='client.? 172.21.15.80:0/3269252782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:41:29.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:41:29 smithi080 bash[41963]: audit 2023-12-01T09:41:29.206068+0000 mon.c (mon.2) 5610 : audit 0 from='client.? 172.21.15.80:0/3269252782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:41:30.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:41:30 smithi090 bash[32384]: cluster 2023-12-01T09:41:29.349353+0000 mgr.y (mgr.24362) 8789 : cluster 0 pgmap v8758: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:41:30.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:41:30 smithi080 bash[41963]: cluster 2023-12-01T09:41:29.349353+0000 mgr.y (mgr.24362) 8789 : cluster 0 pgmap v8758: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:41:30.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:41:30 smithi080 bash[28361]: cluster 2023-12-01T09:41:29.349353+0000 mgr.y (mgr.24362) 8789 : cluster 0 pgmap v8758: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:41:32.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:41:32 smithi080 bash[28361]: cluster 2023-12-01T09:41:31.350440+0000 mgr.y (mgr.24362) 8790 : cluster 0 pgmap v8759: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:41:32.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:41:32 smithi080 bash[28361]: audit 2023-12-01T09:41:31.664074+0000 mon.c (mon.2) 5611 : audit 0 from='client.? 172.21.15.80:0/2973392969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:41:32.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:41:32 smithi080 bash[41963]: cluster 2023-12-01T09:41:31.350440+0000 mgr.y (mgr.24362) 8790 : cluster 0 pgmap v8759: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:41:32.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:41:32 smithi080 bash[41963]: audit 2023-12-01T09:41:31.664074+0000 mon.c (mon.2) 5611 : audit 0 from='client.? 172.21.15.80:0/2973392969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:41:32.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:41:32 smithi090 bash[32384]: cluster 2023-12-01T09:41:31.350440+0000 mgr.y (mgr.24362) 8790 : cluster 0 pgmap v8759: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:41:32.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:41:32 smithi090 bash[32384]: audit 2023-12-01T09:41:31.664074+0000 mon.c (mon.2) 5611 : audit 0 from='client.? 172.21.15.80:0/2973392969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:41:34.116 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 09:41:33 smithi090 bash[65515]: logger=cleanup t=2023-12-01T09:41:33.856591321Z level=info msg="Completed cleanup jobs" duration=66.944342ms 2023-12-01T09:41:34.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:41:34 smithi080 bash[41963]: cluster 2023-12-01T09:41:33.351200+0000 mgr.y (mgr.24362) 8791 : cluster 0 pgmap v8760: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:41:34.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:41:34 smithi080 bash[28361]: cluster 2023-12-01T09:41:33.351200+0000 mgr.y (mgr.24362) 8791 : cluster 0 pgmap v8760: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:41:34.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:41:34 smithi090 bash[32384]: cluster 2023-12-01T09:41:33.351200+0000 mgr.y (mgr.24362) 8791 : cluster 0 pgmap v8760: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:41:35.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:41:35 smithi080 bash[28361]: audit 2023-12-01T09:41:34.126931+0000 mon.a (mon.0) 5739 : audit 0 from='client.? 172.21.15.80:0/427197671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:41:35.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:41:35 smithi080 bash[41963]: audit 2023-12-01T09:41:34.126931+0000 mon.a (mon.0) 5739 : audit 0 from='client.? 172.21.15.80:0/427197671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:41:35.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:41:35 smithi090 bash[32384]: audit 2023-12-01T09:41:34.126931+0000 mon.a (mon.0) 5739 : audit 0 from='client.? 172.21.15.80:0/427197671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:41:36.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:41:36 smithi080 bash[41963]: cluster 2023-12-01T09:41:35.351871+0000 mgr.y (mgr.24362) 8792 : cluster 0 pgmap v8761: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:41:36.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:41:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:41:36] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T09:41:36.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:41:36 smithi080 bash[28361]: cluster 2023-12-01T09:41:35.351871+0000 mgr.y (mgr.24362) 8792 : cluster 0 pgmap v8761: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:41:36.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:41:36 smithi090 bash[32384]: cluster 2023-12-01T09:41:35.351871+0000 mgr.y (mgr.24362) 8792 : cluster 0 pgmap v8761: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:41:37.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:41:37 smithi080 bash[28361]: audit 2023-12-01T09:41:36.577753+0000 mon.a (mon.0) 5740 : audit 0 from='client.? 172.21.15.80:0/4070162670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:41:37.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:41:37 smithi080 bash[41963]: audit 2023-12-01T09:41:36.577753+0000 mon.a (mon.0) 5740 : audit 0 from='client.? 172.21.15.80:0/4070162670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:41:37.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:41:37 smithi090 bash[32384]: audit 2023-12-01T09:41:36.577753+0000 mon.a (mon.0) 5740 : audit 0 from='client.? 172.21.15.80:0/4070162670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:41:38.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:41:38 smithi080 bash[28361]: cluster 2023-12-01T09:41:37.353116+0000 mgr.y (mgr.24362) 8793 : cluster 0 pgmap v8762: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:41:38.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:41:38 smithi080 bash[41963]: cluster 2023-12-01T09:41:37.353116+0000 mgr.y (mgr.24362) 8793 : cluster 0 pgmap v8762: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:41:38.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:41:38 smithi090 bash[32384]: cluster 2023-12-01T09:41:37.353116+0000 mgr.y (mgr.24362) 8793 : cluster 0 pgmap v8762: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:41:39.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:41:39 smithi080 bash[28361]: audit 2023-12-01T09:41:39.017446+0000 mon.a (mon.0) 5741 : audit 0 from='client.? 172.21.15.80:0/2794482892' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:41:39.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:41:39 smithi080 bash[41963]: audit 2023-12-01T09:41:39.017446+0000 mon.a (mon.0) 5741 : audit 0 from='client.? 172.21.15.80:0/2794482892' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:41:39.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:41:39 smithi090 bash[32384]: audit 2023-12-01T09:41:39.017446+0000 mon.a (mon.0) 5741 : audit 0 from='client.? 172.21.15.80:0/2794482892' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:41:40.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:41:40 smithi080 bash[41963]: cluster 2023-12-01T09:41:39.353817+0000 mgr.y (mgr.24362) 8794 : cluster 0 pgmap v8763: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:41:40.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:41:40 smithi080 bash[28361]: cluster 2023-12-01T09:41:39.353817+0000 mgr.y (mgr.24362) 8794 : cluster 0 pgmap v8763: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:41:40.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:41:40 smithi090 bash[32384]: cluster 2023-12-01T09:41:39.353817+0000 mgr.y (mgr.24362) 8794 : cluster 0 pgmap v8763: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:41:41.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:41:41 smithi080 bash[41963]: audit 2023-12-01T09:41:40.242946+0000 mon.c (mon.2) 5612 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:41:41.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:41:41 smithi080 bash[28361]: audit 2023-12-01T09:41:40.242946+0000 mon.c (mon.2) 5612 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:41:41.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:41:41 smithi090 bash[32384]: audit 2023-12-01T09:41:40.242946+0000 mon.c (mon.2) 5612 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:41:42.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:41:42 smithi080 bash[28361]: cluster 2023-12-01T09:41:41.354911+0000 mgr.y (mgr.24362) 8795 : cluster 0 pgmap v8764: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:41:42.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:41:42 smithi080 bash[28361]: audit 2023-12-01T09:41:41.475473+0000 mon.a (mon.0) 5742 : audit 0 from='client.? 172.21.15.80:0/1722891333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:41:42.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:41:42 smithi080 bash[41963]: cluster 2023-12-01T09:41:41.354911+0000 mgr.y (mgr.24362) 8795 : cluster 0 pgmap v8764: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:41:42.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:41:42 smithi080 bash[41963]: audit 2023-12-01T09:41:41.475473+0000 mon.a (mon.0) 5742 : audit 0 from='client.? 172.21.15.80:0/1722891333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:41:42.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:41:42 smithi090 bash[32384]: cluster 2023-12-01T09:41:41.354911+0000 mgr.y (mgr.24362) 8795 : cluster 0 pgmap v8764: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:41:42.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:41:42 smithi090 bash[32384]: audit 2023-12-01T09:41:41.475473+0000 mon.a (mon.0) 5742 : audit 0 from='client.? 172.21.15.80:0/1722891333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:41:44.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:41:44 smithi080 bash[41963]: cluster 2023-12-01T09:41:43.355576+0000 mgr.y (mgr.24362) 8796 : cluster 0 pgmap v8765: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:41:44.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:41:44 smithi080 bash[41963]: audit 2023-12-01T09:41:43.929211+0000 mon.a (mon.0) 5743 : audit 0 from='client.? 172.21.15.80:0/1391090636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:41:44.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:41:44 smithi080 bash[28361]: cluster 2023-12-01T09:41:43.355576+0000 mgr.y (mgr.24362) 8796 : cluster 0 pgmap v8765: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:41:44.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:41:44 smithi080 bash[28361]: audit 2023-12-01T09:41:43.929211+0000 mon.a (mon.0) 5743 : audit 0 from='client.? 172.21.15.80:0/1391090636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:41:44.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:41:44 smithi090 bash[32384]: cluster 2023-12-01T09:41:43.355576+0000 mgr.y (mgr.24362) 8796 : cluster 0 pgmap v8765: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:41:44.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:41:44 smithi090 bash[32384]: audit 2023-12-01T09:41:43.929211+0000 mon.a (mon.0) 5743 : audit 0 from='client.? 172.21.15.80:0/1391090636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:41:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:41:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:41:46] "GET /metrics HTTP/1.1" 200 33987 "" "Prometheus/2.43.0" 2023-12-01T09:41:46.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:41:46 smithi080 bash[41963]: cluster 2023-12-01T09:41:45.356242+0000 mgr.y (mgr.24362) 8797 : cluster 0 pgmap v8766: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:41:46.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:41:46 smithi080 bash[41963]: audit 2023-12-01T09:41:46.374488+0000 mon.c (mon.2) 5613 : audit 0 from='client.? 172.21.15.80:0/4090069481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:41:46.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:41:46 smithi080 bash[28361]: cluster 2023-12-01T09:41:45.356242+0000 mgr.y (mgr.24362) 8797 : cluster 0 pgmap v8766: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:41:46.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:41:46 smithi080 bash[28361]: audit 2023-12-01T09:41:46.374488+0000 mon.c (mon.2) 5613 : audit 0 from='client.? 172.21.15.80:0/4090069481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:41:46.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:41:46 smithi090 bash[32384]: cluster 2023-12-01T09:41:45.356242+0000 mgr.y (mgr.24362) 8797 : cluster 0 pgmap v8766: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:41:46.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:41:46 smithi090 bash[32384]: audit 2023-12-01T09:41:46.374488+0000 mon.c (mon.2) 5613 : audit 0 from='client.? 172.21.15.80:0/4090069481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:41:48.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:41:48 smithi080 bash[28361]: cluster 2023-12-01T09:41:47.357362+0000 mgr.y (mgr.24362) 8798 : cluster 0 pgmap v8767: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:41:48.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:41:48 smithi080 bash[41963]: cluster 2023-12-01T09:41:47.357362+0000 mgr.y (mgr.24362) 8798 : cluster 0 pgmap v8767: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:41:48.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:41:48 smithi090 bash[32384]: cluster 2023-12-01T09:41:47.357362+0000 mgr.y (mgr.24362) 8798 : cluster 0 pgmap v8767: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:41:49.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:41:49 smithi080 bash[28361]: audit 2023-12-01T09:41:48.831464+0000 mon.c (mon.2) 5614 : audit 0 from='client.? 172.21.15.80:0/2156288333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:41:49.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:41:49 smithi080 bash[41963]: audit 2023-12-01T09:41:48.831464+0000 mon.c (mon.2) 5614 : audit 0 from='client.? 172.21.15.80:0/2156288333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:41:49.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:41:49 smithi090 bash[32384]: audit 2023-12-01T09:41:48.831464+0000 mon.c (mon.2) 5614 : audit 0 from='client.? 172.21.15.80:0/2156288333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:41:50.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:41:50 smithi080 bash[41963]: cluster 2023-12-01T09:41:49.358039+0000 mgr.y (mgr.24362) 8799 : cluster 0 pgmap v8768: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:41:50.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:41:50 smithi080 bash[28361]: cluster 2023-12-01T09:41:49.358039+0000 mgr.y (mgr.24362) 8799 : cluster 0 pgmap v8768: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:41:50.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:41:50 smithi090 bash[32384]: cluster 2023-12-01T09:41:49.358039+0000 mgr.y (mgr.24362) 8799 : cluster 0 pgmap v8768: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:41:51.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:41:51 smithi090 bash[32384]: audit 2023-12-01T09:41:51.281960+0000 mon.a (mon.0) 5744 : audit 0 from='client.? 172.21.15.80:0/1331640321' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:41:51.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:41:51 smithi080 bash[28361]: audit 2023-12-01T09:41:51.281960+0000 mon.a (mon.0) 5744 : audit 0 from='client.? 172.21.15.80:0/1331640321' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:41:51.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:41:51 smithi080 bash[41963]: audit 2023-12-01T09:41:51.281960+0000 mon.a (mon.0) 5744 : audit 0 from='client.? 172.21.15.80:0/1331640321' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:41:52.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:41:52 smithi090 bash[32384]: cluster 2023-12-01T09:41:51.359093+0000 mgr.y (mgr.24362) 8800 : cluster 0 pgmap v8769: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:41:52.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:41:52 smithi080 bash[41963]: cluster 2023-12-01T09:41:51.359093+0000 mgr.y (mgr.24362) 8800 : cluster 0 pgmap v8769: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:41:52.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:41:52 smithi080 bash[28361]: cluster 2023-12-01T09:41:51.359093+0000 mgr.y (mgr.24362) 8800 : cluster 0 pgmap v8769: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:41:54.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:41:54 smithi080 bash[41963]: cluster 2023-12-01T09:41:53.359739+0000 mgr.y (mgr.24362) 8801 : cluster 0 pgmap v8770: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:41:54.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:41:54 smithi080 bash[41963]: audit 2023-12-01T09:41:53.732551+0000 mon.a (mon.0) 5745 : audit 0 from='client.? 172.21.15.80:0/520576427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:41:54.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:41:54 smithi080 bash[28361]: cluster 2023-12-01T09:41:53.359739+0000 mgr.y (mgr.24362) 8801 : cluster 0 pgmap v8770: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:41:54.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:41:54 smithi080 bash[28361]: audit 2023-12-01T09:41:53.732551+0000 mon.a (mon.0) 5745 : audit 0 from='client.? 172.21.15.80:0/520576427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:41:54.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:41:54 smithi090 bash[32384]: cluster 2023-12-01T09:41:53.359739+0000 mgr.y (mgr.24362) 8801 : cluster 0 pgmap v8770: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:41:54.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:41:54 smithi090 bash[32384]: audit 2023-12-01T09:41:53.732551+0000 mon.a (mon.0) 5745 : audit 0 from='client.? 172.21.15.80:0/520576427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:41:55.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:41:55 smithi080 bash[28361]: audit 2023-12-01T09:41:54.763965+0000 mon.c (mon.2) 5615 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:41:55.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:41:55 smithi080 bash[41963]: audit 2023-12-01T09:41:54.763965+0000 mon.c (mon.2) 5615 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:41:55.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:41:55 smithi090 bash[32384]: audit 2023-12-01T09:41:54.763965+0000 mon.c (mon.2) 5615 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:41:56.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:41:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:41:56] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T09:41:56.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:41:56 smithi080 bash[28361]: audit 2023-12-01T09:41:55.243143+0000 mon.c (mon.2) 5616 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:41:56.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:41:56 smithi080 bash[28361]: cluster 2023-12-01T09:41:55.360382+0000 mgr.y (mgr.24362) 8802 : cluster 0 pgmap v8771: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:41:56.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:41:56 smithi080 bash[41963]: audit 2023-12-01T09:41:55.243143+0000 mon.c (mon.2) 5616 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:41:56.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:41:56 smithi080 bash[41963]: cluster 2023-12-01T09:41:55.360382+0000 mgr.y (mgr.24362) 8802 : cluster 0 pgmap v8771: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:41:56.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:41:56 smithi090 bash[32384]: audit 2023-12-01T09:41:55.243143+0000 mon.c (mon.2) 5616 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:41:56.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:41:56 smithi090 bash[32384]: cluster 2023-12-01T09:41:55.360382+0000 mgr.y (mgr.24362) 8802 : cluster 0 pgmap v8771: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:41:57.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:41:57 smithi080 bash[28361]: audit 2023-12-01T09:41:56.193736+0000 mon.c (mon.2) 5617 : audit 0 from='client.? 172.21.15.80:0/238511388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:41:57.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:41:57 smithi080 bash[41963]: audit 2023-12-01T09:41:56.193736+0000 mon.c (mon.2) 5617 : audit 0 from='client.? 172.21.15.80:0/238511388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:41:57.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:41:57 smithi090 bash[32384]: audit 2023-12-01T09:41:56.193736+0000 mon.c (mon.2) 5617 : audit 0 from='client.? 172.21.15.80:0/238511388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:41:58.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:41:58 smithi080 bash[28361]: cluster 2023-12-01T09:41:57.361572+0000 mgr.y (mgr.24362) 8803 : cluster 0 pgmap v8772: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:41:58.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:41:58 smithi080 bash[41963]: cluster 2023-12-01T09:41:57.361572+0000 mgr.y (mgr.24362) 8803 : cluster 0 pgmap v8772: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:41:58.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:41:58 smithi090 bash[32384]: cluster 2023-12-01T09:41:57.361572+0000 mgr.y (mgr.24362) 8803 : cluster 0 pgmap v8772: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:41:59.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:41:59 smithi080 bash[28361]: audit 2023-12-01T09:41:58.644796+0000 mon.a (mon.0) 5746 : audit 0 from='client.? 172.21.15.80:0/2299853047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:41:59.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:41:59 smithi080 bash[41963]: audit 2023-12-01T09:41:58.644796+0000 mon.a (mon.0) 5746 : audit 0 from='client.? 172.21.15.80:0/2299853047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:41:59.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:41:59 smithi090 bash[32384]: audit 2023-12-01T09:41:58.644796+0000 mon.a (mon.0) 5746 : audit 0 from='client.? 172.21.15.80:0/2299853047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:42:00.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:42:00 smithi080 bash[28361]: cluster 2023-12-01T09:41:59.362276+0000 mgr.y (mgr.24362) 8804 : cluster 0 pgmap v8773: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:42:00.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:42:00 smithi080 bash[41963]: cluster 2023-12-01T09:41:59.362276+0000 mgr.y (mgr.24362) 8804 : cluster 0 pgmap v8773: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:42:00.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:42:00 smithi090 bash[32384]: cluster 2023-12-01T09:41:59.362276+0000 mgr.y (mgr.24362) 8804 : cluster 0 pgmap v8773: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:42:01.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:42:01 smithi080 bash[28361]: audit 2023-12-01T09:42:00.608352+0000 mon.a (mon.0) 5747 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:42:01.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:42:01 smithi080 bash[28361]: audit 2023-12-01T09:42:00.624911+0000 mon.a (mon.0) 5748 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:42:01.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:42:01 smithi080 bash[28361]: audit 2023-12-01T09:42:00.959165+0000 mon.a (mon.0) 5749 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:42:01.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:42:01 smithi080 bash[28361]: audit 2023-12-01T09:42:00.970012+0000 mon.a (mon.0) 5750 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:42:01.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:42:01 smithi080 bash[28361]: audit 2023-12-01T09:42:01.114669+0000 mon.a (mon.0) 5751 : audit 0 from='client.? 172.21.15.80:0/1031796655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:42:01.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:42:01 smithi080 bash[28361]: audit 2023-12-01T09:42:01.443934+0000 mon.c (mon.2) 5618 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:42:01.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:42:01 smithi080 bash[28361]: audit 2023-12-01T09:42:01.445659+0000 mon.c (mon.2) 5619 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:42:01.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:42:01 smithi080 bash[28361]: audit 2023-12-01T09:42:01.456788+0000 mon.a (mon.0) 5752 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:42:01.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:42:01 smithi080 bash[41963]: audit 2023-12-01T09:42:00.608352+0000 mon.a (mon.0) 5747 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:42:01.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:42:01 smithi080 bash[41963]: audit 2023-12-01T09:42:00.624911+0000 mon.a (mon.0) 5748 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:42:01.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:42:01 smithi080 bash[41963]: audit 2023-12-01T09:42:00.959165+0000 mon.a (mon.0) 5749 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:42:01.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:42:01 smithi080 bash[41963]: audit 2023-12-01T09:42:00.970012+0000 mon.a (mon.0) 5750 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:42:01.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:42:01 smithi080 bash[41963]: audit 2023-12-01T09:42:01.114669+0000 mon.a (mon.0) 5751 : audit 0 from='client.? 172.21.15.80:0/1031796655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:42:01.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:42:01 smithi080 bash[41963]: audit 2023-12-01T09:42:01.443934+0000 mon.c (mon.2) 5618 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:42:01.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:42:01 smithi080 bash[41963]: audit 2023-12-01T09:42:01.445659+0000 mon.c (mon.2) 5619 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:42:01.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:42:01 smithi080 bash[41963]: audit 2023-12-01T09:42:01.456788+0000 mon.a (mon.0) 5752 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:42:02.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:42:01 smithi090 bash[32384]: audit 2023-12-01T09:42:00.608352+0000 mon.a (mon.0) 5747 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:42:02.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:42:01 smithi090 bash[32384]: audit 2023-12-01T09:42:00.624911+0000 mon.a (mon.0) 5748 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:42:02.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:42:01 smithi090 bash[32384]: audit 2023-12-01T09:42:00.959165+0000 mon.a (mon.0) 5749 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:42:02.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:42:01 smithi090 bash[32384]: audit 2023-12-01T09:42:00.970012+0000 mon.a (mon.0) 5750 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:42:02.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:42:01 smithi090 bash[32384]: audit 2023-12-01T09:42:01.114669+0000 mon.a (mon.0) 5751 : audit 0 from='client.? 172.21.15.80:0/1031796655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:42:02.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:42:01 smithi090 bash[32384]: audit 2023-12-01T09:42:01.443934+0000 mon.c (mon.2) 5618 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:42:02.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:42:01 smithi090 bash[32384]: audit 2023-12-01T09:42:01.445659+0000 mon.c (mon.2) 5619 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:42:02.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:42:01 smithi090 bash[32384]: audit 2023-12-01T09:42:01.456788+0000 mon.a (mon.0) 5752 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:42:02.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:42:02 smithi080 bash[28361]: cluster 2023-12-01T09:42:01.363464+0000 mgr.y (mgr.24362) 8805 : cluster 0 pgmap v8774: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:42:02.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:42:02 smithi080 bash[41963]: cluster 2023-12-01T09:42:01.363464+0000 mgr.y (mgr.24362) 8805 : cluster 0 pgmap v8774: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:42:03.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:42:02 smithi090 bash[32384]: cluster 2023-12-01T09:42:01.363464+0000 mgr.y (mgr.24362) 8805 : cluster 0 pgmap v8774: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:42:04.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:42:04 smithi080 bash[28361]: cluster 2023-12-01T09:42:03.364125+0000 mgr.y (mgr.24362) 8806 : cluster 0 pgmap v8775: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:42:04.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:42:04 smithi080 bash[28361]: audit 2023-12-01T09:42:03.579020+0000 mon.c (mon.2) 5620 : audit 0 from='client.? 172.21.15.80:0/2717514487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:42:04.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:42:04 smithi080 bash[41963]: cluster 2023-12-01T09:42:03.364125+0000 mgr.y (mgr.24362) 8806 : cluster 0 pgmap v8775: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:42:04.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:42:04 smithi080 bash[41963]: audit 2023-12-01T09:42:03.579020+0000 mon.c (mon.2) 5620 : audit 0 from='client.? 172.21.15.80:0/2717514487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:42:04.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:42:04 smithi090 bash[32384]: cluster 2023-12-01T09:42:03.364125+0000 mgr.y (mgr.24362) 8806 : cluster 0 pgmap v8775: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:42:04.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:42:04 smithi090 bash[32384]: audit 2023-12-01T09:42:03.579020+0000 mon.c (mon.2) 5620 : audit 0 from='client.? 172.21.15.80:0/2717514487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:42:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:42:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:42:06] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T09:42:06.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:42:06 smithi080 bash[28361]: cluster 2023-12-01T09:42:05.364791+0000 mgr.y (mgr.24362) 8807 : cluster 0 pgmap v8776: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:42:06.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:42:06 smithi080 bash[28361]: audit 2023-12-01T09:42:06.034467+0000 mon.c (mon.2) 5621 : audit 0 from='client.? 172.21.15.80:0/550946012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:42:06.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:42:06 smithi080 bash[41963]: cluster 2023-12-01T09:42:05.364791+0000 mgr.y (mgr.24362) 8807 : cluster 0 pgmap v8776: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:42:06.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:42:06 smithi080 bash[41963]: audit 2023-12-01T09:42:06.034467+0000 mon.c (mon.2) 5621 : audit 0 from='client.? 172.21.15.80:0/550946012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:42:06.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:42:06 smithi090 bash[32384]: cluster 2023-12-01T09:42:05.364791+0000 mgr.y (mgr.24362) 8807 : cluster 0 pgmap v8776: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:42:06.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:42:06 smithi090 bash[32384]: audit 2023-12-01T09:42:06.034467+0000 mon.c (mon.2) 5621 : audit 0 from='client.? 172.21.15.80:0/550946012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:42:08.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:42:08 smithi080 bash[41963]: cluster 2023-12-01T09:42:07.365924+0000 mgr.y (mgr.24362) 8808 : cluster 0 pgmap v8777: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:42:08.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:42:08 smithi080 bash[28361]: cluster 2023-12-01T09:42:07.365924+0000 mgr.y (mgr.24362) 8808 : cluster 0 pgmap v8777: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:42:08.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:42:08 smithi090 bash[32384]: cluster 2023-12-01T09:42:07.365924+0000 mgr.y (mgr.24362) 8808 : cluster 0 pgmap v8777: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:42:09.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:42:09 smithi090 bash[32384]: audit 2023-12-01T09:42:08.485286+0000 mon.a (mon.0) 5753 : audit 0 from='client.? 172.21.15.80:0/3172723464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:42:09.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:42:09 smithi080 bash[41963]: audit 2023-12-01T09:42:08.485286+0000 mon.a (mon.0) 5753 : audit 0 from='client.? 172.21.15.80:0/3172723464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:42:09.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:42:09 smithi080 bash[28361]: audit 2023-12-01T09:42:08.485286+0000 mon.a (mon.0) 5753 : audit 0 from='client.? 172.21.15.80:0/3172723464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:42:10.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:42:10 smithi090 bash[32384]: cluster 2023-12-01T09:42:09.366571+0000 mgr.y (mgr.24362) 8809 : cluster 0 pgmap v8778: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:42:10.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:42:10 smithi090 bash[32384]: audit 2023-12-01T09:42:10.243596+0000 mon.c (mon.2) 5622 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:42:10.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:42:10 smithi080 bash[41963]: cluster 2023-12-01T09:42:09.366571+0000 mgr.y (mgr.24362) 8809 : cluster 0 pgmap v8778: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:42:10.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:42:10 smithi080 bash[41963]: audit 2023-12-01T09:42:10.243596+0000 mon.c (mon.2) 5622 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:42:10.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:42:10 smithi080 bash[28361]: cluster 2023-12-01T09:42:09.366571+0000 mgr.y (mgr.24362) 8809 : cluster 0 pgmap v8778: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:42:10.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:42:10 smithi080 bash[28361]: audit 2023-12-01T09:42:10.243596+0000 mon.c (mon.2) 5622 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:42:11.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:42:11 smithi090 bash[32384]: audit 2023-12-01T09:42:10.937359+0000 mon.c (mon.2) 5623 : audit 0 from='client.? 172.21.15.80:0/3890684262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:42:11.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:42:11 smithi080 bash[28361]: audit 2023-12-01T09:42:10.937359+0000 mon.c (mon.2) 5623 : audit 0 from='client.? 172.21.15.80:0/3890684262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:42:11.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:42:11 smithi080 bash[41963]: audit 2023-12-01T09:42:10.937359+0000 mon.c (mon.2) 5623 : audit 0 from='client.? 172.21.15.80:0/3890684262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:42:12.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:42:12 smithi090 bash[32384]: cluster 2023-12-01T09:42:11.367631+0000 mgr.y (mgr.24362) 8810 : cluster 0 pgmap v8779: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:42:12.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:42:12 smithi080 bash[28361]: cluster 2023-12-01T09:42:11.367631+0000 mgr.y (mgr.24362) 8810 : cluster 0 pgmap v8779: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:42:12.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:42:12 smithi080 bash[41963]: cluster 2023-12-01T09:42:11.367631+0000 mgr.y (mgr.24362) 8810 : cluster 0 pgmap v8779: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:42:14.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:42:14 smithi080 bash[41963]: cluster 2023-12-01T09:42:13.368354+0000 mgr.y (mgr.24362) 8811 : cluster 0 pgmap v8780: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:42:14.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:42:14 smithi080 bash[41963]: audit 2023-12-01T09:42:13.387312+0000 mon.a (mon.0) 5754 : audit 0 from='client.? 172.21.15.80:0/3469869421' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:42:14.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:42:14 smithi080 bash[28361]: cluster 2023-12-01T09:42:13.368354+0000 mgr.y (mgr.24362) 8811 : cluster 0 pgmap v8780: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:42:14.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:42:14 smithi080 bash[28361]: audit 2023-12-01T09:42:13.387312+0000 mon.a (mon.0) 5754 : audit 0 from='client.? 172.21.15.80:0/3469869421' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:42:14.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:42:14 smithi090 bash[32384]: cluster 2023-12-01T09:42:13.368354+0000 mgr.y (mgr.24362) 8811 : cluster 0 pgmap v8780: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:42:14.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:42:14 smithi090 bash[32384]: audit 2023-12-01T09:42:13.387312+0000 mon.a (mon.0) 5754 : audit 0 from='client.? 172.21.15.80:0/3469869421' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:42:16.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:42:16 smithi080 bash[28361]: cluster 2023-12-01T09:42:15.369050+0000 mgr.y (mgr.24362) 8812 : cluster 0 pgmap v8781: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:42:16.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:42:16 smithi080 bash[28361]: audit 2023-12-01T09:42:15.844833+0000 mon.a (mon.0) 5755 : audit 0 from='client.? 172.21.15.80:0/1813944538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:42:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:42:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:42:16] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T09:42:16.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:42:16 smithi080 bash[41963]: cluster 2023-12-01T09:42:15.369050+0000 mgr.y (mgr.24362) 8812 : cluster 0 pgmap v8781: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:42:16.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:42:16 smithi080 bash[41963]: audit 2023-12-01T09:42:15.844833+0000 mon.a (mon.0) 5755 : audit 0 from='client.? 172.21.15.80:0/1813944538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:42:16.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:42:16 smithi090 bash[32384]: cluster 2023-12-01T09:42:15.369050+0000 mgr.y (mgr.24362) 8812 : cluster 0 pgmap v8781: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:42:16.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:42:16 smithi090 bash[32384]: audit 2023-12-01T09:42:15.844833+0000 mon.a (mon.0) 5755 : audit 0 from='client.? 172.21.15.80:0/1813944538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:42:18.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:42:18 smithi080 bash[28361]: cluster 2023-12-01T09:42:17.370187+0000 mgr.y (mgr.24362) 8813 : cluster 0 pgmap v8782: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:42:18.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:42:18 smithi080 bash[28361]: audit 2023-12-01T09:42:18.295090+0000 mon.a (mon.0) 5756 : audit 0 from='client.? 172.21.15.80:0/146331130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:42:18.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:42:18 smithi080 bash[41963]: cluster 2023-12-01T09:42:17.370187+0000 mgr.y (mgr.24362) 8813 : cluster 0 pgmap v8782: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:42:18.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:42:18 smithi080 bash[41963]: audit 2023-12-01T09:42:18.295090+0000 mon.a (mon.0) 5756 : audit 0 from='client.? 172.21.15.80:0/146331130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:42:18.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:42:18 smithi090 bash[32384]: cluster 2023-12-01T09:42:17.370187+0000 mgr.y (mgr.24362) 8813 : cluster 0 pgmap v8782: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:42:18.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:42:18 smithi090 bash[32384]: audit 2023-12-01T09:42:18.295090+0000 mon.a (mon.0) 5756 : audit 0 from='client.? 172.21.15.80:0/146331130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:42:20.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:42:20 smithi090 bash[32384]: cluster 2023-12-01T09:42:19.370848+0000 mgr.y (mgr.24362) 8814 : cluster 0 pgmap v8783: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:42:20.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:42:20 smithi080 bash[41963]: cluster 2023-12-01T09:42:19.370848+0000 mgr.y (mgr.24362) 8814 : cluster 0 pgmap v8783: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:42:20.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:42:20 smithi080 bash[28361]: cluster 2023-12-01T09:42:19.370848+0000 mgr.y (mgr.24362) 8814 : cluster 0 pgmap v8783: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:42:21.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:42:21 smithi090 bash[32384]: audit 2023-12-01T09:42:20.745433+0000 mon.c (mon.2) 5624 : audit 0 from='client.? 172.21.15.80:0/3069698675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:42:21.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:42:21 smithi080 bash[28361]: audit 2023-12-01T09:42:20.745433+0000 mon.c (mon.2) 5624 : audit 0 from='client.? 172.21.15.80:0/3069698675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:42:21.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:42:21 smithi080 bash[41963]: audit 2023-12-01T09:42:20.745433+0000 mon.c (mon.2) 5624 : audit 0 from='client.? 172.21.15.80:0/3069698675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:42:22.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:42:22 smithi090 bash[32384]: cluster 2023-12-01T09:42:21.372002+0000 mgr.y (mgr.24362) 8815 : cluster 0 pgmap v8784: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:42:22.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:42:22 smithi080 bash[41963]: cluster 2023-12-01T09:42:21.372002+0000 mgr.y (mgr.24362) 8815 : cluster 0 pgmap v8784: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:42:22.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:42:22 smithi080 bash[28361]: cluster 2023-12-01T09:42:21.372002+0000 mgr.y (mgr.24362) 8815 : cluster 0 pgmap v8784: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:42:24.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:42:24 smithi080 bash[28361]: audit 2023-12-01T09:42:23.202770+0000 mon.a (mon.0) 5757 : audit 0 from='client.? 172.21.15.80:0/2041530811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:42:24.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:42:24 smithi080 bash[28361]: cluster 2023-12-01T09:42:23.372642+0000 mgr.y (mgr.24362) 8816 : cluster 0 pgmap v8785: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:42:24.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:42:24 smithi080 bash[41963]: audit 2023-12-01T09:42:23.202770+0000 mon.a (mon.0) 5757 : audit 0 from='client.? 172.21.15.80:0/2041530811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:42:24.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:42:24 smithi080 bash[41963]: cluster 2023-12-01T09:42:23.372642+0000 mgr.y (mgr.24362) 8816 : cluster 0 pgmap v8785: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:42:24.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:42:24 smithi090 bash[32384]: audit 2023-12-01T09:42:23.202770+0000 mon.a (mon.0) 5757 : audit 0 from='client.? 172.21.15.80:0/2041530811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:42:24.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:42:24 smithi090 bash[32384]: cluster 2023-12-01T09:42:23.372642+0000 mgr.y (mgr.24362) 8816 : cluster 0 pgmap v8785: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:42:25.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:42:25 smithi080 bash[41963]: audit 2023-12-01T09:42:25.244032+0000 mon.c (mon.2) 5625 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:42:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:42:25 smithi080 bash[28361]: audit 2023-12-01T09:42:25.244032+0000 mon.c (mon.2) 5625 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:42:25.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:42:25 smithi090 bash[32384]: audit 2023-12-01T09:42:25.244032+0000 mon.c (mon.2) 5625 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:42:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:42:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:42:26] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T09:42:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:42:26 smithi080 bash[28361]: cluster 2023-12-01T09:42:25.373275+0000 mgr.y (mgr.24362) 8817 : cluster 0 pgmap v8786: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:42:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:42:26 smithi080 bash[28361]: audit 2023-12-01T09:42:25.658521+0000 mon.c (mon.2) 5626 : audit 0 from='client.? 172.21.15.80:0/2700585904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:42:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:42:26 smithi080 bash[41963]: cluster 2023-12-01T09:42:25.373275+0000 mgr.y (mgr.24362) 8817 : cluster 0 pgmap v8786: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:42:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:42:26 smithi080 bash[41963]: audit 2023-12-01T09:42:25.658521+0000 mon.c (mon.2) 5626 : audit 0 from='client.? 172.21.15.80:0/2700585904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:42:26.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:42:26 smithi090 bash[32384]: cluster 2023-12-01T09:42:25.373275+0000 mgr.y (mgr.24362) 8817 : cluster 0 pgmap v8786: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:42:26.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:42:26 smithi090 bash[32384]: audit 2023-12-01T09:42:25.658521+0000 mon.c (mon.2) 5626 : audit 0 from='client.? 172.21.15.80:0/2700585904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:42:28.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:42:28 smithi090 bash[32384]: cluster 2023-12-01T09:42:27.374469+0000 mgr.y (mgr.24362) 8818 : cluster 0 pgmap v8787: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:42:28.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:42:28 smithi090 bash[32384]: audit 2023-12-01T09:42:28.114765+0000 mon.c (mon.2) 5627 : audit 0 from='client.? 172.21.15.80:0/1714417587' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:42:28.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:42:28 smithi080 bash[28361]: cluster 2023-12-01T09:42:27.374469+0000 mgr.y (mgr.24362) 8818 : cluster 0 pgmap v8787: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:42:28.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:42:28 smithi080 bash[28361]: audit 2023-12-01T09:42:28.114765+0000 mon.c (mon.2) 5627 : audit 0 from='client.? 172.21.15.80:0/1714417587' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:42:28.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:42:28 smithi080 bash[41963]: cluster 2023-12-01T09:42:27.374469+0000 mgr.y (mgr.24362) 8818 : cluster 0 pgmap v8787: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:42:28.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:42:28 smithi080 bash[41963]: audit 2023-12-01T09:42:28.114765+0000 mon.c (mon.2) 5627 : audit 0 from='client.? 172.21.15.80:0/1714417587' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:42:30.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:42:30 smithi090 bash[32384]: cluster 2023-12-01T09:42:29.375132+0000 mgr.y (mgr.24362) 8819 : cluster 0 pgmap v8788: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:42:30.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:42:30 smithi080 bash[28361]: cluster 2023-12-01T09:42:29.375132+0000 mgr.y (mgr.24362) 8819 : cluster 0 pgmap v8788: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:42:30.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:42:30 smithi080 bash[41963]: cluster 2023-12-01T09:42:29.375132+0000 mgr.y (mgr.24362) 8819 : cluster 0 pgmap v8788: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:42:31.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:42:31 smithi090 bash[32384]: audit 2023-12-01T09:42:30.568267+0000 mon.c (mon.2) 5628 : audit 0 from='client.? 172.21.15.80:0/2362344997' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:42:31.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:42:31 smithi080 bash[41963]: audit 2023-12-01T09:42:30.568267+0000 mon.c (mon.2) 5628 : audit 0 from='client.? 172.21.15.80:0/2362344997' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:42:31.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:42:31 smithi080 bash[28361]: audit 2023-12-01T09:42:30.568267+0000 mon.c (mon.2) 5628 : audit 0 from='client.? 172.21.15.80:0/2362344997' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:42:32.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:42:32 smithi090 bash[32384]: cluster 2023-12-01T09:42:31.376292+0000 mgr.y (mgr.24362) 8820 : cluster 0 pgmap v8789: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:42:32.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:42:32 smithi080 bash[28361]: cluster 2023-12-01T09:42:31.376292+0000 mgr.y (mgr.24362) 8820 : cluster 0 pgmap v8789: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:42:32.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:42:32 smithi080 bash[41963]: cluster 2023-12-01T09:42:31.376292+0000 mgr.y (mgr.24362) 8820 : cluster 0 pgmap v8789: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:42:33.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:42:33 smithi090 bash[32384]: audit 2023-12-01T09:42:33.030746+0000 mon.a (mon.0) 5758 : audit 0 from='client.? 172.21.15.80:0/2328538671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:42:33.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:42:33 smithi080 bash[28361]: audit 2023-12-01T09:42:33.030746+0000 mon.a (mon.0) 5758 : audit 0 from='client.? 172.21.15.80:0/2328538671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:42:33.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:42:33 smithi080 bash[41963]: audit 2023-12-01T09:42:33.030746+0000 mon.a (mon.0) 5758 : audit 0 from='client.? 172.21.15.80:0/2328538671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:42:34.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:42:34 smithi090 bash[32384]: cluster 2023-12-01T09:42:33.376976+0000 mgr.y (mgr.24362) 8821 : cluster 0 pgmap v8790: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:42:34.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:42:34 smithi080 bash[28361]: cluster 2023-12-01T09:42:33.376976+0000 mgr.y (mgr.24362) 8821 : cluster 0 pgmap v8790: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:42:34.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:42:34 smithi080 bash[41963]: cluster 2023-12-01T09:42:33.376976+0000 mgr.y (mgr.24362) 8821 : cluster 0 pgmap v8790: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:42:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:42:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:42:36] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T09:42:36.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:42:36 smithi080 bash[28361]: cluster 2023-12-01T09:42:35.377588+0000 mgr.y (mgr.24362) 8822 : cluster 0 pgmap v8791: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:42:36.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:42:36 smithi080 bash[28361]: audit 2023-12-01T09:42:35.487783+0000 mon.c (mon.2) 5629 : audit 0 from='client.? 172.21.15.80:0/3101213232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:42:36.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:42:36 smithi080 bash[41963]: cluster 2023-12-01T09:42:35.377588+0000 mgr.y (mgr.24362) 8822 : cluster 0 pgmap v8791: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:42:36.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:42:36 smithi080 bash[41963]: audit 2023-12-01T09:42:35.487783+0000 mon.c (mon.2) 5629 : audit 0 from='client.? 172.21.15.80:0/3101213232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:42:36.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:42:36 smithi090 bash[32384]: cluster 2023-12-01T09:42:35.377588+0000 mgr.y (mgr.24362) 8822 : cluster 0 pgmap v8791: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:42:36.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:42:36 smithi090 bash[32384]: audit 2023-12-01T09:42:35.487783+0000 mon.c (mon.2) 5629 : audit 0 from='client.? 172.21.15.80:0/3101213232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:42:38.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:42:38 smithi090 bash[32384]: cluster 2023-12-01T09:42:37.378778+0000 mgr.y (mgr.24362) 8823 : cluster 0 pgmap v8792: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:42:38.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:42:38 smithi090 bash[32384]: audit 2023-12-01T09:42:37.935904+0000 mon.c (mon.2) 5630 : audit 0 from='client.? 172.21.15.80:0/623576820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:42:38.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:42:38 smithi080 bash[28361]: cluster 2023-12-01T09:42:37.378778+0000 mgr.y (mgr.24362) 8823 : cluster 0 pgmap v8792: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:42:38.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:42:38 smithi080 bash[28361]: audit 2023-12-01T09:42:37.935904+0000 mon.c (mon.2) 5630 : audit 0 from='client.? 172.21.15.80:0/623576820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:42:38.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:42:38 smithi080 bash[41963]: cluster 2023-12-01T09:42:37.378778+0000 mgr.y (mgr.24362) 8823 : cluster 0 pgmap v8792: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:42:38.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:42:38 smithi080 bash[41963]: audit 2023-12-01T09:42:37.935904+0000 mon.c (mon.2) 5630 : audit 0 from='client.? 172.21.15.80:0/623576820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:42:40.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:42:40 smithi090 bash[32384]: cluster 2023-12-01T09:42:39.379508+0000 mgr.y (mgr.24362) 8824 : cluster 0 pgmap v8793: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:42:40.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:42:40 smithi090 bash[32384]: audit 2023-12-01T09:42:40.244288+0000 mon.c (mon.2) 5631 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:42:40.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:42:40 smithi090 bash[32384]: audit 2023-12-01T09:42:40.391705+0000 mon.c (mon.2) 5632 : audit 0 from='client.? 172.21.15.80:0/3774076215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:42:40.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:42:40 smithi080 bash[28361]: cluster 2023-12-01T09:42:39.379508+0000 mgr.y (mgr.24362) 8824 : cluster 0 pgmap v8793: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:42:40.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:42:40 smithi080 bash[28361]: audit 2023-12-01T09:42:40.244288+0000 mon.c (mon.2) 5631 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:42:40.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:42:40 smithi080 bash[28361]: audit 2023-12-01T09:42:40.391705+0000 mon.c (mon.2) 5632 : audit 0 from='client.? 172.21.15.80:0/3774076215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:42:40.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:42:40 smithi080 bash[41963]: cluster 2023-12-01T09:42:39.379508+0000 mgr.y (mgr.24362) 8824 : cluster 0 pgmap v8793: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:42:40.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:42:40 smithi080 bash[41963]: audit 2023-12-01T09:42:40.244288+0000 mon.c (mon.2) 5631 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:42:40.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:42:40 smithi080 bash[41963]: audit 2023-12-01T09:42:40.391705+0000 mon.c (mon.2) 5632 : audit 0 from='client.? 172.21.15.80:0/3774076215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:42:42.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:42:42 smithi090 bash[32384]: cluster 2023-12-01T09:42:41.380553+0000 mgr.y (mgr.24362) 8825 : cluster 0 pgmap v8794: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:42:42.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:42:42 smithi080 bash[41963]: cluster 2023-12-01T09:42:41.380553+0000 mgr.y (mgr.24362) 8825 : cluster 0 pgmap v8794: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:42:42.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:42:42 smithi080 bash[28361]: cluster 2023-12-01T09:42:41.380553+0000 mgr.y (mgr.24362) 8825 : cluster 0 pgmap v8794: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:42:43.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:42:43 smithi090 bash[32384]: audit 2023-12-01T09:42:42.862561+0000 mon.c (mon.2) 5633 : audit 0 from='client.? 172.21.15.80:0/3125147374' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:42:43.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:42:43 smithi080 bash[28361]: audit 2023-12-01T09:42:42.862561+0000 mon.c (mon.2) 5633 : audit 0 from='client.? 172.21.15.80:0/3125147374' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:42:43.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:42:43 smithi080 bash[41963]: audit 2023-12-01T09:42:42.862561+0000 mon.c (mon.2) 5633 : audit 0 from='client.? 172.21.15.80:0/3125147374' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:42:44.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:42:44 smithi090 bash[32384]: cluster 2023-12-01T09:42:43.381239+0000 mgr.y (mgr.24362) 8826 : cluster 0 pgmap v8795: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:42:44.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:42:44 smithi080 bash[28361]: cluster 2023-12-01T09:42:43.381239+0000 mgr.y (mgr.24362) 8826 : cluster 0 pgmap v8795: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:42:44.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:42:44 smithi080 bash[41963]: cluster 2023-12-01T09:42:43.381239+0000 mgr.y (mgr.24362) 8826 : cluster 0 pgmap v8795: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:42:45.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:42:45 smithi090 bash[32384]: audit 2023-12-01T09:42:45.311587+0000 mon.c (mon.2) 5634 : audit 0 from='client.? 172.21.15.80:0/1416881536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:42:45.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:42:45 smithi080 bash[28361]: audit 2023-12-01T09:42:45.311587+0000 mon.c (mon.2) 5634 : audit 0 from='client.? 172.21.15.80:0/1416881536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:42:45.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:42:45 smithi080 bash[41963]: audit 2023-12-01T09:42:45.311587+0000 mon.c (mon.2) 5634 : audit 0 from='client.? 172.21.15.80:0/1416881536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:42:46.484 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:42:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:42:46] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T09:42:46.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:42:46 smithi090 bash[32384]: cluster 2023-12-01T09:42:45.381880+0000 mgr.y (mgr.24362) 8827 : cluster 0 pgmap v8796: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:42:46.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:42:46 smithi080 bash[28361]: cluster 2023-12-01T09:42:45.381880+0000 mgr.y (mgr.24362) 8827 : cluster 0 pgmap v8796: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:42:46.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:42:46 smithi080 bash[41963]: cluster 2023-12-01T09:42:45.381880+0000 mgr.y (mgr.24362) 8827 : cluster 0 pgmap v8796: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:42:48.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:42:48 smithi090 bash[32384]: cluster 2023-12-01T09:42:47.383019+0000 mgr.y (mgr.24362) 8828 : cluster 0 pgmap v8797: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:42:48.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:42:48 smithi090 bash[32384]: audit 2023-12-01T09:42:47.772881+0000 mon.a (mon.0) 5759 : audit 0 from='client.? 172.21.15.80:0/822518512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:42:48.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:42:48 smithi080 bash[28361]: cluster 2023-12-01T09:42:47.383019+0000 mgr.y (mgr.24362) 8828 : cluster 0 pgmap v8797: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:42:48.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:42:48 smithi080 bash[28361]: audit 2023-12-01T09:42:47.772881+0000 mon.a (mon.0) 5759 : audit 0 from='client.? 172.21.15.80:0/822518512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:42:48.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:42:48 smithi080 bash[41963]: cluster 2023-12-01T09:42:47.383019+0000 mgr.y (mgr.24362) 8828 : cluster 0 pgmap v8797: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:42:48.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:42:48 smithi080 bash[41963]: audit 2023-12-01T09:42:47.772881+0000 mon.a (mon.0) 5759 : audit 0 from='client.? 172.21.15.80:0/822518512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:42:50.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:42:50 smithi090 bash[32384]: cluster 2023-12-01T09:42:49.383675+0000 mgr.y (mgr.24362) 8829 : cluster 0 pgmap v8798: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:42:50.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:42:50 smithi090 bash[32384]: audit 2023-12-01T09:42:50.224404+0000 mon.a (mon.0) 5760 : audit 0 from='client.? 172.21.15.80:0/1610100370' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:42:50.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:42:50 smithi080 bash[28361]: cluster 2023-12-01T09:42:49.383675+0000 mgr.y (mgr.24362) 8829 : cluster 0 pgmap v8798: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:42:50.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:42:50 smithi080 bash[28361]: audit 2023-12-01T09:42:50.224404+0000 mon.a (mon.0) 5760 : audit 0 from='client.? 172.21.15.80:0/1610100370' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:42:50.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:42:50 smithi080 bash[41963]: cluster 2023-12-01T09:42:49.383675+0000 mgr.y (mgr.24362) 8829 : cluster 0 pgmap v8798: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:42:50.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:42:50 smithi080 bash[41963]: audit 2023-12-01T09:42:50.224404+0000 mon.a (mon.0) 5760 : audit 0 from='client.? 172.21.15.80:0/1610100370' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:42:52.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:42:52 smithi090 bash[32384]: cluster 2023-12-01T09:42:51.384752+0000 mgr.y (mgr.24362) 8830 : cluster 0 pgmap v8799: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:42:52.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:42:52 smithi080 bash[28361]: cluster 2023-12-01T09:42:51.384752+0000 mgr.y (mgr.24362) 8830 : cluster 0 pgmap v8799: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:42:52.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:42:52 smithi080 bash[41963]: cluster 2023-12-01T09:42:51.384752+0000 mgr.y (mgr.24362) 8830 : cluster 0 pgmap v8799: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:42:53.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:42:53 smithi090 bash[32384]: audit 2023-12-01T09:42:52.687122+0000 mon.a (mon.0) 5761 : audit 0 from='client.? 172.21.15.80:0/2563011839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:42:53.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:42:53 smithi080 bash[28361]: audit 2023-12-01T09:42:52.687122+0000 mon.a (mon.0) 5761 : audit 0 from='client.? 172.21.15.80:0/2563011839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:42:53.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:42:53 smithi080 bash[41963]: audit 2023-12-01T09:42:52.687122+0000 mon.a (mon.0) 5761 : audit 0 from='client.? 172.21.15.80:0/2563011839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:42:54.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:42:54 smithi090 bash[32384]: cluster 2023-12-01T09:42:53.385455+0000 mgr.y (mgr.24362) 8831 : cluster 0 pgmap v8800: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:42:54.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:42:54 smithi080 bash[28361]: cluster 2023-12-01T09:42:53.385455+0000 mgr.y (mgr.24362) 8831 : cluster 0 pgmap v8800: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:42:54.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:42:54 smithi080 bash[41963]: cluster 2023-12-01T09:42:53.385455+0000 mgr.y (mgr.24362) 8831 : cluster 0 pgmap v8800: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:42:55.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:42:55 smithi090 bash[32384]: audit 2023-12-01T09:42:55.135555+0000 mon.a (mon.0) 5762 : audit 0 from='client.? 172.21.15.80:0/3690394393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:42:55.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:42:55 smithi090 bash[32384]: audit 2023-12-01T09:42:55.244683+0000 mon.c (mon.2) 5635 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:42:55.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:42:55 smithi080 bash[28361]: audit 2023-12-01T09:42:55.135555+0000 mon.a (mon.0) 5762 : audit 0 from='client.? 172.21.15.80:0/3690394393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:42:55.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:42:55 smithi080 bash[28361]: audit 2023-12-01T09:42:55.244683+0000 mon.c (mon.2) 5635 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:42:55.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:42:55 smithi080 bash[41963]: audit 2023-12-01T09:42:55.135555+0000 mon.a (mon.0) 5762 : audit 0 from='client.? 172.21.15.80:0/3690394393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:42:55.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:42:55 smithi080 bash[41963]: audit 2023-12-01T09:42:55.244683+0000 mon.c (mon.2) 5635 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:42:56.509 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:42:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:42:56] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T09:42:56.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:42:56 smithi090 bash[32384]: cluster 2023-12-01T09:42:55.386100+0000 mgr.y (mgr.24362) 8832 : cluster 0 pgmap v8801: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:42:56.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:42:56 smithi080 bash[28361]: cluster 2023-12-01T09:42:55.386100+0000 mgr.y (mgr.24362) 8832 : cluster 0 pgmap v8801: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:42:56.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:42:56 smithi080 bash[41963]: cluster 2023-12-01T09:42:55.386100+0000 mgr.y (mgr.24362) 8832 : cluster 0 pgmap v8801: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:42:58.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:42:58 smithi090 bash[32384]: cluster 2023-12-01T09:42:57.387133+0000 mgr.y (mgr.24362) 8833 : cluster 0 pgmap v8802: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:42:58.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:42:58 smithi090 bash[32384]: audit 2023-12-01T09:42:57.593233+0000 mon.c (mon.2) 5636 : audit 0 from='client.? 172.21.15.80:0/843216978' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:42:58.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:42:58 smithi080 bash[41963]: cluster 2023-12-01T09:42:57.387133+0000 mgr.y (mgr.24362) 8833 : cluster 0 pgmap v8802: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:42:58.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:42:58 smithi080 bash[41963]: audit 2023-12-01T09:42:57.593233+0000 mon.c (mon.2) 5636 : audit 0 from='client.? 172.21.15.80:0/843216978' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:42:58.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:42:58 smithi080 bash[28361]: cluster 2023-12-01T09:42:57.387133+0000 mgr.y (mgr.24362) 8833 : cluster 0 pgmap v8802: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:42:58.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:42:58 smithi080 bash[28361]: audit 2023-12-01T09:42:57.593233+0000 mon.c (mon.2) 5636 : audit 0 from='client.? 172.21.15.80:0/843216978' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:43:00.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:43:00 smithi090 bash[32384]: cluster 2023-12-01T09:42:59.387770+0000 mgr.y (mgr.24362) 8834 : cluster 0 pgmap v8803: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:43:00.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:43:00 smithi090 bash[32384]: audit 2023-12-01T09:43:00.059445+0000 mon.c (mon.2) 5637 : audit 0 from='client.? 172.21.15.80:0/1702790778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:43:00.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:43:00 smithi080 bash[41963]: cluster 2023-12-01T09:42:59.387770+0000 mgr.y (mgr.24362) 8834 : cluster 0 pgmap v8803: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:43:00.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:43:00 smithi080 bash[41963]: audit 2023-12-01T09:43:00.059445+0000 mon.c (mon.2) 5637 : audit 0 from='client.? 172.21.15.80:0/1702790778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:43:00.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:43:00 smithi080 bash[28361]: cluster 2023-12-01T09:42:59.387770+0000 mgr.y (mgr.24362) 8834 : cluster 0 pgmap v8803: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:43:00.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:43:00 smithi080 bash[28361]: audit 2023-12-01T09:43:00.059445+0000 mon.c (mon.2) 5637 : audit 0 from='client.? 172.21.15.80:0/1702790778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:43:02.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:43:02 smithi080 bash[28361]: cluster 2023-12-01T09:43:01.388870+0000 mgr.y (mgr.24362) 8835 : cluster 0 pgmap v8804: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:43:02.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:43:02 smithi080 bash[28361]: audit 2023-12-01T09:43:01.540368+0000 mon.c (mon.2) 5638 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:43:02.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:43:02 smithi080 bash[28361]: audit 2023-12-01T09:43:02.513167+0000 mon.c (mon.2) 5639 : audit 0 from='client.? 172.21.15.80:0/3340776213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:43:02.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:43:02 smithi080 bash[41963]: cluster 2023-12-01T09:43:01.388870+0000 mgr.y (mgr.24362) 8835 : cluster 0 pgmap v8804: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:43:02.935 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:43:02 smithi080 bash[41963]: audit 2023-12-01T09:43:01.540368+0000 mon.c (mon.2) 5638 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:43:02.935 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:43:02 smithi080 bash[41963]: audit 2023-12-01T09:43:02.513167+0000 mon.c (mon.2) 5639 : audit 0 from='client.? 172.21.15.80:0/3340776213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:43:03.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:43:02 smithi090 bash[32384]: cluster 2023-12-01T09:43:01.388870+0000 mgr.y (mgr.24362) 8835 : cluster 0 pgmap v8804: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:43:03.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:43:02 smithi090 bash[32384]: audit 2023-12-01T09:43:01.540368+0000 mon.c (mon.2) 5638 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:43:03.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:43:02 smithi090 bash[32384]: audit 2023-12-01T09:43:02.513167+0000 mon.c (mon.2) 5639 : audit 0 from='client.? 172.21.15.80:0/3340776213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:43:04.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:43:04 smithi080 bash[41963]: cluster 2023-12-01T09:43:03.389527+0000 mgr.y (mgr.24362) 8836 : cluster 0 pgmap v8805: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:43:04.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:43:04 smithi080 bash[28361]: cluster 2023-12-01T09:43:03.389527+0000 mgr.y (mgr.24362) 8836 : cluster 0 pgmap v8805: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:43:04.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:43:04 smithi090 bash[32384]: cluster 2023-12-01T09:43:03.389527+0000 mgr.y (mgr.24362) 8836 : cluster 0 pgmap v8805: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:43:05.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:43:05 smithi080 bash[28361]: audit 2023-12-01T09:43:04.970329+0000 mon.c (mon.2) 5640 : audit 0 from='client.? 172.21.15.80:0/939243105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:43:05.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:43:05 smithi080 bash[41963]: audit 2023-12-01T09:43:04.970329+0000 mon.c (mon.2) 5640 : audit 0 from='client.? 172.21.15.80:0/939243105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:43:05.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:43:05 smithi090 bash[32384]: audit 2023-12-01T09:43:04.970329+0000 mon.c (mon.2) 5640 : audit 0 from='client.? 172.21.15.80:0/939243105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:43:06.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:43:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:43:06] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T09:43:06.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:43:06 smithi080 bash[28361]: cluster 2023-12-01T09:43:05.390201+0000 mgr.y (mgr.24362) 8837 : cluster 0 pgmap v8806: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:43:06.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:43:06 smithi080 bash[41963]: cluster 2023-12-01T09:43:05.390201+0000 mgr.y (mgr.24362) 8837 : cluster 0 pgmap v8806: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:43:06.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:43:06 smithi090 bash[32384]: cluster 2023-12-01T09:43:05.390201+0000 mgr.y (mgr.24362) 8837 : cluster 0 pgmap v8806: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:43:08.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:43:08 smithi080 bash[28361]: audit 2023-12-01T09:43:07.333729+0000 mon.a (mon.0) 5763 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:43:08.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:43:08 smithi080 bash[28361]: audit 2023-12-01T09:43:07.343251+0000 mon.a (mon.0) 5764 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:43:08.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:43:08 smithi080 bash[28361]: cluster 2023-12-01T09:43:07.391040+0000 mgr.y (mgr.24362) 8838 : cluster 0 pgmap v8807: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:43:08.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:43:08 smithi080 bash[28361]: audit 2023-12-01T09:43:07.436267+0000 mon.c (mon.2) 5641 : audit 0 from='client.? 172.21.15.80:0/4047859942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:43:08.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:43:08 smithi080 bash[28361]: audit 2023-12-01T09:43:07.751699+0000 mon.a (mon.0) 5765 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:43:08.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:43:08 smithi080 bash[28361]: audit 2023-12-01T09:43:07.767395+0000 mon.a (mon.0) 5766 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:43:08.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:43:08 smithi080 bash[28361]: audit 2023-12-01T09:43:08.315819+0000 mon.c (mon.2) 5642 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:43:08.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:43:08 smithi080 bash[28361]: audit 2023-12-01T09:43:08.317763+0000 mon.c (mon.2) 5643 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:43:08.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:43:08 smithi080 bash[28361]: audit 2023-12-01T09:43:08.329023+0000 mon.a (mon.0) 5767 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:43:08.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:43:08 smithi080 bash[41963]: audit 2023-12-01T09:43:07.333729+0000 mon.a (mon.0) 5763 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:43:08.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:43:08 smithi080 bash[41963]: audit 2023-12-01T09:43:07.343251+0000 mon.a (mon.0) 5764 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:43:08.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:43:08 smithi080 bash[41963]: cluster 2023-12-01T09:43:07.391040+0000 mgr.y (mgr.24362) 8838 : cluster 0 pgmap v8807: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:43:08.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:43:08 smithi080 bash[41963]: audit 2023-12-01T09:43:07.436267+0000 mon.c (mon.2) 5641 : audit 0 from='client.? 172.21.15.80:0/4047859942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:43:08.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:43:08 smithi080 bash[41963]: audit 2023-12-01T09:43:07.751699+0000 mon.a (mon.0) 5765 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:43:08.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:43:08 smithi080 bash[41963]: audit 2023-12-01T09:43:07.767395+0000 mon.a (mon.0) 5766 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:43:08.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:43:08 smithi080 bash[41963]: audit 2023-12-01T09:43:08.315819+0000 mon.c (mon.2) 5642 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:43:08.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:43:08 smithi080 bash[41963]: audit 2023-12-01T09:43:08.317763+0000 mon.c (mon.2) 5643 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:43:08.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:43:08 smithi080 bash[41963]: audit 2023-12-01T09:43:08.329023+0000 mon.a (mon.0) 5767 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:43:08.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:43:08 smithi090 bash[32384]: audit 2023-12-01T09:43:07.333729+0000 mon.a (mon.0) 5763 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:43:08.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:43:08 smithi090 bash[32384]: audit 2023-12-01T09:43:07.343251+0000 mon.a (mon.0) 5764 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:43:08.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:43:08 smithi090 bash[32384]: cluster 2023-12-01T09:43:07.391040+0000 mgr.y (mgr.24362) 8838 : cluster 0 pgmap v8807: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:43:08.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:43:08 smithi090 bash[32384]: audit 2023-12-01T09:43:07.436267+0000 mon.c (mon.2) 5641 : audit 0 from='client.? 172.21.15.80:0/4047859942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:43:08.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:43:08 smithi090 bash[32384]: audit 2023-12-01T09:43:07.751699+0000 mon.a (mon.0) 5765 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:43:08.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:43:08 smithi090 bash[32384]: audit 2023-12-01T09:43:07.767395+0000 mon.a (mon.0) 5766 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:43:08.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:43:08 smithi090 bash[32384]: audit 2023-12-01T09:43:08.315819+0000 mon.c (mon.2) 5642 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:43:08.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:43:08 smithi090 bash[32384]: audit 2023-12-01T09:43:08.317763+0000 mon.c (mon.2) 5643 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:43:08.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:43:08 smithi090 bash[32384]: audit 2023-12-01T09:43:08.329023+0000 mon.a (mon.0) 5767 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:43:10.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:43:10 smithi090 bash[32384]: cluster 2023-12-01T09:43:09.391676+0000 mgr.y (mgr.24362) 8839 : cluster 0 pgmap v8808: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:43:10.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:43:10 smithi090 bash[32384]: audit 2023-12-01T09:43:09.890402+0000 mon.c (mon.2) 5644 : audit 0 from='client.? 172.21.15.80:0/1814527781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:43:10.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:43:10 smithi090 bash[32384]: audit 2023-12-01T09:43:10.245171+0000 mon.c (mon.2) 5645 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:43:10.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:43:10 smithi080 bash[28361]: cluster 2023-12-01T09:43:09.391676+0000 mgr.y (mgr.24362) 8839 : cluster 0 pgmap v8808: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:43:10.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:43:10 smithi080 bash[28361]: audit 2023-12-01T09:43:09.890402+0000 mon.c (mon.2) 5644 : audit 0 from='client.? 172.21.15.80:0/1814527781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:43:10.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:43:10 smithi080 bash[28361]: audit 2023-12-01T09:43:10.245171+0000 mon.c (mon.2) 5645 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:43:10.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:43:10 smithi080 bash[41963]: cluster 2023-12-01T09:43:09.391676+0000 mgr.y (mgr.24362) 8839 : cluster 0 pgmap v8808: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:43:10.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:43:10 smithi080 bash[41963]: audit 2023-12-01T09:43:09.890402+0000 mon.c (mon.2) 5644 : audit 0 from='client.? 172.21.15.80:0/1814527781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:43:10.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:43:10 smithi080 bash[41963]: audit 2023-12-01T09:43:10.245171+0000 mon.c (mon.2) 5645 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:43:12.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:43:12 smithi090 bash[32384]: cluster 2023-12-01T09:43:11.392790+0000 mgr.y (mgr.24362) 8840 : cluster 0 pgmap v8809: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:43:12.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:43:12 smithi090 bash[32384]: audit 2023-12-01T09:43:12.353734+0000 mon.a (mon.0) 5768 : audit 0 from='client.? 172.21.15.80:0/4228102671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:43:12.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:43:12 smithi080 bash[28361]: cluster 2023-12-01T09:43:11.392790+0000 mgr.y (mgr.24362) 8840 : cluster 0 pgmap v8809: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:43:12.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:43:12 smithi080 bash[28361]: audit 2023-12-01T09:43:12.353734+0000 mon.a (mon.0) 5768 : audit 0 from='client.? 172.21.15.80:0/4228102671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:43:12.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:43:12 smithi080 bash[41963]: cluster 2023-12-01T09:43:11.392790+0000 mgr.y (mgr.24362) 8840 : cluster 0 pgmap v8809: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:43:12.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:43:12 smithi080 bash[41963]: audit 2023-12-01T09:43:12.353734+0000 mon.a (mon.0) 5768 : audit 0 from='client.? 172.21.15.80:0/4228102671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:43:14.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:43:14 smithi080 bash[28361]: cluster 2023-12-01T09:43:13.393449+0000 mgr.y (mgr.24362) 8841 : cluster 0 pgmap v8810: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:43:14.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:43:14 smithi080 bash[41963]: cluster 2023-12-01T09:43:13.393449+0000 mgr.y (mgr.24362) 8841 : cluster 0 pgmap v8810: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:43:14.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:43:14 smithi090 bash[32384]: cluster 2023-12-01T09:43:13.393449+0000 mgr.y (mgr.24362) 8841 : cluster 0 pgmap v8810: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:43:15.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:43:15 smithi080 bash[28361]: audit 2023-12-01T09:43:14.814086+0000 mon.a (mon.0) 5769 : audit 0 from='client.? 172.21.15.80:0/4123128693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:43:15.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:43:15 smithi080 bash[41963]: audit 2023-12-01T09:43:14.814086+0000 mon.a (mon.0) 5769 : audit 0 from='client.? 172.21.15.80:0/4123128693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:43:15.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:43:15 smithi090 bash[32384]: audit 2023-12-01T09:43:14.814086+0000 mon.a (mon.0) 5769 : audit 0 from='client.? 172.21.15.80:0/4123128693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:43:16.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:43:16 smithi080 bash[28361]: cluster 2023-12-01T09:43:15.394125+0000 mgr.y (mgr.24362) 8842 : cluster 0 pgmap v8811: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:43:16.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:43:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:43:16] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T09:43:16.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:43:16 smithi080 bash[41963]: cluster 2023-12-01T09:43:15.394125+0000 mgr.y (mgr.24362) 8842 : cluster 0 pgmap v8811: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:43:16.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:43:16 smithi090 bash[32384]: cluster 2023-12-01T09:43:15.394125+0000 mgr.y (mgr.24362) 8842 : cluster 0 pgmap v8811: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:43:17.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:43:17 smithi080 bash[28361]: audit 2023-12-01T09:43:17.266565+0000 mon.c (mon.2) 5646 : audit 0 from='client.? 172.21.15.80:0/1426199506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:43:17.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:43:17 smithi080 bash[41963]: audit 2023-12-01T09:43:17.266565+0000 mon.c (mon.2) 5646 : audit 0 from='client.? 172.21.15.80:0/1426199506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:43:17.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:43:17 smithi090 bash[32384]: audit 2023-12-01T09:43:17.266565+0000 mon.c (mon.2) 5646 : audit 0 from='client.? 172.21.15.80:0/1426199506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:43:18.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:43:18 smithi080 bash[28361]: cluster 2023-12-01T09:43:17.395215+0000 mgr.y (mgr.24362) 8843 : cluster 0 pgmap v8812: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:43:18.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:43:18 smithi080 bash[41963]: cluster 2023-12-01T09:43:17.395215+0000 mgr.y (mgr.24362) 8843 : cluster 0 pgmap v8812: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:43:18.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:43:18 smithi090 bash[32384]: cluster 2023-12-01T09:43:17.395215+0000 mgr.y (mgr.24362) 8843 : cluster 0 pgmap v8812: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:43:20.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:43:20 smithi090 bash[32384]: cluster 2023-12-01T09:43:19.395839+0000 mgr.y (mgr.24362) 8844 : cluster 0 pgmap v8813: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:43:20.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:43:20 smithi090 bash[32384]: audit 2023-12-01T09:43:19.724918+0000 mon.c (mon.2) 5647 : audit 0 from='client.? 172.21.15.80:0/3405956817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:43:20.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:43:20 smithi080 bash[28361]: cluster 2023-12-01T09:43:19.395839+0000 mgr.y (mgr.24362) 8844 : cluster 0 pgmap v8813: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:43:20.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:43:20 smithi080 bash[28361]: audit 2023-12-01T09:43:19.724918+0000 mon.c (mon.2) 5647 : audit 0 from='client.? 172.21.15.80:0/3405956817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:43:20.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:43:20 smithi080 bash[41963]: cluster 2023-12-01T09:43:19.395839+0000 mgr.y (mgr.24362) 8844 : cluster 0 pgmap v8813: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:43:20.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:43:20 smithi080 bash[41963]: audit 2023-12-01T09:43:19.724918+0000 mon.c (mon.2) 5647 : audit 0 from='client.? 172.21.15.80:0/3405956817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:43:22.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:43:22 smithi090 bash[32384]: cluster 2023-12-01T09:43:21.396980+0000 mgr.y (mgr.24362) 8845 : cluster 0 pgmap v8814: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:43:22.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:43:22 smithi090 bash[32384]: audit 2023-12-01T09:43:22.175775+0000 mon.a (mon.0) 5770 : audit 0 from='client.? 172.21.15.80:0/1237992419' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:43:22.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:43:22 smithi080 bash[28361]: cluster 2023-12-01T09:43:21.396980+0000 mgr.y (mgr.24362) 8845 : cluster 0 pgmap v8814: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:43:22.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:43:22 smithi080 bash[28361]: audit 2023-12-01T09:43:22.175775+0000 mon.a (mon.0) 5770 : audit 0 from='client.? 172.21.15.80:0/1237992419' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:43:22.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:43:22 smithi080 bash[41963]: cluster 2023-12-01T09:43:21.396980+0000 mgr.y (mgr.24362) 8845 : cluster 0 pgmap v8814: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:43:22.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:43:22 smithi080 bash[41963]: audit 2023-12-01T09:43:22.175775+0000 mon.a (mon.0) 5770 : audit 0 from='client.? 172.21.15.80:0/1237992419' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:43:24.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:43:24 smithi080 bash[28361]: cluster 2023-12-01T09:43:23.397633+0000 mgr.y (mgr.24362) 8846 : cluster 0 pgmap v8815: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:43:24.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:43:24 smithi080 bash[41963]: cluster 2023-12-01T09:43:23.397633+0000 mgr.y (mgr.24362) 8846 : cluster 0 pgmap v8815: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:43:24.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:43:24 smithi090 bash[32384]: cluster 2023-12-01T09:43:23.397633+0000 mgr.y (mgr.24362) 8846 : cluster 0 pgmap v8815: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:43:25.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:43:25 smithi080 bash[41963]: audit 2023-12-01T09:43:24.624777+0000 mon.c (mon.2) 5648 : audit 0 from='client.? 172.21.15.80:0/398775923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:43:25.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:43:25 smithi080 bash[28361]: audit 2023-12-01T09:43:24.624777+0000 mon.c (mon.2) 5648 : audit 0 from='client.? 172.21.15.80:0/398775923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:43:25.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:43:25 smithi090 bash[32384]: audit 2023-12-01T09:43:24.624777+0000 mon.c (mon.2) 5648 : audit 0 from='client.? 172.21.15.80:0/398775923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:43:26.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:43:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:43:26] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T09:43:26.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:43:26 smithi080 bash[28361]: audit 2023-12-01T09:43:25.245582+0000 mon.c (mon.2) 5649 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:43:26.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:43:26 smithi080 bash[28361]: cluster 2023-12-01T09:43:25.398248+0000 mgr.y (mgr.24362) 8847 : cluster 0 pgmap v8816: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:43:26.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:43:26 smithi080 bash[41963]: audit 2023-12-01T09:43:25.245582+0000 mon.c (mon.2) 5649 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:43:26.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:43:26 smithi080 bash[41963]: cluster 2023-12-01T09:43:25.398248+0000 mgr.y (mgr.24362) 8847 : cluster 0 pgmap v8816: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:43:26.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:43:26 smithi090 bash[32384]: audit 2023-12-01T09:43:25.245582+0000 mon.c (mon.2) 5649 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:43:26.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:43:26 smithi090 bash[32384]: cluster 2023-12-01T09:43:25.398248+0000 mgr.y (mgr.24362) 8847 : cluster 0 pgmap v8816: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:43:27.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:43:27 smithi080 bash[28361]: audit 2023-12-01T09:43:27.071493+0000 mon.c (mon.2) 5650 : audit 0 from='client.? 172.21.15.80:0/2177380655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:43:27.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:43:27 smithi080 bash[41963]: audit 2023-12-01T09:43:27.071493+0000 mon.c (mon.2) 5650 : audit 0 from='client.? 172.21.15.80:0/2177380655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:43:27.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:43:27 smithi090 bash[32384]: audit 2023-12-01T09:43:27.071493+0000 mon.c (mon.2) 5650 : audit 0 from='client.? 172.21.15.80:0/2177380655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:43:28.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:43:28 smithi090 bash[32384]: cluster 2023-12-01T09:43:27.399319+0000 mgr.y (mgr.24362) 8848 : cluster 0 pgmap v8817: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:43:28.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:43:28 smithi080 bash[28361]: cluster 2023-12-01T09:43:27.399319+0000 mgr.y (mgr.24362) 8848 : cluster 0 pgmap v8817: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:43:28.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:43:28 smithi080 bash[41963]: cluster 2023-12-01T09:43:27.399319+0000 mgr.y (mgr.24362) 8848 : cluster 0 pgmap v8817: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:43:30.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:43:30 smithi090 bash[32384]: cluster 2023-12-01T09:43:29.399873+0000 mgr.y (mgr.24362) 8849 : cluster 0 pgmap v8818: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:43:30.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:43:30 smithi090 bash[32384]: audit 2023-12-01T09:43:29.526585+0000 mon.c (mon.2) 5651 : audit 0 from='client.? 172.21.15.80:0/3414946933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:43:30.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:43:30 smithi080 bash[28361]: cluster 2023-12-01T09:43:29.399873+0000 mgr.y (mgr.24362) 8849 : cluster 0 pgmap v8818: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:43:30.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:43:30 smithi080 bash[28361]: audit 2023-12-01T09:43:29.526585+0000 mon.c (mon.2) 5651 : audit 0 from='client.? 172.21.15.80:0/3414946933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:43:30.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:43:30 smithi080 bash[41963]: cluster 2023-12-01T09:43:29.399873+0000 mgr.y (mgr.24362) 8849 : cluster 0 pgmap v8818: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:43:30.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:43:30 smithi080 bash[41963]: audit 2023-12-01T09:43:29.526585+0000 mon.c (mon.2) 5651 : audit 0 from='client.? 172.21.15.80:0/3414946933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:43:32.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:43:32 smithi090 bash[32384]: cluster 2023-12-01T09:43:31.401033+0000 mgr.y (mgr.24362) 8850 : cluster 0 pgmap v8819: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:43:32.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:43:32 smithi090 bash[32384]: audit 2023-12-01T09:43:31.981154+0000 mon.a (mon.0) 5771 : audit 0 from='client.? 172.21.15.80:0/464744683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:43:32.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:43:32 smithi080 bash[41963]: cluster 2023-12-01T09:43:31.401033+0000 mgr.y (mgr.24362) 8850 : cluster 0 pgmap v8819: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:43:32.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:43:32 smithi080 bash[41963]: audit 2023-12-01T09:43:31.981154+0000 mon.a (mon.0) 5771 : audit 0 from='client.? 172.21.15.80:0/464744683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:43:32.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:43:32 smithi080 bash[28361]: cluster 2023-12-01T09:43:31.401033+0000 mgr.y (mgr.24362) 8850 : cluster 0 pgmap v8819: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:43:32.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:43:32 smithi080 bash[28361]: audit 2023-12-01T09:43:31.981154+0000 mon.a (mon.0) 5771 : audit 0 from='client.? 172.21.15.80:0/464744683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:43:34.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:43:34 smithi080 bash[28361]: cluster 2023-12-01T09:43:33.401743+0000 mgr.y (mgr.24362) 8851 : cluster 0 pgmap v8820: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:43:34.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:43:34 smithi080 bash[41963]: cluster 2023-12-01T09:43:33.401743+0000 mgr.y (mgr.24362) 8851 : cluster 0 pgmap v8820: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:43:34.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:43:34 smithi090 bash[32384]: cluster 2023-12-01T09:43:33.401743+0000 mgr.y (mgr.24362) 8851 : cluster 0 pgmap v8820: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:43:35.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:43:35 smithi080 bash[28361]: audit 2023-12-01T09:43:34.439472+0000 mon.c (mon.2) 5652 : audit 0 from='client.? 172.21.15.80:0/2367546853' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:43:35.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:43:35 smithi080 bash[41963]: audit 2023-12-01T09:43:34.439472+0000 mon.c (mon.2) 5652 : audit 0 from='client.? 172.21.15.80:0/2367546853' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:43:35.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:43:35 smithi090 bash[32384]: audit 2023-12-01T09:43:34.439472+0000 mon.c (mon.2) 5652 : audit 0 from='client.? 172.21.15.80:0/2367546853' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:43:36.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:43:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:43:36] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T09:43:36.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:43:36 smithi080 bash[28361]: cluster 2023-12-01T09:43:35.402400+0000 mgr.y (mgr.24362) 8852 : cluster 0 pgmap v8821: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:43:36.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:43:36 smithi080 bash[41963]: cluster 2023-12-01T09:43:35.402400+0000 mgr.y (mgr.24362) 8852 : cluster 0 pgmap v8821: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:43:36.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:43:36 smithi090 bash[32384]: cluster 2023-12-01T09:43:35.402400+0000 mgr.y (mgr.24362) 8852 : cluster 0 pgmap v8821: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:43:37.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:43:37 smithi090 bash[32384]: audit 2023-12-01T09:43:36.894445+0000 mon.a (mon.0) 5772 : audit 0 from='client.? 172.21.15.80:0/3638371588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:43:37.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:43:37 smithi080 bash[41963]: audit 2023-12-01T09:43:36.894445+0000 mon.a (mon.0) 5772 : audit 0 from='client.? 172.21.15.80:0/3638371588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:43:37.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:43:37 smithi080 bash[28361]: audit 2023-12-01T09:43:36.894445+0000 mon.a (mon.0) 5772 : audit 0 from='client.? 172.21.15.80:0/3638371588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:43:38.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:43:38 smithi090 bash[32384]: cluster 2023-12-01T09:43:37.403531+0000 mgr.y (mgr.24362) 8853 : cluster 0 pgmap v8822: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:43:38.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:43:38 smithi080 bash[41963]: cluster 2023-12-01T09:43:37.403531+0000 mgr.y (mgr.24362) 8853 : cluster 0 pgmap v8822: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:43:38.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:43:38 smithi080 bash[28361]: cluster 2023-12-01T09:43:37.403531+0000 mgr.y (mgr.24362) 8853 : cluster 0 pgmap v8822: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:43:39.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:43:39 smithi080 bash[41963]: audit 2023-12-01T09:43:39.350279+0000 mon.c (mon.2) 5653 : audit 0 from='client.? 172.21.15.80:0/505958736' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:43:39.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:43:39 smithi080 bash[28361]: audit 2023-12-01T09:43:39.350279+0000 mon.c (mon.2) 5653 : audit 0 from='client.? 172.21.15.80:0/505958736' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:43:39.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:43:39 smithi090 bash[32384]: audit 2023-12-01T09:43:39.350279+0000 mon.c (mon.2) 5653 : audit 0 from='client.? 172.21.15.80:0/505958736' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:43:40.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:43:40 smithi080 bash[28361]: cluster 2023-12-01T09:43:39.404258+0000 mgr.y (mgr.24362) 8854 : cluster 0 pgmap v8823: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:43:40.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:43:40 smithi080 bash[28361]: audit 2023-12-01T09:43:40.245992+0000 mon.c (mon.2) 5654 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:43:40.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:43:40 smithi080 bash[41963]: cluster 2023-12-01T09:43:39.404258+0000 mgr.y (mgr.24362) 8854 : cluster 0 pgmap v8823: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:43:40.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:43:40 smithi080 bash[41963]: audit 2023-12-01T09:43:40.245992+0000 mon.c (mon.2) 5654 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:43:40.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:43:40 smithi090 bash[32384]: cluster 2023-12-01T09:43:39.404258+0000 mgr.y (mgr.24362) 8854 : cluster 0 pgmap v8823: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:43:40.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:43:40 smithi090 bash[32384]: audit 2023-12-01T09:43:40.245992+0000 mon.c (mon.2) 5654 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:43:42.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:43:42 smithi080 bash[28361]: cluster 2023-12-01T09:43:41.405300+0000 mgr.y (mgr.24362) 8855 : cluster 0 pgmap v8824: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:43:42.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:43:42 smithi080 bash[28361]: audit 2023-12-01T09:43:41.817389+0000 mon.a (mon.0) 5773 : audit 0 from='client.? 172.21.15.80:0/160190048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:43:42.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:43:42 smithi080 bash[41963]: cluster 2023-12-01T09:43:41.405300+0000 mgr.y (mgr.24362) 8855 : cluster 0 pgmap v8824: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:43:42.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:43:42 smithi080 bash[41963]: audit 2023-12-01T09:43:41.817389+0000 mon.a (mon.0) 5773 : audit 0 from='client.? 172.21.15.80:0/160190048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:43:42.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:43:42 smithi090 bash[32384]: cluster 2023-12-01T09:43:41.405300+0000 mgr.y (mgr.24362) 8855 : cluster 0 pgmap v8824: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:43:42.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:43:42 smithi090 bash[32384]: audit 2023-12-01T09:43:41.817389+0000 mon.a (mon.0) 5773 : audit 0 from='client.? 172.21.15.80:0/160190048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:43:44.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:43:44 smithi080 bash[28361]: cluster 2023-12-01T09:43:43.405914+0000 mgr.y (mgr.24362) 8856 : cluster 0 pgmap v8825: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:43:44.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:43:44 smithi080 bash[41963]: cluster 2023-12-01T09:43:43.405914+0000 mgr.y (mgr.24362) 8856 : cluster 0 pgmap v8825: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:43:44.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:43:44 smithi090 bash[32384]: cluster 2023-12-01T09:43:43.405914+0000 mgr.y (mgr.24362) 8856 : cluster 0 pgmap v8825: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:43:45.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:43:45 smithi080 bash[28361]: audit 2023-12-01T09:43:44.277066+0000 mon.a (mon.0) 5774 : audit 0 from='client.? 172.21.15.80:0/2837356513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:43:45.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:43:45 smithi080 bash[41963]: audit 2023-12-01T09:43:44.277066+0000 mon.a (mon.0) 5774 : audit 0 from='client.? 172.21.15.80:0/2837356513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:43:45.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:43:45 smithi090 bash[32384]: audit 2023-12-01T09:43:44.277066+0000 mon.a (mon.0) 5774 : audit 0 from='client.? 172.21.15.80:0/2837356513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:43:46.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:43:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:43:46] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T09:43:46.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:43:46 smithi080 bash[41963]: cluster 2023-12-01T09:43:45.406601+0000 mgr.y (mgr.24362) 8857 : cluster 0 pgmap v8826: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:43:46.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:43:46 smithi080 bash[28361]: cluster 2023-12-01T09:43:45.406601+0000 mgr.y (mgr.24362) 8857 : cluster 0 pgmap v8826: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:43:46.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:43:46 smithi090 bash[32384]: cluster 2023-12-01T09:43:45.406601+0000 mgr.y (mgr.24362) 8857 : cluster 0 pgmap v8826: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:43:47.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:43:47 smithi080 bash[41963]: audit 2023-12-01T09:43:46.725743+0000 mon.c (mon.2) 5655 : audit 0 from='client.? 172.21.15.80:0/3760026921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:43:47.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:43:47 smithi080 bash[28361]: audit 2023-12-01T09:43:46.725743+0000 mon.c (mon.2) 5655 : audit 0 from='client.? 172.21.15.80:0/3760026921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:43:47.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:43:47 smithi090 bash[32384]: audit 2023-12-01T09:43:46.725743+0000 mon.c (mon.2) 5655 : audit 0 from='client.? 172.21.15.80:0/3760026921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:43:48.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:43:48 smithi090 bash[32384]: cluster 2023-12-01T09:43:47.407770+0000 mgr.y (mgr.24362) 8858 : cluster 0 pgmap v8827: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:43:48.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:43:48 smithi080 bash[28361]: cluster 2023-12-01T09:43:47.407770+0000 mgr.y (mgr.24362) 8858 : cluster 0 pgmap v8827: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:43:48.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:43:48 smithi080 bash[41963]: cluster 2023-12-01T09:43:47.407770+0000 mgr.y (mgr.24362) 8858 : cluster 0 pgmap v8827: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:43:49.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:43:49 smithi090 bash[32384]: audit 2023-12-01T09:43:49.179823+0000 mon.a (mon.0) 5775 : audit 0 from='client.? 172.21.15.80:0/2301254766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:43:49.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:43:49 smithi080 bash[28361]: audit 2023-12-01T09:43:49.179823+0000 mon.a (mon.0) 5775 : audit 0 from='client.? 172.21.15.80:0/2301254766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:43:49.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:43:49 smithi080 bash[41963]: audit 2023-12-01T09:43:49.179823+0000 mon.a (mon.0) 5775 : audit 0 from='client.? 172.21.15.80:0/2301254766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:43:50.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:43:50 smithi090 bash[32384]: cluster 2023-12-01T09:43:49.408383+0000 mgr.y (mgr.24362) 8859 : cluster 0 pgmap v8828: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:43:50.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:43:50 smithi080 bash[41963]: cluster 2023-12-01T09:43:49.408383+0000 mgr.y (mgr.24362) 8859 : cluster 0 pgmap v8828: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:43:50.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:43:50 smithi080 bash[28361]: cluster 2023-12-01T09:43:49.408383+0000 mgr.y (mgr.24362) 8859 : cluster 0 pgmap v8828: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:43:52.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:43:52 smithi090 bash[32384]: cluster 2023-12-01T09:43:51.409485+0000 mgr.y (mgr.24362) 8860 : cluster 0 pgmap v8829: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:43:52.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:43:52 smithi090 bash[32384]: audit 2023-12-01T09:43:51.634798+0000 mon.a (mon.0) 5776 : audit 0 from='client.? 172.21.15.80:0/1257197348' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:43:52.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:43:52 smithi080 bash[28361]: cluster 2023-12-01T09:43:51.409485+0000 mgr.y (mgr.24362) 8860 : cluster 0 pgmap v8829: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:43:52.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:43:52 smithi080 bash[28361]: audit 2023-12-01T09:43:51.634798+0000 mon.a (mon.0) 5776 : audit 0 from='client.? 172.21.15.80:0/1257197348' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:43:52.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:43:52 smithi080 bash[41963]: cluster 2023-12-01T09:43:51.409485+0000 mgr.y (mgr.24362) 8860 : cluster 0 pgmap v8829: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:43:52.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:43:52 smithi080 bash[41963]: audit 2023-12-01T09:43:51.634798+0000 mon.a (mon.0) 5776 : audit 0 from='client.? 172.21.15.80:0/1257197348' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:43:54.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:43:54 smithi080 bash[41963]: cluster 2023-12-01T09:43:53.410129+0000 mgr.y (mgr.24362) 8861 : cluster 0 pgmap v8830: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:43:54.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:43:54 smithi080 bash[41963]: audit 2023-12-01T09:43:54.096066+0000 mon.c (mon.2) 5656 : audit 0 from='client.? 172.21.15.80:0/1523996969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:43:54.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:43:54 smithi080 bash[28361]: cluster 2023-12-01T09:43:53.410129+0000 mgr.y (mgr.24362) 8861 : cluster 0 pgmap v8830: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:43:54.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:43:54 smithi080 bash[28361]: audit 2023-12-01T09:43:54.096066+0000 mon.c (mon.2) 5656 : audit 0 from='client.? 172.21.15.80:0/1523996969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:43:54.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:43:54 smithi090 bash[32384]: cluster 2023-12-01T09:43:53.410129+0000 mgr.y (mgr.24362) 8861 : cluster 0 pgmap v8830: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:43:54.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:43:54 smithi090 bash[32384]: audit 2023-12-01T09:43:54.096066+0000 mon.c (mon.2) 5656 : audit 0 from='client.? 172.21.15.80:0/1523996969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:43:55.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:43:55 smithi080 bash[41963]: audit 2023-12-01T09:43:55.246362+0000 mon.c (mon.2) 5657 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:43:55.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:43:55 smithi080 bash[28361]: audit 2023-12-01T09:43:55.246362+0000 mon.c (mon.2) 5657 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:43:55.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:43:55 smithi090 bash[32384]: audit 2023-12-01T09:43:55.246362+0000 mon.c (mon.2) 5657 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:43:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:43:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:43:56] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T09:43:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:43:56 smithi080 bash[41963]: cluster 2023-12-01T09:43:55.410820+0000 mgr.y (mgr.24362) 8862 : cluster 0 pgmap v8831: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:43:56.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:43:56 smithi080 bash[28361]: cluster 2023-12-01T09:43:55.410820+0000 mgr.y (mgr.24362) 8862 : cluster 0 pgmap v8831: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:43:56.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:43:56 smithi090 bash[32384]: cluster 2023-12-01T09:43:55.410820+0000 mgr.y (mgr.24362) 8862 : cluster 0 pgmap v8831: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:43:57.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:43:57 smithi080 bash[28361]: audit 2023-12-01T09:43:56.551212+0000 mon.c (mon.2) 5658 : audit 0 from='client.? 172.21.15.80:0/1954956143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:43:57.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:43:57 smithi080 bash[41963]: audit 2023-12-01T09:43:56.551212+0000 mon.c (mon.2) 5658 : audit 0 from='client.? 172.21.15.80:0/1954956143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:43:57.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:43:57 smithi090 bash[32384]: audit 2023-12-01T09:43:56.551212+0000 mon.c (mon.2) 5658 : audit 0 from='client.? 172.21.15.80:0/1954956143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:43:58.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:43:58 smithi080 bash[41963]: cluster 2023-12-01T09:43:57.411974+0000 mgr.y (mgr.24362) 8863 : cluster 0 pgmap v8832: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:43:58.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:43:58 smithi080 bash[28361]: cluster 2023-12-01T09:43:57.411974+0000 mgr.y (mgr.24362) 8863 : cluster 0 pgmap v8832: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:43:58.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:43:58 smithi090 bash[32384]: cluster 2023-12-01T09:43:57.411974+0000 mgr.y (mgr.24362) 8863 : cluster 0 pgmap v8832: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:43:59.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:43:59 smithi080 bash[28361]: audit 2023-12-01T09:43:59.008018+0000 mon.c (mon.2) 5659 : audit 0 from='client.? 172.21.15.80:0/1738953964' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:43:59.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:43:59 smithi080 bash[41963]: audit 2023-12-01T09:43:59.008018+0000 mon.c (mon.2) 5659 : audit 0 from='client.? 172.21.15.80:0/1738953964' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:43:59.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:43:59 smithi090 bash[32384]: audit 2023-12-01T09:43:59.008018+0000 mon.c (mon.2) 5659 : audit 0 from='client.? 172.21.15.80:0/1738953964' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:44:00.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:44:00 smithi080 bash[41963]: cluster 2023-12-01T09:43:59.412639+0000 mgr.y (mgr.24362) 8864 : cluster 0 pgmap v8833: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:44:00.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:44:00 smithi080 bash[28361]: cluster 2023-12-01T09:43:59.412639+0000 mgr.y (mgr.24362) 8864 : cluster 0 pgmap v8833: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:44:00.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:44:00 smithi090 bash[32384]: cluster 2023-12-01T09:43:59.412639+0000 mgr.y (mgr.24362) 8864 : cluster 0 pgmap v8833: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:44:02.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:44:02 smithi090 bash[32384]: cluster 2023-12-01T09:44:01.413844+0000 mgr.y (mgr.24362) 8865 : cluster 0 pgmap v8834: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:44:02.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:44:02 smithi090 bash[32384]: audit 2023-12-01T09:44:01.473335+0000 mon.a (mon.0) 5777 : audit 0 from='client.? 172.21.15.80:0/1665332745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:44:02.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:44:02 smithi080 bash[41963]: cluster 2023-12-01T09:44:01.413844+0000 mgr.y (mgr.24362) 8865 : cluster 0 pgmap v8834: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:44:02.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:44:02 smithi080 bash[41963]: audit 2023-12-01T09:44:01.473335+0000 mon.a (mon.0) 5777 : audit 0 from='client.? 172.21.15.80:0/1665332745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:44:02.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:44:02 smithi080 bash[28361]: cluster 2023-12-01T09:44:01.413844+0000 mgr.y (mgr.24362) 8865 : cluster 0 pgmap v8834: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:44:02.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:44:02 smithi080 bash[28361]: audit 2023-12-01T09:44:01.473335+0000 mon.a (mon.0) 5777 : audit 0 from='client.? 172.21.15.80:0/1665332745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:44:04.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:44:04 smithi080 bash[41963]: cluster 2023-12-01T09:44:03.414502+0000 mgr.y (mgr.24362) 8866 : cluster 0 pgmap v8835: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:44:04.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:44:04 smithi080 bash[41963]: audit 2023-12-01T09:44:03.928051+0000 mon.c (mon.2) 5660 : audit 0 from='client.? 172.21.15.80:0/3544695844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:44:04.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:44:04 smithi080 bash[28361]: cluster 2023-12-01T09:44:03.414502+0000 mgr.y (mgr.24362) 8866 : cluster 0 pgmap v8835: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:44:04.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:44:04 smithi080 bash[28361]: audit 2023-12-01T09:44:03.928051+0000 mon.c (mon.2) 5660 : audit 0 from='client.? 172.21.15.80:0/3544695844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:44:04.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:44:04 smithi090 bash[32384]: cluster 2023-12-01T09:44:03.414502+0000 mgr.y (mgr.24362) 8866 : cluster 0 pgmap v8835: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:44:04.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:44:04 smithi090 bash[32384]: audit 2023-12-01T09:44:03.928051+0000 mon.c (mon.2) 5660 : audit 0 from='client.? 172.21.15.80:0/3544695844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:44:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:44:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:44:06] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T09:44:06.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:44:06 smithi080 bash[41963]: cluster 2023-12-01T09:44:05.415157+0000 mgr.y (mgr.24362) 8867 : cluster 0 pgmap v8836: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:44:06.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:44:06 smithi080 bash[41963]: audit 2023-12-01T09:44:06.393019+0000 mon.c (mon.2) 5661 : audit 0 from='client.? 172.21.15.80:0/166003980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:44:06.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:44:06 smithi080 bash[28361]: cluster 2023-12-01T09:44:05.415157+0000 mgr.y (mgr.24362) 8867 : cluster 0 pgmap v8836: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:44:06.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:44:06 smithi080 bash[28361]: audit 2023-12-01T09:44:06.393019+0000 mon.c (mon.2) 5661 : audit 0 from='client.? 172.21.15.80:0/166003980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:44:06.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:44:06 smithi090 bash[32384]: cluster 2023-12-01T09:44:05.415157+0000 mgr.y (mgr.24362) 8867 : cluster 0 pgmap v8836: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:44:06.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:44:06 smithi090 bash[32384]: audit 2023-12-01T09:44:06.393019+0000 mon.c (mon.2) 5661 : audit 0 from='client.? 172.21.15.80:0/166003980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:44:08.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:44:08 smithi090 bash[32384]: cluster 2023-12-01T09:44:07.416311+0000 mgr.y (mgr.24362) 8868 : cluster 0 pgmap v8837: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:44:08.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:44:08 smithi090 bash[32384]: audit 2023-12-01T09:44:08.414433+0000 mon.c (mon.2) 5662 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:44:08.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:44:08 smithi080 bash[28361]: cluster 2023-12-01T09:44:07.416311+0000 mgr.y (mgr.24362) 8868 : cluster 0 pgmap v8837: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:44:08.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:44:08 smithi080 bash[28361]: audit 2023-12-01T09:44:08.414433+0000 mon.c (mon.2) 5662 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:44:08.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:44:08 smithi080 bash[41963]: cluster 2023-12-01T09:44:07.416311+0000 mgr.y (mgr.24362) 8868 : cluster 0 pgmap v8837: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:44:08.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:44:08 smithi080 bash[41963]: audit 2023-12-01T09:44:08.414433+0000 mon.c (mon.2) 5662 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:44:10.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:44:09 smithi080 bash[28361]: audit 2023-12-01T09:44:08.793121+0000 mon.a (mon.0) 5778 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:44:10.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:44:09 smithi080 bash[28361]: audit 2023-12-01T09:44:08.806332+0000 mon.a (mon.0) 5779 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:44:10.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:44:09 smithi080 bash[28361]: audit 2023-12-01T09:44:08.860547+0000 mon.a (mon.0) 5780 : audit 0 from='client.? 172.21.15.80:0/1080935762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:44:10.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:44:09 smithi080 bash[28361]: cluster 2023-12-01T09:44:09.417066+0000 mgr.y (mgr.24362) 8869 : cluster 0 pgmap v8838: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:44:10.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:44:09 smithi080 bash[41963]: audit 2023-12-01T09:44:08.793121+0000 mon.a (mon.0) 5778 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:44:10.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:44:09 smithi080 bash[41963]: audit 2023-12-01T09:44:08.806332+0000 mon.a (mon.0) 5779 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:44:10.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:44:09 smithi080 bash[41963]: audit 2023-12-01T09:44:08.860547+0000 mon.a (mon.0) 5780 : audit 0 from='client.? 172.21.15.80:0/1080935762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:44:10.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:44:09 smithi080 bash[41963]: cluster 2023-12-01T09:44:09.417066+0000 mgr.y (mgr.24362) 8869 : cluster 0 pgmap v8838: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:44:10.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:44:09 smithi090 bash[32384]: audit 2023-12-01T09:44:08.793121+0000 mon.a (mon.0) 5778 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:44:10.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:44:09 smithi090 bash[32384]: audit 2023-12-01T09:44:08.806332+0000 mon.a (mon.0) 5779 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:44:10.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:44:09 smithi090 bash[32384]: audit 2023-12-01T09:44:08.860547+0000 mon.a (mon.0) 5780 : audit 0 from='client.? 172.21.15.80:0/1080935762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:44:10.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:44:09 smithi090 bash[32384]: cluster 2023-12-01T09:44:09.417066+0000 mgr.y (mgr.24362) 8869 : cluster 0 pgmap v8838: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:44:11.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:44:10 smithi080 bash[28361]: audit 2023-12-01T09:44:10.246770+0000 mon.c (mon.2) 5663 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:44:11.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:44:10 smithi080 bash[41963]: audit 2023-12-01T09:44:10.246770+0000 mon.c (mon.2) 5663 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:44:11.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:44:10 smithi090 bash[32384]: audit 2023-12-01T09:44:10.246770+0000 mon.c (mon.2) 5663 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:44:12.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:44:11 smithi080 bash[41963]: audit 2023-12-01T09:44:11.320397+0000 mon.c (mon.2) 5664 : audit 0 from='client.? 172.21.15.80:0/2573240673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:44:12.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:44:11 smithi080 bash[41963]: cluster 2023-12-01T09:44:11.418201+0000 mgr.y (mgr.24362) 8870 : cluster 0 pgmap v8839: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:44:12.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:44:11 smithi080 bash[28361]: audit 2023-12-01T09:44:11.320397+0000 mon.c (mon.2) 5664 : audit 0 from='client.? 172.21.15.80:0/2573240673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:44:12.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:44:11 smithi080 bash[28361]: cluster 2023-12-01T09:44:11.418201+0000 mgr.y (mgr.24362) 8870 : cluster 0 pgmap v8839: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:44:12.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:44:11 smithi090 bash[32384]: audit 2023-12-01T09:44:11.320397+0000 mon.c (mon.2) 5664 : audit 0 from='client.? 172.21.15.80:0/2573240673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:44:12.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:44:11 smithi090 bash[32384]: cluster 2023-12-01T09:44:11.418201+0000 mgr.y (mgr.24362) 8870 : cluster 0 pgmap v8839: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:44:14.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:44:14 smithi080 bash[28361]: cluster 2023-12-01T09:44:13.418835+0000 mgr.y (mgr.24362) 8871 : cluster 0 pgmap v8840: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:44:14.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:44:14 smithi080 bash[28361]: audit 2023-12-01T09:44:13.800746+0000 mon.c (mon.2) 5665 : audit 0 from='client.? 172.21.15.80:0/1123564523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:44:14.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:44:14 smithi080 bash[41963]: cluster 2023-12-01T09:44:13.418835+0000 mgr.y (mgr.24362) 8871 : cluster 0 pgmap v8840: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:44:14.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:44:14 smithi080 bash[41963]: audit 2023-12-01T09:44:13.800746+0000 mon.c (mon.2) 5665 : audit 0 from='client.? 172.21.15.80:0/1123564523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:44:14.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:44:14 smithi090 bash[32384]: cluster 2023-12-01T09:44:13.418835+0000 mgr.y (mgr.24362) 8871 : cluster 0 pgmap v8840: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:44:14.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:44:14 smithi090 bash[32384]: audit 2023-12-01T09:44:13.800746+0000 mon.c (mon.2) 5665 : audit 0 from='client.? 172.21.15.80:0/1123564523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:44:15.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:44:15 smithi080 bash[28361]: audit 2023-12-01T09:44:14.616593+0000 mon.a (mon.0) 5781 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:44:15.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:44:15 smithi080 bash[28361]: audit 2023-12-01T09:44:14.627079+0000 mon.a (mon.0) 5782 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:44:15.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:44:15 smithi080 bash[28361]: audit 2023-12-01T09:44:14.649616+0000 mon.a (mon.0) 5783 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:44:15.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:44:15 smithi080 bash[28361]: audit 2023-12-01T09:44:14.662869+0000 mon.a (mon.0) 5784 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:44:15.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:44:15 smithi080 bash[28361]: audit 2023-12-01T09:44:15.156736+0000 mon.c (mon.2) 5666 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:44:15.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:44:15 smithi080 bash[28361]: audit 2023-12-01T09:44:15.158313+0000 mon.c (mon.2) 5667 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:44:15.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:44:15 smithi080 bash[28361]: audit 2023-12-01T09:44:15.166684+0000 mon.a (mon.0) 5785 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:44:15.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:44:15 smithi080 bash[41963]: audit 2023-12-01T09:44:14.616593+0000 mon.a (mon.0) 5781 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:44:15.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:44:15 smithi080 bash[41963]: audit 2023-12-01T09:44:14.627079+0000 mon.a (mon.0) 5782 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:44:15.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:44:15 smithi080 bash[41963]: audit 2023-12-01T09:44:14.649616+0000 mon.a (mon.0) 5783 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:44:15.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:44:15 smithi080 bash[41963]: audit 2023-12-01T09:44:14.662869+0000 mon.a (mon.0) 5784 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:44:15.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:44:15 smithi080 bash[41963]: audit 2023-12-01T09:44:15.156736+0000 mon.c (mon.2) 5666 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:44:15.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:44:15 smithi080 bash[41963]: audit 2023-12-01T09:44:15.158313+0000 mon.c (mon.2) 5667 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:44:15.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:44:15 smithi080 bash[41963]: audit 2023-12-01T09:44:15.166684+0000 mon.a (mon.0) 5785 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:44:16.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:44:15 smithi090 bash[32384]: audit 2023-12-01T09:44:14.616593+0000 mon.a (mon.0) 5781 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:44:16.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:44:15 smithi090 bash[32384]: audit 2023-12-01T09:44:14.627079+0000 mon.a (mon.0) 5782 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:44:16.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:44:15 smithi090 bash[32384]: audit 2023-12-01T09:44:14.649616+0000 mon.a (mon.0) 5783 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:44:16.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:44:15 smithi090 bash[32384]: audit 2023-12-01T09:44:14.662869+0000 mon.a (mon.0) 5784 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:44:16.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:44:15 smithi090 bash[32384]: audit 2023-12-01T09:44:15.156736+0000 mon.c (mon.2) 5666 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:44:16.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:44:15 smithi090 bash[32384]: audit 2023-12-01T09:44:15.158313+0000 mon.c (mon.2) 5667 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:44:16.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:44:15 smithi090 bash[32384]: audit 2023-12-01T09:44:15.166684+0000 mon.a (mon.0) 5785 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:44:16.618 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:44:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:44:16] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T09:44:16.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:44:16 smithi080 bash[28361]: cluster 2023-12-01T09:44:15.419431+0000 mgr.y (mgr.24362) 8872 : cluster 0 pgmap v8841: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:44:16.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:44:16 smithi080 bash[28361]: audit 2023-12-01T09:44:16.254001+0000 mon.c (mon.2) 5668 : audit 0 from='client.? 172.21.15.80:0/2914868853' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:44:16.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:44:16 smithi080 bash[41963]: cluster 2023-12-01T09:44:15.419431+0000 mgr.y (mgr.24362) 8872 : cluster 0 pgmap v8841: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:44:16.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:44:16 smithi080 bash[41963]: audit 2023-12-01T09:44:16.254001+0000 mon.c (mon.2) 5668 : audit 0 from='client.? 172.21.15.80:0/2914868853' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:44:17.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:44:16 smithi090 bash[32384]: cluster 2023-12-01T09:44:15.419431+0000 mgr.y (mgr.24362) 8872 : cluster 0 pgmap v8841: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:44:17.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:44:16 smithi090 bash[32384]: audit 2023-12-01T09:44:16.254001+0000 mon.c (mon.2) 5668 : audit 0 from='client.? 172.21.15.80:0/2914868853' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:44:18.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:44:18 smithi080 bash[28361]: cluster 2023-12-01T09:44:17.420596+0000 mgr.y (mgr.24362) 8873 : cluster 0 pgmap v8842: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:44:18.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:44:18 smithi080 bash[41963]: cluster 2023-12-01T09:44:17.420596+0000 mgr.y (mgr.24362) 8873 : cluster 0 pgmap v8842: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:44:19.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:44:18 smithi090 bash[32384]: cluster 2023-12-01T09:44:17.420596+0000 mgr.y (mgr.24362) 8873 : cluster 0 pgmap v8842: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:44:19.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:44:19 smithi080 bash[28361]: audit 2023-12-01T09:44:18.710804+0000 mon.a (mon.0) 5786 : audit 0 from='client.? 172.21.15.80:0/3863037849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:44:19.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:44:19 smithi080 bash[41963]: audit 2023-12-01T09:44:18.710804+0000 mon.a (mon.0) 5786 : audit 0 from='client.? 172.21.15.80:0/3863037849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:44:20.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:44:19 smithi090 bash[32384]: audit 2023-12-01T09:44:18.710804+0000 mon.a (mon.0) 5786 : audit 0 from='client.? 172.21.15.80:0/3863037849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:44:20.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:44:20 smithi080 bash[28361]: cluster 2023-12-01T09:44:19.421226+0000 mgr.y (mgr.24362) 8874 : cluster 0 pgmap v8843: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:44:20.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:44:20 smithi080 bash[41963]: cluster 2023-12-01T09:44:19.421226+0000 mgr.y (mgr.24362) 8874 : cluster 0 pgmap v8843: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:44:21.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:44:20 smithi090 bash[32384]: cluster 2023-12-01T09:44:19.421226+0000 mgr.y (mgr.24362) 8874 : cluster 0 pgmap v8843: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:44:21.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:44:21 smithi080 bash[41963]: audit 2023-12-01T09:44:21.169031+0000 mon.a (mon.0) 5787 : audit 0 from='client.? 172.21.15.80:0/3725465374' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:44:21.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:44:21 smithi080 bash[28361]: audit 2023-12-01T09:44:21.169031+0000 mon.a (mon.0) 5787 : audit 0 from='client.? 172.21.15.80:0/3725465374' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:44:22.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:44:21 smithi090 bash[32384]: audit 2023-12-01T09:44:21.169031+0000 mon.a (mon.0) 5787 : audit 0 from='client.? 172.21.15.80:0/3725465374' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:44:22.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:44:22 smithi080 bash[41963]: cluster 2023-12-01T09:44:21.422314+0000 mgr.y (mgr.24362) 8875 : cluster 0 pgmap v8844: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:44:22.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:44:22 smithi080 bash[28361]: cluster 2023-12-01T09:44:21.422314+0000 mgr.y (mgr.24362) 8875 : cluster 0 pgmap v8844: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:44:23.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:44:22 smithi090 bash[32384]: cluster 2023-12-01T09:44:21.422314+0000 mgr.y (mgr.24362) 8875 : cluster 0 pgmap v8844: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:44:24.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:44:24 smithi080 bash[28361]: cluster 2023-12-01T09:44:23.422930+0000 mgr.y (mgr.24362) 8876 : cluster 0 pgmap v8845: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:44:24.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:44:24 smithi080 bash[28361]: audit 2023-12-01T09:44:23.617089+0000 mon.c (mon.2) 5669 : audit 0 from='client.? 172.21.15.80:0/3720131277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:44:24.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:44:24 smithi080 bash[41963]: cluster 2023-12-01T09:44:23.422930+0000 mgr.y (mgr.24362) 8876 : cluster 0 pgmap v8845: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:44:24.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:44:24 smithi080 bash[41963]: audit 2023-12-01T09:44:23.617089+0000 mon.c (mon.2) 5669 : audit 0 from='client.? 172.21.15.80:0/3720131277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:44:24.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:44:24 smithi090 bash[32384]: cluster 2023-12-01T09:44:23.422930+0000 mgr.y (mgr.24362) 8876 : cluster 0 pgmap v8845: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:44:24.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:44:24 smithi090 bash[32384]: audit 2023-12-01T09:44:23.617089+0000 mon.c (mon.2) 5669 : audit 0 from='client.? 172.21.15.80:0/3720131277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:44:25.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:44:25 smithi080 bash[28361]: audit 2023-12-01T09:44:25.247165+0000 mon.c (mon.2) 5670 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:44:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:44:25 smithi080 bash[41963]: audit 2023-12-01T09:44:25.247165+0000 mon.c (mon.2) 5670 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:44:25.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:44:25 smithi090 bash[32384]: audit 2023-12-01T09:44:25.247165+0000 mon.c (mon.2) 5670 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:44:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:44:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:44:26] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T09:44:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:44:26 smithi080 bash[41963]: cluster 2023-12-01T09:44:25.423624+0000 mgr.y (mgr.24362) 8877 : cluster 0 pgmap v8846: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:44:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:44:26 smithi080 bash[41963]: audit 2023-12-01T09:44:26.071264+0000 mon.a (mon.0) 5788 : audit 0 from='client.? 172.21.15.80:0/3108490284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:44:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:44:26 smithi080 bash[28361]: cluster 2023-12-01T09:44:25.423624+0000 mgr.y (mgr.24362) 8877 : cluster 0 pgmap v8846: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:44:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:44:26 smithi080 bash[28361]: audit 2023-12-01T09:44:26.071264+0000 mon.a (mon.0) 5788 : audit 0 from='client.? 172.21.15.80:0/3108490284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:44:26.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:44:26 smithi090 bash[32384]: cluster 2023-12-01T09:44:25.423624+0000 mgr.y (mgr.24362) 8877 : cluster 0 pgmap v8846: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:44:26.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:44:26 smithi090 bash[32384]: audit 2023-12-01T09:44:26.071264+0000 mon.a (mon.0) 5788 : audit 0 from='client.? 172.21.15.80:0/3108490284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:44:28.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:44:28 smithi090 bash[32384]: cluster 2023-12-01T09:44:27.424775+0000 mgr.y (mgr.24362) 8878 : cluster 0 pgmap v8847: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:44:28.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:44:28 smithi080 bash[41963]: cluster 2023-12-01T09:44:27.424775+0000 mgr.y (mgr.24362) 8878 : cluster 0 pgmap v8847: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:44:28.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:44:28 smithi080 bash[28361]: cluster 2023-12-01T09:44:27.424775+0000 mgr.y (mgr.24362) 8878 : cluster 0 pgmap v8847: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:44:29.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:44:29 smithi090 bash[32384]: audit 2023-12-01T09:44:28.524992+0000 mon.c (mon.2) 5671 : audit 0 from='client.? 172.21.15.80:0/4194269921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:44:29.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:44:29 smithi080 bash[28361]: audit 2023-12-01T09:44:28.524992+0000 mon.c (mon.2) 5671 : audit 0 from='client.? 172.21.15.80:0/4194269921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:44:29.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:44:29 smithi080 bash[41963]: audit 2023-12-01T09:44:28.524992+0000 mon.c (mon.2) 5671 : audit 0 from='client.? 172.21.15.80:0/4194269921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:44:30.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:44:30 smithi090 bash[32384]: cluster 2023-12-01T09:44:29.425436+0000 mgr.y (mgr.24362) 8879 : cluster 0 pgmap v8848: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:44:30.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:44:30 smithi080 bash[28361]: cluster 2023-12-01T09:44:29.425436+0000 mgr.y (mgr.24362) 8879 : cluster 0 pgmap v8848: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:44:30.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:44:30 smithi080 bash[41963]: cluster 2023-12-01T09:44:29.425436+0000 mgr.y (mgr.24362) 8879 : cluster 0 pgmap v8848: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:44:31.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:44:31 smithi090 bash[32384]: audit 2023-12-01T09:44:30.977850+0000 mon.a (mon.0) 5789 : audit 0 from='client.? 172.21.15.80:0/655394227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:44:31.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:44:31 smithi080 bash[28361]: audit 2023-12-01T09:44:30.977850+0000 mon.a (mon.0) 5789 : audit 0 from='client.? 172.21.15.80:0/655394227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:44:31.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:44:31 smithi080 bash[41963]: audit 2023-12-01T09:44:30.977850+0000 mon.a (mon.0) 5789 : audit 0 from='client.? 172.21.15.80:0/655394227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:44:32.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:44:32 smithi090 bash[32384]: cluster 2023-12-01T09:44:31.426538+0000 mgr.y (mgr.24362) 8880 : cluster 0 pgmap v8849: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:44:32.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:44:32 smithi080 bash[28361]: cluster 2023-12-01T09:44:31.426538+0000 mgr.y (mgr.24362) 8880 : cluster 0 pgmap v8849: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:44:32.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:44:32 smithi080 bash[41963]: cluster 2023-12-01T09:44:31.426538+0000 mgr.y (mgr.24362) 8880 : cluster 0 pgmap v8849: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:44:34.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:44:34 smithi080 bash[41963]: cluster 2023-12-01T09:44:33.427163+0000 mgr.y (mgr.24362) 8881 : cluster 0 pgmap v8850: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:44:34.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:44:34 smithi080 bash[41963]: audit 2023-12-01T09:44:33.428588+0000 mon.c (mon.2) 5672 : audit 0 from='client.? 172.21.15.80:0/2784961108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:44:34.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:44:34 smithi080 bash[28361]: cluster 2023-12-01T09:44:33.427163+0000 mgr.y (mgr.24362) 8881 : cluster 0 pgmap v8850: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:44:34.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:44:34 smithi080 bash[28361]: audit 2023-12-01T09:44:33.428588+0000 mon.c (mon.2) 5672 : audit 0 from='client.? 172.21.15.80:0/2784961108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:44:34.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:44:34 smithi090 bash[32384]: cluster 2023-12-01T09:44:33.427163+0000 mgr.y (mgr.24362) 8881 : cluster 0 pgmap v8850: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:44:34.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:44:34 smithi090 bash[32384]: audit 2023-12-01T09:44:33.428588+0000 mon.c (mon.2) 5672 : audit 0 from='client.? 172.21.15.80:0/2784961108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:44:36.485 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:44:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:44:36] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T09:44:36.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:44:36 smithi090 bash[32384]: cluster 2023-12-01T09:44:35.427832+0000 mgr.y (mgr.24362) 8882 : cluster 0 pgmap v8851: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:44:36.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:44:36 smithi090 bash[32384]: audit 2023-12-01T09:44:35.888555+0000 mon.c (mon.2) 5673 : audit 0 from='client.? 172.21.15.80:0/3999687107' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:44:36.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:44:36 smithi080 bash[41963]: cluster 2023-12-01T09:44:35.427832+0000 mgr.y (mgr.24362) 8882 : cluster 0 pgmap v8851: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:44:36.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:44:36 smithi080 bash[41963]: audit 2023-12-01T09:44:35.888555+0000 mon.c (mon.2) 5673 : audit 0 from='client.? 172.21.15.80:0/3999687107' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:44:36.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:44:36 smithi080 bash[28361]: cluster 2023-12-01T09:44:35.427832+0000 mgr.y (mgr.24362) 8882 : cluster 0 pgmap v8851: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:44:36.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:44:36 smithi080 bash[28361]: audit 2023-12-01T09:44:35.888555+0000 mon.c (mon.2) 5673 : audit 0 from='client.? 172.21.15.80:0/3999687107' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:44:38.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:44:38 smithi090 bash[32384]: cluster 2023-12-01T09:44:37.429008+0000 mgr.y (mgr.24362) 8883 : cluster 0 pgmap v8852: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:44:38.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:44:38 smithi090 bash[32384]: audit 2023-12-01T09:44:38.355258+0000 mon.a (mon.0) 5790 : audit 0 from='client.? 172.21.15.80:0/1525244971' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:44:38.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:44:38 smithi080 bash[28361]: cluster 2023-12-01T09:44:37.429008+0000 mgr.y (mgr.24362) 8883 : cluster 0 pgmap v8852: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:44:38.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:44:38 smithi080 bash[28361]: audit 2023-12-01T09:44:38.355258+0000 mon.a (mon.0) 5790 : audit 0 from='client.? 172.21.15.80:0/1525244971' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:44:38.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:44:38 smithi080 bash[41963]: cluster 2023-12-01T09:44:37.429008+0000 mgr.y (mgr.24362) 8883 : cluster 0 pgmap v8852: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:44:38.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:44:38 smithi080 bash[41963]: audit 2023-12-01T09:44:38.355258+0000 mon.a (mon.0) 5790 : audit 0 from='client.? 172.21.15.80:0/1525244971' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:44:40.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:44:40 smithi090 bash[32384]: cluster 2023-12-01T09:44:39.429702+0000 mgr.y (mgr.24362) 8884 : cluster 0 pgmap v8853: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:44:40.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:44:40 smithi090 bash[32384]: audit 2023-12-01T09:44:40.247617+0000 mon.c (mon.2) 5674 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:44:40.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:44:40 smithi080 bash[41963]: cluster 2023-12-01T09:44:39.429702+0000 mgr.y (mgr.24362) 8884 : cluster 0 pgmap v8853: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:44:40.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:44:40 smithi080 bash[41963]: audit 2023-12-01T09:44:40.247617+0000 mon.c (mon.2) 5674 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:44:40.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:44:40 smithi080 bash[28361]: cluster 2023-12-01T09:44:39.429702+0000 mgr.y (mgr.24362) 8884 : cluster 0 pgmap v8853: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:44:40.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:44:40 smithi080 bash[28361]: audit 2023-12-01T09:44:40.247617+0000 mon.c (mon.2) 5674 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:44:41.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:44:41 smithi090 bash[32384]: audit 2023-12-01T09:44:40.810203+0000 mon.c (mon.2) 5675 : audit 0 from='client.? 172.21.15.80:0/705019490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:44:41.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:44:41 smithi080 bash[28361]: audit 2023-12-01T09:44:40.810203+0000 mon.c (mon.2) 5675 : audit 0 from='client.? 172.21.15.80:0/705019490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:44:41.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:44:41 smithi080 bash[41963]: audit 2023-12-01T09:44:40.810203+0000 mon.c (mon.2) 5675 : audit 0 from='client.? 172.21.15.80:0/705019490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:44:42.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:44:42 smithi090 bash[32384]: cluster 2023-12-01T09:44:41.430863+0000 mgr.y (mgr.24362) 8885 : cluster 0 pgmap v8854: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:44:42.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:44:42 smithi080 bash[28361]: cluster 2023-12-01T09:44:41.430863+0000 mgr.y (mgr.24362) 8885 : cluster 0 pgmap v8854: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:44:42.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:44:42 smithi080 bash[41963]: cluster 2023-12-01T09:44:41.430863+0000 mgr.y (mgr.24362) 8885 : cluster 0 pgmap v8854: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:44:44.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:44:44 smithi090 bash[32384]: audit 2023-12-01T09:44:43.272855+0000 mon.c (mon.2) 5676 : audit 0 from='client.? 172.21.15.80:0/1068585231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:44:44.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:44:44 smithi090 bash[32384]: cluster 2023-12-01T09:44:43.431534+0000 mgr.y (mgr.24362) 8886 : cluster 0 pgmap v8855: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:44:44.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:44:44 smithi080 bash[28361]: audit 2023-12-01T09:44:43.272855+0000 mon.c (mon.2) 5676 : audit 0 from='client.? 172.21.15.80:0/1068585231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:44:44.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:44:44 smithi080 bash[28361]: cluster 2023-12-01T09:44:43.431534+0000 mgr.y (mgr.24362) 8886 : cluster 0 pgmap v8855: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:44:44.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:44:44 smithi080 bash[41963]: audit 2023-12-01T09:44:43.272855+0000 mon.c (mon.2) 5676 : audit 0 from='client.? 172.21.15.80:0/1068585231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:44:44.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:44:44 smithi080 bash[41963]: cluster 2023-12-01T09:44:43.431534+0000 mgr.y (mgr.24362) 8886 : cluster 0 pgmap v8855: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:44:46.492 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:44:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:44:46] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T09:44:46.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:44:46 smithi090 bash[32384]: cluster 2023-12-01T09:44:45.431968+0000 mgr.y (mgr.24362) 8887 : cluster 0 pgmap v8856: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:44:46.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:44:46 smithi090 bash[32384]: audit 2023-12-01T09:44:45.729281+0000 mon.a (mon.0) 5791 : audit 0 from='client.? 172.21.15.80:0/1278599828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:44:46.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:44:46 smithi080 bash[41963]: cluster 2023-12-01T09:44:45.431968+0000 mgr.y (mgr.24362) 8887 : cluster 0 pgmap v8856: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:44:46.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:44:46 smithi080 bash[41963]: audit 2023-12-01T09:44:45.729281+0000 mon.a (mon.0) 5791 : audit 0 from='client.? 172.21.15.80:0/1278599828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:44:46.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:44:46 smithi080 bash[28361]: cluster 2023-12-01T09:44:45.431968+0000 mgr.y (mgr.24362) 8887 : cluster 0 pgmap v8856: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:44:46.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:44:46 smithi080 bash[28361]: audit 2023-12-01T09:44:45.729281+0000 mon.a (mon.0) 5791 : audit 0 from='client.? 172.21.15.80:0/1278599828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:44:48.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:44:48 smithi090 bash[32384]: cluster 2023-12-01T09:44:47.433031+0000 mgr.y (mgr.24362) 8888 : cluster 0 pgmap v8857: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:44:48.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:44:48 smithi090 bash[32384]: audit 2023-12-01T09:44:48.193380+0000 mon.c (mon.2) 5677 : audit 0 from='client.? 172.21.15.80:0/2516166362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:44:48.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:44:48 smithi080 bash[41963]: cluster 2023-12-01T09:44:47.433031+0000 mgr.y (mgr.24362) 8888 : cluster 0 pgmap v8857: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:44:48.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:44:48 smithi080 bash[41963]: audit 2023-12-01T09:44:48.193380+0000 mon.c (mon.2) 5677 : audit 0 from='client.? 172.21.15.80:0/2516166362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:44:48.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:44:48 smithi080 bash[28361]: cluster 2023-12-01T09:44:47.433031+0000 mgr.y (mgr.24362) 8888 : cluster 0 pgmap v8857: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:44:48.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:44:48 smithi080 bash[28361]: audit 2023-12-01T09:44:48.193380+0000 mon.c (mon.2) 5677 : audit 0 from='client.? 172.21.15.80:0/2516166362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:44:50.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:44:50 smithi090 bash[32384]: cluster 2023-12-01T09:44:49.433694+0000 mgr.y (mgr.24362) 8889 : cluster 0 pgmap v8858: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:44:50.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:44:50 smithi080 bash[28361]: cluster 2023-12-01T09:44:49.433694+0000 mgr.y (mgr.24362) 8889 : cluster 0 pgmap v8858: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:44:50.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:44:50 smithi080 bash[41963]: cluster 2023-12-01T09:44:49.433694+0000 mgr.y (mgr.24362) 8889 : cluster 0 pgmap v8858: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:44:51.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:44:51 smithi090 bash[32384]: audit 2023-12-01T09:44:50.651400+0000 mon.c (mon.2) 5678 : audit 0 from='client.? 172.21.15.80:0/1636946602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:44:51.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:44:51 smithi080 bash[28361]: audit 2023-12-01T09:44:50.651400+0000 mon.c (mon.2) 5678 : audit 0 from='client.? 172.21.15.80:0/1636946602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:44:51.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:44:51 smithi080 bash[41963]: audit 2023-12-01T09:44:50.651400+0000 mon.c (mon.2) 5678 : audit 0 from='client.? 172.21.15.80:0/1636946602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:44:52.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:44:52 smithi090 bash[32384]: cluster 2023-12-01T09:44:51.434832+0000 mgr.y (mgr.24362) 8890 : cluster 0 pgmap v8859: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:44:52.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:44:52 smithi080 bash[28361]: cluster 2023-12-01T09:44:51.434832+0000 mgr.y (mgr.24362) 8890 : cluster 0 pgmap v8859: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:44:52.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:44:52 smithi080 bash[41963]: cluster 2023-12-01T09:44:51.434832+0000 mgr.y (mgr.24362) 8890 : cluster 0 pgmap v8859: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:44:53.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:44:53 smithi090 bash[32384]: audit 2023-12-01T09:44:53.101147+0000 mon.c (mon.2) 5679 : audit 0 from='client.? 172.21.15.80:0/922397262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:44:53.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:44:53 smithi080 bash[41963]: audit 2023-12-01T09:44:53.101147+0000 mon.c (mon.2) 5679 : audit 0 from='client.? 172.21.15.80:0/922397262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:44:53.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:44:53 smithi080 bash[28361]: audit 2023-12-01T09:44:53.101147+0000 mon.c (mon.2) 5679 : audit 0 from='client.? 172.21.15.80:0/922397262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:44:54.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:44:54 smithi090 bash[32384]: cluster 2023-12-01T09:44:53.435506+0000 mgr.y (mgr.24362) 8891 : cluster 0 pgmap v8860: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:44:54.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:44:54 smithi080 bash[28361]: cluster 2023-12-01T09:44:53.435506+0000 mgr.y (mgr.24362) 8891 : cluster 0 pgmap v8860: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:44:54.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:44:54 smithi080 bash[41963]: cluster 2023-12-01T09:44:53.435506+0000 mgr.y (mgr.24362) 8891 : cluster 0 pgmap v8860: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:44:55.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:44:55 smithi080 bash[41963]: audit 2023-12-01T09:44:55.247739+0000 mon.c (mon.2) 5680 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:44:55.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:44:55 smithi080 bash[28361]: audit 2023-12-01T09:44:55.247739+0000 mon.c (mon.2) 5680 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:44:56.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:44:55 smithi090 bash[32384]: audit 2023-12-01T09:44:55.247739+0000 mon.c (mon.2) 5680 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:44:56.532 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:44:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:44:56] "GET /metrics HTTP/1.1" 200 33987 "" "Prometheus/2.43.0" 2023-12-01T09:44:56.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:44:56 smithi080 bash[41963]: cluster 2023-12-01T09:44:55.435969+0000 mgr.y (mgr.24362) 8892 : cluster 0 pgmap v8861: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:44:56.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:44:56 smithi080 bash[41963]: audit 2023-12-01T09:44:55.551985+0000 mon.a (mon.0) 5792 : audit 0 from='client.? 172.21.15.80:0/3823383868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:44:56.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:44:56 smithi080 bash[28361]: cluster 2023-12-01T09:44:55.435969+0000 mgr.y (mgr.24362) 8892 : cluster 0 pgmap v8861: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:44:56.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:44:56 smithi080 bash[28361]: audit 2023-12-01T09:44:55.551985+0000 mon.a (mon.0) 5792 : audit 0 from='client.? 172.21.15.80:0/3823383868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:44:57.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:44:56 smithi090 bash[32384]: cluster 2023-12-01T09:44:55.435969+0000 mgr.y (mgr.24362) 8892 : cluster 0 pgmap v8861: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:44:57.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:44:56 smithi090 bash[32384]: audit 2023-12-01T09:44:55.551985+0000 mon.a (mon.0) 5792 : audit 0 from='client.? 172.21.15.80:0/3823383868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:44:58.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:44:58 smithi080 bash[28361]: cluster 2023-12-01T09:44:57.437086+0000 mgr.y (mgr.24362) 8893 : cluster 0 pgmap v8862: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:44:58.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:44:58 smithi080 bash[28361]: audit 2023-12-01T09:44:57.998870+0000 mon.a (mon.0) 5793 : audit 0 from='client.? 172.21.15.80:0/3264290204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:44:58.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:44:58 smithi080 bash[41963]: cluster 2023-12-01T09:44:57.437086+0000 mgr.y (mgr.24362) 8893 : cluster 0 pgmap v8862: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:44:58.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:44:58 smithi080 bash[41963]: audit 2023-12-01T09:44:57.998870+0000 mon.a (mon.0) 5793 : audit 0 from='client.? 172.21.15.80:0/3264290204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:44:59.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:44:58 smithi090 bash[32384]: cluster 2023-12-01T09:44:57.437086+0000 mgr.y (mgr.24362) 8893 : cluster 0 pgmap v8862: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:44:59.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:44:58 smithi090 bash[32384]: audit 2023-12-01T09:44:57.998870+0000 mon.a (mon.0) 5793 : audit 0 from='client.? 172.21.15.80:0/3264290204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:45:00.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:45:00 smithi080 bash[28361]: cluster 2023-12-01T09:44:59.437827+0000 mgr.y (mgr.24362) 8894 : cluster 0 pgmap v8863: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:45:00.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:45:00 smithi080 bash[28361]: audit 2023-12-01T09:45:00.451103+0000 mon.c (mon.2) 5681 : audit 0 from='client.? 172.21.15.80:0/1749601789' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:45:00.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:45:00 smithi080 bash[41963]: cluster 2023-12-01T09:44:59.437827+0000 mgr.y (mgr.24362) 8894 : cluster 0 pgmap v8863: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:45:00.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:45:00 smithi080 bash[41963]: audit 2023-12-01T09:45:00.451103+0000 mon.c (mon.2) 5681 : audit 0 from='client.? 172.21.15.80:0/1749601789' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:45:01.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:45:00 smithi090 bash[32384]: cluster 2023-12-01T09:44:59.437827+0000 mgr.y (mgr.24362) 8894 : cluster 0 pgmap v8863: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:45:01.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:45:00 smithi090 bash[32384]: audit 2023-12-01T09:45:00.451103+0000 mon.c (mon.2) 5681 : audit 0 from='client.? 172.21.15.80:0/1749601789' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:45:02.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:45:02 smithi080 bash[41963]: cluster 2023-12-01T09:45:01.438987+0000 mgr.y (mgr.24362) 8895 : cluster 0 pgmap v8864: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:45:02.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:45:02 smithi080 bash[28361]: cluster 2023-12-01T09:45:01.438987+0000 mgr.y (mgr.24362) 8895 : cluster 0 pgmap v8864: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:45:03.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:45:02 smithi090 bash[32384]: cluster 2023-12-01T09:45:01.438987+0000 mgr.y (mgr.24362) 8895 : cluster 0 pgmap v8864: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:45:03.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:45:03 smithi080 bash[28361]: audit 2023-12-01T09:45:02.899362+0000 mon.a (mon.0) 5794 : audit 0 from='client.? 172.21.15.80:0/3332645827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:45:03.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:45:03 smithi080 bash[41963]: audit 2023-12-01T09:45:02.899362+0000 mon.a (mon.0) 5794 : audit 0 from='client.? 172.21.15.80:0/3332645827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:45:04.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:45:03 smithi090 bash[32384]: audit 2023-12-01T09:45:02.899362+0000 mon.a (mon.0) 5794 : audit 0 from='client.? 172.21.15.80:0/3332645827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:45:04.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:45:04 smithi080 bash[41963]: cluster 2023-12-01T09:45:03.439679+0000 mgr.y (mgr.24362) 8896 : cluster 0 pgmap v8865: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:45:04.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:45:04 smithi080 bash[28361]: cluster 2023-12-01T09:45:03.439679+0000 mgr.y (mgr.24362) 8896 : cluster 0 pgmap v8865: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:45:05.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:45:04 smithi090 bash[32384]: cluster 2023-12-01T09:45:03.439679+0000 mgr.y (mgr.24362) 8896 : cluster 0 pgmap v8865: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:45:05.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:45:05 smithi080 bash[41963]: audit 2023-12-01T09:45:05.349874+0000 mon.c (mon.2) 5682 : audit 0 from='client.? 172.21.15.80:0/3902311218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:45:05.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:45:05 smithi080 bash[28361]: audit 2023-12-01T09:45:05.349874+0000 mon.c (mon.2) 5682 : audit 0 from='client.? 172.21.15.80:0/3902311218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:45:06.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:45:05 smithi090 bash[32384]: audit 2023-12-01T09:45:05.349874+0000 mon.c (mon.2) 5682 : audit 0 from='client.? 172.21.15.80:0/3902311218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:45:06.564 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:45:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:45:06] "GET /metrics HTTP/1.1" 200 33987 "" "Prometheus/2.43.0" 2023-12-01T09:45:06.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:45:06 smithi080 bash[28361]: cluster 2023-12-01T09:45:05.440309+0000 mgr.y (mgr.24362) 8897 : cluster 0 pgmap v8866: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:45:06.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:45:06 smithi080 bash[41963]: cluster 2023-12-01T09:45:05.440309+0000 mgr.y (mgr.24362) 8897 : cluster 0 pgmap v8866: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:45:07.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:45:06 smithi090 bash[32384]: cluster 2023-12-01T09:45:05.440309+0000 mgr.y (mgr.24362) 8897 : cluster 0 pgmap v8866: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:45:08.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:45:08 smithi080 bash[28361]: cluster 2023-12-01T09:45:07.441407+0000 mgr.y (mgr.24362) 8898 : cluster 0 pgmap v8867: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:45:08.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:45:08 smithi080 bash[28361]: audit 2023-12-01T09:45:07.812921+0000 mon.c (mon.2) 5683 : audit 0 from='client.? 172.21.15.80:0/2451532577' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:45:08.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:45:08 smithi080 bash[41963]: cluster 2023-12-01T09:45:07.441407+0000 mgr.y (mgr.24362) 8898 : cluster 0 pgmap v8867: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:45:08.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:45:08 smithi080 bash[41963]: audit 2023-12-01T09:45:07.812921+0000 mon.c (mon.2) 5683 : audit 0 from='client.? 172.21.15.80:0/2451532577' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:45:09.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:45:08 smithi090 bash[32384]: cluster 2023-12-01T09:45:07.441407+0000 mgr.y (mgr.24362) 8898 : cluster 0 pgmap v8867: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:45:09.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:45:08 smithi090 bash[32384]: audit 2023-12-01T09:45:07.812921+0000 mon.c (mon.2) 5683 : audit 0 from='client.? 172.21.15.80:0/2451532577' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:45:10.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:45:10 smithi080 bash[41963]: cluster 2023-12-01T09:45:09.442066+0000 mgr.y (mgr.24362) 8899 : cluster 0 pgmap v8868: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:45:10.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:45:10 smithi080 bash[41963]: audit 2023-12-01T09:45:10.248056+0000 mon.c (mon.2) 5684 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:45:10.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:45:10 smithi080 bash[41963]: audit 2023-12-01T09:45:10.265440+0000 mon.a (mon.0) 5795 : audit 0 from='client.? 172.21.15.80:0/3425682235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:45:10.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:45:10 smithi080 bash[28361]: cluster 2023-12-01T09:45:09.442066+0000 mgr.y (mgr.24362) 8899 : cluster 0 pgmap v8868: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:45:10.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:45:10 smithi080 bash[28361]: audit 2023-12-01T09:45:10.248056+0000 mon.c (mon.2) 5684 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:45:10.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:45:10 smithi080 bash[28361]: audit 2023-12-01T09:45:10.265440+0000 mon.a (mon.0) 5795 : audit 0 from='client.? 172.21.15.80:0/3425682235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:45:11.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:45:10 smithi090 bash[32384]: cluster 2023-12-01T09:45:09.442066+0000 mgr.y (mgr.24362) 8899 : cluster 0 pgmap v8868: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:45:11.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:45:10 smithi090 bash[32384]: audit 2023-12-01T09:45:10.248056+0000 mon.c (mon.2) 5684 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:45:11.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:45:10 smithi090 bash[32384]: audit 2023-12-01T09:45:10.265440+0000 mon.a (mon.0) 5795 : audit 0 from='client.? 172.21.15.80:0/3425682235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:45:12.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:45:12 smithi080 bash[28361]: cluster 2023-12-01T09:45:11.443143+0000 mgr.y (mgr.24362) 8900 : cluster 0 pgmap v8869: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:45:12.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:45:12 smithi080 bash[41963]: cluster 2023-12-01T09:45:11.443143+0000 mgr.y (mgr.24362) 8900 : cluster 0 pgmap v8869: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:45:13.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:45:12 smithi090 bash[32384]: cluster 2023-12-01T09:45:11.443143+0000 mgr.y (mgr.24362) 8900 : cluster 0 pgmap v8869: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:45:13.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:45:13 smithi080 bash[28361]: audit 2023-12-01T09:45:12.719613+0000 mon.c (mon.2) 5685 : audit 0 from='client.? 172.21.15.80:0/2191622215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:45:13.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:45:13 smithi080 bash[41963]: audit 2023-12-01T09:45:12.719613+0000 mon.c (mon.2) 5685 : audit 0 from='client.? 172.21.15.80:0/2191622215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:45:14.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:45:13 smithi090 bash[32384]: audit 2023-12-01T09:45:12.719613+0000 mon.c (mon.2) 5685 : audit 0 from='client.? 172.21.15.80:0/2191622215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:45:14.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:45:14 smithi080 bash[28361]: cluster 2023-12-01T09:45:13.443834+0000 mgr.y (mgr.24362) 8901 : cluster 0 pgmap v8870: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:45:14.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:45:14 smithi080 bash[41963]: cluster 2023-12-01T09:45:13.443834+0000 mgr.y (mgr.24362) 8901 : cluster 0 pgmap v8870: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:45:15.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:45:14 smithi090 bash[32384]: cluster 2023-12-01T09:45:13.443834+0000 mgr.y (mgr.24362) 8901 : cluster 0 pgmap v8870: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:45:15.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:45:15 smithi080 bash[28361]: audit 2023-12-01T09:45:15.177750+0000 mon.c (mon.2) 5686 : audit 0 from='client.? 172.21.15.80:0/2293697576' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:45:15.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:45:15 smithi080 bash[28361]: audit 2023-12-01T09:45:15.251145+0000 mon.c (mon.2) 5687 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:45:15.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:45:15 smithi080 bash[41963]: audit 2023-12-01T09:45:15.177750+0000 mon.c (mon.2) 5686 : audit 0 from='client.? 172.21.15.80:0/2293697576' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:45:15.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:45:15 smithi080 bash[41963]: audit 2023-12-01T09:45:15.251145+0000 mon.c (mon.2) 5687 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:45:16.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:45:15 smithi090 bash[32384]: audit 2023-12-01T09:45:15.177750+0000 mon.c (mon.2) 5686 : audit 0 from='client.? 172.21.15.80:0/2293697576' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:45:16.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:45:15 smithi090 bash[32384]: audit 2023-12-01T09:45:15.251145+0000 mon.c (mon.2) 5687 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:45:16.629 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:45:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:45:16] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T09:45:16.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:45:16 smithi080 bash[41963]: cluster 2023-12-01T09:45:15.444467+0000 mgr.y (mgr.24362) 8902 : cluster 0 pgmap v8871: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:45:16.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:45:16 smithi080 bash[41963]: audit 2023-12-01T09:45:15.631321+0000 mon.a (mon.0) 5796 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:45:16.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:45:16 smithi080 bash[41963]: audit 2023-12-01T09:45:15.647023+0000 mon.a (mon.0) 5797 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:45:16.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:45:16 smithi080 bash[28361]: cluster 2023-12-01T09:45:15.444467+0000 mgr.y (mgr.24362) 8902 : cluster 0 pgmap v8871: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:45:16.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:45:16 smithi080 bash[28361]: audit 2023-12-01T09:45:15.631321+0000 mon.a (mon.0) 5796 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:45:16.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:45:16 smithi080 bash[28361]: audit 2023-12-01T09:45:15.647023+0000 mon.a (mon.0) 5797 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:45:17.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:45:16 smithi090 bash[32384]: cluster 2023-12-01T09:45:15.444467+0000 mgr.y (mgr.24362) 8902 : cluster 0 pgmap v8871: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:45:17.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:45:16 smithi090 bash[32384]: audit 2023-12-01T09:45:15.631321+0000 mon.a (mon.0) 5796 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:45:17.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:45:16 smithi090 bash[32384]: audit 2023-12-01T09:45:15.647023+0000 mon.a (mon.0) 5797 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:45:17.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:45:17 smithi080 bash[28361]: audit 2023-12-01T09:45:17.627802+0000 mon.a (mon.0) 5798 : audit 0 from='client.? 172.21.15.80:0/1250603421' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:45:17.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:45:17 smithi080 bash[41963]: audit 2023-12-01T09:45:17.627802+0000 mon.a (mon.0) 5798 : audit 0 from='client.? 172.21.15.80:0/1250603421' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:45:18.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:45:17 smithi090 bash[32384]: audit 2023-12-01T09:45:17.627802+0000 mon.a (mon.0) 5798 : audit 0 from='client.? 172.21.15.80:0/1250603421' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:45:18.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:45:18 smithi080 bash[28361]: cluster 2023-12-01T09:45:17.445473+0000 mgr.y (mgr.24362) 8903 : cluster 0 pgmap v8872: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:45:18.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:45:18 smithi080 bash[41963]: cluster 2023-12-01T09:45:17.445473+0000 mgr.y (mgr.24362) 8903 : cluster 0 pgmap v8872: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:45:19.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:45:18 smithi090 bash[32384]: cluster 2023-12-01T09:45:17.445473+0000 mgr.y (mgr.24362) 8903 : cluster 0 pgmap v8872: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:45:20.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:45:20 smithi080 bash[28361]: cluster 2023-12-01T09:45:19.446176+0000 mgr.y (mgr.24362) 8904 : cluster 0 pgmap v8873: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:45:20.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:45:20 smithi080 bash[28361]: audit 2023-12-01T09:45:20.081274+0000 mon.a (mon.0) 5799 : audit 0 from='client.? 172.21.15.80:0/2892234616' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:45:20.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:45:20 smithi080 bash[41963]: cluster 2023-12-01T09:45:19.446176+0000 mgr.y (mgr.24362) 8904 : cluster 0 pgmap v8873: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:45:20.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:45:20 smithi080 bash[41963]: audit 2023-12-01T09:45:20.081274+0000 mon.a (mon.0) 5799 : audit 0 from='client.? 172.21.15.80:0/2892234616' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:45:21.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:45:20 smithi090 bash[32384]: cluster 2023-12-01T09:45:19.446176+0000 mgr.y (mgr.24362) 8904 : cluster 0 pgmap v8873: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:45:21.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:45:20 smithi090 bash[32384]: audit 2023-12-01T09:45:20.081274+0000 mon.a (mon.0) 5799 : audit 0 from='client.? 172.21.15.80:0/2892234616' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:45:22.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:45:22 smithi080 bash[28361]: audit 2023-12-01T09:45:21.059105+0000 mon.a (mon.0) 5800 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:45:22.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:45:22 smithi080 bash[28361]: audit 2023-12-01T09:45:21.073358+0000 mon.a (mon.0) 5801 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:45:22.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:45:22 smithi080 bash[28361]: cluster 2023-12-01T09:45:21.447249+0000 mgr.y (mgr.24362) 8905 : cluster 0 pgmap v8874: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:45:22.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:45:22 smithi080 bash[28361]: audit 2023-12-01T09:45:21.849554+0000 mon.a (mon.0) 5802 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:45:22.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:45:22 smithi080 bash[28361]: audit 2023-12-01T09:45:21.864099+0000 mon.a (mon.0) 5803 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:45:22.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:45:22 smithi080 bash[41963]: audit 2023-12-01T09:45:21.059105+0000 mon.a (mon.0) 5800 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:45:22.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:45:22 smithi080 bash[41963]: audit 2023-12-01T09:45:21.073358+0000 mon.a (mon.0) 5801 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:45:22.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:45:22 smithi080 bash[41963]: cluster 2023-12-01T09:45:21.447249+0000 mgr.y (mgr.24362) 8905 : cluster 0 pgmap v8874: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:45:22.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:45:22 smithi080 bash[41963]: audit 2023-12-01T09:45:21.849554+0000 mon.a (mon.0) 5802 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:45:22.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:45:22 smithi080 bash[41963]: audit 2023-12-01T09:45:21.864099+0000 mon.a (mon.0) 5803 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:45:22.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:45:22 smithi090 bash[32384]: audit 2023-12-01T09:45:21.059105+0000 mon.a (mon.0) 5800 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:45:22.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:45:22 smithi090 bash[32384]: audit 2023-12-01T09:45:21.073358+0000 mon.a (mon.0) 5801 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:45:22.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:45:22 smithi090 bash[32384]: cluster 2023-12-01T09:45:21.447249+0000 mgr.y (mgr.24362) 8905 : cluster 0 pgmap v8874: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:45:22.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:45:22 smithi090 bash[32384]: audit 2023-12-01T09:45:21.849554+0000 mon.a (mon.0) 5802 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:45:22.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:45:22 smithi090 bash[32384]: audit 2023-12-01T09:45:21.864099+0000 mon.a (mon.0) 5803 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:45:23.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:45:23 smithi080 bash[28361]: audit 2023-12-01T09:45:22.386733+0000 mon.c (mon.2) 5688 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:45:23.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:45:23 smithi080 bash[28361]: audit 2023-12-01T09:45:22.388481+0000 mon.c (mon.2) 5689 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:45:23.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:45:23 smithi080 bash[28361]: audit 2023-12-01T09:45:22.397574+0000 mon.a (mon.0) 5804 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:45:23.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:45:23 smithi080 bash[28361]: audit 2023-12-01T09:45:22.538315+0000 mon.a (mon.0) 5805 : audit 0 from='client.? 172.21.15.80:0/66986395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:45:23.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:45:23 smithi080 bash[41963]: audit 2023-12-01T09:45:22.386733+0000 mon.c (mon.2) 5688 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:45:23.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:45:23 smithi080 bash[41963]: audit 2023-12-01T09:45:22.388481+0000 mon.c (mon.2) 5689 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:45:23.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:45:23 smithi080 bash[41963]: audit 2023-12-01T09:45:22.397574+0000 mon.a (mon.0) 5804 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:45:23.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:45:23 smithi080 bash[41963]: audit 2023-12-01T09:45:22.538315+0000 mon.a (mon.0) 5805 : audit 0 from='client.? 172.21.15.80:0/66986395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:45:23.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:45:23 smithi090 bash[32384]: audit 2023-12-01T09:45:22.386733+0000 mon.c (mon.2) 5688 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:45:23.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:45:23 smithi090 bash[32384]: audit 2023-12-01T09:45:22.388481+0000 mon.c (mon.2) 5689 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:45:23.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:45:23 smithi090 bash[32384]: audit 2023-12-01T09:45:22.397574+0000 mon.a (mon.0) 5804 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:45:23.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:45:23 smithi090 bash[32384]: audit 2023-12-01T09:45:22.538315+0000 mon.a (mon.0) 5805 : audit 0 from='client.? 172.21.15.80:0/66986395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:45:24.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:45:24 smithi090 bash[32384]: cluster 2023-12-01T09:45:23.447920+0000 mgr.y (mgr.24362) 8906 : cluster 0 pgmap v8875: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:45:24.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:45:24 smithi080 bash[28361]: cluster 2023-12-01T09:45:23.447920+0000 mgr.y (mgr.24362) 8906 : cluster 0 pgmap v8875: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:45:24.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:45:24 smithi080 bash[41963]: cluster 2023-12-01T09:45:23.447920+0000 mgr.y (mgr.24362) 8906 : cluster 0 pgmap v8875: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:45:25.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:45:25 smithi090 bash[32384]: audit 2023-12-01T09:45:24.998772+0000 mon.a (mon.0) 5806 : audit 0 from='client.? 172.21.15.80:0/3583165779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:45:25.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:45:25 smithi080 bash[28361]: audit 2023-12-01T09:45:24.998772+0000 mon.a (mon.0) 5806 : audit 0 from='client.? 172.21.15.80:0/3583165779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:45:25.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:45:25 smithi080 bash[41963]: audit 2023-12-01T09:45:24.998772+0000 mon.a (mon.0) 5806 : audit 0 from='client.? 172.21.15.80:0/3583165779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:45:26.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:45:26 smithi090 bash[32384]: audit 2023-12-01T09:45:25.248510+0000 mon.c (mon.2) 5690 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:45:26.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:45:26 smithi090 bash[32384]: cluster 2023-12-01T09:45:25.448556+0000 mgr.y (mgr.24362) 8907 : cluster 0 pgmap v8876: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:45:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:45:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:45:26] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T09:45:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:45:26 smithi080 bash[28361]: audit 2023-12-01T09:45:25.248510+0000 mon.c (mon.2) 5690 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:45:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:45:26 smithi080 bash[28361]: cluster 2023-12-01T09:45:25.448556+0000 mgr.y (mgr.24362) 8907 : cluster 0 pgmap v8876: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:45:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:45:26 smithi080 bash[41963]: audit 2023-12-01T09:45:25.248510+0000 mon.c (mon.2) 5690 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:45:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:45:26 smithi080 bash[41963]: cluster 2023-12-01T09:45:25.448556+0000 mgr.y (mgr.24362) 8907 : cluster 0 pgmap v8876: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:45:27.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:45:27 smithi090 bash[32384]: audit 2023-12-01T09:45:27.459689+0000 mon.a (mon.0) 5807 : audit 0 from='client.? 172.21.15.80:0/3633062282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:45:27.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:45:27 smithi080 bash[41963]: audit 2023-12-01T09:45:27.459689+0000 mon.a (mon.0) 5807 : audit 0 from='client.? 172.21.15.80:0/3633062282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:45:27.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:45:27 smithi080 bash[28361]: audit 2023-12-01T09:45:27.459689+0000 mon.a (mon.0) 5807 : audit 0 from='client.? 172.21.15.80:0/3633062282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:45:28.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:45:28 smithi090 bash[32384]: cluster 2023-12-01T09:45:27.449670+0000 mgr.y (mgr.24362) 8908 : cluster 0 pgmap v8877: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:45:28.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:45:28 smithi080 bash[41963]: cluster 2023-12-01T09:45:27.449670+0000 mgr.y (mgr.24362) 8908 : cluster 0 pgmap v8877: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:45:28.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:45:28 smithi080 bash[28361]: cluster 2023-12-01T09:45:27.449670+0000 mgr.y (mgr.24362) 8908 : cluster 0 pgmap v8877: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:45:30.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:45:30 smithi080 bash[41963]: cluster 2023-12-01T09:45:29.450352+0000 mgr.y (mgr.24362) 8909 : cluster 0 pgmap v8878: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:45:30.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:45:30 smithi080 bash[41963]: audit 2023-12-01T09:45:29.914592+0000 mon.c (mon.2) 5691 : audit 0 from='client.? 172.21.15.80:0/3521498670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:45:30.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:45:30 smithi080 bash[28361]: cluster 2023-12-01T09:45:29.450352+0000 mgr.y (mgr.24362) 8909 : cluster 0 pgmap v8878: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:45:30.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:45:30 smithi080 bash[28361]: audit 2023-12-01T09:45:29.914592+0000 mon.c (mon.2) 5691 : audit 0 from='client.? 172.21.15.80:0/3521498670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:45:31.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:45:30 smithi090 bash[32384]: cluster 2023-12-01T09:45:29.450352+0000 mgr.y (mgr.24362) 8909 : cluster 0 pgmap v8878: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:45:31.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:45:30 smithi090 bash[32384]: audit 2023-12-01T09:45:29.914592+0000 mon.c (mon.2) 5691 : audit 0 from='client.? 172.21.15.80:0/3521498670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:45:32.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:45:32 smithi080 bash[41963]: cluster 2023-12-01T09:45:31.451497+0000 mgr.y (mgr.24362) 8910 : cluster 0 pgmap v8879: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:45:32.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:45:32 smithi080 bash[41963]: audit 2023-12-01T09:45:32.370781+0000 mon.a (mon.0) 5808 : audit 0 from='client.? 172.21.15.80:0/803256318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:45:32.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:45:32 smithi080 bash[28361]: cluster 2023-12-01T09:45:31.451497+0000 mgr.y (mgr.24362) 8910 : cluster 0 pgmap v8879: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:45:32.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:45:32 smithi080 bash[28361]: audit 2023-12-01T09:45:32.370781+0000 mon.a (mon.0) 5808 : audit 0 from='client.? 172.21.15.80:0/803256318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:45:33.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:45:32 smithi090 bash[32384]: cluster 2023-12-01T09:45:31.451497+0000 mgr.y (mgr.24362) 8910 : cluster 0 pgmap v8879: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:45:33.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:45:32 smithi090 bash[32384]: audit 2023-12-01T09:45:32.370781+0000 mon.a (mon.0) 5808 : audit 0 from='client.? 172.21.15.80:0/803256318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:45:34.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:45:34 smithi090 bash[32384]: cluster 2023-12-01T09:45:33.452097+0000 mgr.y (mgr.24362) 8911 : cluster 0 pgmap v8880: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:45:34.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:45:34 smithi080 bash[28361]: cluster 2023-12-01T09:45:33.452097+0000 mgr.y (mgr.24362) 8911 : cluster 0 pgmap v8880: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:45:34.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:45:34 smithi080 bash[41963]: cluster 2023-12-01T09:45:33.452097+0000 mgr.y (mgr.24362) 8911 : cluster 0 pgmap v8880: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:45:35.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:45:35 smithi090 bash[32384]: audit 2023-12-01T09:45:34.827492+0000 mon.a (mon.0) 5809 : audit 0 from='client.? 172.21.15.80:0/3052721436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:45:35.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:45:35 smithi080 bash[28361]: audit 2023-12-01T09:45:34.827492+0000 mon.a (mon.0) 5809 : audit 0 from='client.? 172.21.15.80:0/3052721436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:45:35.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:45:35 smithi080 bash[41963]: audit 2023-12-01T09:45:34.827492+0000 mon.a (mon.0) 5809 : audit 0 from='client.? 172.21.15.80:0/3052721436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:45:36.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:45:36 smithi090 bash[32384]: cluster 2023-12-01T09:45:35.452740+0000 mgr.y (mgr.24362) 8912 : cluster 0 pgmap v8881: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:45:36.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:45:36 smithi080 bash[28361]: cluster 2023-12-01T09:45:35.452740+0000 mgr.y (mgr.24362) 8912 : cluster 0 pgmap v8881: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:45:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:45:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:45:36] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T09:45:36.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:45:36 smithi080 bash[41963]: cluster 2023-12-01T09:45:35.452740+0000 mgr.y (mgr.24362) 8912 : cluster 0 pgmap v8881: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:45:37.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:45:37 smithi080 bash[28361]: audit 2023-12-01T09:45:37.278928+0000 mon.c (mon.2) 5692 : audit 0 from='client.? 172.21.15.80:0/1576760972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:45:37.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:45:37 smithi080 bash[41963]: audit 2023-12-01T09:45:37.278928+0000 mon.c (mon.2) 5692 : audit 0 from='client.? 172.21.15.80:0/1576760972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:45:37.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:45:37 smithi090 bash[32384]: audit 2023-12-01T09:45:37.278928+0000 mon.c (mon.2) 5692 : audit 0 from='client.? 172.21.15.80:0/1576760972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:45:38.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:45:38 smithi080 bash[28361]: cluster 2023-12-01T09:45:37.453916+0000 mgr.y (mgr.24362) 8913 : cluster 0 pgmap v8882: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:45:38.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:45:38 smithi080 bash[41963]: cluster 2023-12-01T09:45:37.453916+0000 mgr.y (mgr.24362) 8913 : cluster 0 pgmap v8882: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:45:38.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:45:38 smithi090 bash[32384]: cluster 2023-12-01T09:45:37.453916+0000 mgr.y (mgr.24362) 8913 : cluster 0 pgmap v8882: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:45:40.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:45:40 smithi090 bash[32384]: cluster 2023-12-01T09:45:39.454634+0000 mgr.y (mgr.24362) 8914 : cluster 0 pgmap v8883: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:45:40.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:45:40 smithi090 bash[32384]: audit 2023-12-01T09:45:39.734701+0000 mon.a (mon.0) 5810 : audit 0 from='client.? 172.21.15.80:0/2364161120' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:45:40.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:45:40 smithi090 bash[32384]: audit 2023-12-01T09:45:40.249294+0000 mon.c (mon.2) 5693 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:45:40.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:45:40 smithi080 bash[28361]: cluster 2023-12-01T09:45:39.454634+0000 mgr.y (mgr.24362) 8914 : cluster 0 pgmap v8883: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:45:40.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:45:40 smithi080 bash[28361]: audit 2023-12-01T09:45:39.734701+0000 mon.a (mon.0) 5810 : audit 0 from='client.? 172.21.15.80:0/2364161120' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:45:40.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:45:40 smithi080 bash[28361]: audit 2023-12-01T09:45:40.249294+0000 mon.c (mon.2) 5693 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:45:40.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:45:40 smithi080 bash[41963]: cluster 2023-12-01T09:45:39.454634+0000 mgr.y (mgr.24362) 8914 : cluster 0 pgmap v8883: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:45:40.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:45:40 smithi080 bash[41963]: audit 2023-12-01T09:45:39.734701+0000 mon.a (mon.0) 5810 : audit 0 from='client.? 172.21.15.80:0/2364161120' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:45:40.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:45:40 smithi080 bash[41963]: audit 2023-12-01T09:45:40.249294+0000 mon.c (mon.2) 5693 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:45:42.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:45:42 smithi090 bash[32384]: cluster 2023-12-01T09:45:41.455804+0000 mgr.y (mgr.24362) 8915 : cluster 0 pgmap v8884: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:45:42.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:45:42 smithi090 bash[32384]: audit 2023-12-01T09:45:42.193674+0000 mon.c (mon.2) 5694 : audit 0 from='client.? 172.21.15.80:0/2252480601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:45:42.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:45:42 smithi080 bash[41963]: cluster 2023-12-01T09:45:41.455804+0000 mgr.y (mgr.24362) 8915 : cluster 0 pgmap v8884: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:45:42.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:45:42 smithi080 bash[41963]: audit 2023-12-01T09:45:42.193674+0000 mon.c (mon.2) 5694 : audit 0 from='client.? 172.21.15.80:0/2252480601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:45:42.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:45:42 smithi080 bash[28361]: cluster 2023-12-01T09:45:41.455804+0000 mgr.y (mgr.24362) 8915 : cluster 0 pgmap v8884: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:45:42.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:45:42 smithi080 bash[28361]: audit 2023-12-01T09:45:42.193674+0000 mon.c (mon.2) 5694 : audit 0 from='client.? 172.21.15.80:0/2252480601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:45:44.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:45:44 smithi090 bash[32384]: cluster 2023-12-01T09:45:43.456553+0000 mgr.y (mgr.24362) 8916 : cluster 0 pgmap v8885: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:45:44.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:45:44 smithi080 bash[28361]: cluster 2023-12-01T09:45:43.456553+0000 mgr.y (mgr.24362) 8916 : cluster 0 pgmap v8885: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:45:44.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:45:44 smithi080 bash[41963]: cluster 2023-12-01T09:45:43.456553+0000 mgr.y (mgr.24362) 8916 : cluster 0 pgmap v8885: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:45:45.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:45:45 smithi090 bash[32384]: audit 2023-12-01T09:45:44.649130+0000 mon.c (mon.2) 5695 : audit 0 from='client.? 172.21.15.80:0/3322957102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:45:45.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:45:45 smithi080 bash[41963]: audit 2023-12-01T09:45:44.649130+0000 mon.c (mon.2) 5695 : audit 0 from='client.? 172.21.15.80:0/3322957102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:45:45.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:45:45 smithi080 bash[28361]: audit 2023-12-01T09:45:44.649130+0000 mon.c (mon.2) 5695 : audit 0 from='client.? 172.21.15.80:0/3322957102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:45:46.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:45:46 smithi090 bash[32384]: cluster 2023-12-01T09:45:45.457285+0000 mgr.y (mgr.24362) 8917 : cluster 0 pgmap v8886: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:45:46.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:45:46 smithi080 bash[41963]: cluster 2023-12-01T09:45:45.457285+0000 mgr.y (mgr.24362) 8917 : cluster 0 pgmap v8886: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:45:46.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:45:46 smithi080 bash[28361]: cluster 2023-12-01T09:45:45.457285+0000 mgr.y (mgr.24362) 8917 : cluster 0 pgmap v8886: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:45:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:45:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:45:46] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T09:45:47.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:45:47 smithi090 bash[32384]: audit 2023-12-01T09:45:47.115286+0000 mon.c (mon.2) 5696 : audit 0 from='client.? 172.21.15.80:0/3604822071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:45:47.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:45:47 smithi080 bash[28361]: audit 2023-12-01T09:45:47.115286+0000 mon.c (mon.2) 5696 : audit 0 from='client.? 172.21.15.80:0/3604822071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:45:47.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:45:47 smithi080 bash[41963]: audit 2023-12-01T09:45:47.115286+0000 mon.c (mon.2) 5696 : audit 0 from='client.? 172.21.15.80:0/3604822071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:45:48.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:45:48 smithi090 bash[32384]: cluster 2023-12-01T09:45:47.458540+0000 mgr.y (mgr.24362) 8918 : cluster 0 pgmap v8887: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:45:48.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:45:48 smithi080 bash[28361]: cluster 2023-12-01T09:45:47.458540+0000 mgr.y (mgr.24362) 8918 : cluster 0 pgmap v8887: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:45:48.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:45:48 smithi080 bash[41963]: cluster 2023-12-01T09:45:47.458540+0000 mgr.y (mgr.24362) 8918 : cluster 0 pgmap v8887: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:45:50.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:45:50 smithi090 bash[32384]: cluster 2023-12-01T09:45:49.459256+0000 mgr.y (mgr.24362) 8919 : cluster 0 pgmap v8888: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:45:50.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:45:50 smithi090 bash[32384]: audit 2023-12-01T09:45:49.565682+0000 mon.c (mon.2) 5697 : audit 0 from='client.? 172.21.15.80:0/756879360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:45:50.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:45:50 smithi080 bash[28361]: cluster 2023-12-01T09:45:49.459256+0000 mgr.y (mgr.24362) 8919 : cluster 0 pgmap v8888: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:45:50.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:45:50 smithi080 bash[28361]: audit 2023-12-01T09:45:49.565682+0000 mon.c (mon.2) 5697 : audit 0 from='client.? 172.21.15.80:0/756879360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:45:50.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:45:50 smithi080 bash[41963]: cluster 2023-12-01T09:45:49.459256+0000 mgr.y (mgr.24362) 8919 : cluster 0 pgmap v8888: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:45:50.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:45:50 smithi080 bash[41963]: audit 2023-12-01T09:45:49.565682+0000 mon.c (mon.2) 5697 : audit 0 from='client.? 172.21.15.80:0/756879360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:45:52.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:45:52 smithi080 bash[28361]: cluster 2023-12-01T09:45:51.460455+0000 mgr.y (mgr.24362) 8920 : cluster 0 pgmap v8889: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:45:52.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:45:52 smithi080 bash[28361]: audit 2023-12-01T09:45:52.018233+0000 mon.c (mon.2) 5698 : audit 0 from='client.? 172.21.15.80:0/2884129530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:45:52.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:45:52 smithi080 bash[41963]: cluster 2023-12-01T09:45:51.460455+0000 mgr.y (mgr.24362) 8920 : cluster 0 pgmap v8889: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:45:52.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:45:52 smithi080 bash[41963]: audit 2023-12-01T09:45:52.018233+0000 mon.c (mon.2) 5698 : audit 0 from='client.? 172.21.15.80:0/2884129530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:45:53.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:45:52 smithi090 bash[32384]: cluster 2023-12-01T09:45:51.460455+0000 mgr.y (mgr.24362) 8920 : cluster 0 pgmap v8889: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:45:53.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:45:52 smithi090 bash[32384]: audit 2023-12-01T09:45:52.018233+0000 mon.c (mon.2) 5698 : audit 0 from='client.? 172.21.15.80:0/2884129530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:45:54.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:45:54 smithi090 bash[32384]: cluster 2023-12-01T09:45:53.461098+0000 mgr.y (mgr.24362) 8921 : cluster 0 pgmap v8890: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:45:54.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:45:54 smithi080 bash[28361]: cluster 2023-12-01T09:45:53.461098+0000 mgr.y (mgr.24362) 8921 : cluster 0 pgmap v8890: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:45:54.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:45:54 smithi080 bash[41963]: cluster 2023-12-01T09:45:53.461098+0000 mgr.y (mgr.24362) 8921 : cluster 0 pgmap v8890: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:45:55.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:45:55 smithi090 bash[32384]: audit 2023-12-01T09:45:54.476936+0000 mon.a (mon.0) 5811 : audit 0 from='client.? 172.21.15.80:0/456434874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:45:55.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:45:55 smithi080 bash[41963]: audit 2023-12-01T09:45:54.476936+0000 mon.a (mon.0) 5811 : audit 0 from='client.? 172.21.15.80:0/456434874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:45:55.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:45:55 smithi080 bash[28361]: audit 2023-12-01T09:45:54.476936+0000 mon.a (mon.0) 5811 : audit 0 from='client.? 172.21.15.80:0/456434874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:45:56.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:45:56 smithi090 bash[32384]: audit 2023-12-01T09:45:55.249546+0000 mon.c (mon.2) 5699 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:45:56.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:45:56 smithi090 bash[32384]: cluster 2023-12-01T09:45:55.461761+0000 mgr.y (mgr.24362) 8922 : cluster 0 pgmap v8891: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:45:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:45:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:45:56] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T09:45:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:45:56 smithi080 bash[41963]: audit 2023-12-01T09:45:55.249546+0000 mon.c (mon.2) 5699 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:45:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:45:56 smithi080 bash[41963]: cluster 2023-12-01T09:45:55.461761+0000 mgr.y (mgr.24362) 8922 : cluster 0 pgmap v8891: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:45:56.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:45:56 smithi080 bash[28361]: audit 2023-12-01T09:45:55.249546+0000 mon.c (mon.2) 5699 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:45:56.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:45:56 smithi080 bash[28361]: cluster 2023-12-01T09:45:55.461761+0000 mgr.y (mgr.24362) 8922 : cluster 0 pgmap v8891: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:45:57.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:45:57 smithi090 bash[32384]: audit 2023-12-01T09:45:56.930237+0000 mon.c (mon.2) 5700 : audit 0 from='client.? 172.21.15.80:0/2847653912' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:45:57.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:45:57 smithi080 bash[28361]: audit 2023-12-01T09:45:56.930237+0000 mon.c (mon.2) 5700 : audit 0 from='client.? 172.21.15.80:0/2847653912' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:45:57.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:45:57 smithi080 bash[41963]: audit 2023-12-01T09:45:56.930237+0000 mon.c (mon.2) 5700 : audit 0 from='client.? 172.21.15.80:0/2847653912' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:45:58.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:45:58 smithi090 bash[32384]: cluster 2023-12-01T09:45:57.462640+0000 mgr.y (mgr.24362) 8923 : cluster 0 pgmap v8892: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:45:58.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:45:58 smithi080 bash[41963]: cluster 2023-12-01T09:45:57.462640+0000 mgr.y (mgr.24362) 8923 : cluster 0 pgmap v8892: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:45:58.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:45:58 smithi080 bash[28361]: cluster 2023-12-01T09:45:57.462640+0000 mgr.y (mgr.24362) 8923 : cluster 0 pgmap v8892: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:45:59.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:45:59 smithi090 bash[32384]: audit 2023-12-01T09:45:59.381673+0000 mon.a (mon.0) 5812 : audit 0 from='client.? 172.21.15.80:0/297770329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:45:59.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:45:59 smithi080 bash[41963]: audit 2023-12-01T09:45:59.381673+0000 mon.a (mon.0) 5812 : audit 0 from='client.? 172.21.15.80:0/297770329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:45:59.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:45:59 smithi080 bash[28361]: audit 2023-12-01T09:45:59.381673+0000 mon.a (mon.0) 5812 : audit 0 from='client.? 172.21.15.80:0/297770329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:46:00.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:46:00 smithi090 bash[32384]: cluster 2023-12-01T09:45:59.463244+0000 mgr.y (mgr.24362) 8924 : cluster 0 pgmap v8893: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:46:00.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:46:00 smithi080 bash[41963]: cluster 2023-12-01T09:45:59.463244+0000 mgr.y (mgr.24362) 8924 : cluster 0 pgmap v8893: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:46:00.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:46:00 smithi080 bash[28361]: cluster 2023-12-01T09:45:59.463244+0000 mgr.y (mgr.24362) 8924 : cluster 0 pgmap v8893: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:46:02.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:46:02 smithi080 bash[28361]: cluster 2023-12-01T09:46:01.464437+0000 mgr.y (mgr.24362) 8925 : cluster 0 pgmap v8894: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:46:02.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:46:02 smithi080 bash[28361]: audit 2023-12-01T09:46:01.831836+0000 mon.c (mon.2) 5701 : audit 0 from='client.? 172.21.15.80:0/2664952644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:46:02.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:46:02 smithi080 bash[41963]: cluster 2023-12-01T09:46:01.464437+0000 mgr.y (mgr.24362) 8925 : cluster 0 pgmap v8894: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:46:02.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:46:02 smithi080 bash[41963]: audit 2023-12-01T09:46:01.831836+0000 mon.c (mon.2) 5701 : audit 0 from='client.? 172.21.15.80:0/2664952644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:46:03.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:46:02 smithi090 bash[32384]: cluster 2023-12-01T09:46:01.464437+0000 mgr.y (mgr.24362) 8925 : cluster 0 pgmap v8894: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:46:03.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:46:02 smithi090 bash[32384]: audit 2023-12-01T09:46:01.831836+0000 mon.c (mon.2) 5701 : audit 0 from='client.? 172.21.15.80:0/2664952644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:46:04.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:46:04 smithi090 bash[32384]: cluster 2023-12-01T09:46:03.465187+0000 mgr.y (mgr.24362) 8926 : cluster 0 pgmap v8895: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:46:04.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:46:04 smithi080 bash[41963]: cluster 2023-12-01T09:46:03.465187+0000 mgr.y (mgr.24362) 8926 : cluster 0 pgmap v8895: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:46:04.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:46:04 smithi080 bash[28361]: cluster 2023-12-01T09:46:03.465187+0000 mgr.y (mgr.24362) 8926 : cluster 0 pgmap v8895: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:46:05.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:46:05 smithi090 bash[32384]: audit 2023-12-01T09:46:04.285158+0000 mon.a (mon.0) 5813 : audit 0 from='client.? 172.21.15.80:0/2131160374' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:46:05.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:46:05 smithi080 bash[28361]: audit 2023-12-01T09:46:04.285158+0000 mon.a (mon.0) 5813 : audit 0 from='client.? 172.21.15.80:0/2131160374' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:46:05.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:46:05 smithi080 bash[41963]: audit 2023-12-01T09:46:04.285158+0000 mon.a (mon.0) 5813 : audit 0 from='client.? 172.21.15.80:0/2131160374' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:46:06.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:46:06 smithi090 bash[32384]: cluster 2023-12-01T09:46:05.465982+0000 mgr.y (mgr.24362) 8927 : cluster 0 pgmap v8896: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:46:06.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:46:06 smithi080 bash[28361]: cluster 2023-12-01T09:46:05.465982+0000 mgr.y (mgr.24362) 8927 : cluster 0 pgmap v8896: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:46:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:46:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:46:06] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T09:46:06.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:46:06 smithi080 bash[41963]: cluster 2023-12-01T09:46:05.465982+0000 mgr.y (mgr.24362) 8927 : cluster 0 pgmap v8896: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:46:07.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:46:07 smithi090 bash[32384]: audit 2023-12-01T09:46:06.736254+0000 mon.c (mon.2) 5702 : audit 0 from='client.? 172.21.15.80:0/4098009238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:46:07.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:46:07 smithi080 bash[28361]: audit 2023-12-01T09:46:06.736254+0000 mon.c (mon.2) 5702 : audit 0 from='client.? 172.21.15.80:0/4098009238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:46:07.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:46:07 smithi080 bash[41963]: audit 2023-12-01T09:46:06.736254+0000 mon.c (mon.2) 5702 : audit 0 from='client.? 172.21.15.80:0/4098009238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:46:08.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:46:08 smithi090 bash[32384]: cluster 2023-12-01T09:46:07.467292+0000 mgr.y (mgr.24362) 8928 : cluster 0 pgmap v8897: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:46:08.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:46:08 smithi080 bash[28361]: cluster 2023-12-01T09:46:07.467292+0000 mgr.y (mgr.24362) 8928 : cluster 0 pgmap v8897: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:46:08.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:46:08 smithi080 bash[41963]: cluster 2023-12-01T09:46:07.467292+0000 mgr.y (mgr.24362) 8928 : cluster 0 pgmap v8897: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:46:09.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:46:09 smithi090 bash[32384]: audit 2023-12-01T09:46:09.180300+0000 mon.a (mon.0) 5814 : audit 0 from='client.? 172.21.15.80:0/3586332847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:46:09.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:46:09 smithi080 bash[28361]: audit 2023-12-01T09:46:09.180300+0000 mon.a (mon.0) 5814 : audit 0 from='client.? 172.21.15.80:0/3586332847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:46:09.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:46:09 smithi080 bash[41963]: audit 2023-12-01T09:46:09.180300+0000 mon.a (mon.0) 5814 : audit 0 from='client.? 172.21.15.80:0/3586332847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:46:10.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:46:10 smithi090 bash[32384]: cluster 2023-12-01T09:46:09.468155+0000 mgr.y (mgr.24362) 8929 : cluster 0 pgmap v8898: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:46:10.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:46:10 smithi080 bash[41963]: cluster 2023-12-01T09:46:09.468155+0000 mgr.y (mgr.24362) 8929 : cluster 0 pgmap v8898: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:46:10.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:46:10 smithi080 bash[28361]: cluster 2023-12-01T09:46:09.468155+0000 mgr.y (mgr.24362) 8929 : cluster 0 pgmap v8898: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:46:11.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:46:11 smithi090 bash[32384]: audit 2023-12-01T09:46:10.251286+0000 mon.c (mon.2) 5703 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:46:11.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:46:11 smithi080 bash[41963]: audit 2023-12-01T09:46:10.251286+0000 mon.c (mon.2) 5703 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:46:11.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:46:11 smithi080 bash[28361]: audit 2023-12-01T09:46:10.251286+0000 mon.c (mon.2) 5703 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:46:12.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:46:12 smithi090 bash[32384]: cluster 2023-12-01T09:46:11.469287+0000 mgr.y (mgr.24362) 8930 : cluster 0 pgmap v8899: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:46:12.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:46:12 smithi090 bash[32384]: audit 2023-12-01T09:46:11.633178+0000 mon.c (mon.2) 5704 : audit 0 from='client.? 172.21.15.80:0/131252177' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:46:12.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:46:12 smithi080 bash[41963]: cluster 2023-12-01T09:46:11.469287+0000 mgr.y (mgr.24362) 8930 : cluster 0 pgmap v8899: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:46:12.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:46:12 smithi080 bash[41963]: audit 2023-12-01T09:46:11.633178+0000 mon.c (mon.2) 5704 : audit 0 from='client.? 172.21.15.80:0/131252177' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:46:12.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:46:12 smithi080 bash[28361]: cluster 2023-12-01T09:46:11.469287+0000 mgr.y (mgr.24362) 8930 : cluster 0 pgmap v8899: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:46:12.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:46:12 smithi080 bash[28361]: audit 2023-12-01T09:46:11.633178+0000 mon.c (mon.2) 5704 : audit 0 from='client.? 172.21.15.80:0/131252177' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:46:14.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:46:14 smithi090 bash[32384]: cluster 2023-12-01T09:46:13.470071+0000 mgr.y (mgr.24362) 8931 : cluster 0 pgmap v8900: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:46:14.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:46:14 smithi090 bash[32384]: audit 2023-12-01T09:46:14.081580+0000 mon.a (mon.0) 5815 : audit 0 from='client.? 172.21.15.80:0/2784870667' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:46:14.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:46:14 smithi080 bash[41963]: cluster 2023-12-01T09:46:13.470071+0000 mgr.y (mgr.24362) 8931 : cluster 0 pgmap v8900: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:46:14.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:46:14 smithi080 bash[41963]: audit 2023-12-01T09:46:14.081580+0000 mon.a (mon.0) 5815 : audit 0 from='client.? 172.21.15.80:0/2784870667' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:46:14.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:46:14 smithi080 bash[28361]: cluster 2023-12-01T09:46:13.470071+0000 mgr.y (mgr.24362) 8931 : cluster 0 pgmap v8900: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:46:14.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:46:14 smithi080 bash[28361]: audit 2023-12-01T09:46:14.081580+0000 mon.a (mon.0) 5815 : audit 0 from='client.? 172.21.15.80:0/2784870667' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:46:16.529 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:46:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:46:16] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T09:46:16.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:46:16 smithi080 bash[28361]: cluster 2023-12-01T09:46:15.470723+0000 mgr.y (mgr.24362) 8932 : cluster 0 pgmap v8901: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:46:16.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:46:16 smithi080 bash[41963]: cluster 2023-12-01T09:46:15.470723+0000 mgr.y (mgr.24362) 8932 : cluster 0 pgmap v8901: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:46:17.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:46:16 smithi090 bash[32384]: cluster 2023-12-01T09:46:15.470723+0000 mgr.y (mgr.24362) 8932 : cluster 0 pgmap v8901: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:46:17.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:46:17 smithi080 bash[28361]: audit 2023-12-01T09:46:16.533109+0000 mon.c (mon.2) 5705 : audit 0 from='client.? 172.21.15.80:0/1490501358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:46:17.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:46:17 smithi080 bash[41963]: audit 2023-12-01T09:46:16.533109+0000 mon.c (mon.2) 5705 : audit 0 from='client.? 172.21.15.80:0/1490501358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:46:18.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:46:17 smithi090 bash[32384]: audit 2023-12-01T09:46:16.533109+0000 mon.c (mon.2) 5705 : audit 0 from='client.? 172.21.15.80:0/1490501358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:46:18.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:46:18 smithi080 bash[28361]: cluster 2023-12-01T09:46:17.471780+0000 mgr.y (mgr.24362) 8933 : cluster 0 pgmap v8902: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:46:18.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:46:18 smithi080 bash[41963]: cluster 2023-12-01T09:46:17.471780+0000 mgr.y (mgr.24362) 8933 : cluster 0 pgmap v8902: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:46:19.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:46:18 smithi090 bash[32384]: cluster 2023-12-01T09:46:17.471780+0000 mgr.y (mgr.24362) 8933 : cluster 0 pgmap v8902: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:46:19.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:46:19 smithi080 bash[28361]: audit 2023-12-01T09:46:18.999255+0000 mon.a (mon.0) 5816 : audit 0 from='client.? 172.21.15.80:0/1514609564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:46:19.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:46:19 smithi080 bash[41963]: audit 2023-12-01T09:46:18.999255+0000 mon.a (mon.0) 5816 : audit 0 from='client.? 172.21.15.80:0/1514609564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:46:20.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:46:19 smithi090 bash[32384]: audit 2023-12-01T09:46:18.999255+0000 mon.a (mon.0) 5816 : audit 0 from='client.? 172.21.15.80:0/1514609564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:46:20.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:46:20 smithi080 bash[28361]: cluster 2023-12-01T09:46:19.472405+0000 mgr.y (mgr.24362) 8934 : cluster 0 pgmap v8903: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:46:20.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:46:20 smithi080 bash[41963]: cluster 2023-12-01T09:46:19.472405+0000 mgr.y (mgr.24362) 8934 : cluster 0 pgmap v8903: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:46:21.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:46:20 smithi090 bash[32384]: cluster 2023-12-01T09:46:19.472405+0000 mgr.y (mgr.24362) 8934 : cluster 0 pgmap v8903: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:46:21.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:46:21 smithi080 bash[28361]: audit 2023-12-01T09:46:21.451575+0000 mon.c (mon.2) 5706 : audit 0 from='client.? 172.21.15.80:0/253305792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:46:21.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:46:21 smithi080 bash[41963]: audit 2023-12-01T09:46:21.451575+0000 mon.c (mon.2) 5706 : audit 0 from='client.? 172.21.15.80:0/253305792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:46:22.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:46:21 smithi090 bash[32384]: audit 2023-12-01T09:46:21.451575+0000 mon.c (mon.2) 5706 : audit 0 from='client.? 172.21.15.80:0/253305792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:46:22.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:46:22 smithi080 bash[28361]: cluster 2023-12-01T09:46:21.473269+0000 mgr.y (mgr.24362) 8935 : cluster 0 pgmap v8904: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:46:22.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:46:22 smithi080 bash[28361]: audit 2023-12-01T09:46:22.479502+0000 mon.c (mon.2) 5707 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:46:22.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:46:22 smithi080 bash[41963]: cluster 2023-12-01T09:46:21.473269+0000 mgr.y (mgr.24362) 8935 : cluster 0 pgmap v8904: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:46:22.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:46:22 smithi080 bash[41963]: audit 2023-12-01T09:46:22.479502+0000 mon.c (mon.2) 5707 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:46:23.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:46:22 smithi090 bash[32384]: cluster 2023-12-01T09:46:21.473269+0000 mgr.y (mgr.24362) 8935 : cluster 0 pgmap v8904: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:46:23.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:46:22 smithi090 bash[32384]: audit 2023-12-01T09:46:22.479502+0000 mon.c (mon.2) 5707 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:46:24.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:46:24 smithi090 bash[32384]: cluster 2023-12-01T09:46:23.473868+0000 mgr.y (mgr.24362) 8936 : cluster 0 pgmap v8905: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:46:24.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:46:24 smithi090 bash[32384]: audit 2023-12-01T09:46:23.903580+0000 mon.c (mon.2) 5708 : audit 0 from='client.? 172.21.15.80:0/1768256577' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:46:24.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:46:24 smithi080 bash[28361]: cluster 2023-12-01T09:46:23.473868+0000 mgr.y (mgr.24362) 8936 : cluster 0 pgmap v8905: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:46:24.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:46:24 smithi080 bash[28361]: audit 2023-12-01T09:46:23.903580+0000 mon.c (mon.2) 5708 : audit 0 from='client.? 172.21.15.80:0/1768256577' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:46:24.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:46:24 smithi080 bash[41963]: cluster 2023-12-01T09:46:23.473868+0000 mgr.y (mgr.24362) 8936 : cluster 0 pgmap v8905: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:46:24.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:46:24 smithi080 bash[41963]: audit 2023-12-01T09:46:23.903580+0000 mon.c (mon.2) 5708 : audit 0 from='client.? 172.21.15.80:0/1768256577' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:46:25.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:46:25 smithi080 bash[28361]: audit 2023-12-01T09:46:25.250445+0000 mon.c (mon.2) 5709 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:46:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:46:25 smithi080 bash[41963]: audit 2023-12-01T09:46:25.250445+0000 mon.c (mon.2) 5709 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:46:25.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:46:25 smithi090 bash[32384]: audit 2023-12-01T09:46:25.250445+0000 mon.c (mon.2) 5709 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:46:26.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:46:26 smithi080 bash[28361]: cluster 2023-12-01T09:46:25.474583+0000 mgr.y (mgr.24362) 8937 : cluster 0 pgmap v8906: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:46:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:46:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:46:26] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T09:46:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:46:26 smithi080 bash[41963]: cluster 2023-12-01T09:46:25.474583+0000 mgr.y (mgr.24362) 8937 : cluster 0 pgmap v8906: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:46:26.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:46:26 smithi090 bash[32384]: cluster 2023-12-01T09:46:25.474583+0000 mgr.y (mgr.24362) 8937 : cluster 0 pgmap v8906: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:46:27.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:46:27 smithi080 bash[41963]: audit 2023-12-01T09:46:26.364709+0000 mon.c (mon.2) 5710 : audit 0 from='client.? 172.21.15.80:0/1278189854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:46:27.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:46:27 smithi080 bash[28361]: audit 2023-12-01T09:46:26.364709+0000 mon.c (mon.2) 5710 : audit 0 from='client.? 172.21.15.80:0/1278189854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:46:27.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:46:27 smithi090 bash[32384]: audit 2023-12-01T09:46:26.364709+0000 mon.c (mon.2) 5710 : audit 0 from='client.? 172.21.15.80:0/1278189854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:46:28.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:46:28 smithi080 bash[41963]: cluster 2023-12-01T09:46:27.475761+0000 mgr.y (mgr.24362) 8938 : cluster 0 pgmap v8907: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:46:28.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:46:28 smithi080 bash[28361]: cluster 2023-12-01T09:46:27.475761+0000 mgr.y (mgr.24362) 8938 : cluster 0 pgmap v8907: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:46:28.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:46:28 smithi090 bash[32384]: cluster 2023-12-01T09:46:27.475761+0000 mgr.y (mgr.24362) 8938 : cluster 0 pgmap v8907: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:46:29.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:46:29 smithi080 bash[28361]: audit 2023-12-01T09:46:28.330819+0000 mon.a (mon.0) 5817 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:46:29.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:46:29 smithi080 bash[28361]: audit 2023-12-01T09:46:28.341472+0000 mon.a (mon.0) 5818 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:46:29.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:46:29 smithi080 bash[28361]: audit 2023-12-01T09:46:28.672827+0000 mon.a (mon.0) 5819 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:46:29.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:46:29 smithi080 bash[28361]: audit 2023-12-01T09:46:28.685116+0000 mon.a (mon.0) 5820 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:46:29.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:46:29 smithi080 bash[28361]: audit 2023-12-01T09:46:28.833415+0000 mon.c (mon.2) 5711 : audit 0 from='client.? 172.21.15.80:0/3206491603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:46:29.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:46:29 smithi080 bash[28361]: audit 2023-12-01T09:46:29.163384+0000 mon.c (mon.2) 5712 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:46:29.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:46:29 smithi080 bash[28361]: audit 2023-12-01T09:46:29.165048+0000 mon.c (mon.2) 5713 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:46:29.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:46:29 smithi080 bash[28361]: audit 2023-12-01T09:46:29.174530+0000 mon.a (mon.0) 5821 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:46:29.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:46:29 smithi080 bash[41963]: audit 2023-12-01T09:46:28.330819+0000 mon.a (mon.0) 5817 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:46:29.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:46:29 smithi080 bash[41963]: audit 2023-12-01T09:46:28.341472+0000 mon.a (mon.0) 5818 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:46:29.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:46:29 smithi080 bash[41963]: audit 2023-12-01T09:46:28.672827+0000 mon.a (mon.0) 5819 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:46:29.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:46:29 smithi080 bash[41963]: audit 2023-12-01T09:46:28.685116+0000 mon.a (mon.0) 5820 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:46:29.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:46:29 smithi080 bash[41963]: audit 2023-12-01T09:46:28.833415+0000 mon.c (mon.2) 5711 : audit 0 from='client.? 172.21.15.80:0/3206491603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:46:29.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:46:29 smithi080 bash[41963]: audit 2023-12-01T09:46:29.163384+0000 mon.c (mon.2) 5712 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:46:29.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:46:29 smithi080 bash[41963]: audit 2023-12-01T09:46:29.165048+0000 mon.c (mon.2) 5713 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:46:29.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:46:29 smithi080 bash[41963]: audit 2023-12-01T09:46:29.174530+0000 mon.a (mon.0) 5821 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:46:29.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:46:29 smithi090 bash[32384]: audit 2023-12-01T09:46:28.330819+0000 mon.a (mon.0) 5817 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:46:29.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:46:29 smithi090 bash[32384]: audit 2023-12-01T09:46:28.341472+0000 mon.a (mon.0) 5818 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:46:29.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:46:29 smithi090 bash[32384]: audit 2023-12-01T09:46:28.672827+0000 mon.a (mon.0) 5819 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:46:29.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:46:29 smithi090 bash[32384]: audit 2023-12-01T09:46:28.685116+0000 mon.a (mon.0) 5820 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:46:29.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:46:29 smithi090 bash[32384]: audit 2023-12-01T09:46:28.833415+0000 mon.c (mon.2) 5711 : audit 0 from='client.? 172.21.15.80:0/3206491603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:46:29.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:46:29 smithi090 bash[32384]: audit 2023-12-01T09:46:29.163384+0000 mon.c (mon.2) 5712 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:46:29.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:46:29 smithi090 bash[32384]: audit 2023-12-01T09:46:29.165048+0000 mon.c (mon.2) 5713 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:46:29.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:46:29 smithi090 bash[32384]: audit 2023-12-01T09:46:29.174530+0000 mon.a (mon.0) 5821 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:46:30.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:46:30 smithi080 bash[28361]: cluster 2023-12-01T09:46:29.476478+0000 mgr.y (mgr.24362) 8939 : cluster 0 pgmap v8908: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:46:30.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:46:30 smithi080 bash[41963]: cluster 2023-12-01T09:46:29.476478+0000 mgr.y (mgr.24362) 8939 : cluster 0 pgmap v8908: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:46:30.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:46:30 smithi090 bash[32384]: cluster 2023-12-01T09:46:29.476478+0000 mgr.y (mgr.24362) 8939 : cluster 0 pgmap v8908: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:46:31.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:46:31 smithi080 bash[28361]: audit 2023-12-01T09:46:31.293391+0000 mon.c (mon.2) 5714 : audit 0 from='client.? 172.21.15.80:0/2329850334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:46:31.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:46:31 smithi080 bash[41963]: audit 2023-12-01T09:46:31.293391+0000 mon.c (mon.2) 5714 : audit 0 from='client.? 172.21.15.80:0/2329850334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:46:31.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:46:31 smithi090 bash[32384]: audit 2023-12-01T09:46:31.293391+0000 mon.c (mon.2) 5714 : audit 0 from='client.? 172.21.15.80:0/2329850334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:46:32.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:46:32 smithi080 bash[28361]: cluster 2023-12-01T09:46:31.477526+0000 mgr.y (mgr.24362) 8940 : cluster 0 pgmap v8909: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:46:32.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:46:32 smithi080 bash[41963]: cluster 2023-12-01T09:46:31.477526+0000 mgr.y (mgr.24362) 8940 : cluster 0 pgmap v8909: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:46:32.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:46:32 smithi090 bash[32384]: cluster 2023-12-01T09:46:31.477526+0000 mgr.y (mgr.24362) 8940 : cluster 0 pgmap v8909: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:46:34.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:46:34 smithi090 bash[32384]: cluster 2023-12-01T09:46:33.478165+0000 mgr.y (mgr.24362) 8941 : cluster 0 pgmap v8910: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:46:34.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:46:34 smithi090 bash[32384]: audit 2023-12-01T09:46:33.751021+0000 mon.a (mon.0) 5822 : audit 0 from='client.? 172.21.15.80:0/409259979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:46:34.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:46:34 smithi080 bash[28361]: cluster 2023-12-01T09:46:33.478165+0000 mgr.y (mgr.24362) 8941 : cluster 0 pgmap v8910: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:46:34.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:46:34 smithi080 bash[28361]: audit 2023-12-01T09:46:33.751021+0000 mon.a (mon.0) 5822 : audit 0 from='client.? 172.21.15.80:0/409259979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:46:34.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:46:34 smithi080 bash[41963]: cluster 2023-12-01T09:46:33.478165+0000 mgr.y (mgr.24362) 8941 : cluster 0 pgmap v8910: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:46:34.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:46:34 smithi080 bash[41963]: audit 2023-12-01T09:46:33.751021+0000 mon.a (mon.0) 5822 : audit 0 from='client.? 172.21.15.80:0/409259979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:46:36.536 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:46:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:46:36] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T09:46:36.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:46:36 smithi080 bash[28361]: cluster 2023-12-01T09:46:35.478813+0000 mgr.y (mgr.24362) 8942 : cluster 0 pgmap v8911: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:46:36.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:46:36 smithi080 bash[28361]: audit 2023-12-01T09:46:36.214539+0000 mon.c (mon.2) 5715 : audit 0 from='client.? 172.21.15.80:0/506455559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:46:36.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:46:36 smithi080 bash[41963]: cluster 2023-12-01T09:46:35.478813+0000 mgr.y (mgr.24362) 8942 : cluster 0 pgmap v8911: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:46:36.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:46:36 smithi080 bash[41963]: audit 2023-12-01T09:46:36.214539+0000 mon.c (mon.2) 5715 : audit 0 from='client.? 172.21.15.80:0/506455559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:46:37.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:46:36 smithi090 bash[32384]: cluster 2023-12-01T09:46:35.478813+0000 mgr.y (mgr.24362) 8942 : cluster 0 pgmap v8911: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:46:37.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:46:36 smithi090 bash[32384]: audit 2023-12-01T09:46:36.214539+0000 mon.c (mon.2) 5715 : audit 0 from='client.? 172.21.15.80:0/506455559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:46:38.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:46:38 smithi080 bash[28361]: cluster 2023-12-01T09:46:37.479980+0000 mgr.y (mgr.24362) 8943 : cluster 0 pgmap v8912: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:46:38.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:46:38 smithi080 bash[41963]: cluster 2023-12-01T09:46:37.479980+0000 mgr.y (mgr.24362) 8943 : cluster 0 pgmap v8912: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:46:39.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:46:38 smithi090 bash[32384]: cluster 2023-12-01T09:46:37.479980+0000 mgr.y (mgr.24362) 8943 : cluster 0 pgmap v8912: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:46:39.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:46:39 smithi080 bash[41963]: audit 2023-12-01T09:46:38.672773+0000 mon.c (mon.2) 5716 : audit 0 from='client.? 172.21.15.80:0/2636554505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:46:39.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:46:39 smithi080 bash[28361]: audit 2023-12-01T09:46:38.672773+0000 mon.c (mon.2) 5716 : audit 0 from='client.? 172.21.15.80:0/2636554505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:46:40.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:46:39 smithi090 bash[32384]: audit 2023-12-01T09:46:38.672773+0000 mon.c (mon.2) 5716 : audit 0 from='client.? 172.21.15.80:0/2636554505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:46:40.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:46:40 smithi080 bash[28361]: cluster 2023-12-01T09:46:39.480607+0000 mgr.y (mgr.24362) 8944 : cluster 0 pgmap v8913: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:46:40.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:46:40 smithi080 bash[28361]: audit 2023-12-01T09:46:40.250822+0000 mon.c (mon.2) 5717 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:46:40.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:46:40 smithi080 bash[41963]: cluster 2023-12-01T09:46:39.480607+0000 mgr.y (mgr.24362) 8944 : cluster 0 pgmap v8913: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:46:40.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:46:40 smithi080 bash[41963]: audit 2023-12-01T09:46:40.250822+0000 mon.c (mon.2) 5717 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:46:41.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:46:40 smithi090 bash[32384]: cluster 2023-12-01T09:46:39.480607+0000 mgr.y (mgr.24362) 8944 : cluster 0 pgmap v8913: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:46:41.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:46:40 smithi090 bash[32384]: audit 2023-12-01T09:46:40.250822+0000 mon.c (mon.2) 5717 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:46:41.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:46:41 smithi080 bash[28361]: audit 2023-12-01T09:46:41.124329+0000 mon.c (mon.2) 5718 : audit 0 from='client.? 172.21.15.80:0/426306865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:46:41.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:46:41 smithi080 bash[41963]: audit 2023-12-01T09:46:41.124329+0000 mon.c (mon.2) 5718 : audit 0 from='client.? 172.21.15.80:0/426306865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:46:42.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:46:41 smithi090 bash[32384]: audit 2023-12-01T09:46:41.124329+0000 mon.c (mon.2) 5718 : audit 0 from='client.? 172.21.15.80:0/426306865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:46:42.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:46:42 smithi080 bash[41963]: cluster 2023-12-01T09:46:41.481788+0000 mgr.y (mgr.24362) 8945 : cluster 0 pgmap v8914: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:46:42.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:46:42 smithi080 bash[28361]: cluster 2023-12-01T09:46:41.481788+0000 mgr.y (mgr.24362) 8945 : cluster 0 pgmap v8914: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:46:43.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:46:42 smithi090 bash[32384]: cluster 2023-12-01T09:46:41.481788+0000 mgr.y (mgr.24362) 8945 : cluster 0 pgmap v8914: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:46:44.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:46:44 smithi090 bash[32384]: cluster 2023-12-01T09:46:43.482372+0000 mgr.y (mgr.24362) 8946 : cluster 0 pgmap v8915: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:46:44.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:46:44 smithi090 bash[32384]: audit 2023-12-01T09:46:43.579793+0000 mon.a (mon.0) 5823 : audit 0 from='client.? 172.21.15.80:0/1887214503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:46:44.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:46:44 smithi080 bash[28361]: cluster 2023-12-01T09:46:43.482372+0000 mgr.y (mgr.24362) 8946 : cluster 0 pgmap v8915: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:46:44.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:46:44 smithi080 bash[28361]: audit 2023-12-01T09:46:43.579793+0000 mon.a (mon.0) 5823 : audit 0 from='client.? 172.21.15.80:0/1887214503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:46:44.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:46:44 smithi080 bash[41963]: cluster 2023-12-01T09:46:43.482372+0000 mgr.y (mgr.24362) 8946 : cluster 0 pgmap v8915: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:46:44.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:46:44 smithi080 bash[41963]: audit 2023-12-01T09:46:43.579793+0000 mon.a (mon.0) 5823 : audit 0 from='client.? 172.21.15.80:0/1887214503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:46:46.540 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:46:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:46:46] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T09:46:46.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:46:46 smithi080 bash[28361]: cluster 2023-12-01T09:46:45.483011+0000 mgr.y (mgr.24362) 8947 : cluster 0 pgmap v8916: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:46:46.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:46:46 smithi080 bash[28361]: audit 2023-12-01T09:46:46.034546+0000 mon.c (mon.2) 5719 : audit 0 from='client.? 172.21.15.80:0/3385077982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:46:46.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:46:46 smithi080 bash[41963]: cluster 2023-12-01T09:46:45.483011+0000 mgr.y (mgr.24362) 8947 : cluster 0 pgmap v8916: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:46:46.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:46:46 smithi080 bash[41963]: audit 2023-12-01T09:46:46.034546+0000 mon.c (mon.2) 5719 : audit 0 from='client.? 172.21.15.80:0/3385077982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:46:47.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:46:46 smithi090 bash[32384]: cluster 2023-12-01T09:46:45.483011+0000 mgr.y (mgr.24362) 8947 : cluster 0 pgmap v8916: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:46:47.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:46:46 smithi090 bash[32384]: audit 2023-12-01T09:46:46.034546+0000 mon.c (mon.2) 5719 : audit 0 from='client.? 172.21.15.80:0/3385077982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:46:48.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:46:48 smithi080 bash[28361]: cluster 2023-12-01T09:46:47.484187+0000 mgr.y (mgr.24362) 8948 : cluster 0 pgmap v8917: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:46:48.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:46:48 smithi080 bash[28361]: audit 2023-12-01T09:46:48.487805+0000 mon.c (mon.2) 5720 : audit 0 from='client.? 172.21.15.80:0/1502819877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:46:48.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:46:48 smithi080 bash[41963]: cluster 2023-12-01T09:46:47.484187+0000 mgr.y (mgr.24362) 8948 : cluster 0 pgmap v8917: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:46:48.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:46:48 smithi080 bash[41963]: audit 2023-12-01T09:46:48.487805+0000 mon.c (mon.2) 5720 : audit 0 from='client.? 172.21.15.80:0/1502819877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:46:49.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:46:48 smithi090 bash[32384]: cluster 2023-12-01T09:46:47.484187+0000 mgr.y (mgr.24362) 8948 : cluster 0 pgmap v8917: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:46:49.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:46:48 smithi090 bash[32384]: audit 2023-12-01T09:46:48.487805+0000 mon.c (mon.2) 5720 : audit 0 from='client.? 172.21.15.80:0/1502819877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:46:50.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:46:50 smithi080 bash[41963]: cluster 2023-12-01T09:46:49.484879+0000 mgr.y (mgr.24362) 8949 : cluster 0 pgmap v8918: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:46:50.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:46:50 smithi080 bash[28361]: cluster 2023-12-01T09:46:49.484879+0000 mgr.y (mgr.24362) 8949 : cluster 0 pgmap v8918: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:46:51.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:46:50 smithi090 bash[32384]: cluster 2023-12-01T09:46:49.484879+0000 mgr.y (mgr.24362) 8949 : cluster 0 pgmap v8918: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:46:51.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:46:51 smithi080 bash[28361]: audit 2023-12-01T09:46:50.931535+0000 mon.a (mon.0) 5824 : audit 0 from='client.? 172.21.15.80:0/3090545164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:46:51.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:46:51 smithi080 bash[41963]: audit 2023-12-01T09:46:50.931535+0000 mon.a (mon.0) 5824 : audit 0 from='client.? 172.21.15.80:0/3090545164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:46:52.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:46:51 smithi090 bash[32384]: audit 2023-12-01T09:46:50.931535+0000 mon.a (mon.0) 5824 : audit 0 from='client.? 172.21.15.80:0/3090545164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:46:52.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:46:52 smithi080 bash[41963]: cluster 2023-12-01T09:46:51.486040+0000 mgr.y (mgr.24362) 8950 : cluster 0 pgmap v8919: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:46:52.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:46:52 smithi080 bash[28361]: cluster 2023-12-01T09:46:51.486040+0000 mgr.y (mgr.24362) 8950 : cluster 0 pgmap v8919: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:46:53.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:46:52 smithi090 bash[32384]: cluster 2023-12-01T09:46:51.486040+0000 mgr.y (mgr.24362) 8950 : cluster 0 pgmap v8919: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:46:54.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:46:54 smithi090 bash[32384]: audit 2023-12-01T09:46:53.381418+0000 mon.a (mon.0) 5825 : audit 0 from='client.? 172.21.15.80:0/3749063537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:46:54.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:46:54 smithi090 bash[32384]: cluster 2023-12-01T09:46:53.486696+0000 mgr.y (mgr.24362) 8951 : cluster 0 pgmap v8920: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:46:54.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:46:54 smithi080 bash[28361]: audit 2023-12-01T09:46:53.381418+0000 mon.a (mon.0) 5825 : audit 0 from='client.? 172.21.15.80:0/3749063537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:46:54.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:46:54 smithi080 bash[28361]: cluster 2023-12-01T09:46:53.486696+0000 mgr.y (mgr.24362) 8951 : cluster 0 pgmap v8920: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:46:54.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:46:54 smithi080 bash[41963]: audit 2023-12-01T09:46:53.381418+0000 mon.a (mon.0) 5825 : audit 0 from='client.? 172.21.15.80:0/3749063537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:46:54.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:46:54 smithi080 bash[41963]: cluster 2023-12-01T09:46:53.486696+0000 mgr.y (mgr.24362) 8951 : cluster 0 pgmap v8920: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:46:55.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:46:55 smithi080 bash[28361]: audit 2023-12-01T09:46:55.251228+0000 mon.c (mon.2) 5721 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:46:55.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:46:55 smithi080 bash[41963]: audit 2023-12-01T09:46:55.251228+0000 mon.c (mon.2) 5721 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:46:55.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:46:55 smithi090 bash[32384]: audit 2023-12-01T09:46:55.251228+0000 mon.c (mon.2) 5721 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:46:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:46:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:46:56] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T09:46:56.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:46:56 smithi080 bash[28361]: cluster 2023-12-01T09:46:55.487323+0000 mgr.y (mgr.24362) 8952 : cluster 0 pgmap v8921: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:46:56.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:46:56 smithi080 bash[28361]: audit 2023-12-01T09:46:55.839734+0000 mon.c (mon.2) 5722 : audit 0 from='client.? 172.21.15.80:0/3586347762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:46:56.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:46:56 smithi080 bash[41963]: cluster 2023-12-01T09:46:55.487323+0000 mgr.y (mgr.24362) 8952 : cluster 0 pgmap v8921: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:46:56.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:46:56 smithi080 bash[41963]: audit 2023-12-01T09:46:55.839734+0000 mon.c (mon.2) 5722 : audit 0 from='client.? 172.21.15.80:0/3586347762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:46:56.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:46:56 smithi090 bash[32384]: cluster 2023-12-01T09:46:55.487323+0000 mgr.y (mgr.24362) 8952 : cluster 0 pgmap v8921: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:46:56.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:46:56 smithi090 bash[32384]: audit 2023-12-01T09:46:55.839734+0000 mon.c (mon.2) 5722 : audit 0 from='client.? 172.21.15.80:0/3586347762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:46:58.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:46:58 smithi080 bash[28361]: cluster 2023-12-01T09:46:57.488518+0000 mgr.y (mgr.24362) 8953 : cluster 0 pgmap v8922: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:46:58.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:46:58 smithi080 bash[28361]: audit 2023-12-01T09:46:58.304037+0000 mon.c (mon.2) 5723 : audit 0 from='client.? 172.21.15.80:0/78227006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:46:58.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:46:58 smithi080 bash[41963]: cluster 2023-12-01T09:46:57.488518+0000 mgr.y (mgr.24362) 8953 : cluster 0 pgmap v8922: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:46:58.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:46:58 smithi080 bash[41963]: audit 2023-12-01T09:46:58.304037+0000 mon.c (mon.2) 5723 : audit 0 from='client.? 172.21.15.80:0/78227006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:46:59.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:46:58 smithi090 bash[32384]: cluster 2023-12-01T09:46:57.488518+0000 mgr.y (mgr.24362) 8953 : cluster 0 pgmap v8922: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:46:59.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:46:58 smithi090 bash[32384]: audit 2023-12-01T09:46:58.304037+0000 mon.c (mon.2) 5723 : audit 0 from='client.? 172.21.15.80:0/78227006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:47:00.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:47:00 smithi080 bash[28361]: cluster 2023-12-01T09:46:59.489165+0000 mgr.y (mgr.24362) 8954 : cluster 0 pgmap v8923: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:47:00.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:47:00 smithi080 bash[41963]: cluster 2023-12-01T09:46:59.489165+0000 mgr.y (mgr.24362) 8954 : cluster 0 pgmap v8923: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:47:01.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:47:00 smithi090 bash[32384]: cluster 2023-12-01T09:46:59.489165+0000 mgr.y (mgr.24362) 8954 : cluster 0 pgmap v8923: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:47:01.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:47:01 smithi080 bash[28361]: audit 2023-12-01T09:47:00.765255+0000 mon.a (mon.0) 5826 : audit 0 from='client.? 172.21.15.80:0/2735368464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:47:01.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:47:01 smithi080 bash[41963]: audit 2023-12-01T09:47:00.765255+0000 mon.a (mon.0) 5826 : audit 0 from='client.? 172.21.15.80:0/2735368464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:47:02.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:47:01 smithi090 bash[32384]: audit 2023-12-01T09:47:00.765255+0000 mon.a (mon.0) 5826 : audit 0 from='client.? 172.21.15.80:0/2735368464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:47:02.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:47:02 smithi080 bash[28361]: cluster 2023-12-01T09:47:01.490325+0000 mgr.y (mgr.24362) 8955 : cluster 0 pgmap v8924: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:47:02.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:47:02 smithi080 bash[41963]: cluster 2023-12-01T09:47:01.490325+0000 mgr.y (mgr.24362) 8955 : cluster 0 pgmap v8924: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:47:03.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:47:02 smithi090 bash[32384]: cluster 2023-12-01T09:47:01.490325+0000 mgr.y (mgr.24362) 8955 : cluster 0 pgmap v8924: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:47:03.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:47:03 smithi080 bash[28361]: audit 2023-12-01T09:47:03.212787+0000 mon.a (mon.0) 5827 : audit 0 from='client.? 172.21.15.80:0/2075369379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:47:03.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:47:03 smithi080 bash[41963]: audit 2023-12-01T09:47:03.212787+0000 mon.a (mon.0) 5827 : audit 0 from='client.? 172.21.15.80:0/2075369379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:47:04.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:47:03 smithi090 bash[32384]: audit 2023-12-01T09:47:03.212787+0000 mon.a (mon.0) 5827 : audit 0 from='client.? 172.21.15.80:0/2075369379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:47:04.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:47:04 smithi080 bash[28361]: cluster 2023-12-01T09:47:03.491019+0000 mgr.y (mgr.24362) 8956 : cluster 0 pgmap v8925: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:47:04.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:47:04 smithi080 bash[41963]: cluster 2023-12-01T09:47:03.491019+0000 mgr.y (mgr.24362) 8956 : cluster 0 pgmap v8925: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:47:05.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:47:04 smithi090 bash[32384]: cluster 2023-12-01T09:47:03.491019+0000 mgr.y (mgr.24362) 8956 : cluster 0 pgmap v8925: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:47:06.570 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:47:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:47:06] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T09:47:06.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:47:06 smithi080 bash[28361]: cluster 2023-12-01T09:47:05.491692+0000 mgr.y (mgr.24362) 8957 : cluster 0 pgmap v8926: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:47:06.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:47:06 smithi080 bash[28361]: audit 2023-12-01T09:47:05.661812+0000 mon.a (mon.0) 5828 : audit 0 from='client.? 172.21.15.80:0/1120465790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:47:06.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:47:06 smithi080 bash[41963]: cluster 2023-12-01T09:47:05.491692+0000 mgr.y (mgr.24362) 8957 : cluster 0 pgmap v8926: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:47:06.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:47:06 smithi080 bash[41963]: audit 2023-12-01T09:47:05.661812+0000 mon.a (mon.0) 5828 : audit 0 from='client.? 172.21.15.80:0/1120465790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:47:07.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:47:06 smithi090 bash[32384]: cluster 2023-12-01T09:47:05.491692+0000 mgr.y (mgr.24362) 8957 : cluster 0 pgmap v8926: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:47:07.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:47:06 smithi090 bash[32384]: audit 2023-12-01T09:47:05.661812+0000 mon.a (mon.0) 5828 : audit 0 from='client.? 172.21.15.80:0/1120465790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:47:08.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:47:08 smithi080 bash[28361]: cluster 2023-12-01T09:47:07.492847+0000 mgr.y (mgr.24362) 8958 : cluster 0 pgmap v8927: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:47:08.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:47:08 smithi080 bash[28361]: audit 2023-12-01T09:47:08.117159+0000 mon.c (mon.2) 5724 : audit 0 from='client.? 172.21.15.80:0/3940557872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:47:08.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:47:08 smithi080 bash[41963]: cluster 2023-12-01T09:47:07.492847+0000 mgr.y (mgr.24362) 8958 : cluster 0 pgmap v8927: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:47:08.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:47:08 smithi080 bash[41963]: audit 2023-12-01T09:47:08.117159+0000 mon.c (mon.2) 5724 : audit 0 from='client.? 172.21.15.80:0/3940557872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:47:09.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:47:08 smithi090 bash[32384]: cluster 2023-12-01T09:47:07.492847+0000 mgr.y (mgr.24362) 8958 : cluster 0 pgmap v8927: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:47:09.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:47:08 smithi090 bash[32384]: audit 2023-12-01T09:47:08.117159+0000 mon.c (mon.2) 5724 : audit 0 from='client.? 172.21.15.80:0/3940557872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:47:10.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:47:10 smithi080 bash[41963]: cluster 2023-12-01T09:47:09.493536+0000 mgr.y (mgr.24362) 8959 : cluster 0 pgmap v8928: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:47:10.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:47:10 smithi080 bash[41963]: audit 2023-12-01T09:47:10.251856+0000 mon.c (mon.2) 5725 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:47:10.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:47:10 smithi080 bash[41963]: audit 2023-12-01T09:47:10.569028+0000 mon.c (mon.2) 5726 : audit 0 from='client.? 172.21.15.80:0/3835795558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:47:10.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:47:10 smithi080 bash[28361]: cluster 2023-12-01T09:47:09.493536+0000 mgr.y (mgr.24362) 8959 : cluster 0 pgmap v8928: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:47:10.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:47:10 smithi080 bash[28361]: audit 2023-12-01T09:47:10.251856+0000 mon.c (mon.2) 5725 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:47:10.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:47:10 smithi080 bash[28361]: audit 2023-12-01T09:47:10.569028+0000 mon.c (mon.2) 5726 : audit 0 from='client.? 172.21.15.80:0/3835795558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:47:11.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:47:10 smithi090 bash[32384]: cluster 2023-12-01T09:47:09.493536+0000 mgr.y (mgr.24362) 8959 : cluster 0 pgmap v8928: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:47:11.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:47:10 smithi090 bash[32384]: audit 2023-12-01T09:47:10.251856+0000 mon.c (mon.2) 5725 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:47:11.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:47:10 smithi090 bash[32384]: audit 2023-12-01T09:47:10.569028+0000 mon.c (mon.2) 5726 : audit 0 from='client.? 172.21.15.80:0/3835795558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:47:12.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:47:12 smithi080 bash[41963]: cluster 2023-12-01T09:47:11.494708+0000 mgr.y (mgr.24362) 8960 : cluster 0 pgmap v8929: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:47:12.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:47:12 smithi080 bash[28361]: cluster 2023-12-01T09:47:11.494708+0000 mgr.y (mgr.24362) 8960 : cluster 0 pgmap v8929: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:47:13.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:47:12 smithi090 bash[32384]: cluster 2023-12-01T09:47:11.494708+0000 mgr.y (mgr.24362) 8960 : cluster 0 pgmap v8929: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:47:13.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:47:13 smithi080 bash[28361]: audit 2023-12-01T09:47:13.018699+0000 mon.a (mon.0) 5829 : audit 0 from='client.? 172.21.15.80:0/3352128549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:47:13.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:47:13 smithi080 bash[41963]: audit 2023-12-01T09:47:13.018699+0000 mon.a (mon.0) 5829 : audit 0 from='client.? 172.21.15.80:0/3352128549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:47:14.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:47:13 smithi090 bash[32384]: audit 2023-12-01T09:47:13.018699+0000 mon.a (mon.0) 5829 : audit 0 from='client.? 172.21.15.80:0/3352128549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:47:14.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:47:14 smithi080 bash[28361]: cluster 2023-12-01T09:47:13.495316+0000 mgr.y (mgr.24362) 8961 : cluster 0 pgmap v8930: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:47:14.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:47:14 smithi080 bash[41963]: cluster 2023-12-01T09:47:13.495316+0000 mgr.y (mgr.24362) 8961 : cluster 0 pgmap v8930: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:47:15.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:47:14 smithi090 bash[32384]: cluster 2023-12-01T09:47:13.495316+0000 mgr.y (mgr.24362) 8961 : cluster 0 pgmap v8930: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:47:15.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:47:15 smithi080 bash[41963]: audit 2023-12-01T09:47:15.475761+0000 mon.c (mon.2) 5727 : audit 0 from='client.? 172.21.15.80:0/846443150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:47:15.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:47:15 smithi080 bash[28361]: audit 2023-12-01T09:47:15.475761+0000 mon.c (mon.2) 5727 : audit 0 from='client.? 172.21.15.80:0/846443150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:47:16.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:47:15 smithi090 bash[32384]: audit 2023-12-01T09:47:15.475761+0000 mon.c (mon.2) 5727 : audit 0 from='client.? 172.21.15.80:0/846443150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:47:16.597 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:47:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:47:16] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T09:47:16.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:47:16 smithi080 bash[28361]: cluster 2023-12-01T09:47:15.496019+0000 mgr.y (mgr.24362) 8962 : cluster 0 pgmap v8931: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:47:16.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:47:16 smithi080 bash[41963]: cluster 2023-12-01T09:47:15.496019+0000 mgr.y (mgr.24362) 8962 : cluster 0 pgmap v8931: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:47:17.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:47:16 smithi090 bash[32384]: cluster 2023-12-01T09:47:15.496019+0000 mgr.y (mgr.24362) 8962 : cluster 0 pgmap v8931: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:47:18.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:47:18 smithi080 bash[28361]: cluster 2023-12-01T09:47:17.497114+0000 mgr.y (mgr.24362) 8963 : cluster 0 pgmap v8932: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:47:18.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:47:18 smithi080 bash[28361]: audit 2023-12-01T09:47:17.933649+0000 mon.c (mon.2) 5728 : audit 0 from='client.? 172.21.15.80:0/1286210672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:47:18.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:47:18 smithi080 bash[41963]: cluster 2023-12-01T09:47:17.497114+0000 mgr.y (mgr.24362) 8963 : cluster 0 pgmap v8932: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:47:18.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:47:18 smithi080 bash[41963]: audit 2023-12-01T09:47:17.933649+0000 mon.c (mon.2) 5728 : audit 0 from='client.? 172.21.15.80:0/1286210672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:47:19.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:47:18 smithi090 bash[32384]: cluster 2023-12-01T09:47:17.497114+0000 mgr.y (mgr.24362) 8963 : cluster 0 pgmap v8932: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:47:19.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:47:18 smithi090 bash[32384]: audit 2023-12-01T09:47:17.933649+0000 mon.c (mon.2) 5728 : audit 0 from='client.? 172.21.15.80:0/1286210672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:47:20.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:47:20 smithi080 bash[41963]: cluster 2023-12-01T09:47:19.497756+0000 mgr.y (mgr.24362) 8964 : cluster 0 pgmap v8933: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:47:20.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:47:20 smithi080 bash[41963]: audit 2023-12-01T09:47:20.382451+0000 mon.c (mon.2) 5729 : audit 0 from='client.? 172.21.15.80:0/2378223681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:47:20.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:47:20 smithi080 bash[28361]: cluster 2023-12-01T09:47:19.497756+0000 mgr.y (mgr.24362) 8964 : cluster 0 pgmap v8933: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:47:20.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:47:20 smithi080 bash[28361]: audit 2023-12-01T09:47:20.382451+0000 mon.c (mon.2) 5729 : audit 0 from='client.? 172.21.15.80:0/2378223681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:47:21.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:47:20 smithi090 bash[32384]: cluster 2023-12-01T09:47:19.497756+0000 mgr.y (mgr.24362) 8964 : cluster 0 pgmap v8933: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:47:21.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:47:20 smithi090 bash[32384]: audit 2023-12-01T09:47:20.382451+0000 mon.c (mon.2) 5729 : audit 0 from='client.? 172.21.15.80:0/2378223681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:47:22.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:47:22 smithi080 bash[28361]: cluster 2023-12-01T09:47:21.498850+0000 mgr.y (mgr.24362) 8965 : cluster 0 pgmap v8934: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:47:22.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:47:22 smithi080 bash[41963]: cluster 2023-12-01T09:47:21.498850+0000 mgr.y (mgr.24362) 8965 : cluster 0 pgmap v8934: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:47:23.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:47:22 smithi090 bash[32384]: cluster 2023-12-01T09:47:21.498850+0000 mgr.y (mgr.24362) 8965 : cluster 0 pgmap v8934: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:47:23.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:47:23 smithi080 bash[28361]: audit 2023-12-01T09:47:22.830131+0000 mon.a (mon.0) 5830 : audit 0 from='client.? 172.21.15.80:0/3926391943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:47:23.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:47:23 smithi080 bash[41963]: audit 2023-12-01T09:47:22.830131+0000 mon.a (mon.0) 5830 : audit 0 from='client.? 172.21.15.80:0/3926391943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:47:24.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:47:23 smithi090 bash[32384]: audit 2023-12-01T09:47:22.830131+0000 mon.a (mon.0) 5830 : audit 0 from='client.? 172.21.15.80:0/3926391943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:47:24.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:47:24 smithi080 bash[28361]: cluster 2023-12-01T09:47:23.499483+0000 mgr.y (mgr.24362) 8966 : cluster 0 pgmap v8935: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:47:24.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:47:24 smithi080 bash[41963]: cluster 2023-12-01T09:47:23.499483+0000 mgr.y (mgr.24362) 8966 : cluster 0 pgmap v8935: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:47:25.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:47:24 smithi090 bash[32384]: cluster 2023-12-01T09:47:23.499483+0000 mgr.y (mgr.24362) 8966 : cluster 0 pgmap v8935: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:47:25.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:47:25 smithi080 bash[28361]: audit 2023-12-01T09:47:25.251701+0000 mon.c (mon.2) 5730 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:47:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:47:25 smithi080 bash[28361]: audit 2023-12-01T09:47:25.301736+0000 mon.a (mon.0) 5831 : audit 0 from='client.? 172.21.15.80:0/241950643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:47:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:47:25 smithi080 bash[41963]: audit 2023-12-01T09:47:25.251701+0000 mon.c (mon.2) 5730 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:47:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:47:25 smithi080 bash[41963]: audit 2023-12-01T09:47:25.301736+0000 mon.a (mon.0) 5831 : audit 0 from='client.? 172.21.15.80:0/241950643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:47:26.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:47:25 smithi090 bash[32384]: audit 2023-12-01T09:47:25.251701+0000 mon.c (mon.2) 5730 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:47:26.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:47:25 smithi090 bash[32384]: audit 2023-12-01T09:47:25.301736+0000 mon.a (mon.0) 5831 : audit 0 from='client.? 172.21.15.80:0/241950643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:47:26.626 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:47:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:47:26] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T09:47:26.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:47:26 smithi080 bash[28361]: cluster 2023-12-01T09:47:25.500195+0000 mgr.y (mgr.24362) 8967 : cluster 0 pgmap v8936: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:47:26.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:47:26 smithi080 bash[41963]: cluster 2023-12-01T09:47:25.500195+0000 mgr.y (mgr.24362) 8967 : cluster 0 pgmap v8936: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:47:27.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:47:26 smithi090 bash[32384]: cluster 2023-12-01T09:47:25.500195+0000 mgr.y (mgr.24362) 8967 : cluster 0 pgmap v8936: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:47:28.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:47:28 smithi080 bash[28361]: cluster 2023-12-01T09:47:27.501235+0000 mgr.y (mgr.24362) 8968 : cluster 0 pgmap v8937: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:47:28.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:47:28 smithi080 bash[28361]: audit 2023-12-01T09:47:27.761657+0000 mon.c (mon.2) 5731 : audit 0 from='client.? 172.21.15.80:0/781551388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:47:28.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:47:28 smithi080 bash[41963]: cluster 2023-12-01T09:47:27.501235+0000 mgr.y (mgr.24362) 8968 : cluster 0 pgmap v8937: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:47:28.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:47:28 smithi080 bash[41963]: audit 2023-12-01T09:47:27.761657+0000 mon.c (mon.2) 5731 : audit 0 from='client.? 172.21.15.80:0/781551388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:47:29.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:47:28 smithi090 bash[32384]: cluster 2023-12-01T09:47:27.501235+0000 mgr.y (mgr.24362) 8968 : cluster 0 pgmap v8937: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:47:29.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:47:28 smithi090 bash[32384]: audit 2023-12-01T09:47:27.761657+0000 mon.c (mon.2) 5731 : audit 0 from='client.? 172.21.15.80:0/781551388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:47:29.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:47:29 smithi080 bash[28361]: audit 2023-12-01T09:47:29.256112+0000 mon.c (mon.2) 5732 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:47:29.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:47:29 smithi080 bash[41963]: audit 2023-12-01T09:47:29.256112+0000 mon.c (mon.2) 5732 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:47:30.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:47:29 smithi090 bash[32384]: audit 2023-12-01T09:47:29.256112+0000 mon.c (mon.2) 5732 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:47:30.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:47:30 smithi080 bash[28361]: cluster 2023-12-01T09:47:29.501902+0000 mgr.y (mgr.24362) 8969 : cluster 0 pgmap v8938: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:47:30.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:47:30 smithi080 bash[28361]: audit 2023-12-01T09:47:30.218171+0000 mon.a (mon.0) 5832 : audit 0 from='client.? 172.21.15.80:0/612832254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:47:30.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:47:30 smithi080 bash[41963]: cluster 2023-12-01T09:47:29.501902+0000 mgr.y (mgr.24362) 8969 : cluster 0 pgmap v8938: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:47:30.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:47:30 smithi080 bash[41963]: audit 2023-12-01T09:47:30.218171+0000 mon.a (mon.0) 5832 : audit 0 from='client.? 172.21.15.80:0/612832254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:47:31.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:47:30 smithi090 bash[32384]: cluster 2023-12-01T09:47:29.501902+0000 mgr.y (mgr.24362) 8969 : cluster 0 pgmap v8938: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:47:31.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:47:30 smithi090 bash[32384]: audit 2023-12-01T09:47:30.218171+0000 mon.a (mon.0) 5832 : audit 0 from='client.? 172.21.15.80:0/612832254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:47:32.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:47:32 smithi080 bash[28361]: cluster 2023-12-01T09:47:31.503065+0000 mgr.y (mgr.24362) 8970 : cluster 0 pgmap v8939: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:47:32.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:47:32 smithi080 bash[41963]: cluster 2023-12-01T09:47:31.503065+0000 mgr.y (mgr.24362) 8970 : cluster 0 pgmap v8939: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:47:33.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:47:32 smithi090 bash[32384]: cluster 2023-12-01T09:47:31.503065+0000 mgr.y (mgr.24362) 8970 : cluster 0 pgmap v8939: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:47:33.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:47:33 smithi080 bash[28361]: audit 2023-12-01T09:47:32.671744+0000 mon.c (mon.2) 5733 : audit 0 from='client.? 172.21.15.80:0/3395344364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:47:33.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:47:33 smithi080 bash[41963]: audit 2023-12-01T09:47:32.671744+0000 mon.c (mon.2) 5733 : audit 0 from='client.? 172.21.15.80:0/3395344364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:47:34.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:47:33 smithi090 bash[32384]: audit 2023-12-01T09:47:32.671744+0000 mon.c (mon.2) 5733 : audit 0 from='client.? 172.21.15.80:0/3395344364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:47:34.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:47:34 smithi080 bash[41963]: cluster 2023-12-01T09:47:33.503720+0000 mgr.y (mgr.24362) 8971 : cluster 0 pgmap v8940: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:47:34.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:47:34 smithi080 bash[28361]: cluster 2023-12-01T09:47:33.503720+0000 mgr.y (mgr.24362) 8971 : cluster 0 pgmap v8940: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:47:35.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:47:34 smithi090 bash[32384]: cluster 2023-12-01T09:47:33.503720+0000 mgr.y (mgr.24362) 8971 : cluster 0 pgmap v8940: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:47:36.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:47:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:47:36] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T09:47:36.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:47:36 smithi080 bash[28361]: audit 2023-12-01T09:47:35.100715+0000 mon.a (mon.0) 5833 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:47:36.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:47:36 smithi080 bash[28361]: audit 2023-12-01T09:47:35.111404+0000 mon.a (mon.0) 5834 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:47:36.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:47:36 smithi080 bash[28361]: audit 2023-12-01T09:47:35.183940+0000 mon.a (mon.0) 5835 : audit 0 from='client.? 172.21.15.80:0/2079719965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:47:36.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:47:36 smithi080 bash[28361]: audit 2023-12-01T09:47:35.451212+0000 mon.a (mon.0) 5836 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:47:36.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:47:36 smithi080 bash[28361]: audit 2023-12-01T09:47:35.465327+0000 mon.a (mon.0) 5837 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:47:36.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:47:36 smithi080 bash[28361]: cluster 2023-12-01T09:47:35.504377+0000 mgr.y (mgr.24362) 8972 : cluster 0 pgmap v8941: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:47:36.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:47:36 smithi080 bash[28361]: audit 2023-12-01T09:47:35.987603+0000 mon.c (mon.2) 5734 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:47:36.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:47:36 smithi080 bash[28361]: audit 2023-12-01T09:47:35.989508+0000 mon.c (mon.2) 5735 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:47:36.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:47:36 smithi080 bash[28361]: audit 2023-12-01T09:47:36.000486+0000 mon.a (mon.0) 5838 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:47:36.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:47:36 smithi080 bash[41963]: audit 2023-12-01T09:47:35.100715+0000 mon.a (mon.0) 5833 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:47:36.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:47:36 smithi080 bash[41963]: audit 2023-12-01T09:47:35.111404+0000 mon.a (mon.0) 5834 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:47:36.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:47:36 smithi080 bash[41963]: audit 2023-12-01T09:47:35.183940+0000 mon.a (mon.0) 5835 : audit 0 from='client.? 172.21.15.80:0/2079719965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:47:36.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:47:36 smithi080 bash[41963]: audit 2023-12-01T09:47:35.451212+0000 mon.a (mon.0) 5836 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:47:36.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:47:36 smithi080 bash[41963]: audit 2023-12-01T09:47:35.465327+0000 mon.a (mon.0) 5837 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:47:36.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:47:36 smithi080 bash[41963]: cluster 2023-12-01T09:47:35.504377+0000 mgr.y (mgr.24362) 8972 : cluster 0 pgmap v8941: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:47:36.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:47:36 smithi080 bash[41963]: audit 2023-12-01T09:47:35.987603+0000 mon.c (mon.2) 5734 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:47:36.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:47:36 smithi080 bash[41963]: audit 2023-12-01T09:47:35.989508+0000 mon.c (mon.2) 5735 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:47:36.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:47:36 smithi080 bash[41963]: audit 2023-12-01T09:47:36.000486+0000 mon.a (mon.0) 5838 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:47:36.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:47:36 smithi090 bash[32384]: audit 2023-12-01T09:47:35.100715+0000 mon.a (mon.0) 5833 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:47:36.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:47:36 smithi090 bash[32384]: audit 2023-12-01T09:47:35.111404+0000 mon.a (mon.0) 5834 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:47:36.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:47:36 smithi090 bash[32384]: audit 2023-12-01T09:47:35.183940+0000 mon.a (mon.0) 5835 : audit 0 from='client.? 172.21.15.80:0/2079719965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:47:36.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:47:36 smithi090 bash[32384]: audit 2023-12-01T09:47:35.451212+0000 mon.a (mon.0) 5836 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:47:36.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:47:36 smithi090 bash[32384]: audit 2023-12-01T09:47:35.465327+0000 mon.a (mon.0) 5837 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:47:36.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:47:36 smithi090 bash[32384]: cluster 2023-12-01T09:47:35.504377+0000 mgr.y (mgr.24362) 8972 : cluster 0 pgmap v8941: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:47:36.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:47:36 smithi090 bash[32384]: audit 2023-12-01T09:47:35.987603+0000 mon.c (mon.2) 5734 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:47:36.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:47:36 smithi090 bash[32384]: audit 2023-12-01T09:47:35.989508+0000 mon.c (mon.2) 5735 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:47:36.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:47:36 smithi090 bash[32384]: audit 2023-12-01T09:47:36.000486+0000 mon.a (mon.0) 5838 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:47:38.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:47:38 smithi080 bash[28361]: cluster 2023-12-01T09:47:37.505499+0000 mgr.y (mgr.24362) 8973 : cluster 0 pgmap v8942: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:47:38.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:47:38 smithi080 bash[28361]: audit 2023-12-01T09:47:37.631503+0000 mon.a (mon.0) 5839 : audit 0 from='client.? 172.21.15.80:0/1103069519' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:47:38.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:47:38 smithi080 bash[41963]: cluster 2023-12-01T09:47:37.505499+0000 mgr.y (mgr.24362) 8973 : cluster 0 pgmap v8942: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:47:38.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:47:38 smithi080 bash[41963]: audit 2023-12-01T09:47:37.631503+0000 mon.a (mon.0) 5839 : audit 0 from='client.? 172.21.15.80:0/1103069519' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:47:39.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:47:38 smithi090 bash[32384]: cluster 2023-12-01T09:47:37.505499+0000 mgr.y (mgr.24362) 8973 : cluster 0 pgmap v8942: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:47:39.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:47:38 smithi090 bash[32384]: audit 2023-12-01T09:47:37.631503+0000 mon.a (mon.0) 5839 : audit 0 from='client.? 172.21.15.80:0/1103069519' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:47:40.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:47:40 smithi080 bash[41963]: cluster 2023-12-01T09:47:39.506182+0000 mgr.y (mgr.24362) 8974 : cluster 0 pgmap v8943: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:47:40.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:47:40 smithi080 bash[41963]: audit 2023-12-01T09:47:40.083425+0000 mon.a (mon.0) 5840 : audit 0 from='client.? 172.21.15.80:0/993862724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:47:40.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:47:40 smithi080 bash[41963]: audit 2023-12-01T09:47:40.252226+0000 mon.c (mon.2) 5736 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:47:40.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:47:40 smithi080 bash[28361]: cluster 2023-12-01T09:47:39.506182+0000 mgr.y (mgr.24362) 8974 : cluster 0 pgmap v8943: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:47:40.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:47:40 smithi080 bash[28361]: audit 2023-12-01T09:47:40.083425+0000 mon.a (mon.0) 5840 : audit 0 from='client.? 172.21.15.80:0/993862724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:47:40.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:47:40 smithi080 bash[28361]: audit 2023-12-01T09:47:40.252226+0000 mon.c (mon.2) 5736 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:47:41.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:47:40 smithi090 bash[32384]: cluster 2023-12-01T09:47:39.506182+0000 mgr.y (mgr.24362) 8974 : cluster 0 pgmap v8943: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:47:41.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:47:40 smithi090 bash[32384]: audit 2023-12-01T09:47:40.083425+0000 mon.a (mon.0) 5840 : audit 0 from='client.? 172.21.15.80:0/993862724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:47:41.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:47:40 smithi090 bash[32384]: audit 2023-12-01T09:47:40.252226+0000 mon.c (mon.2) 5736 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:47:42.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:47:42 smithi080 bash[28361]: cluster 2023-12-01T09:47:41.507338+0000 mgr.y (mgr.24362) 8975 : cluster 0 pgmap v8944: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:47:42.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:47:42 smithi080 bash[28361]: audit 2023-12-01T09:47:42.532780+0000 mon.a (mon.0) 5841 : audit 0 from='client.? 172.21.15.80:0/2143328835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:47:42.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:47:42 smithi080 bash[41963]: cluster 2023-12-01T09:47:41.507338+0000 mgr.y (mgr.24362) 8975 : cluster 0 pgmap v8944: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:47:42.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:47:42 smithi080 bash[41963]: audit 2023-12-01T09:47:42.532780+0000 mon.a (mon.0) 5841 : audit 0 from='client.? 172.21.15.80:0/2143328835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:47:43.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:47:42 smithi090 bash[32384]: cluster 2023-12-01T09:47:41.507338+0000 mgr.y (mgr.24362) 8975 : cluster 0 pgmap v8944: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:47:43.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:47:42 smithi090 bash[32384]: audit 2023-12-01T09:47:42.532780+0000 mon.a (mon.0) 5841 : audit 0 from='client.? 172.21.15.80:0/2143328835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:47:44.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:47:44 smithi090 bash[32384]: cluster 2023-12-01T09:47:43.508065+0000 mgr.y (mgr.24362) 8976 : cluster 0 pgmap v8945: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:47:44.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:47:44 smithi080 bash[28361]: cluster 2023-12-01T09:47:43.508065+0000 mgr.y (mgr.24362) 8976 : cluster 0 pgmap v8945: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:47:44.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:47:44 smithi080 bash[41963]: cluster 2023-12-01T09:47:43.508065+0000 mgr.y (mgr.24362) 8976 : cluster 0 pgmap v8945: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:47:45.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:47:45 smithi090 bash[32384]: audit 2023-12-01T09:47:44.983264+0000 mon.c (mon.2) 5737 : audit 0 from='client.? 172.21.15.80:0/4018948564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:47:45.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:47:45 smithi080 bash[28361]: audit 2023-12-01T09:47:44.983264+0000 mon.c (mon.2) 5737 : audit 0 from='client.? 172.21.15.80:0/4018948564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:47:45.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:47:45 smithi080 bash[41963]: audit 2023-12-01T09:47:44.983264+0000 mon.c (mon.2) 5737 : audit 0 from='client.? 172.21.15.80:0/4018948564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:47:46.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:47:46 smithi090 bash[32384]: cluster 2023-12-01T09:47:45.508751+0000 mgr.y (mgr.24362) 8977 : cluster 0 pgmap v8946: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:47:46.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:47:46 smithi080 bash[28361]: cluster 2023-12-01T09:47:45.508751+0000 mgr.y (mgr.24362) 8977 : cluster 0 pgmap v8946: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:47:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:47:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:47:46] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T09:47:46.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:47:46 smithi080 bash[41963]: cluster 2023-12-01T09:47:45.508751+0000 mgr.y (mgr.24362) 8977 : cluster 0 pgmap v8946: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:47:47.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:47:47 smithi090 bash[32384]: audit 2023-12-01T09:47:47.444007+0000 mon.c (mon.2) 5738 : audit 0 from='client.? 172.21.15.80:0/641534043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:47:47.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:47:47 smithi080 bash[41963]: audit 2023-12-01T09:47:47.444007+0000 mon.c (mon.2) 5738 : audit 0 from='client.? 172.21.15.80:0/641534043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:47:47.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:47:47 smithi080 bash[28361]: audit 2023-12-01T09:47:47.444007+0000 mon.c (mon.2) 5738 : audit 0 from='client.? 172.21.15.80:0/641534043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:47:48.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:47:48 smithi090 bash[32384]: cluster 2023-12-01T09:47:47.509735+0000 mgr.y (mgr.24362) 8978 : cluster 0 pgmap v8947: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:47:48.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:47:48 smithi080 bash[28361]: cluster 2023-12-01T09:47:47.509735+0000 mgr.y (mgr.24362) 8978 : cluster 0 pgmap v8947: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:47:48.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:47:48 smithi080 bash[41963]: cluster 2023-12-01T09:47:47.509735+0000 mgr.y (mgr.24362) 8978 : cluster 0 pgmap v8947: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:47:50.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:47:50 smithi080 bash[28361]: cluster 2023-12-01T09:47:49.510371+0000 mgr.y (mgr.24362) 8979 : cluster 0 pgmap v8948: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:47:50.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:47:50 smithi080 bash[28361]: audit 2023-12-01T09:47:49.909561+0000 mon.a (mon.0) 5842 : audit 0 from='client.? 172.21.15.80:0/3176046979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:47:50.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:47:50 smithi080 bash[41963]: cluster 2023-12-01T09:47:49.510371+0000 mgr.y (mgr.24362) 8979 : cluster 0 pgmap v8948: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:47:50.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:47:50 smithi080 bash[41963]: audit 2023-12-01T09:47:49.909561+0000 mon.a (mon.0) 5842 : audit 0 from='client.? 172.21.15.80:0/3176046979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:47:51.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:47:50 smithi090 bash[32384]: cluster 2023-12-01T09:47:49.510371+0000 mgr.y (mgr.24362) 8979 : cluster 0 pgmap v8948: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:47:51.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:47:50 smithi090 bash[32384]: audit 2023-12-01T09:47:49.909561+0000 mon.a (mon.0) 5842 : audit 0 from='client.? 172.21.15.80:0/3176046979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:47:52.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:47:52 smithi080 bash[41963]: cluster 2023-12-01T09:47:51.511578+0000 mgr.y (mgr.24362) 8980 : cluster 0 pgmap v8949: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:47:52.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:47:52 smithi080 bash[41963]: audit 2023-12-01T09:47:52.365072+0000 mon.c (mon.2) 5739 : audit 0 from='client.? 172.21.15.80:0/3060997738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:47:52.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:47:52 smithi080 bash[28361]: cluster 2023-12-01T09:47:51.511578+0000 mgr.y (mgr.24362) 8980 : cluster 0 pgmap v8949: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:47:52.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:47:52 smithi080 bash[28361]: audit 2023-12-01T09:47:52.365072+0000 mon.c (mon.2) 5739 : audit 0 from='client.? 172.21.15.80:0/3060997738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:47:53.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:47:52 smithi090 bash[32384]: cluster 2023-12-01T09:47:51.511578+0000 mgr.y (mgr.24362) 8980 : cluster 0 pgmap v8949: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:47:53.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:47:52 smithi090 bash[32384]: audit 2023-12-01T09:47:52.365072+0000 mon.c (mon.2) 5739 : audit 0 from='client.? 172.21.15.80:0/3060997738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:47:54.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:47:54 smithi090 bash[32384]: cluster 2023-12-01T09:47:53.512267+0000 mgr.y (mgr.24362) 8981 : cluster 0 pgmap v8950: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:47:54.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:47:54 smithi080 bash[41963]: cluster 2023-12-01T09:47:53.512267+0000 mgr.y (mgr.24362) 8981 : cluster 0 pgmap v8950: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:47:54.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:47:54 smithi080 bash[28361]: cluster 2023-12-01T09:47:53.512267+0000 mgr.y (mgr.24362) 8981 : cluster 0 pgmap v8950: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:47:55.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:47:55 smithi090 bash[32384]: audit 2023-12-01T09:47:54.819814+0000 mon.a (mon.0) 5843 : audit 0 from='client.? 172.21.15.80:0/1171288157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:47:55.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:47:55 smithi090 bash[32384]: audit 2023-12-01T09:47:55.252847+0000 mon.c (mon.2) 5740 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:47:55.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:47:55 smithi080 bash[28361]: audit 2023-12-01T09:47:54.819814+0000 mon.a (mon.0) 5843 : audit 0 from='client.? 172.21.15.80:0/1171288157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:47:55.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:47:55 smithi080 bash[28361]: audit 2023-12-01T09:47:55.252847+0000 mon.c (mon.2) 5740 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:47:55.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:47:55 smithi080 bash[41963]: audit 2023-12-01T09:47:54.819814+0000 mon.a (mon.0) 5843 : audit 0 from='client.? 172.21.15.80:0/1171288157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:47:55.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:47:55 smithi080 bash[41963]: audit 2023-12-01T09:47:55.252847+0000 mon.c (mon.2) 5740 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:47:56.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:47:56 smithi090 bash[32384]: cluster 2023-12-01T09:47:55.512961+0000 mgr.y (mgr.24362) 8982 : cluster 0 pgmap v8951: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:47:56.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:47:56 smithi080 bash[28361]: cluster 2023-12-01T09:47:55.512961+0000 mgr.y (mgr.24362) 8982 : cluster 0 pgmap v8951: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:47:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:47:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:47:56] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T09:47:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:47:56 smithi080 bash[41963]: cluster 2023-12-01T09:47:55.512961+0000 mgr.y (mgr.24362) 8982 : cluster 0 pgmap v8951: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:47:57.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:47:57 smithi080 bash[28361]: audit 2023-12-01T09:47:57.272877+0000 mon.c (mon.2) 5741 : audit 0 from='client.? 172.21.15.80:0/2852462416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:47:57.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:47:57 smithi080 bash[41963]: audit 2023-12-01T09:47:57.272877+0000 mon.c (mon.2) 5741 : audit 0 from='client.? 172.21.15.80:0/2852462416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:47:57.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:47:57 smithi090 bash[32384]: audit 2023-12-01T09:47:57.272877+0000 mon.c (mon.2) 5741 : audit 0 from='client.? 172.21.15.80:0/2852462416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:47:58.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:47:58 smithi080 bash[28361]: cluster 2023-12-01T09:47:57.514211+0000 mgr.y (mgr.24362) 8983 : cluster 0 pgmap v8952: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:47:58.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:47:58 smithi080 bash[41963]: cluster 2023-12-01T09:47:57.514211+0000 mgr.y (mgr.24362) 8983 : cluster 0 pgmap v8952: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:47:58.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:47:58 smithi090 bash[32384]: cluster 2023-12-01T09:47:57.514211+0000 mgr.y (mgr.24362) 8983 : cluster 0 pgmap v8952: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:48:00.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:48:00 smithi080 bash[28361]: cluster 2023-12-01T09:47:59.514896+0000 mgr.y (mgr.24362) 8984 : cluster 0 pgmap v8953: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:48:00.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:48:00 smithi080 bash[28361]: audit 2023-12-01T09:47:59.735232+0000 mon.c (mon.2) 5742 : audit 0 from='client.? 172.21.15.80:0/3112001175' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:48:00.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:48:00 smithi080 bash[41963]: cluster 2023-12-01T09:47:59.514896+0000 mgr.y (mgr.24362) 8984 : cluster 0 pgmap v8953: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:48:00.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:48:00 smithi080 bash[41963]: audit 2023-12-01T09:47:59.735232+0000 mon.c (mon.2) 5742 : audit 0 from='client.? 172.21.15.80:0/3112001175' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:48:01.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:48:00 smithi090 bash[32384]: cluster 2023-12-01T09:47:59.514896+0000 mgr.y (mgr.24362) 8984 : cluster 0 pgmap v8953: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:48:01.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:48:00 smithi090 bash[32384]: audit 2023-12-01T09:47:59.735232+0000 mon.c (mon.2) 5742 : audit 0 from='client.? 172.21.15.80:0/3112001175' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:48:02.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:48:02 smithi080 bash[28361]: cluster 2023-12-01T09:48:01.516097+0000 mgr.y (mgr.24362) 8985 : cluster 0 pgmap v8954: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:48:02.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:48:02 smithi080 bash[28361]: audit 2023-12-01T09:48:02.182486+0000 mon.c (mon.2) 5743 : audit 0 from='client.? 172.21.15.80:0/2677527069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:48:02.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:48:02 smithi080 bash[41963]: cluster 2023-12-01T09:48:01.516097+0000 mgr.y (mgr.24362) 8985 : cluster 0 pgmap v8954: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:48:02.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:48:02 smithi080 bash[41963]: audit 2023-12-01T09:48:02.182486+0000 mon.c (mon.2) 5743 : audit 0 from='client.? 172.21.15.80:0/2677527069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:48:03.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:48:02 smithi090 bash[32384]: cluster 2023-12-01T09:48:01.516097+0000 mgr.y (mgr.24362) 8985 : cluster 0 pgmap v8954: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:48:03.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:48:02 smithi090 bash[32384]: audit 2023-12-01T09:48:02.182486+0000 mon.c (mon.2) 5743 : audit 0 from='client.? 172.21.15.80:0/2677527069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:48:04.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:48:04 smithi090 bash[32384]: cluster 2023-12-01T09:48:03.516719+0000 mgr.y (mgr.24362) 8986 : cluster 0 pgmap v8955: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:48:04.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:48:04 smithi080 bash[28361]: cluster 2023-12-01T09:48:03.516719+0000 mgr.y (mgr.24362) 8986 : cluster 0 pgmap v8955: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:48:04.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:48:04 smithi080 bash[41963]: cluster 2023-12-01T09:48:03.516719+0000 mgr.y (mgr.24362) 8986 : cluster 0 pgmap v8955: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:48:05.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:48:05 smithi090 bash[32384]: audit 2023-12-01T09:48:04.636677+0000 mon.a (mon.0) 5844 : audit 0 from='client.? 172.21.15.80:0/4273745820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:48:05.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:48:05 smithi080 bash[41963]: audit 2023-12-01T09:48:04.636677+0000 mon.a (mon.0) 5844 : audit 0 from='client.? 172.21.15.80:0/4273745820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:48:05.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:48:05 smithi080 bash[28361]: audit 2023-12-01T09:48:04.636677+0000 mon.a (mon.0) 5844 : audit 0 from='client.? 172.21.15.80:0/4273745820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:48:06.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:48:06 smithi090 bash[32384]: cluster 2023-12-01T09:48:05.517445+0000 mgr.y (mgr.24362) 8987 : cluster 0 pgmap v8956: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:48:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:48:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:48:06] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T09:48:06.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:48:06 smithi080 bash[41963]: cluster 2023-12-01T09:48:05.517445+0000 mgr.y (mgr.24362) 8987 : cluster 0 pgmap v8956: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:48:06.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:48:06 smithi080 bash[28361]: cluster 2023-12-01T09:48:05.517445+0000 mgr.y (mgr.24362) 8987 : cluster 0 pgmap v8956: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:48:07.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:48:07 smithi080 bash[28361]: audit 2023-12-01T09:48:07.091509+0000 mon.a (mon.0) 5845 : audit 0 from='client.? 172.21.15.80:0/868490886' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:48:07.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:48:07 smithi080 bash[41963]: audit 2023-12-01T09:48:07.091509+0000 mon.a (mon.0) 5845 : audit 0 from='client.? 172.21.15.80:0/868490886' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:48:07.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:48:07 smithi090 bash[32384]: audit 2023-12-01T09:48:07.091509+0000 mon.a (mon.0) 5845 : audit 0 from='client.? 172.21.15.80:0/868490886' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:48:08.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:48:08 smithi080 bash[28361]: cluster 2023-12-01T09:48:07.518616+0000 mgr.y (mgr.24362) 8988 : cluster 0 pgmap v8957: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:48:08.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:48:08 smithi080 bash[41963]: cluster 2023-12-01T09:48:07.518616+0000 mgr.y (mgr.24362) 8988 : cluster 0 pgmap v8957: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:48:08.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:48:08 smithi090 bash[32384]: cluster 2023-12-01T09:48:07.518616+0000 mgr.y (mgr.24362) 8988 : cluster 0 pgmap v8957: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:48:09.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:48:09 smithi080 bash[28361]: audit 2023-12-01T09:48:09.550617+0000 mon.a (mon.0) 5846 : audit 0 from='client.? 172.21.15.80:0/3277188454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:48:09.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:48:09 smithi080 bash[41963]: audit 2023-12-01T09:48:09.550617+0000 mon.a (mon.0) 5846 : audit 0 from='client.? 172.21.15.80:0/3277188454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:48:10.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:48:09 smithi090 bash[32384]: audit 2023-12-01T09:48:09.550617+0000 mon.a (mon.0) 5846 : audit 0 from='client.? 172.21.15.80:0/3277188454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:48:10.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:48:10 smithi080 bash[28361]: cluster 2023-12-01T09:48:09.519337+0000 mgr.y (mgr.24362) 8989 : cluster 0 pgmap v8958: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:48:10.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:48:10 smithi080 bash[28361]: audit 2023-12-01T09:48:10.253223+0000 mon.c (mon.2) 5744 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:48:10.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:48:10 smithi080 bash[41963]: cluster 2023-12-01T09:48:09.519337+0000 mgr.y (mgr.24362) 8989 : cluster 0 pgmap v8958: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:48:10.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:48:10 smithi080 bash[41963]: audit 2023-12-01T09:48:10.253223+0000 mon.c (mon.2) 5744 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:48:11.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:48:10 smithi090 bash[32384]: cluster 2023-12-01T09:48:09.519337+0000 mgr.y (mgr.24362) 8989 : cluster 0 pgmap v8958: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:48:11.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:48:10 smithi090 bash[32384]: audit 2023-12-01T09:48:10.253223+0000 mon.c (mon.2) 5744 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:48:12.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:48:12 smithi080 bash[41963]: cluster 2023-12-01T09:48:11.520494+0000 mgr.y (mgr.24362) 8990 : cluster 0 pgmap v8959: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:48:12.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:48:12 smithi080 bash[41963]: audit 2023-12-01T09:48:12.015459+0000 mon.c (mon.2) 5745 : audit 0 from='client.? 172.21.15.80:0/2134334151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:48:12.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:48:12 smithi080 bash[28361]: cluster 2023-12-01T09:48:11.520494+0000 mgr.y (mgr.24362) 8990 : cluster 0 pgmap v8959: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:48:12.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:48:12 smithi080 bash[28361]: audit 2023-12-01T09:48:12.015459+0000 mon.c (mon.2) 5745 : audit 0 from='client.? 172.21.15.80:0/2134334151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:48:13.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:48:12 smithi090 bash[32384]: cluster 2023-12-01T09:48:11.520494+0000 mgr.y (mgr.24362) 8990 : cluster 0 pgmap v8959: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:48:13.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:48:12 smithi090 bash[32384]: audit 2023-12-01T09:48:12.015459+0000 mon.c (mon.2) 5745 : audit 0 from='client.? 172.21.15.80:0/2134334151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:48:14.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:48:14 smithi090 bash[32384]: cluster 2023-12-01T09:48:13.521101+0000 mgr.y (mgr.24362) 8991 : cluster 0 pgmap v8960: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:48:14.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:48:14 smithi080 bash[28361]: cluster 2023-12-01T09:48:13.521101+0000 mgr.y (mgr.24362) 8991 : cluster 0 pgmap v8960: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:48:14.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:48:14 smithi080 bash[41963]: cluster 2023-12-01T09:48:13.521101+0000 mgr.y (mgr.24362) 8991 : cluster 0 pgmap v8960: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:48:15.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:48:15 smithi090 bash[32384]: audit 2023-12-01T09:48:14.468670+0000 mon.a (mon.0) 5847 : audit 0 from='client.? 172.21.15.80:0/3748041838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:48:15.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:48:15 smithi080 bash[41963]: audit 2023-12-01T09:48:14.468670+0000 mon.a (mon.0) 5847 : audit 0 from='client.? 172.21.15.80:0/3748041838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:48:15.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:48:15 smithi080 bash[28361]: audit 2023-12-01T09:48:14.468670+0000 mon.a (mon.0) 5847 : audit 0 from='client.? 172.21.15.80:0/3748041838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:48:16.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:48:16 smithi080 bash[41963]: cluster 2023-12-01T09:48:15.521852+0000 mgr.y (mgr.24362) 8992 : cluster 0 pgmap v8961: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:48:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:48:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:48:16] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T09:48:16.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:48:16 smithi080 bash[28361]: cluster 2023-12-01T09:48:15.521852+0000 mgr.y (mgr.24362) 8992 : cluster 0 pgmap v8961: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:48:16.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:48:16 smithi090 bash[32384]: cluster 2023-12-01T09:48:15.521852+0000 mgr.y (mgr.24362) 8992 : cluster 0 pgmap v8961: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:48:17.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:48:17 smithi080 bash[41963]: audit 2023-12-01T09:48:16.920872+0000 mon.a (mon.0) 5848 : audit 0 from='client.? 172.21.15.80:0/3268453836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:48:17.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:48:17 smithi080 bash[28361]: audit 2023-12-01T09:48:16.920872+0000 mon.a (mon.0) 5848 : audit 0 from='client.? 172.21.15.80:0/3268453836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:48:17.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:48:17 smithi090 bash[32384]: audit 2023-12-01T09:48:16.920872+0000 mon.a (mon.0) 5848 : audit 0 from='client.? 172.21.15.80:0/3268453836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:48:18.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:48:18 smithi080 bash[28361]: cluster 2023-12-01T09:48:17.522970+0000 mgr.y (mgr.24362) 8993 : cluster 0 pgmap v8962: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:48:18.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:48:18 smithi080 bash[41963]: cluster 2023-12-01T09:48:17.522970+0000 mgr.y (mgr.24362) 8993 : cluster 0 pgmap v8962: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:48:18.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:48:18 smithi090 bash[32384]: cluster 2023-12-01T09:48:17.522970+0000 mgr.y (mgr.24362) 8993 : cluster 0 pgmap v8962: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:48:19.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:48:19 smithi080 bash[28361]: audit 2023-12-01T09:48:19.374956+0000 mon.c (mon.2) 5746 : audit 0 from='client.? 172.21.15.80:0/3586731206' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:48:19.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:48:19 smithi080 bash[41963]: audit 2023-12-01T09:48:19.374956+0000 mon.c (mon.2) 5746 : audit 0 from='client.? 172.21.15.80:0/3586731206' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:48:19.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:48:19 smithi090 bash[32384]: audit 2023-12-01T09:48:19.374956+0000 mon.c (mon.2) 5746 : audit 0 from='client.? 172.21.15.80:0/3586731206' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:48:20.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:48:20 smithi090 bash[32384]: cluster 2023-12-01T09:48:19.523608+0000 mgr.y (mgr.24362) 8994 : cluster 0 pgmap v8963: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:48:20.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:48:20 smithi080 bash[41963]: cluster 2023-12-01T09:48:19.523608+0000 mgr.y (mgr.24362) 8994 : cluster 0 pgmap v8963: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:48:20.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:48:20 smithi080 bash[28361]: cluster 2023-12-01T09:48:19.523608+0000 mgr.y (mgr.24362) 8994 : cluster 0 pgmap v8963: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:48:22.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:48:22 smithi080 bash[28361]: cluster 2023-12-01T09:48:21.524359+0000 mgr.y (mgr.24362) 8995 : cluster 0 pgmap v8964: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:48:22.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:48:22 smithi080 bash[28361]: audit 2023-12-01T09:48:21.830479+0000 mon.a (mon.0) 5849 : audit 0 from='client.? 172.21.15.80:0/1714983671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:48:22.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:48:22 smithi080 bash[41963]: cluster 2023-12-01T09:48:21.524359+0000 mgr.y (mgr.24362) 8995 : cluster 0 pgmap v8964: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:48:22.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:48:22 smithi080 bash[41963]: audit 2023-12-01T09:48:21.830479+0000 mon.a (mon.0) 5849 : audit 0 from='client.? 172.21.15.80:0/1714983671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:48:23.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:48:22 smithi090 bash[32384]: cluster 2023-12-01T09:48:21.524359+0000 mgr.y (mgr.24362) 8995 : cluster 0 pgmap v8964: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:48:23.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:48:22 smithi090 bash[32384]: audit 2023-12-01T09:48:21.830479+0000 mon.a (mon.0) 5849 : audit 0 from='client.? 172.21.15.80:0/1714983671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:48:24.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:48:24 smithi090 bash[32384]: cluster 2023-12-01T09:48:23.525040+0000 mgr.y (mgr.24362) 8996 : cluster 0 pgmap v8965: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:48:24.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:48:24 smithi080 bash[41963]: cluster 2023-12-01T09:48:23.525040+0000 mgr.y (mgr.24362) 8996 : cluster 0 pgmap v8965: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:48:24.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:48:24 smithi080 bash[28361]: cluster 2023-12-01T09:48:23.525040+0000 mgr.y (mgr.24362) 8996 : cluster 0 pgmap v8965: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:48:25.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:48:25 smithi090 bash[32384]: audit 2023-12-01T09:48:24.276273+0000 mon.c (mon.2) 5747 : audit 0 from='client.? 172.21.15.80:0/707843896' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:48:25.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:48:25 smithi090 bash[32384]: audit 2023-12-01T09:48:25.253645+0000 mon.c (mon.2) 5748 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:48:25.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:48:25 smithi080 bash[41963]: audit 2023-12-01T09:48:24.276273+0000 mon.c (mon.2) 5747 : audit 0 from='client.? 172.21.15.80:0/707843896' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:48:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:48:25 smithi080 bash[41963]: audit 2023-12-01T09:48:25.253645+0000 mon.c (mon.2) 5748 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:48:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:48:25 smithi080 bash[28361]: audit 2023-12-01T09:48:24.276273+0000 mon.c (mon.2) 5747 : audit 0 from='client.? 172.21.15.80:0/707843896' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:48:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:48:25 smithi080 bash[28361]: audit 2023-12-01T09:48:25.253645+0000 mon.c (mon.2) 5748 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:48:26.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:48:26 smithi080 bash[28361]: cluster 2023-12-01T09:48:25.525578+0000 mgr.y (mgr.24362) 8997 : cluster 0 pgmap v8966: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:48:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:48:26 smithi080 bash[41963]: cluster 2023-12-01T09:48:25.525578+0000 mgr.y (mgr.24362) 8997 : cluster 0 pgmap v8966: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:48:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:48:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:48:26] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T09:48:26.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:48:26 smithi090 bash[32384]: cluster 2023-12-01T09:48:25.525578+0000 mgr.y (mgr.24362) 8997 : cluster 0 pgmap v8966: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:48:27.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:48:27 smithi080 bash[28361]: audit 2023-12-01T09:48:26.736138+0000 mon.c (mon.2) 5749 : audit 0 from='client.? 172.21.15.80:0/4140926927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:48:27.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:48:27 smithi080 bash[41963]: audit 2023-12-01T09:48:26.736138+0000 mon.c (mon.2) 5749 : audit 0 from='client.? 172.21.15.80:0/4140926927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:48:27.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:48:27 smithi090 bash[32384]: audit 2023-12-01T09:48:26.736138+0000 mon.c (mon.2) 5749 : audit 0 from='client.? 172.21.15.80:0/4140926927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:48:28.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:48:28 smithi080 bash[28361]: cluster 2023-12-01T09:48:27.526701+0000 mgr.y (mgr.24362) 8998 : cluster 0 pgmap v8967: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:48:28.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:48:28 smithi080 bash[41963]: cluster 2023-12-01T09:48:27.526701+0000 mgr.y (mgr.24362) 8998 : cluster 0 pgmap v8967: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:48:28.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:48:28 smithi090 bash[32384]: cluster 2023-12-01T09:48:27.526701+0000 mgr.y (mgr.24362) 8998 : cluster 0 pgmap v8967: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:48:29.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:48:29 smithi080 bash[41963]: audit 2023-12-01T09:48:29.193397+0000 mon.c (mon.2) 5750 : audit 0 from='client.? 172.21.15.80:0/1107718950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:48:29.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:48:29 smithi080 bash[28361]: audit 2023-12-01T09:48:29.193397+0000 mon.c (mon.2) 5750 : audit 0 from='client.? 172.21.15.80:0/1107718950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:48:29.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:48:29 smithi090 bash[32384]: audit 2023-12-01T09:48:29.193397+0000 mon.c (mon.2) 5750 : audit 0 from='client.? 172.21.15.80:0/1107718950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:48:30.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:48:30 smithi080 bash[41963]: cluster 2023-12-01T09:48:29.527342+0000 mgr.y (mgr.24362) 8999 : cluster 0 pgmap v8968: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:48:30.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:48:30 smithi080 bash[28361]: cluster 2023-12-01T09:48:29.527342+0000 mgr.y (mgr.24362) 8999 : cluster 0 pgmap v8968: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:48:30.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:48:30 smithi090 bash[32384]: cluster 2023-12-01T09:48:29.527342+0000 mgr.y (mgr.24362) 8999 : cluster 0 pgmap v8968: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:48:32.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:48:32 smithi080 bash[28361]: cluster 2023-12-01T09:48:31.528506+0000 mgr.y (mgr.24362) 9000 : cluster 0 pgmap v8969: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:48:32.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:48:32 smithi080 bash[28361]: audit 2023-12-01T09:48:31.655240+0000 mon.a (mon.0) 5850 : audit 0 from='client.? 172.21.15.80:0/2526896209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:48:32.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:48:32 smithi080 bash[41963]: cluster 2023-12-01T09:48:31.528506+0000 mgr.y (mgr.24362) 9000 : cluster 0 pgmap v8969: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:48:32.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:48:32 smithi080 bash[41963]: audit 2023-12-01T09:48:31.655240+0000 mon.a (mon.0) 5850 : audit 0 from='client.? 172.21.15.80:0/2526896209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:48:33.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:48:32 smithi090 bash[32384]: cluster 2023-12-01T09:48:31.528506+0000 mgr.y (mgr.24362) 9000 : cluster 0 pgmap v8969: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:48:33.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:48:32 smithi090 bash[32384]: audit 2023-12-01T09:48:31.655240+0000 mon.a (mon.0) 5850 : audit 0 from='client.? 172.21.15.80:0/2526896209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:48:34.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:48:34 smithi080 bash[28361]: cluster 2023-12-01T09:48:33.529195+0000 mgr.y (mgr.24362) 9001 : cluster 0 pgmap v8970: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:48:34.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:48:34 smithi080 bash[28361]: audit 2023-12-01T09:48:34.109379+0000 mon.a (mon.0) 5851 : audit 0 from='client.? 172.21.15.80:0/2081077471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:48:34.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:48:34 smithi080 bash[41963]: cluster 2023-12-01T09:48:33.529195+0000 mgr.y (mgr.24362) 9001 : cluster 0 pgmap v8970: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:48:34.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:48:34 smithi080 bash[41963]: audit 2023-12-01T09:48:34.109379+0000 mon.a (mon.0) 5851 : audit 0 from='client.? 172.21.15.80:0/2081077471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:48:34.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:48:34 smithi090 bash[32384]: cluster 2023-12-01T09:48:33.529195+0000 mgr.y (mgr.24362) 9001 : cluster 0 pgmap v8970: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:48:34.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:48:34 smithi090 bash[32384]: audit 2023-12-01T09:48:34.109379+0000 mon.a (mon.0) 5851 : audit 0 from='client.? 172.21.15.80:0/2081077471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:48:36.586 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:48:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:48:36] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T09:48:36.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:48:36 smithi080 bash[41963]: cluster 2023-12-01T09:48:35.529920+0000 mgr.y (mgr.24362) 9002 : cluster 0 pgmap v8971: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:48:36.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:48:36 smithi080 bash[41963]: audit 2023-12-01T09:48:36.081950+0000 mon.c (mon.2) 5751 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:48:36.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:48:36 smithi080 bash[41963]: audit 2023-12-01T09:48:36.557589+0000 mon.c (mon.2) 5752 : audit 0 from='client.? 172.21.15.80:0/3094626523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:48:36.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:48:36 smithi080 bash[28361]: cluster 2023-12-01T09:48:35.529920+0000 mgr.y (mgr.24362) 9002 : cluster 0 pgmap v8971: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:48:36.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:48:36 smithi080 bash[28361]: audit 2023-12-01T09:48:36.081950+0000 mon.c (mon.2) 5751 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:48:36.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:48:36 smithi080 bash[28361]: audit 2023-12-01T09:48:36.557589+0000 mon.c (mon.2) 5752 : audit 0 from='client.? 172.21.15.80:0/3094626523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:48:37.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:48:36 smithi090 bash[32384]: cluster 2023-12-01T09:48:35.529920+0000 mgr.y (mgr.24362) 9002 : cluster 0 pgmap v8971: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:48:37.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:48:36 smithi090 bash[32384]: audit 2023-12-01T09:48:36.081950+0000 mon.c (mon.2) 5751 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:48:37.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:48:36 smithi090 bash[32384]: audit 2023-12-01T09:48:36.557589+0000 mon.c (mon.2) 5752 : audit 0 from='client.? 172.21.15.80:0/3094626523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:48:38.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:48:38 smithi080 bash[41963]: cluster 2023-12-01T09:48:37.531155+0000 mgr.y (mgr.24362) 9003 : cluster 0 pgmap v8972: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:48:38.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:48:38 smithi080 bash[28361]: cluster 2023-12-01T09:48:37.531155+0000 mgr.y (mgr.24362) 9003 : cluster 0 pgmap v8972: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:48:39.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:48:38 smithi090 bash[32384]: cluster 2023-12-01T09:48:37.531155+0000 mgr.y (mgr.24362) 9003 : cluster 0 pgmap v8972: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:48:39.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:48:39 smithi080 bash[28361]: audit 2023-12-01T09:48:39.006614+0000 mon.a (mon.0) 5852 : audit 0 from='client.? 172.21.15.80:0/3101957390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:48:39.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:48:39 smithi080 bash[41963]: audit 2023-12-01T09:48:39.006614+0000 mon.a (mon.0) 5852 : audit 0 from='client.? 172.21.15.80:0/3101957390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:48:40.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:48:39 smithi090 bash[32384]: audit 2023-12-01T09:48:39.006614+0000 mon.a (mon.0) 5852 : audit 0 from='client.? 172.21.15.80:0/3101957390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:48:40.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:48:40 smithi080 bash[41963]: cluster 2023-12-01T09:48:39.531940+0000 mgr.y (mgr.24362) 9004 : cluster 0 pgmap v8973: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:48:40.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:48:40 smithi080 bash[41963]: audit 2023-12-01T09:48:40.253945+0000 mon.c (mon.2) 5753 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:48:40.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:48:40 smithi080 bash[28361]: cluster 2023-12-01T09:48:39.531940+0000 mgr.y (mgr.24362) 9004 : cluster 0 pgmap v8973: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:48:40.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:48:40 smithi080 bash[28361]: audit 2023-12-01T09:48:40.253945+0000 mon.c (mon.2) 5753 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:48:41.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:48:40 smithi090 bash[32384]: cluster 2023-12-01T09:48:39.531940+0000 mgr.y (mgr.24362) 9004 : cluster 0 pgmap v8973: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:48:41.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:48:40 smithi090 bash[32384]: audit 2023-12-01T09:48:40.253945+0000 mon.c (mon.2) 5753 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:48:41.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:48:41 smithi080 bash[28361]: audit 2023-12-01T09:48:41.481531+0000 mon.a (mon.0) 5853 : audit 0 from='client.? 172.21.15.80:0/2612835314' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:48:41.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:48:41 smithi080 bash[41963]: audit 2023-12-01T09:48:41.481531+0000 mon.a (mon.0) 5853 : audit 0 from='client.? 172.21.15.80:0/2612835314' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:48:42.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:48:41 smithi090 bash[32384]: audit 2023-12-01T09:48:41.481531+0000 mon.a (mon.0) 5853 : audit 0 from='client.? 172.21.15.80:0/2612835314' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:48:42.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:48:42 smithi080 bash[28361]: cluster 2023-12-01T09:48:41.532751+0000 mgr.y (mgr.24362) 9005 : cluster 0 pgmap v8974: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:48:42.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:48:42 smithi080 bash[28361]: audit 2023-12-01T09:48:41.944264+0000 mon.a (mon.0) 5854 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:48:42.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:48:42 smithi080 bash[28361]: audit 2023-12-01T09:48:41.954233+0000 mon.a (mon.0) 5855 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:48:42.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:48:42 smithi080 bash[28361]: audit 2023-12-01T09:48:42.284445+0000 mon.a (mon.0) 5856 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:48:42.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:48:42 smithi080 bash[28361]: audit 2023-12-01T09:48:42.295689+0000 mon.a (mon.0) 5857 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:48:42.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:48:42 smithi080 bash[41963]: cluster 2023-12-01T09:48:41.532751+0000 mgr.y (mgr.24362) 9005 : cluster 0 pgmap v8974: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:48:42.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:48:42 smithi080 bash[41963]: audit 2023-12-01T09:48:41.944264+0000 mon.a (mon.0) 5854 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:48:42.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:48:42 smithi080 bash[41963]: audit 2023-12-01T09:48:41.954233+0000 mon.a (mon.0) 5855 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:48:42.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:48:42 smithi080 bash[41963]: audit 2023-12-01T09:48:42.284445+0000 mon.a (mon.0) 5856 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:48:42.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:48:42 smithi080 bash[41963]: audit 2023-12-01T09:48:42.295689+0000 mon.a (mon.0) 5857 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:48:43.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:48:42 smithi090 bash[32384]: cluster 2023-12-01T09:48:41.532751+0000 mgr.y (mgr.24362) 9005 : cluster 0 pgmap v8974: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:48:43.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:48:42 smithi090 bash[32384]: audit 2023-12-01T09:48:41.944264+0000 mon.a (mon.0) 5854 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:48:43.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:48:42 smithi090 bash[32384]: audit 2023-12-01T09:48:41.954233+0000 mon.a (mon.0) 5855 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:48:43.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:48:42 smithi090 bash[32384]: audit 2023-12-01T09:48:42.284445+0000 mon.a (mon.0) 5856 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:48:43.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:48:42 smithi090 bash[32384]: audit 2023-12-01T09:48:42.295689+0000 mon.a (mon.0) 5857 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:48:43.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:48:43 smithi080 bash[41963]: audit 2023-12-01T09:48:42.878439+0000 mon.c (mon.2) 5754 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:48:43.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:48:43 smithi080 bash[41963]: audit 2023-12-01T09:48:42.880295+0000 mon.c (mon.2) 5755 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:48:43.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:48:43 smithi080 bash[41963]: audit 2023-12-01T09:48:42.890039+0000 mon.a (mon.0) 5858 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:48:43.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:48:43 smithi080 bash[28361]: audit 2023-12-01T09:48:42.878439+0000 mon.c (mon.2) 5754 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:48:43.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:48:43 smithi080 bash[28361]: audit 2023-12-01T09:48:42.880295+0000 mon.c (mon.2) 5755 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:48:43.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:48:43 smithi080 bash[28361]: audit 2023-12-01T09:48:42.890039+0000 mon.a (mon.0) 5858 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:48:44.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:48:43 smithi090 bash[32384]: audit 2023-12-01T09:48:42.878439+0000 mon.c (mon.2) 5754 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:48:44.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:48:43 smithi090 bash[32384]: audit 2023-12-01T09:48:42.880295+0000 mon.c (mon.2) 5755 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:48:44.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:48:43 smithi090 bash[32384]: audit 2023-12-01T09:48:42.890039+0000 mon.a (mon.0) 5858 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:48:44.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:48:44 smithi080 bash[28361]: cluster 2023-12-01T09:48:43.533385+0000 mgr.y (mgr.24362) 9006 : cluster 0 pgmap v8975: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:48:44.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:48:44 smithi080 bash[28361]: audit 2023-12-01T09:48:43.935371+0000 mon.a (mon.0) 5859 : audit 0 from='client.? 172.21.15.80:0/2448306866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:48:44.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:48:44 smithi080 bash[41963]: cluster 2023-12-01T09:48:43.533385+0000 mgr.y (mgr.24362) 9006 : cluster 0 pgmap v8975: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:48:44.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:48:44 smithi080 bash[41963]: audit 2023-12-01T09:48:43.935371+0000 mon.a (mon.0) 5859 : audit 0 from='client.? 172.21.15.80:0/2448306866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:48:45.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:48:44 smithi090 bash[32384]: cluster 2023-12-01T09:48:43.533385+0000 mgr.y (mgr.24362) 9006 : cluster 0 pgmap v8975: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:48:45.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:48:44 smithi090 bash[32384]: audit 2023-12-01T09:48:43.935371+0000 mon.a (mon.0) 5859 : audit 0 from='client.? 172.21.15.80:0/2448306866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:48:46.628 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:48:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:48:46] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T09:48:46.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:48:46 smithi080 bash[28361]: cluster 2023-12-01T09:48:45.534053+0000 mgr.y (mgr.24362) 9007 : cluster 0 pgmap v8976: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:48:46.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:48:46 smithi080 bash[28361]: audit 2023-12-01T09:48:46.394635+0000 mon.a (mon.0) 5860 : audit 0 from='client.? 172.21.15.80:0/708369219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:48:46.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:48:46 smithi080 bash[41963]: cluster 2023-12-01T09:48:45.534053+0000 mgr.y (mgr.24362) 9007 : cluster 0 pgmap v8976: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:48:46.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:48:46 smithi080 bash[41963]: audit 2023-12-01T09:48:46.394635+0000 mon.a (mon.0) 5860 : audit 0 from='client.? 172.21.15.80:0/708369219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:48:47.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:48:46 smithi090 bash[32384]: cluster 2023-12-01T09:48:45.534053+0000 mgr.y (mgr.24362) 9007 : cluster 0 pgmap v8976: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:48:47.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:48:46 smithi090 bash[32384]: audit 2023-12-01T09:48:46.394635+0000 mon.a (mon.0) 5860 : audit 0 from='client.? 172.21.15.80:0/708369219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:48:48.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:48:48 smithi080 bash[28361]: cluster 2023-12-01T09:48:47.535286+0000 mgr.y (mgr.24362) 9008 : cluster 0 pgmap v8977: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:48:48.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:48:48 smithi080 bash[41963]: cluster 2023-12-01T09:48:47.535286+0000 mgr.y (mgr.24362) 9008 : cluster 0 pgmap v8977: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:48:49.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:48:48 smithi090 bash[32384]: cluster 2023-12-01T09:48:47.535286+0000 mgr.y (mgr.24362) 9008 : cluster 0 pgmap v8977: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:48:49.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:48:49 smithi080 bash[28361]: audit 2023-12-01T09:48:48.848680+0000 mon.c (mon.2) 5756 : audit 0 from='client.? 172.21.15.80:0/2787606914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:48:49.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:48:49 smithi080 bash[41963]: audit 2023-12-01T09:48:48.848680+0000 mon.c (mon.2) 5756 : audit 0 from='client.? 172.21.15.80:0/2787606914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:48:50.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:48:49 smithi090 bash[32384]: audit 2023-12-01T09:48:48.848680+0000 mon.c (mon.2) 5756 : audit 0 from='client.? 172.21.15.80:0/2787606914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:48:50.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:48:50 smithi080 bash[41963]: cluster 2023-12-01T09:48:49.535913+0000 mgr.y (mgr.24362) 9009 : cluster 0 pgmap v8978: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:48:50.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:48:50 smithi080 bash[28361]: cluster 2023-12-01T09:48:49.535913+0000 mgr.y (mgr.24362) 9009 : cluster 0 pgmap v8978: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:48:51.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:48:50 smithi090 bash[32384]: cluster 2023-12-01T09:48:49.535913+0000 mgr.y (mgr.24362) 9009 : cluster 0 pgmap v8978: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:48:51.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:48:51 smithi080 bash[41963]: audit 2023-12-01T09:48:51.304778+0000 mon.a (mon.0) 5861 : audit 0 from='client.? 172.21.15.80:0/644538696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:48:51.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:48:51 smithi080 bash[28361]: audit 2023-12-01T09:48:51.304778+0000 mon.a (mon.0) 5861 : audit 0 from='client.? 172.21.15.80:0/644538696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:48:52.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:48:51 smithi090 bash[32384]: audit 2023-12-01T09:48:51.304778+0000 mon.a (mon.0) 5861 : audit 0 from='client.? 172.21.15.80:0/644538696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:48:52.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:48:52 smithi080 bash[28361]: cluster 2023-12-01T09:48:51.537102+0000 mgr.y (mgr.24362) 9010 : cluster 0 pgmap v8979: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:48:52.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:48:52 smithi080 bash[41963]: cluster 2023-12-01T09:48:51.537102+0000 mgr.y (mgr.24362) 9010 : cluster 0 pgmap v8979: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:48:53.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:48:52 smithi090 bash[32384]: cluster 2023-12-01T09:48:51.537102+0000 mgr.y (mgr.24362) 9010 : cluster 0 pgmap v8979: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:48:54.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:48:54 smithi080 bash[41963]: cluster 2023-12-01T09:48:53.537806+0000 mgr.y (mgr.24362) 9011 : cluster 0 pgmap v8980: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:48:54.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:48:54 smithi080 bash[41963]: audit 2023-12-01T09:48:53.757816+0000 mon.a (mon.0) 5862 : audit 0 from='client.? 172.21.15.80:0/2498350805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:48:54.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:48:54 smithi080 bash[28361]: cluster 2023-12-01T09:48:53.537806+0000 mgr.y (mgr.24362) 9011 : cluster 0 pgmap v8980: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:48:54.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:48:54 smithi080 bash[28361]: audit 2023-12-01T09:48:53.757816+0000 mon.a (mon.0) 5862 : audit 0 from='client.? 172.21.15.80:0/2498350805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:48:54.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:48:54 smithi090 bash[32384]: cluster 2023-12-01T09:48:53.537806+0000 mgr.y (mgr.24362) 9011 : cluster 0 pgmap v8980: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:48:54.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:48:54 smithi090 bash[32384]: audit 2023-12-01T09:48:53.757816+0000 mon.a (mon.0) 5862 : audit 0 from='client.? 172.21.15.80:0/2498350805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:48:55.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:48:55 smithi080 bash[41963]: audit 2023-12-01T09:48:55.254329+0000 mon.c (mon.2) 5757 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:48:55.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:48:55 smithi080 bash[28361]: audit 2023-12-01T09:48:55.254329+0000 mon.c (mon.2) 5757 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:48:55.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:48:55 smithi090 bash[32384]: audit 2023-12-01T09:48:55.254329+0000 mon.c (mon.2) 5757 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:48:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:48:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:48:56] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T09:48:56.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:48:56 smithi080 bash[28361]: cluster 2023-12-01T09:48:55.538486+0000 mgr.y (mgr.24362) 9012 : cluster 0 pgmap v8981: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:48:56.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:48:56 smithi080 bash[28361]: audit 2023-12-01T09:48:56.212119+0000 mon.a (mon.0) 5863 : audit 0 from='client.? 172.21.15.80:0/4058558057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:48:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:48:56 smithi080 bash[41963]: cluster 2023-12-01T09:48:55.538486+0000 mgr.y (mgr.24362) 9012 : cluster 0 pgmap v8981: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:48:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:48:56 smithi080 bash[41963]: audit 2023-12-01T09:48:56.212119+0000 mon.a (mon.0) 5863 : audit 0 from='client.? 172.21.15.80:0/4058558057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:48:56.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:48:56 smithi090 bash[32384]: cluster 2023-12-01T09:48:55.538486+0000 mgr.y (mgr.24362) 9012 : cluster 0 pgmap v8981: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:48:56.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:48:56 smithi090 bash[32384]: audit 2023-12-01T09:48:56.212119+0000 mon.a (mon.0) 5863 : audit 0 from='client.? 172.21.15.80:0/4058558057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:48:58.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:48:58 smithi080 bash[41963]: cluster 2023-12-01T09:48:57.539757+0000 mgr.y (mgr.24362) 9013 : cluster 0 pgmap v8982: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:48:58.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:48:58 smithi080 bash[28361]: cluster 2023-12-01T09:48:57.539757+0000 mgr.y (mgr.24362) 9013 : cluster 0 pgmap v8982: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:48:59.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:48:58 smithi090 bash[32384]: cluster 2023-12-01T09:48:57.539757+0000 mgr.y (mgr.24362) 9013 : cluster 0 pgmap v8982: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:48:59.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:48:59 smithi080 bash[28361]: audit 2023-12-01T09:48:58.662880+0000 mon.a (mon.0) 5864 : audit 0 from='client.? 172.21.15.80:0/3006689611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:48:59.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:48:59 smithi080 bash[41963]: audit 2023-12-01T09:48:58.662880+0000 mon.a (mon.0) 5864 : audit 0 from='client.? 172.21.15.80:0/3006689611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:49:00.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:48:59 smithi090 bash[32384]: audit 2023-12-01T09:48:58.662880+0000 mon.a (mon.0) 5864 : audit 0 from='client.? 172.21.15.80:0/3006689611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:49:00.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:49:00 smithi080 bash[28361]: cluster 2023-12-01T09:48:59.540523+0000 mgr.y (mgr.24362) 9014 : cluster 0 pgmap v8983: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:49:00.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:49:00 smithi080 bash[41963]: cluster 2023-12-01T09:48:59.540523+0000 mgr.y (mgr.24362) 9014 : cluster 0 pgmap v8983: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:49:01.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:49:00 smithi090 bash[32384]: cluster 2023-12-01T09:48:59.540523+0000 mgr.y (mgr.24362) 9014 : cluster 0 pgmap v8983: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:49:01.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:49:01 smithi080 bash[41963]: audit 2023-12-01T09:49:01.117718+0000 mon.c (mon.2) 5758 : audit 0 from='client.? 172.21.15.80:0/262442011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:49:01.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:49:01 smithi080 bash[28361]: audit 2023-12-01T09:49:01.117718+0000 mon.c (mon.2) 5758 : audit 0 from='client.? 172.21.15.80:0/262442011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:49:02.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:49:01 smithi090 bash[32384]: audit 2023-12-01T09:49:01.117718+0000 mon.c (mon.2) 5758 : audit 0 from='client.? 172.21.15.80:0/262442011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:49:02.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:49:02 smithi080 bash[28361]: cluster 2023-12-01T09:49:01.541819+0000 mgr.y (mgr.24362) 9015 : cluster 0 pgmap v8984: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:49:02.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:49:02 smithi080 bash[41963]: cluster 2023-12-01T09:49:01.541819+0000 mgr.y (mgr.24362) 9015 : cluster 0 pgmap v8984: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:49:03.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:49:02 smithi090 bash[32384]: cluster 2023-12-01T09:49:01.541819+0000 mgr.y (mgr.24362) 9015 : cluster 0 pgmap v8984: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:49:04.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:49:04 smithi080 bash[28361]: cluster 2023-12-01T09:49:03.542582+0000 mgr.y (mgr.24362) 9016 : cluster 0 pgmap v8985: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:49:04.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:49:04 smithi080 bash[28361]: audit 2023-12-01T09:49:03.576006+0000 mon.a (mon.0) 5865 : audit 0 from='client.? 172.21.15.80:0/1960556025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:49:04.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:49:04 smithi080 bash[41963]: cluster 2023-12-01T09:49:03.542582+0000 mgr.y (mgr.24362) 9016 : cluster 0 pgmap v8985: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:49:04.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:49:04 smithi080 bash[41963]: audit 2023-12-01T09:49:03.576006+0000 mon.a (mon.0) 5865 : audit 0 from='client.? 172.21.15.80:0/1960556025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:49:04.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:49:04 smithi090 bash[32384]: cluster 2023-12-01T09:49:03.542582+0000 mgr.y (mgr.24362) 9016 : cluster 0 pgmap v8985: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:49:04.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:49:04 smithi090 bash[32384]: audit 2023-12-01T09:49:03.576006+0000 mon.a (mon.0) 5865 : audit 0 from='client.? 172.21.15.80:0/1960556025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:49:06.600 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:49:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:49:06] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T09:49:06.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:49:06 smithi080 bash[28361]: cluster 2023-12-01T09:49:05.543370+0000 mgr.y (mgr.24362) 9017 : cluster 0 pgmap v8986: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:49:06.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:49:06 smithi080 bash[28361]: audit 2023-12-01T09:49:06.038335+0000 mon.c (mon.2) 5759 : audit 0 from='client.? 172.21.15.80:0/3390073395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:49:06.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:49:06 smithi080 bash[41963]: cluster 2023-12-01T09:49:05.543370+0000 mgr.y (mgr.24362) 9017 : cluster 0 pgmap v8986: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:49:06.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:49:06 smithi080 bash[41963]: audit 2023-12-01T09:49:06.038335+0000 mon.c (mon.2) 5759 : audit 0 from='client.? 172.21.15.80:0/3390073395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:49:07.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:49:06 smithi090 bash[32384]: cluster 2023-12-01T09:49:05.543370+0000 mgr.y (mgr.24362) 9017 : cluster 0 pgmap v8986: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:49:07.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:49:06 smithi090 bash[32384]: audit 2023-12-01T09:49:06.038335+0000 mon.c (mon.2) 5759 : audit 0 from='client.? 172.21.15.80:0/3390073395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:49:08.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:49:08 smithi080 bash[41963]: cluster 2023-12-01T09:49:07.544548+0000 mgr.y (mgr.24362) 9018 : cluster 0 pgmap v8987: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:49:08.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:49:08 smithi080 bash[41963]: audit 2023-12-01T09:49:08.502345+0000 mon.a (mon.0) 5866 : audit 0 from='client.? 172.21.15.80:0/1367897334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:49:08.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:49:08 smithi080 bash[28361]: cluster 2023-12-01T09:49:07.544548+0000 mgr.y (mgr.24362) 9018 : cluster 0 pgmap v8987: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:49:08.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:49:08 smithi080 bash[28361]: audit 2023-12-01T09:49:08.502345+0000 mon.a (mon.0) 5866 : audit 0 from='client.? 172.21.15.80:0/1367897334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:49:09.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:49:08 smithi090 bash[32384]: cluster 2023-12-01T09:49:07.544548+0000 mgr.y (mgr.24362) 9018 : cluster 0 pgmap v8987: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:49:09.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:49:08 smithi090 bash[32384]: audit 2023-12-01T09:49:08.502345+0000 mon.a (mon.0) 5866 : audit 0 from='client.? 172.21.15.80:0/1367897334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:49:10.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:49:10 smithi080 bash[28361]: cluster 2023-12-01T09:49:09.545306+0000 mgr.y (mgr.24362) 9019 : cluster 0 pgmap v8988: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:49:10.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:49:10 smithi080 bash[28361]: audit 2023-12-01T09:49:10.254885+0000 mon.c (mon.2) 5760 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:49:10.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:49:10 smithi080 bash[41963]: cluster 2023-12-01T09:49:09.545306+0000 mgr.y (mgr.24362) 9019 : cluster 0 pgmap v8988: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:49:10.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:49:10 smithi080 bash[41963]: audit 2023-12-01T09:49:10.254885+0000 mon.c (mon.2) 5760 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:49:11.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:49:10 smithi090 bash[32384]: cluster 2023-12-01T09:49:09.545306+0000 mgr.y (mgr.24362) 9019 : cluster 0 pgmap v8988: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:49:11.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:49:10 smithi090 bash[32384]: audit 2023-12-01T09:49:10.254885+0000 mon.c (mon.2) 5760 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:49:11.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:49:11 smithi080 bash[28361]: audit 2023-12-01T09:49:10.954652+0000 mon.c (mon.2) 5761 : audit 0 from='client.? 172.21.15.80:0/2638841046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:49:11.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:49:11 smithi080 bash[41963]: audit 2023-12-01T09:49:10.954652+0000 mon.c (mon.2) 5761 : audit 0 from='client.? 172.21.15.80:0/2638841046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:49:12.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:49:11 smithi090 bash[32384]: audit 2023-12-01T09:49:10.954652+0000 mon.c (mon.2) 5761 : audit 0 from='client.? 172.21.15.80:0/2638841046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:49:12.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:49:12 smithi080 bash[28361]: cluster 2023-12-01T09:49:11.546471+0000 mgr.y (mgr.24362) 9020 : cluster 0 pgmap v8989: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:49:12.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:49:12 smithi080 bash[41963]: cluster 2023-12-01T09:49:11.546471+0000 mgr.y (mgr.24362) 9020 : cluster 0 pgmap v8989: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:49:13.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:49:12 smithi090 bash[32384]: cluster 2023-12-01T09:49:11.546471+0000 mgr.y (mgr.24362) 9020 : cluster 0 pgmap v8989: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:49:14.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:49:14 smithi080 bash[28361]: audit 2023-12-01T09:49:13.415563+0000 mon.c (mon.2) 5762 : audit 0 from='client.? 172.21.15.80:0/305118864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:49:14.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:49:14 smithi080 bash[28361]: cluster 2023-12-01T09:49:13.547129+0000 mgr.y (mgr.24362) 9021 : cluster 0 pgmap v8990: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:49:14.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:49:14 smithi080 bash[41963]: audit 2023-12-01T09:49:13.415563+0000 mon.c (mon.2) 5762 : audit 0 from='client.? 172.21.15.80:0/305118864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:49:14.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:49:14 smithi080 bash[41963]: cluster 2023-12-01T09:49:13.547129+0000 mgr.y (mgr.24362) 9021 : cluster 0 pgmap v8990: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:49:14.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:49:14 smithi090 bash[32384]: audit 2023-12-01T09:49:13.415563+0000 mon.c (mon.2) 5762 : audit 0 from='client.? 172.21.15.80:0/305118864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:49:14.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:49:14 smithi090 bash[32384]: cluster 2023-12-01T09:49:13.547129+0000 mgr.y (mgr.24362) 9021 : cluster 0 pgmap v8990: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:49:16.605 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:49:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:49:16] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T09:49:16.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:49:16 smithi080 bash[41963]: cluster 2023-12-01T09:49:15.547735+0000 mgr.y (mgr.24362) 9022 : cluster 0 pgmap v8991: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:49:16.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:49:16 smithi080 bash[41963]: audit 2023-12-01T09:49:15.879221+0000 mon.c (mon.2) 5763 : audit 0 from='client.? 172.21.15.80:0/505115363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:49:16.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:49:16 smithi080 bash[28361]: cluster 2023-12-01T09:49:15.547735+0000 mgr.y (mgr.24362) 9022 : cluster 0 pgmap v8991: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:49:16.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:49:16 smithi080 bash[28361]: audit 2023-12-01T09:49:15.879221+0000 mon.c (mon.2) 5763 : audit 0 from='client.? 172.21.15.80:0/505115363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:49:17.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:49:16 smithi090 bash[32384]: cluster 2023-12-01T09:49:15.547735+0000 mgr.y (mgr.24362) 9022 : cluster 0 pgmap v8991: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:49:17.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:49:16 smithi090 bash[32384]: audit 2023-12-01T09:49:15.879221+0000 mon.c (mon.2) 5763 : audit 0 from='client.? 172.21.15.80:0/505115363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:49:18.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:49:18 smithi080 bash[41963]: cluster 2023-12-01T09:49:17.548905+0000 mgr.y (mgr.24362) 9023 : cluster 0 pgmap v8992: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:49:18.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:49:18 smithi080 bash[41963]: audit 2023-12-01T09:49:18.330299+0000 mon.a (mon.0) 5867 : audit 0 from='client.? 172.21.15.80:0/3577028753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:49:18.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:49:18 smithi080 bash[28361]: cluster 2023-12-01T09:49:17.548905+0000 mgr.y (mgr.24362) 9023 : cluster 0 pgmap v8992: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:49:18.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:49:18 smithi080 bash[28361]: audit 2023-12-01T09:49:18.330299+0000 mon.a (mon.0) 5867 : audit 0 from='client.? 172.21.15.80:0/3577028753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:49:19.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:49:18 smithi090 bash[32384]: cluster 2023-12-01T09:49:17.548905+0000 mgr.y (mgr.24362) 9023 : cluster 0 pgmap v8992: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:49:19.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:49:18 smithi090 bash[32384]: audit 2023-12-01T09:49:18.330299+0000 mon.a (mon.0) 5867 : audit 0 from='client.? 172.21.15.80:0/3577028753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:49:20.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:49:20 smithi080 bash[28361]: cluster 2023-12-01T09:49:19.549579+0000 mgr.y (mgr.24362) 9024 : cluster 0 pgmap v8993: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:49:20.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:49:20 smithi080 bash[41963]: cluster 2023-12-01T09:49:19.549579+0000 mgr.y (mgr.24362) 9024 : cluster 0 pgmap v8993: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:49:21.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:49:20 smithi090 bash[32384]: cluster 2023-12-01T09:49:19.549579+0000 mgr.y (mgr.24362) 9024 : cluster 0 pgmap v8993: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:49:21.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:49:21 smithi080 bash[28361]: audit 2023-12-01T09:49:20.786093+0000 mon.c (mon.2) 5764 : audit 0 from='client.? 172.21.15.80:0/3818719500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:49:21.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:49:21 smithi080 bash[41963]: audit 2023-12-01T09:49:20.786093+0000 mon.c (mon.2) 5764 : audit 0 from='client.? 172.21.15.80:0/3818719500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:49:22.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:49:21 smithi090 bash[32384]: audit 2023-12-01T09:49:20.786093+0000 mon.c (mon.2) 5764 : audit 0 from='client.? 172.21.15.80:0/3818719500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:49:22.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:49:22 smithi080 bash[28361]: cluster 2023-12-01T09:49:21.550807+0000 mgr.y (mgr.24362) 9025 : cluster 0 pgmap v8994: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:49:22.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:49:22 smithi080 bash[41963]: cluster 2023-12-01T09:49:21.550807+0000 mgr.y (mgr.24362) 9025 : cluster 0 pgmap v8994: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:49:23.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:49:22 smithi090 bash[32384]: cluster 2023-12-01T09:49:21.550807+0000 mgr.y (mgr.24362) 9025 : cluster 0 pgmap v8994: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:49:23.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:49:23 smithi080 bash[28361]: audit 2023-12-01T09:49:23.242380+0000 mon.c (mon.2) 5765 : audit 0 from='client.? 172.21.15.80:0/2656529696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:49:23.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:49:23 smithi080 bash[41963]: audit 2023-12-01T09:49:23.242380+0000 mon.c (mon.2) 5765 : audit 0 from='client.? 172.21.15.80:0/2656529696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:49:24.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:49:23 smithi090 bash[32384]: audit 2023-12-01T09:49:23.242380+0000 mon.c (mon.2) 5765 : audit 0 from='client.? 172.21.15.80:0/2656529696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:49:24.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:49:24 smithi080 bash[41963]: cluster 2023-12-01T09:49:23.551483+0000 mgr.y (mgr.24362) 9026 : cluster 0 pgmap v8995: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:49:24.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:49:24 smithi080 bash[28361]: cluster 2023-12-01T09:49:23.551483+0000 mgr.y (mgr.24362) 9026 : cluster 0 pgmap v8995: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:49:25.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:49:24 smithi090 bash[32384]: cluster 2023-12-01T09:49:23.551483+0000 mgr.y (mgr.24362) 9026 : cluster 0 pgmap v8995: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:49:25.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:49:25 smithi080 bash[28361]: audit 2023-12-01T09:49:25.255002+0000 mon.c (mon.2) 5766 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:49:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:49:25 smithi080 bash[41963]: audit 2023-12-01T09:49:25.255002+0000 mon.c (mon.2) 5766 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:49:26.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:49:25 smithi090 bash[32384]: audit 2023-12-01T09:49:25.255002+0000 mon.c (mon.2) 5766 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:49:26.639 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:49:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:49:26] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T09:49:26.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:49:26 smithi080 bash[41963]: cluster 2023-12-01T09:49:25.552094+0000 mgr.y (mgr.24362) 9027 : cluster 0 pgmap v8996: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:49:26.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:49:26 smithi080 bash[41963]: audit 2023-12-01T09:49:25.698529+0000 mon.c (mon.2) 5767 : audit 0 from='client.? 172.21.15.80:0/147145269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:49:26.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:49:26 smithi080 bash[28361]: cluster 2023-12-01T09:49:25.552094+0000 mgr.y (mgr.24362) 9027 : cluster 0 pgmap v8996: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:49:26.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:49:26 smithi080 bash[28361]: audit 2023-12-01T09:49:25.698529+0000 mon.c (mon.2) 5767 : audit 0 from='client.? 172.21.15.80:0/147145269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:49:27.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:49:26 smithi090 bash[32384]: cluster 2023-12-01T09:49:25.552094+0000 mgr.y (mgr.24362) 9027 : cluster 0 pgmap v8996: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:49:27.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:49:26 smithi090 bash[32384]: audit 2023-12-01T09:49:25.698529+0000 mon.c (mon.2) 5767 : audit 0 from='client.? 172.21.15.80:0/147145269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:49:28.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:49:28 smithi080 bash[28361]: cluster 2023-12-01T09:49:27.553224+0000 mgr.y (mgr.24362) 9028 : cluster 0 pgmap v8997: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:49:28.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:49:28 smithi080 bash[28361]: audit 2023-12-01T09:49:28.154519+0000 mon.c (mon.2) 5768 : audit 0 from='client.? 172.21.15.80:0/1684737469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:49:28.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:49:28 smithi080 bash[41963]: cluster 2023-12-01T09:49:27.553224+0000 mgr.y (mgr.24362) 9028 : cluster 0 pgmap v8997: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:49:28.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:49:28 smithi080 bash[41963]: audit 2023-12-01T09:49:28.154519+0000 mon.c (mon.2) 5768 : audit 0 from='client.? 172.21.15.80:0/1684737469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:49:29.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:49:28 smithi090 bash[32384]: cluster 2023-12-01T09:49:27.553224+0000 mgr.y (mgr.24362) 9028 : cluster 0 pgmap v8997: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:49:29.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:49:28 smithi090 bash[32384]: audit 2023-12-01T09:49:28.154519+0000 mon.c (mon.2) 5768 : audit 0 from='client.? 172.21.15.80:0/1684737469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:49:30.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:49:30 smithi080 bash[41963]: cluster 2023-12-01T09:49:29.553887+0000 mgr.y (mgr.24362) 9029 : cluster 0 pgmap v8998: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:49:30.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:49:30 smithi080 bash[41963]: audit 2023-12-01T09:49:30.618531+0000 mon.a (mon.0) 5868 : audit 0 from='client.? 172.21.15.80:0/1923513641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:49:30.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:49:30 smithi080 bash[28361]: cluster 2023-12-01T09:49:29.553887+0000 mgr.y (mgr.24362) 9029 : cluster 0 pgmap v8998: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:49:30.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:49:30 smithi080 bash[28361]: audit 2023-12-01T09:49:30.618531+0000 mon.a (mon.0) 5868 : audit 0 from='client.? 172.21.15.80:0/1923513641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:49:31.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:49:30 smithi090 bash[32384]: cluster 2023-12-01T09:49:29.553887+0000 mgr.y (mgr.24362) 9029 : cluster 0 pgmap v8998: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:49:31.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:49:30 smithi090 bash[32384]: audit 2023-12-01T09:49:30.618531+0000 mon.a (mon.0) 5868 : audit 0 from='client.? 172.21.15.80:0/1923513641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:49:32.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:49:32 smithi080 bash[41963]: cluster 2023-12-01T09:49:31.554939+0000 mgr.y (mgr.24362) 9030 : cluster 0 pgmap v8999: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:49:32.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:49:32 smithi080 bash[28361]: cluster 2023-12-01T09:49:31.554939+0000 mgr.y (mgr.24362) 9030 : cluster 0 pgmap v8999: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:49:33.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:49:32 smithi090 bash[32384]: cluster 2023-12-01T09:49:31.554939+0000 mgr.y (mgr.24362) 9030 : cluster 0 pgmap v8999: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:49:33.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:49:33 smithi080 bash[28361]: audit 2023-12-01T09:49:33.066975+0000 mon.c (mon.2) 5769 : audit 0 from='client.? 172.21.15.80:0/1934798233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:49:33.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:49:33 smithi080 bash[41963]: audit 2023-12-01T09:49:33.066975+0000 mon.c (mon.2) 5769 : audit 0 from='client.? 172.21.15.80:0/1934798233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:49:34.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:49:33 smithi090 bash[32384]: audit 2023-12-01T09:49:33.066975+0000 mon.c (mon.2) 5769 : audit 0 from='client.? 172.21.15.80:0/1934798233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:49:34.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:49:34 smithi080 bash[41963]: cluster 2023-12-01T09:49:33.555649+0000 mgr.y (mgr.24362) 9031 : cluster 0 pgmap v9000: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:49:34.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:49:34 smithi080 bash[28361]: cluster 2023-12-01T09:49:33.555649+0000 mgr.y (mgr.24362) 9031 : cluster 0 pgmap v9000: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:49:35.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:49:34 smithi090 bash[32384]: cluster 2023-12-01T09:49:33.555649+0000 mgr.y (mgr.24362) 9031 : cluster 0 pgmap v9000: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:49:35.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:49:35 smithi080 bash[41963]: audit 2023-12-01T09:49:35.526529+0000 mon.a (mon.0) 5869 : audit 0 from='client.? 172.21.15.80:0/1985979721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:49:35.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:49:35 smithi080 bash[28361]: audit 2023-12-01T09:49:35.526529+0000 mon.a (mon.0) 5869 : audit 0 from='client.? 172.21.15.80:0/1985979721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:49:36.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:49:35 smithi090 bash[32384]: audit 2023-12-01T09:49:35.526529+0000 mon.a (mon.0) 5869 : audit 0 from='client.? 172.21.15.80:0/1985979721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:49:36.675 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:49:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:49:36] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T09:49:36.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:49:36 smithi080 bash[41963]: cluster 2023-12-01T09:49:35.556214+0000 mgr.y (mgr.24362) 9032 : cluster 0 pgmap v9001: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:49:36.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:49:36 smithi080 bash[28361]: cluster 2023-12-01T09:49:35.556214+0000 mgr.y (mgr.24362) 9032 : cluster 0 pgmap v9001: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:49:37.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:49:36 smithi090 bash[32384]: cluster 2023-12-01T09:49:35.556214+0000 mgr.y (mgr.24362) 9032 : cluster 0 pgmap v9001: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:49:38.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:49:38 smithi080 bash[28361]: cluster 2023-12-01T09:49:37.557114+0000 mgr.y (mgr.24362) 9033 : cluster 0 pgmap v9002: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:49:38.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:49:38 smithi080 bash[28361]: audit 2023-12-01T09:49:37.990033+0000 mon.a (mon.0) 5870 : audit 0 from='client.? 172.21.15.80:0/1139773702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:49:38.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:49:38 smithi080 bash[41963]: cluster 2023-12-01T09:49:37.557114+0000 mgr.y (mgr.24362) 9033 : cluster 0 pgmap v9002: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:49:38.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:49:38 smithi080 bash[41963]: audit 2023-12-01T09:49:37.990033+0000 mon.a (mon.0) 5870 : audit 0 from='client.? 172.21.15.80:0/1139773702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:49:39.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:49:38 smithi090 bash[32384]: cluster 2023-12-01T09:49:37.557114+0000 mgr.y (mgr.24362) 9033 : cluster 0 pgmap v9002: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:49:39.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:49:38 smithi090 bash[32384]: audit 2023-12-01T09:49:37.990033+0000 mon.a (mon.0) 5870 : audit 0 from='client.? 172.21.15.80:0/1139773702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:49:41.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:49:40 smithi090 bash[32384]: cluster 2023-12-01T09:49:39.557746+0000 mgr.y (mgr.24362) 9034 : cluster 0 pgmap v9003: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:49:41.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:49:40 smithi090 bash[32384]: audit 2023-12-01T09:49:40.255357+0000 mon.c (mon.2) 5770 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:49:41.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:49:40 smithi090 bash[32384]: audit 2023-12-01T09:49:40.450469+0000 mon.c (mon.2) 5771 : audit 0 from='client.? 172.21.15.80:0/620507072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:49:41.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:49:40 smithi080 bash[28361]: cluster 2023-12-01T09:49:39.557746+0000 mgr.y (mgr.24362) 9034 : cluster 0 pgmap v9003: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:49:41.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:49:40 smithi080 bash[28361]: audit 2023-12-01T09:49:40.255357+0000 mon.c (mon.2) 5770 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:49:41.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:49:40 smithi080 bash[28361]: audit 2023-12-01T09:49:40.450469+0000 mon.c (mon.2) 5771 : audit 0 from='client.? 172.21.15.80:0/620507072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:49:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:49:40 smithi080 bash[41963]: cluster 2023-12-01T09:49:39.557746+0000 mgr.y (mgr.24362) 9034 : cluster 0 pgmap v9003: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:49:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:49:40 smithi080 bash[41963]: audit 2023-12-01T09:49:40.255357+0000 mon.c (mon.2) 5770 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:49:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:49:40 smithi080 bash[41963]: audit 2023-12-01T09:49:40.450469+0000 mon.c (mon.2) 5771 : audit 0 from='client.? 172.21.15.80:0/620507072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:49:43.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:49:42 smithi090 bash[32384]: cluster 2023-12-01T09:49:41.558921+0000 mgr.y (mgr.24362) 9035 : cluster 0 pgmap v9004: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:49:43.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:49:42 smithi080 bash[41963]: cluster 2023-12-01T09:49:41.558921+0000 mgr.y (mgr.24362) 9035 : cluster 0 pgmap v9004: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:49:43.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:49:42 smithi080 bash[28361]: cluster 2023-12-01T09:49:41.558921+0000 mgr.y (mgr.24362) 9035 : cluster 0 pgmap v9004: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:49:44.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:49:43 smithi090 bash[32384]: audit 2023-12-01T09:49:42.910681+0000 mon.c (mon.2) 5772 : audit 0 from='client.? 172.21.15.80:0/834653463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:49:44.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:49:43 smithi090 bash[32384]: audit 2023-12-01T09:49:42.975228+0000 mon.c (mon.2) 5773 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:49:44.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:49:43 smithi080 bash[28361]: audit 2023-12-01T09:49:42.910681+0000 mon.c (mon.2) 5772 : audit 0 from='client.? 172.21.15.80:0/834653463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:49:44.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:49:43 smithi080 bash[28361]: audit 2023-12-01T09:49:42.975228+0000 mon.c (mon.2) 5773 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:49:44.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:49:43 smithi080 bash[41963]: audit 2023-12-01T09:49:42.910681+0000 mon.c (mon.2) 5772 : audit 0 from='client.? 172.21.15.80:0/834653463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:49:44.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:49:43 smithi080 bash[41963]: audit 2023-12-01T09:49:42.975228+0000 mon.c (mon.2) 5773 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:49:45.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:49:44 smithi090 bash[32384]: cluster 2023-12-01T09:49:43.559579+0000 mgr.y (mgr.24362) 9036 : cluster 0 pgmap v9005: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:49:45.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:49:44 smithi080 bash[28361]: cluster 2023-12-01T09:49:43.559579+0000 mgr.y (mgr.24362) 9036 : cluster 0 pgmap v9005: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:49:45.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:49:44 smithi080 bash[41963]: cluster 2023-12-01T09:49:43.559579+0000 mgr.y (mgr.24362) 9036 : cluster 0 pgmap v9005: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:49:46.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:49:45 smithi090 bash[32384]: audit 2023-12-01T09:49:45.363817+0000 mon.a (mon.0) 5871 : audit 0 from='client.? 172.21.15.80:0/2317598792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:49:46.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:49:45 smithi080 bash[28361]: audit 2023-12-01T09:49:45.363817+0000 mon.a (mon.0) 5871 : audit 0 from='client.? 172.21.15.80:0/2317598792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:49:46.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:49:45 smithi080 bash[41963]: audit 2023-12-01T09:49:45.363817+0000 mon.a (mon.0) 5871 : audit 0 from='client.? 172.21.15.80:0/2317598792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:49:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:49:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:49:46] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T09:49:47.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:49:46 smithi090 bash[32384]: cluster 2023-12-01T09:49:45.560381+0000 mgr.y (mgr.24362) 9037 : cluster 0 pgmap v9006: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:49:47.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:49:46 smithi080 bash[28361]: cluster 2023-12-01T09:49:45.560381+0000 mgr.y (mgr.24362) 9037 : cluster 0 pgmap v9006: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:49:47.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:49:46 smithi080 bash[41963]: cluster 2023-12-01T09:49:45.560381+0000 mgr.y (mgr.24362) 9037 : cluster 0 pgmap v9006: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:49:49.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:49:48 smithi090 bash[32384]: cluster 2023-12-01T09:49:47.561520+0000 mgr.y (mgr.24362) 9038 : cluster 0 pgmap v9007: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:49:49.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:49:48 smithi090 bash[32384]: audit 2023-12-01T09:49:47.821452+0000 mon.a (mon.0) 5872 : audit 0 from='client.? 172.21.15.80:0/3899303053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:49:49.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:49:48 smithi080 bash[41963]: cluster 2023-12-01T09:49:47.561520+0000 mgr.y (mgr.24362) 9038 : cluster 0 pgmap v9007: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:49:49.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:49:48 smithi080 bash[41963]: audit 2023-12-01T09:49:47.821452+0000 mon.a (mon.0) 5872 : audit 0 from='client.? 172.21.15.80:0/3899303053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:49:49.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:49:48 smithi080 bash[28361]: cluster 2023-12-01T09:49:47.561520+0000 mgr.y (mgr.24362) 9038 : cluster 0 pgmap v9007: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:49:49.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:49:48 smithi080 bash[28361]: audit 2023-12-01T09:49:47.821452+0000 mon.a (mon.0) 5872 : audit 0 from='client.? 172.21.15.80:0/3899303053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:49:50.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:49:49 smithi090 bash[32384]: audit 2023-12-01T09:49:48.768660+0000 mon.a (mon.0) 5873 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:49:50.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:49:49 smithi090 bash[32384]: audit 2023-12-01T09:49:48.777742+0000 mon.a (mon.0) 5874 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:49:50.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:49:49 smithi090 bash[32384]: audit 2023-12-01T09:49:49.274163+0000 mon.a (mon.0) 5875 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:49:50.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:49:49 smithi090 bash[32384]: audit 2023-12-01T09:49:49.286636+0000 mon.a (mon.0) 5876 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:49:50.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:49:49 smithi080 bash[41963]: audit 2023-12-01T09:49:48.768660+0000 mon.a (mon.0) 5873 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:49:50.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:49:49 smithi080 bash[41963]: audit 2023-12-01T09:49:48.777742+0000 mon.a (mon.0) 5874 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:49:50.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:49:49 smithi080 bash[41963]: audit 2023-12-01T09:49:49.274163+0000 mon.a (mon.0) 5875 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:49:50.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:49:49 smithi080 bash[41963]: audit 2023-12-01T09:49:49.286636+0000 mon.a (mon.0) 5876 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:49:50.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:49:49 smithi080 bash[28361]: audit 2023-12-01T09:49:48.768660+0000 mon.a (mon.0) 5873 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:49:50.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:49:49 smithi080 bash[28361]: audit 2023-12-01T09:49:48.777742+0000 mon.a (mon.0) 5874 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:49:50.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:49:49 smithi080 bash[28361]: audit 2023-12-01T09:49:49.274163+0000 mon.a (mon.0) 5875 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:49:50.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:49:49 smithi080 bash[28361]: audit 2023-12-01T09:49:49.286636+0000 mon.a (mon.0) 5876 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:49:51.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:49:50 smithi080 bash[28361]: cluster 2023-12-01T09:49:49.562194+0000 mgr.y (mgr.24362) 9039 : cluster 0 pgmap v9008: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:49:51.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:49:50 smithi080 bash[28361]: audit 2023-12-01T09:49:50.271984+0000 mon.a (mon.0) 5877 : audit 0 from='client.? 172.21.15.80:0/3547224028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:49:51.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:49:50 smithi080 bash[41963]: cluster 2023-12-01T09:49:49.562194+0000 mgr.y (mgr.24362) 9039 : cluster 0 pgmap v9008: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:49:51.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:49:50 smithi080 bash[41963]: audit 2023-12-01T09:49:50.271984+0000 mon.a (mon.0) 5877 : audit 0 from='client.? 172.21.15.80:0/3547224028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:49:51.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:49:50 smithi090 bash[32384]: cluster 2023-12-01T09:49:49.562194+0000 mgr.y (mgr.24362) 9039 : cluster 0 pgmap v9008: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:49:51.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:49:50 smithi090 bash[32384]: audit 2023-12-01T09:49:50.271984+0000 mon.a (mon.0) 5877 : audit 0 from='client.? 172.21.15.80:0/3547224028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:49:53.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:49:52 smithi080 bash[28361]: cluster 2023-12-01T09:49:51.563363+0000 mgr.y (mgr.24362) 9040 : cluster 0 pgmap v9009: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:49:53.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:49:52 smithi080 bash[28361]: audit 2023-12-01T09:49:52.723267+0000 mon.c (mon.2) 5774 : audit 0 from='client.? 172.21.15.80:0/1395404435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:49:53.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:49:52 smithi080 bash[41963]: cluster 2023-12-01T09:49:51.563363+0000 mgr.y (mgr.24362) 9040 : cluster 0 pgmap v9009: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:49:53.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:49:52 smithi080 bash[41963]: audit 2023-12-01T09:49:52.723267+0000 mon.c (mon.2) 5774 : audit 0 from='client.? 172.21.15.80:0/1395404435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:49:53.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:49:52 smithi090 bash[32384]: cluster 2023-12-01T09:49:51.563363+0000 mgr.y (mgr.24362) 9040 : cluster 0 pgmap v9009: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:49:53.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:49:52 smithi090 bash[32384]: audit 2023-12-01T09:49:52.723267+0000 mon.c (mon.2) 5774 : audit 0 from='client.? 172.21.15.80:0/1395404435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:49:54.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:49:54 smithi080 bash[28361]: cluster 2023-12-01T09:49:53.564052+0000 mgr.y (mgr.24362) 9041 : cluster 0 pgmap v9010: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:49:54.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:49:54 smithi080 bash[41963]: cluster 2023-12-01T09:49:53.564052+0000 mgr.y (mgr.24362) 9041 : cluster 0 pgmap v9010: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:49:54.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:49:54 smithi090 bash[32384]: cluster 2023-12-01T09:49:53.564052+0000 mgr.y (mgr.24362) 9041 : cluster 0 pgmap v9010: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:49:55.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:49:55 smithi080 bash[41963]: audit 2023-12-01T09:49:55.180890+0000 mon.a (mon.0) 5878 : audit 0 from='client.? 172.21.15.80:0/1850289581' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:49:55.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:49:55 smithi080 bash[41963]: audit 2023-12-01T09:49:55.255761+0000 mon.c (mon.2) 5775 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:49:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:49:55 smithi080 bash[28361]: audit 2023-12-01T09:49:55.180890+0000 mon.a (mon.0) 5878 : audit 0 from='client.? 172.21.15.80:0/1850289581' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:49:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:49:55 smithi080 bash[28361]: audit 2023-12-01T09:49:55.255761+0000 mon.c (mon.2) 5775 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:49:55.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:49:55 smithi090 bash[32384]: audit 2023-12-01T09:49:55.180890+0000 mon.a (mon.0) 5878 : audit 0 from='client.? 172.21.15.80:0/1850289581' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:49:55.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:49:55 smithi090 bash[32384]: audit 2023-12-01T09:49:55.255761+0000 mon.c (mon.2) 5775 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:49:56.543 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:49:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:49:56] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T09:49:56.544 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:49:56 smithi080 bash[41963]: cluster 2023-12-01T09:49:55.564490+0000 mgr.y (mgr.24362) 9042 : cluster 0 pgmap v9011: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:49:56.544 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:49:56 smithi080 bash[28361]: cluster 2023-12-01T09:49:55.564490+0000 mgr.y (mgr.24362) 9042 : cluster 0 pgmap v9011: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:49:56.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:49:56 smithi090 bash[32384]: cluster 2023-12-01T09:49:55.564490+0000 mgr.y (mgr.24362) 9042 : cluster 0 pgmap v9011: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:49:58.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:49:58 smithi080 bash[41963]: cluster 2023-12-01T09:49:57.565204+0000 mgr.y (mgr.24362) 9043 : cluster 0 pgmap v9012: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:49:58.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:49:58 smithi080 bash[41963]: audit 2023-12-01T09:49:57.623063+0000 mon.a (mon.0) 5879 : audit 0 from='client.? 172.21.15.80:0/2940331396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:49:58.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:49:58 smithi080 bash[28361]: cluster 2023-12-01T09:49:57.565204+0000 mgr.y (mgr.24362) 9043 : cluster 0 pgmap v9012: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:49:58.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:49:58 smithi080 bash[28361]: audit 2023-12-01T09:49:57.623063+0000 mon.a (mon.0) 5879 : audit 0 from='client.? 172.21.15.80:0/2940331396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:49:59.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:49:58 smithi090 bash[32384]: cluster 2023-12-01T09:49:57.565204+0000 mgr.y (mgr.24362) 9043 : cluster 0 pgmap v9012: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:49:59.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:49:58 smithi090 bash[32384]: audit 2023-12-01T09:49:57.623063+0000 mon.a (mon.0) 5879 : audit 0 from='client.? 172.21.15.80:0/2940331396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:50:00.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:50:00 smithi080 bash[28361]: debug 2023-12-01T09:49:59.996+0000 7f6ec9bf0700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T09:50:00.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:50:00 smithi080 bash[28361]: cluster 2023-12-01T09:49:59.565762+0000 mgr.y (mgr.24362) 9044 : cluster 0 pgmap v9013: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:50:00.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:50:00 smithi080 bash[28361]: audit 2023-12-01T09:49:59.967335+0000 mon.a (mon.0) 5880 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:50:00.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:50:00 smithi080 bash[28361]: audit 2023-12-01T09:49:59.979195+0000 mon.a (mon.0) 5881 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:50:00.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:50:00 smithi080 bash[28361]: audit 2023-12-01T09:49:59.981609+0000 mon.c (mon.2) 5776 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:50:00.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:50:00 smithi080 bash[28361]: audit 2023-12-01T09:49:59.982827+0000 mon.c (mon.2) 5777 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:50:00.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:50:00 smithi080 bash[28361]: audit 2023-12-01T09:49:59.992559+0000 mon.a (mon.0) 5882 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:50:00.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:50:00 smithi080 bash[28361]: cluster 2023-12-01T09:50:00.000099+0000 mon.a (mon.0) 5883 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T09:50:00.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:50:00 smithi080 bash[28361]: audit 2023-12-01T09:50:00.073252+0000 mon.c (mon.2) 5778 : audit 0 from='client.? 172.21.15.80:0/3847621847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:50:00.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:50:00 smithi080 bash[41963]: cluster 2023-12-01T09:49:59.565762+0000 mgr.y (mgr.24362) 9044 : cluster 0 pgmap v9013: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:50:00.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:50:00 smithi080 bash[41963]: audit 2023-12-01T09:49:59.967335+0000 mon.a (mon.0) 5880 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:50:00.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:50:00 smithi080 bash[41963]: audit 2023-12-01T09:49:59.979195+0000 mon.a (mon.0) 5881 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:50:00.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:50:00 smithi080 bash[41963]: audit 2023-12-01T09:49:59.981609+0000 mon.c (mon.2) 5776 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:50:00.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:50:00 smithi080 bash[41963]: audit 2023-12-01T09:49:59.982827+0000 mon.c (mon.2) 5777 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:50:00.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:50:00 smithi080 bash[41963]: audit 2023-12-01T09:49:59.992559+0000 mon.a (mon.0) 5882 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:50:00.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:50:00 smithi080 bash[41963]: cluster 2023-12-01T09:50:00.000099+0000 mon.a (mon.0) 5883 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T09:50:00.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:50:00 smithi080 bash[41963]: audit 2023-12-01T09:50:00.073252+0000 mon.c (mon.2) 5778 : audit 0 from='client.? 172.21.15.80:0/3847621847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:50:01.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:50:00 smithi090 bash[32384]: cluster 2023-12-01T09:49:59.565762+0000 mgr.y (mgr.24362) 9044 : cluster 0 pgmap v9013: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:50:01.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:50:00 smithi090 bash[32384]: audit 2023-12-01T09:49:59.967335+0000 mon.a (mon.0) 5880 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:50:01.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:50:00 smithi090 bash[32384]: audit 2023-12-01T09:49:59.979195+0000 mon.a (mon.0) 5881 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:50:01.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:50:00 smithi090 bash[32384]: audit 2023-12-01T09:49:59.981609+0000 mon.c (mon.2) 5776 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:50:01.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:50:00 smithi090 bash[32384]: audit 2023-12-01T09:49:59.982827+0000 mon.c (mon.2) 5777 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:50:01.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:50:00 smithi090 bash[32384]: audit 2023-12-01T09:49:59.992559+0000 mon.a (mon.0) 5882 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:50:01.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:50:00 smithi090 bash[32384]: cluster 2023-12-01T09:50:00.000099+0000 mon.a (mon.0) 5883 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T09:50:01.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:50:00 smithi090 bash[32384]: audit 2023-12-01T09:50:00.073252+0000 mon.c (mon.2) 5778 : audit 0 from='client.? 172.21.15.80:0/3847621847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:50:02.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:50:02 smithi080 bash[41963]: cluster 2023-12-01T09:50:01.566850+0000 mgr.y (mgr.24362) 9045 : cluster 0 pgmap v9014: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:50:02.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:50:02 smithi080 bash[41963]: audit 2023-12-01T09:50:02.534496+0000 mon.a (mon.0) 5884 : audit 0 from='client.? 172.21.15.80:0/3685327408' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:50:02.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:50:02 smithi080 bash[28361]: cluster 2023-12-01T09:50:01.566850+0000 mgr.y (mgr.24362) 9045 : cluster 0 pgmap v9014: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:50:02.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:50:02 smithi080 bash[28361]: audit 2023-12-01T09:50:02.534496+0000 mon.a (mon.0) 5884 : audit 0 from='client.? 172.21.15.80:0/3685327408' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:50:03.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:50:02 smithi090 bash[32384]: cluster 2023-12-01T09:50:01.566850+0000 mgr.y (mgr.24362) 9045 : cluster 0 pgmap v9014: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:50:03.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:50:02 smithi090 bash[32384]: audit 2023-12-01T09:50:02.534496+0000 mon.a (mon.0) 5884 : audit 0 from='client.? 172.21.15.80:0/3685327408' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:50:04.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:50:04 smithi080 bash[28361]: cluster 2023-12-01T09:50:03.567598+0000 mgr.y (mgr.24362) 9046 : cluster 0 pgmap v9015: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:50:04.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:50:04 smithi080 bash[41963]: cluster 2023-12-01T09:50:03.567598+0000 mgr.y (mgr.24362) 9046 : cluster 0 pgmap v9015: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:50:04.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:50:04 smithi090 bash[32384]: cluster 2023-12-01T09:50:03.567598+0000 mgr.y (mgr.24362) 9046 : cluster 0 pgmap v9015: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:50:05.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:50:05 smithi080 bash[28361]: audit 2023-12-01T09:50:04.994413+0000 mon.a (mon.0) 5885 : audit 0 from='client.? 172.21.15.80:0/2800449527' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:50:05.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:50:05 smithi080 bash[41963]: audit 2023-12-01T09:50:04.994413+0000 mon.a (mon.0) 5885 : audit 0 from='client.? 172.21.15.80:0/2800449527' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:50:05.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:50:05 smithi090 bash[32384]: audit 2023-12-01T09:50:04.994413+0000 mon.a (mon.0) 5885 : audit 0 from='client.? 172.21.15.80:0/2800449527' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:50:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:50:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:50:06] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T09:50:06.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:50:06 smithi080 bash[41963]: cluster 2023-12-01T09:50:05.568449+0000 mgr.y (mgr.24362) 9047 : cluster 0 pgmap v9016: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:50:06.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:50:06 smithi080 bash[28361]: cluster 2023-12-01T09:50:05.568449+0000 mgr.y (mgr.24362) 9047 : cluster 0 pgmap v9016: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:50:06.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:50:06 smithi090 bash[32384]: cluster 2023-12-01T09:50:05.568449+0000 mgr.y (mgr.24362) 9047 : cluster 0 pgmap v9016: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:50:07.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:50:07 smithi090 bash[32384]: audit 2023-12-01T09:50:07.445094+0000 mon.c (mon.2) 5779 : audit 0 from='client.? 172.21.15.80:0/1769942592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:50:07.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:50:07 smithi080 bash[41963]: audit 2023-12-01T09:50:07.445094+0000 mon.c (mon.2) 5779 : audit 0 from='client.? 172.21.15.80:0/1769942592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:50:07.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:50:07 smithi080 bash[28361]: audit 2023-12-01T09:50:07.445094+0000 mon.c (mon.2) 5779 : audit 0 from='client.? 172.21.15.80:0/1769942592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:50:08.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:50:08 smithi090 bash[32384]: cluster 2023-12-01T09:50:07.569668+0000 mgr.y (mgr.24362) 9048 : cluster 0 pgmap v9017: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:50:08.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:50:08 smithi080 bash[41963]: cluster 2023-12-01T09:50:07.569668+0000 mgr.y (mgr.24362) 9048 : cluster 0 pgmap v9017: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:50:08.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:50:08 smithi080 bash[28361]: cluster 2023-12-01T09:50:07.569668+0000 mgr.y (mgr.24362) 9048 : cluster 0 pgmap v9017: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:50:10.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:50:10 smithi080 bash[28361]: cluster 2023-12-01T09:50:09.570289+0000 mgr.y (mgr.24362) 9049 : cluster 0 pgmap v9018: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:50:10.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:50:10 smithi080 bash[28361]: audit 2023-12-01T09:50:09.898826+0000 mon.a (mon.0) 5886 : audit 0 from='client.? 172.21.15.80:0/606776404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:50:10.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:50:10 smithi080 bash[28361]: audit 2023-12-01T09:50:10.256362+0000 mon.c (mon.2) 5780 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:50:10.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:50:10 smithi080 bash[41963]: cluster 2023-12-01T09:50:09.570289+0000 mgr.y (mgr.24362) 9049 : cluster 0 pgmap v9018: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:50:10.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:50:10 smithi080 bash[41963]: audit 2023-12-01T09:50:09.898826+0000 mon.a (mon.0) 5886 : audit 0 from='client.? 172.21.15.80:0/606776404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:50:10.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:50:10 smithi080 bash[41963]: audit 2023-12-01T09:50:10.256362+0000 mon.c (mon.2) 5780 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:50:11.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:50:10 smithi090 bash[32384]: cluster 2023-12-01T09:50:09.570289+0000 mgr.y (mgr.24362) 9049 : cluster 0 pgmap v9018: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:50:11.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:50:10 smithi090 bash[32384]: audit 2023-12-01T09:50:09.898826+0000 mon.a (mon.0) 5886 : audit 0 from='client.? 172.21.15.80:0/606776404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:50:11.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:50:10 smithi090 bash[32384]: audit 2023-12-01T09:50:10.256362+0000 mon.c (mon.2) 5780 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:50:12.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:50:12 smithi080 bash[41963]: cluster 2023-12-01T09:50:11.571415+0000 mgr.y (mgr.24362) 9050 : cluster 0 pgmap v9019: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:50:12.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:50:12 smithi080 bash[41963]: audit 2023-12-01T09:50:12.356719+0000 mon.a (mon.0) 5887 : audit 0 from='client.? 172.21.15.80:0/2349748134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:50:12.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:50:12 smithi080 bash[28361]: cluster 2023-12-01T09:50:11.571415+0000 mgr.y (mgr.24362) 9050 : cluster 0 pgmap v9019: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:50:12.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:50:12 smithi080 bash[28361]: audit 2023-12-01T09:50:12.356719+0000 mon.a (mon.0) 5887 : audit 0 from='client.? 172.21.15.80:0/2349748134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:50:13.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:50:12 smithi090 bash[32384]: cluster 2023-12-01T09:50:11.571415+0000 mgr.y (mgr.24362) 9050 : cluster 0 pgmap v9019: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:50:13.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:50:12 smithi090 bash[32384]: audit 2023-12-01T09:50:12.356719+0000 mon.a (mon.0) 5887 : audit 0 from='client.? 172.21.15.80:0/2349748134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:50:14.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:50:14 smithi080 bash[41963]: cluster 2023-12-01T09:50:13.572271+0000 mgr.y (mgr.24362) 9051 : cluster 0 pgmap v9020: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:50:14.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:50:14 smithi080 bash[28361]: cluster 2023-12-01T09:50:13.572271+0000 mgr.y (mgr.24362) 9051 : cluster 0 pgmap v9020: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:50:14.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:50:14 smithi090 bash[32384]: cluster 2023-12-01T09:50:13.572271+0000 mgr.y (mgr.24362) 9051 : cluster 0 pgmap v9020: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:50:15.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:50:15 smithi080 bash[41963]: audit 2023-12-01T09:50:14.813897+0000 mon.a (mon.0) 5888 : audit 0 from='client.? 172.21.15.80:0/3533999553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:50:15.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:50:15 smithi080 bash[28361]: audit 2023-12-01T09:50:14.813897+0000 mon.a (mon.0) 5888 : audit 0 from='client.? 172.21.15.80:0/3533999553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:50:15.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:50:15 smithi090 bash[32384]: audit 2023-12-01T09:50:14.813897+0000 mon.a (mon.0) 5888 : audit 0 from='client.? 172.21.15.80:0/3533999553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:50:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:50:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:50:16] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T09:50:16.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:50:16 smithi080 bash[41963]: cluster 2023-12-01T09:50:15.572963+0000 mgr.y (mgr.24362) 9052 : cluster 0 pgmap v9021: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:50:16.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:50:16 smithi080 bash[28361]: cluster 2023-12-01T09:50:15.572963+0000 mgr.y (mgr.24362) 9052 : cluster 0 pgmap v9021: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:50:16.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:50:16 smithi090 bash[32384]: cluster 2023-12-01T09:50:15.572963+0000 mgr.y (mgr.24362) 9052 : cluster 0 pgmap v9021: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:50:17.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:50:17 smithi080 bash[28361]: audit 2023-12-01T09:50:17.263023+0000 mon.a (mon.0) 5889 : audit 0 from='client.? 172.21.15.80:0/4237840521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:50:17.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:50:17 smithi080 bash[41963]: audit 2023-12-01T09:50:17.263023+0000 mon.a (mon.0) 5889 : audit 0 from='client.? 172.21.15.80:0/4237840521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:50:17.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:50:17 smithi090 bash[32384]: audit 2023-12-01T09:50:17.263023+0000 mon.a (mon.0) 5889 : audit 0 from='client.? 172.21.15.80:0/4237840521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:50:18.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:50:18 smithi080 bash[41963]: cluster 2023-12-01T09:50:17.574083+0000 mgr.y (mgr.24362) 9053 : cluster 0 pgmap v9022: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:50:18.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:50:18 smithi080 bash[28361]: cluster 2023-12-01T09:50:17.574083+0000 mgr.y (mgr.24362) 9053 : cluster 0 pgmap v9022: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:50:18.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:50:18 smithi090 bash[32384]: cluster 2023-12-01T09:50:17.574083+0000 mgr.y (mgr.24362) 9053 : cluster 0 pgmap v9022: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:50:20.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:50:20 smithi080 bash[41963]: cluster 2023-12-01T09:50:19.574547+0000 mgr.y (mgr.24362) 9054 : cluster 0 pgmap v9023: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:50:20.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:50:20 smithi080 bash[41963]: audit 2023-12-01T09:50:19.725897+0000 mon.c (mon.2) 5781 : audit 0 from='client.? 172.21.15.80:0/257392967' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:50:20.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:50:20 smithi080 bash[28361]: cluster 2023-12-01T09:50:19.574547+0000 mgr.y (mgr.24362) 9054 : cluster 0 pgmap v9023: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:50:20.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:50:20 smithi080 bash[28361]: audit 2023-12-01T09:50:19.725897+0000 mon.c (mon.2) 5781 : audit 0 from='client.? 172.21.15.80:0/257392967' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:50:21.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:50:20 smithi090 bash[32384]: cluster 2023-12-01T09:50:19.574547+0000 mgr.y (mgr.24362) 9054 : cluster 0 pgmap v9023: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:50:21.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:50:20 smithi090 bash[32384]: audit 2023-12-01T09:50:19.725897+0000 mon.c (mon.2) 5781 : audit 0 from='client.? 172.21.15.80:0/257392967' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:50:22.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:50:22 smithi080 bash[28361]: cluster 2023-12-01T09:50:21.575667+0000 mgr.y (mgr.24362) 9055 : cluster 0 pgmap v9024: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:50:22.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:50:22 smithi080 bash[28361]: audit 2023-12-01T09:50:22.183493+0000 mon.a (mon.0) 5890 : audit 0 from='client.? 172.21.15.80:0/2933986832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:50:22.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:50:22 smithi080 bash[41963]: cluster 2023-12-01T09:50:21.575667+0000 mgr.y (mgr.24362) 9055 : cluster 0 pgmap v9024: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:50:22.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:50:22 smithi080 bash[41963]: audit 2023-12-01T09:50:22.183493+0000 mon.a (mon.0) 5890 : audit 0 from='client.? 172.21.15.80:0/2933986832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:50:23.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:50:22 smithi090 bash[32384]: cluster 2023-12-01T09:50:21.575667+0000 mgr.y (mgr.24362) 9055 : cluster 0 pgmap v9024: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:50:23.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:50:22 smithi090 bash[32384]: audit 2023-12-01T09:50:22.183493+0000 mon.a (mon.0) 5890 : audit 0 from='client.? 172.21.15.80:0/2933986832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:50:24.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:50:24 smithi080 bash[28361]: cluster 2023-12-01T09:50:23.576356+0000 mgr.y (mgr.24362) 9056 : cluster 0 pgmap v9025: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:50:24.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:50:24 smithi080 bash[41963]: cluster 2023-12-01T09:50:23.576356+0000 mgr.y (mgr.24362) 9056 : cluster 0 pgmap v9025: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:50:24.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:50:24 smithi090 bash[32384]: cluster 2023-12-01T09:50:23.576356+0000 mgr.y (mgr.24362) 9056 : cluster 0 pgmap v9025: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:50:25.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:50:25 smithi080 bash[28361]: audit 2023-12-01T09:50:24.644352+0000 mon.c (mon.2) 5782 : audit 0 from='client.? 172.21.15.80:0/1641966094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:50:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:50:25 smithi080 bash[28361]: audit 2023-12-01T09:50:25.256817+0000 mon.c (mon.2) 5783 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:50:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:50:25 smithi080 bash[41963]: audit 2023-12-01T09:50:24.644352+0000 mon.c (mon.2) 5782 : audit 0 from='client.? 172.21.15.80:0/1641966094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:50:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:50:25 smithi080 bash[41963]: audit 2023-12-01T09:50:25.256817+0000 mon.c (mon.2) 5783 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:50:25.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:50:25 smithi090 bash[32384]: audit 2023-12-01T09:50:24.644352+0000 mon.c (mon.2) 5782 : audit 0 from='client.? 172.21.15.80:0/1641966094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:50:25.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:50:25 smithi090 bash[32384]: audit 2023-12-01T09:50:25.256817+0000 mon.c (mon.2) 5783 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:50:26.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:50:26 smithi080 bash[28361]: cluster 2023-12-01T09:50:25.577020+0000 mgr.y (mgr.24362) 9057 : cluster 0 pgmap v9026: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:50:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:50:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:50:26] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T09:50:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:50:26 smithi080 bash[41963]: cluster 2023-12-01T09:50:25.577020+0000 mgr.y (mgr.24362) 9057 : cluster 0 pgmap v9026: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:50:26.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:50:26 smithi090 bash[32384]: cluster 2023-12-01T09:50:25.577020+0000 mgr.y (mgr.24362) 9057 : cluster 0 pgmap v9026: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:50:27.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:50:27 smithi080 bash[41963]: audit 2023-12-01T09:50:27.117109+0000 mon.c (mon.2) 5784 : audit 0 from='client.? 172.21.15.80:0/959532838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:50:27.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:50:27 smithi080 bash[28361]: audit 2023-12-01T09:50:27.117109+0000 mon.c (mon.2) 5784 : audit 0 from='client.? 172.21.15.80:0/959532838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:50:27.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:50:27 smithi090 bash[32384]: audit 2023-12-01T09:50:27.117109+0000 mon.c (mon.2) 5784 : audit 0 from='client.? 172.21.15.80:0/959532838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:50:28.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:50:28 smithi080 bash[41963]: cluster 2023-12-01T09:50:27.578212+0000 mgr.y (mgr.24362) 9058 : cluster 0 pgmap v9027: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:50:28.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:50:28 smithi080 bash[28361]: cluster 2023-12-01T09:50:27.578212+0000 mgr.y (mgr.24362) 9058 : cluster 0 pgmap v9027: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:50:28.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:50:28 smithi090 bash[32384]: cluster 2023-12-01T09:50:27.578212+0000 mgr.y (mgr.24362) 9058 : cluster 0 pgmap v9027: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:50:29.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:50:29 smithi080 bash[28361]: audit 2023-12-01T09:50:29.573238+0000 mon.a (mon.0) 5891 : audit 0 from='client.? 172.21.15.80:0/3901601842' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:50:29.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:50:29 smithi080 bash[41963]: audit 2023-12-01T09:50:29.573238+0000 mon.a (mon.0) 5891 : audit 0 from='client.? 172.21.15.80:0/3901601842' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:50:30.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:50:29 smithi090 bash[32384]: audit 2023-12-01T09:50:29.573238+0000 mon.a (mon.0) 5891 : audit 0 from='client.? 172.21.15.80:0/3901601842' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:50:30.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:50:30 smithi080 bash[28361]: cluster 2023-12-01T09:50:29.578820+0000 mgr.y (mgr.24362) 9059 : cluster 0 pgmap v9028: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:50:30.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:50:30 smithi080 bash[41963]: cluster 2023-12-01T09:50:29.578820+0000 mgr.y (mgr.24362) 9059 : cluster 0 pgmap v9028: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:50:31.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:50:30 smithi090 bash[32384]: cluster 2023-12-01T09:50:29.578820+0000 mgr.y (mgr.24362) 9059 : cluster 0 pgmap v9028: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:50:32.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:50:32 smithi080 bash[28361]: cluster 2023-12-01T09:50:31.579976+0000 mgr.y (mgr.24362) 9060 : cluster 0 pgmap v9029: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:50:32.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:50:32 smithi080 bash[28361]: audit 2023-12-01T09:50:32.030090+0000 mon.c (mon.2) 5785 : audit 0 from='client.? 172.21.15.80:0/3796545379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:50:32.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:50:32 smithi080 bash[41963]: cluster 2023-12-01T09:50:31.579976+0000 mgr.y (mgr.24362) 9060 : cluster 0 pgmap v9029: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:50:32.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:50:32 smithi080 bash[41963]: audit 2023-12-01T09:50:32.030090+0000 mon.c (mon.2) 5785 : audit 0 from='client.? 172.21.15.80:0/3796545379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:50:33.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:50:32 smithi090 bash[32384]: cluster 2023-12-01T09:50:31.579976+0000 mgr.y (mgr.24362) 9060 : cluster 0 pgmap v9029: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:50:33.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:50:32 smithi090 bash[32384]: audit 2023-12-01T09:50:32.030090+0000 mon.c (mon.2) 5785 : audit 0 from='client.? 172.21.15.80:0/3796545379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:50:34.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:50:34 smithi080 bash[41963]: cluster 2023-12-01T09:50:33.580656+0000 mgr.y (mgr.24362) 9061 : cluster 0 pgmap v9030: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:50:34.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:50:34 smithi080 bash[28361]: cluster 2023-12-01T09:50:33.580656+0000 mgr.y (mgr.24362) 9061 : cluster 0 pgmap v9030: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:50:34.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:50:34 smithi090 bash[32384]: cluster 2023-12-01T09:50:33.580656+0000 mgr.y (mgr.24362) 9061 : cluster 0 pgmap v9030: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:50:35.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:50:35 smithi080 bash[28361]: audit 2023-12-01T09:50:34.485302+0000 mon.a (mon.0) 5892 : audit 0 from='client.? 172.21.15.80:0/2131661641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:50:35.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:50:35 smithi080 bash[41963]: audit 2023-12-01T09:50:34.485302+0000 mon.a (mon.0) 5892 : audit 0 from='client.? 172.21.15.80:0/2131661641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:50:35.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:50:35 smithi090 bash[32384]: audit 2023-12-01T09:50:34.485302+0000 mon.a (mon.0) 5892 : audit 0 from='client.? 172.21.15.80:0/2131661641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:50:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:50:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:50:36] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T09:50:36.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:50:36 smithi080 bash[41963]: cluster 2023-12-01T09:50:35.581326+0000 mgr.y (mgr.24362) 9062 : cluster 0 pgmap v9031: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:50:36.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:50:36 smithi080 bash[28361]: cluster 2023-12-01T09:50:35.581326+0000 mgr.y (mgr.24362) 9062 : cluster 0 pgmap v9031: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:50:36.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:50:36 smithi090 bash[32384]: cluster 2023-12-01T09:50:35.581326+0000 mgr.y (mgr.24362) 9062 : cluster 0 pgmap v9031: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:50:37.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:50:37 smithi080 bash[28361]: audit 2023-12-01T09:50:36.930556+0000 mon.a (mon.0) 5893 : audit 0 from='client.? 172.21.15.80:0/3345412996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:50:37.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:50:37 smithi080 bash[41963]: audit 2023-12-01T09:50:36.930556+0000 mon.a (mon.0) 5893 : audit 0 from='client.? 172.21.15.80:0/3345412996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:50:37.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:50:37 smithi090 bash[32384]: audit 2023-12-01T09:50:36.930556+0000 mon.a (mon.0) 5893 : audit 0 from='client.? 172.21.15.80:0/3345412996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:50:38.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:50:38 smithi080 bash[41963]: cluster 2023-12-01T09:50:37.582397+0000 mgr.y (mgr.24362) 9063 : cluster 0 pgmap v9032: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:50:38.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:50:38 smithi080 bash[28361]: cluster 2023-12-01T09:50:37.582397+0000 mgr.y (mgr.24362) 9063 : cluster 0 pgmap v9032: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:50:38.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:50:38 smithi090 bash[32384]: cluster 2023-12-01T09:50:37.582397+0000 mgr.y (mgr.24362) 9063 : cluster 0 pgmap v9032: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:50:39.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:50:39 smithi080 bash[41963]: audit 2023-12-01T09:50:39.375583+0000 mon.c (mon.2) 5786 : audit 0 from='client.? 172.21.15.80:0/2833464944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:50:39.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:50:39 smithi080 bash[28361]: audit 2023-12-01T09:50:39.375583+0000 mon.c (mon.2) 5786 : audit 0 from='client.? 172.21.15.80:0/2833464944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:50:39.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:50:39 smithi090 bash[32384]: audit 2023-12-01T09:50:39.375583+0000 mon.c (mon.2) 5786 : audit 0 from='client.? 172.21.15.80:0/2833464944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:50:40.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:50:40 smithi090 bash[32384]: cluster 2023-12-01T09:50:39.582987+0000 mgr.y (mgr.24362) 9064 : cluster 0 pgmap v9033: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:50:40.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:50:40 smithi090 bash[32384]: audit 2023-12-01T09:50:40.257361+0000 mon.c (mon.2) 5787 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:50:40.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:50:40 smithi080 bash[41963]: cluster 2023-12-01T09:50:39.582987+0000 mgr.y (mgr.24362) 9064 : cluster 0 pgmap v9033: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:50:40.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:50:40 smithi080 bash[41963]: audit 2023-12-01T09:50:40.257361+0000 mon.c (mon.2) 5787 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:50:40.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:50:40 smithi080 bash[28361]: cluster 2023-12-01T09:50:39.582987+0000 mgr.y (mgr.24362) 9064 : cluster 0 pgmap v9033: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:50:40.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:50:40 smithi080 bash[28361]: audit 2023-12-01T09:50:40.257361+0000 mon.c (mon.2) 5787 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:50:42.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:50:42 smithi080 bash[41963]: cluster 2023-12-01T09:50:41.584230+0000 mgr.y (mgr.24362) 9065 : cluster 0 pgmap v9034: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:50:42.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:50:42 smithi080 bash[41963]: audit 2023-12-01T09:50:41.833944+0000 mon.c (mon.2) 5788 : audit 0 from='client.? 172.21.15.80:0/2784790483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:50:42.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:50:42 smithi080 bash[28361]: cluster 2023-12-01T09:50:41.584230+0000 mgr.y (mgr.24362) 9065 : cluster 0 pgmap v9034: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:50:42.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:50:42 smithi080 bash[28361]: audit 2023-12-01T09:50:41.833944+0000 mon.c (mon.2) 5788 : audit 0 from='client.? 172.21.15.80:0/2784790483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:50:43.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:50:42 smithi090 bash[32384]: cluster 2023-12-01T09:50:41.584230+0000 mgr.y (mgr.24362) 9065 : cluster 0 pgmap v9034: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:50:43.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:50:42 smithi090 bash[32384]: audit 2023-12-01T09:50:41.833944+0000 mon.c (mon.2) 5788 : audit 0 from='client.? 172.21.15.80:0/2784790483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:50:44.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:50:44 smithi080 bash[41963]: cluster 2023-12-01T09:50:43.585073+0000 mgr.y (mgr.24362) 9066 : cluster 0 pgmap v9035: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:50:44.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:50:44 smithi080 bash[41963]: audit 2023-12-01T09:50:44.281334+0000 mon.a (mon.0) 5894 : audit 0 from='client.? 172.21.15.80:0/875509539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:50:44.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:50:44 smithi080 bash[28361]: cluster 2023-12-01T09:50:43.585073+0000 mgr.y (mgr.24362) 9066 : cluster 0 pgmap v9035: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:50:44.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:50:44 smithi080 bash[28361]: audit 2023-12-01T09:50:44.281334+0000 mon.a (mon.0) 5894 : audit 0 from='client.? 172.21.15.80:0/875509539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:50:44.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:50:44 smithi090 bash[32384]: cluster 2023-12-01T09:50:43.585073+0000 mgr.y (mgr.24362) 9066 : cluster 0 pgmap v9035: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:50:44.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:50:44 smithi090 bash[32384]: audit 2023-12-01T09:50:44.281334+0000 mon.a (mon.0) 5894 : audit 0 from='client.? 172.21.15.80:0/875509539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:50:46.643 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:50:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:50:46] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T09:50:46.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:50:46 smithi080 bash[41963]: cluster 2023-12-01T09:50:45.585927+0000 mgr.y (mgr.24362) 9067 : cluster 0 pgmap v9036: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:50:46.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:50:46 smithi080 bash[28361]: cluster 2023-12-01T09:50:45.585927+0000 mgr.y (mgr.24362) 9067 : cluster 0 pgmap v9036: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:50:47.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:50:46 smithi090 bash[32384]: cluster 2023-12-01T09:50:45.585927+0000 mgr.y (mgr.24362) 9067 : cluster 0 pgmap v9036: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:50:47.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:50:47 smithi080 bash[41963]: audit 2023-12-01T09:50:46.732432+0000 mon.c (mon.2) 5789 : audit 0 from='client.? 172.21.15.80:0/3184124053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:50:47.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:50:47 smithi080 bash[28361]: audit 2023-12-01T09:50:46.732432+0000 mon.c (mon.2) 5789 : audit 0 from='client.? 172.21.15.80:0/3184124053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:50:48.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:50:47 smithi090 bash[32384]: audit 2023-12-01T09:50:46.732432+0000 mon.c (mon.2) 5789 : audit 0 from='client.? 172.21.15.80:0/3184124053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:50:48.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:50:48 smithi080 bash[41963]: cluster 2023-12-01T09:50:47.587221+0000 mgr.y (mgr.24362) 9068 : cluster 0 pgmap v9037: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:50:48.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:50:48 smithi080 bash[28361]: cluster 2023-12-01T09:50:47.587221+0000 mgr.y (mgr.24362) 9068 : cluster 0 pgmap v9037: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:50:49.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:50:48 smithi090 bash[32384]: cluster 2023-12-01T09:50:47.587221+0000 mgr.y (mgr.24362) 9068 : cluster 0 pgmap v9037: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:50:49.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:50:49 smithi080 bash[28361]: audit 2023-12-01T09:50:49.192793+0000 mon.c (mon.2) 5790 : audit 0 from='client.? 172.21.15.80:0/3188458795' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:50:49.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:50:49 smithi080 bash[41963]: audit 2023-12-01T09:50:49.192793+0000 mon.c (mon.2) 5790 : audit 0 from='client.? 172.21.15.80:0/3188458795' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:50:50.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:50:49 smithi090 bash[32384]: audit 2023-12-01T09:50:49.192793+0000 mon.c (mon.2) 5790 : audit 0 from='client.? 172.21.15.80:0/3188458795' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:50:50.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:50:50 smithi080 bash[28361]: cluster 2023-12-01T09:50:49.587939+0000 mgr.y (mgr.24362) 9069 : cluster 0 pgmap v9038: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:50:50.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:50:50 smithi080 bash[41963]: cluster 2023-12-01T09:50:49.587939+0000 mgr.y (mgr.24362) 9069 : cluster 0 pgmap v9038: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:50:51.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:50:50 smithi090 bash[32384]: cluster 2023-12-01T09:50:49.587939+0000 mgr.y (mgr.24362) 9069 : cluster 0 pgmap v9038: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:50:51.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:50:51 smithi080 bash[28361]: audit 2023-12-01T09:50:51.655894+0000 mon.c (mon.2) 5791 : audit 0 from='client.? 172.21.15.80:0/657510020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:50:51.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:50:51 smithi080 bash[41963]: audit 2023-12-01T09:50:51.655894+0000 mon.c (mon.2) 5791 : audit 0 from='client.? 172.21.15.80:0/657510020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:50:52.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:50:51 smithi090 bash[32384]: audit 2023-12-01T09:50:51.655894+0000 mon.c (mon.2) 5791 : audit 0 from='client.? 172.21.15.80:0/657510020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:50:52.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:50:52 smithi080 bash[28361]: cluster 2023-12-01T09:50:51.589077+0000 mgr.y (mgr.24362) 9070 : cluster 0 pgmap v9039: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:50:52.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:50:52 smithi080 bash[41963]: cluster 2023-12-01T09:50:51.589077+0000 mgr.y (mgr.24362) 9070 : cluster 0 pgmap v9039: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:50:53.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:50:52 smithi090 bash[32384]: cluster 2023-12-01T09:50:51.589077+0000 mgr.y (mgr.24362) 9070 : cluster 0 pgmap v9039: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:50:54.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:50:54 smithi080 bash[28361]: cluster 2023-12-01T09:50:53.589756+0000 mgr.y (mgr.24362) 9071 : cluster 0 pgmap v9040: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:50:54.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:50:54 smithi080 bash[28361]: audit 2023-12-01T09:50:54.102282+0000 mon.a (mon.0) 5895 : audit 0 from='client.? 172.21.15.80:0/332883894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:50:54.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:50:54 smithi080 bash[41963]: cluster 2023-12-01T09:50:53.589756+0000 mgr.y (mgr.24362) 9071 : cluster 0 pgmap v9040: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:50:54.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:50:54 smithi080 bash[41963]: audit 2023-12-01T09:50:54.102282+0000 mon.a (mon.0) 5895 : audit 0 from='client.? 172.21.15.80:0/332883894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:50:54.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:50:54 smithi090 bash[32384]: cluster 2023-12-01T09:50:53.589756+0000 mgr.y (mgr.24362) 9071 : cluster 0 pgmap v9040: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:50:54.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:50:54 smithi090 bash[32384]: audit 2023-12-01T09:50:54.102282+0000 mon.a (mon.0) 5895 : audit 0 from='client.? 172.21.15.80:0/332883894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:50:55.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:50:55 smithi080 bash[28361]: audit 2023-12-01T09:50:55.257646+0000 mon.c (mon.2) 5792 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:50:55.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:50:55 smithi080 bash[41963]: audit 2023-12-01T09:50:55.257646+0000 mon.c (mon.2) 5792 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:50:55.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:50:55 smithi090 bash[32384]: audit 2023-12-01T09:50:55.257646+0000 mon.c (mon.2) 5792 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:50:56.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:50:56 smithi080 bash[28361]: cluster 2023-12-01T09:50:55.590516+0000 mgr.y (mgr.24362) 9072 : cluster 0 pgmap v9041: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:50:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:50:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:50:56] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T09:50:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:50:56 smithi080 bash[41963]: cluster 2023-12-01T09:50:55.590516+0000 mgr.y (mgr.24362) 9072 : cluster 0 pgmap v9041: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:50:56.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:50:56 smithi090 bash[32384]: cluster 2023-12-01T09:50:55.590516+0000 mgr.y (mgr.24362) 9072 : cluster 0 pgmap v9041: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:50:57.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:50:57 smithi080 bash[28361]: audit 2023-12-01T09:50:56.556433+0000 mon.a (mon.0) 5896 : audit 0 from='client.? 172.21.15.80:0/3231242670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:50:57.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:50:57 smithi080 bash[41963]: audit 2023-12-01T09:50:56.556433+0000 mon.a (mon.0) 5896 : audit 0 from='client.? 172.21.15.80:0/3231242670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:50:57.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:50:57 smithi090 bash[32384]: audit 2023-12-01T09:50:56.556433+0000 mon.a (mon.0) 5896 : audit 0 from='client.? 172.21.15.80:0/3231242670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:50:58.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:50:58 smithi080 bash[28361]: cluster 2023-12-01T09:50:57.591767+0000 mgr.y (mgr.24362) 9073 : cluster 0 pgmap v9042: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:50:58.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:50:58 smithi080 bash[41963]: cluster 2023-12-01T09:50:57.591767+0000 mgr.y (mgr.24362) 9073 : cluster 0 pgmap v9042: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:50:58.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:50:58 smithi090 bash[32384]: cluster 2023-12-01T09:50:57.591767+0000 mgr.y (mgr.24362) 9073 : cluster 0 pgmap v9042: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:50:59.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:50:59 smithi080 bash[28361]: audit 2023-12-01T09:50:59.014272+0000 mon.c (mon.2) 5793 : audit 0 from='client.? 172.21.15.80:0/1476427413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:50:59.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:50:59 smithi080 bash[41963]: audit 2023-12-01T09:50:59.014272+0000 mon.c (mon.2) 5793 : audit 0 from='client.? 172.21.15.80:0/1476427413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:50:59.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:50:59 smithi090 bash[32384]: audit 2023-12-01T09:50:59.014272+0000 mon.c (mon.2) 5793 : audit 0 from='client.? 172.21.15.80:0/1476427413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:51:00.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:51:00 smithi080 bash[41963]: cluster 2023-12-01T09:50:59.592479+0000 mgr.y (mgr.24362) 9074 : cluster 0 pgmap v9043: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:51:00.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:51:00 smithi080 bash[41963]: audit 2023-12-01T09:51:00.076330+0000 mon.c (mon.2) 5794 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:51:00.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:51:00 smithi080 bash[28361]: cluster 2023-12-01T09:50:59.592479+0000 mgr.y (mgr.24362) 9074 : cluster 0 pgmap v9043: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:51:00.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:51:00 smithi080 bash[28361]: audit 2023-12-01T09:51:00.076330+0000 mon.c (mon.2) 5794 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:51:00.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:51:00 smithi090 bash[32384]: cluster 2023-12-01T09:50:59.592479+0000 mgr.y (mgr.24362) 9074 : cluster 0 pgmap v9043: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:51:00.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:51:00 smithi090 bash[32384]: audit 2023-12-01T09:51:00.076330+0000 mon.c (mon.2) 5794 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:51:01.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:51:01 smithi080 bash[28361]: audit 2023-12-01T09:51:01.478809+0000 mon.a (mon.0) 5897 : audit 0 from='client.? 172.21.15.80:0/1620211957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:51:01.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:51:01 smithi080 bash[41963]: audit 2023-12-01T09:51:01.478809+0000 mon.a (mon.0) 5897 : audit 0 from='client.? 172.21.15.80:0/1620211957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:51:02.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:51:01 smithi090 bash[32384]: audit 2023-12-01T09:51:01.478809+0000 mon.a (mon.0) 5897 : audit 0 from='client.? 172.21.15.80:0/1620211957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:51:02.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:51:02 smithi080 bash[41963]: cluster 2023-12-01T09:51:01.593787+0000 mgr.y (mgr.24362) 9075 : cluster 0 pgmap v9044: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:51:02.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:51:02 smithi080 bash[28361]: cluster 2023-12-01T09:51:01.593787+0000 mgr.y (mgr.24362) 9075 : cluster 0 pgmap v9044: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:51:03.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:51:02 smithi090 bash[32384]: cluster 2023-12-01T09:51:01.593787+0000 mgr.y (mgr.24362) 9075 : cluster 0 pgmap v9044: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:51:04.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:51:04 smithi080 bash[28361]: cluster 2023-12-01T09:51:03.594542+0000 mgr.y (mgr.24362) 9076 : cluster 0 pgmap v9045: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:51:04.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:51:04 smithi080 bash[28361]: audit 2023-12-01T09:51:03.929304+0000 mon.c (mon.2) 5795 : audit 0 from='client.? 172.21.15.80:0/1643558702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:51:04.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:51:04 smithi080 bash[41963]: cluster 2023-12-01T09:51:03.594542+0000 mgr.y (mgr.24362) 9076 : cluster 0 pgmap v9045: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:51:04.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:51:04 smithi080 bash[41963]: audit 2023-12-01T09:51:03.929304+0000 mon.c (mon.2) 5795 : audit 0 from='client.? 172.21.15.80:0/1643558702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:51:04.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:51:04 smithi090 bash[32384]: cluster 2023-12-01T09:51:03.594542+0000 mgr.y (mgr.24362) 9076 : cluster 0 pgmap v9045: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:51:04.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:51:04 smithi090 bash[32384]: audit 2023-12-01T09:51:03.929304+0000 mon.c (mon.2) 5795 : audit 0 from='client.? 172.21.15.80:0/1643558702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:51:06.652 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:51:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:51:06] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T09:51:06.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:51:06 smithi080 bash[28361]: cluster 2023-12-01T09:51:05.595239+0000 mgr.y (mgr.24362) 9077 : cluster 0 pgmap v9046: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:51:06.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:51:06 smithi080 bash[28361]: audit 2023-12-01T09:51:05.923165+0000 mon.a (mon.0) 5898 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:51:06.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:51:06 smithi080 bash[28361]: audit 2023-12-01T09:51:05.934888+0000 mon.a (mon.0) 5899 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:51:06.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:51:06 smithi080 bash[28361]: audit 2023-12-01T09:51:06.273281+0000 mon.a (mon.0) 5900 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:51:06.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:51:06 smithi080 bash[28361]: audit 2023-12-01T09:51:06.285484+0000 mon.a (mon.0) 5901 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:51:06.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:51:06 smithi080 bash[28361]: audit 2023-12-01T09:51:06.390691+0000 mon.c (mon.2) 5796 : audit 0 from='client.? 172.21.15.80:0/1554714990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:51:06.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:51:06 smithi080 bash[41963]: cluster 2023-12-01T09:51:05.595239+0000 mgr.y (mgr.24362) 9077 : cluster 0 pgmap v9046: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:51:06.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:51:06 smithi080 bash[41963]: audit 2023-12-01T09:51:05.923165+0000 mon.a (mon.0) 5898 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:51:06.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:51:06 smithi080 bash[41963]: audit 2023-12-01T09:51:05.934888+0000 mon.a (mon.0) 5899 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:51:06.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:51:06 smithi080 bash[41963]: audit 2023-12-01T09:51:06.273281+0000 mon.a (mon.0) 5900 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:51:06.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:51:06 smithi080 bash[41963]: audit 2023-12-01T09:51:06.285484+0000 mon.a (mon.0) 5901 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:51:06.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:51:06 smithi080 bash[41963]: audit 2023-12-01T09:51:06.390691+0000 mon.c (mon.2) 5796 : audit 0 from='client.? 172.21.15.80:0/1554714990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:51:07.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:51:06 smithi090 bash[32384]: cluster 2023-12-01T09:51:05.595239+0000 mgr.y (mgr.24362) 9077 : cluster 0 pgmap v9046: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:51:07.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:51:06 smithi090 bash[32384]: audit 2023-12-01T09:51:05.923165+0000 mon.a (mon.0) 5898 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:51:07.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:51:06 smithi090 bash[32384]: audit 2023-12-01T09:51:05.934888+0000 mon.a (mon.0) 5899 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:51:07.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:51:06 smithi090 bash[32384]: audit 2023-12-01T09:51:06.273281+0000 mon.a (mon.0) 5900 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:51:07.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:51:06 smithi090 bash[32384]: audit 2023-12-01T09:51:06.285484+0000 mon.a (mon.0) 5901 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:51:07.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:51:06 smithi090 bash[32384]: audit 2023-12-01T09:51:06.390691+0000 mon.c (mon.2) 5796 : audit 0 from='client.? 172.21.15.80:0/1554714990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:51:07.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:51:07 smithi080 bash[41963]: audit 2023-12-01T09:51:06.767600+0000 mon.c (mon.2) 5797 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:51:07.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:51:07 smithi080 bash[41963]: audit 2023-12-01T09:51:06.769431+0000 mon.c (mon.2) 5798 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:51:07.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:51:07 smithi080 bash[41963]: audit 2023-12-01T09:51:06.783667+0000 mon.a (mon.0) 5902 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:51:07.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:51:07 smithi080 bash[28361]: audit 2023-12-01T09:51:06.767600+0000 mon.c (mon.2) 5797 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:51:07.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:51:07 smithi080 bash[28361]: audit 2023-12-01T09:51:06.769431+0000 mon.c (mon.2) 5798 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:51:07.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:51:07 smithi080 bash[28361]: audit 2023-12-01T09:51:06.783667+0000 mon.a (mon.0) 5902 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:51:08.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:51:07 smithi090 bash[32384]: audit 2023-12-01T09:51:06.767600+0000 mon.c (mon.2) 5797 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:51:08.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:51:07 smithi090 bash[32384]: audit 2023-12-01T09:51:06.769431+0000 mon.c (mon.2) 5798 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:51:08.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:51:07 smithi090 bash[32384]: audit 2023-12-01T09:51:06.783667+0000 mon.a (mon.0) 5902 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:51:09.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:51:08 smithi080 bash[28361]: cluster 2023-12-01T09:51:07.596454+0000 mgr.y (mgr.24362) 9078 : cluster 0 pgmap v9047: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:51:09.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:51:08 smithi080 bash[41963]: cluster 2023-12-01T09:51:07.596454+0000 mgr.y (mgr.24362) 9078 : cluster 0 pgmap v9047: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:51:09.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:51:08 smithi090 bash[32384]: cluster 2023-12-01T09:51:07.596454+0000 mgr.y (mgr.24362) 9078 : cluster 0 pgmap v9047: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:51:10.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:51:09 smithi080 bash[28361]: audit 2023-12-01T09:51:08.844565+0000 mon.a (mon.0) 5903 : audit 0 from='client.? 172.21.15.80:0/1454643064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:51:10.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:51:09 smithi080 bash[41963]: audit 2023-12-01T09:51:08.844565+0000 mon.a (mon.0) 5903 : audit 0 from='client.? 172.21.15.80:0/1454643064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:51:10.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:51:09 smithi090 bash[32384]: audit 2023-12-01T09:51:08.844565+0000 mon.a (mon.0) 5903 : audit 0 from='client.? 172.21.15.80:0/1454643064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:51:11.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:51:10 smithi080 bash[41963]: cluster 2023-12-01T09:51:09.597121+0000 mgr.y (mgr.24362) 9079 : cluster 0 pgmap v9048: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:51:11.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:51:10 smithi080 bash[41963]: audit 2023-12-01T09:51:10.258056+0000 mon.c (mon.2) 5799 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:51:11.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:51:10 smithi080 bash[28361]: cluster 2023-12-01T09:51:09.597121+0000 mgr.y (mgr.24362) 9079 : cluster 0 pgmap v9048: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:51:11.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:51:10 smithi080 bash[28361]: audit 2023-12-01T09:51:10.258056+0000 mon.c (mon.2) 5799 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:51:11.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:51:10 smithi090 bash[32384]: cluster 2023-12-01T09:51:09.597121+0000 mgr.y (mgr.24362) 9079 : cluster 0 pgmap v9048: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:51:11.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:51:10 smithi090 bash[32384]: audit 2023-12-01T09:51:10.258056+0000 mon.c (mon.2) 5799 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:51:12.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:51:11 smithi080 bash[28361]: audit 2023-12-01T09:51:11.295442+0000 mon.a (mon.0) 5904 : audit 0 from='client.? 172.21.15.80:0/2116575306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:51:12.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:51:11 smithi080 bash[28361]: cluster 2023-12-01T09:51:11.598334+0000 mgr.y (mgr.24362) 9080 : cluster 0 pgmap v9049: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:51:12.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:51:11 smithi080 bash[41963]: audit 2023-12-01T09:51:11.295442+0000 mon.a (mon.0) 5904 : audit 0 from='client.? 172.21.15.80:0/2116575306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:51:12.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:51:11 smithi080 bash[41963]: cluster 2023-12-01T09:51:11.598334+0000 mgr.y (mgr.24362) 9080 : cluster 0 pgmap v9049: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:51:12.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:51:11 smithi090 bash[32384]: audit 2023-12-01T09:51:11.295442+0000 mon.a (mon.0) 5904 : audit 0 from='client.? 172.21.15.80:0/2116575306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:51:12.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:51:11 smithi090 bash[32384]: cluster 2023-12-01T09:51:11.598334+0000 mgr.y (mgr.24362) 9080 : cluster 0 pgmap v9049: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:51:14.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:51:14 smithi080 bash[28361]: cluster 2023-12-01T09:51:13.598975+0000 mgr.y (mgr.24362) 9081 : cluster 0 pgmap v9050: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:51:14.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:51:14 smithi080 bash[28361]: audit 2023-12-01T09:51:13.743203+0000 mon.c (mon.2) 5800 : audit 0 from='client.? 172.21.15.80:0/934641209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:51:14.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:51:14 smithi080 bash[41963]: cluster 2023-12-01T09:51:13.598975+0000 mgr.y (mgr.24362) 9081 : cluster 0 pgmap v9050: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:51:14.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:51:14 smithi080 bash[41963]: audit 2023-12-01T09:51:13.743203+0000 mon.c (mon.2) 5800 : audit 0 from='client.? 172.21.15.80:0/934641209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:51:14.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:51:14 smithi090 bash[32384]: cluster 2023-12-01T09:51:13.598975+0000 mgr.y (mgr.24362) 9081 : cluster 0 pgmap v9050: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:51:14.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:51:14 smithi090 bash[32384]: audit 2023-12-01T09:51:13.743203+0000 mon.c (mon.2) 5800 : audit 0 from='client.? 172.21.15.80:0/934641209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:51:16.657 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:51:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:51:16] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T09:51:16.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:51:16 smithi080 bash[28361]: cluster 2023-12-01T09:51:15.599649+0000 mgr.y (mgr.24362) 9082 : cluster 0 pgmap v9051: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:51:16.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:51:16 smithi080 bash[28361]: audit 2023-12-01T09:51:16.201746+0000 mon.c (mon.2) 5801 : audit 0 from='client.? 172.21.15.80:0/1444567019' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:51:16.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:51:16 smithi080 bash[41963]: cluster 2023-12-01T09:51:15.599649+0000 mgr.y (mgr.24362) 9082 : cluster 0 pgmap v9051: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:51:16.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:51:16 smithi080 bash[41963]: audit 2023-12-01T09:51:16.201746+0000 mon.c (mon.2) 5801 : audit 0 from='client.? 172.21.15.80:0/1444567019' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:51:17.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:51:16 smithi090 bash[32384]: cluster 2023-12-01T09:51:15.599649+0000 mgr.y (mgr.24362) 9082 : cluster 0 pgmap v9051: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:51:17.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:51:16 smithi090 bash[32384]: audit 2023-12-01T09:51:16.201746+0000 mon.c (mon.2) 5801 : audit 0 from='client.? 172.21.15.80:0/1444567019' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:51:18.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:51:18 smithi080 bash[41963]: cluster 2023-12-01T09:51:17.600801+0000 mgr.y (mgr.24362) 9083 : cluster 0 pgmap v9052: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:51:18.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:51:18 smithi080 bash[41963]: audit 2023-12-01T09:51:18.656818+0000 mon.c (mon.2) 5802 : audit 0 from='client.? 172.21.15.80:0/1858592666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:51:18.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:51:18 smithi080 bash[28361]: cluster 2023-12-01T09:51:17.600801+0000 mgr.y (mgr.24362) 9083 : cluster 0 pgmap v9052: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:51:18.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:51:18 smithi080 bash[28361]: audit 2023-12-01T09:51:18.656818+0000 mon.c (mon.2) 5802 : audit 0 from='client.? 172.21.15.80:0/1858592666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:51:19.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:51:18 smithi090 bash[32384]: cluster 2023-12-01T09:51:17.600801+0000 mgr.y (mgr.24362) 9083 : cluster 0 pgmap v9052: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:51:19.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:51:18 smithi090 bash[32384]: audit 2023-12-01T09:51:18.656818+0000 mon.c (mon.2) 5802 : audit 0 from='client.? 172.21.15.80:0/1858592666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:51:20.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:51:20 smithi080 bash[28361]: cluster 2023-12-01T09:51:19.601418+0000 mgr.y (mgr.24362) 9084 : cluster 0 pgmap v9053: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:51:20.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:51:20 smithi080 bash[41963]: cluster 2023-12-01T09:51:19.601418+0000 mgr.y (mgr.24362) 9084 : cluster 0 pgmap v9053: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:51:21.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:51:20 smithi090 bash[32384]: cluster 2023-12-01T09:51:19.601418+0000 mgr.y (mgr.24362) 9084 : cluster 0 pgmap v9053: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:51:21.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:51:21 smithi080 bash[28361]: audit 2023-12-01T09:51:21.120730+0000 mon.a (mon.0) 5905 : audit 0 from='client.? 172.21.15.80:0/1725372020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:51:21.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:51:21 smithi080 bash[41963]: audit 2023-12-01T09:51:21.120730+0000 mon.a (mon.0) 5905 : audit 0 from='client.? 172.21.15.80:0/1725372020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:51:22.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:51:21 smithi090 bash[32384]: audit 2023-12-01T09:51:21.120730+0000 mon.a (mon.0) 5905 : audit 0 from='client.? 172.21.15.80:0/1725372020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:51:22.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:51:22 smithi080 bash[41963]: cluster 2023-12-01T09:51:21.602434+0000 mgr.y (mgr.24362) 9085 : cluster 0 pgmap v9054: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:51:22.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:51:22 smithi080 bash[28361]: cluster 2023-12-01T09:51:21.602434+0000 mgr.y (mgr.24362) 9085 : cluster 0 pgmap v9054: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:51:23.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:51:22 smithi090 bash[32384]: cluster 2023-12-01T09:51:21.602434+0000 mgr.y (mgr.24362) 9085 : cluster 0 pgmap v9054: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:51:24.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:51:24 smithi080 bash[41963]: audit 2023-12-01T09:51:23.575276+0000 mon.a (mon.0) 5906 : audit 0 from='client.? 172.21.15.80:0/475786323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:51:24.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:51:24 smithi080 bash[41963]: cluster 2023-12-01T09:51:23.603085+0000 mgr.y (mgr.24362) 9086 : cluster 0 pgmap v9055: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:51:24.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:51:24 smithi080 bash[28361]: audit 2023-12-01T09:51:23.575276+0000 mon.a (mon.0) 5906 : audit 0 from='client.? 172.21.15.80:0/475786323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:51:24.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:51:24 smithi080 bash[28361]: cluster 2023-12-01T09:51:23.603085+0000 mgr.y (mgr.24362) 9086 : cluster 0 pgmap v9055: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:51:24.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:51:24 smithi090 bash[32384]: audit 2023-12-01T09:51:23.575276+0000 mon.a (mon.0) 5906 : audit 0 from='client.? 172.21.15.80:0/475786323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:51:24.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:51:24 smithi090 bash[32384]: cluster 2023-12-01T09:51:23.603085+0000 mgr.y (mgr.24362) 9086 : cluster 0 pgmap v9055: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:51:25.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:51:25 smithi080 bash[28361]: audit 2023-12-01T09:51:25.258417+0000 mon.c (mon.2) 5803 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:51:25.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:51:25 smithi080 bash[41963]: audit 2023-12-01T09:51:25.258417+0000 mon.c (mon.2) 5803 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:51:25.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:51:25 smithi090 bash[32384]: audit 2023-12-01T09:51:25.258417+0000 mon.c (mon.2) 5803 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:51:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:51:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:51:26] "GET /metrics HTTP/1.1" 200 33987 "" "Prometheus/2.43.0" 2023-12-01T09:51:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:51:26 smithi080 bash[41963]: cluster 2023-12-01T09:51:25.603727+0000 mgr.y (mgr.24362) 9087 : cluster 0 pgmap v9056: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:51:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:51:26 smithi080 bash[41963]: audit 2023-12-01T09:51:26.033927+0000 mon.a (mon.0) 5907 : audit 0 from='client.? 172.21.15.80:0/3557590229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:51:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:51:26 smithi080 bash[28361]: cluster 2023-12-01T09:51:25.603727+0000 mgr.y (mgr.24362) 9087 : cluster 0 pgmap v9056: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:51:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:51:26 smithi080 bash[28361]: audit 2023-12-01T09:51:26.033927+0000 mon.a (mon.0) 5907 : audit 0 from='client.? 172.21.15.80:0/3557590229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:51:26.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:51:26 smithi090 bash[32384]: cluster 2023-12-01T09:51:25.603727+0000 mgr.y (mgr.24362) 9087 : cluster 0 pgmap v9056: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:51:26.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:51:26 smithi090 bash[32384]: audit 2023-12-01T09:51:26.033927+0000 mon.a (mon.0) 5907 : audit 0 from='client.? 172.21.15.80:0/3557590229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:51:28.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:51:28 smithi080 bash[28361]: cluster 2023-12-01T09:51:27.604884+0000 mgr.y (mgr.24362) 9088 : cluster 0 pgmap v9057: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:51:28.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:51:28 smithi080 bash[28361]: audit 2023-12-01T09:51:28.501479+0000 mon.a (mon.0) 5908 : audit 0 from='client.? 172.21.15.80:0/1188481524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:51:28.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:51:28 smithi080 bash[41963]: cluster 2023-12-01T09:51:27.604884+0000 mgr.y (mgr.24362) 9088 : cluster 0 pgmap v9057: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:51:28.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:51:28 smithi080 bash[41963]: audit 2023-12-01T09:51:28.501479+0000 mon.a (mon.0) 5908 : audit 0 from='client.? 172.21.15.80:0/1188481524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:51:29.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:51:28 smithi090 bash[32384]: cluster 2023-12-01T09:51:27.604884+0000 mgr.y (mgr.24362) 9088 : cluster 0 pgmap v9057: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:51:29.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:51:28 smithi090 bash[32384]: audit 2023-12-01T09:51:28.501479+0000 mon.a (mon.0) 5908 : audit 0 from='client.? 172.21.15.80:0/1188481524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:51:30.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:51:30 smithi080 bash[28361]: cluster 2023-12-01T09:51:29.605579+0000 mgr.y (mgr.24362) 9089 : cluster 0 pgmap v9058: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:51:30.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:51:30 smithi080 bash[41963]: cluster 2023-12-01T09:51:29.605579+0000 mgr.y (mgr.24362) 9089 : cluster 0 pgmap v9058: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:51:31.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:51:30 smithi090 bash[32384]: cluster 2023-12-01T09:51:29.605579+0000 mgr.y (mgr.24362) 9089 : cluster 0 pgmap v9058: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:51:31.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:51:31 smithi080 bash[28361]: audit 2023-12-01T09:51:30.977132+0000 mon.a (mon.0) 5909 : audit 0 from='client.? 172.21.15.80:0/2715774102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:51:31.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:51:31 smithi080 bash[41963]: audit 2023-12-01T09:51:30.977132+0000 mon.a (mon.0) 5909 : audit 0 from='client.? 172.21.15.80:0/2715774102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:51:32.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:51:31 smithi090 bash[32384]: audit 2023-12-01T09:51:30.977132+0000 mon.a (mon.0) 5909 : audit 0 from='client.? 172.21.15.80:0/2715774102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:51:32.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:51:32 smithi080 bash[28361]: cluster 2023-12-01T09:51:31.606748+0000 mgr.y (mgr.24362) 9090 : cluster 0 pgmap v9059: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:51:32.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:51:32 smithi080 bash[41963]: cluster 2023-12-01T09:51:31.606748+0000 mgr.y (mgr.24362) 9090 : cluster 0 pgmap v9059: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:51:33.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:51:32 smithi090 bash[32384]: cluster 2023-12-01T09:51:31.606748+0000 mgr.y (mgr.24362) 9090 : cluster 0 pgmap v9059: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:51:34.269 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 09:51:33 smithi090 bash[65515]: logger=cleanup t=2023-12-01T09:51:33.859014214Z level=info msg="Completed cleanup jobs" duration=68.42038ms 2023-12-01T09:51:34.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:51:34 smithi080 bash[41963]: audit 2023-12-01T09:51:33.437984+0000 mon.a (mon.0) 5910 : audit 0 from='client.? 172.21.15.80:0/3658141605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:51:34.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:51:34 smithi080 bash[41963]: cluster 2023-12-01T09:51:33.607433+0000 mgr.y (mgr.24362) 9091 : cluster 0 pgmap v9060: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:51:34.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:51:34 smithi080 bash[28361]: audit 2023-12-01T09:51:33.437984+0000 mon.a (mon.0) 5910 : audit 0 from='client.? 172.21.15.80:0/3658141605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:51:34.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:51:34 smithi080 bash[28361]: cluster 2023-12-01T09:51:33.607433+0000 mgr.y (mgr.24362) 9091 : cluster 0 pgmap v9060: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:51:34.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:51:34 smithi090 bash[32384]: audit 2023-12-01T09:51:33.437984+0000 mon.a (mon.0) 5910 : audit 0 from='client.? 172.21.15.80:0/3658141605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:51:34.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:51:34 smithi090 bash[32384]: cluster 2023-12-01T09:51:33.607433+0000 mgr.y (mgr.24362) 9091 : cluster 0 pgmap v9060: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:51:36.664 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:51:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:51:36] "GET /metrics HTTP/1.1" 200 33987 "" "Prometheus/2.43.0" 2023-12-01T09:51:36.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:51:36 smithi080 bash[28361]: cluster 2023-12-01T09:51:35.608092+0000 mgr.y (mgr.24362) 9092 : cluster 0 pgmap v9061: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:51:36.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:51:36 smithi080 bash[28361]: audit 2023-12-01T09:51:35.898201+0000 mon.c (mon.2) 5804 : audit 0 from='client.? 172.21.15.80:0/1923009349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:51:36.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:51:36 smithi080 bash[41963]: cluster 2023-12-01T09:51:35.608092+0000 mgr.y (mgr.24362) 9092 : cluster 0 pgmap v9061: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:51:36.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:51:36 smithi080 bash[41963]: audit 2023-12-01T09:51:35.898201+0000 mon.c (mon.2) 5804 : audit 0 from='client.? 172.21.15.80:0/1923009349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:51:37.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:51:36 smithi090 bash[32384]: cluster 2023-12-01T09:51:35.608092+0000 mgr.y (mgr.24362) 9092 : cluster 0 pgmap v9061: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:51:37.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:51:36 smithi090 bash[32384]: audit 2023-12-01T09:51:35.898201+0000 mon.c (mon.2) 5804 : audit 0 from='client.? 172.21.15.80:0/1923009349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:51:38.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:51:38 smithi080 bash[28361]: cluster 2023-12-01T09:51:37.609176+0000 mgr.y (mgr.24362) 9093 : cluster 0 pgmap v9062: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:51:38.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:51:38 smithi080 bash[28361]: audit 2023-12-01T09:51:38.359350+0000 mon.c (mon.2) 5805 : audit 0 from='client.? 172.21.15.80:0/1747989486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:51:38.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:51:38 smithi080 bash[41963]: cluster 2023-12-01T09:51:37.609176+0000 mgr.y (mgr.24362) 9093 : cluster 0 pgmap v9062: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:51:38.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:51:38 smithi080 bash[41963]: audit 2023-12-01T09:51:38.359350+0000 mon.c (mon.2) 5805 : audit 0 from='client.? 172.21.15.80:0/1747989486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:51:39.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:51:38 smithi090 bash[32384]: cluster 2023-12-01T09:51:37.609176+0000 mgr.y (mgr.24362) 9093 : cluster 0 pgmap v9062: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:51:39.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:51:38 smithi090 bash[32384]: audit 2023-12-01T09:51:38.359350+0000 mon.c (mon.2) 5805 : audit 0 from='client.? 172.21.15.80:0/1747989486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:51:40.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:51:40 smithi080 bash[28361]: cluster 2023-12-01T09:51:39.609820+0000 mgr.y (mgr.24362) 9094 : cluster 0 pgmap v9063: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:51:40.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:51:40 smithi080 bash[28361]: audit 2023-12-01T09:51:40.258871+0000 mon.c (mon.2) 5806 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:51:40.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:51:40 smithi080 bash[41963]: cluster 2023-12-01T09:51:39.609820+0000 mgr.y (mgr.24362) 9094 : cluster 0 pgmap v9063: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:51:40.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:51:40 smithi080 bash[41963]: audit 2023-12-01T09:51:40.258871+0000 mon.c (mon.2) 5806 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:51:41.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:51:40 smithi090 bash[32384]: cluster 2023-12-01T09:51:39.609820+0000 mgr.y (mgr.24362) 9094 : cluster 0 pgmap v9063: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:51:41.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:51:40 smithi090 bash[32384]: audit 2023-12-01T09:51:40.258871+0000 mon.c (mon.2) 5806 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:51:41.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:51:41 smithi080 bash[28361]: audit 2023-12-01T09:51:40.816515+0000 mon.a (mon.0) 5911 : audit 0 from='client.? 172.21.15.80:0/3722383461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:51:41.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:51:41 smithi080 bash[41963]: audit 2023-12-01T09:51:40.816515+0000 mon.a (mon.0) 5911 : audit 0 from='client.? 172.21.15.80:0/3722383461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:51:42.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:51:41 smithi090 bash[32384]: audit 2023-12-01T09:51:40.816515+0000 mon.a (mon.0) 5911 : audit 0 from='client.? 172.21.15.80:0/3722383461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:51:43.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:51:42 smithi090 bash[32384]: cluster 2023-12-01T09:51:41.610954+0000 mgr.y (mgr.24362) 9095 : cluster 0 pgmap v9064: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:51:43.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:51:42 smithi080 bash[28361]: cluster 2023-12-01T09:51:41.610954+0000 mgr.y (mgr.24362) 9095 : cluster 0 pgmap v9064: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:51:43.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:51:42 smithi080 bash[41963]: cluster 2023-12-01T09:51:41.610954+0000 mgr.y (mgr.24362) 9095 : cluster 0 pgmap v9064: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:51:44.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:51:43 smithi090 bash[32384]: audit 2023-12-01T09:51:43.274554+0000 mon.a (mon.0) 5912 : audit 0 from='client.? 172.21.15.80:0/627989313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:51:44.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:51:43 smithi080 bash[41963]: audit 2023-12-01T09:51:43.274554+0000 mon.a (mon.0) 5912 : audit 0 from='client.? 172.21.15.80:0/627989313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:51:44.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:51:43 smithi080 bash[28361]: audit 2023-12-01T09:51:43.274554+0000 mon.a (mon.0) 5912 : audit 0 from='client.? 172.21.15.80:0/627989313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:51:45.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:51:44 smithi090 bash[32384]: cluster 2023-12-01T09:51:43.611603+0000 mgr.y (mgr.24362) 9096 : cluster 0 pgmap v9065: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:51:45.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:51:44 smithi080 bash[28361]: cluster 2023-12-01T09:51:43.611603+0000 mgr.y (mgr.24362) 9096 : cluster 0 pgmap v9065: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:51:45.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:51:44 smithi080 bash[41963]: cluster 2023-12-01T09:51:43.611603+0000 mgr.y (mgr.24362) 9096 : cluster 0 pgmap v9065: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:51:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:51:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:51:46] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T09:51:47.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:51:46 smithi090 bash[32384]: cluster 2023-12-01T09:51:45.612208+0000 mgr.y (mgr.24362) 9097 : cluster 0 pgmap v9066: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:51:47.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:51:46 smithi090 bash[32384]: audit 2023-12-01T09:51:45.737831+0000 mon.c (mon.2) 5807 : audit 0 from='client.? 172.21.15.80:0/1396042811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:51:47.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:51:46 smithi080 bash[28361]: cluster 2023-12-01T09:51:45.612208+0000 mgr.y (mgr.24362) 9097 : cluster 0 pgmap v9066: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:51:47.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:51:46 smithi080 bash[28361]: audit 2023-12-01T09:51:45.737831+0000 mon.c (mon.2) 5807 : audit 0 from='client.? 172.21.15.80:0/1396042811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:51:47.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:51:46 smithi080 bash[41963]: cluster 2023-12-01T09:51:45.612208+0000 mgr.y (mgr.24362) 9097 : cluster 0 pgmap v9066: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:51:47.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:51:46 smithi080 bash[41963]: audit 2023-12-01T09:51:45.737831+0000 mon.c (mon.2) 5807 : audit 0 from='client.? 172.21.15.80:0/1396042811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:51:49.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:51:48 smithi090 bash[32384]: cluster 2023-12-01T09:51:47.613268+0000 mgr.y (mgr.24362) 9098 : cluster 0 pgmap v9067: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:51:49.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:51:48 smithi090 bash[32384]: audit 2023-12-01T09:51:48.195043+0000 mon.a (mon.0) 5913 : audit 0 from='client.? 172.21.15.80:0/1173026086' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:51:49.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:51:48 smithi080 bash[41963]: cluster 2023-12-01T09:51:47.613268+0000 mgr.y (mgr.24362) 9098 : cluster 0 pgmap v9067: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:51:49.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:51:48 smithi080 bash[41963]: audit 2023-12-01T09:51:48.195043+0000 mon.a (mon.0) 5913 : audit 0 from='client.? 172.21.15.80:0/1173026086' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:51:49.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:51:48 smithi080 bash[28361]: cluster 2023-12-01T09:51:47.613268+0000 mgr.y (mgr.24362) 9098 : cluster 0 pgmap v9067: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:51:49.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:51:48 smithi080 bash[28361]: audit 2023-12-01T09:51:48.195043+0000 mon.a (mon.0) 5913 : audit 0 from='client.? 172.21.15.80:0/1173026086' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:51:51.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:51:50 smithi090 bash[32384]: cluster 2023-12-01T09:51:49.613883+0000 mgr.y (mgr.24362) 9099 : cluster 0 pgmap v9068: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:51:51.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:51:50 smithi090 bash[32384]: audit 2023-12-01T09:51:50.641902+0000 mon.a (mon.0) 5914 : audit 0 from='client.? 172.21.15.80:0/1314307153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:51:51.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:51:50 smithi080 bash[28361]: cluster 2023-12-01T09:51:49.613883+0000 mgr.y (mgr.24362) 9099 : cluster 0 pgmap v9068: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:51:51.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:51:50 smithi080 bash[28361]: audit 2023-12-01T09:51:50.641902+0000 mon.a (mon.0) 5914 : audit 0 from='client.? 172.21.15.80:0/1314307153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:51:51.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:51:50 smithi080 bash[41963]: cluster 2023-12-01T09:51:49.613883+0000 mgr.y (mgr.24362) 9099 : cluster 0 pgmap v9068: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:51:51.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:51:50 smithi080 bash[41963]: audit 2023-12-01T09:51:50.641902+0000 mon.a (mon.0) 5914 : audit 0 from='client.? 172.21.15.80:0/1314307153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:51:53.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:51:52 smithi090 bash[32384]: cluster 2023-12-01T09:51:51.615037+0000 mgr.y (mgr.24362) 9100 : cluster 0 pgmap v9069: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:51:53.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:51:52 smithi080 bash[28361]: cluster 2023-12-01T09:51:51.615037+0000 mgr.y (mgr.24362) 9100 : cluster 0 pgmap v9069: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:51:53.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:51:52 smithi080 bash[41963]: cluster 2023-12-01T09:51:51.615037+0000 mgr.y (mgr.24362) 9100 : cluster 0 pgmap v9069: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:51:54.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:51:53 smithi090 bash[32384]: audit 2023-12-01T09:51:53.104827+0000 mon.c (mon.2) 5808 : audit 0 from='client.? 172.21.15.80:0/2217987429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:51:54.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:51:53 smithi080 bash[28361]: audit 2023-12-01T09:51:53.104827+0000 mon.c (mon.2) 5808 : audit 0 from='client.? 172.21.15.80:0/2217987429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:51:54.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:51:53 smithi080 bash[41963]: audit 2023-12-01T09:51:53.104827+0000 mon.c (mon.2) 5808 : audit 0 from='client.? 172.21.15.80:0/2217987429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:51:55.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:51:54 smithi090 bash[32384]: cluster 2023-12-01T09:51:53.615689+0000 mgr.y (mgr.24362) 9101 : cluster 0 pgmap v9070: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:51:55.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:51:54 smithi080 bash[41963]: cluster 2023-12-01T09:51:53.615689+0000 mgr.y (mgr.24362) 9101 : cluster 0 pgmap v9070: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:51:55.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:51:54 smithi080 bash[28361]: cluster 2023-12-01T09:51:53.615689+0000 mgr.y (mgr.24362) 9101 : cluster 0 pgmap v9070: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:51:56.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:51:55 smithi090 bash[32384]: audit 2023-12-01T09:51:55.258485+0000 mon.c (mon.2) 5809 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:51:56.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:51:55 smithi090 bash[32384]: audit 2023-12-01T09:51:55.557140+0000 mon.a (mon.0) 5915 : audit 0 from='client.? 172.21.15.80:0/3287472867' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:51:56.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:51:55 smithi080 bash[28361]: audit 2023-12-01T09:51:55.258485+0000 mon.c (mon.2) 5809 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:51:56.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:51:55 smithi080 bash[28361]: audit 2023-12-01T09:51:55.557140+0000 mon.a (mon.0) 5915 : audit 0 from='client.? 172.21.15.80:0/3287472867' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:51:56.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:51:55 smithi080 bash[41963]: audit 2023-12-01T09:51:55.258485+0000 mon.c (mon.2) 5809 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:51:56.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:51:55 smithi080 bash[41963]: audit 2023-12-01T09:51:55.557140+0000 mon.a (mon.0) 5915 : audit 0 from='client.? 172.21.15.80:0/3287472867' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:51:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:51:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:51:56] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T09:51:57.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:51:56 smithi090 bash[32384]: cluster 2023-12-01T09:51:55.616433+0000 mgr.y (mgr.24362) 9102 : cluster 0 pgmap v9071: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:51:57.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:51:56 smithi080 bash[41963]: cluster 2023-12-01T09:51:55.616433+0000 mgr.y (mgr.24362) 9102 : cluster 0 pgmap v9071: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:51:57.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:51:56 smithi080 bash[28361]: cluster 2023-12-01T09:51:55.616433+0000 mgr.y (mgr.24362) 9102 : cluster 0 pgmap v9071: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:51:59.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:51:58 smithi090 bash[32384]: cluster 2023-12-01T09:51:57.617612+0000 mgr.y (mgr.24362) 9103 : cluster 0 pgmap v9072: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:51:59.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:51:58 smithi090 bash[32384]: audit 2023-12-01T09:51:58.018006+0000 mon.c (mon.2) 5810 : audit 0 from='client.? 172.21.15.80:0/1874888666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:51:59.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:51:58 smithi080 bash[41963]: cluster 2023-12-01T09:51:57.617612+0000 mgr.y (mgr.24362) 9103 : cluster 0 pgmap v9072: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:51:59.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:51:58 smithi080 bash[41963]: audit 2023-12-01T09:51:58.018006+0000 mon.c (mon.2) 5810 : audit 0 from='client.? 172.21.15.80:0/1874888666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:51:59.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:51:58 smithi080 bash[28361]: cluster 2023-12-01T09:51:57.617612+0000 mgr.y (mgr.24362) 9103 : cluster 0 pgmap v9072: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:51:59.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:51:58 smithi080 bash[28361]: audit 2023-12-01T09:51:58.018006+0000 mon.c (mon.2) 5810 : audit 0 from='client.? 172.21.15.80:0/1874888666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:52:01.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:52:00 smithi090 bash[32384]: cluster 2023-12-01T09:51:59.618204+0000 mgr.y (mgr.24362) 9104 : cluster 0 pgmap v9073: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:52:01.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:52:00 smithi090 bash[32384]: audit 2023-12-01T09:52:00.469504+0000 mon.c (mon.2) 5811 : audit 0 from='client.? 172.21.15.80:0/670466302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:52:01.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:52:00 smithi080 bash[28361]: cluster 2023-12-01T09:51:59.618204+0000 mgr.y (mgr.24362) 9104 : cluster 0 pgmap v9073: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:52:01.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:52:00 smithi080 bash[28361]: audit 2023-12-01T09:52:00.469504+0000 mon.c (mon.2) 5811 : audit 0 from='client.? 172.21.15.80:0/670466302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:52:01.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:52:00 smithi080 bash[41963]: cluster 2023-12-01T09:51:59.618204+0000 mgr.y (mgr.24362) 9104 : cluster 0 pgmap v9073: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:52:01.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:52:00 smithi080 bash[41963]: audit 2023-12-01T09:52:00.469504+0000 mon.c (mon.2) 5811 : audit 0 from='client.? 172.21.15.80:0/670466302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:52:03.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:52:02 smithi090 bash[32384]: cluster 2023-12-01T09:52:01.619324+0000 mgr.y (mgr.24362) 9105 : cluster 0 pgmap v9074: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:52:03.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:52:02 smithi080 bash[41963]: cluster 2023-12-01T09:52:01.619324+0000 mgr.y (mgr.24362) 9105 : cluster 0 pgmap v9074: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:52:03.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:52:02 smithi080 bash[28361]: cluster 2023-12-01T09:52:01.619324+0000 mgr.y (mgr.24362) 9105 : cluster 0 pgmap v9074: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:52:04.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:52:03 smithi090 bash[32384]: audit 2023-12-01T09:52:02.933884+0000 mon.a (mon.0) 5916 : audit 0 from='client.? 172.21.15.80:0/3718834485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:52:04.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:52:03 smithi080 bash[28361]: audit 2023-12-01T09:52:02.933884+0000 mon.a (mon.0) 5916 : audit 0 from='client.? 172.21.15.80:0/3718834485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:52:04.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:52:03 smithi080 bash[41963]: audit 2023-12-01T09:52:02.933884+0000 mon.a (mon.0) 5916 : audit 0 from='client.? 172.21.15.80:0/3718834485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:52:05.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:52:04 smithi090 bash[32384]: cluster 2023-12-01T09:52:03.620002+0000 mgr.y (mgr.24362) 9106 : cluster 0 pgmap v9075: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:52:05.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:52:04 smithi080 bash[28361]: cluster 2023-12-01T09:52:03.620002+0000 mgr.y (mgr.24362) 9106 : cluster 0 pgmap v9075: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:52:05.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:52:04 smithi080 bash[41963]: cluster 2023-12-01T09:52:03.620002+0000 mgr.y (mgr.24362) 9106 : cluster 0 pgmap v9075: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:52:06.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:52:05 smithi090 bash[32384]: audit 2023-12-01T09:52:05.385107+0000 mon.c (mon.2) 5812 : audit 0 from='client.? 172.21.15.80:0/102337965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:52:06.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:52:05 smithi080 bash[28361]: audit 2023-12-01T09:52:05.385107+0000 mon.c (mon.2) 5812 : audit 0 from='client.? 172.21.15.80:0/102337965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:52:06.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:52:05 smithi080 bash[41963]: audit 2023-12-01T09:52:05.385107+0000 mon.c (mon.2) 5812 : audit 0 from='client.? 172.21.15.80:0/102337965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:52:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:52:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:52:06] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T09:52:07.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:52:06 smithi090 bash[32384]: cluster 2023-12-01T09:52:05.620578+0000 mgr.y (mgr.24362) 9107 : cluster 0 pgmap v9076: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:52:07.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:52:06 smithi080 bash[28361]: cluster 2023-12-01T09:52:05.620578+0000 mgr.y (mgr.24362) 9107 : cluster 0 pgmap v9076: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:52:07.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:52:06 smithi080 bash[41963]: cluster 2023-12-01T09:52:05.620578+0000 mgr.y (mgr.24362) 9107 : cluster 0 pgmap v9076: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:52:08.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:52:07 smithi090 bash[32384]: audit 2023-12-01T09:52:06.868300+0000 mon.c (mon.2) 5813 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:52:08.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:52:07 smithi080 bash[28361]: audit 2023-12-01T09:52:06.868300+0000 mon.c (mon.2) 5813 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:52:08.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:52:07 smithi080 bash[41963]: audit 2023-12-01T09:52:06.868300+0000 mon.c (mon.2) 5813 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:52:09.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:52:08 smithi090 bash[32384]: cluster 2023-12-01T09:52:07.621674+0000 mgr.y (mgr.24362) 9108 : cluster 0 pgmap v9077: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:52:09.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:52:08 smithi090 bash[32384]: audit 2023-12-01T09:52:07.844673+0000 mon.c (mon.2) 5814 : audit 0 from='client.? 172.21.15.80:0/1530523601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:52:09.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:52:08 smithi080 bash[41963]: cluster 2023-12-01T09:52:07.621674+0000 mgr.y (mgr.24362) 9108 : cluster 0 pgmap v9077: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:52:09.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:52:08 smithi080 bash[41963]: audit 2023-12-01T09:52:07.844673+0000 mon.c (mon.2) 5814 : audit 0 from='client.? 172.21.15.80:0/1530523601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:52:09.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:52:08 smithi080 bash[28361]: cluster 2023-12-01T09:52:07.621674+0000 mgr.y (mgr.24362) 9108 : cluster 0 pgmap v9077: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:52:09.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:52:08 smithi080 bash[28361]: audit 2023-12-01T09:52:07.844673+0000 mon.c (mon.2) 5814 : audit 0 from='client.? 172.21.15.80:0/1530523601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:52:11.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:52:10 smithi080 bash[28361]: cluster 2023-12-01T09:52:09.622204+0000 mgr.y (mgr.24362) 9109 : cluster 0 pgmap v9078: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:52:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:52:10 smithi080 bash[28361]: audit 2023-12-01T09:52:10.259425+0000 mon.c (mon.2) 5815 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:52:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:52:10 smithi080 bash[28361]: audit 2023-12-01T09:52:10.308071+0000 mon.a (mon.0) 5917 : audit 0 from='client.? 172.21.15.80:0/2164976305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:52:11.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:52:10 smithi080 bash[41963]: cluster 2023-12-01T09:52:09.622204+0000 mgr.y (mgr.24362) 9109 : cluster 0 pgmap v9078: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:52:11.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:52:10 smithi080 bash[41963]: audit 2023-12-01T09:52:10.259425+0000 mon.c (mon.2) 5815 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:52:11.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:52:10 smithi080 bash[41963]: audit 2023-12-01T09:52:10.308071+0000 mon.a (mon.0) 5917 : audit 0 from='client.? 172.21.15.80:0/2164976305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:52:11.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:52:10 smithi090 bash[32384]: cluster 2023-12-01T09:52:09.622204+0000 mgr.y (mgr.24362) 9109 : cluster 0 pgmap v9078: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:52:11.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:52:10 smithi090 bash[32384]: audit 2023-12-01T09:52:10.259425+0000 mon.c (mon.2) 5815 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:52:11.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:52:10 smithi090 bash[32384]: audit 2023-12-01T09:52:10.308071+0000 mon.a (mon.0) 5917 : audit 0 from='client.? 172.21.15.80:0/2164976305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:52:13.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:52:12 smithi080 bash[28361]: cluster 2023-12-01T09:52:11.623343+0000 mgr.y (mgr.24362) 9110 : cluster 0 pgmap v9079: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:52:13.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:52:12 smithi080 bash[28361]: audit 2023-12-01T09:52:12.712391+0000 mon.a (mon.0) 5918 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:52:13.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:52:12 smithi080 bash[28361]: audit 2023-12-01T09:52:12.721316+0000 mon.a (mon.0) 5919 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:52:13.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:52:12 smithi080 bash[41963]: cluster 2023-12-01T09:52:11.623343+0000 mgr.y (mgr.24362) 9110 : cluster 0 pgmap v9079: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:52:13.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:52:12 smithi080 bash[41963]: audit 2023-12-01T09:52:12.712391+0000 mon.a (mon.0) 5918 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:52:13.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:52:12 smithi080 bash[41963]: audit 2023-12-01T09:52:12.721316+0000 mon.a (mon.0) 5919 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:52:13.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:52:12 smithi090 bash[32384]: cluster 2023-12-01T09:52:11.623343+0000 mgr.y (mgr.24362) 9110 : cluster 0 pgmap v9079: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:52:13.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:52:12 smithi090 bash[32384]: audit 2023-12-01T09:52:12.712391+0000 mon.a (mon.0) 5918 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:52:13.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:52:12 smithi090 bash[32384]: audit 2023-12-01T09:52:12.721316+0000 mon.a (mon.0) 5919 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:52:14.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:52:13 smithi080 bash[28361]: audit 2023-12-01T09:52:12.800672+0000 mon.a (mon.0) 5920 : audit 0 from='client.? 172.21.15.80:0/1451159211' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:52:14.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:52:13 smithi080 bash[28361]: audit 2023-12-01T09:52:13.015830+0000 mon.a (mon.0) 5921 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:52:14.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:52:13 smithi080 bash[28361]: audit 2023-12-01T09:52:13.026203+0000 mon.a (mon.0) 5922 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:52:14.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:52:13 smithi080 bash[28361]: audit 2023-12-01T09:52:13.503596+0000 mon.c (mon.2) 5816 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:52:14.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:52:13 smithi080 bash[28361]: audit 2023-12-01T09:52:13.505350+0000 mon.c (mon.2) 5817 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:52:14.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:52:13 smithi080 bash[28361]: audit 2023-12-01T09:52:13.515613+0000 mon.a (mon.0) 5923 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:52:14.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:52:13 smithi080 bash[41963]: audit 2023-12-01T09:52:12.800672+0000 mon.a (mon.0) 5920 : audit 0 from='client.? 172.21.15.80:0/1451159211' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:52:14.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:52:13 smithi080 bash[41963]: audit 2023-12-01T09:52:13.015830+0000 mon.a (mon.0) 5921 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:52:14.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:52:13 smithi080 bash[41963]: audit 2023-12-01T09:52:13.026203+0000 mon.a (mon.0) 5922 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:52:14.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:52:13 smithi080 bash[41963]: audit 2023-12-01T09:52:13.503596+0000 mon.c (mon.2) 5816 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:52:14.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:52:13 smithi080 bash[41963]: audit 2023-12-01T09:52:13.505350+0000 mon.c (mon.2) 5817 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:52:14.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:52:13 smithi080 bash[41963]: audit 2023-12-01T09:52:13.515613+0000 mon.a (mon.0) 5923 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:52:14.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:52:13 smithi090 bash[32384]: audit 2023-12-01T09:52:12.800672+0000 mon.a (mon.0) 5920 : audit 0 from='client.? 172.21.15.80:0/1451159211' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:52:14.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:52:13 smithi090 bash[32384]: audit 2023-12-01T09:52:13.015830+0000 mon.a (mon.0) 5921 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:52:14.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:52:13 smithi090 bash[32384]: audit 2023-12-01T09:52:13.026203+0000 mon.a (mon.0) 5922 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:52:14.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:52:13 smithi090 bash[32384]: audit 2023-12-01T09:52:13.503596+0000 mon.c (mon.2) 5816 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:52:14.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:52:13 smithi090 bash[32384]: audit 2023-12-01T09:52:13.505350+0000 mon.c (mon.2) 5817 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:52:14.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:52:13 smithi090 bash[32384]: audit 2023-12-01T09:52:13.515613+0000 mon.a (mon.0) 5923 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:52:15.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:52:14 smithi080 bash[28361]: cluster 2023-12-01T09:52:13.624032+0000 mgr.y (mgr.24362) 9111 : cluster 0 pgmap v9080: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:52:15.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:52:14 smithi080 bash[41963]: cluster 2023-12-01T09:52:13.624032+0000 mgr.y (mgr.24362) 9111 : cluster 0 pgmap v9080: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:52:15.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:52:14 smithi090 bash[32384]: cluster 2023-12-01T09:52:13.624032+0000 mgr.y (mgr.24362) 9111 : cluster 0 pgmap v9080: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:52:16.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:52:15 smithi080 bash[41963]: audit 2023-12-01T09:52:15.259148+0000 mon.c (mon.2) 5818 : audit 0 from='client.? 172.21.15.80:0/3384380854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:52:16.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:52:15 smithi080 bash[28361]: audit 2023-12-01T09:52:15.259148+0000 mon.c (mon.2) 5818 : audit 0 from='client.? 172.21.15.80:0/3384380854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:52:16.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:52:15 smithi090 bash[32384]: audit 2023-12-01T09:52:15.259148+0000 mon.c (mon.2) 5818 : audit 0 from='client.? 172.21.15.80:0/3384380854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:52:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:52:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:52:16] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T09:52:17.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:52:16 smithi080 bash[41963]: cluster 2023-12-01T09:52:15.624687+0000 mgr.y (mgr.24362) 9112 : cluster 0 pgmap v9081: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:52:17.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:52:16 smithi080 bash[28361]: cluster 2023-12-01T09:52:15.624687+0000 mgr.y (mgr.24362) 9112 : cluster 0 pgmap v9081: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:52:17.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:52:16 smithi090 bash[32384]: cluster 2023-12-01T09:52:15.624687+0000 mgr.y (mgr.24362) 9112 : cluster 0 pgmap v9081: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:52:18.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:52:17 smithi080 bash[41963]: audit 2023-12-01T09:52:17.710932+0000 mon.c (mon.2) 5819 : audit 0 from='client.? 172.21.15.80:0/2510856110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:52:18.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:52:17 smithi080 bash[28361]: audit 2023-12-01T09:52:17.710932+0000 mon.c (mon.2) 5819 : audit 0 from='client.? 172.21.15.80:0/2510856110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:52:18.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:52:17 smithi090 bash[32384]: audit 2023-12-01T09:52:17.710932+0000 mon.c (mon.2) 5819 : audit 0 from='client.? 172.21.15.80:0/2510856110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:52:19.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:52:18 smithi080 bash[41963]: cluster 2023-12-01T09:52:17.625764+0000 mgr.y (mgr.24362) 9113 : cluster 0 pgmap v9082: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:52:19.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:52:18 smithi080 bash[28361]: cluster 2023-12-01T09:52:17.625764+0000 mgr.y (mgr.24362) 9113 : cluster 0 pgmap v9082: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:52:19.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:52:18 smithi090 bash[32384]: cluster 2023-12-01T09:52:17.625764+0000 mgr.y (mgr.24362) 9113 : cluster 0 pgmap v9082: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:52:21.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:52:20 smithi080 bash[41963]: cluster 2023-12-01T09:52:19.626442+0000 mgr.y (mgr.24362) 9114 : cluster 0 pgmap v9083: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:52:21.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:52:20 smithi080 bash[41963]: audit 2023-12-01T09:52:20.167859+0000 mon.c (mon.2) 5820 : audit 0 from='client.? 172.21.15.80:0/1976659590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:52:21.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:52:20 smithi080 bash[28361]: cluster 2023-12-01T09:52:19.626442+0000 mgr.y (mgr.24362) 9114 : cluster 0 pgmap v9083: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:52:21.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:52:20 smithi080 bash[28361]: audit 2023-12-01T09:52:20.167859+0000 mon.c (mon.2) 5820 : audit 0 from='client.? 172.21.15.80:0/1976659590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:52:21.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:52:20 smithi090 bash[32384]: cluster 2023-12-01T09:52:19.626442+0000 mgr.y (mgr.24362) 9114 : cluster 0 pgmap v9083: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:52:21.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:52:20 smithi090 bash[32384]: audit 2023-12-01T09:52:20.167859+0000 mon.c (mon.2) 5820 : audit 0 from='client.? 172.21.15.80:0/1976659590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:52:23.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:52:22 smithi080 bash[28361]: cluster 2023-12-01T09:52:21.627529+0000 mgr.y (mgr.24362) 9115 : cluster 0 pgmap v9084: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:52:23.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:52:22 smithi080 bash[28361]: audit 2023-12-01T09:52:22.625557+0000 mon.c (mon.2) 5821 : audit 0 from='client.? 172.21.15.80:0/3164818047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:52:23.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:52:22 smithi080 bash[41963]: cluster 2023-12-01T09:52:21.627529+0000 mgr.y (mgr.24362) 9115 : cluster 0 pgmap v9084: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:52:23.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:52:22 smithi080 bash[41963]: audit 2023-12-01T09:52:22.625557+0000 mon.c (mon.2) 5821 : audit 0 from='client.? 172.21.15.80:0/3164818047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:52:23.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:52:22 smithi090 bash[32384]: cluster 2023-12-01T09:52:21.627529+0000 mgr.y (mgr.24362) 9115 : cluster 0 pgmap v9084: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:52:23.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:52:22 smithi090 bash[32384]: audit 2023-12-01T09:52:22.625557+0000 mon.c (mon.2) 5821 : audit 0 from='client.? 172.21.15.80:0/3164818047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:52:24.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:52:24 smithi080 bash[28361]: cluster 2023-12-01T09:52:23.628253+0000 mgr.y (mgr.24362) 9116 : cluster 0 pgmap v9085: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:52:24.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:52:24 smithi080 bash[41963]: cluster 2023-12-01T09:52:23.628253+0000 mgr.y (mgr.24362) 9116 : cluster 0 pgmap v9085: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:52:24.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:52:24 smithi090 bash[32384]: cluster 2023-12-01T09:52:23.628253+0000 mgr.y (mgr.24362) 9116 : cluster 0 pgmap v9085: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:52:25.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:52:25 smithi080 bash[28361]: audit 2023-12-01T09:52:25.084131+0000 mon.c (mon.2) 5822 : audit 0 from='client.? 172.21.15.80:0/1732811695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:52:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:52:25 smithi080 bash[28361]: audit 2023-12-01T09:52:25.259932+0000 mon.c (mon.2) 5823 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:52:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:52:25 smithi080 bash[41963]: audit 2023-12-01T09:52:25.084131+0000 mon.c (mon.2) 5822 : audit 0 from='client.? 172.21.15.80:0/1732811695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:52:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:52:25 smithi080 bash[41963]: audit 2023-12-01T09:52:25.259932+0000 mon.c (mon.2) 5823 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:52:25.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:52:25 smithi090 bash[32384]: audit 2023-12-01T09:52:25.084131+0000 mon.c (mon.2) 5822 : audit 0 from='client.? 172.21.15.80:0/1732811695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:52:25.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:52:25 smithi090 bash[32384]: audit 2023-12-01T09:52:25.259932+0000 mon.c (mon.2) 5823 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:52:26.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:52:26 smithi080 bash[41963]: cluster 2023-12-01T09:52:25.628823+0000 mgr.y (mgr.24362) 9117 : cluster 0 pgmap v9086: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:52:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:52:26 smithi080 bash[28361]: cluster 2023-12-01T09:52:25.628823+0000 mgr.y (mgr.24362) 9117 : cluster 0 pgmap v9086: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:52:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:52:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:52:26] "GET /metrics HTTP/1.1" 200 33987 "" "Prometheus/2.43.0" 2023-12-01T09:52:26.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:52:26 smithi090 bash[32384]: cluster 2023-12-01T09:52:25.628823+0000 mgr.y (mgr.24362) 9117 : cluster 0 pgmap v9086: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:52:27.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:52:27 smithi080 bash[28361]: audit 2023-12-01T09:52:27.535985+0000 mon.c (mon.2) 5824 : audit 0 from='client.? 172.21.15.80:0/2927330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:52:27.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:52:27 smithi080 bash[41963]: audit 2023-12-01T09:52:27.535985+0000 mon.c (mon.2) 5824 : audit 0 from='client.? 172.21.15.80:0/2927330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:52:28.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:52:27 smithi090 bash[32384]: audit 2023-12-01T09:52:27.535985+0000 mon.c (mon.2) 5824 : audit 0 from='client.? 172.21.15.80:0/2927330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:52:28.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:52:28 smithi080 bash[41963]: cluster 2023-12-01T09:52:27.630000+0000 mgr.y (mgr.24362) 9118 : cluster 0 pgmap v9087: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:52:28.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:52:28 smithi080 bash[28361]: cluster 2023-12-01T09:52:27.630000+0000 mgr.y (mgr.24362) 9118 : cluster 0 pgmap v9087: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:52:29.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:52:28 smithi090 bash[32384]: cluster 2023-12-01T09:52:27.630000+0000 mgr.y (mgr.24362) 9118 : cluster 0 pgmap v9087: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:52:31.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:52:30 smithi090 bash[32384]: cluster 2023-12-01T09:52:29.630612+0000 mgr.y (mgr.24362) 9119 : cluster 0 pgmap v9088: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:52:31.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:52:30 smithi090 bash[32384]: audit 2023-12-01T09:52:29.985591+0000 mon.a (mon.0) 5924 : audit 0 from='client.? 172.21.15.80:0/3336426348' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:52:31.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:52:30 smithi080 bash[28361]: cluster 2023-12-01T09:52:29.630612+0000 mgr.y (mgr.24362) 9119 : cluster 0 pgmap v9088: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:52:31.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:52:30 smithi080 bash[28361]: audit 2023-12-01T09:52:29.985591+0000 mon.a (mon.0) 5924 : audit 0 from='client.? 172.21.15.80:0/3336426348' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:52:31.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:52:30 smithi080 bash[41963]: cluster 2023-12-01T09:52:29.630612+0000 mgr.y (mgr.24362) 9119 : cluster 0 pgmap v9088: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:52:31.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:52:30 smithi080 bash[41963]: audit 2023-12-01T09:52:29.985591+0000 mon.a (mon.0) 5924 : audit 0 from='client.? 172.21.15.80:0/3336426348' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:52:33.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:52:32 smithi090 bash[32384]: cluster 2023-12-01T09:52:31.631727+0000 mgr.y (mgr.24362) 9120 : cluster 0 pgmap v9089: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:52:33.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:52:32 smithi090 bash[32384]: audit 2023-12-01T09:52:32.441392+0000 mon.a (mon.0) 5925 : audit 0 from='client.? 172.21.15.80:0/3530703585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:52:33.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:52:32 smithi080 bash[28361]: cluster 2023-12-01T09:52:31.631727+0000 mgr.y (mgr.24362) 9120 : cluster 0 pgmap v9089: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:52:33.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:52:32 smithi080 bash[28361]: audit 2023-12-01T09:52:32.441392+0000 mon.a (mon.0) 5925 : audit 0 from='client.? 172.21.15.80:0/3530703585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:52:33.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:52:32 smithi080 bash[41963]: cluster 2023-12-01T09:52:31.631727+0000 mgr.y (mgr.24362) 9120 : cluster 0 pgmap v9089: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:52:33.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:52:32 smithi080 bash[41963]: audit 2023-12-01T09:52:32.441392+0000 mon.a (mon.0) 5925 : audit 0 from='client.? 172.21.15.80:0/3530703585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:52:34.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:52:34 smithi080 bash[28361]: cluster 2023-12-01T09:52:33.632385+0000 mgr.y (mgr.24362) 9121 : cluster 0 pgmap v9090: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:52:34.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:52:34 smithi080 bash[41963]: cluster 2023-12-01T09:52:33.632385+0000 mgr.y (mgr.24362) 9121 : cluster 0 pgmap v9090: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:52:34.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:52:34 smithi090 bash[32384]: cluster 2023-12-01T09:52:33.632385+0000 mgr.y (mgr.24362) 9121 : cluster 0 pgmap v9090: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:52:35.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:52:35 smithi080 bash[41963]: audit 2023-12-01T09:52:34.898276+0000 mon.a (mon.0) 5926 : audit 0 from='client.? 172.21.15.80:0/2352453220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:52:35.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:52:35 smithi080 bash[28361]: audit 2023-12-01T09:52:34.898276+0000 mon.a (mon.0) 5926 : audit 0 from='client.? 172.21.15.80:0/2352453220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:52:35.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:52:35 smithi090 bash[32384]: audit 2023-12-01T09:52:34.898276+0000 mon.a (mon.0) 5926 : audit 0 from='client.? 172.21.15.80:0/2352453220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:52:36.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:52:36 smithi080 bash[28361]: cluster 2023-12-01T09:52:35.633043+0000 mgr.y (mgr.24362) 9122 : cluster 0 pgmap v9091: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:52:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:52:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:52:36] "GET /metrics HTTP/1.1" 200 33987 "" "Prometheus/2.43.0" 2023-12-01T09:52:36.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:52:36 smithi080 bash[41963]: cluster 2023-12-01T09:52:35.633043+0000 mgr.y (mgr.24362) 9122 : cluster 0 pgmap v9091: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:52:36.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:52:36 smithi090 bash[32384]: cluster 2023-12-01T09:52:35.633043+0000 mgr.y (mgr.24362) 9122 : cluster 0 pgmap v9091: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:52:37.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:52:37 smithi080 bash[28361]: audit 2023-12-01T09:52:37.348477+0000 mon.c (mon.2) 5825 : audit 0 from='client.? 172.21.15.80:0/642293176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:52:37.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:52:37 smithi080 bash[41963]: audit 2023-12-01T09:52:37.348477+0000 mon.c (mon.2) 5825 : audit 0 from='client.? 172.21.15.80:0/642293176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:52:37.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:52:37 smithi090 bash[32384]: audit 2023-12-01T09:52:37.348477+0000 mon.c (mon.2) 5825 : audit 0 from='client.? 172.21.15.80:0/642293176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:52:38.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:52:38 smithi080 bash[28361]: cluster 2023-12-01T09:52:37.634165+0000 mgr.y (mgr.24362) 9123 : cluster 0 pgmap v9092: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:52:38.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:52:38 smithi080 bash[41963]: cluster 2023-12-01T09:52:37.634165+0000 mgr.y (mgr.24362) 9123 : cluster 0 pgmap v9092: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:52:38.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:52:38 smithi090 bash[32384]: cluster 2023-12-01T09:52:37.634165+0000 mgr.y (mgr.24362) 9123 : cluster 0 pgmap v9092: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:52:41.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:52:40 smithi090 bash[32384]: cluster 2023-12-01T09:52:39.634792+0000 mgr.y (mgr.24362) 9124 : cluster 0 pgmap v9093: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:52:41.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:52:40 smithi090 bash[32384]: audit 2023-12-01T09:52:39.806716+0000 mon.a (mon.0) 5927 : audit 0 from='client.? 172.21.15.80:0/3408904178' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:52:41.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:52:40 smithi090 bash[32384]: audit 2023-12-01T09:52:40.260266+0000 mon.c (mon.2) 5826 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:52:41.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:52:40 smithi080 bash[41963]: cluster 2023-12-01T09:52:39.634792+0000 mgr.y (mgr.24362) 9124 : cluster 0 pgmap v9093: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:52:41.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:52:40 smithi080 bash[41963]: audit 2023-12-01T09:52:39.806716+0000 mon.a (mon.0) 5927 : audit 0 from='client.? 172.21.15.80:0/3408904178' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:52:41.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:52:40 smithi080 bash[41963]: audit 2023-12-01T09:52:40.260266+0000 mon.c (mon.2) 5826 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:52:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:52:40 smithi080 bash[28361]: cluster 2023-12-01T09:52:39.634792+0000 mgr.y (mgr.24362) 9124 : cluster 0 pgmap v9093: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:52:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:52:40 smithi080 bash[28361]: audit 2023-12-01T09:52:39.806716+0000 mon.a (mon.0) 5927 : audit 0 from='client.? 172.21.15.80:0/3408904178' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:52:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:52:40 smithi080 bash[28361]: audit 2023-12-01T09:52:40.260266+0000 mon.c (mon.2) 5826 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:52:43.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:52:42 smithi090 bash[32384]: cluster 2023-12-01T09:52:41.635981+0000 mgr.y (mgr.24362) 9125 : cluster 0 pgmap v9094: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:52:43.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:52:42 smithi090 bash[32384]: audit 2023-12-01T09:52:42.265675+0000 mon.a (mon.0) 5928 : audit 0 from='client.? 172.21.15.80:0/3767715975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:52:43.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:52:42 smithi080 bash[28361]: cluster 2023-12-01T09:52:41.635981+0000 mgr.y (mgr.24362) 9125 : cluster 0 pgmap v9094: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:52:43.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:52:42 smithi080 bash[28361]: audit 2023-12-01T09:52:42.265675+0000 mon.a (mon.0) 5928 : audit 0 from='client.? 172.21.15.80:0/3767715975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:52:43.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:52:42 smithi080 bash[41963]: cluster 2023-12-01T09:52:41.635981+0000 mgr.y (mgr.24362) 9125 : cluster 0 pgmap v9094: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:52:43.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:52:42 smithi080 bash[41963]: audit 2023-12-01T09:52:42.265675+0000 mon.a (mon.0) 5928 : audit 0 from='client.? 172.21.15.80:0/3767715975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:52:44.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:52:44 smithi080 bash[28361]: cluster 2023-12-01T09:52:43.636620+0000 mgr.y (mgr.24362) 9126 : cluster 0 pgmap v9095: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:52:44.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:52:44 smithi080 bash[41963]: cluster 2023-12-01T09:52:43.636620+0000 mgr.y (mgr.24362) 9126 : cluster 0 pgmap v9095: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:52:44.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:52:44 smithi090 bash[32384]: cluster 2023-12-01T09:52:43.636620+0000 mgr.y (mgr.24362) 9126 : cluster 0 pgmap v9095: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:52:45.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:52:45 smithi080 bash[28361]: audit 2023-12-01T09:52:44.723916+0000 mon.c (mon.2) 5827 : audit 0 from='client.? 172.21.15.80:0/1690219275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:52:45.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:52:45 smithi080 bash[41963]: audit 2023-12-01T09:52:44.723916+0000 mon.c (mon.2) 5827 : audit 0 from='client.? 172.21.15.80:0/1690219275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:52:45.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:52:45 smithi090 bash[32384]: audit 2023-12-01T09:52:44.723916+0000 mon.c (mon.2) 5827 : audit 0 from='client.? 172.21.15.80:0/1690219275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:52:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:52:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:52:46] "GET /metrics HTTP/1.1" 200 33989 "" "Prometheus/2.43.0" 2023-12-01T09:52:46.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:52:46 smithi080 bash[41963]: cluster 2023-12-01T09:52:45.637326+0000 mgr.y (mgr.24362) 9127 : cluster 0 pgmap v9096: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:52:46.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:52:46 smithi080 bash[28361]: cluster 2023-12-01T09:52:45.637326+0000 mgr.y (mgr.24362) 9127 : cluster 0 pgmap v9096: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:52:46.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:52:46 smithi090 bash[32384]: cluster 2023-12-01T09:52:45.637326+0000 mgr.y (mgr.24362) 9127 : cluster 0 pgmap v9096: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:52:47.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:52:47 smithi080 bash[41963]: audit 2023-12-01T09:52:47.178364+0000 mon.c (mon.2) 5828 : audit 0 from='client.? 172.21.15.80:0/114597480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:52:47.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:52:47 smithi080 bash[28361]: audit 2023-12-01T09:52:47.178364+0000 mon.c (mon.2) 5828 : audit 0 from='client.? 172.21.15.80:0/114597480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:52:47.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:52:47 smithi090 bash[32384]: audit 2023-12-01T09:52:47.178364+0000 mon.c (mon.2) 5828 : audit 0 from='client.? 172.21.15.80:0/114597480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:52:48.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:52:48 smithi080 bash[41963]: cluster 2023-12-01T09:52:47.638477+0000 mgr.y (mgr.24362) 9128 : cluster 0 pgmap v9097: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:52:48.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:52:48 smithi080 bash[28361]: cluster 2023-12-01T09:52:47.638477+0000 mgr.y (mgr.24362) 9128 : cluster 0 pgmap v9097: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:52:48.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:52:48 smithi090 bash[32384]: cluster 2023-12-01T09:52:47.638477+0000 mgr.y (mgr.24362) 9128 : cluster 0 pgmap v9097: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:52:50.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:52:49 smithi090 bash[32384]: audit 2023-12-01T09:52:49.631356+0000 mon.c (mon.2) 5829 : audit 0 from='client.? 172.21.15.80:0/4074341238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:52:50.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:52:49 smithi080 bash[41963]: audit 2023-12-01T09:52:49.631356+0000 mon.c (mon.2) 5829 : audit 0 from='client.? 172.21.15.80:0/4074341238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:52:50.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:52:49 smithi080 bash[28361]: audit 2023-12-01T09:52:49.631356+0000 mon.c (mon.2) 5829 : audit 0 from='client.? 172.21.15.80:0/4074341238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:52:51.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:52:50 smithi090 bash[32384]: cluster 2023-12-01T09:52:49.639106+0000 mgr.y (mgr.24362) 9129 : cluster 0 pgmap v9098: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:52:51.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:52:50 smithi080 bash[28361]: cluster 2023-12-01T09:52:49.639106+0000 mgr.y (mgr.24362) 9129 : cluster 0 pgmap v9098: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:52:51.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:52:50 smithi080 bash[41963]: cluster 2023-12-01T09:52:49.639106+0000 mgr.y (mgr.24362) 9129 : cluster 0 pgmap v9098: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:52:53.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:52:52 smithi090 bash[32384]: cluster 2023-12-01T09:52:51.640275+0000 mgr.y (mgr.24362) 9130 : cluster 0 pgmap v9099: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:52:53.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:52:52 smithi090 bash[32384]: audit 2023-12-01T09:52:52.087130+0000 mon.c (mon.2) 5830 : audit 0 from='client.? 172.21.15.80:0/1646034145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:52:53.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:52:52 smithi080 bash[41963]: cluster 2023-12-01T09:52:51.640275+0000 mgr.y (mgr.24362) 9130 : cluster 0 pgmap v9099: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:52:53.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:52:52 smithi080 bash[41963]: audit 2023-12-01T09:52:52.087130+0000 mon.c (mon.2) 5830 : audit 0 from='client.? 172.21.15.80:0/1646034145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:52:53.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:52:52 smithi080 bash[28361]: cluster 2023-12-01T09:52:51.640275+0000 mgr.y (mgr.24362) 9130 : cluster 0 pgmap v9099: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:52:53.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:52:52 smithi080 bash[28361]: audit 2023-12-01T09:52:52.087130+0000 mon.c (mon.2) 5830 : audit 0 from='client.? 172.21.15.80:0/1646034145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:52:54.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:52:54 smithi080 bash[41963]: cluster 2023-12-01T09:52:53.640866+0000 mgr.y (mgr.24362) 9131 : cluster 0 pgmap v9100: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:52:54.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:52:54 smithi080 bash[28361]: cluster 2023-12-01T09:52:53.640866+0000 mgr.y (mgr.24362) 9131 : cluster 0 pgmap v9100: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:52:54.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:52:54 smithi090 bash[32384]: cluster 2023-12-01T09:52:53.640866+0000 mgr.y (mgr.24362) 9131 : cluster 0 pgmap v9100: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:52:55.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:52:55 smithi080 bash[41963]: audit 2023-12-01T09:52:54.545780+0000 mon.a (mon.0) 5929 : audit 0 from='client.? 172.21.15.80:0/636184627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:52:55.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:52:55 smithi080 bash[41963]: audit 2023-12-01T09:52:55.260775+0000 mon.c (mon.2) 5831 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:52:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:52:55 smithi080 bash[28361]: audit 2023-12-01T09:52:54.545780+0000 mon.a (mon.0) 5929 : audit 0 from='client.? 172.21.15.80:0/636184627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:52:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:52:55 smithi080 bash[28361]: audit 2023-12-01T09:52:55.260775+0000 mon.c (mon.2) 5831 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:52:55.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:52:55 smithi090 bash[32384]: audit 2023-12-01T09:52:54.545780+0000 mon.a (mon.0) 5929 : audit 0 from='client.? 172.21.15.80:0/636184627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:52:55.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:52:55 smithi090 bash[32384]: audit 2023-12-01T09:52:55.260775+0000 mon.c (mon.2) 5831 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:52:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:52:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:52:56] "GET /metrics HTTP/1.1" 200 33977 "" "Prometheus/2.43.0" 2023-12-01T09:52:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:52:56 smithi080 bash[41963]: cluster 2023-12-01T09:52:55.641534+0000 mgr.y (mgr.24362) 9132 : cluster 0 pgmap v9101: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:52:56.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:52:56 smithi080 bash[28361]: cluster 2023-12-01T09:52:55.641534+0000 mgr.y (mgr.24362) 9132 : cluster 0 pgmap v9101: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:52:56.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:52:56 smithi090 bash[32384]: cluster 2023-12-01T09:52:55.641534+0000 mgr.y (mgr.24362) 9132 : cluster 0 pgmap v9101: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:52:57.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:52:57 smithi080 bash[28361]: audit 2023-12-01T09:52:57.000693+0000 mon.a (mon.0) 5930 : audit 0 from='client.? 172.21.15.80:0/1486266326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:52:57.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:52:57 smithi080 bash[41963]: audit 2023-12-01T09:52:57.000693+0000 mon.a (mon.0) 5930 : audit 0 from='client.? 172.21.15.80:0/1486266326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:52:57.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:52:57 smithi090 bash[32384]: audit 2023-12-01T09:52:57.000693+0000 mon.a (mon.0) 5930 : audit 0 from='client.? 172.21.15.80:0/1486266326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:52:58.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:52:58 smithi080 bash[41963]: cluster 2023-12-01T09:52:57.642688+0000 mgr.y (mgr.24362) 9133 : cluster 0 pgmap v9102: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:52:58.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:52:58 smithi080 bash[28361]: cluster 2023-12-01T09:52:57.642688+0000 mgr.y (mgr.24362) 9133 : cluster 0 pgmap v9102: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:52:58.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:52:58 smithi090 bash[32384]: cluster 2023-12-01T09:52:57.642688+0000 mgr.y (mgr.24362) 9133 : cluster 0 pgmap v9102: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:52:59.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:52:59 smithi090 bash[32384]: audit 2023-12-01T09:52:59.458577+0000 mon.c (mon.2) 5832 : audit 0 from='client.? 172.21.15.80:0/1050708447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:52:59.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:52:59 smithi080 bash[28361]: audit 2023-12-01T09:52:59.458577+0000 mon.c (mon.2) 5832 : audit 0 from='client.? 172.21.15.80:0/1050708447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:52:59.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:52:59 smithi080 bash[41963]: audit 2023-12-01T09:52:59.458577+0000 mon.c (mon.2) 5832 : audit 0 from='client.? 172.21.15.80:0/1050708447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:53:00.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:53:00 smithi080 bash[28361]: cluster 2023-12-01T09:52:59.643469+0000 mgr.y (mgr.24362) 9134 : cluster 0 pgmap v9103: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:53:00.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:53:00 smithi080 bash[41963]: cluster 2023-12-01T09:52:59.643469+0000 mgr.y (mgr.24362) 9134 : cluster 0 pgmap v9103: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:53:01.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:53:00 smithi090 bash[32384]: cluster 2023-12-01T09:52:59.643469+0000 mgr.y (mgr.24362) 9134 : cluster 0 pgmap v9103: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:53:03.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:53:02 smithi090 bash[32384]: cluster 2023-12-01T09:53:01.644652+0000 mgr.y (mgr.24362) 9135 : cluster 0 pgmap v9104: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:53:03.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:53:02 smithi090 bash[32384]: audit 2023-12-01T09:53:01.910343+0000 mon.c (mon.2) 5833 : audit 0 from='client.? 172.21.15.80:0/3391009625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:53:03.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:53:02 smithi080 bash[28361]: cluster 2023-12-01T09:53:01.644652+0000 mgr.y (mgr.24362) 9135 : cluster 0 pgmap v9104: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:53:03.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:53:02 smithi080 bash[28361]: audit 2023-12-01T09:53:01.910343+0000 mon.c (mon.2) 5833 : audit 0 from='client.? 172.21.15.80:0/3391009625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:53:03.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:53:02 smithi080 bash[41963]: cluster 2023-12-01T09:53:01.644652+0000 mgr.y (mgr.24362) 9135 : cluster 0 pgmap v9104: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:53:03.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:53:02 smithi080 bash[41963]: audit 2023-12-01T09:53:01.910343+0000 mon.c (mon.2) 5833 : audit 0 from='client.? 172.21.15.80:0/3391009625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:53:04.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:53:04 smithi080 bash[28361]: cluster 2023-12-01T09:53:03.645290+0000 mgr.y (mgr.24362) 9136 : cluster 0 pgmap v9105: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:53:04.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:53:04 smithi080 bash[41963]: cluster 2023-12-01T09:53:03.645290+0000 mgr.y (mgr.24362) 9136 : cluster 0 pgmap v9105: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:53:04.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:53:04 smithi090 bash[32384]: cluster 2023-12-01T09:53:03.645290+0000 mgr.y (mgr.24362) 9136 : cluster 0 pgmap v9105: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:53:05.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:53:05 smithi080 bash[41963]: audit 2023-12-01T09:53:04.374030+0000 mon.c (mon.2) 5834 : audit 0 from='client.? 172.21.15.80:0/906190452' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:53:05.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:53:05 smithi080 bash[28361]: audit 2023-12-01T09:53:04.374030+0000 mon.c (mon.2) 5834 : audit 0 from='client.? 172.21.15.80:0/906190452' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:53:05.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:53:05 smithi090 bash[32384]: audit 2023-12-01T09:53:04.374030+0000 mon.c (mon.2) 5834 : audit 0 from='client.? 172.21.15.80:0/906190452' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:53:06.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:53:06 smithi080 bash[28361]: cluster 2023-12-01T09:53:05.645945+0000 mgr.y (mgr.24362) 9137 : cluster 0 pgmap v9106: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:53:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:53:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:53:06] "GET /metrics HTTP/1.1" 200 33977 "" "Prometheus/2.43.0" 2023-12-01T09:53:06.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:53:06 smithi080 bash[41963]: cluster 2023-12-01T09:53:05.645945+0000 mgr.y (mgr.24362) 9137 : cluster 0 pgmap v9106: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:53:06.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:53:06 smithi090 bash[32384]: cluster 2023-12-01T09:53:05.645945+0000 mgr.y (mgr.24362) 9137 : cluster 0 pgmap v9106: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:53:07.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:53:07 smithi080 bash[28361]: audit 2023-12-01T09:53:06.825653+0000 mon.a (mon.0) 5931 : audit 0 from='client.? 172.21.15.80:0/3692955223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:53:07.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:53:07 smithi080 bash[41963]: audit 2023-12-01T09:53:06.825653+0000 mon.a (mon.0) 5931 : audit 0 from='client.? 172.21.15.80:0/3692955223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:53:07.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:53:07 smithi090 bash[32384]: audit 2023-12-01T09:53:06.825653+0000 mon.a (mon.0) 5931 : audit 0 from='client.? 172.21.15.80:0/3692955223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:53:08.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:53:08 smithi080 bash[41963]: cluster 2023-12-01T09:53:07.647105+0000 mgr.y (mgr.24362) 9138 : cluster 0 pgmap v9107: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:53:08.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:53:08 smithi080 bash[28361]: cluster 2023-12-01T09:53:07.647105+0000 mgr.y (mgr.24362) 9138 : cluster 0 pgmap v9107: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:53:08.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:53:08 smithi090 bash[32384]: cluster 2023-12-01T09:53:07.647105+0000 mgr.y (mgr.24362) 9138 : cluster 0 pgmap v9107: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:53:09.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:53:09 smithi080 bash[41963]: audit 2023-12-01T09:53:09.272414+0000 mon.a (mon.0) 5932 : audit 0 from='client.? 172.21.15.80:0/2940053617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:53:09.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:53:09 smithi080 bash[28361]: audit 2023-12-01T09:53:09.272414+0000 mon.a (mon.0) 5932 : audit 0 from='client.? 172.21.15.80:0/2940053617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:53:09.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:53:09 smithi090 bash[32384]: audit 2023-12-01T09:53:09.272414+0000 mon.a (mon.0) 5932 : audit 0 from='client.? 172.21.15.80:0/2940053617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:53:10.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:53:10 smithi080 bash[28361]: cluster 2023-12-01T09:53:09.647804+0000 mgr.y (mgr.24362) 9139 : cluster 0 pgmap v9108: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:53:10.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:53:10 smithi080 bash[28361]: audit 2023-12-01T09:53:10.261104+0000 mon.c (mon.2) 5835 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:53:10.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:53:10 smithi080 bash[41963]: cluster 2023-12-01T09:53:09.647804+0000 mgr.y (mgr.24362) 9139 : cluster 0 pgmap v9108: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:53:10.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:53:10 smithi080 bash[41963]: audit 2023-12-01T09:53:10.261104+0000 mon.c (mon.2) 5835 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:53:10.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:53:10 smithi090 bash[32384]: cluster 2023-12-01T09:53:09.647804+0000 mgr.y (mgr.24362) 9139 : cluster 0 pgmap v9108: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:53:10.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:53:10 smithi090 bash[32384]: audit 2023-12-01T09:53:10.261104+0000 mon.c (mon.2) 5835 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:53:13.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:53:12 smithi090 bash[32384]: cluster 2023-12-01T09:53:11.648842+0000 mgr.y (mgr.24362) 9140 : cluster 0 pgmap v9109: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:53:13.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:53:12 smithi090 bash[32384]: audit 2023-12-01T09:53:11.726518+0000 mon.c (mon.2) 5836 : audit 0 from='client.? 172.21.15.80:0/1504558060' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:53:13.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:53:12 smithi080 bash[28361]: cluster 2023-12-01T09:53:11.648842+0000 mgr.y (mgr.24362) 9140 : cluster 0 pgmap v9109: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:53:13.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:53:12 smithi080 bash[28361]: audit 2023-12-01T09:53:11.726518+0000 mon.c (mon.2) 5836 : audit 0 from='client.? 172.21.15.80:0/1504558060' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:53:13.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:53:12 smithi080 bash[41963]: cluster 2023-12-01T09:53:11.648842+0000 mgr.y (mgr.24362) 9140 : cluster 0 pgmap v9109: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:53:13.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:53:12 smithi080 bash[41963]: audit 2023-12-01T09:53:11.726518+0000 mon.c (mon.2) 5836 : audit 0 from='client.? 172.21.15.80:0/1504558060' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:53:14.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:53:14 smithi080 bash[28361]: audit 2023-12-01T09:53:13.601318+0000 mon.c (mon.2) 5837 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:53:14.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:53:14 smithi080 bash[28361]: cluster 2023-12-01T09:53:13.649350+0000 mgr.y (mgr.24362) 9141 : cluster 0 pgmap v9110: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:53:14.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:53:14 smithi080 bash[28361]: audit 2023-12-01T09:53:14.184594+0000 mon.a (mon.0) 5933 : audit 0 from='client.? 172.21.15.80:0/1970448606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:53:14.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:53:14 smithi080 bash[41963]: audit 2023-12-01T09:53:13.601318+0000 mon.c (mon.2) 5837 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:53:14.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:53:14 smithi080 bash[41963]: cluster 2023-12-01T09:53:13.649350+0000 mgr.y (mgr.24362) 9141 : cluster 0 pgmap v9110: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:53:14.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:53:14 smithi080 bash[41963]: audit 2023-12-01T09:53:14.184594+0000 mon.a (mon.0) 5933 : audit 0 from='client.? 172.21.15.80:0/1970448606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:53:14.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:53:14 smithi090 bash[32384]: audit 2023-12-01T09:53:13.601318+0000 mon.c (mon.2) 5837 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:53:14.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:53:14 smithi090 bash[32384]: cluster 2023-12-01T09:53:13.649350+0000 mgr.y (mgr.24362) 9141 : cluster 0 pgmap v9110: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:53:14.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:53:14 smithi090 bash[32384]: audit 2023-12-01T09:53:14.184594+0000 mon.a (mon.0) 5933 : audit 0 from='client.? 172.21.15.80:0/1970448606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:53:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:53:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:53:16] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T09:53:17.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:53:16 smithi090 bash[32384]: cluster 2023-12-01T09:53:15.650099+0000 mgr.y (mgr.24362) 9142 : cluster 0 pgmap v9111: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:53:17.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:53:16 smithi090 bash[32384]: audit 2023-12-01T09:53:16.646674+0000 mon.a (mon.0) 5934 : audit 0 from='client.? 172.21.15.80:0/2415898009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:53:17.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:53:16 smithi080 bash[28361]: cluster 2023-12-01T09:53:15.650099+0000 mgr.y (mgr.24362) 9142 : cluster 0 pgmap v9111: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:53:17.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:53:16 smithi080 bash[28361]: audit 2023-12-01T09:53:16.646674+0000 mon.a (mon.0) 5934 : audit 0 from='client.? 172.21.15.80:0/2415898009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:53:17.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:53:16 smithi080 bash[41963]: cluster 2023-12-01T09:53:15.650099+0000 mgr.y (mgr.24362) 9142 : cluster 0 pgmap v9111: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:53:17.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:53:16 smithi080 bash[41963]: audit 2023-12-01T09:53:16.646674+0000 mon.a (mon.0) 5934 : audit 0 from='client.? 172.21.15.80:0/2415898009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:53:19.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:53:18 smithi090 bash[32384]: cluster 2023-12-01T09:53:17.651407+0000 mgr.y (mgr.24362) 9143 : cluster 0 pgmap v9112: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:53:19.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:53:18 smithi080 bash[41963]: cluster 2023-12-01T09:53:17.651407+0000 mgr.y (mgr.24362) 9143 : cluster 0 pgmap v9112: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:53:19.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:53:18 smithi080 bash[28361]: cluster 2023-12-01T09:53:17.651407+0000 mgr.y (mgr.24362) 9143 : cluster 0 pgmap v9112: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:53:20.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:53:19 smithi090 bash[32384]: audit 2023-12-01T09:53:19.124896+0000 mon.c (mon.2) 5838 : audit 0 from='client.? 172.21.15.80:0/820575544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:53:20.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:53:19 smithi090 bash[32384]: audit 2023-12-01T09:53:19.395097+0000 mon.a (mon.0) 5935 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:53:20.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:53:19 smithi090 bash[32384]: audit 2023-12-01T09:53:19.410947+0000 mon.a (mon.0) 5936 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:53:20.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:53:19 smithi080 bash[41963]: audit 2023-12-01T09:53:19.124896+0000 mon.c (mon.2) 5838 : audit 0 from='client.? 172.21.15.80:0/820575544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:53:20.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:53:19 smithi080 bash[41963]: audit 2023-12-01T09:53:19.395097+0000 mon.a (mon.0) 5935 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:53:20.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:53:19 smithi080 bash[41963]: audit 2023-12-01T09:53:19.410947+0000 mon.a (mon.0) 5936 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:53:20.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:53:19 smithi080 bash[28361]: audit 2023-12-01T09:53:19.124896+0000 mon.c (mon.2) 5838 : audit 0 from='client.? 172.21.15.80:0/820575544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:53:20.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:53:19 smithi080 bash[28361]: audit 2023-12-01T09:53:19.395097+0000 mon.a (mon.0) 5935 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:53:20.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:53:19 smithi080 bash[28361]: audit 2023-12-01T09:53:19.410947+0000 mon.a (mon.0) 5936 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:53:21.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:53:20 smithi080 bash[28361]: cluster 2023-12-01T09:53:19.652080+0000 mgr.y (mgr.24362) 9144 : cluster 0 pgmap v9113: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:53:21.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:53:20 smithi080 bash[28361]: audit 2023-12-01T09:53:19.796945+0000 mon.a (mon.0) 5937 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:53:21.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:53:20 smithi080 bash[28361]: audit 2023-12-01T09:53:19.810767+0000 mon.a (mon.0) 5938 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:53:21.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:53:20 smithi080 bash[41963]: cluster 2023-12-01T09:53:19.652080+0000 mgr.y (mgr.24362) 9144 : cluster 0 pgmap v9113: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:53:21.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:53:20 smithi080 bash[41963]: audit 2023-12-01T09:53:19.796945+0000 mon.a (mon.0) 5937 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:53:21.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:53:20 smithi080 bash[41963]: audit 2023-12-01T09:53:19.810767+0000 mon.a (mon.0) 5938 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:53:21.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:53:20 smithi090 bash[32384]: cluster 2023-12-01T09:53:19.652080+0000 mgr.y (mgr.24362) 9144 : cluster 0 pgmap v9113: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:53:21.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:53:20 smithi090 bash[32384]: audit 2023-12-01T09:53:19.796945+0000 mon.a (mon.0) 5937 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:53:21.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:53:20 smithi090 bash[32384]: audit 2023-12-01T09:53:19.810767+0000 mon.a (mon.0) 5938 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:53:22.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:53:21 smithi080 bash[41963]: audit 2023-12-01T09:53:21.585347+0000 mon.a (mon.0) 5939 : audit 0 from='client.? 172.21.15.80:0/888315109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:53:22.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:53:21 smithi080 bash[28361]: audit 2023-12-01T09:53:21.585347+0000 mon.a (mon.0) 5939 : audit 0 from='client.? 172.21.15.80:0/888315109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:53:22.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:53:21 smithi090 bash[32384]: audit 2023-12-01T09:53:21.585347+0000 mon.a (mon.0) 5939 : audit 0 from='client.? 172.21.15.80:0/888315109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:53:23.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:53:22 smithi080 bash[41963]: cluster 2023-12-01T09:53:21.653105+0000 mgr.y (mgr.24362) 9145 : cluster 0 pgmap v9114: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:53:23.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:53:22 smithi080 bash[28361]: cluster 2023-12-01T09:53:21.653105+0000 mgr.y (mgr.24362) 9145 : cluster 0 pgmap v9114: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:53:23.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:53:22 smithi090 bash[32384]: cluster 2023-12-01T09:53:21.653105+0000 mgr.y (mgr.24362) 9145 : cluster 0 pgmap v9114: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:53:24.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:53:24 smithi080 bash[41963]: cluster 2023-12-01T09:53:23.653864+0000 mgr.y (mgr.24362) 9146 : cluster 0 pgmap v9115: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:53:24.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:53:24 smithi080 bash[41963]: audit 2023-12-01T09:53:24.037937+0000 mon.a (mon.0) 5940 : audit 0 from='client.? 172.21.15.80:0/957032410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:53:24.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:53:24 smithi080 bash[28361]: cluster 2023-12-01T09:53:23.653864+0000 mgr.y (mgr.24362) 9146 : cluster 0 pgmap v9115: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:53:24.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:53:24 smithi080 bash[28361]: audit 2023-12-01T09:53:24.037937+0000 mon.a (mon.0) 5940 : audit 0 from='client.? 172.21.15.80:0/957032410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:53:24.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:53:24 smithi090 bash[32384]: cluster 2023-12-01T09:53:23.653864+0000 mgr.y (mgr.24362) 9146 : cluster 0 pgmap v9115: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:53:24.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:53:24 smithi090 bash[32384]: audit 2023-12-01T09:53:24.037937+0000 mon.a (mon.0) 5940 : audit 0 from='client.? 172.21.15.80:0/957032410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:53:25.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:53:25 smithi090 bash[32384]: audit 2023-12-01T09:53:25.261361+0000 mon.c (mon.2) 5839 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:53:25.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:53:25 smithi080 bash[41963]: audit 2023-12-01T09:53:25.261361+0000 mon.c (mon.2) 5839 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:53:25.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:53:25 smithi080 bash[28361]: audit 2023-12-01T09:53:25.261361+0000 mon.c (mon.2) 5839 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:53:26.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:53:26 smithi080 bash[28361]: cluster 2023-12-01T09:53:25.654511+0000 mgr.y (mgr.24362) 9147 : cluster 0 pgmap v9116: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:53:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:53:26 smithi080 bash[41963]: cluster 2023-12-01T09:53:25.654511+0000 mgr.y (mgr.24362) 9147 : cluster 0 pgmap v9116: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:53:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:53:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:53:26] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T09:53:26.686 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:53:26 smithi090 bash[32384]: cluster 2023-12-01T09:53:25.654511+0000 mgr.y (mgr.24362) 9147 : cluster 0 pgmap v9116: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:53:27.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:53:27 smithi080 bash[28361]: audit 2023-12-01T09:53:26.523812+0000 mon.a (mon.0) 5941 : audit 0 from='client.? 172.21.15.80:0/106959770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:53:27.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:53:27 smithi080 bash[41963]: audit 2023-12-01T09:53:26.523812+0000 mon.a (mon.0) 5941 : audit 0 from='client.? 172.21.15.80:0/106959770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:53:27.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:53:27 smithi090 bash[32384]: audit 2023-12-01T09:53:26.523812+0000 mon.a (mon.0) 5941 : audit 0 from='client.? 172.21.15.80:0/106959770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:53:28.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:53:28 smithi080 bash[28361]: cluster 2023-12-01T09:53:27.655410+0000 mgr.y (mgr.24362) 9148 : cluster 0 pgmap v9117: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:53:28.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:53:28 smithi080 bash[41963]: cluster 2023-12-01T09:53:27.655410+0000 mgr.y (mgr.24362) 9148 : cluster 0 pgmap v9117: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:53:28.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:53:28 smithi090 bash[32384]: cluster 2023-12-01T09:53:27.655410+0000 mgr.y (mgr.24362) 9148 : cluster 0 pgmap v9117: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:53:29.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:53:29 smithi080 bash[41963]: audit 2023-12-01T09:53:28.974588+0000 mon.c (mon.2) 5840 : audit 0 from='client.? 172.21.15.80:0/3254122613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:53:29.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:53:29 smithi080 bash[28361]: audit 2023-12-01T09:53:28.974588+0000 mon.c (mon.2) 5840 : audit 0 from='client.? 172.21.15.80:0/3254122613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:53:29.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:53:29 smithi090 bash[32384]: audit 2023-12-01T09:53:28.974588+0000 mon.c (mon.2) 5840 : audit 0 from='client.? 172.21.15.80:0/3254122613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:53:30.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:53:30 smithi080 bash[28361]: cluster 2023-12-01T09:53:29.656084+0000 mgr.y (mgr.24362) 9149 : cluster 0 pgmap v9118: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:53:30.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:53:30 smithi080 bash[41963]: cluster 2023-12-01T09:53:29.656084+0000 mgr.y (mgr.24362) 9149 : cluster 0 pgmap v9118: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:53:30.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:53:30 smithi090 bash[32384]: cluster 2023-12-01T09:53:29.656084+0000 mgr.y (mgr.24362) 9149 : cluster 0 pgmap v9118: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:53:32.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:53:32 smithi080 bash[28361]: audit 2023-12-01T09:53:31.366401+0000 mon.a (mon.0) 5942 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:53:32.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:53:32 smithi080 bash[28361]: audit 2023-12-01T09:53:31.376528+0000 mon.a (mon.0) 5943 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:53:32.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:53:32 smithi080 bash[28361]: audit 2023-12-01T09:53:31.378941+0000 mon.c (mon.2) 5841 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:53:32.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:53:32 smithi080 bash[28361]: audit 2023-12-01T09:53:31.380102+0000 mon.c (mon.2) 5842 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:53:32.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:53:32 smithi080 bash[28361]: audit 2023-12-01T09:53:31.387477+0000 mon.a (mon.0) 5944 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:53:32.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:53:32 smithi080 bash[28361]: audit 2023-12-01T09:53:31.437493+0000 mon.c (mon.2) 5843 : audit 0 from='client.? 172.21.15.80:0/98017883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:53:32.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:53:32 smithi080 bash[28361]: cluster 2023-12-01T09:53:31.657156+0000 mgr.y (mgr.24362) 9150 : cluster 0 pgmap v9119: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:53:32.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:53:32 smithi080 bash[41963]: audit 2023-12-01T09:53:31.366401+0000 mon.a (mon.0) 5942 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:53:32.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:53:32 smithi080 bash[41963]: audit 2023-12-01T09:53:31.376528+0000 mon.a (mon.0) 5943 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:53:32.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:53:32 smithi080 bash[41963]: audit 2023-12-01T09:53:31.378941+0000 mon.c (mon.2) 5841 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:53:32.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:53:32 smithi080 bash[41963]: audit 2023-12-01T09:53:31.380102+0000 mon.c (mon.2) 5842 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:53:32.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:53:32 smithi080 bash[41963]: audit 2023-12-01T09:53:31.387477+0000 mon.a (mon.0) 5944 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:53:32.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:53:32 smithi080 bash[41963]: audit 2023-12-01T09:53:31.437493+0000 mon.c (mon.2) 5843 : audit 0 from='client.? 172.21.15.80:0/98017883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:53:32.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:53:32 smithi080 bash[41963]: cluster 2023-12-01T09:53:31.657156+0000 mgr.y (mgr.24362) 9150 : cluster 0 pgmap v9119: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:53:32.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:53:32 smithi090 bash[32384]: audit 2023-12-01T09:53:31.366401+0000 mon.a (mon.0) 5942 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:53:32.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:53:32 smithi090 bash[32384]: audit 2023-12-01T09:53:31.376528+0000 mon.a (mon.0) 5943 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:53:32.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:53:32 smithi090 bash[32384]: audit 2023-12-01T09:53:31.378941+0000 mon.c (mon.2) 5841 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:53:32.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:53:32 smithi090 bash[32384]: audit 2023-12-01T09:53:31.380102+0000 mon.c (mon.2) 5842 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:53:32.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:53:32 smithi090 bash[32384]: audit 2023-12-01T09:53:31.387477+0000 mon.a (mon.0) 5944 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:53:32.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:53:32 smithi090 bash[32384]: audit 2023-12-01T09:53:31.437493+0000 mon.c (mon.2) 5843 : audit 0 from='client.? 172.21.15.80:0/98017883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:53:32.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:53:32 smithi090 bash[32384]: cluster 2023-12-01T09:53:31.657156+0000 mgr.y (mgr.24362) 9150 : cluster 0 pgmap v9119: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:53:34.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:53:34 smithi080 bash[28361]: cluster 2023-12-01T09:53:33.657787+0000 mgr.y (mgr.24362) 9151 : cluster 0 pgmap v9120: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:53:34.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:53:34 smithi080 bash[28361]: audit 2023-12-01T09:53:33.897703+0000 mon.c (mon.2) 5844 : audit 0 from='client.? 172.21.15.80:0/2864450269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:53:34.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:53:34 smithi080 bash[41963]: cluster 2023-12-01T09:53:33.657787+0000 mgr.y (mgr.24362) 9151 : cluster 0 pgmap v9120: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:53:34.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:53:34 smithi080 bash[41963]: audit 2023-12-01T09:53:33.897703+0000 mon.c (mon.2) 5844 : audit 0 from='client.? 172.21.15.80:0/2864450269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:53:34.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:53:34 smithi090 bash[32384]: cluster 2023-12-01T09:53:33.657787+0000 mgr.y (mgr.24362) 9151 : cluster 0 pgmap v9120: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:53:34.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:53:34 smithi090 bash[32384]: audit 2023-12-01T09:53:33.897703+0000 mon.c (mon.2) 5844 : audit 0 from='client.? 172.21.15.80:0/2864450269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:53:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:53:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:53:36] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T09:53:37.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:53:36 smithi090 bash[32384]: cluster 2023-12-01T09:53:35.658503+0000 mgr.y (mgr.24362) 9152 : cluster 0 pgmap v9121: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:53:37.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:53:36 smithi090 bash[32384]: audit 2023-12-01T09:53:36.352942+0000 mon.c (mon.2) 5845 : audit 0 from='client.? 172.21.15.80:0/1408855399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:53:37.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:53:36 smithi080 bash[41963]: cluster 2023-12-01T09:53:35.658503+0000 mgr.y (mgr.24362) 9152 : cluster 0 pgmap v9121: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:53:37.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:53:36 smithi080 bash[41963]: audit 2023-12-01T09:53:36.352942+0000 mon.c (mon.2) 5845 : audit 0 from='client.? 172.21.15.80:0/1408855399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:53:37.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:53:36 smithi080 bash[28361]: cluster 2023-12-01T09:53:35.658503+0000 mgr.y (mgr.24362) 9152 : cluster 0 pgmap v9121: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:53:37.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:53:36 smithi080 bash[28361]: audit 2023-12-01T09:53:36.352942+0000 mon.c (mon.2) 5845 : audit 0 from='client.? 172.21.15.80:0/1408855399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:53:39.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:53:38 smithi090 bash[32384]: cluster 2023-12-01T09:53:37.659630+0000 mgr.y (mgr.24362) 9153 : cluster 0 pgmap v9122: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:53:39.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:53:38 smithi080 bash[28361]: cluster 2023-12-01T09:53:37.659630+0000 mgr.y (mgr.24362) 9153 : cluster 0 pgmap v9122: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:53:39.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:53:38 smithi080 bash[41963]: cluster 2023-12-01T09:53:37.659630+0000 mgr.y (mgr.24362) 9153 : cluster 0 pgmap v9122: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:53:40.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:53:39 smithi090 bash[32384]: audit 2023-12-01T09:53:38.817632+0000 mon.c (mon.2) 5846 : audit 0 from='client.? 172.21.15.80:0/1270881029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:53:40.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:53:39 smithi080 bash[28361]: audit 2023-12-01T09:53:38.817632+0000 mon.c (mon.2) 5846 : audit 0 from='client.? 172.21.15.80:0/1270881029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:53:40.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:53:39 smithi080 bash[41963]: audit 2023-12-01T09:53:38.817632+0000 mon.c (mon.2) 5846 : audit 0 from='client.? 172.21.15.80:0/1270881029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:53:41.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:53:40 smithi090 bash[32384]: cluster 2023-12-01T09:53:39.660252+0000 mgr.y (mgr.24362) 9154 : cluster 0 pgmap v9123: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:53:41.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:53:40 smithi090 bash[32384]: audit 2023-12-01T09:53:40.261934+0000 mon.c (mon.2) 5847 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:53:41.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:53:40 smithi080 bash[28361]: cluster 2023-12-01T09:53:39.660252+0000 mgr.y (mgr.24362) 9154 : cluster 0 pgmap v9123: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:53:41.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:53:40 smithi080 bash[28361]: audit 2023-12-01T09:53:40.261934+0000 mon.c (mon.2) 5847 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:53:41.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:53:40 smithi080 bash[41963]: cluster 2023-12-01T09:53:39.660252+0000 mgr.y (mgr.24362) 9154 : cluster 0 pgmap v9123: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:53:41.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:53:40 smithi080 bash[41963]: audit 2023-12-01T09:53:40.261934+0000 mon.c (mon.2) 5847 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:53:42.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:53:41 smithi090 bash[32384]: audit 2023-12-01T09:53:41.271367+0000 mon.a (mon.0) 5945 : audit 0 from='client.? 172.21.15.80:0/3848408061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:53:42.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:53:41 smithi080 bash[28361]: audit 2023-12-01T09:53:41.271367+0000 mon.a (mon.0) 5945 : audit 0 from='client.? 172.21.15.80:0/3848408061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:53:42.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:53:41 smithi080 bash[41963]: audit 2023-12-01T09:53:41.271367+0000 mon.a (mon.0) 5945 : audit 0 from='client.? 172.21.15.80:0/3848408061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:53:43.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:53:42 smithi090 bash[32384]: cluster 2023-12-01T09:53:41.661431+0000 mgr.y (mgr.24362) 9155 : cluster 0 pgmap v9124: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:53:43.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:53:42 smithi080 bash[28361]: cluster 2023-12-01T09:53:41.661431+0000 mgr.y (mgr.24362) 9155 : cluster 0 pgmap v9124: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:53:43.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:53:42 smithi080 bash[41963]: cluster 2023-12-01T09:53:41.661431+0000 mgr.y (mgr.24362) 9155 : cluster 0 pgmap v9124: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:53:44.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:53:44 smithi080 bash[28361]: cluster 2023-12-01T09:53:43.662160+0000 mgr.y (mgr.24362) 9156 : cluster 0 pgmap v9125: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:53:44.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:53:44 smithi080 bash[28361]: audit 2023-12-01T09:53:43.720352+0000 mon.c (mon.2) 5848 : audit 0 from='client.? 172.21.15.80:0/2962162009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:53:44.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:53:44 smithi080 bash[41963]: cluster 2023-12-01T09:53:43.662160+0000 mgr.y (mgr.24362) 9156 : cluster 0 pgmap v9125: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:53:44.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:53:44 smithi080 bash[41963]: audit 2023-12-01T09:53:43.720352+0000 mon.c (mon.2) 5848 : audit 0 from='client.? 172.21.15.80:0/2962162009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:53:44.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:53:44 smithi090 bash[32384]: cluster 2023-12-01T09:53:43.662160+0000 mgr.y (mgr.24362) 9156 : cluster 0 pgmap v9125: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:53:44.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:53:44 smithi090 bash[32384]: audit 2023-12-01T09:53:43.720352+0000 mon.c (mon.2) 5848 : audit 0 from='client.? 172.21.15.80:0/2962162009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:53:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:53:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:53:46] "GET /metrics HTTP/1.1" 200 33987 "" "Prometheus/2.43.0" 2023-12-01T09:53:47.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:53:46 smithi090 bash[32384]: cluster 2023-12-01T09:53:45.662983+0000 mgr.y (mgr.24362) 9157 : cluster 0 pgmap v9126: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:53:47.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:53:46 smithi090 bash[32384]: audit 2023-12-01T09:53:46.167932+0000 mon.c (mon.2) 5849 : audit 0 from='client.? 172.21.15.80:0/2766383788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:53:47.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:53:46 smithi080 bash[41963]: cluster 2023-12-01T09:53:45.662983+0000 mgr.y (mgr.24362) 9157 : cluster 0 pgmap v9126: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:53:47.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:53:46 smithi080 bash[41963]: audit 2023-12-01T09:53:46.167932+0000 mon.c (mon.2) 5849 : audit 0 from='client.? 172.21.15.80:0/2766383788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:53:47.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:53:46 smithi080 bash[28361]: cluster 2023-12-01T09:53:45.662983+0000 mgr.y (mgr.24362) 9157 : cluster 0 pgmap v9126: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:53:47.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:53:46 smithi080 bash[28361]: audit 2023-12-01T09:53:46.167932+0000 mon.c (mon.2) 5849 : audit 0 from='client.? 172.21.15.80:0/2766383788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:53:49.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:53:48 smithi090 bash[32384]: cluster 2023-12-01T09:53:47.664324+0000 mgr.y (mgr.24362) 9158 : cluster 0 pgmap v9127: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:53:49.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:53:48 smithi090 bash[32384]: audit 2023-12-01T09:53:48.619064+0000 mon.a (mon.0) 5946 : audit 0 from='client.? 172.21.15.80:0/3947932473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:53:49.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:53:48 smithi080 bash[41963]: cluster 2023-12-01T09:53:47.664324+0000 mgr.y (mgr.24362) 9158 : cluster 0 pgmap v9127: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:53:49.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:53:48 smithi080 bash[41963]: audit 2023-12-01T09:53:48.619064+0000 mon.a (mon.0) 5946 : audit 0 from='client.? 172.21.15.80:0/3947932473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:53:49.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:53:48 smithi080 bash[28361]: cluster 2023-12-01T09:53:47.664324+0000 mgr.y (mgr.24362) 9158 : cluster 0 pgmap v9127: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:53:49.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:53:48 smithi080 bash[28361]: audit 2023-12-01T09:53:48.619064+0000 mon.a (mon.0) 5946 : audit 0 from='client.? 172.21.15.80:0/3947932473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:53:51.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:53:50 smithi090 bash[32384]: cluster 2023-12-01T09:53:49.665023+0000 mgr.y (mgr.24362) 9159 : cluster 0 pgmap v9128: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:53:51.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:53:50 smithi080 bash[41963]: cluster 2023-12-01T09:53:49.665023+0000 mgr.y (mgr.24362) 9159 : cluster 0 pgmap v9128: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:53:51.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:53:50 smithi080 bash[28361]: cluster 2023-12-01T09:53:49.665023+0000 mgr.y (mgr.24362) 9159 : cluster 0 pgmap v9128: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:53:52.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:53:51 smithi090 bash[32384]: audit 2023-12-01T09:53:51.072238+0000 mon.c (mon.2) 5850 : audit 0 from='client.? 172.21.15.80:0/1367222081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:53:52.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:53:51 smithi080 bash[41963]: audit 2023-12-01T09:53:51.072238+0000 mon.c (mon.2) 5850 : audit 0 from='client.? 172.21.15.80:0/1367222081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:53:52.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:53:51 smithi080 bash[28361]: audit 2023-12-01T09:53:51.072238+0000 mon.c (mon.2) 5850 : audit 0 from='client.? 172.21.15.80:0/1367222081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:53:53.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:53:52 smithi090 bash[32384]: cluster 2023-12-01T09:53:51.666167+0000 mgr.y (mgr.24362) 9160 : cluster 0 pgmap v9129: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:53:53.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:53:52 smithi080 bash[28361]: cluster 2023-12-01T09:53:51.666167+0000 mgr.y (mgr.24362) 9160 : cluster 0 pgmap v9129: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:53:53.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:53:52 smithi080 bash[41963]: cluster 2023-12-01T09:53:51.666167+0000 mgr.y (mgr.24362) 9160 : cluster 0 pgmap v9129: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:53:54.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:53:54 smithi080 bash[28361]: audit 2023-12-01T09:53:53.526533+0000 mon.a (mon.0) 5947 : audit 0 from='client.? 172.21.15.80:0/3838986235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:53:54.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:53:54 smithi080 bash[28361]: cluster 2023-12-01T09:53:53.666723+0000 mgr.y (mgr.24362) 9161 : cluster 0 pgmap v9130: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:53:54.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:53:54 smithi080 bash[41963]: audit 2023-12-01T09:53:53.526533+0000 mon.a (mon.0) 5947 : audit 0 from='client.? 172.21.15.80:0/3838986235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:53:54.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:53:54 smithi080 bash[41963]: cluster 2023-12-01T09:53:53.666723+0000 mgr.y (mgr.24362) 9161 : cluster 0 pgmap v9130: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:53:54.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:53:54 smithi090 bash[32384]: audit 2023-12-01T09:53:53.526533+0000 mon.a (mon.0) 5947 : audit 0 from='client.? 172.21.15.80:0/3838986235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:53:54.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:53:54 smithi090 bash[32384]: cluster 2023-12-01T09:53:53.666723+0000 mgr.y (mgr.24362) 9161 : cluster 0 pgmap v9130: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:53:55.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:53:55 smithi080 bash[28361]: audit 2023-12-01T09:53:55.262429+0000 mon.c (mon.2) 5851 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:53:55.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:53:55 smithi080 bash[41963]: audit 2023-12-01T09:53:55.262429+0000 mon.c (mon.2) 5851 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:53:55.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:53:55 smithi090 bash[32384]: audit 2023-12-01T09:53:55.262429+0000 mon.c (mon.2) 5851 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:53:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:53:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:53:56] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T09:53:56.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:53:56 smithi080 bash[28361]: cluster 2023-12-01T09:53:55.667157+0000 mgr.y (mgr.24362) 9162 : cluster 0 pgmap v9131: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:53:56.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:53:56 smithi080 bash[28361]: audit 2023-12-01T09:53:55.999056+0000 mon.a (mon.0) 5948 : audit 0 from='client.? 172.21.15.80:0/2064853332' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:53:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:53:56 smithi080 bash[41963]: cluster 2023-12-01T09:53:55.667157+0000 mgr.y (mgr.24362) 9162 : cluster 0 pgmap v9131: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:53:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:53:56 smithi080 bash[41963]: audit 2023-12-01T09:53:55.999056+0000 mon.a (mon.0) 5948 : audit 0 from='client.? 172.21.15.80:0/2064853332' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:53:56.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:53:56 smithi090 bash[32384]: cluster 2023-12-01T09:53:55.667157+0000 mgr.y (mgr.24362) 9162 : cluster 0 pgmap v9131: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:53:56.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:53:56 smithi090 bash[32384]: audit 2023-12-01T09:53:55.999056+0000 mon.a (mon.0) 5948 : audit 0 from='client.? 172.21.15.80:0/2064853332' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:53:59.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:53:58 smithi090 bash[32384]: cluster 2023-12-01T09:53:57.668286+0000 mgr.y (mgr.24362) 9163 : cluster 0 pgmap v9132: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:53:59.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:53:58 smithi090 bash[32384]: audit 2023-12-01T09:53:58.456506+0000 mon.a (mon.0) 5949 : audit 0 from='client.? 172.21.15.80:0/2084629888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:53:59.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:53:58 smithi080 bash[28361]: cluster 2023-12-01T09:53:57.668286+0000 mgr.y (mgr.24362) 9163 : cluster 0 pgmap v9132: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:53:59.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:53:58 smithi080 bash[28361]: audit 2023-12-01T09:53:58.456506+0000 mon.a (mon.0) 5949 : audit 0 from='client.? 172.21.15.80:0/2084629888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:53:59.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:53:58 smithi080 bash[41963]: cluster 2023-12-01T09:53:57.668286+0000 mgr.y (mgr.24362) 9163 : cluster 0 pgmap v9132: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:53:59.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:53:58 smithi080 bash[41963]: audit 2023-12-01T09:53:58.456506+0000 mon.a (mon.0) 5949 : audit 0 from='client.? 172.21.15.80:0/2084629888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:54:01.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:54:00 smithi090 bash[32384]: cluster 2023-12-01T09:53:59.668978+0000 mgr.y (mgr.24362) 9164 : cluster 0 pgmap v9133: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:54:01.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:54:00 smithi080 bash[28361]: cluster 2023-12-01T09:53:59.668978+0000 mgr.y (mgr.24362) 9164 : cluster 0 pgmap v9133: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:54:01.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:54:00 smithi080 bash[41963]: cluster 2023-12-01T09:53:59.668978+0000 mgr.y (mgr.24362) 9164 : cluster 0 pgmap v9133: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:54:02.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:54:01 smithi090 bash[32384]: audit 2023-12-01T09:54:00.925327+0000 mon.a (mon.0) 5950 : audit 0 from='client.? 172.21.15.80:0/4247641729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:54:02.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:54:01 smithi080 bash[41963]: audit 2023-12-01T09:54:00.925327+0000 mon.a (mon.0) 5950 : audit 0 from='client.? 172.21.15.80:0/4247641729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:54:02.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:54:01 smithi080 bash[28361]: audit 2023-12-01T09:54:00.925327+0000 mon.a (mon.0) 5950 : audit 0 from='client.? 172.21.15.80:0/4247641729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:54:03.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:54:02 smithi090 bash[32384]: cluster 2023-12-01T09:54:01.670170+0000 mgr.y (mgr.24362) 9165 : cluster 0 pgmap v9134: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:54:03.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:54:02 smithi080 bash[28361]: cluster 2023-12-01T09:54:01.670170+0000 mgr.y (mgr.24362) 9165 : cluster 0 pgmap v9134: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:54:03.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:54:02 smithi080 bash[41963]: cluster 2023-12-01T09:54:01.670170+0000 mgr.y (mgr.24362) 9165 : cluster 0 pgmap v9134: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:54:04.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:54:03 smithi090 bash[32384]: audit 2023-12-01T09:54:03.371041+0000 mon.c (mon.2) 5852 : audit 0 from='client.? 172.21.15.80:0/2966677314' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:54:04.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:54:03 smithi080 bash[28361]: audit 2023-12-01T09:54:03.371041+0000 mon.c (mon.2) 5852 : audit 0 from='client.? 172.21.15.80:0/2966677314' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:54:04.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:54:03 smithi080 bash[41963]: audit 2023-12-01T09:54:03.371041+0000 mon.c (mon.2) 5852 : audit 0 from='client.? 172.21.15.80:0/2966677314' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:54:05.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:54:04 smithi090 bash[32384]: cluster 2023-12-01T09:54:03.670924+0000 mgr.y (mgr.24362) 9166 : cluster 0 pgmap v9135: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:54:05.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:54:04 smithi080 bash[28361]: cluster 2023-12-01T09:54:03.670924+0000 mgr.y (mgr.24362) 9166 : cluster 0 pgmap v9135: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:54:05.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:54:04 smithi080 bash[41963]: cluster 2023-12-01T09:54:03.670924+0000 mgr.y (mgr.24362) 9166 : cluster 0 pgmap v9135: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:54:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:54:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:54:06] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T09:54:07.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:54:06 smithi090 bash[32384]: cluster 2023-12-01T09:54:05.671582+0000 mgr.y (mgr.24362) 9167 : cluster 0 pgmap v9136: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:54:07.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:54:06 smithi090 bash[32384]: audit 2023-12-01T09:54:05.823586+0000 mon.a (mon.0) 5951 : audit 0 from='client.? 172.21.15.80:0/1452891790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:54:07.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:54:06 smithi080 bash[28361]: cluster 2023-12-01T09:54:05.671582+0000 mgr.y (mgr.24362) 9167 : cluster 0 pgmap v9136: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:54:07.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:54:06 smithi080 bash[28361]: audit 2023-12-01T09:54:05.823586+0000 mon.a (mon.0) 5951 : audit 0 from='client.? 172.21.15.80:0/1452891790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:54:07.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:54:06 smithi080 bash[41963]: cluster 2023-12-01T09:54:05.671582+0000 mgr.y (mgr.24362) 9167 : cluster 0 pgmap v9136: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:54:07.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:54:06 smithi080 bash[41963]: audit 2023-12-01T09:54:05.823586+0000 mon.a (mon.0) 5951 : audit 0 from='client.? 172.21.15.80:0/1452891790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:54:09.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:54:08 smithi090 bash[32384]: cluster 2023-12-01T09:54:07.672739+0000 mgr.y (mgr.24362) 9168 : cluster 0 pgmap v9137: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:54:09.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:54:08 smithi090 bash[32384]: audit 2023-12-01T09:54:08.283968+0000 mon.c (mon.2) 5853 : audit 0 from='client.? 172.21.15.80:0/3541755040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:54:09.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:54:08 smithi080 bash[41963]: cluster 2023-12-01T09:54:07.672739+0000 mgr.y (mgr.24362) 9168 : cluster 0 pgmap v9137: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:54:09.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:54:08 smithi080 bash[41963]: audit 2023-12-01T09:54:08.283968+0000 mon.c (mon.2) 5853 : audit 0 from='client.? 172.21.15.80:0/3541755040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:54:09.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:54:08 smithi080 bash[28361]: cluster 2023-12-01T09:54:07.672739+0000 mgr.y (mgr.24362) 9168 : cluster 0 pgmap v9137: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:54:09.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:54:08 smithi080 bash[28361]: audit 2023-12-01T09:54:08.283968+0000 mon.c (mon.2) 5853 : audit 0 from='client.? 172.21.15.80:0/3541755040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:54:11.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:54:10 smithi090 bash[32384]: cluster 2023-12-01T09:54:09.673403+0000 mgr.y (mgr.24362) 9169 : cluster 0 pgmap v9138: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:54:11.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:54:10 smithi090 bash[32384]: audit 2023-12-01T09:54:10.262519+0000 mon.c (mon.2) 5854 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:54:11.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:54:10 smithi090 bash[32384]: audit 2023-12-01T09:54:10.734566+0000 mon.c (mon.2) 5855 : audit 0 from='client.? 172.21.15.80:0/336228248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:54:11.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:54:10 smithi080 bash[41963]: cluster 2023-12-01T09:54:09.673403+0000 mgr.y (mgr.24362) 9169 : cluster 0 pgmap v9138: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:54:11.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:54:10 smithi080 bash[41963]: audit 2023-12-01T09:54:10.262519+0000 mon.c (mon.2) 5854 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:54:11.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:54:10 smithi080 bash[41963]: audit 2023-12-01T09:54:10.734566+0000 mon.c (mon.2) 5855 : audit 0 from='client.? 172.21.15.80:0/336228248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:54:11.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:54:10 smithi080 bash[28361]: cluster 2023-12-01T09:54:09.673403+0000 mgr.y (mgr.24362) 9169 : cluster 0 pgmap v9138: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:54:11.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:54:10 smithi080 bash[28361]: audit 2023-12-01T09:54:10.262519+0000 mon.c (mon.2) 5854 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:54:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:54:10 smithi080 bash[28361]: audit 2023-12-01T09:54:10.734566+0000 mon.c (mon.2) 5855 : audit 0 from='client.? 172.21.15.80:0/336228248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:54:13.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:54:12 smithi090 bash[32384]: cluster 2023-12-01T09:54:11.674655+0000 mgr.y (mgr.24362) 9170 : cluster 0 pgmap v9139: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:54:13.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:54:12 smithi080 bash[28361]: cluster 2023-12-01T09:54:11.674655+0000 mgr.y (mgr.24362) 9170 : cluster 0 pgmap v9139: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:54:13.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:54:12 smithi080 bash[41963]: cluster 2023-12-01T09:54:11.674655+0000 mgr.y (mgr.24362) 9170 : cluster 0 pgmap v9139: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:54:14.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:54:13 smithi090 bash[32384]: audit 2023-12-01T09:54:13.189909+0000 mon.a (mon.0) 5952 : audit 0 from='client.? 172.21.15.80:0/3000432718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:54:14.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:54:13 smithi080 bash[28361]: audit 2023-12-01T09:54:13.189909+0000 mon.a (mon.0) 5952 : audit 0 from='client.? 172.21.15.80:0/3000432718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:54:14.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:54:13 smithi080 bash[41963]: audit 2023-12-01T09:54:13.189909+0000 mon.a (mon.0) 5952 : audit 0 from='client.? 172.21.15.80:0/3000432718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:54:15.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:54:14 smithi080 bash[28361]: cluster 2023-12-01T09:54:13.675388+0000 mgr.y (mgr.24362) 9171 : cluster 0 pgmap v9140: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:54:15.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:54:14 smithi080 bash[41963]: cluster 2023-12-01T09:54:13.675388+0000 mgr.y (mgr.24362) 9171 : cluster 0 pgmap v9140: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:54:15.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:54:14 smithi090 bash[32384]: cluster 2023-12-01T09:54:13.675388+0000 mgr.y (mgr.24362) 9171 : cluster 0 pgmap v9140: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:54:16.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:54:15 smithi080 bash[28361]: audit 2023-12-01T09:54:15.641904+0000 mon.a (mon.0) 5953 : audit 0 from='client.? 172.21.15.80:0/3857657294' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:54:16.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:54:15 smithi080 bash[41963]: audit 2023-12-01T09:54:15.641904+0000 mon.a (mon.0) 5953 : audit 0 from='client.? 172.21.15.80:0/3857657294' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:54:16.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:54:15 smithi090 bash[32384]: audit 2023-12-01T09:54:15.641904+0000 mon.a (mon.0) 5953 : audit 0 from='client.? 172.21.15.80:0/3857657294' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:54:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:54:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:54:16] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T09:54:17.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:54:16 smithi080 bash[28361]: cluster 2023-12-01T09:54:15.676180+0000 mgr.y (mgr.24362) 9172 : cluster 0 pgmap v9141: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:54:17.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:54:16 smithi080 bash[41963]: cluster 2023-12-01T09:54:15.676180+0000 mgr.y (mgr.24362) 9172 : cluster 0 pgmap v9141: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:54:17.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:54:16 smithi090 bash[32384]: cluster 2023-12-01T09:54:15.676180+0000 mgr.y (mgr.24362) 9172 : cluster 0 pgmap v9141: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:54:19.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:54:18 smithi080 bash[28361]: cluster 2023-12-01T09:54:17.677312+0000 mgr.y (mgr.24362) 9173 : cluster 0 pgmap v9142: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:54:19.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:54:18 smithi080 bash[28361]: audit 2023-12-01T09:54:18.088992+0000 mon.c (mon.2) 5856 : audit 0 from='client.? 172.21.15.80:0/4141262136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:54:19.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:54:18 smithi080 bash[41963]: cluster 2023-12-01T09:54:17.677312+0000 mgr.y (mgr.24362) 9173 : cluster 0 pgmap v9142: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:54:19.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:54:18 smithi080 bash[41963]: audit 2023-12-01T09:54:18.088992+0000 mon.c (mon.2) 5856 : audit 0 from='client.? 172.21.15.80:0/4141262136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:54:19.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:54:18 smithi090 bash[32384]: cluster 2023-12-01T09:54:17.677312+0000 mgr.y (mgr.24362) 9173 : cluster 0 pgmap v9142: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:54:19.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:54:18 smithi090 bash[32384]: audit 2023-12-01T09:54:18.088992+0000 mon.c (mon.2) 5856 : audit 0 from='client.? 172.21.15.80:0/4141262136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:54:21.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:54:20 smithi080 bash[41963]: cluster 2023-12-01T09:54:19.677969+0000 mgr.y (mgr.24362) 9174 : cluster 0 pgmap v9143: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:54:21.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:54:20 smithi080 bash[41963]: audit 2023-12-01T09:54:20.547424+0000 mon.a (mon.0) 5954 : audit 0 from='client.? 172.21.15.80:0/1758154405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:54:21.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:54:20 smithi080 bash[28361]: cluster 2023-12-01T09:54:19.677969+0000 mgr.y (mgr.24362) 9174 : cluster 0 pgmap v9143: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:54:21.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:54:20 smithi080 bash[28361]: audit 2023-12-01T09:54:20.547424+0000 mon.a (mon.0) 5954 : audit 0 from='client.? 172.21.15.80:0/1758154405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:54:21.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:54:20 smithi090 bash[32384]: cluster 2023-12-01T09:54:19.677969+0000 mgr.y (mgr.24362) 9174 : cluster 0 pgmap v9143: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:54:21.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:54:20 smithi090 bash[32384]: audit 2023-12-01T09:54:20.547424+0000 mon.a (mon.0) 5954 : audit 0 from='client.? 172.21.15.80:0/1758154405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:54:23.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:54:22 smithi080 bash[41963]: cluster 2023-12-01T09:54:21.679108+0000 mgr.y (mgr.24362) 9175 : cluster 0 pgmap v9144: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:54:23.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:54:22 smithi080 bash[28361]: cluster 2023-12-01T09:54:21.679108+0000 mgr.y (mgr.24362) 9175 : cluster 0 pgmap v9144: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:54:23.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:54:22 smithi090 bash[32384]: cluster 2023-12-01T09:54:21.679108+0000 mgr.y (mgr.24362) 9175 : cluster 0 pgmap v9144: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:54:24.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:54:23 smithi080 bash[41963]: audit 2023-12-01T09:54:23.011308+0000 mon.a (mon.0) 5955 : audit 0 from='client.? 172.21.15.80:0/3014374970' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:54:24.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:54:23 smithi080 bash[28361]: audit 2023-12-01T09:54:23.011308+0000 mon.a (mon.0) 5955 : audit 0 from='client.? 172.21.15.80:0/3014374970' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:54:24.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:54:23 smithi090 bash[32384]: audit 2023-12-01T09:54:23.011308+0000 mon.a (mon.0) 5955 : audit 0 from='client.? 172.21.15.80:0/3014374970' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:54:25.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:54:24 smithi080 bash[41963]: cluster 2023-12-01T09:54:23.679768+0000 mgr.y (mgr.24362) 9176 : cluster 0 pgmap v9145: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:54:25.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:54:24 smithi080 bash[28361]: cluster 2023-12-01T09:54:23.679768+0000 mgr.y (mgr.24362) 9176 : cluster 0 pgmap v9145: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:54:25.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:54:24 smithi090 bash[32384]: cluster 2023-12-01T09:54:23.679768+0000 mgr.y (mgr.24362) 9176 : cluster 0 pgmap v9145: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:54:26.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:54:25 smithi080 bash[41963]: audit 2023-12-01T09:54:25.262365+0000 mon.c (mon.2) 5857 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:54:26.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:54:25 smithi080 bash[41963]: audit 2023-12-01T09:54:25.481809+0000 mon.a (mon.0) 5956 : audit 0 from='client.? 172.21.15.80:0/1060482115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:54:26.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:54:25 smithi080 bash[28361]: audit 2023-12-01T09:54:25.262365+0000 mon.c (mon.2) 5857 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:54:26.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:54:25 smithi080 bash[28361]: audit 2023-12-01T09:54:25.481809+0000 mon.a (mon.0) 5956 : audit 0 from='client.? 172.21.15.80:0/1060482115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:54:26.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:54:25 smithi090 bash[32384]: audit 2023-12-01T09:54:25.262365+0000 mon.c (mon.2) 5857 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:54:26.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:54:25 smithi090 bash[32384]: audit 2023-12-01T09:54:25.481809+0000 mon.a (mon.0) 5956 : audit 0 from='client.? 172.21.15.80:0/1060482115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:54:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:54:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:54:26] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T09:54:27.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:54:26 smithi080 bash[28361]: cluster 2023-12-01T09:54:25.680407+0000 mgr.y (mgr.24362) 9177 : cluster 0 pgmap v9146: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:54:27.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:54:26 smithi080 bash[41963]: cluster 2023-12-01T09:54:25.680407+0000 mgr.y (mgr.24362) 9177 : cluster 0 pgmap v9146: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:54:27.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:54:26 smithi090 bash[32384]: cluster 2023-12-01T09:54:25.680407+0000 mgr.y (mgr.24362) 9177 : cluster 0 pgmap v9146: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:54:29.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:54:28 smithi080 bash[28361]: cluster 2023-12-01T09:54:27.681655+0000 mgr.y (mgr.24362) 9178 : cluster 0 pgmap v9147: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:54:29.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:54:28 smithi080 bash[28361]: audit 2023-12-01T09:54:27.937945+0000 mon.c (mon.2) 5858 : audit 0 from='client.? 172.21.15.80:0/3778577645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:54:29.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:54:28 smithi080 bash[41963]: cluster 2023-12-01T09:54:27.681655+0000 mgr.y (mgr.24362) 9178 : cluster 0 pgmap v9147: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:54:29.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:54:28 smithi080 bash[41963]: audit 2023-12-01T09:54:27.937945+0000 mon.c (mon.2) 5858 : audit 0 from='client.? 172.21.15.80:0/3778577645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:54:29.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:54:28 smithi090 bash[32384]: cluster 2023-12-01T09:54:27.681655+0000 mgr.y (mgr.24362) 9178 : cluster 0 pgmap v9147: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:54:29.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:54:28 smithi090 bash[32384]: audit 2023-12-01T09:54:27.937945+0000 mon.c (mon.2) 5858 : audit 0 from='client.? 172.21.15.80:0/3778577645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:54:31.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:54:30 smithi080 bash[28361]: cluster 2023-12-01T09:54:29.682368+0000 mgr.y (mgr.24362) 9179 : cluster 0 pgmap v9148: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:54:31.235 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:54:30 smithi080 bash[28361]: audit 2023-12-01T09:54:30.385571+0000 mon.c (mon.2) 5859 : audit 0 from='client.? 172.21.15.80:0/423751665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:54:31.235 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:54:30 smithi080 bash[41963]: cluster 2023-12-01T09:54:29.682368+0000 mgr.y (mgr.24362) 9179 : cluster 0 pgmap v9148: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:54:31.235 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:54:30 smithi080 bash[41963]: audit 2023-12-01T09:54:30.385571+0000 mon.c (mon.2) 5859 : audit 0 from='client.? 172.21.15.80:0/423751665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:54:31.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:54:30 smithi090 bash[32384]: cluster 2023-12-01T09:54:29.682368+0000 mgr.y (mgr.24362) 9179 : cluster 0 pgmap v9148: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:54:31.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:54:30 smithi090 bash[32384]: audit 2023-12-01T09:54:30.385571+0000 mon.c (mon.2) 5859 : audit 0 from='client.? 172.21.15.80:0/423751665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:54:32.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:54:31 smithi080 bash[28361]: audit 2023-12-01T09:54:31.470578+0000 mon.c (mon.2) 5860 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:54:32.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:54:31 smithi080 bash[41963]: audit 2023-12-01T09:54:31.470578+0000 mon.c (mon.2) 5860 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:54:32.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:54:31 smithi090 bash[32384]: audit 2023-12-01T09:54:31.470578+0000 mon.c (mon.2) 5860 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:54:33.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:54:32 smithi080 bash[28361]: cluster 2023-12-01T09:54:31.683491+0000 mgr.y (mgr.24362) 9180 : cluster 0 pgmap v9149: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:54:33.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:54:32 smithi080 bash[28361]: audit 2023-12-01T09:54:31.846227+0000 mon.a (mon.0) 5957 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:54:33.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:54:32 smithi080 bash[28361]: audit 2023-12-01T09:54:31.855480+0000 mon.a (mon.0) 5958 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:54:33.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:54:32 smithi080 bash[41963]: cluster 2023-12-01T09:54:31.683491+0000 mgr.y (mgr.24362) 9180 : cluster 0 pgmap v9149: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:54:33.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:54:32 smithi080 bash[41963]: audit 2023-12-01T09:54:31.846227+0000 mon.a (mon.0) 5957 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:54:33.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:54:32 smithi080 bash[41963]: audit 2023-12-01T09:54:31.855480+0000 mon.a (mon.0) 5958 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:54:33.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:54:32 smithi090 bash[32384]: cluster 2023-12-01T09:54:31.683491+0000 mgr.y (mgr.24362) 9180 : cluster 0 pgmap v9149: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:54:33.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:54:32 smithi090 bash[32384]: audit 2023-12-01T09:54:31.846227+0000 mon.a (mon.0) 5957 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:54:33.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:54:32 smithi090 bash[32384]: audit 2023-12-01T09:54:31.855480+0000 mon.a (mon.0) 5958 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:54:34.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:54:33 smithi080 bash[28361]: audit 2023-12-01T09:54:32.840691+0000 mon.a (mon.0) 5959 : audit 0 from='client.? 172.21.15.80:0/1340007800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:54:34.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:54:33 smithi080 bash[28361]: cluster 2023-12-01T09:54:33.684194+0000 mgr.y (mgr.24362) 9181 : cluster 0 pgmap v9150: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:54:34.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:54:33 smithi080 bash[41963]: audit 2023-12-01T09:54:32.840691+0000 mon.a (mon.0) 5959 : audit 0 from='client.? 172.21.15.80:0/1340007800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:54:34.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:54:33 smithi080 bash[41963]: cluster 2023-12-01T09:54:33.684194+0000 mgr.y (mgr.24362) 9181 : cluster 0 pgmap v9150: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:54:34.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:54:33 smithi090 bash[32384]: audit 2023-12-01T09:54:32.840691+0000 mon.a (mon.0) 5959 : audit 0 from='client.? 172.21.15.80:0/1340007800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:54:34.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:54:33 smithi090 bash[32384]: cluster 2023-12-01T09:54:33.684194+0000 mgr.y (mgr.24362) 9181 : cluster 0 pgmap v9150: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:54:35.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:54:35 smithi080 bash[28361]: audit 2023-12-01T09:54:35.298132+0000 mon.a (mon.0) 5960 : audit 0 from='client.? 172.21.15.80:0/4083327337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:54:35.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:54:35 smithi080 bash[41963]: audit 2023-12-01T09:54:35.298132+0000 mon.a (mon.0) 5960 : audit 0 from='client.? 172.21.15.80:0/4083327337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:54:35.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:54:35 smithi090 bash[32384]: audit 2023-12-01T09:54:35.298132+0000 mon.a (mon.0) 5960 : audit 0 from='client.? 172.21.15.80:0/4083327337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:54:36.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:54:36 smithi080 bash[28361]: cluster 2023-12-01T09:54:35.684796+0000 mgr.y (mgr.24362) 9182 : cluster 0 pgmap v9151: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:54:36.683 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:54:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:54:36] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T09:54:36.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:54:36 smithi080 bash[41963]: cluster 2023-12-01T09:54:35.684796+0000 mgr.y (mgr.24362) 9182 : cluster 0 pgmap v9151: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:54:36.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:54:36 smithi090 bash[32384]: cluster 2023-12-01T09:54:35.684796+0000 mgr.y (mgr.24362) 9182 : cluster 0 pgmap v9151: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:54:38.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:54:38 smithi080 bash[41963]: audit 2023-12-01T09:54:37.671195+0000 mon.a (mon.0) 5961 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:54:38.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:54:38 smithi080 bash[41963]: audit 2023-12-01T09:54:37.681284+0000 mon.a (mon.0) 5962 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:54:38.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:54:38 smithi080 bash[41963]: cluster 2023-12-01T09:54:37.685550+0000 mgr.y (mgr.24362) 9183 : cluster 0 pgmap v9152: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:54:38.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:54:38 smithi080 bash[41963]: audit 2023-12-01T09:54:37.695753+0000 mon.a (mon.0) 5963 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:54:38.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:54:38 smithi080 bash[41963]: audit 2023-12-01T09:54:37.704743+0000 mon.a (mon.0) 5964 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:54:38.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:54:38 smithi080 bash[41963]: audit 2023-12-01T09:54:37.773003+0000 mon.c (mon.2) 5861 : audit 0 from='client.? 172.21.15.80:0/3018923359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:54:38.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:54:38 smithi080 bash[41963]: audit 2023-12-01T09:54:38.533307+0000 mon.a (mon.0) 5965 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:54:38.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:54:38 smithi080 bash[41963]: audit 2023-12-01T09:54:38.543435+0000 mon.a (mon.0) 5966 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:54:38.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:54:38 smithi080 bash[41963]: audit 2023-12-01T09:54:38.557080+0000 mon.a (mon.0) 5967 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:54:38.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:54:38 smithi080 bash[41963]: audit 2023-12-01T09:54:38.566313+0000 mon.a (mon.0) 5968 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:54:38.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:54:38 smithi080 bash[41963]: audit 2023-12-01T09:54:38.569510+0000 mon.c (mon.2) 5862 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:54:38.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:54:38 smithi080 bash[41963]: audit 2023-12-01T09:54:38.570816+0000 mon.c (mon.2) 5863 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:54:38.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:54:38 smithi080 bash[41963]: audit 2023-12-01T09:54:38.578208+0000 mon.a (mon.0) 5969 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:54:38.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:54:38 smithi080 bash[28361]: audit 2023-12-01T09:54:37.671195+0000 mon.a (mon.0) 5961 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:54:38.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:54:38 smithi080 bash[28361]: audit 2023-12-01T09:54:37.681284+0000 mon.a (mon.0) 5962 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:54:38.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:54:38 smithi080 bash[28361]: cluster 2023-12-01T09:54:37.685550+0000 mgr.y (mgr.24362) 9183 : cluster 0 pgmap v9152: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:54:38.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:54:38 smithi080 bash[28361]: audit 2023-12-01T09:54:37.695753+0000 mon.a (mon.0) 5963 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:54:38.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:54:38 smithi080 bash[28361]: audit 2023-12-01T09:54:37.704743+0000 mon.a (mon.0) 5964 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:54:38.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:54:38 smithi080 bash[28361]: audit 2023-12-01T09:54:37.773003+0000 mon.c (mon.2) 5861 : audit 0 from='client.? 172.21.15.80:0/3018923359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:54:38.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:54:38 smithi080 bash[28361]: audit 2023-12-01T09:54:38.533307+0000 mon.a (mon.0) 5965 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:54:38.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:54:38 smithi080 bash[28361]: audit 2023-12-01T09:54:38.543435+0000 mon.a (mon.0) 5966 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:54:38.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:54:38 smithi080 bash[28361]: audit 2023-12-01T09:54:38.557080+0000 mon.a (mon.0) 5967 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:54:38.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:54:38 smithi080 bash[28361]: audit 2023-12-01T09:54:38.566313+0000 mon.a (mon.0) 5968 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:54:38.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:54:38 smithi080 bash[28361]: audit 2023-12-01T09:54:38.569510+0000 mon.c (mon.2) 5862 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:54:38.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:54:38 smithi080 bash[28361]: audit 2023-12-01T09:54:38.570816+0000 mon.c (mon.2) 5863 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:54:38.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:54:38 smithi080 bash[28361]: audit 2023-12-01T09:54:38.578208+0000 mon.a (mon.0) 5969 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:54:39.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:54:38 smithi090 bash[32384]: audit 2023-12-01T09:54:37.671195+0000 mon.a (mon.0) 5961 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:54:39.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:54:38 smithi090 bash[32384]: audit 2023-12-01T09:54:37.681284+0000 mon.a (mon.0) 5962 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:54:39.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:54:38 smithi090 bash[32384]: cluster 2023-12-01T09:54:37.685550+0000 mgr.y (mgr.24362) 9183 : cluster 0 pgmap v9152: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:54:39.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:54:38 smithi090 bash[32384]: audit 2023-12-01T09:54:37.695753+0000 mon.a (mon.0) 5963 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:54:39.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:54:38 smithi090 bash[32384]: audit 2023-12-01T09:54:37.704743+0000 mon.a (mon.0) 5964 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:54:39.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:54:38 smithi090 bash[32384]: audit 2023-12-01T09:54:37.773003+0000 mon.c (mon.2) 5861 : audit 0 from='client.? 172.21.15.80:0/3018923359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:54:39.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:54:38 smithi090 bash[32384]: audit 2023-12-01T09:54:38.533307+0000 mon.a (mon.0) 5965 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:54:39.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:54:38 smithi090 bash[32384]: audit 2023-12-01T09:54:38.543435+0000 mon.a (mon.0) 5966 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:54:39.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:54:38 smithi090 bash[32384]: audit 2023-12-01T09:54:38.557080+0000 mon.a (mon.0) 5967 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:54:39.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:54:38 smithi090 bash[32384]: audit 2023-12-01T09:54:38.566313+0000 mon.a (mon.0) 5968 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:54:39.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:54:38 smithi090 bash[32384]: audit 2023-12-01T09:54:38.569510+0000 mon.c (mon.2) 5862 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:54:39.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:54:38 smithi090 bash[32384]: audit 2023-12-01T09:54:38.570816+0000 mon.c (mon.2) 5863 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:54:39.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:54:38 smithi090 bash[32384]: audit 2023-12-01T09:54:38.578208+0000 mon.a (mon.0) 5969 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:54:41.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:54:40 smithi090 bash[32384]: cluster 2023-12-01T09:54:39.686196+0000 mgr.y (mgr.24362) 9184 : cluster 0 pgmap v9153: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:54:41.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:54:40 smithi090 bash[32384]: audit 2023-12-01T09:54:40.227781+0000 mon.c (mon.2) 5864 : audit 0 from='client.? 172.21.15.80:0/468563984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:54:41.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:54:40 smithi090 bash[32384]: audit 2023-12-01T09:54:40.263088+0000 mon.c (mon.2) 5865 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:54:41.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:54:40 smithi080 bash[41963]: cluster 2023-12-01T09:54:39.686196+0000 mgr.y (mgr.24362) 9184 : cluster 0 pgmap v9153: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:54:41.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:54:40 smithi080 bash[41963]: audit 2023-12-01T09:54:40.227781+0000 mon.c (mon.2) 5864 : audit 0 from='client.? 172.21.15.80:0/468563984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:54:41.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:54:40 smithi080 bash[41963]: audit 2023-12-01T09:54:40.263088+0000 mon.c (mon.2) 5865 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:54:41.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:54:40 smithi080 bash[28361]: cluster 2023-12-01T09:54:39.686196+0000 mgr.y (mgr.24362) 9184 : cluster 0 pgmap v9153: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:54:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:54:40 smithi080 bash[28361]: audit 2023-12-01T09:54:40.227781+0000 mon.c (mon.2) 5864 : audit 0 from='client.? 172.21.15.80:0/468563984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:54:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:54:40 smithi080 bash[28361]: audit 2023-12-01T09:54:40.263088+0000 mon.c (mon.2) 5865 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:54:43.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:54:42 smithi090 bash[32384]: cluster 2023-12-01T09:54:41.687337+0000 mgr.y (mgr.24362) 9185 : cluster 0 pgmap v9154: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:54:43.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:54:42 smithi090 bash[32384]: audit 2023-12-01T09:54:42.674030+0000 mon.a (mon.0) 5970 : audit 0 from='client.? 172.21.15.80:0/2832668024' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:54:43.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:54:42 smithi080 bash[41963]: cluster 2023-12-01T09:54:41.687337+0000 mgr.y (mgr.24362) 9185 : cluster 0 pgmap v9154: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:54:43.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:54:42 smithi080 bash[41963]: audit 2023-12-01T09:54:42.674030+0000 mon.a (mon.0) 5970 : audit 0 from='client.? 172.21.15.80:0/2832668024' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:54:43.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:54:42 smithi080 bash[28361]: cluster 2023-12-01T09:54:41.687337+0000 mgr.y (mgr.24362) 9185 : cluster 0 pgmap v9154: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:54:43.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:54:42 smithi080 bash[28361]: audit 2023-12-01T09:54:42.674030+0000 mon.a (mon.0) 5970 : audit 0 from='client.? 172.21.15.80:0/2832668024' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:54:44.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:54:44 smithi080 bash[41963]: cluster 2023-12-01T09:54:43.687960+0000 mgr.y (mgr.24362) 9186 : cluster 0 pgmap v9155: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:54:44.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:54:44 smithi080 bash[28361]: cluster 2023-12-01T09:54:43.687960+0000 mgr.y (mgr.24362) 9186 : cluster 0 pgmap v9155: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:54:44.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:54:44 smithi090 bash[32384]: cluster 2023-12-01T09:54:43.687960+0000 mgr.y (mgr.24362) 9186 : cluster 0 pgmap v9155: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:54:45.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:54:45 smithi080 bash[41963]: audit 2023-12-01T09:54:45.134018+0000 mon.a (mon.0) 5971 : audit 0 from='client.? 172.21.15.80:0/1123541865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:54:45.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:54:45 smithi080 bash[28361]: audit 2023-12-01T09:54:45.134018+0000 mon.a (mon.0) 5971 : audit 0 from='client.? 172.21.15.80:0/1123541865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:54:45.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:54:45 smithi090 bash[32384]: audit 2023-12-01T09:54:45.134018+0000 mon.a (mon.0) 5971 : audit 0 from='client.? 172.21.15.80:0/1123541865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:54:46.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:54:46 smithi080 bash[28361]: cluster 2023-12-01T09:54:45.688682+0000 mgr.y (mgr.24362) 9187 : cluster 0 pgmap v9156: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:54:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:54:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:54:46] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T09:54:46.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:54:46 smithi080 bash[41963]: cluster 2023-12-01T09:54:45.688682+0000 mgr.y (mgr.24362) 9187 : cluster 0 pgmap v9156: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:54:46.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:54:46 smithi090 bash[32384]: cluster 2023-12-01T09:54:45.688682+0000 mgr.y (mgr.24362) 9187 : cluster 0 pgmap v9156: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:54:47.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:54:47 smithi080 bash[28361]: audit 2023-12-01T09:54:47.583955+0000 mon.c (mon.2) 5866 : audit 0 from='client.? 172.21.15.80:0/876342527' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:54:47.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:54:47 smithi080 bash[41963]: audit 2023-12-01T09:54:47.583955+0000 mon.c (mon.2) 5866 : audit 0 from='client.? 172.21.15.80:0/876342527' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:54:48.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:54:47 smithi090 bash[32384]: audit 2023-12-01T09:54:47.583955+0000 mon.c (mon.2) 5866 : audit 0 from='client.? 172.21.15.80:0/876342527' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:54:48.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:54:48 smithi080 bash[28361]: cluster 2023-12-01T09:54:47.689824+0000 mgr.y (mgr.24362) 9188 : cluster 0 pgmap v9157: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:54:48.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:54:48 smithi080 bash[41963]: cluster 2023-12-01T09:54:47.689824+0000 mgr.y (mgr.24362) 9188 : cluster 0 pgmap v9157: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:54:49.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:54:48 smithi090 bash[32384]: cluster 2023-12-01T09:54:47.689824+0000 mgr.y (mgr.24362) 9188 : cluster 0 pgmap v9157: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:54:51.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:54:50 smithi090 bash[32384]: cluster 2023-12-01T09:54:49.690546+0000 mgr.y (mgr.24362) 9189 : cluster 0 pgmap v9158: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:54:51.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:54:50 smithi090 bash[32384]: audit 2023-12-01T09:54:50.037337+0000 mon.a (mon.0) 5972 : audit 0 from='client.? 172.21.15.80:0/2504813269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:54:51.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:54:50 smithi080 bash[41963]: cluster 2023-12-01T09:54:49.690546+0000 mgr.y (mgr.24362) 9189 : cluster 0 pgmap v9158: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:54:51.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:54:50 smithi080 bash[41963]: audit 2023-12-01T09:54:50.037337+0000 mon.a (mon.0) 5972 : audit 0 from='client.? 172.21.15.80:0/2504813269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:54:51.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:54:50 smithi080 bash[28361]: cluster 2023-12-01T09:54:49.690546+0000 mgr.y (mgr.24362) 9189 : cluster 0 pgmap v9158: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:54:51.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:54:50 smithi080 bash[28361]: audit 2023-12-01T09:54:50.037337+0000 mon.a (mon.0) 5972 : audit 0 from='client.? 172.21.15.80:0/2504813269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:54:53.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:54:52 smithi090 bash[32384]: cluster 2023-12-01T09:54:51.691841+0000 mgr.y (mgr.24362) 9190 : cluster 0 pgmap v9159: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:54:53.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:54:52 smithi090 bash[32384]: audit 2023-12-01T09:54:52.487295+0000 mon.a (mon.0) 5973 : audit 0 from='client.? 172.21.15.80:0/3870799874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:54:53.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:54:52 smithi080 bash[28361]: cluster 2023-12-01T09:54:51.691841+0000 mgr.y (mgr.24362) 9190 : cluster 0 pgmap v9159: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:54:53.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:54:52 smithi080 bash[28361]: audit 2023-12-01T09:54:52.487295+0000 mon.a (mon.0) 5973 : audit 0 from='client.? 172.21.15.80:0/3870799874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:54:53.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:54:52 smithi080 bash[41963]: cluster 2023-12-01T09:54:51.691841+0000 mgr.y (mgr.24362) 9190 : cluster 0 pgmap v9159: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:54:53.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:54:52 smithi080 bash[41963]: audit 2023-12-01T09:54:52.487295+0000 mon.a (mon.0) 5973 : audit 0 from='client.? 172.21.15.80:0/3870799874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:54:54.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:54:54 smithi080 bash[41963]: cluster 2023-12-01T09:54:53.692637+0000 mgr.y (mgr.24362) 9191 : cluster 0 pgmap v9160: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:54:54.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:54:54 smithi080 bash[28361]: cluster 2023-12-01T09:54:53.692637+0000 mgr.y (mgr.24362) 9191 : cluster 0 pgmap v9160: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:54:54.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:54:54 smithi090 bash[32384]: cluster 2023-12-01T09:54:53.692637+0000 mgr.y (mgr.24362) 9191 : cluster 0 pgmap v9160: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:54:55.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:54:55 smithi080 bash[41963]: audit 2023-12-01T09:54:54.940406+0000 mon.a (mon.0) 5974 : audit 0 from='client.? 172.21.15.80:0/1686233754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:54:55.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:54:55 smithi080 bash[41963]: audit 2023-12-01T09:54:55.263702+0000 mon.c (mon.2) 5867 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:54:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:54:55 smithi080 bash[28361]: audit 2023-12-01T09:54:54.940406+0000 mon.a (mon.0) 5974 : audit 0 from='client.? 172.21.15.80:0/1686233754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:54:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:54:55 smithi080 bash[28361]: audit 2023-12-01T09:54:55.263702+0000 mon.c (mon.2) 5867 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:54:55.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:54:55 smithi090 bash[32384]: audit 2023-12-01T09:54:54.940406+0000 mon.a (mon.0) 5974 : audit 0 from='client.? 172.21.15.80:0/1686233754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:54:55.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:54:55 smithi090 bash[32384]: audit 2023-12-01T09:54:55.263702+0000 mon.c (mon.2) 5867 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:54:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:54:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:54:56] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T09:54:56.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:54:56 smithi080 bash[28361]: cluster 2023-12-01T09:54:55.693346+0000 mgr.y (mgr.24362) 9192 : cluster 0 pgmap v9161: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:54:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:54:56 smithi080 bash[41963]: cluster 2023-12-01T09:54:55.693346+0000 mgr.y (mgr.24362) 9192 : cluster 0 pgmap v9161: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:54:56.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:54:56 smithi090 bash[32384]: cluster 2023-12-01T09:54:55.693346+0000 mgr.y (mgr.24362) 9192 : cluster 0 pgmap v9161: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:54:57.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:54:57 smithi090 bash[32384]: audit 2023-12-01T09:54:57.388612+0000 mon.c (mon.2) 5868 : audit 0 from='client.? 172.21.15.80:0/2883080179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:54:57.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:54:57 smithi080 bash[41963]: audit 2023-12-01T09:54:57.388612+0000 mon.c (mon.2) 5868 : audit 0 from='client.? 172.21.15.80:0/2883080179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:54:57.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:54:57 smithi080 bash[28361]: audit 2023-12-01T09:54:57.388612+0000 mon.c (mon.2) 5868 : audit 0 from='client.? 172.21.15.80:0/2883080179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:54:58.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:54:58 smithi090 bash[32384]: cluster 2023-12-01T09:54:57.694387+0000 mgr.y (mgr.24362) 9193 : cluster 0 pgmap v9162: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:54:58.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:54:58 smithi080 bash[28361]: cluster 2023-12-01T09:54:57.694387+0000 mgr.y (mgr.24362) 9193 : cluster 0 pgmap v9162: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:54:58.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:54:58 smithi080 bash[41963]: cluster 2023-12-01T09:54:57.694387+0000 mgr.y (mgr.24362) 9193 : cluster 0 pgmap v9162: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:55:01.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:55:00 smithi090 bash[32384]: cluster 2023-12-01T09:54:59.694852+0000 mgr.y (mgr.24362) 9194 : cluster 0 pgmap v9163: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:55:01.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:55:00 smithi090 bash[32384]: audit 2023-12-01T09:54:59.844719+0000 mon.c (mon.2) 5869 : audit 0 from='client.? 172.21.15.80:0/240758007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:55:01.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:55:00 smithi080 bash[28361]: cluster 2023-12-01T09:54:59.694852+0000 mgr.y (mgr.24362) 9194 : cluster 0 pgmap v9163: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:55:01.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:55:00 smithi080 bash[28361]: audit 2023-12-01T09:54:59.844719+0000 mon.c (mon.2) 5869 : audit 0 from='client.? 172.21.15.80:0/240758007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:55:01.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:55:00 smithi080 bash[41963]: cluster 2023-12-01T09:54:59.694852+0000 mgr.y (mgr.24362) 9194 : cluster 0 pgmap v9163: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:55:01.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:55:00 smithi080 bash[41963]: audit 2023-12-01T09:54:59.844719+0000 mon.c (mon.2) 5869 : audit 0 from='client.? 172.21.15.80:0/240758007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:55:03.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:55:02 smithi090 bash[32384]: cluster 2023-12-01T09:55:01.696078+0000 mgr.y (mgr.24362) 9195 : cluster 0 pgmap v9164: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:55:03.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:55:02 smithi090 bash[32384]: audit 2023-12-01T09:55:02.279185+0000 mon.a (mon.0) 5975 : audit 0 from='client.? 172.21.15.80:0/3492492683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:55:03.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:55:02 smithi080 bash[28361]: cluster 2023-12-01T09:55:01.696078+0000 mgr.y (mgr.24362) 9195 : cluster 0 pgmap v9164: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:55:03.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:55:02 smithi080 bash[28361]: audit 2023-12-01T09:55:02.279185+0000 mon.a (mon.0) 5975 : audit 0 from='client.? 172.21.15.80:0/3492492683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:55:03.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:55:02 smithi080 bash[41963]: cluster 2023-12-01T09:55:01.696078+0000 mgr.y (mgr.24362) 9195 : cluster 0 pgmap v9164: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:55:03.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:55:02 smithi080 bash[41963]: audit 2023-12-01T09:55:02.279185+0000 mon.a (mon.0) 5975 : audit 0 from='client.? 172.21.15.80:0/3492492683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:55:04.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:55:04 smithi080 bash[28361]: cluster 2023-12-01T09:55:03.696733+0000 mgr.y (mgr.24362) 9196 : cluster 0 pgmap v9165: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:55:04.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:55:04 smithi080 bash[41963]: cluster 2023-12-01T09:55:03.696733+0000 mgr.y (mgr.24362) 9196 : cluster 0 pgmap v9165: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:55:04.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:55:04 smithi090 bash[32384]: cluster 2023-12-01T09:55:03.696733+0000 mgr.y (mgr.24362) 9196 : cluster 0 pgmap v9165: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:55:05.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:55:05 smithi080 bash[28361]: audit 2023-12-01T09:55:04.731933+0000 mon.a (mon.0) 5976 : audit 0 from='client.? 172.21.15.80:0/2293241563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:55:05.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:55:05 smithi080 bash[41963]: audit 2023-12-01T09:55:04.731933+0000 mon.a (mon.0) 5976 : audit 0 from='client.? 172.21.15.80:0/2293241563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:55:05.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:55:05 smithi090 bash[32384]: audit 2023-12-01T09:55:04.731933+0000 mon.a (mon.0) 5976 : audit 0 from='client.? 172.21.15.80:0/2293241563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:55:06.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:55:06 smithi080 bash[28361]: cluster 2023-12-01T09:55:05.697400+0000 mgr.y (mgr.24362) 9197 : cluster 0 pgmap v9166: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:55:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:55:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:55:06] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T09:55:06.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:55:06 smithi080 bash[41963]: cluster 2023-12-01T09:55:05.697400+0000 mgr.y (mgr.24362) 9197 : cluster 0 pgmap v9166: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:55:06.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:55:06 smithi090 bash[32384]: cluster 2023-12-01T09:55:05.697400+0000 mgr.y (mgr.24362) 9197 : cluster 0 pgmap v9166: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:55:07.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:55:07 smithi090 bash[32384]: audit 2023-12-01T09:55:07.180122+0000 mon.c (mon.2) 5870 : audit 0 from='client.? 172.21.15.80:0/2789099035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:55:07.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:55:07 smithi080 bash[28361]: audit 2023-12-01T09:55:07.180122+0000 mon.c (mon.2) 5870 : audit 0 from='client.? 172.21.15.80:0/2789099035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:55:07.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:55:07 smithi080 bash[41963]: audit 2023-12-01T09:55:07.180122+0000 mon.c (mon.2) 5870 : audit 0 from='client.? 172.21.15.80:0/2789099035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:55:08.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:55:08 smithi090 bash[32384]: cluster 2023-12-01T09:55:07.698614+0000 mgr.y (mgr.24362) 9198 : cluster 0 pgmap v9167: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:55:08.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:55:08 smithi080 bash[41963]: cluster 2023-12-01T09:55:07.698614+0000 mgr.y (mgr.24362) 9198 : cluster 0 pgmap v9167: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:55:08.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:55:08 smithi080 bash[28361]: cluster 2023-12-01T09:55:07.698614+0000 mgr.y (mgr.24362) 9198 : cluster 0 pgmap v9167: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:55:10.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:55:09 smithi090 bash[32384]: audit 2023-12-01T09:55:09.640069+0000 mon.a (mon.0) 5977 : audit 0 from='client.? 172.21.15.80:0/3300561985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:55:10.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:55:09 smithi080 bash[28361]: audit 2023-12-01T09:55:09.640069+0000 mon.a (mon.0) 5977 : audit 0 from='client.? 172.21.15.80:0/3300561985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:55:10.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:55:09 smithi080 bash[41963]: audit 2023-12-01T09:55:09.640069+0000 mon.a (mon.0) 5977 : audit 0 from='client.? 172.21.15.80:0/3300561985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:55:11.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:55:10 smithi090 bash[32384]: cluster 2023-12-01T09:55:09.699294+0000 mgr.y (mgr.24362) 9199 : cluster 0 pgmap v9168: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:55:11.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:55:10 smithi090 bash[32384]: audit 2023-12-01T09:55:10.264335+0000 mon.c (mon.2) 5871 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:55:11.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:55:10 smithi080 bash[28361]: cluster 2023-12-01T09:55:09.699294+0000 mgr.y (mgr.24362) 9199 : cluster 0 pgmap v9168: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:55:11.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:55:10 smithi080 bash[28361]: audit 2023-12-01T09:55:10.264335+0000 mon.c (mon.2) 5871 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:55:11.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:55:10 smithi080 bash[41963]: cluster 2023-12-01T09:55:09.699294+0000 mgr.y (mgr.24362) 9199 : cluster 0 pgmap v9168: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:55:11.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:55:10 smithi080 bash[41963]: audit 2023-12-01T09:55:10.264335+0000 mon.c (mon.2) 5871 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:55:13.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:55:12 smithi090 bash[32384]: cluster 2023-12-01T09:55:11.700442+0000 mgr.y (mgr.24362) 9200 : cluster 0 pgmap v9169: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:55:13.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:55:12 smithi090 bash[32384]: audit 2023-12-01T09:55:12.110540+0000 mon.c (mon.2) 5872 : audit 0 from='client.? 172.21.15.80:0/514663018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:55:13.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:55:12 smithi080 bash[41963]: cluster 2023-12-01T09:55:11.700442+0000 mgr.y (mgr.24362) 9200 : cluster 0 pgmap v9169: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:55:13.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:55:12 smithi080 bash[41963]: audit 2023-12-01T09:55:12.110540+0000 mon.c (mon.2) 5872 : audit 0 from='client.? 172.21.15.80:0/514663018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:55:13.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:55:12 smithi080 bash[28361]: cluster 2023-12-01T09:55:11.700442+0000 mgr.y (mgr.24362) 9200 : cluster 0 pgmap v9169: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:55:13.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:55:12 smithi080 bash[28361]: audit 2023-12-01T09:55:12.110540+0000 mon.c (mon.2) 5872 : audit 0 from='client.? 172.21.15.80:0/514663018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:55:14.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:55:14 smithi090 bash[32384]: cluster 2023-12-01T09:55:13.701248+0000 mgr.y (mgr.24362) 9201 : cluster 0 pgmap v9170: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:55:14.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:55:14 smithi080 bash[28361]: cluster 2023-12-01T09:55:13.701248+0000 mgr.y (mgr.24362) 9201 : cluster 0 pgmap v9170: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:55:14.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:55:14 smithi080 bash[41963]: cluster 2023-12-01T09:55:13.701248+0000 mgr.y (mgr.24362) 9201 : cluster 0 pgmap v9170: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:55:15.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:55:15 smithi090 bash[32384]: audit 2023-12-01T09:55:14.569474+0000 mon.c (mon.2) 5873 : audit 0 from='client.? 172.21.15.80:0/3373927874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:55:15.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:55:15 smithi080 bash[28361]: audit 2023-12-01T09:55:14.569474+0000 mon.c (mon.2) 5873 : audit 0 from='client.? 172.21.15.80:0/3373927874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:55:15.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:55:15 smithi080 bash[41963]: audit 2023-12-01T09:55:14.569474+0000 mon.c (mon.2) 5873 : audit 0 from='client.? 172.21.15.80:0/3373927874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:55:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:55:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:55:16] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T09:55:16.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:55:16 smithi080 bash[28361]: cluster 2023-12-01T09:55:15.701975+0000 mgr.y (mgr.24362) 9202 : cluster 0 pgmap v9171: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:55:16.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:55:16 smithi080 bash[41963]: cluster 2023-12-01T09:55:15.701975+0000 mgr.y (mgr.24362) 9202 : cluster 0 pgmap v9171: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:55:16.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:55:16 smithi090 bash[32384]: cluster 2023-12-01T09:55:15.701975+0000 mgr.y (mgr.24362) 9202 : cluster 0 pgmap v9171: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:55:17.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:55:17 smithi090 bash[32384]: audit 2023-12-01T09:55:17.025439+0000 mon.a (mon.0) 5978 : audit 0 from='client.? 172.21.15.80:0/3358926754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:55:17.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:55:17 smithi080 bash[28361]: audit 2023-12-01T09:55:17.025439+0000 mon.a (mon.0) 5978 : audit 0 from='client.? 172.21.15.80:0/3358926754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:55:17.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:55:17 smithi080 bash[41963]: audit 2023-12-01T09:55:17.025439+0000 mon.a (mon.0) 5978 : audit 0 from='client.? 172.21.15.80:0/3358926754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:55:18.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:55:18 smithi090 bash[32384]: cluster 2023-12-01T09:55:17.703138+0000 mgr.y (mgr.24362) 9203 : cluster 0 pgmap v9172: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:55:18.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:55:18 smithi080 bash[28361]: cluster 2023-12-01T09:55:17.703138+0000 mgr.y (mgr.24362) 9203 : cluster 0 pgmap v9172: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:55:18.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:55:18 smithi080 bash[41963]: cluster 2023-12-01T09:55:17.703138+0000 mgr.y (mgr.24362) 9203 : cluster 0 pgmap v9172: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:55:19.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:55:19 smithi080 bash[41963]: audit 2023-12-01T09:55:19.489129+0000 mon.a (mon.0) 5979 : audit 0 from='client.? 172.21.15.80:0/2419970352' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:55:19.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:55:19 smithi080 bash[28361]: audit 2023-12-01T09:55:19.489129+0000 mon.a (mon.0) 5979 : audit 0 from='client.? 172.21.15.80:0/2419970352' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:55:20.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:55:19 smithi090 bash[32384]: audit 2023-12-01T09:55:19.489129+0000 mon.a (mon.0) 5979 : audit 0 from='client.? 172.21.15.80:0/2419970352' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:55:20.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:55:20 smithi080 bash[28361]: cluster 2023-12-01T09:55:19.703739+0000 mgr.y (mgr.24362) 9204 : cluster 0 pgmap v9173: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:55:20.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:55:20 smithi080 bash[41963]: cluster 2023-12-01T09:55:19.703739+0000 mgr.y (mgr.24362) 9204 : cluster 0 pgmap v9173: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:55:21.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:55:20 smithi090 bash[32384]: cluster 2023-12-01T09:55:19.703739+0000 mgr.y (mgr.24362) 9204 : cluster 0 pgmap v9173: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:55:23.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:55:22 smithi090 bash[32384]: cluster 2023-12-01T09:55:21.704880+0000 mgr.y (mgr.24362) 9205 : cluster 0 pgmap v9174: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:55:23.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:55:22 smithi090 bash[32384]: audit 2023-12-01T09:55:21.951409+0000 mon.a (mon.0) 5980 : audit 0 from='client.? 172.21.15.80:0/3331190814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:55:23.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:55:22 smithi080 bash[28361]: cluster 2023-12-01T09:55:21.704880+0000 mgr.y (mgr.24362) 9205 : cluster 0 pgmap v9174: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:55:23.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:55:22 smithi080 bash[28361]: audit 2023-12-01T09:55:21.951409+0000 mon.a (mon.0) 5980 : audit 0 from='client.? 172.21.15.80:0/3331190814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:55:23.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:55:22 smithi080 bash[41963]: cluster 2023-12-01T09:55:21.704880+0000 mgr.y (mgr.24362) 9205 : cluster 0 pgmap v9174: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:55:23.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:55:22 smithi080 bash[41963]: audit 2023-12-01T09:55:21.951409+0000 mon.a (mon.0) 5980 : audit 0 from='client.? 172.21.15.80:0/3331190814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:55:24.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:55:24 smithi080 bash[28361]: cluster 2023-12-01T09:55:23.705660+0000 mgr.y (mgr.24362) 9206 : cluster 0 pgmap v9175: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:55:24.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:55:24 smithi080 bash[28361]: audit 2023-12-01T09:55:24.403305+0000 mon.a (mon.0) 5981 : audit 0 from='client.? 172.21.15.80:0/4141904622' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:55:24.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:55:24 smithi080 bash[41963]: cluster 2023-12-01T09:55:23.705660+0000 mgr.y (mgr.24362) 9206 : cluster 0 pgmap v9175: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:55:24.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:55:24 smithi080 bash[41963]: audit 2023-12-01T09:55:24.403305+0000 mon.a (mon.0) 5981 : audit 0 from='client.? 172.21.15.80:0/4141904622' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:55:24.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:55:24 smithi090 bash[32384]: cluster 2023-12-01T09:55:23.705660+0000 mgr.y (mgr.24362) 9206 : cluster 0 pgmap v9175: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:55:24.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:55:24 smithi090 bash[32384]: audit 2023-12-01T09:55:24.403305+0000 mon.a (mon.0) 5981 : audit 0 from='client.? 172.21.15.80:0/4141904622' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:55:25.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:55:25 smithi090 bash[32384]: audit 2023-12-01T09:55:25.264499+0000 mon.c (mon.2) 5874 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:55:25.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:55:25 smithi080 bash[28361]: audit 2023-12-01T09:55:25.264499+0000 mon.c (mon.2) 5874 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:55:25.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:55:25 smithi080 bash[41963]: audit 2023-12-01T09:55:25.264499+0000 mon.c (mon.2) 5874 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:55:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:55:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:55:26] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T09:55:26.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:55:26 smithi080 bash[41963]: cluster 2023-12-01T09:55:25.706400+0000 mgr.y (mgr.24362) 9207 : cluster 0 pgmap v9176: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:55:26.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:55:26 smithi080 bash[28361]: cluster 2023-12-01T09:55:25.706400+0000 mgr.y (mgr.24362) 9207 : cluster 0 pgmap v9176: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:55:26.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:55:26 smithi090 bash[32384]: cluster 2023-12-01T09:55:25.706400+0000 mgr.y (mgr.24362) 9207 : cluster 0 pgmap v9176: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:55:27.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:55:27 smithi090 bash[32384]: audit 2023-12-01T09:55:26.851846+0000 mon.c (mon.2) 5875 : audit 0 from='client.? 172.21.15.80:0/2163475176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:55:27.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:55:27 smithi080 bash[41963]: audit 2023-12-01T09:55:26.851846+0000 mon.c (mon.2) 5875 : audit 0 from='client.? 172.21.15.80:0/2163475176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:55:27.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:55:27 smithi080 bash[28361]: audit 2023-12-01T09:55:26.851846+0000 mon.c (mon.2) 5875 : audit 0 from='client.? 172.21.15.80:0/2163475176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:55:28.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:55:28 smithi090 bash[32384]: cluster 2023-12-01T09:55:27.707540+0000 mgr.y (mgr.24362) 9208 : cluster 0 pgmap v9177: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:55:28.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:55:28 smithi080 bash[28361]: cluster 2023-12-01T09:55:27.707540+0000 mgr.y (mgr.24362) 9208 : cluster 0 pgmap v9177: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:55:28.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:55:28 smithi080 bash[41963]: cluster 2023-12-01T09:55:27.707540+0000 mgr.y (mgr.24362) 9208 : cluster 0 pgmap v9177: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:55:29.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:55:29 smithi090 bash[32384]: audit 2023-12-01T09:55:29.313533+0000 mon.c (mon.2) 5876 : audit 0 from='client.? 172.21.15.80:0/1621651967' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:55:29.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:55:29 smithi080 bash[28361]: audit 2023-12-01T09:55:29.313533+0000 mon.c (mon.2) 5876 : audit 0 from='client.? 172.21.15.80:0/1621651967' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:55:29.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:55:29 smithi080 bash[41963]: audit 2023-12-01T09:55:29.313533+0000 mon.c (mon.2) 5876 : audit 0 from='client.? 172.21.15.80:0/1621651967' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:55:30.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:55:30 smithi090 bash[32384]: cluster 2023-12-01T09:55:29.708258+0000 mgr.y (mgr.24362) 9209 : cluster 0 pgmap v9178: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:55:30.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:55:30 smithi080 bash[28361]: cluster 2023-12-01T09:55:29.708258+0000 mgr.y (mgr.24362) 9209 : cluster 0 pgmap v9178: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:55:30.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:55:30 smithi080 bash[41963]: cluster 2023-12-01T09:55:29.708258+0000 mgr.y (mgr.24362) 9209 : cluster 0 pgmap v9178: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:55:33.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:55:32 smithi090 bash[32384]: cluster 2023-12-01T09:55:31.709352+0000 mgr.y (mgr.24362) 9210 : cluster 0 pgmap v9179: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:55:33.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:55:32 smithi090 bash[32384]: audit 2023-12-01T09:55:31.772286+0000 mon.c (mon.2) 5877 : audit 0 from='client.? 172.21.15.80:0/894977793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:55:33.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:55:32 smithi080 bash[28361]: cluster 2023-12-01T09:55:31.709352+0000 mgr.y (mgr.24362) 9210 : cluster 0 pgmap v9179: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:55:33.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:55:32 smithi080 bash[28361]: audit 2023-12-01T09:55:31.772286+0000 mon.c (mon.2) 5877 : audit 0 from='client.? 172.21.15.80:0/894977793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:55:33.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:55:32 smithi080 bash[41963]: cluster 2023-12-01T09:55:31.709352+0000 mgr.y (mgr.24362) 9210 : cluster 0 pgmap v9179: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:55:33.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:55:32 smithi080 bash[41963]: audit 2023-12-01T09:55:31.772286+0000 mon.c (mon.2) 5877 : audit 0 from='client.? 172.21.15.80:0/894977793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:55:34.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:55:34 smithi090 bash[32384]: cluster 2023-12-01T09:55:33.710021+0000 mgr.y (mgr.24362) 9211 : cluster 0 pgmap v9180: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:55:34.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:55:34 smithi090 bash[32384]: audit 2023-12-01T09:55:34.225308+0000 mon.a (mon.0) 5982 : audit 0 from='client.? 172.21.15.80:0/2060902696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:55:34.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:55:34 smithi080 bash[28361]: cluster 2023-12-01T09:55:33.710021+0000 mgr.y (mgr.24362) 9211 : cluster 0 pgmap v9180: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:55:34.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:55:34 smithi080 bash[28361]: audit 2023-12-01T09:55:34.225308+0000 mon.a (mon.0) 5982 : audit 0 from='client.? 172.21.15.80:0/2060902696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:55:34.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:55:34 smithi080 bash[41963]: cluster 2023-12-01T09:55:33.710021+0000 mgr.y (mgr.24362) 9211 : cluster 0 pgmap v9180: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:55:34.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:55:34 smithi080 bash[41963]: audit 2023-12-01T09:55:34.225308+0000 mon.a (mon.0) 5982 : audit 0 from='client.? 172.21.15.80:0/2060902696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:55:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:55:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:55:36] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T09:55:37.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:55:36 smithi080 bash[28361]: cluster 2023-12-01T09:55:35.710612+0000 mgr.y (mgr.24362) 9212 : cluster 0 pgmap v9181: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:55:37.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:55:36 smithi080 bash[28361]: audit 2023-12-01T09:55:36.676151+0000 mon.c (mon.2) 5878 : audit 0 from='client.? 172.21.15.80:0/1764495775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:55:37.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:55:36 smithi080 bash[41963]: cluster 2023-12-01T09:55:35.710612+0000 mgr.y (mgr.24362) 9212 : cluster 0 pgmap v9181: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:55:37.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:55:36 smithi080 bash[41963]: audit 2023-12-01T09:55:36.676151+0000 mon.c (mon.2) 5878 : audit 0 from='client.? 172.21.15.80:0/1764495775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:55:37.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:55:36 smithi090 bash[32384]: cluster 2023-12-01T09:55:35.710612+0000 mgr.y (mgr.24362) 9212 : cluster 0 pgmap v9181: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:55:37.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:55:36 smithi090 bash[32384]: audit 2023-12-01T09:55:36.676151+0000 mon.c (mon.2) 5878 : audit 0 from='client.? 172.21.15.80:0/1764495775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:55:39.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:55:38 smithi080 bash[28361]: cluster 2023-12-01T09:55:37.711771+0000 mgr.y (mgr.24362) 9213 : cluster 0 pgmap v9182: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:55:39.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:55:38 smithi080 bash[28361]: audit 2023-12-01T09:55:38.660562+0000 mon.c (mon.2) 5879 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:55:39.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:55:38 smithi080 bash[41963]: cluster 2023-12-01T09:55:37.711771+0000 mgr.y (mgr.24362) 9213 : cluster 0 pgmap v9182: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:55:39.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:55:38 smithi080 bash[41963]: audit 2023-12-01T09:55:38.660562+0000 mon.c (mon.2) 5879 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:55:39.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:55:38 smithi090 bash[32384]: cluster 2023-12-01T09:55:37.711771+0000 mgr.y (mgr.24362) 9213 : cluster 0 pgmap v9182: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:55:39.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:55:38 smithi090 bash[32384]: audit 2023-12-01T09:55:38.660562+0000 mon.c (mon.2) 5879 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:55:40.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:55:40 smithi080 bash[28361]: audit 2023-12-01T09:55:39.039160+0000 mon.a (mon.0) 5983 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:55:40.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:55:40 smithi080 bash[28361]: audit 2023-12-01T09:55:39.054806+0000 mon.a (mon.0) 5984 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:55:40.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:55:40 smithi080 bash[28361]: audit 2023-12-01T09:55:39.141481+0000 mon.a (mon.0) 5985 : audit 0 from='client.? 172.21.15.80:0/3073847585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:55:40.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:55:40 smithi080 bash[28361]: cluster 2023-12-01T09:55:39.712453+0000 mgr.y (mgr.24362) 9214 : cluster 0 pgmap v9183: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:55:40.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:55:40 smithi080 bash[41963]: audit 2023-12-01T09:55:39.039160+0000 mon.a (mon.0) 5983 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:55:40.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:55:40 smithi080 bash[41963]: audit 2023-12-01T09:55:39.054806+0000 mon.a (mon.0) 5984 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:55:40.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:55:40 smithi080 bash[41963]: audit 2023-12-01T09:55:39.141481+0000 mon.a (mon.0) 5985 : audit 0 from='client.? 172.21.15.80:0/3073847585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:55:40.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:55:40 smithi080 bash[41963]: cluster 2023-12-01T09:55:39.712453+0000 mgr.y (mgr.24362) 9214 : cluster 0 pgmap v9183: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:55:40.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:55:40 smithi090 bash[32384]: audit 2023-12-01T09:55:39.039160+0000 mon.a (mon.0) 5983 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:55:40.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:55:40 smithi090 bash[32384]: audit 2023-12-01T09:55:39.054806+0000 mon.a (mon.0) 5984 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:55:40.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:55:40 smithi090 bash[32384]: audit 2023-12-01T09:55:39.141481+0000 mon.a (mon.0) 5985 : audit 0 from='client.? 172.21.15.80:0/3073847585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:55:40.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:55:40 smithi090 bash[32384]: cluster 2023-12-01T09:55:39.712453+0000 mgr.y (mgr.24362) 9214 : cluster 0 pgmap v9183: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:55:41.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:55:41 smithi080 bash[28361]: audit 2023-12-01T09:55:40.264982+0000 mon.c (mon.2) 5880 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:55:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:55:41 smithi080 bash[41963]: audit 2023-12-01T09:55:40.264982+0000 mon.c (mon.2) 5880 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:55:41.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:55:41 smithi090 bash[32384]: audit 2023-12-01T09:55:40.264982+0000 mon.c (mon.2) 5880 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:55:42.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:55:42 smithi080 bash[41963]: audit 2023-12-01T09:55:41.598391+0000 mon.c (mon.2) 5881 : audit 0 from='client.? 172.21.15.80:0/82250248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:55:42.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:55:42 smithi080 bash[41963]: cluster 2023-12-01T09:55:41.713601+0000 mgr.y (mgr.24362) 9215 : cluster 0 pgmap v9184: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:55:42.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:55:42 smithi080 bash[28361]: audit 2023-12-01T09:55:41.598391+0000 mon.c (mon.2) 5881 : audit 0 from='client.? 172.21.15.80:0/82250248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:55:42.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:55:42 smithi080 bash[28361]: cluster 2023-12-01T09:55:41.713601+0000 mgr.y (mgr.24362) 9215 : cluster 0 pgmap v9184: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:55:42.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:55:42 smithi090 bash[32384]: audit 2023-12-01T09:55:41.598391+0000 mon.c (mon.2) 5881 : audit 0 from='client.? 172.21.15.80:0/82250248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:55:42.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:55:42 smithi090 bash[32384]: cluster 2023-12-01T09:55:41.713601+0000 mgr.y (mgr.24362) 9215 : cluster 0 pgmap v9184: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:55:44.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:55:44 smithi090 bash[32384]: cluster 2023-12-01T09:55:43.714093+0000 mgr.y (mgr.24362) 9216 : cluster 0 pgmap v9185: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:55:44.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:55:44 smithi090 bash[32384]: audit 2023-12-01T09:55:44.075133+0000 mon.c (mon.2) 5882 : audit 0 from='client.? 172.21.15.80:0/418152399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:55:44.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:55:44 smithi080 bash[41963]: cluster 2023-12-01T09:55:43.714093+0000 mgr.y (mgr.24362) 9216 : cluster 0 pgmap v9185: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:55:44.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:55:44 smithi080 bash[41963]: audit 2023-12-01T09:55:44.075133+0000 mon.c (mon.2) 5882 : audit 0 from='client.? 172.21.15.80:0/418152399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:55:44.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:55:44 smithi080 bash[28361]: cluster 2023-12-01T09:55:43.714093+0000 mgr.y (mgr.24362) 9216 : cluster 0 pgmap v9185: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:55:44.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:55:44 smithi080 bash[28361]: audit 2023-12-01T09:55:44.075133+0000 mon.c (mon.2) 5882 : audit 0 from='client.? 172.21.15.80:0/418152399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:55:45.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:55:45 smithi090 bash[32384]: audit 2023-12-01T09:55:44.511893+0000 mon.a (mon.0) 5986 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:55:45.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:55:45 smithi090 bash[32384]: audit 2023-12-01T09:55:44.523754+0000 mon.a (mon.0) 5987 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:55:45.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:55:45 smithi090 bash[32384]: audit 2023-12-01T09:55:45.252413+0000 mon.a (mon.0) 5988 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:55:45.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:55:45 smithi090 bash[32384]: audit 2023-12-01T09:55:45.262487+0000 mon.a (mon.0) 5989 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:55:45.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:55:45 smithi080 bash[41963]: audit 2023-12-01T09:55:44.511893+0000 mon.a (mon.0) 5986 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:55:45.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:55:45 smithi080 bash[41963]: audit 2023-12-01T09:55:44.523754+0000 mon.a (mon.0) 5987 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:55:45.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:55:45 smithi080 bash[41963]: audit 2023-12-01T09:55:45.252413+0000 mon.a (mon.0) 5988 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:55:45.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:55:45 smithi080 bash[41963]: audit 2023-12-01T09:55:45.262487+0000 mon.a (mon.0) 5989 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:55:45.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:55:45 smithi080 bash[28361]: audit 2023-12-01T09:55:44.511893+0000 mon.a (mon.0) 5986 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:55:45.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:55:45 smithi080 bash[28361]: audit 2023-12-01T09:55:44.523754+0000 mon.a (mon.0) 5987 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:55:45.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:55:45 smithi080 bash[28361]: audit 2023-12-01T09:55:45.252413+0000 mon.a (mon.0) 5988 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:55:45.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:55:45 smithi080 bash[28361]: audit 2023-12-01T09:55:45.262487+0000 mon.a (mon.0) 5989 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:55:46.516 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:55:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:55:46] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T09:55:46.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:55:46 smithi090 bash[32384]: cluster 2023-12-01T09:55:45.714797+0000 mgr.y (mgr.24362) 9217 : cluster 0 pgmap v9186: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:55:46.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:55:46 smithi090 bash[32384]: audit 2023-12-01T09:55:45.736231+0000 mon.c (mon.2) 5883 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:55:46.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:55:46 smithi090 bash[32384]: audit 2023-12-01T09:55:45.738052+0000 mon.c (mon.2) 5884 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:55:46.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:55:46 smithi090 bash[32384]: audit 2023-12-01T09:55:45.748244+0000 mon.a (mon.0) 5990 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:55:46.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:55:46 smithi080 bash[28361]: cluster 2023-12-01T09:55:45.714797+0000 mgr.y (mgr.24362) 9217 : cluster 0 pgmap v9186: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:55:46.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:55:46 smithi080 bash[28361]: audit 2023-12-01T09:55:45.736231+0000 mon.c (mon.2) 5883 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:55:46.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:55:46 smithi080 bash[28361]: audit 2023-12-01T09:55:45.738052+0000 mon.c (mon.2) 5884 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:55:46.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:55:46 smithi080 bash[28361]: audit 2023-12-01T09:55:45.748244+0000 mon.a (mon.0) 5990 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:55:46.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:55:46 smithi080 bash[41963]: cluster 2023-12-01T09:55:45.714797+0000 mgr.y (mgr.24362) 9217 : cluster 0 pgmap v9186: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:55:46.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:55:46 smithi080 bash[41963]: audit 2023-12-01T09:55:45.736231+0000 mon.c (mon.2) 5883 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:55:46.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:55:46 smithi080 bash[41963]: audit 2023-12-01T09:55:45.738052+0000 mon.c (mon.2) 5884 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:55:46.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:55:46 smithi080 bash[41963]: audit 2023-12-01T09:55:45.748244+0000 mon.a (mon.0) 5990 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:55:47.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:55:47 smithi080 bash[28361]: audit 2023-12-01T09:55:46.523850+0000 mon.c (mon.2) 5885 : audit 0 from='client.? 172.21.15.80:0/1375727458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:55:47.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:55:47 smithi080 bash[41963]: audit 2023-12-01T09:55:46.523850+0000 mon.c (mon.2) 5885 : audit 0 from='client.? 172.21.15.80:0/1375727458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:55:48.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:55:47 smithi090 bash[32384]: audit 2023-12-01T09:55:46.523850+0000 mon.c (mon.2) 5885 : audit 0 from='client.? 172.21.15.80:0/1375727458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:55:48.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:55:48 smithi080 bash[28361]: cluster 2023-12-01T09:55:47.716059+0000 mgr.y (mgr.24362) 9218 : cluster 0 pgmap v9187: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:55:48.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:55:48 smithi080 bash[41963]: cluster 2023-12-01T09:55:47.716059+0000 mgr.y (mgr.24362) 9218 : cluster 0 pgmap v9187: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:55:49.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:55:48 smithi090 bash[32384]: cluster 2023-12-01T09:55:47.716059+0000 mgr.y (mgr.24362) 9218 : cluster 0 pgmap v9187: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:55:49.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:55:49 smithi080 bash[28361]: audit 2023-12-01T09:55:48.977317+0000 mon.c (mon.2) 5886 : audit 0 from='client.? 172.21.15.80:0/4167274303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:55:49.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:55:49 smithi080 bash[41963]: audit 2023-12-01T09:55:48.977317+0000 mon.c (mon.2) 5886 : audit 0 from='client.? 172.21.15.80:0/4167274303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:55:50.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:55:49 smithi090 bash[32384]: audit 2023-12-01T09:55:48.977317+0000 mon.c (mon.2) 5886 : audit 0 from='client.? 172.21.15.80:0/4167274303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:55:50.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:55:50 smithi080 bash[28361]: cluster 2023-12-01T09:55:49.716677+0000 mgr.y (mgr.24362) 9219 : cluster 0 pgmap v9188: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:55:50.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:55:50 smithi080 bash[41963]: cluster 2023-12-01T09:55:49.716677+0000 mgr.y (mgr.24362) 9219 : cluster 0 pgmap v9188: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:55:51.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:55:50 smithi090 bash[32384]: cluster 2023-12-01T09:55:49.716677+0000 mgr.y (mgr.24362) 9219 : cluster 0 pgmap v9188: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:55:51.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:55:51 smithi080 bash[41963]: audit 2023-12-01T09:55:51.436541+0000 mon.a (mon.0) 5991 : audit 0 from='client.? 172.21.15.80:0/1158114351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:55:51.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:55:51 smithi080 bash[28361]: audit 2023-12-01T09:55:51.436541+0000 mon.a (mon.0) 5991 : audit 0 from='client.? 172.21.15.80:0/1158114351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:55:52.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:55:51 smithi090 bash[32384]: audit 2023-12-01T09:55:51.436541+0000 mon.a (mon.0) 5991 : audit 0 from='client.? 172.21.15.80:0/1158114351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:55:52.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:55:52 smithi080 bash[28361]: cluster 2023-12-01T09:55:51.717770+0000 mgr.y (mgr.24362) 9220 : cluster 0 pgmap v9189: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:55:52.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:55:52 smithi080 bash[41963]: cluster 2023-12-01T09:55:51.717770+0000 mgr.y (mgr.24362) 9220 : cluster 0 pgmap v9189: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:55:53.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:55:52 smithi090 bash[32384]: cluster 2023-12-01T09:55:51.717770+0000 mgr.y (mgr.24362) 9220 : cluster 0 pgmap v9189: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:55:54.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:55:54 smithi090 bash[32384]: cluster 2023-12-01T09:55:53.718229+0000 mgr.y (mgr.24362) 9221 : cluster 0 pgmap v9190: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:55:54.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:55:54 smithi090 bash[32384]: audit 2023-12-01T09:55:53.891427+0000 mon.c (mon.2) 5887 : audit 0 from='client.? 172.21.15.80:0/958262432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:55:54.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:55:54 smithi080 bash[28361]: cluster 2023-12-01T09:55:53.718229+0000 mgr.y (mgr.24362) 9221 : cluster 0 pgmap v9190: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:55:54.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:55:54 smithi080 bash[28361]: audit 2023-12-01T09:55:53.891427+0000 mon.c (mon.2) 5887 : audit 0 from='client.? 172.21.15.80:0/958262432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:55:54.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:55:54 smithi080 bash[41963]: cluster 2023-12-01T09:55:53.718229+0000 mgr.y (mgr.24362) 9221 : cluster 0 pgmap v9190: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:55:54.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:55:54 smithi080 bash[41963]: audit 2023-12-01T09:55:53.891427+0000 mon.c (mon.2) 5887 : audit 0 from='client.? 172.21.15.80:0/958262432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:55:55.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:55:55 smithi090 bash[32384]: audit 2023-12-01T09:55:55.265427+0000 mon.c (mon.2) 5888 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:55:55.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:55:55 smithi080 bash[41963]: audit 2023-12-01T09:55:55.265427+0000 mon.c (mon.2) 5888 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:55:55.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:55:55 smithi080 bash[28361]: audit 2023-12-01T09:55:55.265427+0000 mon.c (mon.2) 5888 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:55:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:55:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:55:56] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T09:55:56.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:55:56 smithi080 bash[28361]: cluster 2023-12-01T09:55:55.718842+0000 mgr.y (mgr.24362) 9222 : cluster 0 pgmap v9191: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:55:56.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:55:56 smithi080 bash[28361]: audit 2023-12-01T09:55:56.338269+0000 mon.c (mon.2) 5889 : audit 0 from='client.? 172.21.15.80:0/1017622876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:55:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:55:56 smithi080 bash[41963]: cluster 2023-12-01T09:55:55.718842+0000 mgr.y (mgr.24362) 9222 : cluster 0 pgmap v9191: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:55:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:55:56 smithi080 bash[41963]: audit 2023-12-01T09:55:56.338269+0000 mon.c (mon.2) 5889 : audit 0 from='client.? 172.21.15.80:0/1017622876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:55:56.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:55:56 smithi090 bash[32384]: cluster 2023-12-01T09:55:55.718842+0000 mgr.y (mgr.24362) 9222 : cluster 0 pgmap v9191: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:55:56.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:55:56 smithi090 bash[32384]: audit 2023-12-01T09:55:56.338269+0000 mon.c (mon.2) 5889 : audit 0 from='client.? 172.21.15.80:0/1017622876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:55:59.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:55:58 smithi080 bash[28361]: cluster 2023-12-01T09:55:57.720025+0000 mgr.y (mgr.24362) 9223 : cluster 0 pgmap v9192: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:55:59.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:55:58 smithi080 bash[41963]: cluster 2023-12-01T09:55:57.720025+0000 mgr.y (mgr.24362) 9223 : cluster 0 pgmap v9192: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:55:59.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:55:58 smithi090 bash[32384]: cluster 2023-12-01T09:55:57.720025+0000 mgr.y (mgr.24362) 9223 : cluster 0 pgmap v9192: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:56:00.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:55:59 smithi080 bash[28361]: audit 2023-12-01T09:55:58.800850+0000 mon.c (mon.2) 5890 : audit 0 from='client.? 172.21.15.80:0/3403881788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:56:00.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:55:59 smithi080 bash[41963]: audit 2023-12-01T09:55:58.800850+0000 mon.c (mon.2) 5890 : audit 0 from='client.? 172.21.15.80:0/3403881788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:56:00.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:55:59 smithi090 bash[32384]: audit 2023-12-01T09:55:58.800850+0000 mon.c (mon.2) 5890 : audit 0 from='client.? 172.21.15.80:0/3403881788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:56:01.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:56:00 smithi080 bash[28361]: cluster 2023-12-01T09:55:59.720692+0000 mgr.y (mgr.24362) 9224 : cluster 0 pgmap v9193: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:56:01.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:56:00 smithi080 bash[41963]: cluster 2023-12-01T09:55:59.720692+0000 mgr.y (mgr.24362) 9224 : cluster 0 pgmap v9193: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:56:01.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:56:00 smithi090 bash[32384]: cluster 2023-12-01T09:55:59.720692+0000 mgr.y (mgr.24362) 9224 : cluster 0 pgmap v9193: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:56:02.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:56:01 smithi080 bash[28361]: audit 2023-12-01T09:56:01.247551+0000 mon.a (mon.0) 5992 : audit 0 from='client.? 172.21.15.80:0/3883648052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:56:02.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:56:01 smithi080 bash[41963]: audit 2023-12-01T09:56:01.247551+0000 mon.a (mon.0) 5992 : audit 0 from='client.? 172.21.15.80:0/3883648052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:56:02.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:56:01 smithi090 bash[32384]: audit 2023-12-01T09:56:01.247551+0000 mon.a (mon.0) 5992 : audit 0 from='client.? 172.21.15.80:0/3883648052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:56:03.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:56:02 smithi080 bash[28361]: cluster 2023-12-01T09:56:01.721841+0000 mgr.y (mgr.24362) 9225 : cluster 0 pgmap v9194: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:56:03.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:56:02 smithi080 bash[41963]: cluster 2023-12-01T09:56:01.721841+0000 mgr.y (mgr.24362) 9225 : cluster 0 pgmap v9194: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:56:03.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:56:02 smithi090 bash[32384]: cluster 2023-12-01T09:56:01.721841+0000 mgr.y (mgr.24362) 9225 : cluster 0 pgmap v9194: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:56:04.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:56:04 smithi090 bash[32384]: audit 2023-12-01T09:56:03.706337+0000 mon.a (mon.0) 5993 : audit 0 from='client.? 172.21.15.80:0/3227092707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:56:04.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:56:04 smithi090 bash[32384]: cluster 2023-12-01T09:56:03.722448+0000 mgr.y (mgr.24362) 9226 : cluster 0 pgmap v9195: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:56:04.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:56:04 smithi080 bash[28361]: audit 2023-12-01T09:56:03.706337+0000 mon.a (mon.0) 5993 : audit 0 from='client.? 172.21.15.80:0/3227092707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:56:04.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:56:04 smithi080 bash[28361]: cluster 2023-12-01T09:56:03.722448+0000 mgr.y (mgr.24362) 9226 : cluster 0 pgmap v9195: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:56:04.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:56:04 smithi080 bash[41963]: audit 2023-12-01T09:56:03.706337+0000 mon.a (mon.0) 5993 : audit 0 from='client.? 172.21.15.80:0/3227092707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:56:04.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:56:04 smithi080 bash[41963]: cluster 2023-12-01T09:56:03.722448+0000 mgr.y (mgr.24362) 9226 : cluster 0 pgmap v9195: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:56:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:56:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:56:06] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T09:56:07.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:56:06 smithi080 bash[41963]: cluster 2023-12-01T09:56:05.723031+0000 mgr.y (mgr.24362) 9227 : cluster 0 pgmap v9196: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:56:07.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:56:06 smithi080 bash[41963]: audit 2023-12-01T09:56:06.163561+0000 mon.c (mon.2) 5891 : audit 0 from='client.? 172.21.15.80:0/322659758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:56:07.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:56:06 smithi080 bash[28361]: cluster 2023-12-01T09:56:05.723031+0000 mgr.y (mgr.24362) 9227 : cluster 0 pgmap v9196: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:56:07.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:56:06 smithi080 bash[28361]: audit 2023-12-01T09:56:06.163561+0000 mon.c (mon.2) 5891 : audit 0 from='client.? 172.21.15.80:0/322659758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:56:07.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:56:06 smithi090 bash[32384]: cluster 2023-12-01T09:56:05.723031+0000 mgr.y (mgr.24362) 9227 : cluster 0 pgmap v9196: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:56:07.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:56:06 smithi090 bash[32384]: audit 2023-12-01T09:56:06.163561+0000 mon.c (mon.2) 5891 : audit 0 from='client.? 172.21.15.80:0/322659758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:56:09.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:56:08 smithi080 bash[28361]: cluster 2023-12-01T09:56:07.724157+0000 mgr.y (mgr.24362) 9228 : cluster 0 pgmap v9197: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:56:09.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:56:08 smithi080 bash[28361]: audit 2023-12-01T09:56:08.611714+0000 mon.a (mon.0) 5994 : audit 0 from='client.? 172.21.15.80:0/4026831451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:56:09.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:56:08 smithi080 bash[41963]: cluster 2023-12-01T09:56:07.724157+0000 mgr.y (mgr.24362) 9228 : cluster 0 pgmap v9197: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:56:09.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:56:08 smithi080 bash[41963]: audit 2023-12-01T09:56:08.611714+0000 mon.a (mon.0) 5994 : audit 0 from='client.? 172.21.15.80:0/4026831451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:56:09.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:56:08 smithi090 bash[32384]: cluster 2023-12-01T09:56:07.724157+0000 mgr.y (mgr.24362) 9228 : cluster 0 pgmap v9197: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:56:09.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:56:08 smithi090 bash[32384]: audit 2023-12-01T09:56:08.611714+0000 mon.a (mon.0) 5994 : audit 0 from='client.? 172.21.15.80:0/4026831451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:56:11.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:56:10 smithi080 bash[28361]: cluster 2023-12-01T09:56:09.724740+0000 mgr.y (mgr.24362) 9229 : cluster 0 pgmap v9198: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:56:11.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:56:10 smithi080 bash[28361]: audit 2023-12-01T09:56:10.266104+0000 mon.c (mon.2) 5892 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:56:11.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:56:10 smithi080 bash[41963]: cluster 2023-12-01T09:56:09.724740+0000 mgr.y (mgr.24362) 9229 : cluster 0 pgmap v9198: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:56:11.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:56:10 smithi080 bash[41963]: audit 2023-12-01T09:56:10.266104+0000 mon.c (mon.2) 5892 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:56:11.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:56:10 smithi090 bash[32384]: cluster 2023-12-01T09:56:09.724740+0000 mgr.y (mgr.24362) 9229 : cluster 0 pgmap v9198: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:56:11.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:56:10 smithi090 bash[32384]: audit 2023-12-01T09:56:10.266104+0000 mon.c (mon.2) 5892 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:56:12.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:56:11 smithi080 bash[28361]: audit 2023-12-01T09:56:11.060825+0000 mon.a (mon.0) 5995 : audit 0 from='client.? 172.21.15.80:0/1768044406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:56:12.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:56:11 smithi080 bash[41963]: audit 2023-12-01T09:56:11.060825+0000 mon.a (mon.0) 5995 : audit 0 from='client.? 172.21.15.80:0/1768044406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:56:12.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:56:11 smithi090 bash[32384]: audit 2023-12-01T09:56:11.060825+0000 mon.a (mon.0) 5995 : audit 0 from='client.? 172.21.15.80:0/1768044406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:56:13.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:56:12 smithi080 bash[41963]: cluster 2023-12-01T09:56:11.725861+0000 mgr.y (mgr.24362) 9230 : cluster 0 pgmap v9199: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:56:13.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:56:12 smithi080 bash[28361]: cluster 2023-12-01T09:56:11.725861+0000 mgr.y (mgr.24362) 9230 : cluster 0 pgmap v9199: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:56:13.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:56:12 smithi090 bash[32384]: cluster 2023-12-01T09:56:11.725861+0000 mgr.y (mgr.24362) 9230 : cluster 0 pgmap v9199: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:56:14.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:56:14 smithi090 bash[32384]: audit 2023-12-01T09:56:13.517943+0000 mon.a (mon.0) 5996 : audit 0 from='client.? 172.21.15.80:0/2810798020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:56:14.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:56:14 smithi090 bash[32384]: cluster 2023-12-01T09:56:13.726358+0000 mgr.y (mgr.24362) 9231 : cluster 0 pgmap v9200: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:56:14.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:56:14 smithi080 bash[28361]: audit 2023-12-01T09:56:13.517943+0000 mon.a (mon.0) 5996 : audit 0 from='client.? 172.21.15.80:0/2810798020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:56:14.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:56:14 smithi080 bash[28361]: cluster 2023-12-01T09:56:13.726358+0000 mgr.y (mgr.24362) 9231 : cluster 0 pgmap v9200: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:56:14.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:56:14 smithi080 bash[41963]: audit 2023-12-01T09:56:13.517943+0000 mon.a (mon.0) 5996 : audit 0 from='client.? 172.21.15.80:0/2810798020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:56:14.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:56:14 smithi080 bash[41963]: cluster 2023-12-01T09:56:13.726358+0000 mgr.y (mgr.24362) 9231 : cluster 0 pgmap v9200: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:56:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:56:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:56:16] "GET /metrics HTTP/1.1" 200 33988 "" "Prometheus/2.43.0" 2023-12-01T09:56:17.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:56:16 smithi080 bash[28361]: cluster 2023-12-01T09:56:15.726949+0000 mgr.y (mgr.24362) 9232 : cluster 0 pgmap v9201: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:56:17.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:56:16 smithi080 bash[28361]: audit 2023-12-01T09:56:15.971600+0000 mon.a (mon.0) 5997 : audit 0 from='client.? 172.21.15.80:0/602451859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:56:17.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:56:16 smithi080 bash[41963]: cluster 2023-12-01T09:56:15.726949+0000 mgr.y (mgr.24362) 9232 : cluster 0 pgmap v9201: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:56:17.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:56:16 smithi080 bash[41963]: audit 2023-12-01T09:56:15.971600+0000 mon.a (mon.0) 5997 : audit 0 from='client.? 172.21.15.80:0/602451859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:56:17.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:56:16 smithi090 bash[32384]: cluster 2023-12-01T09:56:15.726949+0000 mgr.y (mgr.24362) 9232 : cluster 0 pgmap v9201: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:56:17.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:56:16 smithi090 bash[32384]: audit 2023-12-01T09:56:15.971600+0000 mon.a (mon.0) 5997 : audit 0 from='client.? 172.21.15.80:0/602451859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:56:19.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:56:18 smithi080 bash[41963]: cluster 2023-12-01T09:56:17.728236+0000 mgr.y (mgr.24362) 9233 : cluster 0 pgmap v9202: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:56:19.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:56:18 smithi080 bash[41963]: audit 2023-12-01T09:56:18.420229+0000 mon.c (mon.2) 5893 : audit 0 from='client.? 172.21.15.80:0/4216937144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:56:19.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:56:18 smithi080 bash[28361]: cluster 2023-12-01T09:56:17.728236+0000 mgr.y (mgr.24362) 9233 : cluster 0 pgmap v9202: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:56:19.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:56:18 smithi080 bash[28361]: audit 2023-12-01T09:56:18.420229+0000 mon.c (mon.2) 5893 : audit 0 from='client.? 172.21.15.80:0/4216937144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:56:19.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:56:18 smithi090 bash[32384]: cluster 2023-12-01T09:56:17.728236+0000 mgr.y (mgr.24362) 9233 : cluster 0 pgmap v9202: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:56:19.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:56:18 smithi090 bash[32384]: audit 2023-12-01T09:56:18.420229+0000 mon.c (mon.2) 5893 : audit 0 from='client.? 172.21.15.80:0/4216937144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:56:21.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:56:20 smithi080 bash[28361]: cluster 2023-12-01T09:56:19.729017+0000 mgr.y (mgr.24362) 9234 : cluster 0 pgmap v9203: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:56:21.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:56:20 smithi080 bash[41963]: cluster 2023-12-01T09:56:19.729017+0000 mgr.y (mgr.24362) 9234 : cluster 0 pgmap v9203: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:56:21.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:56:20 smithi090 bash[32384]: cluster 2023-12-01T09:56:19.729017+0000 mgr.y (mgr.24362) 9234 : cluster 0 pgmap v9203: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:56:22.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:56:21 smithi080 bash[28361]: audit 2023-12-01T09:56:20.868488+0000 mon.a (mon.0) 5998 : audit 0 from='client.? 172.21.15.80:0/2440426179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:56:22.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:56:21 smithi080 bash[41963]: audit 2023-12-01T09:56:20.868488+0000 mon.a (mon.0) 5998 : audit 0 from='client.? 172.21.15.80:0/2440426179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:56:22.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:56:21 smithi090 bash[32384]: audit 2023-12-01T09:56:20.868488+0000 mon.a (mon.0) 5998 : audit 0 from='client.? 172.21.15.80:0/2440426179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:56:23.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:56:22 smithi080 bash[41963]: cluster 2023-12-01T09:56:21.730118+0000 mgr.y (mgr.24362) 9235 : cluster 0 pgmap v9204: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:56:23.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:56:22 smithi080 bash[28361]: cluster 2023-12-01T09:56:21.730118+0000 mgr.y (mgr.24362) 9235 : cluster 0 pgmap v9204: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:56:23.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:56:22 smithi090 bash[32384]: cluster 2023-12-01T09:56:21.730118+0000 mgr.y (mgr.24362) 9235 : cluster 0 pgmap v9204: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:56:24.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:56:23 smithi080 bash[28361]: audit 2023-12-01T09:56:23.324996+0000 mon.a (mon.0) 5999 : audit 0 from='client.? 172.21.15.80:0/1606617148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:56:24.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:56:23 smithi080 bash[41963]: audit 2023-12-01T09:56:23.324996+0000 mon.a (mon.0) 5999 : audit 0 from='client.? 172.21.15.80:0/1606617148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:56:24.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:56:23 smithi090 bash[32384]: audit 2023-12-01T09:56:23.324996+0000 mon.a (mon.0) 5999 : audit 0 from='client.? 172.21.15.80:0/1606617148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:56:25.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:56:24 smithi080 bash[28361]: cluster 2023-12-01T09:56:23.730705+0000 mgr.y (mgr.24362) 9236 : cluster 0 pgmap v9205: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:56:25.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:56:24 smithi080 bash[41963]: cluster 2023-12-01T09:56:23.730705+0000 mgr.y (mgr.24362) 9236 : cluster 0 pgmap v9205: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:56:25.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:56:24 smithi090 bash[32384]: cluster 2023-12-01T09:56:23.730705+0000 mgr.y (mgr.24362) 9236 : cluster 0 pgmap v9205: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:56:26.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:56:25 smithi080 bash[28361]: audit 2023-12-01T09:56:25.266362+0000 mon.c (mon.2) 5894 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:56:26.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:56:25 smithi080 bash[28361]: audit 2023-12-01T09:56:25.771689+0000 mon.a (mon.0) 6000 : audit 0 from='client.? 172.21.15.80:0/3732749043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:56:26.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:56:25 smithi080 bash[41963]: audit 2023-12-01T09:56:25.266362+0000 mon.c (mon.2) 5894 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:56:26.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:56:25 smithi080 bash[41963]: audit 2023-12-01T09:56:25.771689+0000 mon.a (mon.0) 6000 : audit 0 from='client.? 172.21.15.80:0/3732749043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:56:26.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:56:25 smithi090 bash[32384]: audit 2023-12-01T09:56:25.266362+0000 mon.c (mon.2) 5894 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:56:26.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:56:25 smithi090 bash[32384]: audit 2023-12-01T09:56:25.771689+0000 mon.a (mon.0) 6000 : audit 0 from='client.? 172.21.15.80:0/3732749043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:56:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:56:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:56:26] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T09:56:27.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:56:26 smithi080 bash[28361]: cluster 2023-12-01T09:56:25.731248+0000 mgr.y (mgr.24362) 9237 : cluster 0 pgmap v9206: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:56:27.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:56:26 smithi080 bash[41963]: cluster 2023-12-01T09:56:25.731248+0000 mgr.y (mgr.24362) 9237 : cluster 0 pgmap v9206: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:56:27.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:56:26 smithi090 bash[32384]: cluster 2023-12-01T09:56:25.731248+0000 mgr.y (mgr.24362) 9237 : cluster 0 pgmap v9206: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:56:29.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:56:28 smithi080 bash[28361]: cluster 2023-12-01T09:56:27.732382+0000 mgr.y (mgr.24362) 9238 : cluster 0 pgmap v9207: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:56:29.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:56:28 smithi080 bash[28361]: audit 2023-12-01T09:56:28.220564+0000 mon.c (mon.2) 5895 : audit 0 from='client.? 172.21.15.80:0/1592551792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:56:29.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:56:28 smithi080 bash[41963]: cluster 2023-12-01T09:56:27.732382+0000 mgr.y (mgr.24362) 9238 : cluster 0 pgmap v9207: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:56:29.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:56:28 smithi080 bash[41963]: audit 2023-12-01T09:56:28.220564+0000 mon.c (mon.2) 5895 : audit 0 from='client.? 172.21.15.80:0/1592551792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:56:29.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:56:28 smithi090 bash[32384]: cluster 2023-12-01T09:56:27.732382+0000 mgr.y (mgr.24362) 9238 : cluster 0 pgmap v9207: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:56:29.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:56:28 smithi090 bash[32384]: audit 2023-12-01T09:56:28.220564+0000 mon.c (mon.2) 5895 : audit 0 from='client.? 172.21.15.80:0/1592551792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:56:31.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:56:30 smithi080 bash[41963]: cluster 2023-12-01T09:56:29.733050+0000 mgr.y (mgr.24362) 9239 : cluster 0 pgmap v9208: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:56:31.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:56:30 smithi080 bash[41963]: audit 2023-12-01T09:56:30.676596+0000 mon.a (mon.0) 6001 : audit 0 from='client.? 172.21.15.80:0/2996125036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:56:31.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:56:30 smithi080 bash[28361]: cluster 2023-12-01T09:56:29.733050+0000 mgr.y (mgr.24362) 9239 : cluster 0 pgmap v9208: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:56:31.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:56:30 smithi080 bash[28361]: audit 2023-12-01T09:56:30.676596+0000 mon.a (mon.0) 6001 : audit 0 from='client.? 172.21.15.80:0/2996125036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:56:31.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:56:30 smithi090 bash[32384]: cluster 2023-12-01T09:56:29.733050+0000 mgr.y (mgr.24362) 9239 : cluster 0 pgmap v9208: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:56:31.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:56:30 smithi090 bash[32384]: audit 2023-12-01T09:56:30.676596+0000 mon.a (mon.0) 6001 : audit 0 from='client.? 172.21.15.80:0/2996125036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:56:33.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:56:32 smithi080 bash[28361]: cluster 2023-12-01T09:56:31.734195+0000 mgr.y (mgr.24362) 9240 : cluster 0 pgmap v9209: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:56:33.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:56:32 smithi080 bash[41963]: cluster 2023-12-01T09:56:31.734195+0000 mgr.y (mgr.24362) 9240 : cluster 0 pgmap v9209: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:56:33.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:56:32 smithi090 bash[32384]: cluster 2023-12-01T09:56:31.734195+0000 mgr.y (mgr.24362) 9240 : cluster 0 pgmap v9209: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:56:34.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:56:33 smithi080 bash[28361]: audit 2023-12-01T09:56:33.126459+0000 mon.a (mon.0) 6002 : audit 0 from='client.? 172.21.15.80:0/2790292879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:56:34.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:56:33 smithi080 bash[41963]: audit 2023-12-01T09:56:33.126459+0000 mon.a (mon.0) 6002 : audit 0 from='client.? 172.21.15.80:0/2790292879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:56:34.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:56:33 smithi090 bash[32384]: audit 2023-12-01T09:56:33.126459+0000 mon.a (mon.0) 6002 : audit 0 from='client.? 172.21.15.80:0/2790292879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:56:35.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:56:34 smithi080 bash[28361]: cluster 2023-12-01T09:56:33.734814+0000 mgr.y (mgr.24362) 9241 : cluster 0 pgmap v9210: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:56:35.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:56:34 smithi080 bash[41963]: cluster 2023-12-01T09:56:33.734814+0000 mgr.y (mgr.24362) 9241 : cluster 0 pgmap v9210: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:56:35.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:56:34 smithi090 bash[32384]: cluster 2023-12-01T09:56:33.734814+0000 mgr.y (mgr.24362) 9241 : cluster 0 pgmap v9210: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:56:36.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:56:35 smithi080 bash[28361]: audit 2023-12-01T09:56:35.576999+0000 mon.c (mon.2) 5896 : audit 0 from='client.? 172.21.15.80:0/939565204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:56:36.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:56:35 smithi080 bash[41963]: audit 2023-12-01T09:56:35.576999+0000 mon.c (mon.2) 5896 : audit 0 from='client.? 172.21.15.80:0/939565204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:56:36.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:56:35 smithi090 bash[32384]: audit 2023-12-01T09:56:35.576999+0000 mon.c (mon.2) 5896 : audit 0 from='client.? 172.21.15.80:0/939565204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:56:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:56:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:56:36] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T09:56:37.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:56:36 smithi080 bash[41963]: cluster 2023-12-01T09:56:35.735430+0000 mgr.y (mgr.24362) 9242 : cluster 0 pgmap v9211: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:56:37.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:56:36 smithi080 bash[28361]: cluster 2023-12-01T09:56:35.735430+0000 mgr.y (mgr.24362) 9242 : cluster 0 pgmap v9211: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:56:37.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:56:36 smithi090 bash[32384]: cluster 2023-12-01T09:56:35.735430+0000 mgr.y (mgr.24362) 9242 : cluster 0 pgmap v9211: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:56:39.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:56:38 smithi080 bash[28361]: cluster 2023-12-01T09:56:37.736455+0000 mgr.y (mgr.24362) 9243 : cluster 0 pgmap v9212: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:56:39.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:56:38 smithi080 bash[28361]: audit 2023-12-01T09:56:38.030597+0000 mon.c (mon.2) 5897 : audit 0 from='client.? 172.21.15.80:0/3686225369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:56:39.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:56:38 smithi080 bash[41963]: cluster 2023-12-01T09:56:37.736455+0000 mgr.y (mgr.24362) 9243 : cluster 0 pgmap v9212: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:56:39.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:56:38 smithi080 bash[41963]: audit 2023-12-01T09:56:38.030597+0000 mon.c (mon.2) 5897 : audit 0 from='client.? 172.21.15.80:0/3686225369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:56:39.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:56:38 smithi090 bash[32384]: cluster 2023-12-01T09:56:37.736455+0000 mgr.y (mgr.24362) 9243 : cluster 0 pgmap v9212: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:56:39.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:56:38 smithi090 bash[32384]: audit 2023-12-01T09:56:38.030597+0000 mon.c (mon.2) 5897 : audit 0 from='client.? 172.21.15.80:0/3686225369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:56:40.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:56:39 smithi080 bash[41963]: cluster 2023-12-01T09:56:39.737135+0000 mgr.y (mgr.24362) 9244 : cluster 0 pgmap v9213: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:56:40.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:56:39 smithi080 bash[28361]: cluster 2023-12-01T09:56:39.737135+0000 mgr.y (mgr.24362) 9244 : cluster 0 pgmap v9213: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:56:40.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:56:39 smithi090 bash[32384]: cluster 2023-12-01T09:56:39.737135+0000 mgr.y (mgr.24362) 9244 : cluster 0 pgmap v9213: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:56:41.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:56:40 smithi080 bash[28361]: audit 2023-12-01T09:56:40.266290+0000 mon.c (mon.2) 5898 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:56:41.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:56:40 smithi080 bash[28361]: audit 2023-12-01T09:56:40.482706+0000 mon.c (mon.2) 5899 : audit 0 from='client.? 172.21.15.80:0/3407168284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:56:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:56:40 smithi080 bash[41963]: audit 2023-12-01T09:56:40.266290+0000 mon.c (mon.2) 5898 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:56:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:56:40 smithi080 bash[41963]: audit 2023-12-01T09:56:40.482706+0000 mon.c (mon.2) 5899 : audit 0 from='client.? 172.21.15.80:0/3407168284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:56:41.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:56:40 smithi090 bash[32384]: audit 2023-12-01T09:56:40.266290+0000 mon.c (mon.2) 5898 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:56:41.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:56:40 smithi090 bash[32384]: audit 2023-12-01T09:56:40.482706+0000 mon.c (mon.2) 5899 : audit 0 from='client.? 172.21.15.80:0/3407168284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:56:42.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:56:41 smithi080 bash[41963]: cluster 2023-12-01T09:56:41.738318+0000 mgr.y (mgr.24362) 9245 : cluster 0 pgmap v9214: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:56:42.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:56:41 smithi080 bash[28361]: cluster 2023-12-01T09:56:41.738318+0000 mgr.y (mgr.24362) 9245 : cluster 0 pgmap v9214: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:56:42.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:56:41 smithi090 bash[32384]: cluster 2023-12-01T09:56:41.738318+0000 mgr.y (mgr.24362) 9245 : cluster 0 pgmap v9214: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:56:43.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:56:42 smithi090 bash[32384]: audit 2023-12-01T09:56:42.942786+0000 mon.c (mon.2) 5900 : audit 0 from='client.? 172.21.15.80:0/2090590538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:56:43.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:56:42 smithi080 bash[41963]: audit 2023-12-01T09:56:42.942786+0000 mon.c (mon.2) 5900 : audit 0 from='client.? 172.21.15.80:0/2090590538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:56:43.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:56:42 smithi080 bash[28361]: audit 2023-12-01T09:56:42.942786+0000 mon.c (mon.2) 5900 : audit 0 from='client.? 172.21.15.80:0/2090590538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:56:44.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:56:44 smithi090 bash[32384]: cluster 2023-12-01T09:56:43.739027+0000 mgr.y (mgr.24362) 9246 : cluster 0 pgmap v9215: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:56:44.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:56:44 smithi080 bash[28361]: cluster 2023-12-01T09:56:43.739027+0000 mgr.y (mgr.24362) 9246 : cluster 0 pgmap v9215: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:56:44.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:56:44 smithi080 bash[41963]: cluster 2023-12-01T09:56:43.739027+0000 mgr.y (mgr.24362) 9246 : cluster 0 pgmap v9215: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:56:45.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:56:45 smithi090 bash[32384]: audit 2023-12-01T09:56:45.394242+0000 mon.a (mon.0) 6003 : audit 0 from='client.? 172.21.15.80:0/3798953013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:56:45.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:56:45 smithi080 bash[41963]: audit 2023-12-01T09:56:45.394242+0000 mon.a (mon.0) 6003 : audit 0 from='client.? 172.21.15.80:0/3798953013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:56:45.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:56:45 smithi080 bash[28361]: audit 2023-12-01T09:56:45.394242+0000 mon.a (mon.0) 6003 : audit 0 from='client.? 172.21.15.80:0/3798953013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:56:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:56:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:56:46] "GET /metrics HTTP/1.1" 200 33977 "" "Prometheus/2.43.0" 2023-12-01T09:56:46.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:56:46 smithi080 bash[28361]: cluster 2023-12-01T09:56:45.739743+0000 mgr.y (mgr.24362) 9247 : cluster 0 pgmap v9216: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:56:46.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:56:46 smithi080 bash[28361]: audit 2023-12-01T09:56:45.828304+0000 mon.c (mon.2) 5901 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:56:46.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:56:46 smithi080 bash[41963]: cluster 2023-12-01T09:56:45.739743+0000 mgr.y (mgr.24362) 9247 : cluster 0 pgmap v9216: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:56:46.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:56:46 smithi080 bash[41963]: audit 2023-12-01T09:56:45.828304+0000 mon.c (mon.2) 5901 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:56:46.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:56:46 smithi090 bash[32384]: cluster 2023-12-01T09:56:45.739743+0000 mgr.y (mgr.24362) 9247 : cluster 0 pgmap v9216: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:56:46.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:56:46 smithi090 bash[32384]: audit 2023-12-01T09:56:45.828304+0000 mon.c (mon.2) 5901 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:56:49.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:56:48 smithi080 bash[28361]: cluster 2023-12-01T09:56:47.740895+0000 mgr.y (mgr.24362) 9248 : cluster 0 pgmap v9217: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:56:49.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:56:48 smithi080 bash[28361]: audit 2023-12-01T09:56:47.842147+0000 mon.a (mon.0) 6004 : audit 0 from='client.? 172.21.15.80:0/3400686946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:56:49.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:56:48 smithi080 bash[41963]: cluster 2023-12-01T09:56:47.740895+0000 mgr.y (mgr.24362) 9248 : cluster 0 pgmap v9217: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:56:49.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:56:48 smithi080 bash[41963]: audit 2023-12-01T09:56:47.842147+0000 mon.a (mon.0) 6004 : audit 0 from='client.? 172.21.15.80:0/3400686946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:56:49.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:56:48 smithi090 bash[32384]: cluster 2023-12-01T09:56:47.740895+0000 mgr.y (mgr.24362) 9248 : cluster 0 pgmap v9217: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:56:49.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:56:48 smithi090 bash[32384]: audit 2023-12-01T09:56:47.842147+0000 mon.a (mon.0) 6004 : audit 0 from='client.? 172.21.15.80:0/3400686946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:56:51.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:56:50 smithi080 bash[28361]: cluster 2023-12-01T09:56:49.741606+0000 mgr.y (mgr.24362) 9249 : cluster 0 pgmap v9218: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:56:51.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:56:50 smithi080 bash[28361]: audit 2023-12-01T09:56:50.307189+0000 mon.a (mon.0) 6005 : audit 0 from='client.? 172.21.15.80:0/2684949053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:56:51.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:56:50 smithi080 bash[41963]: cluster 2023-12-01T09:56:49.741606+0000 mgr.y (mgr.24362) 9249 : cluster 0 pgmap v9218: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:56:51.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:56:50 smithi080 bash[41963]: audit 2023-12-01T09:56:50.307189+0000 mon.a (mon.0) 6005 : audit 0 from='client.? 172.21.15.80:0/2684949053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:56:51.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:56:50 smithi090 bash[32384]: cluster 2023-12-01T09:56:49.741606+0000 mgr.y (mgr.24362) 9249 : cluster 0 pgmap v9218: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:56:51.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:56:50 smithi090 bash[32384]: audit 2023-12-01T09:56:50.307189+0000 mon.a (mon.0) 6005 : audit 0 from='client.? 172.21.15.80:0/2684949053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:56:52.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:56:52 smithi080 bash[28361]: audit 2023-12-01T09:56:51.672179+0000 mon.a (mon.0) 6006 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:56:52.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:56:52 smithi080 bash[28361]: audit 2023-12-01T09:56:51.681855+0000 mon.a (mon.0) 6007 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:56:52.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:56:52 smithi080 bash[28361]: cluster 2023-12-01T09:56:51.742689+0000 mgr.y (mgr.24362) 9250 : cluster 0 pgmap v9219: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:56:52.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:56:52 smithi080 bash[28361]: audit 2023-12-01T09:56:52.024266+0000 mon.a (mon.0) 6008 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:56:52.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:56:52 smithi080 bash[28361]: audit 2023-12-01T09:56:52.033686+0000 mon.a (mon.0) 6009 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:56:52.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:56:52 smithi080 bash[28361]: audit 2023-12-01T09:56:52.564758+0000 mon.c (mon.2) 5902 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:56:52.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:56:52 smithi080 bash[28361]: audit 2023-12-01T09:56:52.566532+0000 mon.c (mon.2) 5903 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:56:52.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:56:52 smithi080 bash[28361]: audit 2023-12-01T09:56:52.577545+0000 mon.a (mon.0) 6010 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:56:52.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:56:52 smithi080 bash[41963]: audit 2023-12-01T09:56:51.672179+0000 mon.a (mon.0) 6006 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:56:52.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:56:52 smithi080 bash[41963]: audit 2023-12-01T09:56:51.681855+0000 mon.a (mon.0) 6007 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:56:52.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:56:52 smithi080 bash[41963]: cluster 2023-12-01T09:56:51.742689+0000 mgr.y (mgr.24362) 9250 : cluster 0 pgmap v9219: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:56:52.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:56:52 smithi080 bash[41963]: audit 2023-12-01T09:56:52.024266+0000 mon.a (mon.0) 6008 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:56:52.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:56:52 smithi080 bash[41963]: audit 2023-12-01T09:56:52.033686+0000 mon.a (mon.0) 6009 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:56:52.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:56:52 smithi080 bash[41963]: audit 2023-12-01T09:56:52.564758+0000 mon.c (mon.2) 5902 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:56:52.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:56:52 smithi080 bash[41963]: audit 2023-12-01T09:56:52.566532+0000 mon.c (mon.2) 5903 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:56:52.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:56:52 smithi080 bash[41963]: audit 2023-12-01T09:56:52.577545+0000 mon.a (mon.0) 6010 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:56:53.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:56:52 smithi090 bash[32384]: audit 2023-12-01T09:56:51.672179+0000 mon.a (mon.0) 6006 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:56:53.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:56:52 smithi090 bash[32384]: audit 2023-12-01T09:56:51.681855+0000 mon.a (mon.0) 6007 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:56:53.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:56:52 smithi090 bash[32384]: cluster 2023-12-01T09:56:51.742689+0000 mgr.y (mgr.24362) 9250 : cluster 0 pgmap v9219: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:56:53.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:56:52 smithi090 bash[32384]: audit 2023-12-01T09:56:52.024266+0000 mon.a (mon.0) 6008 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:56:53.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:56:52 smithi090 bash[32384]: audit 2023-12-01T09:56:52.033686+0000 mon.a (mon.0) 6009 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:56:53.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:56:52 smithi090 bash[32384]: audit 2023-12-01T09:56:52.564758+0000 mon.c (mon.2) 5902 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:56:53.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:56:52 smithi090 bash[32384]: audit 2023-12-01T09:56:52.566532+0000 mon.c (mon.2) 5903 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:56:53.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:56:52 smithi090 bash[32384]: audit 2023-12-01T09:56:52.577545+0000 mon.a (mon.0) 6010 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:56:54.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:56:53 smithi090 bash[32384]: audit 2023-12-01T09:56:52.772856+0000 mon.a (mon.0) 6011 : audit 0 from='client.? 172.21.15.80:0/1775196066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:56:54.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:56:53 smithi080 bash[28361]: audit 2023-12-01T09:56:52.772856+0000 mon.a (mon.0) 6011 : audit 0 from='client.? 172.21.15.80:0/1775196066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:56:54.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:56:53 smithi080 bash[41963]: audit 2023-12-01T09:56:52.772856+0000 mon.a (mon.0) 6011 : audit 0 from='client.? 172.21.15.80:0/1775196066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:56:55.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:56:54 smithi090 bash[32384]: cluster 2023-12-01T09:56:53.743515+0000 mgr.y (mgr.24362) 9251 : cluster 0 pgmap v9220: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:56:55.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:56:54 smithi080 bash[28361]: cluster 2023-12-01T09:56:53.743515+0000 mgr.y (mgr.24362) 9251 : cluster 0 pgmap v9220: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:56:55.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:56:54 smithi080 bash[41963]: cluster 2023-12-01T09:56:53.743515+0000 mgr.y (mgr.24362) 9251 : cluster 0 pgmap v9220: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:56:56.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:56:55 smithi090 bash[32384]: audit 2023-12-01T09:56:55.229200+0000 mon.a (mon.0) 6012 : audit 0 from='client.? 172.21.15.80:0/1381038181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:56:56.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:56:55 smithi090 bash[32384]: audit 2023-12-01T09:56:55.267101+0000 mon.c (mon.2) 5904 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:56:56.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:56:55 smithi080 bash[28361]: audit 2023-12-01T09:56:55.229200+0000 mon.a (mon.0) 6012 : audit 0 from='client.? 172.21.15.80:0/1381038181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:56:56.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:56:55 smithi080 bash[28361]: audit 2023-12-01T09:56:55.267101+0000 mon.c (mon.2) 5904 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:56:56.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:56:55 smithi080 bash[41963]: audit 2023-12-01T09:56:55.229200+0000 mon.a (mon.0) 6012 : audit 0 from='client.? 172.21.15.80:0/1381038181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:56:56.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:56:55 smithi080 bash[41963]: audit 2023-12-01T09:56:55.267101+0000 mon.c (mon.2) 5904 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:56:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:56:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:56:56] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T09:56:57.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:56:56 smithi090 bash[32384]: cluster 2023-12-01T09:56:55.744371+0000 mgr.y (mgr.24362) 9252 : cluster 0 pgmap v9221: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:56:57.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:56:56 smithi080 bash[28361]: cluster 2023-12-01T09:56:55.744371+0000 mgr.y (mgr.24362) 9252 : cluster 0 pgmap v9221: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:56:57.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:56:56 smithi080 bash[41963]: cluster 2023-12-01T09:56:55.744371+0000 mgr.y (mgr.24362) 9252 : cluster 0 pgmap v9221: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:56:58.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:56:57 smithi090 bash[32384]: audit 2023-12-01T09:56:57.691175+0000 mon.c (mon.2) 5905 : audit 0 from='client.? 172.21.15.80:0/1267446045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:56:58.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:56:57 smithi080 bash[28361]: audit 2023-12-01T09:56:57.691175+0000 mon.c (mon.2) 5905 : audit 0 from='client.? 172.21.15.80:0/1267446045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:56:58.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:56:57 smithi080 bash[41963]: audit 2023-12-01T09:56:57.691175+0000 mon.c (mon.2) 5905 : audit 0 from='client.? 172.21.15.80:0/1267446045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:56:59.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:56:58 smithi090 bash[32384]: cluster 2023-12-01T09:56:57.745526+0000 mgr.y (mgr.24362) 9253 : cluster 0 pgmap v9222: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:56:59.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:56:58 smithi080 bash[28361]: cluster 2023-12-01T09:56:57.745526+0000 mgr.y (mgr.24362) 9253 : cluster 0 pgmap v9222: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:56:59.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:56:58 smithi080 bash[41963]: cluster 2023-12-01T09:56:57.745526+0000 mgr.y (mgr.24362) 9253 : cluster 0 pgmap v9222: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:57:01.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:57:00 smithi080 bash[28361]: cluster 2023-12-01T09:56:59.746196+0000 mgr.y (mgr.24362) 9254 : cluster 0 pgmap v9223: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:57:01.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:57:00 smithi080 bash[28361]: audit 2023-12-01T09:57:00.142534+0000 mon.c (mon.2) 5906 : audit 0 from='client.? 172.21.15.80:0/107014119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:57:01.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:57:00 smithi080 bash[41963]: cluster 2023-12-01T09:56:59.746196+0000 mgr.y (mgr.24362) 9254 : cluster 0 pgmap v9223: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:57:01.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:57:00 smithi080 bash[41963]: audit 2023-12-01T09:57:00.142534+0000 mon.c (mon.2) 5906 : audit 0 from='client.? 172.21.15.80:0/107014119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:57:01.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:57:00 smithi090 bash[32384]: cluster 2023-12-01T09:56:59.746196+0000 mgr.y (mgr.24362) 9254 : cluster 0 pgmap v9223: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:57:01.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:57:00 smithi090 bash[32384]: audit 2023-12-01T09:57:00.142534+0000 mon.c (mon.2) 5906 : audit 0 from='client.? 172.21.15.80:0/107014119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:57:03.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:57:02 smithi080 bash[28361]: cluster 2023-12-01T09:57:01.747378+0000 mgr.y (mgr.24362) 9255 : cluster 0 pgmap v9224: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:57:03.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:57:02 smithi080 bash[28361]: audit 2023-12-01T09:57:02.597966+0000 mon.c (mon.2) 5907 : audit 0 from='client.? 172.21.15.80:0/1712714880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:57:03.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:57:02 smithi080 bash[41963]: cluster 2023-12-01T09:57:01.747378+0000 mgr.y (mgr.24362) 9255 : cluster 0 pgmap v9224: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:57:03.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:57:02 smithi080 bash[41963]: audit 2023-12-01T09:57:02.597966+0000 mon.c (mon.2) 5907 : audit 0 from='client.? 172.21.15.80:0/1712714880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:57:03.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:57:02 smithi090 bash[32384]: cluster 2023-12-01T09:57:01.747378+0000 mgr.y (mgr.24362) 9255 : cluster 0 pgmap v9224: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:57:03.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:57:02 smithi090 bash[32384]: audit 2023-12-01T09:57:02.597966+0000 mon.c (mon.2) 5907 : audit 0 from='client.? 172.21.15.80:0/1712714880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:57:04.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:57:04 smithi090 bash[32384]: cluster 2023-12-01T09:57:03.748097+0000 mgr.y (mgr.24362) 9256 : cluster 0 pgmap v9225: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:57:04.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:57:04 smithi080 bash[28361]: cluster 2023-12-01T09:57:03.748097+0000 mgr.y (mgr.24362) 9256 : cluster 0 pgmap v9225: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:57:04.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:57:04 smithi080 bash[41963]: cluster 2023-12-01T09:57:03.748097+0000 mgr.y (mgr.24362) 9256 : cluster 0 pgmap v9225: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:57:05.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:57:05 smithi090 bash[32384]: audit 2023-12-01T09:57:05.053218+0000 mon.c (mon.2) 5908 : audit 0 from='client.? 172.21.15.80:0/2674708857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:57:05.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:57:05 smithi080 bash[41963]: audit 2023-12-01T09:57:05.053218+0000 mon.c (mon.2) 5908 : audit 0 from='client.? 172.21.15.80:0/2674708857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:57:05.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:57:05 smithi080 bash[28361]: audit 2023-12-01T09:57:05.053218+0000 mon.c (mon.2) 5908 : audit 0 from='client.? 172.21.15.80:0/2674708857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:57:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:57:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:57:06] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T09:57:06.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:57:06 smithi080 bash[41963]: cluster 2023-12-01T09:57:05.748724+0000 mgr.y (mgr.24362) 9257 : cluster 0 pgmap v9226: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:57:06.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:57:06 smithi080 bash[28361]: cluster 2023-12-01T09:57:05.748724+0000 mgr.y (mgr.24362) 9257 : cluster 0 pgmap v9226: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:57:06.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:57:06 smithi090 bash[32384]: cluster 2023-12-01T09:57:05.748724+0000 mgr.y (mgr.24362) 9257 : cluster 0 pgmap v9226: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:57:07.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:57:07 smithi080 bash[28361]: audit 2023-12-01T09:57:07.518794+0000 mon.a (mon.0) 6013 : audit 0 from='client.? 172.21.15.80:0/4261742626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:57:07.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:57:07 smithi080 bash[41963]: audit 2023-12-01T09:57:07.518794+0000 mon.a (mon.0) 6013 : audit 0 from='client.? 172.21.15.80:0/4261742626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:57:08.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:57:07 smithi090 bash[32384]: audit 2023-12-01T09:57:07.518794+0000 mon.a (mon.0) 6013 : audit 0 from='client.? 172.21.15.80:0/4261742626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:57:08.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:57:08 smithi080 bash[28361]: cluster 2023-12-01T09:57:07.749882+0000 mgr.y (mgr.24362) 9258 : cluster 0 pgmap v9227: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:57:08.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:57:08 smithi080 bash[41963]: cluster 2023-12-01T09:57:07.749882+0000 mgr.y (mgr.24362) 9258 : cluster 0 pgmap v9227: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:57:09.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:57:08 smithi090 bash[32384]: cluster 2023-12-01T09:57:07.749882+0000 mgr.y (mgr.24362) 9258 : cluster 0 pgmap v9227: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:57:11.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:57:10 smithi080 bash[28361]: cluster 2023-12-01T09:57:09.750546+0000 mgr.y (mgr.24362) 9259 : cluster 0 pgmap v9228: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:57:11.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:57:10 smithi080 bash[28361]: audit 2023-12-01T09:57:09.980079+0000 mon.a (mon.0) 6014 : audit 0 from='client.? 172.21.15.80:0/3630396652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:57:11.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:57:10 smithi080 bash[28361]: audit 2023-12-01T09:57:10.267508+0000 mon.c (mon.2) 5909 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:57:11.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:57:10 smithi080 bash[41963]: cluster 2023-12-01T09:57:09.750546+0000 mgr.y (mgr.24362) 9259 : cluster 0 pgmap v9228: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:57:11.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:57:10 smithi080 bash[41963]: audit 2023-12-01T09:57:09.980079+0000 mon.a (mon.0) 6014 : audit 0 from='client.? 172.21.15.80:0/3630396652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:57:11.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:57:10 smithi080 bash[41963]: audit 2023-12-01T09:57:10.267508+0000 mon.c (mon.2) 5909 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:57:11.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:57:10 smithi090 bash[32384]: cluster 2023-12-01T09:57:09.750546+0000 mgr.y (mgr.24362) 9259 : cluster 0 pgmap v9228: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:57:11.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:57:10 smithi090 bash[32384]: audit 2023-12-01T09:57:09.980079+0000 mon.a (mon.0) 6014 : audit 0 from='client.? 172.21.15.80:0/3630396652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:57:11.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:57:10 smithi090 bash[32384]: audit 2023-12-01T09:57:10.267508+0000 mon.c (mon.2) 5909 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:57:13.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:57:12 smithi080 bash[28361]: cluster 2023-12-01T09:57:11.751734+0000 mgr.y (mgr.24362) 9260 : cluster 0 pgmap v9229: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:57:13.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:57:12 smithi080 bash[28361]: audit 2023-12-01T09:57:12.428409+0000 mon.a (mon.0) 6015 : audit 0 from='client.? 172.21.15.80:0/1961693763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:57:13.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:57:12 smithi080 bash[41963]: cluster 2023-12-01T09:57:11.751734+0000 mgr.y (mgr.24362) 9260 : cluster 0 pgmap v9229: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:57:13.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:57:12 smithi080 bash[41963]: audit 2023-12-01T09:57:12.428409+0000 mon.a (mon.0) 6015 : audit 0 from='client.? 172.21.15.80:0/1961693763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:57:13.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:57:12 smithi090 bash[32384]: cluster 2023-12-01T09:57:11.751734+0000 mgr.y (mgr.24362) 9260 : cluster 0 pgmap v9229: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:57:13.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:57:12 smithi090 bash[32384]: audit 2023-12-01T09:57:12.428409+0000 mon.a (mon.0) 6015 : audit 0 from='client.? 172.21.15.80:0/1961693763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:57:14.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:57:14 smithi090 bash[32384]: cluster 2023-12-01T09:57:13.752381+0000 mgr.y (mgr.24362) 9261 : cluster 0 pgmap v9230: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:57:14.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:57:14 smithi080 bash[41963]: cluster 2023-12-01T09:57:13.752381+0000 mgr.y (mgr.24362) 9261 : cluster 0 pgmap v9230: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:57:14.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:57:14 smithi080 bash[28361]: cluster 2023-12-01T09:57:13.752381+0000 mgr.y (mgr.24362) 9261 : cluster 0 pgmap v9230: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:57:15.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:57:15 smithi090 bash[32384]: audit 2023-12-01T09:57:14.891721+0000 mon.a (mon.0) 6016 : audit 0 from='client.? 172.21.15.80:0/1291770337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:57:15.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:57:15 smithi080 bash[28361]: audit 2023-12-01T09:57:14.891721+0000 mon.a (mon.0) 6016 : audit 0 from='client.? 172.21.15.80:0/1291770337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:57:15.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:57:15 smithi080 bash[41963]: audit 2023-12-01T09:57:14.891721+0000 mon.a (mon.0) 6016 : audit 0 from='client.? 172.21.15.80:0/1291770337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:57:16.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:57:16 smithi080 bash[28361]: cluster 2023-12-01T09:57:15.753032+0000 mgr.y (mgr.24362) 9262 : cluster 0 pgmap v9231: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:57:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:57:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:57:16] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T09:57:16.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:57:16 smithi080 bash[41963]: cluster 2023-12-01T09:57:15.753032+0000 mgr.y (mgr.24362) 9262 : cluster 0 pgmap v9231: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:57:16.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:57:16 smithi090 bash[32384]: cluster 2023-12-01T09:57:15.753032+0000 mgr.y (mgr.24362) 9262 : cluster 0 pgmap v9231: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:57:17.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:57:17 smithi090 bash[32384]: audit 2023-12-01T09:57:17.356816+0000 mon.a (mon.0) 6017 : audit 0 from='client.? 172.21.15.80:0/3743179915' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:57:17.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:57:17 smithi080 bash[28361]: audit 2023-12-01T09:57:17.356816+0000 mon.a (mon.0) 6017 : audit 0 from='client.? 172.21.15.80:0/3743179915' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:57:17.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:57:17 smithi080 bash[41963]: audit 2023-12-01T09:57:17.356816+0000 mon.a (mon.0) 6017 : audit 0 from='client.? 172.21.15.80:0/3743179915' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:57:18.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:57:18 smithi090 bash[32384]: cluster 2023-12-01T09:57:17.754118+0000 mgr.y (mgr.24362) 9263 : cluster 0 pgmap v9232: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:57:18.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:57:18 smithi080 bash[28361]: cluster 2023-12-01T09:57:17.754118+0000 mgr.y (mgr.24362) 9263 : cluster 0 pgmap v9232: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:57:18.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:57:18 smithi080 bash[41963]: cluster 2023-12-01T09:57:17.754118+0000 mgr.y (mgr.24362) 9263 : cluster 0 pgmap v9232: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:57:21.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:57:20 smithi080 bash[28361]: cluster 2023-12-01T09:57:19.754548+0000 mgr.y (mgr.24362) 9264 : cluster 0 pgmap v9233: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:57:21.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:57:20 smithi080 bash[28361]: audit 2023-12-01T09:57:19.812396+0000 mon.c (mon.2) 5910 : audit 0 from='client.? 172.21.15.80:0/1892645265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:57:21.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:57:20 smithi080 bash[41963]: cluster 2023-12-01T09:57:19.754548+0000 mgr.y (mgr.24362) 9264 : cluster 0 pgmap v9233: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:57:21.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:57:20 smithi080 bash[41963]: audit 2023-12-01T09:57:19.812396+0000 mon.c (mon.2) 5910 : audit 0 from='client.? 172.21.15.80:0/1892645265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:57:21.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:57:20 smithi090 bash[32384]: cluster 2023-12-01T09:57:19.754548+0000 mgr.y (mgr.24362) 9264 : cluster 0 pgmap v9233: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:57:21.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:57:20 smithi090 bash[32384]: audit 2023-12-01T09:57:19.812396+0000 mon.c (mon.2) 5910 : audit 0 from='client.? 172.21.15.80:0/1892645265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:57:23.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:57:22 smithi080 bash[41963]: cluster 2023-12-01T09:57:21.755642+0000 mgr.y (mgr.24362) 9265 : cluster 0 pgmap v9234: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:57:23.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:57:22 smithi080 bash[41963]: audit 2023-12-01T09:57:22.263001+0000 mon.a (mon.0) 6018 : audit 0 from='client.? 172.21.15.80:0/4192400910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:57:23.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:57:22 smithi080 bash[28361]: cluster 2023-12-01T09:57:21.755642+0000 mgr.y (mgr.24362) 9265 : cluster 0 pgmap v9234: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:57:23.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:57:22 smithi080 bash[28361]: audit 2023-12-01T09:57:22.263001+0000 mon.a (mon.0) 6018 : audit 0 from='client.? 172.21.15.80:0/4192400910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:57:23.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:57:22 smithi090 bash[32384]: cluster 2023-12-01T09:57:21.755642+0000 mgr.y (mgr.24362) 9265 : cluster 0 pgmap v9234: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:57:23.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:57:22 smithi090 bash[32384]: audit 2023-12-01T09:57:22.263001+0000 mon.a (mon.0) 6018 : audit 0 from='client.? 172.21.15.80:0/4192400910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:57:24.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:57:24 smithi090 bash[32384]: cluster 2023-12-01T09:57:23.756366+0000 mgr.y (mgr.24362) 9266 : cluster 0 pgmap v9235: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:57:24.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:57:24 smithi080 bash[41963]: cluster 2023-12-01T09:57:23.756366+0000 mgr.y (mgr.24362) 9266 : cluster 0 pgmap v9235: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:57:24.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:57:24 smithi080 bash[28361]: cluster 2023-12-01T09:57:23.756366+0000 mgr.y (mgr.24362) 9266 : cluster 0 pgmap v9235: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:57:25.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:57:25 smithi090 bash[32384]: audit 2023-12-01T09:57:24.719450+0000 mon.c (mon.2) 5911 : audit 0 from='client.? 172.21.15.80:0/386088000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:57:25.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:57:25 smithi090 bash[32384]: audit 2023-12-01T09:57:25.267681+0000 mon.c (mon.2) 5912 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:57:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:57:25 smithi080 bash[28361]: audit 2023-12-01T09:57:24.719450+0000 mon.c (mon.2) 5911 : audit 0 from='client.? 172.21.15.80:0/386088000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:57:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:57:25 smithi080 bash[28361]: audit 2023-12-01T09:57:25.267681+0000 mon.c (mon.2) 5912 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:57:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:57:25 smithi080 bash[41963]: audit 2023-12-01T09:57:24.719450+0000 mon.c (mon.2) 5911 : audit 0 from='client.? 172.21.15.80:0/386088000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:57:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:57:25 smithi080 bash[41963]: audit 2023-12-01T09:57:25.267681+0000 mon.c (mon.2) 5912 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:57:26.487 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:57:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:57:26] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T09:57:26.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:57:26 smithi090 bash[32384]: cluster 2023-12-01T09:57:25.757090+0000 mgr.y (mgr.24362) 9267 : cluster 0 pgmap v9236: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:57:26.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:57:26 smithi080 bash[41963]: cluster 2023-12-01T09:57:25.757090+0000 mgr.y (mgr.24362) 9267 : cluster 0 pgmap v9236: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:57:26.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:57:26 smithi080 bash[28361]: cluster 2023-12-01T09:57:25.757090+0000 mgr.y (mgr.24362) 9267 : cluster 0 pgmap v9236: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:57:27.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:57:27 smithi090 bash[32384]: audit 2023-12-01T09:57:27.178371+0000 mon.a (mon.0) 6019 : audit 0 from='client.? 172.21.15.80:0/1582166282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:57:27.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:57:27 smithi080 bash[28361]: audit 2023-12-01T09:57:27.178371+0000 mon.a (mon.0) 6019 : audit 0 from='client.? 172.21.15.80:0/1582166282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:57:27.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:57:27 smithi080 bash[41963]: audit 2023-12-01T09:57:27.178371+0000 mon.a (mon.0) 6019 : audit 0 from='client.? 172.21.15.80:0/1582166282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:57:28.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:57:28 smithi090 bash[32384]: cluster 2023-12-01T09:57:27.758408+0000 mgr.y (mgr.24362) 9268 : cluster 0 pgmap v9237: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:57:28.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:57:28 smithi080 bash[28361]: cluster 2023-12-01T09:57:27.758408+0000 mgr.y (mgr.24362) 9268 : cluster 0 pgmap v9237: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:57:28.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:57:28 smithi080 bash[41963]: cluster 2023-12-01T09:57:27.758408+0000 mgr.y (mgr.24362) 9268 : cluster 0 pgmap v9237: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:57:30.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:57:29 smithi090 bash[32384]: audit 2023-12-01T09:57:29.632926+0000 mon.c (mon.2) 5913 : audit 0 from='client.? 172.21.15.80:0/2392004173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:57:30.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:57:29 smithi080 bash[41963]: audit 2023-12-01T09:57:29.632926+0000 mon.c (mon.2) 5913 : audit 0 from='client.? 172.21.15.80:0/2392004173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:57:30.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:57:29 smithi080 bash[28361]: audit 2023-12-01T09:57:29.632926+0000 mon.c (mon.2) 5913 : audit 0 from='client.? 172.21.15.80:0/2392004173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:57:31.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:57:30 smithi090 bash[32384]: cluster 2023-12-01T09:57:29.759171+0000 mgr.y (mgr.24362) 9269 : cluster 0 pgmap v9238: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:57:31.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:57:30 smithi080 bash[41963]: cluster 2023-12-01T09:57:29.759171+0000 mgr.y (mgr.24362) 9269 : cluster 0 pgmap v9238: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:57:31.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:57:30 smithi080 bash[28361]: cluster 2023-12-01T09:57:29.759171+0000 mgr.y (mgr.24362) 9269 : cluster 0 pgmap v9238: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:57:33.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:57:32 smithi080 bash[41963]: cluster 2023-12-01T09:57:31.760364+0000 mgr.y (mgr.24362) 9270 : cluster 0 pgmap v9239: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:57:33.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:57:32 smithi080 bash[41963]: audit 2023-12-01T09:57:32.094735+0000 mon.c (mon.2) 5914 : audit 0 from='client.? 172.21.15.80:0/176520213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:57:33.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:57:32 smithi080 bash[28361]: cluster 2023-12-01T09:57:31.760364+0000 mgr.y (mgr.24362) 9270 : cluster 0 pgmap v9239: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:57:33.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:57:32 smithi080 bash[28361]: audit 2023-12-01T09:57:32.094735+0000 mon.c (mon.2) 5914 : audit 0 from='client.? 172.21.15.80:0/176520213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:57:33.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:57:32 smithi090 bash[32384]: cluster 2023-12-01T09:57:31.760364+0000 mgr.y (mgr.24362) 9270 : cluster 0 pgmap v9239: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:57:33.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:57:32 smithi090 bash[32384]: audit 2023-12-01T09:57:32.094735+0000 mon.c (mon.2) 5914 : audit 0 from='client.? 172.21.15.80:0/176520213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:57:34.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:57:34 smithi090 bash[32384]: cluster 2023-12-01T09:57:33.761165+0000 mgr.y (mgr.24362) 9271 : cluster 0 pgmap v9240: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:57:34.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:57:34 smithi080 bash[41963]: cluster 2023-12-01T09:57:33.761165+0000 mgr.y (mgr.24362) 9271 : cluster 0 pgmap v9240: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:57:34.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:57:34 smithi080 bash[28361]: cluster 2023-12-01T09:57:33.761165+0000 mgr.y (mgr.24362) 9271 : cluster 0 pgmap v9240: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:57:35.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:57:35 smithi090 bash[32384]: audit 2023-12-01T09:57:34.553517+0000 mon.a (mon.0) 6020 : audit 0 from='client.? 172.21.15.80:0/3325318576' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:57:35.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:57:35 smithi080 bash[28361]: audit 2023-12-01T09:57:34.553517+0000 mon.a (mon.0) 6020 : audit 0 from='client.? 172.21.15.80:0/3325318576' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:57:35.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:57:35 smithi080 bash[41963]: audit 2023-12-01T09:57:34.553517+0000 mon.a (mon.0) 6020 : audit 0 from='client.? 172.21.15.80:0/3325318576' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:57:36.487 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:57:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:57:36] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T09:57:36.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:57:36 smithi090 bash[32384]: cluster 2023-12-01T09:57:35.761860+0000 mgr.y (mgr.24362) 9272 : cluster 0 pgmap v9241: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:57:36.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:57:36 smithi080 bash[41963]: cluster 2023-12-01T09:57:35.761860+0000 mgr.y (mgr.24362) 9272 : cluster 0 pgmap v9241: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:57:36.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:57:36 smithi080 bash[28361]: cluster 2023-12-01T09:57:35.761860+0000 mgr.y (mgr.24362) 9272 : cluster 0 pgmap v9241: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:57:37.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:57:37 smithi090 bash[32384]: audit 2023-12-01T09:57:36.998653+0000 mon.a (mon.0) 6021 : audit 0 from='client.? 172.21.15.80:0/3534255899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:57:37.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:57:37 smithi080 bash[28361]: audit 2023-12-01T09:57:36.998653+0000 mon.a (mon.0) 6021 : audit 0 from='client.? 172.21.15.80:0/3534255899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:57:37.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:57:37 smithi080 bash[41963]: audit 2023-12-01T09:57:36.998653+0000 mon.a (mon.0) 6021 : audit 0 from='client.? 172.21.15.80:0/3534255899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:57:38.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:57:38 smithi090 bash[32384]: cluster 2023-12-01T09:57:37.763019+0000 mgr.y (mgr.24362) 9273 : cluster 0 pgmap v9242: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:57:38.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:57:38 smithi080 bash[28361]: cluster 2023-12-01T09:57:37.763019+0000 mgr.y (mgr.24362) 9273 : cluster 0 pgmap v9242: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:57:38.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:57:38 smithi080 bash[41963]: cluster 2023-12-01T09:57:37.763019+0000 mgr.y (mgr.24362) 9273 : cluster 0 pgmap v9242: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:57:39.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:57:39 smithi090 bash[32384]: audit 2023-12-01T09:57:39.450587+0000 mon.a (mon.0) 6022 : audit 0 from='client.? 172.21.15.80:0/107622326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:57:39.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:57:39 smithi080 bash[28361]: audit 2023-12-01T09:57:39.450587+0000 mon.a (mon.0) 6022 : audit 0 from='client.? 172.21.15.80:0/107622326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:57:39.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:57:39 smithi080 bash[41963]: audit 2023-12-01T09:57:39.450587+0000 mon.a (mon.0) 6022 : audit 0 from='client.? 172.21.15.80:0/107622326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:57:40.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:57:40 smithi090 bash[32384]: cluster 2023-12-01T09:57:39.763825+0000 mgr.y (mgr.24362) 9274 : cluster 0 pgmap v9243: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:57:40.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:57:40 smithi090 bash[32384]: audit 2023-12-01T09:57:40.268111+0000 mon.c (mon.2) 5915 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:57:40.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:57:40 smithi080 bash[41963]: cluster 2023-12-01T09:57:39.763825+0000 mgr.y (mgr.24362) 9274 : cluster 0 pgmap v9243: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:57:40.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:57:40 smithi080 bash[41963]: audit 2023-12-01T09:57:40.268111+0000 mon.c (mon.2) 5915 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:57:40.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:57:40 smithi080 bash[28361]: cluster 2023-12-01T09:57:39.763825+0000 mgr.y (mgr.24362) 9274 : cluster 0 pgmap v9243: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:57:40.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:57:40 smithi080 bash[28361]: audit 2023-12-01T09:57:40.268111+0000 mon.c (mon.2) 5915 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:57:43.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:57:42 smithi080 bash[41963]: cluster 2023-12-01T09:57:41.764841+0000 mgr.y (mgr.24362) 9275 : cluster 0 pgmap v9244: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:57:43.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:57:42 smithi080 bash[41963]: audit 2023-12-01T09:57:41.914262+0000 mon.c (mon.2) 5916 : audit 0 from='client.? 172.21.15.80:0/485993409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:57:43.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:57:42 smithi080 bash[28361]: cluster 2023-12-01T09:57:41.764841+0000 mgr.y (mgr.24362) 9275 : cluster 0 pgmap v9244: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:57:43.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:57:42 smithi080 bash[28361]: audit 2023-12-01T09:57:41.914262+0000 mon.c (mon.2) 5916 : audit 0 from='client.? 172.21.15.80:0/485993409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:57:43.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:57:42 smithi090 bash[32384]: cluster 2023-12-01T09:57:41.764841+0000 mgr.y (mgr.24362) 9275 : cluster 0 pgmap v9244: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:57:43.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:57:42 smithi090 bash[32384]: audit 2023-12-01T09:57:41.914262+0000 mon.c (mon.2) 5916 : audit 0 from='client.? 172.21.15.80:0/485993409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:57:44.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:57:44 smithi090 bash[32384]: cluster 2023-12-01T09:57:43.765642+0000 mgr.y (mgr.24362) 9276 : cluster 0 pgmap v9245: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:57:44.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:57:44 smithi090 bash[32384]: audit 2023-12-01T09:57:44.366189+0000 mon.c (mon.2) 5917 : audit 0 from='client.? 172.21.15.80:0/2069621110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:57:44.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:57:44 smithi080 bash[41963]: cluster 2023-12-01T09:57:43.765642+0000 mgr.y (mgr.24362) 9276 : cluster 0 pgmap v9245: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:57:44.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:57:44 smithi080 bash[41963]: audit 2023-12-01T09:57:44.366189+0000 mon.c (mon.2) 5917 : audit 0 from='client.? 172.21.15.80:0/2069621110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:57:44.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:57:44 smithi080 bash[28361]: cluster 2023-12-01T09:57:43.765642+0000 mgr.y (mgr.24362) 9276 : cluster 0 pgmap v9245: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:57:44.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:57:44 smithi080 bash[28361]: audit 2023-12-01T09:57:44.366189+0000 mon.c (mon.2) 5917 : audit 0 from='client.? 172.21.15.80:0/2069621110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:57:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:57:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:57:46] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T09:57:47.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:57:46 smithi080 bash[28361]: cluster 2023-12-01T09:57:45.766344+0000 mgr.y (mgr.24362) 9277 : cluster 0 pgmap v9246: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:57:47.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:57:46 smithi080 bash[41963]: cluster 2023-12-01T09:57:45.766344+0000 mgr.y (mgr.24362) 9277 : cluster 0 pgmap v9246: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:57:47.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:57:46 smithi090 bash[32384]: cluster 2023-12-01T09:57:45.766344+0000 mgr.y (mgr.24362) 9277 : cluster 0 pgmap v9246: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:57:48.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:57:47 smithi080 bash[41963]: audit 2023-12-01T09:57:46.828741+0000 mon.c (mon.2) 5918 : audit 0 from='client.? 172.21.15.80:0/3677654961' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:57:48.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:57:47 smithi080 bash[28361]: audit 2023-12-01T09:57:46.828741+0000 mon.c (mon.2) 5918 : audit 0 from='client.? 172.21.15.80:0/3677654961' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:57:48.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:57:47 smithi090 bash[32384]: audit 2023-12-01T09:57:46.828741+0000 mon.c (mon.2) 5918 : audit 0 from='client.? 172.21.15.80:0/3677654961' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:57:49.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:57:48 smithi080 bash[41963]: cluster 2023-12-01T09:57:47.767489+0000 mgr.y (mgr.24362) 9278 : cluster 0 pgmap v9247: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:57:49.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:57:48 smithi080 bash[28361]: cluster 2023-12-01T09:57:47.767489+0000 mgr.y (mgr.24362) 9278 : cluster 0 pgmap v9247: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:57:49.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:57:48 smithi090 bash[32384]: cluster 2023-12-01T09:57:47.767489+0000 mgr.y (mgr.24362) 9278 : cluster 0 pgmap v9247: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:57:50.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:57:49 smithi080 bash[28361]: audit 2023-12-01T09:57:49.276102+0000 mon.c (mon.2) 5919 : audit 0 from='client.? 172.21.15.80:0/2494472963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:57:50.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:57:49 smithi080 bash[41963]: audit 2023-12-01T09:57:49.276102+0000 mon.c (mon.2) 5919 : audit 0 from='client.? 172.21.15.80:0/2494472963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:57:50.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:57:49 smithi090 bash[32384]: audit 2023-12-01T09:57:49.276102+0000 mon.c (mon.2) 5919 : audit 0 from='client.? 172.21.15.80:0/2494472963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:57:51.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:57:50 smithi080 bash[41963]: cluster 2023-12-01T09:57:49.768177+0000 mgr.y (mgr.24362) 9279 : cluster 0 pgmap v9248: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:57:51.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:57:50 smithi080 bash[28361]: cluster 2023-12-01T09:57:49.768177+0000 mgr.y (mgr.24362) 9279 : cluster 0 pgmap v9248: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:57:51.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:57:50 smithi090 bash[32384]: cluster 2023-12-01T09:57:49.768177+0000 mgr.y (mgr.24362) 9279 : cluster 0 pgmap v9248: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:57:52.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:57:51 smithi080 bash[28361]: audit 2023-12-01T09:57:51.717836+0000 mon.c (mon.2) 5920 : audit 0 from='client.? 172.21.15.80:0/744741532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:57:52.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:57:51 smithi080 bash[41963]: audit 2023-12-01T09:57:51.717836+0000 mon.c (mon.2) 5920 : audit 0 from='client.? 172.21.15.80:0/744741532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:57:52.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:57:51 smithi090 bash[32384]: audit 2023-12-01T09:57:51.717836+0000 mon.c (mon.2) 5920 : audit 0 from='client.? 172.21.15.80:0/744741532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:57:53.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:57:52 smithi080 bash[28361]: cluster 2023-12-01T09:57:51.769203+0000 mgr.y (mgr.24362) 9280 : cluster 0 pgmap v9249: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:57:53.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:57:52 smithi080 bash[28361]: audit 2023-12-01T09:57:52.658122+0000 mon.c (mon.2) 5921 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:57:53.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:57:52 smithi080 bash[41963]: cluster 2023-12-01T09:57:51.769203+0000 mgr.y (mgr.24362) 9280 : cluster 0 pgmap v9249: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:57:53.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:57:52 smithi080 bash[41963]: audit 2023-12-01T09:57:52.658122+0000 mon.c (mon.2) 5921 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:57:53.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:57:52 smithi090 bash[32384]: cluster 2023-12-01T09:57:51.769203+0000 mgr.y (mgr.24362) 9280 : cluster 0 pgmap v9249: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:57:53.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:57:52 smithi090 bash[32384]: audit 2023-12-01T09:57:52.658122+0000 mon.c (mon.2) 5921 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:57:54.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:57:54 smithi090 bash[32384]: cluster 2023-12-01T09:57:53.769830+0000 mgr.y (mgr.24362) 9281 : cluster 0 pgmap v9250: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:57:54.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:57:54 smithi090 bash[32384]: audit 2023-12-01T09:57:54.175459+0000 mon.a (mon.0) 6023 : audit 0 from='client.? 172.21.15.80:0/2505429600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:57:54.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:57:54 smithi080 bash[28361]: cluster 2023-12-01T09:57:53.769830+0000 mgr.y (mgr.24362) 9281 : cluster 0 pgmap v9250: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:57:54.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:57:54 smithi080 bash[28361]: audit 2023-12-01T09:57:54.175459+0000 mon.a (mon.0) 6023 : audit 0 from='client.? 172.21.15.80:0/2505429600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:57:54.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:57:54 smithi080 bash[41963]: cluster 2023-12-01T09:57:53.769830+0000 mgr.y (mgr.24362) 9281 : cluster 0 pgmap v9250: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:57:54.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:57:54 smithi080 bash[41963]: audit 2023-12-01T09:57:54.175459+0000 mon.a (mon.0) 6023 : audit 0 from='client.? 172.21.15.80:0/2505429600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:57:55.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:57:55 smithi090 bash[32384]: audit 2023-12-01T09:57:55.268701+0000 mon.c (mon.2) 5922 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:57:55.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:57:55 smithi080 bash[28361]: audit 2023-12-01T09:57:55.268701+0000 mon.c (mon.2) 5922 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:57:55.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:57:55 smithi080 bash[41963]: audit 2023-12-01T09:57:55.268701+0000 mon.c (mon.2) 5922 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:57:56.499 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:57:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:57:56] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T09:57:56.499 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:57:56 smithi080 bash[28361]: cluster 2023-12-01T09:57:55.770420+0000 mgr.y (mgr.24362) 9282 : cluster 0 pgmap v9251: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:57:56.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:57:56 smithi090 bash[32384]: cluster 2023-12-01T09:57:55.770420+0000 mgr.y (mgr.24362) 9282 : cluster 0 pgmap v9251: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:57:56.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:57:56 smithi080 bash[41963]: cluster 2023-12-01T09:57:55.770420+0000 mgr.y (mgr.24362) 9282 : cluster 0 pgmap v9251: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:57:57.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:57:57 smithi090 bash[32384]: audit 2023-12-01T09:57:56.637708+0000 mon.a (mon.0) 6024 : audit 0 from='client.? 172.21.15.80:0/4137250320' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:57:57.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:57:57 smithi080 bash[28361]: audit 2023-12-01T09:57:56.637708+0000 mon.a (mon.0) 6024 : audit 0 from='client.? 172.21.15.80:0/4137250320' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:57:57.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:57:57 smithi080 bash[41963]: audit 2023-12-01T09:57:56.637708+0000 mon.a (mon.0) 6024 : audit 0 from='client.? 172.21.15.80:0/4137250320' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:57:58.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:57:58 smithi090 bash[32384]: cluster 2023-12-01T09:57:57.771510+0000 mgr.y (mgr.24362) 9283 : cluster 0 pgmap v9252: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:57:58.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:57:58 smithi080 bash[41963]: cluster 2023-12-01T09:57:57.771510+0000 mgr.y (mgr.24362) 9283 : cluster 0 pgmap v9252: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:57:58.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:57:58 smithi080 bash[28361]: cluster 2023-12-01T09:57:57.771510+0000 mgr.y (mgr.24362) 9283 : cluster 0 pgmap v9252: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:57:59.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:57:59 smithi090 bash[32384]: audit 2023-12-01T09:57:58.515489+0000 mon.a (mon.0) 6025 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:57:59.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:57:59 smithi090 bash[32384]: audit 2023-12-01T09:57:58.530143+0000 mon.a (mon.0) 6026 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:57:59.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:57:59 smithi090 bash[32384]: audit 2023-12-01T09:57:58.862245+0000 mon.a (mon.0) 6027 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:57:59.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:57:59 smithi090 bash[32384]: audit 2023-12-01T09:57:58.872709+0000 mon.a (mon.0) 6028 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:57:59.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:57:59 smithi090 bash[32384]: audit 2023-12-01T09:57:59.097941+0000 mon.c (mon.2) 5923 : audit 0 from='client.? 172.21.15.80:0/3821198262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:57:59.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:57:59 smithi090 bash[32384]: audit 2023-12-01T09:57:59.358421+0000 mon.c (mon.2) 5924 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:57:59.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:57:59 smithi090 bash[32384]: audit 2023-12-01T09:57:59.360396+0000 mon.c (mon.2) 5925 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:57:59.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:57:59 smithi090 bash[32384]: audit 2023-12-01T09:57:59.370348+0000 mon.a (mon.0) 6029 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:57:59.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:57:59 smithi080 bash[41963]: audit 2023-12-01T09:57:58.515489+0000 mon.a (mon.0) 6025 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:57:59.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:57:59 smithi080 bash[41963]: audit 2023-12-01T09:57:58.530143+0000 mon.a (mon.0) 6026 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:57:59.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:57:59 smithi080 bash[41963]: audit 2023-12-01T09:57:58.862245+0000 mon.a (mon.0) 6027 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:57:59.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:57:59 smithi080 bash[41963]: audit 2023-12-01T09:57:58.872709+0000 mon.a (mon.0) 6028 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:57:59.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:57:59 smithi080 bash[41963]: audit 2023-12-01T09:57:59.097941+0000 mon.c (mon.2) 5923 : audit 0 from='client.? 172.21.15.80:0/3821198262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:57:59.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:57:59 smithi080 bash[41963]: audit 2023-12-01T09:57:59.358421+0000 mon.c (mon.2) 5924 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:57:59.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:57:59 smithi080 bash[41963]: audit 2023-12-01T09:57:59.360396+0000 mon.c (mon.2) 5925 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:57:59.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:57:59 smithi080 bash[41963]: audit 2023-12-01T09:57:59.370348+0000 mon.a (mon.0) 6029 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:57:59.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:57:59 smithi080 bash[28361]: audit 2023-12-01T09:57:58.515489+0000 mon.a (mon.0) 6025 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:57:59.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:57:59 smithi080 bash[28361]: audit 2023-12-01T09:57:58.530143+0000 mon.a (mon.0) 6026 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:57:59.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:57:59 smithi080 bash[28361]: audit 2023-12-01T09:57:58.862245+0000 mon.a (mon.0) 6027 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:57:59.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:57:59 smithi080 bash[28361]: audit 2023-12-01T09:57:58.872709+0000 mon.a (mon.0) 6028 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:57:59.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:57:59 smithi080 bash[28361]: audit 2023-12-01T09:57:59.097941+0000 mon.c (mon.2) 5923 : audit 0 from='client.? 172.21.15.80:0/3821198262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:57:59.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:57:59 smithi080 bash[28361]: audit 2023-12-01T09:57:59.358421+0000 mon.c (mon.2) 5924 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:57:59.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:57:59 smithi080 bash[28361]: audit 2023-12-01T09:57:59.360396+0000 mon.c (mon.2) 5925 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:57:59.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:57:59 smithi080 bash[28361]: audit 2023-12-01T09:57:59.370348+0000 mon.a (mon.0) 6029 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:58:00.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:58:00 smithi080 bash[41963]: cluster 2023-12-01T09:57:59.772187+0000 mgr.y (mgr.24362) 9284 : cluster 0 pgmap v9253: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:58:00.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:58:00 smithi080 bash[28361]: cluster 2023-12-01T09:57:59.772187+0000 mgr.y (mgr.24362) 9284 : cluster 0 pgmap v9253: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:58:01.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:58:00 smithi090 bash[32384]: cluster 2023-12-01T09:57:59.772187+0000 mgr.y (mgr.24362) 9284 : cluster 0 pgmap v9253: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:58:01.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:58:01 smithi080 bash[41963]: audit 2023-12-01T09:58:01.550967+0000 mon.c (mon.2) 5926 : audit 0 from='client.? 172.21.15.80:0/2455872058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:58:01.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:58:01 smithi080 bash[28361]: audit 2023-12-01T09:58:01.550967+0000 mon.c (mon.2) 5926 : audit 0 from='client.? 172.21.15.80:0/2455872058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:58:02.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:58:01 smithi090 bash[32384]: audit 2023-12-01T09:58:01.550967+0000 mon.c (mon.2) 5926 : audit 0 from='client.? 172.21.15.80:0/2455872058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:58:02.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:58:02 smithi080 bash[28361]: cluster 2023-12-01T09:58:01.773216+0000 mgr.y (mgr.24362) 9285 : cluster 0 pgmap v9254: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:58:02.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:58:02 smithi080 bash[41963]: cluster 2023-12-01T09:58:01.773216+0000 mgr.y (mgr.24362) 9285 : cluster 0 pgmap v9254: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:58:03.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:58:02 smithi090 bash[32384]: cluster 2023-12-01T09:58:01.773216+0000 mgr.y (mgr.24362) 9285 : cluster 0 pgmap v9254: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:58:04.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:58:04 smithi090 bash[32384]: cluster 2023-12-01T09:58:03.773680+0000 mgr.y (mgr.24362) 9286 : cluster 0 pgmap v9255: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:58:04.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:58:04 smithi090 bash[32384]: audit 2023-12-01T09:58:04.008606+0000 mon.c (mon.2) 5927 : audit 0 from='client.? 172.21.15.80:0/803998762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:58:04.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:58:04 smithi080 bash[28361]: cluster 2023-12-01T09:58:03.773680+0000 mgr.y (mgr.24362) 9286 : cluster 0 pgmap v9255: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:58:04.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:58:04 smithi080 bash[28361]: audit 2023-12-01T09:58:04.008606+0000 mon.c (mon.2) 5927 : audit 0 from='client.? 172.21.15.80:0/803998762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:58:04.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:58:04 smithi080 bash[41963]: cluster 2023-12-01T09:58:03.773680+0000 mgr.y (mgr.24362) 9286 : cluster 0 pgmap v9255: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:58:04.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:58:04 smithi080 bash[41963]: audit 2023-12-01T09:58:04.008606+0000 mon.c (mon.2) 5927 : audit 0 from='client.? 172.21.15.80:0/803998762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:58:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:58:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:58:06] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T09:58:07.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:58:06 smithi080 bash[41963]: cluster 2023-12-01T09:58:05.774342+0000 mgr.y (mgr.24362) 9287 : cluster 0 pgmap v9256: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:58:07.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:58:06 smithi080 bash[41963]: audit 2023-12-01T09:58:06.465963+0000 mon.a (mon.0) 6030 : audit 0 from='client.? 172.21.15.80:0/1335390759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:58:07.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:58:06 smithi080 bash[28361]: cluster 2023-12-01T09:58:05.774342+0000 mgr.y (mgr.24362) 9287 : cluster 0 pgmap v9256: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:58:07.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:58:06 smithi080 bash[28361]: audit 2023-12-01T09:58:06.465963+0000 mon.a (mon.0) 6030 : audit 0 from='client.? 172.21.15.80:0/1335390759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:58:07.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:58:06 smithi090 bash[32384]: cluster 2023-12-01T09:58:05.774342+0000 mgr.y (mgr.24362) 9287 : cluster 0 pgmap v9256: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:58:07.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:58:06 smithi090 bash[32384]: audit 2023-12-01T09:58:06.465963+0000 mon.a (mon.0) 6030 : audit 0 from='client.? 172.21.15.80:0/1335390759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:58:09.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:58:08 smithi080 bash[28361]: cluster 2023-12-01T09:58:07.775511+0000 mgr.y (mgr.24362) 9288 : cluster 0 pgmap v9257: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:58:09.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:58:08 smithi080 bash[41963]: cluster 2023-12-01T09:58:07.775511+0000 mgr.y (mgr.24362) 9288 : cluster 0 pgmap v9257: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:58:09.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:58:08 smithi090 bash[32384]: cluster 2023-12-01T09:58:07.775511+0000 mgr.y (mgr.24362) 9288 : cluster 0 pgmap v9257: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:58:10.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:58:09 smithi080 bash[28361]: audit 2023-12-01T09:58:08.923863+0000 mon.a (mon.0) 6031 : audit 0 from='client.? 172.21.15.80:0/4159980777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:58:10.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:58:09 smithi080 bash[41963]: audit 2023-12-01T09:58:08.923863+0000 mon.a (mon.0) 6031 : audit 0 from='client.? 172.21.15.80:0/4159980777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:58:10.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:58:09 smithi090 bash[32384]: audit 2023-12-01T09:58:08.923863+0000 mon.a (mon.0) 6031 : audit 0 from='client.? 172.21.15.80:0/4159980777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:58:11.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:58:10 smithi080 bash[28361]: cluster 2023-12-01T09:58:09.776195+0000 mgr.y (mgr.24362) 9289 : cluster 0 pgmap v9258: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:58:11.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:58:10 smithi080 bash[28361]: audit 2023-12-01T09:58:10.269050+0000 mon.c (mon.2) 5928 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:58:11.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:58:10 smithi080 bash[41963]: cluster 2023-12-01T09:58:09.776195+0000 mgr.y (mgr.24362) 9289 : cluster 0 pgmap v9258: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:58:11.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:58:10 smithi080 bash[41963]: audit 2023-12-01T09:58:10.269050+0000 mon.c (mon.2) 5928 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:58:11.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:58:10 smithi090 bash[32384]: cluster 2023-12-01T09:58:09.776195+0000 mgr.y (mgr.24362) 9289 : cluster 0 pgmap v9258: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:58:11.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:58:10 smithi090 bash[32384]: audit 2023-12-01T09:58:10.269050+0000 mon.c (mon.2) 5928 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:58:12.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:58:11 smithi080 bash[28361]: audit 2023-12-01T09:58:11.376902+0000 mon.c (mon.2) 5929 : audit 0 from='client.? 172.21.15.80:0/1993958846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:58:12.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:58:11 smithi080 bash[41963]: audit 2023-12-01T09:58:11.376902+0000 mon.c (mon.2) 5929 : audit 0 from='client.? 172.21.15.80:0/1993958846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:58:12.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:58:11 smithi090 bash[32384]: audit 2023-12-01T09:58:11.376902+0000 mon.c (mon.2) 5929 : audit 0 from='client.? 172.21.15.80:0/1993958846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:58:13.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:58:12 smithi080 bash[28361]: cluster 2023-12-01T09:58:11.777341+0000 mgr.y (mgr.24362) 9290 : cluster 0 pgmap v9259: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:58:13.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:58:12 smithi080 bash[41963]: cluster 2023-12-01T09:58:11.777341+0000 mgr.y (mgr.24362) 9290 : cluster 0 pgmap v9259: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:58:13.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:58:12 smithi090 bash[32384]: cluster 2023-12-01T09:58:11.777341+0000 mgr.y (mgr.24362) 9290 : cluster 0 pgmap v9259: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:58:14.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:58:14 smithi090 bash[32384]: cluster 2023-12-01T09:58:13.777943+0000 mgr.y (mgr.24362) 9291 : cluster 0 pgmap v9260: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:58:14.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:58:14 smithi090 bash[32384]: audit 2023-12-01T09:58:13.836778+0000 mon.c (mon.2) 5930 : audit 0 from='client.? 172.21.15.80:0/2406645030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:58:14.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:58:14 smithi080 bash[28361]: cluster 2023-12-01T09:58:13.777943+0000 mgr.y (mgr.24362) 9291 : cluster 0 pgmap v9260: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:58:14.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:58:14 smithi080 bash[28361]: audit 2023-12-01T09:58:13.836778+0000 mon.c (mon.2) 5930 : audit 0 from='client.? 172.21.15.80:0/2406645030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:58:14.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:58:14 smithi080 bash[41963]: cluster 2023-12-01T09:58:13.777943+0000 mgr.y (mgr.24362) 9291 : cluster 0 pgmap v9260: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:58:14.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:58:14 smithi080 bash[41963]: audit 2023-12-01T09:58:13.836778+0000 mon.c (mon.2) 5930 : audit 0 from='client.? 172.21.15.80:0/2406645030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:58:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:58:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:58:16] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T09:58:17.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:58:16 smithi080 bash[28361]: cluster 2023-12-01T09:58:15.778590+0000 mgr.y (mgr.24362) 9292 : cluster 0 pgmap v9261: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:58:17.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:58:16 smithi080 bash[28361]: audit 2023-12-01T09:58:16.287263+0000 mon.c (mon.2) 5931 : audit 0 from='client.? 172.21.15.80:0/1813255150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:58:17.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:58:16 smithi080 bash[41963]: cluster 2023-12-01T09:58:15.778590+0000 mgr.y (mgr.24362) 9292 : cluster 0 pgmap v9261: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:58:17.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:58:16 smithi080 bash[41963]: audit 2023-12-01T09:58:16.287263+0000 mon.c (mon.2) 5931 : audit 0 from='client.? 172.21.15.80:0/1813255150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:58:17.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:58:16 smithi090 bash[32384]: cluster 2023-12-01T09:58:15.778590+0000 mgr.y (mgr.24362) 9292 : cluster 0 pgmap v9261: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:58:17.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:58:16 smithi090 bash[32384]: audit 2023-12-01T09:58:16.287263+0000 mon.c (mon.2) 5931 : audit 0 from='client.? 172.21.15.80:0/1813255150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:58:19.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:58:18 smithi080 bash[28361]: cluster 2023-12-01T09:58:17.779753+0000 mgr.y (mgr.24362) 9293 : cluster 0 pgmap v9262: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:58:19.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:58:18 smithi080 bash[28361]: audit 2023-12-01T09:58:18.748875+0000 mon.c (mon.2) 5932 : audit 0 from='client.? 172.21.15.80:0/3409027623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:58:19.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:58:18 smithi080 bash[41963]: cluster 2023-12-01T09:58:17.779753+0000 mgr.y (mgr.24362) 9293 : cluster 0 pgmap v9262: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:58:19.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:58:18 smithi080 bash[41963]: audit 2023-12-01T09:58:18.748875+0000 mon.c (mon.2) 5932 : audit 0 from='client.? 172.21.15.80:0/3409027623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:58:19.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:58:18 smithi090 bash[32384]: cluster 2023-12-01T09:58:17.779753+0000 mgr.y (mgr.24362) 9293 : cluster 0 pgmap v9262: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:58:19.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:58:18 smithi090 bash[32384]: audit 2023-12-01T09:58:18.748875+0000 mon.c (mon.2) 5932 : audit 0 from='client.? 172.21.15.80:0/3409027623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:58:21.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:58:20 smithi080 bash[28361]: cluster 2023-12-01T09:58:19.780259+0000 mgr.y (mgr.24362) 9294 : cluster 0 pgmap v9263: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:58:21.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:58:20 smithi080 bash[41963]: cluster 2023-12-01T09:58:19.780259+0000 mgr.y (mgr.24362) 9294 : cluster 0 pgmap v9263: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:58:21.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:58:20 smithi090 bash[32384]: cluster 2023-12-01T09:58:19.780259+0000 mgr.y (mgr.24362) 9294 : cluster 0 pgmap v9263: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:58:22.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:58:21 smithi080 bash[28361]: audit 2023-12-01T09:58:21.217821+0000 mon.c (mon.2) 5933 : audit 0 from='client.? 172.21.15.80:0/3056773471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:58:22.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:58:21 smithi080 bash[41963]: audit 2023-12-01T09:58:21.217821+0000 mon.c (mon.2) 5933 : audit 0 from='client.? 172.21.15.80:0/3056773471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:58:22.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:58:21 smithi090 bash[32384]: audit 2023-12-01T09:58:21.217821+0000 mon.c (mon.2) 5933 : audit 0 from='client.? 172.21.15.80:0/3056773471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:58:23.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:58:22 smithi080 bash[28361]: cluster 2023-12-01T09:58:21.781410+0000 mgr.y (mgr.24362) 9295 : cluster 0 pgmap v9264: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:58:23.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:58:22 smithi080 bash[41963]: cluster 2023-12-01T09:58:21.781410+0000 mgr.y (mgr.24362) 9295 : cluster 0 pgmap v9264: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:58:23.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:58:22 smithi090 bash[32384]: cluster 2023-12-01T09:58:21.781410+0000 mgr.y (mgr.24362) 9295 : cluster 0 pgmap v9264: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:58:24.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:58:24 smithi090 bash[32384]: audit 2023-12-01T09:58:23.669069+0000 mon.a (mon.0) 6032 : audit 0 from='client.? 172.21.15.80:0/3017610092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:58:24.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:58:24 smithi090 bash[32384]: cluster 2023-12-01T09:58:23.782079+0000 mgr.y (mgr.24362) 9296 : cluster 0 pgmap v9265: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:58:24.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:58:24 smithi080 bash[28361]: audit 2023-12-01T09:58:23.669069+0000 mon.a (mon.0) 6032 : audit 0 from='client.? 172.21.15.80:0/3017610092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:58:24.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:58:24 smithi080 bash[28361]: cluster 2023-12-01T09:58:23.782079+0000 mgr.y (mgr.24362) 9296 : cluster 0 pgmap v9265: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:58:24.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:58:24 smithi080 bash[41963]: audit 2023-12-01T09:58:23.669069+0000 mon.a (mon.0) 6032 : audit 0 from='client.? 172.21.15.80:0/3017610092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:58:24.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:58:24 smithi080 bash[41963]: cluster 2023-12-01T09:58:23.782079+0000 mgr.y (mgr.24362) 9296 : cluster 0 pgmap v9265: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:58:25.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:58:25 smithi090 bash[32384]: audit 2023-12-01T09:58:25.269320+0000 mon.c (mon.2) 5934 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:58:25.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:58:25 smithi080 bash[28361]: audit 2023-12-01T09:58:25.269320+0000 mon.c (mon.2) 5934 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:58:25.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:58:25 smithi080 bash[41963]: audit 2023-12-01T09:58:25.269320+0000 mon.c (mon.2) 5934 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:58:26.633 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:58:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:58:26] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T09:58:26.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:58:26 smithi080 bash[28361]: cluster 2023-12-01T09:58:25.782716+0000 mgr.y (mgr.24362) 9297 : cluster 0 pgmap v9266: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:58:26.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:58:26 smithi080 bash[28361]: audit 2023-12-01T09:58:26.130421+0000 mon.c (mon.2) 5935 : audit 0 from='client.? 172.21.15.80:0/3623849983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:58:26.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:58:26 smithi080 bash[41963]: cluster 2023-12-01T09:58:25.782716+0000 mgr.y (mgr.24362) 9297 : cluster 0 pgmap v9266: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:58:26.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:58:26 smithi080 bash[41963]: audit 2023-12-01T09:58:26.130421+0000 mon.c (mon.2) 5935 : audit 0 from='client.? 172.21.15.80:0/3623849983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:58:27.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:58:26 smithi090 bash[32384]: cluster 2023-12-01T09:58:25.782716+0000 mgr.y (mgr.24362) 9297 : cluster 0 pgmap v9266: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:58:27.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:58:26 smithi090 bash[32384]: audit 2023-12-01T09:58:26.130421+0000 mon.c (mon.2) 5935 : audit 0 from='client.? 172.21.15.80:0/3623849983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:58:29.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:58:28 smithi080 bash[28361]: cluster 2023-12-01T09:58:27.783938+0000 mgr.y (mgr.24362) 9298 : cluster 0 pgmap v9267: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:58:29.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:58:28 smithi080 bash[28361]: audit 2023-12-01T09:58:28.592050+0000 mon.a (mon.0) 6033 : audit 0 from='client.? 172.21.15.80:0/336094288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:58:29.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:58:28 smithi080 bash[41963]: cluster 2023-12-01T09:58:27.783938+0000 mgr.y (mgr.24362) 9298 : cluster 0 pgmap v9267: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:58:29.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:58:28 smithi080 bash[41963]: audit 2023-12-01T09:58:28.592050+0000 mon.a (mon.0) 6033 : audit 0 from='client.? 172.21.15.80:0/336094288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:58:29.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:58:28 smithi090 bash[32384]: cluster 2023-12-01T09:58:27.783938+0000 mgr.y (mgr.24362) 9298 : cluster 0 pgmap v9267: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:58:29.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:58:28 smithi090 bash[32384]: audit 2023-12-01T09:58:28.592050+0000 mon.a (mon.0) 6033 : audit 0 from='client.? 172.21.15.80:0/336094288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:58:31.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:58:30 smithi080 bash[28361]: cluster 2023-12-01T09:58:29.784529+0000 mgr.y (mgr.24362) 9299 : cluster 0 pgmap v9268: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:58:31.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:58:30 smithi080 bash[41963]: cluster 2023-12-01T09:58:29.784529+0000 mgr.y (mgr.24362) 9299 : cluster 0 pgmap v9268: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:58:31.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:58:30 smithi090 bash[32384]: cluster 2023-12-01T09:58:29.784529+0000 mgr.y (mgr.24362) 9299 : cluster 0 pgmap v9268: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:58:32.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:58:31 smithi080 bash[28361]: audit 2023-12-01T09:58:31.052822+0000 mon.c (mon.2) 5936 : audit 0 from='client.? 172.21.15.80:0/189156327' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:58:32.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:58:31 smithi080 bash[41963]: audit 2023-12-01T09:58:31.052822+0000 mon.c (mon.2) 5936 : audit 0 from='client.? 172.21.15.80:0/189156327' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:58:32.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:58:31 smithi090 bash[32384]: audit 2023-12-01T09:58:31.052822+0000 mon.c (mon.2) 5936 : audit 0 from='client.? 172.21.15.80:0/189156327' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:58:33.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:58:32 smithi080 bash[41963]: cluster 2023-12-01T09:58:31.785719+0000 mgr.y (mgr.24362) 9300 : cluster 0 pgmap v9269: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:58:33.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:58:32 smithi080 bash[28361]: cluster 2023-12-01T09:58:31.785719+0000 mgr.y (mgr.24362) 9300 : cluster 0 pgmap v9269: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:58:33.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:58:32 smithi090 bash[32384]: cluster 2023-12-01T09:58:31.785719+0000 mgr.y (mgr.24362) 9300 : cluster 0 pgmap v9269: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:58:34.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:58:34 smithi090 bash[32384]: audit 2023-12-01T09:58:33.514171+0000 mon.c (mon.2) 5937 : audit 0 from='client.? 172.21.15.80:0/774734630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:58:34.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:58:34 smithi090 bash[32384]: cluster 2023-12-01T09:58:33.786505+0000 mgr.y (mgr.24362) 9301 : cluster 0 pgmap v9270: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:58:34.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:58:34 smithi080 bash[41963]: audit 2023-12-01T09:58:33.514171+0000 mon.c (mon.2) 5937 : audit 0 from='client.? 172.21.15.80:0/774734630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:58:34.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:58:34 smithi080 bash[41963]: cluster 2023-12-01T09:58:33.786505+0000 mgr.y (mgr.24362) 9301 : cluster 0 pgmap v9270: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:58:34.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:58:34 smithi080 bash[28361]: audit 2023-12-01T09:58:33.514171+0000 mon.c (mon.2) 5937 : audit 0 from='client.? 172.21.15.80:0/774734630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:58:34.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:58:34 smithi080 bash[28361]: cluster 2023-12-01T09:58:33.786505+0000 mgr.y (mgr.24362) 9301 : cluster 0 pgmap v9270: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:58:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:58:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:58:36] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T09:58:37.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:58:36 smithi080 bash[41963]: cluster 2023-12-01T09:58:35.787067+0000 mgr.y (mgr.24362) 9302 : cluster 0 pgmap v9271: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:58:37.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:58:36 smithi080 bash[41963]: audit 2023-12-01T09:58:35.980008+0000 mon.c (mon.2) 5938 : audit 0 from='client.? 172.21.15.80:0/2820023729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:58:37.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:58:36 smithi080 bash[28361]: cluster 2023-12-01T09:58:35.787067+0000 mgr.y (mgr.24362) 9302 : cluster 0 pgmap v9271: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:58:37.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:58:36 smithi080 bash[28361]: audit 2023-12-01T09:58:35.980008+0000 mon.c (mon.2) 5938 : audit 0 from='client.? 172.21.15.80:0/2820023729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:58:37.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:58:36 smithi090 bash[32384]: cluster 2023-12-01T09:58:35.787067+0000 mgr.y (mgr.24362) 9302 : cluster 0 pgmap v9271: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:58:37.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:58:36 smithi090 bash[32384]: audit 2023-12-01T09:58:35.980008+0000 mon.c (mon.2) 5938 : audit 0 from='client.? 172.21.15.80:0/2820023729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:58:39.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:58:38 smithi080 bash[41963]: cluster 2023-12-01T09:58:37.788222+0000 mgr.y (mgr.24362) 9303 : cluster 0 pgmap v9272: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:58:39.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:58:38 smithi080 bash[41963]: audit 2023-12-01T09:58:38.428596+0000 mon.c (mon.2) 5939 : audit 0 from='client.? 172.21.15.80:0/389006426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:58:39.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:58:38 smithi080 bash[28361]: cluster 2023-12-01T09:58:37.788222+0000 mgr.y (mgr.24362) 9303 : cluster 0 pgmap v9272: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:58:39.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:58:38 smithi080 bash[28361]: audit 2023-12-01T09:58:38.428596+0000 mon.c (mon.2) 5939 : audit 0 from='client.? 172.21.15.80:0/389006426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:58:39.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:58:38 smithi090 bash[32384]: cluster 2023-12-01T09:58:37.788222+0000 mgr.y (mgr.24362) 9303 : cluster 0 pgmap v9272: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:58:39.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:58:38 smithi090 bash[32384]: audit 2023-12-01T09:58:38.428596+0000 mon.c (mon.2) 5939 : audit 0 from='client.? 172.21.15.80:0/389006426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:58:41.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:58:40 smithi080 bash[28361]: cluster 2023-12-01T09:58:39.788882+0000 mgr.y (mgr.24362) 9304 : cluster 0 pgmap v9273: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:58:41.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:58:40 smithi080 bash[28361]: audit 2023-12-01T09:58:40.269718+0000 mon.c (mon.2) 5940 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:58:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:58:40 smithi080 bash[41963]: cluster 2023-12-01T09:58:39.788882+0000 mgr.y (mgr.24362) 9304 : cluster 0 pgmap v9273: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:58:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:58:40 smithi080 bash[41963]: audit 2023-12-01T09:58:40.269718+0000 mon.c (mon.2) 5940 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:58:41.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:58:40 smithi090 bash[32384]: cluster 2023-12-01T09:58:39.788882+0000 mgr.y (mgr.24362) 9304 : cluster 0 pgmap v9273: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:58:41.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:58:40 smithi090 bash[32384]: audit 2023-12-01T09:58:40.269718+0000 mon.c (mon.2) 5940 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:58:42.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:58:41 smithi080 bash[41963]: audit 2023-12-01T09:58:40.883666+0000 mon.c (mon.2) 5941 : audit 0 from='client.? 172.21.15.80:0/2336150427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:58:42.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:58:41 smithi080 bash[28361]: audit 2023-12-01T09:58:40.883666+0000 mon.c (mon.2) 5941 : audit 0 from='client.? 172.21.15.80:0/2336150427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:58:42.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:58:41 smithi090 bash[32384]: audit 2023-12-01T09:58:40.883666+0000 mon.c (mon.2) 5941 : audit 0 from='client.? 172.21.15.80:0/2336150427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:58:43.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:58:42 smithi080 bash[28361]: cluster 2023-12-01T09:58:41.790037+0000 mgr.y (mgr.24362) 9305 : cluster 0 pgmap v9274: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:58:43.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:58:42 smithi080 bash[41963]: cluster 2023-12-01T09:58:41.790037+0000 mgr.y (mgr.24362) 9305 : cluster 0 pgmap v9274: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:58:43.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:58:42 smithi090 bash[32384]: cluster 2023-12-01T09:58:41.790037+0000 mgr.y (mgr.24362) 9305 : cluster 0 pgmap v9274: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:58:44.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:58:43 smithi080 bash[41963]: audit 2023-12-01T09:58:43.347790+0000 mon.c (mon.2) 5942 : audit 0 from='client.? 172.21.15.80:0/989083755' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:58:44.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:58:43 smithi080 bash[28361]: audit 2023-12-01T09:58:43.347790+0000 mon.c (mon.2) 5942 : audit 0 from='client.? 172.21.15.80:0/989083755' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:58:44.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:58:43 smithi090 bash[32384]: audit 2023-12-01T09:58:43.347790+0000 mon.c (mon.2) 5942 : audit 0 from='client.? 172.21.15.80:0/989083755' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:58:45.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:58:44 smithi080 bash[28361]: cluster 2023-12-01T09:58:43.790728+0000 mgr.y (mgr.24362) 9306 : cluster 0 pgmap v9275: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:58:45.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:58:44 smithi080 bash[41963]: cluster 2023-12-01T09:58:43.790728+0000 mgr.y (mgr.24362) 9306 : cluster 0 pgmap v9275: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:58:45.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:58:44 smithi090 bash[32384]: cluster 2023-12-01T09:58:43.790728+0000 mgr.y (mgr.24362) 9306 : cluster 0 pgmap v9275: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:58:46.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:58:45 smithi080 bash[28361]: audit 2023-12-01T09:58:45.814452+0000 mon.a (mon.0) 6034 : audit 0 from='client.? 172.21.15.80:0/3209000872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:58:46.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:58:45 smithi080 bash[41963]: audit 2023-12-01T09:58:45.814452+0000 mon.a (mon.0) 6034 : audit 0 from='client.? 172.21.15.80:0/3209000872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:58:46.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:58:45 smithi090 bash[32384]: audit 2023-12-01T09:58:45.814452+0000 mon.a (mon.0) 6034 : audit 0 from='client.? 172.21.15.80:0/3209000872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:58:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:58:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:58:46] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T09:58:47.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:58:46 smithi080 bash[28361]: cluster 2023-12-01T09:58:45.791342+0000 mgr.y (mgr.24362) 9307 : cluster 0 pgmap v9276: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:58:47.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:58:46 smithi080 bash[41963]: cluster 2023-12-01T09:58:45.791342+0000 mgr.y (mgr.24362) 9307 : cluster 0 pgmap v9276: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:58:47.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:58:46 smithi090 bash[32384]: cluster 2023-12-01T09:58:45.791342+0000 mgr.y (mgr.24362) 9307 : cluster 0 pgmap v9276: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:58:49.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:58:48 smithi080 bash[28361]: cluster 2023-12-01T09:58:47.792496+0000 mgr.y (mgr.24362) 9308 : cluster 0 pgmap v9277: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:58:49.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:58:48 smithi080 bash[28361]: audit 2023-12-01T09:58:48.276149+0000 mon.c (mon.2) 5943 : audit 0 from='client.? 172.21.15.80:0/1898655396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:58:49.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:58:48 smithi080 bash[41963]: cluster 2023-12-01T09:58:47.792496+0000 mgr.y (mgr.24362) 9308 : cluster 0 pgmap v9277: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:58:49.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:58:48 smithi080 bash[41963]: audit 2023-12-01T09:58:48.276149+0000 mon.c (mon.2) 5943 : audit 0 from='client.? 172.21.15.80:0/1898655396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:58:49.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:58:48 smithi090 bash[32384]: cluster 2023-12-01T09:58:47.792496+0000 mgr.y (mgr.24362) 9308 : cluster 0 pgmap v9277: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:58:49.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:58:48 smithi090 bash[32384]: audit 2023-12-01T09:58:48.276149+0000 mon.c (mon.2) 5943 : audit 0 from='client.? 172.21.15.80:0/1898655396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:58:50.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:58:49 smithi080 bash[28361]: cluster 2023-12-01T09:58:49.793166+0000 mgr.y (mgr.24362) 9309 : cluster 0 pgmap v9278: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:58:50.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:58:49 smithi080 bash[41963]: cluster 2023-12-01T09:58:49.793166+0000 mgr.y (mgr.24362) 9309 : cluster 0 pgmap v9278: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:58:50.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:58:49 smithi090 bash[32384]: cluster 2023-12-01T09:58:49.793166+0000 mgr.y (mgr.24362) 9309 : cluster 0 pgmap v9278: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:58:51.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:58:50 smithi080 bash[41963]: audit 2023-12-01T09:58:50.731864+0000 mon.c (mon.2) 5944 : audit 0 from='client.? 172.21.15.80:0/3895005483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:58:51.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:58:50 smithi080 bash[28361]: audit 2023-12-01T09:58:50.731864+0000 mon.c (mon.2) 5944 : audit 0 from='client.? 172.21.15.80:0/3895005483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:58:51.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:58:50 smithi090 bash[32384]: audit 2023-12-01T09:58:50.731864+0000 mon.c (mon.2) 5944 : audit 0 from='client.? 172.21.15.80:0/3895005483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:58:52.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:58:51 smithi080 bash[28361]: cluster 2023-12-01T09:58:51.794308+0000 mgr.y (mgr.24362) 9310 : cluster 0 pgmap v9279: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:58:52.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:58:51 smithi080 bash[41963]: cluster 2023-12-01T09:58:51.794308+0000 mgr.y (mgr.24362) 9310 : cluster 0 pgmap v9279: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:58:52.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:58:51 smithi090 bash[32384]: cluster 2023-12-01T09:58:51.794308+0000 mgr.y (mgr.24362) 9310 : cluster 0 pgmap v9279: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:58:53.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:58:53 smithi090 bash[32384]: audit 2023-12-01T09:58:53.190841+0000 mon.a (mon.0) 6035 : audit 0 from='client.? 172.21.15.80:0/2070859254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:58:53.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:58:53 smithi080 bash[41963]: audit 2023-12-01T09:58:53.190841+0000 mon.a (mon.0) 6035 : audit 0 from='client.? 172.21.15.80:0/2070859254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:58:53.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:58:53 smithi080 bash[28361]: audit 2023-12-01T09:58:53.190841+0000 mon.a (mon.0) 6035 : audit 0 from='client.? 172.21.15.80:0/2070859254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:58:54.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:58:54 smithi090 bash[32384]: cluster 2023-12-01T09:58:53.794978+0000 mgr.y (mgr.24362) 9311 : cluster 0 pgmap v9280: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:58:54.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:58:54 smithi080 bash[41963]: cluster 2023-12-01T09:58:53.794978+0000 mgr.y (mgr.24362) 9311 : cluster 0 pgmap v9280: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:58:54.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:58:54 smithi080 bash[28361]: cluster 2023-12-01T09:58:53.794978+0000 mgr.y (mgr.24362) 9311 : cluster 0 pgmap v9280: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:58:55.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:58:55 smithi090 bash[32384]: audit 2023-12-01T09:58:55.270073+0000 mon.c (mon.2) 5945 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:58:55.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:58:55 smithi080 bash[41963]: audit 2023-12-01T09:58:55.270073+0000 mon.c (mon.2) 5945 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:58:55.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:58:55 smithi080 bash[28361]: audit 2023-12-01T09:58:55.270073+0000 mon.c (mon.2) 5945 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:58:56.525 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:58:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:58:56] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T09:58:56.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:58:56 smithi080 bash[41963]: audit 2023-12-01T09:58:55.658237+0000 mon.a (mon.0) 6036 : audit 0 from='client.? 172.21.15.80:0/3859530662' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:58:56.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:58:56 smithi080 bash[41963]: cluster 2023-12-01T09:58:55.795627+0000 mgr.y (mgr.24362) 9312 : cluster 0 pgmap v9281: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:58:56.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:58:56 smithi080 bash[28361]: audit 2023-12-01T09:58:55.658237+0000 mon.a (mon.0) 6036 : audit 0 from='client.? 172.21.15.80:0/3859530662' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:58:56.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:58:56 smithi080 bash[28361]: cluster 2023-12-01T09:58:55.795627+0000 mgr.y (mgr.24362) 9312 : cluster 0 pgmap v9281: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:58:57.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:58:56 smithi090 bash[32384]: audit 2023-12-01T09:58:55.658237+0000 mon.a (mon.0) 6036 : audit 0 from='client.? 172.21.15.80:0/3859530662' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:58:57.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:58:56 smithi090 bash[32384]: cluster 2023-12-01T09:58:55.795627+0000 mgr.y (mgr.24362) 9312 : cluster 0 pgmap v9281: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:58:59.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:58:58 smithi080 bash[28361]: cluster 2023-12-01T09:58:57.796880+0000 mgr.y (mgr.24362) 9313 : cluster 0 pgmap v9282: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:58:59.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:58:58 smithi080 bash[28361]: audit 2023-12-01T09:58:58.107597+0000 mon.a (mon.0) 6037 : audit 0 from='client.? 172.21.15.80:0/8104197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:58:59.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:58:58 smithi080 bash[41963]: cluster 2023-12-01T09:58:57.796880+0000 mgr.y (mgr.24362) 9313 : cluster 0 pgmap v9282: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:58:59.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:58:58 smithi080 bash[41963]: audit 2023-12-01T09:58:58.107597+0000 mon.a (mon.0) 6037 : audit 0 from='client.? 172.21.15.80:0/8104197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:58:59.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:58:58 smithi090 bash[32384]: cluster 2023-12-01T09:58:57.796880+0000 mgr.y (mgr.24362) 9313 : cluster 0 pgmap v9282: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:58:59.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:58:58 smithi090 bash[32384]: audit 2023-12-01T09:58:58.107597+0000 mon.a (mon.0) 6037 : audit 0 from='client.? 172.21.15.80:0/8104197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:59:00.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:58:59 smithi080 bash[41963]: audit 2023-12-01T09:58:59.452670+0000 mon.c (mon.2) 5946 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:59:00.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:58:59 smithi080 bash[28361]: audit 2023-12-01T09:58:59.452670+0000 mon.c (mon.2) 5946 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:59:00.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:58:59 smithi090 bash[32384]: audit 2023-12-01T09:58:59.452670+0000 mon.c (mon.2) 5946 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:59:01.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:59:00 smithi080 bash[28361]: cluster 2023-12-01T09:58:59.797610+0000 mgr.y (mgr.24362) 9314 : cluster 0 pgmap v9283: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:59:01.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:59:00 smithi080 bash[28361]: audit 2023-12-01T09:59:00.565579+0000 mon.c (mon.2) 5947 : audit 0 from='client.? 172.21.15.80:0/3007050340' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:59:01.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:59:00 smithi080 bash[41963]: cluster 2023-12-01T09:58:59.797610+0000 mgr.y (mgr.24362) 9314 : cluster 0 pgmap v9283: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:59:01.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:59:00 smithi080 bash[41963]: audit 2023-12-01T09:59:00.565579+0000 mon.c (mon.2) 5947 : audit 0 from='client.? 172.21.15.80:0/3007050340' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:59:01.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:59:00 smithi090 bash[32384]: cluster 2023-12-01T09:58:59.797610+0000 mgr.y (mgr.24362) 9314 : cluster 0 pgmap v9283: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:59:01.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:59:00 smithi090 bash[32384]: audit 2023-12-01T09:59:00.565579+0000 mon.c (mon.2) 5947 : audit 0 from='client.? 172.21.15.80:0/3007050340' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:59:03.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:59:02 smithi080 bash[41963]: cluster 2023-12-01T09:59:01.798579+0000 mgr.y (mgr.24362) 9315 : cluster 0 pgmap v9284: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:59:03.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:59:02 smithi080 bash[28361]: cluster 2023-12-01T09:59:01.798579+0000 mgr.y (mgr.24362) 9315 : cluster 0 pgmap v9284: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:59:03.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:59:02 smithi090 bash[32384]: cluster 2023-12-01T09:59:01.798579+0000 mgr.y (mgr.24362) 9315 : cluster 0 pgmap v9284: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:59:04.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:59:03 smithi080 bash[28361]: audit 2023-12-01T09:59:03.023965+0000 mon.a (mon.0) 6038 : audit 0 from='client.? 172.21.15.80:0/2454765712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:59:04.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:59:03 smithi080 bash[41963]: audit 2023-12-01T09:59:03.023965+0000 mon.a (mon.0) 6038 : audit 0 from='client.? 172.21.15.80:0/2454765712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:59:04.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:59:03 smithi090 bash[32384]: audit 2023-12-01T09:59:03.023965+0000 mon.a (mon.0) 6038 : audit 0 from='client.? 172.21.15.80:0/2454765712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:59:05.180 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:59:04 smithi080 bash[41963]: cluster 2023-12-01T09:59:03.799208+0000 mgr.y (mgr.24362) 9316 : cluster 0 pgmap v9285: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:59:05.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:59:04 smithi080 bash[28361]: cluster 2023-12-01T09:59:03.799208+0000 mgr.y (mgr.24362) 9316 : cluster 0 pgmap v9285: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:59:05.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:59:04 smithi090 bash[32384]: cluster 2023-12-01T09:59:03.799208+0000 mgr.y (mgr.24362) 9316 : cluster 0 pgmap v9285: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:59:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:59:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:59:06] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T09:59:06.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:59:06 smithi080 bash[41963]: audit 2023-12-01T09:59:05.294582+0000 mon.a (mon.0) 6039 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:59:06.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:59:06 smithi080 bash[41963]: audit 2023-12-01T09:59:05.305711+0000 mon.a (mon.0) 6040 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:59:06.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:59:06 smithi080 bash[41963]: audit 2023-12-01T09:59:05.520624+0000 mon.a (mon.0) 6041 : audit 0 from='client.? 172.21.15.80:0/2833123382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:59:06.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:59:06 smithi080 bash[41963]: audit 2023-12-01T09:59:05.646506+0000 mon.a (mon.0) 6042 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:59:06.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:59:06 smithi080 bash[41963]: audit 2023-12-01T09:59:05.658100+0000 mon.a (mon.0) 6043 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:59:06.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:59:06 smithi080 bash[41963]: cluster 2023-12-01T09:59:05.799940+0000 mgr.y (mgr.24362) 9317 : cluster 0 pgmap v9286: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:59:06.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:59:06 smithi080 bash[41963]: audit 2023-12-01T09:59:06.130384+0000 mon.c (mon.2) 5948 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:59:06.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:59:06 smithi080 bash[41963]: audit 2023-12-01T09:59:06.132262+0000 mon.c (mon.2) 5949 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:59:06.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:59:06 smithi080 bash[41963]: audit 2023-12-01T09:59:06.142414+0000 mon.a (mon.0) 6044 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:59:06.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:59:06 smithi080 bash[28361]: audit 2023-12-01T09:59:05.294582+0000 mon.a (mon.0) 6039 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:59:06.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:59:06 smithi080 bash[28361]: audit 2023-12-01T09:59:05.305711+0000 mon.a (mon.0) 6040 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:59:06.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:59:06 smithi080 bash[28361]: audit 2023-12-01T09:59:05.520624+0000 mon.a (mon.0) 6041 : audit 0 from='client.? 172.21.15.80:0/2833123382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:59:06.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:59:06 smithi080 bash[28361]: audit 2023-12-01T09:59:05.646506+0000 mon.a (mon.0) 6042 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:59:06.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:59:06 smithi080 bash[28361]: audit 2023-12-01T09:59:05.658100+0000 mon.a (mon.0) 6043 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:59:06.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:59:06 smithi080 bash[28361]: cluster 2023-12-01T09:59:05.799940+0000 mgr.y (mgr.24362) 9317 : cluster 0 pgmap v9286: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:59:06.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:59:06 smithi080 bash[28361]: audit 2023-12-01T09:59:06.130384+0000 mon.c (mon.2) 5948 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:59:06.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:59:06 smithi080 bash[28361]: audit 2023-12-01T09:59:06.132262+0000 mon.c (mon.2) 5949 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:59:06.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:59:06 smithi080 bash[28361]: audit 2023-12-01T09:59:06.142414+0000 mon.a (mon.0) 6044 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:59:06.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:59:06 smithi090 bash[32384]: audit 2023-12-01T09:59:05.294582+0000 mon.a (mon.0) 6039 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:59:06.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:59:06 smithi090 bash[32384]: audit 2023-12-01T09:59:05.305711+0000 mon.a (mon.0) 6040 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:59:06.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:59:06 smithi090 bash[32384]: audit 2023-12-01T09:59:05.520624+0000 mon.a (mon.0) 6041 : audit 0 from='client.? 172.21.15.80:0/2833123382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:59:06.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:59:06 smithi090 bash[32384]: audit 2023-12-01T09:59:05.646506+0000 mon.a (mon.0) 6042 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:59:06.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:59:06 smithi090 bash[32384]: audit 2023-12-01T09:59:05.658100+0000 mon.a (mon.0) 6043 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:59:06.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:59:06 smithi090 bash[32384]: cluster 2023-12-01T09:59:05.799940+0000 mgr.y (mgr.24362) 9317 : cluster 0 pgmap v9286: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:59:06.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:59:06 smithi090 bash[32384]: audit 2023-12-01T09:59:06.130384+0000 mon.c (mon.2) 5948 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:59:06.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:59:06 smithi090 bash[32384]: audit 2023-12-01T09:59:06.132262+0000 mon.c (mon.2) 5949 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:59:06.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:59:06 smithi090 bash[32384]: audit 2023-12-01T09:59:06.142414+0000 mon.a (mon.0) 6044 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T09:59:09.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:59:08 smithi080 bash[41963]: cluster 2023-12-01T09:59:07.800854+0000 mgr.y (mgr.24362) 9318 : cluster 0 pgmap v9287: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:59:09.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:59:08 smithi080 bash[41963]: audit 2023-12-01T09:59:07.989721+0000 mon.c (mon.2) 5950 : audit 0 from='client.? 172.21.15.80:0/3873854814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:59:09.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:59:08 smithi080 bash[28361]: cluster 2023-12-01T09:59:07.800854+0000 mgr.y (mgr.24362) 9318 : cluster 0 pgmap v9287: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:59:09.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:59:08 smithi080 bash[28361]: audit 2023-12-01T09:59:07.989721+0000 mon.c (mon.2) 5950 : audit 0 from='client.? 172.21.15.80:0/3873854814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:59:09.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:59:08 smithi090 bash[32384]: cluster 2023-12-01T09:59:07.800854+0000 mgr.y (mgr.24362) 9318 : cluster 0 pgmap v9287: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:59:09.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:59:08 smithi090 bash[32384]: audit 2023-12-01T09:59:07.989721+0000 mon.c (mon.2) 5950 : audit 0 from='client.? 172.21.15.80:0/3873854814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:59:11.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:59:10 smithi080 bash[28361]: cluster 2023-12-01T09:59:09.801534+0000 mgr.y (mgr.24362) 9319 : cluster 0 pgmap v9288: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:59:11.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:59:10 smithi080 bash[28361]: audit 2023-12-01T09:59:10.270382+0000 mon.c (mon.2) 5951 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:59:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:59:10 smithi080 bash[28361]: audit 2023-12-01T09:59:10.442523+0000 mon.a (mon.0) 6045 : audit 0 from='client.? 172.21.15.80:0/741807625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:59:11.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:59:10 smithi080 bash[41963]: cluster 2023-12-01T09:59:09.801534+0000 mgr.y (mgr.24362) 9319 : cluster 0 pgmap v9288: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:59:11.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:59:10 smithi080 bash[41963]: audit 2023-12-01T09:59:10.270382+0000 mon.c (mon.2) 5951 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:59:11.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:59:10 smithi080 bash[41963]: audit 2023-12-01T09:59:10.442523+0000 mon.a (mon.0) 6045 : audit 0 from='client.? 172.21.15.80:0/741807625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:59:11.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:59:10 smithi090 bash[32384]: cluster 2023-12-01T09:59:09.801534+0000 mgr.y (mgr.24362) 9319 : cluster 0 pgmap v9288: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:59:11.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:59:10 smithi090 bash[32384]: audit 2023-12-01T09:59:10.270382+0000 mon.c (mon.2) 5951 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:59:11.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:59:10 smithi090 bash[32384]: audit 2023-12-01T09:59:10.442523+0000 mon.a (mon.0) 6045 : audit 0 from='client.? 172.21.15.80:0/741807625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:59:13.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:59:12 smithi080 bash[41963]: cluster 2023-12-01T09:59:11.802686+0000 mgr.y (mgr.24362) 9320 : cluster 0 pgmap v9289: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:59:13.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:59:12 smithi080 bash[28361]: cluster 2023-12-01T09:59:11.802686+0000 mgr.y (mgr.24362) 9320 : cluster 0 pgmap v9289: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:59:13.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:59:12 smithi090 bash[32384]: cluster 2023-12-01T09:59:11.802686+0000 mgr.y (mgr.24362) 9320 : cluster 0 pgmap v9289: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:59:14.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:59:13 smithi080 bash[28361]: audit 2023-12-01T09:59:12.901251+0000 mon.c (mon.2) 5952 : audit 0 from='client.? 172.21.15.80:0/2798577768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:59:14.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:59:13 smithi080 bash[41963]: audit 2023-12-01T09:59:12.901251+0000 mon.c (mon.2) 5952 : audit 0 from='client.? 172.21.15.80:0/2798577768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:59:14.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:59:13 smithi090 bash[32384]: audit 2023-12-01T09:59:12.901251+0000 mon.c (mon.2) 5952 : audit 0 from='client.? 172.21.15.80:0/2798577768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:59:15.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:59:14 smithi080 bash[41963]: cluster 2023-12-01T09:59:13.803422+0000 mgr.y (mgr.24362) 9321 : cluster 0 pgmap v9290: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:59:15.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:59:14 smithi080 bash[28361]: cluster 2023-12-01T09:59:13.803422+0000 mgr.y (mgr.24362) 9321 : cluster 0 pgmap v9290: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:59:15.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:59:14 smithi090 bash[32384]: cluster 2023-12-01T09:59:13.803422+0000 mgr.y (mgr.24362) 9321 : cluster 0 pgmap v9290: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:59:16.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:59:15 smithi080 bash[41963]: audit 2023-12-01T09:59:15.358085+0000 mon.c (mon.2) 5953 : audit 0 from='client.? 172.21.15.80:0/1216387240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:59:16.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:59:15 smithi080 bash[28361]: audit 2023-12-01T09:59:15.358085+0000 mon.c (mon.2) 5953 : audit 0 from='client.? 172.21.15.80:0/1216387240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:59:16.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:59:15 smithi090 bash[32384]: audit 2023-12-01T09:59:15.358085+0000 mon.c (mon.2) 5953 : audit 0 from='client.? 172.21.15.80:0/1216387240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:59:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:59:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:59:16] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T09:59:17.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:59:16 smithi080 bash[41963]: cluster 2023-12-01T09:59:15.804260+0000 mgr.y (mgr.24362) 9322 : cluster 0 pgmap v9291: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:59:17.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:59:16 smithi080 bash[28361]: cluster 2023-12-01T09:59:15.804260+0000 mgr.y (mgr.24362) 9322 : cluster 0 pgmap v9291: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:59:17.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:59:16 smithi090 bash[32384]: cluster 2023-12-01T09:59:15.804260+0000 mgr.y (mgr.24362) 9322 : cluster 0 pgmap v9291: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:59:18.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:59:17 smithi080 bash[41963]: audit 2023-12-01T09:59:17.811848+0000 mon.c (mon.2) 5954 : audit 0 from='client.? 172.21.15.80:0/1802329063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:59:18.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:59:17 smithi080 bash[28361]: audit 2023-12-01T09:59:17.811848+0000 mon.c (mon.2) 5954 : audit 0 from='client.? 172.21.15.80:0/1802329063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:59:18.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:59:17 smithi090 bash[32384]: audit 2023-12-01T09:59:17.811848+0000 mon.c (mon.2) 5954 : audit 0 from='client.? 172.21.15.80:0/1802329063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:59:19.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:59:18 smithi080 bash[41963]: cluster 2023-12-01T09:59:17.804929+0000 mgr.y (mgr.24362) 9323 : cluster 0 pgmap v9292: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:59:19.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:59:18 smithi080 bash[28361]: cluster 2023-12-01T09:59:17.804929+0000 mgr.y (mgr.24362) 9323 : cluster 0 pgmap v9292: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:59:19.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:59:18 smithi090 bash[32384]: cluster 2023-12-01T09:59:17.804929+0000 mgr.y (mgr.24362) 9323 : cluster 0 pgmap v9292: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:59:20.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:59:19 smithi080 bash[41963]: cluster 2023-12-01T09:59:19.805544+0000 mgr.y (mgr.24362) 9324 : cluster 0 pgmap v9293: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:59:20.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:59:19 smithi080 bash[28361]: cluster 2023-12-01T09:59:19.805544+0000 mgr.y (mgr.24362) 9324 : cluster 0 pgmap v9293: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:59:20.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:59:19 smithi090 bash[32384]: cluster 2023-12-01T09:59:19.805544+0000 mgr.y (mgr.24362) 9324 : cluster 0 pgmap v9293: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:59:21.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:59:20 smithi080 bash[28361]: audit 2023-12-01T09:59:20.271475+0000 mon.c (mon.2) 5955 : audit 0 from='client.? 172.21.15.80:0/2896563051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:59:21.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:59:21 smithi080 bash[41963]: audit 2023-12-01T09:59:20.271475+0000 mon.c (mon.2) 5955 : audit 0 from='client.? 172.21.15.80:0/2896563051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:59:21.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:59:20 smithi090 bash[32384]: audit 2023-12-01T09:59:20.271475+0000 mon.c (mon.2) 5955 : audit 0 from='client.? 172.21.15.80:0/2896563051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:59:22.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:59:21 smithi080 bash[28361]: cluster 2023-12-01T09:59:21.806699+0000 mgr.y (mgr.24362) 9325 : cluster 0 pgmap v9294: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:59:22.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:59:21 smithi080 bash[41963]: cluster 2023-12-01T09:59:21.806699+0000 mgr.y (mgr.24362) 9325 : cluster 0 pgmap v9294: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:59:22.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:59:21 smithi090 bash[32384]: cluster 2023-12-01T09:59:21.806699+0000 mgr.y (mgr.24362) 9325 : cluster 0 pgmap v9294: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:59:23.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:59:22 smithi080 bash[41963]: audit 2023-12-01T09:59:22.719566+0000 mon.c (mon.2) 5956 : audit 0 from='client.? 172.21.15.80:0/4048371807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:59:23.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:59:22 smithi080 bash[28361]: audit 2023-12-01T09:59:22.719566+0000 mon.c (mon.2) 5956 : audit 0 from='client.? 172.21.15.80:0/4048371807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:59:23.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:59:22 smithi090 bash[32384]: audit 2023-12-01T09:59:22.719566+0000 mon.c (mon.2) 5956 : audit 0 from='client.? 172.21.15.80:0/4048371807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:59:24.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:59:24 smithi080 bash[41963]: cluster 2023-12-01T09:59:23.807433+0000 mgr.y (mgr.24362) 9326 : cluster 0 pgmap v9295: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:59:24.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:59:24 smithi080 bash[28361]: cluster 2023-12-01T09:59:23.807433+0000 mgr.y (mgr.24362) 9326 : cluster 0 pgmap v9295: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:59:25.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:59:24 smithi090 bash[32384]: cluster 2023-12-01T09:59:23.807433+0000 mgr.y (mgr.24362) 9326 : cluster 0 pgmap v9295: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:59:25.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:59:25 smithi080 bash[28361]: audit 2023-12-01T09:59:25.171661+0000 mon.a (mon.0) 6046 : audit 0 from='client.? 172.21.15.80:0/1816080469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:59:25.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:59:25 smithi080 bash[28361]: audit 2023-12-01T09:59:25.271006+0000 mon.c (mon.2) 5957 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:59:25.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:59:25 smithi080 bash[41963]: audit 2023-12-01T09:59:25.171661+0000 mon.a (mon.0) 6046 : audit 0 from='client.? 172.21.15.80:0/1816080469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:59:25.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:59:25 smithi080 bash[41963]: audit 2023-12-01T09:59:25.271006+0000 mon.c (mon.2) 5957 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:59:26.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:59:25 smithi090 bash[32384]: audit 2023-12-01T09:59:25.171661+0000 mon.a (mon.0) 6046 : audit 0 from='client.? 172.21.15.80:0/1816080469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:59:26.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:59:25 smithi090 bash[32384]: audit 2023-12-01T09:59:25.271006+0000 mon.c (mon.2) 5957 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:59:26.531 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:59:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:59:26] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T09:59:26.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:59:26 smithi080 bash[28361]: cluster 2023-12-01T09:59:25.808315+0000 mgr.y (mgr.24362) 9327 : cluster 0 pgmap v9296: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:59:26.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:59:26 smithi080 bash[41963]: cluster 2023-12-01T09:59:25.808315+0000 mgr.y (mgr.24362) 9327 : cluster 0 pgmap v9296: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:59:27.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:59:26 smithi090 bash[32384]: cluster 2023-12-01T09:59:25.808315+0000 mgr.y (mgr.24362) 9327 : cluster 0 pgmap v9296: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:59:27.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:59:27 smithi080 bash[28361]: audit 2023-12-01T09:59:27.626124+0000 mon.a (mon.0) 6047 : audit 0 from='client.? 172.21.15.80:0/2273575692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:59:27.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:59:27 smithi080 bash[41963]: audit 2023-12-01T09:59:27.626124+0000 mon.a (mon.0) 6047 : audit 0 from='client.? 172.21.15.80:0/2273575692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:59:28.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:59:27 smithi090 bash[32384]: audit 2023-12-01T09:59:27.626124+0000 mon.a (mon.0) 6047 : audit 0 from='client.? 172.21.15.80:0/2273575692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:59:29.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:59:28 smithi090 bash[32384]: cluster 2023-12-01T09:59:27.809271+0000 mgr.y (mgr.24362) 9328 : cluster 0 pgmap v9297: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:59:29.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:59:28 smithi080 bash[28361]: cluster 2023-12-01T09:59:27.809271+0000 mgr.y (mgr.24362) 9328 : cluster 0 pgmap v9297: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:59:29.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:59:28 smithi080 bash[41963]: cluster 2023-12-01T09:59:27.809271+0000 mgr.y (mgr.24362) 9328 : cluster 0 pgmap v9297: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:59:31.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:59:30 smithi080 bash[28361]: cluster 2023-12-01T09:59:29.809857+0000 mgr.y (mgr.24362) 9329 : cluster 0 pgmap v9298: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:59:31.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:59:30 smithi080 bash[28361]: audit 2023-12-01T09:59:30.088291+0000 mon.c (mon.2) 5958 : audit 0 from='client.? 172.21.15.80:0/1487770484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:59:31.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:59:30 smithi080 bash[41963]: cluster 2023-12-01T09:59:29.809857+0000 mgr.y (mgr.24362) 9329 : cluster 0 pgmap v9298: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:59:31.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:59:30 smithi080 bash[41963]: audit 2023-12-01T09:59:30.088291+0000 mon.c (mon.2) 5958 : audit 0 from='client.? 172.21.15.80:0/1487770484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:59:31.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:59:30 smithi090 bash[32384]: cluster 2023-12-01T09:59:29.809857+0000 mgr.y (mgr.24362) 9329 : cluster 0 pgmap v9298: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:59:31.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:59:30 smithi090 bash[32384]: audit 2023-12-01T09:59:30.088291+0000 mon.c (mon.2) 5958 : audit 0 from='client.? 172.21.15.80:0/1487770484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:59:33.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:59:32 smithi080 bash[41963]: cluster 2023-12-01T09:59:31.810986+0000 mgr.y (mgr.24362) 9330 : cluster 0 pgmap v9299: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:59:33.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:59:32 smithi080 bash[41963]: audit 2023-12-01T09:59:32.541115+0000 mon.a (mon.0) 6048 : audit 0 from='client.? 172.21.15.80:0/416324834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:59:33.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:59:32 smithi080 bash[28361]: cluster 2023-12-01T09:59:31.810986+0000 mgr.y (mgr.24362) 9330 : cluster 0 pgmap v9299: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:59:33.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:59:32 smithi080 bash[28361]: audit 2023-12-01T09:59:32.541115+0000 mon.a (mon.0) 6048 : audit 0 from='client.? 172.21.15.80:0/416324834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:59:33.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:59:32 smithi090 bash[32384]: cluster 2023-12-01T09:59:31.810986+0000 mgr.y (mgr.24362) 9330 : cluster 0 pgmap v9299: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:59:33.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:59:32 smithi090 bash[32384]: audit 2023-12-01T09:59:32.541115+0000 mon.a (mon.0) 6048 : audit 0 from='client.? 172.21.15.80:0/416324834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:59:34.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:59:34 smithi080 bash[28361]: cluster 2023-12-01T09:59:33.811606+0000 mgr.y (mgr.24362) 9331 : cluster 0 pgmap v9300: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:59:34.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:59:34 smithi080 bash[41963]: cluster 2023-12-01T09:59:33.811606+0000 mgr.y (mgr.24362) 9331 : cluster 0 pgmap v9300: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:59:35.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:59:34 smithi090 bash[32384]: cluster 2023-12-01T09:59:33.811606+0000 mgr.y (mgr.24362) 9331 : cluster 0 pgmap v9300: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:59:35.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:59:35 smithi080 bash[28361]: audit 2023-12-01T09:59:35.000824+0000 mon.a (mon.0) 6049 : audit 0 from='client.? 172.21.15.80:0/1987417742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:59:35.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:59:35 smithi080 bash[41963]: audit 2023-12-01T09:59:35.000824+0000 mon.a (mon.0) 6049 : audit 0 from='client.? 172.21.15.80:0/1987417742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:59:36.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:59:35 smithi090 bash[32384]: audit 2023-12-01T09:59:35.000824+0000 mon.a (mon.0) 6049 : audit 0 from='client.? 172.21.15.80:0/1987417742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:59:36.537 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:59:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:59:36] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T09:59:36.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:59:36 smithi080 bash[28361]: cluster 2023-12-01T09:59:35.812423+0000 mgr.y (mgr.24362) 9332 : cluster 0 pgmap v9301: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:59:36.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:59:36 smithi080 bash[41963]: cluster 2023-12-01T09:59:35.812423+0000 mgr.y (mgr.24362) 9332 : cluster 0 pgmap v9301: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:59:37.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:59:36 smithi090 bash[32384]: cluster 2023-12-01T09:59:35.812423+0000 mgr.y (mgr.24362) 9332 : cluster 0 pgmap v9301: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:59:37.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:59:37 smithi080 bash[28361]: audit 2023-12-01T09:59:37.449141+0000 mon.c (mon.2) 5959 : audit 0 from='client.? 172.21.15.80:0/2906352120' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:59:37.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:59:37 smithi080 bash[41963]: audit 2023-12-01T09:59:37.449141+0000 mon.c (mon.2) 5959 : audit 0 from='client.? 172.21.15.80:0/2906352120' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:59:38.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:59:37 smithi090 bash[32384]: audit 2023-12-01T09:59:37.449141+0000 mon.c (mon.2) 5959 : audit 0 from='client.? 172.21.15.80:0/2906352120' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:59:38.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:59:38 smithi080 bash[28361]: cluster 2023-12-01T09:59:37.813495+0000 mgr.y (mgr.24362) 9333 : cluster 0 pgmap v9302: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:59:38.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:59:38 smithi080 bash[41963]: cluster 2023-12-01T09:59:37.813495+0000 mgr.y (mgr.24362) 9333 : cluster 0 pgmap v9302: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:59:39.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:59:38 smithi090 bash[32384]: cluster 2023-12-01T09:59:37.813495+0000 mgr.y (mgr.24362) 9333 : cluster 0 pgmap v9302: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:59:41.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:59:40 smithi080 bash[28361]: cluster 2023-12-01T09:59:39.814010+0000 mgr.y (mgr.24362) 9334 : cluster 0 pgmap v9303: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:59:41.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:59:40 smithi080 bash[28361]: audit 2023-12-01T09:59:39.908836+0000 mon.a (mon.0) 6050 : audit 0 from='client.? 172.21.15.80:0/2528559692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:59:41.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:59:40 smithi080 bash[28361]: audit 2023-12-01T09:59:40.271351+0000 mon.c (mon.2) 5960 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:59:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:59:40 smithi080 bash[41963]: cluster 2023-12-01T09:59:39.814010+0000 mgr.y (mgr.24362) 9334 : cluster 0 pgmap v9303: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:59:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:59:40 smithi080 bash[41963]: audit 2023-12-01T09:59:39.908836+0000 mon.a (mon.0) 6050 : audit 0 from='client.? 172.21.15.80:0/2528559692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:59:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:59:40 smithi080 bash[41963]: audit 2023-12-01T09:59:40.271351+0000 mon.c (mon.2) 5960 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:59:41.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:59:40 smithi090 bash[32384]: cluster 2023-12-01T09:59:39.814010+0000 mgr.y (mgr.24362) 9334 : cluster 0 pgmap v9303: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:59:41.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:59:40 smithi090 bash[32384]: audit 2023-12-01T09:59:39.908836+0000 mon.a (mon.0) 6050 : audit 0 from='client.? 172.21.15.80:0/2528559692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:59:41.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:59:40 smithi090 bash[32384]: audit 2023-12-01T09:59:40.271351+0000 mon.c (mon.2) 5960 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:59:43.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:59:42 smithi080 bash[41963]: cluster 2023-12-01T09:59:41.815180+0000 mgr.y (mgr.24362) 9335 : cluster 0 pgmap v9304: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:59:43.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:59:42 smithi080 bash[41963]: audit 2023-12-01T09:59:42.363725+0000 mon.c (mon.2) 5961 : audit 0 from='client.? 172.21.15.80:0/614693097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:59:43.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:59:42 smithi080 bash[28361]: cluster 2023-12-01T09:59:41.815180+0000 mgr.y (mgr.24362) 9335 : cluster 0 pgmap v9304: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:59:43.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:59:42 smithi080 bash[28361]: audit 2023-12-01T09:59:42.363725+0000 mon.c (mon.2) 5961 : audit 0 from='client.? 172.21.15.80:0/614693097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:59:43.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:59:42 smithi090 bash[32384]: cluster 2023-12-01T09:59:41.815180+0000 mgr.y (mgr.24362) 9335 : cluster 0 pgmap v9304: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:59:43.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:59:42 smithi090 bash[32384]: audit 2023-12-01T09:59:42.363725+0000 mon.c (mon.2) 5961 : audit 0 from='client.? 172.21.15.80:0/614693097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:59:44.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:59:44 smithi080 bash[28361]: cluster 2023-12-01T09:59:43.815950+0000 mgr.y (mgr.24362) 9336 : cluster 0 pgmap v9305: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:59:44.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:59:44 smithi080 bash[41963]: cluster 2023-12-01T09:59:43.815950+0000 mgr.y (mgr.24362) 9336 : cluster 0 pgmap v9305: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:59:45.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:59:44 smithi090 bash[32384]: cluster 2023-12-01T09:59:43.815950+0000 mgr.y (mgr.24362) 9336 : cluster 0 pgmap v9305: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:59:45.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:59:45 smithi080 bash[28361]: audit 2023-12-01T09:59:44.823956+0000 mon.a (mon.0) 6051 : audit 0 from='client.? 172.21.15.80:0/2737830640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:59:45.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:59:45 smithi080 bash[41963]: audit 2023-12-01T09:59:44.823956+0000 mon.a (mon.0) 6051 : audit 0 from='client.? 172.21.15.80:0/2737830640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:59:46.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:59:45 smithi090 bash[32384]: audit 2023-12-01T09:59:44.823956+0000 mon.a (mon.0) 6051 : audit 0 from='client.? 172.21.15.80:0/2737830640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:59:46.540 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:59:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:59:46] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T09:59:46.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:59:46 smithi080 bash[28361]: cluster 2023-12-01T09:59:45.816700+0000 mgr.y (mgr.24362) 9337 : cluster 0 pgmap v9306: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:59:46.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:59:46 smithi080 bash[41963]: cluster 2023-12-01T09:59:45.816700+0000 mgr.y (mgr.24362) 9337 : cluster 0 pgmap v9306: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:59:47.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:59:46 smithi090 bash[32384]: cluster 2023-12-01T09:59:45.816700+0000 mgr.y (mgr.24362) 9337 : cluster 0 pgmap v9306: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:59:47.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:59:47 smithi080 bash[28361]: audit 2023-12-01T09:59:47.284001+0000 mon.a (mon.0) 6052 : audit 0 from='client.? 172.21.15.80:0/532763889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:59:47.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:59:47 smithi080 bash[41963]: audit 2023-12-01T09:59:47.284001+0000 mon.a (mon.0) 6052 : audit 0 from='client.? 172.21.15.80:0/532763889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:59:48.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:59:47 smithi090 bash[32384]: audit 2023-12-01T09:59:47.284001+0000 mon.a (mon.0) 6052 : audit 0 from='client.? 172.21.15.80:0/532763889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:59:48.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:59:48 smithi080 bash[28361]: cluster 2023-12-01T09:59:47.817614+0000 mgr.y (mgr.24362) 9338 : cluster 0 pgmap v9307: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:59:48.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:59:48 smithi080 bash[41963]: cluster 2023-12-01T09:59:47.817614+0000 mgr.y (mgr.24362) 9338 : cluster 0 pgmap v9307: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:59:49.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:59:48 smithi090 bash[32384]: cluster 2023-12-01T09:59:47.817614+0000 mgr.y (mgr.24362) 9338 : cluster 0 pgmap v9307: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:59:50.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:59:49 smithi080 bash[41963]: audit 2023-12-01T09:59:49.741540+0000 mon.a (mon.0) 6053 : audit 0 from='client.? 172.21.15.80:0/927772682' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:59:50.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:59:49 smithi080 bash[28361]: audit 2023-12-01T09:59:49.741540+0000 mon.a (mon.0) 6053 : audit 0 from='client.? 172.21.15.80:0/927772682' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:59:50.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:59:49 smithi090 bash[32384]: audit 2023-12-01T09:59:49.741540+0000 mon.a (mon.0) 6053 : audit 0 from='client.? 172.21.15.80:0/927772682' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:59:51.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:59:50 smithi080 bash[28361]: cluster 2023-12-01T09:59:49.818270+0000 mgr.y (mgr.24362) 9339 : cluster 0 pgmap v9308: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:59:51.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:59:50 smithi080 bash[41963]: cluster 2023-12-01T09:59:49.818270+0000 mgr.y (mgr.24362) 9339 : cluster 0 pgmap v9308: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:59:51.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:59:50 smithi090 bash[32384]: cluster 2023-12-01T09:59:49.818270+0000 mgr.y (mgr.24362) 9339 : cluster 0 pgmap v9308: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:59:53.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:59:52 smithi080 bash[41963]: cluster 2023-12-01T09:59:51.819498+0000 mgr.y (mgr.24362) 9340 : cluster 0 pgmap v9309: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:59:53.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:59:52 smithi080 bash[41963]: audit 2023-12-01T09:59:52.196438+0000 mon.c (mon.2) 5962 : audit 0 from='client.? 172.21.15.80:0/3464035941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:59:53.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:59:52 smithi080 bash[28361]: cluster 2023-12-01T09:59:51.819498+0000 mgr.y (mgr.24362) 9340 : cluster 0 pgmap v9309: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:59:53.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:59:52 smithi080 bash[28361]: audit 2023-12-01T09:59:52.196438+0000 mon.c (mon.2) 5962 : audit 0 from='client.? 172.21.15.80:0/3464035941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:59:53.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:59:52 smithi090 bash[32384]: cluster 2023-12-01T09:59:51.819498+0000 mgr.y (mgr.24362) 9340 : cluster 0 pgmap v9309: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:59:53.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:59:52 smithi090 bash[32384]: audit 2023-12-01T09:59:52.196438+0000 mon.c (mon.2) 5962 : audit 0 from='client.? 172.21.15.80:0/3464035941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:59:54.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:59:54 smithi080 bash[41963]: cluster 2023-12-01T09:59:53.820174+0000 mgr.y (mgr.24362) 9341 : cluster 0 pgmap v9310: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:59:54.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:59:54 smithi080 bash[28361]: cluster 2023-12-01T09:59:53.820174+0000 mgr.y (mgr.24362) 9341 : cluster 0 pgmap v9310: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:59:55.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:59:54 smithi090 bash[32384]: cluster 2023-12-01T09:59:53.820174+0000 mgr.y (mgr.24362) 9341 : cluster 0 pgmap v9310: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:59:55.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:59:55 smithi080 bash[28361]: audit 2023-12-01T09:59:54.655355+0000 mon.a (mon.0) 6054 : audit 0 from='client.? 172.21.15.80:0/1343162366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:59:55.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:59:55 smithi080 bash[28361]: audit 2023-12-01T09:59:55.271710+0000 mon.c (mon.2) 5963 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:59:55.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:59:55 smithi080 bash[41963]: audit 2023-12-01T09:59:54.655355+0000 mon.a (mon.0) 6054 : audit 0 from='client.? 172.21.15.80:0/1343162366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:59:55.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:59:55 smithi080 bash[41963]: audit 2023-12-01T09:59:55.271710+0000 mon.c (mon.2) 5963 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:59:56.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:59:55 smithi090 bash[32384]: audit 2023-12-01T09:59:54.655355+0000 mon.a (mon.0) 6054 : audit 0 from='client.? 172.21.15.80:0/1343162366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:59:56.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:59:55 smithi090 bash[32384]: audit 2023-12-01T09:59:55.271710+0000 mon.c (mon.2) 5963 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:59:56.542 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 09:59:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:09:59:56] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T09:59:56.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:59:56 smithi080 bash[28361]: cluster 2023-12-01T09:59:55.821043+0000 mgr.y (mgr.24362) 9342 : cluster 0 pgmap v9311: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:59:56.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:59:56 smithi080 bash[41963]: cluster 2023-12-01T09:59:55.821043+0000 mgr.y (mgr.24362) 9342 : cluster 0 pgmap v9311: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:59:57.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:59:56 smithi090 bash[32384]: cluster 2023-12-01T09:59:55.821043+0000 mgr.y (mgr.24362) 9342 : cluster 0 pgmap v9311: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:59:57.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:59:57 smithi080 bash[28361]: audit 2023-12-01T09:59:57.109129+0000 mon.c (mon.2) 5964 : audit 0 from='client.? 172.21.15.80:0/225458675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:59:57.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:59:57 smithi080 bash[41963]: audit 2023-12-01T09:59:57.109129+0000 mon.c (mon.2) 5964 : audit 0 from='client.? 172.21.15.80:0/225458675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:59:58.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:59:57 smithi090 bash[32384]: audit 2023-12-01T09:59:57.109129+0000 mon.c (mon.2) 5964 : audit 0 from='client.? 172.21.15.80:0/225458675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:59:58.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:59:58 smithi080 bash[41963]: cluster 2023-12-01T09:59:57.822113+0000 mgr.y (mgr.24362) 9343 : cluster 0 pgmap v9312: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:59:58.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:59:58 smithi080 bash[28361]: cluster 2023-12-01T09:59:57.822113+0000 mgr.y (mgr.24362) 9343 : cluster 0 pgmap v9312: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:59:59.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:59:58 smithi090 bash[32384]: cluster 2023-12-01T09:59:57.822113+0000 mgr.y (mgr.24362) 9343 : cluster 0 pgmap v9312: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T09:59:59.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 09:59:59 smithi080 bash[41963]: audit 2023-12-01T09:59:59.567555+0000 mon.a (mon.0) 6055 : audit 0 from='client.? 172.21.15.80:0/3461828715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T09:59:59.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 09:59:59 smithi080 bash[28361]: audit 2023-12-01T09:59:59.567555+0000 mon.a (mon.0) 6055 : audit 0 from='client.? 172.21.15.80:0/3461828715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:00:00.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 09:59:59 smithi090 bash[32384]: audit 2023-12-01T09:59:59.567555+0000 mon.a (mon.0) 6055 : audit 0 from='client.? 172.21.15.80:0/3461828715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:00:00.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:00:00 smithi080 bash[28361]: debug 2023-12-01T09:59:59.998+0000 7f6ec9bf0700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T10:00:00.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:00:00 smithi080 bash[41963]: cluster 2023-12-01T09:59:59.822793+0000 mgr.y (mgr.24362) 9344 : cluster 0 pgmap v9313: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:00:00.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:00:00 smithi080 bash[41963]: cluster 2023-12-01T10:00:00.000122+0000 mon.a (mon.0) 6056 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T10:00:00.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:00:00 smithi080 bash[28361]: cluster 2023-12-01T09:59:59.822793+0000 mgr.y (mgr.24362) 9344 : cluster 0 pgmap v9313: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:00:00.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:00:00 smithi080 bash[28361]: cluster 2023-12-01T10:00:00.000122+0000 mon.a (mon.0) 6056 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T10:00:01.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:00:00 smithi090 bash[32384]: cluster 2023-12-01T09:59:59.822793+0000 mgr.y (mgr.24362) 9344 : cluster 0 pgmap v9313: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:00:01.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:00:00 smithi090 bash[32384]: cluster 2023-12-01T10:00:00.000122+0000 mon.a (mon.0) 6056 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T10:00:03.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:00:02 smithi080 bash[28361]: cluster 2023-12-01T10:00:01.823841+0000 mgr.y (mgr.24362) 9345 : cluster 0 pgmap v9314: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:00:03.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:00:02 smithi080 bash[28361]: audit 2023-12-01T10:00:02.022918+0000 mon.c (mon.2) 5965 : audit 0 from='client.? 172.21.15.80:0/915031954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:00:03.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:00:02 smithi080 bash[41963]: cluster 2023-12-01T10:00:01.823841+0000 mgr.y (mgr.24362) 9345 : cluster 0 pgmap v9314: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:00:03.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:00:02 smithi080 bash[41963]: audit 2023-12-01T10:00:02.022918+0000 mon.c (mon.2) 5965 : audit 0 from='client.? 172.21.15.80:0/915031954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:00:03.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:00:02 smithi090 bash[32384]: cluster 2023-12-01T10:00:01.823841+0000 mgr.y (mgr.24362) 9345 : cluster 0 pgmap v9314: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:00:03.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:00:02 smithi090 bash[32384]: audit 2023-12-01T10:00:02.022918+0000 mon.c (mon.2) 5965 : audit 0 from='client.? 172.21.15.80:0/915031954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:00:04.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:00:04 smithi080 bash[28361]: cluster 2023-12-01T10:00:03.824467+0000 mgr.y (mgr.24362) 9346 : cluster 0 pgmap v9315: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:00:04.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:00:04 smithi080 bash[28361]: audit 2023-12-01T10:00:04.472909+0000 mon.c (mon.2) 5966 : audit 0 from='client.? 172.21.15.80:0/2431420427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:00:04.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:00:04 smithi080 bash[41963]: cluster 2023-12-01T10:00:03.824467+0000 mgr.y (mgr.24362) 9346 : cluster 0 pgmap v9315: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:00:04.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:00:04 smithi080 bash[41963]: audit 2023-12-01T10:00:04.472909+0000 mon.c (mon.2) 5966 : audit 0 from='client.? 172.21.15.80:0/2431420427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:00:05.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:00:04 smithi090 bash[32384]: cluster 2023-12-01T10:00:03.824467+0000 mgr.y (mgr.24362) 9346 : cluster 0 pgmap v9315: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:00:05.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:00:04 smithi090 bash[32384]: audit 2023-12-01T10:00:04.472909+0000 mon.c (mon.2) 5966 : audit 0 from='client.? 172.21.15.80:0/2431420427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:00:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:00:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:00:06] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T10:00:07.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:00:06 smithi080 bash[28361]: cluster 2023-12-01T10:00:05.825285+0000 mgr.y (mgr.24362) 9347 : cluster 0 pgmap v9316: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:00:07.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:00:06 smithi080 bash[28361]: audit 2023-12-01T10:00:06.227250+0000 mon.c (mon.2) 5967 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:00:07.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:00:06 smithi080 bash[41963]: cluster 2023-12-01T10:00:05.825285+0000 mgr.y (mgr.24362) 9347 : cluster 0 pgmap v9316: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:00:07.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:00:06 smithi080 bash[41963]: audit 2023-12-01T10:00:06.227250+0000 mon.c (mon.2) 5967 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:00:07.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:00:06 smithi090 bash[32384]: cluster 2023-12-01T10:00:05.825285+0000 mgr.y (mgr.24362) 9347 : cluster 0 pgmap v9316: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:00:07.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:00:06 smithi090 bash[32384]: audit 2023-12-01T10:00:06.227250+0000 mon.c (mon.2) 5967 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:00:08.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:00:07 smithi080 bash[28361]: audit 2023-12-01T10:00:06.926774+0000 mon.a (mon.0) 6057 : audit 0 from='client.? 172.21.15.80:0/1874582946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:00:08.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:00:07 smithi080 bash[41963]: audit 2023-12-01T10:00:06.926774+0000 mon.a (mon.0) 6057 : audit 0 from='client.? 172.21.15.80:0/1874582946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:00:08.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:00:07 smithi090 bash[32384]: audit 2023-12-01T10:00:06.926774+0000 mon.a (mon.0) 6057 : audit 0 from='client.? 172.21.15.80:0/1874582946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:00:09.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:00:08 smithi080 bash[28361]: cluster 2023-12-01T10:00:07.826297+0000 mgr.y (mgr.24362) 9348 : cluster 0 pgmap v9317: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:00:09.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:00:08 smithi080 bash[41963]: cluster 2023-12-01T10:00:07.826297+0000 mgr.y (mgr.24362) 9348 : cluster 0 pgmap v9317: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:00:09.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:00:08 smithi090 bash[32384]: cluster 2023-12-01T10:00:07.826297+0000 mgr.y (mgr.24362) 9348 : cluster 0 pgmap v9317: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:00:10.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:00:09 smithi080 bash[28361]: audit 2023-12-01T10:00:09.383971+0000 mon.c (mon.2) 5968 : audit 0 from='client.? 172.21.15.80:0/2723579329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:00:10.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:00:09 smithi080 bash[41963]: audit 2023-12-01T10:00:09.383971+0000 mon.c (mon.2) 5968 : audit 0 from='client.? 172.21.15.80:0/2723579329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:00:10.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:00:09 smithi090 bash[32384]: audit 2023-12-01T10:00:09.383971+0000 mon.c (mon.2) 5968 : audit 0 from='client.? 172.21.15.80:0/2723579329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:00:11.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:00:10 smithi080 bash[28361]: cluster 2023-12-01T10:00:09.826977+0000 mgr.y (mgr.24362) 9349 : cluster 0 pgmap v9318: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:00:11.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:00:10 smithi080 bash[28361]: audit 2023-12-01T10:00:10.272127+0000 mon.c (mon.2) 5969 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:00:11.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:00:10 smithi080 bash[41963]: cluster 2023-12-01T10:00:09.826977+0000 mgr.y (mgr.24362) 9349 : cluster 0 pgmap v9318: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:00:11.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:00:10 smithi080 bash[41963]: audit 2023-12-01T10:00:10.272127+0000 mon.c (mon.2) 5969 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:00:11.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:00:10 smithi090 bash[32384]: cluster 2023-12-01T10:00:09.826977+0000 mgr.y (mgr.24362) 9349 : cluster 0 pgmap v9318: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:00:11.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:00:10 smithi090 bash[32384]: audit 2023-12-01T10:00:10.272127+0000 mon.c (mon.2) 5969 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:00:12.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:00:11 smithi080 bash[28361]: cluster 2023-12-01T10:00:11.827728+0000 mgr.y (mgr.24362) 9350 : cluster 0 pgmap v9319: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:00:12.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:00:11 smithi080 bash[28361]: audit 2023-12-01T10:00:11.865998+0000 mon.a (mon.0) 6058 : audit 0 from='client.? 172.21.15.80:0/2697623247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:00:12.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:00:11 smithi080 bash[41963]: cluster 2023-12-01T10:00:11.827728+0000 mgr.y (mgr.24362) 9350 : cluster 0 pgmap v9319: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:00:12.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:00:11 smithi080 bash[41963]: audit 2023-12-01T10:00:11.865998+0000 mon.a (mon.0) 6058 : audit 0 from='client.? 172.21.15.80:0/2697623247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:00:12.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:00:11 smithi090 bash[32384]: cluster 2023-12-01T10:00:11.827728+0000 mgr.y (mgr.24362) 9350 : cluster 0 pgmap v9319: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:00:12.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:00:11 smithi090 bash[32384]: audit 2023-12-01T10:00:11.865998+0000 mon.a (mon.0) 6058 : audit 0 from='client.? 172.21.15.80:0/2697623247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:00:13.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:00:13 smithi080 bash[28361]: audit 2023-12-01T10:00:12.079258+0000 mon.a (mon.0) 6059 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:00:13.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:00:13 smithi080 bash[28361]: audit 2023-12-01T10:00:12.088909+0000 mon.a (mon.0) 6060 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:00:13.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:00:13 smithi080 bash[28361]: audit 2023-12-01T10:00:12.432423+0000 mon.a (mon.0) 6061 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:00:13.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:00:13 smithi080 bash[28361]: audit 2023-12-01T10:00:12.441850+0000 mon.a (mon.0) 6062 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:00:13.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:00:13 smithi080 bash[28361]: audit 2023-12-01T10:00:12.968427+0000 mon.c (mon.2) 5970 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:00:13.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:00:13 smithi080 bash[28361]: audit 2023-12-01T10:00:12.970063+0000 mon.c (mon.2) 5971 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:00:13.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:00:13 smithi080 bash[28361]: audit 2023-12-01T10:00:12.979724+0000 mon.a (mon.0) 6063 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:00:13.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:00:13 smithi080 bash[41963]: audit 2023-12-01T10:00:12.079258+0000 mon.a (mon.0) 6059 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:00:13.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:00:13 smithi080 bash[41963]: audit 2023-12-01T10:00:12.088909+0000 mon.a (mon.0) 6060 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:00:13.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:00:13 smithi080 bash[41963]: audit 2023-12-01T10:00:12.432423+0000 mon.a (mon.0) 6061 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:00:13.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:00:13 smithi080 bash[41963]: audit 2023-12-01T10:00:12.441850+0000 mon.a (mon.0) 6062 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:00:13.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:00:13 smithi080 bash[41963]: audit 2023-12-01T10:00:12.968427+0000 mon.c (mon.2) 5970 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:00:13.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:00:13 smithi080 bash[41963]: audit 2023-12-01T10:00:12.970063+0000 mon.c (mon.2) 5971 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:00:13.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:00:13 smithi080 bash[41963]: audit 2023-12-01T10:00:12.979724+0000 mon.a (mon.0) 6063 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:00:13.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:00:13 smithi090 bash[32384]: audit 2023-12-01T10:00:12.079258+0000 mon.a (mon.0) 6059 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:00:13.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:00:13 smithi090 bash[32384]: audit 2023-12-01T10:00:12.088909+0000 mon.a (mon.0) 6060 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:00:13.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:00:13 smithi090 bash[32384]: audit 2023-12-01T10:00:12.432423+0000 mon.a (mon.0) 6061 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:00:13.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:00:13 smithi090 bash[32384]: audit 2023-12-01T10:00:12.441850+0000 mon.a (mon.0) 6062 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:00:13.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:00:13 smithi090 bash[32384]: audit 2023-12-01T10:00:12.968427+0000 mon.c (mon.2) 5970 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:00:13.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:00:13 smithi090 bash[32384]: audit 2023-12-01T10:00:12.970063+0000 mon.c (mon.2) 5971 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:00:13.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:00:13 smithi090 bash[32384]: audit 2023-12-01T10:00:12.979724+0000 mon.a (mon.0) 6063 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:00:14.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:00:14 smithi080 bash[28361]: cluster 2023-12-01T10:00:13.828341+0000 mgr.y (mgr.24362) 9351 : cluster 0 pgmap v9320: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:00:14.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:00:14 smithi080 bash[28361]: audit 2023-12-01T10:00:14.326206+0000 mon.a (mon.0) 6064 : audit 0 from='client.? 172.21.15.80:0/3642149592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:00:14.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:00:14 smithi080 bash[41963]: cluster 2023-12-01T10:00:13.828341+0000 mgr.y (mgr.24362) 9351 : cluster 0 pgmap v9320: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:00:14.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:00:14 smithi080 bash[41963]: audit 2023-12-01T10:00:14.326206+0000 mon.a (mon.0) 6064 : audit 0 from='client.? 172.21.15.80:0/3642149592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:00:15.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:00:14 smithi090 bash[32384]: cluster 2023-12-01T10:00:13.828341+0000 mgr.y (mgr.24362) 9351 : cluster 0 pgmap v9320: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:00:15.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:00:14 smithi090 bash[32384]: audit 2023-12-01T10:00:14.326206+0000 mon.a (mon.0) 6064 : audit 0 from='client.? 172.21.15.80:0/3642149592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:00:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:00:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:00:16] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T10:00:17.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:00:16 smithi080 bash[41963]: cluster 2023-12-01T10:00:15.829149+0000 mgr.y (mgr.24362) 9352 : cluster 0 pgmap v9321: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:00:17.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:00:16 smithi080 bash[41963]: audit 2023-12-01T10:00:16.774545+0000 mon.a (mon.0) 6065 : audit 0 from='client.? 172.21.15.80:0/1381166619' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:00:17.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:00:16 smithi080 bash[28361]: cluster 2023-12-01T10:00:15.829149+0000 mgr.y (mgr.24362) 9352 : cluster 0 pgmap v9321: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:00:17.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:00:16 smithi080 bash[28361]: audit 2023-12-01T10:00:16.774545+0000 mon.a (mon.0) 6065 : audit 0 from='client.? 172.21.15.80:0/1381166619' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:00:17.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:00:16 smithi090 bash[32384]: cluster 2023-12-01T10:00:15.829149+0000 mgr.y (mgr.24362) 9352 : cluster 0 pgmap v9321: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:00:17.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:00:16 smithi090 bash[32384]: audit 2023-12-01T10:00:16.774545+0000 mon.a (mon.0) 6065 : audit 0 from='client.? 172.21.15.80:0/1381166619' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:00:19.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:00:18 smithi080 bash[28361]: cluster 2023-12-01T10:00:17.830057+0000 mgr.y (mgr.24362) 9353 : cluster 0 pgmap v9322: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:00:19.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:00:18 smithi080 bash[41963]: cluster 2023-12-01T10:00:17.830057+0000 mgr.y (mgr.24362) 9353 : cluster 0 pgmap v9322: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:00:19.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:00:18 smithi090 bash[32384]: cluster 2023-12-01T10:00:17.830057+0000 mgr.y (mgr.24362) 9353 : cluster 0 pgmap v9322: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:00:20.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:00:19 smithi080 bash[28361]: audit 2023-12-01T10:00:19.239178+0000 mon.a (mon.0) 6066 : audit 0 from='client.? 172.21.15.80:0/3582690069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:00:20.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:00:19 smithi080 bash[41963]: audit 2023-12-01T10:00:19.239178+0000 mon.a (mon.0) 6066 : audit 0 from='client.? 172.21.15.80:0/3582690069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:00:20.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:00:19 smithi090 bash[32384]: audit 2023-12-01T10:00:19.239178+0000 mon.a (mon.0) 6066 : audit 0 from='client.? 172.21.15.80:0/3582690069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:00:21.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:00:20 smithi080 bash[28361]: cluster 2023-12-01T10:00:19.830910+0000 mgr.y (mgr.24362) 9354 : cluster 0 pgmap v9323: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:00:21.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:00:20 smithi080 bash[41963]: cluster 2023-12-01T10:00:19.830910+0000 mgr.y (mgr.24362) 9354 : cluster 0 pgmap v9323: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:00:21.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:00:20 smithi090 bash[32384]: cluster 2023-12-01T10:00:19.830910+0000 mgr.y (mgr.24362) 9354 : cluster 0 pgmap v9323: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:00:22.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:00:21 smithi080 bash[28361]: audit 2023-12-01T10:00:21.693796+0000 mon.c (mon.2) 5972 : audit 0 from='client.? 172.21.15.80:0/2164370214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:00:22.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:00:21 smithi080 bash[41963]: audit 2023-12-01T10:00:21.693796+0000 mon.c (mon.2) 5972 : audit 0 from='client.? 172.21.15.80:0/2164370214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:00:22.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:00:21 smithi090 bash[32384]: audit 2023-12-01T10:00:21.693796+0000 mon.c (mon.2) 5972 : audit 0 from='client.? 172.21.15.80:0/2164370214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:00:23.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:00:22 smithi080 bash[28361]: cluster 2023-12-01T10:00:21.832066+0000 mgr.y (mgr.24362) 9355 : cluster 0 pgmap v9324: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:00:23.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:00:22 smithi080 bash[41963]: cluster 2023-12-01T10:00:21.832066+0000 mgr.y (mgr.24362) 9355 : cluster 0 pgmap v9324: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:00:23.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:00:22 smithi090 bash[32384]: cluster 2023-12-01T10:00:21.832066+0000 mgr.y (mgr.24362) 9355 : cluster 0 pgmap v9324: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:00:24.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:00:24 smithi080 bash[28361]: cluster 2023-12-01T10:00:23.832657+0000 mgr.y (mgr.24362) 9356 : cluster 0 pgmap v9325: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:00:24.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:00:24 smithi080 bash[28361]: audit 2023-12-01T10:00:24.152534+0000 mon.c (mon.2) 5973 : audit 0 from='client.? 172.21.15.80:0/3141360128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:00:24.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:00:24 smithi080 bash[41963]: cluster 2023-12-01T10:00:23.832657+0000 mgr.y (mgr.24362) 9356 : cluster 0 pgmap v9325: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:00:24.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:00:24 smithi080 bash[41963]: audit 2023-12-01T10:00:24.152534+0000 mon.c (mon.2) 5973 : audit 0 from='client.? 172.21.15.80:0/3141360128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:00:25.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:00:24 smithi090 bash[32384]: cluster 2023-12-01T10:00:23.832657+0000 mgr.y (mgr.24362) 9356 : cluster 0 pgmap v9325: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:00:25.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:00:24 smithi090 bash[32384]: audit 2023-12-01T10:00:24.152534+0000 mon.c (mon.2) 5973 : audit 0 from='client.? 172.21.15.80:0/3141360128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:00:25.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:00:25 smithi080 bash[28361]: audit 2023-12-01T10:00:25.272615+0000 mon.c (mon.2) 5974 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:00:25.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:00:25 smithi080 bash[41963]: audit 2023-12-01T10:00:25.272615+0000 mon.c (mon.2) 5974 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:00:26.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:00:25 smithi090 bash[32384]: audit 2023-12-01T10:00:25.272615+0000 mon.c (mon.2) 5974 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:00:26.554 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:00:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:00:26] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T10:00:26.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:00:26 smithi080 bash[28361]: cluster 2023-12-01T10:00:25.833430+0000 mgr.y (mgr.24362) 9357 : cluster 0 pgmap v9326: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:00:26.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:00:26 smithi080 bash[41963]: cluster 2023-12-01T10:00:25.833430+0000 mgr.y (mgr.24362) 9357 : cluster 0 pgmap v9326: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:00:27.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:00:26 smithi090 bash[32384]: cluster 2023-12-01T10:00:25.833430+0000 mgr.y (mgr.24362) 9357 : cluster 0 pgmap v9326: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:00:27.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:00:27 smithi080 bash[28361]: audit 2023-12-01T10:00:26.615608+0000 mon.a (mon.0) 6067 : audit 0 from='client.? 172.21.15.80:0/2025343020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:00:27.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:00:27 smithi080 bash[41963]: audit 2023-12-01T10:00:26.615608+0000 mon.a (mon.0) 6067 : audit 0 from='client.? 172.21.15.80:0/2025343020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:00:28.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:00:27 smithi090 bash[32384]: audit 2023-12-01T10:00:26.615608+0000 mon.a (mon.0) 6067 : audit 0 from='client.? 172.21.15.80:0/2025343020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:00:28.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:00:28 smithi080 bash[41963]: cluster 2023-12-01T10:00:27.834342+0000 mgr.y (mgr.24362) 9358 : cluster 0 pgmap v9327: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:00:28.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:00:28 smithi080 bash[28361]: cluster 2023-12-01T10:00:27.834342+0000 mgr.y (mgr.24362) 9358 : cluster 0 pgmap v9327: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:00:29.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:00:28 smithi090 bash[32384]: cluster 2023-12-01T10:00:27.834342+0000 mgr.y (mgr.24362) 9358 : cluster 0 pgmap v9327: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:00:29.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:00:29 smithi080 bash[41963]: audit 2023-12-01T10:00:29.068601+0000 mon.c (mon.2) 5975 : audit 0 from='client.? 172.21.15.80:0/2138772912' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:00:29.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:00:29 smithi080 bash[28361]: audit 2023-12-01T10:00:29.068601+0000 mon.c (mon.2) 5975 : audit 0 from='client.? 172.21.15.80:0/2138772912' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:00:30.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:00:29 smithi090 bash[32384]: audit 2023-12-01T10:00:29.068601+0000 mon.c (mon.2) 5975 : audit 0 from='client.? 172.21.15.80:0/2138772912' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:00:30.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:00:30 smithi080 bash[28361]: cluster 2023-12-01T10:00:29.834992+0000 mgr.y (mgr.24362) 9359 : cluster 0 pgmap v9328: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:00:30.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:00:30 smithi080 bash[41963]: cluster 2023-12-01T10:00:29.834992+0000 mgr.y (mgr.24362) 9359 : cluster 0 pgmap v9328: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:00:31.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:00:30 smithi090 bash[32384]: cluster 2023-12-01T10:00:29.834992+0000 mgr.y (mgr.24362) 9359 : cluster 0 pgmap v9328: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:00:31.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:00:31 smithi080 bash[28361]: audit 2023-12-01T10:00:31.525958+0000 mon.a (mon.0) 6068 : audit 0 from='client.? 172.21.15.80:0/972541334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:00:31.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:00:31 smithi080 bash[41963]: audit 2023-12-01T10:00:31.525958+0000 mon.a (mon.0) 6068 : audit 0 from='client.? 172.21.15.80:0/972541334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:00:32.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:00:31 smithi090 bash[32384]: audit 2023-12-01T10:00:31.525958+0000 mon.a (mon.0) 6068 : audit 0 from='client.? 172.21.15.80:0/972541334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:00:32.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:00:32 smithi080 bash[28361]: cluster 2023-12-01T10:00:31.836174+0000 mgr.y (mgr.24362) 9360 : cluster 0 pgmap v9329: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:00:32.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:00:32 smithi080 bash[41963]: cluster 2023-12-01T10:00:31.836174+0000 mgr.y (mgr.24362) 9360 : cluster 0 pgmap v9329: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:00:33.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:00:32 smithi090 bash[32384]: cluster 2023-12-01T10:00:31.836174+0000 mgr.y (mgr.24362) 9360 : cluster 0 pgmap v9329: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:00:34.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:00:34 smithi080 bash[28361]: cluster 2023-12-01T10:00:33.836808+0000 mgr.y (mgr.24362) 9361 : cluster 0 pgmap v9330: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:00:34.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:00:34 smithi080 bash[28361]: audit 2023-12-01T10:00:33.976292+0000 mon.a (mon.0) 6069 : audit 0 from='client.? 172.21.15.80:0/286219366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:00:34.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:00:34 smithi080 bash[41963]: cluster 2023-12-01T10:00:33.836808+0000 mgr.y (mgr.24362) 9361 : cluster 0 pgmap v9330: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:00:34.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:00:34 smithi080 bash[41963]: audit 2023-12-01T10:00:33.976292+0000 mon.a (mon.0) 6069 : audit 0 from='client.? 172.21.15.80:0/286219366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:00:35.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:00:34 smithi090 bash[32384]: cluster 2023-12-01T10:00:33.836808+0000 mgr.y (mgr.24362) 9361 : cluster 0 pgmap v9330: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:00:35.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:00:34 smithi090 bash[32384]: audit 2023-12-01T10:00:33.976292+0000 mon.a (mon.0) 6069 : audit 0 from='client.? 172.21.15.80:0/286219366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:00:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:00:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:00:36] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T10:00:37.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:00:36 smithi080 bash[28361]: cluster 2023-12-01T10:00:35.837538+0000 mgr.y (mgr.24362) 9362 : cluster 0 pgmap v9331: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:00:37.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:00:36 smithi080 bash[28361]: audit 2023-12-01T10:00:36.437356+0000 mon.c (mon.2) 5976 : audit 0 from='client.? 172.21.15.80:0/287463937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:00:37.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:00:36 smithi080 bash[41963]: cluster 2023-12-01T10:00:35.837538+0000 mgr.y (mgr.24362) 9362 : cluster 0 pgmap v9331: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:00:37.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:00:36 smithi080 bash[41963]: audit 2023-12-01T10:00:36.437356+0000 mon.c (mon.2) 5976 : audit 0 from='client.? 172.21.15.80:0/287463937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:00:37.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:00:36 smithi090 bash[32384]: cluster 2023-12-01T10:00:35.837538+0000 mgr.y (mgr.24362) 9362 : cluster 0 pgmap v9331: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:00:37.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:00:36 smithi090 bash[32384]: audit 2023-12-01T10:00:36.437356+0000 mon.c (mon.2) 5976 : audit 0 from='client.? 172.21.15.80:0/287463937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:00:39.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:00:38 smithi080 bash[41963]: cluster 2023-12-01T10:00:37.838525+0000 mgr.y (mgr.24362) 9363 : cluster 0 pgmap v9332: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:00:39.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:00:38 smithi080 bash[41963]: audit 2023-12-01T10:00:38.887801+0000 mon.c (mon.2) 5977 : audit 0 from='client.? 172.21.15.80:0/281814449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:00:39.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:00:38 smithi080 bash[28361]: cluster 2023-12-01T10:00:37.838525+0000 mgr.y (mgr.24362) 9363 : cluster 0 pgmap v9332: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:00:39.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:00:38 smithi080 bash[28361]: audit 2023-12-01T10:00:38.887801+0000 mon.c (mon.2) 5977 : audit 0 from='client.? 172.21.15.80:0/281814449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:00:39.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:00:38 smithi090 bash[32384]: cluster 2023-12-01T10:00:37.838525+0000 mgr.y (mgr.24362) 9363 : cluster 0 pgmap v9332: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:00:39.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:00:38 smithi090 bash[32384]: audit 2023-12-01T10:00:38.887801+0000 mon.c (mon.2) 5977 : audit 0 from='client.? 172.21.15.80:0/281814449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:00:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:00:40 smithi080 bash[41963]: cluster 2023-12-01T10:00:39.839303+0000 mgr.y (mgr.24362) 9364 : cluster 0 pgmap v9333: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:00:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:00:40 smithi080 bash[41963]: audit 2023-12-01T10:00:40.273016+0000 mon.c (mon.2) 5978 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:00:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:00:40 smithi080 bash[28361]: cluster 2023-12-01T10:00:39.839303+0000 mgr.y (mgr.24362) 9364 : cluster 0 pgmap v9333: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:00:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:00:40 smithi080 bash[28361]: audit 2023-12-01T10:00:40.273016+0000 mon.c (mon.2) 5978 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:00:41.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:00:40 smithi090 bash[32384]: cluster 2023-12-01T10:00:39.839303+0000 mgr.y (mgr.24362) 9364 : cluster 0 pgmap v9333: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:00:41.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:00:40 smithi090 bash[32384]: audit 2023-12-01T10:00:40.273016+0000 mon.c (mon.2) 5978 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:00:42.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:00:41 smithi080 bash[28361]: audit 2023-12-01T10:00:41.346093+0000 mon.a (mon.0) 6070 : audit 0 from='client.? 172.21.15.80:0/2889258774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:00:42.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:00:41 smithi080 bash[28361]: cluster 2023-12-01T10:00:41.840513+0000 mgr.y (mgr.24362) 9365 : cluster 0 pgmap v9334: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:00:42.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:00:41 smithi080 bash[41963]: audit 2023-12-01T10:00:41.346093+0000 mon.a (mon.0) 6070 : audit 0 from='client.? 172.21.15.80:0/2889258774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:00:42.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:00:41 smithi080 bash[41963]: cluster 2023-12-01T10:00:41.840513+0000 mgr.y (mgr.24362) 9365 : cluster 0 pgmap v9334: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:00:42.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:00:41 smithi090 bash[32384]: audit 2023-12-01T10:00:41.346093+0000 mon.a (mon.0) 6070 : audit 0 from='client.? 172.21.15.80:0/2889258774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:00:42.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:00:41 smithi090 bash[32384]: cluster 2023-12-01T10:00:41.840513+0000 mgr.y (mgr.24362) 9365 : cluster 0 pgmap v9334: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:00:44.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:00:44 smithi080 bash[28361]: audit 2023-12-01T10:00:43.796135+0000 mon.c (mon.2) 5979 : audit 0 from='client.? 172.21.15.80:0/1486682839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:00:44.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:00:44 smithi080 bash[28361]: cluster 2023-12-01T10:00:43.841032+0000 mgr.y (mgr.24362) 9366 : cluster 0 pgmap v9335: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:00:44.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:00:44 smithi080 bash[41963]: audit 2023-12-01T10:00:43.796135+0000 mon.c (mon.2) 5979 : audit 0 from='client.? 172.21.15.80:0/1486682839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:00:44.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:00:44 smithi080 bash[41963]: cluster 2023-12-01T10:00:43.841032+0000 mgr.y (mgr.24362) 9366 : cluster 0 pgmap v9335: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:00:45.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:00:44 smithi090 bash[32384]: audit 2023-12-01T10:00:43.796135+0000 mon.c (mon.2) 5979 : audit 0 from='client.? 172.21.15.80:0/1486682839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:00:45.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:00:44 smithi090 bash[32384]: cluster 2023-12-01T10:00:43.841032+0000 mgr.y (mgr.24362) 9366 : cluster 0 pgmap v9335: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:00:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:00:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:00:46] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T10:00:47.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:00:46 smithi080 bash[28361]: cluster 2023-12-01T10:00:45.841825+0000 mgr.y (mgr.24362) 9367 : cluster 0 pgmap v9336: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:00:47.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:00:46 smithi080 bash[28361]: audit 2023-12-01T10:00:46.246859+0000 mon.c (mon.2) 5980 : audit 0 from='client.? 172.21.15.80:0/689225368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:00:47.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:00:46 smithi080 bash[41963]: cluster 2023-12-01T10:00:45.841825+0000 mgr.y (mgr.24362) 9367 : cluster 0 pgmap v9336: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:00:47.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:00:46 smithi080 bash[41963]: audit 2023-12-01T10:00:46.246859+0000 mon.c (mon.2) 5980 : audit 0 from='client.? 172.21.15.80:0/689225368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:00:47.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:00:46 smithi090 bash[32384]: cluster 2023-12-01T10:00:45.841825+0000 mgr.y (mgr.24362) 9367 : cluster 0 pgmap v9336: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:00:47.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:00:46 smithi090 bash[32384]: audit 2023-12-01T10:00:46.246859+0000 mon.c (mon.2) 5980 : audit 0 from='client.? 172.21.15.80:0/689225368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:00:49.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:00:48 smithi080 bash[28361]: cluster 2023-12-01T10:00:47.842870+0000 mgr.y (mgr.24362) 9368 : cluster 0 pgmap v9337: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:00:49.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:00:48 smithi080 bash[28361]: audit 2023-12-01T10:00:48.700739+0000 mon.c (mon.2) 5981 : audit 0 from='client.? 172.21.15.80:0/3993549768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:00:49.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:00:48 smithi080 bash[41963]: cluster 2023-12-01T10:00:47.842870+0000 mgr.y (mgr.24362) 9368 : cluster 0 pgmap v9337: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:00:49.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:00:48 smithi080 bash[41963]: audit 2023-12-01T10:00:48.700739+0000 mon.c (mon.2) 5981 : audit 0 from='client.? 172.21.15.80:0/3993549768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:00:49.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:00:48 smithi090 bash[32384]: cluster 2023-12-01T10:00:47.842870+0000 mgr.y (mgr.24362) 9368 : cluster 0 pgmap v9337: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:00:49.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:00:48 smithi090 bash[32384]: audit 2023-12-01T10:00:48.700739+0000 mon.c (mon.2) 5981 : audit 0 from='client.? 172.21.15.80:0/3993549768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:00:50.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:00:49 smithi080 bash[28361]: cluster 2023-12-01T10:00:49.843568+0000 mgr.y (mgr.24362) 9369 : cluster 0 pgmap v9338: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:00:50.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:00:49 smithi080 bash[41963]: cluster 2023-12-01T10:00:49.843568+0000 mgr.y (mgr.24362) 9369 : cluster 0 pgmap v9338: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:00:50.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:00:49 smithi090 bash[32384]: cluster 2023-12-01T10:00:49.843568+0000 mgr.y (mgr.24362) 9369 : cluster 0 pgmap v9338: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:00:51.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:00:51 smithi090 bash[32384]: audit 2023-12-01T10:00:51.168459+0000 mon.c (mon.2) 5982 : audit 0 from='client.? 172.21.15.80:0/2127761907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:00:51.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:00:51 smithi080 bash[28361]: audit 2023-12-01T10:00:51.168459+0000 mon.c (mon.2) 5982 : audit 0 from='client.? 172.21.15.80:0/2127761907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:00:51.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:00:51 smithi080 bash[41963]: audit 2023-12-01T10:00:51.168459+0000 mon.c (mon.2) 5982 : audit 0 from='client.? 172.21.15.80:0/2127761907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:00:52.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:00:52 smithi090 bash[32384]: cluster 2023-12-01T10:00:51.844387+0000 mgr.y (mgr.24362) 9370 : cluster 0 pgmap v9339: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:00:52.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:00:52 smithi080 bash[41963]: cluster 2023-12-01T10:00:51.844387+0000 mgr.y (mgr.24362) 9370 : cluster 0 pgmap v9339: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:00:52.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:00:52 smithi080 bash[28361]: cluster 2023-12-01T10:00:51.844387+0000 mgr.y (mgr.24362) 9370 : cluster 0 pgmap v9339: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:00:54.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:00:54 smithi080 bash[28361]: audit 2023-12-01T10:00:53.621325+0000 mon.a (mon.0) 6071 : audit 0 from='client.? 172.21.15.80:0/1115392330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:00:54.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:00:54 smithi080 bash[28361]: cluster 2023-12-01T10:00:53.845031+0000 mgr.y (mgr.24362) 9371 : cluster 0 pgmap v9340: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:00:54.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:00:54 smithi080 bash[41963]: audit 2023-12-01T10:00:53.621325+0000 mon.a (mon.0) 6071 : audit 0 from='client.? 172.21.15.80:0/1115392330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:00:54.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:00:54 smithi080 bash[41963]: cluster 2023-12-01T10:00:53.845031+0000 mgr.y (mgr.24362) 9371 : cluster 0 pgmap v9340: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:00:55.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:00:54 smithi090 bash[32384]: audit 2023-12-01T10:00:53.621325+0000 mon.a (mon.0) 6071 : audit 0 from='client.? 172.21.15.80:0/1115392330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:00:55.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:00:54 smithi090 bash[32384]: cluster 2023-12-01T10:00:53.845031+0000 mgr.y (mgr.24362) 9371 : cluster 0 pgmap v9340: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:00:55.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:00:55 smithi080 bash[41963]: audit 2023-12-01T10:00:55.273504+0000 mon.c (mon.2) 5983 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:00:55.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:00:55 smithi080 bash[28361]: audit 2023-12-01T10:00:55.273504+0000 mon.c (mon.2) 5983 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:00:56.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:00:55 smithi090 bash[32384]: audit 2023-12-01T10:00:55.273504+0000 mon.c (mon.2) 5983 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:00:56.569 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:00:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:00:56] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T10:00:56.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:00:56 smithi080 bash[28361]: cluster 2023-12-01T10:00:55.845846+0000 mgr.y (mgr.24362) 9372 : cluster 0 pgmap v9341: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:00:56.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:00:56 smithi080 bash[28361]: audit 2023-12-01T10:00:56.078274+0000 mon.c (mon.2) 5984 : audit 0 from='client.? 172.21.15.80:0/539618942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:00:56.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:00:56 smithi080 bash[41963]: cluster 2023-12-01T10:00:55.845846+0000 mgr.y (mgr.24362) 9372 : cluster 0 pgmap v9341: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:00:56.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:00:56 smithi080 bash[41963]: audit 2023-12-01T10:00:56.078274+0000 mon.c (mon.2) 5984 : audit 0 from='client.? 172.21.15.80:0/539618942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:00:57.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:00:56 smithi090 bash[32384]: cluster 2023-12-01T10:00:55.845846+0000 mgr.y (mgr.24362) 9372 : cluster 0 pgmap v9341: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:00:57.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:00:56 smithi090 bash[32384]: audit 2023-12-01T10:00:56.078274+0000 mon.c (mon.2) 5984 : audit 0 from='client.? 172.21.15.80:0/539618942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:00:59.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:00:58 smithi080 bash[28361]: cluster 2023-12-01T10:00:57.846878+0000 mgr.y (mgr.24362) 9373 : cluster 0 pgmap v9342: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:00:59.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:00:58 smithi080 bash[28361]: audit 2023-12-01T10:00:58.547642+0000 mon.c (mon.2) 5985 : audit 0 from='client.? 172.21.15.80:0/4241285067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:00:59.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:00:58 smithi080 bash[41963]: cluster 2023-12-01T10:00:57.846878+0000 mgr.y (mgr.24362) 9373 : cluster 0 pgmap v9342: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:00:59.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:00:58 smithi080 bash[41963]: audit 2023-12-01T10:00:58.547642+0000 mon.c (mon.2) 5985 : audit 0 from='client.? 172.21.15.80:0/4241285067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:00:59.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:00:58 smithi090 bash[32384]: cluster 2023-12-01T10:00:57.846878+0000 mgr.y (mgr.24362) 9373 : cluster 0 pgmap v9342: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:00:59.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:00:58 smithi090 bash[32384]: audit 2023-12-01T10:00:58.547642+0000 mon.c (mon.2) 5985 : audit 0 from='client.? 172.21.15.80:0/4241285067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:01:00.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:00:59 smithi080 bash[28361]: cluster 2023-12-01T10:00:59.847385+0000 mgr.y (mgr.24362) 9374 : cluster 0 pgmap v9343: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:01:00.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:00:59 smithi080 bash[41963]: cluster 2023-12-01T10:00:59.847385+0000 mgr.y (mgr.24362) 9374 : cluster 0 pgmap v9343: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:01:00.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:00:59 smithi090 bash[32384]: cluster 2023-12-01T10:00:59.847385+0000 mgr.y (mgr.24362) 9374 : cluster 0 pgmap v9343: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:01:01.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:01:01 smithi080 bash[28361]: audit 2023-12-01T10:01:01.016364+0000 mon.a (mon.0) 6072 : audit 0 from='client.? 172.21.15.80:0/2368410030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:01:01.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:01:01 smithi080 bash[41963]: audit 2023-12-01T10:01:01.016364+0000 mon.a (mon.0) 6072 : audit 0 from='client.? 172.21.15.80:0/2368410030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:01:01.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:01:01 smithi090 bash[32384]: audit 2023-12-01T10:01:01.016364+0000 mon.a (mon.0) 6072 : audit 0 from='client.? 172.21.15.80:0/2368410030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:01:02.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:01:02 smithi080 bash[28361]: cluster 2023-12-01T10:01:01.848569+0000 mgr.y (mgr.24362) 9375 : cluster 0 pgmap v9344: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:01:02.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:01:02 smithi080 bash[41963]: cluster 2023-12-01T10:01:01.848569+0000 mgr.y (mgr.24362) 9375 : cluster 0 pgmap v9344: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:01:02.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:01:02 smithi090 bash[32384]: cluster 2023-12-01T10:01:01.848569+0000 mgr.y (mgr.24362) 9375 : cluster 0 pgmap v9344: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:01:03.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:01:03 smithi080 bash[41963]: audit 2023-12-01T10:01:03.468070+0000 mon.a (mon.0) 6073 : audit 0 from='client.? 172.21.15.80:0/889688774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:01:03.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:01:03 smithi080 bash[28361]: audit 2023-12-01T10:01:03.468070+0000 mon.a (mon.0) 6073 : audit 0 from='client.? 172.21.15.80:0/889688774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:01:04.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:01:03 smithi090 bash[32384]: audit 2023-12-01T10:01:03.468070+0000 mon.a (mon.0) 6073 : audit 0 from='client.? 172.21.15.80:0/889688774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:01:04.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:01:04 smithi080 bash[28361]: cluster 2023-12-01T10:01:03.849261+0000 mgr.y (mgr.24362) 9376 : cluster 0 pgmap v9345: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:01:04.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:01:04 smithi080 bash[41963]: cluster 2023-12-01T10:01:03.849261+0000 mgr.y (mgr.24362) 9376 : cluster 0 pgmap v9345: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:01:05.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:01:04 smithi090 bash[32384]: cluster 2023-12-01T10:01:03.849261+0000 mgr.y (mgr.24362) 9376 : cluster 0 pgmap v9345: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:01:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:01:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:01:06] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T10:01:07.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:01:06 smithi080 bash[28361]: cluster 2023-12-01T10:01:05.850112+0000 mgr.y (mgr.24362) 9377 : cluster 0 pgmap v9346: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:01:07.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:01:06 smithi080 bash[28361]: audit 2023-12-01T10:01:05.925780+0000 mon.a (mon.0) 6074 : audit 0 from='client.? 172.21.15.80:0/2412234497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:01:07.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:01:06 smithi080 bash[41963]: cluster 2023-12-01T10:01:05.850112+0000 mgr.y (mgr.24362) 9377 : cluster 0 pgmap v9346: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:01:07.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:01:06 smithi080 bash[41963]: audit 2023-12-01T10:01:05.925780+0000 mon.a (mon.0) 6074 : audit 0 from='client.? 172.21.15.80:0/2412234497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:01:07.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:01:06 smithi090 bash[32384]: cluster 2023-12-01T10:01:05.850112+0000 mgr.y (mgr.24362) 9377 : cluster 0 pgmap v9346: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:01:07.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:01:06 smithi090 bash[32384]: audit 2023-12-01T10:01:05.925780+0000 mon.a (mon.0) 6074 : audit 0 from='client.? 172.21.15.80:0/2412234497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:01:08.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:01:07 smithi080 bash[41963]: cluster 2023-12-01T10:01:07.850878+0000 mgr.y (mgr.24362) 9378 : cluster 0 pgmap v9347: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:01:08.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:01:07 smithi080 bash[28361]: cluster 2023-12-01T10:01:07.850878+0000 mgr.y (mgr.24362) 9378 : cluster 0 pgmap v9347: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:01:08.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:01:07 smithi090 bash[32384]: cluster 2023-12-01T10:01:07.850878+0000 mgr.y (mgr.24362) 9378 : cluster 0 pgmap v9347: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:01:09.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:01:08 smithi080 bash[41963]: audit 2023-12-01T10:01:08.379162+0000 mon.a (mon.0) 6075 : audit 0 from='client.? 172.21.15.80:0/738147373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:01:09.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:01:08 smithi080 bash[28361]: audit 2023-12-01T10:01:08.379162+0000 mon.a (mon.0) 6075 : audit 0 from='client.? 172.21.15.80:0/738147373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:01:09.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:01:08 smithi090 bash[32384]: audit 2023-12-01T10:01:08.379162+0000 mon.a (mon.0) 6075 : audit 0 from='client.? 172.21.15.80:0/738147373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:01:10.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:01:09 smithi080 bash[41963]: cluster 2023-12-01T10:01:09.851472+0000 mgr.y (mgr.24362) 9379 : cluster 0 pgmap v9348: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:01:10.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:01:09 smithi080 bash[28361]: cluster 2023-12-01T10:01:09.851472+0000 mgr.y (mgr.24362) 9379 : cluster 0 pgmap v9348: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:01:10.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:01:09 smithi090 bash[32384]: cluster 2023-12-01T10:01:09.851472+0000 mgr.y (mgr.24362) 9379 : cluster 0 pgmap v9348: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:01:11.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:01:10 smithi080 bash[41963]: audit 2023-12-01T10:01:10.274090+0000 mon.c (mon.2) 5986 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:01:11.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:01:10 smithi080 bash[41963]: audit 2023-12-01T10:01:10.833362+0000 mon.c (mon.2) 5987 : audit 0 from='client.? 172.21.15.80:0/892700939' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:01:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:01:10 smithi080 bash[28361]: audit 2023-12-01T10:01:10.274090+0000 mon.c (mon.2) 5986 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:01:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:01:10 smithi080 bash[28361]: audit 2023-12-01T10:01:10.833362+0000 mon.c (mon.2) 5987 : audit 0 from='client.? 172.21.15.80:0/892700939' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:01:11.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:01:10 smithi090 bash[32384]: audit 2023-12-01T10:01:10.274090+0000 mon.c (mon.2) 5986 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:01:11.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:01:10 smithi090 bash[32384]: audit 2023-12-01T10:01:10.833362+0000 mon.c (mon.2) 5987 : audit 0 from='client.? 172.21.15.80:0/892700939' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:01:12.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:01:11 smithi090 bash[32384]: cluster 2023-12-01T10:01:11.852619+0000 mgr.y (mgr.24362) 9380 : cluster 0 pgmap v9349: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:01:12.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:01:11 smithi080 bash[28361]: cluster 2023-12-01T10:01:11.852619+0000 mgr.y (mgr.24362) 9380 : cluster 0 pgmap v9349: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:01:12.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:01:11 smithi080 bash[41963]: cluster 2023-12-01T10:01:11.852619+0000 mgr.y (mgr.24362) 9380 : cluster 0 pgmap v9349: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:01:13.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:01:13 smithi080 bash[28361]: audit 2023-12-01T10:01:13.066228+0000 mon.c (mon.2) 5988 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:01:13.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:01:13 smithi080 bash[41963]: audit 2023-12-01T10:01:13.066228+0000 mon.c (mon.2) 5988 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:01:13.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:01:13 smithi090 bash[32384]: audit 2023-12-01T10:01:13.066228+0000 mon.c (mon.2) 5988 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:01:14.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:01:14 smithi080 bash[41963]: audit 2023-12-01T10:01:13.289043+0000 mon.c (mon.2) 5989 : audit 0 from='client.? 172.21.15.80:0/2862935555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:01:14.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:01:14 smithi080 bash[41963]: cluster 2023-12-01T10:01:13.853288+0000 mgr.y (mgr.24362) 9381 : cluster 0 pgmap v9350: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:01:14.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:01:14 smithi080 bash[28361]: audit 2023-12-01T10:01:13.289043+0000 mon.c (mon.2) 5989 : audit 0 from='client.? 172.21.15.80:0/2862935555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:01:14.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:01:14 smithi080 bash[28361]: cluster 2023-12-01T10:01:13.853288+0000 mgr.y (mgr.24362) 9381 : cluster 0 pgmap v9350: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:01:14.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:01:14 smithi090 bash[32384]: audit 2023-12-01T10:01:13.289043+0000 mon.c (mon.2) 5989 : audit 0 from='client.? 172.21.15.80:0/2862935555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:01:14.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:01:14 smithi090 bash[32384]: cluster 2023-12-01T10:01:13.853288+0000 mgr.y (mgr.24362) 9381 : cluster 0 pgmap v9350: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:01:16.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:01:15 smithi080 bash[28361]: audit 2023-12-01T10:01:15.746864+0000 mon.a (mon.0) 6076 : audit 0 from='client.? 172.21.15.80:0/362111615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:01:16.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:01:15 smithi080 bash[41963]: audit 2023-12-01T10:01:15.746864+0000 mon.a (mon.0) 6076 : audit 0 from='client.? 172.21.15.80:0/362111615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:01:16.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:01:15 smithi090 bash[32384]: audit 2023-12-01T10:01:15.746864+0000 mon.a (mon.0) 6076 : audit 0 from='client.? 172.21.15.80:0/362111615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:01:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:01:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:01:16] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.43.0" 2023-12-01T10:01:17.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:01:16 smithi080 bash[41963]: cluster 2023-12-01T10:01:15.854144+0000 mgr.y (mgr.24362) 9382 : cluster 0 pgmap v9351: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:01:17.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:01:16 smithi080 bash[28361]: cluster 2023-12-01T10:01:15.854144+0000 mgr.y (mgr.24362) 9382 : cluster 0 pgmap v9351: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:01:17.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:01:16 smithi090 bash[32384]: cluster 2023-12-01T10:01:15.854144+0000 mgr.y (mgr.24362) 9382 : cluster 0 pgmap v9351: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:01:18.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:01:17 smithi090 bash[32384]: cluster 2023-12-01T10:01:17.855042+0000 mgr.y (mgr.24362) 9383 : cluster 0 pgmap v9352: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:01:18.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:01:17 smithi080 bash[28361]: cluster 2023-12-01T10:01:17.855042+0000 mgr.y (mgr.24362) 9383 : cluster 0 pgmap v9352: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:01:18.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:01:17 smithi080 bash[41963]: cluster 2023-12-01T10:01:17.855042+0000 mgr.y (mgr.24362) 9383 : cluster 0 pgmap v9352: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:01:19.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:01:18 smithi090 bash[32384]: audit 2023-12-01T10:01:18.222232+0000 mon.c (mon.2) 5990 : audit 0 from='client.? 172.21.15.80:0/3788779822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:01:19.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:01:18 smithi090 bash[32384]: audit 2023-12-01T10:01:18.875621+0000 mon.a (mon.0) 6077 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:01:19.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:01:18 smithi090 bash[32384]: audit 2023-12-01T10:01:18.889535+0000 mon.a (mon.0) 6078 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:01:19.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:01:18 smithi080 bash[28361]: audit 2023-12-01T10:01:18.222232+0000 mon.c (mon.2) 5990 : audit 0 from='client.? 172.21.15.80:0/3788779822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:01:19.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:01:18 smithi080 bash[28361]: audit 2023-12-01T10:01:18.875621+0000 mon.a (mon.0) 6077 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:01:19.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:01:18 smithi080 bash[28361]: audit 2023-12-01T10:01:18.889535+0000 mon.a (mon.0) 6078 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:01:19.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:01:18 smithi080 bash[41963]: audit 2023-12-01T10:01:18.222232+0000 mon.c (mon.2) 5990 : audit 0 from='client.? 172.21.15.80:0/3788779822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:01:19.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:01:18 smithi080 bash[41963]: audit 2023-12-01T10:01:18.875621+0000 mon.a (mon.0) 6077 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:01:19.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:01:18 smithi080 bash[41963]: audit 2023-12-01T10:01:18.889535+0000 mon.a (mon.0) 6078 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:01:20.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:01:20 smithi090 bash[32384]: audit 2023-12-01T10:01:19.223726+0000 mon.a (mon.0) 6079 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:01:20.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:01:20 smithi090 bash[32384]: audit 2023-12-01T10:01:19.237007+0000 mon.a (mon.0) 6080 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:01:20.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:01:20 smithi090 bash[32384]: audit 2023-12-01T10:01:19.767572+0000 mon.c (mon.2) 5991 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:01:20.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:01:20 smithi090 bash[32384]: audit 2023-12-01T10:01:19.769457+0000 mon.c (mon.2) 5992 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:01:20.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:01:20 smithi090 bash[32384]: audit 2023-12-01T10:01:19.778623+0000 mon.a (mon.0) 6081 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:01:20.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:01:20 smithi090 bash[32384]: cluster 2023-12-01T10:01:19.855572+0000 mgr.y (mgr.24362) 9384 : cluster 0 pgmap v9353: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:01:20.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:01:20 smithi080 bash[28361]: audit 2023-12-01T10:01:19.223726+0000 mon.a (mon.0) 6079 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:01:20.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:01:20 smithi080 bash[28361]: audit 2023-12-01T10:01:19.237007+0000 mon.a (mon.0) 6080 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:01:20.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:01:20 smithi080 bash[28361]: audit 2023-12-01T10:01:19.767572+0000 mon.c (mon.2) 5991 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:01:20.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:01:20 smithi080 bash[28361]: audit 2023-12-01T10:01:19.769457+0000 mon.c (mon.2) 5992 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:01:20.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:01:20 smithi080 bash[28361]: audit 2023-12-01T10:01:19.778623+0000 mon.a (mon.0) 6081 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:01:20.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:01:20 smithi080 bash[28361]: cluster 2023-12-01T10:01:19.855572+0000 mgr.y (mgr.24362) 9384 : cluster 0 pgmap v9353: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:01:20.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:01:20 smithi080 bash[41963]: audit 2023-12-01T10:01:19.223726+0000 mon.a (mon.0) 6079 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:01:20.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:01:20 smithi080 bash[41963]: audit 2023-12-01T10:01:19.237007+0000 mon.a (mon.0) 6080 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:01:20.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:01:20 smithi080 bash[41963]: audit 2023-12-01T10:01:19.767572+0000 mon.c (mon.2) 5991 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:01:20.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:01:20 smithi080 bash[41963]: audit 2023-12-01T10:01:19.769457+0000 mon.c (mon.2) 5992 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:01:20.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:01:20 smithi080 bash[41963]: audit 2023-12-01T10:01:19.778623+0000 mon.a (mon.0) 6081 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:01:20.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:01:20 smithi080 bash[41963]: cluster 2023-12-01T10:01:19.855572+0000 mgr.y (mgr.24362) 9384 : cluster 0 pgmap v9353: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:01:21.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:01:21 smithi090 bash[32384]: audit 2023-12-01T10:01:20.675453+0000 mon.c (mon.2) 5993 : audit 0 from='client.? 172.21.15.80:0/3420990490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:01:21.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:01:21 smithi080 bash[41963]: audit 2023-12-01T10:01:20.675453+0000 mon.c (mon.2) 5993 : audit 0 from='client.? 172.21.15.80:0/3420990490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:01:21.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:01:21 smithi080 bash[28361]: audit 2023-12-01T10:01:20.675453+0000 mon.c (mon.2) 5993 : audit 0 from='client.? 172.21.15.80:0/3420990490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:01:22.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:01:22 smithi090 bash[32384]: cluster 2023-12-01T10:01:21.856729+0000 mgr.y (mgr.24362) 9385 : cluster 0 pgmap v9354: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:01:22.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:01:22 smithi080 bash[28361]: cluster 2023-12-01T10:01:21.856729+0000 mgr.y (mgr.24362) 9385 : cluster 0 pgmap v9354: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:01:22.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:01:22 smithi080 bash[41963]: cluster 2023-12-01T10:01:21.856729+0000 mgr.y (mgr.24362) 9385 : cluster 0 pgmap v9354: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:01:23.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:01:23 smithi090 bash[32384]: audit 2023-12-01T10:01:23.131266+0000 mon.a (mon.0) 6082 : audit 0 from='client.? 172.21.15.80:0/2992749376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:01:23.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:01:23 smithi080 bash[41963]: audit 2023-12-01T10:01:23.131266+0000 mon.a (mon.0) 6082 : audit 0 from='client.? 172.21.15.80:0/2992749376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:01:23.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:01:23 smithi080 bash[28361]: audit 2023-12-01T10:01:23.131266+0000 mon.a (mon.0) 6082 : audit 0 from='client.? 172.21.15.80:0/2992749376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:01:24.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:01:24 smithi080 bash[41963]: cluster 2023-12-01T10:01:23.857339+0000 mgr.y (mgr.24362) 9386 : cluster 0 pgmap v9355: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:01:24.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:01:24 smithi080 bash[28361]: cluster 2023-12-01T10:01:23.857339+0000 mgr.y (mgr.24362) 9386 : cluster 0 pgmap v9355: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:01:25.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:01:24 smithi090 bash[32384]: cluster 2023-12-01T10:01:23.857339+0000 mgr.y (mgr.24362) 9386 : cluster 0 pgmap v9355: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:01:25.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:01:25 smithi080 bash[41963]: audit 2023-12-01T10:01:25.274232+0000 mon.c (mon.2) 5994 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:01:25.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:01:25 smithi080 bash[28361]: audit 2023-12-01T10:01:25.274232+0000 mon.c (mon.2) 5994 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:01:26.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:01:25 smithi090 bash[32384]: audit 2023-12-01T10:01:25.274232+0000 mon.c (mon.2) 5994 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:01:26.578 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:01:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:01:26] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T10:01:26.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:01:26 smithi080 bash[41963]: audit 2023-12-01T10:01:25.578492+0000 mon.a (mon.0) 6083 : audit 0 from='client.? 172.21.15.80:0/3539059939' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:01:26.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:01:26 smithi080 bash[41963]: cluster 2023-12-01T10:01:25.858233+0000 mgr.y (mgr.24362) 9387 : cluster 0 pgmap v9356: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:01:26.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:01:26 smithi080 bash[28361]: audit 2023-12-01T10:01:25.578492+0000 mon.a (mon.0) 6083 : audit 0 from='client.? 172.21.15.80:0/3539059939' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:01:26.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:01:26 smithi080 bash[28361]: cluster 2023-12-01T10:01:25.858233+0000 mgr.y (mgr.24362) 9387 : cluster 0 pgmap v9356: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:01:27.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:01:26 smithi090 bash[32384]: audit 2023-12-01T10:01:25.578492+0000 mon.a (mon.0) 6083 : audit 0 from='client.? 172.21.15.80:0/3539059939' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:01:27.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:01:26 smithi090 bash[32384]: cluster 2023-12-01T10:01:25.858233+0000 mgr.y (mgr.24362) 9387 : cluster 0 pgmap v9356: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:01:28.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:01:27 smithi090 bash[32384]: cluster 2023-12-01T10:01:27.859125+0000 mgr.y (mgr.24362) 9388 : cluster 0 pgmap v9357: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:01:28.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:01:27 smithi080 bash[28361]: cluster 2023-12-01T10:01:27.859125+0000 mgr.y (mgr.24362) 9388 : cluster 0 pgmap v9357: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:01:28.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:01:27 smithi080 bash[41963]: cluster 2023-12-01T10:01:27.859125+0000 mgr.y (mgr.24362) 9388 : cluster 0 pgmap v9357: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:01:29.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:01:28 smithi090 bash[32384]: audit 2023-12-01T10:01:28.034061+0000 mon.a (mon.0) 6084 : audit 0 from='client.? 172.21.15.80:0/1060416720' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:01:29.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:01:28 smithi080 bash[28361]: audit 2023-12-01T10:01:28.034061+0000 mon.a (mon.0) 6084 : audit 0 from='client.? 172.21.15.80:0/1060416720' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:01:29.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:01:28 smithi080 bash[41963]: audit 2023-12-01T10:01:28.034061+0000 mon.a (mon.0) 6084 : audit 0 from='client.? 172.21.15.80:0/1060416720' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:01:30.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:01:29 smithi090 bash[32384]: cluster 2023-12-01T10:01:29.859798+0000 mgr.y (mgr.24362) 9389 : cluster 0 pgmap v9358: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:01:30.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:01:29 smithi080 bash[28361]: cluster 2023-12-01T10:01:29.859798+0000 mgr.y (mgr.24362) 9389 : cluster 0 pgmap v9358: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:01:30.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:01:29 smithi080 bash[41963]: cluster 2023-12-01T10:01:29.859798+0000 mgr.y (mgr.24362) 9389 : cluster 0 pgmap v9358: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:01:31.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:01:30 smithi090 bash[32384]: audit 2023-12-01T10:01:30.486843+0000 mon.a (mon.0) 6085 : audit 0 from='client.? 172.21.15.80:0/2640855333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:01:31.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:01:30 smithi080 bash[28361]: audit 2023-12-01T10:01:30.486843+0000 mon.a (mon.0) 6085 : audit 0 from='client.? 172.21.15.80:0/2640855333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:01:31.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:01:30 smithi080 bash[41963]: audit 2023-12-01T10:01:30.486843+0000 mon.a (mon.0) 6085 : audit 0 from='client.? 172.21.15.80:0/2640855333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:01:32.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:01:31 smithi090 bash[32384]: cluster 2023-12-01T10:01:31.860919+0000 mgr.y (mgr.24362) 9390 : cluster 0 pgmap v9359: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:01:32.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:01:31 smithi080 bash[28361]: cluster 2023-12-01T10:01:31.860919+0000 mgr.y (mgr.24362) 9390 : cluster 0 pgmap v9359: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:01:32.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:01:31 smithi080 bash[41963]: cluster 2023-12-01T10:01:31.860919+0000 mgr.y (mgr.24362) 9390 : cluster 0 pgmap v9359: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:01:33.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:01:32 smithi090 bash[32384]: audit 2023-12-01T10:01:32.935144+0000 mon.c (mon.2) 5995 : audit 0 from='client.? 172.21.15.80:0/1328706265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:01:33.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:01:32 smithi080 bash[28361]: audit 2023-12-01T10:01:32.935144+0000 mon.c (mon.2) 5995 : audit 0 from='client.? 172.21.15.80:0/1328706265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:01:33.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:01:32 smithi080 bash[41963]: audit 2023-12-01T10:01:32.935144+0000 mon.c (mon.2) 5995 : audit 0 from='client.? 172.21.15.80:0/1328706265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:01:34.269 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 10:01:33 smithi090 bash[65515]: logger=cleanup t=2023-12-01T10:01:33.835719655Z level=info msg="Completed cleanup jobs" duration=45.445031ms 2023-12-01T10:01:34.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:01:34 smithi080 bash[28361]: cluster 2023-12-01T10:01:33.861594+0000 mgr.y (mgr.24362) 9391 : cluster 0 pgmap v9360: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:01:34.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:01:34 smithi080 bash[41963]: cluster 2023-12-01T10:01:33.861594+0000 mgr.y (mgr.24362) 9391 : cluster 0 pgmap v9360: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:01:35.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:01:34 smithi090 bash[32384]: cluster 2023-12-01T10:01:33.861594+0000 mgr.y (mgr.24362) 9391 : cluster 0 pgmap v9360: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:01:35.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:01:35 smithi080 bash[28361]: audit 2023-12-01T10:01:35.386641+0000 mon.a (mon.0) 6086 : audit 0 from='client.? 172.21.15.80:0/3668590711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:01:35.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:01:35 smithi080 bash[41963]: audit 2023-12-01T10:01:35.386641+0000 mon.a (mon.0) 6086 : audit 0 from='client.? 172.21.15.80:0/3668590711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:01:36.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:01:35 smithi090 bash[32384]: audit 2023-12-01T10:01:35.386641+0000 mon.a (mon.0) 6086 : audit 0 from='client.? 172.21.15.80:0/3668590711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:01:36.583 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:01:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:01:36] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T10:01:36.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:01:36 smithi080 bash[28361]: cluster 2023-12-01T10:01:35.862410+0000 mgr.y (mgr.24362) 9392 : cluster 0 pgmap v9361: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:01:36.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:01:36 smithi080 bash[41963]: cluster 2023-12-01T10:01:35.862410+0000 mgr.y (mgr.24362) 9392 : cluster 0 pgmap v9361: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:01:37.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:01:36 smithi090 bash[32384]: cluster 2023-12-01T10:01:35.862410+0000 mgr.y (mgr.24362) 9392 : cluster 0 pgmap v9361: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:01:38.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:01:37 smithi080 bash[28361]: audit 2023-12-01T10:01:37.840916+0000 mon.c (mon.2) 5996 : audit 0 from='client.? 172.21.15.80:0/4173885180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:01:38.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:01:37 smithi080 bash[41963]: audit 2023-12-01T10:01:37.840916+0000 mon.c (mon.2) 5996 : audit 0 from='client.? 172.21.15.80:0/4173885180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:01:38.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:01:37 smithi090 bash[32384]: audit 2023-12-01T10:01:37.840916+0000 mon.c (mon.2) 5996 : audit 0 from='client.? 172.21.15.80:0/4173885180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:01:39.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:01:38 smithi080 bash[28361]: cluster 2023-12-01T10:01:37.863144+0000 mgr.y (mgr.24362) 9393 : cluster 0 pgmap v9362: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:01:39.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:01:38 smithi080 bash[41963]: cluster 2023-12-01T10:01:37.863144+0000 mgr.y (mgr.24362) 9393 : cluster 0 pgmap v9362: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:01:39.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:01:38 smithi090 bash[32384]: cluster 2023-12-01T10:01:37.863144+0000 mgr.y (mgr.24362) 9393 : cluster 0 pgmap v9362: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:01:41.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:01:40 smithi080 bash[28361]: cluster 2023-12-01T10:01:39.863718+0000 mgr.y (mgr.24362) 9394 : cluster 0 pgmap v9363: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:01:41.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:01:40 smithi080 bash[28361]: audit 2023-12-01T10:01:40.274545+0000 mon.c (mon.2) 5997 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:01:41.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:01:40 smithi080 bash[28361]: audit 2023-12-01T10:01:40.298334+0000 mon.c (mon.2) 5998 : audit 0 from='client.? 172.21.15.80:0/2449698962' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:01:41.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:01:40 smithi080 bash[41963]: cluster 2023-12-01T10:01:39.863718+0000 mgr.y (mgr.24362) 9394 : cluster 0 pgmap v9363: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:01:41.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:01:40 smithi080 bash[41963]: audit 2023-12-01T10:01:40.274545+0000 mon.c (mon.2) 5997 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:01:41.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:01:40 smithi080 bash[41963]: audit 2023-12-01T10:01:40.298334+0000 mon.c (mon.2) 5998 : audit 0 from='client.? 172.21.15.80:0/2449698962' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:01:41.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:01:40 smithi090 bash[32384]: cluster 2023-12-01T10:01:39.863718+0000 mgr.y (mgr.24362) 9394 : cluster 0 pgmap v9363: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:01:41.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:01:40 smithi090 bash[32384]: audit 2023-12-01T10:01:40.274545+0000 mon.c (mon.2) 5997 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:01:41.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:01:40 smithi090 bash[32384]: audit 2023-12-01T10:01:40.298334+0000 mon.c (mon.2) 5998 : audit 0 from='client.? 172.21.15.80:0/2449698962' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:01:43.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:01:42 smithi080 bash[28361]: cluster 2023-12-01T10:01:41.864817+0000 mgr.y (mgr.24362) 9395 : cluster 0 pgmap v9364: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:01:43.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:01:42 smithi080 bash[28361]: audit 2023-12-01T10:01:42.751527+0000 mon.c (mon.2) 5999 : audit 0 from='client.? 172.21.15.80:0/581436464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:01:43.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:01:42 smithi080 bash[41963]: cluster 2023-12-01T10:01:41.864817+0000 mgr.y (mgr.24362) 9395 : cluster 0 pgmap v9364: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:01:43.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:01:42 smithi080 bash[41963]: audit 2023-12-01T10:01:42.751527+0000 mon.c (mon.2) 5999 : audit 0 from='client.? 172.21.15.80:0/581436464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:01:43.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:01:42 smithi090 bash[32384]: cluster 2023-12-01T10:01:41.864817+0000 mgr.y (mgr.24362) 9395 : cluster 0 pgmap v9364: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:01:43.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:01:42 smithi090 bash[32384]: audit 2023-12-01T10:01:42.751527+0000 mon.c (mon.2) 5999 : audit 0 from='client.? 172.21.15.80:0/581436464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:01:44.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:01:44 smithi080 bash[28361]: cluster 2023-12-01T10:01:43.865500+0000 mgr.y (mgr.24362) 9396 : cluster 0 pgmap v9365: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:01:44.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:01:44 smithi080 bash[41963]: cluster 2023-12-01T10:01:43.865500+0000 mgr.y (mgr.24362) 9396 : cluster 0 pgmap v9365: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:01:45.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:01:44 smithi090 bash[32384]: cluster 2023-12-01T10:01:43.865500+0000 mgr.y (mgr.24362) 9396 : cluster 0 pgmap v9365: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:01:45.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:01:45 smithi080 bash[41963]: audit 2023-12-01T10:01:45.209069+0000 mon.c (mon.2) 6000 : audit 0 from='client.? 172.21.15.80:0/157507256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:01:45.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:01:45 smithi080 bash[28361]: audit 2023-12-01T10:01:45.209069+0000 mon.c (mon.2) 6000 : audit 0 from='client.? 172.21.15.80:0/157507256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:01:46.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:01:45 smithi090 bash[32384]: audit 2023-12-01T10:01:45.209069+0000 mon.c (mon.2) 6000 : audit 0 from='client.? 172.21.15.80:0/157507256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:01:46.585 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:01:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:01:46] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T10:01:46.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:01:46 smithi080 bash[28361]: cluster 2023-12-01T10:01:45.866395+0000 mgr.y (mgr.24362) 9397 : cluster 0 pgmap v9366: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:01:46.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:01:46 smithi080 bash[41963]: cluster 2023-12-01T10:01:45.866395+0000 mgr.y (mgr.24362) 9397 : cluster 0 pgmap v9366: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:01:47.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:01:46 smithi090 bash[32384]: cluster 2023-12-01T10:01:45.866395+0000 mgr.y (mgr.24362) 9397 : cluster 0 pgmap v9366: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:01:48.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:01:47 smithi090 bash[32384]: audit 2023-12-01T10:01:47.667455+0000 mon.a (mon.0) 6087 : audit 0 from='client.? 172.21.15.80:0/2264246338' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:01:48.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:01:47 smithi080 bash[28361]: audit 2023-12-01T10:01:47.667455+0000 mon.a (mon.0) 6087 : audit 0 from='client.? 172.21.15.80:0/2264246338' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:01:48.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:01:47 smithi080 bash[41963]: audit 2023-12-01T10:01:47.667455+0000 mon.a (mon.0) 6087 : audit 0 from='client.? 172.21.15.80:0/2264246338' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:01:49.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:01:48 smithi090 bash[32384]: cluster 2023-12-01T10:01:47.867199+0000 mgr.y (mgr.24362) 9398 : cluster 0 pgmap v9367: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:01:49.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:01:48 smithi080 bash[28361]: cluster 2023-12-01T10:01:47.867199+0000 mgr.y (mgr.24362) 9398 : cluster 0 pgmap v9367: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:01:49.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:01:48 smithi080 bash[41963]: cluster 2023-12-01T10:01:47.867199+0000 mgr.y (mgr.24362) 9398 : cluster 0 pgmap v9367: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:01:50.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:01:49 smithi090 bash[32384]: cluster 2023-12-01T10:01:49.867905+0000 mgr.y (mgr.24362) 9399 : cluster 0 pgmap v9368: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:01:50.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:01:49 smithi080 bash[28361]: cluster 2023-12-01T10:01:49.867905+0000 mgr.y (mgr.24362) 9399 : cluster 0 pgmap v9368: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:01:50.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:01:49 smithi080 bash[41963]: cluster 2023-12-01T10:01:49.867905+0000 mgr.y (mgr.24362) 9399 : cluster 0 pgmap v9368: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:01:51.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:01:50 smithi090 bash[32384]: audit 2023-12-01T10:01:50.121042+0000 mon.c (mon.2) 6001 : audit 0 from='client.? 172.21.15.80:0/2294211872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:01:51.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:01:50 smithi080 bash[28361]: audit 2023-12-01T10:01:50.121042+0000 mon.c (mon.2) 6001 : audit 0 from='client.? 172.21.15.80:0/2294211872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:01:51.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:01:50 smithi080 bash[41963]: audit 2023-12-01T10:01:50.121042+0000 mon.c (mon.2) 6001 : audit 0 from='client.? 172.21.15.80:0/2294211872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:01:52.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:01:51 smithi090 bash[32384]: cluster 2023-12-01T10:01:51.869036+0000 mgr.y (mgr.24362) 9400 : cluster 0 pgmap v9369: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:01:52.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:01:51 smithi080 bash[41963]: cluster 2023-12-01T10:01:51.869036+0000 mgr.y (mgr.24362) 9400 : cluster 0 pgmap v9369: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:01:52.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:01:51 smithi080 bash[28361]: cluster 2023-12-01T10:01:51.869036+0000 mgr.y (mgr.24362) 9400 : cluster 0 pgmap v9369: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:01:53.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:01:52 smithi090 bash[32384]: audit 2023-12-01T10:01:52.575333+0000 mon.c (mon.2) 6002 : audit 0 from='client.? 172.21.15.80:0/872994982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:01:53.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:01:52 smithi080 bash[41963]: audit 2023-12-01T10:01:52.575333+0000 mon.c (mon.2) 6002 : audit 0 from='client.? 172.21.15.80:0/872994982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:01:53.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:01:52 smithi080 bash[28361]: audit 2023-12-01T10:01:52.575333+0000 mon.c (mon.2) 6002 : audit 0 from='client.? 172.21.15.80:0/872994982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:01:54.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:01:54 smithi080 bash[41963]: cluster 2023-12-01T10:01:53.869681+0000 mgr.y (mgr.24362) 9401 : cluster 0 pgmap v9370: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:01:54.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:01:54 smithi080 bash[28361]: cluster 2023-12-01T10:01:53.869681+0000 mgr.y (mgr.24362) 9401 : cluster 0 pgmap v9370: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:01:55.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:01:54 smithi090 bash[32384]: cluster 2023-12-01T10:01:53.869681+0000 mgr.y (mgr.24362) 9401 : cluster 0 pgmap v9370: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:01:55.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:01:55 smithi080 bash[28361]: audit 2023-12-01T10:01:55.028601+0000 mon.c (mon.2) 6003 : audit 0 from='client.? 172.21.15.80:0/2610813408' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:01:55.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:01:55 smithi080 bash[28361]: audit 2023-12-01T10:01:55.275195+0000 mon.c (mon.2) 6004 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:01:55.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:01:55 smithi080 bash[41963]: audit 2023-12-01T10:01:55.028601+0000 mon.c (mon.2) 6003 : audit 0 from='client.? 172.21.15.80:0/2610813408' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:01:55.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:01:55 smithi080 bash[41963]: audit 2023-12-01T10:01:55.275195+0000 mon.c (mon.2) 6004 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:01:56.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:01:55 smithi090 bash[32384]: audit 2023-12-01T10:01:55.028601+0000 mon.c (mon.2) 6003 : audit 0 from='client.? 172.21.15.80:0/2610813408' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:01:56.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:01:55 smithi090 bash[32384]: audit 2023-12-01T10:01:55.275195+0000 mon.c (mon.2) 6004 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:01:56.586 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:01:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:01:56] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T10:01:56.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:01:56 smithi080 bash[28361]: cluster 2023-12-01T10:01:55.870591+0000 mgr.y (mgr.24362) 9402 : cluster 0 pgmap v9371: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:01:56.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:01:56 smithi080 bash[41963]: cluster 2023-12-01T10:01:55.870591+0000 mgr.y (mgr.24362) 9402 : cluster 0 pgmap v9371: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:01:57.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:01:56 smithi090 bash[32384]: cluster 2023-12-01T10:01:55.870591+0000 mgr.y (mgr.24362) 9402 : cluster 0 pgmap v9371: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:01:57.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:01:57 smithi080 bash[41963]: audit 2023-12-01T10:01:57.485781+0000 mon.a (mon.0) 6088 : audit 0 from='client.? 172.21.15.80:0/3078607935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:01:57.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:01:57 smithi080 bash[28361]: audit 2023-12-01T10:01:57.485781+0000 mon.a (mon.0) 6088 : audit 0 from='client.? 172.21.15.80:0/3078607935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:01:58.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:01:57 smithi090 bash[32384]: audit 2023-12-01T10:01:57.485781+0000 mon.a (mon.0) 6088 : audit 0 from='client.? 172.21.15.80:0/3078607935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:01:58.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:01:58 smithi080 bash[28361]: cluster 2023-12-01T10:01:57.871325+0000 mgr.y (mgr.24362) 9403 : cluster 0 pgmap v9372: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:01:58.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:01:58 smithi080 bash[41963]: cluster 2023-12-01T10:01:57.871325+0000 mgr.y (mgr.24362) 9403 : cluster 0 pgmap v9372: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:01:59.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:01:58 smithi090 bash[32384]: cluster 2023-12-01T10:01:57.871325+0000 mgr.y (mgr.24362) 9403 : cluster 0 pgmap v9372: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:02:00.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:01:59 smithi090 bash[32384]: cluster 2023-12-01T10:01:59.871975+0000 mgr.y (mgr.24362) 9404 : cluster 0 pgmap v9373: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:02:00.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:01:59 smithi090 bash[32384]: audit 2023-12-01T10:01:59.934065+0000 mon.c (mon.2) 6005 : audit 0 from='client.? 172.21.15.80:0/1484957076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:02:00.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:01:59 smithi080 bash[28361]: cluster 2023-12-01T10:01:59.871975+0000 mgr.y (mgr.24362) 9404 : cluster 0 pgmap v9373: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:02:00.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:01:59 smithi080 bash[28361]: audit 2023-12-01T10:01:59.934065+0000 mon.c (mon.2) 6005 : audit 0 from='client.? 172.21.15.80:0/1484957076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:02:00.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:01:59 smithi080 bash[41963]: cluster 2023-12-01T10:01:59.871975+0000 mgr.y (mgr.24362) 9404 : cluster 0 pgmap v9373: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:02:00.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:01:59 smithi080 bash[41963]: audit 2023-12-01T10:01:59.934065+0000 mon.c (mon.2) 6005 : audit 0 from='client.? 172.21.15.80:0/1484957076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:02:02.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:02:01 smithi090 bash[32384]: cluster 2023-12-01T10:02:01.873078+0000 mgr.y (mgr.24362) 9405 : cluster 0 pgmap v9374: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:02:02.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:02:01 smithi080 bash[41963]: cluster 2023-12-01T10:02:01.873078+0000 mgr.y (mgr.24362) 9405 : cluster 0 pgmap v9374: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:02:02.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:02:01 smithi080 bash[28361]: cluster 2023-12-01T10:02:01.873078+0000 mgr.y (mgr.24362) 9405 : cluster 0 pgmap v9374: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:02:03.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:02:02 smithi090 bash[32384]: audit 2023-12-01T10:02:02.378023+0000 mon.a (mon.0) 6089 : audit 0 from='client.? 172.21.15.80:0/3363348424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:02:03.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:02:02 smithi080 bash[28361]: audit 2023-12-01T10:02:02.378023+0000 mon.a (mon.0) 6089 : audit 0 from='client.? 172.21.15.80:0/3363348424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:02:03.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:02:02 smithi080 bash[41963]: audit 2023-12-01T10:02:02.378023+0000 mon.a (mon.0) 6089 : audit 0 from='client.? 172.21.15.80:0/3363348424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:02:04.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:02:04 smithi080 bash[28361]: cluster 2023-12-01T10:02:03.873728+0000 mgr.y (mgr.24362) 9406 : cluster 0 pgmap v9375: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:02:04.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:02:04 smithi080 bash[41963]: cluster 2023-12-01T10:02:03.873728+0000 mgr.y (mgr.24362) 9406 : cluster 0 pgmap v9375: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:02:05.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:02:04 smithi090 bash[32384]: cluster 2023-12-01T10:02:03.873728+0000 mgr.y (mgr.24362) 9406 : cluster 0 pgmap v9375: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:02:05.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:02:05 smithi080 bash[41963]: audit 2023-12-01T10:02:04.831635+0000 mon.a (mon.0) 6090 : audit 0 from='client.? 172.21.15.80:0/3925590009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:02:05.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:02:05 smithi080 bash[28361]: audit 2023-12-01T10:02:04.831635+0000 mon.a (mon.0) 6090 : audit 0 from='client.? 172.21.15.80:0/3925590009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:02:06.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:02:05 smithi090 bash[32384]: audit 2023-12-01T10:02:04.831635+0000 mon.a (mon.0) 6090 : audit 0 from='client.? 172.21.15.80:0/3925590009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:02:06.592 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:02:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:02:06] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T10:02:06.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:02:06 smithi080 bash[41963]: cluster 2023-12-01T10:02:05.874709+0000 mgr.y (mgr.24362) 9407 : cluster 0 pgmap v9376: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:02:06.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:02:06 smithi080 bash[28361]: cluster 2023-12-01T10:02:05.874709+0000 mgr.y (mgr.24362) 9407 : cluster 0 pgmap v9376: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:02:07.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:02:06 smithi090 bash[32384]: cluster 2023-12-01T10:02:05.874709+0000 mgr.y (mgr.24362) 9407 : cluster 0 pgmap v9376: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:02:07.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:02:07 smithi080 bash[41963]: audit 2023-12-01T10:02:07.285012+0000 mon.c (mon.2) 6006 : audit 0 from='client.? 172.21.15.80:0/3889616189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:02:07.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:02:07 smithi080 bash[28361]: audit 2023-12-01T10:02:07.285012+0000 mon.c (mon.2) 6006 : audit 0 from='client.? 172.21.15.80:0/3889616189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:02:08.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:02:07 smithi090 bash[32384]: audit 2023-12-01T10:02:07.285012+0000 mon.c (mon.2) 6006 : audit 0 from='client.? 172.21.15.80:0/3889616189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:02:08.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:02:08 smithi080 bash[28361]: cluster 2023-12-01T10:02:07.875483+0000 mgr.y (mgr.24362) 9408 : cluster 0 pgmap v9377: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:02:08.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:02:08 smithi080 bash[41963]: cluster 2023-12-01T10:02:07.875483+0000 mgr.y (mgr.24362) 9408 : cluster 0 pgmap v9377: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:02:09.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:02:08 smithi090 bash[32384]: cluster 2023-12-01T10:02:07.875483+0000 mgr.y (mgr.24362) 9408 : cluster 0 pgmap v9377: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:02:10.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:02:09 smithi080 bash[28361]: audit 2023-12-01T10:02:09.725431+0000 mon.c (mon.2) 6007 : audit 0 from='client.? 172.21.15.80:0/2170203886' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:02:10.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:02:09 smithi080 bash[41963]: audit 2023-12-01T10:02:09.725431+0000 mon.c (mon.2) 6007 : audit 0 from='client.? 172.21.15.80:0/2170203886' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:02:10.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:02:09 smithi090 bash[32384]: audit 2023-12-01T10:02:09.725431+0000 mon.c (mon.2) 6007 : audit 0 from='client.? 172.21.15.80:0/2170203886' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:02:11.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:02:10 smithi080 bash[28361]: cluster 2023-12-01T10:02:09.876176+0000 mgr.y (mgr.24362) 9409 : cluster 0 pgmap v9378: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:02:11.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:02:10 smithi080 bash[28361]: audit 2023-12-01T10:02:10.275470+0000 mon.c (mon.2) 6008 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:02:11.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:02:10 smithi080 bash[41963]: cluster 2023-12-01T10:02:09.876176+0000 mgr.y (mgr.24362) 9409 : cluster 0 pgmap v9378: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:02:11.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:02:10 smithi080 bash[41963]: audit 2023-12-01T10:02:10.275470+0000 mon.c (mon.2) 6008 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:02:11.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:02:10 smithi090 bash[32384]: cluster 2023-12-01T10:02:09.876176+0000 mgr.y (mgr.24362) 9409 : cluster 0 pgmap v9378: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:02:11.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:02:10 smithi090 bash[32384]: audit 2023-12-01T10:02:10.275470+0000 mon.c (mon.2) 6008 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:02:12.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:02:11 smithi090 bash[32384]: cluster 2023-12-01T10:02:11.876969+0000 mgr.y (mgr.24362) 9410 : cluster 0 pgmap v9379: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:02:12.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:02:11 smithi080 bash[28361]: cluster 2023-12-01T10:02:11.876969+0000 mgr.y (mgr.24362) 9410 : cluster 0 pgmap v9379: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:02:12.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:02:11 smithi080 bash[41963]: cluster 2023-12-01T10:02:11.876969+0000 mgr.y (mgr.24362) 9410 : cluster 0 pgmap v9379: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:02:13.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:02:12 smithi090 bash[32384]: audit 2023-12-01T10:02:12.188343+0000 mon.c (mon.2) 6009 : audit 0 from='client.? 172.21.15.80:0/663214343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:02:13.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:02:12 smithi080 bash[28361]: audit 2023-12-01T10:02:12.188343+0000 mon.c (mon.2) 6009 : audit 0 from='client.? 172.21.15.80:0/663214343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:02:13.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:02:12 smithi080 bash[41963]: audit 2023-12-01T10:02:12.188343+0000 mon.c (mon.2) 6009 : audit 0 from='client.? 172.21.15.80:0/663214343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:02:14.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:02:14 smithi080 bash[28361]: cluster 2023-12-01T10:02:13.877583+0000 mgr.y (mgr.24362) 9411 : cluster 0 pgmap v9380: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:02:14.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:02:14 smithi080 bash[41963]: cluster 2023-12-01T10:02:13.877583+0000 mgr.y (mgr.24362) 9411 : cluster 0 pgmap v9380: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:02:15.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:02:14 smithi090 bash[32384]: cluster 2023-12-01T10:02:13.877583+0000 mgr.y (mgr.24362) 9411 : cluster 0 pgmap v9380: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:02:15.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:02:15 smithi080 bash[28361]: audit 2023-12-01T10:02:14.639990+0000 mon.c (mon.2) 6010 : audit 0 from='client.? 172.21.15.80:0/4134698231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:02:15.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:02:15 smithi080 bash[41963]: audit 2023-12-01T10:02:14.639990+0000 mon.c (mon.2) 6010 : audit 0 from='client.? 172.21.15.80:0/4134698231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:02:16.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:02:15 smithi090 bash[32384]: audit 2023-12-01T10:02:14.639990+0000 mon.c (mon.2) 6010 : audit 0 from='client.? 172.21.15.80:0/4134698231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:02:16.597 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:02:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:02:16] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T10:02:16.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:02:16 smithi080 bash[41963]: cluster 2023-12-01T10:02:15.878505+0000 mgr.y (mgr.24362) 9412 : cluster 0 pgmap v9381: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:02:16.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:02:16 smithi080 bash[28361]: cluster 2023-12-01T10:02:15.878505+0000 mgr.y (mgr.24362) 9412 : cluster 0 pgmap v9381: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:02:17.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:02:16 smithi090 bash[32384]: cluster 2023-12-01T10:02:15.878505+0000 mgr.y (mgr.24362) 9412 : cluster 0 pgmap v9381: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:02:17.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:02:17 smithi080 bash[28361]: audit 2023-12-01T10:02:17.104532+0000 mon.a (mon.0) 6091 : audit 0 from='client.? 172.21.15.80:0/1191350336' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:02:17.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:02:17 smithi080 bash[41963]: audit 2023-12-01T10:02:17.104532+0000 mon.a (mon.0) 6091 : audit 0 from='client.? 172.21.15.80:0/1191350336' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:02:18.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:02:17 smithi090 bash[32384]: audit 2023-12-01T10:02:17.104532+0000 mon.a (mon.0) 6091 : audit 0 from='client.? 172.21.15.80:0/1191350336' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:02:18.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:02:18 smithi080 bash[41963]: cluster 2023-12-01T10:02:17.879297+0000 mgr.y (mgr.24362) 9413 : cluster 0 pgmap v9382: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:02:18.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:02:18 smithi080 bash[28361]: cluster 2023-12-01T10:02:17.879297+0000 mgr.y (mgr.24362) 9413 : cluster 0 pgmap v9382: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:02:19.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:02:18 smithi090 bash[32384]: cluster 2023-12-01T10:02:17.879297+0000 mgr.y (mgr.24362) 9413 : cluster 0 pgmap v9382: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:02:19.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:02:19 smithi080 bash[41963]: audit 2023-12-01T10:02:19.560534+0000 mon.a (mon.0) 6092 : audit 0 from='client.? 172.21.15.80:0/808039584' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:02:19.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:02:19 smithi080 bash[28361]: audit 2023-12-01T10:02:19.560534+0000 mon.a (mon.0) 6092 : audit 0 from='client.? 172.21.15.80:0/808039584' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:02:20.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:02:19 smithi090 bash[32384]: audit 2023-12-01T10:02:19.560534+0000 mon.a (mon.0) 6092 : audit 0 from='client.? 172.21.15.80:0/808039584' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:02:20.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:02:20 smithi080 bash[28361]: audit 2023-12-01T10:02:19.860631+0000 mon.c (mon.2) 6011 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:02:20.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:02:20 smithi080 bash[28361]: cluster 2023-12-01T10:02:19.879797+0000 mgr.y (mgr.24362) 9414 : cluster 0 pgmap v9383: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:02:20.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:02:20 smithi080 bash[41963]: audit 2023-12-01T10:02:19.860631+0000 mon.c (mon.2) 6011 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:02:20.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:02:20 smithi080 bash[41963]: cluster 2023-12-01T10:02:19.879797+0000 mgr.y (mgr.24362) 9414 : cluster 0 pgmap v9383: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:02:21.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:02:20 smithi090 bash[32384]: audit 2023-12-01T10:02:19.860631+0000 mon.c (mon.2) 6011 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:02:21.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:02:20 smithi090 bash[32384]: cluster 2023-12-01T10:02:19.879797+0000 mgr.y (mgr.24362) 9414 : cluster 0 pgmap v9383: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:02:22.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:02:21 smithi090 bash[32384]: cluster 2023-12-01T10:02:21.880836+0000 mgr.y (mgr.24362) 9415 : cluster 0 pgmap v9384: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:02:22.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:02:21 smithi080 bash[28361]: cluster 2023-12-01T10:02:21.880836+0000 mgr.y (mgr.24362) 9415 : cluster 0 pgmap v9384: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:02:22.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:02:21 smithi080 bash[41963]: cluster 2023-12-01T10:02:21.880836+0000 mgr.y (mgr.24362) 9415 : cluster 0 pgmap v9384: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:02:23.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:02:22 smithi090 bash[32384]: audit 2023-12-01T10:02:22.020335+0000 mon.c (mon.2) 6012 : audit 0 from='client.? 172.21.15.80:0/656144011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:02:23.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:02:22 smithi080 bash[28361]: audit 2023-12-01T10:02:22.020335+0000 mon.c (mon.2) 6012 : audit 0 from='client.? 172.21.15.80:0/656144011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:02:23.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:02:22 smithi080 bash[41963]: audit 2023-12-01T10:02:22.020335+0000 mon.c (mon.2) 6012 : audit 0 from='client.? 172.21.15.80:0/656144011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:02:24.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:02:24 smithi080 bash[28361]: cluster 2023-12-01T10:02:23.881494+0000 mgr.y (mgr.24362) 9416 : cluster 0 pgmap v9385: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:02:24.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:02:24 smithi080 bash[28361]: audit 2023-12-01T10:02:24.474173+0000 mon.a (mon.0) 6093 : audit 0 from='client.? 172.21.15.80:0/1761227183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:02:24.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:02:24 smithi080 bash[41963]: cluster 2023-12-01T10:02:23.881494+0000 mgr.y (mgr.24362) 9416 : cluster 0 pgmap v9385: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:02:24.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:02:24 smithi080 bash[41963]: audit 2023-12-01T10:02:24.474173+0000 mon.a (mon.0) 6093 : audit 0 from='client.? 172.21.15.80:0/1761227183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:02:25.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:02:24 smithi090 bash[32384]: cluster 2023-12-01T10:02:23.881494+0000 mgr.y (mgr.24362) 9416 : cluster 0 pgmap v9385: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:02:25.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:02:24 smithi090 bash[32384]: audit 2023-12-01T10:02:24.474173+0000 mon.a (mon.0) 6093 : audit 0 from='client.? 172.21.15.80:0/1761227183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:02:25.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:02:25 smithi080 bash[28361]: audit 2023-12-01T10:02:25.275764+0000 mon.c (mon.2) 6013 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:02:25.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:02:25 smithi080 bash[41963]: audit 2023-12-01T10:02:25.275764+0000 mon.c (mon.2) 6013 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:02:26.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:02:25 smithi090 bash[32384]: audit 2023-12-01T10:02:25.275764+0000 mon.c (mon.2) 6013 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:02:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:02:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:02:26] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T10:02:27.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:02:26 smithi090 bash[32384]: audit 2023-12-01T10:02:25.759139+0000 mon.a (mon.0) 6094 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:02:27.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:02:26 smithi090 bash[32384]: audit 2023-12-01T10:02:25.769332+0000 mon.a (mon.0) 6095 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:02:27.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:02:26 smithi090 bash[32384]: cluster 2023-12-01T10:02:25.882520+0000 mgr.y (mgr.24362) 9417 : cluster 0 pgmap v9386: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:02:27.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:02:26 smithi090 bash[32384]: audit 2023-12-01T10:02:26.059480+0000 mon.a (mon.0) 6096 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:02:27.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:02:26 smithi090 bash[32384]: audit 2023-12-01T10:02:26.069720+0000 mon.a (mon.0) 6097 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:02:27.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:02:26 smithi090 bash[32384]: audit 2023-12-01T10:02:26.549989+0000 mon.c (mon.2) 6014 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:02:27.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:02:26 smithi090 bash[32384]: audit 2023-12-01T10:02:26.551962+0000 mon.c (mon.2) 6015 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:02:27.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:02:26 smithi090 bash[32384]: audit 2023-12-01T10:02:26.561624+0000 mon.a (mon.0) 6098 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:02:27.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:02:26 smithi080 bash[28361]: audit 2023-12-01T10:02:25.759139+0000 mon.a (mon.0) 6094 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:02:27.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:02:26 smithi080 bash[28361]: audit 2023-12-01T10:02:25.769332+0000 mon.a (mon.0) 6095 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:02:27.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:02:26 smithi080 bash[28361]: cluster 2023-12-01T10:02:25.882520+0000 mgr.y (mgr.24362) 9417 : cluster 0 pgmap v9386: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:02:27.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:02:26 smithi080 bash[28361]: audit 2023-12-01T10:02:26.059480+0000 mon.a (mon.0) 6096 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:02:27.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:02:26 smithi080 bash[28361]: audit 2023-12-01T10:02:26.069720+0000 mon.a (mon.0) 6097 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:02:27.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:02:26 smithi080 bash[28361]: audit 2023-12-01T10:02:26.549989+0000 mon.c (mon.2) 6014 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:02:27.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:02:26 smithi080 bash[28361]: audit 2023-12-01T10:02:26.551962+0000 mon.c (mon.2) 6015 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:02:27.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:02:26 smithi080 bash[28361]: audit 2023-12-01T10:02:26.561624+0000 mon.a (mon.0) 6098 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:02:27.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:02:26 smithi080 bash[41963]: audit 2023-12-01T10:02:25.759139+0000 mon.a (mon.0) 6094 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:02:27.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:02:26 smithi080 bash[41963]: audit 2023-12-01T10:02:25.769332+0000 mon.a (mon.0) 6095 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:02:27.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:02:26 smithi080 bash[41963]: cluster 2023-12-01T10:02:25.882520+0000 mgr.y (mgr.24362) 9417 : cluster 0 pgmap v9386: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:02:27.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:02:26 smithi080 bash[41963]: audit 2023-12-01T10:02:26.059480+0000 mon.a (mon.0) 6096 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:02:27.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:02:26 smithi080 bash[41963]: audit 2023-12-01T10:02:26.069720+0000 mon.a (mon.0) 6097 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:02:27.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:02:26 smithi080 bash[41963]: audit 2023-12-01T10:02:26.549989+0000 mon.c (mon.2) 6014 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:02:27.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:02:26 smithi080 bash[41963]: audit 2023-12-01T10:02:26.551962+0000 mon.c (mon.2) 6015 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:02:27.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:02:26 smithi080 bash[41963]: audit 2023-12-01T10:02:26.561624+0000 mon.a (mon.0) 6098 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:02:28.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:02:27 smithi080 bash[41963]: audit 2023-12-01T10:02:26.932738+0000 mon.a (mon.0) 6099 : audit 0 from='client.? 172.21.15.80:0/1182659254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:02:28.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:02:27 smithi080 bash[28361]: audit 2023-12-01T10:02:26.932738+0000 mon.a (mon.0) 6099 : audit 0 from='client.? 172.21.15.80:0/1182659254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:02:28.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:02:27 smithi090 bash[32384]: audit 2023-12-01T10:02:26.932738+0000 mon.a (mon.0) 6099 : audit 0 from='client.? 172.21.15.80:0/1182659254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:02:29.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:02:28 smithi080 bash[41963]: cluster 2023-12-01T10:02:27.883350+0000 mgr.y (mgr.24362) 9418 : cluster 0 pgmap v9387: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:02:29.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:02:28 smithi080 bash[28361]: cluster 2023-12-01T10:02:27.883350+0000 mgr.y (mgr.24362) 9418 : cluster 0 pgmap v9387: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:02:29.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:02:28 smithi090 bash[32384]: cluster 2023-12-01T10:02:27.883350+0000 mgr.y (mgr.24362) 9418 : cluster 0 pgmap v9387: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:02:30.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:02:29 smithi080 bash[28361]: audit 2023-12-01T10:02:29.389816+0000 mon.a (mon.0) 6100 : audit 0 from='client.? 172.21.15.80:0/845229001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:02:30.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:02:29 smithi080 bash[41963]: audit 2023-12-01T10:02:29.389816+0000 mon.a (mon.0) 6100 : audit 0 from='client.? 172.21.15.80:0/845229001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:02:30.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:02:29 smithi090 bash[32384]: audit 2023-12-01T10:02:29.389816+0000 mon.a (mon.0) 6100 : audit 0 from='client.? 172.21.15.80:0/845229001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:02:31.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:02:30 smithi080 bash[28361]: cluster 2023-12-01T10:02:29.884078+0000 mgr.y (mgr.24362) 9419 : cluster 0 pgmap v9388: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:02:31.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:02:30 smithi080 bash[41963]: cluster 2023-12-01T10:02:29.884078+0000 mgr.y (mgr.24362) 9419 : cluster 0 pgmap v9388: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:02:31.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:02:30 smithi090 bash[32384]: cluster 2023-12-01T10:02:29.884078+0000 mgr.y (mgr.24362) 9419 : cluster 0 pgmap v9388: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:02:32.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:02:31 smithi080 bash[28361]: audit 2023-12-01T10:02:31.835497+0000 mon.a (mon.0) 6101 : audit 0 from='client.? 172.21.15.80:0/4087429829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:02:32.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:02:31 smithi080 bash[41963]: audit 2023-12-01T10:02:31.835497+0000 mon.a (mon.0) 6101 : audit 0 from='client.? 172.21.15.80:0/4087429829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:02:32.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:02:31 smithi090 bash[32384]: audit 2023-12-01T10:02:31.835497+0000 mon.a (mon.0) 6101 : audit 0 from='client.? 172.21.15.80:0/4087429829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:02:33.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:02:32 smithi080 bash[41963]: cluster 2023-12-01T10:02:31.885126+0000 mgr.y (mgr.24362) 9420 : cluster 0 pgmap v9389: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:02:33.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:02:32 smithi080 bash[28361]: cluster 2023-12-01T10:02:31.885126+0000 mgr.y (mgr.24362) 9420 : cluster 0 pgmap v9389: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:02:33.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:02:32 smithi090 bash[32384]: cluster 2023-12-01T10:02:31.885126+0000 mgr.y (mgr.24362) 9420 : cluster 0 pgmap v9389: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:02:34.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:02:34 smithi080 bash[41963]: cluster 2023-12-01T10:02:33.885746+0000 mgr.y (mgr.24362) 9421 : cluster 0 pgmap v9390: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:02:34.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:02:34 smithi080 bash[41963]: audit 2023-12-01T10:02:34.290775+0000 mon.a (mon.0) 6102 : audit 0 from='client.? 172.21.15.80:0/3342085823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:02:34.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:02:34 smithi080 bash[28361]: cluster 2023-12-01T10:02:33.885746+0000 mgr.y (mgr.24362) 9421 : cluster 0 pgmap v9390: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:02:34.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:02:34 smithi080 bash[28361]: audit 2023-12-01T10:02:34.290775+0000 mon.a (mon.0) 6102 : audit 0 from='client.? 172.21.15.80:0/3342085823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:02:35.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:02:34 smithi090 bash[32384]: cluster 2023-12-01T10:02:33.885746+0000 mgr.y (mgr.24362) 9421 : cluster 0 pgmap v9390: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:02:35.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:02:34 smithi090 bash[32384]: audit 2023-12-01T10:02:34.290775+0000 mon.a (mon.0) 6102 : audit 0 from='client.? 172.21.15.80:0/3342085823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:02:36.236 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:02:35 smithi080 bash[28361]: cluster 2023-12-01T10:02:35.886615+0000 mgr.y (mgr.24362) 9422 : cluster 0 pgmap v9391: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:02:36.236 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:02:35 smithi080 bash[41963]: cluster 2023-12-01T10:02:35.886615+0000 mgr.y (mgr.24362) 9422 : cluster 0 pgmap v9391: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:02:36.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:02:35 smithi090 bash[32384]: cluster 2023-12-01T10:02:35.886615+0000 mgr.y (mgr.24362) 9422 : cluster 0 pgmap v9391: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:02:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:02:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:02:36] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T10:02:37.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:02:36 smithi090 bash[32384]: audit 2023-12-01T10:02:36.753599+0000 mon.c (mon.2) 6016 : audit 0 from='client.? 172.21.15.80:0/330703448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:02:37.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:02:36 smithi080 bash[41963]: audit 2023-12-01T10:02:36.753599+0000 mon.c (mon.2) 6016 : audit 0 from='client.? 172.21.15.80:0/330703448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:02:37.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:02:36 smithi080 bash[28361]: audit 2023-12-01T10:02:36.753599+0000 mon.c (mon.2) 6016 : audit 0 from='client.? 172.21.15.80:0/330703448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:02:38.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:02:37 smithi090 bash[32384]: cluster 2023-12-01T10:02:37.887441+0000 mgr.y (mgr.24362) 9423 : cluster 0 pgmap v9392: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:02:38.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:02:37 smithi080 bash[28361]: cluster 2023-12-01T10:02:37.887441+0000 mgr.y (mgr.24362) 9423 : cluster 0 pgmap v9392: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:02:38.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:02:37 smithi080 bash[41963]: cluster 2023-12-01T10:02:37.887441+0000 mgr.y (mgr.24362) 9423 : cluster 0 pgmap v9392: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:02:39.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:02:39 smithi080 bash[41963]: audit 2023-12-01T10:02:39.209521+0000 mon.a (mon.0) 6103 : audit 0 from='client.? 172.21.15.80:0/962846174' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:02:39.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:02:39 smithi080 bash[28361]: audit 2023-12-01T10:02:39.209521+0000 mon.a (mon.0) 6103 : audit 0 from='client.? 172.21.15.80:0/962846174' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:02:40.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:02:39 smithi090 bash[32384]: audit 2023-12-01T10:02:39.209521+0000 mon.a (mon.0) 6103 : audit 0 from='client.? 172.21.15.80:0/962846174' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:02:40.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:02:40 smithi080 bash[28361]: cluster 2023-12-01T10:02:39.888158+0000 mgr.y (mgr.24362) 9424 : cluster 0 pgmap v9393: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:02:40.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:02:40 smithi080 bash[28361]: audit 2023-12-01T10:02:40.276264+0000 mon.c (mon.2) 6017 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:02:40.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:02:40 smithi080 bash[41963]: cluster 2023-12-01T10:02:39.888158+0000 mgr.y (mgr.24362) 9424 : cluster 0 pgmap v9393: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:02:40.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:02:40 smithi080 bash[41963]: audit 2023-12-01T10:02:40.276264+0000 mon.c (mon.2) 6017 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:02:41.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:02:40 smithi090 bash[32384]: cluster 2023-12-01T10:02:39.888158+0000 mgr.y (mgr.24362) 9424 : cluster 0 pgmap v9393: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:02:41.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:02:40 smithi090 bash[32384]: audit 2023-12-01T10:02:40.276264+0000 mon.c (mon.2) 6017 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:02:42.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:02:41 smithi090 bash[32384]: audit 2023-12-01T10:02:41.662197+0000 mon.c (mon.2) 6018 : audit 0 from='client.? 172.21.15.80:0/4263676965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:02:42.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:02:41 smithi080 bash[28361]: audit 2023-12-01T10:02:41.662197+0000 mon.c (mon.2) 6018 : audit 0 from='client.? 172.21.15.80:0/4263676965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:02:42.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:02:41 smithi080 bash[41963]: audit 2023-12-01T10:02:41.662197+0000 mon.c (mon.2) 6018 : audit 0 from='client.? 172.21.15.80:0/4263676965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:02:43.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:02:42 smithi090 bash[32384]: cluster 2023-12-01T10:02:41.889340+0000 mgr.y (mgr.24362) 9425 : cluster 0 pgmap v9394: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:02:43.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:02:42 smithi080 bash[28361]: cluster 2023-12-01T10:02:41.889340+0000 mgr.y (mgr.24362) 9425 : cluster 0 pgmap v9394: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:02:43.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:02:42 smithi080 bash[41963]: cluster 2023-12-01T10:02:41.889340+0000 mgr.y (mgr.24362) 9425 : cluster 0 pgmap v9394: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:02:44.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:02:44 smithi080 bash[28361]: cluster 2023-12-01T10:02:43.890082+0000 mgr.y (mgr.24362) 9426 : cluster 0 pgmap v9395: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:02:44.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:02:44 smithi080 bash[28361]: audit 2023-12-01T10:02:44.115508+0000 mon.a (mon.0) 6104 : audit 0 from='client.? 172.21.15.80:0/1873635438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:02:44.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:02:44 smithi080 bash[41963]: cluster 2023-12-01T10:02:43.890082+0000 mgr.y (mgr.24362) 9426 : cluster 0 pgmap v9395: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:02:44.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:02:44 smithi080 bash[41963]: audit 2023-12-01T10:02:44.115508+0000 mon.a (mon.0) 6104 : audit 0 from='client.? 172.21.15.80:0/1873635438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:02:45.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:02:44 smithi090 bash[32384]: cluster 2023-12-01T10:02:43.890082+0000 mgr.y (mgr.24362) 9426 : cluster 0 pgmap v9395: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:02:45.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:02:44 smithi090 bash[32384]: audit 2023-12-01T10:02:44.115508+0000 mon.a (mon.0) 6104 : audit 0 from='client.? 172.21.15.80:0/1873635438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:02:46.233 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:02:45 smithi080 bash[28361]: cluster 2023-12-01T10:02:45.891157+0000 mgr.y (mgr.24362) 9427 : cluster 0 pgmap v9396: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:02:46.233 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:02:45 smithi080 bash[41963]: cluster 2023-12-01T10:02:45.891157+0000 mgr.y (mgr.24362) 9427 : cluster 0 pgmap v9396: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:02:46.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:02:45 smithi090 bash[32384]: cluster 2023-12-01T10:02:45.891157+0000 mgr.y (mgr.24362) 9427 : cluster 0 pgmap v9396: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:02:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:02:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:02:46] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T10:02:47.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:02:46 smithi090 bash[32384]: audit 2023-12-01T10:02:46.563985+0000 mon.a (mon.0) 6105 : audit 0 from='client.? 172.21.15.80:0/2854859261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:02:47.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:02:46 smithi080 bash[28361]: audit 2023-12-01T10:02:46.563985+0000 mon.a (mon.0) 6105 : audit 0 from='client.? 172.21.15.80:0/2854859261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:02:47.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:02:46 smithi080 bash[41963]: audit 2023-12-01T10:02:46.563985+0000 mon.a (mon.0) 6105 : audit 0 from='client.? 172.21.15.80:0/2854859261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:02:48.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:02:47 smithi090 bash[32384]: cluster 2023-12-01T10:02:47.892008+0000 mgr.y (mgr.24362) 9428 : cluster 0 pgmap v9397: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:02:48.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:02:47 smithi080 bash[41963]: cluster 2023-12-01T10:02:47.892008+0000 mgr.y (mgr.24362) 9428 : cluster 0 pgmap v9397: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:02:48.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:02:47 smithi080 bash[28361]: cluster 2023-12-01T10:02:47.892008+0000 mgr.y (mgr.24362) 9428 : cluster 0 pgmap v9397: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:02:49.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:02:49 smithi080 bash[41963]: audit 2023-12-01T10:02:49.019444+0000 mon.c (mon.2) 6019 : audit 0 from='client.? 172.21.15.80:0/3481130044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:02:49.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:02:49 smithi080 bash[28361]: audit 2023-12-01T10:02:49.019444+0000 mon.c (mon.2) 6019 : audit 0 from='client.? 172.21.15.80:0/3481130044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:02:50.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:02:49 smithi090 bash[32384]: audit 2023-12-01T10:02:49.019444+0000 mon.c (mon.2) 6019 : audit 0 from='client.? 172.21.15.80:0/3481130044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:02:50.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:02:50 smithi080 bash[41963]: cluster 2023-12-01T10:02:49.892627+0000 mgr.y (mgr.24362) 9429 : cluster 0 pgmap v9398: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:02:50.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:02:50 smithi080 bash[28361]: cluster 2023-12-01T10:02:49.892627+0000 mgr.y (mgr.24362) 9429 : cluster 0 pgmap v9398: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:02:51.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:02:50 smithi090 bash[32384]: cluster 2023-12-01T10:02:49.892627+0000 mgr.y (mgr.24362) 9429 : cluster 0 pgmap v9398: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:02:51.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:02:51 smithi080 bash[41963]: audit 2023-12-01T10:02:51.482671+0000 mon.c (mon.2) 6020 : audit 0 from='client.? 172.21.15.80:0/4205995020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:02:51.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:02:51 smithi080 bash[28361]: audit 2023-12-01T10:02:51.482671+0000 mon.c (mon.2) 6020 : audit 0 from='client.? 172.21.15.80:0/4205995020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:02:52.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:02:51 smithi090 bash[32384]: audit 2023-12-01T10:02:51.482671+0000 mon.c (mon.2) 6020 : audit 0 from='client.? 172.21.15.80:0/4205995020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:02:52.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:02:52 smithi080 bash[41963]: cluster 2023-12-01T10:02:51.893808+0000 mgr.y (mgr.24362) 9430 : cluster 0 pgmap v9399: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:02:52.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:02:52 smithi080 bash[28361]: cluster 2023-12-01T10:02:51.893808+0000 mgr.y (mgr.24362) 9430 : cluster 0 pgmap v9399: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:02:53.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:02:52 smithi090 bash[32384]: cluster 2023-12-01T10:02:51.893808+0000 mgr.y (mgr.24362) 9430 : cluster 0 pgmap v9399: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:02:54.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:02:54 smithi080 bash[28361]: cluster 2023-12-01T10:02:53.894446+0000 mgr.y (mgr.24362) 9431 : cluster 0 pgmap v9400: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:02:54.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:02:54 smithi080 bash[28361]: audit 2023-12-01T10:02:53.939426+0000 mon.a (mon.0) 6106 : audit 0 from='client.? 172.21.15.80:0/3859732850' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:02:54.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:02:54 smithi080 bash[41963]: cluster 2023-12-01T10:02:53.894446+0000 mgr.y (mgr.24362) 9431 : cluster 0 pgmap v9400: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:02:54.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:02:54 smithi080 bash[41963]: audit 2023-12-01T10:02:53.939426+0000 mon.a (mon.0) 6106 : audit 0 from='client.? 172.21.15.80:0/3859732850' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:02:55.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:02:54 smithi090 bash[32384]: cluster 2023-12-01T10:02:53.894446+0000 mgr.y (mgr.24362) 9431 : cluster 0 pgmap v9400: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:02:55.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:02:54 smithi090 bash[32384]: audit 2023-12-01T10:02:53.939426+0000 mon.a (mon.0) 6106 : audit 0 from='client.? 172.21.15.80:0/3859732850' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:02:55.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:02:55 smithi080 bash[41963]: audit 2023-12-01T10:02:55.276334+0000 mon.c (mon.2) 6021 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:02:55.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:02:55 smithi080 bash[28361]: audit 2023-12-01T10:02:55.276334+0000 mon.c (mon.2) 6021 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:02:56.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:02:55 smithi090 bash[32384]: audit 2023-12-01T10:02:55.276334+0000 mon.c (mon.2) 6021 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:02:56.608 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:02:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:02:56] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T10:02:56.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:02:56 smithi080 bash[28361]: cluster 2023-12-01T10:02:55.895468+0000 mgr.y (mgr.24362) 9432 : cluster 0 pgmap v9401: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:02:56.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:02:56 smithi080 bash[28361]: audit 2023-12-01T10:02:56.400197+0000 mon.a (mon.0) 6107 : audit 0 from='client.? 172.21.15.80:0/456703569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:02:56.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:02:56 smithi080 bash[41963]: cluster 2023-12-01T10:02:55.895468+0000 mgr.y (mgr.24362) 9432 : cluster 0 pgmap v9401: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:02:56.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:02:56 smithi080 bash[41963]: audit 2023-12-01T10:02:56.400197+0000 mon.a (mon.0) 6107 : audit 0 from='client.? 172.21.15.80:0/456703569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:02:57.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:02:56 smithi090 bash[32384]: cluster 2023-12-01T10:02:55.895468+0000 mgr.y (mgr.24362) 9432 : cluster 0 pgmap v9401: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:02:57.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:02:56 smithi090 bash[32384]: audit 2023-12-01T10:02:56.400197+0000 mon.a (mon.0) 6107 : audit 0 from='client.? 172.21.15.80:0/456703569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:02:58.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:02:57 smithi090 bash[32384]: cluster 2023-12-01T10:02:57.896346+0000 mgr.y (mgr.24362) 9433 : cluster 0 pgmap v9402: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:02:58.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:02:57 smithi080 bash[28361]: cluster 2023-12-01T10:02:57.896346+0000 mgr.y (mgr.24362) 9433 : cluster 0 pgmap v9402: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:02:58.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:02:57 smithi080 bash[41963]: cluster 2023-12-01T10:02:57.896346+0000 mgr.y (mgr.24362) 9433 : cluster 0 pgmap v9402: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:02:59.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:02:59 smithi080 bash[28361]: audit 2023-12-01T10:02:58.855422+0000 mon.a (mon.0) 6108 : audit 0 from='client.? 172.21.15.80:0/2963789629' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:02:59.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:02:59 smithi080 bash[41963]: audit 2023-12-01T10:02:58.855422+0000 mon.a (mon.0) 6108 : audit 0 from='client.? 172.21.15.80:0/2963789629' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:03:00.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:02:59 smithi090 bash[32384]: audit 2023-12-01T10:02:58.855422+0000 mon.a (mon.0) 6108 : audit 0 from='client.? 172.21.15.80:0/2963789629' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:03:00.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:03:00 smithi080 bash[28361]: cluster 2023-12-01T10:02:59.897016+0000 mgr.y (mgr.24362) 9434 : cluster 0 pgmap v9403: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:03:00.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:03:00 smithi080 bash[41963]: cluster 2023-12-01T10:02:59.897016+0000 mgr.y (mgr.24362) 9434 : cluster 0 pgmap v9403: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:03:01.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:03:00 smithi090 bash[32384]: cluster 2023-12-01T10:02:59.897016+0000 mgr.y (mgr.24362) 9434 : cluster 0 pgmap v9403: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:03:01.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:03:01 smithi080 bash[28361]: audit 2023-12-01T10:03:01.313751+0000 mon.c (mon.2) 6022 : audit 0 from='client.? 172.21.15.80:0/184132498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:03:01.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:03:01 smithi080 bash[41963]: audit 2023-12-01T10:03:01.313751+0000 mon.c (mon.2) 6022 : audit 0 from='client.? 172.21.15.80:0/184132498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:03:02.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:03:01 smithi090 bash[32384]: audit 2023-12-01T10:03:01.313751+0000 mon.c (mon.2) 6022 : audit 0 from='client.? 172.21.15.80:0/184132498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:03:02.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:03:02 smithi080 bash[28361]: cluster 2023-12-01T10:03:01.898168+0000 mgr.y (mgr.24362) 9435 : cluster 0 pgmap v9404: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:03:02.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:03:02 smithi080 bash[41963]: cluster 2023-12-01T10:03:01.898168+0000 mgr.y (mgr.24362) 9435 : cluster 0 pgmap v9404: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:03:03.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:03:02 smithi090 bash[32384]: cluster 2023-12-01T10:03:01.898168+0000 mgr.y (mgr.24362) 9435 : cluster 0 pgmap v9404: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:03:04.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:03:04 smithi080 bash[28361]: audit 2023-12-01T10:03:03.771632+0000 mon.c (mon.2) 6023 : audit 0 from='client.? 172.21.15.80:0/2539124522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:03:04.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:03:04 smithi080 bash[28361]: cluster 2023-12-01T10:03:03.898808+0000 mgr.y (mgr.24362) 9436 : cluster 0 pgmap v9405: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:03:04.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:03:04 smithi080 bash[41963]: audit 2023-12-01T10:03:03.771632+0000 mon.c (mon.2) 6023 : audit 0 from='client.? 172.21.15.80:0/2539124522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:03:04.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:03:04 smithi080 bash[41963]: cluster 2023-12-01T10:03:03.898808+0000 mgr.y (mgr.24362) 9436 : cluster 0 pgmap v9405: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:03:05.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:03:04 smithi090 bash[32384]: audit 2023-12-01T10:03:03.771632+0000 mon.c (mon.2) 6023 : audit 0 from='client.? 172.21.15.80:0/2539124522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:03:05.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:03:04 smithi090 bash[32384]: cluster 2023-12-01T10:03:03.898808+0000 mgr.y (mgr.24362) 9436 : cluster 0 pgmap v9405: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:03:06.233 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:03:05 smithi080 bash[41963]: cluster 2023-12-01T10:03:05.899829+0000 mgr.y (mgr.24362) 9437 : cluster 0 pgmap v9406: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:03:06.233 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:03:05 smithi080 bash[28361]: cluster 2023-12-01T10:03:05.899829+0000 mgr.y (mgr.24362) 9437 : cluster 0 pgmap v9406: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:03:06.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:03:05 smithi090 bash[32384]: cluster 2023-12-01T10:03:05.899829+0000 mgr.y (mgr.24362) 9437 : cluster 0 pgmap v9406: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:03:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:03:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:03:06] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T10:03:07.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:03:06 smithi090 bash[32384]: audit 2023-12-01T10:03:06.236595+0000 mon.c (mon.2) 6024 : audit 0 from='client.? 172.21.15.80:0/2878033041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:03:07.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:03:06 smithi080 bash[41963]: audit 2023-12-01T10:03:06.236595+0000 mon.c (mon.2) 6024 : audit 0 from='client.? 172.21.15.80:0/2878033041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:03:07.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:03:06 smithi080 bash[28361]: audit 2023-12-01T10:03:06.236595+0000 mon.c (mon.2) 6024 : audit 0 from='client.? 172.21.15.80:0/2878033041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:03:08.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:03:07 smithi090 bash[32384]: cluster 2023-12-01T10:03:07.900673+0000 mgr.y (mgr.24362) 9438 : cluster 0 pgmap v9407: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:03:08.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:03:07 smithi080 bash[28361]: cluster 2023-12-01T10:03:07.900673+0000 mgr.y (mgr.24362) 9438 : cluster 0 pgmap v9407: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:03:08.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:03:07 smithi080 bash[41963]: cluster 2023-12-01T10:03:07.900673+0000 mgr.y (mgr.24362) 9438 : cluster 0 pgmap v9407: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:03:09.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:03:09 smithi080 bash[41963]: audit 2023-12-01T10:03:08.708295+0000 mon.a (mon.0) 6109 : audit 0 from='client.? 172.21.15.80:0/1643659510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:03:09.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:03:09 smithi080 bash[28361]: audit 2023-12-01T10:03:08.708295+0000 mon.a (mon.0) 6109 : audit 0 from='client.? 172.21.15.80:0/1643659510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:03:10.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:03:09 smithi090 bash[32384]: audit 2023-12-01T10:03:08.708295+0000 mon.a (mon.0) 6109 : audit 0 from='client.? 172.21.15.80:0/1643659510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:03:10.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:03:10 smithi080 bash[28361]: cluster 2023-12-01T10:03:09.901331+0000 mgr.y (mgr.24362) 9439 : cluster 0 pgmap v9408: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:03:10.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:03:10 smithi080 bash[28361]: audit 2023-12-01T10:03:10.277077+0000 mon.c (mon.2) 6025 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:03:10.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:03:10 smithi080 bash[41963]: cluster 2023-12-01T10:03:09.901331+0000 mgr.y (mgr.24362) 9439 : cluster 0 pgmap v9408: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:03:10.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:03:10 smithi080 bash[41963]: audit 2023-12-01T10:03:10.277077+0000 mon.c (mon.2) 6025 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:03:11.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:03:10 smithi090 bash[32384]: cluster 2023-12-01T10:03:09.901331+0000 mgr.y (mgr.24362) 9439 : cluster 0 pgmap v9408: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:03:11.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:03:10 smithi090 bash[32384]: audit 2023-12-01T10:03:10.277077+0000 mon.c (mon.2) 6025 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:03:11.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:03:11 smithi080 bash[28361]: audit 2023-12-01T10:03:11.159797+0000 mon.c (mon.2) 6026 : audit 0 from='client.? 172.21.15.80:0/2430887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:03:11.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:03:11 smithi080 bash[41963]: audit 2023-12-01T10:03:11.159797+0000 mon.c (mon.2) 6026 : audit 0 from='client.? 172.21.15.80:0/2430887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:03:12.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:03:11 smithi090 bash[32384]: audit 2023-12-01T10:03:11.159797+0000 mon.c (mon.2) 6026 : audit 0 from='client.? 172.21.15.80:0/2430887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:03:12.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:03:12 smithi080 bash[28361]: cluster 2023-12-01T10:03:11.902499+0000 mgr.y (mgr.24362) 9440 : cluster 0 pgmap v9409: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:03:12.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:03:12 smithi080 bash[41963]: cluster 2023-12-01T10:03:11.902499+0000 mgr.y (mgr.24362) 9440 : cluster 0 pgmap v9409: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:03:13.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:03:12 smithi090 bash[32384]: cluster 2023-12-01T10:03:11.902499+0000 mgr.y (mgr.24362) 9440 : cluster 0 pgmap v9409: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:03:14.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:03:14 smithi080 bash[41963]: audit 2023-12-01T10:03:13.612015+0000 mon.a (mon.0) 6110 : audit 0 from='client.? 172.21.15.80:0/3549261100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:03:14.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:03:14 smithi080 bash[41963]: cluster 2023-12-01T10:03:13.903166+0000 mgr.y (mgr.24362) 9441 : cluster 0 pgmap v9410: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:03:14.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:03:14 smithi080 bash[28361]: audit 2023-12-01T10:03:13.612015+0000 mon.a (mon.0) 6110 : audit 0 from='client.? 172.21.15.80:0/3549261100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:03:14.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:03:14 smithi080 bash[28361]: cluster 2023-12-01T10:03:13.903166+0000 mgr.y (mgr.24362) 9441 : cluster 0 pgmap v9410: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:03:15.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:03:14 smithi090 bash[32384]: audit 2023-12-01T10:03:13.612015+0000 mon.a (mon.0) 6110 : audit 0 from='client.? 172.21.15.80:0/3549261100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:03:15.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:03:14 smithi090 bash[32384]: cluster 2023-12-01T10:03:13.903166+0000 mgr.y (mgr.24362) 9441 : cluster 0 pgmap v9410: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:03:16.233 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:03:15 smithi080 bash[41963]: cluster 2023-12-01T10:03:15.904166+0000 mgr.y (mgr.24362) 9442 : cluster 0 pgmap v9411: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:03:16.234 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:03:15 smithi080 bash[28361]: cluster 2023-12-01T10:03:15.904166+0000 mgr.y (mgr.24362) 9442 : cluster 0 pgmap v9411: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:03:16.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:03:15 smithi090 bash[32384]: cluster 2023-12-01T10:03:15.904166+0000 mgr.y (mgr.24362) 9442 : cluster 0 pgmap v9411: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:03:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:03:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:03:16] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T10:03:17.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:03:16 smithi090 bash[32384]: audit 2023-12-01T10:03:16.073350+0000 mon.c (mon.2) 6027 : audit 0 from='client.? 172.21.15.80:0/453103658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:03:17.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:03:16 smithi080 bash[41963]: audit 2023-12-01T10:03:16.073350+0000 mon.c (mon.2) 6027 : audit 0 from='client.? 172.21.15.80:0/453103658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:03:17.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:03:16 smithi080 bash[28361]: audit 2023-12-01T10:03:16.073350+0000 mon.c (mon.2) 6027 : audit 0 from='client.? 172.21.15.80:0/453103658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:03:18.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:03:17 smithi090 bash[32384]: cluster 2023-12-01T10:03:17.904893+0000 mgr.y (mgr.24362) 9443 : cluster 0 pgmap v9412: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:03:18.430 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:03:17 smithi080 bash[41963]: cluster 2023-12-01T10:03:17.904893+0000 mgr.y (mgr.24362) 9443 : cluster 0 pgmap v9412: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:03:18.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:03:17 smithi080 bash[28361]: cluster 2023-12-01T10:03:17.904893+0000 mgr.y (mgr.24362) 9443 : cluster 0 pgmap v9412: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:03:19.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:03:18 smithi090 bash[32384]: audit 2023-12-01T10:03:18.531402+0000 mon.a (mon.0) 6111 : audit 0 from='client.? 172.21.15.80:0/3712061541' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:03:19.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:03:18 smithi080 bash[28361]: audit 2023-12-01T10:03:18.531402+0000 mon.a (mon.0) 6111 : audit 0 from='client.? 172.21.15.80:0/3712061541' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:03:19.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:03:18 smithi080 bash[41963]: audit 2023-12-01T10:03:18.531402+0000 mon.a (mon.0) 6111 : audit 0 from='client.? 172.21.15.80:0/3712061541' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:03:20.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:03:20 smithi090 bash[32384]: cluster 2023-12-01T10:03:19.905459+0000 mgr.y (mgr.24362) 9444 : cluster 0 pgmap v9413: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:03:20.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:03:20 smithi080 bash[28361]: cluster 2023-12-01T10:03:19.905459+0000 mgr.y (mgr.24362) 9444 : cluster 0 pgmap v9413: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:03:20.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:03:20 smithi080 bash[41963]: cluster 2023-12-01T10:03:19.905459+0000 mgr.y (mgr.24362) 9444 : cluster 0 pgmap v9413: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:03:21.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:03:21 smithi090 bash[32384]: audit 2023-12-01T10:03:20.989040+0000 mon.a (mon.0) 6112 : audit 0 from='client.? 172.21.15.80:0/805913740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:03:21.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:03:21 smithi080 bash[28361]: audit 2023-12-01T10:03:20.989040+0000 mon.a (mon.0) 6112 : audit 0 from='client.? 172.21.15.80:0/805913740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:03:21.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:03:21 smithi080 bash[41963]: audit 2023-12-01T10:03:20.989040+0000 mon.a (mon.0) 6112 : audit 0 from='client.? 172.21.15.80:0/805913740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:03:22.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:03:22 smithi090 bash[32384]: cluster 2023-12-01T10:03:21.906541+0000 mgr.y (mgr.24362) 9445 : cluster 0 pgmap v9414: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:03:22.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:03:22 smithi080 bash[28361]: cluster 2023-12-01T10:03:21.906541+0000 mgr.y (mgr.24362) 9445 : cluster 0 pgmap v9414: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:03:22.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:03:22 smithi080 bash[41963]: cluster 2023-12-01T10:03:21.906541+0000 mgr.y (mgr.24362) 9445 : cluster 0 pgmap v9414: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:03:23.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:03:23 smithi090 bash[32384]: audit 2023-12-01T10:03:23.444631+0000 mon.a (mon.0) 6113 : audit 0 from='client.? 172.21.15.80:0/3999028594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:03:23.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:03:23 smithi080 bash[28361]: audit 2023-12-01T10:03:23.444631+0000 mon.a (mon.0) 6113 : audit 0 from='client.? 172.21.15.80:0/3999028594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:03:23.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:03:23 smithi080 bash[41963]: audit 2023-12-01T10:03:23.444631+0000 mon.a (mon.0) 6113 : audit 0 from='client.? 172.21.15.80:0/3999028594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:03:24.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:03:24 smithi080 bash[28361]: cluster 2023-12-01T10:03:23.907235+0000 mgr.y (mgr.24362) 9446 : cluster 0 pgmap v9415: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:03:24.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:03:24 smithi080 bash[41963]: cluster 2023-12-01T10:03:23.907235+0000 mgr.y (mgr.24362) 9446 : cluster 0 pgmap v9415: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:03:25.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:03:24 smithi090 bash[32384]: cluster 2023-12-01T10:03:23.907235+0000 mgr.y (mgr.24362) 9446 : cluster 0 pgmap v9415: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:03:25.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:03:25 smithi080 bash[28361]: audit 2023-12-01T10:03:25.277439+0000 mon.c (mon.2) 6028 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:03:25.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:03:25 smithi080 bash[41963]: audit 2023-12-01T10:03:25.277439+0000 mon.c (mon.2) 6028 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:03:26.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:03:25 smithi090 bash[32384]: audit 2023-12-01T10:03:25.277439+0000 mon.c (mon.2) 6028 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:03:26.621 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:03:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:03:26] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T10:03:26.623 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:03:26 smithi080 bash[28361]: audit 2023-12-01T10:03:25.895319+0000 mon.a (mon.0) 6114 : audit 0 from='client.? 172.21.15.80:0/1851069509' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:03:26.623 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:03:26 smithi080 bash[28361]: cluster 2023-12-01T10:03:25.908280+0000 mgr.y (mgr.24362) 9447 : cluster 0 pgmap v9416: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:03:26.930 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:03:26 smithi080 bash[41963]: audit 2023-12-01T10:03:25.895319+0000 mon.a (mon.0) 6114 : audit 0 from='client.? 172.21.15.80:0/1851069509' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:03:26.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:03:26 smithi080 bash[41963]: cluster 2023-12-01T10:03:25.908280+0000 mgr.y (mgr.24362) 9447 : cluster 0 pgmap v9416: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:03:27.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:03:26 smithi090 bash[32384]: audit 2023-12-01T10:03:25.895319+0000 mon.a (mon.0) 6114 : audit 0 from='client.? 172.21.15.80:0/1851069509' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:03:27.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:03:26 smithi090 bash[32384]: cluster 2023-12-01T10:03:25.908280+0000 mgr.y (mgr.24362) 9447 : cluster 0 pgmap v9416: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:03:27.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:03:27 smithi080 bash[28361]: audit 2023-12-01T10:03:26.639764+0000 mon.c (mon.2) 6029 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:03:27.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:03:27 smithi080 bash[41963]: audit 2023-12-01T10:03:26.639764+0000 mon.c (mon.2) 6029 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:03:28.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:03:27 smithi090 bash[32384]: audit 2023-12-01T10:03:26.639764+0000 mon.c (mon.2) 6029 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:03:28.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:03:28 smithi080 bash[41963]: cluster 2023-12-01T10:03:27.909157+0000 mgr.y (mgr.24362) 9448 : cluster 0 pgmap v9417: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:03:28.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:03:28 smithi080 bash[41963]: audit 2023-12-01T10:03:28.351031+0000 mon.c (mon.2) 6030 : audit 0 from='client.? 172.21.15.80:0/3931254840' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:03:28.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:03:28 smithi080 bash[28361]: cluster 2023-12-01T10:03:27.909157+0000 mgr.y (mgr.24362) 9448 : cluster 0 pgmap v9417: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:03:28.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:03:28 smithi080 bash[28361]: audit 2023-12-01T10:03:28.351031+0000 mon.c (mon.2) 6030 : audit 0 from='client.? 172.21.15.80:0/3931254840' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:03:29.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:03:28 smithi090 bash[32384]: cluster 2023-12-01T10:03:27.909157+0000 mgr.y (mgr.24362) 9448 : cluster 0 pgmap v9417: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:03:29.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:03:28 smithi090 bash[32384]: audit 2023-12-01T10:03:28.351031+0000 mon.c (mon.2) 6030 : audit 0 from='client.? 172.21.15.80:0/3931254840' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:03:30.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:03:29 smithi090 bash[32384]: cluster 2023-12-01T10:03:29.909844+0000 mgr.y (mgr.24362) 9449 : cluster 0 pgmap v9418: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:03:30.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:03:29 smithi080 bash[28361]: cluster 2023-12-01T10:03:29.909844+0000 mgr.y (mgr.24362) 9449 : cluster 0 pgmap v9418: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:03:30.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:03:29 smithi080 bash[41963]: cluster 2023-12-01T10:03:29.909844+0000 mgr.y (mgr.24362) 9449 : cluster 0 pgmap v9418: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:03:31.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:03:30 smithi090 bash[32384]: audit 2023-12-01T10:03:30.816246+0000 mon.c (mon.2) 6031 : audit 0 from='client.? 172.21.15.80:0/2523498143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:03:31.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:03:30 smithi080 bash[28361]: audit 2023-12-01T10:03:30.816246+0000 mon.c (mon.2) 6031 : audit 0 from='client.? 172.21.15.80:0/2523498143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:03:31.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:03:30 smithi080 bash[41963]: audit 2023-12-01T10:03:30.816246+0000 mon.c (mon.2) 6031 : audit 0 from='client.? 172.21.15.80:0/2523498143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:03:32.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:03:31 smithi090 bash[32384]: cluster 2023-12-01T10:03:31.911027+0000 mgr.y (mgr.24362) 9450 : cluster 0 pgmap v9419: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:03:32.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:03:31 smithi080 bash[28361]: cluster 2023-12-01T10:03:31.911027+0000 mgr.y (mgr.24362) 9450 : cluster 0 pgmap v9419: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:03:32.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:03:31 smithi080 bash[41963]: cluster 2023-12-01T10:03:31.911027+0000 mgr.y (mgr.24362) 9450 : cluster 0 pgmap v9419: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:03:33.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:03:33 smithi090 bash[32384]: audit 2023-12-01T10:03:32.485933+0000 mon.a (mon.0) 6115 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:03:33.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:03:33 smithi090 bash[32384]: audit 2023-12-01T10:03:32.498863+0000 mon.a (mon.0) 6116 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:03:33.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:03:33 smithi090 bash[32384]: audit 2023-12-01T10:03:32.836883+0000 mon.a (mon.0) 6117 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:03:33.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:03:33 smithi090 bash[32384]: audit 2023-12-01T10:03:32.845525+0000 mon.a (mon.0) 6118 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:03:33.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:03:33 smithi090 bash[32384]: audit 2023-12-01T10:03:33.263785+0000 mon.c (mon.2) 6032 : audit 0 from='client.? 172.21.15.80:0/1206137423' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:03:33.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:03:33 smithi090 bash[32384]: audit 2023-12-01T10:03:33.368781+0000 mon.c (mon.2) 6033 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:03:33.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:03:33 smithi090 bash[32384]: audit 2023-12-01T10:03:33.370496+0000 mon.c (mon.2) 6034 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:03:33.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:03:33 smithi090 bash[32384]: audit 2023-12-01T10:03:33.380019+0000 mon.a (mon.0) 6119 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:03:33.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:03:33 smithi080 bash[28361]: audit 2023-12-01T10:03:32.485933+0000 mon.a (mon.0) 6115 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:03:33.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:03:33 smithi080 bash[28361]: audit 2023-12-01T10:03:32.498863+0000 mon.a (mon.0) 6116 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:03:33.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:03:33 smithi080 bash[28361]: audit 2023-12-01T10:03:32.836883+0000 mon.a (mon.0) 6117 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:03:33.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:03:33 smithi080 bash[28361]: audit 2023-12-01T10:03:32.845525+0000 mon.a (mon.0) 6118 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:03:33.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:03:33 smithi080 bash[28361]: audit 2023-12-01T10:03:33.263785+0000 mon.c (mon.2) 6032 : audit 0 from='client.? 172.21.15.80:0/1206137423' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:03:33.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:03:33 smithi080 bash[28361]: audit 2023-12-01T10:03:33.368781+0000 mon.c (mon.2) 6033 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:03:33.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:03:33 smithi080 bash[28361]: audit 2023-12-01T10:03:33.370496+0000 mon.c (mon.2) 6034 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:03:33.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:03:33 smithi080 bash[28361]: audit 2023-12-01T10:03:33.380019+0000 mon.a (mon.0) 6119 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:03:33.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:03:33 smithi080 bash[41963]: audit 2023-12-01T10:03:32.485933+0000 mon.a (mon.0) 6115 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:03:33.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:03:33 smithi080 bash[41963]: audit 2023-12-01T10:03:32.498863+0000 mon.a (mon.0) 6116 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:03:33.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:03:33 smithi080 bash[41963]: audit 2023-12-01T10:03:32.836883+0000 mon.a (mon.0) 6117 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:03:33.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:03:33 smithi080 bash[41963]: audit 2023-12-01T10:03:32.845525+0000 mon.a (mon.0) 6118 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:03:33.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:03:33 smithi080 bash[41963]: audit 2023-12-01T10:03:33.263785+0000 mon.c (mon.2) 6032 : audit 0 from='client.? 172.21.15.80:0/1206137423' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:03:33.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:03:33 smithi080 bash[41963]: audit 2023-12-01T10:03:33.368781+0000 mon.c (mon.2) 6033 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:03:33.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:03:33 smithi080 bash[41963]: audit 2023-12-01T10:03:33.370496+0000 mon.c (mon.2) 6034 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:03:33.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:03:33 smithi080 bash[41963]: audit 2023-12-01T10:03:33.380019+0000 mon.a (mon.0) 6119 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:03:34.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:03:34 smithi080 bash[28361]: cluster 2023-12-01T10:03:33.911690+0000 mgr.y (mgr.24362) 9451 : cluster 0 pgmap v9420: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:03:34.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:03:34 smithi080 bash[41963]: cluster 2023-12-01T10:03:33.911690+0000 mgr.y (mgr.24362) 9451 : cluster 0 pgmap v9420: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:03:35.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:03:34 smithi090 bash[32384]: cluster 2023-12-01T10:03:33.911690+0000 mgr.y (mgr.24362) 9451 : cluster 0 pgmap v9420: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:03:36.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:03:35 smithi080 bash[28361]: audit 2023-12-01T10:03:35.721129+0000 mon.c (mon.2) 6035 : audit 0 from='client.? 172.21.15.80:0/3379932208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:03:36.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:03:35 smithi080 bash[41963]: audit 2023-12-01T10:03:35.721129+0000 mon.c (mon.2) 6035 : audit 0 from='client.? 172.21.15.80:0/3379932208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:03:36.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:03:35 smithi090 bash[32384]: audit 2023-12-01T10:03:35.721129+0000 mon.c (mon.2) 6035 : audit 0 from='client.? 172.21.15.80:0/3379932208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:03:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:03:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:03:36] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T10:03:37.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:03:36 smithi080 bash[28361]: cluster 2023-12-01T10:03:35.912687+0000 mgr.y (mgr.24362) 9452 : cluster 0 pgmap v9421: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:03:37.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:03:36 smithi080 bash[41963]: cluster 2023-12-01T10:03:35.912687+0000 mgr.y (mgr.24362) 9452 : cluster 0 pgmap v9421: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:03:37.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:03:36 smithi090 bash[32384]: cluster 2023-12-01T10:03:35.912687+0000 mgr.y (mgr.24362) 9452 : cluster 0 pgmap v9421: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:03:38.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:03:37 smithi090 bash[32384]: cluster 2023-12-01T10:03:37.913444+0000 mgr.y (mgr.24362) 9453 : cluster 0 pgmap v9422: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:03:38.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:03:37 smithi080 bash[28361]: cluster 2023-12-01T10:03:37.913444+0000 mgr.y (mgr.24362) 9453 : cluster 0 pgmap v9422: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:03:38.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:03:37 smithi080 bash[41963]: cluster 2023-12-01T10:03:37.913444+0000 mgr.y (mgr.24362) 9453 : cluster 0 pgmap v9422: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:03:39.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:03:38 smithi090 bash[32384]: audit 2023-12-01T10:03:38.170206+0000 mon.c (mon.2) 6036 : audit 0 from='client.? 172.21.15.80:0/977447999' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:03:39.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:03:38 smithi080 bash[28361]: audit 2023-12-01T10:03:38.170206+0000 mon.c (mon.2) 6036 : audit 0 from='client.? 172.21.15.80:0/977447999' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:03:39.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:03:38 smithi080 bash[41963]: audit 2023-12-01T10:03:38.170206+0000 mon.c (mon.2) 6036 : audit 0 from='client.? 172.21.15.80:0/977447999' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:03:40.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:03:39 smithi090 bash[32384]: cluster 2023-12-01T10:03:39.914103+0000 mgr.y (mgr.24362) 9454 : cluster 0 pgmap v9423: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:03:40.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:03:39 smithi080 bash[28361]: cluster 2023-12-01T10:03:39.914103+0000 mgr.y (mgr.24362) 9454 : cluster 0 pgmap v9423: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:03:40.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:03:39 smithi080 bash[41963]: cluster 2023-12-01T10:03:39.914103+0000 mgr.y (mgr.24362) 9454 : cluster 0 pgmap v9423: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:03:41.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:03:40 smithi090 bash[32384]: audit 2023-12-01T10:03:40.277783+0000 mon.c (mon.2) 6037 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:03:41.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:03:40 smithi090 bash[32384]: audit 2023-12-01T10:03:40.620057+0000 mon.c (mon.2) 6038 : audit 0 from='client.? 172.21.15.80:0/747077643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:03:41.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:03:40 smithi080 bash[41963]: audit 2023-12-01T10:03:40.277783+0000 mon.c (mon.2) 6037 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:03:41.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:03:40 smithi080 bash[41963]: audit 2023-12-01T10:03:40.620057+0000 mon.c (mon.2) 6038 : audit 0 from='client.? 172.21.15.80:0/747077643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:03:41.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:03:40 smithi080 bash[28361]: audit 2023-12-01T10:03:40.277783+0000 mon.c (mon.2) 6037 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:03:41.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:03:40 smithi080 bash[28361]: audit 2023-12-01T10:03:40.620057+0000 mon.c (mon.2) 6038 : audit 0 from='client.? 172.21.15.80:0/747077643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:03:42.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:03:42 smithi090 bash[32384]: cluster 2023-12-01T10:03:41.915286+0000 mgr.y (mgr.24362) 9455 : cluster 0 pgmap v9424: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:03:42.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:03:42 smithi080 bash[41963]: cluster 2023-12-01T10:03:41.915286+0000 mgr.y (mgr.24362) 9455 : cluster 0 pgmap v9424: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:03:42.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:03:42 smithi080 bash[28361]: cluster 2023-12-01T10:03:41.915286+0000 mgr.y (mgr.24362) 9455 : cluster 0 pgmap v9424: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:03:43.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:03:43 smithi080 bash[28361]: audit 2023-12-01T10:03:43.077142+0000 mon.a (mon.0) 6120 : audit 0 from='client.? 172.21.15.80:0/3723841623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:03:43.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:03:43 smithi080 bash[41963]: audit 2023-12-01T10:03:43.077142+0000 mon.a (mon.0) 6120 : audit 0 from='client.? 172.21.15.80:0/3723841623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:03:43.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:03:43 smithi090 bash[32384]: audit 2023-12-01T10:03:43.077142+0000 mon.a (mon.0) 6120 : audit 0 from='client.? 172.21.15.80:0/3723841623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:03:44.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:03:44 smithi080 bash[41963]: cluster 2023-12-01T10:03:43.916002+0000 mgr.y (mgr.24362) 9456 : cluster 0 pgmap v9425: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:03:44.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:03:44 smithi080 bash[28361]: cluster 2023-12-01T10:03:43.916002+0000 mgr.y (mgr.24362) 9456 : cluster 0 pgmap v9425: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:03:45.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:03:44 smithi090 bash[32384]: cluster 2023-12-01T10:03:43.916002+0000 mgr.y (mgr.24362) 9456 : cluster 0 pgmap v9425: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:03:45.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:03:45 smithi080 bash[28361]: audit 2023-12-01T10:03:45.533229+0000 mon.a (mon.0) 6121 : audit 0 from='client.? 172.21.15.80:0/562626366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:03:45.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:03:45 smithi080 bash[41963]: audit 2023-12-01T10:03:45.533229+0000 mon.a (mon.0) 6121 : audit 0 from='client.? 172.21.15.80:0/562626366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:03:46.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:03:45 smithi090 bash[32384]: audit 2023-12-01T10:03:45.533229+0000 mon.a (mon.0) 6121 : audit 0 from='client.? 172.21.15.80:0/562626366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:03:46.630 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:03:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:03:46] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T10:03:46.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:03:46 smithi080 bash[28361]: cluster 2023-12-01T10:03:45.917082+0000 mgr.y (mgr.24362) 9457 : cluster 0 pgmap v9426: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:03:46.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:03:46 smithi080 bash[41963]: cluster 2023-12-01T10:03:45.917082+0000 mgr.y (mgr.24362) 9457 : cluster 0 pgmap v9426: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:03:47.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:03:46 smithi090 bash[32384]: cluster 2023-12-01T10:03:45.917082+0000 mgr.y (mgr.24362) 9457 : cluster 0 pgmap v9426: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:03:48.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:03:47 smithi090 bash[32384]: cluster 2023-12-01T10:03:47.917698+0000 mgr.y (mgr.24362) 9458 : cluster 0 pgmap v9427: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:03:48.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:03:47 smithi080 bash[28361]: cluster 2023-12-01T10:03:47.917698+0000 mgr.y (mgr.24362) 9458 : cluster 0 pgmap v9427: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:03:48.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:03:47 smithi080 bash[41963]: cluster 2023-12-01T10:03:47.917698+0000 mgr.y (mgr.24362) 9458 : cluster 0 pgmap v9427: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:03:49.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:03:48 smithi090 bash[32384]: audit 2023-12-01T10:03:47.994013+0000 mon.c (mon.2) 6039 : audit 0 from='client.? 172.21.15.80:0/3166442137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:03:49.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:03:48 smithi080 bash[28361]: audit 2023-12-01T10:03:47.994013+0000 mon.c (mon.2) 6039 : audit 0 from='client.? 172.21.15.80:0/3166442137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:03:49.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:03:48 smithi080 bash[41963]: audit 2023-12-01T10:03:47.994013+0000 mon.c (mon.2) 6039 : audit 0 from='client.? 172.21.15.80:0/3166442137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:03:50.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:03:49 smithi090 bash[32384]: cluster 2023-12-01T10:03:49.918302+0000 mgr.y (mgr.24362) 9459 : cluster 0 pgmap v9428: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:03:50.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:03:49 smithi080 bash[28361]: cluster 2023-12-01T10:03:49.918302+0000 mgr.y (mgr.24362) 9459 : cluster 0 pgmap v9428: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:03:50.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:03:50 smithi080 bash[41963]: cluster 2023-12-01T10:03:49.918302+0000 mgr.y (mgr.24362) 9459 : cluster 0 pgmap v9428: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:03:51.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:03:51 smithi090 bash[32384]: audit 2023-12-01T10:03:50.445497+0000 mon.c (mon.2) 6040 : audit 0 from='client.? 172.21.15.80:0/1850769711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:03:51.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:03:51 smithi080 bash[28361]: audit 2023-12-01T10:03:50.445497+0000 mon.c (mon.2) 6040 : audit 0 from='client.? 172.21.15.80:0/1850769711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:03:51.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:03:51 smithi080 bash[41963]: audit 2023-12-01T10:03:50.445497+0000 mon.c (mon.2) 6040 : audit 0 from='client.? 172.21.15.80:0/1850769711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:03:52.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:03:52 smithi090 bash[32384]: cluster 2023-12-01T10:03:51.919447+0000 mgr.y (mgr.24362) 9460 : cluster 0 pgmap v9429: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:03:52.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:03:52 smithi080 bash[28361]: cluster 2023-12-01T10:03:51.919447+0000 mgr.y (mgr.24362) 9460 : cluster 0 pgmap v9429: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:03:52.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:03:52 smithi080 bash[41963]: cluster 2023-12-01T10:03:51.919447+0000 mgr.y (mgr.24362) 9460 : cluster 0 pgmap v9429: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:03:53.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:03:53 smithi090 bash[32384]: audit 2023-12-01T10:03:52.895109+0000 mon.c (mon.2) 6041 : audit 0 from='client.? 172.21.15.80:0/1794452293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:03:53.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:03:53 smithi080 bash[41963]: audit 2023-12-01T10:03:52.895109+0000 mon.c (mon.2) 6041 : audit 0 from='client.? 172.21.15.80:0/1794452293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:03:53.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:03:53 smithi080 bash[28361]: audit 2023-12-01T10:03:52.895109+0000 mon.c (mon.2) 6041 : audit 0 from='client.? 172.21.15.80:0/1794452293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:03:54.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:03:54 smithi080 bash[41963]: cluster 2023-12-01T10:03:53.920043+0000 mgr.y (mgr.24362) 9461 : cluster 0 pgmap v9430: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:03:54.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:03:54 smithi080 bash[28361]: cluster 2023-12-01T10:03:53.920043+0000 mgr.y (mgr.24362) 9461 : cluster 0 pgmap v9430: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:03:55.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:03:54 smithi090 bash[32384]: cluster 2023-12-01T10:03:53.920043+0000 mgr.y (mgr.24362) 9461 : cluster 0 pgmap v9430: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:03:55.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:03:55 smithi080 bash[28361]: audit 2023-12-01T10:03:55.277960+0000 mon.c (mon.2) 6042 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:03:55.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:03:55 smithi080 bash[28361]: audit 2023-12-01T10:03:55.351665+0000 mon.c (mon.2) 6043 : audit 0 from='client.? 172.21.15.80:0/3238453036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:03:55.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:03:55 smithi080 bash[41963]: audit 2023-12-01T10:03:55.277960+0000 mon.c (mon.2) 6042 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:03:55.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:03:55 smithi080 bash[41963]: audit 2023-12-01T10:03:55.351665+0000 mon.c (mon.2) 6043 : audit 0 from='client.? 172.21.15.80:0/3238453036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:03:56.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:03:55 smithi090 bash[32384]: audit 2023-12-01T10:03:55.277960+0000 mon.c (mon.2) 6042 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:03:56.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:03:55 smithi090 bash[32384]: audit 2023-12-01T10:03:55.351665+0000 mon.c (mon.2) 6043 : audit 0 from='client.? 172.21.15.80:0/3238453036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:03:56.634 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:03:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:03:56] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T10:03:56.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:03:56 smithi080 bash[28361]: cluster 2023-12-01T10:03:55.921141+0000 mgr.y (mgr.24362) 9462 : cluster 0 pgmap v9431: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:03:56.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:03:56 smithi080 bash[41963]: cluster 2023-12-01T10:03:55.921141+0000 mgr.y (mgr.24362) 9462 : cluster 0 pgmap v9431: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:03:57.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:03:56 smithi090 bash[32384]: cluster 2023-12-01T10:03:55.921141+0000 mgr.y (mgr.24362) 9462 : cluster 0 pgmap v9431: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:03:58.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:03:57 smithi080 bash[28361]: audit 2023-12-01T10:03:57.804259+0000 mon.a (mon.0) 6122 : audit 0 from='client.? 172.21.15.80:0/2222980202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:03:58.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:03:57 smithi080 bash[41963]: audit 2023-12-01T10:03:57.804259+0000 mon.a (mon.0) 6122 : audit 0 from='client.? 172.21.15.80:0/2222980202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:03:58.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:03:57 smithi090 bash[32384]: audit 2023-12-01T10:03:57.804259+0000 mon.a (mon.0) 6122 : audit 0 from='client.? 172.21.15.80:0/2222980202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:03:59.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:03:58 smithi080 bash[41963]: cluster 2023-12-01T10:03:57.922074+0000 mgr.y (mgr.24362) 9463 : cluster 0 pgmap v9432: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:03:59.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:03:58 smithi080 bash[28361]: cluster 2023-12-01T10:03:57.922074+0000 mgr.y (mgr.24362) 9463 : cluster 0 pgmap v9432: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:03:59.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:03:58 smithi090 bash[32384]: cluster 2023-12-01T10:03:57.922074+0000 mgr.y (mgr.24362) 9463 : cluster 0 pgmap v9432: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:04:00.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:03:59 smithi090 bash[32384]: cluster 2023-12-01T10:03:59.922718+0000 mgr.y (mgr.24362) 9464 : cluster 0 pgmap v9433: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:04:00.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:03:59 smithi080 bash[41963]: cluster 2023-12-01T10:03:59.922718+0000 mgr.y (mgr.24362) 9464 : cluster 0 pgmap v9433: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:04:00.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:03:59 smithi080 bash[28361]: cluster 2023-12-01T10:03:59.922718+0000 mgr.y (mgr.24362) 9464 : cluster 0 pgmap v9433: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:04:01.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:04:00 smithi090 bash[32384]: audit 2023-12-01T10:04:00.254938+0000 mon.c (mon.2) 6044 : audit 0 from='client.? 172.21.15.80:0/2943845162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:04:01.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:04:00 smithi080 bash[41963]: audit 2023-12-01T10:04:00.254938+0000 mon.c (mon.2) 6044 : audit 0 from='client.? 172.21.15.80:0/2943845162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:04:01.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:04:00 smithi080 bash[28361]: audit 2023-12-01T10:04:00.254938+0000 mon.c (mon.2) 6044 : audit 0 from='client.? 172.21.15.80:0/2943845162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:04:02.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:04:02 smithi090 bash[32384]: cluster 2023-12-01T10:04:01.923922+0000 mgr.y (mgr.24362) 9465 : cluster 0 pgmap v9434: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:04:02.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:04:02 smithi080 bash[41963]: cluster 2023-12-01T10:04:01.923922+0000 mgr.y (mgr.24362) 9465 : cluster 0 pgmap v9434: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:04:02.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:04:02 smithi080 bash[28361]: cluster 2023-12-01T10:04:01.923922+0000 mgr.y (mgr.24362) 9465 : cluster 0 pgmap v9434: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:04:03.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:04:03 smithi090 bash[32384]: audit 2023-12-01T10:04:02.700315+0000 mon.c (mon.2) 6045 : audit 0 from='client.? 172.21.15.80:0/3726485082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:04:03.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:04:03 smithi080 bash[28361]: audit 2023-12-01T10:04:02.700315+0000 mon.c (mon.2) 6045 : audit 0 from='client.? 172.21.15.80:0/3726485082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:04:03.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:04:03 smithi080 bash[41963]: audit 2023-12-01T10:04:02.700315+0000 mon.c (mon.2) 6045 : audit 0 from='client.? 172.21.15.80:0/3726485082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:04:04.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:04:04 smithi080 bash[28361]: cluster 2023-12-01T10:04:03.924595+0000 mgr.y (mgr.24362) 9466 : cluster 0 pgmap v9435: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:04:04.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:04:04 smithi080 bash[41963]: cluster 2023-12-01T10:04:03.924595+0000 mgr.y (mgr.24362) 9466 : cluster 0 pgmap v9435: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:04:05.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:04:04 smithi090 bash[32384]: cluster 2023-12-01T10:04:03.924595+0000 mgr.y (mgr.24362) 9466 : cluster 0 pgmap v9435: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:04:05.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:04:05 smithi080 bash[28361]: audit 2023-12-01T10:04:05.158429+0000 mon.c (mon.2) 6046 : audit 0 from='client.? 172.21.15.80:0/3727483003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:04:05.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:04:05 smithi080 bash[41963]: audit 2023-12-01T10:04:05.158429+0000 mon.c (mon.2) 6046 : audit 0 from='client.? 172.21.15.80:0/3727483003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:04:06.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:04:05 smithi090 bash[32384]: audit 2023-12-01T10:04:05.158429+0000 mon.c (mon.2) 6046 : audit 0 from='client.? 172.21.15.80:0/3727483003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:04:06.634 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:04:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:04:06] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T10:04:06.636 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:04:06 smithi080 bash[28361]: cluster 2023-12-01T10:04:05.925657+0000 mgr.y (mgr.24362) 9467 : cluster 0 pgmap v9436: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:04:06.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:04:06 smithi080 bash[41963]: cluster 2023-12-01T10:04:05.925657+0000 mgr.y (mgr.24362) 9467 : cluster 0 pgmap v9436: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:04:07.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:04:06 smithi090 bash[32384]: cluster 2023-12-01T10:04:05.925657+0000 mgr.y (mgr.24362) 9467 : cluster 0 pgmap v9436: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:04:07.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:04:07 smithi080 bash[28361]: audit 2023-12-01T10:04:07.611793+0000 mon.c (mon.2) 6047 : audit 0 from='client.? 172.21.15.80:0/3256037680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:04:07.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:04:07 smithi080 bash[41963]: audit 2023-12-01T10:04:07.611793+0000 mon.c (mon.2) 6047 : audit 0 from='client.? 172.21.15.80:0/3256037680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:04:08.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:04:07 smithi090 bash[32384]: audit 2023-12-01T10:04:07.611793+0000 mon.c (mon.2) 6047 : audit 0 from='client.? 172.21.15.80:0/3256037680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:04:08.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:04:08 smithi080 bash[28361]: cluster 2023-12-01T10:04:07.926463+0000 mgr.y (mgr.24362) 9468 : cluster 0 pgmap v9437: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:04:08.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:04:08 smithi080 bash[41963]: cluster 2023-12-01T10:04:07.926463+0000 mgr.y (mgr.24362) 9468 : cluster 0 pgmap v9437: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:04:09.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:04:08 smithi090 bash[32384]: cluster 2023-12-01T10:04:07.926463+0000 mgr.y (mgr.24362) 9468 : cluster 0 pgmap v9437: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:04:10.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:04:09 smithi090 bash[32384]: cluster 2023-12-01T10:04:09.927067+0000 mgr.y (mgr.24362) 9469 : cluster 0 pgmap v9438: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:04:10.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:04:09 smithi080 bash[28361]: cluster 2023-12-01T10:04:09.927067+0000 mgr.y (mgr.24362) 9469 : cluster 0 pgmap v9438: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:04:10.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:04:09 smithi080 bash[41963]: cluster 2023-12-01T10:04:09.927067+0000 mgr.y (mgr.24362) 9469 : cluster 0 pgmap v9438: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:04:11.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:04:10 smithi090 bash[32384]: audit 2023-12-01T10:04:10.064877+0000 mon.c (mon.2) 6048 : audit 0 from='client.? 172.21.15.80:0/3761664146' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:04:11.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:04:10 smithi090 bash[32384]: audit 2023-12-01T10:04:10.278642+0000 mon.c (mon.2) 6049 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:04:11.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:04:10 smithi080 bash[28361]: audit 2023-12-01T10:04:10.064877+0000 mon.c (mon.2) 6048 : audit 0 from='client.? 172.21.15.80:0/3761664146' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:04:11.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:04:10 smithi080 bash[28361]: audit 2023-12-01T10:04:10.278642+0000 mon.c (mon.2) 6049 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:04:11.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:04:10 smithi080 bash[41963]: audit 2023-12-01T10:04:10.064877+0000 mon.c (mon.2) 6048 : audit 0 from='client.? 172.21.15.80:0/3761664146' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:04:11.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:04:10 smithi080 bash[41963]: audit 2023-12-01T10:04:10.278642+0000 mon.c (mon.2) 6049 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:04:12.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:04:12 smithi090 bash[32384]: cluster 2023-12-01T10:04:11.928171+0000 mgr.y (mgr.24362) 9470 : cluster 0 pgmap v9439: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:04:12.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:04:11 smithi080 bash[28361]: cluster 2023-12-01T10:04:11.928171+0000 mgr.y (mgr.24362) 9470 : cluster 0 pgmap v9439: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:04:12.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:04:12 smithi080 bash[41963]: cluster 2023-12-01T10:04:11.928171+0000 mgr.y (mgr.24362) 9470 : cluster 0 pgmap v9439: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:04:13.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:04:13 smithi090 bash[32384]: audit 2023-12-01T10:04:12.523594+0000 mon.a (mon.0) 6123 : audit 0 from='client.? 172.21.15.80:0/1502091356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:04:13.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:04:13 smithi080 bash[28361]: audit 2023-12-01T10:04:12.523594+0000 mon.a (mon.0) 6123 : audit 0 from='client.? 172.21.15.80:0/1502091356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:04:13.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:04:13 smithi080 bash[41963]: audit 2023-12-01T10:04:12.523594+0000 mon.a (mon.0) 6123 : audit 0 from='client.? 172.21.15.80:0/1502091356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:04:14.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:04:14 smithi080 bash[41963]: cluster 2023-12-01T10:04:13.928826+0000 mgr.y (mgr.24362) 9471 : cluster 0 pgmap v9440: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:04:14.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:04:14 smithi080 bash[28361]: cluster 2023-12-01T10:04:13.928826+0000 mgr.y (mgr.24362) 9471 : cluster 0 pgmap v9440: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:04:15.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:04:14 smithi090 bash[32384]: cluster 2023-12-01T10:04:13.928826+0000 mgr.y (mgr.24362) 9471 : cluster 0 pgmap v9440: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:04:15.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:04:15 smithi080 bash[41963]: audit 2023-12-01T10:04:14.985193+0000 mon.a (mon.0) 6124 : audit 0 from='client.? 172.21.15.80:0/2971754285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:04:15.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:04:15 smithi080 bash[28361]: audit 2023-12-01T10:04:14.985193+0000 mon.a (mon.0) 6124 : audit 0 from='client.? 172.21.15.80:0/2971754285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:04:16.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:04:15 smithi090 bash[32384]: audit 2023-12-01T10:04:14.985193+0000 mon.a (mon.0) 6124 : audit 0 from='client.? 172.21.15.80:0/2971754285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:04:16.642 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:04:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:04:16] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T10:04:16.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:04:16 smithi080 bash[41963]: cluster 2023-12-01T10:04:15.929761+0000 mgr.y (mgr.24362) 9472 : cluster 0 pgmap v9441: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:04:16.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:04:16 smithi080 bash[28361]: cluster 2023-12-01T10:04:15.929761+0000 mgr.y (mgr.24362) 9472 : cluster 0 pgmap v9441: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:04:17.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:04:16 smithi090 bash[32384]: cluster 2023-12-01T10:04:15.929761+0000 mgr.y (mgr.24362) 9472 : cluster 0 pgmap v9441: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:04:17.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:04:17 smithi080 bash[28361]: audit 2023-12-01T10:04:17.428827+0000 mon.a (mon.0) 6125 : audit 0 from='client.? 172.21.15.80:0/4105914801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:04:17.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:04:17 smithi080 bash[41963]: audit 2023-12-01T10:04:17.428827+0000 mon.a (mon.0) 6125 : audit 0 from='client.? 172.21.15.80:0/4105914801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:04:18.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:04:17 smithi090 bash[32384]: audit 2023-12-01T10:04:17.428827+0000 mon.a (mon.0) 6125 : audit 0 from='client.? 172.21.15.80:0/4105914801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:04:18.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:04:18 smithi080 bash[28361]: cluster 2023-12-01T10:04:17.930705+0000 mgr.y (mgr.24362) 9473 : cluster 0 pgmap v9442: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:04:18.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:04:18 smithi080 bash[41963]: cluster 2023-12-01T10:04:17.930705+0000 mgr.y (mgr.24362) 9473 : cluster 0 pgmap v9442: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:04:19.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:04:18 smithi090 bash[32384]: cluster 2023-12-01T10:04:17.930705+0000 mgr.y (mgr.24362) 9473 : cluster 0 pgmap v9442: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:04:20.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:04:19 smithi090 bash[32384]: audit 2023-12-01T10:04:19.878931+0000 mon.c (mon.2) 6050 : audit 0 from='client.? 172.21.15.80:0/3344108210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:04:20.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:04:19 smithi080 bash[28361]: audit 2023-12-01T10:04:19.878931+0000 mon.c (mon.2) 6050 : audit 0 from='client.? 172.21.15.80:0/3344108210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:04:20.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:04:19 smithi080 bash[41963]: audit 2023-12-01T10:04:19.878931+0000 mon.c (mon.2) 6050 : audit 0 from='client.? 172.21.15.80:0/3344108210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:04:21.227 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:04:20 smithi080 bash[28361]: cluster 2023-12-01T10:04:19.931416+0000 mgr.y (mgr.24362) 9474 : cluster 0 pgmap v9443: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:04:21.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:04:20 smithi090 bash[32384]: cluster 2023-12-01T10:04:19.931416+0000 mgr.y (mgr.24362) 9474 : cluster 0 pgmap v9443: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:04:21.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:04:21 smithi080 bash[41963]: cluster 2023-12-01T10:04:19.931416+0000 mgr.y (mgr.24362) 9474 : cluster 0 pgmap v9443: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:04:22.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:04:21 smithi090 bash[32384]: cluster 2023-12-01T10:04:21.932630+0000 mgr.y (mgr.24362) 9475 : cluster 0 pgmap v9444: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:04:22.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:04:21 smithi080 bash[28361]: cluster 2023-12-01T10:04:21.932630+0000 mgr.y (mgr.24362) 9475 : cluster 0 pgmap v9444: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:04:22.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:04:21 smithi080 bash[41963]: cluster 2023-12-01T10:04:21.932630+0000 mgr.y (mgr.24362) 9475 : cluster 0 pgmap v9444: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:04:23.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:04:22 smithi090 bash[32384]: audit 2023-12-01T10:04:22.341369+0000 mon.c (mon.2) 6051 : audit 0 from='client.? 172.21.15.80:0/4246675017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:04:23.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:04:22 smithi080 bash[28361]: audit 2023-12-01T10:04:22.341369+0000 mon.c (mon.2) 6051 : audit 0 from='client.? 172.21.15.80:0/4246675017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:04:23.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:04:22 smithi080 bash[41963]: audit 2023-12-01T10:04:22.341369+0000 mon.c (mon.2) 6051 : audit 0 from='client.? 172.21.15.80:0/4246675017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:04:24.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:04:24 smithi080 bash[28361]: cluster 2023-12-01T10:04:23.933377+0000 mgr.y (mgr.24362) 9476 : cluster 0 pgmap v9445: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:04:24.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:04:24 smithi080 bash[41963]: cluster 2023-12-01T10:04:23.933377+0000 mgr.y (mgr.24362) 9476 : cluster 0 pgmap v9445: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:04:25.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:04:24 smithi090 bash[32384]: cluster 2023-12-01T10:04:23.933377+0000 mgr.y (mgr.24362) 9476 : cluster 0 pgmap v9445: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:04:25.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:04:25 smithi080 bash[28361]: audit 2023-12-01T10:04:24.797073+0000 mon.a (mon.0) 6126 : audit 0 from='client.? 172.21.15.80:0/4105164702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:04:25.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:04:25 smithi080 bash[28361]: audit 2023-12-01T10:04:25.278901+0000 mon.c (mon.2) 6052 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:04:25.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:04:25 smithi080 bash[41963]: audit 2023-12-01T10:04:24.797073+0000 mon.a (mon.0) 6126 : audit 0 from='client.? 172.21.15.80:0/4105164702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:04:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:04:25 smithi080 bash[41963]: audit 2023-12-01T10:04:25.278901+0000 mon.c (mon.2) 6052 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:04:26.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:04:25 smithi090 bash[32384]: audit 2023-12-01T10:04:24.797073+0000 mon.a (mon.0) 6126 : audit 0 from='client.? 172.21.15.80:0/4105164702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:04:26.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:04:25 smithi090 bash[32384]: audit 2023-12-01T10:04:25.278901+0000 mon.c (mon.2) 6052 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:04:26.644 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:04:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:04:26] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T10:04:26.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:04:26 smithi080 bash[41963]: cluster 2023-12-01T10:04:25.934361+0000 mgr.y (mgr.24362) 9477 : cluster 0 pgmap v9446: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:04:26.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:04:26 smithi080 bash[28361]: cluster 2023-12-01T10:04:25.934361+0000 mgr.y (mgr.24362) 9477 : cluster 0 pgmap v9446: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:04:27.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:04:26 smithi090 bash[32384]: cluster 2023-12-01T10:04:25.934361+0000 mgr.y (mgr.24362) 9477 : cluster 0 pgmap v9446: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:04:27.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:04:27 smithi080 bash[41963]: audit 2023-12-01T10:04:27.250341+0000 mon.a (mon.0) 6127 : audit 0 from='client.? 172.21.15.80:0/3120391125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:04:27.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:04:27 smithi080 bash[28361]: audit 2023-12-01T10:04:27.250341+0000 mon.a (mon.0) 6127 : audit 0 from='client.? 172.21.15.80:0/3120391125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:04:28.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:04:27 smithi090 bash[32384]: audit 2023-12-01T10:04:27.250341+0000 mon.a (mon.0) 6127 : audit 0 from='client.? 172.21.15.80:0/3120391125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:04:28.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:04:28 smithi080 bash[28361]: cluster 2023-12-01T10:04:27.935065+0000 mgr.y (mgr.24362) 9478 : cluster 0 pgmap v9447: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:04:28.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:04:28 smithi080 bash[41963]: cluster 2023-12-01T10:04:27.935065+0000 mgr.y (mgr.24362) 9478 : cluster 0 pgmap v9447: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:04:29.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:04:28 smithi090 bash[32384]: cluster 2023-12-01T10:04:27.935065+0000 mgr.y (mgr.24362) 9478 : cluster 0 pgmap v9447: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:04:30.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:04:29 smithi090 bash[32384]: audit 2023-12-01T10:04:29.703903+0000 mon.c (mon.2) 6053 : audit 0 from='client.? 172.21.15.80:0/346278653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:04:30.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:04:29 smithi080 bash[28361]: audit 2023-12-01T10:04:29.703903+0000 mon.c (mon.2) 6053 : audit 0 from='client.? 172.21.15.80:0/346278653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:04:30.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:04:29 smithi080 bash[41963]: audit 2023-12-01T10:04:29.703903+0000 mon.c (mon.2) 6053 : audit 0 from='client.? 172.21.15.80:0/346278653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:04:31.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:04:30 smithi090 bash[32384]: cluster 2023-12-01T10:04:29.935763+0000 mgr.y (mgr.24362) 9479 : cluster 0 pgmap v9448: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:04:31.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:04:30 smithi080 bash[41963]: cluster 2023-12-01T10:04:29.935763+0000 mgr.y (mgr.24362) 9479 : cluster 0 pgmap v9448: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:04:31.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:04:30 smithi080 bash[28361]: cluster 2023-12-01T10:04:29.935763+0000 mgr.y (mgr.24362) 9479 : cluster 0 pgmap v9448: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:04:32.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:04:31 smithi090 bash[32384]: cluster 2023-12-01T10:04:31.936851+0000 mgr.y (mgr.24362) 9480 : cluster 0 pgmap v9449: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:04:32.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:04:31 smithi080 bash[28361]: cluster 2023-12-01T10:04:31.936851+0000 mgr.y (mgr.24362) 9480 : cluster 0 pgmap v9449: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:04:32.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:04:32 smithi080 bash[41963]: cluster 2023-12-01T10:04:31.936851+0000 mgr.y (mgr.24362) 9480 : cluster 0 pgmap v9449: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:04:33.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:04:33 smithi090 bash[32384]: audit 2023-12-01T10:04:32.159534+0000 mon.c (mon.2) 6054 : audit 0 from='client.? 172.21.15.80:0/1929792856' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:04:33.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:04:33 smithi080 bash[28361]: audit 2023-12-01T10:04:32.159534+0000 mon.c (mon.2) 6054 : audit 0 from='client.? 172.21.15.80:0/1929792856' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:04:33.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:04:33 smithi080 bash[41963]: audit 2023-12-01T10:04:32.159534+0000 mon.c (mon.2) 6054 : audit 0 from='client.? 172.21.15.80:0/1929792856' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:04:34.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:04:34 smithi090 bash[32384]: audit 2023-12-01T10:04:33.462842+0000 mon.c (mon.2) 6055 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:04:34.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:04:34 smithi090 bash[32384]: audit 2023-12-01T10:04:33.842815+0000 mon.a (mon.0) 6128 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:04:34.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:04:34 smithi090 bash[32384]: audit 2023-12-01T10:04:33.854589+0000 mon.a (mon.0) 6129 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:04:34.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:04:34 smithi090 bash[32384]: cluster 2023-12-01T10:04:33.937334+0000 mgr.y (mgr.24362) 9481 : cluster 0 pgmap v9450: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:04:34.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:04:34 smithi080 bash[41963]: audit 2023-12-01T10:04:33.462842+0000 mon.c (mon.2) 6055 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:04:34.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:04:34 smithi080 bash[41963]: audit 2023-12-01T10:04:33.842815+0000 mon.a (mon.0) 6128 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:04:34.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:04:34 smithi080 bash[41963]: audit 2023-12-01T10:04:33.854589+0000 mon.a (mon.0) 6129 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:04:34.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:04:34 smithi080 bash[41963]: cluster 2023-12-01T10:04:33.937334+0000 mgr.y (mgr.24362) 9481 : cluster 0 pgmap v9450: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:04:34.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:04:34 smithi080 bash[28361]: audit 2023-12-01T10:04:33.462842+0000 mon.c (mon.2) 6055 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:04:34.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:04:34 smithi080 bash[28361]: audit 2023-12-01T10:04:33.842815+0000 mon.a (mon.0) 6128 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:04:34.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:04:34 smithi080 bash[28361]: audit 2023-12-01T10:04:33.854589+0000 mon.a (mon.0) 6129 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:04:34.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:04:34 smithi080 bash[28361]: cluster 2023-12-01T10:04:33.937334+0000 mgr.y (mgr.24362) 9481 : cluster 0 pgmap v9450: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:04:35.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:04:35 smithi090 bash[32384]: audit 2023-12-01T10:04:34.605141+0000 mon.c (mon.2) 6056 : audit 0 from='client.? 172.21.15.80:0/2766135186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:04:35.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:04:35 smithi080 bash[28361]: audit 2023-12-01T10:04:34.605141+0000 mon.c (mon.2) 6056 : audit 0 from='client.? 172.21.15.80:0/2766135186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:04:35.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:04:35 smithi080 bash[41963]: audit 2023-12-01T10:04:34.605141+0000 mon.c (mon.2) 6056 : audit 0 from='client.? 172.21.15.80:0/2766135186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:04:36.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:04:36 smithi090 bash[32384]: cluster 2023-12-01T10:04:35.938231+0000 mgr.y (mgr.24362) 9482 : cluster 0 pgmap v9451: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:04:36.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:04:36 smithi080 bash[28361]: cluster 2023-12-01T10:04:35.938231+0000 mgr.y (mgr.24362) 9482 : cluster 0 pgmap v9451: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:04:36.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:04:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:04:36] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T10:04:36.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:04:36 smithi080 bash[41963]: cluster 2023-12-01T10:04:35.938231+0000 mgr.y (mgr.24362) 9482 : cluster 0 pgmap v9451: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:04:37.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:04:37 smithi080 bash[28361]: audit 2023-12-01T10:04:37.064526+0000 mon.a (mon.0) 6130 : audit 0 from='client.? 172.21.15.80:0/1882106053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:04:37.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:04:37 smithi080 bash[41963]: audit 2023-12-01T10:04:37.064526+0000 mon.a (mon.0) 6130 : audit 0 from='client.? 172.21.15.80:0/1882106053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:04:37.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:04:37 smithi090 bash[32384]: audit 2023-12-01T10:04:37.064526+0000 mon.a (mon.0) 6130 : audit 0 from='client.? 172.21.15.80:0/1882106053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:04:38.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:04:38 smithi080 bash[28361]: cluster 2023-12-01T10:04:37.939034+0000 mgr.y (mgr.24362) 9483 : cluster 0 pgmap v9452: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:04:38.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:04:38 smithi080 bash[41963]: cluster 2023-12-01T10:04:37.939034+0000 mgr.y (mgr.24362) 9483 : cluster 0 pgmap v9452: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:04:38.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:04:38 smithi090 bash[32384]: cluster 2023-12-01T10:04:37.939034+0000 mgr.y (mgr.24362) 9483 : cluster 0 pgmap v9452: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:04:39.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:04:39 smithi080 bash[28361]: audit 2023-12-01T10:04:39.534032+0000 mon.a (mon.0) 6131 : audit 0 from='client.? 172.21.15.80:0/2985965361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:04:39.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:04:39 smithi080 bash[41963]: audit 2023-12-01T10:04:39.534032+0000 mon.a (mon.0) 6131 : audit 0 from='client.? 172.21.15.80:0/2985965361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:04:40.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:04:39 smithi090 bash[32384]: audit 2023-12-01T10:04:39.534032+0000 mon.a (mon.0) 6131 : audit 0 from='client.? 172.21.15.80:0/2985965361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:04:40.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:04:40 smithi080 bash[28361]: audit 2023-12-01T10:04:39.640972+0000 mon.a (mon.0) 6132 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:04:40.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:04:40 smithi080 bash[28361]: audit 2023-12-01T10:04:39.653192+0000 mon.a (mon.0) 6133 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:04:40.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:04:40 smithi080 bash[28361]: audit 2023-12-01T10:04:39.659248+0000 mon.a (mon.0) 6134 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:04:40.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:04:40 smithi080 bash[28361]: audit 2023-12-01T10:04:39.667731+0000 mon.a (mon.0) 6135 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:04:40.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:04:40 smithi080 bash[28361]: cluster 2023-12-01T10:04:39.939685+0000 mgr.y (mgr.24362) 9484 : cluster 0 pgmap v9453: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:04:40.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:04:40 smithi080 bash[28361]: audit 2023-12-01T10:04:40.196757+0000 mon.c (mon.2) 6057 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:04:40.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:04:40 smithi080 bash[28361]: audit 2023-12-01T10:04:40.198214+0000 mon.c (mon.2) 6058 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:04:40.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:04:40 smithi080 bash[28361]: audit 2023-12-01T10:04:40.207317+0000 mon.a (mon.0) 6136 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:04:40.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:04:40 smithi080 bash[28361]: audit 2023-12-01T10:04:40.279314+0000 mon.c (mon.2) 6059 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:04:40.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:04:40 smithi080 bash[41963]: audit 2023-12-01T10:04:39.640972+0000 mon.a (mon.0) 6132 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:04:40.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:04:40 smithi080 bash[41963]: audit 2023-12-01T10:04:39.653192+0000 mon.a (mon.0) 6133 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:04:40.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:04:40 smithi080 bash[41963]: audit 2023-12-01T10:04:39.659248+0000 mon.a (mon.0) 6134 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:04:40.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:04:40 smithi080 bash[41963]: audit 2023-12-01T10:04:39.667731+0000 mon.a (mon.0) 6135 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:04:40.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:04:40 smithi080 bash[41963]: cluster 2023-12-01T10:04:39.939685+0000 mgr.y (mgr.24362) 9484 : cluster 0 pgmap v9453: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:04:40.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:04:40 smithi080 bash[41963]: audit 2023-12-01T10:04:40.196757+0000 mon.c (mon.2) 6057 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:04:40.935 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:04:40 smithi080 bash[41963]: audit 2023-12-01T10:04:40.198214+0000 mon.c (mon.2) 6058 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:04:40.935 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:04:40 smithi080 bash[41963]: audit 2023-12-01T10:04:40.207317+0000 mon.a (mon.0) 6136 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:04:40.935 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:04:40 smithi080 bash[41963]: audit 2023-12-01T10:04:40.279314+0000 mon.c (mon.2) 6059 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:04:41.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:04:40 smithi090 bash[32384]: audit 2023-12-01T10:04:39.640972+0000 mon.a (mon.0) 6132 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:04:41.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:04:40 smithi090 bash[32384]: audit 2023-12-01T10:04:39.653192+0000 mon.a (mon.0) 6133 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:04:41.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:04:40 smithi090 bash[32384]: audit 2023-12-01T10:04:39.659248+0000 mon.a (mon.0) 6134 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:04:41.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:04:40 smithi090 bash[32384]: audit 2023-12-01T10:04:39.667731+0000 mon.a (mon.0) 6135 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:04:41.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:04:40 smithi090 bash[32384]: cluster 2023-12-01T10:04:39.939685+0000 mgr.y (mgr.24362) 9484 : cluster 0 pgmap v9453: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:04:41.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:04:40 smithi090 bash[32384]: audit 2023-12-01T10:04:40.196757+0000 mon.c (mon.2) 6057 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:04:41.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:04:40 smithi090 bash[32384]: audit 2023-12-01T10:04:40.198214+0000 mon.c (mon.2) 6058 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:04:41.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:04:40 smithi090 bash[32384]: audit 2023-12-01T10:04:40.207317+0000 mon.a (mon.0) 6136 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:04:41.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:04:40 smithi090 bash[32384]: audit 2023-12-01T10:04:40.279314+0000 mon.c (mon.2) 6059 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:04:42.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:04:42 smithi090 bash[32384]: cluster 2023-12-01T10:04:41.940438+0000 mgr.y (mgr.24362) 9485 : cluster 0 pgmap v9454: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:04:42.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:04:42 smithi090 bash[32384]: audit 2023-12-01T10:04:41.985564+0000 mon.c (mon.2) 6060 : audit 0 from='client.? 172.21.15.80:0/1605099453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:04:42.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:04:42 smithi080 bash[28361]: cluster 2023-12-01T10:04:41.940438+0000 mgr.y (mgr.24362) 9485 : cluster 0 pgmap v9454: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:04:42.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:04:42 smithi080 bash[28361]: audit 2023-12-01T10:04:41.985564+0000 mon.c (mon.2) 6060 : audit 0 from='client.? 172.21.15.80:0/1605099453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:04:42.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:04:42 smithi080 bash[41963]: cluster 2023-12-01T10:04:41.940438+0000 mgr.y (mgr.24362) 9485 : cluster 0 pgmap v9454: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:04:42.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:04:42 smithi080 bash[41963]: audit 2023-12-01T10:04:41.985564+0000 mon.c (mon.2) 6060 : audit 0 from='client.? 172.21.15.80:0/1605099453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:04:44.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:04:44 smithi080 bash[28361]: cluster 2023-12-01T10:04:43.941010+0000 mgr.y (mgr.24362) 9486 : cluster 0 pgmap v9455: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:04:44.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:04:44 smithi080 bash[28361]: audit 2023-12-01T10:04:44.445309+0000 mon.c (mon.2) 6061 : audit 0 from='client.? 172.21.15.80:0/972475113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:04:44.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:04:44 smithi080 bash[41963]: cluster 2023-12-01T10:04:43.941010+0000 mgr.y (mgr.24362) 9486 : cluster 0 pgmap v9455: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:04:44.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:04:44 smithi080 bash[41963]: audit 2023-12-01T10:04:44.445309+0000 mon.c (mon.2) 6061 : audit 0 from='client.? 172.21.15.80:0/972475113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:04:45.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:04:44 smithi090 bash[32384]: cluster 2023-12-01T10:04:43.941010+0000 mgr.y (mgr.24362) 9486 : cluster 0 pgmap v9455: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:04:45.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:04:44 smithi090 bash[32384]: audit 2023-12-01T10:04:44.445309+0000 mon.c (mon.2) 6061 : audit 0 from='client.? 172.21.15.80:0/972475113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:04:46.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:04:46 smithi090 bash[32384]: cluster 2023-12-01T10:04:45.942010+0000 mgr.y (mgr.24362) 9487 : cluster 0 pgmap v9456: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:04:46.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:04:46 smithi080 bash[28361]: cluster 2023-12-01T10:04:45.942010+0000 mgr.y (mgr.24362) 9487 : cluster 0 pgmap v9456: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:04:46.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:04:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:04:46] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T10:04:46.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:04:46 smithi080 bash[41963]: cluster 2023-12-01T10:04:45.942010+0000 mgr.y (mgr.24362) 9487 : cluster 0 pgmap v9456: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:04:47.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:04:47 smithi090 bash[32384]: audit 2023-12-01T10:04:46.895353+0000 mon.a (mon.0) 6137 : audit 0 from='client.? 172.21.15.80:0/2304703543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:04:47.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:04:47 smithi080 bash[28361]: audit 2023-12-01T10:04:46.895353+0000 mon.a (mon.0) 6137 : audit 0 from='client.? 172.21.15.80:0/2304703543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:04:47.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:04:47 smithi080 bash[41963]: audit 2023-12-01T10:04:46.895353+0000 mon.a (mon.0) 6137 : audit 0 from='client.? 172.21.15.80:0/2304703543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:04:48.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:04:48 smithi090 bash[32384]: cluster 2023-12-01T10:04:47.942796+0000 mgr.y (mgr.24362) 9488 : cluster 0 pgmap v9457: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:04:48.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:04:48 smithi080 bash[28361]: cluster 2023-12-01T10:04:47.942796+0000 mgr.y (mgr.24362) 9488 : cluster 0 pgmap v9457: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:04:48.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:04:48 smithi080 bash[41963]: cluster 2023-12-01T10:04:47.942796+0000 mgr.y (mgr.24362) 9488 : cluster 0 pgmap v9457: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:04:49.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:04:49 smithi080 bash[28361]: audit 2023-12-01T10:04:49.353803+0000 mon.a (mon.0) 6138 : audit 0 from='client.? 172.21.15.80:0/3022745747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:04:49.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:04:49 smithi080 bash[41963]: audit 2023-12-01T10:04:49.353803+0000 mon.a (mon.0) 6138 : audit 0 from='client.? 172.21.15.80:0/3022745747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:04:50.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:04:49 smithi090 bash[32384]: audit 2023-12-01T10:04:49.353803+0000 mon.a (mon.0) 6138 : audit 0 from='client.? 172.21.15.80:0/3022745747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:04:51.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:04:51 smithi080 bash[41963]: cluster 2023-12-01T10:04:49.943461+0000 mgr.y (mgr.24362) 9489 : cluster 0 pgmap v9458: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:04:51.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:04:51 smithi080 bash[28361]: cluster 2023-12-01T10:04:49.943461+0000 mgr.y (mgr.24362) 9489 : cluster 0 pgmap v9458: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:04:52.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:04:51 smithi090 bash[32384]: cluster 2023-12-01T10:04:49.943461+0000 mgr.y (mgr.24362) 9489 : cluster 0 pgmap v9458: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:04:52.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:04:52 smithi080 bash[41963]: audit 2023-12-01T10:04:51.809380+0000 mon.a (mon.0) 6139 : audit 0 from='client.? 172.21.15.80:0/1450040069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:04:52.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:04:52 smithi080 bash[28361]: audit 2023-12-01T10:04:51.809380+0000 mon.a (mon.0) 6139 : audit 0 from='client.? 172.21.15.80:0/1450040069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:04:53.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:04:52 smithi090 bash[32384]: audit 2023-12-01T10:04:51.809380+0000 mon.a (mon.0) 6139 : audit 0 from='client.? 172.21.15.80:0/1450040069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:04:53.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:04:53 smithi080 bash[28361]: cluster 2023-12-01T10:04:51.944625+0000 mgr.y (mgr.24362) 9490 : cluster 0 pgmap v9459: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:04:53.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:04:53 smithi080 bash[41963]: cluster 2023-12-01T10:04:51.944625+0000 mgr.y (mgr.24362) 9490 : cluster 0 pgmap v9459: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:04:54.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:04:53 smithi090 bash[32384]: cluster 2023-12-01T10:04:51.944625+0000 mgr.y (mgr.24362) 9490 : cluster 0 pgmap v9459: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:04:54.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:04:54 smithi080 bash[28361]: audit 2023-12-01T10:04:54.264967+0000 mon.c (mon.2) 6062 : audit 0 from='client.? 172.21.15.80:0/3097536781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:04:54.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:04:54 smithi080 bash[41963]: audit 2023-12-01T10:04:54.264967+0000 mon.c (mon.2) 6062 : audit 0 from='client.? 172.21.15.80:0/3097536781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:04:55.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:04:54 smithi090 bash[32384]: audit 2023-12-01T10:04:54.264967+0000 mon.c (mon.2) 6062 : audit 0 from='client.? 172.21.15.80:0/3097536781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:04:55.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:04:55 smithi080 bash[28361]: cluster 2023-12-01T10:04:53.945316+0000 mgr.y (mgr.24362) 9491 : cluster 0 pgmap v9460: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:04:55.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:04:55 smithi080 bash[28361]: audit 2023-12-01T10:04:55.279953+0000 mon.c (mon.2) 6063 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:04:55.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:04:55 smithi080 bash[41963]: cluster 2023-12-01T10:04:53.945316+0000 mgr.y (mgr.24362) 9491 : cluster 0 pgmap v9460: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:04:55.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:04:55 smithi080 bash[41963]: audit 2023-12-01T10:04:55.279953+0000 mon.c (mon.2) 6063 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:04:56.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:04:55 smithi090 bash[32384]: cluster 2023-12-01T10:04:53.945316+0000 mgr.y (mgr.24362) 9491 : cluster 0 pgmap v9460: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:04:56.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:04:55 smithi090 bash[32384]: audit 2023-12-01T10:04:55.279953+0000 mon.c (mon.2) 6063 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:04:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:04:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:04:56] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T10:04:57.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:04:57 smithi080 bash[41963]: cluster 2023-12-01T10:04:55.946433+0000 mgr.y (mgr.24362) 9492 : cluster 0 pgmap v9461: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:04:57.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:04:57 smithi080 bash[41963]: audit 2023-12-01T10:04:56.718518+0000 mon.c (mon.2) 6064 : audit 0 from='client.? 172.21.15.80:0/3946942909' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:04:57.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:04:57 smithi080 bash[28361]: cluster 2023-12-01T10:04:55.946433+0000 mgr.y (mgr.24362) 9492 : cluster 0 pgmap v9461: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:04:57.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:04:57 smithi080 bash[28361]: audit 2023-12-01T10:04:56.718518+0000 mon.c (mon.2) 6064 : audit 0 from='client.? 172.21.15.80:0/3946942909' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:04:58.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:04:57 smithi090 bash[32384]: cluster 2023-12-01T10:04:55.946433+0000 mgr.y (mgr.24362) 9492 : cluster 0 pgmap v9461: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:04:58.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:04:57 smithi090 bash[32384]: audit 2023-12-01T10:04:56.718518+0000 mon.c (mon.2) 6064 : audit 0 from='client.? 172.21.15.80:0/3946942909' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:04:59.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:04:59 smithi080 bash[28361]: cluster 2023-12-01T10:04:57.947210+0000 mgr.y (mgr.24362) 9493 : cluster 0 pgmap v9462: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:04:59.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:04:59 smithi080 bash[28361]: audit 2023-12-01T10:04:59.182604+0000 mon.a (mon.0) 6140 : audit 0 from='client.? 172.21.15.80:0/425365133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:04:59.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:04:59 smithi080 bash[41963]: cluster 2023-12-01T10:04:57.947210+0000 mgr.y (mgr.24362) 9493 : cluster 0 pgmap v9462: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:04:59.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:04:59 smithi080 bash[41963]: audit 2023-12-01T10:04:59.182604+0000 mon.a (mon.0) 6140 : audit 0 from='client.? 172.21.15.80:0/425365133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:05:00.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:04:59 smithi090 bash[32384]: cluster 2023-12-01T10:04:57.947210+0000 mgr.y (mgr.24362) 9493 : cluster 0 pgmap v9462: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:05:00.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:04:59 smithi090 bash[32384]: audit 2023-12-01T10:04:59.182604+0000 mon.a (mon.0) 6140 : audit 0 from='client.? 172.21.15.80:0/425365133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:05:01.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:05:01 smithi080 bash[41963]: cluster 2023-12-01T10:04:59.947913+0000 mgr.y (mgr.24362) 9494 : cluster 0 pgmap v9463: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:05:01.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:05:01 smithi080 bash[41963]: audit 2023-12-01T10:05:01.630324+0000 mon.c (mon.2) 6065 : audit 0 from='client.? 172.21.15.80:0/3911538220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:05:01.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:05:01 smithi080 bash[28361]: cluster 2023-12-01T10:04:59.947913+0000 mgr.y (mgr.24362) 9494 : cluster 0 pgmap v9463: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:05:01.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:05:01 smithi080 bash[28361]: audit 2023-12-01T10:05:01.630324+0000 mon.c (mon.2) 6065 : audit 0 from='client.? 172.21.15.80:0/3911538220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:05:02.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:05:01 smithi090 bash[32384]: cluster 2023-12-01T10:04:59.947913+0000 mgr.y (mgr.24362) 9494 : cluster 0 pgmap v9463: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:05:02.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:05:01 smithi090 bash[32384]: audit 2023-12-01T10:05:01.630324+0000 mon.c (mon.2) 6065 : audit 0 from='client.? 172.21.15.80:0/3911538220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:05:03.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:05:03 smithi080 bash[41963]: cluster 2023-12-01T10:05:01.948958+0000 mgr.y (mgr.24362) 9495 : cluster 0 pgmap v9464: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:05:03.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:05:03 smithi080 bash[28361]: cluster 2023-12-01T10:05:01.948958+0000 mgr.y (mgr.24362) 9495 : cluster 0 pgmap v9464: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:05:04.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:05:03 smithi090 bash[32384]: cluster 2023-12-01T10:05:01.948958+0000 mgr.y (mgr.24362) 9495 : cluster 0 pgmap v9464: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:05:05.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:05:04 smithi090 bash[32384]: audit 2023-12-01T10:05:04.084141+0000 mon.c (mon.2) 6066 : audit 0 from='client.? 172.21.15.80:0/255149924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:05:05.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:05:04 smithi080 bash[28361]: audit 2023-12-01T10:05:04.084141+0000 mon.c (mon.2) 6066 : audit 0 from='client.? 172.21.15.80:0/255149924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:05:05.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:05:04 smithi080 bash[41963]: audit 2023-12-01T10:05:04.084141+0000 mon.c (mon.2) 6066 : audit 0 from='client.? 172.21.15.80:0/255149924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:05:06.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:05:05 smithi090 bash[32384]: cluster 2023-12-01T10:05:03.949534+0000 mgr.y (mgr.24362) 9496 : cluster 0 pgmap v9465: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:05:06.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:05:05 smithi080 bash[28361]: cluster 2023-12-01T10:05:03.949534+0000 mgr.y (mgr.24362) 9496 : cluster 0 pgmap v9465: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:05:06.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:05:05 smithi080 bash[41963]: cluster 2023-12-01T10:05:03.949534+0000 mgr.y (mgr.24362) 9496 : cluster 0 pgmap v9465: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:05:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:05:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:05:06] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T10:05:07.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:05:06 smithi090 bash[32384]: audit 2023-12-01T10:05:06.538338+0000 mon.c (mon.2) 6067 : audit 0 from='client.? 172.21.15.80:0/2533248027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:05:07.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:05:06 smithi080 bash[28361]: audit 2023-12-01T10:05:06.538338+0000 mon.c (mon.2) 6067 : audit 0 from='client.? 172.21.15.80:0/2533248027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:05:07.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:05:06 smithi080 bash[41963]: audit 2023-12-01T10:05:06.538338+0000 mon.c (mon.2) 6067 : audit 0 from='client.? 172.21.15.80:0/2533248027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:05:08.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:05:07 smithi090 bash[32384]: cluster 2023-12-01T10:05:05.950509+0000 mgr.y (mgr.24362) 9497 : cluster 0 pgmap v9466: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:05:08.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:05:07 smithi080 bash[28361]: cluster 2023-12-01T10:05:05.950509+0000 mgr.y (mgr.24362) 9497 : cluster 0 pgmap v9466: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:05:08.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:05:07 smithi080 bash[41963]: cluster 2023-12-01T10:05:05.950509+0000 mgr.y (mgr.24362) 9497 : cluster 0 pgmap v9466: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:05:10.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:05:09 smithi090 bash[32384]: cluster 2023-12-01T10:05:07.951299+0000 mgr.y (mgr.24362) 9498 : cluster 0 pgmap v9467: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:05:10.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:05:09 smithi090 bash[32384]: audit 2023-12-01T10:05:08.984648+0000 mon.c (mon.2) 6068 : audit 0 from='client.? 172.21.15.80:0/2805312211' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:05:10.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:05:09 smithi080 bash[28361]: cluster 2023-12-01T10:05:07.951299+0000 mgr.y (mgr.24362) 9498 : cluster 0 pgmap v9467: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:05:10.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:05:09 smithi080 bash[28361]: audit 2023-12-01T10:05:08.984648+0000 mon.c (mon.2) 6068 : audit 0 from='client.? 172.21.15.80:0/2805312211' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:05:10.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:05:09 smithi080 bash[41963]: cluster 2023-12-01T10:05:07.951299+0000 mgr.y (mgr.24362) 9498 : cluster 0 pgmap v9467: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:05:10.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:05:09 smithi080 bash[41963]: audit 2023-12-01T10:05:08.984648+0000 mon.c (mon.2) 6068 : audit 0 from='client.? 172.21.15.80:0/2805312211' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:05:11.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:05:10 smithi090 bash[32384]: audit 2023-12-01T10:05:10.280163+0000 mon.c (mon.2) 6069 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:05:11.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:05:10 smithi080 bash[28361]: audit 2023-12-01T10:05:10.280163+0000 mon.c (mon.2) 6069 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:05:11.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:05:10 smithi080 bash[41963]: audit 2023-12-01T10:05:10.280163+0000 mon.c (mon.2) 6069 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:05:12.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:05:11 smithi090 bash[32384]: cluster 2023-12-01T10:05:09.952059+0000 mgr.y (mgr.24362) 9499 : cluster 0 pgmap v9468: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:05:12.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:05:11 smithi090 bash[32384]: audit 2023-12-01T10:05:11.445546+0000 mon.c (mon.2) 6070 : audit 0 from='client.? 172.21.15.80:0/2399415453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:05:12.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:05:11 smithi080 bash[28361]: cluster 2023-12-01T10:05:09.952059+0000 mgr.y (mgr.24362) 9499 : cluster 0 pgmap v9468: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:05:12.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:05:11 smithi080 bash[28361]: audit 2023-12-01T10:05:11.445546+0000 mon.c (mon.2) 6070 : audit 0 from='client.? 172.21.15.80:0/2399415453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:05:12.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:05:11 smithi080 bash[41963]: cluster 2023-12-01T10:05:09.952059+0000 mgr.y (mgr.24362) 9499 : cluster 0 pgmap v9468: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:05:12.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:05:11 smithi080 bash[41963]: audit 2023-12-01T10:05:11.445546+0000 mon.c (mon.2) 6070 : audit 0 from='client.? 172.21.15.80:0/2399415453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:05:14.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:05:13 smithi090 bash[32384]: cluster 2023-12-01T10:05:11.953251+0000 mgr.y (mgr.24362) 9500 : cluster 0 pgmap v9469: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:05:14.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:05:13 smithi080 bash[28361]: cluster 2023-12-01T10:05:11.953251+0000 mgr.y (mgr.24362) 9500 : cluster 0 pgmap v9469: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:05:14.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:05:13 smithi080 bash[41963]: cluster 2023-12-01T10:05:11.953251+0000 mgr.y (mgr.24362) 9500 : cluster 0 pgmap v9469: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:05:15.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:05:14 smithi090 bash[32384]: audit 2023-12-01T10:05:13.906908+0000 mon.c (mon.2) 6071 : audit 0 from='client.? 172.21.15.80:0/4253187324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:05:15.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:05:14 smithi080 bash[28361]: audit 2023-12-01T10:05:13.906908+0000 mon.c (mon.2) 6071 : audit 0 from='client.? 172.21.15.80:0/4253187324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:05:15.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:05:14 smithi080 bash[41963]: audit 2023-12-01T10:05:13.906908+0000 mon.c (mon.2) 6071 : audit 0 from='client.? 172.21.15.80:0/4253187324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:05:16.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:05:15 smithi090 bash[32384]: cluster 2023-12-01T10:05:13.953997+0000 mgr.y (mgr.24362) 9501 : cluster 0 pgmap v9470: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:05:16.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:05:15 smithi080 bash[28361]: cluster 2023-12-01T10:05:13.953997+0000 mgr.y (mgr.24362) 9501 : cluster 0 pgmap v9470: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:05:16.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:05:15 smithi080 bash[41963]: cluster 2023-12-01T10:05:13.953997+0000 mgr.y (mgr.24362) 9501 : cluster 0 pgmap v9470: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:05:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:05:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:05:16] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T10:05:17.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:05:16 smithi090 bash[32384]: audit 2023-12-01T10:05:16.369732+0000 mon.c (mon.2) 6072 : audit 0 from='client.? 172.21.15.80:0/2650614951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:05:17.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:05:16 smithi080 bash[28361]: audit 2023-12-01T10:05:16.369732+0000 mon.c (mon.2) 6072 : audit 0 from='client.? 172.21.15.80:0/2650614951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:05:17.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:05:16 smithi080 bash[41963]: audit 2023-12-01T10:05:16.369732+0000 mon.c (mon.2) 6072 : audit 0 from='client.? 172.21.15.80:0/2650614951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:05:18.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:05:17 smithi090 bash[32384]: cluster 2023-12-01T10:05:15.955059+0000 mgr.y (mgr.24362) 9502 : cluster 0 pgmap v9471: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:05:18.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:05:17 smithi080 bash[41963]: cluster 2023-12-01T10:05:15.955059+0000 mgr.y (mgr.24362) 9502 : cluster 0 pgmap v9471: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:05:18.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:05:17 smithi080 bash[28361]: cluster 2023-12-01T10:05:15.955059+0000 mgr.y (mgr.24362) 9502 : cluster 0 pgmap v9471: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:05:20.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:05:19 smithi090 bash[32384]: cluster 2023-12-01T10:05:17.955681+0000 mgr.y (mgr.24362) 9503 : cluster 0 pgmap v9472: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:05:20.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:05:19 smithi090 bash[32384]: audit 2023-12-01T10:05:18.824886+0000 mon.a (mon.0) 6141 : audit 0 from='client.? 172.21.15.80:0/936668951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:05:20.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:05:19 smithi080 bash[28361]: cluster 2023-12-01T10:05:17.955681+0000 mgr.y (mgr.24362) 9503 : cluster 0 pgmap v9472: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:05:20.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:05:19 smithi080 bash[28361]: audit 2023-12-01T10:05:18.824886+0000 mon.a (mon.0) 6141 : audit 0 from='client.? 172.21.15.80:0/936668951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:05:20.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:05:19 smithi080 bash[41963]: cluster 2023-12-01T10:05:17.955681+0000 mgr.y (mgr.24362) 9503 : cluster 0 pgmap v9472: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:05:20.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:05:19 smithi080 bash[41963]: audit 2023-12-01T10:05:18.824886+0000 mon.a (mon.0) 6141 : audit 0 from='client.? 172.21.15.80:0/936668951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:05:22.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:05:21 smithi090 bash[32384]: cluster 2023-12-01T10:05:19.956376+0000 mgr.y (mgr.24362) 9504 : cluster 0 pgmap v9473: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:05:22.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:05:21 smithi090 bash[32384]: audit 2023-12-01T10:05:21.276502+0000 mon.a (mon.0) 6142 : audit 0 from='client.? 172.21.15.80:0/3179433471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:05:22.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:05:21 smithi080 bash[28361]: cluster 2023-12-01T10:05:19.956376+0000 mgr.y (mgr.24362) 9504 : cluster 0 pgmap v9473: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:05:22.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:05:21 smithi080 bash[28361]: audit 2023-12-01T10:05:21.276502+0000 mon.a (mon.0) 6142 : audit 0 from='client.? 172.21.15.80:0/3179433471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:05:22.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:05:21 smithi080 bash[41963]: cluster 2023-12-01T10:05:19.956376+0000 mgr.y (mgr.24362) 9504 : cluster 0 pgmap v9473: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:05:22.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:05:21 smithi080 bash[41963]: audit 2023-12-01T10:05:21.276502+0000 mon.a (mon.0) 6142 : audit 0 from='client.? 172.21.15.80:0/3179433471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:05:24.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:05:23 smithi090 bash[32384]: cluster 2023-12-01T10:05:21.957541+0000 mgr.y (mgr.24362) 9505 : cluster 0 pgmap v9474: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:05:24.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:05:23 smithi090 bash[32384]: audit 2023-12-01T10:05:23.735382+0000 mon.c (mon.2) 6073 : audit 0 from='client.? 172.21.15.80:0/1115409170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:05:24.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:05:23 smithi080 bash[41963]: cluster 2023-12-01T10:05:21.957541+0000 mgr.y (mgr.24362) 9505 : cluster 0 pgmap v9474: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:05:24.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:05:23 smithi080 bash[41963]: audit 2023-12-01T10:05:23.735382+0000 mon.c (mon.2) 6073 : audit 0 from='client.? 172.21.15.80:0/1115409170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:05:24.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:05:23 smithi080 bash[28361]: cluster 2023-12-01T10:05:21.957541+0000 mgr.y (mgr.24362) 9505 : cluster 0 pgmap v9474: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:05:24.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:05:23 smithi080 bash[28361]: audit 2023-12-01T10:05:23.735382+0000 mon.c (mon.2) 6073 : audit 0 from='client.? 172.21.15.80:0/1115409170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:05:26.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:05:25 smithi090 bash[32384]: cluster 2023-12-01T10:05:23.958140+0000 mgr.y (mgr.24362) 9506 : cluster 0 pgmap v9475: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:05:26.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:05:25 smithi090 bash[32384]: audit 2023-12-01T10:05:25.280376+0000 mon.c (mon.2) 6074 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:05:26.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:05:25 smithi080 bash[41963]: cluster 2023-12-01T10:05:23.958140+0000 mgr.y (mgr.24362) 9506 : cluster 0 pgmap v9475: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:05:26.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:05:25 smithi080 bash[41963]: audit 2023-12-01T10:05:25.280376+0000 mon.c (mon.2) 6074 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:05:26.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:05:25 smithi080 bash[28361]: cluster 2023-12-01T10:05:23.958140+0000 mgr.y (mgr.24362) 9506 : cluster 0 pgmap v9475: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:05:26.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:05:25 smithi080 bash[28361]: audit 2023-12-01T10:05:25.280376+0000 mon.c (mon.2) 6074 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:05:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:05:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:05:26] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T10:05:27.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:05:26 smithi080 bash[41963]: audit 2023-12-01T10:05:26.194227+0000 mon.c (mon.2) 6075 : audit 0 from='client.? 172.21.15.80:0/2415255040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:05:27.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:05:26 smithi080 bash[28361]: audit 2023-12-01T10:05:26.194227+0000 mon.c (mon.2) 6075 : audit 0 from='client.? 172.21.15.80:0/2415255040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:05:27.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:05:26 smithi090 bash[32384]: audit 2023-12-01T10:05:26.194227+0000 mon.c (mon.2) 6075 : audit 0 from='client.? 172.21.15.80:0/2415255040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:05:28.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:05:27 smithi080 bash[28361]: cluster 2023-12-01T10:05:25.959553+0000 mgr.y (mgr.24362) 9507 : cluster 0 pgmap v9476: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:05:28.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:05:27 smithi080 bash[41963]: cluster 2023-12-01T10:05:25.959553+0000 mgr.y (mgr.24362) 9507 : cluster 0 pgmap v9476: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:05:28.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:05:27 smithi090 bash[32384]: cluster 2023-12-01T10:05:25.959553+0000 mgr.y (mgr.24362) 9507 : cluster 0 pgmap v9476: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:05:29.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:05:29 smithi080 bash[28361]: cluster 2023-12-01T10:05:27.960305+0000 mgr.y (mgr.24362) 9508 : cluster 0 pgmap v9477: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:05:29.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:05:29 smithi080 bash[28361]: audit 2023-12-01T10:05:28.655360+0000 mon.a (mon.0) 6143 : audit 0 from='client.? 172.21.15.80:0/819709109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:05:29.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:05:29 smithi080 bash[41963]: cluster 2023-12-01T10:05:27.960305+0000 mgr.y (mgr.24362) 9508 : cluster 0 pgmap v9477: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:05:29.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:05:29 smithi080 bash[41963]: audit 2023-12-01T10:05:28.655360+0000 mon.a (mon.0) 6143 : audit 0 from='client.? 172.21.15.80:0/819709109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:05:30.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:05:29 smithi090 bash[32384]: cluster 2023-12-01T10:05:27.960305+0000 mgr.y (mgr.24362) 9508 : cluster 0 pgmap v9477: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:05:30.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:05:29 smithi090 bash[32384]: audit 2023-12-01T10:05:28.655360+0000 mon.a (mon.0) 6143 : audit 0 from='client.? 172.21.15.80:0/819709109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:05:31.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:05:31 smithi080 bash[28361]: cluster 2023-12-01T10:05:29.960976+0000 mgr.y (mgr.24362) 9509 : cluster 0 pgmap v9478: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:05:31.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:05:31 smithi080 bash[28361]: audit 2023-12-01T10:05:31.109654+0000 mon.c (mon.2) 6076 : audit 0 from='client.? 172.21.15.80:0/2639657619' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:05:31.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:05:31 smithi080 bash[41963]: cluster 2023-12-01T10:05:29.960976+0000 mgr.y (mgr.24362) 9509 : cluster 0 pgmap v9478: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:05:31.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:05:31 smithi080 bash[41963]: audit 2023-12-01T10:05:31.109654+0000 mon.c (mon.2) 6076 : audit 0 from='client.? 172.21.15.80:0/2639657619' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:05:32.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:05:31 smithi090 bash[32384]: cluster 2023-12-01T10:05:29.960976+0000 mgr.y (mgr.24362) 9509 : cluster 0 pgmap v9478: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:05:32.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:05:31 smithi090 bash[32384]: audit 2023-12-01T10:05:31.109654+0000 mon.c (mon.2) 6076 : audit 0 from='client.? 172.21.15.80:0/2639657619' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:05:33.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:05:33 smithi080 bash[28361]: cluster 2023-12-01T10:05:31.962158+0000 mgr.y (mgr.24362) 9510 : cluster 0 pgmap v9479: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:05:33.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:05:33 smithi080 bash[28361]: audit 2023-12-01T10:05:33.566822+0000 mon.a (mon.0) 6144 : audit 0 from='client.? 172.21.15.80:0/3035928083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:05:33.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:05:33 smithi080 bash[41963]: cluster 2023-12-01T10:05:31.962158+0000 mgr.y (mgr.24362) 9510 : cluster 0 pgmap v9479: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:05:33.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:05:33 smithi080 bash[41963]: audit 2023-12-01T10:05:33.566822+0000 mon.a (mon.0) 6144 : audit 0 from='client.? 172.21.15.80:0/3035928083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:05:34.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:05:33 smithi090 bash[32384]: cluster 2023-12-01T10:05:31.962158+0000 mgr.y (mgr.24362) 9510 : cluster 0 pgmap v9479: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:05:34.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:05:33 smithi090 bash[32384]: audit 2023-12-01T10:05:33.566822+0000 mon.a (mon.0) 6144 : audit 0 from='client.? 172.21.15.80:0/3035928083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:05:35.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:05:35 smithi080 bash[41963]: cluster 2023-12-01T10:05:33.962768+0000 mgr.y (mgr.24362) 9511 : cluster 0 pgmap v9480: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:05:35.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:05:35 smithi080 bash[28361]: cluster 2023-12-01T10:05:33.962768+0000 mgr.y (mgr.24362) 9511 : cluster 0 pgmap v9480: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:05:36.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:05:35 smithi090 bash[32384]: cluster 2023-12-01T10:05:33.962768+0000 mgr.y (mgr.24362) 9511 : cluster 0 pgmap v9480: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:05:36.671 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:05:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:05:36] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T10:05:36.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:05:36 smithi080 bash[28361]: audit 2023-12-01T10:05:36.020212+0000 mon.c (mon.2) 6077 : audit 0 from='client.? 172.21.15.80:0/525008737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:05:36.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:05:36 smithi080 bash[41963]: audit 2023-12-01T10:05:36.020212+0000 mon.c (mon.2) 6077 : audit 0 from='client.? 172.21.15.80:0/525008737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:05:37.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:05:36 smithi090 bash[32384]: audit 2023-12-01T10:05:36.020212+0000 mon.c (mon.2) 6077 : audit 0 from='client.? 172.21.15.80:0/525008737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:05:37.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:05:37 smithi080 bash[28361]: cluster 2023-12-01T10:05:35.963778+0000 mgr.y (mgr.24362) 9512 : cluster 0 pgmap v9481: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:05:37.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:05:37 smithi080 bash[41963]: cluster 2023-12-01T10:05:35.963778+0000 mgr.y (mgr.24362) 9512 : cluster 0 pgmap v9481: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:05:38.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:05:37 smithi090 bash[32384]: cluster 2023-12-01T10:05:35.963778+0000 mgr.y (mgr.24362) 9512 : cluster 0 pgmap v9481: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:05:39.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:05:38 smithi090 bash[32384]: audit 2023-12-01T10:05:38.467771+0000 mon.a (mon.0) 6145 : audit 0 from='client.? 172.21.15.80:0/3798490613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:05:39.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:05:38 smithi080 bash[28361]: audit 2023-12-01T10:05:38.467771+0000 mon.a (mon.0) 6145 : audit 0 from='client.? 172.21.15.80:0/3798490613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:05:39.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:05:38 smithi080 bash[41963]: audit 2023-12-01T10:05:38.467771+0000 mon.a (mon.0) 6145 : audit 0 from='client.? 172.21.15.80:0/3798490613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:05:40.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:05:39 smithi090 bash[32384]: cluster 2023-12-01T10:05:37.964427+0000 mgr.y (mgr.24362) 9513 : cluster 0 pgmap v9482: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:05:40.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:05:39 smithi080 bash[28361]: cluster 2023-12-01T10:05:37.964427+0000 mgr.y (mgr.24362) 9513 : cluster 0 pgmap v9482: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:05:40.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:05:39 smithi080 bash[41963]: cluster 2023-12-01T10:05:37.964427+0000 mgr.y (mgr.24362) 9513 : cluster 0 pgmap v9482: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:05:41.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:05:40 smithi090 bash[32384]: audit 2023-12-01T10:05:40.281017+0000 mon.c (mon.2) 6078 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:05:41.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:05:40 smithi090 bash[32384]: audit 2023-12-01T10:05:40.318137+0000 mon.c (mon.2) 6079 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:05:41.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:05:40 smithi080 bash[28361]: audit 2023-12-01T10:05:40.281017+0000 mon.c (mon.2) 6078 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:05:41.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:05:40 smithi080 bash[28361]: audit 2023-12-01T10:05:40.318137+0000 mon.c (mon.2) 6079 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:05:41.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:05:40 smithi080 bash[41963]: audit 2023-12-01T10:05:40.281017+0000 mon.c (mon.2) 6078 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:05:41.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:05:40 smithi080 bash[41963]: audit 2023-12-01T10:05:40.318137+0000 mon.c (mon.2) 6079 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:05:42.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:05:41 smithi090 bash[32384]: cluster 2023-12-01T10:05:39.965045+0000 mgr.y (mgr.24362) 9514 : cluster 0 pgmap v9483: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:05:42.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:05:41 smithi090 bash[32384]: audit 2023-12-01T10:05:40.704090+0000 mon.a (mon.0) 6146 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:05:42.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:05:41 smithi090 bash[32384]: audit 2023-12-01T10:05:40.717196+0000 mon.a (mon.0) 6147 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:05:42.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:05:41 smithi090 bash[32384]: audit 2023-12-01T10:05:40.934841+0000 mon.c (mon.2) 6080 : audit 0 from='client.? 172.21.15.80:0/1372456792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:05:42.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:05:41 smithi080 bash[28361]: cluster 2023-12-01T10:05:39.965045+0000 mgr.y (mgr.24362) 9514 : cluster 0 pgmap v9483: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:05:42.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:05:41 smithi080 bash[28361]: audit 2023-12-01T10:05:40.704090+0000 mon.a (mon.0) 6146 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:05:42.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:05:41 smithi080 bash[28361]: audit 2023-12-01T10:05:40.717196+0000 mon.a (mon.0) 6147 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:05:42.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:05:41 smithi080 bash[28361]: audit 2023-12-01T10:05:40.934841+0000 mon.c (mon.2) 6080 : audit 0 from='client.? 172.21.15.80:0/1372456792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:05:42.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:05:41 smithi080 bash[41963]: cluster 2023-12-01T10:05:39.965045+0000 mgr.y (mgr.24362) 9514 : cluster 0 pgmap v9483: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:05:42.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:05:41 smithi080 bash[41963]: audit 2023-12-01T10:05:40.704090+0000 mon.a (mon.0) 6146 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:05:42.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:05:41 smithi080 bash[41963]: audit 2023-12-01T10:05:40.717196+0000 mon.a (mon.0) 6147 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:05:42.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:05:41 smithi080 bash[41963]: audit 2023-12-01T10:05:40.934841+0000 mon.c (mon.2) 6080 : audit 0 from='client.? 172.21.15.80:0/1372456792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:05:44.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:05:43 smithi090 bash[32384]: cluster 2023-12-01T10:05:41.966180+0000 mgr.y (mgr.24362) 9515 : cluster 0 pgmap v9484: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:05:44.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:05:43 smithi090 bash[32384]: audit 2023-12-01T10:05:43.396390+0000 mon.c (mon.2) 6081 : audit 0 from='client.? 172.21.15.80:0/1077566530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:05:44.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:05:43 smithi080 bash[41963]: cluster 2023-12-01T10:05:41.966180+0000 mgr.y (mgr.24362) 9515 : cluster 0 pgmap v9484: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:05:44.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:05:43 smithi080 bash[41963]: audit 2023-12-01T10:05:43.396390+0000 mon.c (mon.2) 6081 : audit 0 from='client.? 172.21.15.80:0/1077566530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:05:44.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:05:43 smithi080 bash[28361]: cluster 2023-12-01T10:05:41.966180+0000 mgr.y (mgr.24362) 9515 : cluster 0 pgmap v9484: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:05:44.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:05:43 smithi080 bash[28361]: audit 2023-12-01T10:05:43.396390+0000 mon.c (mon.2) 6081 : audit 0 from='client.? 172.21.15.80:0/1077566530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:05:46.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:05:45 smithi090 bash[32384]: cluster 2023-12-01T10:05:43.966815+0000 mgr.y (mgr.24362) 9516 : cluster 0 pgmap v9485: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:05:46.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:05:45 smithi080 bash[41963]: cluster 2023-12-01T10:05:43.966815+0000 mgr.y (mgr.24362) 9516 : cluster 0 pgmap v9485: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:05:46.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:05:45 smithi080 bash[28361]: cluster 2023-12-01T10:05:43.966815+0000 mgr.y (mgr.24362) 9516 : cluster 0 pgmap v9485: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:05:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:05:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:05:46] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T10:05:47.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:05:46 smithi090 bash[32384]: audit 2023-12-01T10:05:45.858827+0000 mon.c (mon.2) 6082 : audit 0 from='client.? 172.21.15.80:0/2377667559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:05:47.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:05:46 smithi090 bash[32384]: audit 2023-12-01T10:05:46.115400+0000 mon.a (mon.0) 6148 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:05:47.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:05:46 smithi090 bash[32384]: audit 2023-12-01T10:05:46.125142+0000 mon.a (mon.0) 6149 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:05:47.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:05:46 smithi080 bash[28361]: audit 2023-12-01T10:05:45.858827+0000 mon.c (mon.2) 6082 : audit 0 from='client.? 172.21.15.80:0/2377667559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:05:47.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:05:46 smithi080 bash[28361]: audit 2023-12-01T10:05:46.115400+0000 mon.a (mon.0) 6148 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:05:47.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:05:46 smithi080 bash[28361]: audit 2023-12-01T10:05:46.125142+0000 mon.a (mon.0) 6149 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:05:47.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:05:46 smithi080 bash[41963]: audit 2023-12-01T10:05:45.858827+0000 mon.c (mon.2) 6082 : audit 0 from='client.? 172.21.15.80:0/2377667559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:05:47.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:05:46 smithi080 bash[41963]: audit 2023-12-01T10:05:46.115400+0000 mon.a (mon.0) 6148 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:05:47.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:05:46 smithi080 bash[41963]: audit 2023-12-01T10:05:46.125142+0000 mon.a (mon.0) 6149 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:05:48.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:05:47 smithi080 bash[41963]: cluster 2023-12-01T10:05:45.967974+0000 mgr.y (mgr.24362) 9517 : cluster 0 pgmap v9486: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:05:48.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:05:47 smithi080 bash[41963]: audit 2023-12-01T10:05:46.874892+0000 mon.a (mon.0) 6150 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:05:48.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:05:47 smithi080 bash[41963]: audit 2023-12-01T10:05:46.890647+0000 mon.a (mon.0) 6151 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:05:48.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:05:47 smithi080 bash[41963]: audit 2023-12-01T10:05:47.418250+0000 mon.c (mon.2) 6083 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:05:48.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:05:47 smithi080 bash[41963]: audit 2023-12-01T10:05:47.420250+0000 mon.c (mon.2) 6084 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:05:48.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:05:47 smithi080 bash[41963]: audit 2023-12-01T10:05:47.430730+0000 mon.a (mon.0) 6152 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:05:48.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:05:47 smithi080 bash[28361]: cluster 2023-12-01T10:05:45.967974+0000 mgr.y (mgr.24362) 9517 : cluster 0 pgmap v9486: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:05:48.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:05:47 smithi080 bash[28361]: audit 2023-12-01T10:05:46.874892+0000 mon.a (mon.0) 6150 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:05:48.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:05:47 smithi080 bash[28361]: audit 2023-12-01T10:05:46.890647+0000 mon.a (mon.0) 6151 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:05:48.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:05:47 smithi080 bash[28361]: audit 2023-12-01T10:05:47.418250+0000 mon.c (mon.2) 6083 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:05:48.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:05:47 smithi080 bash[28361]: audit 2023-12-01T10:05:47.420250+0000 mon.c (mon.2) 6084 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:05:48.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:05:47 smithi080 bash[28361]: audit 2023-12-01T10:05:47.430730+0000 mon.a (mon.0) 6152 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:05:48.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:05:47 smithi090 bash[32384]: cluster 2023-12-01T10:05:45.967974+0000 mgr.y (mgr.24362) 9517 : cluster 0 pgmap v9486: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:05:48.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:05:47 smithi090 bash[32384]: audit 2023-12-01T10:05:46.874892+0000 mon.a (mon.0) 6150 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:05:48.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:05:47 smithi090 bash[32384]: audit 2023-12-01T10:05:46.890647+0000 mon.a (mon.0) 6151 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:05:48.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:05:47 smithi090 bash[32384]: audit 2023-12-01T10:05:47.418250+0000 mon.c (mon.2) 6083 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:05:48.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:05:47 smithi090 bash[32384]: audit 2023-12-01T10:05:47.420250+0000 mon.c (mon.2) 6084 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:05:48.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:05:47 smithi090 bash[32384]: audit 2023-12-01T10:05:47.430730+0000 mon.a (mon.0) 6152 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:05:49.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:05:48 smithi080 bash[28361]: audit 2023-12-01T10:05:48.305477+0000 mon.c (mon.2) 6085 : audit 0 from='client.? 172.21.15.80:0/1456546601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:05:49.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:05:48 smithi080 bash[41963]: audit 2023-12-01T10:05:48.305477+0000 mon.c (mon.2) 6085 : audit 0 from='client.? 172.21.15.80:0/1456546601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:05:49.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:05:48 smithi090 bash[32384]: audit 2023-12-01T10:05:48.305477+0000 mon.c (mon.2) 6085 : audit 0 from='client.? 172.21.15.80:0/1456546601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:05:50.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:05:49 smithi080 bash[28361]: cluster 2023-12-01T10:05:47.968684+0000 mgr.y (mgr.24362) 9518 : cluster 0 pgmap v9487: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:05:50.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:05:49 smithi080 bash[41963]: cluster 2023-12-01T10:05:47.968684+0000 mgr.y (mgr.24362) 9518 : cluster 0 pgmap v9487: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:05:50.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:05:49 smithi090 bash[32384]: cluster 2023-12-01T10:05:47.968684+0000 mgr.y (mgr.24362) 9518 : cluster 0 pgmap v9487: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:05:51.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:05:50 smithi080 bash[28361]: audit 2023-12-01T10:05:50.763161+0000 mon.c (mon.2) 6086 : audit 0 from='client.? 172.21.15.80:0/3807969178' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:05:51.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:05:50 smithi080 bash[41963]: audit 2023-12-01T10:05:50.763161+0000 mon.c (mon.2) 6086 : audit 0 from='client.? 172.21.15.80:0/3807969178' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:05:51.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:05:50 smithi090 bash[32384]: audit 2023-12-01T10:05:50.763161+0000 mon.c (mon.2) 6086 : audit 0 from='client.? 172.21.15.80:0/3807969178' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:05:52.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:05:51 smithi080 bash[28361]: cluster 2023-12-01T10:05:49.969387+0000 mgr.y (mgr.24362) 9519 : cluster 0 pgmap v9488: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:05:52.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:05:51 smithi080 bash[41963]: cluster 2023-12-01T10:05:49.969387+0000 mgr.y (mgr.24362) 9519 : cluster 0 pgmap v9488: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:05:54.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:05:53 smithi080 bash[28361]: cluster 2023-12-01T10:05:51.970523+0000 mgr.y (mgr.24362) 9520 : cluster 0 pgmap v9489: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:05:54.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:05:53 smithi080 bash[28361]: audit 2023-12-01T10:05:53.216140+0000 mon.c (mon.2) 6087 : audit 0 from='client.? 172.21.15.80:0/1440797013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:05:54.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:05:53 smithi080 bash[41963]: cluster 2023-12-01T10:05:51.970523+0000 mgr.y (mgr.24362) 9520 : cluster 0 pgmap v9489: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:05:54.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:05:53 smithi080 bash[41963]: audit 2023-12-01T10:05:53.216140+0000 mon.c (mon.2) 6087 : audit 0 from='client.? 172.21.15.80:0/1440797013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:05:54.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:05:51 smithi090 bash[32384]: cluster 2023-12-01T10:05:49.969387+0000 mgr.y (mgr.24362) 9519 : cluster 0 pgmap v9488: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:05:54.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:05:53 smithi090 bash[32384]: cluster 2023-12-01T10:05:51.970523+0000 mgr.y (mgr.24362) 9520 : cluster 0 pgmap v9489: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:05:54.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:05:53 smithi090 bash[32384]: audit 2023-12-01T10:05:53.216140+0000 mon.c (mon.2) 6087 : audit 0 from='client.? 172.21.15.80:0/1440797013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:05:56.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:05:55 smithi080 bash[41963]: cluster 2023-12-01T10:05:53.971189+0000 mgr.y (mgr.24362) 9521 : cluster 0 pgmap v9490: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:05:56.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:05:55 smithi080 bash[41963]: audit 2023-12-01T10:05:55.281589+0000 mon.c (mon.2) 6088 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:05:56.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:05:55 smithi080 bash[41963]: audit 2023-12-01T10:05:55.670344+0000 mon.c (mon.2) 6089 : audit 0 from='client.? 172.21.15.80:0/262985461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:05:56.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:05:55 smithi080 bash[28361]: cluster 2023-12-01T10:05:53.971189+0000 mgr.y (mgr.24362) 9521 : cluster 0 pgmap v9490: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:05:56.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:05:55 smithi080 bash[28361]: audit 2023-12-01T10:05:55.281589+0000 mon.c (mon.2) 6088 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:05:56.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:05:55 smithi080 bash[28361]: audit 2023-12-01T10:05:55.670344+0000 mon.c (mon.2) 6089 : audit 0 from='client.? 172.21.15.80:0/262985461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:05:56.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:05:55 smithi090 bash[32384]: cluster 2023-12-01T10:05:53.971189+0000 mgr.y (mgr.24362) 9521 : cluster 0 pgmap v9490: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:05:56.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:05:55 smithi090 bash[32384]: audit 2023-12-01T10:05:55.281589+0000 mon.c (mon.2) 6088 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:05:56.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:05:55 smithi090 bash[32384]: audit 2023-12-01T10:05:55.670344+0000 mon.c (mon.2) 6089 : audit 0 from='client.? 172.21.15.80:0/262985461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:05:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:05:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:05:56] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T10:05:58.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:05:57 smithi080 bash[41963]: cluster 2023-12-01T10:05:55.972362+0000 mgr.y (mgr.24362) 9522 : cluster 0 pgmap v9491: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:05:58.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:05:57 smithi080 bash[28361]: cluster 2023-12-01T10:05:55.972362+0000 mgr.y (mgr.24362) 9522 : cluster 0 pgmap v9491: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:05:58.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:05:57 smithi090 bash[32384]: cluster 2023-12-01T10:05:55.972362+0000 mgr.y (mgr.24362) 9522 : cluster 0 pgmap v9491: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:05:59.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:05:58 smithi080 bash[41963]: audit 2023-12-01T10:05:58.123125+0000 mon.c (mon.2) 6090 : audit 0 from='client.? 172.21.15.80:0/885303344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:05:59.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:05:58 smithi080 bash[28361]: audit 2023-12-01T10:05:58.123125+0000 mon.c (mon.2) 6090 : audit 0 from='client.? 172.21.15.80:0/885303344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:05:59.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:05:58 smithi090 bash[32384]: audit 2023-12-01T10:05:58.123125+0000 mon.c (mon.2) 6090 : audit 0 from='client.? 172.21.15.80:0/885303344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:06:00.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:05:59 smithi080 bash[41963]: cluster 2023-12-01T10:05:57.972794+0000 mgr.y (mgr.24362) 9523 : cluster 0 pgmap v9492: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:06:00.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:05:59 smithi080 bash[28361]: cluster 2023-12-01T10:05:57.972794+0000 mgr.y (mgr.24362) 9523 : cluster 0 pgmap v9492: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:06:00.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:05:59 smithi090 bash[32384]: cluster 2023-12-01T10:05:57.972794+0000 mgr.y (mgr.24362) 9523 : cluster 0 pgmap v9492: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:06:01.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:06:00 smithi080 bash[28361]: audit 2023-12-01T10:06:00.583928+0000 mon.c (mon.2) 6091 : audit 0 from='client.? 172.21.15.80:0/2718242203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:06:01.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:06:00 smithi080 bash[41963]: audit 2023-12-01T10:06:00.583928+0000 mon.c (mon.2) 6091 : audit 0 from='client.? 172.21.15.80:0/2718242203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:06:01.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:06:00 smithi090 bash[32384]: audit 2023-12-01T10:06:00.583928+0000 mon.c (mon.2) 6091 : audit 0 from='client.? 172.21.15.80:0/2718242203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:06:02.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:06:01 smithi090 bash[32384]: cluster 2023-12-01T10:05:59.973423+0000 mgr.y (mgr.24362) 9524 : cluster 0 pgmap v9493: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:06:02.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:06:01 smithi080 bash[41963]: cluster 2023-12-01T10:05:59.973423+0000 mgr.y (mgr.24362) 9524 : cluster 0 pgmap v9493: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:06:02.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:06:01 smithi080 bash[28361]: cluster 2023-12-01T10:05:59.973423+0000 mgr.y (mgr.24362) 9524 : cluster 0 pgmap v9493: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:06:04.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:06:03 smithi090 bash[32384]: cluster 2023-12-01T10:06:01.974606+0000 mgr.y (mgr.24362) 9525 : cluster 0 pgmap v9494: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:06:04.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:06:03 smithi090 bash[32384]: audit 2023-12-01T10:06:03.043231+0000 mon.c (mon.2) 6092 : audit 0 from='client.? 172.21.15.80:0/3529933132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:06:04.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:06:03 smithi080 bash[41963]: cluster 2023-12-01T10:06:01.974606+0000 mgr.y (mgr.24362) 9525 : cluster 0 pgmap v9494: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:06:04.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:06:03 smithi080 bash[41963]: audit 2023-12-01T10:06:03.043231+0000 mon.c (mon.2) 6092 : audit 0 from='client.? 172.21.15.80:0/3529933132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:06:04.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:06:03 smithi080 bash[28361]: cluster 2023-12-01T10:06:01.974606+0000 mgr.y (mgr.24362) 9525 : cluster 0 pgmap v9494: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:06:04.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:06:03 smithi080 bash[28361]: audit 2023-12-01T10:06:03.043231+0000 mon.c (mon.2) 6092 : audit 0 from='client.? 172.21.15.80:0/3529933132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:06:06.233 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:06:05 smithi080 bash[28361]: cluster 2023-12-01T10:06:03.975311+0000 mgr.y (mgr.24362) 9526 : cluster 0 pgmap v9495: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:06:06.233 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:06:05 smithi080 bash[28361]: audit 2023-12-01T10:06:05.500994+0000 mon.c (mon.2) 6093 : audit 0 from='client.? 172.21.15.80:0/3574009144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:06:06.233 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:06:05 smithi080 bash[41963]: cluster 2023-12-01T10:06:03.975311+0000 mgr.y (mgr.24362) 9526 : cluster 0 pgmap v9495: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:06:06.234 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:06:05 smithi080 bash[41963]: audit 2023-12-01T10:06:05.500994+0000 mon.c (mon.2) 6093 : audit 0 from='client.? 172.21.15.80:0/3574009144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:06:06.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:06:05 smithi090 bash[32384]: cluster 2023-12-01T10:06:03.975311+0000 mgr.y (mgr.24362) 9526 : cluster 0 pgmap v9495: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:06:06.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:06:05 smithi090 bash[32384]: audit 2023-12-01T10:06:05.500994+0000 mon.c (mon.2) 6093 : audit 0 from='client.? 172.21.15.80:0/3574009144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:06:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:06:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:06:06] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T10:06:08.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:06:07 smithi090 bash[32384]: cluster 2023-12-01T10:06:05.976473+0000 mgr.y (mgr.24362) 9527 : cluster 0 pgmap v9496: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:06:08.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:06:07 smithi080 bash[28361]: cluster 2023-12-01T10:06:05.976473+0000 mgr.y (mgr.24362) 9527 : cluster 0 pgmap v9496: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:06:08.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:06:07 smithi080 bash[41963]: cluster 2023-12-01T10:06:05.976473+0000 mgr.y (mgr.24362) 9527 : cluster 0 pgmap v9496: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:06:09.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:06:08 smithi090 bash[32384]: audit 2023-12-01T10:06:07.957130+0000 mon.a (mon.0) 6153 : audit 0 from='client.? 172.21.15.80:0/448683111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:06:09.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:06:08 smithi080 bash[28361]: audit 2023-12-01T10:06:07.957130+0000 mon.a (mon.0) 6153 : audit 0 from='client.? 172.21.15.80:0/448683111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:06:09.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:06:08 smithi080 bash[41963]: audit 2023-12-01T10:06:07.957130+0000 mon.a (mon.0) 6153 : audit 0 from='client.? 172.21.15.80:0/448683111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:06:10.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:06:09 smithi090 bash[32384]: cluster 2023-12-01T10:06:07.977050+0000 mgr.y (mgr.24362) 9528 : cluster 0 pgmap v9497: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:06:10.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:06:09 smithi080 bash[28361]: cluster 2023-12-01T10:06:07.977050+0000 mgr.y (mgr.24362) 9528 : cluster 0 pgmap v9497: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:06:10.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:06:09 smithi080 bash[41963]: cluster 2023-12-01T10:06:07.977050+0000 mgr.y (mgr.24362) 9528 : cluster 0 pgmap v9497: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:06:11.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:06:10 smithi090 bash[32384]: audit 2023-12-01T10:06:10.281595+0000 mon.c (mon.2) 6094 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:06:11.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:06:10 smithi090 bash[32384]: audit 2023-12-01T10:06:10.406578+0000 mon.c (mon.2) 6095 : audit 0 from='client.? 172.21.15.80:0/222579246' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:06:11.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:06:10 smithi080 bash[28361]: audit 2023-12-01T10:06:10.281595+0000 mon.c (mon.2) 6094 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:06:11.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:06:10 smithi080 bash[28361]: audit 2023-12-01T10:06:10.406578+0000 mon.c (mon.2) 6095 : audit 0 from='client.? 172.21.15.80:0/222579246' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:06:11.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:06:10 smithi080 bash[41963]: audit 2023-12-01T10:06:10.281595+0000 mon.c (mon.2) 6094 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:06:11.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:06:10 smithi080 bash[41963]: audit 2023-12-01T10:06:10.406578+0000 mon.c (mon.2) 6095 : audit 0 from='client.? 172.21.15.80:0/222579246' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:06:12.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:06:11 smithi090 bash[32384]: cluster 2023-12-01T10:06:09.977677+0000 mgr.y (mgr.24362) 9529 : cluster 0 pgmap v9498: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:06:12.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:06:11 smithi080 bash[41963]: cluster 2023-12-01T10:06:09.977677+0000 mgr.y (mgr.24362) 9529 : cluster 0 pgmap v9498: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:06:12.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:06:11 smithi080 bash[28361]: cluster 2023-12-01T10:06:09.977677+0000 mgr.y (mgr.24362) 9529 : cluster 0 pgmap v9498: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:06:13.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:06:12 smithi090 bash[32384]: cluster 2023-12-01T10:06:11.978663+0000 mgr.y (mgr.24362) 9530 : cluster 0 pgmap v9499: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:06:13.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:06:12 smithi090 bash[32384]: audit 2023-12-01T10:06:12.852961+0000 mon.c (mon.2) 6096 : audit 0 from='client.? 172.21.15.80:0/2436050417' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:06:13.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:06:12 smithi080 bash[41963]: cluster 2023-12-01T10:06:11.978663+0000 mgr.y (mgr.24362) 9530 : cluster 0 pgmap v9499: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:06:13.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:06:12 smithi080 bash[41963]: audit 2023-12-01T10:06:12.852961+0000 mon.c (mon.2) 6096 : audit 0 from='client.? 172.21.15.80:0/2436050417' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:06:13.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:06:12 smithi080 bash[28361]: cluster 2023-12-01T10:06:11.978663+0000 mgr.y (mgr.24362) 9530 : cluster 0 pgmap v9499: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:06:13.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:06:12 smithi080 bash[28361]: audit 2023-12-01T10:06:12.852961+0000 mon.c (mon.2) 6096 : audit 0 from='client.? 172.21.15.80:0/2436050417' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:06:15.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:06:15 smithi080 bash[41963]: cluster 2023-12-01T10:06:13.979312+0000 mgr.y (mgr.24362) 9531 : cluster 0 pgmap v9500: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:06:15.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:06:15 smithi080 bash[41963]: audit 2023-12-01T10:06:15.304514+0000 mon.a (mon.0) 6154 : audit 0 from='client.? 172.21.15.80:0/2396062237' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:06:15.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:06:15 smithi080 bash[28361]: cluster 2023-12-01T10:06:13.979312+0000 mgr.y (mgr.24362) 9531 : cluster 0 pgmap v9500: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:06:15.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:06:15 smithi080 bash[28361]: audit 2023-12-01T10:06:15.304514+0000 mon.a (mon.0) 6154 : audit 0 from='client.? 172.21.15.80:0/2396062237' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:06:16.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:06:15 smithi090 bash[32384]: cluster 2023-12-01T10:06:13.979312+0000 mgr.y (mgr.24362) 9531 : cluster 0 pgmap v9500: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:06:16.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:06:15 smithi090 bash[32384]: audit 2023-12-01T10:06:15.304514+0000 mon.a (mon.0) 6154 : audit 0 from='client.? 172.21.15.80:0/2396062237' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:06:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:06:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:06:16] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T10:06:17.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:06:17 smithi080 bash[28361]: cluster 2023-12-01T10:06:15.980437+0000 mgr.y (mgr.24362) 9532 : cluster 0 pgmap v9501: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:06:17.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:06:17 smithi080 bash[41963]: cluster 2023-12-01T10:06:15.980437+0000 mgr.y (mgr.24362) 9532 : cluster 0 pgmap v9501: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:06:18.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:06:17 smithi090 bash[32384]: cluster 2023-12-01T10:06:15.980437+0000 mgr.y (mgr.24362) 9532 : cluster 0 pgmap v9501: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:06:19.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:06:18 smithi090 bash[32384]: audit 2023-12-01T10:06:17.756922+0000 mon.a (mon.0) 6155 : audit 0 from='client.? 172.21.15.80:0/1836187941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:06:19.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:06:18 smithi080 bash[28361]: audit 2023-12-01T10:06:17.756922+0000 mon.a (mon.0) 6155 : audit 0 from='client.? 172.21.15.80:0/1836187941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:06:19.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:06:18 smithi080 bash[41963]: audit 2023-12-01T10:06:17.756922+0000 mon.a (mon.0) 6155 : audit 0 from='client.? 172.21.15.80:0/1836187941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:06:20.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:06:19 smithi090 bash[32384]: cluster 2023-12-01T10:06:17.981085+0000 mgr.y (mgr.24362) 9533 : cluster 0 pgmap v9502: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:06:20.180 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:06:19 smithi080 bash[41963]: cluster 2023-12-01T10:06:17.981085+0000 mgr.y (mgr.24362) 9533 : cluster 0 pgmap v9502: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:06:20.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:06:19 smithi080 bash[28361]: cluster 2023-12-01T10:06:17.981085+0000 mgr.y (mgr.24362) 9533 : cluster 0 pgmap v9502: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:06:21.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:06:20 smithi090 bash[32384]: audit 2023-12-01T10:06:20.214800+0000 mon.c (mon.2) 6097 : audit 0 from='client.? 172.21.15.80:0/2883247373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:06:21.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:06:20 smithi080 bash[41963]: audit 2023-12-01T10:06:20.214800+0000 mon.c (mon.2) 6097 : audit 0 from='client.? 172.21.15.80:0/2883247373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:06:21.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:06:20 smithi080 bash[28361]: audit 2023-12-01T10:06:20.214800+0000 mon.c (mon.2) 6097 : audit 0 from='client.? 172.21.15.80:0/2883247373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:06:22.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:06:21 smithi090 bash[32384]: cluster 2023-12-01T10:06:19.981678+0000 mgr.y (mgr.24362) 9534 : cluster 0 pgmap v9503: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:06:22.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:06:21 smithi080 bash[28361]: cluster 2023-12-01T10:06:19.981678+0000 mgr.y (mgr.24362) 9534 : cluster 0 pgmap v9503: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:06:22.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:06:21 smithi080 bash[41963]: cluster 2023-12-01T10:06:19.981678+0000 mgr.y (mgr.24362) 9534 : cluster 0 pgmap v9503: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:06:23.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:06:22 smithi090 bash[32384]: audit 2023-12-01T10:06:22.664394+0000 mon.c (mon.2) 6098 : audit 0 from='client.? 172.21.15.80:0/2770809074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:06:23.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:06:22 smithi080 bash[28361]: audit 2023-12-01T10:06:22.664394+0000 mon.c (mon.2) 6098 : audit 0 from='client.? 172.21.15.80:0/2770809074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:06:23.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:06:22 smithi080 bash[41963]: audit 2023-12-01T10:06:22.664394+0000 mon.c (mon.2) 6098 : audit 0 from='client.? 172.21.15.80:0/2770809074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:06:24.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:06:23 smithi090 bash[32384]: cluster 2023-12-01T10:06:21.982715+0000 mgr.y (mgr.24362) 9535 : cluster 0 pgmap v9504: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:06:24.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:06:23 smithi080 bash[41963]: cluster 2023-12-01T10:06:21.982715+0000 mgr.y (mgr.24362) 9535 : cluster 0 pgmap v9504: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:06:24.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:06:23 smithi080 bash[28361]: cluster 2023-12-01T10:06:21.982715+0000 mgr.y (mgr.24362) 9535 : cluster 0 pgmap v9504: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:06:26.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:06:25 smithi090 bash[32384]: cluster 2023-12-01T10:06:23.983382+0000 mgr.y (mgr.24362) 9536 : cluster 0 pgmap v9505: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:06:26.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:06:25 smithi090 bash[32384]: audit 2023-12-01T10:06:25.122911+0000 mon.a (mon.0) 6156 : audit 0 from='client.? 172.21.15.80:0/955799176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:06:26.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:06:25 smithi090 bash[32384]: audit 2023-12-01T10:06:25.282073+0000 mon.c (mon.2) 6099 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:06:26.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:06:25 smithi080 bash[28361]: cluster 2023-12-01T10:06:23.983382+0000 mgr.y (mgr.24362) 9536 : cluster 0 pgmap v9505: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:06:26.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:06:25 smithi080 bash[28361]: audit 2023-12-01T10:06:25.122911+0000 mon.a (mon.0) 6156 : audit 0 from='client.? 172.21.15.80:0/955799176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:06:26.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:06:25 smithi080 bash[28361]: audit 2023-12-01T10:06:25.282073+0000 mon.c (mon.2) 6099 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:06:26.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:06:25 smithi080 bash[41963]: cluster 2023-12-01T10:06:23.983382+0000 mgr.y (mgr.24362) 9536 : cluster 0 pgmap v9505: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:06:26.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:06:25 smithi080 bash[41963]: audit 2023-12-01T10:06:25.122911+0000 mon.a (mon.0) 6156 : audit 0 from='client.? 172.21.15.80:0/955799176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:06:26.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:06:25 smithi080 bash[41963]: audit 2023-12-01T10:06:25.282073+0000 mon.c (mon.2) 6099 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:06:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:06:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:06:26] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T10:06:28.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:06:27 smithi090 bash[32384]: cluster 2023-12-01T10:06:25.984483+0000 mgr.y (mgr.24362) 9537 : cluster 0 pgmap v9506: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:06:28.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:06:27 smithi090 bash[32384]: audit 2023-12-01T10:06:27.573754+0000 mon.c (mon.2) 6100 : audit 0 from='client.? 172.21.15.80:0/2231798027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:06:28.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:06:27 smithi080 bash[28361]: cluster 2023-12-01T10:06:25.984483+0000 mgr.y (mgr.24362) 9537 : cluster 0 pgmap v9506: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:06:28.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:06:27 smithi080 bash[28361]: audit 2023-12-01T10:06:27.573754+0000 mon.c (mon.2) 6100 : audit 0 from='client.? 172.21.15.80:0/2231798027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:06:28.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:06:27 smithi080 bash[41963]: cluster 2023-12-01T10:06:25.984483+0000 mgr.y (mgr.24362) 9537 : cluster 0 pgmap v9506: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:06:28.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:06:27 smithi080 bash[41963]: audit 2023-12-01T10:06:27.573754+0000 mon.c (mon.2) 6100 : audit 0 from='client.? 172.21.15.80:0/2231798027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:06:30.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:06:29 smithi090 bash[32384]: cluster 2023-12-01T10:06:27.985106+0000 mgr.y (mgr.24362) 9538 : cluster 0 pgmap v9507: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:06:30.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:06:29 smithi080 bash[41963]: cluster 2023-12-01T10:06:27.985106+0000 mgr.y (mgr.24362) 9538 : cluster 0 pgmap v9507: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:06:30.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:06:29 smithi080 bash[28361]: cluster 2023-12-01T10:06:27.985106+0000 mgr.y (mgr.24362) 9538 : cluster 0 pgmap v9507: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:06:31.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:06:30 smithi090 bash[32384]: audit 2023-12-01T10:06:30.027845+0000 mon.a (mon.0) 6157 : audit 0 from='client.? 172.21.15.80:0/3464768459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:06:31.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:06:30 smithi080 bash[28361]: audit 2023-12-01T10:06:30.027845+0000 mon.a (mon.0) 6157 : audit 0 from='client.? 172.21.15.80:0/3464768459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:06:31.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:06:30 smithi080 bash[41963]: audit 2023-12-01T10:06:30.027845+0000 mon.a (mon.0) 6157 : audit 0 from='client.? 172.21.15.80:0/3464768459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:06:32.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:06:31 smithi090 bash[32384]: cluster 2023-12-01T10:06:29.985708+0000 mgr.y (mgr.24362) 9539 : cluster 0 pgmap v9508: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:06:32.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:06:31 smithi080 bash[28361]: cluster 2023-12-01T10:06:29.985708+0000 mgr.y (mgr.24362) 9539 : cluster 0 pgmap v9508: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:06:32.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:06:31 smithi080 bash[41963]: cluster 2023-12-01T10:06:29.985708+0000 mgr.y (mgr.24362) 9539 : cluster 0 pgmap v9508: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:06:33.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:06:32 smithi090 bash[32384]: audit 2023-12-01T10:06:32.481858+0000 mon.c (mon.2) 6101 : audit 0 from='client.? 172.21.15.80:0/3709430752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:06:33.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:06:32 smithi080 bash[28361]: audit 2023-12-01T10:06:32.481858+0000 mon.c (mon.2) 6101 : audit 0 from='client.? 172.21.15.80:0/3709430752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:06:33.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:06:32 smithi080 bash[41963]: audit 2023-12-01T10:06:32.481858+0000 mon.c (mon.2) 6101 : audit 0 from='client.? 172.21.15.80:0/3709430752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:06:34.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:06:33 smithi090 bash[32384]: cluster 2023-12-01T10:06:31.986852+0000 mgr.y (mgr.24362) 9540 : cluster 0 pgmap v9509: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:06:34.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:06:33 smithi080 bash[28361]: cluster 2023-12-01T10:06:31.986852+0000 mgr.y (mgr.24362) 9540 : cluster 0 pgmap v9509: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:06:34.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:06:33 smithi080 bash[41963]: cluster 2023-12-01T10:06:31.986852+0000 mgr.y (mgr.24362) 9540 : cluster 0 pgmap v9509: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:06:36.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:06:35 smithi090 bash[32384]: cluster 2023-12-01T10:06:33.987447+0000 mgr.y (mgr.24362) 9541 : cluster 0 pgmap v9510: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:06:36.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:06:35 smithi090 bash[32384]: audit 2023-12-01T10:06:34.939603+0000 mon.a (mon.0) 6158 : audit 0 from='client.? 172.21.15.80:0/985725760' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:06:36.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:06:35 smithi080 bash[28361]: cluster 2023-12-01T10:06:33.987447+0000 mgr.y (mgr.24362) 9541 : cluster 0 pgmap v9510: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:06:36.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:06:35 smithi080 bash[28361]: audit 2023-12-01T10:06:34.939603+0000 mon.a (mon.0) 6158 : audit 0 from='client.? 172.21.15.80:0/985725760' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:06:36.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:06:35 smithi080 bash[41963]: cluster 2023-12-01T10:06:33.987447+0000 mgr.y (mgr.24362) 9541 : cluster 0 pgmap v9510: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:06:36.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:06:35 smithi080 bash[41963]: audit 2023-12-01T10:06:34.939603+0000 mon.a (mon.0) 6158 : audit 0 from='client.? 172.21.15.80:0/985725760' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:06:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:06:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:06:36] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T10:06:38.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:06:37 smithi090 bash[32384]: cluster 2023-12-01T10:06:35.988527+0000 mgr.y (mgr.24362) 9542 : cluster 0 pgmap v9511: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:06:38.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:06:37 smithi090 bash[32384]: audit 2023-12-01T10:06:37.392458+0000 mon.a (mon.0) 6159 : audit 0 from='client.? 172.21.15.80:0/2003324395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:06:38.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:06:37 smithi080 bash[28361]: cluster 2023-12-01T10:06:35.988527+0000 mgr.y (mgr.24362) 9542 : cluster 0 pgmap v9511: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:06:38.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:06:37 smithi080 bash[28361]: audit 2023-12-01T10:06:37.392458+0000 mon.a (mon.0) 6159 : audit 0 from='client.? 172.21.15.80:0/2003324395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:06:38.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:06:37 smithi080 bash[41963]: cluster 2023-12-01T10:06:35.988527+0000 mgr.y (mgr.24362) 9542 : cluster 0 pgmap v9511: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:06:38.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:06:37 smithi080 bash[41963]: audit 2023-12-01T10:06:37.392458+0000 mon.a (mon.0) 6159 : audit 0 from='client.? 172.21.15.80:0/2003324395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:06:40.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:06:39 smithi090 bash[32384]: cluster 2023-12-01T10:06:37.989107+0000 mgr.y (mgr.24362) 9543 : cluster 0 pgmap v9512: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:06:40.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:06:39 smithi080 bash[28361]: cluster 2023-12-01T10:06:37.989107+0000 mgr.y (mgr.24362) 9543 : cluster 0 pgmap v9512: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:06:40.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:06:39 smithi080 bash[41963]: cluster 2023-12-01T10:06:37.989107+0000 mgr.y (mgr.24362) 9543 : cluster 0 pgmap v9512: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:06:41.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:06:40 smithi090 bash[32384]: audit 2023-12-01T10:06:39.861249+0000 mon.a (mon.0) 6160 : audit 0 from='client.? 172.21.15.80:0/49083739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:06:41.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:06:40 smithi090 bash[32384]: audit 2023-12-01T10:06:40.282558+0000 mon.c (mon.2) 6102 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:06:41.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:06:40 smithi080 bash[28361]: audit 2023-12-01T10:06:39.861249+0000 mon.a (mon.0) 6160 : audit 0 from='client.? 172.21.15.80:0/49083739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:06:41.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:06:40 smithi080 bash[28361]: audit 2023-12-01T10:06:40.282558+0000 mon.c (mon.2) 6102 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:06:41.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:06:40 smithi080 bash[41963]: audit 2023-12-01T10:06:39.861249+0000 mon.a (mon.0) 6160 : audit 0 from='client.? 172.21.15.80:0/49083739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:06:41.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:06:40 smithi080 bash[41963]: audit 2023-12-01T10:06:40.282558+0000 mon.c (mon.2) 6102 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:06:42.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:06:41 smithi080 bash[41963]: cluster 2023-12-01T10:06:39.989859+0000 mgr.y (mgr.24362) 9544 : cluster 0 pgmap v9513: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:06:42.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:06:41 smithi080 bash[28361]: cluster 2023-12-01T10:06:39.989859+0000 mgr.y (mgr.24362) 9544 : cluster 0 pgmap v9513: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:06:42.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:06:41 smithi090 bash[32384]: cluster 2023-12-01T10:06:39.989859+0000 mgr.y (mgr.24362) 9544 : cluster 0 pgmap v9513: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:06:43.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:06:42 smithi080 bash[41963]: audit 2023-12-01T10:06:42.316020+0000 mon.a (mon.0) 6161 : audit 0 from='client.? 172.21.15.80:0/3248267617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:06:43.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:06:42 smithi080 bash[28361]: audit 2023-12-01T10:06:42.316020+0000 mon.a (mon.0) 6161 : audit 0 from='client.? 172.21.15.80:0/3248267617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:06:43.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:06:42 smithi090 bash[32384]: audit 2023-12-01T10:06:42.316020+0000 mon.a (mon.0) 6161 : audit 0 from='client.? 172.21.15.80:0/3248267617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:06:44.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:06:43 smithi080 bash[28361]: cluster 2023-12-01T10:06:41.991016+0000 mgr.y (mgr.24362) 9545 : cluster 0 pgmap v9514: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:06:44.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:06:43 smithi080 bash[41963]: cluster 2023-12-01T10:06:41.991016+0000 mgr.y (mgr.24362) 9545 : cluster 0 pgmap v9514: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:06:44.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:06:43 smithi090 bash[32384]: cluster 2023-12-01T10:06:41.991016+0000 mgr.y (mgr.24362) 9545 : cluster 0 pgmap v9514: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:06:45.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:06:44 smithi080 bash[28361]: audit 2023-12-01T10:06:44.770713+0000 mon.c (mon.2) 6103 : audit 0 from='client.? 172.21.15.80:0/421804335' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:06:45.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:06:44 smithi080 bash[41963]: audit 2023-12-01T10:06:44.770713+0000 mon.c (mon.2) 6103 : audit 0 from='client.? 172.21.15.80:0/421804335' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:06:45.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:06:44 smithi090 bash[32384]: audit 2023-12-01T10:06:44.770713+0000 mon.c (mon.2) 6103 : audit 0 from='client.? 172.21.15.80:0/421804335' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:06:46.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:06:45 smithi080 bash[41963]: cluster 2023-12-01T10:06:43.991720+0000 mgr.y (mgr.24362) 9546 : cluster 0 pgmap v9515: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:06:46.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:06:45 smithi080 bash[28361]: cluster 2023-12-01T10:06:43.991720+0000 mgr.y (mgr.24362) 9546 : cluster 0 pgmap v9515: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:06:46.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:06:45 smithi090 bash[32384]: cluster 2023-12-01T10:06:43.991720+0000 mgr.y (mgr.24362) 9546 : cluster 0 pgmap v9515: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:06:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:06:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:06:46] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T10:06:48.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:06:47 smithi080 bash[28361]: cluster 2023-12-01T10:06:45.992805+0000 mgr.y (mgr.24362) 9547 : cluster 0 pgmap v9516: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:06:48.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:06:47 smithi080 bash[28361]: audit 2023-12-01T10:06:47.222912+0000 mon.c (mon.2) 6104 : audit 0 from='client.? 172.21.15.80:0/3896765052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:06:48.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:06:47 smithi080 bash[28361]: audit 2023-12-01T10:06:47.516584+0000 mon.c (mon.2) 6105 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:06:48.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:06:47 smithi080 bash[41963]: cluster 2023-12-01T10:06:45.992805+0000 mgr.y (mgr.24362) 9547 : cluster 0 pgmap v9516: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:06:48.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:06:47 smithi080 bash[41963]: audit 2023-12-01T10:06:47.222912+0000 mon.c (mon.2) 6104 : audit 0 from='client.? 172.21.15.80:0/3896765052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:06:48.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:06:47 smithi080 bash[41963]: audit 2023-12-01T10:06:47.516584+0000 mon.c (mon.2) 6105 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:06:48.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:06:47 smithi090 bash[32384]: cluster 2023-12-01T10:06:45.992805+0000 mgr.y (mgr.24362) 9547 : cluster 0 pgmap v9516: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:06:48.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:06:47 smithi090 bash[32384]: audit 2023-12-01T10:06:47.222912+0000 mon.c (mon.2) 6104 : audit 0 from='client.? 172.21.15.80:0/3896765052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:06:48.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:06:47 smithi090 bash[32384]: audit 2023-12-01T10:06:47.516584+0000 mon.c (mon.2) 6105 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:06:50.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:06:49 smithi080 bash[28361]: cluster 2023-12-01T10:06:47.993366+0000 mgr.y (mgr.24362) 9548 : cluster 0 pgmap v9517: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:06:50.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:06:49 smithi080 bash[28361]: audit 2023-12-01T10:06:49.687955+0000 mon.a (mon.0) 6162 : audit 0 from='client.? 172.21.15.80:0/2904635664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:06:50.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:06:49 smithi080 bash[41963]: cluster 2023-12-01T10:06:47.993366+0000 mgr.y (mgr.24362) 9548 : cluster 0 pgmap v9517: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:06:50.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:06:49 smithi080 bash[41963]: audit 2023-12-01T10:06:49.687955+0000 mon.a (mon.0) 6162 : audit 0 from='client.? 172.21.15.80:0/2904635664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:06:50.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:06:49 smithi090 bash[32384]: cluster 2023-12-01T10:06:47.993366+0000 mgr.y (mgr.24362) 9548 : cluster 0 pgmap v9517: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:06:50.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:06:49 smithi090 bash[32384]: audit 2023-12-01T10:06:49.687955+0000 mon.a (mon.0) 6162 : audit 0 from='client.? 172.21.15.80:0/2904635664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:06:52.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:06:51 smithi080 bash[28361]: cluster 2023-12-01T10:06:49.994012+0000 mgr.y (mgr.24362) 9549 : cluster 0 pgmap v9518: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:06:52.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:06:51 smithi080 bash[41963]: cluster 2023-12-01T10:06:49.994012+0000 mgr.y (mgr.24362) 9549 : cluster 0 pgmap v9518: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:06:52.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:06:51 smithi090 bash[32384]: cluster 2023-12-01T10:06:49.994012+0000 mgr.y (mgr.24362) 9549 : cluster 0 pgmap v9518: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:06:53.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:06:52 smithi080 bash[41963]: audit 2023-12-01T10:06:52.152735+0000 mon.c (mon.2) 6106 : audit 0 from='client.? 172.21.15.80:0/2759865301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:06:53.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:06:52 smithi080 bash[28361]: audit 2023-12-01T10:06:52.152735+0000 mon.c (mon.2) 6106 : audit 0 from='client.? 172.21.15.80:0/2759865301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:06:53.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:06:52 smithi090 bash[32384]: audit 2023-12-01T10:06:52.152735+0000 mon.c (mon.2) 6106 : audit 0 from='client.? 172.21.15.80:0/2759865301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:06:54.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:06:53 smithi080 bash[28361]: cluster 2023-12-01T10:06:51.994760+0000 mgr.y (mgr.24362) 9550 : cluster 0 pgmap v9519: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:06:54.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:06:53 smithi080 bash[28361]: audit 2023-12-01T10:06:53.364667+0000 mon.a (mon.0) 6163 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:06:54.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:06:53 smithi080 bash[28361]: audit 2023-12-01T10:06:53.379037+0000 mon.a (mon.0) 6164 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:06:54.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:06:53 smithi080 bash[28361]: audit 2023-12-01T10:06:53.723848+0000 mon.a (mon.0) 6165 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:06:54.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:06:53 smithi080 bash[28361]: audit 2023-12-01T10:06:53.739154+0000 mon.a (mon.0) 6166 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:06:54.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:06:53 smithi080 bash[41963]: cluster 2023-12-01T10:06:51.994760+0000 mgr.y (mgr.24362) 9550 : cluster 0 pgmap v9519: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:06:54.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:06:53 smithi080 bash[41963]: audit 2023-12-01T10:06:53.364667+0000 mon.a (mon.0) 6163 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:06:54.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:06:53 smithi080 bash[41963]: audit 2023-12-01T10:06:53.379037+0000 mon.a (mon.0) 6164 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:06:54.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:06:53 smithi080 bash[41963]: audit 2023-12-01T10:06:53.723848+0000 mon.a (mon.0) 6165 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:06:54.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:06:53 smithi080 bash[41963]: audit 2023-12-01T10:06:53.739154+0000 mon.a (mon.0) 6166 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:06:54.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:06:53 smithi090 bash[32384]: cluster 2023-12-01T10:06:51.994760+0000 mgr.y (mgr.24362) 9550 : cluster 0 pgmap v9519: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:06:54.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:06:53 smithi090 bash[32384]: audit 2023-12-01T10:06:53.364667+0000 mon.a (mon.0) 6163 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:06:54.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:06:53 smithi090 bash[32384]: audit 2023-12-01T10:06:53.379037+0000 mon.a (mon.0) 6164 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:06:54.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:06:53 smithi090 bash[32384]: audit 2023-12-01T10:06:53.723848+0000 mon.a (mon.0) 6165 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:06:54.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:06:53 smithi090 bash[32384]: audit 2023-12-01T10:06:53.739154+0000 mon.a (mon.0) 6166 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:06:55.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:06:54 smithi080 bash[28361]: audit 2023-12-01T10:06:54.223581+0000 mon.c (mon.2) 6107 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:06:55.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:06:54 smithi080 bash[28361]: audit 2023-12-01T10:06:54.225258+0000 mon.c (mon.2) 6108 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:06:55.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:06:54 smithi080 bash[28361]: audit 2023-12-01T10:06:54.234477+0000 mon.a (mon.0) 6167 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:06:55.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:06:54 smithi080 bash[28361]: audit 2023-12-01T10:06:54.600683+0000 mon.a (mon.0) 6168 : audit 0 from='client.? 172.21.15.80:0/107789224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:06:55.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:06:54 smithi080 bash[41963]: audit 2023-12-01T10:06:54.223581+0000 mon.c (mon.2) 6107 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:06:55.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:06:54 smithi080 bash[41963]: audit 2023-12-01T10:06:54.225258+0000 mon.c (mon.2) 6108 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:06:55.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:06:54 smithi080 bash[41963]: audit 2023-12-01T10:06:54.234477+0000 mon.a (mon.0) 6167 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:06:55.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:06:54 smithi080 bash[41963]: audit 2023-12-01T10:06:54.600683+0000 mon.a (mon.0) 6168 : audit 0 from='client.? 172.21.15.80:0/107789224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:06:55.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:06:54 smithi090 bash[32384]: audit 2023-12-01T10:06:54.223581+0000 mon.c (mon.2) 6107 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:06:55.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:06:54 smithi090 bash[32384]: audit 2023-12-01T10:06:54.225258+0000 mon.c (mon.2) 6108 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:06:55.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:06:54 smithi090 bash[32384]: audit 2023-12-01T10:06:54.234477+0000 mon.a (mon.0) 6167 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:06:55.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:06:54 smithi090 bash[32384]: audit 2023-12-01T10:06:54.600683+0000 mon.a (mon.0) 6168 : audit 0 from='client.? 172.21.15.80:0/107789224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:06:56.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:06:55 smithi080 bash[28361]: cluster 2023-12-01T10:06:53.995530+0000 mgr.y (mgr.24362) 9551 : cluster 0 pgmap v9520: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:06:56.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:06:55 smithi080 bash[28361]: audit 2023-12-01T10:06:55.283039+0000 mon.c (mon.2) 6109 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:06:56.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:06:55 smithi080 bash[41963]: cluster 2023-12-01T10:06:53.995530+0000 mgr.y (mgr.24362) 9551 : cluster 0 pgmap v9520: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:06:56.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:06:55 smithi080 bash[41963]: audit 2023-12-01T10:06:55.283039+0000 mon.c (mon.2) 6109 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:06:56.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:06:55 smithi090 bash[32384]: cluster 2023-12-01T10:06:53.995530+0000 mgr.y (mgr.24362) 9551 : cluster 0 pgmap v9520: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:06:56.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:06:55 smithi090 bash[32384]: audit 2023-12-01T10:06:55.283039+0000 mon.c (mon.2) 6109 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:06:56.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:06:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:06:56] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T10:06:58.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:06:57 smithi080 bash[28361]: cluster 2023-12-01T10:06:55.996692+0000 mgr.y (mgr.24362) 9552 : cluster 0 pgmap v9521: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:06:58.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:06:57 smithi080 bash[28361]: audit 2023-12-01T10:06:57.055630+0000 mon.c (mon.2) 6110 : audit 0 from='client.? 172.21.15.80:0/2477354259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:06:58.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:06:57 smithi080 bash[41963]: cluster 2023-12-01T10:06:55.996692+0000 mgr.y (mgr.24362) 9552 : cluster 0 pgmap v9521: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:06:58.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:06:57 smithi080 bash[41963]: audit 2023-12-01T10:06:57.055630+0000 mon.c (mon.2) 6110 : audit 0 from='client.? 172.21.15.80:0/2477354259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:06:58.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:06:57 smithi090 bash[32384]: cluster 2023-12-01T10:06:55.996692+0000 mgr.y (mgr.24362) 9552 : cluster 0 pgmap v9521: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:06:58.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:06:57 smithi090 bash[32384]: audit 2023-12-01T10:06:57.055630+0000 mon.c (mon.2) 6110 : audit 0 from='client.? 172.21.15.80:0/2477354259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:07:00.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:06:59 smithi080 bash[28361]: cluster 2023-12-01T10:06:57.997348+0000 mgr.y (mgr.24362) 9553 : cluster 0 pgmap v9522: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:07:00.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:06:59 smithi080 bash[28361]: audit 2023-12-01T10:06:59.510833+0000 mon.c (mon.2) 6111 : audit 0 from='client.? 172.21.15.80:0/1056450513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:07:00.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:06:59 smithi080 bash[41963]: cluster 2023-12-01T10:06:57.997348+0000 mgr.y (mgr.24362) 9553 : cluster 0 pgmap v9522: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:07:00.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:06:59 smithi080 bash[41963]: audit 2023-12-01T10:06:59.510833+0000 mon.c (mon.2) 6111 : audit 0 from='client.? 172.21.15.80:0/1056450513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:07:00.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:06:59 smithi090 bash[32384]: cluster 2023-12-01T10:06:57.997348+0000 mgr.y (mgr.24362) 9553 : cluster 0 pgmap v9522: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:07:00.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:06:59 smithi090 bash[32384]: audit 2023-12-01T10:06:59.510833+0000 mon.c (mon.2) 6111 : audit 0 from='client.? 172.21.15.80:0/1056450513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:07:02.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:07:01 smithi080 bash[41963]: cluster 2023-12-01T10:06:59.998118+0000 mgr.y (mgr.24362) 9554 : cluster 0 pgmap v9523: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:07:02.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:07:01 smithi080 bash[28361]: cluster 2023-12-01T10:06:59.998118+0000 mgr.y (mgr.24362) 9554 : cluster 0 pgmap v9523: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:07:02.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:07:01 smithi090 bash[32384]: cluster 2023-12-01T10:06:59.998118+0000 mgr.y (mgr.24362) 9554 : cluster 0 pgmap v9523: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:07:03.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:07:02 smithi080 bash[28361]: audit 2023-12-01T10:07:01.970932+0000 mon.c (mon.2) 6112 : audit 0 from='client.? 172.21.15.80:0/1493380515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:07:03.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:07:02 smithi080 bash[41963]: audit 2023-12-01T10:07:01.970932+0000 mon.c (mon.2) 6112 : audit 0 from='client.? 172.21.15.80:0/1493380515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:07:03.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:07:02 smithi090 bash[32384]: audit 2023-12-01T10:07:01.970932+0000 mon.c (mon.2) 6112 : audit 0 from='client.? 172.21.15.80:0/1493380515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:07:04.180 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:07:03 smithi080 bash[41963]: cluster 2023-12-01T10:07:01.999047+0000 mgr.y (mgr.24362) 9555 : cluster 0 pgmap v9524: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:07:04.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:07:03 smithi080 bash[28361]: cluster 2023-12-01T10:07:01.999047+0000 mgr.y (mgr.24362) 9555 : cluster 0 pgmap v9524: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:07:04.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:07:03 smithi090 bash[32384]: cluster 2023-12-01T10:07:01.999047+0000 mgr.y (mgr.24362) 9555 : cluster 0 pgmap v9524: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:07:05.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:07:04 smithi080 bash[28361]: audit 2023-12-01T10:07:04.429227+0000 mon.a (mon.0) 6169 : audit 0 from='client.? 172.21.15.80:0/3001110234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:07:05.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:07:04 smithi080 bash[41963]: audit 2023-12-01T10:07:04.429227+0000 mon.a (mon.0) 6169 : audit 0 from='client.? 172.21.15.80:0/3001110234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:07:05.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:07:04 smithi090 bash[32384]: audit 2023-12-01T10:07:04.429227+0000 mon.a (mon.0) 6169 : audit 0 from='client.? 172.21.15.80:0/3001110234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:07:06.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:07:05 smithi080 bash[28361]: cluster 2023-12-01T10:07:03.999665+0000 mgr.y (mgr.24362) 9556 : cluster 0 pgmap v9525: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:07:06.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:07:05 smithi080 bash[41963]: cluster 2023-12-01T10:07:03.999665+0000 mgr.y (mgr.24362) 9556 : cluster 0 pgmap v9525: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:07:06.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:07:05 smithi090 bash[32384]: cluster 2023-12-01T10:07:03.999665+0000 mgr.y (mgr.24362) 9556 : cluster 0 pgmap v9525: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:07:06.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:07:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:07:06] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T10:07:08.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:07:07 smithi080 bash[41963]: cluster 2023-12-01T10:07:06.000844+0000 mgr.y (mgr.24362) 9557 : cluster 0 pgmap v9526: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:07:08.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:07:07 smithi080 bash[41963]: audit 2023-12-01T10:07:06.888076+0000 mon.c (mon.2) 6113 : audit 0 from='client.? 172.21.15.80:0/2743353765' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:07:08.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:07:07 smithi080 bash[28361]: cluster 2023-12-01T10:07:06.000844+0000 mgr.y (mgr.24362) 9557 : cluster 0 pgmap v9526: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:07:08.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:07:07 smithi080 bash[28361]: audit 2023-12-01T10:07:06.888076+0000 mon.c (mon.2) 6113 : audit 0 from='client.? 172.21.15.80:0/2743353765' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:07:08.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:07:07 smithi090 bash[32384]: cluster 2023-12-01T10:07:06.000844+0000 mgr.y (mgr.24362) 9557 : cluster 0 pgmap v9526: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:07:08.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:07:07 smithi090 bash[32384]: audit 2023-12-01T10:07:06.888076+0000 mon.c (mon.2) 6113 : audit 0 from='client.? 172.21.15.80:0/2743353765' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:07:10.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:07:09 smithi080 bash[28361]: cluster 2023-12-01T10:07:08.001508+0000 mgr.y (mgr.24362) 9558 : cluster 0 pgmap v9527: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:07:10.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:07:09 smithi080 bash[28361]: audit 2023-12-01T10:07:09.345319+0000 mon.a (mon.0) 6170 : audit 0 from='client.? 172.21.15.80:0/28563851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:07:10.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:07:09 smithi080 bash[41963]: cluster 2023-12-01T10:07:08.001508+0000 mgr.y (mgr.24362) 9558 : cluster 0 pgmap v9527: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:07:10.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:07:09 smithi080 bash[41963]: audit 2023-12-01T10:07:09.345319+0000 mon.a (mon.0) 6170 : audit 0 from='client.? 172.21.15.80:0/28563851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:07:10.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:07:09 smithi090 bash[32384]: cluster 2023-12-01T10:07:08.001508+0000 mgr.y (mgr.24362) 9558 : cluster 0 pgmap v9527: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:07:10.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:07:09 smithi090 bash[32384]: audit 2023-12-01T10:07:09.345319+0000 mon.a (mon.0) 6170 : audit 0 from='client.? 172.21.15.80:0/28563851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:07:11.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:07:10 smithi080 bash[28361]: audit 2023-12-01T10:07:10.283247+0000 mon.c (mon.2) 6114 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:07:11.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:07:10 smithi080 bash[41963]: audit 2023-12-01T10:07:10.283247+0000 mon.c (mon.2) 6114 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:07:11.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:07:10 smithi090 bash[32384]: audit 2023-12-01T10:07:10.283247+0000 mon.c (mon.2) 6114 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:07:12.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:07:11 smithi080 bash[28361]: cluster 2023-12-01T10:07:10.002180+0000 mgr.y (mgr.24362) 9559 : cluster 0 pgmap v9528: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:07:12.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:07:11 smithi080 bash[28361]: audit 2023-12-01T10:07:11.795896+0000 mon.c (mon.2) 6115 : audit 0 from='client.? 172.21.15.80:0/2618147747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:07:12.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:07:11 smithi080 bash[41963]: cluster 2023-12-01T10:07:10.002180+0000 mgr.y (mgr.24362) 9559 : cluster 0 pgmap v9528: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:07:12.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:07:11 smithi080 bash[41963]: audit 2023-12-01T10:07:11.795896+0000 mon.c (mon.2) 6115 : audit 0 from='client.? 172.21.15.80:0/2618147747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:07:12.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:07:11 smithi090 bash[32384]: cluster 2023-12-01T10:07:10.002180+0000 mgr.y (mgr.24362) 9559 : cluster 0 pgmap v9528: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:07:12.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:07:11 smithi090 bash[32384]: audit 2023-12-01T10:07:11.795896+0000 mon.c (mon.2) 6115 : audit 0 from='client.? 172.21.15.80:0/2618147747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:07:14.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:07:13 smithi080 bash[28361]: cluster 2023-12-01T10:07:12.003329+0000 mgr.y (mgr.24362) 9560 : cluster 0 pgmap v9529: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:07:14.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:07:13 smithi080 bash[41963]: cluster 2023-12-01T10:07:12.003329+0000 mgr.y (mgr.24362) 9560 : cluster 0 pgmap v9529: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:07:14.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:07:13 smithi090 bash[32384]: cluster 2023-12-01T10:07:12.003329+0000 mgr.y (mgr.24362) 9560 : cluster 0 pgmap v9529: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:07:15.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:07:14 smithi080 bash[28361]: audit 2023-12-01T10:07:14.257933+0000 mon.a (mon.0) 6171 : audit 0 from='client.? 172.21.15.80:0/181474926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:07:15.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:07:14 smithi080 bash[41963]: audit 2023-12-01T10:07:14.257933+0000 mon.a (mon.0) 6171 : audit 0 from='client.? 172.21.15.80:0/181474926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:07:15.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:07:14 smithi090 bash[32384]: audit 2023-12-01T10:07:14.257933+0000 mon.a (mon.0) 6171 : audit 0 from='client.? 172.21.15.80:0/181474926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:07:16.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:07:15 smithi080 bash[28361]: cluster 2023-12-01T10:07:14.004128+0000 mgr.y (mgr.24362) 9561 : cluster 0 pgmap v9530: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:07:16.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:07:15 smithi080 bash[41963]: cluster 2023-12-01T10:07:14.004128+0000 mgr.y (mgr.24362) 9561 : cluster 0 pgmap v9530: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:07:16.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:07:15 smithi090 bash[32384]: cluster 2023-12-01T10:07:14.004128+0000 mgr.y (mgr.24362) 9561 : cluster 0 pgmap v9530: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:07:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:07:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:07:16] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T10:07:17.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:07:16 smithi080 bash[28361]: audit 2023-12-01T10:07:16.711023+0000 mon.a (mon.0) 6172 : audit 0 from='client.? 172.21.15.80:0/4069207803' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:07:17.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:07:16 smithi080 bash[41963]: audit 2023-12-01T10:07:16.711023+0000 mon.a (mon.0) 6172 : audit 0 from='client.? 172.21.15.80:0/4069207803' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:07:17.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:07:16 smithi090 bash[32384]: audit 2023-12-01T10:07:16.711023+0000 mon.a (mon.0) 6172 : audit 0 from='client.? 172.21.15.80:0/4069207803' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:07:18.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:07:17 smithi080 bash[41963]: cluster 2023-12-01T10:07:16.005434+0000 mgr.y (mgr.24362) 9562 : cluster 0 pgmap v9531: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:07:18.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:07:17 smithi080 bash[28361]: cluster 2023-12-01T10:07:16.005434+0000 mgr.y (mgr.24362) 9562 : cluster 0 pgmap v9531: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:07:18.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:07:17 smithi090 bash[32384]: cluster 2023-12-01T10:07:16.005434+0000 mgr.y (mgr.24362) 9562 : cluster 0 pgmap v9531: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:07:20.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:07:19 smithi080 bash[41963]: cluster 2023-12-01T10:07:18.006212+0000 mgr.y (mgr.24362) 9563 : cluster 0 pgmap v9532: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:07:20.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:07:19 smithi080 bash[41963]: audit 2023-12-01T10:07:19.181208+0000 mon.a (mon.0) 6173 : audit 0 from='client.? 172.21.15.80:0/2320401113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:07:20.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:07:19 smithi080 bash[28361]: cluster 2023-12-01T10:07:18.006212+0000 mgr.y (mgr.24362) 9563 : cluster 0 pgmap v9532: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:07:20.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:07:19 smithi080 bash[28361]: audit 2023-12-01T10:07:19.181208+0000 mon.a (mon.0) 6173 : audit 0 from='client.? 172.21.15.80:0/2320401113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:07:20.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:07:19 smithi090 bash[32384]: cluster 2023-12-01T10:07:18.006212+0000 mgr.y (mgr.24362) 9563 : cluster 0 pgmap v9532: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:07:20.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:07:19 smithi090 bash[32384]: audit 2023-12-01T10:07:19.181208+0000 mon.a (mon.0) 6173 : audit 0 from='client.? 172.21.15.80:0/2320401113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:07:22.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:07:21 smithi080 bash[28361]: cluster 2023-12-01T10:07:20.006898+0000 mgr.y (mgr.24362) 9564 : cluster 0 pgmap v9533: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:07:22.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:07:21 smithi080 bash[28361]: audit 2023-12-01T10:07:21.631635+0000 mon.a (mon.0) 6174 : audit 0 from='client.? 172.21.15.80:0/4255583768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:07:22.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:07:21 smithi080 bash[41963]: cluster 2023-12-01T10:07:20.006898+0000 mgr.y (mgr.24362) 9564 : cluster 0 pgmap v9533: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:07:22.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:07:21 smithi080 bash[41963]: audit 2023-12-01T10:07:21.631635+0000 mon.a (mon.0) 6174 : audit 0 from='client.? 172.21.15.80:0/4255583768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:07:22.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:07:21 smithi090 bash[32384]: cluster 2023-12-01T10:07:20.006898+0000 mgr.y (mgr.24362) 9564 : cluster 0 pgmap v9533: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:07:22.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:07:21 smithi090 bash[32384]: audit 2023-12-01T10:07:21.631635+0000 mon.a (mon.0) 6174 : audit 0 from='client.? 172.21.15.80:0/4255583768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:07:24.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:07:23 smithi080 bash[28361]: cluster 2023-12-01T10:07:22.008048+0000 mgr.y (mgr.24362) 9565 : cluster 0 pgmap v9534: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:07:24.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:07:23 smithi080 bash[41963]: cluster 2023-12-01T10:07:22.008048+0000 mgr.y (mgr.24362) 9565 : cluster 0 pgmap v9534: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:07:24.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:07:23 smithi090 bash[32384]: cluster 2023-12-01T10:07:22.008048+0000 mgr.y (mgr.24362) 9565 : cluster 0 pgmap v9534: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:07:25.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:07:24 smithi090 bash[32384]: audit 2023-12-01T10:07:24.093737+0000 mon.c (mon.2) 6116 : audit 0 from='client.? 172.21.15.80:0/1132381039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:07:25.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:07:24 smithi080 bash[28361]: audit 2023-12-01T10:07:24.093737+0000 mon.c (mon.2) 6116 : audit 0 from='client.? 172.21.15.80:0/1132381039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:07:25.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:07:24 smithi080 bash[41963]: audit 2023-12-01T10:07:24.093737+0000 mon.c (mon.2) 6116 : audit 0 from='client.? 172.21.15.80:0/1132381039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:07:26.232 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:07:25 smithi080 bash[41963]: cluster 2023-12-01T10:07:24.008644+0000 mgr.y (mgr.24362) 9566 : cluster 0 pgmap v9535: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:07:26.232 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:07:25 smithi080 bash[41963]: audit 2023-12-01T10:07:25.283777+0000 mon.c (mon.2) 6117 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:07:26.232 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:07:25 smithi080 bash[28361]: cluster 2023-12-01T10:07:24.008644+0000 mgr.y (mgr.24362) 9566 : cluster 0 pgmap v9535: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:07:26.233 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:07:25 smithi080 bash[28361]: audit 2023-12-01T10:07:25.283777+0000 mon.c (mon.2) 6117 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:07:26.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:07:25 smithi090 bash[32384]: cluster 2023-12-01T10:07:24.008644+0000 mgr.y (mgr.24362) 9566 : cluster 0 pgmap v9535: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:07:26.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:07:25 smithi090 bash[32384]: audit 2023-12-01T10:07:25.283777+0000 mon.c (mon.2) 6117 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:07:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:07:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:07:26] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T10:07:27.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:07:26 smithi090 bash[32384]: audit 2023-12-01T10:07:26.553059+0000 mon.c (mon.2) 6118 : audit 0 from='client.? 172.21.15.80:0/3583269232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:07:27.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:07:26 smithi080 bash[41963]: audit 2023-12-01T10:07:26.553059+0000 mon.c (mon.2) 6118 : audit 0 from='client.? 172.21.15.80:0/3583269232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:07:27.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:07:26 smithi080 bash[28361]: audit 2023-12-01T10:07:26.553059+0000 mon.c (mon.2) 6118 : audit 0 from='client.? 172.21.15.80:0/3583269232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:07:28.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:07:27 smithi090 bash[32384]: cluster 2023-12-01T10:07:26.009767+0000 mgr.y (mgr.24362) 9567 : cluster 0 pgmap v9536: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:07:28.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:07:27 smithi080 bash[28361]: cluster 2023-12-01T10:07:26.009767+0000 mgr.y (mgr.24362) 9567 : cluster 0 pgmap v9536: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:07:28.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:07:27 smithi080 bash[41963]: cluster 2023-12-01T10:07:26.009767+0000 mgr.y (mgr.24362) 9567 : cluster 0 pgmap v9536: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:07:30.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:07:29 smithi090 bash[32384]: cluster 2023-12-01T10:07:28.010419+0000 mgr.y (mgr.24362) 9568 : cluster 0 pgmap v9537: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:07:30.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:07:29 smithi090 bash[32384]: audit 2023-12-01T10:07:29.007501+0000 mon.a (mon.0) 6175 : audit 0 from='client.? 172.21.15.80:0/293985704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:07:30.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:07:29 smithi080 bash[41963]: cluster 2023-12-01T10:07:28.010419+0000 mgr.y (mgr.24362) 9568 : cluster 0 pgmap v9537: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:07:30.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:07:29 smithi080 bash[41963]: audit 2023-12-01T10:07:29.007501+0000 mon.a (mon.0) 6175 : audit 0 from='client.? 172.21.15.80:0/293985704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:07:30.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:07:29 smithi080 bash[28361]: cluster 2023-12-01T10:07:28.010419+0000 mgr.y (mgr.24362) 9568 : cluster 0 pgmap v9537: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:07:30.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:07:29 smithi080 bash[28361]: audit 2023-12-01T10:07:29.007501+0000 mon.a (mon.0) 6175 : audit 0 from='client.? 172.21.15.80:0/293985704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:07:32.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:07:31 smithi090 bash[32384]: cluster 2023-12-01T10:07:30.011114+0000 mgr.y (mgr.24362) 9569 : cluster 0 pgmap v9538: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:07:32.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:07:31 smithi090 bash[32384]: audit 2023-12-01T10:07:31.460040+0000 mon.c (mon.2) 6119 : audit 0 from='client.? 172.21.15.80:0/4134070411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:07:32.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:07:31 smithi080 bash[41963]: cluster 2023-12-01T10:07:30.011114+0000 mgr.y (mgr.24362) 9569 : cluster 0 pgmap v9538: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:07:32.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:07:31 smithi080 bash[41963]: audit 2023-12-01T10:07:31.460040+0000 mon.c (mon.2) 6119 : audit 0 from='client.? 172.21.15.80:0/4134070411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:07:32.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:07:31 smithi080 bash[28361]: cluster 2023-12-01T10:07:30.011114+0000 mgr.y (mgr.24362) 9569 : cluster 0 pgmap v9538: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:07:32.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:07:31 smithi080 bash[28361]: audit 2023-12-01T10:07:31.460040+0000 mon.c (mon.2) 6119 : audit 0 from='client.? 172.21.15.80:0/4134070411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:07:34.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:07:33 smithi090 bash[32384]: cluster 2023-12-01T10:07:32.012275+0000 mgr.y (mgr.24362) 9570 : cluster 0 pgmap v9539: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:07:34.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:07:33 smithi090 bash[32384]: audit 2023-12-01T10:07:33.919726+0000 mon.c (mon.2) 6120 : audit 0 from='client.? 172.21.15.80:0/1896646566' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:07:34.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:07:33 smithi080 bash[41963]: cluster 2023-12-01T10:07:32.012275+0000 mgr.y (mgr.24362) 9570 : cluster 0 pgmap v9539: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:07:34.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:07:33 smithi080 bash[41963]: audit 2023-12-01T10:07:33.919726+0000 mon.c (mon.2) 6120 : audit 0 from='client.? 172.21.15.80:0/1896646566' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:07:34.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:07:33 smithi080 bash[28361]: cluster 2023-12-01T10:07:32.012275+0000 mgr.y (mgr.24362) 9570 : cluster 0 pgmap v9539: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:07:34.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:07:33 smithi080 bash[28361]: audit 2023-12-01T10:07:33.919726+0000 mon.c (mon.2) 6120 : audit 0 from='client.? 172.21.15.80:0/1896646566' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:07:36.232 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:07:35 smithi080 bash[28361]: cluster 2023-12-01T10:07:34.013046+0000 mgr.y (mgr.24362) 9571 : cluster 0 pgmap v9540: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:07:36.233 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:07:35 smithi080 bash[41963]: cluster 2023-12-01T10:07:34.013046+0000 mgr.y (mgr.24362) 9571 : cluster 0 pgmap v9540: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:07:36.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:07:35 smithi090 bash[32384]: cluster 2023-12-01T10:07:34.013046+0000 mgr.y (mgr.24362) 9571 : cluster 0 pgmap v9540: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:07:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:07:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:07:36] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T10:07:37.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:07:36 smithi090 bash[32384]: audit 2023-12-01T10:07:36.376775+0000 mon.c (mon.2) 6121 : audit 0 from='client.? 172.21.15.80:0/2788379694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:07:37.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:07:36 smithi080 bash[28361]: audit 2023-12-01T10:07:36.376775+0000 mon.c (mon.2) 6121 : audit 0 from='client.? 172.21.15.80:0/2788379694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:07:37.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:07:36 smithi080 bash[41963]: audit 2023-12-01T10:07:36.376775+0000 mon.c (mon.2) 6121 : audit 0 from='client.? 172.21.15.80:0/2788379694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:07:38.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:07:37 smithi090 bash[32384]: cluster 2023-12-01T10:07:36.014217+0000 mgr.y (mgr.24362) 9572 : cluster 0 pgmap v9541: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:07:38.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:07:37 smithi080 bash[28361]: cluster 2023-12-01T10:07:36.014217+0000 mgr.y (mgr.24362) 9572 : cluster 0 pgmap v9541: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:07:38.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:07:37 smithi080 bash[41963]: cluster 2023-12-01T10:07:36.014217+0000 mgr.y (mgr.24362) 9572 : cluster 0 pgmap v9541: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:07:40.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:07:39 smithi090 bash[32384]: cluster 2023-12-01T10:07:38.014896+0000 mgr.y (mgr.24362) 9573 : cluster 0 pgmap v9542: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:07:40.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:07:39 smithi090 bash[32384]: audit 2023-12-01T10:07:38.834445+0000 mon.a (mon.0) 6176 : audit 0 from='client.? 172.21.15.80:0/2663696731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:07:40.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:07:39 smithi080 bash[41963]: cluster 2023-12-01T10:07:38.014896+0000 mgr.y (mgr.24362) 9573 : cluster 0 pgmap v9542: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:07:40.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:07:39 smithi080 bash[41963]: audit 2023-12-01T10:07:38.834445+0000 mon.a (mon.0) 6176 : audit 0 from='client.? 172.21.15.80:0/2663696731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:07:40.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:07:39 smithi080 bash[28361]: cluster 2023-12-01T10:07:38.014896+0000 mgr.y (mgr.24362) 9573 : cluster 0 pgmap v9542: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:07:40.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:07:39 smithi080 bash[28361]: audit 2023-12-01T10:07:38.834445+0000 mon.a (mon.0) 6176 : audit 0 from='client.? 172.21.15.80:0/2663696731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:07:41.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:07:40 smithi090 bash[32384]: audit 2023-12-01T10:07:40.284194+0000 mon.c (mon.2) 6122 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:07:41.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:07:40 smithi080 bash[41963]: audit 2023-12-01T10:07:40.284194+0000 mon.c (mon.2) 6122 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:07:41.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:07:40 smithi080 bash[28361]: audit 2023-12-01T10:07:40.284194+0000 mon.c (mon.2) 6122 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:07:42.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:07:41 smithi090 bash[32384]: cluster 2023-12-01T10:07:40.015498+0000 mgr.y (mgr.24362) 9574 : cluster 0 pgmap v9543: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:07:42.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:07:41 smithi090 bash[32384]: audit 2023-12-01T10:07:41.286984+0000 mon.a (mon.0) 6177 : audit 0 from='client.? 172.21.15.80:0/2085258491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:07:42.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:07:41 smithi080 bash[28361]: cluster 2023-12-01T10:07:40.015498+0000 mgr.y (mgr.24362) 9574 : cluster 0 pgmap v9543: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:07:42.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:07:41 smithi080 bash[28361]: audit 2023-12-01T10:07:41.286984+0000 mon.a (mon.0) 6177 : audit 0 from='client.? 172.21.15.80:0/2085258491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:07:42.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:07:41 smithi080 bash[41963]: cluster 2023-12-01T10:07:40.015498+0000 mgr.y (mgr.24362) 9574 : cluster 0 pgmap v9543: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:07:42.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:07:41 smithi080 bash[41963]: audit 2023-12-01T10:07:41.286984+0000 mon.a (mon.0) 6177 : audit 0 from='client.? 172.21.15.80:0/2085258491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:07:44.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:07:43 smithi090 bash[32384]: cluster 2023-12-01T10:07:42.016642+0000 mgr.y (mgr.24362) 9575 : cluster 0 pgmap v9544: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:07:44.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:07:43 smithi080 bash[28361]: cluster 2023-12-01T10:07:42.016642+0000 mgr.y (mgr.24362) 9575 : cluster 0 pgmap v9544: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:07:44.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:07:43 smithi080 bash[41963]: cluster 2023-12-01T10:07:42.016642+0000 mgr.y (mgr.24362) 9575 : cluster 0 pgmap v9544: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:07:45.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:07:44 smithi090 bash[32384]: audit 2023-12-01T10:07:43.746746+0000 mon.c (mon.2) 6123 : audit 0 from='client.? 172.21.15.80:0/3466184461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:07:45.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:07:44 smithi080 bash[28361]: audit 2023-12-01T10:07:43.746746+0000 mon.c (mon.2) 6123 : audit 0 from='client.? 172.21.15.80:0/3466184461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:07:45.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:07:44 smithi080 bash[41963]: audit 2023-12-01T10:07:43.746746+0000 mon.c (mon.2) 6123 : audit 0 from='client.? 172.21.15.80:0/3466184461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:07:46.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:07:45 smithi090 bash[32384]: cluster 2023-12-01T10:07:44.017283+0000 mgr.y (mgr.24362) 9576 : cluster 0 pgmap v9545: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:07:46.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:07:45 smithi080 bash[41963]: cluster 2023-12-01T10:07:44.017283+0000 mgr.y (mgr.24362) 9576 : cluster 0 pgmap v9545: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:07:46.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:07:45 smithi080 bash[28361]: cluster 2023-12-01T10:07:44.017283+0000 mgr.y (mgr.24362) 9576 : cluster 0 pgmap v9545: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:07:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:07:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:07:46] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T10:07:47.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:07:46 smithi090 bash[32384]: audit 2023-12-01T10:07:46.201440+0000 mon.a (mon.0) 6178 : audit 0 from='client.? 172.21.15.80:0/1045933983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:07:47.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:07:46 smithi080 bash[28361]: audit 2023-12-01T10:07:46.201440+0000 mon.a (mon.0) 6178 : audit 0 from='client.? 172.21.15.80:0/1045933983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:07:47.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:07:46 smithi080 bash[41963]: audit 2023-12-01T10:07:46.201440+0000 mon.a (mon.0) 6178 : audit 0 from='client.? 172.21.15.80:0/1045933983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:07:48.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:07:47 smithi090 bash[32384]: cluster 2023-12-01T10:07:46.018468+0000 mgr.y (mgr.24362) 9577 : cluster 0 pgmap v9546: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:07:48.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:07:47 smithi080 bash[28361]: cluster 2023-12-01T10:07:46.018468+0000 mgr.y (mgr.24362) 9577 : cluster 0 pgmap v9546: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:07:48.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:07:47 smithi080 bash[41963]: cluster 2023-12-01T10:07:46.018468+0000 mgr.y (mgr.24362) 9577 : cluster 0 pgmap v9546: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:07:49.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:07:48 smithi090 bash[32384]: audit 2023-12-01T10:07:48.661462+0000 mon.c (mon.2) 6124 : audit 0 from='client.? 172.21.15.80:0/1240253638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:07:49.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:07:48 smithi080 bash[28361]: audit 2023-12-01T10:07:48.661462+0000 mon.c (mon.2) 6124 : audit 0 from='client.? 172.21.15.80:0/1240253638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:07:49.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:07:48 smithi080 bash[41963]: audit 2023-12-01T10:07:48.661462+0000 mon.c (mon.2) 6124 : audit 0 from='client.? 172.21.15.80:0/1240253638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:07:50.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:07:49 smithi090 bash[32384]: cluster 2023-12-01T10:07:48.019160+0000 mgr.y (mgr.24362) 9578 : cluster 0 pgmap v9547: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:07:50.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:07:49 smithi080 bash[41963]: cluster 2023-12-01T10:07:48.019160+0000 mgr.y (mgr.24362) 9578 : cluster 0 pgmap v9547: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:07:50.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:07:49 smithi080 bash[28361]: cluster 2023-12-01T10:07:48.019160+0000 mgr.y (mgr.24362) 9578 : cluster 0 pgmap v9547: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:07:52.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:07:51 smithi090 bash[32384]: cluster 2023-12-01T10:07:50.019764+0000 mgr.y (mgr.24362) 9579 : cluster 0 pgmap v9548: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:07:52.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:07:51 smithi090 bash[32384]: audit 2023-12-01T10:07:51.115843+0000 mon.c (mon.2) 6125 : audit 0 from='client.? 172.21.15.80:0/264350119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:07:52.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:07:51 smithi080 bash[28361]: cluster 2023-12-01T10:07:50.019764+0000 mgr.y (mgr.24362) 9579 : cluster 0 pgmap v9548: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:07:52.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:07:51 smithi080 bash[28361]: audit 2023-12-01T10:07:51.115843+0000 mon.c (mon.2) 6125 : audit 0 from='client.? 172.21.15.80:0/264350119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:07:52.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:07:51 smithi080 bash[41963]: cluster 2023-12-01T10:07:50.019764+0000 mgr.y (mgr.24362) 9579 : cluster 0 pgmap v9548: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:07:52.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:07:51 smithi080 bash[41963]: audit 2023-12-01T10:07:51.115843+0000 mon.c (mon.2) 6125 : audit 0 from='client.? 172.21.15.80:0/264350119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:07:54.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:07:53 smithi090 bash[32384]: cluster 2023-12-01T10:07:52.020905+0000 mgr.y (mgr.24362) 9580 : cluster 0 pgmap v9549: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:07:54.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:07:53 smithi090 bash[32384]: audit 2023-12-01T10:07:53.565746+0000 mon.a (mon.0) 6179 : audit 0 from='client.? 172.21.15.80:0/2563634116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:07:54.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:07:53 smithi080 bash[41963]: cluster 2023-12-01T10:07:52.020905+0000 mgr.y (mgr.24362) 9580 : cluster 0 pgmap v9549: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:07:54.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:07:53 smithi080 bash[41963]: audit 2023-12-01T10:07:53.565746+0000 mon.a (mon.0) 6179 : audit 0 from='client.? 172.21.15.80:0/2563634116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:07:54.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:07:53 smithi080 bash[28361]: cluster 2023-12-01T10:07:52.020905+0000 mgr.y (mgr.24362) 9580 : cluster 0 pgmap v9549: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:07:54.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:07:53 smithi080 bash[28361]: audit 2023-12-01T10:07:53.565746+0000 mon.a (mon.0) 6179 : audit 0 from='client.? 172.21.15.80:0/2563634116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:07:55.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:07:54 smithi090 bash[32384]: audit 2023-12-01T10:07:54.312963+0000 mon.c (mon.2) 6126 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:07:55.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:07:54 smithi080 bash[28361]: audit 2023-12-01T10:07:54.312963+0000 mon.c (mon.2) 6126 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:07:55.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:07:54 smithi080 bash[41963]: audit 2023-12-01T10:07:54.312963+0000 mon.c (mon.2) 6126 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:07:56.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:07:55 smithi090 bash[32384]: cluster 2023-12-01T10:07:54.021575+0000 mgr.y (mgr.24362) 9581 : cluster 0 pgmap v9550: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:07:56.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:07:55 smithi090 bash[32384]: audit 2023-12-01T10:07:55.284499+0000 mon.c (mon.2) 6127 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:07:56.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:07:55 smithi080 bash[28361]: cluster 2023-12-01T10:07:54.021575+0000 mgr.y (mgr.24362) 9581 : cluster 0 pgmap v9550: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:07:56.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:07:55 smithi080 bash[28361]: audit 2023-12-01T10:07:55.284499+0000 mon.c (mon.2) 6127 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:07:56.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:07:55 smithi080 bash[41963]: cluster 2023-12-01T10:07:54.021575+0000 mgr.y (mgr.24362) 9581 : cluster 0 pgmap v9550: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:07:56.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:07:55 smithi080 bash[41963]: audit 2023-12-01T10:07:55.284499+0000 mon.c (mon.2) 6127 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:07:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:07:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:07:56] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T10:07:57.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:07:56 smithi080 bash[41963]: audit 2023-12-01T10:07:56.028757+0000 mon.a (mon.0) 6180 : audit 0 from='client.? 172.21.15.80:0/2901523159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:07:57.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:07:56 smithi080 bash[28361]: audit 2023-12-01T10:07:56.028757+0000 mon.a (mon.0) 6180 : audit 0 from='client.? 172.21.15.80:0/2901523159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:07:57.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:07:56 smithi090 bash[32384]: audit 2023-12-01T10:07:56.028757+0000 mon.a (mon.0) 6180 : audit 0 from='client.? 172.21.15.80:0/2901523159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:07:58.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:07:57 smithi080 bash[28361]: cluster 2023-12-01T10:07:56.022305+0000 mgr.y (mgr.24362) 9582 : cluster 0 pgmap v9551: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:07:58.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:07:57 smithi080 bash[41963]: cluster 2023-12-01T10:07:56.022305+0000 mgr.y (mgr.24362) 9582 : cluster 0 pgmap v9551: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:07:58.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:07:57 smithi090 bash[32384]: cluster 2023-12-01T10:07:56.022305+0000 mgr.y (mgr.24362) 9582 : cluster 0 pgmap v9551: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:07:59.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:07:58 smithi080 bash[28361]: audit 2023-12-01T10:07:58.482620+0000 mon.a (mon.0) 6181 : audit 0 from='client.? 172.21.15.80:0/1086059442' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:07:59.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:07:58 smithi080 bash[41963]: audit 2023-12-01T10:07:58.482620+0000 mon.a (mon.0) 6181 : audit 0 from='client.? 172.21.15.80:0/1086059442' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:07:59.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:07:58 smithi090 bash[32384]: audit 2023-12-01T10:07:58.482620+0000 mon.a (mon.0) 6181 : audit 0 from='client.? 172.21.15.80:0/1086059442' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:08:00.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:07:59 smithi080 bash[28361]: cluster 2023-12-01T10:07:58.023014+0000 mgr.y (mgr.24362) 9583 : cluster 0 pgmap v9552: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:08:00.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:07:59 smithi080 bash[41963]: cluster 2023-12-01T10:07:58.023014+0000 mgr.y (mgr.24362) 9583 : cluster 0 pgmap v9552: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:08:00.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:07:59 smithi090 bash[32384]: cluster 2023-12-01T10:07:58.023014+0000 mgr.y (mgr.24362) 9583 : cluster 0 pgmap v9552: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:08:01.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:08:01 smithi080 bash[28361]: cluster 2023-12-01T10:08:00.023953+0000 mgr.y (mgr.24362) 9584 : cluster 0 pgmap v9553: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:08:01.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:08:01 smithi080 bash[28361]: audit 2023-12-01T10:08:00.160939+0000 mon.a (mon.0) 6182 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:08:01.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:08:01 smithi080 bash[28361]: audit 2023-12-01T10:08:00.172153+0000 mon.a (mon.0) 6183 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:08:01.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:08:01 smithi080 bash[28361]: audit 2023-12-01T10:08:00.413654+0000 mon.a (mon.0) 6184 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:08:01.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:08:01 smithi080 bash[28361]: audit 2023-12-01T10:08:00.424024+0000 mon.a (mon.0) 6185 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:08:01.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:08:01 smithi080 bash[28361]: audit 2023-12-01T10:08:00.898851+0000 mon.c (mon.2) 6128 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:08:01.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:08:01 smithi080 bash[28361]: audit 2023-12-01T10:08:00.900268+0000 mon.c (mon.2) 6129 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:08:01.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:08:01 smithi080 bash[28361]: audit 2023-12-01T10:08:00.908881+0000 mon.a (mon.0) 6186 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:08:01.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:08:01 smithi080 bash[28361]: audit 2023-12-01T10:08:00.945005+0000 mon.a (mon.0) 6187 : audit 0 from='client.? 172.21.15.80:0/1591339925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:08:01.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:08:01 smithi080 bash[41963]: cluster 2023-12-01T10:08:00.023953+0000 mgr.y (mgr.24362) 9584 : cluster 0 pgmap v9553: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:08:01.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:08:01 smithi080 bash[41963]: audit 2023-12-01T10:08:00.160939+0000 mon.a (mon.0) 6182 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:08:01.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:08:01 smithi080 bash[41963]: audit 2023-12-01T10:08:00.172153+0000 mon.a (mon.0) 6183 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:08:01.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:08:01 smithi080 bash[41963]: audit 2023-12-01T10:08:00.413654+0000 mon.a (mon.0) 6184 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:08:01.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:08:01 smithi080 bash[41963]: audit 2023-12-01T10:08:00.424024+0000 mon.a (mon.0) 6185 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:08:01.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:08:01 smithi080 bash[41963]: audit 2023-12-01T10:08:00.898851+0000 mon.c (mon.2) 6128 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:08:01.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:08:01 smithi080 bash[41963]: audit 2023-12-01T10:08:00.900268+0000 mon.c (mon.2) 6129 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:08:01.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:08:01 smithi080 bash[41963]: audit 2023-12-01T10:08:00.908881+0000 mon.a (mon.0) 6186 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:08:01.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:08:01 smithi080 bash[41963]: audit 2023-12-01T10:08:00.945005+0000 mon.a (mon.0) 6187 : audit 0 from='client.? 172.21.15.80:0/1591339925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:08:01.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:08:01 smithi090 bash[32384]: cluster 2023-12-01T10:08:00.023953+0000 mgr.y (mgr.24362) 9584 : cluster 0 pgmap v9553: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:08:01.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:08:01 smithi090 bash[32384]: audit 2023-12-01T10:08:00.160939+0000 mon.a (mon.0) 6182 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:08:01.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:08:01 smithi090 bash[32384]: audit 2023-12-01T10:08:00.172153+0000 mon.a (mon.0) 6183 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:08:01.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:08:01 smithi090 bash[32384]: audit 2023-12-01T10:08:00.413654+0000 mon.a (mon.0) 6184 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:08:01.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:08:01 smithi090 bash[32384]: audit 2023-12-01T10:08:00.424024+0000 mon.a (mon.0) 6185 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:08:01.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:08:01 smithi090 bash[32384]: audit 2023-12-01T10:08:00.898851+0000 mon.c (mon.2) 6128 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:08:01.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:08:01 smithi090 bash[32384]: audit 2023-12-01T10:08:00.900268+0000 mon.c (mon.2) 6129 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:08:01.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:08:01 smithi090 bash[32384]: audit 2023-12-01T10:08:00.908881+0000 mon.a (mon.0) 6186 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:08:01.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:08:01 smithi090 bash[32384]: audit 2023-12-01T10:08:00.945005+0000 mon.a (mon.0) 6187 : audit 0 from='client.? 172.21.15.80:0/1591339925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:08:03.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:08:03 smithi080 bash[28361]: cluster 2023-12-01T10:08:02.025183+0000 mgr.y (mgr.24362) 9585 : cluster 0 pgmap v9554: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:08:03.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:08:03 smithi080 bash[41963]: cluster 2023-12-01T10:08:02.025183+0000 mgr.y (mgr.24362) 9585 : cluster 0 pgmap v9554: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:08:03.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:08:03 smithi090 bash[32384]: cluster 2023-12-01T10:08:02.025183+0000 mgr.y (mgr.24362) 9585 : cluster 0 pgmap v9554: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:08:04.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:08:04 smithi080 bash[41963]: audit 2023-12-01T10:08:03.404658+0000 mon.c (mon.2) 6130 : audit 0 from='client.? 172.21.15.80:0/246642834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:08:04.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:08:04 smithi080 bash[28361]: audit 2023-12-01T10:08:03.404658+0000 mon.c (mon.2) 6130 : audit 0 from='client.? 172.21.15.80:0/246642834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:08:04.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:08:04 smithi090 bash[32384]: audit 2023-12-01T10:08:03.404658+0000 mon.c (mon.2) 6130 : audit 0 from='client.? 172.21.15.80:0/246642834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:08:06.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:08:05 smithi090 bash[32384]: cluster 2023-12-01T10:08:04.025861+0000 mgr.y (mgr.24362) 9586 : cluster 0 pgmap v9555: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:08:06.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:08:05 smithi080 bash[41963]: cluster 2023-12-01T10:08:04.025861+0000 mgr.y (mgr.24362) 9586 : cluster 0 pgmap v9555: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:08:06.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:08:05 smithi080 bash[28361]: cluster 2023-12-01T10:08:04.025861+0000 mgr.y (mgr.24362) 9586 : cluster 0 pgmap v9555: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:08:06.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:08:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:08:06] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T10:08:07.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:08:06 smithi090 bash[32384]: audit 2023-12-01T10:08:05.864297+0000 mon.c (mon.2) 6131 : audit 0 from='client.? 172.21.15.80:0/490123128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:08:07.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:08:06 smithi080 bash[28361]: audit 2023-12-01T10:08:05.864297+0000 mon.c (mon.2) 6131 : audit 0 from='client.? 172.21.15.80:0/490123128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:08:07.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:08:06 smithi080 bash[41963]: audit 2023-12-01T10:08:05.864297+0000 mon.c (mon.2) 6131 : audit 0 from='client.? 172.21.15.80:0/490123128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:08:08.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:08:07 smithi090 bash[32384]: cluster 2023-12-01T10:08:06.026977+0000 mgr.y (mgr.24362) 9587 : cluster 0 pgmap v9556: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:08:08.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:08:07 smithi080 bash[28361]: cluster 2023-12-01T10:08:06.026977+0000 mgr.y (mgr.24362) 9587 : cluster 0 pgmap v9556: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:08:08.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:08:07 smithi080 bash[41963]: cluster 2023-12-01T10:08:06.026977+0000 mgr.y (mgr.24362) 9587 : cluster 0 pgmap v9556: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:08:09.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:08:08 smithi090 bash[32384]: audit 2023-12-01T10:08:08.322058+0000 mon.c (mon.2) 6132 : audit 0 from='client.? 172.21.15.80:0/2531235347' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:08:09.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:08:08 smithi080 bash[28361]: audit 2023-12-01T10:08:08.322058+0000 mon.c (mon.2) 6132 : audit 0 from='client.? 172.21.15.80:0/2531235347' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:08:09.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:08:08 smithi080 bash[41963]: audit 2023-12-01T10:08:08.322058+0000 mon.c (mon.2) 6132 : audit 0 from='client.? 172.21.15.80:0/2531235347' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:08:10.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:08:09 smithi090 bash[32384]: cluster 2023-12-01T10:08:08.027536+0000 mgr.y (mgr.24362) 9588 : cluster 0 pgmap v9557: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:08:10.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:08:09 smithi080 bash[28361]: cluster 2023-12-01T10:08:08.027536+0000 mgr.y (mgr.24362) 9588 : cluster 0 pgmap v9557: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:08:10.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:08:09 smithi080 bash[41963]: cluster 2023-12-01T10:08:08.027536+0000 mgr.y (mgr.24362) 9588 : cluster 0 pgmap v9557: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:08:11.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:08:10 smithi090 bash[32384]: audit 2023-12-01T10:08:10.284946+0000 mon.c (mon.2) 6133 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:08:11.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:08:10 smithi080 bash[28361]: audit 2023-12-01T10:08:10.284946+0000 mon.c (mon.2) 6133 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:08:11.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:08:10 smithi080 bash[41963]: audit 2023-12-01T10:08:10.284946+0000 mon.c (mon.2) 6133 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:08:12.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:08:11 smithi090 bash[32384]: cluster 2023-12-01T10:08:10.028136+0000 mgr.y (mgr.24362) 9589 : cluster 0 pgmap v9558: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:08:12.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:08:11 smithi090 bash[32384]: audit 2023-12-01T10:08:10.776214+0000 mon.c (mon.2) 6134 : audit 0 from='client.? 172.21.15.80:0/1930566183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:08:12.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:08:11 smithi080 bash[28361]: cluster 2023-12-01T10:08:10.028136+0000 mgr.y (mgr.24362) 9589 : cluster 0 pgmap v9558: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:08:12.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:08:11 smithi080 bash[28361]: audit 2023-12-01T10:08:10.776214+0000 mon.c (mon.2) 6134 : audit 0 from='client.? 172.21.15.80:0/1930566183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:08:12.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:08:11 smithi080 bash[41963]: cluster 2023-12-01T10:08:10.028136+0000 mgr.y (mgr.24362) 9589 : cluster 0 pgmap v9558: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:08:12.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:08:11 smithi080 bash[41963]: audit 2023-12-01T10:08:10.776214+0000 mon.c (mon.2) 6134 : audit 0 from='client.? 172.21.15.80:0/1930566183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:08:14.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:08:13 smithi090 bash[32384]: cluster 2023-12-01T10:08:12.029190+0000 mgr.y (mgr.24362) 9590 : cluster 0 pgmap v9559: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:08:14.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:08:13 smithi090 bash[32384]: audit 2023-12-01T10:08:13.238843+0000 mon.a (mon.0) 6188 : audit 0 from='client.? 172.21.15.80:0/606360246' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:08:14.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:08:13 smithi080 bash[28361]: cluster 2023-12-01T10:08:12.029190+0000 mgr.y (mgr.24362) 9590 : cluster 0 pgmap v9559: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:08:14.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:08:13 smithi080 bash[28361]: audit 2023-12-01T10:08:13.238843+0000 mon.a (mon.0) 6188 : audit 0 from='client.? 172.21.15.80:0/606360246' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:08:14.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:08:13 smithi080 bash[41963]: cluster 2023-12-01T10:08:12.029190+0000 mgr.y (mgr.24362) 9590 : cluster 0 pgmap v9559: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:08:14.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:08:13 smithi080 bash[41963]: audit 2023-12-01T10:08:13.238843+0000 mon.a (mon.0) 6188 : audit 0 from='client.? 172.21.15.80:0/606360246' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:08:16.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:08:15 smithi090 bash[32384]: cluster 2023-12-01T10:08:14.029849+0000 mgr.y (mgr.24362) 9591 : cluster 0 pgmap v9560: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:08:16.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:08:15 smithi090 bash[32384]: audit 2023-12-01T10:08:15.684638+0000 mon.a (mon.0) 6189 : audit 0 from='client.? 172.21.15.80:0/2689121570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:08:16.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:08:15 smithi080 bash[28361]: cluster 2023-12-01T10:08:14.029849+0000 mgr.y (mgr.24362) 9591 : cluster 0 pgmap v9560: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:08:16.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:08:15 smithi080 bash[28361]: audit 2023-12-01T10:08:15.684638+0000 mon.a (mon.0) 6189 : audit 0 from='client.? 172.21.15.80:0/2689121570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:08:16.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:08:15 smithi080 bash[41963]: cluster 2023-12-01T10:08:14.029849+0000 mgr.y (mgr.24362) 9591 : cluster 0 pgmap v9560: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:08:16.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:08:15 smithi080 bash[41963]: audit 2023-12-01T10:08:15.684638+0000 mon.a (mon.0) 6189 : audit 0 from='client.? 172.21.15.80:0/2689121570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:08:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:08:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:08:16] "GET /metrics HTTP/1.1" 200 33987 "" "Prometheus/2.43.0" 2023-12-01T10:08:18.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:08:17 smithi090 bash[32384]: cluster 2023-12-01T10:08:16.030946+0000 mgr.y (mgr.24362) 9592 : cluster 0 pgmap v9561: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:08:18.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:08:17 smithi080 bash[41963]: cluster 2023-12-01T10:08:16.030946+0000 mgr.y (mgr.24362) 9592 : cluster 0 pgmap v9561: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:08:18.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:08:17 smithi080 bash[28361]: cluster 2023-12-01T10:08:16.030946+0000 mgr.y (mgr.24362) 9592 : cluster 0 pgmap v9561: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:08:19.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:08:18 smithi080 bash[41963]: audit 2023-12-01T10:08:18.152635+0000 mon.a (mon.0) 6190 : audit 0 from='client.? 172.21.15.80:0/373146762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:08:19.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:08:18 smithi080 bash[28361]: audit 2023-12-01T10:08:18.152635+0000 mon.a (mon.0) 6190 : audit 0 from='client.? 172.21.15.80:0/373146762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:08:19.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:08:18 smithi090 bash[32384]: audit 2023-12-01T10:08:18.152635+0000 mon.a (mon.0) 6190 : audit 0 from='client.? 172.21.15.80:0/373146762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:08:20.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:08:19 smithi080 bash[41963]: cluster 2023-12-01T10:08:18.031531+0000 mgr.y (mgr.24362) 9593 : cluster 0 pgmap v9562: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:08:20.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:08:19 smithi080 bash[28361]: cluster 2023-12-01T10:08:18.031531+0000 mgr.y (mgr.24362) 9593 : cluster 0 pgmap v9562: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:08:20.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:08:19 smithi090 bash[32384]: cluster 2023-12-01T10:08:18.031531+0000 mgr.y (mgr.24362) 9593 : cluster 0 pgmap v9562: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:08:21.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:08:20 smithi080 bash[28361]: audit 2023-12-01T10:08:20.603479+0000 mon.c (mon.2) 6135 : audit 0 from='client.? 172.21.15.80:0/1371948609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:08:21.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:08:20 smithi080 bash[41963]: audit 2023-12-01T10:08:20.603479+0000 mon.c (mon.2) 6135 : audit 0 from='client.? 172.21.15.80:0/1371948609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:08:21.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:08:20 smithi090 bash[32384]: audit 2023-12-01T10:08:20.603479+0000 mon.c (mon.2) 6135 : audit 0 from='client.? 172.21.15.80:0/1371948609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:08:22.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:08:21 smithi080 bash[28361]: cluster 2023-12-01T10:08:20.032258+0000 mgr.y (mgr.24362) 9594 : cluster 0 pgmap v9563: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:08:22.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:08:21 smithi080 bash[41963]: cluster 2023-12-01T10:08:20.032258+0000 mgr.y (mgr.24362) 9594 : cluster 0 pgmap v9563: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:08:22.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:08:21 smithi090 bash[32384]: cluster 2023-12-01T10:08:20.032258+0000 mgr.y (mgr.24362) 9594 : cluster 0 pgmap v9563: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:08:24.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:08:23 smithi080 bash[28361]: cluster 2023-12-01T10:08:22.033466+0000 mgr.y (mgr.24362) 9595 : cluster 0 pgmap v9564: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:08:24.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:08:23 smithi080 bash[28361]: audit 2023-12-01T10:08:23.054993+0000 mon.c (mon.2) 6136 : audit 0 from='client.? 172.21.15.80:0/982444430' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:08:24.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:08:23 smithi080 bash[41963]: cluster 2023-12-01T10:08:22.033466+0000 mgr.y (mgr.24362) 9595 : cluster 0 pgmap v9564: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:08:24.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:08:23 smithi080 bash[41963]: audit 2023-12-01T10:08:23.054993+0000 mon.c (mon.2) 6136 : audit 0 from='client.? 172.21.15.80:0/982444430' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:08:24.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:08:23 smithi090 bash[32384]: cluster 2023-12-01T10:08:22.033466+0000 mgr.y (mgr.24362) 9595 : cluster 0 pgmap v9564: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:08:24.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:08:23 smithi090 bash[32384]: audit 2023-12-01T10:08:23.054993+0000 mon.c (mon.2) 6136 : audit 0 from='client.? 172.21.15.80:0/982444430' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:08:26.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:08:25 smithi080 bash[28361]: cluster 2023-12-01T10:08:24.034061+0000 mgr.y (mgr.24362) 9596 : cluster 0 pgmap v9565: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:08:26.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:08:25 smithi080 bash[28361]: audit 2023-12-01T10:08:25.285245+0000 mon.c (mon.2) 6137 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:08:26.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:08:25 smithi080 bash[28361]: audit 2023-12-01T10:08:25.506526+0000 mon.c (mon.2) 6138 : audit 0 from='client.? 172.21.15.80:0/2521930689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:08:26.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:08:25 smithi080 bash[41963]: cluster 2023-12-01T10:08:24.034061+0000 mgr.y (mgr.24362) 9596 : cluster 0 pgmap v9565: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:08:26.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:08:25 smithi080 bash[41963]: audit 2023-12-01T10:08:25.285245+0000 mon.c (mon.2) 6137 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:08:26.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:08:25 smithi080 bash[41963]: audit 2023-12-01T10:08:25.506526+0000 mon.c (mon.2) 6138 : audit 0 from='client.? 172.21.15.80:0/2521930689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:08:26.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:08:25 smithi090 bash[32384]: cluster 2023-12-01T10:08:24.034061+0000 mgr.y (mgr.24362) 9596 : cluster 0 pgmap v9565: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:08:26.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:08:25 smithi090 bash[32384]: audit 2023-12-01T10:08:25.285245+0000 mon.c (mon.2) 6137 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:08:26.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:08:25 smithi090 bash[32384]: audit 2023-12-01T10:08:25.506526+0000 mon.c (mon.2) 6138 : audit 0 from='client.? 172.21.15.80:0/2521930689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:08:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:08:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:08:26] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T10:08:28.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:08:27 smithi080 bash[28361]: cluster 2023-12-01T10:08:26.035175+0000 mgr.y (mgr.24362) 9597 : cluster 0 pgmap v9566: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:08:28.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:08:27 smithi080 bash[41963]: cluster 2023-12-01T10:08:26.035175+0000 mgr.y (mgr.24362) 9597 : cluster 0 pgmap v9566: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:08:28.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:08:27 smithi090 bash[32384]: cluster 2023-12-01T10:08:26.035175+0000 mgr.y (mgr.24362) 9597 : cluster 0 pgmap v9566: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:08:29.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:08:28 smithi080 bash[41963]: audit 2023-12-01T10:08:27.965064+0000 mon.a (mon.0) 6191 : audit 0 from='client.? 172.21.15.80:0/3422527463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:08:29.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:08:28 smithi080 bash[28361]: audit 2023-12-01T10:08:27.965064+0000 mon.a (mon.0) 6191 : audit 0 from='client.? 172.21.15.80:0/3422527463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:08:29.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:08:28 smithi090 bash[32384]: audit 2023-12-01T10:08:27.965064+0000 mon.a (mon.0) 6191 : audit 0 from='client.? 172.21.15.80:0/3422527463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:08:30.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:08:29 smithi080 bash[28361]: cluster 2023-12-01T10:08:28.035954+0000 mgr.y (mgr.24362) 9598 : cluster 0 pgmap v9567: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:08:30.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:08:29 smithi080 bash[41963]: cluster 2023-12-01T10:08:28.035954+0000 mgr.y (mgr.24362) 9598 : cluster 0 pgmap v9567: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:08:30.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:08:29 smithi090 bash[32384]: cluster 2023-12-01T10:08:28.035954+0000 mgr.y (mgr.24362) 9598 : cluster 0 pgmap v9567: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:08:31.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:08:30 smithi080 bash[41963]: audit 2023-12-01T10:08:30.421228+0000 mon.a (mon.0) 6192 : audit 0 from='client.? 172.21.15.80:0/234331656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:08:31.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:08:30 smithi080 bash[28361]: audit 2023-12-01T10:08:30.421228+0000 mon.a (mon.0) 6192 : audit 0 from='client.? 172.21.15.80:0/234331656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:08:31.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:08:30 smithi090 bash[32384]: audit 2023-12-01T10:08:30.421228+0000 mon.a (mon.0) 6192 : audit 0 from='client.? 172.21.15.80:0/234331656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:08:32.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:08:31 smithi080 bash[41963]: cluster 2023-12-01T10:08:30.036500+0000 mgr.y (mgr.24362) 9599 : cluster 0 pgmap v9568: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:08:32.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:08:31 smithi080 bash[28361]: cluster 2023-12-01T10:08:30.036500+0000 mgr.y (mgr.24362) 9599 : cluster 0 pgmap v9568: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:08:32.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:08:31 smithi090 bash[32384]: cluster 2023-12-01T10:08:30.036500+0000 mgr.y (mgr.24362) 9599 : cluster 0 pgmap v9568: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:08:34.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:08:33 smithi080 bash[28361]: cluster 2023-12-01T10:08:32.037641+0000 mgr.y (mgr.24362) 9600 : cluster 0 pgmap v9569: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:08:34.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:08:33 smithi080 bash[28361]: audit 2023-12-01T10:08:32.876477+0000 mon.a (mon.0) 6193 : audit 0 from='client.? 172.21.15.80:0/533729563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:08:34.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:08:33 smithi080 bash[41963]: cluster 2023-12-01T10:08:32.037641+0000 mgr.y (mgr.24362) 9600 : cluster 0 pgmap v9569: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:08:34.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:08:33 smithi080 bash[41963]: audit 2023-12-01T10:08:32.876477+0000 mon.a (mon.0) 6193 : audit 0 from='client.? 172.21.15.80:0/533729563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:08:34.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:08:33 smithi090 bash[32384]: cluster 2023-12-01T10:08:32.037641+0000 mgr.y (mgr.24362) 9600 : cluster 0 pgmap v9569: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:08:34.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:08:33 smithi090 bash[32384]: audit 2023-12-01T10:08:32.876477+0000 mon.a (mon.0) 6193 : audit 0 from='client.? 172.21.15.80:0/533729563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:08:36.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:08:35 smithi080 bash[28361]: cluster 2023-12-01T10:08:34.038281+0000 mgr.y (mgr.24362) 9601 : cluster 0 pgmap v9570: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:08:36.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:08:35 smithi080 bash[28361]: audit 2023-12-01T10:08:35.328140+0000 mon.c (mon.2) 6139 : audit 0 from='client.? 172.21.15.80:0/639633618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:08:36.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:08:35 smithi080 bash[41963]: cluster 2023-12-01T10:08:34.038281+0000 mgr.y (mgr.24362) 9601 : cluster 0 pgmap v9570: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:08:36.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:08:35 smithi080 bash[41963]: audit 2023-12-01T10:08:35.328140+0000 mon.c (mon.2) 6139 : audit 0 from='client.? 172.21.15.80:0/639633618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:08:36.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:08:35 smithi090 bash[32384]: cluster 2023-12-01T10:08:34.038281+0000 mgr.y (mgr.24362) 9601 : cluster 0 pgmap v9570: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:08:36.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:08:35 smithi090 bash[32384]: audit 2023-12-01T10:08:35.328140+0000 mon.c (mon.2) 6139 : audit 0 from='client.? 172.21.15.80:0/639633618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:08:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:08:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:08:36] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T10:08:38.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:08:37 smithi080 bash[28361]: cluster 2023-12-01T10:08:36.039368+0000 mgr.y (mgr.24362) 9602 : cluster 0 pgmap v9571: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:08:38.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:08:37 smithi080 bash[28361]: audit 2023-12-01T10:08:37.785176+0000 mon.c (mon.2) 6140 : audit 0 from='client.? 172.21.15.80:0/1623371916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:08:38.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:08:37 smithi080 bash[41963]: cluster 2023-12-01T10:08:36.039368+0000 mgr.y (mgr.24362) 9602 : cluster 0 pgmap v9571: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:08:38.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:08:37 smithi080 bash[41963]: audit 2023-12-01T10:08:37.785176+0000 mon.c (mon.2) 6140 : audit 0 from='client.? 172.21.15.80:0/1623371916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:08:38.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:08:37 smithi090 bash[32384]: cluster 2023-12-01T10:08:36.039368+0000 mgr.y (mgr.24362) 9602 : cluster 0 pgmap v9571: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:08:38.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:08:37 smithi090 bash[32384]: audit 2023-12-01T10:08:37.785176+0000 mon.c (mon.2) 6140 : audit 0 from='client.? 172.21.15.80:0/1623371916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:08:40.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:08:39 smithi080 bash[28361]: cluster 2023-12-01T10:08:38.040050+0000 mgr.y (mgr.24362) 9603 : cluster 0 pgmap v9572: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:08:40.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:08:39 smithi080 bash[41963]: cluster 2023-12-01T10:08:38.040050+0000 mgr.y (mgr.24362) 9603 : cluster 0 pgmap v9572: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:08:40.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:08:39 smithi090 bash[32384]: cluster 2023-12-01T10:08:38.040050+0000 mgr.y (mgr.24362) 9603 : cluster 0 pgmap v9572: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:08:41.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:08:40 smithi080 bash[41963]: audit 2023-12-01T10:08:40.243142+0000 mon.c (mon.2) 6141 : audit 0 from='client.? 172.21.15.80:0/1579908661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:08:41.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:08:40 smithi080 bash[41963]: audit 2023-12-01T10:08:40.285533+0000 mon.c (mon.2) 6142 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:08:41.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:08:40 smithi080 bash[28361]: audit 2023-12-01T10:08:40.243142+0000 mon.c (mon.2) 6141 : audit 0 from='client.? 172.21.15.80:0/1579908661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:08:41.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:08:40 smithi080 bash[28361]: audit 2023-12-01T10:08:40.285533+0000 mon.c (mon.2) 6142 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:08:41.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:08:40 smithi090 bash[32384]: audit 2023-12-01T10:08:40.243142+0000 mon.c (mon.2) 6141 : audit 0 from='client.? 172.21.15.80:0/1579908661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:08:41.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:08:40 smithi090 bash[32384]: audit 2023-12-01T10:08:40.285533+0000 mon.c (mon.2) 6142 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:08:42.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:08:41 smithi080 bash[28361]: cluster 2023-12-01T10:08:40.040694+0000 mgr.y (mgr.24362) 9604 : cluster 0 pgmap v9573: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:08:42.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:08:41 smithi080 bash[41963]: cluster 2023-12-01T10:08:40.040694+0000 mgr.y (mgr.24362) 9604 : cluster 0 pgmap v9573: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:08:42.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:08:41 smithi090 bash[32384]: cluster 2023-12-01T10:08:40.040694+0000 mgr.y (mgr.24362) 9604 : cluster 0 pgmap v9573: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:08:43.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:08:42 smithi080 bash[28361]: audit 2023-12-01T10:08:42.696120+0000 mon.c (mon.2) 6143 : audit 0 from='client.? 172.21.15.80:0/2470518880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:08:43.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:08:42 smithi080 bash[41963]: audit 2023-12-01T10:08:42.696120+0000 mon.c (mon.2) 6143 : audit 0 from='client.? 172.21.15.80:0/2470518880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:08:43.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:08:42 smithi090 bash[32384]: audit 2023-12-01T10:08:42.696120+0000 mon.c (mon.2) 6143 : audit 0 from='client.? 172.21.15.80:0/2470518880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:08:44.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:08:43 smithi080 bash[28361]: cluster 2023-12-01T10:08:42.041782+0000 mgr.y (mgr.24362) 9605 : cluster 0 pgmap v9574: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:08:44.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:08:43 smithi080 bash[41963]: cluster 2023-12-01T10:08:42.041782+0000 mgr.y (mgr.24362) 9605 : cluster 0 pgmap v9574: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:08:44.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:08:43 smithi090 bash[32384]: cluster 2023-12-01T10:08:42.041782+0000 mgr.y (mgr.24362) 9605 : cluster 0 pgmap v9574: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:08:46.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:08:45 smithi080 bash[41963]: cluster 2023-12-01T10:08:44.042387+0000 mgr.y (mgr.24362) 9606 : cluster 0 pgmap v9575: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:08:46.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:08:45 smithi080 bash[41963]: audit 2023-12-01T10:08:45.148389+0000 mon.c (mon.2) 6144 : audit 0 from='client.? 172.21.15.80:0/3379811812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:08:46.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:08:45 smithi080 bash[28361]: cluster 2023-12-01T10:08:44.042387+0000 mgr.y (mgr.24362) 9606 : cluster 0 pgmap v9575: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:08:46.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:08:45 smithi080 bash[28361]: audit 2023-12-01T10:08:45.148389+0000 mon.c (mon.2) 6144 : audit 0 from='client.? 172.21.15.80:0/3379811812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:08:46.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:08:45 smithi090 bash[32384]: cluster 2023-12-01T10:08:44.042387+0000 mgr.y (mgr.24362) 9606 : cluster 0 pgmap v9575: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:08:46.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:08:45 smithi090 bash[32384]: audit 2023-12-01T10:08:45.148389+0000 mon.c (mon.2) 6144 : audit 0 from='client.? 172.21.15.80:0/3379811812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:08:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:08:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:08:46] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T10:08:48.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:08:47 smithi080 bash[28361]: cluster 2023-12-01T10:08:46.043544+0000 mgr.y (mgr.24362) 9607 : cluster 0 pgmap v9576: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:08:48.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:08:47 smithi080 bash[28361]: audit 2023-12-01T10:08:47.599915+0000 mon.c (mon.2) 6145 : audit 0 from='client.? 172.21.15.80:0/3962852415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:08:48.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:08:47 smithi080 bash[41963]: cluster 2023-12-01T10:08:46.043544+0000 mgr.y (mgr.24362) 9607 : cluster 0 pgmap v9576: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:08:48.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:08:47 smithi080 bash[41963]: audit 2023-12-01T10:08:47.599915+0000 mon.c (mon.2) 6145 : audit 0 from='client.? 172.21.15.80:0/3962852415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:08:48.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:08:47 smithi090 bash[32384]: cluster 2023-12-01T10:08:46.043544+0000 mgr.y (mgr.24362) 9607 : cluster 0 pgmap v9576: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:08:48.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:08:47 smithi090 bash[32384]: audit 2023-12-01T10:08:47.599915+0000 mon.c (mon.2) 6145 : audit 0 from='client.? 172.21.15.80:0/3962852415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:08:50.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:08:49 smithi080 bash[41963]: cluster 2023-12-01T10:08:48.044176+0000 mgr.y (mgr.24362) 9608 : cluster 0 pgmap v9577: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:08:50.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:08:49 smithi080 bash[28361]: cluster 2023-12-01T10:08:48.044176+0000 mgr.y (mgr.24362) 9608 : cluster 0 pgmap v9577: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:08:50.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:08:49 smithi090 bash[32384]: cluster 2023-12-01T10:08:48.044176+0000 mgr.y (mgr.24362) 9608 : cluster 0 pgmap v9577: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:08:51.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:08:50 smithi080 bash[41963]: audit 2023-12-01T10:08:50.080121+0000 mon.c (mon.2) 6146 : audit 0 from='client.? 172.21.15.80:0/2877646821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:08:51.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:08:50 smithi080 bash[28361]: audit 2023-12-01T10:08:50.080121+0000 mon.c (mon.2) 6146 : audit 0 from='client.? 172.21.15.80:0/2877646821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:08:51.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:08:50 smithi090 bash[32384]: audit 2023-12-01T10:08:50.080121+0000 mon.c (mon.2) 6146 : audit 0 from='client.? 172.21.15.80:0/2877646821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:08:52.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:08:51 smithi080 bash[28361]: cluster 2023-12-01T10:08:50.044841+0000 mgr.y (mgr.24362) 9609 : cluster 0 pgmap v9578: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:08:52.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:08:51 smithi080 bash[41963]: cluster 2023-12-01T10:08:50.044841+0000 mgr.y (mgr.24362) 9609 : cluster 0 pgmap v9578: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:08:52.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:08:51 smithi090 bash[32384]: cluster 2023-12-01T10:08:50.044841+0000 mgr.y (mgr.24362) 9609 : cluster 0 pgmap v9578: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:08:53.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:08:52 smithi080 bash[28361]: audit 2023-12-01T10:08:52.538520+0000 mon.a (mon.0) 6194 : audit 0 from='client.? 172.21.15.80:0/2471009249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:08:53.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:08:52 smithi080 bash[41963]: audit 2023-12-01T10:08:52.538520+0000 mon.a (mon.0) 6194 : audit 0 from='client.? 172.21.15.80:0/2471009249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:08:53.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:08:52 smithi090 bash[32384]: audit 2023-12-01T10:08:52.538520+0000 mon.a (mon.0) 6194 : audit 0 from='client.? 172.21.15.80:0/2471009249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:08:54.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:08:53 smithi080 bash[28361]: cluster 2023-12-01T10:08:52.045946+0000 mgr.y (mgr.24362) 9610 : cluster 0 pgmap v9579: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:08:54.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:08:53 smithi080 bash[41963]: cluster 2023-12-01T10:08:52.045946+0000 mgr.y (mgr.24362) 9610 : cluster 0 pgmap v9579: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:08:54.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:08:53 smithi090 bash[32384]: cluster 2023-12-01T10:08:52.045946+0000 mgr.y (mgr.24362) 9610 : cluster 0 pgmap v9579: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:08:56.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:08:55 smithi080 bash[28361]: cluster 2023-12-01T10:08:54.046543+0000 mgr.y (mgr.24362) 9611 : cluster 0 pgmap v9580: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:08:56.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:08:55 smithi080 bash[28361]: audit 2023-12-01T10:08:54.987048+0000 mon.a (mon.0) 6195 : audit 0 from='client.? 172.21.15.80:0/1650071558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:08:56.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:08:55 smithi080 bash[28361]: audit 2023-12-01T10:08:55.285985+0000 mon.c (mon.2) 6147 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:08:56.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:08:55 smithi080 bash[41963]: cluster 2023-12-01T10:08:54.046543+0000 mgr.y (mgr.24362) 9611 : cluster 0 pgmap v9580: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:08:56.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:08:55 smithi080 bash[41963]: audit 2023-12-01T10:08:54.987048+0000 mon.a (mon.0) 6195 : audit 0 from='client.? 172.21.15.80:0/1650071558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:08:56.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:08:55 smithi080 bash[41963]: audit 2023-12-01T10:08:55.285985+0000 mon.c (mon.2) 6147 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:08:56.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:08:55 smithi090 bash[32384]: cluster 2023-12-01T10:08:54.046543+0000 mgr.y (mgr.24362) 9611 : cluster 0 pgmap v9580: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:08:56.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:08:55 smithi090 bash[32384]: audit 2023-12-01T10:08:54.987048+0000 mon.a (mon.0) 6195 : audit 0 from='client.? 172.21.15.80:0/1650071558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:08:56.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:08:55 smithi090 bash[32384]: audit 2023-12-01T10:08:55.285985+0000 mon.c (mon.2) 6147 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:08:56.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:08:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:08:56] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T10:08:58.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:08:57 smithi080 bash[28361]: cluster 2023-12-01T10:08:56.047708+0000 mgr.y (mgr.24362) 9612 : cluster 0 pgmap v9581: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:08:58.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:08:57 smithi080 bash[28361]: audit 2023-12-01T10:08:57.442135+0000 mon.c (mon.2) 6148 : audit 0 from='client.? 172.21.15.80:0/3924822692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:08:58.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:08:57 smithi080 bash[41963]: cluster 2023-12-01T10:08:56.047708+0000 mgr.y (mgr.24362) 9612 : cluster 0 pgmap v9581: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:08:58.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:08:57 smithi080 bash[41963]: audit 2023-12-01T10:08:57.442135+0000 mon.c (mon.2) 6148 : audit 0 from='client.? 172.21.15.80:0/3924822692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:08:58.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:08:57 smithi090 bash[32384]: cluster 2023-12-01T10:08:56.047708+0000 mgr.y (mgr.24362) 9612 : cluster 0 pgmap v9581: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:08:58.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:08:57 smithi090 bash[32384]: audit 2023-12-01T10:08:57.442135+0000 mon.c (mon.2) 6148 : audit 0 from='client.? 172.21.15.80:0/3924822692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:09:00.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:08:59 smithi080 bash[28361]: cluster 2023-12-01T10:08:58.048322+0000 mgr.y (mgr.24362) 9613 : cluster 0 pgmap v9582: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:09:00.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:08:59 smithi080 bash[28361]: audit 2023-12-01T10:08:59.899247+0000 mon.c (mon.2) 6149 : audit 0 from='client.? 172.21.15.80:0/893727464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:09:00.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:08:59 smithi080 bash[41963]: cluster 2023-12-01T10:08:58.048322+0000 mgr.y (mgr.24362) 9613 : cluster 0 pgmap v9582: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:09:00.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:08:59 smithi080 bash[41963]: audit 2023-12-01T10:08:59.899247+0000 mon.c (mon.2) 6149 : audit 0 from='client.? 172.21.15.80:0/893727464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:09:00.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:08:59 smithi090 bash[32384]: cluster 2023-12-01T10:08:58.048322+0000 mgr.y (mgr.24362) 9613 : cluster 0 pgmap v9582: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:09:00.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:08:59 smithi090 bash[32384]: audit 2023-12-01T10:08:59.899247+0000 mon.c (mon.2) 6149 : audit 0 from='client.? 172.21.15.80:0/893727464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:09:02.180 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:09:01 smithi080 bash[41963]: cluster 2023-12-01T10:09:00.048937+0000 mgr.y (mgr.24362) 9614 : cluster 0 pgmap v9583: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:09:02.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:09:01 smithi080 bash[41963]: audit 2023-12-01T10:09:00.991380+0000 mon.c (mon.2) 6150 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:09:02.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:09:01 smithi080 bash[28361]: cluster 2023-12-01T10:09:00.048937+0000 mgr.y (mgr.24362) 9614 : cluster 0 pgmap v9583: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:09:02.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:09:01 smithi080 bash[28361]: audit 2023-12-01T10:09:00.991380+0000 mon.c (mon.2) 6150 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:09:02.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:09:01 smithi090 bash[32384]: cluster 2023-12-01T10:09:00.048937+0000 mgr.y (mgr.24362) 9614 : cluster 0 pgmap v9583: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:09:02.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:09:01 smithi090 bash[32384]: audit 2023-12-01T10:09:00.991380+0000 mon.c (mon.2) 6150 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:09:03.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:09:02 smithi080 bash[28361]: audit 2023-12-01T10:09:02.352116+0000 mon.c (mon.2) 6151 : audit 0 from='client.? 172.21.15.80:0/3403169454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:09:03.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:09:02 smithi080 bash[41963]: audit 2023-12-01T10:09:02.352116+0000 mon.c (mon.2) 6151 : audit 0 from='client.? 172.21.15.80:0/3403169454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:09:03.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:09:02 smithi090 bash[32384]: audit 2023-12-01T10:09:02.352116+0000 mon.c (mon.2) 6151 : audit 0 from='client.? 172.21.15.80:0/3403169454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:09:04.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:09:03 smithi080 bash[28361]: cluster 2023-12-01T10:09:02.049851+0000 mgr.y (mgr.24362) 9615 : cluster 0 pgmap v9584: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:09:04.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:09:03 smithi080 bash[41963]: cluster 2023-12-01T10:09:02.049851+0000 mgr.y (mgr.24362) 9615 : cluster 0 pgmap v9584: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:09:04.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:09:03 smithi090 bash[32384]: cluster 2023-12-01T10:09:02.049851+0000 mgr.y (mgr.24362) 9615 : cluster 0 pgmap v9584: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:09:05.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:09:04 smithi090 bash[32384]: audit 2023-12-01T10:09:04.798975+0000 mon.c (mon.2) 6152 : audit 0 from='client.? 172.21.15.80:0/1053105485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:09:05.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:09:04 smithi080 bash[28361]: audit 2023-12-01T10:09:04.798975+0000 mon.c (mon.2) 6152 : audit 0 from='client.? 172.21.15.80:0/1053105485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:09:05.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:09:04 smithi080 bash[41963]: audit 2023-12-01T10:09:04.798975+0000 mon.c (mon.2) 6152 : audit 0 from='client.? 172.21.15.80:0/1053105485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:09:06.232 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:09:05 smithi080 bash[41963]: cluster 2023-12-01T10:09:04.050483+0000 mgr.y (mgr.24362) 9616 : cluster 0 pgmap v9585: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:09:06.233 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:09:05 smithi080 bash[28361]: cluster 2023-12-01T10:09:04.050483+0000 mgr.y (mgr.24362) 9616 : cluster 0 pgmap v9585: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:09:06.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:09:05 smithi090 bash[32384]: cluster 2023-12-01T10:09:04.050483+0000 mgr.y (mgr.24362) 9616 : cluster 0 pgmap v9585: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:09:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:09:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:09:06] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T10:09:08.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:09:07 smithi080 bash[28361]: cluster 2023-12-01T10:09:06.051488+0000 mgr.y (mgr.24362) 9617 : cluster 0 pgmap v9586: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:09:08.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:09:07 smithi080 bash[28361]: audit 2023-12-01T10:09:06.885616+0000 mon.a (mon.0) 6196 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:09:08.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:09:07 smithi080 bash[28361]: audit 2023-12-01T10:09:06.895364+0000 mon.a (mon.0) 6197 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:09:08.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:09:07 smithi080 bash[28361]: audit 2023-12-01T10:09:07.191502+0000 mon.a (mon.0) 6198 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:09:08.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:09:07 smithi080 bash[28361]: audit 2023-12-01T10:09:07.200325+0000 mon.a (mon.0) 6199 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:09:08.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:09:07 smithi080 bash[28361]: audit 2023-12-01T10:09:07.258995+0000 mon.a (mon.0) 6200 : audit 0 from='client.? 172.21.15.80:0/3468505569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:09:08.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:09:07 smithi080 bash[28361]: audit 2023-12-01T10:09:07.676530+0000 mon.c (mon.2) 6153 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:09:08.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:09:07 smithi080 bash[28361]: audit 2023-12-01T10:09:07.678463+0000 mon.c (mon.2) 6154 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:09:08.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:09:07 smithi080 bash[28361]: audit 2023-12-01T10:09:07.688505+0000 mon.a (mon.0) 6201 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:09:08.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:09:07 smithi080 bash[41963]: cluster 2023-12-01T10:09:06.051488+0000 mgr.y (mgr.24362) 9617 : cluster 0 pgmap v9586: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:09:08.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:09:07 smithi080 bash[41963]: audit 2023-12-01T10:09:06.885616+0000 mon.a (mon.0) 6196 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:09:08.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:09:07 smithi080 bash[41963]: audit 2023-12-01T10:09:06.895364+0000 mon.a (mon.0) 6197 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:09:08.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:09:07 smithi080 bash[41963]: audit 2023-12-01T10:09:07.191502+0000 mon.a (mon.0) 6198 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:09:08.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:09:07 smithi080 bash[41963]: audit 2023-12-01T10:09:07.200325+0000 mon.a (mon.0) 6199 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:09:08.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:09:07 smithi080 bash[41963]: audit 2023-12-01T10:09:07.258995+0000 mon.a (mon.0) 6200 : audit 0 from='client.? 172.21.15.80:0/3468505569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:09:08.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:09:07 smithi080 bash[41963]: audit 2023-12-01T10:09:07.676530+0000 mon.c (mon.2) 6153 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:09:08.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:09:07 smithi080 bash[41963]: audit 2023-12-01T10:09:07.678463+0000 mon.c (mon.2) 6154 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:09:08.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:09:07 smithi080 bash[41963]: audit 2023-12-01T10:09:07.688505+0000 mon.a (mon.0) 6201 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:09:08.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:09:07 smithi090 bash[32384]: cluster 2023-12-01T10:09:06.051488+0000 mgr.y (mgr.24362) 9617 : cluster 0 pgmap v9586: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:09:08.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:09:07 smithi090 bash[32384]: audit 2023-12-01T10:09:06.885616+0000 mon.a (mon.0) 6196 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:09:08.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:09:07 smithi090 bash[32384]: audit 2023-12-01T10:09:06.895364+0000 mon.a (mon.0) 6197 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:09:08.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:09:07 smithi090 bash[32384]: audit 2023-12-01T10:09:07.191502+0000 mon.a (mon.0) 6198 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:09:08.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:09:07 smithi090 bash[32384]: audit 2023-12-01T10:09:07.200325+0000 mon.a (mon.0) 6199 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:09:08.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:09:07 smithi090 bash[32384]: audit 2023-12-01T10:09:07.258995+0000 mon.a (mon.0) 6200 : audit 0 from='client.? 172.21.15.80:0/3468505569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:09:08.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:09:07 smithi090 bash[32384]: audit 2023-12-01T10:09:07.676530+0000 mon.c (mon.2) 6153 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:09:08.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:09:07 smithi090 bash[32384]: audit 2023-12-01T10:09:07.678463+0000 mon.c (mon.2) 6154 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:09:08.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:09:07 smithi090 bash[32384]: audit 2023-12-01T10:09:07.688505+0000 mon.a (mon.0) 6201 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:09:10.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:09:09 smithi080 bash[41963]: cluster 2023-12-01T10:09:08.052273+0000 mgr.y (mgr.24362) 9618 : cluster 0 pgmap v9587: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:09:10.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:09:09 smithi080 bash[41963]: audit 2023-12-01T10:09:09.712976+0000 mon.c (mon.2) 6155 : audit 0 from='client.? 172.21.15.80:0/1005803591' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:09:10.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:09:09 smithi080 bash[28361]: cluster 2023-12-01T10:09:08.052273+0000 mgr.y (mgr.24362) 9618 : cluster 0 pgmap v9587: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:09:10.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:09:09 smithi080 bash[28361]: audit 2023-12-01T10:09:09.712976+0000 mon.c (mon.2) 6155 : audit 0 from='client.? 172.21.15.80:0/1005803591' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:09:10.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:09:09 smithi090 bash[32384]: cluster 2023-12-01T10:09:08.052273+0000 mgr.y (mgr.24362) 9618 : cluster 0 pgmap v9587: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:09:10.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:09:09 smithi090 bash[32384]: audit 2023-12-01T10:09:09.712976+0000 mon.c (mon.2) 6155 : audit 0 from='client.? 172.21.15.80:0/1005803591' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:09:11.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:09:10 smithi080 bash[28361]: audit 2023-12-01T10:09:10.286361+0000 mon.c (mon.2) 6156 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:09:11.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:09:10 smithi080 bash[41963]: audit 2023-12-01T10:09:10.286361+0000 mon.c (mon.2) 6156 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:09:11.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:09:10 smithi090 bash[32384]: audit 2023-12-01T10:09:10.286361+0000 mon.c (mon.2) 6156 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:09:12.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:09:11 smithi080 bash[28361]: cluster 2023-12-01T10:09:10.052982+0000 mgr.y (mgr.24362) 9619 : cluster 0 pgmap v9588: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:09:12.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:09:11 smithi080 bash[41963]: cluster 2023-12-01T10:09:10.052982+0000 mgr.y (mgr.24362) 9619 : cluster 0 pgmap v9588: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:09:12.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:09:11 smithi090 bash[32384]: cluster 2023-12-01T10:09:10.052982+0000 mgr.y (mgr.24362) 9619 : cluster 0 pgmap v9588: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:09:13.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:09:12 smithi080 bash[28361]: audit 2023-12-01T10:09:12.168574+0000 mon.a (mon.0) 6202 : audit 0 from='client.? 172.21.15.80:0/2642848381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:09:13.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:09:12 smithi080 bash[41963]: audit 2023-12-01T10:09:12.168574+0000 mon.a (mon.0) 6202 : audit 0 from='client.? 172.21.15.80:0/2642848381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:09:13.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:09:12 smithi090 bash[32384]: audit 2023-12-01T10:09:12.168574+0000 mon.a (mon.0) 6202 : audit 0 from='client.? 172.21.15.80:0/2642848381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:09:14.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:09:13 smithi080 bash[28361]: cluster 2023-12-01T10:09:12.054159+0000 mgr.y (mgr.24362) 9620 : cluster 0 pgmap v9589: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:09:14.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:09:13 smithi080 bash[41963]: cluster 2023-12-01T10:09:12.054159+0000 mgr.y (mgr.24362) 9620 : cluster 0 pgmap v9589: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:09:14.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:09:13 smithi090 bash[32384]: cluster 2023-12-01T10:09:12.054159+0000 mgr.y (mgr.24362) 9620 : cluster 0 pgmap v9589: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:09:15.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:09:14 smithi080 bash[28361]: audit 2023-12-01T10:09:14.621893+0000 mon.c (mon.2) 6157 : audit 0 from='client.? 172.21.15.80:0/2843045944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:09:15.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:09:14 smithi080 bash[41963]: audit 2023-12-01T10:09:14.621893+0000 mon.c (mon.2) 6157 : audit 0 from='client.? 172.21.15.80:0/2843045944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:09:15.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:09:14 smithi090 bash[32384]: audit 2023-12-01T10:09:14.621893+0000 mon.c (mon.2) 6157 : audit 0 from='client.? 172.21.15.80:0/2843045944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:09:16.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:09:15 smithi080 bash[41963]: cluster 2023-12-01T10:09:14.054949+0000 mgr.y (mgr.24362) 9621 : cluster 0 pgmap v9590: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:09:16.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:09:15 smithi080 bash[28361]: cluster 2023-12-01T10:09:14.054949+0000 mgr.y (mgr.24362) 9621 : cluster 0 pgmap v9590: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:09:16.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:09:15 smithi090 bash[32384]: cluster 2023-12-01T10:09:14.054949+0000 mgr.y (mgr.24362) 9621 : cluster 0 pgmap v9590: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:09:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:09:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:09:16] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T10:09:18.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:09:17 smithi090 bash[32384]: cluster 2023-12-01T10:09:16.056164+0000 mgr.y (mgr.24362) 9622 : cluster 0 pgmap v9591: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:09:18.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:09:17 smithi090 bash[32384]: audit 2023-12-01T10:09:17.080255+0000 mon.c (mon.2) 6158 : audit 0 from='client.? 172.21.15.80:0/7494805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:09:18.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:09:17 smithi080 bash[41963]: cluster 2023-12-01T10:09:16.056164+0000 mgr.y (mgr.24362) 9622 : cluster 0 pgmap v9591: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:09:18.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:09:17 smithi080 bash[41963]: audit 2023-12-01T10:09:17.080255+0000 mon.c (mon.2) 6158 : audit 0 from='client.? 172.21.15.80:0/7494805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:09:18.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:09:17 smithi080 bash[28361]: cluster 2023-12-01T10:09:16.056164+0000 mgr.y (mgr.24362) 9622 : cluster 0 pgmap v9591: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:09:18.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:09:17 smithi080 bash[28361]: audit 2023-12-01T10:09:17.080255+0000 mon.c (mon.2) 6158 : audit 0 from='client.? 172.21.15.80:0/7494805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:09:20.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:09:19 smithi090 bash[32384]: cluster 2023-12-01T10:09:18.056905+0000 mgr.y (mgr.24362) 9623 : cluster 0 pgmap v9592: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:09:20.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:09:19 smithi090 bash[32384]: audit 2023-12-01T10:09:19.533916+0000 mon.a (mon.0) 6203 : audit 0 from='client.? 172.21.15.80:0/1263036286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:09:20.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:09:19 smithi080 bash[41963]: cluster 2023-12-01T10:09:18.056905+0000 mgr.y (mgr.24362) 9623 : cluster 0 pgmap v9592: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:09:20.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:09:19 smithi080 bash[41963]: audit 2023-12-01T10:09:19.533916+0000 mon.a (mon.0) 6203 : audit 0 from='client.? 172.21.15.80:0/1263036286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:09:20.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:09:19 smithi080 bash[28361]: cluster 2023-12-01T10:09:18.056905+0000 mgr.y (mgr.24362) 9623 : cluster 0 pgmap v9592: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:09:20.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:09:19 smithi080 bash[28361]: audit 2023-12-01T10:09:19.533916+0000 mon.a (mon.0) 6203 : audit 0 from='client.? 172.21.15.80:0/1263036286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:09:22.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:09:21 smithi090 bash[32384]: cluster 2023-12-01T10:09:20.057594+0000 mgr.y (mgr.24362) 9624 : cluster 0 pgmap v9593: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:09:22.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:09:21 smithi080 bash[41963]: cluster 2023-12-01T10:09:20.057594+0000 mgr.y (mgr.24362) 9624 : cluster 0 pgmap v9593: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:09:22.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:09:21 smithi080 bash[28361]: cluster 2023-12-01T10:09:20.057594+0000 mgr.y (mgr.24362) 9624 : cluster 0 pgmap v9593: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:09:23.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:09:22 smithi090 bash[32384]: audit 2023-12-01T10:09:21.975112+0000 mon.c (mon.2) 6159 : audit 0 from='client.? 172.21.15.80:0/551831827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:09:23.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:09:22 smithi080 bash[41963]: audit 2023-12-01T10:09:21.975112+0000 mon.c (mon.2) 6159 : audit 0 from='client.? 172.21.15.80:0/551831827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:09:23.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:09:22 smithi080 bash[28361]: audit 2023-12-01T10:09:21.975112+0000 mon.c (mon.2) 6159 : audit 0 from='client.? 172.21.15.80:0/551831827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:09:24.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:09:23 smithi090 bash[32384]: cluster 2023-12-01T10:09:22.058717+0000 mgr.y (mgr.24362) 9625 : cluster 0 pgmap v9594: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:09:24.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:09:23 smithi080 bash[28361]: cluster 2023-12-01T10:09:22.058717+0000 mgr.y (mgr.24362) 9625 : cluster 0 pgmap v9594: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:09:24.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:09:23 smithi080 bash[41963]: cluster 2023-12-01T10:09:22.058717+0000 mgr.y (mgr.24362) 9625 : cluster 0 pgmap v9594: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:09:25.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:09:24 smithi090 bash[32384]: audit 2023-12-01T10:09:24.429791+0000 mon.a (mon.0) 6204 : audit 0 from='client.? 172.21.15.80:0/1095195116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:09:25.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:09:24 smithi080 bash[28361]: audit 2023-12-01T10:09:24.429791+0000 mon.a (mon.0) 6204 : audit 0 from='client.? 172.21.15.80:0/1095195116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:09:25.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:09:24 smithi080 bash[41963]: audit 2023-12-01T10:09:24.429791+0000 mon.a (mon.0) 6204 : audit 0 from='client.? 172.21.15.80:0/1095195116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:09:26.232 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:09:25 smithi080 bash[41963]: cluster 2023-12-01T10:09:24.059192+0000 mgr.y (mgr.24362) 9626 : cluster 0 pgmap v9595: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:09:26.232 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:09:25 smithi080 bash[41963]: audit 2023-12-01T10:09:25.286836+0000 mon.c (mon.2) 6160 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:09:26.233 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:09:25 smithi080 bash[28361]: cluster 2023-12-01T10:09:24.059192+0000 mgr.y (mgr.24362) 9626 : cluster 0 pgmap v9595: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:09:26.233 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:09:25 smithi080 bash[28361]: audit 2023-12-01T10:09:25.286836+0000 mon.c (mon.2) 6160 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:09:26.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:09:25 smithi090 bash[32384]: cluster 2023-12-01T10:09:24.059192+0000 mgr.y (mgr.24362) 9626 : cluster 0 pgmap v9595: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:09:26.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:09:25 smithi090 bash[32384]: audit 2023-12-01T10:09:25.286836+0000 mon.c (mon.2) 6160 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:09:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:09:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:09:26] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T10:09:27.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:09:26 smithi090 bash[32384]: audit 2023-12-01T10:09:26.879451+0000 mon.c (mon.2) 6161 : audit 0 from='client.? 172.21.15.80:0/2303358203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:09:27.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:09:26 smithi080 bash[28361]: audit 2023-12-01T10:09:26.879451+0000 mon.c (mon.2) 6161 : audit 0 from='client.? 172.21.15.80:0/2303358203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:09:27.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:09:26 smithi080 bash[41963]: audit 2023-12-01T10:09:26.879451+0000 mon.c (mon.2) 6161 : audit 0 from='client.? 172.21.15.80:0/2303358203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:09:28.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:09:27 smithi090 bash[32384]: cluster 2023-12-01T10:09:26.060473+0000 mgr.y (mgr.24362) 9627 : cluster 0 pgmap v9596: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:09:28.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:09:27 smithi080 bash[28361]: cluster 2023-12-01T10:09:26.060473+0000 mgr.y (mgr.24362) 9627 : cluster 0 pgmap v9596: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:09:28.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:09:27 smithi080 bash[41963]: cluster 2023-12-01T10:09:26.060473+0000 mgr.y (mgr.24362) 9627 : cluster 0 pgmap v9596: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:09:30.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:09:29 smithi090 bash[32384]: cluster 2023-12-01T10:09:28.061193+0000 mgr.y (mgr.24362) 9628 : cluster 0 pgmap v9597: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:09:30.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:09:29 smithi090 bash[32384]: audit 2023-12-01T10:09:29.328287+0000 mon.c (mon.2) 6162 : audit 0 from='client.? 172.21.15.80:0/955226804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:09:30.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:09:29 smithi080 bash[28361]: cluster 2023-12-01T10:09:28.061193+0000 mgr.y (mgr.24362) 9628 : cluster 0 pgmap v9597: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:09:30.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:09:29 smithi080 bash[28361]: audit 2023-12-01T10:09:29.328287+0000 mon.c (mon.2) 6162 : audit 0 from='client.? 172.21.15.80:0/955226804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:09:30.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:09:29 smithi080 bash[41963]: cluster 2023-12-01T10:09:28.061193+0000 mgr.y (mgr.24362) 9628 : cluster 0 pgmap v9597: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:09:30.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:09:29 smithi080 bash[41963]: audit 2023-12-01T10:09:29.328287+0000 mon.c (mon.2) 6162 : audit 0 from='client.? 172.21.15.80:0/955226804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:09:32.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:09:31 smithi090 bash[32384]: cluster 2023-12-01T10:09:30.061987+0000 mgr.y (mgr.24362) 9629 : cluster 0 pgmap v9598: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:09:32.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:09:31 smithi090 bash[32384]: audit 2023-12-01T10:09:31.784697+0000 mon.c (mon.2) 6163 : audit 0 from='client.? 172.21.15.80:0/1804358034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:09:32.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:09:31 smithi080 bash[41963]: cluster 2023-12-01T10:09:30.061987+0000 mgr.y (mgr.24362) 9629 : cluster 0 pgmap v9598: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:09:32.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:09:31 smithi080 bash[41963]: audit 2023-12-01T10:09:31.784697+0000 mon.c (mon.2) 6163 : audit 0 from='client.? 172.21.15.80:0/1804358034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:09:32.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:09:31 smithi080 bash[28361]: cluster 2023-12-01T10:09:30.061987+0000 mgr.y (mgr.24362) 9629 : cluster 0 pgmap v9598: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:09:32.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:09:31 smithi080 bash[28361]: audit 2023-12-01T10:09:31.784697+0000 mon.c (mon.2) 6163 : audit 0 from='client.? 172.21.15.80:0/1804358034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:09:34.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:09:33 smithi090 bash[32384]: cluster 2023-12-01T10:09:32.063015+0000 mgr.y (mgr.24362) 9630 : cluster 0 pgmap v9599: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:09:34.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:09:34 smithi080 bash[28361]: cluster 2023-12-01T10:09:32.063015+0000 mgr.y (mgr.24362) 9630 : cluster 0 pgmap v9599: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:09:34.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:09:34 smithi080 bash[41963]: cluster 2023-12-01T10:09:32.063015+0000 mgr.y (mgr.24362) 9630 : cluster 0 pgmap v9599: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:09:35.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:09:35 smithi090 bash[32384]: cluster 2023-12-01T10:09:34.063601+0000 mgr.y (mgr.24362) 9631 : cluster 0 pgmap v9600: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:09:35.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:09:35 smithi090 bash[32384]: audit 2023-12-01T10:09:34.236397+0000 mon.c (mon.2) 6164 : audit 0 from='client.? 172.21.15.80:0/623228469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:09:35.430 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:09:35 smithi080 bash[41963]: cluster 2023-12-01T10:09:34.063601+0000 mgr.y (mgr.24362) 9631 : cluster 0 pgmap v9600: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:09:35.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:09:35 smithi080 bash[41963]: audit 2023-12-01T10:09:34.236397+0000 mon.c (mon.2) 6164 : audit 0 from='client.? 172.21.15.80:0/623228469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:09:35.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:09:35 smithi080 bash[28361]: cluster 2023-12-01T10:09:34.063601+0000 mgr.y (mgr.24362) 9631 : cluster 0 pgmap v9600: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:09:35.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:09:35 smithi080 bash[28361]: audit 2023-12-01T10:09:34.236397+0000 mon.c (mon.2) 6164 : audit 0 from='client.? 172.21.15.80:0/623228469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:09:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:09:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:09:36] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T10:09:37.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:09:37 smithi080 bash[28361]: cluster 2023-12-01T10:09:36.064741+0000 mgr.y (mgr.24362) 9632 : cluster 0 pgmap v9601: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:09:37.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:09:37 smithi080 bash[28361]: audit 2023-12-01T10:09:36.694330+0000 mon.c (mon.2) 6165 : audit 0 from='client.? 172.21.15.80:0/1181622028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:09:37.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:09:37 smithi080 bash[41963]: cluster 2023-12-01T10:09:36.064741+0000 mgr.y (mgr.24362) 9632 : cluster 0 pgmap v9601: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:09:37.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:09:37 smithi080 bash[41963]: audit 2023-12-01T10:09:36.694330+0000 mon.c (mon.2) 6165 : audit 0 from='client.? 172.21.15.80:0/1181622028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:09:37.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:09:37 smithi090 bash[32384]: cluster 2023-12-01T10:09:36.064741+0000 mgr.y (mgr.24362) 9632 : cluster 0 pgmap v9601: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:09:37.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:09:37 smithi090 bash[32384]: audit 2023-12-01T10:09:36.694330+0000 mon.c (mon.2) 6165 : audit 0 from='client.? 172.21.15.80:0/1181622028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:09:40.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:09:39 smithi090 bash[32384]: cluster 2023-12-01T10:09:38.065397+0000 mgr.y (mgr.24362) 9633 : cluster 0 pgmap v9602: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:09:40.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:09:39 smithi090 bash[32384]: audit 2023-12-01T10:09:39.151682+0000 mon.c (mon.2) 6166 : audit 0 from='client.? 172.21.15.80:0/974877020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:09:40.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:09:39 smithi080 bash[28361]: cluster 2023-12-01T10:09:38.065397+0000 mgr.y (mgr.24362) 9633 : cluster 0 pgmap v9602: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:09:40.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:09:39 smithi080 bash[28361]: audit 2023-12-01T10:09:39.151682+0000 mon.c (mon.2) 6166 : audit 0 from='client.? 172.21.15.80:0/974877020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:09:40.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:09:39 smithi080 bash[41963]: cluster 2023-12-01T10:09:38.065397+0000 mgr.y (mgr.24362) 9633 : cluster 0 pgmap v9602: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:09:40.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:09:39 smithi080 bash[41963]: audit 2023-12-01T10:09:39.151682+0000 mon.c (mon.2) 6166 : audit 0 from='client.? 172.21.15.80:0/974877020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:09:41.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:09:40 smithi090 bash[32384]: audit 2023-12-01T10:09:40.287312+0000 mon.c (mon.2) 6167 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:09:41.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:09:40 smithi080 bash[28361]: audit 2023-12-01T10:09:40.287312+0000 mon.c (mon.2) 6167 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:09:41.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:09:40 smithi080 bash[41963]: audit 2023-12-01T10:09:40.287312+0000 mon.c (mon.2) 6167 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:09:42.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:09:41 smithi090 bash[32384]: cluster 2023-12-01T10:09:40.066027+0000 mgr.y (mgr.24362) 9634 : cluster 0 pgmap v9603: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:09:42.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:09:41 smithi090 bash[32384]: audit 2023-12-01T10:09:41.599278+0000 mon.a (mon.0) 6205 : audit 0 from='client.? 172.21.15.80:0/3915635653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:09:42.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:09:41 smithi080 bash[28361]: cluster 2023-12-01T10:09:40.066027+0000 mgr.y (mgr.24362) 9634 : cluster 0 pgmap v9603: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:09:42.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:09:41 smithi080 bash[28361]: audit 2023-12-01T10:09:41.599278+0000 mon.a (mon.0) 6205 : audit 0 from='client.? 172.21.15.80:0/3915635653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:09:42.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:09:41 smithi080 bash[41963]: cluster 2023-12-01T10:09:40.066027+0000 mgr.y (mgr.24362) 9634 : cluster 0 pgmap v9603: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:09:42.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:09:41 smithi080 bash[41963]: audit 2023-12-01T10:09:41.599278+0000 mon.a (mon.0) 6205 : audit 0 from='client.? 172.21.15.80:0/3915635653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:09:44.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:09:43 smithi090 bash[32384]: cluster 2023-12-01T10:09:42.066925+0000 mgr.y (mgr.24362) 9635 : cluster 0 pgmap v9604: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:09:44.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:09:43 smithi080 bash[28361]: cluster 2023-12-01T10:09:42.066925+0000 mgr.y (mgr.24362) 9635 : cluster 0 pgmap v9604: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:09:44.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:09:43 smithi080 bash[41963]: cluster 2023-12-01T10:09:42.066925+0000 mgr.y (mgr.24362) 9635 : cluster 0 pgmap v9604: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:09:45.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:09:44 smithi080 bash[28361]: audit 2023-12-01T10:09:44.055114+0000 mon.a (mon.0) 6206 : audit 0 from='client.? 172.21.15.80:0/703074324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:09:45.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:09:44 smithi080 bash[41963]: audit 2023-12-01T10:09:44.055114+0000 mon.a (mon.0) 6206 : audit 0 from='client.? 172.21.15.80:0/703074324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:09:45.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:09:44 smithi090 bash[32384]: audit 2023-12-01T10:09:44.055114+0000 mon.a (mon.0) 6206 : audit 0 from='client.? 172.21.15.80:0/703074324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:09:46.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:09:45 smithi080 bash[28361]: cluster 2023-12-01T10:09:44.067565+0000 mgr.y (mgr.24362) 9636 : cluster 0 pgmap v9605: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:09:46.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:09:45 smithi080 bash[41963]: cluster 2023-12-01T10:09:44.067565+0000 mgr.y (mgr.24362) 9636 : cluster 0 pgmap v9605: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:09:46.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:09:45 smithi090 bash[32384]: cluster 2023-12-01T10:09:44.067565+0000 mgr.y (mgr.24362) 9636 : cluster 0 pgmap v9605: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:09:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:09:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:09:46] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T10:09:47.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:09:46 smithi080 bash[41963]: audit 2023-12-01T10:09:46.501605+0000 mon.c (mon.2) 6168 : audit 0 from='client.? 172.21.15.80:0/1026479016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:09:47.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:09:46 smithi080 bash[28361]: audit 2023-12-01T10:09:46.501605+0000 mon.c (mon.2) 6168 : audit 0 from='client.? 172.21.15.80:0/1026479016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:09:47.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:09:46 smithi090 bash[32384]: audit 2023-12-01T10:09:46.501605+0000 mon.c (mon.2) 6168 : audit 0 from='client.? 172.21.15.80:0/1026479016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:09:48.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:09:47 smithi080 bash[28361]: cluster 2023-12-01T10:09:46.068664+0000 mgr.y (mgr.24362) 9637 : cluster 0 pgmap v9606: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:09:48.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:09:47 smithi080 bash[41963]: cluster 2023-12-01T10:09:46.068664+0000 mgr.y (mgr.24362) 9637 : cluster 0 pgmap v9606: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:09:48.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:09:47 smithi090 bash[32384]: cluster 2023-12-01T10:09:46.068664+0000 mgr.y (mgr.24362) 9637 : cluster 0 pgmap v9606: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:09:50.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:09:49 smithi080 bash[41963]: cluster 2023-12-01T10:09:48.069286+0000 mgr.y (mgr.24362) 9638 : cluster 0 pgmap v9607: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:09:50.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:09:49 smithi080 bash[41963]: audit 2023-12-01T10:09:48.961845+0000 mon.c (mon.2) 6169 : audit 0 from='client.? 172.21.15.80:0/1889816035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:09:50.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:09:49 smithi080 bash[28361]: cluster 2023-12-01T10:09:48.069286+0000 mgr.y (mgr.24362) 9638 : cluster 0 pgmap v9607: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:09:50.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:09:49 smithi080 bash[28361]: audit 2023-12-01T10:09:48.961845+0000 mon.c (mon.2) 6169 : audit 0 from='client.? 172.21.15.80:0/1889816035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:09:50.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:09:49 smithi090 bash[32384]: cluster 2023-12-01T10:09:48.069286+0000 mgr.y (mgr.24362) 9638 : cluster 0 pgmap v9607: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:09:50.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:09:49 smithi090 bash[32384]: audit 2023-12-01T10:09:48.961845+0000 mon.c (mon.2) 6169 : audit 0 from='client.? 172.21.15.80:0/1889816035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:09:52.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:09:51 smithi080 bash[28361]: cluster 2023-12-01T10:09:50.069917+0000 mgr.y (mgr.24362) 9639 : cluster 0 pgmap v9608: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:09:52.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:09:51 smithi080 bash[28361]: audit 2023-12-01T10:09:51.410769+0000 mon.c (mon.2) 6170 : audit 0 from='client.? 172.21.15.80:0/1268113489' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:09:52.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:09:51 smithi080 bash[41963]: cluster 2023-12-01T10:09:50.069917+0000 mgr.y (mgr.24362) 9639 : cluster 0 pgmap v9608: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:09:52.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:09:51 smithi080 bash[41963]: audit 2023-12-01T10:09:51.410769+0000 mon.c (mon.2) 6170 : audit 0 from='client.? 172.21.15.80:0/1268113489' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:09:52.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:09:51 smithi090 bash[32384]: cluster 2023-12-01T10:09:50.069917+0000 mgr.y (mgr.24362) 9639 : cluster 0 pgmap v9608: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:09:52.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:09:51 smithi090 bash[32384]: audit 2023-12-01T10:09:51.410769+0000 mon.c (mon.2) 6170 : audit 0 from='client.? 172.21.15.80:0/1268113489' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:09:54.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:09:53 smithi080 bash[28361]: cluster 2023-12-01T10:09:52.071065+0000 mgr.y (mgr.24362) 9640 : cluster 0 pgmap v9609: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:09:54.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:09:53 smithi080 bash[41963]: cluster 2023-12-01T10:09:52.071065+0000 mgr.y (mgr.24362) 9640 : cluster 0 pgmap v9609: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:09:54.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:09:53 smithi090 bash[32384]: cluster 2023-12-01T10:09:52.071065+0000 mgr.y (mgr.24362) 9640 : cluster 0 pgmap v9609: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:09:55.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:09:54 smithi080 bash[41963]: audit 2023-12-01T10:09:53.856360+0000 mon.a (mon.0) 6207 : audit 0 from='client.? 172.21.15.80:0/1828926615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:09:55.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:09:54 smithi080 bash[28361]: audit 2023-12-01T10:09:53.856360+0000 mon.a (mon.0) 6207 : audit 0 from='client.? 172.21.15.80:0/1828926615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:09:55.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:09:54 smithi090 bash[32384]: audit 2023-12-01T10:09:53.856360+0000 mon.a (mon.0) 6207 : audit 0 from='client.? 172.21.15.80:0/1828926615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:09:56.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:09:55 smithi080 bash[28361]: cluster 2023-12-01T10:09:54.071725+0000 mgr.y (mgr.24362) 9641 : cluster 0 pgmap v9610: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:09:56.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:09:55 smithi080 bash[28361]: audit 2023-12-01T10:09:55.287754+0000 mon.c (mon.2) 6171 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:09:56.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:09:55 smithi080 bash[41963]: cluster 2023-12-01T10:09:54.071725+0000 mgr.y (mgr.24362) 9641 : cluster 0 pgmap v9610: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:09:56.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:09:55 smithi080 bash[41963]: audit 2023-12-01T10:09:55.287754+0000 mon.c (mon.2) 6171 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:09:56.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:09:55 smithi090 bash[32384]: cluster 2023-12-01T10:09:54.071725+0000 mgr.y (mgr.24362) 9641 : cluster 0 pgmap v9610: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:09:56.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:09:55 smithi090 bash[32384]: audit 2023-12-01T10:09:55.287754+0000 mon.c (mon.2) 6171 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:09:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:09:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:09:56] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T10:09:57.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:09:56 smithi080 bash[28361]: audit 2023-12-01T10:09:56.316240+0000 mon.a (mon.0) 6208 : audit 0 from='client.? 172.21.15.80:0/1050648917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:09:57.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:09:56 smithi080 bash[41963]: audit 2023-12-01T10:09:56.316240+0000 mon.a (mon.0) 6208 : audit 0 from='client.? 172.21.15.80:0/1050648917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:09:57.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:09:56 smithi090 bash[32384]: audit 2023-12-01T10:09:56.316240+0000 mon.a (mon.0) 6208 : audit 0 from='client.? 172.21.15.80:0/1050648917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:09:58.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:09:57 smithi080 bash[28361]: cluster 2023-12-01T10:09:56.072804+0000 mgr.y (mgr.24362) 9642 : cluster 0 pgmap v9611: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:09:58.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:09:57 smithi080 bash[41963]: cluster 2023-12-01T10:09:56.072804+0000 mgr.y (mgr.24362) 9642 : cluster 0 pgmap v9611: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:09:58.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:09:57 smithi090 bash[32384]: cluster 2023-12-01T10:09:56.072804+0000 mgr.y (mgr.24362) 9642 : cluster 0 pgmap v9611: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:10:00.000 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:09:59 smithi080 bash[28361]: cluster 2023-12-01T10:09:58.073421+0000 mgr.y (mgr.24362) 9643 : cluster 0 pgmap v9612: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:10:00.000 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:09:59 smithi080 bash[28361]: audit 2023-12-01T10:09:58.768181+0000 mon.a (mon.0) 6209 : audit 0 from='client.? 172.21.15.80:0/2530338026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:10:00.000 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:09:59 smithi080 bash[41963]: cluster 2023-12-01T10:09:58.073421+0000 mgr.y (mgr.24362) 9643 : cluster 0 pgmap v9612: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:10:00.000 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:09:59 smithi080 bash[41963]: audit 2023-12-01T10:09:58.768181+0000 mon.a (mon.0) 6209 : audit 0 from='client.? 172.21.15.80:0/2530338026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:10:00.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:09:59 smithi090 bash[32384]: cluster 2023-12-01T10:09:58.073421+0000 mgr.y (mgr.24362) 9643 : cluster 0 pgmap v9612: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:10:00.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:09:59 smithi090 bash[32384]: audit 2023-12-01T10:09:58.768181+0000 mon.a (mon.0) 6209 : audit 0 from='client.? 172.21.15.80:0/2530338026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:10:00.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:10:00 smithi080 bash[28361]: debug 2023-12-01T10:09:59.997+0000 7f6ec9bf0700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T10:10:01.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:10:00 smithi090 bash[32384]: cluster 2023-12-01T10:10:00.000175+0000 mon.a (mon.0) 6210 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T10:10:01.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:10:00 smithi080 bash[28361]: cluster 2023-12-01T10:10:00.000175+0000 mon.a (mon.0) 6210 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T10:10:01.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:10:00 smithi080 bash[41963]: cluster 2023-12-01T10:10:00.000175+0000 mon.a (mon.0) 6210 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T10:10:02.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:10:01 smithi090 bash[32384]: cluster 2023-12-01T10:10:00.074030+0000 mgr.y (mgr.24362) 9644 : cluster 0 pgmap v9613: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:10:02.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:10:01 smithi090 bash[32384]: audit 2023-12-01T10:10:01.216846+0000 mon.c (mon.2) 6172 : audit 0 from='client.? 172.21.15.80:0/155242316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:10:02.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:10:01 smithi080 bash[28361]: cluster 2023-12-01T10:10:00.074030+0000 mgr.y (mgr.24362) 9644 : cluster 0 pgmap v9613: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:10:02.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:10:01 smithi080 bash[28361]: audit 2023-12-01T10:10:01.216846+0000 mon.c (mon.2) 6172 : audit 0 from='client.? 172.21.15.80:0/155242316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:10:02.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:10:01 smithi080 bash[41963]: cluster 2023-12-01T10:10:00.074030+0000 mgr.y (mgr.24362) 9644 : cluster 0 pgmap v9613: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:10:02.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:10:01 smithi080 bash[41963]: audit 2023-12-01T10:10:01.216846+0000 mon.c (mon.2) 6172 : audit 0 from='client.? 172.21.15.80:0/155242316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:10:04.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:10:03 smithi090 bash[32384]: cluster 2023-12-01T10:10:02.075168+0000 mgr.y (mgr.24362) 9645 : cluster 0 pgmap v9614: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:10:04.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:10:03 smithi090 bash[32384]: audit 2023-12-01T10:10:03.675046+0000 mon.a (mon.0) 6211 : audit 0 from='client.? 172.21.15.80:0/569074869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:10:04.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:10:03 smithi080 bash[41963]: cluster 2023-12-01T10:10:02.075168+0000 mgr.y (mgr.24362) 9645 : cluster 0 pgmap v9614: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:10:04.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:10:03 smithi080 bash[41963]: audit 2023-12-01T10:10:03.675046+0000 mon.a (mon.0) 6211 : audit 0 from='client.? 172.21.15.80:0/569074869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:10:04.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:10:03 smithi080 bash[28361]: cluster 2023-12-01T10:10:02.075168+0000 mgr.y (mgr.24362) 9645 : cluster 0 pgmap v9614: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:10:04.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:10:03 smithi080 bash[28361]: audit 2023-12-01T10:10:03.675046+0000 mon.a (mon.0) 6211 : audit 0 from='client.? 172.21.15.80:0/569074869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:10:06.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:10:05 smithi090 bash[32384]: cluster 2023-12-01T10:10:04.075856+0000 mgr.y (mgr.24362) 9646 : cluster 0 pgmap v9615: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:10:06.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:10:05 smithi080 bash[28361]: cluster 2023-12-01T10:10:04.075856+0000 mgr.y (mgr.24362) 9646 : cluster 0 pgmap v9615: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:10:06.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:10:05 smithi080 bash[41963]: cluster 2023-12-01T10:10:04.075856+0000 mgr.y (mgr.24362) 9646 : cluster 0 pgmap v9615: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:10:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:10:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:10:06] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T10:10:07.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:10:06 smithi080 bash[41963]: audit 2023-12-01T10:10:06.133561+0000 mon.c (mon.2) 6173 : audit 0 from='client.? 172.21.15.80:0/1575790239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:10:07.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:10:06 smithi080 bash[28361]: audit 2023-12-01T10:10:06.133561+0000 mon.c (mon.2) 6173 : audit 0 from='client.? 172.21.15.80:0/1575790239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:10:07.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:10:06 smithi090 bash[32384]: audit 2023-12-01T10:10:06.133561+0000 mon.c (mon.2) 6173 : audit 0 from='client.? 172.21.15.80:0/1575790239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:10:08.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:10:07 smithi080 bash[41963]: cluster 2023-12-01T10:10:06.076965+0000 mgr.y (mgr.24362) 9647 : cluster 0 pgmap v9616: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:10:08.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:10:07 smithi080 bash[41963]: audit 2023-12-01T10:10:07.771467+0000 mon.c (mon.2) 6174 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:10:08.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:10:07 smithi080 bash[28361]: cluster 2023-12-01T10:10:06.076965+0000 mgr.y (mgr.24362) 9647 : cluster 0 pgmap v9616: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:10:08.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:10:07 smithi080 bash[28361]: audit 2023-12-01T10:10:07.771467+0000 mon.c (mon.2) 6174 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:10:08.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:10:07 smithi090 bash[32384]: cluster 2023-12-01T10:10:06.076965+0000 mgr.y (mgr.24362) 9647 : cluster 0 pgmap v9616: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:10:08.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:10:07 smithi090 bash[32384]: audit 2023-12-01T10:10:07.771467+0000 mon.c (mon.2) 6174 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:10:09.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:10:08 smithi080 bash[28361]: audit 2023-12-01T10:10:08.596587+0000 mon.a (mon.0) 6212 : audit 0 from='client.? 172.21.15.80:0/3071470092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:10:09.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:10:08 smithi080 bash[41963]: audit 2023-12-01T10:10:08.596587+0000 mon.a (mon.0) 6212 : audit 0 from='client.? 172.21.15.80:0/3071470092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:10:09.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:10:08 smithi090 bash[32384]: audit 2023-12-01T10:10:08.596587+0000 mon.a (mon.0) 6212 : audit 0 from='client.? 172.21.15.80:0/3071470092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:10:10.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:10:09 smithi080 bash[28361]: cluster 2023-12-01T10:10:08.077580+0000 mgr.y (mgr.24362) 9648 : cluster 0 pgmap v9617: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:10:10.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:10:09 smithi080 bash[41963]: cluster 2023-12-01T10:10:08.077580+0000 mgr.y (mgr.24362) 9648 : cluster 0 pgmap v9617: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:10:10.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:10:09 smithi090 bash[32384]: cluster 2023-12-01T10:10:08.077580+0000 mgr.y (mgr.24362) 9648 : cluster 0 pgmap v9617: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:10:11.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:10:10 smithi080 bash[28361]: audit 2023-12-01T10:10:10.288350+0000 mon.c (mon.2) 6175 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:10:11.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:10:10 smithi080 bash[41963]: audit 2023-12-01T10:10:10.288350+0000 mon.c (mon.2) 6175 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:10:11.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:10:10 smithi090 bash[32384]: audit 2023-12-01T10:10:10.288350+0000 mon.c (mon.2) 6175 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:10:12.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:10:11 smithi080 bash[28361]: cluster 2023-12-01T10:10:10.078241+0000 mgr.y (mgr.24362) 9649 : cluster 0 pgmap v9618: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:10:12.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:10:11 smithi080 bash[28361]: audit 2023-12-01T10:10:11.061828+0000 mon.a (mon.0) 6213 : audit 0 from='client.? 172.21.15.80:0/3604380127' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:10:12.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:10:11 smithi080 bash[41963]: cluster 2023-12-01T10:10:10.078241+0000 mgr.y (mgr.24362) 9649 : cluster 0 pgmap v9618: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:10:12.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:10:11 smithi080 bash[41963]: audit 2023-12-01T10:10:11.061828+0000 mon.a (mon.0) 6213 : audit 0 from='client.? 172.21.15.80:0/3604380127' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:10:12.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:10:11 smithi090 bash[32384]: cluster 2023-12-01T10:10:10.078241+0000 mgr.y (mgr.24362) 9649 : cluster 0 pgmap v9618: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:10:12.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:10:11 smithi090 bash[32384]: audit 2023-12-01T10:10:11.061828+0000 mon.a (mon.0) 6213 : audit 0 from='client.? 172.21.15.80:0/3604380127' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:10:14.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:10:13 smithi080 bash[41963]: cluster 2023-12-01T10:10:12.079415+0000 mgr.y (mgr.24362) 9650 : cluster 0 pgmap v9619: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:10:14.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:10:13 smithi080 bash[41963]: audit 2023-12-01T10:10:13.557963+0000 mon.a (mon.0) 6214 : audit 0 from='client.? 172.21.15.80:0/1801254605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:10:14.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:10:13 smithi080 bash[41963]: audit 2023-12-01T10:10:13.564457+0000 mon.a (mon.0) 6215 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:10:14.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:10:13 smithi080 bash[41963]: audit 2023-12-01T10:10:13.576644+0000 mon.a (mon.0) 6216 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:10:14.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:10:13 smithi080 bash[28361]: cluster 2023-12-01T10:10:12.079415+0000 mgr.y (mgr.24362) 9650 : cluster 0 pgmap v9619: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:10:14.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:10:13 smithi080 bash[28361]: audit 2023-12-01T10:10:13.557963+0000 mon.a (mon.0) 6214 : audit 0 from='client.? 172.21.15.80:0/1801254605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:10:14.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:10:13 smithi080 bash[28361]: audit 2023-12-01T10:10:13.564457+0000 mon.a (mon.0) 6215 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:10:14.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:10:13 smithi080 bash[28361]: audit 2023-12-01T10:10:13.576644+0000 mon.a (mon.0) 6216 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:10:14.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:10:13 smithi090 bash[32384]: cluster 2023-12-01T10:10:12.079415+0000 mgr.y (mgr.24362) 9650 : cluster 0 pgmap v9619: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:10:14.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:10:13 smithi090 bash[32384]: audit 2023-12-01T10:10:13.557963+0000 mon.a (mon.0) 6214 : audit 0 from='client.? 172.21.15.80:0/1801254605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:10:14.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:10:13 smithi090 bash[32384]: audit 2023-12-01T10:10:13.564457+0000 mon.a (mon.0) 6215 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:10:14.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:10:13 smithi090 bash[32384]: audit 2023-12-01T10:10:13.576644+0000 mon.a (mon.0) 6216 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:10:15.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:10:14 smithi090 bash[32384]: audit 2023-12-01T10:10:13.974300+0000 mon.a (mon.0) 6217 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:10:15.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:10:14 smithi090 bash[32384]: audit 2023-12-01T10:10:13.990546+0000 mon.a (mon.0) 6218 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:10:15.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:10:14 smithi090 bash[32384]: audit 2023-12-01T10:10:14.530048+0000 mon.c (mon.2) 6176 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:10:15.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:10:14 smithi090 bash[32384]: audit 2023-12-01T10:10:14.531900+0000 mon.c (mon.2) 6177 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:10:15.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:10:14 smithi090 bash[32384]: audit 2023-12-01T10:10:14.542273+0000 mon.a (mon.0) 6219 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:10:15.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:10:14 smithi080 bash[28361]: audit 2023-12-01T10:10:13.974300+0000 mon.a (mon.0) 6217 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:10:15.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:10:14 smithi080 bash[28361]: audit 2023-12-01T10:10:13.990546+0000 mon.a (mon.0) 6218 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:10:15.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:10:14 smithi080 bash[28361]: audit 2023-12-01T10:10:14.530048+0000 mon.c (mon.2) 6176 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:10:15.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:10:14 smithi080 bash[28361]: audit 2023-12-01T10:10:14.531900+0000 mon.c (mon.2) 6177 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:10:15.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:10:14 smithi080 bash[28361]: audit 2023-12-01T10:10:14.542273+0000 mon.a (mon.0) 6219 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:10:15.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:10:14 smithi080 bash[41963]: audit 2023-12-01T10:10:13.974300+0000 mon.a (mon.0) 6217 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:10:15.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:10:14 smithi080 bash[41963]: audit 2023-12-01T10:10:13.990546+0000 mon.a (mon.0) 6218 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:10:15.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:10:14 smithi080 bash[41963]: audit 2023-12-01T10:10:14.530048+0000 mon.c (mon.2) 6176 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:10:15.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:10:14 smithi080 bash[41963]: audit 2023-12-01T10:10:14.531900+0000 mon.c (mon.2) 6177 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:10:15.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:10:14 smithi080 bash[41963]: audit 2023-12-01T10:10:14.542273+0000 mon.a (mon.0) 6219 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:10:16.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:10:15 smithi090 bash[32384]: cluster 2023-12-01T10:10:14.080092+0000 mgr.y (mgr.24362) 9651 : cluster 0 pgmap v9620: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:10:16.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:10:15 smithi080 bash[41963]: cluster 2023-12-01T10:10:14.080092+0000 mgr.y (mgr.24362) 9651 : cluster 0 pgmap v9620: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:10:16.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:10:15 smithi080 bash[28361]: cluster 2023-12-01T10:10:14.080092+0000 mgr.y (mgr.24362) 9651 : cluster 0 pgmap v9620: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:10:16.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:10:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:10:16] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T10:10:17.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:10:16 smithi090 bash[32384]: audit 2023-12-01T10:10:16.015668+0000 mon.c (mon.2) 6178 : audit 0 from='client.? 172.21.15.80:0/2646684545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:10:17.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:10:16 smithi080 bash[28361]: audit 2023-12-01T10:10:16.015668+0000 mon.c (mon.2) 6178 : audit 0 from='client.? 172.21.15.80:0/2646684545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:10:17.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:10:16 smithi080 bash[41963]: audit 2023-12-01T10:10:16.015668+0000 mon.c (mon.2) 6178 : audit 0 from='client.? 172.21.15.80:0/2646684545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:10:18.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:10:18 smithi090 bash[32384]: cluster 2023-12-01T10:10:16.081165+0000 mgr.y (mgr.24362) 9652 : cluster 0 pgmap v9621: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:10:18.430 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:10:18 smithi080 bash[41963]: cluster 2023-12-01T10:10:16.081165+0000 mgr.y (mgr.24362) 9652 : cluster 0 pgmap v9621: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:10:18.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:10:18 smithi080 bash[28361]: cluster 2023-12-01T10:10:16.081165+0000 mgr.y (mgr.24362) 9652 : cluster 0 pgmap v9621: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:10:19.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:10:19 smithi090 bash[32384]: audit 2023-12-01T10:10:18.469658+0000 mon.c (mon.2) 6179 : audit 0 from='client.? 172.21.15.80:0/2064807193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:10:19.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:10:19 smithi080 bash[28361]: audit 2023-12-01T10:10:18.469658+0000 mon.c (mon.2) 6179 : audit 0 from='client.? 172.21.15.80:0/2064807193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:10:19.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:10:19 smithi080 bash[41963]: audit 2023-12-01T10:10:18.469658+0000 mon.c (mon.2) 6179 : audit 0 from='client.? 172.21.15.80:0/2064807193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:10:20.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:10:20 smithi090 bash[32384]: cluster 2023-12-01T10:10:18.081826+0000 mgr.y (mgr.24362) 9653 : cluster 0 pgmap v9622: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:10:20.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:10:20 smithi080 bash[41963]: cluster 2023-12-01T10:10:18.081826+0000 mgr.y (mgr.24362) 9653 : cluster 0 pgmap v9622: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:10:20.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:10:20 smithi080 bash[28361]: cluster 2023-12-01T10:10:18.081826+0000 mgr.y (mgr.24362) 9653 : cluster 0 pgmap v9622: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:10:21.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:10:21 smithi080 bash[28361]: cluster 2023-12-01T10:10:20.082523+0000 mgr.y (mgr.24362) 9654 : cluster 0 pgmap v9623: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:10:21.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:10:21 smithi080 bash[28361]: audit 2023-12-01T10:10:20.922511+0000 mon.c (mon.2) 6180 : audit 0 from='client.? 172.21.15.80:0/2217420922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:10:21.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:10:21 smithi080 bash[41963]: cluster 2023-12-01T10:10:20.082523+0000 mgr.y (mgr.24362) 9654 : cluster 0 pgmap v9623: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:10:21.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:10:21 smithi080 bash[41963]: audit 2023-12-01T10:10:20.922511+0000 mon.c (mon.2) 6180 : audit 0 from='client.? 172.21.15.80:0/2217420922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:10:21.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:10:21 smithi090 bash[32384]: cluster 2023-12-01T10:10:20.082523+0000 mgr.y (mgr.24362) 9654 : cluster 0 pgmap v9623: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:10:21.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:10:21 smithi090 bash[32384]: audit 2023-12-01T10:10:20.922511+0000 mon.c (mon.2) 6180 : audit 0 from='client.? 172.21.15.80:0/2217420922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:10:23.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:10:23 smithi080 bash[28361]: cluster 2023-12-01T10:10:22.083637+0000 mgr.y (mgr.24362) 9655 : cluster 0 pgmap v9624: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:10:23.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:10:23 smithi080 bash[41963]: cluster 2023-12-01T10:10:22.083637+0000 mgr.y (mgr.24362) 9655 : cluster 0 pgmap v9624: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:10:23.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:10:23 smithi090 bash[32384]: cluster 2023-12-01T10:10:22.083637+0000 mgr.y (mgr.24362) 9655 : cluster 0 pgmap v9624: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:10:24.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:10:24 smithi080 bash[28361]: audit 2023-12-01T10:10:23.376096+0000 mon.c (mon.2) 6181 : audit 0 from='client.? 172.21.15.80:0/1459853171' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:10:24.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:10:24 smithi080 bash[41963]: audit 2023-12-01T10:10:23.376096+0000 mon.c (mon.2) 6181 : audit 0 from='client.? 172.21.15.80:0/1459853171' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:10:24.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:10:24 smithi090 bash[32384]: audit 2023-12-01T10:10:23.376096+0000 mon.c (mon.2) 6181 : audit 0 from='client.? 172.21.15.80:0/1459853171' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:10:26.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:10:25 smithi090 bash[32384]: cluster 2023-12-01T10:10:24.084327+0000 mgr.y (mgr.24362) 9656 : cluster 0 pgmap v9625: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:10:26.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:10:25 smithi090 bash[32384]: audit 2023-12-01T10:10:25.288583+0000 mon.c (mon.2) 6182 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:10:26.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:10:25 smithi080 bash[28361]: cluster 2023-12-01T10:10:24.084327+0000 mgr.y (mgr.24362) 9656 : cluster 0 pgmap v9625: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:10:26.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:10:25 smithi080 bash[28361]: audit 2023-12-01T10:10:25.288583+0000 mon.c (mon.2) 6182 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:10:26.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:10:25 smithi080 bash[41963]: cluster 2023-12-01T10:10:24.084327+0000 mgr.y (mgr.24362) 9656 : cluster 0 pgmap v9625: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:10:26.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:10:25 smithi080 bash[41963]: audit 2023-12-01T10:10:25.288583+0000 mon.c (mon.2) 6182 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:10:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:10:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:10:26] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T10:10:27.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:10:26 smithi090 bash[32384]: audit 2023-12-01T10:10:25.836264+0000 mon.a (mon.0) 6220 : audit 0 from='client.? 172.21.15.80:0/985326804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:10:27.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:10:26 smithi080 bash[28361]: audit 2023-12-01T10:10:25.836264+0000 mon.a (mon.0) 6220 : audit 0 from='client.? 172.21.15.80:0/985326804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:10:27.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:10:26 smithi080 bash[41963]: audit 2023-12-01T10:10:25.836264+0000 mon.a (mon.0) 6220 : audit 0 from='client.? 172.21.15.80:0/985326804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:10:28.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:10:27 smithi090 bash[32384]: cluster 2023-12-01T10:10:26.085552+0000 mgr.y (mgr.24362) 9657 : cluster 0 pgmap v9626: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:10:28.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:10:27 smithi080 bash[41963]: cluster 2023-12-01T10:10:26.085552+0000 mgr.y (mgr.24362) 9657 : cluster 0 pgmap v9626: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:10:28.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:10:27 smithi080 bash[28361]: cluster 2023-12-01T10:10:26.085552+0000 mgr.y (mgr.24362) 9657 : cluster 0 pgmap v9626: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:10:29.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:10:28 smithi080 bash[41963]: audit 2023-12-01T10:10:28.289982+0000 mon.a (mon.0) 6221 : audit 0 from='client.? 172.21.15.80:0/2892688450' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:10:29.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:10:28 smithi080 bash[28361]: audit 2023-12-01T10:10:28.289982+0000 mon.a (mon.0) 6221 : audit 0 from='client.? 172.21.15.80:0/2892688450' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:10:29.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:10:28 smithi090 bash[32384]: audit 2023-12-01T10:10:28.289982+0000 mon.a (mon.0) 6221 : audit 0 from='client.? 172.21.15.80:0/2892688450' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:10:30.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:10:29 smithi080 bash[28361]: cluster 2023-12-01T10:10:28.086159+0000 mgr.y (mgr.24362) 9658 : cluster 0 pgmap v9627: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:10:30.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:10:29 smithi080 bash[41963]: cluster 2023-12-01T10:10:28.086159+0000 mgr.y (mgr.24362) 9658 : cluster 0 pgmap v9627: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:10:30.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:10:29 smithi090 bash[32384]: cluster 2023-12-01T10:10:28.086159+0000 mgr.y (mgr.24362) 9658 : cluster 0 pgmap v9627: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:10:31.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:10:30 smithi080 bash[28361]: audit 2023-12-01T10:10:30.747932+0000 mon.c (mon.2) 6183 : audit 0 from='client.? 172.21.15.80:0/2541856473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:10:31.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:10:30 smithi080 bash[41963]: audit 2023-12-01T10:10:30.747932+0000 mon.c (mon.2) 6183 : audit 0 from='client.? 172.21.15.80:0/2541856473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:10:31.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:10:30 smithi090 bash[32384]: audit 2023-12-01T10:10:30.747932+0000 mon.c (mon.2) 6183 : audit 0 from='client.? 172.21.15.80:0/2541856473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:10:32.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:10:31 smithi080 bash[28361]: cluster 2023-12-01T10:10:30.086812+0000 mgr.y (mgr.24362) 9659 : cluster 0 pgmap v9628: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:10:32.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:10:31 smithi080 bash[41963]: cluster 2023-12-01T10:10:30.086812+0000 mgr.y (mgr.24362) 9659 : cluster 0 pgmap v9628: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:10:32.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:10:31 smithi090 bash[32384]: cluster 2023-12-01T10:10:30.086812+0000 mgr.y (mgr.24362) 9659 : cluster 0 pgmap v9628: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:10:34.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:10:33 smithi080 bash[28361]: cluster 2023-12-01T10:10:32.087756+0000 mgr.y (mgr.24362) 9660 : cluster 0 pgmap v9629: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:10:34.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:10:33 smithi080 bash[28361]: audit 2023-12-01T10:10:33.200426+0000 mon.a (mon.0) 6222 : audit 0 from='client.? 172.21.15.80:0/10426260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:10:34.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:10:33 smithi080 bash[41963]: cluster 2023-12-01T10:10:32.087756+0000 mgr.y (mgr.24362) 9660 : cluster 0 pgmap v9629: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:10:34.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:10:33 smithi080 bash[41963]: audit 2023-12-01T10:10:33.200426+0000 mon.a (mon.0) 6222 : audit 0 from='client.? 172.21.15.80:0/10426260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:10:34.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:10:33 smithi090 bash[32384]: cluster 2023-12-01T10:10:32.087756+0000 mgr.y (mgr.24362) 9660 : cluster 0 pgmap v9629: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:10:34.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:10:33 smithi090 bash[32384]: audit 2023-12-01T10:10:33.200426+0000 mon.a (mon.0) 6222 : audit 0 from='client.? 172.21.15.80:0/10426260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:10:36.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:10:35 smithi080 bash[28361]: cluster 2023-12-01T10:10:34.088397+0000 mgr.y (mgr.24362) 9661 : cluster 0 pgmap v9630: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:10:36.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:10:35 smithi080 bash[28361]: audit 2023-12-01T10:10:35.657535+0000 mon.a (mon.0) 6223 : audit 0 from='client.? 172.21.15.80:0/2589730019' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:10:36.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:10:35 smithi080 bash[41963]: cluster 2023-12-01T10:10:34.088397+0000 mgr.y (mgr.24362) 9661 : cluster 0 pgmap v9630: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:10:36.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:10:35 smithi080 bash[41963]: audit 2023-12-01T10:10:35.657535+0000 mon.a (mon.0) 6223 : audit 0 from='client.? 172.21.15.80:0/2589730019' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:10:36.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:10:35 smithi090 bash[32384]: cluster 2023-12-01T10:10:34.088397+0000 mgr.y (mgr.24362) 9661 : cluster 0 pgmap v9630: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:10:36.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:10:35 smithi090 bash[32384]: audit 2023-12-01T10:10:35.657535+0000 mon.a (mon.0) 6223 : audit 0 from='client.? 172.21.15.80:0/2589730019' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:10:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:10:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:10:36] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T10:10:38.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:10:37 smithi080 bash[28361]: cluster 2023-12-01T10:10:36.089448+0000 mgr.y (mgr.24362) 9662 : cluster 0 pgmap v9631: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:10:38.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:10:37 smithi080 bash[41963]: cluster 2023-12-01T10:10:36.089448+0000 mgr.y (mgr.24362) 9662 : cluster 0 pgmap v9631: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:10:38.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:10:37 smithi090 bash[32384]: cluster 2023-12-01T10:10:36.089448+0000 mgr.y (mgr.24362) 9662 : cluster 0 pgmap v9631: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:10:39.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:10:38 smithi080 bash[41963]: audit 2023-12-01T10:10:38.113995+0000 mon.c (mon.2) 6184 : audit 0 from='client.? 172.21.15.80:0/2507728878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:10:39.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:10:38 smithi080 bash[28361]: audit 2023-12-01T10:10:38.113995+0000 mon.c (mon.2) 6184 : audit 0 from='client.? 172.21.15.80:0/2507728878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:10:39.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:10:38 smithi090 bash[32384]: audit 2023-12-01T10:10:38.113995+0000 mon.c (mon.2) 6184 : audit 0 from='client.? 172.21.15.80:0/2507728878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:10:40.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:10:39 smithi080 bash[28361]: cluster 2023-12-01T10:10:38.090048+0000 mgr.y (mgr.24362) 9663 : cluster 0 pgmap v9632: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:10:40.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:10:39 smithi080 bash[41963]: cluster 2023-12-01T10:10:38.090048+0000 mgr.y (mgr.24362) 9663 : cluster 0 pgmap v9632: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:10:40.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:10:39 smithi090 bash[32384]: cluster 2023-12-01T10:10:38.090048+0000 mgr.y (mgr.24362) 9663 : cluster 0 pgmap v9632: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:10:41.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:10:40 smithi080 bash[41963]: audit 2023-12-01T10:10:40.288841+0000 mon.c (mon.2) 6185 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:10:41.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:10:40 smithi080 bash[41963]: audit 2023-12-01T10:10:40.569225+0000 mon.c (mon.2) 6186 : audit 0 from='client.? 172.21.15.80:0/3641411399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:10:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:10:40 smithi080 bash[28361]: audit 2023-12-01T10:10:40.288841+0000 mon.c (mon.2) 6185 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:10:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:10:40 smithi080 bash[28361]: audit 2023-12-01T10:10:40.569225+0000 mon.c (mon.2) 6186 : audit 0 from='client.? 172.21.15.80:0/3641411399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:10:41.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:10:40 smithi090 bash[32384]: audit 2023-12-01T10:10:40.288841+0000 mon.c (mon.2) 6185 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:10:41.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:10:40 smithi090 bash[32384]: audit 2023-12-01T10:10:40.569225+0000 mon.c (mon.2) 6186 : audit 0 from='client.? 172.21.15.80:0/3641411399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:10:42.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:10:41 smithi080 bash[28361]: cluster 2023-12-01T10:10:40.090726+0000 mgr.y (mgr.24362) 9664 : cluster 0 pgmap v9633: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:10:42.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:10:41 smithi080 bash[41963]: cluster 2023-12-01T10:10:40.090726+0000 mgr.y (mgr.24362) 9664 : cluster 0 pgmap v9633: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:10:42.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:10:41 smithi090 bash[32384]: cluster 2023-12-01T10:10:40.090726+0000 mgr.y (mgr.24362) 9664 : cluster 0 pgmap v9633: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:10:44.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:10:43 smithi080 bash[28361]: cluster 2023-12-01T10:10:42.091933+0000 mgr.y (mgr.24362) 9665 : cluster 0 pgmap v9634: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:10:44.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:10:43 smithi080 bash[28361]: audit 2023-12-01T10:10:43.032388+0000 mon.c (mon.2) 6187 : audit 0 from='client.? 172.21.15.80:0/4285981259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:10:44.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:10:43 smithi080 bash[41963]: cluster 2023-12-01T10:10:42.091933+0000 mgr.y (mgr.24362) 9665 : cluster 0 pgmap v9634: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:10:44.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:10:43 smithi080 bash[41963]: audit 2023-12-01T10:10:43.032388+0000 mon.c (mon.2) 6187 : audit 0 from='client.? 172.21.15.80:0/4285981259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:10:44.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:10:43 smithi090 bash[32384]: cluster 2023-12-01T10:10:42.091933+0000 mgr.y (mgr.24362) 9665 : cluster 0 pgmap v9634: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:10:44.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:10:43 smithi090 bash[32384]: audit 2023-12-01T10:10:43.032388+0000 mon.c (mon.2) 6187 : audit 0 from='client.? 172.21.15.80:0/4285981259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:10:46.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:10:45 smithi080 bash[28361]: cluster 2023-12-01T10:10:44.092538+0000 mgr.y (mgr.24362) 9666 : cluster 0 pgmap v9635: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:10:46.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:10:45 smithi080 bash[28361]: audit 2023-12-01T10:10:45.495673+0000 mon.c (mon.2) 6188 : audit 0 from='client.? 172.21.15.80:0/844180071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:10:46.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:10:45 smithi080 bash[41963]: cluster 2023-12-01T10:10:44.092538+0000 mgr.y (mgr.24362) 9666 : cluster 0 pgmap v9635: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:10:46.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:10:45 smithi080 bash[41963]: audit 2023-12-01T10:10:45.495673+0000 mon.c (mon.2) 6188 : audit 0 from='client.? 172.21.15.80:0/844180071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:10:46.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:10:45 smithi090 bash[32384]: cluster 2023-12-01T10:10:44.092538+0000 mgr.y (mgr.24362) 9666 : cluster 0 pgmap v9635: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:10:46.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:10:45 smithi090 bash[32384]: audit 2023-12-01T10:10:45.495673+0000 mon.c (mon.2) 6188 : audit 0 from='client.? 172.21.15.80:0/844180071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:10:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:10:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:10:46] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T10:10:48.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:10:47 smithi080 bash[41963]: cluster 2023-12-01T10:10:46.093576+0000 mgr.y (mgr.24362) 9667 : cluster 0 pgmap v9636: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:10:48.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:10:47 smithi080 bash[28361]: cluster 2023-12-01T10:10:46.093576+0000 mgr.y (mgr.24362) 9667 : cluster 0 pgmap v9636: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:10:48.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:10:47 smithi090 bash[32384]: cluster 2023-12-01T10:10:46.093576+0000 mgr.y (mgr.24362) 9667 : cluster 0 pgmap v9636: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:10:49.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:10:48 smithi080 bash[28361]: audit 2023-12-01T10:10:47.947678+0000 mon.a (mon.0) 6224 : audit 0 from='client.? 172.21.15.80:0/671100725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:10:49.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:10:48 smithi080 bash[41963]: audit 2023-12-01T10:10:47.947678+0000 mon.a (mon.0) 6224 : audit 0 from='client.? 172.21.15.80:0/671100725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:10:49.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:10:48 smithi090 bash[32384]: audit 2023-12-01T10:10:47.947678+0000 mon.a (mon.0) 6224 : audit 0 from='client.? 172.21.15.80:0/671100725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:10:50.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:10:49 smithi080 bash[28361]: cluster 2023-12-01T10:10:48.094176+0000 mgr.y (mgr.24362) 9668 : cluster 0 pgmap v9637: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:10:50.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:10:49 smithi080 bash[41963]: cluster 2023-12-01T10:10:48.094176+0000 mgr.y (mgr.24362) 9668 : cluster 0 pgmap v9637: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:10:50.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:10:49 smithi090 bash[32384]: cluster 2023-12-01T10:10:48.094176+0000 mgr.y (mgr.24362) 9668 : cluster 0 pgmap v9637: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:10:51.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:10:50 smithi080 bash[28361]: audit 2023-12-01T10:10:50.402008+0000 mon.a (mon.0) 6225 : audit 0 from='client.? 172.21.15.80:0/2195508072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:10:51.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:10:50 smithi080 bash[41963]: audit 2023-12-01T10:10:50.402008+0000 mon.a (mon.0) 6225 : audit 0 from='client.? 172.21.15.80:0/2195508072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:10:51.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:10:50 smithi090 bash[32384]: audit 2023-12-01T10:10:50.402008+0000 mon.a (mon.0) 6225 : audit 0 from='client.? 172.21.15.80:0/2195508072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:10:52.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:10:51 smithi080 bash[28361]: cluster 2023-12-01T10:10:50.094714+0000 mgr.y (mgr.24362) 9669 : cluster 0 pgmap v9638: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:10:52.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:10:51 smithi080 bash[41963]: cluster 2023-12-01T10:10:50.094714+0000 mgr.y (mgr.24362) 9669 : cluster 0 pgmap v9638: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:10:52.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:10:51 smithi090 bash[32384]: cluster 2023-12-01T10:10:50.094714+0000 mgr.y (mgr.24362) 9669 : cluster 0 pgmap v9638: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:10:53.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:10:52 smithi080 bash[41963]: audit 2023-12-01T10:10:52.853311+0000 mon.c (mon.2) 6189 : audit 0 from='client.? 172.21.15.80:0/1404500074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:10:53.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:10:52 smithi080 bash[28361]: audit 2023-12-01T10:10:52.853311+0000 mon.c (mon.2) 6189 : audit 0 from='client.? 172.21.15.80:0/1404500074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:10:53.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:10:52 smithi090 bash[32384]: audit 2023-12-01T10:10:52.853311+0000 mon.c (mon.2) 6189 : audit 0 from='client.? 172.21.15.80:0/1404500074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:10:54.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:10:53 smithi080 bash[41963]: cluster 2023-12-01T10:10:52.095871+0000 mgr.y (mgr.24362) 9670 : cluster 0 pgmap v9639: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:10:54.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:10:53 smithi080 bash[28361]: cluster 2023-12-01T10:10:52.095871+0000 mgr.y (mgr.24362) 9670 : cluster 0 pgmap v9639: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:10:54.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:10:53 smithi090 bash[32384]: cluster 2023-12-01T10:10:52.095871+0000 mgr.y (mgr.24362) 9670 : cluster 0 pgmap v9639: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:10:56.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:10:55 smithi080 bash[41963]: cluster 2023-12-01T10:10:54.096510+0000 mgr.y (mgr.24362) 9671 : cluster 0 pgmap v9640: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:10:56.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:10:55 smithi080 bash[41963]: audit 2023-12-01T10:10:55.289239+0000 mon.c (mon.2) 6190 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:10:56.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:10:55 smithi080 bash[41963]: audit 2023-12-01T10:10:55.314749+0000 mon.a (mon.0) 6226 : audit 0 from='client.? 172.21.15.80:0/3637997532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:10:56.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:10:55 smithi080 bash[28361]: cluster 2023-12-01T10:10:54.096510+0000 mgr.y (mgr.24362) 9671 : cluster 0 pgmap v9640: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:10:56.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:10:55 smithi080 bash[28361]: audit 2023-12-01T10:10:55.289239+0000 mon.c (mon.2) 6190 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:10:56.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:10:55 smithi080 bash[28361]: audit 2023-12-01T10:10:55.314749+0000 mon.a (mon.0) 6226 : audit 0 from='client.? 172.21.15.80:0/3637997532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:10:56.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:10:55 smithi090 bash[32384]: cluster 2023-12-01T10:10:54.096510+0000 mgr.y (mgr.24362) 9671 : cluster 0 pgmap v9640: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:10:56.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:10:55 smithi090 bash[32384]: audit 2023-12-01T10:10:55.289239+0000 mon.c (mon.2) 6190 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:10:56.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:10:55 smithi090 bash[32384]: audit 2023-12-01T10:10:55.314749+0000 mon.a (mon.0) 6226 : audit 0 from='client.? 172.21.15.80:0/3637997532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:10:56.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:10:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:10:56] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T10:10:58.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:10:57 smithi080 bash[28361]: cluster 2023-12-01T10:10:56.097643+0000 mgr.y (mgr.24362) 9672 : cluster 0 pgmap v9641: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:10:58.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:10:57 smithi080 bash[28361]: audit 2023-12-01T10:10:57.767045+0000 mon.c (mon.2) 6191 : audit 0 from='client.? 172.21.15.80:0/440492764' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:10:58.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:10:57 smithi080 bash[41963]: cluster 2023-12-01T10:10:56.097643+0000 mgr.y (mgr.24362) 9672 : cluster 0 pgmap v9641: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:10:58.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:10:57 smithi080 bash[41963]: audit 2023-12-01T10:10:57.767045+0000 mon.c (mon.2) 6191 : audit 0 from='client.? 172.21.15.80:0/440492764' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:10:58.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:10:57 smithi090 bash[32384]: cluster 2023-12-01T10:10:56.097643+0000 mgr.y (mgr.24362) 9672 : cluster 0 pgmap v9641: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:10:58.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:10:57 smithi090 bash[32384]: audit 2023-12-01T10:10:57.767045+0000 mon.c (mon.2) 6191 : audit 0 from='client.? 172.21.15.80:0/440492764' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:11:00.180 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:10:59 smithi080 bash[41963]: cluster 2023-12-01T10:10:58.098269+0000 mgr.y (mgr.24362) 9673 : cluster 0 pgmap v9642: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:11:00.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:10:59 smithi080 bash[28361]: cluster 2023-12-01T10:10:58.098269+0000 mgr.y (mgr.24362) 9673 : cluster 0 pgmap v9642: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:11:00.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:10:59 smithi090 bash[32384]: cluster 2023-12-01T10:10:58.098269+0000 mgr.y (mgr.24362) 9673 : cluster 0 pgmap v9642: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:11:01.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:11:00 smithi080 bash[28361]: audit 2023-12-01T10:11:00.230002+0000 mon.a (mon.0) 6227 : audit 0 from='client.? 172.21.15.80:0/1840725821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:11:01.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:11:00 smithi080 bash[41963]: audit 2023-12-01T10:11:00.230002+0000 mon.a (mon.0) 6227 : audit 0 from='client.? 172.21.15.80:0/1840725821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:11:01.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:11:00 smithi090 bash[32384]: audit 2023-12-01T10:11:00.230002+0000 mon.a (mon.0) 6227 : audit 0 from='client.? 172.21.15.80:0/1840725821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:11:02.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:11:01 smithi080 bash[28361]: cluster 2023-12-01T10:11:00.098992+0000 mgr.y (mgr.24362) 9674 : cluster 0 pgmap v9643: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:11:02.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:11:01 smithi080 bash[41963]: cluster 2023-12-01T10:11:00.098992+0000 mgr.y (mgr.24362) 9674 : cluster 0 pgmap v9643: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:11:02.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:11:01 smithi090 bash[32384]: cluster 2023-12-01T10:11:00.098992+0000 mgr.y (mgr.24362) 9674 : cluster 0 pgmap v9643: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:11:03.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:11:02 smithi080 bash[28361]: audit 2023-12-01T10:11:02.659716+0000 mon.a (mon.0) 6228 : audit 0 from='client.? 172.21.15.80:0/2913383167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:11:03.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:11:02 smithi080 bash[41963]: audit 2023-12-01T10:11:02.659716+0000 mon.a (mon.0) 6228 : audit 0 from='client.? 172.21.15.80:0/2913383167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:11:03.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:11:02 smithi090 bash[32384]: audit 2023-12-01T10:11:02.659716+0000 mon.a (mon.0) 6228 : audit 0 from='client.? 172.21.15.80:0/2913383167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:11:04.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:11:03 smithi080 bash[28361]: cluster 2023-12-01T10:11:02.100292+0000 mgr.y (mgr.24362) 9675 : cluster 0 pgmap v9644: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:11:04.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:11:03 smithi080 bash[41963]: cluster 2023-12-01T10:11:02.100292+0000 mgr.y (mgr.24362) 9675 : cluster 0 pgmap v9644: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:11:04.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:11:03 smithi090 bash[32384]: cluster 2023-12-01T10:11:02.100292+0000 mgr.y (mgr.24362) 9675 : cluster 0 pgmap v9644: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:11:06.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:11:05 smithi080 bash[41963]: cluster 2023-12-01T10:11:04.101101+0000 mgr.y (mgr.24362) 9676 : cluster 0 pgmap v9645: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:11:06.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:11:05 smithi080 bash[41963]: audit 2023-12-01T10:11:05.109811+0000 mon.c (mon.2) 6192 : audit 0 from='client.? 172.21.15.80:0/2113108842' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:11:06.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:11:05 smithi080 bash[28361]: cluster 2023-12-01T10:11:04.101101+0000 mgr.y (mgr.24362) 9676 : cluster 0 pgmap v9645: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:11:06.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:11:05 smithi080 bash[28361]: audit 2023-12-01T10:11:05.109811+0000 mon.c (mon.2) 6192 : audit 0 from='client.? 172.21.15.80:0/2113108842' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:11:06.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:11:05 smithi090 bash[32384]: cluster 2023-12-01T10:11:04.101101+0000 mgr.y (mgr.24362) 9676 : cluster 0 pgmap v9645: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:11:06.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:11:05 smithi090 bash[32384]: audit 2023-12-01T10:11:05.109811+0000 mon.c (mon.2) 6192 : audit 0 from='client.? 172.21.15.80:0/2113108842' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:11:06.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:11:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:11:06] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T10:11:08.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:11:07 smithi080 bash[41963]: cluster 2023-12-01T10:11:06.102347+0000 mgr.y (mgr.24362) 9677 : cluster 0 pgmap v9646: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:11:08.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:11:07 smithi080 bash[41963]: audit 2023-12-01T10:11:07.557246+0000 mon.c (mon.2) 6193 : audit 0 from='client.? 172.21.15.80:0/270218022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:11:08.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:11:07 smithi080 bash[28361]: cluster 2023-12-01T10:11:06.102347+0000 mgr.y (mgr.24362) 9677 : cluster 0 pgmap v9646: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:11:08.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:11:07 smithi080 bash[28361]: audit 2023-12-01T10:11:07.557246+0000 mon.c (mon.2) 6193 : audit 0 from='client.? 172.21.15.80:0/270218022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:11:08.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:11:07 smithi090 bash[32384]: cluster 2023-12-01T10:11:06.102347+0000 mgr.y (mgr.24362) 9677 : cluster 0 pgmap v9646: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:11:08.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:11:07 smithi090 bash[32384]: audit 2023-12-01T10:11:07.557246+0000 mon.c (mon.2) 6193 : audit 0 from='client.? 172.21.15.80:0/270218022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:11:10.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:11:09 smithi080 bash[28361]: cluster 2023-12-01T10:11:08.102937+0000 mgr.y (mgr.24362) 9678 : cluster 0 pgmap v9647: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:11:10.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:11:09 smithi080 bash[41963]: cluster 2023-12-01T10:11:08.102937+0000 mgr.y (mgr.24362) 9678 : cluster 0 pgmap v9647: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:11:10.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:11:09 smithi090 bash[32384]: cluster 2023-12-01T10:11:08.102937+0000 mgr.y (mgr.24362) 9678 : cluster 0 pgmap v9647: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:11:11.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:11:10 smithi080 bash[41963]: audit 2023-12-01T10:11:10.005337+0000 mon.a (mon.0) 6229 : audit 0 from='client.? 172.21.15.80:0/3995974815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:11:11.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:11:10 smithi080 bash[41963]: audit 2023-12-01T10:11:10.289730+0000 mon.c (mon.2) 6194 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:11:11.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:11:10 smithi080 bash[28361]: audit 2023-12-01T10:11:10.005337+0000 mon.a (mon.0) 6229 : audit 0 from='client.? 172.21.15.80:0/3995974815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:11:11.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:11:10 smithi080 bash[28361]: audit 2023-12-01T10:11:10.289730+0000 mon.c (mon.2) 6194 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:11:11.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:11:10 smithi090 bash[32384]: audit 2023-12-01T10:11:10.005337+0000 mon.a (mon.0) 6229 : audit 0 from='client.? 172.21.15.80:0/3995974815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:11:11.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:11:10 smithi090 bash[32384]: audit 2023-12-01T10:11:10.289730+0000 mon.c (mon.2) 6194 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:11:12.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:11:11 smithi080 bash[41963]: cluster 2023-12-01T10:11:10.103613+0000 mgr.y (mgr.24362) 9679 : cluster 0 pgmap v9648: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:11:12.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:11:11 smithi080 bash[28361]: cluster 2023-12-01T10:11:10.103613+0000 mgr.y (mgr.24362) 9679 : cluster 0 pgmap v9648: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:11:12.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:11:11 smithi090 bash[32384]: cluster 2023-12-01T10:11:10.103613+0000 mgr.y (mgr.24362) 9679 : cluster 0 pgmap v9648: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:11:13.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:11:12 smithi090 bash[32384]: audit 2023-12-01T10:11:12.458388+0000 mon.c (mon.2) 6195 : audit 0 from='client.? 172.21.15.80:0/3690072786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:11:13.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:11:12 smithi080 bash[28361]: audit 2023-12-01T10:11:12.458388+0000 mon.c (mon.2) 6195 : audit 0 from='client.? 172.21.15.80:0/3690072786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:11:13.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:11:12 smithi080 bash[41963]: audit 2023-12-01T10:11:12.458388+0000 mon.c (mon.2) 6195 : audit 0 from='client.? 172.21.15.80:0/3690072786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:11:14.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:11:13 smithi090 bash[32384]: cluster 2023-12-01T10:11:12.104785+0000 mgr.y (mgr.24362) 9680 : cluster 0 pgmap v9649: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:11:14.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:11:13 smithi080 bash[41963]: cluster 2023-12-01T10:11:12.104785+0000 mgr.y (mgr.24362) 9680 : cluster 0 pgmap v9649: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:11:14.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:11:13 smithi080 bash[28361]: cluster 2023-12-01T10:11:12.104785+0000 mgr.y (mgr.24362) 9680 : cluster 0 pgmap v9649: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:11:15.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:11:14 smithi090 bash[32384]: audit 2023-12-01T10:11:14.625378+0000 mon.c (mon.2) 6196 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:11:15.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:11:14 smithi090 bash[32384]: audit 2023-12-01T10:11:14.927656+0000 mon.a (mon.0) 6230 : audit 0 from='client.? 172.21.15.80:0/1911149892' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:11:15.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:11:14 smithi080 bash[41963]: audit 2023-12-01T10:11:14.625378+0000 mon.c (mon.2) 6196 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:11:15.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:11:14 smithi080 bash[41963]: audit 2023-12-01T10:11:14.927656+0000 mon.a (mon.0) 6230 : audit 0 from='client.? 172.21.15.80:0/1911149892' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:11:15.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:11:14 smithi080 bash[28361]: audit 2023-12-01T10:11:14.625378+0000 mon.c (mon.2) 6196 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:11:15.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:11:14 smithi080 bash[28361]: audit 2023-12-01T10:11:14.927656+0000 mon.a (mon.0) 6230 : audit 0 from='client.? 172.21.15.80:0/1911149892' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:11:16.233 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:11:15 smithi080 bash[41963]: cluster 2023-12-01T10:11:14.105456+0000 mgr.y (mgr.24362) 9681 : cluster 0 pgmap v9650: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:11:16.233 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:11:15 smithi080 bash[28361]: cluster 2023-12-01T10:11:14.105456+0000 mgr.y (mgr.24362) 9681 : cluster 0 pgmap v9650: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:11:16.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:11:15 smithi090 bash[32384]: cluster 2023-12-01T10:11:14.105456+0000 mgr.y (mgr.24362) 9681 : cluster 0 pgmap v9650: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:11:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:11:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:11:16] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T10:11:18.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:11:17 smithi090 bash[32384]: cluster 2023-12-01T10:11:16.106648+0000 mgr.y (mgr.24362) 9682 : cluster 0 pgmap v9651: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:11:18.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:11:17 smithi090 bash[32384]: audit 2023-12-01T10:11:17.380535+0000 mon.c (mon.2) 6197 : audit 0 from='client.? 172.21.15.80:0/1902674959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:11:18.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:11:17 smithi080 bash[41963]: cluster 2023-12-01T10:11:16.106648+0000 mgr.y (mgr.24362) 9682 : cluster 0 pgmap v9651: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:11:18.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:11:17 smithi080 bash[41963]: audit 2023-12-01T10:11:17.380535+0000 mon.c (mon.2) 6197 : audit 0 from='client.? 172.21.15.80:0/1902674959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:11:18.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:11:17 smithi080 bash[28361]: cluster 2023-12-01T10:11:16.106648+0000 mgr.y (mgr.24362) 9682 : cluster 0 pgmap v9651: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:11:18.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:11:17 smithi080 bash[28361]: audit 2023-12-01T10:11:17.380535+0000 mon.c (mon.2) 6197 : audit 0 from='client.? 172.21.15.80:0/1902674959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:11:20.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:11:19 smithi090 bash[32384]: cluster 2023-12-01T10:11:18.107392+0000 mgr.y (mgr.24362) 9683 : cluster 0 pgmap v9652: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:11:20.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:11:19 smithi090 bash[32384]: audit 2023-12-01T10:11:19.855273+0000 mon.c (mon.2) 6198 : audit 0 from='client.? 172.21.15.80:0/1426849921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:11:20.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:11:19 smithi080 bash[41963]: cluster 2023-12-01T10:11:18.107392+0000 mgr.y (mgr.24362) 9683 : cluster 0 pgmap v9652: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:11:20.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:11:19 smithi080 bash[41963]: audit 2023-12-01T10:11:19.855273+0000 mon.c (mon.2) 6198 : audit 0 from='client.? 172.21.15.80:0/1426849921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:11:20.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:11:19 smithi080 bash[28361]: cluster 2023-12-01T10:11:18.107392+0000 mgr.y (mgr.24362) 9683 : cluster 0 pgmap v9652: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:11:20.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:11:19 smithi080 bash[28361]: audit 2023-12-01T10:11:19.855273+0000 mon.c (mon.2) 6198 : audit 0 from='client.? 172.21.15.80:0/1426849921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:11:21.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:11:21 smithi080 bash[41963]: cluster 2023-12-01T10:11:20.108016+0000 mgr.y (mgr.24362) 9684 : cluster 0 pgmap v9653: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:11:21.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:11:21 smithi080 bash[41963]: audit 2023-12-01T10:11:20.415002+0000 mon.a (mon.0) 6231 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:11:21.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:11:21 smithi080 bash[41963]: audit 2023-12-01T10:11:20.427756+0000 mon.a (mon.0) 6232 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:11:21.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:11:21 smithi080 bash[41963]: audit 2023-12-01T10:11:20.929238+0000 mon.a (mon.0) 6233 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:11:21.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:11:21 smithi080 bash[41963]: audit 2023-12-01T10:11:20.937714+0000 mon.a (mon.0) 6234 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:11:21.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:11:21 smithi080 bash[41963]: audit 2023-12-01T10:11:21.407513+0000 mon.c (mon.2) 6199 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:11:21.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:11:21 smithi080 bash[41963]: audit 2023-12-01T10:11:21.409401+0000 mon.c (mon.2) 6200 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:11:21.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:11:21 smithi080 bash[28361]: cluster 2023-12-01T10:11:20.108016+0000 mgr.y (mgr.24362) 9684 : cluster 0 pgmap v9653: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:11:21.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:11:21 smithi080 bash[28361]: audit 2023-12-01T10:11:20.415002+0000 mon.a (mon.0) 6231 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:11:21.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:11:21 smithi080 bash[28361]: audit 2023-12-01T10:11:20.427756+0000 mon.a (mon.0) 6232 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:11:21.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:11:21 smithi080 bash[28361]: audit 2023-12-01T10:11:20.929238+0000 mon.a (mon.0) 6233 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:11:21.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:11:21 smithi080 bash[28361]: audit 2023-12-01T10:11:20.937714+0000 mon.a (mon.0) 6234 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:11:21.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:11:21 smithi080 bash[28361]: audit 2023-12-01T10:11:21.407513+0000 mon.c (mon.2) 6199 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:11:21.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:11:21 smithi080 bash[28361]: audit 2023-12-01T10:11:21.409401+0000 mon.c (mon.2) 6200 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:11:21.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:11:21 smithi090 bash[32384]: cluster 2023-12-01T10:11:20.108016+0000 mgr.y (mgr.24362) 9684 : cluster 0 pgmap v9653: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:11:21.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:11:21 smithi090 bash[32384]: audit 2023-12-01T10:11:20.415002+0000 mon.a (mon.0) 6231 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:11:21.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:11:21 smithi090 bash[32384]: audit 2023-12-01T10:11:20.427756+0000 mon.a (mon.0) 6232 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:11:21.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:11:21 smithi090 bash[32384]: audit 2023-12-01T10:11:20.929238+0000 mon.a (mon.0) 6233 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:11:21.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:11:21 smithi090 bash[32384]: audit 2023-12-01T10:11:20.937714+0000 mon.a (mon.0) 6234 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:11:21.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:11:21 smithi090 bash[32384]: audit 2023-12-01T10:11:21.407513+0000 mon.c (mon.2) 6199 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:11:21.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:11:21 smithi090 bash[32384]: audit 2023-12-01T10:11:21.409401+0000 mon.c (mon.2) 6200 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:11:22.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:11:22 smithi080 bash[41963]: audit 2023-12-01T10:11:21.423712+0000 mon.a (mon.0) 6235 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:11:22.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:11:22 smithi080 bash[41963]: audit 2023-12-01T10:11:22.306539+0000 mon.c (mon.2) 6201 : audit 0 from='client.? 172.21.15.80:0/4137447641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:11:22.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:11:22 smithi080 bash[28361]: audit 2023-12-01T10:11:21.423712+0000 mon.a (mon.0) 6235 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:11:22.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:11:22 smithi080 bash[28361]: audit 2023-12-01T10:11:22.306539+0000 mon.c (mon.2) 6201 : audit 0 from='client.? 172.21.15.80:0/4137447641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:11:22.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:11:22 smithi090 bash[32384]: audit 2023-12-01T10:11:21.423712+0000 mon.a (mon.0) 6235 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:11:22.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:11:22 smithi090 bash[32384]: audit 2023-12-01T10:11:22.306539+0000 mon.c (mon.2) 6201 : audit 0 from='client.? 172.21.15.80:0/4137447641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:11:23.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:11:23 smithi090 bash[32384]: cluster 2023-12-01T10:11:22.109146+0000 mgr.y (mgr.24362) 9685 : cluster 0 pgmap v9654: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:11:23.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:11:23 smithi080 bash[28361]: cluster 2023-12-01T10:11:22.109146+0000 mgr.y (mgr.24362) 9685 : cluster 0 pgmap v9654: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:11:23.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:11:23 smithi080 bash[41963]: cluster 2023-12-01T10:11:22.109146+0000 mgr.y (mgr.24362) 9685 : cluster 0 pgmap v9654: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:11:25.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:11:24 smithi080 bash[28361]: audit 2023-12-01T10:11:24.760001+0000 mon.c (mon.2) 6202 : audit 0 from='client.? 172.21.15.80:0/2245606064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:11:25.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:11:24 smithi080 bash[41963]: audit 2023-12-01T10:11:24.760001+0000 mon.c (mon.2) 6202 : audit 0 from='client.? 172.21.15.80:0/2245606064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:11:25.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:11:24 smithi090 bash[32384]: audit 2023-12-01T10:11:24.760001+0000 mon.c (mon.2) 6202 : audit 0 from='client.? 172.21.15.80:0/2245606064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:11:26.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:11:25 smithi080 bash[41963]: cluster 2023-12-01T10:11:24.109792+0000 mgr.y (mgr.24362) 9686 : cluster 0 pgmap v9655: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:11:26.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:11:25 smithi080 bash[41963]: audit 2023-12-01T10:11:25.289951+0000 mon.c (mon.2) 6203 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:11:26.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:11:25 smithi080 bash[28361]: cluster 2023-12-01T10:11:24.109792+0000 mgr.y (mgr.24362) 9686 : cluster 0 pgmap v9655: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:11:26.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:11:25 smithi080 bash[28361]: audit 2023-12-01T10:11:25.289951+0000 mon.c (mon.2) 6203 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:11:26.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:11:25 smithi090 bash[32384]: cluster 2023-12-01T10:11:24.109792+0000 mgr.y (mgr.24362) 9686 : cluster 0 pgmap v9655: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:11:26.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:11:25 smithi090 bash[32384]: audit 2023-12-01T10:11:25.289951+0000 mon.c (mon.2) 6203 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:11:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:11:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:11:26] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T10:11:28.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:11:27 smithi080 bash[28361]: cluster 2023-12-01T10:11:26.110896+0000 mgr.y (mgr.24362) 9687 : cluster 0 pgmap v9656: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:11:28.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:11:27 smithi080 bash[28361]: audit 2023-12-01T10:11:27.221580+0000 mon.c (mon.2) 6204 : audit 0 from='client.? 172.21.15.80:0/2152659181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:11:28.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:11:27 smithi080 bash[41963]: cluster 2023-12-01T10:11:26.110896+0000 mgr.y (mgr.24362) 9687 : cluster 0 pgmap v9656: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:11:28.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:11:27 smithi080 bash[41963]: audit 2023-12-01T10:11:27.221580+0000 mon.c (mon.2) 6204 : audit 0 from='client.? 172.21.15.80:0/2152659181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:11:28.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:11:27 smithi090 bash[32384]: cluster 2023-12-01T10:11:26.110896+0000 mgr.y (mgr.24362) 9687 : cluster 0 pgmap v9656: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:11:28.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:11:27 smithi090 bash[32384]: audit 2023-12-01T10:11:27.221580+0000 mon.c (mon.2) 6204 : audit 0 from='client.? 172.21.15.80:0/2152659181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:11:30.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:11:29 smithi080 bash[28361]: cluster 2023-12-01T10:11:28.111510+0000 mgr.y (mgr.24362) 9688 : cluster 0 pgmap v9657: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:11:30.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:11:29 smithi080 bash[28361]: audit 2023-12-01T10:11:29.682968+0000 mon.a (mon.0) 6236 : audit 0 from='client.? 172.21.15.80:0/2517425580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:11:30.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:11:29 smithi080 bash[41963]: cluster 2023-12-01T10:11:28.111510+0000 mgr.y (mgr.24362) 9688 : cluster 0 pgmap v9657: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:11:30.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:11:29 smithi080 bash[41963]: audit 2023-12-01T10:11:29.682968+0000 mon.a (mon.0) 6236 : audit 0 from='client.? 172.21.15.80:0/2517425580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:11:30.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:11:29 smithi090 bash[32384]: cluster 2023-12-01T10:11:28.111510+0000 mgr.y (mgr.24362) 9688 : cluster 0 pgmap v9657: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:11:30.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:11:29 smithi090 bash[32384]: audit 2023-12-01T10:11:29.682968+0000 mon.a (mon.0) 6236 : audit 0 from='client.? 172.21.15.80:0/2517425580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:11:32.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:11:31 smithi080 bash[41963]: cluster 2023-12-01T10:11:30.112190+0000 mgr.y (mgr.24362) 9689 : cluster 0 pgmap v9658: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:11:32.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:11:31 smithi080 bash[28361]: cluster 2023-12-01T10:11:30.112190+0000 mgr.y (mgr.24362) 9689 : cluster 0 pgmap v9658: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:11:32.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:11:31 smithi090 bash[32384]: cluster 2023-12-01T10:11:30.112190+0000 mgr.y (mgr.24362) 9689 : cluster 0 pgmap v9658: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:11:33.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:11:32 smithi080 bash[41963]: audit 2023-12-01T10:11:32.137135+0000 mon.c (mon.2) 6205 : audit 0 from='client.? 172.21.15.80:0/3979184190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:11:33.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:11:32 smithi080 bash[28361]: audit 2023-12-01T10:11:32.137135+0000 mon.c (mon.2) 6205 : audit 0 from='client.? 172.21.15.80:0/3979184190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:11:33.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:11:32 smithi090 bash[32384]: audit 2023-12-01T10:11:32.137135+0000 mon.c (mon.2) 6205 : audit 0 from='client.? 172.21.15.80:0/3979184190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:11:34.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:11:33 smithi080 bash[28361]: cluster 2023-12-01T10:11:32.112932+0000 mgr.y (mgr.24362) 9690 : cluster 0 pgmap v9659: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:11:34.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:11:33 smithi080 bash[41963]: cluster 2023-12-01T10:11:32.112932+0000 mgr.y (mgr.24362) 9690 : cluster 0 pgmap v9659: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:11:34.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:11:33 smithi090 bash[32384]: cluster 2023-12-01T10:11:32.112932+0000 mgr.y (mgr.24362) 9690 : cluster 0 pgmap v9659: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:11:34.269 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 10:11:33 smithi090 bash[65515]: logger=cleanup t=2023-12-01T10:11:33.857183012Z level=info msg="Completed cleanup jobs" duration=66.955333ms 2023-12-01T10:11:35.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:11:34 smithi080 bash[28361]: audit 2023-12-01T10:11:34.589246+0000 mon.a (mon.0) 6237 : audit 0 from='client.? 172.21.15.80:0/479932988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:11:35.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:11:34 smithi080 bash[41963]: audit 2023-12-01T10:11:34.589246+0000 mon.a (mon.0) 6237 : audit 0 from='client.? 172.21.15.80:0/479932988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:11:35.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:11:34 smithi090 bash[32384]: audit 2023-12-01T10:11:34.589246+0000 mon.a (mon.0) 6237 : audit 0 from='client.? 172.21.15.80:0/479932988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:11:36.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:11:35 smithi080 bash[28361]: cluster 2023-12-01T10:11:34.113552+0000 mgr.y (mgr.24362) 9691 : cluster 0 pgmap v9660: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:11:36.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:11:35 smithi080 bash[41963]: cluster 2023-12-01T10:11:34.113552+0000 mgr.y (mgr.24362) 9691 : cluster 0 pgmap v9660: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:11:36.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:11:35 smithi090 bash[32384]: cluster 2023-12-01T10:11:34.113552+0000 mgr.y (mgr.24362) 9691 : cluster 0 pgmap v9660: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:11:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:11:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:11:36] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T10:11:38.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:11:37 smithi080 bash[41963]: cluster 2023-12-01T10:11:36.114657+0000 mgr.y (mgr.24362) 9692 : cluster 0 pgmap v9661: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:11:38.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:11:37 smithi080 bash[41963]: audit 2023-12-01T10:11:37.047646+0000 mon.c (mon.2) 6206 : audit 0 from='client.? 172.21.15.80:0/1980340449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:11:38.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:11:37 smithi080 bash[28361]: cluster 2023-12-01T10:11:36.114657+0000 mgr.y (mgr.24362) 9692 : cluster 0 pgmap v9661: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:11:38.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:11:37 smithi080 bash[28361]: audit 2023-12-01T10:11:37.047646+0000 mon.c (mon.2) 6206 : audit 0 from='client.? 172.21.15.80:0/1980340449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:11:38.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:11:37 smithi090 bash[32384]: cluster 2023-12-01T10:11:36.114657+0000 mgr.y (mgr.24362) 9692 : cluster 0 pgmap v9661: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:11:38.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:11:37 smithi090 bash[32384]: audit 2023-12-01T10:11:37.047646+0000 mon.c (mon.2) 6206 : audit 0 from='client.? 172.21.15.80:0/1980340449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:11:40.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:11:39 smithi080 bash[41963]: cluster 2023-12-01T10:11:38.115270+0000 mgr.y (mgr.24362) 9693 : cluster 0 pgmap v9662: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:11:40.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:11:39 smithi080 bash[41963]: audit 2023-12-01T10:11:39.498620+0000 mon.c (mon.2) 6207 : audit 0 from='client.? 172.21.15.80:0/613212934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:11:40.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:11:39 smithi080 bash[28361]: cluster 2023-12-01T10:11:38.115270+0000 mgr.y (mgr.24362) 9693 : cluster 0 pgmap v9662: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:11:40.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:11:39 smithi080 bash[28361]: audit 2023-12-01T10:11:39.498620+0000 mon.c (mon.2) 6207 : audit 0 from='client.? 172.21.15.80:0/613212934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:11:40.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:11:39 smithi090 bash[32384]: cluster 2023-12-01T10:11:38.115270+0000 mgr.y (mgr.24362) 9693 : cluster 0 pgmap v9662: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:11:40.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:11:39 smithi090 bash[32384]: audit 2023-12-01T10:11:39.498620+0000 mon.c (mon.2) 6207 : audit 0 from='client.? 172.21.15.80:0/613212934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:11:41.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:11:40 smithi080 bash[28361]: audit 2023-12-01T10:11:40.290555+0000 mon.c (mon.2) 6208 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:11:41.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:11:40 smithi080 bash[41963]: audit 2023-12-01T10:11:40.290555+0000 mon.c (mon.2) 6208 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:11:41.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:11:40 smithi090 bash[32384]: audit 2023-12-01T10:11:40.290555+0000 mon.c (mon.2) 6208 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:11:42.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:11:41 smithi080 bash[41963]: cluster 2023-12-01T10:11:40.115978+0000 mgr.y (mgr.24362) 9694 : cluster 0 pgmap v9663: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:11:42.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:11:41 smithi080 bash[28361]: cluster 2023-12-01T10:11:40.115978+0000 mgr.y (mgr.24362) 9694 : cluster 0 pgmap v9663: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:11:42.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:11:41 smithi090 bash[32384]: cluster 2023-12-01T10:11:40.115978+0000 mgr.y (mgr.24362) 9694 : cluster 0 pgmap v9663: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:11:43.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:11:42 smithi080 bash[28361]: audit 2023-12-01T10:11:41.949017+0000 mon.a (mon.0) 6238 : audit 0 from='client.? 172.21.15.80:0/1716610489' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:11:43.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:11:42 smithi080 bash[41963]: audit 2023-12-01T10:11:41.949017+0000 mon.a (mon.0) 6238 : audit 0 from='client.? 172.21.15.80:0/1716610489' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:11:43.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:11:42 smithi090 bash[32384]: audit 2023-12-01T10:11:41.949017+0000 mon.a (mon.0) 6238 : audit 0 from='client.? 172.21.15.80:0/1716610489' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:11:44.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:11:43 smithi080 bash[28361]: cluster 2023-12-01T10:11:42.117149+0000 mgr.y (mgr.24362) 9695 : cluster 0 pgmap v9664: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:11:44.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:11:43 smithi080 bash[41963]: cluster 2023-12-01T10:11:42.117149+0000 mgr.y (mgr.24362) 9695 : cluster 0 pgmap v9664: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:11:44.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:11:43 smithi090 bash[32384]: cluster 2023-12-01T10:11:42.117149+0000 mgr.y (mgr.24362) 9695 : cluster 0 pgmap v9664: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:11:45.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:11:44 smithi080 bash[41963]: audit 2023-12-01T10:11:44.405647+0000 mon.a (mon.0) 6239 : audit 0 from='client.? 172.21.15.80:0/147655291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:11:45.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:11:44 smithi080 bash[28361]: audit 2023-12-01T10:11:44.405647+0000 mon.a (mon.0) 6239 : audit 0 from='client.? 172.21.15.80:0/147655291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:11:45.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:11:44 smithi090 bash[32384]: audit 2023-12-01T10:11:44.405647+0000 mon.a (mon.0) 6239 : audit 0 from='client.? 172.21.15.80:0/147655291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:11:46.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:11:45 smithi080 bash[41963]: cluster 2023-12-01T10:11:44.117862+0000 mgr.y (mgr.24362) 9696 : cluster 0 pgmap v9665: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:11:46.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:11:45 smithi080 bash[28361]: cluster 2023-12-01T10:11:44.117862+0000 mgr.y (mgr.24362) 9696 : cluster 0 pgmap v9665: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:11:46.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:11:45 smithi090 bash[32384]: cluster 2023-12-01T10:11:44.117862+0000 mgr.y (mgr.24362) 9696 : cluster 0 pgmap v9665: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:11:46.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:11:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:11:46] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T10:11:47.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:11:46 smithi080 bash[28361]: audit 2023-12-01T10:11:46.862103+0000 mon.c (mon.2) 6209 : audit 0 from='client.? 172.21.15.80:0/981456114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:11:47.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:11:46 smithi080 bash[41963]: audit 2023-12-01T10:11:46.862103+0000 mon.c (mon.2) 6209 : audit 0 from='client.? 172.21.15.80:0/981456114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:11:47.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:11:46 smithi090 bash[32384]: audit 2023-12-01T10:11:46.862103+0000 mon.c (mon.2) 6209 : audit 0 from='client.? 172.21.15.80:0/981456114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:11:48.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:11:47 smithi080 bash[28361]: cluster 2023-12-01T10:11:46.119045+0000 mgr.y (mgr.24362) 9697 : cluster 0 pgmap v9666: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:11:48.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:11:47 smithi080 bash[41963]: cluster 2023-12-01T10:11:46.119045+0000 mgr.y (mgr.24362) 9697 : cluster 0 pgmap v9666: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:11:48.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:11:47 smithi090 bash[32384]: cluster 2023-12-01T10:11:46.119045+0000 mgr.y (mgr.24362) 9697 : cluster 0 pgmap v9666: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:11:50.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:11:49 smithi080 bash[28361]: cluster 2023-12-01T10:11:48.119714+0000 mgr.y (mgr.24362) 9698 : cluster 0 pgmap v9667: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:11:50.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:11:49 smithi080 bash[28361]: audit 2023-12-01T10:11:49.314418+0000 mon.c (mon.2) 6210 : audit 0 from='client.? 172.21.15.80:0/2735398337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:11:50.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:11:49 smithi080 bash[41963]: cluster 2023-12-01T10:11:48.119714+0000 mgr.y (mgr.24362) 9698 : cluster 0 pgmap v9667: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:11:50.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:11:49 smithi080 bash[41963]: audit 2023-12-01T10:11:49.314418+0000 mon.c (mon.2) 6210 : audit 0 from='client.? 172.21.15.80:0/2735398337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:11:50.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:11:49 smithi090 bash[32384]: cluster 2023-12-01T10:11:48.119714+0000 mgr.y (mgr.24362) 9698 : cluster 0 pgmap v9667: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:11:50.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:11:49 smithi090 bash[32384]: audit 2023-12-01T10:11:49.314418+0000 mon.c (mon.2) 6210 : audit 0 from='client.? 172.21.15.80:0/2735398337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:11:52.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:11:51 smithi080 bash[28361]: cluster 2023-12-01T10:11:50.120309+0000 mgr.y (mgr.24362) 9699 : cluster 0 pgmap v9668: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:11:52.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:11:51 smithi080 bash[28361]: audit 2023-12-01T10:11:51.766236+0000 mon.c (mon.2) 6211 : audit 0 from='client.? 172.21.15.80:0/2374040670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:11:52.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:11:51 smithi080 bash[41963]: cluster 2023-12-01T10:11:50.120309+0000 mgr.y (mgr.24362) 9699 : cluster 0 pgmap v9668: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:11:52.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:11:51 smithi080 bash[41963]: audit 2023-12-01T10:11:51.766236+0000 mon.c (mon.2) 6211 : audit 0 from='client.? 172.21.15.80:0/2374040670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:11:52.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:11:51 smithi090 bash[32384]: cluster 2023-12-01T10:11:50.120309+0000 mgr.y (mgr.24362) 9699 : cluster 0 pgmap v9668: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:11:52.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:11:51 smithi090 bash[32384]: audit 2023-12-01T10:11:51.766236+0000 mon.c (mon.2) 6211 : audit 0 from='client.? 172.21.15.80:0/2374040670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:11:54.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:11:53 smithi080 bash[28361]: cluster 2023-12-01T10:11:52.121385+0000 mgr.y (mgr.24362) 9700 : cluster 0 pgmap v9669: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:11:54.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:11:53 smithi080 bash[41963]: cluster 2023-12-01T10:11:52.121385+0000 mgr.y (mgr.24362) 9700 : cluster 0 pgmap v9669: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:11:54.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:11:53 smithi090 bash[32384]: cluster 2023-12-01T10:11:52.121385+0000 mgr.y (mgr.24362) 9700 : cluster 0 pgmap v9669: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:11:55.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:11:54 smithi080 bash[28361]: audit 2023-12-01T10:11:54.206360+0000 mon.a (mon.0) 6240 : audit 0 from='client.? 172.21.15.80:0/2190428734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:11:55.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:11:54 smithi080 bash[41963]: audit 2023-12-01T10:11:54.206360+0000 mon.a (mon.0) 6240 : audit 0 from='client.? 172.21.15.80:0/2190428734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:11:55.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:11:54 smithi090 bash[32384]: audit 2023-12-01T10:11:54.206360+0000 mon.a (mon.0) 6240 : audit 0 from='client.? 172.21.15.80:0/2190428734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:11:56.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:11:55 smithi080 bash[41963]: cluster 2023-12-01T10:11:54.121992+0000 mgr.y (mgr.24362) 9701 : cluster 0 pgmap v9670: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:11:56.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:11:55 smithi080 bash[41963]: audit 2023-12-01T10:11:55.290871+0000 mon.c (mon.2) 6212 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:11:56.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:11:55 smithi080 bash[28361]: cluster 2023-12-01T10:11:54.121992+0000 mgr.y (mgr.24362) 9701 : cluster 0 pgmap v9670: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:11:56.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:11:55 smithi080 bash[28361]: audit 2023-12-01T10:11:55.290871+0000 mon.c (mon.2) 6212 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:11:56.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:11:55 smithi090 bash[32384]: cluster 2023-12-01T10:11:54.121992+0000 mgr.y (mgr.24362) 9701 : cluster 0 pgmap v9670: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:11:56.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:11:55 smithi090 bash[32384]: audit 2023-12-01T10:11:55.290871+0000 mon.c (mon.2) 6212 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:11:56.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:11:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:11:56] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T10:11:57.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:11:56 smithi080 bash[28361]: audit 2023-12-01T10:11:56.652743+0000 mon.a (mon.0) 6241 : audit 0 from='client.? 172.21.15.80:0/17301685' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:11:57.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:11:56 smithi080 bash[41963]: audit 2023-12-01T10:11:56.652743+0000 mon.a (mon.0) 6241 : audit 0 from='client.? 172.21.15.80:0/17301685' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:11:57.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:11:56 smithi090 bash[32384]: audit 2023-12-01T10:11:56.652743+0000 mon.a (mon.0) 6241 : audit 0 from='client.? 172.21.15.80:0/17301685' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:11:58.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:11:57 smithi080 bash[28361]: cluster 2023-12-01T10:11:56.123129+0000 mgr.y (mgr.24362) 9702 : cluster 0 pgmap v9671: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:11:58.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:11:57 smithi080 bash[41963]: cluster 2023-12-01T10:11:56.123129+0000 mgr.y (mgr.24362) 9702 : cluster 0 pgmap v9671: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:11:58.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:11:57 smithi090 bash[32384]: cluster 2023-12-01T10:11:56.123129+0000 mgr.y (mgr.24362) 9702 : cluster 0 pgmap v9671: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:12:00.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:11:59 smithi080 bash[28361]: cluster 2023-12-01T10:11:58.123748+0000 mgr.y (mgr.24362) 9703 : cluster 0 pgmap v9672: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:12:00.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:11:59 smithi080 bash[28361]: audit 2023-12-01T10:11:59.109652+0000 mon.c (mon.2) 6213 : audit 0 from='client.? 172.21.15.80:0/4001161647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:12:00.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:11:59 smithi080 bash[41963]: cluster 2023-12-01T10:11:58.123748+0000 mgr.y (mgr.24362) 9703 : cluster 0 pgmap v9672: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:12:00.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:11:59 smithi080 bash[41963]: audit 2023-12-01T10:11:59.109652+0000 mon.c (mon.2) 6213 : audit 0 from='client.? 172.21.15.80:0/4001161647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:12:00.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:11:59 smithi090 bash[32384]: cluster 2023-12-01T10:11:58.123748+0000 mgr.y (mgr.24362) 9703 : cluster 0 pgmap v9672: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:12:00.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:11:59 smithi090 bash[32384]: audit 2023-12-01T10:11:59.109652+0000 mon.c (mon.2) 6213 : audit 0 from='client.? 172.21.15.80:0/4001161647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:12:02.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:12:01 smithi080 bash[41963]: cluster 2023-12-01T10:12:00.124367+0000 mgr.y (mgr.24362) 9704 : cluster 0 pgmap v9673: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:12:02.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:12:01 smithi080 bash[41963]: audit 2023-12-01T10:12:01.562832+0000 mon.c (mon.2) 6214 : audit 0 from='client.? 172.21.15.80:0/1028754682' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:12:02.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:12:01 smithi080 bash[28361]: cluster 2023-12-01T10:12:00.124367+0000 mgr.y (mgr.24362) 9704 : cluster 0 pgmap v9673: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:12:02.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:12:01 smithi080 bash[28361]: audit 2023-12-01T10:12:01.562832+0000 mon.c (mon.2) 6214 : audit 0 from='client.? 172.21.15.80:0/1028754682' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:12:02.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:12:01 smithi090 bash[32384]: cluster 2023-12-01T10:12:00.124367+0000 mgr.y (mgr.24362) 9704 : cluster 0 pgmap v9673: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:12:02.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:12:01 smithi090 bash[32384]: audit 2023-12-01T10:12:01.562832+0000 mon.c (mon.2) 6214 : audit 0 from='client.? 172.21.15.80:0/1028754682' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:12:04.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:12:03 smithi090 bash[32384]: cluster 2023-12-01T10:12:02.125605+0000 mgr.y (mgr.24362) 9705 : cluster 0 pgmap v9674: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:12:04.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:12:03 smithi080 bash[41963]: cluster 2023-12-01T10:12:02.125605+0000 mgr.y (mgr.24362) 9705 : cluster 0 pgmap v9674: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:12:04.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:12:03 smithi080 bash[28361]: cluster 2023-12-01T10:12:02.125605+0000 mgr.y (mgr.24362) 9705 : cluster 0 pgmap v9674: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:12:05.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:12:04 smithi090 bash[32384]: audit 2023-12-01T10:12:04.026685+0000 mon.a (mon.0) 6242 : audit 0 from='client.? 172.21.15.80:0/4168758174' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:12:05.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:12:04 smithi080 bash[28361]: audit 2023-12-01T10:12:04.026685+0000 mon.a (mon.0) 6242 : audit 0 from='client.? 172.21.15.80:0/4168758174' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:12:05.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:12:04 smithi080 bash[41963]: audit 2023-12-01T10:12:04.026685+0000 mon.a (mon.0) 6242 : audit 0 from='client.? 172.21.15.80:0/4168758174' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:12:06.232 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:12:05 smithi080 bash[41963]: cluster 2023-12-01T10:12:04.126252+0000 mgr.y (mgr.24362) 9706 : cluster 0 pgmap v9675: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:12:06.232 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:12:05 smithi080 bash[28361]: cluster 2023-12-01T10:12:04.126252+0000 mgr.y (mgr.24362) 9706 : cluster 0 pgmap v9675: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:12:06.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:12:05 smithi090 bash[32384]: cluster 2023-12-01T10:12:04.126252+0000 mgr.y (mgr.24362) 9706 : cluster 0 pgmap v9675: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:12:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:12:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:12:06] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T10:12:07.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:12:06 smithi090 bash[32384]: audit 2023-12-01T10:12:06.475927+0000 mon.a (mon.0) 6243 : audit 0 from='client.? 172.21.15.80:0/410410052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:12:07.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:12:06 smithi080 bash[28361]: audit 2023-12-01T10:12:06.475927+0000 mon.a (mon.0) 6243 : audit 0 from='client.? 172.21.15.80:0/410410052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:12:07.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:12:06 smithi080 bash[41963]: audit 2023-12-01T10:12:06.475927+0000 mon.a (mon.0) 6243 : audit 0 from='client.? 172.21.15.80:0/410410052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:12:08.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:12:07 smithi090 bash[32384]: cluster 2023-12-01T10:12:06.127349+0000 mgr.y (mgr.24362) 9707 : cluster 0 pgmap v9676: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:12:08.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:12:07 smithi080 bash[28361]: cluster 2023-12-01T10:12:06.127349+0000 mgr.y (mgr.24362) 9707 : cluster 0 pgmap v9676: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:12:08.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:12:07 smithi080 bash[41963]: cluster 2023-12-01T10:12:06.127349+0000 mgr.y (mgr.24362) 9707 : cluster 0 pgmap v9676: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:12:10.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:12:09 smithi080 bash[41963]: cluster 2023-12-01T10:12:08.128050+0000 mgr.y (mgr.24362) 9708 : cluster 0 pgmap v9677: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:12:10.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:12:09 smithi080 bash[41963]: audit 2023-12-01T10:12:08.925443+0000 mon.a (mon.0) 6244 : audit 0 from='client.? 172.21.15.80:0/260908426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:12:10.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:12:09 smithi080 bash[28361]: cluster 2023-12-01T10:12:08.128050+0000 mgr.y (mgr.24362) 9708 : cluster 0 pgmap v9677: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:12:10.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:12:09 smithi080 bash[28361]: audit 2023-12-01T10:12:08.925443+0000 mon.a (mon.0) 6244 : audit 0 from='client.? 172.21.15.80:0/260908426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:12:10.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:12:09 smithi090 bash[32384]: cluster 2023-12-01T10:12:08.128050+0000 mgr.y (mgr.24362) 9708 : cluster 0 pgmap v9677: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:12:10.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:12:09 smithi090 bash[32384]: audit 2023-12-01T10:12:08.925443+0000 mon.a (mon.0) 6244 : audit 0 from='client.? 172.21.15.80:0/260908426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:12:11.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:12:10 smithi080 bash[28361]: audit 2023-12-01T10:12:10.291307+0000 mon.c (mon.2) 6215 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:12:11.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:12:10 smithi080 bash[41963]: audit 2023-12-01T10:12:10.291307+0000 mon.c (mon.2) 6215 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:12:11.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:12:10 smithi090 bash[32384]: audit 2023-12-01T10:12:10.291307+0000 mon.c (mon.2) 6215 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:12:12.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:12:11 smithi080 bash[41963]: cluster 2023-12-01T10:12:10.128724+0000 mgr.y (mgr.24362) 9709 : cluster 0 pgmap v9678: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:12:12.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:12:11 smithi080 bash[41963]: audit 2023-12-01T10:12:11.387719+0000 mon.a (mon.0) 6245 : audit 0 from='client.? 172.21.15.80:0/2989726801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:12:12.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:12:11 smithi080 bash[28361]: cluster 2023-12-01T10:12:10.128724+0000 mgr.y (mgr.24362) 9709 : cluster 0 pgmap v9678: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:12:12.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:12:11 smithi080 bash[28361]: audit 2023-12-01T10:12:11.387719+0000 mon.a (mon.0) 6245 : audit 0 from='client.? 172.21.15.80:0/2989726801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:12:12.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:12:11 smithi090 bash[32384]: cluster 2023-12-01T10:12:10.128724+0000 mgr.y (mgr.24362) 9709 : cluster 0 pgmap v9678: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:12:12.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:12:11 smithi090 bash[32384]: audit 2023-12-01T10:12:11.387719+0000 mon.a (mon.0) 6245 : audit 0 from='client.? 172.21.15.80:0/2989726801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:12:14.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:12:13 smithi080 bash[28361]: cluster 2023-12-01T10:12:12.129855+0000 mgr.y (mgr.24362) 9710 : cluster 0 pgmap v9679: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:12:14.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:12:13 smithi080 bash[41963]: cluster 2023-12-01T10:12:12.129855+0000 mgr.y (mgr.24362) 9710 : cluster 0 pgmap v9679: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:12:14.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:12:13 smithi090 bash[32384]: cluster 2023-12-01T10:12:12.129855+0000 mgr.y (mgr.24362) 9710 : cluster 0 pgmap v9679: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:12:15.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:12:14 smithi080 bash[28361]: audit 2023-12-01T10:12:13.842785+0000 mon.a (mon.0) 6246 : audit 0 from='client.? 172.21.15.80:0/2303868378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:12:15.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:12:14 smithi080 bash[41963]: audit 2023-12-01T10:12:13.842785+0000 mon.a (mon.0) 6246 : audit 0 from='client.? 172.21.15.80:0/2303868378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:12:15.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:12:14 smithi090 bash[32384]: audit 2023-12-01T10:12:13.842785+0000 mon.a (mon.0) 6246 : audit 0 from='client.? 172.21.15.80:0/2303868378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:12:16.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:12:15 smithi080 bash[28361]: cluster 2023-12-01T10:12:14.130486+0000 mgr.y (mgr.24362) 9711 : cluster 0 pgmap v9680: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:12:16.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:12:15 smithi080 bash[41963]: cluster 2023-12-01T10:12:14.130486+0000 mgr.y (mgr.24362) 9711 : cluster 0 pgmap v9680: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:12:16.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:12:15 smithi090 bash[32384]: cluster 2023-12-01T10:12:14.130486+0000 mgr.y (mgr.24362) 9711 : cluster 0 pgmap v9680: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:12:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:12:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:12:16] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T10:12:17.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:12:16 smithi080 bash[28361]: audit 2023-12-01T10:12:16.297883+0000 mon.a (mon.0) 6247 : audit 0 from='client.? 172.21.15.80:0/4209622543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:12:17.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:12:16 smithi080 bash[41963]: audit 2023-12-01T10:12:16.297883+0000 mon.a (mon.0) 6247 : audit 0 from='client.? 172.21.15.80:0/4209622543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:12:17.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:12:16 smithi090 bash[32384]: audit 2023-12-01T10:12:16.297883+0000 mon.a (mon.0) 6247 : audit 0 from='client.? 172.21.15.80:0/4209622543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:12:18.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:12:17 smithi080 bash[28361]: cluster 2023-12-01T10:12:16.131257+0000 mgr.y (mgr.24362) 9712 : cluster 0 pgmap v9681: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:12:18.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:12:17 smithi080 bash[41963]: cluster 2023-12-01T10:12:16.131257+0000 mgr.y (mgr.24362) 9712 : cluster 0 pgmap v9681: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:12:18.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:12:17 smithi090 bash[32384]: cluster 2023-12-01T10:12:16.131257+0000 mgr.y (mgr.24362) 9712 : cluster 0 pgmap v9681: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:12:19.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:12:18 smithi080 bash[28361]: audit 2023-12-01T10:12:18.753670+0000 mon.c (mon.2) 6216 : audit 0 from='client.? 172.21.15.80:0/513988953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:12:19.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:12:18 smithi080 bash[41963]: audit 2023-12-01T10:12:18.753670+0000 mon.c (mon.2) 6216 : audit 0 from='client.? 172.21.15.80:0/513988953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:12:19.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:12:18 smithi090 bash[32384]: audit 2023-12-01T10:12:18.753670+0000 mon.c (mon.2) 6216 : audit 0 from='client.? 172.21.15.80:0/513988953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:12:20.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:12:19 smithi080 bash[28361]: cluster 2023-12-01T10:12:18.131905+0000 mgr.y (mgr.24362) 9713 : cluster 0 pgmap v9682: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:12:20.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:12:19 smithi080 bash[41963]: cluster 2023-12-01T10:12:18.131905+0000 mgr.y (mgr.24362) 9713 : cluster 0 pgmap v9682: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:12:20.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:12:19 smithi090 bash[32384]: cluster 2023-12-01T10:12:18.131905+0000 mgr.y (mgr.24362) 9713 : cluster 0 pgmap v9682: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:12:22.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:12:21 smithi080 bash[28361]: cluster 2023-12-01T10:12:20.132574+0000 mgr.y (mgr.24362) 9714 : cluster 0 pgmap v9683: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:12:22.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:12:21 smithi080 bash[28361]: audit 2023-12-01T10:12:21.208007+0000 mon.a (mon.0) 6248 : audit 0 from='client.? 172.21.15.80:0/1730225648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:12:22.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:12:21 smithi080 bash[28361]: audit 2023-12-01T10:12:21.507520+0000 mon.c (mon.2) 6217 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:12:22.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:12:21 smithi080 bash[41963]: cluster 2023-12-01T10:12:20.132574+0000 mgr.y (mgr.24362) 9714 : cluster 0 pgmap v9683: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:12:22.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:12:21 smithi080 bash[41963]: audit 2023-12-01T10:12:21.208007+0000 mon.a (mon.0) 6248 : audit 0 from='client.? 172.21.15.80:0/1730225648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:12:22.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:12:21 smithi080 bash[41963]: audit 2023-12-01T10:12:21.507520+0000 mon.c (mon.2) 6217 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:12:22.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:12:21 smithi090 bash[32384]: cluster 2023-12-01T10:12:20.132574+0000 mgr.y (mgr.24362) 9714 : cluster 0 pgmap v9683: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:12:22.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:12:21 smithi090 bash[32384]: audit 2023-12-01T10:12:21.208007+0000 mon.a (mon.0) 6248 : audit 0 from='client.? 172.21.15.80:0/1730225648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:12:22.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:12:21 smithi090 bash[32384]: audit 2023-12-01T10:12:21.507520+0000 mon.c (mon.2) 6217 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:12:24.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:12:23 smithi080 bash[28361]: cluster 2023-12-01T10:12:22.133725+0000 mgr.y (mgr.24362) 9715 : cluster 0 pgmap v9684: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:12:24.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:12:23 smithi080 bash[28361]: audit 2023-12-01T10:12:23.652800+0000 mon.c (mon.2) 6218 : audit 0 from='client.? 172.21.15.80:0/896242484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:12:24.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:12:23 smithi080 bash[41963]: cluster 2023-12-01T10:12:22.133725+0000 mgr.y (mgr.24362) 9715 : cluster 0 pgmap v9684: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:12:24.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:12:23 smithi080 bash[41963]: audit 2023-12-01T10:12:23.652800+0000 mon.c (mon.2) 6218 : audit 0 from='client.? 172.21.15.80:0/896242484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:12:24.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:12:23 smithi090 bash[32384]: cluster 2023-12-01T10:12:22.133725+0000 mgr.y (mgr.24362) 9715 : cluster 0 pgmap v9684: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:12:24.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:12:23 smithi090 bash[32384]: audit 2023-12-01T10:12:23.652800+0000 mon.c (mon.2) 6218 : audit 0 from='client.? 172.21.15.80:0/896242484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:12:26.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:12:25 smithi080 bash[28361]: cluster 2023-12-01T10:12:24.134433+0000 mgr.y (mgr.24362) 9716 : cluster 0 pgmap v9685: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:12:26.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:12:25 smithi080 bash[28361]: audit 2023-12-01T10:12:25.291744+0000 mon.c (mon.2) 6219 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:12:26.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:12:25 smithi080 bash[41963]: cluster 2023-12-01T10:12:24.134433+0000 mgr.y (mgr.24362) 9716 : cluster 0 pgmap v9685: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:12:26.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:12:25 smithi080 bash[41963]: audit 2023-12-01T10:12:25.291744+0000 mon.c (mon.2) 6219 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:12:26.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:12:25 smithi090 bash[32384]: cluster 2023-12-01T10:12:24.134433+0000 mgr.y (mgr.24362) 9716 : cluster 0 pgmap v9685: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:12:26.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:12:25 smithi090 bash[32384]: audit 2023-12-01T10:12:25.291744+0000 mon.c (mon.2) 6219 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:12:26.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:12:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:12:26] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T10:12:27.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:12:26 smithi080 bash[28361]: audit 2023-12-01T10:12:26.105629+0000 mon.c (mon.2) 6220 : audit 0 from='client.? 172.21.15.80:0/2686670312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:12:27.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:12:26 smithi080 bash[41963]: audit 2023-12-01T10:12:26.105629+0000 mon.c (mon.2) 6220 : audit 0 from='client.? 172.21.15.80:0/2686670312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:12:27.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:12:26 smithi090 bash[32384]: audit 2023-12-01T10:12:26.105629+0000 mon.c (mon.2) 6220 : audit 0 from='client.? 172.21.15.80:0/2686670312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:12:28.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:12:27 smithi080 bash[41963]: cluster 2023-12-01T10:12:26.135580+0000 mgr.y (mgr.24362) 9717 : cluster 0 pgmap v9686: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:12:28.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:12:27 smithi080 bash[41963]: audit 2023-12-01T10:12:27.352927+0000 mon.a (mon.0) 6249 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:12:28.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:12:27 smithi080 bash[41963]: audit 2023-12-01T10:12:27.365220+0000 mon.a (mon.0) 6250 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:12:28.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:12:27 smithi080 bash[41963]: audit 2023-12-01T10:12:27.708224+0000 mon.a (mon.0) 6251 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:12:28.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:12:27 smithi080 bash[41963]: audit 2023-12-01T10:12:27.720424+0000 mon.a (mon.0) 6252 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:12:28.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:12:27 smithi080 bash[28361]: cluster 2023-12-01T10:12:26.135580+0000 mgr.y (mgr.24362) 9717 : cluster 0 pgmap v9686: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:12:28.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:12:27 smithi080 bash[28361]: audit 2023-12-01T10:12:27.352927+0000 mon.a (mon.0) 6249 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:12:28.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:12:27 smithi080 bash[28361]: audit 2023-12-01T10:12:27.365220+0000 mon.a (mon.0) 6250 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:12:28.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:12:27 smithi080 bash[28361]: audit 2023-12-01T10:12:27.708224+0000 mon.a (mon.0) 6251 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:12:28.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:12:27 smithi080 bash[28361]: audit 2023-12-01T10:12:27.720424+0000 mon.a (mon.0) 6252 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:12:28.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:12:27 smithi090 bash[32384]: cluster 2023-12-01T10:12:26.135580+0000 mgr.y (mgr.24362) 9717 : cluster 0 pgmap v9686: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:12:28.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:12:27 smithi090 bash[32384]: audit 2023-12-01T10:12:27.352927+0000 mon.a (mon.0) 6249 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:12:28.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:12:27 smithi090 bash[32384]: audit 2023-12-01T10:12:27.365220+0000 mon.a (mon.0) 6250 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:12:28.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:12:27 smithi090 bash[32384]: audit 2023-12-01T10:12:27.708224+0000 mon.a (mon.0) 6251 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:12:28.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:12:27 smithi090 bash[32384]: audit 2023-12-01T10:12:27.720424+0000 mon.a (mon.0) 6252 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:12:29.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:12:28 smithi080 bash[28361]: audit 2023-12-01T10:12:28.254326+0000 mon.c (mon.2) 6221 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:12:29.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:12:28 smithi080 bash[28361]: audit 2023-12-01T10:12:28.256004+0000 mon.c (mon.2) 6222 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:12:29.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:12:28 smithi080 bash[28361]: audit 2023-12-01T10:12:28.264017+0000 mon.a (mon.0) 6253 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:12:29.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:12:28 smithi080 bash[28361]: audit 2023-12-01T10:12:28.590119+0000 mon.c (mon.2) 6223 : audit 0 from='client.? 172.21.15.80:0/1549794257' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:12:29.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:12:28 smithi080 bash[41963]: audit 2023-12-01T10:12:28.254326+0000 mon.c (mon.2) 6221 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:12:29.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:12:28 smithi080 bash[41963]: audit 2023-12-01T10:12:28.256004+0000 mon.c (mon.2) 6222 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:12:29.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:12:28 smithi080 bash[41963]: audit 2023-12-01T10:12:28.264017+0000 mon.a (mon.0) 6253 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:12:29.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:12:28 smithi080 bash[41963]: audit 2023-12-01T10:12:28.590119+0000 mon.c (mon.2) 6223 : audit 0 from='client.? 172.21.15.80:0/1549794257' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:12:29.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:12:28 smithi090 bash[32384]: audit 2023-12-01T10:12:28.254326+0000 mon.c (mon.2) 6221 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:12:29.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:12:28 smithi090 bash[32384]: audit 2023-12-01T10:12:28.256004+0000 mon.c (mon.2) 6222 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:12:29.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:12:28 smithi090 bash[32384]: audit 2023-12-01T10:12:28.264017+0000 mon.a (mon.0) 6253 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:12:29.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:12:28 smithi090 bash[32384]: audit 2023-12-01T10:12:28.590119+0000 mon.c (mon.2) 6223 : audit 0 from='client.? 172.21.15.80:0/1549794257' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:12:30.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:12:29 smithi080 bash[28361]: cluster 2023-12-01T10:12:28.136363+0000 mgr.y (mgr.24362) 9718 : cluster 0 pgmap v9687: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:12:30.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:12:29 smithi080 bash[41963]: cluster 2023-12-01T10:12:28.136363+0000 mgr.y (mgr.24362) 9718 : cluster 0 pgmap v9687: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:12:30.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:12:29 smithi090 bash[32384]: cluster 2023-12-01T10:12:28.136363+0000 mgr.y (mgr.24362) 9718 : cluster 0 pgmap v9687: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:12:32.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:12:31 smithi080 bash[28361]: cluster 2023-12-01T10:12:30.137018+0000 mgr.y (mgr.24362) 9719 : cluster 0 pgmap v9688: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:12:32.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:12:31 smithi080 bash[28361]: audit 2023-12-01T10:12:31.055571+0000 mon.c (mon.2) 6224 : audit 0 from='client.? 172.21.15.80:0/3787559850' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:12:32.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:12:31 smithi080 bash[41963]: cluster 2023-12-01T10:12:30.137018+0000 mgr.y (mgr.24362) 9719 : cluster 0 pgmap v9688: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:12:32.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:12:31 smithi080 bash[41963]: audit 2023-12-01T10:12:31.055571+0000 mon.c (mon.2) 6224 : audit 0 from='client.? 172.21.15.80:0/3787559850' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:12:32.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:12:31 smithi090 bash[32384]: cluster 2023-12-01T10:12:30.137018+0000 mgr.y (mgr.24362) 9719 : cluster 0 pgmap v9688: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:12:32.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:12:31 smithi090 bash[32384]: audit 2023-12-01T10:12:31.055571+0000 mon.c (mon.2) 6224 : audit 0 from='client.? 172.21.15.80:0/3787559850' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:12:34.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:12:33 smithi080 bash[28361]: cluster 2023-12-01T10:12:32.138170+0000 mgr.y (mgr.24362) 9720 : cluster 0 pgmap v9689: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:12:34.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:12:33 smithi080 bash[28361]: audit 2023-12-01T10:12:33.504290+0000 mon.a (mon.0) 6254 : audit 0 from='client.? 172.21.15.80:0/1826016229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:12:34.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:12:33 smithi080 bash[41963]: cluster 2023-12-01T10:12:32.138170+0000 mgr.y (mgr.24362) 9720 : cluster 0 pgmap v9689: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:12:34.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:12:33 smithi080 bash[41963]: audit 2023-12-01T10:12:33.504290+0000 mon.a (mon.0) 6254 : audit 0 from='client.? 172.21.15.80:0/1826016229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:12:34.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:12:33 smithi090 bash[32384]: cluster 2023-12-01T10:12:32.138170+0000 mgr.y (mgr.24362) 9720 : cluster 0 pgmap v9689: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:12:34.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:12:33 smithi090 bash[32384]: audit 2023-12-01T10:12:33.504290+0000 mon.a (mon.0) 6254 : audit 0 from='client.? 172.21.15.80:0/1826016229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:12:36.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:12:35 smithi080 bash[41963]: cluster 2023-12-01T10:12:34.138847+0000 mgr.y (mgr.24362) 9721 : cluster 0 pgmap v9690: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:12:36.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:12:35 smithi080 bash[28361]: cluster 2023-12-01T10:12:34.138847+0000 mgr.y (mgr.24362) 9721 : cluster 0 pgmap v9690: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:12:36.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:12:35 smithi090 bash[32384]: cluster 2023-12-01T10:12:34.138847+0000 mgr.y (mgr.24362) 9721 : cluster 0 pgmap v9690: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:12:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:12:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:12:36] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T10:12:37.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:12:36 smithi080 bash[41963]: audit 2023-12-01T10:12:35.961617+0000 mon.c (mon.2) 6225 : audit 0 from='client.? 172.21.15.80:0/3177098105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:12:37.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:12:36 smithi080 bash[28361]: audit 2023-12-01T10:12:35.961617+0000 mon.c (mon.2) 6225 : audit 0 from='client.? 172.21.15.80:0/3177098105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:12:37.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:12:36 smithi090 bash[32384]: audit 2023-12-01T10:12:35.961617+0000 mon.c (mon.2) 6225 : audit 0 from='client.? 172.21.15.80:0/3177098105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:12:38.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:12:37 smithi080 bash[41963]: cluster 2023-12-01T10:12:36.140010+0000 mgr.y (mgr.24362) 9722 : cluster 0 pgmap v9691: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:12:38.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:12:37 smithi080 bash[28361]: cluster 2023-12-01T10:12:36.140010+0000 mgr.y (mgr.24362) 9722 : cluster 0 pgmap v9691: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:12:38.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:12:37 smithi090 bash[32384]: cluster 2023-12-01T10:12:36.140010+0000 mgr.y (mgr.24362) 9722 : cluster 0 pgmap v9691: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:12:39.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:12:38 smithi080 bash[28361]: audit 2023-12-01T10:12:38.420069+0000 mon.c (mon.2) 6226 : audit 0 from='client.? 172.21.15.80:0/3870356448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:12:39.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:12:38 smithi080 bash[41963]: audit 2023-12-01T10:12:38.420069+0000 mon.c (mon.2) 6226 : audit 0 from='client.? 172.21.15.80:0/3870356448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:12:39.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:12:38 smithi090 bash[32384]: audit 2023-12-01T10:12:38.420069+0000 mon.c (mon.2) 6226 : audit 0 from='client.? 172.21.15.80:0/3870356448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:12:40.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:12:39 smithi080 bash[28361]: cluster 2023-12-01T10:12:38.140624+0000 mgr.y (mgr.24362) 9723 : cluster 0 pgmap v9692: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:12:40.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:12:39 smithi080 bash[41963]: cluster 2023-12-01T10:12:38.140624+0000 mgr.y (mgr.24362) 9723 : cluster 0 pgmap v9692: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:12:40.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:12:39 smithi090 bash[32384]: cluster 2023-12-01T10:12:38.140624+0000 mgr.y (mgr.24362) 9723 : cluster 0 pgmap v9692: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:12:41.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:12:40 smithi080 bash[28361]: audit 2023-12-01T10:12:40.292035+0000 mon.c (mon.2) 6227 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:12:41.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:12:40 smithi080 bash[28361]: audit 2023-12-01T10:12:40.870638+0000 mon.a (mon.0) 6255 : audit 0 from='client.? 172.21.15.80:0/3348819292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:12:41.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:12:40 smithi080 bash[41963]: audit 2023-12-01T10:12:40.292035+0000 mon.c (mon.2) 6227 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:12:41.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:12:40 smithi080 bash[41963]: audit 2023-12-01T10:12:40.870638+0000 mon.a (mon.0) 6255 : audit 0 from='client.? 172.21.15.80:0/3348819292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:12:41.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:12:40 smithi090 bash[32384]: audit 2023-12-01T10:12:40.292035+0000 mon.c (mon.2) 6227 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:12:41.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:12:40 smithi090 bash[32384]: audit 2023-12-01T10:12:40.870638+0000 mon.a (mon.0) 6255 : audit 0 from='client.? 172.21.15.80:0/3348819292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:12:42.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:12:41 smithi090 bash[32384]: cluster 2023-12-01T10:12:40.141289+0000 mgr.y (mgr.24362) 9724 : cluster 0 pgmap v9693: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:12:42.430 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:12:41 smithi080 bash[41963]: cluster 2023-12-01T10:12:40.141289+0000 mgr.y (mgr.24362) 9724 : cluster 0 pgmap v9693: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:12:42.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:12:41 smithi080 bash[28361]: cluster 2023-12-01T10:12:40.141289+0000 mgr.y (mgr.24362) 9724 : cluster 0 pgmap v9693: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:12:44.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:12:43 smithi090 bash[32384]: cluster 2023-12-01T10:12:42.142503+0000 mgr.y (mgr.24362) 9725 : cluster 0 pgmap v9694: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:12:44.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:12:43 smithi090 bash[32384]: audit 2023-12-01T10:12:43.333933+0000 mon.c (mon.2) 6228 : audit 0 from='client.? 172.21.15.80:0/645724498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:12:44.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:12:43 smithi080 bash[28361]: cluster 2023-12-01T10:12:42.142503+0000 mgr.y (mgr.24362) 9725 : cluster 0 pgmap v9694: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:12:44.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:12:43 smithi080 bash[28361]: audit 2023-12-01T10:12:43.333933+0000 mon.c (mon.2) 6228 : audit 0 from='client.? 172.21.15.80:0/645724498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:12:44.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:12:43 smithi080 bash[41963]: cluster 2023-12-01T10:12:42.142503+0000 mgr.y (mgr.24362) 9725 : cluster 0 pgmap v9694: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:12:44.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:12:43 smithi080 bash[41963]: audit 2023-12-01T10:12:43.333933+0000 mon.c (mon.2) 6228 : audit 0 from='client.? 172.21.15.80:0/645724498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:12:46.233 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:12:45 smithi080 bash[41963]: cluster 2023-12-01T10:12:44.143169+0000 mgr.y (mgr.24362) 9726 : cluster 0 pgmap v9695: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:12:46.234 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:12:45 smithi080 bash[41963]: audit 2023-12-01T10:12:45.783010+0000 mon.a (mon.0) 6256 : audit 0 from='client.? 172.21.15.80:0/675412107' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:12:46.234 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:12:45 smithi080 bash[28361]: cluster 2023-12-01T10:12:44.143169+0000 mgr.y (mgr.24362) 9726 : cluster 0 pgmap v9695: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:12:46.234 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:12:45 smithi080 bash[28361]: audit 2023-12-01T10:12:45.783010+0000 mon.a (mon.0) 6256 : audit 0 from='client.? 172.21.15.80:0/675412107' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:12:46.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:12:45 smithi090 bash[32384]: cluster 2023-12-01T10:12:44.143169+0000 mgr.y (mgr.24362) 9726 : cluster 0 pgmap v9695: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:12:46.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:12:45 smithi090 bash[32384]: audit 2023-12-01T10:12:45.783010+0000 mon.a (mon.0) 6256 : audit 0 from='client.? 172.21.15.80:0/675412107' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:12:46.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:12:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:12:46] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T10:12:48.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:12:47 smithi090 bash[32384]: cluster 2023-12-01T10:12:46.144360+0000 mgr.y (mgr.24362) 9727 : cluster 0 pgmap v9696: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:12:48.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:12:47 smithi080 bash[28361]: cluster 2023-12-01T10:12:46.144360+0000 mgr.y (mgr.24362) 9727 : cluster 0 pgmap v9696: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:12:48.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:12:47 smithi080 bash[41963]: cluster 2023-12-01T10:12:46.144360+0000 mgr.y (mgr.24362) 9727 : cluster 0 pgmap v9696: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:12:49.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:12:48 smithi090 bash[32384]: audit 2023-12-01T10:12:48.224702+0000 mon.c (mon.2) 6229 : audit 0 from='client.? 172.21.15.80:0/1133397132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:12:49.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:12:48 smithi080 bash[28361]: audit 2023-12-01T10:12:48.224702+0000 mon.c (mon.2) 6229 : audit 0 from='client.? 172.21.15.80:0/1133397132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:12:49.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:12:48 smithi080 bash[41963]: audit 2023-12-01T10:12:48.224702+0000 mon.c (mon.2) 6229 : audit 0 from='client.? 172.21.15.80:0/1133397132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:12:50.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:12:49 smithi090 bash[32384]: cluster 2023-12-01T10:12:48.144988+0000 mgr.y (mgr.24362) 9728 : cluster 0 pgmap v9697: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:12:50.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:12:49 smithi080 bash[28361]: cluster 2023-12-01T10:12:48.144988+0000 mgr.y (mgr.24362) 9728 : cluster 0 pgmap v9697: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:12:50.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:12:49 smithi080 bash[41963]: cluster 2023-12-01T10:12:48.144988+0000 mgr.y (mgr.24362) 9728 : cluster 0 pgmap v9697: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:12:51.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:12:50 smithi090 bash[32384]: audit 2023-12-01T10:12:50.688841+0000 mon.c (mon.2) 6230 : audit 0 from='client.? 172.21.15.80:0/4026935112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:12:51.430 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:12:50 smithi080 bash[41963]: audit 2023-12-01T10:12:50.688841+0000 mon.c (mon.2) 6230 : audit 0 from='client.? 172.21.15.80:0/4026935112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:12:51.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:12:50 smithi080 bash[28361]: audit 2023-12-01T10:12:50.688841+0000 mon.c (mon.2) 6230 : audit 0 from='client.? 172.21.15.80:0/4026935112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:12:52.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:12:51 smithi090 bash[32384]: cluster 2023-12-01T10:12:50.145623+0000 mgr.y (mgr.24362) 9729 : cluster 0 pgmap v9698: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:12:52.430 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:12:51 smithi080 bash[41963]: cluster 2023-12-01T10:12:50.145623+0000 mgr.y (mgr.24362) 9729 : cluster 0 pgmap v9698: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:12:52.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:12:51 smithi080 bash[28361]: cluster 2023-12-01T10:12:50.145623+0000 mgr.y (mgr.24362) 9729 : cluster 0 pgmap v9698: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:12:54.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:12:53 smithi090 bash[32384]: cluster 2023-12-01T10:12:52.146768+0000 mgr.y (mgr.24362) 9730 : cluster 0 pgmap v9699: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:12:54.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:12:53 smithi090 bash[32384]: audit 2023-12-01T10:12:53.149002+0000 mon.c (mon.2) 6231 : audit 0 from='client.? 172.21.15.80:0/663592122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:12:54.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:12:53 smithi080 bash[41963]: cluster 2023-12-01T10:12:52.146768+0000 mgr.y (mgr.24362) 9730 : cluster 0 pgmap v9699: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:12:54.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:12:53 smithi080 bash[41963]: audit 2023-12-01T10:12:53.149002+0000 mon.c (mon.2) 6231 : audit 0 from='client.? 172.21.15.80:0/663592122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:12:54.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:12:53 smithi080 bash[28361]: cluster 2023-12-01T10:12:52.146768+0000 mgr.y (mgr.24362) 9730 : cluster 0 pgmap v9699: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:12:54.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:12:53 smithi080 bash[28361]: audit 2023-12-01T10:12:53.149002+0000 mon.c (mon.2) 6231 : audit 0 from='client.? 172.21.15.80:0/663592122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:12:56.233 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:12:55 smithi080 bash[41963]: cluster 2023-12-01T10:12:54.147431+0000 mgr.y (mgr.24362) 9731 : cluster 0 pgmap v9700: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:12:56.233 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:12:55 smithi080 bash[41963]: audit 2023-12-01T10:12:55.291937+0000 mon.c (mon.2) 6232 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:12:56.233 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:12:55 smithi080 bash[41963]: audit 2023-12-01T10:12:55.602721+0000 mon.c (mon.2) 6233 : audit 0 from='client.? 172.21.15.80:0/4166317554' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:12:56.234 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:12:55 smithi080 bash[28361]: cluster 2023-12-01T10:12:54.147431+0000 mgr.y (mgr.24362) 9731 : cluster 0 pgmap v9700: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:12:56.234 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:12:55 smithi080 bash[28361]: audit 2023-12-01T10:12:55.291937+0000 mon.c (mon.2) 6232 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:12:56.234 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:12:55 smithi080 bash[28361]: audit 2023-12-01T10:12:55.602721+0000 mon.c (mon.2) 6233 : audit 0 from='client.? 172.21.15.80:0/4166317554' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:12:56.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:12:55 smithi090 bash[32384]: cluster 2023-12-01T10:12:54.147431+0000 mgr.y (mgr.24362) 9731 : cluster 0 pgmap v9700: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:12:56.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:12:55 smithi090 bash[32384]: audit 2023-12-01T10:12:55.291937+0000 mon.c (mon.2) 6232 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:12:56.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:12:55 smithi090 bash[32384]: audit 2023-12-01T10:12:55.602721+0000 mon.c (mon.2) 6233 : audit 0 from='client.? 172.21.15.80:0/4166317554' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:12:56.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:12:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:12:56] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T10:12:58.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:12:57 smithi090 bash[32384]: cluster 2023-12-01T10:12:56.148675+0000 mgr.y (mgr.24362) 9732 : cluster 0 pgmap v9701: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:12:58.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:12:57 smithi080 bash[41963]: cluster 2023-12-01T10:12:56.148675+0000 mgr.y (mgr.24362) 9732 : cluster 0 pgmap v9701: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:12:58.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:12:57 smithi080 bash[28361]: cluster 2023-12-01T10:12:56.148675+0000 mgr.y (mgr.24362) 9732 : cluster 0 pgmap v9701: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:12:59.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:12:58 smithi090 bash[32384]: audit 2023-12-01T10:12:58.059955+0000 mon.c (mon.2) 6234 : audit 0 from='client.? 172.21.15.80:0/2508435883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:12:59.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:12:58 smithi080 bash[28361]: audit 2023-12-01T10:12:58.059955+0000 mon.c (mon.2) 6234 : audit 0 from='client.? 172.21.15.80:0/2508435883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:12:59.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:12:58 smithi080 bash[41963]: audit 2023-12-01T10:12:58.059955+0000 mon.c (mon.2) 6234 : audit 0 from='client.? 172.21.15.80:0/2508435883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:13:00.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:12:59 smithi090 bash[32384]: cluster 2023-12-01T10:12:58.149349+0000 mgr.y (mgr.24362) 9733 : cluster 0 pgmap v9702: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:13:00.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:12:59 smithi080 bash[28361]: cluster 2023-12-01T10:12:58.149349+0000 mgr.y (mgr.24362) 9733 : cluster 0 pgmap v9702: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:13:00.430 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:12:59 smithi080 bash[41963]: cluster 2023-12-01T10:12:58.149349+0000 mgr.y (mgr.24362) 9733 : cluster 0 pgmap v9702: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:13:01.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:13:00 smithi090 bash[32384]: audit 2023-12-01T10:13:00.519710+0000 mon.a (mon.0) 6257 : audit 0 from='client.? 172.21.15.80:0/3233127123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:13:01.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:13:00 smithi080 bash[28361]: audit 2023-12-01T10:13:00.519710+0000 mon.a (mon.0) 6257 : audit 0 from='client.? 172.21.15.80:0/3233127123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:13:01.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:13:00 smithi080 bash[41963]: audit 2023-12-01T10:13:00.519710+0000 mon.a (mon.0) 6257 : audit 0 from='client.? 172.21.15.80:0/3233127123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:13:02.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:13:01 smithi090 bash[32384]: cluster 2023-12-01T10:13:00.149956+0000 mgr.y (mgr.24362) 9734 : cluster 0 pgmap v9703: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:13:02.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:13:01 smithi080 bash[28361]: cluster 2023-12-01T10:13:00.149956+0000 mgr.y (mgr.24362) 9734 : cluster 0 pgmap v9703: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:13:02.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:13:01 smithi080 bash[41963]: cluster 2023-12-01T10:13:00.149956+0000 mgr.y (mgr.24362) 9734 : cluster 0 pgmap v9703: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:13:03.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:13:03 smithi090 bash[32384]: audit 2023-12-01T10:13:02.965804+0000 mon.c (mon.2) 6235 : audit 0 from='client.? 172.21.15.80:0/2179686658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:13:03.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:13:03 smithi080 bash[41963]: audit 2023-12-01T10:13:02.965804+0000 mon.c (mon.2) 6235 : audit 0 from='client.? 172.21.15.80:0/2179686658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:13:03.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:13:03 smithi080 bash[28361]: audit 2023-12-01T10:13:02.965804+0000 mon.c (mon.2) 6235 : audit 0 from='client.? 172.21.15.80:0/2179686658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:13:04.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:13:04 smithi090 bash[32384]: cluster 2023-12-01T10:13:02.151079+0000 mgr.y (mgr.24362) 9735 : cluster 0 pgmap v9704: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:13:04.430 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:13:04 smithi080 bash[41963]: cluster 2023-12-01T10:13:02.151079+0000 mgr.y (mgr.24362) 9735 : cluster 0 pgmap v9704: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:13:04.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:13:04 smithi080 bash[28361]: cluster 2023-12-01T10:13:02.151079+0000 mgr.y (mgr.24362) 9735 : cluster 0 pgmap v9704: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:13:06.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:13:06 smithi090 bash[32384]: cluster 2023-12-01T10:13:04.151772+0000 mgr.y (mgr.24362) 9736 : cluster 0 pgmap v9705: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:13:06.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:13:06 smithi090 bash[32384]: audit 2023-12-01T10:13:05.417172+0000 mon.a (mon.0) 6258 : audit 0 from='client.? 172.21.15.80:0/1106254567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:13:06.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:13:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:13:06] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T10:13:06.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:13:06 smithi080 bash[28361]: cluster 2023-12-01T10:13:04.151772+0000 mgr.y (mgr.24362) 9736 : cluster 0 pgmap v9705: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:13:06.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:13:06 smithi080 bash[28361]: audit 2023-12-01T10:13:05.417172+0000 mon.a (mon.0) 6258 : audit 0 from='client.? 172.21.15.80:0/1106254567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:13:06.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:13:06 smithi080 bash[41963]: cluster 2023-12-01T10:13:04.151772+0000 mgr.y (mgr.24362) 9736 : cluster 0 pgmap v9705: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:13:06.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:13:06 smithi080 bash[41963]: audit 2023-12-01T10:13:05.417172+0000 mon.a (mon.0) 6258 : audit 0 from='client.? 172.21.15.80:0/1106254567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:13:08.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:13:08 smithi080 bash[28361]: cluster 2023-12-01T10:13:06.152881+0000 mgr.y (mgr.24362) 9737 : cluster 0 pgmap v9706: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:13:08.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:13:08 smithi080 bash[28361]: audit 2023-12-01T10:13:07.861601+0000 mon.a (mon.0) 6259 : audit 0 from='client.? 172.21.15.80:0/3954343423' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:13:08.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:13:08 smithi080 bash[41963]: cluster 2023-12-01T10:13:06.152881+0000 mgr.y (mgr.24362) 9737 : cluster 0 pgmap v9706: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:13:08.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:13:08 smithi080 bash[41963]: audit 2023-12-01T10:13:07.861601+0000 mon.a (mon.0) 6259 : audit 0 from='client.? 172.21.15.80:0/3954343423' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:13:08.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:13:08 smithi090 bash[32384]: cluster 2023-12-01T10:13:06.152881+0000 mgr.y (mgr.24362) 9737 : cluster 0 pgmap v9706: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:13:08.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:13:08 smithi090 bash[32384]: audit 2023-12-01T10:13:07.861601+0000 mon.a (mon.0) 6259 : audit 0 from='client.? 172.21.15.80:0/3954343423' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:13:10.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:13:10 smithi080 bash[28361]: cluster 2023-12-01T10:13:08.153525+0000 mgr.y (mgr.24362) 9738 : cluster 0 pgmap v9707: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:13:10.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:13:10 smithi080 bash[41963]: cluster 2023-12-01T10:13:08.153525+0000 mgr.y (mgr.24362) 9738 : cluster 0 pgmap v9707: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:13:10.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:13:10 smithi090 bash[32384]: cluster 2023-12-01T10:13:08.153525+0000 mgr.y (mgr.24362) 9738 : cluster 0 pgmap v9707: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:13:11.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:13:11 smithi080 bash[41963]: audit 2023-12-01T10:13:10.292596+0000 mon.c (mon.2) 6236 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:13:11.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:13:11 smithi080 bash[41963]: audit 2023-12-01T10:13:10.317159+0000 mon.a (mon.0) 6260 : audit 0 from='client.? 172.21.15.80:0/351400323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:13:11.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:13:11 smithi080 bash[28361]: audit 2023-12-01T10:13:10.292596+0000 mon.c (mon.2) 6236 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:13:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:13:11 smithi080 bash[28361]: audit 2023-12-01T10:13:10.317159+0000 mon.a (mon.0) 6260 : audit 0 from='client.? 172.21.15.80:0/351400323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:13:11.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:13:11 smithi090 bash[32384]: audit 2023-12-01T10:13:10.292596+0000 mon.c (mon.2) 6236 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:13:11.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:13:11 smithi090 bash[32384]: audit 2023-12-01T10:13:10.317159+0000 mon.a (mon.0) 6260 : audit 0 from='client.? 172.21.15.80:0/351400323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:13:12.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:13:12 smithi080 bash[28361]: cluster 2023-12-01T10:13:10.154291+0000 mgr.y (mgr.24362) 9739 : cluster 0 pgmap v9708: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:13:12.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:13:12 smithi080 bash[41963]: cluster 2023-12-01T10:13:10.154291+0000 mgr.y (mgr.24362) 9739 : cluster 0 pgmap v9708: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:13:12.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:13:12 smithi090 bash[32384]: cluster 2023-12-01T10:13:10.154291+0000 mgr.y (mgr.24362) 9739 : cluster 0 pgmap v9708: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:13:13.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:13:13 smithi080 bash[28361]: cluster 2023-12-01T10:13:12.155529+0000 mgr.y (mgr.24362) 9740 : cluster 0 pgmap v9709: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:13:13.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:13:13 smithi080 bash[28361]: audit 2023-12-01T10:13:12.767260+0000 mon.c (mon.2) 6237 : audit 0 from='client.? 172.21.15.80:0/1514386691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:13:13.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:13:13 smithi080 bash[41963]: cluster 2023-12-01T10:13:12.155529+0000 mgr.y (mgr.24362) 9740 : cluster 0 pgmap v9709: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:13:13.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:13:13 smithi080 bash[41963]: audit 2023-12-01T10:13:12.767260+0000 mon.c (mon.2) 6237 : audit 0 from='client.? 172.21.15.80:0/1514386691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:13:13.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:13:13 smithi090 bash[32384]: cluster 2023-12-01T10:13:12.155529+0000 mgr.y (mgr.24362) 9740 : cluster 0 pgmap v9709: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:13:13.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:13:13 smithi090 bash[32384]: audit 2023-12-01T10:13:12.767260+0000 mon.c (mon.2) 6237 : audit 0 from='client.? 172.21.15.80:0/1514386691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:13:16.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:13:15 smithi080 bash[28361]: cluster 2023-12-01T10:13:14.155983+0000 mgr.y (mgr.24362) 9741 : cluster 0 pgmap v9710: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:13:16.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:13:15 smithi080 bash[28361]: audit 2023-12-01T10:13:15.227205+0000 mon.a (mon.0) 6261 : audit 0 from='client.? 172.21.15.80:0/2351588983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:13:16.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:13:15 smithi080 bash[41963]: cluster 2023-12-01T10:13:14.155983+0000 mgr.y (mgr.24362) 9741 : cluster 0 pgmap v9710: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:13:16.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:13:15 smithi080 bash[41963]: audit 2023-12-01T10:13:15.227205+0000 mon.a (mon.0) 6261 : audit 0 from='client.? 172.21.15.80:0/2351588983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:13:16.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:13:15 smithi090 bash[32384]: cluster 2023-12-01T10:13:14.155983+0000 mgr.y (mgr.24362) 9741 : cluster 0 pgmap v9710: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:13:16.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:13:15 smithi090 bash[32384]: audit 2023-12-01T10:13:15.227205+0000 mon.a (mon.0) 6261 : audit 0 from='client.? 172.21.15.80:0/2351588983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:13:16.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:13:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:13:16] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T10:13:18.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:13:17 smithi080 bash[41963]: cluster 2023-12-01T10:13:16.157108+0000 mgr.y (mgr.24362) 9742 : cluster 0 pgmap v9711: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:13:18.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:13:17 smithi080 bash[41963]: audit 2023-12-01T10:13:17.671223+0000 mon.c (mon.2) 6238 : audit 0 from='client.? 172.21.15.80:0/2992095405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:13:18.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:13:17 smithi080 bash[28361]: cluster 2023-12-01T10:13:16.157108+0000 mgr.y (mgr.24362) 9742 : cluster 0 pgmap v9711: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:13:18.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:13:17 smithi080 bash[28361]: audit 2023-12-01T10:13:17.671223+0000 mon.c (mon.2) 6238 : audit 0 from='client.? 172.21.15.80:0/2992095405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:13:18.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:13:17 smithi090 bash[32384]: cluster 2023-12-01T10:13:16.157108+0000 mgr.y (mgr.24362) 9742 : cluster 0 pgmap v9711: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:13:18.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:13:17 smithi090 bash[32384]: audit 2023-12-01T10:13:17.671223+0000 mon.c (mon.2) 6238 : audit 0 from='client.? 172.21.15.80:0/2992095405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:13:20.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:13:19 smithi080 bash[28361]: cluster 2023-12-01T10:13:18.157750+0000 mgr.y (mgr.24362) 9743 : cluster 0 pgmap v9712: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:13:20.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:13:19 smithi080 bash[41963]: cluster 2023-12-01T10:13:18.157750+0000 mgr.y (mgr.24362) 9743 : cluster 0 pgmap v9712: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:13:20.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:13:19 smithi090 bash[32384]: cluster 2023-12-01T10:13:18.157750+0000 mgr.y (mgr.24362) 9743 : cluster 0 pgmap v9712: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:13:21.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:13:20 smithi080 bash[28361]: audit 2023-12-01T10:13:20.113833+0000 mon.c (mon.2) 6239 : audit 0 from='client.? 172.21.15.80:0/1955148769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:13:21.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:13:20 smithi080 bash[41963]: audit 2023-12-01T10:13:20.113833+0000 mon.c (mon.2) 6239 : audit 0 from='client.? 172.21.15.80:0/1955148769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:13:21.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:13:20 smithi090 bash[32384]: audit 2023-12-01T10:13:20.113833+0000 mon.c (mon.2) 6239 : audit 0 from='client.? 172.21.15.80:0/1955148769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:13:22.180 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:13:21 smithi080 bash[41963]: cluster 2023-12-01T10:13:20.158342+0000 mgr.y (mgr.24362) 9744 : cluster 0 pgmap v9713: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:13:22.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:13:21 smithi080 bash[28361]: cluster 2023-12-01T10:13:20.158342+0000 mgr.y (mgr.24362) 9744 : cluster 0 pgmap v9713: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:13:22.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:13:21 smithi090 bash[32384]: cluster 2023-12-01T10:13:20.158342+0000 mgr.y (mgr.24362) 9744 : cluster 0 pgmap v9713: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:13:23.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:13:22 smithi080 bash[28361]: audit 2023-12-01T10:13:22.569850+0000 mon.c (mon.2) 6240 : audit 0 from='client.? 172.21.15.80:0/1179140706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:13:23.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:13:22 smithi080 bash[41963]: audit 2023-12-01T10:13:22.569850+0000 mon.c (mon.2) 6240 : audit 0 from='client.? 172.21.15.80:0/1179140706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:13:23.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:13:22 smithi090 bash[32384]: audit 2023-12-01T10:13:22.569850+0000 mon.c (mon.2) 6240 : audit 0 from='client.? 172.21.15.80:0/1179140706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:13:24.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:13:23 smithi080 bash[28361]: cluster 2023-12-01T10:13:22.159492+0000 mgr.y (mgr.24362) 9745 : cluster 0 pgmap v9714: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:13:24.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:13:23 smithi080 bash[41963]: cluster 2023-12-01T10:13:22.159492+0000 mgr.y (mgr.24362) 9745 : cluster 0 pgmap v9714: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:13:24.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:13:23 smithi090 bash[32384]: cluster 2023-12-01T10:13:22.159492+0000 mgr.y (mgr.24362) 9745 : cluster 0 pgmap v9714: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:13:26.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:13:25 smithi080 bash[41963]: cluster 2023-12-01T10:13:24.160216+0000 mgr.y (mgr.24362) 9746 : cluster 0 pgmap v9715: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:13:26.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:13:25 smithi080 bash[41963]: audit 2023-12-01T10:13:25.022232+0000 mon.c (mon.2) 6241 : audit 0 from='client.? 172.21.15.80:0/101910807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:13:26.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:13:25 smithi080 bash[41963]: audit 2023-12-01T10:13:25.293088+0000 mon.c (mon.2) 6242 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:13:26.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:13:25 smithi080 bash[28361]: cluster 2023-12-01T10:13:24.160216+0000 mgr.y (mgr.24362) 9746 : cluster 0 pgmap v9715: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:13:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:13:25 smithi080 bash[28361]: audit 2023-12-01T10:13:25.022232+0000 mon.c (mon.2) 6241 : audit 0 from='client.? 172.21.15.80:0/101910807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:13:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:13:25 smithi080 bash[28361]: audit 2023-12-01T10:13:25.293088+0000 mon.c (mon.2) 6242 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:13:26.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:13:25 smithi090 bash[32384]: cluster 2023-12-01T10:13:24.160216+0000 mgr.y (mgr.24362) 9746 : cluster 0 pgmap v9715: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:13:26.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:13:25 smithi090 bash[32384]: audit 2023-12-01T10:13:25.022232+0000 mon.c (mon.2) 6241 : audit 0 from='client.? 172.21.15.80:0/101910807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:13:26.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:13:25 smithi090 bash[32384]: audit 2023-12-01T10:13:25.293088+0000 mon.c (mon.2) 6242 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:13:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:13:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:13:26] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T10:13:28.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:13:27 smithi080 bash[41963]: cluster 2023-12-01T10:13:26.161392+0000 mgr.y (mgr.24362) 9747 : cluster 0 pgmap v9716: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:13:28.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:13:27 smithi080 bash[41963]: audit 2023-12-01T10:13:27.469733+0000 mon.c (mon.2) 6243 : audit 0 from='client.? 172.21.15.80:0/3147529456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:13:28.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:13:27 smithi080 bash[28361]: cluster 2023-12-01T10:13:26.161392+0000 mgr.y (mgr.24362) 9747 : cluster 0 pgmap v9716: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:13:28.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:13:27 smithi080 bash[28361]: audit 2023-12-01T10:13:27.469733+0000 mon.c (mon.2) 6243 : audit 0 from='client.? 172.21.15.80:0/3147529456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:13:28.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:13:27 smithi090 bash[32384]: cluster 2023-12-01T10:13:26.161392+0000 mgr.y (mgr.24362) 9747 : cluster 0 pgmap v9716: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:13:28.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:13:27 smithi090 bash[32384]: audit 2023-12-01T10:13:27.469733+0000 mon.c (mon.2) 6243 : audit 0 from='client.? 172.21.15.80:0/3147529456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:13:29.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:13:28 smithi080 bash[41963]: audit 2023-12-01T10:13:28.344130+0000 mon.c (mon.2) 6244 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:13:29.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:13:28 smithi080 bash[28361]: audit 2023-12-01T10:13:28.344130+0000 mon.c (mon.2) 6244 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:13:29.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:13:28 smithi090 bash[32384]: audit 2023-12-01T10:13:28.344130+0000 mon.c (mon.2) 6244 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:13:30.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:13:29 smithi080 bash[28361]: cluster 2023-12-01T10:13:28.162147+0000 mgr.y (mgr.24362) 9748 : cluster 0 pgmap v9717: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:13:30.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:13:29 smithi080 bash[41963]: cluster 2023-12-01T10:13:28.162147+0000 mgr.y (mgr.24362) 9748 : cluster 0 pgmap v9717: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:13:30.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:13:29 smithi090 bash[32384]: cluster 2023-12-01T10:13:28.162147+0000 mgr.y (mgr.24362) 9748 : cluster 0 pgmap v9717: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:13:31.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:13:30 smithi080 bash[41963]: audit 2023-12-01T10:13:29.933135+0000 mon.c (mon.2) 6245 : audit 0 from='client.? 172.21.15.80:0/507394052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:13:31.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:13:30 smithi080 bash[28361]: audit 2023-12-01T10:13:29.933135+0000 mon.c (mon.2) 6245 : audit 0 from='client.? 172.21.15.80:0/507394052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:13:31.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:13:30 smithi090 bash[32384]: audit 2023-12-01T10:13:29.933135+0000 mon.c (mon.2) 6245 : audit 0 from='client.? 172.21.15.80:0/507394052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:13:32.180 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:13:31 smithi080 bash[41963]: cluster 2023-12-01T10:13:30.163001+0000 mgr.y (mgr.24362) 9749 : cluster 0 pgmap v9718: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:13:32.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:13:31 smithi080 bash[28361]: cluster 2023-12-01T10:13:30.163001+0000 mgr.y (mgr.24362) 9749 : cluster 0 pgmap v9718: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:13:32.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:13:31 smithi090 bash[32384]: cluster 2023-12-01T10:13:30.163001+0000 mgr.y (mgr.24362) 9749 : cluster 0 pgmap v9718: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:13:33.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:13:32 smithi080 bash[41963]: audit 2023-12-01T10:13:32.401126+0000 mon.a (mon.0) 6262 : audit 0 from='client.? 172.21.15.80:0/3694914885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:13:33.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:13:32 smithi080 bash[28361]: audit 2023-12-01T10:13:32.401126+0000 mon.a (mon.0) 6262 : audit 0 from='client.? 172.21.15.80:0/3694914885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:13:33.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:13:32 smithi090 bash[32384]: audit 2023-12-01T10:13:32.401126+0000 mon.a (mon.0) 6262 : audit 0 from='client.? 172.21.15.80:0/3694914885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:13:34.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:13:33 smithi080 bash[28361]: cluster 2023-12-01T10:13:32.164305+0000 mgr.y (mgr.24362) 9750 : cluster 0 pgmap v9719: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:13:34.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:13:33 smithi080 bash[41963]: cluster 2023-12-01T10:13:32.164305+0000 mgr.y (mgr.24362) 9750 : cluster 0 pgmap v9719: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:13:34.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:13:33 smithi090 bash[32384]: cluster 2023-12-01T10:13:32.164305+0000 mgr.y (mgr.24362) 9750 : cluster 0 pgmap v9719: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:13:35.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:13:35 smithi090 bash[32384]: cluster 2023-12-01T10:13:34.165012+0000 mgr.y (mgr.24362) 9751 : cluster 0 pgmap v9720: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:13:35.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:13:35 smithi090 bash[32384]: audit 2023-12-01T10:13:34.188352+0000 mon.a (mon.0) 6263 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:13:35.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:13:35 smithi090 bash[32384]: audit 2023-12-01T10:13:34.201268+0000 mon.a (mon.0) 6264 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:13:35.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:13:35 smithi090 bash[32384]: audit 2023-12-01T10:13:34.540181+0000 mon.a (mon.0) 6265 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:13:35.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:13:35 smithi090 bash[32384]: audit 2023-12-01T10:13:34.550949+0000 mon.a (mon.0) 6266 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:13:35.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:13:35 smithi090 bash[32384]: audit 2023-12-01T10:13:34.855929+0000 mon.a (mon.0) 6267 : audit 0 from='client.? 172.21.15.80:0/1790413460' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:13:35.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:13:35 smithi090 bash[32384]: audit 2023-12-01T10:13:35.040778+0000 mon.c (mon.2) 6246 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:13:35.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:13:35 smithi090 bash[32384]: audit 2023-12-01T10:13:35.042813+0000 mon.c (mon.2) 6247 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:13:35.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:13:35 smithi090 bash[32384]: audit 2023-12-01T10:13:35.054307+0000 mon.a (mon.0) 6268 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:13:35.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:13:35 smithi080 bash[41963]: cluster 2023-12-01T10:13:34.165012+0000 mgr.y (mgr.24362) 9751 : cluster 0 pgmap v9720: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:13:35.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:13:35 smithi080 bash[41963]: audit 2023-12-01T10:13:34.188352+0000 mon.a (mon.0) 6263 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:13:35.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:13:35 smithi080 bash[41963]: audit 2023-12-01T10:13:34.201268+0000 mon.a (mon.0) 6264 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:13:35.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:13:35 smithi080 bash[41963]: audit 2023-12-01T10:13:34.540181+0000 mon.a (mon.0) 6265 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:13:35.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:13:35 smithi080 bash[41963]: audit 2023-12-01T10:13:34.550949+0000 mon.a (mon.0) 6266 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:13:35.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:13:35 smithi080 bash[41963]: audit 2023-12-01T10:13:34.855929+0000 mon.a (mon.0) 6267 : audit 0 from='client.? 172.21.15.80:0/1790413460' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:13:35.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:13:35 smithi080 bash[41963]: audit 2023-12-01T10:13:35.040778+0000 mon.c (mon.2) 6246 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:13:35.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:13:35 smithi080 bash[41963]: audit 2023-12-01T10:13:35.042813+0000 mon.c (mon.2) 6247 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:13:35.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:13:35 smithi080 bash[41963]: audit 2023-12-01T10:13:35.054307+0000 mon.a (mon.0) 6268 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:13:35.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:13:35 smithi080 bash[28361]: cluster 2023-12-01T10:13:34.165012+0000 mgr.y (mgr.24362) 9751 : cluster 0 pgmap v9720: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:13:35.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:13:35 smithi080 bash[28361]: audit 2023-12-01T10:13:34.188352+0000 mon.a (mon.0) 6263 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:13:35.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:13:35 smithi080 bash[28361]: audit 2023-12-01T10:13:34.201268+0000 mon.a (mon.0) 6264 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:13:35.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:13:35 smithi080 bash[28361]: audit 2023-12-01T10:13:34.540181+0000 mon.a (mon.0) 6265 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:13:35.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:13:35 smithi080 bash[28361]: audit 2023-12-01T10:13:34.550949+0000 mon.a (mon.0) 6266 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:13:35.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:13:35 smithi080 bash[28361]: audit 2023-12-01T10:13:34.855929+0000 mon.a (mon.0) 6267 : audit 0 from='client.? 172.21.15.80:0/1790413460' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:13:35.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:13:35 smithi080 bash[28361]: audit 2023-12-01T10:13:35.040778+0000 mon.c (mon.2) 6246 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:13:35.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:13:35 smithi080 bash[28361]: audit 2023-12-01T10:13:35.042813+0000 mon.c (mon.2) 6247 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:13:35.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:13:35 smithi080 bash[28361]: audit 2023-12-01T10:13:35.054307+0000 mon.a (mon.0) 6268 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:13:36.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:13:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:13:36] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T10:13:37.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:13:37 smithi090 bash[32384]: cluster 2023-12-01T10:13:36.166237+0000 mgr.y (mgr.24362) 9752 : cluster 0 pgmap v9721: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:13:37.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:13:37 smithi080 bash[28361]: cluster 2023-12-01T10:13:36.166237+0000 mgr.y (mgr.24362) 9752 : cluster 0 pgmap v9721: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:13:37.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:13:37 smithi080 bash[41963]: cluster 2023-12-01T10:13:36.166237+0000 mgr.y (mgr.24362) 9752 : cluster 0 pgmap v9721: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:13:38.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:13:38 smithi090 bash[32384]: audit 2023-12-01T10:13:37.307496+0000 mon.a (mon.0) 6269 : audit 0 from='client.? 172.21.15.80:0/1876603701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:13:38.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:13:38 smithi080 bash[28361]: audit 2023-12-01T10:13:37.307496+0000 mon.a (mon.0) 6269 : audit 0 from='client.? 172.21.15.80:0/1876603701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:13:38.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:13:38 smithi080 bash[41963]: audit 2023-12-01T10:13:37.307496+0000 mon.a (mon.0) 6269 : audit 0 from='client.? 172.21.15.80:0/1876603701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:13:40.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:13:39 smithi080 bash[28361]: cluster 2023-12-01T10:13:38.166929+0000 mgr.y (mgr.24362) 9753 : cluster 0 pgmap v9722: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:13:40.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:13:39 smithi080 bash[28361]: audit 2023-12-01T10:13:39.764507+0000 mon.c (mon.2) 6248 : audit 0 from='client.? 172.21.15.80:0/461191439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:13:40.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:13:39 smithi080 bash[41963]: cluster 2023-12-01T10:13:38.166929+0000 mgr.y (mgr.24362) 9753 : cluster 0 pgmap v9722: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:13:40.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:13:39 smithi080 bash[41963]: audit 2023-12-01T10:13:39.764507+0000 mon.c (mon.2) 6248 : audit 0 from='client.? 172.21.15.80:0/461191439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:13:40.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:13:39 smithi090 bash[32384]: cluster 2023-12-01T10:13:38.166929+0000 mgr.y (mgr.24362) 9753 : cluster 0 pgmap v9722: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:13:40.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:13:39 smithi090 bash[32384]: audit 2023-12-01T10:13:39.764507+0000 mon.c (mon.2) 6248 : audit 0 from='client.? 172.21.15.80:0/461191439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:13:41.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:13:40 smithi080 bash[28361]: audit 2023-12-01T10:13:40.293487+0000 mon.c (mon.2) 6249 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:13:41.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:13:40 smithi080 bash[41963]: audit 2023-12-01T10:13:40.293487+0000 mon.c (mon.2) 6249 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:13:41.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:13:40 smithi090 bash[32384]: audit 2023-12-01T10:13:40.293487+0000 mon.c (mon.2) 6249 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:13:42.180 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:13:41 smithi080 bash[41963]: cluster 2023-12-01T10:13:40.167707+0000 mgr.y (mgr.24362) 9754 : cluster 0 pgmap v9723: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:13:42.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:13:41 smithi080 bash[28361]: cluster 2023-12-01T10:13:40.167707+0000 mgr.y (mgr.24362) 9754 : cluster 0 pgmap v9723: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:13:42.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:13:41 smithi090 bash[32384]: cluster 2023-12-01T10:13:40.167707+0000 mgr.y (mgr.24362) 9754 : cluster 0 pgmap v9723: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:13:43.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:13:42 smithi080 bash[28361]: audit 2023-12-01T10:13:42.224664+0000 mon.c (mon.2) 6250 : audit 0 from='client.? 172.21.15.80:0/3607480932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:13:43.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:13:42 smithi080 bash[41963]: audit 2023-12-01T10:13:42.224664+0000 mon.c (mon.2) 6250 : audit 0 from='client.? 172.21.15.80:0/3607480932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:13:43.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:13:42 smithi090 bash[32384]: audit 2023-12-01T10:13:42.224664+0000 mon.c (mon.2) 6250 : audit 0 from='client.? 172.21.15.80:0/3607480932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:13:44.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:13:43 smithi080 bash[28361]: cluster 2023-12-01T10:13:42.168818+0000 mgr.y (mgr.24362) 9755 : cluster 0 pgmap v9724: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:13:44.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:13:43 smithi080 bash[41963]: cluster 2023-12-01T10:13:42.168818+0000 mgr.y (mgr.24362) 9755 : cluster 0 pgmap v9724: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:13:44.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:13:43 smithi090 bash[32384]: cluster 2023-12-01T10:13:42.168818+0000 mgr.y (mgr.24362) 9755 : cluster 0 pgmap v9724: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:13:45.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:13:44 smithi080 bash[28361]: audit 2023-12-01T10:13:44.684278+0000 mon.c (mon.2) 6251 : audit 0 from='client.? 172.21.15.80:0/2984298156' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:13:45.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:13:44 smithi080 bash[41963]: audit 2023-12-01T10:13:44.684278+0000 mon.c (mon.2) 6251 : audit 0 from='client.? 172.21.15.80:0/2984298156' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:13:45.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:13:44 smithi090 bash[32384]: audit 2023-12-01T10:13:44.684278+0000 mon.c (mon.2) 6251 : audit 0 from='client.? 172.21.15.80:0/2984298156' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:13:46.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:13:45 smithi080 bash[28361]: cluster 2023-12-01T10:13:44.169460+0000 mgr.y (mgr.24362) 9756 : cluster 0 pgmap v9725: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:13:46.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:13:45 smithi080 bash[41963]: cluster 2023-12-01T10:13:44.169460+0000 mgr.y (mgr.24362) 9756 : cluster 0 pgmap v9725: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:13:46.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:13:45 smithi090 bash[32384]: cluster 2023-12-01T10:13:44.169460+0000 mgr.y (mgr.24362) 9756 : cluster 0 pgmap v9725: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:13:46.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:13:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:13:46] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T10:13:48.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:13:47 smithi080 bash[28361]: cluster 2023-12-01T10:13:46.170526+0000 mgr.y (mgr.24362) 9757 : cluster 0 pgmap v9726: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:13:48.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:13:47 smithi080 bash[28361]: audit 2023-12-01T10:13:47.132965+0000 mon.a (mon.0) 6270 : audit 0 from='client.? 172.21.15.80:0/2639764118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:13:48.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:13:47 smithi080 bash[41963]: cluster 2023-12-01T10:13:46.170526+0000 mgr.y (mgr.24362) 9757 : cluster 0 pgmap v9726: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:13:48.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:13:47 smithi080 bash[41963]: audit 2023-12-01T10:13:47.132965+0000 mon.a (mon.0) 6270 : audit 0 from='client.? 172.21.15.80:0/2639764118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:13:48.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:13:47 smithi090 bash[32384]: cluster 2023-12-01T10:13:46.170526+0000 mgr.y (mgr.24362) 9757 : cluster 0 pgmap v9726: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:13:48.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:13:47 smithi090 bash[32384]: audit 2023-12-01T10:13:47.132965+0000 mon.a (mon.0) 6270 : audit 0 from='client.? 172.21.15.80:0/2639764118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:13:50.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:13:49 smithi080 bash[28361]: cluster 2023-12-01T10:13:48.171157+0000 mgr.y (mgr.24362) 9758 : cluster 0 pgmap v9727: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:13:50.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:13:49 smithi080 bash[28361]: audit 2023-12-01T10:13:49.590452+0000 mon.c (mon.2) 6252 : audit 0 from='client.? 172.21.15.80:0/3311758337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:13:50.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:13:49 smithi080 bash[41963]: cluster 2023-12-01T10:13:48.171157+0000 mgr.y (mgr.24362) 9758 : cluster 0 pgmap v9727: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:13:50.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:13:49 smithi080 bash[41963]: audit 2023-12-01T10:13:49.590452+0000 mon.c (mon.2) 6252 : audit 0 from='client.? 172.21.15.80:0/3311758337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:13:50.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:13:49 smithi090 bash[32384]: cluster 2023-12-01T10:13:48.171157+0000 mgr.y (mgr.24362) 9758 : cluster 0 pgmap v9727: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:13:50.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:13:49 smithi090 bash[32384]: audit 2023-12-01T10:13:49.590452+0000 mon.c (mon.2) 6252 : audit 0 from='client.? 172.21.15.80:0/3311758337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:13:52.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:13:51 smithi080 bash[28361]: cluster 2023-12-01T10:13:50.171812+0000 mgr.y (mgr.24362) 9759 : cluster 0 pgmap v9728: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:13:52.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:13:51 smithi080 bash[41963]: cluster 2023-12-01T10:13:50.171812+0000 mgr.y (mgr.24362) 9759 : cluster 0 pgmap v9728: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:13:52.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:13:51 smithi090 bash[32384]: cluster 2023-12-01T10:13:50.171812+0000 mgr.y (mgr.24362) 9759 : cluster 0 pgmap v9728: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:13:53.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:13:52 smithi080 bash[28361]: audit 2023-12-01T10:13:52.049606+0000 mon.c (mon.2) 6253 : audit 0 from='client.? 172.21.15.80:0/3663541707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:13:53.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:13:52 smithi080 bash[41963]: audit 2023-12-01T10:13:52.049606+0000 mon.c (mon.2) 6253 : audit 0 from='client.? 172.21.15.80:0/3663541707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:13:53.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:13:52 smithi090 bash[32384]: audit 2023-12-01T10:13:52.049606+0000 mon.c (mon.2) 6253 : audit 0 from='client.? 172.21.15.80:0/3663541707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:13:54.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:13:53 smithi080 bash[41963]: cluster 2023-12-01T10:13:52.173027+0000 mgr.y (mgr.24362) 9760 : cluster 0 pgmap v9729: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:13:54.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:13:53 smithi080 bash[28361]: cluster 2023-12-01T10:13:52.173027+0000 mgr.y (mgr.24362) 9760 : cluster 0 pgmap v9729: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:13:54.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:13:53 smithi090 bash[32384]: cluster 2023-12-01T10:13:52.173027+0000 mgr.y (mgr.24362) 9760 : cluster 0 pgmap v9729: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:13:55.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:13:54 smithi080 bash[28361]: audit 2023-12-01T10:13:54.509713+0000 mon.a (mon.0) 6271 : audit 0 from='client.? 172.21.15.80:0/1367583574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:13:55.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:13:54 smithi080 bash[41963]: audit 2023-12-01T10:13:54.509713+0000 mon.a (mon.0) 6271 : audit 0 from='client.? 172.21.15.80:0/1367583574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:13:55.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:13:54 smithi090 bash[32384]: audit 2023-12-01T10:13:54.509713+0000 mon.a (mon.0) 6271 : audit 0 from='client.? 172.21.15.80:0/1367583574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:13:56.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:13:55 smithi080 bash[28361]: cluster 2023-12-01T10:13:54.173699+0000 mgr.y (mgr.24362) 9761 : cluster 0 pgmap v9730: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:13:56.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:13:55 smithi080 bash[28361]: audit 2023-12-01T10:13:55.293763+0000 mon.c (mon.2) 6254 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:13:56.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:13:55 smithi080 bash[41963]: cluster 2023-12-01T10:13:54.173699+0000 mgr.y (mgr.24362) 9761 : cluster 0 pgmap v9730: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:13:56.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:13:55 smithi080 bash[41963]: audit 2023-12-01T10:13:55.293763+0000 mon.c (mon.2) 6254 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:13:56.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:13:55 smithi090 bash[32384]: cluster 2023-12-01T10:13:54.173699+0000 mgr.y (mgr.24362) 9761 : cluster 0 pgmap v9730: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:13:56.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:13:55 smithi090 bash[32384]: audit 2023-12-01T10:13:55.293763+0000 mon.c (mon.2) 6254 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:13:56.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:13:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:13:56] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T10:13:58.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:13:57 smithi080 bash[28361]: cluster 2023-12-01T10:13:56.174981+0000 mgr.y (mgr.24362) 9762 : cluster 0 pgmap v9731: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:13:58.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:13:57 smithi080 bash[28361]: audit 2023-12-01T10:13:56.963491+0000 mon.a (mon.0) 6272 : audit 0 from='client.? 172.21.15.80:0/2975415426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:13:58.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:13:57 smithi080 bash[41963]: cluster 2023-12-01T10:13:56.174981+0000 mgr.y (mgr.24362) 9762 : cluster 0 pgmap v9731: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:13:58.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:13:57 smithi080 bash[41963]: audit 2023-12-01T10:13:56.963491+0000 mon.a (mon.0) 6272 : audit 0 from='client.? 172.21.15.80:0/2975415426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:13:58.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:13:57 smithi090 bash[32384]: cluster 2023-12-01T10:13:56.174981+0000 mgr.y (mgr.24362) 9762 : cluster 0 pgmap v9731: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:13:58.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:13:57 smithi090 bash[32384]: audit 2023-12-01T10:13:56.963491+0000 mon.a (mon.0) 6272 : audit 0 from='client.? 172.21.15.80:0/2975415426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:14:00.180 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:13:59 smithi080 bash[41963]: cluster 2023-12-01T10:13:58.175612+0000 mgr.y (mgr.24362) 9763 : cluster 0 pgmap v9732: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:14:00.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:13:59 smithi080 bash[41963]: audit 2023-12-01T10:13:59.413564+0000 mon.c (mon.2) 6255 : audit 0 from='client.? 172.21.15.80:0/1700366151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:14:00.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:13:59 smithi080 bash[28361]: cluster 2023-12-01T10:13:58.175612+0000 mgr.y (mgr.24362) 9763 : cluster 0 pgmap v9732: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:14:00.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:13:59 smithi080 bash[28361]: audit 2023-12-01T10:13:59.413564+0000 mon.c (mon.2) 6255 : audit 0 from='client.? 172.21.15.80:0/1700366151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:14:00.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:13:59 smithi090 bash[32384]: cluster 2023-12-01T10:13:58.175612+0000 mgr.y (mgr.24362) 9763 : cluster 0 pgmap v9732: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:14:00.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:13:59 smithi090 bash[32384]: audit 2023-12-01T10:13:59.413564+0000 mon.c (mon.2) 6255 : audit 0 from='client.? 172.21.15.80:0/1700366151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:14:02.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:14:01 smithi080 bash[28361]: cluster 2023-12-01T10:14:00.176272+0000 mgr.y (mgr.24362) 9764 : cluster 0 pgmap v9733: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:14:02.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:14:01 smithi080 bash[28361]: audit 2023-12-01T10:14:01.867896+0000 mon.a (mon.0) 6273 : audit 0 from='client.? 172.21.15.80:0/1113010420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:14:02.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:14:01 smithi080 bash[41963]: cluster 2023-12-01T10:14:00.176272+0000 mgr.y (mgr.24362) 9764 : cluster 0 pgmap v9733: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:14:02.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:14:01 smithi080 bash[41963]: audit 2023-12-01T10:14:01.867896+0000 mon.a (mon.0) 6273 : audit 0 from='client.? 172.21.15.80:0/1113010420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:14:02.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:14:01 smithi090 bash[32384]: cluster 2023-12-01T10:14:00.176272+0000 mgr.y (mgr.24362) 9764 : cluster 0 pgmap v9733: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:14:02.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:14:01 smithi090 bash[32384]: audit 2023-12-01T10:14:01.867896+0000 mon.a (mon.0) 6273 : audit 0 from='client.? 172.21.15.80:0/1113010420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:14:04.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:14:03 smithi080 bash[28361]: cluster 2023-12-01T10:14:02.177453+0000 mgr.y (mgr.24362) 9765 : cluster 0 pgmap v9734: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:14:04.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:14:03 smithi080 bash[41963]: cluster 2023-12-01T10:14:02.177453+0000 mgr.y (mgr.24362) 9765 : cluster 0 pgmap v9734: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:14:04.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:14:03 smithi090 bash[32384]: cluster 2023-12-01T10:14:02.177453+0000 mgr.y (mgr.24362) 9765 : cluster 0 pgmap v9734: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:14:05.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:14:04 smithi080 bash[28361]: audit 2023-12-01T10:14:04.333910+0000 mon.a (mon.0) 6274 : audit 0 from='client.? 172.21.15.80:0/3423743666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:14:05.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:14:04 smithi080 bash[41963]: audit 2023-12-01T10:14:04.333910+0000 mon.a (mon.0) 6274 : audit 0 from='client.? 172.21.15.80:0/3423743666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:14:05.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:14:04 smithi090 bash[32384]: audit 2023-12-01T10:14:04.333910+0000 mon.a (mon.0) 6274 : audit 0 from='client.? 172.21.15.80:0/3423743666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:14:06.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:14:05 smithi080 bash[28361]: cluster 2023-12-01T10:14:04.178105+0000 mgr.y (mgr.24362) 9766 : cluster 0 pgmap v9735: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:14:06.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:14:05 smithi080 bash[41963]: cluster 2023-12-01T10:14:04.178105+0000 mgr.y (mgr.24362) 9766 : cluster 0 pgmap v9735: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:14:06.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:14:05 smithi090 bash[32384]: cluster 2023-12-01T10:14:04.178105+0000 mgr.y (mgr.24362) 9766 : cluster 0 pgmap v9735: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:14:06.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:14:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:14:06] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T10:14:07.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:14:06 smithi090 bash[32384]: audit 2023-12-01T10:14:06.784906+0000 mon.c (mon.2) 6256 : audit 0 from='client.? 172.21.15.80:0/1930327058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:14:07.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:14:06 smithi080 bash[28361]: audit 2023-12-01T10:14:06.784906+0000 mon.c (mon.2) 6256 : audit 0 from='client.? 172.21.15.80:0/1930327058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:14:07.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:14:06 smithi080 bash[41963]: audit 2023-12-01T10:14:06.784906+0000 mon.c (mon.2) 6256 : audit 0 from='client.? 172.21.15.80:0/1930327058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:14:08.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:14:07 smithi090 bash[32384]: cluster 2023-12-01T10:14:06.179142+0000 mgr.y (mgr.24362) 9767 : cluster 0 pgmap v9736: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:14:08.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:14:07 smithi080 bash[28361]: cluster 2023-12-01T10:14:06.179142+0000 mgr.y (mgr.24362) 9767 : cluster 0 pgmap v9736: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:14:08.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:14:07 smithi080 bash[41963]: cluster 2023-12-01T10:14:06.179142+0000 mgr.y (mgr.24362) 9767 : cluster 0 pgmap v9736: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:14:10.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:14:09 smithi090 bash[32384]: cluster 2023-12-01T10:14:08.179772+0000 mgr.y (mgr.24362) 9768 : cluster 0 pgmap v9737: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:14:10.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:14:09 smithi090 bash[32384]: audit 2023-12-01T10:14:09.245772+0000 mon.c (mon.2) 6257 : audit 0 from='client.? 172.21.15.80:0/4000778221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:14:10.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:14:09 smithi080 bash[28361]: cluster 2023-12-01T10:14:08.179772+0000 mgr.y (mgr.24362) 9768 : cluster 0 pgmap v9737: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:14:10.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:14:09 smithi080 bash[28361]: audit 2023-12-01T10:14:09.245772+0000 mon.c (mon.2) 6257 : audit 0 from='client.? 172.21.15.80:0/4000778221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:14:10.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:14:09 smithi080 bash[41963]: cluster 2023-12-01T10:14:08.179772+0000 mgr.y (mgr.24362) 9768 : cluster 0 pgmap v9737: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:14:10.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:14:09 smithi080 bash[41963]: audit 2023-12-01T10:14:09.245772+0000 mon.c (mon.2) 6257 : audit 0 from='client.? 172.21.15.80:0/4000778221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:14:11.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:14:10 smithi090 bash[32384]: audit 2023-12-01T10:14:10.294191+0000 mon.c (mon.2) 6258 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:14:11.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:14:10 smithi080 bash[28361]: audit 2023-12-01T10:14:10.294191+0000 mon.c (mon.2) 6258 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:14:11.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:14:10 smithi080 bash[41963]: audit 2023-12-01T10:14:10.294191+0000 mon.c (mon.2) 6258 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:14:12.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:14:11 smithi090 bash[32384]: cluster 2023-12-01T10:14:10.180367+0000 mgr.y (mgr.24362) 9769 : cluster 0 pgmap v9738: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:14:12.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:14:11 smithi090 bash[32384]: audit 2023-12-01T10:14:11.702588+0000 mon.c (mon.2) 6259 : audit 0 from='client.? 172.21.15.80:0/2687645191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:14:12.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:14:11 smithi080 bash[28361]: cluster 2023-12-01T10:14:10.180367+0000 mgr.y (mgr.24362) 9769 : cluster 0 pgmap v9738: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:14:12.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:14:11 smithi080 bash[28361]: audit 2023-12-01T10:14:11.702588+0000 mon.c (mon.2) 6259 : audit 0 from='client.? 172.21.15.80:0/2687645191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:14:12.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:14:11 smithi080 bash[41963]: cluster 2023-12-01T10:14:10.180367+0000 mgr.y (mgr.24362) 9769 : cluster 0 pgmap v9738: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:14:12.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:14:11 smithi080 bash[41963]: audit 2023-12-01T10:14:11.702588+0000 mon.c (mon.2) 6259 : audit 0 from='client.? 172.21.15.80:0/2687645191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:14:14.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:14:13 smithi090 bash[32384]: cluster 2023-12-01T10:14:12.181502+0000 mgr.y (mgr.24362) 9770 : cluster 0 pgmap v9739: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:14:14.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:14:13 smithi080 bash[41963]: cluster 2023-12-01T10:14:12.181502+0000 mgr.y (mgr.24362) 9770 : cluster 0 pgmap v9739: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:14:14.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:14:13 smithi080 bash[28361]: cluster 2023-12-01T10:14:12.181502+0000 mgr.y (mgr.24362) 9770 : cluster 0 pgmap v9739: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:14:15.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:14:14 smithi090 bash[32384]: audit 2023-12-01T10:14:14.164179+0000 mon.a (mon.0) 6275 : audit 0 from='client.? 172.21.15.80:0/478028057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:14:15.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:14:14 smithi080 bash[41963]: audit 2023-12-01T10:14:14.164179+0000 mon.a (mon.0) 6275 : audit 0 from='client.? 172.21.15.80:0/478028057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:14:15.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:14:14 smithi080 bash[28361]: audit 2023-12-01T10:14:14.164179+0000 mon.a (mon.0) 6275 : audit 0 from='client.? 172.21.15.80:0/478028057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:14:16.232 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:14:15 smithi080 bash[28361]: cluster 2023-12-01T10:14:14.182076+0000 mgr.y (mgr.24362) 9771 : cluster 0 pgmap v9740: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:14:16.233 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:14:15 smithi080 bash[41963]: cluster 2023-12-01T10:14:14.182076+0000 mgr.y (mgr.24362) 9771 : cluster 0 pgmap v9740: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:14:16.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:14:15 smithi090 bash[32384]: cluster 2023-12-01T10:14:14.182076+0000 mgr.y (mgr.24362) 9771 : cluster 0 pgmap v9740: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:14:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:14:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:14:16] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T10:14:17.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:14:16 smithi090 bash[32384]: audit 2023-12-01T10:14:16.616651+0000 mon.c (mon.2) 6260 : audit 0 from='client.? 172.21.15.80:0/3356252429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:14:17.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:14:16 smithi080 bash[28361]: audit 2023-12-01T10:14:16.616651+0000 mon.c (mon.2) 6260 : audit 0 from='client.? 172.21.15.80:0/3356252429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:14:17.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:14:16 smithi080 bash[41963]: audit 2023-12-01T10:14:16.616651+0000 mon.c (mon.2) 6260 : audit 0 from='client.? 172.21.15.80:0/3356252429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:14:18.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:14:17 smithi090 bash[32384]: cluster 2023-12-01T10:14:16.183215+0000 mgr.y (mgr.24362) 9772 : cluster 0 pgmap v9741: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:14:18.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:14:17 smithi080 bash[28361]: cluster 2023-12-01T10:14:16.183215+0000 mgr.y (mgr.24362) 9772 : cluster 0 pgmap v9741: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:14:18.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:14:17 smithi080 bash[41963]: cluster 2023-12-01T10:14:16.183215+0000 mgr.y (mgr.24362) 9772 : cluster 0 pgmap v9741: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:14:20.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:14:19 smithi090 bash[32384]: cluster 2023-12-01T10:14:18.183823+0000 mgr.y (mgr.24362) 9773 : cluster 0 pgmap v9742: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:14:20.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:14:19 smithi090 bash[32384]: audit 2023-12-01T10:14:19.074532+0000 mon.c (mon.2) 6261 : audit 0 from='client.? 172.21.15.80:0/358698931' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:14:20.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:14:19 smithi080 bash[41963]: cluster 2023-12-01T10:14:18.183823+0000 mgr.y (mgr.24362) 9773 : cluster 0 pgmap v9742: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:14:20.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:14:19 smithi080 bash[41963]: audit 2023-12-01T10:14:19.074532+0000 mon.c (mon.2) 6261 : audit 0 from='client.? 172.21.15.80:0/358698931' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:14:20.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:14:19 smithi080 bash[28361]: cluster 2023-12-01T10:14:18.183823+0000 mgr.y (mgr.24362) 9773 : cluster 0 pgmap v9742: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:14:20.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:14:19 smithi080 bash[28361]: audit 2023-12-01T10:14:19.074532+0000 mon.c (mon.2) 6261 : audit 0 from='client.? 172.21.15.80:0/358698931' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:14:22.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:14:21 smithi090 bash[32384]: cluster 2023-12-01T10:14:20.184513+0000 mgr.y (mgr.24362) 9774 : cluster 0 pgmap v9743: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:14:22.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:14:21 smithi090 bash[32384]: audit 2023-12-01T10:14:21.534249+0000 mon.a (mon.0) 6276 : audit 0 from='client.? 172.21.15.80:0/1929761479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:14:22.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:14:21 smithi080 bash[28361]: cluster 2023-12-01T10:14:20.184513+0000 mgr.y (mgr.24362) 9774 : cluster 0 pgmap v9743: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:14:22.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:14:21 smithi080 bash[28361]: audit 2023-12-01T10:14:21.534249+0000 mon.a (mon.0) 6276 : audit 0 from='client.? 172.21.15.80:0/1929761479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:14:22.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:14:22 smithi080 bash[41963]: cluster 2023-12-01T10:14:20.184513+0000 mgr.y (mgr.24362) 9774 : cluster 0 pgmap v9743: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:14:22.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:14:22 smithi080 bash[41963]: audit 2023-12-01T10:14:21.534249+0000 mon.a (mon.0) 6276 : audit 0 from='client.? 172.21.15.80:0/1929761479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:14:24.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:14:23 smithi090 bash[32384]: cluster 2023-12-01T10:14:22.185678+0000 mgr.y (mgr.24362) 9775 : cluster 0 pgmap v9744: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:14:24.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:14:23 smithi080 bash[41963]: cluster 2023-12-01T10:14:22.185678+0000 mgr.y (mgr.24362) 9775 : cluster 0 pgmap v9744: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:14:24.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:14:23 smithi080 bash[28361]: cluster 2023-12-01T10:14:22.185678+0000 mgr.y (mgr.24362) 9775 : cluster 0 pgmap v9744: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:14:25.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:14:24 smithi090 bash[32384]: audit 2023-12-01T10:14:23.997351+0000 mon.c (mon.2) 6262 : audit 0 from='client.? 172.21.15.80:0/3600962129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:14:25.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:14:24 smithi080 bash[28361]: audit 2023-12-01T10:14:23.997351+0000 mon.c (mon.2) 6262 : audit 0 from='client.? 172.21.15.80:0/3600962129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:14:25.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:14:24 smithi080 bash[41963]: audit 2023-12-01T10:14:23.997351+0000 mon.c (mon.2) 6262 : audit 0 from='client.? 172.21.15.80:0/3600962129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:14:26.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:14:26 smithi090 bash[32384]: cluster 2023-12-01T10:14:24.186350+0000 mgr.y (mgr.24362) 9776 : cluster 0 pgmap v9745: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:14:26.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:14:26 smithi090 bash[32384]: audit 2023-12-01T10:14:25.294575+0000 mon.c (mon.2) 6263 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:14:26.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:14:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:14:26] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T10:14:26.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:14:26 smithi080 bash[41963]: cluster 2023-12-01T10:14:24.186350+0000 mgr.y (mgr.24362) 9776 : cluster 0 pgmap v9745: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:14:26.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:14:26 smithi080 bash[41963]: audit 2023-12-01T10:14:25.294575+0000 mon.c (mon.2) 6263 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:14:26.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:14:26 smithi080 bash[28361]: cluster 2023-12-01T10:14:24.186350+0000 mgr.y (mgr.24362) 9776 : cluster 0 pgmap v9745: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:14:26.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:14:26 smithi080 bash[28361]: audit 2023-12-01T10:14:25.294575+0000 mon.c (mon.2) 6263 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:14:27.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:14:27 smithi090 bash[32384]: audit 2023-12-01T10:14:26.452292+0000 mon.a (mon.0) 6277 : audit 0 from='client.? 172.21.15.80:0/2332690459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:14:27.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:14:27 smithi080 bash[41963]: audit 2023-12-01T10:14:26.452292+0000 mon.a (mon.0) 6277 : audit 0 from='client.? 172.21.15.80:0/2332690459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:14:27.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:14:27 smithi080 bash[28361]: audit 2023-12-01T10:14:26.452292+0000 mon.a (mon.0) 6277 : audit 0 from='client.? 172.21.15.80:0/2332690459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:14:28.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:14:28 smithi080 bash[41963]: cluster 2023-12-01T10:14:26.187512+0000 mgr.y (mgr.24362) 9777 : cluster 0 pgmap v9746: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:14:28.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:14:28 smithi080 bash[28361]: cluster 2023-12-01T10:14:26.187512+0000 mgr.y (mgr.24362) 9777 : cluster 0 pgmap v9746: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:14:28.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:14:28 smithi090 bash[32384]: cluster 2023-12-01T10:14:26.187512+0000 mgr.y (mgr.24362) 9777 : cluster 0 pgmap v9746: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:14:30.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:14:29 smithi080 bash[28361]: cluster 2023-12-01T10:14:28.188239+0000 mgr.y (mgr.24362) 9778 : cluster 0 pgmap v9747: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:14:30.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:14:29 smithi080 bash[28361]: audit 2023-12-01T10:14:28.909772+0000 mon.c (mon.2) 6264 : audit 0 from='client.? 172.21.15.80:0/4067478847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:14:30.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:14:29 smithi080 bash[41963]: cluster 2023-12-01T10:14:28.188239+0000 mgr.y (mgr.24362) 9778 : cluster 0 pgmap v9747: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:14:30.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:14:29 smithi080 bash[41963]: audit 2023-12-01T10:14:28.909772+0000 mon.c (mon.2) 6264 : audit 0 from='client.? 172.21.15.80:0/4067478847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:14:30.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:14:29 smithi090 bash[32384]: cluster 2023-12-01T10:14:28.188239+0000 mgr.y (mgr.24362) 9778 : cluster 0 pgmap v9747: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:14:30.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:14:29 smithi090 bash[32384]: audit 2023-12-01T10:14:28.909772+0000 mon.c (mon.2) 6264 : audit 0 from='client.? 172.21.15.80:0/4067478847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:14:32.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:14:31 smithi080 bash[28361]: cluster 2023-12-01T10:14:30.188904+0000 mgr.y (mgr.24362) 9779 : cluster 0 pgmap v9748: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:14:32.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:14:31 smithi080 bash[28361]: audit 2023-12-01T10:14:31.359349+0000 mon.a (mon.0) 6278 : audit 0 from='client.? 172.21.15.80:0/3633128604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:14:32.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:14:31 smithi080 bash[41963]: cluster 2023-12-01T10:14:30.188904+0000 mgr.y (mgr.24362) 9779 : cluster 0 pgmap v9748: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:14:32.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:14:31 smithi080 bash[41963]: audit 2023-12-01T10:14:31.359349+0000 mon.a (mon.0) 6278 : audit 0 from='client.? 172.21.15.80:0/3633128604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:14:32.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:14:31 smithi090 bash[32384]: cluster 2023-12-01T10:14:30.188904+0000 mgr.y (mgr.24362) 9779 : cluster 0 pgmap v9748: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:14:32.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:14:31 smithi090 bash[32384]: audit 2023-12-01T10:14:31.359349+0000 mon.a (mon.0) 6278 : audit 0 from='client.? 172.21.15.80:0/3633128604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:14:34.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:14:33 smithi080 bash[41963]: cluster 2023-12-01T10:14:32.190066+0000 mgr.y (mgr.24362) 9780 : cluster 0 pgmap v9749: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:14:34.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:14:33 smithi080 bash[41963]: audit 2023-12-01T10:14:33.810551+0000 mon.c (mon.2) 6265 : audit 0 from='client.? 172.21.15.80:0/429334472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:14:34.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:14:33 smithi080 bash[28361]: cluster 2023-12-01T10:14:32.190066+0000 mgr.y (mgr.24362) 9780 : cluster 0 pgmap v9749: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:14:34.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:14:33 smithi080 bash[28361]: audit 2023-12-01T10:14:33.810551+0000 mon.c (mon.2) 6265 : audit 0 from='client.? 172.21.15.80:0/429334472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:14:34.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:14:33 smithi090 bash[32384]: cluster 2023-12-01T10:14:32.190066+0000 mgr.y (mgr.24362) 9780 : cluster 0 pgmap v9749: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:14:34.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:14:33 smithi090 bash[32384]: audit 2023-12-01T10:14:33.810551+0000 mon.c (mon.2) 6265 : audit 0 from='client.? 172.21.15.80:0/429334472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:14:36.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:14:35 smithi080 bash[28361]: cluster 2023-12-01T10:14:34.190716+0000 mgr.y (mgr.24362) 9781 : cluster 0 pgmap v9750: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:14:36.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:14:35 smithi080 bash[28361]: audit 2023-12-01T10:14:35.137615+0000 mon.c (mon.2) 6266 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:14:36.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:14:35 smithi080 bash[28361]: audit 2023-12-01T10:14:35.516437+0000 mon.a (mon.0) 6279 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:14:36.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:14:35 smithi080 bash[28361]: audit 2023-12-01T10:14:35.526102+0000 mon.a (mon.0) 6280 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:14:36.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:14:35 smithi080 bash[41963]: cluster 2023-12-01T10:14:34.190716+0000 mgr.y (mgr.24362) 9781 : cluster 0 pgmap v9750: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:14:36.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:14:35 smithi080 bash[41963]: audit 2023-12-01T10:14:35.137615+0000 mon.c (mon.2) 6266 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:14:36.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:14:35 smithi080 bash[41963]: audit 2023-12-01T10:14:35.516437+0000 mon.a (mon.0) 6279 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:14:36.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:14:35 smithi080 bash[41963]: audit 2023-12-01T10:14:35.526102+0000 mon.a (mon.0) 6280 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:14:36.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:14:35 smithi090 bash[32384]: cluster 2023-12-01T10:14:34.190716+0000 mgr.y (mgr.24362) 9781 : cluster 0 pgmap v9750: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:14:36.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:14:35 smithi090 bash[32384]: audit 2023-12-01T10:14:35.137615+0000 mon.c (mon.2) 6266 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:14:36.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:14:35 smithi090 bash[32384]: audit 2023-12-01T10:14:35.516437+0000 mon.a (mon.0) 6279 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:14:36.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:14:35 smithi090 bash[32384]: audit 2023-12-01T10:14:35.526102+0000 mon.a (mon.0) 6280 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:14:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:14:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:14:36] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T10:14:37.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:14:36 smithi080 bash[28361]: audit 2023-12-01T10:14:36.262653+0000 mon.a (mon.0) 6281 : audit 0 from='client.? 172.21.15.80:0/1056820254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:14:37.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:14:36 smithi080 bash[41963]: audit 2023-12-01T10:14:36.262653+0000 mon.a (mon.0) 6281 : audit 0 from='client.? 172.21.15.80:0/1056820254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:14:37.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:14:36 smithi090 bash[32384]: audit 2023-12-01T10:14:36.262653+0000 mon.a (mon.0) 6281 : audit 0 from='client.? 172.21.15.80:0/1056820254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:14:38.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:14:37 smithi080 bash[28361]: cluster 2023-12-01T10:14:36.191806+0000 mgr.y (mgr.24362) 9782 : cluster 0 pgmap v9751: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:14:38.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:14:37 smithi080 bash[41963]: cluster 2023-12-01T10:14:36.191806+0000 mgr.y (mgr.24362) 9782 : cluster 0 pgmap v9751: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:14:38.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:14:37 smithi090 bash[32384]: cluster 2023-12-01T10:14:36.191806+0000 mgr.y (mgr.24362) 9782 : cluster 0 pgmap v9751: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:14:39.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:14:38 smithi080 bash[28361]: audit 2023-12-01T10:14:38.720154+0000 mon.a (mon.0) 6282 : audit 0 from='client.? 172.21.15.80:0/2173963652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:14:39.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:14:38 smithi080 bash[41963]: audit 2023-12-01T10:14:38.720154+0000 mon.a (mon.0) 6282 : audit 0 from='client.? 172.21.15.80:0/2173963652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:14:39.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:14:38 smithi090 bash[32384]: audit 2023-12-01T10:14:38.720154+0000 mon.a (mon.0) 6282 : audit 0 from='client.? 172.21.15.80:0/2173963652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:14:40.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:14:39 smithi080 bash[28361]: cluster 2023-12-01T10:14:38.192413+0000 mgr.y (mgr.24362) 9783 : cluster 0 pgmap v9752: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:14:40.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:14:39 smithi080 bash[41963]: cluster 2023-12-01T10:14:38.192413+0000 mgr.y (mgr.24362) 9783 : cluster 0 pgmap v9752: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:14:40.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:14:39 smithi090 bash[32384]: cluster 2023-12-01T10:14:38.192413+0000 mgr.y (mgr.24362) 9783 : cluster 0 pgmap v9752: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:14:41.180 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:14:40 smithi080 bash[41963]: audit 2023-12-01T10:14:40.294901+0000 mon.c (mon.2) 6267 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:14:41.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:14:40 smithi080 bash[28361]: audit 2023-12-01T10:14:40.294901+0000 mon.c (mon.2) 6267 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:14:41.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:14:40 smithi090 bash[32384]: audit 2023-12-01T10:14:40.294901+0000 mon.c (mon.2) 6267 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:14:42.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:14:41 smithi080 bash[28361]: cluster 2023-12-01T10:14:40.193074+0000 mgr.y (mgr.24362) 9784 : cluster 0 pgmap v9753: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:14:42.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:14:41 smithi080 bash[28361]: audit 2023-12-01T10:14:41.204751+0000 mon.a (mon.0) 6283 : audit 0 from='client.? 172.21.15.80:0/2380235767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:14:42.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:14:41 smithi080 bash[28361]: audit 2023-12-01T10:14:41.370592+0000 mon.a (mon.0) 6284 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:14:42.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:14:41 smithi080 bash[28361]: audit 2023-12-01T10:14:41.381466+0000 mon.a (mon.0) 6285 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:14:42.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:14:41 smithi080 bash[28361]: audit 2023-12-01T10:14:41.386790+0000 mon.a (mon.0) 6286 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:14:42.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:14:41 smithi080 bash[28361]: audit 2023-12-01T10:14:41.398874+0000 mon.a (mon.0) 6287 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:14:42.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:14:41 smithi080 bash[41963]: cluster 2023-12-01T10:14:40.193074+0000 mgr.y (mgr.24362) 9784 : cluster 0 pgmap v9753: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:14:42.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:14:41 smithi080 bash[41963]: audit 2023-12-01T10:14:41.204751+0000 mon.a (mon.0) 6283 : audit 0 from='client.? 172.21.15.80:0/2380235767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:14:42.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:14:41 smithi080 bash[41963]: audit 2023-12-01T10:14:41.370592+0000 mon.a (mon.0) 6284 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:14:42.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:14:41 smithi080 bash[41963]: audit 2023-12-01T10:14:41.381466+0000 mon.a (mon.0) 6285 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:14:42.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:14:41 smithi080 bash[41963]: audit 2023-12-01T10:14:41.386790+0000 mon.a (mon.0) 6286 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:14:42.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:14:41 smithi080 bash[41963]: audit 2023-12-01T10:14:41.398874+0000 mon.a (mon.0) 6287 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:14:42.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:14:41 smithi090 bash[32384]: cluster 2023-12-01T10:14:40.193074+0000 mgr.y (mgr.24362) 9784 : cluster 0 pgmap v9753: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:14:42.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:14:41 smithi090 bash[32384]: audit 2023-12-01T10:14:41.204751+0000 mon.a (mon.0) 6283 : audit 0 from='client.? 172.21.15.80:0/2380235767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:14:42.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:14:41 smithi090 bash[32384]: audit 2023-12-01T10:14:41.370592+0000 mon.a (mon.0) 6284 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:14:42.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:14:41 smithi090 bash[32384]: audit 2023-12-01T10:14:41.381466+0000 mon.a (mon.0) 6285 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:14:42.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:14:41 smithi090 bash[32384]: audit 2023-12-01T10:14:41.386790+0000 mon.a (mon.0) 6286 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:14:42.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:14:41 smithi090 bash[32384]: audit 2023-12-01T10:14:41.398874+0000 mon.a (mon.0) 6287 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:14:43.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:14:42 smithi080 bash[41963]: audit 2023-12-01T10:14:41.926301+0000 mon.c (mon.2) 6268 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:14:43.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:14:42 smithi080 bash[41963]: audit 2023-12-01T10:14:41.927671+0000 mon.c (mon.2) 6269 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:14:43.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:14:42 smithi080 bash[41963]: audit 2023-12-01T10:14:41.936685+0000 mon.a (mon.0) 6288 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:14:43.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:14:42 smithi080 bash[28361]: audit 2023-12-01T10:14:41.926301+0000 mon.c (mon.2) 6268 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:14:43.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:14:42 smithi080 bash[28361]: audit 2023-12-01T10:14:41.927671+0000 mon.c (mon.2) 6269 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:14:43.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:14:42 smithi080 bash[28361]: audit 2023-12-01T10:14:41.936685+0000 mon.a (mon.0) 6288 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:14:43.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:14:42 smithi090 bash[32384]: audit 2023-12-01T10:14:41.926301+0000 mon.c (mon.2) 6268 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:14:43.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:14:42 smithi090 bash[32384]: audit 2023-12-01T10:14:41.927671+0000 mon.c (mon.2) 6269 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:14:43.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:14:42 smithi090 bash[32384]: audit 2023-12-01T10:14:41.936685+0000 mon.a (mon.0) 6288 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:14:44.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:14:43 smithi090 bash[32384]: cluster 2023-12-01T10:14:42.194200+0000 mgr.y (mgr.24362) 9785 : cluster 0 pgmap v9754: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:14:44.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:14:43 smithi090 bash[32384]: audit 2023-12-01T10:14:43.662799+0000 mon.a (mon.0) 6289 : audit 0 from='client.? 172.21.15.80:0/3259015661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:14:44.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:14:43 smithi080 bash[28361]: cluster 2023-12-01T10:14:42.194200+0000 mgr.y (mgr.24362) 9785 : cluster 0 pgmap v9754: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:14:44.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:14:43 smithi080 bash[28361]: audit 2023-12-01T10:14:43.662799+0000 mon.a (mon.0) 6289 : audit 0 from='client.? 172.21.15.80:0/3259015661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:14:44.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:14:43 smithi080 bash[41963]: cluster 2023-12-01T10:14:42.194200+0000 mgr.y (mgr.24362) 9785 : cluster 0 pgmap v9754: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:14:44.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:14:43 smithi080 bash[41963]: audit 2023-12-01T10:14:43.662799+0000 mon.a (mon.0) 6289 : audit 0 from='client.? 172.21.15.80:0/3259015661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:14:46.233 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:14:45 smithi080 bash[28361]: cluster 2023-12-01T10:14:44.194846+0000 mgr.y (mgr.24362) 9786 : cluster 0 pgmap v9755: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:14:46.234 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:14:45 smithi080 bash[41963]: cluster 2023-12-01T10:14:44.194846+0000 mgr.y (mgr.24362) 9786 : cluster 0 pgmap v9755: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:14:46.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:14:45 smithi090 bash[32384]: cluster 2023-12-01T10:14:44.194846+0000 mgr.y (mgr.24362) 9786 : cluster 0 pgmap v9755: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:14:46.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:14:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:14:46] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T10:14:47.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:14:46 smithi090 bash[32384]: audit 2023-12-01T10:14:46.118876+0000 mon.c (mon.2) 6270 : audit 0 from='client.? 172.21.15.80:0/2082151530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:14:47.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:14:46 smithi080 bash[41963]: audit 2023-12-01T10:14:46.118876+0000 mon.c (mon.2) 6270 : audit 0 from='client.? 172.21.15.80:0/2082151530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:14:47.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:14:46 smithi080 bash[28361]: audit 2023-12-01T10:14:46.118876+0000 mon.c (mon.2) 6270 : audit 0 from='client.? 172.21.15.80:0/2082151530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:14:48.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:14:47 smithi090 bash[32384]: cluster 2023-12-01T10:14:46.195991+0000 mgr.y (mgr.24362) 9787 : cluster 0 pgmap v9756: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:14:48.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:14:47 smithi080 bash[41963]: cluster 2023-12-01T10:14:46.195991+0000 mgr.y (mgr.24362) 9787 : cluster 0 pgmap v9756: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:14:48.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:14:47 smithi080 bash[28361]: cluster 2023-12-01T10:14:46.195991+0000 mgr.y (mgr.24362) 9787 : cluster 0 pgmap v9756: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:14:49.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:14:48 smithi090 bash[32384]: audit 2023-12-01T10:14:48.571397+0000 mon.c (mon.2) 6271 : audit 0 from='client.? 172.21.15.80:0/150787113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:14:49.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:14:48 smithi080 bash[28361]: audit 2023-12-01T10:14:48.571397+0000 mon.c (mon.2) 6271 : audit 0 from='client.? 172.21.15.80:0/150787113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:14:49.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:14:48 smithi080 bash[41963]: audit 2023-12-01T10:14:48.571397+0000 mon.c (mon.2) 6271 : audit 0 from='client.? 172.21.15.80:0/150787113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:14:50.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:14:49 smithi090 bash[32384]: cluster 2023-12-01T10:14:48.196621+0000 mgr.y (mgr.24362) 9788 : cluster 0 pgmap v9757: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:14:50.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:14:49 smithi080 bash[28361]: cluster 2023-12-01T10:14:48.196621+0000 mgr.y (mgr.24362) 9788 : cluster 0 pgmap v9757: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:14:50.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:14:49 smithi080 bash[41963]: cluster 2023-12-01T10:14:48.196621+0000 mgr.y (mgr.24362) 9788 : cluster 0 pgmap v9757: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:14:52.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:14:51 smithi090 bash[32384]: cluster 2023-12-01T10:14:50.197293+0000 mgr.y (mgr.24362) 9789 : cluster 0 pgmap v9758: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:14:52.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:14:51 smithi090 bash[32384]: audit 2023-12-01T10:14:51.034578+0000 mon.c (mon.2) 6272 : audit 0 from='client.? 172.21.15.80:0/3473673236' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:14:52.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:14:51 smithi080 bash[28361]: cluster 2023-12-01T10:14:50.197293+0000 mgr.y (mgr.24362) 9789 : cluster 0 pgmap v9758: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:14:52.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:14:51 smithi080 bash[28361]: audit 2023-12-01T10:14:51.034578+0000 mon.c (mon.2) 6272 : audit 0 from='client.? 172.21.15.80:0/3473673236' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:14:52.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:14:51 smithi080 bash[41963]: cluster 2023-12-01T10:14:50.197293+0000 mgr.y (mgr.24362) 9789 : cluster 0 pgmap v9758: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:14:52.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:14:51 smithi080 bash[41963]: audit 2023-12-01T10:14:51.034578+0000 mon.c (mon.2) 6272 : audit 0 from='client.? 172.21.15.80:0/3473673236' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:14:54.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:14:53 smithi090 bash[32384]: cluster 2023-12-01T10:14:52.198542+0000 mgr.y (mgr.24362) 9790 : cluster 0 pgmap v9759: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:14:54.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:14:53 smithi090 bash[32384]: audit 2023-12-01T10:14:53.484155+0000 mon.c (mon.2) 6273 : audit 0 from='client.? 172.21.15.80:0/2184132152' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:14:54.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:14:53 smithi080 bash[28361]: cluster 2023-12-01T10:14:52.198542+0000 mgr.y (mgr.24362) 9790 : cluster 0 pgmap v9759: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:14:54.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:14:53 smithi080 bash[28361]: audit 2023-12-01T10:14:53.484155+0000 mon.c (mon.2) 6273 : audit 0 from='client.? 172.21.15.80:0/2184132152' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:14:54.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:14:53 smithi080 bash[41963]: cluster 2023-12-01T10:14:52.198542+0000 mgr.y (mgr.24362) 9790 : cluster 0 pgmap v9759: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:14:54.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:14:53 smithi080 bash[41963]: audit 2023-12-01T10:14:53.484155+0000 mon.c (mon.2) 6273 : audit 0 from='client.? 172.21.15.80:0/2184132152' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:14:56.233 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:14:55 smithi080 bash[41963]: cluster 2023-12-01T10:14:54.199214+0000 mgr.y (mgr.24362) 9791 : cluster 0 pgmap v9760: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:14:56.233 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:14:55 smithi080 bash[41963]: audit 2023-12-01T10:14:55.295399+0000 mon.c (mon.2) 6274 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:14:56.233 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:14:55 smithi080 bash[41963]: audit 2023-12-01T10:14:55.932787+0000 mon.a (mon.0) 6290 : audit 0 from='client.? 172.21.15.80:0/3665848350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:14:56.234 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:14:55 smithi080 bash[28361]: cluster 2023-12-01T10:14:54.199214+0000 mgr.y (mgr.24362) 9791 : cluster 0 pgmap v9760: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:14:56.234 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:14:55 smithi080 bash[28361]: audit 2023-12-01T10:14:55.295399+0000 mon.c (mon.2) 6274 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:14:56.234 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:14:55 smithi080 bash[28361]: audit 2023-12-01T10:14:55.932787+0000 mon.a (mon.0) 6290 : audit 0 from='client.? 172.21.15.80:0/3665848350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:14:56.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:14:55 smithi090 bash[32384]: cluster 2023-12-01T10:14:54.199214+0000 mgr.y (mgr.24362) 9791 : cluster 0 pgmap v9760: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:14:56.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:14:55 smithi090 bash[32384]: audit 2023-12-01T10:14:55.295399+0000 mon.c (mon.2) 6274 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:14:56.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:14:55 smithi090 bash[32384]: audit 2023-12-01T10:14:55.932787+0000 mon.a (mon.0) 6290 : audit 0 from='client.? 172.21.15.80:0/3665848350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:14:56.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:14:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:14:56] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T10:14:58.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:14:57 smithi090 bash[32384]: cluster 2023-12-01T10:14:56.200392+0000 mgr.y (mgr.24362) 9792 : cluster 0 pgmap v9761: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:14:58.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:14:57 smithi080 bash[28361]: cluster 2023-12-01T10:14:56.200392+0000 mgr.y (mgr.24362) 9792 : cluster 0 pgmap v9761: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:14:58.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:14:57 smithi080 bash[41963]: cluster 2023-12-01T10:14:56.200392+0000 mgr.y (mgr.24362) 9792 : cluster 0 pgmap v9761: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:14:59.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:14:58 smithi090 bash[32384]: audit 2023-12-01T10:14:58.394837+0000 mon.a (mon.0) 6291 : audit 0 from='client.? 172.21.15.80:0/87632903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:14:59.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:14:58 smithi080 bash[41963]: audit 2023-12-01T10:14:58.394837+0000 mon.a (mon.0) 6291 : audit 0 from='client.? 172.21.15.80:0/87632903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:14:59.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:14:58 smithi080 bash[28361]: audit 2023-12-01T10:14:58.394837+0000 mon.a (mon.0) 6291 : audit 0 from='client.? 172.21.15.80:0/87632903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:15:00.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:14:59 smithi090 bash[32384]: cluster 2023-12-01T10:14:58.200937+0000 mgr.y (mgr.24362) 9793 : cluster 0 pgmap v9762: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:15:00.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:14:59 smithi080 bash[28361]: cluster 2023-12-01T10:14:58.200937+0000 mgr.y (mgr.24362) 9793 : cluster 0 pgmap v9762: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:15:00.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:14:59 smithi080 bash[41963]: cluster 2023-12-01T10:14:58.200937+0000 mgr.y (mgr.24362) 9793 : cluster 0 pgmap v9762: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:15:01.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:15:01 smithi090 bash[32384]: audit 2023-12-01T10:15:00.854087+0000 mon.c (mon.2) 6275 : audit 0 from='client.? 172.21.15.80:0/1255846143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:15:01.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:15:01 smithi080 bash[28361]: audit 2023-12-01T10:15:00.854087+0000 mon.c (mon.2) 6275 : audit 0 from='client.? 172.21.15.80:0/1255846143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:15:01.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:15:01 smithi080 bash[41963]: audit 2023-12-01T10:15:00.854087+0000 mon.c (mon.2) 6275 : audit 0 from='client.? 172.21.15.80:0/1255846143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:15:02.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:15:02 smithi090 bash[32384]: cluster 2023-12-01T10:15:00.201576+0000 mgr.y (mgr.24362) 9794 : cluster 0 pgmap v9763: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:15:02.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:15:02 smithi080 bash[28361]: cluster 2023-12-01T10:15:00.201576+0000 mgr.y (mgr.24362) 9794 : cluster 0 pgmap v9763: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:15:02.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:15:02 smithi080 bash[41963]: cluster 2023-12-01T10:15:00.201576+0000 mgr.y (mgr.24362) 9794 : cluster 0 pgmap v9763: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:15:04.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:15:04 smithi090 bash[32384]: cluster 2023-12-01T10:15:02.202741+0000 mgr.y (mgr.24362) 9795 : cluster 0 pgmap v9764: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:15:04.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:15:04 smithi090 bash[32384]: audit 2023-12-01T10:15:03.303808+0000 mon.c (mon.2) 6276 : audit 0 from='client.? 172.21.15.80:0/2945069596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:15:04.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:15:04 smithi080 bash[41963]: cluster 2023-12-01T10:15:02.202741+0000 mgr.y (mgr.24362) 9795 : cluster 0 pgmap v9764: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:15:04.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:15:04 smithi080 bash[41963]: audit 2023-12-01T10:15:03.303808+0000 mon.c (mon.2) 6276 : audit 0 from='client.? 172.21.15.80:0/2945069596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:15:04.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:15:04 smithi080 bash[28361]: cluster 2023-12-01T10:15:02.202741+0000 mgr.y (mgr.24362) 9795 : cluster 0 pgmap v9764: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:15:04.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:15:04 smithi080 bash[28361]: audit 2023-12-01T10:15:03.303808+0000 mon.c (mon.2) 6276 : audit 0 from='client.? 172.21.15.80:0/2945069596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:15:06.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:15:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:15:06] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T10:15:06.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:15:06 smithi080 bash[28361]: cluster 2023-12-01T10:15:04.203400+0000 mgr.y (mgr.24362) 9796 : cluster 0 pgmap v9765: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:15:06.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:15:06 smithi080 bash[28361]: audit 2023-12-01T10:15:05.760927+0000 mon.c (mon.2) 6277 : audit 0 from='client.? 172.21.15.80:0/300283808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:15:06.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:15:06 smithi080 bash[41963]: cluster 2023-12-01T10:15:04.203400+0000 mgr.y (mgr.24362) 9796 : cluster 0 pgmap v9765: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:15:06.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:15:06 smithi080 bash[41963]: audit 2023-12-01T10:15:05.760927+0000 mon.c (mon.2) 6277 : audit 0 from='client.? 172.21.15.80:0/300283808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:15:06.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:15:06 smithi090 bash[32384]: cluster 2023-12-01T10:15:04.203400+0000 mgr.y (mgr.24362) 9796 : cluster 0 pgmap v9765: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:15:06.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:15:06 smithi090 bash[32384]: audit 2023-12-01T10:15:05.760927+0000 mon.c (mon.2) 6277 : audit 0 from='client.? 172.21.15.80:0/300283808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:15:08.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:15:08 smithi080 bash[41963]: cluster 2023-12-01T10:15:06.204562+0000 mgr.y (mgr.24362) 9797 : cluster 0 pgmap v9766: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:15:08.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:15:08 smithi080 bash[28361]: cluster 2023-12-01T10:15:06.204562+0000 mgr.y (mgr.24362) 9797 : cluster 0 pgmap v9766: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:15:08.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:15:08 smithi090 bash[32384]: cluster 2023-12-01T10:15:06.204562+0000 mgr.y (mgr.24362) 9797 : cluster 0 pgmap v9766: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:15:09.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:15:09 smithi080 bash[28361]: audit 2023-12-01T10:15:08.214816+0000 mon.a (mon.0) 6292 : audit 0 from='client.? 172.21.15.80:0/1512696172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:15:09.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:15:09 smithi080 bash[41963]: audit 2023-12-01T10:15:08.214816+0000 mon.a (mon.0) 6292 : audit 0 from='client.? 172.21.15.80:0/1512696172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:15:09.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:15:09 smithi090 bash[32384]: audit 2023-12-01T10:15:08.214816+0000 mon.a (mon.0) 6292 : audit 0 from='client.? 172.21.15.80:0/1512696172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:15:10.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:15:10 smithi080 bash[28361]: cluster 2023-12-01T10:15:08.205281+0000 mgr.y (mgr.24362) 9798 : cluster 0 pgmap v9767: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:15:10.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:15:10 smithi080 bash[41963]: cluster 2023-12-01T10:15:08.205281+0000 mgr.y (mgr.24362) 9798 : cluster 0 pgmap v9767: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:15:10.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:15:10 smithi090 bash[32384]: cluster 2023-12-01T10:15:08.205281+0000 mgr.y (mgr.24362) 9798 : cluster 0 pgmap v9767: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:15:11.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:15:11 smithi080 bash[28361]: audit 2023-12-01T10:15:10.295764+0000 mon.c (mon.2) 6278 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:15:11.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:15:11 smithi080 bash[28361]: audit 2023-12-01T10:15:10.671229+0000 mon.a (mon.0) 6293 : audit 0 from='client.? 172.21.15.80:0/3300871345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:15:11.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:15:11 smithi080 bash[41963]: audit 2023-12-01T10:15:10.295764+0000 mon.c (mon.2) 6278 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:15:11.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:15:11 smithi080 bash[41963]: audit 2023-12-01T10:15:10.671229+0000 mon.a (mon.0) 6293 : audit 0 from='client.? 172.21.15.80:0/3300871345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:15:11.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:15:11 smithi090 bash[32384]: audit 2023-12-01T10:15:10.295764+0000 mon.c (mon.2) 6278 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:15:11.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:15:11 smithi090 bash[32384]: audit 2023-12-01T10:15:10.671229+0000 mon.a (mon.0) 6293 : audit 0 from='client.? 172.21.15.80:0/3300871345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:15:12.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:15:12 smithi080 bash[28361]: cluster 2023-12-01T10:15:10.205954+0000 mgr.y (mgr.24362) 9799 : cluster 0 pgmap v9768: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:15:12.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:15:12 smithi080 bash[41963]: cluster 2023-12-01T10:15:10.205954+0000 mgr.y (mgr.24362) 9799 : cluster 0 pgmap v9768: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:15:12.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:15:12 smithi090 bash[32384]: cluster 2023-12-01T10:15:10.205954+0000 mgr.y (mgr.24362) 9799 : cluster 0 pgmap v9768: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:15:14.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:15:14 smithi080 bash[28361]: cluster 2023-12-01T10:15:12.207091+0000 mgr.y (mgr.24362) 9800 : cluster 0 pgmap v9769: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:15:14.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:15:14 smithi080 bash[28361]: audit 2023-12-01T10:15:13.127110+0000 mon.c (mon.2) 6279 : audit 0 from='client.? 172.21.15.80:0/2909525090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:15:14.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:15:14 smithi080 bash[41963]: cluster 2023-12-01T10:15:12.207091+0000 mgr.y (mgr.24362) 9800 : cluster 0 pgmap v9769: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:15:14.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:15:14 smithi080 bash[41963]: audit 2023-12-01T10:15:13.127110+0000 mon.c (mon.2) 6279 : audit 0 from='client.? 172.21.15.80:0/2909525090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:15:14.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:15:14 smithi090 bash[32384]: cluster 2023-12-01T10:15:12.207091+0000 mgr.y (mgr.24362) 9800 : cluster 0 pgmap v9769: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:15:14.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:15:14 smithi090 bash[32384]: audit 2023-12-01T10:15:13.127110+0000 mon.c (mon.2) 6279 : audit 0 from='client.? 172.21.15.80:0/2909525090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:15:16.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:15:16 smithi080 bash[28361]: cluster 2023-12-01T10:15:14.207672+0000 mgr.y (mgr.24362) 9801 : cluster 0 pgmap v9770: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:15:16.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:15:16 smithi080 bash[28361]: audit 2023-12-01T10:15:15.585026+0000 mon.a (mon.0) 6294 : audit 0 from='client.? 172.21.15.80:0/1244435738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:15:16.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:15:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:15:16] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T10:15:16.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:15:16 smithi080 bash[41963]: cluster 2023-12-01T10:15:14.207672+0000 mgr.y (mgr.24362) 9801 : cluster 0 pgmap v9770: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:15:16.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:15:16 smithi080 bash[41963]: audit 2023-12-01T10:15:15.585026+0000 mon.a (mon.0) 6294 : audit 0 from='client.? 172.21.15.80:0/1244435738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:15:16.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:15:16 smithi090 bash[32384]: cluster 2023-12-01T10:15:14.207672+0000 mgr.y (mgr.24362) 9801 : cluster 0 pgmap v9770: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:15:16.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:15:16 smithi090 bash[32384]: audit 2023-12-01T10:15:15.585026+0000 mon.a (mon.0) 6294 : audit 0 from='client.? 172.21.15.80:0/1244435738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:15:17.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:15:17 smithi080 bash[28361]: cluster 2023-12-01T10:15:16.208846+0000 mgr.y (mgr.24362) 9802 : cluster 0 pgmap v9771: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:15:17.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:15:17 smithi080 bash[41963]: cluster 2023-12-01T10:15:16.208846+0000 mgr.y (mgr.24362) 9802 : cluster 0 pgmap v9771: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:15:17.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:15:17 smithi090 bash[32384]: cluster 2023-12-01T10:15:16.208846+0000 mgr.y (mgr.24362) 9802 : cluster 0 pgmap v9771: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:15:18.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:15:18 smithi080 bash[28361]: audit 2023-12-01T10:15:18.037506+0000 mon.c (mon.2) 6280 : audit 0 from='client.? 172.21.15.80:0/1298542818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:15:18.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:15:18 smithi080 bash[41963]: audit 2023-12-01T10:15:18.037506+0000 mon.c (mon.2) 6280 : audit 0 from='client.? 172.21.15.80:0/1298542818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:15:18.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:15:18 smithi090 bash[32384]: audit 2023-12-01T10:15:18.037506+0000 mon.c (mon.2) 6280 : audit 0 from='client.? 172.21.15.80:0/1298542818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:15:20.180 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:15:19 smithi080 bash[41963]: cluster 2023-12-01T10:15:18.209569+0000 mgr.y (mgr.24362) 9803 : cluster 0 pgmap v9772: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:15:20.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:15:19 smithi080 bash[28361]: cluster 2023-12-01T10:15:18.209569+0000 mgr.y (mgr.24362) 9803 : cluster 0 pgmap v9772: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:15:20.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:15:19 smithi090 bash[32384]: cluster 2023-12-01T10:15:18.209569+0000 mgr.y (mgr.24362) 9803 : cluster 0 pgmap v9772: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:15:21.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:15:20 smithi080 bash[41963]: audit 2023-12-01T10:15:20.487666+0000 mon.a (mon.0) 6295 : audit 0 from='client.? 172.21.15.80:0/3778626175' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:15:21.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:15:20 smithi080 bash[28361]: audit 2023-12-01T10:15:20.487666+0000 mon.a (mon.0) 6295 : audit 0 from='client.? 172.21.15.80:0/3778626175' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:15:21.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:15:20 smithi090 bash[32384]: audit 2023-12-01T10:15:20.487666+0000 mon.a (mon.0) 6295 : audit 0 from='client.? 172.21.15.80:0/3778626175' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:15:22.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:15:21 smithi080 bash[28361]: cluster 2023-12-01T10:15:20.210217+0000 mgr.y (mgr.24362) 9804 : cluster 0 pgmap v9773: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:15:22.180 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:15:21 smithi080 bash[41963]: cluster 2023-12-01T10:15:20.210217+0000 mgr.y (mgr.24362) 9804 : cluster 0 pgmap v9773: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:15:22.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:15:21 smithi090 bash[32384]: cluster 2023-12-01T10:15:20.210217+0000 mgr.y (mgr.24362) 9804 : cluster 0 pgmap v9773: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:15:24.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:15:23 smithi080 bash[28361]: cluster 2023-12-01T10:15:22.211395+0000 mgr.y (mgr.24362) 9805 : cluster 0 pgmap v9774: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:15:24.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:15:23 smithi080 bash[28361]: audit 2023-12-01T10:15:22.940167+0000 mon.c (mon.2) 6281 : audit 0 from='client.? 172.21.15.80:0/1815727081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:15:24.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:15:23 smithi080 bash[41963]: cluster 2023-12-01T10:15:22.211395+0000 mgr.y (mgr.24362) 9805 : cluster 0 pgmap v9774: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:15:24.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:15:23 smithi080 bash[41963]: audit 2023-12-01T10:15:22.940167+0000 mon.c (mon.2) 6281 : audit 0 from='client.? 172.21.15.80:0/1815727081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:15:24.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:15:23 smithi090 bash[32384]: cluster 2023-12-01T10:15:22.211395+0000 mgr.y (mgr.24362) 9805 : cluster 0 pgmap v9774: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:15:24.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:15:23 smithi090 bash[32384]: audit 2023-12-01T10:15:22.940167+0000 mon.c (mon.2) 6281 : audit 0 from='client.? 172.21.15.80:0/1815727081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:15:26.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:15:25 smithi080 bash[41963]: cluster 2023-12-01T10:15:24.212068+0000 mgr.y (mgr.24362) 9806 : cluster 0 pgmap v9775: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:15:26.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:15:25 smithi080 bash[41963]: audit 2023-12-01T10:15:25.296095+0000 mon.c (mon.2) 6282 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:15:26.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:15:25 smithi080 bash[41963]: audit 2023-12-01T10:15:25.414859+0000 mon.a (mon.0) 6296 : audit 0 from='client.? 172.21.15.80:0/92892108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:15:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:15:25 smithi080 bash[28361]: cluster 2023-12-01T10:15:24.212068+0000 mgr.y (mgr.24362) 9806 : cluster 0 pgmap v9775: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:15:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:15:25 smithi080 bash[28361]: audit 2023-12-01T10:15:25.296095+0000 mon.c (mon.2) 6282 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:15:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:15:25 smithi080 bash[28361]: audit 2023-12-01T10:15:25.414859+0000 mon.a (mon.0) 6296 : audit 0 from='client.? 172.21.15.80:0/92892108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:15:26.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:15:25 smithi090 bash[32384]: cluster 2023-12-01T10:15:24.212068+0000 mgr.y (mgr.24362) 9806 : cluster 0 pgmap v9775: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:15:26.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:15:25 smithi090 bash[32384]: audit 2023-12-01T10:15:25.296095+0000 mon.c (mon.2) 6282 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:15:26.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:15:25 smithi090 bash[32384]: audit 2023-12-01T10:15:25.414859+0000 mon.a (mon.0) 6296 : audit 0 from='client.? 172.21.15.80:0/92892108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:15:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:15:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:15:26] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T10:15:28.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:15:27 smithi080 bash[41963]: cluster 2023-12-01T10:15:26.213248+0000 mgr.y (mgr.24362) 9807 : cluster 0 pgmap v9776: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:15:28.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:15:27 smithi080 bash[41963]: audit 2023-12-01T10:15:27.863987+0000 mon.a (mon.0) 6297 : audit 0 from='client.? 172.21.15.80:0/2759663181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:15:28.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:15:27 smithi080 bash[28361]: cluster 2023-12-01T10:15:26.213248+0000 mgr.y (mgr.24362) 9807 : cluster 0 pgmap v9776: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:15:28.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:15:27 smithi080 bash[28361]: audit 2023-12-01T10:15:27.863987+0000 mon.a (mon.0) 6297 : audit 0 from='client.? 172.21.15.80:0/2759663181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:15:28.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:15:27 smithi090 bash[32384]: cluster 2023-12-01T10:15:26.213248+0000 mgr.y (mgr.24362) 9807 : cluster 0 pgmap v9776: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:15:28.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:15:27 smithi090 bash[32384]: audit 2023-12-01T10:15:27.863987+0000 mon.a (mon.0) 6297 : audit 0 from='client.? 172.21.15.80:0/2759663181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:15:30.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:15:29 smithi080 bash[28361]: cluster 2023-12-01T10:15:28.213910+0000 mgr.y (mgr.24362) 9808 : cluster 0 pgmap v9777: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:15:30.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:15:29 smithi080 bash[41963]: cluster 2023-12-01T10:15:28.213910+0000 mgr.y (mgr.24362) 9808 : cluster 0 pgmap v9777: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:15:30.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:15:29 smithi090 bash[32384]: cluster 2023-12-01T10:15:28.213910+0000 mgr.y (mgr.24362) 9808 : cluster 0 pgmap v9777: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:15:31.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:15:30 smithi080 bash[28361]: audit 2023-12-01T10:15:30.325950+0000 mon.a (mon.0) 6298 : audit 0 from='client.? 172.21.15.80:0/4105239510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:15:31.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:15:30 smithi080 bash[41963]: audit 2023-12-01T10:15:30.325950+0000 mon.a (mon.0) 6298 : audit 0 from='client.? 172.21.15.80:0/4105239510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:15:31.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:15:30 smithi090 bash[32384]: audit 2023-12-01T10:15:30.325950+0000 mon.a (mon.0) 6298 : audit 0 from='client.? 172.21.15.80:0/4105239510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:15:32.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:15:31 smithi080 bash[41963]: cluster 2023-12-01T10:15:30.214529+0000 mgr.y (mgr.24362) 9809 : cluster 0 pgmap v9778: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:15:32.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:15:31 smithi080 bash[28361]: cluster 2023-12-01T10:15:30.214529+0000 mgr.y (mgr.24362) 9809 : cluster 0 pgmap v9778: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:15:32.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:15:31 smithi090 bash[32384]: cluster 2023-12-01T10:15:30.214529+0000 mgr.y (mgr.24362) 9809 : cluster 0 pgmap v9778: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:15:33.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:15:32 smithi080 bash[41963]: audit 2023-12-01T10:15:32.769671+0000 mon.a (mon.0) 6299 : audit 0 from='client.? 172.21.15.80:0/1374195014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:15:33.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:15:32 smithi080 bash[28361]: audit 2023-12-01T10:15:32.769671+0000 mon.a (mon.0) 6299 : audit 0 from='client.? 172.21.15.80:0/1374195014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:15:33.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:15:32 smithi090 bash[32384]: audit 2023-12-01T10:15:32.769671+0000 mon.a (mon.0) 6299 : audit 0 from='client.? 172.21.15.80:0/1374195014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:15:34.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:15:33 smithi080 bash[28361]: cluster 2023-12-01T10:15:32.215648+0000 mgr.y (mgr.24362) 9810 : cluster 0 pgmap v9779: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:15:34.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:15:33 smithi080 bash[41963]: cluster 2023-12-01T10:15:32.215648+0000 mgr.y (mgr.24362) 9810 : cluster 0 pgmap v9779: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:15:34.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:15:33 smithi090 bash[32384]: cluster 2023-12-01T10:15:32.215648+0000 mgr.y (mgr.24362) 9810 : cluster 0 pgmap v9779: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:15:36.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:15:35 smithi080 bash[28361]: cluster 2023-12-01T10:15:34.216333+0000 mgr.y (mgr.24362) 9811 : cluster 0 pgmap v9780: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:15:36.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:15:35 smithi080 bash[28361]: audit 2023-12-01T10:15:35.216702+0000 mon.c (mon.2) 6283 : audit 0 from='client.? 172.21.15.80:0/593713538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:15:36.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:15:35 smithi080 bash[41963]: cluster 2023-12-01T10:15:34.216333+0000 mgr.y (mgr.24362) 9811 : cluster 0 pgmap v9780: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:15:36.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:15:35 smithi080 bash[41963]: audit 2023-12-01T10:15:35.216702+0000 mon.c (mon.2) 6283 : audit 0 from='client.? 172.21.15.80:0/593713538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:15:36.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:15:35 smithi090 bash[32384]: cluster 2023-12-01T10:15:34.216333+0000 mgr.y (mgr.24362) 9811 : cluster 0 pgmap v9780: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:15:36.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:15:35 smithi090 bash[32384]: audit 2023-12-01T10:15:35.216702+0000 mon.c (mon.2) 6283 : audit 0 from='client.? 172.21.15.80:0/593713538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:15:36.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:15:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:15:36] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T10:15:38.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:15:37 smithi080 bash[28361]: cluster 2023-12-01T10:15:36.217446+0000 mgr.y (mgr.24362) 9812 : cluster 0 pgmap v9781: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:15:38.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:15:37 smithi080 bash[28361]: audit 2023-12-01T10:15:37.662836+0000 mon.c (mon.2) 6284 : audit 0 from='client.? 172.21.15.80:0/1634115786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:15:38.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:15:37 smithi080 bash[41963]: cluster 2023-12-01T10:15:36.217446+0000 mgr.y (mgr.24362) 9812 : cluster 0 pgmap v9781: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:15:38.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:15:37 smithi080 bash[41963]: audit 2023-12-01T10:15:37.662836+0000 mon.c (mon.2) 6284 : audit 0 from='client.? 172.21.15.80:0/1634115786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:15:38.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:15:37 smithi090 bash[32384]: cluster 2023-12-01T10:15:36.217446+0000 mgr.y (mgr.24362) 9812 : cluster 0 pgmap v9781: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:15:38.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:15:37 smithi090 bash[32384]: audit 2023-12-01T10:15:37.662836+0000 mon.c (mon.2) 6284 : audit 0 from='client.? 172.21.15.80:0/1634115786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:15:40.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:15:39 smithi080 bash[28361]: cluster 2023-12-01T10:15:38.218062+0000 mgr.y (mgr.24362) 9813 : cluster 0 pgmap v9782: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:15:40.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:15:39 smithi080 bash[41963]: cluster 2023-12-01T10:15:38.218062+0000 mgr.y (mgr.24362) 9813 : cluster 0 pgmap v9782: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:15:40.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:15:39 smithi090 bash[32384]: cluster 2023-12-01T10:15:38.218062+0000 mgr.y (mgr.24362) 9813 : cluster 0 pgmap v9782: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:15:41.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:15:40 smithi090 bash[32384]: audit 2023-12-01T10:15:40.124287+0000 mon.c (mon.2) 6285 : audit 0 from='client.? 172.21.15.80:0/1306710673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:15:41.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:15:40 smithi090 bash[32384]: audit 2023-12-01T10:15:40.296542+0000 mon.c (mon.2) 6286 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:15:41.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:15:40 smithi080 bash[28361]: audit 2023-12-01T10:15:40.124287+0000 mon.c (mon.2) 6285 : audit 0 from='client.? 172.21.15.80:0/1306710673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:15:41.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:15:40 smithi080 bash[28361]: audit 2023-12-01T10:15:40.296542+0000 mon.c (mon.2) 6286 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:15:41.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:15:40 smithi080 bash[41963]: audit 2023-12-01T10:15:40.124287+0000 mon.c (mon.2) 6285 : audit 0 from='client.? 172.21.15.80:0/1306710673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:15:41.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:15:40 smithi080 bash[41963]: audit 2023-12-01T10:15:40.296542+0000 mon.c (mon.2) 6286 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:15:42.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:15:41 smithi090 bash[32384]: cluster 2023-12-01T10:15:40.218737+0000 mgr.y (mgr.24362) 9814 : cluster 0 pgmap v9783: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:15:42.430 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:15:41 smithi080 bash[41963]: cluster 2023-12-01T10:15:40.218737+0000 mgr.y (mgr.24362) 9814 : cluster 0 pgmap v9783: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:15:42.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:15:41 smithi080 bash[28361]: cluster 2023-12-01T10:15:40.218737+0000 mgr.y (mgr.24362) 9814 : cluster 0 pgmap v9783: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:15:43.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:15:42 smithi090 bash[32384]: audit 2023-12-01T10:15:42.018905+0000 mon.c (mon.2) 6287 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:15:43.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:15:42 smithi090 bash[32384]: audit 2023-12-01T10:15:42.395097+0000 mon.a (mon.0) 6300 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:15:43.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:15:42 smithi090 bash[32384]: audit 2023-12-01T10:15:42.405187+0000 mon.a (mon.0) 6301 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:15:43.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:15:42 smithi090 bash[32384]: audit 2023-12-01T10:15:42.582574+0000 mon.c (mon.2) 6288 : audit 0 from='client.? 172.21.15.80:0/3117482664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:15:43.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:15:42 smithi080 bash[41963]: audit 2023-12-01T10:15:42.018905+0000 mon.c (mon.2) 6287 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:15:43.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:15:42 smithi080 bash[41963]: audit 2023-12-01T10:15:42.395097+0000 mon.a (mon.0) 6300 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:15:43.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:15:42 smithi080 bash[41963]: audit 2023-12-01T10:15:42.405187+0000 mon.a (mon.0) 6301 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:15:43.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:15:42 smithi080 bash[41963]: audit 2023-12-01T10:15:42.582574+0000 mon.c (mon.2) 6288 : audit 0 from='client.? 172.21.15.80:0/3117482664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:15:43.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:15:42 smithi080 bash[28361]: audit 2023-12-01T10:15:42.018905+0000 mon.c (mon.2) 6287 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:15:43.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:15:42 smithi080 bash[28361]: audit 2023-12-01T10:15:42.395097+0000 mon.a (mon.0) 6300 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:15:43.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:15:42 smithi080 bash[28361]: audit 2023-12-01T10:15:42.405187+0000 mon.a (mon.0) 6301 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:15:43.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:15:42 smithi080 bash[28361]: audit 2023-12-01T10:15:42.582574+0000 mon.c (mon.2) 6288 : audit 0 from='client.? 172.21.15.80:0/3117482664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:15:44.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:15:43 smithi090 bash[32384]: cluster 2023-12-01T10:15:42.219821+0000 mgr.y (mgr.24362) 9815 : cluster 0 pgmap v9784: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:15:44.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:15:43 smithi080 bash[28361]: cluster 2023-12-01T10:15:42.219821+0000 mgr.y (mgr.24362) 9815 : cluster 0 pgmap v9784: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:15:44.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:15:43 smithi080 bash[41963]: cluster 2023-12-01T10:15:42.219821+0000 mgr.y (mgr.24362) 9815 : cluster 0 pgmap v9784: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:15:46.233 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:15:45 smithi080 bash[41963]: cluster 2023-12-01T10:15:44.220414+0000 mgr.y (mgr.24362) 9816 : cluster 0 pgmap v9785: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:15:46.233 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:15:45 smithi080 bash[41963]: audit 2023-12-01T10:15:45.052490+0000 mon.a (mon.0) 6302 : audit 0 from='client.? 172.21.15.80:0/1308285999' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:15:46.234 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:15:45 smithi080 bash[28361]: cluster 2023-12-01T10:15:44.220414+0000 mgr.y (mgr.24362) 9816 : cluster 0 pgmap v9785: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:15:46.234 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:15:45 smithi080 bash[28361]: audit 2023-12-01T10:15:45.052490+0000 mon.a (mon.0) 6302 : audit 0 from='client.? 172.21.15.80:0/1308285999' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:15:46.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:15:45 smithi090 bash[32384]: cluster 2023-12-01T10:15:44.220414+0000 mgr.y (mgr.24362) 9816 : cluster 0 pgmap v9785: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:15:46.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:15:45 smithi090 bash[32384]: audit 2023-12-01T10:15:45.052490+0000 mon.a (mon.0) 6302 : audit 0 from='client.? 172.21.15.80:0/1308285999' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:15:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:15:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:15:46] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T10:15:48.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:15:47 smithi090 bash[32384]: cluster 2023-12-01T10:15:46.221513+0000 mgr.y (mgr.24362) 9817 : cluster 0 pgmap v9786: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:15:48.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:15:47 smithi090 bash[32384]: audit 2023-12-01T10:15:47.522384+0000 mon.a (mon.0) 6303 : audit 0 from='client.? 172.21.15.80:0/1957223010' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:15:48.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:15:47 smithi090 bash[32384]: audit 2023-12-01T10:15:47.813399+0000 mon.a (mon.0) 6304 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:15:48.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:15:47 smithi090 bash[32384]: audit 2023-12-01T10:15:47.825399+0000 mon.a (mon.0) 6305 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:15:48.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:15:47 smithi080 bash[28361]: cluster 2023-12-01T10:15:46.221513+0000 mgr.y (mgr.24362) 9817 : cluster 0 pgmap v9786: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:15:48.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:15:47 smithi080 bash[28361]: audit 2023-12-01T10:15:47.522384+0000 mon.a (mon.0) 6303 : audit 0 from='client.? 172.21.15.80:0/1957223010' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:15:48.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:15:47 smithi080 bash[28361]: audit 2023-12-01T10:15:47.813399+0000 mon.a (mon.0) 6304 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:15:48.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:15:47 smithi080 bash[28361]: audit 2023-12-01T10:15:47.825399+0000 mon.a (mon.0) 6305 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:15:48.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:15:47 smithi080 bash[41963]: cluster 2023-12-01T10:15:46.221513+0000 mgr.y (mgr.24362) 9817 : cluster 0 pgmap v9786: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:15:48.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:15:47 smithi080 bash[41963]: audit 2023-12-01T10:15:47.522384+0000 mon.a (mon.0) 6303 : audit 0 from='client.? 172.21.15.80:0/1957223010' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:15:48.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:15:47 smithi080 bash[41963]: audit 2023-12-01T10:15:47.813399+0000 mon.a (mon.0) 6304 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:15:48.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:15:47 smithi080 bash[41963]: audit 2023-12-01T10:15:47.825399+0000 mon.a (mon.0) 6305 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:15:49.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:15:49 smithi080 bash[28361]: cluster 2023-12-01T10:15:48.222109+0000 mgr.y (mgr.24362) 9818 : cluster 0 pgmap v9787: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:15:49.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:15:49 smithi080 bash[28361]: audit 2023-12-01T10:15:48.556809+0000 mon.a (mon.0) 6306 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:15:49.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:15:49 smithi080 bash[28361]: audit 2023-12-01T10:15:48.566913+0000 mon.a (mon.0) 6307 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:15:49.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:15:49 smithi080 bash[28361]: audit 2023-12-01T10:15:49.035974+0000 mon.c (mon.2) 6289 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:15:49.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:15:49 smithi080 bash[28361]: audit 2023-12-01T10:15:49.037617+0000 mon.c (mon.2) 6290 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:15:49.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:15:49 smithi080 bash[28361]: audit 2023-12-01T10:15:49.045830+0000 mon.a (mon.0) 6308 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:15:49.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:15:49 smithi080 bash[41963]: cluster 2023-12-01T10:15:48.222109+0000 mgr.y (mgr.24362) 9818 : cluster 0 pgmap v9787: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:15:49.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:15:49 smithi080 bash[41963]: audit 2023-12-01T10:15:48.556809+0000 mon.a (mon.0) 6306 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:15:49.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:15:49 smithi080 bash[41963]: audit 2023-12-01T10:15:48.566913+0000 mon.a (mon.0) 6307 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:15:49.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:15:49 smithi080 bash[41963]: audit 2023-12-01T10:15:49.035974+0000 mon.c (mon.2) 6289 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:15:49.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:15:49 smithi080 bash[41963]: audit 2023-12-01T10:15:49.037617+0000 mon.c (mon.2) 6290 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:15:49.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:15:49 smithi080 bash[41963]: audit 2023-12-01T10:15:49.045830+0000 mon.a (mon.0) 6308 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:15:50.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:15:49 smithi090 bash[32384]: cluster 2023-12-01T10:15:48.222109+0000 mgr.y (mgr.24362) 9818 : cluster 0 pgmap v9787: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:15:50.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:15:49 smithi090 bash[32384]: audit 2023-12-01T10:15:48.556809+0000 mon.a (mon.0) 6306 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:15:50.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:15:49 smithi090 bash[32384]: audit 2023-12-01T10:15:48.566913+0000 mon.a (mon.0) 6307 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:15:50.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:15:49 smithi090 bash[32384]: audit 2023-12-01T10:15:49.035974+0000 mon.c (mon.2) 6289 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:15:50.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:15:49 smithi090 bash[32384]: audit 2023-12-01T10:15:49.037617+0000 mon.c (mon.2) 6290 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:15:50.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:15:49 smithi090 bash[32384]: audit 2023-12-01T10:15:49.045830+0000 mon.a (mon.0) 6308 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:15:50.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:15:50 smithi080 bash[28361]: audit 2023-12-01T10:15:49.974421+0000 mon.c (mon.2) 6291 : audit 0 from='client.? 172.21.15.80:0/3522666004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:15:50.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:15:50 smithi080 bash[41963]: audit 2023-12-01T10:15:49.974421+0000 mon.c (mon.2) 6291 : audit 0 from='client.? 172.21.15.80:0/3522666004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:15:51.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:15:50 smithi090 bash[32384]: audit 2023-12-01T10:15:49.974421+0000 mon.c (mon.2) 6291 : audit 0 from='client.? 172.21.15.80:0/3522666004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:15:51.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:15:51 smithi080 bash[28361]: cluster 2023-12-01T10:15:50.222740+0000 mgr.y (mgr.24362) 9819 : cluster 0 pgmap v9788: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:15:51.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:15:51 smithi080 bash[41963]: cluster 2023-12-01T10:15:50.222740+0000 mgr.y (mgr.24362) 9819 : cluster 0 pgmap v9788: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:15:52.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:15:51 smithi090 bash[32384]: cluster 2023-12-01T10:15:50.222740+0000 mgr.y (mgr.24362) 9819 : cluster 0 pgmap v9788: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:15:52.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:15:52 smithi080 bash[28361]: audit 2023-12-01T10:15:52.434726+0000 mon.c (mon.2) 6292 : audit 0 from='client.? 172.21.15.80:0/3141563072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:15:52.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:15:52 smithi080 bash[41963]: audit 2023-12-01T10:15:52.434726+0000 mon.c (mon.2) 6292 : audit 0 from='client.? 172.21.15.80:0/3141563072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:15:53.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:15:52 smithi090 bash[32384]: audit 2023-12-01T10:15:52.434726+0000 mon.c (mon.2) 6292 : audit 0 from='client.? 172.21.15.80:0/3141563072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:15:53.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:15:53 smithi080 bash[28361]: cluster 2023-12-01T10:15:52.223505+0000 mgr.y (mgr.24362) 9820 : cluster 0 pgmap v9789: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:15:53.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:15:53 smithi080 bash[41963]: cluster 2023-12-01T10:15:52.223505+0000 mgr.y (mgr.24362) 9820 : cluster 0 pgmap v9789: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:15:54.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:15:53 smithi090 bash[32384]: cluster 2023-12-01T10:15:52.223505+0000 mgr.y (mgr.24362) 9820 : cluster 0 pgmap v9789: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:15:56.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:15:55 smithi080 bash[28361]: cluster 2023-12-01T10:15:54.224198+0000 mgr.y (mgr.24362) 9821 : cluster 0 pgmap v9790: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:15:56.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:15:55 smithi080 bash[28361]: audit 2023-12-01T10:15:54.894972+0000 mon.c (mon.2) 6293 : audit 0 from='client.? 172.21.15.80:0/1288165978' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:15:56.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:15:55 smithi080 bash[28361]: audit 2023-12-01T10:15:55.296975+0000 mon.c (mon.2) 6294 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:15:56.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:15:55 smithi080 bash[41963]: cluster 2023-12-01T10:15:54.224198+0000 mgr.y (mgr.24362) 9821 : cluster 0 pgmap v9790: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:15:56.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:15:55 smithi080 bash[41963]: audit 2023-12-01T10:15:54.894972+0000 mon.c (mon.2) 6293 : audit 0 from='client.? 172.21.15.80:0/1288165978' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:15:56.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:15:55 smithi080 bash[41963]: audit 2023-12-01T10:15:55.296975+0000 mon.c (mon.2) 6294 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:15:56.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:15:55 smithi090 bash[32384]: cluster 2023-12-01T10:15:54.224198+0000 mgr.y (mgr.24362) 9821 : cluster 0 pgmap v9790: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:15:56.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:15:55 smithi090 bash[32384]: audit 2023-12-01T10:15:54.894972+0000 mon.c (mon.2) 6293 : audit 0 from='client.? 172.21.15.80:0/1288165978' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:15:56.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:15:55 smithi090 bash[32384]: audit 2023-12-01T10:15:55.296975+0000 mon.c (mon.2) 6294 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:15:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:15:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:15:56] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T10:15:58.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:15:57 smithi080 bash[41963]: cluster 2023-12-01T10:15:56.225356+0000 mgr.y (mgr.24362) 9822 : cluster 0 pgmap v9791: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:15:58.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:15:57 smithi080 bash[41963]: audit 2023-12-01T10:15:57.347671+0000 mon.c (mon.2) 6295 : audit 0 from='client.? 172.21.15.80:0/1154481961' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:15:58.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:15:57 smithi080 bash[28361]: cluster 2023-12-01T10:15:56.225356+0000 mgr.y (mgr.24362) 9822 : cluster 0 pgmap v9791: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:15:58.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:15:57 smithi080 bash[28361]: audit 2023-12-01T10:15:57.347671+0000 mon.c (mon.2) 6295 : audit 0 from='client.? 172.21.15.80:0/1154481961' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:15:58.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:15:57 smithi090 bash[32384]: cluster 2023-12-01T10:15:56.225356+0000 mgr.y (mgr.24362) 9822 : cluster 0 pgmap v9791: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:15:58.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:15:57 smithi090 bash[32384]: audit 2023-12-01T10:15:57.347671+0000 mon.c (mon.2) 6295 : audit 0 from='client.? 172.21.15.80:0/1154481961' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:16:00.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:15:59 smithi080 bash[41963]: cluster 2023-12-01T10:15:58.226142+0000 mgr.y (mgr.24362) 9823 : cluster 0 pgmap v9792: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:16:00.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:15:59 smithi080 bash[41963]: audit 2023-12-01T10:15:59.801026+0000 mon.c (mon.2) 6296 : audit 0 from='client.? 172.21.15.80:0/1629649752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:16:00.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:15:59 smithi080 bash[28361]: cluster 2023-12-01T10:15:58.226142+0000 mgr.y (mgr.24362) 9823 : cluster 0 pgmap v9792: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:16:00.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:15:59 smithi080 bash[28361]: audit 2023-12-01T10:15:59.801026+0000 mon.c (mon.2) 6296 : audit 0 from='client.? 172.21.15.80:0/1629649752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:16:00.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:15:59 smithi090 bash[32384]: cluster 2023-12-01T10:15:58.226142+0000 mgr.y (mgr.24362) 9823 : cluster 0 pgmap v9792: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:16:00.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:15:59 smithi090 bash[32384]: audit 2023-12-01T10:15:59.801026+0000 mon.c (mon.2) 6296 : audit 0 from='client.? 172.21.15.80:0/1629649752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:16:02.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:16:01 smithi080 bash[28361]: cluster 2023-12-01T10:16:00.226817+0000 mgr.y (mgr.24362) 9824 : cluster 0 pgmap v9793: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:16:02.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:16:01 smithi080 bash[41963]: cluster 2023-12-01T10:16:00.226817+0000 mgr.y (mgr.24362) 9824 : cluster 0 pgmap v9793: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:16:02.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:16:01 smithi090 bash[32384]: cluster 2023-12-01T10:16:00.226817+0000 mgr.y (mgr.24362) 9824 : cluster 0 pgmap v9793: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:16:03.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:16:02 smithi080 bash[28361]: audit 2023-12-01T10:16:02.245849+0000 mon.c (mon.2) 6297 : audit 0 from='client.? 172.21.15.80:0/1636919691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:16:03.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:16:02 smithi080 bash[41963]: audit 2023-12-01T10:16:02.245849+0000 mon.c (mon.2) 6297 : audit 0 from='client.? 172.21.15.80:0/1636919691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:16:03.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:16:02 smithi090 bash[32384]: audit 2023-12-01T10:16:02.245849+0000 mon.c (mon.2) 6297 : audit 0 from='client.? 172.21.15.80:0/1636919691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:16:04.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:16:03 smithi080 bash[41963]: cluster 2023-12-01T10:16:02.227836+0000 mgr.y (mgr.24362) 9825 : cluster 0 pgmap v9794: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:16:04.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:16:03 smithi080 bash[28361]: cluster 2023-12-01T10:16:02.227836+0000 mgr.y (mgr.24362) 9825 : cluster 0 pgmap v9794: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:16:04.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:16:03 smithi090 bash[32384]: cluster 2023-12-01T10:16:02.227836+0000 mgr.y (mgr.24362) 9825 : cluster 0 pgmap v9794: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:16:05.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:16:04 smithi080 bash[41963]: audit 2023-12-01T10:16:04.696734+0000 mon.a (mon.0) 6309 : audit 0 from='client.? 172.21.15.80:0/2356035322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:16:05.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:16:04 smithi080 bash[28361]: audit 2023-12-01T10:16:04.696734+0000 mon.a (mon.0) 6309 : audit 0 from='client.? 172.21.15.80:0/2356035322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:16:05.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:16:04 smithi090 bash[32384]: audit 2023-12-01T10:16:04.696734+0000 mon.a (mon.0) 6309 : audit 0 from='client.? 172.21.15.80:0/2356035322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:16:06.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:16:05 smithi080 bash[28361]: cluster 2023-12-01T10:16:04.228535+0000 mgr.y (mgr.24362) 9826 : cluster 0 pgmap v9795: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:16:06.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:16:05 smithi080 bash[41963]: cluster 2023-12-01T10:16:04.228535+0000 mgr.y (mgr.24362) 9826 : cluster 0 pgmap v9795: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:16:06.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:16:05 smithi090 bash[32384]: cluster 2023-12-01T10:16:04.228535+0000 mgr.y (mgr.24362) 9826 : cluster 0 pgmap v9795: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:16:06.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:16:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:16:06] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T10:16:08.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:16:07 smithi080 bash[28361]: cluster 2023-12-01T10:16:06.229616+0000 mgr.y (mgr.24362) 9827 : cluster 0 pgmap v9796: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:16:08.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:16:07 smithi080 bash[28361]: audit 2023-12-01T10:16:07.155526+0000 mon.c (mon.2) 6298 : audit 0 from='client.? 172.21.15.80:0/630852919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:16:08.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:16:07 smithi080 bash[41963]: cluster 2023-12-01T10:16:06.229616+0000 mgr.y (mgr.24362) 9827 : cluster 0 pgmap v9796: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:16:08.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:16:07 smithi080 bash[41963]: audit 2023-12-01T10:16:07.155526+0000 mon.c (mon.2) 6298 : audit 0 from='client.? 172.21.15.80:0/630852919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:16:08.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:16:07 smithi090 bash[32384]: cluster 2023-12-01T10:16:06.229616+0000 mgr.y (mgr.24362) 9827 : cluster 0 pgmap v9796: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:16:08.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:16:07 smithi090 bash[32384]: audit 2023-12-01T10:16:07.155526+0000 mon.c (mon.2) 6298 : audit 0 from='client.? 172.21.15.80:0/630852919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:16:10.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:16:09 smithi080 bash[28361]: cluster 2023-12-01T10:16:08.230236+0000 mgr.y (mgr.24362) 9828 : cluster 0 pgmap v9797: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:16:10.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:16:09 smithi080 bash[28361]: audit 2023-12-01T10:16:09.608427+0000 mon.c (mon.2) 6299 : audit 0 from='client.? 172.21.15.80:0/78525281' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:16:10.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:16:09 smithi080 bash[41963]: cluster 2023-12-01T10:16:08.230236+0000 mgr.y (mgr.24362) 9828 : cluster 0 pgmap v9797: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:16:10.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:16:09 smithi080 bash[41963]: audit 2023-12-01T10:16:09.608427+0000 mon.c (mon.2) 6299 : audit 0 from='client.? 172.21.15.80:0/78525281' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:16:10.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:16:09 smithi090 bash[32384]: cluster 2023-12-01T10:16:08.230236+0000 mgr.y (mgr.24362) 9828 : cluster 0 pgmap v9797: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:16:10.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:16:09 smithi090 bash[32384]: audit 2023-12-01T10:16:09.608427+0000 mon.c (mon.2) 6299 : audit 0 from='client.? 172.21.15.80:0/78525281' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:16:11.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:16:10 smithi090 bash[32384]: audit 2023-12-01T10:16:10.297293+0000 mon.c (mon.2) 6300 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:16:11.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:16:10 smithi080 bash[28361]: audit 2023-12-01T10:16:10.297293+0000 mon.c (mon.2) 6300 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:16:11.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:16:10 smithi080 bash[41963]: audit 2023-12-01T10:16:10.297293+0000 mon.c (mon.2) 6300 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:16:12.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:16:11 smithi090 bash[32384]: cluster 2023-12-01T10:16:10.230874+0000 mgr.y (mgr.24362) 9829 : cluster 0 pgmap v9798: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:16:12.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:16:11 smithi080 bash[41963]: cluster 2023-12-01T10:16:10.230874+0000 mgr.y (mgr.24362) 9829 : cluster 0 pgmap v9798: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:16:12.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:16:11 smithi080 bash[28361]: cluster 2023-12-01T10:16:10.230874+0000 mgr.y (mgr.24362) 9829 : cluster 0 pgmap v9798: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:16:13.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:16:12 smithi090 bash[32384]: audit 2023-12-01T10:16:12.064441+0000 mon.a (mon.0) 6310 : audit 0 from='client.? 172.21.15.80:0/983565221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:16:13.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:16:12 smithi080 bash[28361]: audit 2023-12-01T10:16:12.064441+0000 mon.a (mon.0) 6310 : audit 0 from='client.? 172.21.15.80:0/983565221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:16:13.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:16:12 smithi080 bash[41963]: audit 2023-12-01T10:16:12.064441+0000 mon.a (mon.0) 6310 : audit 0 from='client.? 172.21.15.80:0/983565221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:16:14.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:16:13 smithi090 bash[32384]: cluster 2023-12-01T10:16:12.232091+0000 mgr.y (mgr.24362) 9830 : cluster 0 pgmap v9799: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:16:14.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:16:13 smithi080 bash[28361]: cluster 2023-12-01T10:16:12.232091+0000 mgr.y (mgr.24362) 9830 : cluster 0 pgmap v9799: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:16:14.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:16:13 smithi080 bash[41963]: cluster 2023-12-01T10:16:12.232091+0000 mgr.y (mgr.24362) 9830 : cluster 0 pgmap v9799: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:16:15.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:16:14 smithi090 bash[32384]: audit 2023-12-01T10:16:14.510771+0000 mon.a (mon.0) 6311 : audit 0 from='client.? 172.21.15.80:0/2880746253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:16:15.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:16:14 smithi080 bash[28361]: audit 2023-12-01T10:16:14.510771+0000 mon.a (mon.0) 6311 : audit 0 from='client.? 172.21.15.80:0/2880746253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:16:15.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:16:14 smithi080 bash[41963]: audit 2023-12-01T10:16:14.510771+0000 mon.a (mon.0) 6311 : audit 0 from='client.? 172.21.15.80:0/2880746253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:16:16.233 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:16:15 smithi080 bash[28361]: cluster 2023-12-01T10:16:14.232671+0000 mgr.y (mgr.24362) 9831 : cluster 0 pgmap v9800: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:16:16.233 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:16:15 smithi080 bash[41963]: cluster 2023-12-01T10:16:14.232671+0000 mgr.y (mgr.24362) 9831 : cluster 0 pgmap v9800: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:16:16.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:16:15 smithi090 bash[32384]: cluster 2023-12-01T10:16:14.232671+0000 mgr.y (mgr.24362) 9831 : cluster 0 pgmap v9800: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:16:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:16:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:16:16] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T10:16:17.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:16:17 smithi090 bash[32384]: audit 2023-12-01T10:16:16.961926+0000 mon.a (mon.0) 6312 : audit 0 from='client.? 172.21.15.80:0/3336245041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:16:17.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:16:17 smithi080 bash[41963]: audit 2023-12-01T10:16:16.961926+0000 mon.a (mon.0) 6312 : audit 0 from='client.? 172.21.15.80:0/3336245041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:16:17.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:16:17 smithi080 bash[28361]: audit 2023-12-01T10:16:16.961926+0000 mon.a (mon.0) 6312 : audit 0 from='client.? 172.21.15.80:0/3336245041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:16:18.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:16:18 smithi090 bash[32384]: cluster 2023-12-01T10:16:16.234249+0000 mgr.y (mgr.24362) 9832 : cluster 0 pgmap v9801: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:16:18.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:16:18 smithi080 bash[28361]: cluster 2023-12-01T10:16:16.234249+0000 mgr.y (mgr.24362) 9832 : cluster 0 pgmap v9801: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:16:18.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:16:18 smithi080 bash[41963]: cluster 2023-12-01T10:16:16.234249+0000 mgr.y (mgr.24362) 9832 : cluster 0 pgmap v9801: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:16:20.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:16:20 smithi080 bash[28361]: cluster 2023-12-01T10:16:18.234907+0000 mgr.y (mgr.24362) 9833 : cluster 0 pgmap v9802: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:16:20.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:16:20 smithi080 bash[28361]: audit 2023-12-01T10:16:19.419869+0000 mon.c (mon.2) 6301 : audit 0 from='client.? 172.21.15.80:0/228279188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:16:20.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:16:20 smithi080 bash[41963]: cluster 2023-12-01T10:16:18.234907+0000 mgr.y (mgr.24362) 9833 : cluster 0 pgmap v9802: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:16:20.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:16:20 smithi080 bash[41963]: audit 2023-12-01T10:16:19.419869+0000 mon.c (mon.2) 6301 : audit 0 from='client.? 172.21.15.80:0/228279188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:16:20.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:16:20 smithi090 bash[32384]: cluster 2023-12-01T10:16:18.234907+0000 mgr.y (mgr.24362) 9833 : cluster 0 pgmap v9802: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:16:20.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:16:20 smithi090 bash[32384]: audit 2023-12-01T10:16:19.419869+0000 mon.c (mon.2) 6301 : audit 0 from='client.? 172.21.15.80:0/228279188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:16:22.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:16:22 smithi080 bash[41963]: cluster 2023-12-01T10:16:20.235628+0000 mgr.y (mgr.24362) 9834 : cluster 0 pgmap v9803: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:16:22.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:16:22 smithi080 bash[41963]: audit 2023-12-01T10:16:21.868412+0000 mon.c (mon.2) 6302 : audit 0 from='client.? 172.21.15.80:0/558839499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:16:22.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:16:22 smithi080 bash[28361]: cluster 2023-12-01T10:16:20.235628+0000 mgr.y (mgr.24362) 9834 : cluster 0 pgmap v9803: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:16:22.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:16:22 smithi080 bash[28361]: audit 2023-12-01T10:16:21.868412+0000 mon.c (mon.2) 6302 : audit 0 from='client.? 172.21.15.80:0/558839499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:16:22.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:16:22 smithi090 bash[32384]: cluster 2023-12-01T10:16:20.235628+0000 mgr.y (mgr.24362) 9834 : cluster 0 pgmap v9803: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:16:22.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:16:22 smithi090 bash[32384]: audit 2023-12-01T10:16:21.868412+0000 mon.c (mon.2) 6302 : audit 0 from='client.? 172.21.15.80:0/558839499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:16:24.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:16:24 smithi080 bash[28361]: cluster 2023-12-01T10:16:22.236704+0000 mgr.y (mgr.24362) 9835 : cluster 0 pgmap v9804: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:16:24.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:16:24 smithi080 bash[41963]: cluster 2023-12-01T10:16:22.236704+0000 mgr.y (mgr.24362) 9835 : cluster 0 pgmap v9804: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:16:24.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:16:24 smithi090 bash[32384]: cluster 2023-12-01T10:16:22.236704+0000 mgr.y (mgr.24362) 9835 : cluster 0 pgmap v9804: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:16:25.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:16:25 smithi080 bash[41963]: audit 2023-12-01T10:16:24.323572+0000 mon.c (mon.2) 6303 : audit 0 from='client.? 172.21.15.80:0/720397143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:16:25.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:16:25 smithi080 bash[28361]: audit 2023-12-01T10:16:24.323572+0000 mon.c (mon.2) 6303 : audit 0 from='client.? 172.21.15.80:0/720397143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:16:25.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:16:25 smithi090 bash[32384]: audit 2023-12-01T10:16:24.323572+0000 mon.c (mon.2) 6303 : audit 0 from='client.? 172.21.15.80:0/720397143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:16:26.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:16:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:16:26] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T10:16:26.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:16:26 smithi080 bash[41963]: cluster 2023-12-01T10:16:24.237146+0000 mgr.y (mgr.24362) 9836 : cluster 0 pgmap v9805: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:16:26.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:16:26 smithi080 bash[41963]: audit 2023-12-01T10:16:25.297807+0000 mon.c (mon.2) 6304 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:16:26.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:16:26 smithi080 bash[28361]: cluster 2023-12-01T10:16:24.237146+0000 mgr.y (mgr.24362) 9836 : cluster 0 pgmap v9805: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:16:26.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:16:26 smithi080 bash[28361]: audit 2023-12-01T10:16:25.297807+0000 mon.c (mon.2) 6304 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:16:26.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:16:26 smithi090 bash[32384]: cluster 2023-12-01T10:16:24.237146+0000 mgr.y (mgr.24362) 9836 : cluster 0 pgmap v9805: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:16:26.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:16:26 smithi090 bash[32384]: audit 2023-12-01T10:16:25.297807+0000 mon.c (mon.2) 6304 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:16:27.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:16:27 smithi080 bash[41963]: audit 2023-12-01T10:16:26.782804+0000 mon.c (mon.2) 6305 : audit 0 from='client.? 172.21.15.80:0/1657972512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:16:27.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:16:27 smithi080 bash[28361]: audit 2023-12-01T10:16:26.782804+0000 mon.c (mon.2) 6305 : audit 0 from='client.? 172.21.15.80:0/1657972512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:16:27.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:16:27 smithi090 bash[32384]: audit 2023-12-01T10:16:26.782804+0000 mon.c (mon.2) 6305 : audit 0 from='client.? 172.21.15.80:0/1657972512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:16:28.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:16:28 smithi080 bash[28361]: cluster 2023-12-01T10:16:26.238182+0000 mgr.y (mgr.24362) 9837 : cluster 0 pgmap v9806: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:16:28.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:16:28 smithi080 bash[41963]: cluster 2023-12-01T10:16:26.238182+0000 mgr.y (mgr.24362) 9837 : cluster 0 pgmap v9806: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:16:28.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:16:28 smithi090 bash[32384]: cluster 2023-12-01T10:16:26.238182+0000 mgr.y (mgr.24362) 9837 : cluster 0 pgmap v9806: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:16:30.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:16:30 smithi080 bash[28361]: cluster 2023-12-01T10:16:28.238834+0000 mgr.y (mgr.24362) 9838 : cluster 0 pgmap v9807: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:16:30.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:16:30 smithi080 bash[28361]: audit 2023-12-01T10:16:29.231514+0000 mon.c (mon.2) 6306 : audit 0 from='client.? 172.21.15.80:0/474103338' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:16:30.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:16:30 smithi080 bash[41963]: cluster 2023-12-01T10:16:28.238834+0000 mgr.y (mgr.24362) 9838 : cluster 0 pgmap v9807: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:16:30.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:16:30 smithi080 bash[41963]: audit 2023-12-01T10:16:29.231514+0000 mon.c (mon.2) 6306 : audit 0 from='client.? 172.21.15.80:0/474103338' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:16:30.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:16:30 smithi090 bash[32384]: cluster 2023-12-01T10:16:28.238834+0000 mgr.y (mgr.24362) 9838 : cluster 0 pgmap v9807: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:16:30.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:16:30 smithi090 bash[32384]: audit 2023-12-01T10:16:29.231514+0000 mon.c (mon.2) 6306 : audit 0 from='client.? 172.21.15.80:0/474103338' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:16:32.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:16:32 smithi080 bash[41963]: cluster 2023-12-01T10:16:30.239460+0000 mgr.y (mgr.24362) 9839 : cluster 0 pgmap v9808: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:16:32.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:16:32 smithi080 bash[41963]: audit 2023-12-01T10:16:31.678005+0000 mon.a (mon.0) 6313 : audit 0 from='client.? 172.21.15.80:0/164371489' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:16:32.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:16:32 smithi080 bash[28361]: cluster 2023-12-01T10:16:30.239460+0000 mgr.y (mgr.24362) 9839 : cluster 0 pgmap v9808: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:16:32.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:16:32 smithi080 bash[28361]: audit 2023-12-01T10:16:31.678005+0000 mon.a (mon.0) 6313 : audit 0 from='client.? 172.21.15.80:0/164371489' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:16:32.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:16:32 smithi090 bash[32384]: cluster 2023-12-01T10:16:30.239460+0000 mgr.y (mgr.24362) 9839 : cluster 0 pgmap v9808: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:16:32.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:16:32 smithi090 bash[32384]: audit 2023-12-01T10:16:31.678005+0000 mon.a (mon.0) 6313 : audit 0 from='client.? 172.21.15.80:0/164371489' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:16:34.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:16:34 smithi080 bash[28361]: cluster 2023-12-01T10:16:32.240652+0000 mgr.y (mgr.24362) 9840 : cluster 0 pgmap v9809: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:16:34.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:16:34 smithi080 bash[41963]: cluster 2023-12-01T10:16:32.240652+0000 mgr.y (mgr.24362) 9840 : cluster 0 pgmap v9809: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:16:34.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:16:34 smithi090 bash[32384]: cluster 2023-12-01T10:16:32.240652+0000 mgr.y (mgr.24362) 9840 : cluster 0 pgmap v9809: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:16:35.430 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:16:35 smithi080 bash[41963]: audit 2023-12-01T10:16:34.129966+0000 mon.c (mon.2) 6307 : audit 0 from='client.? 172.21.15.80:0/2918470760' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:16:35.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:16:35 smithi080 bash[28361]: audit 2023-12-01T10:16:34.129966+0000 mon.c (mon.2) 6307 : audit 0 from='client.? 172.21.15.80:0/2918470760' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:16:35.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:16:35 smithi090 bash[32384]: audit 2023-12-01T10:16:34.129966+0000 mon.c (mon.2) 6307 : audit 0 from='client.? 172.21.15.80:0/2918470760' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:16:36.430 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:16:36 smithi080 bash[41963]: cluster 2023-12-01T10:16:34.241383+0000 mgr.y (mgr.24362) 9841 : cluster 0 pgmap v9810: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:16:36.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:16:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:16:36] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T10:16:36.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:16:36 smithi080 bash[28361]: cluster 2023-12-01T10:16:34.241383+0000 mgr.y (mgr.24362) 9841 : cluster 0 pgmap v9810: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:16:36.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:16:36 smithi090 bash[32384]: cluster 2023-12-01T10:16:34.241383+0000 mgr.y (mgr.24362) 9841 : cluster 0 pgmap v9810: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:16:37.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:16:37 smithi080 bash[28361]: cluster 2023-12-01T10:16:36.242463+0000 mgr.y (mgr.24362) 9842 : cluster 0 pgmap v9811: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:16:37.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:16:37 smithi080 bash[28361]: audit 2023-12-01T10:16:36.580766+0000 mon.c (mon.2) 6308 : audit 0 from='client.? 172.21.15.80:0/1341284553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:16:37.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:16:37 smithi080 bash[41963]: cluster 2023-12-01T10:16:36.242463+0000 mgr.y (mgr.24362) 9842 : cluster 0 pgmap v9811: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:16:37.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:16:37 smithi080 bash[41963]: audit 2023-12-01T10:16:36.580766+0000 mon.c (mon.2) 6308 : audit 0 from='client.? 172.21.15.80:0/1341284553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:16:37.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:16:37 smithi090 bash[32384]: cluster 2023-12-01T10:16:36.242463+0000 mgr.y (mgr.24362) 9842 : cluster 0 pgmap v9811: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:16:37.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:16:37 smithi090 bash[32384]: audit 2023-12-01T10:16:36.580766+0000 mon.c (mon.2) 6308 : audit 0 from='client.? 172.21.15.80:0/1341284553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:16:40.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:16:39 smithi080 bash[28361]: cluster 2023-12-01T10:16:38.243045+0000 mgr.y (mgr.24362) 9843 : cluster 0 pgmap v9812: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:16:40.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:16:39 smithi080 bash[28361]: audit 2023-12-01T10:16:39.034235+0000 mon.a (mon.0) 6314 : audit 0 from='client.? 172.21.15.80:0/2144356373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:16:40.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:16:39 smithi080 bash[41963]: cluster 2023-12-01T10:16:38.243045+0000 mgr.y (mgr.24362) 9843 : cluster 0 pgmap v9812: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:16:40.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:16:39 smithi080 bash[41963]: audit 2023-12-01T10:16:39.034235+0000 mon.a (mon.0) 6314 : audit 0 from='client.? 172.21.15.80:0/2144356373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:16:40.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:16:39 smithi090 bash[32384]: cluster 2023-12-01T10:16:38.243045+0000 mgr.y (mgr.24362) 9843 : cluster 0 pgmap v9812: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:16:40.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:16:39 smithi090 bash[32384]: audit 2023-12-01T10:16:39.034235+0000 mon.a (mon.0) 6314 : audit 0 from='client.? 172.21.15.80:0/2144356373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:16:41.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:16:40 smithi080 bash[28361]: audit 2023-12-01T10:16:40.298031+0000 mon.c (mon.2) 6309 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:16:41.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:16:40 smithi080 bash[41963]: audit 2023-12-01T10:16:40.298031+0000 mon.c (mon.2) 6309 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:16:41.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:16:40 smithi090 bash[32384]: audit 2023-12-01T10:16:40.298031+0000 mon.c (mon.2) 6309 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:16:42.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:16:41 smithi080 bash[41963]: cluster 2023-12-01T10:16:40.243633+0000 mgr.y (mgr.24362) 9844 : cluster 0 pgmap v9813: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:16:42.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:16:41 smithi080 bash[41963]: audit 2023-12-01T10:16:41.493020+0000 mon.c (mon.2) 6310 : audit 0 from='client.? 172.21.15.80:0/239979261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:16:42.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:16:41 smithi080 bash[28361]: cluster 2023-12-01T10:16:40.243633+0000 mgr.y (mgr.24362) 9844 : cluster 0 pgmap v9813: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:16:42.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:16:41 smithi080 bash[28361]: audit 2023-12-01T10:16:41.493020+0000 mon.c (mon.2) 6310 : audit 0 from='client.? 172.21.15.80:0/239979261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:16:42.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:16:41 smithi090 bash[32384]: cluster 2023-12-01T10:16:40.243633+0000 mgr.y (mgr.24362) 9844 : cluster 0 pgmap v9813: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:16:42.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:16:41 smithi090 bash[32384]: audit 2023-12-01T10:16:41.493020+0000 mon.c (mon.2) 6310 : audit 0 from='client.? 172.21.15.80:0/239979261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:16:44.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:16:43 smithi080 bash[28361]: cluster 2023-12-01T10:16:42.244822+0000 mgr.y (mgr.24362) 9845 : cluster 0 pgmap v9814: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:16:44.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:16:43 smithi080 bash[41963]: cluster 2023-12-01T10:16:42.244822+0000 mgr.y (mgr.24362) 9845 : cluster 0 pgmap v9814: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:16:44.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:16:43 smithi090 bash[32384]: cluster 2023-12-01T10:16:42.244822+0000 mgr.y (mgr.24362) 9845 : cluster 0 pgmap v9814: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:16:45.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:16:44 smithi080 bash[28361]: audit 2023-12-01T10:16:43.946446+0000 mon.c (mon.2) 6311 : audit 0 from='client.? 172.21.15.80:0/3375068806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:16:45.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:16:44 smithi080 bash[41963]: audit 2023-12-01T10:16:43.946446+0000 mon.c (mon.2) 6311 : audit 0 from='client.? 172.21.15.80:0/3375068806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:16:45.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:16:44 smithi090 bash[32384]: audit 2023-12-01T10:16:43.946446+0000 mon.c (mon.2) 6311 : audit 0 from='client.? 172.21.15.80:0/3375068806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:16:46.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:16:45 smithi080 bash[41963]: cluster 2023-12-01T10:16:44.245460+0000 mgr.y (mgr.24362) 9846 : cluster 0 pgmap v9815: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:16:46.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:16:45 smithi080 bash[28361]: cluster 2023-12-01T10:16:44.245460+0000 mgr.y (mgr.24362) 9846 : cluster 0 pgmap v9815: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:16:46.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:16:45 smithi090 bash[32384]: cluster 2023-12-01T10:16:44.245460+0000 mgr.y (mgr.24362) 9846 : cluster 0 pgmap v9815: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:16:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:16:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:16:46] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T10:16:47.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:16:46 smithi090 bash[32384]: audit 2023-12-01T10:16:46.398575+0000 mon.c (mon.2) 6312 : audit 0 from='client.? 172.21.15.80:0/1568647973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:16:47.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:16:46 smithi080 bash[28361]: audit 2023-12-01T10:16:46.398575+0000 mon.c (mon.2) 6312 : audit 0 from='client.? 172.21.15.80:0/1568647973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:16:47.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:16:46 smithi080 bash[41963]: audit 2023-12-01T10:16:46.398575+0000 mon.c (mon.2) 6312 : audit 0 from='client.? 172.21.15.80:0/1568647973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:16:48.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:16:47 smithi090 bash[32384]: cluster 2023-12-01T10:16:46.246501+0000 mgr.y (mgr.24362) 9847 : cluster 0 pgmap v9816: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:16:48.430 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:16:47 smithi080 bash[41963]: cluster 2023-12-01T10:16:46.246501+0000 mgr.y (mgr.24362) 9847 : cluster 0 pgmap v9816: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:16:48.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:16:47 smithi080 bash[28361]: cluster 2023-12-01T10:16:46.246501+0000 mgr.y (mgr.24362) 9847 : cluster 0 pgmap v9816: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:16:49.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:16:48 smithi090 bash[32384]: audit 2023-12-01T10:16:48.859505+0000 mon.a (mon.0) 6315 : audit 0 from='client.? 172.21.15.80:0/1491532493' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:16:49.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:16:48 smithi080 bash[28361]: audit 2023-12-01T10:16:48.859505+0000 mon.a (mon.0) 6315 : audit 0 from='client.? 172.21.15.80:0/1491532493' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:16:49.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:16:48 smithi080 bash[41963]: audit 2023-12-01T10:16:48.859505+0000 mon.a (mon.0) 6315 : audit 0 from='client.? 172.21.15.80:0/1491532493' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:16:50.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:16:49 smithi090 bash[32384]: cluster 2023-12-01T10:16:48.247147+0000 mgr.y (mgr.24362) 9848 : cluster 0 pgmap v9817: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:16:50.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:16:49 smithi090 bash[32384]: audit 2023-12-01T10:16:49.128237+0000 mon.c (mon.2) 6313 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:16:50.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:16:49 smithi080 bash[28361]: cluster 2023-12-01T10:16:48.247147+0000 mgr.y (mgr.24362) 9848 : cluster 0 pgmap v9817: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:16:50.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:16:49 smithi080 bash[28361]: audit 2023-12-01T10:16:49.128237+0000 mon.c (mon.2) 6313 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:16:50.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:16:49 smithi080 bash[41963]: cluster 2023-12-01T10:16:48.247147+0000 mgr.y (mgr.24362) 9848 : cluster 0 pgmap v9817: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:16:50.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:16:49 smithi080 bash[41963]: audit 2023-12-01T10:16:49.128237+0000 mon.c (mon.2) 6313 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:16:52.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:16:51 smithi090 bash[32384]: cluster 2023-12-01T10:16:50.247759+0000 mgr.y (mgr.24362) 9849 : cluster 0 pgmap v9818: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:16:52.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:16:51 smithi090 bash[32384]: audit 2023-12-01T10:16:51.318217+0000 mon.c (mon.2) 6314 : audit 0 from='client.? 172.21.15.80:0/99557266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:16:52.430 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:16:51 smithi080 bash[41963]: cluster 2023-12-01T10:16:50.247759+0000 mgr.y (mgr.24362) 9849 : cluster 0 pgmap v9818: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:16:52.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:16:51 smithi080 bash[41963]: audit 2023-12-01T10:16:51.318217+0000 mon.c (mon.2) 6314 : audit 0 from='client.? 172.21.15.80:0/99557266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:16:52.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:16:51 smithi080 bash[28361]: cluster 2023-12-01T10:16:50.247759+0000 mgr.y (mgr.24362) 9849 : cluster 0 pgmap v9818: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:16:52.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:16:51 smithi080 bash[28361]: audit 2023-12-01T10:16:51.318217+0000 mon.c (mon.2) 6314 : audit 0 from='client.? 172.21.15.80:0/99557266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:16:54.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:16:53 smithi090 bash[32384]: cluster 2023-12-01T10:16:52.248950+0000 mgr.y (mgr.24362) 9850 : cluster 0 pgmap v9819: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:16:54.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:16:53 smithi090 bash[32384]: audit 2023-12-01T10:16:53.780328+0000 mon.c (mon.2) 6315 : audit 0 from='client.? 172.21.15.80:0/3141302539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:16:54.430 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:16:53 smithi080 bash[41963]: cluster 2023-12-01T10:16:52.248950+0000 mgr.y (mgr.24362) 9850 : cluster 0 pgmap v9819: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:16:54.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:16:53 smithi080 bash[41963]: audit 2023-12-01T10:16:53.780328+0000 mon.c (mon.2) 6315 : audit 0 from='client.? 172.21.15.80:0/3141302539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:16:54.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:16:53 smithi080 bash[28361]: cluster 2023-12-01T10:16:52.248950+0000 mgr.y (mgr.24362) 9850 : cluster 0 pgmap v9819: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:16:54.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:16:53 smithi080 bash[28361]: audit 2023-12-01T10:16:53.780328+0000 mon.c (mon.2) 6315 : audit 0 from='client.? 172.21.15.80:0/3141302539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:16:56.233 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:16:55 smithi080 bash[28361]: cluster 2023-12-01T10:16:54.249587+0000 mgr.y (mgr.24362) 9851 : cluster 0 pgmap v9820: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:16:56.233 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:16:55 smithi080 bash[28361]: audit 2023-12-01T10:16:54.977098+0000 mon.a (mon.0) 6316 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:16:56.233 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:16:55 smithi080 bash[28361]: audit 2023-12-01T10:16:54.989999+0000 mon.a (mon.0) 6317 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:16:56.233 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:16:55 smithi080 bash[28361]: audit 2023-12-01T10:16:55.298469+0000 mon.c (mon.2) 6316 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:16:56.233 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:16:55 smithi080 bash[28361]: audit 2023-12-01T10:16:55.378980+0000 mon.a (mon.0) 6318 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:16:56.233 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:16:55 smithi080 bash[28361]: audit 2023-12-01T10:16:55.389353+0000 mon.a (mon.0) 6319 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:16:56.233 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:16:55 smithi080 bash[28361]: audit 2023-12-01T10:16:55.938491+0000 mon.c (mon.2) 6317 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:16:56.233 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:16:55 smithi080 bash[28361]: audit 2023-12-01T10:16:55.939635+0000 mon.c (mon.2) 6318 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:16:56.233 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:16:55 smithi080 bash[28361]: audit 2023-12-01T10:16:55.947618+0000 mon.a (mon.0) 6320 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:16:56.234 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:16:55 smithi080 bash[41963]: cluster 2023-12-01T10:16:54.249587+0000 mgr.y (mgr.24362) 9851 : cluster 0 pgmap v9820: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:16:56.234 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:16:55 smithi080 bash[41963]: audit 2023-12-01T10:16:54.977098+0000 mon.a (mon.0) 6316 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:16:56.234 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:16:55 smithi080 bash[41963]: audit 2023-12-01T10:16:54.989999+0000 mon.a (mon.0) 6317 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:16:56.234 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:16:55 smithi080 bash[41963]: audit 2023-12-01T10:16:55.298469+0000 mon.c (mon.2) 6316 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:16:56.234 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:16:55 smithi080 bash[41963]: audit 2023-12-01T10:16:55.378980+0000 mon.a (mon.0) 6318 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:16:56.234 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:16:55 smithi080 bash[41963]: audit 2023-12-01T10:16:55.389353+0000 mon.a (mon.0) 6319 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:16:56.234 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:16:55 smithi080 bash[41963]: audit 2023-12-01T10:16:55.938491+0000 mon.c (mon.2) 6317 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:16:56.234 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:16:55 smithi080 bash[41963]: audit 2023-12-01T10:16:55.939635+0000 mon.c (mon.2) 6318 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:16:56.234 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:16:55 smithi080 bash[41963]: audit 2023-12-01T10:16:55.947618+0000 mon.a (mon.0) 6320 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:16:56.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:16:55 smithi090 bash[32384]: cluster 2023-12-01T10:16:54.249587+0000 mgr.y (mgr.24362) 9851 : cluster 0 pgmap v9820: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:16:56.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:16:55 smithi090 bash[32384]: audit 2023-12-01T10:16:54.977098+0000 mon.a (mon.0) 6316 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:16:56.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:16:55 smithi090 bash[32384]: audit 2023-12-01T10:16:54.989999+0000 mon.a (mon.0) 6317 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:16:56.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:16:55 smithi090 bash[32384]: audit 2023-12-01T10:16:55.298469+0000 mon.c (mon.2) 6316 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:16:56.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:16:55 smithi090 bash[32384]: audit 2023-12-01T10:16:55.378980+0000 mon.a (mon.0) 6318 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:16:56.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:16:55 smithi090 bash[32384]: audit 2023-12-01T10:16:55.389353+0000 mon.a (mon.0) 6319 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:16:56.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:16:55 smithi090 bash[32384]: audit 2023-12-01T10:16:55.938491+0000 mon.c (mon.2) 6317 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:16:56.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:16:55 smithi090 bash[32384]: audit 2023-12-01T10:16:55.939635+0000 mon.c (mon.2) 6318 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:16:56.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:16:55 smithi090 bash[32384]: audit 2023-12-01T10:16:55.947618+0000 mon.a (mon.0) 6320 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:16:56.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:16:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:16:56] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T10:16:57.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:16:56 smithi090 bash[32384]: audit 2023-12-01T10:16:56.240457+0000 mon.a (mon.0) 6321 : audit 0 from='client.? 172.21.15.80:0/1794471142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:16:57.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:16:56 smithi080 bash[28361]: audit 2023-12-01T10:16:56.240457+0000 mon.a (mon.0) 6321 : audit 0 from='client.? 172.21.15.80:0/1794471142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:16:57.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:16:56 smithi080 bash[41963]: audit 2023-12-01T10:16:56.240457+0000 mon.a (mon.0) 6321 : audit 0 from='client.? 172.21.15.80:0/1794471142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:16:58.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:16:57 smithi090 bash[32384]: cluster 2023-12-01T10:16:56.250656+0000 mgr.y (mgr.24362) 9852 : cluster 0 pgmap v9821: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:16:58.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:16:57 smithi080 bash[41963]: cluster 2023-12-01T10:16:56.250656+0000 mgr.y (mgr.24362) 9852 : cluster 0 pgmap v9821: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:16:58.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:16:57 smithi080 bash[28361]: cluster 2023-12-01T10:16:56.250656+0000 mgr.y (mgr.24362) 9852 : cluster 0 pgmap v9821: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:16:59.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:16:58 smithi090 bash[32384]: audit 2023-12-01T10:16:58.693475+0000 mon.a (mon.0) 6322 : audit 0 from='client.? 172.21.15.80:0/2443417401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:16:59.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:16:58 smithi080 bash[28361]: audit 2023-12-01T10:16:58.693475+0000 mon.a (mon.0) 6322 : audit 0 from='client.? 172.21.15.80:0/2443417401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:16:59.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:16:58 smithi080 bash[41963]: audit 2023-12-01T10:16:58.693475+0000 mon.a (mon.0) 6322 : audit 0 from='client.? 172.21.15.80:0/2443417401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:17:00.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:16:59 smithi090 bash[32384]: cluster 2023-12-01T10:16:58.251359+0000 mgr.y (mgr.24362) 9853 : cluster 0 pgmap v9822: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:17:00.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:17:00 smithi080 bash[41963]: cluster 2023-12-01T10:16:58.251359+0000 mgr.y (mgr.24362) 9853 : cluster 0 pgmap v9822: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:17:00.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:16:59 smithi080 bash[28361]: cluster 2023-12-01T10:16:58.251359+0000 mgr.y (mgr.24362) 9853 : cluster 0 pgmap v9822: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:17:02.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:17:02 smithi090 bash[32384]: cluster 2023-12-01T10:17:00.252080+0000 mgr.y (mgr.24362) 9854 : cluster 0 pgmap v9823: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:17:02.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:17:02 smithi090 bash[32384]: audit 2023-12-01T10:17:01.151030+0000 mon.c (mon.2) 6319 : audit 0 from='client.? 172.21.15.80:0/110661822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:17:02.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:17:02 smithi080 bash[41963]: cluster 2023-12-01T10:17:00.252080+0000 mgr.y (mgr.24362) 9854 : cluster 0 pgmap v9823: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:17:02.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:17:02 smithi080 bash[41963]: audit 2023-12-01T10:17:01.151030+0000 mon.c (mon.2) 6319 : audit 0 from='client.? 172.21.15.80:0/110661822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:17:02.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:17:02 smithi080 bash[28361]: cluster 2023-12-01T10:17:00.252080+0000 mgr.y (mgr.24362) 9854 : cluster 0 pgmap v9823: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:17:02.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:17:02 smithi080 bash[28361]: audit 2023-12-01T10:17:01.151030+0000 mon.c (mon.2) 6319 : audit 0 from='client.? 172.21.15.80:0/110661822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:17:04.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:17:04 smithi090 bash[32384]: cluster 2023-12-01T10:17:02.253192+0000 mgr.y (mgr.24362) 9855 : cluster 0 pgmap v9824: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:17:04.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:17:04 smithi090 bash[32384]: audit 2023-12-01T10:17:03.600221+0000 mon.a (mon.0) 6323 : audit 0 from='client.? 172.21.15.80:0/2345504785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:17:04.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:17:04 smithi080 bash[28361]: cluster 2023-12-01T10:17:02.253192+0000 mgr.y (mgr.24362) 9855 : cluster 0 pgmap v9824: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:17:04.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:17:04 smithi080 bash[28361]: audit 2023-12-01T10:17:03.600221+0000 mon.a (mon.0) 6323 : audit 0 from='client.? 172.21.15.80:0/2345504785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:17:04.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:17:04 smithi080 bash[41963]: cluster 2023-12-01T10:17:02.253192+0000 mgr.y (mgr.24362) 9855 : cluster 0 pgmap v9824: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:17:04.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:17:04 smithi080 bash[41963]: audit 2023-12-01T10:17:03.600221+0000 mon.a (mon.0) 6323 : audit 0 from='client.? 172.21.15.80:0/2345504785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:17:06.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:17:06 smithi090 bash[32384]: cluster 2023-12-01T10:17:04.253904+0000 mgr.y (mgr.24362) 9856 : cluster 0 pgmap v9825: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:17:06.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:17:06 smithi080 bash[28361]: cluster 2023-12-01T10:17:04.253904+0000 mgr.y (mgr.24362) 9856 : cluster 0 pgmap v9825: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:17:06.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:17:06 smithi080 bash[41963]: cluster 2023-12-01T10:17:04.253904+0000 mgr.y (mgr.24362) 9856 : cluster 0 pgmap v9825: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:17:06.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:17:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:17:06] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T10:17:07.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:17:07 smithi080 bash[28361]: audit 2023-12-01T10:17:06.059311+0000 mon.a (mon.0) 6324 : audit 0 from='client.? 172.21.15.80:0/4040668575' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:17:07.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:17:07 smithi080 bash[41963]: audit 2023-12-01T10:17:06.059311+0000 mon.a (mon.0) 6324 : audit 0 from='client.? 172.21.15.80:0/4040668575' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:17:07.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:17:07 smithi090 bash[32384]: audit 2023-12-01T10:17:06.059311+0000 mon.a (mon.0) 6324 : audit 0 from='client.? 172.21.15.80:0/4040668575' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:17:08.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:17:08 smithi080 bash[28361]: cluster 2023-12-01T10:17:06.255013+0000 mgr.y (mgr.24362) 9857 : cluster 0 pgmap v9826: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:17:08.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:17:08 smithi080 bash[41963]: cluster 2023-12-01T10:17:06.255013+0000 mgr.y (mgr.24362) 9857 : cluster 0 pgmap v9826: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:17:08.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:17:08 smithi090 bash[32384]: cluster 2023-12-01T10:17:06.255013+0000 mgr.y (mgr.24362) 9857 : cluster 0 pgmap v9826: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:17:09.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:17:09 smithi080 bash[28361]: audit 2023-12-01T10:17:08.518753+0000 mon.c (mon.2) 6320 : audit 0 from='client.? 172.21.15.80:0/203655437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:17:09.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:17:09 smithi080 bash[41963]: audit 2023-12-01T10:17:08.518753+0000 mon.c (mon.2) 6320 : audit 0 from='client.? 172.21.15.80:0/203655437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:17:09.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:17:09 smithi090 bash[32384]: audit 2023-12-01T10:17:08.518753+0000 mon.c (mon.2) 6320 : audit 0 from='client.? 172.21.15.80:0/203655437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:17:10.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:17:10 smithi080 bash[28361]: cluster 2023-12-01T10:17:08.255623+0000 mgr.y (mgr.24362) 9858 : cluster 0 pgmap v9827: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:17:10.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:17:10 smithi080 bash[41963]: cluster 2023-12-01T10:17:08.255623+0000 mgr.y (mgr.24362) 9858 : cluster 0 pgmap v9827: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:17:10.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:17:10 smithi090 bash[32384]: cluster 2023-12-01T10:17:08.255623+0000 mgr.y (mgr.24362) 9858 : cluster 0 pgmap v9827: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:17:11.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:17:11 smithi080 bash[28361]: audit 2023-12-01T10:17:10.298893+0000 mon.c (mon.2) 6321 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:17:11.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:17:11 smithi080 bash[28361]: audit 2023-12-01T10:17:10.965556+0000 mon.c (mon.2) 6322 : audit 0 from='client.? 172.21.15.80:0/1431995478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:17:11.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:17:11 smithi080 bash[41963]: audit 2023-12-01T10:17:10.298893+0000 mon.c (mon.2) 6321 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:17:11.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:17:11 smithi080 bash[41963]: audit 2023-12-01T10:17:10.965556+0000 mon.c (mon.2) 6322 : audit 0 from='client.? 172.21.15.80:0/1431995478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:17:11.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:17:11 smithi090 bash[32384]: audit 2023-12-01T10:17:10.298893+0000 mon.c (mon.2) 6321 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:17:11.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:17:11 smithi090 bash[32384]: audit 2023-12-01T10:17:10.965556+0000 mon.c (mon.2) 6322 : audit 0 from='client.? 172.21.15.80:0/1431995478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:17:12.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:17:12 smithi080 bash[41963]: cluster 2023-12-01T10:17:10.256302+0000 mgr.y (mgr.24362) 9859 : cluster 0 pgmap v9828: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:17:12.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:17:12 smithi080 bash[28361]: cluster 2023-12-01T10:17:10.256302+0000 mgr.y (mgr.24362) 9859 : cluster 0 pgmap v9828: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:17:12.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:17:12 smithi090 bash[32384]: cluster 2023-12-01T10:17:10.256302+0000 mgr.y (mgr.24362) 9859 : cluster 0 pgmap v9828: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:17:14.440 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:17:14 smithi080 bash[41963]: cluster 2023-12-01T10:17:12.257439+0000 mgr.y (mgr.24362) 9860 : cluster 0 pgmap v9829: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:17:14.441 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:17:14 smithi080 bash[41963]: audit 2023-12-01T10:17:13.427327+0000 mon.c (mon.2) 6323 : audit 0 from='client.? 172.21.15.80:0/324370331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:17:14.441 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:17:14 smithi080 bash[28361]: cluster 2023-12-01T10:17:12.257439+0000 mgr.y (mgr.24362) 9860 : cluster 0 pgmap v9829: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:17:14.442 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:17:14 smithi080 bash[28361]: audit 2023-12-01T10:17:13.427327+0000 mon.c (mon.2) 6323 : audit 0 from='client.? 172.21.15.80:0/324370331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:17:14.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:17:14 smithi090 bash[32384]: cluster 2023-12-01T10:17:12.257439+0000 mgr.y (mgr.24362) 9860 : cluster 0 pgmap v9829: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:17:14.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:17:14 smithi090 bash[32384]: audit 2023-12-01T10:17:13.427327+0000 mon.c (mon.2) 6323 : audit 0 from='client.? 172.21.15.80:0/324370331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:17:16.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:17:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:17:16] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T10:17:16.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:17:16 smithi080 bash[28361]: cluster 2023-12-01T10:17:14.258080+0000 mgr.y (mgr.24362) 9861 : cluster 0 pgmap v9830: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:17:16.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:17:16 smithi080 bash[28361]: audit 2023-12-01T10:17:15.872925+0000 mon.a (mon.0) 6325 : audit 0 from='client.? 172.21.15.80:0/1861117989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:17:16.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:17:16 smithi080 bash[41963]: cluster 2023-12-01T10:17:14.258080+0000 mgr.y (mgr.24362) 9861 : cluster 0 pgmap v9830: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:17:16.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:17:16 smithi080 bash[41963]: audit 2023-12-01T10:17:15.872925+0000 mon.a (mon.0) 6325 : audit 0 from='client.? 172.21.15.80:0/1861117989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:17:16.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:17:16 smithi090 bash[32384]: cluster 2023-12-01T10:17:14.258080+0000 mgr.y (mgr.24362) 9861 : cluster 0 pgmap v9830: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:17:16.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:17:16 smithi090 bash[32384]: audit 2023-12-01T10:17:15.872925+0000 mon.a (mon.0) 6325 : audit 0 from='client.? 172.21.15.80:0/1861117989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:17:18.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:17:18 smithi080 bash[28361]: cluster 2023-12-01T10:17:16.259227+0000 mgr.y (mgr.24362) 9862 : cluster 0 pgmap v9831: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:17:18.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:17:18 smithi080 bash[41963]: cluster 2023-12-01T10:17:16.259227+0000 mgr.y (mgr.24362) 9862 : cluster 0 pgmap v9831: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:17:18.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:17:18 smithi090 bash[32384]: cluster 2023-12-01T10:17:16.259227+0000 mgr.y (mgr.24362) 9862 : cluster 0 pgmap v9831: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:17:19.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:17:19 smithi080 bash[28361]: audit 2023-12-01T10:17:18.323213+0000 mon.c (mon.2) 6324 : audit 0 from='client.? 172.21.15.80:0/1687206434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:17:19.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:17:19 smithi080 bash[41963]: audit 2023-12-01T10:17:18.323213+0000 mon.c (mon.2) 6324 : audit 0 from='client.? 172.21.15.80:0/1687206434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:17:19.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:17:19 smithi090 bash[32384]: audit 2023-12-01T10:17:18.323213+0000 mon.c (mon.2) 6324 : audit 0 from='client.? 172.21.15.80:0/1687206434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:17:20.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:17:20 smithi080 bash[41963]: cluster 2023-12-01T10:17:18.259839+0000 mgr.y (mgr.24362) 9863 : cluster 0 pgmap v9832: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:17:20.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:17:20 smithi080 bash[28361]: cluster 2023-12-01T10:17:18.259839+0000 mgr.y (mgr.24362) 9863 : cluster 0 pgmap v9832: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:17:20.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:17:20 smithi090 bash[32384]: cluster 2023-12-01T10:17:18.259839+0000 mgr.y (mgr.24362) 9863 : cluster 0 pgmap v9832: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:17:21.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:17:21 smithi080 bash[28361]: audit 2023-12-01T10:17:20.779074+0000 mon.c (mon.2) 6325 : audit 0 from='client.? 172.21.15.80:0/2618624622' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:17:21.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:17:21 smithi080 bash[41963]: audit 2023-12-01T10:17:20.779074+0000 mon.c (mon.2) 6325 : audit 0 from='client.? 172.21.15.80:0/2618624622' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:17:21.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:17:21 smithi090 bash[32384]: audit 2023-12-01T10:17:20.779074+0000 mon.c (mon.2) 6325 : audit 0 from='client.? 172.21.15.80:0/2618624622' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:17:22.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:17:22 smithi080 bash[41963]: cluster 2023-12-01T10:17:20.260486+0000 mgr.y (mgr.24362) 9864 : cluster 0 pgmap v9833: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:17:22.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:17:22 smithi080 bash[28361]: cluster 2023-12-01T10:17:20.260486+0000 mgr.y (mgr.24362) 9864 : cluster 0 pgmap v9833: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:17:22.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:17:22 smithi090 bash[32384]: cluster 2023-12-01T10:17:20.260486+0000 mgr.y (mgr.24362) 9864 : cluster 0 pgmap v9833: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:17:23.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:17:23 smithi080 bash[41963]: cluster 2023-12-01T10:17:22.261673+0000 mgr.y (mgr.24362) 9865 : cluster 0 pgmap v9834: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:17:23.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:17:23 smithi080 bash[28361]: cluster 2023-12-01T10:17:22.261673+0000 mgr.y (mgr.24362) 9865 : cluster 0 pgmap v9834: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:17:23.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:17:23 smithi090 bash[32384]: cluster 2023-12-01T10:17:22.261673+0000 mgr.y (mgr.24362) 9865 : cluster 0 pgmap v9834: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:17:24.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:17:24 smithi080 bash[28361]: audit 2023-12-01T10:17:23.245052+0000 mon.c (mon.2) 6326 : audit 0 from='client.? 172.21.15.80:0/596553367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:17:24.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:17:24 smithi080 bash[41963]: audit 2023-12-01T10:17:23.245052+0000 mon.c (mon.2) 6326 : audit 0 from='client.? 172.21.15.80:0/596553367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:17:24.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:17:24 smithi090 bash[32384]: audit 2023-12-01T10:17:23.245052+0000 mon.c (mon.2) 6326 : audit 0 from='client.? 172.21.15.80:0/596553367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:17:25.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:17:25 smithi080 bash[28361]: cluster 2023-12-01T10:17:24.262388+0000 mgr.y (mgr.24362) 9866 : cluster 0 pgmap v9835: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:17:25.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:17:25 smithi080 bash[41963]: cluster 2023-12-01T10:17:24.262388+0000 mgr.y (mgr.24362) 9866 : cluster 0 pgmap v9835: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:17:25.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:17:25 smithi090 bash[32384]: cluster 2023-12-01T10:17:24.262388+0000 mgr.y (mgr.24362) 9866 : cluster 0 pgmap v9835: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:17:26.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:17:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:17:26] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T10:17:26.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:17:26 smithi080 bash[28361]: audit 2023-12-01T10:17:25.299446+0000 mon.c (mon.2) 6327 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:17:26.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:17:26 smithi080 bash[28361]: audit 2023-12-01T10:17:25.701398+0000 mon.c (mon.2) 6328 : audit 0 from='client.? 172.21.15.80:0/1839072136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:17:26.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:17:26 smithi080 bash[41963]: audit 2023-12-01T10:17:25.299446+0000 mon.c (mon.2) 6327 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:17:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:17:26 smithi080 bash[41963]: audit 2023-12-01T10:17:25.701398+0000 mon.c (mon.2) 6328 : audit 0 from='client.? 172.21.15.80:0/1839072136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:17:26.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:17:26 smithi090 bash[32384]: audit 2023-12-01T10:17:25.299446+0000 mon.c (mon.2) 6327 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:17:26.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:17:26 smithi090 bash[32384]: audit 2023-12-01T10:17:25.701398+0000 mon.c (mon.2) 6328 : audit 0 from='client.? 172.21.15.80:0/1839072136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:17:27.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:17:27 smithi080 bash[28361]: cluster 2023-12-01T10:17:26.263582+0000 mgr.y (mgr.24362) 9867 : cluster 0 pgmap v9836: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:17:27.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:17:27 smithi080 bash[41963]: cluster 2023-12-01T10:17:26.263582+0000 mgr.y (mgr.24362) 9867 : cluster 0 pgmap v9836: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:17:27.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:17:27 smithi090 bash[32384]: cluster 2023-12-01T10:17:26.263582+0000 mgr.y (mgr.24362) 9867 : cluster 0 pgmap v9836: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:17:28.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:17:28 smithi090 bash[32384]: audit 2023-12-01T10:17:28.151310+0000 mon.c (mon.2) 6329 : audit 0 from='client.? 172.21.15.80:0/206612447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:17:28.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:17:28 smithi080 bash[28361]: audit 2023-12-01T10:17:28.151310+0000 mon.c (mon.2) 6329 : audit 0 from='client.? 172.21.15.80:0/206612447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:17:28.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:17:28 smithi080 bash[41963]: audit 2023-12-01T10:17:28.151310+0000 mon.c (mon.2) 6329 : audit 0 from='client.? 172.21.15.80:0/206612447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:17:30.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:17:29 smithi080 bash[28361]: cluster 2023-12-01T10:17:28.264224+0000 mgr.y (mgr.24362) 9868 : cluster 0 pgmap v9837: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:17:30.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:17:29 smithi080 bash[41963]: cluster 2023-12-01T10:17:28.264224+0000 mgr.y (mgr.24362) 9868 : cluster 0 pgmap v9837: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:17:30.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:17:29 smithi090 bash[32384]: cluster 2023-12-01T10:17:28.264224+0000 mgr.y (mgr.24362) 9868 : cluster 0 pgmap v9837: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:17:31.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:17:30 smithi080 bash[28361]: audit 2023-12-01T10:17:30.606199+0000 mon.c (mon.2) 6330 : audit 0 from='client.? 172.21.15.80:0/4078701008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:17:31.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:17:30 smithi080 bash[41963]: audit 2023-12-01T10:17:30.606199+0000 mon.c (mon.2) 6330 : audit 0 from='client.? 172.21.15.80:0/4078701008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:17:31.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:17:30 smithi090 bash[32384]: audit 2023-12-01T10:17:30.606199+0000 mon.c (mon.2) 6330 : audit 0 from='client.? 172.21.15.80:0/4078701008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:17:32.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:17:31 smithi080 bash[28361]: cluster 2023-12-01T10:17:30.264769+0000 mgr.y (mgr.24362) 9869 : cluster 0 pgmap v9838: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:17:32.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:17:31 smithi080 bash[41963]: cluster 2023-12-01T10:17:30.264769+0000 mgr.y (mgr.24362) 9869 : cluster 0 pgmap v9838: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:17:32.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:17:31 smithi090 bash[32384]: cluster 2023-12-01T10:17:30.264769+0000 mgr.y (mgr.24362) 9869 : cluster 0 pgmap v9838: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:17:34.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:17:33 smithi080 bash[41963]: cluster 2023-12-01T10:17:32.265941+0000 mgr.y (mgr.24362) 9870 : cluster 0 pgmap v9839: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:17:34.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:17:33 smithi080 bash[41963]: audit 2023-12-01T10:17:33.046922+0000 mon.c (mon.2) 6331 : audit 0 from='client.? 172.21.15.80:0/1748635371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:17:34.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:17:33 smithi080 bash[28361]: cluster 2023-12-01T10:17:32.265941+0000 mgr.y (mgr.24362) 9870 : cluster 0 pgmap v9839: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:17:34.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:17:33 smithi080 bash[28361]: audit 2023-12-01T10:17:33.046922+0000 mon.c (mon.2) 6331 : audit 0 from='client.? 172.21.15.80:0/1748635371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:17:34.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:17:33 smithi090 bash[32384]: cluster 2023-12-01T10:17:32.265941+0000 mgr.y (mgr.24362) 9870 : cluster 0 pgmap v9839: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:17:34.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:17:33 smithi090 bash[32384]: audit 2023-12-01T10:17:33.046922+0000 mon.c (mon.2) 6331 : audit 0 from='client.? 172.21.15.80:0/1748635371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:17:36.232 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:17:35 smithi080 bash[41963]: cluster 2023-12-01T10:17:34.266608+0000 mgr.y (mgr.24362) 9871 : cluster 0 pgmap v9840: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:17:36.233 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:17:35 smithi080 bash[41963]: audit 2023-12-01T10:17:35.500086+0000 mon.a (mon.0) 6326 : audit 0 from='client.? 172.21.15.80:0/3718083371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:17:36.233 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:17:35 smithi080 bash[28361]: cluster 2023-12-01T10:17:34.266608+0000 mgr.y (mgr.24362) 9871 : cluster 0 pgmap v9840: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:17:36.233 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:17:35 smithi080 bash[28361]: audit 2023-12-01T10:17:35.500086+0000 mon.a (mon.0) 6326 : audit 0 from='client.? 172.21.15.80:0/3718083371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:17:36.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:17:35 smithi090 bash[32384]: cluster 2023-12-01T10:17:34.266608+0000 mgr.y (mgr.24362) 9871 : cluster 0 pgmap v9840: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:17:36.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:17:35 smithi090 bash[32384]: audit 2023-12-01T10:17:35.500086+0000 mon.a (mon.0) 6326 : audit 0 from='client.? 172.21.15.80:0/3718083371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:17:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:17:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:17:36] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T10:17:38.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:17:37 smithi090 bash[32384]: cluster 2023-12-01T10:17:36.267744+0000 mgr.y (mgr.24362) 9872 : cluster 0 pgmap v9841: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:17:38.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:17:37 smithi080 bash[41963]: cluster 2023-12-01T10:17:36.267744+0000 mgr.y (mgr.24362) 9872 : cluster 0 pgmap v9841: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:17:38.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:17:37 smithi080 bash[28361]: cluster 2023-12-01T10:17:36.267744+0000 mgr.y (mgr.24362) 9872 : cluster 0 pgmap v9841: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:17:39.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:17:38 smithi090 bash[32384]: audit 2023-12-01T10:17:37.951618+0000 mon.c (mon.2) 6332 : audit 0 from='client.? 172.21.15.80:0/3676883428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:17:39.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:17:38 smithi080 bash[28361]: audit 2023-12-01T10:17:37.951618+0000 mon.c (mon.2) 6332 : audit 0 from='client.? 172.21.15.80:0/3676883428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:17:39.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:17:38 smithi080 bash[41963]: audit 2023-12-01T10:17:37.951618+0000 mon.c (mon.2) 6332 : audit 0 from='client.? 172.21.15.80:0/3676883428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:17:40.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:17:39 smithi090 bash[32384]: cluster 2023-12-01T10:17:38.268399+0000 mgr.y (mgr.24362) 9873 : cluster 0 pgmap v9842: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:17:40.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:17:39 smithi080 bash[28361]: cluster 2023-12-01T10:17:38.268399+0000 mgr.y (mgr.24362) 9873 : cluster 0 pgmap v9842: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:17:40.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:17:39 smithi080 bash[41963]: cluster 2023-12-01T10:17:38.268399+0000 mgr.y (mgr.24362) 9873 : cluster 0 pgmap v9842: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:17:41.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:17:40 smithi090 bash[32384]: audit 2023-12-01T10:17:40.299468+0000 mon.c (mon.2) 6333 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:17:41.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:17:40 smithi090 bash[32384]: audit 2023-12-01T10:17:40.397441+0000 mon.c (mon.2) 6334 : audit 0 from='client.? 172.21.15.80:0/3615377971' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:17:41.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:17:40 smithi080 bash[41963]: audit 2023-12-01T10:17:40.299468+0000 mon.c (mon.2) 6333 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:17:41.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:17:40 smithi080 bash[41963]: audit 2023-12-01T10:17:40.397441+0000 mon.c (mon.2) 6334 : audit 0 from='client.? 172.21.15.80:0/3615377971' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:17:41.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:17:40 smithi080 bash[28361]: audit 2023-12-01T10:17:40.299468+0000 mon.c (mon.2) 6333 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:17:41.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:17:40 smithi080 bash[28361]: audit 2023-12-01T10:17:40.397441+0000 mon.c (mon.2) 6334 : audit 0 from='client.? 172.21.15.80:0/3615377971' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:17:42.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:17:41 smithi090 bash[32384]: cluster 2023-12-01T10:17:40.269070+0000 mgr.y (mgr.24362) 9874 : cluster 0 pgmap v9843: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:17:42.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:17:41 smithi080 bash[28361]: cluster 2023-12-01T10:17:40.269070+0000 mgr.y (mgr.24362) 9874 : cluster 0 pgmap v9843: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:17:42.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:17:41 smithi080 bash[41963]: cluster 2023-12-01T10:17:40.269070+0000 mgr.y (mgr.24362) 9874 : cluster 0 pgmap v9843: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:17:43.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:17:42 smithi090 bash[32384]: audit 2023-12-01T10:17:42.845648+0000 mon.c (mon.2) 6335 : audit 0 from='client.? 172.21.15.80:0/2751374146' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:17:43.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:17:42 smithi080 bash[41963]: audit 2023-12-01T10:17:42.845648+0000 mon.c (mon.2) 6335 : audit 0 from='client.? 172.21.15.80:0/2751374146' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:17:43.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:17:42 smithi080 bash[28361]: audit 2023-12-01T10:17:42.845648+0000 mon.c (mon.2) 6335 : audit 0 from='client.? 172.21.15.80:0/2751374146' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:17:44.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:17:43 smithi090 bash[32384]: cluster 2023-12-01T10:17:42.270348+0000 mgr.y (mgr.24362) 9875 : cluster 0 pgmap v9844: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:17:44.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:17:43 smithi080 bash[41963]: cluster 2023-12-01T10:17:42.270348+0000 mgr.y (mgr.24362) 9875 : cluster 0 pgmap v9844: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:17:44.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:17:43 smithi080 bash[28361]: cluster 2023-12-01T10:17:42.270348+0000 mgr.y (mgr.24362) 9875 : cluster 0 pgmap v9844: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:17:46.233 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:17:45 smithi080 bash[41963]: cluster 2023-12-01T10:17:44.271055+0000 mgr.y (mgr.24362) 9876 : cluster 0 pgmap v9845: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:17:46.233 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:17:45 smithi080 bash[41963]: audit 2023-12-01T10:17:45.301691+0000 mon.c (mon.2) 6336 : audit 0 from='client.? 172.21.15.80:0/1251168809' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:17:46.234 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:17:45 smithi080 bash[28361]: cluster 2023-12-01T10:17:44.271055+0000 mgr.y (mgr.24362) 9876 : cluster 0 pgmap v9845: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:17:46.234 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:17:45 smithi080 bash[28361]: audit 2023-12-01T10:17:45.301691+0000 mon.c (mon.2) 6336 : audit 0 from='client.? 172.21.15.80:0/1251168809' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:17:46.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:17:45 smithi090 bash[32384]: cluster 2023-12-01T10:17:44.271055+0000 mgr.y (mgr.24362) 9876 : cluster 0 pgmap v9845: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:17:46.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:17:45 smithi090 bash[32384]: audit 2023-12-01T10:17:45.301691+0000 mon.c (mon.2) 6336 : audit 0 from='client.? 172.21.15.80:0/1251168809' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:17:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:17:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:17:46] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T10:17:48.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:17:47 smithi090 bash[32384]: cluster 2023-12-01T10:17:46.272209+0000 mgr.y (mgr.24362) 9877 : cluster 0 pgmap v9846: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:17:48.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:17:47 smithi090 bash[32384]: audit 2023-12-01T10:17:47.758203+0000 mon.c (mon.2) 6337 : audit 0 from='client.? 172.21.15.80:0/2660634915' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:17:48.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:17:47 smithi080 bash[28361]: cluster 2023-12-01T10:17:46.272209+0000 mgr.y (mgr.24362) 9877 : cluster 0 pgmap v9846: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:17:48.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:17:47 smithi080 bash[28361]: audit 2023-12-01T10:17:47.758203+0000 mon.c (mon.2) 6337 : audit 0 from='client.? 172.21.15.80:0/2660634915' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:17:48.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:17:47 smithi080 bash[41963]: cluster 2023-12-01T10:17:46.272209+0000 mgr.y (mgr.24362) 9877 : cluster 0 pgmap v9846: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:17:48.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:17:47 smithi080 bash[41963]: audit 2023-12-01T10:17:47.758203+0000 mon.c (mon.2) 6337 : audit 0 from='client.? 172.21.15.80:0/2660634915' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:17:50.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:17:49 smithi090 bash[32384]: cluster 2023-12-01T10:17:48.272775+0000 mgr.y (mgr.24362) 9878 : cluster 0 pgmap v9847: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:17:50.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:17:49 smithi080 bash[41963]: cluster 2023-12-01T10:17:48.272775+0000 mgr.y (mgr.24362) 9878 : cluster 0 pgmap v9847: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:17:50.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:17:49 smithi080 bash[28361]: cluster 2023-12-01T10:17:48.272775+0000 mgr.y (mgr.24362) 9878 : cluster 0 pgmap v9847: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:17:51.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:17:50 smithi090 bash[32384]: audit 2023-12-01T10:17:50.221965+0000 mon.a (mon.0) 6327 : audit 0 from='client.? 172.21.15.80:0/3200183216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:17:51.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:17:50 smithi080 bash[28361]: audit 2023-12-01T10:17:50.221965+0000 mon.a (mon.0) 6327 : audit 0 from='client.? 172.21.15.80:0/3200183216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:17:51.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:17:50 smithi080 bash[41963]: audit 2023-12-01T10:17:50.221965+0000 mon.a (mon.0) 6327 : audit 0 from='client.? 172.21.15.80:0/3200183216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:17:52.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:17:51 smithi090 bash[32384]: cluster 2023-12-01T10:17:50.273438+0000 mgr.y (mgr.24362) 9879 : cluster 0 pgmap v9848: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:17:52.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:17:51 smithi080 bash[28361]: cluster 2023-12-01T10:17:50.273438+0000 mgr.y (mgr.24362) 9879 : cluster 0 pgmap v9848: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:17:52.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:17:51 smithi080 bash[41963]: cluster 2023-12-01T10:17:50.273438+0000 mgr.y (mgr.24362) 9879 : cluster 0 pgmap v9848: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:17:53.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:17:53 smithi090 bash[32384]: audit 2023-12-01T10:17:52.675997+0000 mon.c (mon.2) 6338 : audit 0 from='client.? 172.21.15.80:0/617622290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:17:53.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:17:53 smithi080 bash[28361]: audit 2023-12-01T10:17:52.675997+0000 mon.c (mon.2) 6338 : audit 0 from='client.? 172.21.15.80:0/617622290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:17:53.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:17:53 smithi080 bash[41963]: audit 2023-12-01T10:17:52.675997+0000 mon.c (mon.2) 6338 : audit 0 from='client.? 172.21.15.80:0/617622290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:17:54.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:17:54 smithi090 bash[32384]: cluster 2023-12-01T10:17:52.274502+0000 mgr.y (mgr.24362) 9880 : cluster 0 pgmap v9849: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:17:54.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:17:54 smithi080 bash[28361]: cluster 2023-12-01T10:17:52.274502+0000 mgr.y (mgr.24362) 9880 : cluster 0 pgmap v9849: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:17:54.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:17:54 smithi080 bash[41963]: cluster 2023-12-01T10:17:52.274502+0000 mgr.y (mgr.24362) 9880 : cluster 0 pgmap v9849: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:17:56.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:17:56 smithi090 bash[32384]: cluster 2023-12-01T10:17:54.275155+0000 mgr.y (mgr.24362) 9881 : cluster 0 pgmap v9850: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:17:56.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:17:56 smithi090 bash[32384]: audit 2023-12-01T10:17:55.129693+0000 mon.c (mon.2) 6339 : audit 0 from='client.? 172.21.15.80:0/3463505608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:17:56.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:17:56 smithi090 bash[32384]: audit 2023-12-01T10:17:55.300008+0000 mon.c (mon.2) 6340 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:17:56.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:17:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:17:56] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T10:17:56.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:17:56 smithi080 bash[28361]: cluster 2023-12-01T10:17:54.275155+0000 mgr.y (mgr.24362) 9881 : cluster 0 pgmap v9850: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:17:56.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:17:56 smithi080 bash[28361]: audit 2023-12-01T10:17:55.129693+0000 mon.c (mon.2) 6339 : audit 0 from='client.? 172.21.15.80:0/3463505608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:17:56.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:17:56 smithi080 bash[28361]: audit 2023-12-01T10:17:55.300008+0000 mon.c (mon.2) 6340 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:17:56.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:17:56 smithi080 bash[41963]: cluster 2023-12-01T10:17:54.275155+0000 mgr.y (mgr.24362) 9881 : cluster 0 pgmap v9850: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:17:56.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:17:56 smithi080 bash[41963]: audit 2023-12-01T10:17:55.129693+0000 mon.c (mon.2) 6339 : audit 0 from='client.? 172.21.15.80:0/3463505608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:17:56.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:17:56 smithi080 bash[41963]: audit 2023-12-01T10:17:55.300008+0000 mon.c (mon.2) 6340 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:17:57.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:17:57 smithi090 bash[32384]: audit 2023-12-01T10:17:56.030698+0000 mon.c (mon.2) 6341 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:17:57.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:17:57 smithi080 bash[28361]: audit 2023-12-01T10:17:56.030698+0000 mon.c (mon.2) 6341 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:17:57.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:17:57 smithi080 bash[41963]: audit 2023-12-01T10:17:56.030698+0000 mon.c (mon.2) 6341 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:17:58.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:17:58 smithi080 bash[28361]: cluster 2023-12-01T10:17:56.276300+0000 mgr.y (mgr.24362) 9882 : cluster 0 pgmap v9851: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:17:58.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:17:58 smithi080 bash[28361]: audit 2023-12-01T10:17:57.581646+0000 mon.a (mon.0) 6328 : audit 0 from='client.? 172.21.15.80:0/2849392159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:17:58.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:17:58 smithi080 bash[41963]: cluster 2023-12-01T10:17:56.276300+0000 mgr.y (mgr.24362) 9882 : cluster 0 pgmap v9851: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:17:58.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:17:58 smithi080 bash[41963]: audit 2023-12-01T10:17:57.581646+0000 mon.a (mon.0) 6328 : audit 0 from='client.? 172.21.15.80:0/2849392159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:17:58.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:17:58 smithi090 bash[32384]: cluster 2023-12-01T10:17:56.276300+0000 mgr.y (mgr.24362) 9882 : cluster 0 pgmap v9851: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:17:58.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:17:58 smithi090 bash[32384]: audit 2023-12-01T10:17:57.581646+0000 mon.a (mon.0) 6328 : audit 0 from='client.? 172.21.15.80:0/2849392159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:18:00.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:18:00 smithi080 bash[28361]: cluster 2023-12-01T10:17:58.276994+0000 mgr.y (mgr.24362) 9883 : cluster 0 pgmap v9852: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:18:00.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:18:00 smithi080 bash[41963]: cluster 2023-12-01T10:17:58.276994+0000 mgr.y (mgr.24362) 9883 : cluster 0 pgmap v9852: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:18:00.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:18:00 smithi090 bash[32384]: cluster 2023-12-01T10:17:58.276994+0000 mgr.y (mgr.24362) 9883 : cluster 0 pgmap v9852: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:18:01.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:18:01 smithi080 bash[41963]: audit 2023-12-01T10:18:00.035869+0000 mon.c (mon.2) 6342 : audit 0 from='client.? 172.21.15.80:0/2226040285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:18:01.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:18:01 smithi080 bash[28361]: audit 2023-12-01T10:18:00.035869+0000 mon.c (mon.2) 6342 : audit 0 from='client.? 172.21.15.80:0/2226040285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:18:01.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:18:01 smithi090 bash[32384]: audit 2023-12-01T10:18:00.035869+0000 mon.c (mon.2) 6342 : audit 0 from='client.? 172.21.15.80:0/2226040285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:18:02.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:18:02 smithi080 bash[28361]: cluster 2023-12-01T10:18:00.277694+0000 mgr.y (mgr.24362) 9884 : cluster 0 pgmap v9853: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:18:02.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:18:02 smithi080 bash[28361]: audit 2023-12-01T10:18:01.826162+0000 mon.a (mon.0) 6329 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:18:02.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:18:02 smithi080 bash[28361]: audit 2023-12-01T10:18:01.839251+0000 mon.a (mon.0) 6330 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:18:02.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:18:02 smithi080 bash[41963]: cluster 2023-12-01T10:18:00.277694+0000 mgr.y (mgr.24362) 9884 : cluster 0 pgmap v9853: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:18:02.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:18:02 smithi080 bash[41963]: audit 2023-12-01T10:18:01.826162+0000 mon.a (mon.0) 6329 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:18:02.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:18:02 smithi080 bash[41963]: audit 2023-12-01T10:18:01.839251+0000 mon.a (mon.0) 6330 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:18:02.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:18:02 smithi090 bash[32384]: cluster 2023-12-01T10:18:00.277694+0000 mgr.y (mgr.24362) 9884 : cluster 0 pgmap v9853: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:18:02.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:18:02 smithi090 bash[32384]: audit 2023-12-01T10:18:01.826162+0000 mon.a (mon.0) 6329 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:18:02.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:18:02 smithi090 bash[32384]: audit 2023-12-01T10:18:01.839251+0000 mon.a (mon.0) 6330 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:18:03.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:18:03 smithi090 bash[32384]: audit 2023-12-01T10:18:02.233282+0000 mon.a (mon.0) 6331 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:18:03.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:18:03 smithi090 bash[32384]: audit 2023-12-01T10:18:02.243324+0000 mon.a (mon.0) 6332 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:18:03.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:18:03 smithi090 bash[32384]: cluster 2023-12-01T10:18:02.278448+0000 mgr.y (mgr.24362) 9885 : cluster 0 pgmap v9854: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:18:03.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:18:03 smithi090 bash[32384]: audit 2023-12-01T10:18:02.490477+0000 mon.c (mon.2) 6343 : audit 0 from='client.? 172.21.15.80:0/1923653162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:18:03.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:18:03 smithi090 bash[32384]: audit 2023-12-01T10:18:02.789036+0000 mon.c (mon.2) 6344 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:18:03.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:18:03 smithi090 bash[32384]: audit 2023-12-01T10:18:02.790828+0000 mon.c (mon.2) 6345 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:18:03.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:18:03 smithi090 bash[32384]: audit 2023-12-01T10:18:02.800748+0000 mon.a (mon.0) 6333 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:18:03.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:18:03 smithi080 bash[41963]: audit 2023-12-01T10:18:02.233282+0000 mon.a (mon.0) 6331 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:18:03.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:18:03 smithi080 bash[41963]: audit 2023-12-01T10:18:02.243324+0000 mon.a (mon.0) 6332 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:18:03.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:18:03 smithi080 bash[41963]: cluster 2023-12-01T10:18:02.278448+0000 mgr.y (mgr.24362) 9885 : cluster 0 pgmap v9854: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:18:03.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:18:03 smithi080 bash[41963]: audit 2023-12-01T10:18:02.490477+0000 mon.c (mon.2) 6343 : audit 0 from='client.? 172.21.15.80:0/1923653162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:18:03.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:18:03 smithi080 bash[41963]: audit 2023-12-01T10:18:02.789036+0000 mon.c (mon.2) 6344 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:18:03.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:18:03 smithi080 bash[41963]: audit 2023-12-01T10:18:02.790828+0000 mon.c (mon.2) 6345 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:18:03.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:18:03 smithi080 bash[41963]: audit 2023-12-01T10:18:02.800748+0000 mon.a (mon.0) 6333 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:18:03.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:18:03 smithi080 bash[28361]: audit 2023-12-01T10:18:02.233282+0000 mon.a (mon.0) 6331 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:18:03.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:18:03 smithi080 bash[28361]: audit 2023-12-01T10:18:02.243324+0000 mon.a (mon.0) 6332 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:18:03.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:18:03 smithi080 bash[28361]: cluster 2023-12-01T10:18:02.278448+0000 mgr.y (mgr.24362) 9885 : cluster 0 pgmap v9854: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:18:03.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:18:03 smithi080 bash[28361]: audit 2023-12-01T10:18:02.490477+0000 mon.c (mon.2) 6343 : audit 0 from='client.? 172.21.15.80:0/1923653162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:18:03.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:18:03 smithi080 bash[28361]: audit 2023-12-01T10:18:02.789036+0000 mon.c (mon.2) 6344 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:18:03.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:18:03 smithi080 bash[28361]: audit 2023-12-01T10:18:02.790828+0000 mon.c (mon.2) 6345 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:18:03.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:18:03 smithi080 bash[28361]: audit 2023-12-01T10:18:02.800748+0000 mon.a (mon.0) 6333 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:18:06.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:18:05 smithi080 bash[28361]: cluster 2023-12-01T10:18:04.279083+0000 mgr.y (mgr.24362) 9886 : cluster 0 pgmap v9855: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:18:06.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:18:05 smithi080 bash[28361]: audit 2023-12-01T10:18:04.948393+0000 mon.c (mon.2) 6346 : audit 0 from='client.? 172.21.15.80:0/3954737192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:18:06.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:18:05 smithi080 bash[41963]: cluster 2023-12-01T10:18:04.279083+0000 mgr.y (mgr.24362) 9886 : cluster 0 pgmap v9855: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:18:06.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:18:05 smithi080 bash[41963]: audit 2023-12-01T10:18:04.948393+0000 mon.c (mon.2) 6346 : audit 0 from='client.? 172.21.15.80:0/3954737192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:18:06.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:18:05 smithi090 bash[32384]: cluster 2023-12-01T10:18:04.279083+0000 mgr.y (mgr.24362) 9886 : cluster 0 pgmap v9855: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:18:06.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:18:05 smithi090 bash[32384]: audit 2023-12-01T10:18:04.948393+0000 mon.c (mon.2) 6346 : audit 0 from='client.? 172.21.15.80:0/3954737192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:18:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:18:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:18:06] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T10:18:08.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:18:07 smithi080 bash[28361]: cluster 2023-12-01T10:18:06.280254+0000 mgr.y (mgr.24362) 9887 : cluster 0 pgmap v9856: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:18:08.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:18:07 smithi080 bash[28361]: audit 2023-12-01T10:18:07.403511+0000 mon.c (mon.2) 6347 : audit 0 from='client.? 172.21.15.80:0/1033581447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:18:08.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:18:07 smithi080 bash[41963]: cluster 2023-12-01T10:18:06.280254+0000 mgr.y (mgr.24362) 9887 : cluster 0 pgmap v9856: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:18:08.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:18:07 smithi080 bash[41963]: audit 2023-12-01T10:18:07.403511+0000 mon.c (mon.2) 6347 : audit 0 from='client.? 172.21.15.80:0/1033581447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:18:08.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:18:07 smithi090 bash[32384]: cluster 2023-12-01T10:18:06.280254+0000 mgr.y (mgr.24362) 9887 : cluster 0 pgmap v9856: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:18:08.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:18:07 smithi090 bash[32384]: audit 2023-12-01T10:18:07.403511+0000 mon.c (mon.2) 6347 : audit 0 from='client.? 172.21.15.80:0/1033581447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:18:10.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:18:09 smithi090 bash[32384]: cluster 2023-12-01T10:18:08.280840+0000 mgr.y (mgr.24362) 9888 : cluster 0 pgmap v9857: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:18:10.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:18:09 smithi090 bash[32384]: audit 2023-12-01T10:18:09.859227+0000 mon.a (mon.0) 6334 : audit 0 from='client.? 172.21.15.80:0/3494498381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:18:10.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:18:09 smithi080 bash[41963]: cluster 2023-12-01T10:18:08.280840+0000 mgr.y (mgr.24362) 9888 : cluster 0 pgmap v9857: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:18:10.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:18:09 smithi080 bash[41963]: audit 2023-12-01T10:18:09.859227+0000 mon.a (mon.0) 6334 : audit 0 from='client.? 172.21.15.80:0/3494498381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:18:10.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:18:09 smithi080 bash[28361]: cluster 2023-12-01T10:18:08.280840+0000 mgr.y (mgr.24362) 9888 : cluster 0 pgmap v9857: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:18:10.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:18:09 smithi080 bash[28361]: audit 2023-12-01T10:18:09.859227+0000 mon.a (mon.0) 6334 : audit 0 from='client.? 172.21.15.80:0/3494498381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:18:11.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:18:10 smithi090 bash[32384]: audit 2023-12-01T10:18:10.300475+0000 mon.c (mon.2) 6348 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:18:11.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:18:10 smithi080 bash[41963]: audit 2023-12-01T10:18:10.300475+0000 mon.c (mon.2) 6348 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:18:11.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:18:10 smithi080 bash[28361]: audit 2023-12-01T10:18:10.300475+0000 mon.c (mon.2) 6348 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:18:12.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:18:11 smithi090 bash[32384]: cluster 2023-12-01T10:18:10.281441+0000 mgr.y (mgr.24362) 9889 : cluster 0 pgmap v9858: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:18:12.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:18:11 smithi080 bash[28361]: cluster 2023-12-01T10:18:10.281441+0000 mgr.y (mgr.24362) 9889 : cluster 0 pgmap v9858: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:18:12.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:18:11 smithi080 bash[41963]: cluster 2023-12-01T10:18:10.281441+0000 mgr.y (mgr.24362) 9889 : cluster 0 pgmap v9858: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:18:13.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:18:12 smithi090 bash[32384]: audit 2023-12-01T10:18:12.315809+0000 mon.a (mon.0) 6335 : audit 0 from='client.? 172.21.15.80:0/71059502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:18:13.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:18:12 smithi080 bash[28361]: audit 2023-12-01T10:18:12.315809+0000 mon.a (mon.0) 6335 : audit 0 from='client.? 172.21.15.80:0/71059502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:18:13.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:18:12 smithi080 bash[41963]: audit 2023-12-01T10:18:12.315809+0000 mon.a (mon.0) 6335 : audit 0 from='client.? 172.21.15.80:0/71059502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:18:14.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:18:13 smithi090 bash[32384]: cluster 2023-12-01T10:18:12.282190+0000 mgr.y (mgr.24362) 9890 : cluster 0 pgmap v9859: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:18:14.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:18:13 smithi080 bash[28361]: cluster 2023-12-01T10:18:12.282190+0000 mgr.y (mgr.24362) 9890 : cluster 0 pgmap v9859: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:18:14.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:18:13 smithi080 bash[41963]: cluster 2023-12-01T10:18:12.282190+0000 mgr.y (mgr.24362) 9890 : cluster 0 pgmap v9859: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:18:15.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:18:14 smithi090 bash[32384]: audit 2023-12-01T10:18:14.778202+0000 mon.c (mon.2) 6349 : audit 0 from='client.? 172.21.15.80:0/4046754638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:18:15.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:18:14 smithi080 bash[41963]: audit 2023-12-01T10:18:14.778202+0000 mon.c (mon.2) 6349 : audit 0 from='client.? 172.21.15.80:0/4046754638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:18:15.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:18:14 smithi080 bash[28361]: audit 2023-12-01T10:18:14.778202+0000 mon.c (mon.2) 6349 : audit 0 from='client.? 172.21.15.80:0/4046754638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:18:16.232 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:18:15 smithi080 bash[28361]: cluster 2023-12-01T10:18:14.282719+0000 mgr.y (mgr.24362) 9891 : cluster 0 pgmap v9860: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:18:16.233 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:18:15 smithi080 bash[41963]: cluster 2023-12-01T10:18:14.282719+0000 mgr.y (mgr.24362) 9891 : cluster 0 pgmap v9860: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:18:16.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:18:15 smithi090 bash[32384]: cluster 2023-12-01T10:18:14.282719+0000 mgr.y (mgr.24362) 9891 : cluster 0 pgmap v9860: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:18:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:18:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:18:16] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T10:18:18.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:18:17 smithi090 bash[32384]: cluster 2023-12-01T10:18:16.283684+0000 mgr.y (mgr.24362) 9892 : cluster 0 pgmap v9861: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:18:18.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:18:17 smithi090 bash[32384]: audit 2023-12-01T10:18:17.240646+0000 mon.c (mon.2) 6350 : audit 0 from='client.? 172.21.15.80:0/2874521386' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:18:18.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:18:17 smithi080 bash[28361]: cluster 2023-12-01T10:18:16.283684+0000 mgr.y (mgr.24362) 9892 : cluster 0 pgmap v9861: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:18:18.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:18:17 smithi080 bash[28361]: audit 2023-12-01T10:18:17.240646+0000 mon.c (mon.2) 6350 : audit 0 from='client.? 172.21.15.80:0/2874521386' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:18:18.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:18:17 smithi080 bash[41963]: cluster 2023-12-01T10:18:16.283684+0000 mgr.y (mgr.24362) 9892 : cluster 0 pgmap v9861: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:18:18.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:18:17 smithi080 bash[41963]: audit 2023-12-01T10:18:17.240646+0000 mon.c (mon.2) 6350 : audit 0 from='client.? 172.21.15.80:0/2874521386' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:18:20.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:18:19 smithi090 bash[32384]: cluster 2023-12-01T10:18:18.284317+0000 mgr.y (mgr.24362) 9893 : cluster 0 pgmap v9862: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:18:20.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:18:19 smithi090 bash[32384]: audit 2023-12-01T10:18:19.702484+0000 mon.c (mon.2) 6351 : audit 0 from='client.? 172.21.15.80:0/671302972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:18:20.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:18:19 smithi080 bash[41963]: cluster 2023-12-01T10:18:18.284317+0000 mgr.y (mgr.24362) 9893 : cluster 0 pgmap v9862: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:18:20.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:18:19 smithi080 bash[41963]: audit 2023-12-01T10:18:19.702484+0000 mon.c (mon.2) 6351 : audit 0 from='client.? 172.21.15.80:0/671302972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:18:20.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:18:19 smithi080 bash[28361]: cluster 2023-12-01T10:18:18.284317+0000 mgr.y (mgr.24362) 9893 : cluster 0 pgmap v9862: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:18:20.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:18:19 smithi080 bash[28361]: audit 2023-12-01T10:18:19.702484+0000 mon.c (mon.2) 6351 : audit 0 from='client.? 172.21.15.80:0/671302972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:18:22.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:18:21 smithi090 bash[32384]: cluster 2023-12-01T10:18:20.285041+0000 mgr.y (mgr.24362) 9894 : cluster 0 pgmap v9863: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:18:22.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:18:21 smithi080 bash[28361]: cluster 2023-12-01T10:18:20.285041+0000 mgr.y (mgr.24362) 9894 : cluster 0 pgmap v9863: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:18:22.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:18:21 smithi080 bash[41963]: cluster 2023-12-01T10:18:20.285041+0000 mgr.y (mgr.24362) 9894 : cluster 0 pgmap v9863: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:18:23.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:18:22 smithi090 bash[32384]: audit 2023-12-01T10:18:22.163229+0000 mon.c (mon.2) 6352 : audit 0 from='client.? 172.21.15.80:0/1791701531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:18:23.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:18:22 smithi080 bash[28361]: audit 2023-12-01T10:18:22.163229+0000 mon.c (mon.2) 6352 : audit 0 from='client.? 172.21.15.80:0/1791701531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:18:23.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:18:22 smithi080 bash[41963]: audit 2023-12-01T10:18:22.163229+0000 mon.c (mon.2) 6352 : audit 0 from='client.? 172.21.15.80:0/1791701531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:18:24.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:18:23 smithi090 bash[32384]: cluster 2023-12-01T10:18:22.286209+0000 mgr.y (mgr.24362) 9895 : cluster 0 pgmap v9864: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:18:24.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:18:23 smithi080 bash[28361]: cluster 2023-12-01T10:18:22.286209+0000 mgr.y (mgr.24362) 9895 : cluster 0 pgmap v9864: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:18:24.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:18:23 smithi080 bash[41963]: cluster 2023-12-01T10:18:22.286209+0000 mgr.y (mgr.24362) 9895 : cluster 0 pgmap v9864: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:18:25.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:18:24 smithi090 bash[32384]: audit 2023-12-01T10:18:24.617771+0000 mon.a (mon.0) 6336 : audit 0 from='client.? 172.21.15.80:0/3712029934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:18:25.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:18:24 smithi080 bash[28361]: audit 2023-12-01T10:18:24.617771+0000 mon.a (mon.0) 6336 : audit 0 from='client.? 172.21.15.80:0/3712029934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:18:25.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:18:25 smithi080 bash[41963]: audit 2023-12-01T10:18:24.617771+0000 mon.a (mon.0) 6336 : audit 0 from='client.? 172.21.15.80:0/3712029934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:18:26.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:18:26 smithi090 bash[32384]: cluster 2023-12-01T10:18:24.286835+0000 mgr.y (mgr.24362) 9896 : cluster 0 pgmap v9865: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:18:26.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:18:26 smithi090 bash[32384]: audit 2023-12-01T10:18:25.301035+0000 mon.c (mon.2) 6353 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:18:26.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:18:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:18:26] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T10:18:26.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:18:26 smithi080 bash[28361]: cluster 2023-12-01T10:18:24.286835+0000 mgr.y (mgr.24362) 9896 : cluster 0 pgmap v9865: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:18:26.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:18:26 smithi080 bash[28361]: audit 2023-12-01T10:18:25.301035+0000 mon.c (mon.2) 6353 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:18:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:18:26 smithi080 bash[41963]: cluster 2023-12-01T10:18:24.286835+0000 mgr.y (mgr.24362) 9896 : cluster 0 pgmap v9865: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:18:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:18:26 smithi080 bash[41963]: audit 2023-12-01T10:18:25.301035+0000 mon.c (mon.2) 6353 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:18:28.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:18:28 smithi090 bash[32384]: cluster 2023-12-01T10:18:26.288011+0000 mgr.y (mgr.24362) 9897 : cluster 0 pgmap v9866: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:18:28.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:18:28 smithi090 bash[32384]: audit 2023-12-01T10:18:27.080811+0000 mon.a (mon.0) 6337 : audit 0 from='client.? 172.21.15.80:0/1750558161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:18:28.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:18:28 smithi080 bash[28361]: cluster 2023-12-01T10:18:26.288011+0000 mgr.y (mgr.24362) 9897 : cluster 0 pgmap v9866: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:18:28.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:18:28 smithi080 bash[28361]: audit 2023-12-01T10:18:27.080811+0000 mon.a (mon.0) 6337 : audit 0 from='client.? 172.21.15.80:0/1750558161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:18:28.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:18:28 smithi080 bash[41963]: cluster 2023-12-01T10:18:26.288011+0000 mgr.y (mgr.24362) 9897 : cluster 0 pgmap v9866: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:18:28.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:18:28 smithi080 bash[41963]: audit 2023-12-01T10:18:27.080811+0000 mon.a (mon.0) 6337 : audit 0 from='client.? 172.21.15.80:0/1750558161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:18:30.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:18:30 smithi090 bash[32384]: cluster 2023-12-01T10:18:28.288730+0000 mgr.y (mgr.24362) 9898 : cluster 0 pgmap v9867: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:18:30.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:18:30 smithi090 bash[32384]: audit 2023-12-01T10:18:29.542133+0000 mon.c (mon.2) 6354 : audit 0 from='client.? 172.21.15.80:0/289525089' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:18:30.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:18:30 smithi080 bash[28361]: cluster 2023-12-01T10:18:28.288730+0000 mgr.y (mgr.24362) 9898 : cluster 0 pgmap v9867: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:18:30.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:18:30 smithi080 bash[28361]: audit 2023-12-01T10:18:29.542133+0000 mon.c (mon.2) 6354 : audit 0 from='client.? 172.21.15.80:0/289525089' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:18:30.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:18:30 smithi080 bash[41963]: cluster 2023-12-01T10:18:28.288730+0000 mgr.y (mgr.24362) 9898 : cluster 0 pgmap v9867: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:18:30.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:18:30 smithi080 bash[41963]: audit 2023-12-01T10:18:29.542133+0000 mon.c (mon.2) 6354 : audit 0 from='client.? 172.21.15.80:0/289525089' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:18:32.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:18:32 smithi090 bash[32384]: cluster 2023-12-01T10:18:30.289439+0000 mgr.y (mgr.24362) 9899 : cluster 0 pgmap v9868: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:18:32.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:18:32 smithi090 bash[32384]: audit 2023-12-01T10:18:31.996028+0000 mon.c (mon.2) 6355 : audit 0 from='client.? 172.21.15.80:0/1298822308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:18:32.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:18:32 smithi080 bash[28361]: cluster 2023-12-01T10:18:30.289439+0000 mgr.y (mgr.24362) 9899 : cluster 0 pgmap v9868: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:18:32.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:18:32 smithi080 bash[28361]: audit 2023-12-01T10:18:31.996028+0000 mon.c (mon.2) 6355 : audit 0 from='client.? 172.21.15.80:0/1298822308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:18:32.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:18:32 smithi080 bash[41963]: cluster 2023-12-01T10:18:30.289439+0000 mgr.y (mgr.24362) 9899 : cluster 0 pgmap v9868: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:18:32.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:18:32 smithi080 bash[41963]: audit 2023-12-01T10:18:31.996028+0000 mon.c (mon.2) 6355 : audit 0 from='client.? 172.21.15.80:0/1298822308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:18:34.430 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:18:34 smithi080 bash[41963]: cluster 2023-12-01T10:18:32.290590+0000 mgr.y (mgr.24362) 9900 : cluster 0 pgmap v9869: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:18:34.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:18:34 smithi080 bash[28361]: cluster 2023-12-01T10:18:32.290590+0000 mgr.y (mgr.24362) 9900 : cluster 0 pgmap v9869: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:18:34.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:18:34 smithi090 bash[32384]: cluster 2023-12-01T10:18:32.290590+0000 mgr.y (mgr.24362) 9900 : cluster 0 pgmap v9869: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:18:35.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:18:35 smithi080 bash[41963]: audit 2023-12-01T10:18:34.446543+0000 mon.c (mon.2) 6356 : audit 0 from='client.? 172.21.15.80:0/3764684496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:18:35.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:18:35 smithi080 bash[28361]: audit 2023-12-01T10:18:34.446543+0000 mon.c (mon.2) 6356 : audit 0 from='client.? 172.21.15.80:0/3764684496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:18:35.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:18:35 smithi090 bash[32384]: audit 2023-12-01T10:18:34.446543+0000 mon.c (mon.2) 6356 : audit 0 from='client.? 172.21.15.80:0/3764684496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:18:36.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:18:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:18:36] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T10:18:36.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:18:36 smithi080 bash[41963]: cluster 2023-12-01T10:18:34.291353+0000 mgr.y (mgr.24362) 9901 : cluster 0 pgmap v9870: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:18:36.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:18:36 smithi080 bash[28361]: cluster 2023-12-01T10:18:34.291353+0000 mgr.y (mgr.24362) 9901 : cluster 0 pgmap v9870: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:18:36.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:18:36 smithi090 bash[32384]: cluster 2023-12-01T10:18:34.291353+0000 mgr.y (mgr.24362) 9901 : cluster 0 pgmap v9870: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:18:37.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:18:37 smithi080 bash[41963]: audit 2023-12-01T10:18:36.900137+0000 mon.a (mon.0) 6338 : audit 0 from='client.? 172.21.15.80:0/2502021275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:18:37.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:18:37 smithi080 bash[28361]: audit 2023-12-01T10:18:36.900137+0000 mon.a (mon.0) 6338 : audit 0 from='client.? 172.21.15.80:0/2502021275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:18:37.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:18:37 smithi090 bash[32384]: audit 2023-12-01T10:18:36.900137+0000 mon.a (mon.0) 6338 : audit 0 from='client.? 172.21.15.80:0/2502021275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:18:38.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:18:38 smithi080 bash[41963]: cluster 2023-12-01T10:18:36.292607+0000 mgr.y (mgr.24362) 9902 : cluster 0 pgmap v9871: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:18:38.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:18:38 smithi080 bash[28361]: cluster 2023-12-01T10:18:36.292607+0000 mgr.y (mgr.24362) 9902 : cluster 0 pgmap v9871: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:18:38.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:18:38 smithi090 bash[32384]: cluster 2023-12-01T10:18:36.292607+0000 mgr.y (mgr.24362) 9902 : cluster 0 pgmap v9871: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:18:40.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:18:40 smithi080 bash[41963]: cluster 2023-12-01T10:18:38.293282+0000 mgr.y (mgr.24362) 9903 : cluster 0 pgmap v9872: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:18:40.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:18:40 smithi080 bash[41963]: audit 2023-12-01T10:18:39.357216+0000 mon.c (mon.2) 6357 : audit 0 from='client.? 172.21.15.80:0/210064800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:18:40.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:18:40 smithi080 bash[28361]: cluster 2023-12-01T10:18:38.293282+0000 mgr.y (mgr.24362) 9903 : cluster 0 pgmap v9872: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:18:40.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:18:40 smithi080 bash[28361]: audit 2023-12-01T10:18:39.357216+0000 mon.c (mon.2) 6357 : audit 0 from='client.? 172.21.15.80:0/210064800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:18:40.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:18:40 smithi090 bash[32384]: cluster 2023-12-01T10:18:38.293282+0000 mgr.y (mgr.24362) 9903 : cluster 0 pgmap v9872: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:18:40.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:18:40 smithi090 bash[32384]: audit 2023-12-01T10:18:39.357216+0000 mon.c (mon.2) 6357 : audit 0 from='client.? 172.21.15.80:0/210064800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:18:41.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:18:41 smithi080 bash[28361]: audit 2023-12-01T10:18:40.301542+0000 mon.c (mon.2) 6358 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:18:41.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:18:41 smithi080 bash[41963]: audit 2023-12-01T10:18:40.301542+0000 mon.c (mon.2) 6358 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:18:41.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:18:41 smithi090 bash[32384]: audit 2023-12-01T10:18:40.301542+0000 mon.c (mon.2) 6358 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:18:42.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:18:42 smithi080 bash[41963]: cluster 2023-12-01T10:18:40.293945+0000 mgr.y (mgr.24362) 9904 : cluster 0 pgmap v9873: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:18:42.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:18:42 smithi080 bash[41963]: audit 2023-12-01T10:18:41.810113+0000 mon.a (mon.0) 6339 : audit 0 from='client.? 172.21.15.80:0/417531940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:18:42.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:18:42 smithi080 bash[28361]: cluster 2023-12-01T10:18:40.293945+0000 mgr.y (mgr.24362) 9904 : cluster 0 pgmap v9873: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:18:42.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:18:42 smithi080 bash[28361]: audit 2023-12-01T10:18:41.810113+0000 mon.a (mon.0) 6339 : audit 0 from='client.? 172.21.15.80:0/417531940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:18:42.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:18:42 smithi090 bash[32384]: cluster 2023-12-01T10:18:40.293945+0000 mgr.y (mgr.24362) 9904 : cluster 0 pgmap v9873: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:18:42.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:18:42 smithi090 bash[32384]: audit 2023-12-01T10:18:41.810113+0000 mon.a (mon.0) 6339 : audit 0 from='client.? 172.21.15.80:0/417531940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:18:44.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:18:44 smithi080 bash[41963]: cluster 2023-12-01T10:18:42.295101+0000 mgr.y (mgr.24362) 9905 : cluster 0 pgmap v9874: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:18:44.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:18:44 smithi080 bash[28361]: cluster 2023-12-01T10:18:42.295101+0000 mgr.y (mgr.24362) 9905 : cluster 0 pgmap v9874: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:18:44.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:18:44 smithi090 bash[32384]: cluster 2023-12-01T10:18:42.295101+0000 mgr.y (mgr.24362) 9905 : cluster 0 pgmap v9874: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:18:45.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:18:45 smithi080 bash[41963]: audit 2023-12-01T10:18:44.247287+0000 mon.a (mon.0) 6340 : audit 0 from='client.? 172.21.15.80:0/1822307848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:18:45.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:18:45 smithi080 bash[28361]: audit 2023-12-01T10:18:44.247287+0000 mon.a (mon.0) 6340 : audit 0 from='client.? 172.21.15.80:0/1822307848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:18:45.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:18:45 smithi090 bash[32384]: audit 2023-12-01T10:18:44.247287+0000 mon.a (mon.0) 6340 : audit 0 from='client.? 172.21.15.80:0/1822307848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:18:46.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:18:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:18:46] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T10:18:46.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:18:46 smithi080 bash[28361]: cluster 2023-12-01T10:18:44.295758+0000 mgr.y (mgr.24362) 9906 : cluster 0 pgmap v9875: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:18:46.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:18:46 smithi080 bash[41963]: cluster 2023-12-01T10:18:44.295758+0000 mgr.y (mgr.24362) 9906 : cluster 0 pgmap v9875: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:18:46.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:18:46 smithi090 bash[32384]: cluster 2023-12-01T10:18:44.295758+0000 mgr.y (mgr.24362) 9906 : cluster 0 pgmap v9875: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:18:47.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:18:47 smithi080 bash[41963]: audit 2023-12-01T10:18:46.701573+0000 mon.c (mon.2) 6359 : audit 0 from='client.? 172.21.15.80:0/3821390124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:18:47.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:18:47 smithi080 bash[28361]: audit 2023-12-01T10:18:46.701573+0000 mon.c (mon.2) 6359 : audit 0 from='client.? 172.21.15.80:0/3821390124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:18:47.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:18:47 smithi090 bash[32384]: audit 2023-12-01T10:18:46.701573+0000 mon.c (mon.2) 6359 : audit 0 from='client.? 172.21.15.80:0/3821390124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:18:48.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:18:48 smithi080 bash[41963]: cluster 2023-12-01T10:18:46.296923+0000 mgr.y (mgr.24362) 9907 : cluster 0 pgmap v9876: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:18:48.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:18:48 smithi080 bash[28361]: cluster 2023-12-01T10:18:46.296923+0000 mgr.y (mgr.24362) 9907 : cluster 0 pgmap v9876: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:18:48.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:18:48 smithi090 bash[32384]: cluster 2023-12-01T10:18:46.296923+0000 mgr.y (mgr.24362) 9907 : cluster 0 pgmap v9876: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:18:50.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:18:50 smithi080 bash[41963]: cluster 2023-12-01T10:18:48.297593+0000 mgr.y (mgr.24362) 9908 : cluster 0 pgmap v9877: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:18:50.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:18:50 smithi080 bash[41963]: audit 2023-12-01T10:18:49.159196+0000 mon.c (mon.2) 6360 : audit 0 from='client.? 172.21.15.80:0/1038520673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:18:50.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:18:50 smithi080 bash[28361]: cluster 2023-12-01T10:18:48.297593+0000 mgr.y (mgr.24362) 9908 : cluster 0 pgmap v9877: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:18:50.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:18:50 smithi080 bash[28361]: audit 2023-12-01T10:18:49.159196+0000 mon.c (mon.2) 6360 : audit 0 from='client.? 172.21.15.80:0/1038520673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:18:50.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:18:50 smithi090 bash[32384]: cluster 2023-12-01T10:18:48.297593+0000 mgr.y (mgr.24362) 9908 : cluster 0 pgmap v9877: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:18:50.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:18:50 smithi090 bash[32384]: audit 2023-12-01T10:18:49.159196+0000 mon.c (mon.2) 6360 : audit 0 from='client.? 172.21.15.80:0/1038520673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:18:52.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:18:52 smithi080 bash[41963]: cluster 2023-12-01T10:18:50.298297+0000 mgr.y (mgr.24362) 9909 : cluster 0 pgmap v9878: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:18:52.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:18:52 smithi080 bash[41963]: audit 2023-12-01T10:18:51.611364+0000 mon.c (mon.2) 6361 : audit 0 from='client.? 172.21.15.80:0/1729926929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:18:52.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:18:52 smithi080 bash[28361]: cluster 2023-12-01T10:18:50.298297+0000 mgr.y (mgr.24362) 9909 : cluster 0 pgmap v9878: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:18:52.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:18:52 smithi080 bash[28361]: audit 2023-12-01T10:18:51.611364+0000 mon.c (mon.2) 6361 : audit 0 from='client.? 172.21.15.80:0/1729926929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:18:52.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:18:52 smithi090 bash[32384]: cluster 2023-12-01T10:18:50.298297+0000 mgr.y (mgr.24362) 9909 : cluster 0 pgmap v9878: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:18:52.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:18:52 smithi090 bash[32384]: audit 2023-12-01T10:18:51.611364+0000 mon.c (mon.2) 6361 : audit 0 from='client.? 172.21.15.80:0/1729926929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:18:54.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:18:54 smithi080 bash[41963]: cluster 2023-12-01T10:18:52.299353+0000 mgr.y (mgr.24362) 9910 : cluster 0 pgmap v9879: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:18:54.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:18:54 smithi080 bash[41963]: audit 2023-12-01T10:18:54.066739+0000 mon.a (mon.0) 6341 : audit 0 from='client.? 172.21.15.80:0/1664917859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:18:54.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:18:54 smithi080 bash[28361]: cluster 2023-12-01T10:18:52.299353+0000 mgr.y (mgr.24362) 9910 : cluster 0 pgmap v9879: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:18:54.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:18:54 smithi080 bash[28361]: audit 2023-12-01T10:18:54.066739+0000 mon.a (mon.0) 6341 : audit 0 from='client.? 172.21.15.80:0/1664917859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:18:54.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:18:54 smithi090 bash[32384]: cluster 2023-12-01T10:18:52.299353+0000 mgr.y (mgr.24362) 9910 : cluster 0 pgmap v9879: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:18:54.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:18:54 smithi090 bash[32384]: audit 2023-12-01T10:18:54.066739+0000 mon.a (mon.0) 6341 : audit 0 from='client.? 172.21.15.80:0/1664917859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:18:55.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:18:55 smithi080 bash[41963]: cluster 2023-12-01T10:18:54.300023+0000 mgr.y (mgr.24362) 9911 : cluster 0 pgmap v9880: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:18:55.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:18:55 smithi080 bash[28361]: cluster 2023-12-01T10:18:54.300023+0000 mgr.y (mgr.24362) 9911 : cluster 0 pgmap v9880: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:18:55.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:18:55 smithi090 bash[32384]: cluster 2023-12-01T10:18:54.300023+0000 mgr.y (mgr.24362) 9911 : cluster 0 pgmap v9880: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:18:56.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:18:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:18:56] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T10:18:56.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:18:56 smithi080 bash[28361]: audit 2023-12-01T10:18:55.301700+0000 mon.c (mon.2) 6362 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:18:56.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:18:56 smithi080 bash[41963]: audit 2023-12-01T10:18:55.301700+0000 mon.c (mon.2) 6362 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:18:56.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:18:56 smithi090 bash[32384]: audit 2023-12-01T10:18:55.301700+0000 mon.c (mon.2) 6362 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:18:57.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:18:57 smithi080 bash[28361]: cluster 2023-12-01T10:18:56.301063+0000 mgr.y (mgr.24362) 9912 : cluster 0 pgmap v9881: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:18:57.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:18:57 smithi080 bash[28361]: audit 2023-12-01T10:18:56.520885+0000 mon.c (mon.2) 6363 : audit 0 from='client.? 172.21.15.80:0/60992916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:18:57.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:18:57 smithi080 bash[41963]: cluster 2023-12-01T10:18:56.301063+0000 mgr.y (mgr.24362) 9912 : cluster 0 pgmap v9881: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:18:57.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:18:57 smithi080 bash[41963]: audit 2023-12-01T10:18:56.520885+0000 mon.c (mon.2) 6363 : audit 0 from='client.? 172.21.15.80:0/60992916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:18:57.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:18:57 smithi090 bash[32384]: cluster 2023-12-01T10:18:56.301063+0000 mgr.y (mgr.24362) 9912 : cluster 0 pgmap v9881: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:18:57.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:18:57 smithi090 bash[32384]: audit 2023-12-01T10:18:56.520885+0000 mon.c (mon.2) 6363 : audit 0 from='client.? 172.21.15.80:0/60992916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:19:00.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:18:59 smithi090 bash[32384]: cluster 2023-12-01T10:18:58.301719+0000 mgr.y (mgr.24362) 9913 : cluster 0 pgmap v9882: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:19:00.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:18:59 smithi090 bash[32384]: audit 2023-12-01T10:18:58.967620+0000 mon.c (mon.2) 6364 : audit 0 from='client.? 172.21.15.80:0/3864254819' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:19:00.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:18:59 smithi080 bash[28361]: cluster 2023-12-01T10:18:58.301719+0000 mgr.y (mgr.24362) 9913 : cluster 0 pgmap v9882: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:19:00.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:18:59 smithi080 bash[28361]: audit 2023-12-01T10:18:58.967620+0000 mon.c (mon.2) 6364 : audit 0 from='client.? 172.21.15.80:0/3864254819' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:19:00.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:18:59 smithi080 bash[41963]: cluster 2023-12-01T10:18:58.301719+0000 mgr.y (mgr.24362) 9913 : cluster 0 pgmap v9882: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:19:00.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:18:59 smithi080 bash[41963]: audit 2023-12-01T10:18:58.967620+0000 mon.c (mon.2) 6364 : audit 0 from='client.? 172.21.15.80:0/3864254819' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:19:02.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:19:01 smithi090 bash[32384]: cluster 2023-12-01T10:19:00.302431+0000 mgr.y (mgr.24362) 9914 : cluster 0 pgmap v9883: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:19:02.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:19:01 smithi090 bash[32384]: audit 2023-12-01T10:19:01.417386+0000 mon.c (mon.2) 6365 : audit 0 from='client.? 172.21.15.80:0/4215571410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:19:02.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:19:01 smithi080 bash[28361]: cluster 2023-12-01T10:19:00.302431+0000 mgr.y (mgr.24362) 9914 : cluster 0 pgmap v9883: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:19:02.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:19:01 smithi080 bash[28361]: audit 2023-12-01T10:19:01.417386+0000 mon.c (mon.2) 6365 : audit 0 from='client.? 172.21.15.80:0/4215571410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:19:02.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:19:01 smithi080 bash[41963]: cluster 2023-12-01T10:19:00.302431+0000 mgr.y (mgr.24362) 9914 : cluster 0 pgmap v9883: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:19:02.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:19:01 smithi080 bash[41963]: audit 2023-12-01T10:19:01.417386+0000 mon.c (mon.2) 6365 : audit 0 from='client.? 172.21.15.80:0/4215571410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:19:03.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:19:02 smithi090 bash[32384]: audit 2023-12-01T10:19:02.885647+0000 mon.c (mon.2) 6366 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:19:03.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:19:02 smithi080 bash[28361]: audit 2023-12-01T10:19:02.885647+0000 mon.c (mon.2) 6366 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:19:03.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:19:02 smithi080 bash[41963]: audit 2023-12-01T10:19:02.885647+0000 mon.c (mon.2) 6366 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:19:04.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:19:03 smithi090 bash[32384]: cluster 2023-12-01T10:19:02.303602+0000 mgr.y (mgr.24362) 9915 : cluster 0 pgmap v9884: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:19:04.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:19:03 smithi090 bash[32384]: audit 2023-12-01T10:19:03.873593+0000 mon.a (mon.0) 6342 : audit 0 from='client.? 172.21.15.80:0/3685804726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:19:04.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:19:03 smithi080 bash[28361]: cluster 2023-12-01T10:19:02.303602+0000 mgr.y (mgr.24362) 9915 : cluster 0 pgmap v9884: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:19:04.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:19:03 smithi080 bash[28361]: audit 2023-12-01T10:19:03.873593+0000 mon.a (mon.0) 6342 : audit 0 from='client.? 172.21.15.80:0/3685804726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:19:04.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:19:03 smithi080 bash[41963]: cluster 2023-12-01T10:19:02.303602+0000 mgr.y (mgr.24362) 9915 : cluster 0 pgmap v9884: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:19:04.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:19:03 smithi080 bash[41963]: audit 2023-12-01T10:19:03.873593+0000 mon.a (mon.0) 6342 : audit 0 from='client.? 172.21.15.80:0/3685804726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:19:06.233 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:19:05 smithi080 bash[28361]: cluster 2023-12-01T10:19:04.304348+0000 mgr.y (mgr.24362) 9916 : cluster 0 pgmap v9885: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:19:06.233 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:19:05 smithi080 bash[41963]: cluster 2023-12-01T10:19:04.304348+0000 mgr.y (mgr.24362) 9916 : cluster 0 pgmap v9885: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:19:06.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:19:05 smithi090 bash[32384]: cluster 2023-12-01T10:19:04.304348+0000 mgr.y (mgr.24362) 9916 : cluster 0 pgmap v9885: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:19:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:19:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:19:06] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T10:19:07.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:19:06 smithi090 bash[32384]: audit 2023-12-01T10:19:06.341588+0000 mon.a (mon.0) 6343 : audit 0 from='client.? 172.21.15.80:0/3660543718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:19:07.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:19:06 smithi080 bash[28361]: audit 2023-12-01T10:19:06.341588+0000 mon.a (mon.0) 6343 : audit 0 from='client.? 172.21.15.80:0/3660543718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:19:07.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:19:06 smithi080 bash[41963]: audit 2023-12-01T10:19:06.341588+0000 mon.a (mon.0) 6343 : audit 0 from='client.? 172.21.15.80:0/3660543718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:19:08.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:19:07 smithi090 bash[32384]: cluster 2023-12-01T10:19:06.305555+0000 mgr.y (mgr.24362) 9917 : cluster 0 pgmap v9886: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:19:08.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:19:07 smithi080 bash[28361]: cluster 2023-12-01T10:19:06.305555+0000 mgr.y (mgr.24362) 9917 : cluster 0 pgmap v9886: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:19:08.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:19:07 smithi080 bash[41963]: cluster 2023-12-01T10:19:06.305555+0000 mgr.y (mgr.24362) 9917 : cluster 0 pgmap v9886: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:19:10.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:19:09 smithi090 bash[32384]: cluster 2023-12-01T10:19:08.306084+0000 mgr.y (mgr.24362) 9918 : cluster 0 pgmap v9887: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:19:10.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:19:09 smithi090 bash[32384]: audit 2023-12-01T10:19:08.685207+0000 mon.a (mon.0) 6344 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:19:10.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:19:09 smithi090 bash[32384]: audit 2023-12-01T10:19:08.694837+0000 mon.a (mon.0) 6345 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:19:10.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:19:09 smithi090 bash[32384]: audit 2023-12-01T10:19:08.804679+0000 mon.c (mon.2) 6367 : audit 0 from='client.? 172.21.15.80:0/441431786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:19:10.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:19:09 smithi090 bash[32384]: audit 2023-12-01T10:19:09.089594+0000 mon.a (mon.0) 6346 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:19:10.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:19:09 smithi090 bash[32384]: audit 2023-12-01T10:19:09.105687+0000 mon.a (mon.0) 6347 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:19:10.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:19:09 smithi090 bash[32384]: audit 2023-12-01T10:19:09.596978+0000 mon.c (mon.2) 6368 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:19:10.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:19:09 smithi090 bash[32384]: audit 2023-12-01T10:19:09.598837+0000 mon.c (mon.2) 6369 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:19:10.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:19:09 smithi090 bash[32384]: audit 2023-12-01T10:19:09.608818+0000 mon.a (mon.0) 6348 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:19:10.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:19:09 smithi080 bash[28361]: cluster 2023-12-01T10:19:08.306084+0000 mgr.y (mgr.24362) 9918 : cluster 0 pgmap v9887: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:19:10.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:19:09 smithi080 bash[28361]: audit 2023-12-01T10:19:08.685207+0000 mon.a (mon.0) 6344 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:19:10.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:19:09 smithi080 bash[28361]: audit 2023-12-01T10:19:08.694837+0000 mon.a (mon.0) 6345 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:19:10.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:19:09 smithi080 bash[28361]: audit 2023-12-01T10:19:08.804679+0000 mon.c (mon.2) 6367 : audit 0 from='client.? 172.21.15.80:0/441431786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:19:10.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:19:09 smithi080 bash[28361]: audit 2023-12-01T10:19:09.089594+0000 mon.a (mon.0) 6346 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:19:10.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:19:09 smithi080 bash[28361]: audit 2023-12-01T10:19:09.105687+0000 mon.a (mon.0) 6347 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:19:10.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:19:09 smithi080 bash[28361]: audit 2023-12-01T10:19:09.596978+0000 mon.c (mon.2) 6368 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:19:10.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:19:09 smithi080 bash[28361]: audit 2023-12-01T10:19:09.598837+0000 mon.c (mon.2) 6369 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:19:10.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:19:09 smithi080 bash[28361]: audit 2023-12-01T10:19:09.608818+0000 mon.a (mon.0) 6348 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:19:10.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:19:09 smithi080 bash[41963]: cluster 2023-12-01T10:19:08.306084+0000 mgr.y (mgr.24362) 9918 : cluster 0 pgmap v9887: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:19:10.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:19:09 smithi080 bash[41963]: audit 2023-12-01T10:19:08.685207+0000 mon.a (mon.0) 6344 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:19:10.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:19:09 smithi080 bash[41963]: audit 2023-12-01T10:19:08.694837+0000 mon.a (mon.0) 6345 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:19:10.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:19:09 smithi080 bash[41963]: audit 2023-12-01T10:19:08.804679+0000 mon.c (mon.2) 6367 : audit 0 from='client.? 172.21.15.80:0/441431786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:19:10.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:19:09 smithi080 bash[41963]: audit 2023-12-01T10:19:09.089594+0000 mon.a (mon.0) 6346 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:19:10.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:19:09 smithi080 bash[41963]: audit 2023-12-01T10:19:09.105687+0000 mon.a (mon.0) 6347 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:19:10.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:19:09 smithi080 bash[41963]: audit 2023-12-01T10:19:09.596978+0000 mon.c (mon.2) 6368 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:19:10.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:19:09 smithi080 bash[41963]: audit 2023-12-01T10:19:09.598837+0000 mon.c (mon.2) 6369 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:19:10.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:19:09 smithi080 bash[41963]: audit 2023-12-01T10:19:09.608818+0000 mon.a (mon.0) 6348 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:19:11.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:19:10 smithi090 bash[32384]: audit 2023-12-01T10:19:10.302368+0000 mon.c (mon.2) 6370 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:19:11.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:19:10 smithi080 bash[28361]: audit 2023-12-01T10:19:10.302368+0000 mon.c (mon.2) 6370 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:19:11.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:19:10 smithi080 bash[41963]: audit 2023-12-01T10:19:10.302368+0000 mon.c (mon.2) 6370 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:19:12.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:19:11 smithi090 bash[32384]: cluster 2023-12-01T10:19:10.306627+0000 mgr.y (mgr.24362) 9919 : cluster 0 pgmap v9888: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:19:12.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:19:11 smithi090 bash[32384]: audit 2023-12-01T10:19:11.262928+0000 mon.a (mon.0) 6349 : audit 0 from='client.? 172.21.15.80:0/3961298985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:19:12.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:19:11 smithi080 bash[28361]: cluster 2023-12-01T10:19:10.306627+0000 mgr.y (mgr.24362) 9919 : cluster 0 pgmap v9888: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:19:12.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:19:11 smithi080 bash[28361]: audit 2023-12-01T10:19:11.262928+0000 mon.a (mon.0) 6349 : audit 0 from='client.? 172.21.15.80:0/3961298985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:19:12.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:19:11 smithi080 bash[41963]: cluster 2023-12-01T10:19:10.306627+0000 mgr.y (mgr.24362) 9919 : cluster 0 pgmap v9888: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:19:12.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:19:11 smithi080 bash[41963]: audit 2023-12-01T10:19:11.262928+0000 mon.a (mon.0) 6349 : audit 0 from='client.? 172.21.15.80:0/3961298985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:19:14.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:19:13 smithi090 bash[32384]: cluster 2023-12-01T10:19:12.311955+0000 mgr.y (mgr.24362) 9920 : cluster 0 pgmap v9889: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:19:14.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:19:13 smithi080 bash[41963]: cluster 2023-12-01T10:19:12.311955+0000 mgr.y (mgr.24362) 9920 : cluster 0 pgmap v9889: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:19:14.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:19:13 smithi080 bash[28361]: cluster 2023-12-01T10:19:12.311955+0000 mgr.y (mgr.24362) 9920 : cluster 0 pgmap v9889: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:19:15.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:19:14 smithi090 bash[32384]: audit 2023-12-01T10:19:13.721287+0000 mon.a (mon.0) 6350 : audit 0 from='client.? 172.21.15.80:0/2239451417' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:19:15.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:19:14 smithi080 bash[28361]: audit 2023-12-01T10:19:13.721287+0000 mon.a (mon.0) 6350 : audit 0 from='client.? 172.21.15.80:0/2239451417' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:19:15.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:19:14 smithi080 bash[41963]: audit 2023-12-01T10:19:13.721287+0000 mon.a (mon.0) 6350 : audit 0 from='client.? 172.21.15.80:0/2239451417' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:19:16.233 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:19:15 smithi080 bash[28361]: cluster 2023-12-01T10:19:14.312529+0000 mgr.y (mgr.24362) 9921 : cluster 0 pgmap v9890: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:19:16.234 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:19:15 smithi080 bash[41963]: cluster 2023-12-01T10:19:14.312529+0000 mgr.y (mgr.24362) 9921 : cluster 0 pgmap v9890: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:19:16.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:19:15 smithi090 bash[32384]: cluster 2023-12-01T10:19:14.312529+0000 mgr.y (mgr.24362) 9921 : cluster 0 pgmap v9890: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:19:16.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:19:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:19:16] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T10:19:17.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:19:16 smithi090 bash[32384]: audit 2023-12-01T10:19:16.183624+0000 mon.a (mon.0) 6351 : audit 0 from='client.? 172.21.15.80:0/1231584155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:19:17.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:19:16 smithi080 bash[41963]: audit 2023-12-01T10:19:16.183624+0000 mon.a (mon.0) 6351 : audit 0 from='client.? 172.21.15.80:0/1231584155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:19:17.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:19:16 smithi080 bash[28361]: audit 2023-12-01T10:19:16.183624+0000 mon.a (mon.0) 6351 : audit 0 from='client.? 172.21.15.80:0/1231584155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:19:18.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:19:17 smithi090 bash[32384]: cluster 2023-12-01T10:19:16.313713+0000 mgr.y (mgr.24362) 9922 : cluster 0 pgmap v9891: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:19:18.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:19:17 smithi080 bash[28361]: cluster 2023-12-01T10:19:16.313713+0000 mgr.y (mgr.24362) 9922 : cluster 0 pgmap v9891: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:19:18.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:19:17 smithi080 bash[41963]: cluster 2023-12-01T10:19:16.313713+0000 mgr.y (mgr.24362) 9922 : cluster 0 pgmap v9891: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:19:19.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:19:18 smithi090 bash[32384]: audit 2023-12-01T10:19:18.635035+0000 mon.c (mon.2) 6371 : audit 0 from='client.? 172.21.15.80:0/1984539517' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:19:19.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:19:18 smithi080 bash[28361]: audit 2023-12-01T10:19:18.635035+0000 mon.c (mon.2) 6371 : audit 0 from='client.? 172.21.15.80:0/1984539517' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:19:19.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:19:18 smithi080 bash[41963]: audit 2023-12-01T10:19:18.635035+0000 mon.c (mon.2) 6371 : audit 0 from='client.? 172.21.15.80:0/1984539517' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:19:20.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:19:19 smithi090 bash[32384]: cluster 2023-12-01T10:19:18.314356+0000 mgr.y (mgr.24362) 9923 : cluster 0 pgmap v9892: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:19:20.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:19:19 smithi080 bash[28361]: cluster 2023-12-01T10:19:18.314356+0000 mgr.y (mgr.24362) 9923 : cluster 0 pgmap v9892: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:19:20.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:19:19 smithi080 bash[41963]: cluster 2023-12-01T10:19:18.314356+0000 mgr.y (mgr.24362) 9923 : cluster 0 pgmap v9892: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:19:22.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:19:21 smithi090 bash[32384]: cluster 2023-12-01T10:19:20.315019+0000 mgr.y (mgr.24362) 9924 : cluster 0 pgmap v9893: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:19:22.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:19:21 smithi090 bash[32384]: audit 2023-12-01T10:19:21.099125+0000 mon.a (mon.0) 6352 : audit 0 from='client.? 172.21.15.80:0/2648775963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:19:22.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:19:21 smithi080 bash[28361]: cluster 2023-12-01T10:19:20.315019+0000 mgr.y (mgr.24362) 9924 : cluster 0 pgmap v9893: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:19:22.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:19:21 smithi080 bash[28361]: audit 2023-12-01T10:19:21.099125+0000 mon.a (mon.0) 6352 : audit 0 from='client.? 172.21.15.80:0/2648775963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:19:22.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:19:21 smithi080 bash[41963]: cluster 2023-12-01T10:19:20.315019+0000 mgr.y (mgr.24362) 9924 : cluster 0 pgmap v9893: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:19:22.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:19:21 smithi080 bash[41963]: audit 2023-12-01T10:19:21.099125+0000 mon.a (mon.0) 6352 : audit 0 from='client.? 172.21.15.80:0/2648775963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:19:24.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:19:23 smithi090 bash[32384]: cluster 2023-12-01T10:19:22.316227+0000 mgr.y (mgr.24362) 9925 : cluster 0 pgmap v9894: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:19:24.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:19:23 smithi090 bash[32384]: audit 2023-12-01T10:19:23.558902+0000 mon.c (mon.2) 6372 : audit 0 from='client.? 172.21.15.80:0/388263369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:19:24.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:19:23 smithi080 bash[28361]: cluster 2023-12-01T10:19:22.316227+0000 mgr.y (mgr.24362) 9925 : cluster 0 pgmap v9894: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:19:24.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:19:23 smithi080 bash[28361]: audit 2023-12-01T10:19:23.558902+0000 mon.c (mon.2) 6372 : audit 0 from='client.? 172.21.15.80:0/388263369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:19:24.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:19:24 smithi080 bash[41963]: cluster 2023-12-01T10:19:22.316227+0000 mgr.y (mgr.24362) 9925 : cluster 0 pgmap v9894: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:19:24.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:19:24 smithi080 bash[41963]: audit 2023-12-01T10:19:23.558902+0000 mon.c (mon.2) 6372 : audit 0 from='client.? 172.21.15.80:0/388263369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:19:26.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:19:25 smithi090 bash[32384]: cluster 2023-12-01T10:19:24.316926+0000 mgr.y (mgr.24362) 9926 : cluster 0 pgmap v9895: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:19:26.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:19:25 smithi090 bash[32384]: audit 2023-12-01T10:19:25.302592+0000 mon.c (mon.2) 6373 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:19:26.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:19:25 smithi080 bash[28361]: cluster 2023-12-01T10:19:24.316926+0000 mgr.y (mgr.24362) 9926 : cluster 0 pgmap v9895: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:19:26.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:19:25 smithi080 bash[28361]: audit 2023-12-01T10:19:25.302592+0000 mon.c (mon.2) 6373 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:19:26.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:19:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:19:26] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T10:19:26.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:19:25 smithi080 bash[41963]: cluster 2023-12-01T10:19:24.316926+0000 mgr.y (mgr.24362) 9926 : cluster 0 pgmap v9895: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:19:26.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:19:25 smithi080 bash[41963]: audit 2023-12-01T10:19:25.302592+0000 mon.c (mon.2) 6373 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:19:27.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:19:26 smithi090 bash[32384]: audit 2023-12-01T10:19:26.015536+0000 mon.a (mon.0) 6353 : audit 0 from='client.? 172.21.15.80:0/3742068789' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:19:27.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:19:26 smithi080 bash[28361]: audit 2023-12-01T10:19:26.015536+0000 mon.a (mon.0) 6353 : audit 0 from='client.? 172.21.15.80:0/3742068789' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:19:27.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:19:26 smithi080 bash[41963]: audit 2023-12-01T10:19:26.015536+0000 mon.a (mon.0) 6353 : audit 0 from='client.? 172.21.15.80:0/3742068789' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:19:28.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:19:28 smithi090 bash[32384]: cluster 2023-12-01T10:19:26.318226+0000 mgr.y (mgr.24362) 9927 : cluster 0 pgmap v9896: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:19:28.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:19:28 smithi080 bash[41963]: cluster 2023-12-01T10:19:26.318226+0000 mgr.y (mgr.24362) 9927 : cluster 0 pgmap v9896: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:19:28.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:19:28 smithi080 bash[28361]: cluster 2023-12-01T10:19:26.318226+0000 mgr.y (mgr.24362) 9927 : cluster 0 pgmap v9896: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:19:29.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:19:29 smithi090 bash[32384]: audit 2023-12-01T10:19:28.472488+0000 mon.a (mon.0) 6354 : audit 0 from='client.? 172.21.15.80:0/2083279091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:19:29.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:19:29 smithi080 bash[28361]: audit 2023-12-01T10:19:28.472488+0000 mon.a (mon.0) 6354 : audit 0 from='client.? 172.21.15.80:0/2083279091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:19:29.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:19:29 smithi080 bash[41963]: audit 2023-12-01T10:19:28.472488+0000 mon.a (mon.0) 6354 : audit 0 from='client.? 172.21.15.80:0/2083279091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:19:30.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:19:30 smithi090 bash[32384]: cluster 2023-12-01T10:19:28.318895+0000 mgr.y (mgr.24362) 9928 : cluster 0 pgmap v9897: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:19:30.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:19:30 smithi080 bash[28361]: cluster 2023-12-01T10:19:28.318895+0000 mgr.y (mgr.24362) 9928 : cluster 0 pgmap v9897: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:19:30.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:19:30 smithi080 bash[41963]: cluster 2023-12-01T10:19:28.318895+0000 mgr.y (mgr.24362) 9928 : cluster 0 pgmap v9897: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:19:31.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:19:31 smithi080 bash[28361]: audit 2023-12-01T10:19:30.933186+0000 mon.a (mon.0) 6355 : audit 0 from='client.? 172.21.15.80:0/3052466531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:19:31.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:19:31 smithi080 bash[41963]: audit 2023-12-01T10:19:30.933186+0000 mon.a (mon.0) 6355 : audit 0 from='client.? 172.21.15.80:0/3052466531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:19:31.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:19:31 smithi090 bash[32384]: audit 2023-12-01T10:19:30.933186+0000 mon.a (mon.0) 6355 : audit 0 from='client.? 172.21.15.80:0/3052466531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:19:32.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:19:32 smithi080 bash[28361]: cluster 2023-12-01T10:19:30.319574+0000 mgr.y (mgr.24362) 9929 : cluster 0 pgmap v9898: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:19:32.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:19:32 smithi080 bash[41963]: cluster 2023-12-01T10:19:30.319574+0000 mgr.y (mgr.24362) 9929 : cluster 0 pgmap v9898: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:19:32.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:19:32 smithi090 bash[32384]: cluster 2023-12-01T10:19:30.319574+0000 mgr.y (mgr.24362) 9929 : cluster 0 pgmap v9898: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:19:34.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:19:34 smithi080 bash[28361]: cluster 2023-12-01T10:19:32.320756+0000 mgr.y (mgr.24362) 9930 : cluster 0 pgmap v9899: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:19:34.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:19:34 smithi080 bash[28361]: audit 2023-12-01T10:19:33.387136+0000 mon.c (mon.2) 6374 : audit 0 from='client.? 172.21.15.80:0/2687001017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:19:34.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:19:34 smithi080 bash[41963]: cluster 2023-12-01T10:19:32.320756+0000 mgr.y (mgr.24362) 9930 : cluster 0 pgmap v9899: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:19:34.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:19:34 smithi080 bash[41963]: audit 2023-12-01T10:19:33.387136+0000 mon.c (mon.2) 6374 : audit 0 from='client.? 172.21.15.80:0/2687001017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:19:34.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:19:34 smithi090 bash[32384]: cluster 2023-12-01T10:19:32.320756+0000 mgr.y (mgr.24362) 9930 : cluster 0 pgmap v9899: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:19:34.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:19:34 smithi090 bash[32384]: audit 2023-12-01T10:19:33.387136+0000 mon.c (mon.2) 6374 : audit 0 from='client.? 172.21.15.80:0/2687001017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:19:36.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:19:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:19:36] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T10:19:36.456 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:19:36 smithi080 bash[28361]: cluster 2023-12-01T10:19:34.321420+0000 mgr.y (mgr.24362) 9931 : cluster 0 pgmap v9900: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:19:36.456 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:19:36 smithi080 bash[28361]: audit 2023-12-01T10:19:35.837874+0000 mon.c (mon.2) 6375 : audit 0 from='client.? 172.21.15.80:0/1059708633' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:19:36.456 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:19:36 smithi080 bash[41963]: cluster 2023-12-01T10:19:34.321420+0000 mgr.y (mgr.24362) 9931 : cluster 0 pgmap v9900: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:19:36.457 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:19:36 smithi080 bash[41963]: audit 2023-12-01T10:19:35.837874+0000 mon.c (mon.2) 6375 : audit 0 from='client.? 172.21.15.80:0/1059708633' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:19:36.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:19:36 smithi090 bash[32384]: cluster 2023-12-01T10:19:34.321420+0000 mgr.y (mgr.24362) 9931 : cluster 0 pgmap v9900: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:19:36.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:19:36 smithi090 bash[32384]: audit 2023-12-01T10:19:35.837874+0000 mon.c (mon.2) 6375 : audit 0 from='client.? 172.21.15.80:0/1059708633' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:19:38.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:19:38 smithi080 bash[28361]: cluster 2023-12-01T10:19:36.322573+0000 mgr.y (mgr.24362) 9932 : cluster 0 pgmap v9901: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:19:38.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:19:38 smithi080 bash[41963]: cluster 2023-12-01T10:19:36.322573+0000 mgr.y (mgr.24362) 9932 : cluster 0 pgmap v9901: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:19:38.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:19:38 smithi090 bash[32384]: cluster 2023-12-01T10:19:36.322573+0000 mgr.y (mgr.24362) 9932 : cluster 0 pgmap v9901: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:19:39.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:19:39 smithi080 bash[28361]: audit 2023-12-01T10:19:38.297692+0000 mon.c (mon.2) 6376 : audit 0 from='client.? 172.21.15.80:0/952521990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:19:39.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:19:39 smithi080 bash[41963]: audit 2023-12-01T10:19:38.297692+0000 mon.c (mon.2) 6376 : audit 0 from='client.? 172.21.15.80:0/952521990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:19:39.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:19:39 smithi090 bash[32384]: audit 2023-12-01T10:19:38.297692+0000 mon.c (mon.2) 6376 : audit 0 from='client.? 172.21.15.80:0/952521990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:19:40.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:19:40 smithi080 bash[41963]: cluster 2023-12-01T10:19:38.323147+0000 mgr.y (mgr.24362) 9933 : cluster 0 pgmap v9902: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:19:40.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:19:40 smithi080 bash[28361]: cluster 2023-12-01T10:19:38.323147+0000 mgr.y (mgr.24362) 9933 : cluster 0 pgmap v9902: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:19:40.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:19:40 smithi090 bash[32384]: cluster 2023-12-01T10:19:38.323147+0000 mgr.y (mgr.24362) 9933 : cluster 0 pgmap v9902: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:19:41.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:19:41 smithi080 bash[28361]: audit 2023-12-01T10:19:40.302965+0000 mon.c (mon.2) 6377 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:19:41.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:19:41 smithi080 bash[28361]: audit 2023-12-01T10:19:40.746330+0000 mon.a (mon.0) 6356 : audit 0 from='client.? 172.21.15.80:0/207100703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:19:41.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:19:41 smithi080 bash[41963]: audit 2023-12-01T10:19:40.302965+0000 mon.c (mon.2) 6377 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:19:41.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:19:41 smithi080 bash[41963]: audit 2023-12-01T10:19:40.746330+0000 mon.a (mon.0) 6356 : audit 0 from='client.? 172.21.15.80:0/207100703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:19:41.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:19:41 smithi090 bash[32384]: audit 2023-12-01T10:19:40.302965+0000 mon.c (mon.2) 6377 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:19:41.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:19:41 smithi090 bash[32384]: audit 2023-12-01T10:19:40.746330+0000 mon.a (mon.0) 6356 : audit 0 from='client.? 172.21.15.80:0/207100703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:19:42.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:19:42 smithi080 bash[28361]: cluster 2023-12-01T10:19:40.326888+0000 mgr.y (mgr.24362) 9934 : cluster 0 pgmap v9903: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:19:42.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:19:42 smithi080 bash[41963]: cluster 2023-12-01T10:19:40.326888+0000 mgr.y (mgr.24362) 9934 : cluster 0 pgmap v9903: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:19:42.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:19:42 smithi090 bash[32384]: cluster 2023-12-01T10:19:40.326888+0000 mgr.y (mgr.24362) 9934 : cluster 0 pgmap v9903: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:19:44.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:19:44 smithi080 bash[28361]: cluster 2023-12-01T10:19:42.328036+0000 mgr.y (mgr.24362) 9935 : cluster 0 pgmap v9904: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:19:44.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:19:44 smithi080 bash[28361]: audit 2023-12-01T10:19:43.193973+0000 mon.c (mon.2) 6378 : audit 0 from='client.? 172.21.15.80:0/1339058182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:19:44.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:19:44 smithi080 bash[41963]: cluster 2023-12-01T10:19:42.328036+0000 mgr.y (mgr.24362) 9935 : cluster 0 pgmap v9904: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:19:44.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:19:44 smithi080 bash[41963]: audit 2023-12-01T10:19:43.193973+0000 mon.c (mon.2) 6378 : audit 0 from='client.? 172.21.15.80:0/1339058182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:19:44.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:19:44 smithi090 bash[32384]: cluster 2023-12-01T10:19:42.328036+0000 mgr.y (mgr.24362) 9935 : cluster 0 pgmap v9904: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:19:44.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:19:44 smithi090 bash[32384]: audit 2023-12-01T10:19:43.193973+0000 mon.c (mon.2) 6378 : audit 0 from='client.? 172.21.15.80:0/1339058182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:19:46.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:19:46 smithi080 bash[28361]: cluster 2023-12-01T10:19:44.328680+0000 mgr.y (mgr.24362) 9936 : cluster 0 pgmap v9905: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:19:46.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:19:46 smithi080 bash[28361]: audit 2023-12-01T10:19:45.642824+0000 mon.a (mon.0) 6357 : audit 0 from='client.? 172.21.15.80:0/409632323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:19:46.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:19:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:19:46] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T10:19:46.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:19:46 smithi080 bash[41963]: cluster 2023-12-01T10:19:44.328680+0000 mgr.y (mgr.24362) 9936 : cluster 0 pgmap v9905: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:19:46.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:19:46 smithi080 bash[41963]: audit 2023-12-01T10:19:45.642824+0000 mon.a (mon.0) 6357 : audit 0 from='client.? 172.21.15.80:0/409632323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:19:46.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:19:46 smithi090 bash[32384]: cluster 2023-12-01T10:19:44.328680+0000 mgr.y (mgr.24362) 9936 : cluster 0 pgmap v9905: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:19:46.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:19:46 smithi090 bash[32384]: audit 2023-12-01T10:19:45.642824+0000 mon.a (mon.0) 6357 : audit 0 from='client.? 172.21.15.80:0/409632323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:19:48.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:19:48 smithi080 bash[28361]: cluster 2023-12-01T10:19:46.329822+0000 mgr.y (mgr.24362) 9937 : cluster 0 pgmap v9906: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:19:48.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:19:48 smithi080 bash[41963]: cluster 2023-12-01T10:19:46.329822+0000 mgr.y (mgr.24362) 9937 : cluster 0 pgmap v9906: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:19:48.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:19:48 smithi090 bash[32384]: cluster 2023-12-01T10:19:46.329822+0000 mgr.y (mgr.24362) 9937 : cluster 0 pgmap v9906: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:19:49.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:19:49 smithi080 bash[28361]: audit 2023-12-01T10:19:48.101634+0000 mon.c (mon.2) 6379 : audit 0 from='client.? 172.21.15.80:0/683942889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:19:49.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:19:49 smithi080 bash[41963]: audit 2023-12-01T10:19:48.101634+0000 mon.c (mon.2) 6379 : audit 0 from='client.? 172.21.15.80:0/683942889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:19:49.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:19:49 smithi090 bash[32384]: audit 2023-12-01T10:19:48.101634+0000 mon.c (mon.2) 6379 : audit 0 from='client.? 172.21.15.80:0/683942889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:19:50.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:19:50 smithi080 bash[41963]: cluster 2023-12-01T10:19:48.330407+0000 mgr.y (mgr.24362) 9938 : cluster 0 pgmap v9907: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:19:50.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:19:50 smithi080 bash[28361]: cluster 2023-12-01T10:19:48.330407+0000 mgr.y (mgr.24362) 9938 : cluster 0 pgmap v9907: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:19:50.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:19:50 smithi090 bash[32384]: cluster 2023-12-01T10:19:48.330407+0000 mgr.y (mgr.24362) 9938 : cluster 0 pgmap v9907: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:19:51.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:19:51 smithi080 bash[28361]: audit 2023-12-01T10:19:50.547098+0000 mon.c (mon.2) 6380 : audit 0 from='client.? 172.21.15.80:0/1278697656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:19:51.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:19:51 smithi080 bash[41963]: audit 2023-12-01T10:19:50.547098+0000 mon.c (mon.2) 6380 : audit 0 from='client.? 172.21.15.80:0/1278697656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:19:51.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:19:51 smithi090 bash[32384]: audit 2023-12-01T10:19:50.547098+0000 mon.c (mon.2) 6380 : audit 0 from='client.? 172.21.15.80:0/1278697656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:19:52.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:19:52 smithi080 bash[28361]: cluster 2023-12-01T10:19:50.331008+0000 mgr.y (mgr.24362) 9939 : cluster 0 pgmap v9908: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:19:52.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:19:52 smithi080 bash[41963]: cluster 2023-12-01T10:19:50.331008+0000 mgr.y (mgr.24362) 9939 : cluster 0 pgmap v9908: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:19:52.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:19:52 smithi090 bash[32384]: cluster 2023-12-01T10:19:50.331008+0000 mgr.y (mgr.24362) 9939 : cluster 0 pgmap v9908: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:19:53.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:19:53 smithi080 bash[28361]: audit 2023-12-01T10:19:53.003133+0000 mon.a (mon.0) 6358 : audit 0 from='client.? 172.21.15.80:0/1758882630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:19:53.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:19:53 smithi080 bash[41963]: audit 2023-12-01T10:19:53.003133+0000 mon.a (mon.0) 6358 : audit 0 from='client.? 172.21.15.80:0/1758882630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:19:53.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:19:53 smithi090 bash[32384]: audit 2023-12-01T10:19:53.003133+0000 mon.a (mon.0) 6358 : audit 0 from='client.? 172.21.15.80:0/1758882630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:19:54.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:19:54 smithi080 bash[28361]: cluster 2023-12-01T10:19:52.332269+0000 mgr.y (mgr.24362) 9940 : cluster 0 pgmap v9909: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:19:54.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:19:54 smithi080 bash[41963]: cluster 2023-12-01T10:19:52.332269+0000 mgr.y (mgr.24362) 9940 : cluster 0 pgmap v9909: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:19:54.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:19:54 smithi090 bash[32384]: cluster 2023-12-01T10:19:52.332269+0000 mgr.y (mgr.24362) 9940 : cluster 0 pgmap v9909: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:19:55.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:19:55 smithi080 bash[41963]: cluster 2023-12-01T10:19:54.332894+0000 mgr.y (mgr.24362) 9941 : cluster 0 pgmap v9910: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:19:55.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:19:55 smithi080 bash[28361]: cluster 2023-12-01T10:19:54.332894+0000 mgr.y (mgr.24362) 9941 : cluster 0 pgmap v9910: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:19:55.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:19:55 smithi090 bash[32384]: cluster 2023-12-01T10:19:54.332894+0000 mgr.y (mgr.24362) 9941 : cluster 0 pgmap v9910: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:19:56.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:19:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:19:56] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T10:19:56.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:19:56 smithi080 bash[28361]: audit 2023-12-01T10:19:55.303257+0000 mon.c (mon.2) 6381 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:19:56.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:19:56 smithi080 bash[28361]: audit 2023-12-01T10:19:55.450837+0000 mon.a (mon.0) 6359 : audit 0 from='client.? 172.21.15.80:0/3643691847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:19:56.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:19:56 smithi080 bash[41963]: audit 2023-12-01T10:19:55.303257+0000 mon.c (mon.2) 6381 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:19:56.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:19:56 smithi080 bash[41963]: audit 2023-12-01T10:19:55.450837+0000 mon.a (mon.0) 6359 : audit 0 from='client.? 172.21.15.80:0/3643691847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:19:56.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:19:56 smithi090 bash[32384]: audit 2023-12-01T10:19:55.303257+0000 mon.c (mon.2) 6381 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:19:56.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:19:56 smithi090 bash[32384]: audit 2023-12-01T10:19:55.450837+0000 mon.a (mon.0) 6359 : audit 0 from='client.? 172.21.15.80:0/3643691847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:19:57.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:19:57 smithi080 bash[28361]: cluster 2023-12-01T10:19:56.333997+0000 mgr.y (mgr.24362) 9942 : cluster 0 pgmap v9911: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:19:57.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:19:57 smithi080 bash[41963]: cluster 2023-12-01T10:19:56.333997+0000 mgr.y (mgr.24362) 9942 : cluster 0 pgmap v9911: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:19:57.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:19:57 smithi090 bash[32384]: cluster 2023-12-01T10:19:56.333997+0000 mgr.y (mgr.24362) 9942 : cluster 0 pgmap v9911: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:19:58.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:19:58 smithi080 bash[28361]: audit 2023-12-01T10:19:57.908162+0000 mon.c (mon.2) 6382 : audit 0 from='client.? 172.21.15.80:0/202920316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:19:58.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:19:58 smithi080 bash[41963]: audit 2023-12-01T10:19:57.908162+0000 mon.c (mon.2) 6382 : audit 0 from='client.? 172.21.15.80:0/202920316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:19:58.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:19:58 smithi090 bash[32384]: audit 2023-12-01T10:19:57.908162+0000 mon.c (mon.2) 6382 : audit 0 from='client.? 172.21.15.80:0/202920316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:20:00.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:19:59 smithi090 bash[32384]: cluster 2023-12-01T10:19:58.334636+0000 mgr.y (mgr.24362) 9943 : cluster 0 pgmap v9912: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:20:00.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:19:59 smithi080 bash[41963]: cluster 2023-12-01T10:19:58.334636+0000 mgr.y (mgr.24362) 9943 : cluster 0 pgmap v9912: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:20:00.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:19:59 smithi080 bash[28361]: cluster 2023-12-01T10:19:58.334636+0000 mgr.y (mgr.24362) 9943 : cluster 0 pgmap v9912: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:20:00.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:20:00 smithi080 bash[28361]: debug 2023-12-01T10:19:59.996+0000 7f6ec9bf0700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T10:20:01.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:20:00 smithi090 bash[32384]: cluster 2023-12-01T10:20:00.000100+0000 mon.a (mon.0) 6360 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T10:20:01.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:20:00 smithi090 bash[32384]: audit 2023-12-01T10:20:00.356542+0000 mon.c (mon.2) 6383 : audit 0 from='client.? 172.21.15.80:0/1123396316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:20:01.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:20:00 smithi080 bash[28361]: cluster 2023-12-01T10:20:00.000100+0000 mon.a (mon.0) 6360 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T10:20:01.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:20:00 smithi080 bash[28361]: audit 2023-12-01T10:20:00.356542+0000 mon.c (mon.2) 6383 : audit 0 from='client.? 172.21.15.80:0/1123396316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:20:01.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:20:00 smithi080 bash[41963]: cluster 2023-12-01T10:20:00.000100+0000 mon.a (mon.0) 6360 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T10:20:01.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:20:00 smithi080 bash[41963]: audit 2023-12-01T10:20:00.356542+0000 mon.c (mon.2) 6383 : audit 0 from='client.? 172.21.15.80:0/1123396316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:20:02.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:20:01 smithi090 bash[32384]: cluster 2023-12-01T10:20:00.335259+0000 mgr.y (mgr.24362) 9944 : cluster 0 pgmap v9913: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:20:02.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:20:01 smithi080 bash[41963]: cluster 2023-12-01T10:20:00.335259+0000 mgr.y (mgr.24362) 9944 : cluster 0 pgmap v9913: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:20:02.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:20:01 smithi080 bash[28361]: cluster 2023-12-01T10:20:00.335259+0000 mgr.y (mgr.24362) 9944 : cluster 0 pgmap v9913: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:20:03.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:20:02 smithi090 bash[32384]: audit 2023-12-01T10:20:02.811488+0000 mon.a (mon.0) 6361 : audit 0 from='client.? 172.21.15.80:0/1713692365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:20:03.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:20:02 smithi080 bash[28361]: audit 2023-12-01T10:20:02.811488+0000 mon.a (mon.0) 6361 : audit 0 from='client.? 172.21.15.80:0/1713692365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:20:03.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:20:02 smithi080 bash[41963]: audit 2023-12-01T10:20:02.811488+0000 mon.a (mon.0) 6361 : audit 0 from='client.? 172.21.15.80:0/1713692365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:20:04.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:20:03 smithi090 bash[32384]: cluster 2023-12-01T10:20:02.336476+0000 mgr.y (mgr.24362) 9945 : cluster 0 pgmap v9914: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:20:04.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:20:03 smithi080 bash[28361]: cluster 2023-12-01T10:20:02.336476+0000 mgr.y (mgr.24362) 9945 : cluster 0 pgmap v9914: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:20:04.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:20:03 smithi080 bash[41963]: cluster 2023-12-01T10:20:02.336476+0000 mgr.y (mgr.24362) 9945 : cluster 0 pgmap v9914: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:20:06.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:20:05 smithi090 bash[32384]: cluster 2023-12-01T10:20:04.337149+0000 mgr.y (mgr.24362) 9946 : cluster 0 pgmap v9915: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:20:06.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:20:05 smithi090 bash[32384]: audit 2023-12-01T10:20:05.273617+0000 mon.a (mon.0) 6362 : audit 0 from='client.? 172.21.15.80:0/3617895131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:20:06.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:20:05 smithi080 bash[28361]: cluster 2023-12-01T10:20:04.337149+0000 mgr.y (mgr.24362) 9946 : cluster 0 pgmap v9915: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:20:06.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:20:05 smithi080 bash[28361]: audit 2023-12-01T10:20:05.273617+0000 mon.a (mon.0) 6362 : audit 0 from='client.? 172.21.15.80:0/3617895131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:20:06.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:20:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:20:06] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T10:20:06.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:20:05 smithi080 bash[41963]: cluster 2023-12-01T10:20:04.337149+0000 mgr.y (mgr.24362) 9946 : cluster 0 pgmap v9915: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:20:06.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:20:05 smithi080 bash[41963]: audit 2023-12-01T10:20:05.273617+0000 mon.a (mon.0) 6362 : audit 0 from='client.? 172.21.15.80:0/3617895131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:20:08.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:20:07 smithi090 bash[32384]: cluster 2023-12-01T10:20:06.338225+0000 mgr.y (mgr.24362) 9947 : cluster 0 pgmap v9916: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:20:08.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:20:07 smithi090 bash[32384]: audit 2023-12-01T10:20:07.721792+0000 mon.a (mon.0) 6363 : audit 0 from='client.? 172.21.15.80:0/4015439386' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:20:08.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:20:07 smithi080 bash[28361]: cluster 2023-12-01T10:20:06.338225+0000 mgr.y (mgr.24362) 9947 : cluster 0 pgmap v9916: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:20:08.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:20:07 smithi080 bash[28361]: audit 2023-12-01T10:20:07.721792+0000 mon.a (mon.0) 6363 : audit 0 from='client.? 172.21.15.80:0/4015439386' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:20:08.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:20:08 smithi080 bash[41963]: cluster 2023-12-01T10:20:06.338225+0000 mgr.y (mgr.24362) 9947 : cluster 0 pgmap v9916: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:20:08.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:20:08 smithi080 bash[41963]: audit 2023-12-01T10:20:07.721792+0000 mon.a (mon.0) 6363 : audit 0 from='client.? 172.21.15.80:0/4015439386' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:20:10.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:20:10 smithi090 bash[32384]: cluster 2023-12-01T10:20:08.338691+0000 mgr.y (mgr.24362) 9948 : cluster 0 pgmap v9917: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:20:10.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:20:10 smithi090 bash[32384]: audit 2023-12-01T10:20:09.690172+0000 mon.c (mon.2) 6384 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:20:10.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:20:10 smithi080 bash[41963]: cluster 2023-12-01T10:20:08.338691+0000 mgr.y (mgr.24362) 9948 : cluster 0 pgmap v9917: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:20:10.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:20:10 smithi080 bash[41963]: audit 2023-12-01T10:20:09.690172+0000 mon.c (mon.2) 6384 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:20:10.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:20:10 smithi080 bash[28361]: cluster 2023-12-01T10:20:08.338691+0000 mgr.y (mgr.24362) 9948 : cluster 0 pgmap v9917: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:20:10.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:20:10 smithi080 bash[28361]: audit 2023-12-01T10:20:09.690172+0000 mon.c (mon.2) 6384 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:20:11.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:20:11 smithi090 bash[32384]: audit 2023-12-01T10:20:10.178982+0000 mon.c (mon.2) 6385 : audit 0 from='client.? 172.21.15.80:0/1267161267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:20:11.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:20:11 smithi090 bash[32384]: audit 2023-12-01T10:20:10.303696+0000 mon.c (mon.2) 6386 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:20:11.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:20:11 smithi080 bash[28361]: audit 2023-12-01T10:20:10.178982+0000 mon.c (mon.2) 6385 : audit 0 from='client.? 172.21.15.80:0/1267161267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:20:11.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:20:11 smithi080 bash[28361]: audit 2023-12-01T10:20:10.303696+0000 mon.c (mon.2) 6386 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:20:11.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:20:11 smithi080 bash[41963]: audit 2023-12-01T10:20:10.178982+0000 mon.c (mon.2) 6385 : audit 0 from='client.? 172.21.15.80:0/1267161267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:20:11.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:20:11 smithi080 bash[41963]: audit 2023-12-01T10:20:10.303696+0000 mon.c (mon.2) 6386 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:20:12.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:20:12 smithi090 bash[32384]: cluster 2023-12-01T10:20:10.339286+0000 mgr.y (mgr.24362) 9949 : cluster 0 pgmap v9918: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:20:12.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:20:12 smithi080 bash[41963]: cluster 2023-12-01T10:20:10.339286+0000 mgr.y (mgr.24362) 9949 : cluster 0 pgmap v9918: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:20:12.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:20:12 smithi080 bash[28361]: cluster 2023-12-01T10:20:10.339286+0000 mgr.y (mgr.24362) 9949 : cluster 0 pgmap v9918: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:20:13.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:20:13 smithi080 bash[28361]: audit 2023-12-01T10:20:12.644342+0000 mon.a (mon.0) 6364 : audit 0 from='client.? 172.21.15.80:0/3828777921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:20:13.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:20:13 smithi080 bash[41963]: audit 2023-12-01T10:20:12.644342+0000 mon.a (mon.0) 6364 : audit 0 from='client.? 172.21.15.80:0/3828777921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:20:13.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:20:13 smithi090 bash[32384]: audit 2023-12-01T10:20:12.644342+0000 mon.a (mon.0) 6364 : audit 0 from='client.? 172.21.15.80:0/3828777921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:20:14.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:20:14 smithi080 bash[41963]: cluster 2023-12-01T10:20:12.340095+0000 mgr.y (mgr.24362) 9950 : cluster 0 pgmap v9919: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:20:14.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:20:14 smithi080 bash[28361]: cluster 2023-12-01T10:20:12.340095+0000 mgr.y (mgr.24362) 9950 : cluster 0 pgmap v9919: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:20:14.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:20:14 smithi090 bash[32384]: cluster 2023-12-01T10:20:12.340095+0000 mgr.y (mgr.24362) 9950 : cluster 0 pgmap v9919: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:20:16.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:20:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:20:16] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T10:20:16.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:20:16 smithi080 bash[28361]: cluster 2023-12-01T10:20:14.340699+0000 mgr.y (mgr.24362) 9951 : cluster 0 pgmap v9920: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:20:16.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:20:16 smithi080 bash[28361]: audit 2023-12-01T10:20:15.122847+0000 mon.a (mon.0) 6365 : audit 0 from='client.? 172.21.15.80:0/156158742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:20:16.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:20:16 smithi080 bash[28361]: audit 2023-12-01T10:20:15.538764+0000 mon.a (mon.0) 6366 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:20:16.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:20:16 smithi080 bash[28361]: audit 2023-12-01T10:20:15.549247+0000 mon.a (mon.0) 6367 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:20:16.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:20:16 smithi080 bash[28361]: audit 2023-12-01T10:20:15.898169+0000 mon.a (mon.0) 6368 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:20:16.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:20:16 smithi080 bash[28361]: audit 2023-12-01T10:20:15.911717+0000 mon.a (mon.0) 6369 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:20:16.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:20:16 smithi080 bash[41963]: cluster 2023-12-01T10:20:14.340699+0000 mgr.y (mgr.24362) 9951 : cluster 0 pgmap v9920: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:20:16.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:20:16 smithi080 bash[41963]: audit 2023-12-01T10:20:15.122847+0000 mon.a (mon.0) 6365 : audit 0 from='client.? 172.21.15.80:0/156158742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:20:16.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:20:16 smithi080 bash[41963]: audit 2023-12-01T10:20:15.538764+0000 mon.a (mon.0) 6366 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:20:16.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:20:16 smithi080 bash[41963]: audit 2023-12-01T10:20:15.549247+0000 mon.a (mon.0) 6367 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:20:16.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:20:16 smithi080 bash[41963]: audit 2023-12-01T10:20:15.898169+0000 mon.a (mon.0) 6368 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:20:16.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:20:16 smithi080 bash[41963]: audit 2023-12-01T10:20:15.911717+0000 mon.a (mon.0) 6369 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:20:16.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:20:16 smithi090 bash[32384]: cluster 2023-12-01T10:20:14.340699+0000 mgr.y (mgr.24362) 9951 : cluster 0 pgmap v9920: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:20:16.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:20:16 smithi090 bash[32384]: audit 2023-12-01T10:20:15.122847+0000 mon.a (mon.0) 6365 : audit 0 from='client.? 172.21.15.80:0/156158742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:20:16.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:20:16 smithi090 bash[32384]: audit 2023-12-01T10:20:15.538764+0000 mon.a (mon.0) 6366 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:20:16.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:20:16 smithi090 bash[32384]: audit 2023-12-01T10:20:15.549247+0000 mon.a (mon.0) 6367 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:20:16.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:20:16 smithi090 bash[32384]: audit 2023-12-01T10:20:15.898169+0000 mon.a (mon.0) 6368 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:20:16.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:20:16 smithi090 bash[32384]: audit 2023-12-01T10:20:15.911717+0000 mon.a (mon.0) 6369 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:20:18.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:20:18 smithi080 bash[28361]: cluster 2023-12-01T10:20:16.341826+0000 mgr.y (mgr.24362) 9952 : cluster 0 pgmap v9921: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:20:18.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:20:18 smithi080 bash[28361]: audit 2023-12-01T10:20:17.584779+0000 mon.a (mon.0) 6370 : audit 0 from='client.? 172.21.15.80:0/913638610' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:20:18.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:20:18 smithi080 bash[41963]: cluster 2023-12-01T10:20:16.341826+0000 mgr.y (mgr.24362) 9952 : cluster 0 pgmap v9921: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:20:18.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:20:18 smithi080 bash[41963]: audit 2023-12-01T10:20:17.584779+0000 mon.a (mon.0) 6370 : audit 0 from='client.? 172.21.15.80:0/913638610' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:20:18.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:20:18 smithi090 bash[32384]: cluster 2023-12-01T10:20:16.341826+0000 mgr.y (mgr.24362) 9952 : cluster 0 pgmap v9921: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:20:18.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:20:18 smithi090 bash[32384]: audit 2023-12-01T10:20:17.584779+0000 mon.a (mon.0) 6370 : audit 0 from='client.? 172.21.15.80:0/913638610' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:20:20.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:20:20 smithi080 bash[28361]: cluster 2023-12-01T10:20:18.342313+0000 mgr.y (mgr.24362) 9953 : cluster 0 pgmap v9922: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:20:20.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:20:20 smithi080 bash[41963]: cluster 2023-12-01T10:20:18.342313+0000 mgr.y (mgr.24362) 9953 : cluster 0 pgmap v9922: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:20:20.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:20:20 smithi090 bash[32384]: cluster 2023-12-01T10:20:18.342313+0000 mgr.y (mgr.24362) 9953 : cluster 0 pgmap v9922: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:20:21.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:20:21 smithi080 bash[28361]: audit 2023-12-01T10:20:20.042417+0000 mon.a (mon.0) 6371 : audit 0 from='client.? 172.21.15.80:0/4177487337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:20:21.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:20:21 smithi080 bash[41963]: audit 2023-12-01T10:20:20.042417+0000 mon.a (mon.0) 6371 : audit 0 from='client.? 172.21.15.80:0/4177487337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:20:21.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:20:21 smithi090 bash[32384]: audit 2023-12-01T10:20:20.042417+0000 mon.a (mon.0) 6371 : audit 0 from='client.? 172.21.15.80:0/4177487337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:20:22.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:20:22 smithi080 bash[28361]: cluster 2023-12-01T10:20:20.342993+0000 mgr.y (mgr.24362) 9954 : cluster 0 pgmap v9923: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:20:22.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:20:22 smithi080 bash[41963]: cluster 2023-12-01T10:20:20.342993+0000 mgr.y (mgr.24362) 9954 : cluster 0 pgmap v9923: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:20:22.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:20:22 smithi090 bash[32384]: cluster 2023-12-01T10:20:20.342993+0000 mgr.y (mgr.24362) 9954 : cluster 0 pgmap v9923: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:20:23.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:20:23 smithi080 bash[41963]: audit 2023-12-01T10:20:22.497237+0000 mon.c (mon.2) 6387 : audit 0 from='client.? 172.21.15.80:0/3325082942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:20:23.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:20:23 smithi080 bash[28361]: audit 2023-12-01T10:20:22.497237+0000 mon.c (mon.2) 6387 : audit 0 from='client.? 172.21.15.80:0/3325082942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:20:23.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:20:23 smithi090 bash[32384]: audit 2023-12-01T10:20:22.497237+0000 mon.c (mon.2) 6387 : audit 0 from='client.? 172.21.15.80:0/3325082942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:20:24.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:20:24 smithi080 bash[28361]: cluster 2023-12-01T10:20:22.344161+0000 mgr.y (mgr.24362) 9955 : cluster 0 pgmap v9924: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:20:24.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:20:24 smithi080 bash[41963]: cluster 2023-12-01T10:20:22.344161+0000 mgr.y (mgr.24362) 9955 : cluster 0 pgmap v9924: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:20:24.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:20:24 smithi090 bash[32384]: cluster 2023-12-01T10:20:22.344161+0000 mgr.y (mgr.24362) 9955 : cluster 0 pgmap v9924: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:20:25.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:20:25 smithi080 bash[41963]: audit 2023-12-01T10:20:24.952437+0000 mon.a (mon.0) 6372 : audit 0 from='client.? 172.21.15.80:0/1177537496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:20:25.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:20:25 smithi080 bash[28361]: audit 2023-12-01T10:20:24.952437+0000 mon.a (mon.0) 6372 : audit 0 from='client.? 172.21.15.80:0/1177537496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:20:25.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:20:25 smithi090 bash[32384]: audit 2023-12-01T10:20:24.952437+0000 mon.a (mon.0) 6372 : audit 0 from='client.? 172.21.15.80:0/1177537496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:20:26.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:20:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:20:26] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T10:20:26.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:20:26 smithi080 bash[28361]: cluster 2023-12-01T10:20:24.344743+0000 mgr.y (mgr.24362) 9956 : cluster 0 pgmap v9925: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:20:26.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:20:26 smithi080 bash[28361]: audit 2023-12-01T10:20:25.304314+0000 mon.c (mon.2) 6388 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:20:26.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:20:26 smithi080 bash[28361]: audit 2023-12-01T10:20:25.725695+0000 mon.a (mon.0) 6373 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:20:26.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:20:26 smithi080 bash[28361]: audit 2023-12-01T10:20:25.742706+0000 mon.a (mon.0) 6374 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:20:26.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:20:26 smithi080 bash[28361]: audit 2023-12-01T10:20:25.746616+0000 mon.c (mon.2) 6389 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:20:26.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:20:26 smithi080 bash[28361]: audit 2023-12-01T10:20:25.747942+0000 mon.c (mon.2) 6390 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:20:26.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:20:26 smithi080 bash[28361]: audit 2023-12-01T10:20:25.756050+0000 mon.a (mon.0) 6375 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:20:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:20:26 smithi080 bash[41963]: cluster 2023-12-01T10:20:24.344743+0000 mgr.y (mgr.24362) 9956 : cluster 0 pgmap v9925: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:20:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:20:26 smithi080 bash[41963]: audit 2023-12-01T10:20:25.304314+0000 mon.c (mon.2) 6388 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:20:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:20:26 smithi080 bash[41963]: audit 2023-12-01T10:20:25.725695+0000 mon.a (mon.0) 6373 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:20:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:20:26 smithi080 bash[41963]: audit 2023-12-01T10:20:25.742706+0000 mon.a (mon.0) 6374 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:20:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:20:26 smithi080 bash[41963]: audit 2023-12-01T10:20:25.746616+0000 mon.c (mon.2) 6389 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:20:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:20:26 smithi080 bash[41963]: audit 2023-12-01T10:20:25.747942+0000 mon.c (mon.2) 6390 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:20:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:20:26 smithi080 bash[41963]: audit 2023-12-01T10:20:25.756050+0000 mon.a (mon.0) 6375 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:20:26.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:20:26 smithi090 bash[32384]: cluster 2023-12-01T10:20:24.344743+0000 mgr.y (mgr.24362) 9956 : cluster 0 pgmap v9925: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:20:26.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:20:26 smithi090 bash[32384]: audit 2023-12-01T10:20:25.304314+0000 mon.c (mon.2) 6388 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:20:26.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:20:26 smithi090 bash[32384]: audit 2023-12-01T10:20:25.725695+0000 mon.a (mon.0) 6373 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:20:26.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:20:26 smithi090 bash[32384]: audit 2023-12-01T10:20:25.742706+0000 mon.a (mon.0) 6374 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:20:26.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:20:26 smithi090 bash[32384]: audit 2023-12-01T10:20:25.746616+0000 mon.c (mon.2) 6389 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:20:26.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:20:26 smithi090 bash[32384]: audit 2023-12-01T10:20:25.747942+0000 mon.c (mon.2) 6390 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:20:26.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:20:26 smithi090 bash[32384]: audit 2023-12-01T10:20:25.756050+0000 mon.a (mon.0) 6375 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:20:28.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:20:28 smithi080 bash[28361]: cluster 2023-12-01T10:20:26.345942+0000 mgr.y (mgr.24362) 9957 : cluster 0 pgmap v9926: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:20:28.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:20:28 smithi080 bash[28361]: audit 2023-12-01T10:20:27.403137+0000 mon.c (mon.2) 6391 : audit 0 from='client.? 172.21.15.80:0/1218309437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:20:28.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:20:28 smithi080 bash[41963]: cluster 2023-12-01T10:20:26.345942+0000 mgr.y (mgr.24362) 9957 : cluster 0 pgmap v9926: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:20:28.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:20:28 smithi080 bash[41963]: audit 2023-12-01T10:20:27.403137+0000 mon.c (mon.2) 6391 : audit 0 from='client.? 172.21.15.80:0/1218309437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:20:28.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:20:28 smithi090 bash[32384]: cluster 2023-12-01T10:20:26.345942+0000 mgr.y (mgr.24362) 9957 : cluster 0 pgmap v9926: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:20:28.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:20:28 smithi090 bash[32384]: audit 2023-12-01T10:20:27.403137+0000 mon.c (mon.2) 6391 : audit 0 from='client.? 172.21.15.80:0/1218309437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:20:30.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:20:30 smithi080 bash[28361]: cluster 2023-12-01T10:20:28.346638+0000 mgr.y (mgr.24362) 9958 : cluster 0 pgmap v9927: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:20:30.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:20:30 smithi080 bash[28361]: audit 2023-12-01T10:20:29.863790+0000 mon.c (mon.2) 6392 : audit 0 from='client.? 172.21.15.80:0/1417936573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:20:30.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:20:30 smithi080 bash[41963]: cluster 2023-12-01T10:20:28.346638+0000 mgr.y (mgr.24362) 9958 : cluster 0 pgmap v9927: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:20:30.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:20:30 smithi080 bash[41963]: audit 2023-12-01T10:20:29.863790+0000 mon.c (mon.2) 6392 : audit 0 from='client.? 172.21.15.80:0/1417936573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:20:30.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:20:30 smithi090 bash[32384]: cluster 2023-12-01T10:20:28.346638+0000 mgr.y (mgr.24362) 9958 : cluster 0 pgmap v9927: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:20:30.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:20:30 smithi090 bash[32384]: audit 2023-12-01T10:20:29.863790+0000 mon.c (mon.2) 6392 : audit 0 from='client.? 172.21.15.80:0/1417936573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:20:32.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:20:32 smithi080 bash[28361]: cluster 2023-12-01T10:20:30.347259+0000 mgr.y (mgr.24362) 9959 : cluster 0 pgmap v9928: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:20:32.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:20:32 smithi080 bash[41963]: cluster 2023-12-01T10:20:30.347259+0000 mgr.y (mgr.24362) 9959 : cluster 0 pgmap v9928: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:20:32.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:20:32 smithi090 bash[32384]: cluster 2023-12-01T10:20:30.347259+0000 mgr.y (mgr.24362) 9959 : cluster 0 pgmap v9928: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:20:33.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:20:33 smithi080 bash[28361]: audit 2023-12-01T10:20:32.316447+0000 mon.c (mon.2) 6393 : audit 0 from='client.? 172.21.15.80:0/3039792381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:20:33.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:20:33 smithi080 bash[41963]: audit 2023-12-01T10:20:32.316447+0000 mon.c (mon.2) 6393 : audit 0 from='client.? 172.21.15.80:0/3039792381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:20:33.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:20:33 smithi090 bash[32384]: audit 2023-12-01T10:20:32.316447+0000 mon.c (mon.2) 6393 : audit 0 from='client.? 172.21.15.80:0/3039792381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:20:34.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:20:34 smithi080 bash[28361]: cluster 2023-12-01T10:20:32.348414+0000 mgr.y (mgr.24362) 9960 : cluster 0 pgmap v9929: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:20:34.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:20:34 smithi080 bash[41963]: cluster 2023-12-01T10:20:32.348414+0000 mgr.y (mgr.24362) 9960 : cluster 0 pgmap v9929: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:20:34.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:20:34 smithi090 bash[32384]: cluster 2023-12-01T10:20:32.348414+0000 mgr.y (mgr.24362) 9960 : cluster 0 pgmap v9929: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:20:35.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:20:35 smithi080 bash[28361]: audit 2023-12-01T10:20:34.767039+0000 mon.c (mon.2) 6394 : audit 0 from='client.? 172.21.15.80:0/133128740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:20:35.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:20:35 smithi080 bash[41963]: audit 2023-12-01T10:20:34.767039+0000 mon.c (mon.2) 6394 : audit 0 from='client.? 172.21.15.80:0/133128740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:20:35.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:20:35 smithi090 bash[32384]: audit 2023-12-01T10:20:34.767039+0000 mon.c (mon.2) 6394 : audit 0 from='client.? 172.21.15.80:0/133128740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:20:36.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:20:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:20:36] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T10:20:36.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:20:36 smithi080 bash[28361]: cluster 2023-12-01T10:20:34.349090+0000 mgr.y (mgr.24362) 9961 : cluster 0 pgmap v9930: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:20:36.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:20:36 smithi080 bash[41963]: cluster 2023-12-01T10:20:34.349090+0000 mgr.y (mgr.24362) 9961 : cluster 0 pgmap v9930: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:20:36.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:20:36 smithi090 bash[32384]: cluster 2023-12-01T10:20:34.349090+0000 mgr.y (mgr.24362) 9961 : cluster 0 pgmap v9930: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:20:38.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:20:38 smithi080 bash[28361]: cluster 2023-12-01T10:20:36.350353+0000 mgr.y (mgr.24362) 9962 : cluster 0 pgmap v9931: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:20:38.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:20:38 smithi080 bash[28361]: audit 2023-12-01T10:20:37.219051+0000 mon.a (mon.0) 6376 : audit 0 from='client.? 172.21.15.80:0/2412149201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:20:38.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:20:38 smithi080 bash[41963]: cluster 2023-12-01T10:20:36.350353+0000 mgr.y (mgr.24362) 9962 : cluster 0 pgmap v9931: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:20:38.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:20:38 smithi080 bash[41963]: audit 2023-12-01T10:20:37.219051+0000 mon.a (mon.0) 6376 : audit 0 from='client.? 172.21.15.80:0/2412149201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:20:38.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:20:38 smithi090 bash[32384]: cluster 2023-12-01T10:20:36.350353+0000 mgr.y (mgr.24362) 9962 : cluster 0 pgmap v9931: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:20:38.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:20:38 smithi090 bash[32384]: audit 2023-12-01T10:20:37.219051+0000 mon.a (mon.0) 6376 : audit 0 from='client.? 172.21.15.80:0/2412149201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:20:40.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:20:40 smithi080 bash[28361]: cluster 2023-12-01T10:20:38.351199+0000 mgr.y (mgr.24362) 9963 : cluster 0 pgmap v9932: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:20:40.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:20:40 smithi080 bash[28361]: audit 2023-12-01T10:20:39.668458+0000 mon.c (mon.2) 6395 : audit 0 from='client.? 172.21.15.80:0/1847638629' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:20:40.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:20:40 smithi080 bash[41963]: cluster 2023-12-01T10:20:38.351199+0000 mgr.y (mgr.24362) 9963 : cluster 0 pgmap v9932: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:20:40.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:20:40 smithi080 bash[41963]: audit 2023-12-01T10:20:39.668458+0000 mon.c (mon.2) 6395 : audit 0 from='client.? 172.21.15.80:0/1847638629' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:20:40.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:20:40 smithi090 bash[32384]: cluster 2023-12-01T10:20:38.351199+0000 mgr.y (mgr.24362) 9963 : cluster 0 pgmap v9932: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:20:40.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:20:40 smithi090 bash[32384]: audit 2023-12-01T10:20:39.668458+0000 mon.c (mon.2) 6395 : audit 0 from='client.? 172.21.15.80:0/1847638629' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:20:41.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:20:41 smithi080 bash[41963]: audit 2023-12-01T10:20:40.304692+0000 mon.c (mon.2) 6396 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:20:41.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:20:41 smithi080 bash[28361]: audit 2023-12-01T10:20:40.304692+0000 mon.c (mon.2) 6396 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:20:41.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:20:41 smithi090 bash[32384]: audit 2023-12-01T10:20:40.304692+0000 mon.c (mon.2) 6396 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:20:42.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:20:42 smithi080 bash[41963]: cluster 2023-12-01T10:20:40.351925+0000 mgr.y (mgr.24362) 9964 : cluster 0 pgmap v9933: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:20:42.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:20:42 smithi080 bash[41963]: audit 2023-12-01T10:20:42.117845+0000 mon.a (mon.0) 6377 : audit 0 from='client.? 172.21.15.80:0/2381913971' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:20:42.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:20:42 smithi080 bash[28361]: cluster 2023-12-01T10:20:40.351925+0000 mgr.y (mgr.24362) 9964 : cluster 0 pgmap v9933: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:20:42.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:20:42 smithi080 bash[28361]: audit 2023-12-01T10:20:42.117845+0000 mon.a (mon.0) 6377 : audit 0 from='client.? 172.21.15.80:0/2381913971' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:20:42.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:20:42 smithi090 bash[32384]: cluster 2023-12-01T10:20:40.351925+0000 mgr.y (mgr.24362) 9964 : cluster 0 pgmap v9933: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:20:42.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:20:42 smithi090 bash[32384]: audit 2023-12-01T10:20:42.117845+0000 mon.a (mon.0) 6377 : audit 0 from='client.? 172.21.15.80:0/2381913971' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:20:43.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:20:43 smithi080 bash[41963]: cluster 2023-12-01T10:20:42.353105+0000 mgr.y (mgr.24362) 9965 : cluster 0 pgmap v9934: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:20:43.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:20:43 smithi080 bash[28361]: cluster 2023-12-01T10:20:42.353105+0000 mgr.y (mgr.24362) 9965 : cluster 0 pgmap v9934: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:20:43.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:20:43 smithi090 bash[32384]: cluster 2023-12-01T10:20:42.353105+0000 mgr.y (mgr.24362) 9965 : cluster 0 pgmap v9934: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:20:45.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:20:44 smithi090 bash[32384]: audit 2023-12-01T10:20:44.578290+0000 mon.c (mon.2) 6397 : audit 0 from='client.? 172.21.15.80:0/276936129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:20:45.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:20:44 smithi080 bash[41963]: audit 2023-12-01T10:20:44.578290+0000 mon.c (mon.2) 6397 : audit 0 from='client.? 172.21.15.80:0/276936129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:20:45.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:20:44 smithi080 bash[28361]: audit 2023-12-01T10:20:44.578290+0000 mon.c (mon.2) 6397 : audit 0 from='client.? 172.21.15.80:0/276936129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:20:46.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:20:45 smithi090 bash[32384]: cluster 2023-12-01T10:20:44.353784+0000 mgr.y (mgr.24362) 9966 : cluster 0 pgmap v9935: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:20:46.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:20:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:20:46] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T10:20:46.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:20:45 smithi080 bash[41963]: cluster 2023-12-01T10:20:44.353784+0000 mgr.y (mgr.24362) 9966 : cluster 0 pgmap v9935: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:20:46.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:20:45 smithi080 bash[28361]: cluster 2023-12-01T10:20:44.353784+0000 mgr.y (mgr.24362) 9966 : cluster 0 pgmap v9935: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:20:48.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:20:47 smithi090 bash[32384]: cluster 2023-12-01T10:20:46.354904+0000 mgr.y (mgr.24362) 9967 : cluster 0 pgmap v9936: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:20:48.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:20:47 smithi090 bash[32384]: audit 2023-12-01T10:20:47.030164+0000 mon.a (mon.0) 6378 : audit 0 from='client.? 172.21.15.80:0/4196320489' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:20:48.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:20:47 smithi080 bash[28361]: cluster 2023-12-01T10:20:46.354904+0000 mgr.y (mgr.24362) 9967 : cluster 0 pgmap v9936: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:20:48.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:20:47 smithi080 bash[28361]: audit 2023-12-01T10:20:47.030164+0000 mon.a (mon.0) 6378 : audit 0 from='client.? 172.21.15.80:0/4196320489' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:20:48.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:20:47 smithi080 bash[41963]: cluster 2023-12-01T10:20:46.354904+0000 mgr.y (mgr.24362) 9967 : cluster 0 pgmap v9936: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:20:48.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:20:47 smithi080 bash[41963]: audit 2023-12-01T10:20:47.030164+0000 mon.a (mon.0) 6378 : audit 0 from='client.? 172.21.15.80:0/4196320489' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:20:50.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:20:49 smithi090 bash[32384]: cluster 2023-12-01T10:20:48.355571+0000 mgr.y (mgr.24362) 9968 : cluster 0 pgmap v9937: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:20:50.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:20:49 smithi090 bash[32384]: audit 2023-12-01T10:20:49.480631+0000 mon.c (mon.2) 6398 : audit 0 from='client.? 172.21.15.80:0/2878091787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:20:50.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:20:49 smithi080 bash[28361]: cluster 2023-12-01T10:20:48.355571+0000 mgr.y (mgr.24362) 9968 : cluster 0 pgmap v9937: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:20:50.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:20:49 smithi080 bash[28361]: audit 2023-12-01T10:20:49.480631+0000 mon.c (mon.2) 6398 : audit 0 from='client.? 172.21.15.80:0/2878091787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:20:50.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:20:49 smithi080 bash[41963]: cluster 2023-12-01T10:20:48.355571+0000 mgr.y (mgr.24362) 9968 : cluster 0 pgmap v9937: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:20:50.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:20:49 smithi080 bash[41963]: audit 2023-12-01T10:20:49.480631+0000 mon.c (mon.2) 6398 : audit 0 from='client.? 172.21.15.80:0/2878091787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:20:52.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:20:52 smithi090 bash[32384]: cluster 2023-12-01T10:20:50.356262+0000 mgr.y (mgr.24362) 9969 : cluster 0 pgmap v9938: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:20:52.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:20:52 smithi090 bash[32384]: audit 2023-12-01T10:20:51.935745+0000 mon.c (mon.2) 6399 : audit 0 from='client.? 172.21.15.80:0/1859579517' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:20:52.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:20:52 smithi080 bash[28361]: cluster 2023-12-01T10:20:50.356262+0000 mgr.y (mgr.24362) 9969 : cluster 0 pgmap v9938: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:20:52.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:20:52 smithi080 bash[28361]: audit 2023-12-01T10:20:51.935745+0000 mon.c (mon.2) 6399 : audit 0 from='client.? 172.21.15.80:0/1859579517' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:20:52.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:20:52 smithi080 bash[41963]: cluster 2023-12-01T10:20:50.356262+0000 mgr.y (mgr.24362) 9969 : cluster 0 pgmap v9938: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:20:52.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:20:52 smithi080 bash[41963]: audit 2023-12-01T10:20:51.935745+0000 mon.c (mon.2) 6399 : audit 0 from='client.? 172.21.15.80:0/1859579517' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:20:54.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:20:54 smithi090 bash[32384]: cluster 2023-12-01T10:20:52.357416+0000 mgr.y (mgr.24362) 9970 : cluster 0 pgmap v9939: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:20:54.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:20:54 smithi080 bash[28361]: cluster 2023-12-01T10:20:52.357416+0000 mgr.y (mgr.24362) 9970 : cluster 0 pgmap v9939: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:20:54.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:20:54 smithi080 bash[41963]: cluster 2023-12-01T10:20:52.357416+0000 mgr.y (mgr.24362) 9970 : cluster 0 pgmap v9939: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:20:55.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:20:55 smithi090 bash[32384]: audit 2023-12-01T10:20:54.382500+0000 mon.c (mon.2) 6400 : audit 0 from='client.? 172.21.15.80:0/2738826679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:20:55.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:20:55 smithi080 bash[41963]: audit 2023-12-01T10:20:54.382500+0000 mon.c (mon.2) 6400 : audit 0 from='client.? 172.21.15.80:0/2738826679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:20:55.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:20:55 smithi080 bash[28361]: audit 2023-12-01T10:20:54.382500+0000 mon.c (mon.2) 6400 : audit 0 from='client.? 172.21.15.80:0/2738826679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:20:56.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:20:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:20:56] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T10:20:56.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:20:56 smithi080 bash[41963]: cluster 2023-12-01T10:20:54.358037+0000 mgr.y (mgr.24362) 9971 : cluster 0 pgmap v9940: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:20:56.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:20:56 smithi080 bash[41963]: audit 2023-12-01T10:20:55.304941+0000 mon.c (mon.2) 6401 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:20:56.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:20:56 smithi080 bash[28361]: cluster 2023-12-01T10:20:54.358037+0000 mgr.y (mgr.24362) 9971 : cluster 0 pgmap v9940: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:20:56.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:20:56 smithi080 bash[28361]: audit 2023-12-01T10:20:55.304941+0000 mon.c (mon.2) 6401 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:20:56.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:20:56 smithi090 bash[32384]: cluster 2023-12-01T10:20:54.358037+0000 mgr.y (mgr.24362) 9971 : cluster 0 pgmap v9940: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:20:56.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:20:56 smithi090 bash[32384]: audit 2023-12-01T10:20:55.304941+0000 mon.c (mon.2) 6401 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:20:57.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:20:57 smithi080 bash[28361]: audit 2023-12-01T10:20:56.840332+0000 mon.a (mon.0) 6379 : audit 0 from='client.? 172.21.15.80:0/4047756512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:20:57.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:20:57 smithi080 bash[41963]: audit 2023-12-01T10:20:56.840332+0000 mon.a (mon.0) 6379 : audit 0 from='client.? 172.21.15.80:0/4047756512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:20:57.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:20:57 smithi090 bash[32384]: audit 2023-12-01T10:20:56.840332+0000 mon.a (mon.0) 6379 : audit 0 from='client.? 172.21.15.80:0/4047756512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:20:58.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:20:58 smithi080 bash[28361]: cluster 2023-12-01T10:20:56.359208+0000 mgr.y (mgr.24362) 9972 : cluster 0 pgmap v9941: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:20:58.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:20:58 smithi080 bash[41963]: cluster 2023-12-01T10:20:56.359208+0000 mgr.y (mgr.24362) 9972 : cluster 0 pgmap v9941: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:20:58.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:20:58 smithi090 bash[32384]: cluster 2023-12-01T10:20:56.359208+0000 mgr.y (mgr.24362) 9972 : cluster 0 pgmap v9941: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:21:00.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:21:00 smithi080 bash[28361]: cluster 2023-12-01T10:20:58.359960+0000 mgr.y (mgr.24362) 9973 : cluster 0 pgmap v9942: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:21:00.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:21:00 smithi080 bash[28361]: audit 2023-12-01T10:20:59.298239+0000 mon.a (mon.0) 6380 : audit 0 from='client.? 172.21.15.80:0/1344320286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:21:00.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:21:00 smithi080 bash[41963]: cluster 2023-12-01T10:20:58.359960+0000 mgr.y (mgr.24362) 9973 : cluster 0 pgmap v9942: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:21:00.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:21:00 smithi080 bash[41963]: audit 2023-12-01T10:20:59.298239+0000 mon.a (mon.0) 6380 : audit 0 from='client.? 172.21.15.80:0/1344320286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:21:00.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:21:00 smithi090 bash[32384]: cluster 2023-12-01T10:20:58.359960+0000 mgr.y (mgr.24362) 9973 : cluster 0 pgmap v9942: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:21:00.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:21:00 smithi090 bash[32384]: audit 2023-12-01T10:20:59.298239+0000 mon.a (mon.0) 6380 : audit 0 from='client.? 172.21.15.80:0/1344320286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:21:02.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:21:02 smithi080 bash[28361]: cluster 2023-12-01T10:21:00.360586+0000 mgr.y (mgr.24362) 9974 : cluster 0 pgmap v9943: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:21:02.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:21:02 smithi080 bash[28361]: audit 2023-12-01T10:21:01.756293+0000 mon.c (mon.2) 6402 : audit 0 from='client.? 172.21.15.80:0/1061446691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:21:02.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:21:02 smithi080 bash[41963]: cluster 2023-12-01T10:21:00.360586+0000 mgr.y (mgr.24362) 9974 : cluster 0 pgmap v9943: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:21:02.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:21:02 smithi080 bash[41963]: audit 2023-12-01T10:21:01.756293+0000 mon.c (mon.2) 6402 : audit 0 from='client.? 172.21.15.80:0/1061446691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:21:02.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:21:02 smithi090 bash[32384]: cluster 2023-12-01T10:21:00.360586+0000 mgr.y (mgr.24362) 9974 : cluster 0 pgmap v9943: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:21:02.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:21:02 smithi090 bash[32384]: audit 2023-12-01T10:21:01.756293+0000 mon.c (mon.2) 6402 : audit 0 from='client.? 172.21.15.80:0/1061446691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:21:04.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:21:04 smithi080 bash[28361]: cluster 2023-12-01T10:21:02.361687+0000 mgr.y (mgr.24362) 9975 : cluster 0 pgmap v9944: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:21:04.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:21:04 smithi080 bash[41963]: cluster 2023-12-01T10:21:02.361687+0000 mgr.y (mgr.24362) 9975 : cluster 0 pgmap v9944: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:21:04.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:21:04 smithi090 bash[32384]: cluster 2023-12-01T10:21:02.361687+0000 mgr.y (mgr.24362) 9975 : cluster 0 pgmap v9944: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:21:05.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:21:05 smithi080 bash[28361]: audit 2023-12-01T10:21:04.206088+0000 mon.a (mon.0) 6381 : audit 0 from='client.? 172.21.15.80:0/1737064603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:21:05.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:21:05 smithi080 bash[41963]: audit 2023-12-01T10:21:04.206088+0000 mon.a (mon.0) 6381 : audit 0 from='client.? 172.21.15.80:0/1737064603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:21:05.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:21:05 smithi090 bash[32384]: audit 2023-12-01T10:21:04.206088+0000 mon.a (mon.0) 6381 : audit 0 from='client.? 172.21.15.80:0/1737064603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:21:06.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:21:06 smithi080 bash[41963]: cluster 2023-12-01T10:21:04.362428+0000 mgr.y (mgr.24362) 9976 : cluster 0 pgmap v9945: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:21:06.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:21:06 smithi080 bash[28361]: cluster 2023-12-01T10:21:04.362428+0000 mgr.y (mgr.24362) 9976 : cluster 0 pgmap v9945: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:21:06.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:21:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:21:06] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T10:21:06.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:21:06 smithi090 bash[32384]: cluster 2023-12-01T10:21:04.362428+0000 mgr.y (mgr.24362) 9976 : cluster 0 pgmap v9945: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:21:07.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:21:07 smithi080 bash[41963]: audit 2023-12-01T10:21:06.659858+0000 mon.c (mon.2) 6403 : audit 0 from='client.? 172.21.15.80:0/1834602338' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:21:07.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:21:07 smithi080 bash[28361]: audit 2023-12-01T10:21:06.659858+0000 mon.c (mon.2) 6403 : audit 0 from='client.? 172.21.15.80:0/1834602338' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:21:07.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:21:07 smithi090 bash[32384]: audit 2023-12-01T10:21:06.659858+0000 mon.c (mon.2) 6403 : audit 0 from='client.? 172.21.15.80:0/1834602338' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:21:08.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:21:08 smithi080 bash[28361]: cluster 2023-12-01T10:21:06.363365+0000 mgr.y (mgr.24362) 9977 : cluster 0 pgmap v9946: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:21:08.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:21:08 smithi080 bash[41963]: cluster 2023-12-01T10:21:06.363365+0000 mgr.y (mgr.24362) 9977 : cluster 0 pgmap v9946: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:21:08.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:21:08 smithi090 bash[32384]: cluster 2023-12-01T10:21:06.363365+0000 mgr.y (mgr.24362) 9977 : cluster 0 pgmap v9946: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:21:10.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:21:10 smithi080 bash[28361]: cluster 2023-12-01T10:21:08.364043+0000 mgr.y (mgr.24362) 9978 : cluster 0 pgmap v9947: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:21:10.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:21:10 smithi080 bash[28361]: audit 2023-12-01T10:21:09.119125+0000 mon.c (mon.2) 6404 : audit 0 from='client.? 172.21.15.80:0/117117580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:21:10.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:21:10 smithi080 bash[41963]: cluster 2023-12-01T10:21:08.364043+0000 mgr.y (mgr.24362) 9978 : cluster 0 pgmap v9947: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:21:10.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:21:10 smithi080 bash[41963]: audit 2023-12-01T10:21:09.119125+0000 mon.c (mon.2) 6404 : audit 0 from='client.? 172.21.15.80:0/117117580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:21:10.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:21:10 smithi090 bash[32384]: cluster 2023-12-01T10:21:08.364043+0000 mgr.y (mgr.24362) 9978 : cluster 0 pgmap v9947: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:21:10.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:21:10 smithi090 bash[32384]: audit 2023-12-01T10:21:09.119125+0000 mon.c (mon.2) 6404 : audit 0 from='client.? 172.21.15.80:0/117117580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:21:11.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:21:11 smithi080 bash[41963]: audit 2023-12-01T10:21:10.305308+0000 mon.c (mon.2) 6405 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:21:11.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:21:11 smithi080 bash[28361]: audit 2023-12-01T10:21:10.305308+0000 mon.c (mon.2) 6405 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:21:11.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:21:11 smithi090 bash[32384]: audit 2023-12-01T10:21:10.305308+0000 mon.c (mon.2) 6405 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:21:12.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:21:12 smithi080 bash[28361]: cluster 2023-12-01T10:21:10.364665+0000 mgr.y (mgr.24362) 9979 : cluster 0 pgmap v9948: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:21:12.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:21:12 smithi080 bash[28361]: audit 2023-12-01T10:21:11.574248+0000 mon.a (mon.0) 6382 : audit 0 from='client.? 172.21.15.80:0/1058694153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:21:12.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:21:12 smithi080 bash[41963]: cluster 2023-12-01T10:21:10.364665+0000 mgr.y (mgr.24362) 9979 : cluster 0 pgmap v9948: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:21:12.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:21:12 smithi080 bash[41963]: audit 2023-12-01T10:21:11.574248+0000 mon.a (mon.0) 6382 : audit 0 from='client.? 172.21.15.80:0/1058694153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:21:12.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:21:12 smithi090 bash[32384]: cluster 2023-12-01T10:21:10.364665+0000 mgr.y (mgr.24362) 9979 : cluster 0 pgmap v9948: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:21:12.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:21:12 smithi090 bash[32384]: audit 2023-12-01T10:21:11.574248+0000 mon.a (mon.0) 6382 : audit 0 from='client.? 172.21.15.80:0/1058694153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:21:14.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:21:14 smithi080 bash[28361]: cluster 2023-12-01T10:21:12.365985+0000 mgr.y (mgr.24362) 9980 : cluster 0 pgmap v9949: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:21:14.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:21:14 smithi080 bash[28361]: audit 2023-12-01T10:21:14.013852+0000 mon.a (mon.0) 6383 : audit 0 from='client.? 172.21.15.80:0/2127232336' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:21:14.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:21:14 smithi080 bash[41963]: cluster 2023-12-01T10:21:12.365985+0000 mgr.y (mgr.24362) 9980 : cluster 0 pgmap v9949: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:21:14.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:21:14 smithi080 bash[41963]: audit 2023-12-01T10:21:14.013852+0000 mon.a (mon.0) 6383 : audit 0 from='client.? 172.21.15.80:0/2127232336' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:21:14.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:21:14 smithi090 bash[32384]: cluster 2023-12-01T10:21:12.365985+0000 mgr.y (mgr.24362) 9980 : cluster 0 pgmap v9949: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:21:14.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:21:14 smithi090 bash[32384]: audit 2023-12-01T10:21:14.013852+0000 mon.a (mon.0) 6383 : audit 0 from='client.? 172.21.15.80:0/2127232336' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:21:16.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:21:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:21:16] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T10:21:16.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:21:16 smithi080 bash[28361]: cluster 2023-12-01T10:21:14.366656+0000 mgr.y (mgr.24362) 9981 : cluster 0 pgmap v9950: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:21:16.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:21:16 smithi080 bash[41963]: cluster 2023-12-01T10:21:14.366656+0000 mgr.y (mgr.24362) 9981 : cluster 0 pgmap v9950: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:21:16.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:21:16 smithi090 bash[32384]: cluster 2023-12-01T10:21:14.366656+0000 mgr.y (mgr.24362) 9981 : cluster 0 pgmap v9950: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:21:17.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:21:17 smithi080 bash[28361]: audit 2023-12-01T10:21:16.470451+0000 mon.a (mon.0) 6384 : audit 0 from='client.? 172.21.15.80:0/2598592695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:21:17.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:21:17 smithi080 bash[41963]: audit 2023-12-01T10:21:16.470451+0000 mon.a (mon.0) 6384 : audit 0 from='client.? 172.21.15.80:0/2598592695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:21:17.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:21:17 smithi090 bash[32384]: audit 2023-12-01T10:21:16.470451+0000 mon.a (mon.0) 6384 : audit 0 from='client.? 172.21.15.80:0/2598592695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:21:18.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:21:18 smithi080 bash[28361]: cluster 2023-12-01T10:21:16.367731+0000 mgr.y (mgr.24362) 9982 : cluster 0 pgmap v9951: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:21:18.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:21:18 smithi080 bash[41963]: cluster 2023-12-01T10:21:16.367731+0000 mgr.y (mgr.24362) 9982 : cluster 0 pgmap v9951: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:21:18.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:21:18 smithi090 bash[32384]: cluster 2023-12-01T10:21:16.367731+0000 mgr.y (mgr.24362) 9982 : cluster 0 pgmap v9951: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:21:19.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:21:19 smithi080 bash[28361]: audit 2023-12-01T10:21:18.932923+0000 mon.c (mon.2) 6406 : audit 0 from='client.? 172.21.15.80:0/2041527297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:21:19.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:21:19 smithi080 bash[41963]: audit 2023-12-01T10:21:18.932923+0000 mon.c (mon.2) 6406 : audit 0 from='client.? 172.21.15.80:0/2041527297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:21:19.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:21:19 smithi090 bash[32384]: audit 2023-12-01T10:21:18.932923+0000 mon.c (mon.2) 6406 : audit 0 from='client.? 172.21.15.80:0/2041527297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:21:20.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:21:20 smithi080 bash[28361]: cluster 2023-12-01T10:21:18.368318+0000 mgr.y (mgr.24362) 9983 : cluster 0 pgmap v9952: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:21:20.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:21:20 smithi080 bash[41963]: cluster 2023-12-01T10:21:18.368318+0000 mgr.y (mgr.24362) 9983 : cluster 0 pgmap v9952: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:21:20.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:21:20 smithi090 bash[32384]: cluster 2023-12-01T10:21:18.368318+0000 mgr.y (mgr.24362) 9983 : cluster 0 pgmap v9952: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:21:22.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:21:22 smithi080 bash[28361]: cluster 2023-12-01T10:21:20.368940+0000 mgr.y (mgr.24362) 9984 : cluster 0 pgmap v9953: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:21:22.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:21:22 smithi080 bash[28361]: audit 2023-12-01T10:21:21.390730+0000 mon.a (mon.0) 6385 : audit 0 from='client.? 172.21.15.80:0/877599288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:21:22.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:21:22 smithi080 bash[41963]: cluster 2023-12-01T10:21:20.368940+0000 mgr.y (mgr.24362) 9984 : cluster 0 pgmap v9953: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:21:22.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:21:22 smithi080 bash[41963]: audit 2023-12-01T10:21:21.390730+0000 mon.a (mon.0) 6385 : audit 0 from='client.? 172.21.15.80:0/877599288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:21:22.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:21:22 smithi090 bash[32384]: cluster 2023-12-01T10:21:20.368940+0000 mgr.y (mgr.24362) 9984 : cluster 0 pgmap v9953: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:21:22.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:21:22 smithi090 bash[32384]: audit 2023-12-01T10:21:21.390730+0000 mon.a (mon.0) 6385 : audit 0 from='client.? 172.21.15.80:0/877599288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:21:24.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:21:24 smithi080 bash[28361]: cluster 2023-12-01T10:21:22.370075+0000 mgr.y (mgr.24362) 9985 : cluster 0 pgmap v9954: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:21:24.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:21:24 smithi080 bash[28361]: audit 2023-12-01T10:21:23.837779+0000 mon.a (mon.0) 6386 : audit 0 from='client.? 172.21.15.80:0/650460631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:21:24.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:21:24 smithi080 bash[41963]: cluster 2023-12-01T10:21:22.370075+0000 mgr.y (mgr.24362) 9985 : cluster 0 pgmap v9954: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:21:24.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:21:24 smithi080 bash[41963]: audit 2023-12-01T10:21:23.837779+0000 mon.a (mon.0) 6386 : audit 0 from='client.? 172.21.15.80:0/650460631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:21:24.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:21:24 smithi090 bash[32384]: cluster 2023-12-01T10:21:22.370075+0000 mgr.y (mgr.24362) 9985 : cluster 0 pgmap v9954: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:21:24.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:21:24 smithi090 bash[32384]: audit 2023-12-01T10:21:23.837779+0000 mon.a (mon.0) 6386 : audit 0 from='client.? 172.21.15.80:0/650460631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:21:25.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:21:25 smithi080 bash[28361]: cluster 2023-12-01T10:21:24.370768+0000 mgr.y (mgr.24362) 9986 : cluster 0 pgmap v9955: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:21:25.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:21:25 smithi080 bash[41963]: cluster 2023-12-01T10:21:24.370768+0000 mgr.y (mgr.24362) 9986 : cluster 0 pgmap v9955: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:21:25.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:21:25 smithi090 bash[32384]: cluster 2023-12-01T10:21:24.370768+0000 mgr.y (mgr.24362) 9986 : cluster 0 pgmap v9955: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:21:26.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:21:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:21:26] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T10:21:26.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:21:26 smithi080 bash[41963]: audit 2023-12-01T10:21:25.305750+0000 mon.c (mon.2) 6407 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:21:26.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:21:26 smithi080 bash[41963]: audit 2023-12-01T10:21:25.839479+0000 mon.c (mon.2) 6408 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:21:26.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:21:26 smithi080 bash[28361]: audit 2023-12-01T10:21:25.305750+0000 mon.c (mon.2) 6407 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:21:26.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:21:26 smithi080 bash[28361]: audit 2023-12-01T10:21:25.839479+0000 mon.c (mon.2) 6408 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:21:26.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:21:26 smithi090 bash[32384]: audit 2023-12-01T10:21:25.305750+0000 mon.c (mon.2) 6407 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:21:26.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:21:26 smithi090 bash[32384]: audit 2023-12-01T10:21:25.839479+0000 mon.c (mon.2) 6408 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:21:27.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:21:27 smithi080 bash[28361]: audit 2023-12-01T10:21:26.299311+0000 mon.a (mon.0) 6387 : audit 0 from='client.? 172.21.15.80:0/851729902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:21:27.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:21:27 smithi080 bash[28361]: cluster 2023-12-01T10:21:26.371870+0000 mgr.y (mgr.24362) 9987 : cluster 0 pgmap v9956: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:21:27.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:21:27 smithi080 bash[41963]: audit 2023-12-01T10:21:26.299311+0000 mon.a (mon.0) 6387 : audit 0 from='client.? 172.21.15.80:0/851729902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:21:27.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:21:27 smithi080 bash[41963]: cluster 2023-12-01T10:21:26.371870+0000 mgr.y (mgr.24362) 9987 : cluster 0 pgmap v9956: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:21:27.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:21:27 smithi090 bash[32384]: audit 2023-12-01T10:21:26.299311+0000 mon.a (mon.0) 6387 : audit 0 from='client.? 172.21.15.80:0/851729902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:21:27.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:21:27 smithi090 bash[32384]: cluster 2023-12-01T10:21:26.371870+0000 mgr.y (mgr.24362) 9987 : cluster 0 pgmap v9956: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:21:29.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:21:29 smithi080 bash[28361]: cluster 2023-12-01T10:21:28.372514+0000 mgr.y (mgr.24362) 9988 : cluster 0 pgmap v9957: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:21:29.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:21:29 smithi080 bash[28361]: audit 2023-12-01T10:21:28.751012+0000 mon.c (mon.2) 6409 : audit 0 from='client.? 172.21.15.80:0/518558248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:21:29.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:21:29 smithi080 bash[41963]: cluster 2023-12-01T10:21:28.372514+0000 mgr.y (mgr.24362) 9988 : cluster 0 pgmap v9957: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:21:29.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:21:29 smithi080 bash[41963]: audit 2023-12-01T10:21:28.751012+0000 mon.c (mon.2) 6409 : audit 0 from='client.? 172.21.15.80:0/518558248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:21:29.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:21:29 smithi090 bash[32384]: cluster 2023-12-01T10:21:28.372514+0000 mgr.y (mgr.24362) 9988 : cluster 0 pgmap v9957: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:21:29.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:21:29 smithi090 bash[32384]: audit 2023-12-01T10:21:28.751012+0000 mon.c (mon.2) 6409 : audit 0 from='client.? 172.21.15.80:0/518558248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:21:31.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:21:31 smithi090 bash[32384]: cluster 2023-12-01T10:21:30.373106+0000 mgr.y (mgr.24362) 9989 : cluster 0 pgmap v9958: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:21:31.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:21:31 smithi090 bash[32384]: audit 2023-12-01T10:21:31.230555+0000 mon.c (mon.2) 6410 : audit 0 from='client.? 172.21.15.80:0/2256513299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:21:31.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:21:31 smithi080 bash[28361]: cluster 2023-12-01T10:21:30.373106+0000 mgr.y (mgr.24362) 9989 : cluster 0 pgmap v9958: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:21:31.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:21:31 smithi080 bash[28361]: audit 2023-12-01T10:21:31.230555+0000 mon.c (mon.2) 6410 : audit 0 from='client.? 172.21.15.80:0/2256513299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:21:31.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:21:31 smithi080 bash[41963]: cluster 2023-12-01T10:21:30.373106+0000 mgr.y (mgr.24362) 9989 : cluster 0 pgmap v9958: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:21:31.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:21:31 smithi080 bash[41963]: audit 2023-12-01T10:21:31.230555+0000 mon.c (mon.2) 6410 : audit 0 from='client.? 172.21.15.80:0/2256513299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:21:32.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:21:32 smithi080 bash[28361]: audit 2023-12-01T10:21:31.632244+0000 mon.a (mon.0) 6388 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:21:32.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:21:32 smithi080 bash[28361]: audit 2023-12-01T10:21:31.641854+0000 mon.a (mon.0) 6389 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:21:32.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:21:32 smithi080 bash[28361]: audit 2023-12-01T10:21:31.990706+0000 mon.a (mon.0) 6390 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:21:32.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:21:32 smithi080 bash[28361]: audit 2023-12-01T10:21:32.000266+0000 mon.a (mon.0) 6391 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:21:32.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:21:32 smithi080 bash[28361]: audit 2023-12-01T10:21:32.529458+0000 mon.c (mon.2) 6411 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:21:32.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:21:32 smithi080 bash[28361]: audit 2023-12-01T10:21:32.531236+0000 mon.c (mon.2) 6412 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:21:32.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:21:32 smithi080 bash[28361]: audit 2023-12-01T10:21:32.541123+0000 mon.a (mon.0) 6392 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:21:32.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:21:32 smithi080 bash[41963]: audit 2023-12-01T10:21:31.632244+0000 mon.a (mon.0) 6388 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:21:32.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:21:32 smithi080 bash[41963]: audit 2023-12-01T10:21:31.641854+0000 mon.a (mon.0) 6389 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:21:32.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:21:32 smithi080 bash[41963]: audit 2023-12-01T10:21:31.990706+0000 mon.a (mon.0) 6390 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:21:32.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:21:32 smithi080 bash[41963]: audit 2023-12-01T10:21:32.000266+0000 mon.a (mon.0) 6391 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:21:32.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:21:32 smithi080 bash[41963]: audit 2023-12-01T10:21:32.529458+0000 mon.c (mon.2) 6411 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:21:32.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:21:32 smithi080 bash[41963]: audit 2023-12-01T10:21:32.531236+0000 mon.c (mon.2) 6412 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:21:32.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:21:32 smithi080 bash[41963]: audit 2023-12-01T10:21:32.541123+0000 mon.a (mon.0) 6392 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:21:33.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:21:32 smithi090 bash[32384]: audit 2023-12-01T10:21:31.632244+0000 mon.a (mon.0) 6388 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:21:33.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:21:32 smithi090 bash[32384]: audit 2023-12-01T10:21:31.641854+0000 mon.a (mon.0) 6389 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:21:33.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:21:32 smithi090 bash[32384]: audit 2023-12-01T10:21:31.990706+0000 mon.a (mon.0) 6390 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:21:33.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:21:32 smithi090 bash[32384]: audit 2023-12-01T10:21:32.000266+0000 mon.a (mon.0) 6391 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:21:33.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:21:32 smithi090 bash[32384]: audit 2023-12-01T10:21:32.529458+0000 mon.c (mon.2) 6411 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:21:33.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:21:32 smithi090 bash[32384]: audit 2023-12-01T10:21:32.531236+0000 mon.c (mon.2) 6412 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:21:33.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:21:32 smithi090 bash[32384]: audit 2023-12-01T10:21:32.541123+0000 mon.a (mon.0) 6392 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:21:34.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:21:34 smithi090 bash[32384]: cluster 2023-12-01T10:21:32.374213+0000 mgr.y (mgr.24362) 9990 : cluster 0 pgmap v9959: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:21:34.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:21:34 smithi090 bash[32384]: audit 2023-12-01T10:21:33.685187+0000 mon.a (mon.0) 6393 : audit 0 from='client.? 172.21.15.80:0/136550588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:21:34.269 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 10:21:33 smithi090 bash[65515]: logger=cleanup t=2023-12-01T10:21:33.857073026Z level=info msg="Completed cleanup jobs" duration=66.289734ms 2023-12-01T10:21:34.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:21:34 smithi080 bash[28361]: cluster 2023-12-01T10:21:32.374213+0000 mgr.y (mgr.24362) 9990 : cluster 0 pgmap v9959: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:21:34.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:21:34 smithi080 bash[28361]: audit 2023-12-01T10:21:33.685187+0000 mon.a (mon.0) 6393 : audit 0 from='client.? 172.21.15.80:0/136550588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:21:34.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:21:34 smithi080 bash[41963]: cluster 2023-12-01T10:21:32.374213+0000 mgr.y (mgr.24362) 9990 : cluster 0 pgmap v9959: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:21:34.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:21:34 smithi080 bash[41963]: audit 2023-12-01T10:21:33.685187+0000 mon.a (mon.0) 6393 : audit 0 from='client.? 172.21.15.80:0/136550588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:21:36.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:21:36 smithi090 bash[32384]: cluster 2023-12-01T10:21:34.374828+0000 mgr.y (mgr.24362) 9991 : cluster 0 pgmap v9960: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:21:36.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:21:36 smithi080 bash[28361]: cluster 2023-12-01T10:21:34.374828+0000 mgr.y (mgr.24362) 9991 : cluster 0 pgmap v9960: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:21:36.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:21:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:21:36] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T10:21:36.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:21:36 smithi080 bash[41963]: cluster 2023-12-01T10:21:34.374828+0000 mgr.y (mgr.24362) 9991 : cluster 0 pgmap v9960: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:21:37.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:21:37 smithi090 bash[32384]: audit 2023-12-01T10:21:36.143935+0000 mon.a (mon.0) 6394 : audit 0 from='client.? 172.21.15.80:0/4201975100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:21:37.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:21:37 smithi080 bash[28361]: audit 2023-12-01T10:21:36.143935+0000 mon.a (mon.0) 6394 : audit 0 from='client.? 172.21.15.80:0/4201975100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:21:37.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:21:37 smithi080 bash[41963]: audit 2023-12-01T10:21:36.143935+0000 mon.a (mon.0) 6394 : audit 0 from='client.? 172.21.15.80:0/4201975100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:21:38.430 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:21:38 smithi080 bash[41963]: cluster 2023-12-01T10:21:36.375955+0000 mgr.y (mgr.24362) 9992 : cluster 0 pgmap v9961: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:21:38.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:21:38 smithi080 bash[28361]: cluster 2023-12-01T10:21:36.375955+0000 mgr.y (mgr.24362) 9992 : cluster 0 pgmap v9961: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:21:38.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:21:38 smithi090 bash[32384]: cluster 2023-12-01T10:21:36.375955+0000 mgr.y (mgr.24362) 9992 : cluster 0 pgmap v9961: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:21:39.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:21:39 smithi080 bash[28361]: audit 2023-12-01T10:21:38.599518+0000 mon.c (mon.2) 6413 : audit 0 from='client.? 172.21.15.80:0/3351919844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:21:39.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:21:39 smithi080 bash[41963]: audit 2023-12-01T10:21:38.599518+0000 mon.c (mon.2) 6413 : audit 0 from='client.? 172.21.15.80:0/3351919844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:21:39.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:21:39 smithi090 bash[32384]: audit 2023-12-01T10:21:38.599518+0000 mon.c (mon.2) 6413 : audit 0 from='client.? 172.21.15.80:0/3351919844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:21:40.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:21:40 smithi080 bash[28361]: cluster 2023-12-01T10:21:38.376666+0000 mgr.y (mgr.24362) 9993 : cluster 0 pgmap v9962: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:21:40.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:21:40 smithi080 bash[41963]: cluster 2023-12-01T10:21:38.376666+0000 mgr.y (mgr.24362) 9993 : cluster 0 pgmap v9962: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:21:40.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:21:40 smithi090 bash[32384]: cluster 2023-12-01T10:21:38.376666+0000 mgr.y (mgr.24362) 9993 : cluster 0 pgmap v9962: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:21:41.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:21:41 smithi080 bash[28361]: audit 2023-12-01T10:21:40.306004+0000 mon.c (mon.2) 6414 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:21:41.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:21:41 smithi080 bash[41963]: audit 2023-12-01T10:21:40.306004+0000 mon.c (mon.2) 6414 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:21:41.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:21:41 smithi090 bash[32384]: audit 2023-12-01T10:21:40.306004+0000 mon.c (mon.2) 6414 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:21:42.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:21:42 smithi080 bash[28361]: cluster 2023-12-01T10:21:40.377341+0000 mgr.y (mgr.24362) 9994 : cluster 0 pgmap v9963: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:21:42.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:21:42 smithi080 bash[28361]: audit 2023-12-01T10:21:41.060656+0000 mon.a (mon.0) 6395 : audit 0 from='client.? 172.21.15.80:0/3527420689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:21:42.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:21:42 smithi080 bash[41963]: cluster 2023-12-01T10:21:40.377341+0000 mgr.y (mgr.24362) 9994 : cluster 0 pgmap v9963: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:21:42.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:21:42 smithi080 bash[41963]: audit 2023-12-01T10:21:41.060656+0000 mon.a (mon.0) 6395 : audit 0 from='client.? 172.21.15.80:0/3527420689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:21:42.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:21:42 smithi090 bash[32384]: cluster 2023-12-01T10:21:40.377341+0000 mgr.y (mgr.24362) 9994 : cluster 0 pgmap v9963: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:21:42.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:21:42 smithi090 bash[32384]: audit 2023-12-01T10:21:41.060656+0000 mon.a (mon.0) 6395 : audit 0 from='client.? 172.21.15.80:0/3527420689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:21:44.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:21:44 smithi080 bash[28361]: cluster 2023-12-01T10:21:42.378483+0000 mgr.y (mgr.24362) 9995 : cluster 0 pgmap v9964: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:21:44.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:21:44 smithi080 bash[28361]: audit 2023-12-01T10:21:43.517275+0000 mon.a (mon.0) 6396 : audit 0 from='client.? 172.21.15.80:0/516961303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:21:44.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:21:44 smithi080 bash[41963]: cluster 2023-12-01T10:21:42.378483+0000 mgr.y (mgr.24362) 9995 : cluster 0 pgmap v9964: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:21:44.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:21:44 smithi080 bash[41963]: audit 2023-12-01T10:21:43.517275+0000 mon.a (mon.0) 6396 : audit 0 from='client.? 172.21.15.80:0/516961303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:21:44.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:21:44 smithi090 bash[32384]: cluster 2023-12-01T10:21:42.378483+0000 mgr.y (mgr.24362) 9995 : cluster 0 pgmap v9964: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:21:44.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:21:44 smithi090 bash[32384]: audit 2023-12-01T10:21:43.517275+0000 mon.a (mon.0) 6396 : audit 0 from='client.? 172.21.15.80:0/516961303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:21:46.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:21:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:21:46] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T10:21:46.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:21:46 smithi080 bash[28361]: cluster 2023-12-01T10:21:44.379180+0000 mgr.y (mgr.24362) 9996 : cluster 0 pgmap v9965: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:21:46.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:21:46 smithi080 bash[28361]: audit 2023-12-01T10:21:45.981679+0000 mon.c (mon.2) 6415 : audit 0 from='client.? 172.21.15.80:0/1101946377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:21:46.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:21:46 smithi080 bash[41963]: cluster 2023-12-01T10:21:44.379180+0000 mgr.y (mgr.24362) 9996 : cluster 0 pgmap v9965: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:21:46.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:21:46 smithi080 bash[41963]: audit 2023-12-01T10:21:45.981679+0000 mon.c (mon.2) 6415 : audit 0 from='client.? 172.21.15.80:0/1101946377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:21:46.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:21:46 smithi090 bash[32384]: cluster 2023-12-01T10:21:44.379180+0000 mgr.y (mgr.24362) 9996 : cluster 0 pgmap v9965: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:21:46.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:21:46 smithi090 bash[32384]: audit 2023-12-01T10:21:45.981679+0000 mon.c (mon.2) 6415 : audit 0 from='client.? 172.21.15.80:0/1101946377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:21:48.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:21:48 smithi080 bash[41963]: cluster 2023-12-01T10:21:46.380358+0000 mgr.y (mgr.24362) 9997 : cluster 0 pgmap v9966: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:21:48.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:21:48 smithi080 bash[28361]: cluster 2023-12-01T10:21:46.380358+0000 mgr.y (mgr.24362) 9997 : cluster 0 pgmap v9966: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:21:48.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:21:48 smithi090 bash[32384]: cluster 2023-12-01T10:21:46.380358+0000 mgr.y (mgr.24362) 9997 : cluster 0 pgmap v9966: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:21:49.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:21:49 smithi080 bash[28361]: audit 2023-12-01T10:21:48.429186+0000 mon.a (mon.0) 6397 : audit 0 from='client.? 172.21.15.80:0/235898029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:21:49.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:21:49 smithi080 bash[41963]: audit 2023-12-01T10:21:48.429186+0000 mon.a (mon.0) 6397 : audit 0 from='client.? 172.21.15.80:0/235898029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:21:49.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:21:49 smithi090 bash[32384]: audit 2023-12-01T10:21:48.429186+0000 mon.a (mon.0) 6397 : audit 0 from='client.? 172.21.15.80:0/235898029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:21:50.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:21:50 smithi080 bash[28361]: cluster 2023-12-01T10:21:48.380978+0000 mgr.y (mgr.24362) 9998 : cluster 0 pgmap v9967: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:21:50.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:21:50 smithi080 bash[41963]: cluster 2023-12-01T10:21:48.380978+0000 mgr.y (mgr.24362) 9998 : cluster 0 pgmap v9967: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:21:50.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:21:50 smithi090 bash[32384]: cluster 2023-12-01T10:21:48.380978+0000 mgr.y (mgr.24362) 9998 : cluster 0 pgmap v9967: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:21:51.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:21:51 smithi080 bash[28361]: audit 2023-12-01T10:21:50.880367+0000 mon.a (mon.0) 6398 : audit 0 from='client.? 172.21.15.80:0/3419642022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:21:51.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:21:51 smithi080 bash[41963]: audit 2023-12-01T10:21:50.880367+0000 mon.a (mon.0) 6398 : audit 0 from='client.? 172.21.15.80:0/3419642022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:21:51.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:21:51 smithi090 bash[32384]: audit 2023-12-01T10:21:50.880367+0000 mon.a (mon.0) 6398 : audit 0 from='client.? 172.21.15.80:0/3419642022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:21:52.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:21:52 smithi080 bash[41963]: cluster 2023-12-01T10:21:50.381652+0000 mgr.y (mgr.24362) 9999 : cluster 0 pgmap v9968: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:21:52.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:21:52 smithi080 bash[28361]: cluster 2023-12-01T10:21:50.381652+0000 mgr.y (mgr.24362) 9999 : cluster 0 pgmap v9968: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:21:52.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:21:52 smithi090 bash[32384]: cluster 2023-12-01T10:21:50.381652+0000 mgr.y (mgr.24362) 9999 : cluster 0 pgmap v9968: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:21:54.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:21:54 smithi080 bash[41963]: cluster 2023-12-01T10:21:52.382855+0000 mgr.y (mgr.24362) 10000 : cluster 0 pgmap v9969: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:21:54.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:21:54 smithi080 bash[41963]: audit 2023-12-01T10:21:53.339226+0000 mon.c (mon.2) 6416 : audit 0 from='client.? 172.21.15.80:0/1845627602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:21:54.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:21:54 smithi080 bash[28361]: cluster 2023-12-01T10:21:52.382855+0000 mgr.y (mgr.24362) 10000 : cluster 0 pgmap v9969: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:21:54.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:21:54 smithi080 bash[28361]: audit 2023-12-01T10:21:53.339226+0000 mon.c (mon.2) 6416 : audit 0 from='client.? 172.21.15.80:0/1845627602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:21:54.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:21:54 smithi090 bash[32384]: cluster 2023-12-01T10:21:52.382855+0000 mgr.y (mgr.24362) 10000 : cluster 0 pgmap v9969: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:21:54.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:21:54 smithi090 bash[32384]: audit 2023-12-01T10:21:53.339226+0000 mon.c (mon.2) 6416 : audit 0 from='client.? 172.21.15.80:0/1845627602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:21:56.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:21:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:21:56] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T10:21:56.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:21:56 smithi080 bash[41963]: cluster 2023-12-01T10:21:54.383452+0000 mgr.y (mgr.24362) 10001 : cluster 0 pgmap v9970: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:21:56.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:21:56 smithi080 bash[41963]: audit 2023-12-01T10:21:55.306485+0000 mon.c (mon.2) 6417 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:21:56.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:21:56 smithi080 bash[41963]: audit 2023-12-01T10:21:55.788056+0000 mon.a (mon.0) 6399 : audit 0 from='client.? 172.21.15.80:0/2658158246' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:21:56.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:21:56 smithi080 bash[28361]: cluster 2023-12-01T10:21:54.383452+0000 mgr.y (mgr.24362) 10001 : cluster 0 pgmap v9970: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:21:56.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:21:56 smithi080 bash[28361]: audit 2023-12-01T10:21:55.306485+0000 mon.c (mon.2) 6417 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:21:56.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:21:56 smithi080 bash[28361]: audit 2023-12-01T10:21:55.788056+0000 mon.a (mon.0) 6399 : audit 0 from='client.? 172.21.15.80:0/2658158246' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:21:56.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:21:56 smithi090 bash[32384]: cluster 2023-12-01T10:21:54.383452+0000 mgr.y (mgr.24362) 10001 : cluster 0 pgmap v9970: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:21:56.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:21:56 smithi090 bash[32384]: audit 2023-12-01T10:21:55.306485+0000 mon.c (mon.2) 6417 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:21:56.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:21:56 smithi090 bash[32384]: audit 2023-12-01T10:21:55.788056+0000 mon.a (mon.0) 6399 : audit 0 from='client.? 172.21.15.80:0/2658158246' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:21:58.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:21:58 smithi080 bash[28361]: cluster 2023-12-01T10:21:56.384604+0000 mgr.y (mgr.24362) 10002 : cluster 0 pgmap v9971: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:21:58.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:21:58 smithi080 bash[41963]: cluster 2023-12-01T10:21:56.384604+0000 mgr.y (mgr.24362) 10002 : cluster 0 pgmap v9971: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:21:58.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:21:58 smithi090 bash[32384]: cluster 2023-12-01T10:21:56.384604+0000 mgr.y (mgr.24362) 10002 : cluster 0 pgmap v9971: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:21:59.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:21:59 smithi080 bash[28361]: audit 2023-12-01T10:21:58.244308+0000 mon.a (mon.0) 6400 : audit 0 from='client.? 172.21.15.80:0/1264875698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:21:59.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:21:59 smithi080 bash[41963]: audit 2023-12-01T10:21:58.244308+0000 mon.a (mon.0) 6400 : audit 0 from='client.? 172.21.15.80:0/1264875698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:21:59.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:21:59 smithi090 bash[32384]: audit 2023-12-01T10:21:58.244308+0000 mon.a (mon.0) 6400 : audit 0 from='client.? 172.21.15.80:0/1264875698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:22:00.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:22:00 smithi080 bash[28361]: cluster 2023-12-01T10:21:58.385299+0000 mgr.y (mgr.24362) 10003 : cluster 0 pgmap v9972: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:22:00.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:22:00 smithi080 bash[41963]: cluster 2023-12-01T10:21:58.385299+0000 mgr.y (mgr.24362) 10003 : cluster 0 pgmap v9972: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:22:00.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:22:00 smithi090 bash[32384]: cluster 2023-12-01T10:21:58.385299+0000 mgr.y (mgr.24362) 10003 : cluster 0 pgmap v9972: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:22:01.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:22:01 smithi080 bash[28361]: audit 2023-12-01T10:22:00.696740+0000 mon.c (mon.2) 6418 : audit 0 from='client.? 172.21.15.80:0/3262490138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:22:01.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:22:01 smithi080 bash[41963]: audit 2023-12-01T10:22:00.696740+0000 mon.c (mon.2) 6418 : audit 0 from='client.? 172.21.15.80:0/3262490138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:22:01.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:22:01 smithi090 bash[32384]: audit 2023-12-01T10:22:00.696740+0000 mon.c (mon.2) 6418 : audit 0 from='client.? 172.21.15.80:0/3262490138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:22:02.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:22:02 smithi080 bash[28361]: cluster 2023-12-01T10:22:00.385961+0000 mgr.y (mgr.24362) 10004 : cluster 0 pgmap v9973: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:22:02.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:22:02 smithi080 bash[41963]: cluster 2023-12-01T10:22:00.385961+0000 mgr.y (mgr.24362) 10004 : cluster 0 pgmap v9973: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:22:02.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:22:02 smithi090 bash[32384]: cluster 2023-12-01T10:22:00.385961+0000 mgr.y (mgr.24362) 10004 : cluster 0 pgmap v9973: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:22:04.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:22:04 smithi080 bash[28361]: cluster 2023-12-01T10:22:02.387245+0000 mgr.y (mgr.24362) 10005 : cluster 0 pgmap v9974: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:22:04.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:22:04 smithi080 bash[28361]: audit 2023-12-01T10:22:03.150228+0000 mon.a (mon.0) 6401 : audit 0 from='client.? 172.21.15.80:0/312958569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:22:04.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:22:04 smithi080 bash[41963]: cluster 2023-12-01T10:22:02.387245+0000 mgr.y (mgr.24362) 10005 : cluster 0 pgmap v9974: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:22:04.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:22:04 smithi080 bash[41963]: audit 2023-12-01T10:22:03.150228+0000 mon.a (mon.0) 6401 : audit 0 from='client.? 172.21.15.80:0/312958569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:22:04.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:22:04 smithi090 bash[32384]: cluster 2023-12-01T10:22:02.387245+0000 mgr.y (mgr.24362) 10005 : cluster 0 pgmap v9974: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:22:04.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:22:04 smithi090 bash[32384]: audit 2023-12-01T10:22:03.150228+0000 mon.a (mon.0) 6401 : audit 0 from='client.? 172.21.15.80:0/312958569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:22:06.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:22:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:22:06] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T10:22:06.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:22:06 smithi080 bash[28361]: cluster 2023-12-01T10:22:04.388086+0000 mgr.y (mgr.24362) 10006 : cluster 0 pgmap v9975: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:22:06.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:22:06 smithi080 bash[28361]: audit 2023-12-01T10:22:05.614233+0000 mon.a (mon.0) 6402 : audit 0 from='client.? 172.21.15.80:0/241646573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:22:06.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:22:06 smithi080 bash[41963]: cluster 2023-12-01T10:22:04.388086+0000 mgr.y (mgr.24362) 10006 : cluster 0 pgmap v9975: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:22:06.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:22:06 smithi080 bash[41963]: audit 2023-12-01T10:22:05.614233+0000 mon.a (mon.0) 6402 : audit 0 from='client.? 172.21.15.80:0/241646573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:22:06.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:22:06 smithi090 bash[32384]: cluster 2023-12-01T10:22:04.388086+0000 mgr.y (mgr.24362) 10006 : cluster 0 pgmap v9975: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:22:06.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:22:06 smithi090 bash[32384]: audit 2023-12-01T10:22:05.614233+0000 mon.a (mon.0) 6402 : audit 0 from='client.? 172.21.15.80:0/241646573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:22:08.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:22:08 smithi080 bash[28361]: cluster 2023-12-01T10:22:06.389280+0000 mgr.y (mgr.24362) 10007 : cluster 0 pgmap v9976: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:22:08.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:22:08 smithi080 bash[28361]: audit 2023-12-01T10:22:08.074792+0000 mon.c (mon.2) 6419 : audit 0 from='client.? 172.21.15.80:0/4218371191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:22:08.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:22:08 smithi080 bash[41963]: cluster 2023-12-01T10:22:06.389280+0000 mgr.y (mgr.24362) 10007 : cluster 0 pgmap v9976: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:22:08.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:22:08 smithi080 bash[41963]: audit 2023-12-01T10:22:08.074792+0000 mon.c (mon.2) 6419 : audit 0 from='client.? 172.21.15.80:0/4218371191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:22:08.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:22:08 smithi090 bash[32384]: cluster 2023-12-01T10:22:06.389280+0000 mgr.y (mgr.24362) 10007 : cluster 0 pgmap v9976: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:22:08.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:22:08 smithi090 bash[32384]: audit 2023-12-01T10:22:08.074792+0000 mon.c (mon.2) 6419 : audit 0 from='client.? 172.21.15.80:0/4218371191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:22:10.430 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:22:10 smithi080 bash[41963]: cluster 2023-12-01T10:22:08.389980+0000 mgr.y (mgr.24362) 10008 : cluster 0 pgmap v9977: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:22:10.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:22:10 smithi080 bash[28361]: cluster 2023-12-01T10:22:08.389980+0000 mgr.y (mgr.24362) 10008 : cluster 0 pgmap v9977: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:22:10.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:22:10 smithi090 bash[32384]: cluster 2023-12-01T10:22:08.389980+0000 mgr.y (mgr.24362) 10008 : cluster 0 pgmap v9977: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:22:11.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:22:11 smithi080 bash[28361]: audit 2023-12-01T10:22:10.306869+0000 mon.c (mon.2) 6420 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:22:11.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:22:11 smithi080 bash[28361]: audit 2023-12-01T10:22:10.538948+0000 mon.a (mon.0) 6403 : audit 0 from='client.? 172.21.15.80:0/1789685445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:22:11.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:22:11 smithi080 bash[41963]: audit 2023-12-01T10:22:10.306869+0000 mon.c (mon.2) 6420 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:22:11.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:22:11 smithi080 bash[41963]: audit 2023-12-01T10:22:10.538948+0000 mon.a (mon.0) 6403 : audit 0 from='client.? 172.21.15.80:0/1789685445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:22:11.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:22:11 smithi090 bash[32384]: audit 2023-12-01T10:22:10.306869+0000 mon.c (mon.2) 6420 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:22:11.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:22:11 smithi090 bash[32384]: audit 2023-12-01T10:22:10.538948+0000 mon.a (mon.0) 6403 : audit 0 from='client.? 172.21.15.80:0/1789685445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:22:12.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:22:12 smithi080 bash[28361]: cluster 2023-12-01T10:22:10.390576+0000 mgr.y (mgr.24362) 10009 : cluster 0 pgmap v9978: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:22:12.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:22:12 smithi080 bash[41963]: cluster 2023-12-01T10:22:10.390576+0000 mgr.y (mgr.24362) 10009 : cluster 0 pgmap v9978: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:22:12.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:22:12 smithi090 bash[32384]: cluster 2023-12-01T10:22:10.390576+0000 mgr.y (mgr.24362) 10009 : cluster 0 pgmap v9978: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:22:13.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:22:13 smithi080 bash[41963]: cluster 2023-12-01T10:22:12.391729+0000 mgr.y (mgr.24362) 10010 : cluster 0 pgmap v9979: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:22:13.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:22:13 smithi080 bash[41963]: audit 2023-12-01T10:22:12.993360+0000 mon.a (mon.0) 6404 : audit 0 from='client.? 172.21.15.80:0/3842905032' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:22:13.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:22:13 smithi080 bash[28361]: cluster 2023-12-01T10:22:12.391729+0000 mgr.y (mgr.24362) 10010 : cluster 0 pgmap v9979: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:22:13.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:22:13 smithi080 bash[28361]: audit 2023-12-01T10:22:12.993360+0000 mon.a (mon.0) 6404 : audit 0 from='client.? 172.21.15.80:0/3842905032' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:22:13.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:22:13 smithi090 bash[32384]: cluster 2023-12-01T10:22:12.391729+0000 mgr.y (mgr.24362) 10010 : cluster 0 pgmap v9979: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:22:13.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:22:13 smithi090 bash[32384]: audit 2023-12-01T10:22:12.993360+0000 mon.a (mon.0) 6404 : audit 0 from='client.? 172.21.15.80:0/3842905032' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:22:16.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:22:16 smithi090 bash[32384]: cluster 2023-12-01T10:22:14.392386+0000 mgr.y (mgr.24362) 10011 : cluster 0 pgmap v9980: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:22:16.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:22:16 smithi090 bash[32384]: audit 2023-12-01T10:22:15.431595+0000 mon.a (mon.0) 6405 : audit 0 from='client.? 172.21.15.80:0/3545791908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:22:16.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:22:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:22:16] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T10:22:16.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:22:16 smithi080 bash[41963]: cluster 2023-12-01T10:22:14.392386+0000 mgr.y (mgr.24362) 10011 : cluster 0 pgmap v9980: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:22:16.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:22:16 smithi080 bash[41963]: audit 2023-12-01T10:22:15.431595+0000 mon.a (mon.0) 6405 : audit 0 from='client.? 172.21.15.80:0/3545791908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:22:16.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:22:16 smithi080 bash[28361]: cluster 2023-12-01T10:22:14.392386+0000 mgr.y (mgr.24362) 10011 : cluster 0 pgmap v9980: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:22:16.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:22:16 smithi080 bash[28361]: audit 2023-12-01T10:22:15.431595+0000 mon.a (mon.0) 6405 : audit 0 from='client.? 172.21.15.80:0/3545791908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:22:18.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:22:18 smithi080 bash[41963]: cluster 2023-12-01T10:22:16.393472+0000 mgr.y (mgr.24362) 10012 : cluster 0 pgmap v9981: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:22:18.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:22:18 smithi080 bash[41963]: audit 2023-12-01T10:22:17.881973+0000 mon.c (mon.2) 6421 : audit 0 from='client.? 172.21.15.80:0/512362705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:22:18.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:22:18 smithi080 bash[28361]: cluster 2023-12-01T10:22:16.393472+0000 mgr.y (mgr.24362) 10012 : cluster 0 pgmap v9981: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:22:18.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:22:18 smithi080 bash[28361]: audit 2023-12-01T10:22:17.881973+0000 mon.c (mon.2) 6421 : audit 0 from='client.? 172.21.15.80:0/512362705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:22:18.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:22:18 smithi090 bash[32384]: cluster 2023-12-01T10:22:16.393472+0000 mgr.y (mgr.24362) 10012 : cluster 0 pgmap v9981: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:22:18.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:22:18 smithi090 bash[32384]: audit 2023-12-01T10:22:17.881973+0000 mon.c (mon.2) 6421 : audit 0 from='client.? 172.21.15.80:0/512362705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:22:20.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:22:20 smithi080 bash[41963]: cluster 2023-12-01T10:22:18.394096+0000 mgr.y (mgr.24362) 10013 : cluster 0 pgmap v9982: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:22:20.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:22:20 smithi080 bash[28361]: cluster 2023-12-01T10:22:18.394096+0000 mgr.y (mgr.24362) 10013 : cluster 0 pgmap v9982: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:22:20.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:22:20 smithi090 bash[32384]: cluster 2023-12-01T10:22:18.394096+0000 mgr.y (mgr.24362) 10013 : cluster 0 pgmap v9982: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:22:21.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:22:21 smithi080 bash[28361]: audit 2023-12-01T10:22:20.335162+0000 mon.a (mon.0) 6406 : audit 0 from='client.? 172.21.15.80:0/39699868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:22:21.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:22:21 smithi080 bash[41963]: audit 2023-12-01T10:22:20.335162+0000 mon.a (mon.0) 6406 : audit 0 from='client.? 172.21.15.80:0/39699868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:22:21.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:22:21 smithi090 bash[32384]: audit 2023-12-01T10:22:20.335162+0000 mon.a (mon.0) 6406 : audit 0 from='client.? 172.21.15.80:0/39699868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:22:22.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:22:22 smithi080 bash[41963]: cluster 2023-12-01T10:22:20.394756+0000 mgr.y (mgr.24362) 10014 : cluster 0 pgmap v9983: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:22:22.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:22:22 smithi080 bash[28361]: cluster 2023-12-01T10:22:20.394756+0000 mgr.y (mgr.24362) 10014 : cluster 0 pgmap v9983: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:22:22.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:22:22 smithi090 bash[32384]: cluster 2023-12-01T10:22:20.394756+0000 mgr.y (mgr.24362) 10014 : cluster 0 pgmap v9983: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:22:23.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:22:23 smithi080 bash[28361]: audit 2023-12-01T10:22:22.785535+0000 mon.a (mon.0) 6407 : audit 0 from='client.? 172.21.15.80:0/4145977196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:22:23.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:22:23 smithi080 bash[41963]: audit 2023-12-01T10:22:22.785535+0000 mon.a (mon.0) 6407 : audit 0 from='client.? 172.21.15.80:0/4145977196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:22:23.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:22:23 smithi090 bash[32384]: audit 2023-12-01T10:22:22.785535+0000 mon.a (mon.0) 6407 : audit 0 from='client.? 172.21.15.80:0/4145977196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:22:24.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:22:24 smithi080 bash[28361]: cluster 2023-12-01T10:22:22.395584+0000 mgr.y (mgr.24362) 10015 : cluster 0 pgmap v9984: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:22:24.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:22:24 smithi080 bash[41963]: cluster 2023-12-01T10:22:22.395584+0000 mgr.y (mgr.24362) 10015 : cluster 0 pgmap v9984: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:22:24.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:22:24 smithi090 bash[32384]: cluster 2023-12-01T10:22:22.395584+0000 mgr.y (mgr.24362) 10015 : cluster 0 pgmap v9984: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:22:26.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:22:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:22:26] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T10:22:26.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:22:26 smithi080 bash[28361]: cluster 2023-12-01T10:22:24.396258+0000 mgr.y (mgr.24362) 10016 : cluster 0 pgmap v9985: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:22:26.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:22:26 smithi080 bash[28361]: audit 2023-12-01T10:22:25.237535+0000 mon.c (mon.2) 6422 : audit 0 from='client.? 172.21.15.80:0/3332624817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:22:26.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:22:26 smithi080 bash[28361]: audit 2023-12-01T10:22:25.307472+0000 mon.c (mon.2) 6423 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:22:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:22:26 smithi080 bash[41963]: cluster 2023-12-01T10:22:24.396258+0000 mgr.y (mgr.24362) 10016 : cluster 0 pgmap v9985: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:22:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:22:26 smithi080 bash[41963]: audit 2023-12-01T10:22:25.237535+0000 mon.c (mon.2) 6422 : audit 0 from='client.? 172.21.15.80:0/3332624817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:22:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:22:26 smithi080 bash[41963]: audit 2023-12-01T10:22:25.307472+0000 mon.c (mon.2) 6423 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:22:26.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:22:26 smithi090 bash[32384]: cluster 2023-12-01T10:22:24.396258+0000 mgr.y (mgr.24362) 10016 : cluster 0 pgmap v9985: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:22:26.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:22:26 smithi090 bash[32384]: audit 2023-12-01T10:22:25.237535+0000 mon.c (mon.2) 6422 : audit 0 from='client.? 172.21.15.80:0/3332624817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:22:26.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:22:26 smithi090 bash[32384]: audit 2023-12-01T10:22:25.307472+0000 mon.c (mon.2) 6423 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:22:28.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:22:28 smithi080 bash[28361]: cluster 2023-12-01T10:22:26.397436+0000 mgr.y (mgr.24362) 10017 : cluster 0 pgmap v9986: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:22:28.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:22:28 smithi080 bash[28361]: audit 2023-12-01T10:22:27.696275+0000 mon.a (mon.0) 6408 : audit 0 from='client.? 172.21.15.80:0/1646416914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:22:28.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:22:28 smithi080 bash[41963]: cluster 2023-12-01T10:22:26.397436+0000 mgr.y (mgr.24362) 10017 : cluster 0 pgmap v9986: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:22:28.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:22:28 smithi080 bash[41963]: audit 2023-12-01T10:22:27.696275+0000 mon.a (mon.0) 6408 : audit 0 from='client.? 172.21.15.80:0/1646416914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:22:28.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:22:28 smithi090 bash[32384]: cluster 2023-12-01T10:22:26.397436+0000 mgr.y (mgr.24362) 10017 : cluster 0 pgmap v9986: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:22:28.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:22:28 smithi090 bash[32384]: audit 2023-12-01T10:22:27.696275+0000 mon.a (mon.0) 6408 : audit 0 from='client.? 172.21.15.80:0/1646416914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:22:30.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:22:30 smithi080 bash[28361]: cluster 2023-12-01T10:22:28.398084+0000 mgr.y (mgr.24362) 10018 : cluster 0 pgmap v9987: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:22:30.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:22:30 smithi080 bash[41963]: cluster 2023-12-01T10:22:28.398084+0000 mgr.y (mgr.24362) 10018 : cluster 0 pgmap v9987: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:22:30.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:22:30 smithi090 bash[32384]: cluster 2023-12-01T10:22:28.398084+0000 mgr.y (mgr.24362) 10018 : cluster 0 pgmap v9987: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:22:31.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:22:31 smithi080 bash[28361]: audit 2023-12-01T10:22:30.151864+0000 mon.a (mon.0) 6409 : audit 0 from='client.? 172.21.15.80:0/1438544448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:22:31.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:22:31 smithi080 bash[41963]: audit 2023-12-01T10:22:30.151864+0000 mon.a (mon.0) 6409 : audit 0 from='client.? 172.21.15.80:0/1438544448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:22:31.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:22:31 smithi090 bash[32384]: audit 2023-12-01T10:22:30.151864+0000 mon.a (mon.0) 6409 : audit 0 from='client.? 172.21.15.80:0/1438544448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:22:32.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:22:32 smithi080 bash[28361]: cluster 2023-12-01T10:22:30.398718+0000 mgr.y (mgr.24362) 10019 : cluster 0 pgmap v9988: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:22:32.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:22:32 smithi080 bash[41963]: cluster 2023-12-01T10:22:30.398718+0000 mgr.y (mgr.24362) 10019 : cluster 0 pgmap v9988: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:22:32.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:22:32 smithi090 bash[32384]: cluster 2023-12-01T10:22:30.398718+0000 mgr.y (mgr.24362) 10019 : cluster 0 pgmap v9988: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:22:33.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:22:33 smithi080 bash[28361]: audit 2023-12-01T10:22:32.607590+0000 mon.c (mon.2) 6424 : audit 0 from='client.? 172.21.15.80:0/1284550876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:22:33.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:22:33 smithi080 bash[28361]: audit 2023-12-01T10:22:32.623613+0000 mon.c (mon.2) 6425 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:22:33.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:22:33 smithi080 bash[41963]: audit 2023-12-01T10:22:32.607590+0000 mon.c (mon.2) 6424 : audit 0 from='client.? 172.21.15.80:0/1284550876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:22:33.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:22:33 smithi080 bash[41963]: audit 2023-12-01T10:22:32.623613+0000 mon.c (mon.2) 6425 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:22:33.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:22:33 smithi090 bash[32384]: audit 2023-12-01T10:22:32.607590+0000 mon.c (mon.2) 6424 : audit 0 from='client.? 172.21.15.80:0/1284550876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:22:33.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:22:33 smithi090 bash[32384]: audit 2023-12-01T10:22:32.623613+0000 mon.c (mon.2) 6425 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:22:34.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:22:34 smithi080 bash[28361]: cluster 2023-12-01T10:22:32.399760+0000 mgr.y (mgr.24362) 10020 : cluster 0 pgmap v9989: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:22:34.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:22:34 smithi080 bash[41963]: cluster 2023-12-01T10:22:32.399760+0000 mgr.y (mgr.24362) 10020 : cluster 0 pgmap v9989: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:22:34.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:22:34 smithi090 bash[32384]: cluster 2023-12-01T10:22:32.399760+0000 mgr.y (mgr.24362) 10020 : cluster 0 pgmap v9989: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:22:35.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:22:35 smithi080 bash[41963]: audit 2023-12-01T10:22:35.066542+0000 mon.a (mon.0) 6410 : audit 0 from='client.? 172.21.15.80:0/2956479980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:22:35.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:22:35 smithi080 bash[28361]: audit 2023-12-01T10:22:35.066542+0000 mon.a (mon.0) 6410 : audit 0 from='client.? 172.21.15.80:0/2956479980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:22:35.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:22:35 smithi090 bash[32384]: audit 2023-12-01T10:22:35.066542+0000 mon.a (mon.0) 6410 : audit 0 from='client.? 172.21.15.80:0/2956479980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:22:36.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:22:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:22:36] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T10:22:36.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:22:36 smithi080 bash[41963]: cluster 2023-12-01T10:22:34.400391+0000 mgr.y (mgr.24362) 10021 : cluster 0 pgmap v9990: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:22:36.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:22:36 smithi080 bash[28361]: cluster 2023-12-01T10:22:34.400391+0000 mgr.y (mgr.24362) 10021 : cluster 0 pgmap v9990: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:22:36.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:22:36 smithi090 bash[32384]: cluster 2023-12-01T10:22:34.400391+0000 mgr.y (mgr.24362) 10021 : cluster 0 pgmap v9990: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:22:38.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:22:38 smithi080 bash[41963]: cluster 2023-12-01T10:22:36.401541+0000 mgr.y (mgr.24362) 10022 : cluster 0 pgmap v9991: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:22:38.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:22:38 smithi080 bash[41963]: audit 2023-12-01T10:22:37.530270+0000 mon.c (mon.2) 6426 : audit 0 from='client.? 172.21.15.80:0/3897395034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:22:38.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:22:38 smithi080 bash[28361]: cluster 2023-12-01T10:22:36.401541+0000 mgr.y (mgr.24362) 10022 : cluster 0 pgmap v9991: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:22:38.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:22:38 smithi080 bash[28361]: audit 2023-12-01T10:22:37.530270+0000 mon.c (mon.2) 6426 : audit 0 from='client.? 172.21.15.80:0/3897395034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:22:38.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:22:38 smithi090 bash[32384]: cluster 2023-12-01T10:22:36.401541+0000 mgr.y (mgr.24362) 10022 : cluster 0 pgmap v9991: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:22:38.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:22:38 smithi090 bash[32384]: audit 2023-12-01T10:22:37.530270+0000 mon.c (mon.2) 6426 : audit 0 from='client.? 172.21.15.80:0/3897395034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:22:39.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:22:39 smithi090 bash[32384]: cluster 2023-12-01T10:22:38.402156+0000 mgr.y (mgr.24362) 10023 : cluster 0 pgmap v9992: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:22:39.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:22:39 smithi090 bash[32384]: audit 2023-12-01T10:22:38.467551+0000 mon.a (mon.0) 6411 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:22:39.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:22:39 smithi090 bash[32384]: audit 2023-12-01T10:22:38.479111+0000 mon.a (mon.0) 6412 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:22:39.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:22:39 smithi090 bash[32384]: audit 2023-12-01T10:22:38.820142+0000 mon.a (mon.0) 6413 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:22:39.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:22:39 smithi090 bash[32384]: audit 2023-12-01T10:22:38.829533+0000 mon.a (mon.0) 6414 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:22:39.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:22:39 smithi090 bash[32384]: audit 2023-12-01T10:22:39.353900+0000 mon.c (mon.2) 6427 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:22:39.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:22:39 smithi090 bash[32384]: audit 2023-12-01T10:22:39.355731+0000 mon.c (mon.2) 6428 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:22:39.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:22:39 smithi090 bash[32384]: audit 2023-12-01T10:22:39.365397+0000 mon.a (mon.0) 6415 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:22:39.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:22:39 smithi080 bash[41963]: cluster 2023-12-01T10:22:38.402156+0000 mgr.y (mgr.24362) 10023 : cluster 0 pgmap v9992: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:22:39.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:22:39 smithi080 bash[41963]: audit 2023-12-01T10:22:38.467551+0000 mon.a (mon.0) 6411 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:22:39.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:22:39 smithi080 bash[41963]: audit 2023-12-01T10:22:38.479111+0000 mon.a (mon.0) 6412 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:22:39.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:22:39 smithi080 bash[41963]: audit 2023-12-01T10:22:38.820142+0000 mon.a (mon.0) 6413 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:22:39.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:22:39 smithi080 bash[41963]: audit 2023-12-01T10:22:38.829533+0000 mon.a (mon.0) 6414 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:22:39.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:22:39 smithi080 bash[41963]: audit 2023-12-01T10:22:39.353900+0000 mon.c (mon.2) 6427 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:22:39.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:22:39 smithi080 bash[41963]: audit 2023-12-01T10:22:39.355731+0000 mon.c (mon.2) 6428 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:22:39.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:22:39 smithi080 bash[41963]: audit 2023-12-01T10:22:39.365397+0000 mon.a (mon.0) 6415 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:22:39.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:22:39 smithi080 bash[28361]: cluster 2023-12-01T10:22:38.402156+0000 mgr.y (mgr.24362) 10023 : cluster 0 pgmap v9992: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:22:39.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:22:39 smithi080 bash[28361]: audit 2023-12-01T10:22:38.467551+0000 mon.a (mon.0) 6411 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:22:39.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:22:39 smithi080 bash[28361]: audit 2023-12-01T10:22:38.479111+0000 mon.a (mon.0) 6412 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:22:39.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:22:39 smithi080 bash[28361]: audit 2023-12-01T10:22:38.820142+0000 mon.a (mon.0) 6413 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:22:39.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:22:39 smithi080 bash[28361]: audit 2023-12-01T10:22:38.829533+0000 mon.a (mon.0) 6414 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:22:39.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:22:39 smithi080 bash[28361]: audit 2023-12-01T10:22:39.353900+0000 mon.c (mon.2) 6427 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:22:39.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:22:39 smithi080 bash[28361]: audit 2023-12-01T10:22:39.355731+0000 mon.c (mon.2) 6428 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:22:39.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:22:39 smithi080 bash[28361]: audit 2023-12-01T10:22:39.365397+0000 mon.a (mon.0) 6415 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:22:40.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:22:40 smithi090 bash[32384]: audit 2023-12-01T10:22:39.979807+0000 mon.a (mon.0) 6416 : audit 0 from='client.? 172.21.15.80:0/2401890515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:22:40.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:22:40 smithi090 bash[32384]: audit 2023-12-01T10:22:40.307608+0000 mon.c (mon.2) 6429 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:22:40.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:22:40 smithi080 bash[28361]: audit 2023-12-01T10:22:39.979807+0000 mon.a (mon.0) 6416 : audit 0 from='client.? 172.21.15.80:0/2401890515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:22:40.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:22:40 smithi080 bash[28361]: audit 2023-12-01T10:22:40.307608+0000 mon.c (mon.2) 6429 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:22:40.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:22:40 smithi080 bash[41963]: audit 2023-12-01T10:22:39.979807+0000 mon.a (mon.0) 6416 : audit 0 from='client.? 172.21.15.80:0/2401890515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:22:40.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:22:40 smithi080 bash[41963]: audit 2023-12-01T10:22:40.307608+0000 mon.c (mon.2) 6429 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:22:41.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:22:41 smithi090 bash[32384]: cluster 2023-12-01T10:22:40.402757+0000 mgr.y (mgr.24362) 10024 : cluster 0 pgmap v9993: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:22:41.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:22:41 smithi080 bash[41963]: cluster 2023-12-01T10:22:40.402757+0000 mgr.y (mgr.24362) 10024 : cluster 0 pgmap v9993: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:22:41.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:22:41 smithi080 bash[28361]: cluster 2023-12-01T10:22:40.402757+0000 mgr.y (mgr.24362) 10024 : cluster 0 pgmap v9993: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:22:42.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:22:42 smithi090 bash[32384]: audit 2023-12-01T10:22:42.438134+0000 mon.c (mon.2) 6430 : audit 0 from='client.? 172.21.15.80:0/4186851107' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:22:42.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:22:42 smithi080 bash[28361]: audit 2023-12-01T10:22:42.438134+0000 mon.c (mon.2) 6430 : audit 0 from='client.? 172.21.15.80:0/4186851107' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:22:42.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:22:42 smithi080 bash[41963]: audit 2023-12-01T10:22:42.438134+0000 mon.c (mon.2) 6430 : audit 0 from='client.? 172.21.15.80:0/4186851107' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:22:43.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:22:43 smithi090 bash[32384]: cluster 2023-12-01T10:22:42.403872+0000 mgr.y (mgr.24362) 10025 : cluster 0 pgmap v9994: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:22:43.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:22:43 smithi080 bash[28361]: cluster 2023-12-01T10:22:42.403872+0000 mgr.y (mgr.24362) 10025 : cluster 0 pgmap v9994: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:22:43.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:22:43 smithi080 bash[41963]: cluster 2023-12-01T10:22:42.403872+0000 mgr.y (mgr.24362) 10025 : cluster 0 pgmap v9994: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:22:45.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:22:45 smithi080 bash[28361]: audit 2023-12-01T10:22:44.896841+0000 mon.a (mon.0) 6417 : audit 0 from='client.? 172.21.15.80:0/2680000690' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:22:45.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:22:45 smithi080 bash[41963]: audit 2023-12-01T10:22:44.896841+0000 mon.a (mon.0) 6417 : audit 0 from='client.? 172.21.15.80:0/2680000690' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:22:45.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:22:45 smithi090 bash[32384]: audit 2023-12-01T10:22:44.896841+0000 mon.a (mon.0) 6417 : audit 0 from='client.? 172.21.15.80:0/2680000690' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:22:46.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:22:46 smithi080 bash[41963]: cluster 2023-12-01T10:22:44.404617+0000 mgr.y (mgr.24362) 10026 : cluster 0 pgmap v9995: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:22:46.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:22:46 smithi080 bash[28361]: cluster 2023-12-01T10:22:44.404617+0000 mgr.y (mgr.24362) 10026 : cluster 0 pgmap v9995: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:22:46.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:22:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:22:46] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T10:22:46.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:22:46 smithi090 bash[32384]: cluster 2023-12-01T10:22:44.404617+0000 mgr.y (mgr.24362) 10026 : cluster 0 pgmap v9995: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:22:48.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:22:48 smithi080 bash[41963]: cluster 2023-12-01T10:22:46.405551+0000 mgr.y (mgr.24362) 10027 : cluster 0 pgmap v9996: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:22:48.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:22:48 smithi080 bash[41963]: audit 2023-12-01T10:22:47.348282+0000 mon.c (mon.2) 6431 : audit 0 from='client.? 172.21.15.80:0/3909787323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:22:48.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:22:48 smithi080 bash[28361]: cluster 2023-12-01T10:22:46.405551+0000 mgr.y (mgr.24362) 10027 : cluster 0 pgmap v9996: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:22:48.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:22:48 smithi080 bash[28361]: audit 2023-12-01T10:22:47.348282+0000 mon.c (mon.2) 6431 : audit 0 from='client.? 172.21.15.80:0/3909787323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:22:48.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:22:48 smithi090 bash[32384]: cluster 2023-12-01T10:22:46.405551+0000 mgr.y (mgr.24362) 10027 : cluster 0 pgmap v9996: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:22:48.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:22:48 smithi090 bash[32384]: audit 2023-12-01T10:22:47.348282+0000 mon.c (mon.2) 6431 : audit 0 from='client.? 172.21.15.80:0/3909787323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:22:50.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:22:50 smithi080 bash[41963]: cluster 2023-12-01T10:22:48.406221+0000 mgr.y (mgr.24362) 10028 : cluster 0 pgmap v9997: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:22:50.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:22:50 smithi080 bash[41963]: audit 2023-12-01T10:22:49.800881+0000 mon.c (mon.2) 6432 : audit 0 from='client.? 172.21.15.80:0/2192138544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:22:50.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:22:50 smithi080 bash[28361]: cluster 2023-12-01T10:22:48.406221+0000 mgr.y (mgr.24362) 10028 : cluster 0 pgmap v9997: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:22:50.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:22:50 smithi080 bash[28361]: audit 2023-12-01T10:22:49.800881+0000 mon.c (mon.2) 6432 : audit 0 from='client.? 172.21.15.80:0/2192138544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:22:50.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:22:50 smithi090 bash[32384]: cluster 2023-12-01T10:22:48.406221+0000 mgr.y (mgr.24362) 10028 : cluster 0 pgmap v9997: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:22:50.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:22:50 smithi090 bash[32384]: audit 2023-12-01T10:22:49.800881+0000 mon.c (mon.2) 6432 : audit 0 from='client.? 172.21.15.80:0/2192138544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:22:52.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:22:52 smithi080 bash[41963]: cluster 2023-12-01T10:22:50.406884+0000 mgr.y (mgr.24362) 10029 : cluster 0 pgmap v9998: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:22:52.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:22:52 smithi080 bash[28361]: cluster 2023-12-01T10:22:50.406884+0000 mgr.y (mgr.24362) 10029 : cluster 0 pgmap v9998: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:22:52.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:22:52 smithi090 bash[32384]: cluster 2023-12-01T10:22:50.406884+0000 mgr.y (mgr.24362) 10029 : cluster 0 pgmap v9998: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:22:53.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:22:53 smithi080 bash[41963]: audit 2023-12-01T10:22:52.260429+0000 mon.c (mon.2) 6433 : audit 0 from='client.? 172.21.15.80:0/4283713101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:22:53.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:22:53 smithi080 bash[28361]: audit 2023-12-01T10:22:52.260429+0000 mon.c (mon.2) 6433 : audit 0 from='client.? 172.21.15.80:0/4283713101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:22:53.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:22:53 smithi090 bash[32384]: audit 2023-12-01T10:22:52.260429+0000 mon.c (mon.2) 6433 : audit 0 from='client.? 172.21.15.80:0/4283713101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:22:54.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:22:54 smithi080 bash[41963]: cluster 2023-12-01T10:22:52.408035+0000 mgr.y (mgr.24362) 10030 : cluster 0 pgmap v9999: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:22:54.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:22:54 smithi080 bash[28361]: cluster 2023-12-01T10:22:52.408035+0000 mgr.y (mgr.24362) 10030 : cluster 0 pgmap v9999: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:22:54.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:22:54 smithi090 bash[32384]: cluster 2023-12-01T10:22:52.408035+0000 mgr.y (mgr.24362) 10030 : cluster 0 pgmap v9999: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:22:55.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:22:55 smithi080 bash[41963]: audit 2023-12-01T10:22:54.722156+0000 mon.a (mon.0) 6418 : audit 0 from='client.? 172.21.15.80:0/3810169675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:22:55.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:22:55 smithi080 bash[28361]: audit 2023-12-01T10:22:54.722156+0000 mon.a (mon.0) 6418 : audit 0 from='client.? 172.21.15.80:0/3810169675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:22:55.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:22:55 smithi090 bash[32384]: audit 2023-12-01T10:22:54.722156+0000 mon.a (mon.0) 6418 : audit 0 from='client.? 172.21.15.80:0/3810169675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:22:56.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:22:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:22:56] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T10:22:56.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:22:56 smithi080 bash[28361]: cluster 2023-12-01T10:22:54.408762+0000 mgr.y (mgr.24362) 10031 : cluster 0 pgmap v10000: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:22:56.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:22:56 smithi080 bash[28361]: audit 2023-12-01T10:22:55.308074+0000 mon.c (mon.2) 6434 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:22:56.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:22:56 smithi080 bash[41963]: cluster 2023-12-01T10:22:54.408762+0000 mgr.y (mgr.24362) 10031 : cluster 0 pgmap v10000: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:22:56.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:22:56 smithi080 bash[41963]: audit 2023-12-01T10:22:55.308074+0000 mon.c (mon.2) 6434 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:22:56.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:22:56 smithi090 bash[32384]: cluster 2023-12-01T10:22:54.408762+0000 mgr.y (mgr.24362) 10031 : cluster 0 pgmap v10000: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:22:56.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:22:56 smithi090 bash[32384]: audit 2023-12-01T10:22:55.308074+0000 mon.c (mon.2) 6434 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:22:58.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:22:58 smithi080 bash[28361]: cluster 2023-12-01T10:22:56.409958+0000 mgr.y (mgr.24362) 10032 : cluster 0 pgmap v10001: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:22:58.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:22:58 smithi080 bash[28361]: audit 2023-12-01T10:22:57.174630+0000 mon.c (mon.2) 6435 : audit 0 from='client.? 172.21.15.80:0/1607290307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:22:58.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:22:58 smithi080 bash[41963]: cluster 2023-12-01T10:22:56.409958+0000 mgr.y (mgr.24362) 10032 : cluster 0 pgmap v10001: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:22:58.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:22:58 smithi080 bash[41963]: audit 2023-12-01T10:22:57.174630+0000 mon.c (mon.2) 6435 : audit 0 from='client.? 172.21.15.80:0/1607290307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:22:58.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:22:58 smithi090 bash[32384]: cluster 2023-12-01T10:22:56.409958+0000 mgr.y (mgr.24362) 10032 : cluster 0 pgmap v10001: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:22:58.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:22:58 smithi090 bash[32384]: audit 2023-12-01T10:22:57.174630+0000 mon.c (mon.2) 6435 : audit 0 from='client.? 172.21.15.80:0/1607290307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:23:00.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:23:00 smithi080 bash[28361]: cluster 2023-12-01T10:22:58.410595+0000 mgr.y (mgr.24362) 10033 : cluster 0 pgmap v10002: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:23:00.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:23:00 smithi080 bash[28361]: audit 2023-12-01T10:22:59.627705+0000 mon.c (mon.2) 6436 : audit 0 from='client.? 172.21.15.80:0/3777490085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:23:00.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:23:00 smithi080 bash[41963]: cluster 2023-12-01T10:22:58.410595+0000 mgr.y (mgr.24362) 10033 : cluster 0 pgmap v10002: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:23:00.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:23:00 smithi080 bash[41963]: audit 2023-12-01T10:22:59.627705+0000 mon.c (mon.2) 6436 : audit 0 from='client.? 172.21.15.80:0/3777490085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:23:00.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:23:00 smithi090 bash[32384]: cluster 2023-12-01T10:22:58.410595+0000 mgr.y (mgr.24362) 10033 : cluster 0 pgmap v10002: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:23:00.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:23:00 smithi090 bash[32384]: audit 2023-12-01T10:22:59.627705+0000 mon.c (mon.2) 6436 : audit 0 from='client.? 172.21.15.80:0/3777490085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:23:02.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:23:02 smithi080 bash[28361]: cluster 2023-12-01T10:23:00.411260+0000 mgr.y (mgr.24362) 10034 : cluster 0 pgmap v10003: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:23:02.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:23:02 smithi080 bash[28361]: audit 2023-12-01T10:23:02.090117+0000 mon.a (mon.0) 6419 : audit 0 from='client.? 172.21.15.80:0/761977950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:23:02.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:23:02 smithi080 bash[41963]: cluster 2023-12-01T10:23:00.411260+0000 mgr.y (mgr.24362) 10034 : cluster 0 pgmap v10003: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:23:02.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:23:02 smithi080 bash[41963]: audit 2023-12-01T10:23:02.090117+0000 mon.a (mon.0) 6419 : audit 0 from='client.? 172.21.15.80:0/761977950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:23:02.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:23:02 smithi090 bash[32384]: cluster 2023-12-01T10:23:00.411260+0000 mgr.y (mgr.24362) 10034 : cluster 0 pgmap v10003: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:23:02.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:23:02 smithi090 bash[32384]: audit 2023-12-01T10:23:02.090117+0000 mon.a (mon.0) 6419 : audit 0 from='client.? 172.21.15.80:0/761977950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:23:04.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:23:04 smithi080 bash[28361]: cluster 2023-12-01T10:23:02.412494+0000 mgr.y (mgr.24362) 10035 : cluster 0 pgmap v10004: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:23:04.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:23:04 smithi080 bash[41963]: cluster 2023-12-01T10:23:02.412494+0000 mgr.y (mgr.24362) 10035 : cluster 0 pgmap v10004: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:23:04.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:23:04 smithi090 bash[32384]: cluster 2023-12-01T10:23:02.412494+0000 mgr.y (mgr.24362) 10035 : cluster 0 pgmap v10004: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:23:05.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:23:05 smithi080 bash[41963]: audit 2023-12-01T10:23:04.549243+0000 mon.a (mon.0) 6420 : audit 0 from='client.? 172.21.15.80:0/952452855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:23:05.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:23:05 smithi080 bash[28361]: audit 2023-12-01T10:23:04.549243+0000 mon.a (mon.0) 6420 : audit 0 from='client.? 172.21.15.80:0/952452855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:23:05.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:23:05 smithi090 bash[32384]: audit 2023-12-01T10:23:04.549243+0000 mon.a (mon.0) 6420 : audit 0 from='client.? 172.21.15.80:0/952452855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:23:06.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:23:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:23:06] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T10:23:06.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:23:06 smithi080 bash[41963]: cluster 2023-12-01T10:23:04.412954+0000 mgr.y (mgr.24362) 10036 : cluster 0 pgmap v10005: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:23:06.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:23:06 smithi080 bash[28361]: cluster 2023-12-01T10:23:04.412954+0000 mgr.y (mgr.24362) 10036 : cluster 0 pgmap v10005: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:23:06.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:23:06 smithi090 bash[32384]: cluster 2023-12-01T10:23:04.412954+0000 mgr.y (mgr.24362) 10036 : cluster 0 pgmap v10005: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:23:07.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:23:07 smithi080 bash[41963]: audit 2023-12-01T10:23:07.017162+0000 mon.a (mon.0) 6421 : audit 0 from='client.? 172.21.15.80:0/560800031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:23:07.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:23:07 smithi080 bash[28361]: audit 2023-12-01T10:23:07.017162+0000 mon.a (mon.0) 6421 : audit 0 from='client.? 172.21.15.80:0/560800031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:23:07.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:23:07 smithi090 bash[32384]: audit 2023-12-01T10:23:07.017162+0000 mon.a (mon.0) 6421 : audit 0 from='client.? 172.21.15.80:0/560800031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:23:08.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:23:08 smithi080 bash[41963]: cluster 2023-12-01T10:23:06.414063+0000 mgr.y (mgr.24362) 10037 : cluster 0 pgmap v10006: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:23:08.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:23:08 smithi080 bash[28361]: cluster 2023-12-01T10:23:06.414063+0000 mgr.y (mgr.24362) 10037 : cluster 0 pgmap v10006: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:23:08.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:23:08 smithi090 bash[32384]: cluster 2023-12-01T10:23:06.414063+0000 mgr.y (mgr.24362) 10037 : cluster 0 pgmap v10006: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:23:10.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:23:10 smithi080 bash[41963]: cluster 2023-12-01T10:23:08.414530+0000 mgr.y (mgr.24362) 10038 : cluster 0 pgmap v10007: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:23:10.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:23:10 smithi080 bash[41963]: audit 2023-12-01T10:23:09.470523+0000 mon.a (mon.0) 6422 : audit 0 from='client.? 172.21.15.80:0/956813195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:23:10.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:23:10 smithi080 bash[28361]: cluster 2023-12-01T10:23:08.414530+0000 mgr.y (mgr.24362) 10038 : cluster 0 pgmap v10007: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:23:10.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:23:10 smithi080 bash[28361]: audit 2023-12-01T10:23:09.470523+0000 mon.a (mon.0) 6422 : audit 0 from='client.? 172.21.15.80:0/956813195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:23:10.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:23:10 smithi090 bash[32384]: cluster 2023-12-01T10:23:08.414530+0000 mgr.y (mgr.24362) 10038 : cluster 0 pgmap v10007: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:23:10.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:23:10 smithi090 bash[32384]: audit 2023-12-01T10:23:09.470523+0000 mon.a (mon.0) 6422 : audit 0 from='client.? 172.21.15.80:0/956813195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:23:11.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:23:11 smithi080 bash[28361]: audit 2023-12-01T10:23:10.308256+0000 mon.c (mon.2) 6437 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:23:11.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:23:11 smithi080 bash[41963]: audit 2023-12-01T10:23:10.308256+0000 mon.c (mon.2) 6437 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:23:11.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:23:11 smithi090 bash[32384]: audit 2023-12-01T10:23:10.308256+0000 mon.c (mon.2) 6437 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:23:12.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:23:12 smithi080 bash[28361]: cluster 2023-12-01T10:23:10.415216+0000 mgr.y (mgr.24362) 10039 : cluster 0 pgmap v10008: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:23:12.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:23:12 smithi080 bash[28361]: audit 2023-12-01T10:23:11.926066+0000 mon.a (mon.0) 6423 : audit 0 from='client.? 172.21.15.80:0/1803960325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:23:12.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:23:12 smithi080 bash[41963]: cluster 2023-12-01T10:23:10.415216+0000 mgr.y (mgr.24362) 10039 : cluster 0 pgmap v10008: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:23:12.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:23:12 smithi080 bash[41963]: audit 2023-12-01T10:23:11.926066+0000 mon.a (mon.0) 6423 : audit 0 from='client.? 172.21.15.80:0/1803960325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:23:12.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:23:12 smithi090 bash[32384]: cluster 2023-12-01T10:23:10.415216+0000 mgr.y (mgr.24362) 10039 : cluster 0 pgmap v10008: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:23:12.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:23:12 smithi090 bash[32384]: audit 2023-12-01T10:23:11.926066+0000 mon.a (mon.0) 6423 : audit 0 from='client.? 172.21.15.80:0/1803960325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:23:14.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:23:14 smithi080 bash[41963]: cluster 2023-12-01T10:23:12.416444+0000 mgr.y (mgr.24362) 10040 : cluster 0 pgmap v10009: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:23:14.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:23:14 smithi080 bash[28361]: cluster 2023-12-01T10:23:12.416444+0000 mgr.y (mgr.24362) 10040 : cluster 0 pgmap v10009: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:23:14.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:23:14 smithi090 bash[32384]: cluster 2023-12-01T10:23:12.416444+0000 mgr.y (mgr.24362) 10040 : cluster 0 pgmap v10009: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:23:15.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:23:15 smithi080 bash[28361]: audit 2023-12-01T10:23:14.383573+0000 mon.a (mon.0) 6424 : audit 0 from='client.? 172.21.15.80:0/78827472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:23:15.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:23:15 smithi080 bash[41963]: audit 2023-12-01T10:23:14.383573+0000 mon.a (mon.0) 6424 : audit 0 from='client.? 172.21.15.80:0/78827472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:23:15.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:23:15 smithi090 bash[32384]: audit 2023-12-01T10:23:14.383573+0000 mon.a (mon.0) 6424 : audit 0 from='client.? 172.21.15.80:0/78827472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:23:16.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:23:16 smithi080 bash[28361]: cluster 2023-12-01T10:23:14.417122+0000 mgr.y (mgr.24362) 10041 : cluster 0 pgmap v10010: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:23:16.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:23:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:23:16] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T10:23:16.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:23:16 smithi080 bash[41963]: cluster 2023-12-01T10:23:14.417122+0000 mgr.y (mgr.24362) 10041 : cluster 0 pgmap v10010: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:23:16.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:23:16 smithi090 bash[32384]: cluster 2023-12-01T10:23:14.417122+0000 mgr.y (mgr.24362) 10041 : cluster 0 pgmap v10010: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:23:17.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:23:17 smithi080 bash[41963]: cluster 2023-12-01T10:23:16.418279+0000 mgr.y (mgr.24362) 10042 : cluster 0 pgmap v10011: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:23:17.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:23:17 smithi080 bash[41963]: audit 2023-12-01T10:23:16.837091+0000 mon.c (mon.2) 6438 : audit 0 from='client.? 172.21.15.80:0/1513432733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:23:17.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:23:17 smithi080 bash[28361]: cluster 2023-12-01T10:23:16.418279+0000 mgr.y (mgr.24362) 10042 : cluster 0 pgmap v10011: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:23:17.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:23:17 smithi080 bash[28361]: audit 2023-12-01T10:23:16.837091+0000 mon.c (mon.2) 6438 : audit 0 from='client.? 172.21.15.80:0/1513432733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:23:17.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:23:17 smithi090 bash[32384]: cluster 2023-12-01T10:23:16.418279+0000 mgr.y (mgr.24362) 10042 : cluster 0 pgmap v10011: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:23:17.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:23:17 smithi090 bash[32384]: audit 2023-12-01T10:23:16.837091+0000 mon.c (mon.2) 6438 : audit 0 from='client.? 172.21.15.80:0/1513432733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:23:20.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:23:20 smithi080 bash[41963]: cluster 2023-12-01T10:23:18.418831+0000 mgr.y (mgr.24362) 10043 : cluster 0 pgmap v10012: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:23:20.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:23:20 smithi080 bash[41963]: audit 2023-12-01T10:23:19.283697+0000 mon.c (mon.2) 6439 : audit 0 from='client.? 172.21.15.80:0/2673702075' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:23:20.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:23:20 smithi080 bash[28361]: cluster 2023-12-01T10:23:18.418831+0000 mgr.y (mgr.24362) 10043 : cluster 0 pgmap v10012: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:23:20.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:23:20 smithi080 bash[28361]: audit 2023-12-01T10:23:19.283697+0000 mon.c (mon.2) 6439 : audit 0 from='client.? 172.21.15.80:0/2673702075' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:23:20.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:23:20 smithi090 bash[32384]: cluster 2023-12-01T10:23:18.418831+0000 mgr.y (mgr.24362) 10043 : cluster 0 pgmap v10012: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:23:20.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:23:20 smithi090 bash[32384]: audit 2023-12-01T10:23:19.283697+0000 mon.c (mon.2) 6439 : audit 0 from='client.? 172.21.15.80:0/2673702075' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:23:22.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:23:22 smithi080 bash[41963]: cluster 2023-12-01T10:23:20.419427+0000 mgr.y (mgr.24362) 10044 : cluster 0 pgmap v10013: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:23:22.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:23:22 smithi080 bash[41963]: audit 2023-12-01T10:23:21.730113+0000 mon.c (mon.2) 6440 : audit 0 from='client.? 172.21.15.80:0/1128657470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:23:22.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:23:22 smithi080 bash[28361]: cluster 2023-12-01T10:23:20.419427+0000 mgr.y (mgr.24362) 10044 : cluster 0 pgmap v10013: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:23:22.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:23:22 smithi080 bash[28361]: audit 2023-12-01T10:23:21.730113+0000 mon.c (mon.2) 6440 : audit 0 from='client.? 172.21.15.80:0/1128657470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:23:22.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:23:22 smithi090 bash[32384]: cluster 2023-12-01T10:23:20.419427+0000 mgr.y (mgr.24362) 10044 : cluster 0 pgmap v10013: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:23:22.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:23:22 smithi090 bash[32384]: audit 2023-12-01T10:23:21.730113+0000 mon.c (mon.2) 6440 : audit 0 from='client.? 172.21.15.80:0/1128657470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:23:24.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:23:24 smithi080 bash[41963]: cluster 2023-12-01T10:23:22.420617+0000 mgr.y (mgr.24362) 10045 : cluster 0 pgmap v10014: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:23:24.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:23:24 smithi080 bash[28361]: cluster 2023-12-01T10:23:22.420617+0000 mgr.y (mgr.24362) 10045 : cluster 0 pgmap v10014: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:23:24.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:23:24 smithi090 bash[32384]: cluster 2023-12-01T10:23:22.420617+0000 mgr.y (mgr.24362) 10045 : cluster 0 pgmap v10014: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:23:25.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:23:25 smithi080 bash[28361]: audit 2023-12-01T10:23:24.178905+0000 mon.c (mon.2) 6441 : audit 0 from='client.? 172.21.15.80:0/931545435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:23:25.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:23:25 smithi080 bash[41963]: audit 2023-12-01T10:23:24.178905+0000 mon.c (mon.2) 6441 : audit 0 from='client.? 172.21.15.80:0/931545435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:23:25.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:23:25 smithi090 bash[32384]: audit 2023-12-01T10:23:24.178905+0000 mon.c (mon.2) 6441 : audit 0 from='client.? 172.21.15.80:0/931545435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:23:26.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:23:26 smithi080 bash[41963]: cluster 2023-12-01T10:23:24.421396+0000 mgr.y (mgr.24362) 10046 : cluster 0 pgmap v10015: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:23:26.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:23:26 smithi080 bash[41963]: audit 2023-12-01T10:23:25.308726+0000 mon.c (mon.2) 6442 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:23:26.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:23:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:23:26] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T10:23:26.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:23:26 smithi080 bash[28361]: cluster 2023-12-01T10:23:24.421396+0000 mgr.y (mgr.24362) 10046 : cluster 0 pgmap v10015: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:23:26.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:23:26 smithi080 bash[28361]: audit 2023-12-01T10:23:25.308726+0000 mon.c (mon.2) 6442 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:23:26.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:23:26 smithi090 bash[32384]: cluster 2023-12-01T10:23:24.421396+0000 mgr.y (mgr.24362) 10046 : cluster 0 pgmap v10015: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:23:26.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:23:26 smithi090 bash[32384]: audit 2023-12-01T10:23:25.308726+0000 mon.c (mon.2) 6442 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:23:27.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:23:27 smithi080 bash[28361]: audit 2023-12-01T10:23:26.642181+0000 mon.a (mon.0) 6425 : audit 0 from='client.? 172.21.15.80:0/1176454405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:23:27.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:23:27 smithi080 bash[41963]: audit 2023-12-01T10:23:26.642181+0000 mon.a (mon.0) 6425 : audit 0 from='client.? 172.21.15.80:0/1176454405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:23:27.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:23:27 smithi090 bash[32384]: audit 2023-12-01T10:23:26.642181+0000 mon.a (mon.0) 6425 : audit 0 from='client.? 172.21.15.80:0/1176454405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:23:28.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:23:28 smithi080 bash[41963]: cluster 2023-12-01T10:23:26.422569+0000 mgr.y (mgr.24362) 10047 : cluster 0 pgmap v10016: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:23:28.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:23:28 smithi080 bash[28361]: cluster 2023-12-01T10:23:26.422569+0000 mgr.y (mgr.24362) 10047 : cluster 0 pgmap v10016: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:23:28.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:23:28 smithi090 bash[32384]: cluster 2023-12-01T10:23:26.422569+0000 mgr.y (mgr.24362) 10047 : cluster 0 pgmap v10016: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:23:30.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:23:30 smithi080 bash[28361]: cluster 2023-12-01T10:23:28.423242+0000 mgr.y (mgr.24362) 10048 : cluster 0 pgmap v10017: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:23:30.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:23:30 smithi080 bash[28361]: audit 2023-12-01T10:23:29.103183+0000 mon.c (mon.2) 6443 : audit 0 from='client.? 172.21.15.80:0/2494613969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:23:30.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:23:30 smithi080 bash[41963]: cluster 2023-12-01T10:23:28.423242+0000 mgr.y (mgr.24362) 10048 : cluster 0 pgmap v10017: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:23:30.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:23:30 smithi080 bash[41963]: audit 2023-12-01T10:23:29.103183+0000 mon.c (mon.2) 6443 : audit 0 from='client.? 172.21.15.80:0/2494613969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:23:30.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:23:30 smithi090 bash[32384]: cluster 2023-12-01T10:23:28.423242+0000 mgr.y (mgr.24362) 10048 : cluster 0 pgmap v10017: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:23:30.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:23:30 smithi090 bash[32384]: audit 2023-12-01T10:23:29.103183+0000 mon.c (mon.2) 6443 : audit 0 from='client.? 172.21.15.80:0/2494613969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:23:32.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:23:32 smithi080 bash[41963]: cluster 2023-12-01T10:23:30.423906+0000 mgr.y (mgr.24362) 10049 : cluster 0 pgmap v10018: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:23:32.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:23:32 smithi080 bash[41963]: audit 2023-12-01T10:23:31.555331+0000 mon.a (mon.0) 6426 : audit 0 from='client.? 172.21.15.80:0/462919382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:23:32.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:23:32 smithi080 bash[28361]: cluster 2023-12-01T10:23:30.423906+0000 mgr.y (mgr.24362) 10049 : cluster 0 pgmap v10018: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:23:32.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:23:32 smithi080 bash[28361]: audit 2023-12-01T10:23:31.555331+0000 mon.a (mon.0) 6426 : audit 0 from='client.? 172.21.15.80:0/462919382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:23:32.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:23:32 smithi090 bash[32384]: cluster 2023-12-01T10:23:30.423906+0000 mgr.y (mgr.24362) 10049 : cluster 0 pgmap v10018: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:23:32.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:23:32 smithi090 bash[32384]: audit 2023-12-01T10:23:31.555331+0000 mon.a (mon.0) 6426 : audit 0 from='client.? 172.21.15.80:0/462919382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:23:34.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:23:34 smithi080 bash[41963]: cluster 2023-12-01T10:23:32.424978+0000 mgr.y (mgr.24362) 10050 : cluster 0 pgmap v10019: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:23:34.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:23:34 smithi080 bash[41963]: audit 2023-12-01T10:23:34.011981+0000 mon.a (mon.0) 6427 : audit 0 from='client.? 172.21.15.80:0/3133119408' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:23:34.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:23:34 smithi080 bash[28361]: cluster 2023-12-01T10:23:32.424978+0000 mgr.y (mgr.24362) 10050 : cluster 0 pgmap v10019: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:23:34.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:23:34 smithi080 bash[28361]: audit 2023-12-01T10:23:34.011981+0000 mon.a (mon.0) 6427 : audit 0 from='client.? 172.21.15.80:0/3133119408' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:23:34.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:23:34 smithi090 bash[32384]: cluster 2023-12-01T10:23:32.424978+0000 mgr.y (mgr.24362) 10050 : cluster 0 pgmap v10019: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:23:34.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:23:34 smithi090 bash[32384]: audit 2023-12-01T10:23:34.011981+0000 mon.a (mon.0) 6427 : audit 0 from='client.? 172.21.15.80:0/3133119408' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:23:36.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:23:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:23:36] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T10:23:36.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:23:36 smithi080 bash[41963]: cluster 2023-12-01T10:23:34.425645+0000 mgr.y (mgr.24362) 10051 : cluster 0 pgmap v10020: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:23:36.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:23:36 smithi080 bash[28361]: cluster 2023-12-01T10:23:34.425645+0000 mgr.y (mgr.24362) 10051 : cluster 0 pgmap v10020: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:23:36.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:23:36 smithi090 bash[32384]: cluster 2023-12-01T10:23:34.425645+0000 mgr.y (mgr.24362) 10051 : cluster 0 pgmap v10020: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:23:37.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:23:37 smithi080 bash[41963]: audit 2023-12-01T10:23:36.458531+0000 mon.c (mon.2) 6444 : audit 0 from='client.? 172.21.15.80:0/619556965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:23:37.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:23:37 smithi080 bash[28361]: audit 2023-12-01T10:23:36.458531+0000 mon.c (mon.2) 6444 : audit 0 from='client.? 172.21.15.80:0/619556965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:23:37.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:23:37 smithi090 bash[32384]: audit 2023-12-01T10:23:36.458531+0000 mon.c (mon.2) 6444 : audit 0 from='client.? 172.21.15.80:0/619556965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:23:38.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:23:38 smithi080 bash[28361]: cluster 2023-12-01T10:23:36.426379+0000 mgr.y (mgr.24362) 10052 : cluster 0 pgmap v10021: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:23:38.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:23:38 smithi080 bash[41963]: cluster 2023-12-01T10:23:36.426379+0000 mgr.y (mgr.24362) 10052 : cluster 0 pgmap v10021: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:23:38.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:23:38 smithi090 bash[32384]: cluster 2023-12-01T10:23:36.426379+0000 mgr.y (mgr.24362) 10052 : cluster 0 pgmap v10021: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:23:39.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:23:39 smithi080 bash[28361]: audit 2023-12-01T10:23:38.909810+0000 mon.c (mon.2) 6445 : audit 0 from='client.? 172.21.15.80:0/1131577009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:23:39.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:23:39 smithi080 bash[41963]: audit 2023-12-01T10:23:38.909810+0000 mon.c (mon.2) 6445 : audit 0 from='client.? 172.21.15.80:0/1131577009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:23:39.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:23:39 smithi090 bash[32384]: audit 2023-12-01T10:23:38.909810+0000 mon.c (mon.2) 6445 : audit 0 from='client.? 172.21.15.80:0/1131577009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:23:40.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:23:40 smithi080 bash[28361]: cluster 2023-12-01T10:23:38.427030+0000 mgr.y (mgr.24362) 10053 : cluster 0 pgmap v10022: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:23:40.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:23:40 smithi080 bash[28361]: audit 2023-12-01T10:23:39.448298+0000 mon.c (mon.2) 6446 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:23:40.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:23:40 smithi080 bash[41963]: cluster 2023-12-01T10:23:38.427030+0000 mgr.y (mgr.24362) 10053 : cluster 0 pgmap v10022: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:23:40.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:23:40 smithi080 bash[41963]: audit 2023-12-01T10:23:39.448298+0000 mon.c (mon.2) 6446 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:23:40.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:23:40 smithi090 bash[32384]: cluster 2023-12-01T10:23:38.427030+0000 mgr.y (mgr.24362) 10053 : cluster 0 pgmap v10022: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:23:40.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:23:40 smithi090 bash[32384]: audit 2023-12-01T10:23:39.448298+0000 mon.c (mon.2) 6446 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:23:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:23:41 smithi080 bash[28361]: audit 2023-12-01T10:23:40.309221+0000 mon.c (mon.2) 6447 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:23:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:23:41 smithi080 bash[41963]: audit 2023-12-01T10:23:40.309221+0000 mon.c (mon.2) 6447 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:23:41.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:23:41 smithi090 bash[32384]: audit 2023-12-01T10:23:40.309221+0000 mon.c (mon.2) 6447 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:23:42.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:23:42 smithi080 bash[41963]: cluster 2023-12-01T10:23:40.427661+0000 mgr.y (mgr.24362) 10054 : cluster 0 pgmap v10023: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:23:42.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:23:42 smithi080 bash[41963]: audit 2023-12-01T10:23:41.360312+0000 mon.a (mon.0) 6428 : audit 0 from='client.? 172.21.15.80:0/1839548523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:23:42.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:23:42 smithi080 bash[28361]: cluster 2023-12-01T10:23:40.427661+0000 mgr.y (mgr.24362) 10054 : cluster 0 pgmap v10023: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:23:42.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:23:42 smithi080 bash[28361]: audit 2023-12-01T10:23:41.360312+0000 mon.a (mon.0) 6428 : audit 0 from='client.? 172.21.15.80:0/1839548523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:23:42.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:23:42 smithi090 bash[32384]: cluster 2023-12-01T10:23:40.427661+0000 mgr.y (mgr.24362) 10054 : cluster 0 pgmap v10023: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:23:42.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:23:42 smithi090 bash[32384]: audit 2023-12-01T10:23:41.360312+0000 mon.a (mon.0) 6428 : audit 0 from='client.? 172.21.15.80:0/1839548523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:23:44.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:23:44 smithi080 bash[28361]: cluster 2023-12-01T10:23:42.428837+0000 mgr.y (mgr.24362) 10055 : cluster 0 pgmap v10024: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:23:44.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:23:44 smithi080 bash[28361]: audit 2023-12-01T10:23:43.819740+0000 mon.a (mon.0) 6429 : audit 0 from='client.? 172.21.15.80:0/2284484263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:23:44.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:23:44 smithi080 bash[41963]: cluster 2023-12-01T10:23:42.428837+0000 mgr.y (mgr.24362) 10055 : cluster 0 pgmap v10024: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:23:44.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:23:44 smithi080 bash[41963]: audit 2023-12-01T10:23:43.819740+0000 mon.a (mon.0) 6429 : audit 0 from='client.? 172.21.15.80:0/2284484263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:23:44.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:23:44 smithi090 bash[32384]: cluster 2023-12-01T10:23:42.428837+0000 mgr.y (mgr.24362) 10055 : cluster 0 pgmap v10024: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:23:44.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:23:44 smithi090 bash[32384]: audit 2023-12-01T10:23:43.819740+0000 mon.a (mon.0) 6429 : audit 0 from='client.? 172.21.15.80:0/2284484263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:23:46.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:23:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:23:46] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T10:23:46.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:23:46 smithi080 bash[41963]: cluster 2023-12-01T10:23:44.429489+0000 mgr.y (mgr.24362) 10056 : cluster 0 pgmap v10025: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:23:46.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:23:46 smithi080 bash[41963]: audit 2023-12-01T10:23:45.295265+0000 mon.a (mon.0) 6430 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:23:46.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:23:46 smithi080 bash[41963]: audit 2023-12-01T10:23:45.305011+0000 mon.a (mon.0) 6431 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:23:46.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:23:46 smithi080 bash[41963]: audit 2023-12-01T10:23:45.700612+0000 mon.a (mon.0) 6432 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:23:46.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:23:46 smithi080 bash[41963]: audit 2023-12-01T10:23:45.719619+0000 mon.a (mon.0) 6433 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:23:46.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:23:46 smithi080 bash[28361]: cluster 2023-12-01T10:23:44.429489+0000 mgr.y (mgr.24362) 10056 : cluster 0 pgmap v10025: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:23:46.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:23:46 smithi080 bash[28361]: audit 2023-12-01T10:23:45.295265+0000 mon.a (mon.0) 6430 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:23:46.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:23:46 smithi080 bash[28361]: audit 2023-12-01T10:23:45.305011+0000 mon.a (mon.0) 6431 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:23:46.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:23:46 smithi080 bash[28361]: audit 2023-12-01T10:23:45.700612+0000 mon.a (mon.0) 6432 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:23:46.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:23:46 smithi080 bash[28361]: audit 2023-12-01T10:23:45.719619+0000 mon.a (mon.0) 6433 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:23:46.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:23:46 smithi090 bash[32384]: cluster 2023-12-01T10:23:44.429489+0000 mgr.y (mgr.24362) 10056 : cluster 0 pgmap v10025: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:23:46.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:23:46 smithi090 bash[32384]: audit 2023-12-01T10:23:45.295265+0000 mon.a (mon.0) 6430 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:23:46.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:23:46 smithi090 bash[32384]: audit 2023-12-01T10:23:45.305011+0000 mon.a (mon.0) 6431 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:23:46.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:23:46 smithi090 bash[32384]: audit 2023-12-01T10:23:45.700612+0000 mon.a (mon.0) 6432 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:23:46.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:23:46 smithi090 bash[32384]: audit 2023-12-01T10:23:45.719619+0000 mon.a (mon.0) 6433 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:23:47.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:23:47 smithi080 bash[28361]: audit 2023-12-01T10:23:46.275258+0000 mon.c (mon.2) 6448 : audit 0 from='client.? 172.21.15.80:0/1370844719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:23:47.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:23:47 smithi080 bash[41963]: audit 2023-12-01T10:23:46.275258+0000 mon.c (mon.2) 6448 : audit 0 from='client.? 172.21.15.80:0/1370844719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:23:47.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:23:47 smithi090 bash[32384]: audit 2023-12-01T10:23:46.275258+0000 mon.c (mon.2) 6448 : audit 0 from='client.? 172.21.15.80:0/1370844719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:23:48.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:23:48 smithi080 bash[28361]: cluster 2023-12-01T10:23:46.430622+0000 mgr.y (mgr.24362) 10057 : cluster 0 pgmap v10026: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:23:48.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:23:48 smithi080 bash[41963]: cluster 2023-12-01T10:23:46.430622+0000 mgr.y (mgr.24362) 10057 : cluster 0 pgmap v10026: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:23:48.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:23:48 smithi090 bash[32384]: cluster 2023-12-01T10:23:46.430622+0000 mgr.y (mgr.24362) 10057 : cluster 0 pgmap v10026: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:23:49.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:23:49 smithi080 bash[28361]: cluster 2023-12-01T10:23:48.431134+0000 mgr.y (mgr.24362) 10058 : cluster 0 pgmap v10027: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:23:49.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:23:49 smithi080 bash[28361]: audit 2023-12-01T10:23:48.739704+0000 mon.c (mon.2) 6449 : audit 0 from='client.? 172.21.15.80:0/1920680393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:23:49.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:23:49 smithi080 bash[41963]: cluster 2023-12-01T10:23:48.431134+0000 mgr.y (mgr.24362) 10058 : cluster 0 pgmap v10027: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:23:49.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:23:49 smithi080 bash[41963]: audit 2023-12-01T10:23:48.739704+0000 mon.c (mon.2) 6449 : audit 0 from='client.? 172.21.15.80:0/1920680393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:23:49.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:23:49 smithi090 bash[32384]: cluster 2023-12-01T10:23:48.431134+0000 mgr.y (mgr.24362) 10058 : cluster 0 pgmap v10027: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:23:49.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:23:49 smithi090 bash[32384]: audit 2023-12-01T10:23:48.739704+0000 mon.c (mon.2) 6449 : audit 0 from='client.? 172.21.15.80:0/1920680393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:23:51.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:23:51 smithi090 bash[32384]: cluster 2023-12-01T10:23:50.431966+0000 mgr.y (mgr.24362) 10059 : cluster 0 pgmap v10028: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:23:51.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:23:51 smithi090 bash[32384]: audit 2023-12-01T10:23:51.192198+0000 mon.c (mon.2) 6450 : audit 0 from='client.? 172.21.15.80:0/2290191635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:23:51.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:23:51 smithi080 bash[28361]: cluster 2023-12-01T10:23:50.431966+0000 mgr.y (mgr.24362) 10059 : cluster 0 pgmap v10028: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:23:51.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:23:51 smithi080 bash[28361]: audit 2023-12-01T10:23:51.192198+0000 mon.c (mon.2) 6450 : audit 0 from='client.? 172.21.15.80:0/2290191635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:23:51.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:23:51 smithi080 bash[41963]: cluster 2023-12-01T10:23:50.431966+0000 mgr.y (mgr.24362) 10059 : cluster 0 pgmap v10028: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:23:51.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:23:51 smithi080 bash[41963]: audit 2023-12-01T10:23:51.192198+0000 mon.c (mon.2) 6450 : audit 0 from='client.? 172.21.15.80:0/2290191635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:23:53.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:23:53 smithi090 bash[32384]: cluster 2023-12-01T10:23:52.433028+0000 mgr.y (mgr.24362) 10060 : cluster 0 pgmap v10029: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:23:53.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:23:53 smithi080 bash[28361]: cluster 2023-12-01T10:23:52.433028+0000 mgr.y (mgr.24362) 10060 : cluster 0 pgmap v10029: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:23:53.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:23:53 smithi080 bash[41963]: cluster 2023-12-01T10:23:52.433028+0000 mgr.y (mgr.24362) 10060 : cluster 0 pgmap v10029: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:23:54.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:23:54 smithi090 bash[32384]: audit 2023-12-01T10:23:53.648684+0000 mon.a (mon.0) 6434 : audit 0 from='client.? 172.21.15.80:0/930455849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:23:54.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:23:54 smithi080 bash[28361]: audit 2023-12-01T10:23:53.648684+0000 mon.a (mon.0) 6434 : audit 0 from='client.? 172.21.15.80:0/930455849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:23:54.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:23:54 smithi080 bash[41963]: audit 2023-12-01T10:23:53.648684+0000 mon.a (mon.0) 6434 : audit 0 from='client.? 172.21.15.80:0/930455849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:23:56.362 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:23:56 smithi090 bash[32384]: cluster 2023-12-01T10:23:54.433607+0000 mgr.y (mgr.24362) 10061 : cluster 0 pgmap v10030: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:23:56.363 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:23:56 smithi090 bash[32384]: audit 2023-12-01T10:23:55.309578+0000 mon.c (mon.2) 6451 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:23:56.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:23:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:23:56] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T10:23:56.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:23:56 smithi080 bash[28361]: cluster 2023-12-01T10:23:54.433607+0000 mgr.y (mgr.24362) 10061 : cluster 0 pgmap v10030: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:23:56.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:23:56 smithi080 bash[28361]: audit 2023-12-01T10:23:55.309578+0000 mon.c (mon.2) 6451 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:23:56.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:23:56 smithi080 bash[41963]: cluster 2023-12-01T10:23:54.433607+0000 mgr.y (mgr.24362) 10061 : cluster 0 pgmap v10030: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:23:56.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:23:56 smithi080 bash[41963]: audit 2023-12-01T10:23:55.309578+0000 mon.c (mon.2) 6451 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:23:57.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:23:57 smithi080 bash[28361]: audit 2023-12-01T10:23:56.111756+0000 mon.c (mon.2) 6452 : audit 0 from='client.? 172.21.15.80:0/4217538029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:23:57.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:23:57 smithi080 bash[41963]: audit 2023-12-01T10:23:56.111756+0000 mon.c (mon.2) 6452 : audit 0 from='client.? 172.21.15.80:0/4217538029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:23:57.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:23:57 smithi090 bash[32384]: audit 2023-12-01T10:23:56.111756+0000 mon.c (mon.2) 6452 : audit 0 from='client.? 172.21.15.80:0/4217538029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:23:58.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:23:58 smithi080 bash[41963]: cluster 2023-12-01T10:23:56.434621+0000 mgr.y (mgr.24362) 10062 : cluster 0 pgmap v10031: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:23:58.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:23:58 smithi080 bash[41963]: audit 2023-12-01T10:23:57.073086+0000 mon.a (mon.0) 6435 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:23:58.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:23:58 smithi080 bash[41963]: audit 2023-12-01T10:23:57.083045+0000 mon.a (mon.0) 6436 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:23:58.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:23:58 smithi080 bash[41963]: audit 2023-12-01T10:23:57.085604+0000 mon.c (mon.2) 6453 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:23:58.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:23:58 smithi080 bash[41963]: audit 2023-12-01T10:23:57.086823+0000 mon.c (mon.2) 6454 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:23:58.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:23:58 smithi080 bash[41963]: audit 2023-12-01T10:23:57.095117+0000 mon.a (mon.0) 6437 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:23:58.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:23:58 smithi080 bash[28361]: cluster 2023-12-01T10:23:56.434621+0000 mgr.y (mgr.24362) 10062 : cluster 0 pgmap v10031: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:23:58.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:23:58 smithi080 bash[28361]: audit 2023-12-01T10:23:57.073086+0000 mon.a (mon.0) 6435 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:23:58.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:23:58 smithi080 bash[28361]: audit 2023-12-01T10:23:57.083045+0000 mon.a (mon.0) 6436 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:23:58.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:23:58 smithi080 bash[28361]: audit 2023-12-01T10:23:57.085604+0000 mon.c (mon.2) 6453 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:23:58.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:23:58 smithi080 bash[28361]: audit 2023-12-01T10:23:57.086823+0000 mon.c (mon.2) 6454 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:23:58.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:23:58 smithi080 bash[28361]: audit 2023-12-01T10:23:57.095117+0000 mon.a (mon.0) 6437 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:23:58.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:23:58 smithi090 bash[32384]: cluster 2023-12-01T10:23:56.434621+0000 mgr.y (mgr.24362) 10062 : cluster 0 pgmap v10031: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:23:58.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:23:58 smithi090 bash[32384]: audit 2023-12-01T10:23:57.073086+0000 mon.a (mon.0) 6435 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:23:58.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:23:58 smithi090 bash[32384]: audit 2023-12-01T10:23:57.083045+0000 mon.a (mon.0) 6436 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:23:58.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:23:58 smithi090 bash[32384]: audit 2023-12-01T10:23:57.085604+0000 mon.c (mon.2) 6453 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:23:58.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:23:58 smithi090 bash[32384]: audit 2023-12-01T10:23:57.086823+0000 mon.c (mon.2) 6454 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:23:58.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:23:58 smithi090 bash[32384]: audit 2023-12-01T10:23:57.095117+0000 mon.a (mon.0) 6437 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:23:59.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:23:59 smithi080 bash[28361]: audit 2023-12-01T10:23:58.568049+0000 mon.a (mon.0) 6438 : audit 0 from='client.? 172.21.15.80:0/2968682061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:23:59.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:23:59 smithi080 bash[41963]: audit 2023-12-01T10:23:58.568049+0000 mon.a (mon.0) 6438 : audit 0 from='client.? 172.21.15.80:0/2968682061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:23:59.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:23:59 smithi090 bash[32384]: audit 2023-12-01T10:23:58.568049+0000 mon.a (mon.0) 6438 : audit 0 from='client.? 172.21.15.80:0/2968682061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:24:00.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:24:00 smithi080 bash[28361]: cluster 2023-12-01T10:23:58.435242+0000 mgr.y (mgr.24362) 10063 : cluster 0 pgmap v10032: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:24:00.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:24:00 smithi080 bash[41963]: cluster 2023-12-01T10:23:58.435242+0000 mgr.y (mgr.24362) 10063 : cluster 0 pgmap v10032: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:24:00.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:24:00 smithi090 bash[32384]: cluster 2023-12-01T10:23:58.435242+0000 mgr.y (mgr.24362) 10063 : cluster 0 pgmap v10032: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:24:01.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:24:01 smithi080 bash[28361]: audit 2023-12-01T10:24:01.033491+0000 mon.c (mon.2) 6455 : audit 0 from='client.? 172.21.15.80:0/710104461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:24:01.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:24:01 smithi080 bash[41963]: audit 2023-12-01T10:24:01.033491+0000 mon.c (mon.2) 6455 : audit 0 from='client.? 172.21.15.80:0/710104461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:24:01.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:24:01 smithi090 bash[32384]: audit 2023-12-01T10:24:01.033491+0000 mon.c (mon.2) 6455 : audit 0 from='client.? 172.21.15.80:0/710104461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:24:02.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:24:02 smithi080 bash[28361]: cluster 2023-12-01T10:24:00.436067+0000 mgr.y (mgr.24362) 10064 : cluster 0 pgmap v10033: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:24:02.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:24:02 smithi080 bash[41963]: cluster 2023-12-01T10:24:00.436067+0000 mgr.y (mgr.24362) 10064 : cluster 0 pgmap v10033: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:24:02.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:24:02 smithi090 bash[32384]: cluster 2023-12-01T10:24:00.436067+0000 mgr.y (mgr.24362) 10064 : cluster 0 pgmap v10033: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:24:04.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:24:04 smithi080 bash[28361]: cluster 2023-12-01T10:24:02.437151+0000 mgr.y (mgr.24362) 10065 : cluster 0 pgmap v10034: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:24:04.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:24:04 smithi080 bash[28361]: audit 2023-12-01T10:24:03.485479+0000 mon.c (mon.2) 6456 : audit 0 from='client.? 172.21.15.80:0/1339031990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:24:04.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:24:04 smithi080 bash[41963]: cluster 2023-12-01T10:24:02.437151+0000 mgr.y (mgr.24362) 10065 : cluster 0 pgmap v10034: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:24:04.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:24:04 smithi080 bash[41963]: audit 2023-12-01T10:24:03.485479+0000 mon.c (mon.2) 6456 : audit 0 from='client.? 172.21.15.80:0/1339031990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:24:04.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:24:04 smithi090 bash[32384]: cluster 2023-12-01T10:24:02.437151+0000 mgr.y (mgr.24362) 10065 : cluster 0 pgmap v10034: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:24:04.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:24:04 smithi090 bash[32384]: audit 2023-12-01T10:24:03.485479+0000 mon.c (mon.2) 6456 : audit 0 from='client.? 172.21.15.80:0/1339031990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:24:06.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:24:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:24:06] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T10:24:06.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:24:06 smithi080 bash[28361]: cluster 2023-12-01T10:24:04.437835+0000 mgr.y (mgr.24362) 10066 : cluster 0 pgmap v10035: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:24:06.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:24:06 smithi080 bash[28361]: audit 2023-12-01T10:24:05.942825+0000 mon.c (mon.2) 6457 : audit 0 from='client.? 172.21.15.80:0/4208920170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:24:06.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:24:06 smithi080 bash[41963]: cluster 2023-12-01T10:24:04.437835+0000 mgr.y (mgr.24362) 10066 : cluster 0 pgmap v10035: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:24:06.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:24:06 smithi080 bash[41963]: audit 2023-12-01T10:24:05.942825+0000 mon.c (mon.2) 6457 : audit 0 from='client.? 172.21.15.80:0/4208920170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:24:06.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:24:06 smithi090 bash[32384]: cluster 2023-12-01T10:24:04.437835+0000 mgr.y (mgr.24362) 10066 : cluster 0 pgmap v10035: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:24:06.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:24:06 smithi090 bash[32384]: audit 2023-12-01T10:24:05.942825+0000 mon.c (mon.2) 6457 : audit 0 from='client.? 172.21.15.80:0/4208920170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:24:08.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:24:08 smithi080 bash[28361]: cluster 2023-12-01T10:24:06.438933+0000 mgr.y (mgr.24362) 10067 : cluster 0 pgmap v10036: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:24:08.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:24:08 smithi080 bash[41963]: cluster 2023-12-01T10:24:06.438933+0000 mgr.y (mgr.24362) 10067 : cluster 0 pgmap v10036: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:24:08.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:24:08 smithi090 bash[32384]: cluster 2023-12-01T10:24:06.438933+0000 mgr.y (mgr.24362) 10067 : cluster 0 pgmap v10036: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:24:09.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:24:09 smithi080 bash[28361]: audit 2023-12-01T10:24:08.393935+0000 mon.a (mon.0) 6439 : audit 0 from='client.? 172.21.15.80:0/2453114334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:24:09.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:24:09 smithi080 bash[41963]: audit 2023-12-01T10:24:08.393935+0000 mon.a (mon.0) 6439 : audit 0 from='client.? 172.21.15.80:0/2453114334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:24:09.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:24:09 smithi090 bash[32384]: audit 2023-12-01T10:24:08.393935+0000 mon.a (mon.0) 6439 : audit 0 from='client.? 172.21.15.80:0/2453114334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:24:10.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:24:10 smithi080 bash[28361]: cluster 2023-12-01T10:24:08.439601+0000 mgr.y (mgr.24362) 10068 : cluster 0 pgmap v10037: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:24:10.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:24:10 smithi080 bash[41963]: cluster 2023-12-01T10:24:08.439601+0000 mgr.y (mgr.24362) 10068 : cluster 0 pgmap v10037: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:24:10.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:24:10 smithi090 bash[32384]: cluster 2023-12-01T10:24:08.439601+0000 mgr.y (mgr.24362) 10068 : cluster 0 pgmap v10037: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:24:11.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:24:11 smithi080 bash[28361]: audit 2023-12-01T10:24:10.310097+0000 mon.c (mon.2) 6458 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:24:11.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:24:11 smithi080 bash[28361]: audit 2023-12-01T10:24:10.841272+0000 mon.c (mon.2) 6459 : audit 0 from='client.? 172.21.15.80:0/982130203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:24:11.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:24:11 smithi080 bash[41963]: audit 2023-12-01T10:24:10.310097+0000 mon.c (mon.2) 6458 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:24:11.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:24:11 smithi080 bash[41963]: audit 2023-12-01T10:24:10.841272+0000 mon.c (mon.2) 6459 : audit 0 from='client.? 172.21.15.80:0/982130203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:24:11.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:24:11 smithi090 bash[32384]: audit 2023-12-01T10:24:10.310097+0000 mon.c (mon.2) 6458 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:24:11.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:24:11 smithi090 bash[32384]: audit 2023-12-01T10:24:10.841272+0000 mon.c (mon.2) 6459 : audit 0 from='client.? 172.21.15.80:0/982130203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:24:12.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:24:12 smithi080 bash[28361]: cluster 2023-12-01T10:24:10.440297+0000 mgr.y (mgr.24362) 10069 : cluster 0 pgmap v10038: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:24:12.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:24:12 smithi080 bash[41963]: cluster 2023-12-01T10:24:10.440297+0000 mgr.y (mgr.24362) 10069 : cluster 0 pgmap v10038: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:24:12.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:24:12 smithi090 bash[32384]: cluster 2023-12-01T10:24:10.440297+0000 mgr.y (mgr.24362) 10069 : cluster 0 pgmap v10038: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:24:14.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:24:14 smithi080 bash[28361]: cluster 2023-12-01T10:24:12.441362+0000 mgr.y (mgr.24362) 10070 : cluster 0 pgmap v10039: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:24:14.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:24:14 smithi080 bash[28361]: audit 2023-12-01T10:24:13.300295+0000 mon.a (mon.0) 6440 : audit 0 from='client.? 172.21.15.80:0/3842920262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:24:14.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:24:14 smithi080 bash[41963]: cluster 2023-12-01T10:24:12.441362+0000 mgr.y (mgr.24362) 10070 : cluster 0 pgmap v10039: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:24:14.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:24:14 smithi080 bash[41963]: audit 2023-12-01T10:24:13.300295+0000 mon.a (mon.0) 6440 : audit 0 from='client.? 172.21.15.80:0/3842920262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:24:14.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:24:14 smithi090 bash[32384]: cluster 2023-12-01T10:24:12.441362+0000 mgr.y (mgr.24362) 10070 : cluster 0 pgmap v10039: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:24:14.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:24:14 smithi090 bash[32384]: audit 2023-12-01T10:24:13.300295+0000 mon.a (mon.0) 6440 : audit 0 from='client.? 172.21.15.80:0/3842920262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:24:16.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:24:16 smithi080 bash[28361]: cluster 2023-12-01T10:24:14.442071+0000 mgr.y (mgr.24362) 10071 : cluster 0 pgmap v10040: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:24:16.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:24:16 smithi080 bash[28361]: audit 2023-12-01T10:24:15.755205+0000 mon.c (mon.2) 6460 : audit 0 from='client.? 172.21.15.80:0/3979446966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:24:16.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:24:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:24:16] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T10:24:16.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:24:16 smithi080 bash[41963]: cluster 2023-12-01T10:24:14.442071+0000 mgr.y (mgr.24362) 10071 : cluster 0 pgmap v10040: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:24:16.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:24:16 smithi080 bash[41963]: audit 2023-12-01T10:24:15.755205+0000 mon.c (mon.2) 6460 : audit 0 from='client.? 172.21.15.80:0/3979446966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:24:16.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:24:16 smithi090 bash[32384]: cluster 2023-12-01T10:24:14.442071+0000 mgr.y (mgr.24362) 10071 : cluster 0 pgmap v10040: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:24:16.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:24:16 smithi090 bash[32384]: audit 2023-12-01T10:24:15.755205+0000 mon.c (mon.2) 6460 : audit 0 from='client.? 172.21.15.80:0/3979446966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:24:18.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:24:18 smithi080 bash[28361]: cluster 2023-12-01T10:24:16.443308+0000 mgr.y (mgr.24362) 10072 : cluster 0 pgmap v10041: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:24:18.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:24:18 smithi080 bash[41963]: cluster 2023-12-01T10:24:16.443308+0000 mgr.y (mgr.24362) 10072 : cluster 0 pgmap v10041: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:24:18.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:24:18 smithi090 bash[32384]: cluster 2023-12-01T10:24:16.443308+0000 mgr.y (mgr.24362) 10072 : cluster 0 pgmap v10041: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:24:19.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:24:19 smithi080 bash[28361]: audit 2023-12-01T10:24:18.208029+0000 mon.c (mon.2) 6461 : audit 0 from='client.? 172.21.15.80:0/3633692789' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:24:19.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:24:19 smithi080 bash[41963]: audit 2023-12-01T10:24:18.208029+0000 mon.c (mon.2) 6461 : audit 0 from='client.? 172.21.15.80:0/3633692789' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:24:19.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:24:19 smithi090 bash[32384]: audit 2023-12-01T10:24:18.208029+0000 mon.c (mon.2) 6461 : audit 0 from='client.? 172.21.15.80:0/3633692789' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:24:20.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:24:20 smithi080 bash[28361]: cluster 2023-12-01T10:24:18.444061+0000 mgr.y (mgr.24362) 10073 : cluster 0 pgmap v10042: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:24:20.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:24:20 smithi080 bash[41963]: cluster 2023-12-01T10:24:18.444061+0000 mgr.y (mgr.24362) 10073 : cluster 0 pgmap v10042: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:24:20.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:24:20 smithi090 bash[32384]: cluster 2023-12-01T10:24:18.444061+0000 mgr.y (mgr.24362) 10073 : cluster 0 pgmap v10042: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:24:21.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:24:21 smithi080 bash[28361]: audit 2023-12-01T10:24:20.660075+0000 mon.a (mon.0) 6441 : audit 0 from='client.? 172.21.15.80:0/1781504303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:24:21.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:24:21 smithi080 bash[41963]: audit 2023-12-01T10:24:20.660075+0000 mon.a (mon.0) 6441 : audit 0 from='client.? 172.21.15.80:0/1781504303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:24:21.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:24:21 smithi090 bash[32384]: audit 2023-12-01T10:24:20.660075+0000 mon.a (mon.0) 6441 : audit 0 from='client.? 172.21.15.80:0/1781504303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:24:22.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:24:22 smithi080 bash[28361]: cluster 2023-12-01T10:24:20.444558+0000 mgr.y (mgr.24362) 10074 : cluster 0 pgmap v10043: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:24:22.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:24:22 smithi080 bash[41963]: cluster 2023-12-01T10:24:20.444558+0000 mgr.y (mgr.24362) 10074 : cluster 0 pgmap v10043: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:24:22.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:24:22 smithi090 bash[32384]: cluster 2023-12-01T10:24:20.444558+0000 mgr.y (mgr.24362) 10074 : cluster 0 pgmap v10043: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:24:23.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:24:23 smithi080 bash[28361]: cluster 2023-12-01T10:24:22.445673+0000 mgr.y (mgr.24362) 10075 : cluster 0 pgmap v10044: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:24:23.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:24:23 smithi080 bash[28361]: audit 2023-12-01T10:24:23.114501+0000 mon.c (mon.2) 6462 : audit 0 from='client.? 172.21.15.80:0/2469781323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:24:23.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:24:23 smithi080 bash[41963]: cluster 2023-12-01T10:24:22.445673+0000 mgr.y (mgr.24362) 10075 : cluster 0 pgmap v10044: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:24:23.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:24:23 smithi080 bash[41963]: audit 2023-12-01T10:24:23.114501+0000 mon.c (mon.2) 6462 : audit 0 from='client.? 172.21.15.80:0/2469781323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:24:23.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:24:23 smithi090 bash[32384]: cluster 2023-12-01T10:24:22.445673+0000 mgr.y (mgr.24362) 10075 : cluster 0 pgmap v10044: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:24:23.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:24:23 smithi090 bash[32384]: audit 2023-12-01T10:24:23.114501+0000 mon.c (mon.2) 6462 : audit 0 from='client.? 172.21.15.80:0/2469781323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:24:26.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:24:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:24:26] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T10:24:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:24:26 smithi080 bash[41963]: cluster 2023-12-01T10:24:24.446297+0000 mgr.y (mgr.24362) 10076 : cluster 0 pgmap v10045: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:24:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:24:26 smithi080 bash[41963]: audit 2023-12-01T10:24:25.309711+0000 mon.c (mon.2) 6463 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:24:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:24:26 smithi080 bash[41963]: audit 2023-12-01T10:24:25.574503+0000 mon.a (mon.0) 6442 : audit 0 from='client.? 172.21.15.80:0/1882753040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:24:26.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:24:26 smithi080 bash[28361]: cluster 2023-12-01T10:24:24.446297+0000 mgr.y (mgr.24362) 10076 : cluster 0 pgmap v10045: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:24:26.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:24:26 smithi080 bash[28361]: audit 2023-12-01T10:24:25.309711+0000 mon.c (mon.2) 6463 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:24:26.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:24:26 smithi080 bash[28361]: audit 2023-12-01T10:24:25.574503+0000 mon.a (mon.0) 6442 : audit 0 from='client.? 172.21.15.80:0/1882753040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:24:26.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:24:26 smithi090 bash[32384]: cluster 2023-12-01T10:24:24.446297+0000 mgr.y (mgr.24362) 10076 : cluster 0 pgmap v10045: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:24:26.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:24:26 smithi090 bash[32384]: audit 2023-12-01T10:24:25.309711+0000 mon.c (mon.2) 6463 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:24:26.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:24:26 smithi090 bash[32384]: audit 2023-12-01T10:24:25.574503+0000 mon.a (mon.0) 6442 : audit 0 from='client.? 172.21.15.80:0/1882753040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:24:28.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:24:28 smithi080 bash[28361]: cluster 2023-12-01T10:24:26.447399+0000 mgr.y (mgr.24362) 10077 : cluster 0 pgmap v10046: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:24:28.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:24:28 smithi080 bash[28361]: audit 2023-12-01T10:24:28.033041+0000 mon.a (mon.0) 6443 : audit 0 from='client.? 172.21.15.80:0/649441028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:24:28.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:24:28 smithi080 bash[41963]: cluster 2023-12-01T10:24:26.447399+0000 mgr.y (mgr.24362) 10077 : cluster 0 pgmap v10046: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:24:28.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:24:28 smithi080 bash[41963]: audit 2023-12-01T10:24:28.033041+0000 mon.a (mon.0) 6443 : audit 0 from='client.? 172.21.15.80:0/649441028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:24:28.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:24:28 smithi090 bash[32384]: cluster 2023-12-01T10:24:26.447399+0000 mgr.y (mgr.24362) 10077 : cluster 0 pgmap v10046: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:24:28.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:24:28 smithi090 bash[32384]: audit 2023-12-01T10:24:28.033041+0000 mon.a (mon.0) 6443 : audit 0 from='client.? 172.21.15.80:0/649441028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:24:30.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:24:30 smithi080 bash[28361]: cluster 2023-12-01T10:24:28.448105+0000 mgr.y (mgr.24362) 10078 : cluster 0 pgmap v10047: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:24:30.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:24:30 smithi080 bash[41963]: cluster 2023-12-01T10:24:28.448105+0000 mgr.y (mgr.24362) 10078 : cluster 0 pgmap v10047: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:24:30.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:24:30 smithi090 bash[32384]: cluster 2023-12-01T10:24:28.448105+0000 mgr.y (mgr.24362) 10078 : cluster 0 pgmap v10047: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:24:31.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:24:31 smithi080 bash[28361]: audit 2023-12-01T10:24:30.494828+0000 mon.a (mon.0) 6444 : audit 0 from='client.? 172.21.15.80:0/2709410733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:24:31.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:24:31 smithi080 bash[41963]: audit 2023-12-01T10:24:30.494828+0000 mon.a (mon.0) 6444 : audit 0 from='client.? 172.21.15.80:0/2709410733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:24:31.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:24:31 smithi090 bash[32384]: audit 2023-12-01T10:24:30.494828+0000 mon.a (mon.0) 6444 : audit 0 from='client.? 172.21.15.80:0/2709410733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:24:32.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:24:32 smithi080 bash[28361]: cluster 2023-12-01T10:24:30.448679+0000 mgr.y (mgr.24362) 10079 : cluster 0 pgmap v10048: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:24:32.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:24:32 smithi080 bash[41963]: cluster 2023-12-01T10:24:30.448679+0000 mgr.y (mgr.24362) 10079 : cluster 0 pgmap v10048: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:24:32.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:24:32 smithi090 bash[32384]: cluster 2023-12-01T10:24:30.448679+0000 mgr.y (mgr.24362) 10079 : cluster 0 pgmap v10048: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:24:33.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:24:33 smithi080 bash[28361]: audit 2023-12-01T10:24:32.962003+0000 mon.c (mon.2) 6464 : audit 0 from='client.? 172.21.15.80:0/770358104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:24:33.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:24:33 smithi080 bash[41963]: audit 2023-12-01T10:24:32.962003+0000 mon.c (mon.2) 6464 : audit 0 from='client.? 172.21.15.80:0/770358104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:24:33.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:24:33 smithi090 bash[32384]: audit 2023-12-01T10:24:32.962003+0000 mon.c (mon.2) 6464 : audit 0 from='client.? 172.21.15.80:0/770358104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:24:34.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:24:34 smithi080 bash[28361]: cluster 2023-12-01T10:24:32.449836+0000 mgr.y (mgr.24362) 10080 : cluster 0 pgmap v10049: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:24:34.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:24:34 smithi080 bash[41963]: cluster 2023-12-01T10:24:32.449836+0000 mgr.y (mgr.24362) 10080 : cluster 0 pgmap v10049: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:24:34.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:24:34 smithi090 bash[32384]: cluster 2023-12-01T10:24:32.449836+0000 mgr.y (mgr.24362) 10080 : cluster 0 pgmap v10049: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:24:36.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:24:36 smithi080 bash[28361]: cluster 2023-12-01T10:24:34.450499+0000 mgr.y (mgr.24362) 10081 : cluster 0 pgmap v10050: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:24:36.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:24:36 smithi080 bash[28361]: audit 2023-12-01T10:24:35.414085+0000 mon.a (mon.0) 6445 : audit 0 from='client.? 172.21.15.80:0/4036403630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:24:36.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:24:36 smithi080 bash[41963]: cluster 2023-12-01T10:24:34.450499+0000 mgr.y (mgr.24362) 10081 : cluster 0 pgmap v10050: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:24:36.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:24:36 smithi080 bash[41963]: audit 2023-12-01T10:24:35.414085+0000 mon.a (mon.0) 6445 : audit 0 from='client.? 172.21.15.80:0/4036403630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:24:36.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:24:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:24:36] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T10:24:36.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:24:36 smithi090 bash[32384]: cluster 2023-12-01T10:24:34.450499+0000 mgr.y (mgr.24362) 10081 : cluster 0 pgmap v10050: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:24:36.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:24:36 smithi090 bash[32384]: audit 2023-12-01T10:24:35.414085+0000 mon.a (mon.0) 6445 : audit 0 from='client.? 172.21.15.80:0/4036403630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:24:38.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:24:38 smithi080 bash[28361]: cluster 2023-12-01T10:24:36.451673+0000 mgr.y (mgr.24362) 10082 : cluster 0 pgmap v10051: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:24:38.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:24:38 smithi080 bash[28361]: audit 2023-12-01T10:24:37.870861+0000 mon.a (mon.0) 6446 : audit 0 from='client.? 172.21.15.80:0/2930192810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:24:38.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:24:38 smithi080 bash[41963]: cluster 2023-12-01T10:24:36.451673+0000 mgr.y (mgr.24362) 10082 : cluster 0 pgmap v10051: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:24:38.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:24:38 smithi080 bash[41963]: audit 2023-12-01T10:24:37.870861+0000 mon.a (mon.0) 6446 : audit 0 from='client.? 172.21.15.80:0/2930192810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:24:38.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:24:38 smithi090 bash[32384]: cluster 2023-12-01T10:24:36.451673+0000 mgr.y (mgr.24362) 10082 : cluster 0 pgmap v10051: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:24:38.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:24:38 smithi090 bash[32384]: audit 2023-12-01T10:24:37.870861+0000 mon.a (mon.0) 6446 : audit 0 from='client.? 172.21.15.80:0/2930192810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:24:40.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:24:40 smithi080 bash[28361]: cluster 2023-12-01T10:24:38.452168+0000 mgr.y (mgr.24362) 10083 : cluster 0 pgmap v10052: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:24:40.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:24:40 smithi080 bash[41963]: cluster 2023-12-01T10:24:38.452168+0000 mgr.y (mgr.24362) 10083 : cluster 0 pgmap v10052: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:24:40.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:24:40 smithi090 bash[32384]: cluster 2023-12-01T10:24:38.452168+0000 mgr.y (mgr.24362) 10083 : cluster 0 pgmap v10052: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:24:41.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:24:41 smithi080 bash[41963]: audit 2023-12-01T10:24:40.310455+0000 mon.c (mon.2) 6465 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:24:41.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:24:41 smithi080 bash[41963]: audit 2023-12-01T10:24:40.323802+0000 mon.c (mon.2) 6466 : audit 0 from='client.? 172.21.15.80:0/1865437858' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:24:41.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:24:41 smithi080 bash[28361]: audit 2023-12-01T10:24:40.310455+0000 mon.c (mon.2) 6465 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:24:41.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:24:41 smithi080 bash[28361]: audit 2023-12-01T10:24:40.323802+0000 mon.c (mon.2) 6466 : audit 0 from='client.? 172.21.15.80:0/1865437858' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:24:41.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:24:41 smithi090 bash[32384]: audit 2023-12-01T10:24:40.310455+0000 mon.c (mon.2) 6465 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:24:41.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:24:41 smithi090 bash[32384]: audit 2023-12-01T10:24:40.323802+0000 mon.c (mon.2) 6466 : audit 0 from='client.? 172.21.15.80:0/1865437858' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:24:42.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:24:42 smithi080 bash[28361]: cluster 2023-12-01T10:24:40.452708+0000 mgr.y (mgr.24362) 10084 : cluster 0 pgmap v10053: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:24:42.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:24:42 smithi080 bash[41963]: cluster 2023-12-01T10:24:40.452708+0000 mgr.y (mgr.24362) 10084 : cluster 0 pgmap v10053: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:24:42.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:24:42 smithi090 bash[32384]: cluster 2023-12-01T10:24:40.452708+0000 mgr.y (mgr.24362) 10084 : cluster 0 pgmap v10053: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:24:43.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:24:43 smithi080 bash[28361]: audit 2023-12-01T10:24:42.779003+0000 mon.a (mon.0) 6447 : audit 0 from='client.? 172.21.15.80:0/1168946820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:24:43.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:24:43 smithi080 bash[41963]: audit 2023-12-01T10:24:42.779003+0000 mon.a (mon.0) 6447 : audit 0 from='client.? 172.21.15.80:0/1168946820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:24:43.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:24:43 smithi090 bash[32384]: audit 2023-12-01T10:24:42.779003+0000 mon.a (mon.0) 6447 : audit 0 from='client.? 172.21.15.80:0/1168946820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:24:44.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:24:44 smithi080 bash[28361]: cluster 2023-12-01T10:24:42.453772+0000 mgr.y (mgr.24362) 10085 : cluster 0 pgmap v10054: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:24:44.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:24:44 smithi080 bash[41963]: cluster 2023-12-01T10:24:42.453772+0000 mgr.y (mgr.24362) 10085 : cluster 0 pgmap v10054: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:24:44.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:24:44 smithi090 bash[32384]: cluster 2023-12-01T10:24:42.453772+0000 mgr.y (mgr.24362) 10085 : cluster 0 pgmap v10054: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:24:46.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:24:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:24:46] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T10:24:46.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:24:46 smithi080 bash[28361]: cluster 2023-12-01T10:24:44.454544+0000 mgr.y (mgr.24362) 10086 : cluster 0 pgmap v10055: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:24:46.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:24:46 smithi080 bash[28361]: audit 2023-12-01T10:24:45.247739+0000 mon.c (mon.2) 6467 : audit 0 from='client.? 172.21.15.80:0/984016010' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:24:46.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:24:46 smithi080 bash[41963]: cluster 2023-12-01T10:24:44.454544+0000 mgr.y (mgr.24362) 10086 : cluster 0 pgmap v10055: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:24:46.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:24:46 smithi080 bash[41963]: audit 2023-12-01T10:24:45.247739+0000 mon.c (mon.2) 6467 : audit 0 from='client.? 172.21.15.80:0/984016010' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:24:46.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:24:46 smithi090 bash[32384]: cluster 2023-12-01T10:24:44.454544+0000 mgr.y (mgr.24362) 10086 : cluster 0 pgmap v10055: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:24:46.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:24:46 smithi090 bash[32384]: audit 2023-12-01T10:24:45.247739+0000 mon.c (mon.2) 6467 : audit 0 from='client.? 172.21.15.80:0/984016010' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:24:48.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:24:48 smithi080 bash[28361]: cluster 2023-12-01T10:24:46.455729+0000 mgr.y (mgr.24362) 10087 : cluster 0 pgmap v10056: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:24:48.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:24:48 smithi080 bash[28361]: audit 2023-12-01T10:24:47.706361+0000 mon.c (mon.2) 6468 : audit 0 from='client.? 172.21.15.80:0/2355130508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:24:48.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:24:48 smithi080 bash[41963]: cluster 2023-12-01T10:24:46.455729+0000 mgr.y (mgr.24362) 10087 : cluster 0 pgmap v10056: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:24:48.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:24:48 smithi080 bash[41963]: audit 2023-12-01T10:24:47.706361+0000 mon.c (mon.2) 6468 : audit 0 from='client.? 172.21.15.80:0/2355130508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:24:48.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:24:48 smithi090 bash[32384]: cluster 2023-12-01T10:24:46.455729+0000 mgr.y (mgr.24362) 10087 : cluster 0 pgmap v10056: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:24:48.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:24:48 smithi090 bash[32384]: audit 2023-12-01T10:24:47.706361+0000 mon.c (mon.2) 6468 : audit 0 from='client.? 172.21.15.80:0/2355130508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:24:50.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:24:50 smithi080 bash[28361]: cluster 2023-12-01T10:24:48.456414+0000 mgr.y (mgr.24362) 10088 : cluster 0 pgmap v10057: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:24:50.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:24:50 smithi080 bash[41963]: cluster 2023-12-01T10:24:48.456414+0000 mgr.y (mgr.24362) 10088 : cluster 0 pgmap v10057: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:24:50.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:24:50 smithi090 bash[32384]: cluster 2023-12-01T10:24:48.456414+0000 mgr.y (mgr.24362) 10088 : cluster 0 pgmap v10057: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:24:51.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:24:51 smithi080 bash[28361]: audit 2023-12-01T10:24:50.160347+0000 mon.c (mon.2) 6469 : audit 0 from='client.? 172.21.15.80:0/2365883415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:24:51.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:24:51 smithi080 bash[41963]: audit 2023-12-01T10:24:50.160347+0000 mon.c (mon.2) 6469 : audit 0 from='client.? 172.21.15.80:0/2365883415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:24:51.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:24:51 smithi090 bash[32384]: audit 2023-12-01T10:24:50.160347+0000 mon.c (mon.2) 6469 : audit 0 from='client.? 172.21.15.80:0/2365883415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:24:52.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:24:52 smithi080 bash[28361]: cluster 2023-12-01T10:24:50.457094+0000 mgr.y (mgr.24362) 10089 : cluster 0 pgmap v10058: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:24:52.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:24:52 smithi080 bash[41963]: cluster 2023-12-01T10:24:50.457094+0000 mgr.y (mgr.24362) 10089 : cluster 0 pgmap v10058: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:24:52.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:24:52 smithi090 bash[32384]: cluster 2023-12-01T10:24:50.457094+0000 mgr.y (mgr.24362) 10089 : cluster 0 pgmap v10058: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:24:53.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:24:53 smithi080 bash[28361]: audit 2023-12-01T10:24:52.624755+0000 mon.a (mon.0) 6448 : audit 0 from='client.? 172.21.15.80:0/2182053719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:24:53.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:24:53 smithi080 bash[41963]: audit 2023-12-01T10:24:52.624755+0000 mon.a (mon.0) 6448 : audit 0 from='client.? 172.21.15.80:0/2182053719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:24:53.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:24:53 smithi090 bash[32384]: audit 2023-12-01T10:24:52.624755+0000 mon.a (mon.0) 6448 : audit 0 from='client.? 172.21.15.80:0/2182053719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:24:54.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:24:54 smithi080 bash[28361]: cluster 2023-12-01T10:24:52.458204+0000 mgr.y (mgr.24362) 10090 : cluster 0 pgmap v10059: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:24:54.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:24:54 smithi080 bash[41963]: cluster 2023-12-01T10:24:52.458204+0000 mgr.y (mgr.24362) 10090 : cluster 0 pgmap v10059: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:24:54.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:24:54 smithi090 bash[32384]: cluster 2023-12-01T10:24:52.458204+0000 mgr.y (mgr.24362) 10090 : cluster 0 pgmap v10059: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:24:55.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:24:55 smithi080 bash[41963]: cluster 2023-12-01T10:24:54.458871+0000 mgr.y (mgr.24362) 10091 : cluster 0 pgmap v10060: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:24:55.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:24:55 smithi080 bash[41963]: audit 2023-12-01T10:24:55.073917+0000 mon.a (mon.0) 6449 : audit 0 from='client.? 172.21.15.80:0/345059844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:24:55.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:24:55 smithi080 bash[28361]: cluster 2023-12-01T10:24:54.458871+0000 mgr.y (mgr.24362) 10091 : cluster 0 pgmap v10060: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:24:55.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:24:55 smithi080 bash[28361]: audit 2023-12-01T10:24:55.073917+0000 mon.a (mon.0) 6449 : audit 0 from='client.? 172.21.15.80:0/345059844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:24:55.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:24:55 smithi090 bash[32384]: cluster 2023-12-01T10:24:54.458871+0000 mgr.y (mgr.24362) 10091 : cluster 0 pgmap v10060: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:24:55.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:24:55 smithi090 bash[32384]: audit 2023-12-01T10:24:55.073917+0000 mon.a (mon.0) 6449 : audit 0 from='client.? 172.21.15.80:0/345059844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:24:56.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:24:56 smithi080 bash[28361]: audit 2023-12-01T10:24:55.311064+0000 mon.c (mon.2) 6470 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:24:56.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:24:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:24:56] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T10:24:56.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:24:56 smithi080 bash[41963]: audit 2023-12-01T10:24:55.311064+0000 mon.c (mon.2) 6470 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:24:56.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:24:56 smithi090 bash[32384]: audit 2023-12-01T10:24:55.311064+0000 mon.c (mon.2) 6470 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:24:57.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:24:57 smithi090 bash[32384]: cluster 2023-12-01T10:24:56.460172+0000 mgr.y (mgr.24362) 10092 : cluster 0 pgmap v10061: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:24:57.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:24:57 smithi090 bash[32384]: audit 2023-12-01T10:24:57.178910+0000 mon.c (mon.2) 6471 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:24:57.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:24:57 smithi080 bash[28361]: cluster 2023-12-01T10:24:56.460172+0000 mgr.y (mgr.24362) 10092 : cluster 0 pgmap v10061: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:24:57.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:24:57 smithi080 bash[28361]: audit 2023-12-01T10:24:57.178910+0000 mon.c (mon.2) 6471 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:24:57.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:24:57 smithi080 bash[41963]: cluster 2023-12-01T10:24:56.460172+0000 mgr.y (mgr.24362) 10092 : cluster 0 pgmap v10061: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:24:57.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:24:57 smithi080 bash[41963]: audit 2023-12-01T10:24:57.178910+0000 mon.c (mon.2) 6471 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:24:58.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:24:58 smithi090 bash[32384]: audit 2023-12-01T10:24:57.530803+0000 mon.a (mon.0) 6450 : audit 0 from='client.? 172.21.15.80:0/2376732872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:24:58.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:24:58 smithi090 bash[32384]: audit 2023-12-01T10:24:57.555073+0000 mon.a (mon.0) 6451 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:24:58.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:24:58 smithi090 bash[32384]: audit 2023-12-01T10:24:57.565539+0000 mon.a (mon.0) 6452 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:24:58.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:24:58 smithi080 bash[28361]: audit 2023-12-01T10:24:57.530803+0000 mon.a (mon.0) 6450 : audit 0 from='client.? 172.21.15.80:0/2376732872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:24:58.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:24:58 smithi080 bash[28361]: audit 2023-12-01T10:24:57.555073+0000 mon.a (mon.0) 6451 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:24:58.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:24:58 smithi080 bash[28361]: audit 2023-12-01T10:24:57.565539+0000 mon.a (mon.0) 6452 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:24:58.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:24:58 smithi080 bash[41963]: audit 2023-12-01T10:24:57.530803+0000 mon.a (mon.0) 6450 : audit 0 from='client.? 172.21.15.80:0/2376732872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:24:58.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:24:58 smithi080 bash[41963]: audit 2023-12-01T10:24:57.555073+0000 mon.a (mon.0) 6451 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:24:58.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:24:58 smithi080 bash[41963]: audit 2023-12-01T10:24:57.565539+0000 mon.a (mon.0) 6452 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:25:00.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:25:00 smithi080 bash[28361]: cluster 2023-12-01T10:24:58.461012+0000 mgr.y (mgr.24362) 10093 : cluster 0 pgmap v10062: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:25:00.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:25:00 smithi080 bash[28361]: audit 2023-12-01T10:24:59.987706+0000 mon.c (mon.2) 6472 : audit 0 from='client.? 172.21.15.80:0/3184143074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:25:00.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:25:00 smithi080 bash[41963]: cluster 2023-12-01T10:24:58.461012+0000 mgr.y (mgr.24362) 10093 : cluster 0 pgmap v10062: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:25:00.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:25:00 smithi080 bash[41963]: audit 2023-12-01T10:24:59.987706+0000 mon.c (mon.2) 6472 : audit 0 from='client.? 172.21.15.80:0/3184143074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:25:00.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:25:00 smithi090 bash[32384]: cluster 2023-12-01T10:24:58.461012+0000 mgr.y (mgr.24362) 10093 : cluster 0 pgmap v10062: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:25:00.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:25:00 smithi090 bash[32384]: audit 2023-12-01T10:24:59.987706+0000 mon.c (mon.2) 6472 : audit 0 from='client.? 172.21.15.80:0/3184143074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:25:02.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:25:02 smithi080 bash[41963]: cluster 2023-12-01T10:25:00.461750+0000 mgr.y (mgr.24362) 10094 : cluster 0 pgmap v10063: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:25:02.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:25:02 smithi080 bash[28361]: cluster 2023-12-01T10:25:00.461750+0000 mgr.y (mgr.24362) 10094 : cluster 0 pgmap v10063: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:25:02.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:25:02 smithi090 bash[32384]: cluster 2023-12-01T10:25:00.461750+0000 mgr.y (mgr.24362) 10094 : cluster 0 pgmap v10063: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:25:03.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:25:03 smithi080 bash[28361]: audit 2023-12-01T10:25:02.447692+0000 mon.b (mon.1) 46 : audit 0 from='client.? 172.21.15.80:0/1718812387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:25:03.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:25:03 smithi080 bash[41963]: audit 2023-12-01T10:25:02.447692+0000 mon.b (mon.1) 46 : audit 0 from='client.? 172.21.15.80:0/1718812387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:25:03.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:25:03 smithi090 bash[32384]: audit 2023-12-01T10:25:02.447692+0000 mon.b (mon.1) 46 : audit 0 from='client.? 172.21.15.80:0/1718812387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:25:04.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:25:04 smithi080 bash[28361]: cluster 2023-12-01T10:25:02.462862+0000 mgr.y (mgr.24362) 10095 : cluster 0 pgmap v10064: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:25:04.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:25:04 smithi080 bash[28361]: audit 2023-12-01T10:25:03.411570+0000 mon.a (mon.0) 6453 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:25:04.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:25:04 smithi080 bash[28361]: audit 2023-12-01T10:25:03.422309+0000 mon.a (mon.0) 6454 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:25:04.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:25:04 smithi080 bash[28361]: audit 2023-12-01T10:25:03.427930+0000 mon.a (mon.0) 6455 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:25:04.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:25:04 smithi080 bash[28361]: audit 2023-12-01T10:25:03.439669+0000 mon.a (mon.0) 6456 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:25:04.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:25:04 smithi080 bash[41963]: cluster 2023-12-01T10:25:02.462862+0000 mgr.y (mgr.24362) 10095 : cluster 0 pgmap v10064: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:25:04.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:25:04 smithi080 bash[41963]: audit 2023-12-01T10:25:03.411570+0000 mon.a (mon.0) 6453 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:25:04.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:25:04 smithi080 bash[41963]: audit 2023-12-01T10:25:03.422309+0000 mon.a (mon.0) 6454 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:25:04.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:25:04 smithi080 bash[41963]: audit 2023-12-01T10:25:03.427930+0000 mon.a (mon.0) 6455 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:25:04.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:25:04 smithi080 bash[41963]: audit 2023-12-01T10:25:03.439669+0000 mon.a (mon.0) 6456 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:25:04.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:25:04 smithi090 bash[32384]: cluster 2023-12-01T10:25:02.462862+0000 mgr.y (mgr.24362) 10095 : cluster 0 pgmap v10064: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:25:04.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:25:04 smithi090 bash[32384]: audit 2023-12-01T10:25:03.411570+0000 mon.a (mon.0) 6453 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:25:04.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:25:04 smithi090 bash[32384]: audit 2023-12-01T10:25:03.422309+0000 mon.a (mon.0) 6454 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:25:04.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:25:04 smithi090 bash[32384]: audit 2023-12-01T10:25:03.427930+0000 mon.a (mon.0) 6455 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:25:04.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:25:04 smithi090 bash[32384]: audit 2023-12-01T10:25:03.439669+0000 mon.a (mon.0) 6456 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:25:05.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:25:05 smithi080 bash[28361]: audit 2023-12-01T10:25:04.288403+0000 mon.a (mon.0) 6457 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:25:05.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:25:05 smithi080 bash[28361]: audit 2023-12-01T10:25:04.297251+0000 mon.a (mon.0) 6458 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:25:05.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:25:05 smithi080 bash[28361]: audit 2023-12-01T10:25:04.319630+0000 mon.a (mon.0) 6459 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:25:05.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:25:05 smithi080 bash[28361]: audit 2023-12-01T10:25:04.329820+0000 mon.a (mon.0) 6460 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:25:05.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:25:05 smithi080 bash[28361]: audit 2023-12-01T10:25:04.334351+0000 mon.c (mon.2) 6473 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:25:05.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:25:05 smithi080 bash[28361]: audit 2023-12-01T10:25:04.335416+0000 mon.c (mon.2) 6474 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:25:05.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:25:05 smithi080 bash[28361]: audit 2023-12-01T10:25:04.341725+0000 mon.a (mon.0) 6461 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:25:05.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:25:05 smithi080 bash[28361]: cluster 2023-12-01T10:25:04.463511+0000 mgr.y (mgr.24362) 10096 : cluster 0 pgmap v10065: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:25:05.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:25:05 smithi080 bash[28361]: audit 2023-12-01T10:25:04.900530+0000 mon.c (mon.2) 6475 : audit 0 from='client.? 172.21.15.80:0/648343927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:25:05.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:25:05 smithi080 bash[41963]: audit 2023-12-01T10:25:04.288403+0000 mon.a (mon.0) 6457 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:25:05.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:25:05 smithi080 bash[41963]: audit 2023-12-01T10:25:04.297251+0000 mon.a (mon.0) 6458 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:25:05.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:25:05 smithi080 bash[41963]: audit 2023-12-01T10:25:04.319630+0000 mon.a (mon.0) 6459 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:25:05.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:25:05 smithi080 bash[41963]: audit 2023-12-01T10:25:04.329820+0000 mon.a (mon.0) 6460 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:25:05.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:25:05 smithi080 bash[41963]: audit 2023-12-01T10:25:04.334351+0000 mon.c (mon.2) 6473 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:25:05.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:25:05 smithi080 bash[41963]: audit 2023-12-01T10:25:04.335416+0000 mon.c (mon.2) 6474 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:25:05.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:25:05 smithi080 bash[41963]: audit 2023-12-01T10:25:04.341725+0000 mon.a (mon.0) 6461 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:25:05.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:25:05 smithi080 bash[41963]: cluster 2023-12-01T10:25:04.463511+0000 mgr.y (mgr.24362) 10096 : cluster 0 pgmap v10065: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:25:05.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:25:05 smithi080 bash[41963]: audit 2023-12-01T10:25:04.900530+0000 mon.c (mon.2) 6475 : audit 0 from='client.? 172.21.15.80:0/648343927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:25:05.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:25:05 smithi090 bash[32384]: audit 2023-12-01T10:25:04.288403+0000 mon.a (mon.0) 6457 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:25:05.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:25:05 smithi090 bash[32384]: audit 2023-12-01T10:25:04.297251+0000 mon.a (mon.0) 6458 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:25:05.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:25:05 smithi090 bash[32384]: audit 2023-12-01T10:25:04.319630+0000 mon.a (mon.0) 6459 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:25:05.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:25:05 smithi090 bash[32384]: audit 2023-12-01T10:25:04.329820+0000 mon.a (mon.0) 6460 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:25:05.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:25:05 smithi090 bash[32384]: audit 2023-12-01T10:25:04.334351+0000 mon.c (mon.2) 6473 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:25:05.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:25:05 smithi090 bash[32384]: audit 2023-12-01T10:25:04.335416+0000 mon.c (mon.2) 6474 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:25:05.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:25:05 smithi090 bash[32384]: audit 2023-12-01T10:25:04.341725+0000 mon.a (mon.0) 6461 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:25:05.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:25:05 smithi090 bash[32384]: cluster 2023-12-01T10:25:04.463511+0000 mgr.y (mgr.24362) 10096 : cluster 0 pgmap v10065: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:25:05.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:25:05 smithi090 bash[32384]: audit 2023-12-01T10:25:04.900530+0000 mon.c (mon.2) 6475 : audit 0 from='client.? 172.21.15.80:0/648343927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:25:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:25:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:25:06] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T10:25:07.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:25:07 smithi080 bash[28361]: cluster 2023-12-01T10:25:06.464740+0000 mgr.y (mgr.24362) 10097 : cluster 0 pgmap v10066: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:25:07.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:25:07 smithi080 bash[28361]: audit 2023-12-01T10:25:07.364317+0000 mon.a (mon.0) 6462 : audit 0 from='client.? 172.21.15.80:0/3995116356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:25:07.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:25:07 smithi080 bash[41963]: cluster 2023-12-01T10:25:06.464740+0000 mgr.y (mgr.24362) 10097 : cluster 0 pgmap v10066: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:25:07.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:25:07 smithi080 bash[41963]: audit 2023-12-01T10:25:07.364317+0000 mon.a (mon.0) 6462 : audit 0 from='client.? 172.21.15.80:0/3995116356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:25:08.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:25:07 smithi090 bash[32384]: cluster 2023-12-01T10:25:06.464740+0000 mgr.y (mgr.24362) 10097 : cluster 0 pgmap v10066: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:25:08.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:25:07 smithi090 bash[32384]: audit 2023-12-01T10:25:07.364317+0000 mon.a (mon.0) 6462 : audit 0 from='client.? 172.21.15.80:0/3995116356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:25:10.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:25:10 smithi080 bash[41963]: cluster 2023-12-01T10:25:08.465514+0000 mgr.y (mgr.24362) 10098 : cluster 0 pgmap v10067: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:25:10.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:25:10 smithi080 bash[41963]: audit 2023-12-01T10:25:09.827417+0000 mon.a (mon.0) 6463 : audit 0 from='client.? 172.21.15.80:0/1920260955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:25:10.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:25:10 smithi080 bash[28361]: cluster 2023-12-01T10:25:08.465514+0000 mgr.y (mgr.24362) 10098 : cluster 0 pgmap v10067: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:25:10.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:25:10 smithi080 bash[28361]: audit 2023-12-01T10:25:09.827417+0000 mon.a (mon.0) 6463 : audit 0 from='client.? 172.21.15.80:0/1920260955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:25:10.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:25:10 smithi090 bash[32384]: cluster 2023-12-01T10:25:08.465514+0000 mgr.y (mgr.24362) 10098 : cluster 0 pgmap v10067: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:25:10.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:25:10 smithi090 bash[32384]: audit 2023-12-01T10:25:09.827417+0000 mon.a (mon.0) 6463 : audit 0 from='client.? 172.21.15.80:0/1920260955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:25:11.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:25:11 smithi080 bash[41963]: audit 2023-12-01T10:25:10.311478+0000 mon.c (mon.2) 6476 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:25:11.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:25:11 smithi080 bash[28361]: audit 2023-12-01T10:25:10.311478+0000 mon.c (mon.2) 6476 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:25:11.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:25:11 smithi090 bash[32384]: audit 2023-12-01T10:25:10.311478+0000 mon.c (mon.2) 6476 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:25:12.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:25:12 smithi080 bash[41963]: cluster 2023-12-01T10:25:10.466170+0000 mgr.y (mgr.24362) 10099 : cluster 0 pgmap v10068: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:25:12.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:25:12 smithi080 bash[28361]: cluster 2023-12-01T10:25:10.466170+0000 mgr.y (mgr.24362) 10099 : cluster 0 pgmap v10068: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:25:12.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:25:12 smithi090 bash[32384]: cluster 2023-12-01T10:25:10.466170+0000 mgr.y (mgr.24362) 10099 : cluster 0 pgmap v10068: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:25:13.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:25:13 smithi080 bash[28361]: audit 2023-12-01T10:25:12.284439+0000 mon.a (mon.0) 6464 : audit 0 from='client.? 172.21.15.80:0/3551469806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:25:13.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:25:13 smithi080 bash[41963]: audit 2023-12-01T10:25:12.284439+0000 mon.a (mon.0) 6464 : audit 0 from='client.? 172.21.15.80:0/3551469806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:25:13.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:25:13 smithi090 bash[32384]: audit 2023-12-01T10:25:12.284439+0000 mon.a (mon.0) 6464 : audit 0 from='client.? 172.21.15.80:0/3551469806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:25:14.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:25:14 smithi080 bash[41963]: cluster 2023-12-01T10:25:12.467336+0000 mgr.y (mgr.24362) 10100 : cluster 0 pgmap v10069: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:25:14.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:25:14 smithi080 bash[28361]: cluster 2023-12-01T10:25:12.467336+0000 mgr.y (mgr.24362) 10100 : cluster 0 pgmap v10069: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:25:14.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:25:14 smithi090 bash[32384]: cluster 2023-12-01T10:25:12.467336+0000 mgr.y (mgr.24362) 10100 : cluster 0 pgmap v10069: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:25:15.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:25:15 smithi080 bash[41963]: audit 2023-12-01T10:25:14.748098+0000 mon.a (mon.0) 6465 : audit 0 from='client.? 172.21.15.80:0/2785215802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:25:15.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:25:15 smithi080 bash[28361]: audit 2023-12-01T10:25:14.748098+0000 mon.a (mon.0) 6465 : audit 0 from='client.? 172.21.15.80:0/2785215802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:25:15.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:25:15 smithi090 bash[32384]: audit 2023-12-01T10:25:14.748098+0000 mon.a (mon.0) 6465 : audit 0 from='client.? 172.21.15.80:0/2785215802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:25:16.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:25:16 smithi080 bash[28361]: cluster 2023-12-01T10:25:14.467859+0000 mgr.y (mgr.24362) 10101 : cluster 0 pgmap v10070: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:25:16.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:25:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:25:16] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T10:25:16.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:25:16 smithi080 bash[41963]: cluster 2023-12-01T10:25:14.467859+0000 mgr.y (mgr.24362) 10101 : cluster 0 pgmap v10070: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:25:16.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:25:16 smithi090 bash[32384]: cluster 2023-12-01T10:25:14.467859+0000 mgr.y (mgr.24362) 10101 : cluster 0 pgmap v10070: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:25:18.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:25:18 smithi080 bash[41963]: cluster 2023-12-01T10:25:16.468899+0000 mgr.y (mgr.24362) 10102 : cluster 0 pgmap v10071: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:25:18.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:25:18 smithi080 bash[41963]: audit 2023-12-01T10:25:17.206567+0000 mon.a (mon.0) 6466 : audit 0 from='client.? 172.21.15.80:0/2769647198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:25:18.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:25:18 smithi080 bash[28361]: cluster 2023-12-01T10:25:16.468899+0000 mgr.y (mgr.24362) 10102 : cluster 0 pgmap v10071: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:25:18.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:25:18 smithi080 bash[28361]: audit 2023-12-01T10:25:17.206567+0000 mon.a (mon.0) 6466 : audit 0 from='client.? 172.21.15.80:0/2769647198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:25:18.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:25:18 smithi090 bash[32384]: cluster 2023-12-01T10:25:16.468899+0000 mgr.y (mgr.24362) 10102 : cluster 0 pgmap v10071: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:25:18.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:25:18 smithi090 bash[32384]: audit 2023-12-01T10:25:17.206567+0000 mon.a (mon.0) 6466 : audit 0 from='client.? 172.21.15.80:0/2769647198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:25:20.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:25:20 smithi080 bash[41963]: cluster 2023-12-01T10:25:18.469559+0000 mgr.y (mgr.24362) 10103 : cluster 0 pgmap v10072: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:25:20.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:25:20 smithi080 bash[41963]: audit 2023-12-01T10:25:19.659438+0000 mon.c (mon.2) 6477 : audit 0 from='client.? 172.21.15.80:0/561329748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:25:20.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:25:20 smithi080 bash[28361]: cluster 2023-12-01T10:25:18.469559+0000 mgr.y (mgr.24362) 10103 : cluster 0 pgmap v10072: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:25:20.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:25:20 smithi080 bash[28361]: audit 2023-12-01T10:25:19.659438+0000 mon.c (mon.2) 6477 : audit 0 from='client.? 172.21.15.80:0/561329748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:25:20.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:25:20 smithi090 bash[32384]: cluster 2023-12-01T10:25:18.469559+0000 mgr.y (mgr.24362) 10103 : cluster 0 pgmap v10072: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:25:20.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:25:20 smithi090 bash[32384]: audit 2023-12-01T10:25:19.659438+0000 mon.c (mon.2) 6477 : audit 0 from='client.? 172.21.15.80:0/561329748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:25:22.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:25:22 smithi080 bash[41963]: cluster 2023-12-01T10:25:20.470262+0000 mgr.y (mgr.24362) 10104 : cluster 0 pgmap v10073: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:25:22.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:25:22 smithi080 bash[41963]: audit 2023-12-01T10:25:22.118476+0000 mon.c (mon.2) 6478 : audit 0 from='client.? 172.21.15.80:0/2505834098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:25:22.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:25:22 smithi080 bash[28361]: cluster 2023-12-01T10:25:20.470262+0000 mgr.y (mgr.24362) 10104 : cluster 0 pgmap v10073: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:25:22.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:25:22 smithi080 bash[28361]: audit 2023-12-01T10:25:22.118476+0000 mon.c (mon.2) 6478 : audit 0 from='client.? 172.21.15.80:0/2505834098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:25:22.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:25:22 smithi090 bash[32384]: cluster 2023-12-01T10:25:20.470262+0000 mgr.y (mgr.24362) 10104 : cluster 0 pgmap v10073: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:25:22.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:25:22 smithi090 bash[32384]: audit 2023-12-01T10:25:22.118476+0000 mon.c (mon.2) 6478 : audit 0 from='client.? 172.21.15.80:0/2505834098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:25:24.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:25:24 smithi080 bash[28361]: cluster 2023-12-01T10:25:22.471381+0000 mgr.y (mgr.24362) 10105 : cluster 0 pgmap v10074: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:25:24.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:25:24 smithi080 bash[41963]: cluster 2023-12-01T10:25:22.471381+0000 mgr.y (mgr.24362) 10105 : cluster 0 pgmap v10074: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:25:24.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:25:24 smithi090 bash[32384]: cluster 2023-12-01T10:25:22.471381+0000 mgr.y (mgr.24362) 10105 : cluster 0 pgmap v10074: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:25:25.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:25:25 smithi080 bash[41963]: audit 2023-12-01T10:25:24.570731+0000 mon.a (mon.0) 6467 : audit 0 from='client.? 172.21.15.80:0/3461998213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:25:25.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:25:25 smithi080 bash[28361]: audit 2023-12-01T10:25:24.570731+0000 mon.a (mon.0) 6467 : audit 0 from='client.? 172.21.15.80:0/3461998213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:25:25.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:25:25 smithi090 bash[32384]: audit 2023-12-01T10:25:24.570731+0000 mon.a (mon.0) 6467 : audit 0 from='client.? 172.21.15.80:0/3461998213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:25:26.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:25:26 smithi080 bash[28361]: cluster 2023-12-01T10:25:24.471980+0000 mgr.y (mgr.24362) 10106 : cluster 0 pgmap v10075: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:25:26.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:25:26 smithi080 bash[28361]: audit 2023-12-01T10:25:25.311951+0000 mon.c (mon.2) 6479 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:25:26.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:25:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:25:26] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T10:25:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:25:26 smithi080 bash[41963]: cluster 2023-12-01T10:25:24.471980+0000 mgr.y (mgr.24362) 10106 : cluster 0 pgmap v10075: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:25:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:25:26 smithi080 bash[41963]: audit 2023-12-01T10:25:25.311951+0000 mon.c (mon.2) 6479 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:25:26.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:25:26 smithi090 bash[32384]: cluster 2023-12-01T10:25:24.471980+0000 mgr.y (mgr.24362) 10106 : cluster 0 pgmap v10075: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:25:26.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:25:26 smithi090 bash[32384]: audit 2023-12-01T10:25:25.311951+0000 mon.c (mon.2) 6479 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:25:27.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:25:27 smithi080 bash[28361]: audit 2023-12-01T10:25:27.017622+0000 mon.c (mon.2) 6480 : audit 0 from='client.? 172.21.15.80:0/1415246761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:25:27.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:25:27 smithi080 bash[41963]: audit 2023-12-01T10:25:27.017622+0000 mon.c (mon.2) 6480 : audit 0 from='client.? 172.21.15.80:0/1415246761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:25:27.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:25:27 smithi090 bash[32384]: audit 2023-12-01T10:25:27.017622+0000 mon.c (mon.2) 6480 : audit 0 from='client.? 172.21.15.80:0/1415246761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:25:28.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:25:28 smithi080 bash[28361]: cluster 2023-12-01T10:25:26.472967+0000 mgr.y (mgr.24362) 10107 : cluster 0 pgmap v10076: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:25:28.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:25:28 smithi080 bash[41963]: cluster 2023-12-01T10:25:26.472967+0000 mgr.y (mgr.24362) 10107 : cluster 0 pgmap v10076: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:25:28.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:25:28 smithi090 bash[32384]: cluster 2023-12-01T10:25:26.472967+0000 mgr.y (mgr.24362) 10107 : cluster 0 pgmap v10076: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:25:30.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:25:30 smithi080 bash[28361]: cluster 2023-12-01T10:25:28.473620+0000 mgr.y (mgr.24362) 10108 : cluster 0 pgmap v10077: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:25:30.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:25:30 smithi080 bash[28361]: audit 2023-12-01T10:25:29.471082+0000 mon.a (mon.0) 6468 : audit 0 from='client.? 172.21.15.80:0/2124883936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:25:30.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:25:30 smithi080 bash[41963]: cluster 2023-12-01T10:25:28.473620+0000 mgr.y (mgr.24362) 10108 : cluster 0 pgmap v10077: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:25:30.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:25:30 smithi080 bash[41963]: audit 2023-12-01T10:25:29.471082+0000 mon.a (mon.0) 6468 : audit 0 from='client.? 172.21.15.80:0/2124883936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:25:30.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:25:30 smithi090 bash[32384]: cluster 2023-12-01T10:25:28.473620+0000 mgr.y (mgr.24362) 10108 : cluster 0 pgmap v10077: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:25:30.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:25:30 smithi090 bash[32384]: audit 2023-12-01T10:25:29.471082+0000 mon.a (mon.0) 6468 : audit 0 from='client.? 172.21.15.80:0/2124883936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:25:32.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:25:32 smithi080 bash[28361]: cluster 2023-12-01T10:25:30.474241+0000 mgr.y (mgr.24362) 10109 : cluster 0 pgmap v10078: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:25:32.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:25:32 smithi080 bash[28361]: audit 2023-12-01T10:25:31.921780+0000 mon.a (mon.0) 6469 : audit 0 from='client.? 172.21.15.80:0/1040852210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:25:32.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:25:32 smithi080 bash[41963]: cluster 2023-12-01T10:25:30.474241+0000 mgr.y (mgr.24362) 10109 : cluster 0 pgmap v10078: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:25:32.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:25:32 smithi080 bash[41963]: audit 2023-12-01T10:25:31.921780+0000 mon.a (mon.0) 6469 : audit 0 from='client.? 172.21.15.80:0/1040852210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:25:32.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:25:32 smithi090 bash[32384]: cluster 2023-12-01T10:25:30.474241+0000 mgr.y (mgr.24362) 10109 : cluster 0 pgmap v10078: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:25:32.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:25:32 smithi090 bash[32384]: audit 2023-12-01T10:25:31.921780+0000 mon.a (mon.0) 6469 : audit 0 from='client.? 172.21.15.80:0/1040852210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:25:34.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:25:34 smithi080 bash[41963]: cluster 2023-12-01T10:25:32.475463+0000 mgr.y (mgr.24362) 10110 : cluster 0 pgmap v10079: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:25:34.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:25:34 smithi080 bash[28361]: cluster 2023-12-01T10:25:32.475463+0000 mgr.y (mgr.24362) 10110 : cluster 0 pgmap v10079: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:25:34.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:25:34 smithi090 bash[32384]: cluster 2023-12-01T10:25:32.475463+0000 mgr.y (mgr.24362) 10110 : cluster 0 pgmap v10079: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:25:35.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:25:35 smithi080 bash[41963]: audit 2023-12-01T10:25:34.375226+0000 mon.a (mon.0) 6470 : audit 0 from='client.? 172.21.15.80:0/3957374794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:25:35.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:25:35 smithi080 bash[28361]: audit 2023-12-01T10:25:34.375226+0000 mon.a (mon.0) 6470 : audit 0 from='client.? 172.21.15.80:0/3957374794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:25:35.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:25:35 smithi090 bash[32384]: audit 2023-12-01T10:25:34.375226+0000 mon.a (mon.0) 6470 : audit 0 from='client.? 172.21.15.80:0/3957374794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:25:36.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:25:36 smithi080 bash[28361]: cluster 2023-12-01T10:25:34.476127+0000 mgr.y (mgr.24362) 10111 : cluster 0 pgmap v10080: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:25:36.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:25:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:25:36] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T10:25:36.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:25:36 smithi080 bash[41963]: cluster 2023-12-01T10:25:34.476127+0000 mgr.y (mgr.24362) 10111 : cluster 0 pgmap v10080: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:25:36.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:25:36 smithi090 bash[32384]: cluster 2023-12-01T10:25:34.476127+0000 mgr.y (mgr.24362) 10111 : cluster 0 pgmap v10080: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:25:37.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:25:37 smithi080 bash[28361]: audit 2023-12-01T10:25:36.824977+0000 mon.c (mon.2) 6481 : audit 0 from='client.? 172.21.15.80:0/2050577456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:25:37.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:25:37 smithi080 bash[41963]: audit 2023-12-01T10:25:36.824977+0000 mon.c (mon.2) 6481 : audit 0 from='client.? 172.21.15.80:0/2050577456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:25:37.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:25:37 smithi090 bash[32384]: audit 2023-12-01T10:25:36.824977+0000 mon.c (mon.2) 6481 : audit 0 from='client.? 172.21.15.80:0/2050577456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:25:38.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:25:38 smithi080 bash[28361]: cluster 2023-12-01T10:25:36.477224+0000 mgr.y (mgr.24362) 10112 : cluster 0 pgmap v10081: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:25:38.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:25:38 smithi080 bash[41963]: cluster 2023-12-01T10:25:36.477224+0000 mgr.y (mgr.24362) 10112 : cluster 0 pgmap v10081: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:25:38.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:25:38 smithi090 bash[32384]: cluster 2023-12-01T10:25:36.477224+0000 mgr.y (mgr.24362) 10112 : cluster 0 pgmap v10081: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:25:40.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:25:40 smithi080 bash[28361]: cluster 2023-12-01T10:25:38.477878+0000 mgr.y (mgr.24362) 10113 : cluster 0 pgmap v10082: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:25:40.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:25:40 smithi080 bash[28361]: audit 2023-12-01T10:25:39.284346+0000 mon.a (mon.0) 6471 : audit 0 from='client.? 172.21.15.80:0/4063388050' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:25:40.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:25:40 smithi080 bash[41963]: cluster 2023-12-01T10:25:38.477878+0000 mgr.y (mgr.24362) 10113 : cluster 0 pgmap v10082: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:25:40.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:25:40 smithi080 bash[41963]: audit 2023-12-01T10:25:39.284346+0000 mon.a (mon.0) 6471 : audit 0 from='client.? 172.21.15.80:0/4063388050' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:25:40.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:25:40 smithi090 bash[32384]: cluster 2023-12-01T10:25:38.477878+0000 mgr.y (mgr.24362) 10113 : cluster 0 pgmap v10082: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:25:40.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:25:40 smithi090 bash[32384]: audit 2023-12-01T10:25:39.284346+0000 mon.a (mon.0) 6471 : audit 0 from='client.? 172.21.15.80:0/4063388050' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:25:41.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:25:41 smithi080 bash[28361]: audit 2023-12-01T10:25:40.312289+0000 mon.c (mon.2) 6482 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:25:41.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:25:41 smithi080 bash[41963]: audit 2023-12-01T10:25:40.312289+0000 mon.c (mon.2) 6482 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:25:41.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:25:41 smithi090 bash[32384]: audit 2023-12-01T10:25:40.312289+0000 mon.c (mon.2) 6482 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:25:42.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:25:42 smithi080 bash[28361]: cluster 2023-12-01T10:25:40.478496+0000 mgr.y (mgr.24362) 10114 : cluster 0 pgmap v10083: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:25:42.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:25:42 smithi080 bash[28361]: audit 2023-12-01T10:25:41.742765+0000 mon.a (mon.0) 6472 : audit 0 from='client.? 172.21.15.80:0/3642031349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:25:42.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:25:42 smithi080 bash[41963]: cluster 2023-12-01T10:25:40.478496+0000 mgr.y (mgr.24362) 10114 : cluster 0 pgmap v10083: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:25:42.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:25:42 smithi080 bash[41963]: audit 2023-12-01T10:25:41.742765+0000 mon.a (mon.0) 6472 : audit 0 from='client.? 172.21.15.80:0/3642031349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:25:42.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:25:42 smithi090 bash[32384]: cluster 2023-12-01T10:25:40.478496+0000 mgr.y (mgr.24362) 10114 : cluster 0 pgmap v10083: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:25:42.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:25:42 smithi090 bash[32384]: audit 2023-12-01T10:25:41.742765+0000 mon.a (mon.0) 6472 : audit 0 from='client.? 172.21.15.80:0/3642031349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:25:44.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:25:44 smithi080 bash[28361]: cluster 2023-12-01T10:25:42.479622+0000 mgr.y (mgr.24362) 10115 : cluster 0 pgmap v10084: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:25:44.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:25:44 smithi080 bash[41963]: cluster 2023-12-01T10:25:42.479622+0000 mgr.y (mgr.24362) 10115 : cluster 0 pgmap v10084: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:25:44.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:25:44 smithi090 bash[32384]: cluster 2023-12-01T10:25:42.479622+0000 mgr.y (mgr.24362) 10115 : cluster 0 pgmap v10084: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:25:45.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:25:45 smithi080 bash[41963]: audit 2023-12-01T10:25:44.206201+0000 mon.c (mon.2) 6483 : audit 0 from='client.? 172.21.15.80:0/2676840476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:25:45.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:25:45 smithi080 bash[28361]: audit 2023-12-01T10:25:44.206201+0000 mon.c (mon.2) 6483 : audit 0 from='client.? 172.21.15.80:0/2676840476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:25:45.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:25:45 smithi090 bash[32384]: audit 2023-12-01T10:25:44.206201+0000 mon.c (mon.2) 6483 : audit 0 from='client.? 172.21.15.80:0/2676840476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:25:46.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:25:46 smithi080 bash[28361]: cluster 2023-12-01T10:25:44.480313+0000 mgr.y (mgr.24362) 10116 : cluster 0 pgmap v10085: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:25:46.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:25:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:25:46] "GET /metrics HTTP/1.1" 200 33977 "" "Prometheus/2.43.0" 2023-12-01T10:25:46.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:25:46 smithi080 bash[41963]: cluster 2023-12-01T10:25:44.480313+0000 mgr.y (mgr.24362) 10116 : cluster 0 pgmap v10085: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:25:46.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:25:46 smithi090 bash[32384]: cluster 2023-12-01T10:25:44.480313+0000 mgr.y (mgr.24362) 10116 : cluster 0 pgmap v10085: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:25:47.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:25:47 smithi080 bash[28361]: audit 2023-12-01T10:25:46.661279+0000 mon.c (mon.2) 6484 : audit 0 from='client.? 172.21.15.80:0/3605576041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:25:47.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:25:47 smithi080 bash[41963]: audit 2023-12-01T10:25:46.661279+0000 mon.c (mon.2) 6484 : audit 0 from='client.? 172.21.15.80:0/3605576041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:25:47.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:25:47 smithi090 bash[32384]: audit 2023-12-01T10:25:46.661279+0000 mon.c (mon.2) 6484 : audit 0 from='client.? 172.21.15.80:0/3605576041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:25:48.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:25:48 smithi080 bash[28361]: cluster 2023-12-01T10:25:46.481416+0000 mgr.y (mgr.24362) 10117 : cluster 0 pgmap v10086: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:25:48.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:25:48 smithi080 bash[41963]: cluster 2023-12-01T10:25:46.481416+0000 mgr.y (mgr.24362) 10117 : cluster 0 pgmap v10086: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:25:48.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:25:48 smithi090 bash[32384]: cluster 2023-12-01T10:25:46.481416+0000 mgr.y (mgr.24362) 10117 : cluster 0 pgmap v10086: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:25:50.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:25:50 smithi080 bash[41963]: cluster 2023-12-01T10:25:48.482210+0000 mgr.y (mgr.24362) 10118 : cluster 0 pgmap v10087: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:25:50.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:25:50 smithi080 bash[41963]: audit 2023-12-01T10:25:49.115504+0000 mon.a (mon.0) 6473 : audit 0 from='client.? 172.21.15.80:0/1813031450' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:25:50.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:25:50 smithi080 bash[28361]: cluster 2023-12-01T10:25:48.482210+0000 mgr.y (mgr.24362) 10118 : cluster 0 pgmap v10087: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:25:50.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:25:50 smithi080 bash[28361]: audit 2023-12-01T10:25:49.115504+0000 mon.a (mon.0) 6473 : audit 0 from='client.? 172.21.15.80:0/1813031450' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:25:50.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:25:50 smithi090 bash[32384]: cluster 2023-12-01T10:25:48.482210+0000 mgr.y (mgr.24362) 10118 : cluster 0 pgmap v10087: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:25:50.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:25:50 smithi090 bash[32384]: audit 2023-12-01T10:25:49.115504+0000 mon.a (mon.0) 6473 : audit 0 from='client.? 172.21.15.80:0/1813031450' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:25:52.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:25:52 smithi080 bash[28361]: cluster 2023-12-01T10:25:50.482984+0000 mgr.y (mgr.24362) 10119 : cluster 0 pgmap v10088: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:25:52.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:25:52 smithi080 bash[28361]: audit 2023-12-01T10:25:51.557422+0000 mon.a (mon.0) 6474 : audit 0 from='client.? 172.21.15.80:0/3721241638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:25:52.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:25:52 smithi080 bash[41963]: cluster 2023-12-01T10:25:50.482984+0000 mgr.y (mgr.24362) 10119 : cluster 0 pgmap v10088: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:25:52.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:25:52 smithi080 bash[41963]: audit 2023-12-01T10:25:51.557422+0000 mon.a (mon.0) 6474 : audit 0 from='client.? 172.21.15.80:0/3721241638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:25:52.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:25:52 smithi090 bash[32384]: cluster 2023-12-01T10:25:50.482984+0000 mgr.y (mgr.24362) 10119 : cluster 0 pgmap v10088: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:25:52.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:25:52 smithi090 bash[32384]: audit 2023-12-01T10:25:51.557422+0000 mon.a (mon.0) 6474 : audit 0 from='client.? 172.21.15.80:0/3721241638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:25:54.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:25:54 smithi080 bash[41963]: cluster 2023-12-01T10:25:52.484112+0000 mgr.y (mgr.24362) 10120 : cluster 0 pgmap v10089: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:25:54.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:25:54 smithi080 bash[41963]: audit 2023-12-01T10:25:54.009416+0000 mon.a (mon.0) 6475 : audit 0 from='client.? 172.21.15.80:0/700705969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:25:54.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:25:54 smithi080 bash[28361]: cluster 2023-12-01T10:25:52.484112+0000 mgr.y (mgr.24362) 10120 : cluster 0 pgmap v10089: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:25:54.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:25:54 smithi080 bash[28361]: audit 2023-12-01T10:25:54.009416+0000 mon.a (mon.0) 6475 : audit 0 from='client.? 172.21.15.80:0/700705969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:25:54.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:25:54 smithi090 bash[32384]: cluster 2023-12-01T10:25:52.484112+0000 mgr.y (mgr.24362) 10120 : cluster 0 pgmap v10089: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:25:54.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:25:54 smithi090 bash[32384]: audit 2023-12-01T10:25:54.009416+0000 mon.a (mon.0) 6475 : audit 0 from='client.? 172.21.15.80:0/700705969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:25:56.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:25:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:25:56] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T10:25:56.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:25:56 smithi080 bash[41963]: cluster 2023-12-01T10:25:54.484782+0000 mgr.y (mgr.24362) 10121 : cluster 0 pgmap v10090: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:25:56.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:25:56 smithi080 bash[41963]: audit 2023-12-01T10:25:55.312627+0000 mon.c (mon.2) 6485 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:25:56.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:25:56 smithi080 bash[28361]: cluster 2023-12-01T10:25:54.484782+0000 mgr.y (mgr.24362) 10121 : cluster 0 pgmap v10090: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:25:56.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:25:56 smithi080 bash[28361]: audit 2023-12-01T10:25:55.312627+0000 mon.c (mon.2) 6485 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:25:56.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:25:56 smithi090 bash[32384]: cluster 2023-12-01T10:25:54.484782+0000 mgr.y (mgr.24362) 10121 : cluster 0 pgmap v10090: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:25:56.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:25:56 smithi090 bash[32384]: audit 2023-12-01T10:25:55.312627+0000 mon.c (mon.2) 6485 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:25:57.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:25:57 smithi080 bash[28361]: audit 2023-12-01T10:25:56.449391+0000 mon.c (mon.2) 6486 : audit 0 from='client.? 172.21.15.80:0/3711850827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:25:57.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:25:57 smithi080 bash[41963]: audit 2023-12-01T10:25:56.449391+0000 mon.c (mon.2) 6486 : audit 0 from='client.? 172.21.15.80:0/3711850827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:25:57.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:25:57 smithi090 bash[32384]: audit 2023-12-01T10:25:56.449391+0000 mon.c (mon.2) 6486 : audit 0 from='client.? 172.21.15.80:0/3711850827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:25:58.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:25:58 smithi080 bash[28361]: cluster 2023-12-01T10:25:56.485961+0000 mgr.y (mgr.24362) 10122 : cluster 0 pgmap v10091: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:25:58.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:25:58 smithi080 bash[41963]: cluster 2023-12-01T10:25:56.485961+0000 mgr.y (mgr.24362) 10122 : cluster 0 pgmap v10091: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:25:58.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:25:58 smithi090 bash[32384]: cluster 2023-12-01T10:25:56.485961+0000 mgr.y (mgr.24362) 10122 : cluster 0 pgmap v10091: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:25:59.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:25:59 smithi080 bash[28361]: audit 2023-12-01T10:25:58.907647+0000 mon.a (mon.0) 6476 : audit 0 from='client.? 172.21.15.80:0/3602545239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:25:59.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:25:59 smithi080 bash[41963]: audit 2023-12-01T10:25:58.907647+0000 mon.a (mon.0) 6476 : audit 0 from='client.? 172.21.15.80:0/3602545239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:25:59.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:25:59 smithi090 bash[32384]: audit 2023-12-01T10:25:58.907647+0000 mon.a (mon.0) 6476 : audit 0 from='client.? 172.21.15.80:0/3602545239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:26:00.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:26:00 smithi080 bash[41963]: cluster 2023-12-01T10:25:58.486632+0000 mgr.y (mgr.24362) 10123 : cluster 0 pgmap v10092: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:26:00.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:26:00 smithi080 bash[28361]: cluster 2023-12-01T10:25:58.486632+0000 mgr.y (mgr.24362) 10123 : cluster 0 pgmap v10092: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:26:00.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:26:00 smithi090 bash[32384]: cluster 2023-12-01T10:25:58.486632+0000 mgr.y (mgr.24362) 10123 : cluster 0 pgmap v10092: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:26:02.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:26:02 smithi080 bash[28361]: cluster 2023-12-01T10:26:00.487335+0000 mgr.y (mgr.24362) 10124 : cluster 0 pgmap v10093: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:26:02.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:26:02 smithi080 bash[28361]: audit 2023-12-01T10:26:01.363570+0000 mon.c (mon.2) 6487 : audit 0 from='client.? 172.21.15.80:0/835533166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:26:02.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:26:02 smithi080 bash[41963]: cluster 2023-12-01T10:26:00.487335+0000 mgr.y (mgr.24362) 10124 : cluster 0 pgmap v10093: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:26:02.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:26:02 smithi080 bash[41963]: audit 2023-12-01T10:26:01.363570+0000 mon.c (mon.2) 6487 : audit 0 from='client.? 172.21.15.80:0/835533166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:26:02.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:26:02 smithi090 bash[32384]: cluster 2023-12-01T10:26:00.487335+0000 mgr.y (mgr.24362) 10124 : cluster 0 pgmap v10093: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:26:02.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:26:02 smithi090 bash[32384]: audit 2023-12-01T10:26:01.363570+0000 mon.c (mon.2) 6487 : audit 0 from='client.? 172.21.15.80:0/835533166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:26:04.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:26:04 smithi080 bash[41963]: cluster 2023-12-01T10:26:02.488514+0000 mgr.y (mgr.24362) 10125 : cluster 0 pgmap v10094: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:26:04.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:26:04 smithi080 bash[41963]: audit 2023-12-01T10:26:03.823372+0000 mon.c (mon.2) 6488 : audit 0 from='client.? 172.21.15.80:0/1128721550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:26:04.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:26:04 smithi080 bash[28361]: cluster 2023-12-01T10:26:02.488514+0000 mgr.y (mgr.24362) 10125 : cluster 0 pgmap v10094: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:26:04.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:26:04 smithi080 bash[28361]: audit 2023-12-01T10:26:03.823372+0000 mon.c (mon.2) 6488 : audit 0 from='client.? 172.21.15.80:0/1128721550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:26:04.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:26:04 smithi090 bash[32384]: cluster 2023-12-01T10:26:02.488514+0000 mgr.y (mgr.24362) 10125 : cluster 0 pgmap v10094: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:26:04.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:26:04 smithi090 bash[32384]: audit 2023-12-01T10:26:03.823372+0000 mon.c (mon.2) 6488 : audit 0 from='client.? 172.21.15.80:0/1128721550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:26:05.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:26:05 smithi080 bash[28361]: audit 2023-12-01T10:26:04.424349+0000 mon.c (mon.2) 6489 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:26:05.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:26:05 smithi080 bash[28361]: audit 2023-12-01T10:26:04.804148+0000 mon.a (mon.0) 6477 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:26:05.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:26:05 smithi080 bash[28361]: audit 2023-12-01T10:26:04.813889+0000 mon.a (mon.0) 6478 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:26:05.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:26:05 smithi080 bash[41963]: audit 2023-12-01T10:26:04.424349+0000 mon.c (mon.2) 6489 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:26:05.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:26:05 smithi080 bash[41963]: audit 2023-12-01T10:26:04.804148+0000 mon.a (mon.0) 6477 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:26:05.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:26:05 smithi080 bash[41963]: audit 2023-12-01T10:26:04.813889+0000 mon.a (mon.0) 6478 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:26:05.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:26:05 smithi090 bash[32384]: audit 2023-12-01T10:26:04.424349+0000 mon.c (mon.2) 6489 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:26:05.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:26:05 smithi090 bash[32384]: audit 2023-12-01T10:26:04.804148+0000 mon.a (mon.0) 6477 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:26:05.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:26:05 smithi090 bash[32384]: audit 2023-12-01T10:26:04.813889+0000 mon.a (mon.0) 6478 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:26:06.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:26:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:26:06] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T10:26:06.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:26:06 smithi080 bash[28361]: cluster 2023-12-01T10:26:04.489168+0000 mgr.y (mgr.24362) 10126 : cluster 0 pgmap v10095: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:26:06.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:26:06 smithi080 bash[41963]: cluster 2023-12-01T10:26:04.489168+0000 mgr.y (mgr.24362) 10126 : cluster 0 pgmap v10095: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:26:06.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:26:06 smithi090 bash[32384]: cluster 2023-12-01T10:26:04.489168+0000 mgr.y (mgr.24362) 10126 : cluster 0 pgmap v10095: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:26:07.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:26:07 smithi080 bash[28361]: audit 2023-12-01T10:26:06.274256+0000 mon.a (mon.0) 6479 : audit 0 from='client.? 172.21.15.80:0/1037722926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:26:07.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:26:07 smithi080 bash[41963]: audit 2023-12-01T10:26:06.274256+0000 mon.a (mon.0) 6479 : audit 0 from='client.? 172.21.15.80:0/1037722926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:26:07.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:26:07 smithi090 bash[32384]: audit 2023-12-01T10:26:06.274256+0000 mon.a (mon.0) 6479 : audit 0 from='client.? 172.21.15.80:0/1037722926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:26:08.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:26:08 smithi080 bash[28361]: cluster 2023-12-01T10:26:06.490366+0000 mgr.y (mgr.24362) 10127 : cluster 0 pgmap v10096: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:26:08.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:26:08 smithi080 bash[41963]: cluster 2023-12-01T10:26:06.490366+0000 mgr.y (mgr.24362) 10127 : cluster 0 pgmap v10096: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:26:08.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:26:08 smithi090 bash[32384]: cluster 2023-12-01T10:26:06.490366+0000 mgr.y (mgr.24362) 10127 : cluster 0 pgmap v10096: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:26:09.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:26:09 smithi090 bash[32384]: cluster 2023-12-01T10:26:08.490865+0000 mgr.y (mgr.24362) 10128 : cluster 0 pgmap v10097: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:26:09.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:26:09 smithi090 bash[32384]: audit 2023-12-01T10:26:08.723221+0000 mon.c (mon.2) 6490 : audit 0 from='client.? 172.21.15.80:0/1885282471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:26:09.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:26:09 smithi080 bash[28361]: cluster 2023-12-01T10:26:08.490865+0000 mgr.y (mgr.24362) 10128 : cluster 0 pgmap v10097: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:26:09.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:26:09 smithi080 bash[28361]: audit 2023-12-01T10:26:08.723221+0000 mon.c (mon.2) 6490 : audit 0 from='client.? 172.21.15.80:0/1885282471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:26:09.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:26:09 smithi080 bash[41963]: cluster 2023-12-01T10:26:08.490865+0000 mgr.y (mgr.24362) 10128 : cluster 0 pgmap v10097: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:26:09.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:26:09 smithi080 bash[41963]: audit 2023-12-01T10:26:08.723221+0000 mon.c (mon.2) 6490 : audit 0 from='client.? 172.21.15.80:0/1885282471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:26:11.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:26:11 smithi080 bash[28361]: audit 2023-12-01T10:26:10.270187+0000 mon.a (mon.0) 6480 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:26:11.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:26:11 smithi080 bash[28361]: audit 2023-12-01T10:26:10.285280+0000 mon.a (mon.0) 6481 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:26:11.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:26:11 smithi080 bash[28361]: audit 2023-12-01T10:26:10.312486+0000 mon.c (mon.2) 6491 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:26:11.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:26:11 smithi080 bash[28361]: cluster 2023-12-01T10:26:10.491546+0000 mgr.y (mgr.24362) 10129 : cluster 0 pgmap v10098: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:26:11.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:26:11 smithi080 bash[28361]: audit 2023-12-01T10:26:10.967072+0000 mon.a (mon.0) 6482 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:26:11.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:26:11 smithi080 bash[28361]: audit 2023-12-01T10:26:10.977546+0000 mon.a (mon.0) 6483 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:26:11.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:26:11 smithi080 bash[28361]: audit 2023-12-01T10:26:11.168706+0000 mon.c (mon.2) 6492 : audit 0 from='client.? 172.21.15.80:0/4023017521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:26:11.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:26:11 smithi080 bash[41963]: audit 2023-12-01T10:26:10.270187+0000 mon.a (mon.0) 6480 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:26:11.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:26:11 smithi080 bash[41963]: audit 2023-12-01T10:26:10.285280+0000 mon.a (mon.0) 6481 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:26:11.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:26:11 smithi080 bash[41963]: audit 2023-12-01T10:26:10.312486+0000 mon.c (mon.2) 6491 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:26:11.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:26:11 smithi080 bash[41963]: cluster 2023-12-01T10:26:10.491546+0000 mgr.y (mgr.24362) 10129 : cluster 0 pgmap v10098: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:26:11.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:26:11 smithi080 bash[41963]: audit 2023-12-01T10:26:10.967072+0000 mon.a (mon.0) 6482 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:26:11.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:26:11 smithi080 bash[41963]: audit 2023-12-01T10:26:10.977546+0000 mon.a (mon.0) 6483 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:26:11.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:26:11 smithi080 bash[41963]: audit 2023-12-01T10:26:11.168706+0000 mon.c (mon.2) 6492 : audit 0 from='client.? 172.21.15.80:0/4023017521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:26:11.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:26:11 smithi090 bash[32384]: audit 2023-12-01T10:26:10.270187+0000 mon.a (mon.0) 6480 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:26:11.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:26:11 smithi090 bash[32384]: audit 2023-12-01T10:26:10.285280+0000 mon.a (mon.0) 6481 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:26:11.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:26:11 smithi090 bash[32384]: audit 2023-12-01T10:26:10.312486+0000 mon.c (mon.2) 6491 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:26:11.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:26:11 smithi090 bash[32384]: cluster 2023-12-01T10:26:10.491546+0000 mgr.y (mgr.24362) 10129 : cluster 0 pgmap v10098: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:26:11.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:26:11 smithi090 bash[32384]: audit 2023-12-01T10:26:10.967072+0000 mon.a (mon.0) 6482 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:26:11.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:26:11 smithi090 bash[32384]: audit 2023-12-01T10:26:10.977546+0000 mon.a (mon.0) 6483 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:26:11.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:26:11 smithi090 bash[32384]: audit 2023-12-01T10:26:11.168706+0000 mon.c (mon.2) 6492 : audit 0 from='client.? 172.21.15.80:0/4023017521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:26:12.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:26:12 smithi080 bash[28361]: audit 2023-12-01T10:26:11.449782+0000 mon.c (mon.2) 6493 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:26:12.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:26:12 smithi080 bash[28361]: audit 2023-12-01T10:26:11.451533+0000 mon.c (mon.2) 6494 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:26:12.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:26:12 smithi080 bash[28361]: audit 2023-12-01T10:26:11.459838+0000 mon.a (mon.0) 6484 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:26:12.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:26:12 smithi080 bash[41963]: audit 2023-12-01T10:26:11.449782+0000 mon.c (mon.2) 6493 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:26:12.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:26:12 smithi080 bash[41963]: audit 2023-12-01T10:26:11.451533+0000 mon.c (mon.2) 6494 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:26:12.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:26:12 smithi080 bash[41963]: audit 2023-12-01T10:26:11.459838+0000 mon.a (mon.0) 6484 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:26:12.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:26:12 smithi090 bash[32384]: audit 2023-12-01T10:26:11.449782+0000 mon.c (mon.2) 6493 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:26:12.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:26:12 smithi090 bash[32384]: audit 2023-12-01T10:26:11.451533+0000 mon.c (mon.2) 6494 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:26:12.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:26:12 smithi090 bash[32384]: audit 2023-12-01T10:26:11.459838+0000 mon.a (mon.0) 6484 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:26:13.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:26:13 smithi080 bash[28361]: cluster 2023-12-01T10:26:12.492748+0000 mgr.y (mgr.24362) 10130 : cluster 0 pgmap v10099: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:26:13.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:26:13 smithi080 bash[41963]: cluster 2023-12-01T10:26:12.492748+0000 mgr.y (mgr.24362) 10130 : cluster 0 pgmap v10099: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:26:13.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:26:13 smithi090 bash[32384]: cluster 2023-12-01T10:26:12.492748+0000 mgr.y (mgr.24362) 10130 : cluster 0 pgmap v10099: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:26:14.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:26:14 smithi080 bash[28361]: audit 2023-12-01T10:26:13.618848+0000 mon.c (mon.2) 6495 : audit 0 from='client.? 172.21.15.80:0/1940387365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:26:14.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:26:14 smithi080 bash[41963]: audit 2023-12-01T10:26:13.618848+0000 mon.c (mon.2) 6495 : audit 0 from='client.? 172.21.15.80:0/1940387365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:26:14.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:26:14 smithi090 bash[32384]: audit 2023-12-01T10:26:13.618848+0000 mon.c (mon.2) 6495 : audit 0 from='client.? 172.21.15.80:0/1940387365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:26:15.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:26:15 smithi080 bash[28361]: cluster 2023-12-01T10:26:14.493410+0000 mgr.y (mgr.24362) 10131 : cluster 0 pgmap v10100: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:26:15.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:26:15 smithi080 bash[41963]: cluster 2023-12-01T10:26:14.493410+0000 mgr.y (mgr.24362) 10131 : cluster 0 pgmap v10100: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:26:15.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:26:15 smithi090 bash[32384]: cluster 2023-12-01T10:26:14.493410+0000 mgr.y (mgr.24362) 10131 : cluster 0 pgmap v10100: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:26:16.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:26:16 smithi080 bash[28361]: audit 2023-12-01T10:26:16.071986+0000 mon.a (mon.0) 6485 : audit 0 from='client.? 172.21.15.80:0/365453749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:26:16.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:26:16 smithi080 bash[41963]: audit 2023-12-01T10:26:16.071986+0000 mon.a (mon.0) 6485 : audit 0 from='client.? 172.21.15.80:0/365453749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:26:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:26:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:26:16] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T10:26:16.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:26:16 smithi090 bash[32384]: audit 2023-12-01T10:26:16.071986+0000 mon.a (mon.0) 6485 : audit 0 from='client.? 172.21.15.80:0/365453749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:26:17.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:26:17 smithi080 bash[28361]: cluster 2023-12-01T10:26:16.494577+0000 mgr.y (mgr.24362) 10132 : cluster 0 pgmap v10101: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:26:17.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:26:17 smithi080 bash[41963]: cluster 2023-12-01T10:26:16.494577+0000 mgr.y (mgr.24362) 10132 : cluster 0 pgmap v10101: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:26:17.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:26:17 smithi090 bash[32384]: cluster 2023-12-01T10:26:16.494577+0000 mgr.y (mgr.24362) 10132 : cluster 0 pgmap v10101: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:26:18.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:26:18 smithi080 bash[28361]: audit 2023-12-01T10:26:18.525199+0000 mon.c (mon.2) 6496 : audit 0 from='client.? 172.21.15.80:0/1307110773' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:26:18.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:26:18 smithi080 bash[41963]: audit 2023-12-01T10:26:18.525199+0000 mon.c (mon.2) 6496 : audit 0 from='client.? 172.21.15.80:0/1307110773' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:26:19.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:26:18 smithi090 bash[32384]: audit 2023-12-01T10:26:18.525199+0000 mon.c (mon.2) 6496 : audit 0 from='client.? 172.21.15.80:0/1307110773' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:26:20.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:26:20 smithi080 bash[28361]: cluster 2023-12-01T10:26:18.495154+0000 mgr.y (mgr.24362) 10133 : cluster 0 pgmap v10102: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:26:20.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:26:20 smithi080 bash[41963]: cluster 2023-12-01T10:26:18.495154+0000 mgr.y (mgr.24362) 10133 : cluster 0 pgmap v10102: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:26:20.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:26:20 smithi090 bash[32384]: cluster 2023-12-01T10:26:18.495154+0000 mgr.y (mgr.24362) 10133 : cluster 0 pgmap v10102: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:26:21.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:26:21 smithi080 bash[28361]: audit 2023-12-01T10:26:20.987229+0000 mon.c (mon.2) 6497 : audit 0 from='client.? 172.21.15.80:0/582692396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:26:21.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:26:21 smithi080 bash[41963]: audit 2023-12-01T10:26:20.987229+0000 mon.c (mon.2) 6497 : audit 0 from='client.? 172.21.15.80:0/582692396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:26:21.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:26:21 smithi090 bash[32384]: audit 2023-12-01T10:26:20.987229+0000 mon.c (mon.2) 6497 : audit 0 from='client.? 172.21.15.80:0/582692396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:26:22.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:26:22 smithi080 bash[28361]: cluster 2023-12-01T10:26:20.495823+0000 mgr.y (mgr.24362) 10134 : cluster 0 pgmap v10103: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:26:22.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:26:22 smithi080 bash[41963]: cluster 2023-12-01T10:26:20.495823+0000 mgr.y (mgr.24362) 10134 : cluster 0 pgmap v10103: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:26:22.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:26:22 smithi090 bash[32384]: cluster 2023-12-01T10:26:20.495823+0000 mgr.y (mgr.24362) 10134 : cluster 0 pgmap v10103: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:26:24.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:26:24 smithi080 bash[28361]: cluster 2023-12-01T10:26:22.496925+0000 mgr.y (mgr.24362) 10135 : cluster 0 pgmap v10104: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:26:24.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:26:24 smithi080 bash[28361]: audit 2023-12-01T10:26:23.442710+0000 mon.c (mon.2) 6498 : audit 0 from='client.? 172.21.15.80:0/1064050548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:26:24.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:26:24 smithi080 bash[41963]: cluster 2023-12-01T10:26:22.496925+0000 mgr.y (mgr.24362) 10135 : cluster 0 pgmap v10104: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:26:24.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:26:24 smithi080 bash[41963]: audit 2023-12-01T10:26:23.442710+0000 mon.c (mon.2) 6498 : audit 0 from='client.? 172.21.15.80:0/1064050548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:26:24.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:26:24 smithi090 bash[32384]: cluster 2023-12-01T10:26:22.496925+0000 mgr.y (mgr.24362) 10135 : cluster 0 pgmap v10104: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:26:24.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:26:24 smithi090 bash[32384]: audit 2023-12-01T10:26:23.442710+0000 mon.c (mon.2) 6498 : audit 0 from='client.? 172.21.15.80:0/1064050548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:26:26.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:26:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:26:26] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T10:26:26.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:26:26 smithi080 bash[28361]: cluster 2023-12-01T10:26:24.497521+0000 mgr.y (mgr.24362) 10136 : cluster 0 pgmap v10105: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:26:26.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:26:26 smithi080 bash[28361]: audit 2023-12-01T10:26:25.313568+0000 mon.c (mon.2) 6499 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:26:26.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:26:26 smithi080 bash[28361]: audit 2023-12-01T10:26:25.889224+0000 mon.c (mon.2) 6500 : audit 0 from='client.? 172.21.15.80:0/1612314515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:26:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:26:26 smithi080 bash[41963]: cluster 2023-12-01T10:26:24.497521+0000 mgr.y (mgr.24362) 10136 : cluster 0 pgmap v10105: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:26:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:26:26 smithi080 bash[41963]: audit 2023-12-01T10:26:25.313568+0000 mon.c (mon.2) 6499 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:26:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:26:26 smithi080 bash[41963]: audit 2023-12-01T10:26:25.889224+0000 mon.c (mon.2) 6500 : audit 0 from='client.? 172.21.15.80:0/1612314515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:26:26.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:26:26 smithi090 bash[32384]: cluster 2023-12-01T10:26:24.497521+0000 mgr.y (mgr.24362) 10136 : cluster 0 pgmap v10105: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:26:26.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:26:26 smithi090 bash[32384]: audit 2023-12-01T10:26:25.313568+0000 mon.c (mon.2) 6499 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:26:26.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:26:26 smithi090 bash[32384]: audit 2023-12-01T10:26:25.889224+0000 mon.c (mon.2) 6500 : audit 0 from='client.? 172.21.15.80:0/1612314515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:26:28.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:26:28 smithi080 bash[28361]: cluster 2023-12-01T10:26:26.498642+0000 mgr.y (mgr.24362) 10137 : cluster 0 pgmap v10106: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:26:28.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:26:28 smithi080 bash[41963]: cluster 2023-12-01T10:26:26.498642+0000 mgr.y (mgr.24362) 10137 : cluster 0 pgmap v10106: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:26:28.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:26:28 smithi090 bash[32384]: cluster 2023-12-01T10:26:26.498642+0000 mgr.y (mgr.24362) 10137 : cluster 0 pgmap v10106: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:26:29.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:26:29 smithi080 bash[28361]: audit 2023-12-01T10:26:28.343552+0000 mon.c (mon.2) 6501 : audit 0 from='client.? 172.21.15.80:0/712647134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:26:29.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:26:29 smithi080 bash[41963]: audit 2023-12-01T10:26:28.343552+0000 mon.c (mon.2) 6501 : audit 0 from='client.? 172.21.15.80:0/712647134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:26:29.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:26:29 smithi090 bash[32384]: audit 2023-12-01T10:26:28.343552+0000 mon.c (mon.2) 6501 : audit 0 from='client.? 172.21.15.80:0/712647134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:26:30.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:26:30 smithi080 bash[28361]: cluster 2023-12-01T10:26:28.499269+0000 mgr.y (mgr.24362) 10138 : cluster 0 pgmap v10107: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:26:30.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:26:30 smithi080 bash[41963]: cluster 2023-12-01T10:26:28.499269+0000 mgr.y (mgr.24362) 10138 : cluster 0 pgmap v10107: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:26:30.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:26:30 smithi090 bash[32384]: cluster 2023-12-01T10:26:28.499269+0000 mgr.y (mgr.24362) 10138 : cluster 0 pgmap v10107: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:26:31.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:26:31 smithi080 bash[28361]: audit 2023-12-01T10:26:30.806699+0000 mon.c (mon.2) 6502 : audit 0 from='client.? 172.21.15.80:0/4048145122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:26:31.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:26:31 smithi080 bash[41963]: audit 2023-12-01T10:26:30.806699+0000 mon.c (mon.2) 6502 : audit 0 from='client.? 172.21.15.80:0/4048145122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:26:31.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:26:31 smithi090 bash[32384]: audit 2023-12-01T10:26:30.806699+0000 mon.c (mon.2) 6502 : audit 0 from='client.? 172.21.15.80:0/4048145122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:26:32.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:26:32 smithi080 bash[28361]: cluster 2023-12-01T10:26:30.499845+0000 mgr.y (mgr.24362) 10139 : cluster 0 pgmap v10108: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:26:32.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:26:32 smithi080 bash[41963]: cluster 2023-12-01T10:26:30.499845+0000 mgr.y (mgr.24362) 10139 : cluster 0 pgmap v10108: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:26:32.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:26:32 smithi090 bash[32384]: cluster 2023-12-01T10:26:30.499845+0000 mgr.y (mgr.24362) 10139 : cluster 0 pgmap v10108: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:26:34.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:26:34 smithi080 bash[41963]: cluster 2023-12-01T10:26:32.501004+0000 mgr.y (mgr.24362) 10140 : cluster 0 pgmap v10109: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:26:34.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:26:34 smithi080 bash[41963]: audit 2023-12-01T10:26:33.261281+0000 mon.c (mon.2) 6503 : audit 0 from='client.? 172.21.15.80:0/507119556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:26:34.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:26:34 smithi080 bash[28361]: cluster 2023-12-01T10:26:32.501004+0000 mgr.y (mgr.24362) 10140 : cluster 0 pgmap v10109: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:26:34.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:26:34 smithi080 bash[28361]: audit 2023-12-01T10:26:33.261281+0000 mon.c (mon.2) 6503 : audit 0 from='client.? 172.21.15.80:0/507119556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:26:34.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:26:34 smithi090 bash[32384]: cluster 2023-12-01T10:26:32.501004+0000 mgr.y (mgr.24362) 10140 : cluster 0 pgmap v10109: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:26:34.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:26:34 smithi090 bash[32384]: audit 2023-12-01T10:26:33.261281+0000 mon.c (mon.2) 6503 : audit 0 from='client.? 172.21.15.80:0/507119556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:26:36.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:26:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:26:36] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T10:26:36.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:26:36 smithi080 bash[28361]: cluster 2023-12-01T10:26:34.501820+0000 mgr.y (mgr.24362) 10141 : cluster 0 pgmap v10110: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:26:36.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:26:36 smithi080 bash[28361]: audit 2023-12-01T10:26:35.718020+0000 mon.a (mon.0) 6486 : audit 0 from='client.? 172.21.15.80:0/2077687525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:26:36.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:26:36 smithi080 bash[41963]: cluster 2023-12-01T10:26:34.501820+0000 mgr.y (mgr.24362) 10141 : cluster 0 pgmap v10110: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:26:36.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:26:36 smithi080 bash[41963]: audit 2023-12-01T10:26:35.718020+0000 mon.a (mon.0) 6486 : audit 0 from='client.? 172.21.15.80:0/2077687525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:26:36.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:26:36 smithi090 bash[32384]: cluster 2023-12-01T10:26:34.501820+0000 mgr.y (mgr.24362) 10141 : cluster 0 pgmap v10110: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:26:36.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:26:36 smithi090 bash[32384]: audit 2023-12-01T10:26:35.718020+0000 mon.a (mon.0) 6486 : audit 0 from='client.? 172.21.15.80:0/2077687525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:26:38.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:26:38 smithi080 bash[28361]: cluster 2023-12-01T10:26:36.503036+0000 mgr.y (mgr.24362) 10142 : cluster 0 pgmap v10111: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:26:38.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:26:38 smithi080 bash[28361]: audit 2023-12-01T10:26:38.165991+0000 mon.a (mon.0) 6487 : audit 0 from='client.? 172.21.15.80:0/1581331936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:26:38.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:26:38 smithi080 bash[41963]: cluster 2023-12-01T10:26:36.503036+0000 mgr.y (mgr.24362) 10142 : cluster 0 pgmap v10111: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:26:38.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:26:38 smithi080 bash[41963]: audit 2023-12-01T10:26:38.165991+0000 mon.a (mon.0) 6487 : audit 0 from='client.? 172.21.15.80:0/1581331936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:26:38.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:26:38 smithi090 bash[32384]: cluster 2023-12-01T10:26:36.503036+0000 mgr.y (mgr.24362) 10142 : cluster 0 pgmap v10111: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:26:38.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:26:38 smithi090 bash[32384]: audit 2023-12-01T10:26:38.165991+0000 mon.a (mon.0) 6487 : audit 0 from='client.? 172.21.15.80:0/1581331936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:26:40.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:26:40 smithi090 bash[32384]: cluster 2023-12-01T10:26:38.503727+0000 mgr.y (mgr.24362) 10143 : cluster 0 pgmap v10112: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:26:40.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:26:40 smithi080 bash[28361]: cluster 2023-12-01T10:26:38.503727+0000 mgr.y (mgr.24362) 10143 : cluster 0 pgmap v10112: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:26:40.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:26:40 smithi080 bash[41963]: cluster 2023-12-01T10:26:38.503727+0000 mgr.y (mgr.24362) 10143 : cluster 0 pgmap v10112: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:26:41.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:26:41 smithi090 bash[32384]: audit 2023-12-01T10:26:40.313469+0000 mon.c (mon.2) 6504 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:26:41.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:26:41 smithi090 bash[32384]: audit 2023-12-01T10:26:40.627302+0000 mon.a (mon.0) 6488 : audit 0 from='client.? 172.21.15.80:0/1050912663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:26:41.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:26:41 smithi080 bash[28361]: audit 2023-12-01T10:26:40.313469+0000 mon.c (mon.2) 6504 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:26:41.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:26:41 smithi080 bash[28361]: audit 2023-12-01T10:26:40.627302+0000 mon.a (mon.0) 6488 : audit 0 from='client.? 172.21.15.80:0/1050912663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:26:41.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:26:41 smithi080 bash[41963]: audit 2023-12-01T10:26:40.313469+0000 mon.c (mon.2) 6504 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:26:41.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:26:41 smithi080 bash[41963]: audit 2023-12-01T10:26:40.627302+0000 mon.a (mon.0) 6488 : audit 0 from='client.? 172.21.15.80:0/1050912663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:26:42.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:26:42 smithi090 bash[32384]: cluster 2023-12-01T10:26:40.504372+0000 mgr.y (mgr.24362) 10144 : cluster 0 pgmap v10113: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:26:42.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:26:42 smithi080 bash[41963]: cluster 2023-12-01T10:26:40.504372+0000 mgr.y (mgr.24362) 10144 : cluster 0 pgmap v10113: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:26:42.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:26:42 smithi080 bash[28361]: cluster 2023-12-01T10:26:40.504372+0000 mgr.y (mgr.24362) 10144 : cluster 0 pgmap v10113: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:26:43.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:26:43 smithi090 bash[32384]: cluster 2023-12-01T10:26:42.505506+0000 mgr.y (mgr.24362) 10145 : cluster 0 pgmap v10114: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:26:43.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:26:43 smithi090 bash[32384]: audit 2023-12-01T10:26:43.088512+0000 mon.a (mon.0) 6489 : audit 0 from='client.? 172.21.15.80:0/3641315121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:26:43.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:26:43 smithi080 bash[41963]: cluster 2023-12-01T10:26:42.505506+0000 mgr.y (mgr.24362) 10145 : cluster 0 pgmap v10114: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:26:43.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:26:43 smithi080 bash[41963]: audit 2023-12-01T10:26:43.088512+0000 mon.a (mon.0) 6489 : audit 0 from='client.? 172.21.15.80:0/3641315121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:26:43.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:26:43 smithi080 bash[28361]: cluster 2023-12-01T10:26:42.505506+0000 mgr.y (mgr.24362) 10145 : cluster 0 pgmap v10114: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:26:43.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:26:43 smithi080 bash[28361]: audit 2023-12-01T10:26:43.088512+0000 mon.a (mon.0) 6489 : audit 0 from='client.? 172.21.15.80:0/3641315121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:26:46.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:26:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:26:46] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T10:26:46.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:26:46 smithi080 bash[28361]: cluster 2023-12-01T10:26:44.506196+0000 mgr.y (mgr.24362) 10146 : cluster 0 pgmap v10115: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:26:46.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:26:46 smithi080 bash[28361]: audit 2023-12-01T10:26:45.546166+0000 mon.c (mon.2) 6505 : audit 0 from='client.? 172.21.15.80:0/2379838462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:26:46.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:26:46 smithi080 bash[41963]: cluster 2023-12-01T10:26:44.506196+0000 mgr.y (mgr.24362) 10146 : cluster 0 pgmap v10115: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:26:46.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:26:46 smithi080 bash[41963]: audit 2023-12-01T10:26:45.546166+0000 mon.c (mon.2) 6505 : audit 0 from='client.? 172.21.15.80:0/2379838462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:26:46.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:26:46 smithi090 bash[32384]: cluster 2023-12-01T10:26:44.506196+0000 mgr.y (mgr.24362) 10146 : cluster 0 pgmap v10115: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:26:46.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:26:46 smithi090 bash[32384]: audit 2023-12-01T10:26:45.546166+0000 mon.c (mon.2) 6505 : audit 0 from='client.? 172.21.15.80:0/2379838462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:26:48.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:26:48 smithi080 bash[41963]: cluster 2023-12-01T10:26:46.507401+0000 mgr.y (mgr.24362) 10147 : cluster 0 pgmap v10116: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:26:48.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:26:48 smithi080 bash[41963]: audit 2023-12-01T10:26:48.000002+0000 mon.c (mon.2) 6506 : audit 0 from='client.? 172.21.15.80:0/881803394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:26:48.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:26:48 smithi080 bash[28361]: cluster 2023-12-01T10:26:46.507401+0000 mgr.y (mgr.24362) 10147 : cluster 0 pgmap v10116: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:26:48.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:26:48 smithi080 bash[28361]: audit 2023-12-01T10:26:48.000002+0000 mon.c (mon.2) 6506 : audit 0 from='client.? 172.21.15.80:0/881803394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:26:48.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:26:48 smithi090 bash[32384]: cluster 2023-12-01T10:26:46.507401+0000 mgr.y (mgr.24362) 10147 : cluster 0 pgmap v10116: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:26:48.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:26:48 smithi090 bash[32384]: audit 2023-12-01T10:26:48.000002+0000 mon.c (mon.2) 6506 : audit 0 from='client.? 172.21.15.80:0/881803394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:26:50.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:26:50 smithi080 bash[41963]: cluster 2023-12-01T10:26:48.508044+0000 mgr.y (mgr.24362) 10148 : cluster 0 pgmap v10117: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:26:50.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:26:50 smithi080 bash[28361]: cluster 2023-12-01T10:26:48.508044+0000 mgr.y (mgr.24362) 10148 : cluster 0 pgmap v10117: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:26:50.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:26:50 smithi090 bash[32384]: cluster 2023-12-01T10:26:48.508044+0000 mgr.y (mgr.24362) 10148 : cluster 0 pgmap v10117: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:26:51.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:26:51 smithi080 bash[28361]: audit 2023-12-01T10:26:50.445895+0000 mon.a (mon.0) 6490 : audit 0 from='client.? 172.21.15.80:0/866201027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:26:51.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:26:51 smithi080 bash[41963]: audit 2023-12-01T10:26:50.445895+0000 mon.a (mon.0) 6490 : audit 0 from='client.? 172.21.15.80:0/866201027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:26:51.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:26:51 smithi090 bash[32384]: audit 2023-12-01T10:26:50.445895+0000 mon.a (mon.0) 6490 : audit 0 from='client.? 172.21.15.80:0/866201027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:26:52.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:26:52 smithi080 bash[28361]: cluster 2023-12-01T10:26:50.508729+0000 mgr.y (mgr.24362) 10149 : cluster 0 pgmap v10118: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:26:52.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:26:52 smithi080 bash[41963]: cluster 2023-12-01T10:26:50.508729+0000 mgr.y (mgr.24362) 10149 : cluster 0 pgmap v10118: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:26:52.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:26:52 smithi090 bash[32384]: cluster 2023-12-01T10:26:50.508729+0000 mgr.y (mgr.24362) 10149 : cluster 0 pgmap v10118: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:26:53.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:26:53 smithi080 bash[28361]: audit 2023-12-01T10:26:52.900778+0000 mon.c (mon.2) 6507 : audit 0 from='client.? 172.21.15.80:0/4238115567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:26:53.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:26:53 smithi080 bash[41963]: audit 2023-12-01T10:26:52.900778+0000 mon.c (mon.2) 6507 : audit 0 from='client.? 172.21.15.80:0/4238115567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:26:53.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:26:53 smithi090 bash[32384]: audit 2023-12-01T10:26:52.900778+0000 mon.c (mon.2) 6507 : audit 0 from='client.? 172.21.15.80:0/4238115567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:26:54.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:26:54 smithi080 bash[28361]: cluster 2023-12-01T10:26:52.509988+0000 mgr.y (mgr.24362) 10150 : cluster 0 pgmap v10119: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:26:54.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:26:54 smithi080 bash[41963]: cluster 2023-12-01T10:26:52.509988+0000 mgr.y (mgr.24362) 10150 : cluster 0 pgmap v10119: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:26:54.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:26:54 smithi090 bash[32384]: cluster 2023-12-01T10:26:52.509988+0000 mgr.y (mgr.24362) 10150 : cluster 0 pgmap v10119: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:26:56.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:26:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:26:56] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T10:26:56.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:26:56 smithi080 bash[28361]: cluster 2023-12-01T10:26:54.510672+0000 mgr.y (mgr.24362) 10151 : cluster 0 pgmap v10120: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:26:56.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:26:56 smithi080 bash[28361]: audit 2023-12-01T10:26:55.313757+0000 mon.c (mon.2) 6508 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:26:56.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:26:56 smithi080 bash[28361]: audit 2023-12-01T10:26:55.361755+0000 mon.c (mon.2) 6509 : audit 0 from='client.? 172.21.15.80:0/4000559998' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:26:56.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:26:56 smithi080 bash[41963]: cluster 2023-12-01T10:26:54.510672+0000 mgr.y (mgr.24362) 10151 : cluster 0 pgmap v10120: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:26:56.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:26:56 smithi080 bash[41963]: audit 2023-12-01T10:26:55.313757+0000 mon.c (mon.2) 6508 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:26:56.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:26:56 smithi080 bash[41963]: audit 2023-12-01T10:26:55.361755+0000 mon.c (mon.2) 6509 : audit 0 from='client.? 172.21.15.80:0/4000559998' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:26:56.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:26:56 smithi090 bash[32384]: cluster 2023-12-01T10:26:54.510672+0000 mgr.y (mgr.24362) 10151 : cluster 0 pgmap v10120: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:26:56.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:26:56 smithi090 bash[32384]: audit 2023-12-01T10:26:55.313757+0000 mon.c (mon.2) 6508 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:26:56.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:26:56 smithi090 bash[32384]: audit 2023-12-01T10:26:55.361755+0000 mon.c (mon.2) 6509 : audit 0 from='client.? 172.21.15.80:0/4000559998' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:26:58.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:26:58 smithi080 bash[28361]: cluster 2023-12-01T10:26:56.511802+0000 mgr.y (mgr.24362) 10152 : cluster 0 pgmap v10121: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:26:58.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:26:58 smithi080 bash[28361]: audit 2023-12-01T10:26:57.816184+0000 mon.a (mon.0) 6491 : audit 0 from='client.? 172.21.15.80:0/1818795267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:26:58.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:26:58 smithi080 bash[41963]: cluster 2023-12-01T10:26:56.511802+0000 mgr.y (mgr.24362) 10152 : cluster 0 pgmap v10121: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:26:58.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:26:58 smithi080 bash[41963]: audit 2023-12-01T10:26:57.816184+0000 mon.a (mon.0) 6491 : audit 0 from='client.? 172.21.15.80:0/1818795267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:26:58.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:26:58 smithi090 bash[32384]: cluster 2023-12-01T10:26:56.511802+0000 mgr.y (mgr.24362) 10152 : cluster 0 pgmap v10121: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:26:58.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:26:58 smithi090 bash[32384]: audit 2023-12-01T10:26:57.816184+0000 mon.a (mon.0) 6491 : audit 0 from='client.? 172.21.15.80:0/1818795267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:27:00.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:27:00 smithi080 bash[28361]: cluster 2023-12-01T10:26:58.512441+0000 mgr.y (mgr.24362) 10153 : cluster 0 pgmap v10122: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:27:00.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:27:00 smithi080 bash[41963]: cluster 2023-12-01T10:26:58.512441+0000 mgr.y (mgr.24362) 10153 : cluster 0 pgmap v10122: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:27:00.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:27:00 smithi090 bash[32384]: cluster 2023-12-01T10:26:58.512441+0000 mgr.y (mgr.24362) 10153 : cluster 0 pgmap v10122: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:27:01.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:27:01 smithi080 bash[28361]: audit 2023-12-01T10:27:00.276318+0000 mon.c (mon.2) 6510 : audit 0 from='client.? 172.21.15.80:0/3985116089' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:27:01.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:27:01 smithi080 bash[41963]: audit 2023-12-01T10:27:00.276318+0000 mon.c (mon.2) 6510 : audit 0 from='client.? 172.21.15.80:0/3985116089' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:27:01.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:27:01 smithi090 bash[32384]: audit 2023-12-01T10:27:00.276318+0000 mon.c (mon.2) 6510 : audit 0 from='client.? 172.21.15.80:0/3985116089' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:27:02.430 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:27:02 smithi080 bash[41963]: cluster 2023-12-01T10:27:00.513241+0000 mgr.y (mgr.24362) 10154 : cluster 0 pgmap v10123: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:27:02.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:27:02 smithi080 bash[28361]: cluster 2023-12-01T10:27:00.513241+0000 mgr.y (mgr.24362) 10154 : cluster 0 pgmap v10123: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:27:02.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:27:02 smithi090 bash[32384]: cluster 2023-12-01T10:27:00.513241+0000 mgr.y (mgr.24362) 10154 : cluster 0 pgmap v10123: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:27:03.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:27:03 smithi090 bash[32384]: audit 2023-12-01T10:27:02.732227+0000 mon.c (mon.2) 6511 : audit 0 from='client.? 172.21.15.80:0/2452883501' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:27:03.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:27:03 smithi080 bash[28361]: audit 2023-12-01T10:27:02.732227+0000 mon.c (mon.2) 6511 : audit 0 from='client.? 172.21.15.80:0/2452883501' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:27:03.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:27:03 smithi080 bash[41963]: audit 2023-12-01T10:27:02.732227+0000 mon.c (mon.2) 6511 : audit 0 from='client.? 172.21.15.80:0/2452883501' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:27:04.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:27:04 smithi090 bash[32384]: cluster 2023-12-01T10:27:02.514470+0000 mgr.y (mgr.24362) 10155 : cluster 0 pgmap v10124: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:27:04.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:27:04 smithi080 bash[28361]: cluster 2023-12-01T10:27:02.514470+0000 mgr.y (mgr.24362) 10155 : cluster 0 pgmap v10124: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:27:04.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:27:04 smithi080 bash[41963]: cluster 2023-12-01T10:27:02.514470+0000 mgr.y (mgr.24362) 10155 : cluster 0 pgmap v10124: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:27:05.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:27:05 smithi090 bash[32384]: cluster 2023-12-01T10:27:04.515163+0000 mgr.y (mgr.24362) 10156 : cluster 0 pgmap v10125: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:27:05.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:27:05 smithi080 bash[28361]: cluster 2023-12-01T10:27:04.515163+0000 mgr.y (mgr.24362) 10156 : cluster 0 pgmap v10125: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:27:05.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:27:05 smithi080 bash[41963]: cluster 2023-12-01T10:27:04.515163+0000 mgr.y (mgr.24362) 10156 : cluster 0 pgmap v10125: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:27:06.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:27:06 smithi090 bash[32384]: audit 2023-12-01T10:27:05.187781+0000 mon.a (mon.0) 6492 : audit 0 from='client.? 172.21.15.80:0/3146194628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:27:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:27:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:27:06] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T10:27:06.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:27:06 smithi080 bash[41963]: audit 2023-12-01T10:27:05.187781+0000 mon.a (mon.0) 6492 : audit 0 from='client.? 172.21.15.80:0/3146194628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:27:06.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:27:06 smithi080 bash[28361]: audit 2023-12-01T10:27:05.187781+0000 mon.a (mon.0) 6492 : audit 0 from='client.? 172.21.15.80:0/3146194628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:27:07.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:27:07 smithi090 bash[32384]: cluster 2023-12-01T10:27:06.516338+0000 mgr.y (mgr.24362) 10157 : cluster 0 pgmap v10126: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:27:07.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:27:07 smithi080 bash[41963]: cluster 2023-12-01T10:27:06.516338+0000 mgr.y (mgr.24362) 10157 : cluster 0 pgmap v10126: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:27:07.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:27:07 smithi080 bash[28361]: cluster 2023-12-01T10:27:06.516338+0000 mgr.y (mgr.24362) 10157 : cluster 0 pgmap v10126: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:27:08.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:27:08 smithi090 bash[32384]: audit 2023-12-01T10:27:07.632898+0000 mon.c (mon.2) 6512 : audit 0 from='client.? 172.21.15.80:0/850114191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:27:08.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:27:08 smithi080 bash[41963]: audit 2023-12-01T10:27:07.632898+0000 mon.c (mon.2) 6512 : audit 0 from='client.? 172.21.15.80:0/850114191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:27:08.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:27:08 smithi080 bash[28361]: audit 2023-12-01T10:27:07.632898+0000 mon.c (mon.2) 6512 : audit 0 from='client.? 172.21.15.80:0/850114191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:27:10.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:27:10 smithi080 bash[41963]: cluster 2023-12-01T10:27:08.516975+0000 mgr.y (mgr.24362) 10158 : cluster 0 pgmap v10127: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:27:10.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:27:10 smithi080 bash[41963]: audit 2023-12-01T10:27:10.095790+0000 mon.a (mon.0) 6493 : audit 0 from='client.? 172.21.15.80:0/1052219481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:27:10.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:27:10 smithi080 bash[28361]: cluster 2023-12-01T10:27:08.516975+0000 mgr.y (mgr.24362) 10158 : cluster 0 pgmap v10127: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:27:10.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:27:10 smithi080 bash[28361]: audit 2023-12-01T10:27:10.095790+0000 mon.a (mon.0) 6493 : audit 0 from='client.? 172.21.15.80:0/1052219481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:27:10.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:27:10 smithi090 bash[32384]: cluster 2023-12-01T10:27:08.516975+0000 mgr.y (mgr.24362) 10158 : cluster 0 pgmap v10127: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:27:10.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:27:10 smithi090 bash[32384]: audit 2023-12-01T10:27:10.095790+0000 mon.a (mon.0) 6493 : audit 0 from='client.? 172.21.15.80:0/1052219481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:27:11.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:27:11 smithi080 bash[41963]: audit 2023-12-01T10:27:10.314428+0000 mon.c (mon.2) 6513 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:27:11.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:27:11 smithi080 bash[28361]: audit 2023-12-01T10:27:10.314428+0000 mon.c (mon.2) 6513 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:27:11.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:27:11 smithi090 bash[32384]: audit 2023-12-01T10:27:10.314428+0000 mon.c (mon.2) 6513 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:27:12.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:27:12 smithi080 bash[41963]: cluster 2023-12-01T10:27:10.517707+0000 mgr.y (mgr.24362) 10159 : cluster 0 pgmap v10128: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:27:12.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:27:12 smithi080 bash[41963]: audit 2023-12-01T10:27:11.545292+0000 mon.c (mon.2) 6514 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:27:12.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:27:12 smithi080 bash[28361]: cluster 2023-12-01T10:27:10.517707+0000 mgr.y (mgr.24362) 10159 : cluster 0 pgmap v10128: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:27:12.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:27:12 smithi080 bash[28361]: audit 2023-12-01T10:27:11.545292+0000 mon.c (mon.2) 6514 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:27:12.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:27:12 smithi090 bash[32384]: cluster 2023-12-01T10:27:10.517707+0000 mgr.y (mgr.24362) 10159 : cluster 0 pgmap v10128: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:27:12.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:27:12 smithi090 bash[32384]: audit 2023-12-01T10:27:11.545292+0000 mon.c (mon.2) 6514 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:27:13.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:27:13 smithi080 bash[28361]: audit 2023-12-01T10:27:12.548844+0000 mon.a (mon.0) 6494 : audit 0 from='client.? 172.21.15.80:0/3534991443' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:27:13.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:27:13 smithi080 bash[41963]: audit 2023-12-01T10:27:12.548844+0000 mon.a (mon.0) 6494 : audit 0 from='client.? 172.21.15.80:0/3534991443' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:27:13.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:27:13 smithi090 bash[32384]: audit 2023-12-01T10:27:12.548844+0000 mon.a (mon.0) 6494 : audit 0 from='client.? 172.21.15.80:0/3534991443' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:27:14.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:27:14 smithi080 bash[28361]: cluster 2023-12-01T10:27:12.518811+0000 mgr.y (mgr.24362) 10160 : cluster 0 pgmap v10129: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:27:14.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:27:14 smithi080 bash[41963]: cluster 2023-12-01T10:27:12.518811+0000 mgr.y (mgr.24362) 10160 : cluster 0 pgmap v10129: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:27:14.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:27:14 smithi090 bash[32384]: cluster 2023-12-01T10:27:12.518811+0000 mgr.y (mgr.24362) 10160 : cluster 0 pgmap v10129: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:27:15.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:27:15 smithi080 bash[28361]: audit 2023-12-01T10:27:15.009223+0000 mon.c (mon.2) 6515 : audit 0 from='client.? 172.21.15.80:0/4056988463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:27:15.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:27:15 smithi080 bash[41963]: audit 2023-12-01T10:27:15.009223+0000 mon.c (mon.2) 6515 : audit 0 from='client.? 172.21.15.80:0/4056988463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:27:15.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:27:15 smithi090 bash[32384]: audit 2023-12-01T10:27:15.009223+0000 mon.c (mon.2) 6515 : audit 0 from='client.? 172.21.15.80:0/4056988463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:27:16.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:27:16 smithi080 bash[28361]: cluster 2023-12-01T10:27:14.519496+0000 mgr.y (mgr.24362) 10161 : cluster 0 pgmap v10130: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:27:16.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:27:16 smithi080 bash[41963]: cluster 2023-12-01T10:27:14.519496+0000 mgr.y (mgr.24362) 10161 : cluster 0 pgmap v10130: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:27:16.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:27:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:27:16] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T10:27:16.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:27:16 smithi090 bash[32384]: cluster 2023-12-01T10:27:14.519496+0000 mgr.y (mgr.24362) 10161 : cluster 0 pgmap v10130: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:27:18.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:27:18 smithi080 bash[28361]: cluster 2023-12-01T10:27:16.520259+0000 mgr.y (mgr.24362) 10162 : cluster 0 pgmap v10131: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:27:18.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:27:18 smithi080 bash[28361]: audit 2023-12-01T10:27:17.387727+0000 mon.a (mon.0) 6495 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:27:18.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:27:18 smithi080 bash[28361]: audit 2023-12-01T10:27:17.396720+0000 mon.a (mon.0) 6496 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:27:18.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:27:18 smithi080 bash[28361]: audit 2023-12-01T10:27:17.493297+0000 mon.a (mon.0) 6497 : audit 0 from='client.? 172.21.15.80:0/4091510215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:27:18.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:27:18 smithi080 bash[28361]: audit 2023-12-01T10:27:17.744272+0000 mon.a (mon.0) 6498 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:27:18.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:27:18 smithi080 bash[28361]: audit 2023-12-01T10:27:17.754075+0000 mon.a (mon.0) 6499 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:27:18.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:27:18 smithi080 bash[41963]: cluster 2023-12-01T10:27:16.520259+0000 mgr.y (mgr.24362) 10162 : cluster 0 pgmap v10131: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:27:18.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:27:18 smithi080 bash[41963]: audit 2023-12-01T10:27:17.387727+0000 mon.a (mon.0) 6495 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:27:18.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:27:18 smithi080 bash[41963]: audit 2023-12-01T10:27:17.396720+0000 mon.a (mon.0) 6496 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:27:18.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:27:18 smithi080 bash[41963]: audit 2023-12-01T10:27:17.493297+0000 mon.a (mon.0) 6497 : audit 0 from='client.? 172.21.15.80:0/4091510215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:27:18.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:27:18 smithi080 bash[41963]: audit 2023-12-01T10:27:17.744272+0000 mon.a (mon.0) 6498 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:27:18.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:27:18 smithi080 bash[41963]: audit 2023-12-01T10:27:17.754075+0000 mon.a (mon.0) 6499 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:27:18.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:27:18 smithi090 bash[32384]: cluster 2023-12-01T10:27:16.520259+0000 mgr.y (mgr.24362) 10162 : cluster 0 pgmap v10131: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:27:18.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:27:18 smithi090 bash[32384]: audit 2023-12-01T10:27:17.387727+0000 mon.a (mon.0) 6495 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:27:18.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:27:18 smithi090 bash[32384]: audit 2023-12-01T10:27:17.396720+0000 mon.a (mon.0) 6496 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:27:18.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:27:18 smithi090 bash[32384]: audit 2023-12-01T10:27:17.493297+0000 mon.a (mon.0) 6497 : audit 0 from='client.? 172.21.15.80:0/4091510215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:27:18.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:27:18 smithi090 bash[32384]: audit 2023-12-01T10:27:17.744272+0000 mon.a (mon.0) 6498 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:27:18.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:27:18 smithi090 bash[32384]: audit 2023-12-01T10:27:17.754075+0000 mon.a (mon.0) 6499 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:27:19.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:27:19 smithi080 bash[41963]: audit 2023-12-01T10:27:18.283173+0000 mon.c (mon.2) 6516 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:27:19.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:27:19 smithi080 bash[41963]: audit 2023-12-01T10:27:18.285040+0000 mon.c (mon.2) 6517 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:27:19.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:27:19 smithi080 bash[41963]: audit 2023-12-01T10:27:18.295029+0000 mon.a (mon.0) 6500 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:27:19.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:27:19 smithi080 bash[28361]: audit 2023-12-01T10:27:18.283173+0000 mon.c (mon.2) 6516 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:27:19.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:27:19 smithi080 bash[28361]: audit 2023-12-01T10:27:18.285040+0000 mon.c (mon.2) 6517 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:27:19.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:27:19 smithi080 bash[28361]: audit 2023-12-01T10:27:18.295029+0000 mon.a (mon.0) 6500 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:27:19.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:27:19 smithi090 bash[32384]: audit 2023-12-01T10:27:18.283173+0000 mon.c (mon.2) 6516 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:27:19.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:27:19 smithi090 bash[32384]: audit 2023-12-01T10:27:18.285040+0000 mon.c (mon.2) 6517 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:27:19.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:27:19 smithi090 bash[32384]: audit 2023-12-01T10:27:18.295029+0000 mon.a (mon.0) 6500 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:27:20.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:27:20 smithi080 bash[28361]: cluster 2023-12-01T10:27:18.520913+0000 mgr.y (mgr.24362) 10163 : cluster 0 pgmap v10132: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:27:20.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:27:20 smithi080 bash[28361]: audit 2023-12-01T10:27:19.960263+0000 mon.a (mon.0) 6501 : audit 0 from='client.? 172.21.15.80:0/2373497007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:27:20.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:27:20 smithi080 bash[41963]: cluster 2023-12-01T10:27:18.520913+0000 mgr.y (mgr.24362) 10163 : cluster 0 pgmap v10132: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:27:20.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:27:20 smithi080 bash[41963]: audit 2023-12-01T10:27:19.960263+0000 mon.a (mon.0) 6501 : audit 0 from='client.? 172.21.15.80:0/2373497007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:27:20.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:27:20 smithi090 bash[32384]: cluster 2023-12-01T10:27:18.520913+0000 mgr.y (mgr.24362) 10163 : cluster 0 pgmap v10132: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:27:20.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:27:20 smithi090 bash[32384]: audit 2023-12-01T10:27:19.960263+0000 mon.a (mon.0) 6501 : audit 0 from='client.? 172.21.15.80:0/2373497007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:27:22.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:27:22 smithi080 bash[28361]: cluster 2023-12-01T10:27:20.521583+0000 mgr.y (mgr.24362) 10164 : cluster 0 pgmap v10133: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:27:22.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:27:22 smithi080 bash[41963]: cluster 2023-12-01T10:27:20.521583+0000 mgr.y (mgr.24362) 10164 : cluster 0 pgmap v10133: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:27:22.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:27:22 smithi090 bash[32384]: cluster 2023-12-01T10:27:20.521583+0000 mgr.y (mgr.24362) 10164 : cluster 0 pgmap v10133: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:27:23.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:27:23 smithi090 bash[32384]: audit 2023-12-01T10:27:22.416929+0000 mon.c (mon.2) 6518 : audit 0 from='client.? 172.21.15.80:0/2262312342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:27:23.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:27:23 smithi080 bash[28361]: audit 2023-12-01T10:27:22.416929+0000 mon.c (mon.2) 6518 : audit 0 from='client.? 172.21.15.80:0/2262312342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:27:23.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:27:23 smithi080 bash[41963]: audit 2023-12-01T10:27:22.416929+0000 mon.c (mon.2) 6518 : audit 0 from='client.? 172.21.15.80:0/2262312342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:27:24.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:27:24 smithi090 bash[32384]: cluster 2023-12-01T10:27:22.522656+0000 mgr.y (mgr.24362) 10165 : cluster 0 pgmap v10134: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:27:24.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:27:24 smithi080 bash[41963]: cluster 2023-12-01T10:27:22.522656+0000 mgr.y (mgr.24362) 10165 : cluster 0 pgmap v10134: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:27:24.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:27:24 smithi080 bash[28361]: cluster 2023-12-01T10:27:22.522656+0000 mgr.y (mgr.24362) 10165 : cluster 0 pgmap v10134: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:27:25.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:27:25 smithi090 bash[32384]: audit 2023-12-01T10:27:24.869129+0000 mon.c (mon.2) 6519 : audit 0 from='client.? 172.21.15.80:0/3707024849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:27:25.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:27:25 smithi080 bash[28361]: audit 2023-12-01T10:27:24.869129+0000 mon.c (mon.2) 6519 : audit 0 from='client.? 172.21.15.80:0/3707024849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:27:25.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:27:25 smithi080 bash[41963]: audit 2023-12-01T10:27:24.869129+0000 mon.c (mon.2) 6519 : audit 0 from='client.? 172.21.15.80:0/3707024849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:27:26.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:27:26 smithi090 bash[32384]: cluster 2023-12-01T10:27:24.523277+0000 mgr.y (mgr.24362) 10166 : cluster 0 pgmap v10135: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:27:26.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:27:26 smithi090 bash[32384]: audit 2023-12-01T10:27:25.314703+0000 mon.c (mon.2) 6520 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:27:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:27:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:27:26] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T10:27:26.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:27:26 smithi080 bash[28361]: cluster 2023-12-01T10:27:24.523277+0000 mgr.y (mgr.24362) 10166 : cluster 0 pgmap v10135: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:27:26.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:27:26 smithi080 bash[28361]: audit 2023-12-01T10:27:25.314703+0000 mon.c (mon.2) 6520 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:27:26.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:27:26 smithi080 bash[41963]: cluster 2023-12-01T10:27:24.523277+0000 mgr.y (mgr.24362) 10166 : cluster 0 pgmap v10135: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:27:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:27:26 smithi080 bash[41963]: audit 2023-12-01T10:27:25.314703+0000 mon.c (mon.2) 6520 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:27:27.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:27:27 smithi090 bash[32384]: cluster 2023-12-01T10:27:26.524507+0000 mgr.y (mgr.24362) 10167 : cluster 0 pgmap v10136: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:27:27.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:27:27 smithi080 bash[28361]: cluster 2023-12-01T10:27:26.524507+0000 mgr.y (mgr.24362) 10167 : cluster 0 pgmap v10136: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:27:27.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:27:27 smithi080 bash[41963]: cluster 2023-12-01T10:27:26.524507+0000 mgr.y (mgr.24362) 10167 : cluster 0 pgmap v10136: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:27:28.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:27:28 smithi090 bash[32384]: audit 2023-12-01T10:27:27.316357+0000 mon.a (mon.0) 6502 : audit 0 from='client.? 172.21.15.80:0/3531385097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:27:28.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:27:28 smithi080 bash[28361]: audit 2023-12-01T10:27:27.316357+0000 mon.a (mon.0) 6502 : audit 0 from='client.? 172.21.15.80:0/3531385097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:27:28.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:27:28 smithi080 bash[41963]: audit 2023-12-01T10:27:27.316357+0000 mon.a (mon.0) 6502 : audit 0 from='client.? 172.21.15.80:0/3531385097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:27:30.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:27:30 smithi080 bash[41963]: cluster 2023-12-01T10:27:28.525181+0000 mgr.y (mgr.24362) 10168 : cluster 0 pgmap v10137: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:27:30.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:27:30 smithi080 bash[41963]: audit 2023-12-01T10:27:29.770710+0000 mon.c (mon.2) 6521 : audit 0 from='client.? 172.21.15.80:0/1986594338' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:27:30.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:27:30 smithi080 bash[28361]: cluster 2023-12-01T10:27:28.525181+0000 mgr.y (mgr.24362) 10168 : cluster 0 pgmap v10137: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:27:30.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:27:30 smithi080 bash[28361]: audit 2023-12-01T10:27:29.770710+0000 mon.c (mon.2) 6521 : audit 0 from='client.? 172.21.15.80:0/1986594338' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:27:30.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:27:30 smithi090 bash[32384]: cluster 2023-12-01T10:27:28.525181+0000 mgr.y (mgr.24362) 10168 : cluster 0 pgmap v10137: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:27:30.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:27:30 smithi090 bash[32384]: audit 2023-12-01T10:27:29.770710+0000 mon.c (mon.2) 6521 : audit 0 from='client.? 172.21.15.80:0/1986594338' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:27:32.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:27:32 smithi080 bash[28361]: cluster 2023-12-01T10:27:30.525842+0000 mgr.y (mgr.24362) 10169 : cluster 0 pgmap v10138: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:27:32.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:27:32 smithi080 bash[41963]: cluster 2023-12-01T10:27:30.525842+0000 mgr.y (mgr.24362) 10169 : cluster 0 pgmap v10138: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:27:32.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:27:32 smithi090 bash[32384]: cluster 2023-12-01T10:27:30.525842+0000 mgr.y (mgr.24362) 10169 : cluster 0 pgmap v10138: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:27:33.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:27:33 smithi080 bash[41963]: audit 2023-12-01T10:27:32.223834+0000 mon.a (mon.0) 6503 : audit 0 from='client.? 172.21.15.80:0/708420225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:27:33.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:27:33 smithi080 bash[28361]: audit 2023-12-01T10:27:32.223834+0000 mon.a (mon.0) 6503 : audit 0 from='client.? 172.21.15.80:0/708420225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:27:33.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:27:33 smithi090 bash[32384]: audit 2023-12-01T10:27:32.223834+0000 mon.a (mon.0) 6503 : audit 0 from='client.? 172.21.15.80:0/708420225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:27:34.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:27:34 smithi080 bash[28361]: cluster 2023-12-01T10:27:32.527000+0000 mgr.y (mgr.24362) 10170 : cluster 0 pgmap v10139: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:27:34.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:27:34 smithi080 bash[41963]: cluster 2023-12-01T10:27:32.527000+0000 mgr.y (mgr.24362) 10170 : cluster 0 pgmap v10139: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:27:34.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:27:34 smithi090 bash[32384]: cluster 2023-12-01T10:27:32.527000+0000 mgr.y (mgr.24362) 10170 : cluster 0 pgmap v10139: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:27:35.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:27:35 smithi080 bash[28361]: audit 2023-12-01T10:27:34.681963+0000 mon.c (mon.2) 6522 : audit 0 from='client.? 172.21.15.80:0/2318678985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:27:35.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:27:35 smithi080 bash[41963]: audit 2023-12-01T10:27:34.681963+0000 mon.c (mon.2) 6522 : audit 0 from='client.? 172.21.15.80:0/2318678985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:27:35.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:27:35 smithi090 bash[32384]: audit 2023-12-01T10:27:34.681963+0000 mon.c (mon.2) 6522 : audit 0 from='client.? 172.21.15.80:0/2318678985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:27:36.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:27:36 smithi080 bash[28361]: cluster 2023-12-01T10:27:34.527627+0000 mgr.y (mgr.24362) 10171 : cluster 0 pgmap v10140: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:27:36.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:27:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:27:36] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T10:27:36.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:27:36 smithi080 bash[41963]: cluster 2023-12-01T10:27:34.527627+0000 mgr.y (mgr.24362) 10171 : cluster 0 pgmap v10140: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:27:36.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:27:36 smithi090 bash[32384]: cluster 2023-12-01T10:27:34.527627+0000 mgr.y (mgr.24362) 10171 : cluster 0 pgmap v10140: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:27:37.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:27:37 smithi080 bash[28361]: audit 2023-12-01T10:27:37.142771+0000 mon.c (mon.2) 6523 : audit 0 from='client.? 172.21.15.80:0/1085674239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:27:37.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:27:37 smithi080 bash[41963]: audit 2023-12-01T10:27:37.142771+0000 mon.c (mon.2) 6523 : audit 0 from='client.? 172.21.15.80:0/1085674239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:27:37.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:27:37 smithi090 bash[32384]: audit 2023-12-01T10:27:37.142771+0000 mon.c (mon.2) 6523 : audit 0 from='client.? 172.21.15.80:0/1085674239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:27:38.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:27:38 smithi080 bash[28361]: cluster 2023-12-01T10:27:36.528745+0000 mgr.y (mgr.24362) 10172 : cluster 0 pgmap v10141: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:27:38.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:27:38 smithi080 bash[41963]: cluster 2023-12-01T10:27:36.528745+0000 mgr.y (mgr.24362) 10172 : cluster 0 pgmap v10141: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:27:38.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:27:38 smithi090 bash[32384]: cluster 2023-12-01T10:27:36.528745+0000 mgr.y (mgr.24362) 10172 : cluster 0 pgmap v10141: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:27:40.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:27:40 smithi080 bash[28361]: cluster 2023-12-01T10:27:38.529407+0000 mgr.y (mgr.24362) 10173 : cluster 0 pgmap v10142: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:27:40.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:27:40 smithi080 bash[28361]: audit 2023-12-01T10:27:39.595751+0000 mon.c (mon.2) 6524 : audit 0 from='client.? 172.21.15.80:0/2275631996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:27:40.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:27:40 smithi080 bash[41963]: cluster 2023-12-01T10:27:38.529407+0000 mgr.y (mgr.24362) 10173 : cluster 0 pgmap v10142: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:27:40.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:27:40 smithi080 bash[41963]: audit 2023-12-01T10:27:39.595751+0000 mon.c (mon.2) 6524 : audit 0 from='client.? 172.21.15.80:0/2275631996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:27:40.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:27:40 smithi090 bash[32384]: cluster 2023-12-01T10:27:38.529407+0000 mgr.y (mgr.24362) 10173 : cluster 0 pgmap v10142: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:27:40.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:27:40 smithi090 bash[32384]: audit 2023-12-01T10:27:39.595751+0000 mon.c (mon.2) 6524 : audit 0 from='client.? 172.21.15.80:0/2275631996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:27:41.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:27:41 smithi090 bash[32384]: audit 2023-12-01T10:27:40.315124+0000 mon.c (mon.2) 6525 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:27:41.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:27:41 smithi080 bash[28361]: audit 2023-12-01T10:27:40.315124+0000 mon.c (mon.2) 6525 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:27:41.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:27:41 smithi080 bash[41963]: audit 2023-12-01T10:27:40.315124+0000 mon.c (mon.2) 6525 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:27:42.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:27:42 smithi090 bash[32384]: cluster 2023-12-01T10:27:40.530081+0000 mgr.y (mgr.24362) 10174 : cluster 0 pgmap v10143: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:27:42.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:27:42 smithi090 bash[32384]: audit 2023-12-01T10:27:42.055734+0000 mon.a (mon.0) 6504 : audit 0 from='client.? 172.21.15.80:0/642128162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:27:42.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:27:42 smithi080 bash[41963]: cluster 2023-12-01T10:27:40.530081+0000 mgr.y (mgr.24362) 10174 : cluster 0 pgmap v10143: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:27:42.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:27:42 smithi080 bash[41963]: audit 2023-12-01T10:27:42.055734+0000 mon.a (mon.0) 6504 : audit 0 from='client.? 172.21.15.80:0/642128162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:27:42.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:27:42 smithi080 bash[28361]: cluster 2023-12-01T10:27:40.530081+0000 mgr.y (mgr.24362) 10174 : cluster 0 pgmap v10143: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:27:42.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:27:42 smithi080 bash[28361]: audit 2023-12-01T10:27:42.055734+0000 mon.a (mon.0) 6504 : audit 0 from='client.? 172.21.15.80:0/642128162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:27:44.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:27:44 smithi090 bash[32384]: cluster 2023-12-01T10:27:42.531230+0000 mgr.y (mgr.24362) 10175 : cluster 0 pgmap v10144: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:27:44.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:27:44 smithi080 bash[28361]: cluster 2023-12-01T10:27:42.531230+0000 mgr.y (mgr.24362) 10175 : cluster 0 pgmap v10144: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:27:44.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:27:44 smithi080 bash[41963]: cluster 2023-12-01T10:27:42.531230+0000 mgr.y (mgr.24362) 10175 : cluster 0 pgmap v10144: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:27:45.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:27:45 smithi090 bash[32384]: audit 2023-12-01T10:27:44.510671+0000 mon.c (mon.2) 6526 : audit 0 from='client.? 172.21.15.80:0/809521104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:27:45.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:27:45 smithi090 bash[32384]: cluster 2023-12-01T10:27:44.531856+0000 mgr.y (mgr.24362) 10176 : cluster 0 pgmap v10145: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:27:45.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:27:45 smithi080 bash[41963]: audit 2023-12-01T10:27:44.510671+0000 mon.c (mon.2) 6526 : audit 0 from='client.? 172.21.15.80:0/809521104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:27:45.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:27:45 smithi080 bash[41963]: cluster 2023-12-01T10:27:44.531856+0000 mgr.y (mgr.24362) 10176 : cluster 0 pgmap v10145: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:27:45.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:27:45 smithi080 bash[28361]: audit 2023-12-01T10:27:44.510671+0000 mon.c (mon.2) 6526 : audit 0 from='client.? 172.21.15.80:0/809521104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:27:45.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:27:45 smithi080 bash[28361]: cluster 2023-12-01T10:27:44.531856+0000 mgr.y (mgr.24362) 10176 : cluster 0 pgmap v10145: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:27:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:27:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:27:46] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T10:27:47.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:27:47 smithi080 bash[41963]: cluster 2023-12-01T10:27:46.533012+0000 mgr.y (mgr.24362) 10177 : cluster 0 pgmap v10146: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:27:47.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:27:47 smithi080 bash[41963]: audit 2023-12-01T10:27:46.958200+0000 mon.c (mon.2) 6527 : audit 0 from='client.? 172.21.15.80:0/2426360801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:27:47.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:27:47 smithi080 bash[28361]: cluster 2023-12-01T10:27:46.533012+0000 mgr.y (mgr.24362) 10177 : cluster 0 pgmap v10146: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:27:47.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:27:47 smithi080 bash[28361]: audit 2023-12-01T10:27:46.958200+0000 mon.c (mon.2) 6527 : audit 0 from='client.? 172.21.15.80:0/2426360801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:27:48.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:27:47 smithi090 bash[32384]: cluster 2023-12-01T10:27:46.533012+0000 mgr.y (mgr.24362) 10177 : cluster 0 pgmap v10146: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:27:48.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:27:47 smithi090 bash[32384]: audit 2023-12-01T10:27:46.958200+0000 mon.c (mon.2) 6527 : audit 0 from='client.? 172.21.15.80:0/2426360801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:27:50.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:27:50 smithi080 bash[41963]: cluster 2023-12-01T10:27:48.533693+0000 mgr.y (mgr.24362) 10178 : cluster 0 pgmap v10147: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:27:50.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:27:50 smithi080 bash[41963]: audit 2023-12-01T10:27:49.406442+0000 mon.c (mon.2) 6528 : audit 0 from='client.? 172.21.15.80:0/3742663565' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:27:50.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:27:50 smithi080 bash[28361]: cluster 2023-12-01T10:27:48.533693+0000 mgr.y (mgr.24362) 10178 : cluster 0 pgmap v10147: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:27:50.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:27:50 smithi080 bash[28361]: audit 2023-12-01T10:27:49.406442+0000 mon.c (mon.2) 6528 : audit 0 from='client.? 172.21.15.80:0/3742663565' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:27:50.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:27:50 smithi090 bash[32384]: cluster 2023-12-01T10:27:48.533693+0000 mgr.y (mgr.24362) 10178 : cluster 0 pgmap v10147: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:27:50.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:27:50 smithi090 bash[32384]: audit 2023-12-01T10:27:49.406442+0000 mon.c (mon.2) 6528 : audit 0 from='client.? 172.21.15.80:0/3742663565' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:27:52.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:27:52 smithi080 bash[28361]: cluster 2023-12-01T10:27:50.534319+0000 mgr.y (mgr.24362) 10179 : cluster 0 pgmap v10148: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:27:52.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:27:52 smithi080 bash[28361]: audit 2023-12-01T10:27:51.860397+0000 mon.c (mon.2) 6529 : audit 0 from='client.? 172.21.15.80:0/883528224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:27:52.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:27:52 smithi080 bash[41963]: cluster 2023-12-01T10:27:50.534319+0000 mgr.y (mgr.24362) 10179 : cluster 0 pgmap v10148: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:27:52.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:27:52 smithi080 bash[41963]: audit 2023-12-01T10:27:51.860397+0000 mon.c (mon.2) 6529 : audit 0 from='client.? 172.21.15.80:0/883528224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:27:52.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:27:52 smithi090 bash[32384]: cluster 2023-12-01T10:27:50.534319+0000 mgr.y (mgr.24362) 10179 : cluster 0 pgmap v10148: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:27:52.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:27:52 smithi090 bash[32384]: audit 2023-12-01T10:27:51.860397+0000 mon.c (mon.2) 6529 : audit 0 from='client.? 172.21.15.80:0/883528224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:27:54.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:27:54 smithi080 bash[28361]: cluster 2023-12-01T10:27:52.535394+0000 mgr.y (mgr.24362) 10180 : cluster 0 pgmap v10149: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:27:54.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:27:54 smithi080 bash[41963]: cluster 2023-12-01T10:27:52.535394+0000 mgr.y (mgr.24362) 10180 : cluster 0 pgmap v10149: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:27:54.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:27:54 smithi090 bash[32384]: cluster 2023-12-01T10:27:52.535394+0000 mgr.y (mgr.24362) 10180 : cluster 0 pgmap v10149: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:27:55.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:27:55 smithi080 bash[28361]: audit 2023-12-01T10:27:54.308040+0000 mon.c (mon.2) 6530 : audit 0 from='client.? 172.21.15.80:0/3163150059' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:27:55.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:27:55 smithi080 bash[41963]: audit 2023-12-01T10:27:54.308040+0000 mon.c (mon.2) 6530 : audit 0 from='client.? 172.21.15.80:0/3163150059' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:27:55.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:27:55 smithi090 bash[32384]: audit 2023-12-01T10:27:54.308040+0000 mon.c (mon.2) 6530 : audit 0 from='client.? 172.21.15.80:0/3163150059' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:27:56.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:27:56 smithi080 bash[28361]: cluster 2023-12-01T10:27:54.536023+0000 mgr.y (mgr.24362) 10181 : cluster 0 pgmap v10150: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:27:56.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:27:56 smithi080 bash[28361]: audit 2023-12-01T10:27:55.315825+0000 mon.c (mon.2) 6531 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:27:56.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:27:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:27:56] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T10:27:56.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:27:56 smithi080 bash[41963]: cluster 2023-12-01T10:27:54.536023+0000 mgr.y (mgr.24362) 10181 : cluster 0 pgmap v10150: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:27:56.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:27:56 smithi080 bash[41963]: audit 2023-12-01T10:27:55.315825+0000 mon.c (mon.2) 6531 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:27:56.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:27:56 smithi090 bash[32384]: cluster 2023-12-01T10:27:54.536023+0000 mgr.y (mgr.24362) 10181 : cluster 0 pgmap v10150: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:27:56.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:27:56 smithi090 bash[32384]: audit 2023-12-01T10:27:55.315825+0000 mon.c (mon.2) 6531 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:27:57.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:27:57 smithi080 bash[41963]: audit 2023-12-01T10:27:56.759968+0000 mon.a (mon.0) 6505 : audit 0 from='client.? 172.21.15.80:0/4158864659' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:27:57.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:27:57 smithi080 bash[28361]: audit 2023-12-01T10:27:56.759968+0000 mon.a (mon.0) 6505 : audit 0 from='client.? 172.21.15.80:0/4158864659' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:27:57.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:27:57 smithi090 bash[32384]: audit 2023-12-01T10:27:56.759968+0000 mon.a (mon.0) 6505 : audit 0 from='client.? 172.21.15.80:0/4158864659' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:27:58.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:27:58 smithi080 bash[41963]: cluster 2023-12-01T10:27:56.536734+0000 mgr.y (mgr.24362) 10182 : cluster 0 pgmap v10151: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:27:58.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:27:58 smithi080 bash[28361]: cluster 2023-12-01T10:27:56.536734+0000 mgr.y (mgr.24362) 10182 : cluster 0 pgmap v10151: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:27:58.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:27:58 smithi090 bash[32384]: cluster 2023-12-01T10:27:56.536734+0000 mgr.y (mgr.24362) 10182 : cluster 0 pgmap v10151: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:28:00.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:28:00 smithi080 bash[41963]: cluster 2023-12-01T10:27:58.537383+0000 mgr.y (mgr.24362) 10183 : cluster 0 pgmap v10152: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:28:00.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:28:00 smithi080 bash[41963]: audit 2023-12-01T10:27:59.223116+0000 mon.a (mon.0) 6506 : audit 0 from='client.? 172.21.15.80:0/1385016552' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:28:00.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:28:00 smithi080 bash[28361]: cluster 2023-12-01T10:27:58.537383+0000 mgr.y (mgr.24362) 10183 : cluster 0 pgmap v10152: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:28:00.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:28:00 smithi080 bash[28361]: audit 2023-12-01T10:27:59.223116+0000 mon.a (mon.0) 6506 : audit 0 from='client.? 172.21.15.80:0/1385016552' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:28:00.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:28:00 smithi090 bash[32384]: cluster 2023-12-01T10:27:58.537383+0000 mgr.y (mgr.24362) 10183 : cluster 0 pgmap v10152: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:28:00.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:28:00 smithi090 bash[32384]: audit 2023-12-01T10:27:59.223116+0000 mon.a (mon.0) 6506 : audit 0 from='client.? 172.21.15.80:0/1385016552' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:28:02.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:28:02 smithi090 bash[32384]: cluster 2023-12-01T10:28:00.538105+0000 mgr.y (mgr.24362) 10184 : cluster 0 pgmap v10153: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:28:02.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:28:02 smithi090 bash[32384]: audit 2023-12-01T10:28:01.688246+0000 mon.a (mon.0) 6507 : audit 0 from='client.? 172.21.15.80:0/2300608774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:28:02.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:28:02 smithi080 bash[41963]: cluster 2023-12-01T10:28:00.538105+0000 mgr.y (mgr.24362) 10184 : cluster 0 pgmap v10153: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:28:02.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:28:02 smithi080 bash[41963]: audit 2023-12-01T10:28:01.688246+0000 mon.a (mon.0) 6507 : audit 0 from='client.? 172.21.15.80:0/2300608774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:28:02.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:28:02 smithi080 bash[28361]: cluster 2023-12-01T10:28:00.538105+0000 mgr.y (mgr.24362) 10184 : cluster 0 pgmap v10153: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:28:02.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:28:02 smithi080 bash[28361]: audit 2023-12-01T10:28:01.688246+0000 mon.a (mon.0) 6507 : audit 0 from='client.? 172.21.15.80:0/2300608774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:28:04.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:28:04 smithi090 bash[32384]: cluster 2023-12-01T10:28:02.539254+0000 mgr.y (mgr.24362) 10185 : cluster 0 pgmap v10154: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:28:04.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:28:04 smithi090 bash[32384]: audit 2023-12-01T10:28:04.139212+0000 mon.a (mon.0) 6508 : audit 0 from='client.? 172.21.15.80:0/2562175107' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:28:04.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:28:04 smithi080 bash[41963]: cluster 2023-12-01T10:28:02.539254+0000 mgr.y (mgr.24362) 10185 : cluster 0 pgmap v10154: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:28:04.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:28:04 smithi080 bash[41963]: audit 2023-12-01T10:28:04.139212+0000 mon.a (mon.0) 6508 : audit 0 from='client.? 172.21.15.80:0/2562175107' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:28:04.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:28:04 smithi080 bash[28361]: cluster 2023-12-01T10:28:02.539254+0000 mgr.y (mgr.24362) 10185 : cluster 0 pgmap v10154: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:28:04.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:28:04 smithi080 bash[28361]: audit 2023-12-01T10:28:04.139212+0000 mon.a (mon.0) 6508 : audit 0 from='client.? 172.21.15.80:0/2562175107' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:28:06.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:28:06 smithi090 bash[32384]: cluster 2023-12-01T10:28:04.539925+0000 mgr.y (mgr.24362) 10186 : cluster 0 pgmap v10155: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:28:06.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:28:06 smithi080 bash[41963]: cluster 2023-12-01T10:28:04.539925+0000 mgr.y (mgr.24362) 10186 : cluster 0 pgmap v10155: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:28:06.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:28:06 smithi080 bash[28361]: cluster 2023-12-01T10:28:04.539925+0000 mgr.y (mgr.24362) 10186 : cluster 0 pgmap v10155: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:28:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:28:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:28:06] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T10:28:07.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:28:07 smithi090 bash[32384]: audit 2023-12-01T10:28:06.594675+0000 mon.c (mon.2) 6532 : audit 0 from='client.? 172.21.15.80:0/1163441953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:28:07.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:28:07 smithi080 bash[28361]: audit 2023-12-01T10:28:06.594675+0000 mon.c (mon.2) 6532 : audit 0 from='client.? 172.21.15.80:0/1163441953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:28:07.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:28:07 smithi080 bash[41963]: audit 2023-12-01T10:28:06.594675+0000 mon.c (mon.2) 6532 : audit 0 from='client.? 172.21.15.80:0/1163441953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:28:08.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:28:08 smithi090 bash[32384]: cluster 2023-12-01T10:28:06.540523+0000 mgr.y (mgr.24362) 10187 : cluster 0 pgmap v10156: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:28:08.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:28:08 smithi080 bash[28361]: cluster 2023-12-01T10:28:06.540523+0000 mgr.y (mgr.24362) 10187 : cluster 0 pgmap v10156: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:28:08.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:28:08 smithi080 bash[41963]: cluster 2023-12-01T10:28:06.540523+0000 mgr.y (mgr.24362) 10187 : cluster 0 pgmap v10156: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:28:09.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:28:09 smithi090 bash[32384]: cluster 2023-12-01T10:28:08.541147+0000 mgr.y (mgr.24362) 10188 : cluster 0 pgmap v10157: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:28:09.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:28:09 smithi090 bash[32384]: audit 2023-12-01T10:28:09.050081+0000 mon.c (mon.2) 6533 : audit 0 from='client.? 172.21.15.80:0/837907269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:28:09.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:28:09 smithi080 bash[41963]: cluster 2023-12-01T10:28:08.541147+0000 mgr.y (mgr.24362) 10188 : cluster 0 pgmap v10157: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:28:09.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:28:09 smithi080 bash[41963]: audit 2023-12-01T10:28:09.050081+0000 mon.c (mon.2) 6533 : audit 0 from='client.? 172.21.15.80:0/837907269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:28:09.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:28:09 smithi080 bash[28361]: cluster 2023-12-01T10:28:08.541147+0000 mgr.y (mgr.24362) 10188 : cluster 0 pgmap v10157: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:28:09.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:28:09 smithi080 bash[28361]: audit 2023-12-01T10:28:09.050081+0000 mon.c (mon.2) 6533 : audit 0 from='client.? 172.21.15.80:0/837907269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:28:10.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:28:10 smithi080 bash[28361]: audit 2023-12-01T10:28:10.316237+0000 mon.c (mon.2) 6534 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:28:10.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:28:10 smithi080 bash[41963]: audit 2023-12-01T10:28:10.316237+0000 mon.c (mon.2) 6534 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:28:10.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:28:10 smithi090 bash[32384]: audit 2023-12-01T10:28:10.316237+0000 mon.c (mon.2) 6534 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:28:11.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:28:11 smithi080 bash[28361]: cluster 2023-12-01T10:28:10.541964+0000 mgr.y (mgr.24362) 10189 : cluster 0 pgmap v10158: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:28:11.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:28:11 smithi080 bash[41963]: cluster 2023-12-01T10:28:10.541964+0000 mgr.y (mgr.24362) 10189 : cluster 0 pgmap v10158: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:28:11.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:28:11 smithi090 bash[32384]: cluster 2023-12-01T10:28:10.541964+0000 mgr.y (mgr.24362) 10189 : cluster 0 pgmap v10158: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:28:12.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:28:12 smithi080 bash[28361]: audit 2023-12-01T10:28:11.508273+0000 mon.a (mon.0) 6509 : audit 0 from='client.? 172.21.15.80:0/2502884136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:28:12.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:28:12 smithi080 bash[41963]: audit 2023-12-01T10:28:11.508273+0000 mon.a (mon.0) 6509 : audit 0 from='client.? 172.21.15.80:0/2502884136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:28:12.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:28:12 smithi090 bash[32384]: audit 2023-12-01T10:28:11.508273+0000 mon.a (mon.0) 6509 : audit 0 from='client.? 172.21.15.80:0/2502884136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:28:13.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:28:13 smithi080 bash[28361]: cluster 2023-12-01T10:28:12.543173+0000 mgr.y (mgr.24362) 10190 : cluster 0 pgmap v10159: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:28:13.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:28:13 smithi080 bash[41963]: cluster 2023-12-01T10:28:12.543173+0000 mgr.y (mgr.24362) 10190 : cluster 0 pgmap v10159: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:28:13.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:28:13 smithi090 bash[32384]: cluster 2023-12-01T10:28:12.543173+0000 mgr.y (mgr.24362) 10190 : cluster 0 pgmap v10159: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:28:14.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:28:14 smithi080 bash[28361]: audit 2023-12-01T10:28:13.956606+0000 mon.c (mon.2) 6535 : audit 0 from='client.? 172.21.15.80:0/1174011418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:28:14.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:28:14 smithi080 bash[41963]: audit 2023-12-01T10:28:13.956606+0000 mon.c (mon.2) 6535 : audit 0 from='client.? 172.21.15.80:0/1174011418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:28:14.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:28:14 smithi090 bash[32384]: audit 2023-12-01T10:28:13.956606+0000 mon.c (mon.2) 6535 : audit 0 from='client.? 172.21.15.80:0/1174011418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:28:15.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:28:15 smithi080 bash[28361]: cluster 2023-12-01T10:28:14.543853+0000 mgr.y (mgr.24362) 10191 : cluster 0 pgmap v10160: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:28:15.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:28:15 smithi080 bash[41963]: cluster 2023-12-01T10:28:14.543853+0000 mgr.y (mgr.24362) 10191 : cluster 0 pgmap v10160: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:28:15.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:28:15 smithi090 bash[32384]: cluster 2023-12-01T10:28:14.543853+0000 mgr.y (mgr.24362) 10191 : cluster 0 pgmap v10160: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:28:16.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:28:16 smithi080 bash[28361]: audit 2023-12-01T10:28:16.414924+0000 mon.c (mon.2) 6536 : audit 0 from='client.? 172.21.15.80:0/40603283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:28:16.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:28:16 smithi080 bash[41963]: audit 2023-12-01T10:28:16.414924+0000 mon.c (mon.2) 6536 : audit 0 from='client.? 172.21.15.80:0/40603283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:28:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:28:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:28:16] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T10:28:16.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:28:16 smithi090 bash[32384]: audit 2023-12-01T10:28:16.414924+0000 mon.c (mon.2) 6536 : audit 0 from='client.? 172.21.15.80:0/40603283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:28:17.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:28:17 smithi090 bash[32384]: cluster 2023-12-01T10:28:16.544973+0000 mgr.y (mgr.24362) 10192 : cluster 0 pgmap v10161: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:28:17.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:28:17 smithi080 bash[41963]: cluster 2023-12-01T10:28:16.544973+0000 mgr.y (mgr.24362) 10192 : cluster 0 pgmap v10161: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:28:17.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:28:17 smithi080 bash[28361]: cluster 2023-12-01T10:28:16.544973+0000 mgr.y (mgr.24362) 10192 : cluster 0 pgmap v10161: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:28:18.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:28:18 smithi090 bash[32384]: audit 2023-12-01T10:28:18.375965+0000 mon.c (mon.2) 6537 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:28:18.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:28:18 smithi080 bash[28361]: audit 2023-12-01T10:28:18.375965+0000 mon.c (mon.2) 6537 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:28:18.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:28:18 smithi080 bash[41963]: audit 2023-12-01T10:28:18.375965+0000 mon.c (mon.2) 6537 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:28:19.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:28:19 smithi090 bash[32384]: cluster 2023-12-01T10:28:18.545363+0000 mgr.y (mgr.24362) 10193 : cluster 0 pgmap v10162: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:28:19.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:28:19 smithi090 bash[32384]: audit 2023-12-01T10:28:18.874912+0000 mon.a (mon.0) 6510 : audit 0 from='client.? 172.21.15.80:0/461314945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:28:19.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:28:19 smithi080 bash[28361]: cluster 2023-12-01T10:28:18.545363+0000 mgr.y (mgr.24362) 10193 : cluster 0 pgmap v10162: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:28:19.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:28:19 smithi080 bash[28361]: audit 2023-12-01T10:28:18.874912+0000 mon.a (mon.0) 6510 : audit 0 from='client.? 172.21.15.80:0/461314945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:28:19.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:28:19 smithi080 bash[41963]: cluster 2023-12-01T10:28:18.545363+0000 mgr.y (mgr.24362) 10193 : cluster 0 pgmap v10162: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:28:19.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:28:19 smithi080 bash[41963]: audit 2023-12-01T10:28:18.874912+0000 mon.a (mon.0) 6510 : audit 0 from='client.? 172.21.15.80:0/461314945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:28:21.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:28:21 smithi080 bash[28361]: cluster 2023-12-01T10:28:20.545919+0000 mgr.y (mgr.24362) 10194 : cluster 0 pgmap v10163: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:28:21.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:28:21 smithi080 bash[28361]: audit 2023-12-01T10:28:21.341779+0000 mon.c (mon.2) 6538 : audit 0 from='client.? 172.21.15.80:0/3720545442' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:28:21.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:28:21 smithi080 bash[41963]: cluster 2023-12-01T10:28:20.545919+0000 mgr.y (mgr.24362) 10194 : cluster 0 pgmap v10163: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:28:21.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:28:21 smithi080 bash[41963]: audit 2023-12-01T10:28:21.341779+0000 mon.c (mon.2) 6538 : audit 0 from='client.? 172.21.15.80:0/3720545442' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:28:22.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:28:21 smithi090 bash[32384]: cluster 2023-12-01T10:28:20.545919+0000 mgr.y (mgr.24362) 10194 : cluster 0 pgmap v10163: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:28:22.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:28:21 smithi090 bash[32384]: audit 2023-12-01T10:28:21.341779+0000 mon.c (mon.2) 6538 : audit 0 from='client.? 172.21.15.80:0/3720545442' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:28:23.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:28:23 smithi080 bash[28361]: cluster 2023-12-01T10:28:22.547180+0000 mgr.y (mgr.24362) 10195 : cluster 0 pgmap v10164: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:28:23.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:28:23 smithi080 bash[41963]: cluster 2023-12-01T10:28:22.547180+0000 mgr.y (mgr.24362) 10195 : cluster 0 pgmap v10164: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:28:24.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:28:23 smithi090 bash[32384]: cluster 2023-12-01T10:28:22.547180+0000 mgr.y (mgr.24362) 10195 : cluster 0 pgmap v10164: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:28:24.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:28:24 smithi080 bash[41963]: audit 2023-12-01T10:28:23.833299+0000 mon.a (mon.0) 6511 : audit 0 from='client.? 172.21.15.80:0/1791838724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:28:24.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:28:24 smithi080 bash[41963]: audit 2023-12-01T10:28:24.220168+0000 mon.a (mon.0) 6512 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:28:24.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:28:24 smithi080 bash[41963]: audit 2023-12-01T10:28:24.235562+0000 mon.a (mon.0) 6513 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:28:24.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:28:24 smithi080 bash[28361]: audit 2023-12-01T10:28:23.833299+0000 mon.a (mon.0) 6511 : audit 0 from='client.? 172.21.15.80:0/1791838724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:28:24.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:28:24 smithi080 bash[28361]: audit 2023-12-01T10:28:24.220168+0000 mon.a (mon.0) 6512 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:28:24.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:28:24 smithi080 bash[28361]: audit 2023-12-01T10:28:24.235562+0000 mon.a (mon.0) 6513 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:28:25.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:28:24 smithi090 bash[32384]: audit 2023-12-01T10:28:23.833299+0000 mon.a (mon.0) 6511 : audit 0 from='client.? 172.21.15.80:0/1791838724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:28:25.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:28:24 smithi090 bash[32384]: audit 2023-12-01T10:28:24.220168+0000 mon.a (mon.0) 6512 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:28:25.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:28:24 smithi090 bash[32384]: audit 2023-12-01T10:28:24.235562+0000 mon.a (mon.0) 6513 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:28:25.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:28:25 smithi080 bash[41963]: cluster 2023-12-01T10:28:24.547772+0000 mgr.y (mgr.24362) 10196 : cluster 0 pgmap v10165: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:28:25.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:28:25 smithi080 bash[41963]: audit 2023-12-01T10:28:24.640401+0000 mon.a (mon.0) 6514 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:28:25.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:28:25 smithi080 bash[41963]: audit 2023-12-01T10:28:24.658351+0000 mon.a (mon.0) 6515 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:28:25.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:28:25 smithi080 bash[41963]: audit 2023-12-01T10:28:25.153745+0000 mon.c (mon.2) 6539 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:28:25.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:28:25 smithi080 bash[41963]: audit 2023-12-01T10:28:25.155295+0000 mon.c (mon.2) 6540 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:28:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:28:25 smithi080 bash[41963]: audit 2023-12-01T10:28:25.166299+0000 mon.a (mon.0) 6516 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:28:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:28:25 smithi080 bash[41963]: audit 2023-12-01T10:28:25.316424+0000 mon.c (mon.2) 6541 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:28:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:28:25 smithi080 bash[28361]: cluster 2023-12-01T10:28:24.547772+0000 mgr.y (mgr.24362) 10196 : cluster 0 pgmap v10165: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:28:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:28:25 smithi080 bash[28361]: audit 2023-12-01T10:28:24.640401+0000 mon.a (mon.0) 6514 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:28:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:28:25 smithi080 bash[28361]: audit 2023-12-01T10:28:24.658351+0000 mon.a (mon.0) 6515 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:28:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:28:25 smithi080 bash[28361]: audit 2023-12-01T10:28:25.153745+0000 mon.c (mon.2) 6539 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:28:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:28:25 smithi080 bash[28361]: audit 2023-12-01T10:28:25.155295+0000 mon.c (mon.2) 6540 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:28:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:28:25 smithi080 bash[28361]: audit 2023-12-01T10:28:25.166299+0000 mon.a (mon.0) 6516 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:28:25.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:28:25 smithi080 bash[28361]: audit 2023-12-01T10:28:25.316424+0000 mon.c (mon.2) 6541 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:28:26.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:28:25 smithi090 bash[32384]: cluster 2023-12-01T10:28:24.547772+0000 mgr.y (mgr.24362) 10196 : cluster 0 pgmap v10165: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:28:26.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:28:25 smithi090 bash[32384]: audit 2023-12-01T10:28:24.640401+0000 mon.a (mon.0) 6514 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:28:26.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:28:25 smithi090 bash[32384]: audit 2023-12-01T10:28:24.658351+0000 mon.a (mon.0) 6515 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:28:26.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:28:25 smithi090 bash[32384]: audit 2023-12-01T10:28:25.153745+0000 mon.c (mon.2) 6539 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:28:26.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:28:25 smithi090 bash[32384]: audit 2023-12-01T10:28:25.155295+0000 mon.c (mon.2) 6540 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:28:26.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:28:25 smithi090 bash[32384]: audit 2023-12-01T10:28:25.166299+0000 mon.a (mon.0) 6516 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:28:26.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:28:25 smithi090 bash[32384]: audit 2023-12-01T10:28:25.316424+0000 mon.c (mon.2) 6541 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:28:26.646 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:28:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:28:26] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T10:28:26.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:28:26 smithi080 bash[41963]: audit 2023-12-01T10:28:26.290822+0000 mon.a (mon.0) 6517 : audit 0 from='client.? 172.21.15.80:0/544958772' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:28:26.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:28:26 smithi080 bash[28361]: audit 2023-12-01T10:28:26.290822+0000 mon.a (mon.0) 6517 : audit 0 from='client.? 172.21.15.80:0/544958772' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:28:27.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:28:26 smithi090 bash[32384]: audit 2023-12-01T10:28:26.290822+0000 mon.a (mon.0) 6517 : audit 0 from='client.? 172.21.15.80:0/544958772' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:28:27.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:28:27 smithi080 bash[28361]: cluster 2023-12-01T10:28:26.548903+0000 mgr.y (mgr.24362) 10197 : cluster 0 pgmap v10166: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:28:27.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:28:27 smithi080 bash[41963]: cluster 2023-12-01T10:28:26.548903+0000 mgr.y (mgr.24362) 10197 : cluster 0 pgmap v10166: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:28:28.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:28:27 smithi090 bash[32384]: cluster 2023-12-01T10:28:26.548903+0000 mgr.y (mgr.24362) 10197 : cluster 0 pgmap v10166: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:28:29.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:28:29 smithi080 bash[41963]: cluster 2023-12-01T10:28:28.549549+0000 mgr.y (mgr.24362) 10198 : cluster 0 pgmap v10167: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:28:29.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:28:29 smithi080 bash[41963]: audit 2023-12-01T10:28:28.736509+0000 mon.a (mon.0) 6518 : audit 0 from='client.? 172.21.15.80:0/2583572579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:28:29.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:28:29 smithi080 bash[28361]: cluster 2023-12-01T10:28:28.549549+0000 mgr.y (mgr.24362) 10198 : cluster 0 pgmap v10167: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:28:29.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:28:29 smithi080 bash[28361]: audit 2023-12-01T10:28:28.736509+0000 mon.a (mon.0) 6518 : audit 0 from='client.? 172.21.15.80:0/2583572579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:28:30.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:28:29 smithi090 bash[32384]: cluster 2023-12-01T10:28:28.549549+0000 mgr.y (mgr.24362) 10198 : cluster 0 pgmap v10167: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:28:30.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:28:29 smithi090 bash[32384]: audit 2023-12-01T10:28:28.736509+0000 mon.a (mon.0) 6518 : audit 0 from='client.? 172.21.15.80:0/2583572579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:28:31.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:28:31 smithi080 bash[28361]: cluster 2023-12-01T10:28:30.550235+0000 mgr.y (mgr.24362) 10199 : cluster 0 pgmap v10168: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:28:31.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:28:31 smithi080 bash[28361]: audit 2023-12-01T10:28:31.183373+0000 mon.a (mon.0) 6519 : audit 0 from='client.? 172.21.15.80:0/3591239472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:28:31.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:28:31 smithi080 bash[41963]: cluster 2023-12-01T10:28:30.550235+0000 mgr.y (mgr.24362) 10199 : cluster 0 pgmap v10168: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:28:31.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:28:31 smithi080 bash[41963]: audit 2023-12-01T10:28:31.183373+0000 mon.a (mon.0) 6519 : audit 0 from='client.? 172.21.15.80:0/3591239472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:28:32.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:28:31 smithi090 bash[32384]: cluster 2023-12-01T10:28:30.550235+0000 mgr.y (mgr.24362) 10199 : cluster 0 pgmap v10168: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:28:32.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:28:31 smithi090 bash[32384]: audit 2023-12-01T10:28:31.183373+0000 mon.a (mon.0) 6519 : audit 0 from='client.? 172.21.15.80:0/3591239472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:28:33.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:28:33 smithi080 bash[28361]: cluster 2023-12-01T10:28:32.551431+0000 mgr.y (mgr.24362) 10200 : cluster 0 pgmap v10169: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:28:33.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:28:33 smithi080 bash[28361]: audit 2023-12-01T10:28:33.637541+0000 mon.c (mon.2) 6542 : audit 0 from='client.? 172.21.15.80:0/1128988006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:28:33.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:28:33 smithi080 bash[41963]: cluster 2023-12-01T10:28:32.551431+0000 mgr.y (mgr.24362) 10200 : cluster 0 pgmap v10169: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:28:33.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:28:33 smithi080 bash[41963]: audit 2023-12-01T10:28:33.637541+0000 mon.c (mon.2) 6542 : audit 0 from='client.? 172.21.15.80:0/1128988006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:28:34.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:28:33 smithi090 bash[32384]: cluster 2023-12-01T10:28:32.551431+0000 mgr.y (mgr.24362) 10200 : cluster 0 pgmap v10169: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:28:34.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:28:33 smithi090 bash[32384]: audit 2023-12-01T10:28:33.637541+0000 mon.c (mon.2) 6542 : audit 0 from='client.? 172.21.15.80:0/1128988006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:28:36.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:28:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:28:36] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T10:28:36.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:28:36 smithi080 bash[28361]: cluster 2023-12-01T10:28:34.552108+0000 mgr.y (mgr.24362) 10201 : cluster 0 pgmap v10170: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:28:36.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:28:36 smithi080 bash[28361]: audit 2023-12-01T10:28:36.095416+0000 mon.c (mon.2) 6543 : audit 0 from='client.? 172.21.15.80:0/1717608831' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:28:36.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:28:36 smithi080 bash[41963]: cluster 2023-12-01T10:28:34.552108+0000 mgr.y (mgr.24362) 10201 : cluster 0 pgmap v10170: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:28:36.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:28:36 smithi080 bash[41963]: audit 2023-12-01T10:28:36.095416+0000 mon.c (mon.2) 6543 : audit 0 from='client.? 172.21.15.80:0/1717608831' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:28:36.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:28:36 smithi090 bash[32384]: cluster 2023-12-01T10:28:34.552108+0000 mgr.y (mgr.24362) 10201 : cluster 0 pgmap v10170: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:28:36.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:28:36 smithi090 bash[32384]: audit 2023-12-01T10:28:36.095416+0000 mon.c (mon.2) 6543 : audit 0 from='client.? 172.21.15.80:0/1717608831' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:28:38.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:28:38 smithi080 bash[28361]: cluster 2023-12-01T10:28:36.553220+0000 mgr.y (mgr.24362) 10202 : cluster 0 pgmap v10171: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:28:38.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:28:38 smithi080 bash[41963]: cluster 2023-12-01T10:28:36.553220+0000 mgr.y (mgr.24362) 10202 : cluster 0 pgmap v10171: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:28:38.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:28:38 smithi090 bash[32384]: cluster 2023-12-01T10:28:36.553220+0000 mgr.y (mgr.24362) 10202 : cluster 0 pgmap v10171: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:28:39.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:28:39 smithi080 bash[28361]: audit 2023-12-01T10:28:38.549360+0000 mon.c (mon.2) 6544 : audit 0 from='client.? 172.21.15.80:0/2296860727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:28:39.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:28:39 smithi080 bash[41963]: audit 2023-12-01T10:28:38.549360+0000 mon.c (mon.2) 6544 : audit 0 from='client.? 172.21.15.80:0/2296860727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:28:39.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:28:39 smithi090 bash[32384]: audit 2023-12-01T10:28:38.549360+0000 mon.c (mon.2) 6544 : audit 0 from='client.? 172.21.15.80:0/2296860727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:28:40.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:28:40 smithi090 bash[32384]: cluster 2023-12-01T10:28:38.553916+0000 mgr.y (mgr.24362) 10203 : cluster 0 pgmap v10172: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:28:40.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:28:40 smithi080 bash[28361]: cluster 2023-12-01T10:28:38.553916+0000 mgr.y (mgr.24362) 10203 : cluster 0 pgmap v10172: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:28:40.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:28:40 smithi080 bash[41963]: cluster 2023-12-01T10:28:38.553916+0000 mgr.y (mgr.24362) 10203 : cluster 0 pgmap v10172: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:28:41.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:28:41 smithi090 bash[32384]: audit 2023-12-01T10:28:40.316922+0000 mon.c (mon.2) 6545 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:28:41.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:28:41 smithi090 bash[32384]: audit 2023-12-01T10:28:41.005202+0000 mon.c (mon.2) 6546 : audit 0 from='client.? 172.21.15.80:0/4079557013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:28:41.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:28:41 smithi080 bash[28361]: audit 2023-12-01T10:28:40.316922+0000 mon.c (mon.2) 6545 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:28:41.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:28:41 smithi080 bash[28361]: audit 2023-12-01T10:28:41.005202+0000 mon.c (mon.2) 6546 : audit 0 from='client.? 172.21.15.80:0/4079557013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:28:41.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:28:41 smithi080 bash[41963]: audit 2023-12-01T10:28:40.316922+0000 mon.c (mon.2) 6545 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:28:41.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:28:41 smithi080 bash[41963]: audit 2023-12-01T10:28:41.005202+0000 mon.c (mon.2) 6546 : audit 0 from='client.? 172.21.15.80:0/4079557013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:28:42.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:28:42 smithi090 bash[32384]: cluster 2023-12-01T10:28:40.554576+0000 mgr.y (mgr.24362) 10204 : cluster 0 pgmap v10173: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:28:42.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:28:42 smithi080 bash[28361]: cluster 2023-12-01T10:28:40.554576+0000 mgr.y (mgr.24362) 10204 : cluster 0 pgmap v10173: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:28:42.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:28:42 smithi080 bash[41963]: cluster 2023-12-01T10:28:40.554576+0000 mgr.y (mgr.24362) 10204 : cluster 0 pgmap v10173: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:28:44.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:28:44 smithi090 bash[32384]: cluster 2023-12-01T10:28:42.555756+0000 mgr.y (mgr.24362) 10205 : cluster 0 pgmap v10174: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:28:44.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:28:44 smithi090 bash[32384]: audit 2023-12-01T10:28:43.458706+0000 mon.c (mon.2) 6547 : audit 0 from='client.? 172.21.15.80:0/3935701030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:28:44.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:28:44 smithi080 bash[28361]: cluster 2023-12-01T10:28:42.555756+0000 mgr.y (mgr.24362) 10205 : cluster 0 pgmap v10174: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:28:44.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:28:44 smithi080 bash[28361]: audit 2023-12-01T10:28:43.458706+0000 mon.c (mon.2) 6547 : audit 0 from='client.? 172.21.15.80:0/3935701030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:28:44.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:28:44 smithi080 bash[41963]: cluster 2023-12-01T10:28:42.555756+0000 mgr.y (mgr.24362) 10205 : cluster 0 pgmap v10174: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:28:44.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:28:44 smithi080 bash[41963]: audit 2023-12-01T10:28:43.458706+0000 mon.c (mon.2) 6547 : audit 0 from='client.? 172.21.15.80:0/3935701030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:28:46.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:28:46 smithi090 bash[32384]: cluster 2023-12-01T10:28:44.556416+0000 mgr.y (mgr.24362) 10206 : cluster 0 pgmap v10175: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:28:46.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:28:46 smithi090 bash[32384]: audit 2023-12-01T10:28:45.913394+0000 mon.a (mon.0) 6520 : audit 0 from='client.? 172.21.15.80:0/592268703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:28:46.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:28:46 smithi080 bash[41963]: cluster 2023-12-01T10:28:44.556416+0000 mgr.y (mgr.24362) 10206 : cluster 0 pgmap v10175: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:28:46.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:28:46 smithi080 bash[41963]: audit 2023-12-01T10:28:45.913394+0000 mon.a (mon.0) 6520 : audit 0 from='client.? 172.21.15.80:0/592268703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:28:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:28:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:28:46] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T10:28:46.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:28:46 smithi080 bash[28361]: cluster 2023-12-01T10:28:44.556416+0000 mgr.y (mgr.24362) 10206 : cluster 0 pgmap v10175: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:28:46.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:28:46 smithi080 bash[28361]: audit 2023-12-01T10:28:45.913394+0000 mon.a (mon.0) 6520 : audit 0 from='client.? 172.21.15.80:0/592268703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:28:48.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:28:48 smithi090 bash[32384]: cluster 2023-12-01T10:28:46.557731+0000 mgr.y (mgr.24362) 10207 : cluster 0 pgmap v10176: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:28:48.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:28:48 smithi080 bash[28361]: cluster 2023-12-01T10:28:46.557731+0000 mgr.y (mgr.24362) 10207 : cluster 0 pgmap v10176: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:28:48.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:28:48 smithi080 bash[41963]: cluster 2023-12-01T10:28:46.557731+0000 mgr.y (mgr.24362) 10207 : cluster 0 pgmap v10176: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:28:49.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:28:49 smithi090 bash[32384]: audit 2023-12-01T10:28:48.374207+0000 mon.a (mon.0) 6521 : audit 0 from='client.? 172.21.15.80:0/2792838915' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:28:49.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:28:49 smithi080 bash[41963]: audit 2023-12-01T10:28:48.374207+0000 mon.a (mon.0) 6521 : audit 0 from='client.? 172.21.15.80:0/2792838915' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:28:49.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:28:49 smithi080 bash[28361]: audit 2023-12-01T10:28:48.374207+0000 mon.a (mon.0) 6521 : audit 0 from='client.? 172.21.15.80:0/2792838915' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:28:50.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:28:50 smithi090 bash[32384]: cluster 2023-12-01T10:28:48.558452+0000 mgr.y (mgr.24362) 10208 : cluster 0 pgmap v10177: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:28:50.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:28:50 smithi080 bash[41963]: cluster 2023-12-01T10:28:48.558452+0000 mgr.y (mgr.24362) 10208 : cluster 0 pgmap v10177: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:28:50.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:28:50 smithi080 bash[28361]: cluster 2023-12-01T10:28:48.558452+0000 mgr.y (mgr.24362) 10208 : cluster 0 pgmap v10177: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:28:51.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:28:51 smithi090 bash[32384]: cluster 2023-12-01T10:28:50.558924+0000 mgr.y (mgr.24362) 10209 : cluster 0 pgmap v10178: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:28:51.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:28:51 smithi090 bash[32384]: audit 2023-12-01T10:28:50.824095+0000 mon.c (mon.2) 6548 : audit 0 from='client.? 172.21.15.80:0/1588666380' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:28:51.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:28:51 smithi080 bash[28361]: cluster 2023-12-01T10:28:50.558924+0000 mgr.y (mgr.24362) 10209 : cluster 0 pgmap v10178: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:28:51.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:28:51 smithi080 bash[28361]: audit 2023-12-01T10:28:50.824095+0000 mon.c (mon.2) 6548 : audit 0 from='client.? 172.21.15.80:0/1588666380' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:28:51.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:28:51 smithi080 bash[41963]: cluster 2023-12-01T10:28:50.558924+0000 mgr.y (mgr.24362) 10209 : cluster 0 pgmap v10178: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:28:51.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:28:51 smithi080 bash[41963]: audit 2023-12-01T10:28:50.824095+0000 mon.c (mon.2) 6548 : audit 0 from='client.? 172.21.15.80:0/1588666380' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:28:53.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:28:53 smithi080 bash[28361]: cluster 2023-12-01T10:28:52.560082+0000 mgr.y (mgr.24362) 10210 : cluster 0 pgmap v10179: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:28:53.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:28:53 smithi080 bash[28361]: audit 2023-12-01T10:28:53.274375+0000 mon.c (mon.2) 6549 : audit 0 from='client.? 172.21.15.80:0/394115805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:28:53.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:28:53 smithi080 bash[41963]: cluster 2023-12-01T10:28:52.560082+0000 mgr.y (mgr.24362) 10210 : cluster 0 pgmap v10179: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:28:53.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:28:53 smithi080 bash[41963]: audit 2023-12-01T10:28:53.274375+0000 mon.c (mon.2) 6549 : audit 0 from='client.? 172.21.15.80:0/394115805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:28:54.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:28:53 smithi090 bash[32384]: cluster 2023-12-01T10:28:52.560082+0000 mgr.y (mgr.24362) 10210 : cluster 0 pgmap v10179: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:28:54.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:28:53 smithi090 bash[32384]: audit 2023-12-01T10:28:53.274375+0000 mon.c (mon.2) 6549 : audit 0 from='client.? 172.21.15.80:0/394115805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:28:56.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:28:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:28:56] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T10:28:56.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:28:56 smithi080 bash[28361]: cluster 2023-12-01T10:28:54.560693+0000 mgr.y (mgr.24362) 10211 : cluster 0 pgmap v10180: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:28:56.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:28:56 smithi080 bash[28361]: audit 2023-12-01T10:28:55.317368+0000 mon.c (mon.2) 6550 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:28:56.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:28:56 smithi080 bash[28361]: audit 2023-12-01T10:28:55.721093+0000 mon.c (mon.2) 6551 : audit 0 from='client.? 172.21.15.80:0/2156231153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:28:56.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:28:56 smithi080 bash[41963]: cluster 2023-12-01T10:28:54.560693+0000 mgr.y (mgr.24362) 10211 : cluster 0 pgmap v10180: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:28:56.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:28:56 smithi080 bash[41963]: audit 2023-12-01T10:28:55.317368+0000 mon.c (mon.2) 6550 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:28:56.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:28:56 smithi080 bash[41963]: audit 2023-12-01T10:28:55.721093+0000 mon.c (mon.2) 6551 : audit 0 from='client.? 172.21.15.80:0/2156231153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:28:56.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:28:56 smithi090 bash[32384]: cluster 2023-12-01T10:28:54.560693+0000 mgr.y (mgr.24362) 10211 : cluster 0 pgmap v10180: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:28:56.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:28:56 smithi090 bash[32384]: audit 2023-12-01T10:28:55.317368+0000 mon.c (mon.2) 6550 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:28:56.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:28:56 smithi090 bash[32384]: audit 2023-12-01T10:28:55.721093+0000 mon.c (mon.2) 6551 : audit 0 from='client.? 172.21.15.80:0/2156231153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:28:58.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:28:58 smithi080 bash[28361]: cluster 2023-12-01T10:28:56.561782+0000 mgr.y (mgr.24362) 10212 : cluster 0 pgmap v10181: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:28:58.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:28:58 smithi080 bash[28361]: audit 2023-12-01T10:28:58.165966+0000 mon.c (mon.2) 6552 : audit 0 from='client.? 172.21.15.80:0/886632018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:28:58.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:28:58 smithi080 bash[41963]: cluster 2023-12-01T10:28:56.561782+0000 mgr.y (mgr.24362) 10212 : cluster 0 pgmap v10181: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:28:58.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:28:58 smithi080 bash[41963]: audit 2023-12-01T10:28:58.165966+0000 mon.c (mon.2) 6552 : audit 0 from='client.? 172.21.15.80:0/886632018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:28:58.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:28:58 smithi090 bash[32384]: cluster 2023-12-01T10:28:56.561782+0000 mgr.y (mgr.24362) 10212 : cluster 0 pgmap v10181: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:28:58.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:28:58 smithi090 bash[32384]: audit 2023-12-01T10:28:58.165966+0000 mon.c (mon.2) 6552 : audit 0 from='client.? 172.21.15.80:0/886632018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:29:00.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:29:00 smithi080 bash[28361]: cluster 2023-12-01T10:28:58.562483+0000 mgr.y (mgr.24362) 10213 : cluster 0 pgmap v10182: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:29:00.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:29:00 smithi080 bash[41963]: cluster 2023-12-01T10:28:58.562483+0000 mgr.y (mgr.24362) 10213 : cluster 0 pgmap v10182: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:29:00.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:29:00 smithi090 bash[32384]: cluster 2023-12-01T10:28:58.562483+0000 mgr.y (mgr.24362) 10213 : cluster 0 pgmap v10182: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:29:01.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:29:01 smithi090 bash[32384]: audit 2023-12-01T10:29:00.621518+0000 mon.a (mon.0) 6522 : audit 0 from='client.? 172.21.15.80:0/2677805351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:29:01.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:29:01 smithi080 bash[28361]: audit 2023-12-01T10:29:00.621518+0000 mon.a (mon.0) 6522 : audit 0 from='client.? 172.21.15.80:0/2677805351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:29:01.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:29:01 smithi080 bash[41963]: audit 2023-12-01T10:29:00.621518+0000 mon.a (mon.0) 6522 : audit 0 from='client.? 172.21.15.80:0/2677805351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:29:02.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:29:02 smithi090 bash[32384]: cluster 2023-12-01T10:29:00.563125+0000 mgr.y (mgr.24362) 10214 : cluster 0 pgmap v10183: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:29:02.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:29:02 smithi080 bash[41963]: cluster 2023-12-01T10:29:00.563125+0000 mgr.y (mgr.24362) 10214 : cluster 0 pgmap v10183: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:29:02.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:29:02 smithi080 bash[28361]: cluster 2023-12-01T10:29:00.563125+0000 mgr.y (mgr.24362) 10214 : cluster 0 pgmap v10183: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:29:03.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:29:03 smithi090 bash[32384]: audit 2023-12-01T10:29:03.080592+0000 mon.a (mon.0) 6523 : audit 0 from='client.? 172.21.15.80:0/2947294805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:29:03.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:29:03 smithi080 bash[41963]: audit 2023-12-01T10:29:03.080592+0000 mon.a (mon.0) 6523 : audit 0 from='client.? 172.21.15.80:0/2947294805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:29:03.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:29:03 smithi080 bash[28361]: audit 2023-12-01T10:29:03.080592+0000 mon.a (mon.0) 6523 : audit 0 from='client.? 172.21.15.80:0/2947294805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:29:04.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:29:04 smithi090 bash[32384]: cluster 2023-12-01T10:29:02.564302+0000 mgr.y (mgr.24362) 10215 : cluster 0 pgmap v10184: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:29:04.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:29:04 smithi080 bash[28361]: cluster 2023-12-01T10:29:02.564302+0000 mgr.y (mgr.24362) 10215 : cluster 0 pgmap v10184: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:29:04.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:29:04 smithi080 bash[41963]: cluster 2023-12-01T10:29:02.564302+0000 mgr.y (mgr.24362) 10215 : cluster 0 pgmap v10184: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:29:06.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:29:06 smithi090 bash[32384]: cluster 2023-12-01T10:29:04.565073+0000 mgr.y (mgr.24362) 10216 : cluster 0 pgmap v10185: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:29:06.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:29:06 smithi090 bash[32384]: audit 2023-12-01T10:29:05.537713+0000 mon.c (mon.2) 6553 : audit 0 from='client.? 172.21.15.80:0/1449520378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:29:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:29:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:29:06] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T10:29:06.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:29:06 smithi080 bash[28361]: cluster 2023-12-01T10:29:04.565073+0000 mgr.y (mgr.24362) 10216 : cluster 0 pgmap v10185: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:29:06.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:29:06 smithi080 bash[28361]: audit 2023-12-01T10:29:05.537713+0000 mon.c (mon.2) 6553 : audit 0 from='client.? 172.21.15.80:0/1449520378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:29:06.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:29:06 smithi080 bash[41963]: cluster 2023-12-01T10:29:04.565073+0000 mgr.y (mgr.24362) 10216 : cluster 0 pgmap v10185: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:29:06.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:29:06 smithi080 bash[41963]: audit 2023-12-01T10:29:05.537713+0000 mon.c (mon.2) 6553 : audit 0 from='client.? 172.21.15.80:0/1449520378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:29:07.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:29:07 smithi090 bash[32384]: cluster 2023-12-01T10:29:06.566184+0000 mgr.y (mgr.24362) 10217 : cluster 0 pgmap v10186: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:29:07.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:29:07 smithi080 bash[28361]: cluster 2023-12-01T10:29:06.566184+0000 mgr.y (mgr.24362) 10217 : cluster 0 pgmap v10186: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:29:07.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:29:07 smithi080 bash[41963]: cluster 2023-12-01T10:29:06.566184+0000 mgr.y (mgr.24362) 10217 : cluster 0 pgmap v10186: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:29:08.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:29:08 smithi090 bash[32384]: audit 2023-12-01T10:29:07.993904+0000 mon.c (mon.2) 6554 : audit 0 from='client.? 172.21.15.80:0/985011222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:29:08.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:29:08 smithi080 bash[28361]: audit 2023-12-01T10:29:07.993904+0000 mon.c (mon.2) 6554 : audit 0 from='client.? 172.21.15.80:0/985011222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:29:08.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:29:08 smithi080 bash[41963]: audit 2023-12-01T10:29:07.993904+0000 mon.c (mon.2) 6554 : audit 0 from='client.? 172.21.15.80:0/985011222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:29:10.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:29:10 smithi080 bash[41963]: cluster 2023-12-01T10:29:08.566892+0000 mgr.y (mgr.24362) 10218 : cluster 0 pgmap v10187: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:29:10.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:29:10 smithi080 bash[28361]: cluster 2023-12-01T10:29:08.566892+0000 mgr.y (mgr.24362) 10218 : cluster 0 pgmap v10187: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:29:10.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:29:10 smithi090 bash[32384]: cluster 2023-12-01T10:29:08.566892+0000 mgr.y (mgr.24362) 10218 : cluster 0 pgmap v10187: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:29:11.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:29:11 smithi090 bash[32384]: audit 2023-12-01T10:29:10.317672+0000 mon.c (mon.2) 6555 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:29:11.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:29:11 smithi090 bash[32384]: audit 2023-12-01T10:29:10.451275+0000 mon.c (mon.2) 6556 : audit 0 from='client.? 172.21.15.80:0/812882487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:29:11.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:29:11 smithi080 bash[28361]: audit 2023-12-01T10:29:10.317672+0000 mon.c (mon.2) 6555 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:29:11.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:29:11 smithi080 bash[28361]: audit 2023-12-01T10:29:10.451275+0000 mon.c (mon.2) 6556 : audit 0 from='client.? 172.21.15.80:0/812882487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:29:11.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:29:11 smithi080 bash[41963]: audit 2023-12-01T10:29:10.317672+0000 mon.c (mon.2) 6555 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:29:11.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:29:11 smithi080 bash[41963]: audit 2023-12-01T10:29:10.451275+0000 mon.c (mon.2) 6556 : audit 0 from='client.? 172.21.15.80:0/812882487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:29:12.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:29:12 smithi090 bash[32384]: cluster 2023-12-01T10:29:10.567568+0000 mgr.y (mgr.24362) 10219 : cluster 0 pgmap v10188: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:29:12.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:29:12 smithi080 bash[28361]: cluster 2023-12-01T10:29:10.567568+0000 mgr.y (mgr.24362) 10219 : cluster 0 pgmap v10188: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:29:12.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:29:12 smithi080 bash[41963]: cluster 2023-12-01T10:29:10.567568+0000 mgr.y (mgr.24362) 10219 : cluster 0 pgmap v10188: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:29:13.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:29:13 smithi090 bash[32384]: audit 2023-12-01T10:29:12.910002+0000 mon.a (mon.0) 6524 : audit 0 from='client.? 172.21.15.80:0/545918124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:29:13.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:29:13 smithi080 bash[41963]: audit 2023-12-01T10:29:12.910002+0000 mon.a (mon.0) 6524 : audit 0 from='client.? 172.21.15.80:0/545918124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:29:13.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:29:13 smithi080 bash[28361]: audit 2023-12-01T10:29:12.910002+0000 mon.a (mon.0) 6524 : audit 0 from='client.? 172.21.15.80:0/545918124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:29:14.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:29:14 smithi090 bash[32384]: cluster 2023-12-01T10:29:12.568402+0000 mgr.y (mgr.24362) 10220 : cluster 0 pgmap v10189: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:29:14.680 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:29:14 smithi080 bash[41963]: cluster 2023-12-01T10:29:12.568402+0000 mgr.y (mgr.24362) 10220 : cluster 0 pgmap v10189: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:29:14.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:29:14 smithi080 bash[28361]: cluster 2023-12-01T10:29:12.568402+0000 mgr.y (mgr.24362) 10220 : cluster 0 pgmap v10189: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:29:16.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:29:16 smithi090 bash[32384]: cluster 2023-12-01T10:29:14.569013+0000 mgr.y (mgr.24362) 10221 : cluster 0 pgmap v10190: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:29:16.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:29:16 smithi090 bash[32384]: audit 2023-12-01T10:29:15.361177+0000 mon.a (mon.0) 6525 : audit 0 from='client.? 172.21.15.80:0/1134001953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:29:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:29:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:29:16] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T10:29:16.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:29:16 smithi080 bash[28361]: cluster 2023-12-01T10:29:14.569013+0000 mgr.y (mgr.24362) 10221 : cluster 0 pgmap v10190: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:29:16.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:29:16 smithi080 bash[28361]: audit 2023-12-01T10:29:15.361177+0000 mon.a (mon.0) 6525 : audit 0 from='client.? 172.21.15.80:0/1134001953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:29:16.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:29:16 smithi080 bash[41963]: cluster 2023-12-01T10:29:14.569013+0000 mgr.y (mgr.24362) 10221 : cluster 0 pgmap v10190: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:29:16.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:29:16 smithi080 bash[41963]: audit 2023-12-01T10:29:15.361177+0000 mon.a (mon.0) 6525 : audit 0 from='client.? 172.21.15.80:0/1134001953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:29:18.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:29:18 smithi090 bash[32384]: cluster 2023-12-01T10:29:16.570180+0000 mgr.y (mgr.24362) 10222 : cluster 0 pgmap v10191: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:29:18.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:29:18 smithi090 bash[32384]: audit 2023-12-01T10:29:17.819045+0000 mon.a (mon.0) 6526 : audit 0 from='client.? 172.21.15.80:0/3391335931' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:29:18.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:29:18 smithi080 bash[28361]: cluster 2023-12-01T10:29:16.570180+0000 mgr.y (mgr.24362) 10222 : cluster 0 pgmap v10191: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:29:18.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:29:18 smithi080 bash[28361]: audit 2023-12-01T10:29:17.819045+0000 mon.a (mon.0) 6526 : audit 0 from='client.? 172.21.15.80:0/3391335931' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:29:18.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:29:18 smithi080 bash[41963]: cluster 2023-12-01T10:29:16.570180+0000 mgr.y (mgr.24362) 10222 : cluster 0 pgmap v10191: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:29:18.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:29:18 smithi080 bash[41963]: audit 2023-12-01T10:29:17.819045+0000 mon.a (mon.0) 6526 : audit 0 from='client.? 172.21.15.80:0/3391335931' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:29:20.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:29:20 smithi090 bash[32384]: cluster 2023-12-01T10:29:18.570753+0000 mgr.y (mgr.24362) 10223 : cluster 0 pgmap v10192: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:29:20.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:29:20 smithi080 bash[28361]: cluster 2023-12-01T10:29:18.570753+0000 mgr.y (mgr.24362) 10223 : cluster 0 pgmap v10192: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:29:20.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:29:20 smithi080 bash[41963]: cluster 2023-12-01T10:29:18.570753+0000 mgr.y (mgr.24362) 10223 : cluster 0 pgmap v10192: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:29:21.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:29:21 smithi090 bash[32384]: audit 2023-12-01T10:29:20.267871+0000 mon.a (mon.0) 6527 : audit 0 from='client.? 172.21.15.80:0/1320329450' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:29:21.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:29:21 smithi080 bash[28361]: audit 2023-12-01T10:29:20.267871+0000 mon.a (mon.0) 6527 : audit 0 from='client.? 172.21.15.80:0/1320329450' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:29:21.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:29:21 smithi080 bash[41963]: audit 2023-12-01T10:29:20.267871+0000 mon.a (mon.0) 6527 : audit 0 from='client.? 172.21.15.80:0/1320329450' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:29:22.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:29:22 smithi090 bash[32384]: cluster 2023-12-01T10:29:20.571436+0000 mgr.y (mgr.24362) 10224 : cluster 0 pgmap v10193: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:29:22.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:29:22 smithi080 bash[41963]: cluster 2023-12-01T10:29:20.571436+0000 mgr.y (mgr.24362) 10224 : cluster 0 pgmap v10193: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:29:22.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:29:22 smithi080 bash[28361]: cluster 2023-12-01T10:29:20.571436+0000 mgr.y (mgr.24362) 10224 : cluster 0 pgmap v10193: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:29:23.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:29:23 smithi090 bash[32384]: cluster 2023-12-01T10:29:22.572563+0000 mgr.y (mgr.24362) 10225 : cluster 0 pgmap v10194: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:29:23.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:29:23 smithi090 bash[32384]: audit 2023-12-01T10:29:22.726450+0000 mon.c (mon.2) 6557 : audit 0 from='client.? 172.21.15.80:0/2401720825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:29:23.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:29:23 smithi080 bash[28361]: cluster 2023-12-01T10:29:22.572563+0000 mgr.y (mgr.24362) 10225 : cluster 0 pgmap v10194: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:29:23.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:29:23 smithi080 bash[28361]: audit 2023-12-01T10:29:22.726450+0000 mon.c (mon.2) 6557 : audit 0 from='client.? 172.21.15.80:0/2401720825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:29:23.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:29:23 smithi080 bash[41963]: cluster 2023-12-01T10:29:22.572563+0000 mgr.y (mgr.24362) 10225 : cluster 0 pgmap v10194: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:29:23.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:29:23 smithi080 bash[41963]: audit 2023-12-01T10:29:22.726450+0000 mon.c (mon.2) 6557 : audit 0 from='client.? 172.21.15.80:0/2401720825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:29:25.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:29:25 smithi090 bash[32384]: audit 2023-12-01T10:29:25.178207+0000 mon.a (mon.0) 6528 : audit 0 from='client.? 172.21.15.80:0/3084763135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:29:25.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:29:25 smithi080 bash[28361]: audit 2023-12-01T10:29:25.178207+0000 mon.a (mon.0) 6528 : audit 0 from='client.? 172.21.15.80:0/3084763135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:29:25.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:29:25 smithi080 bash[41963]: audit 2023-12-01T10:29:25.178207+0000 mon.a (mon.0) 6528 : audit 0 from='client.? 172.21.15.80:0/3084763135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:29:26.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:29:26 smithi090 bash[32384]: cluster 2023-12-01T10:29:24.573251+0000 mgr.y (mgr.24362) 10226 : cluster 0 pgmap v10195: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:29:26.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:29:26 smithi090 bash[32384]: audit 2023-12-01T10:29:25.247703+0000 mon.c (mon.2) 6558 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:29:26.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:29:26 smithi090 bash[32384]: audit 2023-12-01T10:29:25.317749+0000 mon.c (mon.2) 6559 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:29:26.566 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:29:26 smithi080 bash[28361]: cluster 2023-12-01T10:29:24.573251+0000 mgr.y (mgr.24362) 10226 : cluster 0 pgmap v10195: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:29:26.566 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:29:26 smithi080 bash[28361]: audit 2023-12-01T10:29:25.247703+0000 mon.c (mon.2) 6558 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:29:26.566 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:29:26 smithi080 bash[28361]: audit 2023-12-01T10:29:25.317749+0000 mon.c (mon.2) 6559 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:29:26.931 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:29:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:29:26] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T10:29:26.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:29:26 smithi080 bash[41963]: cluster 2023-12-01T10:29:24.573251+0000 mgr.y (mgr.24362) 10226 : cluster 0 pgmap v10195: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:29:26.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:29:26 smithi080 bash[41963]: audit 2023-12-01T10:29:25.247703+0000 mon.c (mon.2) 6558 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:29:26.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:29:26 smithi080 bash[41963]: audit 2023-12-01T10:29:25.317749+0000 mon.c (mon.2) 6559 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:29:28.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:29:28 smithi090 bash[32384]: cluster 2023-12-01T10:29:26.574093+0000 mgr.y (mgr.24362) 10227 : cluster 0 pgmap v10196: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:29:28.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:29:28 smithi090 bash[32384]: audit 2023-12-01T10:29:27.631429+0000 mon.c (mon.2) 6560 : audit 0 from='client.? 172.21.15.80:0/2043128411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:29:28.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:29:28 smithi080 bash[41963]: cluster 2023-12-01T10:29:26.574093+0000 mgr.y (mgr.24362) 10227 : cluster 0 pgmap v10196: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:29:28.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:29:28 smithi080 bash[41963]: audit 2023-12-01T10:29:27.631429+0000 mon.c (mon.2) 6560 : audit 0 from='client.? 172.21.15.80:0/2043128411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:29:28.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:29:28 smithi080 bash[28361]: cluster 2023-12-01T10:29:26.574093+0000 mgr.y (mgr.24362) 10227 : cluster 0 pgmap v10196: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:29:28.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:29:28 smithi080 bash[28361]: audit 2023-12-01T10:29:27.631429+0000 mon.c (mon.2) 6560 : audit 0 from='client.? 172.21.15.80:0/2043128411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:29:30.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:29:30 smithi090 bash[32384]: cluster 2023-12-01T10:29:28.574746+0000 mgr.y (mgr.24362) 10228 : cluster 0 pgmap v10197: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:29:30.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:29:30 smithi090 bash[32384]: audit 2023-12-01T10:29:30.085883+0000 mon.c (mon.2) 6561 : audit 0 from='client.? 172.21.15.80:0/1774281223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:29:30.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:29:30 smithi080 bash[28361]: cluster 2023-12-01T10:29:28.574746+0000 mgr.y (mgr.24362) 10228 : cluster 0 pgmap v10197: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:29:30.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:29:30 smithi080 bash[28361]: audit 2023-12-01T10:29:30.085883+0000 mon.c (mon.2) 6561 : audit 0 from='client.? 172.21.15.80:0/1774281223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:29:30.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:29:30 smithi080 bash[41963]: cluster 2023-12-01T10:29:28.574746+0000 mgr.y (mgr.24362) 10228 : cluster 0 pgmap v10197: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:29:30.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:29:30 smithi080 bash[41963]: audit 2023-12-01T10:29:30.085883+0000 mon.c (mon.2) 6561 : audit 0 from='client.? 172.21.15.80:0/1774281223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:29:32.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:29:32 smithi080 bash[28361]: cluster 2023-12-01T10:29:30.575310+0000 mgr.y (mgr.24362) 10229 : cluster 0 pgmap v10198: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:29:32.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:29:32 smithi080 bash[28361]: audit 2023-12-01T10:29:31.040626+0000 mon.a (mon.0) 6529 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:29:32.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:29:32 smithi080 bash[28361]: audit 2023-12-01T10:29:31.053188+0000 mon.a (mon.0) 6530 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:29:32.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:29:32 smithi080 bash[28361]: audit 2023-12-01T10:29:31.451154+0000 mon.a (mon.0) 6531 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:29:32.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:29:32 smithi080 bash[28361]: audit 2023-12-01T10:29:31.469112+0000 mon.a (mon.0) 6532 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:29:32.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:29:32 smithi080 bash[28361]: audit 2023-12-01T10:29:32.017883+0000 mon.c (mon.2) 6562 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:29:32.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:29:32 smithi080 bash[28361]: audit 2023-12-01T10:29:32.019853+0000 mon.c (mon.2) 6563 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:29:32.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:29:32 smithi080 bash[28361]: audit 2023-12-01T10:29:32.029251+0000 mon.a (mon.0) 6533 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:29:32.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:29:32 smithi080 bash[41963]: cluster 2023-12-01T10:29:30.575310+0000 mgr.y (mgr.24362) 10229 : cluster 0 pgmap v10198: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:29:32.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:29:32 smithi080 bash[41963]: audit 2023-12-01T10:29:31.040626+0000 mon.a (mon.0) 6529 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:29:32.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:29:32 smithi080 bash[41963]: audit 2023-12-01T10:29:31.053188+0000 mon.a (mon.0) 6530 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:29:32.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:29:32 smithi080 bash[41963]: audit 2023-12-01T10:29:31.451154+0000 mon.a (mon.0) 6531 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:29:32.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:29:32 smithi080 bash[41963]: audit 2023-12-01T10:29:31.469112+0000 mon.a (mon.0) 6532 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:29:32.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:29:32 smithi080 bash[41963]: audit 2023-12-01T10:29:32.017883+0000 mon.c (mon.2) 6562 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:29:32.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:29:32 smithi080 bash[41963]: audit 2023-12-01T10:29:32.019853+0000 mon.c (mon.2) 6563 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:29:32.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:29:32 smithi080 bash[41963]: audit 2023-12-01T10:29:32.029251+0000 mon.a (mon.0) 6533 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:29:32.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:29:32 smithi090 bash[32384]: cluster 2023-12-01T10:29:30.575310+0000 mgr.y (mgr.24362) 10229 : cluster 0 pgmap v10198: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:29:32.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:29:32 smithi090 bash[32384]: audit 2023-12-01T10:29:31.040626+0000 mon.a (mon.0) 6529 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:29:32.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:29:32 smithi090 bash[32384]: audit 2023-12-01T10:29:31.053188+0000 mon.a (mon.0) 6530 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:29:32.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:29:32 smithi090 bash[32384]: audit 2023-12-01T10:29:31.451154+0000 mon.a (mon.0) 6531 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:29:32.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:29:32 smithi090 bash[32384]: audit 2023-12-01T10:29:31.469112+0000 mon.a (mon.0) 6532 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:29:32.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:29:32 smithi090 bash[32384]: audit 2023-12-01T10:29:32.017883+0000 mon.c (mon.2) 6562 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:29:32.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:29:32 smithi090 bash[32384]: audit 2023-12-01T10:29:32.019853+0000 mon.c (mon.2) 6563 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:29:32.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:29:32 smithi090 bash[32384]: audit 2023-12-01T10:29:32.029251+0000 mon.a (mon.0) 6533 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:29:33.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:29:33 smithi080 bash[41963]: audit 2023-12-01T10:29:32.547794+0000 mon.a (mon.0) 6534 : audit 0 from='client.? 172.21.15.80:0/1993216784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:29:33.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:29:33 smithi080 bash[28361]: audit 2023-12-01T10:29:32.547794+0000 mon.a (mon.0) 6534 : audit 0 from='client.? 172.21.15.80:0/1993216784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:29:33.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:29:33 smithi090 bash[32384]: audit 2023-12-01T10:29:32.547794+0000 mon.a (mon.0) 6534 : audit 0 from='client.? 172.21.15.80:0/1993216784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:29:34.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:29:34 smithi080 bash[41963]: cluster 2023-12-01T10:29:32.576355+0000 mgr.y (mgr.24362) 10230 : cluster 0 pgmap v10199: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:29:34.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:29:34 smithi080 bash[28361]: cluster 2023-12-01T10:29:32.576355+0000 mgr.y (mgr.24362) 10230 : cluster 0 pgmap v10199: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:29:34.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:29:34 smithi090 bash[32384]: cluster 2023-12-01T10:29:32.576355+0000 mgr.y (mgr.24362) 10230 : cluster 0 pgmap v10199: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:29:35.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:29:35 smithi090 bash[32384]: audit 2023-12-01T10:29:34.998472+0000 mon.a (mon.0) 6535 : audit 0 from='client.? 172.21.15.80:0/560224401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:29:35.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:29:35 smithi080 bash[41963]: audit 2023-12-01T10:29:34.998472+0000 mon.a (mon.0) 6535 : audit 0 from='client.? 172.21.15.80:0/560224401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:29:35.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:29:35 smithi080 bash[28361]: audit 2023-12-01T10:29:34.998472+0000 mon.a (mon.0) 6535 : audit 0 from='client.? 172.21.15.80:0/560224401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:29:36.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:29:36 smithi090 bash[32384]: cluster 2023-12-01T10:29:34.576982+0000 mgr.y (mgr.24362) 10231 : cluster 0 pgmap v10200: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:29:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:29:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:29:36] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T10:29:36.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:29:36 smithi080 bash[41963]: cluster 2023-12-01T10:29:34.576982+0000 mgr.y (mgr.24362) 10231 : cluster 0 pgmap v10200: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:29:36.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:29:36 smithi080 bash[28361]: cluster 2023-12-01T10:29:34.576982+0000 mgr.y (mgr.24362) 10231 : cluster 0 pgmap v10200: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:29:38.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:29:38 smithi090 bash[32384]: cluster 2023-12-01T10:29:36.578092+0000 mgr.y (mgr.24362) 10232 : cluster 0 pgmap v10201: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:29:38.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:29:38 smithi090 bash[32384]: audit 2023-12-01T10:29:37.452296+0000 mon.a (mon.0) 6536 : audit 0 from='client.? 172.21.15.80:0/4180556133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:29:38.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:29:38 smithi080 bash[28361]: cluster 2023-12-01T10:29:36.578092+0000 mgr.y (mgr.24362) 10232 : cluster 0 pgmap v10201: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:29:38.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:29:38 smithi080 bash[28361]: audit 2023-12-01T10:29:37.452296+0000 mon.a (mon.0) 6536 : audit 0 from='client.? 172.21.15.80:0/4180556133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:29:38.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:29:38 smithi080 bash[41963]: cluster 2023-12-01T10:29:36.578092+0000 mgr.y (mgr.24362) 10232 : cluster 0 pgmap v10201: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:29:38.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:29:38 smithi080 bash[41963]: audit 2023-12-01T10:29:37.452296+0000 mon.a (mon.0) 6536 : audit 0 from='client.? 172.21.15.80:0/4180556133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:29:40.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:29:40 smithi090 bash[32384]: cluster 2023-12-01T10:29:38.578786+0000 mgr.y (mgr.24362) 10233 : cluster 0 pgmap v10202: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:29:40.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:29:40 smithi090 bash[32384]: audit 2023-12-01T10:29:39.900584+0000 mon.c (mon.2) 6564 : audit 0 from='client.? 172.21.15.80:0/2489044959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:29:40.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:29:40 smithi080 bash[28361]: cluster 2023-12-01T10:29:38.578786+0000 mgr.y (mgr.24362) 10233 : cluster 0 pgmap v10202: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:29:40.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:29:40 smithi080 bash[28361]: audit 2023-12-01T10:29:39.900584+0000 mon.c (mon.2) 6564 : audit 0 from='client.? 172.21.15.80:0/2489044959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:29:40.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:29:40 smithi080 bash[41963]: cluster 2023-12-01T10:29:38.578786+0000 mgr.y (mgr.24362) 10233 : cluster 0 pgmap v10202: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:29:40.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:29:40 smithi080 bash[41963]: audit 2023-12-01T10:29:39.900584+0000 mon.c (mon.2) 6564 : audit 0 from='client.? 172.21.15.80:0/2489044959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:29:41.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:29:41 smithi090 bash[32384]: audit 2023-12-01T10:29:40.318085+0000 mon.c (mon.2) 6565 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:29:41.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:29:41 smithi080 bash[41963]: audit 2023-12-01T10:29:40.318085+0000 mon.c (mon.2) 6565 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:29:41.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:29:41 smithi080 bash[28361]: audit 2023-12-01T10:29:40.318085+0000 mon.c (mon.2) 6565 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:29:42.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:29:42 smithi090 bash[32384]: cluster 2023-12-01T10:29:40.579492+0000 mgr.y (mgr.24362) 10234 : cluster 0 pgmap v10203: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:29:42.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:29:42 smithi080 bash[41963]: cluster 2023-12-01T10:29:40.579492+0000 mgr.y (mgr.24362) 10234 : cluster 0 pgmap v10203: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:29:42.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:29:42 smithi080 bash[28361]: cluster 2023-12-01T10:29:40.579492+0000 mgr.y (mgr.24362) 10234 : cluster 0 pgmap v10203: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:29:43.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:29:43 smithi090 bash[32384]: audit 2023-12-01T10:29:42.347276+0000 mon.c (mon.2) 6566 : audit 0 from='client.? 172.21.15.80:0/3861187669' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:29:43.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:29:43 smithi080 bash[28361]: audit 2023-12-01T10:29:42.347276+0000 mon.c (mon.2) 6566 : audit 0 from='client.? 172.21.15.80:0/3861187669' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:29:43.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:29:43 smithi080 bash[41963]: audit 2023-12-01T10:29:42.347276+0000 mon.c (mon.2) 6566 : audit 0 from='client.? 172.21.15.80:0/3861187669' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:29:44.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:29:44 smithi090 bash[32384]: cluster 2023-12-01T10:29:42.580682+0000 mgr.y (mgr.24362) 10235 : cluster 0 pgmap v10204: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:29:44.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:29:44 smithi080 bash[28361]: cluster 2023-12-01T10:29:42.580682+0000 mgr.y (mgr.24362) 10235 : cluster 0 pgmap v10204: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:29:44.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:29:44 smithi080 bash[41963]: cluster 2023-12-01T10:29:42.580682+0000 mgr.y (mgr.24362) 10235 : cluster 0 pgmap v10204: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:29:45.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:29:45 smithi090 bash[32384]: cluster 2023-12-01T10:29:44.581300+0000 mgr.y (mgr.24362) 10236 : cluster 0 pgmap v10205: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:29:45.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:29:45 smithi090 bash[32384]: audit 2023-12-01T10:29:44.795252+0000 mon.a (mon.0) 6537 : audit 0 from='client.? 172.21.15.80:0/3295990640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:29:45.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:29:45 smithi080 bash[41963]: cluster 2023-12-01T10:29:44.581300+0000 mgr.y (mgr.24362) 10236 : cluster 0 pgmap v10205: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:29:45.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:29:45 smithi080 bash[41963]: audit 2023-12-01T10:29:44.795252+0000 mon.a (mon.0) 6537 : audit 0 from='client.? 172.21.15.80:0/3295990640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:29:45.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:29:45 smithi080 bash[28361]: cluster 2023-12-01T10:29:44.581300+0000 mgr.y (mgr.24362) 10236 : cluster 0 pgmap v10205: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:29:45.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:29:45 smithi080 bash[28361]: audit 2023-12-01T10:29:44.795252+0000 mon.a (mon.0) 6537 : audit 0 from='client.? 172.21.15.80:0/3295990640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:29:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:29:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:29:46] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T10:29:47.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:29:47 smithi080 bash[28361]: cluster 2023-12-01T10:29:46.582483+0000 mgr.y (mgr.24362) 10237 : cluster 0 pgmap v10206: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:29:47.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:29:47 smithi080 bash[28361]: audit 2023-12-01T10:29:47.257867+0000 mon.a (mon.0) 6538 : audit 0 from='client.? 172.21.15.80:0/3730412216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:29:47.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:29:47 smithi080 bash[41963]: cluster 2023-12-01T10:29:46.582483+0000 mgr.y (mgr.24362) 10237 : cluster 0 pgmap v10206: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:29:47.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:29:47 smithi080 bash[41963]: audit 2023-12-01T10:29:47.257867+0000 mon.a (mon.0) 6538 : audit 0 from='client.? 172.21.15.80:0/3730412216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:29:48.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:29:47 smithi090 bash[32384]: cluster 2023-12-01T10:29:46.582483+0000 mgr.y (mgr.24362) 10237 : cluster 0 pgmap v10206: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:29:48.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:29:47 smithi090 bash[32384]: audit 2023-12-01T10:29:47.257867+0000 mon.a (mon.0) 6538 : audit 0 from='client.? 172.21.15.80:0/3730412216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:29:50.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:29:50 smithi090 bash[32384]: cluster 2023-12-01T10:29:48.583174+0000 mgr.y (mgr.24362) 10238 : cluster 0 pgmap v10207: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:29:50.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:29:50 smithi090 bash[32384]: audit 2023-12-01T10:29:49.715086+0000 mon.a (mon.0) 6539 : audit 0 from='client.? 172.21.15.80:0/2544078006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:29:50.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:29:50 smithi080 bash[41963]: cluster 2023-12-01T10:29:48.583174+0000 mgr.y (mgr.24362) 10238 : cluster 0 pgmap v10207: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:29:50.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:29:50 smithi080 bash[41963]: audit 2023-12-01T10:29:49.715086+0000 mon.a (mon.0) 6539 : audit 0 from='client.? 172.21.15.80:0/2544078006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:29:50.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:29:50 smithi080 bash[28361]: cluster 2023-12-01T10:29:48.583174+0000 mgr.y (mgr.24362) 10238 : cluster 0 pgmap v10207: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:29:50.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:29:50 smithi080 bash[28361]: audit 2023-12-01T10:29:49.715086+0000 mon.a (mon.0) 6539 : audit 0 from='client.? 172.21.15.80:0/2544078006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:29:52.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:29:52 smithi090 bash[32384]: cluster 2023-12-01T10:29:50.583838+0000 mgr.y (mgr.24362) 10239 : cluster 0 pgmap v10208: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:29:52.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:29:52 smithi090 bash[32384]: audit 2023-12-01T10:29:52.163365+0000 mon.a (mon.0) 6540 : audit 0 from='client.? 172.21.15.80:0/1807907492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:29:52.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:29:52 smithi080 bash[28361]: cluster 2023-12-01T10:29:50.583838+0000 mgr.y (mgr.24362) 10239 : cluster 0 pgmap v10208: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:29:52.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:29:52 smithi080 bash[28361]: audit 2023-12-01T10:29:52.163365+0000 mon.a (mon.0) 6540 : audit 0 from='client.? 172.21.15.80:0/1807907492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:29:52.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:29:52 smithi080 bash[41963]: cluster 2023-12-01T10:29:50.583838+0000 mgr.y (mgr.24362) 10239 : cluster 0 pgmap v10208: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:29:52.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:29:52 smithi080 bash[41963]: audit 2023-12-01T10:29:52.163365+0000 mon.a (mon.0) 6540 : audit 0 from='client.? 172.21.15.80:0/1807907492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:29:54.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:29:54 smithi090 bash[32384]: cluster 2023-12-01T10:29:52.584954+0000 mgr.y (mgr.24362) 10240 : cluster 0 pgmap v10209: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:29:54.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:29:54 smithi080 bash[41963]: cluster 2023-12-01T10:29:52.584954+0000 mgr.y (mgr.24362) 10240 : cluster 0 pgmap v10209: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:29:54.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:29:54 smithi080 bash[28361]: cluster 2023-12-01T10:29:52.584954+0000 mgr.y (mgr.24362) 10240 : cluster 0 pgmap v10209: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:29:55.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:29:55 smithi090 bash[32384]: audit 2023-12-01T10:29:54.620997+0000 mon.c (mon.2) 6567 : audit 0 from='client.? 172.21.15.80:0/218669652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:29:55.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:29:55 smithi080 bash[28361]: audit 2023-12-01T10:29:54.620997+0000 mon.c (mon.2) 6567 : audit 0 from='client.? 172.21.15.80:0/218669652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:29:55.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:29:55 smithi080 bash[41963]: audit 2023-12-01T10:29:54.620997+0000 mon.c (mon.2) 6567 : audit 0 from='client.? 172.21.15.80:0/218669652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:29:56.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:29:56 smithi090 bash[32384]: cluster 2023-12-01T10:29:54.585547+0000 mgr.y (mgr.24362) 10241 : cluster 0 pgmap v10210: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:29:56.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:29:56 smithi090 bash[32384]: audit 2023-12-01T10:29:55.318724+0000 mon.c (mon.2) 6568 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:29:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:29:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:29:56] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T10:29:56.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:29:56 smithi080 bash[41963]: cluster 2023-12-01T10:29:54.585547+0000 mgr.y (mgr.24362) 10241 : cluster 0 pgmap v10210: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:29:56.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:29:56 smithi080 bash[41963]: audit 2023-12-01T10:29:55.318724+0000 mon.c (mon.2) 6568 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:29:56.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:29:56 smithi080 bash[28361]: cluster 2023-12-01T10:29:54.585547+0000 mgr.y (mgr.24362) 10241 : cluster 0 pgmap v10210: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:29:56.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:29:56 smithi080 bash[28361]: audit 2023-12-01T10:29:55.318724+0000 mon.c (mon.2) 6568 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:29:57.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:29:57 smithi090 bash[32384]: audit 2023-12-01T10:29:57.078997+0000 mon.c (mon.2) 6569 : audit 0 from='client.? 172.21.15.80:0/4188990257' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:29:57.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:29:57 smithi080 bash[28361]: audit 2023-12-01T10:29:57.078997+0000 mon.c (mon.2) 6569 : audit 0 from='client.? 172.21.15.80:0/4188990257' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:29:57.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:29:57 smithi080 bash[41963]: audit 2023-12-01T10:29:57.078997+0000 mon.c (mon.2) 6569 : audit 0 from='client.? 172.21.15.80:0/4188990257' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:29:58.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:29:58 smithi090 bash[32384]: cluster 2023-12-01T10:29:56.586674+0000 mgr.y (mgr.24362) 10242 : cluster 0 pgmap v10211: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:29:58.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:29:58 smithi080 bash[41963]: cluster 2023-12-01T10:29:56.586674+0000 mgr.y (mgr.24362) 10242 : cluster 0 pgmap v10211: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:29:58.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:29:58 smithi080 bash[28361]: cluster 2023-12-01T10:29:56.586674+0000 mgr.y (mgr.24362) 10242 : cluster 0 pgmap v10211: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:30:00.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:30:00 smithi080 bash[41963]: cluster 2023-12-01T10:29:58.587376+0000 mgr.y (mgr.24362) 10243 : cluster 0 pgmap v10212: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:30:00.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:30:00 smithi080 bash[41963]: audit 2023-12-01T10:29:59.537605+0000 mon.a (mon.0) 6541 : audit 0 from='client.? 172.21.15.80:0/1627072846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:30:00.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:30:00 smithi080 bash[41963]: cluster 2023-12-01T10:30:00.000133+0000 mon.a (mon.0) 6542 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T10:30:00.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:30:00 smithi080 bash[28361]: debug 2023-12-01T10:29:59.998+0000 7f6ec9bf0700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T10:30:00.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:30:00 smithi080 bash[28361]: cluster 2023-12-01T10:29:58.587376+0000 mgr.y (mgr.24362) 10243 : cluster 0 pgmap v10212: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:30:00.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:30:00 smithi080 bash[28361]: audit 2023-12-01T10:29:59.537605+0000 mon.a (mon.0) 6541 : audit 0 from='client.? 172.21.15.80:0/1627072846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:30:00.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:30:00 smithi080 bash[28361]: cluster 2023-12-01T10:30:00.000133+0000 mon.a (mon.0) 6542 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T10:30:00.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:30:00 smithi090 bash[32384]: cluster 2023-12-01T10:29:58.587376+0000 mgr.y (mgr.24362) 10243 : cluster 0 pgmap v10212: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:30:00.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:30:00 smithi090 bash[32384]: audit 2023-12-01T10:29:59.537605+0000 mon.a (mon.0) 6541 : audit 0 from='client.? 172.21.15.80:0/1627072846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:30:00.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:30:00 smithi090 bash[32384]: cluster 2023-12-01T10:30:00.000133+0000 mon.a (mon.0) 6542 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T10:30:02.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:30:02 smithi090 bash[32384]: cluster 2023-12-01T10:30:00.588067+0000 mgr.y (mgr.24362) 10244 : cluster 0 pgmap v10213: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:30:02.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:30:02 smithi090 bash[32384]: audit 2023-12-01T10:30:01.993875+0000 mon.a (mon.0) 6543 : audit 0 from='client.? 172.21.15.80:0/3377379888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:30:02.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:30:02 smithi080 bash[41963]: cluster 2023-12-01T10:30:00.588067+0000 mgr.y (mgr.24362) 10244 : cluster 0 pgmap v10213: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:30:02.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:30:02 smithi080 bash[41963]: audit 2023-12-01T10:30:01.993875+0000 mon.a (mon.0) 6543 : audit 0 from='client.? 172.21.15.80:0/3377379888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:30:02.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:30:02 smithi080 bash[28361]: cluster 2023-12-01T10:30:00.588067+0000 mgr.y (mgr.24362) 10244 : cluster 0 pgmap v10213: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:30:02.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:30:02 smithi080 bash[28361]: audit 2023-12-01T10:30:01.993875+0000 mon.a (mon.0) 6543 : audit 0 from='client.? 172.21.15.80:0/3377379888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:30:04.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:30:04 smithi090 bash[32384]: cluster 2023-12-01T10:30:02.589284+0000 mgr.y (mgr.24362) 10245 : cluster 0 pgmap v10214: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:30:04.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:30:04 smithi080 bash[28361]: cluster 2023-12-01T10:30:02.589284+0000 mgr.y (mgr.24362) 10245 : cluster 0 pgmap v10214: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:30:04.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:30:04 smithi080 bash[41963]: cluster 2023-12-01T10:30:02.589284+0000 mgr.y (mgr.24362) 10245 : cluster 0 pgmap v10214: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:30:05.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:30:05 smithi090 bash[32384]: audit 2023-12-01T10:30:04.449195+0000 mon.a (mon.0) 6544 : audit 0 from='client.? 172.21.15.80:0/4226373754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:30:05.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:30:05 smithi080 bash[41963]: audit 2023-12-01T10:30:04.449195+0000 mon.a (mon.0) 6544 : audit 0 from='client.? 172.21.15.80:0/4226373754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:30:05.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:30:05 smithi080 bash[28361]: audit 2023-12-01T10:30:04.449195+0000 mon.a (mon.0) 6544 : audit 0 from='client.? 172.21.15.80:0/4226373754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:30:06.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:30:06 smithi090 bash[32384]: cluster 2023-12-01T10:30:04.590126+0000 mgr.y (mgr.24362) 10246 : cluster 0 pgmap v10215: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:30:06.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:30:06 smithi080 bash[41963]: cluster 2023-12-01T10:30:04.590126+0000 mgr.y (mgr.24362) 10246 : cluster 0 pgmap v10215: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:30:06.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:30:06 smithi080 bash[28361]: cluster 2023-12-01T10:30:04.590126+0000 mgr.y (mgr.24362) 10246 : cluster 0 pgmap v10215: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:30:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:30:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:30:06] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T10:30:07.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:30:07 smithi090 bash[32384]: audit 2023-12-01T10:30:06.899866+0000 mon.a (mon.0) 6545 : audit 0 from='client.? 172.21.15.80:0/2725960263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:30:07.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:30:07 smithi080 bash[41963]: audit 2023-12-01T10:30:06.899866+0000 mon.a (mon.0) 6545 : audit 0 from='client.? 172.21.15.80:0/2725960263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:30:07.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:30:07 smithi080 bash[28361]: audit 2023-12-01T10:30:06.899866+0000 mon.a (mon.0) 6545 : audit 0 from='client.? 172.21.15.80:0/2725960263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:30:08.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:30:08 smithi090 bash[32384]: cluster 2023-12-01T10:30:06.591296+0000 mgr.y (mgr.24362) 10247 : cluster 0 pgmap v10216: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:30:08.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:30:08 smithi080 bash[41963]: cluster 2023-12-01T10:30:06.591296+0000 mgr.y (mgr.24362) 10247 : cluster 0 pgmap v10216: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:30:08.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:30:08 smithi080 bash[28361]: cluster 2023-12-01T10:30:06.591296+0000 mgr.y (mgr.24362) 10247 : cluster 0 pgmap v10216: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:30:10.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:30:10 smithi090 bash[32384]: cluster 2023-12-01T10:30:08.592059+0000 mgr.y (mgr.24362) 10248 : cluster 0 pgmap v10217: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:30:10.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:30:10 smithi090 bash[32384]: audit 2023-12-01T10:30:09.357509+0000 mon.a (mon.0) 6546 : audit 0 from='client.? 172.21.15.80:0/2629633129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:30:10.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:30:10 smithi080 bash[28361]: cluster 2023-12-01T10:30:08.592059+0000 mgr.y (mgr.24362) 10248 : cluster 0 pgmap v10217: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:30:10.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:30:10 smithi080 bash[28361]: audit 2023-12-01T10:30:09.357509+0000 mon.a (mon.0) 6546 : audit 0 from='client.? 172.21.15.80:0/2629633129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:30:10.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:30:10 smithi080 bash[41963]: cluster 2023-12-01T10:30:08.592059+0000 mgr.y (mgr.24362) 10248 : cluster 0 pgmap v10217: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:30:10.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:30:10 smithi080 bash[41963]: audit 2023-12-01T10:30:09.357509+0000 mon.a (mon.0) 6546 : audit 0 from='client.? 172.21.15.80:0/2629633129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:30:11.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:30:11 smithi090 bash[32384]: audit 2023-12-01T10:30:10.319095+0000 mon.c (mon.2) 6570 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:30:11.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:30:11 smithi080 bash[41963]: audit 2023-12-01T10:30:10.319095+0000 mon.c (mon.2) 6570 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:30:11.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:30:11 smithi080 bash[28361]: audit 2023-12-01T10:30:10.319095+0000 mon.c (mon.2) 6570 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:30:12.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:30:12 smithi090 bash[32384]: cluster 2023-12-01T10:30:10.592638+0000 mgr.y (mgr.24362) 10249 : cluster 0 pgmap v10218: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:30:12.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:30:12 smithi090 bash[32384]: audit 2023-12-01T10:30:11.813938+0000 mon.c (mon.2) 6571 : audit 0 from='client.? 172.21.15.80:0/1584784567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:30:12.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:30:12 smithi080 bash[28361]: cluster 2023-12-01T10:30:10.592638+0000 mgr.y (mgr.24362) 10249 : cluster 0 pgmap v10218: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:30:12.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:30:12 smithi080 bash[28361]: audit 2023-12-01T10:30:11.813938+0000 mon.c (mon.2) 6571 : audit 0 from='client.? 172.21.15.80:0/1584784567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:30:12.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:30:12 smithi080 bash[41963]: cluster 2023-12-01T10:30:10.592638+0000 mgr.y (mgr.24362) 10249 : cluster 0 pgmap v10218: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:30:12.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:30:12 smithi080 bash[41963]: audit 2023-12-01T10:30:11.813938+0000 mon.c (mon.2) 6571 : audit 0 from='client.? 172.21.15.80:0/1584784567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:30:14.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:30:14 smithi090 bash[32384]: cluster 2023-12-01T10:30:12.593818+0000 mgr.y (mgr.24362) 10250 : cluster 0 pgmap v10219: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:30:14.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:30:14 smithi080 bash[41963]: cluster 2023-12-01T10:30:12.593818+0000 mgr.y (mgr.24362) 10250 : cluster 0 pgmap v10219: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:30:14.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:30:14 smithi080 bash[28361]: cluster 2023-12-01T10:30:12.593818+0000 mgr.y (mgr.24362) 10250 : cluster 0 pgmap v10219: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:30:15.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:30:15 smithi090 bash[32384]: audit 2023-12-01T10:30:14.275063+0000 mon.a (mon.0) 6547 : audit 0 from='client.? 172.21.15.80:0/3704237929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:30:15.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:30:15 smithi080 bash[28361]: audit 2023-12-01T10:30:14.275063+0000 mon.a (mon.0) 6547 : audit 0 from='client.? 172.21.15.80:0/3704237929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:30:15.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:30:15 smithi080 bash[41963]: audit 2023-12-01T10:30:14.275063+0000 mon.a (mon.0) 6547 : audit 0 from='client.? 172.21.15.80:0/3704237929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:30:16.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:30:16 smithi090 bash[32384]: cluster 2023-12-01T10:30:14.594447+0000 mgr.y (mgr.24362) 10251 : cluster 0 pgmap v10220: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:30:16.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:30:16 smithi080 bash[28361]: cluster 2023-12-01T10:30:14.594447+0000 mgr.y (mgr.24362) 10251 : cluster 0 pgmap v10220: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:30:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:30:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:30:16] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T10:30:16.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:30:16 smithi080 bash[41963]: cluster 2023-12-01T10:30:14.594447+0000 mgr.y (mgr.24362) 10251 : cluster 0 pgmap v10220: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:30:17.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:30:17 smithi090 bash[32384]: audit 2023-12-01T10:30:16.726322+0000 mon.a (mon.0) 6548 : audit 0 from='client.? 172.21.15.80:0/2382805860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:30:17.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:30:17 smithi080 bash[28361]: audit 2023-12-01T10:30:16.726322+0000 mon.a (mon.0) 6548 : audit 0 from='client.? 172.21.15.80:0/2382805860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:30:17.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:30:17 smithi080 bash[41963]: audit 2023-12-01T10:30:16.726322+0000 mon.a (mon.0) 6548 : audit 0 from='client.? 172.21.15.80:0/2382805860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:30:18.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:30:18 smithi090 bash[32384]: cluster 2023-12-01T10:30:16.595180+0000 mgr.y (mgr.24362) 10252 : cluster 0 pgmap v10221: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:30:18.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:30:18 smithi080 bash[28361]: cluster 2023-12-01T10:30:16.595180+0000 mgr.y (mgr.24362) 10252 : cluster 0 pgmap v10221: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:30:18.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:30:18 smithi080 bash[41963]: cluster 2023-12-01T10:30:16.595180+0000 mgr.y (mgr.24362) 10252 : cluster 0 pgmap v10221: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:30:19.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:30:19 smithi090 bash[32384]: cluster 2023-12-01T10:30:18.595810+0000 mgr.y (mgr.24362) 10253 : cluster 0 pgmap v10222: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:30:19.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:30:19 smithi090 bash[32384]: audit 2023-12-01T10:30:19.170843+0000 mon.c (mon.2) 6572 : audit 0 from='client.? 172.21.15.80:0/3453346735' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:30:19.680 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:30:19 smithi080 bash[41963]: cluster 2023-12-01T10:30:18.595810+0000 mgr.y (mgr.24362) 10253 : cluster 0 pgmap v10222: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:30:19.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:30:19 smithi080 bash[41963]: audit 2023-12-01T10:30:19.170843+0000 mon.c (mon.2) 6572 : audit 0 from='client.? 172.21.15.80:0/3453346735' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:30:19.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:30:19 smithi080 bash[28361]: cluster 2023-12-01T10:30:18.595810+0000 mgr.y (mgr.24362) 10253 : cluster 0 pgmap v10222: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:30:19.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:30:19 smithi080 bash[28361]: audit 2023-12-01T10:30:19.170843+0000 mon.c (mon.2) 6572 : audit 0 from='client.? 172.21.15.80:0/3453346735' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:30:21.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:30:21 smithi080 bash[41963]: cluster 2023-12-01T10:30:20.596487+0000 mgr.y (mgr.24362) 10254 : cluster 0 pgmap v10223: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:30:21.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:30:21 smithi080 bash[41963]: audit 2023-12-01T10:30:21.629719+0000 mon.a (mon.0) 6549 : audit 0 from='client.? 172.21.15.80:0/1062657100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:30:21.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:30:21 smithi080 bash[28361]: cluster 2023-12-01T10:30:20.596487+0000 mgr.y (mgr.24362) 10254 : cluster 0 pgmap v10223: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:30:21.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:30:21 smithi080 bash[28361]: audit 2023-12-01T10:30:21.629719+0000 mon.a (mon.0) 6549 : audit 0 from='client.? 172.21.15.80:0/1062657100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:30:22.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:30:21 smithi090 bash[32384]: cluster 2023-12-01T10:30:20.596487+0000 mgr.y (mgr.24362) 10254 : cluster 0 pgmap v10223: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:30:22.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:30:21 smithi090 bash[32384]: audit 2023-12-01T10:30:21.629719+0000 mon.a (mon.0) 6549 : audit 0 from='client.? 172.21.15.80:0/1062657100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:30:23.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:30:23 smithi080 bash[28361]: cluster 2023-12-01T10:30:22.597653+0000 mgr.y (mgr.24362) 10255 : cluster 0 pgmap v10224: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:30:23.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:30:23 smithi080 bash[41963]: cluster 2023-12-01T10:30:22.597653+0000 mgr.y (mgr.24362) 10255 : cluster 0 pgmap v10224: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:30:24.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:30:23 smithi090 bash[32384]: cluster 2023-12-01T10:30:22.597653+0000 mgr.y (mgr.24362) 10255 : cluster 0 pgmap v10224: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:30:24.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:30:24 smithi080 bash[28361]: audit 2023-12-01T10:30:24.070254+0000 mon.a (mon.0) 6550 : audit 0 from='client.? 172.21.15.80:0/2933484845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:30:24.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:30:24 smithi080 bash[41963]: audit 2023-12-01T10:30:24.070254+0000 mon.a (mon.0) 6550 : audit 0 from='client.? 172.21.15.80:0/2933484845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:30:25.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:30:24 smithi090 bash[32384]: audit 2023-12-01T10:30:24.070254+0000 mon.a (mon.0) 6550 : audit 0 from='client.? 172.21.15.80:0/2933484845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:30:26.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:30:26 smithi090 bash[32384]: cluster 2023-12-01T10:30:24.598455+0000 mgr.y (mgr.24362) 10256 : cluster 0 pgmap v10225: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:30:26.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:30:26 smithi090 bash[32384]: audit 2023-12-01T10:30:25.319563+0000 mon.c (mon.2) 6573 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:30:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:30:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:30:26] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T10:30:26.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:30:26 smithi080 bash[28361]: cluster 2023-12-01T10:30:24.598455+0000 mgr.y (mgr.24362) 10256 : cluster 0 pgmap v10225: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:30:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:30:26 smithi080 bash[28361]: audit 2023-12-01T10:30:25.319563+0000 mon.c (mon.2) 6573 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:30:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:30:26 smithi080 bash[41963]: cluster 2023-12-01T10:30:24.598455+0000 mgr.y (mgr.24362) 10256 : cluster 0 pgmap v10225: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:30:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:30:26 smithi080 bash[41963]: audit 2023-12-01T10:30:25.319563+0000 mon.c (mon.2) 6573 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:30:27.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:30:27 smithi090 bash[32384]: audit 2023-12-01T10:30:26.521553+0000 mon.c (mon.2) 6574 : audit 0 from='client.? 172.21.15.80:0/1389378943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:30:27.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:30:27 smithi080 bash[28361]: audit 2023-12-01T10:30:26.521553+0000 mon.c (mon.2) 6574 : audit 0 from='client.? 172.21.15.80:0/1389378943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:30:27.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:30:27 smithi080 bash[41963]: audit 2023-12-01T10:30:26.521553+0000 mon.c (mon.2) 6574 : audit 0 from='client.? 172.21.15.80:0/1389378943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:30:28.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:30:28 smithi090 bash[32384]: cluster 2023-12-01T10:30:26.599723+0000 mgr.y (mgr.24362) 10257 : cluster 0 pgmap v10226: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:30:28.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:30:28 smithi080 bash[41963]: cluster 2023-12-01T10:30:26.599723+0000 mgr.y (mgr.24362) 10257 : cluster 0 pgmap v10226: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:30:28.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:30:28 smithi080 bash[28361]: cluster 2023-12-01T10:30:26.599723+0000 mgr.y (mgr.24362) 10257 : cluster 0 pgmap v10226: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:30:29.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:30:29 smithi090 bash[32384]: audit 2023-12-01T10:30:28.977200+0000 mon.a (mon.0) 6551 : audit 0 from='client.? 172.21.15.80:0/3950976983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:30:29.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:30:29 smithi080 bash[28361]: audit 2023-12-01T10:30:28.977200+0000 mon.a (mon.0) 6551 : audit 0 from='client.? 172.21.15.80:0/3950976983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:30:29.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:30:29 smithi080 bash[41963]: audit 2023-12-01T10:30:28.977200+0000 mon.a (mon.0) 6551 : audit 0 from='client.? 172.21.15.80:0/3950976983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:30:30.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:30:30 smithi090 bash[32384]: cluster 2023-12-01T10:30:28.600422+0000 mgr.y (mgr.24362) 10258 : cluster 0 pgmap v10227: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:30:30.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:30:30 smithi080 bash[28361]: cluster 2023-12-01T10:30:28.600422+0000 mgr.y (mgr.24362) 10258 : cluster 0 pgmap v10227: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:30:30.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:30:30 smithi080 bash[41963]: cluster 2023-12-01T10:30:28.600422+0000 mgr.y (mgr.24362) 10258 : cluster 0 pgmap v10227: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:30:31.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:30:31 smithi090 bash[32384]: cluster 2023-12-01T10:30:30.601243+0000 mgr.y (mgr.24362) 10259 : cluster 0 pgmap v10228: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:30:31.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:30:31 smithi080 bash[28361]: cluster 2023-12-01T10:30:30.601243+0000 mgr.y (mgr.24362) 10259 : cluster 0 pgmap v10228: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:30:31.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:30:31 smithi080 bash[41963]: cluster 2023-12-01T10:30:30.601243+0000 mgr.y (mgr.24362) 10259 : cluster 0 pgmap v10228: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:30:32.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:30:32 smithi090 bash[32384]: audit 2023-12-01T10:30:31.434415+0000 mon.a (mon.0) 6552 : audit 0 from='client.? 172.21.15.80:0/3767906357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:30:32.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:30:32 smithi090 bash[32384]: audit 2023-12-01T10:30:32.115868+0000 mon.c (mon.2) 6575 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:30:32.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:30:32 smithi080 bash[28361]: audit 2023-12-01T10:30:31.434415+0000 mon.a (mon.0) 6552 : audit 0 from='client.? 172.21.15.80:0/3767906357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:30:32.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:30:32 smithi080 bash[28361]: audit 2023-12-01T10:30:32.115868+0000 mon.c (mon.2) 6575 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:30:32.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:30:32 smithi080 bash[41963]: audit 2023-12-01T10:30:31.434415+0000 mon.a (mon.0) 6552 : audit 0 from='client.? 172.21.15.80:0/3767906357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:30:32.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:30:32 smithi080 bash[41963]: audit 2023-12-01T10:30:32.115868+0000 mon.c (mon.2) 6575 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:30:33.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:30:33 smithi090 bash[32384]: cluster 2023-12-01T10:30:32.602435+0000 mgr.y (mgr.24362) 10260 : cluster 0 pgmap v10229: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:30:33.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:30:33 smithi080 bash[28361]: cluster 2023-12-01T10:30:32.602435+0000 mgr.y (mgr.24362) 10260 : cluster 0 pgmap v10229: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:30:33.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:30:33 smithi080 bash[41963]: cluster 2023-12-01T10:30:32.602435+0000 mgr.y (mgr.24362) 10260 : cluster 0 pgmap v10229: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:30:34.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:30:34 smithi090 bash[32384]: audit 2023-12-01T10:30:33.887029+0000 mon.c (mon.2) 6576 : audit 0 from='client.? 172.21.15.80:0/3550457395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:30:34.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:30:34 smithi080 bash[28361]: audit 2023-12-01T10:30:33.887029+0000 mon.c (mon.2) 6576 : audit 0 from='client.? 172.21.15.80:0/3550457395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:30:34.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:30:34 smithi080 bash[41963]: audit 2023-12-01T10:30:33.887029+0000 mon.c (mon.2) 6576 : audit 0 from='client.? 172.21.15.80:0/3550457395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:30:35.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:30:35 smithi090 bash[32384]: cluster 2023-12-01T10:30:34.603112+0000 mgr.y (mgr.24362) 10261 : cluster 0 pgmap v10230: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:30:35.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:30:35 smithi080 bash[28361]: cluster 2023-12-01T10:30:34.603112+0000 mgr.y (mgr.24362) 10261 : cluster 0 pgmap v10230: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:30:35.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:30:35 smithi080 bash[41963]: cluster 2023-12-01T10:30:34.603112+0000 mgr.y (mgr.24362) 10261 : cluster 0 pgmap v10230: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:30:36.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:30:36 smithi080 bash[28361]: audit 2023-12-01T10:30:36.340728+0000 mon.a (mon.0) 6553 : audit 0 from='client.? 172.21.15.80:0/2003266471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:30:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:30:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:30:36] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T10:30:36.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:30:36 smithi080 bash[41963]: audit 2023-12-01T10:30:36.340728+0000 mon.a (mon.0) 6553 : audit 0 from='client.? 172.21.15.80:0/2003266471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:30:36.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:30:36 smithi090 bash[32384]: audit 2023-12-01T10:30:36.340728+0000 mon.a (mon.0) 6553 : audit 0 from='client.? 172.21.15.80:0/2003266471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:30:37.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:30:37 smithi080 bash[41963]: cluster 2023-12-01T10:30:36.604353+0000 mgr.y (mgr.24362) 10262 : cluster 0 pgmap v10231: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:30:37.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:30:37 smithi080 bash[28361]: cluster 2023-12-01T10:30:36.604353+0000 mgr.y (mgr.24362) 10262 : cluster 0 pgmap v10231: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:30:37.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:30:37 smithi090 bash[32384]: cluster 2023-12-01T10:30:36.604353+0000 mgr.y (mgr.24362) 10262 : cluster 0 pgmap v10231: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:30:39.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:30:38 smithi090 bash[32384]: audit 2023-12-01T10:30:37.961223+0000 mon.a (mon.0) 6554 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:30:39.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:30:38 smithi090 bash[32384]: audit 2023-12-01T10:30:37.976033+0000 mon.a (mon.0) 6555 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:30:39.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:30:38 smithi090 bash[32384]: audit 2023-12-01T10:30:38.370816+0000 mon.a (mon.0) 6556 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:30:39.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:30:38 smithi090 bash[32384]: audit 2023-12-01T10:30:38.386078+0000 mon.a (mon.0) 6557 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:30:39.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:30:38 smithi090 bash[32384]: audit 2023-12-01T10:30:38.793035+0000 mon.c (mon.2) 6577 : audit 0 from='client.? 172.21.15.80:0/3602723140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:30:39.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:30:38 smithi090 bash[32384]: audit 2023-12-01T10:30:38.932140+0000 mon.c (mon.2) 6578 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:30:39.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:30:38 smithi090 bash[32384]: audit 2023-12-01T10:30:38.934043+0000 mon.c (mon.2) 6579 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:30:39.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:30:38 smithi090 bash[32384]: audit 2023-12-01T10:30:38.943841+0000 mon.a (mon.0) 6558 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:30:39.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:30:38 smithi080 bash[41963]: audit 2023-12-01T10:30:37.961223+0000 mon.a (mon.0) 6554 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:30:39.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:30:38 smithi080 bash[41963]: audit 2023-12-01T10:30:37.976033+0000 mon.a (mon.0) 6555 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:30:39.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:30:38 smithi080 bash[41963]: audit 2023-12-01T10:30:38.370816+0000 mon.a (mon.0) 6556 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:30:39.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:30:38 smithi080 bash[41963]: audit 2023-12-01T10:30:38.386078+0000 mon.a (mon.0) 6557 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:30:39.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:30:38 smithi080 bash[41963]: audit 2023-12-01T10:30:38.793035+0000 mon.c (mon.2) 6577 : audit 0 from='client.? 172.21.15.80:0/3602723140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:30:39.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:30:38 smithi080 bash[41963]: audit 2023-12-01T10:30:38.932140+0000 mon.c (mon.2) 6578 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:30:39.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:30:38 smithi080 bash[41963]: audit 2023-12-01T10:30:38.934043+0000 mon.c (mon.2) 6579 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:30:39.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:30:38 smithi080 bash[41963]: audit 2023-12-01T10:30:38.943841+0000 mon.a (mon.0) 6558 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:30:39.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:30:38 smithi080 bash[28361]: audit 2023-12-01T10:30:37.961223+0000 mon.a (mon.0) 6554 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:30:39.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:30:38 smithi080 bash[28361]: audit 2023-12-01T10:30:37.976033+0000 mon.a (mon.0) 6555 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:30:39.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:30:38 smithi080 bash[28361]: audit 2023-12-01T10:30:38.370816+0000 mon.a (mon.0) 6556 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:30:39.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:30:38 smithi080 bash[28361]: audit 2023-12-01T10:30:38.386078+0000 mon.a (mon.0) 6557 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:30:39.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:30:38 smithi080 bash[28361]: audit 2023-12-01T10:30:38.793035+0000 mon.c (mon.2) 6577 : audit 0 from='client.? 172.21.15.80:0/3602723140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:30:39.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:30:38 smithi080 bash[28361]: audit 2023-12-01T10:30:38.932140+0000 mon.c (mon.2) 6578 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:30:39.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:30:38 smithi080 bash[28361]: audit 2023-12-01T10:30:38.934043+0000 mon.c (mon.2) 6579 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:30:39.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:30:38 smithi080 bash[28361]: audit 2023-12-01T10:30:38.943841+0000 mon.a (mon.0) 6558 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:30:40.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:30:40 smithi090 bash[32384]: cluster 2023-12-01T10:30:38.604980+0000 mgr.y (mgr.24362) 10263 : cluster 0 pgmap v10232: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:30:40.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:30:40 smithi080 bash[28361]: cluster 2023-12-01T10:30:38.604980+0000 mgr.y (mgr.24362) 10263 : cluster 0 pgmap v10232: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:30:40.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:30:40 smithi080 bash[41963]: cluster 2023-12-01T10:30:38.604980+0000 mgr.y (mgr.24362) 10263 : cluster 0 pgmap v10232: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:30:41.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:30:41 smithi090 bash[32384]: audit 2023-12-01T10:30:40.320090+0000 mon.c (mon.2) 6580 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:30:41.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:30:41 smithi080 bash[28361]: audit 2023-12-01T10:30:40.320090+0000 mon.c (mon.2) 6580 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:30:41.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:30:41 smithi080 bash[41963]: audit 2023-12-01T10:30:40.320090+0000 mon.c (mon.2) 6580 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:30:42.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:30:42 smithi090 bash[32384]: cluster 2023-12-01T10:30:40.605608+0000 mgr.y (mgr.24362) 10264 : cluster 0 pgmap v10233: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:30:42.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:30:42 smithi090 bash[32384]: audit 2023-12-01T10:30:41.256134+0000 mon.c (mon.2) 6581 : audit 0 from='client.? 172.21.15.80:0/1417039885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:30:42.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:30:42 smithi080 bash[41963]: cluster 2023-12-01T10:30:40.605608+0000 mgr.y (mgr.24362) 10264 : cluster 0 pgmap v10233: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:30:42.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:30:42 smithi080 bash[41963]: audit 2023-12-01T10:30:41.256134+0000 mon.c (mon.2) 6581 : audit 0 from='client.? 172.21.15.80:0/1417039885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:30:42.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:30:42 smithi080 bash[28361]: cluster 2023-12-01T10:30:40.605608+0000 mgr.y (mgr.24362) 10264 : cluster 0 pgmap v10233: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:30:42.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:30:42 smithi080 bash[28361]: audit 2023-12-01T10:30:41.256134+0000 mon.c (mon.2) 6581 : audit 0 from='client.? 172.21.15.80:0/1417039885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:30:44.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:30:44 smithi090 bash[32384]: cluster 2023-12-01T10:30:42.606741+0000 mgr.y (mgr.24362) 10265 : cluster 0 pgmap v10234: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:30:44.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:30:44 smithi090 bash[32384]: audit 2023-12-01T10:30:43.709276+0000 mon.c (mon.2) 6582 : audit 0 from='client.? 172.21.15.80:0/3247495835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:30:44.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:30:44 smithi080 bash[41963]: cluster 2023-12-01T10:30:42.606741+0000 mgr.y (mgr.24362) 10265 : cluster 0 pgmap v10234: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:30:44.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:30:44 smithi080 bash[41963]: audit 2023-12-01T10:30:43.709276+0000 mon.c (mon.2) 6582 : audit 0 from='client.? 172.21.15.80:0/3247495835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:30:44.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:30:44 smithi080 bash[28361]: cluster 2023-12-01T10:30:42.606741+0000 mgr.y (mgr.24362) 10265 : cluster 0 pgmap v10234: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:30:44.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:30:44 smithi080 bash[28361]: audit 2023-12-01T10:30:43.709276+0000 mon.c (mon.2) 6582 : audit 0 from='client.? 172.21.15.80:0/3247495835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:30:46.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:30:46 smithi090 bash[32384]: cluster 2023-12-01T10:30:44.607443+0000 mgr.y (mgr.24362) 10266 : cluster 0 pgmap v10235: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:30:46.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:30:46 smithi090 bash[32384]: audit 2023-12-01T10:30:46.164541+0000 mon.c (mon.2) 6583 : audit 0 from='client.? 172.21.15.80:0/4010557134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:30:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:30:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:30:46] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T10:30:46.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:30:46 smithi080 bash[28361]: cluster 2023-12-01T10:30:44.607443+0000 mgr.y (mgr.24362) 10266 : cluster 0 pgmap v10235: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:30:46.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:30:46 smithi080 bash[28361]: audit 2023-12-01T10:30:46.164541+0000 mon.c (mon.2) 6583 : audit 0 from='client.? 172.21.15.80:0/4010557134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:30:46.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:30:46 smithi080 bash[41963]: cluster 2023-12-01T10:30:44.607443+0000 mgr.y (mgr.24362) 10266 : cluster 0 pgmap v10235: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:30:46.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:30:46 smithi080 bash[41963]: audit 2023-12-01T10:30:46.164541+0000 mon.c (mon.2) 6583 : audit 0 from='client.? 172.21.15.80:0/4010557134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:30:47.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:30:47 smithi090 bash[32384]: cluster 2023-12-01T10:30:46.608633+0000 mgr.y (mgr.24362) 10267 : cluster 0 pgmap v10236: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:30:47.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:30:47 smithi080 bash[41963]: cluster 2023-12-01T10:30:46.608633+0000 mgr.y (mgr.24362) 10267 : cluster 0 pgmap v10236: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:30:47.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:30:47 smithi080 bash[28361]: cluster 2023-12-01T10:30:46.608633+0000 mgr.y (mgr.24362) 10267 : cluster 0 pgmap v10236: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:30:48.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:30:48 smithi080 bash[41963]: audit 2023-12-01T10:30:48.624014+0000 mon.c (mon.2) 6584 : audit 0 from='client.? 172.21.15.80:0/3722640967' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:30:48.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:30:48 smithi080 bash[28361]: audit 2023-12-01T10:30:48.624014+0000 mon.c (mon.2) 6584 : audit 0 from='client.? 172.21.15.80:0/3722640967' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:30:49.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:30:48 smithi090 bash[32384]: audit 2023-12-01T10:30:48.624014+0000 mon.c (mon.2) 6584 : audit 0 from='client.? 172.21.15.80:0/3722640967' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:30:50.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:30:50 smithi090 bash[32384]: cluster 2023-12-01T10:30:48.609255+0000 mgr.y (mgr.24362) 10268 : cluster 0 pgmap v10237: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:30:50.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:30:50 smithi080 bash[28361]: cluster 2023-12-01T10:30:48.609255+0000 mgr.y (mgr.24362) 10268 : cluster 0 pgmap v10237: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:30:50.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:30:50 smithi080 bash[41963]: cluster 2023-12-01T10:30:48.609255+0000 mgr.y (mgr.24362) 10268 : cluster 0 pgmap v10237: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:30:51.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:30:51 smithi090 bash[32384]: audit 2023-12-01T10:30:51.083761+0000 mon.c (mon.2) 6585 : audit 0 from='client.? 172.21.15.80:0/3773682424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:30:51.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:30:51 smithi080 bash[41963]: audit 2023-12-01T10:30:51.083761+0000 mon.c (mon.2) 6585 : audit 0 from='client.? 172.21.15.80:0/3773682424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:30:51.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:30:51 smithi080 bash[28361]: audit 2023-12-01T10:30:51.083761+0000 mon.c (mon.2) 6585 : audit 0 from='client.? 172.21.15.80:0/3773682424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:30:52.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:30:52 smithi090 bash[32384]: cluster 2023-12-01T10:30:50.609900+0000 mgr.y (mgr.24362) 10269 : cluster 0 pgmap v10238: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:30:52.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:30:52 smithi080 bash[28361]: cluster 2023-12-01T10:30:50.609900+0000 mgr.y (mgr.24362) 10269 : cluster 0 pgmap v10238: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:30:52.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:30:52 smithi080 bash[41963]: cluster 2023-12-01T10:30:50.609900+0000 mgr.y (mgr.24362) 10269 : cluster 0 pgmap v10238: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:30:54.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:30:54 smithi090 bash[32384]: cluster 2023-12-01T10:30:52.611073+0000 mgr.y (mgr.24362) 10270 : cluster 0 pgmap v10239: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:30:54.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:30:54 smithi090 bash[32384]: audit 2023-12-01T10:30:53.538848+0000 mon.a (mon.0) 6559 : audit 0 from='client.? 172.21.15.80:0/325136659' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:30:54.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:30:54 smithi080 bash[28361]: cluster 2023-12-01T10:30:52.611073+0000 mgr.y (mgr.24362) 10270 : cluster 0 pgmap v10239: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:30:54.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:30:54 smithi080 bash[28361]: audit 2023-12-01T10:30:53.538848+0000 mon.a (mon.0) 6559 : audit 0 from='client.? 172.21.15.80:0/325136659' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:30:54.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:30:54 smithi080 bash[41963]: cluster 2023-12-01T10:30:52.611073+0000 mgr.y (mgr.24362) 10270 : cluster 0 pgmap v10239: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:30:54.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:30:54 smithi080 bash[41963]: audit 2023-12-01T10:30:53.538848+0000 mon.a (mon.0) 6559 : audit 0 from='client.? 172.21.15.80:0/325136659' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:30:56.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:30:56 smithi090 bash[32384]: cluster 2023-12-01T10:30:54.611903+0000 mgr.y (mgr.24362) 10271 : cluster 0 pgmap v10240: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:30:56.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:30:56 smithi090 bash[32384]: audit 2023-12-01T10:30:55.320330+0000 mon.c (mon.2) 6586 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:30:56.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:30:56 smithi090 bash[32384]: audit 2023-12-01T10:30:55.997198+0000 mon.a (mon.0) 6560 : audit 0 from='client.? 172.21.15.80:0/382591899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:30:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:30:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:30:56] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T10:30:56.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:30:56 smithi080 bash[41963]: cluster 2023-12-01T10:30:54.611903+0000 mgr.y (mgr.24362) 10271 : cluster 0 pgmap v10240: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:30:56.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:30:56 smithi080 bash[41963]: audit 2023-12-01T10:30:55.320330+0000 mon.c (mon.2) 6586 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:30:56.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:30:56 smithi080 bash[41963]: audit 2023-12-01T10:30:55.997198+0000 mon.a (mon.0) 6560 : audit 0 from='client.? 172.21.15.80:0/382591899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:30:56.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:30:56 smithi080 bash[28361]: cluster 2023-12-01T10:30:54.611903+0000 mgr.y (mgr.24362) 10271 : cluster 0 pgmap v10240: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:30:56.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:30:56 smithi080 bash[28361]: audit 2023-12-01T10:30:55.320330+0000 mon.c (mon.2) 6586 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:30:56.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:30:56 smithi080 bash[28361]: audit 2023-12-01T10:30:55.997198+0000 mon.a (mon.0) 6560 : audit 0 from='client.? 172.21.15.80:0/382591899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:30:57.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:30:57 smithi090 bash[32384]: cluster 2023-12-01T10:30:56.613093+0000 mgr.y (mgr.24362) 10272 : cluster 0 pgmap v10241: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:30:57.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:30:57 smithi080 bash[41963]: cluster 2023-12-01T10:30:56.613093+0000 mgr.y (mgr.24362) 10272 : cluster 0 pgmap v10241: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:30:57.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:30:57 smithi080 bash[28361]: cluster 2023-12-01T10:30:56.613093+0000 mgr.y (mgr.24362) 10272 : cluster 0 pgmap v10241: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:30:58.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:30:58 smithi090 bash[32384]: audit 2023-12-01T10:30:58.443063+0000 mon.c (mon.2) 6587 : audit 0 from='client.? 172.21.15.80:0/1953621106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:30:58.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:30:58 smithi080 bash[28361]: audit 2023-12-01T10:30:58.443063+0000 mon.c (mon.2) 6587 : audit 0 from='client.? 172.21.15.80:0/1953621106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:30:58.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:30:58 smithi080 bash[41963]: audit 2023-12-01T10:30:58.443063+0000 mon.c (mon.2) 6587 : audit 0 from='client.? 172.21.15.80:0/1953621106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:31:00.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:31:00 smithi090 bash[32384]: cluster 2023-12-01T10:30:58.613847+0000 mgr.y (mgr.24362) 10273 : cluster 0 pgmap v10242: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:31:00.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:31:00 smithi080 bash[28361]: cluster 2023-12-01T10:30:58.613847+0000 mgr.y (mgr.24362) 10273 : cluster 0 pgmap v10242: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:31:00.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:31:00 smithi080 bash[41963]: cluster 2023-12-01T10:30:58.613847+0000 mgr.y (mgr.24362) 10273 : cluster 0 pgmap v10242: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:31:01.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:31:01 smithi090 bash[32384]: audit 2023-12-01T10:31:00.895274+0000 mon.a (mon.0) 6561 : audit 0 from='client.? 172.21.15.80:0/1842573738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:31:01.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:31:01 smithi080 bash[41963]: audit 2023-12-01T10:31:00.895274+0000 mon.a (mon.0) 6561 : audit 0 from='client.? 172.21.15.80:0/1842573738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:31:01.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:31:01 smithi080 bash[28361]: audit 2023-12-01T10:31:00.895274+0000 mon.a (mon.0) 6561 : audit 0 from='client.? 172.21.15.80:0/1842573738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:31:02.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:31:02 smithi090 bash[32384]: cluster 2023-12-01T10:31:00.614510+0000 mgr.y (mgr.24362) 10274 : cluster 0 pgmap v10243: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:31:02.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:31:02 smithi080 bash[28361]: cluster 2023-12-01T10:31:00.614510+0000 mgr.y (mgr.24362) 10274 : cluster 0 pgmap v10243: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:31:02.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:31:02 smithi080 bash[41963]: cluster 2023-12-01T10:31:00.614510+0000 mgr.y (mgr.24362) 10274 : cluster 0 pgmap v10243: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:31:04.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:31:04 smithi090 bash[32384]: cluster 2023-12-01T10:31:02.615660+0000 mgr.y (mgr.24362) 10275 : cluster 0 pgmap v10244: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:31:04.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:31:04 smithi090 bash[32384]: audit 2023-12-01T10:31:03.354162+0000 mon.c (mon.2) 6588 : audit 0 from='client.? 172.21.15.80:0/1919656089' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:31:04.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:31:04 smithi080 bash[28361]: cluster 2023-12-01T10:31:02.615660+0000 mgr.y (mgr.24362) 10275 : cluster 0 pgmap v10244: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:31:04.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:31:04 smithi080 bash[28361]: audit 2023-12-01T10:31:03.354162+0000 mon.c (mon.2) 6588 : audit 0 from='client.? 172.21.15.80:0/1919656089' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:31:04.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:31:04 smithi080 bash[41963]: cluster 2023-12-01T10:31:02.615660+0000 mgr.y (mgr.24362) 10275 : cluster 0 pgmap v10244: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:31:04.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:31:04 smithi080 bash[41963]: audit 2023-12-01T10:31:03.354162+0000 mon.c (mon.2) 6588 : audit 0 from='client.? 172.21.15.80:0/1919656089' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:31:05.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:31:05 smithi090 bash[32384]: cluster 2023-12-01T10:31:04.616330+0000 mgr.y (mgr.24362) 10276 : cluster 0 pgmap v10245: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:31:05.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:31:05 smithi080 bash[41963]: cluster 2023-12-01T10:31:04.616330+0000 mgr.y (mgr.24362) 10276 : cluster 0 pgmap v10245: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:31:05.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:31:05 smithi080 bash[28361]: cluster 2023-12-01T10:31:04.616330+0000 mgr.y (mgr.24362) 10276 : cluster 0 pgmap v10245: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:31:06.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:31:06 smithi090 bash[32384]: audit 2023-12-01T10:31:05.808833+0000 mon.c (mon.2) 6589 : audit 0 from='client.? 172.21.15.80:0/3031575719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:31:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:31:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:31:06] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T10:31:06.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:31:06 smithi080 bash[28361]: audit 2023-12-01T10:31:05.808833+0000 mon.c (mon.2) 6589 : audit 0 from='client.? 172.21.15.80:0/3031575719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:31:06.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:31:06 smithi080 bash[41963]: audit 2023-12-01T10:31:05.808833+0000 mon.c (mon.2) 6589 : audit 0 from='client.? 172.21.15.80:0/3031575719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:31:07.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:31:07 smithi090 bash[32384]: cluster 2023-12-01T10:31:06.617525+0000 mgr.y (mgr.24362) 10277 : cluster 0 pgmap v10246: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:31:07.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:31:07 smithi080 bash[41963]: cluster 2023-12-01T10:31:06.617525+0000 mgr.y (mgr.24362) 10277 : cluster 0 pgmap v10246: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:31:07.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:31:07 smithi080 bash[28361]: cluster 2023-12-01T10:31:06.617525+0000 mgr.y (mgr.24362) 10277 : cluster 0 pgmap v10246: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:31:08.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:31:08 smithi080 bash[28361]: audit 2023-12-01T10:31:08.266462+0000 mon.a (mon.0) 6562 : audit 0 from='client.? 172.21.15.80:0/2630942635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:31:08.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:31:08 smithi080 bash[41963]: audit 2023-12-01T10:31:08.266462+0000 mon.a (mon.0) 6562 : audit 0 from='client.? 172.21.15.80:0/2630942635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:31:08.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:31:08 smithi090 bash[32384]: audit 2023-12-01T10:31:08.266462+0000 mon.a (mon.0) 6562 : audit 0 from='client.? 172.21.15.80:0/2630942635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:31:10.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:31:10 smithi090 bash[32384]: cluster 2023-12-01T10:31:08.618225+0000 mgr.y (mgr.24362) 10278 : cluster 0 pgmap v10247: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:31:10.680 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:31:10 smithi080 bash[41963]: cluster 2023-12-01T10:31:08.618225+0000 mgr.y (mgr.24362) 10278 : cluster 0 pgmap v10247: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:31:10.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:31:10 smithi080 bash[28361]: cluster 2023-12-01T10:31:08.618225+0000 mgr.y (mgr.24362) 10278 : cluster 0 pgmap v10247: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:31:11.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:31:11 smithi090 bash[32384]: audit 2023-12-01T10:31:10.320777+0000 mon.c (mon.2) 6590 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:31:11.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:31:11 smithi090 bash[32384]: audit 2023-12-01T10:31:10.733312+0000 mon.c (mon.2) 6591 : audit 0 from='client.? 172.21.15.80:0/3189111007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:31:11.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:31:11 smithi080 bash[28361]: audit 2023-12-01T10:31:10.320777+0000 mon.c (mon.2) 6590 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:31:11.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:31:11 smithi080 bash[28361]: audit 2023-12-01T10:31:10.733312+0000 mon.c (mon.2) 6591 : audit 0 from='client.? 172.21.15.80:0/3189111007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:31:11.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:31:11 smithi080 bash[41963]: audit 2023-12-01T10:31:10.320777+0000 mon.c (mon.2) 6590 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:31:11.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:31:11 smithi080 bash[41963]: audit 2023-12-01T10:31:10.733312+0000 mon.c (mon.2) 6591 : audit 0 from='client.? 172.21.15.80:0/3189111007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:31:12.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:31:12 smithi090 bash[32384]: cluster 2023-12-01T10:31:10.618689+0000 mgr.y (mgr.24362) 10279 : cluster 0 pgmap v10248: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:31:12.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:31:12 smithi080 bash[28361]: cluster 2023-12-01T10:31:10.618689+0000 mgr.y (mgr.24362) 10279 : cluster 0 pgmap v10248: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:31:12.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:31:12 smithi080 bash[41963]: cluster 2023-12-01T10:31:10.618689+0000 mgr.y (mgr.24362) 10279 : cluster 0 pgmap v10248: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:31:13.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:31:13 smithi090 bash[32384]: cluster 2023-12-01T10:31:12.619929+0000 mgr.y (mgr.24362) 10280 : cluster 0 pgmap v10249: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:31:13.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:31:13 smithi090 bash[32384]: audit 2023-12-01T10:31:13.180962+0000 mon.c (mon.2) 6592 : audit 0 from='client.? 172.21.15.80:0/1666940209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:31:13.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:31:13 smithi080 bash[28361]: cluster 2023-12-01T10:31:12.619929+0000 mgr.y (mgr.24362) 10280 : cluster 0 pgmap v10249: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:31:13.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:31:13 smithi080 bash[28361]: audit 2023-12-01T10:31:13.180962+0000 mon.c (mon.2) 6592 : audit 0 from='client.? 172.21.15.80:0/1666940209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:31:13.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:31:13 smithi080 bash[41963]: cluster 2023-12-01T10:31:12.619929+0000 mgr.y (mgr.24362) 10280 : cluster 0 pgmap v10249: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:31:13.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:31:13 smithi080 bash[41963]: audit 2023-12-01T10:31:13.180962+0000 mon.c (mon.2) 6592 : audit 0 from='client.? 172.21.15.80:0/1666940209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:31:16.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:31:16 smithi090 bash[32384]: cluster 2023-12-01T10:31:14.620649+0000 mgr.y (mgr.24362) 10281 : cluster 0 pgmap v10250: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:31:16.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:31:16 smithi090 bash[32384]: audit 2023-12-01T10:31:15.636673+0000 mon.a (mon.0) 6563 : audit 0 from='client.? 172.21.15.80:0/3784962257' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:31:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:31:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:31:16] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T10:31:16.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:31:16 smithi080 bash[28361]: cluster 2023-12-01T10:31:14.620649+0000 mgr.y (mgr.24362) 10281 : cluster 0 pgmap v10250: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:31:16.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:31:16 smithi080 bash[28361]: audit 2023-12-01T10:31:15.636673+0000 mon.a (mon.0) 6563 : audit 0 from='client.? 172.21.15.80:0/3784962257' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:31:16.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:31:16 smithi080 bash[41963]: cluster 2023-12-01T10:31:14.620649+0000 mgr.y (mgr.24362) 10281 : cluster 0 pgmap v10250: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:31:16.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:31:16 smithi080 bash[41963]: audit 2023-12-01T10:31:15.636673+0000 mon.a (mon.0) 6563 : audit 0 from='client.? 172.21.15.80:0/3784962257' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:31:17.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:31:17 smithi080 bash[28361]: cluster 2023-12-01T10:31:16.621818+0000 mgr.y (mgr.24362) 10282 : cluster 0 pgmap v10251: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:31:17.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:31:17 smithi080 bash[41963]: cluster 2023-12-01T10:31:16.621818+0000 mgr.y (mgr.24362) 10282 : cluster 0 pgmap v10251: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:31:17.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:31:17 smithi090 bash[32384]: cluster 2023-12-01T10:31:16.621818+0000 mgr.y (mgr.24362) 10282 : cluster 0 pgmap v10251: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:31:18.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:31:18 smithi080 bash[41963]: audit 2023-12-01T10:31:18.085006+0000 mon.c (mon.2) 6593 : audit 0 from='client.? 172.21.15.80:0/1147094436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:31:18.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:31:18 smithi080 bash[28361]: audit 2023-12-01T10:31:18.085006+0000 mon.c (mon.2) 6593 : audit 0 from='client.? 172.21.15.80:0/1147094436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:31:18.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:31:18 smithi090 bash[32384]: audit 2023-12-01T10:31:18.085006+0000 mon.c (mon.2) 6593 : audit 0 from='client.? 172.21.15.80:0/1147094436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:31:20.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:31:20 smithi090 bash[32384]: cluster 2023-12-01T10:31:18.622474+0000 mgr.y (mgr.24362) 10283 : cluster 0 pgmap v10252: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:31:20.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:31:20 smithi080 bash[28361]: cluster 2023-12-01T10:31:18.622474+0000 mgr.y (mgr.24362) 10283 : cluster 0 pgmap v10252: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:31:20.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:31:20 smithi080 bash[41963]: cluster 2023-12-01T10:31:18.622474+0000 mgr.y (mgr.24362) 10283 : cluster 0 pgmap v10252: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:31:21.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:31:21 smithi090 bash[32384]: audit 2023-12-01T10:31:20.533063+0000 mon.c (mon.2) 6594 : audit 0 from='client.? 172.21.15.80:0/2112206039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:31:21.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:31:21 smithi080 bash[41963]: audit 2023-12-01T10:31:20.533063+0000 mon.c (mon.2) 6594 : audit 0 from='client.? 172.21.15.80:0/2112206039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:31:21.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:31:21 smithi080 bash[28361]: audit 2023-12-01T10:31:20.533063+0000 mon.c (mon.2) 6594 : audit 0 from='client.? 172.21.15.80:0/2112206039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:31:22.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:31:22 smithi090 bash[32384]: cluster 2023-12-01T10:31:20.623095+0000 mgr.y (mgr.24362) 10284 : cluster 0 pgmap v10253: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:31:22.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:31:22 smithi080 bash[28361]: cluster 2023-12-01T10:31:20.623095+0000 mgr.y (mgr.24362) 10284 : cluster 0 pgmap v10253: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:31:22.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:31:22 smithi080 bash[41963]: cluster 2023-12-01T10:31:20.623095+0000 mgr.y (mgr.24362) 10284 : cluster 0 pgmap v10253: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:31:23.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:31:23 smithi090 bash[32384]: cluster 2023-12-01T10:31:22.624183+0000 mgr.y (mgr.24362) 10285 : cluster 0 pgmap v10254: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:31:23.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:31:23 smithi090 bash[32384]: audit 2023-12-01T10:31:22.994961+0000 mon.c (mon.2) 6595 : audit 0 from='client.? 172.21.15.80:0/2306581018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:31:23.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:31:23 smithi080 bash[28361]: cluster 2023-12-01T10:31:22.624183+0000 mgr.y (mgr.24362) 10285 : cluster 0 pgmap v10254: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:31:23.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:31:23 smithi080 bash[28361]: audit 2023-12-01T10:31:22.994961+0000 mon.c (mon.2) 6595 : audit 0 from='client.? 172.21.15.80:0/2306581018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:31:23.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:31:23 smithi080 bash[41963]: cluster 2023-12-01T10:31:22.624183+0000 mgr.y (mgr.24362) 10285 : cluster 0 pgmap v10254: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:31:23.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:31:23 smithi080 bash[41963]: audit 2023-12-01T10:31:22.994961+0000 mon.c (mon.2) 6595 : audit 0 from='client.? 172.21.15.80:0/2306581018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:31:26.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:31:26 smithi090 bash[32384]: cluster 2023-12-01T10:31:24.624913+0000 mgr.y (mgr.24362) 10286 : cluster 0 pgmap v10255: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:31:26.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:31:26 smithi090 bash[32384]: audit 2023-12-01T10:31:25.320979+0000 mon.c (mon.2) 6596 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:31:26.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:31:26 smithi090 bash[32384]: audit 2023-12-01T10:31:25.454426+0000 mon.c (mon.2) 6597 : audit 0 from='client.? 172.21.15.80:0/2762405500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:31:26.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:31:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:31:26] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T10:31:26.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:31:26 smithi080 bash[28361]: cluster 2023-12-01T10:31:24.624913+0000 mgr.y (mgr.24362) 10286 : cluster 0 pgmap v10255: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:31:26.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:31:26 smithi080 bash[28361]: audit 2023-12-01T10:31:25.320979+0000 mon.c (mon.2) 6596 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:31:26.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:31:26 smithi080 bash[28361]: audit 2023-12-01T10:31:25.454426+0000 mon.c (mon.2) 6597 : audit 0 from='client.? 172.21.15.80:0/2762405500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:31:26.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:31:26 smithi080 bash[41963]: cluster 2023-12-01T10:31:24.624913+0000 mgr.y (mgr.24362) 10286 : cluster 0 pgmap v10255: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:31:26.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:31:26 smithi080 bash[41963]: audit 2023-12-01T10:31:25.320979+0000 mon.c (mon.2) 6596 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:31:26.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:31:26 smithi080 bash[41963]: audit 2023-12-01T10:31:25.454426+0000 mon.c (mon.2) 6597 : audit 0 from='client.? 172.21.15.80:0/2762405500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:31:27.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:31:27 smithi090 bash[32384]: cluster 2023-12-01T10:31:26.625985+0000 mgr.y (mgr.24362) 10287 : cluster 0 pgmap v10256: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:31:27.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:31:27 smithi080 bash[28361]: cluster 2023-12-01T10:31:26.625985+0000 mgr.y (mgr.24362) 10287 : cluster 0 pgmap v10256: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:31:27.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:31:27 smithi080 bash[41963]: cluster 2023-12-01T10:31:26.625985+0000 mgr.y (mgr.24362) 10287 : cluster 0 pgmap v10256: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:31:28.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:31:28 smithi090 bash[32384]: audit 2023-12-01T10:31:27.906984+0000 mon.c (mon.2) 6598 : audit 0 from='client.? 172.21.15.80:0/2094938057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:31:28.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:31:28 smithi080 bash[41963]: audit 2023-12-01T10:31:27.906984+0000 mon.c (mon.2) 6598 : audit 0 from='client.? 172.21.15.80:0/2094938057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:31:28.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:31:28 smithi080 bash[28361]: audit 2023-12-01T10:31:27.906984+0000 mon.c (mon.2) 6598 : audit 0 from='client.? 172.21.15.80:0/2094938057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:31:30.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:31:30 smithi090 bash[32384]: cluster 2023-12-01T10:31:28.626668+0000 mgr.y (mgr.24362) 10288 : cluster 0 pgmap v10257: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:31:30.680 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:31:30 smithi080 bash[41963]: cluster 2023-12-01T10:31:28.626668+0000 mgr.y (mgr.24362) 10288 : cluster 0 pgmap v10257: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:31:30.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:31:30 smithi080 bash[28361]: cluster 2023-12-01T10:31:28.626668+0000 mgr.y (mgr.24362) 10288 : cluster 0 pgmap v10257: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:31:31.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:31:31 smithi090 bash[32384]: audit 2023-12-01T10:31:30.359304+0000 mon.a (mon.0) 6564 : audit 0 from='client.? 172.21.15.80:0/4106861885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:31:31.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:31:31 smithi080 bash[28361]: audit 2023-12-01T10:31:30.359304+0000 mon.a (mon.0) 6564 : audit 0 from='client.? 172.21.15.80:0/4106861885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:31:31.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:31:31 smithi080 bash[41963]: audit 2023-12-01T10:31:30.359304+0000 mon.a (mon.0) 6564 : audit 0 from='client.? 172.21.15.80:0/4106861885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:31:32.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:31:32 smithi090 bash[32384]: cluster 2023-12-01T10:31:30.627337+0000 mgr.y (mgr.24362) 10289 : cluster 0 pgmap v10258: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:31:32.680 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:31:32 smithi080 bash[41963]: cluster 2023-12-01T10:31:30.627337+0000 mgr.y (mgr.24362) 10289 : cluster 0 pgmap v10258: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:31:32.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:31:32 smithi080 bash[28361]: cluster 2023-12-01T10:31:30.627337+0000 mgr.y (mgr.24362) 10289 : cluster 0 pgmap v10258: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:31:33.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:31:33 smithi090 bash[32384]: cluster 2023-12-01T10:31:32.628404+0000 mgr.y (mgr.24362) 10290 : cluster 0 pgmap v10259: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:31:33.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:31:33 smithi090 bash[32384]: audit 2023-12-01T10:31:32.815387+0000 mon.a (mon.0) 6565 : audit 0 from='client.? 172.21.15.80:0/1929233620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:31:33.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:31:33 smithi080 bash[28361]: cluster 2023-12-01T10:31:32.628404+0000 mgr.y (mgr.24362) 10290 : cluster 0 pgmap v10259: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:31:33.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:31:33 smithi080 bash[28361]: audit 2023-12-01T10:31:32.815387+0000 mon.a (mon.0) 6565 : audit 0 from='client.? 172.21.15.80:0/1929233620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:31:33.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:31:33 smithi080 bash[41963]: cluster 2023-12-01T10:31:32.628404+0000 mgr.y (mgr.24362) 10290 : cluster 0 pgmap v10259: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:31:33.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:31:33 smithi080 bash[41963]: audit 2023-12-01T10:31:32.815387+0000 mon.a (mon.0) 6565 : audit 0 from='client.? 172.21.15.80:0/1929233620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:31:34.268 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 10:31:33 smithi090 bash[65515]: logger=cleanup t=2023-12-01T10:31:33.836283539Z level=info msg="Completed cleanup jobs" duration=45.872931ms 2023-12-01T10:31:36.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:31:36 smithi090 bash[32384]: cluster 2023-12-01T10:31:34.629047+0000 mgr.y (mgr.24362) 10291 : cluster 0 pgmap v10260: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:31:36.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:31:36 smithi090 bash[32384]: audit 2023-12-01T10:31:35.266376+0000 mon.a (mon.0) 6566 : audit 0 from='client.? 172.21.15.80:0/1867238133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:31:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:31:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:31:36] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T10:31:36.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:31:36 smithi080 bash[41963]: cluster 2023-12-01T10:31:34.629047+0000 mgr.y (mgr.24362) 10291 : cluster 0 pgmap v10260: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:31:36.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:31:36 smithi080 bash[41963]: audit 2023-12-01T10:31:35.266376+0000 mon.a (mon.0) 6566 : audit 0 from='client.? 172.21.15.80:0/1867238133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:31:36.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:31:36 smithi080 bash[28361]: cluster 2023-12-01T10:31:34.629047+0000 mgr.y (mgr.24362) 10291 : cluster 0 pgmap v10260: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:31:36.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:31:36 smithi080 bash[28361]: audit 2023-12-01T10:31:35.266376+0000 mon.a (mon.0) 6566 : audit 0 from='client.? 172.21.15.80:0/1867238133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:31:38.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:31:38 smithi090 bash[32384]: cluster 2023-12-01T10:31:36.630184+0000 mgr.y (mgr.24362) 10292 : cluster 0 pgmap v10261: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:31:38.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:31:38 smithi090 bash[32384]: audit 2023-12-01T10:31:37.720112+0000 mon.a (mon.0) 6567 : audit 0 from='client.? 172.21.15.80:0/2443273181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:31:38.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:31:38 smithi080 bash[28361]: cluster 2023-12-01T10:31:36.630184+0000 mgr.y (mgr.24362) 10292 : cluster 0 pgmap v10261: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:31:38.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:31:38 smithi080 bash[28361]: audit 2023-12-01T10:31:37.720112+0000 mon.a (mon.0) 6567 : audit 0 from='client.? 172.21.15.80:0/2443273181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:31:38.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:31:38 smithi080 bash[41963]: cluster 2023-12-01T10:31:36.630184+0000 mgr.y (mgr.24362) 10292 : cluster 0 pgmap v10261: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:31:38.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:31:38 smithi080 bash[41963]: audit 2023-12-01T10:31:37.720112+0000 mon.a (mon.0) 6567 : audit 0 from='client.? 172.21.15.80:0/2443273181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:31:39.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:31:39 smithi090 bash[32384]: cluster 2023-12-01T10:31:38.630834+0000 mgr.y (mgr.24362) 10293 : cluster 0 pgmap v10262: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:31:39.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:31:39 smithi090 bash[32384]: audit 2023-12-01T10:31:39.023818+0000 mon.c (mon.2) 6599 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:31:39.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:31:39 smithi080 bash[28361]: cluster 2023-12-01T10:31:38.630834+0000 mgr.y (mgr.24362) 10293 : cluster 0 pgmap v10262: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:31:39.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:31:39 smithi080 bash[28361]: audit 2023-12-01T10:31:39.023818+0000 mon.c (mon.2) 6599 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:31:39.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:31:39 smithi080 bash[41963]: cluster 2023-12-01T10:31:38.630834+0000 mgr.y (mgr.24362) 10293 : cluster 0 pgmap v10262: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:31:39.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:31:39 smithi080 bash[41963]: audit 2023-12-01T10:31:39.023818+0000 mon.c (mon.2) 6599 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:31:40.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:31:40 smithi090 bash[32384]: audit 2023-12-01T10:31:40.177772+0000 mon.c (mon.2) 6600 : audit 0 from='client.? 172.21.15.80:0/2438027893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:31:40.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:31:40 smithi080 bash[28361]: audit 2023-12-01T10:31:40.177772+0000 mon.c (mon.2) 6600 : audit 0 from='client.? 172.21.15.80:0/2438027893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:31:40.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:31:40 smithi080 bash[41963]: audit 2023-12-01T10:31:40.177772+0000 mon.c (mon.2) 6600 : audit 0 from='client.? 172.21.15.80:0/2438027893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:31:41.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:31:41 smithi090 bash[32384]: audit 2023-12-01T10:31:40.321474+0000 mon.c (mon.2) 6601 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:31:41.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:31:41 smithi090 bash[32384]: cluster 2023-12-01T10:31:40.631452+0000 mgr.y (mgr.24362) 10294 : cluster 0 pgmap v10263: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:31:41.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:31:41 smithi080 bash[28361]: audit 2023-12-01T10:31:40.321474+0000 mon.c (mon.2) 6601 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:31:41.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:31:41 smithi080 bash[28361]: cluster 2023-12-01T10:31:40.631452+0000 mgr.y (mgr.24362) 10294 : cluster 0 pgmap v10263: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:31:41.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:31:41 smithi080 bash[41963]: audit 2023-12-01T10:31:40.321474+0000 mon.c (mon.2) 6601 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:31:41.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:31:41 smithi080 bash[41963]: cluster 2023-12-01T10:31:40.631452+0000 mgr.y (mgr.24362) 10294 : cluster 0 pgmap v10263: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:31:43.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:31:42 smithi090 bash[32384]: audit 2023-12-01T10:31:42.639838+0000 mon.a (mon.0) 6568 : audit 0 from='client.? 172.21.15.80:0/2036285651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:31:43.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:31:42 smithi080 bash[28361]: audit 2023-12-01T10:31:42.639838+0000 mon.a (mon.0) 6568 : audit 0 from='client.? 172.21.15.80:0/2036285651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:31:43.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:31:42 smithi080 bash[41963]: audit 2023-12-01T10:31:42.639838+0000 mon.a (mon.0) 6568 : audit 0 from='client.? 172.21.15.80:0/2036285651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:31:44.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:31:43 smithi090 bash[32384]: cluster 2023-12-01T10:31:42.632584+0000 mgr.y (mgr.24362) 10295 : cluster 0 pgmap v10264: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:31:44.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:31:43 smithi080 bash[28361]: cluster 2023-12-01T10:31:42.632584+0000 mgr.y (mgr.24362) 10295 : cluster 0 pgmap v10264: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:31:44.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:31:43 smithi080 bash[41963]: cluster 2023-12-01T10:31:42.632584+0000 mgr.y (mgr.24362) 10295 : cluster 0 pgmap v10264: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:31:46.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:31:45 smithi080 bash[41963]: cluster 2023-12-01T10:31:44.633315+0000 mgr.y (mgr.24362) 10296 : cluster 0 pgmap v10265: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:31:46.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:31:45 smithi080 bash[41963]: audit 2023-12-01T10:31:44.871559+0000 mon.a (mon.0) 6569 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:31:46.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:31:45 smithi080 bash[41963]: audit 2023-12-01T10:31:44.880448+0000 mon.a (mon.0) 6570 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:31:46.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:31:45 smithi080 bash[41963]: audit 2023-12-01T10:31:45.097306+0000 mon.a (mon.0) 6571 : audit 0 from='client.? 172.21.15.80:0/2828128499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:31:46.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:31:45 smithi080 bash[41963]: audit 2023-12-01T10:31:45.223207+0000 mon.a (mon.0) 6572 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:31:46.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:31:45 smithi080 bash[41963]: audit 2023-12-01T10:31:45.232908+0000 mon.a (mon.0) 6573 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:31:46.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:31:45 smithi080 bash[41963]: audit 2023-12-01T10:31:45.711469+0000 mon.c (mon.2) 6602 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:31:46.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:31:45 smithi080 bash[41963]: audit 2023-12-01T10:31:45.713419+0000 mon.c (mon.2) 6603 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:31:46.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:31:45 smithi080 bash[41963]: audit 2023-12-01T10:31:45.725220+0000 mon.a (mon.0) 6574 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:31:46.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:31:45 smithi080 bash[28361]: cluster 2023-12-01T10:31:44.633315+0000 mgr.y (mgr.24362) 10296 : cluster 0 pgmap v10265: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:31:46.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:31:45 smithi080 bash[28361]: audit 2023-12-01T10:31:44.871559+0000 mon.a (mon.0) 6569 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:31:46.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:31:45 smithi080 bash[28361]: audit 2023-12-01T10:31:44.880448+0000 mon.a (mon.0) 6570 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:31:46.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:31:45 smithi080 bash[28361]: audit 2023-12-01T10:31:45.097306+0000 mon.a (mon.0) 6571 : audit 0 from='client.? 172.21.15.80:0/2828128499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:31:46.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:31:45 smithi080 bash[28361]: audit 2023-12-01T10:31:45.223207+0000 mon.a (mon.0) 6572 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:31:46.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:31:45 smithi080 bash[28361]: audit 2023-12-01T10:31:45.232908+0000 mon.a (mon.0) 6573 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:31:46.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:31:45 smithi080 bash[28361]: audit 2023-12-01T10:31:45.711469+0000 mon.c (mon.2) 6602 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:31:46.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:31:45 smithi080 bash[28361]: audit 2023-12-01T10:31:45.713419+0000 mon.c (mon.2) 6603 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:31:46.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:31:45 smithi080 bash[28361]: audit 2023-12-01T10:31:45.725220+0000 mon.a (mon.0) 6574 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:31:46.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:31:45 smithi090 bash[32384]: cluster 2023-12-01T10:31:44.633315+0000 mgr.y (mgr.24362) 10296 : cluster 0 pgmap v10265: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:31:46.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:31:45 smithi090 bash[32384]: audit 2023-12-01T10:31:44.871559+0000 mon.a (mon.0) 6569 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:31:46.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:31:45 smithi090 bash[32384]: audit 2023-12-01T10:31:44.880448+0000 mon.a (mon.0) 6570 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:31:46.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:31:45 smithi090 bash[32384]: audit 2023-12-01T10:31:45.097306+0000 mon.a (mon.0) 6571 : audit 0 from='client.? 172.21.15.80:0/2828128499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:31:46.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:31:45 smithi090 bash[32384]: audit 2023-12-01T10:31:45.223207+0000 mon.a (mon.0) 6572 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:31:46.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:31:45 smithi090 bash[32384]: audit 2023-12-01T10:31:45.232908+0000 mon.a (mon.0) 6573 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:31:46.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:31:45 smithi090 bash[32384]: audit 2023-12-01T10:31:45.711469+0000 mon.c (mon.2) 6602 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:31:46.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:31:45 smithi090 bash[32384]: audit 2023-12-01T10:31:45.713419+0000 mon.c (mon.2) 6603 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:31:46.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:31:45 smithi090 bash[32384]: audit 2023-12-01T10:31:45.725220+0000 mon.a (mon.0) 6574 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:31:46.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:31:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:31:46] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T10:31:48.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:31:47 smithi080 bash[28361]: cluster 2023-12-01T10:31:46.634431+0000 mgr.y (mgr.24362) 10297 : cluster 0 pgmap v10266: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:31:48.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:31:47 smithi080 bash[28361]: audit 2023-12-01T10:31:47.546425+0000 mon.c (mon.2) 6604 : audit 0 from='client.? 172.21.15.80:0/4144807999' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:31:48.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:31:47 smithi080 bash[41963]: cluster 2023-12-01T10:31:46.634431+0000 mgr.y (mgr.24362) 10297 : cluster 0 pgmap v10266: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:31:48.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:31:47 smithi080 bash[41963]: audit 2023-12-01T10:31:47.546425+0000 mon.c (mon.2) 6604 : audit 0 from='client.? 172.21.15.80:0/4144807999' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:31:48.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:31:47 smithi090 bash[32384]: cluster 2023-12-01T10:31:46.634431+0000 mgr.y (mgr.24362) 10297 : cluster 0 pgmap v10266: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:31:48.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:31:47 smithi090 bash[32384]: audit 2023-12-01T10:31:47.546425+0000 mon.c (mon.2) 6604 : audit 0 from='client.? 172.21.15.80:0/4144807999' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:31:50.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:31:50 smithi090 bash[32384]: cluster 2023-12-01T10:31:48.635018+0000 mgr.y (mgr.24362) 10298 : cluster 0 pgmap v10267: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:31:50.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:31:50 smithi090 bash[32384]: audit 2023-12-01T10:31:50.007731+0000 mon.a (mon.0) 6575 : audit 0 from='client.? 172.21.15.80:0/2342381701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:31:50.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:31:50 smithi080 bash[28361]: cluster 2023-12-01T10:31:48.635018+0000 mgr.y (mgr.24362) 10298 : cluster 0 pgmap v10267: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:31:50.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:31:50 smithi080 bash[28361]: audit 2023-12-01T10:31:50.007731+0000 mon.a (mon.0) 6575 : audit 0 from='client.? 172.21.15.80:0/2342381701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:31:50.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:31:50 smithi080 bash[41963]: cluster 2023-12-01T10:31:48.635018+0000 mgr.y (mgr.24362) 10298 : cluster 0 pgmap v10267: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:31:50.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:31:50 smithi080 bash[41963]: audit 2023-12-01T10:31:50.007731+0000 mon.a (mon.0) 6575 : audit 0 from='client.? 172.21.15.80:0/2342381701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:31:51.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:31:51 smithi090 bash[32384]: cluster 2023-12-01T10:31:50.635597+0000 mgr.y (mgr.24362) 10299 : cluster 0 pgmap v10268: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:31:51.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:31:51 smithi080 bash[28361]: cluster 2023-12-01T10:31:50.635597+0000 mgr.y (mgr.24362) 10299 : cluster 0 pgmap v10268: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:31:51.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:31:51 smithi080 bash[41963]: cluster 2023-12-01T10:31:50.635597+0000 mgr.y (mgr.24362) 10299 : cluster 0 pgmap v10268: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:31:52.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:31:52 smithi090 bash[32384]: audit 2023-12-01T10:31:52.455014+0000 mon.a (mon.0) 6576 : audit 0 from='client.? 172.21.15.80:0/3928065583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:31:52.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:31:52 smithi080 bash[28361]: audit 2023-12-01T10:31:52.455014+0000 mon.a (mon.0) 6576 : audit 0 from='client.? 172.21.15.80:0/3928065583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:31:52.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:31:52 smithi080 bash[41963]: audit 2023-12-01T10:31:52.455014+0000 mon.a (mon.0) 6576 : audit 0 from='client.? 172.21.15.80:0/3928065583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:31:53.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:31:53 smithi090 bash[32384]: cluster 2023-12-01T10:31:52.636741+0000 mgr.y (mgr.24362) 10300 : cluster 0 pgmap v10269: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:31:53.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:31:53 smithi080 bash[28361]: cluster 2023-12-01T10:31:52.636741+0000 mgr.y (mgr.24362) 10300 : cluster 0 pgmap v10269: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:31:53.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:31:53 smithi080 bash[41963]: cluster 2023-12-01T10:31:52.636741+0000 mgr.y (mgr.24362) 10300 : cluster 0 pgmap v10269: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:31:55.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:31:55 smithi090 bash[32384]: audit 2023-12-01T10:31:54.909563+0000 mon.a (mon.0) 6577 : audit 0 from='client.? 172.21.15.80:0/1900791987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:31:55.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:31:55 smithi080 bash[41963]: audit 2023-12-01T10:31:54.909563+0000 mon.a (mon.0) 6577 : audit 0 from='client.? 172.21.15.80:0/1900791987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:31:55.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:31:55 smithi080 bash[28361]: audit 2023-12-01T10:31:54.909563+0000 mon.a (mon.0) 6577 : audit 0 from='client.? 172.21.15.80:0/1900791987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:31:56.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:31:56 smithi090 bash[32384]: cluster 2023-12-01T10:31:54.637359+0000 mgr.y (mgr.24362) 10301 : cluster 0 pgmap v10270: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:31:56.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:31:56 smithi090 bash[32384]: audit 2023-12-01T10:31:55.321946+0000 mon.c (mon.2) 6605 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:31:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:31:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:31:56] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T10:31:56.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:31:56 smithi080 bash[28361]: cluster 2023-12-01T10:31:54.637359+0000 mgr.y (mgr.24362) 10301 : cluster 0 pgmap v10270: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:31:56.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:31:56 smithi080 bash[28361]: audit 2023-12-01T10:31:55.321946+0000 mon.c (mon.2) 6605 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:31:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:31:56 smithi080 bash[41963]: cluster 2023-12-01T10:31:54.637359+0000 mgr.y (mgr.24362) 10301 : cluster 0 pgmap v10270: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:31:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:31:56 smithi080 bash[41963]: audit 2023-12-01T10:31:55.321946+0000 mon.c (mon.2) 6605 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:31:57.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:31:57 smithi090 bash[32384]: cluster 2023-12-01T10:31:56.638505+0000 mgr.y (mgr.24362) 10302 : cluster 0 pgmap v10271: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:31:57.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:31:57 smithi080 bash[28361]: cluster 2023-12-01T10:31:56.638505+0000 mgr.y (mgr.24362) 10302 : cluster 0 pgmap v10271: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:31:57.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:31:57 smithi080 bash[41963]: cluster 2023-12-01T10:31:56.638505+0000 mgr.y (mgr.24362) 10302 : cluster 0 pgmap v10271: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:31:58.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:31:58 smithi090 bash[32384]: audit 2023-12-01T10:31:57.367517+0000 mon.c (mon.2) 6606 : audit 0 from='client.? 172.21.15.80:0/1522336809' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:31:58.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:31:58 smithi080 bash[28361]: audit 2023-12-01T10:31:57.367517+0000 mon.c (mon.2) 6606 : audit 0 from='client.? 172.21.15.80:0/1522336809' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:31:58.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:31:58 smithi080 bash[41963]: audit 2023-12-01T10:31:57.367517+0000 mon.c (mon.2) 6606 : audit 0 from='client.? 172.21.15.80:0/1522336809' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:32:00.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:32:00 smithi090 bash[32384]: cluster 2023-12-01T10:31:58.639169+0000 mgr.y (mgr.24362) 10303 : cluster 0 pgmap v10272: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:32:00.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:32:00 smithi090 bash[32384]: audit 2023-12-01T10:31:59.823784+0000 mon.a (mon.0) 6578 : audit 0 from='client.? 172.21.15.80:0/3461166834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:32:00.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:32:00 smithi080 bash[41963]: cluster 2023-12-01T10:31:58.639169+0000 mgr.y (mgr.24362) 10303 : cluster 0 pgmap v10272: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:32:00.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:32:00 smithi080 bash[41963]: audit 2023-12-01T10:31:59.823784+0000 mon.a (mon.0) 6578 : audit 0 from='client.? 172.21.15.80:0/3461166834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:32:00.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:32:00 smithi080 bash[28361]: cluster 2023-12-01T10:31:58.639169+0000 mgr.y (mgr.24362) 10303 : cluster 0 pgmap v10272: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:32:00.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:32:00 smithi080 bash[28361]: audit 2023-12-01T10:31:59.823784+0000 mon.a (mon.0) 6578 : audit 0 from='client.? 172.21.15.80:0/3461166834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:32:01.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:32:01 smithi080 bash[41963]: cluster 2023-12-01T10:32:00.639838+0000 mgr.y (mgr.24362) 10304 : cluster 0 pgmap v10273: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:32:01.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:32:01 smithi080 bash[28361]: cluster 2023-12-01T10:32:00.639838+0000 mgr.y (mgr.24362) 10304 : cluster 0 pgmap v10273: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:32:01.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:32:01 smithi090 bash[32384]: cluster 2023-12-01T10:32:00.639838+0000 mgr.y (mgr.24362) 10304 : cluster 0 pgmap v10273: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:32:02.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:32:02 smithi080 bash[41963]: audit 2023-12-01T10:32:02.277827+0000 mon.a (mon.0) 6579 : audit 0 from='client.? 172.21.15.80:0/2086349730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:32:02.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:32:02 smithi080 bash[28361]: audit 2023-12-01T10:32:02.277827+0000 mon.a (mon.0) 6579 : audit 0 from='client.? 172.21.15.80:0/2086349730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:32:02.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:32:02 smithi090 bash[32384]: audit 2023-12-01T10:32:02.277827+0000 mon.a (mon.0) 6579 : audit 0 from='client.? 172.21.15.80:0/2086349730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:32:03.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:32:03 smithi080 bash[41963]: cluster 2023-12-01T10:32:02.641025+0000 mgr.y (mgr.24362) 10305 : cluster 0 pgmap v10274: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:32:03.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:32:03 smithi080 bash[28361]: cluster 2023-12-01T10:32:02.641025+0000 mgr.y (mgr.24362) 10305 : cluster 0 pgmap v10274: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:32:03.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:32:03 smithi090 bash[32384]: cluster 2023-12-01T10:32:02.641025+0000 mgr.y (mgr.24362) 10305 : cluster 0 pgmap v10274: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:32:05.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:32:05 smithi090 bash[32384]: audit 2023-12-01T10:32:04.731615+0000 mon.c (mon.2) 6607 : audit 0 from='client.? 172.21.15.80:0/966410735' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:32:05.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:32:05 smithi080 bash[28361]: audit 2023-12-01T10:32:04.731615+0000 mon.c (mon.2) 6607 : audit 0 from='client.? 172.21.15.80:0/966410735' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:32:05.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:32:05 smithi080 bash[41963]: audit 2023-12-01T10:32:04.731615+0000 mon.c (mon.2) 6607 : audit 0 from='client.? 172.21.15.80:0/966410735' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:32:06.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:32:06 smithi090 bash[32384]: cluster 2023-12-01T10:32:04.641669+0000 mgr.y (mgr.24362) 10306 : cluster 0 pgmap v10275: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:32:06.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:32:06 smithi080 bash[28361]: cluster 2023-12-01T10:32:04.641669+0000 mgr.y (mgr.24362) 10306 : cluster 0 pgmap v10275: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:32:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:32:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:32:06] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T10:32:06.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:32:06 smithi080 bash[41963]: cluster 2023-12-01T10:32:04.641669+0000 mgr.y (mgr.24362) 10306 : cluster 0 pgmap v10275: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:32:07.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:32:07 smithi090 bash[32384]: cluster 2023-12-01T10:32:06.642765+0000 mgr.y (mgr.24362) 10307 : cluster 0 pgmap v10276: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:32:07.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:32:07 smithi090 bash[32384]: audit 2023-12-01T10:32:07.180854+0000 mon.a (mon.0) 6580 : audit 0 from='client.? 172.21.15.80:0/1992937440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:32:07.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:32:07 smithi080 bash[28361]: cluster 2023-12-01T10:32:06.642765+0000 mgr.y (mgr.24362) 10307 : cluster 0 pgmap v10276: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:32:07.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:32:07 smithi080 bash[28361]: audit 2023-12-01T10:32:07.180854+0000 mon.a (mon.0) 6580 : audit 0 from='client.? 172.21.15.80:0/1992937440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:32:07.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:32:07 smithi080 bash[41963]: cluster 2023-12-01T10:32:06.642765+0000 mgr.y (mgr.24362) 10307 : cluster 0 pgmap v10276: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:32:07.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:32:07 smithi080 bash[41963]: audit 2023-12-01T10:32:07.180854+0000 mon.a (mon.0) 6580 : audit 0 from='client.? 172.21.15.80:0/1992937440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:32:10.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:32:10 smithi090 bash[32384]: cluster 2023-12-01T10:32:08.643423+0000 mgr.y (mgr.24362) 10308 : cluster 0 pgmap v10277: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:32:10.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:32:10 smithi090 bash[32384]: audit 2023-12-01T10:32:09.632204+0000 mon.a (mon.0) 6581 : audit 0 from='client.? 172.21.15.80:0/2376219378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:32:10.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:32:10 smithi080 bash[28361]: cluster 2023-12-01T10:32:08.643423+0000 mgr.y (mgr.24362) 10308 : cluster 0 pgmap v10277: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:32:10.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:32:10 smithi080 bash[28361]: audit 2023-12-01T10:32:09.632204+0000 mon.a (mon.0) 6581 : audit 0 from='client.? 172.21.15.80:0/2376219378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:32:10.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:32:10 smithi080 bash[41963]: cluster 2023-12-01T10:32:08.643423+0000 mgr.y (mgr.24362) 10308 : cluster 0 pgmap v10277: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:32:10.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:32:10 smithi080 bash[41963]: audit 2023-12-01T10:32:09.632204+0000 mon.a (mon.0) 6581 : audit 0 from='client.? 172.21.15.80:0/2376219378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:32:11.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:32:11 smithi090 bash[32384]: audit 2023-12-01T10:32:10.322279+0000 mon.c (mon.2) 6608 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:32:11.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:32:11 smithi090 bash[32384]: cluster 2023-12-01T10:32:10.644080+0000 mgr.y (mgr.24362) 10309 : cluster 0 pgmap v10278: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:32:11.680 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:32:11 smithi080 bash[41963]: audit 2023-12-01T10:32:10.322279+0000 mon.c (mon.2) 6608 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:32:11.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:32:11 smithi080 bash[41963]: cluster 2023-12-01T10:32:10.644080+0000 mgr.y (mgr.24362) 10309 : cluster 0 pgmap v10278: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:32:11.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:32:11 smithi080 bash[28361]: audit 2023-12-01T10:32:10.322279+0000 mon.c (mon.2) 6608 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:32:11.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:32:11 smithi080 bash[28361]: cluster 2023-12-01T10:32:10.644080+0000 mgr.y (mgr.24362) 10309 : cluster 0 pgmap v10278: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:32:12.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:32:12 smithi090 bash[32384]: audit 2023-12-01T10:32:12.097918+0000 mon.a (mon.0) 6582 : audit 0 from='client.? 172.21.15.80:0/1218407707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:32:12.680 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:32:12 smithi080 bash[41963]: audit 2023-12-01T10:32:12.097918+0000 mon.a (mon.0) 6582 : audit 0 from='client.? 172.21.15.80:0/1218407707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:32:12.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:32:12 smithi080 bash[28361]: audit 2023-12-01T10:32:12.097918+0000 mon.a (mon.0) 6582 : audit 0 from='client.? 172.21.15.80:0/1218407707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:32:13.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:32:13 smithi090 bash[32384]: cluster 2023-12-01T10:32:12.645203+0000 mgr.y (mgr.24362) 10310 : cluster 0 pgmap v10279: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:32:13.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:32:13 smithi080 bash[41963]: cluster 2023-12-01T10:32:12.645203+0000 mgr.y (mgr.24362) 10310 : cluster 0 pgmap v10279: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:32:13.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:32:13 smithi080 bash[28361]: cluster 2023-12-01T10:32:12.645203+0000 mgr.y (mgr.24362) 10310 : cluster 0 pgmap v10279: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:32:15.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:32:15 smithi090 bash[32384]: audit 2023-12-01T10:32:14.556861+0000 mon.c (mon.2) 6609 : audit 0 from='client.? 172.21.15.80:0/956424750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:32:15.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:32:15 smithi090 bash[32384]: cluster 2023-12-01T10:32:14.645871+0000 mgr.y (mgr.24362) 10311 : cluster 0 pgmap v10280: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:32:15.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:32:15 smithi080 bash[41963]: audit 2023-12-01T10:32:14.556861+0000 mon.c (mon.2) 6609 : audit 0 from='client.? 172.21.15.80:0/956424750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:32:15.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:32:15 smithi080 bash[41963]: cluster 2023-12-01T10:32:14.645871+0000 mgr.y (mgr.24362) 10311 : cluster 0 pgmap v10280: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:32:15.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:32:15 smithi080 bash[28361]: audit 2023-12-01T10:32:14.556861+0000 mon.c (mon.2) 6609 : audit 0 from='client.? 172.21.15.80:0/956424750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:32:15.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:32:15 smithi080 bash[28361]: cluster 2023-12-01T10:32:14.645871+0000 mgr.y (mgr.24362) 10311 : cluster 0 pgmap v10280: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:32:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:32:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:32:16] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T10:32:18.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:32:17 smithi090 bash[32384]: cluster 2023-12-01T10:32:16.647022+0000 mgr.y (mgr.24362) 10312 : cluster 0 pgmap v10281: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:32:18.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:32:17 smithi090 bash[32384]: audit 2023-12-01T10:32:17.017022+0000 mon.c (mon.2) 6610 : audit 0 from='client.? 172.21.15.80:0/1209262854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:32:18.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:32:17 smithi080 bash[28361]: cluster 2023-12-01T10:32:16.647022+0000 mgr.y (mgr.24362) 10312 : cluster 0 pgmap v10281: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:32:18.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:32:17 smithi080 bash[28361]: audit 2023-12-01T10:32:17.017022+0000 mon.c (mon.2) 6610 : audit 0 from='client.? 172.21.15.80:0/1209262854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:32:18.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:32:17 smithi080 bash[41963]: cluster 2023-12-01T10:32:16.647022+0000 mgr.y (mgr.24362) 10312 : cluster 0 pgmap v10281: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:32:18.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:32:17 smithi080 bash[41963]: audit 2023-12-01T10:32:17.017022+0000 mon.c (mon.2) 6610 : audit 0 from='client.? 172.21.15.80:0/1209262854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:32:20.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:32:19 smithi090 bash[32384]: cluster 2023-12-01T10:32:18.647735+0000 mgr.y (mgr.24362) 10313 : cluster 0 pgmap v10282: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:32:20.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:32:19 smithi090 bash[32384]: audit 2023-12-01T10:32:19.477648+0000 mon.c (mon.2) 6611 : audit 0 from='client.? 172.21.15.80:0/1028737041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:32:20.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:32:19 smithi080 bash[28361]: cluster 2023-12-01T10:32:18.647735+0000 mgr.y (mgr.24362) 10313 : cluster 0 pgmap v10282: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:32:20.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:32:19 smithi080 bash[28361]: audit 2023-12-01T10:32:19.477648+0000 mon.c (mon.2) 6611 : audit 0 from='client.? 172.21.15.80:0/1028737041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:32:20.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:32:19 smithi080 bash[41963]: cluster 2023-12-01T10:32:18.647735+0000 mgr.y (mgr.24362) 10313 : cluster 0 pgmap v10282: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:32:20.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:32:19 smithi080 bash[41963]: audit 2023-12-01T10:32:19.477648+0000 mon.c (mon.2) 6611 : audit 0 from='client.? 172.21.15.80:0/1028737041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:32:22.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:32:21 smithi090 bash[32384]: cluster 2023-12-01T10:32:20.648397+0000 mgr.y (mgr.24362) 10314 : cluster 0 pgmap v10283: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:32:22.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:32:21 smithi080 bash[28361]: cluster 2023-12-01T10:32:20.648397+0000 mgr.y (mgr.24362) 10314 : cluster 0 pgmap v10283: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:32:22.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:32:21 smithi080 bash[41963]: cluster 2023-12-01T10:32:20.648397+0000 mgr.y (mgr.24362) 10314 : cluster 0 pgmap v10283: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:32:23.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:32:22 smithi090 bash[32384]: audit 2023-12-01T10:32:21.929572+0000 mon.a (mon.0) 6583 : audit 0 from='client.? 172.21.15.80:0/877645387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:32:23.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:32:22 smithi080 bash[41963]: audit 2023-12-01T10:32:21.929572+0000 mon.a (mon.0) 6583 : audit 0 from='client.? 172.21.15.80:0/877645387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:32:23.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:32:22 smithi080 bash[28361]: audit 2023-12-01T10:32:21.929572+0000 mon.a (mon.0) 6583 : audit 0 from='client.? 172.21.15.80:0/877645387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:32:24.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:32:23 smithi090 bash[32384]: cluster 2023-12-01T10:32:22.649668+0000 mgr.y (mgr.24362) 10315 : cluster 0 pgmap v10284: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:32:24.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:32:23 smithi080 bash[28361]: cluster 2023-12-01T10:32:22.649668+0000 mgr.y (mgr.24362) 10315 : cluster 0 pgmap v10284: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:32:24.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:32:23 smithi080 bash[41963]: cluster 2023-12-01T10:32:22.649668+0000 mgr.y (mgr.24362) 10315 : cluster 0 pgmap v10284: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:32:25.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:32:25 smithi090 bash[32384]: audit 2023-12-01T10:32:24.390726+0000 mon.c (mon.2) 6612 : audit 0 from='client.? 172.21.15.80:0/1980665869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:32:25.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:32:25 smithi090 bash[32384]: cluster 2023-12-01T10:32:24.650386+0000 mgr.y (mgr.24362) 10316 : cluster 0 pgmap v10285: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:32:25.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:32:25 smithi080 bash[41963]: audit 2023-12-01T10:32:24.390726+0000 mon.c (mon.2) 6612 : audit 0 from='client.? 172.21.15.80:0/1980665869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:32:25.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:32:25 smithi080 bash[41963]: cluster 2023-12-01T10:32:24.650386+0000 mgr.y (mgr.24362) 10316 : cluster 0 pgmap v10285: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:32:25.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:32:25 smithi080 bash[28361]: audit 2023-12-01T10:32:24.390726+0000 mon.c (mon.2) 6612 : audit 0 from='client.? 172.21.15.80:0/1980665869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:32:25.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:32:25 smithi080 bash[28361]: cluster 2023-12-01T10:32:24.650386+0000 mgr.y (mgr.24362) 10316 : cluster 0 pgmap v10285: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:32:26.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:32:26 smithi090 bash[32384]: audit 2023-12-01T10:32:25.322724+0000 mon.c (mon.2) 6613 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:32:26.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:32:26 smithi080 bash[28361]: audit 2023-12-01T10:32:25.322724+0000 mon.c (mon.2) 6613 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:32:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:32:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:32:26] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T10:32:26.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:32:26 smithi080 bash[41963]: audit 2023-12-01T10:32:25.322724+0000 mon.c (mon.2) 6613 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:32:27.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:32:27 smithi090 bash[32384]: cluster 2023-12-01T10:32:26.651485+0000 mgr.y (mgr.24362) 10317 : cluster 0 pgmap v10286: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:32:27.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:32:27 smithi090 bash[32384]: audit 2023-12-01T10:32:26.840540+0000 mon.c (mon.2) 6614 : audit 0 from='client.? 172.21.15.80:0/2603207730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:32:27.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:32:27 smithi080 bash[28361]: cluster 2023-12-01T10:32:26.651485+0000 mgr.y (mgr.24362) 10317 : cluster 0 pgmap v10286: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:32:27.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:32:27 smithi080 bash[28361]: audit 2023-12-01T10:32:26.840540+0000 mon.c (mon.2) 6614 : audit 0 from='client.? 172.21.15.80:0/2603207730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:32:27.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:32:27 smithi080 bash[41963]: cluster 2023-12-01T10:32:26.651485+0000 mgr.y (mgr.24362) 10317 : cluster 0 pgmap v10286: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:32:27.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:32:27 smithi080 bash[41963]: audit 2023-12-01T10:32:26.840540+0000 mon.c (mon.2) 6614 : audit 0 from='client.? 172.21.15.80:0/2603207730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:32:30.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:32:29 smithi090 bash[32384]: cluster 2023-12-01T10:32:28.652154+0000 mgr.y (mgr.24362) 10318 : cluster 0 pgmap v10287: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:32:30.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:32:29 smithi090 bash[32384]: audit 2023-12-01T10:32:29.305349+0000 mon.c (mon.2) 6615 : audit 0 from='client.? 172.21.15.80:0/1851418010' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:32:30.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:32:29 smithi080 bash[28361]: cluster 2023-12-01T10:32:28.652154+0000 mgr.y (mgr.24362) 10318 : cluster 0 pgmap v10287: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:32:30.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:32:29 smithi080 bash[28361]: audit 2023-12-01T10:32:29.305349+0000 mon.c (mon.2) 6615 : audit 0 from='client.? 172.21.15.80:0/1851418010' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:32:30.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:32:29 smithi080 bash[41963]: cluster 2023-12-01T10:32:28.652154+0000 mgr.y (mgr.24362) 10318 : cluster 0 pgmap v10287: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:32:30.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:32:29 smithi080 bash[41963]: audit 2023-12-01T10:32:29.305349+0000 mon.c (mon.2) 6615 : audit 0 from='client.? 172.21.15.80:0/1851418010' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:32:32.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:32:31 smithi090 bash[32384]: cluster 2023-12-01T10:32:30.652835+0000 mgr.y (mgr.24362) 10319 : cluster 0 pgmap v10288: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:32:32.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:32:31 smithi080 bash[41963]: cluster 2023-12-01T10:32:30.652835+0000 mgr.y (mgr.24362) 10319 : cluster 0 pgmap v10288: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:32:32.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:32:31 smithi080 bash[28361]: cluster 2023-12-01T10:32:30.652835+0000 mgr.y (mgr.24362) 10319 : cluster 0 pgmap v10288: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:32:33.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:32:32 smithi090 bash[32384]: audit 2023-12-01T10:32:31.762525+0000 mon.c (mon.2) 6616 : audit 0 from='client.? 172.21.15.80:0/3379145699' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:32:33.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:32:32 smithi080 bash[28361]: audit 2023-12-01T10:32:31.762525+0000 mon.c (mon.2) 6616 : audit 0 from='client.? 172.21.15.80:0/3379145699' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:32:33.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:32:32 smithi080 bash[41963]: audit 2023-12-01T10:32:31.762525+0000 mon.c (mon.2) 6616 : audit 0 from='client.? 172.21.15.80:0/3379145699' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:32:34.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:32:33 smithi090 bash[32384]: cluster 2023-12-01T10:32:32.653981+0000 mgr.y (mgr.24362) 10320 : cluster 0 pgmap v10289: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:32:34.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:32:33 smithi080 bash[28361]: cluster 2023-12-01T10:32:32.653981+0000 mgr.y (mgr.24362) 10320 : cluster 0 pgmap v10289: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:32:34.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:32:33 smithi080 bash[41963]: cluster 2023-12-01T10:32:32.653981+0000 mgr.y (mgr.24362) 10320 : cluster 0 pgmap v10289: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:32:35.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:32:34 smithi090 bash[32384]: audit 2023-12-01T10:32:34.219035+0000 mon.a (mon.0) 6584 : audit 0 from='client.? 172.21.15.80:0/3908732663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:32:35.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:32:34 smithi080 bash[28361]: audit 2023-12-01T10:32:34.219035+0000 mon.a (mon.0) 6584 : audit 0 from='client.? 172.21.15.80:0/3908732663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:32:35.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:32:34 smithi080 bash[41963]: audit 2023-12-01T10:32:34.219035+0000 mon.a (mon.0) 6584 : audit 0 from='client.? 172.21.15.80:0/3908732663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:32:36.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:32:35 smithi090 bash[32384]: cluster 2023-12-01T10:32:34.654666+0000 mgr.y (mgr.24362) 10321 : cluster 0 pgmap v10290: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:32:36.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:32:35 smithi080 bash[28361]: cluster 2023-12-01T10:32:34.654666+0000 mgr.y (mgr.24362) 10321 : cluster 0 pgmap v10290: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:32:36.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:32:35 smithi080 bash[41963]: cluster 2023-12-01T10:32:34.654666+0000 mgr.y (mgr.24362) 10321 : cluster 0 pgmap v10290: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:32:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:32:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:32:36] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T10:32:37.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:32:36 smithi090 bash[32384]: audit 2023-12-01T10:32:36.675860+0000 mon.c (mon.2) 6617 : audit 0 from='client.? 172.21.15.80:0/2428550788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:32:37.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:32:36 smithi080 bash[41963]: audit 2023-12-01T10:32:36.675860+0000 mon.c (mon.2) 6617 : audit 0 from='client.? 172.21.15.80:0/2428550788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:32:37.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:32:36 smithi080 bash[28361]: audit 2023-12-01T10:32:36.675860+0000 mon.c (mon.2) 6617 : audit 0 from='client.? 172.21.15.80:0/2428550788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:32:38.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:32:37 smithi090 bash[32384]: cluster 2023-12-01T10:32:36.655774+0000 mgr.y (mgr.24362) 10322 : cluster 0 pgmap v10291: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:32:38.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:32:37 smithi080 bash[28361]: cluster 2023-12-01T10:32:36.655774+0000 mgr.y (mgr.24362) 10322 : cluster 0 pgmap v10291: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:32:38.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:32:37 smithi080 bash[41963]: cluster 2023-12-01T10:32:36.655774+0000 mgr.y (mgr.24362) 10322 : cluster 0 pgmap v10291: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:32:40.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:32:39 smithi090 bash[32384]: cluster 2023-12-01T10:32:38.656414+0000 mgr.y (mgr.24362) 10323 : cluster 0 pgmap v10292: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:32:40.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:32:39 smithi090 bash[32384]: audit 2023-12-01T10:32:39.135737+0000 mon.a (mon.0) 6585 : audit 0 from='client.? 172.21.15.80:0/2574610087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:32:40.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:32:39 smithi080 bash[41963]: cluster 2023-12-01T10:32:38.656414+0000 mgr.y (mgr.24362) 10323 : cluster 0 pgmap v10292: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:32:40.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:32:39 smithi080 bash[41963]: audit 2023-12-01T10:32:39.135737+0000 mon.a (mon.0) 6585 : audit 0 from='client.? 172.21.15.80:0/2574610087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:32:40.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:32:39 smithi080 bash[28361]: cluster 2023-12-01T10:32:38.656414+0000 mgr.y (mgr.24362) 10323 : cluster 0 pgmap v10292: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:32:40.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:32:39 smithi080 bash[28361]: audit 2023-12-01T10:32:39.135737+0000 mon.a (mon.0) 6585 : audit 0 from='client.? 172.21.15.80:0/2574610087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:32:41.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:32:40 smithi090 bash[32384]: audit 2023-12-01T10:32:40.323173+0000 mon.c (mon.2) 6618 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:32:41.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:32:40 smithi080 bash[41963]: audit 2023-12-01T10:32:40.323173+0000 mon.c (mon.2) 6618 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:32:41.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:32:40 smithi080 bash[28361]: audit 2023-12-01T10:32:40.323173+0000 mon.c (mon.2) 6618 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:32:42.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:32:41 smithi090 bash[32384]: cluster 2023-12-01T10:32:40.657069+0000 mgr.y (mgr.24362) 10324 : cluster 0 pgmap v10293: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:32:42.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:32:41 smithi090 bash[32384]: audit 2023-12-01T10:32:41.593296+0000 mon.a (mon.0) 6586 : audit 0 from='client.? 172.21.15.80:0/3728189945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:32:42.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:32:41 smithi080 bash[28361]: cluster 2023-12-01T10:32:40.657069+0000 mgr.y (mgr.24362) 10324 : cluster 0 pgmap v10293: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:32:42.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:32:41 smithi080 bash[28361]: audit 2023-12-01T10:32:41.593296+0000 mon.a (mon.0) 6586 : audit 0 from='client.? 172.21.15.80:0/3728189945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:32:42.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:32:41 smithi080 bash[41963]: cluster 2023-12-01T10:32:40.657069+0000 mgr.y (mgr.24362) 10324 : cluster 0 pgmap v10293: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:32:42.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:32:41 smithi080 bash[41963]: audit 2023-12-01T10:32:41.593296+0000 mon.a (mon.0) 6586 : audit 0 from='client.? 172.21.15.80:0/3728189945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:32:44.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:32:43 smithi090 bash[32384]: cluster 2023-12-01T10:32:42.658202+0000 mgr.y (mgr.24362) 10325 : cluster 0 pgmap v10294: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:32:44.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:32:43 smithi080 bash[28361]: cluster 2023-12-01T10:32:42.658202+0000 mgr.y (mgr.24362) 10325 : cluster 0 pgmap v10294: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:32:44.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:32:43 smithi080 bash[41963]: cluster 2023-12-01T10:32:42.658202+0000 mgr.y (mgr.24362) 10325 : cluster 0 pgmap v10294: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:32:45.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:32:44 smithi090 bash[32384]: audit 2023-12-01T10:32:44.042393+0000 mon.c (mon.2) 6619 : audit 0 from='client.? 172.21.15.80:0/1908377654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:32:45.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:32:44 smithi080 bash[28361]: audit 2023-12-01T10:32:44.042393+0000 mon.c (mon.2) 6619 : audit 0 from='client.? 172.21.15.80:0/1908377654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:32:45.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:32:44 smithi080 bash[41963]: audit 2023-12-01T10:32:44.042393+0000 mon.c (mon.2) 6619 : audit 0 from='client.? 172.21.15.80:0/1908377654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:32:46.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:32:45 smithi090 bash[32384]: cluster 2023-12-01T10:32:44.658878+0000 mgr.y (mgr.24362) 10326 : cluster 0 pgmap v10295: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:32:46.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:32:45 smithi080 bash[28361]: cluster 2023-12-01T10:32:44.658878+0000 mgr.y (mgr.24362) 10326 : cluster 0 pgmap v10295: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:32:46.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:32:45 smithi080 bash[41963]: cluster 2023-12-01T10:32:44.658878+0000 mgr.y (mgr.24362) 10326 : cluster 0 pgmap v10295: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:32:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:32:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:32:46] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T10:32:47.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:32:46 smithi080 bash[41963]: audit 2023-12-01T10:32:45.808044+0000 mon.c (mon.2) 6620 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:32:47.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:32:46 smithi080 bash[41963]: audit 2023-12-01T10:32:46.496077+0000 mon.c (mon.2) 6621 : audit 0 from='client.? 172.21.15.80:0/2710467443' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:32:47.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:32:46 smithi080 bash[28361]: audit 2023-12-01T10:32:45.808044+0000 mon.c (mon.2) 6620 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:32:47.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:32:46 smithi080 bash[28361]: audit 2023-12-01T10:32:46.496077+0000 mon.c (mon.2) 6621 : audit 0 from='client.? 172.21.15.80:0/2710467443' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:32:47.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:32:46 smithi090 bash[32384]: audit 2023-12-01T10:32:45.808044+0000 mon.c (mon.2) 6620 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:32:47.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:32:46 smithi090 bash[32384]: audit 2023-12-01T10:32:46.496077+0000 mon.c (mon.2) 6621 : audit 0 from='client.? 172.21.15.80:0/2710467443' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:32:48.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:32:47 smithi080 bash[28361]: cluster 2023-12-01T10:32:46.660059+0000 mgr.y (mgr.24362) 10327 : cluster 0 pgmap v10296: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:32:48.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:32:47 smithi080 bash[41963]: cluster 2023-12-01T10:32:46.660059+0000 mgr.y (mgr.24362) 10327 : cluster 0 pgmap v10296: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:32:48.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:32:47 smithi090 bash[32384]: cluster 2023-12-01T10:32:46.660059+0000 mgr.y (mgr.24362) 10327 : cluster 0 pgmap v10296: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:32:50.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:32:49 smithi080 bash[28361]: cluster 2023-12-01T10:32:48.660644+0000 mgr.y (mgr.24362) 10328 : cluster 0 pgmap v10297: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:32:50.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:32:49 smithi080 bash[28361]: audit 2023-12-01T10:32:48.941542+0000 mon.a (mon.0) 6587 : audit 0 from='client.? 172.21.15.80:0/3205380309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:32:50.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:32:49 smithi080 bash[41963]: cluster 2023-12-01T10:32:48.660644+0000 mgr.y (mgr.24362) 10328 : cluster 0 pgmap v10297: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:32:50.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:32:49 smithi080 bash[41963]: audit 2023-12-01T10:32:48.941542+0000 mon.a (mon.0) 6587 : audit 0 from='client.? 172.21.15.80:0/3205380309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:32:50.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:32:49 smithi090 bash[32384]: cluster 2023-12-01T10:32:48.660644+0000 mgr.y (mgr.24362) 10328 : cluster 0 pgmap v10297: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:32:50.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:32:49 smithi090 bash[32384]: audit 2023-12-01T10:32:48.941542+0000 mon.a (mon.0) 6587 : audit 0 from='client.? 172.21.15.80:0/3205380309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:32:52.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:32:51 smithi080 bash[28361]: cluster 2023-12-01T10:32:50.661298+0000 mgr.y (mgr.24362) 10329 : cluster 0 pgmap v10298: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:32:52.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:32:51 smithi080 bash[28361]: audit 2023-12-01T10:32:51.432739+0000 mon.c (mon.2) 6622 : audit 0 from='client.? 172.21.15.80:0/3733059208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:32:52.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:32:51 smithi080 bash[28361]: audit 2023-12-01T10:32:51.602651+0000 mon.a (mon.0) 6588 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:32:52.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:32:51 smithi080 bash[28361]: audit 2023-12-01T10:32:51.614068+0000 mon.a (mon.0) 6589 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:32:52.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:32:51 smithi080 bash[41963]: cluster 2023-12-01T10:32:50.661298+0000 mgr.y (mgr.24362) 10329 : cluster 0 pgmap v10298: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:32:52.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:32:51 smithi080 bash[41963]: audit 2023-12-01T10:32:51.432739+0000 mon.c (mon.2) 6622 : audit 0 from='client.? 172.21.15.80:0/3733059208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:32:52.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:32:51 smithi080 bash[41963]: audit 2023-12-01T10:32:51.602651+0000 mon.a (mon.0) 6588 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:32:52.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:32:51 smithi080 bash[41963]: audit 2023-12-01T10:32:51.614068+0000 mon.a (mon.0) 6589 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:32:52.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:32:51 smithi090 bash[32384]: cluster 2023-12-01T10:32:50.661298+0000 mgr.y (mgr.24362) 10329 : cluster 0 pgmap v10298: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:32:52.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:32:51 smithi090 bash[32384]: audit 2023-12-01T10:32:51.432739+0000 mon.c (mon.2) 6622 : audit 0 from='client.? 172.21.15.80:0/3733059208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:32:52.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:32:51 smithi090 bash[32384]: audit 2023-12-01T10:32:51.602651+0000 mon.a (mon.0) 6588 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:32:52.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:32:51 smithi090 bash[32384]: audit 2023-12-01T10:32:51.614068+0000 mon.a (mon.0) 6589 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:32:53.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:32:53 smithi080 bash[28361]: audit 2023-12-01T10:32:52.110402+0000 mon.a (mon.0) 6590 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:32:53.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:32:53 smithi080 bash[28361]: audit 2023-12-01T10:32:52.120597+0000 mon.a (mon.0) 6591 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:32:53.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:32:53 smithi080 bash[28361]: audit 2023-12-01T10:32:52.594193+0000 mon.c (mon.2) 6623 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:32:53.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:32:53 smithi080 bash[28361]: audit 2023-12-01T10:32:52.596283+0000 mon.c (mon.2) 6624 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:32:53.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:32:53 smithi080 bash[28361]: audit 2023-12-01T10:32:52.607495+0000 mon.a (mon.0) 6592 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:32:53.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:32:53 smithi080 bash[41963]: audit 2023-12-01T10:32:52.110402+0000 mon.a (mon.0) 6590 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:32:53.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:32:53 smithi080 bash[41963]: audit 2023-12-01T10:32:52.120597+0000 mon.a (mon.0) 6591 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:32:53.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:32:53 smithi080 bash[41963]: audit 2023-12-01T10:32:52.594193+0000 mon.c (mon.2) 6623 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:32:53.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:32:53 smithi080 bash[41963]: audit 2023-12-01T10:32:52.596283+0000 mon.c (mon.2) 6624 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:32:53.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:32:53 smithi080 bash[41963]: audit 2023-12-01T10:32:52.607495+0000 mon.a (mon.0) 6592 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:32:53.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:32:53 smithi090 bash[32384]: audit 2023-12-01T10:32:52.110402+0000 mon.a (mon.0) 6590 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:32:53.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:32:53 smithi090 bash[32384]: audit 2023-12-01T10:32:52.120597+0000 mon.a (mon.0) 6591 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:32:53.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:32:53 smithi090 bash[32384]: audit 2023-12-01T10:32:52.594193+0000 mon.c (mon.2) 6623 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:32:53.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:32:53 smithi090 bash[32384]: audit 2023-12-01T10:32:52.596283+0000 mon.c (mon.2) 6624 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:32:53.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:32:53 smithi090 bash[32384]: audit 2023-12-01T10:32:52.607495+0000 mon.a (mon.0) 6592 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:32:54.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:32:54 smithi080 bash[28361]: cluster 2023-12-01T10:32:52.662381+0000 mgr.y (mgr.24362) 10330 : cluster 0 pgmap v10299: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:32:54.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:32:54 smithi080 bash[28361]: audit 2023-12-01T10:32:53.886948+0000 mon.a (mon.0) 6593 : audit 0 from='client.? 172.21.15.80:0/3385724121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:32:54.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:32:54 smithi080 bash[41963]: cluster 2023-12-01T10:32:52.662381+0000 mgr.y (mgr.24362) 10330 : cluster 0 pgmap v10299: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:32:54.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:32:54 smithi080 bash[41963]: audit 2023-12-01T10:32:53.886948+0000 mon.a (mon.0) 6593 : audit 0 from='client.? 172.21.15.80:0/3385724121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:32:54.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:32:54 smithi090 bash[32384]: cluster 2023-12-01T10:32:52.662381+0000 mgr.y (mgr.24362) 10330 : cluster 0 pgmap v10299: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:32:54.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:32:54 smithi090 bash[32384]: audit 2023-12-01T10:32:53.886948+0000 mon.a (mon.0) 6593 : audit 0 from='client.? 172.21.15.80:0/3385724121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:32:55.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:32:55 smithi090 bash[32384]: cluster 2023-12-01T10:32:54.663072+0000 mgr.y (mgr.24362) 10331 : cluster 0 pgmap v10300: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:32:55.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:32:55 smithi080 bash[28361]: cluster 2023-12-01T10:32:54.663072+0000 mgr.y (mgr.24362) 10331 : cluster 0 pgmap v10300: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:32:55.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:32:55 smithi080 bash[41963]: cluster 2023-12-01T10:32:54.663072+0000 mgr.y (mgr.24362) 10331 : cluster 0 pgmap v10300: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:32:56.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:32:56 smithi090 bash[32384]: audit 2023-12-01T10:32:55.323584+0000 mon.c (mon.2) 6625 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:32:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:32:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:32:56] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T10:32:56.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:32:56 smithi080 bash[41963]: audit 2023-12-01T10:32:55.323584+0000 mon.c (mon.2) 6625 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:32:56.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:32:56 smithi080 bash[28361]: audit 2023-12-01T10:32:55.323584+0000 mon.c (mon.2) 6625 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:32:57.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:32:57 smithi090 bash[32384]: audit 2023-12-01T10:32:56.338252+0000 mon.c (mon.2) 6626 : audit 0 from='client.? 172.21.15.80:0/1550114617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:32:57.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:32:57 smithi090 bash[32384]: cluster 2023-12-01T10:32:56.664228+0000 mgr.y (mgr.24362) 10332 : cluster 0 pgmap v10301: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:32:57.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:32:57 smithi080 bash[41963]: audit 2023-12-01T10:32:56.338252+0000 mon.c (mon.2) 6626 : audit 0 from='client.? 172.21.15.80:0/1550114617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:32:57.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:32:57 smithi080 bash[41963]: cluster 2023-12-01T10:32:56.664228+0000 mgr.y (mgr.24362) 10332 : cluster 0 pgmap v10301: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:32:57.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:32:57 smithi080 bash[28361]: audit 2023-12-01T10:32:56.338252+0000 mon.c (mon.2) 6626 : audit 0 from='client.? 172.21.15.80:0/1550114617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:32:57.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:32:57 smithi080 bash[28361]: cluster 2023-12-01T10:32:56.664228+0000 mgr.y (mgr.24362) 10332 : cluster 0 pgmap v10301: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:33:00.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:32:59 smithi090 bash[32384]: cluster 2023-12-01T10:32:58.664811+0000 mgr.y (mgr.24362) 10333 : cluster 0 pgmap v10302: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:33:00.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:32:59 smithi090 bash[32384]: audit 2023-12-01T10:32:58.792896+0000 mon.a (mon.0) 6594 : audit 0 from='client.? 172.21.15.80:0/280913315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:33:00.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:32:59 smithi080 bash[28361]: cluster 2023-12-01T10:32:58.664811+0000 mgr.y (mgr.24362) 10333 : cluster 0 pgmap v10302: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:33:00.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:32:59 smithi080 bash[28361]: audit 2023-12-01T10:32:58.792896+0000 mon.a (mon.0) 6594 : audit 0 from='client.? 172.21.15.80:0/280913315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:33:00.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:32:59 smithi080 bash[41963]: cluster 2023-12-01T10:32:58.664811+0000 mgr.y (mgr.24362) 10333 : cluster 0 pgmap v10302: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:33:00.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:32:59 smithi080 bash[41963]: audit 2023-12-01T10:32:58.792896+0000 mon.a (mon.0) 6594 : audit 0 from='client.? 172.21.15.80:0/280913315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:33:02.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:33:01 smithi090 bash[32384]: cluster 2023-12-01T10:33:00.665492+0000 mgr.y (mgr.24362) 10334 : cluster 0 pgmap v10303: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:33:02.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:33:01 smithi090 bash[32384]: audit 2023-12-01T10:33:01.252247+0000 mon.c (mon.2) 6627 : audit 0 from='client.? 172.21.15.80:0/1423615090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:33:02.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:33:01 smithi080 bash[41963]: cluster 2023-12-01T10:33:00.665492+0000 mgr.y (mgr.24362) 10334 : cluster 0 pgmap v10303: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:33:02.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:33:01 smithi080 bash[41963]: audit 2023-12-01T10:33:01.252247+0000 mon.c (mon.2) 6627 : audit 0 from='client.? 172.21.15.80:0/1423615090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:33:02.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:33:01 smithi080 bash[28361]: cluster 2023-12-01T10:33:00.665492+0000 mgr.y (mgr.24362) 10334 : cluster 0 pgmap v10303: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:33:02.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:33:01 smithi080 bash[28361]: audit 2023-12-01T10:33:01.252247+0000 mon.c (mon.2) 6627 : audit 0 from='client.? 172.21.15.80:0/1423615090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:33:04.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:33:03 smithi090 bash[32384]: cluster 2023-12-01T10:33:02.666640+0000 mgr.y (mgr.24362) 10335 : cluster 0 pgmap v10304: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:33:04.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:33:03 smithi090 bash[32384]: audit 2023-12-01T10:33:03.701984+0000 mon.a (mon.0) 6595 : audit 0 from='client.? 172.21.15.80:0/982584481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:33:04.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:33:03 smithi080 bash[28361]: cluster 2023-12-01T10:33:02.666640+0000 mgr.y (mgr.24362) 10335 : cluster 0 pgmap v10304: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:33:04.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:33:03 smithi080 bash[28361]: audit 2023-12-01T10:33:03.701984+0000 mon.a (mon.0) 6595 : audit 0 from='client.? 172.21.15.80:0/982584481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:33:04.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:33:03 smithi080 bash[41963]: cluster 2023-12-01T10:33:02.666640+0000 mgr.y (mgr.24362) 10335 : cluster 0 pgmap v10304: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:33:04.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:33:03 smithi080 bash[41963]: audit 2023-12-01T10:33:03.701984+0000 mon.a (mon.0) 6595 : audit 0 from='client.? 172.21.15.80:0/982584481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:33:05.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:33:05 smithi090 bash[32384]: cluster 2023-12-01T10:33:04.667309+0000 mgr.y (mgr.24362) 10336 : cluster 0 pgmap v10305: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:33:05.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:33:05 smithi080 bash[28361]: cluster 2023-12-01T10:33:04.667309+0000 mgr.y (mgr.24362) 10336 : cluster 0 pgmap v10305: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:33:05.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:33:05 smithi080 bash[41963]: cluster 2023-12-01T10:33:04.667309+0000 mgr.y (mgr.24362) 10336 : cluster 0 pgmap v10305: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:33:06.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:33:06 smithi080 bash[28361]: audit 2023-12-01T10:33:06.154041+0000 mon.a (mon.0) 6596 : audit 0 from='client.? 172.21.15.80:0/325113998' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:33:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:33:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:33:06] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T10:33:06.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:33:06 smithi080 bash[41963]: audit 2023-12-01T10:33:06.154041+0000 mon.a (mon.0) 6596 : audit 0 from='client.? 172.21.15.80:0/325113998' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:33:06.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:33:06 smithi090 bash[32384]: audit 2023-12-01T10:33:06.154041+0000 mon.a (mon.0) 6596 : audit 0 from='client.? 172.21.15.80:0/325113998' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:33:07.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:33:07 smithi080 bash[28361]: cluster 2023-12-01T10:33:06.668487+0000 mgr.y (mgr.24362) 10337 : cluster 0 pgmap v10306: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:33:07.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:33:07 smithi080 bash[41963]: cluster 2023-12-01T10:33:06.668487+0000 mgr.y (mgr.24362) 10337 : cluster 0 pgmap v10306: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:33:07.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:33:07 smithi090 bash[32384]: cluster 2023-12-01T10:33:06.668487+0000 mgr.y (mgr.24362) 10337 : cluster 0 pgmap v10306: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:33:08.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:33:08 smithi080 bash[28361]: audit 2023-12-01T10:33:08.626859+0000 mon.c (mon.2) 6628 : audit 0 from='client.? 172.21.15.80:0/4175740583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:33:08.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:33:08 smithi080 bash[41963]: audit 2023-12-01T10:33:08.626859+0000 mon.c (mon.2) 6628 : audit 0 from='client.? 172.21.15.80:0/4175740583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:33:09.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:33:08 smithi090 bash[32384]: audit 2023-12-01T10:33:08.626859+0000 mon.c (mon.2) 6628 : audit 0 from='client.? 172.21.15.80:0/4175740583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:33:10.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:33:09 smithi090 bash[32384]: cluster 2023-12-01T10:33:08.669143+0000 mgr.y (mgr.24362) 10338 : cluster 0 pgmap v10307: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:33:10.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:33:09 smithi080 bash[41963]: cluster 2023-12-01T10:33:08.669143+0000 mgr.y (mgr.24362) 10338 : cluster 0 pgmap v10307: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:33:10.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:33:09 smithi080 bash[28361]: cluster 2023-12-01T10:33:08.669143+0000 mgr.y (mgr.24362) 10338 : cluster 0 pgmap v10307: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:33:11.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:33:10 smithi090 bash[32384]: audit 2023-12-01T10:33:10.323996+0000 mon.c (mon.2) 6629 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:33:11.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:33:10 smithi080 bash[41963]: audit 2023-12-01T10:33:10.323996+0000 mon.c (mon.2) 6629 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:33:11.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:33:10 smithi080 bash[28361]: audit 2023-12-01T10:33:10.323996+0000 mon.c (mon.2) 6629 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:33:12.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:33:11 smithi090 bash[32384]: cluster 2023-12-01T10:33:10.669778+0000 mgr.y (mgr.24362) 10339 : cluster 0 pgmap v10308: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:33:12.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:33:11 smithi090 bash[32384]: audit 2023-12-01T10:33:11.078627+0000 mon.a (mon.0) 6597 : audit 0 from='client.? 172.21.15.80:0/2074881946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:33:12.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:33:11 smithi080 bash[28361]: cluster 2023-12-01T10:33:10.669778+0000 mgr.y (mgr.24362) 10339 : cluster 0 pgmap v10308: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:33:12.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:33:11 smithi080 bash[28361]: audit 2023-12-01T10:33:11.078627+0000 mon.a (mon.0) 6597 : audit 0 from='client.? 172.21.15.80:0/2074881946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:33:12.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:33:11 smithi080 bash[41963]: cluster 2023-12-01T10:33:10.669778+0000 mgr.y (mgr.24362) 10339 : cluster 0 pgmap v10308: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:33:12.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:33:11 smithi080 bash[41963]: audit 2023-12-01T10:33:11.078627+0000 mon.a (mon.0) 6597 : audit 0 from='client.? 172.21.15.80:0/2074881946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:33:14.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:33:13 smithi090 bash[32384]: cluster 2023-12-01T10:33:12.671014+0000 mgr.y (mgr.24362) 10340 : cluster 0 pgmap v10309: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:33:14.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:33:13 smithi090 bash[32384]: audit 2023-12-01T10:33:13.536608+0000 mon.c (mon.2) 6630 : audit 0 from='client.? 172.21.15.80:0/1551715308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:33:14.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:33:13 smithi080 bash[28361]: cluster 2023-12-01T10:33:12.671014+0000 mgr.y (mgr.24362) 10340 : cluster 0 pgmap v10309: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:33:14.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:33:13 smithi080 bash[28361]: audit 2023-12-01T10:33:13.536608+0000 mon.c (mon.2) 6630 : audit 0 from='client.? 172.21.15.80:0/1551715308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:33:14.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:33:13 smithi080 bash[41963]: cluster 2023-12-01T10:33:12.671014+0000 mgr.y (mgr.24362) 10340 : cluster 0 pgmap v10309: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:33:14.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:33:13 smithi080 bash[41963]: audit 2023-12-01T10:33:13.536608+0000 mon.c (mon.2) 6630 : audit 0 from='client.? 172.21.15.80:0/1551715308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:33:15.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:33:15 smithi080 bash[28361]: cluster 2023-12-01T10:33:14.671732+0000 mgr.y (mgr.24362) 10341 : cluster 0 pgmap v10310: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:33:15.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:33:15 smithi080 bash[41963]: cluster 2023-12-01T10:33:14.671732+0000 mgr.y (mgr.24362) 10341 : cluster 0 pgmap v10310: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:33:15.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:33:15 smithi090 bash[32384]: cluster 2023-12-01T10:33:14.671732+0000 mgr.y (mgr.24362) 10341 : cluster 0 pgmap v10310: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:33:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:33:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:33:16] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T10:33:16.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:33:16 smithi080 bash[41963]: audit 2023-12-01T10:33:15.991443+0000 mon.c (mon.2) 6631 : audit 0 from='client.? 172.21.15.80:0/1988218702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:33:16.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:33:16 smithi080 bash[28361]: audit 2023-12-01T10:33:15.991443+0000 mon.c (mon.2) 6631 : audit 0 from='client.? 172.21.15.80:0/1988218702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:33:16.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:33:16 smithi090 bash[32384]: audit 2023-12-01T10:33:15.991443+0000 mon.c (mon.2) 6631 : audit 0 from='client.? 172.21.15.80:0/1988218702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:33:17.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:33:17 smithi080 bash[28361]: cluster 2023-12-01T10:33:16.672960+0000 mgr.y (mgr.24362) 10342 : cluster 0 pgmap v10311: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:33:17.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:33:17 smithi080 bash[41963]: cluster 2023-12-01T10:33:16.672960+0000 mgr.y (mgr.24362) 10342 : cluster 0 pgmap v10311: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:33:17.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:33:17 smithi090 bash[32384]: cluster 2023-12-01T10:33:16.672960+0000 mgr.y (mgr.24362) 10342 : cluster 0 pgmap v10311: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:33:18.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:33:18 smithi090 bash[32384]: audit 2023-12-01T10:33:18.445976+0000 mon.a (mon.0) 6598 : audit 0 from='client.? 172.21.15.80:0/1780319454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:33:18.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:33:18 smithi080 bash[28361]: audit 2023-12-01T10:33:18.445976+0000 mon.a (mon.0) 6598 : audit 0 from='client.? 172.21.15.80:0/1780319454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:33:18.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:33:18 smithi080 bash[41963]: audit 2023-12-01T10:33:18.445976+0000 mon.a (mon.0) 6598 : audit 0 from='client.? 172.21.15.80:0/1780319454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:33:19.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:33:19 smithi090 bash[32384]: cluster 2023-12-01T10:33:18.673711+0000 mgr.y (mgr.24362) 10343 : cluster 0 pgmap v10312: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:33:19.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:33:19 smithi080 bash[28361]: cluster 2023-12-01T10:33:18.673711+0000 mgr.y (mgr.24362) 10343 : cluster 0 pgmap v10312: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:33:19.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:33:19 smithi080 bash[41963]: cluster 2023-12-01T10:33:18.673711+0000 mgr.y (mgr.24362) 10343 : cluster 0 pgmap v10312: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:33:22.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:33:21 smithi090 bash[32384]: cluster 2023-12-01T10:33:20.674473+0000 mgr.y (mgr.24362) 10344 : cluster 0 pgmap v10313: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:33:22.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:33:21 smithi090 bash[32384]: audit 2023-12-01T10:33:20.903604+0000 mon.a (mon.0) 6599 : audit 0 from='client.? 172.21.15.80:0/2677469861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:33:22.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:33:21 smithi080 bash[28361]: cluster 2023-12-01T10:33:20.674473+0000 mgr.y (mgr.24362) 10344 : cluster 0 pgmap v10313: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:33:22.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:33:21 smithi080 bash[28361]: audit 2023-12-01T10:33:20.903604+0000 mon.a (mon.0) 6599 : audit 0 from='client.? 172.21.15.80:0/2677469861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:33:22.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:33:21 smithi080 bash[41963]: cluster 2023-12-01T10:33:20.674473+0000 mgr.y (mgr.24362) 10344 : cluster 0 pgmap v10313: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:33:22.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:33:21 smithi080 bash[41963]: audit 2023-12-01T10:33:20.903604+0000 mon.a (mon.0) 6599 : audit 0 from='client.? 172.21.15.80:0/2677469861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:33:24.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:33:23 smithi090 bash[32384]: cluster 2023-12-01T10:33:22.675649+0000 mgr.y (mgr.24362) 10345 : cluster 0 pgmap v10314: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:33:24.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:33:23 smithi090 bash[32384]: audit 2023-12-01T10:33:23.360368+0000 mon.a (mon.0) 6600 : audit 0 from='client.? 172.21.15.80:0/935953674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:33:24.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:33:23 smithi080 bash[41963]: cluster 2023-12-01T10:33:22.675649+0000 mgr.y (mgr.24362) 10345 : cluster 0 pgmap v10314: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:33:24.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:33:23 smithi080 bash[41963]: audit 2023-12-01T10:33:23.360368+0000 mon.a (mon.0) 6600 : audit 0 from='client.? 172.21.15.80:0/935953674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:33:24.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:33:23 smithi080 bash[28361]: cluster 2023-12-01T10:33:22.675649+0000 mgr.y (mgr.24362) 10345 : cluster 0 pgmap v10314: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:33:24.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:33:23 smithi080 bash[28361]: audit 2023-12-01T10:33:23.360368+0000 mon.a (mon.0) 6600 : audit 0 from='client.? 172.21.15.80:0/935953674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:33:25.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:33:25 smithi080 bash[28361]: cluster 2023-12-01T10:33:24.676331+0000 mgr.y (mgr.24362) 10346 : cluster 0 pgmap v10315: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:33:25.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:33:25 smithi080 bash[41963]: cluster 2023-12-01T10:33:24.676331+0000 mgr.y (mgr.24362) 10346 : cluster 0 pgmap v10315: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:33:25.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:33:25 smithi090 bash[32384]: cluster 2023-12-01T10:33:24.676331+0000 mgr.y (mgr.24362) 10346 : cluster 0 pgmap v10315: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:33:26.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:33:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:33:26] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T10:33:26.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:33:26 smithi080 bash[28361]: audit 2023-12-01T10:33:25.324348+0000 mon.c (mon.2) 6632 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:33:26.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:33:26 smithi080 bash[28361]: audit 2023-12-01T10:33:25.824670+0000 mon.c (mon.2) 6633 : audit 0 from='client.? 172.21.15.80:0/538956655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:33:26.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:33:26 smithi080 bash[41963]: audit 2023-12-01T10:33:25.324348+0000 mon.c (mon.2) 6632 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:33:26.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:33:26 smithi080 bash[41963]: audit 2023-12-01T10:33:25.824670+0000 mon.c (mon.2) 6633 : audit 0 from='client.? 172.21.15.80:0/538956655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:33:26.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:33:26 smithi090 bash[32384]: audit 2023-12-01T10:33:25.324348+0000 mon.c (mon.2) 6632 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:33:26.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:33:26 smithi090 bash[32384]: audit 2023-12-01T10:33:25.824670+0000 mon.c (mon.2) 6633 : audit 0 from='client.? 172.21.15.80:0/538956655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:33:27.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:33:27 smithi080 bash[28361]: cluster 2023-12-01T10:33:26.677504+0000 mgr.y (mgr.24362) 10347 : cluster 0 pgmap v10316: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:33:27.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:33:27 smithi080 bash[41963]: cluster 2023-12-01T10:33:26.677504+0000 mgr.y (mgr.24362) 10347 : cluster 0 pgmap v10316: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:33:27.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:33:27 smithi090 bash[32384]: cluster 2023-12-01T10:33:26.677504+0000 mgr.y (mgr.24362) 10347 : cluster 0 pgmap v10316: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:33:28.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:33:28 smithi080 bash[28361]: audit 2023-12-01T10:33:28.277992+0000 mon.c (mon.2) 6634 : audit 0 from='client.? 172.21.15.80:0/3921706377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:33:28.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:33:28 smithi080 bash[41963]: audit 2023-12-01T10:33:28.277992+0000 mon.c (mon.2) 6634 : audit 0 from='client.? 172.21.15.80:0/3921706377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:33:28.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:33:28 smithi090 bash[32384]: audit 2023-12-01T10:33:28.277992+0000 mon.c (mon.2) 6634 : audit 0 from='client.? 172.21.15.80:0/3921706377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:33:29.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:33:29 smithi080 bash[28361]: cluster 2023-12-01T10:33:28.678313+0000 mgr.y (mgr.24362) 10348 : cluster 0 pgmap v10317: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:33:29.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:33:29 smithi080 bash[41963]: cluster 2023-12-01T10:33:28.678313+0000 mgr.y (mgr.24362) 10348 : cluster 0 pgmap v10317: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:33:29.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:33:29 smithi090 bash[32384]: cluster 2023-12-01T10:33:28.678313+0000 mgr.y (mgr.24362) 10348 : cluster 0 pgmap v10317: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:33:32.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:33:31 smithi090 bash[32384]: cluster 2023-12-01T10:33:30.679077+0000 mgr.y (mgr.24362) 10349 : cluster 0 pgmap v10318: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:33:32.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:33:31 smithi090 bash[32384]: audit 2023-12-01T10:33:30.738484+0000 mon.c (mon.2) 6635 : audit 0 from='client.? 172.21.15.80:0/2324589159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:33:32.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:33:31 smithi080 bash[28361]: cluster 2023-12-01T10:33:30.679077+0000 mgr.y (mgr.24362) 10349 : cluster 0 pgmap v10318: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:33:32.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:33:31 smithi080 bash[28361]: audit 2023-12-01T10:33:30.738484+0000 mon.c (mon.2) 6635 : audit 0 from='client.? 172.21.15.80:0/2324589159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:33:32.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:33:31 smithi080 bash[41963]: cluster 2023-12-01T10:33:30.679077+0000 mgr.y (mgr.24362) 10349 : cluster 0 pgmap v10318: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:33:32.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:33:31 smithi080 bash[41963]: audit 2023-12-01T10:33:30.738484+0000 mon.c (mon.2) 6635 : audit 0 from='client.? 172.21.15.80:0/2324589159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:33:34.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:33:33 smithi090 bash[32384]: cluster 2023-12-01T10:33:32.680365+0000 mgr.y (mgr.24362) 10350 : cluster 0 pgmap v10319: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:33:34.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:33:33 smithi090 bash[32384]: audit 2023-12-01T10:33:33.189969+0000 mon.a (mon.0) 6601 : audit 0 from='client.? 172.21.15.80:0/3672187812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:33:34.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:33:33 smithi080 bash[28361]: cluster 2023-12-01T10:33:32.680365+0000 mgr.y (mgr.24362) 10350 : cluster 0 pgmap v10319: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:33:34.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:33:33 smithi080 bash[28361]: audit 2023-12-01T10:33:33.189969+0000 mon.a (mon.0) 6601 : audit 0 from='client.? 172.21.15.80:0/3672187812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:33:34.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:33:33 smithi080 bash[41963]: cluster 2023-12-01T10:33:32.680365+0000 mgr.y (mgr.24362) 10350 : cluster 0 pgmap v10319: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:33:34.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:33:33 smithi080 bash[41963]: audit 2023-12-01T10:33:33.189969+0000 mon.a (mon.0) 6601 : audit 0 from='client.? 172.21.15.80:0/3672187812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:33:35.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:33:35 smithi080 bash[28361]: cluster 2023-12-01T10:33:34.681050+0000 mgr.y (mgr.24362) 10351 : cluster 0 pgmap v10320: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:33:35.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:33:35 smithi080 bash[41963]: cluster 2023-12-01T10:33:34.681050+0000 mgr.y (mgr.24362) 10351 : cluster 0 pgmap v10320: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:33:35.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:33:35 smithi090 bash[32384]: cluster 2023-12-01T10:33:34.681050+0000 mgr.y (mgr.24362) 10351 : cluster 0 pgmap v10320: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:33:36.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:33:36 smithi080 bash[28361]: audit 2023-12-01T10:33:35.646372+0000 mon.a (mon.0) 6602 : audit 0 from='client.? 172.21.15.80:0/321570148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:33:36.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:33:36 smithi080 bash[41963]: audit 2023-12-01T10:33:35.646372+0000 mon.a (mon.0) 6602 : audit 0 from='client.? 172.21.15.80:0/321570148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:33:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:33:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:33:36] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T10:33:36.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:33:36 smithi090 bash[32384]: audit 2023-12-01T10:33:35.646372+0000 mon.a (mon.0) 6602 : audit 0 from='client.? 172.21.15.80:0/321570148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:33:37.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:33:37 smithi080 bash[28361]: cluster 2023-12-01T10:33:36.682264+0000 mgr.y (mgr.24362) 10352 : cluster 0 pgmap v10321: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:33:37.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:33:37 smithi080 bash[41963]: cluster 2023-12-01T10:33:36.682264+0000 mgr.y (mgr.24362) 10352 : cluster 0 pgmap v10321: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:33:37.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:33:37 smithi090 bash[32384]: cluster 2023-12-01T10:33:36.682264+0000 mgr.y (mgr.24362) 10352 : cluster 0 pgmap v10321: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:33:38.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:33:38 smithi080 bash[41963]: audit 2023-12-01T10:33:38.096370+0000 mon.c (mon.2) 6636 : audit 0 from='client.? 172.21.15.80:0/1650725294' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:33:38.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:33:38 smithi080 bash[28361]: audit 2023-12-01T10:33:38.096370+0000 mon.c (mon.2) 6636 : audit 0 from='client.? 172.21.15.80:0/1650725294' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:33:38.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:33:38 smithi090 bash[32384]: audit 2023-12-01T10:33:38.096370+0000 mon.c (mon.2) 6636 : audit 0 from='client.? 172.21.15.80:0/1650725294' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:33:39.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:33:39 smithi080 bash[28361]: cluster 2023-12-01T10:33:38.682914+0000 mgr.y (mgr.24362) 10353 : cluster 0 pgmap v10322: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:33:39.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:33:39 smithi080 bash[41963]: cluster 2023-12-01T10:33:38.682914+0000 mgr.y (mgr.24362) 10353 : cluster 0 pgmap v10322: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:33:39.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:33:39 smithi090 bash[32384]: cluster 2023-12-01T10:33:38.682914+0000 mgr.y (mgr.24362) 10353 : cluster 0 pgmap v10322: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:33:40.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:33:40 smithi080 bash[28361]: audit 2023-12-01T10:33:40.324886+0000 mon.c (mon.2) 6637 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:33:40.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:33:40 smithi080 bash[41963]: audit 2023-12-01T10:33:40.324886+0000 mon.c (mon.2) 6637 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:33:40.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:33:40 smithi090 bash[32384]: audit 2023-12-01T10:33:40.324886+0000 mon.c (mon.2) 6637 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:33:41.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:33:41 smithi080 bash[28361]: audit 2023-12-01T10:33:40.550711+0000 mon.c (mon.2) 6638 : audit 0 from='client.? 172.21.15.80:0/3317382313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:33:41.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:33:41 smithi080 bash[28361]: cluster 2023-12-01T10:33:40.683577+0000 mgr.y (mgr.24362) 10354 : cluster 0 pgmap v10323: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:33:41.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:33:41 smithi080 bash[41963]: audit 2023-12-01T10:33:40.550711+0000 mon.c (mon.2) 6638 : audit 0 from='client.? 172.21.15.80:0/3317382313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:33:41.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:33:41 smithi080 bash[41963]: cluster 2023-12-01T10:33:40.683577+0000 mgr.y (mgr.24362) 10354 : cluster 0 pgmap v10323: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:33:41.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:33:41 smithi090 bash[32384]: audit 2023-12-01T10:33:40.550711+0000 mon.c (mon.2) 6638 : audit 0 from='client.? 172.21.15.80:0/3317382313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:33:41.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:33:41 smithi090 bash[32384]: cluster 2023-12-01T10:33:40.683577+0000 mgr.y (mgr.24362) 10354 : cluster 0 pgmap v10323: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:33:44.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:33:43 smithi090 bash[32384]: cluster 2023-12-01T10:33:42.684657+0000 mgr.y (mgr.24362) 10355 : cluster 0 pgmap v10324: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:33:44.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:33:43 smithi090 bash[32384]: audit 2023-12-01T10:33:43.005950+0000 mon.c (mon.2) 6639 : audit 0 from='client.? 172.21.15.80:0/2745307041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:33:44.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:33:43 smithi080 bash[41963]: cluster 2023-12-01T10:33:42.684657+0000 mgr.y (mgr.24362) 10355 : cluster 0 pgmap v10324: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:33:44.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:33:43 smithi080 bash[41963]: audit 2023-12-01T10:33:43.005950+0000 mon.c (mon.2) 6639 : audit 0 from='client.? 172.21.15.80:0/2745307041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:33:44.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:33:43 smithi080 bash[28361]: cluster 2023-12-01T10:33:42.684657+0000 mgr.y (mgr.24362) 10355 : cluster 0 pgmap v10324: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:33:44.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:33:43 smithi080 bash[28361]: audit 2023-12-01T10:33:43.005950+0000 mon.c (mon.2) 6639 : audit 0 from='client.? 172.21.15.80:0/2745307041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:33:45.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:33:45 smithi080 bash[41963]: cluster 2023-12-01T10:33:44.685314+0000 mgr.y (mgr.24362) 10356 : cluster 0 pgmap v10325: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:33:45.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:33:45 smithi080 bash[28361]: cluster 2023-12-01T10:33:44.685314+0000 mgr.y (mgr.24362) 10356 : cluster 0 pgmap v10325: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:33:45.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:33:45 smithi090 bash[32384]: cluster 2023-12-01T10:33:44.685314+0000 mgr.y (mgr.24362) 10356 : cluster 0 pgmap v10325: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:33:46.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:33:46 smithi080 bash[28361]: audit 2023-12-01T10:33:45.461830+0000 mon.a (mon.0) 6603 : audit 0 from='client.? 172.21.15.80:0/1432924747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:33:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:33:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:33:46] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T10:33:46.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:33:46 smithi080 bash[41963]: audit 2023-12-01T10:33:45.461830+0000 mon.a (mon.0) 6603 : audit 0 from='client.? 172.21.15.80:0/1432924747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:33:46.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:33:46 smithi090 bash[32384]: audit 2023-12-01T10:33:45.461830+0000 mon.a (mon.0) 6603 : audit 0 from='client.? 172.21.15.80:0/1432924747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:33:47.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:33:47 smithi080 bash[41963]: cluster 2023-12-01T10:33:46.686466+0000 mgr.y (mgr.24362) 10357 : cluster 0 pgmap v10326: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:33:47.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:33:47 smithi080 bash[28361]: cluster 2023-12-01T10:33:46.686466+0000 mgr.y (mgr.24362) 10357 : cluster 0 pgmap v10326: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:33:47.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:33:47 smithi090 bash[32384]: cluster 2023-12-01T10:33:46.686466+0000 mgr.y (mgr.24362) 10357 : cluster 0 pgmap v10326: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:33:48.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:33:48 smithi080 bash[28361]: audit 2023-12-01T10:33:47.913976+0000 mon.a (mon.0) 6604 : audit 0 from='client.? 172.21.15.80:0/3317656131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:33:48.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:33:48 smithi080 bash[41963]: audit 2023-12-01T10:33:47.913976+0000 mon.a (mon.0) 6604 : audit 0 from='client.? 172.21.15.80:0/3317656131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:33:48.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:33:48 smithi090 bash[32384]: audit 2023-12-01T10:33:47.913976+0000 mon.a (mon.0) 6604 : audit 0 from='client.? 172.21.15.80:0/3317656131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:33:49.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:33:49 smithi080 bash[28361]: cluster 2023-12-01T10:33:48.687131+0000 mgr.y (mgr.24362) 10358 : cluster 0 pgmap v10327: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:33:49.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:33:49 smithi080 bash[41963]: cluster 2023-12-01T10:33:48.687131+0000 mgr.y (mgr.24362) 10358 : cluster 0 pgmap v10327: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:33:49.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:33:49 smithi090 bash[32384]: cluster 2023-12-01T10:33:48.687131+0000 mgr.y (mgr.24362) 10358 : cluster 0 pgmap v10327: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:33:50.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:33:50 smithi080 bash[28361]: audit 2023-12-01T10:33:50.364639+0000 mon.a (mon.0) 6605 : audit 0 from='client.? 172.21.15.80:0/2664931957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:33:50.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:33:50 smithi080 bash[41963]: audit 2023-12-01T10:33:50.364639+0000 mon.a (mon.0) 6605 : audit 0 from='client.? 172.21.15.80:0/2664931957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:33:50.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:33:50 smithi090 bash[32384]: audit 2023-12-01T10:33:50.364639+0000 mon.a (mon.0) 6605 : audit 0 from='client.? 172.21.15.80:0/2664931957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:33:51.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:33:51 smithi080 bash[41963]: cluster 2023-12-01T10:33:50.687756+0000 mgr.y (mgr.24362) 10359 : cluster 0 pgmap v10328: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:33:51.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:33:51 smithi080 bash[28361]: cluster 2023-12-01T10:33:50.687756+0000 mgr.y (mgr.24362) 10359 : cluster 0 pgmap v10328: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:33:51.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:33:51 smithi090 bash[32384]: cluster 2023-12-01T10:33:50.687756+0000 mgr.y (mgr.24362) 10359 : cluster 0 pgmap v10328: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:33:53.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:33:52 smithi090 bash[32384]: audit 2023-12-01T10:33:52.690124+0000 mon.c (mon.2) 6640 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:33:53.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:33:52 smithi080 bash[28361]: audit 2023-12-01T10:33:52.690124+0000 mon.c (mon.2) 6640 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:33:53.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:33:52 smithi080 bash[41963]: audit 2023-12-01T10:33:52.690124+0000 mon.c (mon.2) 6640 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:33:54.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:33:53 smithi090 bash[32384]: cluster 2023-12-01T10:33:52.688911+0000 mgr.y (mgr.24362) 10360 : cluster 0 pgmap v10329: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:33:54.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:33:53 smithi090 bash[32384]: audit 2023-12-01T10:33:52.823899+0000 mon.a (mon.0) 6606 : audit 0 from='client.? 172.21.15.80:0/2414528805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:33:54.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:33:53 smithi080 bash[28361]: cluster 2023-12-01T10:33:52.688911+0000 mgr.y (mgr.24362) 10360 : cluster 0 pgmap v10329: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:33:54.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:33:53 smithi080 bash[28361]: audit 2023-12-01T10:33:52.823899+0000 mon.a (mon.0) 6606 : audit 0 from='client.? 172.21.15.80:0/2414528805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:33:54.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:33:53 smithi080 bash[41963]: cluster 2023-12-01T10:33:52.688911+0000 mgr.y (mgr.24362) 10360 : cluster 0 pgmap v10329: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:33:54.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:33:53 smithi080 bash[41963]: audit 2023-12-01T10:33:52.823899+0000 mon.a (mon.0) 6606 : audit 0 from='client.? 172.21.15.80:0/2414528805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:33:55.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:33:55 smithi080 bash[41963]: cluster 2023-12-01T10:33:54.689568+0000 mgr.y (mgr.24362) 10361 : cluster 0 pgmap v10330: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:33:55.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:33:55 smithi080 bash[28361]: cluster 2023-12-01T10:33:54.689568+0000 mgr.y (mgr.24362) 10361 : cluster 0 pgmap v10330: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:33:55.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:33:55 smithi090 bash[32384]: cluster 2023-12-01T10:33:54.689568+0000 mgr.y (mgr.24362) 10361 : cluster 0 pgmap v10330: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:33:56.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:33:56 smithi080 bash[28361]: audit 2023-12-01T10:33:55.295757+0000 mon.c (mon.2) 6641 : audit 0 from='client.? 172.21.15.80:0/787199843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:33:56.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:33:56 smithi080 bash[28361]: audit 2023-12-01T10:33:55.324974+0000 mon.c (mon.2) 6642 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:33:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:33:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:33:56] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T10:33:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:33:56 smithi080 bash[41963]: audit 2023-12-01T10:33:55.295757+0000 mon.c (mon.2) 6641 : audit 0 from='client.? 172.21.15.80:0/787199843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:33:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:33:56 smithi080 bash[41963]: audit 2023-12-01T10:33:55.324974+0000 mon.c (mon.2) 6642 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:33:56.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:33:56 smithi090 bash[32384]: audit 2023-12-01T10:33:55.295757+0000 mon.c (mon.2) 6641 : audit 0 from='client.? 172.21.15.80:0/787199843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:33:56.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:33:56 smithi090 bash[32384]: audit 2023-12-01T10:33:55.324974+0000 mon.c (mon.2) 6642 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:33:57.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:33:57 smithi080 bash[28361]: cluster 2023-12-01T10:33:56.690710+0000 mgr.y (mgr.24362) 10362 : cluster 0 pgmap v10331: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:33:57.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:33:57 smithi080 bash[41963]: cluster 2023-12-01T10:33:56.690710+0000 mgr.y (mgr.24362) 10362 : cluster 0 pgmap v10331: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:33:57.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:33:57 smithi090 bash[32384]: cluster 2023-12-01T10:33:56.690710+0000 mgr.y (mgr.24362) 10362 : cluster 0 pgmap v10331: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:33:58.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:33:58 smithi080 bash[41963]: audit 2023-12-01T10:33:57.761466+0000 mon.a (mon.0) 6607 : audit 0 from='client.? 172.21.15.80:0/4244747193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:33:58.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:33:58 smithi080 bash[28361]: audit 2023-12-01T10:33:57.761466+0000 mon.a (mon.0) 6607 : audit 0 from='client.? 172.21.15.80:0/4244747193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:33:58.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:33:58 smithi090 bash[32384]: audit 2023-12-01T10:33:57.761466+0000 mon.a (mon.0) 6607 : audit 0 from='client.? 172.21.15.80:0/4244747193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:33:59.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:33:59 smithi080 bash[28361]: audit 2023-12-01T10:33:58.534405+0000 mon.a (mon.0) 6608 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:33:59.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:33:59 smithi080 bash[28361]: audit 2023-12-01T10:33:58.544206+0000 mon.a (mon.0) 6609 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:33:59.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:33:59 smithi080 bash[28361]: cluster 2023-12-01T10:33:58.691305+0000 mgr.y (mgr.24362) 10363 : cluster 0 pgmap v10332: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:33:59.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:33:59 smithi080 bash[28361]: audit 2023-12-01T10:33:58.944166+0000 mon.a (mon.0) 6610 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:33:59.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:33:59 smithi080 bash[28361]: audit 2023-12-01T10:33:58.960637+0000 mon.a (mon.0) 6611 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:33:59.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:33:59 smithi080 bash[28361]: audit 2023-12-01T10:33:59.457137+0000 mon.c (mon.2) 6643 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:33:59.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:33:59 smithi080 bash[28361]: audit 2023-12-01T10:33:59.459037+0000 mon.c (mon.2) 6644 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:33:59.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:33:59 smithi080 bash[28361]: audit 2023-12-01T10:33:59.472745+0000 mon.a (mon.0) 6612 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:33:59.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:33:59 smithi080 bash[41963]: audit 2023-12-01T10:33:58.534405+0000 mon.a (mon.0) 6608 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:33:59.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:33:59 smithi080 bash[41963]: audit 2023-12-01T10:33:58.544206+0000 mon.a (mon.0) 6609 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:33:59.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:33:59 smithi080 bash[41963]: cluster 2023-12-01T10:33:58.691305+0000 mgr.y (mgr.24362) 10363 : cluster 0 pgmap v10332: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:33:59.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:33:59 smithi080 bash[41963]: audit 2023-12-01T10:33:58.944166+0000 mon.a (mon.0) 6610 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:33:59.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:33:59 smithi080 bash[41963]: audit 2023-12-01T10:33:58.960637+0000 mon.a (mon.0) 6611 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:33:59.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:33:59 smithi080 bash[41963]: audit 2023-12-01T10:33:59.457137+0000 mon.c (mon.2) 6643 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:33:59.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:33:59 smithi080 bash[41963]: audit 2023-12-01T10:33:59.459037+0000 mon.c (mon.2) 6644 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:33:59.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:33:59 smithi080 bash[41963]: audit 2023-12-01T10:33:59.472745+0000 mon.a (mon.0) 6612 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:34:00.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:33:59 smithi090 bash[32384]: audit 2023-12-01T10:33:58.534405+0000 mon.a (mon.0) 6608 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:34:00.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:33:59 smithi090 bash[32384]: audit 2023-12-01T10:33:58.544206+0000 mon.a (mon.0) 6609 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:34:00.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:33:59 smithi090 bash[32384]: cluster 2023-12-01T10:33:58.691305+0000 mgr.y (mgr.24362) 10363 : cluster 0 pgmap v10332: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:34:00.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:33:59 smithi090 bash[32384]: audit 2023-12-01T10:33:58.944166+0000 mon.a (mon.0) 6610 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:34:00.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:33:59 smithi090 bash[32384]: audit 2023-12-01T10:33:58.960637+0000 mon.a (mon.0) 6611 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:34:00.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:33:59 smithi090 bash[32384]: audit 2023-12-01T10:33:59.457137+0000 mon.c (mon.2) 6643 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:34:00.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:33:59 smithi090 bash[32384]: audit 2023-12-01T10:33:59.459037+0000 mon.c (mon.2) 6644 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:34:00.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:33:59 smithi090 bash[32384]: audit 2023-12-01T10:33:59.472745+0000 mon.a (mon.0) 6612 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:34:00.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:34:00 smithi080 bash[28361]: audit 2023-12-01T10:34:00.218962+0000 mon.c (mon.2) 6645 : audit 0 from='client.? 172.21.15.80:0/578415180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:34:00.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:34:00 smithi080 bash[41963]: audit 2023-12-01T10:34:00.218962+0000 mon.c (mon.2) 6645 : audit 0 from='client.? 172.21.15.80:0/578415180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:34:01.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:34:00 smithi090 bash[32384]: audit 2023-12-01T10:34:00.218962+0000 mon.c (mon.2) 6645 : audit 0 from='client.? 172.21.15.80:0/578415180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:34:01.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:34:01 smithi080 bash[28361]: cluster 2023-12-01T10:34:00.691992+0000 mgr.y (mgr.24362) 10364 : cluster 0 pgmap v10333: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:34:01.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:34:01 smithi080 bash[41963]: cluster 2023-12-01T10:34:00.691992+0000 mgr.y (mgr.24362) 10364 : cluster 0 pgmap v10333: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:34:02.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:34:01 smithi090 bash[32384]: cluster 2023-12-01T10:34:00.691992+0000 mgr.y (mgr.24362) 10364 : cluster 0 pgmap v10333: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:34:03.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:34:02 smithi090 bash[32384]: audit 2023-12-01T10:34:02.677522+0000 mon.a (mon.0) 6613 : audit 0 from='client.? 172.21.15.80:0/2165335808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:34:03.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:34:02 smithi080 bash[28361]: audit 2023-12-01T10:34:02.677522+0000 mon.a (mon.0) 6613 : audit 0 from='client.? 172.21.15.80:0/2165335808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:34:03.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:34:02 smithi080 bash[41963]: audit 2023-12-01T10:34:02.677522+0000 mon.a (mon.0) 6613 : audit 0 from='client.? 172.21.15.80:0/2165335808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:34:04.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:34:03 smithi090 bash[32384]: cluster 2023-12-01T10:34:02.692950+0000 mgr.y (mgr.24362) 10365 : cluster 0 pgmap v10334: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:34:04.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:34:03 smithi080 bash[41963]: cluster 2023-12-01T10:34:02.692950+0000 mgr.y (mgr.24362) 10365 : cluster 0 pgmap v10334: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:34:04.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:34:03 smithi080 bash[28361]: cluster 2023-12-01T10:34:02.692950+0000 mgr.y (mgr.24362) 10365 : cluster 0 pgmap v10334: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:34:05.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:34:05 smithi080 bash[28361]: cluster 2023-12-01T10:34:04.693615+0000 mgr.y (mgr.24362) 10366 : cluster 0 pgmap v10335: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:34:05.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:34:05 smithi080 bash[28361]: audit 2023-12-01T10:34:05.131174+0000 mon.c (mon.2) 6646 : audit 0 from='client.? 172.21.15.80:0/644170523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:34:05.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:34:05 smithi080 bash[41963]: cluster 2023-12-01T10:34:04.693615+0000 mgr.y (mgr.24362) 10366 : cluster 0 pgmap v10335: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:34:05.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:34:05 smithi080 bash[41963]: audit 2023-12-01T10:34:05.131174+0000 mon.c (mon.2) 6646 : audit 0 from='client.? 172.21.15.80:0/644170523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:34:05.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:34:05 smithi090 bash[32384]: cluster 2023-12-01T10:34:04.693615+0000 mgr.y (mgr.24362) 10366 : cluster 0 pgmap v10335: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:34:05.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:34:05 smithi090 bash[32384]: audit 2023-12-01T10:34:05.131174+0000 mon.c (mon.2) 6646 : audit 0 from='client.? 172.21.15.80:0/644170523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:34:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:34:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:34:06] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T10:34:08.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:34:07 smithi090 bash[32384]: cluster 2023-12-01T10:34:06.694897+0000 mgr.y (mgr.24362) 10367 : cluster 0 pgmap v10336: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:34:08.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:34:07 smithi090 bash[32384]: audit 2023-12-01T10:34:07.590791+0000 mon.c (mon.2) 6647 : audit 0 from='client.? 172.21.15.80:0/703946468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:34:08.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:34:07 smithi080 bash[41963]: cluster 2023-12-01T10:34:06.694897+0000 mgr.y (mgr.24362) 10367 : cluster 0 pgmap v10336: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:34:08.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:34:07 smithi080 bash[41963]: audit 2023-12-01T10:34:07.590791+0000 mon.c (mon.2) 6647 : audit 0 from='client.? 172.21.15.80:0/703946468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:34:08.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:34:07 smithi080 bash[28361]: cluster 2023-12-01T10:34:06.694897+0000 mgr.y (mgr.24362) 10367 : cluster 0 pgmap v10336: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:34:08.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:34:07 smithi080 bash[28361]: audit 2023-12-01T10:34:07.590791+0000 mon.c (mon.2) 6647 : audit 0 from='client.? 172.21.15.80:0/703946468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:34:10.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:34:09 smithi090 bash[32384]: cluster 2023-12-01T10:34:08.695634+0000 mgr.y (mgr.24362) 10368 : cluster 0 pgmap v10337: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:34:10.180 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:34:09 smithi080 bash[41963]: cluster 2023-12-01T10:34:08.695634+0000 mgr.y (mgr.24362) 10368 : cluster 0 pgmap v10337: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:34:10.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:34:09 smithi080 bash[28361]: cluster 2023-12-01T10:34:08.695634+0000 mgr.y (mgr.24362) 10368 : cluster 0 pgmap v10337: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:34:11.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:34:10 smithi080 bash[28361]: audit 2023-12-01T10:34:10.055772+0000 mon.a (mon.0) 6614 : audit 0 from='client.? 172.21.15.80:0/4110357692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:34:11.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:34:10 smithi080 bash[28361]: audit 2023-12-01T10:34:10.325514+0000 mon.c (mon.2) 6648 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:34:11.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:34:10 smithi080 bash[41963]: audit 2023-12-01T10:34:10.055772+0000 mon.a (mon.0) 6614 : audit 0 from='client.? 172.21.15.80:0/4110357692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:34:11.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:34:10 smithi080 bash[41963]: audit 2023-12-01T10:34:10.325514+0000 mon.c (mon.2) 6648 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:34:11.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:34:10 smithi090 bash[32384]: audit 2023-12-01T10:34:10.055772+0000 mon.a (mon.0) 6614 : audit 0 from='client.? 172.21.15.80:0/4110357692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:34:11.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:34:10 smithi090 bash[32384]: audit 2023-12-01T10:34:10.325514+0000 mon.c (mon.2) 6648 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:34:12.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:34:11 smithi080 bash[41963]: cluster 2023-12-01T10:34:10.696316+0000 mgr.y (mgr.24362) 10369 : cluster 0 pgmap v10338: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:34:12.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:34:11 smithi080 bash[28361]: cluster 2023-12-01T10:34:10.696316+0000 mgr.y (mgr.24362) 10369 : cluster 0 pgmap v10338: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:34:12.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:34:11 smithi090 bash[32384]: cluster 2023-12-01T10:34:10.696316+0000 mgr.y (mgr.24362) 10369 : cluster 0 pgmap v10338: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:34:13.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:34:12 smithi080 bash[28361]: audit 2023-12-01T10:34:12.517045+0000 mon.c (mon.2) 6649 : audit 0 from='client.? 172.21.15.80:0/1970507060' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:34:13.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:34:12 smithi080 bash[41963]: audit 2023-12-01T10:34:12.517045+0000 mon.c (mon.2) 6649 : audit 0 from='client.? 172.21.15.80:0/1970507060' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:34:13.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:34:12 smithi090 bash[32384]: audit 2023-12-01T10:34:12.517045+0000 mon.c (mon.2) 6649 : audit 0 from='client.? 172.21.15.80:0/1970507060' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:34:14.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:34:13 smithi080 bash[28361]: cluster 2023-12-01T10:34:12.697480+0000 mgr.y (mgr.24362) 10370 : cluster 0 pgmap v10339: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:34:14.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:34:13 smithi080 bash[41963]: cluster 2023-12-01T10:34:12.697480+0000 mgr.y (mgr.24362) 10370 : cluster 0 pgmap v10339: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:34:14.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:34:13 smithi090 bash[32384]: cluster 2023-12-01T10:34:12.697480+0000 mgr.y (mgr.24362) 10370 : cluster 0 pgmap v10339: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:34:15.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:34:15 smithi080 bash[41963]: cluster 2023-12-01T10:34:14.698122+0000 mgr.y (mgr.24362) 10371 : cluster 0 pgmap v10340: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:34:15.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:34:15 smithi080 bash[41963]: audit 2023-12-01T10:34:14.979513+0000 mon.c (mon.2) 6650 : audit 0 from='client.? 172.21.15.80:0/2883570762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:34:15.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:34:15 smithi080 bash[28361]: cluster 2023-12-01T10:34:14.698122+0000 mgr.y (mgr.24362) 10371 : cluster 0 pgmap v10340: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:34:15.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:34:15 smithi080 bash[28361]: audit 2023-12-01T10:34:14.979513+0000 mon.c (mon.2) 6650 : audit 0 from='client.? 172.21.15.80:0/2883570762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:34:15.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:34:15 smithi090 bash[32384]: cluster 2023-12-01T10:34:14.698122+0000 mgr.y (mgr.24362) 10371 : cluster 0 pgmap v10340: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:34:15.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:34:15 smithi090 bash[32384]: audit 2023-12-01T10:34:14.979513+0000 mon.c (mon.2) 6650 : audit 0 from='client.? 172.21.15.80:0/2883570762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:34:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:34:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:34:16] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T10:34:18.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:34:17 smithi090 bash[32384]: cluster 2023-12-01T10:34:16.699341+0000 mgr.y (mgr.24362) 10372 : cluster 0 pgmap v10341: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:34:18.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:34:17 smithi090 bash[32384]: audit 2023-12-01T10:34:17.433635+0000 mon.a (mon.0) 6615 : audit 0 from='client.? 172.21.15.80:0/3570011965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:34:18.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:34:17 smithi080 bash[28361]: cluster 2023-12-01T10:34:16.699341+0000 mgr.y (mgr.24362) 10372 : cluster 0 pgmap v10341: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:34:18.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:34:17 smithi080 bash[28361]: audit 2023-12-01T10:34:17.433635+0000 mon.a (mon.0) 6615 : audit 0 from='client.? 172.21.15.80:0/3570011965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:34:18.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:34:17 smithi080 bash[41963]: cluster 2023-12-01T10:34:16.699341+0000 mgr.y (mgr.24362) 10372 : cluster 0 pgmap v10341: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:34:18.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:34:17 smithi080 bash[41963]: audit 2023-12-01T10:34:17.433635+0000 mon.a (mon.0) 6615 : audit 0 from='client.? 172.21.15.80:0/3570011965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:34:20.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:34:19 smithi090 bash[32384]: cluster 2023-12-01T10:34:18.700030+0000 mgr.y (mgr.24362) 10373 : cluster 0 pgmap v10342: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:34:20.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:34:19 smithi080 bash[28361]: cluster 2023-12-01T10:34:18.700030+0000 mgr.y (mgr.24362) 10373 : cluster 0 pgmap v10342: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:34:20.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:34:19 smithi080 bash[41963]: cluster 2023-12-01T10:34:18.700030+0000 mgr.y (mgr.24362) 10373 : cluster 0 pgmap v10342: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:34:21.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:34:20 smithi080 bash[28361]: audit 2023-12-01T10:34:19.886591+0000 mon.a (mon.0) 6616 : audit 0 from='client.? 172.21.15.80:0/2026588123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:34:21.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:34:20 smithi080 bash[41963]: audit 2023-12-01T10:34:19.886591+0000 mon.a (mon.0) 6616 : audit 0 from='client.? 172.21.15.80:0/2026588123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:34:21.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:34:20 smithi090 bash[32384]: audit 2023-12-01T10:34:19.886591+0000 mon.a (mon.0) 6616 : audit 0 from='client.? 172.21.15.80:0/2026588123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:34:22.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:34:21 smithi080 bash[41963]: cluster 2023-12-01T10:34:20.700705+0000 mgr.y (mgr.24362) 10374 : cluster 0 pgmap v10343: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:34:22.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:34:21 smithi080 bash[28361]: cluster 2023-12-01T10:34:20.700705+0000 mgr.y (mgr.24362) 10374 : cluster 0 pgmap v10343: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:34:22.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:34:21 smithi090 bash[32384]: cluster 2023-12-01T10:34:20.700705+0000 mgr.y (mgr.24362) 10374 : cluster 0 pgmap v10343: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:34:23.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:34:22 smithi080 bash[28361]: audit 2023-12-01T10:34:22.333693+0000 mon.c (mon.2) 6651 : audit 0 from='client.? 172.21.15.80:0/4001497876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:34:23.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:34:22 smithi080 bash[41963]: audit 2023-12-01T10:34:22.333693+0000 mon.c (mon.2) 6651 : audit 0 from='client.? 172.21.15.80:0/4001497876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:34:23.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:34:22 smithi090 bash[32384]: audit 2023-12-01T10:34:22.333693+0000 mon.c (mon.2) 6651 : audit 0 from='client.? 172.21.15.80:0/4001497876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:34:24.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:34:23 smithi080 bash[28361]: cluster 2023-12-01T10:34:22.701885+0000 mgr.y (mgr.24362) 10375 : cluster 0 pgmap v10344: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:34:24.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:34:23 smithi080 bash[41963]: cluster 2023-12-01T10:34:22.701885+0000 mgr.y (mgr.24362) 10375 : cluster 0 pgmap v10344: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:34:24.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:34:23 smithi090 bash[32384]: cluster 2023-12-01T10:34:22.701885+0000 mgr.y (mgr.24362) 10375 : cluster 0 pgmap v10344: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:34:25.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:34:25 smithi080 bash[41963]: cluster 2023-12-01T10:34:24.702338+0000 mgr.y (mgr.24362) 10376 : cluster 0 pgmap v10345: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:34:25.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:34:25 smithi080 bash[41963]: audit 2023-12-01T10:34:24.792975+0000 mon.c (mon.2) 6652 : audit 0 from='client.? 172.21.15.80:0/1681618892' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:34:25.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:34:25 smithi080 bash[28361]: cluster 2023-12-01T10:34:24.702338+0000 mgr.y (mgr.24362) 10376 : cluster 0 pgmap v10345: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:34:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:34:25 smithi080 bash[28361]: audit 2023-12-01T10:34:24.792975+0000 mon.c (mon.2) 6652 : audit 0 from='client.? 172.21.15.80:0/1681618892' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:34:25.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:34:25 smithi090 bash[32384]: cluster 2023-12-01T10:34:24.702338+0000 mgr.y (mgr.24362) 10376 : cluster 0 pgmap v10345: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:34:25.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:34:25 smithi090 bash[32384]: audit 2023-12-01T10:34:24.792975+0000 mon.c (mon.2) 6652 : audit 0 from='client.? 172.21.15.80:0/1681618892' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:34:26.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:34:26 smithi080 bash[28361]: audit 2023-12-01T10:34:25.325766+0000 mon.c (mon.2) 6653 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:34:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:34:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:34:26] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T10:34:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:34:26 smithi080 bash[41963]: audit 2023-12-01T10:34:25.325766+0000 mon.c (mon.2) 6653 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:34:26.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:34:26 smithi090 bash[32384]: audit 2023-12-01T10:34:25.325766+0000 mon.c (mon.2) 6653 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:34:27.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:34:27 smithi080 bash[28361]: cluster 2023-12-01T10:34:26.703438+0000 mgr.y (mgr.24362) 10377 : cluster 0 pgmap v10346: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:34:27.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:34:27 smithi080 bash[28361]: audit 2023-12-01T10:34:27.255196+0000 mon.a (mon.0) 6617 : audit 0 from='client.? 172.21.15.80:0/3565270102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:34:27.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:34:27 smithi080 bash[41963]: cluster 2023-12-01T10:34:26.703438+0000 mgr.y (mgr.24362) 10377 : cluster 0 pgmap v10346: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:34:27.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:34:27 smithi080 bash[41963]: audit 2023-12-01T10:34:27.255196+0000 mon.a (mon.0) 6617 : audit 0 from='client.? 172.21.15.80:0/3565270102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:34:27.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:34:27 smithi090 bash[32384]: cluster 2023-12-01T10:34:26.703438+0000 mgr.y (mgr.24362) 10377 : cluster 0 pgmap v10346: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:34:27.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:34:27 smithi090 bash[32384]: audit 2023-12-01T10:34:27.255196+0000 mon.a (mon.0) 6617 : audit 0 from='client.? 172.21.15.80:0/3565270102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:34:30.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:34:29 smithi090 bash[32384]: cluster 2023-12-01T10:34:28.704146+0000 mgr.y (mgr.24362) 10378 : cluster 0 pgmap v10347: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:34:30.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:34:29 smithi090 bash[32384]: audit 2023-12-01T10:34:29.714227+0000 mon.c (mon.2) 6654 : audit 0 from='client.? 172.21.15.80:0/3976099528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:34:30.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:34:29 smithi080 bash[28361]: cluster 2023-12-01T10:34:28.704146+0000 mgr.y (mgr.24362) 10378 : cluster 0 pgmap v10347: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:34:30.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:34:29 smithi080 bash[28361]: audit 2023-12-01T10:34:29.714227+0000 mon.c (mon.2) 6654 : audit 0 from='client.? 172.21.15.80:0/3976099528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:34:30.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:34:29 smithi080 bash[41963]: cluster 2023-12-01T10:34:28.704146+0000 mgr.y (mgr.24362) 10378 : cluster 0 pgmap v10347: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:34:30.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:34:29 smithi080 bash[41963]: audit 2023-12-01T10:34:29.714227+0000 mon.c (mon.2) 6654 : audit 0 from='client.? 172.21.15.80:0/3976099528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:34:32.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:34:31 smithi090 bash[32384]: cluster 2023-12-01T10:34:30.704820+0000 mgr.y (mgr.24362) 10379 : cluster 0 pgmap v10348: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:34:32.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:34:31 smithi080 bash[41963]: cluster 2023-12-01T10:34:30.704820+0000 mgr.y (mgr.24362) 10379 : cluster 0 pgmap v10348: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:34:32.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:34:31 smithi080 bash[28361]: cluster 2023-12-01T10:34:30.704820+0000 mgr.y (mgr.24362) 10379 : cluster 0 pgmap v10348: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:34:33.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:34:32 smithi080 bash[28361]: audit 2023-12-01T10:34:32.172565+0000 mon.c (mon.2) 6655 : audit 0 from='client.? 172.21.15.80:0/1257641049' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:34:33.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:34:32 smithi080 bash[41963]: audit 2023-12-01T10:34:32.172565+0000 mon.c (mon.2) 6655 : audit 0 from='client.? 172.21.15.80:0/1257641049' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:34:33.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:34:32 smithi090 bash[32384]: audit 2023-12-01T10:34:32.172565+0000 mon.c (mon.2) 6655 : audit 0 from='client.? 172.21.15.80:0/1257641049' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:34:34.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:34:33 smithi080 bash[28361]: cluster 2023-12-01T10:34:32.706041+0000 mgr.y (mgr.24362) 10380 : cluster 0 pgmap v10349: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:34:34.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:34:33 smithi080 bash[41963]: cluster 2023-12-01T10:34:32.706041+0000 mgr.y (mgr.24362) 10380 : cluster 0 pgmap v10349: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:34:34.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:34:33 smithi090 bash[32384]: cluster 2023-12-01T10:34:32.706041+0000 mgr.y (mgr.24362) 10380 : cluster 0 pgmap v10349: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:34:35.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:34:35 smithi080 bash[28361]: audit 2023-12-01T10:34:34.623312+0000 mon.c (mon.2) 6656 : audit 0 from='client.? 172.21.15.80:0/705317661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:34:35.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:34:35 smithi080 bash[28361]: cluster 2023-12-01T10:34:34.706674+0000 mgr.y (mgr.24362) 10381 : cluster 0 pgmap v10350: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:34:35.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:34:35 smithi080 bash[41963]: audit 2023-12-01T10:34:34.623312+0000 mon.c (mon.2) 6656 : audit 0 from='client.? 172.21.15.80:0/705317661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:34:35.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:34:35 smithi080 bash[41963]: cluster 2023-12-01T10:34:34.706674+0000 mgr.y (mgr.24362) 10381 : cluster 0 pgmap v10350: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:34:35.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:34:35 smithi090 bash[32384]: audit 2023-12-01T10:34:34.623312+0000 mon.c (mon.2) 6656 : audit 0 from='client.? 172.21.15.80:0/705317661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:34:35.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:34:35 smithi090 bash[32384]: cluster 2023-12-01T10:34:34.706674+0000 mgr.y (mgr.24362) 10381 : cluster 0 pgmap v10350: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:34:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:34:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:34:36] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T10:34:38.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:34:37 smithi090 bash[32384]: cluster 2023-12-01T10:34:36.707745+0000 mgr.y (mgr.24362) 10382 : cluster 0 pgmap v10351: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:34:38.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:34:37 smithi090 bash[32384]: audit 2023-12-01T10:34:37.074499+0000 mon.a (mon.0) 6618 : audit 0 from='client.? 172.21.15.80:0/1708991967' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:34:38.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:34:37 smithi080 bash[28361]: cluster 2023-12-01T10:34:36.707745+0000 mgr.y (mgr.24362) 10382 : cluster 0 pgmap v10351: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:34:38.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:34:37 smithi080 bash[28361]: audit 2023-12-01T10:34:37.074499+0000 mon.a (mon.0) 6618 : audit 0 from='client.? 172.21.15.80:0/1708991967' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:34:38.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:34:37 smithi080 bash[41963]: cluster 2023-12-01T10:34:36.707745+0000 mgr.y (mgr.24362) 10382 : cluster 0 pgmap v10351: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:34:38.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:34:37 smithi080 bash[41963]: audit 2023-12-01T10:34:37.074499+0000 mon.a (mon.0) 6618 : audit 0 from='client.? 172.21.15.80:0/1708991967' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:34:40.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:34:39 smithi090 bash[32384]: cluster 2023-12-01T10:34:38.708445+0000 mgr.y (mgr.24362) 10383 : cluster 0 pgmap v10352: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:34:40.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:34:39 smithi090 bash[32384]: audit 2023-12-01T10:34:39.524804+0000 mon.c (mon.2) 6657 : audit 0 from='client.? 172.21.15.80:0/2296342006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:34:40.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:34:39 smithi080 bash[28361]: cluster 2023-12-01T10:34:38.708445+0000 mgr.y (mgr.24362) 10383 : cluster 0 pgmap v10352: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:34:40.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:34:39 smithi080 bash[28361]: audit 2023-12-01T10:34:39.524804+0000 mon.c (mon.2) 6657 : audit 0 from='client.? 172.21.15.80:0/2296342006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:34:40.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:34:39 smithi080 bash[41963]: cluster 2023-12-01T10:34:38.708445+0000 mgr.y (mgr.24362) 10383 : cluster 0 pgmap v10352: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:34:40.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:34:39 smithi080 bash[41963]: audit 2023-12-01T10:34:39.524804+0000 mon.c (mon.2) 6657 : audit 0 from='client.? 172.21.15.80:0/2296342006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:34:41.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:34:40 smithi080 bash[28361]: audit 2023-12-01T10:34:40.326338+0000 mon.c (mon.2) 6658 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:34:41.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:34:40 smithi080 bash[41963]: audit 2023-12-01T10:34:40.326338+0000 mon.c (mon.2) 6658 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:34:41.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:34:40 smithi090 bash[32384]: audit 2023-12-01T10:34:40.326338+0000 mon.c (mon.2) 6658 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:34:42.180 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:34:41 smithi080 bash[41963]: cluster 2023-12-01T10:34:40.709199+0000 mgr.y (mgr.24362) 10384 : cluster 0 pgmap v10353: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:34:42.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:34:41 smithi080 bash[28361]: cluster 2023-12-01T10:34:40.709199+0000 mgr.y (mgr.24362) 10384 : cluster 0 pgmap v10353: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:34:42.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:34:41 smithi090 bash[32384]: cluster 2023-12-01T10:34:40.709199+0000 mgr.y (mgr.24362) 10384 : cluster 0 pgmap v10353: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:34:43.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:34:42 smithi080 bash[41963]: audit 2023-12-01T10:34:41.981619+0000 mon.a (mon.0) 6619 : audit 0 from='client.? 172.21.15.80:0/462880963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:34:43.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:34:42 smithi080 bash[28361]: audit 2023-12-01T10:34:41.981619+0000 mon.a (mon.0) 6619 : audit 0 from='client.? 172.21.15.80:0/462880963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:34:43.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:34:42 smithi090 bash[32384]: audit 2023-12-01T10:34:41.981619+0000 mon.a (mon.0) 6619 : audit 0 from='client.? 172.21.15.80:0/462880963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:34:44.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:34:43 smithi080 bash[28361]: cluster 2023-12-01T10:34:42.710352+0000 mgr.y (mgr.24362) 10385 : cluster 0 pgmap v10354: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:34:44.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:34:43 smithi080 bash[41963]: cluster 2023-12-01T10:34:42.710352+0000 mgr.y (mgr.24362) 10385 : cluster 0 pgmap v10354: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:34:44.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:34:43 smithi090 bash[32384]: cluster 2023-12-01T10:34:42.710352+0000 mgr.y (mgr.24362) 10385 : cluster 0 pgmap v10354: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:34:45.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:34:45 smithi080 bash[41963]: audit 2023-12-01T10:34:44.443248+0000 mon.c (mon.2) 6659 : audit 0 from='client.? 172.21.15.80:0/2412771326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:34:45.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:34:45 smithi080 bash[41963]: cluster 2023-12-01T10:34:44.711012+0000 mgr.y (mgr.24362) 10386 : cluster 0 pgmap v10355: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:34:45.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:34:45 smithi080 bash[28361]: audit 2023-12-01T10:34:44.443248+0000 mon.c (mon.2) 6659 : audit 0 from='client.? 172.21.15.80:0/2412771326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:34:45.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:34:45 smithi080 bash[28361]: cluster 2023-12-01T10:34:44.711012+0000 mgr.y (mgr.24362) 10386 : cluster 0 pgmap v10355: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:34:45.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:34:45 smithi090 bash[32384]: audit 2023-12-01T10:34:44.443248+0000 mon.c (mon.2) 6659 : audit 0 from='client.? 172.21.15.80:0/2412771326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:34:45.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:34:45 smithi090 bash[32384]: cluster 2023-12-01T10:34:44.711012+0000 mgr.y (mgr.24362) 10386 : cluster 0 pgmap v10355: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:34:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:34:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:34:46] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T10:34:48.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:34:47 smithi080 bash[41963]: cluster 2023-12-01T10:34:46.712144+0000 mgr.y (mgr.24362) 10387 : cluster 0 pgmap v10356: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:34:48.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:34:47 smithi080 bash[41963]: audit 2023-12-01T10:34:46.900247+0000 mon.c (mon.2) 6660 : audit 0 from='client.? 172.21.15.80:0/2083663112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:34:48.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:34:47 smithi080 bash[28361]: cluster 2023-12-01T10:34:46.712144+0000 mgr.y (mgr.24362) 10387 : cluster 0 pgmap v10356: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:34:48.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:34:47 smithi080 bash[28361]: audit 2023-12-01T10:34:46.900247+0000 mon.c (mon.2) 6660 : audit 0 from='client.? 172.21.15.80:0/2083663112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:34:48.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:34:47 smithi090 bash[32384]: cluster 2023-12-01T10:34:46.712144+0000 mgr.y (mgr.24362) 10387 : cluster 0 pgmap v10356: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:34:48.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:34:47 smithi090 bash[32384]: audit 2023-12-01T10:34:46.900247+0000 mon.c (mon.2) 6660 : audit 0 from='client.? 172.21.15.80:0/2083663112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:34:50.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:34:49 smithi080 bash[41963]: cluster 2023-12-01T10:34:48.712790+0000 mgr.y (mgr.24362) 10388 : cluster 0 pgmap v10357: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:34:50.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:34:49 smithi080 bash[41963]: audit 2023-12-01T10:34:49.353641+0000 mon.c (mon.2) 6661 : audit 0 from='client.? 172.21.15.80:0/1010833239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:34:50.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:34:49 smithi080 bash[28361]: cluster 2023-12-01T10:34:48.712790+0000 mgr.y (mgr.24362) 10388 : cluster 0 pgmap v10357: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:34:50.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:34:49 smithi080 bash[28361]: audit 2023-12-01T10:34:49.353641+0000 mon.c (mon.2) 6661 : audit 0 from='client.? 172.21.15.80:0/1010833239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:34:50.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:34:49 smithi090 bash[32384]: cluster 2023-12-01T10:34:48.712790+0000 mgr.y (mgr.24362) 10388 : cluster 0 pgmap v10357: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:34:50.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:34:49 smithi090 bash[32384]: audit 2023-12-01T10:34:49.353641+0000 mon.c (mon.2) 6661 : audit 0 from='client.? 172.21.15.80:0/1010833239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:34:52.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:34:51 smithi080 bash[41963]: cluster 2023-12-01T10:34:50.713428+0000 mgr.y (mgr.24362) 10389 : cluster 0 pgmap v10358: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:34:52.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:34:51 smithi080 bash[28361]: cluster 2023-12-01T10:34:50.713428+0000 mgr.y (mgr.24362) 10389 : cluster 0 pgmap v10358: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:34:52.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:34:51 smithi090 bash[32384]: cluster 2023-12-01T10:34:50.713428+0000 mgr.y (mgr.24362) 10389 : cluster 0 pgmap v10358: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:34:52.787 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:34:52 smithi080 bash[28361]: audit 2023-12-01T10:34:51.805612+0000 mon.a (mon.0) 6620 : audit 0 from='client.? 172.21.15.80:0/4206458587' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:34:53.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:34:52 smithi080 bash[41963]: audit 2023-12-01T10:34:51.805612+0000 mon.a (mon.0) 6620 : audit 0 from='client.? 172.21.15.80:0/4206458587' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:34:53.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:34:52 smithi090 bash[32384]: audit 2023-12-01T10:34:51.805612+0000 mon.a (mon.0) 6620 : audit 0 from='client.? 172.21.15.80:0/4206458587' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:34:54.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:34:53 smithi080 bash[28361]: cluster 2023-12-01T10:34:52.714548+0000 mgr.y (mgr.24362) 10390 : cluster 0 pgmap v10359: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:34:54.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:34:53 smithi080 bash[41963]: cluster 2023-12-01T10:34:52.714548+0000 mgr.y (mgr.24362) 10390 : cluster 0 pgmap v10359: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:34:54.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:34:53 smithi090 bash[32384]: cluster 2023-12-01T10:34:52.714548+0000 mgr.y (mgr.24362) 10390 : cluster 0 pgmap v10359: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:34:55.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:34:54 smithi080 bash[28361]: audit 2023-12-01T10:34:54.261217+0000 mon.a (mon.0) 6621 : audit 0 from='client.? 172.21.15.80:0/3735424240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:34:55.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:34:54 smithi080 bash[41963]: audit 2023-12-01T10:34:54.261217+0000 mon.a (mon.0) 6621 : audit 0 from='client.? 172.21.15.80:0/3735424240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:34:55.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:34:54 smithi090 bash[32384]: audit 2023-12-01T10:34:54.261217+0000 mon.a (mon.0) 6621 : audit 0 from='client.? 172.21.15.80:0/3735424240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:34:56.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:34:55 smithi080 bash[41963]: cluster 2023-12-01T10:34:54.715088+0000 mgr.y (mgr.24362) 10391 : cluster 0 pgmap v10360: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:34:56.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:34:55 smithi080 bash[41963]: audit 2023-12-01T10:34:55.326611+0000 mon.c (mon.2) 6662 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:34:56.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:34:55 smithi080 bash[28361]: cluster 2023-12-01T10:34:54.715088+0000 mgr.y (mgr.24362) 10391 : cluster 0 pgmap v10360: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:34:56.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:34:55 smithi080 bash[28361]: audit 2023-12-01T10:34:55.326611+0000 mon.c (mon.2) 6662 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:34:56.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:34:55 smithi090 bash[32384]: cluster 2023-12-01T10:34:54.715088+0000 mgr.y (mgr.24362) 10391 : cluster 0 pgmap v10360: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:34:56.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:34:55 smithi090 bash[32384]: audit 2023-12-01T10:34:55.326611+0000 mon.c (mon.2) 6662 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:34:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:34:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:34:56] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T10:34:57.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:34:56 smithi080 bash[28361]: audit 2023-12-01T10:34:56.713853+0000 mon.a (mon.0) 6622 : audit 0 from='client.? 172.21.15.80:0/2470650762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:34:57.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:34:56 smithi080 bash[41963]: audit 2023-12-01T10:34:56.713853+0000 mon.a (mon.0) 6622 : audit 0 from='client.? 172.21.15.80:0/2470650762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:34:57.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:34:56 smithi090 bash[32384]: audit 2023-12-01T10:34:56.713853+0000 mon.a (mon.0) 6622 : audit 0 from='client.? 172.21.15.80:0/2470650762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:34:58.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:34:57 smithi080 bash[28361]: cluster 2023-12-01T10:34:56.716227+0000 mgr.y (mgr.24362) 10392 : cluster 0 pgmap v10361: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:34:58.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:34:57 smithi080 bash[41963]: cluster 2023-12-01T10:34:56.716227+0000 mgr.y (mgr.24362) 10392 : cluster 0 pgmap v10361: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:34:58.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:34:57 smithi090 bash[32384]: cluster 2023-12-01T10:34:56.716227+0000 mgr.y (mgr.24362) 10392 : cluster 0 pgmap v10361: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:35:00.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:34:59 smithi080 bash[41963]: cluster 2023-12-01T10:34:58.716840+0000 mgr.y (mgr.24362) 10393 : cluster 0 pgmap v10362: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:35:00.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:34:59 smithi080 bash[41963]: audit 2023-12-01T10:34:59.176466+0000 mon.c (mon.2) 6663 : audit 0 from='client.? 172.21.15.80:0/3562890644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:35:00.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:34:59 smithi080 bash[41963]: audit 2023-12-01T10:34:59.553286+0000 mon.c (mon.2) 6664 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:35:00.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:34:59 smithi080 bash[28361]: cluster 2023-12-01T10:34:58.716840+0000 mgr.y (mgr.24362) 10393 : cluster 0 pgmap v10362: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:35:00.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:34:59 smithi080 bash[28361]: audit 2023-12-01T10:34:59.176466+0000 mon.c (mon.2) 6663 : audit 0 from='client.? 172.21.15.80:0/3562890644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:35:00.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:34:59 smithi080 bash[28361]: audit 2023-12-01T10:34:59.553286+0000 mon.c (mon.2) 6664 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:35:00.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:34:59 smithi090 bash[32384]: cluster 2023-12-01T10:34:58.716840+0000 mgr.y (mgr.24362) 10393 : cluster 0 pgmap v10362: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:35:00.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:34:59 smithi090 bash[32384]: audit 2023-12-01T10:34:59.176466+0000 mon.c (mon.2) 6663 : audit 0 from='client.? 172.21.15.80:0/3562890644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:35:00.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:34:59 smithi090 bash[32384]: audit 2023-12-01T10:34:59.553286+0000 mon.c (mon.2) 6664 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:35:01.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:35:00 smithi080 bash[28361]: audit 2023-12-01T10:34:59.933525+0000 mon.a (mon.0) 6623 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:35:01.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:35:00 smithi080 bash[28361]: audit 2023-12-01T10:34:59.943682+0000 mon.a (mon.0) 6624 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:35:01.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:35:00 smithi080 bash[41963]: audit 2023-12-01T10:34:59.933525+0000 mon.a (mon.0) 6623 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:35:01.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:35:00 smithi080 bash[41963]: audit 2023-12-01T10:34:59.943682+0000 mon.a (mon.0) 6624 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:35:01.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:35:00 smithi090 bash[32384]: audit 2023-12-01T10:34:59.933525+0000 mon.a (mon.0) 6623 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:35:01.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:35:00 smithi090 bash[32384]: audit 2023-12-01T10:34:59.943682+0000 mon.a (mon.0) 6624 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:35:02.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:35:01 smithi090 bash[32384]: cluster 2023-12-01T10:35:00.717496+0000 mgr.y (mgr.24362) 10394 : cluster 0 pgmap v10363: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:35:02.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:35:01 smithi090 bash[32384]: audit 2023-12-01T10:35:01.636480+0000 mon.a (mon.0) 6625 : audit 0 from='client.? 172.21.15.80:0/72190939' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:35:02.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:35:01 smithi080 bash[28361]: cluster 2023-12-01T10:35:00.717496+0000 mgr.y (mgr.24362) 10394 : cluster 0 pgmap v10363: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:35:02.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:35:01 smithi080 bash[28361]: audit 2023-12-01T10:35:01.636480+0000 mon.a (mon.0) 6625 : audit 0 from='client.? 172.21.15.80:0/72190939' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:35:02.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:35:01 smithi080 bash[41963]: cluster 2023-12-01T10:35:00.717496+0000 mgr.y (mgr.24362) 10394 : cluster 0 pgmap v10363: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:35:02.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:35:01 smithi080 bash[41963]: audit 2023-12-01T10:35:01.636480+0000 mon.a (mon.0) 6625 : audit 0 from='client.? 172.21.15.80:0/72190939' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:35:04.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:35:03 smithi090 bash[32384]: cluster 2023-12-01T10:35:02.718528+0000 mgr.y (mgr.24362) 10395 : cluster 0 pgmap v10364: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:35:04.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:35:03 smithi080 bash[28361]: cluster 2023-12-01T10:35:02.718528+0000 mgr.y (mgr.24362) 10395 : cluster 0 pgmap v10364: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:35:04.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:35:03 smithi080 bash[41963]: cluster 2023-12-01T10:35:02.718528+0000 mgr.y (mgr.24362) 10395 : cluster 0 pgmap v10364: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:35:05.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:35:04 smithi090 bash[32384]: audit 2023-12-01T10:35:04.090023+0000 mon.a (mon.0) 6626 : audit 0 from='client.? 172.21.15.80:0/3940933746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:35:05.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:35:04 smithi080 bash[28361]: audit 2023-12-01T10:35:04.090023+0000 mon.a (mon.0) 6626 : audit 0 from='client.? 172.21.15.80:0/3940933746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:35:05.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:35:04 smithi080 bash[41963]: audit 2023-12-01T10:35:04.090023+0000 mon.a (mon.0) 6626 : audit 0 from='client.? 172.21.15.80:0/3940933746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:35:06.239 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:35:05 smithi080 bash[28361]: cluster 2023-12-01T10:35:04.719207+0000 mgr.y (mgr.24362) 10396 : cluster 0 pgmap v10365: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:35:06.240 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:35:05 smithi080 bash[28361]: audit 2023-12-01T10:35:05.787722+0000 mon.a (mon.0) 6627 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:35:06.240 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:35:05 smithi080 bash[28361]: audit 2023-12-01T10:35:05.801760+0000 mon.a (mon.0) 6628 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:35:06.240 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:35:05 smithi080 bash[28361]: audit 2023-12-01T10:35:05.807527+0000 mon.a (mon.0) 6629 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:35:06.240 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:35:05 smithi080 bash[28361]: audit 2023-12-01T10:35:05.818016+0000 mon.a (mon.0) 6630 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:35:06.240 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:35:05 smithi080 bash[41963]: cluster 2023-12-01T10:35:04.719207+0000 mgr.y (mgr.24362) 10396 : cluster 0 pgmap v10365: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:35:06.240 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:35:05 smithi080 bash[41963]: audit 2023-12-01T10:35:05.787722+0000 mon.a (mon.0) 6627 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:35:06.240 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:35:05 smithi080 bash[41963]: audit 2023-12-01T10:35:05.801760+0000 mon.a (mon.0) 6628 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:35:06.240 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:35:05 smithi080 bash[41963]: audit 2023-12-01T10:35:05.807527+0000 mon.a (mon.0) 6629 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:35:06.240 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:35:05 smithi080 bash[41963]: audit 2023-12-01T10:35:05.818016+0000 mon.a (mon.0) 6630 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:35:06.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:35:05 smithi090 bash[32384]: cluster 2023-12-01T10:35:04.719207+0000 mgr.y (mgr.24362) 10396 : cluster 0 pgmap v10365: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:35:06.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:35:05 smithi090 bash[32384]: audit 2023-12-01T10:35:05.787722+0000 mon.a (mon.0) 6627 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:35:06.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:35:05 smithi090 bash[32384]: audit 2023-12-01T10:35:05.801760+0000 mon.a (mon.0) 6628 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:35:06.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:35:05 smithi090 bash[32384]: audit 2023-12-01T10:35:05.807527+0000 mon.a (mon.0) 6629 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:35:06.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:35:05 smithi090 bash[32384]: audit 2023-12-01T10:35:05.818016+0000 mon.a (mon.0) 6630 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:35:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:35:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:35:06] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T10:35:07.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:35:06 smithi090 bash[32384]: audit 2023-12-01T10:35:06.393771+0000 mon.c (mon.2) 6665 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:35:07.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:35:06 smithi090 bash[32384]: audit 2023-12-01T10:35:06.395139+0000 mon.c (mon.2) 6666 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:35:07.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:35:06 smithi090 bash[32384]: audit 2023-12-01T10:35:06.405365+0000 mon.a (mon.0) 6631 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:35:07.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:35:06 smithi090 bash[32384]: audit 2023-12-01T10:35:06.553307+0000 mon.a (mon.0) 6632 : audit 0 from='client.? 172.21.15.80:0/3006622612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:35:07.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:35:06 smithi080 bash[28361]: audit 2023-12-01T10:35:06.393771+0000 mon.c (mon.2) 6665 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:35:07.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:35:06 smithi080 bash[28361]: audit 2023-12-01T10:35:06.395139+0000 mon.c (mon.2) 6666 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:35:07.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:35:06 smithi080 bash[28361]: audit 2023-12-01T10:35:06.405365+0000 mon.a (mon.0) 6631 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:35:07.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:35:06 smithi080 bash[28361]: audit 2023-12-01T10:35:06.553307+0000 mon.a (mon.0) 6632 : audit 0 from='client.? 172.21.15.80:0/3006622612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:35:07.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:35:06 smithi080 bash[41963]: audit 2023-12-01T10:35:06.393771+0000 mon.c (mon.2) 6665 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:35:07.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:35:06 smithi080 bash[41963]: audit 2023-12-01T10:35:06.395139+0000 mon.c (mon.2) 6666 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:35:07.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:35:06 smithi080 bash[41963]: audit 2023-12-01T10:35:06.405365+0000 mon.a (mon.0) 6631 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:35:07.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:35:06 smithi080 bash[41963]: audit 2023-12-01T10:35:06.553307+0000 mon.a (mon.0) 6632 : audit 0 from='client.? 172.21.15.80:0/3006622612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:35:08.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:35:07 smithi090 bash[32384]: cluster 2023-12-01T10:35:06.720393+0000 mgr.y (mgr.24362) 10397 : cluster 0 pgmap v10366: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:35:08.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:35:07 smithi080 bash[28361]: cluster 2023-12-01T10:35:06.720393+0000 mgr.y (mgr.24362) 10397 : cluster 0 pgmap v10366: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:35:08.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:35:07 smithi080 bash[41963]: cluster 2023-12-01T10:35:06.720393+0000 mgr.y (mgr.24362) 10397 : cluster 0 pgmap v10366: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:35:10.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:35:09 smithi090 bash[32384]: cluster 2023-12-01T10:35:08.721068+0000 mgr.y (mgr.24362) 10398 : cluster 0 pgmap v10367: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:35:10.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:35:09 smithi090 bash[32384]: audit 2023-12-01T10:35:09.014284+0000 mon.a (mon.0) 6633 : audit 0 from='client.? 172.21.15.80:0/2662398105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:35:10.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:35:09 smithi080 bash[28361]: cluster 2023-12-01T10:35:08.721068+0000 mgr.y (mgr.24362) 10398 : cluster 0 pgmap v10367: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:35:10.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:35:09 smithi080 bash[28361]: audit 2023-12-01T10:35:09.014284+0000 mon.a (mon.0) 6633 : audit 0 from='client.? 172.21.15.80:0/2662398105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:35:10.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:35:09 smithi080 bash[41963]: cluster 2023-12-01T10:35:08.721068+0000 mgr.y (mgr.24362) 10398 : cluster 0 pgmap v10367: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:35:10.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:35:09 smithi080 bash[41963]: audit 2023-12-01T10:35:09.014284+0000 mon.a (mon.0) 6633 : audit 0 from='client.? 172.21.15.80:0/2662398105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:35:11.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:35:10 smithi090 bash[32384]: audit 2023-12-01T10:35:10.326987+0000 mon.c (mon.2) 6667 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:35:11.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:35:10 smithi080 bash[28361]: audit 2023-12-01T10:35:10.326987+0000 mon.c (mon.2) 6667 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:35:11.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:35:10 smithi080 bash[41963]: audit 2023-12-01T10:35:10.326987+0000 mon.c (mon.2) 6667 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:35:12.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:35:11 smithi090 bash[32384]: cluster 2023-12-01T10:35:10.721949+0000 mgr.y (mgr.24362) 10399 : cluster 0 pgmap v10368: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:35:12.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:35:11 smithi090 bash[32384]: audit 2023-12-01T10:35:11.472334+0000 mon.a (mon.0) 6634 : audit 0 from='client.? 172.21.15.80:0/647207016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:35:12.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:35:11 smithi080 bash[28361]: cluster 2023-12-01T10:35:10.721949+0000 mgr.y (mgr.24362) 10399 : cluster 0 pgmap v10368: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:35:12.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:35:11 smithi080 bash[28361]: audit 2023-12-01T10:35:11.472334+0000 mon.a (mon.0) 6634 : audit 0 from='client.? 172.21.15.80:0/647207016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:35:12.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:35:11 smithi080 bash[41963]: cluster 2023-12-01T10:35:10.721949+0000 mgr.y (mgr.24362) 10399 : cluster 0 pgmap v10368: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:35:12.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:35:11 smithi080 bash[41963]: audit 2023-12-01T10:35:11.472334+0000 mon.a (mon.0) 6634 : audit 0 from='client.? 172.21.15.80:0/647207016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:35:14.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:35:13 smithi090 bash[32384]: cluster 2023-12-01T10:35:12.722879+0000 mgr.y (mgr.24362) 10400 : cluster 0 pgmap v10369: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:35:14.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:35:13 smithi090 bash[32384]: audit 2023-12-01T10:35:13.922594+0000 mon.a (mon.0) 6635 : audit 0 from='client.? 172.21.15.80:0/3722672254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:35:14.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:35:13 smithi080 bash[28361]: cluster 2023-12-01T10:35:12.722879+0000 mgr.y (mgr.24362) 10400 : cluster 0 pgmap v10369: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:35:14.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:35:13 smithi080 bash[28361]: audit 2023-12-01T10:35:13.922594+0000 mon.a (mon.0) 6635 : audit 0 from='client.? 172.21.15.80:0/3722672254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:35:14.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:35:13 smithi080 bash[41963]: cluster 2023-12-01T10:35:12.722879+0000 mgr.y (mgr.24362) 10400 : cluster 0 pgmap v10369: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:35:14.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:35:13 smithi080 bash[41963]: audit 2023-12-01T10:35:13.922594+0000 mon.a (mon.0) 6635 : audit 0 from='client.? 172.21.15.80:0/3722672254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:35:15.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:35:15 smithi080 bash[28361]: cluster 2023-12-01T10:35:14.723549+0000 mgr.y (mgr.24362) 10401 : cluster 0 pgmap v10370: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:35:15.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:35:15 smithi080 bash[41963]: cluster 2023-12-01T10:35:14.723549+0000 mgr.y (mgr.24362) 10401 : cluster 0 pgmap v10370: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:35:15.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:35:15 smithi090 bash[32384]: cluster 2023-12-01T10:35:14.723549+0000 mgr.y (mgr.24362) 10401 : cluster 0 pgmap v10370: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:35:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:35:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:35:16] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T10:35:16.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:35:16 smithi080 bash[41963]: audit 2023-12-01T10:35:16.368452+0000 mon.a (mon.0) 6636 : audit 0 from='client.? 172.21.15.80:0/3396675679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:35:16.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:35:16 smithi080 bash[28361]: audit 2023-12-01T10:35:16.368452+0000 mon.a (mon.0) 6636 : audit 0 from='client.? 172.21.15.80:0/3396675679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:35:16.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:35:16 smithi090 bash[32384]: audit 2023-12-01T10:35:16.368452+0000 mon.a (mon.0) 6636 : audit 0 from='client.? 172.21.15.80:0/3396675679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:35:17.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:35:17 smithi080 bash[41963]: cluster 2023-12-01T10:35:16.724875+0000 mgr.y (mgr.24362) 10402 : cluster 0 pgmap v10371: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:35:17.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:35:17 smithi080 bash[28361]: cluster 2023-12-01T10:35:16.724875+0000 mgr.y (mgr.24362) 10402 : cluster 0 pgmap v10371: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:35:17.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:35:17 smithi090 bash[32384]: cluster 2023-12-01T10:35:16.724875+0000 mgr.y (mgr.24362) 10402 : cluster 0 pgmap v10371: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:35:20.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:35:19 smithi080 bash[41963]: cluster 2023-12-01T10:35:18.725590+0000 mgr.y (mgr.24362) 10403 : cluster 0 pgmap v10372: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:35:20.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:35:19 smithi080 bash[41963]: audit 2023-12-01T10:35:18.822112+0000 mon.a (mon.0) 6637 : audit 0 from='client.? 172.21.15.80:0/3824321832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:35:20.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:35:19 smithi080 bash[28361]: cluster 2023-12-01T10:35:18.725590+0000 mgr.y (mgr.24362) 10403 : cluster 0 pgmap v10372: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:35:20.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:35:19 smithi080 bash[28361]: audit 2023-12-01T10:35:18.822112+0000 mon.a (mon.0) 6637 : audit 0 from='client.? 172.21.15.80:0/3824321832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:35:20.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:35:19 smithi090 bash[32384]: cluster 2023-12-01T10:35:18.725590+0000 mgr.y (mgr.24362) 10403 : cluster 0 pgmap v10372: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:35:20.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:35:19 smithi090 bash[32384]: audit 2023-12-01T10:35:18.822112+0000 mon.a (mon.0) 6637 : audit 0 from='client.? 172.21.15.80:0/3824321832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:35:22.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:35:21 smithi080 bash[41963]: cluster 2023-12-01T10:35:20.726542+0000 mgr.y (mgr.24362) 10404 : cluster 0 pgmap v10373: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:35:22.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:35:21 smithi080 bash[41963]: audit 2023-12-01T10:35:21.275814+0000 mon.a (mon.0) 6638 : audit 0 from='client.? 172.21.15.80:0/598096468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:35:22.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:35:21 smithi080 bash[28361]: cluster 2023-12-01T10:35:20.726542+0000 mgr.y (mgr.24362) 10404 : cluster 0 pgmap v10373: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:35:22.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:35:21 smithi080 bash[28361]: audit 2023-12-01T10:35:21.275814+0000 mon.a (mon.0) 6638 : audit 0 from='client.? 172.21.15.80:0/598096468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:35:22.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:35:21 smithi090 bash[32384]: cluster 2023-12-01T10:35:20.726542+0000 mgr.y (mgr.24362) 10404 : cluster 0 pgmap v10373: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:35:22.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:35:21 smithi090 bash[32384]: audit 2023-12-01T10:35:21.275814+0000 mon.a (mon.0) 6638 : audit 0 from='client.? 172.21.15.80:0/598096468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:35:24.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:35:23 smithi080 bash[28361]: cluster 2023-12-01T10:35:22.727465+0000 mgr.y (mgr.24362) 10405 : cluster 0 pgmap v10374: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:35:24.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:35:23 smithi080 bash[28361]: audit 2023-12-01T10:35:23.739501+0000 mon.c (mon.2) 6668 : audit 0 from='client.? 172.21.15.80:0/2346461132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:35:24.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:35:23 smithi080 bash[41963]: cluster 2023-12-01T10:35:22.727465+0000 mgr.y (mgr.24362) 10405 : cluster 0 pgmap v10374: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:35:24.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:35:23 smithi080 bash[41963]: audit 2023-12-01T10:35:23.739501+0000 mon.c (mon.2) 6668 : audit 0 from='client.? 172.21.15.80:0/2346461132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:35:24.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:35:23 smithi090 bash[32384]: cluster 2023-12-01T10:35:22.727465+0000 mgr.y (mgr.24362) 10405 : cluster 0 pgmap v10374: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:35:24.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:35:23 smithi090 bash[32384]: audit 2023-12-01T10:35:23.739501+0000 mon.c (mon.2) 6668 : audit 0 from='client.? 172.21.15.80:0/2346461132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:35:25.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:35:25 smithi080 bash[28361]: cluster 2023-12-01T10:35:24.728175+0000 mgr.y (mgr.24362) 10406 : cluster 0 pgmap v10375: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:35:25.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:35:25 smithi080 bash[41963]: cluster 2023-12-01T10:35:24.728175+0000 mgr.y (mgr.24362) 10406 : cluster 0 pgmap v10375: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:35:25.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:35:25 smithi090 bash[32384]: cluster 2023-12-01T10:35:24.728175+0000 mgr.y (mgr.24362) 10406 : cluster 0 pgmap v10375: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:35:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:35:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:35:26] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T10:35:26.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:35:26 smithi080 bash[41963]: audit 2023-12-01T10:35:25.327346+0000 mon.c (mon.2) 6669 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:35:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:35:26 smithi080 bash[41963]: audit 2023-12-01T10:35:26.193320+0000 mon.c (mon.2) 6670 : audit 0 from='client.? 172.21.15.80:0/19580163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:35:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:35:26 smithi080 bash[28361]: audit 2023-12-01T10:35:25.327346+0000 mon.c (mon.2) 6669 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:35:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:35:26 smithi080 bash[28361]: audit 2023-12-01T10:35:26.193320+0000 mon.c (mon.2) 6670 : audit 0 from='client.? 172.21.15.80:0/19580163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:35:26.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:35:26 smithi090 bash[32384]: audit 2023-12-01T10:35:25.327346+0000 mon.c (mon.2) 6669 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:35:26.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:35:26 smithi090 bash[32384]: audit 2023-12-01T10:35:26.193320+0000 mon.c (mon.2) 6670 : audit 0 from='client.? 172.21.15.80:0/19580163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:35:27.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:35:27 smithi080 bash[28361]: cluster 2023-12-01T10:35:26.729279+0000 mgr.y (mgr.24362) 10407 : cluster 0 pgmap v10376: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:35:27.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:35:27 smithi080 bash[41963]: cluster 2023-12-01T10:35:26.729279+0000 mgr.y (mgr.24362) 10407 : cluster 0 pgmap v10376: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:35:27.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:35:27 smithi090 bash[32384]: cluster 2023-12-01T10:35:26.729279+0000 mgr.y (mgr.24362) 10407 : cluster 0 pgmap v10376: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:35:29.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:35:28 smithi090 bash[32384]: audit 2023-12-01T10:35:28.643107+0000 mon.c (mon.2) 6671 : audit 0 from='client.? 172.21.15.80:0/1939688843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:35:29.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:35:28 smithi080 bash[41963]: audit 2023-12-01T10:35:28.643107+0000 mon.c (mon.2) 6671 : audit 0 from='client.? 172.21.15.80:0/1939688843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:35:29.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:35:28 smithi080 bash[28361]: audit 2023-12-01T10:35:28.643107+0000 mon.c (mon.2) 6671 : audit 0 from='client.? 172.21.15.80:0/1939688843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:35:30.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:35:29 smithi090 bash[32384]: cluster 2023-12-01T10:35:28.729927+0000 mgr.y (mgr.24362) 10408 : cluster 0 pgmap v10377: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:35:30.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:35:29 smithi080 bash[28361]: cluster 2023-12-01T10:35:28.729927+0000 mgr.y (mgr.24362) 10408 : cluster 0 pgmap v10377: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:35:30.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:35:29 smithi080 bash[41963]: cluster 2023-12-01T10:35:28.729927+0000 mgr.y (mgr.24362) 10408 : cluster 0 pgmap v10377: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:35:32.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:35:31 smithi080 bash[28361]: cluster 2023-12-01T10:35:30.730798+0000 mgr.y (mgr.24362) 10409 : cluster 0 pgmap v10378: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:35:32.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:35:31 smithi080 bash[28361]: audit 2023-12-01T10:35:31.103896+0000 mon.a (mon.0) 6639 : audit 0 from='client.? 172.21.15.80:0/3164705559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:35:32.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:35:31 smithi080 bash[41963]: cluster 2023-12-01T10:35:30.730798+0000 mgr.y (mgr.24362) 10409 : cluster 0 pgmap v10378: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:35:32.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:35:31 smithi080 bash[41963]: audit 2023-12-01T10:35:31.103896+0000 mon.a (mon.0) 6639 : audit 0 from='client.? 172.21.15.80:0/3164705559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:35:32.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:35:31 smithi090 bash[32384]: cluster 2023-12-01T10:35:30.730798+0000 mgr.y (mgr.24362) 10409 : cluster 0 pgmap v10378: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:35:32.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:35:31 smithi090 bash[32384]: audit 2023-12-01T10:35:31.103896+0000 mon.a (mon.0) 6639 : audit 0 from='client.? 172.21.15.80:0/3164705559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:35:34.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:35:33 smithi080 bash[28361]: cluster 2023-12-01T10:35:32.731781+0000 mgr.y (mgr.24362) 10410 : cluster 0 pgmap v10379: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:35:34.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:35:33 smithi080 bash[28361]: audit 2023-12-01T10:35:33.568332+0000 mon.c (mon.2) 6672 : audit 0 from='client.? 172.21.15.80:0/1768302953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:35:34.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:35:33 smithi080 bash[41963]: cluster 2023-12-01T10:35:32.731781+0000 mgr.y (mgr.24362) 10410 : cluster 0 pgmap v10379: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:35:34.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:35:33 smithi080 bash[41963]: audit 2023-12-01T10:35:33.568332+0000 mon.c (mon.2) 6672 : audit 0 from='client.? 172.21.15.80:0/1768302953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:35:34.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:35:33 smithi090 bash[32384]: cluster 2023-12-01T10:35:32.731781+0000 mgr.y (mgr.24362) 10410 : cluster 0 pgmap v10379: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:35:34.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:35:33 smithi090 bash[32384]: audit 2023-12-01T10:35:33.568332+0000 mon.c (mon.2) 6672 : audit 0 from='client.? 172.21.15.80:0/1768302953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:35:35.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:35:35 smithi080 bash[28361]: cluster 2023-12-01T10:35:34.732390+0000 mgr.y (mgr.24362) 10411 : cluster 0 pgmap v10380: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:35:35.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:35:35 smithi080 bash[41963]: cluster 2023-12-01T10:35:34.732390+0000 mgr.y (mgr.24362) 10411 : cluster 0 pgmap v10380: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:35:35.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:35:35 smithi090 bash[32384]: cluster 2023-12-01T10:35:34.732390+0000 mgr.y (mgr.24362) 10411 : cluster 0 pgmap v10380: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:35:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:35:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:35:36] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T10:35:36.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:35:36 smithi080 bash[41963]: audit 2023-12-01T10:35:36.018371+0000 mon.a (mon.0) 6640 : audit 0 from='client.? 172.21.15.80:0/1109200789' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:35:36.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:35:36 smithi080 bash[28361]: audit 2023-12-01T10:35:36.018371+0000 mon.a (mon.0) 6640 : audit 0 from='client.? 172.21.15.80:0/1109200789' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:35:36.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:35:36 smithi090 bash[32384]: audit 2023-12-01T10:35:36.018371+0000 mon.a (mon.0) 6640 : audit 0 from='client.? 172.21.15.80:0/1109200789' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:35:37.680 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:35:37 smithi080 bash[41963]: cluster 2023-12-01T10:35:36.733550+0000 mgr.y (mgr.24362) 10412 : cluster 0 pgmap v10381: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:35:37.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:35:37 smithi080 bash[28361]: cluster 2023-12-01T10:35:36.733550+0000 mgr.y (mgr.24362) 10412 : cluster 0 pgmap v10381: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:35:37.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:35:37 smithi090 bash[32384]: cluster 2023-12-01T10:35:36.733550+0000 mgr.y (mgr.24362) 10412 : cluster 0 pgmap v10381: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:35:38.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:35:38 smithi090 bash[32384]: audit 2023-12-01T10:35:38.464098+0000 mon.a (mon.0) 6641 : audit 0 from='client.? 172.21.15.80:0/662681450' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:35:38.930 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:35:38 smithi080 bash[41963]: audit 2023-12-01T10:35:38.464098+0000 mon.a (mon.0) 6641 : audit 0 from='client.? 172.21.15.80:0/662681450' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:35:38.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:35:38 smithi080 bash[28361]: audit 2023-12-01T10:35:38.464098+0000 mon.a (mon.0) 6641 : audit 0 from='client.? 172.21.15.80:0/662681450' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:35:39.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:35:39 smithi080 bash[28361]: cluster 2023-12-01T10:35:38.734189+0000 mgr.y (mgr.24362) 10413 : cluster 0 pgmap v10382: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:35:39.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:35:39 smithi080 bash[41963]: cluster 2023-12-01T10:35:38.734189+0000 mgr.y (mgr.24362) 10413 : cluster 0 pgmap v10382: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:35:40.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:35:39 smithi090 bash[32384]: cluster 2023-12-01T10:35:38.734189+0000 mgr.y (mgr.24362) 10413 : cluster 0 pgmap v10382: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:35:40.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:35:40 smithi080 bash[28361]: audit 2023-12-01T10:35:40.328009+0000 mon.c (mon.2) 6673 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:35:40.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:35:40 smithi080 bash[41963]: audit 2023-12-01T10:35:40.328009+0000 mon.c (mon.2) 6673 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:35:41.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:35:40 smithi090 bash[32384]: audit 2023-12-01T10:35:40.328009+0000 mon.c (mon.2) 6673 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:35:41.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:35:41 smithi080 bash[28361]: cluster 2023-12-01T10:35:40.734872+0000 mgr.y (mgr.24362) 10414 : cluster 0 pgmap v10383: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:35:41.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:35:41 smithi080 bash[28361]: audit 2023-12-01T10:35:40.919413+0000 mon.a (mon.0) 6642 : audit 0 from='client.? 172.21.15.80:0/3862442018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:35:41.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:35:41 smithi080 bash[41963]: cluster 2023-12-01T10:35:40.734872+0000 mgr.y (mgr.24362) 10414 : cluster 0 pgmap v10383: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:35:41.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:35:41 smithi080 bash[41963]: audit 2023-12-01T10:35:40.919413+0000 mon.a (mon.0) 6642 : audit 0 from='client.? 172.21.15.80:0/3862442018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:35:42.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:35:41 smithi090 bash[32384]: cluster 2023-12-01T10:35:40.734872+0000 mgr.y (mgr.24362) 10414 : cluster 0 pgmap v10383: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:35:42.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:35:41 smithi090 bash[32384]: audit 2023-12-01T10:35:40.919413+0000 mon.a (mon.0) 6642 : audit 0 from='client.? 172.21.15.80:0/3862442018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:35:44.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:35:43 smithi080 bash[28361]: cluster 2023-12-01T10:35:42.735778+0000 mgr.y (mgr.24362) 10415 : cluster 0 pgmap v10384: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:35:44.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:35:43 smithi080 bash[28361]: audit 2023-12-01T10:35:43.382735+0000 mon.c (mon.2) 6674 : audit 0 from='client.? 172.21.15.80:0/401244277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:35:44.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:35:43 smithi080 bash[41963]: cluster 2023-12-01T10:35:42.735778+0000 mgr.y (mgr.24362) 10415 : cluster 0 pgmap v10384: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:35:44.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:35:43 smithi080 bash[41963]: audit 2023-12-01T10:35:43.382735+0000 mon.c (mon.2) 6674 : audit 0 from='client.? 172.21.15.80:0/401244277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:35:44.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:35:43 smithi090 bash[32384]: cluster 2023-12-01T10:35:42.735778+0000 mgr.y (mgr.24362) 10415 : cluster 0 pgmap v10384: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:35:44.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:35:43 smithi090 bash[32384]: audit 2023-12-01T10:35:43.382735+0000 mon.c (mon.2) 6674 : audit 0 from='client.? 172.21.15.80:0/401244277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:35:45.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:35:45 smithi080 bash[28361]: cluster 2023-12-01T10:35:44.736423+0000 mgr.y (mgr.24362) 10416 : cluster 0 pgmap v10385: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:35:45.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:35:45 smithi080 bash[41963]: cluster 2023-12-01T10:35:44.736423+0000 mgr.y (mgr.24362) 10416 : cluster 0 pgmap v10385: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:35:45.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:35:45 smithi090 bash[32384]: cluster 2023-12-01T10:35:44.736423+0000 mgr.y (mgr.24362) 10416 : cluster 0 pgmap v10385: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:35:46.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:35:46 smithi080 bash[28361]: audit 2023-12-01T10:35:45.840891+0000 mon.a (mon.0) 6643 : audit 0 from='client.? 172.21.15.80:0/787813255' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:35:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:35:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:35:46] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T10:35:46.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:35:46 smithi080 bash[41963]: audit 2023-12-01T10:35:45.840891+0000 mon.a (mon.0) 6643 : audit 0 from='client.? 172.21.15.80:0/787813255' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:35:46.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:35:46 smithi090 bash[32384]: audit 2023-12-01T10:35:45.840891+0000 mon.a (mon.0) 6643 : audit 0 from='client.? 172.21.15.80:0/787813255' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:35:47.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:35:47 smithi080 bash[28361]: cluster 2023-12-01T10:35:46.737550+0000 mgr.y (mgr.24362) 10417 : cluster 0 pgmap v10386: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:35:47.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:35:47 smithi080 bash[41963]: cluster 2023-12-01T10:35:46.737550+0000 mgr.y (mgr.24362) 10417 : cluster 0 pgmap v10386: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:35:47.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:35:47 smithi090 bash[32384]: cluster 2023-12-01T10:35:46.737550+0000 mgr.y (mgr.24362) 10417 : cluster 0 pgmap v10386: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:35:48.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:35:48 smithi080 bash[28361]: audit 2023-12-01T10:35:48.296153+0000 mon.a (mon.0) 6644 : audit 0 from='client.? 172.21.15.80:0/3194075283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:35:48.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:35:48 smithi080 bash[41963]: audit 2023-12-01T10:35:48.296153+0000 mon.a (mon.0) 6644 : audit 0 from='client.? 172.21.15.80:0/3194075283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:35:48.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:35:48 smithi090 bash[32384]: audit 2023-12-01T10:35:48.296153+0000 mon.a (mon.0) 6644 : audit 0 from='client.? 172.21.15.80:0/3194075283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:35:49.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:35:49 smithi080 bash[28361]: cluster 2023-12-01T10:35:48.738203+0000 mgr.y (mgr.24362) 10418 : cluster 0 pgmap v10387: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:35:49.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:35:49 smithi080 bash[41963]: cluster 2023-12-01T10:35:48.738203+0000 mgr.y (mgr.24362) 10418 : cluster 0 pgmap v10387: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:35:49.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:35:49 smithi090 bash[32384]: cluster 2023-12-01T10:35:48.738203+0000 mgr.y (mgr.24362) 10418 : cluster 0 pgmap v10387: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:35:51.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:35:50 smithi080 bash[28361]: audit 2023-12-01T10:35:50.747011+0000 mon.a (mon.0) 6645 : audit 0 from='client.? 172.21.15.80:0/2116854354' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:35:51.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:35:50 smithi080 bash[41963]: audit 2023-12-01T10:35:50.747011+0000 mon.a (mon.0) 6645 : audit 0 from='client.? 172.21.15.80:0/2116854354' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:35:51.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:35:50 smithi090 bash[32384]: audit 2023-12-01T10:35:50.747011+0000 mon.a (mon.0) 6645 : audit 0 from='client.? 172.21.15.80:0/2116854354' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:35:52.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:35:51 smithi080 bash[28361]: cluster 2023-12-01T10:35:50.739011+0000 mgr.y (mgr.24362) 10419 : cluster 0 pgmap v10388: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:35:52.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:35:51 smithi080 bash[41963]: cluster 2023-12-01T10:35:50.739011+0000 mgr.y (mgr.24362) 10419 : cluster 0 pgmap v10388: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:35:52.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:35:51 smithi090 bash[32384]: cluster 2023-12-01T10:35:50.739011+0000 mgr.y (mgr.24362) 10419 : cluster 0 pgmap v10388: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:35:54.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:35:53 smithi080 bash[28361]: cluster 2023-12-01T10:35:52.739869+0000 mgr.y (mgr.24362) 10420 : cluster 0 pgmap v10389: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:35:54.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:35:53 smithi080 bash[28361]: audit 2023-12-01T10:35:53.192135+0000 mon.a (mon.0) 6646 : audit 0 from='client.? 172.21.15.80:0/2777186031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:35:54.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:35:53 smithi080 bash[41963]: cluster 2023-12-01T10:35:52.739869+0000 mgr.y (mgr.24362) 10420 : cluster 0 pgmap v10389: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:35:54.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:35:53 smithi080 bash[41963]: audit 2023-12-01T10:35:53.192135+0000 mon.a (mon.0) 6646 : audit 0 from='client.? 172.21.15.80:0/2777186031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:35:54.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:35:53 smithi090 bash[32384]: cluster 2023-12-01T10:35:52.739869+0000 mgr.y (mgr.24362) 10420 : cluster 0 pgmap v10389: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:35:54.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:35:53 smithi090 bash[32384]: audit 2023-12-01T10:35:53.192135+0000 mon.a (mon.0) 6646 : audit 0 from='client.? 172.21.15.80:0/2777186031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:35:55.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:35:55 smithi080 bash[28361]: cluster 2023-12-01T10:35:54.740529+0000 mgr.y (mgr.24362) 10421 : cluster 0 pgmap v10390: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:35:55.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:35:55 smithi080 bash[41963]: cluster 2023-12-01T10:35:54.740529+0000 mgr.y (mgr.24362) 10421 : cluster 0 pgmap v10390: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:35:55.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:35:55 smithi090 bash[32384]: cluster 2023-12-01T10:35:54.740529+0000 mgr.y (mgr.24362) 10421 : cluster 0 pgmap v10390: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:35:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:35:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:35:56] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T10:35:56.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:35:56 smithi080 bash[28361]: audit 2023-12-01T10:35:55.328281+0000 mon.c (mon.2) 6675 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:35:56.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:35:56 smithi080 bash[28361]: audit 2023-12-01T10:35:55.644688+0000 mon.a (mon.0) 6647 : audit 0 from='client.? 172.21.15.80:0/1336601482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:35:56.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:35:56 smithi080 bash[41963]: audit 2023-12-01T10:35:55.328281+0000 mon.c (mon.2) 6675 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:35:56.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:35:56 smithi080 bash[41963]: audit 2023-12-01T10:35:55.644688+0000 mon.a (mon.0) 6647 : audit 0 from='client.? 172.21.15.80:0/1336601482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:35:56.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:35:56 smithi090 bash[32384]: audit 2023-12-01T10:35:55.328281+0000 mon.c (mon.2) 6675 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:35:56.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:35:56 smithi090 bash[32384]: audit 2023-12-01T10:35:55.644688+0000 mon.a (mon.0) 6647 : audit 0 from='client.? 172.21.15.80:0/1336601482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:35:57.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:35:57 smithi080 bash[41963]: cluster 2023-12-01T10:35:56.741644+0000 mgr.y (mgr.24362) 10422 : cluster 0 pgmap v10391: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:35:57.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:35:57 smithi080 bash[28361]: cluster 2023-12-01T10:35:56.741644+0000 mgr.y (mgr.24362) 10422 : cluster 0 pgmap v10391: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:35:57.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:35:57 smithi090 bash[32384]: cluster 2023-12-01T10:35:56.741644+0000 mgr.y (mgr.24362) 10422 : cluster 0 pgmap v10391: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:35:58.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:35:58 smithi080 bash[28361]: audit 2023-12-01T10:35:58.095666+0000 mon.a (mon.0) 6648 : audit 0 from='client.? 172.21.15.80:0/3937932502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:35:58.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:35:58 smithi080 bash[41963]: audit 2023-12-01T10:35:58.095666+0000 mon.a (mon.0) 6648 : audit 0 from='client.? 172.21.15.80:0/3937932502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:35:58.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:35:58 smithi090 bash[32384]: audit 2023-12-01T10:35:58.095666+0000 mon.a (mon.0) 6648 : audit 0 from='client.? 172.21.15.80:0/3937932502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:35:59.685 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:35:59 smithi080 bash[28361]: cluster 2023-12-01T10:35:58.742310+0000 mgr.y (mgr.24362) 10423 : cluster 0 pgmap v10392: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:35:59.686 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:35:59 smithi080 bash[41963]: cluster 2023-12-01T10:35:58.742310+0000 mgr.y (mgr.24362) 10423 : cluster 0 pgmap v10392: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:35:59.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:35:59 smithi090 bash[32384]: cluster 2023-12-01T10:35:58.742310+0000 mgr.y (mgr.24362) 10423 : cluster 0 pgmap v10392: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:36:00.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:36:00 smithi080 bash[28361]: audit 2023-12-01T10:36:00.549338+0000 mon.a (mon.0) 6649 : audit 0 from='client.? 172.21.15.80:0/4027669345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:36:00.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:36:00 smithi080 bash[41963]: audit 2023-12-01T10:36:00.549338+0000 mon.a (mon.0) 6649 : audit 0 from='client.? 172.21.15.80:0/4027669345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:36:01.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:36:00 smithi090 bash[32384]: audit 2023-12-01T10:36:00.549338+0000 mon.a (mon.0) 6649 : audit 0 from='client.? 172.21.15.80:0/4027669345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:36:01.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:36:01 smithi080 bash[41963]: cluster 2023-12-01T10:36:00.743217+0000 mgr.y (mgr.24362) 10424 : cluster 0 pgmap v10393: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:36:01.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:36:01 smithi080 bash[28361]: cluster 2023-12-01T10:36:00.743217+0000 mgr.y (mgr.24362) 10424 : cluster 0 pgmap v10393: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:36:02.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:36:01 smithi090 bash[32384]: cluster 2023-12-01T10:36:00.743217+0000 mgr.y (mgr.24362) 10424 : cluster 0 pgmap v10393: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:36:04.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:36:03 smithi080 bash[28361]: cluster 2023-12-01T10:36:02.744150+0000 mgr.y (mgr.24362) 10425 : cluster 0 pgmap v10394: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:36:04.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:36:03 smithi080 bash[28361]: audit 2023-12-01T10:36:03.013182+0000 mon.c (mon.2) 6676 : audit 0 from='client.? 172.21.15.80:0/1613505311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:36:04.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:36:03 smithi080 bash[41963]: cluster 2023-12-01T10:36:02.744150+0000 mgr.y (mgr.24362) 10425 : cluster 0 pgmap v10394: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:36:04.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:36:03 smithi080 bash[41963]: audit 2023-12-01T10:36:03.013182+0000 mon.c (mon.2) 6676 : audit 0 from='client.? 172.21.15.80:0/1613505311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:36:04.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:36:03 smithi090 bash[32384]: cluster 2023-12-01T10:36:02.744150+0000 mgr.y (mgr.24362) 10425 : cluster 0 pgmap v10394: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:36:04.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:36:03 smithi090 bash[32384]: audit 2023-12-01T10:36:03.013182+0000 mon.c (mon.2) 6676 : audit 0 from='client.? 172.21.15.80:0/1613505311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:36:05.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:36:05 smithi080 bash[41963]: cluster 2023-12-01T10:36:04.744803+0000 mgr.y (mgr.24362) 10426 : cluster 0 pgmap v10395: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:36:05.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:36:05 smithi080 bash[28361]: cluster 2023-12-01T10:36:04.744803+0000 mgr.y (mgr.24362) 10426 : cluster 0 pgmap v10395: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:36:05.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:36:05 smithi090 bash[32384]: cluster 2023-12-01T10:36:04.744803+0000 mgr.y (mgr.24362) 10426 : cluster 0 pgmap v10395: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:36:06.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:36:06 smithi080 bash[28361]: audit 2023-12-01T10:36:05.467853+0000 mon.c (mon.2) 6677 : audit 0 from='client.? 172.21.15.80:0/2146566033' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:36:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:36:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:36:06] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T10:36:06.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:36:06 smithi080 bash[41963]: audit 2023-12-01T10:36:05.467853+0000 mon.c (mon.2) 6677 : audit 0 from='client.? 172.21.15.80:0/2146566033' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:36:06.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:36:06 smithi090 bash[32384]: audit 2023-12-01T10:36:05.467853+0000 mon.c (mon.2) 6677 : audit 0 from='client.? 172.21.15.80:0/2146566033' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:36:07.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:36:07 smithi080 bash[28361]: audit 2023-12-01T10:36:06.486210+0000 mon.c (mon.2) 6678 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:36:07.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:36:07 smithi080 bash[28361]: cluster 2023-12-01T10:36:06.745837+0000 mgr.y (mgr.24362) 10427 : cluster 0 pgmap v10396: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:36:07.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:36:07 smithi080 bash[28361]: audit 2023-12-01T10:36:06.864598+0000 mon.a (mon.0) 6650 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:36:07.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:36:07 smithi080 bash[28361]: audit 2023-12-01T10:36:06.874789+0000 mon.a (mon.0) 6651 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:36:07.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:36:07 smithi080 bash[41963]: audit 2023-12-01T10:36:06.486210+0000 mon.c (mon.2) 6678 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:36:07.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:36:07 smithi080 bash[41963]: cluster 2023-12-01T10:36:06.745837+0000 mgr.y (mgr.24362) 10427 : cluster 0 pgmap v10396: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:36:07.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:36:07 smithi080 bash[41963]: audit 2023-12-01T10:36:06.864598+0000 mon.a (mon.0) 6650 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:36:07.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:36:07 smithi080 bash[41963]: audit 2023-12-01T10:36:06.874789+0000 mon.a (mon.0) 6651 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:36:07.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:36:07 smithi090 bash[32384]: audit 2023-12-01T10:36:06.486210+0000 mon.c (mon.2) 6678 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:36:07.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:36:07 smithi090 bash[32384]: cluster 2023-12-01T10:36:06.745837+0000 mgr.y (mgr.24362) 10427 : cluster 0 pgmap v10396: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:36:07.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:36:07 smithi090 bash[32384]: audit 2023-12-01T10:36:06.864598+0000 mon.a (mon.0) 6650 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:36:07.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:36:07 smithi090 bash[32384]: audit 2023-12-01T10:36:06.874789+0000 mon.a (mon.0) 6651 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:36:08.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:36:08 smithi080 bash[28361]: audit 2023-12-01T10:36:07.925971+0000 mon.a (mon.0) 6652 : audit 0 from='client.? 172.21.15.80:0/653701530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:36:08.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:36:08 smithi080 bash[41963]: audit 2023-12-01T10:36:07.925971+0000 mon.a (mon.0) 6652 : audit 0 from='client.? 172.21.15.80:0/653701530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:36:08.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:36:08 smithi090 bash[32384]: audit 2023-12-01T10:36:07.925971+0000 mon.a (mon.0) 6652 : audit 0 from='client.? 172.21.15.80:0/653701530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:36:09.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:36:09 smithi080 bash[28361]: cluster 2023-12-01T10:36:08.746559+0000 mgr.y (mgr.24362) 10428 : cluster 0 pgmap v10397: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:36:09.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:36:09 smithi080 bash[41963]: cluster 2023-12-01T10:36:08.746559+0000 mgr.y (mgr.24362) 10428 : cluster 0 pgmap v10397: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:36:09.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:36:09 smithi090 bash[32384]: cluster 2023-12-01T10:36:08.746559+0000 mgr.y (mgr.24362) 10428 : cluster 0 pgmap v10397: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:36:10.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:36:10 smithi080 bash[28361]: audit 2023-12-01T10:36:10.328615+0000 mon.c (mon.2) 6679 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:36:10.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:36:10 smithi080 bash[41963]: audit 2023-12-01T10:36:10.328615+0000 mon.c (mon.2) 6679 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:36:10.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:36:10 smithi090 bash[32384]: audit 2023-12-01T10:36:10.328615+0000 mon.c (mon.2) 6679 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:36:11.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:36:11 smithi080 bash[28361]: audit 2023-12-01T10:36:10.382041+0000 mon.a (mon.0) 6653 : audit 0 from='client.? 172.21.15.80:0/3504953177' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:36:11.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:36:11 smithi080 bash[28361]: cluster 2023-12-01T10:36:10.747617+0000 mgr.y (mgr.24362) 10429 : cluster 0 pgmap v10398: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:36:11.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:36:11 smithi080 bash[41963]: audit 2023-12-01T10:36:10.382041+0000 mon.a (mon.0) 6653 : audit 0 from='client.? 172.21.15.80:0/3504953177' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:36:11.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:36:11 smithi080 bash[41963]: cluster 2023-12-01T10:36:10.747617+0000 mgr.y (mgr.24362) 10429 : cluster 0 pgmap v10398: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:36:11.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:36:11 smithi090 bash[32384]: audit 2023-12-01T10:36:10.382041+0000 mon.a (mon.0) 6653 : audit 0 from='client.? 172.21.15.80:0/3504953177' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:36:11.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:36:11 smithi090 bash[32384]: cluster 2023-12-01T10:36:10.747617+0000 mgr.y (mgr.24362) 10429 : cluster 0 pgmap v10398: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:36:13.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:36:13 smithi080 bash[28361]: audit 2023-12-01T10:36:12.285913+0000 mon.a (mon.0) 6654 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:36:13.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:36:13 smithi080 bash[28361]: audit 2023-12-01T10:36:12.298205+0000 mon.a (mon.0) 6655 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:36:13.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:36:13 smithi080 bash[28361]: audit 2023-12-01T10:36:12.834702+0000 mon.a (mon.0) 6656 : audit 0 from='client.? 172.21.15.80:0/1284854375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:36:13.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:36:13 smithi080 bash[28361]: audit 2023-12-01T10:36:13.077116+0000 mon.a (mon.0) 6657 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:36:13.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:36:13 smithi080 bash[28361]: audit 2023-12-01T10:36:13.087703+0000 mon.a (mon.0) 6658 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:36:13.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:36:13 smithi080 bash[41963]: audit 2023-12-01T10:36:12.285913+0000 mon.a (mon.0) 6654 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:36:13.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:36:13 smithi080 bash[41963]: audit 2023-12-01T10:36:12.298205+0000 mon.a (mon.0) 6655 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:36:13.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:36:13 smithi080 bash[41963]: audit 2023-12-01T10:36:12.834702+0000 mon.a (mon.0) 6656 : audit 0 from='client.? 172.21.15.80:0/1284854375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:36:13.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:36:13 smithi080 bash[41963]: audit 2023-12-01T10:36:13.077116+0000 mon.a (mon.0) 6657 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:36:13.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:36:13 smithi080 bash[41963]: audit 2023-12-01T10:36:13.087703+0000 mon.a (mon.0) 6658 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:36:13.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:36:13 smithi090 bash[32384]: audit 2023-12-01T10:36:12.285913+0000 mon.a (mon.0) 6654 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:36:13.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:36:13 smithi090 bash[32384]: audit 2023-12-01T10:36:12.298205+0000 mon.a (mon.0) 6655 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:36:13.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:36:13 smithi090 bash[32384]: audit 2023-12-01T10:36:12.834702+0000 mon.a (mon.0) 6656 : audit 0 from='client.? 172.21.15.80:0/1284854375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:36:13.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:36:13 smithi090 bash[32384]: audit 2023-12-01T10:36:13.077116+0000 mon.a (mon.0) 6657 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:36:13.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:36:13 smithi090 bash[32384]: audit 2023-12-01T10:36:13.087703+0000 mon.a (mon.0) 6658 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:36:14.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:36:14 smithi080 bash[41963]: cluster 2023-12-01T10:36:12.748531+0000 mgr.y (mgr.24362) 10430 : cluster 0 pgmap v10399: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:36:14.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:36:14 smithi080 bash[41963]: audit 2023-12-01T10:36:13.608199+0000 mon.c (mon.2) 6680 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:36:14.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:36:14 smithi080 bash[41963]: audit 2023-12-01T10:36:13.609962+0000 mon.c (mon.2) 6681 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:36:14.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:36:14 smithi080 bash[41963]: audit 2023-12-01T10:36:13.622236+0000 mon.a (mon.0) 6659 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:36:14.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:36:14 smithi080 bash[28361]: cluster 2023-12-01T10:36:12.748531+0000 mgr.y (mgr.24362) 10430 : cluster 0 pgmap v10399: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:36:14.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:36:14 smithi080 bash[28361]: audit 2023-12-01T10:36:13.608199+0000 mon.c (mon.2) 6680 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:36:14.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:36:14 smithi080 bash[28361]: audit 2023-12-01T10:36:13.609962+0000 mon.c (mon.2) 6681 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:36:14.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:36:14 smithi080 bash[28361]: audit 2023-12-01T10:36:13.622236+0000 mon.a (mon.0) 6659 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:36:14.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:36:14 smithi090 bash[32384]: cluster 2023-12-01T10:36:12.748531+0000 mgr.y (mgr.24362) 10430 : cluster 0 pgmap v10399: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:36:14.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:36:14 smithi090 bash[32384]: audit 2023-12-01T10:36:13.608199+0000 mon.c (mon.2) 6680 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:36:14.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:36:14 smithi090 bash[32384]: audit 2023-12-01T10:36:13.609962+0000 mon.c (mon.2) 6681 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:36:14.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:36:14 smithi090 bash[32384]: audit 2023-12-01T10:36:13.622236+0000 mon.a (mon.0) 6659 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:36:15.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:36:15 smithi080 bash[41963]: cluster 2023-12-01T10:36:14.749116+0000 mgr.y (mgr.24362) 10431 : cluster 0 pgmap v10400: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:36:15.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:36:15 smithi080 bash[41963]: audit 2023-12-01T10:36:15.287221+0000 mon.c (mon.2) 6682 : audit 0 from='client.? 172.21.15.80:0/4275720521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:36:15.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:36:15 smithi080 bash[28361]: cluster 2023-12-01T10:36:14.749116+0000 mgr.y (mgr.24362) 10431 : cluster 0 pgmap v10400: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:36:15.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:36:15 smithi080 bash[28361]: audit 2023-12-01T10:36:15.287221+0000 mon.c (mon.2) 6682 : audit 0 from='client.? 172.21.15.80:0/4275720521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:36:15.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:36:15 smithi090 bash[32384]: cluster 2023-12-01T10:36:14.749116+0000 mgr.y (mgr.24362) 10431 : cluster 0 pgmap v10400: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:36:15.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:36:15 smithi090 bash[32384]: audit 2023-12-01T10:36:15.287221+0000 mon.c (mon.2) 6682 : audit 0 from='client.? 172.21.15.80:0/4275720521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:36:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:36:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:36:16] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T10:36:18.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:36:17 smithi080 bash[28361]: cluster 2023-12-01T10:36:16.750226+0000 mgr.y (mgr.24362) 10432 : cluster 0 pgmap v10401: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:36:18.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:36:17 smithi080 bash[28361]: audit 2023-12-01T10:36:17.743015+0000 mon.a (mon.0) 6660 : audit 0 from='client.? 172.21.15.80:0/698125511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:36:18.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:36:17 smithi080 bash[41963]: cluster 2023-12-01T10:36:16.750226+0000 mgr.y (mgr.24362) 10432 : cluster 0 pgmap v10401: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:36:18.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:36:17 smithi080 bash[41963]: audit 2023-12-01T10:36:17.743015+0000 mon.a (mon.0) 6660 : audit 0 from='client.? 172.21.15.80:0/698125511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:36:18.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:36:17 smithi090 bash[32384]: cluster 2023-12-01T10:36:16.750226+0000 mgr.y (mgr.24362) 10432 : cluster 0 pgmap v10401: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:36:18.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:36:17 smithi090 bash[32384]: audit 2023-12-01T10:36:17.743015+0000 mon.a (mon.0) 6660 : audit 0 from='client.? 172.21.15.80:0/698125511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:36:20.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:36:19 smithi080 bash[28361]: cluster 2023-12-01T10:36:18.750903+0000 mgr.y (mgr.24362) 10433 : cluster 0 pgmap v10402: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:36:20.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:36:19 smithi080 bash[41963]: cluster 2023-12-01T10:36:18.750903+0000 mgr.y (mgr.24362) 10433 : cluster 0 pgmap v10402: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:36:20.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:36:19 smithi090 bash[32384]: cluster 2023-12-01T10:36:18.750903+0000 mgr.y (mgr.24362) 10433 : cluster 0 pgmap v10402: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:36:21.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:36:20 smithi080 bash[28361]: audit 2023-12-01T10:36:20.205715+0000 mon.c (mon.2) 6683 : audit 0 from='client.? 172.21.15.80:0/4240980463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:36:21.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:36:20 smithi080 bash[41963]: audit 2023-12-01T10:36:20.205715+0000 mon.c (mon.2) 6683 : audit 0 from='client.? 172.21.15.80:0/4240980463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:36:21.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:36:20 smithi090 bash[32384]: audit 2023-12-01T10:36:20.205715+0000 mon.c (mon.2) 6683 : audit 0 from='client.? 172.21.15.80:0/4240980463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:36:22.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:36:21 smithi080 bash[41963]: cluster 2023-12-01T10:36:20.751777+0000 mgr.y (mgr.24362) 10434 : cluster 0 pgmap v10403: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:36:22.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:36:21 smithi080 bash[28361]: cluster 2023-12-01T10:36:20.751777+0000 mgr.y (mgr.24362) 10434 : cluster 0 pgmap v10403: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:36:22.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:36:21 smithi090 bash[32384]: cluster 2023-12-01T10:36:20.751777+0000 mgr.y (mgr.24362) 10434 : cluster 0 pgmap v10403: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:36:23.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:36:22 smithi080 bash[41963]: audit 2023-12-01T10:36:22.668339+0000 mon.a (mon.0) 6661 : audit 0 from='client.? 172.21.15.80:0/1073671828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:36:23.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:36:22 smithi080 bash[28361]: audit 2023-12-01T10:36:22.668339+0000 mon.a (mon.0) 6661 : audit 0 from='client.? 172.21.15.80:0/1073671828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:36:23.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:36:22 smithi090 bash[32384]: audit 2023-12-01T10:36:22.668339+0000 mon.a (mon.0) 6661 : audit 0 from='client.? 172.21.15.80:0/1073671828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:36:24.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:36:23 smithi080 bash[28361]: cluster 2023-12-01T10:36:22.752837+0000 mgr.y (mgr.24362) 10435 : cluster 0 pgmap v10404: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:36:24.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:36:23 smithi080 bash[41963]: cluster 2023-12-01T10:36:22.752837+0000 mgr.y (mgr.24362) 10435 : cluster 0 pgmap v10404: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:36:24.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:36:23 smithi090 bash[32384]: cluster 2023-12-01T10:36:22.752837+0000 mgr.y (mgr.24362) 10435 : cluster 0 pgmap v10404: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:36:25.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:36:25 smithi080 bash[28361]: cluster 2023-12-01T10:36:24.753586+0000 mgr.y (mgr.24362) 10436 : cluster 0 pgmap v10405: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:36:25.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:36:25 smithi080 bash[28361]: audit 2023-12-01T10:36:25.126426+0000 mon.c (mon.2) 6684 : audit 0 from='client.? 172.21.15.80:0/1809455697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:36:25.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:36:25 smithi080 bash[28361]: audit 2023-12-01T10:36:25.329108+0000 mon.c (mon.2) 6685 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:36:25.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:36:25 smithi080 bash[41963]: cluster 2023-12-01T10:36:24.753586+0000 mgr.y (mgr.24362) 10436 : cluster 0 pgmap v10405: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:36:25.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:36:25 smithi080 bash[41963]: audit 2023-12-01T10:36:25.126426+0000 mon.c (mon.2) 6684 : audit 0 from='client.? 172.21.15.80:0/1809455697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:36:25.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:36:25 smithi080 bash[41963]: audit 2023-12-01T10:36:25.329108+0000 mon.c (mon.2) 6685 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:36:25.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:36:25 smithi090 bash[32384]: cluster 2023-12-01T10:36:24.753586+0000 mgr.y (mgr.24362) 10436 : cluster 0 pgmap v10405: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:36:25.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:36:25 smithi090 bash[32384]: audit 2023-12-01T10:36:25.126426+0000 mon.c (mon.2) 6684 : audit 0 from='client.? 172.21.15.80:0/1809455697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:36:25.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:36:25 smithi090 bash[32384]: audit 2023-12-01T10:36:25.329108+0000 mon.c (mon.2) 6685 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:36:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:36:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:36:26] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T10:36:28.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:36:27 smithi080 bash[28361]: cluster 2023-12-01T10:36:26.754796+0000 mgr.y (mgr.24362) 10437 : cluster 0 pgmap v10406: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:36:28.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:36:27 smithi080 bash[28361]: audit 2023-12-01T10:36:27.582336+0000 mon.c (mon.2) 6686 : audit 0 from='client.? 172.21.15.80:0/2694403414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:36:28.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:36:27 smithi080 bash[41963]: cluster 2023-12-01T10:36:26.754796+0000 mgr.y (mgr.24362) 10437 : cluster 0 pgmap v10406: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:36:28.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:36:27 smithi080 bash[41963]: audit 2023-12-01T10:36:27.582336+0000 mon.c (mon.2) 6686 : audit 0 from='client.? 172.21.15.80:0/2694403414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:36:28.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:36:27 smithi090 bash[32384]: cluster 2023-12-01T10:36:26.754796+0000 mgr.y (mgr.24362) 10437 : cluster 0 pgmap v10406: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:36:28.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:36:27 smithi090 bash[32384]: audit 2023-12-01T10:36:27.582336+0000 mon.c (mon.2) 6686 : audit 0 from='client.? 172.21.15.80:0/2694403414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:36:30.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:36:29 smithi080 bash[28361]: cluster 2023-12-01T10:36:28.755495+0000 mgr.y (mgr.24362) 10438 : cluster 0 pgmap v10407: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:36:30.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:36:29 smithi080 bash[41963]: cluster 2023-12-01T10:36:28.755495+0000 mgr.y (mgr.24362) 10438 : cluster 0 pgmap v10407: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:36:30.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:36:29 smithi090 bash[32384]: cluster 2023-12-01T10:36:28.755495+0000 mgr.y (mgr.24362) 10438 : cluster 0 pgmap v10407: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:36:31.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:36:30 smithi080 bash[28361]: audit 2023-12-01T10:36:30.040313+0000 mon.c (mon.2) 6687 : audit 0 from='client.? 172.21.15.80:0/1153320337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:36:31.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:36:30 smithi080 bash[41963]: audit 2023-12-01T10:36:30.040313+0000 mon.c (mon.2) 6687 : audit 0 from='client.? 172.21.15.80:0/1153320337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:36:31.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:36:30 smithi090 bash[32384]: audit 2023-12-01T10:36:30.040313+0000 mon.c (mon.2) 6687 : audit 0 from='client.? 172.21.15.80:0/1153320337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:36:32.180 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:36:31 smithi080 bash[41963]: cluster 2023-12-01T10:36:30.756387+0000 mgr.y (mgr.24362) 10439 : cluster 0 pgmap v10408: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:36:32.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:36:31 smithi080 bash[28361]: cluster 2023-12-01T10:36:30.756387+0000 mgr.y (mgr.24362) 10439 : cluster 0 pgmap v10408: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:36:32.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:36:31 smithi090 bash[32384]: cluster 2023-12-01T10:36:30.756387+0000 mgr.y (mgr.24362) 10439 : cluster 0 pgmap v10408: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:36:33.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:36:32 smithi080 bash[41963]: audit 2023-12-01T10:36:32.489096+0000 mon.c (mon.2) 6688 : audit 0 from='client.? 172.21.15.80:0/2005642288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:36:33.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:36:32 smithi080 bash[28361]: audit 2023-12-01T10:36:32.489096+0000 mon.c (mon.2) 6688 : audit 0 from='client.? 172.21.15.80:0/2005642288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:36:33.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:36:32 smithi090 bash[32384]: audit 2023-12-01T10:36:32.489096+0000 mon.c (mon.2) 6688 : audit 0 from='client.? 172.21.15.80:0/2005642288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:36:34.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:36:33 smithi080 bash[41963]: cluster 2023-12-01T10:36:32.757354+0000 mgr.y (mgr.24362) 10440 : cluster 0 pgmap v10409: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:36:34.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:36:33 smithi080 bash[28361]: cluster 2023-12-01T10:36:32.757354+0000 mgr.y (mgr.24362) 10440 : cluster 0 pgmap v10409: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:36:34.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:36:33 smithi090 bash[32384]: cluster 2023-12-01T10:36:32.757354+0000 mgr.y (mgr.24362) 10440 : cluster 0 pgmap v10409: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:36:35.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:36:35 smithi080 bash[28361]: cluster 2023-12-01T10:36:34.757967+0000 mgr.y (mgr.24362) 10441 : cluster 0 pgmap v10410: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:36:35.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:36:35 smithi080 bash[28361]: audit 2023-12-01T10:36:34.950878+0000 mon.c (mon.2) 6689 : audit 0 from='client.? 172.21.15.80:0/2039916748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:36:35.689 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:36:35 smithi080 bash[41963]: cluster 2023-12-01T10:36:34.757967+0000 mgr.y (mgr.24362) 10441 : cluster 0 pgmap v10410: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:36:35.689 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:36:35 smithi080 bash[41963]: audit 2023-12-01T10:36:34.950878+0000 mon.c (mon.2) 6689 : audit 0 from='client.? 172.21.15.80:0/2039916748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:36:35.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:36:35 smithi090 bash[32384]: cluster 2023-12-01T10:36:34.757967+0000 mgr.y (mgr.24362) 10441 : cluster 0 pgmap v10410: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:36:35.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:36:35 smithi090 bash[32384]: audit 2023-12-01T10:36:34.950878+0000 mon.c (mon.2) 6689 : audit 0 from='client.? 172.21.15.80:0/2039916748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:36:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:36:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:36:36] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T10:36:38.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:36:37 smithi080 bash[41963]: cluster 2023-12-01T10:36:36.759133+0000 mgr.y (mgr.24362) 10442 : cluster 0 pgmap v10411: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:36:38.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:36:37 smithi080 bash[41963]: audit 2023-12-01T10:36:37.408329+0000 mon.a (mon.0) 6662 : audit 0 from='client.? 172.21.15.80:0/1960134557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:36:38.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:36:37 smithi080 bash[28361]: cluster 2023-12-01T10:36:36.759133+0000 mgr.y (mgr.24362) 10442 : cluster 0 pgmap v10411: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:36:38.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:36:37 smithi080 bash[28361]: audit 2023-12-01T10:36:37.408329+0000 mon.a (mon.0) 6662 : audit 0 from='client.? 172.21.15.80:0/1960134557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:36:38.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:36:37 smithi090 bash[32384]: cluster 2023-12-01T10:36:36.759133+0000 mgr.y (mgr.24362) 10442 : cluster 0 pgmap v10411: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:36:38.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:36:37 smithi090 bash[32384]: audit 2023-12-01T10:36:37.408329+0000 mon.a (mon.0) 6662 : audit 0 from='client.? 172.21.15.80:0/1960134557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:36:40.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:36:39 smithi080 bash[28361]: cluster 2023-12-01T10:36:38.759837+0000 mgr.y (mgr.24362) 10443 : cluster 0 pgmap v10412: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:36:40.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:36:39 smithi080 bash[41963]: cluster 2023-12-01T10:36:38.759837+0000 mgr.y (mgr.24362) 10443 : cluster 0 pgmap v10412: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:36:40.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:36:39 smithi090 bash[32384]: cluster 2023-12-01T10:36:38.759837+0000 mgr.y (mgr.24362) 10443 : cluster 0 pgmap v10412: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:36:41.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:36:40 smithi080 bash[28361]: audit 2023-12-01T10:36:39.863374+0000 mon.a (mon.0) 6663 : audit 0 from='client.? 172.21.15.80:0/3916316153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:36:41.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:36:40 smithi080 bash[28361]: audit 2023-12-01T10:36:40.329604+0000 mon.c (mon.2) 6690 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:36:41.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:36:40 smithi080 bash[41963]: audit 2023-12-01T10:36:39.863374+0000 mon.a (mon.0) 6663 : audit 0 from='client.? 172.21.15.80:0/3916316153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:36:41.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:36:40 smithi080 bash[41963]: audit 2023-12-01T10:36:40.329604+0000 mon.c (mon.2) 6690 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:36:41.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:36:40 smithi090 bash[32384]: audit 2023-12-01T10:36:39.863374+0000 mon.a (mon.0) 6663 : audit 0 from='client.? 172.21.15.80:0/3916316153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:36:41.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:36:40 smithi090 bash[32384]: audit 2023-12-01T10:36:40.329604+0000 mon.c (mon.2) 6690 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:36:42.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:36:41 smithi080 bash[28361]: cluster 2023-12-01T10:36:40.760705+0000 mgr.y (mgr.24362) 10444 : cluster 0 pgmap v10413: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:36:42.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:36:41 smithi080 bash[41963]: cluster 2023-12-01T10:36:40.760705+0000 mgr.y (mgr.24362) 10444 : cluster 0 pgmap v10413: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:36:42.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:36:41 smithi090 bash[32384]: cluster 2023-12-01T10:36:40.760705+0000 mgr.y (mgr.24362) 10444 : cluster 0 pgmap v10413: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:36:43.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:36:42 smithi080 bash[28361]: audit 2023-12-01T10:36:42.310636+0000 mon.c (mon.2) 6691 : audit 0 from='client.? 172.21.15.80:0/2266820218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:36:43.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:36:42 smithi080 bash[41963]: audit 2023-12-01T10:36:42.310636+0000 mon.c (mon.2) 6691 : audit 0 from='client.? 172.21.15.80:0/2266820218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:36:43.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:36:42 smithi090 bash[32384]: audit 2023-12-01T10:36:42.310636+0000 mon.c (mon.2) 6691 : audit 0 from='client.? 172.21.15.80:0/2266820218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:36:44.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:36:43 smithi080 bash[41963]: cluster 2023-12-01T10:36:42.761566+0000 mgr.y (mgr.24362) 10445 : cluster 0 pgmap v10414: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:36:44.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:36:43 smithi080 bash[28361]: cluster 2023-12-01T10:36:42.761566+0000 mgr.y (mgr.24362) 10445 : cluster 0 pgmap v10414: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:36:44.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:36:43 smithi090 bash[32384]: cluster 2023-12-01T10:36:42.761566+0000 mgr.y (mgr.24362) 10445 : cluster 0 pgmap v10414: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:36:45.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:36:45 smithi080 bash[41963]: cluster 2023-12-01T10:36:44.762164+0000 mgr.y (mgr.24362) 10446 : cluster 0 pgmap v10415: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:36:45.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:36:45 smithi080 bash[41963]: audit 2023-12-01T10:36:44.773280+0000 mon.a (mon.0) 6664 : audit 0 from='client.? 172.21.15.80:0/2668319191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:36:45.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:36:45 smithi080 bash[28361]: cluster 2023-12-01T10:36:44.762164+0000 mgr.y (mgr.24362) 10446 : cluster 0 pgmap v10415: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:36:45.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:36:45 smithi080 bash[28361]: audit 2023-12-01T10:36:44.773280+0000 mon.a (mon.0) 6664 : audit 0 from='client.? 172.21.15.80:0/2668319191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:36:45.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:36:45 smithi090 bash[32384]: cluster 2023-12-01T10:36:44.762164+0000 mgr.y (mgr.24362) 10446 : cluster 0 pgmap v10415: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:36:45.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:36:45 smithi090 bash[32384]: audit 2023-12-01T10:36:44.773280+0000 mon.a (mon.0) 6664 : audit 0 from='client.? 172.21.15.80:0/2668319191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:36:46.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:36:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:36:46] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T10:36:48.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:36:47 smithi080 bash[41963]: cluster 2023-12-01T10:36:46.763277+0000 mgr.y (mgr.24362) 10447 : cluster 0 pgmap v10416: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:36:48.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:36:47 smithi080 bash[41963]: audit 2023-12-01T10:36:47.224406+0000 mon.c (mon.2) 6692 : audit 0 from='client.? 172.21.15.80:0/3414442113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:36:48.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:36:47 smithi080 bash[28361]: cluster 2023-12-01T10:36:46.763277+0000 mgr.y (mgr.24362) 10447 : cluster 0 pgmap v10416: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:36:48.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:36:47 smithi080 bash[28361]: audit 2023-12-01T10:36:47.224406+0000 mon.c (mon.2) 6692 : audit 0 from='client.? 172.21.15.80:0/3414442113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:36:48.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:36:47 smithi090 bash[32384]: cluster 2023-12-01T10:36:46.763277+0000 mgr.y (mgr.24362) 10447 : cluster 0 pgmap v10416: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:36:48.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:36:47 smithi090 bash[32384]: audit 2023-12-01T10:36:47.224406+0000 mon.c (mon.2) 6692 : audit 0 from='client.? 172.21.15.80:0/3414442113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:36:50.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:36:49 smithi080 bash[28361]: cluster 2023-12-01T10:36:48.763971+0000 mgr.y (mgr.24362) 10448 : cluster 0 pgmap v10417: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:36:50.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:36:49 smithi080 bash[28361]: audit 2023-12-01T10:36:49.677240+0000 mon.c (mon.2) 6693 : audit 0 from='client.? 172.21.15.80:0/1549018681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:36:50.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:36:49 smithi080 bash[41963]: cluster 2023-12-01T10:36:48.763971+0000 mgr.y (mgr.24362) 10448 : cluster 0 pgmap v10417: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:36:50.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:36:49 smithi080 bash[41963]: audit 2023-12-01T10:36:49.677240+0000 mon.c (mon.2) 6693 : audit 0 from='client.? 172.21.15.80:0/1549018681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:36:50.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:36:49 smithi090 bash[32384]: cluster 2023-12-01T10:36:48.763971+0000 mgr.y (mgr.24362) 10448 : cluster 0 pgmap v10417: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:36:50.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:36:49 smithi090 bash[32384]: audit 2023-12-01T10:36:49.677240+0000 mon.c (mon.2) 6693 : audit 0 from='client.? 172.21.15.80:0/1549018681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:36:52.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:36:51 smithi080 bash[28361]: cluster 2023-12-01T10:36:50.764779+0000 mgr.y (mgr.24362) 10449 : cluster 0 pgmap v10418: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:36:52.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:36:51 smithi080 bash[41963]: cluster 2023-12-01T10:36:50.764779+0000 mgr.y (mgr.24362) 10449 : cluster 0 pgmap v10418: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:36:52.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:36:51 smithi090 bash[32384]: cluster 2023-12-01T10:36:50.764779+0000 mgr.y (mgr.24362) 10449 : cluster 0 pgmap v10418: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:36:53.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:36:52 smithi080 bash[28361]: audit 2023-12-01T10:36:52.146260+0000 mon.c (mon.2) 6694 : audit 0 from='client.? 172.21.15.80:0/515357820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:36:53.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:36:52 smithi080 bash[41963]: audit 2023-12-01T10:36:52.146260+0000 mon.c (mon.2) 6694 : audit 0 from='client.? 172.21.15.80:0/515357820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:36:53.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:36:52 smithi090 bash[32384]: audit 2023-12-01T10:36:52.146260+0000 mon.c (mon.2) 6694 : audit 0 from='client.? 172.21.15.80:0/515357820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:36:54.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:36:53 smithi080 bash[28361]: cluster 2023-12-01T10:36:52.765892+0000 mgr.y (mgr.24362) 10450 : cluster 0 pgmap v10419: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:36:54.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:36:53 smithi080 bash[41963]: cluster 2023-12-01T10:36:52.765892+0000 mgr.y (mgr.24362) 10450 : cluster 0 pgmap v10419: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:36:54.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:36:53 smithi090 bash[32384]: cluster 2023-12-01T10:36:52.765892+0000 mgr.y (mgr.24362) 10450 : cluster 0 pgmap v10419: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:36:55.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:36:55 smithi080 bash[41963]: audit 2023-12-01T10:36:54.605717+0000 mon.a (mon.0) 6665 : audit 0 from='client.? 172.21.15.80:0/3797472512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:36:55.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:36:55 smithi080 bash[41963]: cluster 2023-12-01T10:36:54.766636+0000 mgr.y (mgr.24362) 10451 : cluster 0 pgmap v10420: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:36:55.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:36:55 smithi080 bash[41963]: audit 2023-12-01T10:36:55.329815+0000 mon.c (mon.2) 6695 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:36:55.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:36:55 smithi080 bash[28361]: audit 2023-12-01T10:36:54.605717+0000 mon.a (mon.0) 6665 : audit 0 from='client.? 172.21.15.80:0/3797472512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:36:55.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:36:55 smithi080 bash[28361]: cluster 2023-12-01T10:36:54.766636+0000 mgr.y (mgr.24362) 10451 : cluster 0 pgmap v10420: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:36:55.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:36:55 smithi080 bash[28361]: audit 2023-12-01T10:36:55.329815+0000 mon.c (mon.2) 6695 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:36:55.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:36:55 smithi090 bash[32384]: audit 2023-12-01T10:36:54.605717+0000 mon.a (mon.0) 6665 : audit 0 from='client.? 172.21.15.80:0/3797472512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:36:55.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:36:55 smithi090 bash[32384]: cluster 2023-12-01T10:36:54.766636+0000 mgr.y (mgr.24362) 10451 : cluster 0 pgmap v10420: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:36:55.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:36:55 smithi090 bash[32384]: audit 2023-12-01T10:36:55.329815+0000 mon.c (mon.2) 6695 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:36:56.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:36:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:36:56] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T10:36:58.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:36:57 smithi080 bash[41963]: cluster 2023-12-01T10:36:56.767400+0000 mgr.y (mgr.24362) 10452 : cluster 0 pgmap v10421: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:36:58.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:36:57 smithi080 bash[41963]: audit 2023-12-01T10:36:57.065495+0000 mon.c (mon.2) 6696 : audit 0 from='client.? 172.21.15.80:0/1042505048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:36:58.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:36:57 smithi080 bash[28361]: cluster 2023-12-01T10:36:56.767400+0000 mgr.y (mgr.24362) 10452 : cluster 0 pgmap v10421: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:36:58.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:36:57 smithi080 bash[28361]: audit 2023-12-01T10:36:57.065495+0000 mon.c (mon.2) 6696 : audit 0 from='client.? 172.21.15.80:0/1042505048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:36:58.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:36:57 smithi090 bash[32384]: cluster 2023-12-01T10:36:56.767400+0000 mgr.y (mgr.24362) 10452 : cluster 0 pgmap v10421: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:36:58.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:36:57 smithi090 bash[32384]: audit 2023-12-01T10:36:57.065495+0000 mon.c (mon.2) 6696 : audit 0 from='client.? 172.21.15.80:0/1042505048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:37:00.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:36:59 smithi080 bash[28361]: cluster 2023-12-01T10:36:58.768082+0000 mgr.y (mgr.24362) 10453 : cluster 0 pgmap v10422: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:37:00.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:36:59 smithi080 bash[28361]: audit 2023-12-01T10:36:59.523220+0000 mon.c (mon.2) 6697 : audit 0 from='client.? 172.21.15.80:0/1351982879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:37:00.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:36:59 smithi080 bash[41963]: cluster 2023-12-01T10:36:58.768082+0000 mgr.y (mgr.24362) 10453 : cluster 0 pgmap v10422: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:37:00.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:36:59 smithi080 bash[41963]: audit 2023-12-01T10:36:59.523220+0000 mon.c (mon.2) 6697 : audit 0 from='client.? 172.21.15.80:0/1351982879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:37:00.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:36:59 smithi090 bash[32384]: cluster 2023-12-01T10:36:58.768082+0000 mgr.y (mgr.24362) 10453 : cluster 0 pgmap v10422: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:37:00.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:36:59 smithi090 bash[32384]: audit 2023-12-01T10:36:59.523220+0000 mon.c (mon.2) 6697 : audit 0 from='client.? 172.21.15.80:0/1351982879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:37:02.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:37:01 smithi080 bash[28361]: cluster 2023-12-01T10:37:00.769021+0000 mgr.y (mgr.24362) 10454 : cluster 0 pgmap v10423: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:37:02.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:37:01 smithi080 bash[41963]: cluster 2023-12-01T10:37:00.769021+0000 mgr.y (mgr.24362) 10454 : cluster 0 pgmap v10423: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:37:02.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:37:01 smithi090 bash[32384]: cluster 2023-12-01T10:37:00.769021+0000 mgr.y (mgr.24362) 10454 : cluster 0 pgmap v10423: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:37:03.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:37:02 smithi080 bash[28361]: audit 2023-12-01T10:37:01.976362+0000 mon.a (mon.0) 6666 : audit 0 from='client.? 172.21.15.80:0/1968812374' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:37:03.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:37:02 smithi080 bash[41963]: audit 2023-12-01T10:37:01.976362+0000 mon.a (mon.0) 6666 : audit 0 from='client.? 172.21.15.80:0/1968812374' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:37:03.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:37:02 smithi090 bash[32384]: audit 2023-12-01T10:37:01.976362+0000 mon.a (mon.0) 6666 : audit 0 from='client.? 172.21.15.80:0/1968812374' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:37:04.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:37:03 smithi080 bash[28361]: cluster 2023-12-01T10:37:02.769860+0000 mgr.y (mgr.24362) 10455 : cluster 0 pgmap v10424: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:37:04.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:37:03 smithi080 bash[41963]: cluster 2023-12-01T10:37:02.769860+0000 mgr.y (mgr.24362) 10455 : cluster 0 pgmap v10424: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:37:04.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:37:03 smithi090 bash[32384]: cluster 2023-12-01T10:37:02.769860+0000 mgr.y (mgr.24362) 10455 : cluster 0 pgmap v10424: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:37:05.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:37:05 smithi080 bash[28361]: audit 2023-12-01T10:37:04.437941+0000 mon.a (mon.0) 6667 : audit 0 from='client.? 172.21.15.80:0/2133841006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:37:05.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:37:05 smithi080 bash[28361]: cluster 2023-12-01T10:37:04.770519+0000 mgr.y (mgr.24362) 10456 : cluster 0 pgmap v10425: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:37:05.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:37:05 smithi080 bash[41963]: audit 2023-12-01T10:37:04.437941+0000 mon.a (mon.0) 6667 : audit 0 from='client.? 172.21.15.80:0/2133841006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:37:05.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:37:05 smithi080 bash[41963]: cluster 2023-12-01T10:37:04.770519+0000 mgr.y (mgr.24362) 10456 : cluster 0 pgmap v10425: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:37:05.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:37:05 smithi090 bash[32384]: audit 2023-12-01T10:37:04.437941+0000 mon.a (mon.0) 6667 : audit 0 from='client.? 172.21.15.80:0/2133841006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:37:05.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:37:05 smithi090 bash[32384]: cluster 2023-12-01T10:37:04.770519+0000 mgr.y (mgr.24362) 10456 : cluster 0 pgmap v10425: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:37:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:37:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:37:06] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T10:37:08.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:37:07 smithi080 bash[28361]: cluster 2023-12-01T10:37:06.771263+0000 mgr.y (mgr.24362) 10457 : cluster 0 pgmap v10426: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:37:08.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:37:07 smithi080 bash[28361]: audit 2023-12-01T10:37:06.906310+0000 mon.c (mon.2) 6698 : audit 0 from='client.? 172.21.15.80:0/1201625778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:37:08.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:37:07 smithi080 bash[41963]: cluster 2023-12-01T10:37:06.771263+0000 mgr.y (mgr.24362) 10457 : cluster 0 pgmap v10426: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:37:08.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:37:07 smithi080 bash[41963]: audit 2023-12-01T10:37:06.906310+0000 mon.c (mon.2) 6698 : audit 0 from='client.? 172.21.15.80:0/1201625778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:37:08.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:37:07 smithi090 bash[32384]: cluster 2023-12-01T10:37:06.771263+0000 mgr.y (mgr.24362) 10457 : cluster 0 pgmap v10426: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:37:08.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:37:07 smithi090 bash[32384]: audit 2023-12-01T10:37:06.906310+0000 mon.c (mon.2) 6698 : audit 0 from='client.? 172.21.15.80:0/1201625778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:37:10.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:37:09 smithi080 bash[28361]: cluster 2023-12-01T10:37:08.771944+0000 mgr.y (mgr.24362) 10458 : cluster 0 pgmap v10427: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:37:10.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:37:09 smithi080 bash[28361]: audit 2023-12-01T10:37:09.355515+0000 mon.a (mon.0) 6668 : audit 0 from='client.? 172.21.15.80:0/3105937710' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:37:10.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:37:09 smithi080 bash[41963]: cluster 2023-12-01T10:37:08.771944+0000 mgr.y (mgr.24362) 10458 : cluster 0 pgmap v10427: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:37:10.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:37:09 smithi080 bash[41963]: audit 2023-12-01T10:37:09.355515+0000 mon.a (mon.0) 6668 : audit 0 from='client.? 172.21.15.80:0/3105937710' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:37:10.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:37:09 smithi090 bash[32384]: cluster 2023-12-01T10:37:08.771944+0000 mgr.y (mgr.24362) 10458 : cluster 0 pgmap v10427: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:37:10.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:37:09 smithi090 bash[32384]: audit 2023-12-01T10:37:09.355515+0000 mon.a (mon.0) 6668 : audit 0 from='client.? 172.21.15.80:0/3105937710' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:37:11.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:37:10 smithi080 bash[28361]: audit 2023-12-01T10:37:10.330302+0000 mon.c (mon.2) 6699 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:37:11.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:37:10 smithi080 bash[41963]: audit 2023-12-01T10:37:10.330302+0000 mon.c (mon.2) 6699 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:37:11.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:37:10 smithi090 bash[32384]: audit 2023-12-01T10:37:10.330302+0000 mon.c (mon.2) 6699 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:37:12.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:37:11 smithi080 bash[28361]: cluster 2023-12-01T10:37:10.772875+0000 mgr.y (mgr.24362) 10459 : cluster 0 pgmap v10428: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:37:12.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:37:11 smithi080 bash[28361]: audit 2023-12-01T10:37:11.805078+0000 mon.c (mon.2) 6700 : audit 0 from='client.? 172.21.15.80:0/1324504674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:37:12.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:37:11 smithi080 bash[41963]: cluster 2023-12-01T10:37:10.772875+0000 mgr.y (mgr.24362) 10459 : cluster 0 pgmap v10428: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:37:12.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:37:11 smithi080 bash[41963]: audit 2023-12-01T10:37:11.805078+0000 mon.c (mon.2) 6700 : audit 0 from='client.? 172.21.15.80:0/1324504674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:37:12.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:37:11 smithi090 bash[32384]: cluster 2023-12-01T10:37:10.772875+0000 mgr.y (mgr.24362) 10459 : cluster 0 pgmap v10428: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:37:12.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:37:11 smithi090 bash[32384]: audit 2023-12-01T10:37:11.805078+0000 mon.c (mon.2) 6700 : audit 0 from='client.? 172.21.15.80:0/1324504674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:37:14.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:37:13 smithi080 bash[28361]: cluster 2023-12-01T10:37:12.773885+0000 mgr.y (mgr.24362) 10460 : cluster 0 pgmap v10429: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:37:14.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:37:13 smithi080 bash[28361]: audit 2023-12-01T10:37:13.705265+0000 mon.c (mon.2) 6701 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:37:14.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:37:13 smithi080 bash[41963]: cluster 2023-12-01T10:37:12.773885+0000 mgr.y (mgr.24362) 10460 : cluster 0 pgmap v10429: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:37:14.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:37:13 smithi080 bash[41963]: audit 2023-12-01T10:37:13.705265+0000 mon.c (mon.2) 6701 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:37:14.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:37:13 smithi090 bash[32384]: cluster 2023-12-01T10:37:12.773885+0000 mgr.y (mgr.24362) 10460 : cluster 0 pgmap v10429: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:37:14.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:37:13 smithi090 bash[32384]: audit 2023-12-01T10:37:13.705265+0000 mon.c (mon.2) 6701 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:37:15.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:37:14 smithi080 bash[28361]: audit 2023-12-01T10:37:14.261282+0000 mon.c (mon.2) 6702 : audit 0 from='client.? 172.21.15.80:0/434977190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:37:15.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:37:14 smithi080 bash[41963]: audit 2023-12-01T10:37:14.261282+0000 mon.c (mon.2) 6702 : audit 0 from='client.? 172.21.15.80:0/434977190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:37:15.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:37:14 smithi090 bash[32384]: audit 2023-12-01T10:37:14.261282+0000 mon.c (mon.2) 6702 : audit 0 from='client.? 172.21.15.80:0/434977190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:37:16.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:37:15 smithi080 bash[28361]: cluster 2023-12-01T10:37:14.774572+0000 mgr.y (mgr.24362) 10461 : cluster 0 pgmap v10430: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:37:16.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:37:15 smithi080 bash[41963]: cluster 2023-12-01T10:37:14.774572+0000 mgr.y (mgr.24362) 10461 : cluster 0 pgmap v10430: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:37:16.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:37:15 smithi090 bash[32384]: cluster 2023-12-01T10:37:14.774572+0000 mgr.y (mgr.24362) 10461 : cluster 0 pgmap v10430: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:37:16.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:37:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:37:16] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T10:37:17.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:37:16 smithi080 bash[28361]: audit 2023-12-01T10:37:16.718899+0000 mon.a (mon.0) 6669 : audit 0 from='client.? 172.21.15.80:0/1559913524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:37:17.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:37:16 smithi080 bash[41963]: audit 2023-12-01T10:37:16.718899+0000 mon.a (mon.0) 6669 : audit 0 from='client.? 172.21.15.80:0/1559913524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:37:17.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:37:16 smithi090 bash[32384]: audit 2023-12-01T10:37:16.718899+0000 mon.a (mon.0) 6669 : audit 0 from='client.? 172.21.15.80:0/1559913524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:37:18.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:37:17 smithi080 bash[41963]: cluster 2023-12-01T10:37:16.775743+0000 mgr.y (mgr.24362) 10462 : cluster 0 pgmap v10431: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:37:18.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:37:17 smithi080 bash[28361]: cluster 2023-12-01T10:37:16.775743+0000 mgr.y (mgr.24362) 10462 : cluster 0 pgmap v10431: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:37:18.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:37:17 smithi090 bash[32384]: cluster 2023-12-01T10:37:16.775743+0000 mgr.y (mgr.24362) 10462 : cluster 0 pgmap v10431: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:37:20.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:37:19 smithi080 bash[28361]: cluster 2023-12-01T10:37:18.776331+0000 mgr.y (mgr.24362) 10463 : cluster 0 pgmap v10432: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:37:20.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:37:19 smithi080 bash[28361]: audit 2023-12-01T10:37:19.190148+0000 mon.c (mon.2) 6703 : audit 0 from='client.? 172.21.15.80:0/1453114556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:37:20.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:37:19 smithi080 bash[28361]: audit 2023-12-01T10:37:19.450187+0000 mon.a (mon.0) 6670 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:37:20.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:37:19 smithi080 bash[28361]: audit 2023-12-01T10:37:19.463806+0000 mon.a (mon.0) 6671 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:37:20.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:37:19 smithi080 bash[28361]: audit 2023-12-01T10:37:19.860831+0000 mon.a (mon.0) 6672 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:37:20.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:37:19 smithi080 bash[41963]: cluster 2023-12-01T10:37:18.776331+0000 mgr.y (mgr.24362) 10463 : cluster 0 pgmap v10432: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:37:20.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:37:19 smithi080 bash[41963]: audit 2023-12-01T10:37:19.190148+0000 mon.c (mon.2) 6703 : audit 0 from='client.? 172.21.15.80:0/1453114556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:37:20.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:37:19 smithi080 bash[41963]: audit 2023-12-01T10:37:19.450187+0000 mon.a (mon.0) 6670 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:37:20.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:37:19 smithi080 bash[41963]: audit 2023-12-01T10:37:19.463806+0000 mon.a (mon.0) 6671 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:37:20.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:37:19 smithi080 bash[41963]: audit 2023-12-01T10:37:19.860831+0000 mon.a (mon.0) 6672 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:37:20.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:37:19 smithi090 bash[32384]: cluster 2023-12-01T10:37:18.776331+0000 mgr.y (mgr.24362) 10463 : cluster 0 pgmap v10432: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:37:20.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:37:19 smithi090 bash[32384]: audit 2023-12-01T10:37:19.190148+0000 mon.c (mon.2) 6703 : audit 0 from='client.? 172.21.15.80:0/1453114556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:37:20.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:37:19 smithi090 bash[32384]: audit 2023-12-01T10:37:19.450187+0000 mon.a (mon.0) 6670 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:37:20.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:37:19 smithi090 bash[32384]: audit 2023-12-01T10:37:19.463806+0000 mon.a (mon.0) 6671 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:37:20.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:37:19 smithi090 bash[32384]: audit 2023-12-01T10:37:19.860831+0000 mon.a (mon.0) 6672 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:37:21.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:37:20 smithi080 bash[41963]: audit 2023-12-01T10:37:19.882269+0000 mon.a (mon.0) 6673 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:37:21.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:37:20 smithi080 bash[41963]: audit 2023-12-01T10:37:20.423612+0000 mon.c (mon.2) 6704 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:37:21.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:37:20 smithi080 bash[41963]: audit 2023-12-01T10:37:20.425284+0000 mon.c (mon.2) 6705 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:37:21.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:37:20 smithi080 bash[41963]: audit 2023-12-01T10:37:20.433979+0000 mon.a (mon.0) 6674 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:37:21.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:37:20 smithi080 bash[28361]: audit 2023-12-01T10:37:19.882269+0000 mon.a (mon.0) 6673 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:37:21.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:37:20 smithi080 bash[28361]: audit 2023-12-01T10:37:20.423612+0000 mon.c (mon.2) 6704 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:37:21.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:37:20 smithi080 bash[28361]: audit 2023-12-01T10:37:20.425284+0000 mon.c (mon.2) 6705 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:37:21.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:37:20 smithi080 bash[28361]: audit 2023-12-01T10:37:20.433979+0000 mon.a (mon.0) 6674 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:37:21.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:37:20 smithi090 bash[32384]: audit 2023-12-01T10:37:19.882269+0000 mon.a (mon.0) 6673 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:37:21.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:37:20 smithi090 bash[32384]: audit 2023-12-01T10:37:20.423612+0000 mon.c (mon.2) 6704 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:37:21.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:37:20 smithi090 bash[32384]: audit 2023-12-01T10:37:20.425284+0000 mon.c (mon.2) 6705 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:37:21.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:37:20 smithi090 bash[32384]: audit 2023-12-01T10:37:20.433979+0000 mon.a (mon.0) 6674 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:37:22.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:37:21 smithi080 bash[28361]: cluster 2023-12-01T10:37:20.777512+0000 mgr.y (mgr.24362) 10464 : cluster 0 pgmap v10433: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:37:22.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:37:21 smithi080 bash[28361]: audit 2023-12-01T10:37:21.650588+0000 mon.c (mon.2) 6706 : audit 0 from='client.? 172.21.15.80:0/2655398219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:37:22.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:37:21 smithi080 bash[41963]: cluster 2023-12-01T10:37:20.777512+0000 mgr.y (mgr.24362) 10464 : cluster 0 pgmap v10433: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:37:22.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:37:21 smithi080 bash[41963]: audit 2023-12-01T10:37:21.650588+0000 mon.c (mon.2) 6706 : audit 0 from='client.? 172.21.15.80:0/2655398219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:37:22.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:37:21 smithi090 bash[32384]: cluster 2023-12-01T10:37:20.777512+0000 mgr.y (mgr.24362) 10464 : cluster 0 pgmap v10433: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:37:22.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:37:21 smithi090 bash[32384]: audit 2023-12-01T10:37:21.650588+0000 mon.c (mon.2) 6706 : audit 0 from='client.? 172.21.15.80:0/2655398219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:37:24.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:37:23 smithi080 bash[28361]: cluster 2023-12-01T10:37:22.778427+0000 mgr.y (mgr.24362) 10465 : cluster 0 pgmap v10434: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:37:24.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:37:23 smithi080 bash[41963]: cluster 2023-12-01T10:37:22.778427+0000 mgr.y (mgr.24362) 10465 : cluster 0 pgmap v10434: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:37:24.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:37:23 smithi090 bash[32384]: cluster 2023-12-01T10:37:22.778427+0000 mgr.y (mgr.24362) 10465 : cluster 0 pgmap v10434: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:37:25.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:37:24 smithi080 bash[41963]: audit 2023-12-01T10:37:24.105078+0000 mon.a (mon.0) 6675 : audit 0 from='client.? 172.21.15.80:0/423851964' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:37:25.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:37:24 smithi080 bash[28361]: audit 2023-12-01T10:37:24.105078+0000 mon.a (mon.0) 6675 : audit 0 from='client.? 172.21.15.80:0/423851964' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:37:25.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:37:24 smithi090 bash[32384]: audit 2023-12-01T10:37:24.105078+0000 mon.a (mon.0) 6675 : audit 0 from='client.? 172.21.15.80:0/423851964' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:37:26.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:37:25 smithi080 bash[28361]: cluster 2023-12-01T10:37:24.779125+0000 mgr.y (mgr.24362) 10466 : cluster 0 pgmap v10435: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:37:26.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:37:25 smithi080 bash[28361]: audit 2023-12-01T10:37:25.330676+0000 mon.c (mon.2) 6707 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:37:26.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:37:25 smithi080 bash[41963]: cluster 2023-12-01T10:37:24.779125+0000 mgr.y (mgr.24362) 10466 : cluster 0 pgmap v10435: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:37:26.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:37:25 smithi080 bash[41963]: audit 2023-12-01T10:37:25.330676+0000 mon.c (mon.2) 6707 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:37:26.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:37:25 smithi090 bash[32384]: cluster 2023-12-01T10:37:24.779125+0000 mgr.y (mgr.24362) 10466 : cluster 0 pgmap v10435: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:37:26.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:37:25 smithi090 bash[32384]: audit 2023-12-01T10:37:25.330676+0000 mon.c (mon.2) 6707 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:37:26.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:37:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:37:26] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T10:37:27.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:37:26 smithi080 bash[28361]: audit 2023-12-01T10:37:26.556254+0000 mon.c (mon.2) 6708 : audit 0 from='client.? 172.21.15.80:0/2116811660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:37:27.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:37:26 smithi080 bash[41963]: audit 2023-12-01T10:37:26.556254+0000 mon.c (mon.2) 6708 : audit 0 from='client.? 172.21.15.80:0/2116811660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:37:27.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:37:26 smithi090 bash[32384]: audit 2023-12-01T10:37:26.556254+0000 mon.c (mon.2) 6708 : audit 0 from='client.? 172.21.15.80:0/2116811660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:37:28.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:37:27 smithi080 bash[41963]: cluster 2023-12-01T10:37:26.780334+0000 mgr.y (mgr.24362) 10467 : cluster 0 pgmap v10436: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:37:28.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:37:27 smithi080 bash[28361]: cluster 2023-12-01T10:37:26.780334+0000 mgr.y (mgr.24362) 10467 : cluster 0 pgmap v10436: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:37:28.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:37:27 smithi090 bash[32384]: cluster 2023-12-01T10:37:26.780334+0000 mgr.y (mgr.24362) 10467 : cluster 0 pgmap v10436: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:37:30.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:37:29 smithi080 bash[28361]: cluster 2023-12-01T10:37:28.781024+0000 mgr.y (mgr.24362) 10468 : cluster 0 pgmap v10437: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:37:30.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:37:29 smithi080 bash[28361]: audit 2023-12-01T10:37:29.011061+0000 mon.c (mon.2) 6709 : audit 0 from='client.? 172.21.15.80:0/2326784963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:37:30.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:37:29 smithi080 bash[41963]: cluster 2023-12-01T10:37:28.781024+0000 mgr.y (mgr.24362) 10468 : cluster 0 pgmap v10437: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:37:30.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:37:29 smithi080 bash[41963]: audit 2023-12-01T10:37:29.011061+0000 mon.c (mon.2) 6709 : audit 0 from='client.? 172.21.15.80:0/2326784963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:37:30.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:37:29 smithi090 bash[32384]: cluster 2023-12-01T10:37:28.781024+0000 mgr.y (mgr.24362) 10468 : cluster 0 pgmap v10437: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:37:30.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:37:29 smithi090 bash[32384]: audit 2023-12-01T10:37:29.011061+0000 mon.c (mon.2) 6709 : audit 0 from='client.? 172.21.15.80:0/2326784963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:37:32.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:37:31 smithi080 bash[28361]: cluster 2023-12-01T10:37:30.782003+0000 mgr.y (mgr.24362) 10469 : cluster 0 pgmap v10438: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:37:32.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:37:31 smithi080 bash[28361]: audit 2023-12-01T10:37:31.465700+0000 mon.c (mon.2) 6710 : audit 0 from='client.? 172.21.15.80:0/57996150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:37:32.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:37:31 smithi080 bash[41963]: cluster 2023-12-01T10:37:30.782003+0000 mgr.y (mgr.24362) 10469 : cluster 0 pgmap v10438: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:37:32.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:37:31 smithi080 bash[41963]: audit 2023-12-01T10:37:31.465700+0000 mon.c (mon.2) 6710 : audit 0 from='client.? 172.21.15.80:0/57996150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:37:32.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:37:31 smithi090 bash[32384]: cluster 2023-12-01T10:37:30.782003+0000 mgr.y (mgr.24362) 10469 : cluster 0 pgmap v10438: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:37:32.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:37:31 smithi090 bash[32384]: audit 2023-12-01T10:37:31.465700+0000 mon.c (mon.2) 6710 : audit 0 from='client.? 172.21.15.80:0/57996150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:37:34.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:37:33 smithi080 bash[41963]: cluster 2023-12-01T10:37:32.782697+0000 mgr.y (mgr.24362) 10470 : cluster 0 pgmap v10439: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:37:34.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:37:33 smithi080 bash[28361]: cluster 2023-12-01T10:37:32.782697+0000 mgr.y (mgr.24362) 10470 : cluster 0 pgmap v10439: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:37:34.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:37:33 smithi090 bash[32384]: cluster 2023-12-01T10:37:32.782697+0000 mgr.y (mgr.24362) 10470 : cluster 0 pgmap v10439: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:37:35.180 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:37:34 smithi080 bash[41963]: audit 2023-12-01T10:37:33.923941+0000 mon.c (mon.2) 6711 : audit 0 from='client.? 172.21.15.80:0/3055649082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:37:35.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:37:34 smithi080 bash[28361]: audit 2023-12-01T10:37:33.923941+0000 mon.c (mon.2) 6711 : audit 0 from='client.? 172.21.15.80:0/3055649082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:37:35.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:37:34 smithi090 bash[32384]: audit 2023-12-01T10:37:33.923941+0000 mon.c (mon.2) 6711 : audit 0 from='client.? 172.21.15.80:0/3055649082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:37:36.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:37:35 smithi080 bash[28361]: cluster 2023-12-01T10:37:34.783366+0000 mgr.y (mgr.24362) 10471 : cluster 0 pgmap v10440: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:37:36.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:37:35 smithi080 bash[41963]: cluster 2023-12-01T10:37:34.783366+0000 mgr.y (mgr.24362) 10471 : cluster 0 pgmap v10440: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:37:36.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:37:35 smithi090 bash[32384]: cluster 2023-12-01T10:37:34.783366+0000 mgr.y (mgr.24362) 10471 : cluster 0 pgmap v10440: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:37:36.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:37:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:37:36] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T10:37:37.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:37:36 smithi080 bash[28361]: audit 2023-12-01T10:37:36.377870+0000 mon.c (mon.2) 6712 : audit 0 from='client.? 172.21.15.80:0/165953014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:37:37.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:37:36 smithi080 bash[41963]: audit 2023-12-01T10:37:36.377870+0000 mon.c (mon.2) 6712 : audit 0 from='client.? 172.21.15.80:0/165953014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:37:37.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:37:36 smithi090 bash[32384]: audit 2023-12-01T10:37:36.377870+0000 mon.c (mon.2) 6712 : audit 0 from='client.? 172.21.15.80:0/165953014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:37:38.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:37:37 smithi090 bash[32384]: cluster 2023-12-01T10:37:36.784551+0000 mgr.y (mgr.24362) 10472 : cluster 0 pgmap v10441: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:37:38.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:37:37 smithi080 bash[28361]: cluster 2023-12-01T10:37:36.784551+0000 mgr.y (mgr.24362) 10472 : cluster 0 pgmap v10441: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:37:38.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:37:37 smithi080 bash[41963]: cluster 2023-12-01T10:37:36.784551+0000 mgr.y (mgr.24362) 10472 : cluster 0 pgmap v10441: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:37:39.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:37:38 smithi090 bash[32384]: audit 2023-12-01T10:37:38.834956+0000 mon.a (mon.0) 6676 : audit 0 from='client.? 172.21.15.80:0/2411633422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:37:39.430 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:37:38 smithi080 bash[41963]: audit 2023-12-01T10:37:38.834956+0000 mon.a (mon.0) 6676 : audit 0 from='client.? 172.21.15.80:0/2411633422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:37:39.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:37:38 smithi080 bash[28361]: audit 2023-12-01T10:37:38.834956+0000 mon.a (mon.0) 6676 : audit 0 from='client.? 172.21.15.80:0/2411633422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:37:40.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:37:39 smithi090 bash[32384]: cluster 2023-12-01T10:37:38.785105+0000 mgr.y (mgr.24362) 10473 : cluster 0 pgmap v10442: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:37:40.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:37:39 smithi080 bash[28361]: cluster 2023-12-01T10:37:38.785105+0000 mgr.y (mgr.24362) 10473 : cluster 0 pgmap v10442: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:37:40.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:37:39 smithi080 bash[41963]: cluster 2023-12-01T10:37:38.785105+0000 mgr.y (mgr.24362) 10473 : cluster 0 pgmap v10442: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:37:41.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:37:40 smithi090 bash[32384]: audit 2023-12-01T10:37:40.331225+0000 mon.c (mon.2) 6713 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:37:41.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:37:40 smithi080 bash[28361]: audit 2023-12-01T10:37:40.331225+0000 mon.c (mon.2) 6713 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:37:41.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:37:40 smithi080 bash[41963]: audit 2023-12-01T10:37:40.331225+0000 mon.c (mon.2) 6713 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:37:42.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:37:41 smithi090 bash[32384]: cluster 2023-12-01T10:37:40.786164+0000 mgr.y (mgr.24362) 10474 : cluster 0 pgmap v10443: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:37:42.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:37:41 smithi090 bash[32384]: audit 2023-12-01T10:37:41.286686+0000 mon.a (mon.0) 6677 : audit 0 from='client.? 172.21.15.80:0/1133721618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:37:42.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:37:41 smithi080 bash[28361]: cluster 2023-12-01T10:37:40.786164+0000 mgr.y (mgr.24362) 10474 : cluster 0 pgmap v10443: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:37:42.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:37:41 smithi080 bash[28361]: audit 2023-12-01T10:37:41.286686+0000 mon.a (mon.0) 6677 : audit 0 from='client.? 172.21.15.80:0/1133721618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:37:42.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:37:41 smithi080 bash[41963]: cluster 2023-12-01T10:37:40.786164+0000 mgr.y (mgr.24362) 10474 : cluster 0 pgmap v10443: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:37:42.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:37:41 smithi080 bash[41963]: audit 2023-12-01T10:37:41.286686+0000 mon.a (mon.0) 6677 : audit 0 from='client.? 172.21.15.80:0/1133721618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:37:44.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:37:43 smithi090 bash[32384]: cluster 2023-12-01T10:37:42.787015+0000 mgr.y (mgr.24362) 10475 : cluster 0 pgmap v10444: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:37:44.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:37:43 smithi090 bash[32384]: audit 2023-12-01T10:37:43.735395+0000 mon.c (mon.2) 6714 : audit 0 from='client.? 172.21.15.80:0/2127513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:37:44.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:37:43 smithi080 bash[41963]: cluster 2023-12-01T10:37:42.787015+0000 mgr.y (mgr.24362) 10475 : cluster 0 pgmap v10444: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:37:44.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:37:43 smithi080 bash[41963]: audit 2023-12-01T10:37:43.735395+0000 mon.c (mon.2) 6714 : audit 0 from='client.? 172.21.15.80:0/2127513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:37:44.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:37:43 smithi080 bash[28361]: cluster 2023-12-01T10:37:42.787015+0000 mgr.y (mgr.24362) 10475 : cluster 0 pgmap v10444: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:37:44.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:37:43 smithi080 bash[28361]: audit 2023-12-01T10:37:43.735395+0000 mon.c (mon.2) 6714 : audit 0 from='client.? 172.21.15.80:0/2127513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:37:45.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:37:45 smithi080 bash[41963]: cluster 2023-12-01T10:37:44.787717+0000 mgr.y (mgr.24362) 10476 : cluster 0 pgmap v10445: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:37:45.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:37:45 smithi080 bash[28361]: cluster 2023-12-01T10:37:44.787717+0000 mgr.y (mgr.24362) 10476 : cluster 0 pgmap v10445: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:37:45.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:37:45 smithi090 bash[32384]: cluster 2023-12-01T10:37:44.787717+0000 mgr.y (mgr.24362) 10476 : cluster 0 pgmap v10445: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:37:46.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:37:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:37:46] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T10:37:46.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:37:46 smithi080 bash[41963]: audit 2023-12-01T10:37:46.194969+0000 mon.a (mon.0) 6678 : audit 0 from='client.? 172.21.15.80:0/653233820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:37:46.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:37:46 smithi080 bash[28361]: audit 2023-12-01T10:37:46.194969+0000 mon.a (mon.0) 6678 : audit 0 from='client.? 172.21.15.80:0/653233820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:37:46.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:37:46 smithi090 bash[32384]: audit 2023-12-01T10:37:46.194969+0000 mon.a (mon.0) 6678 : audit 0 from='client.? 172.21.15.80:0/653233820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:37:47.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:37:47 smithi080 bash[28361]: cluster 2023-12-01T10:37:46.788923+0000 mgr.y (mgr.24362) 10477 : cluster 0 pgmap v10446: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:37:47.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:37:47 smithi080 bash[41963]: cluster 2023-12-01T10:37:46.788923+0000 mgr.y (mgr.24362) 10477 : cluster 0 pgmap v10446: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:37:47.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:37:47 smithi090 bash[32384]: cluster 2023-12-01T10:37:46.788923+0000 mgr.y (mgr.24362) 10477 : cluster 0 pgmap v10446: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:37:49.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:37:48 smithi090 bash[32384]: audit 2023-12-01T10:37:48.656576+0000 mon.a (mon.0) 6679 : audit 0 from='client.? 172.21.15.80:0/3970226906' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:37:49.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:37:48 smithi080 bash[28361]: audit 2023-12-01T10:37:48.656576+0000 mon.a (mon.0) 6679 : audit 0 from='client.? 172.21.15.80:0/3970226906' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:37:49.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:37:48 smithi080 bash[41963]: audit 2023-12-01T10:37:48.656576+0000 mon.a (mon.0) 6679 : audit 0 from='client.? 172.21.15.80:0/3970226906' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:37:50.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:37:49 smithi090 bash[32384]: cluster 2023-12-01T10:37:48.789561+0000 mgr.y (mgr.24362) 10478 : cluster 0 pgmap v10447: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:37:50.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:37:49 smithi080 bash[28361]: cluster 2023-12-01T10:37:48.789561+0000 mgr.y (mgr.24362) 10478 : cluster 0 pgmap v10447: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:37:50.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:37:49 smithi080 bash[41963]: cluster 2023-12-01T10:37:48.789561+0000 mgr.y (mgr.24362) 10478 : cluster 0 pgmap v10447: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:37:52.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:37:51 smithi080 bash[41963]: cluster 2023-12-01T10:37:50.790106+0000 mgr.y (mgr.24362) 10479 : cluster 0 pgmap v10448: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:37:52.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:37:51 smithi080 bash[41963]: audit 2023-12-01T10:37:51.120410+0000 mon.a (mon.0) 6680 : audit 0 from='client.? 172.21.15.80:0/1180154896' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:37:52.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:37:51 smithi080 bash[28361]: cluster 2023-12-01T10:37:50.790106+0000 mgr.y (mgr.24362) 10479 : cluster 0 pgmap v10448: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:37:52.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:37:51 smithi080 bash[28361]: audit 2023-12-01T10:37:51.120410+0000 mon.a (mon.0) 6680 : audit 0 from='client.? 172.21.15.80:0/1180154896' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:37:52.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:37:51 smithi090 bash[32384]: cluster 2023-12-01T10:37:50.790106+0000 mgr.y (mgr.24362) 10479 : cluster 0 pgmap v10448: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:37:52.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:37:51 smithi090 bash[32384]: audit 2023-12-01T10:37:51.120410+0000 mon.a (mon.0) 6680 : audit 0 from='client.? 172.21.15.80:0/1180154896' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:37:54.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:37:53 smithi080 bash[28361]: cluster 2023-12-01T10:37:52.790742+0000 mgr.y (mgr.24362) 10480 : cluster 0 pgmap v10449: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:37:54.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:37:53 smithi080 bash[28361]: audit 2023-12-01T10:37:53.570914+0000 mon.a (mon.0) 6681 : audit 0 from='client.? 172.21.15.80:0/3591711179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:37:54.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:37:53 smithi080 bash[41963]: cluster 2023-12-01T10:37:52.790742+0000 mgr.y (mgr.24362) 10480 : cluster 0 pgmap v10449: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:37:54.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:37:53 smithi080 bash[41963]: audit 2023-12-01T10:37:53.570914+0000 mon.a (mon.0) 6681 : audit 0 from='client.? 172.21.15.80:0/3591711179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:37:54.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:37:53 smithi090 bash[32384]: cluster 2023-12-01T10:37:52.790742+0000 mgr.y (mgr.24362) 10480 : cluster 0 pgmap v10449: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:37:54.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:37:53 smithi090 bash[32384]: audit 2023-12-01T10:37:53.570914+0000 mon.a (mon.0) 6681 : audit 0 from='client.? 172.21.15.80:0/3591711179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:37:55.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:37:55 smithi080 bash[28361]: cluster 2023-12-01T10:37:54.791388+0000 mgr.y (mgr.24362) 10481 : cluster 0 pgmap v10450: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:37:55.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:37:55 smithi080 bash[28361]: audit 2023-12-01T10:37:55.331490+0000 mon.c (mon.2) 6715 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:37:55.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:37:55 smithi080 bash[41963]: cluster 2023-12-01T10:37:54.791388+0000 mgr.y (mgr.24362) 10481 : cluster 0 pgmap v10450: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:37:55.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:37:55 smithi080 bash[41963]: audit 2023-12-01T10:37:55.331490+0000 mon.c (mon.2) 6715 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:37:55.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:37:55 smithi090 bash[32384]: cluster 2023-12-01T10:37:54.791388+0000 mgr.y (mgr.24362) 10481 : cluster 0 pgmap v10450: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:37:55.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:37:55 smithi090 bash[32384]: audit 2023-12-01T10:37:55.331490+0000 mon.c (mon.2) 6715 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:37:56.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:37:56 smithi080 bash[28361]: audit 2023-12-01T10:37:56.030376+0000 mon.c (mon.2) 6716 : audit 0 from='client.? 172.21.15.80:0/3933615658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:37:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:37:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:37:56] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T10:37:56.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:37:56 smithi080 bash[41963]: audit 2023-12-01T10:37:56.030376+0000 mon.c (mon.2) 6716 : audit 0 from='client.? 172.21.15.80:0/3933615658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:37:56.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:37:56 smithi090 bash[32384]: audit 2023-12-01T10:37:56.030376+0000 mon.c (mon.2) 6716 : audit 0 from='client.? 172.21.15.80:0/3933615658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:37:57.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:37:57 smithi080 bash[28361]: cluster 2023-12-01T10:37:56.792557+0000 mgr.y (mgr.24362) 10482 : cluster 0 pgmap v10451: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:37:57.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:37:57 smithi080 bash[41963]: cluster 2023-12-01T10:37:56.792557+0000 mgr.y (mgr.24362) 10482 : cluster 0 pgmap v10451: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:37:57.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:37:57 smithi090 bash[32384]: cluster 2023-12-01T10:37:56.792557+0000 mgr.y (mgr.24362) 10482 : cluster 0 pgmap v10451: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:37:58.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:37:58 smithi080 bash[28361]: audit 2023-12-01T10:37:58.495327+0000 mon.c (mon.2) 6717 : audit 0 from='client.? 172.21.15.80:0/4130174846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:37:58.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:37:58 smithi080 bash[41963]: audit 2023-12-01T10:37:58.495327+0000 mon.c (mon.2) 6717 : audit 0 from='client.? 172.21.15.80:0/4130174846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:37:59.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:37:58 smithi090 bash[32384]: audit 2023-12-01T10:37:58.495327+0000 mon.c (mon.2) 6717 : audit 0 from='client.? 172.21.15.80:0/4130174846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:37:59.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:37:59 smithi080 bash[28361]: cluster 2023-12-01T10:37:58.793260+0000 mgr.y (mgr.24362) 10483 : cluster 0 pgmap v10452: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:37:59.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:37:59 smithi080 bash[41963]: cluster 2023-12-01T10:37:58.793260+0000 mgr.y (mgr.24362) 10483 : cluster 0 pgmap v10452: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:38:00.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:37:59 smithi090 bash[32384]: cluster 2023-12-01T10:37:58.793260+0000 mgr.y (mgr.24362) 10483 : cluster 0 pgmap v10452: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:38:02.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:38:01 smithi080 bash[28361]: cluster 2023-12-01T10:38:00.794266+0000 mgr.y (mgr.24362) 10484 : cluster 0 pgmap v10453: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:38:02.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:38:01 smithi080 bash[28361]: audit 2023-12-01T10:38:00.953935+0000 mon.c (mon.2) 6718 : audit 0 from='client.? 172.21.15.80:0/4192797645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:38:02.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:38:01 smithi080 bash[41963]: cluster 2023-12-01T10:38:00.794266+0000 mgr.y (mgr.24362) 10484 : cluster 0 pgmap v10453: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:38:02.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:38:01 smithi080 bash[41963]: audit 2023-12-01T10:38:00.953935+0000 mon.c (mon.2) 6718 : audit 0 from='client.? 172.21.15.80:0/4192797645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:38:02.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:38:01 smithi090 bash[32384]: cluster 2023-12-01T10:38:00.794266+0000 mgr.y (mgr.24362) 10484 : cluster 0 pgmap v10453: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:38:02.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:38:01 smithi090 bash[32384]: audit 2023-12-01T10:38:00.953935+0000 mon.c (mon.2) 6718 : audit 0 from='client.? 172.21.15.80:0/4192797645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:38:04.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:38:03 smithi080 bash[41963]: cluster 2023-12-01T10:38:02.794977+0000 mgr.y (mgr.24362) 10485 : cluster 0 pgmap v10454: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:38:04.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:38:03 smithi080 bash[41963]: audit 2023-12-01T10:38:03.409680+0000 mon.c (mon.2) 6719 : audit 0 from='client.? 172.21.15.80:0/2534358962' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:38:04.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:38:03 smithi080 bash[28361]: cluster 2023-12-01T10:38:02.794977+0000 mgr.y (mgr.24362) 10485 : cluster 0 pgmap v10454: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:38:04.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:38:03 smithi080 bash[28361]: audit 2023-12-01T10:38:03.409680+0000 mon.c (mon.2) 6719 : audit 0 from='client.? 172.21.15.80:0/2534358962' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:38:04.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:38:03 smithi090 bash[32384]: cluster 2023-12-01T10:38:02.794977+0000 mgr.y (mgr.24362) 10485 : cluster 0 pgmap v10454: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:38:04.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:38:03 smithi090 bash[32384]: audit 2023-12-01T10:38:03.409680+0000 mon.c (mon.2) 6719 : audit 0 from='client.? 172.21.15.80:0/2534358962' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:38:05.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:38:05 smithi080 bash[28361]: cluster 2023-12-01T10:38:04.795659+0000 mgr.y (mgr.24362) 10486 : cluster 0 pgmap v10455: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:38:05.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:38:05 smithi080 bash[41963]: cluster 2023-12-01T10:38:04.795659+0000 mgr.y (mgr.24362) 10486 : cluster 0 pgmap v10455: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:38:05.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:38:05 smithi090 bash[32384]: cluster 2023-12-01T10:38:04.795659+0000 mgr.y (mgr.24362) 10486 : cluster 0 pgmap v10455: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:38:06.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:38:06 smithi080 bash[28361]: audit 2023-12-01T10:38:05.859249+0000 mon.a (mon.0) 6682 : audit 0 from='client.? 172.21.15.80:0/2664698100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:38:06.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:38:06 smithi080 bash[41963]: audit 2023-12-01T10:38:05.859249+0000 mon.a (mon.0) 6682 : audit 0 from='client.? 172.21.15.80:0/2664698100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:38:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:38:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:38:06] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T10:38:06.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:38:06 smithi090 bash[32384]: audit 2023-12-01T10:38:05.859249+0000 mon.a (mon.0) 6682 : audit 0 from='client.? 172.21.15.80:0/2664698100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:38:07.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:38:07 smithi080 bash[28361]: cluster 2023-12-01T10:38:06.796858+0000 mgr.y (mgr.24362) 10487 : cluster 0 pgmap v10456: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:38:07.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:38:07 smithi080 bash[41963]: cluster 2023-12-01T10:38:06.796858+0000 mgr.y (mgr.24362) 10487 : cluster 0 pgmap v10456: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:38:07.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:38:07 smithi090 bash[32384]: cluster 2023-12-01T10:38:06.796858+0000 mgr.y (mgr.24362) 10487 : cluster 0 pgmap v10456: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:38:08.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:38:08 smithi080 bash[28361]: audit 2023-12-01T10:38:08.320563+0000 mon.a (mon.0) 6683 : audit 0 from='client.? 172.21.15.80:0/2938760681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:38:08.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:38:08 smithi080 bash[41963]: audit 2023-12-01T10:38:08.320563+0000 mon.a (mon.0) 6683 : audit 0 from='client.? 172.21.15.80:0/2938760681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:38:08.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:38:08 smithi090 bash[32384]: audit 2023-12-01T10:38:08.320563+0000 mon.a (mon.0) 6683 : audit 0 from='client.? 172.21.15.80:0/2938760681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:38:09.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:38:09 smithi080 bash[28361]: cluster 2023-12-01T10:38:08.797533+0000 mgr.y (mgr.24362) 10488 : cluster 0 pgmap v10457: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:38:09.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:38:09 smithi080 bash[41963]: cluster 2023-12-01T10:38:08.797533+0000 mgr.y (mgr.24362) 10488 : cluster 0 pgmap v10457: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:38:09.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:38:09 smithi090 bash[32384]: cluster 2023-12-01T10:38:08.797533+0000 mgr.y (mgr.24362) 10488 : cluster 0 pgmap v10457: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:38:10.680 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:38:10 smithi080 bash[41963]: audit 2023-12-01T10:38:10.331996+0000 mon.c (mon.2) 6720 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:38:10.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:38:10 smithi080 bash[28361]: audit 2023-12-01T10:38:10.331996+0000 mon.c (mon.2) 6720 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:38:10.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:38:10 smithi090 bash[32384]: audit 2023-12-01T10:38:10.331996+0000 mon.c (mon.2) 6720 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:38:11.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:38:11 smithi080 bash[28361]: audit 2023-12-01T10:38:10.775675+0000 mon.c (mon.2) 6721 : audit 0 from='client.? 172.21.15.80:0/169168635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:38:11.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:38:11 smithi080 bash[28361]: cluster 2023-12-01T10:38:10.798366+0000 mgr.y (mgr.24362) 10489 : cluster 0 pgmap v10458: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:38:11.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:38:11 smithi080 bash[41963]: audit 2023-12-01T10:38:10.775675+0000 mon.c (mon.2) 6721 : audit 0 from='client.? 172.21.15.80:0/169168635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:38:11.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:38:11 smithi080 bash[41963]: cluster 2023-12-01T10:38:10.798366+0000 mgr.y (mgr.24362) 10489 : cluster 0 pgmap v10458: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:38:11.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:38:11 smithi090 bash[32384]: audit 2023-12-01T10:38:10.775675+0000 mon.c (mon.2) 6721 : audit 0 from='client.? 172.21.15.80:0/169168635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:38:11.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:38:11 smithi090 bash[32384]: cluster 2023-12-01T10:38:10.798366+0000 mgr.y (mgr.24362) 10489 : cluster 0 pgmap v10458: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:38:14.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:38:13 smithi080 bash[28361]: cluster 2023-12-01T10:38:12.798997+0000 mgr.y (mgr.24362) 10490 : cluster 0 pgmap v10459: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:38:14.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:38:13 smithi080 bash[28361]: audit 2023-12-01T10:38:13.238903+0000 mon.a (mon.0) 6684 : audit 0 from='client.? 172.21.15.80:0/156618101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:38:14.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:38:13 smithi080 bash[41963]: cluster 2023-12-01T10:38:12.798997+0000 mgr.y (mgr.24362) 10490 : cluster 0 pgmap v10459: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:38:14.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:38:13 smithi080 bash[41963]: audit 2023-12-01T10:38:13.238903+0000 mon.a (mon.0) 6684 : audit 0 from='client.? 172.21.15.80:0/156618101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:38:14.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:38:13 smithi090 bash[32384]: cluster 2023-12-01T10:38:12.798997+0000 mgr.y (mgr.24362) 10490 : cluster 0 pgmap v10459: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:38:14.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:38:13 smithi090 bash[32384]: audit 2023-12-01T10:38:13.238903+0000 mon.a (mon.0) 6684 : audit 0 from='client.? 172.21.15.80:0/156618101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:38:15.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:38:15 smithi080 bash[28361]: cluster 2023-12-01T10:38:14.799728+0000 mgr.y (mgr.24362) 10491 : cluster 0 pgmap v10460: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:38:15.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:38:15 smithi080 bash[41963]: cluster 2023-12-01T10:38:14.799728+0000 mgr.y (mgr.24362) 10491 : cluster 0 pgmap v10460: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:38:15.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:38:15 smithi090 bash[32384]: cluster 2023-12-01T10:38:14.799728+0000 mgr.y (mgr.24362) 10491 : cluster 0 pgmap v10460: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:38:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:38:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:38:16] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T10:38:16.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:38:16 smithi080 bash[41963]: audit 2023-12-01T10:38:15.691441+0000 mon.a (mon.0) 6685 : audit 0 from='client.? 172.21.15.80:0/1863278085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:38:16.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:38:16 smithi080 bash[28361]: audit 2023-12-01T10:38:15.691441+0000 mon.a (mon.0) 6685 : audit 0 from='client.? 172.21.15.80:0/1863278085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:38:16.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:38:16 smithi090 bash[32384]: audit 2023-12-01T10:38:15.691441+0000 mon.a (mon.0) 6685 : audit 0 from='client.? 172.21.15.80:0/1863278085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:38:17.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:38:17 smithi080 bash[41963]: cluster 2023-12-01T10:38:16.800916+0000 mgr.y (mgr.24362) 10492 : cluster 0 pgmap v10461: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:38:17.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:38:17 smithi080 bash[28361]: cluster 2023-12-01T10:38:16.800916+0000 mgr.y (mgr.24362) 10492 : cluster 0 pgmap v10461: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:38:17.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:38:17 smithi090 bash[32384]: cluster 2023-12-01T10:38:16.800916+0000 mgr.y (mgr.24362) 10492 : cluster 0 pgmap v10461: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:38:18.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:38:18 smithi080 bash[41963]: audit 2023-12-01T10:38:18.144241+0000 mon.c (mon.2) 6722 : audit 0 from='client.? 172.21.15.80:0/2799334066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:38:18.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:38:18 smithi080 bash[28361]: audit 2023-12-01T10:38:18.144241+0000 mon.c (mon.2) 6722 : audit 0 from='client.? 172.21.15.80:0/2799334066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:38:18.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:38:18 smithi090 bash[32384]: audit 2023-12-01T10:38:18.144241+0000 mon.c (mon.2) 6722 : audit 0 from='client.? 172.21.15.80:0/2799334066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:38:19.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:38:19 smithi080 bash[28361]: cluster 2023-12-01T10:38:18.801584+0000 mgr.y (mgr.24362) 10493 : cluster 0 pgmap v10462: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:38:19.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:38:19 smithi080 bash[41963]: cluster 2023-12-01T10:38:18.801584+0000 mgr.y (mgr.24362) 10493 : cluster 0 pgmap v10462: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:38:19.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:38:19 smithi090 bash[32384]: cluster 2023-12-01T10:38:18.801584+0000 mgr.y (mgr.24362) 10493 : cluster 0 pgmap v10462: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:38:20.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:38:20 smithi080 bash[28361]: audit 2023-12-01T10:38:20.514319+0000 mon.c (mon.2) 6723 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:38:20.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:38:20 smithi080 bash[41963]: audit 2023-12-01T10:38:20.514319+0000 mon.c (mon.2) 6723 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:38:21.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:38:20 smithi090 bash[32384]: audit 2023-12-01T10:38:20.514319+0000 mon.c (mon.2) 6723 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:38:21.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:38:21 smithi080 bash[28361]: audit 2023-12-01T10:38:20.597879+0000 mon.a (mon.0) 6686 : audit 0 from='client.? 172.21.15.80:0/2640565353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:38:21.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:38:21 smithi080 bash[28361]: cluster 2023-12-01T10:38:20.802208+0000 mgr.y (mgr.24362) 10494 : cluster 0 pgmap v10463: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:38:21.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:38:21 smithi080 bash[41963]: audit 2023-12-01T10:38:20.597879+0000 mon.a (mon.0) 6686 : audit 0 from='client.? 172.21.15.80:0/2640565353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:38:21.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:38:21 smithi080 bash[41963]: cluster 2023-12-01T10:38:20.802208+0000 mgr.y (mgr.24362) 10494 : cluster 0 pgmap v10463: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:38:22.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:38:21 smithi090 bash[32384]: audit 2023-12-01T10:38:20.597879+0000 mon.a (mon.0) 6686 : audit 0 from='client.? 172.21.15.80:0/2640565353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:38:22.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:38:21 smithi090 bash[32384]: cluster 2023-12-01T10:38:20.802208+0000 mgr.y (mgr.24362) 10494 : cluster 0 pgmap v10463: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:38:24.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:38:23 smithi080 bash[28361]: cluster 2023-12-01T10:38:22.802935+0000 mgr.y (mgr.24362) 10495 : cluster 0 pgmap v10464: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:38:24.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:38:23 smithi080 bash[28361]: audit 2023-12-01T10:38:23.056894+0000 mon.c (mon.2) 6724 : audit 0 from='client.? 172.21.15.80:0/3205778441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:38:24.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:38:23 smithi080 bash[41963]: cluster 2023-12-01T10:38:22.802935+0000 mgr.y (mgr.24362) 10495 : cluster 0 pgmap v10464: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:38:24.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:38:23 smithi080 bash[41963]: audit 2023-12-01T10:38:23.056894+0000 mon.c (mon.2) 6724 : audit 0 from='client.? 172.21.15.80:0/3205778441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:38:24.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:38:23 smithi090 bash[32384]: cluster 2023-12-01T10:38:22.802935+0000 mgr.y (mgr.24362) 10495 : cluster 0 pgmap v10464: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:38:24.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:38:23 smithi090 bash[32384]: audit 2023-12-01T10:38:23.056894+0000 mon.c (mon.2) 6724 : audit 0 from='client.? 172.21.15.80:0/3205778441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:38:25.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:38:25 smithi080 bash[28361]: cluster 2023-12-01T10:38:24.803765+0000 mgr.y (mgr.24362) 10496 : cluster 0 pgmap v10465: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:38:25.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:38:25 smithi080 bash[28361]: audit 2023-12-01T10:38:25.332051+0000 mon.c (mon.2) 6725 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:38:25.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:38:25 smithi080 bash[41963]: cluster 2023-12-01T10:38:24.803765+0000 mgr.y (mgr.24362) 10496 : cluster 0 pgmap v10465: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:38:25.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:38:25 smithi080 bash[41963]: audit 2023-12-01T10:38:25.332051+0000 mon.c (mon.2) 6725 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:38:25.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:38:25 smithi090 bash[32384]: cluster 2023-12-01T10:38:24.803765+0000 mgr.y (mgr.24362) 10496 : cluster 0 pgmap v10465: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:38:25.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:38:25 smithi090 bash[32384]: audit 2023-12-01T10:38:25.332051+0000 mon.c (mon.2) 6725 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:38:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:38:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:38:26] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T10:38:26.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:38:26 smithi080 bash[28361]: audit 2023-12-01T10:38:25.529046+0000 mon.c (mon.2) 6726 : audit 0 from='client.? 172.21.15.80:0/3530718540' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:38:26.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:38:26 smithi080 bash[28361]: audit 2023-12-01T10:38:26.359539+0000 mon.a (mon.0) 6687 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:38:26.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:38:26 smithi080 bash[28361]: audit 2023-12-01T10:38:26.370674+0000 mon.a (mon.0) 6688 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:38:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:38:26 smithi080 bash[41963]: audit 2023-12-01T10:38:25.529046+0000 mon.c (mon.2) 6726 : audit 0 from='client.? 172.21.15.80:0/3530718540' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:38:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:38:26 smithi080 bash[41963]: audit 2023-12-01T10:38:26.359539+0000 mon.a (mon.0) 6687 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:38:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:38:26 smithi080 bash[41963]: audit 2023-12-01T10:38:26.370674+0000 mon.a (mon.0) 6688 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:38:26.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:38:26 smithi090 bash[32384]: audit 2023-12-01T10:38:25.529046+0000 mon.c (mon.2) 6726 : audit 0 from='client.? 172.21.15.80:0/3530718540' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:38:26.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:38:26 smithi090 bash[32384]: audit 2023-12-01T10:38:26.359539+0000 mon.a (mon.0) 6687 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:38:26.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:38:26 smithi090 bash[32384]: audit 2023-12-01T10:38:26.370674+0000 mon.a (mon.0) 6688 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:38:28.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:38:27 smithi090 bash[32384]: audit 2023-12-01T10:38:26.712853+0000 mon.a (mon.0) 6689 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:38:28.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:38:27 smithi090 bash[32384]: audit 2023-12-01T10:38:26.726431+0000 mon.a (mon.0) 6690 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:38:28.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:38:27 smithi090 bash[32384]: cluster 2023-12-01T10:38:26.804826+0000 mgr.y (mgr.24362) 10497 : cluster 0 pgmap v10466: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:38:28.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:38:27 smithi090 bash[32384]: audit 2023-12-01T10:38:27.202313+0000 mon.c (mon.2) 6727 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:38:28.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:38:27 smithi090 bash[32384]: audit 2023-12-01T10:38:27.203993+0000 mon.c (mon.2) 6728 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:38:28.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:38:27 smithi090 bash[32384]: audit 2023-12-01T10:38:27.212872+0000 mon.a (mon.0) 6691 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:38:28.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:38:27 smithi080 bash[28361]: audit 2023-12-01T10:38:26.712853+0000 mon.a (mon.0) 6689 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:38:28.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:38:27 smithi080 bash[28361]: audit 2023-12-01T10:38:26.726431+0000 mon.a (mon.0) 6690 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:38:28.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:38:27 smithi080 bash[28361]: cluster 2023-12-01T10:38:26.804826+0000 mgr.y (mgr.24362) 10497 : cluster 0 pgmap v10466: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:38:28.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:38:27 smithi080 bash[28361]: audit 2023-12-01T10:38:27.202313+0000 mon.c (mon.2) 6727 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:38:28.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:38:27 smithi080 bash[28361]: audit 2023-12-01T10:38:27.203993+0000 mon.c (mon.2) 6728 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:38:28.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:38:27 smithi080 bash[28361]: audit 2023-12-01T10:38:27.212872+0000 mon.a (mon.0) 6691 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:38:28.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:38:27 smithi080 bash[41963]: audit 2023-12-01T10:38:26.712853+0000 mon.a (mon.0) 6689 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:38:28.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:38:27 smithi080 bash[41963]: audit 2023-12-01T10:38:26.726431+0000 mon.a (mon.0) 6690 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:38:28.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:38:27 smithi080 bash[41963]: cluster 2023-12-01T10:38:26.804826+0000 mgr.y (mgr.24362) 10497 : cluster 0 pgmap v10466: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:38:28.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:38:27 smithi080 bash[41963]: audit 2023-12-01T10:38:27.202313+0000 mon.c (mon.2) 6727 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:38:28.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:38:27 smithi080 bash[41963]: audit 2023-12-01T10:38:27.203993+0000 mon.c (mon.2) 6728 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:38:28.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:38:27 smithi080 bash[41963]: audit 2023-12-01T10:38:27.212872+0000 mon.a (mon.0) 6691 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:38:29.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:38:28 smithi090 bash[32384]: audit 2023-12-01T10:38:27.993312+0000 mon.a (mon.0) 6692 : audit 0 from='client.? 172.21.15.80:0/1119531848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:38:29.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:38:28 smithi080 bash[28361]: audit 2023-12-01T10:38:27.993312+0000 mon.a (mon.0) 6692 : audit 0 from='client.? 172.21.15.80:0/1119531848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:38:29.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:38:28 smithi080 bash[41963]: audit 2023-12-01T10:38:27.993312+0000 mon.a (mon.0) 6692 : audit 0 from='client.? 172.21.15.80:0/1119531848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:38:30.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:38:29 smithi090 bash[32384]: cluster 2023-12-01T10:38:28.805482+0000 mgr.y (mgr.24362) 10498 : cluster 0 pgmap v10467: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:38:30.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:38:29 smithi080 bash[28361]: cluster 2023-12-01T10:38:28.805482+0000 mgr.y (mgr.24362) 10498 : cluster 0 pgmap v10467: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:38:30.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:38:29 smithi080 bash[41963]: cluster 2023-12-01T10:38:28.805482+0000 mgr.y (mgr.24362) 10498 : cluster 0 pgmap v10467: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:38:31.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:38:30 smithi090 bash[32384]: audit 2023-12-01T10:38:30.460845+0000 mon.a (mon.0) 6693 : audit 0 from='client.? 172.21.15.80:0/1472946923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:38:31.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:38:30 smithi080 bash[28361]: audit 2023-12-01T10:38:30.460845+0000 mon.a (mon.0) 6693 : audit 0 from='client.? 172.21.15.80:0/1472946923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:38:31.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:38:30 smithi080 bash[41963]: audit 2023-12-01T10:38:30.460845+0000 mon.a (mon.0) 6693 : audit 0 from='client.? 172.21.15.80:0/1472946923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:38:32.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:38:31 smithi090 bash[32384]: cluster 2023-12-01T10:38:30.806575+0000 mgr.y (mgr.24362) 10499 : cluster 0 pgmap v10468: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:38:32.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:38:31 smithi080 bash[28361]: cluster 2023-12-01T10:38:30.806575+0000 mgr.y (mgr.24362) 10499 : cluster 0 pgmap v10468: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:38:32.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:38:31 smithi080 bash[41963]: cluster 2023-12-01T10:38:30.806575+0000 mgr.y (mgr.24362) 10499 : cluster 0 pgmap v10468: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:38:34.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:38:33 smithi080 bash[28361]: cluster 2023-12-01T10:38:32.807245+0000 mgr.y (mgr.24362) 10500 : cluster 0 pgmap v10469: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:38:34.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:38:33 smithi080 bash[28361]: audit 2023-12-01T10:38:32.906660+0000 mon.a (mon.0) 6694 : audit 0 from='client.? 172.21.15.80:0/367335727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:38:34.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:38:33 smithi080 bash[41963]: cluster 2023-12-01T10:38:32.807245+0000 mgr.y (mgr.24362) 10500 : cluster 0 pgmap v10469: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:38:34.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:38:33 smithi080 bash[41963]: audit 2023-12-01T10:38:32.906660+0000 mon.a (mon.0) 6694 : audit 0 from='client.? 172.21.15.80:0/367335727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:38:34.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:38:33 smithi090 bash[32384]: cluster 2023-12-01T10:38:32.807245+0000 mgr.y (mgr.24362) 10500 : cluster 0 pgmap v10469: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:38:34.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:38:33 smithi090 bash[32384]: audit 2023-12-01T10:38:32.906660+0000 mon.a (mon.0) 6694 : audit 0 from='client.? 172.21.15.80:0/367335727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:38:35.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:38:35 smithi080 bash[28361]: cluster 2023-12-01T10:38:34.807942+0000 mgr.y (mgr.24362) 10501 : cluster 0 pgmap v10470: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:38:35.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:38:35 smithi080 bash[28361]: audit 2023-12-01T10:38:35.349125+0000 mon.c (mon.2) 6729 : audit 0 from='client.? 172.21.15.80:0/2703595256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:38:35.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:38:35 smithi080 bash[41963]: cluster 2023-12-01T10:38:34.807942+0000 mgr.y (mgr.24362) 10501 : cluster 0 pgmap v10470: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:38:35.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:38:35 smithi080 bash[41963]: audit 2023-12-01T10:38:35.349125+0000 mon.c (mon.2) 6729 : audit 0 from='client.? 172.21.15.80:0/2703595256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:38:35.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:38:35 smithi090 bash[32384]: cluster 2023-12-01T10:38:34.807942+0000 mgr.y (mgr.24362) 10501 : cluster 0 pgmap v10470: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:38:35.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:38:35 smithi090 bash[32384]: audit 2023-12-01T10:38:35.349125+0000 mon.c (mon.2) 6729 : audit 0 from='client.? 172.21.15.80:0/2703595256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:38:36.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:38:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:38:36] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T10:38:38.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:38:37 smithi080 bash[28361]: cluster 2023-12-01T10:38:36.809084+0000 mgr.y (mgr.24362) 10502 : cluster 0 pgmap v10471: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:38:38.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:38:37 smithi080 bash[28361]: audit 2023-12-01T10:38:37.803493+0000 mon.c (mon.2) 6730 : audit 0 from='client.? 172.21.15.80:0/1502070963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:38:38.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:38:37 smithi080 bash[41963]: cluster 2023-12-01T10:38:36.809084+0000 mgr.y (mgr.24362) 10502 : cluster 0 pgmap v10471: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:38:38.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:38:37 smithi080 bash[41963]: audit 2023-12-01T10:38:37.803493+0000 mon.c (mon.2) 6730 : audit 0 from='client.? 172.21.15.80:0/1502070963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:38:38.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:38:37 smithi090 bash[32384]: cluster 2023-12-01T10:38:36.809084+0000 mgr.y (mgr.24362) 10502 : cluster 0 pgmap v10471: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:38:38.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:38:37 smithi090 bash[32384]: audit 2023-12-01T10:38:37.803493+0000 mon.c (mon.2) 6730 : audit 0 from='client.? 172.21.15.80:0/1502070963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:38:40.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:38:39 smithi080 bash[41963]: cluster 2023-12-01T10:38:38.809793+0000 mgr.y (mgr.24362) 10503 : cluster 0 pgmap v10472: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:38:40.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:38:39 smithi080 bash[28361]: cluster 2023-12-01T10:38:38.809793+0000 mgr.y (mgr.24362) 10503 : cluster 0 pgmap v10472: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:38:40.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:38:39 smithi090 bash[32384]: cluster 2023-12-01T10:38:38.809793+0000 mgr.y (mgr.24362) 10503 : cluster 0 pgmap v10472: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:38:41.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:38:40 smithi080 bash[28361]: audit 2023-12-01T10:38:40.258078+0000 mon.c (mon.2) 6731 : audit 0 from='client.? 172.21.15.80:0/2097659583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:38:41.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:38:40 smithi080 bash[28361]: audit 2023-12-01T10:38:40.332621+0000 mon.c (mon.2) 6732 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:38:41.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:38:40 smithi080 bash[41963]: audit 2023-12-01T10:38:40.258078+0000 mon.c (mon.2) 6731 : audit 0 from='client.? 172.21.15.80:0/2097659583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:38:41.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:38:40 smithi080 bash[41963]: audit 2023-12-01T10:38:40.332621+0000 mon.c (mon.2) 6732 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:38:41.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:38:40 smithi090 bash[32384]: audit 2023-12-01T10:38:40.258078+0000 mon.c (mon.2) 6731 : audit 0 from='client.? 172.21.15.80:0/2097659583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:38:41.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:38:40 smithi090 bash[32384]: audit 2023-12-01T10:38:40.332621+0000 mon.c (mon.2) 6732 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:38:42.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:38:41 smithi080 bash[28361]: cluster 2023-12-01T10:38:40.810862+0000 mgr.y (mgr.24362) 10504 : cluster 0 pgmap v10473: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:38:42.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:38:41 smithi080 bash[41963]: cluster 2023-12-01T10:38:40.810862+0000 mgr.y (mgr.24362) 10504 : cluster 0 pgmap v10473: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:38:42.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:38:41 smithi090 bash[32384]: cluster 2023-12-01T10:38:40.810862+0000 mgr.y (mgr.24362) 10504 : cluster 0 pgmap v10473: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:38:43.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:38:42 smithi080 bash[28361]: audit 2023-12-01T10:38:42.711013+0000 mon.c (mon.2) 6733 : audit 0 from='client.? 172.21.15.80:0/3731483226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:38:43.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:38:42 smithi080 bash[41963]: audit 2023-12-01T10:38:42.711013+0000 mon.c (mon.2) 6733 : audit 0 from='client.? 172.21.15.80:0/3731483226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:38:43.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:38:42 smithi090 bash[32384]: audit 2023-12-01T10:38:42.711013+0000 mon.c (mon.2) 6733 : audit 0 from='client.? 172.21.15.80:0/3731483226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:38:44.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:38:43 smithi080 bash[28361]: cluster 2023-12-01T10:38:42.811561+0000 mgr.y (mgr.24362) 10505 : cluster 0 pgmap v10474: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:38:44.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:38:43 smithi080 bash[41963]: cluster 2023-12-01T10:38:42.811561+0000 mgr.y (mgr.24362) 10505 : cluster 0 pgmap v10474: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:38:44.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:38:43 smithi090 bash[32384]: cluster 2023-12-01T10:38:42.811561+0000 mgr.y (mgr.24362) 10505 : cluster 0 pgmap v10474: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:38:45.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:38:45 smithi080 bash[28361]: cluster 2023-12-01T10:38:44.812246+0000 mgr.y (mgr.24362) 10506 : cluster 0 pgmap v10475: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:38:45.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:38:45 smithi080 bash[28361]: audit 2023-12-01T10:38:45.164140+0000 mon.c (mon.2) 6734 : audit 0 from='client.? 172.21.15.80:0/179797377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:38:45.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:38:45 smithi080 bash[41963]: cluster 2023-12-01T10:38:44.812246+0000 mgr.y (mgr.24362) 10506 : cluster 0 pgmap v10475: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:38:45.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:38:45 smithi080 bash[41963]: audit 2023-12-01T10:38:45.164140+0000 mon.c (mon.2) 6734 : audit 0 from='client.? 172.21.15.80:0/179797377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:38:45.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:38:45 smithi090 bash[32384]: cluster 2023-12-01T10:38:44.812246+0000 mgr.y (mgr.24362) 10506 : cluster 0 pgmap v10475: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:38:45.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:38:45 smithi090 bash[32384]: audit 2023-12-01T10:38:45.164140+0000 mon.c (mon.2) 6734 : audit 0 from='client.? 172.21.15.80:0/179797377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:38:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:38:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:38:46] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T10:38:48.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:38:47 smithi080 bash[28361]: cluster 2023-12-01T10:38:46.813386+0000 mgr.y (mgr.24362) 10507 : cluster 0 pgmap v10476: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:38:48.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:38:47 smithi080 bash[28361]: audit 2023-12-01T10:38:47.611223+0000 mon.a (mon.0) 6695 : audit 0 from='client.? 172.21.15.80:0/603881228' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:38:48.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:38:47 smithi080 bash[41963]: cluster 2023-12-01T10:38:46.813386+0000 mgr.y (mgr.24362) 10507 : cluster 0 pgmap v10476: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:38:48.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:38:47 smithi080 bash[41963]: audit 2023-12-01T10:38:47.611223+0000 mon.a (mon.0) 6695 : audit 0 from='client.? 172.21.15.80:0/603881228' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:38:48.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:38:47 smithi090 bash[32384]: cluster 2023-12-01T10:38:46.813386+0000 mgr.y (mgr.24362) 10507 : cluster 0 pgmap v10476: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:38:48.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:38:47 smithi090 bash[32384]: audit 2023-12-01T10:38:47.611223+0000 mon.a (mon.0) 6695 : audit 0 from='client.? 172.21.15.80:0/603881228' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:38:50.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:38:49 smithi080 bash[28361]: cluster 2023-12-01T10:38:48.814107+0000 mgr.y (mgr.24362) 10508 : cluster 0 pgmap v10477: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:38:50.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:38:49 smithi080 bash[41963]: cluster 2023-12-01T10:38:48.814107+0000 mgr.y (mgr.24362) 10508 : cluster 0 pgmap v10477: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:38:50.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:38:49 smithi090 bash[32384]: cluster 2023-12-01T10:38:48.814107+0000 mgr.y (mgr.24362) 10508 : cluster 0 pgmap v10477: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:38:51.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:38:50 smithi080 bash[41963]: audit 2023-12-01T10:38:50.070324+0000 mon.c (mon.2) 6735 : audit 0 from='client.? 172.21.15.80:0/4178326735' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:38:51.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:38:50 smithi080 bash[28361]: audit 2023-12-01T10:38:50.070324+0000 mon.c (mon.2) 6735 : audit 0 from='client.? 172.21.15.80:0/4178326735' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:38:51.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:38:50 smithi090 bash[32384]: audit 2023-12-01T10:38:50.070324+0000 mon.c (mon.2) 6735 : audit 0 from='client.? 172.21.15.80:0/4178326735' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:38:52.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:38:51 smithi080 bash[28361]: cluster 2023-12-01T10:38:50.815254+0000 mgr.y (mgr.24362) 10509 : cluster 0 pgmap v10478: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:38:52.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:38:51 smithi080 bash[41963]: cluster 2023-12-01T10:38:50.815254+0000 mgr.y (mgr.24362) 10509 : cluster 0 pgmap v10478: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:38:52.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:38:51 smithi090 bash[32384]: cluster 2023-12-01T10:38:50.815254+0000 mgr.y (mgr.24362) 10509 : cluster 0 pgmap v10478: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:38:53.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:38:52 smithi080 bash[28361]: audit 2023-12-01T10:38:52.514120+0000 mon.a (mon.0) 6696 : audit 0 from='client.? 172.21.15.80:0/3091240407' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:38:53.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:38:52 smithi080 bash[41963]: audit 2023-12-01T10:38:52.514120+0000 mon.a (mon.0) 6696 : audit 0 from='client.? 172.21.15.80:0/3091240407' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:38:53.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:38:52 smithi090 bash[32384]: audit 2023-12-01T10:38:52.514120+0000 mon.a (mon.0) 6696 : audit 0 from='client.? 172.21.15.80:0/3091240407' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:38:54.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:38:53 smithi080 bash[28361]: cluster 2023-12-01T10:38:52.816020+0000 mgr.y (mgr.24362) 10510 : cluster 0 pgmap v10479: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:38:54.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:38:53 smithi080 bash[41963]: cluster 2023-12-01T10:38:52.816020+0000 mgr.y (mgr.24362) 10510 : cluster 0 pgmap v10479: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:38:54.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:38:53 smithi090 bash[32384]: cluster 2023-12-01T10:38:52.816020+0000 mgr.y (mgr.24362) 10510 : cluster 0 pgmap v10479: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:38:55.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:38:55 smithi080 bash[28361]: cluster 2023-12-01T10:38:54.816627+0000 mgr.y (mgr.24362) 10511 : cluster 0 pgmap v10480: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:38:55.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:38:55 smithi080 bash[28361]: audit 2023-12-01T10:38:54.965828+0000 mon.c (mon.2) 6736 : audit 0 from='client.? 172.21.15.80:0/295499951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:38:55.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:38:55 smithi080 bash[28361]: audit 2023-12-01T10:38:55.333016+0000 mon.c (mon.2) 6737 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:38:55.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:38:55 smithi080 bash[41963]: cluster 2023-12-01T10:38:54.816627+0000 mgr.y (mgr.24362) 10511 : cluster 0 pgmap v10480: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:38:55.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:38:55 smithi080 bash[41963]: audit 2023-12-01T10:38:54.965828+0000 mon.c (mon.2) 6736 : audit 0 from='client.? 172.21.15.80:0/295499951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:38:55.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:38:55 smithi080 bash[41963]: audit 2023-12-01T10:38:55.333016+0000 mon.c (mon.2) 6737 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:38:55.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:38:55 smithi090 bash[32384]: cluster 2023-12-01T10:38:54.816627+0000 mgr.y (mgr.24362) 10511 : cluster 0 pgmap v10480: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:38:55.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:38:55 smithi090 bash[32384]: audit 2023-12-01T10:38:54.965828+0000 mon.c (mon.2) 6736 : audit 0 from='client.? 172.21.15.80:0/295499951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:38:55.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:38:55 smithi090 bash[32384]: audit 2023-12-01T10:38:55.333016+0000 mon.c (mon.2) 6737 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:38:56.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:38:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:38:56] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T10:38:58.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:38:57 smithi080 bash[28361]: cluster 2023-12-01T10:38:56.817787+0000 mgr.y (mgr.24362) 10512 : cluster 0 pgmap v10481: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:38:58.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:38:57 smithi080 bash[28361]: audit 2023-12-01T10:38:57.416964+0000 mon.a (mon.0) 6697 : audit 0 from='client.? 172.21.15.80:0/651886490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:38:58.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:38:57 smithi080 bash[41963]: cluster 2023-12-01T10:38:56.817787+0000 mgr.y (mgr.24362) 10512 : cluster 0 pgmap v10481: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:38:58.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:38:57 smithi080 bash[41963]: audit 2023-12-01T10:38:57.416964+0000 mon.a (mon.0) 6697 : audit 0 from='client.? 172.21.15.80:0/651886490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:38:58.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:38:57 smithi090 bash[32384]: cluster 2023-12-01T10:38:56.817787+0000 mgr.y (mgr.24362) 10512 : cluster 0 pgmap v10481: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:38:58.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:38:57 smithi090 bash[32384]: audit 2023-12-01T10:38:57.416964+0000 mon.a (mon.0) 6697 : audit 0 from='client.? 172.21.15.80:0/651886490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:39:00.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:38:59 smithi080 bash[41963]: cluster 2023-12-01T10:38:58.818438+0000 mgr.y (mgr.24362) 10513 : cluster 0 pgmap v10482: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:39:00.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:38:59 smithi080 bash[41963]: audit 2023-12-01T10:38:59.869277+0000 mon.c (mon.2) 6738 : audit 0 from='client.? 172.21.15.80:0/3230478904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:39:00.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:38:59 smithi080 bash[28361]: cluster 2023-12-01T10:38:58.818438+0000 mgr.y (mgr.24362) 10513 : cluster 0 pgmap v10482: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:39:00.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:38:59 smithi080 bash[28361]: audit 2023-12-01T10:38:59.869277+0000 mon.c (mon.2) 6738 : audit 0 from='client.? 172.21.15.80:0/3230478904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:39:00.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:38:59 smithi090 bash[32384]: cluster 2023-12-01T10:38:58.818438+0000 mgr.y (mgr.24362) 10513 : cluster 0 pgmap v10482: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:39:00.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:38:59 smithi090 bash[32384]: audit 2023-12-01T10:38:59.869277+0000 mon.c (mon.2) 6738 : audit 0 from='client.? 172.21.15.80:0/3230478904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:39:02.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:39:01 smithi080 bash[41963]: cluster 2023-12-01T10:39:00.819541+0000 mgr.y (mgr.24362) 10514 : cluster 0 pgmap v10483: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:39:02.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:39:01 smithi080 bash[28361]: cluster 2023-12-01T10:39:00.819541+0000 mgr.y (mgr.24362) 10514 : cluster 0 pgmap v10483: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:39:02.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:39:01 smithi090 bash[32384]: cluster 2023-12-01T10:39:00.819541+0000 mgr.y (mgr.24362) 10514 : cluster 0 pgmap v10483: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:39:03.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:39:02 smithi080 bash[28361]: audit 2023-12-01T10:39:02.313898+0000 mon.c (mon.2) 6739 : audit 0 from='client.? 172.21.15.80:0/2863107870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:39:03.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:39:02 smithi080 bash[41963]: audit 2023-12-01T10:39:02.313898+0000 mon.c (mon.2) 6739 : audit 0 from='client.? 172.21.15.80:0/2863107870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:39:03.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:39:02 smithi090 bash[32384]: audit 2023-12-01T10:39:02.313898+0000 mon.c (mon.2) 6739 : audit 0 from='client.? 172.21.15.80:0/2863107870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:39:04.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:39:03 smithi080 bash[28361]: cluster 2023-12-01T10:39:02.820290+0000 mgr.y (mgr.24362) 10515 : cluster 0 pgmap v10484: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:39:04.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:39:03 smithi080 bash[41963]: cluster 2023-12-01T10:39:02.820290+0000 mgr.y (mgr.24362) 10515 : cluster 0 pgmap v10484: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:39:04.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:39:03 smithi090 bash[32384]: cluster 2023-12-01T10:39:02.820290+0000 mgr.y (mgr.24362) 10515 : cluster 0 pgmap v10484: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:39:05.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:39:05 smithi080 bash[41963]: audit 2023-12-01T10:39:04.775489+0000 mon.c (mon.2) 6740 : audit 0 from='client.? 172.21.15.80:0/1401194394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:39:05.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:39:05 smithi080 bash[41963]: cluster 2023-12-01T10:39:04.820877+0000 mgr.y (mgr.24362) 10516 : cluster 0 pgmap v10485: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:39:05.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:39:05 smithi080 bash[28361]: audit 2023-12-01T10:39:04.775489+0000 mon.c (mon.2) 6740 : audit 0 from='client.? 172.21.15.80:0/1401194394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:39:05.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:39:05 smithi080 bash[28361]: cluster 2023-12-01T10:39:04.820877+0000 mgr.y (mgr.24362) 10516 : cluster 0 pgmap v10485: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:39:05.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:39:05 smithi090 bash[32384]: audit 2023-12-01T10:39:04.775489+0000 mon.c (mon.2) 6740 : audit 0 from='client.? 172.21.15.80:0/1401194394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:39:05.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:39:05 smithi090 bash[32384]: cluster 2023-12-01T10:39:04.820877+0000 mgr.y (mgr.24362) 10516 : cluster 0 pgmap v10485: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:39:06.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:39:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:39:06] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T10:39:08.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:39:07 smithi080 bash[41963]: cluster 2023-12-01T10:39:06.821938+0000 mgr.y (mgr.24362) 10517 : cluster 0 pgmap v10486: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:39:08.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:39:07 smithi080 bash[41963]: audit 2023-12-01T10:39:07.229781+0000 mon.a (mon.0) 6698 : audit 0 from='client.? 172.21.15.80:0/2514679700' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:39:08.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:39:07 smithi080 bash[28361]: cluster 2023-12-01T10:39:06.821938+0000 mgr.y (mgr.24362) 10517 : cluster 0 pgmap v10486: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:39:08.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:39:07 smithi080 bash[28361]: audit 2023-12-01T10:39:07.229781+0000 mon.a (mon.0) 6698 : audit 0 from='client.? 172.21.15.80:0/2514679700' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:39:08.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:39:07 smithi090 bash[32384]: cluster 2023-12-01T10:39:06.821938+0000 mgr.y (mgr.24362) 10517 : cluster 0 pgmap v10486: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:39:08.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:39:07 smithi090 bash[32384]: audit 2023-12-01T10:39:07.229781+0000 mon.a (mon.0) 6698 : audit 0 from='client.? 172.21.15.80:0/2514679700' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:39:10.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:39:09 smithi080 bash[41963]: cluster 2023-12-01T10:39:08.822572+0000 mgr.y (mgr.24362) 10518 : cluster 0 pgmap v10487: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:39:10.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:39:09 smithi080 bash[41963]: audit 2023-12-01T10:39:09.686880+0000 mon.a (mon.0) 6699 : audit 0 from='client.? 172.21.15.80:0/3112452829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:39:10.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:39:09 smithi080 bash[28361]: cluster 2023-12-01T10:39:08.822572+0000 mgr.y (mgr.24362) 10518 : cluster 0 pgmap v10487: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:39:10.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:39:09 smithi080 bash[28361]: audit 2023-12-01T10:39:09.686880+0000 mon.a (mon.0) 6699 : audit 0 from='client.? 172.21.15.80:0/3112452829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:39:10.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:39:09 smithi090 bash[32384]: cluster 2023-12-01T10:39:08.822572+0000 mgr.y (mgr.24362) 10518 : cluster 0 pgmap v10487: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:39:10.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:39:09 smithi090 bash[32384]: audit 2023-12-01T10:39:09.686880+0000 mon.a (mon.0) 6699 : audit 0 from='client.? 172.21.15.80:0/3112452829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:39:11.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:39:10 smithi080 bash[28361]: audit 2023-12-01T10:39:10.333370+0000 mon.c (mon.2) 6741 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:39:11.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:39:10 smithi080 bash[41963]: audit 2023-12-01T10:39:10.333370+0000 mon.c (mon.2) 6741 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:39:11.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:39:10 smithi090 bash[32384]: audit 2023-12-01T10:39:10.333370+0000 mon.c (mon.2) 6741 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:39:12.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:39:11 smithi080 bash[28361]: cluster 2023-12-01T10:39:10.823642+0000 mgr.y (mgr.24362) 10519 : cluster 0 pgmap v10488: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:39:12.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:39:11 smithi080 bash[41963]: cluster 2023-12-01T10:39:10.823642+0000 mgr.y (mgr.24362) 10519 : cluster 0 pgmap v10488: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:39:12.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:39:11 smithi090 bash[32384]: cluster 2023-12-01T10:39:10.823642+0000 mgr.y (mgr.24362) 10519 : cluster 0 pgmap v10488: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:39:13.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:39:12 smithi080 bash[28361]: audit 2023-12-01T10:39:12.146584+0000 mon.c (mon.2) 6742 : audit 0 from='client.? 172.21.15.80:0/1809459146' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:39:13.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:39:12 smithi080 bash[41963]: audit 2023-12-01T10:39:12.146584+0000 mon.c (mon.2) 6742 : audit 0 from='client.? 172.21.15.80:0/1809459146' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:39:13.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:39:12 smithi090 bash[32384]: audit 2023-12-01T10:39:12.146584+0000 mon.c (mon.2) 6742 : audit 0 from='client.? 172.21.15.80:0/1809459146' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:39:14.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:39:13 smithi080 bash[28361]: cluster 2023-12-01T10:39:12.824400+0000 mgr.y (mgr.24362) 10520 : cluster 0 pgmap v10489: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:39:14.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:39:13 smithi080 bash[41963]: cluster 2023-12-01T10:39:12.824400+0000 mgr.y (mgr.24362) 10520 : cluster 0 pgmap v10489: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:39:14.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:39:13 smithi090 bash[32384]: cluster 2023-12-01T10:39:12.824400+0000 mgr.y (mgr.24362) 10520 : cluster 0 pgmap v10489: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:39:15.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:39:15 smithi080 bash[28361]: audit 2023-12-01T10:39:14.610784+0000 mon.c (mon.2) 6743 : audit 0 from='client.? 172.21.15.80:0/4171913417' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:39:15.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:39:15 smithi080 bash[28361]: cluster 2023-12-01T10:39:14.825090+0000 mgr.y (mgr.24362) 10521 : cluster 0 pgmap v10490: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:39:15.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:39:15 smithi080 bash[41963]: audit 2023-12-01T10:39:14.610784+0000 mon.c (mon.2) 6743 : audit 0 from='client.? 172.21.15.80:0/4171913417' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:39:15.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:39:15 smithi080 bash[41963]: cluster 2023-12-01T10:39:14.825090+0000 mgr.y (mgr.24362) 10521 : cluster 0 pgmap v10490: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:39:15.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:39:15 smithi090 bash[32384]: audit 2023-12-01T10:39:14.610784+0000 mon.c (mon.2) 6743 : audit 0 from='client.? 172.21.15.80:0/4171913417' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:39:15.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:39:15 smithi090 bash[32384]: cluster 2023-12-01T10:39:14.825090+0000 mgr.y (mgr.24362) 10521 : cluster 0 pgmap v10490: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:39:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:39:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:39:16] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T10:39:18.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:39:17 smithi080 bash[28361]: cluster 2023-12-01T10:39:16.826139+0000 mgr.y (mgr.24362) 10522 : cluster 0 pgmap v10491: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:39:18.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:39:17 smithi080 bash[28361]: audit 2023-12-01T10:39:17.066393+0000 mon.c (mon.2) 6744 : audit 0 from='client.? 172.21.15.80:0/2758336204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:39:18.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:39:17 smithi080 bash[41963]: cluster 2023-12-01T10:39:16.826139+0000 mgr.y (mgr.24362) 10522 : cluster 0 pgmap v10491: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:39:18.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:39:17 smithi080 bash[41963]: audit 2023-12-01T10:39:17.066393+0000 mon.c (mon.2) 6744 : audit 0 from='client.? 172.21.15.80:0/2758336204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:39:18.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:39:17 smithi090 bash[32384]: cluster 2023-12-01T10:39:16.826139+0000 mgr.y (mgr.24362) 10522 : cluster 0 pgmap v10491: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:39:18.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:39:17 smithi090 bash[32384]: audit 2023-12-01T10:39:17.066393+0000 mon.c (mon.2) 6744 : audit 0 from='client.? 172.21.15.80:0/2758336204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:39:20.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:39:19 smithi080 bash[28361]: cluster 2023-12-01T10:39:18.826800+0000 mgr.y (mgr.24362) 10523 : cluster 0 pgmap v10492: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:39:20.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:39:19 smithi080 bash[28361]: audit 2023-12-01T10:39:19.531146+0000 mon.c (mon.2) 6745 : audit 0 from='client.? 172.21.15.80:0/3251644212' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:39:20.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:39:19 smithi080 bash[41963]: cluster 2023-12-01T10:39:18.826800+0000 mgr.y (mgr.24362) 10523 : cluster 0 pgmap v10492: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:39:20.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:39:19 smithi080 bash[41963]: audit 2023-12-01T10:39:19.531146+0000 mon.c (mon.2) 6745 : audit 0 from='client.? 172.21.15.80:0/3251644212' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:39:20.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:39:19 smithi090 bash[32384]: cluster 2023-12-01T10:39:18.826800+0000 mgr.y (mgr.24362) 10523 : cluster 0 pgmap v10492: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:39:20.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:39:19 smithi090 bash[32384]: audit 2023-12-01T10:39:19.531146+0000 mon.c (mon.2) 6745 : audit 0 from='client.? 172.21.15.80:0/3251644212' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:39:22.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:39:21 smithi080 bash[41963]: cluster 2023-12-01T10:39:20.827856+0000 mgr.y (mgr.24362) 10524 : cluster 0 pgmap v10493: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:39:22.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:39:21 smithi080 bash[28361]: cluster 2023-12-01T10:39:20.827856+0000 mgr.y (mgr.24362) 10524 : cluster 0 pgmap v10493: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:39:22.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:39:21 smithi090 bash[32384]: cluster 2023-12-01T10:39:20.827856+0000 mgr.y (mgr.24362) 10524 : cluster 0 pgmap v10493: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:39:23.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:39:22 smithi080 bash[28361]: audit 2023-12-01T10:39:21.988402+0000 mon.c (mon.2) 6746 : audit 0 from='client.? 172.21.15.80:0/4277251760' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:39:23.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:39:22 smithi080 bash[41963]: audit 2023-12-01T10:39:21.988402+0000 mon.c (mon.2) 6746 : audit 0 from='client.? 172.21.15.80:0/4277251760' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:39:23.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:39:22 smithi090 bash[32384]: audit 2023-12-01T10:39:21.988402+0000 mon.c (mon.2) 6746 : audit 0 from='client.? 172.21.15.80:0/4277251760' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:39:24.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:39:23 smithi080 bash[28361]: cluster 2023-12-01T10:39:22.828516+0000 mgr.y (mgr.24362) 10525 : cluster 0 pgmap v10494: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:39:24.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:39:23 smithi080 bash[41963]: cluster 2023-12-01T10:39:22.828516+0000 mgr.y (mgr.24362) 10525 : cluster 0 pgmap v10494: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:39:24.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:39:23 smithi090 bash[32384]: cluster 2023-12-01T10:39:22.828516+0000 mgr.y (mgr.24362) 10525 : cluster 0 pgmap v10494: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:39:25.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:39:25 smithi080 bash[28361]: audit 2023-12-01T10:39:24.459293+0000 mon.c (mon.2) 6747 : audit 0 from='client.? 172.21.15.80:0/2108145735' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:39:25.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:39:25 smithi080 bash[28361]: cluster 2023-12-01T10:39:24.829176+0000 mgr.y (mgr.24362) 10526 : cluster 0 pgmap v10495: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:39:25.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:39:25 smithi080 bash[28361]: audit 2023-12-01T10:39:25.333677+0000 mon.c (mon.2) 6748 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:39:25.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:39:25 smithi080 bash[41963]: audit 2023-12-01T10:39:24.459293+0000 mon.c (mon.2) 6747 : audit 0 from='client.? 172.21.15.80:0/2108145735' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:39:25.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:39:25 smithi080 bash[41963]: cluster 2023-12-01T10:39:24.829176+0000 mgr.y (mgr.24362) 10526 : cluster 0 pgmap v10495: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:39:25.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:39:25 smithi080 bash[41963]: audit 2023-12-01T10:39:25.333677+0000 mon.c (mon.2) 6748 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:39:25.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:39:25 smithi090 bash[32384]: audit 2023-12-01T10:39:24.459293+0000 mon.c (mon.2) 6747 : audit 0 from='client.? 172.21.15.80:0/2108145735' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:39:25.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:39:25 smithi090 bash[32384]: cluster 2023-12-01T10:39:24.829176+0000 mgr.y (mgr.24362) 10526 : cluster 0 pgmap v10495: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:39:25.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:39:25 smithi090 bash[32384]: audit 2023-12-01T10:39:25.333677+0000 mon.c (mon.2) 6748 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:39:26.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:39:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:39:26] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T10:39:28.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:39:27 smithi080 bash[28361]: cluster 2023-12-01T10:39:26.830209+0000 mgr.y (mgr.24362) 10527 : cluster 0 pgmap v10496: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:39:28.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:39:27 smithi080 bash[28361]: audit 2023-12-01T10:39:26.910108+0000 mon.a (mon.0) 6700 : audit 0 from='client.? 172.21.15.80:0/3954578315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:39:28.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:39:27 smithi080 bash[28361]: audit 2023-12-01T10:39:27.295747+0000 mon.c (mon.2) 6749 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:39:28.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:39:27 smithi080 bash[41963]: cluster 2023-12-01T10:39:26.830209+0000 mgr.y (mgr.24362) 10527 : cluster 0 pgmap v10496: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:39:28.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:39:27 smithi080 bash[41963]: audit 2023-12-01T10:39:26.910108+0000 mon.a (mon.0) 6700 : audit 0 from='client.? 172.21.15.80:0/3954578315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:39:28.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:39:27 smithi080 bash[41963]: audit 2023-12-01T10:39:27.295747+0000 mon.c (mon.2) 6749 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:39:28.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:39:27 smithi090 bash[32384]: cluster 2023-12-01T10:39:26.830209+0000 mgr.y (mgr.24362) 10527 : cluster 0 pgmap v10496: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:39:28.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:39:27 smithi090 bash[32384]: audit 2023-12-01T10:39:26.910108+0000 mon.a (mon.0) 6700 : audit 0 from='client.? 172.21.15.80:0/3954578315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:39:28.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:39:27 smithi090 bash[32384]: audit 2023-12-01T10:39:27.295747+0000 mon.c (mon.2) 6749 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:39:30.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:39:29 smithi080 bash[41963]: cluster 2023-12-01T10:39:28.830831+0000 mgr.y (mgr.24362) 10528 : cluster 0 pgmap v10497: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:39:30.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:39:29 smithi080 bash[41963]: audit 2023-12-01T10:39:29.361781+0000 mon.c (mon.2) 6750 : audit 0 from='client.? 172.21.15.80:0/3856381939' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:39:30.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:39:29 smithi080 bash[28361]: cluster 2023-12-01T10:39:28.830831+0000 mgr.y (mgr.24362) 10528 : cluster 0 pgmap v10497: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:39:30.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:39:29 smithi080 bash[28361]: audit 2023-12-01T10:39:29.361781+0000 mon.c (mon.2) 6750 : audit 0 from='client.? 172.21.15.80:0/3856381939' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:39:30.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:39:29 smithi090 bash[32384]: cluster 2023-12-01T10:39:28.830831+0000 mgr.y (mgr.24362) 10528 : cluster 0 pgmap v10497: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:39:30.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:39:29 smithi090 bash[32384]: audit 2023-12-01T10:39:29.361781+0000 mon.c (mon.2) 6750 : audit 0 from='client.? 172.21.15.80:0/3856381939' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:39:32.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:39:31 smithi080 bash[41963]: cluster 2023-12-01T10:39:30.831928+0000 mgr.y (mgr.24362) 10529 : cluster 0 pgmap v10498: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:39:32.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:39:31 smithi080 bash[41963]: audit 2023-12-01T10:39:31.824633+0000 mon.c (mon.2) 6751 : audit 0 from='client.? 172.21.15.80:0/2635218604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:39:32.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:39:31 smithi080 bash[28361]: cluster 2023-12-01T10:39:30.831928+0000 mgr.y (mgr.24362) 10529 : cluster 0 pgmap v10498: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:39:32.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:39:31 smithi080 bash[28361]: audit 2023-12-01T10:39:31.824633+0000 mon.c (mon.2) 6751 : audit 0 from='client.? 172.21.15.80:0/2635218604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:39:32.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:39:31 smithi090 bash[32384]: cluster 2023-12-01T10:39:30.831928+0000 mgr.y (mgr.24362) 10529 : cluster 0 pgmap v10498: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:39:32.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:39:31 smithi090 bash[32384]: audit 2023-12-01T10:39:31.824633+0000 mon.c (mon.2) 6751 : audit 0 from='client.? 172.21.15.80:0/2635218604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:39:34.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:39:34 smithi080 bash[28361]: cluster 2023-12-01T10:39:32.832564+0000 mgr.y (mgr.24362) 10530 : cluster 0 pgmap v10499: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:39:34.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:39:34 smithi080 bash[28361]: audit 2023-12-01T10:39:33.142232+0000 mon.a (mon.0) 6701 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:39:34.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:39:34 smithi080 bash[28361]: audit 2023-12-01T10:39:33.157750+0000 mon.a (mon.0) 6702 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:39:34.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:39:34 smithi080 bash[28361]: audit 2023-12-01T10:39:33.438342+0000 mon.a (mon.0) 6703 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:39:34.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:39:34 smithi080 bash[28361]: audit 2023-12-01T10:39:33.451655+0000 mon.a (mon.0) 6704 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:39:34.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:39:34 smithi080 bash[28361]: audit 2023-12-01T10:39:33.976971+0000 mon.c (mon.2) 6752 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:39:34.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:39:34 smithi080 bash[28361]: audit 2023-12-01T10:39:33.978416+0000 mon.c (mon.2) 6753 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:39:34.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:39:34 smithi080 bash[28361]: audit 2023-12-01T10:39:33.990083+0000 mon.a (mon.0) 6705 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:39:34.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:39:34 smithi080 bash[41963]: cluster 2023-12-01T10:39:32.832564+0000 mgr.y (mgr.24362) 10530 : cluster 0 pgmap v10499: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:39:34.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:39:34 smithi080 bash[41963]: audit 2023-12-01T10:39:33.142232+0000 mon.a (mon.0) 6701 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:39:34.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:39:34 smithi080 bash[41963]: audit 2023-12-01T10:39:33.157750+0000 mon.a (mon.0) 6702 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:39:34.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:39:34 smithi080 bash[41963]: audit 2023-12-01T10:39:33.438342+0000 mon.a (mon.0) 6703 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:39:34.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:39:34 smithi080 bash[41963]: audit 2023-12-01T10:39:33.451655+0000 mon.a (mon.0) 6704 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:39:34.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:39:34 smithi080 bash[41963]: audit 2023-12-01T10:39:33.976971+0000 mon.c (mon.2) 6752 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:39:34.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:39:34 smithi080 bash[41963]: audit 2023-12-01T10:39:33.978416+0000 mon.c (mon.2) 6753 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:39:34.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:39:34 smithi080 bash[41963]: audit 2023-12-01T10:39:33.990083+0000 mon.a (mon.0) 6705 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:39:34.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:39:34 smithi090 bash[32384]: cluster 2023-12-01T10:39:32.832564+0000 mgr.y (mgr.24362) 10530 : cluster 0 pgmap v10499: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:39:34.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:39:34 smithi090 bash[32384]: audit 2023-12-01T10:39:33.142232+0000 mon.a (mon.0) 6701 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:39:34.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:39:34 smithi090 bash[32384]: audit 2023-12-01T10:39:33.157750+0000 mon.a (mon.0) 6702 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:39:34.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:39:34 smithi090 bash[32384]: audit 2023-12-01T10:39:33.438342+0000 mon.a (mon.0) 6703 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:39:34.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:39:34 smithi090 bash[32384]: audit 2023-12-01T10:39:33.451655+0000 mon.a (mon.0) 6704 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:39:34.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:39:34 smithi090 bash[32384]: audit 2023-12-01T10:39:33.976971+0000 mon.c (mon.2) 6752 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:39:34.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:39:34 smithi090 bash[32384]: audit 2023-12-01T10:39:33.978416+0000 mon.c (mon.2) 6753 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:39:34.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:39:34 smithi090 bash[32384]: audit 2023-12-01T10:39:33.990083+0000 mon.a (mon.0) 6705 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:39:35.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:39:35 smithi080 bash[28361]: audit 2023-12-01T10:39:34.292666+0000 mon.a (mon.0) 6706 : audit 0 from='client.? 172.21.15.80:0/1922479632' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:39:35.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:39:35 smithi080 bash[41963]: audit 2023-12-01T10:39:34.292666+0000 mon.a (mon.0) 6706 : audit 0 from='client.? 172.21.15.80:0/1922479632' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:39:35.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:39:35 smithi090 bash[32384]: audit 2023-12-01T10:39:34.292666+0000 mon.a (mon.0) 6706 : audit 0 from='client.? 172.21.15.80:0/1922479632' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:39:36.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:39:36 smithi080 bash[28361]: cluster 2023-12-01T10:39:34.833211+0000 mgr.y (mgr.24362) 10531 : cluster 0 pgmap v10500: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:39:36.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:39:36 smithi080 bash[41963]: cluster 2023-12-01T10:39:34.833211+0000 mgr.y (mgr.24362) 10531 : cluster 0 pgmap v10500: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:39:36.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:39:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:39:36] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T10:39:36.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:39:36 smithi090 bash[32384]: cluster 2023-12-01T10:39:34.833211+0000 mgr.y (mgr.24362) 10531 : cluster 0 pgmap v10500: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:39:37.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:39:37 smithi080 bash[28361]: audit 2023-12-01T10:39:36.748841+0000 mon.a (mon.0) 6707 : audit 0 from='client.? 172.21.15.80:0/1072942504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:39:37.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:39:37 smithi080 bash[41963]: audit 2023-12-01T10:39:36.748841+0000 mon.a (mon.0) 6707 : audit 0 from='client.? 172.21.15.80:0/1072942504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:39:37.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:39:37 smithi090 bash[32384]: audit 2023-12-01T10:39:36.748841+0000 mon.a (mon.0) 6707 : audit 0 from='client.? 172.21.15.80:0/1072942504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:39:38.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:39:38 smithi080 bash[41963]: cluster 2023-12-01T10:39:36.834341+0000 mgr.y (mgr.24362) 10532 : cluster 0 pgmap v10501: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:39:38.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:39:38 smithi080 bash[28361]: cluster 2023-12-01T10:39:36.834341+0000 mgr.y (mgr.24362) 10532 : cluster 0 pgmap v10501: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:39:38.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:39:38 smithi090 bash[32384]: cluster 2023-12-01T10:39:36.834341+0000 mgr.y (mgr.24362) 10532 : cluster 0 pgmap v10501: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:39:40.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:39:40 smithi080 bash[41963]: cluster 2023-12-01T10:39:38.834830+0000 mgr.y (mgr.24362) 10533 : cluster 0 pgmap v10502: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:39:40.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:39:40 smithi080 bash[41963]: audit 2023-12-01T10:39:39.198299+0000 mon.c (mon.2) 6754 : audit 0 from='client.? 172.21.15.80:0/2447130013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:39:40.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:39:40 smithi080 bash[28361]: cluster 2023-12-01T10:39:38.834830+0000 mgr.y (mgr.24362) 10533 : cluster 0 pgmap v10502: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:39:40.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:39:40 smithi080 bash[28361]: audit 2023-12-01T10:39:39.198299+0000 mon.c (mon.2) 6754 : audit 0 from='client.? 172.21.15.80:0/2447130013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:39:40.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:39:40 smithi090 bash[32384]: cluster 2023-12-01T10:39:38.834830+0000 mgr.y (mgr.24362) 10533 : cluster 0 pgmap v10502: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:39:40.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:39:40 smithi090 bash[32384]: audit 2023-12-01T10:39:39.198299+0000 mon.c (mon.2) 6754 : audit 0 from='client.? 172.21.15.80:0/2447130013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:39:41.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:39:41 smithi080 bash[41963]: audit 2023-12-01T10:39:40.334069+0000 mon.c (mon.2) 6755 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:39:41.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:39:41 smithi080 bash[28361]: audit 2023-12-01T10:39:40.334069+0000 mon.c (mon.2) 6755 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:39:41.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:39:41 smithi090 bash[32384]: audit 2023-12-01T10:39:40.334069+0000 mon.c (mon.2) 6755 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:39:42.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:39:42 smithi080 bash[28361]: cluster 2023-12-01T10:39:40.835814+0000 mgr.y (mgr.24362) 10534 : cluster 0 pgmap v10503: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:39:42.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:39:42 smithi080 bash[28361]: audit 2023-12-01T10:39:41.651673+0000 mon.a (mon.0) 6708 : audit 0 from='client.? 172.21.15.80:0/3166708358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:39:42.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:39:42 smithi080 bash[41963]: cluster 2023-12-01T10:39:40.835814+0000 mgr.y (mgr.24362) 10534 : cluster 0 pgmap v10503: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:39:42.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:39:42 smithi080 bash[41963]: audit 2023-12-01T10:39:41.651673+0000 mon.a (mon.0) 6708 : audit 0 from='client.? 172.21.15.80:0/3166708358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:39:42.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:39:42 smithi090 bash[32384]: cluster 2023-12-01T10:39:40.835814+0000 mgr.y (mgr.24362) 10534 : cluster 0 pgmap v10503: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:39:42.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:39:42 smithi090 bash[32384]: audit 2023-12-01T10:39:41.651673+0000 mon.a (mon.0) 6708 : audit 0 from='client.? 172.21.15.80:0/3166708358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:39:44.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:39:44 smithi080 bash[28361]: cluster 2023-12-01T10:39:42.836482+0000 mgr.y (mgr.24362) 10535 : cluster 0 pgmap v10504: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:39:44.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:39:44 smithi080 bash[28361]: audit 2023-12-01T10:39:44.098229+0000 mon.c (mon.2) 6756 : audit 0 from='client.? 172.21.15.80:0/1954183915' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:39:44.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:39:44 smithi080 bash[41963]: cluster 2023-12-01T10:39:42.836482+0000 mgr.y (mgr.24362) 10535 : cluster 0 pgmap v10504: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:39:44.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:39:44 smithi080 bash[41963]: audit 2023-12-01T10:39:44.098229+0000 mon.c (mon.2) 6756 : audit 0 from='client.? 172.21.15.80:0/1954183915' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:39:44.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:39:44 smithi090 bash[32384]: cluster 2023-12-01T10:39:42.836482+0000 mgr.y (mgr.24362) 10535 : cluster 0 pgmap v10504: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:39:44.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:39:44 smithi090 bash[32384]: audit 2023-12-01T10:39:44.098229+0000 mon.c (mon.2) 6756 : audit 0 from='client.? 172.21.15.80:0/1954183915' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:39:45.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:39:45 smithi080 bash[41963]: cluster 2023-12-01T10:39:44.837149+0000 mgr.y (mgr.24362) 10536 : cluster 0 pgmap v10505: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:39:45.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:39:45 smithi080 bash[28361]: cluster 2023-12-01T10:39:44.837149+0000 mgr.y (mgr.24362) 10536 : cluster 0 pgmap v10505: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:39:45.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:39:45 smithi090 bash[32384]: cluster 2023-12-01T10:39:44.837149+0000 mgr.y (mgr.24362) 10536 : cluster 0 pgmap v10505: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:39:46.607 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:39:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:39:46] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T10:39:46.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:39:46 smithi080 bash[28361]: audit 2023-12-01T10:39:46.554673+0000 mon.a (mon.0) 6709 : audit 0 from='client.? 172.21.15.80:0/901791888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:39:46.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:39:46 smithi080 bash[41963]: audit 2023-12-01T10:39:46.554673+0000 mon.a (mon.0) 6709 : audit 0 from='client.? 172.21.15.80:0/901791888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:39:47.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:39:46 smithi090 bash[32384]: audit 2023-12-01T10:39:46.554673+0000 mon.a (mon.0) 6709 : audit 0 from='client.? 172.21.15.80:0/901791888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:39:47.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:39:47 smithi080 bash[28361]: cluster 2023-12-01T10:39:46.838289+0000 mgr.y (mgr.24362) 10537 : cluster 0 pgmap v10506: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:39:47.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:39:47 smithi080 bash[41963]: cluster 2023-12-01T10:39:46.838289+0000 mgr.y (mgr.24362) 10537 : cluster 0 pgmap v10506: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:39:48.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:39:47 smithi090 bash[32384]: cluster 2023-12-01T10:39:46.838289+0000 mgr.y (mgr.24362) 10537 : cluster 0 pgmap v10506: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:39:50.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:39:49 smithi080 bash[28361]: cluster 2023-12-01T10:39:48.838881+0000 mgr.y (mgr.24362) 10538 : cluster 0 pgmap v10507: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:39:50.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:39:49 smithi080 bash[28361]: audit 2023-12-01T10:39:49.005602+0000 mon.a (mon.0) 6710 : audit 0 from='client.? 172.21.15.80:0/1677320260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:39:50.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:39:49 smithi080 bash[41963]: cluster 2023-12-01T10:39:48.838881+0000 mgr.y (mgr.24362) 10538 : cluster 0 pgmap v10507: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:39:50.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:39:49 smithi080 bash[41963]: audit 2023-12-01T10:39:49.005602+0000 mon.a (mon.0) 6710 : audit 0 from='client.? 172.21.15.80:0/1677320260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:39:50.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:39:49 smithi090 bash[32384]: cluster 2023-12-01T10:39:48.838881+0000 mgr.y (mgr.24362) 10538 : cluster 0 pgmap v10507: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:39:50.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:39:49 smithi090 bash[32384]: audit 2023-12-01T10:39:49.005602+0000 mon.a (mon.0) 6710 : audit 0 from='client.? 172.21.15.80:0/1677320260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:39:52.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:39:51 smithi080 bash[41963]: cluster 2023-12-01T10:39:50.839987+0000 mgr.y (mgr.24362) 10539 : cluster 0 pgmap v10508: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:39:52.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:39:51 smithi080 bash[41963]: audit 2023-12-01T10:39:51.462060+0000 mon.a (mon.0) 6711 : audit 0 from='client.? 172.21.15.80:0/198604128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:39:52.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:39:51 smithi080 bash[28361]: cluster 2023-12-01T10:39:50.839987+0000 mgr.y (mgr.24362) 10539 : cluster 0 pgmap v10508: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:39:52.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:39:51 smithi080 bash[28361]: audit 2023-12-01T10:39:51.462060+0000 mon.a (mon.0) 6711 : audit 0 from='client.? 172.21.15.80:0/198604128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:39:52.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:39:51 smithi090 bash[32384]: cluster 2023-12-01T10:39:50.839987+0000 mgr.y (mgr.24362) 10539 : cluster 0 pgmap v10508: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:39:52.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:39:51 smithi090 bash[32384]: audit 2023-12-01T10:39:51.462060+0000 mon.a (mon.0) 6711 : audit 0 from='client.? 172.21.15.80:0/198604128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:39:54.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:39:53 smithi080 bash[41963]: cluster 2023-12-01T10:39:52.840643+0000 mgr.y (mgr.24362) 10540 : cluster 0 pgmap v10509: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:39:54.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:39:53 smithi080 bash[28361]: cluster 2023-12-01T10:39:52.840643+0000 mgr.y (mgr.24362) 10540 : cluster 0 pgmap v10509: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:39:54.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:39:53 smithi090 bash[32384]: cluster 2023-12-01T10:39:52.840643+0000 mgr.y (mgr.24362) 10540 : cluster 0 pgmap v10509: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:39:55.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:39:54 smithi080 bash[41963]: audit 2023-12-01T10:39:53.912196+0000 mon.c (mon.2) 6757 : audit 0 from='client.? 172.21.15.80:0/323668654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:39:55.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:39:54 smithi080 bash[28361]: audit 2023-12-01T10:39:53.912196+0000 mon.c (mon.2) 6757 : audit 0 from='client.? 172.21.15.80:0/323668654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:39:55.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:39:54 smithi090 bash[32384]: audit 2023-12-01T10:39:53.912196+0000 mon.c (mon.2) 6757 : audit 0 from='client.? 172.21.15.80:0/323668654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:39:56.180 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:39:55 smithi080 bash[41963]: cluster 2023-12-01T10:39:54.841274+0000 mgr.y (mgr.24362) 10541 : cluster 0 pgmap v10510: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:39:56.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:39:55 smithi080 bash[41963]: audit 2023-12-01T10:39:55.334561+0000 mon.c (mon.2) 6758 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:39:56.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:39:55 smithi080 bash[28361]: cluster 2023-12-01T10:39:54.841274+0000 mgr.y (mgr.24362) 10541 : cluster 0 pgmap v10510: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:39:56.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:39:55 smithi080 bash[28361]: audit 2023-12-01T10:39:55.334561+0000 mon.c (mon.2) 6758 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:39:56.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:39:55 smithi090 bash[32384]: cluster 2023-12-01T10:39:54.841274+0000 mgr.y (mgr.24362) 10541 : cluster 0 pgmap v10510: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:39:56.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:39:55 smithi090 bash[32384]: audit 2023-12-01T10:39:55.334561+0000 mon.c (mon.2) 6758 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:39:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:39:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:39:56] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T10:39:57.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:39:56 smithi080 bash[28361]: audit 2023-12-01T10:39:56.370525+0000 mon.c (mon.2) 6759 : audit 0 from='client.? 172.21.15.80:0/2188462932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:39:57.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:39:56 smithi080 bash[41963]: audit 2023-12-01T10:39:56.370525+0000 mon.c (mon.2) 6759 : audit 0 from='client.? 172.21.15.80:0/2188462932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:39:57.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:39:56 smithi090 bash[32384]: audit 2023-12-01T10:39:56.370525+0000 mon.c (mon.2) 6759 : audit 0 from='client.? 172.21.15.80:0/2188462932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:39:58.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:39:57 smithi080 bash[41963]: cluster 2023-12-01T10:39:56.842461+0000 mgr.y (mgr.24362) 10542 : cluster 0 pgmap v10511: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:39:58.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:39:57 smithi080 bash[28361]: cluster 2023-12-01T10:39:56.842461+0000 mgr.y (mgr.24362) 10542 : cluster 0 pgmap v10511: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:39:58.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:39:57 smithi090 bash[32384]: cluster 2023-12-01T10:39:56.842461+0000 mgr.y (mgr.24362) 10542 : cluster 0 pgmap v10511: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:39:59.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:39:58 smithi090 bash[32384]: audit 2023-12-01T10:39:58.834947+0000 mon.a (mon.0) 6712 : audit 0 from='client.? 172.21.15.80:0/777553577' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:39:59.430 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:39:58 smithi080 bash[41963]: audit 2023-12-01T10:39:58.834947+0000 mon.a (mon.0) 6712 : audit 0 from='client.? 172.21.15.80:0/777553577' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:39:59.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:39:58 smithi080 bash[28361]: audit 2023-12-01T10:39:58.834947+0000 mon.a (mon.0) 6712 : audit 0 from='client.? 172.21.15.80:0/777553577' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:40:00.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:39:59 smithi090 bash[32384]: cluster 2023-12-01T10:39:58.843157+0000 mgr.y (mgr.24362) 10543 : cluster 0 pgmap v10512: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:40:00.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:39:59 smithi080 bash[41963]: cluster 2023-12-01T10:39:58.843157+0000 mgr.y (mgr.24362) 10543 : cluster 0 pgmap v10512: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:40:00.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:39:59 smithi080 bash[28361]: cluster 2023-12-01T10:39:58.843157+0000 mgr.y (mgr.24362) 10543 : cluster 0 pgmap v10512: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:40:00.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:40:00 smithi080 bash[28361]: debug 2023-12-01T10:39:59.997+0000 7f6ec9bf0700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T10:40:01.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:40:00 smithi090 bash[32384]: cluster 2023-12-01T10:40:00.000146+0000 mon.a (mon.0) 6713 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T10:40:01.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:40:00 smithi080 bash[28361]: cluster 2023-12-01T10:40:00.000146+0000 mon.a (mon.0) 6713 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T10:40:01.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:40:00 smithi080 bash[41963]: cluster 2023-12-01T10:40:00.000146+0000 mon.a (mon.0) 6713 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T10:40:02.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:40:01 smithi090 bash[32384]: cluster 2023-12-01T10:40:00.844272+0000 mgr.y (mgr.24362) 10544 : cluster 0 pgmap v10513: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:40:02.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:40:01 smithi090 bash[32384]: audit 2023-12-01T10:40:01.291358+0000 mon.c (mon.2) 6760 : audit 0 from='client.? 172.21.15.80:0/1884322845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:40:02.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:40:01 smithi080 bash[28361]: cluster 2023-12-01T10:40:00.844272+0000 mgr.y (mgr.24362) 10544 : cluster 0 pgmap v10513: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:40:02.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:40:01 smithi080 bash[28361]: audit 2023-12-01T10:40:01.291358+0000 mon.c (mon.2) 6760 : audit 0 from='client.? 172.21.15.80:0/1884322845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:40:02.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:40:01 smithi080 bash[41963]: cluster 2023-12-01T10:40:00.844272+0000 mgr.y (mgr.24362) 10544 : cluster 0 pgmap v10513: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:40:02.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:40:01 smithi080 bash[41963]: audit 2023-12-01T10:40:01.291358+0000 mon.c (mon.2) 6760 : audit 0 from='client.? 172.21.15.80:0/1884322845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:40:04.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:40:03 smithi090 bash[32384]: cluster 2023-12-01T10:40:02.844928+0000 mgr.y (mgr.24362) 10545 : cluster 0 pgmap v10514: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:40:04.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:40:03 smithi090 bash[32384]: audit 2023-12-01T10:40:03.739835+0000 mon.a (mon.0) 6714 : audit 0 from='client.? 172.21.15.80:0/3728146194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:40:04.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:40:03 smithi080 bash[28361]: cluster 2023-12-01T10:40:02.844928+0000 mgr.y (mgr.24362) 10545 : cluster 0 pgmap v10514: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:40:04.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:40:03 smithi080 bash[28361]: audit 2023-12-01T10:40:03.739835+0000 mon.a (mon.0) 6714 : audit 0 from='client.? 172.21.15.80:0/3728146194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:40:04.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:40:03 smithi080 bash[41963]: cluster 2023-12-01T10:40:02.844928+0000 mgr.y (mgr.24362) 10545 : cluster 0 pgmap v10514: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:40:04.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:40:03 smithi080 bash[41963]: audit 2023-12-01T10:40:03.739835+0000 mon.a (mon.0) 6714 : audit 0 from='client.? 172.21.15.80:0/3728146194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:40:05.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:40:05 smithi090 bash[32384]: cluster 2023-12-01T10:40:04.845568+0000 mgr.y (mgr.24362) 10546 : cluster 0 pgmap v10515: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:40:05.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:40:05 smithi080 bash[28361]: cluster 2023-12-01T10:40:04.845568+0000 mgr.y (mgr.24362) 10546 : cluster 0 pgmap v10515: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:40:05.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:40:05 smithi080 bash[41963]: cluster 2023-12-01T10:40:04.845568+0000 mgr.y (mgr.24362) 10546 : cluster 0 pgmap v10515: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:40:06.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:40:06 smithi080 bash[28361]: audit 2023-12-01T10:40:06.193420+0000 mon.c (mon.2) 6761 : audit 0 from='client.? 172.21.15.80:0/4128762462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:40:06.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:40:06 smithi080 bash[41963]: audit 2023-12-01T10:40:06.193420+0000 mon.c (mon.2) 6761 : audit 0 from='client.? 172.21.15.80:0/4128762462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:40:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:40:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:40:06] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T10:40:06.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:40:06 smithi090 bash[32384]: audit 2023-12-01T10:40:06.193420+0000 mon.c (mon.2) 6761 : audit 0 from='client.? 172.21.15.80:0/4128762462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:40:07.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:40:07 smithi090 bash[32384]: cluster 2023-12-01T10:40:06.846686+0000 mgr.y (mgr.24362) 10547 : cluster 0 pgmap v10516: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:40:07.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:40:07 smithi080 bash[28361]: cluster 2023-12-01T10:40:06.846686+0000 mgr.y (mgr.24362) 10547 : cluster 0 pgmap v10516: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:40:07.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:40:07 smithi080 bash[41963]: cluster 2023-12-01T10:40:06.846686+0000 mgr.y (mgr.24362) 10547 : cluster 0 pgmap v10516: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:40:09.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:40:08 smithi090 bash[32384]: audit 2023-12-01T10:40:08.647216+0000 mon.c (mon.2) 6762 : audit 0 from='client.? 172.21.15.80:0/825436090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:40:09.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:40:08 smithi080 bash[28361]: audit 2023-12-01T10:40:08.647216+0000 mon.c (mon.2) 6762 : audit 0 from='client.? 172.21.15.80:0/825436090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:40:09.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:40:08 smithi080 bash[41963]: audit 2023-12-01T10:40:08.647216+0000 mon.c (mon.2) 6762 : audit 0 from='client.? 172.21.15.80:0/825436090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:40:10.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:40:09 smithi090 bash[32384]: cluster 2023-12-01T10:40:08.847338+0000 mgr.y (mgr.24362) 10548 : cluster 0 pgmap v10517: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:40:10.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:40:09 smithi080 bash[41963]: cluster 2023-12-01T10:40:08.847338+0000 mgr.y (mgr.24362) 10548 : cluster 0 pgmap v10517: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:40:10.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:40:09 smithi080 bash[28361]: cluster 2023-12-01T10:40:08.847338+0000 mgr.y (mgr.24362) 10548 : cluster 0 pgmap v10517: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:40:11.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:40:10 smithi090 bash[32384]: audit 2023-12-01T10:40:10.335388+0000 mon.c (mon.2) 6763 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:40:11.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:40:10 smithi080 bash[41963]: audit 2023-12-01T10:40:10.335388+0000 mon.c (mon.2) 6763 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:40:11.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:40:10 smithi080 bash[28361]: audit 2023-12-01T10:40:10.335388+0000 mon.c (mon.2) 6763 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:40:12.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:40:11 smithi090 bash[32384]: cluster 2023-12-01T10:40:10.848436+0000 mgr.y (mgr.24362) 10549 : cluster 0 pgmap v10518: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:40:12.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:40:11 smithi090 bash[32384]: audit 2023-12-01T10:40:11.118040+0000 mon.a (mon.0) 6715 : audit 0 from='client.? 172.21.15.80:0/1418511233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:40:12.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:40:11 smithi080 bash[41963]: cluster 2023-12-01T10:40:10.848436+0000 mgr.y (mgr.24362) 10549 : cluster 0 pgmap v10518: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:40:12.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:40:11 smithi080 bash[41963]: audit 2023-12-01T10:40:11.118040+0000 mon.a (mon.0) 6715 : audit 0 from='client.? 172.21.15.80:0/1418511233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:40:12.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:40:11 smithi080 bash[28361]: cluster 2023-12-01T10:40:10.848436+0000 mgr.y (mgr.24362) 10549 : cluster 0 pgmap v10518: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:40:12.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:40:11 smithi080 bash[28361]: audit 2023-12-01T10:40:11.118040+0000 mon.a (mon.0) 6715 : audit 0 from='client.? 172.21.15.80:0/1418511233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:40:14.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:40:13 smithi080 bash[28361]: cluster 2023-12-01T10:40:12.849150+0000 mgr.y (mgr.24362) 10550 : cluster 0 pgmap v10519: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:40:14.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:40:13 smithi080 bash[28361]: audit 2023-12-01T10:40:13.573118+0000 mon.c (mon.2) 6764 : audit 0 from='client.? 172.21.15.80:0/981449813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:40:14.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:40:13 smithi080 bash[41963]: cluster 2023-12-01T10:40:12.849150+0000 mgr.y (mgr.24362) 10550 : cluster 0 pgmap v10519: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:40:14.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:40:13 smithi080 bash[41963]: audit 2023-12-01T10:40:13.573118+0000 mon.c (mon.2) 6764 : audit 0 from='client.? 172.21.15.80:0/981449813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:40:14.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:40:13 smithi090 bash[32384]: cluster 2023-12-01T10:40:12.849150+0000 mgr.y (mgr.24362) 10550 : cluster 0 pgmap v10519: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:40:14.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:40:13 smithi090 bash[32384]: audit 2023-12-01T10:40:13.573118+0000 mon.c (mon.2) 6764 : audit 0 from='client.? 172.21.15.80:0/981449813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:40:15.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:40:15 smithi080 bash[28361]: cluster 2023-12-01T10:40:14.849729+0000 mgr.y (mgr.24362) 10551 : cluster 0 pgmap v10520: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:40:15.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:40:15 smithi080 bash[41963]: cluster 2023-12-01T10:40:14.849729+0000 mgr.y (mgr.24362) 10551 : cluster 0 pgmap v10520: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:40:15.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:40:15 smithi090 bash[32384]: cluster 2023-12-01T10:40:14.849729+0000 mgr.y (mgr.24362) 10551 : cluster 0 pgmap v10520: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:40:16.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:40:16 smithi080 bash[28361]: audit 2023-12-01T10:40:16.024713+0000 mon.c (mon.2) 6765 : audit 0 from='client.? 172.21.15.80:0/3966387337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:40:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:40:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:40:16] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T10:40:16.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:40:16 smithi080 bash[41963]: audit 2023-12-01T10:40:16.024713+0000 mon.c (mon.2) 6765 : audit 0 from='client.? 172.21.15.80:0/3966387337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:40:16.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:40:16 smithi090 bash[32384]: audit 2023-12-01T10:40:16.024713+0000 mon.c (mon.2) 6765 : audit 0 from='client.? 172.21.15.80:0/3966387337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:40:17.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:40:17 smithi090 bash[32384]: cluster 2023-12-01T10:40:16.850808+0000 mgr.y (mgr.24362) 10552 : cluster 0 pgmap v10521: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:40:17.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:40:17 smithi080 bash[28361]: cluster 2023-12-01T10:40:16.850808+0000 mgr.y (mgr.24362) 10552 : cluster 0 pgmap v10521: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:40:17.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:40:17 smithi080 bash[41963]: cluster 2023-12-01T10:40:16.850808+0000 mgr.y (mgr.24362) 10552 : cluster 0 pgmap v10521: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:40:18.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:40:18 smithi080 bash[41963]: audit 2023-12-01T10:40:18.478894+0000 mon.a (mon.0) 6716 : audit 0 from='client.? 172.21.15.80:0/350752979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:40:18.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:40:18 smithi080 bash[28361]: audit 2023-12-01T10:40:18.478894+0000 mon.a (mon.0) 6716 : audit 0 from='client.? 172.21.15.80:0/350752979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:40:19.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:40:18 smithi090 bash[32384]: audit 2023-12-01T10:40:18.478894+0000 mon.a (mon.0) 6716 : audit 0 from='client.? 172.21.15.80:0/350752979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:40:19.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:40:19 smithi080 bash[28361]: cluster 2023-12-01T10:40:18.851605+0000 mgr.y (mgr.24362) 10553 : cluster 0 pgmap v10522: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:40:19.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:40:19 smithi080 bash[41963]: cluster 2023-12-01T10:40:18.851605+0000 mgr.y (mgr.24362) 10553 : cluster 0 pgmap v10522: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:40:20.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:40:19 smithi090 bash[32384]: cluster 2023-12-01T10:40:18.851605+0000 mgr.y (mgr.24362) 10553 : cluster 0 pgmap v10522: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:40:22.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:40:21 smithi080 bash[28361]: cluster 2023-12-01T10:40:20.852601+0000 mgr.y (mgr.24362) 10554 : cluster 0 pgmap v10523: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:40:22.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:40:21 smithi080 bash[28361]: audit 2023-12-01T10:40:20.936611+0000 mon.a (mon.0) 6717 : audit 0 from='client.? 172.21.15.80:0/2382856780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:40:22.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:40:21 smithi080 bash[41963]: cluster 2023-12-01T10:40:20.852601+0000 mgr.y (mgr.24362) 10554 : cluster 0 pgmap v10523: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:40:22.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:40:21 smithi080 bash[41963]: audit 2023-12-01T10:40:20.936611+0000 mon.a (mon.0) 6717 : audit 0 from='client.? 172.21.15.80:0/2382856780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:40:22.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:40:21 smithi090 bash[32384]: cluster 2023-12-01T10:40:20.852601+0000 mgr.y (mgr.24362) 10554 : cluster 0 pgmap v10523: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:40:22.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:40:21 smithi090 bash[32384]: audit 2023-12-01T10:40:20.936611+0000 mon.a (mon.0) 6717 : audit 0 from='client.? 172.21.15.80:0/2382856780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:40:24.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:40:23 smithi080 bash[28361]: cluster 2023-12-01T10:40:22.853374+0000 mgr.y (mgr.24362) 10555 : cluster 0 pgmap v10524: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:40:24.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:40:23 smithi080 bash[28361]: audit 2023-12-01T10:40:23.393845+0000 mon.c (mon.2) 6766 : audit 0 from='client.? 172.21.15.80:0/1452623468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:40:24.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:40:23 smithi080 bash[41963]: cluster 2023-12-01T10:40:22.853374+0000 mgr.y (mgr.24362) 10555 : cluster 0 pgmap v10524: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:40:24.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:40:23 smithi080 bash[41963]: audit 2023-12-01T10:40:23.393845+0000 mon.c (mon.2) 6766 : audit 0 from='client.? 172.21.15.80:0/1452623468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:40:24.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:40:23 smithi090 bash[32384]: cluster 2023-12-01T10:40:22.853374+0000 mgr.y (mgr.24362) 10555 : cluster 0 pgmap v10524: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:40:24.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:40:23 smithi090 bash[32384]: audit 2023-12-01T10:40:23.393845+0000 mon.c (mon.2) 6766 : audit 0 from='client.? 172.21.15.80:0/1452623468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:40:25.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:40:25 smithi090 bash[32384]: cluster 2023-12-01T10:40:24.854041+0000 mgr.y (mgr.24362) 10556 : cluster 0 pgmap v10525: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:40:25.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:40:25 smithi090 bash[32384]: audit 2023-12-01T10:40:25.335440+0000 mon.c (mon.2) 6767 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:40:25.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:40:25 smithi080 bash[28361]: cluster 2023-12-01T10:40:24.854041+0000 mgr.y (mgr.24362) 10556 : cluster 0 pgmap v10525: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:40:25.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:40:25 smithi080 bash[28361]: audit 2023-12-01T10:40:25.335440+0000 mon.c (mon.2) 6767 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:40:25.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:40:25 smithi080 bash[41963]: cluster 2023-12-01T10:40:24.854041+0000 mgr.y (mgr.24362) 10556 : cluster 0 pgmap v10525: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:40:25.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:40:25 smithi080 bash[41963]: audit 2023-12-01T10:40:25.335440+0000 mon.c (mon.2) 6767 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:40:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:40:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:40:26] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T10:40:26.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:40:26 smithi080 bash[41963]: audit 2023-12-01T10:40:25.856987+0000 mon.c (mon.2) 6768 : audit 0 from='client.? 172.21.15.80:0/341639735' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:40:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:40:26 smithi080 bash[28361]: audit 2023-12-01T10:40:25.856987+0000 mon.c (mon.2) 6768 : audit 0 from='client.? 172.21.15.80:0/341639735' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:40:26.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:40:26 smithi090 bash[32384]: audit 2023-12-01T10:40:25.856987+0000 mon.c (mon.2) 6768 : audit 0 from='client.? 172.21.15.80:0/341639735' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:40:27.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:40:27 smithi090 bash[32384]: cluster 2023-12-01T10:40:26.855141+0000 mgr.y (mgr.24362) 10557 : cluster 0 pgmap v10526: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:40:27.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:40:27 smithi080 bash[28361]: cluster 2023-12-01T10:40:26.855141+0000 mgr.y (mgr.24362) 10557 : cluster 0 pgmap v10526: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:40:27.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:40:27 smithi080 bash[41963]: cluster 2023-12-01T10:40:26.855141+0000 mgr.y (mgr.24362) 10557 : cluster 0 pgmap v10526: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:40:28.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:40:28 smithi090 bash[32384]: audit 2023-12-01T10:40:28.314411+0000 mon.c (mon.2) 6769 : audit 0 from='client.? 172.21.15.80:0/2626868509' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:40:28.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:40:28 smithi080 bash[41963]: audit 2023-12-01T10:40:28.314411+0000 mon.c (mon.2) 6769 : audit 0 from='client.? 172.21.15.80:0/2626868509' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:40:28.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:40:28 smithi080 bash[28361]: audit 2023-12-01T10:40:28.314411+0000 mon.c (mon.2) 6769 : audit 0 from='client.? 172.21.15.80:0/2626868509' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:40:29.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:40:29 smithi090 bash[32384]: cluster 2023-12-01T10:40:28.855772+0000 mgr.y (mgr.24362) 10558 : cluster 0 pgmap v10527: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:40:29.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:40:29 smithi080 bash[41963]: cluster 2023-12-01T10:40:28.855772+0000 mgr.y (mgr.24362) 10558 : cluster 0 pgmap v10527: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:40:29.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:40:29 smithi080 bash[28361]: cluster 2023-12-01T10:40:28.855772+0000 mgr.y (mgr.24362) 10558 : cluster 0 pgmap v10527: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:40:31.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:40:30 smithi080 bash[28361]: audit 2023-12-01T10:40:30.768918+0000 mon.c (mon.2) 6770 : audit 0 from='client.? 172.21.15.80:0/3912188883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:40:31.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:40:30 smithi080 bash[41963]: audit 2023-12-01T10:40:30.768918+0000 mon.c (mon.2) 6770 : audit 0 from='client.? 172.21.15.80:0/3912188883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:40:31.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:40:30 smithi090 bash[32384]: audit 2023-12-01T10:40:30.768918+0000 mon.c (mon.2) 6770 : audit 0 from='client.? 172.21.15.80:0/3912188883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:40:32.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:40:31 smithi080 bash[28361]: cluster 2023-12-01T10:40:30.856829+0000 mgr.y (mgr.24362) 10559 : cluster 0 pgmap v10528: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:40:32.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:40:31 smithi080 bash[41963]: cluster 2023-12-01T10:40:30.856829+0000 mgr.y (mgr.24362) 10559 : cluster 0 pgmap v10528: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:40:32.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:40:31 smithi090 bash[32384]: cluster 2023-12-01T10:40:30.856829+0000 mgr.y (mgr.24362) 10559 : cluster 0 pgmap v10528: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:40:34.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:40:33 smithi080 bash[28361]: cluster 2023-12-01T10:40:32.857524+0000 mgr.y (mgr.24362) 10560 : cluster 0 pgmap v10529: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:40:34.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:40:33 smithi080 bash[28361]: audit 2023-12-01T10:40:33.225954+0000 mon.a (mon.0) 6718 : audit 0 from='client.? 172.21.15.80:0/2039543964' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:40:34.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:40:33 smithi080 bash[41963]: cluster 2023-12-01T10:40:32.857524+0000 mgr.y (mgr.24362) 10560 : cluster 0 pgmap v10529: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:40:34.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:40:33 smithi080 bash[41963]: audit 2023-12-01T10:40:33.225954+0000 mon.a (mon.0) 6718 : audit 0 from='client.? 172.21.15.80:0/2039543964' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:40:34.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:40:33 smithi090 bash[32384]: cluster 2023-12-01T10:40:32.857524+0000 mgr.y (mgr.24362) 10560 : cluster 0 pgmap v10529: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:40:34.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:40:33 smithi090 bash[32384]: audit 2023-12-01T10:40:33.225954+0000 mon.a (mon.0) 6718 : audit 0 from='client.? 172.21.15.80:0/2039543964' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:40:35.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:40:34 smithi080 bash[28361]: audit 2023-12-01T10:40:34.072979+0000 mon.c (mon.2) 6771 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:40:35.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:40:34 smithi080 bash[41963]: audit 2023-12-01T10:40:34.072979+0000 mon.c (mon.2) 6771 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:40:35.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:40:34 smithi090 bash[32384]: audit 2023-12-01T10:40:34.072979+0000 mon.c (mon.2) 6771 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:40:36.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:40:35 smithi080 bash[41963]: cluster 2023-12-01T10:40:34.858249+0000 mgr.y (mgr.24362) 10561 : cluster 0 pgmap v10530: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:40:36.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:40:35 smithi080 bash[41963]: audit 2023-12-01T10:40:35.681126+0000 mon.a (mon.0) 6719 : audit 0 from='client.? 172.21.15.80:0/3620969409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:40:36.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:40:35 smithi080 bash[28361]: cluster 2023-12-01T10:40:34.858249+0000 mgr.y (mgr.24362) 10561 : cluster 0 pgmap v10530: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:40:36.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:40:35 smithi080 bash[28361]: audit 2023-12-01T10:40:35.681126+0000 mon.a (mon.0) 6719 : audit 0 from='client.? 172.21.15.80:0/3620969409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:40:36.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:40:35 smithi090 bash[32384]: cluster 2023-12-01T10:40:34.858249+0000 mgr.y (mgr.24362) 10561 : cluster 0 pgmap v10530: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:40:36.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:40:35 smithi090 bash[32384]: audit 2023-12-01T10:40:35.681126+0000 mon.a (mon.0) 6719 : audit 0 from='client.? 172.21.15.80:0/3620969409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:40:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:40:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:40:36] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T10:40:38.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:40:37 smithi080 bash[28361]: cluster 2023-12-01T10:40:36.859494+0000 mgr.y (mgr.24362) 10562 : cluster 0 pgmap v10531: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:40:38.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:40:37 smithi080 bash[41963]: cluster 2023-12-01T10:40:36.859494+0000 mgr.y (mgr.24362) 10562 : cluster 0 pgmap v10531: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:40:38.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:40:37 smithi090 bash[32384]: cluster 2023-12-01T10:40:36.859494+0000 mgr.y (mgr.24362) 10562 : cluster 0 pgmap v10531: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:40:39.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:40:38 smithi090 bash[32384]: audit 2023-12-01T10:40:38.137293+0000 mon.a (mon.0) 6720 : audit 0 from='client.? 172.21.15.80:0/1940172254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:40:39.430 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:40:38 smithi080 bash[41963]: audit 2023-12-01T10:40:38.137293+0000 mon.a (mon.0) 6720 : audit 0 from='client.? 172.21.15.80:0/1940172254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:40:39.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:40:38 smithi080 bash[28361]: audit 2023-12-01T10:40:38.137293+0000 mon.a (mon.0) 6720 : audit 0 from='client.? 172.21.15.80:0/1940172254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:40:40.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:40:39 smithi090 bash[32384]: cluster 2023-12-01T10:40:38.860190+0000 mgr.y (mgr.24362) 10563 : cluster 0 pgmap v10532: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:40:40.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:40:39 smithi090 bash[32384]: audit 2023-12-01T10:40:39.864528+0000 mon.a (mon.0) 6721 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:40:40.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:40:39 smithi090 bash[32384]: audit 2023-12-01T10:40:39.876723+0000 mon.a (mon.0) 6722 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:40:40.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:40:39 smithi080 bash[28361]: cluster 2023-12-01T10:40:38.860190+0000 mgr.y (mgr.24362) 10563 : cluster 0 pgmap v10532: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:40:40.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:40:39 smithi080 bash[28361]: audit 2023-12-01T10:40:39.864528+0000 mon.a (mon.0) 6721 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:40:40.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:40:39 smithi080 bash[28361]: audit 2023-12-01T10:40:39.876723+0000 mon.a (mon.0) 6722 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:40:40.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:40:39 smithi080 bash[41963]: cluster 2023-12-01T10:40:38.860190+0000 mgr.y (mgr.24362) 10563 : cluster 0 pgmap v10532: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:40:40.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:40:39 smithi080 bash[41963]: audit 2023-12-01T10:40:39.864528+0000 mon.a (mon.0) 6721 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:40:40.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:40:39 smithi080 bash[41963]: audit 2023-12-01T10:40:39.876723+0000 mon.a (mon.0) 6722 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:40:41.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:40:41 smithi090 bash[32384]: audit 2023-12-01T10:40:40.217822+0000 mon.a (mon.0) 6723 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:40:41.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:40:41 smithi090 bash[32384]: audit 2023-12-01T10:40:40.234278+0000 mon.a (mon.0) 6724 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:40:41.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:40:41 smithi090 bash[32384]: audit 2023-12-01T10:40:40.340550+0000 mon.c (mon.2) 6772 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:40:41.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:40:41 smithi090 bash[32384]: audit 2023-12-01T10:40:40.581297+0000 mon.c (mon.2) 6773 : audit 0 from='client.? 172.21.15.80:0/1728814387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:40:41.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:40:41 smithi090 bash[32384]: audit 2023-12-01T10:40:40.706920+0000 mon.c (mon.2) 6774 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:40:41.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:40:41 smithi090 bash[32384]: audit 2023-12-01T10:40:40.708702+0000 mon.c (mon.2) 6775 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:40:41.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:40:41 smithi090 bash[32384]: audit 2023-12-01T10:40:40.718221+0000 mon.a (mon.0) 6725 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:40:41.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:40:41 smithi080 bash[28361]: audit 2023-12-01T10:40:40.217822+0000 mon.a (mon.0) 6723 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:40:41.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:40:41 smithi080 bash[28361]: audit 2023-12-01T10:40:40.234278+0000 mon.a (mon.0) 6724 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:40:41.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:40:41 smithi080 bash[28361]: audit 2023-12-01T10:40:40.340550+0000 mon.c (mon.2) 6772 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:40:41.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:40:41 smithi080 bash[28361]: audit 2023-12-01T10:40:40.581297+0000 mon.c (mon.2) 6773 : audit 0 from='client.? 172.21.15.80:0/1728814387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:40:41.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:40:41 smithi080 bash[28361]: audit 2023-12-01T10:40:40.706920+0000 mon.c (mon.2) 6774 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:40:41.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:40:41 smithi080 bash[28361]: audit 2023-12-01T10:40:40.708702+0000 mon.c (mon.2) 6775 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:40:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:40:41 smithi080 bash[28361]: audit 2023-12-01T10:40:40.718221+0000 mon.a (mon.0) 6725 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:40:41.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:40:41 smithi080 bash[41963]: audit 2023-12-01T10:40:40.217822+0000 mon.a (mon.0) 6723 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:40:41.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:40:41 smithi080 bash[41963]: audit 2023-12-01T10:40:40.234278+0000 mon.a (mon.0) 6724 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:40:41.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:40:41 smithi080 bash[41963]: audit 2023-12-01T10:40:40.340550+0000 mon.c (mon.2) 6772 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:40:41.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:40:41 smithi080 bash[41963]: audit 2023-12-01T10:40:40.581297+0000 mon.c (mon.2) 6773 : audit 0 from='client.? 172.21.15.80:0/1728814387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:40:41.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:40:41 smithi080 bash[41963]: audit 2023-12-01T10:40:40.706920+0000 mon.c (mon.2) 6774 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:40:41.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:40:41 smithi080 bash[41963]: audit 2023-12-01T10:40:40.708702+0000 mon.c (mon.2) 6775 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:40:41.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:40:41 smithi080 bash[41963]: audit 2023-12-01T10:40:40.718221+0000 mon.a (mon.0) 6725 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:40:42.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:40:42 smithi090 bash[32384]: cluster 2023-12-01T10:40:40.861271+0000 mgr.y (mgr.24362) 10564 : cluster 0 pgmap v10533: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:40:42.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:40:42 smithi080 bash[41963]: cluster 2023-12-01T10:40:40.861271+0000 mgr.y (mgr.24362) 10564 : cluster 0 pgmap v10533: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:40:42.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:40:42 smithi080 bash[28361]: cluster 2023-12-01T10:40:40.861271+0000 mgr.y (mgr.24362) 10564 : cluster 0 pgmap v10533: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:40:43.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:40:43 smithi090 bash[32384]: audit 2023-12-01T10:40:43.041820+0000 mon.c (mon.2) 6776 : audit 0 from='client.? 172.21.15.80:0/112789081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:40:43.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:40:43 smithi080 bash[28361]: audit 2023-12-01T10:40:43.041820+0000 mon.c (mon.2) 6776 : audit 0 from='client.? 172.21.15.80:0/112789081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:40:43.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:40:43 smithi080 bash[41963]: audit 2023-12-01T10:40:43.041820+0000 mon.c (mon.2) 6776 : audit 0 from='client.? 172.21.15.80:0/112789081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:40:44.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:40:44 smithi090 bash[32384]: cluster 2023-12-01T10:40:42.861878+0000 mgr.y (mgr.24362) 10565 : cluster 0 pgmap v10534: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:40:44.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:40:44 smithi080 bash[28361]: cluster 2023-12-01T10:40:42.861878+0000 mgr.y (mgr.24362) 10565 : cluster 0 pgmap v10534: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:40:44.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:40:44 smithi080 bash[41963]: cluster 2023-12-01T10:40:42.861878+0000 mgr.y (mgr.24362) 10565 : cluster 0 pgmap v10534: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:40:45.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:40:45 smithi090 bash[32384]: cluster 2023-12-01T10:40:44.862566+0000 mgr.y (mgr.24362) 10566 : cluster 0 pgmap v10535: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:40:45.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:40:45 smithi080 bash[28361]: cluster 2023-12-01T10:40:44.862566+0000 mgr.y (mgr.24362) 10566 : cluster 0 pgmap v10535: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:40:45.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:40:45 smithi080 bash[41963]: cluster 2023-12-01T10:40:44.862566+0000 mgr.y (mgr.24362) 10566 : cluster 0 pgmap v10535: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:40:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:40:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:40:46] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T10:40:46.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:40:46 smithi080 bash[41963]: audit 2023-12-01T10:40:45.497413+0000 mon.c (mon.2) 6777 : audit 0 from='client.? 172.21.15.80:0/1374372197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:40:46.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:40:46 smithi080 bash[28361]: audit 2023-12-01T10:40:45.497413+0000 mon.c (mon.2) 6777 : audit 0 from='client.? 172.21.15.80:0/1374372197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:40:46.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:40:46 smithi090 bash[32384]: audit 2023-12-01T10:40:45.497413+0000 mon.c (mon.2) 6777 : audit 0 from='client.? 172.21.15.80:0/1374372197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:40:47.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:40:47 smithi090 bash[32384]: cluster 2023-12-01T10:40:46.863728+0000 mgr.y (mgr.24362) 10567 : cluster 0 pgmap v10536: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:40:47.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:40:47 smithi080 bash[41963]: cluster 2023-12-01T10:40:46.863728+0000 mgr.y (mgr.24362) 10567 : cluster 0 pgmap v10536: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:40:47.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:40:47 smithi080 bash[28361]: cluster 2023-12-01T10:40:46.863728+0000 mgr.y (mgr.24362) 10567 : cluster 0 pgmap v10536: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:40:48.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:40:48 smithi090 bash[32384]: audit 2023-12-01T10:40:47.948857+0000 mon.c (mon.2) 6778 : audit 0 from='client.? 172.21.15.80:0/3153188317' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:40:48.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:40:48 smithi080 bash[28361]: audit 2023-12-01T10:40:47.948857+0000 mon.c (mon.2) 6778 : audit 0 from='client.? 172.21.15.80:0/3153188317' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:40:48.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:40:48 smithi080 bash[41963]: audit 2023-12-01T10:40:47.948857+0000 mon.c (mon.2) 6778 : audit 0 from='client.? 172.21.15.80:0/3153188317' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:40:49.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:40:49 smithi090 bash[32384]: cluster 2023-12-01T10:40:48.864471+0000 mgr.y (mgr.24362) 10568 : cluster 0 pgmap v10537: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:40:49.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:40:49 smithi080 bash[41963]: cluster 2023-12-01T10:40:48.864471+0000 mgr.y (mgr.24362) 10568 : cluster 0 pgmap v10537: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:40:49.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:40:49 smithi080 bash[28361]: cluster 2023-12-01T10:40:48.864471+0000 mgr.y (mgr.24362) 10568 : cluster 0 pgmap v10537: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:40:50.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:40:50 smithi090 bash[32384]: audit 2023-12-01T10:40:50.445102+0000 mon.a (mon.0) 6726 : audit 0 from='client.? 172.21.15.80:0/1414962638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:40:50.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:40:50 smithi080 bash[28361]: audit 2023-12-01T10:40:50.445102+0000 mon.a (mon.0) 6726 : audit 0 from='client.? 172.21.15.80:0/1414962638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:40:50.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:40:50 smithi080 bash[41963]: audit 2023-12-01T10:40:50.445102+0000 mon.a (mon.0) 6726 : audit 0 from='client.? 172.21.15.80:0/1414962638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:40:51.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:40:51 smithi090 bash[32384]: cluster 2023-12-01T10:40:50.865577+0000 mgr.y (mgr.24362) 10569 : cluster 0 pgmap v10538: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:40:51.930 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:40:51 smithi080 bash[41963]: cluster 2023-12-01T10:40:50.865577+0000 mgr.y (mgr.24362) 10569 : cluster 0 pgmap v10538: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:40:51.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:40:51 smithi080 bash[28361]: cluster 2023-12-01T10:40:50.865577+0000 mgr.y (mgr.24362) 10569 : cluster 0 pgmap v10538: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:40:53.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:40:52 smithi090 bash[32384]: audit 2023-12-01T10:40:52.894649+0000 mon.c (mon.2) 6779 : audit 0 from='client.? 172.21.15.80:0/484858399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:40:53.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:40:52 smithi080 bash[28361]: audit 2023-12-01T10:40:52.894649+0000 mon.c (mon.2) 6779 : audit 0 from='client.? 172.21.15.80:0/484858399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:40:53.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:40:52 smithi080 bash[41963]: audit 2023-12-01T10:40:52.894649+0000 mon.c (mon.2) 6779 : audit 0 from='client.? 172.21.15.80:0/484858399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:40:54.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:40:53 smithi090 bash[32384]: cluster 2023-12-01T10:40:52.866397+0000 mgr.y (mgr.24362) 10570 : cluster 0 pgmap v10539: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:40:54.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:40:53 smithi080 bash[28361]: cluster 2023-12-01T10:40:52.866397+0000 mgr.y (mgr.24362) 10570 : cluster 0 pgmap v10539: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:40:54.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:40:53 smithi080 bash[41963]: cluster 2023-12-01T10:40:52.866397+0000 mgr.y (mgr.24362) 10570 : cluster 0 pgmap v10539: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:40:55.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:40:55 smithi090 bash[32384]: cluster 2023-12-01T10:40:54.867083+0000 mgr.y (mgr.24362) 10571 : cluster 0 pgmap v10540: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:40:55.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:40:55 smithi090 bash[32384]: audit 2023-12-01T10:40:55.340636+0000 mon.c (mon.2) 6780 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:40:55.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:40:55 smithi090 bash[32384]: audit 2023-12-01T10:40:55.349775+0000 mon.c (mon.2) 6781 : audit 0 from='client.? 172.21.15.80:0/1171753795' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:40:55.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:40:55 smithi080 bash[28361]: cluster 2023-12-01T10:40:54.867083+0000 mgr.y (mgr.24362) 10571 : cluster 0 pgmap v10540: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:40:55.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:40:55 smithi080 bash[28361]: audit 2023-12-01T10:40:55.340636+0000 mon.c (mon.2) 6780 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:40:55.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:40:55 smithi080 bash[28361]: audit 2023-12-01T10:40:55.349775+0000 mon.c (mon.2) 6781 : audit 0 from='client.? 172.21.15.80:0/1171753795' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:40:55.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:40:55 smithi080 bash[41963]: cluster 2023-12-01T10:40:54.867083+0000 mgr.y (mgr.24362) 10571 : cluster 0 pgmap v10540: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:40:55.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:40:55 smithi080 bash[41963]: audit 2023-12-01T10:40:55.340636+0000 mon.c (mon.2) 6780 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:40:55.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:40:55 smithi080 bash[41963]: audit 2023-12-01T10:40:55.349775+0000 mon.c (mon.2) 6781 : audit 0 from='client.? 172.21.15.80:0/1171753795' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:40:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:40:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:40:56] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T10:40:58.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:40:57 smithi080 bash[28361]: cluster 2023-12-01T10:40:56.868315+0000 mgr.y (mgr.24362) 10572 : cluster 0 pgmap v10541: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:40:58.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:40:57 smithi080 bash[28361]: audit 2023-12-01T10:40:57.802068+0000 mon.a (mon.0) 6727 : audit 0 from='client.? 172.21.15.80:0/3804168852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:40:58.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:40:57 smithi080 bash[41963]: cluster 2023-12-01T10:40:56.868315+0000 mgr.y (mgr.24362) 10572 : cluster 0 pgmap v10541: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:40:58.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:40:57 smithi080 bash[41963]: audit 2023-12-01T10:40:57.802068+0000 mon.a (mon.0) 6727 : audit 0 from='client.? 172.21.15.80:0/3804168852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:40:58.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:40:57 smithi090 bash[32384]: cluster 2023-12-01T10:40:56.868315+0000 mgr.y (mgr.24362) 10572 : cluster 0 pgmap v10541: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:40:58.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:40:57 smithi090 bash[32384]: audit 2023-12-01T10:40:57.802068+0000 mon.a (mon.0) 6727 : audit 0 from='client.? 172.21.15.80:0/3804168852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:41:00.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:40:59 smithi080 bash[28361]: cluster 2023-12-01T10:40:58.868976+0000 mgr.y (mgr.24362) 10573 : cluster 0 pgmap v10542: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:41:00.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:40:59 smithi080 bash[41963]: cluster 2023-12-01T10:40:58.868976+0000 mgr.y (mgr.24362) 10573 : cluster 0 pgmap v10542: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:41:00.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:40:59 smithi090 bash[32384]: cluster 2023-12-01T10:40:58.868976+0000 mgr.y (mgr.24362) 10573 : cluster 0 pgmap v10542: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:41:01.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:41:00 smithi080 bash[28361]: audit 2023-12-01T10:41:00.259103+0000 mon.c (mon.2) 6782 : audit 0 from='client.? 172.21.15.80:0/4079151668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:41:01.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:41:00 smithi080 bash[41963]: audit 2023-12-01T10:41:00.259103+0000 mon.c (mon.2) 6782 : audit 0 from='client.? 172.21.15.80:0/4079151668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:41:01.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:41:00 smithi090 bash[32384]: audit 2023-12-01T10:41:00.259103+0000 mon.c (mon.2) 6782 : audit 0 from='client.? 172.21.15.80:0/4079151668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:41:02.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:41:01 smithi090 bash[32384]: cluster 2023-12-01T10:41:00.869897+0000 mgr.y (mgr.24362) 10574 : cluster 0 pgmap v10543: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:41:02.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:41:01 smithi080 bash[28361]: cluster 2023-12-01T10:41:00.869897+0000 mgr.y (mgr.24362) 10574 : cluster 0 pgmap v10543: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:41:02.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:41:01 smithi080 bash[41963]: cluster 2023-12-01T10:41:00.869897+0000 mgr.y (mgr.24362) 10574 : cluster 0 pgmap v10543: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:41:03.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:41:02 smithi090 bash[32384]: audit 2023-12-01T10:41:02.712021+0000 mon.c (mon.2) 6783 : audit 0 from='client.? 172.21.15.80:0/2349825498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:41:03.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:41:02 smithi080 bash[28361]: audit 2023-12-01T10:41:02.712021+0000 mon.c (mon.2) 6783 : audit 0 from='client.? 172.21.15.80:0/2349825498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:41:03.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:41:02 smithi080 bash[41963]: audit 2023-12-01T10:41:02.712021+0000 mon.c (mon.2) 6783 : audit 0 from='client.? 172.21.15.80:0/2349825498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:41:04.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:41:03 smithi090 bash[32384]: cluster 2023-12-01T10:41:02.870691+0000 mgr.y (mgr.24362) 10575 : cluster 0 pgmap v10544: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:41:04.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:41:03 smithi080 bash[28361]: cluster 2023-12-01T10:41:02.870691+0000 mgr.y (mgr.24362) 10575 : cluster 0 pgmap v10544: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:41:04.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:41:03 smithi080 bash[41963]: cluster 2023-12-01T10:41:02.870691+0000 mgr.y (mgr.24362) 10575 : cluster 0 pgmap v10544: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:41:05.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:41:05 smithi090 bash[32384]: cluster 2023-12-01T10:41:04.871242+0000 mgr.y (mgr.24362) 10576 : cluster 0 pgmap v10545: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:41:05.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:41:05 smithi090 bash[32384]: audit 2023-12-01T10:41:05.167961+0000 mon.c (mon.2) 6784 : audit 0 from='client.? 172.21.15.80:0/125617602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:41:05.930 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:41:05 smithi080 bash[41963]: cluster 2023-12-01T10:41:04.871242+0000 mgr.y (mgr.24362) 10576 : cluster 0 pgmap v10545: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:41:05.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:41:05 smithi080 bash[41963]: audit 2023-12-01T10:41:05.167961+0000 mon.c (mon.2) 6784 : audit 0 from='client.? 172.21.15.80:0/125617602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:41:05.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:41:05 smithi080 bash[28361]: cluster 2023-12-01T10:41:04.871242+0000 mgr.y (mgr.24362) 10576 : cluster 0 pgmap v10545: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:41:05.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:41:05 smithi080 bash[28361]: audit 2023-12-01T10:41:05.167961+0000 mon.c (mon.2) 6784 : audit 0 from='client.? 172.21.15.80:0/125617602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:41:06.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:41:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:41:06] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T10:41:08.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:41:07 smithi080 bash[28361]: cluster 2023-12-01T10:41:06.872545+0000 mgr.y (mgr.24362) 10577 : cluster 0 pgmap v10546: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:41:08.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:41:07 smithi080 bash[28361]: audit 2023-12-01T10:41:07.629267+0000 mon.c (mon.2) 6785 : audit 0 from='client.? 172.21.15.80:0/2424090153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:41:08.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:41:07 smithi080 bash[41963]: cluster 2023-12-01T10:41:06.872545+0000 mgr.y (mgr.24362) 10577 : cluster 0 pgmap v10546: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:41:08.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:41:07 smithi080 bash[41963]: audit 2023-12-01T10:41:07.629267+0000 mon.c (mon.2) 6785 : audit 0 from='client.? 172.21.15.80:0/2424090153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:41:08.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:41:07 smithi090 bash[32384]: cluster 2023-12-01T10:41:06.872545+0000 mgr.y (mgr.24362) 10577 : cluster 0 pgmap v10546: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:41:08.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:41:07 smithi090 bash[32384]: audit 2023-12-01T10:41:07.629267+0000 mon.c (mon.2) 6785 : audit 0 from='client.? 172.21.15.80:0/2424090153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:41:10.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:41:09 smithi090 bash[32384]: cluster 2023-12-01T10:41:08.873278+0000 mgr.y (mgr.24362) 10578 : cluster 0 pgmap v10547: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:41:10.430 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:41:09 smithi080 bash[41963]: cluster 2023-12-01T10:41:08.873278+0000 mgr.y (mgr.24362) 10578 : cluster 0 pgmap v10547: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:41:10.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:41:09 smithi080 bash[28361]: cluster 2023-12-01T10:41:08.873278+0000 mgr.y (mgr.24362) 10578 : cluster 0 pgmap v10547: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:41:11.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:41:10 smithi090 bash[32384]: audit 2023-12-01T10:41:10.082711+0000 mon.a (mon.0) 6728 : audit 0 from='client.? 172.21.15.80:0/2636255640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:41:11.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:41:10 smithi090 bash[32384]: audit 2023-12-01T10:41:10.341499+0000 mon.c (mon.2) 6786 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:41:11.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:41:10 smithi080 bash[28361]: audit 2023-12-01T10:41:10.082711+0000 mon.a (mon.0) 6728 : audit 0 from='client.? 172.21.15.80:0/2636255640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:41:11.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:41:10 smithi080 bash[28361]: audit 2023-12-01T10:41:10.341499+0000 mon.c (mon.2) 6786 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:41:11.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:41:10 smithi080 bash[41963]: audit 2023-12-01T10:41:10.082711+0000 mon.a (mon.0) 6728 : audit 0 from='client.? 172.21.15.80:0/2636255640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:41:11.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:41:10 smithi080 bash[41963]: audit 2023-12-01T10:41:10.341499+0000 mon.c (mon.2) 6786 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:41:12.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:41:11 smithi090 bash[32384]: cluster 2023-12-01T10:41:10.874356+0000 mgr.y (mgr.24362) 10579 : cluster 0 pgmap v10548: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:41:12.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:41:11 smithi080 bash[28361]: cluster 2023-12-01T10:41:10.874356+0000 mgr.y (mgr.24362) 10579 : cluster 0 pgmap v10548: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:41:12.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:41:11 smithi080 bash[41963]: cluster 2023-12-01T10:41:10.874356+0000 mgr.y (mgr.24362) 10579 : cluster 0 pgmap v10548: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:41:13.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:41:12 smithi090 bash[32384]: audit 2023-12-01T10:41:12.535940+0000 mon.c (mon.2) 6787 : audit 0 from='client.? 172.21.15.80:0/1261824523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:41:13.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:41:12 smithi080 bash[28361]: audit 2023-12-01T10:41:12.535940+0000 mon.c (mon.2) 6787 : audit 0 from='client.? 172.21.15.80:0/1261824523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:41:13.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:41:12 smithi080 bash[41963]: audit 2023-12-01T10:41:12.535940+0000 mon.c (mon.2) 6787 : audit 0 from='client.? 172.21.15.80:0/1261824523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:41:14.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:41:13 smithi090 bash[32384]: cluster 2023-12-01T10:41:12.875097+0000 mgr.y (mgr.24362) 10580 : cluster 0 pgmap v10549: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:41:14.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:41:13 smithi080 bash[41963]: cluster 2023-12-01T10:41:12.875097+0000 mgr.y (mgr.24362) 10580 : cluster 0 pgmap v10549: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:41:14.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:41:13 smithi080 bash[28361]: cluster 2023-12-01T10:41:12.875097+0000 mgr.y (mgr.24362) 10580 : cluster 0 pgmap v10549: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:41:15.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:41:15 smithi090 bash[32384]: cluster 2023-12-01T10:41:14.875756+0000 mgr.y (mgr.24362) 10581 : cluster 0 pgmap v10550: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:41:15.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:41:15 smithi090 bash[32384]: audit 2023-12-01T10:41:14.985464+0000 mon.c (mon.2) 6788 : audit 0 from='client.? 172.21.15.80:0/349603729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:41:15.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:41:15 smithi080 bash[28361]: cluster 2023-12-01T10:41:14.875756+0000 mgr.y (mgr.24362) 10581 : cluster 0 pgmap v10550: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:41:15.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:41:15 smithi080 bash[28361]: audit 2023-12-01T10:41:14.985464+0000 mon.c (mon.2) 6788 : audit 0 from='client.? 172.21.15.80:0/349603729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:41:15.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:41:15 smithi080 bash[41963]: cluster 2023-12-01T10:41:14.875756+0000 mgr.y (mgr.24362) 10581 : cluster 0 pgmap v10550: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:41:15.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:41:15 smithi080 bash[41963]: audit 2023-12-01T10:41:14.985464+0000 mon.c (mon.2) 6788 : audit 0 from='client.? 172.21.15.80:0/349603729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:41:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:41:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:41:16] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T10:41:18.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:41:17 smithi090 bash[32384]: cluster 2023-12-01T10:41:16.876904+0000 mgr.y (mgr.24362) 10582 : cluster 0 pgmap v10551: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:41:18.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:41:17 smithi090 bash[32384]: audit 2023-12-01T10:41:17.444252+0000 mon.a (mon.0) 6729 : audit 0 from='client.? 172.21.15.80:0/1893890304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:41:18.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:41:17 smithi080 bash[28361]: cluster 2023-12-01T10:41:16.876904+0000 mgr.y (mgr.24362) 10582 : cluster 0 pgmap v10551: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:41:18.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:41:17 smithi080 bash[28361]: audit 2023-12-01T10:41:17.444252+0000 mon.a (mon.0) 6729 : audit 0 from='client.? 172.21.15.80:0/1893890304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:41:18.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:41:17 smithi080 bash[41963]: cluster 2023-12-01T10:41:16.876904+0000 mgr.y (mgr.24362) 10582 : cluster 0 pgmap v10551: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:41:18.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:41:17 smithi080 bash[41963]: audit 2023-12-01T10:41:17.444252+0000 mon.a (mon.0) 6729 : audit 0 from='client.? 172.21.15.80:0/1893890304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:41:20.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:41:19 smithi090 bash[32384]: cluster 2023-12-01T10:41:18.877597+0000 mgr.y (mgr.24362) 10583 : cluster 0 pgmap v10552: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:41:20.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:41:19 smithi090 bash[32384]: audit 2023-12-01T10:41:19.895132+0000 mon.c (mon.2) 6789 : audit 0 from='client.? 172.21.15.80:0/3707977749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:41:20.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:41:19 smithi080 bash[28361]: cluster 2023-12-01T10:41:18.877597+0000 mgr.y (mgr.24362) 10583 : cluster 0 pgmap v10552: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:41:20.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:41:19 smithi080 bash[28361]: audit 2023-12-01T10:41:19.895132+0000 mon.c (mon.2) 6789 : audit 0 from='client.? 172.21.15.80:0/3707977749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:41:20.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:41:19 smithi080 bash[41963]: cluster 2023-12-01T10:41:18.877597+0000 mgr.y (mgr.24362) 10583 : cluster 0 pgmap v10552: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:41:20.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:41:19 smithi080 bash[41963]: audit 2023-12-01T10:41:19.895132+0000 mon.c (mon.2) 6789 : audit 0 from='client.? 172.21.15.80:0/3707977749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:41:22.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:41:21 smithi090 bash[32384]: cluster 2023-12-01T10:41:20.878791+0000 mgr.y (mgr.24362) 10584 : cluster 0 pgmap v10553: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:41:22.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:41:21 smithi080 bash[28361]: cluster 2023-12-01T10:41:20.878791+0000 mgr.y (mgr.24362) 10584 : cluster 0 pgmap v10553: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:41:22.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:41:21 smithi080 bash[41963]: cluster 2023-12-01T10:41:20.878791+0000 mgr.y (mgr.24362) 10584 : cluster 0 pgmap v10553: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:41:23.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:41:22 smithi090 bash[32384]: audit 2023-12-01T10:41:22.355317+0000 mon.a (mon.0) 6730 : audit 0 from='client.? 172.21.15.80:0/287439972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:41:23.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:41:22 smithi080 bash[41963]: audit 2023-12-01T10:41:22.355317+0000 mon.a (mon.0) 6730 : audit 0 from='client.? 172.21.15.80:0/287439972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:41:23.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:41:22 smithi080 bash[28361]: audit 2023-12-01T10:41:22.355317+0000 mon.a (mon.0) 6730 : audit 0 from='client.? 172.21.15.80:0/287439972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:41:24.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:41:23 smithi090 bash[32384]: cluster 2023-12-01T10:41:22.879586+0000 mgr.y (mgr.24362) 10585 : cluster 0 pgmap v10554: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:41:24.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:41:23 smithi080 bash[41963]: cluster 2023-12-01T10:41:22.879586+0000 mgr.y (mgr.24362) 10585 : cluster 0 pgmap v10554: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:41:24.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:41:23 smithi080 bash[28361]: cluster 2023-12-01T10:41:22.879586+0000 mgr.y (mgr.24362) 10585 : cluster 0 pgmap v10554: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:41:25.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:41:25 smithi090 bash[32384]: audit 2023-12-01T10:41:24.815396+0000 mon.c (mon.2) 6790 : audit 0 from='client.? 172.21.15.80:0/3963639303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:41:25.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:41:25 smithi090 bash[32384]: cluster 2023-12-01T10:41:24.880291+0000 mgr.y (mgr.24362) 10586 : cluster 0 pgmap v10555: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:41:25.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:41:25 smithi090 bash[32384]: audit 2023-12-01T10:41:25.341900+0000 mon.c (mon.2) 6791 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:41:25.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:41:25 smithi080 bash[28361]: audit 2023-12-01T10:41:24.815396+0000 mon.c (mon.2) 6790 : audit 0 from='client.? 172.21.15.80:0/3963639303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:41:25.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:41:25 smithi080 bash[28361]: cluster 2023-12-01T10:41:24.880291+0000 mgr.y (mgr.24362) 10586 : cluster 0 pgmap v10555: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:41:25.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:41:25 smithi080 bash[28361]: audit 2023-12-01T10:41:25.341900+0000 mon.c (mon.2) 6791 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:41:25.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:41:25 smithi080 bash[41963]: audit 2023-12-01T10:41:24.815396+0000 mon.c (mon.2) 6790 : audit 0 from='client.? 172.21.15.80:0/3963639303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:41:25.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:41:25 smithi080 bash[41963]: cluster 2023-12-01T10:41:24.880291+0000 mgr.y (mgr.24362) 10586 : cluster 0 pgmap v10555: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:41:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:41:25 smithi080 bash[41963]: audit 2023-12-01T10:41:25.341900+0000 mon.c (mon.2) 6791 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:41:26.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:41:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:41:26] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T10:41:28.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:41:27 smithi090 bash[32384]: cluster 2023-12-01T10:41:26.881486+0000 mgr.y (mgr.24362) 10587 : cluster 0 pgmap v10556: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:41:28.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:41:27 smithi090 bash[32384]: audit 2023-12-01T10:41:27.257337+0000 mon.a (mon.0) 6731 : audit 0 from='client.? 172.21.15.80:0/2651221809' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:41:28.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:41:27 smithi080 bash[28361]: cluster 2023-12-01T10:41:26.881486+0000 mgr.y (mgr.24362) 10587 : cluster 0 pgmap v10556: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:41:28.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:41:27 smithi080 bash[28361]: audit 2023-12-01T10:41:27.257337+0000 mon.a (mon.0) 6731 : audit 0 from='client.? 172.21.15.80:0/2651221809' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:41:28.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:41:27 smithi080 bash[41963]: cluster 2023-12-01T10:41:26.881486+0000 mgr.y (mgr.24362) 10587 : cluster 0 pgmap v10556: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:41:28.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:41:27 smithi080 bash[41963]: audit 2023-12-01T10:41:27.257337+0000 mon.a (mon.0) 6731 : audit 0 from='client.? 172.21.15.80:0/2651221809' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:41:30.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:41:29 smithi090 bash[32384]: cluster 2023-12-01T10:41:28.882139+0000 mgr.y (mgr.24362) 10588 : cluster 0 pgmap v10557: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:41:30.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:41:29 smithi090 bash[32384]: audit 2023-12-01T10:41:29.710508+0000 mon.c (mon.2) 6792 : audit 0 from='client.? 172.21.15.80:0/3528796538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:41:30.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:41:29 smithi080 bash[41963]: cluster 2023-12-01T10:41:28.882139+0000 mgr.y (mgr.24362) 10588 : cluster 0 pgmap v10557: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:41:30.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:41:29 smithi080 bash[41963]: audit 2023-12-01T10:41:29.710508+0000 mon.c (mon.2) 6792 : audit 0 from='client.? 172.21.15.80:0/3528796538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:41:30.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:41:29 smithi080 bash[28361]: cluster 2023-12-01T10:41:28.882139+0000 mgr.y (mgr.24362) 10588 : cluster 0 pgmap v10557: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:41:30.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:41:29 smithi080 bash[28361]: audit 2023-12-01T10:41:29.710508+0000 mon.c (mon.2) 6792 : audit 0 from='client.? 172.21.15.80:0/3528796538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:41:32.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:41:31 smithi090 bash[32384]: cluster 2023-12-01T10:41:30.883156+0000 mgr.y (mgr.24362) 10589 : cluster 0 pgmap v10558: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:41:32.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:41:31 smithi080 bash[41963]: cluster 2023-12-01T10:41:30.883156+0000 mgr.y (mgr.24362) 10589 : cluster 0 pgmap v10558: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:41:32.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:41:31 smithi080 bash[28361]: cluster 2023-12-01T10:41:30.883156+0000 mgr.y (mgr.24362) 10589 : cluster 0 pgmap v10558: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:41:33.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:41:32 smithi090 bash[32384]: audit 2023-12-01T10:41:32.166865+0000 mon.a (mon.0) 6732 : audit 0 from='client.? 172.21.15.80:0/716138773' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:41:33.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:41:32 smithi080 bash[28361]: audit 2023-12-01T10:41:32.166865+0000 mon.a (mon.0) 6732 : audit 0 from='client.? 172.21.15.80:0/716138773' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:41:33.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:41:32 smithi080 bash[41963]: audit 2023-12-01T10:41:32.166865+0000 mon.a (mon.0) 6732 : audit 0 from='client.? 172.21.15.80:0/716138773' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:41:34.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:41:33 smithi090 bash[32384]: cluster 2023-12-01T10:41:32.883993+0000 mgr.y (mgr.24362) 10590 : cluster 0 pgmap v10559: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:41:34.269 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 10:41:33 smithi090 bash[65515]: logger=cleanup t=2023-12-01T10:41:33.85699901Z level=info msg="Completed cleanup jobs" duration=67.34742ms 2023-12-01T10:41:34.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:41:33 smithi080 bash[28361]: cluster 2023-12-01T10:41:32.883993+0000 mgr.y (mgr.24362) 10590 : cluster 0 pgmap v10559: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:41:34.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:41:33 smithi080 bash[41963]: cluster 2023-12-01T10:41:32.883993+0000 mgr.y (mgr.24362) 10590 : cluster 0 pgmap v10559: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:41:35.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:41:35 smithi090 bash[32384]: audit 2023-12-01T10:41:34.620049+0000 mon.a (mon.0) 6733 : audit 0 from='client.? 172.21.15.80:0/1791193856' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:41:35.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:41:35 smithi090 bash[32384]: cluster 2023-12-01T10:41:34.884634+0000 mgr.y (mgr.24362) 10591 : cluster 0 pgmap v10560: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:41:35.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:41:35 smithi080 bash[28361]: audit 2023-12-01T10:41:34.620049+0000 mon.a (mon.0) 6733 : audit 0 from='client.? 172.21.15.80:0/1791193856' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:41:35.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:41:35 smithi080 bash[28361]: cluster 2023-12-01T10:41:34.884634+0000 mgr.y (mgr.24362) 10591 : cluster 0 pgmap v10560: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:41:35.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:41:35 smithi080 bash[41963]: audit 2023-12-01T10:41:34.620049+0000 mon.a (mon.0) 6733 : audit 0 from='client.? 172.21.15.80:0/1791193856' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:41:35.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:41:35 smithi080 bash[41963]: cluster 2023-12-01T10:41:34.884634+0000 mgr.y (mgr.24362) 10591 : cluster 0 pgmap v10560: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:41:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:41:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:41:36] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T10:41:38.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:41:37 smithi090 bash[32384]: cluster 2023-12-01T10:41:36.885732+0000 mgr.y (mgr.24362) 10592 : cluster 0 pgmap v10561: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:41:38.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:41:37 smithi090 bash[32384]: audit 2023-12-01T10:41:37.075517+0000 mon.a (mon.0) 6734 : audit 0 from='client.? 172.21.15.80:0/3536100684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:41:38.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:41:37 smithi080 bash[28361]: cluster 2023-12-01T10:41:36.885732+0000 mgr.y (mgr.24362) 10592 : cluster 0 pgmap v10561: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:41:38.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:41:37 smithi080 bash[28361]: audit 2023-12-01T10:41:37.075517+0000 mon.a (mon.0) 6734 : audit 0 from='client.? 172.21.15.80:0/3536100684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:41:38.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:41:37 smithi080 bash[41963]: cluster 2023-12-01T10:41:36.885732+0000 mgr.y (mgr.24362) 10592 : cluster 0 pgmap v10561: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:41:38.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:41:37 smithi080 bash[41963]: audit 2023-12-01T10:41:37.075517+0000 mon.a (mon.0) 6734 : audit 0 from='client.? 172.21.15.80:0/3536100684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:41:40.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:41:39 smithi090 bash[32384]: cluster 2023-12-01T10:41:38.886425+0000 mgr.y (mgr.24362) 10593 : cluster 0 pgmap v10562: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:41:40.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:41:39 smithi090 bash[32384]: audit 2023-12-01T10:41:39.534000+0000 mon.c (mon.2) 6793 : audit 0 from='client.? 172.21.15.80:0/1857503269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:41:40.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:41:39 smithi080 bash[28361]: cluster 2023-12-01T10:41:38.886425+0000 mgr.y (mgr.24362) 10593 : cluster 0 pgmap v10562: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:41:40.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:41:39 smithi080 bash[28361]: audit 2023-12-01T10:41:39.534000+0000 mon.c (mon.2) 6793 : audit 0 from='client.? 172.21.15.80:0/1857503269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:41:40.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:41:39 smithi080 bash[41963]: cluster 2023-12-01T10:41:38.886425+0000 mgr.y (mgr.24362) 10593 : cluster 0 pgmap v10562: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:41:40.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:41:39 smithi080 bash[41963]: audit 2023-12-01T10:41:39.534000+0000 mon.c (mon.2) 6793 : audit 0 from='client.? 172.21.15.80:0/1857503269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:41:41.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:41:40 smithi090 bash[32384]: audit 2023-12-01T10:41:40.342510+0000 mon.c (mon.2) 6794 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:41:41.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:41:40 smithi090 bash[32384]: audit 2023-12-01T10:41:40.800622+0000 mon.c (mon.2) 6795 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:41:41.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:41:40 smithi080 bash[28361]: audit 2023-12-01T10:41:40.342510+0000 mon.c (mon.2) 6794 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:41:41.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:41:40 smithi080 bash[28361]: audit 2023-12-01T10:41:40.800622+0000 mon.c (mon.2) 6795 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:41:41.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:41:40 smithi080 bash[41963]: audit 2023-12-01T10:41:40.342510+0000 mon.c (mon.2) 6794 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:41:41.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:41:40 smithi080 bash[41963]: audit 2023-12-01T10:41:40.800622+0000 mon.c (mon.2) 6795 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:41:42.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:41:41 smithi090 bash[32384]: cluster 2023-12-01T10:41:40.887250+0000 mgr.y (mgr.24362) 10594 : cluster 0 pgmap v10563: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:41:42.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:41:41 smithi080 bash[41963]: cluster 2023-12-01T10:41:40.887250+0000 mgr.y (mgr.24362) 10594 : cluster 0 pgmap v10563: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:41:42.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:41:41 smithi080 bash[28361]: cluster 2023-12-01T10:41:40.887250+0000 mgr.y (mgr.24362) 10594 : cluster 0 pgmap v10563: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:41:43.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:41:42 smithi090 bash[32384]: audit 2023-12-01T10:41:41.997029+0000 mon.a (mon.0) 6735 : audit 0 from='client.? 172.21.15.80:0/2748931198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:41:43.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:41:42 smithi080 bash[28361]: audit 2023-12-01T10:41:41.997029+0000 mon.a (mon.0) 6735 : audit 0 from='client.? 172.21.15.80:0/2748931198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:41:43.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:41:42 smithi080 bash[41963]: audit 2023-12-01T10:41:41.997029+0000 mon.a (mon.0) 6735 : audit 0 from='client.? 172.21.15.80:0/2748931198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:41:44.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:41:43 smithi090 bash[32384]: cluster 2023-12-01T10:41:42.887991+0000 mgr.y (mgr.24362) 10595 : cluster 0 pgmap v10564: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:41:44.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:41:43 smithi080 bash[28361]: cluster 2023-12-01T10:41:42.887991+0000 mgr.y (mgr.24362) 10595 : cluster 0 pgmap v10564: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:41:44.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:41:43 smithi080 bash[41963]: cluster 2023-12-01T10:41:42.887991+0000 mgr.y (mgr.24362) 10595 : cluster 0 pgmap v10564: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:41:45.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:41:45 smithi090 bash[32384]: audit 2023-12-01T10:41:44.452859+0000 mon.c (mon.2) 6796 : audit 0 from='client.? 172.21.15.80:0/1597360828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:41:45.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:41:45 smithi090 bash[32384]: cluster 2023-12-01T10:41:44.888655+0000 mgr.y (mgr.24362) 10596 : cluster 0 pgmap v10565: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:41:45.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:41:45 smithi080 bash[28361]: audit 2023-12-01T10:41:44.452859+0000 mon.c (mon.2) 6796 : audit 0 from='client.? 172.21.15.80:0/1597360828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:41:45.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:41:45 smithi080 bash[28361]: cluster 2023-12-01T10:41:44.888655+0000 mgr.y (mgr.24362) 10596 : cluster 0 pgmap v10565: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:41:45.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:41:45 smithi080 bash[41963]: audit 2023-12-01T10:41:44.452859+0000 mon.c (mon.2) 6796 : audit 0 from='client.? 172.21.15.80:0/1597360828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:41:45.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:41:45 smithi080 bash[41963]: cluster 2023-12-01T10:41:44.888655+0000 mgr.y (mgr.24362) 10596 : cluster 0 pgmap v10565: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:41:46.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:41:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:41:46] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T10:41:47.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:41:47 smithi080 bash[28361]: audit 2023-12-01T10:41:46.646614+0000 mon.a (mon.0) 6736 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:41:47.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:41:47 smithi080 bash[28361]: audit 2023-12-01T10:41:46.657820+0000 mon.a (mon.0) 6737 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:41:47.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:41:47 smithi080 bash[28361]: cluster 2023-12-01T10:41:46.889420+0000 mgr.y (mgr.24362) 10597 : cluster 0 pgmap v10566: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:41:47.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:41:47 smithi080 bash[28361]: audit 2023-12-01T10:41:46.937433+0000 mon.a (mon.0) 6738 : audit 0 from='client.? 172.21.15.80:0/3039833781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:41:47.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:41:47 smithi080 bash[28361]: audit 2023-12-01T10:41:47.049409+0000 mon.a (mon.0) 6739 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:41:47.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:41:47 smithi080 bash[28361]: audit 2023-12-01T10:41:47.064510+0000 mon.a (mon.0) 6740 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:41:47.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:41:47 smithi080 bash[28361]: audit 2023-12-01T10:41:47.555566+0000 mon.c (mon.2) 6797 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:41:47.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:41:47 smithi080 bash[28361]: audit 2023-12-01T10:41:47.557341+0000 mon.c (mon.2) 6798 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:41:47.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:41:47 smithi080 bash[28361]: audit 2023-12-01T10:41:47.568467+0000 mon.a (mon.0) 6741 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:41:47.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:41:47 smithi080 bash[41963]: audit 2023-12-01T10:41:46.646614+0000 mon.a (mon.0) 6736 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:41:47.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:41:47 smithi080 bash[41963]: audit 2023-12-01T10:41:46.657820+0000 mon.a (mon.0) 6737 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:41:47.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:41:47 smithi080 bash[41963]: cluster 2023-12-01T10:41:46.889420+0000 mgr.y (mgr.24362) 10597 : cluster 0 pgmap v10566: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:41:47.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:41:47 smithi080 bash[41963]: audit 2023-12-01T10:41:46.937433+0000 mon.a (mon.0) 6738 : audit 0 from='client.? 172.21.15.80:0/3039833781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:41:47.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:41:47 smithi080 bash[41963]: audit 2023-12-01T10:41:47.049409+0000 mon.a (mon.0) 6739 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:41:47.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:41:47 smithi080 bash[41963]: audit 2023-12-01T10:41:47.064510+0000 mon.a (mon.0) 6740 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:41:47.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:41:47 smithi080 bash[41963]: audit 2023-12-01T10:41:47.555566+0000 mon.c (mon.2) 6797 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:41:47.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:41:47 smithi080 bash[41963]: audit 2023-12-01T10:41:47.557341+0000 mon.c (mon.2) 6798 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:41:47.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:41:47 smithi080 bash[41963]: audit 2023-12-01T10:41:47.568467+0000 mon.a (mon.0) 6741 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:41:48.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:41:47 smithi090 bash[32384]: audit 2023-12-01T10:41:46.646614+0000 mon.a (mon.0) 6736 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:41:48.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:41:47 smithi090 bash[32384]: audit 2023-12-01T10:41:46.657820+0000 mon.a (mon.0) 6737 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:41:48.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:41:47 smithi090 bash[32384]: cluster 2023-12-01T10:41:46.889420+0000 mgr.y (mgr.24362) 10597 : cluster 0 pgmap v10566: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:41:48.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:41:47 smithi090 bash[32384]: audit 2023-12-01T10:41:46.937433+0000 mon.a (mon.0) 6738 : audit 0 from='client.? 172.21.15.80:0/3039833781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:41:48.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:41:47 smithi090 bash[32384]: audit 2023-12-01T10:41:47.049409+0000 mon.a (mon.0) 6739 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:41:48.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:41:47 smithi090 bash[32384]: audit 2023-12-01T10:41:47.064510+0000 mon.a (mon.0) 6740 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:41:48.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:41:47 smithi090 bash[32384]: audit 2023-12-01T10:41:47.555566+0000 mon.c (mon.2) 6797 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:41:48.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:41:47 smithi090 bash[32384]: audit 2023-12-01T10:41:47.557341+0000 mon.c (mon.2) 6798 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:41:48.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:41:47 smithi090 bash[32384]: audit 2023-12-01T10:41:47.568467+0000 mon.a (mon.0) 6741 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:41:50.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:41:49 smithi090 bash[32384]: cluster 2023-12-01T10:41:48.890031+0000 mgr.y (mgr.24362) 10598 : cluster 0 pgmap v10567: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:41:50.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:41:49 smithi090 bash[32384]: audit 2023-12-01T10:41:49.394040+0000 mon.a (mon.0) 6742 : audit 0 from='client.? 172.21.15.80:0/2483857172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:41:50.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:41:49 smithi080 bash[28361]: cluster 2023-12-01T10:41:48.890031+0000 mgr.y (mgr.24362) 10598 : cluster 0 pgmap v10567: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:41:50.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:41:49 smithi080 bash[28361]: audit 2023-12-01T10:41:49.394040+0000 mon.a (mon.0) 6742 : audit 0 from='client.? 172.21.15.80:0/2483857172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:41:50.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:41:49 smithi080 bash[41963]: cluster 2023-12-01T10:41:48.890031+0000 mgr.y (mgr.24362) 10598 : cluster 0 pgmap v10567: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:41:50.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:41:49 smithi080 bash[41963]: audit 2023-12-01T10:41:49.394040+0000 mon.a (mon.0) 6742 : audit 0 from='client.? 172.21.15.80:0/2483857172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:41:52.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:41:51 smithi090 bash[32384]: cluster 2023-12-01T10:41:50.891102+0000 mgr.y (mgr.24362) 10599 : cluster 0 pgmap v10568: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:41:52.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:41:51 smithi090 bash[32384]: audit 2023-12-01T10:41:51.849265+0000 mon.c (mon.2) 6799 : audit 0 from='client.? 172.21.15.80:0/494341089' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:41:52.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:41:51 smithi080 bash[28361]: cluster 2023-12-01T10:41:50.891102+0000 mgr.y (mgr.24362) 10599 : cluster 0 pgmap v10568: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:41:52.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:41:51 smithi080 bash[28361]: audit 2023-12-01T10:41:51.849265+0000 mon.c (mon.2) 6799 : audit 0 from='client.? 172.21.15.80:0/494341089' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:41:52.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:41:51 smithi080 bash[41963]: cluster 2023-12-01T10:41:50.891102+0000 mgr.y (mgr.24362) 10599 : cluster 0 pgmap v10568: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:41:52.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:41:51 smithi080 bash[41963]: audit 2023-12-01T10:41:51.849265+0000 mon.c (mon.2) 6799 : audit 0 from='client.? 172.21.15.80:0/494341089' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:41:54.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:41:53 smithi090 bash[32384]: cluster 2023-12-01T10:41:52.891849+0000 mgr.y (mgr.24362) 10600 : cluster 0 pgmap v10569: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:41:54.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:41:53 smithi080 bash[28361]: cluster 2023-12-01T10:41:52.891849+0000 mgr.y (mgr.24362) 10600 : cluster 0 pgmap v10569: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:41:54.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:41:53 smithi080 bash[41963]: cluster 2023-12-01T10:41:52.891849+0000 mgr.y (mgr.24362) 10600 : cluster 0 pgmap v10569: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:41:55.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:41:54 smithi090 bash[32384]: audit 2023-12-01T10:41:54.307274+0000 mon.a (mon.0) 6743 : audit 0 from='client.? 172.21.15.80:0/3255523299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:41:55.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:41:54 smithi080 bash[28361]: audit 2023-12-01T10:41:54.307274+0000 mon.a (mon.0) 6743 : audit 0 from='client.? 172.21.15.80:0/3255523299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:41:55.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:41:54 smithi080 bash[41963]: audit 2023-12-01T10:41:54.307274+0000 mon.a (mon.0) 6743 : audit 0 from='client.? 172.21.15.80:0/3255523299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:41:56.233 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:41:55 smithi080 bash[41963]: cluster 2023-12-01T10:41:54.892547+0000 mgr.y (mgr.24362) 10601 : cluster 0 pgmap v10570: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:41:56.233 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:41:55 smithi080 bash[41963]: audit 2023-12-01T10:41:55.342795+0000 mon.c (mon.2) 6800 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:41:56.233 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:41:55 smithi080 bash[28361]: cluster 2023-12-01T10:41:54.892547+0000 mgr.y (mgr.24362) 10601 : cluster 0 pgmap v10570: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:41:56.234 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:41:55 smithi080 bash[28361]: audit 2023-12-01T10:41:55.342795+0000 mon.c (mon.2) 6800 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:41:56.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:41:55 smithi090 bash[32384]: cluster 2023-12-01T10:41:54.892547+0000 mgr.y (mgr.24362) 10601 : cluster 0 pgmap v10570: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:41:56.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:41:55 smithi090 bash[32384]: audit 2023-12-01T10:41:55.342795+0000 mon.c (mon.2) 6800 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:41:56.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:41:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:41:56] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T10:41:57.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:41:56 smithi090 bash[32384]: audit 2023-12-01T10:41:56.762309+0000 mon.a (mon.0) 6744 : audit 0 from='client.? 172.21.15.80:0/566833349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:41:57.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:41:56 smithi080 bash[28361]: audit 2023-12-01T10:41:56.762309+0000 mon.a (mon.0) 6744 : audit 0 from='client.? 172.21.15.80:0/566833349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:41:57.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:41:56 smithi080 bash[41963]: audit 2023-12-01T10:41:56.762309+0000 mon.a (mon.0) 6744 : audit 0 from='client.? 172.21.15.80:0/566833349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:41:58.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:41:57 smithi090 bash[32384]: cluster 2023-12-01T10:41:56.893709+0000 mgr.y (mgr.24362) 10602 : cluster 0 pgmap v10571: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:41:58.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:41:57 smithi080 bash[28361]: cluster 2023-12-01T10:41:56.893709+0000 mgr.y (mgr.24362) 10602 : cluster 0 pgmap v10571: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:41:58.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:41:57 smithi080 bash[41963]: cluster 2023-12-01T10:41:56.893709+0000 mgr.y (mgr.24362) 10602 : cluster 0 pgmap v10571: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:42:00.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:41:59 smithi090 bash[32384]: cluster 2023-12-01T10:41:58.894450+0000 mgr.y (mgr.24362) 10603 : cluster 0 pgmap v10572: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:42:00.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:41:59 smithi090 bash[32384]: audit 2023-12-01T10:41:59.218652+0000 mon.c (mon.2) 6801 : audit 0 from='client.? 172.21.15.80:0/3481471669' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:42:00.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:41:59 smithi080 bash[28361]: cluster 2023-12-01T10:41:58.894450+0000 mgr.y (mgr.24362) 10603 : cluster 0 pgmap v10572: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:42:00.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:41:59 smithi080 bash[28361]: audit 2023-12-01T10:41:59.218652+0000 mon.c (mon.2) 6801 : audit 0 from='client.? 172.21.15.80:0/3481471669' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:42:00.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:41:59 smithi080 bash[41963]: cluster 2023-12-01T10:41:58.894450+0000 mgr.y (mgr.24362) 10603 : cluster 0 pgmap v10572: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:42:00.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:41:59 smithi080 bash[41963]: audit 2023-12-01T10:41:59.218652+0000 mon.c (mon.2) 6801 : audit 0 from='client.? 172.21.15.80:0/3481471669' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:42:02.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:42:01 smithi090 bash[32384]: cluster 2023-12-01T10:42:00.895590+0000 mgr.y (mgr.24362) 10604 : cluster 0 pgmap v10573: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:42:02.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:42:01 smithi090 bash[32384]: audit 2023-12-01T10:42:01.668513+0000 mon.a (mon.0) 6745 : audit 0 from='client.? 172.21.15.80:0/2762002508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:42:02.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:42:01 smithi080 bash[28361]: cluster 2023-12-01T10:42:00.895590+0000 mgr.y (mgr.24362) 10604 : cluster 0 pgmap v10573: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:42:02.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:42:01 smithi080 bash[28361]: audit 2023-12-01T10:42:01.668513+0000 mon.a (mon.0) 6745 : audit 0 from='client.? 172.21.15.80:0/2762002508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:42:02.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:42:01 smithi080 bash[41963]: cluster 2023-12-01T10:42:00.895590+0000 mgr.y (mgr.24362) 10604 : cluster 0 pgmap v10573: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:42:02.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:42:01 smithi080 bash[41963]: audit 2023-12-01T10:42:01.668513+0000 mon.a (mon.0) 6745 : audit 0 from='client.? 172.21.15.80:0/2762002508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:42:04.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:42:03 smithi090 bash[32384]: cluster 2023-12-01T10:42:02.896318+0000 mgr.y (mgr.24362) 10605 : cluster 0 pgmap v10574: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:42:04.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:42:03 smithi080 bash[28361]: cluster 2023-12-01T10:42:02.896318+0000 mgr.y (mgr.24362) 10605 : cluster 0 pgmap v10574: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:42:04.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:42:03 smithi080 bash[41963]: cluster 2023-12-01T10:42:02.896318+0000 mgr.y (mgr.24362) 10605 : cluster 0 pgmap v10574: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:42:05.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:42:04 smithi090 bash[32384]: audit 2023-12-01T10:42:04.125989+0000 mon.c (mon.2) 6802 : audit 0 from='client.? 172.21.15.80:0/1982666189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:42:05.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:42:04 smithi080 bash[28361]: audit 2023-12-01T10:42:04.125989+0000 mon.c (mon.2) 6802 : audit 0 from='client.? 172.21.15.80:0/1982666189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:42:05.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:42:04 smithi080 bash[41963]: audit 2023-12-01T10:42:04.125989+0000 mon.c (mon.2) 6802 : audit 0 from='client.? 172.21.15.80:0/1982666189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:42:06.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:42:05 smithi090 bash[32384]: cluster 2023-12-01T10:42:04.896943+0000 mgr.y (mgr.24362) 10606 : cluster 0 pgmap v10575: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:42:06.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:42:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:42:06] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T10:42:06.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:42:05 smithi080 bash[41963]: cluster 2023-12-01T10:42:04.896943+0000 mgr.y (mgr.24362) 10606 : cluster 0 pgmap v10575: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:42:06.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:42:05 smithi080 bash[28361]: cluster 2023-12-01T10:42:04.896943+0000 mgr.y (mgr.24362) 10606 : cluster 0 pgmap v10575: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:42:07.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:42:06 smithi090 bash[32384]: audit 2023-12-01T10:42:06.581007+0000 mon.c (mon.2) 6803 : audit 0 from='client.? 172.21.15.80:0/252380859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:42:07.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:42:06 smithi080 bash[28361]: audit 2023-12-01T10:42:06.581007+0000 mon.c (mon.2) 6803 : audit 0 from='client.? 172.21.15.80:0/252380859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:42:07.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:42:06 smithi080 bash[41963]: audit 2023-12-01T10:42:06.581007+0000 mon.c (mon.2) 6803 : audit 0 from='client.? 172.21.15.80:0/252380859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:42:08.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:42:07 smithi090 bash[32384]: cluster 2023-12-01T10:42:06.898136+0000 mgr.y (mgr.24362) 10607 : cluster 0 pgmap v10576: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:42:08.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:42:07 smithi080 bash[28361]: cluster 2023-12-01T10:42:06.898136+0000 mgr.y (mgr.24362) 10607 : cluster 0 pgmap v10576: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:42:08.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:42:07 smithi080 bash[41963]: cluster 2023-12-01T10:42:06.898136+0000 mgr.y (mgr.24362) 10607 : cluster 0 pgmap v10576: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:42:10.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:42:10 smithi090 bash[32384]: cluster 2023-12-01T10:42:08.898749+0000 mgr.y (mgr.24362) 10608 : cluster 0 pgmap v10577: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:42:10.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:42:10 smithi090 bash[32384]: audit 2023-12-01T10:42:09.040372+0000 mon.c (mon.2) 6804 : audit 0 from='client.? 172.21.15.80:0/902438618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:42:10.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:42:10 smithi080 bash[41963]: cluster 2023-12-01T10:42:08.898749+0000 mgr.y (mgr.24362) 10608 : cluster 0 pgmap v10577: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:42:10.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:42:10 smithi080 bash[41963]: audit 2023-12-01T10:42:09.040372+0000 mon.c (mon.2) 6804 : audit 0 from='client.? 172.21.15.80:0/902438618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:42:10.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:42:10 smithi080 bash[28361]: cluster 2023-12-01T10:42:08.898749+0000 mgr.y (mgr.24362) 10608 : cluster 0 pgmap v10577: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:42:10.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:42:10 smithi080 bash[28361]: audit 2023-12-01T10:42:09.040372+0000 mon.c (mon.2) 6804 : audit 0 from='client.? 172.21.15.80:0/902438618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:42:11.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:42:11 smithi090 bash[32384]: audit 2023-12-01T10:42:10.342906+0000 mon.c (mon.2) 6805 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:42:11.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:42:11 smithi080 bash[28361]: audit 2023-12-01T10:42:10.342906+0000 mon.c (mon.2) 6805 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:42:11.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:42:11 smithi080 bash[41963]: audit 2023-12-01T10:42:10.342906+0000 mon.c (mon.2) 6805 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:42:12.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:42:12 smithi090 bash[32384]: cluster 2023-12-01T10:42:10.899854+0000 mgr.y (mgr.24362) 10609 : cluster 0 pgmap v10578: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:42:12.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:42:12 smithi090 bash[32384]: audit 2023-12-01T10:42:11.498212+0000 mon.c (mon.2) 6806 : audit 0 from='client.? 172.21.15.80:0/2639648607' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:42:12.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:42:12 smithi080 bash[28361]: cluster 2023-12-01T10:42:10.899854+0000 mgr.y (mgr.24362) 10609 : cluster 0 pgmap v10578: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:42:12.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:42:12 smithi080 bash[28361]: audit 2023-12-01T10:42:11.498212+0000 mon.c (mon.2) 6806 : audit 0 from='client.? 172.21.15.80:0/2639648607' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:42:12.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:42:12 smithi080 bash[41963]: cluster 2023-12-01T10:42:10.899854+0000 mgr.y (mgr.24362) 10609 : cluster 0 pgmap v10578: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:42:12.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:42:12 smithi080 bash[41963]: audit 2023-12-01T10:42:11.498212+0000 mon.c (mon.2) 6806 : audit 0 from='client.? 172.21.15.80:0/2639648607' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:42:14.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:42:14 smithi090 bash[32384]: cluster 2023-12-01T10:42:12.900567+0000 mgr.y (mgr.24362) 10610 : cluster 0 pgmap v10579: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:42:14.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:42:14 smithi090 bash[32384]: audit 2023-12-01T10:42:13.952247+0000 mon.a (mon.0) 6746 : audit 0 from='client.? 172.21.15.80:0/736127671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:42:14.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:42:14 smithi080 bash[28361]: cluster 2023-12-01T10:42:12.900567+0000 mgr.y (mgr.24362) 10610 : cluster 0 pgmap v10579: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:42:14.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:42:14 smithi080 bash[28361]: audit 2023-12-01T10:42:13.952247+0000 mon.a (mon.0) 6746 : audit 0 from='client.? 172.21.15.80:0/736127671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:42:14.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:42:14 smithi080 bash[41963]: cluster 2023-12-01T10:42:12.900567+0000 mgr.y (mgr.24362) 10610 : cluster 0 pgmap v10579: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:42:14.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:42:14 smithi080 bash[41963]: audit 2023-12-01T10:42:13.952247+0000 mon.a (mon.0) 6746 : audit 0 from='client.? 172.21.15.80:0/736127671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:42:15.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:42:15 smithi090 bash[32384]: cluster 2023-12-01T10:42:14.901231+0000 mgr.y (mgr.24362) 10611 : cluster 0 pgmap v10580: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:42:15.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:42:15 smithi080 bash[28361]: cluster 2023-12-01T10:42:14.901231+0000 mgr.y (mgr.24362) 10611 : cluster 0 pgmap v10580: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:42:15.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:42:15 smithi080 bash[41963]: cluster 2023-12-01T10:42:14.901231+0000 mgr.y (mgr.24362) 10611 : cluster 0 pgmap v10580: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:42:16.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:42:16 smithi080 bash[28361]: audit 2023-12-01T10:42:16.404469+0000 mon.c (mon.2) 6807 : audit 0 from='client.? 172.21.15.80:0/1596753970' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:42:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:42:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:42:16] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T10:42:16.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:42:16 smithi080 bash[41963]: audit 2023-12-01T10:42:16.404469+0000 mon.c (mon.2) 6807 : audit 0 from='client.? 172.21.15.80:0/1596753970' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:42:16.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:42:16 smithi090 bash[32384]: audit 2023-12-01T10:42:16.404469+0000 mon.c (mon.2) 6807 : audit 0 from='client.? 172.21.15.80:0/1596753970' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:42:17.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:42:17 smithi090 bash[32384]: cluster 2023-12-01T10:42:16.902453+0000 mgr.y (mgr.24362) 10612 : cluster 0 pgmap v10581: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:42:17.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:42:17 smithi080 bash[28361]: cluster 2023-12-01T10:42:16.902453+0000 mgr.y (mgr.24362) 10612 : cluster 0 pgmap v10581: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:42:17.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:42:17 smithi080 bash[41963]: cluster 2023-12-01T10:42:16.902453+0000 mgr.y (mgr.24362) 10612 : cluster 0 pgmap v10581: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:42:19.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:42:18 smithi080 bash[41963]: audit 2023-12-01T10:42:18.871746+0000 mon.a (mon.0) 6747 : audit 0 from='client.? 172.21.15.80:0/442696566' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:42:19.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:42:18 smithi080 bash[28361]: audit 2023-12-01T10:42:18.871746+0000 mon.a (mon.0) 6747 : audit 0 from='client.? 172.21.15.80:0/442696566' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:42:19.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:42:18 smithi090 bash[32384]: audit 2023-12-01T10:42:18.871746+0000 mon.a (mon.0) 6747 : audit 0 from='client.? 172.21.15.80:0/442696566' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:42:20.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:42:19 smithi090 bash[32384]: cluster 2023-12-01T10:42:18.903183+0000 mgr.y (mgr.24362) 10613 : cluster 0 pgmap v10582: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:42:20.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:42:19 smithi080 bash[28361]: cluster 2023-12-01T10:42:18.903183+0000 mgr.y (mgr.24362) 10613 : cluster 0 pgmap v10582: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:42:20.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:42:19 smithi080 bash[41963]: cluster 2023-12-01T10:42:18.903183+0000 mgr.y (mgr.24362) 10613 : cluster 0 pgmap v10582: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:42:22.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:42:21 smithi090 bash[32384]: cluster 2023-12-01T10:42:20.904228+0000 mgr.y (mgr.24362) 10614 : cluster 0 pgmap v10583: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:42:22.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:42:21 smithi090 bash[32384]: audit 2023-12-01T10:42:21.327381+0000 mon.c (mon.2) 6808 : audit 0 from='client.? 172.21.15.80:0/1689952670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:42:22.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:42:21 smithi080 bash[41963]: cluster 2023-12-01T10:42:20.904228+0000 mgr.y (mgr.24362) 10614 : cluster 0 pgmap v10583: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:42:22.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:42:21 smithi080 bash[41963]: audit 2023-12-01T10:42:21.327381+0000 mon.c (mon.2) 6808 : audit 0 from='client.? 172.21.15.80:0/1689952670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:42:22.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:42:21 smithi080 bash[28361]: cluster 2023-12-01T10:42:20.904228+0000 mgr.y (mgr.24362) 10614 : cluster 0 pgmap v10583: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:42:22.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:42:21 smithi080 bash[28361]: audit 2023-12-01T10:42:21.327381+0000 mon.c (mon.2) 6808 : audit 0 from='client.? 172.21.15.80:0/1689952670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:42:24.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:42:23 smithi090 bash[32384]: cluster 2023-12-01T10:42:22.904954+0000 mgr.y (mgr.24362) 10615 : cluster 0 pgmap v10584: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:42:24.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:42:23 smithi090 bash[32384]: audit 2023-12-01T10:42:23.777994+0000 mon.a (mon.0) 6748 : audit 0 from='client.? 172.21.15.80:0/1199192813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:42:24.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:42:23 smithi080 bash[28361]: cluster 2023-12-01T10:42:22.904954+0000 mgr.y (mgr.24362) 10615 : cluster 0 pgmap v10584: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:42:24.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:42:23 smithi080 bash[28361]: audit 2023-12-01T10:42:23.777994+0000 mon.a (mon.0) 6748 : audit 0 from='client.? 172.21.15.80:0/1199192813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:42:24.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:42:23 smithi080 bash[41963]: cluster 2023-12-01T10:42:22.904954+0000 mgr.y (mgr.24362) 10615 : cluster 0 pgmap v10584: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:42:24.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:42:23 smithi080 bash[41963]: audit 2023-12-01T10:42:23.777994+0000 mon.a (mon.0) 6748 : audit 0 from='client.? 172.21.15.80:0/1199192813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:42:25.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:42:25 smithi090 bash[32384]: cluster 2023-12-01T10:42:24.905641+0000 mgr.y (mgr.24362) 10616 : cluster 0 pgmap v10585: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:42:25.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:42:25 smithi090 bash[32384]: audit 2023-12-01T10:42:25.343600+0000 mon.c (mon.2) 6809 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:42:25.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:42:25 smithi080 bash[28361]: cluster 2023-12-01T10:42:24.905641+0000 mgr.y (mgr.24362) 10616 : cluster 0 pgmap v10585: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:42:25.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:42:25 smithi080 bash[28361]: audit 2023-12-01T10:42:25.343600+0000 mon.c (mon.2) 6809 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:42:25.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:42:25 smithi080 bash[41963]: cluster 2023-12-01T10:42:24.905641+0000 mgr.y (mgr.24362) 10616 : cluster 0 pgmap v10585: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:42:25.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:42:25 smithi080 bash[41963]: audit 2023-12-01T10:42:25.343600+0000 mon.c (mon.2) 6809 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:42:26.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:42:26 smithi080 bash[28361]: audit 2023-12-01T10:42:26.230255+0000 mon.a (mon.0) 6749 : audit 0 from='client.? 172.21.15.80:0/3573738982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:42:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:42:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:42:26] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T10:42:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:42:26 smithi080 bash[41963]: audit 2023-12-01T10:42:26.230255+0000 mon.a (mon.0) 6749 : audit 0 from='client.? 172.21.15.80:0/3573738982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:42:26.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:42:26 smithi090 bash[32384]: audit 2023-12-01T10:42:26.230255+0000 mon.a (mon.0) 6749 : audit 0 from='client.? 172.21.15.80:0/3573738982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:42:27.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:42:27 smithi090 bash[32384]: cluster 2023-12-01T10:42:26.906772+0000 mgr.y (mgr.24362) 10617 : cluster 0 pgmap v10586: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:42:27.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:42:27 smithi080 bash[41963]: cluster 2023-12-01T10:42:26.906772+0000 mgr.y (mgr.24362) 10617 : cluster 0 pgmap v10586: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:42:27.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:42:27 smithi080 bash[28361]: cluster 2023-12-01T10:42:26.906772+0000 mgr.y (mgr.24362) 10617 : cluster 0 pgmap v10586: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:42:29.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:42:28 smithi090 bash[32384]: audit 2023-12-01T10:42:28.692797+0000 mon.a (mon.0) 6750 : audit 0 from='client.? 172.21.15.80:0/3444747620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:42:29.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:42:28 smithi080 bash[41963]: audit 2023-12-01T10:42:28.692797+0000 mon.a (mon.0) 6750 : audit 0 from='client.? 172.21.15.80:0/3444747620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:42:29.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:42:28 smithi080 bash[28361]: audit 2023-12-01T10:42:28.692797+0000 mon.a (mon.0) 6750 : audit 0 from='client.? 172.21.15.80:0/3444747620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:42:30.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:42:29 smithi090 bash[32384]: cluster 2023-12-01T10:42:28.907494+0000 mgr.y (mgr.24362) 10618 : cluster 0 pgmap v10587: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:42:30.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:42:29 smithi080 bash[28361]: cluster 2023-12-01T10:42:28.907494+0000 mgr.y (mgr.24362) 10618 : cluster 0 pgmap v10587: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:42:30.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:42:29 smithi080 bash[41963]: cluster 2023-12-01T10:42:28.907494+0000 mgr.y (mgr.24362) 10618 : cluster 0 pgmap v10587: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:42:32.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:42:31 smithi090 bash[32384]: cluster 2023-12-01T10:42:30.908624+0000 mgr.y (mgr.24362) 10619 : cluster 0 pgmap v10588: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:42:32.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:42:31 smithi090 bash[32384]: audit 2023-12-01T10:42:31.152905+0000 mon.c (mon.2) 6810 : audit 0 from='client.? 172.21.15.80:0/1565224457' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:42:32.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:42:31 smithi080 bash[28361]: cluster 2023-12-01T10:42:30.908624+0000 mgr.y (mgr.24362) 10619 : cluster 0 pgmap v10588: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:42:32.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:42:31 smithi080 bash[28361]: audit 2023-12-01T10:42:31.152905+0000 mon.c (mon.2) 6810 : audit 0 from='client.? 172.21.15.80:0/1565224457' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:42:32.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:42:31 smithi080 bash[41963]: cluster 2023-12-01T10:42:30.908624+0000 mgr.y (mgr.24362) 10619 : cluster 0 pgmap v10588: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:42:32.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:42:31 smithi080 bash[41963]: audit 2023-12-01T10:42:31.152905+0000 mon.c (mon.2) 6810 : audit 0 from='client.? 172.21.15.80:0/1565224457' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:42:34.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:42:33 smithi090 bash[32384]: cluster 2023-12-01T10:42:32.909308+0000 mgr.y (mgr.24362) 10620 : cluster 0 pgmap v10589: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:42:34.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:42:33 smithi090 bash[32384]: audit 2023-12-01T10:42:33.596795+0000 mon.a (mon.0) 6751 : audit 0 from='client.? 172.21.15.80:0/437905599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:42:34.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:42:33 smithi080 bash[28361]: cluster 2023-12-01T10:42:32.909308+0000 mgr.y (mgr.24362) 10620 : cluster 0 pgmap v10589: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:42:34.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:42:33 smithi080 bash[28361]: audit 2023-12-01T10:42:33.596795+0000 mon.a (mon.0) 6751 : audit 0 from='client.? 172.21.15.80:0/437905599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:42:34.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:42:33 smithi080 bash[41963]: cluster 2023-12-01T10:42:32.909308+0000 mgr.y (mgr.24362) 10620 : cluster 0 pgmap v10589: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:42:34.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:42:33 smithi080 bash[41963]: audit 2023-12-01T10:42:33.596795+0000 mon.a (mon.0) 6751 : audit 0 from='client.? 172.21.15.80:0/437905599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:42:35.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:42:35 smithi090 bash[32384]: cluster 2023-12-01T10:42:34.910160+0000 mgr.y (mgr.24362) 10621 : cluster 0 pgmap v10590: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:42:35.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:42:35 smithi080 bash[28361]: cluster 2023-12-01T10:42:34.910160+0000 mgr.y (mgr.24362) 10621 : cluster 0 pgmap v10590: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:42:35.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:42:35 smithi080 bash[41963]: cluster 2023-12-01T10:42:34.910160+0000 mgr.y (mgr.24362) 10621 : cluster 0 pgmap v10590: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:42:36.483 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:42:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:42:36] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T10:42:36.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:42:36 smithi090 bash[32384]: audit 2023-12-01T10:42:36.055148+0000 mon.a (mon.0) 6752 : audit 0 from='client.? 172.21.15.80:0/2449248766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:42:36.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:42:36 smithi080 bash[28361]: audit 2023-12-01T10:42:36.055148+0000 mon.a (mon.0) 6752 : audit 0 from='client.? 172.21.15.80:0/2449248766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:42:36.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:42:36 smithi080 bash[41963]: audit 2023-12-01T10:42:36.055148+0000 mon.a (mon.0) 6752 : audit 0 from='client.? 172.21.15.80:0/2449248766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:42:37.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:42:37 smithi090 bash[32384]: cluster 2023-12-01T10:42:36.911393+0000 mgr.y (mgr.24362) 10622 : cluster 0 pgmap v10591: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:42:37.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:42:37 smithi080 bash[41963]: cluster 2023-12-01T10:42:36.911393+0000 mgr.y (mgr.24362) 10622 : cluster 0 pgmap v10591: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:42:37.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:42:37 smithi080 bash[28361]: cluster 2023-12-01T10:42:36.911393+0000 mgr.y (mgr.24362) 10622 : cluster 0 pgmap v10591: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:42:38.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:42:38 smithi080 bash[28361]: audit 2023-12-01T10:42:38.522748+0000 mon.a (mon.0) 6753 : audit 0 from='client.? 172.21.15.80:0/3932150155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:42:38.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:42:38 smithi080 bash[41963]: audit 2023-12-01T10:42:38.522748+0000 mon.a (mon.0) 6753 : audit 0 from='client.? 172.21.15.80:0/3932150155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:42:39.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:42:38 smithi090 bash[32384]: audit 2023-12-01T10:42:38.522748+0000 mon.a (mon.0) 6753 : audit 0 from='client.? 172.21.15.80:0/3932150155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:42:39.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:42:39 smithi080 bash[28361]: cluster 2023-12-01T10:42:38.912069+0000 mgr.y (mgr.24362) 10623 : cluster 0 pgmap v10592: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:42:39.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:42:39 smithi080 bash[41963]: cluster 2023-12-01T10:42:38.912069+0000 mgr.y (mgr.24362) 10623 : cluster 0 pgmap v10592: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:42:40.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:42:39 smithi090 bash[32384]: cluster 2023-12-01T10:42:38.912069+0000 mgr.y (mgr.24362) 10623 : cluster 0 pgmap v10592: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:42:40.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:42:40 smithi080 bash[28361]: audit 2023-12-01T10:42:40.343961+0000 mon.c (mon.2) 6811 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:42:40.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:42:40 smithi080 bash[41963]: audit 2023-12-01T10:42:40.343961+0000 mon.c (mon.2) 6811 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:42:41.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:42:40 smithi090 bash[32384]: audit 2023-12-01T10:42:40.343961+0000 mon.c (mon.2) 6811 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:42:41.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:42:41 smithi080 bash[28361]: cluster 2023-12-01T10:42:40.913022+0000 mgr.y (mgr.24362) 10624 : cluster 0 pgmap v10593: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:42:41.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:42:41 smithi080 bash[28361]: audit 2023-12-01T10:42:40.984276+0000 mon.c (mon.2) 6812 : audit 0 from='client.? 172.21.15.80:0/1856223149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:42:41.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:42:41 smithi080 bash[41963]: cluster 2023-12-01T10:42:40.913022+0000 mgr.y (mgr.24362) 10624 : cluster 0 pgmap v10593: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:42:41.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:42:41 smithi080 bash[41963]: audit 2023-12-01T10:42:40.984276+0000 mon.c (mon.2) 6812 : audit 0 from='client.? 172.21.15.80:0/1856223149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:42:42.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:42:41 smithi090 bash[32384]: cluster 2023-12-01T10:42:40.913022+0000 mgr.y (mgr.24362) 10624 : cluster 0 pgmap v10593: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:42:42.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:42:41 smithi090 bash[32384]: audit 2023-12-01T10:42:40.984276+0000 mon.c (mon.2) 6812 : audit 0 from='client.? 172.21.15.80:0/1856223149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:42:44.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:42:43 smithi090 bash[32384]: cluster 2023-12-01T10:42:42.913449+0000 mgr.y (mgr.24362) 10625 : cluster 0 pgmap v10594: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:42:44.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:42:43 smithi090 bash[32384]: audit 2023-12-01T10:42:43.433840+0000 mon.a (mon.0) 6754 : audit 0 from='client.? 172.21.15.80:0/728738519' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:42:44.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:42:43 smithi080 bash[28361]: cluster 2023-12-01T10:42:42.913449+0000 mgr.y (mgr.24362) 10625 : cluster 0 pgmap v10594: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:42:44.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:42:43 smithi080 bash[28361]: audit 2023-12-01T10:42:43.433840+0000 mon.a (mon.0) 6754 : audit 0 from='client.? 172.21.15.80:0/728738519' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:42:44.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:42:43 smithi080 bash[41963]: cluster 2023-12-01T10:42:42.913449+0000 mgr.y (mgr.24362) 10625 : cluster 0 pgmap v10594: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:42:44.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:42:43 smithi080 bash[41963]: audit 2023-12-01T10:42:43.433840+0000 mon.a (mon.0) 6754 : audit 0 from='client.? 172.21.15.80:0/728738519' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:42:45.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:42:45 smithi090 bash[32384]: cluster 2023-12-01T10:42:44.914070+0000 mgr.y (mgr.24362) 10626 : cluster 0 pgmap v10595: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:42:45.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:42:45 smithi080 bash[28361]: cluster 2023-12-01T10:42:44.914070+0000 mgr.y (mgr.24362) 10626 : cluster 0 pgmap v10595: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:42:45.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:42:45 smithi080 bash[41963]: cluster 2023-12-01T10:42:44.914070+0000 mgr.y (mgr.24362) 10626 : cluster 0 pgmap v10595: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:42:46.488 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:42:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:42:46] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T10:42:46.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:42:46 smithi090 bash[32384]: audit 2023-12-01T10:42:45.887594+0000 mon.c (mon.2) 6813 : audit 0 from='client.? 172.21.15.80:0/1944764395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:42:46.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:42:46 smithi080 bash[28361]: audit 2023-12-01T10:42:45.887594+0000 mon.c (mon.2) 6813 : audit 0 from='client.? 172.21.15.80:0/1944764395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:42:46.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:42:46 smithi080 bash[41963]: audit 2023-12-01T10:42:45.887594+0000 mon.c (mon.2) 6813 : audit 0 from='client.? 172.21.15.80:0/1944764395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:42:47.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:42:47 smithi090 bash[32384]: cluster 2023-12-01T10:42:46.915222+0000 mgr.y (mgr.24362) 10627 : cluster 0 pgmap v10596: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:42:47.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:42:47 smithi080 bash[28361]: cluster 2023-12-01T10:42:46.915222+0000 mgr.y (mgr.24362) 10627 : cluster 0 pgmap v10596: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:42:47.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:42:47 smithi080 bash[41963]: cluster 2023-12-01T10:42:46.915222+0000 mgr.y (mgr.24362) 10627 : cluster 0 pgmap v10596: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:42:48.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:42:48 smithi090 bash[32384]: audit 2023-12-01T10:42:47.655531+0000 mon.c (mon.2) 6814 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:42:48.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:42:48 smithi090 bash[32384]: audit 2023-12-01T10:42:48.344449+0000 mon.c (mon.2) 6815 : audit 0 from='client.? 172.21.15.80:0/2894079443' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:42:48.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:42:48 smithi080 bash[28361]: audit 2023-12-01T10:42:47.655531+0000 mon.c (mon.2) 6814 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:42:48.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:42:48 smithi080 bash[28361]: audit 2023-12-01T10:42:48.344449+0000 mon.c (mon.2) 6815 : audit 0 from='client.? 172.21.15.80:0/2894079443' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:42:48.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:42:48 smithi080 bash[41963]: audit 2023-12-01T10:42:47.655531+0000 mon.c (mon.2) 6814 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:42:48.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:42:48 smithi080 bash[41963]: audit 2023-12-01T10:42:48.344449+0000 mon.c (mon.2) 6815 : audit 0 from='client.? 172.21.15.80:0/2894079443' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:42:49.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:42:49 smithi090 bash[32384]: cluster 2023-12-01T10:42:48.916013+0000 mgr.y (mgr.24362) 10628 : cluster 0 pgmap v10597: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:42:49.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:42:49 smithi080 bash[28361]: cluster 2023-12-01T10:42:48.916013+0000 mgr.y (mgr.24362) 10628 : cluster 0 pgmap v10597: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:42:49.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:42:49 smithi080 bash[41963]: cluster 2023-12-01T10:42:48.916013+0000 mgr.y (mgr.24362) 10628 : cluster 0 pgmap v10597: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:42:51.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:42:50 smithi080 bash[28361]: audit 2023-12-01T10:42:50.793835+0000 mon.c (mon.2) 6816 : audit 0 from='client.? 172.21.15.80:0/1574411683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:42:51.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:42:50 smithi080 bash[41963]: audit 2023-12-01T10:42:50.793835+0000 mon.c (mon.2) 6816 : audit 0 from='client.? 172.21.15.80:0/1574411683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:42:51.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:42:50 smithi090 bash[32384]: audit 2023-12-01T10:42:50.793835+0000 mon.c (mon.2) 6816 : audit 0 from='client.? 172.21.15.80:0/1574411683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:42:52.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:42:51 smithi080 bash[28361]: cluster 2023-12-01T10:42:50.916797+0000 mgr.y (mgr.24362) 10629 : cluster 0 pgmap v10598: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:42:52.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:42:51 smithi080 bash[41963]: cluster 2023-12-01T10:42:50.916797+0000 mgr.y (mgr.24362) 10629 : cluster 0 pgmap v10598: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:42:52.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:42:51 smithi090 bash[32384]: cluster 2023-12-01T10:42:50.916797+0000 mgr.y (mgr.24362) 10629 : cluster 0 pgmap v10598: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:42:54.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:42:53 smithi090 bash[32384]: cluster 2023-12-01T10:42:52.917374+0000 mgr.y (mgr.24362) 10630 : cluster 0 pgmap v10599: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:42:54.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:42:53 smithi090 bash[32384]: audit 2023-12-01T10:42:53.286020+0000 mon.c (mon.2) 6817 : audit 0 from='client.? 172.21.15.80:0/3720871939' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:42:54.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:42:53 smithi090 bash[32384]: audit 2023-12-01T10:42:53.450055+0000 mon.a (mon.0) 6755 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:42:54.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:42:53 smithi090 bash[32384]: audit 2023-12-01T10:42:53.459980+0000 mon.a (mon.0) 6756 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:42:54.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:42:53 smithi090 bash[32384]: audit 2023-12-01T10:42:53.961331+0000 mon.a (mon.0) 6757 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:42:54.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:42:53 smithi080 bash[41963]: cluster 2023-12-01T10:42:52.917374+0000 mgr.y (mgr.24362) 10630 : cluster 0 pgmap v10599: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:42:54.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:42:53 smithi080 bash[41963]: audit 2023-12-01T10:42:53.286020+0000 mon.c (mon.2) 6817 : audit 0 from='client.? 172.21.15.80:0/3720871939' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:42:54.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:42:53 smithi080 bash[41963]: audit 2023-12-01T10:42:53.450055+0000 mon.a (mon.0) 6755 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:42:54.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:42:53 smithi080 bash[41963]: audit 2023-12-01T10:42:53.459980+0000 mon.a (mon.0) 6756 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:42:54.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:42:53 smithi080 bash[41963]: audit 2023-12-01T10:42:53.961331+0000 mon.a (mon.0) 6757 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:42:54.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:42:53 smithi080 bash[28361]: cluster 2023-12-01T10:42:52.917374+0000 mgr.y (mgr.24362) 10630 : cluster 0 pgmap v10599: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:42:54.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:42:53 smithi080 bash[28361]: audit 2023-12-01T10:42:53.286020+0000 mon.c (mon.2) 6817 : audit 0 from='client.? 172.21.15.80:0/3720871939' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:42:54.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:42:53 smithi080 bash[28361]: audit 2023-12-01T10:42:53.450055+0000 mon.a (mon.0) 6755 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:42:54.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:42:53 smithi080 bash[28361]: audit 2023-12-01T10:42:53.459980+0000 mon.a (mon.0) 6756 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:42:54.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:42:53 smithi080 bash[28361]: audit 2023-12-01T10:42:53.961331+0000 mon.a (mon.0) 6757 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:42:55.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:42:54 smithi090 bash[32384]: audit 2023-12-01T10:42:53.973088+0000 mon.a (mon.0) 6758 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:42:55.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:42:54 smithi090 bash[32384]: audit 2023-12-01T10:42:54.442143+0000 mon.c (mon.2) 6818 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:42:55.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:42:54 smithi090 bash[32384]: audit 2023-12-01T10:42:54.443771+0000 mon.c (mon.2) 6819 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:42:55.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:42:54 smithi090 bash[32384]: audit 2023-12-01T10:42:54.456842+0000 mon.a (mon.0) 6759 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:42:55.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:42:54 smithi080 bash[28361]: audit 2023-12-01T10:42:53.973088+0000 mon.a (mon.0) 6758 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:42:55.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:42:54 smithi080 bash[28361]: audit 2023-12-01T10:42:54.442143+0000 mon.c (mon.2) 6818 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:42:55.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:42:54 smithi080 bash[28361]: audit 2023-12-01T10:42:54.443771+0000 mon.c (mon.2) 6819 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:42:55.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:42:54 smithi080 bash[28361]: audit 2023-12-01T10:42:54.456842+0000 mon.a (mon.0) 6759 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:42:55.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:42:54 smithi080 bash[41963]: audit 2023-12-01T10:42:53.973088+0000 mon.a (mon.0) 6758 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:42:55.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:42:54 smithi080 bash[41963]: audit 2023-12-01T10:42:54.442143+0000 mon.c (mon.2) 6818 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:42:55.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:42:54 smithi080 bash[41963]: audit 2023-12-01T10:42:54.443771+0000 mon.c (mon.2) 6819 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:42:55.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:42:54 smithi080 bash[41963]: audit 2023-12-01T10:42:54.456842+0000 mon.a (mon.0) 6759 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:42:56.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:42:55 smithi090 bash[32384]: cluster 2023-12-01T10:42:54.918017+0000 mgr.y (mgr.24362) 10631 : cluster 0 pgmap v10600: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:42:56.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:42:55 smithi090 bash[32384]: audit 2023-12-01T10:42:55.344268+0000 mon.c (mon.2) 6820 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:42:56.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:42:55 smithi090 bash[32384]: audit 2023-12-01T10:42:55.757806+0000 mon.c (mon.2) 6821 : audit 0 from='client.? 172.21.15.80:0/2243022472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:42:56.430 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:42:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:42:56] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T10:42:56.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:42:55 smithi080 bash[28361]: cluster 2023-12-01T10:42:54.918017+0000 mgr.y (mgr.24362) 10631 : cluster 0 pgmap v10600: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:42:56.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:42:55 smithi080 bash[28361]: audit 2023-12-01T10:42:55.344268+0000 mon.c (mon.2) 6820 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:42:56.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:42:55 smithi080 bash[28361]: audit 2023-12-01T10:42:55.757806+0000 mon.c (mon.2) 6821 : audit 0 from='client.? 172.21.15.80:0/2243022472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:42:56.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:42:55 smithi080 bash[41963]: cluster 2023-12-01T10:42:54.918017+0000 mgr.y (mgr.24362) 10631 : cluster 0 pgmap v10600: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:42:56.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:42:55 smithi080 bash[41963]: audit 2023-12-01T10:42:55.344268+0000 mon.c (mon.2) 6820 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:42:56.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:42:55 smithi080 bash[41963]: audit 2023-12-01T10:42:55.757806+0000 mon.c (mon.2) 6821 : audit 0 from='client.? 172.21.15.80:0/2243022472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:42:58.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:42:57 smithi090 bash[32384]: cluster 2023-12-01T10:42:56.919155+0000 mgr.y (mgr.24362) 10632 : cluster 0 pgmap v10601: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:42:58.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:42:57 smithi080 bash[28361]: cluster 2023-12-01T10:42:56.919155+0000 mgr.y (mgr.24362) 10632 : cluster 0 pgmap v10601: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:42:58.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:42:57 smithi080 bash[41963]: cluster 2023-12-01T10:42:56.919155+0000 mgr.y (mgr.24362) 10632 : cluster 0 pgmap v10601: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:42:59.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:42:58 smithi090 bash[32384]: audit 2023-12-01T10:42:58.208520+0000 mon.a (mon.0) 6760 : audit 0 from='client.? 172.21.15.80:0/2922487762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:42:59.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:42:58 smithi080 bash[28361]: audit 2023-12-01T10:42:58.208520+0000 mon.a (mon.0) 6760 : audit 0 from='client.? 172.21.15.80:0/2922487762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:42:59.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:42:58 smithi080 bash[41963]: audit 2023-12-01T10:42:58.208520+0000 mon.a (mon.0) 6760 : audit 0 from='client.? 172.21.15.80:0/2922487762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:43:00.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:42:59 smithi090 bash[32384]: cluster 2023-12-01T10:42:58.919597+0000 mgr.y (mgr.24362) 10633 : cluster 0 pgmap v10602: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:43:00.430 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:42:59 smithi080 bash[41963]: cluster 2023-12-01T10:42:58.919597+0000 mgr.y (mgr.24362) 10633 : cluster 0 pgmap v10602: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:43:00.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:42:59 smithi080 bash[28361]: cluster 2023-12-01T10:42:58.919597+0000 mgr.y (mgr.24362) 10633 : cluster 0 pgmap v10602: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:43:01.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:43:01 smithi090 bash[32384]: audit 2023-12-01T10:43:00.658383+0000 mon.c (mon.2) 6822 : audit 0 from='client.? 172.21.15.80:0/522957047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:43:01.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:43:01 smithi080 bash[28361]: audit 2023-12-01T10:43:00.658383+0000 mon.c (mon.2) 6822 : audit 0 from='client.? 172.21.15.80:0/522957047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:43:01.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:43:01 smithi080 bash[41963]: audit 2023-12-01T10:43:00.658383+0000 mon.c (mon.2) 6822 : audit 0 from='client.? 172.21.15.80:0/522957047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:43:02.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:43:02 smithi090 bash[32384]: cluster 2023-12-01T10:43:00.920866+0000 mgr.y (mgr.24362) 10634 : cluster 0 pgmap v10603: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:43:02.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:43:02 smithi080 bash[28361]: cluster 2023-12-01T10:43:00.920866+0000 mgr.y (mgr.24362) 10634 : cluster 0 pgmap v10603: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:43:02.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:43:02 smithi080 bash[41963]: cluster 2023-12-01T10:43:00.920866+0000 mgr.y (mgr.24362) 10634 : cluster 0 pgmap v10603: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:43:04.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:43:04 smithi080 bash[28361]: cluster 2023-12-01T10:43:02.921395+0000 mgr.y (mgr.24362) 10635 : cluster 0 pgmap v10604: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:43:04.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:43:04 smithi080 bash[28361]: audit 2023-12-01T10:43:03.111390+0000 mon.a (mon.0) 6761 : audit 0 from='client.? 172.21.15.80:0/3610633021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:43:04.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:43:04 smithi080 bash[41963]: cluster 2023-12-01T10:43:02.921395+0000 mgr.y (mgr.24362) 10635 : cluster 0 pgmap v10604: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:43:04.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:43:04 smithi080 bash[41963]: audit 2023-12-01T10:43:03.111390+0000 mon.a (mon.0) 6761 : audit 0 from='client.? 172.21.15.80:0/3610633021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:43:04.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:43:04 smithi090 bash[32384]: cluster 2023-12-01T10:43:02.921395+0000 mgr.y (mgr.24362) 10635 : cluster 0 pgmap v10604: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:43:04.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:43:04 smithi090 bash[32384]: audit 2023-12-01T10:43:03.111390+0000 mon.a (mon.0) 6761 : audit 0 from='client.? 172.21.15.80:0/3610633021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:43:05.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:43:05 smithi090 bash[32384]: cluster 2023-12-01T10:43:04.921992+0000 mgr.y (mgr.24362) 10636 : cluster 0 pgmap v10605: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:43:05.930 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:43:05 smithi080 bash[41963]: cluster 2023-12-01T10:43:04.921992+0000 mgr.y (mgr.24362) 10636 : cluster 0 pgmap v10605: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:43:05.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:43:05 smithi080 bash[28361]: cluster 2023-12-01T10:43:04.921992+0000 mgr.y (mgr.24362) 10636 : cluster 0 pgmap v10605: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:43:06.493 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:43:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:43:06] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T10:43:06.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:43:06 smithi090 bash[32384]: audit 2023-12-01T10:43:05.564394+0000 mon.a (mon.0) 6762 : audit 0 from='client.? 172.21.15.80:0/2497885292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:43:06.930 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:43:06 smithi080 bash[41963]: audit 2023-12-01T10:43:05.564394+0000 mon.a (mon.0) 6762 : audit 0 from='client.? 172.21.15.80:0/2497885292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:43:06.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:43:06 smithi080 bash[28361]: audit 2023-12-01T10:43:05.564394+0000 mon.a (mon.0) 6762 : audit 0 from='client.? 172.21.15.80:0/2497885292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:43:07.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:43:07 smithi090 bash[32384]: cluster 2023-12-01T10:43:06.923161+0000 mgr.y (mgr.24362) 10637 : cluster 0 pgmap v10606: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:43:07.930 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:43:07 smithi080 bash[41963]: cluster 2023-12-01T10:43:06.923161+0000 mgr.y (mgr.24362) 10637 : cluster 0 pgmap v10606: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:43:07.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:43:07 smithi080 bash[28361]: cluster 2023-12-01T10:43:06.923161+0000 mgr.y (mgr.24362) 10637 : cluster 0 pgmap v10606: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:43:08.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:43:08 smithi090 bash[32384]: audit 2023-12-01T10:43:08.021731+0000 mon.a (mon.0) 6763 : audit 0 from='client.? 172.21.15.80:0/1718439198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:43:08.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:43:08 smithi080 bash[28361]: audit 2023-12-01T10:43:08.021731+0000 mon.a (mon.0) 6763 : audit 0 from='client.? 172.21.15.80:0/1718439198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:43:08.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:43:08 smithi080 bash[41963]: audit 2023-12-01T10:43:08.021731+0000 mon.a (mon.0) 6763 : audit 0 from='client.? 172.21.15.80:0/1718439198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:43:09.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:43:09 smithi090 bash[32384]: cluster 2023-12-01T10:43:08.923800+0000 mgr.y (mgr.24362) 10638 : cluster 0 pgmap v10607: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:43:09.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:43:09 smithi080 bash[41963]: cluster 2023-12-01T10:43:08.923800+0000 mgr.y (mgr.24362) 10638 : cluster 0 pgmap v10607: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:43:09.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:43:09 smithi080 bash[28361]: cluster 2023-12-01T10:43:08.923800+0000 mgr.y (mgr.24362) 10638 : cluster 0 pgmap v10607: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:43:10.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:43:10 smithi090 bash[32384]: audit 2023-12-01T10:43:10.344473+0000 mon.c (mon.2) 6823 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:43:10.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:43:10 smithi090 bash[32384]: audit 2023-12-01T10:43:10.483029+0000 mon.a (mon.0) 6764 : audit 0 from='client.? 172.21.15.80:0/3645758604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:43:10.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:43:10 smithi080 bash[28361]: audit 2023-12-01T10:43:10.344473+0000 mon.c (mon.2) 6823 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:43:10.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:43:10 smithi080 bash[28361]: audit 2023-12-01T10:43:10.483029+0000 mon.a (mon.0) 6764 : audit 0 from='client.? 172.21.15.80:0/3645758604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:43:10.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:43:10 smithi080 bash[41963]: audit 2023-12-01T10:43:10.344473+0000 mon.c (mon.2) 6823 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:43:10.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:43:10 smithi080 bash[41963]: audit 2023-12-01T10:43:10.483029+0000 mon.a (mon.0) 6764 : audit 0 from='client.? 172.21.15.80:0/3645758604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:43:11.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:43:11 smithi080 bash[41963]: cluster 2023-12-01T10:43:10.924777+0000 mgr.y (mgr.24362) 10639 : cluster 0 pgmap v10608: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:43:11.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:43:11 smithi080 bash[28361]: cluster 2023-12-01T10:43:10.924777+0000 mgr.y (mgr.24362) 10639 : cluster 0 pgmap v10608: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:43:12.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:43:11 smithi090 bash[32384]: cluster 2023-12-01T10:43:10.924777+0000 mgr.y (mgr.24362) 10639 : cluster 0 pgmap v10608: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:43:13.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:43:12 smithi090 bash[32384]: audit 2023-12-01T10:43:12.932805+0000 mon.a (mon.0) 6765 : audit 0 from='client.? 172.21.15.80:0/3010890034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:43:13.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:43:12 smithi080 bash[28361]: audit 2023-12-01T10:43:12.932805+0000 mon.a (mon.0) 6765 : audit 0 from='client.? 172.21.15.80:0/3010890034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:43:13.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:43:12 smithi080 bash[41963]: audit 2023-12-01T10:43:12.932805+0000 mon.a (mon.0) 6765 : audit 0 from='client.? 172.21.15.80:0/3010890034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:43:14.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:43:13 smithi090 bash[32384]: cluster 2023-12-01T10:43:12.925433+0000 mgr.y (mgr.24362) 10640 : cluster 0 pgmap v10609: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:43:14.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:43:13 smithi080 bash[41963]: cluster 2023-12-01T10:43:12.925433+0000 mgr.y (mgr.24362) 10640 : cluster 0 pgmap v10609: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:43:14.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:43:13 smithi080 bash[28361]: cluster 2023-12-01T10:43:12.925433+0000 mgr.y (mgr.24362) 10640 : cluster 0 pgmap v10609: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:43:15.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:43:15 smithi090 bash[32384]: cluster 2023-12-01T10:43:14.926064+0000 mgr.y (mgr.24362) 10641 : cluster 0 pgmap v10610: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:43:15.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:43:15 smithi090 bash[32384]: audit 2023-12-01T10:43:15.394030+0000 mon.c (mon.2) 6824 : audit 0 from='client.? 172.21.15.80:0/2962552883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:43:15.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:43:15 smithi080 bash[41963]: cluster 2023-12-01T10:43:14.926064+0000 mgr.y (mgr.24362) 10641 : cluster 0 pgmap v10610: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:43:15.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:43:15 smithi080 bash[41963]: audit 2023-12-01T10:43:15.394030+0000 mon.c (mon.2) 6824 : audit 0 from='client.? 172.21.15.80:0/2962552883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:43:15.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:43:15 smithi080 bash[28361]: cluster 2023-12-01T10:43:14.926064+0000 mgr.y (mgr.24362) 10641 : cluster 0 pgmap v10610: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:43:15.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:43:15 smithi080 bash[28361]: audit 2023-12-01T10:43:15.394030+0000 mon.c (mon.2) 6824 : audit 0 from='client.? 172.21.15.80:0/2962552883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:43:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:43:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:43:16] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T10:43:18.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:43:17 smithi090 bash[32384]: cluster 2023-12-01T10:43:16.927138+0000 mgr.y (mgr.24362) 10642 : cluster 0 pgmap v10611: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:43:18.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:43:17 smithi090 bash[32384]: audit 2023-12-01T10:43:17.850788+0000 mon.c (mon.2) 6825 : audit 0 from='client.? 172.21.15.80:0/3006975637' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:43:18.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:43:17 smithi080 bash[28361]: cluster 2023-12-01T10:43:16.927138+0000 mgr.y (mgr.24362) 10642 : cluster 0 pgmap v10611: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:43:18.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:43:17 smithi080 bash[28361]: audit 2023-12-01T10:43:17.850788+0000 mon.c (mon.2) 6825 : audit 0 from='client.? 172.21.15.80:0/3006975637' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:43:18.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:43:17 smithi080 bash[41963]: cluster 2023-12-01T10:43:16.927138+0000 mgr.y (mgr.24362) 10642 : cluster 0 pgmap v10611: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:43:18.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:43:17 smithi080 bash[41963]: audit 2023-12-01T10:43:17.850788+0000 mon.c (mon.2) 6825 : audit 0 from='client.? 172.21.15.80:0/3006975637' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:43:20.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:43:19 smithi090 bash[32384]: cluster 2023-12-01T10:43:18.927793+0000 mgr.y (mgr.24362) 10643 : cluster 0 pgmap v10612: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:43:20.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:43:19 smithi080 bash[41963]: cluster 2023-12-01T10:43:18.927793+0000 mgr.y (mgr.24362) 10643 : cluster 0 pgmap v10612: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:43:20.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:43:19 smithi080 bash[28361]: cluster 2023-12-01T10:43:18.927793+0000 mgr.y (mgr.24362) 10643 : cluster 0 pgmap v10612: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:43:21.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:43:20 smithi090 bash[32384]: audit 2023-12-01T10:43:20.306910+0000 mon.a (mon.0) 6766 : audit 0 from='client.? 172.21.15.80:0/798878971' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:43:21.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:43:20 smithi080 bash[41963]: audit 2023-12-01T10:43:20.306910+0000 mon.a (mon.0) 6766 : audit 0 from='client.? 172.21.15.80:0/798878971' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:43:21.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:43:20 smithi080 bash[28361]: audit 2023-12-01T10:43:20.306910+0000 mon.a (mon.0) 6766 : audit 0 from='client.? 172.21.15.80:0/798878971' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:43:22.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:43:21 smithi090 bash[32384]: cluster 2023-12-01T10:43:20.929001+0000 mgr.y (mgr.24362) 10644 : cluster 0 pgmap v10613: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:43:22.430 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:43:21 smithi080 bash[41963]: cluster 2023-12-01T10:43:20.929001+0000 mgr.y (mgr.24362) 10644 : cluster 0 pgmap v10613: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:43:22.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:43:21 smithi080 bash[28361]: cluster 2023-12-01T10:43:20.929001+0000 mgr.y (mgr.24362) 10644 : cluster 0 pgmap v10613: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:43:23.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:43:23 smithi090 bash[32384]: audit 2023-12-01T10:43:22.763024+0000 mon.a (mon.0) 6767 : audit 0 from='client.? 172.21.15.80:0/3989147793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:43:23.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:43:23 smithi080 bash[28361]: audit 2023-12-01T10:43:22.763024+0000 mon.a (mon.0) 6767 : audit 0 from='client.? 172.21.15.80:0/3989147793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:43:23.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:43:23 smithi080 bash[41963]: audit 2023-12-01T10:43:22.763024+0000 mon.a (mon.0) 6767 : audit 0 from='client.? 172.21.15.80:0/3989147793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:43:24.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:43:24 smithi090 bash[32384]: cluster 2023-12-01T10:43:22.929629+0000 mgr.y (mgr.24362) 10645 : cluster 0 pgmap v10614: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:43:24.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:43:24 smithi080 bash[41963]: cluster 2023-12-01T10:43:22.929629+0000 mgr.y (mgr.24362) 10645 : cluster 0 pgmap v10614: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:43:24.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:43:24 smithi080 bash[28361]: cluster 2023-12-01T10:43:22.929629+0000 mgr.y (mgr.24362) 10645 : cluster 0 pgmap v10614: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:43:25.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:43:25 smithi090 bash[32384]: cluster 2023-12-01T10:43:24.930092+0000 mgr.y (mgr.24362) 10646 : cluster 0 pgmap v10615: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:43:25.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:43:25 smithi090 bash[32384]: audit 2023-12-01T10:43:25.217510+0000 mon.c (mon.2) 6826 : audit 0 from='client.? 172.21.15.80:0/3492388997' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:43:25.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:43:25 smithi090 bash[32384]: audit 2023-12-01T10:43:25.345250+0000 mon.c (mon.2) 6827 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:43:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:43:25 smithi080 bash[28361]: cluster 2023-12-01T10:43:24.930092+0000 mgr.y (mgr.24362) 10646 : cluster 0 pgmap v10615: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:43:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:43:25 smithi080 bash[28361]: audit 2023-12-01T10:43:25.217510+0000 mon.c (mon.2) 6826 : audit 0 from='client.? 172.21.15.80:0/3492388997' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:43:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:43:25 smithi080 bash[28361]: audit 2023-12-01T10:43:25.345250+0000 mon.c (mon.2) 6827 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:43:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:43:25 smithi080 bash[41963]: cluster 2023-12-01T10:43:24.930092+0000 mgr.y (mgr.24362) 10646 : cluster 0 pgmap v10615: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:43:25.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:43:25 smithi080 bash[41963]: audit 2023-12-01T10:43:25.217510+0000 mon.c (mon.2) 6826 : audit 0 from='client.? 172.21.15.80:0/3492388997' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:43:25.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:43:25 smithi080 bash[41963]: audit 2023-12-01T10:43:25.345250+0000 mon.c (mon.2) 6827 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:43:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:43:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:43:26] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T10:43:28.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:43:27 smithi090 bash[32384]: cluster 2023-12-01T10:43:26.931314+0000 mgr.y (mgr.24362) 10647 : cluster 0 pgmap v10616: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:43:28.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:43:27 smithi090 bash[32384]: audit 2023-12-01T10:43:27.666237+0000 mon.c (mon.2) 6828 : audit 0 from='client.? 172.21.15.80:0/2466239036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:43:28.430 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:43:27 smithi080 bash[41963]: cluster 2023-12-01T10:43:26.931314+0000 mgr.y (mgr.24362) 10647 : cluster 0 pgmap v10616: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:43:28.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:43:27 smithi080 bash[41963]: audit 2023-12-01T10:43:27.666237+0000 mon.c (mon.2) 6828 : audit 0 from='client.? 172.21.15.80:0/2466239036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:43:28.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:43:27 smithi080 bash[28361]: cluster 2023-12-01T10:43:26.931314+0000 mgr.y (mgr.24362) 10647 : cluster 0 pgmap v10616: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:43:28.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:43:27 smithi080 bash[28361]: audit 2023-12-01T10:43:27.666237+0000 mon.c (mon.2) 6828 : audit 0 from='client.? 172.21.15.80:0/2466239036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:43:30.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:43:29 smithi090 bash[32384]: cluster 2023-12-01T10:43:28.932121+0000 mgr.y (mgr.24362) 10648 : cluster 0 pgmap v10617: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:43:30.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:43:29 smithi080 bash[28361]: cluster 2023-12-01T10:43:28.932121+0000 mgr.y (mgr.24362) 10648 : cluster 0 pgmap v10617: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:43:30.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:43:29 smithi080 bash[41963]: cluster 2023-12-01T10:43:28.932121+0000 mgr.y (mgr.24362) 10648 : cluster 0 pgmap v10617: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:43:31.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:43:31 smithi090 bash[32384]: audit 2023-12-01T10:43:30.124813+0000 mon.c (mon.2) 6829 : audit 0 from='client.? 172.21.15.80:0/754714464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:43:31.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:43:31 smithi080 bash[28361]: audit 2023-12-01T10:43:30.124813+0000 mon.c (mon.2) 6829 : audit 0 from='client.? 172.21.15.80:0/754714464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:43:31.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:43:31 smithi080 bash[41963]: audit 2023-12-01T10:43:30.124813+0000 mon.c (mon.2) 6829 : audit 0 from='client.? 172.21.15.80:0/754714464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:43:32.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:43:32 smithi090 bash[32384]: cluster 2023-12-01T10:43:30.933134+0000 mgr.y (mgr.24362) 10649 : cluster 0 pgmap v10618: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:43:32.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:43:32 smithi080 bash[28361]: cluster 2023-12-01T10:43:30.933134+0000 mgr.y (mgr.24362) 10649 : cluster 0 pgmap v10618: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:43:32.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:43:32 smithi080 bash[41963]: cluster 2023-12-01T10:43:30.933134+0000 mgr.y (mgr.24362) 10649 : cluster 0 pgmap v10618: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:43:33.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:43:33 smithi090 bash[32384]: audit 2023-12-01T10:43:32.580467+0000 mon.c (mon.2) 6830 : audit 0 from='client.? 172.21.15.80:0/257909167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:43:33.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:43:33 smithi080 bash[28361]: audit 2023-12-01T10:43:32.580467+0000 mon.c (mon.2) 6830 : audit 0 from='client.? 172.21.15.80:0/257909167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:43:33.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:43:33 smithi080 bash[41963]: audit 2023-12-01T10:43:32.580467+0000 mon.c (mon.2) 6830 : audit 0 from='client.? 172.21.15.80:0/257909167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:43:34.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:43:34 smithi090 bash[32384]: cluster 2023-12-01T10:43:32.933774+0000 mgr.y (mgr.24362) 10650 : cluster 0 pgmap v10619: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:43:34.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:43:34 smithi080 bash[28361]: cluster 2023-12-01T10:43:32.933774+0000 mgr.y (mgr.24362) 10650 : cluster 0 pgmap v10619: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:43:34.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:43:34 smithi080 bash[41963]: cluster 2023-12-01T10:43:32.933774+0000 mgr.y (mgr.24362) 10650 : cluster 0 pgmap v10619: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:43:35.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:43:35 smithi090 bash[32384]: cluster 2023-12-01T10:43:34.934413+0000 mgr.y (mgr.24362) 10651 : cluster 0 pgmap v10620: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:43:35.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:43:35 smithi090 bash[32384]: audit 2023-12-01T10:43:35.032836+0000 mon.a (mon.0) 6768 : audit 0 from='client.? 172.21.15.80:0/2288990217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:43:35.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:43:35 smithi080 bash[41963]: cluster 2023-12-01T10:43:34.934413+0000 mgr.y (mgr.24362) 10651 : cluster 0 pgmap v10620: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:43:35.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:43:35 smithi080 bash[41963]: audit 2023-12-01T10:43:35.032836+0000 mon.a (mon.0) 6768 : audit 0 from='client.? 172.21.15.80:0/2288990217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:43:35.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:43:35 smithi080 bash[28361]: cluster 2023-12-01T10:43:34.934413+0000 mgr.y (mgr.24362) 10651 : cluster 0 pgmap v10620: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:43:35.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:43:35 smithi080 bash[28361]: audit 2023-12-01T10:43:35.032836+0000 mon.a (mon.0) 6768 : audit 0 from='client.? 172.21.15.80:0/2288990217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:43:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:43:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:43:36] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T10:43:38.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:43:37 smithi090 bash[32384]: cluster 2023-12-01T10:43:36.935547+0000 mgr.y (mgr.24362) 10652 : cluster 0 pgmap v10621: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:43:38.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:43:37 smithi090 bash[32384]: audit 2023-12-01T10:43:37.483377+0000 mon.c (mon.2) 6831 : audit 0 from='client.? 172.21.15.80:0/1919540983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:43:38.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:43:37 smithi080 bash[41963]: cluster 2023-12-01T10:43:36.935547+0000 mgr.y (mgr.24362) 10652 : cluster 0 pgmap v10621: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:43:38.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:43:37 smithi080 bash[41963]: audit 2023-12-01T10:43:37.483377+0000 mon.c (mon.2) 6831 : audit 0 from='client.? 172.21.15.80:0/1919540983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:43:38.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:43:37 smithi080 bash[28361]: cluster 2023-12-01T10:43:36.935547+0000 mgr.y (mgr.24362) 10652 : cluster 0 pgmap v10621: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:43:38.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:43:37 smithi080 bash[28361]: audit 2023-12-01T10:43:37.483377+0000 mon.c (mon.2) 6831 : audit 0 from='client.? 172.21.15.80:0/1919540983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:43:40.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:43:39 smithi090 bash[32384]: cluster 2023-12-01T10:43:38.936176+0000 mgr.y (mgr.24362) 10653 : cluster 0 pgmap v10622: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:43:40.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:43:39 smithi090 bash[32384]: audit 2023-12-01T10:43:39.935397+0000 mon.c (mon.2) 6832 : audit 0 from='client.? 172.21.15.80:0/2894395998' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:43:40.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:43:39 smithi080 bash[28361]: cluster 2023-12-01T10:43:38.936176+0000 mgr.y (mgr.24362) 10653 : cluster 0 pgmap v10622: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:43:40.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:43:39 smithi080 bash[28361]: audit 2023-12-01T10:43:39.935397+0000 mon.c (mon.2) 6832 : audit 0 from='client.? 172.21.15.80:0/2894395998' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:43:40.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:43:39 smithi080 bash[41963]: cluster 2023-12-01T10:43:38.936176+0000 mgr.y (mgr.24362) 10653 : cluster 0 pgmap v10622: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:43:40.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:43:39 smithi080 bash[41963]: audit 2023-12-01T10:43:39.935397+0000 mon.c (mon.2) 6832 : audit 0 from='client.? 172.21.15.80:0/2894395998' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:43:41.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:43:41 smithi090 bash[32384]: audit 2023-12-01T10:43:40.345838+0000 mon.c (mon.2) 6833 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:43:41.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:43:41 smithi080 bash[28361]: audit 2023-12-01T10:43:40.345838+0000 mon.c (mon.2) 6833 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:43:41.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:43:41 smithi080 bash[41963]: audit 2023-12-01T10:43:40.345838+0000 mon.c (mon.2) 6833 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:43:42.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:43:42 smithi090 bash[32384]: cluster 2023-12-01T10:43:40.937318+0000 mgr.y (mgr.24362) 10654 : cluster 0 pgmap v10623: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:43:42.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:43:42 smithi080 bash[28361]: cluster 2023-12-01T10:43:40.937318+0000 mgr.y (mgr.24362) 10654 : cluster 0 pgmap v10623: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:43:42.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:43:42 smithi080 bash[41963]: cluster 2023-12-01T10:43:40.937318+0000 mgr.y (mgr.24362) 10654 : cluster 0 pgmap v10623: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:43:43.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:43:43 smithi090 bash[32384]: audit 2023-12-01T10:43:42.397525+0000 mon.a (mon.0) 6769 : audit 0 from='client.? 172.21.15.80:0/1741402856' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:43:43.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:43:43 smithi080 bash[28361]: audit 2023-12-01T10:43:42.397525+0000 mon.a (mon.0) 6769 : audit 0 from='client.? 172.21.15.80:0/1741402856' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:43:43.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:43:43 smithi080 bash[41963]: audit 2023-12-01T10:43:42.397525+0000 mon.a (mon.0) 6769 : audit 0 from='client.? 172.21.15.80:0/1741402856' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:43:44.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:43:44 smithi080 bash[28361]: cluster 2023-12-01T10:43:42.938128+0000 mgr.y (mgr.24362) 10655 : cluster 0 pgmap v10624: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:43:44.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:43:44 smithi080 bash[41963]: cluster 2023-12-01T10:43:42.938128+0000 mgr.y (mgr.24362) 10655 : cluster 0 pgmap v10624: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:43:44.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:43:44 smithi090 bash[32384]: cluster 2023-12-01T10:43:42.938128+0000 mgr.y (mgr.24362) 10655 : cluster 0 pgmap v10624: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:43:45.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:43:45 smithi090 bash[32384]: audit 2023-12-01T10:43:44.851050+0000 mon.a (mon.0) 6770 : audit 0 from='client.? 172.21.15.80:0/1045177704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:43:45.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:43:45 smithi090 bash[32384]: cluster 2023-12-01T10:43:44.938781+0000 mgr.y (mgr.24362) 10656 : cluster 0 pgmap v10625: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:43:45.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:43:45 smithi080 bash[28361]: audit 2023-12-01T10:43:44.851050+0000 mon.a (mon.0) 6770 : audit 0 from='client.? 172.21.15.80:0/1045177704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:43:45.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:43:45 smithi080 bash[28361]: cluster 2023-12-01T10:43:44.938781+0000 mgr.y (mgr.24362) 10656 : cluster 0 pgmap v10625: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:43:45.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:43:45 smithi080 bash[41963]: audit 2023-12-01T10:43:44.851050+0000 mon.a (mon.0) 6770 : audit 0 from='client.? 172.21.15.80:0/1045177704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:43:45.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:43:45 smithi080 bash[41963]: cluster 2023-12-01T10:43:44.938781+0000 mgr.y (mgr.24362) 10656 : cluster 0 pgmap v10625: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:43:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:43:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:43:46] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T10:43:48.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:43:47 smithi090 bash[32384]: cluster 2023-12-01T10:43:46.939759+0000 mgr.y (mgr.24362) 10657 : cluster 0 pgmap v10626: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:43:48.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:43:47 smithi090 bash[32384]: audit 2023-12-01T10:43:47.302538+0000 mon.a (mon.0) 6771 : audit 0 from='client.? 172.21.15.80:0/1072750938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:43:48.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:43:47 smithi080 bash[28361]: cluster 2023-12-01T10:43:46.939759+0000 mgr.y (mgr.24362) 10657 : cluster 0 pgmap v10626: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:43:48.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:43:47 smithi080 bash[28361]: audit 2023-12-01T10:43:47.302538+0000 mon.a (mon.0) 6771 : audit 0 from='client.? 172.21.15.80:0/1072750938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:43:48.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:43:47 smithi080 bash[41963]: cluster 2023-12-01T10:43:46.939759+0000 mgr.y (mgr.24362) 10657 : cluster 0 pgmap v10626: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:43:48.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:43:47 smithi080 bash[41963]: audit 2023-12-01T10:43:47.302538+0000 mon.a (mon.0) 6771 : audit 0 from='client.? 172.21.15.80:0/1072750938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:43:50.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:43:50 smithi090 bash[32384]: cluster 2023-12-01T10:43:48.940389+0000 mgr.y (mgr.24362) 10658 : cluster 0 pgmap v10627: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:43:50.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:43:50 smithi090 bash[32384]: audit 2023-12-01T10:43:49.767616+0000 mon.c (mon.2) 6834 : audit 0 from='client.? 172.21.15.80:0/18441558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:43:50.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:43:50 smithi080 bash[28361]: cluster 2023-12-01T10:43:48.940389+0000 mgr.y (mgr.24362) 10658 : cluster 0 pgmap v10627: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:43:50.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:43:50 smithi080 bash[28361]: audit 2023-12-01T10:43:49.767616+0000 mon.c (mon.2) 6834 : audit 0 from='client.? 172.21.15.80:0/18441558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:43:50.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:43:50 smithi080 bash[41963]: cluster 2023-12-01T10:43:48.940389+0000 mgr.y (mgr.24362) 10658 : cluster 0 pgmap v10627: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:43:50.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:43:50 smithi080 bash[41963]: audit 2023-12-01T10:43:49.767616+0000 mon.c (mon.2) 6834 : audit 0 from='client.? 172.21.15.80:0/18441558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:43:52.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:43:52 smithi090 bash[32384]: cluster 2023-12-01T10:43:50.941395+0000 mgr.y (mgr.24362) 10659 : cluster 0 pgmap v10628: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:43:52.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:43:52 smithi080 bash[28361]: cluster 2023-12-01T10:43:50.941395+0000 mgr.y (mgr.24362) 10659 : cluster 0 pgmap v10628: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:43:52.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:43:52 smithi080 bash[41963]: cluster 2023-12-01T10:43:50.941395+0000 mgr.y (mgr.24362) 10659 : cluster 0 pgmap v10628: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:43:53.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:43:53 smithi090 bash[32384]: audit 2023-12-01T10:43:52.226812+0000 mon.c (mon.2) 6835 : audit 0 from='client.? 172.21.15.80:0/1691046255' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:43:53.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:43:53 smithi080 bash[28361]: audit 2023-12-01T10:43:52.226812+0000 mon.c (mon.2) 6835 : audit 0 from='client.? 172.21.15.80:0/1691046255' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:43:53.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:43:53 smithi080 bash[41963]: audit 2023-12-01T10:43:52.226812+0000 mon.c (mon.2) 6835 : audit 0 from='client.? 172.21.15.80:0/1691046255' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:43:54.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:43:54 smithi090 bash[32384]: cluster 2023-12-01T10:43:52.942069+0000 mgr.y (mgr.24362) 10660 : cluster 0 pgmap v10629: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:43:54.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:43:54 smithi080 bash[28361]: cluster 2023-12-01T10:43:52.942069+0000 mgr.y (mgr.24362) 10660 : cluster 0 pgmap v10629: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:43:54.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:43:54 smithi080 bash[41963]: cluster 2023-12-01T10:43:52.942069+0000 mgr.y (mgr.24362) 10660 : cluster 0 pgmap v10629: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:43:55.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:43:55 smithi090 bash[32384]: audit 2023-12-01T10:43:54.538904+0000 mon.c (mon.2) 6836 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:43:55.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:43:55 smithi090 bash[32384]: audit 2023-12-01T10:43:54.686972+0000 mon.a (mon.0) 6772 : audit 0 from='client.? 172.21.15.80:0/972919344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:43:55.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:43:55 smithi090 bash[32384]: cluster 2023-12-01T10:43:54.942765+0000 mgr.y (mgr.24362) 10661 : cluster 0 pgmap v10630: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:43:55.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:43:55 smithi090 bash[32384]: audit 2023-12-01T10:43:55.345830+0000 mon.c (mon.2) 6837 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:43:55.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:43:55 smithi080 bash[41963]: audit 2023-12-01T10:43:54.538904+0000 mon.c (mon.2) 6836 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:43:55.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:43:55 smithi080 bash[41963]: audit 2023-12-01T10:43:54.686972+0000 mon.a (mon.0) 6772 : audit 0 from='client.? 172.21.15.80:0/972919344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:43:55.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:43:55 smithi080 bash[41963]: cluster 2023-12-01T10:43:54.942765+0000 mgr.y (mgr.24362) 10661 : cluster 0 pgmap v10630: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:43:55.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:43:55 smithi080 bash[41963]: audit 2023-12-01T10:43:55.345830+0000 mon.c (mon.2) 6837 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:43:55.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:43:55 smithi080 bash[28361]: audit 2023-12-01T10:43:54.538904+0000 mon.c (mon.2) 6836 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:43:55.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:43:55 smithi080 bash[28361]: audit 2023-12-01T10:43:54.686972+0000 mon.a (mon.0) 6772 : audit 0 from='client.? 172.21.15.80:0/972919344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:43:55.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:43:55 smithi080 bash[28361]: cluster 2023-12-01T10:43:54.942765+0000 mgr.y (mgr.24362) 10661 : cluster 0 pgmap v10630: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:43:55.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:43:55 smithi080 bash[28361]: audit 2023-12-01T10:43:55.345830+0000 mon.c (mon.2) 6837 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:43:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:43:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:43:56] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T10:43:58.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:43:58 smithi090 bash[32384]: cluster 2023-12-01T10:43:56.943821+0000 mgr.y (mgr.24362) 10662 : cluster 0 pgmap v10631: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:43:58.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:43:58 smithi090 bash[32384]: audit 2023-12-01T10:43:57.154601+0000 mon.a (mon.0) 6773 : audit 0 from='client.? 172.21.15.80:0/4218251977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:43:58.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:43:58 smithi080 bash[41963]: cluster 2023-12-01T10:43:56.943821+0000 mgr.y (mgr.24362) 10662 : cluster 0 pgmap v10631: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:43:58.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:43:58 smithi080 bash[41963]: audit 2023-12-01T10:43:57.154601+0000 mon.a (mon.0) 6773 : audit 0 from='client.? 172.21.15.80:0/4218251977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:43:58.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:43:58 smithi080 bash[28361]: cluster 2023-12-01T10:43:56.943821+0000 mgr.y (mgr.24362) 10662 : cluster 0 pgmap v10631: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:43:58.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:43:58 smithi080 bash[28361]: audit 2023-12-01T10:43:57.154601+0000 mon.a (mon.0) 6773 : audit 0 from='client.? 172.21.15.80:0/4218251977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:44:00.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:44:00 smithi090 bash[32384]: cluster 2023-12-01T10:43:58.944583+0000 mgr.y (mgr.24362) 10663 : cluster 0 pgmap v10632: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:44:00.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:44:00 smithi090 bash[32384]: audit 2023-12-01T10:43:59.608141+0000 mon.c (mon.2) 6838 : audit 0 from='client.? 172.21.15.80:0/312473660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:44:00.430 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:44:00 smithi080 bash[41963]: cluster 2023-12-01T10:43:58.944583+0000 mgr.y (mgr.24362) 10663 : cluster 0 pgmap v10632: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:44:00.430 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:44:00 smithi080 bash[41963]: audit 2023-12-01T10:43:59.608141+0000 mon.c (mon.2) 6838 : audit 0 from='client.? 172.21.15.80:0/312473660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:44:00.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:44:00 smithi080 bash[28361]: cluster 2023-12-01T10:43:58.944583+0000 mgr.y (mgr.24362) 10663 : cluster 0 pgmap v10632: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:44:00.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:44:00 smithi080 bash[28361]: audit 2023-12-01T10:43:59.608141+0000 mon.c (mon.2) 6838 : audit 0 from='client.? 172.21.15.80:0/312473660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:44:01.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:44:01 smithi080 bash[28361]: audit 2023-12-01T10:44:00.337732+0000 mon.a (mon.0) 6774 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:44:01.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:44:01 smithi080 bash[28361]: audit 2023-12-01T10:44:00.348853+0000 mon.a (mon.0) 6775 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:44:01.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:44:01 smithi080 bash[28361]: audit 2023-12-01T10:44:00.735992+0000 mon.a (mon.0) 6776 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:44:01.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:44:01 smithi080 bash[28361]: audit 2023-12-01T10:44:00.746565+0000 mon.a (mon.0) 6777 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:44:01.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:44:01 smithi080 bash[28361]: audit 2023-12-01T10:44:01.295470+0000 mon.c (mon.2) 6839 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:44:01.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:44:01 smithi080 bash[28361]: audit 2023-12-01T10:44:01.297634+0000 mon.c (mon.2) 6840 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:44:01.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:44:01 smithi080 bash[28361]: audit 2023-12-01T10:44:01.307430+0000 mon.a (mon.0) 6778 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:44:01.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:44:01 smithi080 bash[41963]: audit 2023-12-01T10:44:00.337732+0000 mon.a (mon.0) 6774 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:44:01.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:44:01 smithi080 bash[41963]: audit 2023-12-01T10:44:00.348853+0000 mon.a (mon.0) 6775 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:44:01.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:44:01 smithi080 bash[41963]: audit 2023-12-01T10:44:00.735992+0000 mon.a (mon.0) 6776 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:44:01.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:44:01 smithi080 bash[41963]: audit 2023-12-01T10:44:00.746565+0000 mon.a (mon.0) 6777 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:44:01.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:44:01 smithi080 bash[41963]: audit 2023-12-01T10:44:01.295470+0000 mon.c (mon.2) 6839 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:44:01.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:44:01 smithi080 bash[41963]: audit 2023-12-01T10:44:01.297634+0000 mon.c (mon.2) 6840 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:44:01.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:44:01 smithi080 bash[41963]: audit 2023-12-01T10:44:01.307430+0000 mon.a (mon.0) 6778 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:44:01.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:44:01 smithi090 bash[32384]: audit 2023-12-01T10:44:00.337732+0000 mon.a (mon.0) 6774 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:44:01.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:44:01 smithi090 bash[32384]: audit 2023-12-01T10:44:00.348853+0000 mon.a (mon.0) 6775 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:44:01.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:44:01 smithi090 bash[32384]: audit 2023-12-01T10:44:00.735992+0000 mon.a (mon.0) 6776 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:44:01.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:44:01 smithi090 bash[32384]: audit 2023-12-01T10:44:00.746565+0000 mon.a (mon.0) 6777 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:44:01.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:44:01 smithi090 bash[32384]: audit 2023-12-01T10:44:01.295470+0000 mon.c (mon.2) 6839 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:44:01.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:44:01 smithi090 bash[32384]: audit 2023-12-01T10:44:01.297634+0000 mon.c (mon.2) 6840 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:44:01.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:44:01 smithi090 bash[32384]: audit 2023-12-01T10:44:01.307430+0000 mon.a (mon.0) 6778 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:44:02.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:44:02 smithi080 bash[28361]: cluster 2023-12-01T10:44:00.945691+0000 mgr.y (mgr.24362) 10664 : cluster 0 pgmap v10633: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:44:02.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:44:02 smithi080 bash[28361]: audit 2023-12-01T10:44:02.077273+0000 mon.a (mon.0) 6779 : audit 0 from='client.? 172.21.15.80:0/1508968262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:44:02.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:44:02 smithi080 bash[41963]: cluster 2023-12-01T10:44:00.945691+0000 mgr.y (mgr.24362) 10664 : cluster 0 pgmap v10633: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:44:02.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:44:02 smithi080 bash[41963]: audit 2023-12-01T10:44:02.077273+0000 mon.a (mon.0) 6779 : audit 0 from='client.? 172.21.15.80:0/1508968262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:44:02.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:44:02 smithi090 bash[32384]: cluster 2023-12-01T10:44:00.945691+0000 mgr.y (mgr.24362) 10664 : cluster 0 pgmap v10633: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:44:02.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:44:02 smithi090 bash[32384]: audit 2023-12-01T10:44:02.077273+0000 mon.a (mon.0) 6779 : audit 0 from='client.? 172.21.15.80:0/1508968262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:44:04.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:44:04 smithi080 bash[28361]: cluster 2023-12-01T10:44:02.946399+0000 mgr.y (mgr.24362) 10665 : cluster 0 pgmap v10634: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:44:04.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:44:04 smithi080 bash[41963]: cluster 2023-12-01T10:44:02.946399+0000 mgr.y (mgr.24362) 10665 : cluster 0 pgmap v10634: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:44:04.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:44:04 smithi090 bash[32384]: cluster 2023-12-01T10:44:02.946399+0000 mgr.y (mgr.24362) 10665 : cluster 0 pgmap v10634: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:44:05.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:44:05 smithi090 bash[32384]: audit 2023-12-01T10:44:04.540396+0000 mon.a (mon.0) 6780 : audit 0 from='client.? 172.21.15.80:0/1808313789' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:44:05.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:44:05 smithi090 bash[32384]: cluster 2023-12-01T10:44:04.947100+0000 mgr.y (mgr.24362) 10666 : cluster 0 pgmap v10635: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:44:05.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:44:05 smithi080 bash[28361]: audit 2023-12-01T10:44:04.540396+0000 mon.a (mon.0) 6780 : audit 0 from='client.? 172.21.15.80:0/1808313789' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:44:05.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:44:05 smithi080 bash[28361]: cluster 2023-12-01T10:44:04.947100+0000 mgr.y (mgr.24362) 10666 : cluster 0 pgmap v10635: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:44:05.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:44:05 smithi080 bash[41963]: audit 2023-12-01T10:44:04.540396+0000 mon.a (mon.0) 6780 : audit 0 from='client.? 172.21.15.80:0/1808313789' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:44:05.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:44:05 smithi080 bash[41963]: cluster 2023-12-01T10:44:04.947100+0000 mgr.y (mgr.24362) 10666 : cluster 0 pgmap v10635: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:44:06.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:44:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:44:06] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T10:44:07.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:44:07 smithi080 bash[28361]: audit 2023-12-01T10:44:07.000373+0000 mon.c (mon.2) 6841 : audit 0 from='client.? 172.21.15.80:0/1405537728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:44:07.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:44:07 smithi080 bash[41963]: audit 2023-12-01T10:44:07.000373+0000 mon.c (mon.2) 6841 : audit 0 from='client.? 172.21.15.80:0/1405537728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:44:07.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:44:07 smithi090 bash[32384]: audit 2023-12-01T10:44:07.000373+0000 mon.c (mon.2) 6841 : audit 0 from='client.? 172.21.15.80:0/1405537728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:44:08.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:44:08 smithi080 bash[28361]: cluster 2023-12-01T10:44:06.948262+0000 mgr.y (mgr.24362) 10667 : cluster 0 pgmap v10636: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:44:08.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:44:08 smithi080 bash[41963]: cluster 2023-12-01T10:44:06.948262+0000 mgr.y (mgr.24362) 10667 : cluster 0 pgmap v10636: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:44:08.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:44:08 smithi090 bash[32384]: cluster 2023-12-01T10:44:06.948262+0000 mgr.y (mgr.24362) 10667 : cluster 0 pgmap v10636: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:44:10.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:44:10 smithi080 bash[41963]: cluster 2023-12-01T10:44:08.948886+0000 mgr.y (mgr.24362) 10668 : cluster 0 pgmap v10637: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:44:10.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:44:10 smithi080 bash[41963]: audit 2023-12-01T10:44:09.467346+0000 mon.c (mon.2) 6842 : audit 0 from='client.? 172.21.15.80:0/1278765249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:44:10.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:44:10 smithi080 bash[28361]: cluster 2023-12-01T10:44:08.948886+0000 mgr.y (mgr.24362) 10668 : cluster 0 pgmap v10637: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:44:10.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:44:10 smithi080 bash[28361]: audit 2023-12-01T10:44:09.467346+0000 mon.c (mon.2) 6842 : audit 0 from='client.? 172.21.15.80:0/1278765249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:44:10.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:44:10 smithi090 bash[32384]: cluster 2023-12-01T10:44:08.948886+0000 mgr.y (mgr.24362) 10668 : cluster 0 pgmap v10637: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:44:10.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:44:10 smithi090 bash[32384]: audit 2023-12-01T10:44:09.467346+0000 mon.c (mon.2) 6842 : audit 0 from='client.? 172.21.15.80:0/1278765249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:44:11.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:44:11 smithi080 bash[28361]: audit 2023-12-01T10:44:10.346318+0000 mon.c (mon.2) 6843 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:44:11.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:44:11 smithi080 bash[41963]: audit 2023-12-01T10:44:10.346318+0000 mon.c (mon.2) 6843 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:44:11.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:44:11 smithi090 bash[32384]: audit 2023-12-01T10:44:10.346318+0000 mon.c (mon.2) 6843 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:44:12.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:44:12 smithi080 bash[28361]: cluster 2023-12-01T10:44:10.949975+0000 mgr.y (mgr.24362) 10669 : cluster 0 pgmap v10638: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:44:12.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:44:12 smithi080 bash[28361]: audit 2023-12-01T10:44:11.917832+0000 mon.a (mon.0) 6781 : audit 0 from='client.? 172.21.15.80:0/2973226009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:44:12.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:44:12 smithi080 bash[41963]: cluster 2023-12-01T10:44:10.949975+0000 mgr.y (mgr.24362) 10669 : cluster 0 pgmap v10638: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:44:12.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:44:12 smithi080 bash[41963]: audit 2023-12-01T10:44:11.917832+0000 mon.a (mon.0) 6781 : audit 0 from='client.? 172.21.15.80:0/2973226009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:44:12.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:44:12 smithi090 bash[32384]: cluster 2023-12-01T10:44:10.949975+0000 mgr.y (mgr.24362) 10669 : cluster 0 pgmap v10638: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:44:12.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:44:12 smithi090 bash[32384]: audit 2023-12-01T10:44:11.917832+0000 mon.a (mon.0) 6781 : audit 0 from='client.? 172.21.15.80:0/2973226009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:44:14.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:44:14 smithi080 bash[28361]: cluster 2023-12-01T10:44:12.950715+0000 mgr.y (mgr.24362) 10670 : cluster 0 pgmap v10639: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:44:14.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:44:14 smithi080 bash[41963]: cluster 2023-12-01T10:44:12.950715+0000 mgr.y (mgr.24362) 10670 : cluster 0 pgmap v10639: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:44:14.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:44:14 smithi090 bash[32384]: cluster 2023-12-01T10:44:12.950715+0000 mgr.y (mgr.24362) 10670 : cluster 0 pgmap v10639: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:44:15.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:44:15 smithi080 bash[28361]: audit 2023-12-01T10:44:14.360799+0000 mon.c (mon.2) 6844 : audit 0 from='client.? 172.21.15.80:0/2157293805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:44:15.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:44:15 smithi080 bash[41963]: audit 2023-12-01T10:44:14.360799+0000 mon.c (mon.2) 6844 : audit 0 from='client.? 172.21.15.80:0/2157293805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:44:15.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:44:15 smithi090 bash[32384]: audit 2023-12-01T10:44:14.360799+0000 mon.c (mon.2) 6844 : audit 0 from='client.? 172.21.15.80:0/2157293805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:44:16.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:44:16 smithi080 bash[28361]: cluster 2023-12-01T10:44:14.951357+0000 mgr.y (mgr.24362) 10671 : cluster 0 pgmap v10640: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:44:16.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:44:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:44:16] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T10:44:16.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:44:16 smithi080 bash[41963]: cluster 2023-12-01T10:44:14.951357+0000 mgr.y (mgr.24362) 10671 : cluster 0 pgmap v10640: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:44:16.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:44:16 smithi090 bash[32384]: cluster 2023-12-01T10:44:14.951357+0000 mgr.y (mgr.24362) 10671 : cluster 0 pgmap v10640: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:44:17.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:44:17 smithi080 bash[41963]: audit 2023-12-01T10:44:16.815824+0000 mon.a (mon.0) 6782 : audit 0 from='client.? 172.21.15.80:0/1500837750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:44:17.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:44:17 smithi080 bash[28361]: audit 2023-12-01T10:44:16.815824+0000 mon.a (mon.0) 6782 : audit 0 from='client.? 172.21.15.80:0/1500837750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:44:17.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:44:17 smithi090 bash[32384]: audit 2023-12-01T10:44:16.815824+0000 mon.a (mon.0) 6782 : audit 0 from='client.? 172.21.15.80:0/1500837750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:44:18.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:44:18 smithi080 bash[28361]: cluster 2023-12-01T10:44:16.952655+0000 mgr.y (mgr.24362) 10672 : cluster 0 pgmap v10641: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:44:18.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:44:18 smithi080 bash[41963]: cluster 2023-12-01T10:44:16.952655+0000 mgr.y (mgr.24362) 10672 : cluster 0 pgmap v10641: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:44:18.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:44:18 smithi090 bash[32384]: cluster 2023-12-01T10:44:16.952655+0000 mgr.y (mgr.24362) 10672 : cluster 0 pgmap v10641: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:44:20.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:44:20 smithi080 bash[41963]: cluster 2023-12-01T10:44:18.953193+0000 mgr.y (mgr.24362) 10673 : cluster 0 pgmap v10642: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:44:20.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:44:20 smithi080 bash[41963]: audit 2023-12-01T10:44:19.270290+0000 mon.a (mon.0) 6783 : audit 0 from='client.? 172.21.15.80:0/218195040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:44:20.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:44:20 smithi080 bash[28361]: cluster 2023-12-01T10:44:18.953193+0000 mgr.y (mgr.24362) 10673 : cluster 0 pgmap v10642: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:44:20.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:44:20 smithi080 bash[28361]: audit 2023-12-01T10:44:19.270290+0000 mon.a (mon.0) 6783 : audit 0 from='client.? 172.21.15.80:0/218195040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:44:20.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:44:20 smithi090 bash[32384]: cluster 2023-12-01T10:44:18.953193+0000 mgr.y (mgr.24362) 10673 : cluster 0 pgmap v10642: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:44:20.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:44:20 smithi090 bash[32384]: audit 2023-12-01T10:44:19.270290+0000 mon.a (mon.0) 6783 : audit 0 from='client.? 172.21.15.80:0/218195040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:44:22.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:44:22 smithi080 bash[41963]: cluster 2023-12-01T10:44:20.954230+0000 mgr.y (mgr.24362) 10674 : cluster 0 pgmap v10643: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:44:22.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:44:22 smithi080 bash[41963]: audit 2023-12-01T10:44:21.732625+0000 mon.c (mon.2) 6845 : audit 0 from='client.? 172.21.15.80:0/3113450366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:44:22.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:44:22 smithi080 bash[28361]: cluster 2023-12-01T10:44:20.954230+0000 mgr.y (mgr.24362) 10674 : cluster 0 pgmap v10643: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:44:22.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:44:22 smithi080 bash[28361]: audit 2023-12-01T10:44:21.732625+0000 mon.c (mon.2) 6845 : audit 0 from='client.? 172.21.15.80:0/3113450366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:44:22.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:44:22 smithi090 bash[32384]: cluster 2023-12-01T10:44:20.954230+0000 mgr.y (mgr.24362) 10674 : cluster 0 pgmap v10643: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:44:22.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:44:22 smithi090 bash[32384]: audit 2023-12-01T10:44:21.732625+0000 mon.c (mon.2) 6845 : audit 0 from='client.? 172.21.15.80:0/3113450366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:44:24.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:44:24 smithi080 bash[41963]: cluster 2023-12-01T10:44:22.955033+0000 mgr.y (mgr.24362) 10675 : cluster 0 pgmap v10644: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:44:24.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:44:24 smithi080 bash[28361]: cluster 2023-12-01T10:44:22.955033+0000 mgr.y (mgr.24362) 10675 : cluster 0 pgmap v10644: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:44:24.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:44:24 smithi090 bash[32384]: cluster 2023-12-01T10:44:22.955033+0000 mgr.y (mgr.24362) 10675 : cluster 0 pgmap v10644: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:44:25.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:44:25 smithi080 bash[41963]: audit 2023-12-01T10:44:24.186223+0000 mon.a (mon.0) 6784 : audit 0 from='client.? 172.21.15.80:0/518845650' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:44:25.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:44:25 smithi080 bash[28361]: audit 2023-12-01T10:44:24.186223+0000 mon.a (mon.0) 6784 : audit 0 from='client.? 172.21.15.80:0/518845650' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:44:25.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:44:25 smithi090 bash[32384]: audit 2023-12-01T10:44:24.186223+0000 mon.a (mon.0) 6784 : audit 0 from='client.? 172.21.15.80:0/518845650' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:44:26.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:44:26 smithi080 bash[28361]: cluster 2023-12-01T10:44:24.955856+0000 mgr.y (mgr.24362) 10676 : cluster 0 pgmap v10645: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:44:26.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:44:26 smithi080 bash[28361]: audit 2023-12-01T10:44:25.346731+0000 mon.c (mon.2) 6846 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:44:26.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:44:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:44:26] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T10:44:26.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:44:26 smithi080 bash[41963]: cluster 2023-12-01T10:44:24.955856+0000 mgr.y (mgr.24362) 10676 : cluster 0 pgmap v10645: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:44:26.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:44:26 smithi080 bash[41963]: audit 2023-12-01T10:44:25.346731+0000 mon.c (mon.2) 6846 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:44:26.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:44:26 smithi090 bash[32384]: cluster 2023-12-01T10:44:24.955856+0000 mgr.y (mgr.24362) 10676 : cluster 0 pgmap v10645: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:44:26.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:44:26 smithi090 bash[32384]: audit 2023-12-01T10:44:25.346731+0000 mon.c (mon.2) 6846 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:44:27.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:44:27 smithi080 bash[28361]: audit 2023-12-01T10:44:26.642000+0000 mon.c (mon.2) 6847 : audit 0 from='client.? 172.21.15.80:0/2380180975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:44:27.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:44:27 smithi080 bash[41963]: audit 2023-12-01T10:44:26.642000+0000 mon.c (mon.2) 6847 : audit 0 from='client.? 172.21.15.80:0/2380180975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:44:27.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:44:27 smithi090 bash[32384]: audit 2023-12-01T10:44:26.642000+0000 mon.c (mon.2) 6847 : audit 0 from='client.? 172.21.15.80:0/2380180975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:44:28.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:44:28 smithi080 bash[28361]: cluster 2023-12-01T10:44:26.957015+0000 mgr.y (mgr.24362) 10677 : cluster 0 pgmap v10646: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:44:28.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:44:28 smithi080 bash[41963]: cluster 2023-12-01T10:44:26.957015+0000 mgr.y (mgr.24362) 10677 : cluster 0 pgmap v10646: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:44:28.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:44:28 smithi090 bash[32384]: cluster 2023-12-01T10:44:26.957015+0000 mgr.y (mgr.24362) 10677 : cluster 0 pgmap v10646: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:44:29.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:44:29 smithi080 bash[41963]: audit 2023-12-01T10:44:29.092261+0000 mon.c (mon.2) 6848 : audit 0 from='client.? 172.21.15.80:0/2899260289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:44:29.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:44:29 smithi080 bash[28361]: audit 2023-12-01T10:44:29.092261+0000 mon.c (mon.2) 6848 : audit 0 from='client.? 172.21.15.80:0/2899260289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:44:29.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:44:29 smithi090 bash[32384]: audit 2023-12-01T10:44:29.092261+0000 mon.c (mon.2) 6848 : audit 0 from='client.? 172.21.15.80:0/2899260289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:44:30.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:44:30 smithi080 bash[41963]: cluster 2023-12-01T10:44:28.957602+0000 mgr.y (mgr.24362) 10678 : cluster 0 pgmap v10647: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:44:30.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:44:30 smithi080 bash[28361]: cluster 2023-12-01T10:44:28.957602+0000 mgr.y (mgr.24362) 10678 : cluster 0 pgmap v10647: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:44:30.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:44:30 smithi090 bash[32384]: cluster 2023-12-01T10:44:28.957602+0000 mgr.y (mgr.24362) 10678 : cluster 0 pgmap v10647: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:44:32.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:44:32 smithi080 bash[28361]: cluster 2023-12-01T10:44:30.958719+0000 mgr.y (mgr.24362) 10679 : cluster 0 pgmap v10648: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:44:32.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:44:32 smithi080 bash[28361]: audit 2023-12-01T10:44:31.535183+0000 mon.c (mon.2) 6849 : audit 0 from='client.? 172.21.15.80:0/2627181129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:44:32.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:44:32 smithi080 bash[41963]: cluster 2023-12-01T10:44:30.958719+0000 mgr.y (mgr.24362) 10679 : cluster 0 pgmap v10648: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:44:32.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:44:32 smithi080 bash[41963]: audit 2023-12-01T10:44:31.535183+0000 mon.c (mon.2) 6849 : audit 0 from='client.? 172.21.15.80:0/2627181129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:44:32.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:44:32 smithi090 bash[32384]: cluster 2023-12-01T10:44:30.958719+0000 mgr.y (mgr.24362) 10679 : cluster 0 pgmap v10648: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:44:32.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:44:32 smithi090 bash[32384]: audit 2023-12-01T10:44:31.535183+0000 mon.c (mon.2) 6849 : audit 0 from='client.? 172.21.15.80:0/2627181129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:44:34.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:44:34 smithi080 bash[28361]: cluster 2023-12-01T10:44:32.959450+0000 mgr.y (mgr.24362) 10680 : cluster 0 pgmap v10649: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:44:34.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:44:34 smithi080 bash[28361]: audit 2023-12-01T10:44:33.987452+0000 mon.c (mon.2) 6850 : audit 0 from='client.? 172.21.15.80:0/3838736511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:44:34.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:44:34 smithi080 bash[41963]: cluster 2023-12-01T10:44:32.959450+0000 mgr.y (mgr.24362) 10680 : cluster 0 pgmap v10649: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:44:34.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:44:34 smithi080 bash[41963]: audit 2023-12-01T10:44:33.987452+0000 mon.c (mon.2) 6850 : audit 0 from='client.? 172.21.15.80:0/3838736511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:44:34.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:44:34 smithi090 bash[32384]: cluster 2023-12-01T10:44:32.959450+0000 mgr.y (mgr.24362) 10680 : cluster 0 pgmap v10649: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:44:34.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:44:34 smithi090 bash[32384]: audit 2023-12-01T10:44:33.987452+0000 mon.c (mon.2) 6850 : audit 0 from='client.? 172.21.15.80:0/3838736511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:44:35.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:44:35 smithi080 bash[28361]: cluster 2023-12-01T10:44:34.960154+0000 mgr.y (mgr.24362) 10681 : cluster 0 pgmap v10650: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:44:35.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:44:35 smithi080 bash[41963]: cluster 2023-12-01T10:44:34.960154+0000 mgr.y (mgr.24362) 10681 : cluster 0 pgmap v10650: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:44:36.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:44:35 smithi090 bash[32384]: cluster 2023-12-01T10:44:34.960154+0000 mgr.y (mgr.24362) 10681 : cluster 0 pgmap v10650: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:44:36.528 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:44:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:44:36] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T10:44:36.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:44:36 smithi080 bash[28361]: audit 2023-12-01T10:44:36.449489+0000 mon.a (mon.0) 6785 : audit 0 from='client.? 172.21.15.80:0/4044850423' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:44:36.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:44:36 smithi080 bash[41963]: audit 2023-12-01T10:44:36.449489+0000 mon.a (mon.0) 6785 : audit 0 from='client.? 172.21.15.80:0/4044850423' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:44:37.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:44:36 smithi090 bash[32384]: audit 2023-12-01T10:44:36.449489+0000 mon.a (mon.0) 6785 : audit 0 from='client.? 172.21.15.80:0/4044850423' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:44:37.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:44:37 smithi080 bash[28361]: cluster 2023-12-01T10:44:36.961379+0000 mgr.y (mgr.24362) 10682 : cluster 0 pgmap v10651: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:44:37.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:44:37 smithi080 bash[41963]: cluster 2023-12-01T10:44:36.961379+0000 mgr.y (mgr.24362) 10682 : cluster 0 pgmap v10651: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:44:38.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:44:37 smithi090 bash[32384]: cluster 2023-12-01T10:44:36.961379+0000 mgr.y (mgr.24362) 10682 : cluster 0 pgmap v10651: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:44:39.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:44:38 smithi090 bash[32384]: audit 2023-12-01T10:44:38.910223+0000 mon.c (mon.2) 6851 : audit 0 from='client.? 172.21.15.80:0/4253245525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:44:39.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:44:38 smithi080 bash[28361]: audit 2023-12-01T10:44:38.910223+0000 mon.c (mon.2) 6851 : audit 0 from='client.? 172.21.15.80:0/4253245525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:44:39.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:44:38 smithi080 bash[41963]: audit 2023-12-01T10:44:38.910223+0000 mon.c (mon.2) 6851 : audit 0 from='client.? 172.21.15.80:0/4253245525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:44:40.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:44:39 smithi090 bash[32384]: cluster 2023-12-01T10:44:38.962015+0000 mgr.y (mgr.24362) 10683 : cluster 0 pgmap v10652: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:44:40.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:44:39 smithi080 bash[28361]: cluster 2023-12-01T10:44:38.962015+0000 mgr.y (mgr.24362) 10683 : cluster 0 pgmap v10652: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:44:40.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:44:39 smithi080 bash[41963]: cluster 2023-12-01T10:44:38.962015+0000 mgr.y (mgr.24362) 10683 : cluster 0 pgmap v10652: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:44:41.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:44:40 smithi090 bash[32384]: audit 2023-12-01T10:44:40.347004+0000 mon.c (mon.2) 6852 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:44:41.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:44:40 smithi080 bash[28361]: audit 2023-12-01T10:44:40.347004+0000 mon.c (mon.2) 6852 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:44:41.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:44:40 smithi080 bash[41963]: audit 2023-12-01T10:44:40.347004+0000 mon.c (mon.2) 6852 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:44:42.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:44:41 smithi090 bash[32384]: cluster 2023-12-01T10:44:40.962837+0000 mgr.y (mgr.24362) 10684 : cluster 0 pgmap v10653: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:44:42.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:44:41 smithi090 bash[32384]: audit 2023-12-01T10:44:41.361121+0000 mon.a (mon.0) 6786 : audit 0 from='client.? 172.21.15.80:0/1327710056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:44:42.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:44:41 smithi080 bash[28361]: cluster 2023-12-01T10:44:40.962837+0000 mgr.y (mgr.24362) 10684 : cluster 0 pgmap v10653: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:44:42.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:44:41 smithi080 bash[28361]: audit 2023-12-01T10:44:41.361121+0000 mon.a (mon.0) 6786 : audit 0 from='client.? 172.21.15.80:0/1327710056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:44:42.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:44:41 smithi080 bash[41963]: cluster 2023-12-01T10:44:40.962837+0000 mgr.y (mgr.24362) 10684 : cluster 0 pgmap v10653: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:44:42.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:44:41 smithi080 bash[41963]: audit 2023-12-01T10:44:41.361121+0000 mon.a (mon.0) 6786 : audit 0 from='client.? 172.21.15.80:0/1327710056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:44:44.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:44:43 smithi090 bash[32384]: cluster 2023-12-01T10:44:42.963501+0000 mgr.y (mgr.24362) 10685 : cluster 0 pgmap v10654: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:44:44.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:44:43 smithi090 bash[32384]: audit 2023-12-01T10:44:43.822055+0000 mon.c (mon.2) 6853 : audit 0 from='client.? 172.21.15.80:0/1867942135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:44:44.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:44:43 smithi080 bash[41963]: cluster 2023-12-01T10:44:42.963501+0000 mgr.y (mgr.24362) 10685 : cluster 0 pgmap v10654: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:44:44.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:44:43 smithi080 bash[41963]: audit 2023-12-01T10:44:43.822055+0000 mon.c (mon.2) 6853 : audit 0 from='client.? 172.21.15.80:0/1867942135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:44:44.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:44:43 smithi080 bash[28361]: cluster 2023-12-01T10:44:42.963501+0000 mgr.y (mgr.24362) 10685 : cluster 0 pgmap v10654: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:44:44.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:44:43 smithi080 bash[28361]: audit 2023-12-01T10:44:43.822055+0000 mon.c (mon.2) 6853 : audit 0 from='client.? 172.21.15.80:0/1867942135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:44:45.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:44:45 smithi080 bash[41963]: cluster 2023-12-01T10:44:44.964179+0000 mgr.y (mgr.24362) 10686 : cluster 0 pgmap v10655: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:44:45.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:44:45 smithi080 bash[28361]: cluster 2023-12-01T10:44:44.964179+0000 mgr.y (mgr.24362) 10686 : cluster 0 pgmap v10655: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:44:46.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:44:45 smithi090 bash[32384]: cluster 2023-12-01T10:44:44.964179+0000 mgr.y (mgr.24362) 10686 : cluster 0 pgmap v10655: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:44:46.529 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:44:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:44:46] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T10:44:46.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:44:46 smithi080 bash[28361]: audit 2023-12-01T10:44:46.277226+0000 mon.a (mon.0) 6787 : audit 0 from='client.? 172.21.15.80:0/2558862253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:44:46.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:44:46 smithi080 bash[41963]: audit 2023-12-01T10:44:46.277226+0000 mon.a (mon.0) 6787 : audit 0 from='client.? 172.21.15.80:0/2558862253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:44:47.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:44:46 smithi090 bash[32384]: audit 2023-12-01T10:44:46.277226+0000 mon.a (mon.0) 6787 : audit 0 from='client.? 172.21.15.80:0/2558862253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:44:47.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:44:47 smithi080 bash[28361]: cluster 2023-12-01T10:44:46.965235+0000 mgr.y (mgr.24362) 10687 : cluster 0 pgmap v10656: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:44:47.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:44:47 smithi080 bash[41963]: cluster 2023-12-01T10:44:46.965235+0000 mgr.y (mgr.24362) 10687 : cluster 0 pgmap v10656: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:44:48.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:44:47 smithi090 bash[32384]: cluster 2023-12-01T10:44:46.965235+0000 mgr.y (mgr.24362) 10687 : cluster 0 pgmap v10656: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:44:49.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:44:48 smithi080 bash[28361]: audit 2023-12-01T10:44:48.736392+0000 mon.a (mon.0) 6788 : audit 0 from='client.? 172.21.15.80:0/2533678380' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:44:49.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:44:48 smithi080 bash[41963]: audit 2023-12-01T10:44:48.736392+0000 mon.a (mon.0) 6788 : audit 0 from='client.? 172.21.15.80:0/2533678380' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:44:49.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:44:48 smithi090 bash[32384]: audit 2023-12-01T10:44:48.736392+0000 mon.a (mon.0) 6788 : audit 0 from='client.? 172.21.15.80:0/2533678380' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:44:50.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:44:49 smithi080 bash[28361]: cluster 2023-12-01T10:44:48.965869+0000 mgr.y (mgr.24362) 10688 : cluster 0 pgmap v10657: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:44:50.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:44:49 smithi080 bash[41963]: cluster 2023-12-01T10:44:48.965869+0000 mgr.y (mgr.24362) 10688 : cluster 0 pgmap v10657: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:44:50.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:44:49 smithi090 bash[32384]: cluster 2023-12-01T10:44:48.965869+0000 mgr.y (mgr.24362) 10688 : cluster 0 pgmap v10657: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:44:52.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:44:52 smithi080 bash[41963]: cluster 2023-12-01T10:44:50.966602+0000 mgr.y (mgr.24362) 10689 : cluster 0 pgmap v10658: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:44:52.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:44:52 smithi080 bash[41963]: audit 2023-12-01T10:44:51.196136+0000 mon.c (mon.2) 6854 : audit 0 from='client.? 172.21.15.80:0/3938988556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:44:52.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:44:52 smithi080 bash[28361]: cluster 2023-12-01T10:44:50.966602+0000 mgr.y (mgr.24362) 10689 : cluster 0 pgmap v10658: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:44:52.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:44:52 smithi080 bash[28361]: audit 2023-12-01T10:44:51.196136+0000 mon.c (mon.2) 6854 : audit 0 from='client.? 172.21.15.80:0/3938988556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:44:52.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:44:52 smithi090 bash[32384]: cluster 2023-12-01T10:44:50.966602+0000 mgr.y (mgr.24362) 10689 : cluster 0 pgmap v10658: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:44:52.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:44:52 smithi090 bash[32384]: audit 2023-12-01T10:44:51.196136+0000 mon.c (mon.2) 6854 : audit 0 from='client.? 172.21.15.80:0/3938988556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:44:54.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:44:54 smithi080 bash[28361]: cluster 2023-12-01T10:44:52.967282+0000 mgr.y (mgr.24362) 10690 : cluster 0 pgmap v10659: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:44:54.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:44:54 smithi080 bash[28361]: audit 2023-12-01T10:44:53.647947+0000 mon.a (mon.0) 6789 : audit 0 from='client.? 172.21.15.80:0/861218579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:44:54.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:44:54 smithi080 bash[41963]: cluster 2023-12-01T10:44:52.967282+0000 mgr.y (mgr.24362) 10690 : cluster 0 pgmap v10659: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:44:54.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:44:54 smithi080 bash[41963]: audit 2023-12-01T10:44:53.647947+0000 mon.a (mon.0) 6789 : audit 0 from='client.? 172.21.15.80:0/861218579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:44:54.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:44:54 smithi090 bash[32384]: cluster 2023-12-01T10:44:52.967282+0000 mgr.y (mgr.24362) 10690 : cluster 0 pgmap v10659: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:44:54.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:44:54 smithi090 bash[32384]: audit 2023-12-01T10:44:53.647947+0000 mon.a (mon.0) 6789 : audit 0 from='client.? 172.21.15.80:0/861218579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:44:55.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:44:55 smithi080 bash[41963]: cluster 2023-12-01T10:44:54.967980+0000 mgr.y (mgr.24362) 10691 : cluster 0 pgmap v10660: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:44:55.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:44:55 smithi080 bash[41963]: audit 2023-12-01T10:44:55.347500+0000 mon.c (mon.2) 6855 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:44:55.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:44:55 smithi080 bash[28361]: cluster 2023-12-01T10:44:54.967980+0000 mgr.y (mgr.24362) 10691 : cluster 0 pgmap v10660: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:44:55.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:44:55 smithi080 bash[28361]: audit 2023-12-01T10:44:55.347500+0000 mon.c (mon.2) 6855 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:44:56.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:44:55 smithi090 bash[32384]: cluster 2023-12-01T10:44:54.967980+0000 mgr.y (mgr.24362) 10691 : cluster 0 pgmap v10660: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:44:56.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:44:55 smithi090 bash[32384]: audit 2023-12-01T10:44:55.347500+0000 mon.c (mon.2) 6855 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:44:56.535 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:44:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:44:56] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T10:44:56.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:44:56 smithi080 bash[41963]: audit 2023-12-01T10:44:56.101872+0000 mon.c (mon.2) 6856 : audit 0 from='client.? 172.21.15.80:0/1298476389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:44:56.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:44:56 smithi080 bash[28361]: audit 2023-12-01T10:44:56.101872+0000 mon.c (mon.2) 6856 : audit 0 from='client.? 172.21.15.80:0/1298476389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:44:57.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:44:56 smithi090 bash[32384]: audit 2023-12-01T10:44:56.101872+0000 mon.c (mon.2) 6856 : audit 0 from='client.? 172.21.15.80:0/1298476389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:44:57.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:44:57 smithi080 bash[41963]: cluster 2023-12-01T10:44:56.969188+0000 mgr.y (mgr.24362) 10692 : cluster 0 pgmap v10661: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:44:57.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:44:57 smithi080 bash[28361]: cluster 2023-12-01T10:44:56.969188+0000 mgr.y (mgr.24362) 10692 : cluster 0 pgmap v10661: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:44:58.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:44:57 smithi090 bash[32384]: cluster 2023-12-01T10:44:56.969188+0000 mgr.y (mgr.24362) 10692 : cluster 0 pgmap v10661: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:44:58.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:44:58 smithi080 bash[28361]: audit 2023-12-01T10:44:58.552866+0000 mon.a (mon.0) 6790 : audit 0 from='client.? 172.21.15.80:0/1611852514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:44:58.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:44:58 smithi080 bash[41963]: audit 2023-12-01T10:44:58.552866+0000 mon.a (mon.0) 6790 : audit 0 from='client.? 172.21.15.80:0/1611852514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:44:59.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:44:58 smithi090 bash[32384]: audit 2023-12-01T10:44:58.552866+0000 mon.a (mon.0) 6790 : audit 0 from='client.? 172.21.15.80:0/1611852514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:44:59.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:44:59 smithi080 bash[28361]: cluster 2023-12-01T10:44:58.969871+0000 mgr.y (mgr.24362) 10693 : cluster 0 pgmap v10662: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:44:59.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:44:59 smithi080 bash[41963]: cluster 2023-12-01T10:44:58.969871+0000 mgr.y (mgr.24362) 10693 : cluster 0 pgmap v10662: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:45:00.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:44:59 smithi090 bash[32384]: cluster 2023-12-01T10:44:58.969871+0000 mgr.y (mgr.24362) 10693 : cluster 0 pgmap v10662: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:45:01.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:45:01 smithi080 bash[41963]: audit 2023-12-01T10:45:01.010206+0000 mon.a (mon.0) 6791 : audit 0 from='client.? 172.21.15.80:0/2286150834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:45:01.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:45:01 smithi080 bash[28361]: audit 2023-12-01T10:45:01.010206+0000 mon.a (mon.0) 6791 : audit 0 from='client.? 172.21.15.80:0/2286150834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:45:01.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:45:01 smithi090 bash[32384]: audit 2023-12-01T10:45:01.010206+0000 mon.a (mon.0) 6791 : audit 0 from='client.? 172.21.15.80:0/2286150834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:45:02.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:45:02 smithi080 bash[28361]: cluster 2023-12-01T10:45:00.970925+0000 mgr.y (mgr.24362) 10694 : cluster 0 pgmap v10663: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:45:02.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:45:02 smithi080 bash[28361]: audit 2023-12-01T10:45:01.389815+0000 mon.c (mon.2) 6857 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:45:02.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:45:02 smithi080 bash[28361]: audit 2023-12-01T10:45:01.767149+0000 mon.a (mon.0) 6792 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:45:02.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:45:02 smithi080 bash[28361]: audit 2023-12-01T10:45:01.777853+0000 mon.a (mon.0) 6793 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:45:02.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:45:02 smithi080 bash[41963]: cluster 2023-12-01T10:45:00.970925+0000 mgr.y (mgr.24362) 10694 : cluster 0 pgmap v10663: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:45:02.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:45:02 smithi080 bash[41963]: audit 2023-12-01T10:45:01.389815+0000 mon.c (mon.2) 6857 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:45:02.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:45:02 smithi080 bash[41963]: audit 2023-12-01T10:45:01.767149+0000 mon.a (mon.0) 6792 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:45:02.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:45:02 smithi080 bash[41963]: audit 2023-12-01T10:45:01.777853+0000 mon.a (mon.0) 6793 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:45:02.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:45:02 smithi090 bash[32384]: cluster 2023-12-01T10:45:00.970925+0000 mgr.y (mgr.24362) 10694 : cluster 0 pgmap v10663: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:45:02.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:45:02 smithi090 bash[32384]: audit 2023-12-01T10:45:01.389815+0000 mon.c (mon.2) 6857 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:45:02.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:45:02 smithi090 bash[32384]: audit 2023-12-01T10:45:01.767149+0000 mon.a (mon.0) 6792 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:45:02.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:45:02 smithi090 bash[32384]: audit 2023-12-01T10:45:01.777853+0000 mon.a (mon.0) 6793 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:45:04.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:45:04 smithi080 bash[28361]: cluster 2023-12-01T10:45:02.971566+0000 mgr.y (mgr.24362) 10695 : cluster 0 pgmap v10664: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:45:04.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:45:04 smithi080 bash[28361]: audit 2023-12-01T10:45:03.467240+0000 mon.c (mon.2) 6858 : audit 0 from='client.? 172.21.15.80:0/2914300884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:45:04.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:45:04 smithi080 bash[41963]: cluster 2023-12-01T10:45:02.971566+0000 mgr.y (mgr.24362) 10695 : cluster 0 pgmap v10664: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:45:04.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:45:04 smithi080 bash[41963]: audit 2023-12-01T10:45:03.467240+0000 mon.c (mon.2) 6858 : audit 0 from='client.? 172.21.15.80:0/2914300884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:45:04.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:45:04 smithi090 bash[32384]: cluster 2023-12-01T10:45:02.971566+0000 mgr.y (mgr.24362) 10695 : cluster 0 pgmap v10664: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:45:04.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:45:04 smithi090 bash[32384]: audit 2023-12-01T10:45:03.467240+0000 mon.c (mon.2) 6858 : audit 0 from='client.? 172.21.15.80:0/2914300884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:45:05.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:45:05 smithi080 bash[41963]: cluster 2023-12-01T10:45:04.972230+0000 mgr.y (mgr.24362) 10696 : cluster 0 pgmap v10665: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:45:05.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:45:05 smithi080 bash[28361]: cluster 2023-12-01T10:45:04.972230+0000 mgr.y (mgr.24362) 10696 : cluster 0 pgmap v10665: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:45:06.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:45:05 smithi090 bash[32384]: cluster 2023-12-01T10:45:04.972230+0000 mgr.y (mgr.24362) 10696 : cluster 0 pgmap v10665: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:45:06.538 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:45:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:45:06] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T10:45:06.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:45:06 smithi080 bash[41963]: audit 2023-12-01T10:45:05.928622+0000 mon.a (mon.0) 6794 : audit 0 from='client.? 172.21.15.80:0/2246903295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:45:06.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:45:06 smithi080 bash[28361]: audit 2023-12-01T10:45:05.928622+0000 mon.a (mon.0) 6794 : audit 0 from='client.? 172.21.15.80:0/2246903295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:45:07.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:45:06 smithi090 bash[32384]: audit 2023-12-01T10:45:05.928622+0000 mon.a (mon.0) 6794 : audit 0 from='client.? 172.21.15.80:0/2246903295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:45:07.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:45:07 smithi080 bash[28361]: cluster 2023-12-01T10:45:06.973216+0000 mgr.y (mgr.24362) 10697 : cluster 0 pgmap v10666: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:45:07.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:45:07 smithi080 bash[41963]: cluster 2023-12-01T10:45:06.973216+0000 mgr.y (mgr.24362) 10697 : cluster 0 pgmap v10666: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:45:08.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:45:07 smithi090 bash[32384]: cluster 2023-12-01T10:45:06.973216+0000 mgr.y (mgr.24362) 10697 : cluster 0 pgmap v10666: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:45:08.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:45:08 smithi080 bash[28361]: audit 2023-12-01T10:45:07.627716+0000 mon.a (mon.0) 6795 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:45:08.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:45:08 smithi080 bash[28361]: audit 2023-12-01T10:45:07.637560+0000 mon.a (mon.0) 6796 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:45:08.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:45:08 smithi080 bash[28361]: audit 2023-12-01T10:45:07.642112+0000 mon.a (mon.0) 6797 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:45:08.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:45:08 smithi080 bash[28361]: audit 2023-12-01T10:45:07.651087+0000 mon.a (mon.0) 6798 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:45:08.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:45:08 smithi080 bash[28361]: audit 2023-12-01T10:45:08.220026+0000 mon.c (mon.2) 6859 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:45:08.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:45:08 smithi080 bash[28361]: audit 2023-12-01T10:45:08.221723+0000 mon.c (mon.2) 6860 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:45:08.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:45:08 smithi080 bash[28361]: audit 2023-12-01T10:45:08.230612+0000 mon.a (mon.0) 6799 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:45:08.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:45:08 smithi080 bash[28361]: audit 2023-12-01T10:45:08.401254+0000 mon.a (mon.0) 6800 : audit 0 from='client.? 172.21.15.80:0/505338154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:45:08.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:45:08 smithi080 bash[41963]: audit 2023-12-01T10:45:07.627716+0000 mon.a (mon.0) 6795 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:45:08.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:45:08 smithi080 bash[41963]: audit 2023-12-01T10:45:07.637560+0000 mon.a (mon.0) 6796 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:45:08.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:45:08 smithi080 bash[41963]: audit 2023-12-01T10:45:07.642112+0000 mon.a (mon.0) 6797 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:45:08.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:45:08 smithi080 bash[41963]: audit 2023-12-01T10:45:07.651087+0000 mon.a (mon.0) 6798 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:45:08.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:45:08 smithi080 bash[41963]: audit 2023-12-01T10:45:08.220026+0000 mon.c (mon.2) 6859 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:45:08.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:45:08 smithi080 bash[41963]: audit 2023-12-01T10:45:08.221723+0000 mon.c (mon.2) 6860 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:45:08.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:45:08 smithi080 bash[41963]: audit 2023-12-01T10:45:08.230612+0000 mon.a (mon.0) 6799 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:45:08.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:45:08 smithi080 bash[41963]: audit 2023-12-01T10:45:08.401254+0000 mon.a (mon.0) 6800 : audit 0 from='client.? 172.21.15.80:0/505338154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:45:09.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:45:08 smithi090 bash[32384]: audit 2023-12-01T10:45:07.627716+0000 mon.a (mon.0) 6795 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:45:09.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:45:08 smithi090 bash[32384]: audit 2023-12-01T10:45:07.637560+0000 mon.a (mon.0) 6796 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:45:09.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:45:08 smithi090 bash[32384]: audit 2023-12-01T10:45:07.642112+0000 mon.a (mon.0) 6797 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:45:09.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:45:08 smithi090 bash[32384]: audit 2023-12-01T10:45:07.651087+0000 mon.a (mon.0) 6798 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:45:09.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:45:08 smithi090 bash[32384]: audit 2023-12-01T10:45:08.220026+0000 mon.c (mon.2) 6859 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:45:09.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:45:08 smithi090 bash[32384]: audit 2023-12-01T10:45:08.221723+0000 mon.c (mon.2) 6860 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:45:09.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:45:08 smithi090 bash[32384]: audit 2023-12-01T10:45:08.230612+0000 mon.a (mon.0) 6799 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:45:09.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:45:08 smithi090 bash[32384]: audit 2023-12-01T10:45:08.401254+0000 mon.a (mon.0) 6800 : audit 0 from='client.? 172.21.15.80:0/505338154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:45:09.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:45:09 smithi080 bash[28361]: cluster 2023-12-01T10:45:08.973869+0000 mgr.y (mgr.24362) 10698 : cluster 0 pgmap v10667: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:45:09.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:45:09 smithi080 bash[41963]: cluster 2023-12-01T10:45:08.973869+0000 mgr.y (mgr.24362) 10698 : cluster 0 pgmap v10667: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:45:10.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:45:09 smithi090 bash[32384]: cluster 2023-12-01T10:45:08.973869+0000 mgr.y (mgr.24362) 10698 : cluster 0 pgmap v10667: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:45:10.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:45:10 smithi080 bash[28361]: audit 2023-12-01T10:45:10.347839+0000 mon.c (mon.2) 6861 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:45:10.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:45:10 smithi080 bash[41963]: audit 2023-12-01T10:45:10.347839+0000 mon.c (mon.2) 6861 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:45:11.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:45:10 smithi090 bash[32384]: audit 2023-12-01T10:45:10.347839+0000 mon.c (mon.2) 6861 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:45:11.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:45:11 smithi080 bash[28361]: audit 2023-12-01T10:45:10.851330+0000 mon.c (mon.2) 6862 : audit 0 from='client.? 172.21.15.80:0/2173238473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:45:11.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:45:11 smithi080 bash[28361]: cluster 2023-12-01T10:45:10.975036+0000 mgr.y (mgr.24362) 10699 : cluster 0 pgmap v10668: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:45:11.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:45:11 smithi080 bash[41963]: audit 2023-12-01T10:45:10.851330+0000 mon.c (mon.2) 6862 : audit 0 from='client.? 172.21.15.80:0/2173238473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:45:11.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:45:11 smithi080 bash[41963]: cluster 2023-12-01T10:45:10.975036+0000 mgr.y (mgr.24362) 10699 : cluster 0 pgmap v10668: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:45:12.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:45:11 smithi090 bash[32384]: audit 2023-12-01T10:45:10.851330+0000 mon.c (mon.2) 6862 : audit 0 from='client.? 172.21.15.80:0/2173238473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:45:12.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:45:11 smithi090 bash[32384]: cluster 2023-12-01T10:45:10.975036+0000 mgr.y (mgr.24362) 10699 : cluster 0 pgmap v10668: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:45:14.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:45:14 smithi080 bash[28361]: cluster 2023-12-01T10:45:12.975733+0000 mgr.y (mgr.24362) 10700 : cluster 0 pgmap v10669: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:45:14.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:45:14 smithi080 bash[28361]: audit 2023-12-01T10:45:13.307999+0000 mon.c (mon.2) 6863 : audit 0 from='client.? 172.21.15.80:0/3474156583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:45:14.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:45:14 smithi080 bash[41963]: cluster 2023-12-01T10:45:12.975733+0000 mgr.y (mgr.24362) 10700 : cluster 0 pgmap v10669: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:45:14.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:45:14 smithi080 bash[41963]: audit 2023-12-01T10:45:13.307999+0000 mon.c (mon.2) 6863 : audit 0 from='client.? 172.21.15.80:0/3474156583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:45:14.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:45:14 smithi090 bash[32384]: cluster 2023-12-01T10:45:12.975733+0000 mgr.y (mgr.24362) 10700 : cluster 0 pgmap v10669: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:45:14.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:45:14 smithi090 bash[32384]: audit 2023-12-01T10:45:13.307999+0000 mon.c (mon.2) 6863 : audit 0 from='client.? 172.21.15.80:0/3474156583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:45:15.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:45:15 smithi080 bash[28361]: cluster 2023-12-01T10:45:14.976522+0000 mgr.y (mgr.24362) 10701 : cluster 0 pgmap v10670: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:45:15.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:45:15 smithi080 bash[41963]: cluster 2023-12-01T10:45:14.976522+0000 mgr.y (mgr.24362) 10701 : cluster 0 pgmap v10670: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:45:16.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:45:15 smithi090 bash[32384]: cluster 2023-12-01T10:45:14.976522+0000 mgr.y (mgr.24362) 10701 : cluster 0 pgmap v10670: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:45:16.545 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:45:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:45:16] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T10:45:16.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:45:16 smithi080 bash[41963]: audit 2023-12-01T10:45:15.765555+0000 mon.a (mon.0) 6801 : audit 0 from='client.? 172.21.15.80:0/1864973425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:45:16.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:45:16 smithi080 bash[28361]: audit 2023-12-01T10:45:15.765555+0000 mon.a (mon.0) 6801 : audit 0 from='client.? 172.21.15.80:0/1864973425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:45:17.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:45:16 smithi090 bash[32384]: audit 2023-12-01T10:45:15.765555+0000 mon.a (mon.0) 6801 : audit 0 from='client.? 172.21.15.80:0/1864973425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:45:17.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:45:17 smithi080 bash[28361]: cluster 2023-12-01T10:45:16.977702+0000 mgr.y (mgr.24362) 10702 : cluster 0 pgmap v10671: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:45:17.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:45:17 smithi080 bash[41963]: cluster 2023-12-01T10:45:16.977702+0000 mgr.y (mgr.24362) 10702 : cluster 0 pgmap v10671: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:45:18.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:45:17 smithi090 bash[32384]: cluster 2023-12-01T10:45:16.977702+0000 mgr.y (mgr.24362) 10702 : cluster 0 pgmap v10671: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:45:18.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:45:18 smithi080 bash[28361]: audit 2023-12-01T10:45:18.221122+0000 mon.c (mon.2) 6864 : audit 0 from='client.? 172.21.15.80:0/1169876049' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:45:18.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:45:18 smithi080 bash[41963]: audit 2023-12-01T10:45:18.221122+0000 mon.c (mon.2) 6864 : audit 0 from='client.? 172.21.15.80:0/1169876049' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:45:19.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:45:18 smithi090 bash[32384]: audit 2023-12-01T10:45:18.221122+0000 mon.c (mon.2) 6864 : audit 0 from='client.? 172.21.15.80:0/1169876049' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:45:19.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:45:19 smithi080 bash[28361]: cluster 2023-12-01T10:45:18.978421+0000 mgr.y (mgr.24362) 10703 : cluster 0 pgmap v10672: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:45:19.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:45:19 smithi080 bash[41963]: cluster 2023-12-01T10:45:18.978421+0000 mgr.y (mgr.24362) 10703 : cluster 0 pgmap v10672: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:45:20.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:45:19 smithi090 bash[32384]: cluster 2023-12-01T10:45:18.978421+0000 mgr.y (mgr.24362) 10703 : cluster 0 pgmap v10672: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:45:21.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:45:20 smithi090 bash[32384]: audit 2023-12-01T10:45:20.664424+0000 mon.c (mon.2) 6865 : audit 0 from='client.? 172.21.15.80:0/1362890473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:45:21.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:45:20 smithi080 bash[28361]: audit 2023-12-01T10:45:20.664424+0000 mon.c (mon.2) 6865 : audit 0 from='client.? 172.21.15.80:0/1362890473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:45:21.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:45:20 smithi080 bash[41963]: audit 2023-12-01T10:45:20.664424+0000 mon.c (mon.2) 6865 : audit 0 from='client.? 172.21.15.80:0/1362890473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:45:22.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:45:21 smithi090 bash[32384]: cluster 2023-12-01T10:45:20.979529+0000 mgr.y (mgr.24362) 10704 : cluster 0 pgmap v10673: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:45:22.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:45:21 smithi080 bash[41963]: cluster 2023-12-01T10:45:20.979529+0000 mgr.y (mgr.24362) 10704 : cluster 0 pgmap v10673: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:45:22.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:45:21 smithi080 bash[28361]: cluster 2023-12-01T10:45:20.979529+0000 mgr.y (mgr.24362) 10704 : cluster 0 pgmap v10673: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:45:24.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:45:24 smithi080 bash[41963]: cluster 2023-12-01T10:45:22.980129+0000 mgr.y (mgr.24362) 10705 : cluster 0 pgmap v10674: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:45:24.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:45:24 smithi080 bash[41963]: audit 2023-12-01T10:45:23.128471+0000 mon.a (mon.0) 6802 : audit 0 from='client.? 172.21.15.80:0/222919554' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:45:24.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:45:24 smithi080 bash[28361]: cluster 2023-12-01T10:45:22.980129+0000 mgr.y (mgr.24362) 10705 : cluster 0 pgmap v10674: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:45:24.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:45:24 smithi080 bash[28361]: audit 2023-12-01T10:45:23.128471+0000 mon.a (mon.0) 6802 : audit 0 from='client.? 172.21.15.80:0/222919554' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:45:24.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:45:24 smithi090 bash[32384]: cluster 2023-12-01T10:45:22.980129+0000 mgr.y (mgr.24362) 10705 : cluster 0 pgmap v10674: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:45:24.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:45:24 smithi090 bash[32384]: audit 2023-12-01T10:45:23.128471+0000 mon.a (mon.0) 6802 : audit 0 from='client.? 172.21.15.80:0/222919554' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:45:25.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:45:25 smithi080 bash[28361]: cluster 2023-12-01T10:45:24.980728+0000 mgr.y (mgr.24362) 10706 : cluster 0 pgmap v10675: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:45:25.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:45:25 smithi080 bash[28361]: audit 2023-12-01T10:45:25.347702+0000 mon.c (mon.2) 6866 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:45:25.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:45:25 smithi080 bash[41963]: cluster 2023-12-01T10:45:24.980728+0000 mgr.y (mgr.24362) 10706 : cluster 0 pgmap v10675: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:45:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:45:25 smithi080 bash[41963]: audit 2023-12-01T10:45:25.347702+0000 mon.c (mon.2) 6866 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:45:26.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:45:25 smithi090 bash[32384]: cluster 2023-12-01T10:45:24.980728+0000 mgr.y (mgr.24362) 10706 : cluster 0 pgmap v10675: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:45:26.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:45:25 smithi090 bash[32384]: audit 2023-12-01T10:45:25.347702+0000 mon.c (mon.2) 6866 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:45:26.562 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:45:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:45:26] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T10:45:26.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:45:26 smithi080 bash[41963]: audit 2023-12-01T10:45:25.610114+0000 mon.c (mon.2) 6867 : audit 0 from='client.? 172.21.15.80:0/309860790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:45:26.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:45:26 smithi080 bash[28361]: audit 2023-12-01T10:45:25.610114+0000 mon.c (mon.2) 6867 : audit 0 from='client.? 172.21.15.80:0/309860790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:45:27.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:45:26 smithi090 bash[32384]: audit 2023-12-01T10:45:25.610114+0000 mon.c (mon.2) 6867 : audit 0 from='client.? 172.21.15.80:0/309860790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:45:27.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:45:27 smithi080 bash[41963]: cluster 2023-12-01T10:45:26.981999+0000 mgr.y (mgr.24362) 10707 : cluster 0 pgmap v10676: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:45:27.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:45:27 smithi080 bash[28361]: cluster 2023-12-01T10:45:26.981999+0000 mgr.y (mgr.24362) 10707 : cluster 0 pgmap v10676: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:45:28.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:45:27 smithi090 bash[32384]: cluster 2023-12-01T10:45:26.981999+0000 mgr.y (mgr.24362) 10707 : cluster 0 pgmap v10676: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:45:28.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:45:28 smithi080 bash[41963]: audit 2023-12-01T10:45:28.065613+0000 mon.c (mon.2) 6868 : audit 0 from='client.? 172.21.15.80:0/3146591873' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:45:28.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:45:28 smithi080 bash[28361]: audit 2023-12-01T10:45:28.065613+0000 mon.c (mon.2) 6868 : audit 0 from='client.? 172.21.15.80:0/3146591873' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:45:29.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:45:28 smithi090 bash[32384]: audit 2023-12-01T10:45:28.065613+0000 mon.c (mon.2) 6868 : audit 0 from='client.? 172.21.15.80:0/3146591873' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:45:29.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:45:29 smithi080 bash[28361]: cluster 2023-12-01T10:45:28.982693+0000 mgr.y (mgr.24362) 10708 : cluster 0 pgmap v10677: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:45:29.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:45:29 smithi080 bash[41963]: cluster 2023-12-01T10:45:28.982693+0000 mgr.y (mgr.24362) 10708 : cluster 0 pgmap v10677: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:45:30.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:45:29 smithi090 bash[32384]: cluster 2023-12-01T10:45:28.982693+0000 mgr.y (mgr.24362) 10708 : cluster 0 pgmap v10677: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:45:30.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:45:30 smithi080 bash[28361]: audit 2023-12-01T10:45:30.514588+0000 mon.c (mon.2) 6869 : audit 0 from='client.? 172.21.15.80:0/397440525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:45:30.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:45:30 smithi080 bash[41963]: audit 2023-12-01T10:45:30.514588+0000 mon.c (mon.2) 6869 : audit 0 from='client.? 172.21.15.80:0/397440525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:45:31.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:45:30 smithi090 bash[32384]: audit 2023-12-01T10:45:30.514588+0000 mon.c (mon.2) 6869 : audit 0 from='client.? 172.21.15.80:0/397440525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:45:31.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:45:31 smithi080 bash[28361]: cluster 2023-12-01T10:45:30.983865+0000 mgr.y (mgr.24362) 10709 : cluster 0 pgmap v10678: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:45:31.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:45:31 smithi080 bash[41963]: cluster 2023-12-01T10:45:30.983865+0000 mgr.y (mgr.24362) 10709 : cluster 0 pgmap v10678: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:45:32.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:45:31 smithi090 bash[32384]: cluster 2023-12-01T10:45:30.983865+0000 mgr.y (mgr.24362) 10709 : cluster 0 pgmap v10678: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:45:33.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:45:33 smithi080 bash[28361]: audit 2023-12-01T10:45:32.965951+0000 mon.a (mon.0) 6803 : audit 0 from='client.? 172.21.15.80:0/2110126614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:45:33.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:45:33 smithi080 bash[41963]: audit 2023-12-01T10:45:32.965951+0000 mon.a (mon.0) 6803 : audit 0 from='client.? 172.21.15.80:0/2110126614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:45:33.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:45:33 smithi090 bash[32384]: audit 2023-12-01T10:45:32.965951+0000 mon.a (mon.0) 6803 : audit 0 from='client.? 172.21.15.80:0/2110126614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:45:34.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:45:34 smithi080 bash[28361]: cluster 2023-12-01T10:45:32.984304+0000 mgr.y (mgr.24362) 10710 : cluster 0 pgmap v10679: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:45:34.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:45:34 smithi080 bash[41963]: cluster 2023-12-01T10:45:32.984304+0000 mgr.y (mgr.24362) 10710 : cluster 0 pgmap v10679: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:45:34.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:45:34 smithi090 bash[32384]: cluster 2023-12-01T10:45:32.984304+0000 mgr.y (mgr.24362) 10710 : cluster 0 pgmap v10679: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:45:35.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:45:35 smithi080 bash[28361]: cluster 2023-12-01T10:45:34.984952+0000 mgr.y (mgr.24362) 10711 : cluster 0 pgmap v10680: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:45:35.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:45:35 smithi080 bash[28361]: audit 2023-12-01T10:45:35.421072+0000 mon.c (mon.2) 6870 : audit 0 from='client.? 172.21.15.80:0/46083082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:45:35.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:45:35 smithi080 bash[41963]: cluster 2023-12-01T10:45:34.984952+0000 mgr.y (mgr.24362) 10711 : cluster 0 pgmap v10680: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:45:35.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:45:35 smithi080 bash[41963]: audit 2023-12-01T10:45:35.421072+0000 mon.c (mon.2) 6870 : audit 0 from='client.? 172.21.15.80:0/46083082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:45:36.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:45:35 smithi090 bash[32384]: cluster 2023-12-01T10:45:34.984952+0000 mgr.y (mgr.24362) 10711 : cluster 0 pgmap v10680: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:45:36.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:45:35 smithi090 bash[32384]: audit 2023-12-01T10:45:35.421072+0000 mon.c (mon.2) 6870 : audit 0 from='client.? 172.21.15.80:0/46083082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:45:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:45:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:45:36] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T10:45:38.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:45:38 smithi080 bash[41963]: cluster 2023-12-01T10:45:36.986005+0000 mgr.y (mgr.24362) 10712 : cluster 0 pgmap v10681: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:45:38.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:45:38 smithi080 bash[41963]: audit 2023-12-01T10:45:37.876377+0000 mon.a (mon.0) 6804 : audit 0 from='client.? 172.21.15.80:0/2533523775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:45:38.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:45:38 smithi080 bash[28361]: cluster 2023-12-01T10:45:36.986005+0000 mgr.y (mgr.24362) 10712 : cluster 0 pgmap v10681: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:45:38.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:45:38 smithi080 bash[28361]: audit 2023-12-01T10:45:37.876377+0000 mon.a (mon.0) 6804 : audit 0 from='client.? 172.21.15.80:0/2533523775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:45:38.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:45:38 smithi090 bash[32384]: cluster 2023-12-01T10:45:36.986005+0000 mgr.y (mgr.24362) 10712 : cluster 0 pgmap v10681: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:45:38.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:45:38 smithi090 bash[32384]: audit 2023-12-01T10:45:37.876377+0000 mon.a (mon.0) 6804 : audit 0 from='client.? 172.21.15.80:0/2533523775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:45:40.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:45:40 smithi080 bash[41963]: cluster 2023-12-01T10:45:38.986789+0000 mgr.y (mgr.24362) 10713 : cluster 0 pgmap v10682: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:45:40.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:45:40 smithi080 bash[28361]: cluster 2023-12-01T10:45:38.986789+0000 mgr.y (mgr.24362) 10713 : cluster 0 pgmap v10682: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:45:40.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:45:40 smithi090 bash[32384]: cluster 2023-12-01T10:45:38.986789+0000 mgr.y (mgr.24362) 10713 : cluster 0 pgmap v10682: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:45:41.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:45:41 smithi080 bash[28361]: audit 2023-12-01T10:45:40.334870+0000 mon.a (mon.0) 6805 : audit 0 from='client.? 172.21.15.80:0/407169744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:45:41.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:45:41 smithi080 bash[28361]: audit 2023-12-01T10:45:40.348269+0000 mon.c (mon.2) 6871 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:45:41.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:45:41 smithi080 bash[41963]: audit 2023-12-01T10:45:40.334870+0000 mon.a (mon.0) 6805 : audit 0 from='client.? 172.21.15.80:0/407169744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:45:41.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:45:41 smithi080 bash[41963]: audit 2023-12-01T10:45:40.348269+0000 mon.c (mon.2) 6871 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:45:41.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:45:41 smithi090 bash[32384]: audit 2023-12-01T10:45:40.334870+0000 mon.a (mon.0) 6805 : audit 0 from='client.? 172.21.15.80:0/407169744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:45:41.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:45:41 smithi090 bash[32384]: audit 2023-12-01T10:45:40.348269+0000 mon.c (mon.2) 6871 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:45:42.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:45:42 smithi080 bash[28361]: cluster 2023-12-01T10:45:40.987901+0000 mgr.y (mgr.24362) 10714 : cluster 0 pgmap v10683: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:45:42.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:45:42 smithi080 bash[41963]: cluster 2023-12-01T10:45:40.987901+0000 mgr.y (mgr.24362) 10714 : cluster 0 pgmap v10683: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:45:42.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:45:42 smithi090 bash[32384]: cluster 2023-12-01T10:45:40.987901+0000 mgr.y (mgr.24362) 10714 : cluster 0 pgmap v10683: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:45:43.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:45:43 smithi080 bash[28361]: audit 2023-12-01T10:45:42.791567+0000 mon.a (mon.0) 6806 : audit 0 from='client.? 172.21.15.80:0/1442894570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:45:43.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:45:43 smithi080 bash[41963]: audit 2023-12-01T10:45:42.791567+0000 mon.a (mon.0) 6806 : audit 0 from='client.? 172.21.15.80:0/1442894570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:45:43.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:45:43 smithi090 bash[32384]: audit 2023-12-01T10:45:42.791567+0000 mon.a (mon.0) 6806 : audit 0 from='client.? 172.21.15.80:0/1442894570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:45:44.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:45:44 smithi080 bash[41963]: cluster 2023-12-01T10:45:42.988546+0000 mgr.y (mgr.24362) 10715 : cluster 0 pgmap v10684: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:45:44.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:45:44 smithi080 bash[28361]: cluster 2023-12-01T10:45:42.988546+0000 mgr.y (mgr.24362) 10715 : cluster 0 pgmap v10684: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:45:44.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:45:44 smithi090 bash[32384]: cluster 2023-12-01T10:45:42.988546+0000 mgr.y (mgr.24362) 10715 : cluster 0 pgmap v10684: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:45:45.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:45:45 smithi080 bash[41963]: cluster 2023-12-01T10:45:44.989141+0000 mgr.y (mgr.24362) 10716 : cluster 0 pgmap v10685: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:45:45.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:45:45 smithi080 bash[41963]: audit 2023-12-01T10:45:45.242446+0000 mon.a (mon.0) 6807 : audit 0 from='client.? 172.21.15.80:0/1605914269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:45:45.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:45:45 smithi080 bash[28361]: cluster 2023-12-01T10:45:44.989141+0000 mgr.y (mgr.24362) 10716 : cluster 0 pgmap v10685: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:45:45.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:45:45 smithi080 bash[28361]: audit 2023-12-01T10:45:45.242446+0000 mon.a (mon.0) 6807 : audit 0 from='client.? 172.21.15.80:0/1605914269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:45:46.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:45:45 smithi090 bash[32384]: cluster 2023-12-01T10:45:44.989141+0000 mgr.y (mgr.24362) 10716 : cluster 0 pgmap v10685: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:45:46.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:45:45 smithi090 bash[32384]: audit 2023-12-01T10:45:45.242446+0000 mon.a (mon.0) 6807 : audit 0 from='client.? 172.21.15.80:0/1605914269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:45:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:45:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:45:46] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T10:45:48.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:45:48 smithi080 bash[28361]: cluster 2023-12-01T10:45:46.990288+0000 mgr.y (mgr.24362) 10717 : cluster 0 pgmap v10686: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:45:48.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:45:48 smithi080 bash[28361]: audit 2023-12-01T10:45:47.692336+0000 mon.a (mon.0) 6808 : audit 0 from='client.? 172.21.15.80:0/3262433888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:45:48.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:45:48 smithi080 bash[41963]: cluster 2023-12-01T10:45:46.990288+0000 mgr.y (mgr.24362) 10717 : cluster 0 pgmap v10686: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:45:48.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:45:48 smithi080 bash[41963]: audit 2023-12-01T10:45:47.692336+0000 mon.a (mon.0) 6808 : audit 0 from='client.? 172.21.15.80:0/3262433888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:45:48.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:45:48 smithi090 bash[32384]: cluster 2023-12-01T10:45:46.990288+0000 mgr.y (mgr.24362) 10717 : cluster 0 pgmap v10686: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:45:48.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:45:48 smithi090 bash[32384]: audit 2023-12-01T10:45:47.692336+0000 mon.a (mon.0) 6808 : audit 0 from='client.? 172.21.15.80:0/3262433888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:45:50.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:45:50 smithi080 bash[41963]: cluster 2023-12-01T10:45:48.990996+0000 mgr.y (mgr.24362) 10718 : cluster 0 pgmap v10687: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:45:50.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:45:50 smithi080 bash[28361]: cluster 2023-12-01T10:45:48.990996+0000 mgr.y (mgr.24362) 10718 : cluster 0 pgmap v10687: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:45:50.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:45:50 smithi090 bash[32384]: cluster 2023-12-01T10:45:48.990996+0000 mgr.y (mgr.24362) 10718 : cluster 0 pgmap v10687: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:45:51.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:45:51 smithi080 bash[41963]: audit 2023-12-01T10:45:50.148741+0000 mon.c (mon.2) 6872 : audit 0 from='client.? 172.21.15.80:0/1518830551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:45:51.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:45:51 smithi080 bash[28361]: audit 2023-12-01T10:45:50.148741+0000 mon.c (mon.2) 6872 : audit 0 from='client.? 172.21.15.80:0/1518830551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:45:51.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:45:51 smithi090 bash[32384]: audit 2023-12-01T10:45:50.148741+0000 mon.c (mon.2) 6872 : audit 0 from='client.? 172.21.15.80:0/1518830551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:45:52.430 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:45:52 smithi080 bash[41963]: cluster 2023-12-01T10:45:50.992064+0000 mgr.y (mgr.24362) 10719 : cluster 0 pgmap v10688: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:45:52.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:45:52 smithi080 bash[28361]: cluster 2023-12-01T10:45:50.992064+0000 mgr.y (mgr.24362) 10719 : cluster 0 pgmap v10688: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:45:52.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:45:52 smithi090 bash[32384]: cluster 2023-12-01T10:45:50.992064+0000 mgr.y (mgr.24362) 10719 : cluster 0 pgmap v10688: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:45:53.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:45:53 smithi080 bash[28361]: audit 2023-12-01T10:45:52.607097+0000 mon.c (mon.2) 6873 : audit 0 from='client.? 172.21.15.80:0/1086055485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:45:53.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:45:53 smithi080 bash[41963]: audit 2023-12-01T10:45:52.607097+0000 mon.c (mon.2) 6873 : audit 0 from='client.? 172.21.15.80:0/1086055485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:45:53.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:45:53 smithi090 bash[32384]: audit 2023-12-01T10:45:52.607097+0000 mon.c (mon.2) 6873 : audit 0 from='client.? 172.21.15.80:0/1086055485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:45:54.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:45:54 smithi080 bash[28361]: cluster 2023-12-01T10:45:52.992673+0000 mgr.y (mgr.24362) 10720 : cluster 0 pgmap v10689: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:45:54.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:45:54 smithi080 bash[41963]: cluster 2023-12-01T10:45:52.992673+0000 mgr.y (mgr.24362) 10720 : cluster 0 pgmap v10689: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:45:54.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:45:54 smithi090 bash[32384]: cluster 2023-12-01T10:45:52.992673+0000 mgr.y (mgr.24362) 10720 : cluster 0 pgmap v10689: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:45:55.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:45:55 smithi080 bash[28361]: cluster 2023-12-01T10:45:54.993421+0000 mgr.y (mgr.24362) 10721 : cluster 0 pgmap v10690: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:45:55.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:45:55 smithi080 bash[28361]: audit 2023-12-01T10:45:55.064384+0000 mon.c (mon.2) 6874 : audit 0 from='client.? 172.21.15.80:0/1285115418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:45:55.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:45:55 smithi080 bash[28361]: audit 2023-12-01T10:45:55.349073+0000 mon.c (mon.2) 6875 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:45:55.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:45:55 smithi080 bash[41963]: cluster 2023-12-01T10:45:54.993421+0000 mgr.y (mgr.24362) 10721 : cluster 0 pgmap v10690: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:45:55.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:45:55 smithi080 bash[41963]: audit 2023-12-01T10:45:55.064384+0000 mon.c (mon.2) 6874 : audit 0 from='client.? 172.21.15.80:0/1285115418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:45:55.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:45:55 smithi080 bash[41963]: audit 2023-12-01T10:45:55.349073+0000 mon.c (mon.2) 6875 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:45:56.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:45:55 smithi090 bash[32384]: cluster 2023-12-01T10:45:54.993421+0000 mgr.y (mgr.24362) 10721 : cluster 0 pgmap v10690: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:45:56.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:45:55 smithi090 bash[32384]: audit 2023-12-01T10:45:55.064384+0000 mon.c (mon.2) 6874 : audit 0 from='client.? 172.21.15.80:0/1285115418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:45:56.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:45:55 smithi090 bash[32384]: audit 2023-12-01T10:45:55.349073+0000 mon.c (mon.2) 6875 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:45:56.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:45:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:45:56] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T10:45:58.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:45:58 smithi080 bash[28361]: cluster 2023-12-01T10:45:56.994723+0000 mgr.y (mgr.24362) 10722 : cluster 0 pgmap v10691: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:45:58.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:45:58 smithi080 bash[28361]: audit 2023-12-01T10:45:57.524575+0000 mon.c (mon.2) 6876 : audit 0 from='client.? 172.21.15.80:0/3116381567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:45:58.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:45:58 smithi080 bash[41963]: cluster 2023-12-01T10:45:56.994723+0000 mgr.y (mgr.24362) 10722 : cluster 0 pgmap v10691: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:45:58.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:45:58 smithi080 bash[41963]: audit 2023-12-01T10:45:57.524575+0000 mon.c (mon.2) 6876 : audit 0 from='client.? 172.21.15.80:0/3116381567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:45:58.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:45:58 smithi090 bash[32384]: cluster 2023-12-01T10:45:56.994723+0000 mgr.y (mgr.24362) 10722 : cluster 0 pgmap v10691: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:45:58.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:45:58 smithi090 bash[32384]: audit 2023-12-01T10:45:57.524575+0000 mon.c (mon.2) 6876 : audit 0 from='client.? 172.21.15.80:0/3116381567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:46:00.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:46:00 smithi080 bash[41963]: cluster 2023-12-01T10:45:58.995503+0000 mgr.y (mgr.24362) 10723 : cluster 0 pgmap v10692: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:46:00.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:46:00 smithi080 bash[41963]: audit 2023-12-01T10:45:59.979028+0000 mon.c (mon.2) 6877 : audit 0 from='client.? 172.21.15.80:0/938297821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:46:00.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:46:00 smithi080 bash[28361]: cluster 2023-12-01T10:45:58.995503+0000 mgr.y (mgr.24362) 10723 : cluster 0 pgmap v10692: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:46:00.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:46:00 smithi080 bash[28361]: audit 2023-12-01T10:45:59.979028+0000 mon.c (mon.2) 6877 : audit 0 from='client.? 172.21.15.80:0/938297821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:46:00.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:46:00 smithi090 bash[32384]: cluster 2023-12-01T10:45:58.995503+0000 mgr.y (mgr.24362) 10723 : cluster 0 pgmap v10692: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:46:00.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:46:00 smithi090 bash[32384]: audit 2023-12-01T10:45:59.979028+0000 mon.c (mon.2) 6877 : audit 0 from='client.? 172.21.15.80:0/938297821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:46:02.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:46:02 smithi080 bash[28361]: cluster 2023-12-01T10:46:00.996723+0000 mgr.y (mgr.24362) 10724 : cluster 0 pgmap v10693: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:46:02.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:46:02 smithi080 bash[41963]: cluster 2023-12-01T10:46:00.996723+0000 mgr.y (mgr.24362) 10724 : cluster 0 pgmap v10693: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:46:02.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:46:02 smithi090 bash[32384]: cluster 2023-12-01T10:46:00.996723+0000 mgr.y (mgr.24362) 10724 : cluster 0 pgmap v10693: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:46:03.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:46:03 smithi080 bash[28361]: audit 2023-12-01T10:46:02.421267+0000 mon.c (mon.2) 6878 : audit 0 from='client.? 172.21.15.80:0/3422820258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:46:03.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:46:03 smithi080 bash[41963]: audit 2023-12-01T10:46:02.421267+0000 mon.c (mon.2) 6878 : audit 0 from='client.? 172.21.15.80:0/3422820258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:46:03.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:46:03 smithi090 bash[32384]: audit 2023-12-01T10:46:02.421267+0000 mon.c (mon.2) 6878 : audit 0 from='client.? 172.21.15.80:0/3422820258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:46:04.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:46:04 smithi080 bash[28361]: cluster 2023-12-01T10:46:02.997484+0000 mgr.y (mgr.24362) 10725 : cluster 0 pgmap v10694: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:46:04.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:46:04 smithi080 bash[41963]: cluster 2023-12-01T10:46:02.997484+0000 mgr.y (mgr.24362) 10725 : cluster 0 pgmap v10694: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:46:04.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:46:04 smithi090 bash[32384]: cluster 2023-12-01T10:46:02.997484+0000 mgr.y (mgr.24362) 10725 : cluster 0 pgmap v10694: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:46:05.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:46:05 smithi080 bash[28361]: audit 2023-12-01T10:46:04.874924+0000 mon.a (mon.0) 6809 : audit 0 from='client.? 172.21.15.80:0/3171101086' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:46:05.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:46:05 smithi080 bash[28361]: cluster 2023-12-01T10:46:04.998087+0000 mgr.y (mgr.24362) 10726 : cluster 0 pgmap v10695: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:46:05.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:46:05 smithi080 bash[41963]: audit 2023-12-01T10:46:04.874924+0000 mon.a (mon.0) 6809 : audit 0 from='client.? 172.21.15.80:0/3171101086' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:46:05.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:46:05 smithi080 bash[41963]: cluster 2023-12-01T10:46:04.998087+0000 mgr.y (mgr.24362) 10726 : cluster 0 pgmap v10695: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:46:06.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:46:05 smithi090 bash[32384]: audit 2023-12-01T10:46:04.874924+0000 mon.a (mon.0) 6809 : audit 0 from='client.? 172.21.15.80:0/3171101086' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:46:06.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:46:05 smithi090 bash[32384]: cluster 2023-12-01T10:46:04.998087+0000 mgr.y (mgr.24362) 10726 : cluster 0 pgmap v10695: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:46:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:46:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:46:06] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T10:46:08.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:46:08 smithi080 bash[28361]: cluster 2023-12-01T10:46:06.999071+0000 mgr.y (mgr.24362) 10727 : cluster 0 pgmap v10696: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:46:08.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:46:08 smithi080 bash[28361]: audit 2023-12-01T10:46:07.339932+0000 mon.a (mon.0) 6810 : audit 0 from='client.? 172.21.15.80:0/3730320355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:46:08.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:46:08 smithi080 bash[41963]: cluster 2023-12-01T10:46:06.999071+0000 mgr.y (mgr.24362) 10727 : cluster 0 pgmap v10696: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:46:08.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:46:08 smithi080 bash[41963]: audit 2023-12-01T10:46:07.339932+0000 mon.a (mon.0) 6810 : audit 0 from='client.? 172.21.15.80:0/3730320355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:46:08.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:46:08 smithi090 bash[32384]: cluster 2023-12-01T10:46:06.999071+0000 mgr.y (mgr.24362) 10727 : cluster 0 pgmap v10696: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:46:08.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:46:08 smithi090 bash[32384]: audit 2023-12-01T10:46:07.339932+0000 mon.a (mon.0) 6810 : audit 0 from='client.? 172.21.15.80:0/3730320355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:46:09.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:46:09 smithi080 bash[41963]: audit 2023-12-01T10:46:08.314915+0000 mon.c (mon.2) 6879 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:46:09.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:46:09 smithi080 bash[41963]: audit 2023-12-01T10:46:08.692712+0000 mon.a (mon.0) 6811 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:46:09.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:46:09 smithi080 bash[41963]: audit 2023-12-01T10:46:08.706147+0000 mon.a (mon.0) 6812 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:46:09.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:46:09 smithi080 bash[28361]: audit 2023-12-01T10:46:08.314915+0000 mon.c (mon.2) 6879 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:46:09.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:46:09 smithi080 bash[28361]: audit 2023-12-01T10:46:08.692712+0000 mon.a (mon.0) 6811 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:46:09.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:46:09 smithi080 bash[28361]: audit 2023-12-01T10:46:08.706147+0000 mon.a (mon.0) 6812 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:46:09.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:46:09 smithi090 bash[32384]: audit 2023-12-01T10:46:08.314915+0000 mon.c (mon.2) 6879 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:46:09.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:46:09 smithi090 bash[32384]: audit 2023-12-01T10:46:08.692712+0000 mon.a (mon.0) 6811 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:46:09.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:46:09 smithi090 bash[32384]: audit 2023-12-01T10:46:08.706147+0000 mon.a (mon.0) 6812 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:46:10.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:46:10 smithi080 bash[41963]: cluster 2023-12-01T10:46:08.999702+0000 mgr.y (mgr.24362) 10728 : cluster 0 pgmap v10697: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:46:10.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:46:10 smithi080 bash[41963]: audit 2023-12-01T10:46:09.799232+0000 mon.a (mon.0) 6813 : audit 0 from='client.? 172.21.15.80:0/2116034483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:46:10.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:46:10 smithi080 bash[28361]: cluster 2023-12-01T10:46:08.999702+0000 mgr.y (mgr.24362) 10728 : cluster 0 pgmap v10697: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:46:10.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:46:10 smithi080 bash[28361]: audit 2023-12-01T10:46:09.799232+0000 mon.a (mon.0) 6813 : audit 0 from='client.? 172.21.15.80:0/2116034483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:46:10.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:46:10 smithi090 bash[32384]: cluster 2023-12-01T10:46:08.999702+0000 mgr.y (mgr.24362) 10728 : cluster 0 pgmap v10697: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:46:10.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:46:10 smithi090 bash[32384]: audit 2023-12-01T10:46:09.799232+0000 mon.a (mon.0) 6813 : audit 0 from='client.? 172.21.15.80:0/2116034483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:46:11.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:46:11 smithi080 bash[28361]: audit 2023-12-01T10:46:10.349380+0000 mon.c (mon.2) 6880 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:46:11.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:46:11 smithi080 bash[41963]: audit 2023-12-01T10:46:10.349380+0000 mon.c (mon.2) 6880 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:46:11.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:46:11 smithi090 bash[32384]: audit 2023-12-01T10:46:10.349380+0000 mon.c (mon.2) 6880 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:46:12.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:46:12 smithi080 bash[41963]: cluster 2023-12-01T10:46:11.000811+0000 mgr.y (mgr.24362) 10729 : cluster 0 pgmap v10698: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:46:12.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:46:12 smithi080 bash[28361]: cluster 2023-12-01T10:46:11.000811+0000 mgr.y (mgr.24362) 10729 : cluster 0 pgmap v10698: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:46:12.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:46:12 smithi090 bash[32384]: cluster 2023-12-01T10:46:11.000811+0000 mgr.y (mgr.24362) 10729 : cluster 0 pgmap v10698: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:46:13.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:46:13 smithi080 bash[41963]: audit 2023-12-01T10:46:12.264959+0000 mon.c (mon.2) 6881 : audit 0 from='client.? 172.21.15.80:0/1749376373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:46:13.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:46:13 smithi080 bash[28361]: audit 2023-12-01T10:46:12.264959+0000 mon.c (mon.2) 6881 : audit 0 from='client.? 172.21.15.80:0/1749376373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:46:13.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:46:13 smithi090 bash[32384]: audit 2023-12-01T10:46:12.264959+0000 mon.c (mon.2) 6881 : audit 0 from='client.? 172.21.15.80:0/1749376373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:46:14.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:46:14 smithi080 bash[28361]: cluster 2023-12-01T10:46:13.001531+0000 mgr.y (mgr.24362) 10730 : cluster 0 pgmap v10699: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:46:14.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:46:14 smithi080 bash[41963]: cluster 2023-12-01T10:46:13.001531+0000 mgr.y (mgr.24362) 10730 : cluster 0 pgmap v10699: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:46:14.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:46:14 smithi090 bash[32384]: cluster 2023-12-01T10:46:13.001531+0000 mgr.y (mgr.24362) 10730 : cluster 0 pgmap v10699: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:46:15.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:46:15 smithi090 bash[32384]: audit 2023-12-01T10:46:14.219370+0000 mon.a (mon.0) 6814 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:46:15.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:46:15 smithi090 bash[32384]: audit 2023-12-01T10:46:14.234632+0000 mon.a (mon.0) 6815 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:46:15.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:46:15 smithi090 bash[32384]: audit 2023-12-01T10:46:14.773668+0000 mon.a (mon.0) 6816 : audit 0 from='client.? 172.21.15.80:0/343463110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:46:15.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:46:15 smithi090 bash[32384]: audit 2023-12-01T10:46:14.918898+0000 mon.a (mon.0) 6817 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:46:15.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:46:15 smithi090 bash[32384]: audit 2023-12-01T10:46:14.932823+0000 mon.a (mon.0) 6818 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:46:15.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:46:15 smithi080 bash[28361]: audit 2023-12-01T10:46:14.219370+0000 mon.a (mon.0) 6814 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:46:15.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:46:15 smithi080 bash[28361]: audit 2023-12-01T10:46:14.234632+0000 mon.a (mon.0) 6815 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:46:15.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:46:15 smithi080 bash[28361]: audit 2023-12-01T10:46:14.773668+0000 mon.a (mon.0) 6816 : audit 0 from='client.? 172.21.15.80:0/343463110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:46:15.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:46:15 smithi080 bash[28361]: audit 2023-12-01T10:46:14.918898+0000 mon.a (mon.0) 6817 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:46:15.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:46:15 smithi080 bash[28361]: audit 2023-12-01T10:46:14.932823+0000 mon.a (mon.0) 6818 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:46:15.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:46:15 smithi080 bash[41963]: audit 2023-12-01T10:46:14.219370+0000 mon.a (mon.0) 6814 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:46:15.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:46:15 smithi080 bash[41963]: audit 2023-12-01T10:46:14.234632+0000 mon.a (mon.0) 6815 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:46:15.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:46:15 smithi080 bash[41963]: audit 2023-12-01T10:46:14.773668+0000 mon.a (mon.0) 6816 : audit 0 from='client.? 172.21.15.80:0/343463110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:46:15.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:46:15 smithi080 bash[41963]: audit 2023-12-01T10:46:14.918898+0000 mon.a (mon.0) 6817 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:46:15.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:46:15 smithi080 bash[41963]: audit 2023-12-01T10:46:14.932823+0000 mon.a (mon.0) 6818 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:46:16.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:46:16 smithi090 bash[32384]: cluster 2023-12-01T10:46:15.002218+0000 mgr.y (mgr.24362) 10731 : cluster 0 pgmap v10700: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:46:16.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:46:16 smithi090 bash[32384]: audit 2023-12-01T10:46:15.406903+0000 mon.c (mon.2) 6882 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:46:16.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:46:16 smithi090 bash[32384]: audit 2023-12-01T10:46:15.408524+0000 mon.c (mon.2) 6883 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:46:16.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:46:16 smithi090 bash[32384]: audit 2023-12-01T10:46:15.420566+0000 mon.a (mon.0) 6819 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:46:16.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:46:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:46:16] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T10:46:16.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:46:16 smithi080 bash[28361]: cluster 2023-12-01T10:46:15.002218+0000 mgr.y (mgr.24362) 10731 : cluster 0 pgmap v10700: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:46:16.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:46:16 smithi080 bash[28361]: audit 2023-12-01T10:46:15.406903+0000 mon.c (mon.2) 6882 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:46:16.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:46:16 smithi080 bash[28361]: audit 2023-12-01T10:46:15.408524+0000 mon.c (mon.2) 6883 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:46:16.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:46:16 smithi080 bash[28361]: audit 2023-12-01T10:46:15.420566+0000 mon.a (mon.0) 6819 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:46:16.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:46:16 smithi080 bash[41963]: cluster 2023-12-01T10:46:15.002218+0000 mgr.y (mgr.24362) 10731 : cluster 0 pgmap v10700: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:46:16.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:46:16 smithi080 bash[41963]: audit 2023-12-01T10:46:15.406903+0000 mon.c (mon.2) 6882 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:46:16.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:46:16 smithi080 bash[41963]: audit 2023-12-01T10:46:15.408524+0000 mon.c (mon.2) 6883 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:46:16.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:46:16 smithi080 bash[41963]: audit 2023-12-01T10:46:15.420566+0000 mon.a (mon.0) 6819 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:46:18.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:46:18 smithi090 bash[32384]: cluster 2023-12-01T10:46:17.003465+0000 mgr.y (mgr.24362) 10732 : cluster 0 pgmap v10701: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:46:18.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:46:18 smithi090 bash[32384]: audit 2023-12-01T10:46:17.229120+0000 mon.c (mon.2) 6884 : audit 0 from='client.? 172.21.15.80:0/1784857499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:46:18.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:46:18 smithi080 bash[28361]: cluster 2023-12-01T10:46:17.003465+0000 mgr.y (mgr.24362) 10732 : cluster 0 pgmap v10701: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:46:18.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:46:18 smithi080 bash[28361]: audit 2023-12-01T10:46:17.229120+0000 mon.c (mon.2) 6884 : audit 0 from='client.? 172.21.15.80:0/1784857499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:46:18.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:46:18 smithi080 bash[41963]: cluster 2023-12-01T10:46:17.003465+0000 mgr.y (mgr.24362) 10732 : cluster 0 pgmap v10701: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:46:18.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:46:18 smithi080 bash[41963]: audit 2023-12-01T10:46:17.229120+0000 mon.c (mon.2) 6884 : audit 0 from='client.? 172.21.15.80:0/1784857499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:46:20.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:46:20 smithi090 bash[32384]: cluster 2023-12-01T10:46:19.004196+0000 mgr.y (mgr.24362) 10733 : cluster 0 pgmap v10702: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:46:20.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:46:20 smithi090 bash[32384]: audit 2023-12-01T10:46:19.675395+0000 mon.a (mon.0) 6820 : audit 0 from='client.? 172.21.15.80:0/2795562915' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:46:20.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:46:20 smithi080 bash[28361]: cluster 2023-12-01T10:46:19.004196+0000 mgr.y (mgr.24362) 10733 : cluster 0 pgmap v10702: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:46:20.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:46:20 smithi080 bash[28361]: audit 2023-12-01T10:46:19.675395+0000 mon.a (mon.0) 6820 : audit 0 from='client.? 172.21.15.80:0/2795562915' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:46:20.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:46:20 smithi080 bash[41963]: cluster 2023-12-01T10:46:19.004196+0000 mgr.y (mgr.24362) 10733 : cluster 0 pgmap v10702: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:46:20.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:46:20 smithi080 bash[41963]: audit 2023-12-01T10:46:19.675395+0000 mon.a (mon.0) 6820 : audit 0 from='client.? 172.21.15.80:0/2795562915' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:46:22.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:46:22 smithi090 bash[32384]: cluster 2023-12-01T10:46:21.005233+0000 mgr.y (mgr.24362) 10734 : cluster 0 pgmap v10703: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:46:22.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:46:22 smithi090 bash[32384]: audit 2023-12-01T10:46:22.126478+0000 mon.a (mon.0) 6821 : audit 0 from='client.? 172.21.15.80:0/787634702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:46:22.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:46:22 smithi080 bash[28361]: cluster 2023-12-01T10:46:21.005233+0000 mgr.y (mgr.24362) 10734 : cluster 0 pgmap v10703: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:46:22.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:46:22 smithi080 bash[28361]: audit 2023-12-01T10:46:22.126478+0000 mon.a (mon.0) 6821 : audit 0 from='client.? 172.21.15.80:0/787634702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:46:22.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:46:22 smithi080 bash[41963]: cluster 2023-12-01T10:46:21.005233+0000 mgr.y (mgr.24362) 10734 : cluster 0 pgmap v10703: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:46:22.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:46:22 smithi080 bash[41963]: audit 2023-12-01T10:46:22.126478+0000 mon.a (mon.0) 6821 : audit 0 from='client.? 172.21.15.80:0/787634702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:46:24.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:46:24 smithi090 bash[32384]: cluster 2023-12-01T10:46:23.005932+0000 mgr.y (mgr.24362) 10735 : cluster 0 pgmap v10704: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:46:24.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:46:24 smithi080 bash[28361]: cluster 2023-12-01T10:46:23.005932+0000 mgr.y (mgr.24362) 10735 : cluster 0 pgmap v10704: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:46:24.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:46:24 smithi080 bash[41963]: cluster 2023-12-01T10:46:23.005932+0000 mgr.y (mgr.24362) 10735 : cluster 0 pgmap v10704: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:46:25.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:46:25 smithi080 bash[28361]: audit 2023-12-01T10:46:24.586279+0000 mon.a (mon.0) 6822 : audit 0 from='client.? 172.21.15.80:0/2014102538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:46:25.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:46:25 smithi080 bash[28361]: cluster 2023-12-01T10:46:25.006584+0000 mgr.y (mgr.24362) 10736 : cluster 0 pgmap v10705: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:46:25.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:46:25 smithi080 bash[28361]: audit 2023-12-01T10:46:25.349721+0000 mon.c (mon.2) 6885 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:46:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:46:25 smithi080 bash[41963]: audit 2023-12-01T10:46:24.586279+0000 mon.a (mon.0) 6822 : audit 0 from='client.? 172.21.15.80:0/2014102538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:46:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:46:25 smithi080 bash[41963]: cluster 2023-12-01T10:46:25.006584+0000 mgr.y (mgr.24362) 10736 : cluster 0 pgmap v10705: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:46:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:46:25 smithi080 bash[41963]: audit 2023-12-01T10:46:25.349721+0000 mon.c (mon.2) 6885 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:46:26.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:46:25 smithi090 bash[32384]: audit 2023-12-01T10:46:24.586279+0000 mon.a (mon.0) 6822 : audit 0 from='client.? 172.21.15.80:0/2014102538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:46:26.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:46:25 smithi090 bash[32384]: cluster 2023-12-01T10:46:25.006584+0000 mgr.y (mgr.24362) 10736 : cluster 0 pgmap v10705: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:46:26.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:46:25 smithi090 bash[32384]: audit 2023-12-01T10:46:25.349721+0000 mon.c (mon.2) 6885 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:46:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:46:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:46:26] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T10:46:27.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:46:27 smithi080 bash[28361]: audit 2023-12-01T10:46:27.040670+0000 mon.a (mon.0) 6823 : audit 0 from='client.? 172.21.15.80:0/457355361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:46:27.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:46:27 smithi080 bash[41963]: audit 2023-12-01T10:46:27.040670+0000 mon.a (mon.0) 6823 : audit 0 from='client.? 172.21.15.80:0/457355361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:46:27.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:46:27 smithi090 bash[32384]: audit 2023-12-01T10:46:27.040670+0000 mon.a (mon.0) 6823 : audit 0 from='client.? 172.21.15.80:0/457355361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:46:28.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:46:28 smithi080 bash[28361]: cluster 2023-12-01T10:46:27.007681+0000 mgr.y (mgr.24362) 10737 : cluster 0 pgmap v10706: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:46:28.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:46:28 smithi080 bash[41963]: cluster 2023-12-01T10:46:27.007681+0000 mgr.y (mgr.24362) 10737 : cluster 0 pgmap v10706: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:46:28.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:46:28 smithi090 bash[32384]: cluster 2023-12-01T10:46:27.007681+0000 mgr.y (mgr.24362) 10737 : cluster 0 pgmap v10706: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:46:30.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:46:30 smithi080 bash[41963]: cluster 2023-12-01T10:46:29.008396+0000 mgr.y (mgr.24362) 10738 : cluster 0 pgmap v10707: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:46:30.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:46:30 smithi080 bash[41963]: audit 2023-12-01T10:46:29.504991+0000 mon.a (mon.0) 6824 : audit 0 from='client.? 172.21.15.80:0/3289976843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:46:30.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:46:30 smithi080 bash[28361]: cluster 2023-12-01T10:46:29.008396+0000 mgr.y (mgr.24362) 10738 : cluster 0 pgmap v10707: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:46:30.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:46:30 smithi080 bash[28361]: audit 2023-12-01T10:46:29.504991+0000 mon.a (mon.0) 6824 : audit 0 from='client.? 172.21.15.80:0/3289976843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:46:30.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:46:30 smithi090 bash[32384]: cluster 2023-12-01T10:46:29.008396+0000 mgr.y (mgr.24362) 10738 : cluster 0 pgmap v10707: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:46:30.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:46:30 smithi090 bash[32384]: audit 2023-12-01T10:46:29.504991+0000 mon.a (mon.0) 6824 : audit 0 from='client.? 172.21.15.80:0/3289976843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:46:32.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:46:32 smithi080 bash[41963]: cluster 2023-12-01T10:46:31.009377+0000 mgr.y (mgr.24362) 10739 : cluster 0 pgmap v10708: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:46:32.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:46:32 smithi080 bash[41963]: audit 2023-12-01T10:46:31.954518+0000 mon.c (mon.2) 6886 : audit 0 from='client.? 172.21.15.80:0/2110632387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:46:32.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:46:32 smithi080 bash[28361]: cluster 2023-12-01T10:46:31.009377+0000 mgr.y (mgr.24362) 10739 : cluster 0 pgmap v10708: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:46:32.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:46:32 smithi080 bash[28361]: audit 2023-12-01T10:46:31.954518+0000 mon.c (mon.2) 6886 : audit 0 from='client.? 172.21.15.80:0/2110632387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:46:32.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:46:32 smithi090 bash[32384]: cluster 2023-12-01T10:46:31.009377+0000 mgr.y (mgr.24362) 10739 : cluster 0 pgmap v10708: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:46:32.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:46:32 smithi090 bash[32384]: audit 2023-12-01T10:46:31.954518+0000 mon.c (mon.2) 6886 : audit 0 from='client.? 172.21.15.80:0/2110632387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:46:34.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:46:34 smithi080 bash[28361]: cluster 2023-12-01T10:46:33.010004+0000 mgr.y (mgr.24362) 10740 : cluster 0 pgmap v10709: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:46:34.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:46:34 smithi080 bash[41963]: cluster 2023-12-01T10:46:33.010004+0000 mgr.y (mgr.24362) 10740 : cluster 0 pgmap v10709: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:46:34.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:46:34 smithi090 bash[32384]: cluster 2023-12-01T10:46:33.010004+0000 mgr.y (mgr.24362) 10740 : cluster 0 pgmap v10709: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:46:35.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:46:35 smithi080 bash[28361]: audit 2023-12-01T10:46:34.410343+0000 mon.c (mon.2) 6887 : audit 0 from='client.? 172.21.15.80:0/404661149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:46:35.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:46:35 smithi080 bash[41963]: audit 2023-12-01T10:46:34.410343+0000 mon.c (mon.2) 6887 : audit 0 from='client.? 172.21.15.80:0/404661149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:46:35.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:46:35 smithi090 bash[32384]: audit 2023-12-01T10:46:34.410343+0000 mon.c (mon.2) 6887 : audit 0 from='client.? 172.21.15.80:0/404661149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:46:36.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:46:36 smithi080 bash[28361]: cluster 2023-12-01T10:46:35.010681+0000 mgr.y (mgr.24362) 10741 : cluster 0 pgmap v10710: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:46:36.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:46:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:46:36] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T10:46:36.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:46:36 smithi080 bash[41963]: cluster 2023-12-01T10:46:35.010681+0000 mgr.y (mgr.24362) 10741 : cluster 0 pgmap v10710: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:46:36.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:46:36 smithi090 bash[32384]: cluster 2023-12-01T10:46:35.010681+0000 mgr.y (mgr.24362) 10741 : cluster 0 pgmap v10710: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:46:37.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:46:37 smithi080 bash[28361]: audit 2023-12-01T10:46:36.868334+0000 mon.a (mon.0) 6825 : audit 0 from='client.? 172.21.15.80:0/3709008714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:46:37.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:46:37 smithi080 bash[41963]: audit 2023-12-01T10:46:36.868334+0000 mon.a (mon.0) 6825 : audit 0 from='client.? 172.21.15.80:0/3709008714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:46:37.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:46:37 smithi090 bash[32384]: audit 2023-12-01T10:46:36.868334+0000 mon.a (mon.0) 6825 : audit 0 from='client.? 172.21.15.80:0/3709008714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:46:38.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:46:38 smithi080 bash[28361]: cluster 2023-12-01T10:46:37.011838+0000 mgr.y (mgr.24362) 10742 : cluster 0 pgmap v10711: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:46:38.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:46:38 smithi080 bash[41963]: cluster 2023-12-01T10:46:37.011838+0000 mgr.y (mgr.24362) 10742 : cluster 0 pgmap v10711: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:46:38.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:46:38 smithi090 bash[32384]: cluster 2023-12-01T10:46:37.011838+0000 mgr.y (mgr.24362) 10742 : cluster 0 pgmap v10711: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:46:40.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:46:40 smithi080 bash[28361]: cluster 2023-12-01T10:46:39.012464+0000 mgr.y (mgr.24362) 10743 : cluster 0 pgmap v10712: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:46:40.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:46:40 smithi080 bash[28361]: audit 2023-12-01T10:46:39.319947+0000 mon.c (mon.2) 6888 : audit 0 from='client.? 172.21.15.80:0/828021839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:46:40.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:46:40 smithi080 bash[41963]: cluster 2023-12-01T10:46:39.012464+0000 mgr.y (mgr.24362) 10743 : cluster 0 pgmap v10712: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:46:40.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:46:40 smithi080 bash[41963]: audit 2023-12-01T10:46:39.319947+0000 mon.c (mon.2) 6888 : audit 0 from='client.? 172.21.15.80:0/828021839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:46:40.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:46:40 smithi090 bash[32384]: cluster 2023-12-01T10:46:39.012464+0000 mgr.y (mgr.24362) 10743 : cluster 0 pgmap v10712: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:46:40.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:46:40 smithi090 bash[32384]: audit 2023-12-01T10:46:39.319947+0000 mon.c (mon.2) 6888 : audit 0 from='client.? 172.21.15.80:0/828021839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:46:41.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:46:41 smithi080 bash[41963]: audit 2023-12-01T10:46:40.349884+0000 mon.c (mon.2) 6889 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:46:41.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:46:41 smithi080 bash[28361]: audit 2023-12-01T10:46:40.349884+0000 mon.c (mon.2) 6889 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:46:41.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:46:41 smithi090 bash[32384]: audit 2023-12-01T10:46:40.349884+0000 mon.c (mon.2) 6889 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:46:42.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:46:42 smithi080 bash[41963]: cluster 2023-12-01T10:46:41.013564+0000 mgr.y (mgr.24362) 10744 : cluster 0 pgmap v10713: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:46:42.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:46:42 smithi080 bash[41963]: audit 2023-12-01T10:46:41.772051+0000 mon.c (mon.2) 6890 : audit 0 from='client.? 172.21.15.80:0/2213878231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:46:42.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:46:42 smithi080 bash[28361]: cluster 2023-12-01T10:46:41.013564+0000 mgr.y (mgr.24362) 10744 : cluster 0 pgmap v10713: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:46:42.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:46:42 smithi080 bash[28361]: audit 2023-12-01T10:46:41.772051+0000 mon.c (mon.2) 6890 : audit 0 from='client.? 172.21.15.80:0/2213878231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:46:42.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:46:42 smithi090 bash[32384]: cluster 2023-12-01T10:46:41.013564+0000 mgr.y (mgr.24362) 10744 : cluster 0 pgmap v10713: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:46:42.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:46:42 smithi090 bash[32384]: audit 2023-12-01T10:46:41.772051+0000 mon.c (mon.2) 6890 : audit 0 from='client.? 172.21.15.80:0/2213878231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:46:44.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:46:44 smithi080 bash[41963]: cluster 2023-12-01T10:46:43.014161+0000 mgr.y (mgr.24362) 10745 : cluster 0 pgmap v10714: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:46:44.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:46:44 smithi080 bash[28361]: cluster 2023-12-01T10:46:43.014161+0000 mgr.y (mgr.24362) 10745 : cluster 0 pgmap v10714: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:46:44.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:46:44 smithi090 bash[32384]: cluster 2023-12-01T10:46:43.014161+0000 mgr.y (mgr.24362) 10745 : cluster 0 pgmap v10714: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:46:45.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:46:45 smithi080 bash[41963]: audit 2023-12-01T10:46:44.229134+0000 mon.c (mon.2) 6891 : audit 0 from='client.? 172.21.15.80:0/942566430' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:46:45.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:46:45 smithi080 bash[28361]: audit 2023-12-01T10:46:44.229134+0000 mon.c (mon.2) 6891 : audit 0 from='client.? 172.21.15.80:0/942566430' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:46:45.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:46:45 smithi090 bash[32384]: audit 2023-12-01T10:46:44.229134+0000 mon.c (mon.2) 6891 : audit 0 from='client.? 172.21.15.80:0/942566430' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:46:46.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:46:46 smithi080 bash[28361]: cluster 2023-12-01T10:46:45.014806+0000 mgr.y (mgr.24362) 10746 : cluster 0 pgmap v10715: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:46:46.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:46:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:46:46] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T10:46:46.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:46:46 smithi080 bash[41963]: cluster 2023-12-01T10:46:45.014806+0000 mgr.y (mgr.24362) 10746 : cluster 0 pgmap v10715: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:46:46.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:46:46 smithi090 bash[32384]: cluster 2023-12-01T10:46:45.014806+0000 mgr.y (mgr.24362) 10746 : cluster 0 pgmap v10715: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:46:47.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:46:47 smithi080 bash[28361]: audit 2023-12-01T10:46:46.689756+0000 mon.a (mon.0) 6826 : audit 0 from='client.? 172.21.15.80:0/2449231100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:46:47.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:46:47 smithi080 bash[41963]: audit 2023-12-01T10:46:46.689756+0000 mon.a (mon.0) 6826 : audit 0 from='client.? 172.21.15.80:0/2449231100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:46:47.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:46:47 smithi090 bash[32384]: audit 2023-12-01T10:46:46.689756+0000 mon.a (mon.0) 6826 : audit 0 from='client.? 172.21.15.80:0/2449231100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:46:48.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:46:48 smithi080 bash[28361]: cluster 2023-12-01T10:46:47.015968+0000 mgr.y (mgr.24362) 10747 : cluster 0 pgmap v10716: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:46:48.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:46:48 smithi080 bash[41963]: cluster 2023-12-01T10:46:47.015968+0000 mgr.y (mgr.24362) 10747 : cluster 0 pgmap v10716: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:46:48.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:46:48 smithi090 bash[32384]: cluster 2023-12-01T10:46:47.015968+0000 mgr.y (mgr.24362) 10747 : cluster 0 pgmap v10716: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:46:49.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:46:49 smithi080 bash[28361]: audit 2023-12-01T10:46:49.142081+0000 mon.a (mon.0) 6827 : audit 0 from='client.? 172.21.15.80:0/808908324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:46:49.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:46:49 smithi080 bash[41963]: audit 2023-12-01T10:46:49.142081+0000 mon.a (mon.0) 6827 : audit 0 from='client.? 172.21.15.80:0/808908324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:46:49.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:46:49 smithi090 bash[32384]: audit 2023-12-01T10:46:49.142081+0000 mon.a (mon.0) 6827 : audit 0 from='client.? 172.21.15.80:0/808908324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:46:50.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:46:50 smithi080 bash[28361]: cluster 2023-12-01T10:46:49.016537+0000 mgr.y (mgr.24362) 10748 : cluster 0 pgmap v10717: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:46:50.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:46:50 smithi080 bash[41963]: cluster 2023-12-01T10:46:49.016537+0000 mgr.y (mgr.24362) 10748 : cluster 0 pgmap v10717: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:46:50.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:46:50 smithi090 bash[32384]: cluster 2023-12-01T10:46:49.016537+0000 mgr.y (mgr.24362) 10748 : cluster 0 pgmap v10717: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:46:52.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:46:52 smithi080 bash[28361]: cluster 2023-12-01T10:46:51.017741+0000 mgr.y (mgr.24362) 10749 : cluster 0 pgmap v10718: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:46:52.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:46:52 smithi080 bash[28361]: audit 2023-12-01T10:46:51.602893+0000 mon.a (mon.0) 6828 : audit 0 from='client.? 172.21.15.80:0/360248955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:46:52.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:46:52 smithi080 bash[41963]: cluster 2023-12-01T10:46:51.017741+0000 mgr.y (mgr.24362) 10749 : cluster 0 pgmap v10718: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:46:52.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:46:52 smithi080 bash[41963]: audit 2023-12-01T10:46:51.602893+0000 mon.a (mon.0) 6828 : audit 0 from='client.? 172.21.15.80:0/360248955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:46:52.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:46:52 smithi090 bash[32384]: cluster 2023-12-01T10:46:51.017741+0000 mgr.y (mgr.24362) 10749 : cluster 0 pgmap v10718: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:46:52.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:46:52 smithi090 bash[32384]: audit 2023-12-01T10:46:51.602893+0000 mon.a (mon.0) 6828 : audit 0 from='client.? 172.21.15.80:0/360248955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:46:54.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:46:54 smithi080 bash[28361]: cluster 2023-12-01T10:46:53.018343+0000 mgr.y (mgr.24362) 10750 : cluster 0 pgmap v10719: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:46:54.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:46:54 smithi080 bash[28361]: audit 2023-12-01T10:46:54.069480+0000 mon.c (mon.2) 6892 : audit 0 from='client.? 172.21.15.80:0/30013489' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:46:54.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:46:54 smithi080 bash[41963]: cluster 2023-12-01T10:46:53.018343+0000 mgr.y (mgr.24362) 10750 : cluster 0 pgmap v10719: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:46:54.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:46:54 smithi080 bash[41963]: audit 2023-12-01T10:46:54.069480+0000 mon.c (mon.2) 6892 : audit 0 from='client.? 172.21.15.80:0/30013489' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:46:54.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:46:54 smithi090 bash[32384]: cluster 2023-12-01T10:46:53.018343+0000 mgr.y (mgr.24362) 10750 : cluster 0 pgmap v10719: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:46:54.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:46:54 smithi090 bash[32384]: audit 2023-12-01T10:46:54.069480+0000 mon.c (mon.2) 6892 : audit 0 from='client.? 172.21.15.80:0/30013489' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:46:55.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:46:55 smithi080 bash[41963]: cluster 2023-12-01T10:46:55.019017+0000 mgr.y (mgr.24362) 10751 : cluster 0 pgmap v10720: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:46:55.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:46:55 smithi080 bash[41963]: audit 2023-12-01T10:46:55.350797+0000 mon.c (mon.2) 6893 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:46:55.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:46:55 smithi080 bash[28361]: cluster 2023-12-01T10:46:55.019017+0000 mgr.y (mgr.24362) 10751 : cluster 0 pgmap v10720: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:46:55.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:46:55 smithi080 bash[28361]: audit 2023-12-01T10:46:55.350797+0000 mon.c (mon.2) 6893 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:46:56.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:46:55 smithi090 bash[32384]: cluster 2023-12-01T10:46:55.019017+0000 mgr.y (mgr.24362) 10751 : cluster 0 pgmap v10720: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:46:56.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:46:55 smithi090 bash[32384]: audit 2023-12-01T10:46:55.350797+0000 mon.c (mon.2) 6893 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:46:56.585 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:46:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:46:56] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T10:46:56.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:46:56 smithi080 bash[28361]: audit 2023-12-01T10:46:56.528117+0000 mon.a (mon.0) 6829 : audit 0 from='client.? 172.21.15.80:0/3283139459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:46:56.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:46:56 smithi080 bash[41963]: audit 2023-12-01T10:46:56.528117+0000 mon.a (mon.0) 6829 : audit 0 from='client.? 172.21.15.80:0/3283139459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:46:57.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:46:56 smithi090 bash[32384]: audit 2023-12-01T10:46:56.528117+0000 mon.a (mon.0) 6829 : audit 0 from='client.? 172.21.15.80:0/3283139459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:46:57.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:46:57 smithi080 bash[28361]: cluster 2023-12-01T10:46:57.020173+0000 mgr.y (mgr.24362) 10752 : cluster 0 pgmap v10721: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:46:57.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:46:57 smithi080 bash[41963]: cluster 2023-12-01T10:46:57.020173+0000 mgr.y (mgr.24362) 10752 : cluster 0 pgmap v10721: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:46:58.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:46:57 smithi090 bash[32384]: cluster 2023-12-01T10:46:57.020173+0000 mgr.y (mgr.24362) 10752 : cluster 0 pgmap v10721: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:46:59.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:46:59 smithi080 bash[28361]: audit 2023-12-01T10:46:58.987165+0000 mon.c (mon.2) 6894 : audit 0 from='client.? 172.21.15.80:0/3608273810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:46:59.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:46:59 smithi080 bash[41963]: audit 2023-12-01T10:46:58.987165+0000 mon.c (mon.2) 6894 : audit 0 from='client.? 172.21.15.80:0/3608273810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:46:59.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:46:59 smithi090 bash[32384]: audit 2023-12-01T10:46:58.987165+0000 mon.c (mon.2) 6894 : audit 0 from='client.? 172.21.15.80:0/3608273810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:47:00.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:47:00 smithi080 bash[28361]: cluster 2023-12-01T10:46:59.020769+0000 mgr.y (mgr.24362) 10753 : cluster 0 pgmap v10722: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:47:00.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:47:00 smithi080 bash[41963]: cluster 2023-12-01T10:46:59.020769+0000 mgr.y (mgr.24362) 10753 : cluster 0 pgmap v10722: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:47:00.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:47:00 smithi090 bash[32384]: cluster 2023-12-01T10:46:59.020769+0000 mgr.y (mgr.24362) 10753 : cluster 0 pgmap v10722: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:47:02.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:47:02 smithi080 bash[41963]: cluster 2023-12-01T10:47:01.021895+0000 mgr.y (mgr.24362) 10754 : cluster 0 pgmap v10723: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:47:02.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:47:02 smithi080 bash[41963]: audit 2023-12-01T10:47:01.436097+0000 mon.a (mon.0) 6830 : audit 0 from='client.? 172.21.15.80:0/3660540062' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:47:02.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:47:02 smithi080 bash[28361]: cluster 2023-12-01T10:47:01.021895+0000 mgr.y (mgr.24362) 10754 : cluster 0 pgmap v10723: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:47:02.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:47:02 smithi080 bash[28361]: audit 2023-12-01T10:47:01.436097+0000 mon.a (mon.0) 6830 : audit 0 from='client.? 172.21.15.80:0/3660540062' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:47:02.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:47:02 smithi090 bash[32384]: cluster 2023-12-01T10:47:01.021895+0000 mgr.y (mgr.24362) 10754 : cluster 0 pgmap v10723: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:47:02.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:47:02 smithi090 bash[32384]: audit 2023-12-01T10:47:01.436097+0000 mon.a (mon.0) 6830 : audit 0 from='client.? 172.21.15.80:0/3660540062' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:47:04.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:47:04 smithi080 bash[41963]: cluster 2023-12-01T10:47:03.022523+0000 mgr.y (mgr.24362) 10755 : cluster 0 pgmap v10724: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:47:04.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:47:04 smithi080 bash[41963]: audit 2023-12-01T10:47:03.862783+0000 mon.c (mon.2) 6895 : audit 0 from='client.? 172.21.15.80:0/1698322142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:47:04.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:47:04 smithi080 bash[28361]: cluster 2023-12-01T10:47:03.022523+0000 mgr.y (mgr.24362) 10755 : cluster 0 pgmap v10724: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:47:04.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:47:04 smithi080 bash[28361]: audit 2023-12-01T10:47:03.862783+0000 mon.c (mon.2) 6895 : audit 0 from='client.? 172.21.15.80:0/1698322142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:47:04.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:47:04 smithi090 bash[32384]: cluster 2023-12-01T10:47:03.022523+0000 mgr.y (mgr.24362) 10755 : cluster 0 pgmap v10724: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:47:04.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:47:04 smithi090 bash[32384]: audit 2023-12-01T10:47:03.862783+0000 mon.c (mon.2) 6895 : audit 0 from='client.? 172.21.15.80:0/1698322142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:47:05.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:47:05 smithi080 bash[41963]: cluster 2023-12-01T10:47:05.023379+0000 mgr.y (mgr.24362) 10756 : cluster 0 pgmap v10725: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:47:05.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:47:05 smithi080 bash[28361]: cluster 2023-12-01T10:47:05.023379+0000 mgr.y (mgr.24362) 10756 : cluster 0 pgmap v10725: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:47:06.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:47:05 smithi090 bash[32384]: cluster 2023-12-01T10:47:05.023379+0000 mgr.y (mgr.24362) 10756 : cluster 0 pgmap v10725: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:47:06.590 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:47:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:47:06] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T10:47:06.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:47:06 smithi080 bash[28361]: audit 2023-12-01T10:47:06.320938+0000 mon.a (mon.0) 6831 : audit 0 from='client.? 172.21.15.80:0/3418603757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:47:06.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:47:06 smithi080 bash[41963]: audit 2023-12-01T10:47:06.320938+0000 mon.a (mon.0) 6831 : audit 0 from='client.? 172.21.15.80:0/3418603757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:47:07.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:47:06 smithi090 bash[32384]: audit 2023-12-01T10:47:06.320938+0000 mon.a (mon.0) 6831 : audit 0 from='client.? 172.21.15.80:0/3418603757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:47:07.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:47:07 smithi080 bash[28361]: cluster 2023-12-01T10:47:07.024651+0000 mgr.y (mgr.24362) 10757 : cluster 0 pgmap v10726: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:47:07.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:47:07 smithi080 bash[41963]: cluster 2023-12-01T10:47:07.024651+0000 mgr.y (mgr.24362) 10757 : cluster 0 pgmap v10726: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:47:08.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:47:07 smithi090 bash[32384]: cluster 2023-12-01T10:47:07.024651+0000 mgr.y (mgr.24362) 10757 : cluster 0 pgmap v10726: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:47:09.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:47:08 smithi080 bash[28361]: audit 2023-12-01T10:47:08.778118+0000 mon.c (mon.2) 6896 : audit 0 from='client.? 172.21.15.80:0/3279526935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:47:09.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:47:08 smithi080 bash[41963]: audit 2023-12-01T10:47:08.778118+0000 mon.c (mon.2) 6896 : audit 0 from='client.? 172.21.15.80:0/3279526935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:47:09.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:47:08 smithi090 bash[32384]: audit 2023-12-01T10:47:08.778118+0000 mon.c (mon.2) 6896 : audit 0 from='client.? 172.21.15.80:0/3279526935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:47:10.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:47:09 smithi080 bash[28361]: cluster 2023-12-01T10:47:09.025316+0000 mgr.y (mgr.24362) 10758 : cluster 0 pgmap v10727: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:47:10.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:47:09 smithi080 bash[41963]: cluster 2023-12-01T10:47:09.025316+0000 mgr.y (mgr.24362) 10758 : cluster 0 pgmap v10727: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:47:10.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:47:09 smithi090 bash[32384]: cluster 2023-12-01T10:47:09.025316+0000 mgr.y (mgr.24362) 10758 : cluster 0 pgmap v10727: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:47:11.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:47:10 smithi080 bash[41963]: audit 2023-12-01T10:47:10.351074+0000 mon.c (mon.2) 6897 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:47:11.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:47:10 smithi080 bash[28361]: audit 2023-12-01T10:47:10.351074+0000 mon.c (mon.2) 6897 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:47:11.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:47:10 smithi090 bash[32384]: audit 2023-12-01T10:47:10.351074+0000 mon.c (mon.2) 6897 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:47:12.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:47:11 smithi080 bash[28361]: cluster 2023-12-01T10:47:11.026470+0000 mgr.y (mgr.24362) 10759 : cluster 0 pgmap v10728: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:47:12.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:47:11 smithi080 bash[28361]: audit 2023-12-01T10:47:11.227789+0000 mon.a (mon.0) 6832 : audit 0 from='client.? 172.21.15.80:0/2494634470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:47:12.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:47:11 smithi080 bash[41963]: cluster 2023-12-01T10:47:11.026470+0000 mgr.y (mgr.24362) 10759 : cluster 0 pgmap v10728: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:47:12.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:47:11 smithi080 bash[41963]: audit 2023-12-01T10:47:11.227789+0000 mon.a (mon.0) 6832 : audit 0 from='client.? 172.21.15.80:0/2494634470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:47:12.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:47:11 smithi090 bash[32384]: cluster 2023-12-01T10:47:11.026470+0000 mgr.y (mgr.24362) 10759 : cluster 0 pgmap v10728: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:47:12.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:47:11 smithi090 bash[32384]: audit 2023-12-01T10:47:11.227789+0000 mon.a (mon.0) 6832 : audit 0 from='client.? 172.21.15.80:0/2494634470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:47:14.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:47:14 smithi080 bash[28361]: cluster 2023-12-01T10:47:13.027069+0000 mgr.y (mgr.24362) 10760 : cluster 0 pgmap v10729: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:47:14.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:47:14 smithi080 bash[28361]: audit 2023-12-01T10:47:13.678225+0000 mon.c (mon.2) 6898 : audit 0 from='client.? 172.21.15.80:0/473540463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:47:14.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:47:14 smithi080 bash[41963]: cluster 2023-12-01T10:47:13.027069+0000 mgr.y (mgr.24362) 10760 : cluster 0 pgmap v10729: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:47:14.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:47:14 smithi080 bash[41963]: audit 2023-12-01T10:47:13.678225+0000 mon.c (mon.2) 6898 : audit 0 from='client.? 172.21.15.80:0/473540463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:47:14.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:47:14 smithi090 bash[32384]: cluster 2023-12-01T10:47:13.027069+0000 mgr.y (mgr.24362) 10760 : cluster 0 pgmap v10729: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:47:14.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:47:14 smithi090 bash[32384]: audit 2023-12-01T10:47:13.678225+0000 mon.c (mon.2) 6898 : audit 0 from='client.? 172.21.15.80:0/473540463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:47:15.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:47:15 smithi080 bash[41963]: cluster 2023-12-01T10:47:15.027719+0000 mgr.y (mgr.24362) 10761 : cluster 0 pgmap v10730: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:47:15.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:47:15 smithi080 bash[41963]: audit 2023-12-01T10:47:15.503492+0000 mon.c (mon.2) 6899 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:47:15.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:47:15 smithi080 bash[28361]: cluster 2023-12-01T10:47:15.027719+0000 mgr.y (mgr.24362) 10761 : cluster 0 pgmap v10730: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:47:15.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:47:15 smithi080 bash[28361]: audit 2023-12-01T10:47:15.503492+0000 mon.c (mon.2) 6899 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:47:16.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:47:15 smithi090 bash[32384]: cluster 2023-12-01T10:47:15.027719+0000 mgr.y (mgr.24362) 10761 : cluster 0 pgmap v10730: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:47:16.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:47:15 smithi090 bash[32384]: audit 2023-12-01T10:47:15.503492+0000 mon.c (mon.2) 6899 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:47:16.601 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:47:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:47:16] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T10:47:16.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:47:16 smithi080 bash[28361]: audit 2023-12-01T10:47:16.129715+0000 mon.a (mon.0) 6833 : audit 0 from='client.? 172.21.15.80:0/2810697315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:47:16.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:47:16 smithi080 bash[41963]: audit 2023-12-01T10:47:16.129715+0000 mon.a (mon.0) 6833 : audit 0 from='client.? 172.21.15.80:0/2810697315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:47:17.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:47:16 smithi090 bash[32384]: audit 2023-12-01T10:47:16.129715+0000 mon.a (mon.0) 6833 : audit 0 from='client.? 172.21.15.80:0/2810697315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:47:17.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:47:17 smithi080 bash[28361]: cluster 2023-12-01T10:47:17.028839+0000 mgr.y (mgr.24362) 10762 : cluster 0 pgmap v10731: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:47:17.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:47:17 smithi080 bash[41963]: cluster 2023-12-01T10:47:17.028839+0000 mgr.y (mgr.24362) 10762 : cluster 0 pgmap v10731: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:47:18.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:47:17 smithi090 bash[32384]: cluster 2023-12-01T10:47:17.028839+0000 mgr.y (mgr.24362) 10762 : cluster 0 pgmap v10731: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:47:18.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:47:18 smithi080 bash[28361]: audit 2023-12-01T10:47:18.599712+0000 mon.c (mon.2) 6900 : audit 0 from='client.? 172.21.15.80:0/704174359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:47:18.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:47:18 smithi080 bash[41963]: audit 2023-12-01T10:47:18.599712+0000 mon.c (mon.2) 6900 : audit 0 from='client.? 172.21.15.80:0/704174359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:47:19.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:47:18 smithi090 bash[32384]: audit 2023-12-01T10:47:18.599712+0000 mon.c (mon.2) 6900 : audit 0 from='client.? 172.21.15.80:0/704174359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:47:19.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:47:19 smithi080 bash[28361]: cluster 2023-12-01T10:47:19.029499+0000 mgr.y (mgr.24362) 10763 : cluster 0 pgmap v10732: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:47:19.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:47:19 smithi080 bash[41963]: cluster 2023-12-01T10:47:19.029499+0000 mgr.y (mgr.24362) 10763 : cluster 0 pgmap v10732: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:47:20.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:47:19 smithi090 bash[32384]: cluster 2023-12-01T10:47:19.029499+0000 mgr.y (mgr.24362) 10763 : cluster 0 pgmap v10732: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:47:21.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:47:21 smithi080 bash[41963]: audit 2023-12-01T10:47:21.082903+0000 mon.a (mon.0) 6834 : audit 0 from='client.? 172.21.15.80:0/912409689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:47:21.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:47:21 smithi080 bash[28361]: audit 2023-12-01T10:47:21.082903+0000 mon.a (mon.0) 6834 : audit 0 from='client.? 172.21.15.80:0/912409689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:47:21.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:47:21 smithi090 bash[32384]: audit 2023-12-01T10:47:21.082903+0000 mon.a (mon.0) 6834 : audit 0 from='client.? 172.21.15.80:0/912409689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:47:22.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:47:22 smithi080 bash[28361]: cluster 2023-12-01T10:47:21.030414+0000 mgr.y (mgr.24362) 10764 : cluster 0 pgmap v10733: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:47:22.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:47:22 smithi080 bash[28361]: audit 2023-12-01T10:47:21.299795+0000 mon.a (mon.0) 6835 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:47:22.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:47:22 smithi080 bash[28361]: audit 2023-12-01T10:47:21.309192+0000 mon.a (mon.0) 6836 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:47:22.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:47:22 smithi080 bash[28361]: audit 2023-12-01T10:47:21.712279+0000 mon.a (mon.0) 6837 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:47:22.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:47:22 smithi080 bash[28361]: audit 2023-12-01T10:47:21.728170+0000 mon.a (mon.0) 6838 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:47:22.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:47:22 smithi080 bash[28361]: audit 2023-12-01T10:47:22.216000+0000 mon.c (mon.2) 6901 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:47:22.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:47:22 smithi080 bash[28361]: audit 2023-12-01T10:47:22.217772+0000 mon.c (mon.2) 6902 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:47:22.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:47:22 smithi080 bash[28361]: audit 2023-12-01T10:47:22.228020+0000 mon.a (mon.0) 6839 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:47:22.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:47:22 smithi080 bash[41963]: cluster 2023-12-01T10:47:21.030414+0000 mgr.y (mgr.24362) 10764 : cluster 0 pgmap v10733: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:47:22.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:47:22 smithi080 bash[41963]: audit 2023-12-01T10:47:21.299795+0000 mon.a (mon.0) 6835 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:47:22.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:47:22 smithi080 bash[41963]: audit 2023-12-01T10:47:21.309192+0000 mon.a (mon.0) 6836 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:47:22.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:47:22 smithi080 bash[41963]: audit 2023-12-01T10:47:21.712279+0000 mon.a (mon.0) 6837 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:47:22.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:47:22 smithi080 bash[41963]: audit 2023-12-01T10:47:21.728170+0000 mon.a (mon.0) 6838 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:47:22.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:47:22 smithi080 bash[41963]: audit 2023-12-01T10:47:22.216000+0000 mon.c (mon.2) 6901 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:47:22.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:47:22 smithi080 bash[41963]: audit 2023-12-01T10:47:22.217772+0000 mon.c (mon.2) 6902 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:47:22.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:47:22 smithi080 bash[41963]: audit 2023-12-01T10:47:22.228020+0000 mon.a (mon.0) 6839 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:47:22.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:47:22 smithi090 bash[32384]: cluster 2023-12-01T10:47:21.030414+0000 mgr.y (mgr.24362) 10764 : cluster 0 pgmap v10733: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:47:22.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:47:22 smithi090 bash[32384]: audit 2023-12-01T10:47:21.299795+0000 mon.a (mon.0) 6835 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:47:22.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:47:22 smithi090 bash[32384]: audit 2023-12-01T10:47:21.309192+0000 mon.a (mon.0) 6836 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:47:22.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:47:22 smithi090 bash[32384]: audit 2023-12-01T10:47:21.712279+0000 mon.a (mon.0) 6837 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:47:22.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:47:22 smithi090 bash[32384]: audit 2023-12-01T10:47:21.728170+0000 mon.a (mon.0) 6838 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:47:22.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:47:22 smithi090 bash[32384]: audit 2023-12-01T10:47:22.216000+0000 mon.c (mon.2) 6901 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:47:22.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:47:22 smithi090 bash[32384]: audit 2023-12-01T10:47:22.217772+0000 mon.c (mon.2) 6902 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:47:22.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:47:22 smithi090 bash[32384]: audit 2023-12-01T10:47:22.228020+0000 mon.a (mon.0) 6839 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:47:24.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:47:24 smithi080 bash[28361]: cluster 2023-12-01T10:47:23.031004+0000 mgr.y (mgr.24362) 10765 : cluster 0 pgmap v10734: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:47:24.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:47:24 smithi080 bash[28361]: audit 2023-12-01T10:47:23.539421+0000 mon.a (mon.0) 6840 : audit 0 from='client.? 172.21.15.80:0/928933455' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:47:24.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:47:24 smithi080 bash[41963]: cluster 2023-12-01T10:47:23.031004+0000 mgr.y (mgr.24362) 10765 : cluster 0 pgmap v10734: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:47:24.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:47:24 smithi080 bash[41963]: audit 2023-12-01T10:47:23.539421+0000 mon.a (mon.0) 6840 : audit 0 from='client.? 172.21.15.80:0/928933455' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:47:24.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:47:24 smithi090 bash[32384]: cluster 2023-12-01T10:47:23.031004+0000 mgr.y (mgr.24362) 10765 : cluster 0 pgmap v10734: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:47:24.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:47:24 smithi090 bash[32384]: audit 2023-12-01T10:47:23.539421+0000 mon.a (mon.0) 6840 : audit 0 from='client.? 172.21.15.80:0/928933455' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:47:25.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:47:25 smithi080 bash[41963]: cluster 2023-12-01T10:47:25.031604+0000 mgr.y (mgr.24362) 10766 : cluster 0 pgmap v10735: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:47:25.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:47:25 smithi080 bash[41963]: audit 2023-12-01T10:47:25.351328+0000 mon.c (mon.2) 6903 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:47:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:47:25 smithi080 bash[28361]: cluster 2023-12-01T10:47:25.031604+0000 mgr.y (mgr.24362) 10766 : cluster 0 pgmap v10735: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:47:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:47:25 smithi080 bash[28361]: audit 2023-12-01T10:47:25.351328+0000 mon.c (mon.2) 6903 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:47:26.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:47:25 smithi090 bash[32384]: cluster 2023-12-01T10:47:25.031604+0000 mgr.y (mgr.24362) 10766 : cluster 0 pgmap v10735: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:47:26.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:47:25 smithi090 bash[32384]: audit 2023-12-01T10:47:25.351328+0000 mon.c (mon.2) 6903 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:47:26.597 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:47:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:47:26] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T10:47:26.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:47:26 smithi080 bash[28361]: audit 2023-12-01T10:47:26.005130+0000 mon.a (mon.0) 6841 : audit 0 from='client.? 172.21.15.80:0/2502947349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:47:26.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:47:26 smithi080 bash[41963]: audit 2023-12-01T10:47:26.005130+0000 mon.a (mon.0) 6841 : audit 0 from='client.? 172.21.15.80:0/2502947349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:47:27.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:47:26 smithi090 bash[32384]: audit 2023-12-01T10:47:26.005130+0000 mon.a (mon.0) 6841 : audit 0 from='client.? 172.21.15.80:0/2502947349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:47:27.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:47:27 smithi080 bash[41963]: cluster 2023-12-01T10:47:27.032804+0000 mgr.y (mgr.24362) 10767 : cluster 0 pgmap v10736: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:47:27.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:47:27 smithi080 bash[28361]: cluster 2023-12-01T10:47:27.032804+0000 mgr.y (mgr.24362) 10767 : cluster 0 pgmap v10736: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:47:28.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:47:27 smithi090 bash[32384]: cluster 2023-12-01T10:47:27.032804+0000 mgr.y (mgr.24362) 10767 : cluster 0 pgmap v10736: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:47:28.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:47:28 smithi080 bash[41963]: audit 2023-12-01T10:47:28.456068+0000 mon.a (mon.0) 6842 : audit 0 from='client.? 172.21.15.80:0/2649925654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:47:28.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:47:28 smithi080 bash[28361]: audit 2023-12-01T10:47:28.456068+0000 mon.a (mon.0) 6842 : audit 0 from='client.? 172.21.15.80:0/2649925654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:47:29.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:47:28 smithi090 bash[32384]: audit 2023-12-01T10:47:28.456068+0000 mon.a (mon.0) 6842 : audit 0 from='client.? 172.21.15.80:0/2649925654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:47:29.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:47:29 smithi080 bash[41963]: cluster 2023-12-01T10:47:29.033592+0000 mgr.y (mgr.24362) 10768 : cluster 0 pgmap v10737: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:47:29.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:47:29 smithi080 bash[28361]: cluster 2023-12-01T10:47:29.033592+0000 mgr.y (mgr.24362) 10768 : cluster 0 pgmap v10737: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:47:30.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:47:29 smithi090 bash[32384]: cluster 2023-12-01T10:47:29.033592+0000 mgr.y (mgr.24362) 10768 : cluster 0 pgmap v10737: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:47:31.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:47:30 smithi090 bash[32384]: audit 2023-12-01T10:47:30.915483+0000 mon.a (mon.0) 6843 : audit 0 from='client.? 172.21.15.80:0/1433334851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:47:31.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:47:30 smithi080 bash[41963]: audit 2023-12-01T10:47:30.915483+0000 mon.a (mon.0) 6843 : audit 0 from='client.? 172.21.15.80:0/1433334851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:47:31.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:47:30 smithi080 bash[28361]: audit 2023-12-01T10:47:30.915483+0000 mon.a (mon.0) 6843 : audit 0 from='client.? 172.21.15.80:0/1433334851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:47:32.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:47:31 smithi090 bash[32384]: cluster 2023-12-01T10:47:31.034736+0000 mgr.y (mgr.24362) 10769 : cluster 0 pgmap v10738: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:47:32.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:47:31 smithi080 bash[28361]: cluster 2023-12-01T10:47:31.034736+0000 mgr.y (mgr.24362) 10769 : cluster 0 pgmap v10738: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:47:32.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:47:31 smithi080 bash[41963]: cluster 2023-12-01T10:47:31.034736+0000 mgr.y (mgr.24362) 10769 : cluster 0 pgmap v10738: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:47:34.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:47:34 smithi080 bash[41963]: cluster 2023-12-01T10:47:33.035383+0000 mgr.y (mgr.24362) 10770 : cluster 0 pgmap v10739: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:47:34.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:47:34 smithi080 bash[41963]: audit 2023-12-01T10:47:33.375580+0000 mon.a (mon.0) 6844 : audit 0 from='client.? 172.21.15.80:0/3344459502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:47:34.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:47:34 smithi080 bash[28361]: cluster 2023-12-01T10:47:33.035383+0000 mgr.y (mgr.24362) 10770 : cluster 0 pgmap v10739: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:47:34.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:47:34 smithi080 bash[28361]: audit 2023-12-01T10:47:33.375580+0000 mon.a (mon.0) 6844 : audit 0 from='client.? 172.21.15.80:0/3344459502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:47:34.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:47:34 smithi090 bash[32384]: cluster 2023-12-01T10:47:33.035383+0000 mgr.y (mgr.24362) 10770 : cluster 0 pgmap v10739: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:47:34.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:47:34 smithi090 bash[32384]: audit 2023-12-01T10:47:33.375580+0000 mon.a (mon.0) 6844 : audit 0 from='client.? 172.21.15.80:0/3344459502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:47:35.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:47:35 smithi080 bash[28361]: cluster 2023-12-01T10:47:35.036099+0000 mgr.y (mgr.24362) 10771 : cluster 0 pgmap v10740: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:47:35.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:47:35 smithi080 bash[41963]: cluster 2023-12-01T10:47:35.036099+0000 mgr.y (mgr.24362) 10771 : cluster 0 pgmap v10740: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:47:36.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:47:35 smithi090 bash[32384]: cluster 2023-12-01T10:47:35.036099+0000 mgr.y (mgr.24362) 10771 : cluster 0 pgmap v10740: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:47:36.601 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:47:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:47:36] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T10:47:36.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:47:36 smithi080 bash[28361]: audit 2023-12-01T10:47:35.835238+0000 mon.a (mon.0) 6845 : audit 0 from='client.? 172.21.15.80:0/4294204774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:47:36.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:47:36 smithi080 bash[41963]: audit 2023-12-01T10:47:35.835238+0000 mon.a (mon.0) 6845 : audit 0 from='client.? 172.21.15.80:0/4294204774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:47:37.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:47:36 smithi090 bash[32384]: audit 2023-12-01T10:47:35.835238+0000 mon.a (mon.0) 6845 : audit 0 from='client.? 172.21.15.80:0/4294204774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:47:37.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:47:37 smithi080 bash[28361]: cluster 2023-12-01T10:47:37.037268+0000 mgr.y (mgr.24362) 10772 : cluster 0 pgmap v10741: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:47:37.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:47:37 smithi080 bash[41963]: cluster 2023-12-01T10:47:37.037268+0000 mgr.y (mgr.24362) 10772 : cluster 0 pgmap v10741: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:47:38.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:47:37 smithi090 bash[32384]: cluster 2023-12-01T10:47:37.037268+0000 mgr.y (mgr.24362) 10772 : cluster 0 pgmap v10741: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:47:38.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:47:38 smithi080 bash[28361]: audit 2023-12-01T10:47:38.286797+0000 mon.a (mon.0) 6846 : audit 0 from='client.? 172.21.15.80:0/3679623422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:47:38.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:47:38 smithi080 bash[41963]: audit 2023-12-01T10:47:38.286797+0000 mon.a (mon.0) 6846 : audit 0 from='client.? 172.21.15.80:0/3679623422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:47:39.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:47:38 smithi090 bash[32384]: audit 2023-12-01T10:47:38.286797+0000 mon.a (mon.0) 6846 : audit 0 from='client.? 172.21.15.80:0/3679623422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:47:39.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:47:39 smithi080 bash[41963]: cluster 2023-12-01T10:47:39.037894+0000 mgr.y (mgr.24362) 10773 : cluster 0 pgmap v10742: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:47:39.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:47:39 smithi080 bash[28361]: cluster 2023-12-01T10:47:39.037894+0000 mgr.y (mgr.24362) 10773 : cluster 0 pgmap v10742: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:47:40.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:47:39 smithi090 bash[32384]: cluster 2023-12-01T10:47:39.037894+0000 mgr.y (mgr.24362) 10773 : cluster 0 pgmap v10742: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:47:40.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:47:40 smithi080 bash[41963]: audit 2023-12-01T10:47:40.351635+0000 mon.c (mon.2) 6904 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:47:40.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:47:40 smithi080 bash[28361]: audit 2023-12-01T10:47:40.351635+0000 mon.c (mon.2) 6904 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:47:41.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:47:40 smithi090 bash[32384]: audit 2023-12-01T10:47:40.351635+0000 mon.c (mon.2) 6904 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:47:41.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:47:41 smithi080 bash[28361]: audit 2023-12-01T10:47:40.743614+0000 mon.c (mon.2) 6905 : audit 0 from='client.? 172.21.15.80:0/1187275072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:47:41.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:47:41 smithi080 bash[28361]: cluster 2023-12-01T10:47:41.038862+0000 mgr.y (mgr.24362) 10774 : cluster 0 pgmap v10743: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:47:41.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:47:41 smithi080 bash[41963]: audit 2023-12-01T10:47:40.743614+0000 mon.c (mon.2) 6905 : audit 0 from='client.? 172.21.15.80:0/1187275072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:47:41.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:47:41 smithi080 bash[41963]: cluster 2023-12-01T10:47:41.038862+0000 mgr.y (mgr.24362) 10774 : cluster 0 pgmap v10743: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:47:42.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:47:41 smithi090 bash[32384]: audit 2023-12-01T10:47:40.743614+0000 mon.c (mon.2) 6905 : audit 0 from='client.? 172.21.15.80:0/1187275072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:47:42.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:47:41 smithi090 bash[32384]: cluster 2023-12-01T10:47:41.038862+0000 mgr.y (mgr.24362) 10774 : cluster 0 pgmap v10743: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:47:44.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:47:44 smithi080 bash[28361]: cluster 2023-12-01T10:47:43.039460+0000 mgr.y (mgr.24362) 10775 : cluster 0 pgmap v10744: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:47:44.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:47:44 smithi080 bash[28361]: audit 2023-12-01T10:47:43.194108+0000 mon.c (mon.2) 6906 : audit 0 from='client.? 172.21.15.80:0/1297535845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:47:44.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:47:44 smithi080 bash[41963]: cluster 2023-12-01T10:47:43.039460+0000 mgr.y (mgr.24362) 10775 : cluster 0 pgmap v10744: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:47:44.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:47:44 smithi080 bash[41963]: audit 2023-12-01T10:47:43.194108+0000 mon.c (mon.2) 6906 : audit 0 from='client.? 172.21.15.80:0/1297535845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:47:44.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:47:44 smithi090 bash[32384]: cluster 2023-12-01T10:47:43.039460+0000 mgr.y (mgr.24362) 10775 : cluster 0 pgmap v10744: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:47:44.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:47:44 smithi090 bash[32384]: audit 2023-12-01T10:47:43.194108+0000 mon.c (mon.2) 6906 : audit 0 from='client.? 172.21.15.80:0/1297535845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:47:45.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:47:45 smithi080 bash[28361]: cluster 2023-12-01T10:47:45.040163+0000 mgr.y (mgr.24362) 10776 : cluster 0 pgmap v10745: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:47:45.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:47:45 smithi080 bash[41963]: cluster 2023-12-01T10:47:45.040163+0000 mgr.y (mgr.24362) 10776 : cluster 0 pgmap v10745: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:47:46.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:47:45 smithi090 bash[32384]: cluster 2023-12-01T10:47:45.040163+0000 mgr.y (mgr.24362) 10776 : cluster 0 pgmap v10745: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:47:46.617 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:47:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:47:46] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T10:47:46.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:47:46 smithi080 bash[28361]: audit 2023-12-01T10:47:45.640318+0000 mon.a (mon.0) 6847 : audit 0 from='client.? 172.21.15.80:0/3382173076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:47:46.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:47:46 smithi080 bash[41963]: audit 2023-12-01T10:47:45.640318+0000 mon.a (mon.0) 6847 : audit 0 from='client.? 172.21.15.80:0/3382173076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:47:47.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:47:46 smithi090 bash[32384]: audit 2023-12-01T10:47:45.640318+0000 mon.a (mon.0) 6847 : audit 0 from='client.? 172.21.15.80:0/3382173076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:47:47.930 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:47:47 smithi080 bash[41963]: cluster 2023-12-01T10:47:47.041369+0000 mgr.y (mgr.24362) 10777 : cluster 0 pgmap v10746: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:47:47.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:47:47 smithi080 bash[28361]: cluster 2023-12-01T10:47:47.041369+0000 mgr.y (mgr.24362) 10777 : cluster 0 pgmap v10746: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:47:48.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:47:47 smithi090 bash[32384]: cluster 2023-12-01T10:47:47.041369+0000 mgr.y (mgr.24362) 10777 : cluster 0 pgmap v10746: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:47:48.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:47:48 smithi080 bash[28361]: audit 2023-12-01T10:47:48.091975+0000 mon.a (mon.0) 6848 : audit 0 from='client.? 172.21.15.80:0/870181661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:47:48.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:47:48 smithi080 bash[41963]: audit 2023-12-01T10:47:48.091975+0000 mon.a (mon.0) 6848 : audit 0 from='client.? 172.21.15.80:0/870181661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:47:49.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:47:48 smithi090 bash[32384]: audit 2023-12-01T10:47:48.091975+0000 mon.a (mon.0) 6848 : audit 0 from='client.? 172.21.15.80:0/870181661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:47:49.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:47:49 smithi080 bash[28361]: cluster 2023-12-01T10:47:49.042134+0000 mgr.y (mgr.24362) 10778 : cluster 0 pgmap v10747: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:47:49.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:47:49 smithi080 bash[41963]: cluster 2023-12-01T10:47:49.042134+0000 mgr.y (mgr.24362) 10778 : cluster 0 pgmap v10747: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:47:50.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:47:49 smithi090 bash[32384]: cluster 2023-12-01T10:47:49.042134+0000 mgr.y (mgr.24362) 10778 : cluster 0 pgmap v10747: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:47:50.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:47:50 smithi080 bash[28361]: audit 2023-12-01T10:47:50.540227+0000 mon.a (mon.0) 6849 : audit 0 from='client.? 172.21.15.80:0/686048169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:47:50.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:47:50 smithi080 bash[41963]: audit 2023-12-01T10:47:50.540227+0000 mon.a (mon.0) 6849 : audit 0 from='client.? 172.21.15.80:0/686048169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:47:51.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:47:50 smithi090 bash[32384]: audit 2023-12-01T10:47:50.540227+0000 mon.a (mon.0) 6849 : audit 0 from='client.? 172.21.15.80:0/686048169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:47:51.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:47:51 smithi080 bash[41963]: cluster 2023-12-01T10:47:51.043342+0000 mgr.y (mgr.24362) 10779 : cluster 0 pgmap v10748: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:47:51.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:47:51 smithi080 bash[28361]: cluster 2023-12-01T10:47:51.043342+0000 mgr.y (mgr.24362) 10779 : cluster 0 pgmap v10748: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:47:52.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:47:51 smithi090 bash[32384]: cluster 2023-12-01T10:47:51.043342+0000 mgr.y (mgr.24362) 10779 : cluster 0 pgmap v10748: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:47:53.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:47:53 smithi080 bash[41963]: audit 2023-12-01T10:47:52.992756+0000 mon.a (mon.0) 6850 : audit 0 from='client.? 172.21.15.80:0/170995650' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:47:53.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:47:53 smithi080 bash[28361]: audit 2023-12-01T10:47:52.992756+0000 mon.a (mon.0) 6850 : audit 0 from='client.? 172.21.15.80:0/170995650' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:47:53.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:47:53 smithi090 bash[32384]: audit 2023-12-01T10:47:52.992756+0000 mon.a (mon.0) 6850 : audit 0 from='client.? 172.21.15.80:0/170995650' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:47:54.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:47:54 smithi080 bash[41963]: cluster 2023-12-01T10:47:53.044051+0000 mgr.y (mgr.24362) 10780 : cluster 0 pgmap v10749: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:47:54.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:47:54 smithi080 bash[28361]: cluster 2023-12-01T10:47:53.044051+0000 mgr.y (mgr.24362) 10780 : cluster 0 pgmap v10749: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:47:54.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:47:54 smithi090 bash[32384]: cluster 2023-12-01T10:47:53.044051+0000 mgr.y (mgr.24362) 10780 : cluster 0 pgmap v10749: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:47:55.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:47:55 smithi080 bash[28361]: cluster 2023-12-01T10:47:55.044674+0000 mgr.y (mgr.24362) 10781 : cluster 0 pgmap v10750: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:47:55.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:47:55 smithi080 bash[28361]: audit 2023-12-01T10:47:55.352035+0000 mon.c (mon.2) 6907 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:47:55.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:47:55 smithi080 bash[28361]: audit 2023-12-01T10:47:55.445302+0000 mon.c (mon.2) 6908 : audit 0 from='client.? 172.21.15.80:0/1630193712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:47:55.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:47:55 smithi080 bash[41963]: cluster 2023-12-01T10:47:55.044674+0000 mgr.y (mgr.24362) 10781 : cluster 0 pgmap v10750: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:47:55.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:47:55 smithi080 bash[41963]: audit 2023-12-01T10:47:55.352035+0000 mon.c (mon.2) 6907 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:47:55.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:47:55 smithi080 bash[41963]: audit 2023-12-01T10:47:55.445302+0000 mon.c (mon.2) 6908 : audit 0 from='client.? 172.21.15.80:0/1630193712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:47:56.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:47:55 smithi090 bash[32384]: cluster 2023-12-01T10:47:55.044674+0000 mgr.y (mgr.24362) 10781 : cluster 0 pgmap v10750: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:47:56.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:47:55 smithi090 bash[32384]: audit 2023-12-01T10:47:55.352035+0000 mon.c (mon.2) 6907 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:47:56.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:47:55 smithi090 bash[32384]: audit 2023-12-01T10:47:55.445302+0000 mon.c (mon.2) 6908 : audit 0 from='client.? 172.21.15.80:0/1630193712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:47:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:47:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:47:56] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T10:47:58.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:47:58 smithi080 bash[28361]: cluster 2023-12-01T10:47:57.045941+0000 mgr.y (mgr.24362) 10782 : cluster 0 pgmap v10751: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:47:58.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:47:58 smithi080 bash[28361]: audit 2023-12-01T10:47:57.898866+0000 mon.c (mon.2) 6909 : audit 0 from='client.? 172.21.15.80:0/275401592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:47:58.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:47:58 smithi080 bash[41963]: cluster 2023-12-01T10:47:57.045941+0000 mgr.y (mgr.24362) 10782 : cluster 0 pgmap v10751: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:47:58.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:47:58 smithi080 bash[41963]: audit 2023-12-01T10:47:57.898866+0000 mon.c (mon.2) 6909 : audit 0 from='client.? 172.21.15.80:0/275401592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:47:58.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:47:58 smithi090 bash[32384]: cluster 2023-12-01T10:47:57.045941+0000 mgr.y (mgr.24362) 10782 : cluster 0 pgmap v10751: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:47:58.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:47:58 smithi090 bash[32384]: audit 2023-12-01T10:47:57.898866+0000 mon.c (mon.2) 6909 : audit 0 from='client.? 172.21.15.80:0/275401592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:48:00.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:48:00 smithi080 bash[41963]: cluster 2023-12-01T10:47:59.046619+0000 mgr.y (mgr.24362) 10783 : cluster 0 pgmap v10752: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:48:00.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:48:00 smithi080 bash[28361]: cluster 2023-12-01T10:47:59.046619+0000 mgr.y (mgr.24362) 10783 : cluster 0 pgmap v10752: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:48:00.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:48:00 smithi090 bash[32384]: cluster 2023-12-01T10:47:59.046619+0000 mgr.y (mgr.24362) 10783 : cluster 0 pgmap v10752: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:48:01.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:48:01 smithi080 bash[41963]: audit 2023-12-01T10:48:00.360758+0000 mon.b (mon.1) 47 : audit 0 from='client.? 172.21.15.80:0/3041624452' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:48:01.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:48:01 smithi080 bash[28361]: audit 2023-12-01T10:48:00.360758+0000 mon.b (mon.1) 47 : audit 0 from='client.? 172.21.15.80:0/3041624452' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:48:01.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:48:01 smithi090 bash[32384]: audit 2023-12-01T10:48:00.360758+0000 mon.b (mon.1) 47 : audit 0 from='client.? 172.21.15.80:0/3041624452' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:48:02.430 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:48:02 smithi080 bash[41963]: cluster 2023-12-01T10:48:01.047740+0000 mgr.y (mgr.24362) 10784 : cluster 0 pgmap v10753: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:48:02.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:48:02 smithi080 bash[28361]: cluster 2023-12-01T10:48:01.047740+0000 mgr.y (mgr.24362) 10784 : cluster 0 pgmap v10753: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:48:02.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:48:02 smithi090 bash[32384]: cluster 2023-12-01T10:48:01.047740+0000 mgr.y (mgr.24362) 10784 : cluster 0 pgmap v10753: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:48:03.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:48:03 smithi080 bash[41963]: audit 2023-12-01T10:48:02.813994+0000 mon.c (mon.2) 6910 : audit 0 from='client.? 172.21.15.80:0/2460727991' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:48:03.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:48:03 smithi080 bash[28361]: audit 2023-12-01T10:48:02.813994+0000 mon.c (mon.2) 6910 : audit 0 from='client.? 172.21.15.80:0/2460727991' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:48:03.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:48:03 smithi090 bash[32384]: audit 2023-12-01T10:48:02.813994+0000 mon.c (mon.2) 6910 : audit 0 from='client.? 172.21.15.80:0/2460727991' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:48:04.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:48:04 smithi080 bash[41963]: cluster 2023-12-01T10:48:03.048406+0000 mgr.y (mgr.24362) 10785 : cluster 0 pgmap v10754: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:48:04.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:48:04 smithi080 bash[28361]: cluster 2023-12-01T10:48:03.048406+0000 mgr.y (mgr.24362) 10785 : cluster 0 pgmap v10754: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:48:04.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:48:04 smithi090 bash[32384]: cluster 2023-12-01T10:48:03.048406+0000 mgr.y (mgr.24362) 10785 : cluster 0 pgmap v10754: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:48:05.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:48:05 smithi080 bash[41963]: cluster 2023-12-01T10:48:05.049049+0000 mgr.y (mgr.24362) 10786 : cluster 0 pgmap v10755: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:48:05.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:48:05 smithi080 bash[41963]: audit 2023-12-01T10:48:05.259569+0000 mon.a (mon.0) 6851 : audit 0 from='client.? 172.21.15.80:0/3356207260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:48:05.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:48:05 smithi080 bash[28361]: cluster 2023-12-01T10:48:05.049049+0000 mgr.y (mgr.24362) 10786 : cluster 0 pgmap v10755: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:48:05.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:48:05 smithi080 bash[28361]: audit 2023-12-01T10:48:05.259569+0000 mon.a (mon.0) 6851 : audit 0 from='client.? 172.21.15.80:0/3356207260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:48:06.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:48:05 smithi090 bash[32384]: cluster 2023-12-01T10:48:05.049049+0000 mgr.y (mgr.24362) 10786 : cluster 0 pgmap v10755: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:48:06.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:48:05 smithi090 bash[32384]: audit 2023-12-01T10:48:05.259569+0000 mon.a (mon.0) 6851 : audit 0 from='client.? 172.21.15.80:0/3356207260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:48:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:48:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:48:06] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T10:48:08.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:48:08 smithi080 bash[28361]: cluster 2023-12-01T10:48:07.050200+0000 mgr.y (mgr.24362) 10787 : cluster 0 pgmap v10756: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:48:08.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:48:08 smithi080 bash[28361]: audit 2023-12-01T10:48:07.714343+0000 mon.a (mon.0) 6852 : audit 0 from='client.? 172.21.15.80:0/3535872668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:48:08.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:48:08 smithi080 bash[41963]: cluster 2023-12-01T10:48:07.050200+0000 mgr.y (mgr.24362) 10787 : cluster 0 pgmap v10756: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:48:08.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:48:08 smithi080 bash[41963]: audit 2023-12-01T10:48:07.714343+0000 mon.a (mon.0) 6852 : audit 0 from='client.? 172.21.15.80:0/3535872668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:48:08.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:48:08 smithi090 bash[32384]: cluster 2023-12-01T10:48:07.050200+0000 mgr.y (mgr.24362) 10787 : cluster 0 pgmap v10756: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:48:08.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:48:08 smithi090 bash[32384]: audit 2023-12-01T10:48:07.714343+0000 mon.a (mon.0) 6852 : audit 0 from='client.? 172.21.15.80:0/3535872668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:48:10.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:48:10 smithi080 bash[41963]: cluster 2023-12-01T10:48:09.050882+0000 mgr.y (mgr.24362) 10788 : cluster 0 pgmap v10757: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:48:10.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:48:10 smithi080 bash[28361]: cluster 2023-12-01T10:48:09.050882+0000 mgr.y (mgr.24362) 10788 : cluster 0 pgmap v10757: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:48:10.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:48:10 smithi090 bash[32384]: cluster 2023-12-01T10:48:09.050882+0000 mgr.y (mgr.24362) 10788 : cluster 0 pgmap v10757: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:48:11.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:48:11 smithi080 bash[41963]: audit 2023-12-01T10:48:10.171945+0000 mon.a (mon.0) 6853 : audit 0 from='client.? 172.21.15.80:0/4056590563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:48:11.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:48:11 smithi080 bash[41963]: audit 2023-12-01T10:48:10.352414+0000 mon.c (mon.2) 6911 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:48:11.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:48:11 smithi080 bash[28361]: audit 2023-12-01T10:48:10.171945+0000 mon.a (mon.0) 6853 : audit 0 from='client.? 172.21.15.80:0/4056590563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:48:11.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:48:11 smithi080 bash[28361]: audit 2023-12-01T10:48:10.352414+0000 mon.c (mon.2) 6911 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:48:11.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:48:11 smithi090 bash[32384]: audit 2023-12-01T10:48:10.171945+0000 mon.a (mon.0) 6853 : audit 0 from='client.? 172.21.15.80:0/4056590563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:48:11.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:48:11 smithi090 bash[32384]: audit 2023-12-01T10:48:10.352414+0000 mon.c (mon.2) 6911 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:48:12.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:48:12 smithi080 bash[28361]: cluster 2023-12-01T10:48:11.052021+0000 mgr.y (mgr.24362) 10789 : cluster 0 pgmap v10758: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:48:12.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:48:12 smithi080 bash[41963]: cluster 2023-12-01T10:48:11.052021+0000 mgr.y (mgr.24362) 10789 : cluster 0 pgmap v10758: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:48:12.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:48:12 smithi090 bash[32384]: cluster 2023-12-01T10:48:11.052021+0000 mgr.y (mgr.24362) 10789 : cluster 0 pgmap v10758: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:48:13.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:48:13 smithi080 bash[28361]: audit 2023-12-01T10:48:12.627043+0000 mon.a (mon.0) 6854 : audit 0 from='client.? 172.21.15.80:0/2570629136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:48:13.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:48:13 smithi080 bash[41963]: audit 2023-12-01T10:48:12.627043+0000 mon.a (mon.0) 6854 : audit 0 from='client.? 172.21.15.80:0/2570629136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:48:13.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:48:13 smithi090 bash[32384]: audit 2023-12-01T10:48:12.627043+0000 mon.a (mon.0) 6854 : audit 0 from='client.? 172.21.15.80:0/2570629136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:48:14.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:48:14 smithi080 bash[28361]: cluster 2023-12-01T10:48:13.052610+0000 mgr.y (mgr.24362) 10790 : cluster 0 pgmap v10759: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:48:14.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:48:14 smithi080 bash[41963]: cluster 2023-12-01T10:48:13.052610+0000 mgr.y (mgr.24362) 10790 : cluster 0 pgmap v10759: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:48:14.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:48:14 smithi090 bash[32384]: cluster 2023-12-01T10:48:13.052610+0000 mgr.y (mgr.24362) 10790 : cluster 0 pgmap v10759: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:48:15.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:48:15 smithi080 bash[41963]: cluster 2023-12-01T10:48:15.053030+0000 mgr.y (mgr.24362) 10791 : cluster 0 pgmap v10760: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:48:15.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:48:15 smithi080 bash[41963]: audit 2023-12-01T10:48:15.076780+0000 mon.a (mon.0) 6855 : audit 0 from='client.? 172.21.15.80:0/2000066693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:48:15.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:48:15 smithi080 bash[28361]: cluster 2023-12-01T10:48:15.053030+0000 mgr.y (mgr.24362) 10791 : cluster 0 pgmap v10760: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:48:15.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:48:15 smithi080 bash[28361]: audit 2023-12-01T10:48:15.076780+0000 mon.a (mon.0) 6855 : audit 0 from='client.? 172.21.15.80:0/2000066693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:48:16.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:48:15 smithi090 bash[32384]: cluster 2023-12-01T10:48:15.053030+0000 mgr.y (mgr.24362) 10791 : cluster 0 pgmap v10760: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:48:16.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:48:15 smithi090 bash[32384]: audit 2023-12-01T10:48:15.076780+0000 mon.a (mon.0) 6855 : audit 0 from='client.? 172.21.15.80:0/2000066693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:48:16.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:48:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:48:16] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T10:48:18.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:48:18 smithi080 bash[28361]: cluster 2023-12-01T10:48:17.054126+0000 mgr.y (mgr.24362) 10792 : cluster 0 pgmap v10761: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:48:18.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:48:18 smithi080 bash[28361]: audit 2023-12-01T10:48:17.531308+0000 mon.c (mon.2) 6912 : audit 0 from='client.? 172.21.15.80:0/2153553565' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:48:18.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:48:18 smithi080 bash[41963]: cluster 2023-12-01T10:48:17.054126+0000 mgr.y (mgr.24362) 10792 : cluster 0 pgmap v10761: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:48:18.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:48:18 smithi080 bash[41963]: audit 2023-12-01T10:48:17.531308+0000 mon.c (mon.2) 6912 : audit 0 from='client.? 172.21.15.80:0/2153553565' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:48:18.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:48:18 smithi090 bash[32384]: cluster 2023-12-01T10:48:17.054126+0000 mgr.y (mgr.24362) 10792 : cluster 0 pgmap v10761: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:48:18.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:48:18 smithi090 bash[32384]: audit 2023-12-01T10:48:17.531308+0000 mon.c (mon.2) 6912 : audit 0 from='client.? 172.21.15.80:0/2153553565' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:48:20.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:48:20 smithi080 bash[41963]: cluster 2023-12-01T10:48:19.054783+0000 mgr.y (mgr.24362) 10793 : cluster 0 pgmap v10762: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:48:20.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:48:20 smithi080 bash[41963]: audit 2023-12-01T10:48:19.977218+0000 mon.c (mon.2) 6913 : audit 0 from='client.? 172.21.15.80:0/2479795593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:48:20.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:48:20 smithi080 bash[28361]: cluster 2023-12-01T10:48:19.054783+0000 mgr.y (mgr.24362) 10793 : cluster 0 pgmap v10762: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:48:20.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:48:20 smithi080 bash[28361]: audit 2023-12-01T10:48:19.977218+0000 mon.c (mon.2) 6913 : audit 0 from='client.? 172.21.15.80:0/2479795593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:48:20.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:48:20 smithi090 bash[32384]: cluster 2023-12-01T10:48:19.054783+0000 mgr.y (mgr.24362) 10793 : cluster 0 pgmap v10762: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:48:20.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:48:20 smithi090 bash[32384]: audit 2023-12-01T10:48:19.977218+0000 mon.c (mon.2) 6913 : audit 0 from='client.? 172.21.15.80:0/2479795593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:48:22.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:48:22 smithi080 bash[28361]: cluster 2023-12-01T10:48:21.055867+0000 mgr.y (mgr.24362) 10794 : cluster 0 pgmap v10763: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:48:22.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:48:22 smithi080 bash[41963]: cluster 2023-12-01T10:48:21.055867+0000 mgr.y (mgr.24362) 10794 : cluster 0 pgmap v10763: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:48:22.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:48:22 smithi090 bash[32384]: cluster 2023-12-01T10:48:21.055867+0000 mgr.y (mgr.24362) 10794 : cluster 0 pgmap v10763: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:48:23.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:48:23 smithi080 bash[28361]: audit 2023-12-01T10:48:22.310228+0000 mon.c (mon.2) 6914 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:48:23.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:48:23 smithi080 bash[28361]: audit 2023-12-01T10:48:22.431323+0000 mon.c (mon.2) 6915 : audit 0 from='client.? 172.21.15.80:0/2232138847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:48:23.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:48:23 smithi080 bash[41963]: audit 2023-12-01T10:48:22.310228+0000 mon.c (mon.2) 6914 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:48:23.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:48:23 smithi080 bash[41963]: audit 2023-12-01T10:48:22.431323+0000 mon.c (mon.2) 6915 : audit 0 from='client.? 172.21.15.80:0/2232138847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:48:23.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:48:23 smithi090 bash[32384]: audit 2023-12-01T10:48:22.310228+0000 mon.c (mon.2) 6914 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:48:23.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:48:23 smithi090 bash[32384]: audit 2023-12-01T10:48:22.431323+0000 mon.c (mon.2) 6915 : audit 0 from='client.? 172.21.15.80:0/2232138847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:48:24.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:48:24 smithi080 bash[28361]: cluster 2023-12-01T10:48:23.056525+0000 mgr.y (mgr.24362) 10795 : cluster 0 pgmap v10764: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:48:24.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:48:24 smithi080 bash[41963]: cluster 2023-12-01T10:48:23.056525+0000 mgr.y (mgr.24362) 10795 : cluster 0 pgmap v10764: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:48:24.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:48:24 smithi090 bash[32384]: cluster 2023-12-01T10:48:23.056525+0000 mgr.y (mgr.24362) 10795 : cluster 0 pgmap v10764: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:48:25.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:48:25 smithi080 bash[28361]: audit 2023-12-01T10:48:24.887923+0000 mon.c (mon.2) 6916 : audit 0 from='client.? 172.21.15.80:0/2402136599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:48:25.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:48:25 smithi080 bash[28361]: cluster 2023-12-01T10:48:25.057188+0000 mgr.y (mgr.24362) 10796 : cluster 0 pgmap v10765: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:48:25.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:48:25 smithi080 bash[28361]: audit 2023-12-01T10:48:25.352496+0000 mon.c (mon.2) 6917 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:48:25.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:48:25 smithi080 bash[41963]: audit 2023-12-01T10:48:24.887923+0000 mon.c (mon.2) 6916 : audit 0 from='client.? 172.21.15.80:0/2402136599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:48:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:48:25 smithi080 bash[41963]: cluster 2023-12-01T10:48:25.057188+0000 mgr.y (mgr.24362) 10796 : cluster 0 pgmap v10765: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:48:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:48:25 smithi080 bash[41963]: audit 2023-12-01T10:48:25.352496+0000 mon.c (mon.2) 6917 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:48:26.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:48:25 smithi090 bash[32384]: audit 2023-12-01T10:48:24.887923+0000 mon.c (mon.2) 6916 : audit 0 from='client.? 172.21.15.80:0/2402136599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:48:26.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:48:25 smithi090 bash[32384]: cluster 2023-12-01T10:48:25.057188+0000 mgr.y (mgr.24362) 10796 : cluster 0 pgmap v10765: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:48:26.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:48:25 smithi090 bash[32384]: audit 2023-12-01T10:48:25.352496+0000 mon.c (mon.2) 6917 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:48:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:48:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:48:26] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T10:48:28.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:48:28 smithi080 bash[41963]: cluster 2023-12-01T10:48:27.058166+0000 mgr.y (mgr.24362) 10797 : cluster 0 pgmap v10766: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:48:28.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:48:28 smithi080 bash[41963]: audit 2023-12-01T10:48:27.355483+0000 mon.a (mon.0) 6856 : audit 0 from='client.? 172.21.15.80:0/1754214305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:48:28.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:48:28 smithi080 bash[41963]: audit 2023-12-01T10:48:28.101444+0000 mon.a (mon.0) 6857 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:48:28.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:48:28 smithi080 bash[28361]: cluster 2023-12-01T10:48:27.058166+0000 mgr.y (mgr.24362) 10797 : cluster 0 pgmap v10766: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:48:28.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:48:28 smithi080 bash[28361]: audit 2023-12-01T10:48:27.355483+0000 mon.a (mon.0) 6856 : audit 0 from='client.? 172.21.15.80:0/1754214305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:48:28.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:48:28 smithi080 bash[28361]: audit 2023-12-01T10:48:28.101444+0000 mon.a (mon.0) 6857 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:48:28.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:48:28 smithi090 bash[32384]: cluster 2023-12-01T10:48:27.058166+0000 mgr.y (mgr.24362) 10797 : cluster 0 pgmap v10766: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:48:28.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:48:28 smithi090 bash[32384]: audit 2023-12-01T10:48:27.355483+0000 mon.a (mon.0) 6856 : audit 0 from='client.? 172.21.15.80:0/1754214305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:48:28.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:48:28 smithi090 bash[32384]: audit 2023-12-01T10:48:28.101444+0000 mon.a (mon.0) 6857 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:48:29.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:48:29 smithi080 bash[41963]: audit 2023-12-01T10:48:28.112578+0000 mon.a (mon.0) 6858 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:48:29.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:48:29 smithi080 bash[41963]: audit 2023-12-01T10:48:28.450724+0000 mon.a (mon.0) 6859 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:48:29.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:48:29 smithi080 bash[41963]: audit 2023-12-01T10:48:28.462362+0000 mon.a (mon.0) 6860 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:48:29.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:48:29 smithi080 bash[41963]: audit 2023-12-01T10:48:28.992677+0000 mon.c (mon.2) 6918 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:48:29.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:48:29 smithi080 bash[41963]: audit 2023-12-01T10:48:28.994668+0000 mon.c (mon.2) 6919 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:48:29.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:48:29 smithi080 bash[41963]: audit 2023-12-01T10:48:29.004536+0000 mon.a (mon.0) 6861 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:48:29.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:48:29 smithi080 bash[28361]: audit 2023-12-01T10:48:28.112578+0000 mon.a (mon.0) 6858 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:48:29.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:48:29 smithi080 bash[28361]: audit 2023-12-01T10:48:28.450724+0000 mon.a (mon.0) 6859 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:48:29.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:48:29 smithi080 bash[28361]: audit 2023-12-01T10:48:28.462362+0000 mon.a (mon.0) 6860 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:48:29.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:48:29 smithi080 bash[28361]: audit 2023-12-01T10:48:28.992677+0000 mon.c (mon.2) 6918 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:48:29.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:48:29 smithi080 bash[28361]: audit 2023-12-01T10:48:28.994668+0000 mon.c (mon.2) 6919 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:48:29.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:48:29 smithi080 bash[28361]: audit 2023-12-01T10:48:29.004536+0000 mon.a (mon.0) 6861 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:48:29.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:48:29 smithi090 bash[32384]: audit 2023-12-01T10:48:28.112578+0000 mon.a (mon.0) 6858 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:48:29.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:48:29 smithi090 bash[32384]: audit 2023-12-01T10:48:28.450724+0000 mon.a (mon.0) 6859 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:48:29.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:48:29 smithi090 bash[32384]: audit 2023-12-01T10:48:28.462362+0000 mon.a (mon.0) 6860 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:48:29.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:48:29 smithi090 bash[32384]: audit 2023-12-01T10:48:28.992677+0000 mon.c (mon.2) 6918 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:48:29.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:48:29 smithi090 bash[32384]: audit 2023-12-01T10:48:28.994668+0000 mon.c (mon.2) 6919 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:48:29.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:48:29 smithi090 bash[32384]: audit 2023-12-01T10:48:29.004536+0000 mon.a (mon.0) 6861 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:48:30.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:48:30 smithi080 bash[41963]: cluster 2023-12-01T10:48:29.058775+0000 mgr.y (mgr.24362) 10798 : cluster 0 pgmap v10767: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:48:30.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:48:30 smithi080 bash[41963]: audit 2023-12-01T10:48:29.814624+0000 mon.a (mon.0) 6862 : audit 0 from='client.? 172.21.15.80:0/1003007496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:48:30.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:48:30 smithi080 bash[28361]: cluster 2023-12-01T10:48:29.058775+0000 mgr.y (mgr.24362) 10798 : cluster 0 pgmap v10767: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:48:30.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:48:30 smithi080 bash[28361]: audit 2023-12-01T10:48:29.814624+0000 mon.a (mon.0) 6862 : audit 0 from='client.? 172.21.15.80:0/1003007496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:48:30.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:48:30 smithi090 bash[32384]: cluster 2023-12-01T10:48:29.058775+0000 mgr.y (mgr.24362) 10798 : cluster 0 pgmap v10767: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:48:30.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:48:30 smithi090 bash[32384]: audit 2023-12-01T10:48:29.814624+0000 mon.a (mon.0) 6862 : audit 0 from='client.? 172.21.15.80:0/1003007496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:48:32.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:48:32 smithi080 bash[28361]: cluster 2023-12-01T10:48:31.059828+0000 mgr.y (mgr.24362) 10799 : cluster 0 pgmap v10768: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:48:32.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:48:32 smithi080 bash[41963]: cluster 2023-12-01T10:48:31.059828+0000 mgr.y (mgr.24362) 10799 : cluster 0 pgmap v10768: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:48:32.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:48:32 smithi090 bash[32384]: cluster 2023-12-01T10:48:31.059828+0000 mgr.y (mgr.24362) 10799 : cluster 0 pgmap v10768: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:48:33.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:48:33 smithi080 bash[28361]: audit 2023-12-01T10:48:32.271726+0000 mon.c (mon.2) 6920 : audit 0 from='client.? 172.21.15.80:0/2077102866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:48:33.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:48:33 smithi080 bash[41963]: audit 2023-12-01T10:48:32.271726+0000 mon.c (mon.2) 6920 : audit 0 from='client.? 172.21.15.80:0/2077102866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:48:33.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:48:33 smithi090 bash[32384]: audit 2023-12-01T10:48:32.271726+0000 mon.c (mon.2) 6920 : audit 0 from='client.? 172.21.15.80:0/2077102866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:48:34.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:48:34 smithi080 bash[28361]: cluster 2023-12-01T10:48:33.060470+0000 mgr.y (mgr.24362) 10800 : cluster 0 pgmap v10769: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:48:34.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:48:34 smithi080 bash[41963]: cluster 2023-12-01T10:48:33.060470+0000 mgr.y (mgr.24362) 10800 : cluster 0 pgmap v10769: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:48:34.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:48:34 smithi090 bash[32384]: cluster 2023-12-01T10:48:33.060470+0000 mgr.y (mgr.24362) 10800 : cluster 0 pgmap v10769: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:48:35.930 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:48:35 smithi080 bash[41963]: audit 2023-12-01T10:48:34.730284+0000 mon.c (mon.2) 6921 : audit 0 from='client.? 172.21.15.80:0/2551153035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:48:35.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:48:35 smithi080 bash[41963]: cluster 2023-12-01T10:48:35.061131+0000 mgr.y (mgr.24362) 10801 : cluster 0 pgmap v10770: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:48:35.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:48:35 smithi080 bash[28361]: audit 2023-12-01T10:48:34.730284+0000 mon.c (mon.2) 6921 : audit 0 from='client.? 172.21.15.80:0/2551153035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:48:35.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:48:35 smithi080 bash[28361]: cluster 2023-12-01T10:48:35.061131+0000 mgr.y (mgr.24362) 10801 : cluster 0 pgmap v10770: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:48:36.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:48:35 smithi090 bash[32384]: audit 2023-12-01T10:48:34.730284+0000 mon.c (mon.2) 6921 : audit 0 from='client.? 172.21.15.80:0/2551153035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:48:36.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:48:35 smithi090 bash[32384]: cluster 2023-12-01T10:48:35.061131+0000 mgr.y (mgr.24362) 10801 : cluster 0 pgmap v10770: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:48:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:48:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:48:36] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T10:48:38.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:48:38 smithi080 bash[41963]: cluster 2023-12-01T10:48:37.062262+0000 mgr.y (mgr.24362) 10802 : cluster 0 pgmap v10771: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:48:38.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:48:38 smithi080 bash[41963]: audit 2023-12-01T10:48:37.189927+0000 mon.c (mon.2) 6922 : audit 0 from='client.? 172.21.15.80:0/3924220784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:48:38.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:48:38 smithi080 bash[28361]: cluster 2023-12-01T10:48:37.062262+0000 mgr.y (mgr.24362) 10802 : cluster 0 pgmap v10771: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:48:38.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:48:38 smithi080 bash[28361]: audit 2023-12-01T10:48:37.189927+0000 mon.c (mon.2) 6922 : audit 0 from='client.? 172.21.15.80:0/3924220784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:48:38.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:48:38 smithi090 bash[32384]: cluster 2023-12-01T10:48:37.062262+0000 mgr.y (mgr.24362) 10802 : cluster 0 pgmap v10771: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:48:38.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:48:38 smithi090 bash[32384]: audit 2023-12-01T10:48:37.189927+0000 mon.c (mon.2) 6922 : audit 0 from='client.? 172.21.15.80:0/3924220784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:48:40.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:48:40 smithi080 bash[28361]: cluster 2023-12-01T10:48:39.062982+0000 mgr.y (mgr.24362) 10803 : cluster 0 pgmap v10772: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:48:40.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:48:40 smithi080 bash[28361]: audit 2023-12-01T10:48:39.645492+0000 mon.c (mon.2) 6923 : audit 0 from='client.? 172.21.15.80:0/1473499749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:48:40.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:48:40 smithi080 bash[41963]: cluster 2023-12-01T10:48:39.062982+0000 mgr.y (mgr.24362) 10803 : cluster 0 pgmap v10772: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:48:40.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:48:40 smithi080 bash[41963]: audit 2023-12-01T10:48:39.645492+0000 mon.c (mon.2) 6923 : audit 0 from='client.? 172.21.15.80:0/1473499749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:48:40.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:48:40 smithi090 bash[32384]: cluster 2023-12-01T10:48:39.062982+0000 mgr.y (mgr.24362) 10803 : cluster 0 pgmap v10772: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:48:40.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:48:40 smithi090 bash[32384]: audit 2023-12-01T10:48:39.645492+0000 mon.c (mon.2) 6923 : audit 0 from='client.? 172.21.15.80:0/1473499749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:48:41.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:48:41 smithi080 bash[28361]: audit 2023-12-01T10:48:40.353222+0000 mon.c (mon.2) 6924 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:48:41.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:48:41 smithi080 bash[41963]: audit 2023-12-01T10:48:40.353222+0000 mon.c (mon.2) 6924 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:48:41.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:48:41 smithi090 bash[32384]: audit 2023-12-01T10:48:40.353222+0000 mon.c (mon.2) 6924 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:48:42.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:48:42 smithi080 bash[28361]: cluster 2023-12-01T10:48:41.064153+0000 mgr.y (mgr.24362) 10804 : cluster 0 pgmap v10773: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:48:42.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:48:42 smithi080 bash[28361]: audit 2023-12-01T10:48:42.099982+0000 mon.a (mon.0) 6863 : audit 0 from='client.? 172.21.15.80:0/3429982747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:48:42.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:48:42 smithi080 bash[41963]: cluster 2023-12-01T10:48:41.064153+0000 mgr.y (mgr.24362) 10804 : cluster 0 pgmap v10773: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:48:42.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:48:42 smithi080 bash[41963]: audit 2023-12-01T10:48:42.099982+0000 mon.a (mon.0) 6863 : audit 0 from='client.? 172.21.15.80:0/3429982747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:48:42.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:48:42 smithi090 bash[32384]: cluster 2023-12-01T10:48:41.064153+0000 mgr.y (mgr.24362) 10804 : cluster 0 pgmap v10773: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:48:42.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:48:42 smithi090 bash[32384]: audit 2023-12-01T10:48:42.099982+0000 mon.a (mon.0) 6863 : audit 0 from='client.? 172.21.15.80:0/3429982747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:48:44.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:48:44 smithi080 bash[41963]: cluster 2023-12-01T10:48:43.064813+0000 mgr.y (mgr.24362) 10805 : cluster 0 pgmap v10774: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:48:44.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:48:44 smithi080 bash[28361]: cluster 2023-12-01T10:48:43.064813+0000 mgr.y (mgr.24362) 10805 : cluster 0 pgmap v10774: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:48:44.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:48:44 smithi090 bash[32384]: cluster 2023-12-01T10:48:43.064813+0000 mgr.y (mgr.24362) 10805 : cluster 0 pgmap v10774: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:48:45.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:48:45 smithi080 bash[28361]: audit 2023-12-01T10:48:44.546863+0000 mon.c (mon.2) 6925 : audit 0 from='client.? 172.21.15.80:0/867752192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:48:45.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:48:45 smithi080 bash[41963]: audit 2023-12-01T10:48:44.546863+0000 mon.c (mon.2) 6925 : audit 0 from='client.? 172.21.15.80:0/867752192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:48:45.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:48:45 smithi090 bash[32384]: audit 2023-12-01T10:48:44.546863+0000 mon.c (mon.2) 6925 : audit 0 from='client.? 172.21.15.80:0/867752192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:48:46.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:48:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:48:46] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T10:48:46.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:48:46 smithi080 bash[28361]: cluster 2023-12-01T10:48:45.065477+0000 mgr.y (mgr.24362) 10806 : cluster 0 pgmap v10775: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:48:46.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:48:46 smithi080 bash[41963]: cluster 2023-12-01T10:48:45.065477+0000 mgr.y (mgr.24362) 10806 : cluster 0 pgmap v10775: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:48:46.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:48:46 smithi090 bash[32384]: cluster 2023-12-01T10:48:45.065477+0000 mgr.y (mgr.24362) 10806 : cluster 0 pgmap v10775: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:48:47.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:48:47 smithi080 bash[28361]: audit 2023-12-01T10:48:47.001463+0000 mon.a (mon.0) 6864 : audit 0 from='client.? 172.21.15.80:0/2145266688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:48:47.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:48:47 smithi080 bash[41963]: audit 2023-12-01T10:48:47.001463+0000 mon.a (mon.0) 6864 : audit 0 from='client.? 172.21.15.80:0/2145266688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:48:47.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:48:47 smithi090 bash[32384]: audit 2023-12-01T10:48:47.001463+0000 mon.a (mon.0) 6864 : audit 0 from='client.? 172.21.15.80:0/2145266688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:48:48.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:48:48 smithi080 bash[28361]: cluster 2023-12-01T10:48:47.066572+0000 mgr.y (mgr.24362) 10807 : cluster 0 pgmap v10776: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:48:48.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:48:48 smithi080 bash[41963]: cluster 2023-12-01T10:48:47.066572+0000 mgr.y (mgr.24362) 10807 : cluster 0 pgmap v10776: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:48:48.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:48:48 smithi090 bash[32384]: cluster 2023-12-01T10:48:47.066572+0000 mgr.y (mgr.24362) 10807 : cluster 0 pgmap v10776: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:48:50.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:48:50 smithi080 bash[28361]: cluster 2023-12-01T10:48:49.067139+0000 mgr.y (mgr.24362) 10808 : cluster 0 pgmap v10777: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:48:50.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:48:50 smithi080 bash[28361]: audit 2023-12-01T10:48:49.457478+0000 mon.a (mon.0) 6865 : audit 0 from='client.? 172.21.15.80:0/3015394633' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:48:50.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:48:50 smithi080 bash[41963]: cluster 2023-12-01T10:48:49.067139+0000 mgr.y (mgr.24362) 10808 : cluster 0 pgmap v10777: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:48:50.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:48:50 smithi080 bash[41963]: audit 2023-12-01T10:48:49.457478+0000 mon.a (mon.0) 6865 : audit 0 from='client.? 172.21.15.80:0/3015394633' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:48:50.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:48:50 smithi090 bash[32384]: cluster 2023-12-01T10:48:49.067139+0000 mgr.y (mgr.24362) 10808 : cluster 0 pgmap v10777: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:48:50.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:48:50 smithi090 bash[32384]: audit 2023-12-01T10:48:49.457478+0000 mon.a (mon.0) 6865 : audit 0 from='client.? 172.21.15.80:0/3015394633' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:48:52.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:48:52 smithi080 bash[28361]: cluster 2023-12-01T10:48:51.068281+0000 mgr.y (mgr.24362) 10809 : cluster 0 pgmap v10778: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:48:52.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:48:52 smithi080 bash[28361]: audit 2023-12-01T10:48:51.911485+0000 mon.c (mon.2) 6926 : audit 0 from='client.? 172.21.15.80:0/2444711901' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:48:52.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:48:52 smithi080 bash[41963]: cluster 2023-12-01T10:48:51.068281+0000 mgr.y (mgr.24362) 10809 : cluster 0 pgmap v10778: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:48:52.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:48:52 smithi080 bash[41963]: audit 2023-12-01T10:48:51.911485+0000 mon.c (mon.2) 6926 : audit 0 from='client.? 172.21.15.80:0/2444711901' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:48:52.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:48:52 smithi090 bash[32384]: cluster 2023-12-01T10:48:51.068281+0000 mgr.y (mgr.24362) 10809 : cluster 0 pgmap v10778: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:48:52.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:48:52 smithi090 bash[32384]: audit 2023-12-01T10:48:51.911485+0000 mon.c (mon.2) 6926 : audit 0 from='client.? 172.21.15.80:0/2444711901' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:48:54.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:48:54 smithi080 bash[28361]: cluster 2023-12-01T10:48:53.069000+0000 mgr.y (mgr.24362) 10810 : cluster 0 pgmap v10779: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:48:54.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:48:54 smithi080 bash[41963]: cluster 2023-12-01T10:48:53.069000+0000 mgr.y (mgr.24362) 10810 : cluster 0 pgmap v10779: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:48:54.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:48:54 smithi090 bash[32384]: cluster 2023-12-01T10:48:53.069000+0000 mgr.y (mgr.24362) 10810 : cluster 0 pgmap v10779: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:48:55.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:48:55 smithi080 bash[28361]: audit 2023-12-01T10:48:54.372031+0000 mon.c (mon.2) 6927 : audit 0 from='client.? 172.21.15.80:0/3130901223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:48:55.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:48:55 smithi080 bash[41963]: audit 2023-12-01T10:48:54.372031+0000 mon.c (mon.2) 6927 : audit 0 from='client.? 172.21.15.80:0/3130901223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:48:55.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:48:55 smithi090 bash[32384]: audit 2023-12-01T10:48:54.372031+0000 mon.c (mon.2) 6927 : audit 0 from='client.? 172.21.15.80:0/3130901223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:48:56.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:48:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:48:56] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T10:48:56.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:48:56 smithi080 bash[28361]: cluster 2023-12-01T10:48:55.069714+0000 mgr.y (mgr.24362) 10811 : cluster 0 pgmap v10780: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:48:56.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:48:56 smithi080 bash[28361]: audit 2023-12-01T10:48:55.353769+0000 mon.c (mon.2) 6928 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:48:56.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:48:56 smithi080 bash[41963]: cluster 2023-12-01T10:48:55.069714+0000 mgr.y (mgr.24362) 10811 : cluster 0 pgmap v10780: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:48:56.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:48:56 smithi080 bash[41963]: audit 2023-12-01T10:48:55.353769+0000 mon.c (mon.2) 6928 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:48:56.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:48:56 smithi090 bash[32384]: cluster 2023-12-01T10:48:55.069714+0000 mgr.y (mgr.24362) 10811 : cluster 0 pgmap v10780: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:48:56.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:48:56 smithi090 bash[32384]: audit 2023-12-01T10:48:55.353769+0000 mon.c (mon.2) 6928 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:48:57.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:48:57 smithi080 bash[28361]: audit 2023-12-01T10:48:56.827921+0000 mon.a (mon.0) 6866 : audit 0 from='client.? 172.21.15.80:0/3311236317' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:48:57.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:48:57 smithi080 bash[41963]: audit 2023-12-01T10:48:56.827921+0000 mon.a (mon.0) 6866 : audit 0 from='client.? 172.21.15.80:0/3311236317' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:48:57.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:48:57 smithi090 bash[32384]: audit 2023-12-01T10:48:56.827921+0000 mon.a (mon.0) 6866 : audit 0 from='client.? 172.21.15.80:0/3311236317' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:48:58.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:48:58 smithi080 bash[28361]: cluster 2023-12-01T10:48:57.070787+0000 mgr.y (mgr.24362) 10812 : cluster 0 pgmap v10781: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:48:58.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:48:58 smithi080 bash[41963]: cluster 2023-12-01T10:48:57.070787+0000 mgr.y (mgr.24362) 10812 : cluster 0 pgmap v10781: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:48:58.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:48:58 smithi090 bash[32384]: cluster 2023-12-01T10:48:57.070787+0000 mgr.y (mgr.24362) 10812 : cluster 0 pgmap v10781: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:49:00.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:49:00 smithi090 bash[32384]: cluster 2023-12-01T10:48:59.071273+0000 mgr.y (mgr.24362) 10813 : cluster 0 pgmap v10782: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:49:00.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:49:00 smithi090 bash[32384]: audit 2023-12-01T10:48:59.278899+0000 mon.a (mon.0) 6867 : audit 0 from='client.? 172.21.15.80:0/2169796084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:49:00.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:49:00 smithi080 bash[28361]: cluster 2023-12-01T10:48:59.071273+0000 mgr.y (mgr.24362) 10813 : cluster 0 pgmap v10782: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:49:00.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:49:00 smithi080 bash[28361]: audit 2023-12-01T10:48:59.278899+0000 mon.a (mon.0) 6867 : audit 0 from='client.? 172.21.15.80:0/2169796084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:49:00.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:49:00 smithi080 bash[41963]: cluster 2023-12-01T10:48:59.071273+0000 mgr.y (mgr.24362) 10813 : cluster 0 pgmap v10782: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:49:00.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:49:00 smithi080 bash[41963]: audit 2023-12-01T10:48:59.278899+0000 mon.a (mon.0) 6867 : audit 0 from='client.? 172.21.15.80:0/2169796084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:49:02.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:49:02 smithi090 bash[32384]: cluster 2023-12-01T10:49:01.072346+0000 mgr.y (mgr.24362) 10814 : cluster 0 pgmap v10783: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:49:02.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:49:02 smithi090 bash[32384]: audit 2023-12-01T10:49:01.735708+0000 mon.a (mon.0) 6868 : audit 0 from='client.? 172.21.15.80:0/3521612531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:49:02.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:49:02 smithi080 bash[41963]: cluster 2023-12-01T10:49:01.072346+0000 mgr.y (mgr.24362) 10814 : cluster 0 pgmap v10783: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:49:02.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:49:02 smithi080 bash[41963]: audit 2023-12-01T10:49:01.735708+0000 mon.a (mon.0) 6868 : audit 0 from='client.? 172.21.15.80:0/3521612531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:49:02.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:49:02 smithi080 bash[28361]: cluster 2023-12-01T10:49:01.072346+0000 mgr.y (mgr.24362) 10814 : cluster 0 pgmap v10783: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:49:02.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:49:02 smithi080 bash[28361]: audit 2023-12-01T10:49:01.735708+0000 mon.a (mon.0) 6868 : audit 0 from='client.? 172.21.15.80:0/3521612531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:49:04.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:49:04 smithi090 bash[32384]: cluster 2023-12-01T10:49:03.073004+0000 mgr.y (mgr.24362) 10815 : cluster 0 pgmap v10784: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:49:04.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:49:04 smithi080 bash[28361]: cluster 2023-12-01T10:49:03.073004+0000 mgr.y (mgr.24362) 10815 : cluster 0 pgmap v10784: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:49:04.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:49:04 smithi080 bash[41963]: cluster 2023-12-01T10:49:03.073004+0000 mgr.y (mgr.24362) 10815 : cluster 0 pgmap v10784: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:49:05.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:49:05 smithi090 bash[32384]: audit 2023-12-01T10:49:04.196710+0000 mon.a (mon.0) 6869 : audit 0 from='client.? 172.21.15.80:0/3150546276' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:49:05.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:49:05 smithi080 bash[41963]: audit 2023-12-01T10:49:04.196710+0000 mon.a (mon.0) 6869 : audit 0 from='client.? 172.21.15.80:0/3150546276' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:49:05.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:49:05 smithi080 bash[28361]: audit 2023-12-01T10:49:04.196710+0000 mon.a (mon.0) 6869 : audit 0 from='client.? 172.21.15.80:0/3150546276' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:49:06.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:49:06 smithi090 bash[32384]: cluster 2023-12-01T10:49:05.073758+0000 mgr.y (mgr.24362) 10816 : cluster 0 pgmap v10785: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:49:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:49:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:49:06] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T10:49:06.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:49:06 smithi080 bash[41963]: cluster 2023-12-01T10:49:05.073758+0000 mgr.y (mgr.24362) 10816 : cluster 0 pgmap v10785: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:49:06.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:49:06 smithi080 bash[28361]: cluster 2023-12-01T10:49:05.073758+0000 mgr.y (mgr.24362) 10816 : cluster 0 pgmap v10785: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:49:07.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:49:07 smithi090 bash[32384]: audit 2023-12-01T10:49:06.645932+0000 mon.a (mon.0) 6870 : audit 0 from='client.? 172.21.15.80:0/4198400172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:49:07.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:49:07 smithi080 bash[41963]: audit 2023-12-01T10:49:06.645932+0000 mon.a (mon.0) 6870 : audit 0 from='client.? 172.21.15.80:0/4198400172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:49:07.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:49:07 smithi080 bash[28361]: audit 2023-12-01T10:49:06.645932+0000 mon.a (mon.0) 6870 : audit 0 from='client.? 172.21.15.80:0/4198400172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:49:08.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:49:08 smithi090 bash[32384]: cluster 2023-12-01T10:49:07.074961+0000 mgr.y (mgr.24362) 10817 : cluster 0 pgmap v10786: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:49:08.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:49:08 smithi080 bash[28361]: cluster 2023-12-01T10:49:07.074961+0000 mgr.y (mgr.24362) 10817 : cluster 0 pgmap v10786: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:49:08.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:49:08 smithi080 bash[41963]: cluster 2023-12-01T10:49:07.074961+0000 mgr.y (mgr.24362) 10817 : cluster 0 pgmap v10786: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:49:09.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:49:09 smithi090 bash[32384]: audit 2023-12-01T10:49:09.100390+0000 mon.a (mon.0) 6871 : audit 0 from='client.? 172.21.15.80:0/1015681051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:49:09.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:49:09 smithi080 bash[28361]: audit 2023-12-01T10:49:09.100390+0000 mon.a (mon.0) 6871 : audit 0 from='client.? 172.21.15.80:0/1015681051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:49:09.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:49:09 smithi080 bash[41963]: audit 2023-12-01T10:49:09.100390+0000 mon.a (mon.0) 6871 : audit 0 from='client.? 172.21.15.80:0/1015681051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:49:10.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:49:10 smithi090 bash[32384]: cluster 2023-12-01T10:49:09.075603+0000 mgr.y (mgr.24362) 10818 : cluster 0 pgmap v10787: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:49:10.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:49:10 smithi080 bash[28361]: cluster 2023-12-01T10:49:09.075603+0000 mgr.y (mgr.24362) 10818 : cluster 0 pgmap v10787: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:49:10.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:49:10 smithi080 bash[41963]: cluster 2023-12-01T10:49:09.075603+0000 mgr.y (mgr.24362) 10818 : cluster 0 pgmap v10787: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:49:11.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:49:11 smithi090 bash[32384]: audit 2023-12-01T10:49:10.353971+0000 mon.c (mon.2) 6929 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:49:11.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:49:11 smithi080 bash[41963]: audit 2023-12-01T10:49:10.353971+0000 mon.c (mon.2) 6929 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:49:11.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:49:11 smithi080 bash[28361]: audit 2023-12-01T10:49:10.353971+0000 mon.c (mon.2) 6929 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:49:12.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:49:12 smithi090 bash[32384]: cluster 2023-12-01T10:49:11.076699+0000 mgr.y (mgr.24362) 10819 : cluster 0 pgmap v10788: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:49:12.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:49:12 smithi090 bash[32384]: audit 2023-12-01T10:49:11.534052+0000 mon.a (mon.0) 6872 : audit 0 from='client.? 172.21.15.80:0/1403938897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:49:12.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:49:12 smithi080 bash[41963]: cluster 2023-12-01T10:49:11.076699+0000 mgr.y (mgr.24362) 10819 : cluster 0 pgmap v10788: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:49:12.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:49:12 smithi080 bash[41963]: audit 2023-12-01T10:49:11.534052+0000 mon.a (mon.0) 6872 : audit 0 from='client.? 172.21.15.80:0/1403938897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:49:12.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:49:12 smithi080 bash[28361]: cluster 2023-12-01T10:49:11.076699+0000 mgr.y (mgr.24362) 10819 : cluster 0 pgmap v10788: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:49:12.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:49:12 smithi080 bash[28361]: audit 2023-12-01T10:49:11.534052+0000 mon.a (mon.0) 6872 : audit 0 from='client.? 172.21.15.80:0/1403938897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:49:14.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:49:14 smithi090 bash[32384]: cluster 2023-12-01T10:49:13.077353+0000 mgr.y (mgr.24362) 10820 : cluster 0 pgmap v10789: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:49:14.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:49:14 smithi090 bash[32384]: audit 2023-12-01T10:49:13.989234+0000 mon.a (mon.0) 6873 : audit 0 from='client.? 172.21.15.80:0/1497304389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:49:14.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:49:14 smithi080 bash[41963]: cluster 2023-12-01T10:49:13.077353+0000 mgr.y (mgr.24362) 10820 : cluster 0 pgmap v10789: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:49:14.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:49:14 smithi080 bash[41963]: audit 2023-12-01T10:49:13.989234+0000 mon.a (mon.0) 6873 : audit 0 from='client.? 172.21.15.80:0/1497304389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:49:14.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:49:14 smithi080 bash[28361]: cluster 2023-12-01T10:49:13.077353+0000 mgr.y (mgr.24362) 10820 : cluster 0 pgmap v10789: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:49:14.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:49:14 smithi080 bash[28361]: audit 2023-12-01T10:49:13.989234+0000 mon.a (mon.0) 6873 : audit 0 from='client.? 172.21.15.80:0/1497304389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:49:15.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:49:15 smithi080 bash[41963]: cluster 2023-12-01T10:49:15.077948+0000 mgr.y (mgr.24362) 10821 : cluster 0 pgmap v10790: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:49:15.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:49:15 smithi080 bash[28361]: cluster 2023-12-01T10:49:15.077948+0000 mgr.y (mgr.24362) 10821 : cluster 0 pgmap v10790: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:49:16.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:49:15 smithi090 bash[32384]: cluster 2023-12-01T10:49:15.077948+0000 mgr.y (mgr.24362) 10821 : cluster 0 pgmap v10790: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:49:16.640 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:49:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:49:16] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T10:49:16.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:49:16 smithi080 bash[28361]: audit 2023-12-01T10:49:16.442543+0000 mon.a (mon.0) 6874 : audit 0 from='client.? 172.21.15.80:0/3461515584' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:49:16.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:49:16 smithi080 bash[41963]: audit 2023-12-01T10:49:16.442543+0000 mon.a (mon.0) 6874 : audit 0 from='client.? 172.21.15.80:0/3461515584' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:49:17.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:49:16 smithi090 bash[32384]: audit 2023-12-01T10:49:16.442543+0000 mon.a (mon.0) 6874 : audit 0 from='client.? 172.21.15.80:0/3461515584' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:49:17.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:49:17 smithi080 bash[28361]: cluster 2023-12-01T10:49:17.079160+0000 mgr.y (mgr.24362) 10822 : cluster 0 pgmap v10791: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:49:17.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:49:17 smithi080 bash[41963]: cluster 2023-12-01T10:49:17.079160+0000 mgr.y (mgr.24362) 10822 : cluster 0 pgmap v10791: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:49:18.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:49:17 smithi090 bash[32384]: cluster 2023-12-01T10:49:17.079160+0000 mgr.y (mgr.24362) 10822 : cluster 0 pgmap v10791: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:49:19.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:49:18 smithi090 bash[32384]: audit 2023-12-01T10:49:18.904525+0000 mon.c (mon.2) 6930 : audit 0 from='client.? 172.21.15.80:0/1006597574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:49:19.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:49:18 smithi080 bash[28361]: audit 2023-12-01T10:49:18.904525+0000 mon.c (mon.2) 6930 : audit 0 from='client.? 172.21.15.80:0/1006597574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:49:19.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:49:18 smithi080 bash[41963]: audit 2023-12-01T10:49:18.904525+0000 mon.c (mon.2) 6930 : audit 0 from='client.? 172.21.15.80:0/1006597574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:49:20.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:49:19 smithi090 bash[32384]: cluster 2023-12-01T10:49:19.079836+0000 mgr.y (mgr.24362) 10823 : cluster 0 pgmap v10792: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:49:20.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:49:19 smithi080 bash[28361]: cluster 2023-12-01T10:49:19.079836+0000 mgr.y (mgr.24362) 10823 : cluster 0 pgmap v10792: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:49:20.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:49:19 smithi080 bash[41963]: cluster 2023-12-01T10:49:19.079836+0000 mgr.y (mgr.24362) 10823 : cluster 0 pgmap v10792: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:49:22.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:49:22 smithi080 bash[28361]: cluster 2023-12-01T10:49:21.080868+0000 mgr.y (mgr.24362) 10824 : cluster 0 pgmap v10793: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:49:22.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:49:22 smithi080 bash[28361]: audit 2023-12-01T10:49:21.363377+0000 mon.a (mon.0) 6875 : audit 0 from='client.? 172.21.15.80:0/2570303972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:49:22.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:49:22 smithi080 bash[41963]: cluster 2023-12-01T10:49:21.080868+0000 mgr.y (mgr.24362) 10824 : cluster 0 pgmap v10793: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:49:22.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:49:22 smithi080 bash[41963]: audit 2023-12-01T10:49:21.363377+0000 mon.a (mon.0) 6875 : audit 0 from='client.? 172.21.15.80:0/2570303972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:49:22.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:49:22 smithi090 bash[32384]: cluster 2023-12-01T10:49:21.080868+0000 mgr.y (mgr.24362) 10824 : cluster 0 pgmap v10793: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:49:22.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:49:22 smithi090 bash[32384]: audit 2023-12-01T10:49:21.363377+0000 mon.a (mon.0) 6875 : audit 0 from='client.? 172.21.15.80:0/2570303972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:49:24.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:49:24 smithi080 bash[28361]: cluster 2023-12-01T10:49:23.081554+0000 mgr.y (mgr.24362) 10825 : cluster 0 pgmap v10794: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:49:24.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:49:24 smithi080 bash[28361]: audit 2023-12-01T10:49:23.820486+0000 mon.c (mon.2) 6931 : audit 0 from='client.? 172.21.15.80:0/3781709803' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:49:24.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:49:24 smithi080 bash[41963]: cluster 2023-12-01T10:49:23.081554+0000 mgr.y (mgr.24362) 10825 : cluster 0 pgmap v10794: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:49:24.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:49:24 smithi080 bash[41963]: audit 2023-12-01T10:49:23.820486+0000 mon.c (mon.2) 6931 : audit 0 from='client.? 172.21.15.80:0/3781709803' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:49:24.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:49:24 smithi090 bash[32384]: cluster 2023-12-01T10:49:23.081554+0000 mgr.y (mgr.24362) 10825 : cluster 0 pgmap v10794: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:49:24.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:49:24 smithi090 bash[32384]: audit 2023-12-01T10:49:23.820486+0000 mon.c (mon.2) 6931 : audit 0 from='client.? 172.21.15.80:0/3781709803' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:49:25.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:49:25 smithi080 bash[28361]: cluster 2023-12-01T10:49:25.082231+0000 mgr.y (mgr.24362) 10826 : cluster 0 pgmap v10795: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:49:25.935 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:49:25 smithi080 bash[28361]: audit 2023-12-01T10:49:25.354590+0000 mon.c (mon.2) 6932 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:49:25.936 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:49:25 smithi080 bash[41963]: cluster 2023-12-01T10:49:25.082231+0000 mgr.y (mgr.24362) 10826 : cluster 0 pgmap v10795: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:49:25.936 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:49:25 smithi080 bash[41963]: audit 2023-12-01T10:49:25.354590+0000 mon.c (mon.2) 6932 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:49:26.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:49:25 smithi090 bash[32384]: cluster 2023-12-01T10:49:25.082231+0000 mgr.y (mgr.24362) 10826 : cluster 0 pgmap v10795: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:49:26.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:49:25 smithi090 bash[32384]: audit 2023-12-01T10:49:25.354590+0000 mon.c (mon.2) 6932 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:49:26.645 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:49:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:49:26] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T10:49:26.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:49:26 smithi080 bash[28361]: audit 2023-12-01T10:49:26.275759+0000 mon.c (mon.2) 6933 : audit 0 from='client.? 172.21.15.80:0/1748567905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:49:26.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:49:26 smithi080 bash[41963]: audit 2023-12-01T10:49:26.275759+0000 mon.c (mon.2) 6933 : audit 0 from='client.? 172.21.15.80:0/1748567905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:49:27.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:49:26 smithi090 bash[32384]: audit 2023-12-01T10:49:26.275759+0000 mon.c (mon.2) 6933 : audit 0 from='client.? 172.21.15.80:0/1748567905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:49:27.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:49:27 smithi080 bash[41963]: cluster 2023-12-01T10:49:27.083434+0000 mgr.y (mgr.24362) 10827 : cluster 0 pgmap v10796: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:49:27.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:49:27 smithi080 bash[28361]: cluster 2023-12-01T10:49:27.083434+0000 mgr.y (mgr.24362) 10827 : cluster 0 pgmap v10796: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:49:28.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:49:27 smithi090 bash[32384]: cluster 2023-12-01T10:49:27.083434+0000 mgr.y (mgr.24362) 10827 : cluster 0 pgmap v10796: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:49:29.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:49:28 smithi080 bash[28361]: audit 2023-12-01T10:49:28.725818+0000 mon.a (mon.0) 6876 : audit 0 from='client.? 172.21.15.80:0/2782428055' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:49:29.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:49:28 smithi080 bash[41963]: audit 2023-12-01T10:49:28.725818+0000 mon.a (mon.0) 6876 : audit 0 from='client.? 172.21.15.80:0/2782428055' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:49:29.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:49:28 smithi090 bash[32384]: audit 2023-12-01T10:49:28.725818+0000 mon.a (mon.0) 6876 : audit 0 from='client.? 172.21.15.80:0/2782428055' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:49:30.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:49:29 smithi080 bash[28361]: cluster 2023-12-01T10:49:29.084104+0000 mgr.y (mgr.24362) 10828 : cluster 0 pgmap v10797: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:49:30.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:49:29 smithi080 bash[28361]: audit 2023-12-01T10:49:29.087973+0000 mon.c (mon.2) 6934 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:49:30.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:49:29 smithi080 bash[41963]: cluster 2023-12-01T10:49:29.084104+0000 mgr.y (mgr.24362) 10828 : cluster 0 pgmap v10797: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:49:30.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:49:29 smithi080 bash[41963]: audit 2023-12-01T10:49:29.087973+0000 mon.c (mon.2) 6934 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:49:30.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:49:29 smithi090 bash[32384]: cluster 2023-12-01T10:49:29.084104+0000 mgr.y (mgr.24362) 10828 : cluster 0 pgmap v10797: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:49:30.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:49:29 smithi090 bash[32384]: audit 2023-12-01T10:49:29.087973+0000 mon.c (mon.2) 6934 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:49:32.444 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:49:32 smithi080 bash[28361]: cluster 2023-12-01T10:49:31.085139+0000 mgr.y (mgr.24362) 10829 : cluster 0 pgmap v10798: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:49:32.447 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:49:32 smithi080 bash[28361]: audit 2023-12-01T10:49:31.177039+0000 mon.a (mon.0) 6877 : audit 0 from='client.? 172.21.15.80:0/616750075' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:49:32.449 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:49:32 smithi080 bash[41963]: cluster 2023-12-01T10:49:31.085139+0000 mgr.y (mgr.24362) 10829 : cluster 0 pgmap v10798: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:49:32.449 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:49:32 smithi080 bash[41963]: audit 2023-12-01T10:49:31.177039+0000 mon.a (mon.0) 6877 : audit 0 from='client.? 172.21.15.80:0/616750075' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:49:32.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:49:32 smithi090 bash[32384]: cluster 2023-12-01T10:49:31.085139+0000 mgr.y (mgr.24362) 10829 : cluster 0 pgmap v10798: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:49:32.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:49:32 smithi090 bash[32384]: audit 2023-12-01T10:49:31.177039+0000 mon.a (mon.0) 6877 : audit 0 from='client.? 172.21.15.80:0/616750075' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:49:34.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:49:34 smithi080 bash[28361]: cluster 2023-12-01T10:49:33.085770+0000 mgr.y (mgr.24362) 10830 : cluster 0 pgmap v10799: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:49:34.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:49:34 smithi080 bash[28361]: audit 2023-12-01T10:49:33.640984+0000 mon.a (mon.0) 6878 : audit 0 from='client.? 172.21.15.80:0/867652971' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:49:34.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:49:34 smithi080 bash[41963]: cluster 2023-12-01T10:49:33.085770+0000 mgr.y (mgr.24362) 10830 : cluster 0 pgmap v10799: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:49:34.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:49:34 smithi080 bash[41963]: audit 2023-12-01T10:49:33.640984+0000 mon.a (mon.0) 6878 : audit 0 from='client.? 172.21.15.80:0/867652971' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:49:34.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:49:34 smithi090 bash[32384]: cluster 2023-12-01T10:49:33.085770+0000 mgr.y (mgr.24362) 10830 : cluster 0 pgmap v10799: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:49:34.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:49:34 smithi090 bash[32384]: audit 2023-12-01T10:49:33.640984+0000 mon.a (mon.0) 6878 : audit 0 from='client.? 172.21.15.80:0/867652971' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:49:36.233 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:49:35 smithi080 bash[41963]: audit 2023-12-01T10:49:34.933783+0000 mon.a (mon.0) 6879 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:49:36.233 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:49:35 smithi080 bash[41963]: audit 2023-12-01T10:49:34.948333+0000 mon.a (mon.0) 6880 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:49:36.233 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:49:35 smithi080 bash[41963]: cluster 2023-12-01T10:49:35.086400+0000 mgr.y (mgr.24362) 10831 : cluster 0 pgmap v10800: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:49:36.234 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:49:35 smithi080 bash[41963]: audit 2023-12-01T10:49:35.288937+0000 mon.a (mon.0) 6881 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:49:36.234 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:49:35 smithi080 bash[41963]: audit 2023-12-01T10:49:35.302517+0000 mon.a (mon.0) 6882 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:49:36.234 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:49:35 smithi080 bash[41963]: audit 2023-12-01T10:49:35.775193+0000 mon.c (mon.2) 6935 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:49:36.234 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:49:35 smithi080 bash[41963]: audit 2023-12-01T10:49:35.776636+0000 mon.c (mon.2) 6936 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:49:36.234 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:49:35 smithi080 bash[41963]: audit 2023-12-01T10:49:35.788987+0000 mon.a (mon.0) 6883 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:49:36.234 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:49:35 smithi080 bash[28361]: audit 2023-12-01T10:49:34.933783+0000 mon.a (mon.0) 6879 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:49:36.234 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:49:35 smithi080 bash[28361]: audit 2023-12-01T10:49:34.948333+0000 mon.a (mon.0) 6880 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:49:36.235 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:49:35 smithi080 bash[28361]: cluster 2023-12-01T10:49:35.086400+0000 mgr.y (mgr.24362) 10831 : cluster 0 pgmap v10800: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:49:36.235 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:49:35 smithi080 bash[28361]: audit 2023-12-01T10:49:35.288937+0000 mon.a (mon.0) 6881 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:49:36.235 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:49:35 smithi080 bash[28361]: audit 2023-12-01T10:49:35.302517+0000 mon.a (mon.0) 6882 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:49:36.235 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:49:35 smithi080 bash[28361]: audit 2023-12-01T10:49:35.775193+0000 mon.c (mon.2) 6935 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:49:36.235 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:49:35 smithi080 bash[28361]: audit 2023-12-01T10:49:35.776636+0000 mon.c (mon.2) 6936 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:49:36.235 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:49:35 smithi080 bash[28361]: audit 2023-12-01T10:49:35.788987+0000 mon.a (mon.0) 6883 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:49:36.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:49:35 smithi090 bash[32384]: audit 2023-12-01T10:49:34.933783+0000 mon.a (mon.0) 6879 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:49:36.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:49:35 smithi090 bash[32384]: audit 2023-12-01T10:49:34.948333+0000 mon.a (mon.0) 6880 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:49:36.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:49:35 smithi090 bash[32384]: cluster 2023-12-01T10:49:35.086400+0000 mgr.y (mgr.24362) 10831 : cluster 0 pgmap v10800: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:49:36.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:49:35 smithi090 bash[32384]: audit 2023-12-01T10:49:35.288937+0000 mon.a (mon.0) 6881 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:49:36.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:49:35 smithi090 bash[32384]: audit 2023-12-01T10:49:35.302517+0000 mon.a (mon.0) 6882 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:49:36.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:49:35 smithi090 bash[32384]: audit 2023-12-01T10:49:35.775193+0000 mon.c (mon.2) 6935 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:49:36.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:49:35 smithi090 bash[32384]: audit 2023-12-01T10:49:35.776636+0000 mon.c (mon.2) 6936 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:49:36.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:49:35 smithi090 bash[32384]: audit 2023-12-01T10:49:35.788987+0000 mon.a (mon.0) 6883 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:49:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:49:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:49:36] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T10:49:37.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:49:36 smithi090 bash[32384]: audit 2023-12-01T10:49:36.105822+0000 mon.c (mon.2) 6937 : audit 0 from='client.? 172.21.15.80:0/1413355962' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:49:37.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:49:36 smithi080 bash[28361]: audit 2023-12-01T10:49:36.105822+0000 mon.c (mon.2) 6937 : audit 0 from='client.? 172.21.15.80:0/1413355962' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:49:37.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:49:36 smithi080 bash[41963]: audit 2023-12-01T10:49:36.105822+0000 mon.c (mon.2) 6937 : audit 0 from='client.? 172.21.15.80:0/1413355962' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:49:38.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:49:37 smithi090 bash[32384]: cluster 2023-12-01T10:49:37.087573+0000 mgr.y (mgr.24362) 10832 : cluster 0 pgmap v10801: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:49:38.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:49:37 smithi080 bash[28361]: cluster 2023-12-01T10:49:37.087573+0000 mgr.y (mgr.24362) 10832 : cluster 0 pgmap v10801: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:49:38.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:49:37 smithi080 bash[41963]: cluster 2023-12-01T10:49:37.087573+0000 mgr.y (mgr.24362) 10832 : cluster 0 pgmap v10801: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:49:39.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:49:38 smithi090 bash[32384]: audit 2023-12-01T10:49:38.554091+0000 mon.c (mon.2) 6938 : audit 0 from='client.? 172.21.15.80:0/1352006548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:49:39.435 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:49:38 smithi080 bash[28361]: audit 2023-12-01T10:49:38.554091+0000 mon.c (mon.2) 6938 : audit 0 from='client.? 172.21.15.80:0/1352006548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:49:39.435 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:49:38 smithi080 bash[41963]: audit 2023-12-01T10:49:38.554091+0000 mon.c (mon.2) 6938 : audit 0 from='client.? 172.21.15.80:0/1352006548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:49:40.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:49:39 smithi090 bash[32384]: cluster 2023-12-01T10:49:39.088230+0000 mgr.y (mgr.24362) 10833 : cluster 0 pgmap v10802: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:49:40.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:49:39 smithi080 bash[28361]: cluster 2023-12-01T10:49:39.088230+0000 mgr.y (mgr.24362) 10833 : cluster 0 pgmap v10802: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:49:40.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:49:39 smithi080 bash[41963]: cluster 2023-12-01T10:49:39.088230+0000 mgr.y (mgr.24362) 10833 : cluster 0 pgmap v10802: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:49:41.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:49:40 smithi090 bash[32384]: audit 2023-12-01T10:49:40.354829+0000 mon.c (mon.2) 6939 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:49:41.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:49:40 smithi080 bash[28361]: audit 2023-12-01T10:49:40.354829+0000 mon.c (mon.2) 6939 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:49:41.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:49:40 smithi080 bash[41963]: audit 2023-12-01T10:49:40.354829+0000 mon.c (mon.2) 6939 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:49:42.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:49:41 smithi090 bash[32384]: audit 2023-12-01T10:49:41.003239+0000 mon.c (mon.2) 6940 : audit 0 from='client.? 172.21.15.80:0/2110720774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:49:42.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:49:41 smithi090 bash[32384]: cluster 2023-12-01T10:49:41.089319+0000 mgr.y (mgr.24362) 10834 : cluster 0 pgmap v10803: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:49:42.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:49:41 smithi080 bash[28361]: audit 2023-12-01T10:49:41.003239+0000 mon.c (mon.2) 6940 : audit 0 from='client.? 172.21.15.80:0/2110720774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:49:42.435 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:49:41 smithi080 bash[28361]: cluster 2023-12-01T10:49:41.089319+0000 mgr.y (mgr.24362) 10834 : cluster 0 pgmap v10803: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:49:42.435 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:49:41 smithi080 bash[41963]: audit 2023-12-01T10:49:41.003239+0000 mon.c (mon.2) 6940 : audit 0 from='client.? 172.21.15.80:0/2110720774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:49:42.435 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:49:41 smithi080 bash[41963]: cluster 2023-12-01T10:49:41.089319+0000 mgr.y (mgr.24362) 10834 : cluster 0 pgmap v10803: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:49:44.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:49:44 smithi080 bash[28361]: cluster 2023-12-01T10:49:43.089987+0000 mgr.y (mgr.24362) 10835 : cluster 0 pgmap v10804: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:49:44.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:49:44 smithi080 bash[28361]: audit 2023-12-01T10:49:43.463160+0000 mon.a (mon.0) 6884 : audit 0 from='client.? 172.21.15.80:0/2264431241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:49:44.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:49:44 smithi080 bash[41963]: cluster 2023-12-01T10:49:43.089987+0000 mgr.y (mgr.24362) 10835 : cluster 0 pgmap v10804: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:49:44.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:49:44 smithi080 bash[41963]: audit 2023-12-01T10:49:43.463160+0000 mon.a (mon.0) 6884 : audit 0 from='client.? 172.21.15.80:0/2264431241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:49:44.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:49:44 smithi090 bash[32384]: cluster 2023-12-01T10:49:43.089987+0000 mgr.y (mgr.24362) 10835 : cluster 0 pgmap v10804: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:49:44.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:49:44 smithi090 bash[32384]: audit 2023-12-01T10:49:43.463160+0000 mon.a (mon.0) 6884 : audit 0 from='client.? 172.21.15.80:0/2264431241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:49:45.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:49:45 smithi080 bash[41963]: cluster 2023-12-01T10:49:45.090598+0000 mgr.y (mgr.24362) 10836 : cluster 0 pgmap v10805: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:49:45.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:49:45 smithi080 bash[28361]: cluster 2023-12-01T10:49:45.090598+0000 mgr.y (mgr.24362) 10836 : cluster 0 pgmap v10805: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:49:46.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:49:45 smithi090 bash[32384]: cluster 2023-12-01T10:49:45.090598+0000 mgr.y (mgr.24362) 10836 : cluster 0 pgmap v10805: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:49:46.652 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:49:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:49:46] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T10:49:46.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:49:46 smithi080 bash[41963]: audit 2023-12-01T10:49:45.923023+0000 mon.c (mon.2) 6941 : audit 0 from='client.? 172.21.15.80:0/1811925001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:49:46.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:49:46 smithi080 bash[28361]: audit 2023-12-01T10:49:45.923023+0000 mon.c (mon.2) 6941 : audit 0 from='client.? 172.21.15.80:0/1811925001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:49:47.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:49:46 smithi090 bash[32384]: audit 2023-12-01T10:49:45.923023+0000 mon.c (mon.2) 6941 : audit 0 from='client.? 172.21.15.80:0/1811925001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:49:47.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:49:47 smithi080 bash[28361]: cluster 2023-12-01T10:49:47.091703+0000 mgr.y (mgr.24362) 10837 : cluster 0 pgmap v10806: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:49:47.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:49:47 smithi080 bash[41963]: cluster 2023-12-01T10:49:47.091703+0000 mgr.y (mgr.24362) 10837 : cluster 0 pgmap v10806: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:49:48.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:49:47 smithi090 bash[32384]: cluster 2023-12-01T10:49:47.091703+0000 mgr.y (mgr.24362) 10837 : cluster 0 pgmap v10806: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:49:48.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:49:48 smithi080 bash[41963]: audit 2023-12-01T10:49:48.382350+0000 mon.c (mon.2) 6942 : audit 0 from='client.? 172.21.15.80:0/818960469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:49:48.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:49:48 smithi080 bash[28361]: audit 2023-12-01T10:49:48.382350+0000 mon.c (mon.2) 6942 : audit 0 from='client.? 172.21.15.80:0/818960469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:49:49.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:49:48 smithi090 bash[32384]: audit 2023-12-01T10:49:48.382350+0000 mon.c (mon.2) 6942 : audit 0 from='client.? 172.21.15.80:0/818960469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:49:49.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:49:49 smithi080 bash[28361]: cluster 2023-12-01T10:49:49.092372+0000 mgr.y (mgr.24362) 10838 : cluster 0 pgmap v10807: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:49:49.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:49:49 smithi080 bash[41963]: cluster 2023-12-01T10:49:49.092372+0000 mgr.y (mgr.24362) 10838 : cluster 0 pgmap v10807: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:49:50.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:49:49 smithi090 bash[32384]: cluster 2023-12-01T10:49:49.092372+0000 mgr.y (mgr.24362) 10838 : cluster 0 pgmap v10807: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:49:51.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:49:50 smithi080 bash[41963]: audit 2023-12-01T10:49:50.839303+0000 mon.c (mon.2) 6943 : audit 0 from='client.? 172.21.15.80:0/561012772' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:49:51.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:49:50 smithi080 bash[28361]: audit 2023-12-01T10:49:50.839303+0000 mon.c (mon.2) 6943 : audit 0 from='client.? 172.21.15.80:0/561012772' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:49:51.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:49:50 smithi090 bash[32384]: audit 2023-12-01T10:49:50.839303+0000 mon.c (mon.2) 6943 : audit 0 from='client.? 172.21.15.80:0/561012772' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:49:52.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:49:51 smithi080 bash[41963]: cluster 2023-12-01T10:49:51.093402+0000 mgr.y (mgr.24362) 10839 : cluster 0 pgmap v10808: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:49:52.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:49:51 smithi080 bash[28361]: cluster 2023-12-01T10:49:51.093402+0000 mgr.y (mgr.24362) 10839 : cluster 0 pgmap v10808: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:49:52.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:49:51 smithi090 bash[32384]: cluster 2023-12-01T10:49:51.093402+0000 mgr.y (mgr.24362) 10839 : cluster 0 pgmap v10808: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:49:54.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:49:54 smithi080 bash[41963]: cluster 2023-12-01T10:49:53.094007+0000 mgr.y (mgr.24362) 10840 : cluster 0 pgmap v10809: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:49:54.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:49:54 smithi080 bash[41963]: audit 2023-12-01T10:49:53.303142+0000 mon.c (mon.2) 6944 : audit 0 from='client.? 172.21.15.80:0/2635765437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:49:54.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:49:54 smithi080 bash[28361]: cluster 2023-12-01T10:49:53.094007+0000 mgr.y (mgr.24362) 10840 : cluster 0 pgmap v10809: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:49:54.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:49:54 smithi080 bash[28361]: audit 2023-12-01T10:49:53.303142+0000 mon.c (mon.2) 6944 : audit 0 from='client.? 172.21.15.80:0/2635765437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:49:54.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:49:54 smithi090 bash[32384]: cluster 2023-12-01T10:49:53.094007+0000 mgr.y (mgr.24362) 10840 : cluster 0 pgmap v10809: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:49:54.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:49:54 smithi090 bash[32384]: audit 2023-12-01T10:49:53.303142+0000 mon.c (mon.2) 6944 : audit 0 from='client.? 172.21.15.80:0/2635765437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:49:55.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:49:55 smithi080 bash[41963]: cluster 2023-12-01T10:49:55.094654+0000 mgr.y (mgr.24362) 10841 : cluster 0 pgmap v10810: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:49:55.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:49:55 smithi080 bash[41963]: audit 2023-12-01T10:49:55.355165+0000 mon.c (mon.2) 6945 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:49:55.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:49:55 smithi080 bash[28361]: cluster 2023-12-01T10:49:55.094654+0000 mgr.y (mgr.24362) 10841 : cluster 0 pgmap v10810: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:49:55.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:49:55 smithi080 bash[28361]: audit 2023-12-01T10:49:55.355165+0000 mon.c (mon.2) 6945 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:49:56.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:49:55 smithi090 bash[32384]: cluster 2023-12-01T10:49:55.094654+0000 mgr.y (mgr.24362) 10841 : cluster 0 pgmap v10810: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:49:56.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:49:55 smithi090 bash[32384]: audit 2023-12-01T10:49:55.355165+0000 mon.c (mon.2) 6945 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:49:56.655 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:49:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:49:56] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T10:49:56.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:49:56 smithi080 bash[41963]: audit 2023-12-01T10:49:55.767924+0000 mon.c (mon.2) 6946 : audit 0 from='client.? 172.21.15.80:0/1141688492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:49:56.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:49:56 smithi080 bash[28361]: audit 2023-12-01T10:49:55.767924+0000 mon.c (mon.2) 6946 : audit 0 from='client.? 172.21.15.80:0/1141688492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:49:57.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:49:56 smithi090 bash[32384]: audit 2023-12-01T10:49:55.767924+0000 mon.c (mon.2) 6946 : audit 0 from='client.? 172.21.15.80:0/1141688492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:49:57.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:49:57 smithi080 bash[28361]: cluster 2023-12-01T10:49:57.095806+0000 mgr.y (mgr.24362) 10842 : cluster 0 pgmap v10811: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:49:57.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:49:57 smithi080 bash[41963]: cluster 2023-12-01T10:49:57.095806+0000 mgr.y (mgr.24362) 10842 : cluster 0 pgmap v10811: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:49:58.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:49:57 smithi090 bash[32384]: cluster 2023-12-01T10:49:57.095806+0000 mgr.y (mgr.24362) 10842 : cluster 0 pgmap v10811: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:49:58.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:49:58 smithi080 bash[41963]: audit 2023-12-01T10:49:58.214334+0000 mon.c (mon.2) 6947 : audit 0 from='client.? 172.21.15.80:0/87013773' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:49:58.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:49:58 smithi080 bash[28361]: audit 2023-12-01T10:49:58.214334+0000 mon.c (mon.2) 6947 : audit 0 from='client.? 172.21.15.80:0/87013773' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:49:59.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:49:58 smithi090 bash[32384]: audit 2023-12-01T10:49:58.214334+0000 mon.c (mon.2) 6947 : audit 0 from='client.? 172.21.15.80:0/87013773' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:49:59.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:49:59 smithi080 bash[28361]: cluster 2023-12-01T10:49:59.096441+0000 mgr.y (mgr.24362) 10843 : cluster 0 pgmap v10812: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:49:59.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:49:59 smithi080 bash[41963]: cluster 2023-12-01T10:49:59.096441+0000 mgr.y (mgr.24362) 10843 : cluster 0 pgmap v10812: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:50:00.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:49:59 smithi090 bash[32384]: cluster 2023-12-01T10:49:59.096441+0000 mgr.y (mgr.24362) 10843 : cluster 0 pgmap v10812: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:50:00.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:50:00 smithi080 bash[28361]: debug 2023-12-01T10:49:59.996+0000 7f6ec9bf0700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T10:50:00.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:50:00 smithi080 bash[28361]: cluster 2023-12-01T10:50:00.000183+0000 mon.a (mon.0) 6885 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T10:50:00.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:50:00 smithi080 bash[28361]: audit 2023-12-01T10:50:00.667492+0000 mon.a (mon.0) 6886 : audit 0 from='client.? 172.21.15.80:0/99097087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:50:00.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:50:00 smithi080 bash[41963]: cluster 2023-12-01T10:50:00.000183+0000 mon.a (mon.0) 6885 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T10:50:00.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:50:00 smithi080 bash[41963]: audit 2023-12-01T10:50:00.667492+0000 mon.a (mon.0) 6886 : audit 0 from='client.? 172.21.15.80:0/99097087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:50:01.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:50:00 smithi090 bash[32384]: cluster 2023-12-01T10:50:00.000183+0000 mon.a (mon.0) 6885 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T10:50:01.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:50:00 smithi090 bash[32384]: audit 2023-12-01T10:50:00.667492+0000 mon.a (mon.0) 6886 : audit 0 from='client.? 172.21.15.80:0/99097087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:50:02.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:50:01 smithi090 bash[32384]: cluster 2023-12-01T10:50:01.097543+0000 mgr.y (mgr.24362) 10844 : cluster 0 pgmap v10813: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:50:02.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:50:01 smithi080 bash[41963]: cluster 2023-12-01T10:50:01.097543+0000 mgr.y (mgr.24362) 10844 : cluster 0 pgmap v10813: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:50:02.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:50:01 smithi080 bash[28361]: cluster 2023-12-01T10:50:01.097543+0000 mgr.y (mgr.24362) 10844 : cluster 0 pgmap v10813: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:50:03.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:50:03 smithi080 bash[41963]: audit 2023-12-01T10:50:03.122252+0000 mon.a (mon.0) 6887 : audit 0 from='client.? 172.21.15.80:0/1170536578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:50:03.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:50:03 smithi080 bash[28361]: audit 2023-12-01T10:50:03.122252+0000 mon.a (mon.0) 6887 : audit 0 from='client.? 172.21.15.80:0/1170536578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:50:03.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:50:03 smithi090 bash[32384]: audit 2023-12-01T10:50:03.122252+0000 mon.a (mon.0) 6887 : audit 0 from='client.? 172.21.15.80:0/1170536578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:50:04.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:50:04 smithi080 bash[41963]: cluster 2023-12-01T10:50:03.098153+0000 mgr.y (mgr.24362) 10845 : cluster 0 pgmap v10814: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:50:04.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:50:04 smithi080 bash[28361]: cluster 2023-12-01T10:50:03.098153+0000 mgr.y (mgr.24362) 10845 : cluster 0 pgmap v10814: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:50:04.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:50:04 smithi090 bash[32384]: cluster 2023-12-01T10:50:03.098153+0000 mgr.y (mgr.24362) 10845 : cluster 0 pgmap v10814: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:50:05.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:50:05 smithi080 bash[41963]: cluster 2023-12-01T10:50:05.098807+0000 mgr.y (mgr.24362) 10846 : cluster 0 pgmap v10815: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:50:05.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:50:05 smithi080 bash[41963]: audit 2023-12-01T10:50:05.583304+0000 mon.a (mon.0) 6888 : audit 0 from='client.? 172.21.15.80:0/922092154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:50:05.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:50:05 smithi080 bash[28361]: cluster 2023-12-01T10:50:05.098807+0000 mgr.y (mgr.24362) 10846 : cluster 0 pgmap v10815: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:50:05.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:50:05 smithi080 bash[28361]: audit 2023-12-01T10:50:05.583304+0000 mon.a (mon.0) 6888 : audit 0 from='client.? 172.21.15.80:0/922092154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:50:06.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:50:05 smithi090 bash[32384]: cluster 2023-12-01T10:50:05.098807+0000 mgr.y (mgr.24362) 10846 : cluster 0 pgmap v10815: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:50:06.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:50:05 smithi090 bash[32384]: audit 2023-12-01T10:50:05.583304+0000 mon.a (mon.0) 6888 : audit 0 from='client.? 172.21.15.80:0/922092154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:50:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:50:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:50:06] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T10:50:08.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:50:08 smithi080 bash[41963]: cluster 2023-12-01T10:50:07.099972+0000 mgr.y (mgr.24362) 10847 : cluster 0 pgmap v10816: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:50:08.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:50:08 smithi080 bash[41963]: audit 2023-12-01T10:50:08.037170+0000 mon.c (mon.2) 6948 : audit 0 from='client.? 172.21.15.80:0/3348695491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:50:08.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:50:08 smithi080 bash[28361]: cluster 2023-12-01T10:50:07.099972+0000 mgr.y (mgr.24362) 10847 : cluster 0 pgmap v10816: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:50:08.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:50:08 smithi080 bash[28361]: audit 2023-12-01T10:50:08.037170+0000 mon.c (mon.2) 6948 : audit 0 from='client.? 172.21.15.80:0/3348695491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:50:08.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:50:08 smithi090 bash[32384]: cluster 2023-12-01T10:50:07.099972+0000 mgr.y (mgr.24362) 10847 : cluster 0 pgmap v10816: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:50:08.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:50:08 smithi090 bash[32384]: audit 2023-12-01T10:50:08.037170+0000 mon.c (mon.2) 6948 : audit 0 from='client.? 172.21.15.80:0/3348695491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:50:10.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:50:10 smithi080 bash[28361]: cluster 2023-12-01T10:50:09.100629+0000 mgr.y (mgr.24362) 10848 : cluster 0 pgmap v10817: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:50:10.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:50:10 smithi080 bash[41963]: cluster 2023-12-01T10:50:09.100629+0000 mgr.y (mgr.24362) 10848 : cluster 0 pgmap v10817: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:50:10.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:50:10 smithi090 bash[32384]: cluster 2023-12-01T10:50:09.100629+0000 mgr.y (mgr.24362) 10848 : cluster 0 pgmap v10817: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:50:11.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:50:11 smithi080 bash[41963]: audit 2023-12-01T10:50:10.355034+0000 mon.c (mon.2) 6949 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:50:11.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:50:11 smithi080 bash[41963]: audit 2023-12-01T10:50:10.503532+0000 mon.c (mon.2) 6950 : audit 0 from='client.? 172.21.15.80:0/3577950342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:50:11.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:50:11 smithi080 bash[28361]: audit 2023-12-01T10:50:10.355034+0000 mon.c (mon.2) 6949 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:50:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:50:11 smithi080 bash[28361]: audit 2023-12-01T10:50:10.503532+0000 mon.c (mon.2) 6950 : audit 0 from='client.? 172.21.15.80:0/3577950342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:50:11.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:50:11 smithi090 bash[32384]: audit 2023-12-01T10:50:10.355034+0000 mon.c (mon.2) 6949 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:50:11.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:50:11 smithi090 bash[32384]: audit 2023-12-01T10:50:10.503532+0000 mon.c (mon.2) 6950 : audit 0 from='client.? 172.21.15.80:0/3577950342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:50:12.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:50:12 smithi080 bash[41963]: cluster 2023-12-01T10:50:11.101774+0000 mgr.y (mgr.24362) 10849 : cluster 0 pgmap v10818: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:50:12.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:50:12 smithi080 bash[28361]: cluster 2023-12-01T10:50:11.101774+0000 mgr.y (mgr.24362) 10849 : cluster 0 pgmap v10818: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:50:12.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:50:12 smithi090 bash[32384]: cluster 2023-12-01T10:50:11.101774+0000 mgr.y (mgr.24362) 10849 : cluster 0 pgmap v10818: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:50:13.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:50:13 smithi090 bash[32384]: audit 2023-12-01T10:50:12.961396+0000 mon.c (mon.2) 6951 : audit 0 from='client.? 172.21.15.80:0/3467628770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:50:13.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:50:13 smithi080 bash[41963]: audit 2023-12-01T10:50:12.961396+0000 mon.c (mon.2) 6951 : audit 0 from='client.? 172.21.15.80:0/3467628770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:50:13.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:50:13 smithi080 bash[28361]: audit 2023-12-01T10:50:12.961396+0000 mon.c (mon.2) 6951 : audit 0 from='client.? 172.21.15.80:0/3467628770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:50:14.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:50:14 smithi090 bash[32384]: cluster 2023-12-01T10:50:13.102449+0000 mgr.y (mgr.24362) 10850 : cluster 0 pgmap v10819: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:50:14.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:50:14 smithi080 bash[28361]: cluster 2023-12-01T10:50:13.102449+0000 mgr.y (mgr.24362) 10850 : cluster 0 pgmap v10819: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:50:14.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:50:14 smithi080 bash[41963]: cluster 2023-12-01T10:50:13.102449+0000 mgr.y (mgr.24362) 10850 : cluster 0 pgmap v10819: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:50:15.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:50:15 smithi080 bash[28361]: cluster 2023-12-01T10:50:15.102875+0000 mgr.y (mgr.24362) 10851 : cluster 0 pgmap v10820: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:50:15.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:50:15 smithi080 bash[28361]: audit 2023-12-01T10:50:15.411559+0000 mon.c (mon.2) 6952 : audit 0 from='client.? 172.21.15.80:0/634085590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:50:15.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:50:15 smithi080 bash[41963]: cluster 2023-12-01T10:50:15.102875+0000 mgr.y (mgr.24362) 10851 : cluster 0 pgmap v10820: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:50:15.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:50:15 smithi080 bash[41963]: audit 2023-12-01T10:50:15.411559+0000 mon.c (mon.2) 6952 : audit 0 from='client.? 172.21.15.80:0/634085590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:50:16.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:50:15 smithi090 bash[32384]: cluster 2023-12-01T10:50:15.102875+0000 mgr.y (mgr.24362) 10851 : cluster 0 pgmap v10820: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:50:16.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:50:15 smithi090 bash[32384]: audit 2023-12-01T10:50:15.411559+0000 mon.c (mon.2) 6952 : audit 0 from='client.? 172.21.15.80:0/634085590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:50:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:50:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:50:16] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T10:50:18.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:50:18 smithi080 bash[41963]: cluster 2023-12-01T10:50:17.104007+0000 mgr.y (mgr.24362) 10852 : cluster 0 pgmap v10821: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:50:18.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:50:18 smithi080 bash[41963]: audit 2023-12-01T10:50:17.857837+0000 mon.c (mon.2) 6953 : audit 0 from='client.? 172.21.15.80:0/3418041820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:50:18.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:50:18 smithi080 bash[28361]: cluster 2023-12-01T10:50:17.104007+0000 mgr.y (mgr.24362) 10852 : cluster 0 pgmap v10821: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:50:18.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:50:18 smithi080 bash[28361]: audit 2023-12-01T10:50:17.857837+0000 mon.c (mon.2) 6953 : audit 0 from='client.? 172.21.15.80:0/3418041820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:50:18.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:50:18 smithi090 bash[32384]: cluster 2023-12-01T10:50:17.104007+0000 mgr.y (mgr.24362) 10852 : cluster 0 pgmap v10821: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:50:18.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:50:18 smithi090 bash[32384]: audit 2023-12-01T10:50:17.857837+0000 mon.c (mon.2) 6953 : audit 0 from='client.? 172.21.15.80:0/3418041820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:50:20.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:50:20 smithi080 bash[41963]: cluster 2023-12-01T10:50:19.104612+0000 mgr.y (mgr.24362) 10853 : cluster 0 pgmap v10822: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:50:20.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:50:20 smithi080 bash[28361]: cluster 2023-12-01T10:50:19.104612+0000 mgr.y (mgr.24362) 10853 : cluster 0 pgmap v10822: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:50:20.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:50:20 smithi090 bash[32384]: cluster 2023-12-01T10:50:19.104612+0000 mgr.y (mgr.24362) 10853 : cluster 0 pgmap v10822: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:50:21.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:50:21 smithi080 bash[41963]: audit 2023-12-01T10:50:20.322512+0000 mon.c (mon.2) 6954 : audit 0 from='client.? 172.21.15.80:0/4199512414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:50:21.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:50:21 smithi080 bash[28361]: audit 2023-12-01T10:50:20.322512+0000 mon.c (mon.2) 6954 : audit 0 from='client.? 172.21.15.80:0/4199512414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:50:21.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:50:21 smithi090 bash[32384]: audit 2023-12-01T10:50:20.322512+0000 mon.c (mon.2) 6954 : audit 0 from='client.? 172.21.15.80:0/4199512414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:50:22.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:50:22 smithi080 bash[28361]: cluster 2023-12-01T10:50:21.105748+0000 mgr.y (mgr.24362) 10854 : cluster 0 pgmap v10823: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:50:22.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:50:22 smithi080 bash[41963]: cluster 2023-12-01T10:50:21.105748+0000 mgr.y (mgr.24362) 10854 : cluster 0 pgmap v10823: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:50:22.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:50:22 smithi090 bash[32384]: cluster 2023-12-01T10:50:21.105748+0000 mgr.y (mgr.24362) 10854 : cluster 0 pgmap v10823: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:50:23.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:50:23 smithi090 bash[32384]: audit 2023-12-01T10:50:22.787683+0000 mon.c (mon.2) 6955 : audit 0 from='client.? 172.21.15.80:0/2320928866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:50:23.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:50:23 smithi080 bash[28361]: audit 2023-12-01T10:50:22.787683+0000 mon.c (mon.2) 6955 : audit 0 from='client.? 172.21.15.80:0/2320928866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:50:23.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:50:23 smithi080 bash[41963]: audit 2023-12-01T10:50:22.787683+0000 mon.c (mon.2) 6955 : audit 0 from='client.? 172.21.15.80:0/2320928866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:50:24.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:50:24 smithi090 bash[32384]: cluster 2023-12-01T10:50:23.106412+0000 mgr.y (mgr.24362) 10855 : cluster 0 pgmap v10824: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:50:24.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:50:24 smithi080 bash[28361]: cluster 2023-12-01T10:50:23.106412+0000 mgr.y (mgr.24362) 10855 : cluster 0 pgmap v10824: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:50:24.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:50:24 smithi080 bash[41963]: cluster 2023-12-01T10:50:23.106412+0000 mgr.y (mgr.24362) 10855 : cluster 0 pgmap v10824: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:50:25.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:50:25 smithi080 bash[28361]: cluster 2023-12-01T10:50:25.107052+0000 mgr.y (mgr.24362) 10856 : cluster 0 pgmap v10825: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:50:25.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:50:25 smithi080 bash[28361]: audit 2023-12-01T10:50:25.238721+0000 mon.c (mon.2) 6956 : audit 0 from='client.? 172.21.15.80:0/3639972127' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:50:25.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:50:25 smithi080 bash[28361]: audit 2023-12-01T10:50:25.355869+0000 mon.c (mon.2) 6957 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:50:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:50:25 smithi080 bash[41963]: cluster 2023-12-01T10:50:25.107052+0000 mgr.y (mgr.24362) 10856 : cluster 0 pgmap v10825: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:50:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:50:25 smithi080 bash[41963]: audit 2023-12-01T10:50:25.238721+0000 mon.c (mon.2) 6956 : audit 0 from='client.? 172.21.15.80:0/3639972127' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:50:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:50:25 smithi080 bash[41963]: audit 2023-12-01T10:50:25.355869+0000 mon.c (mon.2) 6957 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:50:26.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:50:25 smithi090 bash[32384]: cluster 2023-12-01T10:50:25.107052+0000 mgr.y (mgr.24362) 10856 : cluster 0 pgmap v10825: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:50:26.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:50:25 smithi090 bash[32384]: audit 2023-12-01T10:50:25.238721+0000 mon.c (mon.2) 6956 : audit 0 from='client.? 172.21.15.80:0/3639972127' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:50:26.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:50:25 smithi090 bash[32384]: audit 2023-12-01T10:50:25.355869+0000 mon.c (mon.2) 6957 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:50:26.683 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:50:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:50:26] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T10:50:28.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:50:28 smithi080 bash[28361]: cluster 2023-12-01T10:50:27.108213+0000 mgr.y (mgr.24362) 10857 : cluster 0 pgmap v10826: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:50:28.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:50:28 smithi080 bash[28361]: audit 2023-12-01T10:50:27.687588+0000 mon.a (mon.0) 6889 : audit 0 from='client.? 172.21.15.80:0/988418935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:50:28.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:50:28 smithi080 bash[41963]: cluster 2023-12-01T10:50:27.108213+0000 mgr.y (mgr.24362) 10857 : cluster 0 pgmap v10826: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:50:28.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:50:28 smithi080 bash[41963]: audit 2023-12-01T10:50:27.687588+0000 mon.a (mon.0) 6889 : audit 0 from='client.? 172.21.15.80:0/988418935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:50:28.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:50:28 smithi090 bash[32384]: cluster 2023-12-01T10:50:27.108213+0000 mgr.y (mgr.24362) 10857 : cluster 0 pgmap v10826: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:50:28.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:50:28 smithi090 bash[32384]: audit 2023-12-01T10:50:27.687588+0000 mon.a (mon.0) 6889 : audit 0 from='client.? 172.21.15.80:0/988418935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:50:30.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:50:30 smithi080 bash[28361]: cluster 2023-12-01T10:50:29.108826+0000 mgr.y (mgr.24362) 10858 : cluster 0 pgmap v10827: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:50:30.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:50:30 smithi080 bash[28361]: audit 2023-12-01T10:50:30.136262+0000 mon.a (mon.0) 6890 : audit 0 from='client.? 172.21.15.80:0/1120132905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:50:30.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:50:30 smithi080 bash[41963]: cluster 2023-12-01T10:50:29.108826+0000 mgr.y (mgr.24362) 10858 : cluster 0 pgmap v10827: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:50:30.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:50:30 smithi080 bash[41963]: audit 2023-12-01T10:50:30.136262+0000 mon.a (mon.0) 6890 : audit 0 from='client.? 172.21.15.80:0/1120132905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:50:30.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:50:30 smithi090 bash[32384]: cluster 2023-12-01T10:50:29.108826+0000 mgr.y (mgr.24362) 10858 : cluster 0 pgmap v10827: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:50:30.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:50:30 smithi090 bash[32384]: audit 2023-12-01T10:50:30.136262+0000 mon.a (mon.0) 6890 : audit 0 from='client.? 172.21.15.80:0/1120132905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:50:32.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:50:32 smithi080 bash[41963]: cluster 2023-12-01T10:50:31.109919+0000 mgr.y (mgr.24362) 10859 : cluster 0 pgmap v10828: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:50:32.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:50:32 smithi080 bash[28361]: cluster 2023-12-01T10:50:31.109919+0000 mgr.y (mgr.24362) 10859 : cluster 0 pgmap v10828: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:50:32.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:50:32 smithi090 bash[32384]: cluster 2023-12-01T10:50:31.109919+0000 mgr.y (mgr.24362) 10859 : cluster 0 pgmap v10828: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:50:33.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:50:33 smithi090 bash[32384]: audit 2023-12-01T10:50:32.594649+0000 mon.a (mon.0) 6891 : audit 0 from='client.? 172.21.15.80:0/563074512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:50:33.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:50:33 smithi080 bash[41963]: audit 2023-12-01T10:50:32.594649+0000 mon.a (mon.0) 6891 : audit 0 from='client.? 172.21.15.80:0/563074512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:50:33.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:50:33 smithi080 bash[28361]: audit 2023-12-01T10:50:32.594649+0000 mon.a (mon.0) 6891 : audit 0 from='client.? 172.21.15.80:0/563074512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:50:34.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:50:34 smithi090 bash[32384]: cluster 2023-12-01T10:50:33.110585+0000 mgr.y (mgr.24362) 10860 : cluster 0 pgmap v10829: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:50:34.680 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:50:34 smithi080 bash[41963]: cluster 2023-12-01T10:50:33.110585+0000 mgr.y (mgr.24362) 10860 : cluster 0 pgmap v10829: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:50:34.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:50:34 smithi080 bash[28361]: cluster 2023-12-01T10:50:33.110585+0000 mgr.y (mgr.24362) 10860 : cluster 0 pgmap v10829: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:50:35.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:50:35 smithi080 bash[28361]: audit 2023-12-01T10:50:35.053844+0000 mon.a (mon.0) 6892 : audit 0 from='client.? 172.21.15.80:0/2840873580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:50:35.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:50:35 smithi080 bash[28361]: cluster 2023-12-01T10:50:35.111261+0000 mgr.y (mgr.24362) 10861 : cluster 0 pgmap v10830: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:50:35.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:50:35 smithi080 bash[41963]: audit 2023-12-01T10:50:35.053844+0000 mon.a (mon.0) 6892 : audit 0 from='client.? 172.21.15.80:0/2840873580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:50:35.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:50:35 smithi080 bash[41963]: cluster 2023-12-01T10:50:35.111261+0000 mgr.y (mgr.24362) 10861 : cluster 0 pgmap v10830: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:50:36.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:50:35 smithi090 bash[32384]: audit 2023-12-01T10:50:35.053844+0000 mon.a (mon.0) 6892 : audit 0 from='client.? 172.21.15.80:0/2840873580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:50:36.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:50:35 smithi090 bash[32384]: cluster 2023-12-01T10:50:35.111261+0000 mgr.y (mgr.24362) 10861 : cluster 0 pgmap v10830: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:50:36.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:50:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:50:36] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T10:50:36.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:50:36 smithi080 bash[28361]: audit 2023-12-01T10:50:35.872515+0000 mon.c (mon.2) 6958 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:50:36.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:50:36 smithi080 bash[41963]: audit 2023-12-01T10:50:35.872515+0000 mon.c (mon.2) 6958 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:50:37.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:50:36 smithi090 bash[32384]: audit 2023-12-01T10:50:35.872515+0000 mon.c (mon.2) 6958 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:50:37.936 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:50:37 smithi080 bash[28361]: cluster 2023-12-01T10:50:37.112412+0000 mgr.y (mgr.24362) 10862 : cluster 0 pgmap v10831: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:50:37.936 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:50:37 smithi080 bash[28361]: audit 2023-12-01T10:50:37.498006+0000 mon.c (mon.2) 6959 : audit 0 from='client.? 172.21.15.80:0/1419103214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:50:37.937 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:50:37 smithi080 bash[41963]: cluster 2023-12-01T10:50:37.112412+0000 mgr.y (mgr.24362) 10862 : cluster 0 pgmap v10831: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:50:37.937 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:50:37 smithi080 bash[41963]: audit 2023-12-01T10:50:37.498006+0000 mon.c (mon.2) 6959 : audit 0 from='client.? 172.21.15.80:0/1419103214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:50:38.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:50:37 smithi090 bash[32384]: cluster 2023-12-01T10:50:37.112412+0000 mgr.y (mgr.24362) 10862 : cluster 0 pgmap v10831: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:50:38.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:50:37 smithi090 bash[32384]: audit 2023-12-01T10:50:37.498006+0000 mon.c (mon.2) 6959 : audit 0 from='client.? 172.21.15.80:0/1419103214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:50:40.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:50:40 smithi080 bash[28361]: cluster 2023-12-01T10:50:39.113115+0000 mgr.y (mgr.24362) 10863 : cluster 0 pgmap v10832: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:50:40.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:50:40 smithi080 bash[28361]: audit 2023-12-01T10:50:39.951702+0000 mon.c (mon.2) 6960 : audit 0 from='client.? 172.21.15.80:0/3116536282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:50:40.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:50:40 smithi080 bash[41963]: cluster 2023-12-01T10:50:39.113115+0000 mgr.y (mgr.24362) 10863 : cluster 0 pgmap v10832: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:50:40.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:50:40 smithi080 bash[41963]: audit 2023-12-01T10:50:39.951702+0000 mon.c (mon.2) 6960 : audit 0 from='client.? 172.21.15.80:0/3116536282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:50:40.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:50:40 smithi090 bash[32384]: cluster 2023-12-01T10:50:39.113115+0000 mgr.y (mgr.24362) 10863 : cluster 0 pgmap v10832: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:50:40.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:50:40 smithi090 bash[32384]: audit 2023-12-01T10:50:39.951702+0000 mon.c (mon.2) 6960 : audit 0 from='client.? 172.21.15.80:0/3116536282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:50:41.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:50:41 smithi090 bash[32384]: audit 2023-12-01T10:50:40.356348+0000 mon.c (mon.2) 6961 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:50:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:50:41 smithi080 bash[28361]: audit 2023-12-01T10:50:40.356348+0000 mon.c (mon.2) 6961 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:50:41.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:50:41 smithi080 bash[41963]: audit 2023-12-01T10:50:40.356348+0000 mon.c (mon.2) 6961 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:50:42.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:50:42 smithi090 bash[32384]: cluster 2023-12-01T10:50:41.113860+0000 mgr.y (mgr.24362) 10864 : cluster 0 pgmap v10833: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:50:42.523 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:50:42 smithi090 bash[32384]: audit 2023-12-01T10:50:41.768879+0000 mon.a (mon.0) 6893 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:50:42.523 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:50:42 smithi090 bash[32384]: audit 2023-12-01T10:50:41.782201+0000 mon.a (mon.0) 6894 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:50:42.523 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:50:42 smithi090 bash[32384]: audit 2023-12-01T10:50:42.068127+0000 mon.a (mon.0) 6895 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:50:42.524 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:50:42 smithi090 bash[32384]: audit 2023-12-01T10:50:42.077511+0000 mon.a (mon.0) 6896 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:50:42.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:50:42 smithi080 bash[28361]: cluster 2023-12-01T10:50:41.113860+0000 mgr.y (mgr.24362) 10864 : cluster 0 pgmap v10833: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:50:42.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:50:42 smithi080 bash[28361]: audit 2023-12-01T10:50:41.768879+0000 mon.a (mon.0) 6893 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:50:42.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:50:42 smithi080 bash[28361]: audit 2023-12-01T10:50:41.782201+0000 mon.a (mon.0) 6894 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:50:42.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:50:42 smithi080 bash[28361]: audit 2023-12-01T10:50:42.068127+0000 mon.a (mon.0) 6895 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:50:42.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:50:42 smithi080 bash[28361]: audit 2023-12-01T10:50:42.077511+0000 mon.a (mon.0) 6896 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:50:42.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:50:42 smithi080 bash[41963]: cluster 2023-12-01T10:50:41.113860+0000 mgr.y (mgr.24362) 10864 : cluster 0 pgmap v10833: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:50:42.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:50:42 smithi080 bash[41963]: audit 2023-12-01T10:50:41.768879+0000 mon.a (mon.0) 6893 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:50:42.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:50:42 smithi080 bash[41963]: audit 2023-12-01T10:50:41.782201+0000 mon.a (mon.0) 6894 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:50:42.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:50:42 smithi080 bash[41963]: audit 2023-12-01T10:50:42.068127+0000 mon.a (mon.0) 6895 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:50:42.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:50:42 smithi080 bash[41963]: audit 2023-12-01T10:50:42.077511+0000 mon.a (mon.0) 6896 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:50:43.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:50:43 smithi090 bash[32384]: audit 2023-12-01T10:50:42.392740+0000 mon.a (mon.0) 6897 : audit 0 from='client.? 172.21.15.80:0/3225317713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:50:43.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:50:43 smithi080 bash[28361]: audit 2023-12-01T10:50:42.392740+0000 mon.a (mon.0) 6897 : audit 0 from='client.? 172.21.15.80:0/3225317713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:50:43.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:50:43 smithi080 bash[41963]: audit 2023-12-01T10:50:42.392740+0000 mon.a (mon.0) 6897 : audit 0 from='client.? 172.21.15.80:0/3225317713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:50:44.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:50:44 smithi090 bash[32384]: cluster 2023-12-01T10:50:43.114491+0000 mgr.y (mgr.24362) 10865 : cluster 0 pgmap v10834: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:50:44.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:50:44 smithi080 bash[28361]: cluster 2023-12-01T10:50:43.114491+0000 mgr.y (mgr.24362) 10865 : cluster 0 pgmap v10834: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:50:44.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:50:44 smithi080 bash[41963]: cluster 2023-12-01T10:50:43.114491+0000 mgr.y (mgr.24362) 10865 : cluster 0 pgmap v10834: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:50:45.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:50:45 smithi080 bash[28361]: audit 2023-12-01T10:50:44.854955+0000 mon.c (mon.2) 6962 : audit 0 from='client.? 172.21.15.80:0/759968446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:50:45.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:50:45 smithi080 bash[28361]: cluster 2023-12-01T10:50:45.115159+0000 mgr.y (mgr.24362) 10866 : cluster 0 pgmap v10835: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:50:45.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:50:45 smithi080 bash[41963]: audit 2023-12-01T10:50:44.854955+0000 mon.c (mon.2) 6962 : audit 0 from='client.? 172.21.15.80:0/759968446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:50:45.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:50:45 smithi080 bash[41963]: cluster 2023-12-01T10:50:45.115159+0000 mgr.y (mgr.24362) 10866 : cluster 0 pgmap v10835: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:50:46.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:50:45 smithi090 bash[32384]: audit 2023-12-01T10:50:44.854955+0000 mon.c (mon.2) 6962 : audit 0 from='client.? 172.21.15.80:0/759968446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:50:46.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:50:45 smithi090 bash[32384]: cluster 2023-12-01T10:50:45.115159+0000 mgr.y (mgr.24362) 10866 : cluster 0 pgmap v10835: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:50:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:50:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:50:46] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T10:50:48.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:50:48 smithi080 bash[28361]: cluster 2023-12-01T10:50:47.116240+0000 mgr.y (mgr.24362) 10867 : cluster 0 pgmap v10836: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:50:48.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:50:48 smithi080 bash[28361]: audit 2023-12-01T10:50:47.316230+0000 mon.c (mon.2) 6963 : audit 0 from='client.? 172.21.15.80:0/3548232314' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:50:48.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:50:48 smithi080 bash[41963]: cluster 2023-12-01T10:50:47.116240+0000 mgr.y (mgr.24362) 10867 : cluster 0 pgmap v10836: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:50:48.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:50:48 smithi080 bash[41963]: audit 2023-12-01T10:50:47.316230+0000 mon.c (mon.2) 6963 : audit 0 from='client.? 172.21.15.80:0/3548232314' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:50:48.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:50:48 smithi090 bash[32384]: cluster 2023-12-01T10:50:47.116240+0000 mgr.y (mgr.24362) 10867 : cluster 0 pgmap v10836: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:50:48.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:50:48 smithi090 bash[32384]: audit 2023-12-01T10:50:47.316230+0000 mon.c (mon.2) 6963 : audit 0 from='client.? 172.21.15.80:0/3548232314' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:50:50.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:50:50 smithi080 bash[41963]: cluster 2023-12-01T10:50:49.116793+0000 mgr.y (mgr.24362) 10868 : cluster 0 pgmap v10837: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:50:50.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:50:50 smithi080 bash[41963]: audit 2023-12-01T10:50:49.766043+0000 mon.c (mon.2) 6964 : audit 0 from='client.? 172.21.15.80:0/3413375884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:50:50.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:50:50 smithi080 bash[28361]: cluster 2023-12-01T10:50:49.116793+0000 mgr.y (mgr.24362) 10868 : cluster 0 pgmap v10837: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:50:50.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:50:50 smithi080 bash[28361]: audit 2023-12-01T10:50:49.766043+0000 mon.c (mon.2) 6964 : audit 0 from='client.? 172.21.15.80:0/3413375884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:50:50.524 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:50:50 smithi090 bash[32384]: cluster 2023-12-01T10:50:49.116793+0000 mgr.y (mgr.24362) 10868 : cluster 0 pgmap v10837: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:50:50.525 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:50:50 smithi090 bash[32384]: audit 2023-12-01T10:50:49.766043+0000 mon.c (mon.2) 6964 : audit 0 from='client.? 172.21.15.80:0/3413375884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:50:52.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:50:52 smithi080 bash[28361]: cluster 2023-12-01T10:50:51.117786+0000 mgr.y (mgr.24362) 10869 : cluster 0 pgmap v10838: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:50:52.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:50:52 smithi080 bash[41963]: cluster 2023-12-01T10:50:51.117786+0000 mgr.y (mgr.24362) 10869 : cluster 0 pgmap v10838: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:50:52.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:50:52 smithi090 bash[32384]: cluster 2023-12-01T10:50:51.117786+0000 mgr.y (mgr.24362) 10869 : cluster 0 pgmap v10838: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:50:53.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:50:53 smithi090 bash[32384]: audit 2023-12-01T10:50:52.216975+0000 mon.c (mon.2) 6965 : audit 0 from='client.? 172.21.15.80:0/3215132738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:50:53.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:50:53 smithi090 bash[32384]: audit 2023-12-01T10:50:52.712039+0000 mon.a (mon.0) 6898 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:50:53.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:50:53 smithi090 bash[32384]: audit 2023-12-01T10:50:52.721911+0000 mon.a (mon.0) 6899 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:50:53.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:50:53 smithi090 bash[32384]: audit 2023-12-01T10:50:52.724489+0000 mon.c (mon.2) 6966 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:50:53.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:50:53 smithi090 bash[32384]: audit 2023-12-01T10:50:52.725771+0000 mon.c (mon.2) 6967 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:50:53.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:50:53 smithi090 bash[32384]: audit 2023-12-01T10:50:52.734367+0000 mon.a (mon.0) 6900 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:50:53.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:50:53 smithi080 bash[28361]: audit 2023-12-01T10:50:52.216975+0000 mon.c (mon.2) 6965 : audit 0 from='client.? 172.21.15.80:0/3215132738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:50:53.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:50:53 smithi080 bash[28361]: audit 2023-12-01T10:50:52.712039+0000 mon.a (mon.0) 6898 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:50:53.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:50:53 smithi080 bash[28361]: audit 2023-12-01T10:50:52.721911+0000 mon.a (mon.0) 6899 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:50:53.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:50:53 smithi080 bash[28361]: audit 2023-12-01T10:50:52.724489+0000 mon.c (mon.2) 6966 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:50:53.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:50:53 smithi080 bash[28361]: audit 2023-12-01T10:50:52.725771+0000 mon.c (mon.2) 6967 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:50:53.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:50:53 smithi080 bash[28361]: audit 2023-12-01T10:50:52.734367+0000 mon.a (mon.0) 6900 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:50:53.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:50:53 smithi080 bash[41963]: audit 2023-12-01T10:50:52.216975+0000 mon.c (mon.2) 6965 : audit 0 from='client.? 172.21.15.80:0/3215132738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:50:53.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:50:53 smithi080 bash[41963]: audit 2023-12-01T10:50:52.712039+0000 mon.a (mon.0) 6898 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:50:53.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:50:53 smithi080 bash[41963]: audit 2023-12-01T10:50:52.721911+0000 mon.a (mon.0) 6899 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:50:53.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:50:53 smithi080 bash[41963]: audit 2023-12-01T10:50:52.724489+0000 mon.c (mon.2) 6966 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:50:53.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:50:53 smithi080 bash[41963]: audit 2023-12-01T10:50:52.725771+0000 mon.c (mon.2) 6967 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:50:53.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:50:53 smithi080 bash[41963]: audit 2023-12-01T10:50:52.734367+0000 mon.a (mon.0) 6900 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:50:54.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:50:54 smithi090 bash[32384]: cluster 2023-12-01T10:50:53.118469+0000 mgr.y (mgr.24362) 10870 : cluster 0 pgmap v10839: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:50:54.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:50:54 smithi080 bash[41963]: cluster 2023-12-01T10:50:53.118469+0000 mgr.y (mgr.24362) 10870 : cluster 0 pgmap v10839: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:50:54.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:50:54 smithi080 bash[28361]: cluster 2023-12-01T10:50:53.118469+0000 mgr.y (mgr.24362) 10870 : cluster 0 pgmap v10839: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:50:55.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:50:55 smithi080 bash[41963]: audit 2023-12-01T10:50:54.677546+0000 mon.c (mon.2) 6968 : audit 0 from='client.? 172.21.15.80:0/3796814098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:50:55.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:50:55 smithi080 bash[41963]: cluster 2023-12-01T10:50:55.119146+0000 mgr.y (mgr.24362) 10871 : cluster 0 pgmap v10840: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:50:55.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:50:55 smithi080 bash[41963]: audit 2023-12-01T10:50:55.356758+0000 mon.c (mon.2) 6969 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:50:55.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:50:55 smithi080 bash[28361]: audit 2023-12-01T10:50:54.677546+0000 mon.c (mon.2) 6968 : audit 0 from='client.? 172.21.15.80:0/3796814098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:50:55.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:50:55 smithi080 bash[28361]: cluster 2023-12-01T10:50:55.119146+0000 mgr.y (mgr.24362) 10871 : cluster 0 pgmap v10840: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:50:55.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:50:55 smithi080 bash[28361]: audit 2023-12-01T10:50:55.356758+0000 mon.c (mon.2) 6969 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:50:56.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:50:55 smithi090 bash[32384]: audit 2023-12-01T10:50:54.677546+0000 mon.c (mon.2) 6968 : audit 0 from='client.? 172.21.15.80:0/3796814098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:50:56.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:50:55 smithi090 bash[32384]: cluster 2023-12-01T10:50:55.119146+0000 mgr.y (mgr.24362) 10871 : cluster 0 pgmap v10840: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:50:56.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:50:55 smithi090 bash[32384]: audit 2023-12-01T10:50:55.356758+0000 mon.c (mon.2) 6969 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:50:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:50:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:50:56] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T10:50:57.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:50:57 smithi090 bash[32384]: audit 2023-12-01T10:50:57.133311+0000 mon.c (mon.2) 6970 : audit 0 from='client.? 172.21.15.80:0/1064967145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:50:57.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:50:57 smithi080 bash[28361]: audit 2023-12-01T10:50:57.133311+0000 mon.c (mon.2) 6970 : audit 0 from='client.? 172.21.15.80:0/1064967145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:50:57.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:50:57 smithi080 bash[41963]: audit 2023-12-01T10:50:57.133311+0000 mon.c (mon.2) 6970 : audit 0 from='client.? 172.21.15.80:0/1064967145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:50:58.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:50:58 smithi090 bash[32384]: cluster 2023-12-01T10:50:57.120273+0000 mgr.y (mgr.24362) 10872 : cluster 0 pgmap v10841: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:50:58.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:50:58 smithi080 bash[28361]: cluster 2023-12-01T10:50:57.120273+0000 mgr.y (mgr.24362) 10872 : cluster 0 pgmap v10841: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:50:58.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:50:58 smithi080 bash[41963]: cluster 2023-12-01T10:50:57.120273+0000 mgr.y (mgr.24362) 10872 : cluster 0 pgmap v10841: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:51:00.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:51:00 smithi090 bash[32384]: cluster 2023-12-01T10:50:59.120964+0000 mgr.y (mgr.24362) 10873 : cluster 0 pgmap v10842: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:51:00.523 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:51:00 smithi090 bash[32384]: audit 2023-12-01T10:50:59.586905+0000 mon.c (mon.2) 6971 : audit 0 from='client.? 172.21.15.80:0/128637828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:51:00.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:51:00 smithi080 bash[28361]: cluster 2023-12-01T10:50:59.120964+0000 mgr.y (mgr.24362) 10873 : cluster 0 pgmap v10842: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:51:00.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:51:00 smithi080 bash[28361]: audit 2023-12-01T10:50:59.586905+0000 mon.c (mon.2) 6971 : audit 0 from='client.? 172.21.15.80:0/128637828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:51:00.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:51:00 smithi080 bash[41963]: cluster 2023-12-01T10:50:59.120964+0000 mgr.y (mgr.24362) 10873 : cluster 0 pgmap v10842: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:51:00.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:51:00 smithi080 bash[41963]: audit 2023-12-01T10:50:59.586905+0000 mon.c (mon.2) 6971 : audit 0 from='client.? 172.21.15.80:0/128637828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:51:02.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:51:02 smithi090 bash[32384]: cluster 2023-12-01T10:51:01.122080+0000 mgr.y (mgr.24362) 10874 : cluster 0 pgmap v10843: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:51:02.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:51:02 smithi090 bash[32384]: audit 2023-12-01T10:51:02.050084+0000 mon.a (mon.0) 6901 : audit 0 from='client.? 172.21.15.80:0/302746089' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:51:02.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:51:02 smithi080 bash[28361]: cluster 2023-12-01T10:51:01.122080+0000 mgr.y (mgr.24362) 10874 : cluster 0 pgmap v10843: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:51:02.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:51:02 smithi080 bash[28361]: audit 2023-12-01T10:51:02.050084+0000 mon.a (mon.0) 6901 : audit 0 from='client.? 172.21.15.80:0/302746089' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:51:02.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:51:02 smithi080 bash[41963]: cluster 2023-12-01T10:51:01.122080+0000 mgr.y (mgr.24362) 10874 : cluster 0 pgmap v10843: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:51:02.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:51:02 smithi080 bash[41963]: audit 2023-12-01T10:51:02.050084+0000 mon.a (mon.0) 6901 : audit 0 from='client.? 172.21.15.80:0/302746089' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:51:04.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:51:04 smithi090 bash[32384]: cluster 2023-12-01T10:51:03.122756+0000 mgr.y (mgr.24362) 10875 : cluster 0 pgmap v10844: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:51:04.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:51:04 smithi080 bash[41963]: cluster 2023-12-01T10:51:03.122756+0000 mgr.y (mgr.24362) 10875 : cluster 0 pgmap v10844: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:51:04.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:51:04 smithi080 bash[28361]: cluster 2023-12-01T10:51:03.122756+0000 mgr.y (mgr.24362) 10875 : cluster 0 pgmap v10844: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:51:05.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:51:05 smithi090 bash[32384]: audit 2023-12-01T10:51:04.503448+0000 mon.c (mon.2) 6972 : audit 0 from='client.? 172.21.15.80:0/4033558661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:51:05.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:51:05 smithi080 bash[28361]: audit 2023-12-01T10:51:04.503448+0000 mon.c (mon.2) 6972 : audit 0 from='client.? 172.21.15.80:0/4033558661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:51:05.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:51:05 smithi080 bash[41963]: audit 2023-12-01T10:51:04.503448+0000 mon.c (mon.2) 6972 : audit 0 from='client.? 172.21.15.80:0/4033558661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:51:06.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:51:06 smithi090 bash[32384]: cluster 2023-12-01T10:51:05.123428+0000 mgr.y (mgr.24362) 10876 : cluster 0 pgmap v10845: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:51:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:51:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:51:06] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T10:51:06.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:51:06 smithi080 bash[41963]: cluster 2023-12-01T10:51:05.123428+0000 mgr.y (mgr.24362) 10876 : cluster 0 pgmap v10845: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:51:06.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:51:06 smithi080 bash[28361]: cluster 2023-12-01T10:51:05.123428+0000 mgr.y (mgr.24362) 10876 : cluster 0 pgmap v10845: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:51:07.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:51:07 smithi090 bash[32384]: audit 2023-12-01T10:51:06.957152+0000 mon.a (mon.0) 6902 : audit 0 from='client.? 172.21.15.80:0/1389095008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:51:07.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:51:07 smithi080 bash[28361]: audit 2023-12-01T10:51:06.957152+0000 mon.a (mon.0) 6902 : audit 0 from='client.? 172.21.15.80:0/1389095008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:51:07.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:51:07 smithi080 bash[41963]: audit 2023-12-01T10:51:06.957152+0000 mon.a (mon.0) 6902 : audit 0 from='client.? 172.21.15.80:0/1389095008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:51:08.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:51:08 smithi090 bash[32384]: cluster 2023-12-01T10:51:07.124580+0000 mgr.y (mgr.24362) 10877 : cluster 0 pgmap v10846: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:51:08.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:51:08 smithi080 bash[28361]: cluster 2023-12-01T10:51:07.124580+0000 mgr.y (mgr.24362) 10877 : cluster 0 pgmap v10846: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:51:08.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:51:08 smithi080 bash[41963]: cluster 2023-12-01T10:51:07.124580+0000 mgr.y (mgr.24362) 10877 : cluster 0 pgmap v10846: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:51:10.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:51:10 smithi090 bash[32384]: cluster 2023-12-01T10:51:09.125159+0000 mgr.y (mgr.24362) 10878 : cluster 0 pgmap v10847: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:51:10.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:51:10 smithi090 bash[32384]: audit 2023-12-01T10:51:09.422886+0000 mon.a (mon.0) 6903 : audit 0 from='client.? 172.21.15.80:0/2366577492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:51:10.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:51:10 smithi080 bash[28361]: cluster 2023-12-01T10:51:09.125159+0000 mgr.y (mgr.24362) 10878 : cluster 0 pgmap v10847: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:51:10.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:51:10 smithi080 bash[28361]: audit 2023-12-01T10:51:09.422886+0000 mon.a (mon.0) 6903 : audit 0 from='client.? 172.21.15.80:0/2366577492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:51:10.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:51:10 smithi080 bash[41963]: cluster 2023-12-01T10:51:09.125159+0000 mgr.y (mgr.24362) 10878 : cluster 0 pgmap v10847: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:51:10.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:51:10 smithi080 bash[41963]: audit 2023-12-01T10:51:09.422886+0000 mon.a (mon.0) 6903 : audit 0 from='client.? 172.21.15.80:0/2366577492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:51:11.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:51:11 smithi090 bash[32384]: audit 2023-12-01T10:51:10.357312+0000 mon.c (mon.2) 6973 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:51:11.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:51:11 smithi080 bash[41963]: audit 2023-12-01T10:51:10.357312+0000 mon.c (mon.2) 6973 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:51:11.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:51:11 smithi080 bash[28361]: audit 2023-12-01T10:51:10.357312+0000 mon.c (mon.2) 6973 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:51:12.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:51:12 smithi090 bash[32384]: cluster 2023-12-01T10:51:11.126328+0000 mgr.y (mgr.24362) 10879 : cluster 0 pgmap v10848: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:51:12.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:51:12 smithi090 bash[32384]: audit 2023-12-01T10:51:11.880047+0000 mon.c (mon.2) 6974 : audit 0 from='client.? 172.21.15.80:0/3721248301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:51:12.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:51:12 smithi080 bash[28361]: cluster 2023-12-01T10:51:11.126328+0000 mgr.y (mgr.24362) 10879 : cluster 0 pgmap v10848: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:51:12.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:51:12 smithi080 bash[28361]: audit 2023-12-01T10:51:11.880047+0000 mon.c (mon.2) 6974 : audit 0 from='client.? 172.21.15.80:0/3721248301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:51:12.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:51:12 smithi080 bash[41963]: cluster 2023-12-01T10:51:11.126328+0000 mgr.y (mgr.24362) 10879 : cluster 0 pgmap v10848: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:51:12.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:51:12 smithi080 bash[41963]: audit 2023-12-01T10:51:11.880047+0000 mon.c (mon.2) 6974 : audit 0 from='client.? 172.21.15.80:0/3721248301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:51:14.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:51:14 smithi090 bash[32384]: cluster 2023-12-01T10:51:13.126905+0000 mgr.y (mgr.24362) 10880 : cluster 0 pgmap v10849: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:51:14.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:51:14 smithi080 bash[41963]: cluster 2023-12-01T10:51:13.126905+0000 mgr.y (mgr.24362) 10880 : cluster 0 pgmap v10849: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:51:14.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:51:14 smithi080 bash[28361]: cluster 2023-12-01T10:51:13.126905+0000 mgr.y (mgr.24362) 10880 : cluster 0 pgmap v10849: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:51:15.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:51:15 smithi090 bash[32384]: audit 2023-12-01T10:51:14.329671+0000 mon.c (mon.2) 6975 : audit 0 from='client.? 172.21.15.80:0/3114084706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:51:15.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:51:15 smithi080 bash[28361]: audit 2023-12-01T10:51:14.329671+0000 mon.c (mon.2) 6975 : audit 0 from='client.? 172.21.15.80:0/3114084706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:51:15.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:51:15 smithi080 bash[41963]: audit 2023-12-01T10:51:14.329671+0000 mon.c (mon.2) 6975 : audit 0 from='client.? 172.21.15.80:0/3114084706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:51:16.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:51:16 smithi090 bash[32384]: cluster 2023-12-01T10:51:15.127560+0000 mgr.y (mgr.24362) 10881 : cluster 0 pgmap v10850: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:51:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:51:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:51:16] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T10:51:16.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:51:16 smithi080 bash[28361]: cluster 2023-12-01T10:51:15.127560+0000 mgr.y (mgr.24362) 10881 : cluster 0 pgmap v10850: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:51:16.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:51:16 smithi080 bash[41963]: cluster 2023-12-01T10:51:15.127560+0000 mgr.y (mgr.24362) 10881 : cluster 0 pgmap v10850: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:51:17.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:51:17 smithi090 bash[32384]: audit 2023-12-01T10:51:16.782315+0000 mon.a (mon.0) 6904 : audit 0 from='client.? 172.21.15.80:0/3849818287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:51:17.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:51:17 smithi080 bash[28361]: audit 2023-12-01T10:51:16.782315+0000 mon.a (mon.0) 6904 : audit 0 from='client.? 172.21.15.80:0/3849818287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:51:17.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:51:17 smithi080 bash[41963]: audit 2023-12-01T10:51:16.782315+0000 mon.a (mon.0) 6904 : audit 0 from='client.? 172.21.15.80:0/3849818287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:51:18.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:51:18 smithi090 bash[32384]: cluster 2023-12-01T10:51:17.128739+0000 mgr.y (mgr.24362) 10882 : cluster 0 pgmap v10851: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:51:18.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:51:18 smithi080 bash[28361]: cluster 2023-12-01T10:51:17.128739+0000 mgr.y (mgr.24362) 10882 : cluster 0 pgmap v10851: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:51:18.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:51:18 smithi080 bash[41963]: cluster 2023-12-01T10:51:17.128739+0000 mgr.y (mgr.24362) 10882 : cluster 0 pgmap v10851: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:51:19.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:51:19 smithi090 bash[32384]: audit 2023-12-01T10:51:19.239169+0000 mon.a (mon.0) 6905 : audit 0 from='client.? 172.21.15.80:0/1684063295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:51:19.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:51:19 smithi080 bash[28361]: audit 2023-12-01T10:51:19.239169+0000 mon.a (mon.0) 6905 : audit 0 from='client.? 172.21.15.80:0/1684063295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:51:19.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:51:19 smithi080 bash[41963]: audit 2023-12-01T10:51:19.239169+0000 mon.a (mon.0) 6905 : audit 0 from='client.? 172.21.15.80:0/1684063295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:51:20.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:51:20 smithi090 bash[32384]: cluster 2023-12-01T10:51:19.129371+0000 mgr.y (mgr.24362) 10883 : cluster 0 pgmap v10852: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:51:20.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:51:20 smithi080 bash[28361]: cluster 2023-12-01T10:51:19.129371+0000 mgr.y (mgr.24362) 10883 : cluster 0 pgmap v10852: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:51:20.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:51:20 smithi080 bash[41963]: cluster 2023-12-01T10:51:19.129371+0000 mgr.y (mgr.24362) 10883 : cluster 0 pgmap v10852: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:51:22.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:51:22 smithi090 bash[32384]: cluster 2023-12-01T10:51:21.130510+0000 mgr.y (mgr.24362) 10884 : cluster 0 pgmap v10853: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:51:22.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:51:22 smithi090 bash[32384]: audit 2023-12-01T10:51:21.688569+0000 mon.c (mon.2) 6976 : audit 0 from='client.? 172.21.15.80:0/1338123561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:51:22.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:51:22 smithi080 bash[41963]: cluster 2023-12-01T10:51:21.130510+0000 mgr.y (mgr.24362) 10884 : cluster 0 pgmap v10853: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:51:22.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:51:22 smithi080 bash[41963]: audit 2023-12-01T10:51:21.688569+0000 mon.c (mon.2) 6976 : audit 0 from='client.? 172.21.15.80:0/1338123561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:51:22.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:51:22 smithi080 bash[28361]: cluster 2023-12-01T10:51:21.130510+0000 mgr.y (mgr.24362) 10884 : cluster 0 pgmap v10853: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:51:22.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:51:22 smithi080 bash[28361]: audit 2023-12-01T10:51:21.688569+0000 mon.c (mon.2) 6976 : audit 0 from='client.? 172.21.15.80:0/1338123561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:51:24.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:51:24 smithi090 bash[32384]: cluster 2023-12-01T10:51:23.131083+0000 mgr.y (mgr.24362) 10885 : cluster 0 pgmap v10854: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:51:24.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:51:24 smithi090 bash[32384]: audit 2023-12-01T10:51:24.146340+0000 mon.a (mon.0) 6906 : audit 0 from='client.? 172.21.15.80:0/2273422759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:51:24.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:51:24 smithi080 bash[28361]: cluster 2023-12-01T10:51:23.131083+0000 mgr.y (mgr.24362) 10885 : cluster 0 pgmap v10854: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:51:24.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:51:24 smithi080 bash[28361]: audit 2023-12-01T10:51:24.146340+0000 mon.a (mon.0) 6906 : audit 0 from='client.? 172.21.15.80:0/2273422759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:51:24.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:51:24 smithi080 bash[41963]: cluster 2023-12-01T10:51:23.131083+0000 mgr.y (mgr.24362) 10885 : cluster 0 pgmap v10854: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:51:24.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:51:24 smithi080 bash[41963]: audit 2023-12-01T10:51:24.146340+0000 mon.a (mon.0) 6906 : audit 0 from='client.? 172.21.15.80:0/2273422759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:51:26.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:51:25 smithi090 bash[32384]: cluster 2023-12-01T10:51:25.131684+0000 mgr.y (mgr.24362) 10886 : cluster 0 pgmap v10855: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:51:26.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:51:25 smithi090 bash[32384]: audit 2023-12-01T10:51:25.357620+0000 mon.c (mon.2) 6977 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:51:26.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:51:25 smithi080 bash[41963]: cluster 2023-12-01T10:51:25.131684+0000 mgr.y (mgr.24362) 10886 : cluster 0 pgmap v10855: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:51:26.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:51:25 smithi080 bash[41963]: audit 2023-12-01T10:51:25.357620+0000 mon.c (mon.2) 6977 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:51:26.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:51:25 smithi080 bash[28361]: cluster 2023-12-01T10:51:25.131684+0000 mgr.y (mgr.24362) 10886 : cluster 0 pgmap v10855: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:51:26.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:51:25 smithi080 bash[28361]: audit 2023-12-01T10:51:25.357620+0000 mon.c (mon.2) 6977 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:51:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:51:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:51:26] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T10:51:27.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:51:26 smithi090 bash[32384]: audit 2023-12-01T10:51:26.607622+0000 mon.a (mon.0) 6907 : audit 0 from='client.? 172.21.15.80:0/413324435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:51:27.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:51:26 smithi080 bash[28361]: audit 2023-12-01T10:51:26.607622+0000 mon.a (mon.0) 6907 : audit 0 from='client.? 172.21.15.80:0/413324435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:51:27.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:51:26 smithi080 bash[41963]: audit 2023-12-01T10:51:26.607622+0000 mon.a (mon.0) 6907 : audit 0 from='client.? 172.21.15.80:0/413324435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:51:28.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:51:27 smithi090 bash[32384]: cluster 2023-12-01T10:51:27.132776+0000 mgr.y (mgr.24362) 10887 : cluster 0 pgmap v10856: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:51:28.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:51:27 smithi080 bash[41963]: cluster 2023-12-01T10:51:27.132776+0000 mgr.y (mgr.24362) 10887 : cluster 0 pgmap v10856: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:51:28.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:51:27 smithi080 bash[28361]: cluster 2023-12-01T10:51:27.132776+0000 mgr.y (mgr.24362) 10887 : cluster 0 pgmap v10856: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:51:29.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:51:29 smithi080 bash[41963]: audit 2023-12-01T10:51:29.062904+0000 mon.a (mon.0) 6908 : audit 0 from='client.? 172.21.15.80:0/4139499943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:51:29.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:51:29 smithi080 bash[28361]: audit 2023-12-01T10:51:29.062904+0000 mon.a (mon.0) 6908 : audit 0 from='client.? 172.21.15.80:0/4139499943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:51:29.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:51:29 smithi090 bash[32384]: audit 2023-12-01T10:51:29.062904+0000 mon.a (mon.0) 6908 : audit 0 from='client.? 172.21.15.80:0/4139499943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:51:30.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:51:30 smithi080 bash[28361]: cluster 2023-12-01T10:51:29.133391+0000 mgr.y (mgr.24362) 10888 : cluster 0 pgmap v10857: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:51:30.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:51:30 smithi080 bash[41963]: cluster 2023-12-01T10:51:29.133391+0000 mgr.y (mgr.24362) 10888 : cluster 0 pgmap v10857: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:51:30.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:51:30 smithi090 bash[32384]: cluster 2023-12-01T10:51:29.133391+0000 mgr.y (mgr.24362) 10888 : cluster 0 pgmap v10857: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:51:32.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:51:32 smithi090 bash[32384]: cluster 2023-12-01T10:51:31.134481+0000 mgr.y (mgr.24362) 10889 : cluster 0 pgmap v10858: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:51:32.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:51:32 smithi090 bash[32384]: audit 2023-12-01T10:51:31.518056+0000 mon.a (mon.0) 6909 : audit 0 from='client.? 172.21.15.80:0/889320476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:51:32.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:51:32 smithi080 bash[28361]: cluster 2023-12-01T10:51:31.134481+0000 mgr.y (mgr.24362) 10889 : cluster 0 pgmap v10858: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:51:32.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:51:32 smithi080 bash[28361]: audit 2023-12-01T10:51:31.518056+0000 mon.a (mon.0) 6909 : audit 0 from='client.? 172.21.15.80:0/889320476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:51:32.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:51:32 smithi080 bash[41963]: cluster 2023-12-01T10:51:31.134481+0000 mgr.y (mgr.24362) 10889 : cluster 0 pgmap v10858: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:51:32.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:51:32 smithi080 bash[41963]: audit 2023-12-01T10:51:31.518056+0000 mon.a (mon.0) 6909 : audit 0 from='client.? 172.21.15.80:0/889320476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:51:34.195 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 10:51:33 smithi090 bash[65515]: logger=cleanup t=2023-12-01T10:51:33.862070607Z level=info msg="Completed cleanup jobs" duration=72.377402ms 2023-12-01T10:51:34.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:51:34 smithi090 bash[32384]: cluster 2023-12-01T10:51:33.135119+0000 mgr.y (mgr.24362) 10890 : cluster 0 pgmap v10859: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:51:34.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:51:34 smithi090 bash[32384]: audit 2023-12-01T10:51:33.974474+0000 mon.c (mon.2) 6978 : audit 0 from='client.? 172.21.15.80:0/1436345451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:51:34.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:51:34 smithi080 bash[28361]: cluster 2023-12-01T10:51:33.135119+0000 mgr.y (mgr.24362) 10890 : cluster 0 pgmap v10859: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:51:34.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:51:34 smithi080 bash[28361]: audit 2023-12-01T10:51:33.974474+0000 mon.c (mon.2) 6978 : audit 0 from='client.? 172.21.15.80:0/1436345451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:51:34.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:51:34 smithi080 bash[41963]: cluster 2023-12-01T10:51:33.135119+0000 mgr.y (mgr.24362) 10890 : cluster 0 pgmap v10859: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:51:34.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:51:34 smithi080 bash[41963]: audit 2023-12-01T10:51:33.974474+0000 mon.c (mon.2) 6978 : audit 0 from='client.? 172.21.15.80:0/1436345451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:51:36.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:51:35 smithi090 bash[32384]: cluster 2023-12-01T10:51:35.135738+0000 mgr.y (mgr.24362) 10891 : cluster 0 pgmap v10860: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:51:36.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:51:35 smithi080 bash[28361]: cluster 2023-12-01T10:51:35.135738+0000 mgr.y (mgr.24362) 10891 : cluster 0 pgmap v10860: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:51:36.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:51:35 smithi080 bash[41963]: cluster 2023-12-01T10:51:35.135738+0000 mgr.y (mgr.24362) 10891 : cluster 0 pgmap v10860: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:51:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:51:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:51:36] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T10:51:37.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:51:36 smithi090 bash[32384]: audit 2023-12-01T10:51:36.422516+0000 mon.a (mon.0) 6910 : audit 0 from='client.? 172.21.15.80:0/3490511081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:51:37.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:51:36 smithi080 bash[28361]: audit 2023-12-01T10:51:36.422516+0000 mon.a (mon.0) 6910 : audit 0 from='client.? 172.21.15.80:0/3490511081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:51:37.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:51:36 smithi080 bash[41963]: audit 2023-12-01T10:51:36.422516+0000 mon.a (mon.0) 6910 : audit 0 from='client.? 172.21.15.80:0/3490511081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:51:38.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:51:37 smithi090 bash[32384]: cluster 2023-12-01T10:51:37.136957+0000 mgr.y (mgr.24362) 10892 : cluster 0 pgmap v10861: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:51:38.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:51:37 smithi080 bash[28361]: cluster 2023-12-01T10:51:37.136957+0000 mgr.y (mgr.24362) 10892 : cluster 0 pgmap v10861: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:51:38.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:51:37 smithi080 bash[41963]: cluster 2023-12-01T10:51:37.136957+0000 mgr.y (mgr.24362) 10892 : cluster 0 pgmap v10861: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:51:39.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:51:38 smithi090 bash[32384]: audit 2023-12-01T10:51:38.882259+0000 mon.a (mon.0) 6911 : audit 0 from='client.? 172.21.15.80:0/4051740466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:51:39.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:51:38 smithi080 bash[28361]: audit 2023-12-01T10:51:38.882259+0000 mon.a (mon.0) 6911 : audit 0 from='client.? 172.21.15.80:0/4051740466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:51:39.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:51:38 smithi080 bash[41963]: audit 2023-12-01T10:51:38.882259+0000 mon.a (mon.0) 6911 : audit 0 from='client.? 172.21.15.80:0/4051740466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:51:40.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:51:39 smithi090 bash[32384]: cluster 2023-12-01T10:51:39.137610+0000 mgr.y (mgr.24362) 10893 : cluster 0 pgmap v10862: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:51:40.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:51:39 smithi080 bash[28361]: cluster 2023-12-01T10:51:39.137610+0000 mgr.y (mgr.24362) 10893 : cluster 0 pgmap v10862: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:51:40.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:51:39 smithi080 bash[41963]: cluster 2023-12-01T10:51:39.137610+0000 mgr.y (mgr.24362) 10893 : cluster 0 pgmap v10862: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:51:41.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:51:40 smithi090 bash[32384]: audit 2023-12-01T10:51:40.358013+0000 mon.c (mon.2) 6979 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:51:41.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:51:40 smithi080 bash[41963]: audit 2023-12-01T10:51:40.358013+0000 mon.c (mon.2) 6979 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:51:41.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:51:40 smithi080 bash[28361]: audit 2023-12-01T10:51:40.358013+0000 mon.c (mon.2) 6979 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:51:42.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:51:41 smithi090 bash[32384]: cluster 2023-12-01T10:51:41.138355+0000 mgr.y (mgr.24362) 10894 : cluster 0 pgmap v10863: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:51:42.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:51:41 smithi090 bash[32384]: audit 2023-12-01T10:51:41.354582+0000 mon.c (mon.2) 6980 : audit 0 from='client.? 172.21.15.80:0/1115013704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:51:42.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:51:41 smithi080 bash[28361]: cluster 2023-12-01T10:51:41.138355+0000 mgr.y (mgr.24362) 10894 : cluster 0 pgmap v10863: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:51:42.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:51:41 smithi080 bash[28361]: audit 2023-12-01T10:51:41.354582+0000 mon.c (mon.2) 6980 : audit 0 from='client.? 172.21.15.80:0/1115013704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:51:42.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:51:41 smithi080 bash[41963]: cluster 2023-12-01T10:51:41.138355+0000 mgr.y (mgr.24362) 10894 : cluster 0 pgmap v10863: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:51:42.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:51:41 smithi080 bash[41963]: audit 2023-12-01T10:51:41.354582+0000 mon.c (mon.2) 6980 : audit 0 from='client.? 172.21.15.80:0/1115013704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:51:44.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:51:44 smithi090 bash[32384]: cluster 2023-12-01T10:51:43.138945+0000 mgr.y (mgr.24362) 10895 : cluster 0 pgmap v10864: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:51:44.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:51:44 smithi090 bash[32384]: audit 2023-12-01T10:51:43.814912+0000 mon.c (mon.2) 6981 : audit 0 from='client.? 172.21.15.80:0/678099783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:51:44.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:51:44 smithi080 bash[28361]: cluster 2023-12-01T10:51:43.138945+0000 mgr.y (mgr.24362) 10895 : cluster 0 pgmap v10864: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:51:44.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:51:44 smithi080 bash[28361]: audit 2023-12-01T10:51:43.814912+0000 mon.c (mon.2) 6981 : audit 0 from='client.? 172.21.15.80:0/678099783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:51:44.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:51:44 smithi080 bash[41963]: cluster 2023-12-01T10:51:43.138945+0000 mgr.y (mgr.24362) 10895 : cluster 0 pgmap v10864: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:51:44.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:51:44 smithi080 bash[41963]: audit 2023-12-01T10:51:43.814912+0000 mon.c (mon.2) 6981 : audit 0 from='client.? 172.21.15.80:0/678099783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:51:46.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:51:45 smithi090 bash[32384]: cluster 2023-12-01T10:51:45.139604+0000 mgr.y (mgr.24362) 10896 : cluster 0 pgmap v10865: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:51:46.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:51:45 smithi080 bash[28361]: cluster 2023-12-01T10:51:45.139604+0000 mgr.y (mgr.24362) 10896 : cluster 0 pgmap v10865: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:51:46.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:51:45 smithi080 bash[41963]: cluster 2023-12-01T10:51:45.139604+0000 mgr.y (mgr.24362) 10896 : cluster 0 pgmap v10865: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:51:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:51:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:51:46] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T10:51:47.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:51:46 smithi090 bash[32384]: audit 2023-12-01T10:51:46.273613+0000 mon.a (mon.0) 6912 : audit 0 from='client.? 172.21.15.80:0/3154784438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:51:47.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:51:46 smithi080 bash[28361]: audit 2023-12-01T10:51:46.273613+0000 mon.a (mon.0) 6912 : audit 0 from='client.? 172.21.15.80:0/3154784438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:51:47.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:51:46 smithi080 bash[41963]: audit 2023-12-01T10:51:46.273613+0000 mon.a (mon.0) 6912 : audit 0 from='client.? 172.21.15.80:0/3154784438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:51:48.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:51:47 smithi090 bash[32384]: cluster 2023-12-01T10:51:47.140670+0000 mgr.y (mgr.24362) 10897 : cluster 0 pgmap v10866: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:51:48.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:51:47 smithi080 bash[28361]: cluster 2023-12-01T10:51:47.140670+0000 mgr.y (mgr.24362) 10897 : cluster 0 pgmap v10866: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:51:48.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:51:47 smithi080 bash[41963]: cluster 2023-12-01T10:51:47.140670+0000 mgr.y (mgr.24362) 10897 : cluster 0 pgmap v10866: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:51:49.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:51:48 smithi080 bash[28361]: audit 2023-12-01T10:51:48.723714+0000 mon.c (mon.2) 6982 : audit 0 from='client.? 172.21.15.80:0/340387205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:51:49.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:51:48 smithi080 bash[41963]: audit 2023-12-01T10:51:48.723714+0000 mon.c (mon.2) 6982 : audit 0 from='client.? 172.21.15.80:0/340387205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:51:49.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:51:48 smithi090 bash[32384]: audit 2023-12-01T10:51:48.723714+0000 mon.c (mon.2) 6982 : audit 0 from='client.? 172.21.15.80:0/340387205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:51:50.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:51:49 smithi080 bash[28361]: cluster 2023-12-01T10:51:49.141310+0000 mgr.y (mgr.24362) 10898 : cluster 0 pgmap v10867: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:51:50.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:51:49 smithi080 bash[41963]: cluster 2023-12-01T10:51:49.141310+0000 mgr.y (mgr.24362) 10898 : cluster 0 pgmap v10867: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:51:50.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:51:49 smithi090 bash[32384]: cluster 2023-12-01T10:51:49.141310+0000 mgr.y (mgr.24362) 10898 : cluster 0 pgmap v10867: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:51:51.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:51:51 smithi090 bash[32384]: audit 2023-12-01T10:51:51.170951+0000 mon.c (mon.2) 6983 : audit 0 from='client.? 172.21.15.80:0/2616064363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:51:51.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:51:51 smithi080 bash[28361]: audit 2023-12-01T10:51:51.170951+0000 mon.c (mon.2) 6983 : audit 0 from='client.? 172.21.15.80:0/2616064363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:51:51.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:51:51 smithi080 bash[41963]: audit 2023-12-01T10:51:51.170951+0000 mon.c (mon.2) 6983 : audit 0 from='client.? 172.21.15.80:0/2616064363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:51:52.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:51:52 smithi090 bash[32384]: cluster 2023-12-01T10:51:51.142378+0000 mgr.y (mgr.24362) 10899 : cluster 0 pgmap v10868: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:51:52.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:51:52 smithi080 bash[28361]: cluster 2023-12-01T10:51:51.142378+0000 mgr.y (mgr.24362) 10899 : cluster 0 pgmap v10868: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:51:52.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:51:52 smithi080 bash[41963]: cluster 2023-12-01T10:51:51.142378+0000 mgr.y (mgr.24362) 10899 : cluster 0 pgmap v10868: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:51:53.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:51:53 smithi090 bash[32384]: audit 2023-12-01T10:51:52.817817+0000 mon.c (mon.2) 6984 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:51:53.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:51:53 smithi080 bash[28361]: audit 2023-12-01T10:51:52.817817+0000 mon.c (mon.2) 6984 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:51:53.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:51:53 smithi080 bash[41963]: audit 2023-12-01T10:51:52.817817+0000 mon.c (mon.2) 6984 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:51:54.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:51:54 smithi090 bash[32384]: cluster 2023-12-01T10:51:53.143221+0000 mgr.y (mgr.24362) 10900 : cluster 0 pgmap v10869: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:51:54.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:51:54 smithi090 bash[32384]: audit 2023-12-01T10:51:53.623712+0000 mon.c (mon.2) 6985 : audit 0 from='client.? 172.21.15.80:0/1557513437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:51:54.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:51:54 smithi080 bash[41963]: cluster 2023-12-01T10:51:53.143221+0000 mgr.y (mgr.24362) 10900 : cluster 0 pgmap v10869: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:51:54.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:51:54 smithi080 bash[41963]: audit 2023-12-01T10:51:53.623712+0000 mon.c (mon.2) 6985 : audit 0 from='client.? 172.21.15.80:0/1557513437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:51:54.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:51:54 smithi080 bash[28361]: cluster 2023-12-01T10:51:53.143221+0000 mgr.y (mgr.24362) 10900 : cluster 0 pgmap v10869: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:51:54.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:51:54 smithi080 bash[28361]: audit 2023-12-01T10:51:53.623712+0000 mon.c (mon.2) 6985 : audit 0 from='client.? 172.21.15.80:0/1557513437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:51:56.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:51:55 smithi090 bash[32384]: cluster 2023-12-01T10:51:55.143794+0000 mgr.y (mgr.24362) 10901 : cluster 0 pgmap v10870: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:51:56.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:51:55 smithi090 bash[32384]: audit 2023-12-01T10:51:55.358378+0000 mon.c (mon.2) 6986 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:51:56.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:51:55 smithi080 bash[28361]: cluster 2023-12-01T10:51:55.143794+0000 mgr.y (mgr.24362) 10901 : cluster 0 pgmap v10870: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:51:56.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:51:55 smithi080 bash[28361]: audit 2023-12-01T10:51:55.358378+0000 mon.c (mon.2) 6986 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:51:56.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:51:55 smithi080 bash[41963]: cluster 2023-12-01T10:51:55.143794+0000 mgr.y (mgr.24362) 10901 : cluster 0 pgmap v10870: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:51:56.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:51:55 smithi080 bash[41963]: audit 2023-12-01T10:51:55.358378+0000 mon.c (mon.2) 6986 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:51:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:51:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:51:56] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T10:51:57.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:51:56 smithi090 bash[32384]: audit 2023-12-01T10:51:56.100571+0000 mon.c (mon.2) 6987 : audit 0 from='client.? 172.21.15.80:0/3594787744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:51:57.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:51:56 smithi080 bash[28361]: audit 2023-12-01T10:51:56.100571+0000 mon.c (mon.2) 6987 : audit 0 from='client.? 172.21.15.80:0/3594787744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:51:57.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:51:56 smithi080 bash[41963]: audit 2023-12-01T10:51:56.100571+0000 mon.c (mon.2) 6987 : audit 0 from='client.? 172.21.15.80:0/3594787744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:51:58.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:51:57 smithi090 bash[32384]: cluster 2023-12-01T10:51:57.144867+0000 mgr.y (mgr.24362) 10902 : cluster 0 pgmap v10871: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:51:58.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:51:57 smithi080 bash[41963]: cluster 2023-12-01T10:51:57.144867+0000 mgr.y (mgr.24362) 10902 : cluster 0 pgmap v10871: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:51:58.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:51:57 smithi080 bash[28361]: cluster 2023-12-01T10:51:57.144867+0000 mgr.y (mgr.24362) 10902 : cluster 0 pgmap v10871: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:51:59.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:51:58 smithi090 bash[32384]: audit 2023-12-01T10:51:58.576929+0000 mon.a (mon.0) 6913 : audit 0 from='client.? 172.21.15.80:0/1095219464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:51:59.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:51:58 smithi090 bash[32384]: audit 2023-12-01T10:51:58.610359+0000 mon.a (mon.0) 6914 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:51:59.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:51:58 smithi090 bash[32384]: audit 2023-12-01T10:51:58.623147+0000 mon.a (mon.0) 6915 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:51:59.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:51:58 smithi080 bash[41963]: audit 2023-12-01T10:51:58.576929+0000 mon.a (mon.0) 6913 : audit 0 from='client.? 172.21.15.80:0/1095219464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:51:59.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:51:58 smithi080 bash[41963]: audit 2023-12-01T10:51:58.610359+0000 mon.a (mon.0) 6914 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:51:59.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:51:58 smithi080 bash[41963]: audit 2023-12-01T10:51:58.623147+0000 mon.a (mon.0) 6915 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:51:59.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:51:58 smithi080 bash[28361]: audit 2023-12-01T10:51:58.576929+0000 mon.a (mon.0) 6913 : audit 0 from='client.? 172.21.15.80:0/1095219464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:51:59.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:51:58 smithi080 bash[28361]: audit 2023-12-01T10:51:58.610359+0000 mon.a (mon.0) 6914 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:51:59.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:51:58 smithi080 bash[28361]: audit 2023-12-01T10:51:58.623147+0000 mon.a (mon.0) 6915 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:52:00.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:51:59 smithi090 bash[32384]: audit 2023-12-01T10:51:58.961747+0000 mon.a (mon.0) 6916 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:52:00.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:51:59 smithi090 bash[32384]: audit 2023-12-01T10:51:58.974415+0000 mon.a (mon.0) 6917 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:52:00.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:51:59 smithi090 bash[32384]: cluster 2023-12-01T10:51:59.145513+0000 mgr.y (mgr.24362) 10903 : cluster 0 pgmap v10872: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:52:00.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:51:59 smithi090 bash[32384]: audit 2023-12-01T10:51:59.498579+0000 mon.c (mon.2) 6988 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:52:00.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:51:59 smithi090 bash[32384]: audit 2023-12-01T10:51:59.500431+0000 mon.c (mon.2) 6989 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:52:00.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:51:59 smithi090 bash[32384]: audit 2023-12-01T10:51:59.509103+0000 mon.a (mon.0) 6918 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:52:00.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:51:59 smithi080 bash[41963]: audit 2023-12-01T10:51:58.961747+0000 mon.a (mon.0) 6916 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:52:00.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:51:59 smithi080 bash[41963]: audit 2023-12-01T10:51:58.974415+0000 mon.a (mon.0) 6917 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:52:00.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:51:59 smithi080 bash[41963]: cluster 2023-12-01T10:51:59.145513+0000 mgr.y (mgr.24362) 10903 : cluster 0 pgmap v10872: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:52:00.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:51:59 smithi080 bash[41963]: audit 2023-12-01T10:51:59.498579+0000 mon.c (mon.2) 6988 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:52:00.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:51:59 smithi080 bash[41963]: audit 2023-12-01T10:51:59.500431+0000 mon.c (mon.2) 6989 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:52:00.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:51:59 smithi080 bash[41963]: audit 2023-12-01T10:51:59.509103+0000 mon.a (mon.0) 6918 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:52:00.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:51:59 smithi080 bash[28361]: audit 2023-12-01T10:51:58.961747+0000 mon.a (mon.0) 6916 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:52:00.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:51:59 smithi080 bash[28361]: audit 2023-12-01T10:51:58.974415+0000 mon.a (mon.0) 6917 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:52:00.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:51:59 smithi080 bash[28361]: cluster 2023-12-01T10:51:59.145513+0000 mgr.y (mgr.24362) 10903 : cluster 0 pgmap v10872: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:52:00.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:51:59 smithi080 bash[28361]: audit 2023-12-01T10:51:59.498579+0000 mon.c (mon.2) 6988 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:52:00.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:51:59 smithi080 bash[28361]: audit 2023-12-01T10:51:59.500431+0000 mon.c (mon.2) 6989 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:52:00.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:51:59 smithi080 bash[28361]: audit 2023-12-01T10:51:59.509103+0000 mon.a (mon.0) 6918 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:52:01.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:52:01 smithi080 bash[28361]: audit 2023-12-01T10:52:01.027615+0000 mon.a (mon.0) 6919 : audit 0 from='client.? 172.21.15.80:0/3454013145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:52:01.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:52:01 smithi080 bash[41963]: audit 2023-12-01T10:52:01.027615+0000 mon.a (mon.0) 6919 : audit 0 from='client.? 172.21.15.80:0/3454013145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:52:01.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:52:01 smithi090 bash[32384]: audit 2023-12-01T10:52:01.027615+0000 mon.a (mon.0) 6919 : audit 0 from='client.? 172.21.15.80:0/3454013145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:52:02.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:52:02 smithi080 bash[28361]: cluster 2023-12-01T10:52:01.146661+0000 mgr.y (mgr.24362) 10904 : cluster 0 pgmap v10873: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:52:02.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:52:02 smithi080 bash[41963]: cluster 2023-12-01T10:52:01.146661+0000 mgr.y (mgr.24362) 10904 : cluster 0 pgmap v10873: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:52:02.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:52:02 smithi090 bash[32384]: cluster 2023-12-01T10:52:01.146661+0000 mgr.y (mgr.24362) 10904 : cluster 0 pgmap v10873: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:52:04.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:52:04 smithi090 bash[32384]: cluster 2023-12-01T10:52:03.147134+0000 mgr.y (mgr.24362) 10905 : cluster 0 pgmap v10874: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:52:04.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:52:04 smithi090 bash[32384]: audit 2023-12-01T10:52:03.487577+0000 mon.c (mon.2) 6990 : audit 0 from='client.? 172.21.15.80:0/2844387605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:52:04.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:52:04 smithi080 bash[28361]: cluster 2023-12-01T10:52:03.147134+0000 mgr.y (mgr.24362) 10905 : cluster 0 pgmap v10874: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:52:04.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:52:04 smithi080 bash[28361]: audit 2023-12-01T10:52:03.487577+0000 mon.c (mon.2) 6990 : audit 0 from='client.? 172.21.15.80:0/2844387605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:52:04.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:52:04 smithi080 bash[41963]: cluster 2023-12-01T10:52:03.147134+0000 mgr.y (mgr.24362) 10905 : cluster 0 pgmap v10874: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:52:04.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:52:04 smithi080 bash[41963]: audit 2023-12-01T10:52:03.487577+0000 mon.c (mon.2) 6990 : audit 0 from='client.? 172.21.15.80:0/2844387605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:52:06.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:52:05 smithi090 bash[32384]: cluster 2023-12-01T10:52:05.147779+0000 mgr.y (mgr.24362) 10906 : cluster 0 pgmap v10875: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:52:06.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:52:05 smithi080 bash[28361]: cluster 2023-12-01T10:52:05.147779+0000 mgr.y (mgr.24362) 10906 : cluster 0 pgmap v10875: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:52:06.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:52:05 smithi080 bash[41963]: cluster 2023-12-01T10:52:05.147779+0000 mgr.y (mgr.24362) 10906 : cluster 0 pgmap v10875: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:52:06.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:52:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:52:06] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T10:52:07.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:52:06 smithi090 bash[32384]: audit 2023-12-01T10:52:05.953251+0000 mon.a (mon.0) 6920 : audit 0 from='client.? 172.21.15.80:0/1567507928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:52:07.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:52:06 smithi080 bash[28361]: audit 2023-12-01T10:52:05.953251+0000 mon.a (mon.0) 6920 : audit 0 from='client.? 172.21.15.80:0/1567507928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:52:07.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:52:06 smithi080 bash[41963]: audit 2023-12-01T10:52:05.953251+0000 mon.a (mon.0) 6920 : audit 0 from='client.? 172.21.15.80:0/1567507928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:52:08.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:52:07 smithi090 bash[32384]: cluster 2023-12-01T10:52:07.148957+0000 mgr.y (mgr.24362) 10907 : cluster 0 pgmap v10876: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:52:08.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:52:07 smithi080 bash[28361]: cluster 2023-12-01T10:52:07.148957+0000 mgr.y (mgr.24362) 10907 : cluster 0 pgmap v10876: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:52:08.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:52:07 smithi080 bash[41963]: cluster 2023-12-01T10:52:07.148957+0000 mgr.y (mgr.24362) 10907 : cluster 0 pgmap v10876: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:52:09.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:52:08 smithi090 bash[32384]: audit 2023-12-01T10:52:08.405216+0000 mon.c (mon.2) 6991 : audit 0 from='client.? 172.21.15.80:0/1755495989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:52:09.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:52:08 smithi080 bash[28361]: audit 2023-12-01T10:52:08.405216+0000 mon.c (mon.2) 6991 : audit 0 from='client.? 172.21.15.80:0/1755495989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:52:09.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:52:08 smithi080 bash[41963]: audit 2023-12-01T10:52:08.405216+0000 mon.c (mon.2) 6991 : audit 0 from='client.? 172.21.15.80:0/1755495989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:52:10.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:52:09 smithi090 bash[32384]: cluster 2023-12-01T10:52:09.149578+0000 mgr.y (mgr.24362) 10908 : cluster 0 pgmap v10877: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:52:10.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:52:09 smithi080 bash[28361]: cluster 2023-12-01T10:52:09.149578+0000 mgr.y (mgr.24362) 10908 : cluster 0 pgmap v10877: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:52:10.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:52:09 smithi080 bash[41963]: cluster 2023-12-01T10:52:09.149578+0000 mgr.y (mgr.24362) 10908 : cluster 0 pgmap v10877: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:52:11.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:52:10 smithi090 bash[32384]: audit 2023-12-01T10:52:10.358892+0000 mon.c (mon.2) 6992 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:52:11.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:52:10 smithi080 bash[28361]: audit 2023-12-01T10:52:10.358892+0000 mon.c (mon.2) 6992 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:52:11.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:52:10 smithi080 bash[41963]: audit 2023-12-01T10:52:10.358892+0000 mon.c (mon.2) 6992 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:52:12.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:52:11 smithi090 bash[32384]: audit 2023-12-01T10:52:10.857371+0000 mon.a (mon.0) 6921 : audit 0 from='client.? 172.21.15.80:0/3163024709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:52:12.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:52:11 smithi090 bash[32384]: cluster 2023-12-01T10:52:11.150693+0000 mgr.y (mgr.24362) 10909 : cluster 0 pgmap v10878: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:52:12.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:52:11 smithi080 bash[41963]: audit 2023-12-01T10:52:10.857371+0000 mon.a (mon.0) 6921 : audit 0 from='client.? 172.21.15.80:0/3163024709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:52:12.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:52:11 smithi080 bash[41963]: cluster 2023-12-01T10:52:11.150693+0000 mgr.y (mgr.24362) 10909 : cluster 0 pgmap v10878: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:52:12.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:52:11 smithi080 bash[28361]: audit 2023-12-01T10:52:10.857371+0000 mon.a (mon.0) 6921 : audit 0 from='client.? 172.21.15.80:0/3163024709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:52:12.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:52:11 smithi080 bash[28361]: cluster 2023-12-01T10:52:11.150693+0000 mgr.y (mgr.24362) 10909 : cluster 0 pgmap v10878: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:52:14.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:52:14 smithi090 bash[32384]: cluster 2023-12-01T10:52:13.151307+0000 mgr.y (mgr.24362) 10910 : cluster 0 pgmap v10879: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:52:14.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:52:14 smithi090 bash[32384]: audit 2023-12-01T10:52:13.310646+0000 mon.c (mon.2) 6993 : audit 0 from='client.? 172.21.15.80:0/2328951188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:52:14.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:52:14 smithi080 bash[41963]: cluster 2023-12-01T10:52:13.151307+0000 mgr.y (mgr.24362) 10910 : cluster 0 pgmap v10879: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:52:14.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:52:14 smithi080 bash[41963]: audit 2023-12-01T10:52:13.310646+0000 mon.c (mon.2) 6993 : audit 0 from='client.? 172.21.15.80:0/2328951188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:52:14.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:52:14 smithi080 bash[28361]: cluster 2023-12-01T10:52:13.151307+0000 mgr.y (mgr.24362) 10910 : cluster 0 pgmap v10879: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:52:14.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:52:14 smithi080 bash[28361]: audit 2023-12-01T10:52:13.310646+0000 mon.c (mon.2) 6993 : audit 0 from='client.? 172.21.15.80:0/2328951188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:52:16.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:52:15 smithi090 bash[32384]: cluster 2023-12-01T10:52:15.151970+0000 mgr.y (mgr.24362) 10911 : cluster 0 pgmap v10880: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:52:16.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:52:15 smithi080 bash[41963]: cluster 2023-12-01T10:52:15.151970+0000 mgr.y (mgr.24362) 10911 : cluster 0 pgmap v10880: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:52:16.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:52:15 smithi080 bash[28361]: cluster 2023-12-01T10:52:15.151970+0000 mgr.y (mgr.24362) 10911 : cluster 0 pgmap v10880: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:52:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:52:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:52:16] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T10:52:17.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:52:16 smithi090 bash[32384]: audit 2023-12-01T10:52:15.755331+0000 mon.a (mon.0) 6922 : audit 0 from='client.? 172.21.15.80:0/3724062891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:52:17.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:52:16 smithi080 bash[28361]: audit 2023-12-01T10:52:15.755331+0000 mon.a (mon.0) 6922 : audit 0 from='client.? 172.21.15.80:0/3724062891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:52:17.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:52:16 smithi080 bash[41963]: audit 2023-12-01T10:52:15.755331+0000 mon.a (mon.0) 6922 : audit 0 from='client.? 172.21.15.80:0/3724062891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:52:18.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:52:17 smithi090 bash[32384]: cluster 2023-12-01T10:52:17.153045+0000 mgr.y (mgr.24362) 10912 : cluster 0 pgmap v10881: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:52:18.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:52:17 smithi080 bash[41963]: cluster 2023-12-01T10:52:17.153045+0000 mgr.y (mgr.24362) 10912 : cluster 0 pgmap v10881: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:52:18.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:52:17 smithi080 bash[28361]: cluster 2023-12-01T10:52:17.153045+0000 mgr.y (mgr.24362) 10912 : cluster 0 pgmap v10881: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:52:19.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:52:18 smithi090 bash[32384]: audit 2023-12-01T10:52:18.198255+0000 mon.a (mon.0) 6923 : audit 0 from='client.? 172.21.15.80:0/640521080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:52:19.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:52:18 smithi080 bash[28361]: audit 2023-12-01T10:52:18.198255+0000 mon.a (mon.0) 6923 : audit 0 from='client.? 172.21.15.80:0/640521080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:52:19.197 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:52:18 smithi080 bash[41963]: audit 2023-12-01T10:52:18.198255+0000 mon.a (mon.0) 6923 : audit 0 from='client.? 172.21.15.80:0/640521080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:52:20.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:52:19 smithi090 bash[32384]: cluster 2023-12-01T10:52:19.153717+0000 mgr.y (mgr.24362) 10913 : cluster 0 pgmap v10882: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:52:20.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:52:19 smithi080 bash[28361]: cluster 2023-12-01T10:52:19.153717+0000 mgr.y (mgr.24362) 10913 : cluster 0 pgmap v10882: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:52:20.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:52:19 smithi080 bash[41963]: cluster 2023-12-01T10:52:19.153717+0000 mgr.y (mgr.24362) 10913 : cluster 0 pgmap v10882: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:52:21.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:52:20 smithi090 bash[32384]: audit 2023-12-01T10:52:20.649068+0000 mon.a (mon.0) 6924 : audit 0 from='client.? 172.21.15.80:0/116956776' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:52:21.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:52:20 smithi080 bash[28361]: audit 2023-12-01T10:52:20.649068+0000 mon.a (mon.0) 6924 : audit 0 from='client.? 172.21.15.80:0/116956776' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:52:21.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:52:20 smithi080 bash[41963]: audit 2023-12-01T10:52:20.649068+0000 mon.a (mon.0) 6924 : audit 0 from='client.? 172.21.15.80:0/116956776' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:52:22.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:52:21 smithi090 bash[32384]: cluster 2023-12-01T10:52:21.154784+0000 mgr.y (mgr.24362) 10914 : cluster 0 pgmap v10883: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:52:22.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:52:21 smithi080 bash[28361]: cluster 2023-12-01T10:52:21.154784+0000 mgr.y (mgr.24362) 10914 : cluster 0 pgmap v10883: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:52:22.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:52:21 smithi080 bash[41963]: cluster 2023-12-01T10:52:21.154784+0000 mgr.y (mgr.24362) 10914 : cluster 0 pgmap v10883: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:52:23.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:52:23 smithi080 bash[28361]: audit 2023-12-01T10:52:23.098149+0000 mon.c (mon.2) 6994 : audit 0 from='client.? 172.21.15.80:0/1314668285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:52:23.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:52:23 smithi080 bash[41963]: audit 2023-12-01T10:52:23.098149+0000 mon.c (mon.2) 6994 : audit 0 from='client.? 172.21.15.80:0/1314668285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:52:23.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:52:23 smithi090 bash[32384]: audit 2023-12-01T10:52:23.098149+0000 mon.c (mon.2) 6994 : audit 0 from='client.? 172.21.15.80:0/1314668285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:52:24.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:52:24 smithi080 bash[28361]: cluster 2023-12-01T10:52:23.155482+0000 mgr.y (mgr.24362) 10915 : cluster 0 pgmap v10884: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:52:24.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:52:24 smithi080 bash[41963]: cluster 2023-12-01T10:52:23.155482+0000 mgr.y (mgr.24362) 10915 : cluster 0 pgmap v10884: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:52:24.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:52:24 smithi090 bash[32384]: cluster 2023-12-01T10:52:23.155482+0000 mgr.y (mgr.24362) 10915 : cluster 0 pgmap v10884: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:52:26.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:52:25 smithi090 bash[32384]: cluster 2023-12-01T10:52:25.156173+0000 mgr.y (mgr.24362) 10916 : cluster 0 pgmap v10885: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:52:26.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:52:25 smithi090 bash[32384]: audit 2023-12-01T10:52:25.359137+0000 mon.c (mon.2) 6995 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:52:26.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:52:25 smithi090 bash[32384]: audit 2023-12-01T10:52:25.551536+0000 mon.c (mon.2) 6996 : audit 0 from='client.? 172.21.15.80:0/1988939184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:52:26.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:52:25 smithi080 bash[41963]: cluster 2023-12-01T10:52:25.156173+0000 mgr.y (mgr.24362) 10916 : cluster 0 pgmap v10885: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:52:26.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:52:25 smithi080 bash[41963]: audit 2023-12-01T10:52:25.359137+0000 mon.c (mon.2) 6995 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:52:26.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:52:25 smithi080 bash[41963]: audit 2023-12-01T10:52:25.551536+0000 mon.c (mon.2) 6996 : audit 0 from='client.? 172.21.15.80:0/1988939184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:52:26.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:52:25 smithi080 bash[28361]: cluster 2023-12-01T10:52:25.156173+0000 mgr.y (mgr.24362) 10916 : cluster 0 pgmap v10885: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:52:26.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:52:25 smithi080 bash[28361]: audit 2023-12-01T10:52:25.359137+0000 mon.c (mon.2) 6995 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:52:26.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:52:25 smithi080 bash[28361]: audit 2023-12-01T10:52:25.551536+0000 mon.c (mon.2) 6996 : audit 0 from='client.? 172.21.15.80:0/1988939184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:52:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:52:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:52:26] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T10:52:28.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:52:28 smithi090 bash[32384]: cluster 2023-12-01T10:52:27.157284+0000 mgr.y (mgr.24362) 10917 : cluster 0 pgmap v10886: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:52:28.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:52:28 smithi090 bash[32384]: audit 2023-12-01T10:52:28.000338+0000 mon.a (mon.0) 6925 : audit 0 from='client.? 172.21.15.80:0/3850607397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:52:28.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:52:28 smithi080 bash[28361]: cluster 2023-12-01T10:52:27.157284+0000 mgr.y (mgr.24362) 10917 : cluster 0 pgmap v10886: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:52:28.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:52:28 smithi080 bash[28361]: audit 2023-12-01T10:52:28.000338+0000 mon.a (mon.0) 6925 : audit 0 from='client.? 172.21.15.80:0/3850607397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:52:28.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:52:28 smithi080 bash[41963]: cluster 2023-12-01T10:52:27.157284+0000 mgr.y (mgr.24362) 10917 : cluster 0 pgmap v10886: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:52:28.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:52:28 smithi080 bash[41963]: audit 2023-12-01T10:52:28.000338+0000 mon.a (mon.0) 6925 : audit 0 from='client.? 172.21.15.80:0/3850607397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:52:30.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:52:30 smithi090 bash[32384]: cluster 2023-12-01T10:52:29.157945+0000 mgr.y (mgr.24362) 10918 : cluster 0 pgmap v10887: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:52:30.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:52:30 smithi080 bash[28361]: cluster 2023-12-01T10:52:29.157945+0000 mgr.y (mgr.24362) 10918 : cluster 0 pgmap v10887: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:52:30.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:52:30 smithi080 bash[41963]: cluster 2023-12-01T10:52:29.157945+0000 mgr.y (mgr.24362) 10918 : cluster 0 pgmap v10887: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:52:31.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:52:31 smithi090 bash[32384]: audit 2023-12-01T10:52:30.454847+0000 mon.a (mon.0) 6926 : audit 0 from='client.? 172.21.15.80:0/3300202165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:52:31.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:52:31 smithi080 bash[28361]: audit 2023-12-01T10:52:30.454847+0000 mon.a (mon.0) 6926 : audit 0 from='client.? 172.21.15.80:0/3300202165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:52:31.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:52:31 smithi080 bash[41963]: audit 2023-12-01T10:52:30.454847+0000 mon.a (mon.0) 6926 : audit 0 from='client.? 172.21.15.80:0/3300202165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:52:32.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:52:32 smithi090 bash[32384]: cluster 2023-12-01T10:52:31.158997+0000 mgr.y (mgr.24362) 10919 : cluster 0 pgmap v10888: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:52:32.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:52:32 smithi080 bash[28361]: cluster 2023-12-01T10:52:31.158997+0000 mgr.y (mgr.24362) 10919 : cluster 0 pgmap v10888: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:52:32.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:52:32 smithi080 bash[41963]: cluster 2023-12-01T10:52:31.158997+0000 mgr.y (mgr.24362) 10919 : cluster 0 pgmap v10888: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:52:33.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:52:33 smithi090 bash[32384]: audit 2023-12-01T10:52:32.919015+0000 mon.c (mon.2) 6997 : audit 0 from='client.? 172.21.15.80:0/1650498228' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:52:33.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:52:33 smithi080 bash[28361]: audit 2023-12-01T10:52:32.919015+0000 mon.c (mon.2) 6997 : audit 0 from='client.? 172.21.15.80:0/1650498228' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:52:33.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:52:33 smithi080 bash[41963]: audit 2023-12-01T10:52:32.919015+0000 mon.c (mon.2) 6997 : audit 0 from='client.? 172.21.15.80:0/1650498228' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:52:34.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:52:34 smithi090 bash[32384]: cluster 2023-12-01T10:52:33.159692+0000 mgr.y (mgr.24362) 10920 : cluster 0 pgmap v10889: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:52:34.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:52:34 smithi080 bash[28361]: cluster 2023-12-01T10:52:33.159692+0000 mgr.y (mgr.24362) 10920 : cluster 0 pgmap v10889: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:52:34.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:52:34 smithi080 bash[41963]: cluster 2023-12-01T10:52:33.159692+0000 mgr.y (mgr.24362) 10920 : cluster 0 pgmap v10889: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:52:36.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:52:35 smithi090 bash[32384]: cluster 2023-12-01T10:52:35.160408+0000 mgr.y (mgr.24362) 10921 : cluster 0 pgmap v10890: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:52:36.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:52:35 smithi090 bash[32384]: audit 2023-12-01T10:52:35.369922+0000 mon.c (mon.2) 6998 : audit 0 from='client.? 172.21.15.80:0/3791373842' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:52:36.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:52:35 smithi080 bash[28361]: cluster 2023-12-01T10:52:35.160408+0000 mgr.y (mgr.24362) 10921 : cluster 0 pgmap v10890: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:52:36.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:52:35 smithi080 bash[28361]: audit 2023-12-01T10:52:35.369922+0000 mon.c (mon.2) 6998 : audit 0 from='client.? 172.21.15.80:0/3791373842' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:52:36.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:52:35 smithi080 bash[41963]: cluster 2023-12-01T10:52:35.160408+0000 mgr.y (mgr.24362) 10921 : cluster 0 pgmap v10890: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:52:36.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:52:35 smithi080 bash[41963]: audit 2023-12-01T10:52:35.369922+0000 mon.c (mon.2) 6998 : audit 0 from='client.? 172.21.15.80:0/3791373842' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:52:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:52:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:52:36] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T10:52:38.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:52:38 smithi090 bash[32384]: cluster 2023-12-01T10:52:37.161606+0000 mgr.y (mgr.24362) 10922 : cluster 0 pgmap v10891: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:52:38.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:52:38 smithi090 bash[32384]: audit 2023-12-01T10:52:37.832804+0000 mon.a (mon.0) 6927 : audit 0 from='client.? 172.21.15.80:0/3289789743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:52:38.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:52:38 smithi080 bash[28361]: cluster 2023-12-01T10:52:37.161606+0000 mgr.y (mgr.24362) 10922 : cluster 0 pgmap v10891: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:52:38.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:52:38 smithi080 bash[28361]: audit 2023-12-01T10:52:37.832804+0000 mon.a (mon.0) 6927 : audit 0 from='client.? 172.21.15.80:0/3289789743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:52:38.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:52:38 smithi080 bash[41963]: cluster 2023-12-01T10:52:37.161606+0000 mgr.y (mgr.24362) 10922 : cluster 0 pgmap v10891: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:52:38.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:52:38 smithi080 bash[41963]: audit 2023-12-01T10:52:37.832804+0000 mon.a (mon.0) 6927 : audit 0 from='client.? 172.21.15.80:0/3289789743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:52:40.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:52:40 smithi090 bash[32384]: cluster 2023-12-01T10:52:39.162272+0000 mgr.y (mgr.24362) 10923 : cluster 0 pgmap v10892: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:52:40.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:52:40 smithi080 bash[28361]: cluster 2023-12-01T10:52:39.162272+0000 mgr.y (mgr.24362) 10923 : cluster 0 pgmap v10892: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:52:40.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:52:40 smithi080 bash[41963]: cluster 2023-12-01T10:52:39.162272+0000 mgr.y (mgr.24362) 10923 : cluster 0 pgmap v10892: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:52:41.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:52:41 smithi090 bash[32384]: audit 2023-12-01T10:52:40.281157+0000 mon.c (mon.2) 6999 : audit 0 from='client.? 172.21.15.80:0/1067834348' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:52:41.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:52:41 smithi090 bash[32384]: audit 2023-12-01T10:52:40.359623+0000 mon.c (mon.2) 7000 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:52:41.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:52:41 smithi080 bash[41963]: audit 2023-12-01T10:52:40.281157+0000 mon.c (mon.2) 6999 : audit 0 from='client.? 172.21.15.80:0/1067834348' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:52:41.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:52:41 smithi080 bash[41963]: audit 2023-12-01T10:52:40.359623+0000 mon.c (mon.2) 7000 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:52:41.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:52:41 smithi080 bash[28361]: audit 2023-12-01T10:52:40.281157+0000 mon.c (mon.2) 6999 : audit 0 from='client.? 172.21.15.80:0/1067834348' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:52:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:52:41 smithi080 bash[28361]: audit 2023-12-01T10:52:40.359623+0000 mon.c (mon.2) 7000 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:52:42.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:52:42 smithi090 bash[32384]: cluster 2023-12-01T10:52:41.163305+0000 mgr.y (mgr.24362) 10924 : cluster 0 pgmap v10893: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:52:42.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:52:42 smithi080 bash[28361]: cluster 2023-12-01T10:52:41.163305+0000 mgr.y (mgr.24362) 10924 : cluster 0 pgmap v10893: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:52:42.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:52:42 smithi080 bash[41963]: cluster 2023-12-01T10:52:41.163305+0000 mgr.y (mgr.24362) 10924 : cluster 0 pgmap v10893: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:52:43.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:52:43 smithi090 bash[32384]: audit 2023-12-01T10:52:42.733386+0000 mon.c (mon.2) 7001 : audit 0 from='client.? 172.21.15.80:0/2678360227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:52:43.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:52:43 smithi080 bash[28361]: audit 2023-12-01T10:52:42.733386+0000 mon.c (mon.2) 7001 : audit 0 from='client.? 172.21.15.80:0/2678360227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:52:43.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:52:43 smithi080 bash[41963]: audit 2023-12-01T10:52:42.733386+0000 mon.c (mon.2) 7001 : audit 0 from='client.? 172.21.15.80:0/2678360227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:52:44.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:52:44 smithi090 bash[32384]: cluster 2023-12-01T10:52:43.164006+0000 mgr.y (mgr.24362) 10925 : cluster 0 pgmap v10894: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:52:44.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:52:44 smithi080 bash[28361]: cluster 2023-12-01T10:52:43.164006+0000 mgr.y (mgr.24362) 10925 : cluster 0 pgmap v10894: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:52:44.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:52:44 smithi080 bash[41963]: cluster 2023-12-01T10:52:43.164006+0000 mgr.y (mgr.24362) 10925 : cluster 0 pgmap v10894: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:52:46.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:52:45 smithi090 bash[32384]: cluster 2023-12-01T10:52:45.164594+0000 mgr.y (mgr.24362) 10926 : cluster 0 pgmap v10895: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:52:46.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:52:45 smithi090 bash[32384]: audit 2023-12-01T10:52:45.185380+0000 mon.a (mon.0) 6928 : audit 0 from='client.? 172.21.15.80:0/1271925321' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:52:46.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:52:45 smithi080 bash[28361]: cluster 2023-12-01T10:52:45.164594+0000 mgr.y (mgr.24362) 10926 : cluster 0 pgmap v10895: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:52:46.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:52:45 smithi080 bash[28361]: audit 2023-12-01T10:52:45.185380+0000 mon.a (mon.0) 6928 : audit 0 from='client.? 172.21.15.80:0/1271925321' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:52:46.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:52:45 smithi080 bash[41963]: cluster 2023-12-01T10:52:45.164594+0000 mgr.y (mgr.24362) 10926 : cluster 0 pgmap v10895: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:52:46.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:52:45 smithi080 bash[41963]: audit 2023-12-01T10:52:45.185380+0000 mon.a (mon.0) 6928 : audit 0 from='client.? 172.21.15.80:0/1271925321' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:52:46.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:52:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:52:46] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T10:52:48.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:52:48 smithi090 bash[32384]: cluster 2023-12-01T10:52:47.165751+0000 mgr.y (mgr.24362) 10927 : cluster 0 pgmap v10896: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:52:48.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:52:48 smithi090 bash[32384]: audit 2023-12-01T10:52:47.636345+0000 mon.c (mon.2) 7002 : audit 0 from='client.? 172.21.15.80:0/2535507684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:52:48.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:52:48 smithi080 bash[28361]: cluster 2023-12-01T10:52:47.165751+0000 mgr.y (mgr.24362) 10927 : cluster 0 pgmap v10896: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:52:48.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:52:48 smithi080 bash[28361]: audit 2023-12-01T10:52:47.636345+0000 mon.c (mon.2) 7002 : audit 0 from='client.? 172.21.15.80:0/2535507684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:52:48.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:52:48 smithi080 bash[41963]: cluster 2023-12-01T10:52:47.165751+0000 mgr.y (mgr.24362) 10927 : cluster 0 pgmap v10896: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:52:48.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:52:48 smithi080 bash[41963]: audit 2023-12-01T10:52:47.636345+0000 mon.c (mon.2) 7002 : audit 0 from='client.? 172.21.15.80:0/2535507684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:52:50.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:52:50 smithi090 bash[32384]: cluster 2023-12-01T10:52:49.166354+0000 mgr.y (mgr.24362) 10928 : cluster 0 pgmap v10897: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:52:50.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:52:50 smithi090 bash[32384]: audit 2023-12-01T10:52:50.093388+0000 mon.a (mon.0) 6929 : audit 0 from='client.? 172.21.15.80:0/1151904930' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:52:50.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:52:50 smithi080 bash[28361]: cluster 2023-12-01T10:52:49.166354+0000 mgr.y (mgr.24362) 10928 : cluster 0 pgmap v10897: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:52:50.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:52:50 smithi080 bash[28361]: audit 2023-12-01T10:52:50.093388+0000 mon.a (mon.0) 6929 : audit 0 from='client.? 172.21.15.80:0/1151904930' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:52:50.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:52:50 smithi080 bash[41963]: cluster 2023-12-01T10:52:49.166354+0000 mgr.y (mgr.24362) 10928 : cluster 0 pgmap v10897: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:52:50.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:52:50 smithi080 bash[41963]: audit 2023-12-01T10:52:50.093388+0000 mon.a (mon.0) 6929 : audit 0 from='client.? 172.21.15.80:0/1151904930' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:52:52.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:52:52 smithi090 bash[32384]: cluster 2023-12-01T10:52:51.167418+0000 mgr.y (mgr.24362) 10929 : cluster 0 pgmap v10898: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:52:52.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:52:52 smithi080 bash[28361]: cluster 2023-12-01T10:52:51.167418+0000 mgr.y (mgr.24362) 10929 : cluster 0 pgmap v10898: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:52:52.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:52:52 smithi080 bash[41963]: cluster 2023-12-01T10:52:51.167418+0000 mgr.y (mgr.24362) 10929 : cluster 0 pgmap v10898: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:52:53.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:52:53 smithi090 bash[32384]: audit 2023-12-01T10:52:52.544232+0000 mon.a (mon.0) 6930 : audit 0 from='client.? 172.21.15.80:0/3193996244' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:52:53.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:52:53 smithi080 bash[28361]: audit 2023-12-01T10:52:52.544232+0000 mon.a (mon.0) 6930 : audit 0 from='client.? 172.21.15.80:0/3193996244' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:52:53.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:52:53 smithi080 bash[41963]: audit 2023-12-01T10:52:52.544232+0000 mon.a (mon.0) 6930 : audit 0 from='client.? 172.21.15.80:0/3193996244' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:52:54.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:52:54 smithi090 bash[32384]: cluster 2023-12-01T10:52:53.168142+0000 mgr.y (mgr.24362) 10930 : cluster 0 pgmap v10899: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:52:54.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:52:54 smithi080 bash[41963]: cluster 2023-12-01T10:52:53.168142+0000 mgr.y (mgr.24362) 10930 : cluster 0 pgmap v10899: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:52:54.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:52:54 smithi080 bash[28361]: cluster 2023-12-01T10:52:53.168142+0000 mgr.y (mgr.24362) 10930 : cluster 0 pgmap v10899: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:52:56.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:52:55 smithi090 bash[32384]: audit 2023-12-01T10:52:54.992210+0000 mon.c (mon.2) 7003 : audit 0 from='client.? 172.21.15.80:0/436404762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:52:56.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:52:55 smithi090 bash[32384]: cluster 2023-12-01T10:52:55.168799+0000 mgr.y (mgr.24362) 10931 : cluster 0 pgmap v10900: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:52:56.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:52:55 smithi090 bash[32384]: audit 2023-12-01T10:52:55.360153+0000 mon.c (mon.2) 7004 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:52:56.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:52:55 smithi080 bash[28361]: audit 2023-12-01T10:52:54.992210+0000 mon.c (mon.2) 7003 : audit 0 from='client.? 172.21.15.80:0/436404762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:52:56.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:52:55 smithi080 bash[28361]: cluster 2023-12-01T10:52:55.168799+0000 mgr.y (mgr.24362) 10931 : cluster 0 pgmap v10900: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:52:56.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:52:55 smithi080 bash[28361]: audit 2023-12-01T10:52:55.360153+0000 mon.c (mon.2) 7004 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:52:56.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:52:55 smithi080 bash[41963]: audit 2023-12-01T10:52:54.992210+0000 mon.c (mon.2) 7003 : audit 0 from='client.? 172.21.15.80:0/436404762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:52:56.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:52:55 smithi080 bash[41963]: cluster 2023-12-01T10:52:55.168799+0000 mgr.y (mgr.24362) 10931 : cluster 0 pgmap v10900: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:52:56.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:52:55 smithi080 bash[41963]: audit 2023-12-01T10:52:55.360153+0000 mon.c (mon.2) 7004 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:52:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:52:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:52:56] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T10:52:58.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:52:58 smithi090 bash[32384]: cluster 2023-12-01T10:52:57.169892+0000 mgr.y (mgr.24362) 10932 : cluster 0 pgmap v10901: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:52:58.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:52:58 smithi090 bash[32384]: audit 2023-12-01T10:52:57.451230+0000 mon.a (mon.0) 6931 : audit 0 from='client.? 172.21.15.80:0/2720068226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:52:58.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:52:58 smithi080 bash[28361]: cluster 2023-12-01T10:52:57.169892+0000 mgr.y (mgr.24362) 10932 : cluster 0 pgmap v10901: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:52:58.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:52:58 smithi080 bash[28361]: audit 2023-12-01T10:52:57.451230+0000 mon.a (mon.0) 6931 : audit 0 from='client.? 172.21.15.80:0/2720068226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:52:58.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:52:58 smithi080 bash[41963]: cluster 2023-12-01T10:52:57.169892+0000 mgr.y (mgr.24362) 10932 : cluster 0 pgmap v10901: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:52:58.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:52:58 smithi080 bash[41963]: audit 2023-12-01T10:52:57.451230+0000 mon.a (mon.0) 6931 : audit 0 from='client.? 172.21.15.80:0/2720068226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:53:00.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:53:00 smithi090 bash[32384]: cluster 2023-12-01T10:52:59.170570+0000 mgr.y (mgr.24362) 10933 : cluster 0 pgmap v10902: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:53:00.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:53:00 smithi090 bash[32384]: audit 2023-12-01T10:52:59.591583+0000 mon.c (mon.2) 7005 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:53:00.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:53:00 smithi090 bash[32384]: audit 2023-12-01T10:52:59.918071+0000 mon.c (mon.2) 7006 : audit 0 from='client.? 172.21.15.80:0/3711602502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:53:00.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:53:00 smithi080 bash[28361]: cluster 2023-12-01T10:52:59.170570+0000 mgr.y (mgr.24362) 10933 : cluster 0 pgmap v10902: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:53:00.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:53:00 smithi080 bash[28361]: audit 2023-12-01T10:52:59.591583+0000 mon.c (mon.2) 7005 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:53:00.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:53:00 smithi080 bash[28361]: audit 2023-12-01T10:52:59.918071+0000 mon.c (mon.2) 7006 : audit 0 from='client.? 172.21.15.80:0/3711602502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:53:00.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:53:00 smithi080 bash[41963]: cluster 2023-12-01T10:52:59.170570+0000 mgr.y (mgr.24362) 10933 : cluster 0 pgmap v10902: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:53:00.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:53:00 smithi080 bash[41963]: audit 2023-12-01T10:52:59.591583+0000 mon.c (mon.2) 7005 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:53:00.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:53:00 smithi080 bash[41963]: audit 2023-12-01T10:52:59.918071+0000 mon.c (mon.2) 7006 : audit 0 from='client.? 172.21.15.80:0/3711602502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:53:02.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:53:02 smithi090 bash[32384]: cluster 2023-12-01T10:53:01.171710+0000 mgr.y (mgr.24362) 10934 : cluster 0 pgmap v10903: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:53:02.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:53:02 smithi080 bash[28361]: cluster 2023-12-01T10:53:01.171710+0000 mgr.y (mgr.24362) 10934 : cluster 0 pgmap v10903: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:53:02.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:53:02 smithi080 bash[41963]: cluster 2023-12-01T10:53:01.171710+0000 mgr.y (mgr.24362) 10934 : cluster 0 pgmap v10903: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:53:03.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:53:03 smithi090 bash[32384]: audit 2023-12-01T10:53:02.370280+0000 mon.a (mon.0) 6932 : audit 0 from='client.? 172.21.15.80:0/1950185574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:53:03.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:53:03 smithi080 bash[28361]: audit 2023-12-01T10:53:02.370280+0000 mon.a (mon.0) 6932 : audit 0 from='client.? 172.21.15.80:0/1950185574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:53:03.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:53:03 smithi080 bash[41963]: audit 2023-12-01T10:53:02.370280+0000 mon.a (mon.0) 6932 : audit 0 from='client.? 172.21.15.80:0/1950185574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:53:04.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:53:04 smithi090 bash[32384]: cluster 2023-12-01T10:53:03.172450+0000 mgr.y (mgr.24362) 10935 : cluster 0 pgmap v10904: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:53:04.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:53:04 smithi080 bash[41963]: cluster 2023-12-01T10:53:03.172450+0000 mgr.y (mgr.24362) 10935 : cluster 0 pgmap v10904: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:53:04.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:53:04 smithi080 bash[28361]: cluster 2023-12-01T10:53:03.172450+0000 mgr.y (mgr.24362) 10935 : cluster 0 pgmap v10904: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:53:06.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:53:05 smithi090 bash[32384]: audit 2023-12-01T10:53:04.847655+0000 mon.a (mon.0) 6933 : audit 0 from='client.? 172.21.15.80:0/621477619' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:53:06.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:53:05 smithi090 bash[32384]: cluster 2023-12-01T10:53:05.173015+0000 mgr.y (mgr.24362) 10936 : cluster 0 pgmap v10905: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:53:06.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:53:05 smithi090 bash[32384]: audit 2023-12-01T10:53:05.386575+0000 mon.a (mon.0) 6934 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:53:06.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:53:05 smithi090 bash[32384]: audit 2023-12-01T10:53:05.399537+0000 mon.a (mon.0) 6935 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:53:06.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:53:05 smithi080 bash[28361]: audit 2023-12-01T10:53:04.847655+0000 mon.a (mon.0) 6933 : audit 0 from='client.? 172.21.15.80:0/621477619' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:53:06.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:53:05 smithi080 bash[28361]: cluster 2023-12-01T10:53:05.173015+0000 mgr.y (mgr.24362) 10936 : cluster 0 pgmap v10905: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:53:06.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:53:05 smithi080 bash[28361]: audit 2023-12-01T10:53:05.386575+0000 mon.a (mon.0) 6934 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:53:06.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:53:05 smithi080 bash[28361]: audit 2023-12-01T10:53:05.399537+0000 mon.a (mon.0) 6935 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:53:06.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:53:05 smithi080 bash[41963]: audit 2023-12-01T10:53:04.847655+0000 mon.a (mon.0) 6933 : audit 0 from='client.? 172.21.15.80:0/621477619' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:53:06.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:53:05 smithi080 bash[41963]: cluster 2023-12-01T10:53:05.173015+0000 mgr.y (mgr.24362) 10936 : cluster 0 pgmap v10905: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:53:06.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:53:05 smithi080 bash[41963]: audit 2023-12-01T10:53:05.386575+0000 mon.a (mon.0) 6934 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:53:06.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:53:05 smithi080 bash[41963]: audit 2023-12-01T10:53:05.399537+0000 mon.a (mon.0) 6935 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:53:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:53:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:53:06] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T10:53:07.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:53:06 smithi090 bash[32384]: audit 2023-12-01T10:53:05.750835+0000 mon.a (mon.0) 6936 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:53:07.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:53:06 smithi090 bash[32384]: audit 2023-12-01T10:53:05.766078+0000 mon.a (mon.0) 6937 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:53:07.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:53:06 smithi090 bash[32384]: audit 2023-12-01T10:53:06.349007+0000 mon.c (mon.2) 7007 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:53:07.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:53:06 smithi090 bash[32384]: audit 2023-12-01T10:53:06.350877+0000 mon.c (mon.2) 7008 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:53:07.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:53:06 smithi090 bash[32384]: audit 2023-12-01T10:53:06.360575+0000 mon.a (mon.0) 6938 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:53:07.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:53:06 smithi080 bash[28361]: audit 2023-12-01T10:53:05.750835+0000 mon.a (mon.0) 6936 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:53:07.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:53:06 smithi080 bash[28361]: audit 2023-12-01T10:53:05.766078+0000 mon.a (mon.0) 6937 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:53:07.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:53:06 smithi080 bash[28361]: audit 2023-12-01T10:53:06.349007+0000 mon.c (mon.2) 7007 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:53:07.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:53:06 smithi080 bash[28361]: audit 2023-12-01T10:53:06.350877+0000 mon.c (mon.2) 7008 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:53:07.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:53:06 smithi080 bash[28361]: audit 2023-12-01T10:53:06.360575+0000 mon.a (mon.0) 6938 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:53:07.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:53:06 smithi080 bash[41963]: audit 2023-12-01T10:53:05.750835+0000 mon.a (mon.0) 6936 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:53:07.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:53:06 smithi080 bash[41963]: audit 2023-12-01T10:53:05.766078+0000 mon.a (mon.0) 6937 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:53:07.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:53:06 smithi080 bash[41963]: audit 2023-12-01T10:53:06.349007+0000 mon.c (mon.2) 7007 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:53:07.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:53:06 smithi080 bash[41963]: audit 2023-12-01T10:53:06.350877+0000 mon.c (mon.2) 7008 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:53:07.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:53:06 smithi080 bash[41963]: audit 2023-12-01T10:53:06.360575+0000 mon.a (mon.0) 6938 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:53:08.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:53:07 smithi090 bash[32384]: cluster 2023-12-01T10:53:07.174096+0000 mgr.y (mgr.24362) 10937 : cluster 0 pgmap v10906: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:53:08.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:53:07 smithi090 bash[32384]: audit 2023-12-01T10:53:07.308041+0000 mon.c (mon.2) 7009 : audit 0 from='client.? 172.21.15.80:0/4263028687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:53:08.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:53:07 smithi080 bash[28361]: cluster 2023-12-01T10:53:07.174096+0000 mgr.y (mgr.24362) 10937 : cluster 0 pgmap v10906: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:53:08.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:53:07 smithi080 bash[28361]: audit 2023-12-01T10:53:07.308041+0000 mon.c (mon.2) 7009 : audit 0 from='client.? 172.21.15.80:0/4263028687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:53:08.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:53:07 smithi080 bash[41963]: cluster 2023-12-01T10:53:07.174096+0000 mgr.y (mgr.24362) 10937 : cluster 0 pgmap v10906: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:53:08.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:53:07 smithi080 bash[41963]: audit 2023-12-01T10:53:07.308041+0000 mon.c (mon.2) 7009 : audit 0 from='client.? 172.21.15.80:0/4263028687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:53:10.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:53:10 smithi090 bash[32384]: cluster 2023-12-01T10:53:09.174753+0000 mgr.y (mgr.24362) 10938 : cluster 0 pgmap v10907: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:53:10.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:53:10 smithi090 bash[32384]: audit 2023-12-01T10:53:09.754224+0000 mon.c (mon.2) 7010 : audit 0 from='client.? 172.21.15.80:0/3996122251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:53:10.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:53:10 smithi080 bash[41963]: cluster 2023-12-01T10:53:09.174753+0000 mgr.y (mgr.24362) 10938 : cluster 0 pgmap v10907: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:53:10.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:53:10 smithi080 bash[41963]: audit 2023-12-01T10:53:09.754224+0000 mon.c (mon.2) 7010 : audit 0 from='client.? 172.21.15.80:0/3996122251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:53:10.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:53:10 smithi080 bash[28361]: cluster 2023-12-01T10:53:09.174753+0000 mgr.y (mgr.24362) 10938 : cluster 0 pgmap v10907: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:53:10.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:53:10 smithi080 bash[28361]: audit 2023-12-01T10:53:09.754224+0000 mon.c (mon.2) 7010 : audit 0 from='client.? 172.21.15.80:0/3996122251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:53:11.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:53:11 smithi090 bash[32384]: audit 2023-12-01T10:53:10.360431+0000 mon.c (mon.2) 7011 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:53:11.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:53:11 smithi080 bash[41963]: audit 2023-12-01T10:53:10.360431+0000 mon.c (mon.2) 7011 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:53:11.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:53:11 smithi080 bash[28361]: audit 2023-12-01T10:53:10.360431+0000 mon.c (mon.2) 7011 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:53:12.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:53:12 smithi090 bash[32384]: cluster 2023-12-01T10:53:11.176034+0000 mgr.y (mgr.24362) 10939 : cluster 0 pgmap v10908: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:53:12.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:53:12 smithi090 bash[32384]: audit 2023-12-01T10:53:12.204022+0000 mon.a (mon.0) 6939 : audit 0 from='client.? 172.21.15.80:0/1724683738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:53:12.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:53:12 smithi080 bash[41963]: cluster 2023-12-01T10:53:11.176034+0000 mgr.y (mgr.24362) 10939 : cluster 0 pgmap v10908: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:53:12.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:53:12 smithi080 bash[41963]: audit 2023-12-01T10:53:12.204022+0000 mon.a (mon.0) 6939 : audit 0 from='client.? 172.21.15.80:0/1724683738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:53:12.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:53:12 smithi080 bash[28361]: cluster 2023-12-01T10:53:11.176034+0000 mgr.y (mgr.24362) 10939 : cluster 0 pgmap v10908: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:53:12.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:53:12 smithi080 bash[28361]: audit 2023-12-01T10:53:12.204022+0000 mon.a (mon.0) 6939 : audit 0 from='client.? 172.21.15.80:0/1724683738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:53:14.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:53:14 smithi090 bash[32384]: cluster 2023-12-01T10:53:13.176673+0000 mgr.y (mgr.24362) 10940 : cluster 0 pgmap v10909: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:53:14.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:53:14 smithi080 bash[41963]: cluster 2023-12-01T10:53:13.176673+0000 mgr.y (mgr.24362) 10940 : cluster 0 pgmap v10909: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:53:14.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:53:14 smithi080 bash[28361]: cluster 2023-12-01T10:53:13.176673+0000 mgr.y (mgr.24362) 10940 : cluster 0 pgmap v10909: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:53:15.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:53:15 smithi090 bash[32384]: audit 2023-12-01T10:53:14.653526+0000 mon.c (mon.2) 7012 : audit 0 from='client.? 172.21.15.80:0/4206457189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:53:15.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:53:15 smithi080 bash[41963]: audit 2023-12-01T10:53:14.653526+0000 mon.c (mon.2) 7012 : audit 0 from='client.? 172.21.15.80:0/4206457189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:53:15.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:53:15 smithi080 bash[28361]: audit 2023-12-01T10:53:14.653526+0000 mon.c (mon.2) 7012 : audit 0 from='client.? 172.21.15.80:0/4206457189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:53:16.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:53:16 smithi090 bash[32384]: cluster 2023-12-01T10:53:15.177462+0000 mgr.y (mgr.24362) 10941 : cluster 0 pgmap v10910: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:53:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:53:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:53:16] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T10:53:16.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:53:16 smithi080 bash[28361]: cluster 2023-12-01T10:53:15.177462+0000 mgr.y (mgr.24362) 10941 : cluster 0 pgmap v10910: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:53:16.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:53:16 smithi080 bash[41963]: cluster 2023-12-01T10:53:15.177462+0000 mgr.y (mgr.24362) 10941 : cluster 0 pgmap v10910: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:53:17.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:53:17 smithi090 bash[32384]: audit 2023-12-01T10:53:17.108906+0000 mon.a (mon.0) 6940 : audit 0 from='client.? 172.21.15.80:0/2423270489' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:53:17.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:53:17 smithi080 bash[28361]: audit 2023-12-01T10:53:17.108906+0000 mon.a (mon.0) 6940 : audit 0 from='client.? 172.21.15.80:0/2423270489' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:53:17.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:53:17 smithi080 bash[41963]: audit 2023-12-01T10:53:17.108906+0000 mon.a (mon.0) 6940 : audit 0 from='client.? 172.21.15.80:0/2423270489' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:53:18.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:53:18 smithi090 bash[32384]: cluster 2023-12-01T10:53:17.178699+0000 mgr.y (mgr.24362) 10942 : cluster 0 pgmap v10911: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:53:18.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:53:18 smithi080 bash[28361]: cluster 2023-12-01T10:53:17.178699+0000 mgr.y (mgr.24362) 10942 : cluster 0 pgmap v10911: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:53:18.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:53:18 smithi080 bash[41963]: cluster 2023-12-01T10:53:17.178699+0000 mgr.y (mgr.24362) 10942 : cluster 0 pgmap v10911: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:53:20.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:53:20 smithi080 bash[28361]: cluster 2023-12-01T10:53:19.179484+0000 mgr.y (mgr.24362) 10943 : cluster 0 pgmap v10912: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:53:20.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:53:20 smithi080 bash[28361]: audit 2023-12-01T10:53:19.557178+0000 mon.a (mon.0) 6941 : audit 0 from='client.? 172.21.15.80:0/322342166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:53:20.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:53:20 smithi080 bash[41963]: cluster 2023-12-01T10:53:19.179484+0000 mgr.y (mgr.24362) 10943 : cluster 0 pgmap v10912: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:53:20.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:53:20 smithi080 bash[41963]: audit 2023-12-01T10:53:19.557178+0000 mon.a (mon.0) 6941 : audit 0 from='client.? 172.21.15.80:0/322342166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:53:20.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:53:20 smithi090 bash[32384]: cluster 2023-12-01T10:53:19.179484+0000 mgr.y (mgr.24362) 10943 : cluster 0 pgmap v10912: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:53:20.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:53:20 smithi090 bash[32384]: audit 2023-12-01T10:53:19.557178+0000 mon.a (mon.0) 6941 : audit 0 from='client.? 172.21.15.80:0/322342166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:53:22.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:53:22 smithi080 bash[28361]: cluster 2023-12-01T10:53:21.180750+0000 mgr.y (mgr.24362) 10944 : cluster 0 pgmap v10913: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:53:22.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:53:22 smithi080 bash[28361]: audit 2023-12-01T10:53:22.015993+0000 mon.c (mon.2) 7013 : audit 0 from='client.? 172.21.15.80:0/2107785533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:53:22.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:53:22 smithi080 bash[41963]: cluster 2023-12-01T10:53:21.180750+0000 mgr.y (mgr.24362) 10944 : cluster 0 pgmap v10913: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:53:22.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:53:22 smithi080 bash[41963]: audit 2023-12-01T10:53:22.015993+0000 mon.c (mon.2) 7013 : audit 0 from='client.? 172.21.15.80:0/2107785533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:53:22.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:53:22 smithi090 bash[32384]: cluster 2023-12-01T10:53:21.180750+0000 mgr.y (mgr.24362) 10944 : cluster 0 pgmap v10913: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:53:22.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:53:22 smithi090 bash[32384]: audit 2023-12-01T10:53:22.015993+0000 mon.c (mon.2) 7013 : audit 0 from='client.? 172.21.15.80:0/2107785533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:53:24.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:53:24 smithi080 bash[28361]: cluster 2023-12-01T10:53:23.181578+0000 mgr.y (mgr.24362) 10945 : cluster 0 pgmap v10914: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:53:24.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:53:24 smithi080 bash[41963]: cluster 2023-12-01T10:53:23.181578+0000 mgr.y (mgr.24362) 10945 : cluster 0 pgmap v10914: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:53:24.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:53:24 smithi090 bash[32384]: cluster 2023-12-01T10:53:23.181578+0000 mgr.y (mgr.24362) 10945 : cluster 0 pgmap v10914: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:53:25.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:53:25 smithi080 bash[28361]: audit 2023-12-01T10:53:24.466931+0000 mon.c (mon.2) 7014 : audit 0 from='client.? 172.21.15.80:0/2310657148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:53:25.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:53:25 smithi080 bash[41963]: audit 2023-12-01T10:53:24.466931+0000 mon.c (mon.2) 7014 : audit 0 from='client.? 172.21.15.80:0/2310657148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:53:25.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:53:25 smithi090 bash[32384]: audit 2023-12-01T10:53:24.466931+0000 mon.c (mon.2) 7014 : audit 0 from='client.? 172.21.15.80:0/2310657148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:53:26.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:53:26 smithi080 bash[41963]: cluster 2023-12-01T10:53:25.182292+0000 mgr.y (mgr.24362) 10946 : cluster 0 pgmap v10915: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:53:26.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:53:26 smithi080 bash[41963]: audit 2023-12-01T10:53:25.360918+0000 mon.c (mon.2) 7015 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:53:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:53:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:53:26] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T10:53:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:53:26 smithi080 bash[28361]: cluster 2023-12-01T10:53:25.182292+0000 mgr.y (mgr.24362) 10946 : cluster 0 pgmap v10915: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:53:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:53:26 smithi080 bash[28361]: audit 2023-12-01T10:53:25.360918+0000 mon.c (mon.2) 7015 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:53:26.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:53:26 smithi090 bash[32384]: cluster 2023-12-01T10:53:25.182292+0000 mgr.y (mgr.24362) 10946 : cluster 0 pgmap v10915: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:53:26.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:53:26 smithi090 bash[32384]: audit 2023-12-01T10:53:25.360918+0000 mon.c (mon.2) 7015 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:53:27.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:53:27 smithi080 bash[28361]: audit 2023-12-01T10:53:26.923079+0000 mon.c (mon.2) 7016 : audit 0 from='client.? 172.21.15.80:0/469835574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:53:27.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:53:27 smithi080 bash[41963]: audit 2023-12-01T10:53:26.923079+0000 mon.c (mon.2) 7016 : audit 0 from='client.? 172.21.15.80:0/469835574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:53:27.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:53:27 smithi090 bash[32384]: audit 2023-12-01T10:53:26.923079+0000 mon.c (mon.2) 7016 : audit 0 from='client.? 172.21.15.80:0/469835574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:53:28.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:53:28 smithi080 bash[28361]: cluster 2023-12-01T10:53:27.183472+0000 mgr.y (mgr.24362) 10947 : cluster 0 pgmap v10916: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:53:28.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:53:28 smithi080 bash[41963]: cluster 2023-12-01T10:53:27.183472+0000 mgr.y (mgr.24362) 10947 : cluster 0 pgmap v10916: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:53:28.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:53:28 smithi090 bash[32384]: cluster 2023-12-01T10:53:27.183472+0000 mgr.y (mgr.24362) 10947 : cluster 0 pgmap v10916: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:53:30.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:53:30 smithi080 bash[28361]: cluster 2023-12-01T10:53:29.184103+0000 mgr.y (mgr.24362) 10948 : cluster 0 pgmap v10917: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:53:30.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:53:30 smithi080 bash[28361]: audit 2023-12-01T10:53:29.378570+0000 mon.c (mon.2) 7017 : audit 0 from='client.? 172.21.15.80:0/1938206813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:53:30.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:53:30 smithi080 bash[41963]: cluster 2023-12-01T10:53:29.184103+0000 mgr.y (mgr.24362) 10948 : cluster 0 pgmap v10917: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:53:30.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:53:30 smithi080 bash[41963]: audit 2023-12-01T10:53:29.378570+0000 mon.c (mon.2) 7017 : audit 0 from='client.? 172.21.15.80:0/1938206813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:53:30.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:53:30 smithi090 bash[32384]: cluster 2023-12-01T10:53:29.184103+0000 mgr.y (mgr.24362) 10948 : cluster 0 pgmap v10917: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:53:30.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:53:30 smithi090 bash[32384]: audit 2023-12-01T10:53:29.378570+0000 mon.c (mon.2) 7017 : audit 0 from='client.? 172.21.15.80:0/1938206813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:53:32.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:53:32 smithi080 bash[28361]: cluster 2023-12-01T10:53:31.185270+0000 mgr.y (mgr.24362) 10949 : cluster 0 pgmap v10918: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:53:32.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:53:32 smithi080 bash[28361]: audit 2023-12-01T10:53:31.830265+0000 mon.a (mon.0) 6942 : audit 0 from='client.? 172.21.15.80:0/3625326195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:53:32.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:53:32 smithi080 bash[41963]: cluster 2023-12-01T10:53:31.185270+0000 mgr.y (mgr.24362) 10949 : cluster 0 pgmap v10918: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:53:32.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:53:32 smithi080 bash[41963]: audit 2023-12-01T10:53:31.830265+0000 mon.a (mon.0) 6942 : audit 0 from='client.? 172.21.15.80:0/3625326195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:53:32.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:53:32 smithi090 bash[32384]: cluster 2023-12-01T10:53:31.185270+0000 mgr.y (mgr.24362) 10949 : cluster 0 pgmap v10918: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:53:32.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:53:32 smithi090 bash[32384]: audit 2023-12-01T10:53:31.830265+0000 mon.a (mon.0) 6942 : audit 0 from='client.? 172.21.15.80:0/3625326195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:53:34.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:53:34 smithi080 bash[41963]: cluster 2023-12-01T10:53:33.185958+0000 mgr.y (mgr.24362) 10950 : cluster 0 pgmap v10919: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:53:34.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:53:34 smithi080 bash[41963]: audit 2023-12-01T10:53:34.281781+0000 mon.c (mon.2) 7018 : audit 0 from='client.? 172.21.15.80:0/1180865160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:53:34.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:53:34 smithi080 bash[28361]: cluster 2023-12-01T10:53:33.185958+0000 mgr.y (mgr.24362) 10950 : cluster 0 pgmap v10919: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:53:34.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:53:34 smithi080 bash[28361]: audit 2023-12-01T10:53:34.281781+0000 mon.c (mon.2) 7018 : audit 0 from='client.? 172.21.15.80:0/1180865160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:53:34.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:53:34 smithi090 bash[32384]: cluster 2023-12-01T10:53:33.185958+0000 mgr.y (mgr.24362) 10950 : cluster 0 pgmap v10919: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:53:34.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:53:34 smithi090 bash[32384]: audit 2023-12-01T10:53:34.281781+0000 mon.c (mon.2) 7018 : audit 0 from='client.? 172.21.15.80:0/1180865160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:53:36.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:53:35 smithi090 bash[32384]: cluster 2023-12-01T10:53:35.186668+0000 mgr.y (mgr.24362) 10951 : cluster 0 pgmap v10920: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:53:36.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:53:35 smithi080 bash[41963]: cluster 2023-12-01T10:53:35.186668+0000 mgr.y (mgr.24362) 10951 : cluster 0 pgmap v10920: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:53:36.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:53:35 smithi080 bash[28361]: cluster 2023-12-01T10:53:35.186668+0000 mgr.y (mgr.24362) 10951 : cluster 0 pgmap v10920: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:53:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:53:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:53:36] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T10:53:37.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:53:36 smithi080 bash[28361]: audit 2023-12-01T10:53:36.745286+0000 mon.c (mon.2) 7019 : audit 0 from='client.? 172.21.15.80:0/3723239823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:53:37.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:53:36 smithi080 bash[41963]: audit 2023-12-01T10:53:36.745286+0000 mon.c (mon.2) 7019 : audit 0 from='client.? 172.21.15.80:0/3723239823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:53:37.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:53:36 smithi090 bash[32384]: audit 2023-12-01T10:53:36.745286+0000 mon.c (mon.2) 7019 : audit 0 from='client.? 172.21.15.80:0/3723239823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:53:38.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:53:37 smithi080 bash[41963]: cluster 2023-12-01T10:53:37.187763+0000 mgr.y (mgr.24362) 10952 : cluster 0 pgmap v10921: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:53:38.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:53:37 smithi080 bash[28361]: cluster 2023-12-01T10:53:37.187763+0000 mgr.y (mgr.24362) 10952 : cluster 0 pgmap v10921: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:53:38.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:53:37 smithi090 bash[32384]: cluster 2023-12-01T10:53:37.187763+0000 mgr.y (mgr.24362) 10952 : cluster 0 pgmap v10921: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:53:39.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:53:39 smithi090 bash[32384]: audit 2023-12-01T10:53:39.201532+0000 mon.a (mon.0) 6943 : audit 0 from='client.? 172.21.15.80:0/2672201854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:53:39.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:53:39 smithi080 bash[28361]: audit 2023-12-01T10:53:39.201532+0000 mon.a (mon.0) 6943 : audit 0 from='client.? 172.21.15.80:0/2672201854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:53:39.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:53:39 smithi080 bash[41963]: audit 2023-12-01T10:53:39.201532+0000 mon.a (mon.0) 6943 : audit 0 from='client.? 172.21.15.80:0/2672201854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:53:40.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:53:40 smithi090 bash[32384]: cluster 2023-12-01T10:53:39.188342+0000 mgr.y (mgr.24362) 10953 : cluster 0 pgmap v10922: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:53:40.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:53:40 smithi080 bash[41963]: cluster 2023-12-01T10:53:39.188342+0000 mgr.y (mgr.24362) 10953 : cluster 0 pgmap v10922: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:53:40.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:53:40 smithi080 bash[28361]: cluster 2023-12-01T10:53:39.188342+0000 mgr.y (mgr.24362) 10953 : cluster 0 pgmap v10922: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:53:41.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:53:41 smithi090 bash[32384]: audit 2023-12-01T10:53:40.361204+0000 mon.c (mon.2) 7020 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:53:41.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:53:41 smithi080 bash[41963]: audit 2023-12-01T10:53:40.361204+0000 mon.c (mon.2) 7020 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:53:41.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:53:41 smithi080 bash[28361]: audit 2023-12-01T10:53:40.361204+0000 mon.c (mon.2) 7020 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:53:42.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:53:42 smithi090 bash[32384]: cluster 2023-12-01T10:53:41.189479+0000 mgr.y (mgr.24362) 10954 : cluster 0 pgmap v10923: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:53:42.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:53:42 smithi090 bash[32384]: audit 2023-12-01T10:53:41.659259+0000 mon.c (mon.2) 7021 : audit 0 from='client.? 172.21.15.80:0/372059057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:53:42.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:53:42 smithi080 bash[41963]: cluster 2023-12-01T10:53:41.189479+0000 mgr.y (mgr.24362) 10954 : cluster 0 pgmap v10923: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:53:42.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:53:42 smithi080 bash[41963]: audit 2023-12-01T10:53:41.659259+0000 mon.c (mon.2) 7021 : audit 0 from='client.? 172.21.15.80:0/372059057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:53:42.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:53:42 smithi080 bash[28361]: cluster 2023-12-01T10:53:41.189479+0000 mgr.y (mgr.24362) 10954 : cluster 0 pgmap v10923: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:53:42.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:53:42 smithi080 bash[28361]: audit 2023-12-01T10:53:41.659259+0000 mon.c (mon.2) 7021 : audit 0 from='client.? 172.21.15.80:0/372059057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:53:44.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:53:44 smithi080 bash[28361]: cluster 2023-12-01T10:53:43.190149+0000 mgr.y (mgr.24362) 10955 : cluster 0 pgmap v10924: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:53:44.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:53:44 smithi080 bash[28361]: audit 2023-12-01T10:53:44.105877+0000 mon.c (mon.2) 7022 : audit 0 from='client.? 172.21.15.80:0/3602272202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:53:44.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:53:44 smithi080 bash[41963]: cluster 2023-12-01T10:53:43.190149+0000 mgr.y (mgr.24362) 10955 : cluster 0 pgmap v10924: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:53:44.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:53:44 smithi080 bash[41963]: audit 2023-12-01T10:53:44.105877+0000 mon.c (mon.2) 7022 : audit 0 from='client.? 172.21.15.80:0/3602272202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:53:44.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:53:44 smithi090 bash[32384]: cluster 2023-12-01T10:53:43.190149+0000 mgr.y (mgr.24362) 10955 : cluster 0 pgmap v10924: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:53:44.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:53:44 smithi090 bash[32384]: audit 2023-12-01T10:53:44.105877+0000 mon.c (mon.2) 7022 : audit 0 from='client.? 172.21.15.80:0/3602272202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:53:46.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:53:45 smithi090 bash[32384]: cluster 2023-12-01T10:53:45.190804+0000 mgr.y (mgr.24362) 10956 : cluster 0 pgmap v10925: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:53:46.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:53:45 smithi080 bash[41963]: cluster 2023-12-01T10:53:45.190804+0000 mgr.y (mgr.24362) 10956 : cluster 0 pgmap v10925: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:53:46.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:53:45 smithi080 bash[28361]: cluster 2023-12-01T10:53:45.190804+0000 mgr.y (mgr.24362) 10956 : cluster 0 pgmap v10925: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:53:46.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:53:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:53:46] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T10:53:47.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:53:46 smithi090 bash[32384]: audit 2023-12-01T10:53:46.564822+0000 mon.c (mon.2) 7023 : audit 0 from='client.? 172.21.15.80:0/616720012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:53:47.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:53:46 smithi080 bash[41963]: audit 2023-12-01T10:53:46.564822+0000 mon.c (mon.2) 7023 : audit 0 from='client.? 172.21.15.80:0/616720012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:53:47.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:53:46 smithi080 bash[28361]: audit 2023-12-01T10:53:46.564822+0000 mon.c (mon.2) 7023 : audit 0 from='client.? 172.21.15.80:0/616720012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:53:48.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:53:47 smithi090 bash[32384]: cluster 2023-12-01T10:53:47.192025+0000 mgr.y (mgr.24362) 10957 : cluster 0 pgmap v10926: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:53:48.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:53:47 smithi080 bash[28361]: cluster 2023-12-01T10:53:47.192025+0000 mgr.y (mgr.24362) 10957 : cluster 0 pgmap v10926: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:53:48.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:53:47 smithi080 bash[41963]: cluster 2023-12-01T10:53:47.192025+0000 mgr.y (mgr.24362) 10957 : cluster 0 pgmap v10926: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:53:49.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:53:49 smithi080 bash[28361]: audit 2023-12-01T10:53:49.024019+0000 mon.c (mon.2) 7024 : audit 0 from='client.? 172.21.15.80:0/1876875472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:53:49.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:53:49 smithi080 bash[41963]: audit 2023-12-01T10:53:49.024019+0000 mon.c (mon.2) 7024 : audit 0 from='client.? 172.21.15.80:0/1876875472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:53:49.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:53:49 smithi090 bash[32384]: audit 2023-12-01T10:53:49.024019+0000 mon.c (mon.2) 7024 : audit 0 from='client.? 172.21.15.80:0/1876875472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:53:50.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:53:50 smithi080 bash[28361]: cluster 2023-12-01T10:53:49.192643+0000 mgr.y (mgr.24362) 10958 : cluster 0 pgmap v10927: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:53:50.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:53:50 smithi080 bash[41963]: cluster 2023-12-01T10:53:49.192643+0000 mgr.y (mgr.24362) 10958 : cluster 0 pgmap v10927: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:53:50.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:53:50 smithi090 bash[32384]: cluster 2023-12-01T10:53:49.192643+0000 mgr.y (mgr.24362) 10958 : cluster 0 pgmap v10927: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:53:52.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:53:52 smithi090 bash[32384]: cluster 2023-12-01T10:53:51.193689+0000 mgr.y (mgr.24362) 10959 : cluster 0 pgmap v10928: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:53:52.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:53:52 smithi090 bash[32384]: audit 2023-12-01T10:53:51.471610+0000 mon.c (mon.2) 7025 : audit 0 from='client.? 172.21.15.80:0/4291765131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:53:52.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:53:52 smithi080 bash[28361]: cluster 2023-12-01T10:53:51.193689+0000 mgr.y (mgr.24362) 10959 : cluster 0 pgmap v10928: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:53:52.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:53:52 smithi080 bash[28361]: audit 2023-12-01T10:53:51.471610+0000 mon.c (mon.2) 7025 : audit 0 from='client.? 172.21.15.80:0/4291765131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:53:52.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:53:52 smithi080 bash[41963]: cluster 2023-12-01T10:53:51.193689+0000 mgr.y (mgr.24362) 10959 : cluster 0 pgmap v10928: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:53:52.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:53:52 smithi080 bash[41963]: audit 2023-12-01T10:53:51.471610+0000 mon.c (mon.2) 7025 : audit 0 from='client.? 172.21.15.80:0/4291765131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:53:54.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:53:54 smithi090 bash[32384]: cluster 2023-12-01T10:53:53.194314+0000 mgr.y (mgr.24362) 10960 : cluster 0 pgmap v10929: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:53:54.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:53:54 smithi090 bash[32384]: audit 2023-12-01T10:53:53.930070+0000 mon.a (mon.0) 6944 : audit 0 from='client.? 172.21.15.80:0/825213339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:53:54.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:53:54 smithi080 bash[28361]: cluster 2023-12-01T10:53:53.194314+0000 mgr.y (mgr.24362) 10960 : cluster 0 pgmap v10929: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:53:54.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:53:54 smithi080 bash[28361]: audit 2023-12-01T10:53:53.930070+0000 mon.a (mon.0) 6944 : audit 0 from='client.? 172.21.15.80:0/825213339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:53:54.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:53:54 smithi080 bash[41963]: cluster 2023-12-01T10:53:53.194314+0000 mgr.y (mgr.24362) 10960 : cluster 0 pgmap v10929: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:53:54.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:53:54 smithi080 bash[41963]: audit 2023-12-01T10:53:53.930070+0000 mon.a (mon.0) 6944 : audit 0 from='client.? 172.21.15.80:0/825213339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:53:56.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:53:55 smithi090 bash[32384]: cluster 2023-12-01T10:53:55.194985+0000 mgr.y (mgr.24362) 10961 : cluster 0 pgmap v10930: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:53:56.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:53:55 smithi090 bash[32384]: audit 2023-12-01T10:53:55.361659+0000 mon.c (mon.2) 7026 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:53:56.180 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:53:55 smithi080 bash[41963]: cluster 2023-12-01T10:53:55.194985+0000 mgr.y (mgr.24362) 10961 : cluster 0 pgmap v10930: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:53:56.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:53:55 smithi080 bash[41963]: audit 2023-12-01T10:53:55.361659+0000 mon.c (mon.2) 7026 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:53:56.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:53:55 smithi080 bash[28361]: cluster 2023-12-01T10:53:55.194985+0000 mgr.y (mgr.24362) 10961 : cluster 0 pgmap v10930: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:53:56.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:53:55 smithi080 bash[28361]: audit 2023-12-01T10:53:55.361659+0000 mon.c (mon.2) 7026 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:53:56.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:53:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:53:56] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T10:53:57.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:53:56 smithi090 bash[32384]: audit 2023-12-01T10:53:56.382922+0000 mon.a (mon.0) 6945 : audit 0 from='client.? 172.21.15.80:0/4249879825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:53:57.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:53:56 smithi080 bash[28361]: audit 2023-12-01T10:53:56.382922+0000 mon.a (mon.0) 6945 : audit 0 from='client.? 172.21.15.80:0/4249879825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:53:57.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:53:56 smithi080 bash[41963]: audit 2023-12-01T10:53:56.382922+0000 mon.a (mon.0) 6945 : audit 0 from='client.? 172.21.15.80:0/4249879825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:53:58.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:53:57 smithi090 bash[32384]: cluster 2023-12-01T10:53:57.196095+0000 mgr.y (mgr.24362) 10962 : cluster 0 pgmap v10931: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:53:58.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:53:57 smithi080 bash[28361]: cluster 2023-12-01T10:53:57.196095+0000 mgr.y (mgr.24362) 10962 : cluster 0 pgmap v10931: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:53:58.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:53:57 smithi080 bash[41963]: cluster 2023-12-01T10:53:57.196095+0000 mgr.y (mgr.24362) 10962 : cluster 0 pgmap v10931: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:53:59.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:53:58 smithi080 bash[28361]: audit 2023-12-01T10:53:58.836303+0000 mon.c (mon.2) 7027 : audit 0 from='client.? 172.21.15.80:0/3263244007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:53:59.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:53:58 smithi080 bash[41963]: audit 2023-12-01T10:53:58.836303+0000 mon.c (mon.2) 7027 : audit 0 from='client.? 172.21.15.80:0/3263244007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:53:59.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:53:58 smithi090 bash[32384]: audit 2023-12-01T10:53:58.836303+0000 mon.c (mon.2) 7027 : audit 0 from='client.? 172.21.15.80:0/3263244007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:54:00.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:53:59 smithi080 bash[28361]: cluster 2023-12-01T10:53:59.196703+0000 mgr.y (mgr.24362) 10963 : cluster 0 pgmap v10932: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:54:00.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:53:59 smithi080 bash[41963]: cluster 2023-12-01T10:53:59.196703+0000 mgr.y (mgr.24362) 10963 : cluster 0 pgmap v10932: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:54:00.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:53:59 smithi090 bash[32384]: cluster 2023-12-01T10:53:59.196703+0000 mgr.y (mgr.24362) 10963 : cluster 0 pgmap v10932: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:54:02.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:54:02 smithi090 bash[32384]: cluster 2023-12-01T10:54:01.197770+0000 mgr.y (mgr.24362) 10964 : cluster 0 pgmap v10933: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:54:02.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:54:02 smithi090 bash[32384]: audit 2023-12-01T10:54:01.287917+0000 mon.a (mon.0) 6946 : audit 0 from='client.? 172.21.15.80:0/301489076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:54:02.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:54:02 smithi080 bash[41963]: cluster 2023-12-01T10:54:01.197770+0000 mgr.y (mgr.24362) 10964 : cluster 0 pgmap v10933: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:54:02.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:54:02 smithi080 bash[41963]: audit 2023-12-01T10:54:01.287917+0000 mon.a (mon.0) 6946 : audit 0 from='client.? 172.21.15.80:0/301489076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:54:02.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:54:02 smithi080 bash[28361]: cluster 2023-12-01T10:54:01.197770+0000 mgr.y (mgr.24362) 10964 : cluster 0 pgmap v10933: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:54:02.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:54:02 smithi080 bash[28361]: audit 2023-12-01T10:54:01.287917+0000 mon.a (mon.0) 6946 : audit 0 from='client.? 172.21.15.80:0/301489076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:54:04.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:54:04 smithi090 bash[32384]: cluster 2023-12-01T10:54:03.198455+0000 mgr.y (mgr.24362) 10965 : cluster 0 pgmap v10934: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:54:04.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:54:04 smithi090 bash[32384]: audit 2023-12-01T10:54:03.744424+0000 mon.c (mon.2) 7028 : audit 0 from='client.? 172.21.15.80:0/1446105132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:54:04.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:54:04 smithi080 bash[28361]: cluster 2023-12-01T10:54:03.198455+0000 mgr.y (mgr.24362) 10965 : cluster 0 pgmap v10934: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:54:04.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:54:04 smithi080 bash[28361]: audit 2023-12-01T10:54:03.744424+0000 mon.c (mon.2) 7028 : audit 0 from='client.? 172.21.15.80:0/1446105132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:54:04.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:54:04 smithi080 bash[41963]: cluster 2023-12-01T10:54:03.198455+0000 mgr.y (mgr.24362) 10965 : cluster 0 pgmap v10934: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:54:04.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:54:04 smithi080 bash[41963]: audit 2023-12-01T10:54:03.744424+0000 mon.c (mon.2) 7028 : audit 0 from='client.? 172.21.15.80:0/1446105132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:54:06.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:54:05 smithi090 bash[32384]: cluster 2023-12-01T10:54:05.199144+0000 mgr.y (mgr.24362) 10966 : cluster 0 pgmap v10935: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:54:06.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:54:05 smithi080 bash[28361]: cluster 2023-12-01T10:54:05.199144+0000 mgr.y (mgr.24362) 10966 : cluster 0 pgmap v10935: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:54:06.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:54:05 smithi080 bash[41963]: cluster 2023-12-01T10:54:05.199144+0000 mgr.y (mgr.24362) 10966 : cluster 0 pgmap v10935: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:54:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:54:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:54:06] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T10:54:07.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:54:06 smithi090 bash[32384]: audit 2023-12-01T10:54:06.195670+0000 mon.a (mon.0) 6947 : audit 0 from='client.? 172.21.15.80:0/525144685' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:54:07.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:54:06 smithi090 bash[32384]: audit 2023-12-01T10:54:06.443540+0000 mon.c (mon.2) 7029 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:54:07.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:54:06 smithi080 bash[41963]: audit 2023-12-01T10:54:06.195670+0000 mon.a (mon.0) 6947 : audit 0 from='client.? 172.21.15.80:0/525144685' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:54:07.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:54:06 smithi080 bash[41963]: audit 2023-12-01T10:54:06.443540+0000 mon.c (mon.2) 7029 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:54:07.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:54:06 smithi080 bash[28361]: audit 2023-12-01T10:54:06.195670+0000 mon.a (mon.0) 6947 : audit 0 from='client.? 172.21.15.80:0/525144685' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:54:07.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:54:06 smithi080 bash[28361]: audit 2023-12-01T10:54:06.443540+0000 mon.c (mon.2) 7029 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:54:08.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:54:07 smithi090 bash[32384]: cluster 2023-12-01T10:54:07.200412+0000 mgr.y (mgr.24362) 10967 : cluster 0 pgmap v10936: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:54:08.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:54:07 smithi080 bash[28361]: cluster 2023-12-01T10:54:07.200412+0000 mgr.y (mgr.24362) 10967 : cluster 0 pgmap v10936: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:54:08.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:54:07 smithi080 bash[41963]: cluster 2023-12-01T10:54:07.200412+0000 mgr.y (mgr.24362) 10967 : cluster 0 pgmap v10936: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:54:09.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:54:08 smithi090 bash[32384]: audit 2023-12-01T10:54:08.648974+0000 mon.a (mon.0) 6948 : audit 0 from='client.? 172.21.15.80:0/4230511257' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:54:09.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:54:08 smithi080 bash[28361]: audit 2023-12-01T10:54:08.648974+0000 mon.a (mon.0) 6948 : audit 0 from='client.? 172.21.15.80:0/4230511257' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:54:09.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:54:08 smithi080 bash[41963]: audit 2023-12-01T10:54:08.648974+0000 mon.a (mon.0) 6948 : audit 0 from='client.? 172.21.15.80:0/4230511257' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:54:10.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:54:09 smithi080 bash[28361]: cluster 2023-12-01T10:54:09.201072+0000 mgr.y (mgr.24362) 10968 : cluster 0 pgmap v10937: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:54:10.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:54:09 smithi080 bash[41963]: cluster 2023-12-01T10:54:09.201072+0000 mgr.y (mgr.24362) 10968 : cluster 0 pgmap v10937: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:54:10.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:54:09 smithi090 bash[32384]: cluster 2023-12-01T10:54:09.201072+0000 mgr.y (mgr.24362) 10968 : cluster 0 pgmap v10937: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:54:11.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:54:10 smithi080 bash[28361]: audit 2023-12-01T10:54:10.362188+0000 mon.c (mon.2) 7030 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:54:11.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:54:10 smithi080 bash[41963]: audit 2023-12-01T10:54:10.362188+0000 mon.c (mon.2) 7030 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:54:11.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:54:10 smithi090 bash[32384]: audit 2023-12-01T10:54:10.362188+0000 mon.c (mon.2) 7030 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:54:12.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:54:11 smithi080 bash[28361]: audit 2023-12-01T10:54:11.100609+0000 mon.c (mon.2) 7031 : audit 0 from='client.? 172.21.15.80:0/3731543756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:54:12.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:54:11 smithi080 bash[28361]: cluster 2023-12-01T10:54:11.202235+0000 mgr.y (mgr.24362) 10969 : cluster 0 pgmap v10938: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:54:12.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:54:11 smithi080 bash[41963]: audit 2023-12-01T10:54:11.100609+0000 mon.c (mon.2) 7031 : audit 0 from='client.? 172.21.15.80:0/3731543756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:54:12.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:54:11 smithi080 bash[41963]: cluster 2023-12-01T10:54:11.202235+0000 mgr.y (mgr.24362) 10969 : cluster 0 pgmap v10938: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:54:12.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:54:11 smithi090 bash[32384]: audit 2023-12-01T10:54:11.100609+0000 mon.c (mon.2) 7031 : audit 0 from='client.? 172.21.15.80:0/3731543756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:54:12.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:54:11 smithi090 bash[32384]: cluster 2023-12-01T10:54:11.202235+0000 mgr.y (mgr.24362) 10969 : cluster 0 pgmap v10938: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:54:13.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:54:13 smithi080 bash[28361]: audit 2023-12-01T10:54:12.295111+0000 mon.a (mon.0) 6949 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:54:13.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:54:13 smithi080 bash[28361]: audit 2023-12-01T10:54:12.305960+0000 mon.a (mon.0) 6950 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:54:13.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:54:13 smithi080 bash[28361]: audit 2023-12-01T10:54:12.595263+0000 mon.a (mon.0) 6951 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:54:13.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:54:13 smithi080 bash[28361]: audit 2023-12-01T10:54:12.605574+0000 mon.a (mon.0) 6952 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:54:13.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:54:13 smithi080 bash[41963]: audit 2023-12-01T10:54:12.295111+0000 mon.a (mon.0) 6949 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:54:13.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:54:13 smithi080 bash[41963]: audit 2023-12-01T10:54:12.305960+0000 mon.a (mon.0) 6950 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:54:13.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:54:13 smithi080 bash[41963]: audit 2023-12-01T10:54:12.595263+0000 mon.a (mon.0) 6951 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:54:13.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:54:13 smithi080 bash[41963]: audit 2023-12-01T10:54:12.605574+0000 mon.a (mon.0) 6952 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:54:13.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:54:13 smithi090 bash[32384]: audit 2023-12-01T10:54:12.295111+0000 mon.a (mon.0) 6949 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:54:13.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:54:13 smithi090 bash[32384]: audit 2023-12-01T10:54:12.305960+0000 mon.a (mon.0) 6950 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:54:13.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:54:13 smithi090 bash[32384]: audit 2023-12-01T10:54:12.595263+0000 mon.a (mon.0) 6951 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:54:13.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:54:13 smithi090 bash[32384]: audit 2023-12-01T10:54:12.605574+0000 mon.a (mon.0) 6952 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:54:14.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:54:14 smithi080 bash[28361]: cluster 2023-12-01T10:54:13.202863+0000 mgr.y (mgr.24362) 10970 : cluster 0 pgmap v10939: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:54:14.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:54:14 smithi080 bash[28361]: audit 2023-12-01T10:54:13.562059+0000 mon.c (mon.2) 7032 : audit 0 from='client.? 172.21.15.80:0/326580923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:54:14.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:54:14 smithi080 bash[41963]: cluster 2023-12-01T10:54:13.202863+0000 mgr.y (mgr.24362) 10970 : cluster 0 pgmap v10939: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:54:14.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:54:14 smithi080 bash[41963]: audit 2023-12-01T10:54:13.562059+0000 mon.c (mon.2) 7032 : audit 0 from='client.? 172.21.15.80:0/326580923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:54:14.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:54:14 smithi090 bash[32384]: cluster 2023-12-01T10:54:13.202863+0000 mgr.y (mgr.24362) 10970 : cluster 0 pgmap v10939: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:54:14.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:54:14 smithi090 bash[32384]: audit 2023-12-01T10:54:13.562059+0000 mon.c (mon.2) 7032 : audit 0 from='client.? 172.21.15.80:0/326580923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:54:16.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:54:15 smithi090 bash[32384]: cluster 2023-12-01T10:54:15.203541+0000 mgr.y (mgr.24362) 10971 : cluster 0 pgmap v10940: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:54:16.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:54:15 smithi080 bash[28361]: cluster 2023-12-01T10:54:15.203541+0000 mgr.y (mgr.24362) 10971 : cluster 0 pgmap v10940: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:54:16.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:54:15 smithi080 bash[41963]: cluster 2023-12-01T10:54:15.203541+0000 mgr.y (mgr.24362) 10971 : cluster 0 pgmap v10940: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:54:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:54:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:54:16] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T10:54:17.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:54:16 smithi090 bash[32384]: audit 2023-12-01T10:54:16.026814+0000 mon.c (mon.2) 7033 : audit 0 from='client.? 172.21.15.80:0/1057811130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:54:17.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:54:16 smithi080 bash[41963]: audit 2023-12-01T10:54:16.026814+0000 mon.c (mon.2) 7033 : audit 0 from='client.? 172.21.15.80:0/1057811130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:54:17.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:54:16 smithi080 bash[28361]: audit 2023-12-01T10:54:16.026814+0000 mon.c (mon.2) 7033 : audit 0 from='client.? 172.21.15.80:0/1057811130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:54:18.130 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:54:17 smithi090 bash[32384]: cluster 2023-12-01T10:54:17.204708+0000 mgr.y (mgr.24362) 10972 : cluster 0 pgmap v10941: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:54:18.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:54:17 smithi080 bash[28361]: cluster 2023-12-01T10:54:17.204708+0000 mgr.y (mgr.24362) 10972 : cluster 0 pgmap v10941: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:54:18.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:54:17 smithi080 bash[41963]: cluster 2023-12-01T10:54:17.204708+0000 mgr.y (mgr.24362) 10972 : cluster 0 pgmap v10941: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:54:19.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:54:18 smithi090 bash[32384]: audit 2023-12-01T10:54:18.487143+0000 mon.a (mon.0) 6953 : audit 0 from='client.? 172.21.15.80:0/438719210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:54:19.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:54:18 smithi080 bash[28361]: audit 2023-12-01T10:54:18.487143+0000 mon.a (mon.0) 6953 : audit 0 from='client.? 172.21.15.80:0/438719210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:54:19.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:54:18 smithi080 bash[41963]: audit 2023-12-01T10:54:18.487143+0000 mon.a (mon.0) 6953 : audit 0 from='client.? 172.21.15.80:0/438719210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:54:20.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:54:19 smithi080 bash[28361]: cluster 2023-12-01T10:54:19.205370+0000 mgr.y (mgr.24362) 10973 : cluster 0 pgmap v10942: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:54:20.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:54:19 smithi080 bash[41963]: cluster 2023-12-01T10:54:19.205370+0000 mgr.y (mgr.24362) 10973 : cluster 0 pgmap v10942: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:54:20.236 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:54:19 smithi090 bash[32384]: cluster 2023-12-01T10:54:19.205370+0000 mgr.y (mgr.24362) 10973 : cluster 0 pgmap v10942: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:54:21.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:54:21 smithi090 bash[32384]: audit 2023-12-01T10:54:20.960327+0000 mon.c (mon.2) 7034 : audit 0 from='client.? 172.21.15.80:0/1213501968' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:54:21.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:54:21 smithi080 bash[28361]: audit 2023-12-01T10:54:20.960327+0000 mon.c (mon.2) 7034 : audit 0 from='client.? 172.21.15.80:0/1213501968' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:54:21.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:54:21 smithi080 bash[41963]: audit 2023-12-01T10:54:20.960327+0000 mon.c (mon.2) 7034 : audit 0 from='client.? 172.21.15.80:0/1213501968' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:54:22.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:54:22 smithi080 bash[28361]: cluster 2023-12-01T10:54:21.206518+0000 mgr.y (mgr.24362) 10974 : cluster 0 pgmap v10943: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:54:22.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:54:22 smithi080 bash[41963]: cluster 2023-12-01T10:54:21.206518+0000 mgr.y (mgr.24362) 10974 : cluster 0 pgmap v10943: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:54:22.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:54:22 smithi090 bash[32384]: cluster 2023-12-01T10:54:21.206518+0000 mgr.y (mgr.24362) 10974 : cluster 0 pgmap v10943: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:54:24.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:54:24 smithi090 bash[32384]: cluster 2023-12-01T10:54:23.207195+0000 mgr.y (mgr.24362) 10975 : cluster 0 pgmap v10944: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:54:24.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:54:24 smithi090 bash[32384]: audit 2023-12-01T10:54:23.417998+0000 mon.c (mon.2) 7035 : audit 0 from='client.? 172.21.15.80:0/3437183764' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:54:24.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:54:24 smithi090 bash[32384]: audit 2023-12-01T10:54:23.785620+0000 mon.a (mon.0) 6954 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:54:24.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:54:24 smithi090 bash[32384]: audit 2023-12-01T10:54:23.798272+0000 mon.a (mon.0) 6955 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:54:24.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:54:24 smithi090 bash[32384]: audit 2023-12-01T10:54:23.801068+0000 mon.c (mon.2) 7036 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:54:24.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:54:24 smithi090 bash[32384]: audit 2023-12-01T10:54:23.802321+0000 mon.c (mon.2) 7037 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:54:24.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:54:24 smithi090 bash[32384]: audit 2023-12-01T10:54:23.809191+0000 mon.a (mon.0) 6956 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:54:24.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:54:24 smithi080 bash[28361]: cluster 2023-12-01T10:54:23.207195+0000 mgr.y (mgr.24362) 10975 : cluster 0 pgmap v10944: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:54:24.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:54:24 smithi080 bash[28361]: audit 2023-12-01T10:54:23.417998+0000 mon.c (mon.2) 7035 : audit 0 from='client.? 172.21.15.80:0/3437183764' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:54:24.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:54:24 smithi080 bash[28361]: audit 2023-12-01T10:54:23.785620+0000 mon.a (mon.0) 6954 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:54:24.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:54:24 smithi080 bash[28361]: audit 2023-12-01T10:54:23.798272+0000 mon.a (mon.0) 6955 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:54:24.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:54:24 smithi080 bash[28361]: audit 2023-12-01T10:54:23.801068+0000 mon.c (mon.2) 7036 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:54:24.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:54:24 smithi080 bash[28361]: audit 2023-12-01T10:54:23.802321+0000 mon.c (mon.2) 7037 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:54:24.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:54:24 smithi080 bash[28361]: audit 2023-12-01T10:54:23.809191+0000 mon.a (mon.0) 6956 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:54:24.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:54:24 smithi080 bash[41963]: cluster 2023-12-01T10:54:23.207195+0000 mgr.y (mgr.24362) 10975 : cluster 0 pgmap v10944: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:54:24.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:54:24 smithi080 bash[41963]: audit 2023-12-01T10:54:23.417998+0000 mon.c (mon.2) 7035 : audit 0 from='client.? 172.21.15.80:0/3437183764' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:54:24.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:54:24 smithi080 bash[41963]: audit 2023-12-01T10:54:23.785620+0000 mon.a (mon.0) 6954 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:54:24.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:54:24 smithi080 bash[41963]: audit 2023-12-01T10:54:23.798272+0000 mon.a (mon.0) 6955 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:54:24.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:54:24 smithi080 bash[41963]: audit 2023-12-01T10:54:23.801068+0000 mon.c (mon.2) 7036 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:54:24.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:54:24 smithi080 bash[41963]: audit 2023-12-01T10:54:23.802321+0000 mon.c (mon.2) 7037 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:54:24.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:54:24 smithi080 bash[41963]: audit 2023-12-01T10:54:23.809191+0000 mon.a (mon.0) 6956 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:54:26.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:54:25 smithi090 bash[32384]: cluster 2023-12-01T10:54:25.207859+0000 mgr.y (mgr.24362) 10976 : cluster 0 pgmap v10945: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:54:26.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:54:25 smithi090 bash[32384]: audit 2023-12-01T10:54:25.362516+0000 mon.c (mon.2) 7038 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:54:26.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:54:25 smithi080 bash[28361]: cluster 2023-12-01T10:54:25.207859+0000 mgr.y (mgr.24362) 10976 : cluster 0 pgmap v10945: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:54:26.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:54:25 smithi080 bash[28361]: audit 2023-12-01T10:54:25.362516+0000 mon.c (mon.2) 7038 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:54:26.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:54:25 smithi080 bash[41963]: cluster 2023-12-01T10:54:25.207859+0000 mgr.y (mgr.24362) 10976 : cluster 0 pgmap v10945: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:54:26.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:54:25 smithi080 bash[41963]: audit 2023-12-01T10:54:25.362516+0000 mon.c (mon.2) 7038 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:54:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:54:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:54:26] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T10:54:27.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:54:26 smithi090 bash[32384]: audit 2023-12-01T10:54:25.885594+0000 mon.a (mon.0) 6957 : audit 0 from='client.? 172.21.15.80:0/1201903468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:54:27.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:54:26 smithi080 bash[41963]: audit 2023-12-01T10:54:25.885594+0000 mon.a (mon.0) 6957 : audit 0 from='client.? 172.21.15.80:0/1201903468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:54:27.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:54:26 smithi080 bash[28361]: audit 2023-12-01T10:54:25.885594+0000 mon.a (mon.0) 6957 : audit 0 from='client.? 172.21.15.80:0/1201903468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:54:28.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:54:27 smithi090 bash[32384]: cluster 2023-12-01T10:54:27.209050+0000 mgr.y (mgr.24362) 10977 : cluster 0 pgmap v10946: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:54:28.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:54:27 smithi080 bash[28361]: cluster 2023-12-01T10:54:27.209050+0000 mgr.y (mgr.24362) 10977 : cluster 0 pgmap v10946: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:54:28.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:54:27 smithi080 bash[41963]: cluster 2023-12-01T10:54:27.209050+0000 mgr.y (mgr.24362) 10977 : cluster 0 pgmap v10946: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:54:29.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:54:28 smithi090 bash[32384]: audit 2023-12-01T10:54:28.345863+0000 mon.a (mon.0) 6958 : audit 0 from='client.? 172.21.15.80:0/3303426166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:54:29.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:54:28 smithi080 bash[41963]: audit 2023-12-01T10:54:28.345863+0000 mon.a (mon.0) 6958 : audit 0 from='client.? 172.21.15.80:0/3303426166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:54:29.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:54:28 smithi080 bash[28361]: audit 2023-12-01T10:54:28.345863+0000 mon.a (mon.0) 6958 : audit 0 from='client.? 172.21.15.80:0/3303426166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:54:30.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:54:29 smithi080 bash[28361]: cluster 2023-12-01T10:54:29.209729+0000 mgr.y (mgr.24362) 10978 : cluster 0 pgmap v10947: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:54:30.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:54:29 smithi080 bash[41963]: cluster 2023-12-01T10:54:29.209729+0000 mgr.y (mgr.24362) 10978 : cluster 0 pgmap v10947: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:54:30.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:54:29 smithi090 bash[32384]: cluster 2023-12-01T10:54:29.209729+0000 mgr.y (mgr.24362) 10978 : cluster 0 pgmap v10947: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:54:31.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:54:30 smithi080 bash[28361]: audit 2023-12-01T10:54:30.795294+0000 mon.a (mon.0) 6959 : audit 0 from='client.? 172.21.15.80:0/2096559224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:54:31.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:54:30 smithi080 bash[41963]: audit 2023-12-01T10:54:30.795294+0000 mon.a (mon.0) 6959 : audit 0 from='client.? 172.21.15.80:0/2096559224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:54:31.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:54:30 smithi090 bash[32384]: audit 2023-12-01T10:54:30.795294+0000 mon.a (mon.0) 6959 : audit 0 from='client.? 172.21.15.80:0/2096559224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:54:32.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:54:31 smithi080 bash[41963]: cluster 2023-12-01T10:54:31.210874+0000 mgr.y (mgr.24362) 10979 : cluster 0 pgmap v10948: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:54:32.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:54:31 smithi080 bash[28361]: cluster 2023-12-01T10:54:31.210874+0000 mgr.y (mgr.24362) 10979 : cluster 0 pgmap v10948: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:54:32.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:54:31 smithi090 bash[32384]: cluster 2023-12-01T10:54:31.210874+0000 mgr.y (mgr.24362) 10979 : cluster 0 pgmap v10948: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:54:33.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:54:33 smithi080 bash[41963]: audit 2023-12-01T10:54:33.252091+0000 mon.a (mon.0) 6960 : audit 0 from='client.? 172.21.15.80:0/3321403312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:54:33.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:54:33 smithi080 bash[28361]: audit 2023-12-01T10:54:33.252091+0000 mon.a (mon.0) 6960 : audit 0 from='client.? 172.21.15.80:0/3321403312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:54:33.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:54:33 smithi090 bash[32384]: audit 2023-12-01T10:54:33.252091+0000 mon.a (mon.0) 6960 : audit 0 from='client.? 172.21.15.80:0/3321403312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:54:34.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:54:34 smithi080 bash[28361]: cluster 2023-12-01T10:54:33.211504+0000 mgr.y (mgr.24362) 10980 : cluster 0 pgmap v10949: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:54:34.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:54:34 smithi080 bash[41963]: cluster 2023-12-01T10:54:33.211504+0000 mgr.y (mgr.24362) 10980 : cluster 0 pgmap v10949: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:54:34.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:54:34 smithi090 bash[32384]: cluster 2023-12-01T10:54:33.211504+0000 mgr.y (mgr.24362) 10980 : cluster 0 pgmap v10949: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:54:36.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:54:35 smithi090 bash[32384]: cluster 2023-12-01T10:54:35.212186+0000 mgr.y (mgr.24362) 10981 : cluster 0 pgmap v10950: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:54:36.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:54:35 smithi090 bash[32384]: audit 2023-12-01T10:54:35.711231+0000 mon.c (mon.2) 7039 : audit 0 from='client.? 172.21.15.80:0/3621990982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:54:36.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:54:35 smithi080 bash[28361]: cluster 2023-12-01T10:54:35.212186+0000 mgr.y (mgr.24362) 10981 : cluster 0 pgmap v10950: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:54:36.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:54:35 smithi080 bash[28361]: audit 2023-12-01T10:54:35.711231+0000 mon.c (mon.2) 7039 : audit 0 from='client.? 172.21.15.80:0/3621990982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:54:36.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:54:35 smithi080 bash[41963]: cluster 2023-12-01T10:54:35.212186+0000 mgr.y (mgr.24362) 10981 : cluster 0 pgmap v10950: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:54:36.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:54:35 smithi080 bash[41963]: audit 2023-12-01T10:54:35.711231+0000 mon.c (mon.2) 7039 : audit 0 from='client.? 172.21.15.80:0/3621990982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:54:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:54:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:54:36] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T10:54:38.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:54:38 smithi080 bash[28361]: cluster 2023-12-01T10:54:37.213252+0000 mgr.y (mgr.24362) 10982 : cluster 0 pgmap v10951: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:54:38.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:54:38 smithi080 bash[28361]: audit 2023-12-01T10:54:38.163932+0000 mon.a (mon.0) 6961 : audit 0 from='client.? 172.21.15.80:0/4216942389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:54:38.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:54:38 smithi080 bash[41963]: cluster 2023-12-01T10:54:37.213252+0000 mgr.y (mgr.24362) 10982 : cluster 0 pgmap v10951: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:54:38.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:54:38 smithi080 bash[41963]: audit 2023-12-01T10:54:38.163932+0000 mon.a (mon.0) 6961 : audit 0 from='client.? 172.21.15.80:0/4216942389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:54:38.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:54:38 smithi090 bash[32384]: cluster 2023-12-01T10:54:37.213252+0000 mgr.y (mgr.24362) 10982 : cluster 0 pgmap v10951: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:54:38.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:54:38 smithi090 bash[32384]: audit 2023-12-01T10:54:38.163932+0000 mon.a (mon.0) 6961 : audit 0 from='client.? 172.21.15.80:0/4216942389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:54:40.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:54:40 smithi080 bash[41963]: cluster 2023-12-01T10:54:39.213879+0000 mgr.y (mgr.24362) 10983 : cluster 0 pgmap v10952: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:54:40.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:54:40 smithi080 bash[28361]: cluster 2023-12-01T10:54:39.213879+0000 mgr.y (mgr.24362) 10983 : cluster 0 pgmap v10952: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:54:40.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:54:40 smithi090 bash[32384]: cluster 2023-12-01T10:54:39.213879+0000 mgr.y (mgr.24362) 10983 : cluster 0 pgmap v10952: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:54:41.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:54:41 smithi080 bash[41963]: audit 2023-12-01T10:54:40.362731+0000 mon.c (mon.2) 7040 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:54:41.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:54:41 smithi080 bash[41963]: audit 2023-12-01T10:54:40.617177+0000 mon.a (mon.0) 6962 : audit 0 from='client.? 172.21.15.80:0/2621626673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:54:41.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:54:41 smithi080 bash[28361]: audit 2023-12-01T10:54:40.362731+0000 mon.c (mon.2) 7040 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:54:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:54:41 smithi080 bash[28361]: audit 2023-12-01T10:54:40.617177+0000 mon.a (mon.0) 6962 : audit 0 from='client.? 172.21.15.80:0/2621626673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:54:41.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:54:41 smithi090 bash[32384]: audit 2023-12-01T10:54:40.362731+0000 mon.c (mon.2) 7040 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:54:41.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:54:41 smithi090 bash[32384]: audit 2023-12-01T10:54:40.617177+0000 mon.a (mon.0) 6962 : audit 0 from='client.? 172.21.15.80:0/2621626673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:54:42.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:54:42 smithi080 bash[41963]: cluster 2023-12-01T10:54:41.215033+0000 mgr.y (mgr.24362) 10984 : cluster 0 pgmap v10953: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:54:42.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:54:42 smithi080 bash[28361]: cluster 2023-12-01T10:54:41.215033+0000 mgr.y (mgr.24362) 10984 : cluster 0 pgmap v10953: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:54:42.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:54:42 smithi090 bash[32384]: cluster 2023-12-01T10:54:41.215033+0000 mgr.y (mgr.24362) 10984 : cluster 0 pgmap v10953: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:54:43.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:54:43 smithi080 bash[28361]: audit 2023-12-01T10:54:43.076329+0000 mon.c (mon.2) 7041 : audit 0 from='client.? 172.21.15.80:0/3448436473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:54:43.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:54:43 smithi080 bash[41963]: audit 2023-12-01T10:54:43.076329+0000 mon.c (mon.2) 7041 : audit 0 from='client.? 172.21.15.80:0/3448436473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:54:43.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:54:43 smithi090 bash[32384]: audit 2023-12-01T10:54:43.076329+0000 mon.c (mon.2) 7041 : audit 0 from='client.? 172.21.15.80:0/3448436473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:54:44.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:54:44 smithi080 bash[28361]: cluster 2023-12-01T10:54:43.215710+0000 mgr.y (mgr.24362) 10985 : cluster 0 pgmap v10954: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:54:44.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:54:44 smithi080 bash[41963]: cluster 2023-12-01T10:54:43.215710+0000 mgr.y (mgr.24362) 10985 : cluster 0 pgmap v10954: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:54:44.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:54:44 smithi090 bash[32384]: cluster 2023-12-01T10:54:43.215710+0000 mgr.y (mgr.24362) 10985 : cluster 0 pgmap v10954: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:54:46.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:54:45 smithi090 bash[32384]: cluster 2023-12-01T10:54:45.216323+0000 mgr.y (mgr.24362) 10986 : cluster 0 pgmap v10955: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:54:46.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:54:45 smithi090 bash[32384]: audit 2023-12-01T10:54:45.528616+0000 mon.a (mon.0) 6963 : audit 0 from='client.? 172.21.15.80:0/1658880328' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:54:46.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:54:45 smithi080 bash[28361]: cluster 2023-12-01T10:54:45.216323+0000 mgr.y (mgr.24362) 10986 : cluster 0 pgmap v10955: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:54:46.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:54:45 smithi080 bash[28361]: audit 2023-12-01T10:54:45.528616+0000 mon.a (mon.0) 6963 : audit 0 from='client.? 172.21.15.80:0/1658880328' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:54:46.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:54:45 smithi080 bash[41963]: cluster 2023-12-01T10:54:45.216323+0000 mgr.y (mgr.24362) 10986 : cluster 0 pgmap v10955: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:54:46.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:54:45 smithi080 bash[41963]: audit 2023-12-01T10:54:45.528616+0000 mon.a (mon.0) 6963 : audit 0 from='client.? 172.21.15.80:0/1658880328' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:54:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:54:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:54:46] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T10:54:48.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:54:48 smithi080 bash[28361]: cluster 2023-12-01T10:54:47.217505+0000 mgr.y (mgr.24362) 10987 : cluster 0 pgmap v10956: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:54:48.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:54:48 smithi080 bash[28361]: audit 2023-12-01T10:54:47.979506+0000 mon.c (mon.2) 7042 : audit 0 from='client.? 172.21.15.80:0/2973926500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:54:48.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:54:48 smithi080 bash[41963]: cluster 2023-12-01T10:54:47.217505+0000 mgr.y (mgr.24362) 10987 : cluster 0 pgmap v10956: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:54:48.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:54:48 smithi080 bash[41963]: audit 2023-12-01T10:54:47.979506+0000 mon.c (mon.2) 7042 : audit 0 from='client.? 172.21.15.80:0/2973926500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:54:48.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:54:48 smithi090 bash[32384]: cluster 2023-12-01T10:54:47.217505+0000 mgr.y (mgr.24362) 10987 : cluster 0 pgmap v10956: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:54:48.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:54:48 smithi090 bash[32384]: audit 2023-12-01T10:54:47.979506+0000 mon.c (mon.2) 7042 : audit 0 from='client.? 172.21.15.80:0/2973926500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:54:50.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:54:50 smithi080 bash[41963]: cluster 2023-12-01T10:54:49.218152+0000 mgr.y (mgr.24362) 10988 : cluster 0 pgmap v10957: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:54:50.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:54:50 smithi080 bash[28361]: cluster 2023-12-01T10:54:49.218152+0000 mgr.y (mgr.24362) 10988 : cluster 0 pgmap v10957: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:54:50.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:54:50 smithi090 bash[32384]: cluster 2023-12-01T10:54:49.218152+0000 mgr.y (mgr.24362) 10988 : cluster 0 pgmap v10957: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:54:51.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:54:51 smithi080 bash[41963]: audit 2023-12-01T10:54:50.442478+0000 mon.a (mon.0) 6964 : audit 0 from='client.? 172.21.15.80:0/663667630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:54:51.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:54:51 smithi080 bash[28361]: audit 2023-12-01T10:54:50.442478+0000 mon.a (mon.0) 6964 : audit 0 from='client.? 172.21.15.80:0/663667630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:54:51.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:54:51 smithi090 bash[32384]: audit 2023-12-01T10:54:50.442478+0000 mon.a (mon.0) 6964 : audit 0 from='client.? 172.21.15.80:0/663667630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:54:52.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:54:52 smithi080 bash[28361]: cluster 2023-12-01T10:54:51.219308+0000 mgr.y (mgr.24362) 10989 : cluster 0 pgmap v10958: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:54:52.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:54:52 smithi080 bash[41963]: cluster 2023-12-01T10:54:51.219308+0000 mgr.y (mgr.24362) 10989 : cluster 0 pgmap v10958: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:54:52.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:54:52 smithi090 bash[32384]: cluster 2023-12-01T10:54:51.219308+0000 mgr.y (mgr.24362) 10989 : cluster 0 pgmap v10958: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:54:53.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:54:53 smithi080 bash[28361]: audit 2023-12-01T10:54:52.898529+0000 mon.a (mon.0) 6965 : audit 0 from='client.? 172.21.15.80:0/1215214765' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:54:53.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:54:53 smithi080 bash[41963]: audit 2023-12-01T10:54:52.898529+0000 mon.a (mon.0) 6965 : audit 0 from='client.? 172.21.15.80:0/1215214765' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:54:53.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:54:53 smithi090 bash[32384]: audit 2023-12-01T10:54:52.898529+0000 mon.a (mon.0) 6965 : audit 0 from='client.? 172.21.15.80:0/1215214765' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:54:54.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:54:54 smithi080 bash[41963]: cluster 2023-12-01T10:54:53.220033+0000 mgr.y (mgr.24362) 10990 : cluster 0 pgmap v10959: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:54:54.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:54:54 smithi080 bash[28361]: cluster 2023-12-01T10:54:53.220033+0000 mgr.y (mgr.24362) 10990 : cluster 0 pgmap v10959: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:54:54.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:54:54 smithi090 bash[32384]: cluster 2023-12-01T10:54:53.220033+0000 mgr.y (mgr.24362) 10990 : cluster 0 pgmap v10959: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:54:56.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:54:55 smithi080 bash[41963]: cluster 2023-12-01T10:54:55.220793+0000 mgr.y (mgr.24362) 10991 : cluster 0 pgmap v10960: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:54:56.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:54:55 smithi080 bash[41963]: audit 2023-12-01T10:54:55.357200+0000 mon.c (mon.2) 7043 : audit 0 from='client.? 172.21.15.80:0/220166211' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:54:56.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:54:55 smithi080 bash[41963]: audit 2023-12-01T10:54:55.362761+0000 mon.c (mon.2) 7044 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:54:56.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:54:55 smithi080 bash[28361]: cluster 2023-12-01T10:54:55.220793+0000 mgr.y (mgr.24362) 10991 : cluster 0 pgmap v10960: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:54:56.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:54:55 smithi080 bash[28361]: audit 2023-12-01T10:54:55.357200+0000 mon.c (mon.2) 7043 : audit 0 from='client.? 172.21.15.80:0/220166211' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:54:56.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:54:55 smithi080 bash[28361]: audit 2023-12-01T10:54:55.362761+0000 mon.c (mon.2) 7044 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:54:56.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:54:55 smithi090 bash[32384]: cluster 2023-12-01T10:54:55.220793+0000 mgr.y (mgr.24362) 10991 : cluster 0 pgmap v10960: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:54:56.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:54:55 smithi090 bash[32384]: audit 2023-12-01T10:54:55.357200+0000 mon.c (mon.2) 7043 : audit 0 from='client.? 172.21.15.80:0/220166211' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:54:56.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:54:55 smithi090 bash[32384]: audit 2023-12-01T10:54:55.362761+0000 mon.c (mon.2) 7044 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:54:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:54:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:54:56] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T10:54:58.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:54:58 smithi080 bash[41963]: cluster 2023-12-01T10:54:57.221956+0000 mgr.y (mgr.24362) 10992 : cluster 0 pgmap v10961: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:54:58.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:54:58 smithi080 bash[41963]: audit 2023-12-01T10:54:57.810662+0000 mon.a (mon.0) 6966 : audit 0 from='client.? 172.21.15.80:0/3604758199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:54:58.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:54:58 smithi080 bash[28361]: cluster 2023-12-01T10:54:57.221956+0000 mgr.y (mgr.24362) 10992 : cluster 0 pgmap v10961: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:54:58.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:54:58 smithi080 bash[28361]: audit 2023-12-01T10:54:57.810662+0000 mon.a (mon.0) 6966 : audit 0 from='client.? 172.21.15.80:0/3604758199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:54:58.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:54:58 smithi090 bash[32384]: cluster 2023-12-01T10:54:57.221956+0000 mgr.y (mgr.24362) 10992 : cluster 0 pgmap v10961: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:54:58.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:54:58 smithi090 bash[32384]: audit 2023-12-01T10:54:57.810662+0000 mon.a (mon.0) 6966 : audit 0 from='client.? 172.21.15.80:0/3604758199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:55:00.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:55:00 smithi080 bash[41963]: cluster 2023-12-01T10:54:59.222651+0000 mgr.y (mgr.24362) 10993 : cluster 0 pgmap v10962: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:55:00.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:55:00 smithi080 bash[41963]: audit 2023-12-01T10:55:00.252707+0000 mon.c (mon.2) 7045 : audit 0 from='client.? 172.21.15.80:0/582944237' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:55:00.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:55:00 smithi080 bash[28361]: cluster 2023-12-01T10:54:59.222651+0000 mgr.y (mgr.24362) 10993 : cluster 0 pgmap v10962: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:55:00.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:55:00 smithi080 bash[28361]: audit 2023-12-01T10:55:00.252707+0000 mon.c (mon.2) 7045 : audit 0 from='client.? 172.21.15.80:0/582944237' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:55:00.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:55:00 smithi090 bash[32384]: cluster 2023-12-01T10:54:59.222651+0000 mgr.y (mgr.24362) 10993 : cluster 0 pgmap v10962: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:55:00.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:55:00 smithi090 bash[32384]: audit 2023-12-01T10:55:00.252707+0000 mon.c (mon.2) 7045 : audit 0 from='client.? 172.21.15.80:0/582944237' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:55:02.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:55:02 smithi080 bash[28361]: cluster 2023-12-01T10:55:01.223686+0000 mgr.y (mgr.24362) 10994 : cluster 0 pgmap v10963: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:55:02.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:55:02 smithi080 bash[41963]: cluster 2023-12-01T10:55:01.223686+0000 mgr.y (mgr.24362) 10994 : cluster 0 pgmap v10963: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:55:02.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:55:02 smithi090 bash[32384]: cluster 2023-12-01T10:55:01.223686+0000 mgr.y (mgr.24362) 10994 : cluster 0 pgmap v10963: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:55:03.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:55:03 smithi080 bash[28361]: audit 2023-12-01T10:55:02.708272+0000 mon.a (mon.0) 6967 : audit 0 from='client.? 172.21.15.80:0/54041222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:55:03.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:55:03 smithi080 bash[41963]: audit 2023-12-01T10:55:02.708272+0000 mon.a (mon.0) 6967 : audit 0 from='client.? 172.21.15.80:0/54041222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:55:03.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:55:03 smithi090 bash[32384]: audit 2023-12-01T10:55:02.708272+0000 mon.a (mon.0) 6967 : audit 0 from='client.? 172.21.15.80:0/54041222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:55:04.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:55:04 smithi080 bash[28361]: cluster 2023-12-01T10:55:03.224402+0000 mgr.y (mgr.24362) 10995 : cluster 0 pgmap v10964: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:55:04.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:55:04 smithi080 bash[41963]: cluster 2023-12-01T10:55:03.224402+0000 mgr.y (mgr.24362) 10995 : cluster 0 pgmap v10964: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:55:04.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:55:04 smithi090 bash[32384]: cluster 2023-12-01T10:55:03.224402+0000 mgr.y (mgr.24362) 10995 : cluster 0 pgmap v10964: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:55:06.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:55:05 smithi090 bash[32384]: audit 2023-12-01T10:55:05.165847+0000 mon.c (mon.2) 7046 : audit 0 from='client.? 172.21.15.80:0/23741745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:55:06.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:55:05 smithi090 bash[32384]: cluster 2023-12-01T10:55:05.225053+0000 mgr.y (mgr.24362) 10996 : cluster 0 pgmap v10965: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:55:06.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:55:05 smithi080 bash[28361]: audit 2023-12-01T10:55:05.165847+0000 mon.c (mon.2) 7046 : audit 0 from='client.? 172.21.15.80:0/23741745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:55:06.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:55:05 smithi080 bash[28361]: cluster 2023-12-01T10:55:05.225053+0000 mgr.y (mgr.24362) 10996 : cluster 0 pgmap v10965: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:55:06.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:55:05 smithi080 bash[41963]: audit 2023-12-01T10:55:05.165847+0000 mon.c (mon.2) 7046 : audit 0 from='client.? 172.21.15.80:0/23741745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:55:06.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:55:05 smithi080 bash[41963]: cluster 2023-12-01T10:55:05.225053+0000 mgr.y (mgr.24362) 10996 : cluster 0 pgmap v10965: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:55:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:55:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:55:06] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T10:55:08.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:55:08 smithi080 bash[41963]: cluster 2023-12-01T10:55:07.226339+0000 mgr.y (mgr.24362) 10997 : cluster 0 pgmap v10966: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:55:08.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:55:08 smithi080 bash[41963]: audit 2023-12-01T10:55:07.624116+0000 mon.c (mon.2) 7047 : audit 0 from='client.? 172.21.15.80:0/4274314955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:55:08.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:55:08 smithi080 bash[28361]: cluster 2023-12-01T10:55:07.226339+0000 mgr.y (mgr.24362) 10997 : cluster 0 pgmap v10966: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:55:08.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:55:08 smithi080 bash[28361]: audit 2023-12-01T10:55:07.624116+0000 mon.c (mon.2) 7047 : audit 0 from='client.? 172.21.15.80:0/4274314955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:55:08.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:55:08 smithi090 bash[32384]: cluster 2023-12-01T10:55:07.226339+0000 mgr.y (mgr.24362) 10997 : cluster 0 pgmap v10966: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:55:08.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:55:08 smithi090 bash[32384]: audit 2023-12-01T10:55:07.624116+0000 mon.c (mon.2) 7047 : audit 0 from='client.? 172.21.15.80:0/4274314955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:55:10.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:55:10 smithi080 bash[41963]: cluster 2023-12-01T10:55:09.227019+0000 mgr.y (mgr.24362) 10998 : cluster 0 pgmap v10967: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:55:10.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:55:10 smithi080 bash[41963]: audit 2023-12-01T10:55:10.087262+0000 mon.c (mon.2) 7048 : audit 0 from='client.? 172.21.15.80:0/4277827323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:55:10.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:55:10 smithi080 bash[28361]: cluster 2023-12-01T10:55:09.227019+0000 mgr.y (mgr.24362) 10998 : cluster 0 pgmap v10967: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:55:10.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:55:10 smithi080 bash[28361]: audit 2023-12-01T10:55:10.087262+0000 mon.c (mon.2) 7048 : audit 0 from='client.? 172.21.15.80:0/4277827323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:55:10.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:55:10 smithi090 bash[32384]: cluster 2023-12-01T10:55:09.227019+0000 mgr.y (mgr.24362) 10998 : cluster 0 pgmap v10967: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:55:10.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:55:10 smithi090 bash[32384]: audit 2023-12-01T10:55:10.087262+0000 mon.c (mon.2) 7048 : audit 0 from='client.? 172.21.15.80:0/4277827323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:55:11.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:55:11 smithi080 bash[28361]: audit 2023-12-01T10:55:10.363580+0000 mon.c (mon.2) 7049 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:55:11.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:55:11 smithi080 bash[41963]: audit 2023-12-01T10:55:10.363580+0000 mon.c (mon.2) 7049 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:55:11.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:55:11 smithi090 bash[32384]: audit 2023-12-01T10:55:10.363580+0000 mon.c (mon.2) 7049 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:55:12.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:55:12 smithi080 bash[28361]: cluster 2023-12-01T10:55:11.228245+0000 mgr.y (mgr.24362) 10999 : cluster 0 pgmap v10968: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:55:12.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:55:12 smithi080 bash[41963]: cluster 2023-12-01T10:55:11.228245+0000 mgr.y (mgr.24362) 10999 : cluster 0 pgmap v10968: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:55:12.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:55:12 smithi090 bash[32384]: cluster 2023-12-01T10:55:11.228245+0000 mgr.y (mgr.24362) 10999 : cluster 0 pgmap v10968: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:55:13.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:55:13 smithi080 bash[28361]: audit 2023-12-01T10:55:12.544287+0000 mon.c (mon.2) 7050 : audit 0 from='client.? 172.21.15.80:0/2055782717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:55:13.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:55:13 smithi080 bash[41963]: audit 2023-12-01T10:55:12.544287+0000 mon.c (mon.2) 7050 : audit 0 from='client.? 172.21.15.80:0/2055782717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:55:13.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:55:13 smithi090 bash[32384]: audit 2023-12-01T10:55:12.544287+0000 mon.c (mon.2) 7050 : audit 0 from='client.? 172.21.15.80:0/2055782717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:55:14.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:55:14 smithi080 bash[28361]: cluster 2023-12-01T10:55:13.228817+0000 mgr.y (mgr.24362) 11000 : cluster 0 pgmap v10969: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:55:14.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:55:14 smithi080 bash[41963]: cluster 2023-12-01T10:55:13.228817+0000 mgr.y (mgr.24362) 11000 : cluster 0 pgmap v10969: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:55:14.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:55:14 smithi090 bash[32384]: cluster 2023-12-01T10:55:13.228817+0000 mgr.y (mgr.24362) 11000 : cluster 0 pgmap v10969: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:55:16.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:55:15 smithi080 bash[28361]: audit 2023-12-01T10:55:15.008206+0000 mon.c (mon.2) 7051 : audit 0 from='client.? 172.21.15.80:0/2016713251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:55:16.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:55:15 smithi080 bash[28361]: cluster 2023-12-01T10:55:15.229496+0000 mgr.y (mgr.24362) 11001 : cluster 0 pgmap v10970: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:55:16.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:55:15 smithi080 bash[41963]: audit 2023-12-01T10:55:15.008206+0000 mon.c (mon.2) 7051 : audit 0 from='client.? 172.21.15.80:0/2016713251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:55:16.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:55:15 smithi080 bash[41963]: cluster 2023-12-01T10:55:15.229496+0000 mgr.y (mgr.24362) 11001 : cluster 0 pgmap v10970: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:55:16.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:55:15 smithi090 bash[32384]: audit 2023-12-01T10:55:15.008206+0000 mon.c (mon.2) 7051 : audit 0 from='client.? 172.21.15.80:0/2016713251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:55:16.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:55:15 smithi090 bash[32384]: cluster 2023-12-01T10:55:15.229496+0000 mgr.y (mgr.24362) 11001 : cluster 0 pgmap v10970: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:55:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:55:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:55:16] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T10:55:18.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:55:18 smithi080 bash[41963]: cluster 2023-12-01T10:55:17.230652+0000 mgr.y (mgr.24362) 11002 : cluster 0 pgmap v10971: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:55:18.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:55:18 smithi080 bash[41963]: audit 2023-12-01T10:55:17.462806+0000 mon.c (mon.2) 7052 : audit 0 from='client.? 172.21.15.80:0/3096183547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:55:18.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:55:18 smithi080 bash[28361]: cluster 2023-12-01T10:55:17.230652+0000 mgr.y (mgr.24362) 11002 : cluster 0 pgmap v10971: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:55:18.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:55:18 smithi080 bash[28361]: audit 2023-12-01T10:55:17.462806+0000 mon.c (mon.2) 7052 : audit 0 from='client.? 172.21.15.80:0/3096183547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:55:18.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:55:18 smithi090 bash[32384]: cluster 2023-12-01T10:55:17.230652+0000 mgr.y (mgr.24362) 11002 : cluster 0 pgmap v10971: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:55:18.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:55:18 smithi090 bash[32384]: audit 2023-12-01T10:55:17.462806+0000 mon.c (mon.2) 7052 : audit 0 from='client.? 172.21.15.80:0/3096183547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:55:20.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:55:20 smithi080 bash[28361]: cluster 2023-12-01T10:55:19.231313+0000 mgr.y (mgr.24362) 11003 : cluster 0 pgmap v10972: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:55:20.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:55:20 smithi080 bash[28361]: audit 2023-12-01T10:55:19.918030+0000 mon.c (mon.2) 7053 : audit 0 from='client.? 172.21.15.80:0/1389725832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:55:20.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:55:20 smithi080 bash[41963]: cluster 2023-12-01T10:55:19.231313+0000 mgr.y (mgr.24362) 11003 : cluster 0 pgmap v10972: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:55:20.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:55:20 smithi080 bash[41963]: audit 2023-12-01T10:55:19.918030+0000 mon.c (mon.2) 7053 : audit 0 from='client.? 172.21.15.80:0/1389725832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:55:20.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:55:20 smithi090 bash[32384]: cluster 2023-12-01T10:55:19.231313+0000 mgr.y (mgr.24362) 11003 : cluster 0 pgmap v10972: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:55:20.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:55:20 smithi090 bash[32384]: audit 2023-12-01T10:55:19.918030+0000 mon.c (mon.2) 7053 : audit 0 from='client.? 172.21.15.80:0/1389725832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:55:22.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:55:22 smithi080 bash[28361]: cluster 2023-12-01T10:55:21.232467+0000 mgr.y (mgr.24362) 11004 : cluster 0 pgmap v10973: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:55:22.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:55:22 smithi080 bash[41963]: cluster 2023-12-01T10:55:21.232467+0000 mgr.y (mgr.24362) 11004 : cluster 0 pgmap v10973: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:55:22.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:55:22 smithi090 bash[32384]: cluster 2023-12-01T10:55:21.232467+0000 mgr.y (mgr.24362) 11004 : cluster 0 pgmap v10973: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:55:23.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:55:23 smithi080 bash[28361]: audit 2023-12-01T10:55:22.373556+0000 mon.a (mon.0) 6968 : audit 0 from='client.? 172.21.15.80:0/3253869360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:55:23.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:55:23 smithi080 bash[41963]: audit 2023-12-01T10:55:22.373556+0000 mon.a (mon.0) 6968 : audit 0 from='client.? 172.21.15.80:0/3253869360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:55:23.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:55:23 smithi090 bash[32384]: audit 2023-12-01T10:55:22.373556+0000 mon.a (mon.0) 6968 : audit 0 from='client.? 172.21.15.80:0/3253869360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:55:24.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:55:24 smithi080 bash[41963]: cluster 2023-12-01T10:55:23.233174+0000 mgr.y (mgr.24362) 11005 : cluster 0 pgmap v10974: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:55:24.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:55:24 smithi080 bash[41963]: audit 2023-12-01T10:55:23.893856+0000 mon.c (mon.2) 7054 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:55:24.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:55:24 smithi080 bash[41963]: audit 2023-12-01T10:55:24.272383+0000 mon.a (mon.0) 6969 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:55:24.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:55:24 smithi080 bash[41963]: audit 2023-12-01T10:55:24.283243+0000 mon.a (mon.0) 6970 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:55:24.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:55:24 smithi080 bash[28361]: cluster 2023-12-01T10:55:23.233174+0000 mgr.y (mgr.24362) 11005 : cluster 0 pgmap v10974: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:55:24.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:55:24 smithi080 bash[28361]: audit 2023-12-01T10:55:23.893856+0000 mon.c (mon.2) 7054 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:55:24.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:55:24 smithi080 bash[28361]: audit 2023-12-01T10:55:24.272383+0000 mon.a (mon.0) 6969 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:55:24.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:55:24 smithi080 bash[28361]: audit 2023-12-01T10:55:24.283243+0000 mon.a (mon.0) 6970 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:55:24.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:55:24 smithi090 bash[32384]: cluster 2023-12-01T10:55:23.233174+0000 mgr.y (mgr.24362) 11005 : cluster 0 pgmap v10974: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:55:24.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:55:24 smithi090 bash[32384]: audit 2023-12-01T10:55:23.893856+0000 mon.c (mon.2) 7054 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:55:24.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:55:24 smithi090 bash[32384]: audit 2023-12-01T10:55:24.272383+0000 mon.a (mon.0) 6969 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:55:24.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:55:24 smithi090 bash[32384]: audit 2023-12-01T10:55:24.283243+0000 mon.a (mon.0) 6970 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:55:26.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:55:25 smithi080 bash[41963]: audit 2023-12-01T10:55:24.838236+0000 mon.a (mon.0) 6971 : audit 0 from='client.? 172.21.15.80:0/2829747803' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:55:26.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:55:25 smithi080 bash[41963]: cluster 2023-12-01T10:55:25.233859+0000 mgr.y (mgr.24362) 11006 : cluster 0 pgmap v10975: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:55:26.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:55:25 smithi080 bash[41963]: audit 2023-12-01T10:55:25.363979+0000 mon.c (mon.2) 7055 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:55:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:55:25 smithi080 bash[28361]: audit 2023-12-01T10:55:24.838236+0000 mon.a (mon.0) 6971 : audit 0 from='client.? 172.21.15.80:0/2829747803' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:55:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:55:25 smithi080 bash[28361]: cluster 2023-12-01T10:55:25.233859+0000 mgr.y (mgr.24362) 11006 : cluster 0 pgmap v10975: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:55:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:55:25 smithi080 bash[28361]: audit 2023-12-01T10:55:25.363979+0000 mon.c (mon.2) 7055 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:55:26.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:55:25 smithi090 bash[32384]: audit 2023-12-01T10:55:24.838236+0000 mon.a (mon.0) 6971 : audit 0 from='client.? 172.21.15.80:0/2829747803' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:55:26.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:55:25 smithi090 bash[32384]: cluster 2023-12-01T10:55:25.233859+0000 mgr.y (mgr.24362) 11006 : cluster 0 pgmap v10975: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:55:26.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:55:25 smithi090 bash[32384]: audit 2023-12-01T10:55:25.363979+0000 mon.c (mon.2) 7055 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:55:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:55:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:55:26] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T10:55:28.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:55:28 smithi080 bash[41963]: cluster 2023-12-01T10:55:27.234967+0000 mgr.y (mgr.24362) 11007 : cluster 0 pgmap v10976: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:55:28.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:55:28 smithi080 bash[41963]: audit 2023-12-01T10:55:27.293707+0000 mon.a (mon.0) 6972 : audit 0 from='client.? 172.21.15.80:0/2838720170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:55:28.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:55:28 smithi080 bash[28361]: cluster 2023-12-01T10:55:27.234967+0000 mgr.y (mgr.24362) 11007 : cluster 0 pgmap v10976: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:55:28.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:55:28 smithi080 bash[28361]: audit 2023-12-01T10:55:27.293707+0000 mon.a (mon.0) 6972 : audit 0 from='client.? 172.21.15.80:0/2838720170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:55:28.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:55:28 smithi090 bash[32384]: cluster 2023-12-01T10:55:27.234967+0000 mgr.y (mgr.24362) 11007 : cluster 0 pgmap v10976: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:55:28.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:55:28 smithi090 bash[32384]: audit 2023-12-01T10:55:27.293707+0000 mon.a (mon.0) 6972 : audit 0 from='client.? 172.21.15.80:0/2838720170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:55:30.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:55:30 smithi080 bash[28361]: cluster 2023-12-01T10:55:29.235565+0000 mgr.y (mgr.24362) 11008 : cluster 0 pgmap v10977: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:55:30.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:55:30 smithi080 bash[28361]: audit 2023-12-01T10:55:29.757023+0000 mon.a (mon.0) 6973 : audit 0 from='client.? 172.21.15.80:0/3556460611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:55:30.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:55:30 smithi080 bash[28361]: audit 2023-12-01T10:55:30.024145+0000 mon.a (mon.0) 6974 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:55:30.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:55:30 smithi080 bash[28361]: audit 2023-12-01T10:55:30.034668+0000 mon.a (mon.0) 6975 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:55:30.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:55:30 smithi080 bash[28361]: audit 2023-12-01T10:55:30.091745+0000 mon.a (mon.0) 6976 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:55:30.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:55:30 smithi080 bash[28361]: audit 2023-12-01T10:55:30.101656+0000 mon.a (mon.0) 6977 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:55:30.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:55:30 smithi080 bash[41963]: cluster 2023-12-01T10:55:29.235565+0000 mgr.y (mgr.24362) 11008 : cluster 0 pgmap v10977: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:55:30.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:55:30 smithi080 bash[41963]: audit 2023-12-01T10:55:29.757023+0000 mon.a (mon.0) 6973 : audit 0 from='client.? 172.21.15.80:0/3556460611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:55:30.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:55:30 smithi080 bash[41963]: audit 2023-12-01T10:55:30.024145+0000 mon.a (mon.0) 6974 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:55:30.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:55:30 smithi080 bash[41963]: audit 2023-12-01T10:55:30.034668+0000 mon.a (mon.0) 6975 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:55:30.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:55:30 smithi080 bash[41963]: audit 2023-12-01T10:55:30.091745+0000 mon.a (mon.0) 6976 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:55:30.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:55:30 smithi080 bash[41963]: audit 2023-12-01T10:55:30.101656+0000 mon.a (mon.0) 6977 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:55:30.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:55:30 smithi090 bash[32384]: cluster 2023-12-01T10:55:29.235565+0000 mgr.y (mgr.24362) 11008 : cluster 0 pgmap v10977: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:55:30.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:55:30 smithi090 bash[32384]: audit 2023-12-01T10:55:29.757023+0000 mon.a (mon.0) 6973 : audit 0 from='client.? 172.21.15.80:0/3556460611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:55:30.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:55:30 smithi090 bash[32384]: audit 2023-12-01T10:55:30.024145+0000 mon.a (mon.0) 6974 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:55:30.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:55:30 smithi090 bash[32384]: audit 2023-12-01T10:55:30.034668+0000 mon.a (mon.0) 6975 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:55:30.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:55:30 smithi090 bash[32384]: audit 2023-12-01T10:55:30.091745+0000 mon.a (mon.0) 6976 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:55:30.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:55:30 smithi090 bash[32384]: audit 2023-12-01T10:55:30.101656+0000 mon.a (mon.0) 6977 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:55:32.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:55:31 smithi090 bash[32384]: audit 2023-12-01T10:55:30.941364+0000 mon.a (mon.0) 6978 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:55:32.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:55:31 smithi090 bash[32384]: audit 2023-12-01T10:55:30.953090+0000 mon.a (mon.0) 6979 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:55:32.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:55:31 smithi090 bash[32384]: audit 2023-12-01T10:55:30.958846+0000 mon.a (mon.0) 6980 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:55:32.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:55:31 smithi090 bash[32384]: audit 2023-12-01T10:55:30.966855+0000 mon.a (mon.0) 6981 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:55:32.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:55:31 smithi090 bash[32384]: audit 2023-12-01T10:55:30.970012+0000 mon.c (mon.2) 7056 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:55:32.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:55:31 smithi090 bash[32384]: audit 2023-12-01T10:55:30.971389+0000 mon.c (mon.2) 7057 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:55:32.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:55:31 smithi090 bash[32384]: audit 2023-12-01T10:55:30.980054+0000 mon.a (mon.0) 6982 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:55:32.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:55:31 smithi090 bash[32384]: cluster 2023-12-01T10:55:31.236651+0000 mgr.y (mgr.24362) 11009 : cluster 0 pgmap v10978: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:55:32.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:55:31 smithi080 bash[28361]: audit 2023-12-01T10:55:30.941364+0000 mon.a (mon.0) 6978 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:55:32.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:55:31 smithi080 bash[28361]: audit 2023-12-01T10:55:30.953090+0000 mon.a (mon.0) 6979 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:55:32.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:55:31 smithi080 bash[28361]: audit 2023-12-01T10:55:30.958846+0000 mon.a (mon.0) 6980 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:55:32.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:55:31 smithi080 bash[28361]: audit 2023-12-01T10:55:30.966855+0000 mon.a (mon.0) 6981 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:55:32.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:55:31 smithi080 bash[28361]: audit 2023-12-01T10:55:30.970012+0000 mon.c (mon.2) 7056 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:55:32.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:55:31 smithi080 bash[28361]: audit 2023-12-01T10:55:30.971389+0000 mon.c (mon.2) 7057 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:55:32.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:55:31 smithi080 bash[28361]: audit 2023-12-01T10:55:30.980054+0000 mon.a (mon.0) 6982 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:55:32.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:55:31 smithi080 bash[28361]: cluster 2023-12-01T10:55:31.236651+0000 mgr.y (mgr.24362) 11009 : cluster 0 pgmap v10978: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:55:32.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:55:31 smithi080 bash[41963]: audit 2023-12-01T10:55:30.941364+0000 mon.a (mon.0) 6978 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:55:32.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:55:31 smithi080 bash[41963]: audit 2023-12-01T10:55:30.953090+0000 mon.a (mon.0) 6979 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:55:32.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:55:31 smithi080 bash[41963]: audit 2023-12-01T10:55:30.958846+0000 mon.a (mon.0) 6980 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:55:32.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:55:31 smithi080 bash[41963]: audit 2023-12-01T10:55:30.966855+0000 mon.a (mon.0) 6981 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:55:32.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:55:31 smithi080 bash[41963]: audit 2023-12-01T10:55:30.970012+0000 mon.c (mon.2) 7056 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:55:32.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:55:31 smithi080 bash[41963]: audit 2023-12-01T10:55:30.971389+0000 mon.c (mon.2) 7057 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:55:32.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:55:31 smithi080 bash[41963]: audit 2023-12-01T10:55:30.980054+0000 mon.a (mon.0) 6982 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:55:32.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:55:31 smithi080 bash[41963]: cluster 2023-12-01T10:55:31.236651+0000 mgr.y (mgr.24362) 11009 : cluster 0 pgmap v10978: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:55:33.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:55:32 smithi090 bash[32384]: audit 2023-12-01T10:55:32.223517+0000 mon.c (mon.2) 7058 : audit 0 from='client.? 172.21.15.80:0/1242901034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:55:33.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:55:32 smithi080 bash[28361]: audit 2023-12-01T10:55:32.223517+0000 mon.c (mon.2) 7058 : audit 0 from='client.? 172.21.15.80:0/1242901034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:55:33.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:55:32 smithi080 bash[41963]: audit 2023-12-01T10:55:32.223517+0000 mon.c (mon.2) 7058 : audit 0 from='client.? 172.21.15.80:0/1242901034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:55:34.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:55:33 smithi090 bash[32384]: cluster 2023-12-01T10:55:33.237277+0000 mgr.y (mgr.24362) 11010 : cluster 0 pgmap v10979: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:55:34.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:55:33 smithi080 bash[28361]: cluster 2023-12-01T10:55:33.237277+0000 mgr.y (mgr.24362) 11010 : cluster 0 pgmap v10979: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:55:34.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:55:33 smithi080 bash[41963]: cluster 2023-12-01T10:55:33.237277+0000 mgr.y (mgr.24362) 11010 : cluster 0 pgmap v10979: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:55:35.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:55:34 smithi090 bash[32384]: audit 2023-12-01T10:55:34.686972+0000 mon.c (mon.2) 7059 : audit 0 from='client.? 172.21.15.80:0/2541732987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:55:35.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:55:34 smithi080 bash[28361]: audit 2023-12-01T10:55:34.686972+0000 mon.c (mon.2) 7059 : audit 0 from='client.? 172.21.15.80:0/2541732987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:55:35.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:55:34 smithi080 bash[41963]: audit 2023-12-01T10:55:34.686972+0000 mon.c (mon.2) 7059 : audit 0 from='client.? 172.21.15.80:0/2541732987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:55:36.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:55:36 smithi090 bash[32384]: cluster 2023-12-01T10:55:35.237943+0000 mgr.y (mgr.24362) 11011 : cluster 0 pgmap v10980: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:55:36.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:55:35 smithi080 bash[28361]: cluster 2023-12-01T10:55:35.237943+0000 mgr.y (mgr.24362) 11011 : cluster 0 pgmap v10980: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:55:36.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:55:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:55:36] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T10:55:36.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:55:36 smithi080 bash[41963]: cluster 2023-12-01T10:55:35.237943+0000 mgr.y (mgr.24362) 11011 : cluster 0 pgmap v10980: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:55:37.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:55:37 smithi090 bash[32384]: audit 2023-12-01T10:55:37.136732+0000 mon.c (mon.2) 7060 : audit 0 from='client.? 172.21.15.80:0/3400773346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:55:37.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:55:37 smithi080 bash[41963]: audit 2023-12-01T10:55:37.136732+0000 mon.c (mon.2) 7060 : audit 0 from='client.? 172.21.15.80:0/3400773346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:55:37.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:55:37 smithi080 bash[28361]: audit 2023-12-01T10:55:37.136732+0000 mon.c (mon.2) 7060 : audit 0 from='client.? 172.21.15.80:0/3400773346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:55:38.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:55:38 smithi090 bash[32384]: cluster 2023-12-01T10:55:37.239074+0000 mgr.y (mgr.24362) 11012 : cluster 0 pgmap v10981: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:55:38.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:55:38 smithi080 bash[41963]: cluster 2023-12-01T10:55:37.239074+0000 mgr.y (mgr.24362) 11012 : cluster 0 pgmap v10981: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:55:38.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:55:38 smithi080 bash[28361]: cluster 2023-12-01T10:55:37.239074+0000 mgr.y (mgr.24362) 11012 : cluster 0 pgmap v10981: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:55:40.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:55:40 smithi080 bash[28361]: cluster 2023-12-01T10:55:39.239738+0000 mgr.y (mgr.24362) 11013 : cluster 0 pgmap v10982: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:55:40.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:55:40 smithi080 bash[28361]: audit 2023-12-01T10:55:39.594630+0000 mon.a (mon.0) 6983 : audit 0 from='client.? 172.21.15.80:0/2294527792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:55:40.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:55:40 smithi080 bash[41963]: cluster 2023-12-01T10:55:39.239738+0000 mgr.y (mgr.24362) 11013 : cluster 0 pgmap v10982: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:55:40.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:55:40 smithi080 bash[41963]: audit 2023-12-01T10:55:39.594630+0000 mon.a (mon.0) 6983 : audit 0 from='client.? 172.21.15.80:0/2294527792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:55:40.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:55:40 smithi090 bash[32384]: cluster 2023-12-01T10:55:39.239738+0000 mgr.y (mgr.24362) 11013 : cluster 0 pgmap v10982: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:55:40.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:55:40 smithi090 bash[32384]: audit 2023-12-01T10:55:39.594630+0000 mon.a (mon.0) 6983 : audit 0 from='client.? 172.21.15.80:0/2294527792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:55:41.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:55:41 smithi080 bash[28361]: audit 2023-12-01T10:55:40.364157+0000 mon.c (mon.2) 7061 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:55:41.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:55:41 smithi080 bash[41963]: audit 2023-12-01T10:55:40.364157+0000 mon.c (mon.2) 7061 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:55:41.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:55:41 smithi090 bash[32384]: audit 2023-12-01T10:55:40.364157+0000 mon.c (mon.2) 7061 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:55:42.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:55:42 smithi080 bash[41963]: cluster 2023-12-01T10:55:41.240784+0000 mgr.y (mgr.24362) 11014 : cluster 0 pgmap v10983: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:55:42.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:55:42 smithi080 bash[41963]: audit 2023-12-01T10:55:42.041589+0000 mon.c (mon.2) 7062 : audit 0 from='client.? 172.21.15.80:0/4147334617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:55:42.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:55:42 smithi080 bash[28361]: cluster 2023-12-01T10:55:41.240784+0000 mgr.y (mgr.24362) 11014 : cluster 0 pgmap v10983: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:55:42.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:55:42 smithi080 bash[28361]: audit 2023-12-01T10:55:42.041589+0000 mon.c (mon.2) 7062 : audit 0 from='client.? 172.21.15.80:0/4147334617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:55:42.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:55:42 smithi090 bash[32384]: cluster 2023-12-01T10:55:41.240784+0000 mgr.y (mgr.24362) 11014 : cluster 0 pgmap v10983: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:55:42.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:55:42 smithi090 bash[32384]: audit 2023-12-01T10:55:42.041589+0000 mon.c (mon.2) 7062 : audit 0 from='client.? 172.21.15.80:0/4147334617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:55:44.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:55:44 smithi080 bash[41963]: cluster 2023-12-01T10:55:43.241419+0000 mgr.y (mgr.24362) 11015 : cluster 0 pgmap v10984: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:55:44.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:55:44 smithi080 bash[28361]: cluster 2023-12-01T10:55:43.241419+0000 mgr.y (mgr.24362) 11015 : cluster 0 pgmap v10984: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:55:44.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:55:44 smithi090 bash[32384]: cluster 2023-12-01T10:55:43.241419+0000 mgr.y (mgr.24362) 11015 : cluster 0 pgmap v10984: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:55:45.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:55:45 smithi080 bash[41963]: audit 2023-12-01T10:55:44.495769+0000 mon.a (mon.0) 6984 : audit 0 from='client.? 172.21.15.80:0/1450173013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:55:45.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:55:45 smithi080 bash[28361]: audit 2023-12-01T10:55:44.495769+0000 mon.a (mon.0) 6984 : audit 0 from='client.? 172.21.15.80:0/1450173013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:55:45.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:55:45 smithi090 bash[32384]: audit 2023-12-01T10:55:44.495769+0000 mon.a (mon.0) 6984 : audit 0 from='client.? 172.21.15.80:0/1450173013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:55:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:55:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:55:46] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T10:55:46.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:55:46 smithi080 bash[41963]: cluster 2023-12-01T10:55:45.242008+0000 mgr.y (mgr.24362) 11016 : cluster 0 pgmap v10985: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:55:46.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:55:46 smithi080 bash[28361]: cluster 2023-12-01T10:55:45.242008+0000 mgr.y (mgr.24362) 11016 : cluster 0 pgmap v10985: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:55:46.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:55:46 smithi090 bash[32384]: cluster 2023-12-01T10:55:45.242008+0000 mgr.y (mgr.24362) 11016 : cluster 0 pgmap v10985: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:55:47.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:55:47 smithi080 bash[28361]: audit 2023-12-01T10:55:46.958673+0000 mon.c (mon.2) 7063 : audit 0 from='client.? 172.21.15.80:0/2105611205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:55:47.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:55:47 smithi080 bash[41963]: audit 2023-12-01T10:55:46.958673+0000 mon.c (mon.2) 7063 : audit 0 from='client.? 172.21.15.80:0/2105611205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:55:47.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:55:47 smithi090 bash[32384]: audit 2023-12-01T10:55:46.958673+0000 mon.c (mon.2) 7063 : audit 0 from='client.? 172.21.15.80:0/2105611205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:55:48.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:55:48 smithi080 bash[28361]: cluster 2023-12-01T10:55:47.243231+0000 mgr.y (mgr.24362) 11017 : cluster 0 pgmap v10986: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:55:48.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:55:48 smithi080 bash[41963]: cluster 2023-12-01T10:55:47.243231+0000 mgr.y (mgr.24362) 11017 : cluster 0 pgmap v10986: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:55:48.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:55:48 smithi090 bash[32384]: cluster 2023-12-01T10:55:47.243231+0000 mgr.y (mgr.24362) 11017 : cluster 0 pgmap v10986: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:55:50.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:55:50 smithi080 bash[28361]: cluster 2023-12-01T10:55:49.243932+0000 mgr.y (mgr.24362) 11018 : cluster 0 pgmap v10987: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:55:50.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:55:50 smithi080 bash[28361]: audit 2023-12-01T10:55:49.419604+0000 mon.a (mon.0) 6985 : audit 0 from='client.? 172.21.15.80:0/335390330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:55:50.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:55:50 smithi080 bash[41963]: cluster 2023-12-01T10:55:49.243932+0000 mgr.y (mgr.24362) 11018 : cluster 0 pgmap v10987: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:55:50.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:55:50 smithi080 bash[41963]: audit 2023-12-01T10:55:49.419604+0000 mon.a (mon.0) 6985 : audit 0 from='client.? 172.21.15.80:0/335390330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:55:50.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:55:50 smithi090 bash[32384]: cluster 2023-12-01T10:55:49.243932+0000 mgr.y (mgr.24362) 11018 : cluster 0 pgmap v10987: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:55:50.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:55:50 smithi090 bash[32384]: audit 2023-12-01T10:55:49.419604+0000 mon.a (mon.0) 6985 : audit 0 from='client.? 172.21.15.80:0/335390330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:55:52.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:55:52 smithi080 bash[28361]: cluster 2023-12-01T10:55:51.245148+0000 mgr.y (mgr.24362) 11019 : cluster 0 pgmap v10988: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:55:52.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:55:52 smithi080 bash[28361]: audit 2023-12-01T10:55:51.879678+0000 mon.c (mon.2) 7064 : audit 0 from='client.? 172.21.15.80:0/4102005758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:55:52.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:55:52 smithi080 bash[41963]: cluster 2023-12-01T10:55:51.245148+0000 mgr.y (mgr.24362) 11019 : cluster 0 pgmap v10988: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:55:52.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:55:52 smithi080 bash[41963]: audit 2023-12-01T10:55:51.879678+0000 mon.c (mon.2) 7064 : audit 0 from='client.? 172.21.15.80:0/4102005758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:55:52.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:55:52 smithi090 bash[32384]: cluster 2023-12-01T10:55:51.245148+0000 mgr.y (mgr.24362) 11019 : cluster 0 pgmap v10988: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:55:52.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:55:52 smithi090 bash[32384]: audit 2023-12-01T10:55:51.879678+0000 mon.c (mon.2) 7064 : audit 0 from='client.? 172.21.15.80:0/4102005758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:55:54.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:55:54 smithi080 bash[41963]: cluster 2023-12-01T10:55:53.245939+0000 mgr.y (mgr.24362) 11020 : cluster 0 pgmap v10989: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:55:54.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:55:54 smithi080 bash[41963]: audit 2023-12-01T10:55:54.331975+0000 mon.c (mon.2) 7065 : audit 0 from='client.? 172.21.15.80:0/2730031090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:55:54.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:55:54 smithi080 bash[28361]: cluster 2023-12-01T10:55:53.245939+0000 mgr.y (mgr.24362) 11020 : cluster 0 pgmap v10989: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:55:54.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:55:54 smithi080 bash[28361]: audit 2023-12-01T10:55:54.331975+0000 mon.c (mon.2) 7065 : audit 0 from='client.? 172.21.15.80:0/2730031090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:55:54.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:55:54 smithi090 bash[32384]: cluster 2023-12-01T10:55:53.245939+0000 mgr.y (mgr.24362) 11020 : cluster 0 pgmap v10989: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:55:54.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:55:54 smithi090 bash[32384]: audit 2023-12-01T10:55:54.331975+0000 mon.c (mon.2) 7065 : audit 0 from='client.? 172.21.15.80:0/2730031090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:55:56.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:55:55 smithi080 bash[28361]: cluster 2023-12-01T10:55:55.246569+0000 mgr.y (mgr.24362) 11021 : cluster 0 pgmap v10990: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:55:56.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:55:55 smithi080 bash[28361]: audit 2023-12-01T10:55:55.364675+0000 mon.c (mon.2) 7066 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:55:56.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:55:55 smithi080 bash[41963]: cluster 2023-12-01T10:55:55.246569+0000 mgr.y (mgr.24362) 11021 : cluster 0 pgmap v10990: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:55:56.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:55:55 smithi080 bash[41963]: audit 2023-12-01T10:55:55.364675+0000 mon.c (mon.2) 7066 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:55:56.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:55:55 smithi090 bash[32384]: cluster 2023-12-01T10:55:55.246569+0000 mgr.y (mgr.24362) 11021 : cluster 0 pgmap v10990: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:55:56.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:55:55 smithi090 bash[32384]: audit 2023-12-01T10:55:55.364675+0000 mon.c (mon.2) 7066 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:55:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:55:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:55:56] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T10:55:57.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:55:56 smithi080 bash[28361]: audit 2023-12-01T10:55:56.786878+0000 mon.a (mon.0) 6986 : audit 0 from='client.? 172.21.15.80:0/876202900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:55:57.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:55:56 smithi080 bash[41963]: audit 2023-12-01T10:55:56.786878+0000 mon.a (mon.0) 6986 : audit 0 from='client.? 172.21.15.80:0/876202900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:55:57.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:55:56 smithi090 bash[32384]: audit 2023-12-01T10:55:56.786878+0000 mon.a (mon.0) 6986 : audit 0 from='client.? 172.21.15.80:0/876202900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:55:58.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:55:57 smithi080 bash[28361]: cluster 2023-12-01T10:55:57.247740+0000 mgr.y (mgr.24362) 11022 : cluster 0 pgmap v10991: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:55:58.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:55:57 smithi080 bash[41963]: cluster 2023-12-01T10:55:57.247740+0000 mgr.y (mgr.24362) 11022 : cluster 0 pgmap v10991: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:55:58.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:55:57 smithi090 bash[32384]: cluster 2023-12-01T10:55:57.247740+0000 mgr.y (mgr.24362) 11022 : cluster 0 pgmap v10991: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:55:59.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:55:59 smithi080 bash[28361]: audit 2023-12-01T10:55:59.240178+0000 mon.c (mon.2) 7067 : audit 0 from='client.? 172.21.15.80:0/1073301413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:55:59.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:55:59 smithi080 bash[41963]: audit 2023-12-01T10:55:59.240178+0000 mon.c (mon.2) 7067 : audit 0 from='client.? 172.21.15.80:0/1073301413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:55:59.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:55:59 smithi090 bash[32384]: audit 2023-12-01T10:55:59.240178+0000 mon.c (mon.2) 7067 : audit 0 from='client.? 172.21.15.80:0/1073301413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:56:00.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:56:00 smithi080 bash[28361]: cluster 2023-12-01T10:55:59.248300+0000 mgr.y (mgr.24362) 11023 : cluster 0 pgmap v10992: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:56:00.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:56:00 smithi080 bash[41963]: cluster 2023-12-01T10:55:59.248300+0000 mgr.y (mgr.24362) 11023 : cluster 0 pgmap v10992: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:56:00.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:56:00 smithi090 bash[32384]: cluster 2023-12-01T10:55:59.248300+0000 mgr.y (mgr.24362) 11023 : cluster 0 pgmap v10992: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:56:02.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:56:02 smithi080 bash[28361]: cluster 2023-12-01T10:56:01.249279+0000 mgr.y (mgr.24362) 11024 : cluster 0 pgmap v10993: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:56:02.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:56:02 smithi080 bash[28361]: audit 2023-12-01T10:56:01.697688+0000 mon.c (mon.2) 7068 : audit 0 from='client.? 172.21.15.80:0/618898344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:56:02.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:56:02 smithi080 bash[41963]: cluster 2023-12-01T10:56:01.249279+0000 mgr.y (mgr.24362) 11024 : cluster 0 pgmap v10993: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:56:02.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:56:02 smithi080 bash[41963]: audit 2023-12-01T10:56:01.697688+0000 mon.c (mon.2) 7068 : audit 0 from='client.? 172.21.15.80:0/618898344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:56:02.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:56:02 smithi090 bash[32384]: cluster 2023-12-01T10:56:01.249279+0000 mgr.y (mgr.24362) 11024 : cluster 0 pgmap v10993: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:56:02.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:56:02 smithi090 bash[32384]: audit 2023-12-01T10:56:01.697688+0000 mon.c (mon.2) 7068 : audit 0 from='client.? 172.21.15.80:0/618898344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:56:04.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:56:04 smithi080 bash[41963]: cluster 2023-12-01T10:56:03.249916+0000 mgr.y (mgr.24362) 11025 : cluster 0 pgmap v10994: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:56:04.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:56:04 smithi080 bash[41963]: audit 2023-12-01T10:56:04.157977+0000 mon.c (mon.2) 7069 : audit 0 from='client.? 172.21.15.80:0/507960184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:56:04.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:56:04 smithi080 bash[28361]: cluster 2023-12-01T10:56:03.249916+0000 mgr.y (mgr.24362) 11025 : cluster 0 pgmap v10994: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:56:04.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:56:04 smithi080 bash[28361]: audit 2023-12-01T10:56:04.157977+0000 mon.c (mon.2) 7069 : audit 0 from='client.? 172.21.15.80:0/507960184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:56:04.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:56:04 smithi090 bash[32384]: cluster 2023-12-01T10:56:03.249916+0000 mgr.y (mgr.24362) 11025 : cluster 0 pgmap v10994: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:56:04.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:56:04 smithi090 bash[32384]: audit 2023-12-01T10:56:04.157977+0000 mon.c (mon.2) 7069 : audit 0 from='client.? 172.21.15.80:0/507960184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:56:06.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:56:05 smithi080 bash[41963]: cluster 2023-12-01T10:56:05.250623+0000 mgr.y (mgr.24362) 11026 : cluster 0 pgmap v10995: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:56:06.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:56:05 smithi080 bash[28361]: cluster 2023-12-01T10:56:05.250623+0000 mgr.y (mgr.24362) 11026 : cluster 0 pgmap v10995: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:56:06.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:56:05 smithi090 bash[32384]: cluster 2023-12-01T10:56:05.250623+0000 mgr.y (mgr.24362) 11026 : cluster 0 pgmap v10995: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:56:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:56:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:56:06] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T10:56:07.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:56:06 smithi080 bash[28361]: audit 2023-12-01T10:56:06.614136+0000 mon.a (mon.0) 6987 : audit 0 from='client.? 172.21.15.80:0/2218225708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:56:07.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:56:06 smithi080 bash[41963]: audit 2023-12-01T10:56:06.614136+0000 mon.a (mon.0) 6987 : audit 0 from='client.? 172.21.15.80:0/2218225708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:56:07.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:56:06 smithi090 bash[32384]: audit 2023-12-01T10:56:06.614136+0000 mon.a (mon.0) 6987 : audit 0 from='client.? 172.21.15.80:0/2218225708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:56:08.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:56:07 smithi080 bash[28361]: cluster 2023-12-01T10:56:07.251790+0000 mgr.y (mgr.24362) 11027 : cluster 0 pgmap v10996: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:56:08.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:56:07 smithi080 bash[41963]: cluster 2023-12-01T10:56:07.251790+0000 mgr.y (mgr.24362) 11027 : cluster 0 pgmap v10996: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:56:08.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:56:07 smithi090 bash[32384]: cluster 2023-12-01T10:56:07.251790+0000 mgr.y (mgr.24362) 11027 : cluster 0 pgmap v10996: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:56:09.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:56:09 smithi080 bash[28361]: audit 2023-12-01T10:56:09.072587+0000 mon.a (mon.0) 6988 : audit 0 from='client.? 172.21.15.80:0/109383440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:56:09.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:56:09 smithi080 bash[41963]: audit 2023-12-01T10:56:09.072587+0000 mon.a (mon.0) 6988 : audit 0 from='client.? 172.21.15.80:0/109383440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:56:09.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:56:09 smithi090 bash[32384]: audit 2023-12-01T10:56:09.072587+0000 mon.a (mon.0) 6988 : audit 0 from='client.? 172.21.15.80:0/109383440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:56:10.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:56:10 smithi080 bash[28361]: cluster 2023-12-01T10:56:09.252505+0000 mgr.y (mgr.24362) 11028 : cluster 0 pgmap v10997: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:56:10.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:56:10 smithi080 bash[41963]: cluster 2023-12-01T10:56:09.252505+0000 mgr.y (mgr.24362) 11028 : cluster 0 pgmap v10997: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:56:10.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:56:10 smithi090 bash[32384]: cluster 2023-12-01T10:56:09.252505+0000 mgr.y (mgr.24362) 11028 : cluster 0 pgmap v10997: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:56:11.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:56:11 smithi080 bash[28361]: audit 2023-12-01T10:56:10.365422+0000 mon.c (mon.2) 7070 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:56:11.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:56:11 smithi080 bash[41963]: audit 2023-12-01T10:56:10.365422+0000 mon.c (mon.2) 7070 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:56:11.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:56:11 smithi090 bash[32384]: audit 2023-12-01T10:56:10.365422+0000 mon.c (mon.2) 7070 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:56:12.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:56:12 smithi080 bash[28361]: cluster 2023-12-01T10:56:11.253530+0000 mgr.y (mgr.24362) 11029 : cluster 0 pgmap v10998: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:56:12.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:56:12 smithi080 bash[28361]: audit 2023-12-01T10:56:11.536440+0000 mon.a (mon.0) 6989 : audit 0 from='client.? 172.21.15.80:0/2720360238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:56:12.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:56:12 smithi080 bash[41963]: cluster 2023-12-01T10:56:11.253530+0000 mgr.y (mgr.24362) 11029 : cluster 0 pgmap v10998: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:56:12.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:56:12 smithi080 bash[41963]: audit 2023-12-01T10:56:11.536440+0000 mon.a (mon.0) 6989 : audit 0 from='client.? 172.21.15.80:0/2720360238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:56:12.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:56:12 smithi090 bash[32384]: cluster 2023-12-01T10:56:11.253530+0000 mgr.y (mgr.24362) 11029 : cluster 0 pgmap v10998: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:56:12.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:56:12 smithi090 bash[32384]: audit 2023-12-01T10:56:11.536440+0000 mon.a (mon.0) 6989 : audit 0 from='client.? 172.21.15.80:0/2720360238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:56:14.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:56:14 smithi080 bash[28361]: cluster 2023-12-01T10:56:13.254182+0000 mgr.y (mgr.24362) 11030 : cluster 0 pgmap v10999: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:56:14.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:56:14 smithi080 bash[28361]: audit 2023-12-01T10:56:13.991695+0000 mon.c (mon.2) 7071 : audit 0 from='client.? 172.21.15.80:0/1740709832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:56:14.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:56:14 smithi080 bash[41963]: cluster 2023-12-01T10:56:13.254182+0000 mgr.y (mgr.24362) 11030 : cluster 0 pgmap v10999: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:56:14.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:56:14 smithi080 bash[41963]: audit 2023-12-01T10:56:13.991695+0000 mon.c (mon.2) 7071 : audit 0 from='client.? 172.21.15.80:0/1740709832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:56:14.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:56:14 smithi090 bash[32384]: cluster 2023-12-01T10:56:13.254182+0000 mgr.y (mgr.24362) 11030 : cluster 0 pgmap v10999: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:56:14.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:56:14 smithi090 bash[32384]: audit 2023-12-01T10:56:13.991695+0000 mon.c (mon.2) 7071 : audit 0 from='client.? 172.21.15.80:0/1740709832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:56:16.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:56:15 smithi080 bash[28361]: cluster 2023-12-01T10:56:15.254908+0000 mgr.y (mgr.24362) 11031 : cluster 0 pgmap v11000: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:56:16.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:56:15 smithi080 bash[41963]: cluster 2023-12-01T10:56:15.254908+0000 mgr.y (mgr.24362) 11031 : cluster 0 pgmap v11000: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:56:16.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:56:15 smithi090 bash[32384]: cluster 2023-12-01T10:56:15.254908+0000 mgr.y (mgr.24362) 11031 : cluster 0 pgmap v11000: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:56:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:56:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:56:16] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T10:56:17.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:56:16 smithi080 bash[28361]: audit 2023-12-01T10:56:16.449299+0000 mon.a (mon.0) 6990 : audit 0 from='client.? 172.21.15.80:0/2543785168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:56:17.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:56:16 smithi080 bash[41963]: audit 2023-12-01T10:56:16.449299+0000 mon.a (mon.0) 6990 : audit 0 from='client.? 172.21.15.80:0/2543785168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:56:17.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:56:16 smithi090 bash[32384]: audit 2023-12-01T10:56:16.449299+0000 mon.a (mon.0) 6990 : audit 0 from='client.? 172.21.15.80:0/2543785168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:56:18.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:56:17 smithi080 bash[28361]: cluster 2023-12-01T10:56:17.255999+0000 mgr.y (mgr.24362) 11032 : cluster 0 pgmap v11001: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:56:18.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:56:17 smithi080 bash[41963]: cluster 2023-12-01T10:56:17.255999+0000 mgr.y (mgr.24362) 11032 : cluster 0 pgmap v11001: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:56:18.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:56:17 smithi090 bash[32384]: cluster 2023-12-01T10:56:17.255999+0000 mgr.y (mgr.24362) 11032 : cluster 0 pgmap v11001: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:56:19.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:56:18 smithi090 bash[32384]: audit 2023-12-01T10:56:18.913968+0000 mon.c (mon.2) 7072 : audit 0 from='client.? 172.21.15.80:0/2775818475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:56:19.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:56:18 smithi080 bash[28361]: audit 2023-12-01T10:56:18.913968+0000 mon.c (mon.2) 7072 : audit 0 from='client.? 172.21.15.80:0/2775818475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:56:19.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:56:18 smithi080 bash[41963]: audit 2023-12-01T10:56:18.913968+0000 mon.c (mon.2) 7072 : audit 0 from='client.? 172.21.15.80:0/2775818475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:56:20.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:56:19 smithi090 bash[32384]: cluster 2023-12-01T10:56:19.256648+0000 mgr.y (mgr.24362) 11033 : cluster 0 pgmap v11002: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:56:20.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:56:19 smithi080 bash[28361]: cluster 2023-12-01T10:56:19.256648+0000 mgr.y (mgr.24362) 11033 : cluster 0 pgmap v11002: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:56:20.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:56:19 smithi080 bash[41963]: cluster 2023-12-01T10:56:19.256648+0000 mgr.y (mgr.24362) 11033 : cluster 0 pgmap v11002: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:56:22.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:56:22 smithi080 bash[28361]: cluster 2023-12-01T10:56:21.257678+0000 mgr.y (mgr.24362) 11034 : cluster 0 pgmap v11003: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:56:22.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:56:22 smithi080 bash[28361]: audit 2023-12-01T10:56:21.377313+0000 mon.a (mon.0) 6991 : audit 0 from='client.? 172.21.15.80:0/1505285037' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:56:22.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:56:22 smithi080 bash[41963]: cluster 2023-12-01T10:56:21.257678+0000 mgr.y (mgr.24362) 11034 : cluster 0 pgmap v11003: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:56:22.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:56:22 smithi080 bash[41963]: audit 2023-12-01T10:56:21.377313+0000 mon.a (mon.0) 6991 : audit 0 from='client.? 172.21.15.80:0/1505285037' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:56:22.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:56:22 smithi090 bash[32384]: cluster 2023-12-01T10:56:21.257678+0000 mgr.y (mgr.24362) 11034 : cluster 0 pgmap v11003: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:56:22.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:56:22 smithi090 bash[32384]: audit 2023-12-01T10:56:21.377313+0000 mon.a (mon.0) 6991 : audit 0 from='client.? 172.21.15.80:0/1505285037' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:56:24.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:56:24 smithi080 bash[28361]: cluster 2023-12-01T10:56:23.258345+0000 mgr.y (mgr.24362) 11035 : cluster 0 pgmap v11004: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:56:24.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:56:24 smithi080 bash[28361]: audit 2023-12-01T10:56:23.833367+0000 mon.a (mon.0) 6992 : audit 0 from='client.? 172.21.15.80:0/61375177' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:56:24.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:56:24 smithi080 bash[41963]: cluster 2023-12-01T10:56:23.258345+0000 mgr.y (mgr.24362) 11035 : cluster 0 pgmap v11004: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:56:24.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:56:24 smithi080 bash[41963]: audit 2023-12-01T10:56:23.833367+0000 mon.a (mon.0) 6992 : audit 0 from='client.? 172.21.15.80:0/61375177' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:56:24.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:56:24 smithi090 bash[32384]: cluster 2023-12-01T10:56:23.258345+0000 mgr.y (mgr.24362) 11035 : cluster 0 pgmap v11004: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:56:24.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:56:24 smithi090 bash[32384]: audit 2023-12-01T10:56:23.833367+0000 mon.a (mon.0) 6992 : audit 0 from='client.? 172.21.15.80:0/61375177' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:56:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:56:25 smithi080 bash[28361]: cluster 2023-12-01T10:56:25.258994+0000 mgr.y (mgr.24362) 11036 : cluster 0 pgmap v11005: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:56:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:56:25 smithi080 bash[28361]: audit 2023-12-01T10:56:25.365577+0000 mon.c (mon.2) 7073 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:56:26.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:56:25 smithi080 bash[41963]: cluster 2023-12-01T10:56:25.258994+0000 mgr.y (mgr.24362) 11036 : cluster 0 pgmap v11005: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:56:26.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:56:25 smithi080 bash[41963]: audit 2023-12-01T10:56:25.365577+0000 mon.c (mon.2) 7073 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:56:26.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:56:25 smithi090 bash[32384]: cluster 2023-12-01T10:56:25.258994+0000 mgr.y (mgr.24362) 11036 : cluster 0 pgmap v11005: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:56:26.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:56:25 smithi090 bash[32384]: audit 2023-12-01T10:56:25.365577+0000 mon.c (mon.2) 7073 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:56:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:56:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:56:26] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T10:56:27.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:56:26 smithi080 bash[41963]: audit 2023-12-01T10:56:26.289728+0000 mon.c (mon.2) 7074 : audit 0 from='client.? 172.21.15.80:0/2695374043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:56:27.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:56:26 smithi080 bash[28361]: audit 2023-12-01T10:56:26.289728+0000 mon.c (mon.2) 7074 : audit 0 from='client.? 172.21.15.80:0/2695374043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:56:27.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:56:26 smithi090 bash[32384]: audit 2023-12-01T10:56:26.289728+0000 mon.c (mon.2) 7074 : audit 0 from='client.? 172.21.15.80:0/2695374043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:56:28.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:56:27 smithi080 bash[28361]: cluster 2023-12-01T10:56:27.260192+0000 mgr.y (mgr.24362) 11037 : cluster 0 pgmap v11006: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:56:28.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:56:27 smithi080 bash[41963]: cluster 2023-12-01T10:56:27.260192+0000 mgr.y (mgr.24362) 11037 : cluster 0 pgmap v11006: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:56:28.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:56:27 smithi090 bash[32384]: cluster 2023-12-01T10:56:27.260192+0000 mgr.y (mgr.24362) 11037 : cluster 0 pgmap v11006: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:56:29.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:56:28 smithi080 bash[28361]: audit 2023-12-01T10:56:28.750041+0000 mon.a (mon.0) 6993 : audit 0 from='client.? 172.21.15.80:0/1364359936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:56:29.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:56:28 smithi080 bash[41963]: audit 2023-12-01T10:56:28.750041+0000 mon.a (mon.0) 6993 : audit 0 from='client.? 172.21.15.80:0/1364359936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:56:29.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:56:28 smithi090 bash[32384]: audit 2023-12-01T10:56:28.750041+0000 mon.a (mon.0) 6993 : audit 0 from='client.? 172.21.15.80:0/1364359936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:56:30.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:56:29 smithi080 bash[28361]: cluster 2023-12-01T10:56:29.260817+0000 mgr.y (mgr.24362) 11038 : cluster 0 pgmap v11007: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:56:30.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:56:29 smithi080 bash[41963]: cluster 2023-12-01T10:56:29.260817+0000 mgr.y (mgr.24362) 11038 : cluster 0 pgmap v11007: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:56:30.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:56:29 smithi090 bash[32384]: cluster 2023-12-01T10:56:29.260817+0000 mgr.y (mgr.24362) 11038 : cluster 0 pgmap v11007: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:56:31.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:56:31 smithi080 bash[28361]: audit 2023-12-01T10:56:31.062039+0000 mon.c (mon.2) 7075 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:56:31.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:56:31 smithi080 bash[41963]: audit 2023-12-01T10:56:31.062039+0000 mon.c (mon.2) 7075 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:56:31.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:56:31 smithi090 bash[32384]: audit 2023-12-01T10:56:31.062039+0000 mon.c (mon.2) 7075 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:56:32.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:56:32 smithi080 bash[28361]: audit 2023-12-01T10:56:31.249581+0000 mon.c (mon.2) 7076 : audit 0 from='client.? 172.21.15.80:0/2191590991' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:56:32.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:56:32 smithi080 bash[28361]: cluster 2023-12-01T10:56:31.261850+0000 mgr.y (mgr.24362) 11039 : cluster 0 pgmap v11008: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:56:32.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:56:32 smithi080 bash[28361]: audit 2023-12-01T10:56:31.440366+0000 mon.a (mon.0) 6994 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:56:32.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:56:32 smithi080 bash[28361]: audit 2023-12-01T10:56:31.450468+0000 mon.a (mon.0) 6995 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:56:32.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:56:32 smithi080 bash[41963]: audit 2023-12-01T10:56:31.249581+0000 mon.c (mon.2) 7076 : audit 0 from='client.? 172.21.15.80:0/2191590991' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:56:32.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:56:32 smithi080 bash[41963]: cluster 2023-12-01T10:56:31.261850+0000 mgr.y (mgr.24362) 11039 : cluster 0 pgmap v11008: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:56:32.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:56:32 smithi080 bash[41963]: audit 2023-12-01T10:56:31.440366+0000 mon.a (mon.0) 6994 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:56:32.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:56:32 smithi080 bash[41963]: audit 2023-12-01T10:56:31.450468+0000 mon.a (mon.0) 6995 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:56:32.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:56:32 smithi090 bash[32384]: audit 2023-12-01T10:56:31.249581+0000 mon.c (mon.2) 7076 : audit 0 from='client.? 172.21.15.80:0/2191590991' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:56:32.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:56:32 smithi090 bash[32384]: cluster 2023-12-01T10:56:31.261850+0000 mgr.y (mgr.24362) 11039 : cluster 0 pgmap v11008: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:56:32.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:56:32 smithi090 bash[32384]: audit 2023-12-01T10:56:31.440366+0000 mon.a (mon.0) 6994 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:56:32.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:56:32 smithi090 bash[32384]: audit 2023-12-01T10:56:31.450468+0000 mon.a (mon.0) 6995 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:56:34.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:56:34 smithi080 bash[28361]: cluster 2023-12-01T10:56:33.262532+0000 mgr.y (mgr.24362) 11040 : cluster 0 pgmap v11009: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:56:34.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:56:34 smithi080 bash[28361]: audit 2023-12-01T10:56:33.694118+0000 mon.c (mon.2) 7077 : audit 0 from='client.? 172.21.15.80:0/2096534074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:56:34.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:56:34 smithi080 bash[41963]: cluster 2023-12-01T10:56:33.262532+0000 mgr.y (mgr.24362) 11040 : cluster 0 pgmap v11009: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:56:34.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:56:34 smithi080 bash[41963]: audit 2023-12-01T10:56:33.694118+0000 mon.c (mon.2) 7077 : audit 0 from='client.? 172.21.15.80:0/2096534074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:56:34.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:56:34 smithi090 bash[32384]: cluster 2023-12-01T10:56:33.262532+0000 mgr.y (mgr.24362) 11040 : cluster 0 pgmap v11009: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:56:34.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:56:34 smithi090 bash[32384]: audit 2023-12-01T10:56:33.694118+0000 mon.c (mon.2) 7077 : audit 0 from='client.? 172.21.15.80:0/2096534074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:56:36.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:56:35 smithi080 bash[28361]: cluster 2023-12-01T10:56:35.263318+0000 mgr.y (mgr.24362) 11041 : cluster 0 pgmap v11010: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:56:36.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:56:35 smithi080 bash[41963]: cluster 2023-12-01T10:56:35.263318+0000 mgr.y (mgr.24362) 11041 : cluster 0 pgmap v11010: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:56:36.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:56:35 smithi090 bash[32384]: cluster 2023-12-01T10:56:35.263318+0000 mgr.y (mgr.24362) 11041 : cluster 0 pgmap v11010: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:56:36.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:56:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:56:36] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T10:56:37.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:56:36 smithi080 bash[41963]: audit 2023-12-01T10:56:36.149987+0000 mon.a (mon.0) 6996 : audit 0 from='client.? 172.21.15.80:0/1771081343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:56:37.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:56:36 smithi080 bash[28361]: audit 2023-12-01T10:56:36.149987+0000 mon.a (mon.0) 6996 : audit 0 from='client.? 172.21.15.80:0/1771081343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:56:37.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:56:36 smithi090 bash[32384]: audit 2023-12-01T10:56:36.149987+0000 mon.a (mon.0) 6996 : audit 0 from='client.? 172.21.15.80:0/1771081343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:56:38.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:56:37 smithi080 bash[28361]: audit 2023-12-01T10:56:36.909375+0000 mon.a (mon.0) 6997 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:56:38.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:56:37 smithi080 bash[28361]: audit 2023-12-01T10:56:36.924075+0000 mon.a (mon.0) 6998 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:56:38.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:56:37 smithi080 bash[28361]: cluster 2023-12-01T10:56:37.264464+0000 mgr.y (mgr.24362) 11042 : cluster 0 pgmap v11011: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:56:38.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:56:37 smithi080 bash[28361]: audit 2023-12-01T10:56:37.660773+0000 mon.a (mon.0) 6999 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:56:38.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:56:37 smithi080 bash[28361]: audit 2023-12-01T10:56:37.671333+0000 mon.a (mon.0) 7000 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:56:38.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:56:37 smithi080 bash[41963]: audit 2023-12-01T10:56:36.909375+0000 mon.a (mon.0) 6997 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:56:38.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:56:37 smithi080 bash[41963]: audit 2023-12-01T10:56:36.924075+0000 mon.a (mon.0) 6998 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:56:38.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:56:37 smithi080 bash[41963]: cluster 2023-12-01T10:56:37.264464+0000 mgr.y (mgr.24362) 11042 : cluster 0 pgmap v11011: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:56:38.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:56:37 smithi080 bash[41963]: audit 2023-12-01T10:56:37.660773+0000 mon.a (mon.0) 6999 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:56:38.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:56:37 smithi080 bash[41963]: audit 2023-12-01T10:56:37.671333+0000 mon.a (mon.0) 7000 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:56:38.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:56:37 smithi090 bash[32384]: audit 2023-12-01T10:56:36.909375+0000 mon.a (mon.0) 6997 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:56:38.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:56:37 smithi090 bash[32384]: audit 2023-12-01T10:56:36.924075+0000 mon.a (mon.0) 6998 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:56:38.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:56:37 smithi090 bash[32384]: cluster 2023-12-01T10:56:37.264464+0000 mgr.y (mgr.24362) 11042 : cluster 0 pgmap v11011: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:56:38.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:56:37 smithi090 bash[32384]: audit 2023-12-01T10:56:37.660773+0000 mon.a (mon.0) 6999 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:56:38.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:56:37 smithi090 bash[32384]: audit 2023-12-01T10:56:37.671333+0000 mon.a (mon.0) 7000 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:56:39.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:56:38 smithi080 bash[41963]: audit 2023-12-01T10:56:38.142106+0000 mon.c (mon.2) 7078 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:56:39.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:56:38 smithi080 bash[41963]: audit 2023-12-01T10:56:38.143829+0000 mon.c (mon.2) 7079 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:56:39.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:56:38 smithi080 bash[41963]: audit 2023-12-01T10:56:38.155223+0000 mon.a (mon.0) 7001 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:56:39.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:56:38 smithi080 bash[41963]: audit 2023-12-01T10:56:38.617209+0000 mon.a (mon.0) 7002 : audit 0 from='client.? 172.21.15.80:0/4081420669' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:56:39.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:56:38 smithi080 bash[28361]: audit 2023-12-01T10:56:38.142106+0000 mon.c (mon.2) 7078 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:56:39.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:56:38 smithi080 bash[28361]: audit 2023-12-01T10:56:38.143829+0000 mon.c (mon.2) 7079 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:56:39.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:56:38 smithi080 bash[28361]: audit 2023-12-01T10:56:38.155223+0000 mon.a (mon.0) 7001 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:56:39.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:56:38 smithi080 bash[28361]: audit 2023-12-01T10:56:38.617209+0000 mon.a (mon.0) 7002 : audit 0 from='client.? 172.21.15.80:0/4081420669' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:56:39.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:56:38 smithi090 bash[32384]: audit 2023-12-01T10:56:38.142106+0000 mon.c (mon.2) 7078 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:56:39.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:56:38 smithi090 bash[32384]: audit 2023-12-01T10:56:38.143829+0000 mon.c (mon.2) 7079 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:56:39.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:56:38 smithi090 bash[32384]: audit 2023-12-01T10:56:38.155223+0000 mon.a (mon.0) 7001 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:56:39.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:56:38 smithi090 bash[32384]: audit 2023-12-01T10:56:38.617209+0000 mon.a (mon.0) 7002 : audit 0 from='client.? 172.21.15.80:0/4081420669' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:56:40.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:56:39 smithi090 bash[32384]: cluster 2023-12-01T10:56:39.265099+0000 mgr.y (mgr.24362) 11043 : cluster 0 pgmap v11012: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:56:40.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:56:39 smithi080 bash[28361]: cluster 2023-12-01T10:56:39.265099+0000 mgr.y (mgr.24362) 11043 : cluster 0 pgmap v11012: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:56:40.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:56:39 smithi080 bash[41963]: cluster 2023-12-01T10:56:39.265099+0000 mgr.y (mgr.24362) 11043 : cluster 0 pgmap v11012: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:56:41.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:56:40 smithi090 bash[32384]: audit 2023-12-01T10:56:40.365987+0000 mon.c (mon.2) 7080 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:56:41.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:56:40 smithi080 bash[41963]: audit 2023-12-01T10:56:40.365987+0000 mon.c (mon.2) 7080 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:56:41.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:56:40 smithi080 bash[28361]: audit 2023-12-01T10:56:40.365987+0000 mon.c (mon.2) 7080 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:56:42.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:56:41 smithi090 bash[32384]: audit 2023-12-01T10:56:41.068956+0000 mon.c (mon.2) 7081 : audit 0 from='client.? 172.21.15.80:0/2850942626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:56:42.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:56:41 smithi090 bash[32384]: cluster 2023-12-01T10:56:41.266302+0000 mgr.y (mgr.24362) 11044 : cluster 0 pgmap v11013: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:56:42.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:56:41 smithi080 bash[28361]: audit 2023-12-01T10:56:41.068956+0000 mon.c (mon.2) 7081 : audit 0 from='client.? 172.21.15.80:0/2850942626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:56:42.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:56:41 smithi080 bash[28361]: cluster 2023-12-01T10:56:41.266302+0000 mgr.y (mgr.24362) 11044 : cluster 0 pgmap v11013: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:56:42.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:56:41 smithi080 bash[41963]: audit 2023-12-01T10:56:41.068956+0000 mon.c (mon.2) 7081 : audit 0 from='client.? 172.21.15.80:0/2850942626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:56:42.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:56:41 smithi080 bash[41963]: cluster 2023-12-01T10:56:41.266302+0000 mgr.y (mgr.24362) 11044 : cluster 0 pgmap v11013: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:56:44.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:56:44 smithi080 bash[28361]: cluster 2023-12-01T10:56:43.267072+0000 mgr.y (mgr.24362) 11045 : cluster 0 pgmap v11014: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:56:44.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:56:44 smithi080 bash[28361]: audit 2023-12-01T10:56:43.521903+0000 mon.a (mon.0) 7003 : audit 0 from='client.? 172.21.15.80:0/753527561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:56:44.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:56:44 smithi080 bash[41963]: cluster 2023-12-01T10:56:43.267072+0000 mgr.y (mgr.24362) 11045 : cluster 0 pgmap v11014: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:56:44.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:56:44 smithi080 bash[41963]: audit 2023-12-01T10:56:43.521903+0000 mon.a (mon.0) 7003 : audit 0 from='client.? 172.21.15.80:0/753527561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:56:44.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:56:44 smithi090 bash[32384]: cluster 2023-12-01T10:56:43.267072+0000 mgr.y (mgr.24362) 11045 : cluster 0 pgmap v11014: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:56:44.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:56:44 smithi090 bash[32384]: audit 2023-12-01T10:56:43.521903+0000 mon.a (mon.0) 7003 : audit 0 from='client.? 172.21.15.80:0/753527561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:56:46.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:56:45 smithi080 bash[28361]: cluster 2023-12-01T10:56:45.267764+0000 mgr.y (mgr.24362) 11046 : cluster 0 pgmap v11015: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:56:46.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:56:45 smithi080 bash[41963]: cluster 2023-12-01T10:56:45.267764+0000 mgr.y (mgr.24362) 11046 : cluster 0 pgmap v11015: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:56:46.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:56:45 smithi090 bash[32384]: cluster 2023-12-01T10:56:45.267764+0000 mgr.y (mgr.24362) 11046 : cluster 0 pgmap v11015: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:56:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:56:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:56:46] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T10:56:47.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:56:46 smithi080 bash[28361]: audit 2023-12-01T10:56:45.978043+0000 mon.c (mon.2) 7082 : audit 0 from='client.? 172.21.15.80:0/1657269672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:56:47.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:56:46 smithi080 bash[41963]: audit 2023-12-01T10:56:45.978043+0000 mon.c (mon.2) 7082 : audit 0 from='client.? 172.21.15.80:0/1657269672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:56:47.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:56:46 smithi090 bash[32384]: audit 2023-12-01T10:56:45.978043+0000 mon.c (mon.2) 7082 : audit 0 from='client.? 172.21.15.80:0/1657269672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:56:48.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:56:47 smithi080 bash[41963]: cluster 2023-12-01T10:56:47.268895+0000 mgr.y (mgr.24362) 11047 : cluster 0 pgmap v11016: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:56:48.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:56:47 smithi080 bash[28361]: cluster 2023-12-01T10:56:47.268895+0000 mgr.y (mgr.24362) 11047 : cluster 0 pgmap v11016: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:56:48.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:56:47 smithi090 bash[32384]: cluster 2023-12-01T10:56:47.268895+0000 mgr.y (mgr.24362) 11047 : cluster 0 pgmap v11016: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:56:49.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:56:48 smithi080 bash[41963]: audit 2023-12-01T10:56:48.437173+0000 mon.c (mon.2) 7083 : audit 0 from='client.? 172.21.15.80:0/864274222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:56:49.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:56:48 smithi080 bash[28361]: audit 2023-12-01T10:56:48.437173+0000 mon.c (mon.2) 7083 : audit 0 from='client.? 172.21.15.80:0/864274222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:56:49.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:56:48 smithi090 bash[32384]: audit 2023-12-01T10:56:48.437173+0000 mon.c (mon.2) 7083 : audit 0 from='client.? 172.21.15.80:0/864274222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:56:50.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:56:49 smithi080 bash[28361]: cluster 2023-12-01T10:56:49.269561+0000 mgr.y (mgr.24362) 11048 : cluster 0 pgmap v11017: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:56:50.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:56:49 smithi080 bash[41963]: cluster 2023-12-01T10:56:49.269561+0000 mgr.y (mgr.24362) 11048 : cluster 0 pgmap v11017: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:56:50.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:56:49 smithi090 bash[32384]: cluster 2023-12-01T10:56:49.269561+0000 mgr.y (mgr.24362) 11048 : cluster 0 pgmap v11017: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:56:51.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:56:50 smithi090 bash[32384]: audit 2023-12-01T10:56:50.893339+0000 mon.a (mon.0) 7004 : audit 0 from='client.? 172.21.15.80:0/1059391745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:56:51.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:56:50 smithi080 bash[28361]: audit 2023-12-01T10:56:50.893339+0000 mon.a (mon.0) 7004 : audit 0 from='client.? 172.21.15.80:0/1059391745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:56:51.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:56:50 smithi080 bash[41963]: audit 2023-12-01T10:56:50.893339+0000 mon.a (mon.0) 7004 : audit 0 from='client.? 172.21.15.80:0/1059391745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:56:52.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:56:51 smithi090 bash[32384]: cluster 2023-12-01T10:56:51.270704+0000 mgr.y (mgr.24362) 11049 : cluster 0 pgmap v11018: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:56:52.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:56:51 smithi080 bash[41963]: cluster 2023-12-01T10:56:51.270704+0000 mgr.y (mgr.24362) 11049 : cluster 0 pgmap v11018: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:56:52.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:56:51 smithi080 bash[28361]: cluster 2023-12-01T10:56:51.270704+0000 mgr.y (mgr.24362) 11049 : cluster 0 pgmap v11018: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:56:54.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:56:54 smithi080 bash[28361]: cluster 2023-12-01T10:56:53.271312+0000 mgr.y (mgr.24362) 11050 : cluster 0 pgmap v11019: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:56:54.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:56:54 smithi080 bash[28361]: audit 2023-12-01T10:56:53.331060+0000 mon.a (mon.0) 7005 : audit 0 from='client.? 172.21.15.80:0/3442149431' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:56:54.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:56:54 smithi080 bash[41963]: cluster 2023-12-01T10:56:53.271312+0000 mgr.y (mgr.24362) 11050 : cluster 0 pgmap v11019: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:56:54.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:56:54 smithi080 bash[41963]: audit 2023-12-01T10:56:53.331060+0000 mon.a (mon.0) 7005 : audit 0 from='client.? 172.21.15.80:0/3442149431' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:56:54.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:56:54 smithi090 bash[32384]: cluster 2023-12-01T10:56:53.271312+0000 mgr.y (mgr.24362) 11050 : cluster 0 pgmap v11019: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:56:54.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:56:54 smithi090 bash[32384]: audit 2023-12-01T10:56:53.331060+0000 mon.a (mon.0) 7005 : audit 0 from='client.? 172.21.15.80:0/3442149431' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:56:56.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:56:55 smithi080 bash[41963]: cluster 2023-12-01T10:56:55.271987+0000 mgr.y (mgr.24362) 11051 : cluster 0 pgmap v11020: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:56:56.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:56:55 smithi080 bash[41963]: audit 2023-12-01T10:56:55.366216+0000 mon.c (mon.2) 7084 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:56:56.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:56:55 smithi080 bash[41963]: audit 2023-12-01T10:56:55.781619+0000 mon.c (mon.2) 7085 : audit 0 from='client.? 172.21.15.80:0/3664113847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:56:56.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:56:55 smithi080 bash[28361]: cluster 2023-12-01T10:56:55.271987+0000 mgr.y (mgr.24362) 11051 : cluster 0 pgmap v11020: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:56:56.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:56:55 smithi080 bash[28361]: audit 2023-12-01T10:56:55.366216+0000 mon.c (mon.2) 7084 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:56:56.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:56:55 smithi080 bash[28361]: audit 2023-12-01T10:56:55.781619+0000 mon.c (mon.2) 7085 : audit 0 from='client.? 172.21.15.80:0/3664113847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:56:56.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:56:55 smithi090 bash[32384]: cluster 2023-12-01T10:56:55.271987+0000 mgr.y (mgr.24362) 11051 : cluster 0 pgmap v11020: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:56:56.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:56:55 smithi090 bash[32384]: audit 2023-12-01T10:56:55.366216+0000 mon.c (mon.2) 7084 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:56:56.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:56:55 smithi090 bash[32384]: audit 2023-12-01T10:56:55.781619+0000 mon.c (mon.2) 7085 : audit 0 from='client.? 172.21.15.80:0/3664113847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:56:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:56:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:56:56] "GET /metrics HTTP/1.1" 200 33987 "" "Prometheus/2.43.0" 2023-12-01T10:56:58.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:56:58 smithi080 bash[41963]: cluster 2023-12-01T10:56:57.273139+0000 mgr.y (mgr.24362) 11052 : cluster 0 pgmap v11021: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:56:58.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:56:58 smithi080 bash[41963]: audit 2023-12-01T10:56:58.227195+0000 mon.c (mon.2) 7086 : audit 0 from='client.? 172.21.15.80:0/4017837395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:56:58.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:56:58 smithi080 bash[28361]: cluster 2023-12-01T10:56:57.273139+0000 mgr.y (mgr.24362) 11052 : cluster 0 pgmap v11021: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:56:58.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:56:58 smithi080 bash[28361]: audit 2023-12-01T10:56:58.227195+0000 mon.c (mon.2) 7086 : audit 0 from='client.? 172.21.15.80:0/4017837395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:56:58.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:56:58 smithi090 bash[32384]: cluster 2023-12-01T10:56:57.273139+0000 mgr.y (mgr.24362) 11052 : cluster 0 pgmap v11021: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:56:58.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:56:58 smithi090 bash[32384]: audit 2023-12-01T10:56:58.227195+0000 mon.c (mon.2) 7086 : audit 0 from='client.? 172.21.15.80:0/4017837395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:57:00.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:57:00 smithi080 bash[28361]: cluster 2023-12-01T10:56:59.273828+0000 mgr.y (mgr.24362) 11053 : cluster 0 pgmap v11022: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:57:00.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:57:00 smithi080 bash[41963]: cluster 2023-12-01T10:56:59.273828+0000 mgr.y (mgr.24362) 11053 : cluster 0 pgmap v11022: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:57:00.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:57:00 smithi090 bash[32384]: cluster 2023-12-01T10:56:59.273828+0000 mgr.y (mgr.24362) 11053 : cluster 0 pgmap v11022: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:57:01.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:57:01 smithi080 bash[41963]: audit 2023-12-01T10:57:00.671008+0000 mon.c (mon.2) 7087 : audit 0 from='client.? 172.21.15.80:0/561159277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:57:01.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:57:01 smithi080 bash[28361]: audit 2023-12-01T10:57:00.671008+0000 mon.c (mon.2) 7087 : audit 0 from='client.? 172.21.15.80:0/561159277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:57:01.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:57:01 smithi090 bash[32384]: audit 2023-12-01T10:57:00.671008+0000 mon.c (mon.2) 7087 : audit 0 from='client.? 172.21.15.80:0/561159277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:57:02.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:57:02 smithi080 bash[28361]: cluster 2023-12-01T10:57:01.275014+0000 mgr.y (mgr.24362) 11054 : cluster 0 pgmap v11023: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:57:02.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:57:02 smithi080 bash[41963]: cluster 2023-12-01T10:57:01.275014+0000 mgr.y (mgr.24362) 11054 : cluster 0 pgmap v11023: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:57:02.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:57:02 smithi090 bash[32384]: cluster 2023-12-01T10:57:01.275014+0000 mgr.y (mgr.24362) 11054 : cluster 0 pgmap v11023: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:57:03.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:57:03 smithi080 bash[28361]: audit 2023-12-01T10:57:03.120573+0000 mon.a (mon.0) 7006 : audit 0 from='client.? 172.21.15.80:0/2242575771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:57:03.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:57:03 smithi080 bash[41963]: audit 2023-12-01T10:57:03.120573+0000 mon.a (mon.0) 7006 : audit 0 from='client.? 172.21.15.80:0/2242575771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:57:03.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:57:03 smithi090 bash[32384]: audit 2023-12-01T10:57:03.120573+0000 mon.a (mon.0) 7006 : audit 0 from='client.? 172.21.15.80:0/2242575771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:57:04.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:57:04 smithi080 bash[28361]: cluster 2023-12-01T10:57:03.275740+0000 mgr.y (mgr.24362) 11055 : cluster 0 pgmap v11024: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:57:04.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:57:04 smithi080 bash[41963]: cluster 2023-12-01T10:57:03.275740+0000 mgr.y (mgr.24362) 11055 : cluster 0 pgmap v11024: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:57:04.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:57:04 smithi090 bash[32384]: cluster 2023-12-01T10:57:03.275740+0000 mgr.y (mgr.24362) 11055 : cluster 0 pgmap v11024: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:57:06.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:57:05 smithi080 bash[28361]: cluster 2023-12-01T10:57:05.276302+0000 mgr.y (mgr.24362) 11056 : cluster 0 pgmap v11025: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:57:06.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:57:05 smithi080 bash[28361]: audit 2023-12-01T10:57:05.569526+0000 mon.c (mon.2) 7088 : audit 0 from='client.? 172.21.15.80:0/3966416151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:57:06.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:57:05 smithi080 bash[41963]: cluster 2023-12-01T10:57:05.276302+0000 mgr.y (mgr.24362) 11056 : cluster 0 pgmap v11025: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:57:06.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:57:05 smithi080 bash[41963]: audit 2023-12-01T10:57:05.569526+0000 mon.c (mon.2) 7088 : audit 0 from='client.? 172.21.15.80:0/3966416151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:57:06.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:57:05 smithi090 bash[32384]: cluster 2023-12-01T10:57:05.276302+0000 mgr.y (mgr.24362) 11056 : cluster 0 pgmap v11025: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:57:06.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:57:05 smithi090 bash[32384]: audit 2023-12-01T10:57:05.569526+0000 mon.c (mon.2) 7088 : audit 0 from='client.? 172.21.15.80:0/3966416151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:57:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:57:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:57:06] "GET /metrics HTTP/1.1" 200 33987 "" "Prometheus/2.43.0" 2023-12-01T10:57:08.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:57:08 smithi080 bash[28361]: cluster 2023-12-01T10:57:07.277394+0000 mgr.y (mgr.24362) 11057 : cluster 0 pgmap v11026: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:57:08.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:57:08 smithi080 bash[28361]: audit 2023-12-01T10:57:08.021101+0000 mon.c (mon.2) 7089 : audit 0 from='client.? 172.21.15.80:0/1008010758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:57:08.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:57:08 smithi080 bash[41963]: cluster 2023-12-01T10:57:07.277394+0000 mgr.y (mgr.24362) 11057 : cluster 0 pgmap v11026: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:57:08.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:57:08 smithi080 bash[41963]: audit 2023-12-01T10:57:08.021101+0000 mon.c (mon.2) 7089 : audit 0 from='client.? 172.21.15.80:0/1008010758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:57:08.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:57:08 smithi090 bash[32384]: cluster 2023-12-01T10:57:07.277394+0000 mgr.y (mgr.24362) 11057 : cluster 0 pgmap v11026: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:57:08.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:57:08 smithi090 bash[32384]: audit 2023-12-01T10:57:08.021101+0000 mon.c (mon.2) 7089 : audit 0 from='client.? 172.21.15.80:0/1008010758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:57:10.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:57:10 smithi080 bash[28361]: cluster 2023-12-01T10:57:09.278079+0000 mgr.y (mgr.24362) 11058 : cluster 0 pgmap v11027: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:57:10.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:57:10 smithi080 bash[41963]: cluster 2023-12-01T10:57:09.278079+0000 mgr.y (mgr.24362) 11058 : cluster 0 pgmap v11027: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:57:10.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:57:10 smithi090 bash[32384]: cluster 2023-12-01T10:57:09.278079+0000 mgr.y (mgr.24362) 11058 : cluster 0 pgmap v11027: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:57:11.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:57:11 smithi080 bash[28361]: audit 2023-12-01T10:57:10.366266+0000 mon.c (mon.2) 7090 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:57:11.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:57:11 smithi080 bash[28361]: audit 2023-12-01T10:57:10.492745+0000 mon.a (mon.0) 7007 : audit 0 from='client.? 172.21.15.80:0/519445627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:57:11.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:57:11 smithi080 bash[41963]: audit 2023-12-01T10:57:10.366266+0000 mon.c (mon.2) 7090 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:57:11.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:57:11 smithi080 bash[41963]: audit 2023-12-01T10:57:10.492745+0000 mon.a (mon.0) 7007 : audit 0 from='client.? 172.21.15.80:0/519445627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:57:11.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:57:11 smithi090 bash[32384]: audit 2023-12-01T10:57:10.366266+0000 mon.c (mon.2) 7090 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:57:11.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:57:11 smithi090 bash[32384]: audit 2023-12-01T10:57:10.492745+0000 mon.a (mon.0) 7007 : audit 0 from='client.? 172.21.15.80:0/519445627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:57:12.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:57:12 smithi080 bash[28361]: cluster 2023-12-01T10:57:11.279224+0000 mgr.y (mgr.24362) 11059 : cluster 0 pgmap v11028: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:57:12.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:57:12 smithi080 bash[41963]: cluster 2023-12-01T10:57:11.279224+0000 mgr.y (mgr.24362) 11059 : cluster 0 pgmap v11028: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:57:12.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:57:12 smithi090 bash[32384]: cluster 2023-12-01T10:57:11.279224+0000 mgr.y (mgr.24362) 11059 : cluster 0 pgmap v11028: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:57:13.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:57:13 smithi080 bash[41963]: audit 2023-12-01T10:57:12.944723+0000 mon.c (mon.2) 7091 : audit 0 from='client.? 172.21.15.80:0/940202290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:57:13.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:57:13 smithi080 bash[28361]: audit 2023-12-01T10:57:12.944723+0000 mon.c (mon.2) 7091 : audit 0 from='client.? 172.21.15.80:0/940202290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:57:13.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:57:13 smithi090 bash[32384]: audit 2023-12-01T10:57:12.944723+0000 mon.c (mon.2) 7091 : audit 0 from='client.? 172.21.15.80:0/940202290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:57:14.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:57:14 smithi080 bash[41963]: cluster 2023-12-01T10:57:13.279863+0000 mgr.y (mgr.24362) 11060 : cluster 0 pgmap v11029: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:57:14.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:57:14 smithi080 bash[28361]: cluster 2023-12-01T10:57:13.279863+0000 mgr.y (mgr.24362) 11060 : cluster 0 pgmap v11029: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:57:14.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:57:14 smithi090 bash[32384]: cluster 2023-12-01T10:57:13.279863+0000 mgr.y (mgr.24362) 11060 : cluster 0 pgmap v11029: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:57:16.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:57:15 smithi080 bash[41963]: cluster 2023-12-01T10:57:15.280511+0000 mgr.y (mgr.24362) 11061 : cluster 0 pgmap v11030: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:57:16.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:57:15 smithi080 bash[41963]: audit 2023-12-01T10:57:15.399389+0000 mon.a (mon.0) 7008 : audit 0 from='client.? 172.21.15.80:0/4239571549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:57:16.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:57:15 smithi080 bash[28361]: cluster 2023-12-01T10:57:15.280511+0000 mgr.y (mgr.24362) 11061 : cluster 0 pgmap v11030: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:57:16.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:57:15 smithi080 bash[28361]: audit 2023-12-01T10:57:15.399389+0000 mon.a (mon.0) 7008 : audit 0 from='client.? 172.21.15.80:0/4239571549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:57:16.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:57:15 smithi090 bash[32384]: cluster 2023-12-01T10:57:15.280511+0000 mgr.y (mgr.24362) 11061 : cluster 0 pgmap v11030: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:57:16.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:57:15 smithi090 bash[32384]: audit 2023-12-01T10:57:15.399389+0000 mon.a (mon.0) 7008 : audit 0 from='client.? 172.21.15.80:0/4239571549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:57:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:57:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:57:16] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T10:57:18.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:57:18 smithi080 bash[28361]: cluster 2023-12-01T10:57:17.281654+0000 mgr.y (mgr.24362) 11062 : cluster 0 pgmap v11031: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:57:18.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:57:18 smithi080 bash[28361]: audit 2023-12-01T10:57:17.850912+0000 mon.c (mon.2) 7092 : audit 0 from='client.? 172.21.15.80:0/1113667686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:57:18.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:57:18 smithi080 bash[41963]: cluster 2023-12-01T10:57:17.281654+0000 mgr.y (mgr.24362) 11062 : cluster 0 pgmap v11031: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:57:18.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:57:18 smithi080 bash[41963]: audit 2023-12-01T10:57:17.850912+0000 mon.c (mon.2) 7092 : audit 0 from='client.? 172.21.15.80:0/1113667686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:57:18.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:57:18 smithi090 bash[32384]: cluster 2023-12-01T10:57:17.281654+0000 mgr.y (mgr.24362) 11062 : cluster 0 pgmap v11031: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:57:18.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:57:18 smithi090 bash[32384]: audit 2023-12-01T10:57:17.850912+0000 mon.c (mon.2) 7092 : audit 0 from='client.? 172.21.15.80:0/1113667686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:57:20.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:57:20 smithi080 bash[28361]: cluster 2023-12-01T10:57:19.282477+0000 mgr.y (mgr.24362) 11063 : cluster 0 pgmap v11032: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:57:20.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:57:20 smithi080 bash[28361]: audit 2023-12-01T10:57:20.293736+0000 mon.a (mon.0) 7009 : audit 0 from='client.? 172.21.15.80:0/3480623933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:57:20.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:57:20 smithi080 bash[41963]: cluster 2023-12-01T10:57:19.282477+0000 mgr.y (mgr.24362) 11063 : cluster 0 pgmap v11032: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:57:20.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:57:20 smithi080 bash[41963]: audit 2023-12-01T10:57:20.293736+0000 mon.a (mon.0) 7009 : audit 0 from='client.? 172.21.15.80:0/3480623933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:57:20.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:57:20 smithi090 bash[32384]: cluster 2023-12-01T10:57:19.282477+0000 mgr.y (mgr.24362) 11063 : cluster 0 pgmap v11032: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:57:20.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:57:20 smithi090 bash[32384]: audit 2023-12-01T10:57:20.293736+0000 mon.a (mon.0) 7009 : audit 0 from='client.? 172.21.15.80:0/3480623933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:57:22.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:57:22 smithi080 bash[28361]: cluster 2023-12-01T10:57:21.283726+0000 mgr.y (mgr.24362) 11064 : cluster 0 pgmap v11033: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:57:22.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:57:22 smithi080 bash[41963]: cluster 2023-12-01T10:57:21.283726+0000 mgr.y (mgr.24362) 11064 : cluster 0 pgmap v11033: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:57:22.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:57:22 smithi090 bash[32384]: cluster 2023-12-01T10:57:21.283726+0000 mgr.y (mgr.24362) 11064 : cluster 0 pgmap v11033: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:57:23.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:57:23 smithi080 bash[28361]: audit 2023-12-01T10:57:22.741379+0000 mon.c (mon.2) 7093 : audit 0 from='client.? 172.21.15.80:0/908093929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:57:23.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:57:23 smithi080 bash[41963]: audit 2023-12-01T10:57:22.741379+0000 mon.c (mon.2) 7093 : audit 0 from='client.? 172.21.15.80:0/908093929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:57:23.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:57:23 smithi090 bash[32384]: audit 2023-12-01T10:57:22.741379+0000 mon.c (mon.2) 7093 : audit 0 from='client.? 172.21.15.80:0/908093929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:57:24.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:57:24 smithi080 bash[28361]: cluster 2023-12-01T10:57:23.284326+0000 mgr.y (mgr.24362) 11065 : cluster 0 pgmap v11034: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:57:24.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:57:24 smithi080 bash[41963]: cluster 2023-12-01T10:57:23.284326+0000 mgr.y (mgr.24362) 11065 : cluster 0 pgmap v11034: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:57:24.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:57:24 smithi090 bash[32384]: cluster 2023-12-01T10:57:23.284326+0000 mgr.y (mgr.24362) 11065 : cluster 0 pgmap v11034: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:57:26.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:57:25 smithi080 bash[28361]: audit 2023-12-01T10:57:25.195754+0000 mon.c (mon.2) 7094 : audit 0 from='client.? 172.21.15.80:0/3635405416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:57:26.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:57:25 smithi080 bash[28361]: cluster 2023-12-01T10:57:25.284927+0000 mgr.y (mgr.24362) 11066 : cluster 0 pgmap v11035: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:57:26.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:57:25 smithi080 bash[28361]: audit 2023-12-01T10:57:25.367129+0000 mon.c (mon.2) 7095 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:57:26.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:57:25 smithi080 bash[41963]: audit 2023-12-01T10:57:25.195754+0000 mon.c (mon.2) 7094 : audit 0 from='client.? 172.21.15.80:0/3635405416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:57:26.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:57:25 smithi080 bash[41963]: cluster 2023-12-01T10:57:25.284927+0000 mgr.y (mgr.24362) 11066 : cluster 0 pgmap v11035: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:57:26.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:57:25 smithi080 bash[41963]: audit 2023-12-01T10:57:25.367129+0000 mon.c (mon.2) 7095 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:57:26.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:57:25 smithi090 bash[32384]: audit 2023-12-01T10:57:25.195754+0000 mon.c (mon.2) 7094 : audit 0 from='client.? 172.21.15.80:0/3635405416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:57:26.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:57:25 smithi090 bash[32384]: cluster 2023-12-01T10:57:25.284927+0000 mgr.y (mgr.24362) 11066 : cluster 0 pgmap v11035: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:57:26.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:57:25 smithi090 bash[32384]: audit 2023-12-01T10:57:25.367129+0000 mon.c (mon.2) 7095 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:57:26.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:57:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:57:26] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T10:57:28.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:57:28 smithi080 bash[28361]: cluster 2023-12-01T10:57:27.286153+0000 mgr.y (mgr.24362) 11067 : cluster 0 pgmap v11036: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:57:28.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:57:28 smithi080 bash[28361]: audit 2023-12-01T10:57:27.647769+0000 mon.c (mon.2) 7096 : audit 0 from='client.? 172.21.15.80:0/2468899762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:57:28.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:57:28 smithi080 bash[41963]: cluster 2023-12-01T10:57:27.286153+0000 mgr.y (mgr.24362) 11067 : cluster 0 pgmap v11036: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:57:28.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:57:28 smithi080 bash[41963]: audit 2023-12-01T10:57:27.647769+0000 mon.c (mon.2) 7096 : audit 0 from='client.? 172.21.15.80:0/2468899762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:57:28.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:57:28 smithi090 bash[32384]: cluster 2023-12-01T10:57:27.286153+0000 mgr.y (mgr.24362) 11067 : cluster 0 pgmap v11036: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:57:28.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:57:28 smithi090 bash[32384]: audit 2023-12-01T10:57:27.647769+0000 mon.c (mon.2) 7096 : audit 0 from='client.? 172.21.15.80:0/2468899762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:57:30.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:57:30 smithi080 bash[28361]: cluster 2023-12-01T10:57:29.286840+0000 mgr.y (mgr.24362) 11068 : cluster 0 pgmap v11037: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:57:30.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:57:30 smithi080 bash[28361]: audit 2023-12-01T10:57:30.101180+0000 mon.c (mon.2) 7097 : audit 0 from='client.? 172.21.15.80:0/3665250147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:57:30.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:57:30 smithi080 bash[41963]: cluster 2023-12-01T10:57:29.286840+0000 mgr.y (mgr.24362) 11068 : cluster 0 pgmap v11037: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:57:30.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:57:30 smithi080 bash[41963]: audit 2023-12-01T10:57:30.101180+0000 mon.c (mon.2) 7097 : audit 0 from='client.? 172.21.15.80:0/3665250147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:57:30.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:57:30 smithi090 bash[32384]: cluster 2023-12-01T10:57:29.286840+0000 mgr.y (mgr.24362) 11068 : cluster 0 pgmap v11037: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:57:30.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:57:30 smithi090 bash[32384]: audit 2023-12-01T10:57:30.101180+0000 mon.c (mon.2) 7097 : audit 0 from='client.? 172.21.15.80:0/3665250147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:57:32.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:57:32 smithi080 bash[41963]: cluster 2023-12-01T10:57:31.288004+0000 mgr.y (mgr.24362) 11069 : cluster 0 pgmap v11038: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:57:32.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:57:32 smithi080 bash[28361]: cluster 2023-12-01T10:57:31.288004+0000 mgr.y (mgr.24362) 11069 : cluster 0 pgmap v11038: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:57:32.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:57:32 smithi090 bash[32384]: cluster 2023-12-01T10:57:31.288004+0000 mgr.y (mgr.24362) 11069 : cluster 0 pgmap v11038: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:57:33.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:57:33 smithi080 bash[28361]: audit 2023-12-01T10:57:32.557949+0000 mon.a (mon.0) 7010 : audit 0 from='client.? 172.21.15.80:0/2075917778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:57:33.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:57:33 smithi080 bash[41963]: audit 2023-12-01T10:57:32.557949+0000 mon.a (mon.0) 7010 : audit 0 from='client.? 172.21.15.80:0/2075917778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:57:33.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:57:33 smithi090 bash[32384]: audit 2023-12-01T10:57:32.557949+0000 mon.a (mon.0) 7010 : audit 0 from='client.? 172.21.15.80:0/2075917778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:57:34.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:57:34 smithi080 bash[28361]: cluster 2023-12-01T10:57:33.288610+0000 mgr.y (mgr.24362) 11070 : cluster 0 pgmap v11039: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:57:34.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:57:34 smithi080 bash[41963]: cluster 2023-12-01T10:57:33.288610+0000 mgr.y (mgr.24362) 11070 : cluster 0 pgmap v11039: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:57:34.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:57:34 smithi090 bash[32384]: cluster 2023-12-01T10:57:33.288610+0000 mgr.y (mgr.24362) 11070 : cluster 0 pgmap v11039: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:57:36.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:57:35 smithi080 bash[28361]: audit 2023-12-01T10:57:35.014123+0000 mon.a (mon.0) 7011 : audit 0 from='client.? 172.21.15.80:0/4007395188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:57:36.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:57:35 smithi080 bash[28361]: cluster 2023-12-01T10:57:35.289265+0000 mgr.y (mgr.24362) 11071 : cluster 0 pgmap v11040: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:57:36.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:57:35 smithi080 bash[41963]: audit 2023-12-01T10:57:35.014123+0000 mon.a (mon.0) 7011 : audit 0 from='client.? 172.21.15.80:0/4007395188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:57:36.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:57:35 smithi080 bash[41963]: cluster 2023-12-01T10:57:35.289265+0000 mgr.y (mgr.24362) 11071 : cluster 0 pgmap v11040: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:57:36.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:57:35 smithi090 bash[32384]: audit 2023-12-01T10:57:35.014123+0000 mon.a (mon.0) 7011 : audit 0 from='client.? 172.21.15.80:0/4007395188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:57:36.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:57:35 smithi090 bash[32384]: cluster 2023-12-01T10:57:35.289265+0000 mgr.y (mgr.24362) 11071 : cluster 0 pgmap v11040: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:57:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:57:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:57:36] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T10:57:38.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:57:38 smithi080 bash[28361]: cluster 2023-12-01T10:57:37.290025+0000 mgr.y (mgr.24362) 11072 : cluster 0 pgmap v11041: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:57:38.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:57:38 smithi080 bash[28361]: audit 2023-12-01T10:57:37.468231+0000 mon.c (mon.2) 7098 : audit 0 from='client.? 172.21.15.80:0/4275072922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:57:38.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:57:38 smithi080 bash[28361]: audit 2023-12-01T10:57:38.237624+0000 mon.c (mon.2) 7099 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:57:38.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:57:38 smithi080 bash[41963]: cluster 2023-12-01T10:57:37.290025+0000 mgr.y (mgr.24362) 11072 : cluster 0 pgmap v11041: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:57:38.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:57:38 smithi080 bash[41963]: audit 2023-12-01T10:57:37.468231+0000 mon.c (mon.2) 7098 : audit 0 from='client.? 172.21.15.80:0/4275072922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:57:38.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:57:38 smithi080 bash[41963]: audit 2023-12-01T10:57:38.237624+0000 mon.c (mon.2) 7099 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:57:38.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:57:38 smithi090 bash[32384]: cluster 2023-12-01T10:57:37.290025+0000 mgr.y (mgr.24362) 11072 : cluster 0 pgmap v11041: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:57:38.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:57:38 smithi090 bash[32384]: audit 2023-12-01T10:57:37.468231+0000 mon.c (mon.2) 7098 : audit 0 from='client.? 172.21.15.80:0/4275072922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:57:38.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:57:38 smithi090 bash[32384]: audit 2023-12-01T10:57:38.237624+0000 mon.c (mon.2) 7099 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:57:40.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:57:40 smithi080 bash[41963]: cluster 2023-12-01T10:57:39.290621+0000 mgr.y (mgr.24362) 11073 : cluster 0 pgmap v11042: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:57:40.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:57:40 smithi080 bash[41963]: audit 2023-12-01T10:57:39.931591+0000 mon.a (mon.0) 7012 : audit 0 from='client.? 172.21.15.80:0/3988184846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:57:40.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:57:40 smithi080 bash[28361]: cluster 2023-12-01T10:57:39.290621+0000 mgr.y (mgr.24362) 11073 : cluster 0 pgmap v11042: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:57:40.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:57:40 smithi080 bash[28361]: audit 2023-12-01T10:57:39.931591+0000 mon.a (mon.0) 7012 : audit 0 from='client.? 172.21.15.80:0/3988184846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:57:40.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:57:40 smithi090 bash[32384]: cluster 2023-12-01T10:57:39.290621+0000 mgr.y (mgr.24362) 11073 : cluster 0 pgmap v11042: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:57:40.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:57:40 smithi090 bash[32384]: audit 2023-12-01T10:57:39.931591+0000 mon.a (mon.0) 7012 : audit 0 from='client.? 172.21.15.80:0/3988184846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:57:41.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:57:41 smithi080 bash[28361]: audit 2023-12-01T10:57:40.367135+0000 mon.c (mon.2) 7100 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:57:41.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:57:41 smithi080 bash[41963]: audit 2023-12-01T10:57:40.367135+0000 mon.c (mon.2) 7100 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:57:41.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:57:41 smithi090 bash[32384]: audit 2023-12-01T10:57:40.367135+0000 mon.c (mon.2) 7100 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:57:42.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:57:42 smithi080 bash[28361]: cluster 2023-12-01T10:57:41.291644+0000 mgr.y (mgr.24362) 11074 : cluster 0 pgmap v11043: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:57:42.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:57:42 smithi080 bash[41963]: cluster 2023-12-01T10:57:41.291644+0000 mgr.y (mgr.24362) 11074 : cluster 0 pgmap v11043: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:57:42.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:57:42 smithi090 bash[32384]: cluster 2023-12-01T10:57:41.291644+0000 mgr.y (mgr.24362) 11074 : cluster 0 pgmap v11043: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:57:43.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:57:43 smithi080 bash[28361]: audit 2023-12-01T10:57:42.385970+0000 mon.c (mon.2) 7101 : audit 0 from='client.? 172.21.15.80:0/4168807232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:57:43.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:57:43 smithi080 bash[41963]: audit 2023-12-01T10:57:42.385970+0000 mon.c (mon.2) 7101 : audit 0 from='client.? 172.21.15.80:0/4168807232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:57:43.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:57:43 smithi090 bash[32384]: audit 2023-12-01T10:57:42.385970+0000 mon.c (mon.2) 7101 : audit 0 from='client.? 172.21.15.80:0/4168807232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:57:44.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:57:44 smithi080 bash[28361]: cluster 2023-12-01T10:57:43.292308+0000 mgr.y (mgr.24362) 11075 : cluster 0 pgmap v11044: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:57:44.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:57:44 smithi080 bash[28361]: audit 2023-12-01T10:57:44.132909+0000 mon.a (mon.0) 7013 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:57:44.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:57:44 smithi080 bash[28361]: audit 2023-12-01T10:57:44.146694+0000 mon.a (mon.0) 7014 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:57:44.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:57:44 smithi080 bash[41963]: cluster 2023-12-01T10:57:43.292308+0000 mgr.y (mgr.24362) 11075 : cluster 0 pgmap v11044: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:57:44.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:57:44 smithi080 bash[41963]: audit 2023-12-01T10:57:44.132909+0000 mon.a (mon.0) 7013 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:57:44.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:57:44 smithi080 bash[41963]: audit 2023-12-01T10:57:44.146694+0000 mon.a (mon.0) 7014 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:57:44.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:57:44 smithi090 bash[32384]: cluster 2023-12-01T10:57:43.292308+0000 mgr.y (mgr.24362) 11075 : cluster 0 pgmap v11044: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:57:44.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:57:44 smithi090 bash[32384]: audit 2023-12-01T10:57:44.132909+0000 mon.a (mon.0) 7013 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:57:44.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:57:44 smithi090 bash[32384]: audit 2023-12-01T10:57:44.146694+0000 mon.a (mon.0) 7014 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:57:45.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:57:45 smithi090 bash[32384]: audit 2023-12-01T10:57:44.430406+0000 mon.a (mon.0) 7015 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:57:45.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:57:45 smithi090 bash[32384]: audit 2023-12-01T10:57:44.441610+0000 mon.a (mon.0) 7016 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:57:45.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:57:45 smithi090 bash[32384]: audit 2023-12-01T10:57:44.843687+0000 mon.a (mon.0) 7017 : audit 0 from='client.? 172.21.15.80:0/11913894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:57:45.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:57:45 smithi090 bash[32384]: audit 2023-12-01T10:57:44.918659+0000 mon.c (mon.2) 7102 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:57:45.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:57:45 smithi090 bash[32384]: audit 2023-12-01T10:57:44.920437+0000 mon.c (mon.2) 7103 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:57:45.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:57:45 smithi090 bash[32384]: audit 2023-12-01T10:57:44.929311+0000 mon.a (mon.0) 7018 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:57:45.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:57:45 smithi080 bash[41963]: audit 2023-12-01T10:57:44.430406+0000 mon.a (mon.0) 7015 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:57:45.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:57:45 smithi080 bash[41963]: audit 2023-12-01T10:57:44.441610+0000 mon.a (mon.0) 7016 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:57:45.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:57:45 smithi080 bash[41963]: audit 2023-12-01T10:57:44.843687+0000 mon.a (mon.0) 7017 : audit 0 from='client.? 172.21.15.80:0/11913894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:57:45.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:57:45 smithi080 bash[41963]: audit 2023-12-01T10:57:44.918659+0000 mon.c (mon.2) 7102 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:57:45.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:57:45 smithi080 bash[41963]: audit 2023-12-01T10:57:44.920437+0000 mon.c (mon.2) 7103 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:57:45.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:57:45 smithi080 bash[41963]: audit 2023-12-01T10:57:44.929311+0000 mon.a (mon.0) 7018 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:57:45.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:57:45 smithi080 bash[28361]: audit 2023-12-01T10:57:44.430406+0000 mon.a (mon.0) 7015 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:57:45.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:57:45 smithi080 bash[28361]: audit 2023-12-01T10:57:44.441610+0000 mon.a (mon.0) 7016 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:57:45.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:57:45 smithi080 bash[28361]: audit 2023-12-01T10:57:44.843687+0000 mon.a (mon.0) 7017 : audit 0 from='client.? 172.21.15.80:0/11913894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:57:45.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:57:45 smithi080 bash[28361]: audit 2023-12-01T10:57:44.918659+0000 mon.c (mon.2) 7102 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:57:45.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:57:45 smithi080 bash[28361]: audit 2023-12-01T10:57:44.920437+0000 mon.c (mon.2) 7103 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:57:45.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:57:45 smithi080 bash[28361]: audit 2023-12-01T10:57:44.929311+0000 mon.a (mon.0) 7018 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:57:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:57:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:57:46] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T10:57:46.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:57:46 smithi080 bash[41963]: cluster 2023-12-01T10:57:45.292984+0000 mgr.y (mgr.24362) 11076 : cluster 0 pgmap v11045: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:57:46.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:57:46 smithi080 bash[28361]: cluster 2023-12-01T10:57:45.292984+0000 mgr.y (mgr.24362) 11076 : cluster 0 pgmap v11045: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:57:46.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:57:46 smithi090 bash[32384]: cluster 2023-12-01T10:57:45.292984+0000 mgr.y (mgr.24362) 11076 : cluster 0 pgmap v11045: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:57:47.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:57:47 smithi090 bash[32384]: audit 2023-12-01T10:57:47.304711+0000 mon.c (mon.2) 7104 : audit 0 from='client.? 172.21.15.80:0/466741642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:57:47.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:57:47 smithi080 bash[28361]: audit 2023-12-01T10:57:47.304711+0000 mon.c (mon.2) 7104 : audit 0 from='client.? 172.21.15.80:0/466741642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:57:47.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:57:47 smithi080 bash[41963]: audit 2023-12-01T10:57:47.304711+0000 mon.c (mon.2) 7104 : audit 0 from='client.? 172.21.15.80:0/466741642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:57:48.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:57:48 smithi090 bash[32384]: cluster 2023-12-01T10:57:47.294066+0000 mgr.y (mgr.24362) 11077 : cluster 0 pgmap v11046: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:57:48.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:57:48 smithi080 bash[28361]: cluster 2023-12-01T10:57:47.294066+0000 mgr.y (mgr.24362) 11077 : cluster 0 pgmap v11046: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:57:48.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:57:48 smithi080 bash[41963]: cluster 2023-12-01T10:57:47.294066+0000 mgr.y (mgr.24362) 11077 : cluster 0 pgmap v11046: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:57:50.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:57:50 smithi090 bash[32384]: cluster 2023-12-01T10:57:49.294876+0000 mgr.y (mgr.24362) 11078 : cluster 0 pgmap v11047: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:57:50.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:57:50 smithi090 bash[32384]: audit 2023-12-01T10:57:49.783082+0000 mon.c (mon.2) 7105 : audit 0 from='client.? 172.21.15.80:0/3495540537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:57:50.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:57:50 smithi080 bash[28361]: cluster 2023-12-01T10:57:49.294876+0000 mgr.y (mgr.24362) 11078 : cluster 0 pgmap v11047: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:57:50.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:57:50 smithi080 bash[28361]: audit 2023-12-01T10:57:49.783082+0000 mon.c (mon.2) 7105 : audit 0 from='client.? 172.21.15.80:0/3495540537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:57:50.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:57:50 smithi080 bash[41963]: cluster 2023-12-01T10:57:49.294876+0000 mgr.y (mgr.24362) 11078 : cluster 0 pgmap v11047: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:57:50.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:57:50 smithi080 bash[41963]: audit 2023-12-01T10:57:49.783082+0000 mon.c (mon.2) 7105 : audit 0 from='client.? 172.21.15.80:0/3495540537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:57:52.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:57:52 smithi090 bash[32384]: cluster 2023-12-01T10:57:51.296013+0000 mgr.y (mgr.24362) 11079 : cluster 0 pgmap v11048: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:57:52.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:57:52 smithi090 bash[32384]: audit 2023-12-01T10:57:52.236423+0000 mon.c (mon.2) 7106 : audit 0 from='client.? 172.21.15.80:0/608832854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:57:52.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:57:52 smithi080 bash[28361]: cluster 2023-12-01T10:57:51.296013+0000 mgr.y (mgr.24362) 11079 : cluster 0 pgmap v11048: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:57:52.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:57:52 smithi080 bash[28361]: audit 2023-12-01T10:57:52.236423+0000 mon.c (mon.2) 7106 : audit 0 from='client.? 172.21.15.80:0/608832854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:57:52.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:57:52 smithi080 bash[41963]: cluster 2023-12-01T10:57:51.296013+0000 mgr.y (mgr.24362) 11079 : cluster 0 pgmap v11048: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:57:52.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:57:52 smithi080 bash[41963]: audit 2023-12-01T10:57:52.236423+0000 mon.c (mon.2) 7106 : audit 0 from='client.? 172.21.15.80:0/608832854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:57:54.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:57:54 smithi090 bash[32384]: cluster 2023-12-01T10:57:53.296686+0000 mgr.y (mgr.24362) 11080 : cluster 0 pgmap v11049: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:57:54.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:57:54 smithi080 bash[28361]: cluster 2023-12-01T10:57:53.296686+0000 mgr.y (mgr.24362) 11080 : cluster 0 pgmap v11049: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:57:54.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:57:54 smithi080 bash[41963]: cluster 2023-12-01T10:57:53.296686+0000 mgr.y (mgr.24362) 11080 : cluster 0 pgmap v11049: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:57:55.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:57:55 smithi090 bash[32384]: audit 2023-12-01T10:57:54.699048+0000 mon.c (mon.2) 7107 : audit 0 from='client.? 172.21.15.80:0/3508968529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:57:55.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:57:55 smithi090 bash[32384]: audit 2023-12-01T10:57:55.367798+0000 mon.c (mon.2) 7108 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:57:55.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:57:55 smithi080 bash[28361]: audit 2023-12-01T10:57:54.699048+0000 mon.c (mon.2) 7107 : audit 0 from='client.? 172.21.15.80:0/3508968529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:57:55.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:57:55 smithi080 bash[28361]: audit 2023-12-01T10:57:55.367798+0000 mon.c (mon.2) 7108 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:57:55.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:57:55 smithi080 bash[41963]: audit 2023-12-01T10:57:54.699048+0000 mon.c (mon.2) 7107 : audit 0 from='client.? 172.21.15.80:0/3508968529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:57:55.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:57:55 smithi080 bash[41963]: audit 2023-12-01T10:57:55.367798+0000 mon.c (mon.2) 7108 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:57:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:57:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:57:56] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T10:57:56.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:57:56 smithi080 bash[28361]: cluster 2023-12-01T10:57:55.297393+0000 mgr.y (mgr.24362) 11081 : cluster 0 pgmap v11050: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:57:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:57:56 smithi080 bash[41963]: cluster 2023-12-01T10:57:55.297393+0000 mgr.y (mgr.24362) 11081 : cluster 0 pgmap v11050: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:57:56.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:57:56 smithi090 bash[32384]: cluster 2023-12-01T10:57:55.297393+0000 mgr.y (mgr.24362) 11081 : cluster 0 pgmap v11050: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:57:57.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:57:57 smithi090 bash[32384]: audit 2023-12-01T10:57:57.152650+0000 mon.c (mon.2) 7109 : audit 0 from='client.? 172.21.15.80:0/882080553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:57:57.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:57:57 smithi080 bash[28361]: audit 2023-12-01T10:57:57.152650+0000 mon.c (mon.2) 7109 : audit 0 from='client.? 172.21.15.80:0/882080553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:57:57.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:57:57 smithi080 bash[41963]: audit 2023-12-01T10:57:57.152650+0000 mon.c (mon.2) 7109 : audit 0 from='client.? 172.21.15.80:0/882080553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:57:58.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:57:58 smithi090 bash[32384]: cluster 2023-12-01T10:57:57.298605+0000 mgr.y (mgr.24362) 11082 : cluster 0 pgmap v11051: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:57:58.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:57:58 smithi080 bash[41963]: cluster 2023-12-01T10:57:57.298605+0000 mgr.y (mgr.24362) 11082 : cluster 0 pgmap v11051: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:57:58.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:57:58 smithi080 bash[28361]: cluster 2023-12-01T10:57:57.298605+0000 mgr.y (mgr.24362) 11082 : cluster 0 pgmap v11051: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:58:00.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:58:00 smithi090 bash[32384]: cluster 2023-12-01T10:57:59.299266+0000 mgr.y (mgr.24362) 11083 : cluster 0 pgmap v11052: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:58:00.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:58:00 smithi090 bash[32384]: audit 2023-12-01T10:57:59.610176+0000 mon.a (mon.0) 7019 : audit 0 from='client.? 172.21.15.80:0/3816366340' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:58:00.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:58:00 smithi080 bash[28361]: cluster 2023-12-01T10:57:59.299266+0000 mgr.y (mgr.24362) 11083 : cluster 0 pgmap v11052: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:58:00.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:58:00 smithi080 bash[28361]: audit 2023-12-01T10:57:59.610176+0000 mon.a (mon.0) 7019 : audit 0 from='client.? 172.21.15.80:0/3816366340' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:58:00.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:58:00 smithi080 bash[41963]: cluster 2023-12-01T10:57:59.299266+0000 mgr.y (mgr.24362) 11083 : cluster 0 pgmap v11052: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:58:00.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:58:00 smithi080 bash[41963]: audit 2023-12-01T10:57:59.610176+0000 mon.a (mon.0) 7019 : audit 0 from='client.? 172.21.15.80:0/3816366340' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:58:02.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:58:02 smithi090 bash[32384]: cluster 2023-12-01T10:58:01.300392+0000 mgr.y (mgr.24362) 11084 : cluster 0 pgmap v11053: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:58:02.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:58:02 smithi090 bash[32384]: audit 2023-12-01T10:58:02.066206+0000 mon.a (mon.0) 7020 : audit 0 from='client.? 172.21.15.80:0/3418749331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:58:02.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:58:02 smithi080 bash[41963]: cluster 2023-12-01T10:58:01.300392+0000 mgr.y (mgr.24362) 11084 : cluster 0 pgmap v11053: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:58:02.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:58:02 smithi080 bash[41963]: audit 2023-12-01T10:58:02.066206+0000 mon.a (mon.0) 7020 : audit 0 from='client.? 172.21.15.80:0/3418749331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:58:02.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:58:02 smithi080 bash[28361]: cluster 2023-12-01T10:58:01.300392+0000 mgr.y (mgr.24362) 11084 : cluster 0 pgmap v11053: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:58:02.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:58:02 smithi080 bash[28361]: audit 2023-12-01T10:58:02.066206+0000 mon.a (mon.0) 7020 : audit 0 from='client.? 172.21.15.80:0/3418749331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:58:04.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:58:04 smithi090 bash[32384]: cluster 2023-12-01T10:58:03.300981+0000 mgr.y (mgr.24362) 11085 : cluster 0 pgmap v11054: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:58:04.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:58:04 smithi080 bash[28361]: cluster 2023-12-01T10:58:03.300981+0000 mgr.y (mgr.24362) 11085 : cluster 0 pgmap v11054: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:58:04.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:58:04 smithi080 bash[41963]: cluster 2023-12-01T10:58:03.300981+0000 mgr.y (mgr.24362) 11085 : cluster 0 pgmap v11054: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:58:05.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:58:05 smithi090 bash[32384]: audit 2023-12-01T10:58:04.526638+0000 mon.c (mon.2) 7110 : audit 0 from='client.? 172.21.15.80:0/2138777968' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:58:05.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:58:05 smithi080 bash[28361]: audit 2023-12-01T10:58:04.526638+0000 mon.c (mon.2) 7110 : audit 0 from='client.? 172.21.15.80:0/2138777968' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:58:05.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:58:05 smithi080 bash[41963]: audit 2023-12-01T10:58:04.526638+0000 mon.c (mon.2) 7110 : audit 0 from='client.? 172.21.15.80:0/2138777968' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:58:06.492 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:58:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:58:06] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T10:58:06.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:58:06 smithi090 bash[32384]: cluster 2023-12-01T10:58:05.301669+0000 mgr.y (mgr.24362) 11086 : cluster 0 pgmap v11055: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:58:06.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:58:06 smithi080 bash[28361]: cluster 2023-12-01T10:58:05.301669+0000 mgr.y (mgr.24362) 11086 : cluster 0 pgmap v11055: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:58:06.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:58:06 smithi080 bash[41963]: cluster 2023-12-01T10:58:05.301669+0000 mgr.y (mgr.24362) 11086 : cluster 0 pgmap v11055: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:58:07.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:58:07 smithi090 bash[32384]: audit 2023-12-01T10:58:06.978109+0000 mon.a (mon.0) 7021 : audit 0 from='client.? 172.21.15.80:0/779851437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:58:07.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:58:07 smithi080 bash[28361]: audit 2023-12-01T10:58:06.978109+0000 mon.a (mon.0) 7021 : audit 0 from='client.? 172.21.15.80:0/779851437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:58:07.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:58:07 smithi080 bash[41963]: audit 2023-12-01T10:58:06.978109+0000 mon.a (mon.0) 7021 : audit 0 from='client.? 172.21.15.80:0/779851437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:58:08.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:58:08 smithi090 bash[32384]: cluster 2023-12-01T10:58:07.302820+0000 mgr.y (mgr.24362) 11087 : cluster 0 pgmap v11056: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:58:08.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:58:08 smithi080 bash[28361]: cluster 2023-12-01T10:58:07.302820+0000 mgr.y (mgr.24362) 11087 : cluster 0 pgmap v11056: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:58:08.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:58:08 smithi080 bash[41963]: cluster 2023-12-01T10:58:07.302820+0000 mgr.y (mgr.24362) 11087 : cluster 0 pgmap v11056: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:58:09.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:58:09 smithi090 bash[32384]: audit 2023-12-01T10:58:09.432646+0000 mon.a (mon.0) 7022 : audit 0 from='client.? 172.21.15.80:0/582044713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:58:09.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:58:09 smithi080 bash[28361]: audit 2023-12-01T10:58:09.432646+0000 mon.a (mon.0) 7022 : audit 0 from='client.? 172.21.15.80:0/582044713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:58:09.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:58:09 smithi080 bash[41963]: audit 2023-12-01T10:58:09.432646+0000 mon.a (mon.0) 7022 : audit 0 from='client.? 172.21.15.80:0/582044713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:58:10.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:58:10 smithi090 bash[32384]: cluster 2023-12-01T10:58:09.303559+0000 mgr.y (mgr.24362) 11088 : cluster 0 pgmap v11057: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:58:10.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:58:10 smithi090 bash[32384]: audit 2023-12-01T10:58:10.368404+0000 mon.c (mon.2) 7111 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:58:10.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:58:10 smithi080 bash[41963]: cluster 2023-12-01T10:58:09.303559+0000 mgr.y (mgr.24362) 11088 : cluster 0 pgmap v11057: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:58:10.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:58:10 smithi080 bash[41963]: audit 2023-12-01T10:58:10.368404+0000 mon.c (mon.2) 7111 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:58:10.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:58:10 smithi080 bash[28361]: cluster 2023-12-01T10:58:09.303559+0000 mgr.y (mgr.24362) 11088 : cluster 0 pgmap v11057: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:58:10.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:58:10 smithi080 bash[28361]: audit 2023-12-01T10:58:10.368404+0000 mon.c (mon.2) 7111 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:58:12.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:58:12 smithi080 bash[28361]: cluster 2023-12-01T10:58:11.304824+0000 mgr.y (mgr.24362) 11089 : cluster 0 pgmap v11058: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:58:12.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:58:12 smithi080 bash[28361]: audit 2023-12-01T10:58:11.895230+0000 mon.c (mon.2) 7112 : audit 0 from='client.? 172.21.15.80:0/146645101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:58:12.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:58:12 smithi080 bash[41963]: cluster 2023-12-01T10:58:11.304824+0000 mgr.y (mgr.24362) 11089 : cluster 0 pgmap v11058: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:58:12.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:58:12 smithi080 bash[41963]: audit 2023-12-01T10:58:11.895230+0000 mon.c (mon.2) 7112 : audit 0 from='client.? 172.21.15.80:0/146645101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:58:13.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:58:12 smithi090 bash[32384]: cluster 2023-12-01T10:58:11.304824+0000 mgr.y (mgr.24362) 11089 : cluster 0 pgmap v11058: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:58:13.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:58:12 smithi090 bash[32384]: audit 2023-12-01T10:58:11.895230+0000 mon.c (mon.2) 7112 : audit 0 from='client.? 172.21.15.80:0/146645101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:58:14.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:58:14 smithi080 bash[28361]: cluster 2023-12-01T10:58:13.305505+0000 mgr.y (mgr.24362) 11090 : cluster 0 pgmap v11059: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:58:14.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:58:14 smithi080 bash[28361]: audit 2023-12-01T10:58:14.351696+0000 mon.a (mon.0) 7023 : audit 0 from='client.? 172.21.15.80:0/826460092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:58:14.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:58:14 smithi080 bash[41963]: cluster 2023-12-01T10:58:13.305505+0000 mgr.y (mgr.24362) 11090 : cluster 0 pgmap v11059: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:58:14.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:58:14 smithi080 bash[41963]: audit 2023-12-01T10:58:14.351696+0000 mon.a (mon.0) 7023 : audit 0 from='client.? 172.21.15.80:0/826460092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:58:15.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:58:14 smithi090 bash[32384]: cluster 2023-12-01T10:58:13.305505+0000 mgr.y (mgr.24362) 11090 : cluster 0 pgmap v11059: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:58:15.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:58:14 smithi090 bash[32384]: audit 2023-12-01T10:58:14.351696+0000 mon.a (mon.0) 7023 : audit 0 from='client.? 172.21.15.80:0/826460092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:58:16.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:58:15 smithi080 bash[28361]: cluster 2023-12-01T10:58:15.306185+0000 mgr.y (mgr.24362) 11091 : cluster 0 pgmap v11060: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:58:16.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:58:15 smithi080 bash[41963]: cluster 2023-12-01T10:58:15.306185+0000 mgr.y (mgr.24362) 11091 : cluster 0 pgmap v11060: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:58:16.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:58:15 smithi090 bash[32384]: cluster 2023-12-01T10:58:15.306185+0000 mgr.y (mgr.24362) 11091 : cluster 0 pgmap v11060: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:58:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:58:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:58:16] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T10:58:17.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:58:16 smithi080 bash[28361]: audit 2023-12-01T10:58:16.804657+0000 mon.c (mon.2) 7113 : audit 0 from='client.? 172.21.15.80:0/2061282146' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:58:17.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:58:16 smithi080 bash[41963]: audit 2023-12-01T10:58:16.804657+0000 mon.c (mon.2) 7113 : audit 0 from='client.? 172.21.15.80:0/2061282146' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:58:17.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:58:16 smithi090 bash[32384]: audit 2023-12-01T10:58:16.804657+0000 mon.c (mon.2) 7113 : audit 0 from='client.? 172.21.15.80:0/2061282146' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:58:18.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:58:17 smithi080 bash[28361]: cluster 2023-12-01T10:58:17.307439+0000 mgr.y (mgr.24362) 11092 : cluster 0 pgmap v11061: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:58:18.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:58:17 smithi080 bash[41963]: cluster 2023-12-01T10:58:17.307439+0000 mgr.y (mgr.24362) 11092 : cluster 0 pgmap v11061: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:58:18.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:58:17 smithi090 bash[32384]: cluster 2023-12-01T10:58:17.307439+0000 mgr.y (mgr.24362) 11092 : cluster 0 pgmap v11061: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:58:19.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:58:19 smithi080 bash[28361]: audit 2023-12-01T10:58:19.261841+0000 mon.a (mon.0) 7024 : audit 0 from='client.? 172.21.15.80:0/2689355661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:58:19.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:58:19 smithi080 bash[41963]: audit 2023-12-01T10:58:19.261841+0000 mon.a (mon.0) 7024 : audit 0 from='client.? 172.21.15.80:0/2689355661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:58:19.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:58:19 smithi090 bash[32384]: audit 2023-12-01T10:58:19.261841+0000 mon.a (mon.0) 7024 : audit 0 from='client.? 172.21.15.80:0/2689355661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:58:20.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:58:20 smithi080 bash[41963]: cluster 2023-12-01T10:58:19.308152+0000 mgr.y (mgr.24362) 11093 : cluster 0 pgmap v11062: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:58:20.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:58:20 smithi080 bash[28361]: cluster 2023-12-01T10:58:19.308152+0000 mgr.y (mgr.24362) 11093 : cluster 0 pgmap v11062: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:58:20.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:58:20 smithi090 bash[32384]: cluster 2023-12-01T10:58:19.308152+0000 mgr.y (mgr.24362) 11093 : cluster 0 pgmap v11062: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:58:22.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:58:22 smithi080 bash[28361]: cluster 2023-12-01T10:58:21.309293+0000 mgr.y (mgr.24362) 11094 : cluster 0 pgmap v11063: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:58:22.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:58:22 smithi080 bash[28361]: audit 2023-12-01T10:58:21.711715+0000 mon.a (mon.0) 7025 : audit 0 from='client.? 172.21.15.80:0/325992472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:58:22.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:58:22 smithi080 bash[41963]: cluster 2023-12-01T10:58:21.309293+0000 mgr.y (mgr.24362) 11094 : cluster 0 pgmap v11063: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:58:22.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:58:22 smithi080 bash[41963]: audit 2023-12-01T10:58:21.711715+0000 mon.a (mon.0) 7025 : audit 0 from='client.? 172.21.15.80:0/325992472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:58:22.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:58:22 smithi090 bash[32384]: cluster 2023-12-01T10:58:21.309293+0000 mgr.y (mgr.24362) 11094 : cluster 0 pgmap v11063: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:58:22.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:58:22 smithi090 bash[32384]: audit 2023-12-01T10:58:21.711715+0000 mon.a (mon.0) 7025 : audit 0 from='client.? 172.21.15.80:0/325992472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:58:24.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:58:24 smithi080 bash[41963]: cluster 2023-12-01T10:58:23.309948+0000 mgr.y (mgr.24362) 11095 : cluster 0 pgmap v11064: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:58:24.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:58:24 smithi080 bash[41963]: audit 2023-12-01T10:58:24.166757+0000 mon.a (mon.0) 7026 : audit 0 from='client.? 172.21.15.80:0/2032788471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:58:24.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:58:24 smithi080 bash[28361]: cluster 2023-12-01T10:58:23.309948+0000 mgr.y (mgr.24362) 11095 : cluster 0 pgmap v11064: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:58:24.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:58:24 smithi080 bash[28361]: audit 2023-12-01T10:58:24.166757+0000 mon.a (mon.0) 7026 : audit 0 from='client.? 172.21.15.80:0/2032788471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:58:24.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:58:24 smithi090 bash[32384]: cluster 2023-12-01T10:58:23.309948+0000 mgr.y (mgr.24362) 11095 : cluster 0 pgmap v11064: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:58:24.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:58:24 smithi090 bash[32384]: audit 2023-12-01T10:58:24.166757+0000 mon.a (mon.0) 7026 : audit 0 from='client.? 172.21.15.80:0/2032788471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:58:26.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:58:25 smithi080 bash[28361]: cluster 2023-12-01T10:58:25.310718+0000 mgr.y (mgr.24362) 11096 : cluster 0 pgmap v11065: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:58:26.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:58:25 smithi080 bash[28361]: audit 2023-12-01T10:58:25.368889+0000 mon.c (mon.2) 7114 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:58:26.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:58:25 smithi080 bash[41963]: cluster 2023-12-01T10:58:25.310718+0000 mgr.y (mgr.24362) 11096 : cluster 0 pgmap v11065: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:58:26.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:58:25 smithi080 bash[41963]: audit 2023-12-01T10:58:25.368889+0000 mon.c (mon.2) 7114 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:58:26.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:58:25 smithi090 bash[32384]: cluster 2023-12-01T10:58:25.310718+0000 mgr.y (mgr.24362) 11096 : cluster 0 pgmap v11065: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:58:26.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:58:25 smithi090 bash[32384]: audit 2023-12-01T10:58:25.368889+0000 mon.c (mon.2) 7114 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:58:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:58:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:58:26] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T10:58:27.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:58:26 smithi080 bash[28361]: audit 2023-12-01T10:58:26.631328+0000 mon.c (mon.2) 7115 : audit 0 from='client.? 172.21.15.80:0/3078503828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:58:27.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:58:26 smithi080 bash[41963]: audit 2023-12-01T10:58:26.631328+0000 mon.c (mon.2) 7115 : audit 0 from='client.? 172.21.15.80:0/3078503828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:58:27.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:58:26 smithi090 bash[32384]: audit 2023-12-01T10:58:26.631328+0000 mon.c (mon.2) 7115 : audit 0 from='client.? 172.21.15.80:0/3078503828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:58:28.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:58:27 smithi080 bash[28361]: cluster 2023-12-01T10:58:27.312070+0000 mgr.y (mgr.24362) 11097 : cluster 0 pgmap v11066: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:58:28.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:58:27 smithi080 bash[41963]: cluster 2023-12-01T10:58:27.312070+0000 mgr.y (mgr.24362) 11097 : cluster 0 pgmap v11066: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:58:28.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:58:27 smithi090 bash[32384]: cluster 2023-12-01T10:58:27.312070+0000 mgr.y (mgr.24362) 11097 : cluster 0 pgmap v11066: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:58:29.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:58:29 smithi080 bash[41963]: audit 2023-12-01T10:58:29.085267+0000 mon.a (mon.0) 7027 : audit 0 from='client.? 172.21.15.80:0/3904140034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:58:29.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:58:29 smithi080 bash[28361]: audit 2023-12-01T10:58:29.085267+0000 mon.a (mon.0) 7027 : audit 0 from='client.? 172.21.15.80:0/3904140034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:58:29.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:58:29 smithi090 bash[32384]: audit 2023-12-01T10:58:29.085267+0000 mon.a (mon.0) 7027 : audit 0 from='client.? 172.21.15.80:0/3904140034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:58:30.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:58:30 smithi080 bash[28361]: cluster 2023-12-01T10:58:29.312905+0000 mgr.y (mgr.24362) 11098 : cluster 0 pgmap v11067: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:58:30.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:58:30 smithi080 bash[41963]: cluster 2023-12-01T10:58:29.312905+0000 mgr.y (mgr.24362) 11098 : cluster 0 pgmap v11067: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:58:30.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:58:30 smithi090 bash[32384]: cluster 2023-12-01T10:58:29.312905+0000 mgr.y (mgr.24362) 11098 : cluster 0 pgmap v11067: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:58:32.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:58:32 smithi080 bash[41963]: cluster 2023-12-01T10:58:31.313995+0000 mgr.y (mgr.24362) 11099 : cluster 0 pgmap v11068: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:58:32.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:58:32 smithi080 bash[41963]: audit 2023-12-01T10:58:31.535620+0000 mon.a (mon.0) 7028 : audit 0 from='client.? 172.21.15.80:0/929967682' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:58:32.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:58:32 smithi080 bash[28361]: cluster 2023-12-01T10:58:31.313995+0000 mgr.y (mgr.24362) 11099 : cluster 0 pgmap v11068: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:58:32.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:58:32 smithi080 bash[28361]: audit 2023-12-01T10:58:31.535620+0000 mon.a (mon.0) 7028 : audit 0 from='client.? 172.21.15.80:0/929967682' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:58:32.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:58:32 smithi090 bash[32384]: cluster 2023-12-01T10:58:31.313995+0000 mgr.y (mgr.24362) 11099 : cluster 0 pgmap v11068: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:58:32.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:58:32 smithi090 bash[32384]: audit 2023-12-01T10:58:31.535620+0000 mon.a (mon.0) 7028 : audit 0 from='client.? 172.21.15.80:0/929967682' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:58:34.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:58:34 smithi080 bash[28361]: cluster 2023-12-01T10:58:33.314658+0000 mgr.y (mgr.24362) 11100 : cluster 0 pgmap v11069: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:58:34.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:58:34 smithi080 bash[28361]: audit 2023-12-01T10:58:33.972538+0000 mon.a (mon.0) 7029 : audit 0 from='client.? 172.21.15.80:0/2744020259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:58:34.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:58:34 smithi080 bash[41963]: cluster 2023-12-01T10:58:33.314658+0000 mgr.y (mgr.24362) 11100 : cluster 0 pgmap v11069: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:58:34.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:58:34 smithi080 bash[41963]: audit 2023-12-01T10:58:33.972538+0000 mon.a (mon.0) 7029 : audit 0 from='client.? 172.21.15.80:0/2744020259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:58:34.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:58:34 smithi090 bash[32384]: cluster 2023-12-01T10:58:33.314658+0000 mgr.y (mgr.24362) 11100 : cluster 0 pgmap v11069: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:58:34.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:58:34 smithi090 bash[32384]: audit 2023-12-01T10:58:33.972538+0000 mon.a (mon.0) 7029 : audit 0 from='client.? 172.21.15.80:0/2744020259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:58:36.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:58:35 smithi080 bash[28361]: cluster 2023-12-01T10:58:35.315352+0000 mgr.y (mgr.24362) 11101 : cluster 0 pgmap v11070: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:58:36.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:58:35 smithi080 bash[41963]: cluster 2023-12-01T10:58:35.315352+0000 mgr.y (mgr.24362) 11101 : cluster 0 pgmap v11070: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:58:36.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:58:35 smithi090 bash[32384]: cluster 2023-12-01T10:58:35.315352+0000 mgr.y (mgr.24362) 11101 : cluster 0 pgmap v11070: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:58:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:58:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:58:36] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T10:58:37.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:58:36 smithi080 bash[41963]: audit 2023-12-01T10:58:36.419150+0000 mon.c (mon.2) 7116 : audit 0 from='client.? 172.21.15.80:0/4260750972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:58:37.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:58:36 smithi080 bash[28361]: audit 2023-12-01T10:58:36.419150+0000 mon.c (mon.2) 7116 : audit 0 from='client.? 172.21.15.80:0/4260750972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:58:37.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:58:36 smithi090 bash[32384]: audit 2023-12-01T10:58:36.419150+0000 mon.c (mon.2) 7116 : audit 0 from='client.? 172.21.15.80:0/4260750972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:58:38.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:58:37 smithi080 bash[28361]: cluster 2023-12-01T10:58:37.316557+0000 mgr.y (mgr.24362) 11102 : cluster 0 pgmap v11071: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:58:38.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:58:37 smithi080 bash[41963]: cluster 2023-12-01T10:58:37.316557+0000 mgr.y (mgr.24362) 11102 : cluster 0 pgmap v11071: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:58:38.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:58:37 smithi090 bash[32384]: cluster 2023-12-01T10:58:37.316557+0000 mgr.y (mgr.24362) 11102 : cluster 0 pgmap v11071: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:58:39.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:58:38 smithi080 bash[41963]: audit 2023-12-01T10:58:38.862384+0000 mon.a (mon.0) 7030 : audit 0 from='client.? 172.21.15.80:0/3214117109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:58:39.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:58:38 smithi080 bash[28361]: audit 2023-12-01T10:58:38.862384+0000 mon.a (mon.0) 7030 : audit 0 from='client.? 172.21.15.80:0/3214117109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:58:39.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:58:38 smithi090 bash[32384]: audit 2023-12-01T10:58:38.862384+0000 mon.a (mon.0) 7030 : audit 0 from='client.? 172.21.15.80:0/3214117109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:58:40.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:58:39 smithi080 bash[41963]: cluster 2023-12-01T10:58:39.317145+0000 mgr.y (mgr.24362) 11103 : cluster 0 pgmap v11072: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:58:40.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:58:39 smithi080 bash[28361]: cluster 2023-12-01T10:58:39.317145+0000 mgr.y (mgr.24362) 11103 : cluster 0 pgmap v11072: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:58:40.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:58:39 smithi090 bash[32384]: cluster 2023-12-01T10:58:39.317145+0000 mgr.y (mgr.24362) 11103 : cluster 0 pgmap v11072: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:58:41.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:58:40 smithi080 bash[41963]: audit 2023-12-01T10:58:40.369223+0000 mon.c (mon.2) 7117 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:58:41.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:58:40 smithi080 bash[28361]: audit 2023-12-01T10:58:40.369223+0000 mon.c (mon.2) 7117 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:58:41.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:58:40 smithi090 bash[32384]: audit 2023-12-01T10:58:40.369223+0000 mon.c (mon.2) 7117 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:58:42.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:58:41 smithi080 bash[28361]: audit 2023-12-01T10:58:41.310776+0000 mon.a (mon.0) 7031 : audit 0 from='client.? 172.21.15.80:0/1935891099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:58:42.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:58:41 smithi080 bash[28361]: cluster 2023-12-01T10:58:41.318060+0000 mgr.y (mgr.24362) 11104 : cluster 0 pgmap v11073: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:58:42.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:58:41 smithi080 bash[41963]: audit 2023-12-01T10:58:41.310776+0000 mon.a (mon.0) 7031 : audit 0 from='client.? 172.21.15.80:0/1935891099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:58:42.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:58:41 smithi080 bash[41963]: cluster 2023-12-01T10:58:41.318060+0000 mgr.y (mgr.24362) 11104 : cluster 0 pgmap v11073: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:58:42.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:58:41 smithi090 bash[32384]: audit 2023-12-01T10:58:41.310776+0000 mon.a (mon.0) 7031 : audit 0 from='client.? 172.21.15.80:0/1935891099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:58:42.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:58:41 smithi090 bash[32384]: cluster 2023-12-01T10:58:41.318060+0000 mgr.y (mgr.24362) 11104 : cluster 0 pgmap v11073: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:58:44.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:58:44 smithi080 bash[28361]: cluster 2023-12-01T10:58:43.318720+0000 mgr.y (mgr.24362) 11105 : cluster 0 pgmap v11074: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:58:44.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:58:44 smithi080 bash[28361]: audit 2023-12-01T10:58:43.765901+0000 mon.c (mon.2) 7118 : audit 0 from='client.? 172.21.15.80:0/216634184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:58:44.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:58:44 smithi080 bash[41963]: cluster 2023-12-01T10:58:43.318720+0000 mgr.y (mgr.24362) 11105 : cluster 0 pgmap v11074: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:58:44.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:58:44 smithi080 bash[41963]: audit 2023-12-01T10:58:43.765901+0000 mon.c (mon.2) 7118 : audit 0 from='client.? 172.21.15.80:0/216634184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:58:44.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:58:44 smithi090 bash[32384]: cluster 2023-12-01T10:58:43.318720+0000 mgr.y (mgr.24362) 11105 : cluster 0 pgmap v11074: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:58:44.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:58:44 smithi090 bash[32384]: audit 2023-12-01T10:58:43.765901+0000 mon.c (mon.2) 7118 : audit 0 from='client.? 172.21.15.80:0/216634184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:58:46.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:58:45 smithi080 bash[41963]: audit 2023-12-01T10:58:45.014887+0000 mon.c (mon.2) 7119 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:58:46.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:58:45 smithi080 bash[41963]: cluster 2023-12-01T10:58:45.319196+0000 mgr.y (mgr.24362) 11106 : cluster 0 pgmap v11075: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:58:46.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:58:45 smithi080 bash[28361]: audit 2023-12-01T10:58:45.014887+0000 mon.c (mon.2) 7119 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:58:46.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:58:45 smithi080 bash[28361]: cluster 2023-12-01T10:58:45.319196+0000 mgr.y (mgr.24362) 11106 : cluster 0 pgmap v11075: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:58:46.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:58:45 smithi090 bash[32384]: audit 2023-12-01T10:58:45.014887+0000 mon.c (mon.2) 7119 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:58:46.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:58:45 smithi090 bash[32384]: cluster 2023-12-01T10:58:45.319196+0000 mgr.y (mgr.24362) 11106 : cluster 0 pgmap v11075: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:58:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:58:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:58:46] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T10:58:47.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:58:46 smithi080 bash[41963]: audit 2023-12-01T10:58:46.226938+0000 mon.c (mon.2) 7120 : audit 0 from='client.? 172.21.15.80:0/891864674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:58:47.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:58:46 smithi080 bash[28361]: audit 2023-12-01T10:58:46.226938+0000 mon.c (mon.2) 7120 : audit 0 from='client.? 172.21.15.80:0/891864674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:58:47.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:58:46 smithi090 bash[32384]: audit 2023-12-01T10:58:46.226938+0000 mon.c (mon.2) 7120 : audit 0 from='client.? 172.21.15.80:0/891864674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:58:48.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:58:47 smithi080 bash[41963]: cluster 2023-12-01T10:58:47.320294+0000 mgr.y (mgr.24362) 11107 : cluster 0 pgmap v11076: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:58:48.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:58:47 smithi080 bash[28361]: cluster 2023-12-01T10:58:47.320294+0000 mgr.y (mgr.24362) 11107 : cluster 0 pgmap v11076: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:58:48.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:58:47 smithi090 bash[32384]: cluster 2023-12-01T10:58:47.320294+0000 mgr.y (mgr.24362) 11107 : cluster 0 pgmap v11076: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:58:49.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:58:48 smithi080 bash[28361]: audit 2023-12-01T10:58:48.690076+0000 mon.c (mon.2) 7121 : audit 0 from='client.? 172.21.15.80:0/3689267911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:58:49.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:58:48 smithi080 bash[41963]: audit 2023-12-01T10:58:48.690076+0000 mon.c (mon.2) 7121 : audit 0 from='client.? 172.21.15.80:0/3689267911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:58:49.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:58:48 smithi090 bash[32384]: audit 2023-12-01T10:58:48.690076+0000 mon.c (mon.2) 7121 : audit 0 from='client.? 172.21.15.80:0/3689267911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:58:50.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:58:49 smithi080 bash[41963]: cluster 2023-12-01T10:58:49.320961+0000 mgr.y (mgr.24362) 11108 : cluster 0 pgmap v11077: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:58:50.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:58:49 smithi080 bash[28361]: cluster 2023-12-01T10:58:49.320961+0000 mgr.y (mgr.24362) 11108 : cluster 0 pgmap v11077: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:58:50.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:58:49 smithi090 bash[32384]: cluster 2023-12-01T10:58:49.320961+0000 mgr.y (mgr.24362) 11108 : cluster 0 pgmap v11077: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:58:52.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:58:51 smithi080 bash[28361]: audit 2023-12-01T10:58:50.858014+0000 mon.a (mon.0) 7032 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:58:52.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:58:51 smithi080 bash[28361]: audit 2023-12-01T10:58:50.868253+0000 mon.a (mon.0) 7033 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:58:52.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:58:51 smithi080 bash[28361]: audit 2023-12-01T10:58:51.188390+0000 mon.a (mon.0) 7034 : audit 0 from='client.? 172.21.15.80:0/1618739850' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:58:52.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:58:51 smithi080 bash[28361]: audit 2023-12-01T10:58:51.210697+0000 mon.a (mon.0) 7035 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:58:52.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:58:51 smithi080 bash[28361]: audit 2023-12-01T10:58:51.219392+0000 mon.a (mon.0) 7036 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:58:52.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:58:51 smithi080 bash[28361]: cluster 2023-12-01T10:58:51.321996+0000 mgr.y (mgr.24362) 11109 : cluster 0 pgmap v11078: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:58:52.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:58:51 smithi080 bash[28361]: audit 2023-12-01T10:58:51.744134+0000 mon.c (mon.2) 7122 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:58:52.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:58:51 smithi080 bash[28361]: audit 2023-12-01T10:58:51.746007+0000 mon.c (mon.2) 7123 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:58:52.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:58:51 smithi080 bash[28361]: audit 2023-12-01T10:58:51.756033+0000 mon.a (mon.0) 7037 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:58:52.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:58:51 smithi080 bash[41963]: audit 2023-12-01T10:58:50.858014+0000 mon.a (mon.0) 7032 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:58:52.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:58:51 smithi080 bash[41963]: audit 2023-12-01T10:58:50.868253+0000 mon.a (mon.0) 7033 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:58:52.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:58:51 smithi080 bash[41963]: audit 2023-12-01T10:58:51.188390+0000 mon.a (mon.0) 7034 : audit 0 from='client.? 172.21.15.80:0/1618739850' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:58:52.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:58:51 smithi080 bash[41963]: audit 2023-12-01T10:58:51.210697+0000 mon.a (mon.0) 7035 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:58:52.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:58:51 smithi080 bash[41963]: audit 2023-12-01T10:58:51.219392+0000 mon.a (mon.0) 7036 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:58:52.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:58:51 smithi080 bash[41963]: cluster 2023-12-01T10:58:51.321996+0000 mgr.y (mgr.24362) 11109 : cluster 0 pgmap v11078: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:58:52.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:58:51 smithi080 bash[41963]: audit 2023-12-01T10:58:51.744134+0000 mon.c (mon.2) 7122 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:58:52.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:58:51 smithi080 bash[41963]: audit 2023-12-01T10:58:51.746007+0000 mon.c (mon.2) 7123 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:58:52.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:58:51 smithi080 bash[41963]: audit 2023-12-01T10:58:51.756033+0000 mon.a (mon.0) 7037 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:58:52.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:58:51 smithi090 bash[32384]: audit 2023-12-01T10:58:50.858014+0000 mon.a (mon.0) 7032 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:58:52.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:58:51 smithi090 bash[32384]: audit 2023-12-01T10:58:50.868253+0000 mon.a (mon.0) 7033 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:58:52.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:58:51 smithi090 bash[32384]: audit 2023-12-01T10:58:51.188390+0000 mon.a (mon.0) 7034 : audit 0 from='client.? 172.21.15.80:0/1618739850' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:58:52.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:58:51 smithi090 bash[32384]: audit 2023-12-01T10:58:51.210697+0000 mon.a (mon.0) 7035 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:58:52.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:58:51 smithi090 bash[32384]: audit 2023-12-01T10:58:51.219392+0000 mon.a (mon.0) 7036 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:58:52.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:58:51 smithi090 bash[32384]: cluster 2023-12-01T10:58:51.321996+0000 mgr.y (mgr.24362) 11109 : cluster 0 pgmap v11078: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:58:52.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:58:51 smithi090 bash[32384]: audit 2023-12-01T10:58:51.744134+0000 mon.c (mon.2) 7122 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:58:52.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:58:51 smithi090 bash[32384]: audit 2023-12-01T10:58:51.746007+0000 mon.c (mon.2) 7123 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:58:52.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:58:51 smithi090 bash[32384]: audit 2023-12-01T10:58:51.756033+0000 mon.a (mon.0) 7037 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:58:54.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:58:54 smithi080 bash[28361]: cluster 2023-12-01T10:58:53.322481+0000 mgr.y (mgr.24362) 11110 : cluster 0 pgmap v11079: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:58:54.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:58:54 smithi080 bash[28361]: audit 2023-12-01T10:58:53.633602+0000 mon.c (mon.2) 7124 : audit 0 from='client.? 172.21.15.80:0/2569850474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:58:54.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:58:54 smithi080 bash[41963]: cluster 2023-12-01T10:58:53.322481+0000 mgr.y (mgr.24362) 11110 : cluster 0 pgmap v11079: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:58:54.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:58:54 smithi080 bash[41963]: audit 2023-12-01T10:58:53.633602+0000 mon.c (mon.2) 7124 : audit 0 from='client.? 172.21.15.80:0/2569850474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:58:54.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:58:54 smithi090 bash[32384]: cluster 2023-12-01T10:58:53.322481+0000 mgr.y (mgr.24362) 11110 : cluster 0 pgmap v11079: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:58:54.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:58:54 smithi090 bash[32384]: audit 2023-12-01T10:58:53.633602+0000 mon.c (mon.2) 7124 : audit 0 from='client.? 172.21.15.80:0/2569850474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:58:56.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:58:55 smithi080 bash[28361]: cluster 2023-12-01T10:58:55.323080+0000 mgr.y (mgr.24362) 11111 : cluster 0 pgmap v11080: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:58:56.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:58:55 smithi080 bash[28361]: audit 2023-12-01T10:58:55.369563+0000 mon.c (mon.2) 7125 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:58:56.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:58:55 smithi080 bash[41963]: cluster 2023-12-01T10:58:55.323080+0000 mgr.y (mgr.24362) 11111 : cluster 0 pgmap v11080: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:58:56.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:58:55 smithi080 bash[41963]: audit 2023-12-01T10:58:55.369563+0000 mon.c (mon.2) 7125 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:58:56.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:58:55 smithi090 bash[32384]: cluster 2023-12-01T10:58:55.323080+0000 mgr.y (mgr.24362) 11111 : cluster 0 pgmap v11080: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:58:56.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:58:55 smithi090 bash[32384]: audit 2023-12-01T10:58:55.369563+0000 mon.c (mon.2) 7125 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:58:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:58:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:58:56] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T10:58:57.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:58:56 smithi080 bash[28361]: audit 2023-12-01T10:58:56.084433+0000 mon.a (mon.0) 7038 : audit 0 from='client.? 172.21.15.80:0/2578656201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:58:57.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:58:56 smithi080 bash[41963]: audit 2023-12-01T10:58:56.084433+0000 mon.a (mon.0) 7038 : audit 0 from='client.? 172.21.15.80:0/2578656201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:58:57.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:58:56 smithi090 bash[32384]: audit 2023-12-01T10:58:56.084433+0000 mon.a (mon.0) 7038 : audit 0 from='client.? 172.21.15.80:0/2578656201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:58:58.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:58:57 smithi080 bash[41963]: cluster 2023-12-01T10:58:57.324257+0000 mgr.y (mgr.24362) 11112 : cluster 0 pgmap v11081: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:58:58.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:58:57 smithi080 bash[28361]: cluster 2023-12-01T10:58:57.324257+0000 mgr.y (mgr.24362) 11112 : cluster 0 pgmap v11081: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:58:58.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:58:57 smithi090 bash[32384]: cluster 2023-12-01T10:58:57.324257+0000 mgr.y (mgr.24362) 11112 : cluster 0 pgmap v11081: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:58:59.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:58:58 smithi080 bash[41963]: audit 2023-12-01T10:58:58.540551+0000 mon.c (mon.2) 7126 : audit 0 from='client.? 172.21.15.80:0/3473098687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:58:59.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:58:58 smithi080 bash[28361]: audit 2023-12-01T10:58:58.540551+0000 mon.c (mon.2) 7126 : audit 0 from='client.? 172.21.15.80:0/3473098687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:58:59.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:58:58 smithi090 bash[32384]: audit 2023-12-01T10:58:58.540551+0000 mon.c (mon.2) 7126 : audit 0 from='client.? 172.21.15.80:0/3473098687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:59:00.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:58:59 smithi080 bash[28361]: cluster 2023-12-01T10:58:59.324855+0000 mgr.y (mgr.24362) 11113 : cluster 0 pgmap v11082: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:59:00.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:58:59 smithi080 bash[41963]: cluster 2023-12-01T10:58:59.324855+0000 mgr.y (mgr.24362) 11113 : cluster 0 pgmap v11082: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:59:00.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:58:59 smithi090 bash[32384]: cluster 2023-12-01T10:58:59.324855+0000 mgr.y (mgr.24362) 11113 : cluster 0 pgmap v11082: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:59:01.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:59:01 smithi080 bash[28361]: audit 2023-12-01T10:59:00.989615+0000 mon.c (mon.2) 7127 : audit 0 from='client.? 172.21.15.80:0/2726075183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:59:01.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:59:01 smithi080 bash[41963]: audit 2023-12-01T10:59:00.989615+0000 mon.c (mon.2) 7127 : audit 0 from='client.? 172.21.15.80:0/2726075183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:59:01.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:59:01 smithi090 bash[32384]: audit 2023-12-01T10:59:00.989615+0000 mon.c (mon.2) 7127 : audit 0 from='client.? 172.21.15.80:0/2726075183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:59:02.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:59:02 smithi080 bash[28361]: cluster 2023-12-01T10:59:01.326117+0000 mgr.y (mgr.24362) 11114 : cluster 0 pgmap v11083: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:59:02.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:59:02 smithi080 bash[41963]: cluster 2023-12-01T10:59:01.326117+0000 mgr.y (mgr.24362) 11114 : cluster 0 pgmap v11083: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:59:02.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:59:02 smithi090 bash[32384]: cluster 2023-12-01T10:59:01.326117+0000 mgr.y (mgr.24362) 11114 : cluster 0 pgmap v11083: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:59:04.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:59:04 smithi080 bash[28361]: cluster 2023-12-01T10:59:03.326734+0000 mgr.y (mgr.24362) 11115 : cluster 0 pgmap v11084: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:59:04.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:59:04 smithi080 bash[28361]: audit 2023-12-01T10:59:03.439196+0000 mon.a (mon.0) 7039 : audit 0 from='client.? 172.21.15.80:0/3316808693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:59:04.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:59:04 smithi080 bash[41963]: cluster 2023-12-01T10:59:03.326734+0000 mgr.y (mgr.24362) 11115 : cluster 0 pgmap v11084: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:59:04.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:59:04 smithi080 bash[41963]: audit 2023-12-01T10:59:03.439196+0000 mon.a (mon.0) 7039 : audit 0 from='client.? 172.21.15.80:0/3316808693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:59:04.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:59:04 smithi090 bash[32384]: cluster 2023-12-01T10:59:03.326734+0000 mgr.y (mgr.24362) 11115 : cluster 0 pgmap v11084: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:59:04.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:59:04 smithi090 bash[32384]: audit 2023-12-01T10:59:03.439196+0000 mon.a (mon.0) 7039 : audit 0 from='client.? 172.21.15.80:0/3316808693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:59:06.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:59:05 smithi080 bash[28361]: cluster 2023-12-01T10:59:05.327468+0000 mgr.y (mgr.24362) 11116 : cluster 0 pgmap v11085: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:59:06.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:59:05 smithi080 bash[41963]: cluster 2023-12-01T10:59:05.327468+0000 mgr.y (mgr.24362) 11116 : cluster 0 pgmap v11085: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:59:06.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:59:05 smithi090 bash[32384]: cluster 2023-12-01T10:59:05.327468+0000 mgr.y (mgr.24362) 11116 : cluster 0 pgmap v11085: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:59:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:59:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:59:06] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T10:59:07.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:59:06 smithi080 bash[28361]: audit 2023-12-01T10:59:05.896249+0000 mon.c (mon.2) 7128 : audit 0 from='client.? 172.21.15.80:0/3100999561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:59:07.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:59:06 smithi080 bash[41963]: audit 2023-12-01T10:59:05.896249+0000 mon.c (mon.2) 7128 : audit 0 from='client.? 172.21.15.80:0/3100999561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:59:07.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:59:06 smithi090 bash[32384]: audit 2023-12-01T10:59:05.896249+0000 mon.c (mon.2) 7128 : audit 0 from='client.? 172.21.15.80:0/3100999561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:59:08.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:59:07 smithi080 bash[28361]: cluster 2023-12-01T10:59:07.328717+0000 mgr.y (mgr.24362) 11117 : cluster 0 pgmap v11086: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:59:08.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:59:07 smithi080 bash[41963]: cluster 2023-12-01T10:59:07.328717+0000 mgr.y (mgr.24362) 11117 : cluster 0 pgmap v11086: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:59:08.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:59:07 smithi090 bash[32384]: cluster 2023-12-01T10:59:07.328717+0000 mgr.y (mgr.24362) 11117 : cluster 0 pgmap v11086: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:59:09.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:59:08 smithi080 bash[41963]: audit 2023-12-01T10:59:08.349224+0000 mon.c (mon.2) 7129 : audit 0 from='client.? 172.21.15.80:0/3067618509' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:59:09.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:59:08 smithi080 bash[28361]: audit 2023-12-01T10:59:08.349224+0000 mon.c (mon.2) 7129 : audit 0 from='client.? 172.21.15.80:0/3067618509' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:59:09.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:59:08 smithi090 bash[32384]: audit 2023-12-01T10:59:08.349224+0000 mon.c (mon.2) 7129 : audit 0 from='client.? 172.21.15.80:0/3067618509' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:59:10.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:59:09 smithi080 bash[28361]: cluster 2023-12-01T10:59:09.329368+0000 mgr.y (mgr.24362) 11118 : cluster 0 pgmap v11087: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:59:10.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:59:09 smithi080 bash[41963]: cluster 2023-12-01T10:59:09.329368+0000 mgr.y (mgr.24362) 11118 : cluster 0 pgmap v11087: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:59:10.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:59:09 smithi090 bash[32384]: cluster 2023-12-01T10:59:09.329368+0000 mgr.y (mgr.24362) 11118 : cluster 0 pgmap v11087: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:59:11.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:59:10 smithi080 bash[28361]: audit 2023-12-01T10:59:10.369945+0000 mon.c (mon.2) 7130 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:59:11.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:59:10 smithi080 bash[28361]: audit 2023-12-01T10:59:10.807939+0000 mon.c (mon.2) 7131 : audit 0 from='client.? 172.21.15.80:0/1078091720' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:59:11.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:59:10 smithi080 bash[41963]: audit 2023-12-01T10:59:10.369945+0000 mon.c (mon.2) 7130 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:59:11.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:59:10 smithi080 bash[41963]: audit 2023-12-01T10:59:10.807939+0000 mon.c (mon.2) 7131 : audit 0 from='client.? 172.21.15.80:0/1078091720' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:59:11.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:59:10 smithi090 bash[32384]: audit 2023-12-01T10:59:10.369945+0000 mon.c (mon.2) 7130 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:59:11.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:59:10 smithi090 bash[32384]: audit 2023-12-01T10:59:10.807939+0000 mon.c (mon.2) 7131 : audit 0 from='client.? 172.21.15.80:0/1078091720' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:59:12.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:59:11 smithi080 bash[28361]: cluster 2023-12-01T10:59:11.330505+0000 mgr.y (mgr.24362) 11119 : cluster 0 pgmap v11088: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:59:12.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:59:11 smithi080 bash[41963]: cluster 2023-12-01T10:59:11.330505+0000 mgr.y (mgr.24362) 11119 : cluster 0 pgmap v11088: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:59:12.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:59:11 smithi090 bash[32384]: cluster 2023-12-01T10:59:11.330505+0000 mgr.y (mgr.24362) 11119 : cluster 0 pgmap v11088: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:59:13.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:59:13 smithi080 bash[28361]: audit 2023-12-01T10:59:13.262212+0000 mon.c (mon.2) 7132 : audit 0 from='client.? 172.21.15.80:0/840721924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:59:13.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:59:13 smithi080 bash[41963]: audit 2023-12-01T10:59:13.262212+0000 mon.c (mon.2) 7132 : audit 0 from='client.? 172.21.15.80:0/840721924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:59:13.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:59:13 smithi090 bash[32384]: audit 2023-12-01T10:59:13.262212+0000 mon.c (mon.2) 7132 : audit 0 from='client.? 172.21.15.80:0/840721924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:59:14.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:59:14 smithi080 bash[28361]: cluster 2023-12-01T10:59:13.331162+0000 mgr.y (mgr.24362) 11120 : cluster 0 pgmap v11089: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:59:14.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:59:14 smithi080 bash[41963]: cluster 2023-12-01T10:59:13.331162+0000 mgr.y (mgr.24362) 11120 : cluster 0 pgmap v11089: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:59:14.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:59:14 smithi090 bash[32384]: cluster 2023-12-01T10:59:13.331162+0000 mgr.y (mgr.24362) 11120 : cluster 0 pgmap v11089: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:59:16.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:59:15 smithi080 bash[41963]: cluster 2023-12-01T10:59:15.331797+0000 mgr.y (mgr.24362) 11121 : cluster 0 pgmap v11090: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:59:16.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:59:15 smithi080 bash[41963]: audit 2023-12-01T10:59:15.714621+0000 mon.a (mon.0) 7040 : audit 0 from='client.? 172.21.15.80:0/3112413565' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:59:16.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:59:15 smithi080 bash[28361]: cluster 2023-12-01T10:59:15.331797+0000 mgr.y (mgr.24362) 11121 : cluster 0 pgmap v11090: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:59:16.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:59:15 smithi080 bash[28361]: audit 2023-12-01T10:59:15.714621+0000 mon.a (mon.0) 7040 : audit 0 from='client.? 172.21.15.80:0/3112413565' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:59:16.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:59:15 smithi090 bash[32384]: cluster 2023-12-01T10:59:15.331797+0000 mgr.y (mgr.24362) 11121 : cluster 0 pgmap v11090: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:59:16.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:59:15 smithi090 bash[32384]: audit 2023-12-01T10:59:15.714621+0000 mon.a (mon.0) 7040 : audit 0 from='client.? 172.21.15.80:0/3112413565' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:59:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:59:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:59:16] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T10:59:18.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:59:18 smithi080 bash[28361]: cluster 2023-12-01T10:59:17.332818+0000 mgr.y (mgr.24362) 11122 : cluster 0 pgmap v11091: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:59:18.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:59:18 smithi080 bash[28361]: audit 2023-12-01T10:59:18.175897+0000 mon.c (mon.2) 7133 : audit 0 from='client.? 172.21.15.80:0/2311432995' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:59:18.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:59:18 smithi080 bash[41963]: cluster 2023-12-01T10:59:17.332818+0000 mgr.y (mgr.24362) 11122 : cluster 0 pgmap v11091: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:59:18.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:59:18 smithi080 bash[41963]: audit 2023-12-01T10:59:18.175897+0000 mon.c (mon.2) 7133 : audit 0 from='client.? 172.21.15.80:0/2311432995' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:59:18.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:59:18 smithi090 bash[32384]: cluster 2023-12-01T10:59:17.332818+0000 mgr.y (mgr.24362) 11122 : cluster 0 pgmap v11091: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:59:18.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:59:18 smithi090 bash[32384]: audit 2023-12-01T10:59:18.175897+0000 mon.c (mon.2) 7133 : audit 0 from='client.? 172.21.15.80:0/2311432995' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:59:20.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:59:20 smithi080 bash[28361]: cluster 2023-12-01T10:59:19.333573+0000 mgr.y (mgr.24362) 11123 : cluster 0 pgmap v11092: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:59:20.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:59:20 smithi080 bash[41963]: cluster 2023-12-01T10:59:19.333573+0000 mgr.y (mgr.24362) 11123 : cluster 0 pgmap v11092: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:59:20.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:59:20 smithi090 bash[32384]: cluster 2023-12-01T10:59:19.333573+0000 mgr.y (mgr.24362) 11123 : cluster 0 pgmap v11092: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:59:21.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:59:21 smithi080 bash[28361]: audit 2023-12-01T10:59:20.627088+0000 mon.c (mon.2) 7134 : audit 0 from='client.? 172.21.15.80:0/1476852139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:59:21.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:59:21 smithi080 bash[41963]: audit 2023-12-01T10:59:20.627088+0000 mon.c (mon.2) 7134 : audit 0 from='client.? 172.21.15.80:0/1476852139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:59:21.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:59:21 smithi090 bash[32384]: audit 2023-12-01T10:59:20.627088+0000 mon.c (mon.2) 7134 : audit 0 from='client.? 172.21.15.80:0/1476852139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:59:22.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:59:22 smithi080 bash[28361]: cluster 2023-12-01T10:59:21.334751+0000 mgr.y (mgr.24362) 11124 : cluster 0 pgmap v11093: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:59:22.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:59:22 smithi080 bash[41963]: cluster 2023-12-01T10:59:21.334751+0000 mgr.y (mgr.24362) 11124 : cluster 0 pgmap v11093: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:59:22.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:59:22 smithi090 bash[32384]: cluster 2023-12-01T10:59:21.334751+0000 mgr.y (mgr.24362) 11124 : cluster 0 pgmap v11093: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:59:23.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:59:23 smithi080 bash[41963]: audit 2023-12-01T10:59:23.090258+0000 mon.c (mon.2) 7135 : audit 0 from='client.? 172.21.15.80:0/2213158300' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:59:23.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:59:23 smithi080 bash[28361]: audit 2023-12-01T10:59:23.090258+0000 mon.c (mon.2) 7135 : audit 0 from='client.? 172.21.15.80:0/2213158300' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:59:23.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:59:23 smithi090 bash[32384]: audit 2023-12-01T10:59:23.090258+0000 mon.c (mon.2) 7135 : audit 0 from='client.? 172.21.15.80:0/2213158300' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:59:24.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:59:24 smithi080 bash[28361]: cluster 2023-12-01T10:59:23.335410+0000 mgr.y (mgr.24362) 11125 : cluster 0 pgmap v11094: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:59:24.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:59:24 smithi080 bash[41963]: cluster 2023-12-01T10:59:23.335410+0000 mgr.y (mgr.24362) 11125 : cluster 0 pgmap v11094: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:59:24.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:59:24 smithi090 bash[32384]: cluster 2023-12-01T10:59:23.335410+0000 mgr.y (mgr.24362) 11125 : cluster 0 pgmap v11094: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:59:26.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:59:25 smithi080 bash[28361]: cluster 2023-12-01T10:59:25.336011+0000 mgr.y (mgr.24362) 11126 : cluster 0 pgmap v11095: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:59:26.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:59:25 smithi080 bash[28361]: audit 2023-12-01T10:59:25.369939+0000 mon.c (mon.2) 7136 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:59:26.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:59:25 smithi080 bash[28361]: audit 2023-12-01T10:59:25.545404+0000 mon.a (mon.0) 7041 : audit 0 from='client.? 172.21.15.80:0/2305996670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:59:26.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:59:25 smithi080 bash[41963]: cluster 2023-12-01T10:59:25.336011+0000 mgr.y (mgr.24362) 11126 : cluster 0 pgmap v11095: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:59:26.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:59:25 smithi080 bash[41963]: audit 2023-12-01T10:59:25.369939+0000 mon.c (mon.2) 7136 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:59:26.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:59:25 smithi080 bash[41963]: audit 2023-12-01T10:59:25.545404+0000 mon.a (mon.0) 7041 : audit 0 from='client.? 172.21.15.80:0/2305996670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:59:26.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:59:25 smithi090 bash[32384]: cluster 2023-12-01T10:59:25.336011+0000 mgr.y (mgr.24362) 11126 : cluster 0 pgmap v11095: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:59:26.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:59:25 smithi090 bash[32384]: audit 2023-12-01T10:59:25.369939+0000 mon.c (mon.2) 7136 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:59:26.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:59:25 smithi090 bash[32384]: audit 2023-12-01T10:59:25.545404+0000 mon.a (mon.0) 7041 : audit 0 from='client.? 172.21.15.80:0/2305996670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:59:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:59:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:59:26] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T10:59:28.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:59:28 smithi080 bash[28361]: cluster 2023-12-01T10:59:27.337082+0000 mgr.y (mgr.24362) 11127 : cluster 0 pgmap v11096: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:59:28.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:59:28 smithi080 bash[28361]: audit 2023-12-01T10:59:28.000146+0000 mon.a (mon.0) 7042 : audit 0 from='client.? 172.21.15.80:0/3101451193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:59:28.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:59:28 smithi080 bash[41963]: cluster 2023-12-01T10:59:27.337082+0000 mgr.y (mgr.24362) 11127 : cluster 0 pgmap v11096: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:59:28.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:59:28 smithi080 bash[41963]: audit 2023-12-01T10:59:28.000146+0000 mon.a (mon.0) 7042 : audit 0 from='client.? 172.21.15.80:0/3101451193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:59:28.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:59:28 smithi090 bash[32384]: cluster 2023-12-01T10:59:27.337082+0000 mgr.y (mgr.24362) 11127 : cluster 0 pgmap v11096: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:59:28.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:59:28 smithi090 bash[32384]: audit 2023-12-01T10:59:28.000146+0000 mon.a (mon.0) 7042 : audit 0 from='client.? 172.21.15.80:0/3101451193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:59:30.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:59:30 smithi080 bash[41963]: cluster 2023-12-01T10:59:29.337865+0000 mgr.y (mgr.24362) 11128 : cluster 0 pgmap v11097: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:59:30.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:59:30 smithi080 bash[28361]: cluster 2023-12-01T10:59:29.337865+0000 mgr.y (mgr.24362) 11128 : cluster 0 pgmap v11097: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:59:30.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:59:30 smithi090 bash[32384]: cluster 2023-12-01T10:59:29.337865+0000 mgr.y (mgr.24362) 11128 : cluster 0 pgmap v11097: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:59:31.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:59:31 smithi080 bash[41963]: audit 2023-12-01T10:59:30.452591+0000 mon.c (mon.2) 7137 : audit 0 from='client.? 172.21.15.80:0/2916529373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:59:31.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:59:31 smithi080 bash[28361]: audit 2023-12-01T10:59:30.452591+0000 mon.c (mon.2) 7137 : audit 0 from='client.? 172.21.15.80:0/2916529373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:59:31.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:59:31 smithi090 bash[32384]: audit 2023-12-01T10:59:30.452591+0000 mon.c (mon.2) 7137 : audit 0 from='client.? 172.21.15.80:0/2916529373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:59:32.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:59:32 smithi080 bash[28361]: cluster 2023-12-01T10:59:31.339086+0000 mgr.y (mgr.24362) 11129 : cluster 0 pgmap v11098: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:59:32.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:59:32 smithi080 bash[41963]: cluster 2023-12-01T10:59:31.339086+0000 mgr.y (mgr.24362) 11129 : cluster 0 pgmap v11098: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:59:32.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:59:32 smithi090 bash[32384]: cluster 2023-12-01T10:59:31.339086+0000 mgr.y (mgr.24362) 11129 : cluster 0 pgmap v11098: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:59:33.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:59:33 smithi080 bash[28361]: audit 2023-12-01T10:59:32.912424+0000 mon.a (mon.0) 7043 : audit 0 from='client.? 172.21.15.80:0/3769327628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:59:33.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:59:33 smithi080 bash[41963]: audit 2023-12-01T10:59:32.912424+0000 mon.a (mon.0) 7043 : audit 0 from='client.? 172.21.15.80:0/3769327628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:59:33.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:59:33 smithi090 bash[32384]: audit 2023-12-01T10:59:32.912424+0000 mon.a (mon.0) 7043 : audit 0 from='client.? 172.21.15.80:0/3769327628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:59:34.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:59:34 smithi080 bash[28361]: cluster 2023-12-01T10:59:33.339772+0000 mgr.y (mgr.24362) 11130 : cluster 0 pgmap v11099: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:59:34.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:59:34 smithi080 bash[41963]: cluster 2023-12-01T10:59:33.339772+0000 mgr.y (mgr.24362) 11130 : cluster 0 pgmap v11099: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:59:34.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:59:34 smithi090 bash[32384]: cluster 2023-12-01T10:59:33.339772+0000 mgr.y (mgr.24362) 11130 : cluster 0 pgmap v11099: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:59:36.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:59:35 smithi080 bash[28361]: cluster 2023-12-01T10:59:35.340369+0000 mgr.y (mgr.24362) 11131 : cluster 0 pgmap v11100: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:59:36.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:59:35 smithi080 bash[28361]: audit 2023-12-01T10:59:35.369684+0000 mon.c (mon.2) 7138 : audit 0 from='client.? 172.21.15.80:0/3820371008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:59:36.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:59:35 smithi080 bash[41963]: cluster 2023-12-01T10:59:35.340369+0000 mgr.y (mgr.24362) 11131 : cluster 0 pgmap v11100: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:59:36.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:59:35 smithi080 bash[41963]: audit 2023-12-01T10:59:35.369684+0000 mon.c (mon.2) 7138 : audit 0 from='client.? 172.21.15.80:0/3820371008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:59:36.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:59:35 smithi090 bash[32384]: cluster 2023-12-01T10:59:35.340369+0000 mgr.y (mgr.24362) 11131 : cluster 0 pgmap v11100: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:59:36.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:59:35 smithi090 bash[32384]: audit 2023-12-01T10:59:35.369684+0000 mon.c (mon.2) 7138 : audit 0 from='client.? 172.21.15.80:0/3820371008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:59:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:59:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:59:36] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T10:59:38.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:59:38 smithi080 bash[28361]: cluster 2023-12-01T10:59:37.341462+0000 mgr.y (mgr.24362) 11132 : cluster 0 pgmap v11101: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:59:38.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:59:38 smithi080 bash[28361]: audit 2023-12-01T10:59:37.828604+0000 mon.c (mon.2) 7139 : audit 0 from='client.? 172.21.15.80:0/2584884578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:59:38.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:59:38 smithi080 bash[41963]: cluster 2023-12-01T10:59:37.341462+0000 mgr.y (mgr.24362) 11132 : cluster 0 pgmap v11101: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:59:38.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:59:38 smithi080 bash[41963]: audit 2023-12-01T10:59:37.828604+0000 mon.c (mon.2) 7139 : audit 0 from='client.? 172.21.15.80:0/2584884578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:59:38.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:59:38 smithi090 bash[32384]: cluster 2023-12-01T10:59:37.341462+0000 mgr.y (mgr.24362) 11132 : cluster 0 pgmap v11101: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:59:38.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:59:38 smithi090 bash[32384]: audit 2023-12-01T10:59:37.828604+0000 mon.c (mon.2) 7139 : audit 0 from='client.? 172.21.15.80:0/2584884578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:59:40.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:59:40 smithi080 bash[28361]: cluster 2023-12-01T10:59:39.342033+0000 mgr.y (mgr.24362) 11133 : cluster 0 pgmap v11102: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:59:40.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:59:40 smithi080 bash[28361]: audit 2023-12-01T10:59:40.290768+0000 mon.c (mon.2) 7140 : audit 0 from='client.? 172.21.15.80:0/3785471371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:59:40.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:59:40 smithi080 bash[28361]: audit 2023-12-01T10:59:40.370553+0000 mon.c (mon.2) 7141 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:59:40.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:59:40 smithi080 bash[41963]: cluster 2023-12-01T10:59:39.342033+0000 mgr.y (mgr.24362) 11133 : cluster 0 pgmap v11102: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:59:40.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:59:40 smithi080 bash[41963]: audit 2023-12-01T10:59:40.290768+0000 mon.c (mon.2) 7140 : audit 0 from='client.? 172.21.15.80:0/3785471371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:59:40.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:59:40 smithi080 bash[41963]: audit 2023-12-01T10:59:40.370553+0000 mon.c (mon.2) 7141 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:59:40.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:59:40 smithi090 bash[32384]: cluster 2023-12-01T10:59:39.342033+0000 mgr.y (mgr.24362) 11133 : cluster 0 pgmap v11102: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:59:40.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:59:40 smithi090 bash[32384]: audit 2023-12-01T10:59:40.290768+0000 mon.c (mon.2) 7140 : audit 0 from='client.? 172.21.15.80:0/3785471371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:59:40.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:59:40 smithi090 bash[32384]: audit 2023-12-01T10:59:40.370553+0000 mon.c (mon.2) 7141 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:59:42.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:59:42 smithi080 bash[28361]: cluster 2023-12-01T10:59:41.343090+0000 mgr.y (mgr.24362) 11134 : cluster 0 pgmap v11103: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:59:42.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:59:42 smithi080 bash[41963]: cluster 2023-12-01T10:59:41.343090+0000 mgr.y (mgr.24362) 11134 : cluster 0 pgmap v11103: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:59:42.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:59:42 smithi090 bash[32384]: cluster 2023-12-01T10:59:41.343090+0000 mgr.y (mgr.24362) 11134 : cluster 0 pgmap v11103: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:59:43.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:59:43 smithi080 bash[28361]: audit 2023-12-01T10:59:42.742009+0000 mon.a (mon.0) 7044 : audit 0 from='client.? 172.21.15.80:0/3744539554' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:59:43.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:59:43 smithi080 bash[41963]: audit 2023-12-01T10:59:42.742009+0000 mon.a (mon.0) 7044 : audit 0 from='client.? 172.21.15.80:0/3744539554' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:59:43.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:59:43 smithi090 bash[32384]: audit 2023-12-01T10:59:42.742009+0000 mon.a (mon.0) 7044 : audit 0 from='client.? 172.21.15.80:0/3744539554' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:59:44.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:59:44 smithi080 bash[41963]: cluster 2023-12-01T10:59:43.343718+0000 mgr.y (mgr.24362) 11135 : cluster 0 pgmap v11104: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:59:44.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:59:44 smithi080 bash[28361]: cluster 2023-12-01T10:59:43.343718+0000 mgr.y (mgr.24362) 11135 : cluster 0 pgmap v11104: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:59:44.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:59:44 smithi090 bash[32384]: cluster 2023-12-01T10:59:43.343718+0000 mgr.y (mgr.24362) 11135 : cluster 0 pgmap v11104: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:59:46.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:59:45 smithi080 bash[41963]: audit 2023-12-01T10:59:45.187286+0000 mon.a (mon.0) 7045 : audit 0 from='client.? 172.21.15.80:0/2967661589' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:59:46.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:59:45 smithi080 bash[41963]: cluster 2023-12-01T10:59:45.344344+0000 mgr.y (mgr.24362) 11136 : cluster 0 pgmap v11105: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:59:46.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:59:45 smithi080 bash[28361]: audit 2023-12-01T10:59:45.187286+0000 mon.a (mon.0) 7045 : audit 0 from='client.? 172.21.15.80:0/2967661589' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:59:46.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:59:45 smithi080 bash[28361]: cluster 2023-12-01T10:59:45.344344+0000 mgr.y (mgr.24362) 11136 : cluster 0 pgmap v11105: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:59:46.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:59:45 smithi090 bash[32384]: audit 2023-12-01T10:59:45.187286+0000 mon.a (mon.0) 7045 : audit 0 from='client.? 172.21.15.80:0/2967661589' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:59:46.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:59:45 smithi090 bash[32384]: cluster 2023-12-01T10:59:45.344344+0000 mgr.y (mgr.24362) 11136 : cluster 0 pgmap v11105: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:59:46.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:59:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:59:46] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T10:59:48.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:59:48 smithi080 bash[41963]: cluster 2023-12-01T10:59:47.345039+0000 mgr.y (mgr.24362) 11137 : cluster 0 pgmap v11106: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:59:48.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:59:48 smithi080 bash[41963]: audit 2023-12-01T10:59:47.646847+0000 mon.a (mon.0) 7046 : audit 0 from='client.? 172.21.15.80:0/1378186122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:59:48.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:59:48 smithi080 bash[28361]: cluster 2023-12-01T10:59:47.345039+0000 mgr.y (mgr.24362) 11137 : cluster 0 pgmap v11106: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:59:48.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:59:48 smithi080 bash[28361]: audit 2023-12-01T10:59:47.646847+0000 mon.a (mon.0) 7046 : audit 0 from='client.? 172.21.15.80:0/1378186122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:59:48.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:59:48 smithi090 bash[32384]: cluster 2023-12-01T10:59:47.345039+0000 mgr.y (mgr.24362) 11137 : cluster 0 pgmap v11106: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:59:48.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:59:48 smithi090 bash[32384]: audit 2023-12-01T10:59:47.646847+0000 mon.a (mon.0) 7046 : audit 0 from='client.? 172.21.15.80:0/1378186122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:59:50.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:59:50 smithi080 bash[28361]: cluster 2023-12-01T10:59:49.345714+0000 mgr.y (mgr.24362) 11138 : cluster 0 pgmap v11107: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:59:50.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:59:50 smithi080 bash[28361]: audit 2023-12-01T10:59:50.106143+0000 mon.a (mon.0) 7047 : audit 0 from='client.? 172.21.15.80:0/3461996944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:59:50.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:59:50 smithi080 bash[41963]: cluster 2023-12-01T10:59:49.345714+0000 mgr.y (mgr.24362) 11138 : cluster 0 pgmap v11107: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:59:50.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:59:50 smithi080 bash[41963]: audit 2023-12-01T10:59:50.106143+0000 mon.a (mon.0) 7047 : audit 0 from='client.? 172.21.15.80:0/3461996944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:59:50.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:59:50 smithi090 bash[32384]: cluster 2023-12-01T10:59:49.345714+0000 mgr.y (mgr.24362) 11138 : cluster 0 pgmap v11107: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:59:50.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:59:50 smithi090 bash[32384]: audit 2023-12-01T10:59:50.106143+0000 mon.a (mon.0) 7047 : audit 0 from='client.? 172.21.15.80:0/3461996944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:59:52.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:59:52 smithi080 bash[28361]: cluster 2023-12-01T10:59:51.346800+0000 mgr.y (mgr.24362) 11139 : cluster 0 pgmap v11108: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:59:52.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:59:52 smithi080 bash[28361]: audit 2023-12-01T10:59:51.839532+0000 mon.c (mon.2) 7142 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:59:52.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:59:52 smithi080 bash[41963]: cluster 2023-12-01T10:59:51.346800+0000 mgr.y (mgr.24362) 11139 : cluster 0 pgmap v11108: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:59:52.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:59:52 smithi080 bash[41963]: audit 2023-12-01T10:59:51.839532+0000 mon.c (mon.2) 7142 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:59:52.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:59:52 smithi090 bash[32384]: cluster 2023-12-01T10:59:51.346800+0000 mgr.y (mgr.24362) 11139 : cluster 0 pgmap v11108: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:59:52.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:59:52 smithi090 bash[32384]: audit 2023-12-01T10:59:51.839532+0000 mon.c (mon.2) 7142 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:59:53.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:59:53 smithi080 bash[41963]: audit 2023-12-01T10:59:52.552281+0000 mon.c (mon.2) 7143 : audit 0 from='client.? 172.21.15.80:0/1306385531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:59:53.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:59:53 smithi080 bash[28361]: audit 2023-12-01T10:59:52.552281+0000 mon.c (mon.2) 7143 : audit 0 from='client.? 172.21.15.80:0/1306385531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:59:53.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:59:53 smithi090 bash[32384]: audit 2023-12-01T10:59:52.552281+0000 mon.c (mon.2) 7143 : audit 0 from='client.? 172.21.15.80:0/1306385531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:59:54.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:59:54 smithi080 bash[41963]: cluster 2023-12-01T10:59:53.347480+0000 mgr.y (mgr.24362) 11140 : cluster 0 pgmap v11109: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:59:54.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:59:54 smithi080 bash[28361]: cluster 2023-12-01T10:59:53.347480+0000 mgr.y (mgr.24362) 11140 : cluster 0 pgmap v11109: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:59:54.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:59:54 smithi090 bash[32384]: cluster 2023-12-01T10:59:53.347480+0000 mgr.y (mgr.24362) 11140 : cluster 0 pgmap v11109: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:59:56.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:59:55 smithi080 bash[28361]: audit 2023-12-01T10:59:55.008440+0000 mon.a (mon.0) 7048 : audit 0 from='client.? 172.21.15.80:0/3376147413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:59:56.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:59:55 smithi080 bash[28361]: cluster 2023-12-01T10:59:55.348239+0000 mgr.y (mgr.24362) 11141 : cluster 0 pgmap v11110: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:59:56.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:59:55 smithi080 bash[28361]: audit 2023-12-01T10:59:55.370933+0000 mon.c (mon.2) 7144 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:59:56.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:59:55 smithi080 bash[41963]: audit 2023-12-01T10:59:55.008440+0000 mon.a (mon.0) 7048 : audit 0 from='client.? 172.21.15.80:0/3376147413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:59:56.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:59:55 smithi080 bash[41963]: cluster 2023-12-01T10:59:55.348239+0000 mgr.y (mgr.24362) 11141 : cluster 0 pgmap v11110: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:59:56.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:59:55 smithi080 bash[41963]: audit 2023-12-01T10:59:55.370933+0000 mon.c (mon.2) 7144 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:59:56.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:59:55 smithi090 bash[32384]: audit 2023-12-01T10:59:55.008440+0000 mon.a (mon.0) 7048 : audit 0 from='client.? 172.21.15.80:0/3376147413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:59:56.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:59:55 smithi090 bash[32384]: cluster 2023-12-01T10:59:55.348239+0000 mgr.y (mgr.24362) 11141 : cluster 0 pgmap v11110: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:59:56.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:59:55 smithi090 bash[32384]: audit 2023-12-01T10:59:55.370933+0000 mon.c (mon.2) 7144 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:59:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 10:59:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:10:59:56] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T10:59:58.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:59:58 smithi080 bash[41963]: cluster 2023-12-01T10:59:57.349357+0000 mgr.y (mgr.24362) 11142 : cluster 0 pgmap v11111: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:59:58.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:59:58 smithi080 bash[41963]: audit 2023-12-01T10:59:57.474672+0000 mon.c (mon.2) 7145 : audit 0 from='client.? 172.21.15.80:0/2273301617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:59:58.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:59:58 smithi080 bash[41963]: audit 2023-12-01T10:59:57.691771+0000 mon.a (mon.0) 7049 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:59:58.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:59:58 smithi080 bash[41963]: audit 2023-12-01T10:59:57.705566+0000 mon.a (mon.0) 7050 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:59:58.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:59:58 smithi080 bash[41963]: audit 2023-12-01T10:59:57.995656+0000 mon.a (mon.0) 7051 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:59:58.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:59:58 smithi080 bash[41963]: audit 2023-12-01T10:59:58.007725+0000 mon.a (mon.0) 7052 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:59:58.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:59:58 smithi080 bash[28361]: cluster 2023-12-01T10:59:57.349357+0000 mgr.y (mgr.24362) 11142 : cluster 0 pgmap v11111: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:59:58.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:59:58 smithi080 bash[28361]: audit 2023-12-01T10:59:57.474672+0000 mon.c (mon.2) 7145 : audit 0 from='client.? 172.21.15.80:0/2273301617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:59:58.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:59:58 smithi080 bash[28361]: audit 2023-12-01T10:59:57.691771+0000 mon.a (mon.0) 7049 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:59:58.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:59:58 smithi080 bash[28361]: audit 2023-12-01T10:59:57.705566+0000 mon.a (mon.0) 7050 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:59:58.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:59:58 smithi080 bash[28361]: audit 2023-12-01T10:59:57.995656+0000 mon.a (mon.0) 7051 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:59:58.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:59:58 smithi080 bash[28361]: audit 2023-12-01T10:59:58.007725+0000 mon.a (mon.0) 7052 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:59:58.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:59:58 smithi090 bash[32384]: cluster 2023-12-01T10:59:57.349357+0000 mgr.y (mgr.24362) 11142 : cluster 0 pgmap v11111: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T10:59:58.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:59:58 smithi090 bash[32384]: audit 2023-12-01T10:59:57.474672+0000 mon.c (mon.2) 7145 : audit 0 from='client.? 172.21.15.80:0/2273301617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T10:59:58.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:59:58 smithi090 bash[32384]: audit 2023-12-01T10:59:57.691771+0000 mon.a (mon.0) 7049 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:59:58.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:59:58 smithi090 bash[32384]: audit 2023-12-01T10:59:57.705566+0000 mon.a (mon.0) 7050 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:59:58.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:59:58 smithi090 bash[32384]: audit 2023-12-01T10:59:57.995656+0000 mon.a (mon.0) 7051 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:59:58.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:59:58 smithi090 bash[32384]: audit 2023-12-01T10:59:58.007725+0000 mon.a (mon.0) 7052 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:59:59.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:59:59 smithi080 bash[28361]: audit 2023-12-01T10:59:58.488447+0000 mon.c (mon.2) 7146 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:59:59.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:59:59 smithi080 bash[28361]: audit 2023-12-01T10:59:58.489995+0000 mon.c (mon.2) 7147 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:59:59.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 10:59:59 smithi080 bash[28361]: audit 2023-12-01T10:59:58.499574+0000 mon.a (mon.0) 7053 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:59:59.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:59:59 smithi080 bash[41963]: audit 2023-12-01T10:59:58.488447+0000 mon.c (mon.2) 7146 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:59:59.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:59:59 smithi080 bash[41963]: audit 2023-12-01T10:59:58.489995+0000 mon.c (mon.2) 7147 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:59:59.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 10:59:59 smithi080 bash[41963]: audit 2023-12-01T10:59:58.499574+0000 mon.a (mon.0) 7053 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T10:59:59.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:59:59 smithi090 bash[32384]: audit 2023-12-01T10:59:58.488447+0000 mon.c (mon.2) 7146 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:59:59.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:59:59 smithi090 bash[32384]: audit 2023-12-01T10:59:58.489995+0000 mon.c (mon.2) 7147 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:59:59.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 10:59:59 smithi090 bash[32384]: audit 2023-12-01T10:59:58.499574+0000 mon.a (mon.0) 7053 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:00:00.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:00:00 smithi080 bash[28361]: debug 2023-12-01T10:59:59.998+0000 7f6ec9bf0700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T11:00:00.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:00:00 smithi090 bash[32384]: cluster 2023-12-01T10:59:59.350034+0000 mgr.y (mgr.24362) 11143 : cluster 0 pgmap v11112: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:00:00.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:00:00 smithi090 bash[32384]: audit 2023-12-01T10:59:59.966081+0000 mon.a (mon.0) 7054 : audit 0 from='client.? 172.21.15.80:0/500391585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:00:00.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:00:00 smithi090 bash[32384]: cluster 2023-12-01T11:00:00.000131+0000 mon.a (mon.0) 7055 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T11:00:00.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:00:00 smithi080 bash[41963]: cluster 2023-12-01T10:59:59.350034+0000 mgr.y (mgr.24362) 11143 : cluster 0 pgmap v11112: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:00:00.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:00:00 smithi080 bash[41963]: audit 2023-12-01T10:59:59.966081+0000 mon.a (mon.0) 7054 : audit 0 from='client.? 172.21.15.80:0/500391585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:00:00.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:00:00 smithi080 bash[41963]: cluster 2023-12-01T11:00:00.000131+0000 mon.a (mon.0) 7055 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T11:00:00.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:00:00 smithi080 bash[28361]: cluster 2023-12-01T10:59:59.350034+0000 mgr.y (mgr.24362) 11143 : cluster 0 pgmap v11112: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:00:00.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:00:00 smithi080 bash[28361]: audit 2023-12-01T10:59:59.966081+0000 mon.a (mon.0) 7054 : audit 0 from='client.? 172.21.15.80:0/500391585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:00:00.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:00:00 smithi080 bash[28361]: cluster 2023-12-01T11:00:00.000131+0000 mon.a (mon.0) 7055 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T11:00:02.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:00:02 smithi090 bash[32384]: cluster 2023-12-01T11:00:01.351178+0000 mgr.y (mgr.24362) 11144 : cluster 0 pgmap v11113: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:00:02.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:00:02 smithi090 bash[32384]: audit 2023-12-01T11:00:02.419439+0000 mon.a (mon.0) 7056 : audit 0 from='client.? 172.21.15.80:0/2564949755' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:00:02.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:00:02 smithi080 bash[28361]: cluster 2023-12-01T11:00:01.351178+0000 mgr.y (mgr.24362) 11144 : cluster 0 pgmap v11113: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:00:02.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:00:02 smithi080 bash[28361]: audit 2023-12-01T11:00:02.419439+0000 mon.a (mon.0) 7056 : audit 0 from='client.? 172.21.15.80:0/2564949755' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:00:02.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:00:02 smithi080 bash[41963]: cluster 2023-12-01T11:00:01.351178+0000 mgr.y (mgr.24362) 11144 : cluster 0 pgmap v11113: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:00:02.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:00:02 smithi080 bash[41963]: audit 2023-12-01T11:00:02.419439+0000 mon.a (mon.0) 7056 : audit 0 from='client.? 172.21.15.80:0/2564949755' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:00:04.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:00:04 smithi090 bash[32384]: cluster 2023-12-01T11:00:03.351940+0000 mgr.y (mgr.24362) 11145 : cluster 0 pgmap v11114: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:00:04.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:00:04 smithi080 bash[28361]: cluster 2023-12-01T11:00:03.351940+0000 mgr.y (mgr.24362) 11145 : cluster 0 pgmap v11114: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:00:04.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:00:04 smithi080 bash[41963]: cluster 2023-12-01T11:00:03.351940+0000 mgr.y (mgr.24362) 11145 : cluster 0 pgmap v11114: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:00:06.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:00:05 smithi080 bash[41963]: audit 2023-12-01T11:00:04.878501+0000 mon.c (mon.2) 7148 : audit 0 from='client.? 172.21.15.80:0/753919091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:00:06.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:00:05 smithi080 bash[41963]: cluster 2023-12-01T11:00:05.352594+0000 mgr.y (mgr.24362) 11146 : cluster 0 pgmap v11115: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:00:06.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:00:05 smithi080 bash[28361]: audit 2023-12-01T11:00:04.878501+0000 mon.c (mon.2) 7148 : audit 0 from='client.? 172.21.15.80:0/753919091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:00:06.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:00:05 smithi080 bash[28361]: cluster 2023-12-01T11:00:05.352594+0000 mgr.y (mgr.24362) 11146 : cluster 0 pgmap v11115: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:00:06.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:00:05 smithi090 bash[32384]: audit 2023-12-01T11:00:04.878501+0000 mon.c (mon.2) 7148 : audit 0 from='client.? 172.21.15.80:0/753919091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:00:06.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:00:05 smithi090 bash[32384]: cluster 2023-12-01T11:00:05.352594+0000 mgr.y (mgr.24362) 11146 : cluster 0 pgmap v11115: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:00:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:00:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:00:06] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T11:00:06.769 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Dec 01 11:00:06 smithi090 bash[66231]: ts=2023-12-01T11:00:06.290Z caller=compact.go:519 level=info component=tsdb msg="write block" mint=1701417600138 maxt=1701424800000 ulid=01HGJGJ9YVD4SY2S49K0NAV4J0 duration=54.920095ms 2023-12-01T11:00:06.769 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Dec 01 11:00:06 smithi090 bash[66231]: ts=2023-12-01T11:00:06.293Z caller=head.go:1269 level=info component=tsdb msg="Head GC completed" caller=truncateMemory duration=2.237666ms 2023-12-01T11:00:06.769 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Dec 01 11:00:06 smithi090 bash[66231]: ts=2023-12-01T11:00:06.293Z caller=checkpoint.go:100 level=info component=tsdb msg="Creating checkpoint" from_segment=0 to_segment=1 mint=1701424800000 2023-12-01T11:00:06.769 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Dec 01 11:00:06 smithi090 bash[66231]: ts=2023-12-01T11:00:06.368Z caller=head.go:1241 level=info component=tsdb msg="WAL checkpoint complete" first=0 last=1 duration=74.503055ms 2023-12-01T11:00:07.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:00:07 smithi080 bash[41963]: audit 2023-12-01T11:00:07.339970+0000 mon.a (mon.0) 7057 : audit 0 from='client.? 172.21.15.80:0/2153598054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:00:07.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:00:07 smithi080 bash[28361]: audit 2023-12-01T11:00:07.339970+0000 mon.a (mon.0) 7057 : audit 0 from='client.? 172.21.15.80:0/2153598054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:00:07.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:00:07 smithi090 bash[32384]: audit 2023-12-01T11:00:07.339970+0000 mon.a (mon.0) 7057 : audit 0 from='client.? 172.21.15.80:0/2153598054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:00:08.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:00:08 smithi080 bash[28361]: cluster 2023-12-01T11:00:07.353591+0000 mgr.y (mgr.24362) 11147 : cluster 0 pgmap v11116: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:00:08.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:00:08 smithi080 bash[41963]: cluster 2023-12-01T11:00:07.353591+0000 mgr.y (mgr.24362) 11147 : cluster 0 pgmap v11116: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:00:08.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:00:08 smithi090 bash[32384]: cluster 2023-12-01T11:00:07.353591+0000 mgr.y (mgr.24362) 11147 : cluster 0 pgmap v11116: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:00:10.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:00:10 smithi080 bash[28361]: cluster 2023-12-01T11:00:09.354280+0000 mgr.y (mgr.24362) 11148 : cluster 0 pgmap v11117: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:00:10.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:00:10 smithi080 bash[28361]: audit 2023-12-01T11:00:09.795244+0000 mon.a (mon.0) 7058 : audit 0 from='client.? 172.21.15.80:0/3605031342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:00:10.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:00:10 smithi080 bash[28361]: audit 2023-12-01T11:00:10.371812+0000 mon.c (mon.2) 7149 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:00:10.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:00:10 smithi080 bash[41963]: cluster 2023-12-01T11:00:09.354280+0000 mgr.y (mgr.24362) 11148 : cluster 0 pgmap v11117: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:00:10.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:00:10 smithi080 bash[41963]: audit 2023-12-01T11:00:09.795244+0000 mon.a (mon.0) 7058 : audit 0 from='client.? 172.21.15.80:0/3605031342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:00:10.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:00:10 smithi080 bash[41963]: audit 2023-12-01T11:00:10.371812+0000 mon.c (mon.2) 7149 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:00:10.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:00:10 smithi090 bash[32384]: cluster 2023-12-01T11:00:09.354280+0000 mgr.y (mgr.24362) 11148 : cluster 0 pgmap v11117: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:00:10.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:00:10 smithi090 bash[32384]: audit 2023-12-01T11:00:09.795244+0000 mon.a (mon.0) 7058 : audit 0 from='client.? 172.21.15.80:0/3605031342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:00:10.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:00:10 smithi090 bash[32384]: audit 2023-12-01T11:00:10.371812+0000 mon.c (mon.2) 7149 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:00:12.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:00:12 smithi080 bash[28361]: cluster 2023-12-01T11:00:11.355395+0000 mgr.y (mgr.24362) 11149 : cluster 0 pgmap v11118: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:00:12.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:00:12 smithi080 bash[28361]: audit 2023-12-01T11:00:12.246817+0000 mon.c (mon.2) 7150 : audit 0 from='client.? 172.21.15.80:0/454152182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:00:12.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:00:12 smithi080 bash[41963]: cluster 2023-12-01T11:00:11.355395+0000 mgr.y (mgr.24362) 11149 : cluster 0 pgmap v11118: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:00:12.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:00:12 smithi080 bash[41963]: audit 2023-12-01T11:00:12.246817+0000 mon.c (mon.2) 7150 : audit 0 from='client.? 172.21.15.80:0/454152182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:00:12.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:00:12 smithi090 bash[32384]: cluster 2023-12-01T11:00:11.355395+0000 mgr.y (mgr.24362) 11149 : cluster 0 pgmap v11118: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:00:12.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:00:12 smithi090 bash[32384]: audit 2023-12-01T11:00:12.246817+0000 mon.c (mon.2) 7150 : audit 0 from='client.? 172.21.15.80:0/454152182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:00:14.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:00:14 smithi080 bash[28361]: cluster 2023-12-01T11:00:13.356224+0000 mgr.y (mgr.24362) 11150 : cluster 0 pgmap v11119: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:00:14.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:00:14 smithi080 bash[41963]: cluster 2023-12-01T11:00:13.356224+0000 mgr.y (mgr.24362) 11150 : cluster 0 pgmap v11119: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:00:14.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:00:14 smithi090 bash[32384]: cluster 2023-12-01T11:00:13.356224+0000 mgr.y (mgr.24362) 11150 : cluster 0 pgmap v11119: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:00:15.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:00:15 smithi080 bash[28361]: audit 2023-12-01T11:00:14.697275+0000 mon.a (mon.0) 7059 : audit 0 from='client.? 172.21.15.80:0/4118510165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:00:15.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:00:15 smithi080 bash[41963]: audit 2023-12-01T11:00:14.697275+0000 mon.a (mon.0) 7059 : audit 0 from='client.? 172.21.15.80:0/4118510165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:00:15.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:00:15 smithi090 bash[32384]: audit 2023-12-01T11:00:14.697275+0000 mon.a (mon.0) 7059 : audit 0 from='client.? 172.21.15.80:0/4118510165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:00:16.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:00:16 smithi080 bash[28361]: cluster 2023-12-01T11:00:15.356934+0000 mgr.y (mgr.24362) 11151 : cluster 0 pgmap v11120: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:00:16.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:00:16 smithi080 bash[41963]: cluster 2023-12-01T11:00:15.356934+0000 mgr.y (mgr.24362) 11151 : cluster 0 pgmap v11120: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:00:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:00:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:00:16] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T11:00:16.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:00:16 smithi090 bash[32384]: cluster 2023-12-01T11:00:15.356934+0000 mgr.y (mgr.24362) 11151 : cluster 0 pgmap v11120: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:00:17.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:00:17 smithi090 bash[32384]: audit 2023-12-01T11:00:17.147707+0000 mon.a (mon.0) 7060 : audit 0 from='client.? 172.21.15.80:0/4114079464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:00:17.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:00:17 smithi080 bash[28361]: audit 2023-12-01T11:00:17.147707+0000 mon.a (mon.0) 7060 : audit 0 from='client.? 172.21.15.80:0/4114079464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:00:17.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:00:17 smithi080 bash[41963]: audit 2023-12-01T11:00:17.147707+0000 mon.a (mon.0) 7060 : audit 0 from='client.? 172.21.15.80:0/4114079464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:00:18.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:00:18 smithi090 bash[32384]: cluster 2023-12-01T11:00:17.358091+0000 mgr.y (mgr.24362) 11152 : cluster 0 pgmap v11121: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:00:18.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:00:18 smithi080 bash[41963]: cluster 2023-12-01T11:00:17.358091+0000 mgr.y (mgr.24362) 11152 : cluster 0 pgmap v11121: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:00:18.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:00:18 smithi080 bash[28361]: cluster 2023-12-01T11:00:17.358091+0000 mgr.y (mgr.24362) 11152 : cluster 0 pgmap v11121: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:00:20.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:00:20 smithi090 bash[32384]: cluster 2023-12-01T11:00:19.358702+0000 mgr.y (mgr.24362) 11153 : cluster 0 pgmap v11122: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:00:20.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:00:20 smithi090 bash[32384]: audit 2023-12-01T11:00:19.604912+0000 mon.a (mon.0) 7061 : audit 0 from='client.? 172.21.15.80:0/7609975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:00:20.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:00:20 smithi080 bash[28361]: cluster 2023-12-01T11:00:19.358702+0000 mgr.y (mgr.24362) 11153 : cluster 0 pgmap v11122: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:00:20.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:00:20 smithi080 bash[28361]: audit 2023-12-01T11:00:19.604912+0000 mon.a (mon.0) 7061 : audit 0 from='client.? 172.21.15.80:0/7609975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:00:20.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:00:20 smithi080 bash[41963]: cluster 2023-12-01T11:00:19.358702+0000 mgr.y (mgr.24362) 11153 : cluster 0 pgmap v11122: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:00:20.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:00:20 smithi080 bash[41963]: audit 2023-12-01T11:00:19.604912+0000 mon.a (mon.0) 7061 : audit 0 from='client.? 172.21.15.80:0/7609975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:00:22.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:00:22 smithi090 bash[32384]: cluster 2023-12-01T11:00:21.359899+0000 mgr.y (mgr.24362) 11154 : cluster 0 pgmap v11123: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:00:22.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:00:22 smithi090 bash[32384]: audit 2023-12-01T11:00:22.059301+0000 mon.c (mon.2) 7151 : audit 0 from='client.? 172.21.15.80:0/323039947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:00:22.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:00:22 smithi080 bash[41963]: cluster 2023-12-01T11:00:21.359899+0000 mgr.y (mgr.24362) 11154 : cluster 0 pgmap v11123: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:00:22.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:00:22 smithi080 bash[41963]: audit 2023-12-01T11:00:22.059301+0000 mon.c (mon.2) 7151 : audit 0 from='client.? 172.21.15.80:0/323039947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:00:22.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:00:22 smithi080 bash[28361]: cluster 2023-12-01T11:00:21.359899+0000 mgr.y (mgr.24362) 11154 : cluster 0 pgmap v11123: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:00:22.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:00:22 smithi080 bash[28361]: audit 2023-12-01T11:00:22.059301+0000 mon.c (mon.2) 7151 : audit 0 from='client.? 172.21.15.80:0/323039947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:00:24.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:00:24 smithi090 bash[32384]: cluster 2023-12-01T11:00:23.360569+0000 mgr.y (mgr.24362) 11155 : cluster 0 pgmap v11124: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:00:24.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:00:24 smithi080 bash[41963]: cluster 2023-12-01T11:00:23.360569+0000 mgr.y (mgr.24362) 11155 : cluster 0 pgmap v11124: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:00:24.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:00:24 smithi080 bash[28361]: cluster 2023-12-01T11:00:23.360569+0000 mgr.y (mgr.24362) 11155 : cluster 0 pgmap v11124: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:00:25.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:00:25 smithi090 bash[32384]: audit 2023-12-01T11:00:24.504349+0000 mon.a (mon.0) 7062 : audit 0 from='client.? 172.21.15.80:0/2888637686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:00:25.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:00:25 smithi090 bash[32384]: audit 2023-12-01T11:00:25.371675+0000 mon.c (mon.2) 7152 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:00:25.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:00:25 smithi080 bash[28361]: audit 2023-12-01T11:00:24.504349+0000 mon.a (mon.0) 7062 : audit 0 from='client.? 172.21.15.80:0/2888637686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:00:25.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:00:25 smithi080 bash[28361]: audit 2023-12-01T11:00:25.371675+0000 mon.c (mon.2) 7152 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:00:25.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:00:25 smithi080 bash[41963]: audit 2023-12-01T11:00:24.504349+0000 mon.a (mon.0) 7062 : audit 0 from='client.? 172.21.15.80:0/2888637686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:00:25.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:00:25 smithi080 bash[41963]: audit 2023-12-01T11:00:25.371675+0000 mon.c (mon.2) 7152 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:00:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:00:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:00:26] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T11:00:26.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:00:26 smithi080 bash[41963]: cluster 2023-12-01T11:00:25.361235+0000 mgr.y (mgr.24362) 11156 : cluster 0 pgmap v11125: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:00:26.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:00:26 smithi080 bash[28361]: cluster 2023-12-01T11:00:25.361235+0000 mgr.y (mgr.24362) 11156 : cluster 0 pgmap v11125: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:00:26.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:00:26 smithi090 bash[32384]: cluster 2023-12-01T11:00:25.361235+0000 mgr.y (mgr.24362) 11156 : cluster 0 pgmap v11125: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:00:27.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:00:27 smithi090 bash[32384]: audit 2023-12-01T11:00:26.958734+0000 mon.c (mon.2) 7153 : audit 0 from='client.? 172.21.15.80:0/3213271828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:00:27.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:00:27 smithi080 bash[28361]: audit 2023-12-01T11:00:26.958734+0000 mon.c (mon.2) 7153 : audit 0 from='client.? 172.21.15.80:0/3213271828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:00:27.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:00:27 smithi080 bash[41963]: audit 2023-12-01T11:00:26.958734+0000 mon.c (mon.2) 7153 : audit 0 from='client.? 172.21.15.80:0/3213271828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:00:28.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:00:28 smithi090 bash[32384]: cluster 2023-12-01T11:00:27.362529+0000 mgr.y (mgr.24362) 11157 : cluster 0 pgmap v11126: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:00:28.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:00:28 smithi080 bash[41963]: cluster 2023-12-01T11:00:27.362529+0000 mgr.y (mgr.24362) 11157 : cluster 0 pgmap v11126: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:00:28.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:00:28 smithi080 bash[28361]: cluster 2023-12-01T11:00:27.362529+0000 mgr.y (mgr.24362) 11157 : cluster 0 pgmap v11126: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:00:29.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:00:29 smithi090 bash[32384]: audit 2023-12-01T11:00:29.415660+0000 mon.c (mon.2) 7154 : audit 0 from='client.? 172.21.15.80:0/3211673615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:00:29.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:00:29 smithi080 bash[28361]: audit 2023-12-01T11:00:29.415660+0000 mon.c (mon.2) 7154 : audit 0 from='client.? 172.21.15.80:0/3211673615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:00:29.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:00:29 smithi080 bash[41963]: audit 2023-12-01T11:00:29.415660+0000 mon.c (mon.2) 7154 : audit 0 from='client.? 172.21.15.80:0/3211673615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:00:30.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:00:30 smithi090 bash[32384]: cluster 2023-12-01T11:00:29.363327+0000 mgr.y (mgr.24362) 11158 : cluster 0 pgmap v11127: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:00:30.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:00:30 smithi080 bash[28361]: cluster 2023-12-01T11:00:29.363327+0000 mgr.y (mgr.24362) 11158 : cluster 0 pgmap v11127: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:00:30.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:00:30 smithi080 bash[41963]: cluster 2023-12-01T11:00:29.363327+0000 mgr.y (mgr.24362) 11158 : cluster 0 pgmap v11127: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:00:32.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:00:32 smithi090 bash[32384]: cluster 2023-12-01T11:00:31.364537+0000 mgr.y (mgr.24362) 11159 : cluster 0 pgmap v11128: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:00:32.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:00:32 smithi090 bash[32384]: audit 2023-12-01T11:00:31.873075+0000 mon.a (mon.0) 7063 : audit 0 from='client.? 172.21.15.80:0/3326069754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:00:32.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:00:32 smithi080 bash[41963]: cluster 2023-12-01T11:00:31.364537+0000 mgr.y (mgr.24362) 11159 : cluster 0 pgmap v11128: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:00:32.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:00:32 smithi080 bash[41963]: audit 2023-12-01T11:00:31.873075+0000 mon.a (mon.0) 7063 : audit 0 from='client.? 172.21.15.80:0/3326069754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:00:32.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:00:32 smithi080 bash[28361]: cluster 2023-12-01T11:00:31.364537+0000 mgr.y (mgr.24362) 11159 : cluster 0 pgmap v11128: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:00:32.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:00:32 smithi080 bash[28361]: audit 2023-12-01T11:00:31.873075+0000 mon.a (mon.0) 7063 : audit 0 from='client.? 172.21.15.80:0/3326069754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:00:34.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:00:34 smithi090 bash[32384]: cluster 2023-12-01T11:00:33.365196+0000 mgr.y (mgr.24362) 11160 : cluster 0 pgmap v11129: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:00:34.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:00:34 smithi090 bash[32384]: audit 2023-12-01T11:00:34.334102+0000 mon.c (mon.2) 7155 : audit 0 from='client.? 172.21.15.80:0/4252927404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:00:34.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:00:34 smithi080 bash[41963]: cluster 2023-12-01T11:00:33.365196+0000 mgr.y (mgr.24362) 11160 : cluster 0 pgmap v11129: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:00:34.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:00:34 smithi080 bash[41963]: audit 2023-12-01T11:00:34.334102+0000 mon.c (mon.2) 7155 : audit 0 from='client.? 172.21.15.80:0/4252927404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:00:34.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:00:34 smithi080 bash[28361]: cluster 2023-12-01T11:00:33.365196+0000 mgr.y (mgr.24362) 11160 : cluster 0 pgmap v11129: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:00:34.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:00:34 smithi080 bash[28361]: audit 2023-12-01T11:00:34.334102+0000 mon.c (mon.2) 7155 : audit 0 from='client.? 172.21.15.80:0/4252927404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:00:36.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:00:35 smithi080 bash[41963]: cluster 2023-12-01T11:00:35.365963+0000 mgr.y (mgr.24362) 11161 : cluster 0 pgmap v11130: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:00:36.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:00:35 smithi080 bash[28361]: cluster 2023-12-01T11:00:35.365963+0000 mgr.y (mgr.24362) 11161 : cluster 0 pgmap v11130: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:00:36.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:00:35 smithi090 bash[32384]: cluster 2023-12-01T11:00:35.365963+0000 mgr.y (mgr.24362) 11161 : cluster 0 pgmap v11130: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:00:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:00:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:00:36] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T11:00:37.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:00:36 smithi080 bash[41963]: audit 2023-12-01T11:00:36.786802+0000 mon.c (mon.2) 7156 : audit 0 from='client.? 172.21.15.80:0/4010730464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:00:37.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:00:36 smithi080 bash[28361]: audit 2023-12-01T11:00:36.786802+0000 mon.c (mon.2) 7156 : audit 0 from='client.? 172.21.15.80:0/4010730464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:00:37.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:00:36 smithi090 bash[32384]: audit 2023-12-01T11:00:36.786802+0000 mon.c (mon.2) 7156 : audit 0 from='client.? 172.21.15.80:0/4010730464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:00:38.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:00:37 smithi080 bash[41963]: cluster 2023-12-01T11:00:37.367127+0000 mgr.y (mgr.24362) 11162 : cluster 0 pgmap v11131: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:00:38.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:00:37 smithi080 bash[28361]: cluster 2023-12-01T11:00:37.367127+0000 mgr.y (mgr.24362) 11162 : cluster 0 pgmap v11131: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:00:38.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:00:37 smithi090 bash[32384]: cluster 2023-12-01T11:00:37.367127+0000 mgr.y (mgr.24362) 11162 : cluster 0 pgmap v11131: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:00:39.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:00:39 smithi080 bash[28361]: audit 2023-12-01T11:00:39.238249+0000 mon.a (mon.0) 7064 : audit 0 from='client.? 172.21.15.80:0/1592806173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:00:39.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:00:39 smithi080 bash[41963]: audit 2023-12-01T11:00:39.238249+0000 mon.a (mon.0) 7064 : audit 0 from='client.? 172.21.15.80:0/1592806173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:00:39.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:00:39 smithi090 bash[32384]: audit 2023-12-01T11:00:39.238249+0000 mon.a (mon.0) 7064 : audit 0 from='client.? 172.21.15.80:0/1592806173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:00:40.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:00:40 smithi080 bash[41963]: cluster 2023-12-01T11:00:39.367777+0000 mgr.y (mgr.24362) 11163 : cluster 0 pgmap v11132: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:00:40.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:00:40 smithi080 bash[28361]: cluster 2023-12-01T11:00:39.367777+0000 mgr.y (mgr.24362) 11163 : cluster 0 pgmap v11132: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:00:40.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:00:40 smithi090 bash[32384]: cluster 2023-12-01T11:00:39.367777+0000 mgr.y (mgr.24362) 11163 : cluster 0 pgmap v11132: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:00:41.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:00:41 smithi080 bash[41963]: audit 2023-12-01T11:00:40.372250+0000 mon.c (mon.2) 7157 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:00:41.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:00:41 smithi080 bash[28361]: audit 2023-12-01T11:00:40.372250+0000 mon.c (mon.2) 7157 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:00:41.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:00:41 smithi090 bash[32384]: audit 2023-12-01T11:00:40.372250+0000 mon.c (mon.2) 7157 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:00:42.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:00:42 smithi080 bash[28361]: cluster 2023-12-01T11:00:41.368891+0000 mgr.y (mgr.24362) 11164 : cluster 0 pgmap v11133: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:00:42.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:00:42 smithi080 bash[28361]: audit 2023-12-01T11:00:41.694820+0000 mon.a (mon.0) 7065 : audit 0 from='client.? 172.21.15.80:0/3366978486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:00:42.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:00:42 smithi080 bash[41963]: cluster 2023-12-01T11:00:41.368891+0000 mgr.y (mgr.24362) 11164 : cluster 0 pgmap v11133: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:00:42.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:00:42 smithi080 bash[41963]: audit 2023-12-01T11:00:41.694820+0000 mon.a (mon.0) 7065 : audit 0 from='client.? 172.21.15.80:0/3366978486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:00:42.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:00:42 smithi090 bash[32384]: cluster 2023-12-01T11:00:41.368891+0000 mgr.y (mgr.24362) 11164 : cluster 0 pgmap v11133: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:00:42.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:00:42 smithi090 bash[32384]: audit 2023-12-01T11:00:41.694820+0000 mon.a (mon.0) 7065 : audit 0 from='client.? 172.21.15.80:0/3366978486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:00:44.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:00:44 smithi080 bash[28361]: cluster 2023-12-01T11:00:43.369526+0000 mgr.y (mgr.24362) 11165 : cluster 0 pgmap v11134: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:00:44.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:00:44 smithi080 bash[28361]: audit 2023-12-01T11:00:44.146268+0000 mon.c (mon.2) 7158 : audit 0 from='client.? 172.21.15.80:0/2597428065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:00:44.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:00:44 smithi080 bash[41963]: cluster 2023-12-01T11:00:43.369526+0000 mgr.y (mgr.24362) 11165 : cluster 0 pgmap v11134: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:00:44.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:00:44 smithi080 bash[41963]: audit 2023-12-01T11:00:44.146268+0000 mon.c (mon.2) 7158 : audit 0 from='client.? 172.21.15.80:0/2597428065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:00:44.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:00:44 smithi090 bash[32384]: cluster 2023-12-01T11:00:43.369526+0000 mgr.y (mgr.24362) 11165 : cluster 0 pgmap v11134: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:00:44.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:00:44 smithi090 bash[32384]: audit 2023-12-01T11:00:44.146268+0000 mon.c (mon.2) 7158 : audit 0 from='client.? 172.21.15.80:0/2597428065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:00:46.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:00:45 smithi080 bash[41963]: cluster 2023-12-01T11:00:45.370191+0000 mgr.y (mgr.24362) 11166 : cluster 0 pgmap v11135: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:00:46.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:00:45 smithi080 bash[28361]: cluster 2023-12-01T11:00:45.370191+0000 mgr.y (mgr.24362) 11166 : cluster 0 pgmap v11135: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:00:46.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:00:45 smithi090 bash[32384]: cluster 2023-12-01T11:00:45.370191+0000 mgr.y (mgr.24362) 11166 : cluster 0 pgmap v11135: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:00:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:00:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:00:46] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T11:00:47.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:00:46 smithi080 bash[28361]: audit 2023-12-01T11:00:46.597928+0000 mon.c (mon.2) 7159 : audit 0 from='client.? 172.21.15.80:0/1195478130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:00:47.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:00:46 smithi080 bash[41963]: audit 2023-12-01T11:00:46.597928+0000 mon.c (mon.2) 7159 : audit 0 from='client.? 172.21.15.80:0/1195478130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:00:47.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:00:46 smithi090 bash[32384]: audit 2023-12-01T11:00:46.597928+0000 mon.c (mon.2) 7159 : audit 0 from='client.? 172.21.15.80:0/1195478130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:00:48.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:00:47 smithi080 bash[28361]: cluster 2023-12-01T11:00:47.371280+0000 mgr.y (mgr.24362) 11167 : cluster 0 pgmap v11136: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:00:48.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:00:47 smithi080 bash[41963]: cluster 2023-12-01T11:00:47.371280+0000 mgr.y (mgr.24362) 11167 : cluster 0 pgmap v11136: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:00:48.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:00:47 smithi090 bash[32384]: cluster 2023-12-01T11:00:47.371280+0000 mgr.y (mgr.24362) 11167 : cluster 0 pgmap v11136: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:00:49.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:00:49 smithi080 bash[28361]: audit 2023-12-01T11:00:49.056889+0000 mon.c (mon.2) 7160 : audit 0 from='client.? 172.21.15.80:0/2290369151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:00:49.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:00:49 smithi080 bash[41963]: audit 2023-12-01T11:00:49.056889+0000 mon.c (mon.2) 7160 : audit 0 from='client.? 172.21.15.80:0/2290369151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:00:49.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:00:49 smithi090 bash[32384]: audit 2023-12-01T11:00:49.056889+0000 mon.c (mon.2) 7160 : audit 0 from='client.? 172.21.15.80:0/2290369151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:00:50.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:00:50 smithi080 bash[28361]: cluster 2023-12-01T11:00:49.371976+0000 mgr.y (mgr.24362) 11168 : cluster 0 pgmap v11137: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:00:50.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:00:50 smithi080 bash[41963]: cluster 2023-12-01T11:00:49.371976+0000 mgr.y (mgr.24362) 11168 : cluster 0 pgmap v11137: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:00:50.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:00:50 smithi090 bash[32384]: cluster 2023-12-01T11:00:49.371976+0000 mgr.y (mgr.24362) 11168 : cluster 0 pgmap v11137: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:00:52.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:00:52 smithi080 bash[41963]: cluster 2023-12-01T11:00:51.373077+0000 mgr.y (mgr.24362) 11169 : cluster 0 pgmap v11138: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:00:52.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:00:52 smithi080 bash[41963]: audit 2023-12-01T11:00:51.518224+0000 mon.a (mon.0) 7066 : audit 0 from='client.? 172.21.15.80:0/389494343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:00:52.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:00:52 smithi080 bash[28361]: cluster 2023-12-01T11:00:51.373077+0000 mgr.y (mgr.24362) 11169 : cluster 0 pgmap v11138: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:00:52.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:00:52 smithi080 bash[28361]: audit 2023-12-01T11:00:51.518224+0000 mon.a (mon.0) 7066 : audit 0 from='client.? 172.21.15.80:0/389494343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:00:52.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:00:52 smithi090 bash[32384]: cluster 2023-12-01T11:00:51.373077+0000 mgr.y (mgr.24362) 11169 : cluster 0 pgmap v11138: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:00:52.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:00:52 smithi090 bash[32384]: audit 2023-12-01T11:00:51.518224+0000 mon.a (mon.0) 7066 : audit 0 from='client.? 172.21.15.80:0/389494343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:00:54.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:00:54 smithi090 bash[32384]: cluster 2023-12-01T11:00:53.373658+0000 mgr.y (mgr.24362) 11170 : cluster 0 pgmap v11139: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:00:54.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:00:54 smithi090 bash[32384]: audit 2023-12-01T11:00:53.958705+0000 mon.c (mon.2) 7161 : audit 0 from='client.? 172.21.15.80:0/849374415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:00:54.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:00:54 smithi080 bash[41963]: cluster 2023-12-01T11:00:53.373658+0000 mgr.y (mgr.24362) 11170 : cluster 0 pgmap v11139: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:00:54.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:00:54 smithi080 bash[41963]: audit 2023-12-01T11:00:53.958705+0000 mon.c (mon.2) 7161 : audit 0 from='client.? 172.21.15.80:0/849374415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:00:54.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:00:54 smithi080 bash[28361]: cluster 2023-12-01T11:00:53.373658+0000 mgr.y (mgr.24362) 11170 : cluster 0 pgmap v11139: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:00:54.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:00:54 smithi080 bash[28361]: audit 2023-12-01T11:00:53.958705+0000 mon.c (mon.2) 7161 : audit 0 from='client.? 172.21.15.80:0/849374415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:00:56.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:00:55 smithi080 bash[41963]: audit 2023-12-01T11:00:55.372757+0000 mon.c (mon.2) 7162 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:00:56.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:00:55 smithi080 bash[41963]: cluster 2023-12-01T11:00:55.374368+0000 mgr.y (mgr.24362) 11171 : cluster 0 pgmap v11140: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:00:56.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:00:55 smithi080 bash[28361]: audit 2023-12-01T11:00:55.372757+0000 mon.c (mon.2) 7162 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:00:56.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:00:55 smithi080 bash[28361]: cluster 2023-12-01T11:00:55.374368+0000 mgr.y (mgr.24362) 11171 : cluster 0 pgmap v11140: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:00:56.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:00:55 smithi090 bash[32384]: audit 2023-12-01T11:00:55.372757+0000 mon.c (mon.2) 7162 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:00:56.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:00:55 smithi090 bash[32384]: cluster 2023-12-01T11:00:55.374368+0000 mgr.y (mgr.24362) 11171 : cluster 0 pgmap v11140: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:00:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:00:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:00:56] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T11:00:57.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:00:56 smithi080 bash[28361]: audit 2023-12-01T11:00:56.406216+0000 mon.c (mon.2) 7163 : audit 0 from='client.? 172.21.15.80:0/909366215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:00:57.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:00:56 smithi080 bash[41963]: audit 2023-12-01T11:00:56.406216+0000 mon.c (mon.2) 7163 : audit 0 from='client.? 172.21.15.80:0/909366215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:00:57.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:00:56 smithi090 bash[32384]: audit 2023-12-01T11:00:56.406216+0000 mon.c (mon.2) 7163 : audit 0 from='client.? 172.21.15.80:0/909366215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:00:58.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:00:57 smithi080 bash[28361]: cluster 2023-12-01T11:00:57.375526+0000 mgr.y (mgr.24362) 11172 : cluster 0 pgmap v11141: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:00:58.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:00:57 smithi080 bash[41963]: cluster 2023-12-01T11:00:57.375526+0000 mgr.y (mgr.24362) 11172 : cluster 0 pgmap v11141: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:00:58.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:00:57 smithi090 bash[32384]: cluster 2023-12-01T11:00:57.375526+0000 mgr.y (mgr.24362) 11172 : cluster 0 pgmap v11141: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:00:59.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:00:58 smithi080 bash[28361]: audit 2023-12-01T11:00:58.583286+0000 mon.c (mon.2) 7164 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:00:59.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:00:58 smithi080 bash[28361]: audit 2023-12-01T11:00:58.893670+0000 mon.c (mon.2) 7165 : audit 0 from='client.? 172.21.15.80:0/2411854711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:00:59.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:00:58 smithi080 bash[41963]: audit 2023-12-01T11:00:58.583286+0000 mon.c (mon.2) 7164 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:00:59.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:00:58 smithi080 bash[41963]: audit 2023-12-01T11:00:58.893670+0000 mon.c (mon.2) 7165 : audit 0 from='client.? 172.21.15.80:0/2411854711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:00:59.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:00:58 smithi090 bash[32384]: audit 2023-12-01T11:00:58.583286+0000 mon.c (mon.2) 7164 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:00:59.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:00:58 smithi090 bash[32384]: audit 2023-12-01T11:00:58.893670+0000 mon.c (mon.2) 7165 : audit 0 from='client.? 172.21.15.80:0/2411854711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:01:00.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:00:59 smithi080 bash[28361]: cluster 2023-12-01T11:00:59.376192+0000 mgr.y (mgr.24362) 11173 : cluster 0 pgmap v11142: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:01:00.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:00:59 smithi080 bash[41963]: cluster 2023-12-01T11:00:59.376192+0000 mgr.y (mgr.24362) 11173 : cluster 0 pgmap v11142: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:01:00.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:00:59 smithi090 bash[32384]: cluster 2023-12-01T11:00:59.376192+0000 mgr.y (mgr.24362) 11173 : cluster 0 pgmap v11142: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:01:01.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:01:01 smithi080 bash[28361]: audit 2023-12-01T11:01:01.342003+0000 mon.c (mon.2) 7166 : audit 0 from='client.? 172.21.15.80:0/3277416918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:01:01.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:01:01 smithi080 bash[41963]: audit 2023-12-01T11:01:01.342003+0000 mon.c (mon.2) 7166 : audit 0 from='client.? 172.21.15.80:0/3277416918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:01:01.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:01:01 smithi090 bash[32384]: audit 2023-12-01T11:01:01.342003+0000 mon.c (mon.2) 7166 : audit 0 from='client.? 172.21.15.80:0/3277416918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:01:02.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:01:02 smithi090 bash[32384]: cluster 2023-12-01T11:01:01.377209+0000 mgr.y (mgr.24362) 11174 : cluster 0 pgmap v11143: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:01:02.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:01:02 smithi080 bash[41963]: cluster 2023-12-01T11:01:01.377209+0000 mgr.y (mgr.24362) 11174 : cluster 0 pgmap v11143: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:01:02.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:01:02 smithi080 bash[28361]: cluster 2023-12-01T11:01:01.377209+0000 mgr.y (mgr.24362) 11174 : cluster 0 pgmap v11143: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:01:04.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:01:04 smithi090 bash[32384]: cluster 2023-12-01T11:01:03.377802+0000 mgr.y (mgr.24362) 11175 : cluster 0 pgmap v11144: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:01:04.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:01:04 smithi090 bash[32384]: audit 2023-12-01T11:01:03.814054+0000 mon.c (mon.2) 7167 : audit 0 from='client.? 172.21.15.80:0/15377077' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:01:04.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:01:04 smithi090 bash[32384]: audit 2023-12-01T11:01:04.375853+0000 mon.a (mon.0) 7067 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:01:04.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:01:04 smithi090 bash[32384]: audit 2023-12-01T11:01:04.388033+0000 mon.a (mon.0) 7068 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:01:04.930 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:01:04 smithi080 bash[41963]: cluster 2023-12-01T11:01:03.377802+0000 mgr.y (mgr.24362) 11175 : cluster 0 pgmap v11144: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:01:04.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:01:04 smithi080 bash[41963]: audit 2023-12-01T11:01:03.814054+0000 mon.c (mon.2) 7167 : audit 0 from='client.? 172.21.15.80:0/15377077' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:01:04.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:01:04 smithi080 bash[41963]: audit 2023-12-01T11:01:04.375853+0000 mon.a (mon.0) 7067 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:01:04.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:01:04 smithi080 bash[41963]: audit 2023-12-01T11:01:04.388033+0000 mon.a (mon.0) 7068 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:01:04.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:01:04 smithi080 bash[28361]: cluster 2023-12-01T11:01:03.377802+0000 mgr.y (mgr.24362) 11175 : cluster 0 pgmap v11144: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:01:04.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:01:04 smithi080 bash[28361]: audit 2023-12-01T11:01:03.814054+0000 mon.c (mon.2) 7167 : audit 0 from='client.? 172.21.15.80:0/15377077' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:01:04.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:01:04 smithi080 bash[28361]: audit 2023-12-01T11:01:04.375853+0000 mon.a (mon.0) 7067 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:01:04.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:01:04 smithi080 bash[28361]: audit 2023-12-01T11:01:04.388033+0000 mon.a (mon.0) 7068 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:01:06.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:01:05 smithi080 bash[41963]: audit 2023-12-01T11:01:04.883609+0000 mon.a (mon.0) 7069 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:01:06.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:01:05 smithi080 bash[41963]: audit 2023-12-01T11:01:04.893440+0000 mon.a (mon.0) 7070 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:01:06.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:01:05 smithi080 bash[41963]: audit 2023-12-01T11:01:05.362247+0000 mon.c (mon.2) 7168 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:01:06.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:01:05 smithi080 bash[41963]: audit 2023-12-01T11:01:05.364105+0000 mon.c (mon.2) 7169 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:01:06.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:01:05 smithi080 bash[41963]: audit 2023-12-01T11:01:05.374398+0000 mon.a (mon.0) 7071 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:01:06.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:01:05 smithi080 bash[41963]: cluster 2023-12-01T11:01:05.378325+0000 mgr.y (mgr.24362) 11176 : cluster 0 pgmap v11145: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:01:06.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:01:05 smithi080 bash[28361]: audit 2023-12-01T11:01:04.883609+0000 mon.a (mon.0) 7069 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:01:06.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:01:05 smithi080 bash[28361]: audit 2023-12-01T11:01:04.893440+0000 mon.a (mon.0) 7070 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:01:06.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:01:05 smithi080 bash[28361]: audit 2023-12-01T11:01:05.362247+0000 mon.c (mon.2) 7168 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:01:06.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:01:05 smithi080 bash[28361]: audit 2023-12-01T11:01:05.364105+0000 mon.c (mon.2) 7169 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:01:06.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:01:05 smithi080 bash[28361]: audit 2023-12-01T11:01:05.374398+0000 mon.a (mon.0) 7071 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:01:06.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:01:05 smithi080 bash[28361]: cluster 2023-12-01T11:01:05.378325+0000 mgr.y (mgr.24362) 11176 : cluster 0 pgmap v11145: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:01:06.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:01:05 smithi090 bash[32384]: audit 2023-12-01T11:01:04.883609+0000 mon.a (mon.0) 7069 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:01:06.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:01:05 smithi090 bash[32384]: audit 2023-12-01T11:01:04.893440+0000 mon.a (mon.0) 7070 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:01:06.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:01:05 smithi090 bash[32384]: audit 2023-12-01T11:01:05.362247+0000 mon.c (mon.2) 7168 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:01:06.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:01:05 smithi090 bash[32384]: audit 2023-12-01T11:01:05.364105+0000 mon.c (mon.2) 7169 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:01:06.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:01:05 smithi090 bash[32384]: audit 2023-12-01T11:01:05.374398+0000 mon.a (mon.0) 7071 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:01:06.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:01:05 smithi090 bash[32384]: cluster 2023-12-01T11:01:05.378325+0000 mgr.y (mgr.24362) 11176 : cluster 0 pgmap v11145: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:01:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:01:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:01:06] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T11:01:07.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:01:06 smithi080 bash[28361]: audit 2023-12-01T11:01:06.272621+0000 mon.c (mon.2) 7170 : audit 0 from='client.? 172.21.15.80:0/320194574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:01:07.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:01:06 smithi080 bash[41963]: audit 2023-12-01T11:01:06.272621+0000 mon.c (mon.2) 7170 : audit 0 from='client.? 172.21.15.80:0/320194574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:01:07.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:01:06 smithi090 bash[32384]: audit 2023-12-01T11:01:06.272621+0000 mon.c (mon.2) 7170 : audit 0 from='client.? 172.21.15.80:0/320194574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:01:08.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:01:07 smithi080 bash[41963]: cluster 2023-12-01T11:01:07.379494+0000 mgr.y (mgr.24362) 11177 : cluster 0 pgmap v11146: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:01:08.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:01:07 smithi080 bash[28361]: cluster 2023-12-01T11:01:07.379494+0000 mgr.y (mgr.24362) 11177 : cluster 0 pgmap v11146: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:01:08.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:01:07 smithi090 bash[32384]: cluster 2023-12-01T11:01:07.379494+0000 mgr.y (mgr.24362) 11177 : cluster 0 pgmap v11146: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:01:09.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:01:08 smithi080 bash[28361]: audit 2023-12-01T11:01:08.739552+0000 mon.c (mon.2) 7171 : audit 0 from='client.? 172.21.15.80:0/2477788159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:01:09.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:01:08 smithi080 bash[41963]: audit 2023-12-01T11:01:08.739552+0000 mon.c (mon.2) 7171 : audit 0 from='client.? 172.21.15.80:0/2477788159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:01:09.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:01:08 smithi090 bash[32384]: audit 2023-12-01T11:01:08.739552+0000 mon.c (mon.2) 7171 : audit 0 from='client.? 172.21.15.80:0/2477788159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:01:10.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:01:09 smithi080 bash[41963]: cluster 2023-12-01T11:01:09.380218+0000 mgr.y (mgr.24362) 11178 : cluster 0 pgmap v11147: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:01:10.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:01:09 smithi080 bash[28361]: cluster 2023-12-01T11:01:09.380218+0000 mgr.y (mgr.24362) 11178 : cluster 0 pgmap v11147: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:01:10.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:01:09 smithi090 bash[32384]: cluster 2023-12-01T11:01:09.380218+0000 mgr.y (mgr.24362) 11178 : cluster 0 pgmap v11147: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:01:11.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:01:10 smithi080 bash[28361]: audit 2023-12-01T11:01:10.373154+0000 mon.c (mon.2) 7172 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:01:11.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:01:10 smithi080 bash[41963]: audit 2023-12-01T11:01:10.373154+0000 mon.c (mon.2) 7172 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:01:11.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:01:10 smithi090 bash[32384]: audit 2023-12-01T11:01:10.373154+0000 mon.c (mon.2) 7172 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:01:12.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:01:11 smithi080 bash[28361]: audit 2023-12-01T11:01:11.200106+0000 mon.a (mon.0) 7072 : audit 0 from='client.? 172.21.15.80:0/3156402691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:01:12.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:01:11 smithi080 bash[28361]: cluster 2023-12-01T11:01:11.381260+0000 mgr.y (mgr.24362) 11179 : cluster 0 pgmap v11148: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:01:12.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:01:11 smithi080 bash[41963]: audit 2023-12-01T11:01:11.200106+0000 mon.a (mon.0) 7072 : audit 0 from='client.? 172.21.15.80:0/3156402691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:01:12.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:01:11 smithi080 bash[41963]: cluster 2023-12-01T11:01:11.381260+0000 mgr.y (mgr.24362) 11179 : cluster 0 pgmap v11148: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:01:12.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:01:11 smithi090 bash[32384]: audit 2023-12-01T11:01:11.200106+0000 mon.a (mon.0) 7072 : audit 0 from='client.? 172.21.15.80:0/3156402691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:01:12.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:01:11 smithi090 bash[32384]: cluster 2023-12-01T11:01:11.381260+0000 mgr.y (mgr.24362) 11179 : cluster 0 pgmap v11148: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:01:14.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:01:14 smithi090 bash[32384]: cluster 2023-12-01T11:01:13.381705+0000 mgr.y (mgr.24362) 11180 : cluster 0 pgmap v11149: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:01:14.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:01:14 smithi090 bash[32384]: audit 2023-12-01T11:01:13.658383+0000 mon.a (mon.0) 7073 : audit 0 from='client.? 172.21.15.80:0/2729042518' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:01:14.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:01:14 smithi080 bash[41963]: cluster 2023-12-01T11:01:13.381705+0000 mgr.y (mgr.24362) 11180 : cluster 0 pgmap v11149: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:01:14.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:01:14 smithi080 bash[41963]: audit 2023-12-01T11:01:13.658383+0000 mon.a (mon.0) 7073 : audit 0 from='client.? 172.21.15.80:0/2729042518' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:01:14.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:01:14 smithi080 bash[28361]: cluster 2023-12-01T11:01:13.381705+0000 mgr.y (mgr.24362) 11180 : cluster 0 pgmap v11149: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:01:14.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:01:14 smithi080 bash[28361]: audit 2023-12-01T11:01:13.658383+0000 mon.a (mon.0) 7073 : audit 0 from='client.? 172.21.15.80:0/2729042518' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:01:16.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:01:15 smithi080 bash[41963]: cluster 2023-12-01T11:01:15.382364+0000 mgr.y (mgr.24362) 11181 : cluster 0 pgmap v11150: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:01:16.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:01:15 smithi080 bash[28361]: cluster 2023-12-01T11:01:15.382364+0000 mgr.y (mgr.24362) 11181 : cluster 0 pgmap v11150: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:01:16.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:01:15 smithi090 bash[32384]: cluster 2023-12-01T11:01:15.382364+0000 mgr.y (mgr.24362) 11181 : cluster 0 pgmap v11150: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:01:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:01:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:01:16] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T11:01:17.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:01:16 smithi080 bash[41963]: audit 2023-12-01T11:01:16.114346+0000 mon.a (mon.0) 7074 : audit 0 from='client.? 172.21.15.80:0/1341626770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:01:17.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:01:16 smithi080 bash[28361]: audit 2023-12-01T11:01:16.114346+0000 mon.a (mon.0) 7074 : audit 0 from='client.? 172.21.15.80:0/1341626770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:01:17.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:01:16 smithi090 bash[32384]: audit 2023-12-01T11:01:16.114346+0000 mon.a (mon.0) 7074 : audit 0 from='client.? 172.21.15.80:0/1341626770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:01:18.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:01:17 smithi080 bash[41963]: cluster 2023-12-01T11:01:17.383588+0000 mgr.y (mgr.24362) 11182 : cluster 0 pgmap v11151: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:01:18.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:01:17 smithi080 bash[28361]: cluster 2023-12-01T11:01:17.383588+0000 mgr.y (mgr.24362) 11182 : cluster 0 pgmap v11151: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:01:18.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:01:17 smithi090 bash[32384]: cluster 2023-12-01T11:01:17.383588+0000 mgr.y (mgr.24362) 11182 : cluster 0 pgmap v11151: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:01:19.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:01:18 smithi080 bash[28361]: audit 2023-12-01T11:01:18.560518+0000 mon.a (mon.0) 7075 : audit 0 from='client.? 172.21.15.80:0/4027981585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:01:19.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:01:18 smithi080 bash[41963]: audit 2023-12-01T11:01:18.560518+0000 mon.a (mon.0) 7075 : audit 0 from='client.? 172.21.15.80:0/4027981585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:01:19.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:01:18 smithi090 bash[32384]: audit 2023-12-01T11:01:18.560518+0000 mon.a (mon.0) 7075 : audit 0 from='client.? 172.21.15.80:0/4027981585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:01:20.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:01:19 smithi080 bash[28361]: cluster 2023-12-01T11:01:19.384278+0000 mgr.y (mgr.24362) 11183 : cluster 0 pgmap v11152: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:01:20.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:01:19 smithi080 bash[41963]: cluster 2023-12-01T11:01:19.384278+0000 mgr.y (mgr.24362) 11183 : cluster 0 pgmap v11152: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:01:20.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:01:19 smithi090 bash[32384]: cluster 2023-12-01T11:01:19.384278+0000 mgr.y (mgr.24362) 11183 : cluster 0 pgmap v11152: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:01:21.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:01:21 smithi080 bash[28361]: audit 2023-12-01T11:01:21.005858+0000 mon.a (mon.0) 7076 : audit 0 from='client.? 172.21.15.80:0/3993432459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:01:21.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:01:21 smithi080 bash[41963]: audit 2023-12-01T11:01:21.005858+0000 mon.a (mon.0) 7076 : audit 0 from='client.? 172.21.15.80:0/3993432459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:01:21.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:01:21 smithi090 bash[32384]: audit 2023-12-01T11:01:21.005858+0000 mon.a (mon.0) 7076 : audit 0 from='client.? 172.21.15.80:0/3993432459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:01:22.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:01:22 smithi080 bash[28361]: cluster 2023-12-01T11:01:21.385432+0000 mgr.y (mgr.24362) 11184 : cluster 0 pgmap v11153: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:01:22.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:01:22 smithi080 bash[41963]: cluster 2023-12-01T11:01:21.385432+0000 mgr.y (mgr.24362) 11184 : cluster 0 pgmap v11153: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:01:22.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:01:22 smithi090 bash[32384]: cluster 2023-12-01T11:01:21.385432+0000 mgr.y (mgr.24362) 11184 : cluster 0 pgmap v11153: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:01:24.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:01:24 smithi090 bash[32384]: cluster 2023-12-01T11:01:23.385869+0000 mgr.y (mgr.24362) 11185 : cluster 0 pgmap v11154: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:01:24.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:01:24 smithi090 bash[32384]: audit 2023-12-01T11:01:23.456333+0000 mon.a (mon.0) 7077 : audit 0 from='client.? 172.21.15.80:0/746301543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:01:24.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:01:24 smithi080 bash[41963]: cluster 2023-12-01T11:01:23.385869+0000 mgr.y (mgr.24362) 11185 : cluster 0 pgmap v11154: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:01:24.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:01:24 smithi080 bash[41963]: audit 2023-12-01T11:01:23.456333+0000 mon.a (mon.0) 7077 : audit 0 from='client.? 172.21.15.80:0/746301543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:01:24.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:01:24 smithi080 bash[28361]: cluster 2023-12-01T11:01:23.385869+0000 mgr.y (mgr.24362) 11185 : cluster 0 pgmap v11154: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:01:24.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:01:24 smithi080 bash[28361]: audit 2023-12-01T11:01:23.456333+0000 mon.a (mon.0) 7077 : audit 0 from='client.? 172.21.15.80:0/746301543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:01:26.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:01:25 smithi080 bash[41963]: audit 2023-12-01T11:01:25.373632+0000 mon.c (mon.2) 7173 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:01:26.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:01:25 smithi080 bash[41963]: cluster 2023-12-01T11:01:25.386462+0000 mgr.y (mgr.24362) 11186 : cluster 0 pgmap v11155: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:01:26.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:01:25 smithi080 bash[28361]: audit 2023-12-01T11:01:25.373632+0000 mon.c (mon.2) 7173 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:01:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:01:25 smithi080 bash[28361]: cluster 2023-12-01T11:01:25.386462+0000 mgr.y (mgr.24362) 11186 : cluster 0 pgmap v11155: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:01:26.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:01:25 smithi090 bash[32384]: audit 2023-12-01T11:01:25.373632+0000 mon.c (mon.2) 7173 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:01:26.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:01:25 smithi090 bash[32384]: cluster 2023-12-01T11:01:25.386462+0000 mgr.y (mgr.24362) 11186 : cluster 0 pgmap v11155: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:01:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:01:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:01:26] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T11:01:27.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:01:26 smithi080 bash[28361]: audit 2023-12-01T11:01:25.912105+0000 mon.c (mon.2) 7174 : audit 0 from='client.? 172.21.15.80:0/3109618648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:01:27.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:01:26 smithi080 bash[41963]: audit 2023-12-01T11:01:25.912105+0000 mon.c (mon.2) 7174 : audit 0 from='client.? 172.21.15.80:0/3109618648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:01:27.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:01:26 smithi090 bash[32384]: audit 2023-12-01T11:01:25.912105+0000 mon.c (mon.2) 7174 : audit 0 from='client.? 172.21.15.80:0/3109618648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:01:28.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:01:27 smithi080 bash[28361]: cluster 2023-12-01T11:01:27.387650+0000 mgr.y (mgr.24362) 11187 : cluster 0 pgmap v11156: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:01:28.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:01:27 smithi080 bash[41963]: cluster 2023-12-01T11:01:27.387650+0000 mgr.y (mgr.24362) 11187 : cluster 0 pgmap v11156: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:01:28.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:01:27 smithi090 bash[32384]: cluster 2023-12-01T11:01:27.387650+0000 mgr.y (mgr.24362) 11187 : cluster 0 pgmap v11156: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:01:29.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:01:28 smithi080 bash[41963]: audit 2023-12-01T11:01:28.364517+0000 mon.a (mon.0) 7078 : audit 0 from='client.? 172.21.15.80:0/1472470621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:01:29.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:01:28 smithi080 bash[28361]: audit 2023-12-01T11:01:28.364517+0000 mon.a (mon.0) 7078 : audit 0 from='client.? 172.21.15.80:0/1472470621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:01:29.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:01:28 smithi090 bash[32384]: audit 2023-12-01T11:01:28.364517+0000 mon.a (mon.0) 7078 : audit 0 from='client.? 172.21.15.80:0/1472470621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:01:30.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:01:29 smithi090 bash[32384]: cluster 2023-12-01T11:01:29.388306+0000 mgr.y (mgr.24362) 11188 : cluster 0 pgmap v11157: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:01:30.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:01:29 smithi080 bash[28361]: cluster 2023-12-01T11:01:29.388306+0000 mgr.y (mgr.24362) 11188 : cluster 0 pgmap v11157: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:01:30.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:01:29 smithi080 bash[41963]: cluster 2023-12-01T11:01:29.388306+0000 mgr.y (mgr.24362) 11188 : cluster 0 pgmap v11157: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:01:31.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:01:30 smithi090 bash[32384]: audit 2023-12-01T11:01:30.816562+0000 mon.c (mon.2) 7175 : audit 0 from='client.? 172.21.15.80:0/2393898337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:01:31.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:01:30 smithi080 bash[28361]: audit 2023-12-01T11:01:30.816562+0000 mon.c (mon.2) 7175 : audit 0 from='client.? 172.21.15.80:0/2393898337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:01:31.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:01:30 smithi080 bash[41963]: audit 2023-12-01T11:01:30.816562+0000 mon.c (mon.2) 7175 : audit 0 from='client.? 172.21.15.80:0/2393898337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:01:32.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:01:31 smithi090 bash[32384]: cluster 2023-12-01T11:01:31.389483+0000 mgr.y (mgr.24362) 11189 : cluster 0 pgmap v11158: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:01:32.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:01:31 smithi080 bash[41963]: cluster 2023-12-01T11:01:31.389483+0000 mgr.y (mgr.24362) 11189 : cluster 0 pgmap v11158: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:01:32.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:01:31 smithi080 bash[28361]: cluster 2023-12-01T11:01:31.389483+0000 mgr.y (mgr.24362) 11189 : cluster 0 pgmap v11158: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:01:33.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:01:33 smithi080 bash[41963]: audit 2023-12-01T11:01:33.269651+0000 mon.c (mon.2) 7176 : audit 0 from='client.? 172.21.15.80:0/3012528425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:01:33.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:01:33 smithi080 bash[28361]: audit 2023-12-01T11:01:33.269651+0000 mon.c (mon.2) 7176 : audit 0 from='client.? 172.21.15.80:0/3012528425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:01:33.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:01:33 smithi090 bash[32384]: audit 2023-12-01T11:01:33.269651+0000 mon.c (mon.2) 7176 : audit 0 from='client.? 172.21.15.80:0/3012528425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:01:34.269 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 11:01:33 smithi090 bash[65515]: logger=cleanup t=2023-12-01T11:01:33.838155853Z level=info msg="Completed cleanup jobs" duration=47.876607ms 2023-12-01T11:01:34.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:01:34 smithi080 bash[28361]: cluster 2023-12-01T11:01:33.390157+0000 mgr.y (mgr.24362) 11190 : cluster 0 pgmap v11159: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:01:34.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:01:34 smithi080 bash[41963]: cluster 2023-12-01T11:01:33.390157+0000 mgr.y (mgr.24362) 11190 : cluster 0 pgmap v11159: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:01:34.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:01:34 smithi090 bash[32384]: cluster 2023-12-01T11:01:33.390157+0000 mgr.y (mgr.24362) 11190 : cluster 0 pgmap v11159: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:01:36.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:01:35 smithi080 bash[28361]: cluster 2023-12-01T11:01:35.390673+0000 mgr.y (mgr.24362) 11191 : cluster 0 pgmap v11160: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:01:36.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:01:35 smithi080 bash[28361]: audit 2023-12-01T11:01:35.722839+0000 mon.a (mon.0) 7079 : audit 0 from='client.? 172.21.15.80:0/2261084670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:01:36.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:01:35 smithi080 bash[41963]: cluster 2023-12-01T11:01:35.390673+0000 mgr.y (mgr.24362) 11191 : cluster 0 pgmap v11160: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:01:36.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:01:35 smithi080 bash[41963]: audit 2023-12-01T11:01:35.722839+0000 mon.a (mon.0) 7079 : audit 0 from='client.? 172.21.15.80:0/2261084670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:01:36.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:01:35 smithi090 bash[32384]: cluster 2023-12-01T11:01:35.390673+0000 mgr.y (mgr.24362) 11191 : cluster 0 pgmap v11160: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:01:36.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:01:35 smithi090 bash[32384]: audit 2023-12-01T11:01:35.722839+0000 mon.a (mon.0) 7079 : audit 0 from='client.? 172.21.15.80:0/2261084670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:01:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:01:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:01:36] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T11:01:38.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:01:38 smithi090 bash[32384]: cluster 2023-12-01T11:01:37.391671+0000 mgr.y (mgr.24362) 11192 : cluster 0 pgmap v11161: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:01:38.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:01:38 smithi090 bash[32384]: audit 2023-12-01T11:01:38.178274+0000 mon.c (mon.2) 7177 : audit 0 from='client.? 172.21.15.80:0/4224189479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:01:38.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:01:38 smithi080 bash[28361]: cluster 2023-12-01T11:01:37.391671+0000 mgr.y (mgr.24362) 11192 : cluster 0 pgmap v11161: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:01:38.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:01:38 smithi080 bash[28361]: audit 2023-12-01T11:01:38.178274+0000 mon.c (mon.2) 7177 : audit 0 from='client.? 172.21.15.80:0/4224189479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:01:38.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:01:38 smithi080 bash[41963]: cluster 2023-12-01T11:01:37.391671+0000 mgr.y (mgr.24362) 11192 : cluster 0 pgmap v11161: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:01:38.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:01:38 smithi080 bash[41963]: audit 2023-12-01T11:01:38.178274+0000 mon.c (mon.2) 7177 : audit 0 from='client.? 172.21.15.80:0/4224189479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:01:40.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:01:40 smithi090 bash[32384]: cluster 2023-12-01T11:01:39.392473+0000 mgr.y (mgr.24362) 11193 : cluster 0 pgmap v11162: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:01:40.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:01:40 smithi090 bash[32384]: audit 2023-12-01T11:01:40.373809+0000 mon.c (mon.2) 7178 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:01:40.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:01:40 smithi080 bash[28361]: cluster 2023-12-01T11:01:39.392473+0000 mgr.y (mgr.24362) 11193 : cluster 0 pgmap v11162: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:01:40.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:01:40 smithi080 bash[28361]: audit 2023-12-01T11:01:40.373809+0000 mon.c (mon.2) 7178 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:01:40.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:01:40 smithi080 bash[41963]: cluster 2023-12-01T11:01:39.392473+0000 mgr.y (mgr.24362) 11193 : cluster 0 pgmap v11162: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:01:40.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:01:40 smithi080 bash[41963]: audit 2023-12-01T11:01:40.373809+0000 mon.c (mon.2) 7178 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:01:41.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:01:41 smithi090 bash[32384]: audit 2023-12-01T11:01:40.635778+0000 mon.c (mon.2) 7179 : audit 0 from='client.? 172.21.15.80:0/134128753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:01:41.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:01:41 smithi080 bash[28361]: audit 2023-12-01T11:01:40.635778+0000 mon.c (mon.2) 7179 : audit 0 from='client.? 172.21.15.80:0/134128753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:01:41.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:01:41 smithi080 bash[41963]: audit 2023-12-01T11:01:40.635778+0000 mon.c (mon.2) 7179 : audit 0 from='client.? 172.21.15.80:0/134128753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:01:42.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:01:42 smithi090 bash[32384]: cluster 2023-12-01T11:01:41.393743+0000 mgr.y (mgr.24362) 11194 : cluster 0 pgmap v11163: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:01:42.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:01:42 smithi080 bash[41963]: cluster 2023-12-01T11:01:41.393743+0000 mgr.y (mgr.24362) 11194 : cluster 0 pgmap v11163: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:01:42.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:01:42 smithi080 bash[28361]: cluster 2023-12-01T11:01:41.393743+0000 mgr.y (mgr.24362) 11194 : cluster 0 pgmap v11163: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:01:43.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:01:43 smithi090 bash[32384]: audit 2023-12-01T11:01:43.091739+0000 mon.c (mon.2) 7180 : audit 0 from='client.? 172.21.15.80:0/2084943733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:01:43.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:01:43 smithi080 bash[28361]: audit 2023-12-01T11:01:43.091739+0000 mon.c (mon.2) 7180 : audit 0 from='client.? 172.21.15.80:0/2084943733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:01:43.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:01:43 smithi080 bash[41963]: audit 2023-12-01T11:01:43.091739+0000 mon.c (mon.2) 7180 : audit 0 from='client.? 172.21.15.80:0/2084943733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:01:44.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:01:44 smithi090 bash[32384]: cluster 2023-12-01T11:01:43.394383+0000 mgr.y (mgr.24362) 11195 : cluster 0 pgmap v11164: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:01:44.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:01:44 smithi080 bash[28361]: cluster 2023-12-01T11:01:43.394383+0000 mgr.y (mgr.24362) 11195 : cluster 0 pgmap v11164: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:01:44.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:01:44 smithi080 bash[41963]: cluster 2023-12-01T11:01:43.394383+0000 mgr.y (mgr.24362) 11195 : cluster 0 pgmap v11164: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:01:46.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:01:45 smithi080 bash[41963]: cluster 2023-12-01T11:01:45.395111+0000 mgr.y (mgr.24362) 11196 : cluster 0 pgmap v11165: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:01:46.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:01:45 smithi080 bash[41963]: audit 2023-12-01T11:01:45.550278+0000 mon.a (mon.0) 7080 : audit 0 from='client.? 172.21.15.80:0/2553450090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:01:46.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:01:45 smithi080 bash[28361]: cluster 2023-12-01T11:01:45.395111+0000 mgr.y (mgr.24362) 11196 : cluster 0 pgmap v11165: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:01:46.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:01:45 smithi080 bash[28361]: audit 2023-12-01T11:01:45.550278+0000 mon.a (mon.0) 7080 : audit 0 from='client.? 172.21.15.80:0/2553450090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:01:46.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:01:45 smithi090 bash[32384]: cluster 2023-12-01T11:01:45.395111+0000 mgr.y (mgr.24362) 11196 : cluster 0 pgmap v11165: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:01:46.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:01:45 smithi090 bash[32384]: audit 2023-12-01T11:01:45.550278+0000 mon.a (mon.0) 7080 : audit 0 from='client.? 172.21.15.80:0/2553450090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:01:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:01:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:01:46] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T11:01:48.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:01:48 smithi090 bash[32384]: cluster 2023-12-01T11:01:47.396320+0000 mgr.y (mgr.24362) 11197 : cluster 0 pgmap v11166: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:01:48.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:01:48 smithi090 bash[32384]: audit 2023-12-01T11:01:48.006760+0000 mon.c (mon.2) 7181 : audit 0 from='client.? 172.21.15.80:0/2243642784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:01:48.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:01:48 smithi080 bash[28361]: cluster 2023-12-01T11:01:47.396320+0000 mgr.y (mgr.24362) 11197 : cluster 0 pgmap v11166: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:01:48.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:01:48 smithi080 bash[28361]: audit 2023-12-01T11:01:48.006760+0000 mon.c (mon.2) 7181 : audit 0 from='client.? 172.21.15.80:0/2243642784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:01:48.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:01:48 smithi080 bash[41963]: cluster 2023-12-01T11:01:47.396320+0000 mgr.y (mgr.24362) 11197 : cluster 0 pgmap v11166: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:01:48.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:01:48 smithi080 bash[41963]: audit 2023-12-01T11:01:48.006760+0000 mon.c (mon.2) 7181 : audit 0 from='client.? 172.21.15.80:0/2243642784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:01:50.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:01:50 smithi090 bash[32384]: cluster 2023-12-01T11:01:49.396991+0000 mgr.y (mgr.24362) 11198 : cluster 0 pgmap v11167: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:01:50.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:01:50 smithi090 bash[32384]: audit 2023-12-01T11:01:50.450232+0000 mon.a (mon.0) 7081 : audit 0 from='client.? 172.21.15.80:0/2982211285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:01:50.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:01:50 smithi080 bash[28361]: cluster 2023-12-01T11:01:49.396991+0000 mgr.y (mgr.24362) 11198 : cluster 0 pgmap v11167: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:01:50.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:01:50 smithi080 bash[28361]: audit 2023-12-01T11:01:50.450232+0000 mon.a (mon.0) 7081 : audit 0 from='client.? 172.21.15.80:0/2982211285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:01:50.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:01:50 smithi080 bash[41963]: cluster 2023-12-01T11:01:49.396991+0000 mgr.y (mgr.24362) 11198 : cluster 0 pgmap v11167: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:01:50.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:01:50 smithi080 bash[41963]: audit 2023-12-01T11:01:50.450232+0000 mon.a (mon.0) 7081 : audit 0 from='client.? 172.21.15.80:0/2982211285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:01:52.773 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:01:52 smithi090 bash[32384]: cluster 2023-12-01T11:01:51.398135+0000 mgr.y (mgr.24362) 11199 : cluster 0 pgmap v11168: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:01:52.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:01:52 smithi080 bash[41963]: cluster 2023-12-01T11:01:51.398135+0000 mgr.y (mgr.24362) 11199 : cluster 0 pgmap v11168: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:01:52.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:01:52 smithi080 bash[28361]: cluster 2023-12-01T11:01:51.398135+0000 mgr.y (mgr.24362) 11199 : cluster 0 pgmap v11168: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:01:53.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:01:53 smithi090 bash[32384]: audit 2023-12-01T11:01:52.905826+0000 mon.c (mon.2) 7182 : audit 0 from='client.? 172.21.15.80:0/900080805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:01:53.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:01:53 smithi080 bash[28361]: audit 2023-12-01T11:01:52.905826+0000 mon.c (mon.2) 7182 : audit 0 from='client.? 172.21.15.80:0/900080805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:01:53.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:01:53 smithi080 bash[41963]: audit 2023-12-01T11:01:52.905826+0000 mon.c (mon.2) 7182 : audit 0 from='client.? 172.21.15.80:0/900080805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:01:54.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:01:54 smithi090 bash[32384]: cluster 2023-12-01T11:01:53.398779+0000 mgr.y (mgr.24362) 11200 : cluster 0 pgmap v11169: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:01:54.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:01:54 smithi080 bash[28361]: cluster 2023-12-01T11:01:53.398779+0000 mgr.y (mgr.24362) 11200 : cluster 0 pgmap v11169: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:01:54.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:01:54 smithi080 bash[41963]: cluster 2023-12-01T11:01:53.398779+0000 mgr.y (mgr.24362) 11200 : cluster 0 pgmap v11169: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:01:56.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:01:55 smithi080 bash[41963]: audit 2023-12-01T11:01:55.365931+0000 mon.c (mon.2) 7183 : audit 0 from='client.? 172.21.15.80:0/1036969380' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:01:56.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:01:55 smithi080 bash[41963]: audit 2023-12-01T11:01:55.374094+0000 mon.c (mon.2) 7184 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:01:56.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:01:55 smithi080 bash[41963]: cluster 2023-12-01T11:01:55.399338+0000 mgr.y (mgr.24362) 11201 : cluster 0 pgmap v11170: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:01:56.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:01:55 smithi080 bash[28361]: audit 2023-12-01T11:01:55.365931+0000 mon.c (mon.2) 7183 : audit 0 from='client.? 172.21.15.80:0/1036969380' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:01:56.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:01:55 smithi080 bash[28361]: audit 2023-12-01T11:01:55.374094+0000 mon.c (mon.2) 7184 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:01:56.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:01:55 smithi080 bash[28361]: cluster 2023-12-01T11:01:55.399338+0000 mgr.y (mgr.24362) 11201 : cluster 0 pgmap v11170: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:01:56.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:01:55 smithi090 bash[32384]: audit 2023-12-01T11:01:55.365931+0000 mon.c (mon.2) 7183 : audit 0 from='client.? 172.21.15.80:0/1036969380' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:01:56.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:01:55 smithi090 bash[32384]: audit 2023-12-01T11:01:55.374094+0000 mon.c (mon.2) 7184 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:01:56.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:01:55 smithi090 bash[32384]: cluster 2023-12-01T11:01:55.399338+0000 mgr.y (mgr.24362) 11201 : cluster 0 pgmap v11170: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:01:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:01:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:01:56] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T11:01:58.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:01:58 smithi090 bash[32384]: cluster 2023-12-01T11:01:57.400395+0000 mgr.y (mgr.24362) 11202 : cluster 0 pgmap v11171: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:01:58.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:01:58 smithi090 bash[32384]: audit 2023-12-01T11:01:57.821630+0000 mon.a (mon.0) 7082 : audit 0 from='client.? 172.21.15.80:0/1433380316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:01:58.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:01:58 smithi080 bash[41963]: cluster 2023-12-01T11:01:57.400395+0000 mgr.y (mgr.24362) 11202 : cluster 0 pgmap v11171: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:01:58.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:01:58 smithi080 bash[41963]: audit 2023-12-01T11:01:57.821630+0000 mon.a (mon.0) 7082 : audit 0 from='client.? 172.21.15.80:0/1433380316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:01:58.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:01:58 smithi080 bash[28361]: cluster 2023-12-01T11:01:57.400395+0000 mgr.y (mgr.24362) 11202 : cluster 0 pgmap v11171: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:01:58.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:01:58 smithi080 bash[28361]: audit 2023-12-01T11:01:57.821630+0000 mon.a (mon.0) 7082 : audit 0 from='client.? 172.21.15.80:0/1433380316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:02:00.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:02:00 smithi090 bash[32384]: cluster 2023-12-01T11:01:59.401053+0000 mgr.y (mgr.24362) 11203 : cluster 0 pgmap v11172: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:02:00.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:02:00 smithi090 bash[32384]: audit 2023-12-01T11:02:00.275705+0000 mon.a (mon.0) 7083 : audit 0 from='client.? 172.21.15.80:0/1866567410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:02:00.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:02:00 smithi080 bash[41963]: cluster 2023-12-01T11:01:59.401053+0000 mgr.y (mgr.24362) 11203 : cluster 0 pgmap v11172: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:02:00.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:02:00 smithi080 bash[41963]: audit 2023-12-01T11:02:00.275705+0000 mon.a (mon.0) 7083 : audit 0 from='client.? 172.21.15.80:0/1866567410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:02:00.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:02:00 smithi080 bash[28361]: cluster 2023-12-01T11:01:59.401053+0000 mgr.y (mgr.24362) 11203 : cluster 0 pgmap v11172: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:02:00.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:02:00 smithi080 bash[28361]: audit 2023-12-01T11:02:00.275705+0000 mon.a (mon.0) 7083 : audit 0 from='client.? 172.21.15.80:0/1866567410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:02:02.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:02:02 smithi090 bash[32384]: cluster 2023-12-01T11:02:01.402197+0000 mgr.y (mgr.24362) 11204 : cluster 0 pgmap v11173: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:02:02.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:02:02 smithi080 bash[41963]: cluster 2023-12-01T11:02:01.402197+0000 mgr.y (mgr.24362) 11204 : cluster 0 pgmap v11173: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:02:02.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:02:02 smithi080 bash[28361]: cluster 2023-12-01T11:02:01.402197+0000 mgr.y (mgr.24362) 11204 : cluster 0 pgmap v11173: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:02:03.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:02:03 smithi090 bash[32384]: audit 2023-12-01T11:02:02.726415+0000 mon.c (mon.2) 7185 : audit 0 from='client.? 172.21.15.80:0/2625464188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:02:03.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:02:03 smithi080 bash[41963]: audit 2023-12-01T11:02:02.726415+0000 mon.c (mon.2) 7185 : audit 0 from='client.? 172.21.15.80:0/2625464188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:02:03.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:02:03 smithi080 bash[28361]: audit 2023-12-01T11:02:02.726415+0000 mon.c (mon.2) 7185 : audit 0 from='client.? 172.21.15.80:0/2625464188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:02:04.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:02:04 smithi090 bash[32384]: cluster 2023-12-01T11:02:03.402832+0000 mgr.y (mgr.24362) 11205 : cluster 0 pgmap v11174: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:02:04.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:02:04 smithi080 bash[28361]: cluster 2023-12-01T11:02:03.402832+0000 mgr.y (mgr.24362) 11205 : cluster 0 pgmap v11174: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:02:04.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:02:04 smithi080 bash[41963]: cluster 2023-12-01T11:02:03.402832+0000 mgr.y (mgr.24362) 11205 : cluster 0 pgmap v11174: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:02:06.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:02:05 smithi080 bash[28361]: audit 2023-12-01T11:02:05.180723+0000 mon.c (mon.2) 7186 : audit 0 from='client.? 172.21.15.80:0/1707949979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:02:06.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:02:05 smithi080 bash[28361]: cluster 2023-12-01T11:02:05.403499+0000 mgr.y (mgr.24362) 11206 : cluster 0 pgmap v11175: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:02:06.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:02:05 smithi080 bash[28361]: audit 2023-12-01T11:02:05.459357+0000 mon.c (mon.2) 7187 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:02:06.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:02:05 smithi080 bash[41963]: audit 2023-12-01T11:02:05.180723+0000 mon.c (mon.2) 7186 : audit 0 from='client.? 172.21.15.80:0/1707949979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:02:06.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:02:05 smithi080 bash[41963]: cluster 2023-12-01T11:02:05.403499+0000 mgr.y (mgr.24362) 11206 : cluster 0 pgmap v11175: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:02:06.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:02:05 smithi080 bash[41963]: audit 2023-12-01T11:02:05.459357+0000 mon.c (mon.2) 7187 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:02:06.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:02:05 smithi090 bash[32384]: audit 2023-12-01T11:02:05.180723+0000 mon.c (mon.2) 7186 : audit 0 from='client.? 172.21.15.80:0/1707949979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:02:06.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:02:05 smithi090 bash[32384]: cluster 2023-12-01T11:02:05.403499+0000 mgr.y (mgr.24362) 11206 : cluster 0 pgmap v11175: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:02:06.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:02:05 smithi090 bash[32384]: audit 2023-12-01T11:02:05.459357+0000 mon.c (mon.2) 7187 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:02:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:02:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:02:06] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T11:02:08.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:02:08 smithi090 bash[32384]: cluster 2023-12-01T11:02:07.404531+0000 mgr.y (mgr.24362) 11207 : cluster 0 pgmap v11176: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:02:08.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:02:08 smithi090 bash[32384]: audit 2023-12-01T11:02:07.633411+0000 mon.c (mon.2) 7188 : audit 0 from='client.? 172.21.15.80:0/616804827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:02:08.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:02:08 smithi080 bash[28361]: cluster 2023-12-01T11:02:07.404531+0000 mgr.y (mgr.24362) 11207 : cluster 0 pgmap v11176: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:02:08.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:02:08 smithi080 bash[28361]: audit 2023-12-01T11:02:07.633411+0000 mon.c (mon.2) 7188 : audit 0 from='client.? 172.21.15.80:0/616804827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:02:08.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:02:08 smithi080 bash[41963]: cluster 2023-12-01T11:02:07.404531+0000 mgr.y (mgr.24362) 11207 : cluster 0 pgmap v11176: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:02:08.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:02:08 smithi080 bash[41963]: audit 2023-12-01T11:02:07.633411+0000 mon.c (mon.2) 7188 : audit 0 from='client.? 172.21.15.80:0/616804827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:02:10.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:02:10 smithi090 bash[32384]: cluster 2023-12-01T11:02:09.405122+0000 mgr.y (mgr.24362) 11208 : cluster 0 pgmap v11177: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:02:10.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:02:10 smithi090 bash[32384]: audit 2023-12-01T11:02:10.089573+0000 mon.c (mon.2) 7189 : audit 0 from='client.? 172.21.15.80:0/4027604505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:02:10.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:02:10 smithi090 bash[32384]: audit 2023-12-01T11:02:10.374436+0000 mon.c (mon.2) 7190 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:02:10.930 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:02:10 smithi080 bash[41963]: cluster 2023-12-01T11:02:09.405122+0000 mgr.y (mgr.24362) 11208 : cluster 0 pgmap v11177: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:02:10.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:02:10 smithi080 bash[41963]: audit 2023-12-01T11:02:10.089573+0000 mon.c (mon.2) 7189 : audit 0 from='client.? 172.21.15.80:0/4027604505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:02:10.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:02:10 smithi080 bash[41963]: audit 2023-12-01T11:02:10.374436+0000 mon.c (mon.2) 7190 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:02:10.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:02:10 smithi080 bash[28361]: cluster 2023-12-01T11:02:09.405122+0000 mgr.y (mgr.24362) 11208 : cluster 0 pgmap v11177: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:02:10.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:02:10 smithi080 bash[28361]: audit 2023-12-01T11:02:10.089573+0000 mon.c (mon.2) 7189 : audit 0 from='client.? 172.21.15.80:0/4027604505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:02:10.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:02:10 smithi080 bash[28361]: audit 2023-12-01T11:02:10.374436+0000 mon.c (mon.2) 7190 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:02:12.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:02:12 smithi090 bash[32384]: audit 2023-12-01T11:02:11.259314+0000 mon.a (mon.0) 7084 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:02:12.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:02:12 smithi090 bash[32384]: audit 2023-12-01T11:02:11.271003+0000 mon.a (mon.0) 7085 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:02:12.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:02:12 smithi090 bash[32384]: cluster 2023-12-01T11:02:11.406177+0000 mgr.y (mgr.24362) 11209 : cluster 0 pgmap v11178: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:02:12.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:02:12 smithi090 bash[32384]: audit 2023-12-01T11:02:11.670601+0000 mon.a (mon.0) 7086 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:02:12.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:02:12 smithi090 bash[32384]: audit 2023-12-01T11:02:11.687161+0000 mon.a (mon.0) 7087 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:02:12.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:02:12 smithi090 bash[32384]: audit 2023-12-01T11:02:12.232226+0000 mon.c (mon.2) 7191 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:02:12.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:02:12 smithi090 bash[32384]: audit 2023-12-01T11:02:12.233305+0000 mon.c (mon.2) 7192 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:02:12.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:02:12 smithi090 bash[32384]: audit 2023-12-01T11:02:12.240339+0000 mon.a (mon.0) 7088 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:02:12.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:02:12 smithi080 bash[28361]: audit 2023-12-01T11:02:11.259314+0000 mon.a (mon.0) 7084 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:02:12.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:02:12 smithi080 bash[28361]: audit 2023-12-01T11:02:11.271003+0000 mon.a (mon.0) 7085 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:02:12.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:02:12 smithi080 bash[28361]: cluster 2023-12-01T11:02:11.406177+0000 mgr.y (mgr.24362) 11209 : cluster 0 pgmap v11178: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:02:12.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:02:12 smithi080 bash[28361]: audit 2023-12-01T11:02:11.670601+0000 mon.a (mon.0) 7086 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:02:12.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:02:12 smithi080 bash[28361]: audit 2023-12-01T11:02:11.687161+0000 mon.a (mon.0) 7087 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:02:12.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:02:12 smithi080 bash[28361]: audit 2023-12-01T11:02:12.232226+0000 mon.c (mon.2) 7191 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:02:12.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:02:12 smithi080 bash[28361]: audit 2023-12-01T11:02:12.233305+0000 mon.c (mon.2) 7192 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:02:12.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:02:12 smithi080 bash[28361]: audit 2023-12-01T11:02:12.240339+0000 mon.a (mon.0) 7088 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:02:12.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:02:12 smithi080 bash[41963]: audit 2023-12-01T11:02:11.259314+0000 mon.a (mon.0) 7084 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:02:12.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:02:12 smithi080 bash[41963]: audit 2023-12-01T11:02:11.271003+0000 mon.a (mon.0) 7085 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:02:12.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:02:12 smithi080 bash[41963]: cluster 2023-12-01T11:02:11.406177+0000 mgr.y (mgr.24362) 11209 : cluster 0 pgmap v11178: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:02:12.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:02:12 smithi080 bash[41963]: audit 2023-12-01T11:02:11.670601+0000 mon.a (mon.0) 7086 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:02:12.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:02:12 smithi080 bash[41963]: audit 2023-12-01T11:02:11.687161+0000 mon.a (mon.0) 7087 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:02:12.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:02:12 smithi080 bash[41963]: audit 2023-12-01T11:02:12.232226+0000 mon.c (mon.2) 7191 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:02:12.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:02:12 smithi080 bash[41963]: audit 2023-12-01T11:02:12.233305+0000 mon.c (mon.2) 7192 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:02:12.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:02:12 smithi080 bash[41963]: audit 2023-12-01T11:02:12.240339+0000 mon.a (mon.0) 7088 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:02:13.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:02:13 smithi080 bash[28361]: audit 2023-12-01T11:02:12.550010+0000 mon.c (mon.2) 7193 : audit 0 from='client.? 172.21.15.80:0/3537289940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:02:13.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:02:13 smithi080 bash[41963]: audit 2023-12-01T11:02:12.550010+0000 mon.c (mon.2) 7193 : audit 0 from='client.? 172.21.15.80:0/3537289940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:02:13.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:02:13 smithi090 bash[32384]: audit 2023-12-01T11:02:12.550010+0000 mon.c (mon.2) 7193 : audit 0 from='client.? 172.21.15.80:0/3537289940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:02:14.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:02:14 smithi080 bash[28361]: cluster 2023-12-01T11:02:13.406857+0000 mgr.y (mgr.24362) 11210 : cluster 0 pgmap v11179: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:02:14.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:02:14 smithi080 bash[41963]: cluster 2023-12-01T11:02:13.406857+0000 mgr.y (mgr.24362) 11210 : cluster 0 pgmap v11179: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:02:14.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:02:14 smithi090 bash[32384]: cluster 2023-12-01T11:02:13.406857+0000 mgr.y (mgr.24362) 11210 : cluster 0 pgmap v11179: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:02:16.233 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:02:15 smithi080 bash[28361]: audit 2023-12-01T11:02:15.008078+0000 mon.a (mon.0) 7089 : audit 0 from='client.? 172.21.15.80:0/2646683571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:02:16.233 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:02:15 smithi080 bash[28361]: cluster 2023-12-01T11:02:15.407543+0000 mgr.y (mgr.24362) 11211 : cluster 0 pgmap v11180: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:02:16.234 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:02:15 smithi080 bash[41963]: audit 2023-12-01T11:02:15.008078+0000 mon.a (mon.0) 7089 : audit 0 from='client.? 172.21.15.80:0/2646683571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:02:16.234 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:02:15 smithi080 bash[41963]: cluster 2023-12-01T11:02:15.407543+0000 mgr.y (mgr.24362) 11211 : cluster 0 pgmap v11180: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:02:16.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:02:15 smithi090 bash[32384]: audit 2023-12-01T11:02:15.008078+0000 mon.a (mon.0) 7089 : audit 0 from='client.? 172.21.15.80:0/2646683571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:02:16.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:02:15 smithi090 bash[32384]: cluster 2023-12-01T11:02:15.407543+0000 mgr.y (mgr.24362) 11211 : cluster 0 pgmap v11180: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:02:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:02:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:02:16] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T11:02:17.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:02:17 smithi090 bash[32384]: audit 2023-12-01T11:02:17.456576+0000 mon.c (mon.2) 7194 : audit 0 from='client.? 172.21.15.80:0/3964388051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:02:17.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:02:17 smithi080 bash[28361]: audit 2023-12-01T11:02:17.456576+0000 mon.c (mon.2) 7194 : audit 0 from='client.? 172.21.15.80:0/3964388051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:02:17.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:02:17 smithi080 bash[41963]: audit 2023-12-01T11:02:17.456576+0000 mon.c (mon.2) 7194 : audit 0 from='client.? 172.21.15.80:0/3964388051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:02:18.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:02:18 smithi090 bash[32384]: cluster 2023-12-01T11:02:17.408630+0000 mgr.y (mgr.24362) 11212 : cluster 0 pgmap v11181: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:02:18.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:02:18 smithi080 bash[28361]: cluster 2023-12-01T11:02:17.408630+0000 mgr.y (mgr.24362) 11212 : cluster 0 pgmap v11181: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:02:18.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:02:18 smithi080 bash[41963]: cluster 2023-12-01T11:02:17.408630+0000 mgr.y (mgr.24362) 11212 : cluster 0 pgmap v11181: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:02:20.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:02:20 smithi090 bash[32384]: cluster 2023-12-01T11:02:19.409274+0000 mgr.y (mgr.24362) 11213 : cluster 0 pgmap v11182: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:02:20.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:02:20 smithi090 bash[32384]: audit 2023-12-01T11:02:19.922214+0000 mon.a (mon.0) 7090 : audit 0 from='client.? 172.21.15.80:0/3207000549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:02:20.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:02:20 smithi080 bash[28361]: cluster 2023-12-01T11:02:19.409274+0000 mgr.y (mgr.24362) 11213 : cluster 0 pgmap v11182: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:02:20.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:02:20 smithi080 bash[28361]: audit 2023-12-01T11:02:19.922214+0000 mon.a (mon.0) 7090 : audit 0 from='client.? 172.21.15.80:0/3207000549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:02:20.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:02:20 smithi080 bash[41963]: cluster 2023-12-01T11:02:19.409274+0000 mgr.y (mgr.24362) 11213 : cluster 0 pgmap v11182: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:02:20.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:02:20 smithi080 bash[41963]: audit 2023-12-01T11:02:19.922214+0000 mon.a (mon.0) 7090 : audit 0 from='client.? 172.21.15.80:0/3207000549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:02:22.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:02:22 smithi080 bash[28361]: cluster 2023-12-01T11:02:21.410437+0000 mgr.y (mgr.24362) 11214 : cluster 0 pgmap v11183: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:02:22.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:02:22 smithi080 bash[28361]: audit 2023-12-01T11:02:22.372512+0000 mon.a (mon.0) 7091 : audit 0 from='client.? 172.21.15.80:0/4048005412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:02:22.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:02:22 smithi080 bash[41963]: cluster 2023-12-01T11:02:21.410437+0000 mgr.y (mgr.24362) 11214 : cluster 0 pgmap v11183: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:02:22.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:02:22 smithi080 bash[41963]: audit 2023-12-01T11:02:22.372512+0000 mon.a (mon.0) 7091 : audit 0 from='client.? 172.21.15.80:0/4048005412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:02:23.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:02:22 smithi090 bash[32384]: cluster 2023-12-01T11:02:21.410437+0000 mgr.y (mgr.24362) 11214 : cluster 0 pgmap v11183: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:02:23.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:02:22 smithi090 bash[32384]: audit 2023-12-01T11:02:22.372512+0000 mon.a (mon.0) 7091 : audit 0 from='client.? 172.21.15.80:0/4048005412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:02:24.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:02:24 smithi080 bash[41963]: cluster 2023-12-01T11:02:23.411202+0000 mgr.y (mgr.24362) 11215 : cluster 0 pgmap v11184: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:02:24.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:02:24 smithi080 bash[28361]: cluster 2023-12-01T11:02:23.411202+0000 mgr.y (mgr.24362) 11215 : cluster 0 pgmap v11184: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:02:25.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:02:24 smithi090 bash[32384]: cluster 2023-12-01T11:02:23.411202+0000 mgr.y (mgr.24362) 11215 : cluster 0 pgmap v11184: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:02:25.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:02:25 smithi080 bash[28361]: audit 2023-12-01T11:02:24.822701+0000 mon.c (mon.2) 7195 : audit 0 from='client.? 172.21.15.80:0/2923689475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:02:25.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:02:25 smithi080 bash[28361]: audit 2023-12-01T11:02:25.375179+0000 mon.c (mon.2) 7196 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:02:25.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:02:25 smithi080 bash[41963]: audit 2023-12-01T11:02:24.822701+0000 mon.c (mon.2) 7195 : audit 0 from='client.? 172.21.15.80:0/2923689475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:02:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:02:25 smithi080 bash[41963]: audit 2023-12-01T11:02:25.375179+0000 mon.c (mon.2) 7196 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:02:26.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:02:25 smithi090 bash[32384]: audit 2023-12-01T11:02:24.822701+0000 mon.c (mon.2) 7195 : audit 0 from='client.? 172.21.15.80:0/2923689475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:02:26.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:02:25 smithi090 bash[32384]: audit 2023-12-01T11:02:25.375179+0000 mon.c (mon.2) 7196 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:02:26.536 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:02:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:02:26] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T11:02:26.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:02:26 smithi080 bash[41963]: cluster 2023-12-01T11:02:25.411896+0000 mgr.y (mgr.24362) 11216 : cluster 0 pgmap v11185: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:02:26.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:02:26 smithi080 bash[28361]: cluster 2023-12-01T11:02:25.411896+0000 mgr.y (mgr.24362) 11216 : cluster 0 pgmap v11185: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:02:27.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:02:26 smithi090 bash[32384]: cluster 2023-12-01T11:02:25.411896+0000 mgr.y (mgr.24362) 11216 : cluster 0 pgmap v11185: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:02:27.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:02:27 smithi080 bash[28361]: audit 2023-12-01T11:02:27.269735+0000 mon.c (mon.2) 7197 : audit 0 from='client.? 172.21.15.80:0/2596533070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:02:27.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:02:27 smithi080 bash[41963]: audit 2023-12-01T11:02:27.269735+0000 mon.c (mon.2) 7197 : audit 0 from='client.? 172.21.15.80:0/2596533070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:02:28.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:02:27 smithi090 bash[32384]: audit 2023-12-01T11:02:27.269735+0000 mon.c (mon.2) 7197 : audit 0 from='client.? 172.21.15.80:0/2596533070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:02:28.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:02:28 smithi080 bash[28361]: cluster 2023-12-01T11:02:27.413078+0000 mgr.y (mgr.24362) 11217 : cluster 0 pgmap v11186: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:02:28.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:02:28 smithi080 bash[41963]: cluster 2023-12-01T11:02:27.413078+0000 mgr.y (mgr.24362) 11217 : cluster 0 pgmap v11186: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:02:29.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:02:28 smithi090 bash[32384]: cluster 2023-12-01T11:02:27.413078+0000 mgr.y (mgr.24362) 11217 : cluster 0 pgmap v11186: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:02:30.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:02:30 smithi080 bash[28361]: cluster 2023-12-01T11:02:29.413882+0000 mgr.y (mgr.24362) 11218 : cluster 0 pgmap v11187: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:02:30.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:02:30 smithi080 bash[28361]: audit 2023-12-01T11:02:29.720985+0000 mon.c (mon.2) 7198 : audit 0 from='client.? 172.21.15.80:0/2765222651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:02:30.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:02:30 smithi080 bash[41963]: cluster 2023-12-01T11:02:29.413882+0000 mgr.y (mgr.24362) 11218 : cluster 0 pgmap v11187: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:02:30.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:02:30 smithi080 bash[41963]: audit 2023-12-01T11:02:29.720985+0000 mon.c (mon.2) 7198 : audit 0 from='client.? 172.21.15.80:0/2765222651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:02:31.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:02:30 smithi090 bash[32384]: cluster 2023-12-01T11:02:29.413882+0000 mgr.y (mgr.24362) 11218 : cluster 0 pgmap v11187: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:02:31.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:02:30 smithi090 bash[32384]: audit 2023-12-01T11:02:29.720985+0000 mon.c (mon.2) 7198 : audit 0 from='client.? 172.21.15.80:0/2765222651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:02:32.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:02:32 smithi080 bash[41963]: cluster 2023-12-01T11:02:31.415047+0000 mgr.y (mgr.24362) 11219 : cluster 0 pgmap v11188: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:02:32.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:02:32 smithi080 bash[41963]: audit 2023-12-01T11:02:32.176700+0000 mon.c (mon.2) 7199 : audit 0 from='client.? 172.21.15.80:0/3511607486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:02:32.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:02:32 smithi080 bash[28361]: cluster 2023-12-01T11:02:31.415047+0000 mgr.y (mgr.24362) 11219 : cluster 0 pgmap v11188: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:02:32.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:02:32 smithi080 bash[28361]: audit 2023-12-01T11:02:32.176700+0000 mon.c (mon.2) 7199 : audit 0 from='client.? 172.21.15.80:0/3511607486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:02:33.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:02:32 smithi090 bash[32384]: cluster 2023-12-01T11:02:31.415047+0000 mgr.y (mgr.24362) 11219 : cluster 0 pgmap v11188: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:02:33.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:02:32 smithi090 bash[32384]: audit 2023-12-01T11:02:32.176700+0000 mon.c (mon.2) 7199 : audit 0 from='client.? 172.21.15.80:0/3511607486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:02:34.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:02:34 smithi080 bash[41963]: cluster 2023-12-01T11:02:33.415722+0000 mgr.y (mgr.24362) 11220 : cluster 0 pgmap v11189: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:02:34.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:02:34 smithi080 bash[28361]: cluster 2023-12-01T11:02:33.415722+0000 mgr.y (mgr.24362) 11220 : cluster 0 pgmap v11189: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:02:35.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:02:34 smithi090 bash[32384]: cluster 2023-12-01T11:02:33.415722+0000 mgr.y (mgr.24362) 11220 : cluster 0 pgmap v11189: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:02:35.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:02:35 smithi080 bash[41963]: audit 2023-12-01T11:02:34.631108+0000 mon.a (mon.0) 7092 : audit 0 from='client.? 172.21.15.80:0/1123862611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:02:35.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:02:35 smithi080 bash[28361]: audit 2023-12-01T11:02:34.631108+0000 mon.a (mon.0) 7092 : audit 0 from='client.? 172.21.15.80:0/1123862611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:02:36.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:02:35 smithi090 bash[32384]: audit 2023-12-01T11:02:34.631108+0000 mon.a (mon.0) 7092 : audit 0 from='client.? 172.21.15.80:0/1123862611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:02:36.562 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:02:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:02:36] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T11:02:36.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:02:36 smithi080 bash[28361]: cluster 2023-12-01T11:02:35.416395+0000 mgr.y (mgr.24362) 11221 : cluster 0 pgmap v11190: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:02:36.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:02:36 smithi080 bash[41963]: cluster 2023-12-01T11:02:35.416395+0000 mgr.y (mgr.24362) 11221 : cluster 0 pgmap v11190: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:02:37.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:02:36 smithi090 bash[32384]: cluster 2023-12-01T11:02:35.416395+0000 mgr.y (mgr.24362) 11221 : cluster 0 pgmap v11190: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:02:37.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:02:37 smithi080 bash[41963]: audit 2023-12-01T11:02:37.088676+0000 mon.a (mon.0) 7093 : audit 0 from='client.? 172.21.15.80:0/171841523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:02:37.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:02:37 smithi080 bash[28361]: audit 2023-12-01T11:02:37.088676+0000 mon.a (mon.0) 7093 : audit 0 from='client.? 172.21.15.80:0/171841523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:02:38.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:02:37 smithi090 bash[32384]: audit 2023-12-01T11:02:37.088676+0000 mon.a (mon.0) 7093 : audit 0 from='client.? 172.21.15.80:0/171841523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:02:38.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:02:38 smithi080 bash[41963]: cluster 2023-12-01T11:02:37.417583+0000 mgr.y (mgr.24362) 11222 : cluster 0 pgmap v11191: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:02:38.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:02:38 smithi080 bash[28361]: cluster 2023-12-01T11:02:37.417583+0000 mgr.y (mgr.24362) 11222 : cluster 0 pgmap v11191: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:02:39.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:02:38 smithi090 bash[32384]: cluster 2023-12-01T11:02:37.417583+0000 mgr.y (mgr.24362) 11222 : cluster 0 pgmap v11191: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:02:39.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:02:39 smithi080 bash[28361]: audit 2023-12-01T11:02:39.539699+0000 mon.a (mon.0) 7094 : audit 0 from='client.? 172.21.15.80:0/2968979637' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:02:39.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:02:39 smithi080 bash[41963]: audit 2023-12-01T11:02:39.539699+0000 mon.a (mon.0) 7094 : audit 0 from='client.? 172.21.15.80:0/2968979637' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:02:40.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:02:39 smithi090 bash[32384]: audit 2023-12-01T11:02:39.539699+0000 mon.a (mon.0) 7094 : audit 0 from='client.? 172.21.15.80:0/2968979637' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:02:40.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:02:40 smithi080 bash[41963]: cluster 2023-12-01T11:02:39.418240+0000 mgr.y (mgr.24362) 11223 : cluster 0 pgmap v11192: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:02:40.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:02:40 smithi080 bash[41963]: audit 2023-12-01T11:02:40.375396+0000 mon.c (mon.2) 7200 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:02:40.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:02:40 smithi080 bash[28361]: cluster 2023-12-01T11:02:39.418240+0000 mgr.y (mgr.24362) 11223 : cluster 0 pgmap v11192: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:02:40.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:02:40 smithi080 bash[28361]: audit 2023-12-01T11:02:40.375396+0000 mon.c (mon.2) 7200 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:02:41.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:02:40 smithi090 bash[32384]: cluster 2023-12-01T11:02:39.418240+0000 mgr.y (mgr.24362) 11223 : cluster 0 pgmap v11192: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:02:41.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:02:40 smithi090 bash[32384]: audit 2023-12-01T11:02:40.375396+0000 mon.c (mon.2) 7200 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:02:41.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:02:41 smithi080 bash[28361]: cluster 2023-12-01T11:02:41.419327+0000 mgr.y (mgr.24362) 11224 : cluster 0 pgmap v11193: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:02:41.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:02:41 smithi080 bash[41963]: cluster 2023-12-01T11:02:41.419327+0000 mgr.y (mgr.24362) 11224 : cluster 0 pgmap v11193: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:02:42.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:02:41 smithi090 bash[32384]: cluster 2023-12-01T11:02:41.419327+0000 mgr.y (mgr.24362) 11224 : cluster 0 pgmap v11193: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:02:42.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:02:42 smithi080 bash[28361]: audit 2023-12-01T11:02:41.990712+0000 mon.a (mon.0) 7095 : audit 0 from='client.? 172.21.15.80:0/4198341588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:02:42.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:02:42 smithi080 bash[41963]: audit 2023-12-01T11:02:41.990712+0000 mon.a (mon.0) 7095 : audit 0 from='client.? 172.21.15.80:0/4198341588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:02:43.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:02:42 smithi090 bash[32384]: audit 2023-12-01T11:02:41.990712+0000 mon.a (mon.0) 7095 : audit 0 from='client.? 172.21.15.80:0/4198341588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:02:43.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:02:43 smithi080 bash[28361]: cluster 2023-12-01T11:02:43.419977+0000 mgr.y (mgr.24362) 11225 : cluster 0 pgmap v11194: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:02:43.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:02:43 smithi080 bash[41963]: cluster 2023-12-01T11:02:43.419977+0000 mgr.y (mgr.24362) 11225 : cluster 0 pgmap v11194: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:02:44.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:02:43 smithi090 bash[32384]: cluster 2023-12-01T11:02:43.419977+0000 mgr.y (mgr.24362) 11225 : cluster 0 pgmap v11194: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:02:44.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:02:44 smithi080 bash[28361]: audit 2023-12-01T11:02:44.447714+0000 mon.a (mon.0) 7096 : audit 0 from='client.? 172.21.15.80:0/2016140708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:02:44.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:02:44 smithi080 bash[41963]: audit 2023-12-01T11:02:44.447714+0000 mon.a (mon.0) 7096 : audit 0 from='client.? 172.21.15.80:0/2016140708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:02:45.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:02:44 smithi090 bash[32384]: audit 2023-12-01T11:02:44.447714+0000 mon.a (mon.0) 7096 : audit 0 from='client.? 172.21.15.80:0/2016140708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:02:46.232 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:02:45 smithi080 bash[28361]: cluster 2023-12-01T11:02:45.420625+0000 mgr.y (mgr.24362) 11226 : cluster 0 pgmap v11195: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:02:46.233 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:02:45 smithi080 bash[41963]: cluster 2023-12-01T11:02:45.420625+0000 mgr.y (mgr.24362) 11226 : cluster 0 pgmap v11195: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:02:46.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:02:45 smithi090 bash[32384]: cluster 2023-12-01T11:02:45.420625+0000 mgr.y (mgr.24362) 11226 : cluster 0 pgmap v11195: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:02:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:02:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:02:46] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T11:02:47.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:02:46 smithi090 bash[32384]: audit 2023-12-01T11:02:46.896141+0000 mon.a (mon.0) 7097 : audit 0 from='client.? 172.21.15.80:0/2509685239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:02:47.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:02:46 smithi080 bash[28361]: audit 2023-12-01T11:02:46.896141+0000 mon.a (mon.0) 7097 : audit 0 from='client.? 172.21.15.80:0/2509685239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:02:47.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:02:46 smithi080 bash[41963]: audit 2023-12-01T11:02:46.896141+0000 mon.a (mon.0) 7097 : audit 0 from='client.? 172.21.15.80:0/2509685239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:02:48.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:02:47 smithi090 bash[32384]: cluster 2023-12-01T11:02:47.421884+0000 mgr.y (mgr.24362) 11227 : cluster 0 pgmap v11196: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:02:48.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:02:47 smithi080 bash[28361]: cluster 2023-12-01T11:02:47.421884+0000 mgr.y (mgr.24362) 11227 : cluster 0 pgmap v11196: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:02:48.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:02:47 smithi080 bash[41963]: cluster 2023-12-01T11:02:47.421884+0000 mgr.y (mgr.24362) 11227 : cluster 0 pgmap v11196: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:02:49.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:02:49 smithi080 bash[28361]: audit 2023-12-01T11:02:49.353676+0000 mon.c (mon.2) 7201 : audit 0 from='client.? 172.21.15.80:0/3552656819' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:02:49.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:02:49 smithi080 bash[41963]: audit 2023-12-01T11:02:49.353676+0000 mon.c (mon.2) 7201 : audit 0 from='client.? 172.21.15.80:0/3552656819' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:02:49.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:02:49 smithi090 bash[32384]: audit 2023-12-01T11:02:49.353676+0000 mon.c (mon.2) 7201 : audit 0 from='client.? 172.21.15.80:0/3552656819' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:02:50.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:02:50 smithi080 bash[28361]: cluster 2023-12-01T11:02:49.422506+0000 mgr.y (mgr.24362) 11228 : cluster 0 pgmap v11197: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:02:50.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:02:50 smithi080 bash[41963]: cluster 2023-12-01T11:02:49.422506+0000 mgr.y (mgr.24362) 11228 : cluster 0 pgmap v11197: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:02:50.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:02:50 smithi090 bash[32384]: cluster 2023-12-01T11:02:49.422506+0000 mgr.y (mgr.24362) 11228 : cluster 0 pgmap v11197: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:02:52.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:02:52 smithi090 bash[32384]: cluster 2023-12-01T11:02:51.423692+0000 mgr.y (mgr.24362) 11229 : cluster 0 pgmap v11198: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:02:52.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:02:52 smithi090 bash[32384]: audit 2023-12-01T11:02:51.814429+0000 mon.c (mon.2) 7202 : audit 0 from='client.? 172.21.15.80:0/2356674161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:02:52.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:02:52 smithi080 bash[28361]: cluster 2023-12-01T11:02:51.423692+0000 mgr.y (mgr.24362) 11229 : cluster 0 pgmap v11198: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:02:52.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:02:52 smithi080 bash[28361]: audit 2023-12-01T11:02:51.814429+0000 mon.c (mon.2) 7202 : audit 0 from='client.? 172.21.15.80:0/2356674161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:02:52.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:02:52 smithi080 bash[41963]: cluster 2023-12-01T11:02:51.423692+0000 mgr.y (mgr.24362) 11229 : cluster 0 pgmap v11198: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:02:52.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:02:52 smithi080 bash[41963]: audit 2023-12-01T11:02:51.814429+0000 mon.c (mon.2) 7202 : audit 0 from='client.? 172.21.15.80:0/2356674161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:02:54.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:02:54 smithi090 bash[32384]: cluster 2023-12-01T11:02:53.424392+0000 mgr.y (mgr.24362) 11230 : cluster 0 pgmap v11199: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:02:54.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:02:54 smithi090 bash[32384]: audit 2023-12-01T11:02:54.272487+0000 mon.a (mon.0) 7098 : audit 0 from='client.? 172.21.15.80:0/2352263259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:02:54.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:02:54 smithi080 bash[28361]: cluster 2023-12-01T11:02:53.424392+0000 mgr.y (mgr.24362) 11230 : cluster 0 pgmap v11199: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:02:54.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:02:54 smithi080 bash[28361]: audit 2023-12-01T11:02:54.272487+0000 mon.a (mon.0) 7098 : audit 0 from='client.? 172.21.15.80:0/2352263259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:02:54.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:02:54 smithi080 bash[41963]: cluster 2023-12-01T11:02:53.424392+0000 mgr.y (mgr.24362) 11230 : cluster 0 pgmap v11199: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:02:54.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:02:54 smithi080 bash[41963]: audit 2023-12-01T11:02:54.272487+0000 mon.a (mon.0) 7098 : audit 0 from='client.? 172.21.15.80:0/2352263259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:02:56.232 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:02:55 smithi080 bash[28361]: audit 2023-12-01T11:02:55.375767+0000 mon.c (mon.2) 7203 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:02:56.233 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:02:55 smithi080 bash[28361]: cluster 2023-12-01T11:02:55.424974+0000 mgr.y (mgr.24362) 11231 : cluster 0 pgmap v11200: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:02:56.233 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:02:55 smithi080 bash[41963]: audit 2023-12-01T11:02:55.375767+0000 mon.c (mon.2) 7203 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:02:56.233 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:02:55 smithi080 bash[41963]: cluster 2023-12-01T11:02:55.424974+0000 mgr.y (mgr.24362) 11231 : cluster 0 pgmap v11200: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:02:56.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:02:55 smithi090 bash[32384]: audit 2023-12-01T11:02:55.375767+0000 mon.c (mon.2) 7203 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:02:56.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:02:55 smithi090 bash[32384]: cluster 2023-12-01T11:02:55.424974+0000 mgr.y (mgr.24362) 11231 : cluster 0 pgmap v11200: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:02:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:02:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:02:56] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T11:02:57.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:02:56 smithi090 bash[32384]: audit 2023-12-01T11:02:56.730862+0000 mon.c (mon.2) 7204 : audit 0 from='client.? 172.21.15.80:0/1878508169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:02:57.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:02:56 smithi080 bash[28361]: audit 2023-12-01T11:02:56.730862+0000 mon.c (mon.2) 7204 : audit 0 from='client.? 172.21.15.80:0/1878508169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:02:57.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:02:56 smithi080 bash[41963]: audit 2023-12-01T11:02:56.730862+0000 mon.c (mon.2) 7204 : audit 0 from='client.? 172.21.15.80:0/1878508169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:02:58.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:02:57 smithi090 bash[32384]: cluster 2023-12-01T11:02:57.426108+0000 mgr.y (mgr.24362) 11232 : cluster 0 pgmap v11201: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:02:58.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:02:57 smithi080 bash[28361]: cluster 2023-12-01T11:02:57.426108+0000 mgr.y (mgr.24362) 11232 : cluster 0 pgmap v11201: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:02:58.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:02:57 smithi080 bash[41963]: cluster 2023-12-01T11:02:57.426108+0000 mgr.y (mgr.24362) 11232 : cluster 0 pgmap v11201: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:02:59.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:02:59 smithi090 bash[32384]: audit 2023-12-01T11:02:59.186003+0000 mon.a (mon.0) 7099 : audit 0 from='client.? 172.21.15.80:0/1812683819' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:02:59.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:02:59 smithi080 bash[41963]: audit 2023-12-01T11:02:59.186003+0000 mon.a (mon.0) 7099 : audit 0 from='client.? 172.21.15.80:0/1812683819' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:02:59.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:02:59 smithi080 bash[28361]: audit 2023-12-01T11:02:59.186003+0000 mon.a (mon.0) 7099 : audit 0 from='client.? 172.21.15.80:0/1812683819' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:03:00.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:03:00 smithi090 bash[32384]: cluster 2023-12-01T11:02:59.426915+0000 mgr.y (mgr.24362) 11233 : cluster 0 pgmap v11202: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:03:00.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:03:00 smithi080 bash[41963]: cluster 2023-12-01T11:02:59.426915+0000 mgr.y (mgr.24362) 11233 : cluster 0 pgmap v11202: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:03:00.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:03:00 smithi080 bash[28361]: cluster 2023-12-01T11:02:59.426915+0000 mgr.y (mgr.24362) 11233 : cluster 0 pgmap v11202: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:03:02.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:03:02 smithi090 bash[32384]: cluster 2023-12-01T11:03:01.428127+0000 mgr.y (mgr.24362) 11234 : cluster 0 pgmap v11203: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:03:02.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:03:02 smithi090 bash[32384]: audit 2023-12-01T11:03:01.635665+0000 mon.a (mon.0) 7100 : audit 0 from='client.? 172.21.15.80:0/497173681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:03:02.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:03:02 smithi080 bash[41963]: cluster 2023-12-01T11:03:01.428127+0000 mgr.y (mgr.24362) 11234 : cluster 0 pgmap v11203: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:03:02.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:03:02 smithi080 bash[41963]: audit 2023-12-01T11:03:01.635665+0000 mon.a (mon.0) 7100 : audit 0 from='client.? 172.21.15.80:0/497173681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:03:02.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:03:02 smithi080 bash[28361]: cluster 2023-12-01T11:03:01.428127+0000 mgr.y (mgr.24362) 11234 : cluster 0 pgmap v11203: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:03:02.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:03:02 smithi080 bash[28361]: audit 2023-12-01T11:03:01.635665+0000 mon.a (mon.0) 7100 : audit 0 from='client.? 172.21.15.80:0/497173681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:03:04.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:03:04 smithi090 bash[32384]: cluster 2023-12-01T11:03:03.428831+0000 mgr.y (mgr.24362) 11235 : cluster 0 pgmap v11204: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:03:04.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:03:04 smithi090 bash[32384]: audit 2023-12-01T11:03:04.091521+0000 mon.c (mon.2) 7205 : audit 0 from='client.? 172.21.15.80:0/2428667655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:03:04.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:03:04 smithi080 bash[28361]: cluster 2023-12-01T11:03:03.428831+0000 mgr.y (mgr.24362) 11235 : cluster 0 pgmap v11204: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:03:04.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:03:04 smithi080 bash[28361]: audit 2023-12-01T11:03:04.091521+0000 mon.c (mon.2) 7205 : audit 0 from='client.? 172.21.15.80:0/2428667655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:03:04.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:03:04 smithi080 bash[41963]: cluster 2023-12-01T11:03:03.428831+0000 mgr.y (mgr.24362) 11235 : cluster 0 pgmap v11204: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:03:04.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:03:04 smithi080 bash[41963]: audit 2023-12-01T11:03:04.091521+0000 mon.c (mon.2) 7205 : audit 0 from='client.? 172.21.15.80:0/2428667655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:03:06.232 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:03:05 smithi080 bash[28361]: cluster 2023-12-01T11:03:05.429496+0000 mgr.y (mgr.24362) 11236 : cluster 0 pgmap v11205: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:03:06.232 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:03:05 smithi080 bash[41963]: cluster 2023-12-01T11:03:05.429496+0000 mgr.y (mgr.24362) 11236 : cluster 0 pgmap v11205: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:03:06.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:03:05 smithi090 bash[32384]: cluster 2023-12-01T11:03:05.429496+0000 mgr.y (mgr.24362) 11236 : cluster 0 pgmap v11205: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:03:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:03:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:03:06] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T11:03:07.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:03:06 smithi090 bash[32384]: audit 2023-12-01T11:03:06.547978+0000 mon.c (mon.2) 7206 : audit 0 from='client.? 172.21.15.80:0/1262107185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:03:07.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:03:06 smithi080 bash[28361]: audit 2023-12-01T11:03:06.547978+0000 mon.c (mon.2) 7206 : audit 0 from='client.? 172.21.15.80:0/1262107185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:03:07.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:03:06 smithi080 bash[41963]: audit 2023-12-01T11:03:06.547978+0000 mon.c (mon.2) 7206 : audit 0 from='client.? 172.21.15.80:0/1262107185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:03:08.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:03:07 smithi090 bash[32384]: cluster 2023-12-01T11:03:07.430736+0000 mgr.y (mgr.24362) 11237 : cluster 0 pgmap v11206: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:03:08.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:03:07 smithi080 bash[28361]: cluster 2023-12-01T11:03:07.430736+0000 mgr.y (mgr.24362) 11237 : cluster 0 pgmap v11206: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:03:08.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:03:07 smithi080 bash[41963]: cluster 2023-12-01T11:03:07.430736+0000 mgr.y (mgr.24362) 11237 : cluster 0 pgmap v11206: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:03:09.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:03:09 smithi080 bash[28361]: audit 2023-12-01T11:03:09.001336+0000 mon.c (mon.2) 7207 : audit 0 from='client.? 172.21.15.80:0/2295779940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:03:09.439 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:03:09 smithi080 bash[41963]: audit 2023-12-01T11:03:09.001336+0000 mon.c (mon.2) 7207 : audit 0 from='client.? 172.21.15.80:0/2295779940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:03:09.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:03:09 smithi090 bash[32384]: audit 2023-12-01T11:03:09.001336+0000 mon.c (mon.2) 7207 : audit 0 from='client.? 172.21.15.80:0/2295779940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:03:10.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:03:10 smithi080 bash[41963]: cluster 2023-12-01T11:03:09.431497+0000 mgr.y (mgr.24362) 11238 : cluster 0 pgmap v11207: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:03:10.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:03:10 smithi080 bash[28361]: cluster 2023-12-01T11:03:09.431497+0000 mgr.y (mgr.24362) 11238 : cluster 0 pgmap v11207: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:03:10.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:03:10 smithi090 bash[32384]: cluster 2023-12-01T11:03:09.431497+0000 mgr.y (mgr.24362) 11238 : cluster 0 pgmap v11207: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:03:11.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:03:11 smithi080 bash[28361]: audit 2023-12-01T11:03:10.375400+0000 mon.c (mon.2) 7208 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:03:11.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:03:11 smithi080 bash[41963]: audit 2023-12-01T11:03:10.375400+0000 mon.c (mon.2) 7208 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:03:11.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:03:11 smithi090 bash[32384]: audit 2023-12-01T11:03:10.375400+0000 mon.c (mon.2) 7208 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:03:12.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:03:12 smithi080 bash[41963]: cluster 2023-12-01T11:03:11.432566+0000 mgr.y (mgr.24362) 11239 : cluster 0 pgmap v11208: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:03:12.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:03:12 smithi080 bash[41963]: audit 2023-12-01T11:03:11.456489+0000 mon.a (mon.0) 7101 : audit 0 from='client.? 172.21.15.80:0/2054199375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:03:12.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:03:12 smithi080 bash[28361]: cluster 2023-12-01T11:03:11.432566+0000 mgr.y (mgr.24362) 11239 : cluster 0 pgmap v11208: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:03:12.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:03:12 smithi080 bash[28361]: audit 2023-12-01T11:03:11.456489+0000 mon.a (mon.0) 7101 : audit 0 from='client.? 172.21.15.80:0/2054199375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:03:12.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:03:12 smithi090 bash[32384]: cluster 2023-12-01T11:03:11.432566+0000 mgr.y (mgr.24362) 11239 : cluster 0 pgmap v11208: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:03:12.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:03:12 smithi090 bash[32384]: audit 2023-12-01T11:03:11.456489+0000 mon.a (mon.0) 7101 : audit 0 from='client.? 172.21.15.80:0/2054199375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:03:13.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:03:13 smithi080 bash[28361]: audit 2023-12-01T11:03:12.324076+0000 mon.c (mon.2) 7209 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:03:13.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:03:13 smithi080 bash[41963]: audit 2023-12-01T11:03:12.324076+0000 mon.c (mon.2) 7209 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:03:13.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:03:13 smithi090 bash[32384]: audit 2023-12-01T11:03:12.324076+0000 mon.c (mon.2) 7209 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:03:14.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:03:14 smithi080 bash[28361]: cluster 2023-12-01T11:03:13.433244+0000 mgr.y (mgr.24362) 11240 : cluster 0 pgmap v11209: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:03:14.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:03:14 smithi080 bash[28361]: audit 2023-12-01T11:03:13.918408+0000 mon.c (mon.2) 7210 : audit 0 from='client.? 172.21.15.80:0/305559602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:03:14.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:03:14 smithi080 bash[41963]: cluster 2023-12-01T11:03:13.433244+0000 mgr.y (mgr.24362) 11240 : cluster 0 pgmap v11209: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:03:14.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:03:14 smithi080 bash[41963]: audit 2023-12-01T11:03:13.918408+0000 mon.c (mon.2) 7210 : audit 0 from='client.? 172.21.15.80:0/305559602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:03:14.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:03:14 smithi090 bash[32384]: cluster 2023-12-01T11:03:13.433244+0000 mgr.y (mgr.24362) 11240 : cluster 0 pgmap v11209: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:03:14.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:03:14 smithi090 bash[32384]: audit 2023-12-01T11:03:13.918408+0000 mon.c (mon.2) 7210 : audit 0 from='client.? 172.21.15.80:0/305559602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:03:16.233 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:03:15 smithi080 bash[41963]: cluster 2023-12-01T11:03:15.433876+0000 mgr.y (mgr.24362) 11241 : cluster 0 pgmap v11210: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:03:16.233 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:03:15 smithi080 bash[28361]: cluster 2023-12-01T11:03:15.433876+0000 mgr.y (mgr.24362) 11241 : cluster 0 pgmap v11210: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:03:16.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:03:15 smithi090 bash[32384]: cluster 2023-12-01T11:03:15.433876+0000 mgr.y (mgr.24362) 11241 : cluster 0 pgmap v11210: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:03:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:03:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:03:16] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T11:03:17.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:03:16 smithi090 bash[32384]: audit 2023-12-01T11:03:16.374476+0000 mon.a (mon.0) 7102 : audit 0 from='client.? 172.21.15.80:0/3745357249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:03:17.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:03:16 smithi080 bash[41963]: audit 2023-12-01T11:03:16.374476+0000 mon.a (mon.0) 7102 : audit 0 from='client.? 172.21.15.80:0/3745357249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:03:17.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:03:16 smithi080 bash[28361]: audit 2023-12-01T11:03:16.374476+0000 mon.a (mon.0) 7102 : audit 0 from='client.? 172.21.15.80:0/3745357249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:03:18.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:03:17 smithi090 bash[32384]: cluster 2023-12-01T11:03:17.434974+0000 mgr.y (mgr.24362) 11242 : cluster 0 pgmap v11211: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:03:18.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:03:17 smithi080 bash[28361]: cluster 2023-12-01T11:03:17.434974+0000 mgr.y (mgr.24362) 11242 : cluster 0 pgmap v11211: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:03:18.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:03:17 smithi080 bash[41963]: cluster 2023-12-01T11:03:17.434974+0000 mgr.y (mgr.24362) 11242 : cluster 0 pgmap v11211: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:03:19.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:03:19 smithi080 bash[28361]: audit 2023-12-01T11:03:18.122371+0000 mon.a (mon.0) 7103 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:03:19.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:03:19 smithi080 bash[28361]: audit 2023-12-01T11:03:18.135301+0000 mon.a (mon.0) 7104 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:03:19.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:03:19 smithi080 bash[28361]: audit 2023-12-01T11:03:18.532636+0000 mon.a (mon.0) 7105 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:03:19.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:03:19 smithi080 bash[28361]: audit 2023-12-01T11:03:18.551285+0000 mon.a (mon.0) 7106 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:03:19.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:03:19 smithi080 bash[28361]: audit 2023-12-01T11:03:18.834712+0000 mon.c (mon.2) 7211 : audit 0 from='client.? 172.21.15.80:0/2312097922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:03:19.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:03:19 smithi080 bash[28361]: audit 2023-12-01T11:03:19.093532+0000 mon.c (mon.2) 7212 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:03:19.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:03:19 smithi080 bash[28361]: audit 2023-12-01T11:03:19.095586+0000 mon.c (mon.2) 7213 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:03:19.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:03:19 smithi080 bash[28361]: audit 2023-12-01T11:03:19.105802+0000 mon.a (mon.0) 7107 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:03:19.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:03:19 smithi080 bash[41963]: audit 2023-12-01T11:03:18.122371+0000 mon.a (mon.0) 7103 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:03:19.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:03:19 smithi080 bash[41963]: audit 2023-12-01T11:03:18.135301+0000 mon.a (mon.0) 7104 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:03:19.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:03:19 smithi080 bash[41963]: audit 2023-12-01T11:03:18.532636+0000 mon.a (mon.0) 7105 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:03:19.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:03:19 smithi080 bash[41963]: audit 2023-12-01T11:03:18.551285+0000 mon.a (mon.0) 7106 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:03:19.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:03:19 smithi080 bash[41963]: audit 2023-12-01T11:03:18.834712+0000 mon.c (mon.2) 7211 : audit 0 from='client.? 172.21.15.80:0/2312097922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:03:19.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:03:19 smithi080 bash[41963]: audit 2023-12-01T11:03:19.093532+0000 mon.c (mon.2) 7212 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:03:19.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:03:19 smithi080 bash[41963]: audit 2023-12-01T11:03:19.095586+0000 mon.c (mon.2) 7213 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:03:19.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:03:19 smithi080 bash[41963]: audit 2023-12-01T11:03:19.105802+0000 mon.a (mon.0) 7107 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:03:19.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:03:19 smithi090 bash[32384]: audit 2023-12-01T11:03:18.122371+0000 mon.a (mon.0) 7103 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:03:19.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:03:19 smithi090 bash[32384]: audit 2023-12-01T11:03:18.135301+0000 mon.a (mon.0) 7104 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:03:19.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:03:19 smithi090 bash[32384]: audit 2023-12-01T11:03:18.532636+0000 mon.a (mon.0) 7105 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:03:19.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:03:19 smithi090 bash[32384]: audit 2023-12-01T11:03:18.551285+0000 mon.a (mon.0) 7106 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:03:19.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:03:19 smithi090 bash[32384]: audit 2023-12-01T11:03:18.834712+0000 mon.c (mon.2) 7211 : audit 0 from='client.? 172.21.15.80:0/2312097922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:03:19.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:03:19 smithi090 bash[32384]: audit 2023-12-01T11:03:19.093532+0000 mon.c (mon.2) 7212 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:03:19.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:03:19 smithi090 bash[32384]: audit 2023-12-01T11:03:19.095586+0000 mon.c (mon.2) 7213 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:03:19.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:03:19 smithi090 bash[32384]: audit 2023-12-01T11:03:19.105802+0000 mon.a (mon.0) 7107 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:03:20.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:03:20 smithi080 bash[28361]: cluster 2023-12-01T11:03:19.435602+0000 mgr.y (mgr.24362) 11243 : cluster 0 pgmap v11212: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:03:20.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:03:20 smithi080 bash[41963]: cluster 2023-12-01T11:03:19.435602+0000 mgr.y (mgr.24362) 11243 : cluster 0 pgmap v11212: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:03:20.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:03:20 smithi090 bash[32384]: cluster 2023-12-01T11:03:19.435602+0000 mgr.y (mgr.24362) 11243 : cluster 0 pgmap v11212: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:03:21.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:03:21 smithi080 bash[28361]: audit 2023-12-01T11:03:21.292064+0000 mon.a (mon.0) 7108 : audit 0 from='client.? 172.21.15.80:0/2107019503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:03:21.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:03:21 smithi080 bash[41963]: audit 2023-12-01T11:03:21.292064+0000 mon.a (mon.0) 7108 : audit 0 from='client.? 172.21.15.80:0/2107019503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:03:21.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:03:21 smithi090 bash[32384]: audit 2023-12-01T11:03:21.292064+0000 mon.a (mon.0) 7108 : audit 0 from='client.? 172.21.15.80:0/2107019503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:03:22.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:03:22 smithi080 bash[41963]: cluster 2023-12-01T11:03:21.436774+0000 mgr.y (mgr.24362) 11244 : cluster 0 pgmap v11213: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:03:22.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:03:22 smithi080 bash[28361]: cluster 2023-12-01T11:03:21.436774+0000 mgr.y (mgr.24362) 11244 : cluster 0 pgmap v11213: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:03:22.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:03:22 smithi090 bash[32384]: cluster 2023-12-01T11:03:21.436774+0000 mgr.y (mgr.24362) 11244 : cluster 0 pgmap v11213: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:03:24.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:03:24 smithi090 bash[32384]: cluster 2023-12-01T11:03:23.437276+0000 mgr.y (mgr.24362) 11245 : cluster 0 pgmap v11214: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:03:24.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:03:24 smithi090 bash[32384]: audit 2023-12-01T11:03:23.745310+0000 mon.a (mon.0) 7109 : audit 0 from='client.? 172.21.15.80:0/4111769608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:03:24.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:03:24 smithi080 bash[28361]: cluster 2023-12-01T11:03:23.437276+0000 mgr.y (mgr.24362) 11245 : cluster 0 pgmap v11214: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:03:24.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:03:24 smithi080 bash[28361]: audit 2023-12-01T11:03:23.745310+0000 mon.a (mon.0) 7109 : audit 0 from='client.? 172.21.15.80:0/4111769608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:03:24.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:03:24 smithi080 bash[41963]: cluster 2023-12-01T11:03:23.437276+0000 mgr.y (mgr.24362) 11245 : cluster 0 pgmap v11214: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:03:24.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:03:24 smithi080 bash[41963]: audit 2023-12-01T11:03:23.745310+0000 mon.a (mon.0) 7109 : audit 0 from='client.? 172.21.15.80:0/4111769608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:03:26.233 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:03:25 smithi080 bash[28361]: audit 2023-12-01T11:03:25.376663+0000 mon.c (mon.2) 7214 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:03:26.233 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:03:25 smithi080 bash[28361]: cluster 2023-12-01T11:03:25.437829+0000 mgr.y (mgr.24362) 11246 : cluster 0 pgmap v11215: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:03:26.233 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:03:25 smithi080 bash[41963]: audit 2023-12-01T11:03:25.376663+0000 mon.c (mon.2) 7214 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:03:26.234 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:03:25 smithi080 bash[41963]: cluster 2023-12-01T11:03:25.437829+0000 mgr.y (mgr.24362) 11246 : cluster 0 pgmap v11215: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:03:26.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:03:25 smithi090 bash[32384]: audit 2023-12-01T11:03:25.376663+0000 mon.c (mon.2) 7214 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:03:26.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:03:25 smithi090 bash[32384]: cluster 2023-12-01T11:03:25.437829+0000 mgr.y (mgr.24362) 11246 : cluster 0 pgmap v11215: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:03:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:03:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:03:26] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T11:03:27.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:03:26 smithi090 bash[32384]: audit 2023-12-01T11:03:26.202892+0000 mon.c (mon.2) 7215 : audit 0 from='client.? 172.21.15.80:0/2825450299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:03:27.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:03:26 smithi080 bash[28361]: audit 2023-12-01T11:03:26.202892+0000 mon.c (mon.2) 7215 : audit 0 from='client.? 172.21.15.80:0/2825450299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:03:27.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:03:26 smithi080 bash[41963]: audit 2023-12-01T11:03:26.202892+0000 mon.c (mon.2) 7215 : audit 0 from='client.? 172.21.15.80:0/2825450299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:03:28.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:03:27 smithi090 bash[32384]: cluster 2023-12-01T11:03:27.438895+0000 mgr.y (mgr.24362) 11247 : cluster 0 pgmap v11216: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:03:28.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:03:27 smithi080 bash[41963]: cluster 2023-12-01T11:03:27.438895+0000 mgr.y (mgr.24362) 11247 : cluster 0 pgmap v11216: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:03:28.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:03:27 smithi080 bash[28361]: cluster 2023-12-01T11:03:27.438895+0000 mgr.y (mgr.24362) 11247 : cluster 0 pgmap v11216: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:03:29.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:03:28 smithi090 bash[32384]: audit 2023-12-01T11:03:28.653143+0000 mon.c (mon.2) 7216 : audit 0 from='client.? 172.21.15.80:0/2484055189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:03:29.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:03:28 smithi080 bash[28361]: audit 2023-12-01T11:03:28.653143+0000 mon.c (mon.2) 7216 : audit 0 from='client.? 172.21.15.80:0/2484055189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:03:29.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:03:28 smithi080 bash[41963]: audit 2023-12-01T11:03:28.653143+0000 mon.c (mon.2) 7216 : audit 0 from='client.? 172.21.15.80:0/2484055189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:03:30.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:03:29 smithi090 bash[32384]: cluster 2023-12-01T11:03:29.439526+0000 mgr.y (mgr.24362) 11248 : cluster 0 pgmap v11217: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:03:30.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:03:29 smithi080 bash[28361]: cluster 2023-12-01T11:03:29.439526+0000 mgr.y (mgr.24362) 11248 : cluster 0 pgmap v11217: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:03:30.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:03:29 smithi080 bash[41963]: cluster 2023-12-01T11:03:29.439526+0000 mgr.y (mgr.24362) 11248 : cluster 0 pgmap v11217: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:03:31.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:03:31 smithi080 bash[28361]: audit 2023-12-01T11:03:31.098586+0000 mon.c (mon.2) 7217 : audit 0 from='client.? 172.21.15.80:0/237099636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:03:31.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:03:31 smithi080 bash[41963]: audit 2023-12-01T11:03:31.098586+0000 mon.c (mon.2) 7217 : audit 0 from='client.? 172.21.15.80:0/237099636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:03:31.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:03:31 smithi090 bash[32384]: audit 2023-12-01T11:03:31.098586+0000 mon.c (mon.2) 7217 : audit 0 from='client.? 172.21.15.80:0/237099636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:03:32.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:03:32 smithi080 bash[28361]: cluster 2023-12-01T11:03:31.440634+0000 mgr.y (mgr.24362) 11249 : cluster 0 pgmap v11218: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:03:32.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:03:32 smithi080 bash[41963]: cluster 2023-12-01T11:03:31.440634+0000 mgr.y (mgr.24362) 11249 : cluster 0 pgmap v11218: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:03:32.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:03:32 smithi090 bash[32384]: cluster 2023-12-01T11:03:31.440634+0000 mgr.y (mgr.24362) 11249 : cluster 0 pgmap v11218: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:03:34.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:03:34 smithi090 bash[32384]: cluster 2023-12-01T11:03:33.441187+0000 mgr.y (mgr.24362) 11250 : cluster 0 pgmap v11219: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:03:34.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:03:34 smithi090 bash[32384]: audit 2023-12-01T11:03:33.549956+0000 mon.a (mon.0) 7110 : audit 0 from='client.? 172.21.15.80:0/2557477778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:03:34.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:03:34 smithi080 bash[28361]: cluster 2023-12-01T11:03:33.441187+0000 mgr.y (mgr.24362) 11250 : cluster 0 pgmap v11219: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:03:34.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:03:34 smithi080 bash[28361]: audit 2023-12-01T11:03:33.549956+0000 mon.a (mon.0) 7110 : audit 0 from='client.? 172.21.15.80:0/2557477778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:03:34.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:03:34 smithi080 bash[41963]: cluster 2023-12-01T11:03:33.441187+0000 mgr.y (mgr.24362) 11250 : cluster 0 pgmap v11219: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:03:34.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:03:34 smithi080 bash[41963]: audit 2023-12-01T11:03:33.549956+0000 mon.a (mon.0) 7110 : audit 0 from='client.? 172.21.15.80:0/2557477778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:03:36.233 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:03:35 smithi080 bash[41963]: cluster 2023-12-01T11:03:35.441815+0000 mgr.y (mgr.24362) 11251 : cluster 0 pgmap v11220: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:03:36.234 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:03:35 smithi080 bash[28361]: cluster 2023-12-01T11:03:35.441815+0000 mgr.y (mgr.24362) 11251 : cluster 0 pgmap v11220: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:03:36.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:03:35 smithi090 bash[32384]: cluster 2023-12-01T11:03:35.441815+0000 mgr.y (mgr.24362) 11251 : cluster 0 pgmap v11220: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:03:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:03:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:03:36] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T11:03:37.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:03:36 smithi090 bash[32384]: audit 2023-12-01T11:03:36.008358+0000 mon.a (mon.0) 7111 : audit 0 from='client.? 172.21.15.80:0/3217971463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:03:37.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:03:36 smithi080 bash[28361]: audit 2023-12-01T11:03:36.008358+0000 mon.a (mon.0) 7111 : audit 0 from='client.? 172.21.15.80:0/3217971463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:03:37.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:03:36 smithi080 bash[41963]: audit 2023-12-01T11:03:36.008358+0000 mon.a (mon.0) 7111 : audit 0 from='client.? 172.21.15.80:0/3217971463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:03:38.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:03:37 smithi090 bash[32384]: cluster 2023-12-01T11:03:37.442905+0000 mgr.y (mgr.24362) 11252 : cluster 0 pgmap v11221: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:03:38.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:03:37 smithi080 bash[41963]: cluster 2023-12-01T11:03:37.442905+0000 mgr.y (mgr.24362) 11252 : cluster 0 pgmap v11221: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:03:38.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:03:37 smithi080 bash[28361]: cluster 2023-12-01T11:03:37.442905+0000 mgr.y (mgr.24362) 11252 : cluster 0 pgmap v11221: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:03:39.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:03:38 smithi090 bash[32384]: audit 2023-12-01T11:03:38.465003+0000 mon.c (mon.2) 7218 : audit 0 from='client.? 172.21.15.80:0/1087230758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:03:39.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:03:38 smithi080 bash[28361]: audit 2023-12-01T11:03:38.465003+0000 mon.c (mon.2) 7218 : audit 0 from='client.? 172.21.15.80:0/1087230758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:03:39.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:03:38 smithi080 bash[41963]: audit 2023-12-01T11:03:38.465003+0000 mon.c (mon.2) 7218 : audit 0 from='client.? 172.21.15.80:0/1087230758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:03:40.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:03:39 smithi090 bash[32384]: cluster 2023-12-01T11:03:39.443541+0000 mgr.y (mgr.24362) 11253 : cluster 0 pgmap v11222: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:03:40.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:03:39 smithi080 bash[28361]: cluster 2023-12-01T11:03:39.443541+0000 mgr.y (mgr.24362) 11253 : cluster 0 pgmap v11222: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:03:40.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:03:39 smithi080 bash[41963]: cluster 2023-12-01T11:03:39.443541+0000 mgr.y (mgr.24362) 11253 : cluster 0 pgmap v11222: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:03:41.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:03:40 smithi090 bash[32384]: audit 2023-12-01T11:03:40.376909+0000 mon.c (mon.2) 7219 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:03:41.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:03:40 smithi090 bash[32384]: audit 2023-12-01T11:03:40.924373+0000 mon.c (mon.2) 7220 : audit 0 from='client.? 172.21.15.80:0/1080332755' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:03:41.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:03:40 smithi080 bash[28361]: audit 2023-12-01T11:03:40.376909+0000 mon.c (mon.2) 7219 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:03:41.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:03:40 smithi080 bash[28361]: audit 2023-12-01T11:03:40.924373+0000 mon.c (mon.2) 7220 : audit 0 from='client.? 172.21.15.80:0/1080332755' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:03:41.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:03:40 smithi080 bash[41963]: audit 2023-12-01T11:03:40.376909+0000 mon.c (mon.2) 7219 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:03:41.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:03:40 smithi080 bash[41963]: audit 2023-12-01T11:03:40.924373+0000 mon.c (mon.2) 7220 : audit 0 from='client.? 172.21.15.80:0/1080332755' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:03:42.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:03:42 smithi090 bash[32384]: cluster 2023-12-01T11:03:41.444639+0000 mgr.y (mgr.24362) 11254 : cluster 0 pgmap v11223: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:03:42.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:03:42 smithi080 bash[41963]: cluster 2023-12-01T11:03:41.444639+0000 mgr.y (mgr.24362) 11254 : cluster 0 pgmap v11223: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:03:42.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:03:42 smithi080 bash[28361]: cluster 2023-12-01T11:03:41.444639+0000 mgr.y (mgr.24362) 11254 : cluster 0 pgmap v11223: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:03:43.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:03:43 smithi080 bash[28361]: audit 2023-12-01T11:03:43.368495+0000 mon.c (mon.2) 7221 : audit 0 from='client.? 172.21.15.80:0/283141806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:03:43.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:03:43 smithi080 bash[41963]: audit 2023-12-01T11:03:43.368495+0000 mon.c (mon.2) 7221 : audit 0 from='client.? 172.21.15.80:0/283141806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:03:43.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:03:43 smithi090 bash[32384]: audit 2023-12-01T11:03:43.368495+0000 mon.c (mon.2) 7221 : audit 0 from='client.? 172.21.15.80:0/283141806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:03:44.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:03:44 smithi080 bash[41963]: cluster 2023-12-01T11:03:43.445279+0000 mgr.y (mgr.24362) 11255 : cluster 0 pgmap v11224: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:03:44.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:03:44 smithi080 bash[28361]: cluster 2023-12-01T11:03:43.445279+0000 mgr.y (mgr.24362) 11255 : cluster 0 pgmap v11224: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:03:44.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:03:44 smithi090 bash[32384]: cluster 2023-12-01T11:03:43.445279+0000 mgr.y (mgr.24362) 11255 : cluster 0 pgmap v11224: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:03:46.233 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:03:45 smithi080 bash[41963]: cluster 2023-12-01T11:03:45.445783+0000 mgr.y (mgr.24362) 11256 : cluster 0 pgmap v11225: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:03:46.233 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:03:45 smithi080 bash[41963]: audit 2023-12-01T11:03:45.822934+0000 mon.a (mon.0) 7112 : audit 0 from='client.? 172.21.15.80:0/119386731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:03:46.233 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:03:45 smithi080 bash[28361]: cluster 2023-12-01T11:03:45.445783+0000 mgr.y (mgr.24362) 11256 : cluster 0 pgmap v11225: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:03:46.233 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:03:45 smithi080 bash[28361]: audit 2023-12-01T11:03:45.822934+0000 mon.a (mon.0) 7112 : audit 0 from='client.? 172.21.15.80:0/119386731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:03:46.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:03:45 smithi090 bash[32384]: cluster 2023-12-01T11:03:45.445783+0000 mgr.y (mgr.24362) 11256 : cluster 0 pgmap v11225: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:03:46.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:03:45 smithi090 bash[32384]: audit 2023-12-01T11:03:45.822934+0000 mon.a (mon.0) 7112 : audit 0 from='client.? 172.21.15.80:0/119386731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:03:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:03:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:03:46] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T11:03:48.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:03:48 smithi090 bash[32384]: cluster 2023-12-01T11:03:47.447033+0000 mgr.y (mgr.24362) 11257 : cluster 0 pgmap v11226: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:03:48.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:03:48 smithi090 bash[32384]: audit 2023-12-01T11:03:48.282037+0000 mon.c (mon.2) 7222 : audit 0 from='client.? 172.21.15.80:0/907608633' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:03:48.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:03:48 smithi080 bash[28361]: cluster 2023-12-01T11:03:47.447033+0000 mgr.y (mgr.24362) 11257 : cluster 0 pgmap v11226: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:03:48.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:03:48 smithi080 bash[28361]: audit 2023-12-01T11:03:48.282037+0000 mon.c (mon.2) 7222 : audit 0 from='client.? 172.21.15.80:0/907608633' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:03:48.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:03:48 smithi080 bash[41963]: cluster 2023-12-01T11:03:47.447033+0000 mgr.y (mgr.24362) 11257 : cluster 0 pgmap v11226: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:03:48.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:03:48 smithi080 bash[41963]: audit 2023-12-01T11:03:48.282037+0000 mon.c (mon.2) 7222 : audit 0 from='client.? 172.21.15.80:0/907608633' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:03:50.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:03:50 smithi090 bash[32384]: cluster 2023-12-01T11:03:49.447768+0000 mgr.y (mgr.24362) 11258 : cluster 0 pgmap v11227: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:03:50.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:03:50 smithi080 bash[28361]: cluster 2023-12-01T11:03:49.447768+0000 mgr.y (mgr.24362) 11258 : cluster 0 pgmap v11227: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:03:50.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:03:50 smithi080 bash[41963]: cluster 2023-12-01T11:03:49.447768+0000 mgr.y (mgr.24362) 11258 : cluster 0 pgmap v11227: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:03:51.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:03:51 smithi090 bash[32384]: audit 2023-12-01T11:03:50.743127+0000 mon.c (mon.2) 7223 : audit 0 from='client.? 172.21.15.80:0/2280201015' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:03:51.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:03:51 smithi080 bash[28361]: audit 2023-12-01T11:03:50.743127+0000 mon.c (mon.2) 7223 : audit 0 from='client.? 172.21.15.80:0/2280201015' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:03:51.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:03:51 smithi080 bash[41963]: audit 2023-12-01T11:03:50.743127+0000 mon.c (mon.2) 7223 : audit 0 from='client.? 172.21.15.80:0/2280201015' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:03:52.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:03:52 smithi080 bash[28361]: cluster 2023-12-01T11:03:51.448882+0000 mgr.y (mgr.24362) 11259 : cluster 0 pgmap v11228: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:03:52.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:03:52 smithi080 bash[41963]: cluster 2023-12-01T11:03:51.448882+0000 mgr.y (mgr.24362) 11259 : cluster 0 pgmap v11228: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:03:53.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:03:52 smithi090 bash[32384]: cluster 2023-12-01T11:03:51.448882+0000 mgr.y (mgr.24362) 11259 : cluster 0 pgmap v11228: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:03:53.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:03:53 smithi080 bash[41963]: audit 2023-12-01T11:03:53.192530+0000 mon.c (mon.2) 7224 : audit 0 from='client.? 172.21.15.80:0/4282252273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:03:53.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:03:53 smithi080 bash[28361]: audit 2023-12-01T11:03:53.192530+0000 mon.c (mon.2) 7224 : audit 0 from='client.? 172.21.15.80:0/4282252273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:03:54.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:03:53 smithi090 bash[32384]: audit 2023-12-01T11:03:53.192530+0000 mon.c (mon.2) 7224 : audit 0 from='client.? 172.21.15.80:0/4282252273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:03:54.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:03:54 smithi080 bash[28361]: cluster 2023-12-01T11:03:53.449544+0000 mgr.y (mgr.24362) 11260 : cluster 0 pgmap v11229: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:03:54.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:03:54 smithi080 bash[41963]: cluster 2023-12-01T11:03:53.449544+0000 mgr.y (mgr.24362) 11260 : cluster 0 pgmap v11229: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:03:55.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:03:54 smithi090 bash[32384]: cluster 2023-12-01T11:03:53.449544+0000 mgr.y (mgr.24362) 11260 : cluster 0 pgmap v11229: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:03:56.233 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:03:55 smithi080 bash[41963]: audit 2023-12-01T11:03:55.377269+0000 mon.c (mon.2) 7225 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:03:56.233 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:03:55 smithi080 bash[41963]: cluster 2023-12-01T11:03:55.450165+0000 mgr.y (mgr.24362) 11261 : cluster 0 pgmap v11230: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:03:56.233 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:03:55 smithi080 bash[41963]: audit 2023-12-01T11:03:55.641720+0000 mon.a (mon.0) 7113 : audit 0 from='client.? 172.21.15.80:0/2976293180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:03:56.234 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:03:55 smithi080 bash[28361]: audit 2023-12-01T11:03:55.377269+0000 mon.c (mon.2) 7225 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:03:56.234 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:03:55 smithi080 bash[28361]: cluster 2023-12-01T11:03:55.450165+0000 mgr.y (mgr.24362) 11261 : cluster 0 pgmap v11230: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:03:56.234 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:03:55 smithi080 bash[28361]: audit 2023-12-01T11:03:55.641720+0000 mon.a (mon.0) 7113 : audit 0 from='client.? 172.21.15.80:0/2976293180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:03:56.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:03:55 smithi090 bash[32384]: audit 2023-12-01T11:03:55.377269+0000 mon.c (mon.2) 7225 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:03:56.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:03:55 smithi090 bash[32384]: cluster 2023-12-01T11:03:55.450165+0000 mgr.y (mgr.24362) 11261 : cluster 0 pgmap v11230: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:03:56.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:03:55 smithi090 bash[32384]: audit 2023-12-01T11:03:55.641720+0000 mon.a (mon.0) 7113 : audit 0 from='client.? 172.21.15.80:0/2976293180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:03:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:03:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:03:56] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T11:03:58.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:03:58 smithi090 bash[32384]: cluster 2023-12-01T11:03:57.451219+0000 mgr.y (mgr.24362) 11262 : cluster 0 pgmap v11231: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:03:58.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:03:58 smithi090 bash[32384]: audit 2023-12-01T11:03:58.100790+0000 mon.a (mon.0) 7114 : audit 0 from='client.? 172.21.15.80:0/1335369578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:03:58.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:03:58 smithi080 bash[28361]: cluster 2023-12-01T11:03:57.451219+0000 mgr.y (mgr.24362) 11262 : cluster 0 pgmap v11231: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:03:58.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:03:58 smithi080 bash[28361]: audit 2023-12-01T11:03:58.100790+0000 mon.a (mon.0) 7114 : audit 0 from='client.? 172.21.15.80:0/1335369578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:03:58.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:03:58 smithi080 bash[41963]: cluster 2023-12-01T11:03:57.451219+0000 mgr.y (mgr.24362) 11262 : cluster 0 pgmap v11231: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:03:58.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:03:58 smithi080 bash[41963]: audit 2023-12-01T11:03:58.100790+0000 mon.a (mon.0) 7114 : audit 0 from='client.? 172.21.15.80:0/1335369578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:04:00.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:04:00 smithi090 bash[32384]: cluster 2023-12-01T11:03:59.452003+0000 mgr.y (mgr.24362) 11263 : cluster 0 pgmap v11232: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:04:00.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:04:00 smithi080 bash[41963]: cluster 2023-12-01T11:03:59.452003+0000 mgr.y (mgr.24362) 11263 : cluster 0 pgmap v11232: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:04:00.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:04:00 smithi080 bash[28361]: cluster 2023-12-01T11:03:59.452003+0000 mgr.y (mgr.24362) 11263 : cluster 0 pgmap v11232: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:04:01.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:04:01 smithi080 bash[28361]: audit 2023-12-01T11:04:00.556553+0000 mon.c (mon.2) 7226 : audit 0 from='client.? 172.21.15.80:0/1343632934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:04:01.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:04:01 smithi080 bash[41963]: audit 2023-12-01T11:04:00.556553+0000 mon.c (mon.2) 7226 : audit 0 from='client.? 172.21.15.80:0/1343632934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:04:02.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:04:01 smithi090 bash[32384]: audit 2023-12-01T11:04:00.556553+0000 mon.c (mon.2) 7226 : audit 0 from='client.? 172.21.15.80:0/1343632934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:04:02.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:04:02 smithi080 bash[28361]: cluster 2023-12-01T11:04:01.453149+0000 mgr.y (mgr.24362) 11264 : cluster 0 pgmap v11233: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:04:02.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:04:02 smithi080 bash[41963]: cluster 2023-12-01T11:04:01.453149+0000 mgr.y (mgr.24362) 11264 : cluster 0 pgmap v11233: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:04:03.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:04:02 smithi090 bash[32384]: cluster 2023-12-01T11:04:01.453149+0000 mgr.y (mgr.24362) 11264 : cluster 0 pgmap v11233: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:04:03.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:04:03 smithi080 bash[28361]: audit 2023-12-01T11:04:03.019271+0000 mon.c (mon.2) 7227 : audit 0 from='client.? 172.21.15.80:0/815512132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:04:03.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:04:03 smithi080 bash[41963]: audit 2023-12-01T11:04:03.019271+0000 mon.c (mon.2) 7227 : audit 0 from='client.? 172.21.15.80:0/815512132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:04:04.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:04:03 smithi090 bash[32384]: audit 2023-12-01T11:04:03.019271+0000 mon.c (mon.2) 7227 : audit 0 from='client.? 172.21.15.80:0/815512132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:04:04.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:04:04 smithi080 bash[28361]: cluster 2023-12-01T11:04:03.453800+0000 mgr.y (mgr.24362) 11265 : cluster 0 pgmap v11234: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:04:04.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:04:04 smithi080 bash[41963]: cluster 2023-12-01T11:04:03.453800+0000 mgr.y (mgr.24362) 11265 : cluster 0 pgmap v11234: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:04:05.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:04:04 smithi090 bash[32384]: cluster 2023-12-01T11:04:03.453800+0000 mgr.y (mgr.24362) 11265 : cluster 0 pgmap v11234: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:04:06.233 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:04:05 smithi080 bash[41963]: cluster 2023-12-01T11:04:05.454415+0000 mgr.y (mgr.24362) 11266 : cluster 0 pgmap v11235: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:04:06.233 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:04:05 smithi080 bash[41963]: audit 2023-12-01T11:04:05.473411+0000 mon.c (mon.2) 7228 : audit 0 from='client.? 172.21.15.80:0/249811932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:04:06.233 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:04:05 smithi080 bash[28361]: cluster 2023-12-01T11:04:05.454415+0000 mgr.y (mgr.24362) 11266 : cluster 0 pgmap v11235: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:04:06.233 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:04:05 smithi080 bash[28361]: audit 2023-12-01T11:04:05.473411+0000 mon.c (mon.2) 7228 : audit 0 from='client.? 172.21.15.80:0/249811932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:04:06.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:04:05 smithi090 bash[32384]: cluster 2023-12-01T11:04:05.454415+0000 mgr.y (mgr.24362) 11266 : cluster 0 pgmap v11235: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:04:06.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:04:05 smithi090 bash[32384]: audit 2023-12-01T11:04:05.473411+0000 mon.c (mon.2) 7228 : audit 0 from='client.? 172.21.15.80:0/249811932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:04:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:04:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:04:06] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T11:04:08.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:04:08 smithi090 bash[32384]: cluster 2023-12-01T11:04:07.455570+0000 mgr.y (mgr.24362) 11267 : cluster 0 pgmap v11236: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:04:08.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:04:08 smithi090 bash[32384]: audit 2023-12-01T11:04:07.925902+0000 mon.a (mon.0) 7115 : audit 0 from='client.? 172.21.15.80:0/458057859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:04:08.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:04:08 smithi080 bash[28361]: cluster 2023-12-01T11:04:07.455570+0000 mgr.y (mgr.24362) 11267 : cluster 0 pgmap v11236: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:04:08.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:04:08 smithi080 bash[28361]: audit 2023-12-01T11:04:07.925902+0000 mon.a (mon.0) 7115 : audit 0 from='client.? 172.21.15.80:0/458057859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:04:08.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:04:08 smithi080 bash[41963]: cluster 2023-12-01T11:04:07.455570+0000 mgr.y (mgr.24362) 11267 : cluster 0 pgmap v11236: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:04:08.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:04:08 smithi080 bash[41963]: audit 2023-12-01T11:04:07.925902+0000 mon.a (mon.0) 7115 : audit 0 from='client.? 172.21.15.80:0/458057859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:04:10.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:04:10 smithi090 bash[32384]: cluster 2023-12-01T11:04:09.456259+0000 mgr.y (mgr.24362) 11268 : cluster 0 pgmap v11237: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:04:10.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:04:10 smithi090 bash[32384]: audit 2023-12-01T11:04:10.377573+0000 mon.c (mon.2) 7229 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:04:10.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:04:10 smithi090 bash[32384]: audit 2023-12-01T11:04:10.391203+0000 mon.a (mon.0) 7116 : audit 0 from='client.? 172.21.15.80:0/1853650690' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:04:10.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:04:10 smithi080 bash[28361]: cluster 2023-12-01T11:04:09.456259+0000 mgr.y (mgr.24362) 11268 : cluster 0 pgmap v11237: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:04:10.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:04:10 smithi080 bash[28361]: audit 2023-12-01T11:04:10.377573+0000 mon.c (mon.2) 7229 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:04:10.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:04:10 smithi080 bash[28361]: audit 2023-12-01T11:04:10.391203+0000 mon.a (mon.0) 7116 : audit 0 from='client.? 172.21.15.80:0/1853650690' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:04:10.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:04:10 smithi080 bash[41963]: cluster 2023-12-01T11:04:09.456259+0000 mgr.y (mgr.24362) 11268 : cluster 0 pgmap v11237: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:04:10.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:04:10 smithi080 bash[41963]: audit 2023-12-01T11:04:10.377573+0000 mon.c (mon.2) 7229 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:04:10.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:04:10 smithi080 bash[41963]: audit 2023-12-01T11:04:10.391203+0000 mon.a (mon.0) 7116 : audit 0 from='client.? 172.21.15.80:0/1853650690' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:04:12.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:04:12 smithi080 bash[28361]: cluster 2023-12-01T11:04:11.457372+0000 mgr.y (mgr.24362) 11269 : cluster 0 pgmap v11238: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:04:12.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:04:12 smithi080 bash[41963]: cluster 2023-12-01T11:04:11.457372+0000 mgr.y (mgr.24362) 11269 : cluster 0 pgmap v11238: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:04:13.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:04:12 smithi090 bash[32384]: cluster 2023-12-01T11:04:11.457372+0000 mgr.y (mgr.24362) 11269 : cluster 0 pgmap v11238: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:04:13.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:04:13 smithi080 bash[28361]: audit 2023-12-01T11:04:12.845751+0000 mon.a (mon.0) 7117 : audit 0 from='client.? 172.21.15.80:0/1095872101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:04:13.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:04:13 smithi080 bash[41963]: audit 2023-12-01T11:04:12.845751+0000 mon.a (mon.0) 7117 : audit 0 from='client.? 172.21.15.80:0/1095872101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:04:14.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:04:13 smithi090 bash[32384]: audit 2023-12-01T11:04:12.845751+0000 mon.a (mon.0) 7117 : audit 0 from='client.? 172.21.15.80:0/1095872101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:04:14.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:04:14 smithi080 bash[28361]: cluster 2023-12-01T11:04:13.458042+0000 mgr.y (mgr.24362) 11270 : cluster 0 pgmap v11239: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:04:14.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:04:14 smithi080 bash[41963]: cluster 2023-12-01T11:04:13.458042+0000 mgr.y (mgr.24362) 11270 : cluster 0 pgmap v11239: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:04:15.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:04:14 smithi090 bash[32384]: cluster 2023-12-01T11:04:13.458042+0000 mgr.y (mgr.24362) 11270 : cluster 0 pgmap v11239: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:04:16.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:04:15 smithi090 bash[32384]: audit 2023-12-01T11:04:15.293928+0000 mon.c (mon.2) 7230 : audit 0 from='client.? 172.21.15.80:0/2544261829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:04:16.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:04:15 smithi090 bash[32384]: cluster 2023-12-01T11:04:15.458826+0000 mgr.y (mgr.24362) 11271 : cluster 0 pgmap v11240: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:04:16.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:04:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:04:16] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T11:04:16.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:04:15 smithi080 bash[28361]: audit 2023-12-01T11:04:15.293928+0000 mon.c (mon.2) 7230 : audit 0 from='client.? 172.21.15.80:0/2544261829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:04:16.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:04:15 smithi080 bash[28361]: cluster 2023-12-01T11:04:15.458826+0000 mgr.y (mgr.24362) 11271 : cluster 0 pgmap v11240: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:04:16.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:04:15 smithi080 bash[41963]: audit 2023-12-01T11:04:15.293928+0000 mon.c (mon.2) 7230 : audit 0 from='client.? 172.21.15.80:0/2544261829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:04:16.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:04:15 smithi080 bash[41963]: cluster 2023-12-01T11:04:15.458826+0000 mgr.y (mgr.24362) 11271 : cluster 0 pgmap v11240: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:04:18.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:04:18 smithi090 bash[32384]: cluster 2023-12-01T11:04:17.459956+0000 mgr.y (mgr.24362) 11272 : cluster 0 pgmap v11241: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:04:18.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:04:18 smithi090 bash[32384]: audit 2023-12-01T11:04:17.747696+0000 mon.c (mon.2) 7231 : audit 0 from='client.? 172.21.15.80:0/322730419' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:04:18.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:04:18 smithi080 bash[41963]: cluster 2023-12-01T11:04:17.459956+0000 mgr.y (mgr.24362) 11272 : cluster 0 pgmap v11241: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:04:18.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:04:18 smithi080 bash[41963]: audit 2023-12-01T11:04:17.747696+0000 mon.c (mon.2) 7231 : audit 0 from='client.? 172.21.15.80:0/322730419' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:04:18.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:04:18 smithi080 bash[28361]: cluster 2023-12-01T11:04:17.459956+0000 mgr.y (mgr.24362) 11272 : cluster 0 pgmap v11241: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:04:18.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:04:18 smithi080 bash[28361]: audit 2023-12-01T11:04:17.747696+0000 mon.c (mon.2) 7231 : audit 0 from='client.? 172.21.15.80:0/322730419' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:04:19.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:04:19 smithi080 bash[28361]: audit 2023-12-01T11:04:19.187685+0000 mon.c (mon.2) 7232 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:04:19.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:04:19 smithi080 bash[41963]: audit 2023-12-01T11:04:19.187685+0000 mon.c (mon.2) 7232 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:04:20.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:04:19 smithi090 bash[32384]: audit 2023-12-01T11:04:19.187685+0000 mon.c (mon.2) 7232 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:04:20.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:04:20 smithi080 bash[41963]: cluster 2023-12-01T11:04:19.460362+0000 mgr.y (mgr.24362) 11273 : cluster 0 pgmap v11242: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:04:20.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:04:20 smithi080 bash[41963]: audit 2023-12-01T11:04:20.200793+0000 mon.a (mon.0) 7118 : audit 0 from='client.? 172.21.15.80:0/797390173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:04:20.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:04:20 smithi080 bash[28361]: cluster 2023-12-01T11:04:19.460362+0000 mgr.y (mgr.24362) 11273 : cluster 0 pgmap v11242: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:04:20.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:04:20 smithi080 bash[28361]: audit 2023-12-01T11:04:20.200793+0000 mon.a (mon.0) 7118 : audit 0 from='client.? 172.21.15.80:0/797390173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:04:21.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:04:20 smithi090 bash[32384]: cluster 2023-12-01T11:04:19.460362+0000 mgr.y (mgr.24362) 11273 : cluster 0 pgmap v11242: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:04:21.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:04:20 smithi090 bash[32384]: audit 2023-12-01T11:04:20.200793+0000 mon.a (mon.0) 7118 : audit 0 from='client.? 172.21.15.80:0/797390173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:04:22.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:04:22 smithi080 bash[28361]: cluster 2023-12-01T11:04:21.461401+0000 mgr.y (mgr.24362) 11274 : cluster 0 pgmap v11243: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:04:22.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:04:22 smithi080 bash[41963]: cluster 2023-12-01T11:04:21.461401+0000 mgr.y (mgr.24362) 11274 : cluster 0 pgmap v11243: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:04:23.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:04:22 smithi090 bash[32384]: cluster 2023-12-01T11:04:21.461401+0000 mgr.y (mgr.24362) 11274 : cluster 0 pgmap v11243: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:04:23.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:04:23 smithi080 bash[41963]: audit 2023-12-01T11:04:22.658227+0000 mon.a (mon.0) 7119 : audit 0 from='client.? 172.21.15.80:0/4147050282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:04:23.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:04:23 smithi080 bash[28361]: audit 2023-12-01T11:04:22.658227+0000 mon.a (mon.0) 7119 : audit 0 from='client.? 172.21.15.80:0/4147050282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:04:24.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:04:23 smithi090 bash[32384]: audit 2023-12-01T11:04:22.658227+0000 mon.a (mon.0) 7119 : audit 0 from='client.? 172.21.15.80:0/4147050282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:04:24.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:04:24 smithi080 bash[41963]: cluster 2023-12-01T11:04:23.462013+0000 mgr.y (mgr.24362) 11275 : cluster 0 pgmap v11244: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:04:24.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:04:24 smithi080 bash[28361]: cluster 2023-12-01T11:04:23.462013+0000 mgr.y (mgr.24362) 11275 : cluster 0 pgmap v11244: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:04:25.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:04:24 smithi090 bash[32384]: cluster 2023-12-01T11:04:23.462013+0000 mgr.y (mgr.24362) 11275 : cluster 0 pgmap v11244: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:04:26.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:04:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:04:26] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T11:04:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:04:26 smithi080 bash[41963]: audit 2023-12-01T11:04:25.031319+0000 mon.a (mon.0) 7120 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:04:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:04:26 smithi080 bash[41963]: audit 2023-12-01T11:04:25.041339+0000 mon.a (mon.0) 7121 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:04:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:04:26 smithi080 bash[41963]: audit 2023-12-01T11:04:25.161044+0000 mon.c (mon.2) 7233 : audit 0 from='client.? 172.21.15.80:0/4233480941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:04:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:04:26 smithi080 bash[41963]: audit 2023-12-01T11:04:25.380003+0000 mon.c (mon.2) 7234 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:04:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:04:26 smithi080 bash[41963]: audit 2023-12-01T11:04:25.440965+0000 mon.a (mon.0) 7122 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:04:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:04:26 smithi080 bash[41963]: audit 2023-12-01T11:04:25.456953+0000 mon.a (mon.0) 7123 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:04:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:04:26 smithi080 bash[41963]: cluster 2023-12-01T11:04:25.462385+0000 mgr.y (mgr.24362) 11276 : cluster 0 pgmap v11245: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:04:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:04:26 smithi080 bash[41963]: audit 2023-12-01T11:04:26.002325+0000 mon.c (mon.2) 7235 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:04:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:04:26 smithi080 bash[41963]: audit 2023-12-01T11:04:26.004167+0000 mon.c (mon.2) 7236 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:04:26.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:04:26 smithi080 bash[41963]: audit 2023-12-01T11:04:26.013865+0000 mon.a (mon.0) 7124 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:04:26.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:04:26 smithi080 bash[28361]: audit 2023-12-01T11:04:25.031319+0000 mon.a (mon.0) 7120 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:04:26.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:04:26 smithi080 bash[28361]: audit 2023-12-01T11:04:25.041339+0000 mon.a (mon.0) 7121 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:04:26.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:04:26 smithi080 bash[28361]: audit 2023-12-01T11:04:25.161044+0000 mon.c (mon.2) 7233 : audit 0 from='client.? 172.21.15.80:0/4233480941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:04:26.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:04:26 smithi080 bash[28361]: audit 2023-12-01T11:04:25.380003+0000 mon.c (mon.2) 7234 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:04:26.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:04:26 smithi080 bash[28361]: audit 2023-12-01T11:04:25.440965+0000 mon.a (mon.0) 7122 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:04:26.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:04:26 smithi080 bash[28361]: audit 2023-12-01T11:04:25.456953+0000 mon.a (mon.0) 7123 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:04:26.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:04:26 smithi080 bash[28361]: cluster 2023-12-01T11:04:25.462385+0000 mgr.y (mgr.24362) 11276 : cluster 0 pgmap v11245: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:04:26.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:04:26 smithi080 bash[28361]: audit 2023-12-01T11:04:26.002325+0000 mon.c (mon.2) 7235 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:04:26.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:04:26 smithi080 bash[28361]: audit 2023-12-01T11:04:26.004167+0000 mon.c (mon.2) 7236 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:04:26.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:04:26 smithi080 bash[28361]: audit 2023-12-01T11:04:26.013865+0000 mon.a (mon.0) 7124 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:04:26.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:04:26 smithi090 bash[32384]: audit 2023-12-01T11:04:25.031319+0000 mon.a (mon.0) 7120 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:04:26.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:04:26 smithi090 bash[32384]: audit 2023-12-01T11:04:25.041339+0000 mon.a (mon.0) 7121 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:04:26.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:04:26 smithi090 bash[32384]: audit 2023-12-01T11:04:25.161044+0000 mon.c (mon.2) 7233 : audit 0 from='client.? 172.21.15.80:0/4233480941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:04:26.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:04:26 smithi090 bash[32384]: audit 2023-12-01T11:04:25.380003+0000 mon.c (mon.2) 7234 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:04:26.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:04:26 smithi090 bash[32384]: audit 2023-12-01T11:04:25.440965+0000 mon.a (mon.0) 7122 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:04:26.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:04:26 smithi090 bash[32384]: audit 2023-12-01T11:04:25.456953+0000 mon.a (mon.0) 7123 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:04:26.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:04:26 smithi090 bash[32384]: cluster 2023-12-01T11:04:25.462385+0000 mgr.y (mgr.24362) 11276 : cluster 0 pgmap v11245: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:04:26.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:04:26 smithi090 bash[32384]: audit 2023-12-01T11:04:26.002325+0000 mon.c (mon.2) 7235 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:04:26.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:04:26 smithi090 bash[32384]: audit 2023-12-01T11:04:26.004167+0000 mon.c (mon.2) 7236 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:04:26.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:04:26 smithi090 bash[32384]: audit 2023-12-01T11:04:26.013865+0000 mon.a (mon.0) 7124 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:04:28.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:04:28 smithi080 bash[28361]: cluster 2023-12-01T11:04:27.463444+0000 mgr.y (mgr.24362) 11277 : cluster 0 pgmap v11246: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:04:28.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:04:28 smithi080 bash[28361]: audit 2023-12-01T11:04:27.617805+0000 mon.a (mon.0) 7125 : audit 0 from='client.? 172.21.15.80:0/699849075' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:04:28.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:04:28 smithi080 bash[41963]: cluster 2023-12-01T11:04:27.463444+0000 mgr.y (mgr.24362) 11277 : cluster 0 pgmap v11246: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:04:28.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:04:28 smithi080 bash[41963]: audit 2023-12-01T11:04:27.617805+0000 mon.a (mon.0) 7125 : audit 0 from='client.? 172.21.15.80:0/699849075' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:04:29.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:04:28 smithi090 bash[32384]: cluster 2023-12-01T11:04:27.463444+0000 mgr.y (mgr.24362) 11277 : cluster 0 pgmap v11246: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:04:29.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:04:28 smithi090 bash[32384]: audit 2023-12-01T11:04:27.617805+0000 mon.a (mon.0) 7125 : audit 0 from='client.? 172.21.15.80:0/699849075' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:04:30.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:04:30 smithi080 bash[41963]: cluster 2023-12-01T11:04:29.464127+0000 mgr.y (mgr.24362) 11278 : cluster 0 pgmap v11247: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:04:30.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:04:30 smithi080 bash[41963]: audit 2023-12-01T11:04:30.076347+0000 mon.c (mon.2) 7237 : audit 0 from='client.? 172.21.15.80:0/347184693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:04:30.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:04:30 smithi080 bash[28361]: cluster 2023-12-01T11:04:29.464127+0000 mgr.y (mgr.24362) 11278 : cluster 0 pgmap v11247: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:04:30.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:04:30 smithi080 bash[28361]: audit 2023-12-01T11:04:30.076347+0000 mon.c (mon.2) 7237 : audit 0 from='client.? 172.21.15.80:0/347184693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:04:31.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:04:30 smithi090 bash[32384]: cluster 2023-12-01T11:04:29.464127+0000 mgr.y (mgr.24362) 11278 : cluster 0 pgmap v11247: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:04:31.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:04:30 smithi090 bash[32384]: audit 2023-12-01T11:04:30.076347+0000 mon.c (mon.2) 7237 : audit 0 from='client.? 172.21.15.80:0/347184693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:04:32.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:04:32 smithi080 bash[28361]: cluster 2023-12-01T11:04:31.465190+0000 mgr.y (mgr.24362) 11279 : cluster 0 pgmap v11248: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:04:32.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:04:32 smithi080 bash[28361]: audit 2023-12-01T11:04:32.521279+0000 mon.a (mon.0) 7126 : audit 0 from='client.? 172.21.15.80:0/2750219441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:04:32.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:04:32 smithi080 bash[41963]: cluster 2023-12-01T11:04:31.465190+0000 mgr.y (mgr.24362) 11279 : cluster 0 pgmap v11248: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:04:32.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:04:32 smithi080 bash[41963]: audit 2023-12-01T11:04:32.521279+0000 mon.a (mon.0) 7126 : audit 0 from='client.? 172.21.15.80:0/2750219441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:04:33.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:04:32 smithi090 bash[32384]: cluster 2023-12-01T11:04:31.465190+0000 mgr.y (mgr.24362) 11279 : cluster 0 pgmap v11248: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:04:33.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:04:32 smithi090 bash[32384]: audit 2023-12-01T11:04:32.521279+0000 mon.a (mon.0) 7126 : audit 0 from='client.? 172.21.15.80:0/2750219441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:04:34.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:04:34 smithi080 bash[41963]: cluster 2023-12-01T11:04:33.465765+0000 mgr.y (mgr.24362) 11280 : cluster 0 pgmap v11249: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:04:34.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:04:34 smithi080 bash[28361]: cluster 2023-12-01T11:04:33.465765+0000 mgr.y (mgr.24362) 11280 : cluster 0 pgmap v11249: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:04:35.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:04:34 smithi090 bash[32384]: cluster 2023-12-01T11:04:33.465765+0000 mgr.y (mgr.24362) 11280 : cluster 0 pgmap v11249: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:04:35.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:04:35 smithi080 bash[28361]: audit 2023-12-01T11:04:34.978478+0000 mon.a (mon.0) 7127 : audit 0 from='client.? 172.21.15.80:0/11367183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:04:35.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:04:35 smithi080 bash[41963]: audit 2023-12-01T11:04:34.978478+0000 mon.a (mon.0) 7127 : audit 0 from='client.? 172.21.15.80:0/11367183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:04:36.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:04:35 smithi090 bash[32384]: audit 2023-12-01T11:04:34.978478+0000 mon.a (mon.0) 7127 : audit 0 from='client.? 172.21.15.80:0/11367183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:04:36.536 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:04:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:04:36] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T11:04:36.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:04:36 smithi080 bash[41963]: cluster 2023-12-01T11:04:35.466443+0000 mgr.y (mgr.24362) 11281 : cluster 0 pgmap v11250: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:04:36.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:04:36 smithi080 bash[28361]: cluster 2023-12-01T11:04:35.466443+0000 mgr.y (mgr.24362) 11281 : cluster 0 pgmap v11250: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:04:37.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:04:36 smithi090 bash[32384]: cluster 2023-12-01T11:04:35.466443+0000 mgr.y (mgr.24362) 11281 : cluster 0 pgmap v11250: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:04:37.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:04:37 smithi080 bash[28361]: audit 2023-12-01T11:04:37.437348+0000 mon.a (mon.0) 7128 : audit 0 from='client.? 172.21.15.80:0/3764793894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:04:37.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:04:37 smithi080 bash[41963]: audit 2023-12-01T11:04:37.437348+0000 mon.a (mon.0) 7128 : audit 0 from='client.? 172.21.15.80:0/3764793894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:04:38.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:04:37 smithi090 bash[32384]: audit 2023-12-01T11:04:37.437348+0000 mon.a (mon.0) 7128 : audit 0 from='client.? 172.21.15.80:0/3764793894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:04:38.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:04:38 smithi080 bash[41963]: cluster 2023-12-01T11:04:37.467570+0000 mgr.y (mgr.24362) 11282 : cluster 0 pgmap v11251: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:04:38.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:04:38 smithi080 bash[28361]: cluster 2023-12-01T11:04:37.467570+0000 mgr.y (mgr.24362) 11282 : cluster 0 pgmap v11251: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:04:39.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:04:38 smithi090 bash[32384]: cluster 2023-12-01T11:04:37.467570+0000 mgr.y (mgr.24362) 11282 : cluster 0 pgmap v11251: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:04:40.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:04:40 smithi080 bash[41963]: cluster 2023-12-01T11:04:39.468237+0000 mgr.y (mgr.24362) 11283 : cluster 0 pgmap v11252: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:04:40.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:04:40 smithi080 bash[41963]: audit 2023-12-01T11:04:39.891457+0000 mon.a (mon.0) 7129 : audit 0 from='client.? 172.21.15.80:0/1995735213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:04:40.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:04:40 smithi080 bash[41963]: audit 2023-12-01T11:04:40.380965+0000 mon.c (mon.2) 7238 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:04:40.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:04:40 smithi080 bash[28361]: cluster 2023-12-01T11:04:39.468237+0000 mgr.y (mgr.24362) 11283 : cluster 0 pgmap v11252: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:04:40.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:04:40 smithi080 bash[28361]: audit 2023-12-01T11:04:39.891457+0000 mon.a (mon.0) 7129 : audit 0 from='client.? 172.21.15.80:0/1995735213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:04:40.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:04:40 smithi080 bash[28361]: audit 2023-12-01T11:04:40.380965+0000 mon.c (mon.2) 7238 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:04:41.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:04:40 smithi090 bash[32384]: cluster 2023-12-01T11:04:39.468237+0000 mgr.y (mgr.24362) 11283 : cluster 0 pgmap v11252: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:04:41.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:04:40 smithi090 bash[32384]: audit 2023-12-01T11:04:39.891457+0000 mon.a (mon.0) 7129 : audit 0 from='client.? 172.21.15.80:0/1995735213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:04:41.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:04:40 smithi090 bash[32384]: audit 2023-12-01T11:04:40.380965+0000 mon.c (mon.2) 7238 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:04:42.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:04:42 smithi080 bash[28361]: cluster 2023-12-01T11:04:41.469365+0000 mgr.y (mgr.24362) 11284 : cluster 0 pgmap v11253: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:04:42.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:04:42 smithi080 bash[28361]: audit 2023-12-01T11:04:42.343676+0000 mon.a (mon.0) 7130 : audit 0 from='client.? 172.21.15.80:0/2531379716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:04:42.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:04:42 smithi080 bash[41963]: cluster 2023-12-01T11:04:41.469365+0000 mgr.y (mgr.24362) 11284 : cluster 0 pgmap v11253: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:04:42.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:04:42 smithi080 bash[41963]: audit 2023-12-01T11:04:42.343676+0000 mon.a (mon.0) 7130 : audit 0 from='client.? 172.21.15.80:0/2531379716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:04:43.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:04:42 smithi090 bash[32384]: cluster 2023-12-01T11:04:41.469365+0000 mgr.y (mgr.24362) 11284 : cluster 0 pgmap v11253: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:04:43.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:04:42 smithi090 bash[32384]: audit 2023-12-01T11:04:42.343676+0000 mon.a (mon.0) 7130 : audit 0 from='client.? 172.21.15.80:0/2531379716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:04:44.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:04:44 smithi080 bash[28361]: cluster 2023-12-01T11:04:43.469990+0000 mgr.y (mgr.24362) 11285 : cluster 0 pgmap v11254: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:04:44.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:04:44 smithi080 bash[41963]: cluster 2023-12-01T11:04:43.469990+0000 mgr.y (mgr.24362) 11285 : cluster 0 pgmap v11254: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:04:45.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:04:44 smithi090 bash[32384]: cluster 2023-12-01T11:04:43.469990+0000 mgr.y (mgr.24362) 11285 : cluster 0 pgmap v11254: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:04:45.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:04:45 smithi080 bash[28361]: audit 2023-12-01T11:04:44.806583+0000 mon.c (mon.2) 7239 : audit 0 from='client.? 172.21.15.80:0/2781160508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:04:45.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:04:45 smithi080 bash[41963]: audit 2023-12-01T11:04:44.806583+0000 mon.c (mon.2) 7239 : audit 0 from='client.? 172.21.15.80:0/2781160508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:04:46.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:04:45 smithi090 bash[32384]: audit 2023-12-01T11:04:44.806583+0000 mon.c (mon.2) 7239 : audit 0 from='client.? 172.21.15.80:0/2781160508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:04:46.562 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:04:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:04:46] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T11:04:46.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:04:46 smithi080 bash[28361]: cluster 2023-12-01T11:04:45.470723+0000 mgr.y (mgr.24362) 11286 : cluster 0 pgmap v11255: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:04:46.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:04:46 smithi080 bash[41963]: cluster 2023-12-01T11:04:45.470723+0000 mgr.y (mgr.24362) 11286 : cluster 0 pgmap v11255: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:04:47.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:04:46 smithi090 bash[32384]: cluster 2023-12-01T11:04:45.470723+0000 mgr.y (mgr.24362) 11286 : cluster 0 pgmap v11255: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:04:47.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:04:47 smithi080 bash[28361]: audit 2023-12-01T11:04:47.255696+0000 mon.a (mon.0) 7131 : audit 0 from='client.? 172.21.15.80:0/3748689606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:04:47.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:04:47 smithi080 bash[41963]: audit 2023-12-01T11:04:47.255696+0000 mon.a (mon.0) 7131 : audit 0 from='client.? 172.21.15.80:0/3748689606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:04:48.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:04:47 smithi090 bash[32384]: audit 2023-12-01T11:04:47.255696+0000 mon.a (mon.0) 7131 : audit 0 from='client.? 172.21.15.80:0/3748689606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:04:48.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:04:48 smithi080 bash[28361]: cluster 2023-12-01T11:04:47.471853+0000 mgr.y (mgr.24362) 11287 : cluster 0 pgmap v11256: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:04:48.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:04:48 smithi080 bash[41963]: cluster 2023-12-01T11:04:47.471853+0000 mgr.y (mgr.24362) 11287 : cluster 0 pgmap v11256: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:04:49.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:04:48 smithi090 bash[32384]: cluster 2023-12-01T11:04:47.471853+0000 mgr.y (mgr.24362) 11287 : cluster 0 pgmap v11256: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:04:50.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:04:50 smithi080 bash[28361]: cluster 2023-12-01T11:04:49.472338+0000 mgr.y (mgr.24362) 11288 : cluster 0 pgmap v11257: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:04:50.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:04:50 smithi080 bash[28361]: audit 2023-12-01T11:04:49.712980+0000 mon.c (mon.2) 7240 : audit 0 from='client.? 172.21.15.80:0/2960203613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:04:50.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:04:50 smithi080 bash[41963]: cluster 2023-12-01T11:04:49.472338+0000 mgr.y (mgr.24362) 11288 : cluster 0 pgmap v11257: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:04:50.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:04:50 smithi080 bash[41963]: audit 2023-12-01T11:04:49.712980+0000 mon.c (mon.2) 7240 : audit 0 from='client.? 172.21.15.80:0/2960203613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:04:51.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:04:50 smithi090 bash[32384]: cluster 2023-12-01T11:04:49.472338+0000 mgr.y (mgr.24362) 11288 : cluster 0 pgmap v11257: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:04:51.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:04:50 smithi090 bash[32384]: audit 2023-12-01T11:04:49.712980+0000 mon.c (mon.2) 7240 : audit 0 from='client.? 172.21.15.80:0/2960203613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:04:52.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:04:52 smithi080 bash[41963]: cluster 2023-12-01T11:04:51.473468+0000 mgr.y (mgr.24362) 11289 : cluster 0 pgmap v11258: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:04:52.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:04:52 smithi080 bash[41963]: audit 2023-12-01T11:04:52.167477+0000 mon.a (mon.0) 7132 : audit 0 from='client.? 172.21.15.80:0/4052665313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:04:52.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:04:52 smithi080 bash[28361]: cluster 2023-12-01T11:04:51.473468+0000 mgr.y (mgr.24362) 11289 : cluster 0 pgmap v11258: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:04:52.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:04:52 smithi080 bash[28361]: audit 2023-12-01T11:04:52.167477+0000 mon.a (mon.0) 7132 : audit 0 from='client.? 172.21.15.80:0/4052665313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:04:53.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:04:52 smithi090 bash[32384]: cluster 2023-12-01T11:04:51.473468+0000 mgr.y (mgr.24362) 11289 : cluster 0 pgmap v11258: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:04:53.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:04:52 smithi090 bash[32384]: audit 2023-12-01T11:04:52.167477+0000 mon.a (mon.0) 7132 : audit 0 from='client.? 172.21.15.80:0/4052665313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:04:54.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:04:54 smithi080 bash[28361]: cluster 2023-12-01T11:04:53.474113+0000 mgr.y (mgr.24362) 11290 : cluster 0 pgmap v11259: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:04:54.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:04:54 smithi080 bash[41963]: cluster 2023-12-01T11:04:53.474113+0000 mgr.y (mgr.24362) 11290 : cluster 0 pgmap v11259: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:04:55.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:04:54 smithi090 bash[32384]: cluster 2023-12-01T11:04:53.474113+0000 mgr.y (mgr.24362) 11290 : cluster 0 pgmap v11259: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:04:55.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:04:55 smithi080 bash[28361]: audit 2023-12-01T11:04:54.627235+0000 mon.a (mon.0) 7133 : audit 0 from='client.? 172.21.15.80:0/83422366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:04:55.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:04:55 smithi080 bash[28361]: audit 2023-12-01T11:04:55.381463+0000 mon.c (mon.2) 7241 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:04:55.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:04:55 smithi080 bash[41963]: audit 2023-12-01T11:04:54.627235+0000 mon.a (mon.0) 7133 : audit 0 from='client.? 172.21.15.80:0/83422366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:04:55.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:04:55 smithi080 bash[41963]: audit 2023-12-01T11:04:55.381463+0000 mon.c (mon.2) 7241 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:04:56.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:04:55 smithi090 bash[32384]: audit 2023-12-01T11:04:54.627235+0000 mon.a (mon.0) 7133 : audit 0 from='client.? 172.21.15.80:0/83422366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:04:56.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:04:55 smithi090 bash[32384]: audit 2023-12-01T11:04:55.381463+0000 mon.c (mon.2) 7241 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:04:56.587 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:04:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:04:56] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T11:04:56.930 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:04:56 smithi080 bash[41963]: cluster 2023-12-01T11:04:55.474676+0000 mgr.y (mgr.24362) 11291 : cluster 0 pgmap v11260: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:04:56.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:04:56 smithi080 bash[28361]: cluster 2023-12-01T11:04:55.474676+0000 mgr.y (mgr.24362) 11291 : cluster 0 pgmap v11260: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:04:57.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:04:56 smithi090 bash[32384]: cluster 2023-12-01T11:04:55.474676+0000 mgr.y (mgr.24362) 11291 : cluster 0 pgmap v11260: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:04:57.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:04:57 smithi080 bash[28361]: audit 2023-12-01T11:04:57.084794+0000 mon.a (mon.0) 7134 : audit 0 from='client.? 172.21.15.80:0/3056538408' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:04:57.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:04:57 smithi080 bash[41963]: audit 2023-12-01T11:04:57.084794+0000 mon.a (mon.0) 7134 : audit 0 from='client.? 172.21.15.80:0/3056538408' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:04:58.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:04:57 smithi090 bash[32384]: audit 2023-12-01T11:04:57.084794+0000 mon.a (mon.0) 7134 : audit 0 from='client.? 172.21.15.80:0/3056538408' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:04:58.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:04:58 smithi080 bash[28361]: cluster 2023-12-01T11:04:57.475812+0000 mgr.y (mgr.24362) 11292 : cluster 0 pgmap v11261: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:04:58.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:04:58 smithi080 bash[41963]: cluster 2023-12-01T11:04:57.475812+0000 mgr.y (mgr.24362) 11292 : cluster 0 pgmap v11261: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:04:59.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:04:58 smithi090 bash[32384]: cluster 2023-12-01T11:04:57.475812+0000 mgr.y (mgr.24362) 11292 : cluster 0 pgmap v11261: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:04:59.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:04:59 smithi080 bash[28361]: audit 2023-12-01T11:04:59.545989+0000 mon.a (mon.0) 7135 : audit 0 from='client.? 172.21.15.80:0/2669447938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:04:59.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:04:59 smithi080 bash[41963]: audit 2023-12-01T11:04:59.545989+0000 mon.a (mon.0) 7135 : audit 0 from='client.? 172.21.15.80:0/2669447938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:05:00.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:04:59 smithi090 bash[32384]: audit 2023-12-01T11:04:59.545989+0000 mon.a (mon.0) 7135 : audit 0 from='client.? 172.21.15.80:0/2669447938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:05:00.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:05:00 smithi080 bash[41963]: cluster 2023-12-01T11:04:59.476449+0000 mgr.y (mgr.24362) 11293 : cluster 0 pgmap v11262: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:05:00.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:05:00 smithi080 bash[28361]: cluster 2023-12-01T11:04:59.476449+0000 mgr.y (mgr.24362) 11293 : cluster 0 pgmap v11262: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:05:01.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:05:00 smithi090 bash[32384]: cluster 2023-12-01T11:04:59.476449+0000 mgr.y (mgr.24362) 11293 : cluster 0 pgmap v11262: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:05:01.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:05:01 smithi080 bash[41963]: cluster 2023-12-01T11:05:01.477612+0000 mgr.y (mgr.24362) 11294 : cluster 0 pgmap v11263: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:05:01.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:05:01 smithi080 bash[28361]: cluster 2023-12-01T11:05:01.477612+0000 mgr.y (mgr.24362) 11294 : cluster 0 pgmap v11263: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:05:02.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:05:01 smithi090 bash[32384]: cluster 2023-12-01T11:05:01.477612+0000 mgr.y (mgr.24362) 11294 : cluster 0 pgmap v11263: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:05:02.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:05:02 smithi080 bash[28361]: audit 2023-12-01T11:05:02.003482+0000 mon.a (mon.0) 7136 : audit 0 from='client.? 172.21.15.80:0/1664909206' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:05:02.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:05:02 smithi080 bash[41963]: audit 2023-12-01T11:05:02.003482+0000 mon.a (mon.0) 7136 : audit 0 from='client.? 172.21.15.80:0/1664909206' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:05:03.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:05:02 smithi090 bash[32384]: audit 2023-12-01T11:05:02.003482+0000 mon.a (mon.0) 7136 : audit 0 from='client.? 172.21.15.80:0/1664909206' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:05:03.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:05:03 smithi080 bash[41963]: cluster 2023-12-01T11:05:03.478222+0000 mgr.y (mgr.24362) 11295 : cluster 0 pgmap v11264: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:05:03.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:05:03 smithi080 bash[28361]: cluster 2023-12-01T11:05:03.478222+0000 mgr.y (mgr.24362) 11295 : cluster 0 pgmap v11264: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:05:04.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:05:03 smithi090 bash[32384]: cluster 2023-12-01T11:05:03.478222+0000 mgr.y (mgr.24362) 11295 : cluster 0 pgmap v11264: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:05:04.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:05:04 smithi080 bash[28361]: audit 2023-12-01T11:05:04.463050+0000 mon.a (mon.0) 7137 : audit 0 from='client.? 172.21.15.80:0/3419874565' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:05:04.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:05:04 smithi080 bash[41963]: audit 2023-12-01T11:05:04.463050+0000 mon.a (mon.0) 7137 : audit 0 from='client.? 172.21.15.80:0/3419874565' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:05:05.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:05:04 smithi090 bash[32384]: audit 2023-12-01T11:05:04.463050+0000 mon.a (mon.0) 7137 : audit 0 from='client.? 172.21.15.80:0/3419874565' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:05:06.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:05:06 smithi090 bash[32384]: cluster 2023-12-01T11:05:05.478890+0000 mgr.y (mgr.24362) 11296 : cluster 0 pgmap v11265: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:05:06.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:05:06 smithi080 bash[28361]: cluster 2023-12-01T11:05:05.478890+0000 mgr.y (mgr.24362) 11296 : cluster 0 pgmap v11265: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:05:06.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:05:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:05:06] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T11:05:06.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:05:06 smithi080 bash[41963]: cluster 2023-12-01T11:05:05.478890+0000 mgr.y (mgr.24362) 11296 : cluster 0 pgmap v11265: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:05:07.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:05:07 smithi090 bash[32384]: audit 2023-12-01T11:05:06.921224+0000 mon.a (mon.0) 7138 : audit 0 from='client.? 172.21.15.80:0/296521268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:05:07.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:05:07 smithi080 bash[28361]: audit 2023-12-01T11:05:06.921224+0000 mon.a (mon.0) 7138 : audit 0 from='client.? 172.21.15.80:0/296521268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:05:07.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:05:07 smithi080 bash[41963]: audit 2023-12-01T11:05:06.921224+0000 mon.a (mon.0) 7138 : audit 0 from='client.? 172.21.15.80:0/296521268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:05:08.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:05:08 smithi080 bash[28361]: cluster 2023-12-01T11:05:07.480081+0000 mgr.y (mgr.24362) 11297 : cluster 0 pgmap v11266: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:05:08.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:05:08 smithi080 bash[41963]: cluster 2023-12-01T11:05:07.480081+0000 mgr.y (mgr.24362) 11297 : cluster 0 pgmap v11266: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:05:08.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:05:08 smithi090 bash[32384]: cluster 2023-12-01T11:05:07.480081+0000 mgr.y (mgr.24362) 11297 : cluster 0 pgmap v11266: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:05:09.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:05:09 smithi080 bash[28361]: audit 2023-12-01T11:05:09.371156+0000 mon.c (mon.2) 7242 : audit 0 from='client.? 172.21.15.80:0/3988069947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:05:09.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:05:09 smithi080 bash[41963]: audit 2023-12-01T11:05:09.371156+0000 mon.c (mon.2) 7242 : audit 0 from='client.? 172.21.15.80:0/3988069947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:05:09.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:05:09 smithi090 bash[32384]: audit 2023-12-01T11:05:09.371156+0000 mon.c (mon.2) 7242 : audit 0 from='client.? 172.21.15.80:0/3988069947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:05:10.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:05:10 smithi090 bash[32384]: cluster 2023-12-01T11:05:09.480676+0000 mgr.y (mgr.24362) 11298 : cluster 0 pgmap v11267: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:05:10.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:05:10 smithi090 bash[32384]: audit 2023-12-01T11:05:10.381696+0000 mon.c (mon.2) 7243 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:05:10.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:05:10 smithi080 bash[28361]: cluster 2023-12-01T11:05:09.480676+0000 mgr.y (mgr.24362) 11298 : cluster 0 pgmap v11267: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:05:10.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:05:10 smithi080 bash[28361]: audit 2023-12-01T11:05:10.381696+0000 mon.c (mon.2) 7243 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:05:10.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:05:10 smithi080 bash[41963]: cluster 2023-12-01T11:05:09.480676+0000 mgr.y (mgr.24362) 11298 : cluster 0 pgmap v11267: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:05:10.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:05:10 smithi080 bash[41963]: audit 2023-12-01T11:05:10.381696+0000 mon.c (mon.2) 7243 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:05:12.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:05:12 smithi080 bash[28361]: cluster 2023-12-01T11:05:11.481751+0000 mgr.y (mgr.24362) 11299 : cluster 0 pgmap v11268: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:05:12.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:05:12 smithi080 bash[28361]: audit 2023-12-01T11:05:11.826892+0000 mon.c (mon.2) 7244 : audit 0 from='client.? 172.21.15.80:0/118577902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:05:12.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:05:12 smithi080 bash[41963]: cluster 2023-12-01T11:05:11.481751+0000 mgr.y (mgr.24362) 11299 : cluster 0 pgmap v11268: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:05:12.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:05:12 smithi080 bash[41963]: audit 2023-12-01T11:05:11.826892+0000 mon.c (mon.2) 7244 : audit 0 from='client.? 172.21.15.80:0/118577902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:05:13.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:05:12 smithi090 bash[32384]: cluster 2023-12-01T11:05:11.481751+0000 mgr.y (mgr.24362) 11299 : cluster 0 pgmap v11268: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:05:13.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:05:12 smithi090 bash[32384]: audit 2023-12-01T11:05:11.826892+0000 mon.c (mon.2) 7244 : audit 0 from='client.? 172.21.15.80:0/118577902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:05:14.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:05:14 smithi080 bash[41963]: cluster 2023-12-01T11:05:13.482413+0000 mgr.y (mgr.24362) 11300 : cluster 0 pgmap v11269: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:05:14.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:05:14 smithi080 bash[41963]: audit 2023-12-01T11:05:14.283380+0000 mon.a (mon.0) 7139 : audit 0 from='client.? 172.21.15.80:0/1356130115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:05:14.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:05:14 smithi080 bash[28361]: cluster 2023-12-01T11:05:13.482413+0000 mgr.y (mgr.24362) 11300 : cluster 0 pgmap v11269: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:05:14.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:05:14 smithi080 bash[28361]: audit 2023-12-01T11:05:14.283380+0000 mon.a (mon.0) 7139 : audit 0 from='client.? 172.21.15.80:0/1356130115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:05:15.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:05:14 smithi090 bash[32384]: cluster 2023-12-01T11:05:13.482413+0000 mgr.y (mgr.24362) 11300 : cluster 0 pgmap v11269: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:05:15.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:05:14 smithi090 bash[32384]: audit 2023-12-01T11:05:14.283380+0000 mon.a (mon.0) 7139 : audit 0 from='client.? 172.21.15.80:0/1356130115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:05:16.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:05:16 smithi090 bash[32384]: cluster 2023-12-01T11:05:15.483120+0000 mgr.y (mgr.24362) 11301 : cluster 0 pgmap v11270: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:05:16.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:05:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:05:16] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T11:05:16.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:05:16 smithi080 bash[41963]: cluster 2023-12-01T11:05:15.483120+0000 mgr.y (mgr.24362) 11301 : cluster 0 pgmap v11270: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:05:16.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:05:16 smithi080 bash[28361]: cluster 2023-12-01T11:05:15.483120+0000 mgr.y (mgr.24362) 11301 : cluster 0 pgmap v11270: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:05:17.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:05:17 smithi090 bash[32384]: audit 2023-12-01T11:05:16.739750+0000 mon.c (mon.2) 7245 : audit 0 from='client.? 172.21.15.80:0/2468724062' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:05:17.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:05:17 smithi080 bash[28361]: audit 2023-12-01T11:05:16.739750+0000 mon.c (mon.2) 7245 : audit 0 from='client.? 172.21.15.80:0/2468724062' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:05:17.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:05:17 smithi080 bash[41963]: audit 2023-12-01T11:05:16.739750+0000 mon.c (mon.2) 7245 : audit 0 from='client.? 172.21.15.80:0/2468724062' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:05:18.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:05:18 smithi090 bash[32384]: cluster 2023-12-01T11:05:17.484354+0000 mgr.y (mgr.24362) 11302 : cluster 0 pgmap v11271: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:05:18.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:05:18 smithi080 bash[28361]: cluster 2023-12-01T11:05:17.484354+0000 mgr.y (mgr.24362) 11302 : cluster 0 pgmap v11271: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:05:18.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:05:18 smithi080 bash[41963]: cluster 2023-12-01T11:05:17.484354+0000 mgr.y (mgr.24362) 11302 : cluster 0 pgmap v11271: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:05:19.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:05:19 smithi090 bash[32384]: audit 2023-12-01T11:05:19.191528+0000 mon.a (mon.0) 7140 : audit 0 from='client.? 172.21.15.80:0/3897060303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:05:19.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:05:19 smithi080 bash[28361]: audit 2023-12-01T11:05:19.191528+0000 mon.a (mon.0) 7140 : audit 0 from='client.? 172.21.15.80:0/3897060303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:05:19.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:05:19 smithi080 bash[41963]: audit 2023-12-01T11:05:19.191528+0000 mon.a (mon.0) 7140 : audit 0 from='client.? 172.21.15.80:0/3897060303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:05:20.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:05:20 smithi090 bash[32384]: cluster 2023-12-01T11:05:19.485035+0000 mgr.y (mgr.24362) 11303 : cluster 0 pgmap v11272: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:05:20.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:05:20 smithi080 bash[28361]: cluster 2023-12-01T11:05:19.485035+0000 mgr.y (mgr.24362) 11303 : cluster 0 pgmap v11272: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:05:20.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:05:20 smithi080 bash[41963]: cluster 2023-12-01T11:05:19.485035+0000 mgr.y (mgr.24362) 11303 : cluster 0 pgmap v11272: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:05:22.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:05:22 smithi080 bash[41963]: cluster 2023-12-01T11:05:21.486125+0000 mgr.y (mgr.24362) 11304 : cluster 0 pgmap v11273: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:05:22.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:05:22 smithi080 bash[41963]: audit 2023-12-01T11:05:21.645024+0000 mon.a (mon.0) 7141 : audit 0 from='client.? 172.21.15.80:0/1153206033' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:05:22.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:05:22 smithi080 bash[28361]: cluster 2023-12-01T11:05:21.486125+0000 mgr.y (mgr.24362) 11304 : cluster 0 pgmap v11273: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:05:22.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:05:22 smithi080 bash[28361]: audit 2023-12-01T11:05:21.645024+0000 mon.a (mon.0) 7141 : audit 0 from='client.? 172.21.15.80:0/1153206033' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:05:23.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:05:22 smithi090 bash[32384]: cluster 2023-12-01T11:05:21.486125+0000 mgr.y (mgr.24362) 11304 : cluster 0 pgmap v11273: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:05:23.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:05:22 smithi090 bash[32384]: audit 2023-12-01T11:05:21.645024+0000 mon.a (mon.0) 7141 : audit 0 from='client.? 172.21.15.80:0/1153206033' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:05:24.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:05:24 smithi080 bash[41963]: cluster 2023-12-01T11:05:23.486796+0000 mgr.y (mgr.24362) 11305 : cluster 0 pgmap v11274: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:05:24.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:05:24 smithi080 bash[41963]: audit 2023-12-01T11:05:24.098421+0000 mon.c (mon.2) 7246 : audit 0 from='client.? 172.21.15.80:0/465865180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:05:24.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:05:24 smithi080 bash[28361]: cluster 2023-12-01T11:05:23.486796+0000 mgr.y (mgr.24362) 11305 : cluster 0 pgmap v11274: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:05:24.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:05:24 smithi080 bash[28361]: audit 2023-12-01T11:05:24.098421+0000 mon.c (mon.2) 7246 : audit 0 from='client.? 172.21.15.80:0/465865180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:05:25.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:05:24 smithi090 bash[32384]: cluster 2023-12-01T11:05:23.486796+0000 mgr.y (mgr.24362) 11305 : cluster 0 pgmap v11274: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:05:25.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:05:24 smithi090 bash[32384]: audit 2023-12-01T11:05:24.098421+0000 mon.c (mon.2) 7246 : audit 0 from='client.? 172.21.15.80:0/465865180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:05:26.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:05:26 smithi090 bash[32384]: audit 2023-12-01T11:05:25.382233+0000 mon.c (mon.2) 7247 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:05:26.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:05:26 smithi090 bash[32384]: cluster 2023-12-01T11:05:25.487482+0000 mgr.y (mgr.24362) 11306 : cluster 0 pgmap v11275: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:05:26.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:05:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:05:26] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T11:05:26.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:05:26 smithi080 bash[28361]: audit 2023-12-01T11:05:25.382233+0000 mon.c (mon.2) 7247 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:05:26.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:05:26 smithi080 bash[28361]: cluster 2023-12-01T11:05:25.487482+0000 mgr.y (mgr.24362) 11306 : cluster 0 pgmap v11275: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:05:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:05:26 smithi080 bash[41963]: audit 2023-12-01T11:05:25.382233+0000 mon.c (mon.2) 7247 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:05:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:05:26 smithi080 bash[41963]: cluster 2023-12-01T11:05:25.487482+0000 mgr.y (mgr.24362) 11306 : cluster 0 pgmap v11275: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:05:27.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:05:27 smithi090 bash[32384]: audit 2023-12-01T11:05:26.099439+0000 mon.c (mon.2) 7248 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:05:27.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:05:27 smithi090 bash[32384]: audit 2023-12-01T11:05:26.478272+0000 mon.a (mon.0) 7142 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:05:27.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:05:27 smithi090 bash[32384]: audit 2023-12-01T11:05:26.494313+0000 mon.a (mon.0) 7143 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:05:27.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:05:27 smithi090 bash[32384]: audit 2023-12-01T11:05:26.559590+0000 mon.c (mon.2) 7249 : audit 0 from='client.? 172.21.15.80:0/4103964786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:05:27.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:05:27 smithi080 bash[28361]: audit 2023-12-01T11:05:26.099439+0000 mon.c (mon.2) 7248 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:05:27.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:05:27 smithi080 bash[28361]: audit 2023-12-01T11:05:26.478272+0000 mon.a (mon.0) 7142 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:05:27.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:05:27 smithi080 bash[28361]: audit 2023-12-01T11:05:26.494313+0000 mon.a (mon.0) 7143 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:05:27.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:05:27 smithi080 bash[28361]: audit 2023-12-01T11:05:26.559590+0000 mon.c (mon.2) 7249 : audit 0 from='client.? 172.21.15.80:0/4103964786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:05:27.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:05:27 smithi080 bash[41963]: audit 2023-12-01T11:05:26.099439+0000 mon.c (mon.2) 7248 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:05:27.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:05:27 smithi080 bash[41963]: audit 2023-12-01T11:05:26.478272+0000 mon.a (mon.0) 7142 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:05:27.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:05:27 smithi080 bash[41963]: audit 2023-12-01T11:05:26.494313+0000 mon.a (mon.0) 7143 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:05:27.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:05:27 smithi080 bash[41963]: audit 2023-12-01T11:05:26.559590+0000 mon.c (mon.2) 7249 : audit 0 from='client.? 172.21.15.80:0/4103964786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:05:28.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:05:28 smithi080 bash[28361]: cluster 2023-12-01T11:05:27.488676+0000 mgr.y (mgr.24362) 11307 : cluster 0 pgmap v11276: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:05:28.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:05:28 smithi080 bash[41963]: cluster 2023-12-01T11:05:27.488676+0000 mgr.y (mgr.24362) 11307 : cluster 0 pgmap v11276: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:05:28.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:05:28 smithi090 bash[32384]: cluster 2023-12-01T11:05:27.488676+0000 mgr.y (mgr.24362) 11307 : cluster 0 pgmap v11276: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:05:29.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:05:29 smithi080 bash[28361]: audit 2023-12-01T11:05:29.011260+0000 mon.a (mon.0) 7144 : audit 0 from='client.? 172.21.15.80:0/2072804069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:05:29.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:05:29 smithi080 bash[41963]: audit 2023-12-01T11:05:29.011260+0000 mon.a (mon.0) 7144 : audit 0 from='client.? 172.21.15.80:0/2072804069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:05:29.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:05:29 smithi090 bash[32384]: audit 2023-12-01T11:05:29.011260+0000 mon.a (mon.0) 7144 : audit 0 from='client.? 172.21.15.80:0/2072804069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:05:30.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:05:30 smithi080 bash[28361]: cluster 2023-12-01T11:05:29.489398+0000 mgr.y (mgr.24362) 11308 : cluster 0 pgmap v11277: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:05:30.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:05:30 smithi080 bash[41963]: cluster 2023-12-01T11:05:29.489398+0000 mgr.y (mgr.24362) 11308 : cluster 0 pgmap v11277: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:05:30.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:05:30 smithi090 bash[32384]: cluster 2023-12-01T11:05:29.489398+0000 mgr.y (mgr.24362) 11308 : cluster 0 pgmap v11277: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:05:31.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:05:31 smithi080 bash[41963]: audit 2023-12-01T11:05:31.472518+0000 mon.c (mon.2) 7250 : audit 0 from='client.? 172.21.15.80:0/185756398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:05:31.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:05:31 smithi080 bash[28361]: audit 2023-12-01T11:05:31.472518+0000 mon.c (mon.2) 7250 : audit 0 from='client.? 172.21.15.80:0/185756398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:05:32.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:05:31 smithi090 bash[32384]: audit 2023-12-01T11:05:31.472518+0000 mon.c (mon.2) 7250 : audit 0 from='client.? 172.21.15.80:0/185756398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:05:32.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:05:32 smithi080 bash[28361]: cluster 2023-12-01T11:05:31.490401+0000 mgr.y (mgr.24362) 11309 : cluster 0 pgmap v11278: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:05:32.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:05:32 smithi080 bash[28361]: audit 2023-12-01T11:05:32.337776+0000 mon.a (mon.0) 7145 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:05:32.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:05:32 smithi080 bash[28361]: audit 2023-12-01T11:05:32.347902+0000 mon.a (mon.0) 7146 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:05:32.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:05:32 smithi080 bash[28361]: audit 2023-12-01T11:05:32.354464+0000 mon.a (mon.0) 7147 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:05:32.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:05:32 smithi080 bash[28361]: audit 2023-12-01T11:05:32.365269+0000 mon.a (mon.0) 7148 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:05:32.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:05:32 smithi080 bash[41963]: cluster 2023-12-01T11:05:31.490401+0000 mgr.y (mgr.24362) 11309 : cluster 0 pgmap v11278: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:05:32.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:05:32 smithi080 bash[41963]: audit 2023-12-01T11:05:32.337776+0000 mon.a (mon.0) 7145 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:05:32.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:05:32 smithi080 bash[41963]: audit 2023-12-01T11:05:32.347902+0000 mon.a (mon.0) 7146 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:05:32.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:05:32 smithi080 bash[41963]: audit 2023-12-01T11:05:32.354464+0000 mon.a (mon.0) 7147 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:05:32.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:05:32 smithi080 bash[41963]: audit 2023-12-01T11:05:32.365269+0000 mon.a (mon.0) 7148 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:05:33.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:05:32 smithi090 bash[32384]: cluster 2023-12-01T11:05:31.490401+0000 mgr.y (mgr.24362) 11309 : cluster 0 pgmap v11278: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:05:33.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:05:32 smithi090 bash[32384]: audit 2023-12-01T11:05:32.337776+0000 mon.a (mon.0) 7145 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:05:33.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:05:32 smithi090 bash[32384]: audit 2023-12-01T11:05:32.347902+0000 mon.a (mon.0) 7146 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:05:33.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:05:32 smithi090 bash[32384]: audit 2023-12-01T11:05:32.354464+0000 mon.a (mon.0) 7147 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:05:33.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:05:32 smithi090 bash[32384]: audit 2023-12-01T11:05:32.365269+0000 mon.a (mon.0) 7148 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:05:33.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:05:33 smithi080 bash[28361]: audit 2023-12-01T11:05:32.889795+0000 mon.c (mon.2) 7251 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:05:33.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:05:33 smithi080 bash[28361]: audit 2023-12-01T11:05:32.891364+0000 mon.c (mon.2) 7252 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:05:33.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:05:33 smithi080 bash[28361]: audit 2023-12-01T11:05:32.902372+0000 mon.a (mon.0) 7149 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:05:33.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:05:33 smithi080 bash[41963]: audit 2023-12-01T11:05:32.889795+0000 mon.c (mon.2) 7251 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:05:33.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:05:33 smithi080 bash[41963]: audit 2023-12-01T11:05:32.891364+0000 mon.c (mon.2) 7252 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:05:33.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:05:33 smithi080 bash[41963]: audit 2023-12-01T11:05:32.902372+0000 mon.a (mon.0) 7149 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:05:34.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:05:33 smithi090 bash[32384]: audit 2023-12-01T11:05:32.889795+0000 mon.c (mon.2) 7251 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:05:34.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:05:33 smithi090 bash[32384]: audit 2023-12-01T11:05:32.891364+0000 mon.c (mon.2) 7252 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:05:34.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:05:33 smithi090 bash[32384]: audit 2023-12-01T11:05:32.902372+0000 mon.a (mon.0) 7149 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:05:34.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:05:34 smithi080 bash[28361]: cluster 2023-12-01T11:05:33.491059+0000 mgr.y (mgr.24362) 11310 : cluster 0 pgmap v11279: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:05:34.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:05:34 smithi080 bash[28361]: audit 2023-12-01T11:05:33.924622+0000 mon.a (mon.0) 7150 : audit 0 from='client.? 172.21.15.80:0/1003591413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:05:34.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:05:34 smithi080 bash[41963]: cluster 2023-12-01T11:05:33.491059+0000 mgr.y (mgr.24362) 11310 : cluster 0 pgmap v11279: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:05:34.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:05:34 smithi080 bash[41963]: audit 2023-12-01T11:05:33.924622+0000 mon.a (mon.0) 7150 : audit 0 from='client.? 172.21.15.80:0/1003591413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:05:35.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:05:34 smithi090 bash[32384]: cluster 2023-12-01T11:05:33.491059+0000 mgr.y (mgr.24362) 11310 : cluster 0 pgmap v11279: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:05:35.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:05:34 smithi090 bash[32384]: audit 2023-12-01T11:05:33.924622+0000 mon.a (mon.0) 7150 : audit 0 from='client.? 172.21.15.80:0/1003591413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:05:36.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:05:36 smithi090 bash[32384]: cluster 2023-12-01T11:05:35.491764+0000 mgr.y (mgr.24362) 11311 : cluster 0 pgmap v11280: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:05:36.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:05:36 smithi080 bash[28361]: cluster 2023-12-01T11:05:35.491764+0000 mgr.y (mgr.24362) 11311 : cluster 0 pgmap v11280: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:05:36.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:05:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:05:36] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T11:05:36.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:05:36 smithi080 bash[41963]: cluster 2023-12-01T11:05:35.491764+0000 mgr.y (mgr.24362) 11311 : cluster 0 pgmap v11280: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:05:37.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:05:37 smithi090 bash[32384]: audit 2023-12-01T11:05:36.379382+0000 mon.c (mon.2) 7253 : audit 0 from='client.? 172.21.15.80:0/2094393167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:05:37.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:05:37 smithi080 bash[41963]: audit 2023-12-01T11:05:36.379382+0000 mon.c (mon.2) 7253 : audit 0 from='client.? 172.21.15.80:0/2094393167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:05:37.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:05:37 smithi080 bash[28361]: audit 2023-12-01T11:05:36.379382+0000 mon.c (mon.2) 7253 : audit 0 from='client.? 172.21.15.80:0/2094393167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:05:38.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:05:38 smithi080 bash[28361]: cluster 2023-12-01T11:05:37.492906+0000 mgr.y (mgr.24362) 11312 : cluster 0 pgmap v11281: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:05:38.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:05:38 smithi080 bash[41963]: cluster 2023-12-01T11:05:37.492906+0000 mgr.y (mgr.24362) 11312 : cluster 0 pgmap v11281: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:05:38.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:05:38 smithi090 bash[32384]: cluster 2023-12-01T11:05:37.492906+0000 mgr.y (mgr.24362) 11312 : cluster 0 pgmap v11281: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:05:39.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:05:39 smithi080 bash[28361]: audit 2023-12-01T11:05:38.830898+0000 mon.a (mon.0) 7151 : audit 0 from='client.? 172.21.15.80:0/3818807000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:05:39.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:05:39 smithi080 bash[41963]: audit 2023-12-01T11:05:38.830898+0000 mon.a (mon.0) 7151 : audit 0 from='client.? 172.21.15.80:0/3818807000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:05:39.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:05:39 smithi090 bash[32384]: audit 2023-12-01T11:05:38.830898+0000 mon.a (mon.0) 7151 : audit 0 from='client.? 172.21.15.80:0/3818807000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:05:40.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:05:40 smithi080 bash[28361]: cluster 2023-12-01T11:05:39.493540+0000 mgr.y (mgr.24362) 11313 : cluster 0 pgmap v11282: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:05:40.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:05:40 smithi080 bash[41963]: cluster 2023-12-01T11:05:39.493540+0000 mgr.y (mgr.24362) 11313 : cluster 0 pgmap v11282: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:05:40.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:05:40 smithi090 bash[32384]: cluster 2023-12-01T11:05:39.493540+0000 mgr.y (mgr.24362) 11313 : cluster 0 pgmap v11282: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:05:41.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:05:41 smithi080 bash[28361]: audit 2023-12-01T11:05:40.382526+0000 mon.c (mon.2) 7254 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:05:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:05:41 smithi080 bash[41963]: audit 2023-12-01T11:05:40.382526+0000 mon.c (mon.2) 7254 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:05:41.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:05:41 smithi090 bash[32384]: audit 2023-12-01T11:05:40.382526+0000 mon.c (mon.2) 7254 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:05:42.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:05:42 smithi080 bash[41963]: audit 2023-12-01T11:05:41.289930+0000 mon.a (mon.0) 7152 : audit 0 from='client.? 172.21.15.80:0/1686685555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:05:42.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:05:42 smithi080 bash[41963]: cluster 2023-12-01T11:05:41.494783+0000 mgr.y (mgr.24362) 11314 : cluster 0 pgmap v11283: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:05:42.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:05:42 smithi080 bash[28361]: audit 2023-12-01T11:05:41.289930+0000 mon.a (mon.0) 7152 : audit 0 from='client.? 172.21.15.80:0/1686685555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:05:42.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:05:42 smithi080 bash[28361]: cluster 2023-12-01T11:05:41.494783+0000 mgr.y (mgr.24362) 11314 : cluster 0 pgmap v11283: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:05:42.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:05:42 smithi090 bash[32384]: audit 2023-12-01T11:05:41.289930+0000 mon.a (mon.0) 7152 : audit 0 from='client.? 172.21.15.80:0/1686685555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:05:42.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:05:42 smithi090 bash[32384]: cluster 2023-12-01T11:05:41.494783+0000 mgr.y (mgr.24362) 11314 : cluster 0 pgmap v11283: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:05:44.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:05:44 smithi080 bash[41963]: cluster 2023-12-01T11:05:43.495282+0000 mgr.y (mgr.24362) 11315 : cluster 0 pgmap v11284: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:05:44.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:05:44 smithi080 bash[41963]: audit 2023-12-01T11:05:43.751649+0000 mon.c (mon.2) 7255 : audit 0 from='client.? 172.21.15.80:0/2352784095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:05:44.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:05:44 smithi080 bash[28361]: cluster 2023-12-01T11:05:43.495282+0000 mgr.y (mgr.24362) 11315 : cluster 0 pgmap v11284: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:05:44.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:05:44 smithi080 bash[28361]: audit 2023-12-01T11:05:43.751649+0000 mon.c (mon.2) 7255 : audit 0 from='client.? 172.21.15.80:0/2352784095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:05:45.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:05:44 smithi090 bash[32384]: cluster 2023-12-01T11:05:43.495282+0000 mgr.y (mgr.24362) 11315 : cluster 0 pgmap v11284: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:05:45.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:05:44 smithi090 bash[32384]: audit 2023-12-01T11:05:43.751649+0000 mon.c (mon.2) 7255 : audit 0 from='client.? 172.21.15.80:0/2352784095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:05:46.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:05:46 smithi090 bash[32384]: cluster 2023-12-01T11:05:45.495976+0000 mgr.y (mgr.24362) 11316 : cluster 0 pgmap v11285: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:05:46.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:05:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:05:46] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T11:05:46.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:05:46 smithi080 bash[28361]: cluster 2023-12-01T11:05:45.495976+0000 mgr.y (mgr.24362) 11316 : cluster 0 pgmap v11285: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:05:46.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:05:46 smithi080 bash[41963]: cluster 2023-12-01T11:05:45.495976+0000 mgr.y (mgr.24362) 11316 : cluster 0 pgmap v11285: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:05:47.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:05:47 smithi080 bash[28361]: audit 2023-12-01T11:05:46.203118+0000 mon.a (mon.0) 7153 : audit 0 from='client.? 172.21.15.80:0/539351129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:05:47.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:05:47 smithi080 bash[41963]: audit 2023-12-01T11:05:46.203118+0000 mon.a (mon.0) 7153 : audit 0 from='client.? 172.21.15.80:0/539351129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:05:47.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:05:47 smithi090 bash[32384]: audit 2023-12-01T11:05:46.203118+0000 mon.a (mon.0) 7153 : audit 0 from='client.? 172.21.15.80:0/539351129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:05:48.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:05:48 smithi080 bash[28361]: cluster 2023-12-01T11:05:47.497099+0000 mgr.y (mgr.24362) 11317 : cluster 0 pgmap v11286: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:05:48.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:05:48 smithi080 bash[41963]: cluster 2023-12-01T11:05:47.497099+0000 mgr.y (mgr.24362) 11317 : cluster 0 pgmap v11286: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:05:48.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:05:48 smithi090 bash[32384]: cluster 2023-12-01T11:05:47.497099+0000 mgr.y (mgr.24362) 11317 : cluster 0 pgmap v11286: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:05:49.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:05:49 smithi080 bash[28361]: audit 2023-12-01T11:05:48.656573+0000 mon.c (mon.2) 7256 : audit 0 from='client.? 172.21.15.80:0/4195813767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:05:49.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:05:49 smithi080 bash[41963]: audit 2023-12-01T11:05:48.656573+0000 mon.c (mon.2) 7256 : audit 0 from='client.? 172.21.15.80:0/4195813767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:05:49.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:05:49 smithi090 bash[32384]: audit 2023-12-01T11:05:48.656573+0000 mon.c (mon.2) 7256 : audit 0 from='client.? 172.21.15.80:0/4195813767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:05:50.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:05:50 smithi080 bash[28361]: cluster 2023-12-01T11:05:49.497767+0000 mgr.y (mgr.24362) 11318 : cluster 0 pgmap v11287: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:05:50.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:05:50 smithi080 bash[41963]: cluster 2023-12-01T11:05:49.497767+0000 mgr.y (mgr.24362) 11318 : cluster 0 pgmap v11287: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:05:50.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:05:50 smithi090 bash[32384]: cluster 2023-12-01T11:05:49.497767+0000 mgr.y (mgr.24362) 11318 : cluster 0 pgmap v11287: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:05:51.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:05:51 smithi080 bash[28361]: audit 2023-12-01T11:05:51.116647+0000 mon.c (mon.2) 7257 : audit 0 from='client.? 172.21.15.80:0/2815426529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:05:51.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:05:51 smithi080 bash[41963]: audit 2023-12-01T11:05:51.116647+0000 mon.c (mon.2) 7257 : audit 0 from='client.? 172.21.15.80:0/2815426529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:05:51.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:05:51 smithi090 bash[32384]: audit 2023-12-01T11:05:51.116647+0000 mon.c (mon.2) 7257 : audit 0 from='client.? 172.21.15.80:0/2815426529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:05:52.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:05:52 smithi080 bash[28361]: cluster 2023-12-01T11:05:51.498886+0000 mgr.y (mgr.24362) 11319 : cluster 0 pgmap v11288: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:05:52.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:05:52 smithi080 bash[41963]: cluster 2023-12-01T11:05:51.498886+0000 mgr.y (mgr.24362) 11319 : cluster 0 pgmap v11288: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:05:52.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:05:52 smithi090 bash[32384]: cluster 2023-12-01T11:05:51.498886+0000 mgr.y (mgr.24362) 11319 : cluster 0 pgmap v11288: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:05:54.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:05:54 smithi080 bash[28361]: cluster 2023-12-01T11:05:53.499338+0000 mgr.y (mgr.24362) 11320 : cluster 0 pgmap v11289: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:05:54.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:05:54 smithi080 bash[28361]: audit 2023-12-01T11:05:53.571120+0000 mon.a (mon.0) 7154 : audit 0 from='client.? 172.21.15.80:0/4196309465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:05:54.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:05:54 smithi080 bash[41963]: cluster 2023-12-01T11:05:53.499338+0000 mgr.y (mgr.24362) 11320 : cluster 0 pgmap v11289: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:05:54.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:05:54 smithi080 bash[41963]: audit 2023-12-01T11:05:53.571120+0000 mon.a (mon.0) 7154 : audit 0 from='client.? 172.21.15.80:0/4196309465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:05:55.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:05:54 smithi090 bash[32384]: cluster 2023-12-01T11:05:53.499338+0000 mgr.y (mgr.24362) 11320 : cluster 0 pgmap v11289: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:05:55.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:05:54 smithi090 bash[32384]: audit 2023-12-01T11:05:53.571120+0000 mon.a (mon.0) 7154 : audit 0 from='client.? 172.21.15.80:0/4196309465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:05:56.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:05:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:05:56] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T11:05:56.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:05:56 smithi080 bash[41963]: audit 2023-12-01T11:05:55.383110+0000 mon.c (mon.2) 7258 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:05:56.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:05:56 smithi080 bash[41963]: cluster 2023-12-01T11:05:55.500006+0000 mgr.y (mgr.24362) 11321 : cluster 0 pgmap v11290: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:05:56.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:05:56 smithi080 bash[28361]: audit 2023-12-01T11:05:55.383110+0000 mon.c (mon.2) 7258 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:05:56.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:05:56 smithi080 bash[28361]: cluster 2023-12-01T11:05:55.500006+0000 mgr.y (mgr.24362) 11321 : cluster 0 pgmap v11290: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:05:56.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:05:56 smithi090 bash[32384]: audit 2023-12-01T11:05:55.383110+0000 mon.c (mon.2) 7258 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:05:56.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:05:56 smithi090 bash[32384]: cluster 2023-12-01T11:05:55.500006+0000 mgr.y (mgr.24362) 11321 : cluster 0 pgmap v11290: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:05:57.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:05:57 smithi080 bash[41963]: audit 2023-12-01T11:05:56.030431+0000 mon.c (mon.2) 7259 : audit 0 from='client.? 172.21.15.80:0/2297284564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:05:57.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:05:57 smithi080 bash[28361]: audit 2023-12-01T11:05:56.030431+0000 mon.c (mon.2) 7259 : audit 0 from='client.? 172.21.15.80:0/2297284564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:05:57.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:05:57 smithi090 bash[32384]: audit 2023-12-01T11:05:56.030431+0000 mon.c (mon.2) 7259 : audit 0 from='client.? 172.21.15.80:0/2297284564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:05:58.430 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:05:58 smithi080 bash[41963]: cluster 2023-12-01T11:05:57.501115+0000 mgr.y (mgr.24362) 11322 : cluster 0 pgmap v11291: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:05:58.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:05:58 smithi080 bash[28361]: cluster 2023-12-01T11:05:57.501115+0000 mgr.y (mgr.24362) 11322 : cluster 0 pgmap v11291: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:05:58.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:05:58 smithi090 bash[32384]: cluster 2023-12-01T11:05:57.501115+0000 mgr.y (mgr.24362) 11322 : cluster 0 pgmap v11291: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:05:59.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:05:59 smithi080 bash[28361]: audit 2023-12-01T11:05:58.490545+0000 mon.a (mon.0) 7155 : audit 0 from='client.? 172.21.15.80:0/171458454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:05:59.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:05:59 smithi080 bash[41963]: audit 2023-12-01T11:05:58.490545+0000 mon.a (mon.0) 7155 : audit 0 from='client.? 172.21.15.80:0/171458454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:05:59.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:05:59 smithi090 bash[32384]: audit 2023-12-01T11:05:58.490545+0000 mon.a (mon.0) 7155 : audit 0 from='client.? 172.21.15.80:0/171458454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:06:00.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:06:00 smithi080 bash[28361]: cluster 2023-12-01T11:05:59.501800+0000 mgr.y (mgr.24362) 11323 : cluster 0 pgmap v11292: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:06:00.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:06:00 smithi080 bash[41963]: cluster 2023-12-01T11:05:59.501800+0000 mgr.y (mgr.24362) 11323 : cluster 0 pgmap v11292: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:06:00.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:06:00 smithi090 bash[32384]: cluster 2023-12-01T11:05:59.501800+0000 mgr.y (mgr.24362) 11323 : cluster 0 pgmap v11292: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:06:01.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:06:01 smithi080 bash[28361]: audit 2023-12-01T11:06:00.941168+0000 mon.a (mon.0) 7156 : audit 0 from='client.? 172.21.15.80:0/3685816448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:06:01.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:06:01 smithi080 bash[41963]: audit 2023-12-01T11:06:00.941168+0000 mon.a (mon.0) 7156 : audit 0 from='client.? 172.21.15.80:0/3685816448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:06:01.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:06:01 smithi090 bash[32384]: audit 2023-12-01T11:06:00.941168+0000 mon.a (mon.0) 7156 : audit 0 from='client.? 172.21.15.80:0/3685816448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:06:02.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:06:02 smithi080 bash[28361]: cluster 2023-12-01T11:06:01.502988+0000 mgr.y (mgr.24362) 11324 : cluster 0 pgmap v11293: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:06:02.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:06:02 smithi080 bash[41963]: cluster 2023-12-01T11:06:01.502988+0000 mgr.y (mgr.24362) 11324 : cluster 0 pgmap v11293: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:06:02.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:06:02 smithi090 bash[32384]: cluster 2023-12-01T11:06:01.502988+0000 mgr.y (mgr.24362) 11324 : cluster 0 pgmap v11293: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:06:03.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:06:03 smithi090 bash[32384]: audit 2023-12-01T11:06:03.400632+0000 mon.c (mon.2) 7260 : audit 0 from='client.? 172.21.15.80:0/3680567438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:06:03.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:06:03 smithi080 bash[28361]: audit 2023-12-01T11:06:03.400632+0000 mon.c (mon.2) 7260 : audit 0 from='client.? 172.21.15.80:0/3680567438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:06:03.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:06:03 smithi080 bash[41963]: audit 2023-12-01T11:06:03.400632+0000 mon.c (mon.2) 7260 : audit 0 from='client.? 172.21.15.80:0/3680567438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:06:04.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:06:04 smithi090 bash[32384]: cluster 2023-12-01T11:06:03.503607+0000 mgr.y (mgr.24362) 11325 : cluster 0 pgmap v11294: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:06:04.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:06:04 smithi080 bash[28361]: cluster 2023-12-01T11:06:03.503607+0000 mgr.y (mgr.24362) 11325 : cluster 0 pgmap v11294: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:06:04.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:06:04 smithi080 bash[41963]: cluster 2023-12-01T11:06:03.503607+0000 mgr.y (mgr.24362) 11325 : cluster 0 pgmap v11294: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:06:06.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:06:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:06:06] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T11:06:06.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:06:06 smithi080 bash[28361]: cluster 2023-12-01T11:06:05.504190+0000 mgr.y (mgr.24362) 11326 : cluster 0 pgmap v11295: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:06:06.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:06:06 smithi080 bash[28361]: audit 2023-12-01T11:06:05.860841+0000 mon.c (mon.2) 7261 : audit 0 from='client.? 172.21.15.80:0/646783285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:06:06.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:06:06 smithi080 bash[41963]: cluster 2023-12-01T11:06:05.504190+0000 mgr.y (mgr.24362) 11326 : cluster 0 pgmap v11295: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:06:06.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:06:06 smithi080 bash[41963]: audit 2023-12-01T11:06:05.860841+0000 mon.c (mon.2) 7261 : audit 0 from='client.? 172.21.15.80:0/646783285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:06:06.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:06:06 smithi090 bash[32384]: cluster 2023-12-01T11:06:05.504190+0000 mgr.y (mgr.24362) 11326 : cluster 0 pgmap v11295: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:06:06.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:06:06 smithi090 bash[32384]: audit 2023-12-01T11:06:05.860841+0000 mon.c (mon.2) 7261 : audit 0 from='client.? 172.21.15.80:0/646783285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:06:08.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:06:08 smithi080 bash[28361]: cluster 2023-12-01T11:06:07.505267+0000 mgr.y (mgr.24362) 11327 : cluster 0 pgmap v11296: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:06:08.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:06:08 smithi080 bash[28361]: audit 2023-12-01T11:06:08.314217+0000 mon.a (mon.0) 7157 : audit 0 from='client.? 172.21.15.80:0/2867205812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:06:08.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:06:08 smithi080 bash[41963]: cluster 2023-12-01T11:06:07.505267+0000 mgr.y (mgr.24362) 11327 : cluster 0 pgmap v11296: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:06:08.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:06:08 smithi080 bash[41963]: audit 2023-12-01T11:06:08.314217+0000 mon.a (mon.0) 7157 : audit 0 from='client.? 172.21.15.80:0/2867205812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:06:09.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:06:08 smithi090 bash[32384]: cluster 2023-12-01T11:06:07.505267+0000 mgr.y (mgr.24362) 11327 : cluster 0 pgmap v11296: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:06:09.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:06:08 smithi090 bash[32384]: audit 2023-12-01T11:06:08.314217+0000 mon.a (mon.0) 7157 : audit 0 from='client.? 172.21.15.80:0/2867205812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:06:10.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:06:10 smithi080 bash[28361]: cluster 2023-12-01T11:06:09.505927+0000 mgr.y (mgr.24362) 11328 : cluster 0 pgmap v11297: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:06:10.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:06:10 smithi080 bash[28361]: audit 2023-12-01T11:06:10.383494+0000 mon.c (mon.2) 7262 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:06:10.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:06:10 smithi080 bash[41963]: cluster 2023-12-01T11:06:09.505927+0000 mgr.y (mgr.24362) 11328 : cluster 0 pgmap v11297: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:06:10.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:06:10 smithi080 bash[41963]: audit 2023-12-01T11:06:10.383494+0000 mon.c (mon.2) 7262 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:06:11.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:06:10 smithi090 bash[32384]: cluster 2023-12-01T11:06:09.505927+0000 mgr.y (mgr.24362) 11328 : cluster 0 pgmap v11297: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:06:11.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:06:10 smithi090 bash[32384]: audit 2023-12-01T11:06:10.383494+0000 mon.c (mon.2) 7262 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:06:11.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:06:11 smithi080 bash[28361]: audit 2023-12-01T11:06:10.778016+0000 mon.a (mon.0) 7158 : audit 0 from='client.? 172.21.15.80:0/2701314086' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:06:11.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:06:11 smithi080 bash[41963]: audit 2023-12-01T11:06:10.778016+0000 mon.a (mon.0) 7158 : audit 0 from='client.? 172.21.15.80:0/2701314086' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:06:12.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:06:11 smithi090 bash[32384]: audit 2023-12-01T11:06:10.778016+0000 mon.a (mon.0) 7158 : audit 0 from='client.? 172.21.15.80:0/2701314086' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:06:12.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:06:12 smithi080 bash[28361]: cluster 2023-12-01T11:06:11.507126+0000 mgr.y (mgr.24362) 11329 : cluster 0 pgmap v11298: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:06:12.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:06:12 smithi080 bash[41963]: cluster 2023-12-01T11:06:11.507126+0000 mgr.y (mgr.24362) 11329 : cluster 0 pgmap v11298: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:06:13.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:06:12 smithi090 bash[32384]: cluster 2023-12-01T11:06:11.507126+0000 mgr.y (mgr.24362) 11329 : cluster 0 pgmap v11298: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:06:13.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:06:13 smithi080 bash[28361]: audit 2023-12-01T11:06:13.228858+0000 mon.a (mon.0) 7159 : audit 0 from='client.? 172.21.15.80:0/3663758915' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:06:13.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:06:13 smithi080 bash[41963]: audit 2023-12-01T11:06:13.228858+0000 mon.a (mon.0) 7159 : audit 0 from='client.? 172.21.15.80:0/3663758915' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:06:14.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:06:13 smithi090 bash[32384]: audit 2023-12-01T11:06:13.228858+0000 mon.a (mon.0) 7159 : audit 0 from='client.? 172.21.15.80:0/3663758915' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:06:14.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:06:14 smithi080 bash[28361]: cluster 2023-12-01T11:06:13.507738+0000 mgr.y (mgr.24362) 11330 : cluster 0 pgmap v11299: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:06:14.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:06:14 smithi080 bash[41963]: cluster 2023-12-01T11:06:13.507738+0000 mgr.y (mgr.24362) 11330 : cluster 0 pgmap v11299: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:06:15.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:06:14 smithi090 bash[32384]: cluster 2023-12-01T11:06:13.507738+0000 mgr.y (mgr.24362) 11330 : cluster 0 pgmap v11299: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:06:16.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:06:16 smithi080 bash[28361]: cluster 2023-12-01T11:06:15.508363+0000 mgr.y (mgr.24362) 11331 : cluster 0 pgmap v11300: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:06:16.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:06:16 smithi080 bash[28361]: audit 2023-12-01T11:06:15.682236+0000 mon.c (mon.2) 7263 : audit 0 from='client.? 172.21.15.80:0/899175186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:06:16.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:06:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:06:16] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T11:06:16.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:06:16 smithi080 bash[41963]: cluster 2023-12-01T11:06:15.508363+0000 mgr.y (mgr.24362) 11331 : cluster 0 pgmap v11300: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:06:16.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:06:16 smithi080 bash[41963]: audit 2023-12-01T11:06:15.682236+0000 mon.c (mon.2) 7263 : audit 0 from='client.? 172.21.15.80:0/899175186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:06:16.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:06:16 smithi090 bash[32384]: cluster 2023-12-01T11:06:15.508363+0000 mgr.y (mgr.24362) 11331 : cluster 0 pgmap v11300: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:06:16.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:06:16 smithi090 bash[32384]: audit 2023-12-01T11:06:15.682236+0000 mon.c (mon.2) 7263 : audit 0 from='client.? 172.21.15.80:0/899175186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:06:18.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:06:18 smithi080 bash[28361]: cluster 2023-12-01T11:06:17.509483+0000 mgr.y (mgr.24362) 11332 : cluster 0 pgmap v11301: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:06:18.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:06:18 smithi080 bash[28361]: audit 2023-12-01T11:06:18.139436+0000 mon.c (mon.2) 7264 : audit 0 from='client.? 172.21.15.80:0/465297991' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:06:18.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:06:18 smithi080 bash[41963]: cluster 2023-12-01T11:06:17.509483+0000 mgr.y (mgr.24362) 11332 : cluster 0 pgmap v11301: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:06:18.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:06:18 smithi080 bash[41963]: audit 2023-12-01T11:06:18.139436+0000 mon.c (mon.2) 7264 : audit 0 from='client.? 172.21.15.80:0/465297991' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:06:19.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:06:18 smithi090 bash[32384]: cluster 2023-12-01T11:06:17.509483+0000 mgr.y (mgr.24362) 11332 : cluster 0 pgmap v11301: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:06:19.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:06:18 smithi090 bash[32384]: audit 2023-12-01T11:06:18.139436+0000 mon.c (mon.2) 7264 : audit 0 from='client.? 172.21.15.80:0/465297991' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:06:20.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:06:20 smithi080 bash[28361]: cluster 2023-12-01T11:06:19.510137+0000 mgr.y (mgr.24362) 11333 : cluster 0 pgmap v11302: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:06:20.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:06:20 smithi080 bash[41963]: cluster 2023-12-01T11:06:19.510137+0000 mgr.y (mgr.24362) 11333 : cluster 0 pgmap v11302: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:06:21.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:06:20 smithi090 bash[32384]: cluster 2023-12-01T11:06:19.510137+0000 mgr.y (mgr.24362) 11333 : cluster 0 pgmap v11302: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:06:21.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:06:21 smithi080 bash[41963]: audit 2023-12-01T11:06:20.584698+0000 mon.c (mon.2) 7265 : audit 0 from='client.? 172.21.15.80:0/2218632790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:06:21.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:06:21 smithi080 bash[28361]: audit 2023-12-01T11:06:20.584698+0000 mon.c (mon.2) 7265 : audit 0 from='client.? 172.21.15.80:0/2218632790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:06:22.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:06:21 smithi090 bash[32384]: audit 2023-12-01T11:06:20.584698+0000 mon.c (mon.2) 7265 : audit 0 from='client.? 172.21.15.80:0/2218632790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:06:22.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:06:22 smithi080 bash[28361]: cluster 2023-12-01T11:06:21.511274+0000 mgr.y (mgr.24362) 11334 : cluster 0 pgmap v11303: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:06:22.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:06:22 smithi080 bash[41963]: cluster 2023-12-01T11:06:21.511274+0000 mgr.y (mgr.24362) 11334 : cluster 0 pgmap v11303: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:06:23.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:06:22 smithi090 bash[32384]: cluster 2023-12-01T11:06:21.511274+0000 mgr.y (mgr.24362) 11334 : cluster 0 pgmap v11303: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:06:23.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:06:23 smithi080 bash[41963]: audit 2023-12-01T11:06:23.042775+0000 mon.c (mon.2) 7266 : audit 0 from='client.? 172.21.15.80:0/968825274' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:06:23.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:06:23 smithi080 bash[28361]: audit 2023-12-01T11:06:23.042775+0000 mon.c (mon.2) 7266 : audit 0 from='client.? 172.21.15.80:0/968825274' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:06:24.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:06:23 smithi090 bash[32384]: audit 2023-12-01T11:06:23.042775+0000 mon.c (mon.2) 7266 : audit 0 from='client.? 172.21.15.80:0/968825274' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:06:24.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:06:24 smithi080 bash[28361]: cluster 2023-12-01T11:06:23.511962+0000 mgr.y (mgr.24362) 11335 : cluster 0 pgmap v11304: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:06:24.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:06:24 smithi080 bash[41963]: cluster 2023-12-01T11:06:23.511962+0000 mgr.y (mgr.24362) 11335 : cluster 0 pgmap v11304: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:06:25.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:06:24 smithi090 bash[32384]: cluster 2023-12-01T11:06:23.511962+0000 mgr.y (mgr.24362) 11335 : cluster 0 pgmap v11304: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:06:26.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:06:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:06:26] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T11:06:26.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:06:26 smithi080 bash[28361]: audit 2023-12-01T11:06:25.383697+0000 mon.c (mon.2) 7267 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:06:26.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:06:26 smithi080 bash[28361]: audit 2023-12-01T11:06:25.498338+0000 mon.a (mon.0) 7160 : audit 0 from='client.? 172.21.15.80:0/978900745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:06:26.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:06:26 smithi080 bash[28361]: cluster 2023-12-01T11:06:25.512431+0000 mgr.y (mgr.24362) 11336 : cluster 0 pgmap v11305: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:06:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:06:26 smithi080 bash[41963]: audit 2023-12-01T11:06:25.383697+0000 mon.c (mon.2) 7267 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:06:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:06:26 smithi080 bash[41963]: audit 2023-12-01T11:06:25.498338+0000 mon.a (mon.0) 7160 : audit 0 from='client.? 172.21.15.80:0/978900745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:06:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:06:26 smithi080 bash[41963]: cluster 2023-12-01T11:06:25.512431+0000 mgr.y (mgr.24362) 11336 : cluster 0 pgmap v11305: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:06:26.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:06:26 smithi090 bash[32384]: audit 2023-12-01T11:06:25.383697+0000 mon.c (mon.2) 7267 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:06:26.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:06:26 smithi090 bash[32384]: audit 2023-12-01T11:06:25.498338+0000 mon.a (mon.0) 7160 : audit 0 from='client.? 172.21.15.80:0/978900745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:06:26.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:06:26 smithi090 bash[32384]: cluster 2023-12-01T11:06:25.512431+0000 mgr.y (mgr.24362) 11336 : cluster 0 pgmap v11305: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:06:28.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:06:28 smithi080 bash[28361]: cluster 2023-12-01T11:06:27.513542+0000 mgr.y (mgr.24362) 11337 : cluster 0 pgmap v11306: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:06:28.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:06:28 smithi080 bash[28361]: audit 2023-12-01T11:06:27.948020+0000 mon.a (mon.0) 7161 : audit 0 from='client.? 172.21.15.80:0/4283413431' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:06:28.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:06:28 smithi080 bash[41963]: cluster 2023-12-01T11:06:27.513542+0000 mgr.y (mgr.24362) 11337 : cluster 0 pgmap v11306: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:06:28.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:06:28 smithi080 bash[41963]: audit 2023-12-01T11:06:27.948020+0000 mon.a (mon.0) 7161 : audit 0 from='client.? 172.21.15.80:0/4283413431' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:06:29.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:06:28 smithi090 bash[32384]: cluster 2023-12-01T11:06:27.513542+0000 mgr.y (mgr.24362) 11337 : cluster 0 pgmap v11306: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:06:29.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:06:28 smithi090 bash[32384]: audit 2023-12-01T11:06:27.948020+0000 mon.a (mon.0) 7161 : audit 0 from='client.? 172.21.15.80:0/4283413431' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:06:30.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:06:30 smithi080 bash[28361]: cluster 2023-12-01T11:06:29.514337+0000 mgr.y (mgr.24362) 11338 : cluster 0 pgmap v11307: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:06:30.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:06:30 smithi080 bash[28361]: audit 2023-12-01T11:06:30.398860+0000 mon.c (mon.2) 7268 : audit 0 from='client.? 172.21.15.80:0/2469175399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:06:30.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:06:30 smithi080 bash[41963]: cluster 2023-12-01T11:06:29.514337+0000 mgr.y (mgr.24362) 11338 : cluster 0 pgmap v11307: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:06:30.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:06:30 smithi080 bash[41963]: audit 2023-12-01T11:06:30.398860+0000 mon.c (mon.2) 7268 : audit 0 from='client.? 172.21.15.80:0/2469175399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:06:31.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:06:30 smithi090 bash[32384]: cluster 2023-12-01T11:06:29.514337+0000 mgr.y (mgr.24362) 11338 : cluster 0 pgmap v11307: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:06:31.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:06:30 smithi090 bash[32384]: audit 2023-12-01T11:06:30.398860+0000 mon.c (mon.2) 7268 : audit 0 from='client.? 172.21.15.80:0/2469175399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:06:32.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:06:32 smithi080 bash[28361]: cluster 2023-12-01T11:06:31.515537+0000 mgr.y (mgr.24362) 11339 : cluster 0 pgmap v11308: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:06:32.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:06:32 smithi080 bash[41963]: cluster 2023-12-01T11:06:31.515537+0000 mgr.y (mgr.24362) 11339 : cluster 0 pgmap v11308: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:06:33.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:06:32 smithi090 bash[32384]: cluster 2023-12-01T11:06:31.515537+0000 mgr.y (mgr.24362) 11339 : cluster 0 pgmap v11308: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:06:33.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:06:33 smithi080 bash[28361]: audit 2023-12-01T11:06:32.859822+0000 mon.c (mon.2) 7269 : audit 0 from='client.? 172.21.15.80:0/1249875724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:06:33.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:06:33 smithi080 bash[28361]: audit 2023-12-01T11:06:32.987286+0000 mon.c (mon.2) 7270 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:06:33.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:06:33 smithi080 bash[28361]: audit 2023-12-01T11:06:33.366113+0000 mon.a (mon.0) 7162 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:06:33.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:06:33 smithi080 bash[28361]: audit 2023-12-01T11:06:33.378443+0000 mon.a (mon.0) 7163 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:06:33.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:06:33 smithi080 bash[41963]: audit 2023-12-01T11:06:32.859822+0000 mon.c (mon.2) 7269 : audit 0 from='client.? 172.21.15.80:0/1249875724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:06:33.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:06:33 smithi080 bash[41963]: audit 2023-12-01T11:06:32.987286+0000 mon.c (mon.2) 7270 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:06:33.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:06:33 smithi080 bash[41963]: audit 2023-12-01T11:06:33.366113+0000 mon.a (mon.0) 7162 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:06:33.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:06:33 smithi080 bash[41963]: audit 2023-12-01T11:06:33.378443+0000 mon.a (mon.0) 7163 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:06:34.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:06:33 smithi090 bash[32384]: audit 2023-12-01T11:06:32.859822+0000 mon.c (mon.2) 7269 : audit 0 from='client.? 172.21.15.80:0/1249875724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:06:34.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:06:33 smithi090 bash[32384]: audit 2023-12-01T11:06:32.987286+0000 mon.c (mon.2) 7270 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:06:34.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:06:33 smithi090 bash[32384]: audit 2023-12-01T11:06:33.366113+0000 mon.a (mon.0) 7162 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:06:34.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:06:33 smithi090 bash[32384]: audit 2023-12-01T11:06:33.378443+0000 mon.a (mon.0) 7163 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:06:34.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:06:34 smithi080 bash[41963]: cluster 2023-12-01T11:06:33.516245+0000 mgr.y (mgr.24362) 11340 : cluster 0 pgmap v11309: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:06:34.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:06:34 smithi080 bash[28361]: cluster 2023-12-01T11:06:33.516245+0000 mgr.y (mgr.24362) 11340 : cluster 0 pgmap v11309: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:06:35.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:06:34 smithi090 bash[32384]: cluster 2023-12-01T11:06:33.516245+0000 mgr.y (mgr.24362) 11340 : cluster 0 pgmap v11309: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:06:36.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:06:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:06:36] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T11:06:36.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:06:36 smithi080 bash[28361]: audit 2023-12-01T11:06:35.315225+0000 mon.a (mon.0) 7164 : audit 0 from='client.? 172.21.15.80:0/2359461485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:06:36.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:06:36 smithi080 bash[28361]: cluster 2023-12-01T11:06:35.516943+0000 mgr.y (mgr.24362) 11341 : cluster 0 pgmap v11310: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:06:36.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:06:36 smithi080 bash[41963]: audit 2023-12-01T11:06:35.315225+0000 mon.a (mon.0) 7164 : audit 0 from='client.? 172.21.15.80:0/2359461485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:06:36.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:06:36 smithi080 bash[41963]: cluster 2023-12-01T11:06:35.516943+0000 mgr.y (mgr.24362) 11341 : cluster 0 pgmap v11310: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:06:36.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:06:36 smithi090 bash[32384]: audit 2023-12-01T11:06:35.315225+0000 mon.a (mon.0) 7164 : audit 0 from='client.? 172.21.15.80:0/2359461485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:06:36.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:06:36 smithi090 bash[32384]: cluster 2023-12-01T11:06:35.516943+0000 mgr.y (mgr.24362) 11341 : cluster 0 pgmap v11310: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:06:38.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:06:38 smithi080 bash[28361]: cluster 2023-12-01T11:06:37.517724+0000 mgr.y (mgr.24362) 11342 : cluster 0 pgmap v11311: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:06:38.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:06:38 smithi080 bash[28361]: audit 2023-12-01T11:06:37.774132+0000 mon.a (mon.0) 7165 : audit 0 from='client.? 172.21.15.80:0/781575889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:06:38.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:06:38 smithi080 bash[41963]: cluster 2023-12-01T11:06:37.517724+0000 mgr.y (mgr.24362) 11342 : cluster 0 pgmap v11311: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:06:38.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:06:38 smithi080 bash[41963]: audit 2023-12-01T11:06:37.774132+0000 mon.a (mon.0) 7165 : audit 0 from='client.? 172.21.15.80:0/781575889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:06:39.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:06:38 smithi090 bash[32384]: cluster 2023-12-01T11:06:37.517724+0000 mgr.y (mgr.24362) 11342 : cluster 0 pgmap v11311: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:06:39.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:06:38 smithi090 bash[32384]: audit 2023-12-01T11:06:37.774132+0000 mon.a (mon.0) 7165 : audit 0 from='client.? 172.21.15.80:0/781575889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:06:40.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:06:39 smithi080 bash[28361]: audit 2023-12-01T11:06:38.787384+0000 mon.a (mon.0) 7166 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:06:40.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:06:39 smithi080 bash[28361]: audit 2023-12-01T11:06:38.801013+0000 mon.a (mon.0) 7167 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:06:40.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:06:39 smithi080 bash[28361]: cluster 2023-12-01T11:06:39.518364+0000 mgr.y (mgr.24362) 11343 : cluster 0 pgmap v11312: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:06:40.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:06:39 smithi080 bash[28361]: audit 2023-12-01T11:06:39.583150+0000 mon.a (mon.0) 7168 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:06:40.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:06:39 smithi080 bash[28361]: audit 2023-12-01T11:06:39.593474+0000 mon.a (mon.0) 7169 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:06:40.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:06:39 smithi080 bash[41963]: audit 2023-12-01T11:06:38.787384+0000 mon.a (mon.0) 7166 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:06:40.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:06:39 smithi080 bash[41963]: audit 2023-12-01T11:06:38.801013+0000 mon.a (mon.0) 7167 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:06:40.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:06:39 smithi080 bash[41963]: cluster 2023-12-01T11:06:39.518364+0000 mgr.y (mgr.24362) 11343 : cluster 0 pgmap v11312: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:06:40.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:06:39 smithi080 bash[41963]: audit 2023-12-01T11:06:39.583150+0000 mon.a (mon.0) 7168 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:06:40.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:06:39 smithi080 bash[41963]: audit 2023-12-01T11:06:39.593474+0000 mon.a (mon.0) 7169 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:06:40.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:06:39 smithi090 bash[32384]: audit 2023-12-01T11:06:38.787384+0000 mon.a (mon.0) 7166 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:06:40.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:06:39 smithi090 bash[32384]: audit 2023-12-01T11:06:38.801013+0000 mon.a (mon.0) 7167 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:06:40.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:06:39 smithi090 bash[32384]: cluster 2023-12-01T11:06:39.518364+0000 mgr.y (mgr.24362) 11343 : cluster 0 pgmap v11312: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:06:40.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:06:39 smithi090 bash[32384]: audit 2023-12-01T11:06:39.583150+0000 mon.a (mon.0) 7168 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:06:40.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:06:39 smithi090 bash[32384]: audit 2023-12-01T11:06:39.593474+0000 mon.a (mon.0) 7169 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:06:41.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:06:41 smithi080 bash[28361]: audit 2023-12-01T11:06:40.120044+0000 mon.c (mon.2) 7271 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:06:41.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:06:41 smithi080 bash[28361]: audit 2023-12-01T11:06:40.121685+0000 mon.c (mon.2) 7272 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:06:41.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:06:41 smithi080 bash[28361]: audit 2023-12-01T11:06:40.130328+0000 mon.a (mon.0) 7170 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:06:41.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:06:41 smithi080 bash[28361]: audit 2023-12-01T11:06:40.247729+0000 mon.c (mon.2) 7273 : audit 0 from='client.? 172.21.15.80:0/1236460445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:06:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:06:41 smithi080 bash[28361]: audit 2023-12-01T11:06:40.384415+0000 mon.c (mon.2) 7274 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:06:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:06:41 smithi080 bash[41963]: audit 2023-12-01T11:06:40.120044+0000 mon.c (mon.2) 7271 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:06:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:06:41 smithi080 bash[41963]: audit 2023-12-01T11:06:40.121685+0000 mon.c (mon.2) 7272 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:06:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:06:41 smithi080 bash[41963]: audit 2023-12-01T11:06:40.130328+0000 mon.a (mon.0) 7170 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:06:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:06:41 smithi080 bash[41963]: audit 2023-12-01T11:06:40.247729+0000 mon.c (mon.2) 7273 : audit 0 from='client.? 172.21.15.80:0/1236460445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:06:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:06:41 smithi080 bash[41963]: audit 2023-12-01T11:06:40.384415+0000 mon.c (mon.2) 7274 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:06:41.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:06:41 smithi090 bash[32384]: audit 2023-12-01T11:06:40.120044+0000 mon.c (mon.2) 7271 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:06:41.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:06:41 smithi090 bash[32384]: audit 2023-12-01T11:06:40.121685+0000 mon.c (mon.2) 7272 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:06:41.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:06:41 smithi090 bash[32384]: audit 2023-12-01T11:06:40.130328+0000 mon.a (mon.0) 7170 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:06:41.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:06:41 smithi090 bash[32384]: audit 2023-12-01T11:06:40.247729+0000 mon.c (mon.2) 7273 : audit 0 from='client.? 172.21.15.80:0/1236460445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:06:41.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:06:41 smithi090 bash[32384]: audit 2023-12-01T11:06:40.384415+0000 mon.c (mon.2) 7274 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:06:42.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:06:42 smithi090 bash[32384]: cluster 2023-12-01T11:06:41.519520+0000 mgr.y (mgr.24362) 11344 : cluster 0 pgmap v11313: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:06:42.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:06:42 smithi080 bash[28361]: cluster 2023-12-01T11:06:41.519520+0000 mgr.y (mgr.24362) 11344 : cluster 0 pgmap v11313: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:06:42.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:06:42 smithi080 bash[41963]: cluster 2023-12-01T11:06:41.519520+0000 mgr.y (mgr.24362) 11344 : cluster 0 pgmap v11313: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:06:43.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:06:43 smithi090 bash[32384]: audit 2023-12-01T11:06:42.710059+0000 mon.a (mon.0) 7171 : audit 0 from='client.? 172.21.15.80:0/2543637899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:06:43.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:06:43 smithi080 bash[28361]: audit 2023-12-01T11:06:42.710059+0000 mon.a (mon.0) 7171 : audit 0 from='client.? 172.21.15.80:0/2543637899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:06:43.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:06:43 smithi080 bash[41963]: audit 2023-12-01T11:06:42.710059+0000 mon.a (mon.0) 7171 : audit 0 from='client.? 172.21.15.80:0/2543637899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:06:44.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:06:44 smithi090 bash[32384]: cluster 2023-12-01T11:06:43.520225+0000 mgr.y (mgr.24362) 11345 : cluster 0 pgmap v11314: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:06:44.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:06:44 smithi080 bash[28361]: cluster 2023-12-01T11:06:43.520225+0000 mgr.y (mgr.24362) 11345 : cluster 0 pgmap v11314: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:06:44.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:06:44 smithi080 bash[41963]: cluster 2023-12-01T11:06:43.520225+0000 mgr.y (mgr.24362) 11345 : cluster 0 pgmap v11314: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:06:46.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:06:46 smithi080 bash[41963]: audit 2023-12-01T11:06:45.156607+0000 mon.a (mon.0) 7172 : audit 0 from='client.? 172.21.15.80:0/2346942471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:06:46.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:06:46 smithi080 bash[41963]: cluster 2023-12-01T11:06:45.520837+0000 mgr.y (mgr.24362) 11346 : cluster 0 pgmap v11315: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:06:46.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:06:46 smithi080 bash[28361]: audit 2023-12-01T11:06:45.156607+0000 mon.a (mon.0) 7172 : audit 0 from='client.? 172.21.15.80:0/2346942471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:06:46.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:06:46 smithi080 bash[28361]: cluster 2023-12-01T11:06:45.520837+0000 mgr.y (mgr.24362) 11346 : cluster 0 pgmap v11315: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:06:46.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:06:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:06:46] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T11:06:46.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:06:46 smithi090 bash[32384]: audit 2023-12-01T11:06:45.156607+0000 mon.a (mon.0) 7172 : audit 0 from='client.? 172.21.15.80:0/2346942471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:06:46.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:06:46 smithi090 bash[32384]: cluster 2023-12-01T11:06:45.520837+0000 mgr.y (mgr.24362) 11346 : cluster 0 pgmap v11315: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:06:48.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:06:48 smithi080 bash[28361]: cluster 2023-12-01T11:06:47.521968+0000 mgr.y (mgr.24362) 11347 : cluster 0 pgmap v11316: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:06:48.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:06:48 smithi080 bash[28361]: audit 2023-12-01T11:06:47.616636+0000 mon.c (mon.2) 7275 : audit 0 from='client.? 172.21.15.80:0/2319917618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:06:48.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:06:48 smithi080 bash[41963]: cluster 2023-12-01T11:06:47.521968+0000 mgr.y (mgr.24362) 11347 : cluster 0 pgmap v11316: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:06:48.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:06:48 smithi080 bash[41963]: audit 2023-12-01T11:06:47.616636+0000 mon.c (mon.2) 7275 : audit 0 from='client.? 172.21.15.80:0/2319917618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:06:49.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:06:48 smithi090 bash[32384]: cluster 2023-12-01T11:06:47.521968+0000 mgr.y (mgr.24362) 11347 : cluster 0 pgmap v11316: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:06:49.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:06:48 smithi090 bash[32384]: audit 2023-12-01T11:06:47.616636+0000 mon.c (mon.2) 7275 : audit 0 from='client.? 172.21.15.80:0/2319917618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:06:50.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:06:50 smithi080 bash[41963]: cluster 2023-12-01T11:06:49.522602+0000 mgr.y (mgr.24362) 11348 : cluster 0 pgmap v11317: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:06:50.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:06:50 smithi080 bash[41963]: audit 2023-12-01T11:06:50.066354+0000 mon.a (mon.0) 7173 : audit 0 from='client.? 172.21.15.80:0/3535122292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:06:50.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:06:50 smithi080 bash[28361]: cluster 2023-12-01T11:06:49.522602+0000 mgr.y (mgr.24362) 11348 : cluster 0 pgmap v11317: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:06:50.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:06:50 smithi080 bash[28361]: audit 2023-12-01T11:06:50.066354+0000 mon.a (mon.0) 7173 : audit 0 from='client.? 172.21.15.80:0/3535122292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:06:51.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:06:50 smithi090 bash[32384]: cluster 2023-12-01T11:06:49.522602+0000 mgr.y (mgr.24362) 11348 : cluster 0 pgmap v11317: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:06:51.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:06:50 smithi090 bash[32384]: audit 2023-12-01T11:06:50.066354+0000 mon.a (mon.0) 7173 : audit 0 from='client.? 172.21.15.80:0/3535122292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:06:52.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:06:52 smithi080 bash[41963]: cluster 2023-12-01T11:06:51.523728+0000 mgr.y (mgr.24362) 11349 : cluster 0 pgmap v11318: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:06:52.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:06:52 smithi080 bash[41963]: audit 2023-12-01T11:06:52.520285+0000 mon.c (mon.2) 7276 : audit 0 from='client.? 172.21.15.80:0/568813636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:06:52.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:06:52 smithi080 bash[28361]: cluster 2023-12-01T11:06:51.523728+0000 mgr.y (mgr.24362) 11349 : cluster 0 pgmap v11318: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:06:52.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:06:52 smithi080 bash[28361]: audit 2023-12-01T11:06:52.520285+0000 mon.c (mon.2) 7276 : audit 0 from='client.? 172.21.15.80:0/568813636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:06:53.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:06:52 smithi090 bash[32384]: cluster 2023-12-01T11:06:51.523728+0000 mgr.y (mgr.24362) 11349 : cluster 0 pgmap v11318: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:06:53.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:06:52 smithi090 bash[32384]: audit 2023-12-01T11:06:52.520285+0000 mon.c (mon.2) 7276 : audit 0 from='client.? 172.21.15.80:0/568813636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:06:54.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:06:54 smithi080 bash[41963]: cluster 2023-12-01T11:06:53.524414+0000 mgr.y (mgr.24362) 11350 : cluster 0 pgmap v11319: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:06:54.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:06:54 smithi080 bash[28361]: cluster 2023-12-01T11:06:53.524414+0000 mgr.y (mgr.24362) 11350 : cluster 0 pgmap v11319: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:06:55.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:06:54 smithi090 bash[32384]: cluster 2023-12-01T11:06:53.524414+0000 mgr.y (mgr.24362) 11350 : cluster 0 pgmap v11319: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:06:55.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:06:55 smithi080 bash[28361]: audit 2023-12-01T11:06:54.974084+0000 mon.c (mon.2) 7277 : audit 0 from='client.? 172.21.15.80:0/2341968656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:06:55.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:06:55 smithi080 bash[28361]: audit 2023-12-01T11:06:55.384712+0000 mon.c (mon.2) 7278 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:06:55.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:06:55 smithi080 bash[41963]: audit 2023-12-01T11:06:54.974084+0000 mon.c (mon.2) 7277 : audit 0 from='client.? 172.21.15.80:0/2341968656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:06:55.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:06:55 smithi080 bash[41963]: audit 2023-12-01T11:06:55.384712+0000 mon.c (mon.2) 7278 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:06:56.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:06:55 smithi090 bash[32384]: audit 2023-12-01T11:06:54.974084+0000 mon.c (mon.2) 7277 : audit 0 from='client.? 172.21.15.80:0/2341968656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:06:56.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:06:55 smithi090 bash[32384]: audit 2023-12-01T11:06:55.384712+0000 mon.c (mon.2) 7278 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:06:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:06:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:06:56] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T11:06:57.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:06:57 smithi080 bash[28361]: cluster 2023-12-01T11:06:55.650294+0000 mgr.y (mgr.24362) 11351 : cluster 0 pgmap v11320: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:06:57.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:06:57 smithi080 bash[28361]: audit 2023-12-01T11:06:57.423714+0000 mon.a (mon.0) 7174 : audit 0 from='client.? 172.21.15.80:0/1594086626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:06:57.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:06:57 smithi080 bash[41963]: cluster 2023-12-01T11:06:55.650294+0000 mgr.y (mgr.24362) 11351 : cluster 0 pgmap v11320: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:06:57.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:06:57 smithi080 bash[41963]: audit 2023-12-01T11:06:57.423714+0000 mon.a (mon.0) 7174 : audit 0 from='client.? 172.21.15.80:0/1594086626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:06:58.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:06:57 smithi090 bash[32384]: cluster 2023-12-01T11:06:55.650294+0000 mgr.y (mgr.24362) 11351 : cluster 0 pgmap v11320: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:06:58.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:06:57 smithi090 bash[32384]: audit 2023-12-01T11:06:57.423714+0000 mon.a (mon.0) 7174 : audit 0 from='client.? 172.21.15.80:0/1594086626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:06:59.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:06:59 smithi080 bash[28361]: cluster 2023-12-01T11:06:57.651369+0000 mgr.y (mgr.24362) 11352 : cluster 0 pgmap v11321: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:06:59.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:06:59 smithi080 bash[41963]: cluster 2023-12-01T11:06:57.651369+0000 mgr.y (mgr.24362) 11352 : cluster 0 pgmap v11321: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:07:00.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:06:59 smithi090 bash[32384]: cluster 2023-12-01T11:06:57.651369+0000 mgr.y (mgr.24362) 11352 : cluster 0 pgmap v11321: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:07:00.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:07:00 smithi080 bash[28361]: audit 2023-12-01T11:06:59.885246+0000 mon.a (mon.0) 7175 : audit 0 from='client.? 172.21.15.80:0/2882526132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:07:00.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:07:00 smithi080 bash[41963]: audit 2023-12-01T11:06:59.885246+0000 mon.a (mon.0) 7175 : audit 0 from='client.? 172.21.15.80:0/2882526132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:07:01.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:07:00 smithi090 bash[32384]: audit 2023-12-01T11:06:59.885246+0000 mon.a (mon.0) 7175 : audit 0 from='client.? 172.21.15.80:0/2882526132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:07:01.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:07:01 smithi080 bash[41963]: cluster 2023-12-01T11:06:59.651834+0000 mgr.y (mgr.24362) 11353 : cluster 0 pgmap v11322: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:07:01.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:07:01 smithi080 bash[28361]: cluster 2023-12-01T11:06:59.651834+0000 mgr.y (mgr.24362) 11353 : cluster 0 pgmap v11322: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:07:02.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:07:01 smithi090 bash[32384]: cluster 2023-12-01T11:06:59.651834+0000 mgr.y (mgr.24362) 11353 : cluster 0 pgmap v11322: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:07:02.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:07:02 smithi080 bash[28361]: audit 2023-12-01T11:07:02.341950+0000 mon.a (mon.0) 7176 : audit 0 from='client.? 172.21.15.80:0/743406937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:07:02.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:07:02 smithi080 bash[41963]: audit 2023-12-01T11:07:02.341950+0000 mon.a (mon.0) 7176 : audit 0 from='client.? 172.21.15.80:0/743406937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:07:03.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:07:02 smithi090 bash[32384]: audit 2023-12-01T11:07:02.341950+0000 mon.a (mon.0) 7176 : audit 0 from='client.? 172.21.15.80:0/743406937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:07:03.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:07:03 smithi080 bash[41963]: cluster 2023-12-01T11:07:01.652887+0000 mgr.y (mgr.24362) 11354 : cluster 0 pgmap v11323: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:07:03.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:07:03 smithi080 bash[28361]: cluster 2023-12-01T11:07:01.652887+0000 mgr.y (mgr.24362) 11354 : cluster 0 pgmap v11323: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:07:04.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:07:03 smithi090 bash[32384]: cluster 2023-12-01T11:07:01.652887+0000 mgr.y (mgr.24362) 11354 : cluster 0 pgmap v11323: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:07:05.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:07:04 smithi090 bash[32384]: cluster 2023-12-01T11:07:03.653492+0000 mgr.y (mgr.24362) 11355 : cluster 0 pgmap v11324: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:07:05.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:07:04 smithi080 bash[28361]: cluster 2023-12-01T11:07:03.653492+0000 mgr.y (mgr.24362) 11355 : cluster 0 pgmap v11324: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:07:05.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:07:04 smithi080 bash[41963]: cluster 2023-12-01T11:07:03.653492+0000 mgr.y (mgr.24362) 11355 : cluster 0 pgmap v11324: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:07:06.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:07:05 smithi090 bash[32384]: audit 2023-12-01T11:07:04.787520+0000 mon.a (mon.0) 7177 : audit 0 from='client.? 172.21.15.80:0/3484424429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:07:06.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:07:05 smithi080 bash[28361]: audit 2023-12-01T11:07:04.787520+0000 mon.a (mon.0) 7177 : audit 0 from='client.? 172.21.15.80:0/3484424429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:07:06.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:07:05 smithi080 bash[41963]: audit 2023-12-01T11:07:04.787520+0000 mon.a (mon.0) 7177 : audit 0 from='client.? 172.21.15.80:0/3484424429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:07:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:07:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:07:06] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T11:07:07.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:07:07 smithi080 bash[28361]: cluster 2023-12-01T11:07:05.654085+0000 mgr.y (mgr.24362) 11356 : cluster 0 pgmap v11325: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:07:07.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:07:07 smithi080 bash[41963]: cluster 2023-12-01T11:07:05.654085+0000 mgr.y (mgr.24362) 11356 : cluster 0 pgmap v11325: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:07:07.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:07:07 smithi090 bash[32384]: cluster 2023-12-01T11:07:05.654085+0000 mgr.y (mgr.24362) 11356 : cluster 0 pgmap v11325: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:07:08.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:07:08 smithi080 bash[28361]: audit 2023-12-01T11:07:07.243666+0000 mon.a (mon.0) 7178 : audit 0 from='client.? 172.21.15.80:0/3455189533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:07:08.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:07:08 smithi080 bash[41963]: audit 2023-12-01T11:07:07.243666+0000 mon.a (mon.0) 7178 : audit 0 from='client.? 172.21.15.80:0/3455189533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:07:08.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:07:08 smithi090 bash[32384]: audit 2023-12-01T11:07:07.243666+0000 mon.a (mon.0) 7178 : audit 0 from='client.? 172.21.15.80:0/3455189533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:07:09.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:07:09 smithi080 bash[28361]: cluster 2023-12-01T11:07:07.655229+0000 mgr.y (mgr.24362) 11357 : cluster 0 pgmap v11326: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:07:09.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:07:09 smithi080 bash[41963]: cluster 2023-12-01T11:07:07.655229+0000 mgr.y (mgr.24362) 11357 : cluster 0 pgmap v11326: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:07:09.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:07:09 smithi090 bash[32384]: cluster 2023-12-01T11:07:07.655229+0000 mgr.y (mgr.24362) 11357 : cluster 0 pgmap v11326: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:07:10.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:07:10 smithi080 bash[28361]: audit 2023-12-01T11:07:09.702351+0000 mon.c (mon.2) 7279 : audit 0 from='client.? 172.21.15.80:0/2025721921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:07:10.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:07:10 smithi080 bash[41963]: audit 2023-12-01T11:07:09.702351+0000 mon.c (mon.2) 7279 : audit 0 from='client.? 172.21.15.80:0/2025721921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:07:10.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:07:10 smithi090 bash[32384]: audit 2023-12-01T11:07:09.702351+0000 mon.c (mon.2) 7279 : audit 0 from='client.? 172.21.15.80:0/2025721921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:07:11.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:07:11 smithi080 bash[28361]: cluster 2023-12-01T11:07:09.655683+0000 mgr.y (mgr.24362) 11358 : cluster 0 pgmap v11327: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:07:11.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:07:11 smithi080 bash[28361]: audit 2023-12-01T11:07:10.385065+0000 mon.c (mon.2) 7280 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:07:11.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:07:11 smithi080 bash[41963]: cluster 2023-12-01T11:07:09.655683+0000 mgr.y (mgr.24362) 11358 : cluster 0 pgmap v11327: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:07:11.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:07:11 smithi080 bash[41963]: audit 2023-12-01T11:07:10.385065+0000 mon.c (mon.2) 7280 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:07:11.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:07:11 smithi090 bash[32384]: cluster 2023-12-01T11:07:09.655683+0000 mgr.y (mgr.24362) 11358 : cluster 0 pgmap v11327: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:07:11.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:07:11 smithi090 bash[32384]: audit 2023-12-01T11:07:10.385065+0000 mon.c (mon.2) 7280 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:07:13.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:07:13 smithi080 bash[28361]: cluster 2023-12-01T11:07:11.656791+0000 mgr.y (mgr.24362) 11359 : cluster 0 pgmap v11328: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:07:13.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:07:13 smithi080 bash[28361]: audit 2023-12-01T11:07:12.159857+0000 mon.a (mon.0) 7179 : audit 0 from='client.? 172.21.15.80:0/3437448463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:07:13.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:07:13 smithi080 bash[41963]: cluster 2023-12-01T11:07:11.656791+0000 mgr.y (mgr.24362) 11359 : cluster 0 pgmap v11328: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:07:13.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:07:13 smithi080 bash[41963]: audit 2023-12-01T11:07:12.159857+0000 mon.a (mon.0) 7179 : audit 0 from='client.? 172.21.15.80:0/3437448463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:07:13.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:07:13 smithi090 bash[32384]: cluster 2023-12-01T11:07:11.656791+0000 mgr.y (mgr.24362) 11359 : cluster 0 pgmap v11328: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:07:13.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:07:13 smithi090 bash[32384]: audit 2023-12-01T11:07:12.159857+0000 mon.a (mon.0) 7179 : audit 0 from='client.? 172.21.15.80:0/3437448463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:07:15.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:07:15 smithi080 bash[41963]: cluster 2023-12-01T11:07:13.657562+0000 mgr.y (mgr.24362) 11360 : cluster 0 pgmap v11329: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:07:15.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:07:15 smithi080 bash[41963]: audit 2023-12-01T11:07:14.606074+0000 mon.a (mon.0) 7180 : audit 0 from='client.? 172.21.15.80:0/873415073' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:07:15.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:07:15 smithi080 bash[28361]: cluster 2023-12-01T11:07:13.657562+0000 mgr.y (mgr.24362) 11360 : cluster 0 pgmap v11329: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:07:15.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:07:15 smithi080 bash[28361]: audit 2023-12-01T11:07:14.606074+0000 mon.a (mon.0) 7180 : audit 0 from='client.? 172.21.15.80:0/873415073' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:07:15.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:07:15 smithi090 bash[32384]: cluster 2023-12-01T11:07:13.657562+0000 mgr.y (mgr.24362) 11360 : cluster 0 pgmap v11329: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:07:15.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:07:15 smithi090 bash[32384]: audit 2023-12-01T11:07:14.606074+0000 mon.a (mon.0) 7180 : audit 0 from='client.? 172.21.15.80:0/873415073' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:07:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:07:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:07:16] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T11:07:17.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:07:17 smithi080 bash[28361]: cluster 2023-12-01T11:07:15.658242+0000 mgr.y (mgr.24362) 11361 : cluster 0 pgmap v11330: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:07:17.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:07:17 smithi080 bash[28361]: audit 2023-12-01T11:07:17.058668+0000 mon.a (mon.0) 7181 : audit 0 from='client.? 172.21.15.80:0/3589892838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:07:17.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:07:17 smithi080 bash[41963]: cluster 2023-12-01T11:07:15.658242+0000 mgr.y (mgr.24362) 11361 : cluster 0 pgmap v11330: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:07:17.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:07:17 smithi080 bash[41963]: audit 2023-12-01T11:07:17.058668+0000 mon.a (mon.0) 7181 : audit 0 from='client.? 172.21.15.80:0/3589892838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:07:17.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:07:17 smithi090 bash[32384]: cluster 2023-12-01T11:07:15.658242+0000 mgr.y (mgr.24362) 11361 : cluster 0 pgmap v11330: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:07:17.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:07:17 smithi090 bash[32384]: audit 2023-12-01T11:07:17.058668+0000 mon.a (mon.0) 7181 : audit 0 from='client.? 172.21.15.80:0/3589892838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:07:19.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:07:19 smithi080 bash[41963]: cluster 2023-12-01T11:07:17.659310+0000 mgr.y (mgr.24362) 11362 : cluster 0 pgmap v11331: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:07:19.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:07:19 smithi080 bash[28361]: cluster 2023-12-01T11:07:17.659310+0000 mgr.y (mgr.24362) 11362 : cluster 0 pgmap v11331: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:07:19.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:07:19 smithi090 bash[32384]: cluster 2023-12-01T11:07:17.659310+0000 mgr.y (mgr.24362) 11362 : cluster 0 pgmap v11331: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:07:20.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:07:20 smithi080 bash[41963]: audit 2023-12-01T11:07:19.519223+0000 mon.a (mon.0) 7182 : audit 0 from='client.? 172.21.15.80:0/356973058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:07:20.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:07:20 smithi080 bash[28361]: audit 2023-12-01T11:07:19.519223+0000 mon.a (mon.0) 7182 : audit 0 from='client.? 172.21.15.80:0/356973058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:07:20.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:07:20 smithi090 bash[32384]: audit 2023-12-01T11:07:19.519223+0000 mon.a (mon.0) 7182 : audit 0 from='client.? 172.21.15.80:0/356973058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:07:21.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:07:21 smithi080 bash[41963]: cluster 2023-12-01T11:07:19.660023+0000 mgr.y (mgr.24362) 11363 : cluster 0 pgmap v11332: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:07:21.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:07:21 smithi080 bash[28361]: cluster 2023-12-01T11:07:19.660023+0000 mgr.y (mgr.24362) 11363 : cluster 0 pgmap v11332: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:07:21.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:07:21 smithi090 bash[32384]: cluster 2023-12-01T11:07:19.660023+0000 mgr.y (mgr.24362) 11363 : cluster 0 pgmap v11332: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:07:22.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:07:22 smithi080 bash[28361]: audit 2023-12-01T11:07:21.968300+0000 mon.a (mon.0) 7183 : audit 0 from='client.? 172.21.15.80:0/649020912' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:07:22.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:07:22 smithi080 bash[41963]: audit 2023-12-01T11:07:21.968300+0000 mon.a (mon.0) 7183 : audit 0 from='client.? 172.21.15.80:0/649020912' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:07:22.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:07:22 smithi090 bash[32384]: audit 2023-12-01T11:07:21.968300+0000 mon.a (mon.0) 7183 : audit 0 from='client.? 172.21.15.80:0/649020912' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:07:23.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:07:23 smithi080 bash[28361]: cluster 2023-12-01T11:07:21.661176+0000 mgr.y (mgr.24362) 11364 : cluster 0 pgmap v11333: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:07:23.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:07:23 smithi080 bash[41963]: cluster 2023-12-01T11:07:21.661176+0000 mgr.y (mgr.24362) 11364 : cluster 0 pgmap v11333: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:07:23.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:07:23 smithi090 bash[32384]: cluster 2023-12-01T11:07:21.661176+0000 mgr.y (mgr.24362) 11364 : cluster 0 pgmap v11333: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:07:25.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:07:25 smithi080 bash[41963]: cluster 2023-12-01T11:07:23.661784+0000 mgr.y (mgr.24362) 11365 : cluster 0 pgmap v11334: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:07:25.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:07:25 smithi080 bash[41963]: audit 2023-12-01T11:07:24.424180+0000 mon.c (mon.2) 7281 : audit 0 from='client.? 172.21.15.80:0/1708635110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:07:25.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:07:25 smithi080 bash[28361]: cluster 2023-12-01T11:07:23.661784+0000 mgr.y (mgr.24362) 11365 : cluster 0 pgmap v11334: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:07:25.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:07:25 smithi080 bash[28361]: audit 2023-12-01T11:07:24.424180+0000 mon.c (mon.2) 7281 : audit 0 from='client.? 172.21.15.80:0/1708635110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:07:25.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:07:25 smithi090 bash[32384]: cluster 2023-12-01T11:07:23.661784+0000 mgr.y (mgr.24362) 11365 : cluster 0 pgmap v11334: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:07:25.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:07:25 smithi090 bash[32384]: audit 2023-12-01T11:07:24.424180+0000 mon.c (mon.2) 7281 : audit 0 from='client.? 172.21.15.80:0/1708635110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:07:26.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:07:26 smithi080 bash[41963]: audit 2023-12-01T11:07:25.385518+0000 mon.c (mon.2) 7282 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:07:26.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:07:26 smithi080 bash[28361]: audit 2023-12-01T11:07:25.385518+0000 mon.c (mon.2) 7282 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:07:26.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:07:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:07:26] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T11:07:26.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:07:26 smithi090 bash[32384]: audit 2023-12-01T11:07:25.385518+0000 mon.c (mon.2) 7282 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:07:27.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:07:27 smithi080 bash[28361]: cluster 2023-12-01T11:07:25.662476+0000 mgr.y (mgr.24362) 11366 : cluster 0 pgmap v11335: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:07:27.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:07:27 smithi080 bash[28361]: audit 2023-12-01T11:07:26.875261+0000 mon.c (mon.2) 7283 : audit 0 from='client.? 172.21.15.80:0/1014554502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:07:27.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:07:27 smithi080 bash[41963]: cluster 2023-12-01T11:07:25.662476+0000 mgr.y (mgr.24362) 11366 : cluster 0 pgmap v11335: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:07:27.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:07:27 smithi080 bash[41963]: audit 2023-12-01T11:07:26.875261+0000 mon.c (mon.2) 7283 : audit 0 from='client.? 172.21.15.80:0/1014554502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:07:27.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:07:27 smithi090 bash[32384]: cluster 2023-12-01T11:07:25.662476+0000 mgr.y (mgr.24362) 11366 : cluster 0 pgmap v11335: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:07:27.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:07:27 smithi090 bash[32384]: audit 2023-12-01T11:07:26.875261+0000 mon.c (mon.2) 7283 : audit 0 from='client.? 172.21.15.80:0/1014554502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:07:29.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:07:29 smithi080 bash[28361]: cluster 2023-12-01T11:07:27.663613+0000 mgr.y (mgr.24362) 11367 : cluster 0 pgmap v11336: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:07:29.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:07:29 smithi080 bash[41963]: cluster 2023-12-01T11:07:27.663613+0000 mgr.y (mgr.24362) 11367 : cluster 0 pgmap v11336: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:07:29.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:07:29 smithi090 bash[32384]: cluster 2023-12-01T11:07:27.663613+0000 mgr.y (mgr.24362) 11367 : cluster 0 pgmap v11336: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:07:30.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:07:30 smithi080 bash[28361]: audit 2023-12-01T11:07:29.336185+0000 mon.a (mon.0) 7184 : audit 0 from='client.? 172.21.15.80:0/26378288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:07:30.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:07:30 smithi080 bash[41963]: audit 2023-12-01T11:07:29.336185+0000 mon.a (mon.0) 7184 : audit 0 from='client.? 172.21.15.80:0/26378288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:07:30.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:07:30 smithi090 bash[32384]: audit 2023-12-01T11:07:29.336185+0000 mon.a (mon.0) 7184 : audit 0 from='client.? 172.21.15.80:0/26378288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:07:31.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:07:31 smithi080 bash[41963]: cluster 2023-12-01T11:07:29.664306+0000 mgr.y (mgr.24362) 11368 : cluster 0 pgmap v11337: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:07:31.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:07:31 smithi080 bash[28361]: cluster 2023-12-01T11:07:29.664306+0000 mgr.y (mgr.24362) 11368 : cluster 0 pgmap v11337: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:07:31.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:07:31 smithi090 bash[32384]: cluster 2023-12-01T11:07:29.664306+0000 mgr.y (mgr.24362) 11368 : cluster 0 pgmap v11337: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:07:32.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:07:32 smithi080 bash[28361]: audit 2023-12-01T11:07:31.798110+0000 mon.a (mon.0) 7185 : audit 0 from='client.? 172.21.15.80:0/1815900835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:07:32.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:07:32 smithi080 bash[41963]: audit 2023-12-01T11:07:31.798110+0000 mon.a (mon.0) 7185 : audit 0 from='client.? 172.21.15.80:0/1815900835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:07:32.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:07:32 smithi090 bash[32384]: audit 2023-12-01T11:07:31.798110+0000 mon.a (mon.0) 7185 : audit 0 from='client.? 172.21.15.80:0/1815900835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:07:33.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:07:33 smithi080 bash[28361]: cluster 2023-12-01T11:07:31.665428+0000 mgr.y (mgr.24362) 11369 : cluster 0 pgmap v11338: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:07:33.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:07:33 smithi080 bash[41963]: cluster 2023-12-01T11:07:31.665428+0000 mgr.y (mgr.24362) 11369 : cluster 0 pgmap v11338: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:07:33.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:07:33 smithi090 bash[32384]: cluster 2023-12-01T11:07:31.665428+0000 mgr.y (mgr.24362) 11369 : cluster 0 pgmap v11338: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:07:35.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:07:35 smithi080 bash[28361]: cluster 2023-12-01T11:07:33.666087+0000 mgr.y (mgr.24362) 11370 : cluster 0 pgmap v11339: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:07:35.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:07:35 smithi080 bash[28361]: audit 2023-12-01T11:07:34.262720+0000 mon.a (mon.0) 7186 : audit 0 from='client.? 172.21.15.80:0/1234566256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:07:35.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:07:35 smithi080 bash[41963]: cluster 2023-12-01T11:07:33.666087+0000 mgr.y (mgr.24362) 11370 : cluster 0 pgmap v11339: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:07:35.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:07:35 smithi080 bash[41963]: audit 2023-12-01T11:07:34.262720+0000 mon.a (mon.0) 7186 : audit 0 from='client.? 172.21.15.80:0/1234566256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:07:35.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:07:35 smithi090 bash[32384]: cluster 2023-12-01T11:07:33.666087+0000 mgr.y (mgr.24362) 11370 : cluster 0 pgmap v11339: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:07:35.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:07:35 smithi090 bash[32384]: audit 2023-12-01T11:07:34.262720+0000 mon.a (mon.0) 7186 : audit 0 from='client.? 172.21.15.80:0/1234566256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:07:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:07:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:07:36] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T11:07:37.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:07:37 smithi080 bash[41963]: cluster 2023-12-01T11:07:35.666781+0000 mgr.y (mgr.24362) 11371 : cluster 0 pgmap v11340: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:07:37.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:07:37 smithi080 bash[41963]: audit 2023-12-01T11:07:36.716237+0000 mon.a (mon.0) 7187 : audit 0 from='client.? 172.21.15.80:0/3652724339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:07:37.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:07:37 smithi080 bash[28361]: cluster 2023-12-01T11:07:35.666781+0000 mgr.y (mgr.24362) 11371 : cluster 0 pgmap v11340: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:07:37.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:07:37 smithi080 bash[28361]: audit 2023-12-01T11:07:36.716237+0000 mon.a (mon.0) 7187 : audit 0 from='client.? 172.21.15.80:0/3652724339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:07:37.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:07:37 smithi090 bash[32384]: cluster 2023-12-01T11:07:35.666781+0000 mgr.y (mgr.24362) 11371 : cluster 0 pgmap v11340: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:07:37.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:07:37 smithi090 bash[32384]: audit 2023-12-01T11:07:36.716237+0000 mon.a (mon.0) 7187 : audit 0 from='client.? 172.21.15.80:0/3652724339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:07:39.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:07:39 smithi080 bash[28361]: cluster 2023-12-01T11:07:37.667932+0000 mgr.y (mgr.24362) 11372 : cluster 0 pgmap v11341: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:07:39.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:07:39 smithi080 bash[41963]: cluster 2023-12-01T11:07:37.667932+0000 mgr.y (mgr.24362) 11372 : cluster 0 pgmap v11341: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:07:39.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:07:39 smithi090 bash[32384]: cluster 2023-12-01T11:07:37.667932+0000 mgr.y (mgr.24362) 11372 : cluster 0 pgmap v11341: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:07:40.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:07:40 smithi080 bash[41963]: audit 2023-12-01T11:07:39.171750+0000 mon.a (mon.0) 7188 : audit 0 from='client.? 172.21.15.80:0/2050812605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:07:40.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:07:40 smithi080 bash[28361]: audit 2023-12-01T11:07:39.171750+0000 mon.a (mon.0) 7188 : audit 0 from='client.? 172.21.15.80:0/2050812605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:07:40.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:07:40 smithi090 bash[32384]: audit 2023-12-01T11:07:39.171750+0000 mon.a (mon.0) 7188 : audit 0 from='client.? 172.21.15.80:0/2050812605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:07:41.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:07:41 smithi080 bash[28361]: cluster 2023-12-01T11:07:39.668523+0000 mgr.y (mgr.24362) 11373 : cluster 0 pgmap v11342: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:07:41.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:07:41 smithi080 bash[28361]: audit 2023-12-01T11:07:40.211064+0000 mon.c (mon.2) 7284 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:07:41.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:07:41 smithi080 bash[28361]: audit 2023-12-01T11:07:40.385724+0000 mon.c (mon.2) 7285 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:07:41.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:07:41 smithi080 bash[41963]: cluster 2023-12-01T11:07:39.668523+0000 mgr.y (mgr.24362) 11373 : cluster 0 pgmap v11342: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:07:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:07:41 smithi080 bash[41963]: audit 2023-12-01T11:07:40.211064+0000 mon.c (mon.2) 7284 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:07:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:07:41 smithi080 bash[41963]: audit 2023-12-01T11:07:40.385724+0000 mon.c (mon.2) 7285 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:07:41.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:07:41 smithi090 bash[32384]: cluster 2023-12-01T11:07:39.668523+0000 mgr.y (mgr.24362) 11373 : cluster 0 pgmap v11342: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:07:41.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:07:41 smithi090 bash[32384]: audit 2023-12-01T11:07:40.211064+0000 mon.c (mon.2) 7284 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:07:41.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:07:41 smithi090 bash[32384]: audit 2023-12-01T11:07:40.385724+0000 mon.c (mon.2) 7285 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:07:42.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:07:42 smithi090 bash[32384]: audit 2023-12-01T11:07:41.634635+0000 mon.a (mon.0) 7189 : audit 0 from='client.? 172.21.15.80:0/834433380' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:07:42.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:07:42 smithi080 bash[28361]: audit 2023-12-01T11:07:41.634635+0000 mon.a (mon.0) 7189 : audit 0 from='client.? 172.21.15.80:0/834433380' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:07:42.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:07:42 smithi080 bash[41963]: audit 2023-12-01T11:07:41.634635+0000 mon.a (mon.0) 7189 : audit 0 from='client.? 172.21.15.80:0/834433380' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:07:43.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:07:43 smithi090 bash[32384]: cluster 2023-12-01T11:07:41.669571+0000 mgr.y (mgr.24362) 11374 : cluster 0 pgmap v11343: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:07:43.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:07:43 smithi080 bash[28361]: cluster 2023-12-01T11:07:41.669571+0000 mgr.y (mgr.24362) 11374 : cluster 0 pgmap v11343: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:07:43.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:07:43 smithi080 bash[41963]: cluster 2023-12-01T11:07:41.669571+0000 mgr.y (mgr.24362) 11374 : cluster 0 pgmap v11343: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:07:44.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:07:44 smithi090 bash[32384]: audit 2023-12-01T11:07:44.086054+0000 mon.c (mon.2) 7286 : audit 0 from='client.? 172.21.15.80:0/4216919752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:07:44.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:07:44 smithi080 bash[28361]: audit 2023-12-01T11:07:44.086054+0000 mon.c (mon.2) 7286 : audit 0 from='client.? 172.21.15.80:0/4216919752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:07:44.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:07:44 smithi080 bash[41963]: audit 2023-12-01T11:07:44.086054+0000 mon.c (mon.2) 7286 : audit 0 from='client.? 172.21.15.80:0/4216919752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:07:45.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:07:45 smithi090 bash[32384]: cluster 2023-12-01T11:07:43.670234+0000 mgr.y (mgr.24362) 11375 : cluster 0 pgmap v11344: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:07:45.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:07:45 smithi080 bash[28361]: cluster 2023-12-01T11:07:43.670234+0000 mgr.y (mgr.24362) 11375 : cluster 0 pgmap v11344: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:07:45.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:07:45 smithi080 bash[41963]: cluster 2023-12-01T11:07:43.670234+0000 mgr.y (mgr.24362) 11375 : cluster 0 pgmap v11344: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:07:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:07:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:07:46] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T11:07:47.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:07:47 smithi080 bash[41963]: cluster 2023-12-01T11:07:45.670817+0000 mgr.y (mgr.24362) 11376 : cluster 0 pgmap v11345: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:07:47.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:07:47 smithi080 bash[41963]: audit 2023-12-01T11:07:46.054944+0000 mon.a (mon.0) 7190 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:07:47.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:07:47 smithi080 bash[41963]: audit 2023-12-01T11:07:46.067615+0000 mon.a (mon.0) 7191 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:07:47.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:07:47 smithi080 bash[41963]: audit 2023-12-01T11:07:46.407523+0000 mon.a (mon.0) 7192 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:07:47.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:07:47 smithi080 bash[41963]: audit 2023-12-01T11:07:46.417419+0000 mon.a (mon.0) 7193 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:07:47.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:07:47 smithi080 bash[41963]: audit 2023-12-01T11:07:46.552979+0000 mon.c (mon.2) 7287 : audit 0 from='client.? 172.21.15.80:0/330856067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:07:47.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:07:47 smithi080 bash[41963]: audit 2023-12-01T11:07:46.893516+0000 mon.c (mon.2) 7288 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:07:47.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:07:47 smithi080 bash[41963]: audit 2023-12-01T11:07:46.895196+0000 mon.c (mon.2) 7289 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:07:47.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:07:47 smithi080 bash[41963]: audit 2023-12-01T11:07:46.905206+0000 mon.a (mon.0) 7194 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:07:47.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:07:47 smithi080 bash[28361]: cluster 2023-12-01T11:07:45.670817+0000 mgr.y (mgr.24362) 11376 : cluster 0 pgmap v11345: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:07:47.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:07:47 smithi080 bash[28361]: audit 2023-12-01T11:07:46.054944+0000 mon.a (mon.0) 7190 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:07:47.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:07:47 smithi080 bash[28361]: audit 2023-12-01T11:07:46.067615+0000 mon.a (mon.0) 7191 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:07:47.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:07:47 smithi080 bash[28361]: audit 2023-12-01T11:07:46.407523+0000 mon.a (mon.0) 7192 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:07:47.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:07:47 smithi080 bash[28361]: audit 2023-12-01T11:07:46.417419+0000 mon.a (mon.0) 7193 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:07:47.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:07:47 smithi080 bash[28361]: audit 2023-12-01T11:07:46.552979+0000 mon.c (mon.2) 7287 : audit 0 from='client.? 172.21.15.80:0/330856067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:07:47.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:07:47 smithi080 bash[28361]: audit 2023-12-01T11:07:46.893516+0000 mon.c (mon.2) 7288 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:07:47.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:07:47 smithi080 bash[28361]: audit 2023-12-01T11:07:46.895196+0000 mon.c (mon.2) 7289 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:07:47.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:07:47 smithi080 bash[28361]: audit 2023-12-01T11:07:46.905206+0000 mon.a (mon.0) 7194 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:07:47.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:07:47 smithi090 bash[32384]: cluster 2023-12-01T11:07:45.670817+0000 mgr.y (mgr.24362) 11376 : cluster 0 pgmap v11345: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:07:47.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:07:47 smithi090 bash[32384]: audit 2023-12-01T11:07:46.054944+0000 mon.a (mon.0) 7190 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:07:47.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:07:47 smithi090 bash[32384]: audit 2023-12-01T11:07:46.067615+0000 mon.a (mon.0) 7191 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:07:47.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:07:47 smithi090 bash[32384]: audit 2023-12-01T11:07:46.407523+0000 mon.a (mon.0) 7192 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:07:47.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:07:47 smithi090 bash[32384]: audit 2023-12-01T11:07:46.417419+0000 mon.a (mon.0) 7193 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:07:47.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:07:47 smithi090 bash[32384]: audit 2023-12-01T11:07:46.552979+0000 mon.c (mon.2) 7287 : audit 0 from='client.? 172.21.15.80:0/330856067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:07:47.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:07:47 smithi090 bash[32384]: audit 2023-12-01T11:07:46.893516+0000 mon.c (mon.2) 7288 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:07:47.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:07:47 smithi090 bash[32384]: audit 2023-12-01T11:07:46.895196+0000 mon.c (mon.2) 7289 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:07:47.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:07:47 smithi090 bash[32384]: audit 2023-12-01T11:07:46.905206+0000 mon.a (mon.0) 7194 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:07:49.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:07:49 smithi080 bash[28361]: cluster 2023-12-01T11:07:47.671934+0000 mgr.y (mgr.24362) 11377 : cluster 0 pgmap v11346: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:07:49.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:07:49 smithi080 bash[28361]: audit 2023-12-01T11:07:49.014085+0000 mon.a (mon.0) 7195 : audit 0 from='client.? 172.21.15.80:0/3554793152' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:07:49.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:07:49 smithi080 bash[41963]: cluster 2023-12-01T11:07:47.671934+0000 mgr.y (mgr.24362) 11377 : cluster 0 pgmap v11346: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:07:49.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:07:49 smithi080 bash[41963]: audit 2023-12-01T11:07:49.014085+0000 mon.a (mon.0) 7195 : audit 0 from='client.? 172.21.15.80:0/3554793152' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:07:49.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:07:49 smithi090 bash[32384]: cluster 2023-12-01T11:07:47.671934+0000 mgr.y (mgr.24362) 11377 : cluster 0 pgmap v11346: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:07:49.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:07:49 smithi090 bash[32384]: audit 2023-12-01T11:07:49.014085+0000 mon.a (mon.0) 7195 : audit 0 from='client.? 172.21.15.80:0/3554793152' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:07:51.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:07:51 smithi080 bash[41963]: cluster 2023-12-01T11:07:49.672560+0000 mgr.y (mgr.24362) 11378 : cluster 0 pgmap v11347: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:07:51.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:07:51 smithi080 bash[28361]: cluster 2023-12-01T11:07:49.672560+0000 mgr.y (mgr.24362) 11378 : cluster 0 pgmap v11347: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:07:51.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:07:51 smithi090 bash[32384]: cluster 2023-12-01T11:07:49.672560+0000 mgr.y (mgr.24362) 11378 : cluster 0 pgmap v11347: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:07:52.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:07:52 smithi080 bash[28361]: audit 2023-12-01T11:07:51.474731+0000 mon.a (mon.0) 7196 : audit 0 from='client.? 172.21.15.80:0/3978913881' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:07:52.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:07:52 smithi080 bash[41963]: audit 2023-12-01T11:07:51.474731+0000 mon.a (mon.0) 7196 : audit 0 from='client.? 172.21.15.80:0/3978913881' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:07:52.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:07:52 smithi090 bash[32384]: audit 2023-12-01T11:07:51.474731+0000 mon.a (mon.0) 7196 : audit 0 from='client.? 172.21.15.80:0/3978913881' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:07:53.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:07:53 smithi080 bash[28361]: cluster 2023-12-01T11:07:51.673735+0000 mgr.y (mgr.24362) 11379 : cluster 0 pgmap v11348: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:07:53.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:07:53 smithi080 bash[41963]: cluster 2023-12-01T11:07:51.673735+0000 mgr.y (mgr.24362) 11379 : cluster 0 pgmap v11348: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:07:53.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:07:53 smithi090 bash[32384]: cluster 2023-12-01T11:07:51.673735+0000 mgr.y (mgr.24362) 11379 : cluster 0 pgmap v11348: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:07:54.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:07:54 smithi080 bash[28361]: audit 2023-12-01T11:07:53.920728+0000 mon.a (mon.0) 7197 : audit 0 from='client.? 172.21.15.80:0/594589134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:07:54.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:07:54 smithi080 bash[41963]: audit 2023-12-01T11:07:53.920728+0000 mon.a (mon.0) 7197 : audit 0 from='client.? 172.21.15.80:0/594589134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:07:54.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:07:54 smithi090 bash[32384]: audit 2023-12-01T11:07:53.920728+0000 mon.a (mon.0) 7197 : audit 0 from='client.? 172.21.15.80:0/594589134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:07:55.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:07:55 smithi080 bash[41963]: cluster 2023-12-01T11:07:53.674375+0000 mgr.y (mgr.24362) 11380 : cluster 0 pgmap v11349: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:07:55.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:07:55 smithi080 bash[28361]: cluster 2023-12-01T11:07:53.674375+0000 mgr.y (mgr.24362) 11380 : cluster 0 pgmap v11349: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:07:55.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:07:55 smithi090 bash[32384]: cluster 2023-12-01T11:07:53.674375+0000 mgr.y (mgr.24362) 11380 : cluster 0 pgmap v11349: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:07:56.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:07:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:07:56] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T11:07:56.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:07:56 smithi080 bash[41963]: audit 2023-12-01T11:07:55.386338+0000 mon.c (mon.2) 7290 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:07:56.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:07:56 smithi080 bash[28361]: audit 2023-12-01T11:07:55.386338+0000 mon.c (mon.2) 7290 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:07:56.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:07:56 smithi090 bash[32384]: audit 2023-12-01T11:07:55.386338+0000 mon.c (mon.2) 7290 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:07:57.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:07:57 smithi080 bash[41963]: cluster 2023-12-01T11:07:55.675038+0000 mgr.y (mgr.24362) 11381 : cluster 0 pgmap v11350: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:07:57.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:07:57 smithi080 bash[41963]: audit 2023-12-01T11:07:56.366121+0000 mon.a (mon.0) 7198 : audit 0 from='client.? 172.21.15.80:0/2955844524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:07:57.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:07:57 smithi080 bash[28361]: cluster 2023-12-01T11:07:55.675038+0000 mgr.y (mgr.24362) 11381 : cluster 0 pgmap v11350: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:07:57.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:07:57 smithi080 bash[28361]: audit 2023-12-01T11:07:56.366121+0000 mon.a (mon.0) 7198 : audit 0 from='client.? 172.21.15.80:0/2955844524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:07:57.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:07:57 smithi090 bash[32384]: cluster 2023-12-01T11:07:55.675038+0000 mgr.y (mgr.24362) 11381 : cluster 0 pgmap v11350: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:07:57.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:07:57 smithi090 bash[32384]: audit 2023-12-01T11:07:56.366121+0000 mon.a (mon.0) 7198 : audit 0 from='client.? 172.21.15.80:0/2955844524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:07:59.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:07:59 smithi080 bash[28361]: cluster 2023-12-01T11:07:57.676185+0000 mgr.y (mgr.24362) 11382 : cluster 0 pgmap v11351: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:07:59.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:07:59 smithi080 bash[28361]: audit 2023-12-01T11:07:58.816034+0000 mon.a (mon.0) 7199 : audit 0 from='client.? 172.21.15.80:0/4029113295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:07:59.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:07:59 smithi080 bash[41963]: cluster 2023-12-01T11:07:57.676185+0000 mgr.y (mgr.24362) 11382 : cluster 0 pgmap v11351: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:07:59.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:07:59 smithi080 bash[41963]: audit 2023-12-01T11:07:58.816034+0000 mon.a (mon.0) 7199 : audit 0 from='client.? 172.21.15.80:0/4029113295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:07:59.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:07:59 smithi090 bash[32384]: cluster 2023-12-01T11:07:57.676185+0000 mgr.y (mgr.24362) 11382 : cluster 0 pgmap v11351: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:07:59.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:07:59 smithi090 bash[32384]: audit 2023-12-01T11:07:58.816034+0000 mon.a (mon.0) 7199 : audit 0 from='client.? 172.21.15.80:0/4029113295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:08:01.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:08:01 smithi080 bash[28361]: cluster 2023-12-01T11:07:59.676794+0000 mgr.y (mgr.24362) 11383 : cluster 0 pgmap v11352: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:08:01.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:08:01 smithi080 bash[41963]: cluster 2023-12-01T11:07:59.676794+0000 mgr.y (mgr.24362) 11383 : cluster 0 pgmap v11352: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:08:01.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:08:01 smithi090 bash[32384]: cluster 2023-12-01T11:07:59.676794+0000 mgr.y (mgr.24362) 11383 : cluster 0 pgmap v11352: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:08:02.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:08:02 smithi080 bash[28361]: audit 2023-12-01T11:08:01.276025+0000 mon.c (mon.2) 7291 : audit 0 from='client.? 172.21.15.80:0/314036121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:08:02.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:08:02 smithi080 bash[41963]: audit 2023-12-01T11:08:01.276025+0000 mon.c (mon.2) 7291 : audit 0 from='client.? 172.21.15.80:0/314036121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:08:02.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:08:02 smithi090 bash[32384]: audit 2023-12-01T11:08:01.276025+0000 mon.c (mon.2) 7291 : audit 0 from='client.? 172.21.15.80:0/314036121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:08:03.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:08:03 smithi080 bash[28361]: cluster 2023-12-01T11:08:01.677964+0000 mgr.y (mgr.24362) 11384 : cluster 0 pgmap v11353: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:08:03.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:08:03 smithi080 bash[41963]: cluster 2023-12-01T11:08:01.677964+0000 mgr.y (mgr.24362) 11384 : cluster 0 pgmap v11353: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:08:03.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:08:03 smithi090 bash[32384]: cluster 2023-12-01T11:08:01.677964+0000 mgr.y (mgr.24362) 11384 : cluster 0 pgmap v11353: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:08:04.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:08:04 smithi080 bash[41963]: audit 2023-12-01T11:08:03.739092+0000 mon.a (mon.0) 7200 : audit 0 from='client.? 172.21.15.80:0/3924920390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:08:04.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:08:04 smithi080 bash[28361]: audit 2023-12-01T11:08:03.739092+0000 mon.a (mon.0) 7200 : audit 0 from='client.? 172.21.15.80:0/3924920390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:08:04.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:08:04 smithi090 bash[32384]: audit 2023-12-01T11:08:03.739092+0000 mon.a (mon.0) 7200 : audit 0 from='client.? 172.21.15.80:0/3924920390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:08:05.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:08:05 smithi080 bash[28361]: cluster 2023-12-01T11:08:03.678549+0000 mgr.y (mgr.24362) 11385 : cluster 0 pgmap v11354: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:08:05.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:08:05 smithi080 bash[41963]: cluster 2023-12-01T11:08:03.678549+0000 mgr.y (mgr.24362) 11385 : cluster 0 pgmap v11354: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:08:05.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:08:05 smithi090 bash[32384]: cluster 2023-12-01T11:08:03.678549+0000 mgr.y (mgr.24362) 11385 : cluster 0 pgmap v11354: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:08:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:08:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:08:06] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T11:08:07.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:08:07 smithi080 bash[41963]: cluster 2023-12-01T11:08:05.679182+0000 mgr.y (mgr.24362) 11386 : cluster 0 pgmap v11355: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:08:07.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:08:07 smithi080 bash[41963]: audit 2023-12-01T11:08:06.187220+0000 mon.a (mon.0) 7201 : audit 0 from='client.? 172.21.15.80:0/955219550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:08:07.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:08:07 smithi080 bash[28361]: cluster 2023-12-01T11:08:05.679182+0000 mgr.y (mgr.24362) 11386 : cluster 0 pgmap v11355: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:08:07.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:08:07 smithi080 bash[28361]: audit 2023-12-01T11:08:06.187220+0000 mon.a (mon.0) 7201 : audit 0 from='client.? 172.21.15.80:0/955219550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:08:07.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:08:07 smithi090 bash[32384]: cluster 2023-12-01T11:08:05.679182+0000 mgr.y (mgr.24362) 11386 : cluster 0 pgmap v11355: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:08:07.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:08:07 smithi090 bash[32384]: audit 2023-12-01T11:08:06.187220+0000 mon.a (mon.0) 7201 : audit 0 from='client.? 172.21.15.80:0/955219550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:08:09.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:08:09 smithi080 bash[41963]: cluster 2023-12-01T11:08:07.680389+0000 mgr.y (mgr.24362) 11387 : cluster 0 pgmap v11356: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:08:09.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:08:09 smithi080 bash[41963]: audit 2023-12-01T11:08:08.649777+0000 mon.c (mon.2) 7292 : audit 0 from='client.? 172.21.15.80:0/4078256185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:08:09.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:08:09 smithi080 bash[28361]: cluster 2023-12-01T11:08:07.680389+0000 mgr.y (mgr.24362) 11387 : cluster 0 pgmap v11356: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:08:09.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:08:09 smithi080 bash[28361]: audit 2023-12-01T11:08:08.649777+0000 mon.c (mon.2) 7292 : audit 0 from='client.? 172.21.15.80:0/4078256185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:08:09.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:08:09 smithi090 bash[32384]: cluster 2023-12-01T11:08:07.680389+0000 mgr.y (mgr.24362) 11387 : cluster 0 pgmap v11356: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:08:09.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:08:09 smithi090 bash[32384]: audit 2023-12-01T11:08:08.649777+0000 mon.c (mon.2) 7292 : audit 0 from='client.? 172.21.15.80:0/4078256185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:08:11.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:08:11 smithi080 bash[28361]: cluster 2023-12-01T11:08:09.681067+0000 mgr.y (mgr.24362) 11388 : cluster 0 pgmap v11357: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:08:11.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:08:11 smithi080 bash[28361]: audit 2023-12-01T11:08:10.386694+0000 mon.c (mon.2) 7293 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:08:11.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:08:11 smithi080 bash[28361]: audit 2023-12-01T11:08:11.111107+0000 mon.c (mon.2) 7294 : audit 0 from='client.? 172.21.15.80:0/3178714216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:08:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:08:11 smithi080 bash[41963]: cluster 2023-12-01T11:08:09.681067+0000 mgr.y (mgr.24362) 11388 : cluster 0 pgmap v11357: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:08:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:08:11 smithi080 bash[41963]: audit 2023-12-01T11:08:10.386694+0000 mon.c (mon.2) 7293 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:08:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:08:11 smithi080 bash[41963]: audit 2023-12-01T11:08:11.111107+0000 mon.c (mon.2) 7294 : audit 0 from='client.? 172.21.15.80:0/3178714216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:08:11.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:08:11 smithi090 bash[32384]: cluster 2023-12-01T11:08:09.681067+0000 mgr.y (mgr.24362) 11388 : cluster 0 pgmap v11357: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:08:11.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:08:11 smithi090 bash[32384]: audit 2023-12-01T11:08:10.386694+0000 mon.c (mon.2) 7293 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:08:11.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:08:11 smithi090 bash[32384]: audit 2023-12-01T11:08:11.111107+0000 mon.c (mon.2) 7294 : audit 0 from='client.? 172.21.15.80:0/3178714216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:08:13.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:08:13 smithi080 bash[28361]: cluster 2023-12-01T11:08:11.682238+0000 mgr.y (mgr.24362) 11389 : cluster 0 pgmap v11358: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:08:13.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:08:13 smithi080 bash[41963]: cluster 2023-12-01T11:08:11.682238+0000 mgr.y (mgr.24362) 11389 : cluster 0 pgmap v11358: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:08:13.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:08:13 smithi090 bash[32384]: cluster 2023-12-01T11:08:11.682238+0000 mgr.y (mgr.24362) 11389 : cluster 0 pgmap v11358: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:08:14.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:08:14 smithi080 bash[28361]: audit 2023-12-01T11:08:13.563662+0000 mon.c (mon.2) 7295 : audit 0 from='client.? 172.21.15.80:0/2262836179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:08:14.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:08:14 smithi080 bash[41963]: audit 2023-12-01T11:08:13.563662+0000 mon.c (mon.2) 7295 : audit 0 from='client.? 172.21.15.80:0/2262836179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:08:14.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:08:14 smithi090 bash[32384]: audit 2023-12-01T11:08:13.563662+0000 mon.c (mon.2) 7295 : audit 0 from='client.? 172.21.15.80:0/2262836179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:08:15.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:08:15 smithi080 bash[28361]: cluster 2023-12-01T11:08:13.682799+0000 mgr.y (mgr.24362) 11390 : cluster 0 pgmap v11359: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:08:15.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:08:15 smithi080 bash[41963]: cluster 2023-12-01T11:08:13.682799+0000 mgr.y (mgr.24362) 11390 : cluster 0 pgmap v11359: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:08:15.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:08:15 smithi090 bash[32384]: cluster 2023-12-01T11:08:13.682799+0000 mgr.y (mgr.24362) 11390 : cluster 0 pgmap v11359: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:08:16.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:08:16 smithi080 bash[28361]: audit 2023-12-01T11:08:16.015964+0000 mon.c (mon.2) 7296 : audit 0 from='client.? 172.21.15.80:0/111997155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:08:16.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:08:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:08:16] "GET /metrics HTTP/1.1" 200 33988 "" "Prometheus/2.43.0" 2023-12-01T11:08:16.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:08:16 smithi080 bash[41963]: audit 2023-12-01T11:08:16.015964+0000 mon.c (mon.2) 7296 : audit 0 from='client.? 172.21.15.80:0/111997155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:08:16.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:08:16 smithi090 bash[32384]: audit 2023-12-01T11:08:16.015964+0000 mon.c (mon.2) 7296 : audit 0 from='client.? 172.21.15.80:0/111997155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:08:17.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:08:17 smithi080 bash[41963]: cluster 2023-12-01T11:08:15.683286+0000 mgr.y (mgr.24362) 11391 : cluster 0 pgmap v11360: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:08:17.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:08:17 smithi080 bash[28361]: cluster 2023-12-01T11:08:15.683286+0000 mgr.y (mgr.24362) 11391 : cluster 0 pgmap v11360: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:08:17.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:08:17 smithi090 bash[32384]: cluster 2023-12-01T11:08:15.683286+0000 mgr.y (mgr.24362) 11391 : cluster 0 pgmap v11360: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:08:19.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:08:19 smithi080 bash[28361]: cluster 2023-12-01T11:08:17.684453+0000 mgr.y (mgr.24362) 11392 : cluster 0 pgmap v11361: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:08:19.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:08:19 smithi080 bash[28361]: audit 2023-12-01T11:08:18.487380+0000 mon.a (mon.0) 7202 : audit 0 from='client.? 172.21.15.80:0/509587466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:08:19.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:08:19 smithi080 bash[41963]: cluster 2023-12-01T11:08:17.684453+0000 mgr.y (mgr.24362) 11392 : cluster 0 pgmap v11361: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:08:19.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:08:19 smithi080 bash[41963]: audit 2023-12-01T11:08:18.487380+0000 mon.a (mon.0) 7202 : audit 0 from='client.? 172.21.15.80:0/509587466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:08:19.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:08:19 smithi090 bash[32384]: cluster 2023-12-01T11:08:17.684453+0000 mgr.y (mgr.24362) 11392 : cluster 0 pgmap v11361: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:08:19.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:08:19 smithi090 bash[32384]: audit 2023-12-01T11:08:18.487380+0000 mon.a (mon.0) 7202 : audit 0 from='client.? 172.21.15.80:0/509587466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:08:21.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:08:21 smithi080 bash[28361]: cluster 2023-12-01T11:08:19.685141+0000 mgr.y (mgr.24362) 11393 : cluster 0 pgmap v11362: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:08:21.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:08:21 smithi080 bash[28361]: audit 2023-12-01T11:08:20.947595+0000 mon.a (mon.0) 7203 : audit 0 from='client.? 172.21.15.80:0/583399192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:08:21.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:08:21 smithi080 bash[41963]: cluster 2023-12-01T11:08:19.685141+0000 mgr.y (mgr.24362) 11393 : cluster 0 pgmap v11362: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:08:21.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:08:21 smithi080 bash[41963]: audit 2023-12-01T11:08:20.947595+0000 mon.a (mon.0) 7203 : audit 0 from='client.? 172.21.15.80:0/583399192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:08:21.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:08:21 smithi090 bash[32384]: cluster 2023-12-01T11:08:19.685141+0000 mgr.y (mgr.24362) 11393 : cluster 0 pgmap v11362: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:08:21.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:08:21 smithi090 bash[32384]: audit 2023-12-01T11:08:20.947595+0000 mon.a (mon.0) 7203 : audit 0 from='client.? 172.21.15.80:0/583399192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:08:23.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:08:23 smithi080 bash[28361]: cluster 2023-12-01T11:08:21.686307+0000 mgr.y (mgr.24362) 11394 : cluster 0 pgmap v11363: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:08:23.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:08:23 smithi080 bash[41963]: cluster 2023-12-01T11:08:21.686307+0000 mgr.y (mgr.24362) 11394 : cluster 0 pgmap v11363: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:08:23.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:08:23 smithi090 bash[32384]: cluster 2023-12-01T11:08:21.686307+0000 mgr.y (mgr.24362) 11394 : cluster 0 pgmap v11363: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:08:24.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:08:24 smithi090 bash[32384]: audit 2023-12-01T11:08:23.395872+0000 mon.a (mon.0) 7204 : audit 0 from='client.? 172.21.15.80:0/862790287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:08:24.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:08:24 smithi080 bash[28361]: audit 2023-12-01T11:08:23.395872+0000 mon.a (mon.0) 7204 : audit 0 from='client.? 172.21.15.80:0/862790287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:08:24.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:08:24 smithi080 bash[41963]: audit 2023-12-01T11:08:23.395872+0000 mon.a (mon.0) 7204 : audit 0 from='client.? 172.21.15.80:0/862790287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:08:25.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:08:25 smithi090 bash[32384]: cluster 2023-12-01T11:08:23.686999+0000 mgr.y (mgr.24362) 11395 : cluster 0 pgmap v11364: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:08:25.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:08:25 smithi080 bash[28361]: cluster 2023-12-01T11:08:23.686999+0000 mgr.y (mgr.24362) 11395 : cluster 0 pgmap v11364: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:08:25.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:08:25 smithi080 bash[41963]: cluster 2023-12-01T11:08:23.686999+0000 mgr.y (mgr.24362) 11395 : cluster 0 pgmap v11364: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:08:26.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:08:26 smithi090 bash[32384]: audit 2023-12-01T11:08:25.387315+0000 mon.c (mon.2) 7297 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:08:26.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:08:26 smithi090 bash[32384]: audit 2023-12-01T11:08:25.849713+0000 mon.a (mon.0) 7205 : audit 0 from='client.? 172.21.15.80:0/1522489572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:08:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:08:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:08:26] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T11:08:26.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:08:26 smithi080 bash[28361]: audit 2023-12-01T11:08:25.387315+0000 mon.c (mon.2) 7297 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:08:26.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:08:26 smithi080 bash[28361]: audit 2023-12-01T11:08:25.849713+0000 mon.a (mon.0) 7205 : audit 0 from='client.? 172.21.15.80:0/1522489572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:08:26.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:08:26 smithi080 bash[41963]: audit 2023-12-01T11:08:25.387315+0000 mon.c (mon.2) 7297 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:08:26.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:08:26 smithi080 bash[41963]: audit 2023-12-01T11:08:25.849713+0000 mon.a (mon.0) 7205 : audit 0 from='client.? 172.21.15.80:0/1522489572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:08:27.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:08:27 smithi090 bash[32384]: cluster 2023-12-01T11:08:25.687708+0000 mgr.y (mgr.24362) 11396 : cluster 0 pgmap v11365: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:08:27.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:08:27 smithi080 bash[28361]: cluster 2023-12-01T11:08:25.687708+0000 mgr.y (mgr.24362) 11396 : cluster 0 pgmap v11365: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:08:27.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:08:27 smithi080 bash[41963]: cluster 2023-12-01T11:08:25.687708+0000 mgr.y (mgr.24362) 11396 : cluster 0 pgmap v11365: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:08:29.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:08:29 smithi090 bash[32384]: cluster 2023-12-01T11:08:27.688893+0000 mgr.y (mgr.24362) 11397 : cluster 0 pgmap v11366: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:08:29.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:08:29 smithi090 bash[32384]: audit 2023-12-01T11:08:28.303112+0000 mon.c (mon.2) 7298 : audit 0 from='client.? 172.21.15.80:0/2190328114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:08:29.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:08:29 smithi080 bash[28361]: cluster 2023-12-01T11:08:27.688893+0000 mgr.y (mgr.24362) 11397 : cluster 0 pgmap v11366: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:08:29.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:08:29 smithi080 bash[28361]: audit 2023-12-01T11:08:28.303112+0000 mon.c (mon.2) 7298 : audit 0 from='client.? 172.21.15.80:0/2190328114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:08:29.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:08:29 smithi080 bash[41963]: cluster 2023-12-01T11:08:27.688893+0000 mgr.y (mgr.24362) 11397 : cluster 0 pgmap v11366: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:08:29.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:08:29 smithi080 bash[41963]: audit 2023-12-01T11:08:28.303112+0000 mon.c (mon.2) 7298 : audit 0 from='client.? 172.21.15.80:0/2190328114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:08:31.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:08:31 smithi090 bash[32384]: cluster 2023-12-01T11:08:29.689615+0000 mgr.y (mgr.24362) 11398 : cluster 0 pgmap v11367: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:08:31.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:08:31 smithi090 bash[32384]: audit 2023-12-01T11:08:30.761620+0000 mon.a (mon.0) 7206 : audit 0 from='client.? 172.21.15.80:0/2403256820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:08:31.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:08:31 smithi080 bash[28361]: cluster 2023-12-01T11:08:29.689615+0000 mgr.y (mgr.24362) 11398 : cluster 0 pgmap v11367: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:08:31.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:08:31 smithi080 bash[28361]: audit 2023-12-01T11:08:30.761620+0000 mon.a (mon.0) 7206 : audit 0 from='client.? 172.21.15.80:0/2403256820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:08:31.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:08:31 smithi080 bash[41963]: cluster 2023-12-01T11:08:29.689615+0000 mgr.y (mgr.24362) 11398 : cluster 0 pgmap v11367: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:08:31.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:08:31 smithi080 bash[41963]: audit 2023-12-01T11:08:30.761620+0000 mon.a (mon.0) 7206 : audit 0 from='client.? 172.21.15.80:0/2403256820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:08:33.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:08:33 smithi090 bash[32384]: cluster 2023-12-01T11:08:31.690755+0000 mgr.y (mgr.24362) 11399 : cluster 0 pgmap v11368: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:08:33.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:08:33 smithi080 bash[28361]: cluster 2023-12-01T11:08:31.690755+0000 mgr.y (mgr.24362) 11399 : cluster 0 pgmap v11368: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:08:33.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:08:33 smithi080 bash[41963]: cluster 2023-12-01T11:08:31.690755+0000 mgr.y (mgr.24362) 11399 : cluster 0 pgmap v11368: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:08:34.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:08:34 smithi090 bash[32384]: audit 2023-12-01T11:08:33.217763+0000 mon.a (mon.0) 7207 : audit 0 from='client.? 172.21.15.80:0/2971042332' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:08:34.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:08:34 smithi080 bash[28361]: audit 2023-12-01T11:08:33.217763+0000 mon.a (mon.0) 7207 : audit 0 from='client.? 172.21.15.80:0/2971042332' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:08:34.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:08:34 smithi080 bash[41963]: audit 2023-12-01T11:08:33.217763+0000 mon.a (mon.0) 7207 : audit 0 from='client.? 172.21.15.80:0/2971042332' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:08:35.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:08:35 smithi090 bash[32384]: cluster 2023-12-01T11:08:33.691418+0000 mgr.y (mgr.24362) 11400 : cluster 0 pgmap v11369: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:08:35.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:08:35 smithi080 bash[41963]: cluster 2023-12-01T11:08:33.691418+0000 mgr.y (mgr.24362) 11400 : cluster 0 pgmap v11369: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:08:35.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:08:35 smithi080 bash[28361]: cluster 2023-12-01T11:08:33.691418+0000 mgr.y (mgr.24362) 11400 : cluster 0 pgmap v11369: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:08:36.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:08:36 smithi090 bash[32384]: audit 2023-12-01T11:08:35.673122+0000 mon.a (mon.0) 7208 : audit 0 from='client.? 172.21.15.80:0/3392424208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:08:36.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:08:36 smithi080 bash[28361]: audit 2023-12-01T11:08:35.673122+0000 mon.a (mon.0) 7208 : audit 0 from='client.? 172.21.15.80:0/3392424208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:08:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:08:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:08:36] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T11:08:36.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:08:36 smithi080 bash[41963]: audit 2023-12-01T11:08:35.673122+0000 mon.a (mon.0) 7208 : audit 0 from='client.? 172.21.15.80:0/3392424208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:08:37.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:08:37 smithi090 bash[32384]: cluster 2023-12-01T11:08:35.692034+0000 mgr.y (mgr.24362) 11401 : cluster 0 pgmap v11370: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:08:37.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:08:37 smithi080 bash[28361]: cluster 2023-12-01T11:08:35.692034+0000 mgr.y (mgr.24362) 11401 : cluster 0 pgmap v11370: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:08:37.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:08:37 smithi080 bash[41963]: cluster 2023-12-01T11:08:35.692034+0000 mgr.y (mgr.24362) 11401 : cluster 0 pgmap v11370: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:08:38.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:08:38 smithi090 bash[32384]: audit 2023-12-01T11:08:38.117349+0000 mon.a (mon.0) 7209 : audit 0 from='client.? 172.21.15.80:0/1542061872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:08:38.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:08:38 smithi080 bash[28361]: audit 2023-12-01T11:08:38.117349+0000 mon.a (mon.0) 7209 : audit 0 from='client.? 172.21.15.80:0/1542061872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:08:38.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:08:38 smithi080 bash[41963]: audit 2023-12-01T11:08:38.117349+0000 mon.a (mon.0) 7209 : audit 0 from='client.? 172.21.15.80:0/1542061872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:08:39.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:08:39 smithi090 bash[32384]: cluster 2023-12-01T11:08:37.693093+0000 mgr.y (mgr.24362) 11402 : cluster 0 pgmap v11371: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:08:39.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:08:39 smithi080 bash[28361]: cluster 2023-12-01T11:08:37.693093+0000 mgr.y (mgr.24362) 11402 : cluster 0 pgmap v11371: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:08:39.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:08:39 smithi080 bash[41963]: cluster 2023-12-01T11:08:37.693093+0000 mgr.y (mgr.24362) 11402 : cluster 0 pgmap v11371: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:08:41.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:08:41 smithi090 bash[32384]: cluster 2023-12-01T11:08:39.693778+0000 mgr.y (mgr.24362) 11403 : cluster 0 pgmap v11372: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:08:41.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:08:41 smithi090 bash[32384]: audit 2023-12-01T11:08:40.387280+0000 mon.c (mon.2) 7299 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:08:41.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:08:41 smithi090 bash[32384]: audit 2023-12-01T11:08:40.574239+0000 mon.a (mon.0) 7210 : audit 0 from='client.? 172.21.15.80:0/2736479486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:08:41.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:08:41 smithi080 bash[41963]: cluster 2023-12-01T11:08:39.693778+0000 mgr.y (mgr.24362) 11403 : cluster 0 pgmap v11372: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:08:41.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:08:41 smithi080 bash[41963]: audit 2023-12-01T11:08:40.387280+0000 mon.c (mon.2) 7299 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:08:41.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:08:41 smithi080 bash[41963]: audit 2023-12-01T11:08:40.574239+0000 mon.a (mon.0) 7210 : audit 0 from='client.? 172.21.15.80:0/2736479486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:08:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:08:41 smithi080 bash[28361]: cluster 2023-12-01T11:08:39.693778+0000 mgr.y (mgr.24362) 11403 : cluster 0 pgmap v11372: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:08:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:08:41 smithi080 bash[28361]: audit 2023-12-01T11:08:40.387280+0000 mon.c (mon.2) 7299 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:08:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:08:41 smithi080 bash[28361]: audit 2023-12-01T11:08:40.574239+0000 mon.a (mon.0) 7210 : audit 0 from='client.? 172.21.15.80:0/2736479486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:08:43.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:08:43 smithi090 bash[32384]: cluster 2023-12-01T11:08:41.694700+0000 mgr.y (mgr.24362) 11404 : cluster 0 pgmap v11373: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:08:43.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:08:43 smithi090 bash[32384]: audit 2023-12-01T11:08:43.034644+0000 mon.c (mon.2) 7300 : audit 0 from='client.? 172.21.15.80:0/430252488' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:08:43.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:08:43 smithi080 bash[41963]: cluster 2023-12-01T11:08:41.694700+0000 mgr.y (mgr.24362) 11404 : cluster 0 pgmap v11373: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:08:43.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:08:43 smithi080 bash[41963]: audit 2023-12-01T11:08:43.034644+0000 mon.c (mon.2) 7300 : audit 0 from='client.? 172.21.15.80:0/430252488' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:08:43.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:08:43 smithi080 bash[28361]: cluster 2023-12-01T11:08:41.694700+0000 mgr.y (mgr.24362) 11404 : cluster 0 pgmap v11373: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:08:43.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:08:43 smithi080 bash[28361]: audit 2023-12-01T11:08:43.034644+0000 mon.c (mon.2) 7300 : audit 0 from='client.? 172.21.15.80:0/430252488' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:08:45.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:08:45 smithi090 bash[32384]: cluster 2023-12-01T11:08:43.695404+0000 mgr.y (mgr.24362) 11405 : cluster 0 pgmap v11374: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:08:45.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:08:45 smithi080 bash[28361]: cluster 2023-12-01T11:08:43.695404+0000 mgr.y (mgr.24362) 11405 : cluster 0 pgmap v11374: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:08:45.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:08:45 smithi080 bash[41963]: cluster 2023-12-01T11:08:43.695404+0000 mgr.y (mgr.24362) 11405 : cluster 0 pgmap v11374: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:08:46.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:08:46 smithi090 bash[32384]: audit 2023-12-01T11:08:45.493263+0000 mon.c (mon.2) 7301 : audit 0 from='client.? 172.21.15.80:0/1133708922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:08:46.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:08:46 smithi080 bash[28361]: audit 2023-12-01T11:08:45.493263+0000 mon.c (mon.2) 7301 : audit 0 from='client.? 172.21.15.80:0/1133708922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:08:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:08:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:08:46] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T11:08:46.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:08:46 smithi080 bash[41963]: audit 2023-12-01T11:08:45.493263+0000 mon.c (mon.2) 7301 : audit 0 from='client.? 172.21.15.80:0/1133708922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:08:47.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:08:47 smithi090 bash[32384]: cluster 2023-12-01T11:08:45.696146+0000 mgr.y (mgr.24362) 11406 : cluster 0 pgmap v11375: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:08:47.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:08:47 smithi090 bash[32384]: audit 2023-12-01T11:08:46.992234+0000 mon.c (mon.2) 7302 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:08:47.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:08:47 smithi080 bash[41963]: cluster 2023-12-01T11:08:45.696146+0000 mgr.y (mgr.24362) 11406 : cluster 0 pgmap v11375: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:08:47.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:08:47 smithi080 bash[41963]: audit 2023-12-01T11:08:46.992234+0000 mon.c (mon.2) 7302 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:08:47.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:08:47 smithi080 bash[28361]: cluster 2023-12-01T11:08:45.696146+0000 mgr.y (mgr.24362) 11406 : cluster 0 pgmap v11375: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:08:47.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:08:47 smithi080 bash[28361]: audit 2023-12-01T11:08:46.992234+0000 mon.c (mon.2) 7302 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:08:48.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:08:48 smithi080 bash[28361]: audit 2023-12-01T11:08:47.942121+0000 mon.a (mon.0) 7211 : audit 0 from='client.? 172.21.15.80:0/1022633947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:08:48.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:08:48 smithi080 bash[41963]: audit 2023-12-01T11:08:47.942121+0000 mon.a (mon.0) 7211 : audit 0 from='client.? 172.21.15.80:0/1022633947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:08:48.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:08:48 smithi090 bash[32384]: audit 2023-12-01T11:08:47.942121+0000 mon.a (mon.0) 7211 : audit 0 from='client.? 172.21.15.80:0/1022633947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:08:49.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:08:49 smithi080 bash[28361]: cluster 2023-12-01T11:08:47.697147+0000 mgr.y (mgr.24362) 11407 : cluster 0 pgmap v11376: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:08:49.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:08:49 smithi080 bash[41963]: cluster 2023-12-01T11:08:47.697147+0000 mgr.y (mgr.24362) 11407 : cluster 0 pgmap v11376: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:08:49.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:08:49 smithi090 bash[32384]: cluster 2023-12-01T11:08:47.697147+0000 mgr.y (mgr.24362) 11407 : cluster 0 pgmap v11376: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:08:51.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:08:51 smithi080 bash[28361]: cluster 2023-12-01T11:08:49.697835+0000 mgr.y (mgr.24362) 11408 : cluster 0 pgmap v11377: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:08:51.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:08:51 smithi080 bash[28361]: audit 2023-12-01T11:08:50.398254+0000 mon.a (mon.0) 7212 : audit 0 from='client.? 172.21.15.80:0/354417547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:08:51.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:08:51 smithi080 bash[41963]: cluster 2023-12-01T11:08:49.697835+0000 mgr.y (mgr.24362) 11408 : cluster 0 pgmap v11377: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:08:51.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:08:51 smithi080 bash[41963]: audit 2023-12-01T11:08:50.398254+0000 mon.a (mon.0) 7212 : audit 0 from='client.? 172.21.15.80:0/354417547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:08:51.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:08:51 smithi090 bash[32384]: cluster 2023-12-01T11:08:49.697835+0000 mgr.y (mgr.24362) 11408 : cluster 0 pgmap v11377: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:08:51.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:08:51 smithi090 bash[32384]: audit 2023-12-01T11:08:50.398254+0000 mon.a (mon.0) 7212 : audit 0 from='client.? 172.21.15.80:0/354417547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:08:53.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:08:53 smithi080 bash[28361]: cluster 2023-12-01T11:08:51.698980+0000 mgr.y (mgr.24362) 11409 : cluster 0 pgmap v11378: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:08:53.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:08:53 smithi080 bash[28361]: audit 2023-12-01T11:08:52.784985+0000 mon.a (mon.0) 7213 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:08:53.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:08:53 smithi080 bash[28361]: audit 2023-12-01T11:08:52.796741+0000 mon.a (mon.0) 7214 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:08:53.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:08:53 smithi080 bash[28361]: audit 2023-12-01T11:08:52.862683+0000 mon.a (mon.0) 7215 : audit 0 from='client.? 172.21.15.80:0/687368884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:08:53.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:08:53 smithi080 bash[28361]: audit 2023-12-01T11:08:53.188883+0000 mon.a (mon.0) 7216 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:08:53.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:08:53 smithi080 bash[28361]: audit 2023-12-01T11:08:53.206334+0000 mon.a (mon.0) 7217 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:08:53.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:08:53 smithi080 bash[41963]: cluster 2023-12-01T11:08:51.698980+0000 mgr.y (mgr.24362) 11409 : cluster 0 pgmap v11378: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:08:53.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:08:53 smithi080 bash[41963]: audit 2023-12-01T11:08:52.784985+0000 mon.a (mon.0) 7213 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:08:53.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:08:53 smithi080 bash[41963]: audit 2023-12-01T11:08:52.796741+0000 mon.a (mon.0) 7214 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:08:53.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:08:53 smithi080 bash[41963]: audit 2023-12-01T11:08:52.862683+0000 mon.a (mon.0) 7215 : audit 0 from='client.? 172.21.15.80:0/687368884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:08:53.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:08:53 smithi080 bash[41963]: audit 2023-12-01T11:08:53.188883+0000 mon.a (mon.0) 7216 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:08:53.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:08:53 smithi080 bash[41963]: audit 2023-12-01T11:08:53.206334+0000 mon.a (mon.0) 7217 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:08:53.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:08:53 smithi090 bash[32384]: cluster 2023-12-01T11:08:51.698980+0000 mgr.y (mgr.24362) 11409 : cluster 0 pgmap v11378: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:08:53.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:08:53 smithi090 bash[32384]: audit 2023-12-01T11:08:52.784985+0000 mon.a (mon.0) 7213 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:08:53.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:08:53 smithi090 bash[32384]: audit 2023-12-01T11:08:52.796741+0000 mon.a (mon.0) 7214 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:08:53.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:08:53 smithi090 bash[32384]: audit 2023-12-01T11:08:52.862683+0000 mon.a (mon.0) 7215 : audit 0 from='client.? 172.21.15.80:0/687368884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:08:53.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:08:53 smithi090 bash[32384]: audit 2023-12-01T11:08:53.188883+0000 mon.a (mon.0) 7216 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:08:53.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:08:53 smithi090 bash[32384]: audit 2023-12-01T11:08:53.206334+0000 mon.a (mon.0) 7217 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:08:54.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:08:54 smithi080 bash[28361]: audit 2023-12-01T11:08:53.754262+0000 mon.c (mon.2) 7303 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:08:54.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:08:54 smithi080 bash[28361]: audit 2023-12-01T11:08:53.756087+0000 mon.c (mon.2) 7304 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:08:54.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:08:54 smithi080 bash[28361]: audit 2023-12-01T11:08:53.766237+0000 mon.a (mon.0) 7218 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:08:54.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:08:54 smithi080 bash[41963]: audit 2023-12-01T11:08:53.754262+0000 mon.c (mon.2) 7303 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:08:54.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:08:54 smithi080 bash[41963]: audit 2023-12-01T11:08:53.756087+0000 mon.c (mon.2) 7304 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:08:54.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:08:54 smithi080 bash[41963]: audit 2023-12-01T11:08:53.766237+0000 mon.a (mon.0) 7218 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:08:54.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:08:54 smithi090 bash[32384]: audit 2023-12-01T11:08:53.754262+0000 mon.c (mon.2) 7303 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:08:54.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:08:54 smithi090 bash[32384]: audit 2023-12-01T11:08:53.756087+0000 mon.c (mon.2) 7304 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:08:54.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:08:54 smithi090 bash[32384]: audit 2023-12-01T11:08:53.766237+0000 mon.a (mon.0) 7218 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:08:55.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:08:55 smithi080 bash[28361]: cluster 2023-12-01T11:08:53.699544+0000 mgr.y (mgr.24362) 11410 : cluster 0 pgmap v11379: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:08:55.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:08:55 smithi080 bash[41963]: cluster 2023-12-01T11:08:53.699544+0000 mgr.y (mgr.24362) 11410 : cluster 0 pgmap v11379: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:08:55.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:08:55 smithi090 bash[32384]: cluster 2023-12-01T11:08:53.699544+0000 mgr.y (mgr.24362) 11410 : cluster 0 pgmap v11379: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:08:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:08:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:08:56] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T11:08:56.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:08:56 smithi080 bash[28361]: audit 2023-12-01T11:08:55.321852+0000 mon.a (mon.0) 7219 : audit 0 from='client.? 172.21.15.80:0/347429102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:08:56.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:08:56 smithi080 bash[28361]: audit 2023-12-01T11:08:55.387814+0000 mon.c (mon.2) 7305 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:08:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:08:56 smithi080 bash[41963]: audit 2023-12-01T11:08:55.321852+0000 mon.a (mon.0) 7219 : audit 0 from='client.? 172.21.15.80:0/347429102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:08:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:08:56 smithi080 bash[41963]: audit 2023-12-01T11:08:55.387814+0000 mon.c (mon.2) 7305 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:08:56.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:08:56 smithi090 bash[32384]: audit 2023-12-01T11:08:55.321852+0000 mon.a (mon.0) 7219 : audit 0 from='client.? 172.21.15.80:0/347429102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:08:56.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:08:56 smithi090 bash[32384]: audit 2023-12-01T11:08:55.387814+0000 mon.c (mon.2) 7305 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:08:57.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:08:57 smithi080 bash[28361]: cluster 2023-12-01T11:08:55.700256+0000 mgr.y (mgr.24362) 11411 : cluster 0 pgmap v11380: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:08:57.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:08:57 smithi080 bash[41963]: cluster 2023-12-01T11:08:55.700256+0000 mgr.y (mgr.24362) 11411 : cluster 0 pgmap v11380: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:08:57.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:08:57 smithi090 bash[32384]: cluster 2023-12-01T11:08:55.700256+0000 mgr.y (mgr.24362) 11411 : cluster 0 pgmap v11380: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:08:58.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:08:58 smithi080 bash[28361]: audit 2023-12-01T11:08:57.779905+0000 mon.c (mon.2) 7306 : audit 0 from='client.? 172.21.15.80:0/3820797930' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:08:58.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:08:58 smithi080 bash[41963]: audit 2023-12-01T11:08:57.779905+0000 mon.c (mon.2) 7306 : audit 0 from='client.? 172.21.15.80:0/3820797930' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:08:58.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:08:58 smithi090 bash[32384]: audit 2023-12-01T11:08:57.779905+0000 mon.c (mon.2) 7306 : audit 0 from='client.? 172.21.15.80:0/3820797930' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:08:59.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:08:59 smithi080 bash[41963]: cluster 2023-12-01T11:08:57.701312+0000 mgr.y (mgr.24362) 11412 : cluster 0 pgmap v11381: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:08:59.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:08:59 smithi080 bash[28361]: cluster 2023-12-01T11:08:57.701312+0000 mgr.y (mgr.24362) 11412 : cluster 0 pgmap v11381: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:08:59.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:08:59 smithi090 bash[32384]: cluster 2023-12-01T11:08:57.701312+0000 mgr.y (mgr.24362) 11412 : cluster 0 pgmap v11381: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:09:01.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:09:01 smithi080 bash[41963]: cluster 2023-12-01T11:08:59.701977+0000 mgr.y (mgr.24362) 11413 : cluster 0 pgmap v11382: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:09:01.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:09:01 smithi080 bash[41963]: audit 2023-12-01T11:09:00.240718+0000 mon.c (mon.2) 7307 : audit 0 from='client.? 172.21.15.80:0/4217691243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:09:01.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:09:01 smithi080 bash[28361]: cluster 2023-12-01T11:08:59.701977+0000 mgr.y (mgr.24362) 11413 : cluster 0 pgmap v11382: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:09:01.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:09:01 smithi080 bash[28361]: audit 2023-12-01T11:09:00.240718+0000 mon.c (mon.2) 7307 : audit 0 from='client.? 172.21.15.80:0/4217691243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:09:01.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:09:01 smithi090 bash[32384]: cluster 2023-12-01T11:08:59.701977+0000 mgr.y (mgr.24362) 11413 : cluster 0 pgmap v11382: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:09:01.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:09:01 smithi090 bash[32384]: audit 2023-12-01T11:09:00.240718+0000 mon.c (mon.2) 7307 : audit 0 from='client.? 172.21.15.80:0/4217691243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:09:03.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:09:03 smithi080 bash[41963]: cluster 2023-12-01T11:09:01.703123+0000 mgr.y (mgr.24362) 11414 : cluster 0 pgmap v11383: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:09:03.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:09:03 smithi080 bash[41963]: audit 2023-12-01T11:09:02.685742+0000 mon.c (mon.2) 7308 : audit 0 from='client.? 172.21.15.80:0/1339205214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:09:03.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:09:03 smithi080 bash[28361]: cluster 2023-12-01T11:09:01.703123+0000 mgr.y (mgr.24362) 11414 : cluster 0 pgmap v11383: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:09:03.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:09:03 smithi080 bash[28361]: audit 2023-12-01T11:09:02.685742+0000 mon.c (mon.2) 7308 : audit 0 from='client.? 172.21.15.80:0/1339205214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:09:03.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:09:03 smithi090 bash[32384]: cluster 2023-12-01T11:09:01.703123+0000 mgr.y (mgr.24362) 11414 : cluster 0 pgmap v11383: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:09:03.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:09:03 smithi090 bash[32384]: audit 2023-12-01T11:09:02.685742+0000 mon.c (mon.2) 7308 : audit 0 from='client.? 172.21.15.80:0/1339205214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:09:05.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:09:05 smithi080 bash[41963]: cluster 2023-12-01T11:09:03.703755+0000 mgr.y (mgr.24362) 11415 : cluster 0 pgmap v11384: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:09:05.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:09:05 smithi080 bash[28361]: cluster 2023-12-01T11:09:03.703755+0000 mgr.y (mgr.24362) 11415 : cluster 0 pgmap v11384: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:09:05.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:09:05 smithi090 bash[32384]: cluster 2023-12-01T11:09:03.703755+0000 mgr.y (mgr.24362) 11415 : cluster 0 pgmap v11384: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:09:06.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:09:06 smithi080 bash[28361]: audit 2023-12-01T11:09:05.137660+0000 mon.a (mon.0) 7220 : audit 0 from='client.? 172.21.15.80:0/3861666659' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:09:06.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:09:06 smithi080 bash[41963]: audit 2023-12-01T11:09:05.137660+0000 mon.a (mon.0) 7220 : audit 0 from='client.? 172.21.15.80:0/3861666659' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:09:06.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:09:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:09:06] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T11:09:06.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:09:06 smithi090 bash[32384]: audit 2023-12-01T11:09:05.137660+0000 mon.a (mon.0) 7220 : audit 0 from='client.? 172.21.15.80:0/3861666659' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:09:07.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:09:07 smithi080 bash[28361]: cluster 2023-12-01T11:09:05.704391+0000 mgr.y (mgr.24362) 11416 : cluster 0 pgmap v11385: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:09:07.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:09:07 smithi080 bash[41963]: cluster 2023-12-01T11:09:05.704391+0000 mgr.y (mgr.24362) 11416 : cluster 0 pgmap v11385: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:09:07.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:09:07 smithi090 bash[32384]: cluster 2023-12-01T11:09:05.704391+0000 mgr.y (mgr.24362) 11416 : cluster 0 pgmap v11385: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:09:08.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:09:08 smithi080 bash[28361]: audit 2023-12-01T11:09:07.590926+0000 mon.a (mon.0) 7221 : audit 0 from='client.? 172.21.15.80:0/2378776290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:09:08.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:09:08 smithi080 bash[41963]: audit 2023-12-01T11:09:07.590926+0000 mon.a (mon.0) 7221 : audit 0 from='client.? 172.21.15.80:0/2378776290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:09:08.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:09:08 smithi090 bash[32384]: audit 2023-12-01T11:09:07.590926+0000 mon.a (mon.0) 7221 : audit 0 from='client.? 172.21.15.80:0/2378776290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:09:09.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:09:09 smithi080 bash[28361]: cluster 2023-12-01T11:09:07.705521+0000 mgr.y (mgr.24362) 11417 : cluster 0 pgmap v11386: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:09:09.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:09:09 smithi080 bash[41963]: cluster 2023-12-01T11:09:07.705521+0000 mgr.y (mgr.24362) 11417 : cluster 0 pgmap v11386: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:09:09.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:09:09 smithi090 bash[32384]: cluster 2023-12-01T11:09:07.705521+0000 mgr.y (mgr.24362) 11417 : cluster 0 pgmap v11386: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:09:10.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:09:10 smithi080 bash[28361]: audit 2023-12-01T11:09:10.039557+0000 mon.c (mon.2) 7309 : audit 0 from='client.? 172.21.15.80:0/3411399404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:09:10.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:09:10 smithi080 bash[41963]: audit 2023-12-01T11:09:10.039557+0000 mon.c (mon.2) 7309 : audit 0 from='client.? 172.21.15.80:0/3411399404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:09:10.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:09:10 smithi090 bash[32384]: audit 2023-12-01T11:09:10.039557+0000 mon.c (mon.2) 7309 : audit 0 from='client.? 172.21.15.80:0/3411399404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:09:11.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:09:11 smithi080 bash[41963]: cluster 2023-12-01T11:09:09.706123+0000 mgr.y (mgr.24362) 11418 : cluster 0 pgmap v11387: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:09:11.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:09:11 smithi080 bash[41963]: audit 2023-12-01T11:09:10.388276+0000 mon.c (mon.2) 7310 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:09:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:09:11 smithi080 bash[28361]: cluster 2023-12-01T11:09:09.706123+0000 mgr.y (mgr.24362) 11418 : cluster 0 pgmap v11387: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:09:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:09:11 smithi080 bash[28361]: audit 2023-12-01T11:09:10.388276+0000 mon.c (mon.2) 7310 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:09:11.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:09:11 smithi090 bash[32384]: cluster 2023-12-01T11:09:09.706123+0000 mgr.y (mgr.24362) 11418 : cluster 0 pgmap v11387: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:09:11.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:09:11 smithi090 bash[32384]: audit 2023-12-01T11:09:10.388276+0000 mon.c (mon.2) 7310 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:09:13.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:09:13 smithi080 bash[28361]: cluster 2023-12-01T11:09:11.707277+0000 mgr.y (mgr.24362) 11419 : cluster 0 pgmap v11388: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:09:13.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:09:13 smithi080 bash[28361]: audit 2023-12-01T11:09:12.494560+0000 mon.c (mon.2) 7311 : audit 0 from='client.? 172.21.15.80:0/128509245' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:09:13.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:09:13 smithi080 bash[41963]: cluster 2023-12-01T11:09:11.707277+0000 mgr.y (mgr.24362) 11419 : cluster 0 pgmap v11388: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:09:13.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:09:13 smithi080 bash[41963]: audit 2023-12-01T11:09:12.494560+0000 mon.c (mon.2) 7311 : audit 0 from='client.? 172.21.15.80:0/128509245' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:09:13.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:09:13 smithi090 bash[32384]: cluster 2023-12-01T11:09:11.707277+0000 mgr.y (mgr.24362) 11419 : cluster 0 pgmap v11388: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:09:13.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:09:13 smithi090 bash[32384]: audit 2023-12-01T11:09:12.494560+0000 mon.c (mon.2) 7311 : audit 0 from='client.? 172.21.15.80:0/128509245' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:09:15.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:09:15 smithi080 bash[28361]: cluster 2023-12-01T11:09:13.707975+0000 mgr.y (mgr.24362) 11420 : cluster 0 pgmap v11389: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:09:15.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:09:15 smithi080 bash[28361]: audit 2023-12-01T11:09:14.954921+0000 mon.a (mon.0) 7222 : audit 0 from='client.? 172.21.15.80:0/893259266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:09:15.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:09:15 smithi080 bash[41963]: cluster 2023-12-01T11:09:13.707975+0000 mgr.y (mgr.24362) 11420 : cluster 0 pgmap v11389: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:09:15.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:09:15 smithi080 bash[41963]: audit 2023-12-01T11:09:14.954921+0000 mon.a (mon.0) 7222 : audit 0 from='client.? 172.21.15.80:0/893259266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:09:15.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:09:15 smithi090 bash[32384]: cluster 2023-12-01T11:09:13.707975+0000 mgr.y (mgr.24362) 11420 : cluster 0 pgmap v11389: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:09:15.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:09:15 smithi090 bash[32384]: audit 2023-12-01T11:09:14.954921+0000 mon.a (mon.0) 7222 : audit 0 from='client.? 172.21.15.80:0/893259266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:09:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:09:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:09:16] "GET /metrics HTTP/1.1" 200 33987 "" "Prometheus/2.43.0" 2023-12-01T11:09:17.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:09:17 smithi080 bash[28361]: cluster 2023-12-01T11:09:15.708593+0000 mgr.y (mgr.24362) 11421 : cluster 0 pgmap v11390: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:09:17.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:09:17 smithi080 bash[41963]: cluster 2023-12-01T11:09:15.708593+0000 mgr.y (mgr.24362) 11421 : cluster 0 pgmap v11390: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:09:17.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:09:17 smithi090 bash[32384]: cluster 2023-12-01T11:09:15.708593+0000 mgr.y (mgr.24362) 11421 : cluster 0 pgmap v11390: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:09:18.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:09:18 smithi080 bash[28361]: audit 2023-12-01T11:09:17.422531+0000 mon.a (mon.0) 7223 : audit 0 from='client.? 172.21.15.80:0/3496958356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:09:18.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:09:18 smithi080 bash[41963]: audit 2023-12-01T11:09:17.422531+0000 mon.a (mon.0) 7223 : audit 0 from='client.? 172.21.15.80:0/3496958356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:09:18.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:09:18 smithi090 bash[32384]: audit 2023-12-01T11:09:17.422531+0000 mon.a (mon.0) 7223 : audit 0 from='client.? 172.21.15.80:0/3496958356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:09:19.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:09:19 smithi080 bash[28361]: cluster 2023-12-01T11:09:17.709761+0000 mgr.y (mgr.24362) 11422 : cluster 0 pgmap v11391: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:09:19.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:09:19 smithi080 bash[41963]: cluster 2023-12-01T11:09:17.709761+0000 mgr.y (mgr.24362) 11422 : cluster 0 pgmap v11391: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:09:19.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:09:19 smithi090 bash[32384]: cluster 2023-12-01T11:09:17.709761+0000 mgr.y (mgr.24362) 11422 : cluster 0 pgmap v11391: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:09:20.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:09:20 smithi080 bash[28361]: audit 2023-12-01T11:09:19.875050+0000 mon.c (mon.2) 7312 : audit 0 from='client.? 172.21.15.80:0/2917636542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:09:20.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:09:20 smithi080 bash[41963]: audit 2023-12-01T11:09:19.875050+0000 mon.c (mon.2) 7312 : audit 0 from='client.? 172.21.15.80:0/2917636542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:09:20.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:09:20 smithi090 bash[32384]: audit 2023-12-01T11:09:19.875050+0000 mon.c (mon.2) 7312 : audit 0 from='client.? 172.21.15.80:0/2917636542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:09:21.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:09:21 smithi080 bash[28361]: cluster 2023-12-01T11:09:19.710383+0000 mgr.y (mgr.24362) 11423 : cluster 0 pgmap v11392: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:09:21.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:09:21 smithi080 bash[41963]: cluster 2023-12-01T11:09:19.710383+0000 mgr.y (mgr.24362) 11423 : cluster 0 pgmap v11392: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:09:21.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:09:21 smithi090 bash[32384]: cluster 2023-12-01T11:09:19.710383+0000 mgr.y (mgr.24362) 11423 : cluster 0 pgmap v11392: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:09:23.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:09:23 smithi080 bash[41963]: cluster 2023-12-01T11:09:21.711541+0000 mgr.y (mgr.24362) 11424 : cluster 0 pgmap v11393: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:09:23.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:09:23 smithi080 bash[41963]: audit 2023-12-01T11:09:22.331938+0000 mon.c (mon.2) 7313 : audit 0 from='client.? 172.21.15.80:0/763033522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:09:23.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:09:23 smithi080 bash[28361]: cluster 2023-12-01T11:09:21.711541+0000 mgr.y (mgr.24362) 11424 : cluster 0 pgmap v11393: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:09:23.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:09:23 smithi080 bash[28361]: audit 2023-12-01T11:09:22.331938+0000 mon.c (mon.2) 7313 : audit 0 from='client.? 172.21.15.80:0/763033522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:09:23.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:09:23 smithi090 bash[32384]: cluster 2023-12-01T11:09:21.711541+0000 mgr.y (mgr.24362) 11424 : cluster 0 pgmap v11393: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:09:23.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:09:23 smithi090 bash[32384]: audit 2023-12-01T11:09:22.331938+0000 mon.c (mon.2) 7313 : audit 0 from='client.? 172.21.15.80:0/763033522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:09:25.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:09:25 smithi080 bash[41963]: cluster 2023-12-01T11:09:23.712237+0000 mgr.y (mgr.24362) 11425 : cluster 0 pgmap v11394: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:09:25.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:09:25 smithi080 bash[41963]: audit 2023-12-01T11:09:24.791803+0000 mon.a (mon.0) 7224 : audit 0 from='client.? 172.21.15.80:0/4192284109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:09:25.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:09:25 smithi080 bash[28361]: cluster 2023-12-01T11:09:23.712237+0000 mgr.y (mgr.24362) 11425 : cluster 0 pgmap v11394: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:09:25.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:09:25 smithi080 bash[28361]: audit 2023-12-01T11:09:24.791803+0000 mon.a (mon.0) 7224 : audit 0 from='client.? 172.21.15.80:0/4192284109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:09:25.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:09:25 smithi090 bash[32384]: cluster 2023-12-01T11:09:23.712237+0000 mgr.y (mgr.24362) 11425 : cluster 0 pgmap v11394: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:09:25.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:09:25 smithi090 bash[32384]: audit 2023-12-01T11:09:24.791803+0000 mon.a (mon.0) 7224 : audit 0 from='client.? 172.21.15.80:0/4192284109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:09:26.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:09:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:09:26] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T11:09:26.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:09:26 smithi080 bash[28361]: audit 2023-12-01T11:09:25.388765+0000 mon.c (mon.2) 7314 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:09:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:09:26 smithi080 bash[41963]: audit 2023-12-01T11:09:25.388765+0000 mon.c (mon.2) 7314 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:09:26.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:09:26 smithi090 bash[32384]: audit 2023-12-01T11:09:25.388765+0000 mon.c (mon.2) 7314 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:09:27.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:09:27 smithi080 bash[41963]: cluster 2023-12-01T11:09:25.712890+0000 mgr.y (mgr.24362) 11426 : cluster 0 pgmap v11395: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:09:27.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:09:27 smithi080 bash[28361]: cluster 2023-12-01T11:09:25.712890+0000 mgr.y (mgr.24362) 11426 : cluster 0 pgmap v11395: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:09:27.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:09:27 smithi090 bash[32384]: cluster 2023-12-01T11:09:25.712890+0000 mgr.y (mgr.24362) 11426 : cluster 0 pgmap v11395: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:09:28.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:09:28 smithi090 bash[32384]: audit 2023-12-01T11:09:27.251003+0000 mon.c (mon.2) 7315 : audit 0 from='client.? 172.21.15.80:0/897756713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:09:28.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:09:28 smithi080 bash[28361]: audit 2023-12-01T11:09:27.251003+0000 mon.c (mon.2) 7315 : audit 0 from='client.? 172.21.15.80:0/897756713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:09:28.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:09:28 smithi080 bash[41963]: audit 2023-12-01T11:09:27.251003+0000 mon.c (mon.2) 7315 : audit 0 from='client.? 172.21.15.80:0/897756713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:09:29.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:09:29 smithi090 bash[32384]: cluster 2023-12-01T11:09:27.714114+0000 mgr.y (mgr.24362) 11427 : cluster 0 pgmap v11396: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:09:29.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:09:29 smithi080 bash[28361]: cluster 2023-12-01T11:09:27.714114+0000 mgr.y (mgr.24362) 11427 : cluster 0 pgmap v11396: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:09:29.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:09:29 smithi080 bash[41963]: cluster 2023-12-01T11:09:27.714114+0000 mgr.y (mgr.24362) 11427 : cluster 0 pgmap v11396: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:09:30.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:09:30 smithi090 bash[32384]: audit 2023-12-01T11:09:29.709542+0000 mon.c (mon.2) 7316 : audit 0 from='client.? 172.21.15.80:0/713477922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:09:30.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:09:30 smithi080 bash[28361]: audit 2023-12-01T11:09:29.709542+0000 mon.c (mon.2) 7316 : audit 0 from='client.? 172.21.15.80:0/713477922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:09:30.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:09:30 smithi080 bash[41963]: audit 2023-12-01T11:09:29.709542+0000 mon.c (mon.2) 7316 : audit 0 from='client.? 172.21.15.80:0/713477922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:09:31.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:09:31 smithi090 bash[32384]: cluster 2023-12-01T11:09:29.714575+0000 mgr.y (mgr.24362) 11428 : cluster 0 pgmap v11397: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:09:31.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:09:31 smithi080 bash[28361]: cluster 2023-12-01T11:09:29.714575+0000 mgr.y (mgr.24362) 11428 : cluster 0 pgmap v11397: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:09:31.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:09:31 smithi080 bash[41963]: cluster 2023-12-01T11:09:29.714575+0000 mgr.y (mgr.24362) 11428 : cluster 0 pgmap v11397: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:09:32.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:09:32 smithi090 bash[32384]: audit 2023-12-01T11:09:32.166912+0000 mon.c (mon.2) 7317 : audit 0 from='client.? 172.21.15.80:0/2233398971' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:09:32.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:09:32 smithi080 bash[41963]: audit 2023-12-01T11:09:32.166912+0000 mon.c (mon.2) 7317 : audit 0 from='client.? 172.21.15.80:0/2233398971' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:09:32.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:09:32 smithi080 bash[28361]: audit 2023-12-01T11:09:32.166912+0000 mon.c (mon.2) 7317 : audit 0 from='client.? 172.21.15.80:0/2233398971' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:09:33.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:09:33 smithi090 bash[32384]: cluster 2023-12-01T11:09:31.715690+0000 mgr.y (mgr.24362) 11429 : cluster 0 pgmap v11398: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:09:33.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:09:33 smithi080 bash[28361]: cluster 2023-12-01T11:09:31.715690+0000 mgr.y (mgr.24362) 11429 : cluster 0 pgmap v11398: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:09:33.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:09:33 smithi080 bash[41963]: cluster 2023-12-01T11:09:31.715690+0000 mgr.y (mgr.24362) 11429 : cluster 0 pgmap v11398: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:09:35.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:09:35 smithi090 bash[32384]: cluster 2023-12-01T11:09:33.716375+0000 mgr.y (mgr.24362) 11430 : cluster 0 pgmap v11399: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:09:35.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:09:35 smithi090 bash[32384]: audit 2023-12-01T11:09:34.623423+0000 mon.c (mon.2) 7318 : audit 0 from='client.? 172.21.15.80:0/706330244' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:09:35.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:09:35 smithi080 bash[41963]: cluster 2023-12-01T11:09:33.716375+0000 mgr.y (mgr.24362) 11430 : cluster 0 pgmap v11399: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:09:35.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:09:35 smithi080 bash[41963]: audit 2023-12-01T11:09:34.623423+0000 mon.c (mon.2) 7318 : audit 0 from='client.? 172.21.15.80:0/706330244' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:09:35.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:09:35 smithi080 bash[28361]: cluster 2023-12-01T11:09:33.716375+0000 mgr.y (mgr.24362) 11430 : cluster 0 pgmap v11399: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:09:35.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:09:35 smithi080 bash[28361]: audit 2023-12-01T11:09:34.623423+0000 mon.c (mon.2) 7318 : audit 0 from='client.? 172.21.15.80:0/706330244' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:09:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:09:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:09:36] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T11:09:37.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:09:37 smithi090 bash[32384]: cluster 2023-12-01T11:09:35.716983+0000 mgr.y (mgr.24362) 11431 : cluster 0 pgmap v11400: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:09:37.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:09:37 smithi090 bash[32384]: audit 2023-12-01T11:09:37.077673+0000 mon.c (mon.2) 7319 : audit 0 from='client.? 172.21.15.80:0/2300879611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:09:37.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:09:37 smithi080 bash[28361]: cluster 2023-12-01T11:09:35.716983+0000 mgr.y (mgr.24362) 11431 : cluster 0 pgmap v11400: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:09:37.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:09:37 smithi080 bash[28361]: audit 2023-12-01T11:09:37.077673+0000 mon.c (mon.2) 7319 : audit 0 from='client.? 172.21.15.80:0/2300879611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:09:37.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:09:37 smithi080 bash[41963]: cluster 2023-12-01T11:09:35.716983+0000 mgr.y (mgr.24362) 11431 : cluster 0 pgmap v11400: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:09:37.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:09:37 smithi080 bash[41963]: audit 2023-12-01T11:09:37.077673+0000 mon.c (mon.2) 7319 : audit 0 from='client.? 172.21.15.80:0/2300879611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:09:39.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:09:39 smithi090 bash[32384]: cluster 2023-12-01T11:09:37.718142+0000 mgr.y (mgr.24362) 11432 : cluster 0 pgmap v11401: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:09:39.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:09:39 smithi080 bash[41963]: cluster 2023-12-01T11:09:37.718142+0000 mgr.y (mgr.24362) 11432 : cluster 0 pgmap v11401: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:09:39.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:09:39 smithi080 bash[28361]: cluster 2023-12-01T11:09:37.718142+0000 mgr.y (mgr.24362) 11432 : cluster 0 pgmap v11401: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:09:40.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:09:40 smithi090 bash[32384]: audit 2023-12-01T11:09:39.531274+0000 mon.a (mon.0) 7225 : audit 0 from='client.? 172.21.15.80:0/2458167652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:09:40.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:09:40 smithi080 bash[28361]: audit 2023-12-01T11:09:39.531274+0000 mon.a (mon.0) 7225 : audit 0 from='client.? 172.21.15.80:0/2458167652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:09:40.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:09:40 smithi080 bash[41963]: audit 2023-12-01T11:09:39.531274+0000 mon.a (mon.0) 7225 : audit 0 from='client.? 172.21.15.80:0/2458167652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:09:41.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:09:41 smithi090 bash[32384]: cluster 2023-12-01T11:09:39.718817+0000 mgr.y (mgr.24362) 11433 : cluster 0 pgmap v11402: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:09:41.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:09:41 smithi090 bash[32384]: audit 2023-12-01T11:09:40.389383+0000 mon.c (mon.2) 7320 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:09:41.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:09:41 smithi080 bash[28361]: cluster 2023-12-01T11:09:39.718817+0000 mgr.y (mgr.24362) 11433 : cluster 0 pgmap v11402: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:09:41.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:09:41 smithi080 bash[28361]: audit 2023-12-01T11:09:40.389383+0000 mon.c (mon.2) 7320 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:09:41.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:09:41 smithi080 bash[41963]: cluster 2023-12-01T11:09:39.718817+0000 mgr.y (mgr.24362) 11433 : cluster 0 pgmap v11402: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:09:41.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:09:41 smithi080 bash[41963]: audit 2023-12-01T11:09:40.389383+0000 mon.c (mon.2) 7320 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:09:42.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:09:42 smithi090 bash[32384]: audit 2023-12-01T11:09:41.983826+0000 mon.c (mon.2) 7321 : audit 0 from='client.? 172.21.15.80:0/3898636430' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:09:42.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:09:42 smithi080 bash[28361]: audit 2023-12-01T11:09:41.983826+0000 mon.c (mon.2) 7321 : audit 0 from='client.? 172.21.15.80:0/3898636430' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:09:42.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:09:42 smithi080 bash[41963]: audit 2023-12-01T11:09:41.983826+0000 mon.c (mon.2) 7321 : audit 0 from='client.? 172.21.15.80:0/3898636430' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:09:43.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:09:43 smithi090 bash[32384]: cluster 2023-12-01T11:09:41.720029+0000 mgr.y (mgr.24362) 11434 : cluster 0 pgmap v11403: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:09:43.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:09:43 smithi080 bash[41963]: cluster 2023-12-01T11:09:41.720029+0000 mgr.y (mgr.24362) 11434 : cluster 0 pgmap v11403: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:09:43.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:09:43 smithi080 bash[28361]: cluster 2023-12-01T11:09:41.720029+0000 mgr.y (mgr.24362) 11434 : cluster 0 pgmap v11403: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:09:45.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:09:45 smithi090 bash[32384]: cluster 2023-12-01T11:09:43.720666+0000 mgr.y (mgr.24362) 11435 : cluster 0 pgmap v11404: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:09:45.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:09:45 smithi090 bash[32384]: audit 2023-12-01T11:09:44.429204+0000 mon.a (mon.0) 7226 : audit 0 from='client.? 172.21.15.80:0/1289735487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:09:45.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:09:45 smithi080 bash[28361]: cluster 2023-12-01T11:09:43.720666+0000 mgr.y (mgr.24362) 11435 : cluster 0 pgmap v11404: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:09:45.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:09:45 smithi080 bash[28361]: audit 2023-12-01T11:09:44.429204+0000 mon.a (mon.0) 7226 : audit 0 from='client.? 172.21.15.80:0/1289735487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:09:45.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:09:45 smithi080 bash[41963]: cluster 2023-12-01T11:09:43.720666+0000 mgr.y (mgr.24362) 11435 : cluster 0 pgmap v11404: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:09:45.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:09:45 smithi080 bash[41963]: audit 2023-12-01T11:09:44.429204+0000 mon.a (mon.0) 7226 : audit 0 from='client.? 172.21.15.80:0/1289735487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:09:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:09:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:09:46] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T11:09:47.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:09:47 smithi090 bash[32384]: cluster 2023-12-01T11:09:45.721279+0000 mgr.y (mgr.24362) 11436 : cluster 0 pgmap v11405: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:09:47.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:09:47 smithi090 bash[32384]: audit 2023-12-01T11:09:46.892315+0000 mon.a (mon.0) 7227 : audit 0 from='client.? 172.21.15.80:0/3314420030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:09:47.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:09:47 smithi080 bash[28361]: cluster 2023-12-01T11:09:45.721279+0000 mgr.y (mgr.24362) 11436 : cluster 0 pgmap v11405: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:09:47.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:09:47 smithi080 bash[28361]: audit 2023-12-01T11:09:46.892315+0000 mon.a (mon.0) 7227 : audit 0 from='client.? 172.21.15.80:0/3314420030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:09:47.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:09:47 smithi080 bash[41963]: cluster 2023-12-01T11:09:45.721279+0000 mgr.y (mgr.24362) 11436 : cluster 0 pgmap v11405: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:09:47.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:09:47 smithi080 bash[41963]: audit 2023-12-01T11:09:46.892315+0000 mon.a (mon.0) 7227 : audit 0 from='client.? 172.21.15.80:0/3314420030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:09:49.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:09:49 smithi090 bash[32384]: cluster 2023-12-01T11:09:47.722501+0000 mgr.y (mgr.24362) 11437 : cluster 0 pgmap v11406: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:09:49.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:09:49 smithi080 bash[41963]: cluster 2023-12-01T11:09:47.722501+0000 mgr.y (mgr.24362) 11437 : cluster 0 pgmap v11406: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:09:49.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:09:49 smithi080 bash[28361]: cluster 2023-12-01T11:09:47.722501+0000 mgr.y (mgr.24362) 11437 : cluster 0 pgmap v11406: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:09:50.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:09:50 smithi080 bash[41963]: audit 2023-12-01T11:09:49.349190+0000 mon.c (mon.2) 7322 : audit 0 from='client.? 172.21.15.80:0/2037144599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:09:50.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:09:50 smithi080 bash[28361]: audit 2023-12-01T11:09:49.349190+0000 mon.c (mon.2) 7322 : audit 0 from='client.? 172.21.15.80:0/2037144599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:09:50.790 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:09:50 smithi090 bash[32384]: audit 2023-12-01T11:09:49.349190+0000 mon.c (mon.2) 7322 : audit 0 from='client.? 172.21.15.80:0/2037144599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:09:51.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:09:51 smithi080 bash[28361]: cluster 2023-12-01T11:09:49.723189+0000 mgr.y (mgr.24362) 11438 : cluster 0 pgmap v11407: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:09:51.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:09:51 smithi080 bash[41963]: cluster 2023-12-01T11:09:49.723189+0000 mgr.y (mgr.24362) 11438 : cluster 0 pgmap v11407: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:09:51.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:09:51 smithi090 bash[32384]: cluster 2023-12-01T11:09:49.723189+0000 mgr.y (mgr.24362) 11438 : cluster 0 pgmap v11407: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:09:52.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:09:52 smithi080 bash[28361]: audit 2023-12-01T11:09:51.808222+0000 mon.c (mon.2) 7323 : audit 0 from='client.? 172.21.15.80:0/1166821931' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:09:52.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:09:52 smithi080 bash[41963]: audit 2023-12-01T11:09:51.808222+0000 mon.c (mon.2) 7323 : audit 0 from='client.? 172.21.15.80:0/1166821931' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:09:52.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:09:52 smithi090 bash[32384]: audit 2023-12-01T11:09:51.808222+0000 mon.c (mon.2) 7323 : audit 0 from='client.? 172.21.15.80:0/1166821931' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:09:53.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:09:53 smithi080 bash[28361]: cluster 2023-12-01T11:09:51.724345+0000 mgr.y (mgr.24362) 11439 : cluster 0 pgmap v11408: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:09:53.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:09:53 smithi080 bash[41963]: cluster 2023-12-01T11:09:51.724345+0000 mgr.y (mgr.24362) 11439 : cluster 0 pgmap v11408: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:09:53.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:09:53 smithi090 bash[32384]: cluster 2023-12-01T11:09:51.724345+0000 mgr.y (mgr.24362) 11439 : cluster 0 pgmap v11408: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:09:54.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:09:54 smithi080 bash[28361]: audit 2023-12-01T11:09:53.848286+0000 mon.c (mon.2) 7324 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:09:54.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:09:54 smithi080 bash[28361]: audit 2023-12-01T11:09:54.274323+0000 mon.a (mon.0) 7228 : audit 0 from='client.? 172.21.15.80:0/2303985811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:09:54.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:09:54 smithi080 bash[41963]: audit 2023-12-01T11:09:53.848286+0000 mon.c (mon.2) 7324 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:09:54.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:09:54 smithi080 bash[41963]: audit 2023-12-01T11:09:54.274323+0000 mon.a (mon.0) 7228 : audit 0 from='client.? 172.21.15.80:0/2303985811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:09:54.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:09:54 smithi090 bash[32384]: audit 2023-12-01T11:09:53.848286+0000 mon.c (mon.2) 7324 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:09:54.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:09:54 smithi090 bash[32384]: audit 2023-12-01T11:09:54.274323+0000 mon.a (mon.0) 7228 : audit 0 from='client.? 172.21.15.80:0/2303985811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:09:55.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:09:55 smithi080 bash[41963]: cluster 2023-12-01T11:09:53.725009+0000 mgr.y (mgr.24362) 11440 : cluster 0 pgmap v11409: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:09:55.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:09:55 smithi080 bash[28361]: cluster 2023-12-01T11:09:53.725009+0000 mgr.y (mgr.24362) 11440 : cluster 0 pgmap v11409: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:09:55.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:09:55 smithi090 bash[32384]: cluster 2023-12-01T11:09:53.725009+0000 mgr.y (mgr.24362) 11440 : cluster 0 pgmap v11409: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:09:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:09:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:09:56] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T11:09:56.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:09:56 smithi080 bash[28361]: audit 2023-12-01T11:09:55.389688+0000 mon.c (mon.2) 7325 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:09:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:09:56 smithi080 bash[41963]: audit 2023-12-01T11:09:55.389688+0000 mon.c (mon.2) 7325 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:09:56.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:09:56 smithi090 bash[32384]: audit 2023-12-01T11:09:55.389688+0000 mon.c (mon.2) 7325 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:09:57.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:09:57 smithi080 bash[28361]: cluster 2023-12-01T11:09:55.725710+0000 mgr.y (mgr.24362) 11441 : cluster 0 pgmap v11410: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:09:57.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:09:57 smithi080 bash[28361]: audit 2023-12-01T11:09:56.733377+0000 mon.c (mon.2) 7326 : audit 0 from='client.? 172.21.15.80:0/2411209181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:09:57.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:09:57 smithi080 bash[41963]: cluster 2023-12-01T11:09:55.725710+0000 mgr.y (mgr.24362) 11441 : cluster 0 pgmap v11410: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:09:57.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:09:57 smithi080 bash[41963]: audit 2023-12-01T11:09:56.733377+0000 mon.c (mon.2) 7326 : audit 0 from='client.? 172.21.15.80:0/2411209181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:09:57.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:09:57 smithi090 bash[32384]: cluster 2023-12-01T11:09:55.725710+0000 mgr.y (mgr.24362) 11441 : cluster 0 pgmap v11410: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:09:57.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:09:57 smithi090 bash[32384]: audit 2023-12-01T11:09:56.733377+0000 mon.c (mon.2) 7326 : audit 0 from='client.? 172.21.15.80:0/2411209181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:09:59.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:09:59 smithi080 bash[41963]: cluster 2023-12-01T11:09:57.726873+0000 mgr.y (mgr.24362) 11442 : cluster 0 pgmap v11411: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:09:59.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:09:59 smithi080 bash[41963]: audit 2023-12-01T11:09:59.201844+0000 mon.c (mon.2) 7327 : audit 0 from='client.? 172.21.15.80:0/332982185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:09:59.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:09:59 smithi080 bash[28361]: cluster 2023-12-01T11:09:57.726873+0000 mgr.y (mgr.24362) 11442 : cluster 0 pgmap v11411: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:09:59.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:09:59 smithi080 bash[28361]: audit 2023-12-01T11:09:59.201844+0000 mon.c (mon.2) 7327 : audit 0 from='client.? 172.21.15.80:0/332982185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:09:59.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:09:59 smithi090 bash[32384]: cluster 2023-12-01T11:09:57.726873+0000 mgr.y (mgr.24362) 11442 : cluster 0 pgmap v11411: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:09:59.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:09:59 smithi090 bash[32384]: audit 2023-12-01T11:09:59.201844+0000 mon.c (mon.2) 7327 : audit 0 from='client.? 172.21.15.80:0/332982185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:10:00.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:10:00 smithi080 bash[28361]: debug 2023-12-01T11:09:59.997+0000 7f6ec9bf0700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T11:10:00.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:10:00 smithi080 bash[41963]: audit 2023-12-01T11:09:59.640867+0000 mon.a (mon.0) 7229 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:10:00.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:10:00 smithi080 bash[41963]: audit 2023-12-01T11:09:59.650553+0000 mon.a (mon.0) 7230 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:10:00.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:10:00 smithi080 bash[41963]: audit 2023-12-01T11:09:59.995374+0000 mon.a (mon.0) 7231 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:10:00.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:10:00 smithi080 bash[41963]: cluster 2023-12-01T11:10:00.000094+0000 mon.a (mon.0) 7232 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T11:10:00.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:10:00 smithi080 bash[41963]: audit 2023-12-01T11:10:00.008754+0000 mon.a (mon.0) 7233 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:10:00.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:10:00 smithi080 bash[41963]: audit 2023-12-01T11:10:00.486067+0000 mon.c (mon.2) 7328 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:10:00.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:10:00 smithi080 bash[41963]: audit 2023-12-01T11:10:00.488159+0000 mon.c (mon.2) 7329 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:10:00.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:10:00 smithi080 bash[41963]: audit 2023-12-01T11:10:00.498710+0000 mon.a (mon.0) 7234 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:10:00.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:10:00 smithi080 bash[28361]: audit 2023-12-01T11:09:59.640867+0000 mon.a (mon.0) 7229 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:10:00.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:10:00 smithi080 bash[28361]: audit 2023-12-01T11:09:59.650553+0000 mon.a (mon.0) 7230 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:10:00.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:10:00 smithi080 bash[28361]: audit 2023-12-01T11:09:59.995374+0000 mon.a (mon.0) 7231 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:10:00.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:10:00 smithi080 bash[28361]: cluster 2023-12-01T11:10:00.000094+0000 mon.a (mon.0) 7232 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T11:10:00.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:10:00 smithi080 bash[28361]: audit 2023-12-01T11:10:00.008754+0000 mon.a (mon.0) 7233 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:10:00.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:10:00 smithi080 bash[28361]: audit 2023-12-01T11:10:00.486067+0000 mon.c (mon.2) 7328 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:10:00.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:10:00 smithi080 bash[28361]: audit 2023-12-01T11:10:00.488159+0000 mon.c (mon.2) 7329 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:10:00.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:10:00 smithi080 bash[28361]: audit 2023-12-01T11:10:00.498710+0000 mon.a (mon.0) 7234 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:10:01.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:10:00 smithi090 bash[32384]: audit 2023-12-01T11:09:59.640867+0000 mon.a (mon.0) 7229 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:10:01.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:10:00 smithi090 bash[32384]: audit 2023-12-01T11:09:59.650553+0000 mon.a (mon.0) 7230 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:10:01.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:10:00 smithi090 bash[32384]: audit 2023-12-01T11:09:59.995374+0000 mon.a (mon.0) 7231 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:10:01.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:10:00 smithi090 bash[32384]: cluster 2023-12-01T11:10:00.000094+0000 mon.a (mon.0) 7232 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T11:10:01.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:10:00 smithi090 bash[32384]: audit 2023-12-01T11:10:00.008754+0000 mon.a (mon.0) 7233 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:10:01.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:10:00 smithi090 bash[32384]: audit 2023-12-01T11:10:00.486067+0000 mon.c (mon.2) 7328 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:10:01.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:10:00 smithi090 bash[32384]: audit 2023-12-01T11:10:00.488159+0000 mon.c (mon.2) 7329 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:10:01.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:10:00 smithi090 bash[32384]: audit 2023-12-01T11:10:00.498710+0000 mon.a (mon.0) 7234 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:10:01.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:10:01 smithi080 bash[41963]: cluster 2023-12-01T11:09:59.727419+0000 mgr.y (mgr.24362) 11443 : cluster 0 pgmap v11412: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:10:01.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:10:01 smithi080 bash[28361]: cluster 2023-12-01T11:09:59.727419+0000 mgr.y (mgr.24362) 11443 : cluster 0 pgmap v11412: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:10:02.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:10:01 smithi090 bash[32384]: cluster 2023-12-01T11:09:59.727419+0000 mgr.y (mgr.24362) 11443 : cluster 0 pgmap v11412: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:10:02.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:10:02 smithi080 bash[28361]: audit 2023-12-01T11:10:01.657753+0000 mon.c (mon.2) 7330 : audit 0 from='client.? 172.21.15.80:0/1769317436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:10:02.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:10:02 smithi080 bash[41963]: audit 2023-12-01T11:10:01.657753+0000 mon.c (mon.2) 7330 : audit 0 from='client.? 172.21.15.80:0/1769317436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:10:03.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:10:02 smithi090 bash[32384]: audit 2023-12-01T11:10:01.657753+0000 mon.c (mon.2) 7330 : audit 0 from='client.? 172.21.15.80:0/1769317436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:10:03.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:10:03 smithi080 bash[28361]: cluster 2023-12-01T11:10:01.728445+0000 mgr.y (mgr.24362) 11444 : cluster 0 pgmap v11413: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:10:03.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:10:03 smithi080 bash[41963]: cluster 2023-12-01T11:10:01.728445+0000 mgr.y (mgr.24362) 11444 : cluster 0 pgmap v11413: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:10:04.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:10:03 smithi090 bash[32384]: cluster 2023-12-01T11:10:01.728445+0000 mgr.y (mgr.24362) 11444 : cluster 0 pgmap v11413: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:10:04.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:10:04 smithi080 bash[28361]: audit 2023-12-01T11:10:04.112779+0000 mon.c (mon.2) 7331 : audit 0 from='client.? 172.21.15.80:0/3956445569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:10:04.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:10:04 smithi080 bash[41963]: audit 2023-12-01T11:10:04.112779+0000 mon.c (mon.2) 7331 : audit 0 from='client.? 172.21.15.80:0/3956445569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:10:05.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:10:04 smithi090 bash[32384]: audit 2023-12-01T11:10:04.112779+0000 mon.c (mon.2) 7331 : audit 0 from='client.? 172.21.15.80:0/3956445569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:10:05.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:10:05 smithi080 bash[28361]: cluster 2023-12-01T11:10:03.729075+0000 mgr.y (mgr.24362) 11445 : cluster 0 pgmap v11414: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:10:05.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:10:05 smithi080 bash[41963]: cluster 2023-12-01T11:10:03.729075+0000 mgr.y (mgr.24362) 11445 : cluster 0 pgmap v11414: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:10:06.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:10:05 smithi090 bash[32384]: cluster 2023-12-01T11:10:03.729075+0000 mgr.y (mgr.24362) 11445 : cluster 0 pgmap v11414: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:10:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:10:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:10:06] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T11:10:07.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:10:06 smithi090 bash[32384]: cluster 2023-12-01T11:10:05.729770+0000 mgr.y (mgr.24362) 11446 : cluster 0 pgmap v11415: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:10:07.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:10:06 smithi090 bash[32384]: audit 2023-12-01T11:10:06.565117+0000 mon.a (mon.0) 7235 : audit 0 from='client.? 172.21.15.80:0/3119050162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:10:07.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:10:06 smithi080 bash[28361]: cluster 2023-12-01T11:10:05.729770+0000 mgr.y (mgr.24362) 11446 : cluster 0 pgmap v11415: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:10:07.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:10:06 smithi080 bash[28361]: audit 2023-12-01T11:10:06.565117+0000 mon.a (mon.0) 7235 : audit 0 from='client.? 172.21.15.80:0/3119050162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:10:07.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:10:06 smithi080 bash[41963]: cluster 2023-12-01T11:10:05.729770+0000 mgr.y (mgr.24362) 11446 : cluster 0 pgmap v11415: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:10:07.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:10:06 smithi080 bash[41963]: audit 2023-12-01T11:10:06.565117+0000 mon.a (mon.0) 7235 : audit 0 from='client.? 172.21.15.80:0/3119050162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:10:09.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:10:08 smithi080 bash[41963]: cluster 2023-12-01T11:10:07.730891+0000 mgr.y (mgr.24362) 11447 : cluster 0 pgmap v11416: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:10:09.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:10:08 smithi080 bash[28361]: cluster 2023-12-01T11:10:07.730891+0000 mgr.y (mgr.24362) 11447 : cluster 0 pgmap v11416: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:10:09.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:10:08 smithi090 bash[32384]: cluster 2023-12-01T11:10:07.730891+0000 mgr.y (mgr.24362) 11447 : cluster 0 pgmap v11416: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:10:10.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:10:09 smithi080 bash[28361]: audit 2023-12-01T11:10:09.026227+0000 mon.c (mon.2) 7332 : audit 0 from='client.? 172.21.15.80:0/1541294595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:10:10.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:10:09 smithi080 bash[41963]: audit 2023-12-01T11:10:09.026227+0000 mon.c (mon.2) 7332 : audit 0 from='client.? 172.21.15.80:0/1541294595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:10:10.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:10:09 smithi090 bash[32384]: audit 2023-12-01T11:10:09.026227+0000 mon.c (mon.2) 7332 : audit 0 from='client.? 172.21.15.80:0/1541294595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:10:11.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:10:11 smithi080 bash[41963]: cluster 2023-12-01T11:10:09.731567+0000 mgr.y (mgr.24362) 11448 : cluster 0 pgmap v11417: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:10:11.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:10:11 smithi080 bash[41963]: audit 2023-12-01T11:10:10.390024+0000 mon.c (mon.2) 7333 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:10:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:10:11 smithi080 bash[28361]: cluster 2023-12-01T11:10:09.731567+0000 mgr.y (mgr.24362) 11448 : cluster 0 pgmap v11417: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:10:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:10:11 smithi080 bash[28361]: audit 2023-12-01T11:10:10.390024+0000 mon.c (mon.2) 7333 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:10:11.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:10:11 smithi090 bash[32384]: cluster 2023-12-01T11:10:09.731567+0000 mgr.y (mgr.24362) 11448 : cluster 0 pgmap v11417: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:10:11.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:10:11 smithi090 bash[32384]: audit 2023-12-01T11:10:10.390024+0000 mon.c (mon.2) 7333 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:10:12.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:10:12 smithi080 bash[41963]: audit 2023-12-01T11:10:11.476773+0000 mon.c (mon.2) 7334 : audit 0 from='client.? 172.21.15.80:0/1654005989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:10:12.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:10:12 smithi080 bash[28361]: audit 2023-12-01T11:10:11.476773+0000 mon.c (mon.2) 7334 : audit 0 from='client.? 172.21.15.80:0/1654005989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:10:12.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:10:12 smithi090 bash[32384]: audit 2023-12-01T11:10:11.476773+0000 mon.c (mon.2) 7334 : audit 0 from='client.? 172.21.15.80:0/1654005989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:10:13.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:10:13 smithi080 bash[28361]: cluster 2023-12-01T11:10:11.732825+0000 mgr.y (mgr.24362) 11449 : cluster 0 pgmap v11418: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:10:13.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:10:13 smithi080 bash[41963]: cluster 2023-12-01T11:10:11.732825+0000 mgr.y (mgr.24362) 11449 : cluster 0 pgmap v11418: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:10:13.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:10:13 smithi090 bash[32384]: cluster 2023-12-01T11:10:11.732825+0000 mgr.y (mgr.24362) 11449 : cluster 0 pgmap v11418: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:10:14.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:10:14 smithi080 bash[28361]: audit 2023-12-01T11:10:13.944672+0000 mon.a (mon.0) 7236 : audit 0 from='client.? 172.21.15.80:0/691348947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:10:14.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:10:14 smithi080 bash[41963]: audit 2023-12-01T11:10:13.944672+0000 mon.a (mon.0) 7236 : audit 0 from='client.? 172.21.15.80:0/691348947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:10:14.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:10:14 smithi090 bash[32384]: audit 2023-12-01T11:10:13.944672+0000 mon.a (mon.0) 7236 : audit 0 from='client.? 172.21.15.80:0/691348947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:10:15.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:10:15 smithi080 bash[41963]: cluster 2023-12-01T11:10:13.733477+0000 mgr.y (mgr.24362) 11450 : cluster 0 pgmap v11419: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:10:15.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:10:15 smithi080 bash[28361]: cluster 2023-12-01T11:10:13.733477+0000 mgr.y (mgr.24362) 11450 : cluster 0 pgmap v11419: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:10:15.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:10:15 smithi090 bash[32384]: cluster 2023-12-01T11:10:13.733477+0000 mgr.y (mgr.24362) 11450 : cluster 0 pgmap v11419: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:10:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:10:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:10:16] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T11:10:17.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:10:17 smithi080 bash[41963]: cluster 2023-12-01T11:10:15.734129+0000 mgr.y (mgr.24362) 11451 : cluster 0 pgmap v11420: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:10:17.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:10:17 smithi080 bash[41963]: audit 2023-12-01T11:10:16.398261+0000 mon.a (mon.0) 7237 : audit 0 from='client.? 172.21.15.80:0/3713222485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:10:17.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:10:17 smithi080 bash[28361]: cluster 2023-12-01T11:10:15.734129+0000 mgr.y (mgr.24362) 11451 : cluster 0 pgmap v11420: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:10:17.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:10:17 smithi080 bash[28361]: audit 2023-12-01T11:10:16.398261+0000 mon.a (mon.0) 7237 : audit 0 from='client.? 172.21.15.80:0/3713222485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:10:17.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:10:17 smithi090 bash[32384]: cluster 2023-12-01T11:10:15.734129+0000 mgr.y (mgr.24362) 11451 : cluster 0 pgmap v11420: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:10:17.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:10:17 smithi090 bash[32384]: audit 2023-12-01T11:10:16.398261+0000 mon.a (mon.0) 7237 : audit 0 from='client.? 172.21.15.80:0/3713222485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:10:19.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:10:19 smithi080 bash[41963]: cluster 2023-12-01T11:10:17.735225+0000 mgr.y (mgr.24362) 11452 : cluster 0 pgmap v11421: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:10:19.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:10:19 smithi080 bash[41963]: audit 2023-12-01T11:10:18.851114+0000 mon.c (mon.2) 7335 : audit 0 from='client.? 172.21.15.80:0/1791142932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:10:19.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:10:19 smithi080 bash[28361]: cluster 2023-12-01T11:10:17.735225+0000 mgr.y (mgr.24362) 11452 : cluster 0 pgmap v11421: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:10:19.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:10:19 smithi080 bash[28361]: audit 2023-12-01T11:10:18.851114+0000 mon.c (mon.2) 7335 : audit 0 from='client.? 172.21.15.80:0/1791142932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:10:19.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:10:19 smithi090 bash[32384]: cluster 2023-12-01T11:10:17.735225+0000 mgr.y (mgr.24362) 11452 : cluster 0 pgmap v11421: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:10:19.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:10:19 smithi090 bash[32384]: audit 2023-12-01T11:10:18.851114+0000 mon.c (mon.2) 7335 : audit 0 from='client.? 172.21.15.80:0/1791142932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:10:21.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:10:21 smithi080 bash[28361]: cluster 2023-12-01T11:10:19.735934+0000 mgr.y (mgr.24362) 11453 : cluster 0 pgmap v11422: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:10:21.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:10:21 smithi080 bash[41963]: cluster 2023-12-01T11:10:19.735934+0000 mgr.y (mgr.24362) 11453 : cluster 0 pgmap v11422: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:10:21.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:10:21 smithi090 bash[32384]: cluster 2023-12-01T11:10:19.735934+0000 mgr.y (mgr.24362) 11453 : cluster 0 pgmap v11422: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:10:22.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:10:22 smithi080 bash[28361]: audit 2023-12-01T11:10:21.314357+0000 mon.c (mon.2) 7336 : audit 0 from='client.? 172.21.15.80:0/2335567011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:10:22.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:10:22 smithi080 bash[41963]: audit 2023-12-01T11:10:21.314357+0000 mon.c (mon.2) 7336 : audit 0 from='client.? 172.21.15.80:0/2335567011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:10:22.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:10:22 smithi090 bash[32384]: audit 2023-12-01T11:10:21.314357+0000 mon.c (mon.2) 7336 : audit 0 from='client.? 172.21.15.80:0/2335567011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:10:23.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:10:23 smithi080 bash[41963]: cluster 2023-12-01T11:10:21.737040+0000 mgr.y (mgr.24362) 11454 : cluster 0 pgmap v11423: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:10:23.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:10:23 smithi080 bash[28361]: cluster 2023-12-01T11:10:21.737040+0000 mgr.y (mgr.24362) 11454 : cluster 0 pgmap v11423: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:10:23.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:10:23 smithi090 bash[32384]: cluster 2023-12-01T11:10:21.737040+0000 mgr.y (mgr.24362) 11454 : cluster 0 pgmap v11423: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:10:24.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:10:24 smithi080 bash[28361]: audit 2023-12-01T11:10:23.770336+0000 mon.a (mon.0) 7238 : audit 0 from='client.? 172.21.15.80:0/3564377645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:10:24.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:10:24 smithi080 bash[41963]: audit 2023-12-01T11:10:23.770336+0000 mon.a (mon.0) 7238 : audit 0 from='client.? 172.21.15.80:0/3564377645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:10:24.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:10:24 smithi090 bash[32384]: audit 2023-12-01T11:10:23.770336+0000 mon.a (mon.0) 7238 : audit 0 from='client.? 172.21.15.80:0/3564377645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:10:25.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:10:25 smithi080 bash[28361]: cluster 2023-12-01T11:10:23.737678+0000 mgr.y (mgr.24362) 11455 : cluster 0 pgmap v11424: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:10:25.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:10:25 smithi080 bash[41963]: cluster 2023-12-01T11:10:23.737678+0000 mgr.y (mgr.24362) 11455 : cluster 0 pgmap v11424: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:10:25.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:10:25 smithi090 bash[32384]: cluster 2023-12-01T11:10:23.737678+0000 mgr.y (mgr.24362) 11455 : cluster 0 pgmap v11424: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:10:26.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:10:26 smithi080 bash[28361]: audit 2023-12-01T11:10:25.390554+0000 mon.c (mon.2) 7337 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:10:26.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:10:26 smithi080 bash[41963]: audit 2023-12-01T11:10:25.390554+0000 mon.c (mon.2) 7337 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:10:26.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:10:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:10:26] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T11:10:26.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:10:26 smithi090 bash[32384]: audit 2023-12-01T11:10:25.390554+0000 mon.c (mon.2) 7337 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:10:27.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:10:27 smithi090 bash[32384]: cluster 2023-12-01T11:10:25.738355+0000 mgr.y (mgr.24362) 11456 : cluster 0 pgmap v11425: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:10:27.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:10:27 smithi090 bash[32384]: audit 2023-12-01T11:10:26.232097+0000 mon.a (mon.0) 7239 : audit 0 from='client.? 172.21.15.80:0/146368341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:10:27.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:10:27 smithi080 bash[28361]: cluster 2023-12-01T11:10:25.738355+0000 mgr.y (mgr.24362) 11456 : cluster 0 pgmap v11425: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:10:27.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:10:27 smithi080 bash[28361]: audit 2023-12-01T11:10:26.232097+0000 mon.a (mon.0) 7239 : audit 0 from='client.? 172.21.15.80:0/146368341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:10:27.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:10:27 smithi080 bash[41963]: cluster 2023-12-01T11:10:25.738355+0000 mgr.y (mgr.24362) 11456 : cluster 0 pgmap v11425: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:10:27.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:10:27 smithi080 bash[41963]: audit 2023-12-01T11:10:26.232097+0000 mon.a (mon.0) 7239 : audit 0 from='client.? 172.21.15.80:0/146368341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:10:29.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:10:29 smithi090 bash[32384]: cluster 2023-12-01T11:10:27.739676+0000 mgr.y (mgr.24362) 11457 : cluster 0 pgmap v11426: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:10:29.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:10:29 smithi090 bash[32384]: audit 2023-12-01T11:10:28.688064+0000 mon.a (mon.0) 7240 : audit 0 from='client.? 172.21.15.80:0/3365001521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:10:29.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:10:29 smithi080 bash[28361]: cluster 2023-12-01T11:10:27.739676+0000 mgr.y (mgr.24362) 11457 : cluster 0 pgmap v11426: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:10:29.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:10:29 smithi080 bash[28361]: audit 2023-12-01T11:10:28.688064+0000 mon.a (mon.0) 7240 : audit 0 from='client.? 172.21.15.80:0/3365001521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:10:29.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:10:29 smithi080 bash[41963]: cluster 2023-12-01T11:10:27.739676+0000 mgr.y (mgr.24362) 11457 : cluster 0 pgmap v11426: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:10:29.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:10:29 smithi080 bash[41963]: audit 2023-12-01T11:10:28.688064+0000 mon.a (mon.0) 7240 : audit 0 from='client.? 172.21.15.80:0/3365001521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:10:31.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:10:31 smithi090 bash[32384]: cluster 2023-12-01T11:10:29.740416+0000 mgr.y (mgr.24362) 11458 : cluster 0 pgmap v11427: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:10:31.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:10:31 smithi090 bash[32384]: audit 2023-12-01T11:10:31.140763+0000 mon.c (mon.2) 7338 : audit 0 from='client.? 172.21.15.80:0/4072958689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:10:31.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:10:31 smithi080 bash[28361]: cluster 2023-12-01T11:10:29.740416+0000 mgr.y (mgr.24362) 11458 : cluster 0 pgmap v11427: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:10:31.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:10:31 smithi080 bash[28361]: audit 2023-12-01T11:10:31.140763+0000 mon.c (mon.2) 7338 : audit 0 from='client.? 172.21.15.80:0/4072958689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:10:31.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:10:31 smithi080 bash[41963]: cluster 2023-12-01T11:10:29.740416+0000 mgr.y (mgr.24362) 11458 : cluster 0 pgmap v11427: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:10:31.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:10:31 smithi080 bash[41963]: audit 2023-12-01T11:10:31.140763+0000 mon.c (mon.2) 7338 : audit 0 from='client.? 172.21.15.80:0/4072958689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:10:33.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:10:33 smithi090 bash[32384]: cluster 2023-12-01T11:10:31.741569+0000 mgr.y (mgr.24362) 11459 : cluster 0 pgmap v11428: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:10:33.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:10:33 smithi080 bash[28361]: cluster 2023-12-01T11:10:31.741569+0000 mgr.y (mgr.24362) 11459 : cluster 0 pgmap v11428: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:10:33.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:10:33 smithi080 bash[41963]: cluster 2023-12-01T11:10:31.741569+0000 mgr.y (mgr.24362) 11459 : cluster 0 pgmap v11428: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:10:34.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:10:34 smithi090 bash[32384]: audit 2023-12-01T11:10:33.589330+0000 mon.c (mon.2) 7339 : audit 0 from='client.? 172.21.15.80:0/1541211407' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:10:34.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:10:34 smithi080 bash[28361]: audit 2023-12-01T11:10:33.589330+0000 mon.c (mon.2) 7339 : audit 0 from='client.? 172.21.15.80:0/1541211407' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:10:34.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:10:34 smithi080 bash[41963]: audit 2023-12-01T11:10:33.589330+0000 mon.c (mon.2) 7339 : audit 0 from='client.? 172.21.15.80:0/1541211407' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:10:35.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:10:35 smithi090 bash[32384]: cluster 2023-12-01T11:10:33.742218+0000 mgr.y (mgr.24362) 11460 : cluster 0 pgmap v11429: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:10:35.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:10:35 smithi080 bash[28361]: cluster 2023-12-01T11:10:33.742218+0000 mgr.y (mgr.24362) 11460 : cluster 0 pgmap v11429: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:10:35.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:10:35 smithi080 bash[41963]: cluster 2023-12-01T11:10:33.742218+0000 mgr.y (mgr.24362) 11460 : cluster 0 pgmap v11429: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:10:36.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:10:36 smithi090 bash[32384]: audit 2023-12-01T11:10:36.039669+0000 mon.c (mon.2) 7340 : audit 0 from='client.? 172.21.15.80:0/3605804273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:10:36.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:10:36 smithi080 bash[28361]: audit 2023-12-01T11:10:36.039669+0000 mon.c (mon.2) 7340 : audit 0 from='client.? 172.21.15.80:0/3605804273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:10:36.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:10:36 smithi080 bash[41963]: audit 2023-12-01T11:10:36.039669+0000 mon.c (mon.2) 7340 : audit 0 from='client.? 172.21.15.80:0/3605804273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:10:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:10:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:10:36] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T11:10:37.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:10:37 smithi090 bash[32384]: cluster 2023-12-01T11:10:35.742669+0000 mgr.y (mgr.24362) 11461 : cluster 0 pgmap v11430: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:10:37.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:10:37 smithi080 bash[28361]: cluster 2023-12-01T11:10:35.742669+0000 mgr.y (mgr.24362) 11461 : cluster 0 pgmap v11430: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:10:37.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:10:37 smithi080 bash[41963]: cluster 2023-12-01T11:10:35.742669+0000 mgr.y (mgr.24362) 11461 : cluster 0 pgmap v11430: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:10:39.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:10:39 smithi090 bash[32384]: cluster 2023-12-01T11:10:37.743858+0000 mgr.y (mgr.24362) 11462 : cluster 0 pgmap v11431: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:10:39.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:10:39 smithi090 bash[32384]: audit 2023-12-01T11:10:38.495583+0000 mon.a (mon.0) 7241 : audit 0 from='client.? 172.21.15.80:0/3780080152' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:10:39.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:10:39 smithi080 bash[28361]: cluster 2023-12-01T11:10:37.743858+0000 mgr.y (mgr.24362) 11462 : cluster 0 pgmap v11431: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:10:39.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:10:39 smithi080 bash[28361]: audit 2023-12-01T11:10:38.495583+0000 mon.a (mon.0) 7241 : audit 0 from='client.? 172.21.15.80:0/3780080152' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:10:39.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:10:39 smithi080 bash[41963]: cluster 2023-12-01T11:10:37.743858+0000 mgr.y (mgr.24362) 11462 : cluster 0 pgmap v11431: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:10:39.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:10:39 smithi080 bash[41963]: audit 2023-12-01T11:10:38.495583+0000 mon.a (mon.0) 7241 : audit 0 from='client.? 172.21.15.80:0/3780080152' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:10:41.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:10:41 smithi090 bash[32384]: cluster 2023-12-01T11:10:39.744513+0000 mgr.y (mgr.24362) 11463 : cluster 0 pgmap v11432: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:10:41.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:10:41 smithi090 bash[32384]: audit 2023-12-01T11:10:40.390680+0000 mon.c (mon.2) 7341 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:10:41.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:10:41 smithi090 bash[32384]: audit 2023-12-01T11:10:40.949902+0000 mon.a (mon.0) 7242 : audit 0 from='client.? 172.21.15.80:0/797787945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:10:41.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:10:41 smithi080 bash[28361]: cluster 2023-12-01T11:10:39.744513+0000 mgr.y (mgr.24362) 11463 : cluster 0 pgmap v11432: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:10:41.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:10:41 smithi080 bash[28361]: audit 2023-12-01T11:10:40.390680+0000 mon.c (mon.2) 7341 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:10:41.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:10:41 smithi080 bash[28361]: audit 2023-12-01T11:10:40.949902+0000 mon.a (mon.0) 7242 : audit 0 from='client.? 172.21.15.80:0/797787945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:10:41.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:10:41 smithi080 bash[41963]: cluster 2023-12-01T11:10:39.744513+0000 mgr.y (mgr.24362) 11463 : cluster 0 pgmap v11432: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:10:41.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:10:41 smithi080 bash[41963]: audit 2023-12-01T11:10:40.390680+0000 mon.c (mon.2) 7341 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:10:41.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:10:41 smithi080 bash[41963]: audit 2023-12-01T11:10:40.949902+0000 mon.a (mon.0) 7242 : audit 0 from='client.? 172.21.15.80:0/797787945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:10:43.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:10:43 smithi090 bash[32384]: cluster 2023-12-01T11:10:41.745661+0000 mgr.y (mgr.24362) 11464 : cluster 0 pgmap v11433: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:10:43.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:10:43 smithi080 bash[28361]: cluster 2023-12-01T11:10:41.745661+0000 mgr.y (mgr.24362) 11464 : cluster 0 pgmap v11433: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:10:43.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:10:43 smithi080 bash[41963]: cluster 2023-12-01T11:10:41.745661+0000 mgr.y (mgr.24362) 11464 : cluster 0 pgmap v11433: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:10:44.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:10:44 smithi090 bash[32384]: audit 2023-12-01T11:10:43.410203+0000 mon.c (mon.2) 7342 : audit 0 from='client.? 172.21.15.80:0/2296466701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:10:44.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:10:44 smithi080 bash[28361]: audit 2023-12-01T11:10:43.410203+0000 mon.c (mon.2) 7342 : audit 0 from='client.? 172.21.15.80:0/2296466701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:10:44.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:10:44 smithi080 bash[41963]: audit 2023-12-01T11:10:43.410203+0000 mon.c (mon.2) 7342 : audit 0 from='client.? 172.21.15.80:0/2296466701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:10:45.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:10:45 smithi090 bash[32384]: cluster 2023-12-01T11:10:43.746291+0000 mgr.y (mgr.24362) 11465 : cluster 0 pgmap v11434: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:10:45.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:10:45 smithi080 bash[28361]: cluster 2023-12-01T11:10:43.746291+0000 mgr.y (mgr.24362) 11465 : cluster 0 pgmap v11434: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:10:45.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:10:45 smithi080 bash[41963]: cluster 2023-12-01T11:10:43.746291+0000 mgr.y (mgr.24362) 11465 : cluster 0 pgmap v11434: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:10:46.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:10:46 smithi090 bash[32384]: audit 2023-12-01T11:10:45.873263+0000 mon.a (mon.0) 7243 : audit 0 from='client.? 172.21.15.80:0/1899898365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:10:46.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:10:46 smithi080 bash[28361]: audit 2023-12-01T11:10:45.873263+0000 mon.a (mon.0) 7243 : audit 0 from='client.? 172.21.15.80:0/1899898365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:10:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:10:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:10:46] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T11:10:46.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:10:46 smithi080 bash[41963]: audit 2023-12-01T11:10:45.873263+0000 mon.a (mon.0) 7243 : audit 0 from='client.? 172.21.15.80:0/1899898365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:10:47.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:10:47 smithi090 bash[32384]: cluster 2023-12-01T11:10:45.746915+0000 mgr.y (mgr.24362) 11466 : cluster 0 pgmap v11435: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:10:47.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:10:47 smithi080 bash[28361]: cluster 2023-12-01T11:10:45.746915+0000 mgr.y (mgr.24362) 11466 : cluster 0 pgmap v11435: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:10:47.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:10:47 smithi080 bash[41963]: cluster 2023-12-01T11:10:45.746915+0000 mgr.y (mgr.24362) 11466 : cluster 0 pgmap v11435: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:10:49.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:10:49 smithi090 bash[32384]: cluster 2023-12-01T11:10:47.748125+0000 mgr.y (mgr.24362) 11467 : cluster 0 pgmap v11436: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:10:49.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:10:49 smithi090 bash[32384]: audit 2023-12-01T11:10:48.328799+0000 mon.a (mon.0) 7244 : audit 0 from='client.? 172.21.15.80:0/1429244186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:10:49.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:10:49 smithi080 bash[28361]: cluster 2023-12-01T11:10:47.748125+0000 mgr.y (mgr.24362) 11467 : cluster 0 pgmap v11436: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:10:49.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:10:49 smithi080 bash[28361]: audit 2023-12-01T11:10:48.328799+0000 mon.a (mon.0) 7244 : audit 0 from='client.? 172.21.15.80:0/1429244186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:10:49.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:10:49 smithi080 bash[41963]: cluster 2023-12-01T11:10:47.748125+0000 mgr.y (mgr.24362) 11467 : cluster 0 pgmap v11436: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:10:49.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:10:49 smithi080 bash[41963]: audit 2023-12-01T11:10:48.328799+0000 mon.a (mon.0) 7244 : audit 0 from='client.? 172.21.15.80:0/1429244186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:10:51.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:10:51 smithi090 bash[32384]: cluster 2023-12-01T11:10:49.748734+0000 mgr.y (mgr.24362) 11468 : cluster 0 pgmap v11437: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:10:51.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:10:51 smithi090 bash[32384]: audit 2023-12-01T11:10:50.778760+0000 mon.a (mon.0) 7245 : audit 0 from='client.? 172.21.15.80:0/3006334616' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:10:51.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:10:51 smithi080 bash[28361]: cluster 2023-12-01T11:10:49.748734+0000 mgr.y (mgr.24362) 11468 : cluster 0 pgmap v11437: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:10:51.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:10:51 smithi080 bash[28361]: audit 2023-12-01T11:10:50.778760+0000 mon.a (mon.0) 7245 : audit 0 from='client.? 172.21.15.80:0/3006334616' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:10:51.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:10:51 smithi080 bash[41963]: cluster 2023-12-01T11:10:49.748734+0000 mgr.y (mgr.24362) 11468 : cluster 0 pgmap v11437: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:10:51.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:10:51 smithi080 bash[41963]: audit 2023-12-01T11:10:50.778760+0000 mon.a (mon.0) 7245 : audit 0 from='client.? 172.21.15.80:0/3006334616' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:10:53.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:10:53 smithi090 bash[32384]: cluster 2023-12-01T11:10:51.749904+0000 mgr.y (mgr.24362) 11469 : cluster 0 pgmap v11438: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:10:53.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:10:53 smithi090 bash[32384]: audit 2023-12-01T11:10:53.232961+0000 mon.a (mon.0) 7246 : audit 0 from='client.? 172.21.15.80:0/2827540810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:10:53.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:10:53 smithi080 bash[41963]: cluster 2023-12-01T11:10:51.749904+0000 mgr.y (mgr.24362) 11469 : cluster 0 pgmap v11438: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:10:53.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:10:53 smithi080 bash[41963]: audit 2023-12-01T11:10:53.232961+0000 mon.a (mon.0) 7246 : audit 0 from='client.? 172.21.15.80:0/2827540810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:10:53.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:10:53 smithi080 bash[28361]: cluster 2023-12-01T11:10:51.749904+0000 mgr.y (mgr.24362) 11469 : cluster 0 pgmap v11438: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:10:53.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:10:53 smithi080 bash[28361]: audit 2023-12-01T11:10:53.232961+0000 mon.a (mon.0) 7246 : audit 0 from='client.? 172.21.15.80:0/2827540810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:10:55.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:10:55 smithi080 bash[41963]: cluster 2023-12-01T11:10:53.750534+0000 mgr.y (mgr.24362) 11470 : cluster 0 pgmap v11439: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:10:55.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:10:55 smithi080 bash[28361]: cluster 2023-12-01T11:10:53.750534+0000 mgr.y (mgr.24362) 11470 : cluster 0 pgmap v11439: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:10:55.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:10:55 smithi090 bash[32384]: cluster 2023-12-01T11:10:53.750534+0000 mgr.y (mgr.24362) 11470 : cluster 0 pgmap v11439: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:10:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:10:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:10:56] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T11:10:56.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:10:56 smithi080 bash[28361]: audit 2023-12-01T11:10:55.390806+0000 mon.c (mon.2) 7343 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:10:56.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:10:56 smithi080 bash[28361]: audit 2023-12-01T11:10:55.683631+0000 mon.a (mon.0) 7247 : audit 0 from='client.? 172.21.15.80:0/3704491122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:10:56.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:10:56 smithi080 bash[41963]: audit 2023-12-01T11:10:55.390806+0000 mon.c (mon.2) 7343 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:10:56.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:10:56 smithi080 bash[41963]: audit 2023-12-01T11:10:55.683631+0000 mon.a (mon.0) 7247 : audit 0 from='client.? 172.21.15.80:0/3704491122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:10:56.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:10:56 smithi090 bash[32384]: audit 2023-12-01T11:10:55.390806+0000 mon.c (mon.2) 7343 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:10:56.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:10:56 smithi090 bash[32384]: audit 2023-12-01T11:10:55.683631+0000 mon.a (mon.0) 7247 : audit 0 from='client.? 172.21.15.80:0/3704491122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:10:57.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:10:57 smithi080 bash[41963]: cluster 2023-12-01T11:10:55.751196+0000 mgr.y (mgr.24362) 11471 : cluster 0 pgmap v11440: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:10:57.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:10:57 smithi080 bash[28361]: cluster 2023-12-01T11:10:55.751196+0000 mgr.y (mgr.24362) 11471 : cluster 0 pgmap v11440: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:10:57.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:10:57 smithi090 bash[32384]: cluster 2023-12-01T11:10:55.751196+0000 mgr.y (mgr.24362) 11471 : cluster 0 pgmap v11440: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:10:58.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:10:58 smithi080 bash[28361]: audit 2023-12-01T11:10:58.144472+0000 mon.c (mon.2) 7344 : audit 0 from='client.? 172.21.15.80:0/979792463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:10:58.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:10:58 smithi080 bash[41963]: audit 2023-12-01T11:10:58.144472+0000 mon.c (mon.2) 7344 : audit 0 from='client.? 172.21.15.80:0/979792463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:10:58.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:10:58 smithi090 bash[32384]: audit 2023-12-01T11:10:58.144472+0000 mon.c (mon.2) 7344 : audit 0 from='client.? 172.21.15.80:0/979792463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:10:59.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:10:59 smithi080 bash[28361]: cluster 2023-12-01T11:10:57.752367+0000 mgr.y (mgr.24362) 11472 : cluster 0 pgmap v11441: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:10:59.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:10:59 smithi080 bash[41963]: cluster 2023-12-01T11:10:57.752367+0000 mgr.y (mgr.24362) 11472 : cluster 0 pgmap v11441: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:10:59.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:10:59 smithi090 bash[32384]: cluster 2023-12-01T11:10:57.752367+0000 mgr.y (mgr.24362) 11472 : cluster 0 pgmap v11441: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:11:01.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:11:01 smithi080 bash[41963]: cluster 2023-12-01T11:10:59.753025+0000 mgr.y (mgr.24362) 11473 : cluster 0 pgmap v11442: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:11:01.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:11:01 smithi080 bash[41963]: audit 2023-12-01T11:11:00.583328+0000 mon.c (mon.2) 7345 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:11:01.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:11:01 smithi080 bash[41963]: audit 2023-12-01T11:11:00.603161+0000 mon.a (mon.0) 7248 : audit 0 from='client.? 172.21.15.80:0/46089749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:11:01.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:11:01 smithi080 bash[28361]: cluster 2023-12-01T11:10:59.753025+0000 mgr.y (mgr.24362) 11473 : cluster 0 pgmap v11442: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:11:01.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:11:01 smithi080 bash[28361]: audit 2023-12-01T11:11:00.583328+0000 mon.c (mon.2) 7345 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:11:01.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:11:01 smithi080 bash[28361]: audit 2023-12-01T11:11:00.603161+0000 mon.a (mon.0) 7248 : audit 0 from='client.? 172.21.15.80:0/46089749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:11:01.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:11:01 smithi090 bash[32384]: cluster 2023-12-01T11:10:59.753025+0000 mgr.y (mgr.24362) 11473 : cluster 0 pgmap v11442: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:11:01.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:11:01 smithi090 bash[32384]: audit 2023-12-01T11:11:00.583328+0000 mon.c (mon.2) 7345 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:11:01.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:11:01 smithi090 bash[32384]: audit 2023-12-01T11:11:00.603161+0000 mon.a (mon.0) 7248 : audit 0 from='client.? 172.21.15.80:0/46089749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:11:03.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:11:03 smithi080 bash[28361]: cluster 2023-12-01T11:11:01.754181+0000 mgr.y (mgr.24362) 11474 : cluster 0 pgmap v11443: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:11:03.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:11:03 smithi080 bash[28361]: audit 2023-12-01T11:11:03.066345+0000 mon.c (mon.2) 7346 : audit 0 from='client.? 172.21.15.80:0/3985044644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:11:03.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:11:03 smithi080 bash[41963]: cluster 2023-12-01T11:11:01.754181+0000 mgr.y (mgr.24362) 11474 : cluster 0 pgmap v11443: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:11:03.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:11:03 smithi080 bash[41963]: audit 2023-12-01T11:11:03.066345+0000 mon.c (mon.2) 7346 : audit 0 from='client.? 172.21.15.80:0/3985044644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:11:03.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:11:03 smithi090 bash[32384]: cluster 2023-12-01T11:11:01.754181+0000 mgr.y (mgr.24362) 11474 : cluster 0 pgmap v11443: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:11:03.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:11:03 smithi090 bash[32384]: audit 2023-12-01T11:11:03.066345+0000 mon.c (mon.2) 7346 : audit 0 from='client.? 172.21.15.80:0/3985044644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:11:05.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:11:05 smithi080 bash[28361]: cluster 2023-12-01T11:11:03.754847+0000 mgr.y (mgr.24362) 11475 : cluster 0 pgmap v11444: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:11:05.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:11:05 smithi080 bash[41963]: cluster 2023-12-01T11:11:03.754847+0000 mgr.y (mgr.24362) 11475 : cluster 0 pgmap v11444: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:11:05.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:11:05 smithi090 bash[32384]: cluster 2023-12-01T11:11:03.754847+0000 mgr.y (mgr.24362) 11475 : cluster 0 pgmap v11444: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:11:06.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:11:06 smithi080 bash[28361]: audit 2023-12-01T11:11:05.518067+0000 mon.a (mon.0) 7249 : audit 0 from='client.? 172.21.15.80:0/2899887709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:11:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:11:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:11:06] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T11:11:06.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:11:06 smithi080 bash[41963]: audit 2023-12-01T11:11:05.518067+0000 mon.a (mon.0) 7249 : audit 0 from='client.? 172.21.15.80:0/2899887709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:11:06.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:11:06 smithi090 bash[32384]: audit 2023-12-01T11:11:05.518067+0000 mon.a (mon.0) 7249 : audit 0 from='client.? 172.21.15.80:0/2899887709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:11:07.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:11:07 smithi080 bash[28361]: cluster 2023-12-01T11:11:05.755609+0000 mgr.y (mgr.24362) 11476 : cluster 0 pgmap v11445: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:11:07.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:11:07 smithi080 bash[28361]: audit 2023-12-01T11:11:06.380063+0000 mon.a (mon.0) 7250 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:11:07.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:11:07 smithi080 bash[28361]: audit 2023-12-01T11:11:06.392790+0000 mon.a (mon.0) 7251 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:11:07.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:11:07 smithi080 bash[28361]: audit 2023-12-01T11:11:06.787492+0000 mon.a (mon.0) 7252 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:11:07.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:11:07 smithi080 bash[28361]: audit 2023-12-01T11:11:06.802307+0000 mon.a (mon.0) 7253 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:11:07.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:11:07 smithi080 bash[28361]: audit 2023-12-01T11:11:07.347513+0000 mon.c (mon.2) 7347 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:11:07.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:11:07 smithi080 bash[28361]: audit 2023-12-01T11:11:07.349438+0000 mon.c (mon.2) 7348 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:11:07.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:11:07 smithi080 bash[28361]: audit 2023-12-01T11:11:07.360056+0000 mon.a (mon.0) 7254 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:11:07.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:11:07 smithi080 bash[41963]: cluster 2023-12-01T11:11:05.755609+0000 mgr.y (mgr.24362) 11476 : cluster 0 pgmap v11445: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:11:07.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:11:07 smithi080 bash[41963]: audit 2023-12-01T11:11:06.380063+0000 mon.a (mon.0) 7250 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:11:07.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:11:07 smithi080 bash[41963]: audit 2023-12-01T11:11:06.392790+0000 mon.a (mon.0) 7251 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:11:07.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:11:07 smithi080 bash[41963]: audit 2023-12-01T11:11:06.787492+0000 mon.a (mon.0) 7252 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:11:07.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:11:07 smithi080 bash[41963]: audit 2023-12-01T11:11:06.802307+0000 mon.a (mon.0) 7253 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:11:07.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:11:07 smithi080 bash[41963]: audit 2023-12-01T11:11:07.347513+0000 mon.c (mon.2) 7347 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:11:07.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:11:07 smithi080 bash[41963]: audit 2023-12-01T11:11:07.349438+0000 mon.c (mon.2) 7348 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:11:07.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:11:07 smithi080 bash[41963]: audit 2023-12-01T11:11:07.360056+0000 mon.a (mon.0) 7254 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:11:07.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:11:07 smithi090 bash[32384]: cluster 2023-12-01T11:11:05.755609+0000 mgr.y (mgr.24362) 11476 : cluster 0 pgmap v11445: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:11:07.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:11:07 smithi090 bash[32384]: audit 2023-12-01T11:11:06.380063+0000 mon.a (mon.0) 7250 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:11:07.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:11:07 smithi090 bash[32384]: audit 2023-12-01T11:11:06.392790+0000 mon.a (mon.0) 7251 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:11:07.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:11:07 smithi090 bash[32384]: audit 2023-12-01T11:11:06.787492+0000 mon.a (mon.0) 7252 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:11:07.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:11:07 smithi090 bash[32384]: audit 2023-12-01T11:11:06.802307+0000 mon.a (mon.0) 7253 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:11:07.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:11:07 smithi090 bash[32384]: audit 2023-12-01T11:11:07.347513+0000 mon.c (mon.2) 7347 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:11:07.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:11:07 smithi090 bash[32384]: audit 2023-12-01T11:11:07.349438+0000 mon.c (mon.2) 7348 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:11:07.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:11:07 smithi090 bash[32384]: audit 2023-12-01T11:11:07.360056+0000 mon.a (mon.0) 7254 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:11:08.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:11:08 smithi080 bash[28361]: audit 2023-12-01T11:11:08.004961+0000 mon.a (mon.0) 7255 : audit 0 from='client.? 172.21.15.80:0/735638674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:11:08.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:11:08 smithi080 bash[41963]: audit 2023-12-01T11:11:08.004961+0000 mon.a (mon.0) 7255 : audit 0 from='client.? 172.21.15.80:0/735638674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:11:08.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:11:08 smithi090 bash[32384]: audit 2023-12-01T11:11:08.004961+0000 mon.a (mon.0) 7255 : audit 0 from='client.? 172.21.15.80:0/735638674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:11:09.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:11:09 smithi080 bash[28361]: cluster 2023-12-01T11:11:07.756776+0000 mgr.y (mgr.24362) 11477 : cluster 0 pgmap v11446: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:11:09.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:11:09 smithi080 bash[41963]: cluster 2023-12-01T11:11:07.756776+0000 mgr.y (mgr.24362) 11477 : cluster 0 pgmap v11446: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:11:09.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:11:09 smithi090 bash[32384]: cluster 2023-12-01T11:11:07.756776+0000 mgr.y (mgr.24362) 11477 : cluster 0 pgmap v11446: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:11:11.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:11:11 smithi080 bash[41963]: cluster 2023-12-01T11:11:09.757458+0000 mgr.y (mgr.24362) 11478 : cluster 0 pgmap v11447: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:11:11.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:11:11 smithi080 bash[41963]: audit 2023-12-01T11:11:10.396112+0000 mon.c (mon.2) 7349 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:11:11.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:11:11 smithi080 bash[41963]: audit 2023-12-01T11:11:10.453644+0000 mon.c (mon.2) 7350 : audit 0 from='client.? 172.21.15.80:0/3178456264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:11:11.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:11:11 smithi080 bash[28361]: cluster 2023-12-01T11:11:09.757458+0000 mgr.y (mgr.24362) 11478 : cluster 0 pgmap v11447: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:11:11.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:11:11 smithi080 bash[28361]: audit 2023-12-01T11:11:10.396112+0000 mon.c (mon.2) 7349 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:11:11.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:11:11 smithi080 bash[28361]: audit 2023-12-01T11:11:10.453644+0000 mon.c (mon.2) 7350 : audit 0 from='client.? 172.21.15.80:0/3178456264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:11:11.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:11:11 smithi090 bash[32384]: cluster 2023-12-01T11:11:09.757458+0000 mgr.y (mgr.24362) 11478 : cluster 0 pgmap v11447: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:11:11.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:11:11 smithi090 bash[32384]: audit 2023-12-01T11:11:10.396112+0000 mon.c (mon.2) 7349 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:11:11.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:11:11 smithi090 bash[32384]: audit 2023-12-01T11:11:10.453644+0000 mon.c (mon.2) 7350 : audit 0 from='client.? 172.21.15.80:0/3178456264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:11:13.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:11:13 smithi080 bash[41963]: cluster 2023-12-01T11:11:11.758592+0000 mgr.y (mgr.24362) 11479 : cluster 0 pgmap v11448: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:11:13.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:11:13 smithi080 bash[41963]: audit 2023-12-01T11:11:12.902583+0000 mon.a (mon.0) 7256 : audit 0 from='client.? 172.21.15.80:0/1264046790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:11:13.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:11:13 smithi080 bash[28361]: cluster 2023-12-01T11:11:11.758592+0000 mgr.y (mgr.24362) 11479 : cluster 0 pgmap v11448: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:11:13.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:11:13 smithi080 bash[28361]: audit 2023-12-01T11:11:12.902583+0000 mon.a (mon.0) 7256 : audit 0 from='client.? 172.21.15.80:0/1264046790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:11:13.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:11:13 smithi090 bash[32384]: cluster 2023-12-01T11:11:11.758592+0000 mgr.y (mgr.24362) 11479 : cluster 0 pgmap v11448: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:11:13.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:11:13 smithi090 bash[32384]: audit 2023-12-01T11:11:12.902583+0000 mon.a (mon.0) 7256 : audit 0 from='client.? 172.21.15.80:0/1264046790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:11:15.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:11:15 smithi080 bash[41963]: cluster 2023-12-01T11:11:13.759234+0000 mgr.y (mgr.24362) 11480 : cluster 0 pgmap v11449: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:11:15.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:11:15 smithi080 bash[41963]: audit 2023-12-01T11:11:15.370273+0000 mon.c (mon.2) 7351 : audit 0 from='client.? 172.21.15.80:0/3995499657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:11:15.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:11:15 smithi080 bash[28361]: cluster 2023-12-01T11:11:13.759234+0000 mgr.y (mgr.24362) 11480 : cluster 0 pgmap v11449: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:11:15.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:11:15 smithi080 bash[28361]: audit 2023-12-01T11:11:15.370273+0000 mon.c (mon.2) 7351 : audit 0 from='client.? 172.21.15.80:0/3995499657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:11:15.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:11:15 smithi090 bash[32384]: cluster 2023-12-01T11:11:13.759234+0000 mgr.y (mgr.24362) 11480 : cluster 0 pgmap v11449: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:11:15.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:11:15 smithi090 bash[32384]: audit 2023-12-01T11:11:15.370273+0000 mon.c (mon.2) 7351 : audit 0 from='client.? 172.21.15.80:0/3995499657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:11:16.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:11:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:11:16] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T11:11:17.680 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:11:17 smithi080 bash[41963]: cluster 2023-12-01T11:11:15.760029+0000 mgr.y (mgr.24362) 11481 : cluster 0 pgmap v11450: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:11:17.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:11:17 smithi080 bash[28361]: cluster 2023-12-01T11:11:15.760029+0000 mgr.y (mgr.24362) 11481 : cluster 0 pgmap v11450: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:11:17.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:11:17 smithi090 bash[32384]: cluster 2023-12-01T11:11:15.760029+0000 mgr.y (mgr.24362) 11481 : cluster 0 pgmap v11450: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:11:18.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:11:18 smithi080 bash[28361]: audit 2023-12-01T11:11:17.823410+0000 mon.a (mon.0) 7257 : audit 0 from='client.? 172.21.15.80:0/3064845999' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:11:18.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:11:18 smithi080 bash[41963]: audit 2023-12-01T11:11:17.823410+0000 mon.a (mon.0) 7257 : audit 0 from='client.? 172.21.15.80:0/3064845999' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:11:18.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:11:18 smithi090 bash[32384]: audit 2023-12-01T11:11:17.823410+0000 mon.a (mon.0) 7257 : audit 0 from='client.? 172.21.15.80:0/3064845999' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:11:19.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:11:19 smithi080 bash[28361]: cluster 2023-12-01T11:11:17.760989+0000 mgr.y (mgr.24362) 11482 : cluster 0 pgmap v11451: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:11:19.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:11:19 smithi080 bash[41963]: cluster 2023-12-01T11:11:17.760989+0000 mgr.y (mgr.24362) 11482 : cluster 0 pgmap v11451: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:11:19.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:11:19 smithi090 bash[32384]: cluster 2023-12-01T11:11:17.760989+0000 mgr.y (mgr.24362) 11482 : cluster 0 pgmap v11451: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:11:21.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:11:21 smithi080 bash[41963]: cluster 2023-12-01T11:11:19.761652+0000 mgr.y (mgr.24362) 11483 : cluster 0 pgmap v11452: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:11:21.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:11:21 smithi080 bash[41963]: audit 2023-12-01T11:11:20.269560+0000 mon.c (mon.2) 7352 : audit 0 from='client.? 172.21.15.80:0/282821804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:11:21.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:11:21 smithi080 bash[28361]: cluster 2023-12-01T11:11:19.761652+0000 mgr.y (mgr.24362) 11483 : cluster 0 pgmap v11452: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:11:21.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:11:21 smithi080 bash[28361]: audit 2023-12-01T11:11:20.269560+0000 mon.c (mon.2) 7352 : audit 0 from='client.? 172.21.15.80:0/282821804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:11:21.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:11:21 smithi090 bash[32384]: cluster 2023-12-01T11:11:19.761652+0000 mgr.y (mgr.24362) 11483 : cluster 0 pgmap v11452: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:11:21.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:11:21 smithi090 bash[32384]: audit 2023-12-01T11:11:20.269560+0000 mon.c (mon.2) 7352 : audit 0 from='client.? 172.21.15.80:0/282821804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:11:23.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:11:23 smithi080 bash[28361]: cluster 2023-12-01T11:11:21.762831+0000 mgr.y (mgr.24362) 11484 : cluster 0 pgmap v11453: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:11:23.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:11:23 smithi080 bash[28361]: audit 2023-12-01T11:11:22.720862+0000 mon.a (mon.0) 7258 : audit 0 from='client.? 172.21.15.80:0/2692362111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:11:23.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:11:23 smithi080 bash[41963]: cluster 2023-12-01T11:11:21.762831+0000 mgr.y (mgr.24362) 11484 : cluster 0 pgmap v11453: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:11:23.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:11:23 smithi080 bash[41963]: audit 2023-12-01T11:11:22.720862+0000 mon.a (mon.0) 7258 : audit 0 from='client.? 172.21.15.80:0/2692362111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:11:23.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:11:23 smithi090 bash[32384]: cluster 2023-12-01T11:11:21.762831+0000 mgr.y (mgr.24362) 11484 : cluster 0 pgmap v11453: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:11:23.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:11:23 smithi090 bash[32384]: audit 2023-12-01T11:11:22.720862+0000 mon.a (mon.0) 7258 : audit 0 from='client.? 172.21.15.80:0/2692362111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:11:25.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:11:25 smithi080 bash[28361]: cluster 2023-12-01T11:11:23.763479+0000 mgr.y (mgr.24362) 11485 : cluster 0 pgmap v11454: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:11:25.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:11:25 smithi080 bash[41963]: cluster 2023-12-01T11:11:23.763479+0000 mgr.y (mgr.24362) 11485 : cluster 0 pgmap v11454: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:11:25.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:11:25 smithi090 bash[32384]: cluster 2023-12-01T11:11:23.763479+0000 mgr.y (mgr.24362) 11485 : cluster 0 pgmap v11454: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:11:26.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:11:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:11:26] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T11:11:26.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:11:26 smithi080 bash[28361]: audit 2023-12-01T11:11:25.181817+0000 mon.a (mon.0) 7259 : audit 0 from='client.? 172.21.15.80:0/4240769159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:11:26.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:11:26 smithi080 bash[28361]: audit 2023-12-01T11:11:25.391907+0000 mon.c (mon.2) 7353 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:11:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:11:26 smithi080 bash[41963]: audit 2023-12-01T11:11:25.181817+0000 mon.a (mon.0) 7259 : audit 0 from='client.? 172.21.15.80:0/4240769159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:11:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:11:26 smithi080 bash[41963]: audit 2023-12-01T11:11:25.391907+0000 mon.c (mon.2) 7353 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:11:26.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:11:26 smithi090 bash[32384]: audit 2023-12-01T11:11:25.181817+0000 mon.a (mon.0) 7259 : audit 0 from='client.? 172.21.15.80:0/4240769159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:11:26.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:11:26 smithi090 bash[32384]: audit 2023-12-01T11:11:25.391907+0000 mon.c (mon.2) 7353 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:11:27.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:11:27 smithi080 bash[28361]: cluster 2023-12-01T11:11:25.764108+0000 mgr.y (mgr.24362) 11486 : cluster 0 pgmap v11455: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:11:27.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:11:27 smithi080 bash[41963]: cluster 2023-12-01T11:11:25.764108+0000 mgr.y (mgr.24362) 11486 : cluster 0 pgmap v11455: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:11:27.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:11:27 smithi090 bash[32384]: cluster 2023-12-01T11:11:25.764108+0000 mgr.y (mgr.24362) 11486 : cluster 0 pgmap v11455: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:11:28.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:11:28 smithi080 bash[28361]: audit 2023-12-01T11:11:27.640227+0000 mon.a (mon.0) 7260 : audit 0 from='client.? 172.21.15.80:0/3637557701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:11:28.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:11:28 smithi080 bash[41963]: audit 2023-12-01T11:11:27.640227+0000 mon.a (mon.0) 7260 : audit 0 from='client.? 172.21.15.80:0/3637557701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:11:28.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:11:28 smithi090 bash[32384]: audit 2023-12-01T11:11:27.640227+0000 mon.a (mon.0) 7260 : audit 0 from='client.? 172.21.15.80:0/3637557701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:11:29.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:11:29 smithi080 bash[41963]: cluster 2023-12-01T11:11:27.765184+0000 mgr.y (mgr.24362) 11487 : cluster 0 pgmap v11456: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:11:29.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:11:29 smithi080 bash[28361]: cluster 2023-12-01T11:11:27.765184+0000 mgr.y (mgr.24362) 11487 : cluster 0 pgmap v11456: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:11:29.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:11:29 smithi090 bash[32384]: cluster 2023-12-01T11:11:27.765184+0000 mgr.y (mgr.24362) 11487 : cluster 0 pgmap v11456: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:11:30.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:11:30 smithi080 bash[28361]: audit 2023-12-01T11:11:30.107389+0000 mon.b (mon.1) 48 : audit 0 from='client.? 172.21.15.80:0/128503848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:11:30.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:11:30 smithi080 bash[41963]: audit 2023-12-01T11:11:30.107389+0000 mon.b (mon.1) 48 : audit 0 from='client.? 172.21.15.80:0/128503848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:11:30.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:11:30 smithi090 bash[32384]: audit 2023-12-01T11:11:30.107389+0000 mon.b (mon.1) 48 : audit 0 from='client.? 172.21.15.80:0/128503848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:11:31.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:11:31 smithi080 bash[28361]: cluster 2023-12-01T11:11:29.765810+0000 mgr.y (mgr.24362) 11488 : cluster 0 pgmap v11457: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:11:31.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:11:31 smithi080 bash[41963]: cluster 2023-12-01T11:11:29.765810+0000 mgr.y (mgr.24362) 11488 : cluster 0 pgmap v11457: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:11:31.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:11:31 smithi090 bash[32384]: cluster 2023-12-01T11:11:29.765810+0000 mgr.y (mgr.24362) 11488 : cluster 0 pgmap v11457: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:11:33.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:11:33 smithi080 bash[41963]: cluster 2023-12-01T11:11:31.766941+0000 mgr.y (mgr.24362) 11489 : cluster 0 pgmap v11458: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:11:33.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:11:33 smithi080 bash[41963]: audit 2023-12-01T11:11:32.564399+0000 mon.a (mon.0) 7261 : audit 0 from='client.? 172.21.15.80:0/3285096961' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:11:33.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:11:33 smithi080 bash[28361]: cluster 2023-12-01T11:11:31.766941+0000 mgr.y (mgr.24362) 11489 : cluster 0 pgmap v11458: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:11:33.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:11:33 smithi080 bash[28361]: audit 2023-12-01T11:11:32.564399+0000 mon.a (mon.0) 7261 : audit 0 from='client.? 172.21.15.80:0/3285096961' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:11:33.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:11:33 smithi090 bash[32384]: cluster 2023-12-01T11:11:31.766941+0000 mgr.y (mgr.24362) 11489 : cluster 0 pgmap v11458: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:11:33.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:11:33 smithi090 bash[32384]: audit 2023-12-01T11:11:32.564399+0000 mon.a (mon.0) 7261 : audit 0 from='client.? 172.21.15.80:0/3285096961' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:11:34.268 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 11:11:33 smithi090 bash[65515]: logger=cleanup t=2023-12-01T11:11:33.856175521Z level=info msg="Completed cleanup jobs" duration=65.981961ms 2023-12-01T11:11:35.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:11:35 smithi090 bash[32384]: cluster 2023-12-01T11:11:33.767546+0000 mgr.y (mgr.24362) 11490 : cluster 0 pgmap v11459: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:11:35.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:11:35 smithi090 bash[32384]: audit 2023-12-01T11:11:35.007426+0000 mon.c (mon.2) 7354 : audit 0 from='client.? 172.21.15.80:0/2868318083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:11:35.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:11:35 smithi080 bash[41963]: cluster 2023-12-01T11:11:33.767546+0000 mgr.y (mgr.24362) 11490 : cluster 0 pgmap v11459: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:11:35.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:11:35 smithi080 bash[41963]: audit 2023-12-01T11:11:35.007426+0000 mon.c (mon.2) 7354 : audit 0 from='client.? 172.21.15.80:0/2868318083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:11:35.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:11:35 smithi080 bash[28361]: cluster 2023-12-01T11:11:33.767546+0000 mgr.y (mgr.24362) 11490 : cluster 0 pgmap v11459: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:11:35.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:11:35 smithi080 bash[28361]: audit 2023-12-01T11:11:35.007426+0000 mon.c (mon.2) 7354 : audit 0 from='client.? 172.21.15.80:0/2868318083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:11:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:11:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:11:36] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T11:11:37.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:11:37 smithi090 bash[32384]: cluster 2023-12-01T11:11:35.768207+0000 mgr.y (mgr.24362) 11491 : cluster 0 pgmap v11460: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:11:37.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:11:37 smithi080 bash[28361]: cluster 2023-12-01T11:11:35.768207+0000 mgr.y (mgr.24362) 11491 : cluster 0 pgmap v11460: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:11:37.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:11:37 smithi080 bash[41963]: cluster 2023-12-01T11:11:35.768207+0000 mgr.y (mgr.24362) 11491 : cluster 0 pgmap v11460: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:11:38.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:11:38 smithi090 bash[32384]: audit 2023-12-01T11:11:37.457431+0000 mon.a (mon.0) 7262 : audit 0 from='client.? 172.21.15.80:0/2725516309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:11:38.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:11:38 smithi080 bash[28361]: audit 2023-12-01T11:11:37.457431+0000 mon.a (mon.0) 7262 : audit 0 from='client.? 172.21.15.80:0/2725516309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:11:38.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:11:38 smithi080 bash[41963]: audit 2023-12-01T11:11:37.457431+0000 mon.a (mon.0) 7262 : audit 0 from='client.? 172.21.15.80:0/2725516309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:11:39.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:11:39 smithi090 bash[32384]: cluster 2023-12-01T11:11:37.769287+0000 mgr.y (mgr.24362) 11492 : cluster 0 pgmap v11461: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:11:39.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:11:39 smithi080 bash[28361]: cluster 2023-12-01T11:11:37.769287+0000 mgr.y (mgr.24362) 11492 : cluster 0 pgmap v11461: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:11:39.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:11:39 smithi080 bash[41963]: cluster 2023-12-01T11:11:37.769287+0000 mgr.y (mgr.24362) 11492 : cluster 0 pgmap v11461: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:11:40.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:11:40 smithi090 bash[32384]: audit 2023-12-01T11:11:39.909609+0000 mon.a (mon.0) 7263 : audit 0 from='client.? 172.21.15.80:0/708295956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:11:40.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:11:40 smithi080 bash[28361]: audit 2023-12-01T11:11:39.909609+0000 mon.a (mon.0) 7263 : audit 0 from='client.? 172.21.15.80:0/708295956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:11:40.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:11:40 smithi080 bash[41963]: audit 2023-12-01T11:11:39.909609+0000 mon.a (mon.0) 7263 : audit 0 from='client.? 172.21.15.80:0/708295956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:11:41.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:11:41 smithi090 bash[32384]: cluster 2023-12-01T11:11:39.769951+0000 mgr.y (mgr.24362) 11493 : cluster 0 pgmap v11462: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:11:41.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:11:41 smithi090 bash[32384]: audit 2023-12-01T11:11:40.392237+0000 mon.c (mon.2) 7355 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:11:41.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:11:41 smithi080 bash[28361]: cluster 2023-12-01T11:11:39.769951+0000 mgr.y (mgr.24362) 11493 : cluster 0 pgmap v11462: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:11:41.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:11:41 smithi080 bash[28361]: audit 2023-12-01T11:11:40.392237+0000 mon.c (mon.2) 7355 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:11:41.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:11:41 smithi080 bash[41963]: cluster 2023-12-01T11:11:39.769951+0000 mgr.y (mgr.24362) 11493 : cluster 0 pgmap v11462: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:11:41.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:11:41 smithi080 bash[41963]: audit 2023-12-01T11:11:40.392237+0000 mon.c (mon.2) 7355 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:11:43.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:11:43 smithi090 bash[32384]: cluster 2023-12-01T11:11:41.771194+0000 mgr.y (mgr.24362) 11494 : cluster 0 pgmap v11463: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:11:43.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:11:43 smithi090 bash[32384]: audit 2023-12-01T11:11:42.361080+0000 mon.c (mon.2) 7356 : audit 0 from='client.? 172.21.15.80:0/63691357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:11:43.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:11:43 smithi080 bash[41963]: cluster 2023-12-01T11:11:41.771194+0000 mgr.y (mgr.24362) 11494 : cluster 0 pgmap v11463: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:11:43.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:11:43 smithi080 bash[41963]: audit 2023-12-01T11:11:42.361080+0000 mon.c (mon.2) 7356 : audit 0 from='client.? 172.21.15.80:0/63691357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:11:43.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:11:43 smithi080 bash[28361]: cluster 2023-12-01T11:11:41.771194+0000 mgr.y (mgr.24362) 11494 : cluster 0 pgmap v11463: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:11:43.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:11:43 smithi080 bash[28361]: audit 2023-12-01T11:11:42.361080+0000 mon.c (mon.2) 7356 : audit 0 from='client.? 172.21.15.80:0/63691357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:11:45.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:11:45 smithi090 bash[32384]: cluster 2023-12-01T11:11:43.771861+0000 mgr.y (mgr.24362) 11495 : cluster 0 pgmap v11464: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:11:45.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:11:45 smithi090 bash[32384]: audit 2023-12-01T11:11:44.819094+0000 mon.c (mon.2) 7357 : audit 0 from='client.? 172.21.15.80:0/168716174' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:11:45.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:11:45 smithi080 bash[28361]: cluster 2023-12-01T11:11:43.771861+0000 mgr.y (mgr.24362) 11495 : cluster 0 pgmap v11464: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:11:45.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:11:45 smithi080 bash[28361]: audit 2023-12-01T11:11:44.819094+0000 mon.c (mon.2) 7357 : audit 0 from='client.? 172.21.15.80:0/168716174' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:11:45.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:11:45 smithi080 bash[41963]: cluster 2023-12-01T11:11:43.771861+0000 mgr.y (mgr.24362) 11495 : cluster 0 pgmap v11464: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:11:45.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:11:45 smithi080 bash[41963]: audit 2023-12-01T11:11:44.819094+0000 mon.c (mon.2) 7357 : audit 0 from='client.? 172.21.15.80:0/168716174' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:11:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:11:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:11:46] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T11:11:47.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:11:47 smithi090 bash[32384]: cluster 2023-12-01T11:11:45.772493+0000 mgr.y (mgr.24362) 11496 : cluster 0 pgmap v11465: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:11:47.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:11:47 smithi080 bash[28361]: cluster 2023-12-01T11:11:45.772493+0000 mgr.y (mgr.24362) 11496 : cluster 0 pgmap v11465: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:11:47.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:11:47 smithi080 bash[41963]: cluster 2023-12-01T11:11:45.772493+0000 mgr.y (mgr.24362) 11496 : cluster 0 pgmap v11465: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:11:48.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:11:48 smithi090 bash[32384]: audit 2023-12-01T11:11:47.274348+0000 mon.c (mon.2) 7358 : audit 0 from='client.? 172.21.15.80:0/1508288018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:11:48.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:11:48 smithi080 bash[28361]: audit 2023-12-01T11:11:47.274348+0000 mon.c (mon.2) 7358 : audit 0 from='client.? 172.21.15.80:0/1508288018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:11:48.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:11:48 smithi080 bash[41963]: audit 2023-12-01T11:11:47.274348+0000 mon.c (mon.2) 7358 : audit 0 from='client.? 172.21.15.80:0/1508288018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:11:49.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:11:49 smithi090 bash[32384]: cluster 2023-12-01T11:11:47.773702+0000 mgr.y (mgr.24362) 11497 : cluster 0 pgmap v11466: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:11:49.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:11:49 smithi080 bash[41963]: cluster 2023-12-01T11:11:47.773702+0000 mgr.y (mgr.24362) 11497 : cluster 0 pgmap v11466: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:11:49.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:11:49 smithi080 bash[28361]: cluster 2023-12-01T11:11:47.773702+0000 mgr.y (mgr.24362) 11497 : cluster 0 pgmap v11466: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:11:50.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:11:50 smithi090 bash[32384]: audit 2023-12-01T11:11:49.737058+0000 mon.c (mon.2) 7359 : audit 0 from='client.? 172.21.15.80:0/1458302471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:11:50.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:11:50 smithi080 bash[41963]: audit 2023-12-01T11:11:49.737058+0000 mon.c (mon.2) 7359 : audit 0 from='client.? 172.21.15.80:0/1458302471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:11:50.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:11:50 smithi080 bash[28361]: audit 2023-12-01T11:11:49.737058+0000 mon.c (mon.2) 7359 : audit 0 from='client.? 172.21.15.80:0/1458302471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:11:51.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:11:51 smithi090 bash[32384]: cluster 2023-12-01T11:11:49.774316+0000 mgr.y (mgr.24362) 11498 : cluster 0 pgmap v11467: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:11:51.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:11:51 smithi080 bash[41963]: cluster 2023-12-01T11:11:49.774316+0000 mgr.y (mgr.24362) 11498 : cluster 0 pgmap v11467: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:11:51.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:11:51 smithi080 bash[28361]: cluster 2023-12-01T11:11:49.774316+0000 mgr.y (mgr.24362) 11498 : cluster 0 pgmap v11467: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:11:52.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:11:52 smithi090 bash[32384]: audit 2023-12-01T11:11:52.191432+0000 mon.a (mon.0) 7264 : audit 0 from='client.? 172.21.15.80:0/4253150471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:11:52.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:11:52 smithi080 bash[41963]: audit 2023-12-01T11:11:52.191432+0000 mon.a (mon.0) 7264 : audit 0 from='client.? 172.21.15.80:0/4253150471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:11:52.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:11:52 smithi080 bash[28361]: audit 2023-12-01T11:11:52.191432+0000 mon.a (mon.0) 7264 : audit 0 from='client.? 172.21.15.80:0/4253150471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:11:53.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:11:53 smithi090 bash[32384]: cluster 2023-12-01T11:11:51.775463+0000 mgr.y (mgr.24362) 11499 : cluster 0 pgmap v11468: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:11:53.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:11:53 smithi080 bash[28361]: cluster 2023-12-01T11:11:51.775463+0000 mgr.y (mgr.24362) 11499 : cluster 0 pgmap v11468: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:11:53.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:11:53 smithi080 bash[41963]: cluster 2023-12-01T11:11:51.775463+0000 mgr.y (mgr.24362) 11499 : cluster 0 pgmap v11468: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:11:55.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:11:55 smithi090 bash[32384]: cluster 2023-12-01T11:11:53.776172+0000 mgr.y (mgr.24362) 11500 : cluster 0 pgmap v11469: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:11:55.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:11:55 smithi090 bash[32384]: audit 2023-12-01T11:11:54.644075+0000 mon.a (mon.0) 7265 : audit 0 from='client.? 172.21.15.80:0/967847706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:11:55.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:11:55 smithi080 bash[28361]: cluster 2023-12-01T11:11:53.776172+0000 mgr.y (mgr.24362) 11500 : cluster 0 pgmap v11469: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:11:55.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:11:55 smithi080 bash[28361]: audit 2023-12-01T11:11:54.644075+0000 mon.a (mon.0) 7265 : audit 0 from='client.? 172.21.15.80:0/967847706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:11:55.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:11:55 smithi080 bash[41963]: cluster 2023-12-01T11:11:53.776172+0000 mgr.y (mgr.24362) 11500 : cluster 0 pgmap v11469: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:11:55.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:11:55 smithi080 bash[41963]: audit 2023-12-01T11:11:54.644075+0000 mon.a (mon.0) 7265 : audit 0 from='client.? 172.21.15.80:0/967847706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:11:56.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:11:56 smithi080 bash[28361]: audit 2023-12-01T11:11:55.392607+0000 mon.c (mon.2) 7360 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:11:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:11:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:11:56] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T11:11:56.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:11:56 smithi080 bash[41963]: audit 2023-12-01T11:11:55.392607+0000 mon.c (mon.2) 7360 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:11:56.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:11:56 smithi090 bash[32384]: audit 2023-12-01T11:11:55.392607+0000 mon.c (mon.2) 7360 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:11:57.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:11:57 smithi080 bash[28361]: cluster 2023-12-01T11:11:55.776832+0000 mgr.y (mgr.24362) 11501 : cluster 0 pgmap v11470: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:11:57.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:11:57 smithi080 bash[28361]: audit 2023-12-01T11:11:57.094779+0000 mon.c (mon.2) 7361 : audit 0 from='client.? 172.21.15.80:0/2258168276' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:11:57.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:11:57 smithi080 bash[41963]: cluster 2023-12-01T11:11:55.776832+0000 mgr.y (mgr.24362) 11501 : cluster 0 pgmap v11470: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:11:57.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:11:57 smithi080 bash[41963]: audit 2023-12-01T11:11:57.094779+0000 mon.c (mon.2) 7361 : audit 0 from='client.? 172.21.15.80:0/2258168276' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:11:57.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:11:57 smithi090 bash[32384]: cluster 2023-12-01T11:11:55.776832+0000 mgr.y (mgr.24362) 11501 : cluster 0 pgmap v11470: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:11:57.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:11:57 smithi090 bash[32384]: audit 2023-12-01T11:11:57.094779+0000 mon.c (mon.2) 7361 : audit 0 from='client.? 172.21.15.80:0/2258168276' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:11:59.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:11:59 smithi080 bash[28361]: cluster 2023-12-01T11:11:57.777951+0000 mgr.y (mgr.24362) 11502 : cluster 0 pgmap v11471: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:11:59.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:11:59 smithi080 bash[41963]: cluster 2023-12-01T11:11:57.777951+0000 mgr.y (mgr.24362) 11502 : cluster 0 pgmap v11471: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:11:59.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:11:59 smithi090 bash[32384]: cluster 2023-12-01T11:11:57.777951+0000 mgr.y (mgr.24362) 11502 : cluster 0 pgmap v11471: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:12:00.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:12:00 smithi080 bash[41963]: audit 2023-12-01T11:11:59.542241+0000 mon.a (mon.0) 7266 : audit 0 from='client.? 172.21.15.80:0/4108392721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:12:00.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:12:00 smithi080 bash[28361]: audit 2023-12-01T11:11:59.542241+0000 mon.a (mon.0) 7266 : audit 0 from='client.? 172.21.15.80:0/4108392721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:12:00.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:12:00 smithi090 bash[32384]: audit 2023-12-01T11:11:59.542241+0000 mon.a (mon.0) 7266 : audit 0 from='client.? 172.21.15.80:0/4108392721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:12:01.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:12:01 smithi080 bash[41963]: cluster 2023-12-01T11:11:59.778601+0000 mgr.y (mgr.24362) 11503 : cluster 0 pgmap v11472: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:12:01.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:12:01 smithi080 bash[28361]: cluster 2023-12-01T11:11:59.778601+0000 mgr.y (mgr.24362) 11503 : cluster 0 pgmap v11472: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:12:01.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:12:01 smithi090 bash[32384]: cluster 2023-12-01T11:11:59.778601+0000 mgr.y (mgr.24362) 11503 : cluster 0 pgmap v11472: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:12:02.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:12:02 smithi080 bash[28361]: audit 2023-12-01T11:12:01.994079+0000 mon.c (mon.2) 7362 : audit 0 from='client.? 172.21.15.80:0/4149815790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:12:02.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:12:02 smithi080 bash[41963]: audit 2023-12-01T11:12:01.994079+0000 mon.c (mon.2) 7362 : audit 0 from='client.? 172.21.15.80:0/4149815790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:12:02.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:12:02 smithi090 bash[32384]: audit 2023-12-01T11:12:01.994079+0000 mon.c (mon.2) 7362 : audit 0 from='client.? 172.21.15.80:0/4149815790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:12:03.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:12:03 smithi080 bash[28361]: cluster 2023-12-01T11:12:01.779684+0000 mgr.y (mgr.24362) 11504 : cluster 0 pgmap v11473: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:12:03.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:12:03 smithi080 bash[41963]: cluster 2023-12-01T11:12:01.779684+0000 mgr.y (mgr.24362) 11504 : cluster 0 pgmap v11473: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:12:03.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:12:03 smithi090 bash[32384]: cluster 2023-12-01T11:12:01.779684+0000 mgr.y (mgr.24362) 11504 : cluster 0 pgmap v11473: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:12:05.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:12:05 smithi080 bash[28361]: cluster 2023-12-01T11:12:03.780313+0000 mgr.y (mgr.24362) 11505 : cluster 0 pgmap v11474: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:12:05.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:12:05 smithi080 bash[28361]: audit 2023-12-01T11:12:04.449609+0000 mon.c (mon.2) 7363 : audit 0 from='client.? 172.21.15.80:0/3698207489' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:12:05.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:12:05 smithi080 bash[41963]: cluster 2023-12-01T11:12:03.780313+0000 mgr.y (mgr.24362) 11505 : cluster 0 pgmap v11474: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:12:05.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:12:05 smithi080 bash[41963]: audit 2023-12-01T11:12:04.449609+0000 mon.c (mon.2) 7363 : audit 0 from='client.? 172.21.15.80:0/3698207489' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:12:05.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:12:05 smithi090 bash[32384]: cluster 2023-12-01T11:12:03.780313+0000 mgr.y (mgr.24362) 11505 : cluster 0 pgmap v11474: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:12:05.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:12:05 smithi090 bash[32384]: audit 2023-12-01T11:12:04.449609+0000 mon.c (mon.2) 7363 : audit 0 from='client.? 172.21.15.80:0/3698207489' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:12:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:12:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:12:06] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T11:12:07.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:12:07 smithi080 bash[41963]: cluster 2023-12-01T11:12:05.781158+0000 mgr.y (mgr.24362) 11506 : cluster 0 pgmap v11475: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:12:07.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:12:07 smithi080 bash[41963]: audit 2023-12-01T11:12:06.906402+0000 mon.a (mon.0) 7267 : audit 0 from='client.? 172.21.15.80:0/2061614272' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:12:07.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:12:07 smithi080 bash[28361]: cluster 2023-12-01T11:12:05.781158+0000 mgr.y (mgr.24362) 11506 : cluster 0 pgmap v11475: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:12:07.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:12:07 smithi080 bash[28361]: audit 2023-12-01T11:12:06.906402+0000 mon.a (mon.0) 7267 : audit 0 from='client.? 172.21.15.80:0/2061614272' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:12:07.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:12:07 smithi090 bash[32384]: cluster 2023-12-01T11:12:05.781158+0000 mgr.y (mgr.24362) 11506 : cluster 0 pgmap v11475: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:12:07.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:12:07 smithi090 bash[32384]: audit 2023-12-01T11:12:06.906402+0000 mon.a (mon.0) 7267 : audit 0 from='client.? 172.21.15.80:0/2061614272' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:12:08.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:12:08 smithi080 bash[28361]: audit 2023-12-01T11:12:07.444704+0000 mon.c (mon.2) 7364 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:12:08.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:12:08 smithi080 bash[41963]: audit 2023-12-01T11:12:07.444704+0000 mon.c (mon.2) 7364 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:12:08.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:12:08 smithi090 bash[32384]: audit 2023-12-01T11:12:07.444704+0000 mon.c (mon.2) 7364 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:12:09.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:12:09 smithi080 bash[28361]: cluster 2023-12-01T11:12:07.782449+0000 mgr.y (mgr.24362) 11507 : cluster 0 pgmap v11476: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:12:09.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:12:09 smithi080 bash[41963]: cluster 2023-12-01T11:12:07.782449+0000 mgr.y (mgr.24362) 11507 : cluster 0 pgmap v11476: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:12:09.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:12:09 smithi090 bash[32384]: cluster 2023-12-01T11:12:07.782449+0000 mgr.y (mgr.24362) 11507 : cluster 0 pgmap v11476: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:12:10.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:12:10 smithi080 bash[28361]: audit 2023-12-01T11:12:09.355506+0000 mon.c (mon.2) 7365 : audit 0 from='client.? 172.21.15.80:0/2145023207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:12:10.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:12:10 smithi080 bash[41963]: audit 2023-12-01T11:12:09.355506+0000 mon.c (mon.2) 7365 : audit 0 from='client.? 172.21.15.80:0/2145023207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:12:10.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:12:10 smithi090 bash[32384]: audit 2023-12-01T11:12:09.355506+0000 mon.c (mon.2) 7365 : audit 0 from='client.? 172.21.15.80:0/2145023207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:12:11.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:12:11 smithi080 bash[41963]: cluster 2023-12-01T11:12:09.783091+0000 mgr.y (mgr.24362) 11508 : cluster 0 pgmap v11477: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:12:11.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:12:11 smithi080 bash[41963]: audit 2023-12-01T11:12:10.392868+0000 mon.c (mon.2) 7366 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:12:11.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:12:11 smithi080 bash[28361]: cluster 2023-12-01T11:12:09.783091+0000 mgr.y (mgr.24362) 11508 : cluster 0 pgmap v11477: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:12:11.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:12:11 smithi080 bash[28361]: audit 2023-12-01T11:12:10.392868+0000 mon.c (mon.2) 7366 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:12:11.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:12:11 smithi090 bash[32384]: cluster 2023-12-01T11:12:09.783091+0000 mgr.y (mgr.24362) 11508 : cluster 0 pgmap v11477: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:12:11.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:12:11 smithi090 bash[32384]: audit 2023-12-01T11:12:10.392868+0000 mon.c (mon.2) 7366 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:12:12.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:12:12 smithi080 bash[28361]: audit 2023-12-01T11:12:11.826282+0000 mon.c (mon.2) 7367 : audit 0 from='client.? 172.21.15.80:0/2201147493' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:12:12.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:12:12 smithi080 bash[41963]: audit 2023-12-01T11:12:11.826282+0000 mon.c (mon.2) 7367 : audit 0 from='client.? 172.21.15.80:0/2201147493' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:12:12.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:12:12 smithi090 bash[32384]: audit 2023-12-01T11:12:11.826282+0000 mon.c (mon.2) 7367 : audit 0 from='client.? 172.21.15.80:0/2201147493' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:12:13.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:12:13 smithi080 bash[41963]: cluster 2023-12-01T11:12:11.783823+0000 mgr.y (mgr.24362) 11509 : cluster 0 pgmap v11478: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:12:13.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:12:13 smithi080 bash[41963]: audit 2023-12-01T11:12:13.244849+0000 mon.a (mon.0) 7268 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:12:13.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:12:13 smithi080 bash[41963]: audit 2023-12-01T11:12:13.254288+0000 mon.a (mon.0) 7269 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:12:13.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:12:13 smithi080 bash[28361]: cluster 2023-12-01T11:12:11.783823+0000 mgr.y (mgr.24362) 11509 : cluster 0 pgmap v11478: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:12:13.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:12:13 smithi080 bash[28361]: audit 2023-12-01T11:12:13.244849+0000 mon.a (mon.0) 7268 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:12:13.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:12:13 smithi080 bash[28361]: audit 2023-12-01T11:12:13.254288+0000 mon.a (mon.0) 7269 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:12:13.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:12:13 smithi090 bash[32384]: cluster 2023-12-01T11:12:11.783823+0000 mgr.y (mgr.24362) 11509 : cluster 0 pgmap v11478: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:12:13.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:12:13 smithi090 bash[32384]: audit 2023-12-01T11:12:13.244849+0000 mon.a (mon.0) 7268 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:12:13.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:12:13 smithi090 bash[32384]: audit 2023-12-01T11:12:13.254288+0000 mon.a (mon.0) 7269 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:12:14.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:12:14 smithi080 bash[28361]: audit 2023-12-01T11:12:13.647412+0000 mon.a (mon.0) 7270 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:12:14.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:12:14 smithi080 bash[28361]: audit 2023-12-01T11:12:13.664327+0000 mon.a (mon.0) 7271 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:12:14.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:12:14 smithi080 bash[28361]: audit 2023-12-01T11:12:14.216695+0000 mon.c (mon.2) 7368 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:12:14.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:12:14 smithi080 bash[28361]: audit 2023-12-01T11:12:14.218279+0000 mon.c (mon.2) 7369 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:12:14.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:12:14 smithi080 bash[28361]: audit 2023-12-01T11:12:14.227073+0000 mon.a (mon.0) 7272 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:12:14.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:12:14 smithi080 bash[28361]: audit 2023-12-01T11:12:14.314327+0000 mon.a (mon.0) 7273 : audit 0 from='client.? 172.21.15.80:0/2964010285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:12:14.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:12:14 smithi080 bash[41963]: audit 2023-12-01T11:12:13.647412+0000 mon.a (mon.0) 7270 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:12:14.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:12:14 smithi080 bash[41963]: audit 2023-12-01T11:12:13.664327+0000 mon.a (mon.0) 7271 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:12:14.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:12:14 smithi080 bash[41963]: audit 2023-12-01T11:12:14.216695+0000 mon.c (mon.2) 7368 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:12:14.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:12:14 smithi080 bash[41963]: audit 2023-12-01T11:12:14.218279+0000 mon.c (mon.2) 7369 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:12:14.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:12:14 smithi080 bash[41963]: audit 2023-12-01T11:12:14.227073+0000 mon.a (mon.0) 7272 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:12:14.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:12:14 smithi080 bash[41963]: audit 2023-12-01T11:12:14.314327+0000 mon.a (mon.0) 7273 : audit 0 from='client.? 172.21.15.80:0/2964010285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:12:15.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:12:14 smithi090 bash[32384]: audit 2023-12-01T11:12:13.647412+0000 mon.a (mon.0) 7270 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:12:15.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:12:14 smithi090 bash[32384]: audit 2023-12-01T11:12:13.664327+0000 mon.a (mon.0) 7271 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:12:15.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:12:14 smithi090 bash[32384]: audit 2023-12-01T11:12:14.216695+0000 mon.c (mon.2) 7368 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:12:15.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:12:14 smithi090 bash[32384]: audit 2023-12-01T11:12:14.218279+0000 mon.c (mon.2) 7369 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:12:15.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:12:14 smithi090 bash[32384]: audit 2023-12-01T11:12:14.227073+0000 mon.a (mon.0) 7272 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:12:15.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:12:14 smithi090 bash[32384]: audit 2023-12-01T11:12:14.314327+0000 mon.a (mon.0) 7273 : audit 0 from='client.? 172.21.15.80:0/2964010285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:12:15.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:12:15 smithi080 bash[28361]: cluster 2023-12-01T11:12:13.784369+0000 mgr.y (mgr.24362) 11510 : cluster 0 pgmap v11479: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:12:15.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:12:15 smithi080 bash[41963]: cluster 2023-12-01T11:12:13.784369+0000 mgr.y (mgr.24362) 11510 : cluster 0 pgmap v11479: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:12:16.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:12:15 smithi090 bash[32384]: cluster 2023-12-01T11:12:13.784369+0000 mgr.y (mgr.24362) 11510 : cluster 0 pgmap v11479: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:12:16.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:12:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:12:16] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T11:12:17.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:12:17 smithi080 bash[28361]: cluster 2023-12-01T11:12:15.785097+0000 mgr.y (mgr.24362) 11511 : cluster 0 pgmap v11480: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:12:17.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:12:17 smithi080 bash[28361]: audit 2023-12-01T11:12:16.775577+0000 mon.a (mon.0) 7274 : audit 0 from='client.? 172.21.15.80:0/2209051939' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:12:17.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:12:17 smithi080 bash[41963]: cluster 2023-12-01T11:12:15.785097+0000 mgr.y (mgr.24362) 11511 : cluster 0 pgmap v11480: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:12:17.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:12:17 smithi080 bash[41963]: audit 2023-12-01T11:12:16.775577+0000 mon.a (mon.0) 7274 : audit 0 from='client.? 172.21.15.80:0/2209051939' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:12:18.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:12:17 smithi090 bash[32384]: cluster 2023-12-01T11:12:15.785097+0000 mgr.y (mgr.24362) 11511 : cluster 0 pgmap v11480: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:12:18.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:12:17 smithi090 bash[32384]: audit 2023-12-01T11:12:16.775577+0000 mon.a (mon.0) 7274 : audit 0 from='client.? 172.21.15.80:0/2209051939' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:12:19.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:12:19 smithi080 bash[41963]: cluster 2023-12-01T11:12:17.786199+0000 mgr.y (mgr.24362) 11512 : cluster 0 pgmap v11481: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:12:19.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:12:19 smithi080 bash[41963]: audit 2023-12-01T11:12:19.230911+0000 mon.a (mon.0) 7275 : audit 0 from='client.? 172.21.15.80:0/2738393806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:12:19.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:12:19 smithi080 bash[28361]: cluster 2023-12-01T11:12:17.786199+0000 mgr.y (mgr.24362) 11512 : cluster 0 pgmap v11481: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:12:19.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:12:19 smithi080 bash[28361]: audit 2023-12-01T11:12:19.230911+0000 mon.a (mon.0) 7275 : audit 0 from='client.? 172.21.15.80:0/2738393806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:12:20.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:12:19 smithi090 bash[32384]: cluster 2023-12-01T11:12:17.786199+0000 mgr.y (mgr.24362) 11512 : cluster 0 pgmap v11481: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:12:20.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:12:19 smithi090 bash[32384]: audit 2023-12-01T11:12:19.230911+0000 mon.a (mon.0) 7275 : audit 0 from='client.? 172.21.15.80:0/2738393806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:12:21.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:12:21 smithi080 bash[28361]: cluster 2023-12-01T11:12:19.786856+0000 mgr.y (mgr.24362) 11513 : cluster 0 pgmap v11482: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:12:21.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:12:21 smithi080 bash[41963]: cluster 2023-12-01T11:12:19.786856+0000 mgr.y (mgr.24362) 11513 : cluster 0 pgmap v11482: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:12:22.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:12:21 smithi090 bash[32384]: cluster 2023-12-01T11:12:19.786856+0000 mgr.y (mgr.24362) 11513 : cluster 0 pgmap v11482: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:12:23.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:12:22 smithi090 bash[32384]: audit 2023-12-01T11:12:21.682584+0000 mon.a (mon.0) 7276 : audit 0 from='client.? 172.21.15.80:0/2108661615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:12:23.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:12:22 smithi080 bash[41963]: audit 2023-12-01T11:12:21.682584+0000 mon.a (mon.0) 7276 : audit 0 from='client.? 172.21.15.80:0/2108661615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:12:23.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:12:22 smithi080 bash[28361]: audit 2023-12-01T11:12:21.682584+0000 mon.a (mon.0) 7276 : audit 0 from='client.? 172.21.15.80:0/2108661615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:12:24.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:12:23 smithi090 bash[32384]: cluster 2023-12-01T11:12:21.788005+0000 mgr.y (mgr.24362) 11514 : cluster 0 pgmap v11483: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:12:24.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:12:23 smithi080 bash[41963]: cluster 2023-12-01T11:12:21.788005+0000 mgr.y (mgr.24362) 11514 : cluster 0 pgmap v11483: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:12:24.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:12:23 smithi080 bash[28361]: cluster 2023-12-01T11:12:21.788005+0000 mgr.y (mgr.24362) 11514 : cluster 0 pgmap v11483: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:12:25.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:12:24 smithi090 bash[32384]: audit 2023-12-01T11:12:24.139817+0000 mon.c (mon.2) 7370 : audit 0 from='client.? 172.21.15.80:0/3674536359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:12:25.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:12:24 smithi080 bash[41963]: audit 2023-12-01T11:12:24.139817+0000 mon.c (mon.2) 7370 : audit 0 from='client.? 172.21.15.80:0/3674536359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:12:25.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:12:24 smithi080 bash[28361]: audit 2023-12-01T11:12:24.139817+0000 mon.c (mon.2) 7370 : audit 0 from='client.? 172.21.15.80:0/3674536359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:12:26.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:12:25 smithi090 bash[32384]: cluster 2023-12-01T11:12:23.788597+0000 mgr.y (mgr.24362) 11515 : cluster 0 pgmap v11484: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:12:26.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:12:25 smithi090 bash[32384]: audit 2023-12-01T11:12:25.393540+0000 mon.c (mon.2) 7371 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:12:26.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:12:25 smithi080 bash[41963]: cluster 2023-12-01T11:12:23.788597+0000 mgr.y (mgr.24362) 11515 : cluster 0 pgmap v11484: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:12:26.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:12:25 smithi080 bash[41963]: audit 2023-12-01T11:12:25.393540+0000 mon.c (mon.2) 7371 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:12:26.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:12:25 smithi080 bash[28361]: cluster 2023-12-01T11:12:23.788597+0000 mgr.y (mgr.24362) 11515 : cluster 0 pgmap v11484: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:12:26.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:12:25 smithi080 bash[28361]: audit 2023-12-01T11:12:25.393540+0000 mon.c (mon.2) 7371 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:12:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:12:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:12:26] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T11:12:27.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:12:26 smithi090 bash[32384]: cluster 2023-12-01T11:12:25.789370+0000 mgr.y (mgr.24362) 11516 : cluster 0 pgmap v11485: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:12:27.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:12:26 smithi090 bash[32384]: audit 2023-12-01T11:12:26.596555+0000 mon.a (mon.0) 7277 : audit 0 from='client.? 172.21.15.80:0/1399468550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:12:27.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:12:26 smithi080 bash[41963]: cluster 2023-12-01T11:12:25.789370+0000 mgr.y (mgr.24362) 11516 : cluster 0 pgmap v11485: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:12:27.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:12:26 smithi080 bash[41963]: audit 2023-12-01T11:12:26.596555+0000 mon.a (mon.0) 7277 : audit 0 from='client.? 172.21.15.80:0/1399468550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:12:27.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:12:26 smithi080 bash[28361]: cluster 2023-12-01T11:12:25.789370+0000 mgr.y (mgr.24362) 11516 : cluster 0 pgmap v11485: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:12:27.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:12:26 smithi080 bash[28361]: audit 2023-12-01T11:12:26.596555+0000 mon.a (mon.0) 7277 : audit 0 from='client.? 172.21.15.80:0/1399468550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:12:29.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:12:28 smithi080 bash[41963]: cluster 2023-12-01T11:12:27.790449+0000 mgr.y (mgr.24362) 11517 : cluster 0 pgmap v11486: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:12:29.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:12:28 smithi080 bash[28361]: cluster 2023-12-01T11:12:27.790449+0000 mgr.y (mgr.24362) 11517 : cluster 0 pgmap v11486: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:12:29.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:12:28 smithi090 bash[32384]: cluster 2023-12-01T11:12:27.790449+0000 mgr.y (mgr.24362) 11517 : cluster 0 pgmap v11486: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:12:30.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:12:29 smithi080 bash[41963]: audit 2023-12-01T11:12:29.046974+0000 mon.a (mon.0) 7278 : audit 0 from='client.? 172.21.15.80:0/3486538654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:12:30.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:12:29 smithi080 bash[28361]: audit 2023-12-01T11:12:29.046974+0000 mon.a (mon.0) 7278 : audit 0 from='client.? 172.21.15.80:0/3486538654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:12:30.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:12:29 smithi090 bash[32384]: audit 2023-12-01T11:12:29.046974+0000 mon.a (mon.0) 7278 : audit 0 from='client.? 172.21.15.80:0/3486538654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:12:31.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:12:31 smithi080 bash[41963]: cluster 2023-12-01T11:12:29.791134+0000 mgr.y (mgr.24362) 11518 : cluster 0 pgmap v11487: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:12:31.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:12:31 smithi080 bash[28361]: cluster 2023-12-01T11:12:29.791134+0000 mgr.y (mgr.24362) 11518 : cluster 0 pgmap v11487: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:12:31.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:12:31 smithi090 bash[32384]: cluster 2023-12-01T11:12:29.791134+0000 mgr.y (mgr.24362) 11518 : cluster 0 pgmap v11487: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:12:32.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:12:32 smithi080 bash[28361]: audit 2023-12-01T11:12:31.499933+0000 mon.c (mon.2) 7372 : audit 0 from='client.? 172.21.15.80:0/1187331283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:12:32.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:12:32 smithi080 bash[41963]: audit 2023-12-01T11:12:31.499933+0000 mon.c (mon.2) 7372 : audit 0 from='client.? 172.21.15.80:0/1187331283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:12:32.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:12:32 smithi090 bash[32384]: audit 2023-12-01T11:12:31.499933+0000 mon.c (mon.2) 7372 : audit 0 from='client.? 172.21.15.80:0/1187331283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:12:33.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:12:33 smithi080 bash[41963]: cluster 2023-12-01T11:12:31.792372+0000 mgr.y (mgr.24362) 11519 : cluster 0 pgmap v11488: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:12:33.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:12:33 smithi080 bash[28361]: cluster 2023-12-01T11:12:31.792372+0000 mgr.y (mgr.24362) 11519 : cluster 0 pgmap v11488: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:12:33.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:12:33 smithi090 bash[32384]: cluster 2023-12-01T11:12:31.792372+0000 mgr.y (mgr.24362) 11519 : cluster 0 pgmap v11488: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:12:34.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:12:34 smithi080 bash[28361]: audit 2023-12-01T11:12:33.951341+0000 mon.c (mon.2) 7373 : audit 0 from='client.? 172.21.15.80:0/3309615846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:12:34.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:12:34 smithi080 bash[41963]: audit 2023-12-01T11:12:33.951341+0000 mon.c (mon.2) 7373 : audit 0 from='client.? 172.21.15.80:0/3309615846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:12:34.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:12:34 smithi090 bash[32384]: audit 2023-12-01T11:12:33.951341+0000 mon.c (mon.2) 7373 : audit 0 from='client.? 172.21.15.80:0/3309615846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:12:35.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:12:35 smithi080 bash[28361]: cluster 2023-12-01T11:12:33.793018+0000 mgr.y (mgr.24362) 11520 : cluster 0 pgmap v11489: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:12:35.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:12:35 smithi080 bash[41963]: cluster 2023-12-01T11:12:33.793018+0000 mgr.y (mgr.24362) 11520 : cluster 0 pgmap v11489: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:12:35.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:12:35 smithi090 bash[32384]: cluster 2023-12-01T11:12:33.793018+0000 mgr.y (mgr.24362) 11520 : cluster 0 pgmap v11489: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:12:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:12:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:12:36] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T11:12:37.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:12:37 smithi090 bash[32384]: cluster 2023-12-01T11:12:35.793869+0000 mgr.y (mgr.24362) 11521 : cluster 0 pgmap v11490: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:12:37.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:12:37 smithi090 bash[32384]: audit 2023-12-01T11:12:36.405285+0000 mon.c (mon.2) 7374 : audit 0 from='client.? 172.21.15.80:0/885359070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:12:37.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:12:37 smithi080 bash[28361]: cluster 2023-12-01T11:12:35.793869+0000 mgr.y (mgr.24362) 11521 : cluster 0 pgmap v11490: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:12:37.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:12:37 smithi080 bash[28361]: audit 2023-12-01T11:12:36.405285+0000 mon.c (mon.2) 7374 : audit 0 from='client.? 172.21.15.80:0/885359070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:12:37.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:12:37 smithi080 bash[41963]: cluster 2023-12-01T11:12:35.793869+0000 mgr.y (mgr.24362) 11521 : cluster 0 pgmap v11490: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:12:37.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:12:37 smithi080 bash[41963]: audit 2023-12-01T11:12:36.405285+0000 mon.c (mon.2) 7374 : audit 0 from='client.? 172.21.15.80:0/885359070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:12:39.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:12:39 smithi090 bash[32384]: cluster 2023-12-01T11:12:37.794987+0000 mgr.y (mgr.24362) 11522 : cluster 0 pgmap v11491: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:12:39.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:12:39 smithi090 bash[32384]: audit 2023-12-01T11:12:38.859263+0000 mon.c (mon.2) 7375 : audit 0 from='client.? 172.21.15.80:0/4286536010' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:12:39.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:12:39 smithi080 bash[41963]: cluster 2023-12-01T11:12:37.794987+0000 mgr.y (mgr.24362) 11522 : cluster 0 pgmap v11491: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:12:39.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:12:39 smithi080 bash[41963]: audit 2023-12-01T11:12:38.859263+0000 mon.c (mon.2) 7375 : audit 0 from='client.? 172.21.15.80:0/4286536010' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:12:39.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:12:39 smithi080 bash[28361]: cluster 2023-12-01T11:12:37.794987+0000 mgr.y (mgr.24362) 11522 : cluster 0 pgmap v11491: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:12:39.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:12:39 smithi080 bash[28361]: audit 2023-12-01T11:12:38.859263+0000 mon.c (mon.2) 7375 : audit 0 from='client.? 172.21.15.80:0/4286536010' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:12:41.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:12:41 smithi090 bash[32384]: cluster 2023-12-01T11:12:39.795577+0000 mgr.y (mgr.24362) 11523 : cluster 0 pgmap v11492: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:12:41.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:12:41 smithi090 bash[32384]: audit 2023-12-01T11:12:40.393693+0000 mon.c (mon.2) 7376 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:12:41.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:12:41 smithi080 bash[28361]: cluster 2023-12-01T11:12:39.795577+0000 mgr.y (mgr.24362) 11523 : cluster 0 pgmap v11492: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:12:41.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:12:41 smithi080 bash[28361]: audit 2023-12-01T11:12:40.393693+0000 mon.c (mon.2) 7376 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:12:41.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:12:41 smithi080 bash[41963]: cluster 2023-12-01T11:12:39.795577+0000 mgr.y (mgr.24362) 11523 : cluster 0 pgmap v11492: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:12:41.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:12:41 smithi080 bash[41963]: audit 2023-12-01T11:12:40.393693+0000 mon.c (mon.2) 7376 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:12:42.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:12:42 smithi090 bash[32384]: audit 2023-12-01T11:12:41.317230+0000 mon.a (mon.0) 7279 : audit 0 from='client.? 172.21.15.80:0/3167259257' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:12:42.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:12:42 smithi080 bash[28361]: audit 2023-12-01T11:12:41.317230+0000 mon.a (mon.0) 7279 : audit 0 from='client.? 172.21.15.80:0/3167259257' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:12:42.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:12:42 smithi080 bash[41963]: audit 2023-12-01T11:12:41.317230+0000 mon.a (mon.0) 7279 : audit 0 from='client.? 172.21.15.80:0/3167259257' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:12:43.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:12:43 smithi090 bash[32384]: cluster 2023-12-01T11:12:41.796793+0000 mgr.y (mgr.24362) 11524 : cluster 0 pgmap v11493: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:12:43.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:12:43 smithi080 bash[41963]: cluster 2023-12-01T11:12:41.796793+0000 mgr.y (mgr.24362) 11524 : cluster 0 pgmap v11493: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:12:43.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:12:43 smithi080 bash[28361]: cluster 2023-12-01T11:12:41.796793+0000 mgr.y (mgr.24362) 11524 : cluster 0 pgmap v11493: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:12:44.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:12:44 smithi090 bash[32384]: audit 2023-12-01T11:12:43.768463+0000 mon.c (mon.2) 7377 : audit 0 from='client.? 172.21.15.80:0/550120494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:12:44.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:12:44 smithi080 bash[28361]: audit 2023-12-01T11:12:43.768463+0000 mon.c (mon.2) 7377 : audit 0 from='client.? 172.21.15.80:0/550120494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:12:44.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:12:44 smithi080 bash[41963]: audit 2023-12-01T11:12:43.768463+0000 mon.c (mon.2) 7377 : audit 0 from='client.? 172.21.15.80:0/550120494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:12:45.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:12:45 smithi090 bash[32384]: cluster 2023-12-01T11:12:43.797459+0000 mgr.y (mgr.24362) 11525 : cluster 0 pgmap v11494: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:12:45.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:12:45 smithi080 bash[28361]: cluster 2023-12-01T11:12:43.797459+0000 mgr.y (mgr.24362) 11525 : cluster 0 pgmap v11494: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:12:45.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:12:45 smithi080 bash[41963]: cluster 2023-12-01T11:12:43.797459+0000 mgr.y (mgr.24362) 11525 : cluster 0 pgmap v11494: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:12:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:12:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:12:46] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T11:12:47.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:12:47 smithi090 bash[32384]: cluster 2023-12-01T11:12:45.798207+0000 mgr.y (mgr.24362) 11526 : cluster 0 pgmap v11495: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:12:47.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:12:47 smithi090 bash[32384]: audit 2023-12-01T11:12:46.233659+0000 mon.a (mon.0) 7280 : audit 0 from='client.? 172.21.15.80:0/589132880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:12:47.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:12:47 smithi080 bash[41963]: cluster 2023-12-01T11:12:45.798207+0000 mgr.y (mgr.24362) 11526 : cluster 0 pgmap v11495: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:12:47.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:12:47 smithi080 bash[41963]: audit 2023-12-01T11:12:46.233659+0000 mon.a (mon.0) 7280 : audit 0 from='client.? 172.21.15.80:0/589132880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:12:47.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:12:47 smithi080 bash[28361]: cluster 2023-12-01T11:12:45.798207+0000 mgr.y (mgr.24362) 11526 : cluster 0 pgmap v11495: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:12:47.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:12:47 smithi080 bash[28361]: audit 2023-12-01T11:12:46.233659+0000 mon.a (mon.0) 7280 : audit 0 from='client.? 172.21.15.80:0/589132880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:12:49.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:12:49 smithi090 bash[32384]: cluster 2023-12-01T11:12:47.799083+0000 mgr.y (mgr.24362) 11527 : cluster 0 pgmap v11496: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:12:49.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:12:49 smithi090 bash[32384]: audit 2023-12-01T11:12:48.680955+0000 mon.c (mon.2) 7378 : audit 0 from='client.? 172.21.15.80:0/3852756320' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:12:49.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:12:49 smithi080 bash[41963]: cluster 2023-12-01T11:12:47.799083+0000 mgr.y (mgr.24362) 11527 : cluster 0 pgmap v11496: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:12:49.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:12:49 smithi080 bash[41963]: audit 2023-12-01T11:12:48.680955+0000 mon.c (mon.2) 7378 : audit 0 from='client.? 172.21.15.80:0/3852756320' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:12:49.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:12:49 smithi080 bash[28361]: cluster 2023-12-01T11:12:47.799083+0000 mgr.y (mgr.24362) 11527 : cluster 0 pgmap v11496: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:12:49.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:12:49 smithi080 bash[28361]: audit 2023-12-01T11:12:48.680955+0000 mon.c (mon.2) 7378 : audit 0 from='client.? 172.21.15.80:0/3852756320' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:12:51.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:12:51 smithi090 bash[32384]: cluster 2023-12-01T11:12:49.799756+0000 mgr.y (mgr.24362) 11528 : cluster 0 pgmap v11497: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:12:51.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:12:51 smithi090 bash[32384]: audit 2023-12-01T11:12:51.138920+0000 mon.a (mon.0) 7281 : audit 0 from='client.? 172.21.15.80:0/2308984042' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:12:51.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:12:51 smithi080 bash[28361]: cluster 2023-12-01T11:12:49.799756+0000 mgr.y (mgr.24362) 11528 : cluster 0 pgmap v11497: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:12:51.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:12:51 smithi080 bash[28361]: audit 2023-12-01T11:12:51.138920+0000 mon.a (mon.0) 7281 : audit 0 from='client.? 172.21.15.80:0/2308984042' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:12:51.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:12:51 smithi080 bash[41963]: cluster 2023-12-01T11:12:49.799756+0000 mgr.y (mgr.24362) 11528 : cluster 0 pgmap v11497: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:12:51.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:12:51 smithi080 bash[41963]: audit 2023-12-01T11:12:51.138920+0000 mon.a (mon.0) 7281 : audit 0 from='client.? 172.21.15.80:0/2308984042' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:12:53.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:12:53 smithi090 bash[32384]: cluster 2023-12-01T11:12:51.800907+0000 mgr.y (mgr.24362) 11529 : cluster 0 pgmap v11498: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:12:53.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:12:53 smithi080 bash[28361]: cluster 2023-12-01T11:12:51.800907+0000 mgr.y (mgr.24362) 11529 : cluster 0 pgmap v11498: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:12:53.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:12:53 smithi080 bash[41963]: cluster 2023-12-01T11:12:51.800907+0000 mgr.y (mgr.24362) 11529 : cluster 0 pgmap v11498: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:12:54.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:12:54 smithi090 bash[32384]: audit 2023-12-01T11:12:53.594582+0000 mon.a (mon.0) 7282 : audit 0 from='client.? 172.21.15.80:0/3925431999' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:12:54.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:12:54 smithi080 bash[28361]: audit 2023-12-01T11:12:53.594582+0000 mon.a (mon.0) 7282 : audit 0 from='client.? 172.21.15.80:0/3925431999' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:12:54.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:12:54 smithi080 bash[41963]: audit 2023-12-01T11:12:53.594582+0000 mon.a (mon.0) 7282 : audit 0 from='client.? 172.21.15.80:0/3925431999' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:12:55.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:12:55 smithi090 bash[32384]: cluster 2023-12-01T11:12:53.801687+0000 mgr.y (mgr.24362) 11530 : cluster 0 pgmap v11499: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:12:55.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:12:55 smithi080 bash[28361]: cluster 2023-12-01T11:12:53.801687+0000 mgr.y (mgr.24362) 11530 : cluster 0 pgmap v11499: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:12:55.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:12:55 smithi080 bash[41963]: cluster 2023-12-01T11:12:53.801687+0000 mgr.y (mgr.24362) 11530 : cluster 0 pgmap v11499: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:12:56.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:12:56 smithi090 bash[32384]: audit 2023-12-01T11:12:55.394205+0000 mon.c (mon.2) 7379 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:12:56.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:12:56 smithi090 bash[32384]: audit 2023-12-01T11:12:56.052661+0000 mon.a (mon.0) 7283 : audit 0 from='client.? 172.21.15.80:0/1475589053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:12:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:12:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:12:56] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T11:12:56.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:12:56 smithi080 bash[28361]: audit 2023-12-01T11:12:55.394205+0000 mon.c (mon.2) 7379 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:12:56.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:12:56 smithi080 bash[28361]: audit 2023-12-01T11:12:56.052661+0000 mon.a (mon.0) 7283 : audit 0 from='client.? 172.21.15.80:0/1475589053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:12:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:12:56 smithi080 bash[41963]: audit 2023-12-01T11:12:55.394205+0000 mon.c (mon.2) 7379 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:12:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:12:56 smithi080 bash[41963]: audit 2023-12-01T11:12:56.052661+0000 mon.a (mon.0) 7283 : audit 0 from='client.? 172.21.15.80:0/1475589053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:12:57.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:12:57 smithi080 bash[28361]: cluster 2023-12-01T11:12:55.802482+0000 mgr.y (mgr.24362) 11531 : cluster 0 pgmap v11500: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:12:57.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:12:57 smithi080 bash[41963]: cluster 2023-12-01T11:12:55.802482+0000 mgr.y (mgr.24362) 11531 : cluster 0 pgmap v11500: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:12:57.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:12:57 smithi090 bash[32384]: cluster 2023-12-01T11:12:55.802482+0000 mgr.y (mgr.24362) 11531 : cluster 0 pgmap v11500: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:12:59.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:12:59 smithi080 bash[28361]: cluster 2023-12-01T11:12:57.803390+0000 mgr.y (mgr.24362) 11532 : cluster 0 pgmap v11501: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:12:59.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:12:59 smithi080 bash[28361]: audit 2023-12-01T11:12:58.498987+0000 mon.c (mon.2) 7380 : audit 0 from='client.? 172.21.15.80:0/2854091412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:12:59.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:12:59 smithi080 bash[41963]: cluster 2023-12-01T11:12:57.803390+0000 mgr.y (mgr.24362) 11532 : cluster 0 pgmap v11501: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:12:59.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:12:59 smithi080 bash[41963]: audit 2023-12-01T11:12:58.498987+0000 mon.c (mon.2) 7380 : audit 0 from='client.? 172.21.15.80:0/2854091412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:12:59.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:12:59 smithi090 bash[32384]: cluster 2023-12-01T11:12:57.803390+0000 mgr.y (mgr.24362) 11532 : cluster 0 pgmap v11501: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:12:59.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:12:59 smithi090 bash[32384]: audit 2023-12-01T11:12:58.498987+0000 mon.c (mon.2) 7380 : audit 0 from='client.? 172.21.15.80:0/2854091412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:13:01.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:13:01 smithi080 bash[28361]: cluster 2023-12-01T11:12:59.804098+0000 mgr.y (mgr.24362) 11533 : cluster 0 pgmap v11502: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:13:01.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:13:01 smithi080 bash[28361]: audit 2023-12-01T11:13:00.944286+0000 mon.a (mon.0) 7284 : audit 0 from='client.? 172.21.15.80:0/179478727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:13:01.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:13:01 smithi080 bash[41963]: cluster 2023-12-01T11:12:59.804098+0000 mgr.y (mgr.24362) 11533 : cluster 0 pgmap v11502: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:13:01.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:13:01 smithi080 bash[41963]: audit 2023-12-01T11:13:00.944286+0000 mon.a (mon.0) 7284 : audit 0 from='client.? 172.21.15.80:0/179478727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:13:01.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:13:01 smithi090 bash[32384]: cluster 2023-12-01T11:12:59.804098+0000 mgr.y (mgr.24362) 11533 : cluster 0 pgmap v11502: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:13:01.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:13:01 smithi090 bash[32384]: audit 2023-12-01T11:13:00.944286+0000 mon.a (mon.0) 7284 : audit 0 from='client.? 172.21.15.80:0/179478727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:13:03.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:13:03 smithi080 bash[28361]: cluster 2023-12-01T11:13:01.805224+0000 mgr.y (mgr.24362) 11534 : cluster 0 pgmap v11503: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:13:03.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:13:03 smithi080 bash[41963]: cluster 2023-12-01T11:13:01.805224+0000 mgr.y (mgr.24362) 11534 : cluster 0 pgmap v11503: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:13:03.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:13:03 smithi090 bash[32384]: cluster 2023-12-01T11:13:01.805224+0000 mgr.y (mgr.24362) 11534 : cluster 0 pgmap v11503: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:13:04.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:13:04 smithi080 bash[28361]: audit 2023-12-01T11:13:03.404686+0000 mon.a (mon.0) 7285 : audit 0 from='client.? 172.21.15.80:0/1158849600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:13:04.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:13:04 smithi080 bash[41963]: audit 2023-12-01T11:13:03.404686+0000 mon.a (mon.0) 7285 : audit 0 from='client.? 172.21.15.80:0/1158849600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:13:04.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:13:04 smithi090 bash[32384]: audit 2023-12-01T11:13:03.404686+0000 mon.a (mon.0) 7285 : audit 0 from='client.? 172.21.15.80:0/1158849600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:13:05.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:13:05 smithi080 bash[41963]: cluster 2023-12-01T11:13:03.805890+0000 mgr.y (mgr.24362) 11535 : cluster 0 pgmap v11504: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:13:05.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:13:05 smithi080 bash[28361]: cluster 2023-12-01T11:13:03.805890+0000 mgr.y (mgr.24362) 11535 : cluster 0 pgmap v11504: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:13:05.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:13:05 smithi090 bash[32384]: cluster 2023-12-01T11:13:03.805890+0000 mgr.y (mgr.24362) 11535 : cluster 0 pgmap v11504: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:13:06.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:13:06 smithi080 bash[41963]: audit 2023-12-01T11:13:05.862947+0000 mon.a (mon.0) 7286 : audit 0 from='client.? 172.21.15.80:0/1393113048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:13:06.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:13:06 smithi080 bash[28361]: audit 2023-12-01T11:13:05.862947+0000 mon.a (mon.0) 7286 : audit 0 from='client.? 172.21.15.80:0/1393113048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:13:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:13:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:13:06] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T11:13:06.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:13:06 smithi090 bash[32384]: audit 2023-12-01T11:13:05.862947+0000 mon.a (mon.0) 7286 : audit 0 from='client.? 172.21.15.80:0/1393113048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:13:07.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:13:07 smithi080 bash[28361]: cluster 2023-12-01T11:13:05.806664+0000 mgr.y (mgr.24362) 11536 : cluster 0 pgmap v11505: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:13:07.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:13:07 smithi080 bash[41963]: cluster 2023-12-01T11:13:05.806664+0000 mgr.y (mgr.24362) 11536 : cluster 0 pgmap v11505: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:13:07.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:13:07 smithi090 bash[32384]: cluster 2023-12-01T11:13:05.806664+0000 mgr.y (mgr.24362) 11536 : cluster 0 pgmap v11505: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:13:09.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:13:09 smithi080 bash[28361]: cluster 2023-12-01T11:13:07.807529+0000 mgr.y (mgr.24362) 11537 : cluster 0 pgmap v11506: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:13:09.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:13:09 smithi080 bash[28361]: audit 2023-12-01T11:13:08.313973+0000 mon.a (mon.0) 7287 : audit 0 from='client.? 172.21.15.80:0/3876901716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:13:09.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:13:09 smithi080 bash[41963]: cluster 2023-12-01T11:13:07.807529+0000 mgr.y (mgr.24362) 11537 : cluster 0 pgmap v11506: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:13:09.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:13:09 smithi080 bash[41963]: audit 2023-12-01T11:13:08.313973+0000 mon.a (mon.0) 7287 : audit 0 from='client.? 172.21.15.80:0/3876901716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:13:09.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:13:09 smithi090 bash[32384]: cluster 2023-12-01T11:13:07.807529+0000 mgr.y (mgr.24362) 11537 : cluster 0 pgmap v11506: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:13:09.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:13:09 smithi090 bash[32384]: audit 2023-12-01T11:13:08.313973+0000 mon.a (mon.0) 7287 : audit 0 from='client.? 172.21.15.80:0/3876901716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:13:11.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:13:11 smithi080 bash[28361]: cluster 2023-12-01T11:13:09.808207+0000 mgr.y (mgr.24362) 11538 : cluster 0 pgmap v11507: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:13:11.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:13:11 smithi080 bash[28361]: audit 2023-12-01T11:13:10.394468+0000 mon.c (mon.2) 7381 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:13:11.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:13:11 smithi080 bash[28361]: audit 2023-12-01T11:13:10.773657+0000 mon.c (mon.2) 7382 : audit 0 from='client.? 172.21.15.80:0/1489895583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:13:11.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:13:11 smithi080 bash[41963]: cluster 2023-12-01T11:13:09.808207+0000 mgr.y (mgr.24362) 11538 : cluster 0 pgmap v11507: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:13:11.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:13:11 smithi080 bash[41963]: audit 2023-12-01T11:13:10.394468+0000 mon.c (mon.2) 7381 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:13:11.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:13:11 smithi080 bash[41963]: audit 2023-12-01T11:13:10.773657+0000 mon.c (mon.2) 7382 : audit 0 from='client.? 172.21.15.80:0/1489895583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:13:11.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:13:11 smithi090 bash[32384]: cluster 2023-12-01T11:13:09.808207+0000 mgr.y (mgr.24362) 11538 : cluster 0 pgmap v11507: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:13:11.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:13:11 smithi090 bash[32384]: audit 2023-12-01T11:13:10.394468+0000 mon.c (mon.2) 7381 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:13:11.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:13:11 smithi090 bash[32384]: audit 2023-12-01T11:13:10.773657+0000 mon.c (mon.2) 7382 : audit 0 from='client.? 172.21.15.80:0/1489895583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:13:13.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:13:13 smithi080 bash[28361]: cluster 2023-12-01T11:13:11.809295+0000 mgr.y (mgr.24362) 11539 : cluster 0 pgmap v11508: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:13:13.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:13:13 smithi080 bash[28361]: audit 2023-12-01T11:13:13.226737+0000 mon.a (mon.0) 7288 : audit 0 from='client.? 172.21.15.80:0/2740270412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:13:13.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:13:13 smithi080 bash[41963]: cluster 2023-12-01T11:13:11.809295+0000 mgr.y (mgr.24362) 11539 : cluster 0 pgmap v11508: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:13:13.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:13:13 smithi080 bash[41963]: audit 2023-12-01T11:13:13.226737+0000 mon.a (mon.0) 7288 : audit 0 from='client.? 172.21.15.80:0/2740270412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:13:13.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:13:13 smithi090 bash[32384]: cluster 2023-12-01T11:13:11.809295+0000 mgr.y (mgr.24362) 11539 : cluster 0 pgmap v11508: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:13:13.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:13:13 smithi090 bash[32384]: audit 2023-12-01T11:13:13.226737+0000 mon.a (mon.0) 7288 : audit 0 from='client.? 172.21.15.80:0/2740270412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:13:14.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:13:14 smithi080 bash[28361]: audit 2023-12-01T11:13:14.311023+0000 mon.c (mon.2) 7383 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:13:14.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:13:14 smithi080 bash[41963]: audit 2023-12-01T11:13:14.311023+0000 mon.c (mon.2) 7383 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:13:14.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:13:14 smithi090 bash[32384]: audit 2023-12-01T11:13:14.311023+0000 mon.c (mon.2) 7383 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:13:15.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:13:15 smithi080 bash[28361]: cluster 2023-12-01T11:13:13.809953+0000 mgr.y (mgr.24362) 11540 : cluster 0 pgmap v11509: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:13:15.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:13:15 smithi080 bash[41963]: cluster 2023-12-01T11:13:13.809953+0000 mgr.y (mgr.24362) 11540 : cluster 0 pgmap v11509: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:13:15.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:13:15 smithi090 bash[32384]: cluster 2023-12-01T11:13:13.809953+0000 mgr.y (mgr.24362) 11540 : cluster 0 pgmap v11509: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:13:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:13:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:13:16] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T11:13:16.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:13:16 smithi080 bash[41963]: audit 2023-12-01T11:13:15.684779+0000 mon.a (mon.0) 7289 : audit 0 from='client.? 172.21.15.80:0/2654266572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:13:16.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:13:16 smithi080 bash[28361]: audit 2023-12-01T11:13:15.684779+0000 mon.a (mon.0) 7289 : audit 0 from='client.? 172.21.15.80:0/2654266572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:13:16.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:13:16 smithi090 bash[32384]: audit 2023-12-01T11:13:15.684779+0000 mon.a (mon.0) 7289 : audit 0 from='client.? 172.21.15.80:0/2654266572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:13:17.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:13:17 smithi080 bash[28361]: cluster 2023-12-01T11:13:15.810861+0000 mgr.y (mgr.24362) 11541 : cluster 0 pgmap v11510: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:13:17.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:13:17 smithi080 bash[41963]: cluster 2023-12-01T11:13:15.810861+0000 mgr.y (mgr.24362) 11541 : cluster 0 pgmap v11510: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:13:17.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:13:17 smithi090 bash[32384]: cluster 2023-12-01T11:13:15.810861+0000 mgr.y (mgr.24362) 11541 : cluster 0 pgmap v11510: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:13:18.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:13:18 smithi080 bash[28361]: audit 2023-12-01T11:13:18.138729+0000 mon.c (mon.2) 7384 : audit 0 from='client.? 172.21.15.80:0/2879141858' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:13:18.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:13:18 smithi080 bash[41963]: audit 2023-12-01T11:13:18.138729+0000 mon.c (mon.2) 7384 : audit 0 from='client.? 172.21.15.80:0/2879141858' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:13:18.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:13:18 smithi090 bash[32384]: audit 2023-12-01T11:13:18.138729+0000 mon.c (mon.2) 7384 : audit 0 from='client.? 172.21.15.80:0/2879141858' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:13:19.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:13:19 smithi080 bash[28361]: cluster 2023-12-01T11:13:17.811866+0000 mgr.y (mgr.24362) 11542 : cluster 0 pgmap v11511: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:13:19.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:13:19 smithi080 bash[41963]: cluster 2023-12-01T11:13:17.811866+0000 mgr.y (mgr.24362) 11542 : cluster 0 pgmap v11511: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:13:19.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:13:19 smithi090 bash[32384]: cluster 2023-12-01T11:13:17.811866+0000 mgr.y (mgr.24362) 11542 : cluster 0 pgmap v11511: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:13:21.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:13:21 smithi080 bash[28361]: cluster 2023-12-01T11:13:19.812564+0000 mgr.y (mgr.24362) 11543 : cluster 0 pgmap v11512: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:13:21.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:13:21 smithi080 bash[28361]: audit 2023-12-01T11:13:20.157828+0000 mon.a (mon.0) 7290 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:13:21.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:13:21 smithi080 bash[28361]: audit 2023-12-01T11:13:20.172106+0000 mon.a (mon.0) 7291 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:13:21.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:13:21 smithi080 bash[28361]: audit 2023-12-01T11:13:20.512874+0000 mon.a (mon.0) 7292 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:13:21.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:13:21 smithi080 bash[28361]: audit 2023-12-01T11:13:20.523539+0000 mon.a (mon.0) 7293 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:13:21.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:13:21 smithi080 bash[28361]: audit 2023-12-01T11:13:20.620885+0000 mon.c (mon.2) 7385 : audit 0 from='client.? 172.21.15.80:0/3588288342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:13:21.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:13:21 smithi080 bash[28361]: audit 2023-12-01T11:13:21.098281+0000 mon.c (mon.2) 7386 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:13:21.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:13:21 smithi080 bash[28361]: audit 2023-12-01T11:13:21.100215+0000 mon.c (mon.2) 7387 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:13:21.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:13:21 smithi080 bash[28361]: audit 2023-12-01T11:13:21.109016+0000 mon.a (mon.0) 7294 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:13:21.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:13:21 smithi080 bash[41963]: cluster 2023-12-01T11:13:19.812564+0000 mgr.y (mgr.24362) 11543 : cluster 0 pgmap v11512: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:13:21.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:13:21 smithi080 bash[41963]: audit 2023-12-01T11:13:20.157828+0000 mon.a (mon.0) 7290 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:13:21.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:13:21 smithi080 bash[41963]: audit 2023-12-01T11:13:20.172106+0000 mon.a (mon.0) 7291 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:13:21.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:13:21 smithi080 bash[41963]: audit 2023-12-01T11:13:20.512874+0000 mon.a (mon.0) 7292 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:13:21.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:13:21 smithi080 bash[41963]: audit 2023-12-01T11:13:20.523539+0000 mon.a (mon.0) 7293 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:13:21.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:13:21 smithi080 bash[41963]: audit 2023-12-01T11:13:20.620885+0000 mon.c (mon.2) 7385 : audit 0 from='client.? 172.21.15.80:0/3588288342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:13:21.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:13:21 smithi080 bash[41963]: audit 2023-12-01T11:13:21.098281+0000 mon.c (mon.2) 7386 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:13:21.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:13:21 smithi080 bash[41963]: audit 2023-12-01T11:13:21.100215+0000 mon.c (mon.2) 7387 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:13:21.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:13:21 smithi080 bash[41963]: audit 2023-12-01T11:13:21.109016+0000 mon.a (mon.0) 7294 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:13:21.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:13:21 smithi090 bash[32384]: cluster 2023-12-01T11:13:19.812564+0000 mgr.y (mgr.24362) 11543 : cluster 0 pgmap v11512: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:13:21.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:13:21 smithi090 bash[32384]: audit 2023-12-01T11:13:20.157828+0000 mon.a (mon.0) 7290 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:13:21.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:13:21 smithi090 bash[32384]: audit 2023-12-01T11:13:20.172106+0000 mon.a (mon.0) 7291 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:13:21.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:13:21 smithi090 bash[32384]: audit 2023-12-01T11:13:20.512874+0000 mon.a (mon.0) 7292 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:13:21.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:13:21 smithi090 bash[32384]: audit 2023-12-01T11:13:20.523539+0000 mon.a (mon.0) 7293 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:13:21.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:13:21 smithi090 bash[32384]: audit 2023-12-01T11:13:20.620885+0000 mon.c (mon.2) 7385 : audit 0 from='client.? 172.21.15.80:0/3588288342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:13:21.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:13:21 smithi090 bash[32384]: audit 2023-12-01T11:13:21.098281+0000 mon.c (mon.2) 7386 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:13:21.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:13:21 smithi090 bash[32384]: audit 2023-12-01T11:13:21.100215+0000 mon.c (mon.2) 7387 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:13:21.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:13:21 smithi090 bash[32384]: audit 2023-12-01T11:13:21.109016+0000 mon.a (mon.0) 7294 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:13:23.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:13:23 smithi080 bash[28361]: cluster 2023-12-01T11:13:21.813870+0000 mgr.y (mgr.24362) 11544 : cluster 0 pgmap v11513: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:13:23.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:13:23 smithi080 bash[28361]: audit 2023-12-01T11:13:23.071231+0000 mon.a (mon.0) 7295 : audit 0 from='client.? 172.21.15.80:0/4091564037' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:13:23.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:13:23 smithi080 bash[41963]: cluster 2023-12-01T11:13:21.813870+0000 mgr.y (mgr.24362) 11544 : cluster 0 pgmap v11513: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:13:23.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:13:23 smithi080 bash[41963]: audit 2023-12-01T11:13:23.071231+0000 mon.a (mon.0) 7295 : audit 0 from='client.? 172.21.15.80:0/4091564037' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:13:23.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:13:23 smithi090 bash[32384]: cluster 2023-12-01T11:13:21.813870+0000 mgr.y (mgr.24362) 11544 : cluster 0 pgmap v11513: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:13:23.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:13:23 smithi090 bash[32384]: audit 2023-12-01T11:13:23.071231+0000 mon.a (mon.0) 7295 : audit 0 from='client.? 172.21.15.80:0/4091564037' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:13:25.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:13:25 smithi080 bash[28361]: cluster 2023-12-01T11:13:23.814672+0000 mgr.y (mgr.24362) 11545 : cluster 0 pgmap v11514: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:13:25.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:13:25 smithi080 bash[41963]: cluster 2023-12-01T11:13:23.814672+0000 mgr.y (mgr.24362) 11545 : cluster 0 pgmap v11514: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:13:25.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:13:25 smithi090 bash[32384]: cluster 2023-12-01T11:13:23.814672+0000 mgr.y (mgr.24362) 11545 : cluster 0 pgmap v11514: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:13:26.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:13:26 smithi090 bash[32384]: audit 2023-12-01T11:13:25.394787+0000 mon.c (mon.2) 7388 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:13:26.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:13:26 smithi090 bash[32384]: audit 2023-12-01T11:13:25.531096+0000 mon.c (mon.2) 7389 : audit 0 from='client.? 172.21.15.80:0/2329831883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:13:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:13:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:13:26] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T11:13:26.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:13:26 smithi080 bash[28361]: audit 2023-12-01T11:13:25.394787+0000 mon.c (mon.2) 7388 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:13:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:13:26 smithi080 bash[28361]: audit 2023-12-01T11:13:25.531096+0000 mon.c (mon.2) 7389 : audit 0 from='client.? 172.21.15.80:0/2329831883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:13:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:13:26 smithi080 bash[41963]: audit 2023-12-01T11:13:25.394787+0000 mon.c (mon.2) 7388 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:13:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:13:26 smithi080 bash[41963]: audit 2023-12-01T11:13:25.531096+0000 mon.c (mon.2) 7389 : audit 0 from='client.? 172.21.15.80:0/2329831883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:13:27.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:13:27 smithi090 bash[32384]: cluster 2023-12-01T11:13:25.815557+0000 mgr.y (mgr.24362) 11546 : cluster 0 pgmap v11515: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:13:27.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:13:27 smithi080 bash[28361]: cluster 2023-12-01T11:13:25.815557+0000 mgr.y (mgr.24362) 11546 : cluster 0 pgmap v11515: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:13:27.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:13:27 smithi080 bash[41963]: cluster 2023-12-01T11:13:25.815557+0000 mgr.y (mgr.24362) 11546 : cluster 0 pgmap v11515: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:13:28.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:13:28 smithi090 bash[32384]: audit 2023-12-01T11:13:27.986434+0000 mon.a (mon.0) 7296 : audit 0 from='client.? 172.21.15.80:0/3079281664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:13:28.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:13:28 smithi080 bash[28361]: audit 2023-12-01T11:13:27.986434+0000 mon.a (mon.0) 7296 : audit 0 from='client.? 172.21.15.80:0/3079281664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:13:28.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:13:28 smithi080 bash[41963]: audit 2023-12-01T11:13:27.986434+0000 mon.a (mon.0) 7296 : audit 0 from='client.? 172.21.15.80:0/3079281664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:13:29.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:13:29 smithi090 bash[32384]: cluster 2023-12-01T11:13:27.816531+0000 mgr.y (mgr.24362) 11547 : cluster 0 pgmap v11516: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:13:29.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:13:29 smithi080 bash[28361]: cluster 2023-12-01T11:13:27.816531+0000 mgr.y (mgr.24362) 11547 : cluster 0 pgmap v11516: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:13:29.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:13:29 smithi080 bash[41963]: cluster 2023-12-01T11:13:27.816531+0000 mgr.y (mgr.24362) 11547 : cluster 0 pgmap v11516: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:13:31.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:13:31 smithi090 bash[32384]: cluster 2023-12-01T11:13:29.817251+0000 mgr.y (mgr.24362) 11548 : cluster 0 pgmap v11517: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:13:31.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:13:31 smithi090 bash[32384]: audit 2023-12-01T11:13:30.440351+0000 mon.c (mon.2) 7390 : audit 0 from='client.? 172.21.15.80:0/3881091436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:13:31.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:13:31 smithi080 bash[28361]: cluster 2023-12-01T11:13:29.817251+0000 mgr.y (mgr.24362) 11548 : cluster 0 pgmap v11517: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:13:31.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:13:31 smithi080 bash[28361]: audit 2023-12-01T11:13:30.440351+0000 mon.c (mon.2) 7390 : audit 0 from='client.? 172.21.15.80:0/3881091436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:13:31.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:13:31 smithi080 bash[41963]: cluster 2023-12-01T11:13:29.817251+0000 mgr.y (mgr.24362) 11548 : cluster 0 pgmap v11517: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:13:31.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:13:31 smithi080 bash[41963]: audit 2023-12-01T11:13:30.440351+0000 mon.c (mon.2) 7390 : audit 0 from='client.? 172.21.15.80:0/3881091436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:13:33.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:13:33 smithi090 bash[32384]: cluster 2023-12-01T11:13:31.818468+0000 mgr.y (mgr.24362) 11549 : cluster 0 pgmap v11518: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:13:33.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:13:33 smithi090 bash[32384]: audit 2023-12-01T11:13:32.893702+0000 mon.a (mon.0) 7297 : audit 0 from='client.? 172.21.15.80:0/495558308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:13:33.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:13:33 smithi080 bash[41963]: cluster 2023-12-01T11:13:31.818468+0000 mgr.y (mgr.24362) 11549 : cluster 0 pgmap v11518: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:13:33.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:13:33 smithi080 bash[41963]: audit 2023-12-01T11:13:32.893702+0000 mon.a (mon.0) 7297 : audit 0 from='client.? 172.21.15.80:0/495558308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:13:33.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:13:33 smithi080 bash[28361]: cluster 2023-12-01T11:13:31.818468+0000 mgr.y (mgr.24362) 11549 : cluster 0 pgmap v11518: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:13:33.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:13:33 smithi080 bash[28361]: audit 2023-12-01T11:13:32.893702+0000 mon.a (mon.0) 7297 : audit 0 from='client.? 172.21.15.80:0/495558308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:13:35.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:13:35 smithi090 bash[32384]: cluster 2023-12-01T11:13:33.819114+0000 mgr.y (mgr.24362) 11550 : cluster 0 pgmap v11519: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:13:35.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:13:35 smithi080 bash[28361]: cluster 2023-12-01T11:13:33.819114+0000 mgr.y (mgr.24362) 11550 : cluster 0 pgmap v11519: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:13:35.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:13:35 smithi080 bash[41963]: cluster 2023-12-01T11:13:33.819114+0000 mgr.y (mgr.24362) 11550 : cluster 0 pgmap v11519: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:13:36.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:13:36 smithi090 bash[32384]: audit 2023-12-01T11:13:35.346260+0000 mon.a (mon.0) 7298 : audit 0 from='client.? 172.21.15.80:0/3574741538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:13:36.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:13:36 smithi080 bash[28361]: audit 2023-12-01T11:13:35.346260+0000 mon.a (mon.0) 7298 : audit 0 from='client.? 172.21.15.80:0/3574741538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:13:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:13:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:13:36] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T11:13:36.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:13:36 smithi080 bash[41963]: audit 2023-12-01T11:13:35.346260+0000 mon.a (mon.0) 7298 : audit 0 from='client.? 172.21.15.80:0/3574741538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:13:37.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:13:37 smithi090 bash[32384]: cluster 2023-12-01T11:13:35.820085+0000 mgr.y (mgr.24362) 11551 : cluster 0 pgmap v11520: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:13:37.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:13:37 smithi080 bash[28361]: cluster 2023-12-01T11:13:35.820085+0000 mgr.y (mgr.24362) 11551 : cluster 0 pgmap v11520: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:13:37.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:13:37 smithi080 bash[41963]: cluster 2023-12-01T11:13:35.820085+0000 mgr.y (mgr.24362) 11551 : cluster 0 pgmap v11520: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:13:38.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:13:38 smithi090 bash[32384]: audit 2023-12-01T11:13:37.797175+0000 mon.a (mon.0) 7299 : audit 0 from='client.? 172.21.15.80:0/489835389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:13:38.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:13:38 smithi080 bash[28361]: audit 2023-12-01T11:13:37.797175+0000 mon.a (mon.0) 7299 : audit 0 from='client.? 172.21.15.80:0/489835389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:13:38.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:13:38 smithi080 bash[41963]: audit 2023-12-01T11:13:37.797175+0000 mon.a (mon.0) 7299 : audit 0 from='client.? 172.21.15.80:0/489835389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:13:39.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:13:39 smithi090 bash[32384]: cluster 2023-12-01T11:13:37.820939+0000 mgr.y (mgr.24362) 11552 : cluster 0 pgmap v11521: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:13:39.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:13:39 smithi080 bash[41963]: cluster 2023-12-01T11:13:37.820939+0000 mgr.y (mgr.24362) 11552 : cluster 0 pgmap v11521: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:13:39.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:13:39 smithi080 bash[28361]: cluster 2023-12-01T11:13:37.820939+0000 mgr.y (mgr.24362) 11552 : cluster 0 pgmap v11521: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:13:41.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:13:41 smithi090 bash[32384]: cluster 2023-12-01T11:13:39.821516+0000 mgr.y (mgr.24362) 11553 : cluster 0 pgmap v11522: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:13:41.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:13:41 smithi090 bash[32384]: audit 2023-12-01T11:13:40.258285+0000 mon.a (mon.0) 7300 : audit 0 from='client.? 172.21.15.80:0/2678178369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:13:41.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:13:41 smithi090 bash[32384]: audit 2023-12-01T11:13:40.395162+0000 mon.c (mon.2) 7391 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:13:41.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:13:41 smithi080 bash[41963]: cluster 2023-12-01T11:13:39.821516+0000 mgr.y (mgr.24362) 11553 : cluster 0 pgmap v11522: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:13:41.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:13:41 smithi080 bash[41963]: audit 2023-12-01T11:13:40.258285+0000 mon.a (mon.0) 7300 : audit 0 from='client.? 172.21.15.80:0/2678178369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:13:41.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:13:41 smithi080 bash[41963]: audit 2023-12-01T11:13:40.395162+0000 mon.c (mon.2) 7391 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:13:41.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:13:41 smithi080 bash[28361]: cluster 2023-12-01T11:13:39.821516+0000 mgr.y (mgr.24362) 11553 : cluster 0 pgmap v11522: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:13:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:13:41 smithi080 bash[28361]: audit 2023-12-01T11:13:40.258285+0000 mon.a (mon.0) 7300 : audit 0 from='client.? 172.21.15.80:0/2678178369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:13:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:13:41 smithi080 bash[28361]: audit 2023-12-01T11:13:40.395162+0000 mon.c (mon.2) 7391 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:13:43.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:13:43 smithi090 bash[32384]: cluster 2023-12-01T11:13:41.822718+0000 mgr.y (mgr.24362) 11554 : cluster 0 pgmap v11523: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:13:43.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:13:43 smithi090 bash[32384]: audit 2023-12-01T11:13:42.705010+0000 mon.a (mon.0) 7301 : audit 0 from='client.? 172.21.15.80:0/1484127429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:13:43.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:13:43 smithi080 bash[41963]: cluster 2023-12-01T11:13:41.822718+0000 mgr.y (mgr.24362) 11554 : cluster 0 pgmap v11523: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:13:43.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:13:43 smithi080 bash[41963]: audit 2023-12-01T11:13:42.705010+0000 mon.a (mon.0) 7301 : audit 0 from='client.? 172.21.15.80:0/1484127429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:13:43.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:13:43 smithi080 bash[28361]: cluster 2023-12-01T11:13:41.822718+0000 mgr.y (mgr.24362) 11554 : cluster 0 pgmap v11523: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:13:43.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:13:43 smithi080 bash[28361]: audit 2023-12-01T11:13:42.705010+0000 mon.a (mon.0) 7301 : audit 0 from='client.? 172.21.15.80:0/1484127429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:13:45.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:13:45 smithi090 bash[32384]: cluster 2023-12-01T11:13:43.823406+0000 mgr.y (mgr.24362) 11555 : cluster 0 pgmap v11524: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:13:45.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:13:45 smithi090 bash[32384]: audit 2023-12-01T11:13:45.156463+0000 mon.c (mon.2) 7392 : audit 0 from='client.? 172.21.15.80:0/301997537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:13:45.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:13:45 smithi080 bash[28361]: cluster 2023-12-01T11:13:43.823406+0000 mgr.y (mgr.24362) 11555 : cluster 0 pgmap v11524: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:13:45.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:13:45 smithi080 bash[28361]: audit 2023-12-01T11:13:45.156463+0000 mon.c (mon.2) 7392 : audit 0 from='client.? 172.21.15.80:0/301997537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:13:45.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:13:45 smithi080 bash[41963]: cluster 2023-12-01T11:13:43.823406+0000 mgr.y (mgr.24362) 11555 : cluster 0 pgmap v11524: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:13:45.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:13:45 smithi080 bash[41963]: audit 2023-12-01T11:13:45.156463+0000 mon.c (mon.2) 7392 : audit 0 from='client.? 172.21.15.80:0/301997537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:13:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:13:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:13:46] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T11:13:47.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:13:47 smithi090 bash[32384]: cluster 2023-12-01T11:13:45.824259+0000 mgr.y (mgr.24362) 11556 : cluster 0 pgmap v11525: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:13:47.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:13:47 smithi080 bash[41963]: cluster 2023-12-01T11:13:45.824259+0000 mgr.y (mgr.24362) 11556 : cluster 0 pgmap v11525: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:13:47.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:13:47 smithi080 bash[28361]: cluster 2023-12-01T11:13:45.824259+0000 mgr.y (mgr.24362) 11556 : cluster 0 pgmap v11525: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:13:48.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:13:48 smithi090 bash[32384]: audit 2023-12-01T11:13:47.613237+0000 mon.c (mon.2) 7393 : audit 0 from='client.? 172.21.15.80:0/2564404273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:13:48.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:13:48 smithi080 bash[41963]: audit 2023-12-01T11:13:47.613237+0000 mon.c (mon.2) 7393 : audit 0 from='client.? 172.21.15.80:0/2564404273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:13:48.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:13:48 smithi080 bash[28361]: audit 2023-12-01T11:13:47.613237+0000 mon.c (mon.2) 7393 : audit 0 from='client.? 172.21.15.80:0/2564404273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:13:49.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:13:49 smithi090 bash[32384]: cluster 2023-12-01T11:13:47.825204+0000 mgr.y (mgr.24362) 11557 : cluster 0 pgmap v11526: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:13:49.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:13:49 smithi080 bash[28361]: cluster 2023-12-01T11:13:47.825204+0000 mgr.y (mgr.24362) 11557 : cluster 0 pgmap v11526: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:13:49.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:13:49 smithi080 bash[41963]: cluster 2023-12-01T11:13:47.825204+0000 mgr.y (mgr.24362) 11557 : cluster 0 pgmap v11526: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:13:50.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:13:50 smithi080 bash[41963]: audit 2023-12-01T11:13:50.062433+0000 mon.a (mon.0) 7302 : audit 0 from='client.? 172.21.15.80:0/1798849317' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:13:50.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:13:50 smithi080 bash[28361]: audit 2023-12-01T11:13:50.062433+0000 mon.a (mon.0) 7302 : audit 0 from='client.? 172.21.15.80:0/1798849317' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:13:50.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:13:50 smithi090 bash[32384]: audit 2023-12-01T11:13:50.062433+0000 mon.a (mon.0) 7302 : audit 0 from='client.? 172.21.15.80:0/1798849317' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:13:51.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:13:51 smithi080 bash[41963]: cluster 2023-12-01T11:13:49.825850+0000 mgr.y (mgr.24362) 11558 : cluster 0 pgmap v11527: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:13:51.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:13:51 smithi080 bash[28361]: cluster 2023-12-01T11:13:49.825850+0000 mgr.y (mgr.24362) 11558 : cluster 0 pgmap v11527: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:13:51.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:13:51 smithi090 bash[32384]: cluster 2023-12-01T11:13:49.825850+0000 mgr.y (mgr.24362) 11558 : cluster 0 pgmap v11527: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:13:53.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:13:53 smithi080 bash[28361]: cluster 2023-12-01T11:13:51.826996+0000 mgr.y (mgr.24362) 11559 : cluster 0 pgmap v11528: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:13:53.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:13:53 smithi080 bash[28361]: audit 2023-12-01T11:13:52.502707+0000 mon.a (mon.0) 7303 : audit 0 from='client.? 172.21.15.80:0/2575545409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:13:53.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:13:53 smithi080 bash[41963]: cluster 2023-12-01T11:13:51.826996+0000 mgr.y (mgr.24362) 11559 : cluster 0 pgmap v11528: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:13:53.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:13:53 smithi080 bash[41963]: audit 2023-12-01T11:13:52.502707+0000 mon.a (mon.0) 7303 : audit 0 from='client.? 172.21.15.80:0/2575545409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:13:53.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:13:53 smithi090 bash[32384]: cluster 2023-12-01T11:13:51.826996+0000 mgr.y (mgr.24362) 11559 : cluster 0 pgmap v11528: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:13:53.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:13:53 smithi090 bash[32384]: audit 2023-12-01T11:13:52.502707+0000 mon.a (mon.0) 7303 : audit 0 from='client.? 172.21.15.80:0/2575545409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:13:55.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:13:55 smithi080 bash[41963]: cluster 2023-12-01T11:13:53.827630+0000 mgr.y (mgr.24362) 11560 : cluster 0 pgmap v11529: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:13:55.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:13:55 smithi080 bash[41963]: audit 2023-12-01T11:13:54.953028+0000 mon.c (mon.2) 7394 : audit 0 from='client.? 172.21.15.80:0/490219556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:13:55.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:13:55 smithi080 bash[28361]: cluster 2023-12-01T11:13:53.827630+0000 mgr.y (mgr.24362) 11560 : cluster 0 pgmap v11529: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:13:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:13:55 smithi080 bash[28361]: audit 2023-12-01T11:13:54.953028+0000 mon.c (mon.2) 7394 : audit 0 from='client.? 172.21.15.80:0/490219556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:13:55.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:13:55 smithi090 bash[32384]: cluster 2023-12-01T11:13:53.827630+0000 mgr.y (mgr.24362) 11560 : cluster 0 pgmap v11529: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:13:55.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:13:55 smithi090 bash[32384]: audit 2023-12-01T11:13:54.953028+0000 mon.c (mon.2) 7394 : audit 0 from='client.? 172.21.15.80:0/490219556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:13:56.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:13:56 smithi080 bash[28361]: audit 2023-12-01T11:13:55.395917+0000 mon.c (mon.2) 7395 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:13:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:13:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:13:56] "GET /metrics HTTP/1.1" 200 33987 "" "Prometheus/2.43.0" 2023-12-01T11:13:56.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:13:56 smithi080 bash[41963]: audit 2023-12-01T11:13:55.395917+0000 mon.c (mon.2) 7395 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:13:56.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:13:56 smithi090 bash[32384]: audit 2023-12-01T11:13:55.395917+0000 mon.c (mon.2) 7395 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:13:57.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:13:57 smithi080 bash[28361]: cluster 2023-12-01T11:13:55.828466+0000 mgr.y (mgr.24362) 11561 : cluster 0 pgmap v11530: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:13:57.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:13:57 smithi080 bash[41963]: cluster 2023-12-01T11:13:55.828466+0000 mgr.y (mgr.24362) 11561 : cluster 0 pgmap v11530: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:13:57.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:13:57 smithi090 bash[32384]: cluster 2023-12-01T11:13:55.828466+0000 mgr.y (mgr.24362) 11561 : cluster 0 pgmap v11530: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:13:58.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:13:58 smithi080 bash[28361]: audit 2023-12-01T11:13:57.407290+0000 mon.a (mon.0) 7304 : audit 0 from='client.? 172.21.15.80:0/2451503210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:13:58.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:13:58 smithi080 bash[41963]: audit 2023-12-01T11:13:57.407290+0000 mon.a (mon.0) 7304 : audit 0 from='client.? 172.21.15.80:0/2451503210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:13:58.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:13:58 smithi090 bash[32384]: audit 2023-12-01T11:13:57.407290+0000 mon.a (mon.0) 7304 : audit 0 from='client.? 172.21.15.80:0/2451503210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:13:59.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:13:59 smithi080 bash[28361]: cluster 2023-12-01T11:13:57.829414+0000 mgr.y (mgr.24362) 11562 : cluster 0 pgmap v11531: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:13:59.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:13:59 smithi080 bash[41963]: cluster 2023-12-01T11:13:57.829414+0000 mgr.y (mgr.24362) 11562 : cluster 0 pgmap v11531: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:13:59.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:13:59 smithi090 bash[32384]: cluster 2023-12-01T11:13:57.829414+0000 mgr.y (mgr.24362) 11562 : cluster 0 pgmap v11531: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:14:00.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:14:00 smithi080 bash[28361]: audit 2023-12-01T11:13:59.856854+0000 mon.c (mon.2) 7396 : audit 0 from='client.? 172.21.15.80:0/3639935211' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:14:00.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:14:00 smithi080 bash[41963]: audit 2023-12-01T11:13:59.856854+0000 mon.c (mon.2) 7396 : audit 0 from='client.? 172.21.15.80:0/3639935211' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:14:00.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:14:00 smithi090 bash[32384]: audit 2023-12-01T11:13:59.856854+0000 mon.c (mon.2) 7396 : audit 0 from='client.? 172.21.15.80:0/3639935211' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:14:01.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:14:01 smithi080 bash[28361]: cluster 2023-12-01T11:13:59.830054+0000 mgr.y (mgr.24362) 11563 : cluster 0 pgmap v11532: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:14:01.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:14:01 smithi080 bash[41963]: cluster 2023-12-01T11:13:59.830054+0000 mgr.y (mgr.24362) 11563 : cluster 0 pgmap v11532: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:14:01.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:14:01 smithi090 bash[32384]: cluster 2023-12-01T11:13:59.830054+0000 mgr.y (mgr.24362) 11563 : cluster 0 pgmap v11532: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:14:02.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:14:02 smithi080 bash[28361]: audit 2023-12-01T11:14:02.315554+0000 mon.a (mon.0) 7305 : audit 0 from='client.? 172.21.15.80:0/2679166957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:14:02.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:14:02 smithi080 bash[41963]: audit 2023-12-01T11:14:02.315554+0000 mon.a (mon.0) 7305 : audit 0 from='client.? 172.21.15.80:0/2679166957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:14:02.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:14:02 smithi090 bash[32384]: audit 2023-12-01T11:14:02.315554+0000 mon.a (mon.0) 7305 : audit 0 from='client.? 172.21.15.80:0/2679166957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:14:03.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:14:03 smithi080 bash[41963]: cluster 2023-12-01T11:14:01.831164+0000 mgr.y (mgr.24362) 11564 : cluster 0 pgmap v11533: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:14:03.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:14:03 smithi080 bash[28361]: cluster 2023-12-01T11:14:01.831164+0000 mgr.y (mgr.24362) 11564 : cluster 0 pgmap v11533: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:14:03.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:14:03 smithi090 bash[32384]: cluster 2023-12-01T11:14:01.831164+0000 mgr.y (mgr.24362) 11564 : cluster 0 pgmap v11533: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:14:05.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:14:05 smithi080 bash[28361]: cluster 2023-12-01T11:14:03.831812+0000 mgr.y (mgr.24362) 11565 : cluster 0 pgmap v11534: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:14:05.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:14:05 smithi080 bash[28361]: audit 2023-12-01T11:14:04.767805+0000 mon.a (mon.0) 7306 : audit 0 from='client.? 172.21.15.80:0/2108162955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:14:05.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:14:05 smithi080 bash[41963]: cluster 2023-12-01T11:14:03.831812+0000 mgr.y (mgr.24362) 11565 : cluster 0 pgmap v11534: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:14:05.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:14:05 smithi080 bash[41963]: audit 2023-12-01T11:14:04.767805+0000 mon.a (mon.0) 7306 : audit 0 from='client.? 172.21.15.80:0/2108162955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:14:05.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:14:05 smithi090 bash[32384]: cluster 2023-12-01T11:14:03.831812+0000 mgr.y (mgr.24362) 11565 : cluster 0 pgmap v11534: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:14:05.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:14:05 smithi090 bash[32384]: audit 2023-12-01T11:14:04.767805+0000 mon.a (mon.0) 7306 : audit 0 from='client.? 172.21.15.80:0/2108162955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:14:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:14:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:14:06] "GET /metrics HTTP/1.1" 200 33987 "" "Prometheus/2.43.0" 2023-12-01T11:14:07.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:14:07 smithi080 bash[28361]: cluster 2023-12-01T11:14:05.832676+0000 mgr.y (mgr.24362) 11566 : cluster 0 pgmap v11535: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:14:07.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:14:07 smithi080 bash[28361]: audit 2023-12-01T11:14:07.208911+0000 mon.c (mon.2) 7397 : audit 0 from='client.? 172.21.15.80:0/2735118701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:14:07.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:14:07 smithi080 bash[41963]: cluster 2023-12-01T11:14:05.832676+0000 mgr.y (mgr.24362) 11566 : cluster 0 pgmap v11535: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:14:07.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:14:07 smithi080 bash[41963]: audit 2023-12-01T11:14:07.208911+0000 mon.c (mon.2) 7397 : audit 0 from='client.? 172.21.15.80:0/2735118701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:14:07.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:14:07 smithi090 bash[32384]: cluster 2023-12-01T11:14:05.832676+0000 mgr.y (mgr.24362) 11566 : cluster 0 pgmap v11535: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:14:07.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:14:07 smithi090 bash[32384]: audit 2023-12-01T11:14:07.208911+0000 mon.c (mon.2) 7397 : audit 0 from='client.? 172.21.15.80:0/2735118701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:14:09.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:14:09 smithi080 bash[28361]: cluster 2023-12-01T11:14:07.833596+0000 mgr.y (mgr.24362) 11567 : cluster 0 pgmap v11536: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:14:09.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:14:09 smithi080 bash[41963]: cluster 2023-12-01T11:14:07.833596+0000 mgr.y (mgr.24362) 11567 : cluster 0 pgmap v11536: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:14:09.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:14:09 smithi090 bash[32384]: cluster 2023-12-01T11:14:07.833596+0000 mgr.y (mgr.24362) 11567 : cluster 0 pgmap v11536: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:14:10.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:14:10 smithi080 bash[41963]: audit 2023-12-01T11:14:09.654797+0000 mon.c (mon.2) 7398 : audit 0 from='client.? 172.21.15.80:0/2959942133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:14:10.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:14:10 smithi080 bash[28361]: audit 2023-12-01T11:14:09.654797+0000 mon.c (mon.2) 7398 : audit 0 from='client.? 172.21.15.80:0/2959942133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:14:10.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:14:10 smithi090 bash[32384]: audit 2023-12-01T11:14:09.654797+0000 mon.c (mon.2) 7398 : audit 0 from='client.? 172.21.15.80:0/2959942133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:14:11.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:14:11 smithi080 bash[28361]: cluster 2023-12-01T11:14:09.834286+0000 mgr.y (mgr.24362) 11568 : cluster 0 pgmap v11537: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:14:11.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:14:11 smithi080 bash[28361]: audit 2023-12-01T11:14:10.396069+0000 mon.c (mon.2) 7399 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:14:11.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:14:11 smithi080 bash[41963]: cluster 2023-12-01T11:14:09.834286+0000 mgr.y (mgr.24362) 11568 : cluster 0 pgmap v11537: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:14:11.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:14:11 smithi080 bash[41963]: audit 2023-12-01T11:14:10.396069+0000 mon.c (mon.2) 7399 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:14:11.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:14:11 smithi090 bash[32384]: cluster 2023-12-01T11:14:09.834286+0000 mgr.y (mgr.24362) 11568 : cluster 0 pgmap v11537: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:14:11.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:14:11 smithi090 bash[32384]: audit 2023-12-01T11:14:10.396069+0000 mon.c (mon.2) 7399 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:14:12.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:14:12 smithi080 bash[28361]: audit 2023-12-01T11:14:12.112898+0000 mon.c (mon.2) 7400 : audit 0 from='client.? 172.21.15.80:0/3249710615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:14:12.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:14:12 smithi080 bash[41963]: audit 2023-12-01T11:14:12.112898+0000 mon.c (mon.2) 7400 : audit 0 from='client.? 172.21.15.80:0/3249710615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:14:12.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:14:12 smithi090 bash[32384]: audit 2023-12-01T11:14:12.112898+0000 mon.c (mon.2) 7400 : audit 0 from='client.? 172.21.15.80:0/3249710615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:14:13.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:14:13 smithi080 bash[28361]: cluster 2023-12-01T11:14:11.835104+0000 mgr.y (mgr.24362) 11569 : cluster 0 pgmap v11538: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:14:13.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:14:13 smithi080 bash[41963]: cluster 2023-12-01T11:14:11.835104+0000 mgr.y (mgr.24362) 11569 : cluster 0 pgmap v11538: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:14:13.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:14:13 smithi090 bash[32384]: cluster 2023-12-01T11:14:11.835104+0000 mgr.y (mgr.24362) 11569 : cluster 0 pgmap v11538: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:14:15.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:14:15 smithi080 bash[28361]: cluster 2023-12-01T11:14:13.835767+0000 mgr.y (mgr.24362) 11570 : cluster 0 pgmap v11539: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:14:15.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:14:15 smithi080 bash[28361]: audit 2023-12-01T11:14:14.568756+0000 mon.a (mon.0) 7307 : audit 0 from='client.? 172.21.15.80:0/979800439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:14:15.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:14:15 smithi080 bash[41963]: cluster 2023-12-01T11:14:13.835767+0000 mgr.y (mgr.24362) 11570 : cluster 0 pgmap v11539: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:14:15.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:14:15 smithi080 bash[41963]: audit 2023-12-01T11:14:14.568756+0000 mon.a (mon.0) 7307 : audit 0 from='client.? 172.21.15.80:0/979800439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:14:15.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:14:15 smithi090 bash[32384]: cluster 2023-12-01T11:14:13.835767+0000 mgr.y (mgr.24362) 11570 : cluster 0 pgmap v11539: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:14:15.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:14:15 smithi090 bash[32384]: audit 2023-12-01T11:14:14.568756+0000 mon.a (mon.0) 7307 : audit 0 from='client.? 172.21.15.80:0/979800439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:14:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:14:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:14:16] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T11:14:17.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:14:17 smithi080 bash[41963]: cluster 2023-12-01T11:14:15.836631+0000 mgr.y (mgr.24362) 11571 : cluster 0 pgmap v11540: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:14:17.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:14:17 smithi080 bash[41963]: audit 2023-12-01T11:14:17.016913+0000 mon.a (mon.0) 7308 : audit 0 from='client.? 172.21.15.80:0/747159385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:14:17.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:14:17 smithi080 bash[28361]: cluster 2023-12-01T11:14:15.836631+0000 mgr.y (mgr.24362) 11571 : cluster 0 pgmap v11540: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:14:17.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:14:17 smithi080 bash[28361]: audit 2023-12-01T11:14:17.016913+0000 mon.a (mon.0) 7308 : audit 0 from='client.? 172.21.15.80:0/747159385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:14:17.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:14:17 smithi090 bash[32384]: cluster 2023-12-01T11:14:15.836631+0000 mgr.y (mgr.24362) 11571 : cluster 0 pgmap v11540: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:14:17.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:14:17 smithi090 bash[32384]: audit 2023-12-01T11:14:17.016913+0000 mon.a (mon.0) 7308 : audit 0 from='client.? 172.21.15.80:0/747159385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:14:19.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:14:19 smithi080 bash[28361]: cluster 2023-12-01T11:14:17.837546+0000 mgr.y (mgr.24362) 11572 : cluster 0 pgmap v11541: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:14:19.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:14:19 smithi080 bash[41963]: cluster 2023-12-01T11:14:17.837546+0000 mgr.y (mgr.24362) 11572 : cluster 0 pgmap v11541: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:14:19.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:14:19 smithi090 bash[32384]: cluster 2023-12-01T11:14:17.837546+0000 mgr.y (mgr.24362) 11572 : cluster 0 pgmap v11541: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:14:20.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:14:20 smithi080 bash[28361]: audit 2023-12-01T11:14:19.465708+0000 mon.c (mon.2) 7401 : audit 0 from='client.? 172.21.15.80:0/2651888746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:14:20.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:14:20 smithi080 bash[41963]: audit 2023-12-01T11:14:19.465708+0000 mon.c (mon.2) 7401 : audit 0 from='client.? 172.21.15.80:0/2651888746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:14:20.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:14:20 smithi090 bash[32384]: audit 2023-12-01T11:14:19.465708+0000 mon.c (mon.2) 7401 : audit 0 from='client.? 172.21.15.80:0/2651888746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:14:21.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:14:21 smithi080 bash[28361]: cluster 2023-12-01T11:14:19.838293+0000 mgr.y (mgr.24362) 11573 : cluster 0 pgmap v11542: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:14:21.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:14:21 smithi080 bash[28361]: audit 2023-12-01T11:14:21.190642+0000 mon.c (mon.2) 7402 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:14:21.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:14:21 smithi080 bash[41963]: cluster 2023-12-01T11:14:19.838293+0000 mgr.y (mgr.24362) 11573 : cluster 0 pgmap v11542: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:14:21.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:14:21 smithi080 bash[41963]: audit 2023-12-01T11:14:21.190642+0000 mon.c (mon.2) 7402 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:14:21.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:14:21 smithi090 bash[32384]: cluster 2023-12-01T11:14:19.838293+0000 mgr.y (mgr.24362) 11573 : cluster 0 pgmap v11542: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:14:21.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:14:21 smithi090 bash[32384]: audit 2023-12-01T11:14:21.190642+0000 mon.c (mon.2) 7402 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:14:22.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:14:22 smithi080 bash[28361]: audit 2023-12-01T11:14:21.917051+0000 mon.c (mon.2) 7403 : audit 0 from='client.? 172.21.15.80:0/4024665074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:14:22.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:14:22 smithi080 bash[41963]: audit 2023-12-01T11:14:21.917051+0000 mon.c (mon.2) 7403 : audit 0 from='client.? 172.21.15.80:0/4024665074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:14:22.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:14:22 smithi090 bash[32384]: audit 2023-12-01T11:14:21.917051+0000 mon.c (mon.2) 7403 : audit 0 from='client.? 172.21.15.80:0/4024665074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:14:23.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:14:23 smithi080 bash[28361]: cluster 2023-12-01T11:14:21.839052+0000 mgr.y (mgr.24362) 11574 : cluster 0 pgmap v11543: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:14:23.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:14:23 smithi080 bash[41963]: cluster 2023-12-01T11:14:21.839052+0000 mgr.y (mgr.24362) 11574 : cluster 0 pgmap v11543: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:14:23.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:14:23 smithi090 bash[32384]: cluster 2023-12-01T11:14:21.839052+0000 mgr.y (mgr.24362) 11574 : cluster 0 pgmap v11543: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:14:24.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:14:24 smithi080 bash[28361]: audit 2023-12-01T11:14:24.375138+0000 mon.a (mon.0) 7309 : audit 0 from='client.? 172.21.15.80:0/3303494922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:14:24.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:14:24 smithi080 bash[41963]: audit 2023-12-01T11:14:24.375138+0000 mon.a (mon.0) 7309 : audit 0 from='client.? 172.21.15.80:0/3303494922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:14:24.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:14:24 smithi090 bash[32384]: audit 2023-12-01T11:14:24.375138+0000 mon.a (mon.0) 7309 : audit 0 from='client.? 172.21.15.80:0/3303494922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:14:25.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:14:25 smithi080 bash[28361]: cluster 2023-12-01T11:14:23.839696+0000 mgr.y (mgr.24362) 11575 : cluster 0 pgmap v11544: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:14:25.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:14:25 smithi080 bash[28361]: audit 2023-12-01T11:14:25.396369+0000 mon.c (mon.2) 7404 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:14:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:14:25 smithi080 bash[41963]: cluster 2023-12-01T11:14:23.839696+0000 mgr.y (mgr.24362) 11575 : cluster 0 pgmap v11544: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:14:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:14:25 smithi080 bash[41963]: audit 2023-12-01T11:14:25.396369+0000 mon.c (mon.2) 7404 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:14:25.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:14:25 smithi090 bash[32384]: cluster 2023-12-01T11:14:23.839696+0000 mgr.y (mgr.24362) 11575 : cluster 0 pgmap v11544: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:14:25.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:14:25 smithi090 bash[32384]: audit 2023-12-01T11:14:25.396369+0000 mon.c (mon.2) 7404 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:14:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:14:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:14:26] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T11:14:27.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:14:27 smithi080 bash[28361]: cluster 2023-12-01T11:14:25.840621+0000 mgr.y (mgr.24362) 11576 : cluster 0 pgmap v11545: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:14:27.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:14:27 smithi080 bash[28361]: audit 2023-12-01T11:14:26.892705+0000 mon.c (mon.2) 7405 : audit 0 from='client.? 172.21.15.80:0/2696573749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:14:27.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:14:27 smithi080 bash[28361]: audit 2023-12-01T11:14:27.043834+0000 mon.a (mon.0) 7310 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:14:27.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:14:27 smithi080 bash[28361]: audit 2023-12-01T11:14:27.055674+0000 mon.a (mon.0) 7311 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:14:27.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:14:27 smithi080 bash[28361]: audit 2023-12-01T11:14:27.396397+0000 mon.a (mon.0) 7312 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:14:27.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:14:27 smithi080 bash[28361]: audit 2023-12-01T11:14:27.407726+0000 mon.a (mon.0) 7313 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:14:27.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:14:27 smithi080 bash[41963]: cluster 2023-12-01T11:14:25.840621+0000 mgr.y (mgr.24362) 11576 : cluster 0 pgmap v11545: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:14:27.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:14:27 smithi080 bash[41963]: audit 2023-12-01T11:14:26.892705+0000 mon.c (mon.2) 7405 : audit 0 from='client.? 172.21.15.80:0/2696573749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:14:27.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:14:27 smithi080 bash[41963]: audit 2023-12-01T11:14:27.043834+0000 mon.a (mon.0) 7310 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:14:27.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:14:27 smithi080 bash[41963]: audit 2023-12-01T11:14:27.055674+0000 mon.a (mon.0) 7311 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:14:27.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:14:27 smithi080 bash[41963]: audit 2023-12-01T11:14:27.396397+0000 mon.a (mon.0) 7312 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:14:27.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:14:27 smithi080 bash[41963]: audit 2023-12-01T11:14:27.407726+0000 mon.a (mon.0) 7313 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:14:27.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:14:27 smithi090 bash[32384]: cluster 2023-12-01T11:14:25.840621+0000 mgr.y (mgr.24362) 11576 : cluster 0 pgmap v11545: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:14:27.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:14:27 smithi090 bash[32384]: audit 2023-12-01T11:14:26.892705+0000 mon.c (mon.2) 7405 : audit 0 from='client.? 172.21.15.80:0/2696573749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:14:27.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:14:27 smithi090 bash[32384]: audit 2023-12-01T11:14:27.043834+0000 mon.a (mon.0) 7310 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:14:27.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:14:27 smithi090 bash[32384]: audit 2023-12-01T11:14:27.055674+0000 mon.a (mon.0) 7311 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:14:27.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:14:27 smithi090 bash[32384]: audit 2023-12-01T11:14:27.396397+0000 mon.a (mon.0) 7312 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:14:27.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:14:27 smithi090 bash[32384]: audit 2023-12-01T11:14:27.407726+0000 mon.a (mon.0) 7313 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:14:28.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:14:28 smithi080 bash[28361]: audit 2023-12-01T11:14:27.942421+0000 mon.c (mon.2) 7406 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:14:28.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:14:28 smithi080 bash[28361]: audit 2023-12-01T11:14:27.944008+0000 mon.c (mon.2) 7407 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:14:28.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:14:28 smithi080 bash[28361]: audit 2023-12-01T11:14:27.952034+0000 mon.a (mon.0) 7314 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:14:28.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:14:28 smithi080 bash[41963]: audit 2023-12-01T11:14:27.942421+0000 mon.c (mon.2) 7406 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:14:28.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:14:28 smithi080 bash[41963]: audit 2023-12-01T11:14:27.944008+0000 mon.c (mon.2) 7407 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:14:28.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:14:28 smithi080 bash[41963]: audit 2023-12-01T11:14:27.952034+0000 mon.a (mon.0) 7314 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:14:28.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:14:28 smithi090 bash[32384]: audit 2023-12-01T11:14:27.942421+0000 mon.c (mon.2) 7406 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:14:28.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:14:28 smithi090 bash[32384]: audit 2023-12-01T11:14:27.944008+0000 mon.c (mon.2) 7407 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:14:28.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:14:28 smithi090 bash[32384]: audit 2023-12-01T11:14:27.952034+0000 mon.a (mon.0) 7314 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:14:29.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:14:29 smithi080 bash[41963]: cluster 2023-12-01T11:14:27.841498+0000 mgr.y (mgr.24362) 11577 : cluster 0 pgmap v11546: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:14:29.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:14:29 smithi080 bash[41963]: audit 2023-12-01T11:14:29.358598+0000 mon.c (mon.2) 7408 : audit 0 from='client.? 172.21.15.80:0/2398331451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:14:29.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:14:29 smithi080 bash[28361]: cluster 2023-12-01T11:14:27.841498+0000 mgr.y (mgr.24362) 11577 : cluster 0 pgmap v11546: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:14:29.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:14:29 smithi080 bash[28361]: audit 2023-12-01T11:14:29.358598+0000 mon.c (mon.2) 7408 : audit 0 from='client.? 172.21.15.80:0/2398331451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:14:29.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:14:29 smithi090 bash[32384]: cluster 2023-12-01T11:14:27.841498+0000 mgr.y (mgr.24362) 11577 : cluster 0 pgmap v11546: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:14:29.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:14:29 smithi090 bash[32384]: audit 2023-12-01T11:14:29.358598+0000 mon.c (mon.2) 7408 : audit 0 from='client.? 172.21.15.80:0/2398331451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:14:31.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:14:31 smithi090 bash[32384]: cluster 2023-12-01T11:14:29.842128+0000 mgr.y (mgr.24362) 11578 : cluster 0 pgmap v11547: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:14:31.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:14:31 smithi080 bash[41963]: cluster 2023-12-01T11:14:29.842128+0000 mgr.y (mgr.24362) 11578 : cluster 0 pgmap v11547: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:14:31.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:14:31 smithi080 bash[28361]: cluster 2023-12-01T11:14:29.842128+0000 mgr.y (mgr.24362) 11578 : cluster 0 pgmap v11547: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:14:32.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:14:32 smithi090 bash[32384]: audit 2023-12-01T11:14:31.817098+0000 mon.a (mon.0) 7315 : audit 0 from='client.? 172.21.15.80:0/2906661799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:14:32.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:14:32 smithi080 bash[28361]: audit 2023-12-01T11:14:31.817098+0000 mon.a (mon.0) 7315 : audit 0 from='client.? 172.21.15.80:0/2906661799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:14:32.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:14:32 smithi080 bash[41963]: audit 2023-12-01T11:14:31.817098+0000 mon.a (mon.0) 7315 : audit 0 from='client.? 172.21.15.80:0/2906661799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:14:33.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:14:33 smithi090 bash[32384]: cluster 2023-12-01T11:14:31.842863+0000 mgr.y (mgr.24362) 11579 : cluster 0 pgmap v11548: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:14:33.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:14:33 smithi080 bash[28361]: cluster 2023-12-01T11:14:31.842863+0000 mgr.y (mgr.24362) 11579 : cluster 0 pgmap v11548: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:14:33.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:14:33 smithi080 bash[41963]: cluster 2023-12-01T11:14:31.842863+0000 mgr.y (mgr.24362) 11579 : cluster 0 pgmap v11548: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:14:34.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:14:34 smithi090 bash[32384]: audit 2023-12-01T11:14:34.266205+0000 mon.a (mon.0) 7316 : audit 0 from='client.? 172.21.15.80:0/2848656526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:14:34.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:14:34 smithi080 bash[28361]: audit 2023-12-01T11:14:34.266205+0000 mon.a (mon.0) 7316 : audit 0 from='client.? 172.21.15.80:0/2848656526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:14:34.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:14:34 smithi080 bash[41963]: audit 2023-12-01T11:14:34.266205+0000 mon.a (mon.0) 7316 : audit 0 from='client.? 172.21.15.80:0/2848656526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:14:35.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:14:35 smithi090 bash[32384]: cluster 2023-12-01T11:14:33.843426+0000 mgr.y (mgr.24362) 11580 : cluster 0 pgmap v11549: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:14:35.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:14:35 smithi080 bash[28361]: cluster 2023-12-01T11:14:33.843426+0000 mgr.y (mgr.24362) 11580 : cluster 0 pgmap v11549: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:14:35.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:14:35 smithi080 bash[41963]: cluster 2023-12-01T11:14:33.843426+0000 mgr.y (mgr.24362) 11580 : cluster 0 pgmap v11549: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:14:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:14:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:14:36] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T11:14:37.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:14:37 smithi090 bash[32384]: cluster 2023-12-01T11:14:35.844388+0000 mgr.y (mgr.24362) 11581 : cluster 0 pgmap v11550: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:14:37.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:14:37 smithi090 bash[32384]: audit 2023-12-01T11:14:36.719791+0000 mon.a (mon.0) 7317 : audit 0 from='client.? 172.21.15.80:0/564069449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:14:37.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:14:37 smithi080 bash[28361]: cluster 2023-12-01T11:14:35.844388+0000 mgr.y (mgr.24362) 11581 : cluster 0 pgmap v11550: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:14:37.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:14:37 smithi080 bash[28361]: audit 2023-12-01T11:14:36.719791+0000 mon.a (mon.0) 7317 : audit 0 from='client.? 172.21.15.80:0/564069449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:14:37.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:14:37 smithi080 bash[41963]: cluster 2023-12-01T11:14:35.844388+0000 mgr.y (mgr.24362) 11581 : cluster 0 pgmap v11550: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:14:37.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:14:37 smithi080 bash[41963]: audit 2023-12-01T11:14:36.719791+0000 mon.a (mon.0) 7317 : audit 0 from='client.? 172.21.15.80:0/564069449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:14:39.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:14:39 smithi090 bash[32384]: cluster 2023-12-01T11:14:37.845262+0000 mgr.y (mgr.24362) 11582 : cluster 0 pgmap v11551: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:14:39.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:14:39 smithi090 bash[32384]: audit 2023-12-01T11:14:39.175693+0000 mon.c (mon.2) 7409 : audit 0 from='client.? 172.21.15.80:0/1864484620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:14:39.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:14:39 smithi080 bash[28361]: cluster 2023-12-01T11:14:37.845262+0000 mgr.y (mgr.24362) 11582 : cluster 0 pgmap v11551: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:14:39.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:14:39 smithi080 bash[28361]: audit 2023-12-01T11:14:39.175693+0000 mon.c (mon.2) 7409 : audit 0 from='client.? 172.21.15.80:0/1864484620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:14:39.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:14:39 smithi080 bash[41963]: cluster 2023-12-01T11:14:37.845262+0000 mgr.y (mgr.24362) 11582 : cluster 0 pgmap v11551: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:14:39.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:14:39 smithi080 bash[41963]: audit 2023-12-01T11:14:39.175693+0000 mon.c (mon.2) 7409 : audit 0 from='client.? 172.21.15.80:0/1864484620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:14:41.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:14:41 smithi090 bash[32384]: cluster 2023-12-01T11:14:39.845970+0000 mgr.y (mgr.24362) 11583 : cluster 0 pgmap v11552: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:14:41.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:14:41 smithi090 bash[32384]: audit 2023-12-01T11:14:40.396730+0000 mon.c (mon.2) 7410 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:14:41.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:14:41 smithi080 bash[28361]: cluster 2023-12-01T11:14:39.845970+0000 mgr.y (mgr.24362) 11583 : cluster 0 pgmap v11552: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:14:41.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:14:41 smithi080 bash[28361]: audit 2023-12-01T11:14:40.396730+0000 mon.c (mon.2) 7410 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:14:41.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:14:41 smithi080 bash[41963]: cluster 2023-12-01T11:14:39.845970+0000 mgr.y (mgr.24362) 11583 : cluster 0 pgmap v11552: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:14:41.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:14:41 smithi080 bash[41963]: audit 2023-12-01T11:14:40.396730+0000 mon.c (mon.2) 7410 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:14:42.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:14:42 smithi090 bash[32384]: audit 2023-12-01T11:14:41.626703+0000 mon.c (mon.2) 7411 : audit 0 from='client.? 172.21.15.80:0/514193487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:14:42.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:14:42 smithi080 bash[28361]: audit 2023-12-01T11:14:41.626703+0000 mon.c (mon.2) 7411 : audit 0 from='client.? 172.21.15.80:0/514193487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:14:42.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:14:42 smithi080 bash[41963]: audit 2023-12-01T11:14:41.626703+0000 mon.c (mon.2) 7411 : audit 0 from='client.? 172.21.15.80:0/514193487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:14:43.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:14:43 smithi090 bash[32384]: cluster 2023-12-01T11:14:41.847310+0000 mgr.y (mgr.24362) 11584 : cluster 0 pgmap v11553: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:14:43.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:14:43 smithi080 bash[28361]: cluster 2023-12-01T11:14:41.847310+0000 mgr.y (mgr.24362) 11584 : cluster 0 pgmap v11553: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:14:43.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:14:43 smithi080 bash[41963]: cluster 2023-12-01T11:14:41.847310+0000 mgr.y (mgr.24362) 11584 : cluster 0 pgmap v11553: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:14:44.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:14:44 smithi090 bash[32384]: audit 2023-12-01T11:14:44.075256+0000 mon.c (mon.2) 7412 : audit 0 from='client.? 172.21.15.80:0/3406813649' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:14:44.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:14:44 smithi080 bash[41963]: audit 2023-12-01T11:14:44.075256+0000 mon.c (mon.2) 7412 : audit 0 from='client.? 172.21.15.80:0/3406813649' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:14:44.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:14:44 smithi080 bash[28361]: audit 2023-12-01T11:14:44.075256+0000 mon.c (mon.2) 7412 : audit 0 from='client.? 172.21.15.80:0/3406813649' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:14:45.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:14:45 smithi090 bash[32384]: cluster 2023-12-01T11:14:43.848014+0000 mgr.y (mgr.24362) 11585 : cluster 0 pgmap v11554: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:14:45.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:14:45 smithi080 bash[41963]: cluster 2023-12-01T11:14:43.848014+0000 mgr.y (mgr.24362) 11585 : cluster 0 pgmap v11554: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:14:45.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:14:45 smithi080 bash[28361]: cluster 2023-12-01T11:14:43.848014+0000 mgr.y (mgr.24362) 11585 : cluster 0 pgmap v11554: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:14:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:14:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:14:46] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T11:14:47.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:14:47 smithi090 bash[32384]: cluster 2023-12-01T11:14:45.848939+0000 mgr.y (mgr.24362) 11586 : cluster 0 pgmap v11555: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:14:47.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:14:47 smithi090 bash[32384]: audit 2023-12-01T11:14:46.539655+0000 mon.a (mon.0) 7318 : audit 0 from='client.? 172.21.15.80:0/4077785809' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:14:47.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:14:47 smithi080 bash[28361]: cluster 2023-12-01T11:14:45.848939+0000 mgr.y (mgr.24362) 11586 : cluster 0 pgmap v11555: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:14:47.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:14:47 smithi080 bash[28361]: audit 2023-12-01T11:14:46.539655+0000 mon.a (mon.0) 7318 : audit 0 from='client.? 172.21.15.80:0/4077785809' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:14:47.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:14:47 smithi080 bash[41963]: cluster 2023-12-01T11:14:45.848939+0000 mgr.y (mgr.24362) 11586 : cluster 0 pgmap v11555: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:14:47.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:14:47 smithi080 bash[41963]: audit 2023-12-01T11:14:46.539655+0000 mon.a (mon.0) 7318 : audit 0 from='client.? 172.21.15.80:0/4077785809' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:14:49.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:14:49 smithi090 bash[32384]: cluster 2023-12-01T11:14:47.849844+0000 mgr.y (mgr.24362) 11587 : cluster 0 pgmap v11556: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:14:49.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:14:49 smithi090 bash[32384]: audit 2023-12-01T11:14:48.979276+0000 mon.c (mon.2) 7413 : audit 0 from='client.? 172.21.15.80:0/3429066467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:14:49.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:14:49 smithi080 bash[28361]: cluster 2023-12-01T11:14:47.849844+0000 mgr.y (mgr.24362) 11587 : cluster 0 pgmap v11556: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:14:49.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:14:49 smithi080 bash[28361]: audit 2023-12-01T11:14:48.979276+0000 mon.c (mon.2) 7413 : audit 0 from='client.? 172.21.15.80:0/3429066467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:14:49.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:14:49 smithi080 bash[41963]: cluster 2023-12-01T11:14:47.849844+0000 mgr.y (mgr.24362) 11587 : cluster 0 pgmap v11556: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:14:49.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:14:49 smithi080 bash[41963]: audit 2023-12-01T11:14:48.979276+0000 mon.c (mon.2) 7413 : audit 0 from='client.? 172.21.15.80:0/3429066467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:14:51.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:14:51 smithi090 bash[32384]: cluster 2023-12-01T11:14:49.850645+0000 mgr.y (mgr.24362) 11588 : cluster 0 pgmap v11557: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:14:51.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:14:51 smithi080 bash[28361]: cluster 2023-12-01T11:14:49.850645+0000 mgr.y (mgr.24362) 11588 : cluster 0 pgmap v11557: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:14:51.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:14:51 smithi080 bash[41963]: cluster 2023-12-01T11:14:49.850645+0000 mgr.y (mgr.24362) 11588 : cluster 0 pgmap v11557: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:14:52.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:14:52 smithi090 bash[32384]: audit 2023-12-01T11:14:51.443085+0000 mon.a (mon.0) 7319 : audit 0 from='client.? 172.21.15.80:0/3012086564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:14:52.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:14:52 smithi080 bash[28361]: audit 2023-12-01T11:14:51.443085+0000 mon.a (mon.0) 7319 : audit 0 from='client.? 172.21.15.80:0/3012086564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:14:52.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:14:52 smithi080 bash[41963]: audit 2023-12-01T11:14:51.443085+0000 mon.a (mon.0) 7319 : audit 0 from='client.? 172.21.15.80:0/3012086564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:14:53.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:14:53 smithi090 bash[32384]: cluster 2023-12-01T11:14:51.851942+0000 mgr.y (mgr.24362) 11589 : cluster 0 pgmap v11558: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:14:53.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:14:53 smithi080 bash[28361]: cluster 2023-12-01T11:14:51.851942+0000 mgr.y (mgr.24362) 11589 : cluster 0 pgmap v11558: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:14:53.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:14:53 smithi080 bash[41963]: cluster 2023-12-01T11:14:51.851942+0000 mgr.y (mgr.24362) 11589 : cluster 0 pgmap v11558: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:14:54.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:14:54 smithi080 bash[28361]: audit 2023-12-01T11:14:53.899389+0000 mon.a (mon.0) 7320 : audit 0 from='client.? 172.21.15.80:0/2280989090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:14:54.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:14:54 smithi080 bash[41963]: audit 2023-12-01T11:14:53.899389+0000 mon.a (mon.0) 7320 : audit 0 from='client.? 172.21.15.80:0/2280989090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:14:54.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:14:54 smithi090 bash[32384]: audit 2023-12-01T11:14:53.899389+0000 mon.a (mon.0) 7320 : audit 0 from='client.? 172.21.15.80:0/2280989090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:14:55.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:14:55 smithi080 bash[28361]: cluster 2023-12-01T11:14:53.852683+0000 mgr.y (mgr.24362) 11590 : cluster 0 pgmap v11559: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:14:55.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:14:55 smithi080 bash[41963]: cluster 2023-12-01T11:14:53.852683+0000 mgr.y (mgr.24362) 11590 : cluster 0 pgmap v11559: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:14:55.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:14:55 smithi090 bash[32384]: cluster 2023-12-01T11:14:53.852683+0000 mgr.y (mgr.24362) 11590 : cluster 0 pgmap v11559: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:14:56.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:14:56 smithi080 bash[28361]: audit 2023-12-01T11:14:55.397416+0000 mon.c (mon.2) 7414 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:14:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:14:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:14:56] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T11:14:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:14:56 smithi080 bash[41963]: audit 2023-12-01T11:14:55.397416+0000 mon.c (mon.2) 7414 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:14:56.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:14:56 smithi090 bash[32384]: audit 2023-12-01T11:14:55.397416+0000 mon.c (mon.2) 7414 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:14:57.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:14:57 smithi080 bash[41963]: cluster 2023-12-01T11:14:55.853646+0000 mgr.y (mgr.24362) 11591 : cluster 0 pgmap v11560: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:14:57.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:14:57 smithi080 bash[41963]: audit 2023-12-01T11:14:56.348979+0000 mon.a (mon.0) 7321 : audit 0 from='client.? 172.21.15.80:0/2958199843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:14:57.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:14:57 smithi080 bash[28361]: cluster 2023-12-01T11:14:55.853646+0000 mgr.y (mgr.24362) 11591 : cluster 0 pgmap v11560: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:14:57.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:14:57 smithi080 bash[28361]: audit 2023-12-01T11:14:56.348979+0000 mon.a (mon.0) 7321 : audit 0 from='client.? 172.21.15.80:0/2958199843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:14:57.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:14:57 smithi090 bash[32384]: cluster 2023-12-01T11:14:55.853646+0000 mgr.y (mgr.24362) 11591 : cluster 0 pgmap v11560: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:14:57.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:14:57 smithi090 bash[32384]: audit 2023-12-01T11:14:56.348979+0000 mon.a (mon.0) 7321 : audit 0 from='client.? 172.21.15.80:0/2958199843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:14:59.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:14:59 smithi080 bash[41963]: cluster 2023-12-01T11:14:57.854502+0000 mgr.y (mgr.24362) 11592 : cluster 0 pgmap v11561: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:14:59.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:14:59 smithi080 bash[41963]: audit 2023-12-01T11:14:58.801928+0000 mon.c (mon.2) 7415 : audit 0 from='client.? 172.21.15.80:0/2946871880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:14:59.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:14:59 smithi080 bash[28361]: cluster 2023-12-01T11:14:57.854502+0000 mgr.y (mgr.24362) 11592 : cluster 0 pgmap v11561: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:14:59.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:14:59 smithi080 bash[28361]: audit 2023-12-01T11:14:58.801928+0000 mon.c (mon.2) 7415 : audit 0 from='client.? 172.21.15.80:0/2946871880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:14:59.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:14:59 smithi090 bash[32384]: cluster 2023-12-01T11:14:57.854502+0000 mgr.y (mgr.24362) 11592 : cluster 0 pgmap v11561: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:14:59.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:14:59 smithi090 bash[32384]: audit 2023-12-01T11:14:58.801928+0000 mon.c (mon.2) 7415 : audit 0 from='client.? 172.21.15.80:0/2946871880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:15:01.628 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:15:01 smithi090 bash[32384]: cluster 2023-12-01T11:14:59.855178+0000 mgr.y (mgr.24362) 11593 : cluster 0 pgmap v11562: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:15:01.628 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:15:01 smithi090 bash[32384]: audit 2023-12-01T11:15:01.257420+0000 mon.c (mon.2) 7416 : audit 0 from='client.? 172.21.15.80:0/176457548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:15:01.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:15:01 smithi080 bash[28361]: cluster 2023-12-01T11:14:59.855178+0000 mgr.y (mgr.24362) 11593 : cluster 0 pgmap v11562: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:15:01.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:15:01 smithi080 bash[28361]: audit 2023-12-01T11:15:01.257420+0000 mon.c (mon.2) 7416 : audit 0 from='client.? 172.21.15.80:0/176457548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:15:01.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:15:01 smithi080 bash[41963]: cluster 2023-12-01T11:14:59.855178+0000 mgr.y (mgr.24362) 11593 : cluster 0 pgmap v11562: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:15:01.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:15:01 smithi080 bash[41963]: audit 2023-12-01T11:15:01.257420+0000 mon.c (mon.2) 7416 : audit 0 from='client.? 172.21.15.80:0/176457548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:15:03.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:15:03 smithi080 bash[41963]: cluster 2023-12-01T11:15:01.856520+0000 mgr.y (mgr.24362) 11594 : cluster 0 pgmap v11563: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:15:03.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:15:03 smithi080 bash[28361]: cluster 2023-12-01T11:15:01.856520+0000 mgr.y (mgr.24362) 11594 : cluster 0 pgmap v11563: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:15:03.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:15:03 smithi090 bash[32384]: cluster 2023-12-01T11:15:01.856520+0000 mgr.y (mgr.24362) 11594 : cluster 0 pgmap v11563: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:15:04.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:15:04 smithi080 bash[28361]: audit 2023-12-01T11:15:03.715343+0000 mon.c (mon.2) 7417 : audit 0 from='client.? 172.21.15.80:0/4133139304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:15:04.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:15:04 smithi080 bash[41963]: audit 2023-12-01T11:15:03.715343+0000 mon.c (mon.2) 7417 : audit 0 from='client.? 172.21.15.80:0/4133139304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:15:04.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:15:04 smithi090 bash[32384]: audit 2023-12-01T11:15:03.715343+0000 mon.c (mon.2) 7417 : audit 0 from='client.? 172.21.15.80:0/4133139304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:15:05.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:15:05 smithi080 bash[28361]: cluster 2023-12-01T11:15:03.857207+0000 mgr.y (mgr.24362) 11595 : cluster 0 pgmap v11564: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:15:05.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:15:05 smithi080 bash[41963]: cluster 2023-12-01T11:15:03.857207+0000 mgr.y (mgr.24362) 11595 : cluster 0 pgmap v11564: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:15:05.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:15:05 smithi090 bash[32384]: cluster 2023-12-01T11:15:03.857207+0000 mgr.y (mgr.24362) 11595 : cluster 0 pgmap v11564: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:15:06.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:15:06 smithi080 bash[28361]: audit 2023-12-01T11:15:06.173596+0000 mon.a (mon.0) 7322 : audit 0 from='client.? 172.21.15.80:0/2203171342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:15:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:15:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:15:06] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T11:15:06.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:15:06 smithi080 bash[41963]: audit 2023-12-01T11:15:06.173596+0000 mon.a (mon.0) 7322 : audit 0 from='client.? 172.21.15.80:0/2203171342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:15:06.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:15:06 smithi090 bash[32384]: audit 2023-12-01T11:15:06.173596+0000 mon.a (mon.0) 7322 : audit 0 from='client.? 172.21.15.80:0/2203171342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:15:07.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:15:07 smithi080 bash[41963]: cluster 2023-12-01T11:15:05.857817+0000 mgr.y (mgr.24362) 11596 : cluster 0 pgmap v11565: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:15:07.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:15:07 smithi080 bash[28361]: cluster 2023-12-01T11:15:05.857817+0000 mgr.y (mgr.24362) 11596 : cluster 0 pgmap v11565: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:15:07.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:15:07 smithi090 bash[32384]: cluster 2023-12-01T11:15:05.857817+0000 mgr.y (mgr.24362) 11596 : cluster 0 pgmap v11565: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:15:09.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:15:09 smithi080 bash[41963]: cluster 2023-12-01T11:15:07.858594+0000 mgr.y (mgr.24362) 11597 : cluster 0 pgmap v11566: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:15:09.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:15:09 smithi080 bash[41963]: audit 2023-12-01T11:15:08.641763+0000 mon.c (mon.2) 7418 : audit 0 from='client.? 172.21.15.80:0/2329148784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:15:09.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:15:09 smithi080 bash[28361]: cluster 2023-12-01T11:15:07.858594+0000 mgr.y (mgr.24362) 11597 : cluster 0 pgmap v11566: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:15:09.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:15:09 smithi080 bash[28361]: audit 2023-12-01T11:15:08.641763+0000 mon.c (mon.2) 7418 : audit 0 from='client.? 172.21.15.80:0/2329148784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:15:09.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:15:09 smithi090 bash[32384]: cluster 2023-12-01T11:15:07.858594+0000 mgr.y (mgr.24362) 11597 : cluster 0 pgmap v11566: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:15:09.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:15:09 smithi090 bash[32384]: audit 2023-12-01T11:15:08.641763+0000 mon.c (mon.2) 7418 : audit 0 from='client.? 172.21.15.80:0/2329148784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:15:11.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:15:11 smithi080 bash[41963]: cluster 2023-12-01T11:15:09.859254+0000 mgr.y (mgr.24362) 11598 : cluster 0 pgmap v11567: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:15:11.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:15:11 smithi080 bash[41963]: audit 2023-12-01T11:15:10.397545+0000 mon.c (mon.2) 7419 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:15:11.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:15:11 smithi080 bash[41963]: audit 2023-12-01T11:15:11.091178+0000 mon.c (mon.2) 7420 : audit 0 from='client.? 172.21.15.80:0/1143844291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:15:11.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:15:11 smithi080 bash[28361]: cluster 2023-12-01T11:15:09.859254+0000 mgr.y (mgr.24362) 11598 : cluster 0 pgmap v11567: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:15:11.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:15:11 smithi080 bash[28361]: audit 2023-12-01T11:15:10.397545+0000 mon.c (mon.2) 7419 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:15:11.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:15:11 smithi080 bash[28361]: audit 2023-12-01T11:15:11.091178+0000 mon.c (mon.2) 7420 : audit 0 from='client.? 172.21.15.80:0/1143844291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:15:11.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:15:11 smithi090 bash[32384]: cluster 2023-12-01T11:15:09.859254+0000 mgr.y (mgr.24362) 11598 : cluster 0 pgmap v11567: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:15:11.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:15:11 smithi090 bash[32384]: audit 2023-12-01T11:15:10.397545+0000 mon.c (mon.2) 7419 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:15:11.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:15:11 smithi090 bash[32384]: audit 2023-12-01T11:15:11.091178+0000 mon.c (mon.2) 7420 : audit 0 from='client.? 172.21.15.80:0/1143844291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:15:13.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:15:13 smithi080 bash[28361]: cluster 2023-12-01T11:15:11.860460+0000 mgr.y (mgr.24362) 11599 : cluster 0 pgmap v11568: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:15:13.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:15:13 smithi080 bash[41963]: cluster 2023-12-01T11:15:11.860460+0000 mgr.y (mgr.24362) 11599 : cluster 0 pgmap v11568: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:15:13.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:15:13 smithi090 bash[32384]: cluster 2023-12-01T11:15:11.860460+0000 mgr.y (mgr.24362) 11599 : cluster 0 pgmap v11568: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:15:14.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:15:14 smithi080 bash[28361]: audit 2023-12-01T11:15:13.553237+0000 mon.c (mon.2) 7421 : audit 0 from='client.? 172.21.15.80:0/2364514782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:15:14.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:15:14 smithi080 bash[41963]: audit 2023-12-01T11:15:13.553237+0000 mon.c (mon.2) 7421 : audit 0 from='client.? 172.21.15.80:0/2364514782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:15:14.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:15:14 smithi090 bash[32384]: audit 2023-12-01T11:15:13.553237+0000 mon.c (mon.2) 7421 : audit 0 from='client.? 172.21.15.80:0/2364514782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:15:15.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:15:15 smithi080 bash[28361]: cluster 2023-12-01T11:15:13.861121+0000 mgr.y (mgr.24362) 11600 : cluster 0 pgmap v11569: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:15:15.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:15:15 smithi080 bash[41963]: cluster 2023-12-01T11:15:13.861121+0000 mgr.y (mgr.24362) 11600 : cluster 0 pgmap v11569: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:15:15.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:15:15 smithi090 bash[32384]: cluster 2023-12-01T11:15:13.861121+0000 mgr.y (mgr.24362) 11600 : cluster 0 pgmap v11569: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:15:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:15:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:15:16] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T11:15:16.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:15:16 smithi080 bash[41963]: audit 2023-12-01T11:15:16.014365+0000 mon.a (mon.0) 7323 : audit 0 from='client.? 172.21.15.80:0/3651324356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:15:16.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:15:16 smithi080 bash[28361]: audit 2023-12-01T11:15:16.014365+0000 mon.a (mon.0) 7323 : audit 0 from='client.? 172.21.15.80:0/3651324356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:15:16.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:15:16 smithi090 bash[32384]: audit 2023-12-01T11:15:16.014365+0000 mon.a (mon.0) 7323 : audit 0 from='client.? 172.21.15.80:0/3651324356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:15:17.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:15:17 smithi080 bash[28361]: cluster 2023-12-01T11:15:15.862110+0000 mgr.y (mgr.24362) 11601 : cluster 0 pgmap v11570: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:15:17.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:15:17 smithi080 bash[41963]: cluster 2023-12-01T11:15:15.862110+0000 mgr.y (mgr.24362) 11601 : cluster 0 pgmap v11570: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:15:17.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:15:17 smithi090 bash[32384]: cluster 2023-12-01T11:15:15.862110+0000 mgr.y (mgr.24362) 11601 : cluster 0 pgmap v11570: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:15:19.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:15:19 smithi080 bash[41963]: cluster 2023-12-01T11:15:17.862985+0000 mgr.y (mgr.24362) 11602 : cluster 0 pgmap v11571: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:15:19.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:15:19 smithi080 bash[41963]: audit 2023-12-01T11:15:18.472186+0000 mon.a (mon.0) 7324 : audit 0 from='client.? 172.21.15.80:0/3715300411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:15:19.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:15:19 smithi080 bash[28361]: cluster 2023-12-01T11:15:17.862985+0000 mgr.y (mgr.24362) 11602 : cluster 0 pgmap v11571: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:15:19.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:15:19 smithi080 bash[28361]: audit 2023-12-01T11:15:18.472186+0000 mon.a (mon.0) 7324 : audit 0 from='client.? 172.21.15.80:0/3715300411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:15:19.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:15:19 smithi090 bash[32384]: cluster 2023-12-01T11:15:17.862985+0000 mgr.y (mgr.24362) 11602 : cluster 0 pgmap v11571: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:15:19.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:15:19 smithi090 bash[32384]: audit 2023-12-01T11:15:18.472186+0000 mon.a (mon.0) 7324 : audit 0 from='client.? 172.21.15.80:0/3715300411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:15:21.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:15:21 smithi080 bash[28361]: cluster 2023-12-01T11:15:19.863636+0000 mgr.y (mgr.24362) 11603 : cluster 0 pgmap v11572: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:15:21.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:15:21 smithi080 bash[28361]: audit 2023-12-01T11:15:20.925452+0000 mon.a (mon.0) 7325 : audit 0 from='client.? 172.21.15.80:0/3252584357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:15:21.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:15:21 smithi080 bash[41963]: cluster 2023-12-01T11:15:19.863636+0000 mgr.y (mgr.24362) 11603 : cluster 0 pgmap v11572: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:15:21.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:15:21 smithi080 bash[41963]: audit 2023-12-01T11:15:20.925452+0000 mon.a (mon.0) 7325 : audit 0 from='client.? 172.21.15.80:0/3252584357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:15:21.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:15:21 smithi090 bash[32384]: cluster 2023-12-01T11:15:19.863636+0000 mgr.y (mgr.24362) 11603 : cluster 0 pgmap v11572: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:15:21.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:15:21 smithi090 bash[32384]: audit 2023-12-01T11:15:20.925452+0000 mon.a (mon.0) 7325 : audit 0 from='client.? 172.21.15.80:0/3252584357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:15:23.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:15:23 smithi080 bash[28361]: cluster 2023-12-01T11:15:21.864816+0000 mgr.y (mgr.24362) 11604 : cluster 0 pgmap v11573: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:15:23.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:15:23 smithi080 bash[41963]: cluster 2023-12-01T11:15:21.864816+0000 mgr.y (mgr.24362) 11604 : cluster 0 pgmap v11573: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:15:23.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:15:23 smithi090 bash[32384]: cluster 2023-12-01T11:15:21.864816+0000 mgr.y (mgr.24362) 11604 : cluster 0 pgmap v11573: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:15:24.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:15:24 smithi080 bash[28361]: audit 2023-12-01T11:15:23.387510+0000 mon.c (mon.2) 7422 : audit 0 from='client.? 172.21.15.80:0/527702527' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:15:24.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:15:24 smithi080 bash[41963]: audit 2023-12-01T11:15:23.387510+0000 mon.c (mon.2) 7422 : audit 0 from='client.? 172.21.15.80:0/527702527' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:15:24.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:15:24 smithi090 bash[32384]: audit 2023-12-01T11:15:23.387510+0000 mon.c (mon.2) 7422 : audit 0 from='client.? 172.21.15.80:0/527702527' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:15:25.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:15:25 smithi080 bash[28361]: cluster 2023-12-01T11:15:23.865483+0000 mgr.y (mgr.24362) 11605 : cluster 0 pgmap v11574: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:15:25.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:15:25 smithi080 bash[41963]: cluster 2023-12-01T11:15:23.865483+0000 mgr.y (mgr.24362) 11605 : cluster 0 pgmap v11574: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:15:25.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:15:25 smithi090 bash[32384]: cluster 2023-12-01T11:15:23.865483+0000 mgr.y (mgr.24362) 11605 : cluster 0 pgmap v11574: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:15:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:15:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:15:26] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T11:15:26.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:15:26 smithi080 bash[28361]: audit 2023-12-01T11:15:25.398425+0000 mon.c (mon.2) 7423 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:15:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:15:26 smithi080 bash[28361]: audit 2023-12-01T11:15:25.847707+0000 mon.a (mon.0) 7326 : audit 0 from='client.? 172.21.15.80:0/666556054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:15:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:15:26 smithi080 bash[41963]: audit 2023-12-01T11:15:25.398425+0000 mon.c (mon.2) 7423 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:15:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:15:26 smithi080 bash[41963]: audit 2023-12-01T11:15:25.847707+0000 mon.a (mon.0) 7326 : audit 0 from='client.? 172.21.15.80:0/666556054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:15:26.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:15:26 smithi090 bash[32384]: audit 2023-12-01T11:15:25.398425+0000 mon.c (mon.2) 7423 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:15:26.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:15:26 smithi090 bash[32384]: audit 2023-12-01T11:15:25.847707+0000 mon.a (mon.0) 7326 : audit 0 from='client.? 172.21.15.80:0/666556054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:15:27.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:15:27 smithi080 bash[28361]: cluster 2023-12-01T11:15:25.866494+0000 mgr.y (mgr.24362) 11606 : cluster 0 pgmap v11575: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:15:27.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:15:27 smithi080 bash[41963]: cluster 2023-12-01T11:15:25.866494+0000 mgr.y (mgr.24362) 11606 : cluster 0 pgmap v11575: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:15:27.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:15:27 smithi090 bash[32384]: cluster 2023-12-01T11:15:25.866494+0000 mgr.y (mgr.24362) 11606 : cluster 0 pgmap v11575: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:15:28.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:15:28 smithi080 bash[28361]: audit 2023-12-01T11:15:28.035019+0000 mon.c (mon.2) 7424 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:15:28.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:15:28 smithi080 bash[28361]: audit 2023-12-01T11:15:28.306925+0000 mon.c (mon.2) 7425 : audit 0 from='client.? 172.21.15.80:0/3253207097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:15:28.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:15:28 smithi080 bash[41963]: audit 2023-12-01T11:15:28.035019+0000 mon.c (mon.2) 7424 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:15:28.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:15:28 smithi080 bash[41963]: audit 2023-12-01T11:15:28.306925+0000 mon.c (mon.2) 7425 : audit 0 from='client.? 172.21.15.80:0/3253207097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:15:28.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:15:28 smithi090 bash[32384]: audit 2023-12-01T11:15:28.035019+0000 mon.c (mon.2) 7424 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:15:28.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:15:28 smithi090 bash[32384]: audit 2023-12-01T11:15:28.306925+0000 mon.c (mon.2) 7425 : audit 0 from='client.? 172.21.15.80:0/3253207097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:15:29.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:15:29 smithi080 bash[28361]: cluster 2023-12-01T11:15:27.867290+0000 mgr.y (mgr.24362) 11607 : cluster 0 pgmap v11576: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:15:29.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:15:29 smithi080 bash[28361]: audit 2023-12-01T11:15:28.416835+0000 mon.a (mon.0) 7327 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:15:29.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:15:29 smithi080 bash[28361]: audit 2023-12-01T11:15:28.426026+0000 mon.a (mon.0) 7328 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:15:29.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:15:29 smithi080 bash[41963]: cluster 2023-12-01T11:15:27.867290+0000 mgr.y (mgr.24362) 11607 : cluster 0 pgmap v11576: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:15:29.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:15:29 smithi080 bash[41963]: audit 2023-12-01T11:15:28.416835+0000 mon.a (mon.0) 7327 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:15:29.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:15:29 smithi080 bash[41963]: audit 2023-12-01T11:15:28.426026+0000 mon.a (mon.0) 7328 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:15:29.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:15:29 smithi090 bash[32384]: cluster 2023-12-01T11:15:27.867290+0000 mgr.y (mgr.24362) 11607 : cluster 0 pgmap v11576: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:15:29.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:15:29 smithi090 bash[32384]: audit 2023-12-01T11:15:28.416835+0000 mon.a (mon.0) 7327 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:15:29.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:15:29 smithi090 bash[32384]: audit 2023-12-01T11:15:28.426026+0000 mon.a (mon.0) 7328 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:15:31.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:15:31 smithi080 bash[28361]: cluster 2023-12-01T11:15:29.867981+0000 mgr.y (mgr.24362) 11608 : cluster 0 pgmap v11577: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:15:31.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:15:31 smithi080 bash[28361]: audit 2023-12-01T11:15:30.770222+0000 mon.a (mon.0) 7329 : audit 0 from='client.? 172.21.15.80:0/2608830539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:15:31.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:15:31 smithi080 bash[41963]: cluster 2023-12-01T11:15:29.867981+0000 mgr.y (mgr.24362) 11608 : cluster 0 pgmap v11577: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:15:31.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:15:31 smithi080 bash[41963]: audit 2023-12-01T11:15:30.770222+0000 mon.a (mon.0) 7329 : audit 0 from='client.? 172.21.15.80:0/2608830539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:15:31.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:15:31 smithi090 bash[32384]: cluster 2023-12-01T11:15:29.867981+0000 mgr.y (mgr.24362) 11608 : cluster 0 pgmap v11577: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:15:31.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:15:31 smithi090 bash[32384]: audit 2023-12-01T11:15:30.770222+0000 mon.a (mon.0) 7329 : audit 0 from='client.? 172.21.15.80:0/2608830539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:15:33.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:15:33 smithi080 bash[41963]: cluster 2023-12-01T11:15:31.869179+0000 mgr.y (mgr.24362) 11609 : cluster 0 pgmap v11578: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:15:33.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:15:33 smithi080 bash[41963]: audit 2023-12-01T11:15:33.229178+0000 mon.c (mon.2) 7426 : audit 0 from='client.? 172.21.15.80:0/3163929505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:15:33.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:15:33 smithi080 bash[28361]: cluster 2023-12-01T11:15:31.869179+0000 mgr.y (mgr.24362) 11609 : cluster 0 pgmap v11578: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:15:33.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:15:33 smithi080 bash[28361]: audit 2023-12-01T11:15:33.229178+0000 mon.c (mon.2) 7426 : audit 0 from='client.? 172.21.15.80:0/3163929505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:15:33.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:15:33 smithi090 bash[32384]: cluster 2023-12-01T11:15:31.869179+0000 mgr.y (mgr.24362) 11609 : cluster 0 pgmap v11578: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:15:33.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:15:33 smithi090 bash[32384]: audit 2023-12-01T11:15:33.229178+0000 mon.c (mon.2) 7426 : audit 0 from='client.? 172.21.15.80:0/3163929505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:15:35.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:15:35 smithi080 bash[41963]: cluster 2023-12-01T11:15:33.869755+0000 mgr.y (mgr.24362) 11610 : cluster 0 pgmap v11579: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:15:35.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:15:35 smithi080 bash[41963]: audit 2023-12-01T11:15:34.273327+0000 mon.a (mon.0) 7330 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:15:35.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:15:35 smithi080 bash[41963]: audit 2023-12-01T11:15:34.280839+0000 mon.a (mon.0) 7331 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:15:35.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:15:35 smithi080 bash[41963]: audit 2023-12-01T11:15:34.289457+0000 mon.a (mon.0) 7332 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:15:35.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:15:35 smithi080 bash[41963]: audit 2023-12-01T11:15:34.294917+0000 mon.a (mon.0) 7333 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:15:35.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:15:35 smithi080 bash[41963]: audit 2023-12-01T11:15:34.862351+0000 mon.c (mon.2) 7427 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:15:35.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:15:35 smithi080 bash[41963]: audit 2023-12-01T11:15:34.864083+0000 mon.c (mon.2) 7428 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:15:35.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:15:35 smithi080 bash[41963]: audit 2023-12-01T11:15:34.875530+0000 mon.a (mon.0) 7334 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:15:35.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:15:35 smithi080 bash[28361]: cluster 2023-12-01T11:15:33.869755+0000 mgr.y (mgr.24362) 11610 : cluster 0 pgmap v11579: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:15:35.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:15:35 smithi080 bash[28361]: audit 2023-12-01T11:15:34.273327+0000 mon.a (mon.0) 7330 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:15:35.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:15:35 smithi080 bash[28361]: audit 2023-12-01T11:15:34.280839+0000 mon.a (mon.0) 7331 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:15:35.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:15:35 smithi080 bash[28361]: audit 2023-12-01T11:15:34.289457+0000 mon.a (mon.0) 7332 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:15:35.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:15:35 smithi080 bash[28361]: audit 2023-12-01T11:15:34.294917+0000 mon.a (mon.0) 7333 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:15:35.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:15:35 smithi080 bash[28361]: audit 2023-12-01T11:15:34.862351+0000 mon.c (mon.2) 7427 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:15:35.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:15:35 smithi080 bash[28361]: audit 2023-12-01T11:15:34.864083+0000 mon.c (mon.2) 7428 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:15:35.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:15:35 smithi080 bash[28361]: audit 2023-12-01T11:15:34.875530+0000 mon.a (mon.0) 7334 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:15:35.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:15:35 smithi090 bash[32384]: cluster 2023-12-01T11:15:33.869755+0000 mgr.y (mgr.24362) 11610 : cluster 0 pgmap v11579: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:15:35.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:15:35 smithi090 bash[32384]: audit 2023-12-01T11:15:34.273327+0000 mon.a (mon.0) 7330 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:15:35.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:15:35 smithi090 bash[32384]: audit 2023-12-01T11:15:34.280839+0000 mon.a (mon.0) 7331 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:15:35.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:15:35 smithi090 bash[32384]: audit 2023-12-01T11:15:34.289457+0000 mon.a (mon.0) 7332 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:15:35.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:15:35 smithi090 bash[32384]: audit 2023-12-01T11:15:34.294917+0000 mon.a (mon.0) 7333 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:15:35.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:15:35 smithi090 bash[32384]: audit 2023-12-01T11:15:34.862351+0000 mon.c (mon.2) 7427 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:15:35.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:15:35 smithi090 bash[32384]: audit 2023-12-01T11:15:34.864083+0000 mon.c (mon.2) 7428 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:15:35.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:15:35 smithi090 bash[32384]: audit 2023-12-01T11:15:34.875530+0000 mon.a (mon.0) 7334 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:15:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:15:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:15:36] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T11:15:36.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:15:36 smithi080 bash[41963]: audit 2023-12-01T11:15:35.695601+0000 mon.a (mon.0) 7335 : audit 0 from='client.? 172.21.15.80:0/1037873092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:15:36.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:15:36 smithi080 bash[28361]: audit 2023-12-01T11:15:35.695601+0000 mon.a (mon.0) 7335 : audit 0 from='client.? 172.21.15.80:0/1037873092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:15:36.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:15:36 smithi090 bash[32384]: audit 2023-12-01T11:15:35.695601+0000 mon.a (mon.0) 7335 : audit 0 from='client.? 172.21.15.80:0/1037873092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:15:37.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:15:37 smithi080 bash[41963]: cluster 2023-12-01T11:15:35.870790+0000 mgr.y (mgr.24362) 11611 : cluster 0 pgmap v11580: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:15:37.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:15:37 smithi080 bash[28361]: cluster 2023-12-01T11:15:35.870790+0000 mgr.y (mgr.24362) 11611 : cluster 0 pgmap v11580: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:15:37.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:15:37 smithi090 bash[32384]: cluster 2023-12-01T11:15:35.870790+0000 mgr.y (mgr.24362) 11611 : cluster 0 pgmap v11580: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:15:38.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:15:38 smithi080 bash[28361]: audit 2023-12-01T11:15:38.144808+0000 mon.a (mon.0) 7336 : audit 0 from='client.? 172.21.15.80:0/1630220260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:15:38.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:15:38 smithi080 bash[41963]: audit 2023-12-01T11:15:38.144808+0000 mon.a (mon.0) 7336 : audit 0 from='client.? 172.21.15.80:0/1630220260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:15:38.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:15:38 smithi090 bash[32384]: audit 2023-12-01T11:15:38.144808+0000 mon.a (mon.0) 7336 : audit 0 from='client.? 172.21.15.80:0/1630220260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:15:39.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:15:39 smithi080 bash[41963]: cluster 2023-12-01T11:15:37.871383+0000 mgr.y (mgr.24362) 11612 : cluster 0 pgmap v11581: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:15:39.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:15:39 smithi080 bash[28361]: cluster 2023-12-01T11:15:37.871383+0000 mgr.y (mgr.24362) 11612 : cluster 0 pgmap v11581: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:15:39.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:15:39 smithi090 bash[32384]: cluster 2023-12-01T11:15:37.871383+0000 mgr.y (mgr.24362) 11612 : cluster 0 pgmap v11581: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:15:41.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:15:41 smithi080 bash[41963]: cluster 2023-12-01T11:15:39.872054+0000 mgr.y (mgr.24362) 11613 : cluster 0 pgmap v11582: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:15:41.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:15:41 smithi080 bash[41963]: audit 2023-12-01T11:15:40.398274+0000 mon.c (mon.2) 7429 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:15:41.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:15:41 smithi080 bash[41963]: audit 2023-12-01T11:15:40.615753+0000 mon.a (mon.0) 7337 : audit 0 from='client.? 172.21.15.80:0/145017524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:15:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:15:41 smithi080 bash[28361]: cluster 2023-12-01T11:15:39.872054+0000 mgr.y (mgr.24362) 11613 : cluster 0 pgmap v11582: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:15:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:15:41 smithi080 bash[28361]: audit 2023-12-01T11:15:40.398274+0000 mon.c (mon.2) 7429 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:15:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:15:41 smithi080 bash[28361]: audit 2023-12-01T11:15:40.615753+0000 mon.a (mon.0) 7337 : audit 0 from='client.? 172.21.15.80:0/145017524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:15:41.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:15:41 smithi090 bash[32384]: cluster 2023-12-01T11:15:39.872054+0000 mgr.y (mgr.24362) 11613 : cluster 0 pgmap v11582: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:15:41.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:15:41 smithi090 bash[32384]: audit 2023-12-01T11:15:40.398274+0000 mon.c (mon.2) 7429 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:15:41.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:15:41 smithi090 bash[32384]: audit 2023-12-01T11:15:40.615753+0000 mon.a (mon.0) 7337 : audit 0 from='client.? 172.21.15.80:0/145017524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:15:43.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:15:43 smithi080 bash[28361]: cluster 2023-12-01T11:15:41.873215+0000 mgr.y (mgr.24362) 11614 : cluster 0 pgmap v11583: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:15:43.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:15:43 smithi080 bash[28361]: audit 2023-12-01T11:15:43.071062+0000 mon.a (mon.0) 7338 : audit 0 from='client.? 172.21.15.80:0/3394242570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:15:43.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:15:43 smithi080 bash[41963]: cluster 2023-12-01T11:15:41.873215+0000 mgr.y (mgr.24362) 11614 : cluster 0 pgmap v11583: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:15:43.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:15:43 smithi080 bash[41963]: audit 2023-12-01T11:15:43.071062+0000 mon.a (mon.0) 7338 : audit 0 from='client.? 172.21.15.80:0/3394242570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:15:43.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:15:43 smithi090 bash[32384]: cluster 2023-12-01T11:15:41.873215+0000 mgr.y (mgr.24362) 11614 : cluster 0 pgmap v11583: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:15:43.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:15:43 smithi090 bash[32384]: audit 2023-12-01T11:15:43.071062+0000 mon.a (mon.0) 7338 : audit 0 from='client.? 172.21.15.80:0/3394242570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:15:45.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:15:45 smithi080 bash[41963]: cluster 2023-12-01T11:15:43.873882+0000 mgr.y (mgr.24362) 11615 : cluster 0 pgmap v11584: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:15:45.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:15:45 smithi080 bash[28361]: cluster 2023-12-01T11:15:43.873882+0000 mgr.y (mgr.24362) 11615 : cluster 0 pgmap v11584: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:15:45.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:15:45 smithi090 bash[32384]: cluster 2023-12-01T11:15:43.873882+0000 mgr.y (mgr.24362) 11615 : cluster 0 pgmap v11584: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:15:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:15:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:15:46] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T11:15:46.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:15:46 smithi080 bash[41963]: audit 2023-12-01T11:15:45.531144+0000 mon.c (mon.2) 7430 : audit 0 from='client.? 172.21.15.80:0/1984353685' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:15:46.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:15:46 smithi080 bash[28361]: audit 2023-12-01T11:15:45.531144+0000 mon.c (mon.2) 7430 : audit 0 from='client.? 172.21.15.80:0/1984353685' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:15:46.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:15:46 smithi090 bash[32384]: audit 2023-12-01T11:15:45.531144+0000 mon.c (mon.2) 7430 : audit 0 from='client.? 172.21.15.80:0/1984353685' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:15:47.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:15:47 smithi080 bash[28361]: cluster 2023-12-01T11:15:45.874939+0000 mgr.y (mgr.24362) 11616 : cluster 0 pgmap v11585: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:15:47.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:15:47 smithi080 bash[41963]: cluster 2023-12-01T11:15:45.874939+0000 mgr.y (mgr.24362) 11616 : cluster 0 pgmap v11585: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:15:47.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:15:47 smithi090 bash[32384]: cluster 2023-12-01T11:15:45.874939+0000 mgr.y (mgr.24362) 11616 : cluster 0 pgmap v11585: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:15:48.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:15:48 smithi080 bash[41963]: audit 2023-12-01T11:15:47.976488+0000 mon.c (mon.2) 7431 : audit 0 from='client.? 172.21.15.80:0/3938133036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:15:48.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:15:48 smithi080 bash[28361]: audit 2023-12-01T11:15:47.976488+0000 mon.c (mon.2) 7431 : audit 0 from='client.? 172.21.15.80:0/3938133036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:15:48.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:15:48 smithi090 bash[32384]: audit 2023-12-01T11:15:47.976488+0000 mon.c (mon.2) 7431 : audit 0 from='client.? 172.21.15.80:0/3938133036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:15:49.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:15:49 smithi080 bash[28361]: cluster 2023-12-01T11:15:47.875564+0000 mgr.y (mgr.24362) 11617 : cluster 0 pgmap v11586: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:15:49.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:15:49 smithi080 bash[41963]: cluster 2023-12-01T11:15:47.875564+0000 mgr.y (mgr.24362) 11617 : cluster 0 pgmap v11586: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:15:49.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:15:49 smithi090 bash[32384]: cluster 2023-12-01T11:15:47.875564+0000 mgr.y (mgr.24362) 11617 : cluster 0 pgmap v11586: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:15:51.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:15:51 smithi080 bash[41963]: cluster 2023-12-01T11:15:49.876203+0000 mgr.y (mgr.24362) 11618 : cluster 0 pgmap v11587: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:15:51.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:15:51 smithi080 bash[41963]: audit 2023-12-01T11:15:50.424909+0000 mon.c (mon.2) 7432 : audit 0 from='client.? 172.21.15.80:0/2587243743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:15:51.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:15:51 smithi080 bash[28361]: cluster 2023-12-01T11:15:49.876203+0000 mgr.y (mgr.24362) 11618 : cluster 0 pgmap v11587: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:15:51.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:15:51 smithi080 bash[28361]: audit 2023-12-01T11:15:50.424909+0000 mon.c (mon.2) 7432 : audit 0 from='client.? 172.21.15.80:0/2587243743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:15:51.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:15:51 smithi090 bash[32384]: cluster 2023-12-01T11:15:49.876203+0000 mgr.y (mgr.24362) 11618 : cluster 0 pgmap v11587: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:15:51.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:15:51 smithi090 bash[32384]: audit 2023-12-01T11:15:50.424909+0000 mon.c (mon.2) 7432 : audit 0 from='client.? 172.21.15.80:0/2587243743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:15:53.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:15:53 smithi080 bash[41963]: cluster 2023-12-01T11:15:51.877357+0000 mgr.y (mgr.24362) 11619 : cluster 0 pgmap v11588: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:15:53.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:15:53 smithi080 bash[41963]: audit 2023-12-01T11:15:52.881357+0000 mon.a (mon.0) 7339 : audit 0 from='client.? 172.21.15.80:0/273809343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:15:53.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:15:53 smithi080 bash[28361]: cluster 2023-12-01T11:15:51.877357+0000 mgr.y (mgr.24362) 11619 : cluster 0 pgmap v11588: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:15:53.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:15:53 smithi080 bash[28361]: audit 2023-12-01T11:15:52.881357+0000 mon.a (mon.0) 7339 : audit 0 from='client.? 172.21.15.80:0/273809343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:15:53.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:15:53 smithi090 bash[32384]: cluster 2023-12-01T11:15:51.877357+0000 mgr.y (mgr.24362) 11619 : cluster 0 pgmap v11588: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:15:53.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:15:53 smithi090 bash[32384]: audit 2023-12-01T11:15:52.881357+0000 mon.a (mon.0) 7339 : audit 0 from='client.? 172.21.15.80:0/273809343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:15:55.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:15:55 smithi080 bash[28361]: cluster 2023-12-01T11:15:53.878028+0000 mgr.y (mgr.24362) 11620 : cluster 0 pgmap v11589: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:15:55.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:15:55 smithi080 bash[28361]: audit 2023-12-01T11:15:55.334345+0000 mon.c (mon.2) 7433 : audit 0 from='client.? 172.21.15.80:0/2800115667' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:15:55.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:15:55 smithi080 bash[41963]: cluster 2023-12-01T11:15:53.878028+0000 mgr.y (mgr.24362) 11620 : cluster 0 pgmap v11589: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:15:55.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:15:55 smithi080 bash[41963]: audit 2023-12-01T11:15:55.334345+0000 mon.c (mon.2) 7433 : audit 0 from='client.? 172.21.15.80:0/2800115667' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:15:55.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:15:55 smithi090 bash[32384]: cluster 2023-12-01T11:15:53.878028+0000 mgr.y (mgr.24362) 11620 : cluster 0 pgmap v11589: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:15:55.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:15:55 smithi090 bash[32384]: audit 2023-12-01T11:15:55.334345+0000 mon.c (mon.2) 7433 : audit 0 from='client.? 172.21.15.80:0/2800115667' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:15:56.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:15:56 smithi080 bash[28361]: audit 2023-12-01T11:15:55.398615+0000 mon.c (mon.2) 7434 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:15:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:15:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:15:56] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T11:15:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:15:56 smithi080 bash[41963]: audit 2023-12-01T11:15:55.398615+0000 mon.c (mon.2) 7434 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:15:56.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:15:56 smithi090 bash[32384]: audit 2023-12-01T11:15:55.398615+0000 mon.c (mon.2) 7434 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:15:57.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:15:57 smithi080 bash[28361]: cluster 2023-12-01T11:15:55.879184+0000 mgr.y (mgr.24362) 11621 : cluster 0 pgmap v11590: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:15:57.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:15:57 smithi080 bash[41963]: cluster 2023-12-01T11:15:55.879184+0000 mgr.y (mgr.24362) 11621 : cluster 0 pgmap v11590: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:15:57.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:15:57 smithi090 bash[32384]: cluster 2023-12-01T11:15:55.879184+0000 mgr.y (mgr.24362) 11621 : cluster 0 pgmap v11590: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:15:58.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:15:58 smithi080 bash[28361]: audit 2023-12-01T11:15:57.793258+0000 mon.a (mon.0) 7340 : audit 0 from='client.? 172.21.15.80:0/1746922088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:15:58.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:15:58 smithi080 bash[41963]: audit 2023-12-01T11:15:57.793258+0000 mon.a (mon.0) 7340 : audit 0 from='client.? 172.21.15.80:0/1746922088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:15:58.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:15:58 smithi090 bash[32384]: audit 2023-12-01T11:15:57.793258+0000 mon.a (mon.0) 7340 : audit 0 from='client.? 172.21.15.80:0/1746922088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:15:59.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:15:59 smithi080 bash[28361]: cluster 2023-12-01T11:15:57.879929+0000 mgr.y (mgr.24362) 11622 : cluster 0 pgmap v11591: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:15:59.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:15:59 smithi080 bash[41963]: cluster 2023-12-01T11:15:57.879929+0000 mgr.y (mgr.24362) 11622 : cluster 0 pgmap v11591: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:15:59.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:15:59 smithi090 bash[32384]: cluster 2023-12-01T11:15:57.879929+0000 mgr.y (mgr.24362) 11622 : cluster 0 pgmap v11591: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:16:01.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:16:01 smithi090 bash[32384]: cluster 2023-12-01T11:15:59.880605+0000 mgr.y (mgr.24362) 11623 : cluster 0 pgmap v11592: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:16:01.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:16:01 smithi090 bash[32384]: audit 2023-12-01T11:16:00.251676+0000 mon.c (mon.2) 7435 : audit 0 from='client.? 172.21.15.80:0/611051948' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:16:01.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:16:01 smithi080 bash[28361]: cluster 2023-12-01T11:15:59.880605+0000 mgr.y (mgr.24362) 11623 : cluster 0 pgmap v11592: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:16:01.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:16:01 smithi080 bash[28361]: audit 2023-12-01T11:16:00.251676+0000 mon.c (mon.2) 7435 : audit 0 from='client.? 172.21.15.80:0/611051948' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:16:01.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:16:01 smithi080 bash[41963]: cluster 2023-12-01T11:15:59.880605+0000 mgr.y (mgr.24362) 11623 : cluster 0 pgmap v11592: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:16:01.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:16:01 smithi080 bash[41963]: audit 2023-12-01T11:16:00.251676+0000 mon.c (mon.2) 7435 : audit 0 from='client.? 172.21.15.80:0/611051948' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:16:03.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:16:03 smithi090 bash[32384]: cluster 2023-12-01T11:16:01.881728+0000 mgr.y (mgr.24362) 11624 : cluster 0 pgmap v11593: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:16:03.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:16:03 smithi090 bash[32384]: audit 2023-12-01T11:16:02.708893+0000 mon.c (mon.2) 7436 : audit 0 from='client.? 172.21.15.80:0/60953755' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:16:03.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:16:03 smithi080 bash[28361]: cluster 2023-12-01T11:16:01.881728+0000 mgr.y (mgr.24362) 11624 : cluster 0 pgmap v11593: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:16:03.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:16:03 smithi080 bash[28361]: audit 2023-12-01T11:16:02.708893+0000 mon.c (mon.2) 7436 : audit 0 from='client.? 172.21.15.80:0/60953755' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:16:03.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:16:03 smithi080 bash[41963]: cluster 2023-12-01T11:16:01.881728+0000 mgr.y (mgr.24362) 11624 : cluster 0 pgmap v11593: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:16:03.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:16:03 smithi080 bash[41963]: audit 2023-12-01T11:16:02.708893+0000 mon.c (mon.2) 7436 : audit 0 from='client.? 172.21.15.80:0/60953755' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:16:05.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:16:05 smithi090 bash[32384]: cluster 2023-12-01T11:16:03.882422+0000 mgr.y (mgr.24362) 11625 : cluster 0 pgmap v11594: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:16:05.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:16:05 smithi090 bash[32384]: audit 2023-12-01T11:16:05.155086+0000 mon.c (mon.2) 7437 : audit 0 from='client.? 172.21.15.80:0/2968511165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:16:05.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:16:05 smithi080 bash[28361]: cluster 2023-12-01T11:16:03.882422+0000 mgr.y (mgr.24362) 11625 : cluster 0 pgmap v11594: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:16:05.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:16:05 smithi080 bash[28361]: audit 2023-12-01T11:16:05.155086+0000 mon.c (mon.2) 7437 : audit 0 from='client.? 172.21.15.80:0/2968511165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:16:05.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:16:05 smithi080 bash[41963]: cluster 2023-12-01T11:16:03.882422+0000 mgr.y (mgr.24362) 11625 : cluster 0 pgmap v11594: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:16:05.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:16:05 smithi080 bash[41963]: audit 2023-12-01T11:16:05.155086+0000 mon.c (mon.2) 7437 : audit 0 from='client.? 172.21.15.80:0/2968511165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:16:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:16:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:16:06] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T11:16:07.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:16:07 smithi090 bash[32384]: cluster 2023-12-01T11:16:05.883519+0000 mgr.y (mgr.24362) 11626 : cluster 0 pgmap v11595: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:16:07.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:16:07 smithi080 bash[41963]: cluster 2023-12-01T11:16:05.883519+0000 mgr.y (mgr.24362) 11626 : cluster 0 pgmap v11595: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:16:07.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:16:07 smithi080 bash[28361]: cluster 2023-12-01T11:16:05.883519+0000 mgr.y (mgr.24362) 11626 : cluster 0 pgmap v11595: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:16:08.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:16:08 smithi090 bash[32384]: audit 2023-12-01T11:16:07.592529+0000 mon.c (mon.2) 7438 : audit 0 from='client.? 172.21.15.80:0/2715178840' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:16:08.680 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:16:08 smithi080 bash[41963]: audit 2023-12-01T11:16:07.592529+0000 mon.c (mon.2) 7438 : audit 0 from='client.? 172.21.15.80:0/2715178840' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:16:08.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:16:08 smithi080 bash[28361]: audit 2023-12-01T11:16:07.592529+0000 mon.c (mon.2) 7438 : audit 0 from='client.? 172.21.15.80:0/2715178840' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:16:09.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:16:09 smithi080 bash[28361]: cluster 2023-12-01T11:16:07.884191+0000 mgr.y (mgr.24362) 11627 : cluster 0 pgmap v11596: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:16:09.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:16:09 smithi080 bash[41963]: cluster 2023-12-01T11:16:07.884191+0000 mgr.y (mgr.24362) 11627 : cluster 0 pgmap v11596: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:16:09.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:16:09 smithi090 bash[32384]: cluster 2023-12-01T11:16:07.884191+0000 mgr.y (mgr.24362) 11627 : cluster 0 pgmap v11596: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:16:10.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:16:10 smithi080 bash[28361]: audit 2023-12-01T11:16:10.047106+0000 mon.c (mon.2) 7439 : audit 0 from='client.? 172.21.15.80:0/1598956396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:16:10.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:16:10 smithi080 bash[41963]: audit 2023-12-01T11:16:10.047106+0000 mon.c (mon.2) 7439 : audit 0 from='client.? 172.21.15.80:0/1598956396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:16:10.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:16:10 smithi090 bash[32384]: audit 2023-12-01T11:16:10.047106+0000 mon.c (mon.2) 7439 : audit 0 from='client.? 172.21.15.80:0/1598956396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:16:11.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:16:11 smithi080 bash[28361]: cluster 2023-12-01T11:16:09.884670+0000 mgr.y (mgr.24362) 11628 : cluster 0 pgmap v11597: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:16:11.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:16:11 smithi080 bash[28361]: audit 2023-12-01T11:16:10.399243+0000 mon.c (mon.2) 7440 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:16:11.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:16:11 smithi080 bash[41963]: cluster 2023-12-01T11:16:09.884670+0000 mgr.y (mgr.24362) 11628 : cluster 0 pgmap v11597: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:16:11.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:16:11 smithi080 bash[41963]: audit 2023-12-01T11:16:10.399243+0000 mon.c (mon.2) 7440 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:16:11.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:16:11 smithi090 bash[32384]: cluster 2023-12-01T11:16:09.884670+0000 mgr.y (mgr.24362) 11628 : cluster 0 pgmap v11597: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:16:11.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:16:11 smithi090 bash[32384]: audit 2023-12-01T11:16:10.399243+0000 mon.c (mon.2) 7440 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:16:13.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:16:13 smithi080 bash[41963]: cluster 2023-12-01T11:16:11.885869+0000 mgr.y (mgr.24362) 11629 : cluster 0 pgmap v11598: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:16:13.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:16:13 smithi080 bash[41963]: audit 2023-12-01T11:16:12.508748+0000 mon.c (mon.2) 7441 : audit 0 from='client.? 172.21.15.80:0/2254481116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:16:13.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:16:13 smithi080 bash[28361]: cluster 2023-12-01T11:16:11.885869+0000 mgr.y (mgr.24362) 11629 : cluster 0 pgmap v11598: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:16:13.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:16:13 smithi080 bash[28361]: audit 2023-12-01T11:16:12.508748+0000 mon.c (mon.2) 7441 : audit 0 from='client.? 172.21.15.80:0/2254481116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:16:13.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:16:13 smithi090 bash[32384]: cluster 2023-12-01T11:16:11.885869+0000 mgr.y (mgr.24362) 11629 : cluster 0 pgmap v11598: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:16:13.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:16:13 smithi090 bash[32384]: audit 2023-12-01T11:16:12.508748+0000 mon.c (mon.2) 7441 : audit 0 from='client.? 172.21.15.80:0/2254481116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:16:15.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:16:15 smithi080 bash[41963]: cluster 2023-12-01T11:16:13.886635+0000 mgr.y (mgr.24362) 11630 : cluster 0 pgmap v11599: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:16:15.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:16:15 smithi080 bash[41963]: audit 2023-12-01T11:16:14.969628+0000 mon.a (mon.0) 7341 : audit 0 from='client.? 172.21.15.80:0/1036088093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:16:15.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:16:15 smithi080 bash[28361]: cluster 2023-12-01T11:16:13.886635+0000 mgr.y (mgr.24362) 11630 : cluster 0 pgmap v11599: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:16:15.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:16:15 smithi080 bash[28361]: audit 2023-12-01T11:16:14.969628+0000 mon.a (mon.0) 7341 : audit 0 from='client.? 172.21.15.80:0/1036088093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:16:15.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:16:15 smithi090 bash[32384]: cluster 2023-12-01T11:16:13.886635+0000 mgr.y (mgr.24362) 11630 : cluster 0 pgmap v11599: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:16:15.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:16:15 smithi090 bash[32384]: audit 2023-12-01T11:16:14.969628+0000 mon.a (mon.0) 7341 : audit 0 from='client.? 172.21.15.80:0/1036088093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:16:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:16:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:16:16] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T11:16:17.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:16:17 smithi080 bash[28361]: cluster 2023-12-01T11:16:15.887630+0000 mgr.y (mgr.24362) 11631 : cluster 0 pgmap v11600: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:16:17.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:16:17 smithi080 bash[41963]: cluster 2023-12-01T11:16:15.887630+0000 mgr.y (mgr.24362) 11631 : cluster 0 pgmap v11600: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:16:17.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:16:17 smithi090 bash[32384]: cluster 2023-12-01T11:16:15.887630+0000 mgr.y (mgr.24362) 11631 : cluster 0 pgmap v11600: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:16:18.680 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:16:18 smithi080 bash[41963]: audit 2023-12-01T11:16:17.431763+0000 mon.c (mon.2) 7442 : audit 0 from='client.? 172.21.15.80:0/1191175144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:16:18.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:16:18 smithi080 bash[28361]: audit 2023-12-01T11:16:17.431763+0000 mon.c (mon.2) 7442 : audit 0 from='client.? 172.21.15.80:0/1191175144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:16:18.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:16:18 smithi090 bash[32384]: audit 2023-12-01T11:16:17.431763+0000 mon.c (mon.2) 7442 : audit 0 from='client.? 172.21.15.80:0/1191175144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:16:19.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:16:19 smithi080 bash[28361]: cluster 2023-12-01T11:16:17.888296+0000 mgr.y (mgr.24362) 11632 : cluster 0 pgmap v11601: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:16:19.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:16:19 smithi080 bash[41963]: cluster 2023-12-01T11:16:17.888296+0000 mgr.y (mgr.24362) 11632 : cluster 0 pgmap v11601: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:16:19.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:16:19 smithi090 bash[32384]: cluster 2023-12-01T11:16:17.888296+0000 mgr.y (mgr.24362) 11632 : cluster 0 pgmap v11601: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:16:20.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:16:20 smithi080 bash[28361]: audit 2023-12-01T11:16:19.893304+0000 mon.a (mon.0) 7342 : audit 0 from='client.? 172.21.15.80:0/4108836503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:16:20.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:16:20 smithi080 bash[41963]: audit 2023-12-01T11:16:19.893304+0000 mon.a (mon.0) 7342 : audit 0 from='client.? 172.21.15.80:0/4108836503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:16:20.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:16:20 smithi090 bash[32384]: audit 2023-12-01T11:16:19.893304+0000 mon.a (mon.0) 7342 : audit 0 from='client.? 172.21.15.80:0/4108836503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:16:21.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:16:21 smithi080 bash[28361]: cluster 2023-12-01T11:16:19.888937+0000 mgr.y (mgr.24362) 11633 : cluster 0 pgmap v11602: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:16:21.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:16:21 smithi080 bash[41963]: cluster 2023-12-01T11:16:19.888937+0000 mgr.y (mgr.24362) 11633 : cluster 0 pgmap v11602: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:16:21.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:16:21 smithi090 bash[32384]: cluster 2023-12-01T11:16:19.888937+0000 mgr.y (mgr.24362) 11633 : cluster 0 pgmap v11602: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:16:23.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:16:23 smithi080 bash[41963]: cluster 2023-12-01T11:16:21.890200+0000 mgr.y (mgr.24362) 11634 : cluster 0 pgmap v11603: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:16:23.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:16:23 smithi080 bash[41963]: audit 2023-12-01T11:16:22.345382+0000 mon.a (mon.0) 7343 : audit 0 from='client.? 172.21.15.80:0/2041956910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:16:23.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:16:23 smithi080 bash[28361]: cluster 2023-12-01T11:16:21.890200+0000 mgr.y (mgr.24362) 11634 : cluster 0 pgmap v11603: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:16:23.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:16:23 smithi080 bash[28361]: audit 2023-12-01T11:16:22.345382+0000 mon.a (mon.0) 7343 : audit 0 from='client.? 172.21.15.80:0/2041956910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:16:23.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:16:23 smithi090 bash[32384]: cluster 2023-12-01T11:16:21.890200+0000 mgr.y (mgr.24362) 11634 : cluster 0 pgmap v11603: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:16:23.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:16:23 smithi090 bash[32384]: audit 2023-12-01T11:16:22.345382+0000 mon.a (mon.0) 7343 : audit 0 from='client.? 172.21.15.80:0/2041956910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:16:25.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:16:25 smithi080 bash[28361]: cluster 2023-12-01T11:16:23.890896+0000 mgr.y (mgr.24362) 11635 : cluster 0 pgmap v11604: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:16:25.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:16:25 smithi080 bash[28361]: audit 2023-12-01T11:16:24.790124+0000 mon.c (mon.2) 7443 : audit 0 from='client.? 172.21.15.80:0/3753497222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:16:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:16:25 smithi080 bash[41963]: cluster 2023-12-01T11:16:23.890896+0000 mgr.y (mgr.24362) 11635 : cluster 0 pgmap v11604: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:16:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:16:25 smithi080 bash[41963]: audit 2023-12-01T11:16:24.790124+0000 mon.c (mon.2) 7443 : audit 0 from='client.? 172.21.15.80:0/3753497222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:16:25.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:16:25 smithi090 bash[32384]: cluster 2023-12-01T11:16:23.890896+0000 mgr.y (mgr.24362) 11635 : cluster 0 pgmap v11604: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:16:25.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:16:25 smithi090 bash[32384]: audit 2023-12-01T11:16:24.790124+0000 mon.c (mon.2) 7443 : audit 0 from='client.? 172.21.15.80:0/3753497222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:16:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:16:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:16:26] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T11:16:26.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:16:26 smithi080 bash[28361]: audit 2023-12-01T11:16:25.399661+0000 mon.c (mon.2) 7444 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:16:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:16:26 smithi080 bash[41963]: audit 2023-12-01T11:16:25.399661+0000 mon.c (mon.2) 7444 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:16:26.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:16:26 smithi090 bash[32384]: audit 2023-12-01T11:16:25.399661+0000 mon.c (mon.2) 7444 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:16:27.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:16:27 smithi080 bash[28361]: cluster 2023-12-01T11:16:25.892026+0000 mgr.y (mgr.24362) 11636 : cluster 0 pgmap v11605: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:16:27.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:16:27 smithi080 bash[28361]: audit 2023-12-01T11:16:27.249467+0000 mon.a (mon.0) 7344 : audit 0 from='client.? 172.21.15.80:0/2996686321' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:16:27.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:16:27 smithi080 bash[41963]: cluster 2023-12-01T11:16:25.892026+0000 mgr.y (mgr.24362) 11636 : cluster 0 pgmap v11605: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:16:27.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:16:27 smithi080 bash[41963]: audit 2023-12-01T11:16:27.249467+0000 mon.a (mon.0) 7344 : audit 0 from='client.? 172.21.15.80:0/2996686321' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:16:27.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:16:27 smithi090 bash[32384]: cluster 2023-12-01T11:16:25.892026+0000 mgr.y (mgr.24362) 11636 : cluster 0 pgmap v11605: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:16:27.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:16:27 smithi090 bash[32384]: audit 2023-12-01T11:16:27.249467+0000 mon.a (mon.0) 7344 : audit 0 from='client.? 172.21.15.80:0/2996686321' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:16:29.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:16:29 smithi080 bash[28361]: cluster 2023-12-01T11:16:27.892630+0000 mgr.y (mgr.24362) 11637 : cluster 0 pgmap v11606: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:16:29.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:16:29 smithi080 bash[41963]: cluster 2023-12-01T11:16:27.892630+0000 mgr.y (mgr.24362) 11637 : cluster 0 pgmap v11606: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:16:29.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:16:29 smithi090 bash[32384]: cluster 2023-12-01T11:16:27.892630+0000 mgr.y (mgr.24362) 11637 : cluster 0 pgmap v11606: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:16:30.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:16:30 smithi080 bash[41963]: audit 2023-12-01T11:16:29.698156+0000 mon.a (mon.0) 7345 : audit 0 from='client.? 172.21.15.80:0/4038450539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:16:30.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:16:30 smithi080 bash[28361]: audit 2023-12-01T11:16:29.698156+0000 mon.a (mon.0) 7345 : audit 0 from='client.? 172.21.15.80:0/4038450539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:16:30.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:16:30 smithi090 bash[32384]: audit 2023-12-01T11:16:29.698156+0000 mon.a (mon.0) 7345 : audit 0 from='client.? 172.21.15.80:0/4038450539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:16:31.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:16:31 smithi080 bash[41963]: cluster 2023-12-01T11:16:29.893425+0000 mgr.y (mgr.24362) 11638 : cluster 0 pgmap v11607: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:16:31.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:16:31 smithi080 bash[28361]: cluster 2023-12-01T11:16:29.893425+0000 mgr.y (mgr.24362) 11638 : cluster 0 pgmap v11607: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:16:31.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:16:31 smithi090 bash[32384]: cluster 2023-12-01T11:16:29.893425+0000 mgr.y (mgr.24362) 11638 : cluster 0 pgmap v11607: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:16:32.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:16:32 smithi080 bash[28361]: audit 2023-12-01T11:16:32.153290+0000 mon.a (mon.0) 7346 : audit 0 from='client.? 172.21.15.80:0/4058756919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:16:32.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:16:32 smithi080 bash[41963]: audit 2023-12-01T11:16:32.153290+0000 mon.a (mon.0) 7346 : audit 0 from='client.? 172.21.15.80:0/4058756919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:16:32.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:16:32 smithi090 bash[32384]: audit 2023-12-01T11:16:32.153290+0000 mon.a (mon.0) 7346 : audit 0 from='client.? 172.21.15.80:0/4058756919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:16:33.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:16:33 smithi080 bash[28361]: cluster 2023-12-01T11:16:31.894535+0000 mgr.y (mgr.24362) 11639 : cluster 0 pgmap v11608: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:16:33.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:16:33 smithi080 bash[41963]: cluster 2023-12-01T11:16:31.894535+0000 mgr.y (mgr.24362) 11639 : cluster 0 pgmap v11608: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:16:33.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:16:33 smithi090 bash[32384]: cluster 2023-12-01T11:16:31.894535+0000 mgr.y (mgr.24362) 11639 : cluster 0 pgmap v11608: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:16:35.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:16:35 smithi080 bash[41963]: cluster 2023-12-01T11:16:33.895237+0000 mgr.y (mgr.24362) 11640 : cluster 0 pgmap v11609: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:16:35.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:16:35 smithi080 bash[41963]: audit 2023-12-01T11:16:34.599830+0000 mon.a (mon.0) 7347 : audit 0 from='client.? 172.21.15.80:0/600906872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:16:35.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:16:35 smithi080 bash[41963]: audit 2023-12-01T11:16:34.957547+0000 mon.c (mon.2) 7445 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:16:35.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:16:35 smithi080 bash[41963]: audit 2023-12-01T11:16:35.338002+0000 mon.a (mon.0) 7348 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:16:35.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:16:35 smithi080 bash[41963]: audit 2023-12-01T11:16:35.352441+0000 mon.a (mon.0) 7349 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:16:35.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:16:35 smithi080 bash[28361]: cluster 2023-12-01T11:16:33.895237+0000 mgr.y (mgr.24362) 11640 : cluster 0 pgmap v11609: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:16:35.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:16:35 smithi080 bash[28361]: audit 2023-12-01T11:16:34.599830+0000 mon.a (mon.0) 7347 : audit 0 from='client.? 172.21.15.80:0/600906872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:16:35.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:16:35 smithi080 bash[28361]: audit 2023-12-01T11:16:34.957547+0000 mon.c (mon.2) 7445 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:16:35.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:16:35 smithi080 bash[28361]: audit 2023-12-01T11:16:35.338002+0000 mon.a (mon.0) 7348 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:16:35.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:16:35 smithi080 bash[28361]: audit 2023-12-01T11:16:35.352441+0000 mon.a (mon.0) 7349 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:16:35.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:16:35 smithi090 bash[32384]: cluster 2023-12-01T11:16:33.895237+0000 mgr.y (mgr.24362) 11640 : cluster 0 pgmap v11609: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:16:35.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:16:35 smithi090 bash[32384]: audit 2023-12-01T11:16:34.599830+0000 mon.a (mon.0) 7347 : audit 0 from='client.? 172.21.15.80:0/600906872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:16:35.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:16:35 smithi090 bash[32384]: audit 2023-12-01T11:16:34.957547+0000 mon.c (mon.2) 7445 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:16:35.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:16:35 smithi090 bash[32384]: audit 2023-12-01T11:16:35.338002+0000 mon.a (mon.0) 7348 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:16:35.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:16:35 smithi090 bash[32384]: audit 2023-12-01T11:16:35.352441+0000 mon.a (mon.0) 7349 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:16:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:16:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:16:36] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T11:16:37.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:16:37 smithi080 bash[28361]: cluster 2023-12-01T11:16:35.896272+0000 mgr.y (mgr.24362) 11641 : cluster 0 pgmap v11610: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:16:37.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:16:37 smithi080 bash[28361]: audit 2023-12-01T11:16:37.055113+0000 mon.c (mon.2) 7446 : audit 0 from='client.? 172.21.15.80:0/3317781689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:16:37.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:16:37 smithi080 bash[41963]: cluster 2023-12-01T11:16:35.896272+0000 mgr.y (mgr.24362) 11641 : cluster 0 pgmap v11610: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:16:37.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:16:37 smithi080 bash[41963]: audit 2023-12-01T11:16:37.055113+0000 mon.c (mon.2) 7446 : audit 0 from='client.? 172.21.15.80:0/3317781689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:16:37.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:16:37 smithi090 bash[32384]: cluster 2023-12-01T11:16:35.896272+0000 mgr.y (mgr.24362) 11641 : cluster 0 pgmap v11610: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:16:37.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:16:37 smithi090 bash[32384]: audit 2023-12-01T11:16:37.055113+0000 mon.c (mon.2) 7446 : audit 0 from='client.? 172.21.15.80:0/3317781689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:16:39.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:16:39 smithi080 bash[28361]: cluster 2023-12-01T11:16:37.896897+0000 mgr.y (mgr.24362) 11642 : cluster 0 pgmap v11611: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:16:39.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:16:39 smithi080 bash[41963]: cluster 2023-12-01T11:16:37.896897+0000 mgr.y (mgr.24362) 11642 : cluster 0 pgmap v11611: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:16:39.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:16:39 smithi090 bash[32384]: cluster 2023-12-01T11:16:37.896897+0000 mgr.y (mgr.24362) 11642 : cluster 0 pgmap v11611: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:16:40.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:16:40 smithi080 bash[28361]: audit 2023-12-01T11:16:39.512772+0000 mon.c (mon.2) 7447 : audit 0 from='client.? 172.21.15.80:0/4025085079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:16:40.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:16:40 smithi080 bash[41963]: audit 2023-12-01T11:16:39.512772+0000 mon.c (mon.2) 7447 : audit 0 from='client.? 172.21.15.80:0/4025085079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:16:40.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:16:40 smithi090 bash[32384]: audit 2023-12-01T11:16:39.512772+0000 mon.c (mon.2) 7447 : audit 0 from='client.? 172.21.15.80:0/4025085079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:16:41.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:16:41 smithi080 bash[41963]: cluster 2023-12-01T11:16:39.897502+0000 mgr.y (mgr.24362) 11643 : cluster 0 pgmap v11612: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:16:41.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:16:41 smithi080 bash[41963]: audit 2023-12-01T11:16:40.399706+0000 mon.c (mon.2) 7448 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:16:41.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:16:41 smithi080 bash[41963]: audit 2023-12-01T11:16:40.752523+0000 mon.a (mon.0) 7350 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:16:41.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:16:41 smithi080 bash[41963]: audit 2023-12-01T11:16:40.761922+0000 mon.a (mon.0) 7351 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:16:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:16:41 smithi080 bash[28361]: cluster 2023-12-01T11:16:39.897502+0000 mgr.y (mgr.24362) 11643 : cluster 0 pgmap v11612: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:16:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:16:41 smithi080 bash[28361]: audit 2023-12-01T11:16:40.399706+0000 mon.c (mon.2) 7448 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:16:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:16:41 smithi080 bash[28361]: audit 2023-12-01T11:16:40.752523+0000 mon.a (mon.0) 7350 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:16:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:16:41 smithi080 bash[28361]: audit 2023-12-01T11:16:40.761922+0000 mon.a (mon.0) 7351 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:16:41.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:16:41 smithi090 bash[32384]: cluster 2023-12-01T11:16:39.897502+0000 mgr.y (mgr.24362) 11643 : cluster 0 pgmap v11612: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:16:41.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:16:41 smithi090 bash[32384]: audit 2023-12-01T11:16:40.399706+0000 mon.c (mon.2) 7448 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:16:41.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:16:41 smithi090 bash[32384]: audit 2023-12-01T11:16:40.752523+0000 mon.a (mon.0) 7350 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:16:41.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:16:41 smithi090 bash[32384]: audit 2023-12-01T11:16:40.761922+0000 mon.a (mon.0) 7351 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:16:42.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:16:42 smithi080 bash[41963]: audit 2023-12-01T11:16:41.550823+0000 mon.a (mon.0) 7352 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:16:42.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:16:42 smithi080 bash[41963]: audit 2023-12-01T11:16:41.562243+0000 mon.a (mon.0) 7353 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:16:42.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:16:42 smithi080 bash[41963]: audit 2023-12-01T11:16:41.971412+0000 mon.a (mon.0) 7354 : audit 0 from='client.? 172.21.15.80:0/3432368361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:16:42.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:16:42 smithi080 bash[41963]: audit 2023-12-01T11:16:42.035820+0000 mon.c (mon.2) 7449 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:16:42.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:16:42 smithi080 bash[41963]: audit 2023-12-01T11:16:42.037460+0000 mon.c (mon.2) 7450 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:16:42.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:16:42 smithi080 bash[41963]: audit 2023-12-01T11:16:42.047200+0000 mon.a (mon.0) 7355 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:16:42.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:16:42 smithi080 bash[28361]: audit 2023-12-01T11:16:41.550823+0000 mon.a (mon.0) 7352 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:16:42.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:16:42 smithi080 bash[28361]: audit 2023-12-01T11:16:41.562243+0000 mon.a (mon.0) 7353 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:16:42.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:16:42 smithi080 bash[28361]: audit 2023-12-01T11:16:41.971412+0000 mon.a (mon.0) 7354 : audit 0 from='client.? 172.21.15.80:0/3432368361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:16:42.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:16:42 smithi080 bash[28361]: audit 2023-12-01T11:16:42.035820+0000 mon.c (mon.2) 7449 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:16:42.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:16:42 smithi080 bash[28361]: audit 2023-12-01T11:16:42.037460+0000 mon.c (mon.2) 7450 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:16:42.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:16:42 smithi080 bash[28361]: audit 2023-12-01T11:16:42.047200+0000 mon.a (mon.0) 7355 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:16:43.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:16:42 smithi090 bash[32384]: audit 2023-12-01T11:16:41.550823+0000 mon.a (mon.0) 7352 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:16:43.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:16:42 smithi090 bash[32384]: audit 2023-12-01T11:16:41.562243+0000 mon.a (mon.0) 7353 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:16:43.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:16:42 smithi090 bash[32384]: audit 2023-12-01T11:16:41.971412+0000 mon.a (mon.0) 7354 : audit 0 from='client.? 172.21.15.80:0/3432368361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:16:43.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:16:42 smithi090 bash[32384]: audit 2023-12-01T11:16:42.035820+0000 mon.c (mon.2) 7449 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:16:43.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:16:42 smithi090 bash[32384]: audit 2023-12-01T11:16:42.037460+0000 mon.c (mon.2) 7450 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:16:43.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:16:42 smithi090 bash[32384]: audit 2023-12-01T11:16:42.047200+0000 mon.a (mon.0) 7355 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:16:43.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:16:43 smithi080 bash[28361]: cluster 2023-12-01T11:16:41.898638+0000 mgr.y (mgr.24362) 11644 : cluster 0 pgmap v11613: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:16:43.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:16:43 smithi080 bash[41963]: cluster 2023-12-01T11:16:41.898638+0000 mgr.y (mgr.24362) 11644 : cluster 0 pgmap v11613: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:16:44.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:16:43 smithi090 bash[32384]: cluster 2023-12-01T11:16:41.898638+0000 mgr.y (mgr.24362) 11644 : cluster 0 pgmap v11613: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:16:44.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:16:44 smithi080 bash[28361]: audit 2023-12-01T11:16:44.429085+0000 mon.c (mon.2) 7451 : audit 0 from='client.? 172.21.15.80:0/888913882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:16:44.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:16:44 smithi080 bash[41963]: audit 2023-12-01T11:16:44.429085+0000 mon.c (mon.2) 7451 : audit 0 from='client.? 172.21.15.80:0/888913882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:16:45.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:16:44 smithi090 bash[32384]: audit 2023-12-01T11:16:44.429085+0000 mon.c (mon.2) 7451 : audit 0 from='client.? 172.21.15.80:0/888913882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:16:45.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:16:45 smithi080 bash[28361]: cluster 2023-12-01T11:16:43.899311+0000 mgr.y (mgr.24362) 11645 : cluster 0 pgmap v11614: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:16:45.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:16:45 smithi080 bash[41963]: cluster 2023-12-01T11:16:43.899311+0000 mgr.y (mgr.24362) 11645 : cluster 0 pgmap v11614: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:16:46.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:16:45 smithi090 bash[32384]: cluster 2023-12-01T11:16:43.899311+0000 mgr.y (mgr.24362) 11645 : cluster 0 pgmap v11614: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:16:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:16:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:16:46] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T11:16:47.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:16:47 smithi080 bash[28361]: cluster 2023-12-01T11:16:45.900460+0000 mgr.y (mgr.24362) 11646 : cluster 0 pgmap v11615: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:16:47.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:16:47 smithi080 bash[28361]: audit 2023-12-01T11:16:46.875579+0000 mon.c (mon.2) 7452 : audit 0 from='client.? 172.21.15.80:0/3965445755' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:16:47.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:16:47 smithi080 bash[41963]: cluster 2023-12-01T11:16:45.900460+0000 mgr.y (mgr.24362) 11646 : cluster 0 pgmap v11615: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:16:47.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:16:47 smithi080 bash[41963]: audit 2023-12-01T11:16:46.875579+0000 mon.c (mon.2) 7452 : audit 0 from='client.? 172.21.15.80:0/3965445755' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:16:48.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:16:47 smithi090 bash[32384]: cluster 2023-12-01T11:16:45.900460+0000 mgr.y (mgr.24362) 11646 : cluster 0 pgmap v11615: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:16:48.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:16:47 smithi090 bash[32384]: audit 2023-12-01T11:16:46.875579+0000 mon.c (mon.2) 7452 : audit 0 from='client.? 172.21.15.80:0/3965445755' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:16:49.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:16:49 smithi080 bash[28361]: cluster 2023-12-01T11:16:47.901062+0000 mgr.y (mgr.24362) 11647 : cluster 0 pgmap v11616: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:16:49.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:16:49 smithi080 bash[28361]: audit 2023-12-01T11:16:49.336057+0000 mon.a (mon.0) 7356 : audit 0 from='client.? 172.21.15.80:0/2878632449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:16:49.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:16:49 smithi080 bash[41963]: cluster 2023-12-01T11:16:47.901062+0000 mgr.y (mgr.24362) 11647 : cluster 0 pgmap v11616: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:16:49.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:16:49 smithi080 bash[41963]: audit 2023-12-01T11:16:49.336057+0000 mon.a (mon.0) 7356 : audit 0 from='client.? 172.21.15.80:0/2878632449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:16:50.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:16:49 smithi090 bash[32384]: cluster 2023-12-01T11:16:47.901062+0000 mgr.y (mgr.24362) 11647 : cluster 0 pgmap v11616: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:16:50.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:16:49 smithi090 bash[32384]: audit 2023-12-01T11:16:49.336057+0000 mon.a (mon.0) 7356 : audit 0 from='client.? 172.21.15.80:0/2878632449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:16:51.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:16:51 smithi080 bash[28361]: cluster 2023-12-01T11:16:49.901784+0000 mgr.y (mgr.24362) 11648 : cluster 0 pgmap v11617: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:16:51.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:16:51 smithi080 bash[41963]: cluster 2023-12-01T11:16:49.901784+0000 mgr.y (mgr.24362) 11648 : cluster 0 pgmap v11617: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:16:52.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:16:51 smithi090 bash[32384]: cluster 2023-12-01T11:16:49.901784+0000 mgr.y (mgr.24362) 11648 : cluster 0 pgmap v11617: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:16:52.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:16:52 smithi080 bash[28361]: audit 2023-12-01T11:16:51.791688+0000 mon.c (mon.2) 7453 : audit 0 from='client.? 172.21.15.80:0/3783999561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:16:52.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:16:52 smithi080 bash[41963]: audit 2023-12-01T11:16:51.791688+0000 mon.c (mon.2) 7453 : audit 0 from='client.? 172.21.15.80:0/3783999561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:16:53.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:16:52 smithi090 bash[32384]: audit 2023-12-01T11:16:51.791688+0000 mon.c (mon.2) 7453 : audit 0 from='client.? 172.21.15.80:0/3783999561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:16:53.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:16:53 smithi080 bash[28361]: cluster 2023-12-01T11:16:51.902816+0000 mgr.y (mgr.24362) 11649 : cluster 0 pgmap v11618: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:16:53.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:16:53 smithi080 bash[41963]: cluster 2023-12-01T11:16:51.902816+0000 mgr.y (mgr.24362) 11649 : cluster 0 pgmap v11618: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:16:54.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:16:53 smithi090 bash[32384]: cluster 2023-12-01T11:16:51.902816+0000 mgr.y (mgr.24362) 11649 : cluster 0 pgmap v11618: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:16:54.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:16:54 smithi080 bash[28361]: audit 2023-12-01T11:16:54.228151+0000 mon.c (mon.2) 7454 : audit 0 from='client.? 172.21.15.80:0/1509781005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:16:54.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:16:54 smithi080 bash[41963]: audit 2023-12-01T11:16:54.228151+0000 mon.c (mon.2) 7454 : audit 0 from='client.? 172.21.15.80:0/1509781005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:16:55.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:16:54 smithi090 bash[32384]: audit 2023-12-01T11:16:54.228151+0000 mon.c (mon.2) 7454 : audit 0 from='client.? 172.21.15.80:0/1509781005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:16:55.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:16:55 smithi080 bash[41963]: cluster 2023-12-01T11:16:53.903495+0000 mgr.y (mgr.24362) 11650 : cluster 0 pgmap v11619: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:16:55.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:16:55 smithi080 bash[41963]: audit 2023-12-01T11:16:55.400656+0000 mon.c (mon.2) 7455 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:16:55.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:16:55 smithi080 bash[28361]: cluster 2023-12-01T11:16:53.903495+0000 mgr.y (mgr.24362) 11650 : cluster 0 pgmap v11619: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:16:55.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:16:55 smithi080 bash[28361]: audit 2023-12-01T11:16:55.400656+0000 mon.c (mon.2) 7455 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:16:56.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:16:55 smithi090 bash[32384]: cluster 2023-12-01T11:16:53.903495+0000 mgr.y (mgr.24362) 11650 : cluster 0 pgmap v11619: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:16:56.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:16:55 smithi090 bash[32384]: audit 2023-12-01T11:16:55.400656+0000 mon.c (mon.2) 7455 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:16:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:16:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:16:56] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T11:16:57.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:16:57 smithi080 bash[28361]: cluster 2023-12-01T11:16:55.904665+0000 mgr.y (mgr.24362) 11651 : cluster 0 pgmap v11620: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:16:57.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:16:57 smithi080 bash[28361]: audit 2023-12-01T11:16:56.679304+0000 mon.a (mon.0) 7357 : audit 0 from='client.? 172.21.15.80:0/3055610427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:16:57.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:16:57 smithi080 bash[41963]: cluster 2023-12-01T11:16:55.904665+0000 mgr.y (mgr.24362) 11651 : cluster 0 pgmap v11620: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:16:57.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:16:57 smithi080 bash[41963]: audit 2023-12-01T11:16:56.679304+0000 mon.a (mon.0) 7357 : audit 0 from='client.? 172.21.15.80:0/3055610427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:16:58.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:16:57 smithi090 bash[32384]: cluster 2023-12-01T11:16:55.904665+0000 mgr.y (mgr.24362) 11651 : cluster 0 pgmap v11620: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:16:58.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:16:57 smithi090 bash[32384]: audit 2023-12-01T11:16:56.679304+0000 mon.a (mon.0) 7357 : audit 0 from='client.? 172.21.15.80:0/3055610427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:16:59.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:16:59 smithi080 bash[28361]: cluster 2023-12-01T11:16:57.905318+0000 mgr.y (mgr.24362) 11652 : cluster 0 pgmap v11621: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:16:59.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:16:59 smithi080 bash[28361]: audit 2023-12-01T11:16:59.141987+0000 mon.a (mon.0) 7358 : audit 0 from='client.? 172.21.15.80:0/2831255094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:16:59.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:16:59 smithi080 bash[41963]: cluster 2023-12-01T11:16:57.905318+0000 mgr.y (mgr.24362) 11652 : cluster 0 pgmap v11621: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:16:59.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:16:59 smithi080 bash[41963]: audit 2023-12-01T11:16:59.141987+0000 mon.a (mon.0) 7358 : audit 0 from='client.? 172.21.15.80:0/2831255094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:17:00.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:16:59 smithi090 bash[32384]: cluster 2023-12-01T11:16:57.905318+0000 mgr.y (mgr.24362) 11652 : cluster 0 pgmap v11621: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:17:00.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:16:59 smithi090 bash[32384]: audit 2023-12-01T11:16:59.141987+0000 mon.a (mon.0) 7358 : audit 0 from='client.? 172.21.15.80:0/2831255094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:17:01.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:17:01 smithi080 bash[28361]: cluster 2023-12-01T11:16:59.905971+0000 mgr.y (mgr.24362) 11653 : cluster 0 pgmap v11622: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:17:01.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:17:01 smithi080 bash[28361]: audit 2023-12-01T11:17:01.596376+0000 mon.c (mon.2) 7456 : audit 0 from='client.? 172.21.15.80:0/2238137492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:17:01.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:17:01 smithi080 bash[41963]: cluster 2023-12-01T11:16:59.905971+0000 mgr.y (mgr.24362) 11653 : cluster 0 pgmap v11622: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:17:01.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:17:01 smithi080 bash[41963]: audit 2023-12-01T11:17:01.596376+0000 mon.c (mon.2) 7456 : audit 0 from='client.? 172.21.15.80:0/2238137492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:17:02.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:17:01 smithi090 bash[32384]: cluster 2023-12-01T11:16:59.905971+0000 mgr.y (mgr.24362) 11653 : cluster 0 pgmap v11622: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:17:02.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:17:01 smithi090 bash[32384]: audit 2023-12-01T11:17:01.596376+0000 mon.c (mon.2) 7456 : audit 0 from='client.? 172.21.15.80:0/2238137492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:17:03.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:17:03 smithi080 bash[41963]: cluster 2023-12-01T11:17:01.907133+0000 mgr.y (mgr.24362) 11654 : cluster 0 pgmap v11623: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:17:03.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:17:03 smithi080 bash[28361]: cluster 2023-12-01T11:17:01.907133+0000 mgr.y (mgr.24362) 11654 : cluster 0 pgmap v11623: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:17:04.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:17:03 smithi090 bash[32384]: cluster 2023-12-01T11:17:01.907133+0000 mgr.y (mgr.24362) 11654 : cluster 0 pgmap v11623: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:17:04.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:17:04 smithi080 bash[41963]: audit 2023-12-01T11:17:04.039563+0000 mon.c (mon.2) 7457 : audit 0 from='client.? 172.21.15.80:0/1564014874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:17:04.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:17:04 smithi080 bash[28361]: audit 2023-12-01T11:17:04.039563+0000 mon.c (mon.2) 7457 : audit 0 from='client.? 172.21.15.80:0/1564014874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:17:05.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:17:04 smithi090 bash[32384]: audit 2023-12-01T11:17:04.039563+0000 mon.c (mon.2) 7457 : audit 0 from='client.? 172.21.15.80:0/1564014874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:17:05.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:17:05 smithi080 bash[41963]: cluster 2023-12-01T11:17:03.907761+0000 mgr.y (mgr.24362) 11655 : cluster 0 pgmap v11624: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:17:05.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:17:05 smithi080 bash[28361]: cluster 2023-12-01T11:17:03.907761+0000 mgr.y (mgr.24362) 11655 : cluster 0 pgmap v11624: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:17:06.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:17:05 smithi090 bash[32384]: cluster 2023-12-01T11:17:03.907761+0000 mgr.y (mgr.24362) 11655 : cluster 0 pgmap v11624: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:17:06.648 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:17:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:17:06] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T11:17:06.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:17:06 smithi080 bash[28361]: audit 2023-12-01T11:17:06.491746+0000 mon.c (mon.2) 7458 : audit 0 from='client.? 172.21.15.80:0/3073422396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:17:06.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:17:06 smithi080 bash[41963]: audit 2023-12-01T11:17:06.491746+0000 mon.c (mon.2) 7458 : audit 0 from='client.? 172.21.15.80:0/3073422396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:17:07.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:17:06 smithi090 bash[32384]: audit 2023-12-01T11:17:06.491746+0000 mon.c (mon.2) 7458 : audit 0 from='client.? 172.21.15.80:0/3073422396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:17:07.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:17:07 smithi080 bash[41963]: cluster 2023-12-01T11:17:05.908945+0000 mgr.y (mgr.24362) 11656 : cluster 0 pgmap v11625: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:17:07.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:17:07 smithi080 bash[28361]: cluster 2023-12-01T11:17:05.908945+0000 mgr.y (mgr.24362) 11656 : cluster 0 pgmap v11625: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:17:08.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:17:07 smithi090 bash[32384]: cluster 2023-12-01T11:17:05.908945+0000 mgr.y (mgr.24362) 11656 : cluster 0 pgmap v11625: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:17:09.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:17:09 smithi080 bash[41963]: cluster 2023-12-01T11:17:07.909631+0000 mgr.y (mgr.24362) 11657 : cluster 0 pgmap v11626: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:17:09.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:17:09 smithi080 bash[41963]: audit 2023-12-01T11:17:08.944456+0000 mon.a (mon.0) 7359 : audit 0 from='client.? 172.21.15.80:0/684602867' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:17:09.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:17:09 smithi080 bash[28361]: cluster 2023-12-01T11:17:07.909631+0000 mgr.y (mgr.24362) 11657 : cluster 0 pgmap v11626: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:17:09.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:17:09 smithi080 bash[28361]: audit 2023-12-01T11:17:08.944456+0000 mon.a (mon.0) 7359 : audit 0 from='client.? 172.21.15.80:0/684602867' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:17:10.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:17:09 smithi090 bash[32384]: cluster 2023-12-01T11:17:07.909631+0000 mgr.y (mgr.24362) 11657 : cluster 0 pgmap v11626: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:17:10.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:17:09 smithi090 bash[32384]: audit 2023-12-01T11:17:08.944456+0000 mon.a (mon.0) 7359 : audit 0 from='client.? 172.21.15.80:0/684602867' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:17:11.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:17:11 smithi080 bash[28361]: cluster 2023-12-01T11:17:09.910287+0000 mgr.y (mgr.24362) 11658 : cluster 0 pgmap v11627: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:17:11.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:17:11 smithi080 bash[28361]: audit 2023-12-01T11:17:10.400790+0000 mon.c (mon.2) 7459 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:17:11.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:17:11 smithi080 bash[41963]: cluster 2023-12-01T11:17:09.910287+0000 mgr.y (mgr.24362) 11658 : cluster 0 pgmap v11627: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:17:11.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:17:11 smithi080 bash[41963]: audit 2023-12-01T11:17:10.400790+0000 mon.c (mon.2) 7459 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:17:11.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:17:11 smithi090 bash[32384]: cluster 2023-12-01T11:17:09.910287+0000 mgr.y (mgr.24362) 11658 : cluster 0 pgmap v11627: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:17:11.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:17:11 smithi090 bash[32384]: audit 2023-12-01T11:17:10.400790+0000 mon.c (mon.2) 7459 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:17:12.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:17:12 smithi080 bash[28361]: audit 2023-12-01T11:17:11.392898+0000 mon.c (mon.2) 7460 : audit 0 from='client.? 172.21.15.80:0/3161202329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:17:12.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:17:12 smithi080 bash[41963]: audit 2023-12-01T11:17:11.392898+0000 mon.c (mon.2) 7460 : audit 0 from='client.? 172.21.15.80:0/3161202329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:17:12.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:17:12 smithi090 bash[32384]: audit 2023-12-01T11:17:11.392898+0000 mon.c (mon.2) 7460 : audit 0 from='client.? 172.21.15.80:0/3161202329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:17:13.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:17:13 smithi080 bash[28361]: cluster 2023-12-01T11:17:11.911451+0000 mgr.y (mgr.24362) 11659 : cluster 0 pgmap v11628: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:17:13.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:17:13 smithi080 bash[41963]: cluster 2023-12-01T11:17:11.911451+0000 mgr.y (mgr.24362) 11659 : cluster 0 pgmap v11628: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:17:13.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:17:13 smithi090 bash[32384]: cluster 2023-12-01T11:17:11.911451+0000 mgr.y (mgr.24362) 11659 : cluster 0 pgmap v11628: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:17:14.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:17:14 smithi080 bash[28361]: audit 2023-12-01T11:17:13.847106+0000 mon.c (mon.2) 7461 : audit 0 from='client.? 172.21.15.80:0/769926738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:17:14.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:17:14 smithi080 bash[41963]: audit 2023-12-01T11:17:13.847106+0000 mon.c (mon.2) 7461 : audit 0 from='client.? 172.21.15.80:0/769926738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:17:14.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:17:14 smithi090 bash[32384]: audit 2023-12-01T11:17:13.847106+0000 mon.c (mon.2) 7461 : audit 0 from='client.? 172.21.15.80:0/769926738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:17:15.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:17:15 smithi080 bash[28361]: cluster 2023-12-01T11:17:13.912187+0000 mgr.y (mgr.24362) 11660 : cluster 0 pgmap v11629: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:17:15.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:17:15 smithi080 bash[41963]: cluster 2023-12-01T11:17:13.912187+0000 mgr.y (mgr.24362) 11660 : cluster 0 pgmap v11629: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:17:15.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:17:15 smithi090 bash[32384]: cluster 2023-12-01T11:17:13.912187+0000 mgr.y (mgr.24362) 11660 : cluster 0 pgmap v11629: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:17:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:17:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:17:16] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T11:17:17.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:17:17 smithi080 bash[28361]: cluster 2023-12-01T11:17:15.913346+0000 mgr.y (mgr.24362) 11661 : cluster 0 pgmap v11630: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:17:17.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:17:17 smithi080 bash[28361]: audit 2023-12-01T11:17:16.308356+0000 mon.a (mon.0) 7360 : audit 0 from='client.? 172.21.15.80:0/2205224237' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:17:17.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:17:17 smithi080 bash[41963]: cluster 2023-12-01T11:17:15.913346+0000 mgr.y (mgr.24362) 11661 : cluster 0 pgmap v11630: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:17:17.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:17:17 smithi080 bash[41963]: audit 2023-12-01T11:17:16.308356+0000 mon.a (mon.0) 7360 : audit 0 from='client.? 172.21.15.80:0/2205224237' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:17:17.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:17:17 smithi090 bash[32384]: cluster 2023-12-01T11:17:15.913346+0000 mgr.y (mgr.24362) 11661 : cluster 0 pgmap v11630: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:17:17.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:17:17 smithi090 bash[32384]: audit 2023-12-01T11:17:16.308356+0000 mon.a (mon.0) 7360 : audit 0 from='client.? 172.21.15.80:0/2205224237' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:17:19.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:17:19 smithi080 bash[28361]: cluster 2023-12-01T11:17:17.914040+0000 mgr.y (mgr.24362) 11662 : cluster 0 pgmap v11631: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:17:19.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:17:19 smithi080 bash[28361]: audit 2023-12-01T11:17:18.768296+0000 mon.c (mon.2) 7462 : audit 0 from='client.? 172.21.15.80:0/4114473828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:17:19.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:17:19 smithi080 bash[41963]: cluster 2023-12-01T11:17:17.914040+0000 mgr.y (mgr.24362) 11662 : cluster 0 pgmap v11631: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:17:19.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:17:19 smithi080 bash[41963]: audit 2023-12-01T11:17:18.768296+0000 mon.c (mon.2) 7462 : audit 0 from='client.? 172.21.15.80:0/4114473828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:17:19.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:17:19 smithi090 bash[32384]: cluster 2023-12-01T11:17:17.914040+0000 mgr.y (mgr.24362) 11662 : cluster 0 pgmap v11631: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:17:19.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:17:19 smithi090 bash[32384]: audit 2023-12-01T11:17:18.768296+0000 mon.c (mon.2) 7462 : audit 0 from='client.? 172.21.15.80:0/4114473828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:17:21.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:17:21 smithi080 bash[41963]: cluster 2023-12-01T11:17:19.914678+0000 mgr.y (mgr.24362) 11663 : cluster 0 pgmap v11632: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:17:21.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:17:21 smithi080 bash[41963]: audit 2023-12-01T11:17:21.226217+0000 mon.c (mon.2) 7463 : audit 0 from='client.? 172.21.15.80:0/1920872189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:17:21.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:17:21 smithi080 bash[28361]: cluster 2023-12-01T11:17:19.914678+0000 mgr.y (mgr.24362) 11663 : cluster 0 pgmap v11632: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:17:21.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:17:21 smithi080 bash[28361]: audit 2023-12-01T11:17:21.226217+0000 mon.c (mon.2) 7463 : audit 0 from='client.? 172.21.15.80:0/1920872189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:17:21.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:17:21 smithi090 bash[32384]: cluster 2023-12-01T11:17:19.914678+0000 mgr.y (mgr.24362) 11663 : cluster 0 pgmap v11632: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:17:21.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:17:21 smithi090 bash[32384]: audit 2023-12-01T11:17:21.226217+0000 mon.c (mon.2) 7463 : audit 0 from='client.? 172.21.15.80:0/1920872189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:17:23.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:17:23 smithi080 bash[41963]: cluster 2023-12-01T11:17:21.915760+0000 mgr.y (mgr.24362) 11664 : cluster 0 pgmap v11633: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:17:23.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:17:23 smithi080 bash[28361]: cluster 2023-12-01T11:17:21.915760+0000 mgr.y (mgr.24362) 11664 : cluster 0 pgmap v11633: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:17:23.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:17:23 smithi090 bash[32384]: cluster 2023-12-01T11:17:21.915760+0000 mgr.y (mgr.24362) 11664 : cluster 0 pgmap v11633: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:17:24.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:17:24 smithi080 bash[28361]: audit 2023-12-01T11:17:23.685947+0000 mon.a (mon.0) 7361 : audit 0 from='client.? 172.21.15.80:0/4001763724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:17:24.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:17:24 smithi080 bash[41963]: audit 2023-12-01T11:17:23.685947+0000 mon.a (mon.0) 7361 : audit 0 from='client.? 172.21.15.80:0/4001763724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:17:24.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:17:24 smithi090 bash[32384]: audit 2023-12-01T11:17:23.685947+0000 mon.a (mon.0) 7361 : audit 0 from='client.? 172.21.15.80:0/4001763724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:17:25.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:17:25 smithi080 bash[41963]: cluster 2023-12-01T11:17:23.916379+0000 mgr.y (mgr.24362) 11665 : cluster 0 pgmap v11634: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:17:25.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:17:25 smithi080 bash[28361]: cluster 2023-12-01T11:17:23.916379+0000 mgr.y (mgr.24362) 11665 : cluster 0 pgmap v11634: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:17:25.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:17:25 smithi090 bash[32384]: cluster 2023-12-01T11:17:23.916379+0000 mgr.y (mgr.24362) 11665 : cluster 0 pgmap v11634: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:17:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:17:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:17:26] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T11:17:26.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:17:26 smithi080 bash[28361]: audit 2023-12-01T11:17:25.401188+0000 mon.c (mon.2) 7464 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:17:26.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:17:26 smithi080 bash[28361]: audit 2023-12-01T11:17:26.143213+0000 mon.a (mon.0) 7362 : audit 0 from='client.? 172.21.15.80:0/2519484378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:17:26.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:17:26 smithi080 bash[41963]: audit 2023-12-01T11:17:25.401188+0000 mon.c (mon.2) 7464 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:17:26.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:17:26 smithi080 bash[41963]: audit 2023-12-01T11:17:26.143213+0000 mon.a (mon.0) 7362 : audit 0 from='client.? 172.21.15.80:0/2519484378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:17:26.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:17:26 smithi090 bash[32384]: audit 2023-12-01T11:17:25.401188+0000 mon.c (mon.2) 7464 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:17:26.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:17:26 smithi090 bash[32384]: audit 2023-12-01T11:17:26.143213+0000 mon.a (mon.0) 7362 : audit 0 from='client.? 172.21.15.80:0/2519484378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:17:27.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:17:27 smithi080 bash[28361]: cluster 2023-12-01T11:17:25.917388+0000 mgr.y (mgr.24362) 11666 : cluster 0 pgmap v11635: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:17:27.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:17:27 smithi080 bash[41963]: cluster 2023-12-01T11:17:25.917388+0000 mgr.y (mgr.24362) 11666 : cluster 0 pgmap v11635: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:17:27.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:17:27 smithi090 bash[32384]: cluster 2023-12-01T11:17:25.917388+0000 mgr.y (mgr.24362) 11666 : cluster 0 pgmap v11635: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:17:29.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:17:29 smithi080 bash[41963]: cluster 2023-12-01T11:17:27.918053+0000 mgr.y (mgr.24362) 11667 : cluster 0 pgmap v11636: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:17:29.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:17:29 smithi080 bash[41963]: audit 2023-12-01T11:17:28.600653+0000 mon.c (mon.2) 7465 : audit 0 from='client.? 172.21.15.80:0/1792127737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:17:29.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:17:29 smithi080 bash[28361]: cluster 2023-12-01T11:17:27.918053+0000 mgr.y (mgr.24362) 11667 : cluster 0 pgmap v11636: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:17:29.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:17:29 smithi080 bash[28361]: audit 2023-12-01T11:17:28.600653+0000 mon.c (mon.2) 7465 : audit 0 from='client.? 172.21.15.80:0/1792127737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:17:29.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:17:29 smithi090 bash[32384]: cluster 2023-12-01T11:17:27.918053+0000 mgr.y (mgr.24362) 11667 : cluster 0 pgmap v11636: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:17:29.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:17:29 smithi090 bash[32384]: audit 2023-12-01T11:17:28.600653+0000 mon.c (mon.2) 7465 : audit 0 from='client.? 172.21.15.80:0/1792127737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:17:31.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:17:31 smithi080 bash[28361]: cluster 2023-12-01T11:17:29.918739+0000 mgr.y (mgr.24362) 11668 : cluster 0 pgmap v11637: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:17:31.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:17:31 smithi080 bash[28361]: audit 2023-12-01T11:17:31.071099+0000 mon.c (mon.2) 7466 : audit 0 from='client.? 172.21.15.80:0/521399154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:17:31.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:17:31 smithi080 bash[41963]: cluster 2023-12-01T11:17:29.918739+0000 mgr.y (mgr.24362) 11668 : cluster 0 pgmap v11637: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:17:31.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:17:31 smithi080 bash[41963]: audit 2023-12-01T11:17:31.071099+0000 mon.c (mon.2) 7466 : audit 0 from='client.? 172.21.15.80:0/521399154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:17:31.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:17:31 smithi090 bash[32384]: cluster 2023-12-01T11:17:29.918739+0000 mgr.y (mgr.24362) 11668 : cluster 0 pgmap v11637: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:17:31.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:17:31 smithi090 bash[32384]: audit 2023-12-01T11:17:31.071099+0000 mon.c (mon.2) 7466 : audit 0 from='client.? 172.21.15.80:0/521399154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:17:33.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:17:33 smithi080 bash[41963]: cluster 2023-12-01T11:17:31.919937+0000 mgr.y (mgr.24362) 11669 : cluster 0 pgmap v11638: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:17:33.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:17:33 smithi080 bash[28361]: cluster 2023-12-01T11:17:31.919937+0000 mgr.y (mgr.24362) 11669 : cluster 0 pgmap v11638: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:17:33.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:17:33 smithi090 bash[32384]: cluster 2023-12-01T11:17:31.919937+0000 mgr.y (mgr.24362) 11669 : cluster 0 pgmap v11638: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:17:34.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:17:34 smithi080 bash[28361]: audit 2023-12-01T11:17:33.533259+0000 mon.c (mon.2) 7467 : audit 0 from='client.? 172.21.15.80:0/3754015242' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:17:34.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:17:34 smithi080 bash[41963]: audit 2023-12-01T11:17:33.533259+0000 mon.c (mon.2) 7467 : audit 0 from='client.? 172.21.15.80:0/3754015242' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:17:34.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:17:34 smithi090 bash[32384]: audit 2023-12-01T11:17:33.533259+0000 mon.c (mon.2) 7467 : audit 0 from='client.? 172.21.15.80:0/3754015242' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:17:35.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:17:35 smithi080 bash[41963]: cluster 2023-12-01T11:17:33.920548+0000 mgr.y (mgr.24362) 11670 : cluster 0 pgmap v11639: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:17:35.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:17:35 smithi080 bash[28361]: cluster 2023-12-01T11:17:33.920548+0000 mgr.y (mgr.24362) 11670 : cluster 0 pgmap v11639: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:17:35.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:17:35 smithi090 bash[32384]: cluster 2023-12-01T11:17:33.920548+0000 mgr.y (mgr.24362) 11670 : cluster 0 pgmap v11639: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:17:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:17:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:17:36] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T11:17:36.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:17:36 smithi080 bash[28361]: audit 2023-12-01T11:17:35.991691+0000 mon.a (mon.0) 7363 : audit 0 from='client.? 172.21.15.80:0/2332641058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:17:36.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:17:36 smithi080 bash[41963]: audit 2023-12-01T11:17:35.991691+0000 mon.a (mon.0) 7363 : audit 0 from='client.? 172.21.15.80:0/2332641058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:17:36.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:17:36 smithi090 bash[32384]: audit 2023-12-01T11:17:35.991691+0000 mon.a (mon.0) 7363 : audit 0 from='client.? 172.21.15.80:0/2332641058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:17:37.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:17:37 smithi080 bash[28361]: cluster 2023-12-01T11:17:35.921598+0000 mgr.y (mgr.24362) 11671 : cluster 0 pgmap v11640: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:17:37.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:17:37 smithi080 bash[41963]: cluster 2023-12-01T11:17:35.921598+0000 mgr.y (mgr.24362) 11671 : cluster 0 pgmap v11640: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:17:37.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:17:37 smithi090 bash[32384]: cluster 2023-12-01T11:17:35.921598+0000 mgr.y (mgr.24362) 11671 : cluster 0 pgmap v11640: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:17:39.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:17:39 smithi080 bash[28361]: cluster 2023-12-01T11:17:37.922247+0000 mgr.y (mgr.24362) 11672 : cluster 0 pgmap v11641: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:17:39.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:17:39 smithi080 bash[28361]: audit 2023-12-01T11:17:38.460447+0000 mon.c (mon.2) 7468 : audit 0 from='client.? 172.21.15.80:0/3648677808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:17:39.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:17:39 smithi080 bash[41963]: cluster 2023-12-01T11:17:37.922247+0000 mgr.y (mgr.24362) 11672 : cluster 0 pgmap v11641: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:17:39.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:17:39 smithi080 bash[41963]: audit 2023-12-01T11:17:38.460447+0000 mon.c (mon.2) 7468 : audit 0 from='client.? 172.21.15.80:0/3648677808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:17:39.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:17:39 smithi090 bash[32384]: cluster 2023-12-01T11:17:37.922247+0000 mgr.y (mgr.24362) 11672 : cluster 0 pgmap v11641: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:17:39.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:17:39 smithi090 bash[32384]: audit 2023-12-01T11:17:38.460447+0000 mon.c (mon.2) 7468 : audit 0 from='client.? 172.21.15.80:0/3648677808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:17:41.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:17:41 smithi080 bash[41963]: cluster 2023-12-01T11:17:39.922922+0000 mgr.y (mgr.24362) 11673 : cluster 0 pgmap v11642: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:17:41.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:17:41 smithi080 bash[41963]: audit 2023-12-01T11:17:40.401420+0000 mon.c (mon.2) 7469 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:17:41.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:17:41 smithi080 bash[41963]: audit 2023-12-01T11:17:40.910283+0000 mon.c (mon.2) 7470 : audit 0 from='client.? 172.21.15.80:0/2939018213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:17:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:17:41 smithi080 bash[28361]: cluster 2023-12-01T11:17:39.922922+0000 mgr.y (mgr.24362) 11673 : cluster 0 pgmap v11642: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:17:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:17:41 smithi080 bash[28361]: audit 2023-12-01T11:17:40.401420+0000 mon.c (mon.2) 7469 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:17:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:17:41 smithi080 bash[28361]: audit 2023-12-01T11:17:40.910283+0000 mon.c (mon.2) 7470 : audit 0 from='client.? 172.21.15.80:0/2939018213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:17:41.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:17:41 smithi090 bash[32384]: cluster 2023-12-01T11:17:39.922922+0000 mgr.y (mgr.24362) 11673 : cluster 0 pgmap v11642: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:17:41.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:17:41 smithi090 bash[32384]: audit 2023-12-01T11:17:40.401420+0000 mon.c (mon.2) 7469 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:17:41.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:17:41 smithi090 bash[32384]: audit 2023-12-01T11:17:40.910283+0000 mon.c (mon.2) 7470 : audit 0 from='client.? 172.21.15.80:0/2939018213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:17:42.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:17:42 smithi080 bash[28361]: audit 2023-12-01T11:17:42.129234+0000 mon.c (mon.2) 7471 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:17:42.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:17:42 smithi080 bash[41963]: audit 2023-12-01T11:17:42.129234+0000 mon.c (mon.2) 7471 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:17:42.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:17:42 smithi090 bash[32384]: audit 2023-12-01T11:17:42.129234+0000 mon.c (mon.2) 7471 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:17:43.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:17:43 smithi080 bash[28361]: cluster 2023-12-01T11:17:41.924106+0000 mgr.y (mgr.24362) 11674 : cluster 0 pgmap v11643: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:17:43.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:17:43 smithi080 bash[28361]: audit 2023-12-01T11:17:43.362808+0000 mon.c (mon.2) 7472 : audit 0 from='client.? 172.21.15.80:0/2071661654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:17:43.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:17:43 smithi080 bash[41963]: cluster 2023-12-01T11:17:41.924106+0000 mgr.y (mgr.24362) 11674 : cluster 0 pgmap v11643: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:17:43.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:17:43 smithi080 bash[41963]: audit 2023-12-01T11:17:43.362808+0000 mon.c (mon.2) 7472 : audit 0 from='client.? 172.21.15.80:0/2071661654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:17:43.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:17:43 smithi090 bash[32384]: cluster 2023-12-01T11:17:41.924106+0000 mgr.y (mgr.24362) 11674 : cluster 0 pgmap v11643: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:17:43.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:17:43 smithi090 bash[32384]: audit 2023-12-01T11:17:43.362808+0000 mon.c (mon.2) 7472 : audit 0 from='client.? 172.21.15.80:0/2071661654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:17:45.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:17:45 smithi080 bash[28361]: cluster 2023-12-01T11:17:43.924888+0000 mgr.y (mgr.24362) 11675 : cluster 0 pgmap v11644: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:17:45.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:17:45 smithi080 bash[41963]: cluster 2023-12-01T11:17:43.924888+0000 mgr.y (mgr.24362) 11675 : cluster 0 pgmap v11644: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:17:45.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:17:45 smithi090 bash[32384]: cluster 2023-12-01T11:17:43.924888+0000 mgr.y (mgr.24362) 11675 : cluster 0 pgmap v11644: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:17:46.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:17:46 smithi080 bash[28361]: audit 2023-12-01T11:17:45.822723+0000 mon.a (mon.0) 7364 : audit 0 from='client.? 172.21.15.80:0/831738765' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:17:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:17:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:17:46] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T11:17:46.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:17:46 smithi080 bash[41963]: audit 2023-12-01T11:17:45.822723+0000 mon.a (mon.0) 7364 : audit 0 from='client.? 172.21.15.80:0/831738765' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:17:46.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:17:46 smithi090 bash[32384]: audit 2023-12-01T11:17:45.822723+0000 mon.a (mon.0) 7364 : audit 0 from='client.? 172.21.15.80:0/831738765' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:17:47.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:17:47 smithi080 bash[41963]: cluster 2023-12-01T11:17:45.925999+0000 mgr.y (mgr.24362) 11676 : cluster 0 pgmap v11645: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:17:47.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:17:47 smithi080 bash[28361]: cluster 2023-12-01T11:17:45.925999+0000 mgr.y (mgr.24362) 11676 : cluster 0 pgmap v11645: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:17:47.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:17:47 smithi090 bash[32384]: cluster 2023-12-01T11:17:45.925999+0000 mgr.y (mgr.24362) 11676 : cluster 0 pgmap v11645: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:17:49.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:17:48 smithi090 bash[32384]: cluster 2023-12-01T11:17:47.926606+0000 mgr.y (mgr.24362) 11677 : cluster 0 pgmap v11646: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:17:49.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:17:48 smithi090 bash[32384]: audit 2023-12-01T11:17:47.979913+0000 mon.a (mon.0) 7365 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:17:49.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:17:48 smithi090 bash[32384]: audit 2023-12-01T11:17:47.999913+0000 mon.a (mon.0) 7366 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:17:49.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:17:48 smithi090 bash[32384]: audit 2023-12-01T11:17:48.299063+0000 mon.a (mon.0) 7367 : audit 0 from='client.? 172.21.15.80:0/4115408048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:17:49.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:17:48 smithi090 bash[32384]: audit 2023-12-01T11:17:48.333525+0000 mon.a (mon.0) 7368 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:17:49.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:17:48 smithi090 bash[32384]: audit 2023-12-01T11:17:48.345118+0000 mon.a (mon.0) 7369 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:17:49.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:17:48 smithi090 bash[32384]: audit 2023-12-01T11:17:48.823706+0000 mon.c (mon.2) 7473 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:17:49.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:17:48 smithi090 bash[32384]: audit 2023-12-01T11:17:48.825489+0000 mon.c (mon.2) 7474 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:17:49.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:17:48 smithi090 bash[32384]: audit 2023-12-01T11:17:48.834560+0000 mon.a (mon.0) 7370 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:17:49.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:17:48 smithi080 bash[28361]: cluster 2023-12-01T11:17:47.926606+0000 mgr.y (mgr.24362) 11677 : cluster 0 pgmap v11646: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:17:49.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:17:48 smithi080 bash[28361]: audit 2023-12-01T11:17:47.979913+0000 mon.a (mon.0) 7365 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:17:49.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:17:48 smithi080 bash[28361]: audit 2023-12-01T11:17:47.999913+0000 mon.a (mon.0) 7366 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:17:49.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:17:48 smithi080 bash[28361]: audit 2023-12-01T11:17:48.299063+0000 mon.a (mon.0) 7367 : audit 0 from='client.? 172.21.15.80:0/4115408048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:17:49.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:17:48 smithi080 bash[28361]: audit 2023-12-01T11:17:48.333525+0000 mon.a (mon.0) 7368 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:17:49.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:17:48 smithi080 bash[28361]: audit 2023-12-01T11:17:48.345118+0000 mon.a (mon.0) 7369 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:17:49.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:17:48 smithi080 bash[28361]: audit 2023-12-01T11:17:48.823706+0000 mon.c (mon.2) 7473 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:17:49.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:17:48 smithi080 bash[28361]: audit 2023-12-01T11:17:48.825489+0000 mon.c (mon.2) 7474 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:17:49.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:17:48 smithi080 bash[28361]: audit 2023-12-01T11:17:48.834560+0000 mon.a (mon.0) 7370 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:17:49.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:17:48 smithi080 bash[41963]: cluster 2023-12-01T11:17:47.926606+0000 mgr.y (mgr.24362) 11677 : cluster 0 pgmap v11646: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:17:49.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:17:48 smithi080 bash[41963]: audit 2023-12-01T11:17:47.979913+0000 mon.a (mon.0) 7365 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:17:49.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:17:48 smithi080 bash[41963]: audit 2023-12-01T11:17:47.999913+0000 mon.a (mon.0) 7366 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:17:49.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:17:48 smithi080 bash[41963]: audit 2023-12-01T11:17:48.299063+0000 mon.a (mon.0) 7367 : audit 0 from='client.? 172.21.15.80:0/4115408048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:17:49.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:17:48 smithi080 bash[41963]: audit 2023-12-01T11:17:48.333525+0000 mon.a (mon.0) 7368 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:17:49.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:17:48 smithi080 bash[41963]: audit 2023-12-01T11:17:48.345118+0000 mon.a (mon.0) 7369 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:17:49.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:17:48 smithi080 bash[41963]: audit 2023-12-01T11:17:48.823706+0000 mon.c (mon.2) 7473 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:17:49.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:17:48 smithi080 bash[41963]: audit 2023-12-01T11:17:48.825489+0000 mon.c (mon.2) 7474 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:17:49.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:17:48 smithi080 bash[41963]: audit 2023-12-01T11:17:48.834560+0000 mon.a (mon.0) 7370 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:17:51.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:17:51 smithi080 bash[28361]: cluster 2023-12-01T11:17:49.927207+0000 mgr.y (mgr.24362) 11678 : cluster 0 pgmap v11647: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:17:51.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:17:51 smithi080 bash[28361]: audit 2023-12-01T11:17:50.752708+0000 mon.c (mon.2) 7475 : audit 0 from='client.? 172.21.15.80:0/539808263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:17:51.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:17:51 smithi080 bash[41963]: cluster 2023-12-01T11:17:49.927207+0000 mgr.y (mgr.24362) 11678 : cluster 0 pgmap v11647: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:17:51.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:17:51 smithi080 bash[41963]: audit 2023-12-01T11:17:50.752708+0000 mon.c (mon.2) 7475 : audit 0 from='client.? 172.21.15.80:0/539808263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:17:51.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:17:51 smithi090 bash[32384]: cluster 2023-12-01T11:17:49.927207+0000 mgr.y (mgr.24362) 11678 : cluster 0 pgmap v11647: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:17:51.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:17:51 smithi090 bash[32384]: audit 2023-12-01T11:17:50.752708+0000 mon.c (mon.2) 7475 : audit 0 from='client.? 172.21.15.80:0/539808263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:17:53.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:17:53 smithi080 bash[41963]: cluster 2023-12-01T11:17:51.928555+0000 mgr.y (mgr.24362) 11679 : cluster 0 pgmap v11648: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:17:53.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:17:53 smithi080 bash[41963]: audit 2023-12-01T11:17:53.194998+0000 mon.a (mon.0) 7371 : audit 0 from='client.? 172.21.15.80:0/725567853' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:17:53.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:17:53 smithi080 bash[28361]: cluster 2023-12-01T11:17:51.928555+0000 mgr.y (mgr.24362) 11679 : cluster 0 pgmap v11648: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:17:53.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:17:53 smithi080 bash[28361]: audit 2023-12-01T11:17:53.194998+0000 mon.a (mon.0) 7371 : audit 0 from='client.? 172.21.15.80:0/725567853' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:17:53.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:17:53 smithi090 bash[32384]: cluster 2023-12-01T11:17:51.928555+0000 mgr.y (mgr.24362) 11679 : cluster 0 pgmap v11648: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:17:53.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:17:53 smithi090 bash[32384]: audit 2023-12-01T11:17:53.194998+0000 mon.a (mon.0) 7371 : audit 0 from='client.? 172.21.15.80:0/725567853' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:17:55.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:17:55 smithi080 bash[41963]: cluster 2023-12-01T11:17:53.929287+0000 mgr.y (mgr.24362) 11680 : cluster 0 pgmap v11649: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:17:55.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:17:55 smithi080 bash[28361]: cluster 2023-12-01T11:17:53.929287+0000 mgr.y (mgr.24362) 11680 : cluster 0 pgmap v11649: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:17:55.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:17:55 smithi090 bash[32384]: cluster 2023-12-01T11:17:53.929287+0000 mgr.y (mgr.24362) 11680 : cluster 0 pgmap v11649: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:17:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:17:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:17:56] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T11:17:56.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:17:56 smithi080 bash[28361]: audit 2023-12-01T11:17:55.401618+0000 mon.c (mon.2) 7476 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:17:56.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:17:56 smithi080 bash[28361]: audit 2023-12-01T11:17:55.649957+0000 mon.c (mon.2) 7477 : audit 0 from='client.? 172.21.15.80:0/528051812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:17:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:17:56 smithi080 bash[41963]: audit 2023-12-01T11:17:55.401618+0000 mon.c (mon.2) 7476 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:17:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:17:56 smithi080 bash[41963]: audit 2023-12-01T11:17:55.649957+0000 mon.c (mon.2) 7477 : audit 0 from='client.? 172.21.15.80:0/528051812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:17:56.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:17:56 smithi090 bash[32384]: audit 2023-12-01T11:17:55.401618+0000 mon.c (mon.2) 7476 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:17:56.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:17:56 smithi090 bash[32384]: audit 2023-12-01T11:17:55.649957+0000 mon.c (mon.2) 7477 : audit 0 from='client.? 172.21.15.80:0/528051812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:17:57.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:17:57 smithi080 bash[28361]: cluster 2023-12-01T11:17:55.930447+0000 mgr.y (mgr.24362) 11681 : cluster 0 pgmap v11650: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:17:57.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:17:57 smithi080 bash[41963]: cluster 2023-12-01T11:17:55.930447+0000 mgr.y (mgr.24362) 11681 : cluster 0 pgmap v11650: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:17:57.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:17:57 smithi090 bash[32384]: cluster 2023-12-01T11:17:55.930447+0000 mgr.y (mgr.24362) 11681 : cluster 0 pgmap v11650: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:17:58.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:17:58 smithi080 bash[28361]: audit 2023-12-01T11:17:58.096974+0000 mon.a (mon.0) 7372 : audit 0 from='client.? 172.21.15.80:0/1899908497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:17:58.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:17:58 smithi080 bash[41963]: audit 2023-12-01T11:17:58.096974+0000 mon.a (mon.0) 7372 : audit 0 from='client.? 172.21.15.80:0/1899908497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:17:58.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:17:58 smithi090 bash[32384]: audit 2023-12-01T11:17:58.096974+0000 mon.a (mon.0) 7372 : audit 0 from='client.? 172.21.15.80:0/1899908497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:17:59.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:17:59 smithi080 bash[28361]: cluster 2023-12-01T11:17:57.931059+0000 mgr.y (mgr.24362) 11682 : cluster 0 pgmap v11651: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:17:59.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:17:59 smithi080 bash[41963]: cluster 2023-12-01T11:17:57.931059+0000 mgr.y (mgr.24362) 11682 : cluster 0 pgmap v11651: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:17:59.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:17:59 smithi090 bash[32384]: cluster 2023-12-01T11:17:57.931059+0000 mgr.y (mgr.24362) 11682 : cluster 0 pgmap v11651: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:18:01.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:18:01 smithi080 bash[41963]: cluster 2023-12-01T11:17:59.931748+0000 mgr.y (mgr.24362) 11683 : cluster 0 pgmap v11652: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:18:01.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:18:01 smithi080 bash[41963]: audit 2023-12-01T11:18:00.554912+0000 mon.c (mon.2) 7478 : audit 0 from='client.? 172.21.15.80:0/2182587989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:18:01.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:18:01 smithi080 bash[28361]: cluster 2023-12-01T11:17:59.931748+0000 mgr.y (mgr.24362) 11683 : cluster 0 pgmap v11652: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:18:01.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:18:01 smithi080 bash[28361]: audit 2023-12-01T11:18:00.554912+0000 mon.c (mon.2) 7478 : audit 0 from='client.? 172.21.15.80:0/2182587989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:18:01.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:18:01 smithi090 bash[32384]: cluster 2023-12-01T11:17:59.931748+0000 mgr.y (mgr.24362) 11683 : cluster 0 pgmap v11652: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:18:01.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:18:01 smithi090 bash[32384]: audit 2023-12-01T11:18:00.554912+0000 mon.c (mon.2) 7478 : audit 0 from='client.? 172.21.15.80:0/2182587989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:18:03.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:18:03 smithi080 bash[41963]: cluster 2023-12-01T11:18:01.932932+0000 mgr.y (mgr.24362) 11684 : cluster 0 pgmap v11653: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:18:03.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:18:03 smithi080 bash[41963]: audit 2023-12-01T11:18:03.009886+0000 mon.a (mon.0) 7373 : audit 0 from='client.? 172.21.15.80:0/830958138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:18:03.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:18:03 smithi080 bash[28361]: cluster 2023-12-01T11:18:01.932932+0000 mgr.y (mgr.24362) 11684 : cluster 0 pgmap v11653: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:18:03.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:18:03 smithi080 bash[28361]: audit 2023-12-01T11:18:03.009886+0000 mon.a (mon.0) 7373 : audit 0 from='client.? 172.21.15.80:0/830958138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:18:03.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:18:03 smithi090 bash[32384]: cluster 2023-12-01T11:18:01.932932+0000 mgr.y (mgr.24362) 11684 : cluster 0 pgmap v11653: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:18:03.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:18:03 smithi090 bash[32384]: audit 2023-12-01T11:18:03.009886+0000 mon.a (mon.0) 7373 : audit 0 from='client.? 172.21.15.80:0/830958138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:18:05.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:18:05 smithi080 bash[28361]: cluster 2023-12-01T11:18:03.933578+0000 mgr.y (mgr.24362) 11685 : cluster 0 pgmap v11654: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:18:05.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:18:05 smithi080 bash[41963]: cluster 2023-12-01T11:18:03.933578+0000 mgr.y (mgr.24362) 11685 : cluster 0 pgmap v11654: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:18:05.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:18:05 smithi090 bash[32384]: cluster 2023-12-01T11:18:03.933578+0000 mgr.y (mgr.24362) 11685 : cluster 0 pgmap v11654: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:18:06.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:18:06 smithi080 bash[28361]: audit 2023-12-01T11:18:05.474059+0000 mon.a (mon.0) 7374 : audit 0 from='client.? 172.21.15.80:0/3486673543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:18:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:18:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:18:06] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T11:18:06.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:18:06 smithi080 bash[41963]: audit 2023-12-01T11:18:05.474059+0000 mon.a (mon.0) 7374 : audit 0 from='client.? 172.21.15.80:0/3486673543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:18:06.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:18:06 smithi090 bash[32384]: audit 2023-12-01T11:18:05.474059+0000 mon.a (mon.0) 7374 : audit 0 from='client.? 172.21.15.80:0/3486673543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:18:07.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:18:07 smithi080 bash[28361]: cluster 2023-12-01T11:18:05.934779+0000 mgr.y (mgr.24362) 11686 : cluster 0 pgmap v11655: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:18:07.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:18:07 smithi080 bash[41963]: cluster 2023-12-01T11:18:05.934779+0000 mgr.y (mgr.24362) 11686 : cluster 0 pgmap v11655: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:18:07.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:18:07 smithi090 bash[32384]: cluster 2023-12-01T11:18:05.934779+0000 mgr.y (mgr.24362) 11686 : cluster 0 pgmap v11655: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:18:08.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:18:08 smithi080 bash[41963]: audit 2023-12-01T11:18:07.927992+0000 mon.a (mon.0) 7375 : audit 0 from='client.? 172.21.15.80:0/1685511705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:18:08.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:18:08 smithi080 bash[28361]: audit 2023-12-01T11:18:07.927992+0000 mon.a (mon.0) 7375 : audit 0 from='client.? 172.21.15.80:0/1685511705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:18:08.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:18:08 smithi090 bash[32384]: audit 2023-12-01T11:18:07.927992+0000 mon.a (mon.0) 7375 : audit 0 from='client.? 172.21.15.80:0/1685511705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:18:09.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:18:09 smithi080 bash[41963]: cluster 2023-12-01T11:18:07.935520+0000 mgr.y (mgr.24362) 11687 : cluster 0 pgmap v11656: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:18:09.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:18:09 smithi080 bash[28361]: cluster 2023-12-01T11:18:07.935520+0000 mgr.y (mgr.24362) 11687 : cluster 0 pgmap v11656: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:18:09.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:18:09 smithi090 bash[32384]: cluster 2023-12-01T11:18:07.935520+0000 mgr.y (mgr.24362) 11687 : cluster 0 pgmap v11656: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:18:11.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:18:11 smithi080 bash[41963]: cluster 2023-12-01T11:18:09.936255+0000 mgr.y (mgr.24362) 11688 : cluster 0 pgmap v11657: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:18:11.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:18:11 smithi080 bash[41963]: audit 2023-12-01T11:18:10.386232+0000 mon.c (mon.2) 7479 : audit 0 from='client.? 172.21.15.80:0/1485866098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:18:11.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:18:11 smithi080 bash[41963]: audit 2023-12-01T11:18:10.401882+0000 mon.c (mon.2) 7480 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:18:11.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:18:11 smithi080 bash[28361]: cluster 2023-12-01T11:18:09.936255+0000 mgr.y (mgr.24362) 11688 : cluster 0 pgmap v11657: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:18:11.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:18:11 smithi080 bash[28361]: audit 2023-12-01T11:18:10.386232+0000 mon.c (mon.2) 7479 : audit 0 from='client.? 172.21.15.80:0/1485866098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:18:11.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:18:11 smithi080 bash[28361]: audit 2023-12-01T11:18:10.401882+0000 mon.c (mon.2) 7480 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:18:11.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:18:11 smithi090 bash[32384]: cluster 2023-12-01T11:18:09.936255+0000 mgr.y (mgr.24362) 11688 : cluster 0 pgmap v11657: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:18:11.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:18:11 smithi090 bash[32384]: audit 2023-12-01T11:18:10.386232+0000 mon.c (mon.2) 7479 : audit 0 from='client.? 172.21.15.80:0/1485866098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:18:11.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:18:11 smithi090 bash[32384]: audit 2023-12-01T11:18:10.401882+0000 mon.c (mon.2) 7480 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:18:13.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:18:13 smithi080 bash[28361]: cluster 2023-12-01T11:18:11.937416+0000 mgr.y (mgr.24362) 11689 : cluster 0 pgmap v11658: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:18:13.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:18:13 smithi080 bash[28361]: audit 2023-12-01T11:18:12.836780+0000 mon.c (mon.2) 7481 : audit 0 from='client.? 172.21.15.80:0/478775617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:18:13.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:18:13 smithi080 bash[41963]: cluster 2023-12-01T11:18:11.937416+0000 mgr.y (mgr.24362) 11689 : cluster 0 pgmap v11658: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:18:13.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:18:13 smithi080 bash[41963]: audit 2023-12-01T11:18:12.836780+0000 mon.c (mon.2) 7481 : audit 0 from='client.? 172.21.15.80:0/478775617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:18:13.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:18:13 smithi090 bash[32384]: cluster 2023-12-01T11:18:11.937416+0000 mgr.y (mgr.24362) 11689 : cluster 0 pgmap v11658: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:18:13.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:18:13 smithi090 bash[32384]: audit 2023-12-01T11:18:12.836780+0000 mon.c (mon.2) 7481 : audit 0 from='client.? 172.21.15.80:0/478775617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:18:15.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:18:15 smithi080 bash[28361]: cluster 2023-12-01T11:18:13.938070+0000 mgr.y (mgr.24362) 11690 : cluster 0 pgmap v11659: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:18:15.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:18:15 smithi080 bash[28361]: audit 2023-12-01T11:18:15.284773+0000 mon.a (mon.0) 7376 : audit 0 from='client.? 172.21.15.80:0/3412639387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:18:15.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:18:15 smithi080 bash[41963]: cluster 2023-12-01T11:18:13.938070+0000 mgr.y (mgr.24362) 11690 : cluster 0 pgmap v11659: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:18:15.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:18:15 smithi080 bash[41963]: audit 2023-12-01T11:18:15.284773+0000 mon.a (mon.0) 7376 : audit 0 from='client.? 172.21.15.80:0/3412639387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:18:15.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:18:15 smithi090 bash[32384]: cluster 2023-12-01T11:18:13.938070+0000 mgr.y (mgr.24362) 11690 : cluster 0 pgmap v11659: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:18:15.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:18:15 smithi090 bash[32384]: audit 2023-12-01T11:18:15.284773+0000 mon.a (mon.0) 7376 : audit 0 from='client.? 172.21.15.80:0/3412639387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:18:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:18:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:18:16] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T11:18:17.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:18:17 smithi080 bash[28361]: cluster 2023-12-01T11:18:15.939022+0000 mgr.y (mgr.24362) 11691 : cluster 0 pgmap v11660: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:18:17.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:18:17 smithi080 bash[41963]: cluster 2023-12-01T11:18:15.939022+0000 mgr.y (mgr.24362) 11691 : cluster 0 pgmap v11660: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:18:17.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:18:17 smithi090 bash[32384]: cluster 2023-12-01T11:18:15.939022+0000 mgr.y (mgr.24362) 11691 : cluster 0 pgmap v11660: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:18:18.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:18:18 smithi080 bash[28361]: audit 2023-12-01T11:18:17.740792+0000 mon.c (mon.2) 7482 : audit 0 from='client.? 172.21.15.80:0/3972261226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:18:18.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:18:18 smithi080 bash[41963]: audit 2023-12-01T11:18:17.740792+0000 mon.c (mon.2) 7482 : audit 0 from='client.? 172.21.15.80:0/3972261226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:18:18.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:18:18 smithi090 bash[32384]: audit 2023-12-01T11:18:17.740792+0000 mon.c (mon.2) 7482 : audit 0 from='client.? 172.21.15.80:0/3972261226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:18:19.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:18:19 smithi080 bash[28361]: cluster 2023-12-01T11:18:17.939640+0000 mgr.y (mgr.24362) 11692 : cluster 0 pgmap v11661: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:18:19.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:18:19 smithi080 bash[41963]: cluster 2023-12-01T11:18:17.939640+0000 mgr.y (mgr.24362) 11692 : cluster 0 pgmap v11661: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:18:19.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:18:19 smithi090 bash[32384]: cluster 2023-12-01T11:18:17.939640+0000 mgr.y (mgr.24362) 11692 : cluster 0 pgmap v11661: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:18:20.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:18:20 smithi080 bash[28361]: audit 2023-12-01T11:18:20.196566+0000 mon.c (mon.2) 7483 : audit 0 from='client.? 172.21.15.80:0/1561181961' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:18:20.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:18:20 smithi080 bash[41963]: audit 2023-12-01T11:18:20.196566+0000 mon.c (mon.2) 7483 : audit 0 from='client.? 172.21.15.80:0/1561181961' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:18:20.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:18:20 smithi090 bash[32384]: audit 2023-12-01T11:18:20.196566+0000 mon.c (mon.2) 7483 : audit 0 from='client.? 172.21.15.80:0/1561181961' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:18:21.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:18:21 smithi080 bash[28361]: cluster 2023-12-01T11:18:19.940270+0000 mgr.y (mgr.24362) 11693 : cluster 0 pgmap v11662: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:18:21.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:18:21 smithi080 bash[41963]: cluster 2023-12-01T11:18:19.940270+0000 mgr.y (mgr.24362) 11693 : cluster 0 pgmap v11662: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:18:21.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:18:21 smithi090 bash[32384]: cluster 2023-12-01T11:18:19.940270+0000 mgr.y (mgr.24362) 11693 : cluster 0 pgmap v11662: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:18:23.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:18:23 smithi080 bash[28361]: cluster 2023-12-01T11:18:21.941432+0000 mgr.y (mgr.24362) 11694 : cluster 0 pgmap v11663: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:18:23.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:18:23 smithi080 bash[28361]: audit 2023-12-01T11:18:22.648628+0000 mon.c (mon.2) 7484 : audit 0 from='client.? 172.21.15.80:0/2662663545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:18:23.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:18:23 smithi080 bash[41963]: cluster 2023-12-01T11:18:21.941432+0000 mgr.y (mgr.24362) 11694 : cluster 0 pgmap v11663: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:18:23.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:18:23 smithi080 bash[41963]: audit 2023-12-01T11:18:22.648628+0000 mon.c (mon.2) 7484 : audit 0 from='client.? 172.21.15.80:0/2662663545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:18:23.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:18:23 smithi090 bash[32384]: cluster 2023-12-01T11:18:21.941432+0000 mgr.y (mgr.24362) 11694 : cluster 0 pgmap v11663: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:18:23.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:18:23 smithi090 bash[32384]: audit 2023-12-01T11:18:22.648628+0000 mon.c (mon.2) 7484 : audit 0 from='client.? 172.21.15.80:0/2662663545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:18:25.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:18:25 smithi080 bash[28361]: cluster 2023-12-01T11:18:23.942113+0000 mgr.y (mgr.24362) 11695 : cluster 0 pgmap v11664: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:18:25.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:18:25 smithi080 bash[28361]: audit 2023-12-01T11:18:25.102950+0000 mon.c (mon.2) 7485 : audit 0 from='client.? 172.21.15.80:0/454170309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:18:25.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:18:25 smithi080 bash[41963]: cluster 2023-12-01T11:18:23.942113+0000 mgr.y (mgr.24362) 11695 : cluster 0 pgmap v11664: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:18:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:18:25 smithi080 bash[41963]: audit 2023-12-01T11:18:25.102950+0000 mon.c (mon.2) 7485 : audit 0 from='client.? 172.21.15.80:0/454170309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:18:25.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:18:25 smithi090 bash[32384]: cluster 2023-12-01T11:18:23.942113+0000 mgr.y (mgr.24362) 11695 : cluster 0 pgmap v11664: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:18:25.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:18:25 smithi090 bash[32384]: audit 2023-12-01T11:18:25.102950+0000 mon.c (mon.2) 7485 : audit 0 from='client.? 172.21.15.80:0/454170309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:18:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:18:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:18:26] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T11:18:26.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:18:26 smithi080 bash[41963]: audit 2023-12-01T11:18:25.402820+0000 mon.c (mon.2) 7486 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:18:26.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:18:26 smithi080 bash[28361]: audit 2023-12-01T11:18:25.402820+0000 mon.c (mon.2) 7486 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:18:26.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:18:26 smithi090 bash[32384]: audit 2023-12-01T11:18:25.402820+0000 mon.c (mon.2) 7486 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:18:27.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:18:27 smithi080 bash[41963]: cluster 2023-12-01T11:18:25.943141+0000 mgr.y (mgr.24362) 11696 : cluster 0 pgmap v11665: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:18:27.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:18:27 smithi080 bash[28361]: cluster 2023-12-01T11:18:25.943141+0000 mgr.y (mgr.24362) 11696 : cluster 0 pgmap v11665: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:18:27.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:18:27 smithi090 bash[32384]: cluster 2023-12-01T11:18:25.943141+0000 mgr.y (mgr.24362) 11696 : cluster 0 pgmap v11665: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:18:28.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:18:28 smithi080 bash[28361]: audit 2023-12-01T11:18:27.551778+0000 mon.a (mon.0) 7377 : audit 0 from='client.? 172.21.15.80:0/3657686714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:18:28.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:18:28 smithi080 bash[41963]: audit 2023-12-01T11:18:27.551778+0000 mon.a (mon.0) 7377 : audit 0 from='client.? 172.21.15.80:0/3657686714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:18:28.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:18:28 smithi090 bash[32384]: audit 2023-12-01T11:18:27.551778+0000 mon.a (mon.0) 7377 : audit 0 from='client.? 172.21.15.80:0/3657686714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:18:29.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:18:29 smithi090 bash[32384]: cluster 2023-12-01T11:18:27.943759+0000 mgr.y (mgr.24362) 11697 : cluster 0 pgmap v11666: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:18:29.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:18:29 smithi080 bash[41963]: cluster 2023-12-01T11:18:27.943759+0000 mgr.y (mgr.24362) 11697 : cluster 0 pgmap v11666: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:18:29.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:18:29 smithi080 bash[28361]: cluster 2023-12-01T11:18:27.943759+0000 mgr.y (mgr.24362) 11697 : cluster 0 pgmap v11666: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:18:30.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:18:30 smithi090 bash[32384]: audit 2023-12-01T11:18:30.007757+0000 mon.c (mon.2) 7487 : audit 0 from='client.? 172.21.15.80:0/595536574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:18:30.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:18:30 smithi080 bash[28361]: audit 2023-12-01T11:18:30.007757+0000 mon.c (mon.2) 7487 : audit 0 from='client.? 172.21.15.80:0/595536574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:18:30.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:18:30 smithi080 bash[41963]: audit 2023-12-01T11:18:30.007757+0000 mon.c (mon.2) 7487 : audit 0 from='client.? 172.21.15.80:0/595536574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:18:31.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:18:31 smithi090 bash[32384]: cluster 2023-12-01T11:18:29.944344+0000 mgr.y (mgr.24362) 11698 : cluster 0 pgmap v11667: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:18:31.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:18:31 smithi080 bash[41963]: cluster 2023-12-01T11:18:29.944344+0000 mgr.y (mgr.24362) 11698 : cluster 0 pgmap v11667: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:18:31.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:18:31 smithi080 bash[28361]: cluster 2023-12-01T11:18:29.944344+0000 mgr.y (mgr.24362) 11698 : cluster 0 pgmap v11667: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:18:33.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:18:33 smithi090 bash[32384]: cluster 2023-12-01T11:18:31.945513+0000 mgr.y (mgr.24362) 11699 : cluster 0 pgmap v11668: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:18:33.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:18:33 smithi090 bash[32384]: audit 2023-12-01T11:18:32.455821+0000 mon.c (mon.2) 7488 : audit 0 from='client.? 172.21.15.80:0/998759977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:18:33.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:18:33 smithi080 bash[41963]: cluster 2023-12-01T11:18:31.945513+0000 mgr.y (mgr.24362) 11699 : cluster 0 pgmap v11668: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:18:33.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:18:33 smithi080 bash[41963]: audit 2023-12-01T11:18:32.455821+0000 mon.c (mon.2) 7488 : audit 0 from='client.? 172.21.15.80:0/998759977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:18:33.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:18:33 smithi080 bash[28361]: cluster 2023-12-01T11:18:31.945513+0000 mgr.y (mgr.24362) 11699 : cluster 0 pgmap v11668: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:18:33.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:18:33 smithi080 bash[28361]: audit 2023-12-01T11:18:32.455821+0000 mon.c (mon.2) 7488 : audit 0 from='client.? 172.21.15.80:0/998759977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:18:35.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:18:35 smithi090 bash[32384]: cluster 2023-12-01T11:18:33.946260+0000 mgr.y (mgr.24362) 11700 : cluster 0 pgmap v11669: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:18:35.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:18:35 smithi090 bash[32384]: audit 2023-12-01T11:18:34.902897+0000 mon.c (mon.2) 7489 : audit 0 from='client.? 172.21.15.80:0/1546635566' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:18:35.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:18:35 smithi080 bash[41963]: cluster 2023-12-01T11:18:33.946260+0000 mgr.y (mgr.24362) 11700 : cluster 0 pgmap v11669: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:18:35.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:18:35 smithi080 bash[41963]: audit 2023-12-01T11:18:34.902897+0000 mon.c (mon.2) 7489 : audit 0 from='client.? 172.21.15.80:0/1546635566' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:18:35.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:18:35 smithi080 bash[28361]: cluster 2023-12-01T11:18:33.946260+0000 mgr.y (mgr.24362) 11700 : cluster 0 pgmap v11669: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:18:35.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:18:35 smithi080 bash[28361]: audit 2023-12-01T11:18:34.902897+0000 mon.c (mon.2) 7489 : audit 0 from='client.? 172.21.15.80:0/1546635566' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:18:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:18:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:18:36] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T11:18:37.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:18:37 smithi090 bash[32384]: cluster 2023-12-01T11:18:35.947497+0000 mgr.y (mgr.24362) 11701 : cluster 0 pgmap v11670: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:18:37.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:18:37 smithi090 bash[32384]: audit 2023-12-01T11:18:37.356371+0000 mon.c (mon.2) 7490 : audit 0 from='client.? 172.21.15.80:0/1544568072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:18:37.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:18:37 smithi080 bash[41963]: cluster 2023-12-01T11:18:35.947497+0000 mgr.y (mgr.24362) 11701 : cluster 0 pgmap v11670: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:18:37.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:18:37 smithi080 bash[41963]: audit 2023-12-01T11:18:37.356371+0000 mon.c (mon.2) 7490 : audit 0 from='client.? 172.21.15.80:0/1544568072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:18:37.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:18:37 smithi080 bash[28361]: cluster 2023-12-01T11:18:35.947497+0000 mgr.y (mgr.24362) 11701 : cluster 0 pgmap v11670: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:18:37.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:18:37 smithi080 bash[28361]: audit 2023-12-01T11:18:37.356371+0000 mon.c (mon.2) 7490 : audit 0 from='client.? 172.21.15.80:0/1544568072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:18:39.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:18:39 smithi090 bash[32384]: cluster 2023-12-01T11:18:37.948157+0000 mgr.y (mgr.24362) 11702 : cluster 0 pgmap v11671: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:18:39.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:18:39 smithi080 bash[41963]: cluster 2023-12-01T11:18:37.948157+0000 mgr.y (mgr.24362) 11702 : cluster 0 pgmap v11671: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:18:39.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:18:39 smithi080 bash[28361]: cluster 2023-12-01T11:18:37.948157+0000 mgr.y (mgr.24362) 11702 : cluster 0 pgmap v11671: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:18:40.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:18:40 smithi090 bash[32384]: audit 2023-12-01T11:18:39.816160+0000 mon.c (mon.2) 7491 : audit 0 from='client.? 172.21.15.80:0/3447777215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:18:40.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:18:40 smithi090 bash[32384]: audit 2023-12-01T11:18:40.402982+0000 mon.c (mon.2) 7492 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:18:40.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:18:40 smithi080 bash[28361]: audit 2023-12-01T11:18:39.816160+0000 mon.c (mon.2) 7491 : audit 0 from='client.? 172.21.15.80:0/3447777215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:18:40.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:18:40 smithi080 bash[28361]: audit 2023-12-01T11:18:40.402982+0000 mon.c (mon.2) 7492 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:18:40.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:18:40 smithi080 bash[41963]: audit 2023-12-01T11:18:39.816160+0000 mon.c (mon.2) 7491 : audit 0 from='client.? 172.21.15.80:0/3447777215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:18:40.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:18:40 smithi080 bash[41963]: audit 2023-12-01T11:18:40.402982+0000 mon.c (mon.2) 7492 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:18:41.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:18:41 smithi090 bash[32384]: cluster 2023-12-01T11:18:39.948763+0000 mgr.y (mgr.24362) 11703 : cluster 0 pgmap v11672: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:18:41.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:18:41 smithi080 bash[41963]: cluster 2023-12-01T11:18:39.948763+0000 mgr.y (mgr.24362) 11703 : cluster 0 pgmap v11672: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:18:41.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:18:41 smithi080 bash[28361]: cluster 2023-12-01T11:18:39.948763+0000 mgr.y (mgr.24362) 11703 : cluster 0 pgmap v11672: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:18:42.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:18:42 smithi090 bash[32384]: audit 2023-12-01T11:18:42.270016+0000 mon.c (mon.2) 7493 : audit 0 from='client.? 172.21.15.80:0/4007649201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:18:42.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:18:42 smithi080 bash[28361]: audit 2023-12-01T11:18:42.270016+0000 mon.c (mon.2) 7493 : audit 0 from='client.? 172.21.15.80:0/4007649201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:18:42.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:18:42 smithi080 bash[41963]: audit 2023-12-01T11:18:42.270016+0000 mon.c (mon.2) 7493 : audit 0 from='client.? 172.21.15.80:0/4007649201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:18:43.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:18:43 smithi090 bash[32384]: cluster 2023-12-01T11:18:41.950127+0000 mgr.y (mgr.24362) 11704 : cluster 0 pgmap v11673: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:18:43.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:18:43 smithi080 bash[28361]: cluster 2023-12-01T11:18:41.950127+0000 mgr.y (mgr.24362) 11704 : cluster 0 pgmap v11673: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:18:43.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:18:43 smithi080 bash[41963]: cluster 2023-12-01T11:18:41.950127+0000 mgr.y (mgr.24362) 11704 : cluster 0 pgmap v11673: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:18:45.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:18:45 smithi090 bash[32384]: cluster 2023-12-01T11:18:43.950851+0000 mgr.y (mgr.24362) 11705 : cluster 0 pgmap v11674: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:18:45.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:18:45 smithi090 bash[32384]: audit 2023-12-01T11:18:44.722250+0000 mon.a (mon.0) 7378 : audit 0 from='client.? 172.21.15.80:0/838286466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:18:45.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:18:45 smithi080 bash[28361]: cluster 2023-12-01T11:18:43.950851+0000 mgr.y (mgr.24362) 11705 : cluster 0 pgmap v11674: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:18:45.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:18:45 smithi080 bash[28361]: audit 2023-12-01T11:18:44.722250+0000 mon.a (mon.0) 7378 : audit 0 from='client.? 172.21.15.80:0/838286466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:18:45.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:18:45 smithi080 bash[41963]: cluster 2023-12-01T11:18:43.950851+0000 mgr.y (mgr.24362) 11705 : cluster 0 pgmap v11674: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:18:45.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:18:45 smithi080 bash[41963]: audit 2023-12-01T11:18:44.722250+0000 mon.a (mon.0) 7378 : audit 0 from='client.? 172.21.15.80:0/838286466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:18:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:18:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:18:46] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T11:18:47.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:18:47 smithi090 bash[32384]: cluster 2023-12-01T11:18:45.951957+0000 mgr.y (mgr.24362) 11706 : cluster 0 pgmap v11675: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:18:47.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:18:47 smithi090 bash[32384]: audit 2023-12-01T11:18:47.172896+0000 mon.c (mon.2) 7494 : audit 0 from='client.? 172.21.15.80:0/736375634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:18:47.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:18:47 smithi080 bash[41963]: cluster 2023-12-01T11:18:45.951957+0000 mgr.y (mgr.24362) 11706 : cluster 0 pgmap v11675: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:18:47.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:18:47 smithi080 bash[41963]: audit 2023-12-01T11:18:47.172896+0000 mon.c (mon.2) 7494 : audit 0 from='client.? 172.21.15.80:0/736375634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:18:47.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:18:47 smithi080 bash[28361]: cluster 2023-12-01T11:18:45.951957+0000 mgr.y (mgr.24362) 11706 : cluster 0 pgmap v11675: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:18:47.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:18:47 smithi080 bash[28361]: audit 2023-12-01T11:18:47.172896+0000 mon.c (mon.2) 7494 : audit 0 from='client.? 172.21.15.80:0/736375634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:18:49.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:18:49 smithi090 bash[32384]: cluster 2023-12-01T11:18:47.952558+0000 mgr.y (mgr.24362) 11707 : cluster 0 pgmap v11676: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:18:49.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:18:49 smithi090 bash[32384]: audit 2023-12-01T11:18:48.915804+0000 mon.c (mon.2) 7495 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:18:49.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:18:49 smithi080 bash[28361]: cluster 2023-12-01T11:18:47.952558+0000 mgr.y (mgr.24362) 11707 : cluster 0 pgmap v11676: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:18:49.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:18:49 smithi080 bash[28361]: audit 2023-12-01T11:18:48.915804+0000 mon.c (mon.2) 7495 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:18:49.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:18:49 smithi080 bash[41963]: cluster 2023-12-01T11:18:47.952558+0000 mgr.y (mgr.24362) 11707 : cluster 0 pgmap v11676: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:18:49.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:18:49 smithi080 bash[41963]: audit 2023-12-01T11:18:48.915804+0000 mon.c (mon.2) 7495 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:18:50.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:18:50 smithi090 bash[32384]: audit 2023-12-01T11:18:49.621845+0000 mon.c (mon.2) 7496 : audit 0 from='client.? 172.21.15.80:0/487272761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:18:50.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:18:50 smithi080 bash[28361]: audit 2023-12-01T11:18:49.621845+0000 mon.c (mon.2) 7496 : audit 0 from='client.? 172.21.15.80:0/487272761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:18:50.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:18:50 smithi080 bash[41963]: audit 2023-12-01T11:18:49.621845+0000 mon.c (mon.2) 7496 : audit 0 from='client.? 172.21.15.80:0/487272761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:18:51.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:18:51 smithi090 bash[32384]: cluster 2023-12-01T11:18:49.953178+0000 mgr.y (mgr.24362) 11708 : cluster 0 pgmap v11677: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:18:51.930 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:18:51 smithi080 bash[41963]: cluster 2023-12-01T11:18:49.953178+0000 mgr.y (mgr.24362) 11708 : cluster 0 pgmap v11677: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:18:51.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:18:51 smithi080 bash[28361]: cluster 2023-12-01T11:18:49.953178+0000 mgr.y (mgr.24362) 11708 : cluster 0 pgmap v11677: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:18:52.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:18:52 smithi080 bash[28361]: audit 2023-12-01T11:18:52.076948+0000 mon.a (mon.0) 7379 : audit 0 from='client.? 172.21.15.80:0/3363593937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:18:52.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:18:52 smithi080 bash[41963]: audit 2023-12-01T11:18:52.076948+0000 mon.a (mon.0) 7379 : audit 0 from='client.? 172.21.15.80:0/3363593937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:18:53.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:18:52 smithi090 bash[32384]: audit 2023-12-01T11:18:52.076948+0000 mon.a (mon.0) 7379 : audit 0 from='client.? 172.21.15.80:0/3363593937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:18:53.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:18:53 smithi080 bash[28361]: cluster 2023-12-01T11:18:51.954280+0000 mgr.y (mgr.24362) 11709 : cluster 0 pgmap v11678: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:18:53.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:18:53 smithi080 bash[41963]: cluster 2023-12-01T11:18:51.954280+0000 mgr.y (mgr.24362) 11709 : cluster 0 pgmap v11678: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:18:54.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:18:53 smithi090 bash[32384]: cluster 2023-12-01T11:18:51.954280+0000 mgr.y (mgr.24362) 11709 : cluster 0 pgmap v11678: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:18:55.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:18:55 smithi080 bash[28361]: cluster 2023-12-01T11:18:53.954878+0000 mgr.y (mgr.24362) 11710 : cluster 0 pgmap v11679: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:18:55.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:18:55 smithi080 bash[28361]: audit 2023-12-01T11:18:54.552532+0000 mon.a (mon.0) 7380 : audit 0 from='client.? 172.21.15.80:0/126931126' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:18:55.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:18:55 smithi080 bash[28361]: audit 2023-12-01T11:18:54.712010+0000 mon.a (mon.0) 7381 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:18:55.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:18:55 smithi080 bash[28361]: audit 2023-12-01T11:18:54.724909+0000 mon.a (mon.0) 7382 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:18:55.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:18:55 smithi080 bash[28361]: audit 2023-12-01T11:18:55.066273+0000 mon.a (mon.0) 7383 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:18:55.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:18:55 smithi080 bash[28361]: audit 2023-12-01T11:18:55.077507+0000 mon.a (mon.0) 7384 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:18:55.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:18:55 smithi080 bash[28361]: audit 2023-12-01T11:18:55.403467+0000 mon.c (mon.2) 7497 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:18:55.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:18:55 smithi080 bash[41963]: cluster 2023-12-01T11:18:53.954878+0000 mgr.y (mgr.24362) 11710 : cluster 0 pgmap v11679: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:18:55.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:18:55 smithi080 bash[41963]: audit 2023-12-01T11:18:54.552532+0000 mon.a (mon.0) 7380 : audit 0 from='client.? 172.21.15.80:0/126931126' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:18:55.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:18:55 smithi080 bash[41963]: audit 2023-12-01T11:18:54.712010+0000 mon.a (mon.0) 7381 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:18:55.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:18:55 smithi080 bash[41963]: audit 2023-12-01T11:18:54.724909+0000 mon.a (mon.0) 7382 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:18:55.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:18:55 smithi080 bash[41963]: audit 2023-12-01T11:18:55.066273+0000 mon.a (mon.0) 7383 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:18:55.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:18:55 smithi080 bash[41963]: audit 2023-12-01T11:18:55.077507+0000 mon.a (mon.0) 7384 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:18:55.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:18:55 smithi080 bash[41963]: audit 2023-12-01T11:18:55.403467+0000 mon.c (mon.2) 7497 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:18:56.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:18:55 smithi090 bash[32384]: cluster 2023-12-01T11:18:53.954878+0000 mgr.y (mgr.24362) 11710 : cluster 0 pgmap v11679: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:18:56.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:18:55 smithi090 bash[32384]: audit 2023-12-01T11:18:54.552532+0000 mon.a (mon.0) 7380 : audit 0 from='client.? 172.21.15.80:0/126931126' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:18:56.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:18:55 smithi090 bash[32384]: audit 2023-12-01T11:18:54.712010+0000 mon.a (mon.0) 7381 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:18:56.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:18:55 smithi090 bash[32384]: audit 2023-12-01T11:18:54.724909+0000 mon.a (mon.0) 7382 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:18:56.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:18:55 smithi090 bash[32384]: audit 2023-12-01T11:18:55.066273+0000 mon.a (mon.0) 7383 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:18:56.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:18:55 smithi090 bash[32384]: audit 2023-12-01T11:18:55.077507+0000 mon.a (mon.0) 7384 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:18:56.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:18:55 smithi090 bash[32384]: audit 2023-12-01T11:18:55.403467+0000 mon.c (mon.2) 7497 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:18:56.533 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:18:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:18:56] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T11:18:56.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:18:56 smithi080 bash[41963]: audit 2023-12-01T11:18:55.604203+0000 mon.c (mon.2) 7498 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:18:56.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:18:56 smithi080 bash[41963]: audit 2023-12-01T11:18:55.606151+0000 mon.c (mon.2) 7499 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:18:56.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:18:56 smithi080 bash[41963]: audit 2023-12-01T11:18:55.617398+0000 mon.a (mon.0) 7385 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:18:56.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:18:56 smithi080 bash[28361]: audit 2023-12-01T11:18:55.604203+0000 mon.c (mon.2) 7498 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:18:56.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:18:56 smithi080 bash[28361]: audit 2023-12-01T11:18:55.606151+0000 mon.c (mon.2) 7499 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:18:56.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:18:56 smithi080 bash[28361]: audit 2023-12-01T11:18:55.617398+0000 mon.a (mon.0) 7385 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:18:57.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:18:56 smithi090 bash[32384]: audit 2023-12-01T11:18:55.604203+0000 mon.c (mon.2) 7498 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:18:57.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:18:56 smithi090 bash[32384]: audit 2023-12-01T11:18:55.606151+0000 mon.c (mon.2) 7499 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:18:57.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:18:56 smithi090 bash[32384]: audit 2023-12-01T11:18:55.617398+0000 mon.a (mon.0) 7385 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:18:57.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:18:57 smithi080 bash[41963]: cluster 2023-12-01T11:18:55.955966+0000 mgr.y (mgr.24362) 11711 : cluster 0 pgmap v11680: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:18:57.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:18:57 smithi080 bash[41963]: audit 2023-12-01T11:18:57.016674+0000 mon.c (mon.2) 7500 : audit 0 from='client.? 172.21.15.80:0/3743360710' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:18:57.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:18:57 smithi080 bash[28361]: cluster 2023-12-01T11:18:55.955966+0000 mgr.y (mgr.24362) 11711 : cluster 0 pgmap v11680: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:18:57.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:18:57 smithi080 bash[28361]: audit 2023-12-01T11:18:57.016674+0000 mon.c (mon.2) 7500 : audit 0 from='client.? 172.21.15.80:0/3743360710' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:18:58.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:18:57 smithi090 bash[32384]: cluster 2023-12-01T11:18:55.955966+0000 mgr.y (mgr.24362) 11711 : cluster 0 pgmap v11680: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:18:58.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:18:57 smithi090 bash[32384]: audit 2023-12-01T11:18:57.016674+0000 mon.c (mon.2) 7500 : audit 0 from='client.? 172.21.15.80:0/3743360710' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:18:59.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:18:59 smithi080 bash[41963]: cluster 2023-12-01T11:18:57.956574+0000 mgr.y (mgr.24362) 11712 : cluster 0 pgmap v11681: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:18:59.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:18:59 smithi080 bash[41963]: audit 2023-12-01T11:18:59.479059+0000 mon.c (mon.2) 7501 : audit 0 from='client.? 172.21.15.80:0/2111810788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:18:59.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:18:59 smithi080 bash[28361]: cluster 2023-12-01T11:18:57.956574+0000 mgr.y (mgr.24362) 11712 : cluster 0 pgmap v11681: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:18:59.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:18:59 smithi080 bash[28361]: audit 2023-12-01T11:18:59.479059+0000 mon.c (mon.2) 7501 : audit 0 from='client.? 172.21.15.80:0/2111810788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:19:00.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:18:59 smithi090 bash[32384]: cluster 2023-12-01T11:18:57.956574+0000 mgr.y (mgr.24362) 11712 : cluster 0 pgmap v11681: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:19:00.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:18:59 smithi090 bash[32384]: audit 2023-12-01T11:18:59.479059+0000 mon.c (mon.2) 7501 : audit 0 from='client.? 172.21.15.80:0/2111810788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:19:01.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:19:01 smithi080 bash[28361]: cluster 2023-12-01T11:18:59.957342+0000 mgr.y (mgr.24362) 11713 : cluster 0 pgmap v11682: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:19:01.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:19:01 smithi080 bash[41963]: cluster 2023-12-01T11:18:59.957342+0000 mgr.y (mgr.24362) 11713 : cluster 0 pgmap v11682: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:19:02.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:19:01 smithi090 bash[32384]: cluster 2023-12-01T11:18:59.957342+0000 mgr.y (mgr.24362) 11713 : cluster 0 pgmap v11682: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:19:02.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:19:02 smithi080 bash[28361]: audit 2023-12-01T11:19:01.934050+0000 mon.c (mon.2) 7502 : audit 0 from='client.? 172.21.15.80:0/3260090247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:19:02.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:19:02 smithi080 bash[41963]: audit 2023-12-01T11:19:01.934050+0000 mon.c (mon.2) 7502 : audit 0 from='client.? 172.21.15.80:0/3260090247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:19:03.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:19:02 smithi090 bash[32384]: audit 2023-12-01T11:19:01.934050+0000 mon.c (mon.2) 7502 : audit 0 from='client.? 172.21.15.80:0/3260090247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:19:03.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:19:03 smithi080 bash[41963]: cluster 2023-12-01T11:19:01.958376+0000 mgr.y (mgr.24362) 11714 : cluster 0 pgmap v11683: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:19:03.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:19:03 smithi080 bash[28361]: cluster 2023-12-01T11:19:01.958376+0000 mgr.y (mgr.24362) 11714 : cluster 0 pgmap v11683: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:19:04.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:19:03 smithi090 bash[32384]: cluster 2023-12-01T11:19:01.958376+0000 mgr.y (mgr.24362) 11714 : cluster 0 pgmap v11683: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:19:04.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:19:04 smithi080 bash[28361]: audit 2023-12-01T11:19:04.394115+0000 mon.c (mon.2) 7503 : audit 0 from='client.? 172.21.15.80:0/2862641112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:19:04.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:19:04 smithi080 bash[41963]: audit 2023-12-01T11:19:04.394115+0000 mon.c (mon.2) 7503 : audit 0 from='client.? 172.21.15.80:0/2862641112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:19:05.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:19:04 smithi090 bash[32384]: audit 2023-12-01T11:19:04.394115+0000 mon.c (mon.2) 7503 : audit 0 from='client.? 172.21.15.80:0/2862641112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:19:05.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:19:05 smithi080 bash[28361]: cluster 2023-12-01T11:19:03.959112+0000 mgr.y (mgr.24362) 11715 : cluster 0 pgmap v11684: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:19:05.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:19:05 smithi080 bash[41963]: cluster 2023-12-01T11:19:03.959112+0000 mgr.y (mgr.24362) 11715 : cluster 0 pgmap v11684: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:19:06.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:19:05 smithi090 bash[32384]: cluster 2023-12-01T11:19:03.959112+0000 mgr.y (mgr.24362) 11715 : cluster 0 pgmap v11684: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:19:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:19:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:19:06] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T11:19:07.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:19:07 smithi080 bash[28361]: cluster 2023-12-01T11:19:05.960208+0000 mgr.y (mgr.24362) 11716 : cluster 0 pgmap v11685: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:19:07.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:19:07 smithi080 bash[28361]: audit 2023-12-01T11:19:06.852494+0000 mon.c (mon.2) 7504 : audit 0 from='client.? 172.21.15.80:0/2810142759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:19:07.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:19:07 smithi080 bash[41963]: cluster 2023-12-01T11:19:05.960208+0000 mgr.y (mgr.24362) 11716 : cluster 0 pgmap v11685: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:19:07.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:19:07 smithi080 bash[41963]: audit 2023-12-01T11:19:06.852494+0000 mon.c (mon.2) 7504 : audit 0 from='client.? 172.21.15.80:0/2810142759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:19:08.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:19:07 smithi090 bash[32384]: cluster 2023-12-01T11:19:05.960208+0000 mgr.y (mgr.24362) 11716 : cluster 0 pgmap v11685: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:19:08.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:19:07 smithi090 bash[32384]: audit 2023-12-01T11:19:06.852494+0000 mon.c (mon.2) 7504 : audit 0 from='client.? 172.21.15.80:0/2810142759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:19:09.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:19:09 smithi080 bash[41963]: cluster 2023-12-01T11:19:07.960784+0000 mgr.y (mgr.24362) 11717 : cluster 0 pgmap v11686: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:19:09.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:19:09 smithi080 bash[41963]: audit 2023-12-01T11:19:09.300976+0000 mon.a (mon.0) 7386 : audit 0 from='client.? 172.21.15.80:0/7682284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:19:09.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:19:09 smithi080 bash[28361]: cluster 2023-12-01T11:19:07.960784+0000 mgr.y (mgr.24362) 11717 : cluster 0 pgmap v11686: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:19:09.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:19:09 smithi080 bash[28361]: audit 2023-12-01T11:19:09.300976+0000 mon.a (mon.0) 7386 : audit 0 from='client.? 172.21.15.80:0/7682284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:19:10.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:19:09 smithi090 bash[32384]: cluster 2023-12-01T11:19:07.960784+0000 mgr.y (mgr.24362) 11717 : cluster 0 pgmap v11686: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:19:10.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:19:09 smithi090 bash[32384]: audit 2023-12-01T11:19:09.300976+0000 mon.a (mon.0) 7386 : audit 0 from='client.? 172.21.15.80:0/7682284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:19:11.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:19:11 smithi080 bash[28361]: cluster 2023-12-01T11:19:09.961557+0000 mgr.y (mgr.24362) 11718 : cluster 0 pgmap v11687: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:19:11.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:19:11 smithi080 bash[28361]: audit 2023-12-01T11:19:10.403813+0000 mon.c (mon.2) 7505 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:19:11.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:19:11 smithi080 bash[41963]: cluster 2023-12-01T11:19:09.961557+0000 mgr.y (mgr.24362) 11718 : cluster 0 pgmap v11687: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:19:11.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:19:11 smithi080 bash[41963]: audit 2023-12-01T11:19:10.403813+0000 mon.c (mon.2) 7505 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:19:11.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:19:11 smithi090 bash[32384]: cluster 2023-12-01T11:19:09.961557+0000 mgr.y (mgr.24362) 11718 : cluster 0 pgmap v11687: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:19:11.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:19:11 smithi090 bash[32384]: audit 2023-12-01T11:19:10.403813+0000 mon.c (mon.2) 7505 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:19:12.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:19:12 smithi080 bash[28361]: audit 2023-12-01T11:19:11.757735+0000 mon.a (mon.0) 7387 : audit 0 from='client.? 172.21.15.80:0/3779963435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:19:12.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:19:12 smithi080 bash[41963]: audit 2023-12-01T11:19:11.757735+0000 mon.a (mon.0) 7387 : audit 0 from='client.? 172.21.15.80:0/3779963435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:19:12.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:19:12 smithi090 bash[32384]: audit 2023-12-01T11:19:11.757735+0000 mon.a (mon.0) 7387 : audit 0 from='client.? 172.21.15.80:0/3779963435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:19:13.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:19:13 smithi080 bash[41963]: cluster 2023-12-01T11:19:11.962783+0000 mgr.y (mgr.24362) 11719 : cluster 0 pgmap v11688: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:19:13.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:19:13 smithi080 bash[28361]: cluster 2023-12-01T11:19:11.962783+0000 mgr.y (mgr.24362) 11719 : cluster 0 pgmap v11688: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:19:13.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:19:13 smithi090 bash[32384]: cluster 2023-12-01T11:19:11.962783+0000 mgr.y (mgr.24362) 11719 : cluster 0 pgmap v11688: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:19:14.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:19:14 smithi080 bash[41963]: audit 2023-12-01T11:19:14.213274+0000 mon.c (mon.2) 7506 : audit 0 from='client.? 172.21.15.80:0/3434233247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:19:14.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:19:14 smithi080 bash[28361]: audit 2023-12-01T11:19:14.213274+0000 mon.c (mon.2) 7506 : audit 0 from='client.? 172.21.15.80:0/3434233247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:19:14.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:19:14 smithi090 bash[32384]: audit 2023-12-01T11:19:14.213274+0000 mon.c (mon.2) 7506 : audit 0 from='client.? 172.21.15.80:0/3434233247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:19:15.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:19:15 smithi080 bash[41963]: cluster 2023-12-01T11:19:13.963497+0000 mgr.y (mgr.24362) 11720 : cluster 0 pgmap v11689: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:19:15.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:19:15 smithi080 bash[28361]: cluster 2023-12-01T11:19:13.963497+0000 mgr.y (mgr.24362) 11720 : cluster 0 pgmap v11689: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:19:15.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:19:15 smithi090 bash[32384]: cluster 2023-12-01T11:19:13.963497+0000 mgr.y (mgr.24362) 11720 : cluster 0 pgmap v11689: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:19:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:19:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:19:16] "GET /metrics HTTP/1.1" 200 33988 "" "Prometheus/2.43.0" 2023-12-01T11:19:17.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:19:17 smithi080 bash[28361]: cluster 2023-12-01T11:19:15.964596+0000 mgr.y (mgr.24362) 11721 : cluster 0 pgmap v11690: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:19:17.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:19:17 smithi080 bash[28361]: audit 2023-12-01T11:19:16.667562+0000 mon.a (mon.0) 7388 : audit 0 from='client.? 172.21.15.80:0/1613422062' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:19:17.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:19:17 smithi080 bash[41963]: cluster 2023-12-01T11:19:15.964596+0000 mgr.y (mgr.24362) 11721 : cluster 0 pgmap v11690: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:19:17.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:19:17 smithi080 bash[41963]: audit 2023-12-01T11:19:16.667562+0000 mon.a (mon.0) 7388 : audit 0 from='client.? 172.21.15.80:0/1613422062' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:19:17.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:19:17 smithi090 bash[32384]: cluster 2023-12-01T11:19:15.964596+0000 mgr.y (mgr.24362) 11721 : cluster 0 pgmap v11690: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:19:17.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:19:17 smithi090 bash[32384]: audit 2023-12-01T11:19:16.667562+0000 mon.a (mon.0) 7388 : audit 0 from='client.? 172.21.15.80:0/1613422062' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:19:19.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:19:19 smithi080 bash[28361]: cluster 2023-12-01T11:19:17.965322+0000 mgr.y (mgr.24362) 11722 : cluster 0 pgmap v11691: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:19:19.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:19:19 smithi080 bash[28361]: audit 2023-12-01T11:19:19.118808+0000 mon.a (mon.0) 7389 : audit 0 from='client.? 172.21.15.80:0/415923703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:19:19.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:19:19 smithi080 bash[41963]: cluster 2023-12-01T11:19:17.965322+0000 mgr.y (mgr.24362) 11722 : cluster 0 pgmap v11691: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:19:19.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:19:19 smithi080 bash[41963]: audit 2023-12-01T11:19:19.118808+0000 mon.a (mon.0) 7389 : audit 0 from='client.? 172.21.15.80:0/415923703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:19:19.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:19:19 smithi090 bash[32384]: cluster 2023-12-01T11:19:17.965322+0000 mgr.y (mgr.24362) 11722 : cluster 0 pgmap v11691: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:19:19.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:19:19 smithi090 bash[32384]: audit 2023-12-01T11:19:19.118808+0000 mon.a (mon.0) 7389 : audit 0 from='client.? 172.21.15.80:0/415923703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:19:21.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:19:21 smithi080 bash[41963]: cluster 2023-12-01T11:19:19.966009+0000 mgr.y (mgr.24362) 11723 : cluster 0 pgmap v11692: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:19:21.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:19:21 smithi080 bash[28361]: cluster 2023-12-01T11:19:19.966009+0000 mgr.y (mgr.24362) 11723 : cluster 0 pgmap v11692: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:19:21.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:19:21 smithi090 bash[32384]: cluster 2023-12-01T11:19:19.966009+0000 mgr.y (mgr.24362) 11723 : cluster 0 pgmap v11692: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:19:22.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:19:22 smithi080 bash[28361]: audit 2023-12-01T11:19:21.572905+0000 mon.c (mon.2) 7507 : audit 0 from='client.? 172.21.15.80:0/1935709986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:19:22.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:19:22 smithi080 bash[41963]: audit 2023-12-01T11:19:21.572905+0000 mon.c (mon.2) 7507 : audit 0 from='client.? 172.21.15.80:0/1935709986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:19:22.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:19:22 smithi090 bash[32384]: audit 2023-12-01T11:19:21.572905+0000 mon.c (mon.2) 7507 : audit 0 from='client.? 172.21.15.80:0/1935709986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:19:23.680 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:19:23 smithi080 bash[41963]: cluster 2023-12-01T11:19:21.967183+0000 mgr.y (mgr.24362) 11724 : cluster 0 pgmap v11693: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:19:23.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:19:23 smithi080 bash[28361]: cluster 2023-12-01T11:19:21.967183+0000 mgr.y (mgr.24362) 11724 : cluster 0 pgmap v11693: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:19:23.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:19:23 smithi090 bash[32384]: cluster 2023-12-01T11:19:21.967183+0000 mgr.y (mgr.24362) 11724 : cluster 0 pgmap v11693: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:19:24.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:19:24 smithi080 bash[28361]: audit 2023-12-01T11:19:24.023557+0000 mon.c (mon.2) 7508 : audit 0 from='client.? 172.21.15.80:0/3589021242' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:19:24.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:19:24 smithi080 bash[41963]: audit 2023-12-01T11:19:24.023557+0000 mon.c (mon.2) 7508 : audit 0 from='client.? 172.21.15.80:0/3589021242' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:19:24.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:19:24 smithi090 bash[32384]: audit 2023-12-01T11:19:24.023557+0000 mon.c (mon.2) 7508 : audit 0 from='client.? 172.21.15.80:0/3589021242' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:19:25.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:19:25 smithi080 bash[28361]: cluster 2023-12-01T11:19:23.967789+0000 mgr.y (mgr.24362) 11725 : cluster 0 pgmap v11694: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:19:25.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:19:25 smithi080 bash[41963]: cluster 2023-12-01T11:19:23.967789+0000 mgr.y (mgr.24362) 11725 : cluster 0 pgmap v11694: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:19:25.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:19:25 smithi090 bash[32384]: cluster 2023-12-01T11:19:23.967789+0000 mgr.y (mgr.24362) 11725 : cluster 0 pgmap v11694: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:19:26.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:19:26 smithi080 bash[28361]: audit 2023-12-01T11:19:25.404195+0000 mon.c (mon.2) 7509 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:19:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:19:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:19:26] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T11:19:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:19:26 smithi080 bash[41963]: audit 2023-12-01T11:19:25.404195+0000 mon.c (mon.2) 7509 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:19:26.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:19:26 smithi090 bash[32384]: audit 2023-12-01T11:19:25.404195+0000 mon.c (mon.2) 7509 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:19:27.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:19:27 smithi080 bash[28361]: cluster 2023-12-01T11:19:25.968934+0000 mgr.y (mgr.24362) 11726 : cluster 0 pgmap v11695: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:19:27.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:19:27 smithi080 bash[28361]: audit 2023-12-01T11:19:26.479434+0000 mon.a (mon.0) 7390 : audit 0 from='client.? 172.21.15.80:0/1351701973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:19:27.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:19:27 smithi080 bash[41963]: cluster 2023-12-01T11:19:25.968934+0000 mgr.y (mgr.24362) 11726 : cluster 0 pgmap v11695: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:19:27.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:19:27 smithi080 bash[41963]: audit 2023-12-01T11:19:26.479434+0000 mon.a (mon.0) 7390 : audit 0 from='client.? 172.21.15.80:0/1351701973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:19:27.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:19:27 smithi090 bash[32384]: cluster 2023-12-01T11:19:25.968934+0000 mgr.y (mgr.24362) 11726 : cluster 0 pgmap v11695: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:19:27.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:19:27 smithi090 bash[32384]: audit 2023-12-01T11:19:26.479434+0000 mon.a (mon.0) 7390 : audit 0 from='client.? 172.21.15.80:0/1351701973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:19:29.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:19:29 smithi080 bash[28361]: cluster 2023-12-01T11:19:27.969589+0000 mgr.y (mgr.24362) 11727 : cluster 0 pgmap v11696: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:19:29.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:19:29 smithi080 bash[28361]: audit 2023-12-01T11:19:28.930706+0000 mon.a (mon.0) 7391 : audit 0 from='client.? 172.21.15.80:0/1997696569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:19:29.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:19:29 smithi080 bash[41963]: cluster 2023-12-01T11:19:27.969589+0000 mgr.y (mgr.24362) 11727 : cluster 0 pgmap v11696: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:19:29.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:19:29 smithi080 bash[41963]: audit 2023-12-01T11:19:28.930706+0000 mon.a (mon.0) 7391 : audit 0 from='client.? 172.21.15.80:0/1997696569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:19:29.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:19:29 smithi090 bash[32384]: cluster 2023-12-01T11:19:27.969589+0000 mgr.y (mgr.24362) 11727 : cluster 0 pgmap v11696: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:19:29.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:19:29 smithi090 bash[32384]: audit 2023-12-01T11:19:28.930706+0000 mon.a (mon.0) 7391 : audit 0 from='client.? 172.21.15.80:0/1997696569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:19:31.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:19:31 smithi080 bash[28361]: cluster 2023-12-01T11:19:29.970190+0000 mgr.y (mgr.24362) 11728 : cluster 0 pgmap v11697: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:19:31.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:19:31 smithi080 bash[41963]: cluster 2023-12-01T11:19:29.970190+0000 mgr.y (mgr.24362) 11728 : cluster 0 pgmap v11697: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:19:31.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:19:31 smithi090 bash[32384]: cluster 2023-12-01T11:19:29.970190+0000 mgr.y (mgr.24362) 11728 : cluster 0 pgmap v11697: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:19:32.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:19:32 smithi080 bash[28361]: audit 2023-12-01T11:19:31.396868+0000 mon.a (mon.0) 7392 : audit 0 from='client.? 172.21.15.80:0/1652997600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:19:32.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:19:32 smithi080 bash[41963]: audit 2023-12-01T11:19:31.396868+0000 mon.a (mon.0) 7392 : audit 0 from='client.? 172.21.15.80:0/1652997600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:19:32.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:19:32 smithi090 bash[32384]: audit 2023-12-01T11:19:31.396868+0000 mon.a (mon.0) 7392 : audit 0 from='client.? 172.21.15.80:0/1652997600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:19:33.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:19:33 smithi080 bash[28361]: cluster 2023-12-01T11:19:31.971334+0000 mgr.y (mgr.24362) 11729 : cluster 0 pgmap v11698: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:19:33.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:19:33 smithi080 bash[41963]: cluster 2023-12-01T11:19:31.971334+0000 mgr.y (mgr.24362) 11729 : cluster 0 pgmap v11698: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:19:33.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:19:33 smithi090 bash[32384]: cluster 2023-12-01T11:19:31.971334+0000 mgr.y (mgr.24362) 11729 : cluster 0 pgmap v11698: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:19:34.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:19:34 smithi080 bash[41963]: audit 2023-12-01T11:19:33.848180+0000 mon.c (mon.2) 7510 : audit 0 from='client.? 172.21.15.80:0/2516572451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:19:34.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:19:34 smithi080 bash[28361]: audit 2023-12-01T11:19:33.848180+0000 mon.c (mon.2) 7510 : audit 0 from='client.? 172.21.15.80:0/2516572451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:19:34.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:19:34 smithi090 bash[32384]: audit 2023-12-01T11:19:33.848180+0000 mon.c (mon.2) 7510 : audit 0 from='client.? 172.21.15.80:0/2516572451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:19:35.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:19:35 smithi080 bash[28361]: cluster 2023-12-01T11:19:33.971968+0000 mgr.y (mgr.24362) 11730 : cluster 0 pgmap v11699: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:19:35.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:19:35 smithi080 bash[41963]: cluster 2023-12-01T11:19:33.971968+0000 mgr.y (mgr.24362) 11730 : cluster 0 pgmap v11699: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:19:35.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:19:35 smithi090 bash[32384]: cluster 2023-12-01T11:19:33.971968+0000 mgr.y (mgr.24362) 11730 : cluster 0 pgmap v11699: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:19:36.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:19:36 smithi080 bash[28361]: audit 2023-12-01T11:19:36.296942+0000 mon.a (mon.0) 7393 : audit 0 from='client.? 172.21.15.80:0/2698814803' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:19:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:19:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:19:36] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T11:19:36.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:19:36 smithi080 bash[41963]: audit 2023-12-01T11:19:36.296942+0000 mon.a (mon.0) 7393 : audit 0 from='client.? 172.21.15.80:0/2698814803' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:19:36.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:19:36 smithi090 bash[32384]: audit 2023-12-01T11:19:36.296942+0000 mon.a (mon.0) 7393 : audit 0 from='client.? 172.21.15.80:0/2698814803' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:19:37.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:19:37 smithi080 bash[28361]: cluster 2023-12-01T11:19:35.972731+0000 mgr.y (mgr.24362) 11731 : cluster 0 pgmap v11700: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:19:37.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:19:37 smithi080 bash[41963]: cluster 2023-12-01T11:19:35.972731+0000 mgr.y (mgr.24362) 11731 : cluster 0 pgmap v11700: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:19:37.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:19:37 smithi090 bash[32384]: cluster 2023-12-01T11:19:35.972731+0000 mgr.y (mgr.24362) 11731 : cluster 0 pgmap v11700: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:19:39.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:19:39 smithi090 bash[32384]: cluster 2023-12-01T11:19:37.973383+0000 mgr.y (mgr.24362) 11732 : cluster 0 pgmap v11701: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:19:39.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:19:39 smithi090 bash[32384]: audit 2023-12-01T11:19:38.752854+0000 mon.c (mon.2) 7511 : audit 0 from='client.? 172.21.15.80:0/4140697995' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:19:39.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:19:39 smithi080 bash[28361]: cluster 2023-12-01T11:19:37.973383+0000 mgr.y (mgr.24362) 11732 : cluster 0 pgmap v11701: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:19:39.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:19:39 smithi080 bash[28361]: audit 2023-12-01T11:19:38.752854+0000 mon.c (mon.2) 7511 : audit 0 from='client.? 172.21.15.80:0/4140697995' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:19:39.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:19:39 smithi080 bash[41963]: cluster 2023-12-01T11:19:37.973383+0000 mgr.y (mgr.24362) 11732 : cluster 0 pgmap v11701: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:19:39.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:19:39 smithi080 bash[41963]: audit 2023-12-01T11:19:38.752854+0000 mon.c (mon.2) 7511 : audit 0 from='client.? 172.21.15.80:0/4140697995' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:19:41.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:19:41 smithi080 bash[28361]: cluster 2023-12-01T11:19:39.974139+0000 mgr.y (mgr.24362) 11733 : cluster 0 pgmap v11702: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:19:41.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:19:41 smithi080 bash[28361]: audit 2023-12-01T11:19:40.404700+0000 mon.c (mon.2) 7512 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:19:41.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:19:41 smithi080 bash[28361]: audit 2023-12-01T11:19:41.209879+0000 mon.a (mon.0) 7394 : audit 0 from='client.? 172.21.15.80:0/1249729091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:19:41.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:19:41 smithi080 bash[41963]: cluster 2023-12-01T11:19:39.974139+0000 mgr.y (mgr.24362) 11733 : cluster 0 pgmap v11702: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:19:41.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:19:41 smithi080 bash[41963]: audit 2023-12-01T11:19:40.404700+0000 mon.c (mon.2) 7512 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:19:41.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:19:41 smithi080 bash[41963]: audit 2023-12-01T11:19:41.209879+0000 mon.a (mon.0) 7394 : audit 0 from='client.? 172.21.15.80:0/1249729091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:19:41.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:19:41 smithi090 bash[32384]: cluster 2023-12-01T11:19:39.974139+0000 mgr.y (mgr.24362) 11733 : cluster 0 pgmap v11702: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:19:41.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:19:41 smithi090 bash[32384]: audit 2023-12-01T11:19:40.404700+0000 mon.c (mon.2) 7512 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:19:41.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:19:41 smithi090 bash[32384]: audit 2023-12-01T11:19:41.209879+0000 mon.a (mon.0) 7394 : audit 0 from='client.? 172.21.15.80:0/1249729091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:19:43.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:19:43 smithi080 bash[41963]: cluster 2023-12-01T11:19:41.975424+0000 mgr.y (mgr.24362) 11734 : cluster 0 pgmap v11703: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:19:43.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:19:43 smithi080 bash[28361]: cluster 2023-12-01T11:19:41.975424+0000 mgr.y (mgr.24362) 11734 : cluster 0 pgmap v11703: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:19:43.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:19:43 smithi090 bash[32384]: cluster 2023-12-01T11:19:41.975424+0000 mgr.y (mgr.24362) 11734 : cluster 0 pgmap v11703: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:19:44.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:19:44 smithi080 bash[41963]: audit 2023-12-01T11:19:43.676655+0000 mon.c (mon.2) 7513 : audit 0 from='client.? 172.21.15.80:0/402875073' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:19:44.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:19:44 smithi080 bash[28361]: audit 2023-12-01T11:19:43.676655+0000 mon.c (mon.2) 7513 : audit 0 from='client.? 172.21.15.80:0/402875073' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:19:44.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:19:44 smithi090 bash[32384]: audit 2023-12-01T11:19:43.676655+0000 mon.c (mon.2) 7513 : audit 0 from='client.? 172.21.15.80:0/402875073' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:19:45.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:19:45 smithi080 bash[41963]: cluster 2023-12-01T11:19:43.976175+0000 mgr.y (mgr.24362) 11735 : cluster 0 pgmap v11704: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:19:45.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:19:45 smithi080 bash[28361]: cluster 2023-12-01T11:19:43.976175+0000 mgr.y (mgr.24362) 11735 : cluster 0 pgmap v11704: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:19:45.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:19:45 smithi090 bash[32384]: cluster 2023-12-01T11:19:43.976175+0000 mgr.y (mgr.24362) 11735 : cluster 0 pgmap v11704: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:19:46.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:19:46 smithi080 bash[41963]: audit 2023-12-01T11:19:46.131830+0000 mon.c (mon.2) 7514 : audit 0 from='client.? 172.21.15.80:0/3030813010' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:19:46.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:19:46 smithi080 bash[28361]: audit 2023-12-01T11:19:46.131830+0000 mon.c (mon.2) 7514 : audit 0 from='client.? 172.21.15.80:0/3030813010' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:19:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:19:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:19:46] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T11:19:46.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:19:46 smithi090 bash[32384]: audit 2023-12-01T11:19:46.131830+0000 mon.c (mon.2) 7514 : audit 0 from='client.? 172.21.15.80:0/3030813010' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:19:47.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:19:47 smithi080 bash[41963]: cluster 2023-12-01T11:19:45.977245+0000 mgr.y (mgr.24362) 11736 : cluster 0 pgmap v11705: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:19:47.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:19:47 smithi080 bash[28361]: cluster 2023-12-01T11:19:45.977245+0000 mgr.y (mgr.24362) 11736 : cluster 0 pgmap v11705: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:19:47.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:19:47 smithi090 bash[32384]: cluster 2023-12-01T11:19:45.977245+0000 mgr.y (mgr.24362) 11736 : cluster 0 pgmap v11705: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:19:49.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:19:49 smithi080 bash[41963]: cluster 2023-12-01T11:19:47.977913+0000 mgr.y (mgr.24362) 11737 : cluster 0 pgmap v11706: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:19:49.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:19:49 smithi080 bash[41963]: audit 2023-12-01T11:19:48.595928+0000 mon.c (mon.2) 7515 : audit 0 from='client.? 172.21.15.80:0/3962005547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:19:49.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:19:49 smithi080 bash[28361]: cluster 2023-12-01T11:19:47.977913+0000 mgr.y (mgr.24362) 11737 : cluster 0 pgmap v11706: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:19:49.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:19:49 smithi080 bash[28361]: audit 2023-12-01T11:19:48.595928+0000 mon.c (mon.2) 7515 : audit 0 from='client.? 172.21.15.80:0/3962005547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:19:49.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:19:49 smithi090 bash[32384]: cluster 2023-12-01T11:19:47.977913+0000 mgr.y (mgr.24362) 11737 : cluster 0 pgmap v11706: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:19:49.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:19:49 smithi090 bash[32384]: audit 2023-12-01T11:19:48.595928+0000 mon.c (mon.2) 7515 : audit 0 from='client.? 172.21.15.80:0/3962005547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:19:51.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:19:51 smithi080 bash[28361]: cluster 2023-12-01T11:19:49.978643+0000 mgr.y (mgr.24362) 11738 : cluster 0 pgmap v11707: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:19:51.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:19:51 smithi080 bash[28361]: audit 2023-12-01T11:19:51.047007+0000 mon.c (mon.2) 7516 : audit 0 from='client.? 172.21.15.80:0/2584254047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:19:51.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:19:51 smithi080 bash[41963]: cluster 2023-12-01T11:19:49.978643+0000 mgr.y (mgr.24362) 11738 : cluster 0 pgmap v11707: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:19:51.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:19:51 smithi080 bash[41963]: audit 2023-12-01T11:19:51.047007+0000 mon.c (mon.2) 7516 : audit 0 from='client.? 172.21.15.80:0/2584254047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:19:51.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:19:51 smithi090 bash[32384]: cluster 2023-12-01T11:19:49.978643+0000 mgr.y (mgr.24362) 11738 : cluster 0 pgmap v11707: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:19:51.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:19:51 smithi090 bash[32384]: audit 2023-12-01T11:19:51.047007+0000 mon.c (mon.2) 7516 : audit 0 from='client.? 172.21.15.80:0/2584254047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:19:53.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:19:53 smithi080 bash[28361]: cluster 2023-12-01T11:19:51.979816+0000 mgr.y (mgr.24362) 11739 : cluster 0 pgmap v11708: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:19:53.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:19:53 smithi080 bash[41963]: cluster 2023-12-01T11:19:51.979816+0000 mgr.y (mgr.24362) 11739 : cluster 0 pgmap v11708: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:19:53.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:19:53 smithi090 bash[32384]: cluster 2023-12-01T11:19:51.979816+0000 mgr.y (mgr.24362) 11739 : cluster 0 pgmap v11708: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:19:54.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:19:54 smithi080 bash[28361]: audit 2023-12-01T11:19:53.495204+0000 mon.c (mon.2) 7517 : audit 0 from='client.? 172.21.15.80:0/4099378399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:19:54.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:19:54 smithi080 bash[41963]: audit 2023-12-01T11:19:53.495204+0000 mon.c (mon.2) 7517 : audit 0 from='client.? 172.21.15.80:0/4099378399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:19:54.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:19:54 smithi090 bash[32384]: audit 2023-12-01T11:19:53.495204+0000 mon.c (mon.2) 7517 : audit 0 from='client.? 172.21.15.80:0/4099378399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:19:55.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:19:55 smithi080 bash[41963]: cluster 2023-12-01T11:19:53.980435+0000 mgr.y (mgr.24362) 11740 : cluster 0 pgmap v11709: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:19:55.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:19:55 smithi080 bash[28361]: cluster 2023-12-01T11:19:53.980435+0000 mgr.y (mgr.24362) 11740 : cluster 0 pgmap v11709: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:19:55.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:19:55 smithi090 bash[32384]: cluster 2023-12-01T11:19:53.980435+0000 mgr.y (mgr.24362) 11740 : cluster 0 pgmap v11709: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:19:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:19:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:19:56] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T11:19:56.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:19:56 smithi080 bash[28361]: audit 2023-12-01T11:19:55.404936+0000 mon.c (mon.2) 7518 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:19:56.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:19:56 smithi080 bash[28361]: audit 2023-12-01T11:19:55.703001+0000 mon.c (mon.2) 7519 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:19:56.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:19:56 smithi080 bash[28361]: audit 2023-12-01T11:19:55.950012+0000 mon.a (mon.0) 7395 : audit 0 from='client.? 172.21.15.80:0/2869112227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:19:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:19:56 smithi080 bash[41963]: audit 2023-12-01T11:19:55.404936+0000 mon.c (mon.2) 7518 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:19:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:19:56 smithi080 bash[41963]: audit 2023-12-01T11:19:55.703001+0000 mon.c (mon.2) 7519 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:19:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:19:56 smithi080 bash[41963]: audit 2023-12-01T11:19:55.950012+0000 mon.a (mon.0) 7395 : audit 0 from='client.? 172.21.15.80:0/2869112227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:19:56.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:19:56 smithi090 bash[32384]: audit 2023-12-01T11:19:55.404936+0000 mon.c (mon.2) 7518 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:19:56.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:19:56 smithi090 bash[32384]: audit 2023-12-01T11:19:55.703001+0000 mon.c (mon.2) 7519 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:19:56.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:19:56 smithi090 bash[32384]: audit 2023-12-01T11:19:55.950012+0000 mon.a (mon.0) 7395 : audit 0 from='client.? 172.21.15.80:0/2869112227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:19:57.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:19:57 smithi080 bash[41963]: cluster 2023-12-01T11:19:55.981057+0000 mgr.y (mgr.24362) 11741 : cluster 0 pgmap v11710: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:19:57.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:19:57 smithi080 bash[28361]: cluster 2023-12-01T11:19:55.981057+0000 mgr.y (mgr.24362) 11741 : cluster 0 pgmap v11710: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:19:57.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:19:57 smithi090 bash[32384]: cluster 2023-12-01T11:19:55.981057+0000 mgr.y (mgr.24362) 11741 : cluster 0 pgmap v11710: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:19:59.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:19:59 smithi080 bash[28361]: cluster 2023-12-01T11:19:57.981619+0000 mgr.y (mgr.24362) 11742 : cluster 0 pgmap v11711: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:19:59.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:19:59 smithi080 bash[28361]: audit 2023-12-01T11:19:58.415795+0000 mon.c (mon.2) 7520 : audit 0 from='client.? 172.21.15.80:0/2689801500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:19:59.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:19:59 smithi080 bash[41963]: cluster 2023-12-01T11:19:57.981619+0000 mgr.y (mgr.24362) 11742 : cluster 0 pgmap v11711: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:19:59.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:19:59 smithi080 bash[41963]: audit 2023-12-01T11:19:58.415795+0000 mon.c (mon.2) 7520 : audit 0 from='client.? 172.21.15.80:0/2689801500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:19:59.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:19:59 smithi090 bash[32384]: cluster 2023-12-01T11:19:57.981619+0000 mgr.y (mgr.24362) 11742 : cluster 0 pgmap v11711: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:19:59.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:19:59 smithi090 bash[32384]: audit 2023-12-01T11:19:58.415795+0000 mon.c (mon.2) 7520 : audit 0 from='client.? 172.21.15.80:0/2689801500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:20:00.403 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:20:00 smithi080 bash[28361]: debug 2023-12-01T11:19:59.995+0000 7f6ec9bf0700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T11:20:00.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:20:00 smithi080 bash[28361]: cluster 2023-12-01T11:20:00.000140+0000 mon.a (mon.0) 7396 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T11:20:00.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:20:00 smithi080 bash[41963]: cluster 2023-12-01T11:20:00.000140+0000 mon.a (mon.0) 7396 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T11:20:00.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:20:00 smithi090 bash[32384]: cluster 2023-12-01T11:20:00.000140+0000 mon.a (mon.0) 7396 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T11:20:01.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:20:01 smithi080 bash[41963]: cluster 2023-12-01T11:19:59.982221+0000 mgr.y (mgr.24362) 11743 : cluster 0 pgmap v11712: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:20:01.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:20:01 smithi080 bash[41963]: audit 2023-12-01T11:20:00.889521+0000 mon.c (mon.2) 7521 : audit 0 from='client.? 172.21.15.80:0/3195613033' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:20:01.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:20:01 smithi080 bash[28361]: cluster 2023-12-01T11:19:59.982221+0000 mgr.y (mgr.24362) 11743 : cluster 0 pgmap v11712: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:20:01.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:20:01 smithi080 bash[28361]: audit 2023-12-01T11:20:00.889521+0000 mon.c (mon.2) 7521 : audit 0 from='client.? 172.21.15.80:0/3195613033' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:20:01.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:20:01 smithi090 bash[32384]: cluster 2023-12-01T11:19:59.982221+0000 mgr.y (mgr.24362) 11743 : cluster 0 pgmap v11712: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:20:01.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:20:01 smithi090 bash[32384]: audit 2023-12-01T11:20:00.889521+0000 mon.c (mon.2) 7521 : audit 0 from='client.? 172.21.15.80:0/3195613033' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:20:02.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:20:02 smithi090 bash[32384]: audit 2023-12-01T11:20:01.504353+0000 mon.a (mon.0) 7397 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:20:02.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:20:02 smithi090 bash[32384]: audit 2023-12-01T11:20:01.516672+0000 mon.a (mon.0) 7398 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:20:02.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:20:02 smithi090 bash[32384]: audit 2023-12-01T11:20:01.905491+0000 mon.a (mon.0) 7399 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:20:02.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:20:02 smithi090 bash[32384]: audit 2023-12-01T11:20:01.922529+0000 mon.a (mon.0) 7400 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:20:02.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:20:02 smithi090 bash[32384]: audit 2023-12-01T11:20:02.458216+0000 mon.c (mon.2) 7522 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:20:02.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:20:02 smithi090 bash[32384]: audit 2023-12-01T11:20:02.460250+0000 mon.c (mon.2) 7523 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:20:02.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:20:02 smithi090 bash[32384]: audit 2023-12-01T11:20:02.470077+0000 mon.a (mon.0) 7401 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:20:02.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:20:02 smithi080 bash[28361]: audit 2023-12-01T11:20:01.504353+0000 mon.a (mon.0) 7397 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:20:02.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:20:02 smithi080 bash[28361]: audit 2023-12-01T11:20:01.516672+0000 mon.a (mon.0) 7398 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:20:02.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:20:02 smithi080 bash[28361]: audit 2023-12-01T11:20:01.905491+0000 mon.a (mon.0) 7399 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:20:02.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:20:02 smithi080 bash[28361]: audit 2023-12-01T11:20:01.922529+0000 mon.a (mon.0) 7400 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:20:02.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:20:02 smithi080 bash[28361]: audit 2023-12-01T11:20:02.458216+0000 mon.c (mon.2) 7522 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:20:02.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:20:02 smithi080 bash[28361]: audit 2023-12-01T11:20:02.460250+0000 mon.c (mon.2) 7523 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:20:02.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:20:02 smithi080 bash[28361]: audit 2023-12-01T11:20:02.470077+0000 mon.a (mon.0) 7401 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:20:02.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:20:02 smithi080 bash[41963]: audit 2023-12-01T11:20:01.504353+0000 mon.a (mon.0) 7397 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:20:02.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:20:02 smithi080 bash[41963]: audit 2023-12-01T11:20:01.516672+0000 mon.a (mon.0) 7398 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:20:02.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:20:02 smithi080 bash[41963]: audit 2023-12-01T11:20:01.905491+0000 mon.a (mon.0) 7399 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:20:02.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:20:02 smithi080 bash[41963]: audit 2023-12-01T11:20:01.922529+0000 mon.a (mon.0) 7400 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:20:02.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:20:02 smithi080 bash[41963]: audit 2023-12-01T11:20:02.458216+0000 mon.c (mon.2) 7522 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:20:02.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:20:02 smithi080 bash[41963]: audit 2023-12-01T11:20:02.460250+0000 mon.c (mon.2) 7523 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:20:02.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:20:02 smithi080 bash[41963]: audit 2023-12-01T11:20:02.470077+0000 mon.a (mon.0) 7401 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:20:03.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:20:03 smithi090 bash[32384]: cluster 2023-12-01T11:20:01.983258+0000 mgr.y (mgr.24362) 11744 : cluster 0 pgmap v11713: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:20:03.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:20:03 smithi090 bash[32384]: audit 2023-12-01T11:20:03.335033+0000 mon.a (mon.0) 7402 : audit 0 from='client.? 172.21.15.80:0/2788049730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:20:03.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:20:03 smithi080 bash[41963]: cluster 2023-12-01T11:20:01.983258+0000 mgr.y (mgr.24362) 11744 : cluster 0 pgmap v11713: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:20:03.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:20:03 smithi080 bash[41963]: audit 2023-12-01T11:20:03.335033+0000 mon.a (mon.0) 7402 : audit 0 from='client.? 172.21.15.80:0/2788049730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:20:03.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:20:03 smithi080 bash[28361]: cluster 2023-12-01T11:20:01.983258+0000 mgr.y (mgr.24362) 11744 : cluster 0 pgmap v11713: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:20:03.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:20:03 smithi080 bash[28361]: audit 2023-12-01T11:20:03.335033+0000 mon.a (mon.0) 7402 : audit 0 from='client.? 172.21.15.80:0/2788049730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:20:05.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:20:05 smithi090 bash[32384]: cluster 2023-12-01T11:20:03.984116+0000 mgr.y (mgr.24362) 11745 : cluster 0 pgmap v11714: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:20:05.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:20:05 smithi080 bash[28361]: cluster 2023-12-01T11:20:03.984116+0000 mgr.y (mgr.24362) 11745 : cluster 0 pgmap v11714: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:20:05.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:20:05 smithi080 bash[41963]: cluster 2023-12-01T11:20:03.984116+0000 mgr.y (mgr.24362) 11745 : cluster 0 pgmap v11714: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:20:06.514 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:20:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:20:06] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T11:20:06.515 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:20:06 smithi080 bash[28361]: audit 2023-12-01T11:20:05.786502+0000 mon.c (mon.2) 7524 : audit 0 from='client.? 172.21.15.80:0/880279265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:20:06.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:20:06 smithi090 bash[32384]: audit 2023-12-01T11:20:05.786502+0000 mon.c (mon.2) 7524 : audit 0 from='client.? 172.21.15.80:0/880279265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:20:06.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:20:06 smithi080 bash[41963]: audit 2023-12-01T11:20:05.786502+0000 mon.c (mon.2) 7524 : audit 0 from='client.? 172.21.15.80:0/880279265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:20:07.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:20:07 smithi090 bash[32384]: cluster 2023-12-01T11:20:05.985260+0000 mgr.y (mgr.24362) 11746 : cluster 0 pgmap v11715: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:20:07.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:20:07 smithi080 bash[28361]: cluster 2023-12-01T11:20:05.985260+0000 mgr.y (mgr.24362) 11746 : cluster 0 pgmap v11715: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:20:07.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:20:07 smithi080 bash[41963]: cluster 2023-12-01T11:20:05.985260+0000 mgr.y (mgr.24362) 11746 : cluster 0 pgmap v11715: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:20:08.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:20:08 smithi080 bash[28361]: audit 2023-12-01T11:20:08.243681+0000 mon.a (mon.0) 7403 : audit 0 from='client.? 172.21.15.80:0/1548425282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:20:08.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:20:08 smithi080 bash[41963]: audit 2023-12-01T11:20:08.243681+0000 mon.a (mon.0) 7403 : audit 0 from='client.? 172.21.15.80:0/1548425282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:20:09.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:20:08 smithi090 bash[32384]: audit 2023-12-01T11:20:08.243681+0000 mon.a (mon.0) 7403 : audit 0 from='client.? 172.21.15.80:0/1548425282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:20:09.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:20:09 smithi080 bash[28361]: cluster 2023-12-01T11:20:07.985921+0000 mgr.y (mgr.24362) 11747 : cluster 0 pgmap v11716: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:20:09.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:20:09 smithi080 bash[41963]: cluster 2023-12-01T11:20:07.985921+0000 mgr.y (mgr.24362) 11747 : cluster 0 pgmap v11716: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:20:10.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:20:09 smithi090 bash[32384]: cluster 2023-12-01T11:20:07.985921+0000 mgr.y (mgr.24362) 11747 : cluster 0 pgmap v11716: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:20:11.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:20:11 smithi080 bash[28361]: cluster 2023-12-01T11:20:09.986596+0000 mgr.y (mgr.24362) 11748 : cluster 0 pgmap v11717: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:20:11.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:20:11 smithi080 bash[28361]: audit 2023-12-01T11:20:10.405650+0000 mon.c (mon.2) 7525 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:20:11.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:20:11 smithi080 bash[28361]: audit 2023-12-01T11:20:10.703678+0000 mon.c (mon.2) 7526 : audit 0 from='client.? 172.21.15.80:0/3003462716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:20:11.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:20:11 smithi080 bash[41963]: cluster 2023-12-01T11:20:09.986596+0000 mgr.y (mgr.24362) 11748 : cluster 0 pgmap v11717: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:20:11.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:20:11 smithi080 bash[41963]: audit 2023-12-01T11:20:10.405650+0000 mon.c (mon.2) 7525 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:20:11.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:20:11 smithi080 bash[41963]: audit 2023-12-01T11:20:10.703678+0000 mon.c (mon.2) 7526 : audit 0 from='client.? 172.21.15.80:0/3003462716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:20:11.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:20:11 smithi090 bash[32384]: cluster 2023-12-01T11:20:09.986596+0000 mgr.y (mgr.24362) 11748 : cluster 0 pgmap v11717: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:20:11.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:20:11 smithi090 bash[32384]: audit 2023-12-01T11:20:10.405650+0000 mon.c (mon.2) 7525 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:20:11.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:20:11 smithi090 bash[32384]: audit 2023-12-01T11:20:10.703678+0000 mon.c (mon.2) 7526 : audit 0 from='client.? 172.21.15.80:0/3003462716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:20:13.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:20:13 smithi080 bash[41963]: cluster 2023-12-01T11:20:11.987757+0000 mgr.y (mgr.24362) 11749 : cluster 0 pgmap v11718: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:20:13.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:20:13 smithi080 bash[41963]: audit 2023-12-01T11:20:13.156026+0000 mon.c (mon.2) 7527 : audit 0 from='client.? 172.21.15.80:0/1330394602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:20:13.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:20:13 smithi080 bash[28361]: cluster 2023-12-01T11:20:11.987757+0000 mgr.y (mgr.24362) 11749 : cluster 0 pgmap v11718: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:20:13.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:20:13 smithi080 bash[28361]: audit 2023-12-01T11:20:13.156026+0000 mon.c (mon.2) 7527 : audit 0 from='client.? 172.21.15.80:0/1330394602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:20:13.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:20:13 smithi090 bash[32384]: cluster 2023-12-01T11:20:11.987757+0000 mgr.y (mgr.24362) 11749 : cluster 0 pgmap v11718: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:20:13.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:20:13 smithi090 bash[32384]: audit 2023-12-01T11:20:13.156026+0000 mon.c (mon.2) 7527 : audit 0 from='client.? 172.21.15.80:0/1330394602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:20:15.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:20:15 smithi080 bash[28361]: cluster 2023-12-01T11:20:13.988413+0000 mgr.y (mgr.24362) 11750 : cluster 0 pgmap v11719: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:20:15.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:20:15 smithi080 bash[41963]: cluster 2023-12-01T11:20:13.988413+0000 mgr.y (mgr.24362) 11750 : cluster 0 pgmap v11719: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:20:15.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:20:15 smithi090 bash[32384]: cluster 2023-12-01T11:20:13.988413+0000 mgr.y (mgr.24362) 11750 : cluster 0 pgmap v11719: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:20:16.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:20:16 smithi080 bash[28361]: audit 2023-12-01T11:20:15.602971+0000 mon.c (mon.2) 7528 : audit 0 from='client.? 172.21.15.80:0/4276813918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:20:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:20:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:20:16] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T11:20:16.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:20:16 smithi080 bash[41963]: audit 2023-12-01T11:20:15.602971+0000 mon.c (mon.2) 7528 : audit 0 from='client.? 172.21.15.80:0/4276813918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:20:16.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:20:16 smithi090 bash[32384]: audit 2023-12-01T11:20:15.602971+0000 mon.c (mon.2) 7528 : audit 0 from='client.? 172.21.15.80:0/4276813918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:20:17.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:20:17 smithi080 bash[41963]: cluster 2023-12-01T11:20:15.989534+0000 mgr.y (mgr.24362) 11751 : cluster 0 pgmap v11720: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:20:17.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:20:17 smithi080 bash[28361]: cluster 2023-12-01T11:20:15.989534+0000 mgr.y (mgr.24362) 11751 : cluster 0 pgmap v11720: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:20:17.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:20:17 smithi090 bash[32384]: cluster 2023-12-01T11:20:15.989534+0000 mgr.y (mgr.24362) 11751 : cluster 0 pgmap v11720: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:20:18.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:20:18 smithi080 bash[28361]: audit 2023-12-01T11:20:18.053013+0000 mon.c (mon.2) 7529 : audit 0 from='client.? 172.21.15.80:0/3147674330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:20:18.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:20:18 smithi080 bash[41963]: audit 2023-12-01T11:20:18.053013+0000 mon.c (mon.2) 7529 : audit 0 from='client.? 172.21.15.80:0/3147674330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:20:18.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:20:18 smithi090 bash[32384]: audit 2023-12-01T11:20:18.053013+0000 mon.c (mon.2) 7529 : audit 0 from='client.? 172.21.15.80:0/3147674330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:20:19.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:20:19 smithi080 bash[41963]: cluster 2023-12-01T11:20:17.990153+0000 mgr.y (mgr.24362) 11752 : cluster 0 pgmap v11721: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:20:19.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:20:19 smithi080 bash[28361]: cluster 2023-12-01T11:20:17.990153+0000 mgr.y (mgr.24362) 11752 : cluster 0 pgmap v11721: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:20:19.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:20:19 smithi090 bash[32384]: cluster 2023-12-01T11:20:17.990153+0000 mgr.y (mgr.24362) 11752 : cluster 0 pgmap v11721: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:20:21.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:20:21 smithi080 bash[41963]: cluster 2023-12-01T11:20:19.990843+0000 mgr.y (mgr.24362) 11753 : cluster 0 pgmap v11722: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:20:21.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:20:21 smithi080 bash[41963]: audit 2023-12-01T11:20:20.503416+0000 mon.a (mon.0) 7404 : audit 0 from='client.? 172.21.15.80:0/2081536951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:20:21.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:20:21 smithi080 bash[28361]: cluster 2023-12-01T11:20:19.990843+0000 mgr.y (mgr.24362) 11753 : cluster 0 pgmap v11722: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:20:21.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:20:21 smithi080 bash[28361]: audit 2023-12-01T11:20:20.503416+0000 mon.a (mon.0) 7404 : audit 0 from='client.? 172.21.15.80:0/2081536951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:20:21.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:20:21 smithi090 bash[32384]: cluster 2023-12-01T11:20:19.990843+0000 mgr.y (mgr.24362) 11753 : cluster 0 pgmap v11722: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:20:21.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:20:21 smithi090 bash[32384]: audit 2023-12-01T11:20:20.503416+0000 mon.a (mon.0) 7404 : audit 0 from='client.? 172.21.15.80:0/2081536951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:20:23.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:20:23 smithi080 bash[41963]: cluster 2023-12-01T11:20:21.992077+0000 mgr.y (mgr.24362) 11754 : cluster 0 pgmap v11723: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:20:23.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:20:23 smithi080 bash[41963]: audit 2023-12-01T11:20:22.961250+0000 mon.a (mon.0) 7405 : audit 0 from='client.? 172.21.15.80:0/3775203229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:20:23.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:20:23 smithi080 bash[28361]: cluster 2023-12-01T11:20:21.992077+0000 mgr.y (mgr.24362) 11754 : cluster 0 pgmap v11723: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:20:23.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:20:23 smithi080 bash[28361]: audit 2023-12-01T11:20:22.961250+0000 mon.a (mon.0) 7405 : audit 0 from='client.? 172.21.15.80:0/3775203229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:20:23.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:20:23 smithi090 bash[32384]: cluster 2023-12-01T11:20:21.992077+0000 mgr.y (mgr.24362) 11754 : cluster 0 pgmap v11723: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:20:23.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:20:23 smithi090 bash[32384]: audit 2023-12-01T11:20:22.961250+0000 mon.a (mon.0) 7405 : audit 0 from='client.? 172.21.15.80:0/3775203229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:20:25.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:20:25 smithi080 bash[41963]: cluster 2023-12-01T11:20:23.992782+0000 mgr.y (mgr.24362) 11755 : cluster 0 pgmap v11724: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:20:25.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:20:25 smithi080 bash[28361]: cluster 2023-12-01T11:20:23.992782+0000 mgr.y (mgr.24362) 11755 : cluster 0 pgmap v11724: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:20:25.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:20:25 smithi090 bash[32384]: cluster 2023-12-01T11:20:23.992782+0000 mgr.y (mgr.24362) 11755 : cluster 0 pgmap v11724: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:20:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:20:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:20:26] "GET /metrics HTTP/1.1" 200 33987 "" "Prometheus/2.43.0" 2023-12-01T11:20:26.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:20:26 smithi080 bash[28361]: audit 2023-12-01T11:20:25.405456+0000 mon.c (mon.2) 7530 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:20:26.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:20:26 smithi080 bash[28361]: audit 2023-12-01T11:20:25.417227+0000 mon.c (mon.2) 7531 : audit 0 from='client.? 172.21.15.80:0/2394431444' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:20:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:20:26 smithi080 bash[41963]: audit 2023-12-01T11:20:25.405456+0000 mon.c (mon.2) 7530 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:20:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:20:26 smithi080 bash[41963]: audit 2023-12-01T11:20:25.417227+0000 mon.c (mon.2) 7531 : audit 0 from='client.? 172.21.15.80:0/2394431444' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:20:26.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:20:26 smithi090 bash[32384]: audit 2023-12-01T11:20:25.405456+0000 mon.c (mon.2) 7530 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:20:26.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:20:26 smithi090 bash[32384]: audit 2023-12-01T11:20:25.417227+0000 mon.c (mon.2) 7531 : audit 0 from='client.? 172.21.15.80:0/2394431444' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:20:27.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:20:27 smithi080 bash[28361]: cluster 2023-12-01T11:20:25.993918+0000 mgr.y (mgr.24362) 11756 : cluster 0 pgmap v11725: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:20:27.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:20:27 smithi080 bash[41963]: cluster 2023-12-01T11:20:25.993918+0000 mgr.y (mgr.24362) 11756 : cluster 0 pgmap v11725: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:20:27.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:20:27 smithi090 bash[32384]: cluster 2023-12-01T11:20:25.993918+0000 mgr.y (mgr.24362) 11756 : cluster 0 pgmap v11725: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:20:28.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:20:28 smithi080 bash[28361]: audit 2023-12-01T11:20:27.871935+0000 mon.a (mon.0) 7406 : audit 0 from='client.? 172.21.15.80:0/2732370493' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:20:28.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:20:28 smithi080 bash[41963]: audit 2023-12-01T11:20:27.871935+0000 mon.a (mon.0) 7406 : audit 0 from='client.? 172.21.15.80:0/2732370493' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:20:28.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:20:28 smithi090 bash[32384]: audit 2023-12-01T11:20:27.871935+0000 mon.a (mon.0) 7406 : audit 0 from='client.? 172.21.15.80:0/2732370493' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:20:29.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:20:29 smithi080 bash[41963]: cluster 2023-12-01T11:20:27.994634+0000 mgr.y (mgr.24362) 11757 : cluster 0 pgmap v11726: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:20:29.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:20:29 smithi080 bash[28361]: cluster 2023-12-01T11:20:27.994634+0000 mgr.y (mgr.24362) 11757 : cluster 0 pgmap v11726: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:20:29.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:20:29 smithi090 bash[32384]: cluster 2023-12-01T11:20:27.994634+0000 mgr.y (mgr.24362) 11757 : cluster 0 pgmap v11726: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:20:30.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:20:30 smithi080 bash[28361]: audit 2023-12-01T11:20:30.321633+0000 mon.c (mon.2) 7532 : audit 0 from='client.? 172.21.15.80:0/3303739989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:20:30.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:20:30 smithi080 bash[41963]: audit 2023-12-01T11:20:30.321633+0000 mon.c (mon.2) 7532 : audit 0 from='client.? 172.21.15.80:0/3303739989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:20:30.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:20:30 smithi090 bash[32384]: audit 2023-12-01T11:20:30.321633+0000 mon.c (mon.2) 7532 : audit 0 from='client.? 172.21.15.80:0/3303739989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:20:31.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:20:31 smithi080 bash[41963]: cluster 2023-12-01T11:20:29.995269+0000 mgr.y (mgr.24362) 11758 : cluster 0 pgmap v11727: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:20:31.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:20:31 smithi080 bash[28361]: cluster 2023-12-01T11:20:29.995269+0000 mgr.y (mgr.24362) 11758 : cluster 0 pgmap v11727: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:20:31.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:20:31 smithi090 bash[32384]: cluster 2023-12-01T11:20:29.995269+0000 mgr.y (mgr.24362) 11758 : cluster 0 pgmap v11727: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:20:33.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:20:33 smithi080 bash[28361]: cluster 2023-12-01T11:20:31.996462+0000 mgr.y (mgr.24362) 11759 : cluster 0 pgmap v11728: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:20:33.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:20:33 smithi080 bash[28361]: audit 2023-12-01T11:20:32.778711+0000 mon.c (mon.2) 7533 : audit 0 from='client.? 172.21.15.80:0/4160316519' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:20:33.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:20:33 smithi080 bash[41963]: cluster 2023-12-01T11:20:31.996462+0000 mgr.y (mgr.24362) 11759 : cluster 0 pgmap v11728: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:20:33.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:20:33 smithi080 bash[41963]: audit 2023-12-01T11:20:32.778711+0000 mon.c (mon.2) 7533 : audit 0 from='client.? 172.21.15.80:0/4160316519' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:20:33.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:20:33 smithi090 bash[32384]: cluster 2023-12-01T11:20:31.996462+0000 mgr.y (mgr.24362) 11759 : cluster 0 pgmap v11728: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:20:33.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:20:33 smithi090 bash[32384]: audit 2023-12-01T11:20:32.778711+0000 mon.c (mon.2) 7533 : audit 0 from='client.? 172.21.15.80:0/4160316519' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:20:35.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:20:35 smithi080 bash[28361]: cluster 2023-12-01T11:20:33.997085+0000 mgr.y (mgr.24362) 11760 : cluster 0 pgmap v11729: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:20:35.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:20:35 smithi080 bash[28361]: audit 2023-12-01T11:20:35.232039+0000 mon.c (mon.2) 7534 : audit 0 from='client.? 172.21.15.80:0/3778285929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:20:35.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:20:35 smithi080 bash[41963]: cluster 2023-12-01T11:20:33.997085+0000 mgr.y (mgr.24362) 11760 : cluster 0 pgmap v11729: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:20:35.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:20:35 smithi080 bash[41963]: audit 2023-12-01T11:20:35.232039+0000 mon.c (mon.2) 7534 : audit 0 from='client.? 172.21.15.80:0/3778285929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:20:35.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:20:35 smithi090 bash[32384]: cluster 2023-12-01T11:20:33.997085+0000 mgr.y (mgr.24362) 11760 : cluster 0 pgmap v11729: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:20:35.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:20:35 smithi090 bash[32384]: audit 2023-12-01T11:20:35.232039+0000 mon.c (mon.2) 7534 : audit 0 from='client.? 172.21.15.80:0/3778285929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:20:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:20:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:20:36] "GET /metrics HTTP/1.1" 200 33987 "" "Prometheus/2.43.0" 2023-12-01T11:20:37.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:20:37 smithi080 bash[41963]: cluster 2023-12-01T11:20:35.998340+0000 mgr.y (mgr.24362) 11761 : cluster 0 pgmap v11730: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:20:37.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:20:37 smithi080 bash[28361]: cluster 2023-12-01T11:20:35.998340+0000 mgr.y (mgr.24362) 11761 : cluster 0 pgmap v11730: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:20:37.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:20:37 smithi090 bash[32384]: cluster 2023-12-01T11:20:35.998340+0000 mgr.y (mgr.24362) 11761 : cluster 0 pgmap v11730: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:20:38.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:20:38 smithi090 bash[32384]: audit 2023-12-01T11:20:37.693753+0000 mon.a (mon.0) 7407 : audit 0 from='client.? 172.21.15.80:0/1995860330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:20:38.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:20:38 smithi080 bash[28361]: audit 2023-12-01T11:20:37.693753+0000 mon.a (mon.0) 7407 : audit 0 from='client.? 172.21.15.80:0/1995860330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:20:38.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:20:38 smithi080 bash[41963]: audit 2023-12-01T11:20:37.693753+0000 mon.a (mon.0) 7407 : audit 0 from='client.? 172.21.15.80:0/1995860330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:20:39.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:20:39 smithi090 bash[32384]: cluster 2023-12-01T11:20:37.999173+0000 mgr.y (mgr.24362) 11762 : cluster 0 pgmap v11731: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:20:39.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:20:39 smithi080 bash[41963]: cluster 2023-12-01T11:20:37.999173+0000 mgr.y (mgr.24362) 11762 : cluster 0 pgmap v11731: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:20:39.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:20:39 smithi080 bash[28361]: cluster 2023-12-01T11:20:37.999173+0000 mgr.y (mgr.24362) 11762 : cluster 0 pgmap v11731: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:20:40.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:20:40 smithi090 bash[32384]: audit 2023-12-01T11:20:40.141665+0000 mon.c (mon.2) 7535 : audit 0 from='client.? 172.21.15.80:0/1255354360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:20:40.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:20:40 smithi090 bash[32384]: audit 2023-12-01T11:20:40.405880+0000 mon.c (mon.2) 7536 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:20:40.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:20:40 smithi080 bash[41963]: audit 2023-12-01T11:20:40.141665+0000 mon.c (mon.2) 7535 : audit 0 from='client.? 172.21.15.80:0/1255354360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:20:40.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:20:40 smithi080 bash[41963]: audit 2023-12-01T11:20:40.405880+0000 mon.c (mon.2) 7536 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:20:40.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:20:40 smithi080 bash[28361]: audit 2023-12-01T11:20:40.141665+0000 mon.c (mon.2) 7535 : audit 0 from='client.? 172.21.15.80:0/1255354360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:20:40.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:20:40 smithi080 bash[28361]: audit 2023-12-01T11:20:40.405880+0000 mon.c (mon.2) 7536 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:20:41.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:20:41 smithi090 bash[32384]: cluster 2023-12-01T11:20:39.999701+0000 mgr.y (mgr.24362) 11763 : cluster 0 pgmap v11732: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:20:41.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:20:41 smithi080 bash[41963]: cluster 2023-12-01T11:20:39.999701+0000 mgr.y (mgr.24362) 11763 : cluster 0 pgmap v11732: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:20:41.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:20:41 smithi080 bash[28361]: cluster 2023-12-01T11:20:39.999701+0000 mgr.y (mgr.24362) 11763 : cluster 0 pgmap v11732: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:20:43.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:20:43 smithi090 bash[32384]: cluster 2023-12-01T11:20:42.000912+0000 mgr.y (mgr.24362) 11764 : cluster 0 pgmap v11733: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:20:43.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:20:43 smithi090 bash[32384]: audit 2023-12-01T11:20:42.598791+0000 mon.a (mon.0) 7408 : audit 0 from='client.? 172.21.15.80:0/3435829411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:20:43.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:20:43 smithi080 bash[41963]: cluster 2023-12-01T11:20:42.000912+0000 mgr.y (mgr.24362) 11764 : cluster 0 pgmap v11733: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:20:43.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:20:43 smithi080 bash[41963]: audit 2023-12-01T11:20:42.598791+0000 mon.a (mon.0) 7408 : audit 0 from='client.? 172.21.15.80:0/3435829411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:20:43.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:20:43 smithi080 bash[28361]: cluster 2023-12-01T11:20:42.000912+0000 mgr.y (mgr.24362) 11764 : cluster 0 pgmap v11733: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:20:43.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:20:43 smithi080 bash[28361]: audit 2023-12-01T11:20:42.598791+0000 mon.a (mon.0) 7408 : audit 0 from='client.? 172.21.15.80:0/3435829411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:20:45.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:20:45 smithi090 bash[32384]: cluster 2023-12-01T11:20:44.001624+0000 mgr.y (mgr.24362) 11765 : cluster 0 pgmap v11734: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:20:45.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:20:45 smithi090 bash[32384]: audit 2023-12-01T11:20:45.050399+0000 mon.c (mon.2) 7537 : audit 0 from='client.? 172.21.15.80:0/412083161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:20:45.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:20:45 smithi080 bash[28361]: cluster 2023-12-01T11:20:44.001624+0000 mgr.y (mgr.24362) 11765 : cluster 0 pgmap v11734: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:20:45.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:20:45 smithi080 bash[28361]: audit 2023-12-01T11:20:45.050399+0000 mon.c (mon.2) 7537 : audit 0 from='client.? 172.21.15.80:0/412083161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:20:45.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:20:45 smithi080 bash[41963]: cluster 2023-12-01T11:20:44.001624+0000 mgr.y (mgr.24362) 11765 : cluster 0 pgmap v11734: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:20:45.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:20:45 smithi080 bash[41963]: audit 2023-12-01T11:20:45.050399+0000 mon.c (mon.2) 7537 : audit 0 from='client.? 172.21.15.80:0/412083161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:20:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:20:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:20:46] "GET /metrics HTTP/1.1" 200 33987 "" "Prometheus/2.43.0" 2023-12-01T11:20:47.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:20:47 smithi090 bash[32384]: cluster 2023-12-01T11:20:46.002799+0000 mgr.y (mgr.24362) 11766 : cluster 0 pgmap v11735: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:20:47.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:20:47 smithi080 bash[28361]: cluster 2023-12-01T11:20:46.002799+0000 mgr.y (mgr.24362) 11766 : cluster 0 pgmap v11735: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:20:47.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:20:47 smithi080 bash[41963]: cluster 2023-12-01T11:20:46.002799+0000 mgr.y (mgr.24362) 11766 : cluster 0 pgmap v11735: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:20:48.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:20:48 smithi090 bash[32384]: audit 2023-12-01T11:20:47.504883+0000 mon.a (mon.0) 7409 : audit 0 from='client.? 172.21.15.80:0/238968053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:20:48.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:20:48 smithi080 bash[28361]: audit 2023-12-01T11:20:47.504883+0000 mon.a (mon.0) 7409 : audit 0 from='client.? 172.21.15.80:0/238968053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:20:48.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:20:48 smithi080 bash[41963]: audit 2023-12-01T11:20:47.504883+0000 mon.a (mon.0) 7409 : audit 0 from='client.? 172.21.15.80:0/238968053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:20:49.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:20:49 smithi090 bash[32384]: cluster 2023-12-01T11:20:48.003473+0000 mgr.y (mgr.24362) 11767 : cluster 0 pgmap v11736: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:20:49.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:20:49 smithi080 bash[28361]: cluster 2023-12-01T11:20:48.003473+0000 mgr.y (mgr.24362) 11767 : cluster 0 pgmap v11736: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:20:49.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:20:49 smithi080 bash[41963]: cluster 2023-12-01T11:20:48.003473+0000 mgr.y (mgr.24362) 11767 : cluster 0 pgmap v11736: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:20:50.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:20:50 smithi090 bash[32384]: audit 2023-12-01T11:20:49.956432+0000 mon.c (mon.2) 7538 : audit 0 from='client.? 172.21.15.80:0/4121571560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:20:50.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:20:50 smithi080 bash[28361]: audit 2023-12-01T11:20:49.956432+0000 mon.c (mon.2) 7538 : audit 0 from='client.? 172.21.15.80:0/4121571560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:20:50.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:20:50 smithi080 bash[41963]: audit 2023-12-01T11:20:49.956432+0000 mon.c (mon.2) 7538 : audit 0 from='client.? 172.21.15.80:0/4121571560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:20:51.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:20:51 smithi090 bash[32384]: cluster 2023-12-01T11:20:50.004114+0000 mgr.y (mgr.24362) 11768 : cluster 0 pgmap v11737: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:20:51.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:20:51 smithi080 bash[28361]: cluster 2023-12-01T11:20:50.004114+0000 mgr.y (mgr.24362) 11768 : cluster 0 pgmap v11737: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:20:51.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:20:51 smithi080 bash[41963]: cluster 2023-12-01T11:20:50.004114+0000 mgr.y (mgr.24362) 11768 : cluster 0 pgmap v11737: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:20:52.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:20:52 smithi090 bash[32384]: audit 2023-12-01T11:20:52.416925+0000 mon.a (mon.0) 7410 : audit 0 from='client.? 172.21.15.80:0/1083501347' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:20:52.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:20:52 smithi080 bash[41963]: audit 2023-12-01T11:20:52.416925+0000 mon.a (mon.0) 7410 : audit 0 from='client.? 172.21.15.80:0/1083501347' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:20:52.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:20:52 smithi080 bash[28361]: audit 2023-12-01T11:20:52.416925+0000 mon.a (mon.0) 7410 : audit 0 from='client.? 172.21.15.80:0/1083501347' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:20:53.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:20:53 smithi090 bash[32384]: cluster 2023-12-01T11:20:52.005166+0000 mgr.y (mgr.24362) 11769 : cluster 0 pgmap v11738: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:20:53.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:20:53 smithi080 bash[28361]: cluster 2023-12-01T11:20:52.005166+0000 mgr.y (mgr.24362) 11769 : cluster 0 pgmap v11738: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:20:53.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:20:53 smithi080 bash[41963]: cluster 2023-12-01T11:20:52.005166+0000 mgr.y (mgr.24362) 11769 : cluster 0 pgmap v11738: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:20:55.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:20:55 smithi090 bash[32384]: cluster 2023-12-01T11:20:54.005825+0000 mgr.y (mgr.24362) 11770 : cluster 0 pgmap v11739: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:20:55.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:20:55 smithi090 bash[32384]: audit 2023-12-01T11:20:54.868353+0000 mon.a (mon.0) 7411 : audit 0 from='client.? 172.21.15.80:0/3114263745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:20:55.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:20:55 smithi090 bash[32384]: audit 2023-12-01T11:20:55.406314+0000 mon.c (mon.2) 7539 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:20:55.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:20:55 smithi080 bash[28361]: cluster 2023-12-01T11:20:54.005825+0000 mgr.y (mgr.24362) 11770 : cluster 0 pgmap v11739: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:20:55.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:20:55 smithi080 bash[28361]: audit 2023-12-01T11:20:54.868353+0000 mon.a (mon.0) 7411 : audit 0 from='client.? 172.21.15.80:0/3114263745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:20:55.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:20:55 smithi080 bash[28361]: audit 2023-12-01T11:20:55.406314+0000 mon.c (mon.2) 7539 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:20:55.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:20:55 smithi080 bash[41963]: cluster 2023-12-01T11:20:54.005825+0000 mgr.y (mgr.24362) 11770 : cluster 0 pgmap v11739: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:20:55.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:20:55 smithi080 bash[41963]: audit 2023-12-01T11:20:54.868353+0000 mon.a (mon.0) 7411 : audit 0 from='client.? 172.21.15.80:0/3114263745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:20:55.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:20:55 smithi080 bash[41963]: audit 2023-12-01T11:20:55.406314+0000 mon.c (mon.2) 7539 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:20:56.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:20:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:20:56] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T11:20:57.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:20:57 smithi080 bash[28361]: cluster 2023-12-01T11:20:56.006935+0000 mgr.y (mgr.24362) 11771 : cluster 0 pgmap v11740: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:20:57.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:20:57 smithi080 bash[28361]: audit 2023-12-01T11:20:57.317685+0000 mon.c (mon.2) 7540 : audit 0 from='client.? 172.21.15.80:0/988517522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:20:57.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:20:57 smithi080 bash[41963]: cluster 2023-12-01T11:20:56.006935+0000 mgr.y (mgr.24362) 11771 : cluster 0 pgmap v11740: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:20:57.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:20:57 smithi080 bash[41963]: audit 2023-12-01T11:20:57.317685+0000 mon.c (mon.2) 7540 : audit 0 from='client.? 172.21.15.80:0/988517522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:20:58.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:20:57 smithi090 bash[32384]: cluster 2023-12-01T11:20:56.006935+0000 mgr.y (mgr.24362) 11771 : cluster 0 pgmap v11740: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:20:58.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:20:57 smithi090 bash[32384]: audit 2023-12-01T11:20:57.317685+0000 mon.c (mon.2) 7540 : audit 0 from='client.? 172.21.15.80:0/988517522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:20:59.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:20:59 smithi080 bash[28361]: cluster 2023-12-01T11:20:58.007618+0000 mgr.y (mgr.24362) 11772 : cluster 0 pgmap v11741: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:20:59.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:20:59 smithi080 bash[41963]: cluster 2023-12-01T11:20:58.007618+0000 mgr.y (mgr.24362) 11772 : cluster 0 pgmap v11741: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:21:00.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:20:59 smithi090 bash[32384]: cluster 2023-12-01T11:20:58.007618+0000 mgr.y (mgr.24362) 11772 : cluster 0 pgmap v11741: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:21:00.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:21:00 smithi080 bash[41963]: audit 2023-12-01T11:20:59.777201+0000 mon.a (mon.0) 7412 : audit 0 from='client.? 172.21.15.80:0/1690057369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:21:00.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:21:00 smithi080 bash[28361]: audit 2023-12-01T11:20:59.777201+0000 mon.a (mon.0) 7412 : audit 0 from='client.? 172.21.15.80:0/1690057369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:21:01.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:21:00 smithi090 bash[32384]: audit 2023-12-01T11:20:59.777201+0000 mon.a (mon.0) 7412 : audit 0 from='client.? 172.21.15.80:0/1690057369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:21:01.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:21:01 smithi080 bash[28361]: cluster 2023-12-01T11:21:00.008321+0000 mgr.y (mgr.24362) 11773 : cluster 0 pgmap v11742: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:21:01.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:21:01 smithi080 bash[41963]: cluster 2023-12-01T11:21:00.008321+0000 mgr.y (mgr.24362) 11773 : cluster 0 pgmap v11742: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:21:02.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:21:01 smithi090 bash[32384]: cluster 2023-12-01T11:21:00.008321+0000 mgr.y (mgr.24362) 11773 : cluster 0 pgmap v11742: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:21:02.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:21:02 smithi080 bash[28361]: audit 2023-12-01T11:21:02.236202+0000 mon.c (mon.2) 7541 : audit 0 from='client.? 172.21.15.80:0/446678726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:21:02.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:21:02 smithi080 bash[41963]: audit 2023-12-01T11:21:02.236202+0000 mon.c (mon.2) 7541 : audit 0 from='client.? 172.21.15.80:0/446678726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:21:03.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:21:02 smithi090 bash[32384]: audit 2023-12-01T11:21:02.236202+0000 mon.c (mon.2) 7541 : audit 0 from='client.? 172.21.15.80:0/446678726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:21:03.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:21:03 smithi080 bash[28361]: cluster 2023-12-01T11:21:02.009459+0000 mgr.y (mgr.24362) 11774 : cluster 0 pgmap v11743: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:21:03.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:21:03 smithi080 bash[28361]: audit 2023-12-01T11:21:02.551203+0000 mon.c (mon.2) 7542 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:21:03.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:21:03 smithi080 bash[41963]: cluster 2023-12-01T11:21:02.009459+0000 mgr.y (mgr.24362) 11774 : cluster 0 pgmap v11743: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:21:03.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:21:03 smithi080 bash[41963]: audit 2023-12-01T11:21:02.551203+0000 mon.c (mon.2) 7542 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:21:04.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:21:03 smithi090 bash[32384]: cluster 2023-12-01T11:21:02.009459+0000 mgr.y (mgr.24362) 11774 : cluster 0 pgmap v11743: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:21:04.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:21:03 smithi090 bash[32384]: audit 2023-12-01T11:21:02.551203+0000 mon.c (mon.2) 7542 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:21:05.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:21:05 smithi080 bash[28361]: cluster 2023-12-01T11:21:04.010124+0000 mgr.y (mgr.24362) 11775 : cluster 0 pgmap v11744: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:21:05.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:21:05 smithi080 bash[28361]: audit 2023-12-01T11:21:04.693779+0000 mon.c (mon.2) 7543 : audit 0 from='client.? 172.21.15.80:0/1170462211' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:21:05.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:21:05 smithi080 bash[41963]: cluster 2023-12-01T11:21:04.010124+0000 mgr.y (mgr.24362) 11775 : cluster 0 pgmap v11744: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:21:05.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:21:05 smithi080 bash[41963]: audit 2023-12-01T11:21:04.693779+0000 mon.c (mon.2) 7543 : audit 0 from='client.? 172.21.15.80:0/1170462211' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:21:06.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:21:05 smithi090 bash[32384]: cluster 2023-12-01T11:21:04.010124+0000 mgr.y (mgr.24362) 11775 : cluster 0 pgmap v11744: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:21:06.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:21:05 smithi090 bash[32384]: audit 2023-12-01T11:21:04.693779+0000 mon.c (mon.2) 7543 : audit 0 from='client.? 172.21.15.80:0/1170462211' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:21:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:21:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:21:06] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T11:21:07.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:21:07 smithi080 bash[28361]: cluster 2023-12-01T11:21:06.011333+0000 mgr.y (mgr.24362) 11776 : cluster 0 pgmap v11745: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:21:07.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:21:07 smithi080 bash[28361]: audit 2023-12-01T11:21:07.154801+0000 mon.a (mon.0) 7413 : audit 0 from='client.? 172.21.15.80:0/2030508718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:21:07.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:21:07 smithi080 bash[41963]: cluster 2023-12-01T11:21:06.011333+0000 mgr.y (mgr.24362) 11776 : cluster 0 pgmap v11745: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:21:07.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:21:07 smithi080 bash[41963]: audit 2023-12-01T11:21:07.154801+0000 mon.a (mon.0) 7413 : audit 0 from='client.? 172.21.15.80:0/2030508718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:21:08.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:21:07 smithi090 bash[32384]: cluster 2023-12-01T11:21:06.011333+0000 mgr.y (mgr.24362) 11776 : cluster 0 pgmap v11745: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:21:08.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:21:07 smithi090 bash[32384]: audit 2023-12-01T11:21:07.154801+0000 mon.a (mon.0) 7413 : audit 0 from='client.? 172.21.15.80:0/2030508718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:21:09.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:21:09 smithi080 bash[28361]: cluster 2023-12-01T11:21:08.012105+0000 mgr.y (mgr.24362) 11777 : cluster 0 pgmap v11746: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:21:09.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:21:09 smithi080 bash[28361]: audit 2023-12-01T11:21:08.344523+0000 mon.a (mon.0) 7414 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:21:09.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:21:09 smithi080 bash[28361]: audit 2023-12-01T11:21:08.357013+0000 mon.a (mon.0) 7415 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:21:09.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:21:09 smithi080 bash[28361]: audit 2023-12-01T11:21:08.692154+0000 mon.a (mon.0) 7416 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:21:09.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:21:09 smithi080 bash[28361]: audit 2023-12-01T11:21:08.702224+0000 mon.a (mon.0) 7417 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:21:09.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:21:09 smithi080 bash[41963]: cluster 2023-12-01T11:21:08.012105+0000 mgr.y (mgr.24362) 11777 : cluster 0 pgmap v11746: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:21:09.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:21:09 smithi080 bash[41963]: audit 2023-12-01T11:21:08.344523+0000 mon.a (mon.0) 7414 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:21:09.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:21:09 smithi080 bash[41963]: audit 2023-12-01T11:21:08.357013+0000 mon.a (mon.0) 7415 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:21:09.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:21:09 smithi080 bash[41963]: audit 2023-12-01T11:21:08.692154+0000 mon.a (mon.0) 7416 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:21:09.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:21:09 smithi080 bash[41963]: audit 2023-12-01T11:21:08.702224+0000 mon.a (mon.0) 7417 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:21:09.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:21:09 smithi090 bash[32384]: cluster 2023-12-01T11:21:08.012105+0000 mgr.y (mgr.24362) 11777 : cluster 0 pgmap v11746: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:21:09.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:21:09 smithi090 bash[32384]: audit 2023-12-01T11:21:08.344523+0000 mon.a (mon.0) 7414 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:21:09.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:21:09 smithi090 bash[32384]: audit 2023-12-01T11:21:08.357013+0000 mon.a (mon.0) 7415 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:21:09.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:21:09 smithi090 bash[32384]: audit 2023-12-01T11:21:08.692154+0000 mon.a (mon.0) 7416 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:21:09.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:21:09 smithi090 bash[32384]: audit 2023-12-01T11:21:08.702224+0000 mon.a (mon.0) 7417 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:21:10.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:21:10 smithi080 bash[28361]: audit 2023-12-01T11:21:09.608096+0000 mon.a (mon.0) 7418 : audit 0 from='client.? 172.21.15.80:0/2888819032' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:21:10.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:21:10 smithi080 bash[41963]: audit 2023-12-01T11:21:09.608096+0000 mon.a (mon.0) 7418 : audit 0 from='client.? 172.21.15.80:0/2888819032' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:21:10.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:21:10 smithi090 bash[32384]: audit 2023-12-01T11:21:09.608096+0000 mon.a (mon.0) 7418 : audit 0 from='client.? 172.21.15.80:0/2888819032' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:21:11.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:21:11 smithi080 bash[28361]: cluster 2023-12-01T11:21:10.012720+0000 mgr.y (mgr.24362) 11778 : cluster 0 pgmap v11747: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:21:11.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:21:11 smithi080 bash[28361]: audit 2023-12-01T11:21:10.406768+0000 mon.c (mon.2) 7544 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:21:11.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:21:11 smithi080 bash[41963]: cluster 2023-12-01T11:21:10.012720+0000 mgr.y (mgr.24362) 11778 : cluster 0 pgmap v11747: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:21:11.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:21:11 smithi080 bash[41963]: audit 2023-12-01T11:21:10.406768+0000 mon.c (mon.2) 7544 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:21:11.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:21:11 smithi090 bash[32384]: cluster 2023-12-01T11:21:10.012720+0000 mgr.y (mgr.24362) 11778 : cluster 0 pgmap v11747: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:21:11.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:21:11 smithi090 bash[32384]: audit 2023-12-01T11:21:10.406768+0000 mon.c (mon.2) 7544 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:21:12.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:21:12 smithi080 bash[28361]: audit 2023-12-01T11:21:12.069620+0000 mon.a (mon.0) 7419 : audit 0 from='client.? 172.21.15.80:0/3709505262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:21:12.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:21:12 smithi080 bash[41963]: audit 2023-12-01T11:21:12.069620+0000 mon.a (mon.0) 7419 : audit 0 from='client.? 172.21.15.80:0/3709505262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:21:12.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:21:12 smithi090 bash[32384]: audit 2023-12-01T11:21:12.069620+0000 mon.a (mon.0) 7419 : audit 0 from='client.? 172.21.15.80:0/3709505262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:21:13.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:21:13 smithi080 bash[28361]: cluster 2023-12-01T11:21:12.013937+0000 mgr.y (mgr.24362) 11779 : cluster 0 pgmap v11748: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:21:13.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:21:13 smithi080 bash[41963]: cluster 2023-12-01T11:21:12.013937+0000 mgr.y (mgr.24362) 11779 : cluster 0 pgmap v11748: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:21:13.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:21:13 smithi090 bash[32384]: cluster 2023-12-01T11:21:12.013937+0000 mgr.y (mgr.24362) 11779 : cluster 0 pgmap v11748: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:21:15.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:21:15 smithi080 bash[28361]: cluster 2023-12-01T11:21:14.014618+0000 mgr.y (mgr.24362) 11780 : cluster 0 pgmap v11749: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:21:15.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:21:15 smithi080 bash[28361]: audit 2023-12-01T11:21:14.514832+0000 mon.a (mon.0) 7420 : audit 0 from='client.? 172.21.15.80:0/4185949509' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:21:15.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:21:15 smithi080 bash[41963]: cluster 2023-12-01T11:21:14.014618+0000 mgr.y (mgr.24362) 11780 : cluster 0 pgmap v11749: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:21:15.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:21:15 smithi080 bash[41963]: audit 2023-12-01T11:21:14.514832+0000 mon.a (mon.0) 7420 : audit 0 from='client.? 172.21.15.80:0/4185949509' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:21:15.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:21:15 smithi090 bash[32384]: cluster 2023-12-01T11:21:14.014618+0000 mgr.y (mgr.24362) 11780 : cluster 0 pgmap v11749: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:21:15.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:21:15 smithi090 bash[32384]: audit 2023-12-01T11:21:14.514832+0000 mon.a (mon.0) 7420 : audit 0 from='client.? 172.21.15.80:0/4185949509' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:21:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:21:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:21:16] "GET /metrics HTTP/1.1" 200 33987 "" "Prometheus/2.43.0" 2023-12-01T11:21:17.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:21:17 smithi080 bash[28361]: cluster 2023-12-01T11:21:16.015765+0000 mgr.y (mgr.24362) 11781 : cluster 0 pgmap v11750: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:21:17.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:21:17 smithi080 bash[28361]: audit 2023-12-01T11:21:16.971353+0000 mon.a (mon.0) 7421 : audit 0 from='client.? 172.21.15.80:0/1227792930' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:21:17.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:21:17 smithi080 bash[41963]: cluster 2023-12-01T11:21:16.015765+0000 mgr.y (mgr.24362) 11781 : cluster 0 pgmap v11750: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:21:17.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:21:17 smithi080 bash[41963]: audit 2023-12-01T11:21:16.971353+0000 mon.a (mon.0) 7421 : audit 0 from='client.? 172.21.15.80:0/1227792930' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:21:17.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:21:17 smithi090 bash[32384]: cluster 2023-12-01T11:21:16.015765+0000 mgr.y (mgr.24362) 11781 : cluster 0 pgmap v11750: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:21:17.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:21:17 smithi090 bash[32384]: audit 2023-12-01T11:21:16.971353+0000 mon.a (mon.0) 7421 : audit 0 from='client.? 172.21.15.80:0/1227792930' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:21:19.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:21:19 smithi080 bash[41963]: cluster 2023-12-01T11:21:18.016339+0000 mgr.y (mgr.24362) 11782 : cluster 0 pgmap v11751: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:21:19.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:21:19 smithi080 bash[41963]: audit 2023-12-01T11:21:19.042498+0000 mon.a (mon.0) 7422 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:21:19.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:21:19 smithi080 bash[41963]: audit 2023-12-01T11:21:19.052327+0000 mon.a (mon.0) 7423 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:21:19.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:21:19 smithi080 bash[41963]: audit 2023-12-01T11:21:19.054537+0000 mon.c (mon.2) 7545 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:21:19.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:21:19 smithi080 bash[41963]: audit 2023-12-01T11:21:19.055779+0000 mon.c (mon.2) 7546 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:21:19.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:21:19 smithi080 bash[41963]: audit 2023-12-01T11:21:19.062708+0000 mon.a (mon.0) 7424 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:21:19.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:21:19 smithi080 bash[28361]: cluster 2023-12-01T11:21:18.016339+0000 mgr.y (mgr.24362) 11782 : cluster 0 pgmap v11751: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:21:19.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:21:19 smithi080 bash[28361]: audit 2023-12-01T11:21:19.042498+0000 mon.a (mon.0) 7422 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:21:19.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:21:19 smithi080 bash[28361]: audit 2023-12-01T11:21:19.052327+0000 mon.a (mon.0) 7423 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:21:19.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:21:19 smithi080 bash[28361]: audit 2023-12-01T11:21:19.054537+0000 mon.c (mon.2) 7545 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:21:19.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:21:19 smithi080 bash[28361]: audit 2023-12-01T11:21:19.055779+0000 mon.c (mon.2) 7546 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:21:19.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:21:19 smithi080 bash[28361]: audit 2023-12-01T11:21:19.062708+0000 mon.a (mon.0) 7424 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:21:19.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:21:19 smithi090 bash[32384]: cluster 2023-12-01T11:21:18.016339+0000 mgr.y (mgr.24362) 11782 : cluster 0 pgmap v11751: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:21:19.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:21:19 smithi090 bash[32384]: audit 2023-12-01T11:21:19.042498+0000 mon.a (mon.0) 7422 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:21:19.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:21:19 smithi090 bash[32384]: audit 2023-12-01T11:21:19.052327+0000 mon.a (mon.0) 7423 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:21:19.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:21:19 smithi090 bash[32384]: audit 2023-12-01T11:21:19.054537+0000 mon.c (mon.2) 7545 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:21:19.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:21:19 smithi090 bash[32384]: audit 2023-12-01T11:21:19.055779+0000 mon.c (mon.2) 7546 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:21:19.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:21:19 smithi090 bash[32384]: audit 2023-12-01T11:21:19.062708+0000 mon.a (mon.0) 7424 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:21:20.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:21:20 smithi080 bash[28361]: audit 2023-12-01T11:21:19.430896+0000 mon.a (mon.0) 7425 : audit 0 from='client.? 172.21.15.80:0/1534280131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:21:20.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:21:20 smithi080 bash[41963]: audit 2023-12-01T11:21:19.430896+0000 mon.a (mon.0) 7425 : audit 0 from='client.? 172.21.15.80:0/1534280131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:21:20.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:21:20 smithi090 bash[32384]: audit 2023-12-01T11:21:19.430896+0000 mon.a (mon.0) 7425 : audit 0 from='client.? 172.21.15.80:0/1534280131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:21:21.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:21:21 smithi080 bash[41963]: cluster 2023-12-01T11:21:20.017008+0000 mgr.y (mgr.24362) 11783 : cluster 0 pgmap v11752: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:21:21.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:21:21 smithi080 bash[28361]: cluster 2023-12-01T11:21:20.017008+0000 mgr.y (mgr.24362) 11783 : cluster 0 pgmap v11752: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:21:21.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:21:21 smithi090 bash[32384]: cluster 2023-12-01T11:21:20.017008+0000 mgr.y (mgr.24362) 11783 : cluster 0 pgmap v11752: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:21:22.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:21:22 smithi080 bash[41963]: audit 2023-12-01T11:21:21.884749+0000 mon.a (mon.0) 7426 : audit 0 from='client.? 172.21.15.80:0/1952798569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:21:22.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:21:22 smithi080 bash[28361]: audit 2023-12-01T11:21:21.884749+0000 mon.a (mon.0) 7426 : audit 0 from='client.? 172.21.15.80:0/1952798569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:21:22.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:21:22 smithi090 bash[32384]: audit 2023-12-01T11:21:21.884749+0000 mon.a (mon.0) 7426 : audit 0 from='client.? 172.21.15.80:0/1952798569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:21:23.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:21:23 smithi080 bash[41963]: cluster 2023-12-01T11:21:22.018145+0000 mgr.y (mgr.24362) 11784 : cluster 0 pgmap v11753: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:21:23.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:21:23 smithi080 bash[28361]: cluster 2023-12-01T11:21:22.018145+0000 mgr.y (mgr.24362) 11784 : cluster 0 pgmap v11753: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:21:23.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:21:23 smithi090 bash[32384]: cluster 2023-12-01T11:21:22.018145+0000 mgr.y (mgr.24362) 11784 : cluster 0 pgmap v11753: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:21:24.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:21:24 smithi080 bash[41963]: audit 2023-12-01T11:21:24.336540+0000 mon.a (mon.0) 7427 : audit 0 from='client.? 172.21.15.80:0/2346813949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:21:24.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:21:24 smithi080 bash[28361]: audit 2023-12-01T11:21:24.336540+0000 mon.a (mon.0) 7427 : audit 0 from='client.? 172.21.15.80:0/2346813949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:21:24.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:21:24 smithi090 bash[32384]: audit 2023-12-01T11:21:24.336540+0000 mon.a (mon.0) 7427 : audit 0 from='client.? 172.21.15.80:0/2346813949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:21:25.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:21:25 smithi080 bash[28361]: cluster 2023-12-01T11:21:24.018732+0000 mgr.y (mgr.24362) 11785 : cluster 0 pgmap v11754: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:21:25.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:21:25 smithi080 bash[28361]: audit 2023-12-01T11:21:25.407231+0000 mon.c (mon.2) 7547 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:21:25.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:21:25 smithi080 bash[41963]: cluster 2023-12-01T11:21:24.018732+0000 mgr.y (mgr.24362) 11785 : cluster 0 pgmap v11754: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:21:25.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:21:25 smithi080 bash[41963]: audit 2023-12-01T11:21:25.407231+0000 mon.c (mon.2) 7547 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:21:25.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:21:25 smithi090 bash[32384]: cluster 2023-12-01T11:21:24.018732+0000 mgr.y (mgr.24362) 11785 : cluster 0 pgmap v11754: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:21:25.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:21:25 smithi090 bash[32384]: audit 2023-12-01T11:21:25.407231+0000 mon.c (mon.2) 7547 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:21:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:21:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:21:26] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T11:21:27.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:21:27 smithi080 bash[41963]: cluster 2023-12-01T11:21:26.019924+0000 mgr.y (mgr.24362) 11786 : cluster 0 pgmap v11755: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:21:27.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:21:27 smithi080 bash[41963]: audit 2023-12-01T11:21:26.796525+0000 mon.a (mon.0) 7428 : audit 0 from='client.? 172.21.15.80:0/1033033762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:21:27.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:21:27 smithi080 bash[28361]: cluster 2023-12-01T11:21:26.019924+0000 mgr.y (mgr.24362) 11786 : cluster 0 pgmap v11755: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:21:27.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:21:27 smithi080 bash[28361]: audit 2023-12-01T11:21:26.796525+0000 mon.a (mon.0) 7428 : audit 0 from='client.? 172.21.15.80:0/1033033762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:21:27.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:21:27 smithi090 bash[32384]: cluster 2023-12-01T11:21:26.019924+0000 mgr.y (mgr.24362) 11786 : cluster 0 pgmap v11755: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:21:27.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:21:27 smithi090 bash[32384]: audit 2023-12-01T11:21:26.796525+0000 mon.a (mon.0) 7428 : audit 0 from='client.? 172.21.15.80:0/1033033762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:21:29.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:21:29 smithi080 bash[28361]: cluster 2023-12-01T11:21:28.020543+0000 mgr.y (mgr.24362) 11787 : cluster 0 pgmap v11756: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:21:29.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:21:29 smithi080 bash[28361]: audit 2023-12-01T11:21:29.259612+0000 mon.c (mon.2) 7548 : audit 0 from='client.? 172.21.15.80:0/3834784439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:21:29.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:21:29 smithi080 bash[41963]: cluster 2023-12-01T11:21:28.020543+0000 mgr.y (mgr.24362) 11787 : cluster 0 pgmap v11756: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:21:29.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:21:29 smithi080 bash[41963]: audit 2023-12-01T11:21:29.259612+0000 mon.c (mon.2) 7548 : audit 0 from='client.? 172.21.15.80:0/3834784439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:21:29.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:21:29 smithi090 bash[32384]: cluster 2023-12-01T11:21:28.020543+0000 mgr.y (mgr.24362) 11787 : cluster 0 pgmap v11756: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:21:29.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:21:29 smithi090 bash[32384]: audit 2023-12-01T11:21:29.259612+0000 mon.c (mon.2) 7548 : audit 0 from='client.? 172.21.15.80:0/3834784439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:21:31.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:21:31 smithi090 bash[32384]: cluster 2023-12-01T11:21:30.021207+0000 mgr.y (mgr.24362) 11788 : cluster 0 pgmap v11757: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:21:31.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:21:31 smithi080 bash[28361]: cluster 2023-12-01T11:21:30.021207+0000 mgr.y (mgr.24362) 11788 : cluster 0 pgmap v11757: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:21:31.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:21:31 smithi080 bash[41963]: cluster 2023-12-01T11:21:30.021207+0000 mgr.y (mgr.24362) 11788 : cluster 0 pgmap v11757: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:21:32.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:21:32 smithi090 bash[32384]: audit 2023-12-01T11:21:31.712168+0000 mon.c (mon.2) 7549 : audit 0 from='client.? 172.21.15.80:0/3782369421' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:21:32.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:21:32 smithi080 bash[28361]: audit 2023-12-01T11:21:31.712168+0000 mon.c (mon.2) 7549 : audit 0 from='client.? 172.21.15.80:0/3782369421' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:21:32.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:21:32 smithi080 bash[41963]: audit 2023-12-01T11:21:31.712168+0000 mon.c (mon.2) 7549 : audit 0 from='client.? 172.21.15.80:0/3782369421' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:21:33.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:21:33 smithi090 bash[32384]: cluster 2023-12-01T11:21:32.022371+0000 mgr.y (mgr.24362) 11789 : cluster 0 pgmap v11758: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:21:33.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:21:33 smithi080 bash[28361]: cluster 2023-12-01T11:21:32.022371+0000 mgr.y (mgr.24362) 11789 : cluster 0 pgmap v11758: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:21:33.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:21:33 smithi080 bash[41963]: cluster 2023-12-01T11:21:32.022371+0000 mgr.y (mgr.24362) 11789 : cluster 0 pgmap v11758: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:21:34.269 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 11:21:33 smithi090 bash[65515]: logger=cleanup t=2023-12-01T11:21:33.838235928Z level=info msg="Completed cleanup jobs" duration=47.837389ms 2023-12-01T11:21:34.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:21:34 smithi090 bash[32384]: audit 2023-12-01T11:21:34.169656+0000 mon.c (mon.2) 7550 : audit 0 from='client.? 172.21.15.80:0/1851574942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:21:34.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:21:34 smithi080 bash[41963]: audit 2023-12-01T11:21:34.169656+0000 mon.c (mon.2) 7550 : audit 0 from='client.? 172.21.15.80:0/1851574942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:21:34.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:21:34 smithi080 bash[28361]: audit 2023-12-01T11:21:34.169656+0000 mon.c (mon.2) 7550 : audit 0 from='client.? 172.21.15.80:0/1851574942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:21:35.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:21:35 smithi090 bash[32384]: cluster 2023-12-01T11:21:34.023020+0000 mgr.y (mgr.24362) 11790 : cluster 0 pgmap v11759: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:21:35.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:21:35 smithi080 bash[28361]: cluster 2023-12-01T11:21:34.023020+0000 mgr.y (mgr.24362) 11790 : cluster 0 pgmap v11759: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:21:35.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:21:35 smithi080 bash[41963]: cluster 2023-12-01T11:21:34.023020+0000 mgr.y (mgr.24362) 11790 : cluster 0 pgmap v11759: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:21:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:21:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:21:36] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T11:21:37.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:21:37 smithi090 bash[32384]: cluster 2023-12-01T11:21:36.024131+0000 mgr.y (mgr.24362) 11791 : cluster 0 pgmap v11760: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:21:37.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:21:37 smithi090 bash[32384]: audit 2023-12-01T11:21:36.631574+0000 mon.a (mon.0) 7429 : audit 0 from='client.? 172.21.15.80:0/1822400112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:21:37.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:21:37 smithi080 bash[41963]: cluster 2023-12-01T11:21:36.024131+0000 mgr.y (mgr.24362) 11791 : cluster 0 pgmap v11760: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:21:37.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:21:37 smithi080 bash[41963]: audit 2023-12-01T11:21:36.631574+0000 mon.a (mon.0) 7429 : audit 0 from='client.? 172.21.15.80:0/1822400112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:21:37.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:21:37 smithi080 bash[28361]: cluster 2023-12-01T11:21:36.024131+0000 mgr.y (mgr.24362) 11791 : cluster 0 pgmap v11760: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:21:37.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:21:37 smithi080 bash[28361]: audit 2023-12-01T11:21:36.631574+0000 mon.a (mon.0) 7429 : audit 0 from='client.? 172.21.15.80:0/1822400112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:21:39.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:21:39 smithi090 bash[32384]: cluster 2023-12-01T11:21:38.024832+0000 mgr.y (mgr.24362) 11792 : cluster 0 pgmap v11761: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:21:39.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:21:39 smithi090 bash[32384]: audit 2023-12-01T11:21:39.086045+0000 mon.a (mon.0) 7430 : audit 0 from='client.? 172.21.15.80:0/1902138701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:21:39.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:21:39 smithi080 bash[28361]: cluster 2023-12-01T11:21:38.024832+0000 mgr.y (mgr.24362) 11792 : cluster 0 pgmap v11761: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:21:39.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:21:39 smithi080 bash[28361]: audit 2023-12-01T11:21:39.086045+0000 mon.a (mon.0) 7430 : audit 0 from='client.? 172.21.15.80:0/1902138701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:21:39.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:21:39 smithi080 bash[41963]: cluster 2023-12-01T11:21:38.024832+0000 mgr.y (mgr.24362) 11792 : cluster 0 pgmap v11761: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:21:39.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:21:39 smithi080 bash[41963]: audit 2023-12-01T11:21:39.086045+0000 mon.a (mon.0) 7430 : audit 0 from='client.? 172.21.15.80:0/1902138701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:21:41.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:21:41 smithi080 bash[28361]: cluster 2023-12-01T11:21:40.025524+0000 mgr.y (mgr.24362) 11793 : cluster 0 pgmap v11762: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:21:41.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:21:41 smithi080 bash[28361]: audit 2023-12-01T11:21:40.408028+0000 mon.c (mon.2) 7551 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:21:41.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:21:41 smithi080 bash[41963]: cluster 2023-12-01T11:21:40.025524+0000 mgr.y (mgr.24362) 11793 : cluster 0 pgmap v11762: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:21:41.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:21:41 smithi080 bash[41963]: audit 2023-12-01T11:21:40.408028+0000 mon.c (mon.2) 7551 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:21:41.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:21:41 smithi090 bash[32384]: cluster 2023-12-01T11:21:40.025524+0000 mgr.y (mgr.24362) 11793 : cluster 0 pgmap v11762: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:21:41.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:21:41 smithi090 bash[32384]: audit 2023-12-01T11:21:40.408028+0000 mon.c (mon.2) 7551 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:21:42.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:21:42 smithi080 bash[41963]: audit 2023-12-01T11:21:41.552180+0000 mon.c (mon.2) 7552 : audit 0 from='client.? 172.21.15.80:0/3770352878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:21:42.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:21:42 smithi080 bash[28361]: audit 2023-12-01T11:21:41.552180+0000 mon.c (mon.2) 7552 : audit 0 from='client.? 172.21.15.80:0/3770352878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:21:42.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:21:42 smithi090 bash[32384]: audit 2023-12-01T11:21:41.552180+0000 mon.c (mon.2) 7552 : audit 0 from='client.? 172.21.15.80:0/3770352878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:21:43.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:21:43 smithi080 bash[41963]: cluster 2023-12-01T11:21:42.026667+0000 mgr.y (mgr.24362) 11794 : cluster 0 pgmap v11763: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:21:43.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:21:43 smithi080 bash[28361]: cluster 2023-12-01T11:21:42.026667+0000 mgr.y (mgr.24362) 11794 : cluster 0 pgmap v11763: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:21:43.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:21:43 smithi090 bash[32384]: cluster 2023-12-01T11:21:42.026667+0000 mgr.y (mgr.24362) 11794 : cluster 0 pgmap v11763: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:21:44.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:21:44 smithi080 bash[41963]: audit 2023-12-01T11:21:44.004028+0000 mon.a (mon.0) 7431 : audit 0 from='client.? 172.21.15.80:0/148132673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:21:44.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:21:44 smithi080 bash[28361]: audit 2023-12-01T11:21:44.004028+0000 mon.a (mon.0) 7431 : audit 0 from='client.? 172.21.15.80:0/148132673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:21:44.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:21:44 smithi090 bash[32384]: audit 2023-12-01T11:21:44.004028+0000 mon.a (mon.0) 7431 : audit 0 from='client.? 172.21.15.80:0/148132673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:21:45.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:21:45 smithi080 bash[28361]: cluster 2023-12-01T11:21:44.027290+0000 mgr.y (mgr.24362) 11795 : cluster 0 pgmap v11764: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:21:45.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:21:45 smithi080 bash[41963]: cluster 2023-12-01T11:21:44.027290+0000 mgr.y (mgr.24362) 11795 : cluster 0 pgmap v11764: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:21:45.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:21:45 smithi090 bash[32384]: cluster 2023-12-01T11:21:44.027290+0000 mgr.y (mgr.24362) 11795 : cluster 0 pgmap v11764: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:21:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:21:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:21:46] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T11:21:47.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:21:47 smithi080 bash[28361]: cluster 2023-12-01T11:21:46.028787+0000 mgr.y (mgr.24362) 11796 : cluster 0 pgmap v11765: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:21:47.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:21:47 smithi080 bash[28361]: audit 2023-12-01T11:21:46.469956+0000 mon.a (mon.0) 7432 : audit 0 from='client.? 172.21.15.80:0/4227605826' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:21:47.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:21:47 smithi080 bash[41963]: cluster 2023-12-01T11:21:46.028787+0000 mgr.y (mgr.24362) 11796 : cluster 0 pgmap v11765: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:21:47.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:21:47 smithi080 bash[41963]: audit 2023-12-01T11:21:46.469956+0000 mon.a (mon.0) 7432 : audit 0 from='client.? 172.21.15.80:0/4227605826' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:21:47.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:21:47 smithi090 bash[32384]: cluster 2023-12-01T11:21:46.028787+0000 mgr.y (mgr.24362) 11796 : cluster 0 pgmap v11765: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:21:47.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:21:47 smithi090 bash[32384]: audit 2023-12-01T11:21:46.469956+0000 mon.a (mon.0) 7432 : audit 0 from='client.? 172.21.15.80:0/4227605826' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:21:49.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:21:49 smithi080 bash[28361]: cluster 2023-12-01T11:21:48.029504+0000 mgr.y (mgr.24362) 11797 : cluster 0 pgmap v11766: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:21:49.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:21:49 smithi080 bash[28361]: audit 2023-12-01T11:21:48.923813+0000 mon.c (mon.2) 7553 : audit 0 from='client.? 172.21.15.80:0/413669127' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:21:49.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:21:49 smithi080 bash[41963]: cluster 2023-12-01T11:21:48.029504+0000 mgr.y (mgr.24362) 11797 : cluster 0 pgmap v11766: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:21:49.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:21:49 smithi080 bash[41963]: audit 2023-12-01T11:21:48.923813+0000 mon.c (mon.2) 7553 : audit 0 from='client.? 172.21.15.80:0/413669127' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:21:49.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:21:49 smithi090 bash[32384]: cluster 2023-12-01T11:21:48.029504+0000 mgr.y (mgr.24362) 11797 : cluster 0 pgmap v11766: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:21:49.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:21:49 smithi090 bash[32384]: audit 2023-12-01T11:21:48.923813+0000 mon.c (mon.2) 7553 : audit 0 from='client.? 172.21.15.80:0/413669127' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:21:51.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:21:51 smithi080 bash[28361]: cluster 2023-12-01T11:21:50.030175+0000 mgr.y (mgr.24362) 11798 : cluster 0 pgmap v11767: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:21:51.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:21:51 smithi080 bash[28361]: audit 2023-12-01T11:21:51.386731+0000 mon.c (mon.2) 7554 : audit 0 from='client.? 172.21.15.80:0/292278661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:21:51.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:21:51 smithi080 bash[41963]: cluster 2023-12-01T11:21:50.030175+0000 mgr.y (mgr.24362) 11798 : cluster 0 pgmap v11767: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:21:51.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:21:51 smithi080 bash[41963]: audit 2023-12-01T11:21:51.386731+0000 mon.c (mon.2) 7554 : audit 0 from='client.? 172.21.15.80:0/292278661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:21:51.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:21:51 smithi090 bash[32384]: cluster 2023-12-01T11:21:50.030175+0000 mgr.y (mgr.24362) 11798 : cluster 0 pgmap v11767: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:21:51.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:21:51 smithi090 bash[32384]: audit 2023-12-01T11:21:51.386731+0000 mon.c (mon.2) 7554 : audit 0 from='client.? 172.21.15.80:0/292278661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:21:53.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:21:53 smithi080 bash[28361]: cluster 2023-12-01T11:21:52.031345+0000 mgr.y (mgr.24362) 11799 : cluster 0 pgmap v11768: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:21:53.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:21:53 smithi080 bash[41963]: cluster 2023-12-01T11:21:52.031345+0000 mgr.y (mgr.24362) 11799 : cluster 0 pgmap v11768: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:21:53.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:21:53 smithi090 bash[32384]: cluster 2023-12-01T11:21:52.031345+0000 mgr.y (mgr.24362) 11799 : cluster 0 pgmap v11768: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:21:54.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:21:54 smithi080 bash[28361]: audit 2023-12-01T11:21:53.834628+0000 mon.a (mon.0) 7433 : audit 0 from='client.? 172.21.15.80:0/529115801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:21:54.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:21:54 smithi080 bash[41963]: audit 2023-12-01T11:21:53.834628+0000 mon.a (mon.0) 7433 : audit 0 from='client.? 172.21.15.80:0/529115801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:21:54.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:21:54 smithi090 bash[32384]: audit 2023-12-01T11:21:53.834628+0000 mon.a (mon.0) 7433 : audit 0 from='client.? 172.21.15.80:0/529115801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:21:55.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:21:55 smithi080 bash[28361]: cluster 2023-12-01T11:21:54.032026+0000 mgr.y (mgr.24362) 11800 : cluster 0 pgmap v11769: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:21:55.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:21:55 smithi080 bash[28361]: audit 2023-12-01T11:21:55.408139+0000 mon.c (mon.2) 7555 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:21:55.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:21:55 smithi080 bash[41963]: cluster 2023-12-01T11:21:54.032026+0000 mgr.y (mgr.24362) 11800 : cluster 0 pgmap v11769: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:21:55.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:21:55 smithi080 bash[41963]: audit 2023-12-01T11:21:55.408139+0000 mon.c (mon.2) 7555 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:21:55.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:21:55 smithi090 bash[32384]: cluster 2023-12-01T11:21:54.032026+0000 mgr.y (mgr.24362) 11800 : cluster 0 pgmap v11769: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:21:55.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:21:55 smithi090 bash[32384]: audit 2023-12-01T11:21:55.408139+0000 mon.c (mon.2) 7555 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:21:56.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:21:56 smithi080 bash[28361]: audit 2023-12-01T11:21:56.294592+0000 mon.a (mon.0) 7434 : audit 0 from='client.? 172.21.15.80:0/374785933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:21:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:21:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:21:56] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T11:21:56.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:21:56 smithi080 bash[41963]: audit 2023-12-01T11:21:56.294592+0000 mon.a (mon.0) 7434 : audit 0 from='client.? 172.21.15.80:0/374785933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:21:56.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:21:56 smithi090 bash[32384]: audit 2023-12-01T11:21:56.294592+0000 mon.a (mon.0) 7434 : audit 0 from='client.? 172.21.15.80:0/374785933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:21:57.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:21:57 smithi080 bash[28361]: cluster 2023-12-01T11:21:56.033102+0000 mgr.y (mgr.24362) 11801 : cluster 0 pgmap v11770: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:21:57.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:21:57 smithi080 bash[41963]: cluster 2023-12-01T11:21:56.033102+0000 mgr.y (mgr.24362) 11801 : cluster 0 pgmap v11770: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:21:57.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:21:57 smithi090 bash[32384]: cluster 2023-12-01T11:21:56.033102+0000 mgr.y (mgr.24362) 11801 : cluster 0 pgmap v11770: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:21:59.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:21:59 smithi090 bash[32384]: cluster 2023-12-01T11:21:58.033846+0000 mgr.y (mgr.24362) 11802 : cluster 0 pgmap v11771: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:21:59.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:21:59 smithi090 bash[32384]: audit 2023-12-01T11:21:58.745899+0000 mon.c (mon.2) 7556 : audit 0 from='client.? 172.21.15.80:0/4042952239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:21:59.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:21:59 smithi080 bash[28361]: cluster 2023-12-01T11:21:58.033846+0000 mgr.y (mgr.24362) 11802 : cluster 0 pgmap v11771: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:21:59.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:21:59 smithi080 bash[28361]: audit 2023-12-01T11:21:58.745899+0000 mon.c (mon.2) 7556 : audit 0 from='client.? 172.21.15.80:0/4042952239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:21:59.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:21:59 smithi080 bash[41963]: cluster 2023-12-01T11:21:58.033846+0000 mgr.y (mgr.24362) 11802 : cluster 0 pgmap v11771: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:21:59.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:21:59 smithi080 bash[41963]: audit 2023-12-01T11:21:58.745899+0000 mon.c (mon.2) 7556 : audit 0 from='client.? 172.21.15.80:0/4042952239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:22:01.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:22:01 smithi090 bash[32384]: cluster 2023-12-01T11:22:00.034527+0000 mgr.y (mgr.24362) 11803 : cluster 0 pgmap v11772: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:22:01.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:22:01 smithi090 bash[32384]: audit 2023-12-01T11:22:01.195009+0000 mon.a (mon.0) 7435 : audit 0 from='client.? 172.21.15.80:0/3161158155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:22:01.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:22:01 smithi080 bash[28361]: cluster 2023-12-01T11:22:00.034527+0000 mgr.y (mgr.24362) 11803 : cluster 0 pgmap v11772: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:22:01.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:22:01 smithi080 bash[28361]: audit 2023-12-01T11:22:01.195009+0000 mon.a (mon.0) 7435 : audit 0 from='client.? 172.21.15.80:0/3161158155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:22:01.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:22:01 smithi080 bash[41963]: cluster 2023-12-01T11:22:00.034527+0000 mgr.y (mgr.24362) 11803 : cluster 0 pgmap v11772: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:22:01.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:22:01 smithi080 bash[41963]: audit 2023-12-01T11:22:01.195009+0000 mon.a (mon.0) 7435 : audit 0 from='client.? 172.21.15.80:0/3161158155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:22:03.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:22:03 smithi090 bash[32384]: cluster 2023-12-01T11:22:02.035562+0000 mgr.y (mgr.24362) 11804 : cluster 0 pgmap v11773: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:22:03.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:22:03 smithi080 bash[28361]: cluster 2023-12-01T11:22:02.035562+0000 mgr.y (mgr.24362) 11804 : cluster 0 pgmap v11773: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:22:03.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:22:03 smithi080 bash[41963]: cluster 2023-12-01T11:22:02.035562+0000 mgr.y (mgr.24362) 11804 : cluster 0 pgmap v11773: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:22:04.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:22:04 smithi090 bash[32384]: audit 2023-12-01T11:22:03.646897+0000 mon.c (mon.2) 7557 : audit 0 from='client.? 172.21.15.80:0/1213503663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:22:04.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:22:04 smithi080 bash[28361]: audit 2023-12-01T11:22:03.646897+0000 mon.c (mon.2) 7557 : audit 0 from='client.? 172.21.15.80:0/1213503663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:22:04.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:22:04 smithi080 bash[41963]: audit 2023-12-01T11:22:03.646897+0000 mon.c (mon.2) 7557 : audit 0 from='client.? 172.21.15.80:0/1213503663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:22:05.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:22:05 smithi090 bash[32384]: cluster 2023-12-01T11:22:04.036571+0000 mgr.y (mgr.24362) 11805 : cluster 0 pgmap v11774: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:22:05.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:22:05 smithi080 bash[28361]: cluster 2023-12-01T11:22:04.036571+0000 mgr.y (mgr.24362) 11805 : cluster 0 pgmap v11774: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:22:05.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:22:05 smithi080 bash[41963]: cluster 2023-12-01T11:22:04.036571+0000 mgr.y (mgr.24362) 11805 : cluster 0 pgmap v11774: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:22:06.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:22:06 smithi080 bash[28361]: audit 2023-12-01T11:22:06.106782+0000 mon.c (mon.2) 7558 : audit 0 from='client.? 172.21.15.80:0/3668603108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:22:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:22:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:22:06] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T11:22:06.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:22:06 smithi080 bash[41963]: audit 2023-12-01T11:22:06.106782+0000 mon.c (mon.2) 7558 : audit 0 from='client.? 172.21.15.80:0/3668603108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:22:06.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:22:06 smithi090 bash[32384]: audit 2023-12-01T11:22:06.106782+0000 mon.c (mon.2) 7558 : audit 0 from='client.? 172.21.15.80:0/3668603108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:22:07.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:22:07 smithi090 bash[32384]: cluster 2023-12-01T11:22:06.037583+0000 mgr.y (mgr.24362) 11806 : cluster 0 pgmap v11775: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:22:07.930 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:22:07 smithi080 bash[41963]: cluster 2023-12-01T11:22:06.037583+0000 mgr.y (mgr.24362) 11806 : cluster 0 pgmap v11775: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:22:07.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:22:07 smithi080 bash[28361]: cluster 2023-12-01T11:22:06.037583+0000 mgr.y (mgr.24362) 11806 : cluster 0 pgmap v11775: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:22:09.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:22:09 smithi090 bash[32384]: cluster 2023-12-01T11:22:08.038301+0000 mgr.y (mgr.24362) 11807 : cluster 0 pgmap v11776: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:22:09.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:22:09 smithi090 bash[32384]: audit 2023-12-01T11:22:08.580221+0000 mon.c (mon.2) 7559 : audit 0 from='client.? 172.21.15.80:0/489211398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:22:09.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:22:09 smithi080 bash[41963]: cluster 2023-12-01T11:22:08.038301+0000 mgr.y (mgr.24362) 11807 : cluster 0 pgmap v11776: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:22:09.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:22:09 smithi080 bash[41963]: audit 2023-12-01T11:22:08.580221+0000 mon.c (mon.2) 7559 : audit 0 from='client.? 172.21.15.80:0/489211398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:22:09.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:22:09 smithi080 bash[28361]: cluster 2023-12-01T11:22:08.038301+0000 mgr.y (mgr.24362) 11807 : cluster 0 pgmap v11776: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:22:09.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:22:09 smithi080 bash[28361]: audit 2023-12-01T11:22:08.580221+0000 mon.c (mon.2) 7559 : audit 0 from='client.? 172.21.15.80:0/489211398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:22:11.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:22:11 smithi080 bash[41963]: cluster 2023-12-01T11:22:10.039012+0000 mgr.y (mgr.24362) 11808 : cluster 0 pgmap v11777: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:22:11.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:22:11 smithi080 bash[41963]: audit 2023-12-01T11:22:10.408590+0000 mon.c (mon.2) 7560 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:22:11.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:22:11 smithi080 bash[41963]: audit 2023-12-01T11:22:11.037508+0000 mon.a (mon.0) 7436 : audit 0 from='client.? 172.21.15.80:0/3445727533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:22:11.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:22:11 smithi080 bash[28361]: cluster 2023-12-01T11:22:10.039012+0000 mgr.y (mgr.24362) 11808 : cluster 0 pgmap v11777: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:22:11.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:22:11 smithi080 bash[28361]: audit 2023-12-01T11:22:10.408590+0000 mon.c (mon.2) 7560 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:22:11.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:22:11 smithi080 bash[28361]: audit 2023-12-01T11:22:11.037508+0000 mon.a (mon.0) 7436 : audit 0 from='client.? 172.21.15.80:0/3445727533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:22:11.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:22:11 smithi090 bash[32384]: cluster 2023-12-01T11:22:10.039012+0000 mgr.y (mgr.24362) 11808 : cluster 0 pgmap v11777: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:22:11.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:22:11 smithi090 bash[32384]: audit 2023-12-01T11:22:10.408590+0000 mon.c (mon.2) 7560 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:22:11.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:22:11 smithi090 bash[32384]: audit 2023-12-01T11:22:11.037508+0000 mon.a (mon.0) 7436 : audit 0 from='client.? 172.21.15.80:0/3445727533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:22:13.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:22:13 smithi080 bash[28361]: cluster 2023-12-01T11:22:12.040062+0000 mgr.y (mgr.24362) 11809 : cluster 0 pgmap v11778: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:22:13.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:22:13 smithi080 bash[41963]: cluster 2023-12-01T11:22:12.040062+0000 mgr.y (mgr.24362) 11809 : cluster 0 pgmap v11778: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:22:13.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:22:13 smithi090 bash[32384]: cluster 2023-12-01T11:22:12.040062+0000 mgr.y (mgr.24362) 11809 : cluster 0 pgmap v11778: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:22:14.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:22:14 smithi080 bash[28361]: audit 2023-12-01T11:22:13.493367+0000 mon.c (mon.2) 7561 : audit 0 from='client.? 172.21.15.80:0/1239176531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:22:14.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:22:14 smithi080 bash[41963]: audit 2023-12-01T11:22:13.493367+0000 mon.c (mon.2) 7561 : audit 0 from='client.? 172.21.15.80:0/1239176531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:22:14.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:22:14 smithi090 bash[32384]: audit 2023-12-01T11:22:13.493367+0000 mon.c (mon.2) 7561 : audit 0 from='client.? 172.21.15.80:0/1239176531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:22:15.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:22:15 smithi080 bash[41963]: cluster 2023-12-01T11:22:14.040632+0000 mgr.y (mgr.24362) 11810 : cluster 0 pgmap v11779: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:22:15.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:22:15 smithi080 bash[28361]: cluster 2023-12-01T11:22:14.040632+0000 mgr.y (mgr.24362) 11810 : cluster 0 pgmap v11779: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:22:15.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:22:15 smithi090 bash[32384]: cluster 2023-12-01T11:22:14.040632+0000 mgr.y (mgr.24362) 11810 : cluster 0 pgmap v11779: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:22:16.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:22:16 smithi080 bash[28361]: audit 2023-12-01T11:22:15.945573+0000 mon.a (mon.0) 7437 : audit 0 from='client.? 172.21.15.80:0/1434221935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:22:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:22:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:22:16] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T11:22:16.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:22:16 smithi080 bash[41963]: audit 2023-12-01T11:22:15.945573+0000 mon.a (mon.0) 7437 : audit 0 from='client.? 172.21.15.80:0/1434221935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:22:16.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:22:16 smithi090 bash[32384]: audit 2023-12-01T11:22:15.945573+0000 mon.a (mon.0) 7437 : audit 0 from='client.? 172.21.15.80:0/1434221935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:22:17.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:22:17 smithi080 bash[28361]: cluster 2023-12-01T11:22:16.041844+0000 mgr.y (mgr.24362) 11811 : cluster 0 pgmap v11780: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:22:17.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:22:17 smithi080 bash[41963]: cluster 2023-12-01T11:22:16.041844+0000 mgr.y (mgr.24362) 11811 : cluster 0 pgmap v11780: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:22:17.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:22:17 smithi090 bash[32384]: cluster 2023-12-01T11:22:16.041844+0000 mgr.y (mgr.24362) 11811 : cluster 0 pgmap v11780: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:22:18.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:22:18 smithi080 bash[28361]: audit 2023-12-01T11:22:18.401500+0000 mon.a (mon.0) 7438 : audit 0 from='client.? 172.21.15.80:0/1595223479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:22:18.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:22:18 smithi080 bash[41963]: audit 2023-12-01T11:22:18.401500+0000 mon.a (mon.0) 7438 : audit 0 from='client.? 172.21.15.80:0/1595223479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:22:18.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:22:18 smithi090 bash[32384]: audit 2023-12-01T11:22:18.401500+0000 mon.a (mon.0) 7438 : audit 0 from='client.? 172.21.15.80:0/1595223479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:22:19.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:22:19 smithi080 bash[41963]: cluster 2023-12-01T11:22:18.042489+0000 mgr.y (mgr.24362) 11812 : cluster 0 pgmap v11781: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:22:19.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:22:19 smithi080 bash[41963]: audit 2023-12-01T11:22:19.143099+0000 mon.c (mon.2) 7562 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:22:19.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:22:19 smithi080 bash[28361]: cluster 2023-12-01T11:22:18.042489+0000 mgr.y (mgr.24362) 11812 : cluster 0 pgmap v11781: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:22:19.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:22:19 smithi080 bash[28361]: audit 2023-12-01T11:22:19.143099+0000 mon.c (mon.2) 7562 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:22:19.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:22:19 smithi090 bash[32384]: cluster 2023-12-01T11:22:18.042489+0000 mgr.y (mgr.24362) 11812 : cluster 0 pgmap v11781: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:22:19.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:22:19 smithi090 bash[32384]: audit 2023-12-01T11:22:19.143099+0000 mon.c (mon.2) 7562 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:22:21.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:22:21 smithi080 bash[28361]: cluster 2023-12-01T11:22:20.043011+0000 mgr.y (mgr.24362) 11813 : cluster 0 pgmap v11782: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:22:21.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:22:21 smithi080 bash[28361]: audit 2023-12-01T11:22:20.865509+0000 mon.c (mon.2) 7563 : audit 0 from='client.? 172.21.15.80:0/1621600770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:22:21.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:22:21 smithi080 bash[41963]: cluster 2023-12-01T11:22:20.043011+0000 mgr.y (mgr.24362) 11813 : cluster 0 pgmap v11782: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:22:21.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:22:21 smithi080 bash[41963]: audit 2023-12-01T11:22:20.865509+0000 mon.c (mon.2) 7563 : audit 0 from='client.? 172.21.15.80:0/1621600770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:22:21.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:22:21 smithi090 bash[32384]: cluster 2023-12-01T11:22:20.043011+0000 mgr.y (mgr.24362) 11813 : cluster 0 pgmap v11782: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:22:21.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:22:21 smithi090 bash[32384]: audit 2023-12-01T11:22:20.865509+0000 mon.c (mon.2) 7563 : audit 0 from='client.? 172.21.15.80:0/1621600770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:22:23.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:22:23 smithi080 bash[28361]: cluster 2023-12-01T11:22:22.044216+0000 mgr.y (mgr.24362) 11814 : cluster 0 pgmap v11783: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:22:23.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:22:23 smithi080 bash[28361]: audit 2023-12-01T11:22:23.317425+0000 mon.c (mon.2) 7564 : audit 0 from='client.? 172.21.15.80:0/3953596623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:22:23.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:22:23 smithi080 bash[41963]: cluster 2023-12-01T11:22:22.044216+0000 mgr.y (mgr.24362) 11814 : cluster 0 pgmap v11783: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:22:23.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:22:23 smithi080 bash[41963]: audit 2023-12-01T11:22:23.317425+0000 mon.c (mon.2) 7564 : audit 0 from='client.? 172.21.15.80:0/3953596623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:22:23.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:22:23 smithi090 bash[32384]: cluster 2023-12-01T11:22:22.044216+0000 mgr.y (mgr.24362) 11814 : cluster 0 pgmap v11783: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:22:23.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:22:23 smithi090 bash[32384]: audit 2023-12-01T11:22:23.317425+0000 mon.c (mon.2) 7564 : audit 0 from='client.? 172.21.15.80:0/3953596623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:22:25.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:22:25 smithi090 bash[32384]: cluster 2023-12-01T11:22:24.044864+0000 mgr.y (mgr.24362) 11815 : cluster 0 pgmap v11784: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:22:25.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:22:25 smithi090 bash[32384]: audit 2023-12-01T11:22:25.043706+0000 mon.a (mon.0) 7439 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:22:25.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:22:25 smithi090 bash[32384]: audit 2023-12-01T11:22:25.053900+0000 mon.a (mon.0) 7440 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:22:25.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:22:25 smithi090 bash[32384]: audit 2023-12-01T11:22:25.297491+0000 mon.a (mon.0) 7441 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:22:25.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:22:25 smithi090 bash[32384]: audit 2023-12-01T11:22:25.309743+0000 mon.a (mon.0) 7442 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:22:25.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:22:25 smithi090 bash[32384]: audit 2023-12-01T11:22:25.408574+0000 mon.c (mon.2) 7565 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:22:25.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:22:25 smithi080 bash[28361]: cluster 2023-12-01T11:22:24.044864+0000 mgr.y (mgr.24362) 11815 : cluster 0 pgmap v11784: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:22:25.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:22:25 smithi080 bash[28361]: audit 2023-12-01T11:22:25.043706+0000 mon.a (mon.0) 7439 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:22:25.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:22:25 smithi080 bash[28361]: audit 2023-12-01T11:22:25.053900+0000 mon.a (mon.0) 7440 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:22:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:22:25 smithi080 bash[28361]: audit 2023-12-01T11:22:25.297491+0000 mon.a (mon.0) 7441 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:22:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:22:25 smithi080 bash[28361]: audit 2023-12-01T11:22:25.309743+0000 mon.a (mon.0) 7442 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:22:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:22:25 smithi080 bash[28361]: audit 2023-12-01T11:22:25.408574+0000 mon.c (mon.2) 7565 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:22:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:22:25 smithi080 bash[41963]: cluster 2023-12-01T11:22:24.044864+0000 mgr.y (mgr.24362) 11815 : cluster 0 pgmap v11784: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:22:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:22:25 smithi080 bash[41963]: audit 2023-12-01T11:22:25.043706+0000 mon.a (mon.0) 7439 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:22:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:22:25 smithi080 bash[41963]: audit 2023-12-01T11:22:25.053900+0000 mon.a (mon.0) 7440 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:22:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:22:25 smithi080 bash[41963]: audit 2023-12-01T11:22:25.297491+0000 mon.a (mon.0) 7441 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:22:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:22:25 smithi080 bash[41963]: audit 2023-12-01T11:22:25.309743+0000 mon.a (mon.0) 7442 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:22:25.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:22:25 smithi080 bash[41963]: audit 2023-12-01T11:22:25.408574+0000 mon.c (mon.2) 7565 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:22:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:22:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:22:26] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T11:22:26.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:22:26 smithi080 bash[41963]: audit 2023-12-01T11:22:25.776038+0000 mon.c (mon.2) 7566 : audit 0 from='client.? 172.21.15.80:0/687825488' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:22:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:22:26 smithi080 bash[41963]: audit 2023-12-01T11:22:25.790816+0000 mon.c (mon.2) 7567 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:22:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:22:26 smithi080 bash[41963]: audit 2023-12-01T11:22:25.792435+0000 mon.c (mon.2) 7568 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:22:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:22:26 smithi080 bash[41963]: audit 2023-12-01T11:22:25.802214+0000 mon.a (mon.0) 7443 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:22:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:22:26 smithi080 bash[28361]: audit 2023-12-01T11:22:25.776038+0000 mon.c (mon.2) 7566 : audit 0 from='client.? 172.21.15.80:0/687825488' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:22:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:22:26 smithi080 bash[28361]: audit 2023-12-01T11:22:25.790816+0000 mon.c (mon.2) 7567 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:22:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:22:26 smithi080 bash[28361]: audit 2023-12-01T11:22:25.792435+0000 mon.c (mon.2) 7568 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:22:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:22:26 smithi080 bash[28361]: audit 2023-12-01T11:22:25.802214+0000 mon.a (mon.0) 7443 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:22:26.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:22:26 smithi090 bash[32384]: audit 2023-12-01T11:22:25.776038+0000 mon.c (mon.2) 7566 : audit 0 from='client.? 172.21.15.80:0/687825488' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:22:26.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:22:26 smithi090 bash[32384]: audit 2023-12-01T11:22:25.790816+0000 mon.c (mon.2) 7567 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:22:26.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:22:26 smithi090 bash[32384]: audit 2023-12-01T11:22:25.792435+0000 mon.c (mon.2) 7568 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:22:26.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:22:26 smithi090 bash[32384]: audit 2023-12-01T11:22:25.802214+0000 mon.a (mon.0) 7443 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:22:28.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:22:27 smithi080 bash[28361]: cluster 2023-12-01T11:22:26.046026+0000 mgr.y (mgr.24362) 11816 : cluster 0 pgmap v11785: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:22:28.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:22:27 smithi080 bash[41963]: cluster 2023-12-01T11:22:26.046026+0000 mgr.y (mgr.24362) 11816 : cluster 0 pgmap v11785: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:22:28.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:22:27 smithi090 bash[32384]: cluster 2023-12-01T11:22:26.046026+0000 mgr.y (mgr.24362) 11816 : cluster 0 pgmap v11785: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:22:29.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:22:28 smithi080 bash[28361]: audit 2023-12-01T11:22:28.243429+0000 mon.c (mon.2) 7569 : audit 0 from='client.? 172.21.15.80:0/2531482578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:22:29.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:22:28 smithi080 bash[41963]: audit 2023-12-01T11:22:28.243429+0000 mon.c (mon.2) 7569 : audit 0 from='client.? 172.21.15.80:0/2531482578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:22:29.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:22:28 smithi090 bash[32384]: audit 2023-12-01T11:22:28.243429+0000 mon.c (mon.2) 7569 : audit 0 from='client.? 172.21.15.80:0/2531482578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:22:30.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:22:29 smithi080 bash[41963]: cluster 2023-12-01T11:22:28.046565+0000 mgr.y (mgr.24362) 11817 : cluster 0 pgmap v11786: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:22:30.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:22:29 smithi080 bash[28361]: cluster 2023-12-01T11:22:28.046565+0000 mgr.y (mgr.24362) 11817 : cluster 0 pgmap v11786: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:22:30.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:22:29 smithi090 bash[32384]: cluster 2023-12-01T11:22:28.046565+0000 mgr.y (mgr.24362) 11817 : cluster 0 pgmap v11786: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:22:31.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:22:31 smithi080 bash[41963]: cluster 2023-12-01T11:22:30.047229+0000 mgr.y (mgr.24362) 11818 : cluster 0 pgmap v11787: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:22:31.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:22:31 smithi080 bash[41963]: audit 2023-12-01T11:22:30.704772+0000 mon.c (mon.2) 7570 : audit 0 from='client.? 172.21.15.80:0/1368630871' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:22:31.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:22:31 smithi080 bash[28361]: cluster 2023-12-01T11:22:30.047229+0000 mgr.y (mgr.24362) 11818 : cluster 0 pgmap v11787: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:22:31.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:22:31 smithi080 bash[28361]: audit 2023-12-01T11:22:30.704772+0000 mon.c (mon.2) 7570 : audit 0 from='client.? 172.21.15.80:0/1368630871' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:22:31.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:22:31 smithi090 bash[32384]: cluster 2023-12-01T11:22:30.047229+0000 mgr.y (mgr.24362) 11818 : cluster 0 pgmap v11787: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:22:31.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:22:31 smithi090 bash[32384]: audit 2023-12-01T11:22:30.704772+0000 mon.c (mon.2) 7570 : audit 0 from='client.? 172.21.15.80:0/1368630871' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:22:33.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:22:33 smithi080 bash[41963]: cluster 2023-12-01T11:22:32.048413+0000 mgr.y (mgr.24362) 11819 : cluster 0 pgmap v11788: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:22:33.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:22:33 smithi080 bash[41963]: audit 2023-12-01T11:22:33.156532+0000 mon.a (mon.0) 7444 : audit 0 from='client.? 172.21.15.80:0/498109043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:22:33.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:22:33 smithi080 bash[28361]: cluster 2023-12-01T11:22:32.048413+0000 mgr.y (mgr.24362) 11819 : cluster 0 pgmap v11788: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:22:33.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:22:33 smithi080 bash[28361]: audit 2023-12-01T11:22:33.156532+0000 mon.a (mon.0) 7444 : audit 0 from='client.? 172.21.15.80:0/498109043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:22:33.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:22:33 smithi090 bash[32384]: cluster 2023-12-01T11:22:32.048413+0000 mgr.y (mgr.24362) 11819 : cluster 0 pgmap v11788: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:22:33.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:22:33 smithi090 bash[32384]: audit 2023-12-01T11:22:33.156532+0000 mon.a (mon.0) 7444 : audit 0 from='client.? 172.21.15.80:0/498109043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:22:35.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:22:35 smithi080 bash[41963]: cluster 2023-12-01T11:22:34.048992+0000 mgr.y (mgr.24362) 11820 : cluster 0 pgmap v11789: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:22:35.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:22:35 smithi080 bash[28361]: cluster 2023-12-01T11:22:34.048992+0000 mgr.y (mgr.24362) 11820 : cluster 0 pgmap v11789: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:22:35.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:22:35 smithi090 bash[32384]: cluster 2023-12-01T11:22:34.048992+0000 mgr.y (mgr.24362) 11820 : cluster 0 pgmap v11789: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:22:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:22:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:22:36] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T11:22:36.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:22:36 smithi080 bash[28361]: audit 2023-12-01T11:22:35.614978+0000 mon.a (mon.0) 7445 : audit 0 from='client.? 172.21.15.80:0/3697569387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:22:36.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:22:36 smithi080 bash[41963]: audit 2023-12-01T11:22:35.614978+0000 mon.a (mon.0) 7445 : audit 0 from='client.? 172.21.15.80:0/3697569387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:22:36.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:22:36 smithi090 bash[32384]: audit 2023-12-01T11:22:35.614978+0000 mon.a (mon.0) 7445 : audit 0 from='client.? 172.21.15.80:0/3697569387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:22:37.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:22:37 smithi080 bash[41963]: cluster 2023-12-01T11:22:36.049981+0000 mgr.y (mgr.24362) 11821 : cluster 0 pgmap v11790: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:22:37.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:22:37 smithi080 bash[28361]: cluster 2023-12-01T11:22:36.049981+0000 mgr.y (mgr.24362) 11821 : cluster 0 pgmap v11790: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:22:37.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:22:37 smithi090 bash[32384]: cluster 2023-12-01T11:22:36.049981+0000 mgr.y (mgr.24362) 11821 : cluster 0 pgmap v11790: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:22:38.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:22:38 smithi080 bash[28361]: audit 2023-12-01T11:22:38.071970+0000 mon.c (mon.2) 7571 : audit 0 from='client.? 172.21.15.80:0/180462155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:22:38.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:22:38 smithi080 bash[41963]: audit 2023-12-01T11:22:38.071970+0000 mon.c (mon.2) 7571 : audit 0 from='client.? 172.21.15.80:0/180462155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:22:38.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:22:38 smithi090 bash[32384]: audit 2023-12-01T11:22:38.071970+0000 mon.c (mon.2) 7571 : audit 0 from='client.? 172.21.15.80:0/180462155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:22:39.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:22:39 smithi080 bash[41963]: cluster 2023-12-01T11:22:38.050426+0000 mgr.y (mgr.24362) 11822 : cluster 0 pgmap v11791: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:22:39.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:22:39 smithi080 bash[28361]: cluster 2023-12-01T11:22:38.050426+0000 mgr.y (mgr.24362) 11822 : cluster 0 pgmap v11791: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:22:39.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:22:39 smithi090 bash[32384]: cluster 2023-12-01T11:22:38.050426+0000 mgr.y (mgr.24362) 11822 : cluster 0 pgmap v11791: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:22:41.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:22:41 smithi080 bash[28361]: cluster 2023-12-01T11:22:40.051057+0000 mgr.y (mgr.24362) 11823 : cluster 0 pgmap v11792: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:22:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:22:41 smithi080 bash[28361]: audit 2023-12-01T11:22:40.408560+0000 mon.c (mon.2) 7572 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:22:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:22:41 smithi080 bash[28361]: audit 2023-12-01T11:22:40.526789+0000 mon.c (mon.2) 7573 : audit 0 from='client.? 172.21.15.80:0/2109853111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:22:41.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:22:41 smithi080 bash[41963]: cluster 2023-12-01T11:22:40.051057+0000 mgr.y (mgr.24362) 11823 : cluster 0 pgmap v11792: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:22:41.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:22:41 smithi080 bash[41963]: audit 2023-12-01T11:22:40.408560+0000 mon.c (mon.2) 7572 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:22:41.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:22:41 smithi080 bash[41963]: audit 2023-12-01T11:22:40.526789+0000 mon.c (mon.2) 7573 : audit 0 from='client.? 172.21.15.80:0/2109853111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:22:41.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:22:41 smithi090 bash[32384]: cluster 2023-12-01T11:22:40.051057+0000 mgr.y (mgr.24362) 11823 : cluster 0 pgmap v11792: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:22:41.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:22:41 smithi090 bash[32384]: audit 2023-12-01T11:22:40.408560+0000 mon.c (mon.2) 7572 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:22:41.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:22:41 smithi090 bash[32384]: audit 2023-12-01T11:22:40.526789+0000 mon.c (mon.2) 7573 : audit 0 from='client.? 172.21.15.80:0/2109853111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:22:43.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:22:43 smithi080 bash[41963]: cluster 2023-12-01T11:22:42.052206+0000 mgr.y (mgr.24362) 11824 : cluster 0 pgmap v11793: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:22:43.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:22:43 smithi080 bash[41963]: audit 2023-12-01T11:22:42.981682+0000 mon.a (mon.0) 7446 : audit 0 from='client.? 172.21.15.80:0/2340411924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:22:43.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:22:43 smithi080 bash[28361]: cluster 2023-12-01T11:22:42.052206+0000 mgr.y (mgr.24362) 11824 : cluster 0 pgmap v11793: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:22:43.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:22:43 smithi080 bash[28361]: audit 2023-12-01T11:22:42.981682+0000 mon.a (mon.0) 7446 : audit 0 from='client.? 172.21.15.80:0/2340411924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:22:43.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:22:43 smithi090 bash[32384]: cluster 2023-12-01T11:22:42.052206+0000 mgr.y (mgr.24362) 11824 : cluster 0 pgmap v11793: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:22:43.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:22:43 smithi090 bash[32384]: audit 2023-12-01T11:22:42.981682+0000 mon.a (mon.0) 7446 : audit 0 from='client.? 172.21.15.80:0/2340411924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:22:45.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:22:45 smithi080 bash[41963]: cluster 2023-12-01T11:22:44.052729+0000 mgr.y (mgr.24362) 11825 : cluster 0 pgmap v11794: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:22:45.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:22:45 smithi080 bash[28361]: cluster 2023-12-01T11:22:44.052729+0000 mgr.y (mgr.24362) 11825 : cluster 0 pgmap v11794: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:22:45.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:22:45 smithi090 bash[32384]: cluster 2023-12-01T11:22:44.052729+0000 mgr.y (mgr.24362) 11825 : cluster 0 pgmap v11794: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:22:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:22:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:22:46] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T11:22:46.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:22:46 smithi080 bash[41963]: audit 2023-12-01T11:22:45.446621+0000 mon.a (mon.0) 7447 : audit 0 from='client.? 172.21.15.80:0/367858021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:22:46.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:22:46 smithi080 bash[28361]: audit 2023-12-01T11:22:45.446621+0000 mon.a (mon.0) 7447 : audit 0 from='client.? 172.21.15.80:0/367858021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:22:46.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:22:46 smithi090 bash[32384]: audit 2023-12-01T11:22:45.446621+0000 mon.a (mon.0) 7447 : audit 0 from='client.? 172.21.15.80:0/367858021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:22:47.680 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:22:47 smithi080 bash[41963]: cluster 2023-12-01T11:22:46.053776+0000 mgr.y (mgr.24362) 11826 : cluster 0 pgmap v11795: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:22:47.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:22:47 smithi080 bash[28361]: cluster 2023-12-01T11:22:46.053776+0000 mgr.y (mgr.24362) 11826 : cluster 0 pgmap v11795: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:22:47.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:22:47 smithi090 bash[32384]: cluster 2023-12-01T11:22:46.053776+0000 mgr.y (mgr.24362) 11826 : cluster 0 pgmap v11795: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:22:48.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:22:48 smithi080 bash[41963]: audit 2023-12-01T11:22:47.902456+0000 mon.c (mon.2) 7574 : audit 0 from='client.? 172.21.15.80:0/3241392955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:22:48.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:22:48 smithi080 bash[28361]: audit 2023-12-01T11:22:47.902456+0000 mon.c (mon.2) 7574 : audit 0 from='client.? 172.21.15.80:0/3241392955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:22:48.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:22:48 smithi090 bash[32384]: audit 2023-12-01T11:22:47.902456+0000 mon.c (mon.2) 7574 : audit 0 from='client.? 172.21.15.80:0/3241392955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:22:49.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:22:49 smithi080 bash[41963]: cluster 2023-12-01T11:22:48.054416+0000 mgr.y (mgr.24362) 11827 : cluster 0 pgmap v11796: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:22:49.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:22:49 smithi080 bash[28361]: cluster 2023-12-01T11:22:48.054416+0000 mgr.y (mgr.24362) 11827 : cluster 0 pgmap v11796: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:22:49.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:22:49 smithi090 bash[32384]: cluster 2023-12-01T11:22:48.054416+0000 mgr.y (mgr.24362) 11827 : cluster 0 pgmap v11796: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:22:50.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:22:50 smithi080 bash[41963]: audit 2023-12-01T11:22:50.349189+0000 mon.a (mon.0) 7448 : audit 0 from='client.? 172.21.15.80:0/4066177573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:22:50.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:22:50 smithi080 bash[28361]: audit 2023-12-01T11:22:50.349189+0000 mon.a (mon.0) 7448 : audit 0 from='client.? 172.21.15.80:0/4066177573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:22:50.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:22:50 smithi090 bash[32384]: audit 2023-12-01T11:22:50.349189+0000 mon.a (mon.0) 7448 : audit 0 from='client.? 172.21.15.80:0/4066177573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:22:51.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:22:51 smithi090 bash[32384]: cluster 2023-12-01T11:22:50.054910+0000 mgr.y (mgr.24362) 11828 : cluster 0 pgmap v11797: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:22:51.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:22:51 smithi080 bash[28361]: cluster 2023-12-01T11:22:50.054910+0000 mgr.y (mgr.24362) 11828 : cluster 0 pgmap v11797: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:22:51.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:22:51 smithi080 bash[41963]: cluster 2023-12-01T11:22:50.054910+0000 mgr.y (mgr.24362) 11828 : cluster 0 pgmap v11797: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:22:53.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:22:53 smithi090 bash[32384]: cluster 2023-12-01T11:22:52.055992+0000 mgr.y (mgr.24362) 11829 : cluster 0 pgmap v11798: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:22:53.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:22:53 smithi090 bash[32384]: audit 2023-12-01T11:22:52.812156+0000 mon.c (mon.2) 7575 : audit 0 from='client.? 172.21.15.80:0/241809304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:22:53.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:22:53 smithi080 bash[28361]: cluster 2023-12-01T11:22:52.055992+0000 mgr.y (mgr.24362) 11829 : cluster 0 pgmap v11798: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:22:53.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:22:53 smithi080 bash[28361]: audit 2023-12-01T11:22:52.812156+0000 mon.c (mon.2) 7575 : audit 0 from='client.? 172.21.15.80:0/241809304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:22:53.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:22:53 smithi080 bash[41963]: cluster 2023-12-01T11:22:52.055992+0000 mgr.y (mgr.24362) 11829 : cluster 0 pgmap v11798: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:22:53.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:22:53 smithi080 bash[41963]: audit 2023-12-01T11:22:52.812156+0000 mon.c (mon.2) 7575 : audit 0 from='client.? 172.21.15.80:0/241809304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:22:55.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:22:55 smithi090 bash[32384]: cluster 2023-12-01T11:22:54.056591+0000 mgr.y (mgr.24362) 11830 : cluster 0 pgmap v11799: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:22:55.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:22:55 smithi090 bash[32384]: audit 2023-12-01T11:22:55.259761+0000 mon.a (mon.0) 7449 : audit 0 from='client.? 172.21.15.80:0/4263609224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:22:55.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:22:55 smithi090 bash[32384]: audit 2023-12-01T11:22:55.408776+0000 mon.c (mon.2) 7576 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:22:55.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:22:55 smithi080 bash[41963]: cluster 2023-12-01T11:22:54.056591+0000 mgr.y (mgr.24362) 11830 : cluster 0 pgmap v11799: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:22:55.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:22:55 smithi080 bash[41963]: audit 2023-12-01T11:22:55.259761+0000 mon.a (mon.0) 7449 : audit 0 from='client.? 172.21.15.80:0/4263609224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:22:55.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:22:55 smithi080 bash[41963]: audit 2023-12-01T11:22:55.408776+0000 mon.c (mon.2) 7576 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:22:55.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:22:55 smithi080 bash[28361]: cluster 2023-12-01T11:22:54.056591+0000 mgr.y (mgr.24362) 11830 : cluster 0 pgmap v11799: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:22:55.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:22:55 smithi080 bash[28361]: audit 2023-12-01T11:22:55.259761+0000 mon.a (mon.0) 7449 : audit 0 from='client.? 172.21.15.80:0/4263609224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:22:55.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:22:55 smithi080 bash[28361]: audit 2023-12-01T11:22:55.408776+0000 mon.c (mon.2) 7576 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:22:56.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:22:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:22:56] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T11:22:57.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:22:57 smithi090 bash[32384]: cluster 2023-12-01T11:22:56.057644+0000 mgr.y (mgr.24362) 11831 : cluster 0 pgmap v11800: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:22:57.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:22:57 smithi080 bash[28361]: cluster 2023-12-01T11:22:56.057644+0000 mgr.y (mgr.24362) 11831 : cluster 0 pgmap v11800: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:22:57.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:22:57 smithi080 bash[41963]: cluster 2023-12-01T11:22:56.057644+0000 mgr.y (mgr.24362) 11831 : cluster 0 pgmap v11800: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:22:58.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:22:58 smithi090 bash[32384]: audit 2023-12-01T11:22:57.718470+0000 mon.c (mon.2) 7577 : audit 0 from='client.? 172.21.15.80:0/2616815633' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:22:58.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:22:58 smithi080 bash[28361]: audit 2023-12-01T11:22:57.718470+0000 mon.c (mon.2) 7577 : audit 0 from='client.? 172.21.15.80:0/2616815633' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:22:58.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:22:58 smithi080 bash[41963]: audit 2023-12-01T11:22:57.718470+0000 mon.c (mon.2) 7577 : audit 0 from='client.? 172.21.15.80:0/2616815633' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:22:59.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:22:59 smithi090 bash[32384]: cluster 2023-12-01T11:22:58.058287+0000 mgr.y (mgr.24362) 11832 : cluster 0 pgmap v11801: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:22:59.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:22:59 smithi080 bash[28361]: cluster 2023-12-01T11:22:58.058287+0000 mgr.y (mgr.24362) 11832 : cluster 0 pgmap v11801: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:22:59.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:22:59 smithi080 bash[41963]: cluster 2023-12-01T11:22:58.058287+0000 mgr.y (mgr.24362) 11832 : cluster 0 pgmap v11801: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:23:00.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:23:00 smithi090 bash[32384]: audit 2023-12-01T11:23:00.172357+0000 mon.a (mon.0) 7450 : audit 0 from='client.? 172.21.15.80:0/2066081999' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:23:00.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:23:00 smithi080 bash[41963]: audit 2023-12-01T11:23:00.172357+0000 mon.a (mon.0) 7450 : audit 0 from='client.? 172.21.15.80:0/2066081999' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:23:00.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:23:00 smithi080 bash[28361]: audit 2023-12-01T11:23:00.172357+0000 mon.a (mon.0) 7450 : audit 0 from='client.? 172.21.15.80:0/2066081999' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:23:01.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:23:01 smithi090 bash[32384]: cluster 2023-12-01T11:23:00.058893+0000 mgr.y (mgr.24362) 11833 : cluster 0 pgmap v11802: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:23:01.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:23:01 smithi080 bash[28361]: cluster 2023-12-01T11:23:00.058893+0000 mgr.y (mgr.24362) 11833 : cluster 0 pgmap v11802: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:23:01.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:23:01 smithi080 bash[41963]: cluster 2023-12-01T11:23:00.058893+0000 mgr.y (mgr.24362) 11833 : cluster 0 pgmap v11802: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:23:03.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:23:03 smithi090 bash[32384]: cluster 2023-12-01T11:23:02.060047+0000 mgr.y (mgr.24362) 11834 : cluster 0 pgmap v11803: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:23:03.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:23:03 smithi090 bash[32384]: audit 2023-12-01T11:23:02.623365+0000 mon.c (mon.2) 7578 : audit 0 from='client.? 172.21.15.80:0/2230182590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:23:03.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:23:03 smithi080 bash[41963]: cluster 2023-12-01T11:23:02.060047+0000 mgr.y (mgr.24362) 11834 : cluster 0 pgmap v11803: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:23:03.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:23:03 smithi080 bash[41963]: audit 2023-12-01T11:23:02.623365+0000 mon.c (mon.2) 7578 : audit 0 from='client.? 172.21.15.80:0/2230182590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:23:03.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:23:03 smithi080 bash[28361]: cluster 2023-12-01T11:23:02.060047+0000 mgr.y (mgr.24362) 11834 : cluster 0 pgmap v11803: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:23:03.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:23:03 smithi080 bash[28361]: audit 2023-12-01T11:23:02.623365+0000 mon.c (mon.2) 7578 : audit 0 from='client.? 172.21.15.80:0/2230182590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:23:05.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:23:05 smithi090 bash[32384]: cluster 2023-12-01T11:23:04.060635+0000 mgr.y (mgr.24362) 11835 : cluster 0 pgmap v11804: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:23:05.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:23:05 smithi090 bash[32384]: audit 2023-12-01T11:23:05.071247+0000 mon.a (mon.0) 7451 : audit 0 from='client.? 172.21.15.80:0/2770653095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:23:05.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:23:05 smithi080 bash[41963]: cluster 2023-12-01T11:23:04.060635+0000 mgr.y (mgr.24362) 11835 : cluster 0 pgmap v11804: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:23:05.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:23:05 smithi080 bash[41963]: audit 2023-12-01T11:23:05.071247+0000 mon.a (mon.0) 7451 : audit 0 from='client.? 172.21.15.80:0/2770653095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:23:05.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:23:05 smithi080 bash[28361]: cluster 2023-12-01T11:23:04.060635+0000 mgr.y (mgr.24362) 11835 : cluster 0 pgmap v11804: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:23:05.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:23:05 smithi080 bash[28361]: audit 2023-12-01T11:23:05.071247+0000 mon.a (mon.0) 7451 : audit 0 from='client.? 172.21.15.80:0/2770653095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:23:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:23:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:23:06] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T11:23:07.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:23:07 smithi090 bash[32384]: cluster 2023-12-01T11:23:06.061657+0000 mgr.y (mgr.24362) 11836 : cluster 0 pgmap v11805: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:23:07.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:23:07 smithi080 bash[28361]: cluster 2023-12-01T11:23:06.061657+0000 mgr.y (mgr.24362) 11836 : cluster 0 pgmap v11805: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:23:07.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:23:07 smithi080 bash[41963]: cluster 2023-12-01T11:23:06.061657+0000 mgr.y (mgr.24362) 11836 : cluster 0 pgmap v11805: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:23:08.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:23:08 smithi090 bash[32384]: audit 2023-12-01T11:23:07.533217+0000 mon.a (mon.0) 7452 : audit 0 from='client.? 172.21.15.80:0/1869408464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:23:08.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:23:08 smithi080 bash[28361]: audit 2023-12-01T11:23:07.533217+0000 mon.a (mon.0) 7452 : audit 0 from='client.? 172.21.15.80:0/1869408464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:23:08.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:23:08 smithi080 bash[41963]: audit 2023-12-01T11:23:07.533217+0000 mon.a (mon.0) 7452 : audit 0 from='client.? 172.21.15.80:0/1869408464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:23:09.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:23:09 smithi090 bash[32384]: cluster 2023-12-01T11:23:08.062404+0000 mgr.y (mgr.24362) 11837 : cluster 0 pgmap v11806: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:23:09.930 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:23:09 smithi080 bash[41963]: cluster 2023-12-01T11:23:08.062404+0000 mgr.y (mgr.24362) 11837 : cluster 0 pgmap v11806: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:23:09.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:23:09 smithi080 bash[28361]: cluster 2023-12-01T11:23:08.062404+0000 mgr.y (mgr.24362) 11837 : cluster 0 pgmap v11806: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:23:10.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:23:10 smithi090 bash[32384]: audit 2023-12-01T11:23:09.983892+0000 mon.a (mon.0) 7453 : audit 0 from='client.? 172.21.15.80:0/3188911739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:23:10.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:23:10 smithi090 bash[32384]: audit 2023-12-01T11:23:10.409432+0000 mon.c (mon.2) 7579 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:23:10.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:23:10 smithi080 bash[28361]: audit 2023-12-01T11:23:09.983892+0000 mon.a (mon.0) 7453 : audit 0 from='client.? 172.21.15.80:0/3188911739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:23:10.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:23:10 smithi080 bash[28361]: audit 2023-12-01T11:23:10.409432+0000 mon.c (mon.2) 7579 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:23:10.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:23:10 smithi080 bash[41963]: audit 2023-12-01T11:23:09.983892+0000 mon.a (mon.0) 7453 : audit 0 from='client.? 172.21.15.80:0/3188911739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:23:10.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:23:10 smithi080 bash[41963]: audit 2023-12-01T11:23:10.409432+0000 mon.c (mon.2) 7579 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:23:11.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:23:11 smithi090 bash[32384]: cluster 2023-12-01T11:23:10.063237+0000 mgr.y (mgr.24362) 11838 : cluster 0 pgmap v11807: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:23:11.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:23:11 smithi080 bash[28361]: cluster 2023-12-01T11:23:10.063237+0000 mgr.y (mgr.24362) 11838 : cluster 0 pgmap v11807: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:23:11.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:23:11 smithi080 bash[41963]: cluster 2023-12-01T11:23:10.063237+0000 mgr.y (mgr.24362) 11838 : cluster 0 pgmap v11807: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:23:12.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:23:12 smithi090 bash[32384]: audit 2023-12-01T11:23:12.433998+0000 mon.a (mon.0) 7454 : audit 0 from='client.? 172.21.15.80:0/3204057054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:23:12.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:23:12 smithi080 bash[28361]: audit 2023-12-01T11:23:12.433998+0000 mon.a (mon.0) 7454 : audit 0 from='client.? 172.21.15.80:0/3204057054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:23:12.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:23:12 smithi080 bash[41963]: audit 2023-12-01T11:23:12.433998+0000 mon.a (mon.0) 7454 : audit 0 from='client.? 172.21.15.80:0/3204057054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:23:13.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:23:13 smithi090 bash[32384]: cluster 2023-12-01T11:23:12.064433+0000 mgr.y (mgr.24362) 11839 : cluster 0 pgmap v11808: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:23:13.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:23:13 smithi080 bash[28361]: cluster 2023-12-01T11:23:12.064433+0000 mgr.y (mgr.24362) 11839 : cluster 0 pgmap v11808: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:23:13.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:23:13 smithi080 bash[41963]: cluster 2023-12-01T11:23:12.064433+0000 mgr.y (mgr.24362) 11839 : cluster 0 pgmap v11808: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:23:15.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:23:15 smithi080 bash[28361]: cluster 2023-12-01T11:23:14.065203+0000 mgr.y (mgr.24362) 11840 : cluster 0 pgmap v11809: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:23:15.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:23:15 smithi080 bash[28361]: audit 2023-12-01T11:23:14.880345+0000 mon.a (mon.0) 7455 : audit 0 from='client.? 172.21.15.80:0/2648412631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:23:15.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:23:15 smithi080 bash[41963]: cluster 2023-12-01T11:23:14.065203+0000 mgr.y (mgr.24362) 11840 : cluster 0 pgmap v11809: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:23:15.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:23:15 smithi080 bash[41963]: audit 2023-12-01T11:23:14.880345+0000 mon.a (mon.0) 7455 : audit 0 from='client.? 172.21.15.80:0/2648412631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:23:16.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:23:15 smithi090 bash[32384]: cluster 2023-12-01T11:23:14.065203+0000 mgr.y (mgr.24362) 11840 : cluster 0 pgmap v11809: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:23:16.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:23:15 smithi090 bash[32384]: audit 2023-12-01T11:23:14.880345+0000 mon.a (mon.0) 7455 : audit 0 from='client.? 172.21.15.80:0/2648412631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:23:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:23:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:23:16] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T11:23:17.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:23:17 smithi080 bash[28361]: cluster 2023-12-01T11:23:16.066347+0000 mgr.y (mgr.24362) 11841 : cluster 0 pgmap v11810: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:23:17.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:23:17 smithi080 bash[28361]: audit 2023-12-01T11:23:17.336985+0000 mon.a (mon.0) 7456 : audit 0 from='client.? 172.21.15.80:0/4233349292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:23:17.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:23:17 smithi080 bash[41963]: cluster 2023-12-01T11:23:16.066347+0000 mgr.y (mgr.24362) 11841 : cluster 0 pgmap v11810: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:23:17.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:23:17 smithi080 bash[41963]: audit 2023-12-01T11:23:17.336985+0000 mon.a (mon.0) 7456 : audit 0 from='client.? 172.21.15.80:0/4233349292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:23:18.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:23:17 smithi090 bash[32384]: cluster 2023-12-01T11:23:16.066347+0000 mgr.y (mgr.24362) 11841 : cluster 0 pgmap v11810: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:23:18.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:23:17 smithi090 bash[32384]: audit 2023-12-01T11:23:17.336985+0000 mon.a (mon.0) 7456 : audit 0 from='client.? 172.21.15.80:0/4233349292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:23:19.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:23:19 smithi080 bash[28361]: cluster 2023-12-01T11:23:18.066950+0000 mgr.y (mgr.24362) 11842 : cluster 0 pgmap v11811: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:23:19.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:23:19 smithi080 bash[41963]: cluster 2023-12-01T11:23:18.066950+0000 mgr.y (mgr.24362) 11842 : cluster 0 pgmap v11811: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:23:20.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:23:19 smithi090 bash[32384]: cluster 2023-12-01T11:23:18.066950+0000 mgr.y (mgr.24362) 11842 : cluster 0 pgmap v11811: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:23:20.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:23:20 smithi080 bash[28361]: audit 2023-12-01T11:23:19.789467+0000 mon.c (mon.2) 7580 : audit 0 from='client.? 172.21.15.80:0/2332907413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:23:20.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:23:20 smithi080 bash[41963]: audit 2023-12-01T11:23:19.789467+0000 mon.c (mon.2) 7580 : audit 0 from='client.? 172.21.15.80:0/2332907413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:23:21.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:23:20 smithi090 bash[32384]: audit 2023-12-01T11:23:19.789467+0000 mon.c (mon.2) 7580 : audit 0 from='client.? 172.21.15.80:0/2332907413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:23:21.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:23:21 smithi080 bash[28361]: cluster 2023-12-01T11:23:20.067640+0000 mgr.y (mgr.24362) 11843 : cluster 0 pgmap v11812: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:23:21.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:23:21 smithi080 bash[41963]: cluster 2023-12-01T11:23:20.067640+0000 mgr.y (mgr.24362) 11843 : cluster 0 pgmap v11812: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:23:22.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:23:21 smithi090 bash[32384]: cluster 2023-12-01T11:23:20.067640+0000 mgr.y (mgr.24362) 11843 : cluster 0 pgmap v11812: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:23:22.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:23:22 smithi080 bash[28361]: audit 2023-12-01T11:23:22.240944+0000 mon.c (mon.2) 7581 : audit 0 from='client.? 172.21.15.80:0/760286611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:23:22.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:23:22 smithi080 bash[41963]: audit 2023-12-01T11:23:22.240944+0000 mon.c (mon.2) 7581 : audit 0 from='client.? 172.21.15.80:0/760286611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:23:23.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:23:22 smithi090 bash[32384]: audit 2023-12-01T11:23:22.240944+0000 mon.c (mon.2) 7581 : audit 0 from='client.? 172.21.15.80:0/760286611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:23:23.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:23:23 smithi080 bash[28361]: cluster 2023-12-01T11:23:22.068847+0000 mgr.y (mgr.24362) 11844 : cluster 0 pgmap v11813: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:23:23.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:23:23 smithi080 bash[41963]: cluster 2023-12-01T11:23:22.068847+0000 mgr.y (mgr.24362) 11844 : cluster 0 pgmap v11813: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:23:24.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:23:23 smithi090 bash[32384]: cluster 2023-12-01T11:23:22.068847+0000 mgr.y (mgr.24362) 11844 : cluster 0 pgmap v11813: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:23:25.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:23:25 smithi080 bash[41963]: cluster 2023-12-01T11:23:24.069463+0000 mgr.y (mgr.24362) 11845 : cluster 0 pgmap v11814: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:23:25.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:23:25 smithi080 bash[41963]: audit 2023-12-01T11:23:24.707646+0000 mon.a (mon.0) 7457 : audit 0 from='client.? 172.21.15.80:0/1188200871' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:23:25.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:23:25 smithi080 bash[41963]: audit 2023-12-01T11:23:25.414595+0000 mon.c (mon.2) 7582 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:23:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:23:25 smithi080 bash[28361]: cluster 2023-12-01T11:23:24.069463+0000 mgr.y (mgr.24362) 11845 : cluster 0 pgmap v11814: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:23:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:23:25 smithi080 bash[28361]: audit 2023-12-01T11:23:24.707646+0000 mon.a (mon.0) 7457 : audit 0 from='client.? 172.21.15.80:0/1188200871' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:23:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:23:25 smithi080 bash[28361]: audit 2023-12-01T11:23:25.414595+0000 mon.c (mon.2) 7582 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:23:26.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:23:25 smithi090 bash[32384]: cluster 2023-12-01T11:23:24.069463+0000 mgr.y (mgr.24362) 11845 : cluster 0 pgmap v11814: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:23:26.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:23:25 smithi090 bash[32384]: audit 2023-12-01T11:23:24.707646+0000 mon.a (mon.0) 7457 : audit 0 from='client.? 172.21.15.80:0/1188200871' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:23:26.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:23:25 smithi090 bash[32384]: audit 2023-12-01T11:23:25.414595+0000 mon.c (mon.2) 7582 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:23:26.565 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:23:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:23:26] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T11:23:26.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:23:26 smithi080 bash[28361]: audit 2023-12-01T11:23:25.885096+0000 mon.c (mon.2) 7583 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:23:26.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:23:26 smithi080 bash[41963]: audit 2023-12-01T11:23:25.885096+0000 mon.c (mon.2) 7583 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:23:27.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:23:26 smithi090 bash[32384]: audit 2023-12-01T11:23:25.885096+0000 mon.c (mon.2) 7583 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:23:27.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:23:27 smithi080 bash[28361]: cluster 2023-12-01T11:23:26.070527+0000 mgr.y (mgr.24362) 11846 : cluster 0 pgmap v11815: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:23:27.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:23:27 smithi080 bash[28361]: audit 2023-12-01T11:23:27.164996+0000 mon.a (mon.0) 7458 : audit 0 from='client.? 172.21.15.80:0/2083938812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:23:27.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:23:27 smithi080 bash[41963]: cluster 2023-12-01T11:23:26.070527+0000 mgr.y (mgr.24362) 11846 : cluster 0 pgmap v11815: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:23:27.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:23:27 smithi080 bash[41963]: audit 2023-12-01T11:23:27.164996+0000 mon.a (mon.0) 7458 : audit 0 from='client.? 172.21.15.80:0/2083938812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:23:28.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:23:27 smithi090 bash[32384]: cluster 2023-12-01T11:23:26.070527+0000 mgr.y (mgr.24362) 11846 : cluster 0 pgmap v11815: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:23:28.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:23:27 smithi090 bash[32384]: audit 2023-12-01T11:23:27.164996+0000 mon.a (mon.0) 7458 : audit 0 from='client.? 172.21.15.80:0/2083938812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:23:29.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:23:29 smithi080 bash[28361]: cluster 2023-12-01T11:23:28.071142+0000 mgr.y (mgr.24362) 11847 : cluster 0 pgmap v11816: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:23:29.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:23:29 smithi080 bash[41963]: cluster 2023-12-01T11:23:28.071142+0000 mgr.y (mgr.24362) 11847 : cluster 0 pgmap v11816: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:23:30.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:23:29 smithi090 bash[32384]: cluster 2023-12-01T11:23:28.071142+0000 mgr.y (mgr.24362) 11847 : cluster 0 pgmap v11816: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:23:30.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:23:30 smithi080 bash[41963]: audit 2023-12-01T11:23:29.615531+0000 mon.a (mon.0) 7459 : audit 0 from='client.? 172.21.15.80:0/4281475262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:23:30.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:23:30 smithi080 bash[28361]: audit 2023-12-01T11:23:29.615531+0000 mon.a (mon.0) 7459 : audit 0 from='client.? 172.21.15.80:0/4281475262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:23:31.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:23:30 smithi090 bash[32384]: audit 2023-12-01T11:23:29.615531+0000 mon.a (mon.0) 7459 : audit 0 from='client.? 172.21.15.80:0/4281475262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:23:31.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:23:31 smithi080 bash[28361]: cluster 2023-12-01T11:23:30.071725+0000 mgr.y (mgr.24362) 11848 : cluster 0 pgmap v11817: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:23:31.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:23:31 smithi080 bash[41963]: cluster 2023-12-01T11:23:30.071725+0000 mgr.y (mgr.24362) 11848 : cluster 0 pgmap v11817: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:23:32.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:23:31 smithi090 bash[32384]: cluster 2023-12-01T11:23:30.071725+0000 mgr.y (mgr.24362) 11848 : cluster 0 pgmap v11817: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:23:33.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:23:32 smithi090 bash[32384]: audit 2023-12-01T11:23:31.728127+0000 mon.a (mon.0) 7460 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:23:33.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:23:32 smithi090 bash[32384]: audit 2023-12-01T11:23:31.739263+0000 mon.a (mon.0) 7461 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:23:33.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:23:32 smithi090 bash[32384]: audit 2023-12-01T11:23:32.061456+0000 mon.c (mon.2) 7584 : audit 0 from='client.? 172.21.15.80:0/1074036786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:23:33.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:23:32 smithi090 bash[32384]: audit 2023-12-01T11:23:32.081752+0000 mon.a (mon.0) 7462 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:23:33.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:23:32 smithi090 bash[32384]: audit 2023-12-01T11:23:32.099231+0000 mon.a (mon.0) 7463 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:23:33.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:23:32 smithi090 bash[32384]: audit 2023-12-01T11:23:32.645225+0000 mon.c (mon.2) 7585 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:23:33.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:23:32 smithi090 bash[32384]: audit 2023-12-01T11:23:32.647528+0000 mon.c (mon.2) 7586 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:23:33.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:23:32 smithi090 bash[32384]: audit 2023-12-01T11:23:32.656755+0000 mon.a (mon.0) 7464 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:23:33.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:23:32 smithi080 bash[41963]: audit 2023-12-01T11:23:31.728127+0000 mon.a (mon.0) 7460 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:23:33.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:23:32 smithi080 bash[41963]: audit 2023-12-01T11:23:31.739263+0000 mon.a (mon.0) 7461 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:23:33.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:23:32 smithi080 bash[41963]: audit 2023-12-01T11:23:32.061456+0000 mon.c (mon.2) 7584 : audit 0 from='client.? 172.21.15.80:0/1074036786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:23:33.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:23:32 smithi080 bash[41963]: audit 2023-12-01T11:23:32.081752+0000 mon.a (mon.0) 7462 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:23:33.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:23:32 smithi080 bash[41963]: audit 2023-12-01T11:23:32.099231+0000 mon.a (mon.0) 7463 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:23:33.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:23:32 smithi080 bash[41963]: audit 2023-12-01T11:23:32.645225+0000 mon.c (mon.2) 7585 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:23:33.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:23:32 smithi080 bash[41963]: audit 2023-12-01T11:23:32.647528+0000 mon.c (mon.2) 7586 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:23:33.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:23:32 smithi080 bash[41963]: audit 2023-12-01T11:23:32.656755+0000 mon.a (mon.0) 7464 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:23:33.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:23:32 smithi080 bash[28361]: audit 2023-12-01T11:23:31.728127+0000 mon.a (mon.0) 7460 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:23:33.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:23:32 smithi080 bash[28361]: audit 2023-12-01T11:23:31.739263+0000 mon.a (mon.0) 7461 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:23:33.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:23:32 smithi080 bash[28361]: audit 2023-12-01T11:23:32.061456+0000 mon.c (mon.2) 7584 : audit 0 from='client.? 172.21.15.80:0/1074036786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:23:33.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:23:32 smithi080 bash[28361]: audit 2023-12-01T11:23:32.081752+0000 mon.a (mon.0) 7462 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:23:33.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:23:32 smithi080 bash[28361]: audit 2023-12-01T11:23:32.099231+0000 mon.a (mon.0) 7463 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:23:33.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:23:32 smithi080 bash[28361]: audit 2023-12-01T11:23:32.645225+0000 mon.c (mon.2) 7585 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:23:33.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:23:32 smithi080 bash[28361]: audit 2023-12-01T11:23:32.647528+0000 mon.c (mon.2) 7586 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:23:33.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:23:32 smithi080 bash[28361]: audit 2023-12-01T11:23:32.656755+0000 mon.a (mon.0) 7464 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:23:34.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:23:33 smithi090 bash[32384]: cluster 2023-12-01T11:23:32.072946+0000 mgr.y (mgr.24362) 11849 : cluster 0 pgmap v11818: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:23:34.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:23:33 smithi080 bash[41963]: cluster 2023-12-01T11:23:32.072946+0000 mgr.y (mgr.24362) 11849 : cluster 0 pgmap v11818: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:23:34.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:23:33 smithi080 bash[28361]: cluster 2023-12-01T11:23:32.072946+0000 mgr.y (mgr.24362) 11849 : cluster 0 pgmap v11818: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:23:35.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:23:34 smithi090 bash[32384]: audit 2023-12-01T11:23:34.511114+0000 mon.a (mon.0) 7465 : audit 0 from='client.? 172.21.15.80:0/2686442083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:23:35.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:23:34 smithi080 bash[28361]: audit 2023-12-01T11:23:34.511114+0000 mon.a (mon.0) 7465 : audit 0 from='client.? 172.21.15.80:0/2686442083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:23:35.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:23:34 smithi080 bash[41963]: audit 2023-12-01T11:23:34.511114+0000 mon.a (mon.0) 7465 : audit 0 from='client.? 172.21.15.80:0/2686442083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:23:36.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:23:35 smithi090 bash[32384]: cluster 2023-12-01T11:23:34.073611+0000 mgr.y (mgr.24362) 11850 : cluster 0 pgmap v11819: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:23:36.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:23:35 smithi080 bash[41963]: cluster 2023-12-01T11:23:34.073611+0000 mgr.y (mgr.24362) 11850 : cluster 0 pgmap v11819: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:23:36.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:23:35 smithi080 bash[28361]: cluster 2023-12-01T11:23:34.073611+0000 mgr.y (mgr.24362) 11850 : cluster 0 pgmap v11819: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:23:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:23:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:23:36] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T11:23:38.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:23:37 smithi090 bash[32384]: cluster 2023-12-01T11:23:36.074697+0000 mgr.y (mgr.24362) 11851 : cluster 0 pgmap v11820: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:23:38.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:23:37 smithi090 bash[32384]: audit 2023-12-01T11:23:36.969268+0000 mon.a (mon.0) 7466 : audit 0 from='client.? 172.21.15.80:0/318511081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:23:38.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:23:37 smithi080 bash[41963]: cluster 2023-12-01T11:23:36.074697+0000 mgr.y (mgr.24362) 11851 : cluster 0 pgmap v11820: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:23:38.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:23:37 smithi080 bash[41963]: audit 2023-12-01T11:23:36.969268+0000 mon.a (mon.0) 7466 : audit 0 from='client.? 172.21.15.80:0/318511081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:23:38.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:23:37 smithi080 bash[28361]: cluster 2023-12-01T11:23:36.074697+0000 mgr.y (mgr.24362) 11851 : cluster 0 pgmap v11820: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:23:38.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:23:37 smithi080 bash[28361]: audit 2023-12-01T11:23:36.969268+0000 mon.a (mon.0) 7466 : audit 0 from='client.? 172.21.15.80:0/318511081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:23:40.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:23:39 smithi090 bash[32384]: cluster 2023-12-01T11:23:38.075392+0000 mgr.y (mgr.24362) 11852 : cluster 0 pgmap v11821: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:23:40.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:23:39 smithi090 bash[32384]: audit 2023-12-01T11:23:39.430959+0000 mon.a (mon.0) 7467 : audit 0 from='client.? 172.21.15.80:0/155854647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:23:40.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:23:39 smithi080 bash[28361]: cluster 2023-12-01T11:23:38.075392+0000 mgr.y (mgr.24362) 11852 : cluster 0 pgmap v11821: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:23:40.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:23:39 smithi080 bash[28361]: audit 2023-12-01T11:23:39.430959+0000 mon.a (mon.0) 7467 : audit 0 from='client.? 172.21.15.80:0/155854647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:23:40.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:23:39 smithi080 bash[41963]: cluster 2023-12-01T11:23:38.075392+0000 mgr.y (mgr.24362) 11852 : cluster 0 pgmap v11821: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:23:40.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:23:39 smithi080 bash[41963]: audit 2023-12-01T11:23:39.430959+0000 mon.a (mon.0) 7467 : audit 0 from='client.? 172.21.15.80:0/155854647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:23:41.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:23:40 smithi080 bash[28361]: audit 2023-12-01T11:23:40.410624+0000 mon.c (mon.2) 7587 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:23:41.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:23:40 smithi080 bash[41963]: audit 2023-12-01T11:23:40.410624+0000 mon.c (mon.2) 7587 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:23:41.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:23:40 smithi090 bash[32384]: audit 2023-12-01T11:23:40.410624+0000 mon.c (mon.2) 7587 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:23:42.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:23:41 smithi080 bash[28361]: cluster 2023-12-01T11:23:40.076033+0000 mgr.y (mgr.24362) 11853 : cluster 0 pgmap v11822: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:23:42.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:23:41 smithi080 bash[41963]: cluster 2023-12-01T11:23:40.076033+0000 mgr.y (mgr.24362) 11853 : cluster 0 pgmap v11822: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:23:42.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:23:41 smithi090 bash[32384]: cluster 2023-12-01T11:23:40.076033+0000 mgr.y (mgr.24362) 11853 : cluster 0 pgmap v11822: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:23:43.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:23:42 smithi080 bash[28361]: audit 2023-12-01T11:23:41.893482+0000 mon.a (mon.0) 7468 : audit 0 from='client.? 172.21.15.80:0/1643629551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:23:43.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:23:42 smithi080 bash[41963]: audit 2023-12-01T11:23:41.893482+0000 mon.a (mon.0) 7468 : audit 0 from='client.? 172.21.15.80:0/1643629551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:23:43.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:23:42 smithi090 bash[32384]: audit 2023-12-01T11:23:41.893482+0000 mon.a (mon.0) 7468 : audit 0 from='client.? 172.21.15.80:0/1643629551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:23:44.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:23:43 smithi080 bash[28361]: cluster 2023-12-01T11:23:42.077156+0000 mgr.y (mgr.24362) 11854 : cluster 0 pgmap v11823: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:23:44.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:23:43 smithi080 bash[41963]: cluster 2023-12-01T11:23:42.077156+0000 mgr.y (mgr.24362) 11854 : cluster 0 pgmap v11823: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:23:44.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:23:43 smithi090 bash[32384]: cluster 2023-12-01T11:23:42.077156+0000 mgr.y (mgr.24362) 11854 : cluster 0 pgmap v11823: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:23:45.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:23:44 smithi080 bash[28361]: audit 2023-12-01T11:23:44.350567+0000 mon.a (mon.0) 7469 : audit 0 from='client.? 172.21.15.80:0/1352043110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:23:45.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:23:44 smithi080 bash[41963]: audit 2023-12-01T11:23:44.350567+0000 mon.a (mon.0) 7469 : audit 0 from='client.? 172.21.15.80:0/1352043110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:23:45.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:23:44 smithi090 bash[32384]: audit 2023-12-01T11:23:44.350567+0000 mon.a (mon.0) 7469 : audit 0 from='client.? 172.21.15.80:0/1352043110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:23:46.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:23:45 smithi080 bash[28361]: cluster 2023-12-01T11:23:44.077789+0000 mgr.y (mgr.24362) 11855 : cluster 0 pgmap v11824: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:23:46.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:23:45 smithi080 bash[41963]: cluster 2023-12-01T11:23:44.077789+0000 mgr.y (mgr.24362) 11855 : cluster 0 pgmap v11824: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:23:46.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:23:45 smithi090 bash[32384]: cluster 2023-12-01T11:23:44.077789+0000 mgr.y (mgr.24362) 11855 : cluster 0 pgmap v11824: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:23:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:23:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:23:46] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T11:23:48.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:23:47 smithi080 bash[28361]: cluster 2023-12-01T11:23:46.078907+0000 mgr.y (mgr.24362) 11856 : cluster 0 pgmap v11825: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:23:48.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:23:47 smithi080 bash[28361]: audit 2023-12-01T11:23:46.810850+0000 mon.c (mon.2) 7588 : audit 0 from='client.? 172.21.15.80:0/3699814844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:23:48.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:23:47 smithi080 bash[41963]: cluster 2023-12-01T11:23:46.078907+0000 mgr.y (mgr.24362) 11856 : cluster 0 pgmap v11825: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:23:48.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:23:47 smithi080 bash[41963]: audit 2023-12-01T11:23:46.810850+0000 mon.c (mon.2) 7588 : audit 0 from='client.? 172.21.15.80:0/3699814844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:23:48.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:23:47 smithi090 bash[32384]: cluster 2023-12-01T11:23:46.078907+0000 mgr.y (mgr.24362) 11856 : cluster 0 pgmap v11825: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:23:48.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:23:47 smithi090 bash[32384]: audit 2023-12-01T11:23:46.810850+0000 mon.c (mon.2) 7588 : audit 0 from='client.? 172.21.15.80:0/3699814844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:23:50.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:23:49 smithi080 bash[28361]: cluster 2023-12-01T11:23:48.079729+0000 mgr.y (mgr.24362) 11857 : cluster 0 pgmap v11826: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:23:50.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:23:49 smithi080 bash[28361]: audit 2023-12-01T11:23:49.263291+0000 mon.a (mon.0) 7470 : audit 0 from='client.? 172.21.15.80:0/4281697546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:23:50.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:23:49 smithi080 bash[41963]: cluster 2023-12-01T11:23:48.079729+0000 mgr.y (mgr.24362) 11857 : cluster 0 pgmap v11826: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:23:50.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:23:49 smithi080 bash[41963]: audit 2023-12-01T11:23:49.263291+0000 mon.a (mon.0) 7470 : audit 0 from='client.? 172.21.15.80:0/4281697546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:23:50.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:23:49 smithi090 bash[32384]: cluster 2023-12-01T11:23:48.079729+0000 mgr.y (mgr.24362) 11857 : cluster 0 pgmap v11826: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:23:50.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:23:49 smithi090 bash[32384]: audit 2023-12-01T11:23:49.263291+0000 mon.a (mon.0) 7470 : audit 0 from='client.? 172.21.15.80:0/4281697546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:23:52.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:23:51 smithi080 bash[28361]: cluster 2023-12-01T11:23:50.080443+0000 mgr.y (mgr.24362) 11858 : cluster 0 pgmap v11827: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:23:52.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:23:51 smithi080 bash[28361]: audit 2023-12-01T11:23:51.718726+0000 mon.a (mon.0) 7471 : audit 0 from='client.? 172.21.15.80:0/940217243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:23:52.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:23:51 smithi080 bash[41963]: cluster 2023-12-01T11:23:50.080443+0000 mgr.y (mgr.24362) 11858 : cluster 0 pgmap v11827: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:23:52.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:23:51 smithi080 bash[41963]: audit 2023-12-01T11:23:51.718726+0000 mon.a (mon.0) 7471 : audit 0 from='client.? 172.21.15.80:0/940217243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:23:52.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:23:51 smithi090 bash[32384]: cluster 2023-12-01T11:23:50.080443+0000 mgr.y (mgr.24362) 11858 : cluster 0 pgmap v11827: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:23:52.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:23:51 smithi090 bash[32384]: audit 2023-12-01T11:23:51.718726+0000 mon.a (mon.0) 7471 : audit 0 from='client.? 172.21.15.80:0/940217243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:23:54.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:23:53 smithi080 bash[28361]: cluster 2023-12-01T11:23:52.081701+0000 mgr.y (mgr.24362) 11859 : cluster 0 pgmap v11828: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:23:54.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:23:53 smithi080 bash[41963]: cluster 2023-12-01T11:23:52.081701+0000 mgr.y (mgr.24362) 11859 : cluster 0 pgmap v11828: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:23:54.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:23:53 smithi090 bash[32384]: cluster 2023-12-01T11:23:52.081701+0000 mgr.y (mgr.24362) 11859 : cluster 0 pgmap v11828: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:23:55.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:23:54 smithi080 bash[28361]: audit 2023-12-01T11:23:54.171703+0000 mon.c (mon.2) 7589 : audit 0 from='client.? 172.21.15.80:0/3193537264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:23:55.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:23:54 smithi080 bash[41963]: audit 2023-12-01T11:23:54.171703+0000 mon.c (mon.2) 7589 : audit 0 from='client.? 172.21.15.80:0/3193537264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:23:55.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:23:54 smithi090 bash[32384]: audit 2023-12-01T11:23:54.171703+0000 mon.c (mon.2) 7589 : audit 0 from='client.? 172.21.15.80:0/3193537264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:23:56.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:23:55 smithi080 bash[28361]: cluster 2023-12-01T11:23:54.082440+0000 mgr.y (mgr.24362) 11860 : cluster 0 pgmap v11829: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:23:56.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:23:55 smithi080 bash[28361]: audit 2023-12-01T11:23:55.410997+0000 mon.c (mon.2) 7590 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:23:56.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:23:55 smithi080 bash[41963]: cluster 2023-12-01T11:23:54.082440+0000 mgr.y (mgr.24362) 11860 : cluster 0 pgmap v11829: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:23:56.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:23:55 smithi080 bash[41963]: audit 2023-12-01T11:23:55.410997+0000 mon.c (mon.2) 7590 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:23:56.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:23:55 smithi090 bash[32384]: cluster 2023-12-01T11:23:54.082440+0000 mgr.y (mgr.24362) 11860 : cluster 0 pgmap v11829: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:23:56.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:23:55 smithi090 bash[32384]: audit 2023-12-01T11:23:55.410997+0000 mon.c (mon.2) 7590 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:23:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:23:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:23:56] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T11:23:57.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:23:56 smithi080 bash[41963]: audit 2023-12-01T11:23:56.627527+0000 mon.c (mon.2) 7591 : audit 0 from='client.? 172.21.15.80:0/2529544301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:23:57.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:23:56 smithi080 bash[28361]: audit 2023-12-01T11:23:56.627527+0000 mon.c (mon.2) 7591 : audit 0 from='client.? 172.21.15.80:0/2529544301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:23:57.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:23:56 smithi090 bash[32384]: audit 2023-12-01T11:23:56.627527+0000 mon.c (mon.2) 7591 : audit 0 from='client.? 172.21.15.80:0/2529544301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:23:58.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:23:57 smithi080 bash[28361]: cluster 2023-12-01T11:23:56.083565+0000 mgr.y (mgr.24362) 11861 : cluster 0 pgmap v11830: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:23:58.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:23:57 smithi080 bash[41963]: cluster 2023-12-01T11:23:56.083565+0000 mgr.y (mgr.24362) 11861 : cluster 0 pgmap v11830: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:23:58.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:23:57 smithi090 bash[32384]: cluster 2023-12-01T11:23:56.083565+0000 mgr.y (mgr.24362) 11861 : cluster 0 pgmap v11830: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:23:59.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:23:58 smithi080 bash[41963]: cluster 2023-12-01T11:23:58.084262+0000 mgr.y (mgr.24362) 11862 : cluster 0 pgmap v11831: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:23:59.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:23:58 smithi080 bash[28361]: cluster 2023-12-01T11:23:58.084262+0000 mgr.y (mgr.24362) 11862 : cluster 0 pgmap v11831: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:23:59.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:23:58 smithi090 bash[32384]: cluster 2023-12-01T11:23:58.084262+0000 mgr.y (mgr.24362) 11862 : cluster 0 pgmap v11831: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:24:00.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:23:59 smithi080 bash[41963]: audit 2023-12-01T11:23:59.077293+0000 mon.a (mon.0) 7472 : audit 0 from='client.? 172.21.15.80:0/1805429365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:24:00.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:23:59 smithi080 bash[28361]: audit 2023-12-01T11:23:59.077293+0000 mon.a (mon.0) 7472 : audit 0 from='client.? 172.21.15.80:0/1805429365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:24:00.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:23:59 smithi090 bash[32384]: audit 2023-12-01T11:23:59.077293+0000 mon.a (mon.0) 7472 : audit 0 from='client.? 172.21.15.80:0/1805429365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:24:01.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:24:01 smithi080 bash[41963]: cluster 2023-12-01T11:24:00.085099+0000 mgr.y (mgr.24362) 11863 : cluster 0 pgmap v11832: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:24:01.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:24:01 smithi080 bash[28361]: cluster 2023-12-01T11:24:00.085099+0000 mgr.y (mgr.24362) 11863 : cluster 0 pgmap v11832: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:24:01.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:24:01 smithi090 bash[32384]: cluster 2023-12-01T11:24:00.085099+0000 mgr.y (mgr.24362) 11863 : cluster 0 pgmap v11832: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:24:02.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:24:02 smithi090 bash[32384]: audit 2023-12-01T11:24:01.523712+0000 mon.a (mon.0) 7473 : audit 0 from='client.? 172.21.15.80:0/919217905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:24:02.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:24:02 smithi080 bash[41963]: audit 2023-12-01T11:24:01.523712+0000 mon.a (mon.0) 7473 : audit 0 from='client.? 172.21.15.80:0/919217905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:24:02.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:24:02 smithi080 bash[28361]: audit 2023-12-01T11:24:01.523712+0000 mon.a (mon.0) 7473 : audit 0 from='client.? 172.21.15.80:0/919217905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:24:03.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:24:03 smithi090 bash[32384]: cluster 2023-12-01T11:24:02.086247+0000 mgr.y (mgr.24362) 11864 : cluster 0 pgmap v11833: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:24:03.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:24:03 smithi080 bash[41963]: cluster 2023-12-01T11:24:02.086247+0000 mgr.y (mgr.24362) 11864 : cluster 0 pgmap v11833: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:24:03.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:24:03 smithi080 bash[28361]: cluster 2023-12-01T11:24:02.086247+0000 mgr.y (mgr.24362) 11864 : cluster 0 pgmap v11833: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:24:04.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:24:04 smithi090 bash[32384]: audit 2023-12-01T11:24:03.977025+0000 mon.a (mon.0) 7474 : audit 0 from='client.? 172.21.15.80:0/501733859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:24:04.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:24:04 smithi080 bash[28361]: audit 2023-12-01T11:24:03.977025+0000 mon.a (mon.0) 7474 : audit 0 from='client.? 172.21.15.80:0/501733859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:24:04.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:24:04 smithi080 bash[41963]: audit 2023-12-01T11:24:03.977025+0000 mon.a (mon.0) 7474 : audit 0 from='client.? 172.21.15.80:0/501733859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:24:05.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:24:05 smithi090 bash[32384]: cluster 2023-12-01T11:24:04.086759+0000 mgr.y (mgr.24362) 11865 : cluster 0 pgmap v11834: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:24:05.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:24:05 smithi080 bash[28361]: cluster 2023-12-01T11:24:04.086759+0000 mgr.y (mgr.24362) 11865 : cluster 0 pgmap v11834: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:24:05.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:24:05 smithi080 bash[41963]: cluster 2023-12-01T11:24:04.086759+0000 mgr.y (mgr.24362) 11865 : cluster 0 pgmap v11834: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:24:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:24:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:24:06] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T11:24:06.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:24:06 smithi080 bash[41963]: audit 2023-12-01T11:24:06.437795+0000 mon.a (mon.0) 7475 : audit 0 from='client.? 172.21.15.80:0/2564895385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:24:06.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:24:06 smithi080 bash[28361]: audit 2023-12-01T11:24:06.437795+0000 mon.a (mon.0) 7475 : audit 0 from='client.? 172.21.15.80:0/2564895385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:24:06.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:24:06 smithi090 bash[32384]: audit 2023-12-01T11:24:06.437795+0000 mon.a (mon.0) 7475 : audit 0 from='client.? 172.21.15.80:0/2564895385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:24:07.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:24:07 smithi090 bash[32384]: cluster 2023-12-01T11:24:06.087830+0000 mgr.y (mgr.24362) 11866 : cluster 0 pgmap v11835: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:24:07.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:24:07 smithi080 bash[41963]: cluster 2023-12-01T11:24:06.087830+0000 mgr.y (mgr.24362) 11866 : cluster 0 pgmap v11835: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:24:07.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:24:07 smithi080 bash[28361]: cluster 2023-12-01T11:24:06.087830+0000 mgr.y (mgr.24362) 11866 : cluster 0 pgmap v11835: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:24:09.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:24:09 smithi090 bash[32384]: cluster 2023-12-01T11:24:08.088414+0000 mgr.y (mgr.24362) 11867 : cluster 0 pgmap v11836: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:24:09.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:24:09 smithi090 bash[32384]: audit 2023-12-01T11:24:08.887241+0000 mon.c (mon.2) 7592 : audit 0 from='client.? 172.21.15.80:0/977355782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:24:09.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:24:09 smithi080 bash[41963]: cluster 2023-12-01T11:24:08.088414+0000 mgr.y (mgr.24362) 11867 : cluster 0 pgmap v11836: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:24:09.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:24:09 smithi080 bash[41963]: audit 2023-12-01T11:24:08.887241+0000 mon.c (mon.2) 7592 : audit 0 from='client.? 172.21.15.80:0/977355782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:24:09.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:24:09 smithi080 bash[28361]: cluster 2023-12-01T11:24:08.088414+0000 mgr.y (mgr.24362) 11867 : cluster 0 pgmap v11836: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:24:09.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:24:09 smithi080 bash[28361]: audit 2023-12-01T11:24:08.887241+0000 mon.c (mon.2) 7592 : audit 0 from='client.? 172.21.15.80:0/977355782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:24:10.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:24:10 smithi090 bash[32384]: audit 2023-12-01T11:24:10.411319+0000 mon.c (mon.2) 7593 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:24:10.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:24:10 smithi080 bash[28361]: audit 2023-12-01T11:24:10.411319+0000 mon.c (mon.2) 7593 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:24:10.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:24:10 smithi080 bash[41963]: audit 2023-12-01T11:24:10.411319+0000 mon.c (mon.2) 7593 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:24:11.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:24:11 smithi090 bash[32384]: cluster 2023-12-01T11:24:10.089073+0000 mgr.y (mgr.24362) 11868 : cluster 0 pgmap v11837: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:24:11.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:24:11 smithi090 bash[32384]: audit 2023-12-01T11:24:11.342143+0000 mon.c (mon.2) 7594 : audit 0 from='client.? 172.21.15.80:0/2693181646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:24:11.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:24:11 smithi080 bash[28361]: cluster 2023-12-01T11:24:10.089073+0000 mgr.y (mgr.24362) 11868 : cluster 0 pgmap v11837: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:24:11.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:24:11 smithi080 bash[28361]: audit 2023-12-01T11:24:11.342143+0000 mon.c (mon.2) 7594 : audit 0 from='client.? 172.21.15.80:0/2693181646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:24:11.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:24:11 smithi080 bash[41963]: cluster 2023-12-01T11:24:10.089073+0000 mgr.y (mgr.24362) 11868 : cluster 0 pgmap v11837: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:24:11.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:24:11 smithi080 bash[41963]: audit 2023-12-01T11:24:11.342143+0000 mon.c (mon.2) 7594 : audit 0 from='client.? 172.21.15.80:0/2693181646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:24:13.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:24:13 smithi090 bash[32384]: cluster 2023-12-01T11:24:12.089917+0000 mgr.y (mgr.24362) 11869 : cluster 0 pgmap v11838: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:24:13.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:24:13 smithi080 bash[28361]: cluster 2023-12-01T11:24:12.089917+0000 mgr.y (mgr.24362) 11869 : cluster 0 pgmap v11838: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:24:13.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:24:13 smithi080 bash[41963]: cluster 2023-12-01T11:24:12.089917+0000 mgr.y (mgr.24362) 11869 : cluster 0 pgmap v11838: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:24:14.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:24:14 smithi090 bash[32384]: audit 2023-12-01T11:24:13.790566+0000 mon.c (mon.2) 7595 : audit 0 from='client.? 172.21.15.80:0/2987871648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:24:14.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:24:14 smithi080 bash[28361]: audit 2023-12-01T11:24:13.790566+0000 mon.c (mon.2) 7595 : audit 0 from='client.? 172.21.15.80:0/2987871648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:24:14.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:24:14 smithi080 bash[41963]: audit 2023-12-01T11:24:13.790566+0000 mon.c (mon.2) 7595 : audit 0 from='client.? 172.21.15.80:0/2987871648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:24:15.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:24:15 smithi090 bash[32384]: cluster 2023-12-01T11:24:14.090484+0000 mgr.y (mgr.24362) 11870 : cluster 0 pgmap v11839: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:24:15.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:24:15 smithi080 bash[28361]: cluster 2023-12-01T11:24:14.090484+0000 mgr.y (mgr.24362) 11870 : cluster 0 pgmap v11839: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:24:15.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:24:15 smithi080 bash[41963]: cluster 2023-12-01T11:24:14.090484+0000 mgr.y (mgr.24362) 11870 : cluster 0 pgmap v11839: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:24:16.491 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:24:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:24:16] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T11:24:16.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:24:16 smithi090 bash[32384]: audit 2023-12-01T11:24:16.243597+0000 mon.c (mon.2) 7596 : audit 0 from='client.? 172.21.15.80:0/3726507212' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:24:16.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:24:16 smithi080 bash[41963]: audit 2023-12-01T11:24:16.243597+0000 mon.c (mon.2) 7596 : audit 0 from='client.? 172.21.15.80:0/3726507212' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:24:16.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:24:16 smithi080 bash[28361]: audit 2023-12-01T11:24:16.243597+0000 mon.c (mon.2) 7596 : audit 0 from='client.? 172.21.15.80:0/3726507212' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:24:17.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:24:17 smithi090 bash[32384]: cluster 2023-12-01T11:24:16.091584+0000 mgr.y (mgr.24362) 11871 : cluster 0 pgmap v11840: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:24:17.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:24:17 smithi080 bash[28361]: cluster 2023-12-01T11:24:16.091584+0000 mgr.y (mgr.24362) 11871 : cluster 0 pgmap v11840: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:24:17.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:24:17 smithi080 bash[41963]: cluster 2023-12-01T11:24:16.091584+0000 mgr.y (mgr.24362) 11871 : cluster 0 pgmap v11840: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:24:19.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:24:19 smithi090 bash[32384]: cluster 2023-12-01T11:24:18.092279+0000 mgr.y (mgr.24362) 11872 : cluster 0 pgmap v11841: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:24:19.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:24:19 smithi090 bash[32384]: audit 2023-12-01T11:24:18.697831+0000 mon.a (mon.0) 7476 : audit 0 from='client.? 172.21.15.80:0/3846618660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:24:19.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:24:19 smithi080 bash[41963]: cluster 2023-12-01T11:24:18.092279+0000 mgr.y (mgr.24362) 11872 : cluster 0 pgmap v11841: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:24:19.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:24:19 smithi080 bash[41963]: audit 2023-12-01T11:24:18.697831+0000 mon.a (mon.0) 7476 : audit 0 from='client.? 172.21.15.80:0/3846618660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:24:19.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:24:19 smithi080 bash[28361]: cluster 2023-12-01T11:24:18.092279+0000 mgr.y (mgr.24362) 11872 : cluster 0 pgmap v11841: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:24:19.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:24:19 smithi080 bash[28361]: audit 2023-12-01T11:24:18.697831+0000 mon.a (mon.0) 7476 : audit 0 from='client.? 172.21.15.80:0/3846618660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:24:21.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:24:21 smithi090 bash[32384]: cluster 2023-12-01T11:24:20.092913+0000 mgr.y (mgr.24362) 11873 : cluster 0 pgmap v11842: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:24:21.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:24:21 smithi090 bash[32384]: audit 2023-12-01T11:24:21.146741+0000 mon.c (mon.2) 7597 : audit 0 from='client.? 172.21.15.80:0/2525336052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:24:21.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:24:21 smithi080 bash[41963]: cluster 2023-12-01T11:24:20.092913+0000 mgr.y (mgr.24362) 11873 : cluster 0 pgmap v11842: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:24:21.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:24:21 smithi080 bash[41963]: audit 2023-12-01T11:24:21.146741+0000 mon.c (mon.2) 7597 : audit 0 from='client.? 172.21.15.80:0/2525336052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:24:21.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:24:21 smithi080 bash[28361]: cluster 2023-12-01T11:24:20.092913+0000 mgr.y (mgr.24362) 11873 : cluster 0 pgmap v11842: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:24:21.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:24:21 smithi080 bash[28361]: audit 2023-12-01T11:24:21.146741+0000 mon.c (mon.2) 7597 : audit 0 from='client.? 172.21.15.80:0/2525336052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:24:23.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:24:23 smithi090 bash[32384]: cluster 2023-12-01T11:24:22.094177+0000 mgr.y (mgr.24362) 11874 : cluster 0 pgmap v11843: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:24:23.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:24:23 smithi080 bash[41963]: cluster 2023-12-01T11:24:22.094177+0000 mgr.y (mgr.24362) 11874 : cluster 0 pgmap v11843: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:24:23.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:24:23 smithi080 bash[28361]: cluster 2023-12-01T11:24:22.094177+0000 mgr.y (mgr.24362) 11874 : cluster 0 pgmap v11843: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:24:24.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:24:24 smithi090 bash[32384]: audit 2023-12-01T11:24:23.601499+0000 mon.c (mon.2) 7598 : audit 0 from='client.? 172.21.15.80:0/3714380173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:24:24.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:24:24 smithi080 bash[28361]: audit 2023-12-01T11:24:23.601499+0000 mon.c (mon.2) 7598 : audit 0 from='client.? 172.21.15.80:0/3714380173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:24:24.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:24:24 smithi080 bash[41963]: audit 2023-12-01T11:24:23.601499+0000 mon.c (mon.2) 7598 : audit 0 from='client.? 172.21.15.80:0/3714380173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:24:25.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:24:25 smithi090 bash[32384]: cluster 2023-12-01T11:24:24.094987+0000 mgr.y (mgr.24362) 11875 : cluster 0 pgmap v11844: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:24:25.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:24:25 smithi090 bash[32384]: audit 2023-12-01T11:24:25.411845+0000 mon.c (mon.2) 7599 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:24:25.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:24:25 smithi080 bash[28361]: cluster 2023-12-01T11:24:24.094987+0000 mgr.y (mgr.24362) 11875 : cluster 0 pgmap v11844: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:24:25.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:24:25 smithi080 bash[28361]: audit 2023-12-01T11:24:25.411845+0000 mon.c (mon.2) 7599 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:24:25.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:24:25 smithi080 bash[41963]: cluster 2023-12-01T11:24:24.094987+0000 mgr.y (mgr.24362) 11875 : cluster 0 pgmap v11844: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:24:25.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:24:25 smithi080 bash[41963]: audit 2023-12-01T11:24:25.411845+0000 mon.c (mon.2) 7599 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:24:26.518 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:24:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:24:26] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T11:24:26.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:24:26 smithi080 bash[41963]: audit 2023-12-01T11:24:26.050278+0000 mon.a (mon.0) 7477 : audit 0 from='client.? 172.21.15.80:0/2343683375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:24:26.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:24:26 smithi080 bash[28361]: audit 2023-12-01T11:24:26.050278+0000 mon.a (mon.0) 7477 : audit 0 from='client.? 172.21.15.80:0/2343683375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:24:27.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:24:26 smithi090 bash[32384]: audit 2023-12-01T11:24:26.050278+0000 mon.a (mon.0) 7477 : audit 0 from='client.? 172.21.15.80:0/2343683375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:24:27.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:24:27 smithi080 bash[41963]: cluster 2023-12-01T11:24:26.096105+0000 mgr.y (mgr.24362) 11876 : cluster 0 pgmap v11845: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:24:27.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:24:27 smithi080 bash[28361]: cluster 2023-12-01T11:24:26.096105+0000 mgr.y (mgr.24362) 11876 : cluster 0 pgmap v11845: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:24:28.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:24:27 smithi090 bash[32384]: cluster 2023-12-01T11:24:26.096105+0000 mgr.y (mgr.24362) 11876 : cluster 0 pgmap v11845: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:24:28.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:24:28 smithi080 bash[28361]: audit 2023-12-01T11:24:28.506264+0000 mon.a (mon.0) 7478 : audit 0 from='client.? 172.21.15.80:0/1087555243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:24:28.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:24:28 smithi080 bash[41963]: audit 2023-12-01T11:24:28.506264+0000 mon.a (mon.0) 7478 : audit 0 from='client.? 172.21.15.80:0/1087555243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:24:29.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:24:28 smithi090 bash[32384]: audit 2023-12-01T11:24:28.506264+0000 mon.a (mon.0) 7478 : audit 0 from='client.? 172.21.15.80:0/1087555243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:24:29.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:24:29 smithi080 bash[28361]: cluster 2023-12-01T11:24:28.096589+0000 mgr.y (mgr.24362) 11877 : cluster 0 pgmap v11846: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:24:29.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:24:29 smithi080 bash[41963]: cluster 2023-12-01T11:24:28.096589+0000 mgr.y (mgr.24362) 11877 : cluster 0 pgmap v11846: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:24:30.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:24:29 smithi090 bash[32384]: cluster 2023-12-01T11:24:28.096589+0000 mgr.y (mgr.24362) 11877 : cluster 0 pgmap v11846: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:24:31.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:24:31 smithi080 bash[28361]: cluster 2023-12-01T11:24:30.097214+0000 mgr.y (mgr.24362) 11878 : cluster 0 pgmap v11847: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:24:31.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:24:31 smithi080 bash[28361]: audit 2023-12-01T11:24:30.959752+0000 mon.a (mon.0) 7479 : audit 0 from='client.? 172.21.15.80:0/4085557117' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:24:31.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:24:31 smithi080 bash[41963]: cluster 2023-12-01T11:24:30.097214+0000 mgr.y (mgr.24362) 11878 : cluster 0 pgmap v11847: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:24:31.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:24:31 smithi080 bash[41963]: audit 2023-12-01T11:24:30.959752+0000 mon.a (mon.0) 7479 : audit 0 from='client.? 172.21.15.80:0/4085557117' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:24:32.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:24:31 smithi090 bash[32384]: cluster 2023-12-01T11:24:30.097214+0000 mgr.y (mgr.24362) 11878 : cluster 0 pgmap v11847: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:24:32.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:24:31 smithi090 bash[32384]: audit 2023-12-01T11:24:30.959752+0000 mon.a (mon.0) 7479 : audit 0 from='client.? 172.21.15.80:0/4085557117' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:24:33.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:24:33 smithi080 bash[28361]: cluster 2023-12-01T11:24:32.098387+0000 mgr.y (mgr.24362) 11879 : cluster 0 pgmap v11848: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:24:33.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:24:33 smithi080 bash[28361]: audit 2023-12-01T11:24:32.743411+0000 mon.c (mon.2) 7600 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:24:33.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:24:33 smithi080 bash[28361]: audit 2023-12-01T11:24:33.409535+0000 mon.c (mon.2) 7601 : audit 0 from='client.? 172.21.15.80:0/137121730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:24:33.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:24:33 smithi080 bash[41963]: cluster 2023-12-01T11:24:32.098387+0000 mgr.y (mgr.24362) 11879 : cluster 0 pgmap v11848: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:24:33.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:24:33 smithi080 bash[41963]: audit 2023-12-01T11:24:32.743411+0000 mon.c (mon.2) 7600 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:24:33.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:24:33 smithi080 bash[41963]: audit 2023-12-01T11:24:33.409535+0000 mon.c (mon.2) 7601 : audit 0 from='client.? 172.21.15.80:0/137121730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:24:34.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:24:33 smithi090 bash[32384]: cluster 2023-12-01T11:24:32.098387+0000 mgr.y (mgr.24362) 11879 : cluster 0 pgmap v11848: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:24:34.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:24:33 smithi090 bash[32384]: audit 2023-12-01T11:24:32.743411+0000 mon.c (mon.2) 7600 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:24:34.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:24:33 smithi090 bash[32384]: audit 2023-12-01T11:24:33.409535+0000 mon.c (mon.2) 7601 : audit 0 from='client.? 172.21.15.80:0/137121730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:24:35.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:24:35 smithi080 bash[28361]: cluster 2023-12-01T11:24:34.099100+0000 mgr.y (mgr.24362) 11880 : cluster 0 pgmap v11849: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:24:35.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:24:35 smithi080 bash[41963]: cluster 2023-12-01T11:24:34.099100+0000 mgr.y (mgr.24362) 11880 : cluster 0 pgmap v11849: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:24:36.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:24:35 smithi090 bash[32384]: cluster 2023-12-01T11:24:34.099100+0000 mgr.y (mgr.24362) 11880 : cluster 0 pgmap v11849: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:24:36.562 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:24:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:24:36] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T11:24:36.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:24:36 smithi080 bash[28361]: audit 2023-12-01T11:24:35.865944+0000 mon.a (mon.0) 7480 : audit 0 from='client.? 172.21.15.80:0/2633814217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:24:36.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:24:36 smithi080 bash[41963]: audit 2023-12-01T11:24:35.865944+0000 mon.a (mon.0) 7480 : audit 0 from='client.? 172.21.15.80:0/2633814217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:24:37.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:24:36 smithi090 bash[32384]: audit 2023-12-01T11:24:35.865944+0000 mon.a (mon.0) 7480 : audit 0 from='client.? 172.21.15.80:0/2633814217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:24:37.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:24:37 smithi080 bash[28361]: cluster 2023-12-01T11:24:36.100335+0000 mgr.y (mgr.24362) 11881 : cluster 0 pgmap v11850: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:24:37.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:24:37 smithi080 bash[41963]: cluster 2023-12-01T11:24:36.100335+0000 mgr.y (mgr.24362) 11881 : cluster 0 pgmap v11850: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:24:38.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:24:37 smithi090 bash[32384]: cluster 2023-12-01T11:24:36.100335+0000 mgr.y (mgr.24362) 11881 : cluster 0 pgmap v11850: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:24:38.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:24:38 smithi080 bash[28361]: audit 2023-12-01T11:24:38.376727+0000 mon.c (mon.2) 7602 : audit 0 from='client.? 172.21.15.80:0/2090452390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:24:38.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:24:38 smithi080 bash[28361]: audit 2023-12-01T11:24:38.535813+0000 mon.a (mon.0) 7481 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:24:38.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:24:38 smithi080 bash[28361]: audit 2023-12-01T11:24:38.545591+0000 mon.a (mon.0) 7482 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:24:38.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:24:38 smithi080 bash[41963]: audit 2023-12-01T11:24:38.376727+0000 mon.c (mon.2) 7602 : audit 0 from='client.? 172.21.15.80:0/2090452390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:24:38.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:24:38 smithi080 bash[41963]: audit 2023-12-01T11:24:38.535813+0000 mon.a (mon.0) 7481 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:24:38.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:24:38 smithi080 bash[41963]: audit 2023-12-01T11:24:38.545591+0000 mon.a (mon.0) 7482 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:24:39.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:24:38 smithi090 bash[32384]: audit 2023-12-01T11:24:38.376727+0000 mon.c (mon.2) 7602 : audit 0 from='client.? 172.21.15.80:0/2090452390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:24:39.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:24:38 smithi090 bash[32384]: audit 2023-12-01T11:24:38.535813+0000 mon.a (mon.0) 7481 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:24:39.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:24:38 smithi090 bash[32384]: audit 2023-12-01T11:24:38.545591+0000 mon.a (mon.0) 7482 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:24:39.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:24:39 smithi080 bash[28361]: cluster 2023-12-01T11:24:38.100997+0000 mgr.y (mgr.24362) 11882 : cluster 0 pgmap v11851: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:24:39.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:24:39 smithi080 bash[28361]: audit 2023-12-01T11:24:39.047005+0000 mon.a (mon.0) 7483 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:24:39.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:24:39 smithi080 bash[28361]: audit 2023-12-01T11:24:39.058061+0000 mon.a (mon.0) 7484 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:24:39.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:24:39 smithi080 bash[41963]: cluster 2023-12-01T11:24:38.100997+0000 mgr.y (mgr.24362) 11882 : cluster 0 pgmap v11851: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:24:39.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:24:39 smithi080 bash[41963]: audit 2023-12-01T11:24:39.047005+0000 mon.a (mon.0) 7483 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:24:39.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:24:39 smithi080 bash[41963]: audit 2023-12-01T11:24:39.058061+0000 mon.a (mon.0) 7484 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:24:40.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:24:39 smithi090 bash[32384]: cluster 2023-12-01T11:24:38.100997+0000 mgr.y (mgr.24362) 11882 : cluster 0 pgmap v11851: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:24:40.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:24:39 smithi090 bash[32384]: audit 2023-12-01T11:24:39.047005+0000 mon.a (mon.0) 7483 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:24:40.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:24:39 smithi090 bash[32384]: audit 2023-12-01T11:24:39.058061+0000 mon.a (mon.0) 7484 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:24:40.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:24:40 smithi080 bash[28361]: audit 2023-12-01T11:24:40.412342+0000 mon.c (mon.2) 7603 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:24:40.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:24:40 smithi080 bash[41963]: audit 2023-12-01T11:24:40.412342+0000 mon.c (mon.2) 7603 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:24:41.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:24:40 smithi090 bash[32384]: audit 2023-12-01T11:24:40.412342+0000 mon.c (mon.2) 7603 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:24:41.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:24:41 smithi080 bash[28361]: cluster 2023-12-01T11:24:40.101685+0000 mgr.y (mgr.24362) 11883 : cluster 0 pgmap v11852: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:24:41.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:24:41 smithi080 bash[28361]: audit 2023-12-01T11:24:40.840890+0000 mon.a (mon.0) 7485 : audit 0 from='client.? 172.21.15.80:0/2877087376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:24:41.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:24:41 smithi080 bash[41963]: cluster 2023-12-01T11:24:40.101685+0000 mgr.y (mgr.24362) 11883 : cluster 0 pgmap v11852: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:24:41.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:24:41 smithi080 bash[41963]: audit 2023-12-01T11:24:40.840890+0000 mon.a (mon.0) 7485 : audit 0 from='client.? 172.21.15.80:0/2877087376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:24:42.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:24:41 smithi090 bash[32384]: cluster 2023-12-01T11:24:40.101685+0000 mgr.y (mgr.24362) 11883 : cluster 0 pgmap v11852: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:24:42.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:24:41 smithi090 bash[32384]: audit 2023-12-01T11:24:40.840890+0000 mon.a (mon.0) 7485 : audit 0 from='client.? 172.21.15.80:0/2877087376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:24:43.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:24:43 smithi080 bash[28361]: cluster 2023-12-01T11:24:42.102869+0000 mgr.y (mgr.24362) 11884 : cluster 0 pgmap v11853: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:24:43.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:24:43 smithi080 bash[28361]: audit 2023-12-01T11:24:43.303499+0000 mon.c (mon.2) 7604 : audit 0 from='client.? 172.21.15.80:0/1893702206' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:24:43.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:24:43 smithi080 bash[41963]: cluster 2023-12-01T11:24:42.102869+0000 mgr.y (mgr.24362) 11884 : cluster 0 pgmap v11853: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:24:43.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:24:43 smithi080 bash[41963]: audit 2023-12-01T11:24:43.303499+0000 mon.c (mon.2) 7604 : audit 0 from='client.? 172.21.15.80:0/1893702206' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:24:44.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:24:43 smithi090 bash[32384]: cluster 2023-12-01T11:24:42.102869+0000 mgr.y (mgr.24362) 11884 : cluster 0 pgmap v11853: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:24:44.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:24:43 smithi090 bash[32384]: audit 2023-12-01T11:24:43.303499+0000 mon.c (mon.2) 7604 : audit 0 from='client.? 172.21.15.80:0/1893702206' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:24:45.848 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:24:45 smithi090 bash[32384]: cluster 2023-12-01T11:24:44.103548+0000 mgr.y (mgr.24362) 11885 : cluster 0 pgmap v11854: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:24:45.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:24:45 smithi080 bash[41963]: cluster 2023-12-01T11:24:44.103548+0000 mgr.y (mgr.24362) 11885 : cluster 0 pgmap v11854: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:24:45.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:24:45 smithi080 bash[28361]: cluster 2023-12-01T11:24:44.103548+0000 mgr.y (mgr.24362) 11885 : cluster 0 pgmap v11854: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:24:46.606 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:24:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:24:46] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T11:24:46.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:24:46 smithi080 bash[28361]: audit 2023-12-01T11:24:45.764357+0000 mon.c (mon.2) 7605 : audit 0 from='client.? 172.21.15.80:0/4161780670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:24:46.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:24:46 smithi080 bash[41963]: audit 2023-12-01T11:24:45.764357+0000 mon.c (mon.2) 7605 : audit 0 from='client.? 172.21.15.80:0/4161780670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:24:47.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:24:46 smithi090 bash[32384]: audit 2023-12-01T11:24:45.764357+0000 mon.c (mon.2) 7605 : audit 0 from='client.? 172.21.15.80:0/4161780670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:24:47.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:24:47 smithi080 bash[41963]: cluster 2023-12-01T11:24:46.104702+0000 mgr.y (mgr.24362) 11886 : cluster 0 pgmap v11855: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:24:47.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:24:47 smithi080 bash[28361]: cluster 2023-12-01T11:24:46.104702+0000 mgr.y (mgr.24362) 11886 : cluster 0 pgmap v11855: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:24:48.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:24:47 smithi090 bash[32384]: cluster 2023-12-01T11:24:46.104702+0000 mgr.y (mgr.24362) 11886 : cluster 0 pgmap v11855: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:24:48.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:24:48 smithi080 bash[28361]: audit 2023-12-01T11:24:48.224319+0000 mon.b (mon.1) 49 : audit 0 from='client.? 172.21.15.80:0/1456918482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:24:48.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:24:48 smithi080 bash[41963]: audit 2023-12-01T11:24:48.224319+0000 mon.b (mon.1) 49 : audit 0 from='client.? 172.21.15.80:0/1456918482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:24:49.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:24:48 smithi090 bash[32384]: audit 2023-12-01T11:24:48.224319+0000 mon.b (mon.1) 49 : audit 0 from='client.? 172.21.15.80:0/1456918482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:24:49.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:24:49 smithi090 bash[32384]: cluster 2023-12-01T11:24:48.105361+0000 mgr.y (mgr.24362) 11887 : cluster 0 pgmap v11856: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:24:49.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:24:49 smithi080 bash[28361]: cluster 2023-12-01T11:24:48.105361+0000 mgr.y (mgr.24362) 11887 : cluster 0 pgmap v11856: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:24:49.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:24:49 smithi080 bash[41963]: cluster 2023-12-01T11:24:48.105361+0000 mgr.y (mgr.24362) 11887 : cluster 0 pgmap v11856: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:24:51.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:24:51 smithi080 bash[41963]: cluster 2023-12-01T11:24:50.105815+0000 mgr.y (mgr.24362) 11888 : cluster 0 pgmap v11857: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:24:51.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:24:51 smithi080 bash[41963]: audit 2023-12-01T11:24:50.281605+0000 mon.a (mon.0) 7486 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:24:51.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:24:51 smithi080 bash[41963]: audit 2023-12-01T11:24:50.295279+0000 mon.a (mon.0) 7487 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:24:51.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:24:51 smithi080 bash[41963]: audit 2023-12-01T11:24:50.298344+0000 mon.c (mon.2) 7606 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:24:51.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:24:51 smithi080 bash[41963]: audit 2023-12-01T11:24:50.299625+0000 mon.c (mon.2) 7607 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:24:51.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:24:51 smithi080 bash[41963]: audit 2023-12-01T11:24:50.309982+0000 mon.a (mon.0) 7488 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:24:51.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:24:51 smithi080 bash[41963]: audit 2023-12-01T11:24:50.696910+0000 mon.a (mon.0) 7489 : audit 0 from='client.? 172.21.15.80:0/2909217232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:24:51.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:24:51 smithi080 bash[28361]: cluster 2023-12-01T11:24:50.105815+0000 mgr.y (mgr.24362) 11888 : cluster 0 pgmap v11857: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:24:51.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:24:51 smithi080 bash[28361]: audit 2023-12-01T11:24:50.281605+0000 mon.a (mon.0) 7486 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:24:51.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:24:51 smithi080 bash[28361]: audit 2023-12-01T11:24:50.295279+0000 mon.a (mon.0) 7487 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:24:51.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:24:51 smithi080 bash[28361]: audit 2023-12-01T11:24:50.298344+0000 mon.c (mon.2) 7606 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:24:51.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:24:51 smithi080 bash[28361]: audit 2023-12-01T11:24:50.299625+0000 mon.c (mon.2) 7607 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:24:51.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:24:51 smithi080 bash[28361]: audit 2023-12-01T11:24:50.309982+0000 mon.a (mon.0) 7488 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:24:51.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:24:51 smithi080 bash[28361]: audit 2023-12-01T11:24:50.696910+0000 mon.a (mon.0) 7489 : audit 0 from='client.? 172.21.15.80:0/2909217232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:24:51.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:24:51 smithi090 bash[32384]: cluster 2023-12-01T11:24:50.105815+0000 mgr.y (mgr.24362) 11888 : cluster 0 pgmap v11857: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:24:51.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:24:51 smithi090 bash[32384]: audit 2023-12-01T11:24:50.281605+0000 mon.a (mon.0) 7486 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:24:51.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:24:51 smithi090 bash[32384]: audit 2023-12-01T11:24:50.295279+0000 mon.a (mon.0) 7487 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:24:51.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:24:51 smithi090 bash[32384]: audit 2023-12-01T11:24:50.298344+0000 mon.c (mon.2) 7606 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:24:51.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:24:51 smithi090 bash[32384]: audit 2023-12-01T11:24:50.299625+0000 mon.c (mon.2) 7607 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:24:51.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:24:51 smithi090 bash[32384]: audit 2023-12-01T11:24:50.309982+0000 mon.a (mon.0) 7488 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:24:51.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:24:51 smithi090 bash[32384]: audit 2023-12-01T11:24:50.696910+0000 mon.a (mon.0) 7489 : audit 0 from='client.? 172.21.15.80:0/2909217232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:24:53.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:24:53 smithi080 bash[28361]: cluster 2023-12-01T11:24:52.106904+0000 mgr.y (mgr.24362) 11889 : cluster 0 pgmap v11858: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:24:53.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:24:53 smithi080 bash[28361]: audit 2023-12-01T11:24:53.147201+0000 mon.a (mon.0) 7490 : audit 0 from='client.? 172.21.15.80:0/3074510309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:24:53.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:24:53 smithi080 bash[41963]: cluster 2023-12-01T11:24:52.106904+0000 mgr.y (mgr.24362) 11889 : cluster 0 pgmap v11858: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:24:53.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:24:53 smithi080 bash[41963]: audit 2023-12-01T11:24:53.147201+0000 mon.a (mon.0) 7490 : audit 0 from='client.? 172.21.15.80:0/3074510309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:24:53.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:24:53 smithi090 bash[32384]: cluster 2023-12-01T11:24:52.106904+0000 mgr.y (mgr.24362) 11889 : cluster 0 pgmap v11858: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:24:53.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:24:53 smithi090 bash[32384]: audit 2023-12-01T11:24:53.147201+0000 mon.a (mon.0) 7490 : audit 0 from='client.? 172.21.15.80:0/3074510309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:24:55.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:24:55 smithi080 bash[41963]: cluster 2023-12-01T11:24:54.107570+0000 mgr.y (mgr.24362) 11890 : cluster 0 pgmap v11859: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:24:55.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:24:55 smithi080 bash[28361]: cluster 2023-12-01T11:24:54.107570+0000 mgr.y (mgr.24362) 11890 : cluster 0 pgmap v11859: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:24:55.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:24:55 smithi090 bash[32384]: cluster 2023-12-01T11:24:54.107570+0000 mgr.y (mgr.24362) 11890 : cluster 0 pgmap v11859: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:24:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:24:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:24:56] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T11:24:56.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:24:56 smithi080 bash[28361]: audit 2023-12-01T11:24:55.412609+0000 mon.c (mon.2) 7608 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:24:56.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:24:56 smithi080 bash[28361]: audit 2023-12-01T11:24:55.609532+0000 mon.c (mon.2) 7609 : audit 0 from='client.? 172.21.15.80:0/2311383976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:24:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:24:56 smithi080 bash[41963]: audit 2023-12-01T11:24:55.412609+0000 mon.c (mon.2) 7608 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:24:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:24:56 smithi080 bash[41963]: audit 2023-12-01T11:24:55.609532+0000 mon.c (mon.2) 7609 : audit 0 from='client.? 172.21.15.80:0/2311383976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:24:56.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:24:56 smithi090 bash[32384]: audit 2023-12-01T11:24:55.412609+0000 mon.c (mon.2) 7608 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:24:56.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:24:56 smithi090 bash[32384]: audit 2023-12-01T11:24:55.609532+0000 mon.c (mon.2) 7609 : audit 0 from='client.? 172.21.15.80:0/2311383976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:24:57.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:24:57 smithi090 bash[32384]: cluster 2023-12-01T11:24:56.108757+0000 mgr.y (mgr.24362) 11891 : cluster 0 pgmap v11860: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:24:57.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:24:57 smithi080 bash[28361]: cluster 2023-12-01T11:24:56.108757+0000 mgr.y (mgr.24362) 11891 : cluster 0 pgmap v11860: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:24:57.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:24:57 smithi080 bash[41963]: cluster 2023-12-01T11:24:56.108757+0000 mgr.y (mgr.24362) 11891 : cluster 0 pgmap v11860: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:24:58.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:24:58 smithi090 bash[32384]: audit 2023-12-01T11:24:58.068371+0000 mon.a (mon.0) 7491 : audit 0 from='client.? 172.21.15.80:0/2871530948' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:24:58.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:24:58 smithi080 bash[28361]: audit 2023-12-01T11:24:58.068371+0000 mon.a (mon.0) 7491 : audit 0 from='client.? 172.21.15.80:0/2871530948' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:24:58.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:24:58 smithi080 bash[41963]: audit 2023-12-01T11:24:58.068371+0000 mon.a (mon.0) 7491 : audit 0 from='client.? 172.21.15.80:0/2871530948' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:24:59.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:24:59 smithi090 bash[32384]: cluster 2023-12-01T11:24:58.109448+0000 mgr.y (mgr.24362) 11892 : cluster 0 pgmap v11861: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:24:59.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:24:59 smithi080 bash[28361]: cluster 2023-12-01T11:24:58.109448+0000 mgr.y (mgr.24362) 11892 : cluster 0 pgmap v11861: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:24:59.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:24:59 smithi080 bash[41963]: cluster 2023-12-01T11:24:58.109448+0000 mgr.y (mgr.24362) 11892 : cluster 0 pgmap v11861: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:25:01.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:25:01 smithi080 bash[28361]: cluster 2023-12-01T11:25:00.110105+0000 mgr.y (mgr.24362) 11893 : cluster 0 pgmap v11862: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:25:01.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:25:01 smithi080 bash[28361]: audit 2023-12-01T11:25:00.521375+0000 mon.c (mon.2) 7610 : audit 0 from='client.? 172.21.15.80:0/3055973823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:25:01.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:25:01 smithi080 bash[41963]: cluster 2023-12-01T11:25:00.110105+0000 mgr.y (mgr.24362) 11893 : cluster 0 pgmap v11862: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:25:01.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:25:01 smithi080 bash[41963]: audit 2023-12-01T11:25:00.521375+0000 mon.c (mon.2) 7610 : audit 0 from='client.? 172.21.15.80:0/3055973823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:25:01.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:25:01 smithi090 bash[32384]: cluster 2023-12-01T11:25:00.110105+0000 mgr.y (mgr.24362) 11893 : cluster 0 pgmap v11862: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:25:01.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:25:01 smithi090 bash[32384]: audit 2023-12-01T11:25:00.521375+0000 mon.c (mon.2) 7610 : audit 0 from='client.? 172.21.15.80:0/3055973823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:25:03.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:25:03 smithi090 bash[32384]: cluster 2023-12-01T11:25:02.111396+0000 mgr.y (mgr.24362) 11894 : cluster 0 pgmap v11863: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:25:03.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:25:03 smithi090 bash[32384]: audit 2023-12-01T11:25:02.986067+0000 mon.c (mon.2) 7611 : audit 0 from='client.? 172.21.15.80:0/2238457641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:25:03.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:25:03 smithi080 bash[28361]: cluster 2023-12-01T11:25:02.111396+0000 mgr.y (mgr.24362) 11894 : cluster 0 pgmap v11863: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:25:03.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:25:03 smithi080 bash[28361]: audit 2023-12-01T11:25:02.986067+0000 mon.c (mon.2) 7611 : audit 0 from='client.? 172.21.15.80:0/2238457641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:25:03.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:25:03 smithi080 bash[41963]: cluster 2023-12-01T11:25:02.111396+0000 mgr.y (mgr.24362) 11894 : cluster 0 pgmap v11863: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:25:03.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:25:03 smithi080 bash[41963]: audit 2023-12-01T11:25:02.986067+0000 mon.c (mon.2) 7611 : audit 0 from='client.? 172.21.15.80:0/2238457641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:25:05.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:25:05 smithi090 bash[32384]: cluster 2023-12-01T11:25:04.112099+0000 mgr.y (mgr.24362) 11895 : cluster 0 pgmap v11864: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:25:05.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:25:05 smithi090 bash[32384]: audit 2023-12-01T11:25:05.439091+0000 mon.c (mon.2) 7612 : audit 0 from='client.? 172.21.15.80:0/3809661915' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:25:05.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:25:05 smithi080 bash[28361]: cluster 2023-12-01T11:25:04.112099+0000 mgr.y (mgr.24362) 11895 : cluster 0 pgmap v11864: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:25:05.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:25:05 smithi080 bash[28361]: audit 2023-12-01T11:25:05.439091+0000 mon.c (mon.2) 7612 : audit 0 from='client.? 172.21.15.80:0/3809661915' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:25:05.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:25:05 smithi080 bash[41963]: cluster 2023-12-01T11:25:04.112099+0000 mgr.y (mgr.24362) 11895 : cluster 0 pgmap v11864: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:25:05.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:25:05 smithi080 bash[41963]: audit 2023-12-01T11:25:05.439091+0000 mon.c (mon.2) 7612 : audit 0 from='client.? 172.21.15.80:0/3809661915' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:25:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:25:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:25:06] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T11:25:07.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:25:07 smithi090 bash[32384]: cluster 2023-12-01T11:25:06.113185+0000 mgr.y (mgr.24362) 11896 : cluster 0 pgmap v11865: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:25:07.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:25:07 smithi080 bash[28361]: cluster 2023-12-01T11:25:06.113185+0000 mgr.y (mgr.24362) 11896 : cluster 0 pgmap v11865: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:25:07.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:25:07 smithi080 bash[41963]: cluster 2023-12-01T11:25:06.113185+0000 mgr.y (mgr.24362) 11896 : cluster 0 pgmap v11865: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:25:08.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:25:08 smithi090 bash[32384]: audit 2023-12-01T11:25:07.901014+0000 mon.a (mon.0) 7492 : audit 0 from='client.? 172.21.15.80:0/3387022642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:25:08.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:25:08 smithi080 bash[28361]: audit 2023-12-01T11:25:07.901014+0000 mon.a (mon.0) 7492 : audit 0 from='client.? 172.21.15.80:0/3387022642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:25:08.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:25:08 smithi080 bash[41963]: audit 2023-12-01T11:25:07.901014+0000 mon.a (mon.0) 7492 : audit 0 from='client.? 172.21.15.80:0/3387022642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:25:09.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:25:09 smithi090 bash[32384]: cluster 2023-12-01T11:25:08.113798+0000 mgr.y (mgr.24362) 11897 : cluster 0 pgmap v11866: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:25:09.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:25:09 smithi080 bash[28361]: cluster 2023-12-01T11:25:08.113798+0000 mgr.y (mgr.24362) 11897 : cluster 0 pgmap v11866: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:25:09.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:25:09 smithi080 bash[41963]: cluster 2023-12-01T11:25:08.113798+0000 mgr.y (mgr.24362) 11897 : cluster 0 pgmap v11866: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:25:10.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:25:10 smithi090 bash[32384]: audit 2023-12-01T11:25:10.347447+0000 mon.a (mon.0) 7493 : audit 0 from='client.? 172.21.15.80:0/1700603033' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:25:10.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:25:10 smithi090 bash[32384]: audit 2023-12-01T11:25:10.412789+0000 mon.c (mon.2) 7613 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:25:10.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:25:10 smithi080 bash[28361]: audit 2023-12-01T11:25:10.347447+0000 mon.a (mon.0) 7493 : audit 0 from='client.? 172.21.15.80:0/1700603033' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:25:10.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:25:10 smithi080 bash[28361]: audit 2023-12-01T11:25:10.412789+0000 mon.c (mon.2) 7613 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:25:10.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:25:10 smithi080 bash[41963]: audit 2023-12-01T11:25:10.347447+0000 mon.a (mon.0) 7493 : audit 0 from='client.? 172.21.15.80:0/1700603033' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:25:10.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:25:10 smithi080 bash[41963]: audit 2023-12-01T11:25:10.412789+0000 mon.c (mon.2) 7613 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:25:11.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:25:11 smithi090 bash[32384]: cluster 2023-12-01T11:25:10.114248+0000 mgr.y (mgr.24362) 11898 : cluster 0 pgmap v11867: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:25:11.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:25:11 smithi080 bash[28361]: cluster 2023-12-01T11:25:10.114248+0000 mgr.y (mgr.24362) 11898 : cluster 0 pgmap v11867: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:25:11.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:25:11 smithi080 bash[41963]: cluster 2023-12-01T11:25:10.114248+0000 mgr.y (mgr.24362) 11898 : cluster 0 pgmap v11867: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:25:13.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:25:13 smithi090 bash[32384]: cluster 2023-12-01T11:25:12.115290+0000 mgr.y (mgr.24362) 11899 : cluster 0 pgmap v11868: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:25:13.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:25:13 smithi090 bash[32384]: audit 2023-12-01T11:25:12.796381+0000 mon.c (mon.2) 7614 : audit 0 from='client.? 172.21.15.80:0/3032398214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:25:13.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:25:13 smithi080 bash[28361]: cluster 2023-12-01T11:25:12.115290+0000 mgr.y (mgr.24362) 11899 : cluster 0 pgmap v11868: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:25:13.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:25:13 smithi080 bash[28361]: audit 2023-12-01T11:25:12.796381+0000 mon.c (mon.2) 7614 : audit 0 from='client.? 172.21.15.80:0/3032398214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:25:13.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:25:13 smithi080 bash[41963]: cluster 2023-12-01T11:25:12.115290+0000 mgr.y (mgr.24362) 11899 : cluster 0 pgmap v11868: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:25:13.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:25:13 smithi080 bash[41963]: audit 2023-12-01T11:25:12.796381+0000 mon.c (mon.2) 7614 : audit 0 from='client.? 172.21.15.80:0/3032398214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:25:15.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:25:15 smithi090 bash[32384]: cluster 2023-12-01T11:25:14.115905+0000 mgr.y (mgr.24362) 11900 : cluster 0 pgmap v11869: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:25:15.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:25:15 smithi090 bash[32384]: audit 2023-12-01T11:25:15.247378+0000 mon.c (mon.2) 7615 : audit 0 from='client.? 172.21.15.80:0/2557928542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:25:15.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:25:15 smithi080 bash[28361]: cluster 2023-12-01T11:25:14.115905+0000 mgr.y (mgr.24362) 11900 : cluster 0 pgmap v11869: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:25:15.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:25:15 smithi080 bash[28361]: audit 2023-12-01T11:25:15.247378+0000 mon.c (mon.2) 7615 : audit 0 from='client.? 172.21.15.80:0/2557928542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:25:15.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:25:15 smithi080 bash[41963]: cluster 2023-12-01T11:25:14.115905+0000 mgr.y (mgr.24362) 11900 : cluster 0 pgmap v11869: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:25:15.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:25:15 smithi080 bash[41963]: audit 2023-12-01T11:25:15.247378+0000 mon.c (mon.2) 7615 : audit 0 from='client.? 172.21.15.80:0/2557928542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:25:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:25:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:25:16] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T11:25:17.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:25:17 smithi090 bash[32384]: cluster 2023-12-01T11:25:16.116755+0000 mgr.y (mgr.24362) 11901 : cluster 0 pgmap v11870: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:25:17.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:25:17 smithi080 bash[41963]: cluster 2023-12-01T11:25:16.116755+0000 mgr.y (mgr.24362) 11901 : cluster 0 pgmap v11870: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:25:17.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:25:17 smithi080 bash[28361]: cluster 2023-12-01T11:25:16.116755+0000 mgr.y (mgr.24362) 11901 : cluster 0 pgmap v11870: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:25:18.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:25:18 smithi090 bash[32384]: audit 2023-12-01T11:25:17.697426+0000 mon.a (mon.0) 7494 : audit 0 from='client.? 172.21.15.80:0/240294822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:25:18.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:25:18 smithi080 bash[41963]: audit 2023-12-01T11:25:17.697426+0000 mon.a (mon.0) 7494 : audit 0 from='client.? 172.21.15.80:0/240294822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:25:18.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:25:18 smithi080 bash[28361]: audit 2023-12-01T11:25:17.697426+0000 mon.a (mon.0) 7494 : audit 0 from='client.? 172.21.15.80:0/240294822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:25:19.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:25:19 smithi080 bash[28361]: cluster 2023-12-01T11:25:18.117529+0000 mgr.y (mgr.24362) 11902 : cluster 0 pgmap v11871: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:25:19.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:25:19 smithi080 bash[41963]: cluster 2023-12-01T11:25:18.117529+0000 mgr.y (mgr.24362) 11902 : cluster 0 pgmap v11871: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:25:20.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:25:19 smithi090 bash[32384]: cluster 2023-12-01T11:25:18.117529+0000 mgr.y (mgr.24362) 11902 : cluster 0 pgmap v11871: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:25:20.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:25:20 smithi080 bash[28361]: audit 2023-12-01T11:25:20.144649+0000 mon.a (mon.0) 7495 : audit 0 from='client.? 172.21.15.80:0/2982307651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:25:20.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:25:20 smithi080 bash[41963]: audit 2023-12-01T11:25:20.144649+0000 mon.a (mon.0) 7495 : audit 0 from='client.? 172.21.15.80:0/2982307651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:25:21.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:25:20 smithi090 bash[32384]: audit 2023-12-01T11:25:20.144649+0000 mon.a (mon.0) 7495 : audit 0 from='client.? 172.21.15.80:0/2982307651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:25:21.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:25:21 smithi080 bash[41963]: cluster 2023-12-01T11:25:20.118235+0000 mgr.y (mgr.24362) 11903 : cluster 0 pgmap v11872: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:25:21.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:25:21 smithi080 bash[28361]: cluster 2023-12-01T11:25:20.118235+0000 mgr.y (mgr.24362) 11903 : cluster 0 pgmap v11872: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:25:22.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:25:21 smithi090 bash[32384]: cluster 2023-12-01T11:25:20.118235+0000 mgr.y (mgr.24362) 11903 : cluster 0 pgmap v11872: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:25:23.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:25:23 smithi080 bash[28361]: cluster 2023-12-01T11:25:22.119423+0000 mgr.y (mgr.24362) 11904 : cluster 0 pgmap v11873: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:25:23.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:25:23 smithi080 bash[28361]: audit 2023-12-01T11:25:22.603631+0000 mon.a (mon.0) 7496 : audit 0 from='client.? 172.21.15.80:0/3110921212' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:25:23.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:25:23 smithi080 bash[41963]: cluster 2023-12-01T11:25:22.119423+0000 mgr.y (mgr.24362) 11904 : cluster 0 pgmap v11873: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:25:23.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:25:23 smithi080 bash[41963]: audit 2023-12-01T11:25:22.603631+0000 mon.a (mon.0) 7496 : audit 0 from='client.? 172.21.15.80:0/3110921212' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:25:24.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:25:23 smithi090 bash[32384]: cluster 2023-12-01T11:25:22.119423+0000 mgr.y (mgr.24362) 11904 : cluster 0 pgmap v11873: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:25:24.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:25:23 smithi090 bash[32384]: audit 2023-12-01T11:25:22.603631+0000 mon.a (mon.0) 7496 : audit 0 from='client.? 172.21.15.80:0/3110921212' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:25:25.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:25:25 smithi080 bash[41963]: cluster 2023-12-01T11:25:24.120125+0000 mgr.y (mgr.24362) 11905 : cluster 0 pgmap v11874: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:25:25.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:25:25 smithi080 bash[41963]: audit 2023-12-01T11:25:25.067055+0000 mon.a (mon.0) 7497 : audit 0 from='client.? 172.21.15.80:0/3446309741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:25:25.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:25:25 smithi080 bash[41963]: audit 2023-12-01T11:25:25.413192+0000 mon.c (mon.2) 7616 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:25:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:25:25 smithi080 bash[28361]: cluster 2023-12-01T11:25:24.120125+0000 mgr.y (mgr.24362) 11905 : cluster 0 pgmap v11874: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:25:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:25:25 smithi080 bash[28361]: audit 2023-12-01T11:25:25.067055+0000 mon.a (mon.0) 7497 : audit 0 from='client.? 172.21.15.80:0/3446309741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:25:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:25:25 smithi080 bash[28361]: audit 2023-12-01T11:25:25.413192+0000 mon.c (mon.2) 7616 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:25:26.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:25:25 smithi090 bash[32384]: cluster 2023-12-01T11:25:24.120125+0000 mgr.y (mgr.24362) 11905 : cluster 0 pgmap v11874: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:25:26.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:25:25 smithi090 bash[32384]: audit 2023-12-01T11:25:25.067055+0000 mon.a (mon.0) 7497 : audit 0 from='client.? 172.21.15.80:0/3446309741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:25:26.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:25:25 smithi090 bash[32384]: audit 2023-12-01T11:25:25.413192+0000 mon.c (mon.2) 7616 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:25:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:25:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:25:26] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T11:25:27.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:25:27 smithi080 bash[28361]: cluster 2023-12-01T11:25:26.121191+0000 mgr.y (mgr.24362) 11906 : cluster 0 pgmap v11875: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:25:27.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:25:27 smithi080 bash[28361]: audit 2023-12-01T11:25:27.520504+0000 mon.a (mon.0) 7498 : audit 0 from='client.? 172.21.15.80:0/1481122076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:25:27.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:25:27 smithi080 bash[41963]: cluster 2023-12-01T11:25:26.121191+0000 mgr.y (mgr.24362) 11906 : cluster 0 pgmap v11875: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:25:27.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:25:27 smithi080 bash[41963]: audit 2023-12-01T11:25:27.520504+0000 mon.a (mon.0) 7498 : audit 0 from='client.? 172.21.15.80:0/1481122076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:25:28.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:25:27 smithi090 bash[32384]: cluster 2023-12-01T11:25:26.121191+0000 mgr.y (mgr.24362) 11906 : cluster 0 pgmap v11875: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:25:28.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:25:27 smithi090 bash[32384]: audit 2023-12-01T11:25:27.520504+0000 mon.a (mon.0) 7498 : audit 0 from='client.? 172.21.15.80:0/1481122076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:25:29.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:25:29 smithi080 bash[28361]: cluster 2023-12-01T11:25:28.121869+0000 mgr.y (mgr.24362) 11907 : cluster 0 pgmap v11876: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:25:29.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:25:29 smithi080 bash[41963]: cluster 2023-12-01T11:25:28.121869+0000 mgr.y (mgr.24362) 11907 : cluster 0 pgmap v11876: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:25:30.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:25:29 smithi090 bash[32384]: cluster 2023-12-01T11:25:28.121869+0000 mgr.y (mgr.24362) 11907 : cluster 0 pgmap v11876: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:25:30.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:25:30 smithi080 bash[28361]: audit 2023-12-01T11:25:29.974678+0000 mon.c (mon.2) 7617 : audit 0 from='client.? 172.21.15.80:0/127065549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:25:30.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:25:30 smithi080 bash[41963]: audit 2023-12-01T11:25:29.974678+0000 mon.c (mon.2) 7617 : audit 0 from='client.? 172.21.15.80:0/127065549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:25:31.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:25:30 smithi090 bash[32384]: audit 2023-12-01T11:25:29.974678+0000 mon.c (mon.2) 7617 : audit 0 from='client.? 172.21.15.80:0/127065549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:25:31.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:25:31 smithi080 bash[41963]: cluster 2023-12-01T11:25:30.122515+0000 mgr.y (mgr.24362) 11908 : cluster 0 pgmap v11877: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:25:31.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:25:31 smithi080 bash[28361]: cluster 2023-12-01T11:25:30.122515+0000 mgr.y (mgr.24362) 11908 : cluster 0 pgmap v11877: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:25:32.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:25:31 smithi090 bash[32384]: cluster 2023-12-01T11:25:30.122515+0000 mgr.y (mgr.24362) 11908 : cluster 0 pgmap v11877: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:25:32.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:25:32 smithi080 bash[41963]: audit 2023-12-01T11:25:32.425388+0000 mon.a (mon.0) 7499 : audit 0 from='client.? 172.21.15.80:0/3689184582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:25:32.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:25:32 smithi080 bash[28361]: audit 2023-12-01T11:25:32.425388+0000 mon.a (mon.0) 7499 : audit 0 from='client.? 172.21.15.80:0/3689184582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:25:33.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:25:32 smithi090 bash[32384]: audit 2023-12-01T11:25:32.425388+0000 mon.a (mon.0) 7499 : audit 0 from='client.? 172.21.15.80:0/3689184582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:25:33.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:25:33 smithi080 bash[41963]: cluster 2023-12-01T11:25:32.123178+0000 mgr.y (mgr.24362) 11909 : cluster 0 pgmap v11878: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:25:33.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:25:33 smithi080 bash[28361]: cluster 2023-12-01T11:25:32.123178+0000 mgr.y (mgr.24362) 11909 : cluster 0 pgmap v11878: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:25:34.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:25:33 smithi090 bash[32384]: cluster 2023-12-01T11:25:32.123178+0000 mgr.y (mgr.24362) 11909 : cluster 0 pgmap v11878: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:25:35.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:25:35 smithi080 bash[28361]: cluster 2023-12-01T11:25:34.123792+0000 mgr.y (mgr.24362) 11910 : cluster 0 pgmap v11879: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:25:35.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:25:35 smithi080 bash[28361]: audit 2023-12-01T11:25:34.884674+0000 mon.a (mon.0) 7500 : audit 0 from='client.? 172.21.15.80:0/3685503509' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:25:35.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:25:35 smithi080 bash[41963]: cluster 2023-12-01T11:25:34.123792+0000 mgr.y (mgr.24362) 11910 : cluster 0 pgmap v11879: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:25:35.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:25:35 smithi080 bash[41963]: audit 2023-12-01T11:25:34.884674+0000 mon.a (mon.0) 7500 : audit 0 from='client.? 172.21.15.80:0/3685503509' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:25:36.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:25:35 smithi090 bash[32384]: cluster 2023-12-01T11:25:34.123792+0000 mgr.y (mgr.24362) 11910 : cluster 0 pgmap v11879: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:25:36.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:25:35 smithi090 bash[32384]: audit 2023-12-01T11:25:34.884674+0000 mon.a (mon.0) 7500 : audit 0 from='client.? 172.21.15.80:0/3685503509' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:25:36.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:25:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:25:36] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T11:25:37.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:25:37 smithi080 bash[28361]: cluster 2023-12-01T11:25:36.124926+0000 mgr.y (mgr.24362) 11911 : cluster 0 pgmap v11880: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:25:37.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:25:37 smithi080 bash[28361]: audit 2023-12-01T11:25:37.340095+0000 mon.c (mon.2) 7618 : audit 0 from='client.? 172.21.15.80:0/382122283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:25:37.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:25:37 smithi080 bash[41963]: cluster 2023-12-01T11:25:36.124926+0000 mgr.y (mgr.24362) 11911 : cluster 0 pgmap v11880: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:25:37.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:25:37 smithi080 bash[41963]: audit 2023-12-01T11:25:37.340095+0000 mon.c (mon.2) 7618 : audit 0 from='client.? 172.21.15.80:0/382122283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:25:38.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:25:37 smithi090 bash[32384]: cluster 2023-12-01T11:25:36.124926+0000 mgr.y (mgr.24362) 11911 : cluster 0 pgmap v11880: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:25:38.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:25:37 smithi090 bash[32384]: audit 2023-12-01T11:25:37.340095+0000 mon.c (mon.2) 7618 : audit 0 from='client.? 172.21.15.80:0/382122283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:25:39.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:25:39 smithi080 bash[41963]: cluster 2023-12-01T11:25:38.125584+0000 mgr.y (mgr.24362) 11912 : cluster 0 pgmap v11881: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:25:39.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:25:39 smithi080 bash[28361]: cluster 2023-12-01T11:25:38.125584+0000 mgr.y (mgr.24362) 11912 : cluster 0 pgmap v11881: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:25:40.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:25:39 smithi090 bash[32384]: cluster 2023-12-01T11:25:38.125584+0000 mgr.y (mgr.24362) 11912 : cluster 0 pgmap v11881: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:25:40.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:25:40 smithi080 bash[41963]: audit 2023-12-01T11:25:39.794340+0000 mon.a (mon.0) 7501 : audit 0 from='client.? 172.21.15.80:0/3103432394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:25:40.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:25:40 smithi080 bash[41963]: audit 2023-12-01T11:25:40.413852+0000 mon.c (mon.2) 7619 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:25:40.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:25:40 smithi080 bash[28361]: audit 2023-12-01T11:25:39.794340+0000 mon.a (mon.0) 7501 : audit 0 from='client.? 172.21.15.80:0/3103432394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:25:40.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:25:40 smithi080 bash[28361]: audit 2023-12-01T11:25:40.413852+0000 mon.c (mon.2) 7619 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:25:41.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:25:40 smithi090 bash[32384]: audit 2023-12-01T11:25:39.794340+0000 mon.a (mon.0) 7501 : audit 0 from='client.? 172.21.15.80:0/3103432394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:25:41.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:25:40 smithi090 bash[32384]: audit 2023-12-01T11:25:40.413852+0000 mon.c (mon.2) 7619 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:25:41.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:25:41 smithi080 bash[28361]: cluster 2023-12-01T11:25:40.126310+0000 mgr.y (mgr.24362) 11913 : cluster 0 pgmap v11882: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:25:41.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:25:41 smithi080 bash[41963]: cluster 2023-12-01T11:25:40.126310+0000 mgr.y (mgr.24362) 11913 : cluster 0 pgmap v11882: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:25:42.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:25:41 smithi090 bash[32384]: cluster 2023-12-01T11:25:40.126310+0000 mgr.y (mgr.24362) 11913 : cluster 0 pgmap v11882: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:25:42.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:25:42 smithi080 bash[28361]: audit 2023-12-01T11:25:42.246129+0000 mon.a (mon.0) 7502 : audit 0 from='client.? 172.21.15.80:0/2069467434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:25:42.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:25:42 smithi080 bash[41963]: audit 2023-12-01T11:25:42.246129+0000 mon.a (mon.0) 7502 : audit 0 from='client.? 172.21.15.80:0/2069467434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:25:43.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:25:42 smithi090 bash[32384]: audit 2023-12-01T11:25:42.246129+0000 mon.a (mon.0) 7502 : audit 0 from='client.? 172.21.15.80:0/2069467434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:25:43.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:25:43 smithi080 bash[28361]: cluster 2023-12-01T11:25:42.127404+0000 mgr.y (mgr.24362) 11914 : cluster 0 pgmap v11883: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:25:43.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:25:43 smithi080 bash[41963]: cluster 2023-12-01T11:25:42.127404+0000 mgr.y (mgr.24362) 11914 : cluster 0 pgmap v11883: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:25:44.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:25:43 smithi090 bash[32384]: cluster 2023-12-01T11:25:42.127404+0000 mgr.y (mgr.24362) 11914 : cluster 0 pgmap v11883: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:25:45.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:25:45 smithi080 bash[28361]: cluster 2023-12-01T11:25:44.128073+0000 mgr.y (mgr.24362) 11915 : cluster 0 pgmap v11884: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:25:45.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:25:45 smithi080 bash[28361]: audit 2023-12-01T11:25:44.706227+0000 mon.a (mon.0) 7503 : audit 0 from='client.? 172.21.15.80:0/1666389946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:25:45.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:25:45 smithi080 bash[41963]: cluster 2023-12-01T11:25:44.128073+0000 mgr.y (mgr.24362) 11915 : cluster 0 pgmap v11884: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:25:45.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:25:45 smithi080 bash[41963]: audit 2023-12-01T11:25:44.706227+0000 mon.a (mon.0) 7503 : audit 0 from='client.? 172.21.15.80:0/1666389946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:25:46.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:25:45 smithi090 bash[32384]: cluster 2023-12-01T11:25:44.128073+0000 mgr.y (mgr.24362) 11915 : cluster 0 pgmap v11884: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:25:46.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:25:45 smithi090 bash[32384]: audit 2023-12-01T11:25:44.706227+0000 mon.a (mon.0) 7503 : audit 0 from='client.? 172.21.15.80:0/1666389946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:25:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:25:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:25:46] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T11:25:47.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:25:47 smithi080 bash[41963]: cluster 2023-12-01T11:25:46.129187+0000 mgr.y (mgr.24362) 11916 : cluster 0 pgmap v11885: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:25:47.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:25:47 smithi080 bash[41963]: audit 2023-12-01T11:25:47.163584+0000 mon.c (mon.2) 7620 : audit 0 from='client.? 172.21.15.80:0/2188041572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:25:47.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:25:47 smithi080 bash[28361]: cluster 2023-12-01T11:25:46.129187+0000 mgr.y (mgr.24362) 11916 : cluster 0 pgmap v11885: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:25:47.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:25:47 smithi080 bash[28361]: audit 2023-12-01T11:25:47.163584+0000 mon.c (mon.2) 7620 : audit 0 from='client.? 172.21.15.80:0/2188041572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:25:48.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:25:47 smithi090 bash[32384]: cluster 2023-12-01T11:25:46.129187+0000 mgr.y (mgr.24362) 11916 : cluster 0 pgmap v11885: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:25:48.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:25:47 smithi090 bash[32384]: audit 2023-12-01T11:25:47.163584+0000 mon.c (mon.2) 7620 : audit 0 from='client.? 172.21.15.80:0/2188041572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:25:49.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:25:49 smithi080 bash[41963]: cluster 2023-12-01T11:25:48.129868+0000 mgr.y (mgr.24362) 11917 : cluster 0 pgmap v11886: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:25:49.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:25:49 smithi080 bash[28361]: cluster 2023-12-01T11:25:48.129868+0000 mgr.y (mgr.24362) 11917 : cluster 0 pgmap v11886: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:25:50.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:25:49 smithi090 bash[32384]: cluster 2023-12-01T11:25:48.129868+0000 mgr.y (mgr.24362) 11917 : cluster 0 pgmap v11886: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:25:50.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:25:50 smithi080 bash[41963]: audit 2023-12-01T11:25:49.621503+0000 mon.c (mon.2) 7621 : audit 0 from='client.? 172.21.15.80:0/3886806169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:25:50.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:25:50 smithi080 bash[41963]: audit 2023-12-01T11:25:50.396005+0000 mon.c (mon.2) 7622 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:25:50.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:25:50 smithi080 bash[28361]: audit 2023-12-01T11:25:49.621503+0000 mon.c (mon.2) 7621 : audit 0 from='client.? 172.21.15.80:0/3886806169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:25:50.935 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:25:50 smithi080 bash[28361]: audit 2023-12-01T11:25:50.396005+0000 mon.c (mon.2) 7622 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:25:51.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:25:50 smithi090 bash[32384]: audit 2023-12-01T11:25:49.621503+0000 mon.c (mon.2) 7621 : audit 0 from='client.? 172.21.15.80:0/3886806169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:25:51.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:25:50 smithi090 bash[32384]: audit 2023-12-01T11:25:50.396005+0000 mon.c (mon.2) 7622 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:25:52.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:25:51 smithi080 bash[28361]: cluster 2023-12-01T11:25:50.130641+0000 mgr.y (mgr.24362) 11918 : cluster 0 pgmap v11887: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:25:52.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:25:51 smithi080 bash[28361]: audit 2023-12-01T11:25:50.774230+0000 mon.a (mon.0) 7504 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:25:52.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:25:51 smithi080 bash[28361]: audit 2023-12-01T11:25:50.785419+0000 mon.a (mon.0) 7505 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:25:52.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:25:51 smithi080 bash[41963]: cluster 2023-12-01T11:25:50.130641+0000 mgr.y (mgr.24362) 11918 : cluster 0 pgmap v11887: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:25:52.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:25:51 smithi080 bash[41963]: audit 2023-12-01T11:25:50.774230+0000 mon.a (mon.0) 7504 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:25:52.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:25:51 smithi080 bash[41963]: audit 2023-12-01T11:25:50.785419+0000 mon.a (mon.0) 7505 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:25:52.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:25:51 smithi090 bash[32384]: cluster 2023-12-01T11:25:50.130641+0000 mgr.y (mgr.24362) 11918 : cluster 0 pgmap v11887: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:25:52.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:25:51 smithi090 bash[32384]: audit 2023-12-01T11:25:50.774230+0000 mon.a (mon.0) 7504 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:25:52.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:25:51 smithi090 bash[32384]: audit 2023-12-01T11:25:50.785419+0000 mon.a (mon.0) 7505 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:25:53.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:25:52 smithi080 bash[28361]: audit 2023-12-01T11:25:52.078823+0000 mon.c (mon.2) 7623 : audit 0 from='client.? 172.21.15.80:0/2026933027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:25:53.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:25:52 smithi080 bash[41963]: audit 2023-12-01T11:25:52.078823+0000 mon.c (mon.2) 7623 : audit 0 from='client.? 172.21.15.80:0/2026933027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:25:53.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:25:52 smithi090 bash[32384]: audit 2023-12-01T11:25:52.078823+0000 mon.c (mon.2) 7623 : audit 0 from='client.? 172.21.15.80:0/2026933027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:25:54.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:25:53 smithi080 bash[28361]: cluster 2023-12-01T11:25:52.131649+0000 mgr.y (mgr.24362) 11919 : cluster 0 pgmap v11888: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:25:54.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:25:53 smithi080 bash[41963]: cluster 2023-12-01T11:25:52.131649+0000 mgr.y (mgr.24362) 11919 : cluster 0 pgmap v11888: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:25:54.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:25:53 smithi090 bash[32384]: cluster 2023-12-01T11:25:52.131649+0000 mgr.y (mgr.24362) 11919 : cluster 0 pgmap v11888: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:25:55.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:25:54 smithi080 bash[28361]: audit 2023-12-01T11:25:54.536573+0000 mon.a (mon.0) 7506 : audit 0 from='client.? 172.21.15.80:0/1087840020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:25:55.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:25:54 smithi080 bash[41963]: audit 2023-12-01T11:25:54.536573+0000 mon.a (mon.0) 7506 : audit 0 from='client.? 172.21.15.80:0/1087840020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:25:55.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:25:54 smithi090 bash[32384]: audit 2023-12-01T11:25:54.536573+0000 mon.a (mon.0) 7506 : audit 0 from='client.? 172.21.15.80:0/1087840020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:25:56.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:25:55 smithi080 bash[28361]: cluster 2023-12-01T11:25:54.132277+0000 mgr.y (mgr.24362) 11920 : cluster 0 pgmap v11889: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:25:56.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:25:55 smithi080 bash[28361]: audit 2023-12-01T11:25:55.414159+0000 mon.c (mon.2) 7624 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:25:56.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:25:55 smithi080 bash[41963]: cluster 2023-12-01T11:25:54.132277+0000 mgr.y (mgr.24362) 11920 : cluster 0 pgmap v11889: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:25:56.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:25:55 smithi080 bash[41963]: audit 2023-12-01T11:25:55.414159+0000 mon.c (mon.2) 7624 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:25:56.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:25:55 smithi090 bash[32384]: cluster 2023-12-01T11:25:54.132277+0000 mgr.y (mgr.24362) 11920 : cluster 0 pgmap v11889: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:25:56.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:25:55 smithi090 bash[32384]: audit 2023-12-01T11:25:55.414159+0000 mon.c (mon.2) 7624 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:25:56.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:25:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:25:56] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T11:25:57.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:25:57 smithi080 bash[28361]: cluster 2023-12-01T11:25:56.133338+0000 mgr.y (mgr.24362) 11921 : cluster 0 pgmap v11890: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:25:57.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:25:57 smithi080 bash[28361]: audit 2023-12-01T11:25:56.594901+0000 mon.a (mon.0) 7507 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:25:57.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:25:57 smithi080 bash[28361]: audit 2023-12-01T11:25:56.604984+0000 mon.a (mon.0) 7508 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:25:57.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:25:57 smithi080 bash[28361]: audit 2023-12-01T11:25:56.624776+0000 mon.a (mon.0) 7509 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:25:57.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:25:57 smithi080 bash[28361]: audit 2023-12-01T11:25:56.638376+0000 mon.a (mon.0) 7510 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:25:57.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:25:57 smithi080 bash[28361]: audit 2023-12-01T11:25:56.987669+0000 mon.a (mon.0) 7511 : audit 0 from='client.? 172.21.15.80:0/3341101040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:25:57.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:25:57 smithi080 bash[28361]: audit 2023-12-01T11:25:57.493585+0000 mon.a (mon.0) 7512 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:25:57.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:25:57 smithi080 bash[28361]: audit 2023-12-01T11:25:57.504615+0000 mon.a (mon.0) 7513 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:25:57.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:25:57 smithi080 bash[28361]: audit 2023-12-01T11:25:57.509732+0000 mon.a (mon.0) 7514 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:25:57.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:25:57 smithi080 bash[28361]: audit 2023-12-01T11:25:57.519133+0000 mon.a (mon.0) 7515 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:25:57.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:25:57 smithi080 bash[28361]: audit 2023-12-01T11:25:57.522121+0000 mon.c (mon.2) 7625 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:25:57.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:25:57 smithi080 bash[28361]: audit 2023-12-01T11:25:57.523295+0000 mon.c (mon.2) 7626 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:25:57.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:25:57 smithi080 bash[28361]: audit 2023-12-01T11:25:57.530236+0000 mon.a (mon.0) 7516 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:25:57.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:25:57 smithi080 bash[41963]: cluster 2023-12-01T11:25:56.133338+0000 mgr.y (mgr.24362) 11921 : cluster 0 pgmap v11890: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:25:57.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:25:57 smithi080 bash[41963]: audit 2023-12-01T11:25:56.594901+0000 mon.a (mon.0) 7507 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:25:57.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:25:57 smithi080 bash[41963]: audit 2023-12-01T11:25:56.604984+0000 mon.a (mon.0) 7508 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:25:57.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:25:57 smithi080 bash[41963]: audit 2023-12-01T11:25:56.624776+0000 mon.a (mon.0) 7509 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:25:57.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:25:57 smithi080 bash[41963]: audit 2023-12-01T11:25:56.638376+0000 mon.a (mon.0) 7510 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:25:57.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:25:57 smithi080 bash[41963]: audit 2023-12-01T11:25:56.987669+0000 mon.a (mon.0) 7511 : audit 0 from='client.? 172.21.15.80:0/3341101040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:25:57.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:25:57 smithi080 bash[41963]: audit 2023-12-01T11:25:57.493585+0000 mon.a (mon.0) 7512 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:25:57.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:25:57 smithi080 bash[41963]: audit 2023-12-01T11:25:57.504615+0000 mon.a (mon.0) 7513 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:25:57.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:25:57 smithi080 bash[41963]: audit 2023-12-01T11:25:57.509732+0000 mon.a (mon.0) 7514 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:25:57.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:25:57 smithi080 bash[41963]: audit 2023-12-01T11:25:57.519133+0000 mon.a (mon.0) 7515 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:25:57.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:25:57 smithi080 bash[41963]: audit 2023-12-01T11:25:57.522121+0000 mon.c (mon.2) 7625 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:25:57.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:25:57 smithi080 bash[41963]: audit 2023-12-01T11:25:57.523295+0000 mon.c (mon.2) 7626 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:25:57.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:25:57 smithi080 bash[41963]: audit 2023-12-01T11:25:57.530236+0000 mon.a (mon.0) 7516 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:25:58.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:25:57 smithi090 bash[32384]: cluster 2023-12-01T11:25:56.133338+0000 mgr.y (mgr.24362) 11921 : cluster 0 pgmap v11890: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:25:58.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:25:57 smithi090 bash[32384]: audit 2023-12-01T11:25:56.594901+0000 mon.a (mon.0) 7507 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:25:58.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:25:57 smithi090 bash[32384]: audit 2023-12-01T11:25:56.604984+0000 mon.a (mon.0) 7508 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:25:58.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:25:57 smithi090 bash[32384]: audit 2023-12-01T11:25:56.624776+0000 mon.a (mon.0) 7509 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:25:58.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:25:57 smithi090 bash[32384]: audit 2023-12-01T11:25:56.638376+0000 mon.a (mon.0) 7510 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:25:58.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:25:57 smithi090 bash[32384]: audit 2023-12-01T11:25:56.987669+0000 mon.a (mon.0) 7511 : audit 0 from='client.? 172.21.15.80:0/3341101040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:25:58.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:25:57 smithi090 bash[32384]: audit 2023-12-01T11:25:57.493585+0000 mon.a (mon.0) 7512 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:25:58.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:25:57 smithi090 bash[32384]: audit 2023-12-01T11:25:57.504615+0000 mon.a (mon.0) 7513 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:25:58.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:25:57 smithi090 bash[32384]: audit 2023-12-01T11:25:57.509732+0000 mon.a (mon.0) 7514 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:25:58.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:25:57 smithi090 bash[32384]: audit 2023-12-01T11:25:57.519133+0000 mon.a (mon.0) 7515 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:25:58.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:25:57 smithi090 bash[32384]: audit 2023-12-01T11:25:57.522121+0000 mon.c (mon.2) 7625 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:25:58.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:25:57 smithi090 bash[32384]: audit 2023-12-01T11:25:57.523295+0000 mon.c (mon.2) 7626 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:25:58.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:25:57 smithi090 bash[32384]: audit 2023-12-01T11:25:57.530236+0000 mon.a (mon.0) 7516 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:25:59.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:25:59 smithi080 bash[41963]: cluster 2023-12-01T11:25:58.133985+0000 mgr.y (mgr.24362) 11922 : cluster 0 pgmap v11891: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:25:59.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:25:59 smithi080 bash[41963]: audit 2023-12-01T11:25:59.443391+0000 mon.c (mon.2) 7627 : audit 0 from='client.? 172.21.15.80:0/58897577' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:25:59.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:25:59 smithi080 bash[28361]: cluster 2023-12-01T11:25:58.133985+0000 mgr.y (mgr.24362) 11922 : cluster 0 pgmap v11891: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:25:59.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:25:59 smithi080 bash[28361]: audit 2023-12-01T11:25:59.443391+0000 mon.c (mon.2) 7627 : audit 0 from='client.? 172.21.15.80:0/58897577' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:26:00.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:25:59 smithi090 bash[32384]: cluster 2023-12-01T11:25:58.133985+0000 mgr.y (mgr.24362) 11922 : cluster 0 pgmap v11891: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:26:00.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:25:59 smithi090 bash[32384]: audit 2023-12-01T11:25:59.443391+0000 mon.c (mon.2) 7627 : audit 0 from='client.? 172.21.15.80:0/58897577' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:26:01.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:26:01 smithi080 bash[28361]: cluster 2023-12-01T11:26:00.134614+0000 mgr.y (mgr.24362) 11923 : cluster 0 pgmap v11892: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:26:01.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:26:01 smithi080 bash[41963]: cluster 2023-12-01T11:26:00.134614+0000 mgr.y (mgr.24362) 11923 : cluster 0 pgmap v11892: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:26:02.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:26:01 smithi090 bash[32384]: cluster 2023-12-01T11:26:00.134614+0000 mgr.y (mgr.24362) 11923 : cluster 0 pgmap v11892: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:26:02.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:26:02 smithi080 bash[28361]: audit 2023-12-01T11:26:01.894537+0000 mon.a (mon.0) 7517 : audit 0 from='client.? 172.21.15.80:0/738924022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:26:02.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:26:02 smithi080 bash[41963]: audit 2023-12-01T11:26:01.894537+0000 mon.a (mon.0) 7517 : audit 0 from='client.? 172.21.15.80:0/738924022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:26:03.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:26:02 smithi090 bash[32384]: audit 2023-12-01T11:26:01.894537+0000 mon.a (mon.0) 7517 : audit 0 from='client.? 172.21.15.80:0/738924022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:26:03.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:26:03 smithi080 bash[28361]: cluster 2023-12-01T11:26:02.135790+0000 mgr.y (mgr.24362) 11924 : cluster 0 pgmap v11893: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:26:03.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:26:03 smithi080 bash[41963]: cluster 2023-12-01T11:26:02.135790+0000 mgr.y (mgr.24362) 11924 : cluster 0 pgmap v11893: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:26:04.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:26:03 smithi090 bash[32384]: cluster 2023-12-01T11:26:02.135790+0000 mgr.y (mgr.24362) 11924 : cluster 0 pgmap v11893: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:26:04.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:26:04 smithi080 bash[28361]: audit 2023-12-01T11:26:04.357908+0000 mon.c (mon.2) 7628 : audit 0 from='client.? 172.21.15.80:0/1801045585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:26:04.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:26:04 smithi080 bash[41963]: audit 2023-12-01T11:26:04.357908+0000 mon.c (mon.2) 7628 : audit 0 from='client.? 172.21.15.80:0/1801045585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:26:05.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:26:04 smithi090 bash[32384]: audit 2023-12-01T11:26:04.357908+0000 mon.c (mon.2) 7628 : audit 0 from='client.? 172.21.15.80:0/1801045585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:26:05.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:26:05 smithi080 bash[28361]: cluster 2023-12-01T11:26:04.136518+0000 mgr.y (mgr.24362) 11925 : cluster 0 pgmap v11894: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:26:05.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:26:05 smithi080 bash[41963]: cluster 2023-12-01T11:26:04.136518+0000 mgr.y (mgr.24362) 11925 : cluster 0 pgmap v11894: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:26:06.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:26:05 smithi090 bash[32384]: cluster 2023-12-01T11:26:04.136518+0000 mgr.y (mgr.24362) 11925 : cluster 0 pgmap v11894: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:26:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:26:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:26:06] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T11:26:07.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:26:07 smithi080 bash[28361]: cluster 2023-12-01T11:26:06.137752+0000 mgr.y (mgr.24362) 11926 : cluster 0 pgmap v11895: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:26:07.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:26:07 smithi080 bash[28361]: audit 2023-12-01T11:26:06.811619+0000 mon.c (mon.2) 7629 : audit 0 from='client.? 172.21.15.80:0/3198306528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:26:07.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:26:07 smithi080 bash[41963]: cluster 2023-12-01T11:26:06.137752+0000 mgr.y (mgr.24362) 11926 : cluster 0 pgmap v11895: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:26:07.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:26:07 smithi080 bash[41963]: audit 2023-12-01T11:26:06.811619+0000 mon.c (mon.2) 7629 : audit 0 from='client.? 172.21.15.80:0/3198306528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:26:08.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:26:07 smithi090 bash[32384]: cluster 2023-12-01T11:26:06.137752+0000 mgr.y (mgr.24362) 11926 : cluster 0 pgmap v11895: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:26:08.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:26:07 smithi090 bash[32384]: audit 2023-12-01T11:26:06.811619+0000 mon.c (mon.2) 7629 : audit 0 from='client.? 172.21.15.80:0/3198306528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:26:09.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:26:09 smithi080 bash[28361]: cluster 2023-12-01T11:26:08.138504+0000 mgr.y (mgr.24362) 11927 : cluster 0 pgmap v11896: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:26:09.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:26:09 smithi080 bash[28361]: audit 2023-12-01T11:26:09.257652+0000 mon.a (mon.0) 7518 : audit 0 from='client.? 172.21.15.80:0/1157563896' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:26:09.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:26:09 smithi080 bash[41963]: cluster 2023-12-01T11:26:08.138504+0000 mgr.y (mgr.24362) 11927 : cluster 0 pgmap v11896: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:26:09.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:26:09 smithi080 bash[41963]: audit 2023-12-01T11:26:09.257652+0000 mon.a (mon.0) 7518 : audit 0 from='client.? 172.21.15.80:0/1157563896' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:26:10.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:26:09 smithi090 bash[32384]: cluster 2023-12-01T11:26:08.138504+0000 mgr.y (mgr.24362) 11927 : cluster 0 pgmap v11896: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:26:10.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:26:09 smithi090 bash[32384]: audit 2023-12-01T11:26:09.257652+0000 mon.a (mon.0) 7518 : audit 0 from='client.? 172.21.15.80:0/1157563896' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:26:10.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:26:10 smithi080 bash[41963]: audit 2023-12-01T11:26:10.414615+0000 mon.c (mon.2) 7630 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:26:10.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:26:10 smithi080 bash[28361]: audit 2023-12-01T11:26:10.414615+0000 mon.c (mon.2) 7630 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:26:11.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:26:10 smithi090 bash[32384]: audit 2023-12-01T11:26:10.414615+0000 mon.c (mon.2) 7630 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:26:11.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:26:11 smithi080 bash[28361]: cluster 2023-12-01T11:26:10.139280+0000 mgr.y (mgr.24362) 11928 : cluster 0 pgmap v11897: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:26:11.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:26:11 smithi080 bash[41963]: cluster 2023-12-01T11:26:10.139280+0000 mgr.y (mgr.24362) 11928 : cluster 0 pgmap v11897: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:26:12.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:26:11 smithi090 bash[32384]: cluster 2023-12-01T11:26:10.139280+0000 mgr.y (mgr.24362) 11928 : cluster 0 pgmap v11897: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:26:12.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:26:12 smithi080 bash[28361]: audit 2023-12-01T11:26:11.714383+0000 mon.c (mon.2) 7631 : audit 0 from='client.? 172.21.15.80:0/2946599819' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:26:12.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:26:12 smithi080 bash[41963]: audit 2023-12-01T11:26:11.714383+0000 mon.c (mon.2) 7631 : audit 0 from='client.? 172.21.15.80:0/2946599819' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:26:13.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:26:12 smithi090 bash[32384]: audit 2023-12-01T11:26:11.714383+0000 mon.c (mon.2) 7631 : audit 0 from='client.? 172.21.15.80:0/2946599819' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:26:13.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:26:13 smithi080 bash[28361]: cluster 2023-12-01T11:26:12.140555+0000 mgr.y (mgr.24362) 11929 : cluster 0 pgmap v11898: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:26:13.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:26:13 smithi080 bash[41963]: cluster 2023-12-01T11:26:12.140555+0000 mgr.y (mgr.24362) 11929 : cluster 0 pgmap v11898: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:26:14.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:26:13 smithi090 bash[32384]: cluster 2023-12-01T11:26:12.140555+0000 mgr.y (mgr.24362) 11929 : cluster 0 pgmap v11898: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:26:14.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:26:14 smithi080 bash[28361]: audit 2023-12-01T11:26:14.155153+0000 mon.a (mon.0) 7519 : audit 0 from='client.? 172.21.15.80:0/515434995' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:26:14.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:26:14 smithi080 bash[41963]: audit 2023-12-01T11:26:14.155153+0000 mon.a (mon.0) 7519 : audit 0 from='client.? 172.21.15.80:0/515434995' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:26:15.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:26:14 smithi090 bash[32384]: audit 2023-12-01T11:26:14.155153+0000 mon.a (mon.0) 7519 : audit 0 from='client.? 172.21.15.80:0/515434995' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:26:15.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:26:15 smithi080 bash[41963]: cluster 2023-12-01T11:26:14.141142+0000 mgr.y (mgr.24362) 11930 : cluster 0 pgmap v11899: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:26:15.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:26:15 smithi080 bash[28361]: cluster 2023-12-01T11:26:14.141142+0000 mgr.y (mgr.24362) 11930 : cluster 0 pgmap v11899: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:26:16.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:26:15 smithi090 bash[32384]: cluster 2023-12-01T11:26:14.141142+0000 mgr.y (mgr.24362) 11930 : cluster 0 pgmap v11899: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:26:16.677 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:26:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:26:16] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T11:26:16.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:26:16 smithi080 bash[28361]: audit 2023-12-01T11:26:16.604617+0000 mon.a (mon.0) 7520 : audit 0 from='client.? 172.21.15.80:0/4282793375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:26:16.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:26:16 smithi080 bash[41963]: audit 2023-12-01T11:26:16.604617+0000 mon.a (mon.0) 7520 : audit 0 from='client.? 172.21.15.80:0/4282793375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:26:17.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:26:16 smithi090 bash[32384]: audit 2023-12-01T11:26:16.604617+0000 mon.a (mon.0) 7520 : audit 0 from='client.? 172.21.15.80:0/4282793375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:26:17.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:26:17 smithi080 bash[28361]: cluster 2023-12-01T11:26:16.142207+0000 mgr.y (mgr.24362) 11931 : cluster 0 pgmap v11900: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:26:17.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:26:17 smithi080 bash[41963]: cluster 2023-12-01T11:26:16.142207+0000 mgr.y (mgr.24362) 11931 : cluster 0 pgmap v11900: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:26:18.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:26:17 smithi090 bash[32384]: cluster 2023-12-01T11:26:16.142207+0000 mgr.y (mgr.24362) 11931 : cluster 0 pgmap v11900: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:26:20.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:26:19 smithi090 bash[32384]: cluster 2023-12-01T11:26:18.142798+0000 mgr.y (mgr.24362) 11932 : cluster 0 pgmap v11901: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:26:20.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:26:19 smithi090 bash[32384]: audit 2023-12-01T11:26:19.065505+0000 mon.c (mon.2) 7632 : audit 0 from='client.? 172.21.15.80:0/2790554808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:26:20.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:26:19 smithi080 bash[41963]: cluster 2023-12-01T11:26:18.142798+0000 mgr.y (mgr.24362) 11932 : cluster 0 pgmap v11901: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:26:20.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:26:19 smithi080 bash[41963]: audit 2023-12-01T11:26:19.065505+0000 mon.c (mon.2) 7632 : audit 0 from='client.? 172.21.15.80:0/2790554808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:26:20.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:26:19 smithi080 bash[28361]: cluster 2023-12-01T11:26:18.142798+0000 mgr.y (mgr.24362) 11932 : cluster 0 pgmap v11901: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:26:20.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:26:19 smithi080 bash[28361]: audit 2023-12-01T11:26:19.065505+0000 mon.c (mon.2) 7632 : audit 0 from='client.? 172.21.15.80:0/2790554808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:26:22.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:26:21 smithi090 bash[32384]: cluster 2023-12-01T11:26:20.143466+0000 mgr.y (mgr.24362) 11933 : cluster 0 pgmap v11902: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:26:22.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:26:21 smithi090 bash[32384]: audit 2023-12-01T11:26:21.511002+0000 mon.c (mon.2) 7633 : audit 0 from='client.? 172.21.15.80:0/1593262969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:26:22.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:26:21 smithi080 bash[41963]: cluster 2023-12-01T11:26:20.143466+0000 mgr.y (mgr.24362) 11933 : cluster 0 pgmap v11902: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:26:22.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:26:21 smithi080 bash[41963]: audit 2023-12-01T11:26:21.511002+0000 mon.c (mon.2) 7633 : audit 0 from='client.? 172.21.15.80:0/1593262969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:26:22.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:26:21 smithi080 bash[28361]: cluster 2023-12-01T11:26:20.143466+0000 mgr.y (mgr.24362) 11933 : cluster 0 pgmap v11902: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:26:22.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:26:21 smithi080 bash[28361]: audit 2023-12-01T11:26:21.511002+0000 mon.c (mon.2) 7633 : audit 0 from='client.? 172.21.15.80:0/1593262969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:26:24.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:26:23 smithi090 bash[32384]: cluster 2023-12-01T11:26:22.144632+0000 mgr.y (mgr.24362) 11934 : cluster 0 pgmap v11903: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:26:24.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:26:23 smithi080 bash[28361]: cluster 2023-12-01T11:26:22.144632+0000 mgr.y (mgr.24362) 11934 : cluster 0 pgmap v11903: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:26:24.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:26:23 smithi080 bash[41963]: cluster 2023-12-01T11:26:22.144632+0000 mgr.y (mgr.24362) 11934 : cluster 0 pgmap v11903: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:26:25.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:26:24 smithi090 bash[32384]: audit 2023-12-01T11:26:23.963289+0000 mon.a (mon.0) 7521 : audit 0 from='client.? 172.21.15.80:0/2731199120' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:26:25.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:26:24 smithi080 bash[41963]: audit 2023-12-01T11:26:23.963289+0000 mon.a (mon.0) 7521 : audit 0 from='client.? 172.21.15.80:0/2731199120' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:26:25.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:26:24 smithi080 bash[28361]: audit 2023-12-01T11:26:23.963289+0000 mon.a (mon.0) 7521 : audit 0 from='client.? 172.21.15.80:0/2731199120' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:26:26.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:26:25 smithi090 bash[32384]: cluster 2023-12-01T11:26:24.145259+0000 mgr.y (mgr.24362) 11935 : cluster 0 pgmap v11904: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:26:26.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:26:25 smithi090 bash[32384]: audit 2023-12-01T11:26:25.414953+0000 mon.c (mon.2) 7634 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:26:26.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:26:25 smithi080 bash[41963]: cluster 2023-12-01T11:26:24.145259+0000 mgr.y (mgr.24362) 11935 : cluster 0 pgmap v11904: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:26:26.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:26:25 smithi080 bash[41963]: audit 2023-12-01T11:26:25.414953+0000 mon.c (mon.2) 7634 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:26:26.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:26:25 smithi080 bash[28361]: cluster 2023-12-01T11:26:24.145259+0000 mgr.y (mgr.24362) 11935 : cluster 0 pgmap v11904: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:26:26.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:26:25 smithi080 bash[28361]: audit 2023-12-01T11:26:25.414953+0000 mon.c (mon.2) 7634 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:26:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:26:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:26:26] "GET /metrics HTTP/1.1" 200 33987 "" "Prometheus/2.43.0" 2023-12-01T11:26:27.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:26:26 smithi090 bash[32384]: audit 2023-12-01T11:26:26.419199+0000 mon.a (mon.0) 7522 : audit 0 from='client.? 172.21.15.80:0/670552746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:26:27.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:26:26 smithi080 bash[28361]: audit 2023-12-01T11:26:26.419199+0000 mon.a (mon.0) 7522 : audit 0 from='client.? 172.21.15.80:0/670552746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:26:27.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:26:26 smithi080 bash[41963]: audit 2023-12-01T11:26:26.419199+0000 mon.a (mon.0) 7522 : audit 0 from='client.? 172.21.15.80:0/670552746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:26:28.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:26:27 smithi090 bash[32384]: cluster 2023-12-01T11:26:26.146407+0000 mgr.y (mgr.24362) 11936 : cluster 0 pgmap v11905: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:26:28.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:26:27 smithi080 bash[28361]: cluster 2023-12-01T11:26:26.146407+0000 mgr.y (mgr.24362) 11936 : cluster 0 pgmap v11905: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:26:28.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:26:27 smithi080 bash[41963]: cluster 2023-12-01T11:26:26.146407+0000 mgr.y (mgr.24362) 11936 : cluster 0 pgmap v11905: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:26:30.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:26:29 smithi090 bash[32384]: cluster 2023-12-01T11:26:28.147080+0000 mgr.y (mgr.24362) 11937 : cluster 0 pgmap v11906: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:26:30.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:26:29 smithi090 bash[32384]: audit 2023-12-01T11:26:28.870843+0000 mon.a (mon.0) 7523 : audit 0 from='client.? 172.21.15.80:0/2315655443' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:26:30.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:26:29 smithi080 bash[28361]: cluster 2023-12-01T11:26:28.147080+0000 mgr.y (mgr.24362) 11937 : cluster 0 pgmap v11906: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:26:30.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:26:29 smithi080 bash[28361]: audit 2023-12-01T11:26:28.870843+0000 mon.a (mon.0) 7523 : audit 0 from='client.? 172.21.15.80:0/2315655443' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:26:30.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:26:29 smithi080 bash[41963]: cluster 2023-12-01T11:26:28.147080+0000 mgr.y (mgr.24362) 11937 : cluster 0 pgmap v11906: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:26:30.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:26:29 smithi080 bash[41963]: audit 2023-12-01T11:26:28.870843+0000 mon.a (mon.0) 7523 : audit 0 from='client.? 172.21.15.80:0/2315655443' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:26:32.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:26:31 smithi090 bash[32384]: cluster 2023-12-01T11:26:30.147833+0000 mgr.y (mgr.24362) 11938 : cluster 0 pgmap v11907: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:26:32.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:26:31 smithi090 bash[32384]: audit 2023-12-01T11:26:31.320952+0000 mon.a (mon.0) 7524 : audit 0 from='client.? 172.21.15.80:0/4191132830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:26:32.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:26:31 smithi080 bash[28361]: cluster 2023-12-01T11:26:30.147833+0000 mgr.y (mgr.24362) 11938 : cluster 0 pgmap v11907: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:26:32.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:26:31 smithi080 bash[28361]: audit 2023-12-01T11:26:31.320952+0000 mon.a (mon.0) 7524 : audit 0 from='client.? 172.21.15.80:0/4191132830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:26:32.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:26:31 smithi080 bash[41963]: cluster 2023-12-01T11:26:30.147833+0000 mgr.y (mgr.24362) 11938 : cluster 0 pgmap v11907: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:26:32.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:26:31 smithi080 bash[41963]: audit 2023-12-01T11:26:31.320952+0000 mon.a (mon.0) 7524 : audit 0 from='client.? 172.21.15.80:0/4191132830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:26:34.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:26:33 smithi090 bash[32384]: cluster 2023-12-01T11:26:32.149031+0000 mgr.y (mgr.24362) 11939 : cluster 0 pgmap v11908: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:26:34.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:26:33 smithi080 bash[28361]: cluster 2023-12-01T11:26:32.149031+0000 mgr.y (mgr.24362) 11939 : cluster 0 pgmap v11908: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:26:34.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:26:33 smithi080 bash[41963]: cluster 2023-12-01T11:26:32.149031+0000 mgr.y (mgr.24362) 11939 : cluster 0 pgmap v11908: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:26:35.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:26:34 smithi090 bash[32384]: audit 2023-12-01T11:26:33.771673+0000 mon.c (mon.2) 7635 : audit 0 from='client.? 172.21.15.80:0/142016213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:26:35.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:26:34 smithi080 bash[28361]: audit 2023-12-01T11:26:33.771673+0000 mon.c (mon.2) 7635 : audit 0 from='client.? 172.21.15.80:0/142016213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:26:35.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:26:34 smithi080 bash[41963]: audit 2023-12-01T11:26:33.771673+0000 mon.c (mon.2) 7635 : audit 0 from='client.? 172.21.15.80:0/142016213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:26:36.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:26:35 smithi090 bash[32384]: cluster 2023-12-01T11:26:34.149692+0000 mgr.y (mgr.24362) 11940 : cluster 0 pgmap v11909: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:26:36.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:26:35 smithi080 bash[28361]: cluster 2023-12-01T11:26:34.149692+0000 mgr.y (mgr.24362) 11940 : cluster 0 pgmap v11909: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:26:36.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:26:35 smithi080 bash[41963]: cluster 2023-12-01T11:26:34.149692+0000 mgr.y (mgr.24362) 11940 : cluster 0 pgmap v11909: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:26:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:26:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:26:36] "GET /metrics HTTP/1.1" 200 33987 "" "Prometheus/2.43.0" 2023-12-01T11:26:37.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:26:36 smithi090 bash[32384]: audit 2023-12-01T11:26:36.221811+0000 mon.c (mon.2) 7636 : audit 0 from='client.? 172.21.15.80:0/4158034145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:26:37.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:26:36 smithi080 bash[28361]: audit 2023-12-01T11:26:36.221811+0000 mon.c (mon.2) 7636 : audit 0 from='client.? 172.21.15.80:0/4158034145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:26:37.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:26:36 smithi080 bash[41963]: audit 2023-12-01T11:26:36.221811+0000 mon.c (mon.2) 7636 : audit 0 from='client.? 172.21.15.80:0/4158034145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:26:38.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:26:37 smithi090 bash[32384]: cluster 2023-12-01T11:26:36.150763+0000 mgr.y (mgr.24362) 11941 : cluster 0 pgmap v11910: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:26:38.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:26:37 smithi080 bash[28361]: cluster 2023-12-01T11:26:36.150763+0000 mgr.y (mgr.24362) 11941 : cluster 0 pgmap v11910: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:26:38.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:26:37 smithi080 bash[41963]: cluster 2023-12-01T11:26:36.150763+0000 mgr.y (mgr.24362) 11941 : cluster 0 pgmap v11910: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:26:39.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:26:38 smithi080 bash[41963]: audit 2023-12-01T11:26:38.665393+0000 mon.c (mon.2) 7637 : audit 0 from='client.? 172.21.15.80:0/1804492542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:26:39.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:26:38 smithi080 bash[28361]: audit 2023-12-01T11:26:38.665393+0000 mon.c (mon.2) 7637 : audit 0 from='client.? 172.21.15.80:0/1804492542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:26:39.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:26:38 smithi090 bash[32384]: audit 2023-12-01T11:26:38.665393+0000 mon.c (mon.2) 7637 : audit 0 from='client.? 172.21.15.80:0/1804492542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:26:40.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:26:39 smithi080 bash[28361]: cluster 2023-12-01T11:26:38.151447+0000 mgr.y (mgr.24362) 11942 : cluster 0 pgmap v11911: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:26:40.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:26:39 smithi080 bash[41963]: cluster 2023-12-01T11:26:38.151447+0000 mgr.y (mgr.24362) 11942 : cluster 0 pgmap v11911: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:26:40.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:26:39 smithi090 bash[32384]: cluster 2023-12-01T11:26:38.151447+0000 mgr.y (mgr.24362) 11942 : cluster 0 pgmap v11911: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:26:41.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:26:40 smithi080 bash[28361]: audit 2023-12-01T11:26:40.415329+0000 mon.c (mon.2) 7638 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:26:41.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:26:40 smithi080 bash[41963]: audit 2023-12-01T11:26:40.415329+0000 mon.c (mon.2) 7638 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:26:41.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:26:40 smithi090 bash[32384]: audit 2023-12-01T11:26:40.415329+0000 mon.c (mon.2) 7638 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:26:42.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:26:41 smithi080 bash[41963]: cluster 2023-12-01T11:26:40.152155+0000 mgr.y (mgr.24362) 11943 : cluster 0 pgmap v11912: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:26:42.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:26:41 smithi080 bash[41963]: audit 2023-12-01T11:26:41.126686+0000 mon.c (mon.2) 7639 : audit 0 from='client.? 172.21.15.80:0/3829391440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:26:42.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:26:41 smithi080 bash[28361]: cluster 2023-12-01T11:26:40.152155+0000 mgr.y (mgr.24362) 11943 : cluster 0 pgmap v11912: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:26:42.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:26:41 smithi080 bash[28361]: audit 2023-12-01T11:26:41.126686+0000 mon.c (mon.2) 7639 : audit 0 from='client.? 172.21.15.80:0/3829391440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:26:42.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:26:41 smithi090 bash[32384]: cluster 2023-12-01T11:26:40.152155+0000 mgr.y (mgr.24362) 11943 : cluster 0 pgmap v11912: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:26:42.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:26:41 smithi090 bash[32384]: audit 2023-12-01T11:26:41.126686+0000 mon.c (mon.2) 7639 : audit 0 from='client.? 172.21.15.80:0/3829391440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:26:44.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:26:43 smithi080 bash[28361]: cluster 2023-12-01T11:26:42.153324+0000 mgr.y (mgr.24362) 11944 : cluster 0 pgmap v11913: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:26:44.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:26:43 smithi080 bash[28361]: audit 2023-12-01T11:26:43.577585+0000 mon.a (mon.0) 7525 : audit 0 from='client.? 172.21.15.80:0/1209163507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:26:44.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:26:43 smithi080 bash[41963]: cluster 2023-12-01T11:26:42.153324+0000 mgr.y (mgr.24362) 11944 : cluster 0 pgmap v11913: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:26:44.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:26:43 smithi080 bash[41963]: audit 2023-12-01T11:26:43.577585+0000 mon.a (mon.0) 7525 : audit 0 from='client.? 172.21.15.80:0/1209163507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:26:44.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:26:43 smithi090 bash[32384]: cluster 2023-12-01T11:26:42.153324+0000 mgr.y (mgr.24362) 11944 : cluster 0 pgmap v11913: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:26:44.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:26:43 smithi090 bash[32384]: audit 2023-12-01T11:26:43.577585+0000 mon.a (mon.0) 7525 : audit 0 from='client.? 172.21.15.80:0/1209163507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:26:46.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:26:45 smithi080 bash[41963]: cluster 2023-12-01T11:26:44.154064+0000 mgr.y (mgr.24362) 11945 : cluster 0 pgmap v11914: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:26:46.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:26:45 smithi080 bash[28361]: cluster 2023-12-01T11:26:44.154064+0000 mgr.y (mgr.24362) 11945 : cluster 0 pgmap v11914: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:26:46.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:26:45 smithi090 bash[32384]: cluster 2023-12-01T11:26:44.154064+0000 mgr.y (mgr.24362) 11945 : cluster 0 pgmap v11914: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:26:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:26:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:26:46] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T11:26:47.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:26:46 smithi080 bash[28361]: audit 2023-12-01T11:26:46.048147+0000 mon.a (mon.0) 7526 : audit 0 from='client.? 172.21.15.80:0/3643336917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:26:47.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:26:46 smithi080 bash[41963]: audit 2023-12-01T11:26:46.048147+0000 mon.a (mon.0) 7526 : audit 0 from='client.? 172.21.15.80:0/3643336917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:26:47.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:26:46 smithi090 bash[32384]: audit 2023-12-01T11:26:46.048147+0000 mon.a (mon.0) 7526 : audit 0 from='client.? 172.21.15.80:0/3643336917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:26:48.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:26:47 smithi080 bash[41963]: cluster 2023-12-01T11:26:46.155251+0000 mgr.y (mgr.24362) 11946 : cluster 0 pgmap v11915: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:26:48.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:26:47 smithi080 bash[28361]: cluster 2023-12-01T11:26:46.155251+0000 mgr.y (mgr.24362) 11946 : cluster 0 pgmap v11915: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:26:48.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:26:47 smithi090 bash[32384]: cluster 2023-12-01T11:26:46.155251+0000 mgr.y (mgr.24362) 11946 : cluster 0 pgmap v11915: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:26:49.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:26:48 smithi080 bash[41963]: audit 2023-12-01T11:26:48.513545+0000 mon.a (mon.0) 7527 : audit 0 from='client.? 172.21.15.80:0/4246663887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:26:49.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:26:48 smithi080 bash[28361]: audit 2023-12-01T11:26:48.513545+0000 mon.a (mon.0) 7527 : audit 0 from='client.? 172.21.15.80:0/4246663887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:26:49.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:26:48 smithi090 bash[32384]: audit 2023-12-01T11:26:48.513545+0000 mon.a (mon.0) 7527 : audit 0 from='client.? 172.21.15.80:0/4246663887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:26:50.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:26:49 smithi080 bash[28361]: cluster 2023-12-01T11:26:48.155739+0000 mgr.y (mgr.24362) 11947 : cluster 0 pgmap v11916: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:26:50.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:26:49 smithi080 bash[41963]: cluster 2023-12-01T11:26:48.155739+0000 mgr.y (mgr.24362) 11947 : cluster 0 pgmap v11916: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:26:50.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:26:49 smithi090 bash[32384]: cluster 2023-12-01T11:26:48.155739+0000 mgr.y (mgr.24362) 11947 : cluster 0 pgmap v11916: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:26:52.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:26:51 smithi080 bash[41963]: cluster 2023-12-01T11:26:50.156386+0000 mgr.y (mgr.24362) 11948 : cluster 0 pgmap v11917: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:26:52.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:26:51 smithi080 bash[41963]: audit 2023-12-01T11:26:50.966548+0000 mon.a (mon.0) 7528 : audit 0 from='client.? 172.21.15.80:0/3644625202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:26:52.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:26:51 smithi080 bash[28361]: cluster 2023-12-01T11:26:50.156386+0000 mgr.y (mgr.24362) 11948 : cluster 0 pgmap v11917: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:26:52.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:26:51 smithi080 bash[28361]: audit 2023-12-01T11:26:50.966548+0000 mon.a (mon.0) 7528 : audit 0 from='client.? 172.21.15.80:0/3644625202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:26:52.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:26:51 smithi090 bash[32384]: cluster 2023-12-01T11:26:50.156386+0000 mgr.y (mgr.24362) 11948 : cluster 0 pgmap v11917: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:26:52.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:26:51 smithi090 bash[32384]: audit 2023-12-01T11:26:50.966548+0000 mon.a (mon.0) 7528 : audit 0 from='client.? 172.21.15.80:0/3644625202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:26:54.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:26:53 smithi080 bash[41963]: cluster 2023-12-01T11:26:52.157510+0000 mgr.y (mgr.24362) 11949 : cluster 0 pgmap v11918: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:26:54.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:26:53 smithi080 bash[41963]: audit 2023-12-01T11:26:53.413493+0000 mon.a (mon.0) 7529 : audit 0 from='client.? 172.21.15.80:0/103638558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:26:54.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:26:53 smithi080 bash[28361]: cluster 2023-12-01T11:26:52.157510+0000 mgr.y (mgr.24362) 11949 : cluster 0 pgmap v11918: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:26:54.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:26:53 smithi080 bash[28361]: audit 2023-12-01T11:26:53.413493+0000 mon.a (mon.0) 7529 : audit 0 from='client.? 172.21.15.80:0/103638558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:26:54.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:26:53 smithi090 bash[32384]: cluster 2023-12-01T11:26:52.157510+0000 mgr.y (mgr.24362) 11949 : cluster 0 pgmap v11918: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:26:54.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:26:53 smithi090 bash[32384]: audit 2023-12-01T11:26:53.413493+0000 mon.a (mon.0) 7529 : audit 0 from='client.? 172.21.15.80:0/103638558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:26:56.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:26:55 smithi080 bash[41963]: cluster 2023-12-01T11:26:54.158132+0000 mgr.y (mgr.24362) 11950 : cluster 0 pgmap v11919: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:26:56.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:26:55 smithi080 bash[41963]: audit 2023-12-01T11:26:55.416034+0000 mon.c (mon.2) 7640 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:26:56.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:26:55 smithi080 bash[28361]: cluster 2023-12-01T11:26:54.158132+0000 mgr.y (mgr.24362) 11950 : cluster 0 pgmap v11919: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:26:56.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:26:55 smithi080 bash[28361]: audit 2023-12-01T11:26:55.416034+0000 mon.c (mon.2) 7640 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:26:56.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:26:55 smithi090 bash[32384]: cluster 2023-12-01T11:26:54.158132+0000 mgr.y (mgr.24362) 11950 : cluster 0 pgmap v11919: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:26:56.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:26:55 smithi090 bash[32384]: audit 2023-12-01T11:26:55.416034+0000 mon.c (mon.2) 7640 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:26:56.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:26:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:26:56] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T11:26:57.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:26:56 smithi080 bash[28361]: audit 2023-12-01T11:26:55.876929+0000 mon.a (mon.0) 7530 : audit 0 from='client.? 172.21.15.80:0/4134768363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:26:57.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:26:56 smithi080 bash[41963]: audit 2023-12-01T11:26:55.876929+0000 mon.a (mon.0) 7530 : audit 0 from='client.? 172.21.15.80:0/4134768363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:26:57.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:26:56 smithi090 bash[32384]: audit 2023-12-01T11:26:55.876929+0000 mon.a (mon.0) 7530 : audit 0 from='client.? 172.21.15.80:0/4134768363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:26:58.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:26:57 smithi080 bash[28361]: cluster 2023-12-01T11:26:56.159330+0000 mgr.y (mgr.24362) 11951 : cluster 0 pgmap v11920: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:26:58.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:26:57 smithi080 bash[28361]: audit 2023-12-01T11:26:57.611129+0000 mon.c (mon.2) 7641 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:26:58.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:26:57 smithi080 bash[41963]: cluster 2023-12-01T11:26:56.159330+0000 mgr.y (mgr.24362) 11951 : cluster 0 pgmap v11920: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:26:58.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:26:57 smithi080 bash[41963]: audit 2023-12-01T11:26:57.611129+0000 mon.c (mon.2) 7641 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:26:58.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:26:57 smithi090 bash[32384]: cluster 2023-12-01T11:26:56.159330+0000 mgr.y (mgr.24362) 11951 : cluster 0 pgmap v11920: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:26:58.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:26:57 smithi090 bash[32384]: audit 2023-12-01T11:26:57.611129+0000 mon.c (mon.2) 7641 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:26:59.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:26:58 smithi090 bash[32384]: audit 2023-12-01T11:26:57.990790+0000 mon.a (mon.0) 7531 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:26:59.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:26:58 smithi090 bash[32384]: audit 2023-12-01T11:26:57.999803+0000 mon.a (mon.0) 7532 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:26:59.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:26:58 smithi090 bash[32384]: cluster 2023-12-01T11:26:58.160035+0000 mgr.y (mgr.24362) 11952 : cluster 0 pgmap v11921: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:26:59.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:26:58 smithi090 bash[32384]: audit 2023-12-01T11:26:58.322899+0000 mon.c (mon.2) 7642 : audit 0 from='client.? 172.21.15.80:0/2810573111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:26:59.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:26:58 smithi080 bash[28361]: audit 2023-12-01T11:26:57.990790+0000 mon.a (mon.0) 7531 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:26:59.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:26:58 smithi080 bash[28361]: audit 2023-12-01T11:26:57.999803+0000 mon.a (mon.0) 7532 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:26:59.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:26:58 smithi080 bash[28361]: cluster 2023-12-01T11:26:58.160035+0000 mgr.y (mgr.24362) 11952 : cluster 0 pgmap v11921: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:26:59.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:26:58 smithi080 bash[28361]: audit 2023-12-01T11:26:58.322899+0000 mon.c (mon.2) 7642 : audit 0 from='client.? 172.21.15.80:0/2810573111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:26:59.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:26:58 smithi080 bash[41963]: audit 2023-12-01T11:26:57.990790+0000 mon.a (mon.0) 7531 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:26:59.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:26:58 smithi080 bash[41963]: audit 2023-12-01T11:26:57.999803+0000 mon.a (mon.0) 7532 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:26:59.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:26:58 smithi080 bash[41963]: cluster 2023-12-01T11:26:58.160035+0000 mgr.y (mgr.24362) 11952 : cluster 0 pgmap v11921: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:26:59.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:26:58 smithi080 bash[41963]: audit 2023-12-01T11:26:58.322899+0000 mon.c (mon.2) 7642 : audit 0 from='client.? 172.21.15.80:0/2810573111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:27:01.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:27:01 smithi090 bash[32384]: cluster 2023-12-01T11:27:00.160671+0000 mgr.y (mgr.24362) 11953 : cluster 0 pgmap v11922: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:27:01.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:27:01 smithi090 bash[32384]: audit 2023-12-01T11:27:00.781015+0000 mon.c (mon.2) 7643 : audit 0 from='client.? 172.21.15.80:0/1172250618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:27:01.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:27:01 smithi080 bash[28361]: cluster 2023-12-01T11:27:00.160671+0000 mgr.y (mgr.24362) 11953 : cluster 0 pgmap v11922: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:27:01.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:27:01 smithi080 bash[28361]: audit 2023-12-01T11:27:00.781015+0000 mon.c (mon.2) 7643 : audit 0 from='client.? 172.21.15.80:0/1172250618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:27:01.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:27:01 smithi080 bash[41963]: cluster 2023-12-01T11:27:00.160671+0000 mgr.y (mgr.24362) 11953 : cluster 0 pgmap v11922: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:27:01.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:27:01 smithi080 bash[41963]: audit 2023-12-01T11:27:00.781015+0000 mon.c (mon.2) 7643 : audit 0 from='client.? 172.21.15.80:0/1172250618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:27:03.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:27:03 smithi090 bash[32384]: cluster 2023-12-01T11:27:02.161872+0000 mgr.y (mgr.24362) 11954 : cluster 0 pgmap v11923: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:27:03.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:27:03 smithi090 bash[32384]: audit 2023-12-01T11:27:03.252535+0000 mon.c (mon.2) 7644 : audit 0 from='client.? 172.21.15.80:0/1968308379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:27:03.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:27:03 smithi090 bash[32384]: audit 2023-12-01T11:27:03.408391+0000 mon.a (mon.0) 7533 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:27:03.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:27:03 smithi090 bash[32384]: audit 2023-12-01T11:27:03.418239+0000 mon.a (mon.0) 7534 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:27:03.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:27:03 smithi080 bash[28361]: cluster 2023-12-01T11:27:02.161872+0000 mgr.y (mgr.24362) 11954 : cluster 0 pgmap v11923: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:27:03.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:27:03 smithi080 bash[28361]: audit 2023-12-01T11:27:03.252535+0000 mon.c (mon.2) 7644 : audit 0 from='client.? 172.21.15.80:0/1968308379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:27:03.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:27:03 smithi080 bash[28361]: audit 2023-12-01T11:27:03.408391+0000 mon.a (mon.0) 7533 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:27:03.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:27:03 smithi080 bash[28361]: audit 2023-12-01T11:27:03.418239+0000 mon.a (mon.0) 7534 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:27:03.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:27:03 smithi080 bash[41963]: cluster 2023-12-01T11:27:02.161872+0000 mgr.y (mgr.24362) 11954 : cluster 0 pgmap v11923: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:27:03.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:27:03 smithi080 bash[41963]: audit 2023-12-01T11:27:03.252535+0000 mon.c (mon.2) 7644 : audit 0 from='client.? 172.21.15.80:0/1968308379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:27:03.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:27:03 smithi080 bash[41963]: audit 2023-12-01T11:27:03.408391+0000 mon.a (mon.0) 7533 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:27:03.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:27:03 smithi080 bash[41963]: audit 2023-12-01T11:27:03.418239+0000 mon.a (mon.0) 7534 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:27:05.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:27:05 smithi090 bash[32384]: cluster 2023-12-01T11:27:04.162527+0000 mgr.y (mgr.24362) 11955 : cluster 0 pgmap v11924: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:27:05.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:27:05 smithi090 bash[32384]: audit 2023-12-01T11:27:04.197843+0000 mon.a (mon.0) 7535 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:27:05.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:27:05 smithi090 bash[32384]: audit 2023-12-01T11:27:04.209858+0000 mon.a (mon.0) 7536 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:27:05.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:27:05 smithi090 bash[32384]: audit 2023-12-01T11:27:04.678547+0000 mon.c (mon.2) 7645 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:27:05.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:27:05 smithi090 bash[32384]: audit 2023-12-01T11:27:04.680219+0000 mon.c (mon.2) 7646 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:27:05.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:27:05 smithi090 bash[32384]: audit 2023-12-01T11:27:04.689783+0000 mon.a (mon.0) 7537 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:27:05.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:27:05 smithi080 bash[28361]: cluster 2023-12-01T11:27:04.162527+0000 mgr.y (mgr.24362) 11955 : cluster 0 pgmap v11924: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:27:05.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:27:05 smithi080 bash[28361]: audit 2023-12-01T11:27:04.197843+0000 mon.a (mon.0) 7535 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:27:05.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:27:05 smithi080 bash[28361]: audit 2023-12-01T11:27:04.209858+0000 mon.a (mon.0) 7536 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:27:05.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:27:05 smithi080 bash[28361]: audit 2023-12-01T11:27:04.678547+0000 mon.c (mon.2) 7645 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:27:05.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:27:05 smithi080 bash[28361]: audit 2023-12-01T11:27:04.680219+0000 mon.c (mon.2) 7646 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:27:05.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:27:05 smithi080 bash[28361]: audit 2023-12-01T11:27:04.689783+0000 mon.a (mon.0) 7537 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:27:05.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:27:05 smithi080 bash[41963]: cluster 2023-12-01T11:27:04.162527+0000 mgr.y (mgr.24362) 11955 : cluster 0 pgmap v11924: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:27:05.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:27:05 smithi080 bash[41963]: audit 2023-12-01T11:27:04.197843+0000 mon.a (mon.0) 7535 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:27:05.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:27:05 smithi080 bash[41963]: audit 2023-12-01T11:27:04.209858+0000 mon.a (mon.0) 7536 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:27:05.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:27:05 smithi080 bash[41963]: audit 2023-12-01T11:27:04.678547+0000 mon.c (mon.2) 7645 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:27:05.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:27:05 smithi080 bash[41963]: audit 2023-12-01T11:27:04.680219+0000 mon.c (mon.2) 7646 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:27:05.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:27:05 smithi080 bash[41963]: audit 2023-12-01T11:27:04.689783+0000 mon.a (mon.0) 7537 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:27:06.497 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:27:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:27:06] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T11:27:06.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:27:06 smithi090 bash[32384]: audit 2023-12-01T11:27:05.718364+0000 mon.c (mon.2) 7647 : audit 0 from='client.? 172.21.15.80:0/1124247455' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:27:06.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:27:06 smithi080 bash[28361]: audit 2023-12-01T11:27:05.718364+0000 mon.c (mon.2) 7647 : audit 0 from='client.? 172.21.15.80:0/1124247455' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:27:06.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:27:06 smithi080 bash[41963]: audit 2023-12-01T11:27:05.718364+0000 mon.c (mon.2) 7647 : audit 0 from='client.? 172.21.15.80:0/1124247455' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:27:07.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:27:07 smithi090 bash[32384]: cluster 2023-12-01T11:27:06.163753+0000 mgr.y (mgr.24362) 11956 : cluster 0 pgmap v11925: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:27:07.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:27:07 smithi080 bash[28361]: cluster 2023-12-01T11:27:06.163753+0000 mgr.y (mgr.24362) 11956 : cluster 0 pgmap v11925: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:27:07.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:27:07 smithi080 bash[41963]: cluster 2023-12-01T11:27:06.163753+0000 mgr.y (mgr.24362) 11956 : cluster 0 pgmap v11925: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:27:08.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:27:08 smithi090 bash[32384]: audit 2023-12-01T11:27:08.179031+0000 mon.c (mon.2) 7648 : audit 0 from='client.? 172.21.15.80:0/2850343831' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:27:08.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:27:08 smithi080 bash[28361]: audit 2023-12-01T11:27:08.179031+0000 mon.c (mon.2) 7648 : audit 0 from='client.? 172.21.15.80:0/2850343831' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:27:08.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:27:08 smithi080 bash[41963]: audit 2023-12-01T11:27:08.179031+0000 mon.c (mon.2) 7648 : audit 0 from='client.? 172.21.15.80:0/2850343831' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:27:09.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:27:09 smithi090 bash[32384]: cluster 2023-12-01T11:27:08.164377+0000 mgr.y (mgr.24362) 11957 : cluster 0 pgmap v11926: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:27:09.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:27:09 smithi080 bash[28361]: cluster 2023-12-01T11:27:08.164377+0000 mgr.y (mgr.24362) 11957 : cluster 0 pgmap v11926: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:27:09.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:27:09 smithi080 bash[41963]: cluster 2023-12-01T11:27:08.164377+0000 mgr.y (mgr.24362) 11957 : cluster 0 pgmap v11926: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:27:10.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:27:10 smithi080 bash[41963]: audit 2023-12-01T11:27:10.416160+0000 mon.c (mon.2) 7649 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:27:10.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:27:10 smithi080 bash[28361]: audit 2023-12-01T11:27:10.416160+0000 mon.c (mon.2) 7649 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:27:11.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:27:10 smithi090 bash[32384]: audit 2023-12-01T11:27:10.416160+0000 mon.c (mon.2) 7649 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:27:11.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:27:11 smithi080 bash[41963]: cluster 2023-12-01T11:27:10.165022+0000 mgr.y (mgr.24362) 11958 : cluster 0 pgmap v11927: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:27:11.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:27:11 smithi080 bash[41963]: audit 2023-12-01T11:27:10.654632+0000 mon.c (mon.2) 7650 : audit 0 from='client.? 172.21.15.80:0/574721524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:27:11.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:27:11 smithi080 bash[28361]: cluster 2023-12-01T11:27:10.165022+0000 mgr.y (mgr.24362) 11958 : cluster 0 pgmap v11927: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:27:11.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:27:11 smithi080 bash[28361]: audit 2023-12-01T11:27:10.654632+0000 mon.c (mon.2) 7650 : audit 0 from='client.? 172.21.15.80:0/574721524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:27:12.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:27:11 smithi090 bash[32384]: cluster 2023-12-01T11:27:10.165022+0000 mgr.y (mgr.24362) 11958 : cluster 0 pgmap v11927: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:27:12.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:27:11 smithi090 bash[32384]: audit 2023-12-01T11:27:10.654632+0000 mon.c (mon.2) 7650 : audit 0 from='client.? 172.21.15.80:0/574721524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:27:13.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:27:13 smithi080 bash[28361]: cluster 2023-12-01T11:27:12.166182+0000 mgr.y (mgr.24362) 11959 : cluster 0 pgmap v11928: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:27:13.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:27:13 smithi080 bash[28361]: audit 2023-12-01T11:27:13.100907+0000 mon.c (mon.2) 7651 : audit 0 from='client.? 172.21.15.80:0/3923641646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:27:13.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:27:13 smithi080 bash[41963]: cluster 2023-12-01T11:27:12.166182+0000 mgr.y (mgr.24362) 11959 : cluster 0 pgmap v11928: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:27:13.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:27:13 smithi080 bash[41963]: audit 2023-12-01T11:27:13.100907+0000 mon.c (mon.2) 7651 : audit 0 from='client.? 172.21.15.80:0/3923641646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:27:14.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:27:13 smithi090 bash[32384]: cluster 2023-12-01T11:27:12.166182+0000 mgr.y (mgr.24362) 11959 : cluster 0 pgmap v11928: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:27:14.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:27:13 smithi090 bash[32384]: audit 2023-12-01T11:27:13.100907+0000 mon.c (mon.2) 7651 : audit 0 from='client.? 172.21.15.80:0/3923641646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:27:15.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:27:15 smithi080 bash[41963]: cluster 2023-12-01T11:27:14.166931+0000 mgr.y (mgr.24362) 11960 : cluster 0 pgmap v11929: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:27:15.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:27:15 smithi080 bash[28361]: cluster 2023-12-01T11:27:14.166931+0000 mgr.y (mgr.24362) 11960 : cluster 0 pgmap v11929: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:27:16.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:27:15 smithi090 bash[32384]: cluster 2023-12-01T11:27:14.166931+0000 mgr.y (mgr.24362) 11960 : cluster 0 pgmap v11929: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:27:16.538 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:27:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:27:16] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T11:27:16.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:27:16 smithi080 bash[28361]: audit 2023-12-01T11:27:15.554750+0000 mon.c (mon.2) 7652 : audit 0 from='client.? 172.21.15.80:0/3059321031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:27:16.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:27:16 smithi080 bash[41963]: audit 2023-12-01T11:27:15.554750+0000 mon.c (mon.2) 7652 : audit 0 from='client.? 172.21.15.80:0/3059321031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:27:17.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:27:16 smithi090 bash[32384]: audit 2023-12-01T11:27:15.554750+0000 mon.c (mon.2) 7652 : audit 0 from='client.? 172.21.15.80:0/3059321031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:27:17.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:27:17 smithi080 bash[28361]: cluster 2023-12-01T11:27:16.168129+0000 mgr.y (mgr.24362) 11961 : cluster 0 pgmap v11930: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:27:17.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:27:17 smithi080 bash[41963]: cluster 2023-12-01T11:27:16.168129+0000 mgr.y (mgr.24362) 11961 : cluster 0 pgmap v11930: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:27:18.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:27:17 smithi090 bash[32384]: cluster 2023-12-01T11:27:16.168129+0000 mgr.y (mgr.24362) 11961 : cluster 0 pgmap v11930: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:27:18.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:27:18 smithi080 bash[28361]: audit 2023-12-01T11:27:18.006372+0000 mon.a (mon.0) 7538 : audit 0 from='client.? 172.21.15.80:0/1386144686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:27:18.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:27:18 smithi080 bash[41963]: audit 2023-12-01T11:27:18.006372+0000 mon.a (mon.0) 7538 : audit 0 from='client.? 172.21.15.80:0/1386144686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:27:19.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:27:18 smithi090 bash[32384]: audit 2023-12-01T11:27:18.006372+0000 mon.a (mon.0) 7538 : audit 0 from='client.? 172.21.15.80:0/1386144686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:27:19.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:27:19 smithi080 bash[28361]: cluster 2023-12-01T11:27:18.168733+0000 mgr.y (mgr.24362) 11962 : cluster 0 pgmap v11931: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:27:19.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:27:19 smithi080 bash[41963]: cluster 2023-12-01T11:27:18.168733+0000 mgr.y (mgr.24362) 11962 : cluster 0 pgmap v11931: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:27:20.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:27:19 smithi090 bash[32384]: cluster 2023-12-01T11:27:18.168733+0000 mgr.y (mgr.24362) 11962 : cluster 0 pgmap v11931: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:27:20.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:27:20 smithi080 bash[41963]: audit 2023-12-01T11:27:20.449571+0000 mon.a (mon.0) 7539 : audit 0 from='client.? 172.21.15.80:0/2166169452' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:27:20.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:27:20 smithi080 bash[28361]: audit 2023-12-01T11:27:20.449571+0000 mon.a (mon.0) 7539 : audit 0 from='client.? 172.21.15.80:0/2166169452' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:27:21.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:27:20 smithi090 bash[32384]: audit 2023-12-01T11:27:20.449571+0000 mon.a (mon.0) 7539 : audit 0 from='client.? 172.21.15.80:0/2166169452' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:27:21.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:27:21 smithi080 bash[28361]: cluster 2023-12-01T11:27:20.169366+0000 mgr.y (mgr.24362) 11963 : cluster 0 pgmap v11932: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:27:21.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:27:21 smithi080 bash[41963]: cluster 2023-12-01T11:27:20.169366+0000 mgr.y (mgr.24362) 11963 : cluster 0 pgmap v11932: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:27:22.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:27:21 smithi090 bash[32384]: cluster 2023-12-01T11:27:20.169366+0000 mgr.y (mgr.24362) 11963 : cluster 0 pgmap v11932: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:27:23.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:27:23 smithi080 bash[41963]: cluster 2023-12-01T11:27:22.170528+0000 mgr.y (mgr.24362) 11964 : cluster 0 pgmap v11933: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:27:23.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:27:23 smithi080 bash[41963]: audit 2023-12-01T11:27:22.899625+0000 mon.c (mon.2) 7653 : audit 0 from='client.? 172.21.15.80:0/3592915538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:27:23.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:27:23 smithi080 bash[28361]: cluster 2023-12-01T11:27:22.170528+0000 mgr.y (mgr.24362) 11964 : cluster 0 pgmap v11933: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:27:23.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:27:23 smithi080 bash[28361]: audit 2023-12-01T11:27:22.899625+0000 mon.c (mon.2) 7653 : audit 0 from='client.? 172.21.15.80:0/3592915538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:27:24.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:27:23 smithi090 bash[32384]: cluster 2023-12-01T11:27:22.170528+0000 mgr.y (mgr.24362) 11964 : cluster 0 pgmap v11933: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:27:24.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:27:23 smithi090 bash[32384]: audit 2023-12-01T11:27:22.899625+0000 mon.c (mon.2) 7653 : audit 0 from='client.? 172.21.15.80:0/3592915538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:27:25.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:27:25 smithi080 bash[41963]: cluster 2023-12-01T11:27:24.171137+0000 mgr.y (mgr.24362) 11965 : cluster 0 pgmap v11934: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:27:25.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:27:25 smithi080 bash[41963]: audit 2023-12-01T11:27:25.356224+0000 mon.a (mon.0) 7540 : audit 0 from='client.? 172.21.15.80:0/2084320528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:27:25.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:27:25 smithi080 bash[41963]: audit 2023-12-01T11:27:25.416513+0000 mon.c (mon.2) 7654 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:27:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:27:25 smithi080 bash[28361]: cluster 2023-12-01T11:27:24.171137+0000 mgr.y (mgr.24362) 11965 : cluster 0 pgmap v11934: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:27:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:27:25 smithi080 bash[28361]: audit 2023-12-01T11:27:25.356224+0000 mon.a (mon.0) 7540 : audit 0 from='client.? 172.21.15.80:0/2084320528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:27:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:27:25 smithi080 bash[28361]: audit 2023-12-01T11:27:25.416513+0000 mon.c (mon.2) 7654 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:27:26.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:27:25 smithi090 bash[32384]: cluster 2023-12-01T11:27:24.171137+0000 mgr.y (mgr.24362) 11965 : cluster 0 pgmap v11934: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:27:26.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:27:25 smithi090 bash[32384]: audit 2023-12-01T11:27:25.356224+0000 mon.a (mon.0) 7540 : audit 0 from='client.? 172.21.15.80:0/2084320528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:27:26.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:27:25 smithi090 bash[32384]: audit 2023-12-01T11:27:25.416513+0000 mon.c (mon.2) 7654 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:27:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:27:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:27:26] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T11:27:27.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:27:27 smithi080 bash[41963]: cluster 2023-12-01T11:27:26.172294+0000 mgr.y (mgr.24362) 11966 : cluster 0 pgmap v11935: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:27:27.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:27:27 smithi080 bash[28361]: cluster 2023-12-01T11:27:26.172294+0000 mgr.y (mgr.24362) 11966 : cluster 0 pgmap v11935: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:27:28.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:27:27 smithi090 bash[32384]: cluster 2023-12-01T11:27:26.172294+0000 mgr.y (mgr.24362) 11966 : cluster 0 pgmap v11935: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:27:28.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:27:28 smithi080 bash[28361]: audit 2023-12-01T11:27:27.812862+0000 mon.c (mon.2) 7655 : audit 0 from='client.? 172.21.15.80:0/2809244673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:27:28.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:27:28 smithi080 bash[41963]: audit 2023-12-01T11:27:27.812862+0000 mon.c (mon.2) 7655 : audit 0 from='client.? 172.21.15.80:0/2809244673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:27:29.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:27:28 smithi090 bash[32384]: audit 2023-12-01T11:27:27.812862+0000 mon.c (mon.2) 7655 : audit 0 from='client.? 172.21.15.80:0/2809244673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:27:29.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:27:29 smithi080 bash[28361]: cluster 2023-12-01T11:27:28.172976+0000 mgr.y (mgr.24362) 11967 : cluster 0 pgmap v11936: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:27:29.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:27:29 smithi080 bash[41963]: cluster 2023-12-01T11:27:28.172976+0000 mgr.y (mgr.24362) 11967 : cluster 0 pgmap v11936: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:27:30.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:27:29 smithi090 bash[32384]: cluster 2023-12-01T11:27:28.172976+0000 mgr.y (mgr.24362) 11967 : cluster 0 pgmap v11936: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:27:30.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:27:30 smithi080 bash[28361]: audit 2023-12-01T11:27:30.270512+0000 mon.c (mon.2) 7656 : audit 0 from='client.? 172.21.15.80:0/3601115129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:27:30.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:27:30 smithi080 bash[41963]: audit 2023-12-01T11:27:30.270512+0000 mon.c (mon.2) 7656 : audit 0 from='client.? 172.21.15.80:0/3601115129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:27:31.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:27:30 smithi090 bash[32384]: audit 2023-12-01T11:27:30.270512+0000 mon.c (mon.2) 7656 : audit 0 from='client.? 172.21.15.80:0/3601115129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:27:31.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:27:31 smithi080 bash[41963]: cluster 2023-12-01T11:27:30.173532+0000 mgr.y (mgr.24362) 11968 : cluster 0 pgmap v11937: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:27:31.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:27:31 smithi080 bash[28361]: cluster 2023-12-01T11:27:30.173532+0000 mgr.y (mgr.24362) 11968 : cluster 0 pgmap v11937: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:27:32.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:27:31 smithi090 bash[32384]: cluster 2023-12-01T11:27:30.173532+0000 mgr.y (mgr.24362) 11968 : cluster 0 pgmap v11937: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:27:33.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:27:33 smithi080 bash[28361]: cluster 2023-12-01T11:27:32.174690+0000 mgr.y (mgr.24362) 11969 : cluster 0 pgmap v11938: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:27:33.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:27:33 smithi080 bash[28361]: audit 2023-12-01T11:27:32.721416+0000 mon.a (mon.0) 7541 : audit 0 from='client.? 172.21.15.80:0/3788855050' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:27:33.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:27:33 smithi080 bash[41963]: cluster 2023-12-01T11:27:32.174690+0000 mgr.y (mgr.24362) 11969 : cluster 0 pgmap v11938: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:27:33.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:27:33 smithi080 bash[41963]: audit 2023-12-01T11:27:32.721416+0000 mon.a (mon.0) 7541 : audit 0 from='client.? 172.21.15.80:0/3788855050' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:27:34.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:27:33 smithi090 bash[32384]: cluster 2023-12-01T11:27:32.174690+0000 mgr.y (mgr.24362) 11969 : cluster 0 pgmap v11938: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:27:34.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:27:33 smithi090 bash[32384]: audit 2023-12-01T11:27:32.721416+0000 mon.a (mon.0) 7541 : audit 0 from='client.? 172.21.15.80:0/3788855050' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:27:35.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:27:35 smithi080 bash[28361]: cluster 2023-12-01T11:27:34.175441+0000 mgr.y (mgr.24362) 11970 : cluster 0 pgmap v11939: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:27:35.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:27:35 smithi080 bash[28361]: audit 2023-12-01T11:27:35.182484+0000 mon.c (mon.2) 7657 : audit 0 from='client.? 172.21.15.80:0/4020845331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:27:35.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:27:35 smithi080 bash[41963]: cluster 2023-12-01T11:27:34.175441+0000 mgr.y (mgr.24362) 11970 : cluster 0 pgmap v11939: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:27:35.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:27:35 smithi080 bash[41963]: audit 2023-12-01T11:27:35.182484+0000 mon.c (mon.2) 7657 : audit 0 from='client.? 172.21.15.80:0/4020845331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:27:36.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:27:35 smithi090 bash[32384]: cluster 2023-12-01T11:27:34.175441+0000 mgr.y (mgr.24362) 11970 : cluster 0 pgmap v11939: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:27:36.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:27:35 smithi090 bash[32384]: audit 2023-12-01T11:27:35.182484+0000 mon.c (mon.2) 7657 : audit 0 from='client.? 172.21.15.80:0/4020845331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:27:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:27:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:27:36] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T11:27:37.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:27:37 smithi080 bash[28361]: cluster 2023-12-01T11:27:36.176566+0000 mgr.y (mgr.24362) 11971 : cluster 0 pgmap v11940: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:27:37.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:27:37 smithi080 bash[41963]: cluster 2023-12-01T11:27:36.176566+0000 mgr.y (mgr.24362) 11971 : cluster 0 pgmap v11940: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:27:38.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:27:37 smithi090 bash[32384]: cluster 2023-12-01T11:27:36.176566+0000 mgr.y (mgr.24362) 11971 : cluster 0 pgmap v11940: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:27:38.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:27:38 smithi080 bash[28361]: audit 2023-12-01T11:27:37.641765+0000 mon.a (mon.0) 7542 : audit 0 from='client.? 172.21.15.80:0/2211620864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:27:38.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:27:38 smithi080 bash[41963]: audit 2023-12-01T11:27:37.641765+0000 mon.a (mon.0) 7542 : audit 0 from='client.? 172.21.15.80:0/2211620864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:27:39.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:27:38 smithi090 bash[32384]: audit 2023-12-01T11:27:37.641765+0000 mon.a (mon.0) 7542 : audit 0 from='client.? 172.21.15.80:0/2211620864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:27:39.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:27:39 smithi080 bash[41963]: cluster 2023-12-01T11:27:38.177225+0000 mgr.y (mgr.24362) 11972 : cluster 0 pgmap v11941: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:27:39.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:27:39 smithi080 bash[28361]: cluster 2023-12-01T11:27:38.177225+0000 mgr.y (mgr.24362) 11972 : cluster 0 pgmap v11941: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:27:40.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:27:39 smithi090 bash[32384]: cluster 2023-12-01T11:27:38.177225+0000 mgr.y (mgr.24362) 11972 : cluster 0 pgmap v11941: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:27:40.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:27:40 smithi080 bash[41963]: audit 2023-12-01T11:27:40.093084+0000 mon.a (mon.0) 7543 : audit 0 from='client.? 172.21.15.80:0/247616679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:27:40.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:27:40 smithi080 bash[41963]: audit 2023-12-01T11:27:40.416877+0000 mon.c (mon.2) 7658 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:27:40.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:27:40 smithi080 bash[28361]: audit 2023-12-01T11:27:40.093084+0000 mon.a (mon.0) 7543 : audit 0 from='client.? 172.21.15.80:0/247616679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:27:40.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:27:40 smithi080 bash[28361]: audit 2023-12-01T11:27:40.416877+0000 mon.c (mon.2) 7658 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:27:41.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:27:40 smithi090 bash[32384]: audit 2023-12-01T11:27:40.093084+0000 mon.a (mon.0) 7543 : audit 0 from='client.? 172.21.15.80:0/247616679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:27:41.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:27:40 smithi090 bash[32384]: audit 2023-12-01T11:27:40.416877+0000 mon.c (mon.2) 7658 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:27:41.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:27:41 smithi080 bash[41963]: cluster 2023-12-01T11:27:40.177981+0000 mgr.y (mgr.24362) 11973 : cluster 0 pgmap v11942: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:27:41.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:27:41 smithi080 bash[28361]: cluster 2023-12-01T11:27:40.177981+0000 mgr.y (mgr.24362) 11973 : cluster 0 pgmap v11942: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:27:42.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:27:41 smithi090 bash[32384]: cluster 2023-12-01T11:27:40.177981+0000 mgr.y (mgr.24362) 11973 : cluster 0 pgmap v11942: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:27:42.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:27:42 smithi080 bash[41963]: audit 2023-12-01T11:27:42.545869+0000 mon.a (mon.0) 7544 : audit 0 from='client.? 172.21.15.80:0/3573274402' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:27:42.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:27:42 smithi080 bash[28361]: audit 2023-12-01T11:27:42.545869+0000 mon.a (mon.0) 7544 : audit 0 from='client.? 172.21.15.80:0/3573274402' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:27:43.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:27:42 smithi090 bash[32384]: audit 2023-12-01T11:27:42.545869+0000 mon.a (mon.0) 7544 : audit 0 from='client.? 172.21.15.80:0/3573274402' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:27:43.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:27:43 smithi080 bash[28361]: cluster 2023-12-01T11:27:42.179079+0000 mgr.y (mgr.24362) 11974 : cluster 0 pgmap v11943: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:27:43.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:27:43 smithi080 bash[41963]: cluster 2023-12-01T11:27:42.179079+0000 mgr.y (mgr.24362) 11974 : cluster 0 pgmap v11943: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:27:44.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:27:43 smithi090 bash[32384]: cluster 2023-12-01T11:27:42.179079+0000 mgr.y (mgr.24362) 11974 : cluster 0 pgmap v11943: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:27:45.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:27:45 smithi080 bash[28361]: cluster 2023-12-01T11:27:44.179724+0000 mgr.y (mgr.24362) 11975 : cluster 0 pgmap v11944: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:27:45.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:27:45 smithi080 bash[28361]: audit 2023-12-01T11:27:44.994799+0000 mon.a (mon.0) 7545 : audit 0 from='client.? 172.21.15.80:0/3388019843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:27:45.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:27:45 smithi080 bash[41963]: cluster 2023-12-01T11:27:44.179724+0000 mgr.y (mgr.24362) 11975 : cluster 0 pgmap v11944: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:27:45.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:27:45 smithi080 bash[41963]: audit 2023-12-01T11:27:44.994799+0000 mon.a (mon.0) 7545 : audit 0 from='client.? 172.21.15.80:0/3388019843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:27:46.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:27:45 smithi090 bash[32384]: cluster 2023-12-01T11:27:44.179724+0000 mgr.y (mgr.24362) 11975 : cluster 0 pgmap v11944: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:27:46.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:27:45 smithi090 bash[32384]: audit 2023-12-01T11:27:44.994799+0000 mon.a (mon.0) 7545 : audit 0 from='client.? 172.21.15.80:0/3388019843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:27:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:27:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:27:46] "GET /metrics HTTP/1.1" 200 33987 "" "Prometheus/2.43.0" 2023-12-01T11:27:47.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:27:47 smithi080 bash[28361]: cluster 2023-12-01T11:27:46.180863+0000 mgr.y (mgr.24362) 11976 : cluster 0 pgmap v11945: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:27:47.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:27:47 smithi080 bash[28361]: audit 2023-12-01T11:27:47.452853+0000 mon.a (mon.0) 7546 : audit 0 from='client.? 172.21.15.80:0/268858951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:27:47.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:27:47 smithi080 bash[41963]: cluster 2023-12-01T11:27:46.180863+0000 mgr.y (mgr.24362) 11976 : cluster 0 pgmap v11945: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:27:47.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:27:47 smithi080 bash[41963]: audit 2023-12-01T11:27:47.452853+0000 mon.a (mon.0) 7546 : audit 0 from='client.? 172.21.15.80:0/268858951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:27:48.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:27:47 smithi090 bash[32384]: cluster 2023-12-01T11:27:46.180863+0000 mgr.y (mgr.24362) 11976 : cluster 0 pgmap v11945: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:27:48.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:27:47 smithi090 bash[32384]: audit 2023-12-01T11:27:47.452853+0000 mon.a (mon.0) 7546 : audit 0 from='client.? 172.21.15.80:0/268858951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:27:49.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:27:49 smithi080 bash[28361]: cluster 2023-12-01T11:27:48.181534+0000 mgr.y (mgr.24362) 11977 : cluster 0 pgmap v11946: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:27:49.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:27:49 smithi080 bash[41963]: cluster 2023-12-01T11:27:48.181534+0000 mgr.y (mgr.24362) 11977 : cluster 0 pgmap v11946: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:27:50.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:27:49 smithi090 bash[32384]: cluster 2023-12-01T11:27:48.181534+0000 mgr.y (mgr.24362) 11977 : cluster 0 pgmap v11946: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:27:50.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:27:50 smithi080 bash[28361]: audit 2023-12-01T11:27:49.896676+0000 mon.a (mon.0) 7547 : audit 0 from='client.? 172.21.15.80:0/957328108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:27:50.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:27:50 smithi080 bash[41963]: audit 2023-12-01T11:27:49.896676+0000 mon.a (mon.0) 7547 : audit 0 from='client.? 172.21.15.80:0/957328108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:27:51.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:27:50 smithi090 bash[32384]: audit 2023-12-01T11:27:49.896676+0000 mon.a (mon.0) 7547 : audit 0 from='client.? 172.21.15.80:0/957328108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:27:51.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:27:51 smithi080 bash[28361]: cluster 2023-12-01T11:27:50.182239+0000 mgr.y (mgr.24362) 11978 : cluster 0 pgmap v11947: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:27:51.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:27:51 smithi080 bash[41963]: cluster 2023-12-01T11:27:50.182239+0000 mgr.y (mgr.24362) 11978 : cluster 0 pgmap v11947: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:27:52.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:27:51 smithi090 bash[32384]: cluster 2023-12-01T11:27:50.182239+0000 mgr.y (mgr.24362) 11978 : cluster 0 pgmap v11947: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:27:52.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:27:52 smithi080 bash[28361]: audit 2023-12-01T11:27:52.357092+0000 mon.a (mon.0) 7548 : audit 0 from='client.? 172.21.15.80:0/428887894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:27:52.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:27:52 smithi080 bash[41963]: audit 2023-12-01T11:27:52.357092+0000 mon.a (mon.0) 7548 : audit 0 from='client.? 172.21.15.80:0/428887894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:27:53.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:27:52 smithi090 bash[32384]: audit 2023-12-01T11:27:52.357092+0000 mon.a (mon.0) 7548 : audit 0 from='client.? 172.21.15.80:0/428887894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:27:53.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:27:53 smithi080 bash[28361]: cluster 2023-12-01T11:27:52.183344+0000 mgr.y (mgr.24362) 11979 : cluster 0 pgmap v11948: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:27:53.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:27:53 smithi080 bash[41963]: cluster 2023-12-01T11:27:52.183344+0000 mgr.y (mgr.24362) 11979 : cluster 0 pgmap v11948: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:27:54.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:27:53 smithi090 bash[32384]: cluster 2023-12-01T11:27:52.183344+0000 mgr.y (mgr.24362) 11979 : cluster 0 pgmap v11948: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:27:55.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:27:55 smithi080 bash[41963]: cluster 2023-12-01T11:27:54.184102+0000 mgr.y (mgr.24362) 11980 : cluster 0 pgmap v11949: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:27:55.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:27:55 smithi080 bash[41963]: audit 2023-12-01T11:27:54.811694+0000 mon.a (mon.0) 7549 : audit 0 from='client.? 172.21.15.80:0/2687112637' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:27:55.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:27:55 smithi080 bash[41963]: audit 2023-12-01T11:27:55.417507+0000 mon.c (mon.2) 7659 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:27:55.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:27:55 smithi080 bash[28361]: cluster 2023-12-01T11:27:54.184102+0000 mgr.y (mgr.24362) 11980 : cluster 0 pgmap v11949: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:27:55.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:27:55 smithi080 bash[28361]: audit 2023-12-01T11:27:54.811694+0000 mon.a (mon.0) 7549 : audit 0 from='client.? 172.21.15.80:0/2687112637' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:27:55.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:27:55 smithi080 bash[28361]: audit 2023-12-01T11:27:55.417507+0000 mon.c (mon.2) 7659 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:27:56.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:27:55 smithi090 bash[32384]: cluster 2023-12-01T11:27:54.184102+0000 mgr.y (mgr.24362) 11980 : cluster 0 pgmap v11949: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:27:56.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:27:55 smithi090 bash[32384]: audit 2023-12-01T11:27:54.811694+0000 mon.a (mon.0) 7549 : audit 0 from='client.? 172.21.15.80:0/2687112637' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:27:56.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:27:55 smithi090 bash[32384]: audit 2023-12-01T11:27:55.417507+0000 mon.c (mon.2) 7659 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:27:56.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:27:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:27:56] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T11:27:58.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:27:57 smithi090 bash[32384]: cluster 2023-12-01T11:27:56.185341+0000 mgr.y (mgr.24362) 11981 : cluster 0 pgmap v11950: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:27:58.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:27:57 smithi090 bash[32384]: audit 2023-12-01T11:27:57.267092+0000 mon.a (mon.0) 7550 : audit 0 from='client.? 172.21.15.80:0/2677535719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:27:58.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:27:57 smithi080 bash[41963]: cluster 2023-12-01T11:27:56.185341+0000 mgr.y (mgr.24362) 11981 : cluster 0 pgmap v11950: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:27:58.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:27:57 smithi080 bash[41963]: audit 2023-12-01T11:27:57.267092+0000 mon.a (mon.0) 7550 : audit 0 from='client.? 172.21.15.80:0/2677535719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:27:58.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:27:57 smithi080 bash[28361]: cluster 2023-12-01T11:27:56.185341+0000 mgr.y (mgr.24362) 11981 : cluster 0 pgmap v11950: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:27:58.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:27:57 smithi080 bash[28361]: audit 2023-12-01T11:27:57.267092+0000 mon.a (mon.0) 7550 : audit 0 from='client.? 172.21.15.80:0/2677535719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:28:00.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:27:59 smithi090 bash[32384]: cluster 2023-12-01T11:27:58.186147+0000 mgr.y (mgr.24362) 11982 : cluster 0 pgmap v11951: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:28:00.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:27:59 smithi080 bash[28361]: cluster 2023-12-01T11:27:58.186147+0000 mgr.y (mgr.24362) 11982 : cluster 0 pgmap v11951: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:28:00.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:27:59 smithi080 bash[41963]: cluster 2023-12-01T11:27:58.186147+0000 mgr.y (mgr.24362) 11982 : cluster 0 pgmap v11951: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:28:01.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:28:00 smithi090 bash[32384]: audit 2023-12-01T11:27:59.725158+0000 mon.a (mon.0) 7551 : audit 0 from='client.? 172.21.15.80:0/3506389129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:28:01.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:28:00 smithi080 bash[41963]: audit 2023-12-01T11:27:59.725158+0000 mon.a (mon.0) 7551 : audit 0 from='client.? 172.21.15.80:0/3506389129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:28:01.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:28:00 smithi080 bash[28361]: audit 2023-12-01T11:27:59.725158+0000 mon.a (mon.0) 7551 : audit 0 from='client.? 172.21.15.80:0/3506389129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:28:02.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:28:01 smithi090 bash[32384]: cluster 2023-12-01T11:28:00.186831+0000 mgr.y (mgr.24362) 11983 : cluster 0 pgmap v11952: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:28:02.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:28:01 smithi080 bash[28361]: cluster 2023-12-01T11:28:00.186831+0000 mgr.y (mgr.24362) 11983 : cluster 0 pgmap v11952: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:28:02.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:28:01 smithi080 bash[41963]: cluster 2023-12-01T11:28:00.186831+0000 mgr.y (mgr.24362) 11983 : cluster 0 pgmap v11952: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:28:03.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:28:02 smithi090 bash[32384]: audit 2023-12-01T11:28:02.186109+0000 mon.c (mon.2) 7660 : audit 0 from='client.? 172.21.15.80:0/3416281062' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:28:03.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:28:02 smithi080 bash[28361]: audit 2023-12-01T11:28:02.186109+0000 mon.c (mon.2) 7660 : audit 0 from='client.? 172.21.15.80:0/3416281062' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:28:03.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:28:02 smithi080 bash[41963]: audit 2023-12-01T11:28:02.186109+0000 mon.c (mon.2) 7660 : audit 0 from='client.? 172.21.15.80:0/3416281062' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:28:04.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:28:03 smithi090 bash[32384]: cluster 2023-12-01T11:28:02.188010+0000 mgr.y (mgr.24362) 11984 : cluster 0 pgmap v11953: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:28:04.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:28:03 smithi080 bash[28361]: cluster 2023-12-01T11:28:02.188010+0000 mgr.y (mgr.24362) 11984 : cluster 0 pgmap v11953: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:28:04.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:28:03 smithi080 bash[41963]: cluster 2023-12-01T11:28:02.188010+0000 mgr.y (mgr.24362) 11984 : cluster 0 pgmap v11953: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:28:05.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:28:04 smithi090 bash[32384]: audit 2023-12-01T11:28:04.640949+0000 mon.c (mon.2) 7661 : audit 0 from='client.? 172.21.15.80:0/284825195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:28:05.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:28:04 smithi080 bash[28361]: audit 2023-12-01T11:28:04.640949+0000 mon.c (mon.2) 7661 : audit 0 from='client.? 172.21.15.80:0/284825195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:28:05.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:28:04 smithi080 bash[41963]: audit 2023-12-01T11:28:04.640949+0000 mon.c (mon.2) 7661 : audit 0 from='client.? 172.21.15.80:0/284825195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:28:06.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:28:05 smithi090 bash[32384]: cluster 2023-12-01T11:28:04.188642+0000 mgr.y (mgr.24362) 11985 : cluster 0 pgmap v11954: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:28:06.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:28:05 smithi090 bash[32384]: audit 2023-12-01T11:28:04.771644+0000 mon.c (mon.2) 7662 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:28:06.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:28:05 smithi080 bash[28361]: cluster 2023-12-01T11:28:04.188642+0000 mgr.y (mgr.24362) 11985 : cluster 0 pgmap v11954: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:28:06.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:28:05 smithi080 bash[28361]: audit 2023-12-01T11:28:04.771644+0000 mon.c (mon.2) 7662 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:28:06.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:28:05 smithi080 bash[41963]: cluster 2023-12-01T11:28:04.188642+0000 mgr.y (mgr.24362) 11985 : cluster 0 pgmap v11954: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:28:06.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:28:05 smithi080 bash[41963]: audit 2023-12-01T11:28:04.771644+0000 mon.c (mon.2) 7662 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:28:06.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:28:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:28:06] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T11:28:08.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:28:07 smithi090 bash[32384]: cluster 2023-12-01T11:28:06.189808+0000 mgr.y (mgr.24362) 11986 : cluster 0 pgmap v11955: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:28:08.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:28:07 smithi090 bash[32384]: audit 2023-12-01T11:28:07.093235+0000 mon.a (mon.0) 7552 : audit 0 from='client.? 172.21.15.80:0/2703480652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:28:08.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:28:07 smithi080 bash[28361]: cluster 2023-12-01T11:28:06.189808+0000 mgr.y (mgr.24362) 11986 : cluster 0 pgmap v11955: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:28:08.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:28:07 smithi080 bash[28361]: audit 2023-12-01T11:28:07.093235+0000 mon.a (mon.0) 7552 : audit 0 from='client.? 172.21.15.80:0/2703480652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:28:08.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:28:07 smithi080 bash[41963]: cluster 2023-12-01T11:28:06.189808+0000 mgr.y (mgr.24362) 11986 : cluster 0 pgmap v11955: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:28:08.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:28:07 smithi080 bash[41963]: audit 2023-12-01T11:28:07.093235+0000 mon.a (mon.0) 7552 : audit 0 from='client.? 172.21.15.80:0/2703480652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:28:10.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:28:09 smithi090 bash[32384]: cluster 2023-12-01T11:28:08.190527+0000 mgr.y (mgr.24362) 11987 : cluster 0 pgmap v11956: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:28:10.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:28:09 smithi090 bash[32384]: audit 2023-12-01T11:28:09.561177+0000 mon.a (mon.0) 7553 : audit 0 from='client.? 172.21.15.80:0/3617151991' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:28:10.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:28:09 smithi080 bash[28361]: cluster 2023-12-01T11:28:08.190527+0000 mgr.y (mgr.24362) 11987 : cluster 0 pgmap v11956: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:28:10.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:28:09 smithi080 bash[28361]: audit 2023-12-01T11:28:09.561177+0000 mon.a (mon.0) 7553 : audit 0 from='client.? 172.21.15.80:0/3617151991' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:28:10.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:28:09 smithi080 bash[41963]: cluster 2023-12-01T11:28:08.190527+0000 mgr.y (mgr.24362) 11987 : cluster 0 pgmap v11956: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:28:10.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:28:09 smithi080 bash[41963]: audit 2023-12-01T11:28:09.561177+0000 mon.a (mon.0) 7553 : audit 0 from='client.? 172.21.15.80:0/3617151991' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:28:11.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:28:10 smithi090 bash[32384]: audit 2023-12-01T11:28:10.417467+0000 mon.c (mon.2) 7663 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:28:11.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:28:10 smithi090 bash[32384]: audit 2023-12-01T11:28:10.668300+0000 mon.a (mon.0) 7554 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:28:11.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:28:10 smithi090 bash[32384]: audit 2023-12-01T11:28:10.683972+0000 mon.a (mon.0) 7555 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:28:11.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:28:10 smithi080 bash[28361]: audit 2023-12-01T11:28:10.417467+0000 mon.c (mon.2) 7663 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:28:11.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:28:10 smithi080 bash[28361]: audit 2023-12-01T11:28:10.668300+0000 mon.a (mon.0) 7554 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:28:11.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:28:10 smithi080 bash[28361]: audit 2023-12-01T11:28:10.683972+0000 mon.a (mon.0) 7555 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:28:11.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:28:10 smithi080 bash[41963]: audit 2023-12-01T11:28:10.417467+0000 mon.c (mon.2) 7663 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:28:11.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:28:10 smithi080 bash[41963]: audit 2023-12-01T11:28:10.668300+0000 mon.a (mon.0) 7554 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:28:11.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:28:10 smithi080 bash[41963]: audit 2023-12-01T11:28:10.683972+0000 mon.a (mon.0) 7555 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:28:12.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:28:11 smithi090 bash[32384]: cluster 2023-12-01T11:28:10.191153+0000 mgr.y (mgr.24362) 11988 : cluster 0 pgmap v11957: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:28:12.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:28:11 smithi090 bash[32384]: audit 2023-12-01T11:28:10.977908+0000 mon.a (mon.0) 7556 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:28:12.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:28:11 smithi090 bash[32384]: audit 2023-12-01T11:28:10.987386+0000 mon.a (mon.0) 7557 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:28:12.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:28:11 smithi090 bash[32384]: audit 2023-12-01T11:28:11.513150+0000 mon.c (mon.2) 7664 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:28:12.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:28:11 smithi090 bash[32384]: audit 2023-12-01T11:28:11.515281+0000 mon.c (mon.2) 7665 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:28:12.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:28:11 smithi090 bash[32384]: audit 2023-12-01T11:28:11.525741+0000 mon.a (mon.0) 7558 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:28:12.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:28:11 smithi080 bash[28361]: cluster 2023-12-01T11:28:10.191153+0000 mgr.y (mgr.24362) 11988 : cluster 0 pgmap v11957: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:28:12.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:28:11 smithi080 bash[28361]: audit 2023-12-01T11:28:10.977908+0000 mon.a (mon.0) 7556 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:28:12.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:28:11 smithi080 bash[28361]: audit 2023-12-01T11:28:10.987386+0000 mon.a (mon.0) 7557 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:28:12.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:28:11 smithi080 bash[28361]: audit 2023-12-01T11:28:11.513150+0000 mon.c (mon.2) 7664 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:28:12.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:28:11 smithi080 bash[28361]: audit 2023-12-01T11:28:11.515281+0000 mon.c (mon.2) 7665 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:28:12.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:28:11 smithi080 bash[28361]: audit 2023-12-01T11:28:11.525741+0000 mon.a (mon.0) 7558 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:28:12.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:28:11 smithi080 bash[41963]: cluster 2023-12-01T11:28:10.191153+0000 mgr.y (mgr.24362) 11988 : cluster 0 pgmap v11957: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:28:12.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:28:11 smithi080 bash[41963]: audit 2023-12-01T11:28:10.977908+0000 mon.a (mon.0) 7556 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:28:12.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:28:11 smithi080 bash[41963]: audit 2023-12-01T11:28:10.987386+0000 mon.a (mon.0) 7557 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:28:12.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:28:11 smithi080 bash[41963]: audit 2023-12-01T11:28:11.513150+0000 mon.c (mon.2) 7664 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:28:12.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:28:11 smithi080 bash[41963]: audit 2023-12-01T11:28:11.515281+0000 mon.c (mon.2) 7665 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:28:12.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:28:11 smithi080 bash[41963]: audit 2023-12-01T11:28:11.525741+0000 mon.a (mon.0) 7558 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:28:13.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:28:12 smithi090 bash[32384]: audit 2023-12-01T11:28:12.023472+0000 mon.a (mon.0) 7559 : audit 0 from='client.? 172.21.15.80:0/1670906265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:28:13.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:28:12 smithi080 bash[41963]: audit 2023-12-01T11:28:12.023472+0000 mon.a (mon.0) 7559 : audit 0 from='client.? 172.21.15.80:0/1670906265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:28:13.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:28:12 smithi080 bash[28361]: audit 2023-12-01T11:28:12.023472+0000 mon.a (mon.0) 7559 : audit 0 from='client.? 172.21.15.80:0/1670906265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:28:14.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:28:13 smithi090 bash[32384]: cluster 2023-12-01T11:28:12.192340+0000 mgr.y (mgr.24362) 11989 : cluster 0 pgmap v11958: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:28:14.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:28:13 smithi080 bash[41963]: cluster 2023-12-01T11:28:12.192340+0000 mgr.y (mgr.24362) 11989 : cluster 0 pgmap v11958: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:28:14.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:28:13 smithi080 bash[28361]: cluster 2023-12-01T11:28:12.192340+0000 mgr.y (mgr.24362) 11989 : cluster 0 pgmap v11958: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:28:15.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:28:14 smithi090 bash[32384]: audit 2023-12-01T11:28:14.488315+0000 mon.a (mon.0) 7560 : audit 0 from='client.? 172.21.15.80:0/2339447790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:28:15.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:28:14 smithi080 bash[28361]: audit 2023-12-01T11:28:14.488315+0000 mon.a (mon.0) 7560 : audit 0 from='client.? 172.21.15.80:0/2339447790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:28:15.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:28:14 smithi080 bash[41963]: audit 2023-12-01T11:28:14.488315+0000 mon.a (mon.0) 7560 : audit 0 from='client.? 172.21.15.80:0/2339447790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:28:16.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:28:15 smithi090 bash[32384]: cluster 2023-12-01T11:28:14.192867+0000 mgr.y (mgr.24362) 11990 : cluster 0 pgmap v11959: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:28:16.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:28:15 smithi080 bash[28361]: cluster 2023-12-01T11:28:14.192867+0000 mgr.y (mgr.24362) 11990 : cluster 0 pgmap v11959: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:28:16.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:28:15 smithi080 bash[41963]: cluster 2023-12-01T11:28:14.192867+0000 mgr.y (mgr.24362) 11990 : cluster 0 pgmap v11959: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:28:16.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:28:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:28:16] "GET /metrics HTTP/1.1" 200 33987 "" "Prometheus/2.43.0" 2023-12-01T11:28:18.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:28:17 smithi090 bash[32384]: cluster 2023-12-01T11:28:16.193926+0000 mgr.y (mgr.24362) 11991 : cluster 0 pgmap v11960: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:28:18.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:28:17 smithi090 bash[32384]: audit 2023-12-01T11:28:16.938922+0000 mon.a (mon.0) 7561 : audit 0 from='client.? 172.21.15.80:0/767821969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:28:18.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:28:17 smithi080 bash[41963]: cluster 2023-12-01T11:28:16.193926+0000 mgr.y (mgr.24362) 11991 : cluster 0 pgmap v11960: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:28:18.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:28:17 smithi080 bash[41963]: audit 2023-12-01T11:28:16.938922+0000 mon.a (mon.0) 7561 : audit 0 from='client.? 172.21.15.80:0/767821969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:28:18.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:28:17 smithi080 bash[28361]: cluster 2023-12-01T11:28:16.193926+0000 mgr.y (mgr.24362) 11991 : cluster 0 pgmap v11960: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:28:18.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:28:17 smithi080 bash[28361]: audit 2023-12-01T11:28:16.938922+0000 mon.a (mon.0) 7561 : audit 0 from='client.? 172.21.15.80:0/767821969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:28:20.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:28:19 smithi080 bash[28361]: cluster 2023-12-01T11:28:18.194566+0000 mgr.y (mgr.24362) 11992 : cluster 0 pgmap v11961: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:28:20.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:28:19 smithi080 bash[28361]: audit 2023-12-01T11:28:19.400108+0000 mon.a (mon.0) 7562 : audit 0 from='client.? 172.21.15.80:0/1051846228' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:28:20.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:28:19 smithi080 bash[41963]: cluster 2023-12-01T11:28:18.194566+0000 mgr.y (mgr.24362) 11992 : cluster 0 pgmap v11961: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:28:20.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:28:19 smithi080 bash[41963]: audit 2023-12-01T11:28:19.400108+0000 mon.a (mon.0) 7562 : audit 0 from='client.? 172.21.15.80:0/1051846228' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:28:20.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:28:19 smithi090 bash[32384]: cluster 2023-12-01T11:28:18.194566+0000 mgr.y (mgr.24362) 11992 : cluster 0 pgmap v11961: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:28:20.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:28:19 smithi090 bash[32384]: audit 2023-12-01T11:28:19.400108+0000 mon.a (mon.0) 7562 : audit 0 from='client.? 172.21.15.80:0/1051846228' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:28:22.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:28:21 smithi080 bash[28361]: cluster 2023-12-01T11:28:20.195192+0000 mgr.y (mgr.24362) 11993 : cluster 0 pgmap v11962: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:28:22.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:28:21 smithi080 bash[41963]: cluster 2023-12-01T11:28:20.195192+0000 mgr.y (mgr.24362) 11993 : cluster 0 pgmap v11962: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:28:22.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:28:21 smithi090 bash[32384]: cluster 2023-12-01T11:28:20.195192+0000 mgr.y (mgr.24362) 11993 : cluster 0 pgmap v11962: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:28:23.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:28:22 smithi080 bash[41963]: audit 2023-12-01T11:28:21.859978+0000 mon.a (mon.0) 7563 : audit 0 from='client.? 172.21.15.80:0/2254008811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:28:23.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:28:22 smithi080 bash[28361]: audit 2023-12-01T11:28:21.859978+0000 mon.a (mon.0) 7563 : audit 0 from='client.? 172.21.15.80:0/2254008811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:28:23.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:28:22 smithi090 bash[32384]: audit 2023-12-01T11:28:21.859978+0000 mon.a (mon.0) 7563 : audit 0 from='client.? 172.21.15.80:0/2254008811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:28:24.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:28:23 smithi080 bash[41963]: cluster 2023-12-01T11:28:22.196374+0000 mgr.y (mgr.24362) 11994 : cluster 0 pgmap v11963: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:28:24.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:28:23 smithi080 bash[28361]: cluster 2023-12-01T11:28:22.196374+0000 mgr.y (mgr.24362) 11994 : cluster 0 pgmap v11963: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:28:24.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:28:23 smithi090 bash[32384]: cluster 2023-12-01T11:28:22.196374+0000 mgr.y (mgr.24362) 11994 : cluster 0 pgmap v11963: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:28:25.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:28:24 smithi080 bash[28361]: audit 2023-12-01T11:28:24.319607+0000 mon.c (mon.2) 7666 : audit 0 from='client.? 172.21.15.80:0/3313598911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:28:25.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:28:24 smithi080 bash[41963]: audit 2023-12-01T11:28:24.319607+0000 mon.c (mon.2) 7666 : audit 0 from='client.? 172.21.15.80:0/3313598911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:28:25.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:28:24 smithi090 bash[32384]: audit 2023-12-01T11:28:24.319607+0000 mon.c (mon.2) 7666 : audit 0 from='client.? 172.21.15.80:0/3313598911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:28:26.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:28:25 smithi080 bash[28361]: cluster 2023-12-01T11:28:24.196906+0000 mgr.y (mgr.24362) 11995 : cluster 0 pgmap v11964: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:28:26.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:28:25 smithi080 bash[28361]: audit 2023-12-01T11:28:25.417959+0000 mon.c (mon.2) 7667 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:28:26.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:28:25 smithi080 bash[41963]: cluster 2023-12-01T11:28:24.196906+0000 mgr.y (mgr.24362) 11995 : cluster 0 pgmap v11964: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:28:26.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:28:25 smithi080 bash[41963]: audit 2023-12-01T11:28:25.417959+0000 mon.c (mon.2) 7667 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:28:26.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:28:25 smithi090 bash[32384]: cluster 2023-12-01T11:28:24.196906+0000 mgr.y (mgr.24362) 11995 : cluster 0 pgmap v11964: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:28:26.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:28:25 smithi090 bash[32384]: audit 2023-12-01T11:28:25.417959+0000 mon.c (mon.2) 7667 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:28:26.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:28:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:28:26] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T11:28:27.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:28:26 smithi080 bash[28361]: audit 2023-12-01T11:28:26.773051+0000 mon.c (mon.2) 7668 : audit 0 from='client.? 172.21.15.80:0/1246046626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:28:27.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:28:26 smithi080 bash[41963]: audit 2023-12-01T11:28:26.773051+0000 mon.c (mon.2) 7668 : audit 0 from='client.? 172.21.15.80:0/1246046626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:28:27.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:28:26 smithi090 bash[32384]: audit 2023-12-01T11:28:26.773051+0000 mon.c (mon.2) 7668 : audit 0 from='client.? 172.21.15.80:0/1246046626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:28:28.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:28:27 smithi080 bash[28361]: cluster 2023-12-01T11:28:26.198015+0000 mgr.y (mgr.24362) 11996 : cluster 0 pgmap v11965: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:28:28.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:28:27 smithi080 bash[41963]: cluster 2023-12-01T11:28:26.198015+0000 mgr.y (mgr.24362) 11996 : cluster 0 pgmap v11965: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:28:28.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:28:27 smithi090 bash[32384]: cluster 2023-12-01T11:28:26.198015+0000 mgr.y (mgr.24362) 11996 : cluster 0 pgmap v11965: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:28:30.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:28:29 smithi080 bash[28361]: cluster 2023-12-01T11:28:28.198673+0000 mgr.y (mgr.24362) 11997 : cluster 0 pgmap v11966: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:28:30.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:28:29 smithi080 bash[28361]: audit 2023-12-01T11:28:29.219369+0000 mon.c (mon.2) 7669 : audit 0 from='client.? 172.21.15.80:0/746573329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:28:30.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:28:29 smithi080 bash[41963]: cluster 2023-12-01T11:28:28.198673+0000 mgr.y (mgr.24362) 11997 : cluster 0 pgmap v11966: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:28:30.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:28:29 smithi080 bash[41963]: audit 2023-12-01T11:28:29.219369+0000 mon.c (mon.2) 7669 : audit 0 from='client.? 172.21.15.80:0/746573329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:28:30.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:28:29 smithi090 bash[32384]: cluster 2023-12-01T11:28:28.198673+0000 mgr.y (mgr.24362) 11997 : cluster 0 pgmap v11966: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:28:30.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:28:29 smithi090 bash[32384]: audit 2023-12-01T11:28:29.219369+0000 mon.c (mon.2) 7669 : audit 0 from='client.? 172.21.15.80:0/746573329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:28:32.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:28:31 smithi080 bash[28361]: cluster 2023-12-01T11:28:30.199307+0000 mgr.y (mgr.24362) 11998 : cluster 0 pgmap v11967: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:28:32.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:28:31 smithi080 bash[28361]: audit 2023-12-01T11:28:31.671762+0000 mon.a (mon.0) 7564 : audit 0 from='client.? 172.21.15.80:0/1412369427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:28:32.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:28:31 smithi080 bash[41963]: cluster 2023-12-01T11:28:30.199307+0000 mgr.y (mgr.24362) 11998 : cluster 0 pgmap v11967: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:28:32.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:28:31 smithi080 bash[41963]: audit 2023-12-01T11:28:31.671762+0000 mon.a (mon.0) 7564 : audit 0 from='client.? 172.21.15.80:0/1412369427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:28:32.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:28:31 smithi090 bash[32384]: cluster 2023-12-01T11:28:30.199307+0000 mgr.y (mgr.24362) 11998 : cluster 0 pgmap v11967: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:28:32.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:28:31 smithi090 bash[32384]: audit 2023-12-01T11:28:31.671762+0000 mon.a (mon.0) 7564 : audit 0 from='client.? 172.21.15.80:0/1412369427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:28:34.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:28:33 smithi080 bash[41963]: cluster 2023-12-01T11:28:32.200504+0000 mgr.y (mgr.24362) 11999 : cluster 0 pgmap v11968: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:28:34.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:28:33 smithi080 bash[28361]: cluster 2023-12-01T11:28:32.200504+0000 mgr.y (mgr.24362) 11999 : cluster 0 pgmap v11968: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:28:34.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:28:33 smithi090 bash[32384]: cluster 2023-12-01T11:28:32.200504+0000 mgr.y (mgr.24362) 11999 : cluster 0 pgmap v11968: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:28:35.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:28:34 smithi080 bash[28361]: audit 2023-12-01T11:28:34.130245+0000 mon.a (mon.0) 7565 : audit 0 from='client.? 172.21.15.80:0/1046221196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:28:35.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:28:34 smithi080 bash[41963]: audit 2023-12-01T11:28:34.130245+0000 mon.a (mon.0) 7565 : audit 0 from='client.? 172.21.15.80:0/1046221196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:28:35.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:28:34 smithi090 bash[32384]: audit 2023-12-01T11:28:34.130245+0000 mon.a (mon.0) 7565 : audit 0 from='client.? 172.21.15.80:0/1046221196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:28:36.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:28:35 smithi080 bash[41963]: cluster 2023-12-01T11:28:34.201171+0000 mgr.y (mgr.24362) 12000 : cluster 0 pgmap v11969: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:28:36.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:28:35 smithi080 bash[28361]: cluster 2023-12-01T11:28:34.201171+0000 mgr.y (mgr.24362) 12000 : cluster 0 pgmap v11969: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:28:36.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:28:35 smithi090 bash[32384]: cluster 2023-12-01T11:28:34.201171+0000 mgr.y (mgr.24362) 12000 : cluster 0 pgmap v11969: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:28:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:28:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:28:36] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T11:28:37.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:28:36 smithi080 bash[28361]: audit 2023-12-01T11:28:36.581477+0000 mon.a (mon.0) 7566 : audit 0 from='client.? 172.21.15.80:0/693171648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:28:37.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:28:36 smithi080 bash[41963]: audit 2023-12-01T11:28:36.581477+0000 mon.a (mon.0) 7566 : audit 0 from='client.? 172.21.15.80:0/693171648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:28:37.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:28:36 smithi090 bash[32384]: audit 2023-12-01T11:28:36.581477+0000 mon.a (mon.0) 7566 : audit 0 from='client.? 172.21.15.80:0/693171648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:28:38.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:28:37 smithi080 bash[41963]: cluster 2023-12-01T11:28:36.202321+0000 mgr.y (mgr.24362) 12001 : cluster 0 pgmap v11970: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:28:38.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:28:37 smithi080 bash[28361]: cluster 2023-12-01T11:28:36.202321+0000 mgr.y (mgr.24362) 12001 : cluster 0 pgmap v11970: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:28:38.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:28:37 smithi090 bash[32384]: cluster 2023-12-01T11:28:36.202321+0000 mgr.y (mgr.24362) 12001 : cluster 0 pgmap v11970: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:28:40.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:28:39 smithi080 bash[41963]: cluster 2023-12-01T11:28:38.203123+0000 mgr.y (mgr.24362) 12002 : cluster 0 pgmap v11971: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:28:40.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:28:39 smithi080 bash[41963]: audit 2023-12-01T11:28:39.030893+0000 mon.a (mon.0) 7567 : audit 0 from='client.? 172.21.15.80:0/3891208249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:28:40.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:28:39 smithi080 bash[28361]: cluster 2023-12-01T11:28:38.203123+0000 mgr.y (mgr.24362) 12002 : cluster 0 pgmap v11971: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:28:40.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:28:39 smithi080 bash[28361]: audit 2023-12-01T11:28:39.030893+0000 mon.a (mon.0) 7567 : audit 0 from='client.? 172.21.15.80:0/3891208249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:28:40.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:28:39 smithi090 bash[32384]: cluster 2023-12-01T11:28:38.203123+0000 mgr.y (mgr.24362) 12002 : cluster 0 pgmap v11971: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:28:40.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:28:39 smithi090 bash[32384]: audit 2023-12-01T11:28:39.030893+0000 mon.a (mon.0) 7567 : audit 0 from='client.? 172.21.15.80:0/3891208249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:28:41.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:28:40 smithi080 bash[28361]: audit 2023-12-01T11:28:40.418221+0000 mon.c (mon.2) 7670 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:28:41.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:28:40 smithi080 bash[41963]: audit 2023-12-01T11:28:40.418221+0000 mon.c (mon.2) 7670 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:28:41.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:28:40 smithi090 bash[32384]: audit 2023-12-01T11:28:40.418221+0000 mon.c (mon.2) 7670 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:28:42.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:28:41 smithi080 bash[41963]: cluster 2023-12-01T11:28:40.203821+0000 mgr.y (mgr.24362) 12003 : cluster 0 pgmap v11972: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:28:42.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:28:41 smithi080 bash[41963]: audit 2023-12-01T11:28:41.485567+0000 mon.a (mon.0) 7568 : audit 0 from='client.? 172.21.15.80:0/3708153489' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:28:42.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:28:41 smithi080 bash[28361]: cluster 2023-12-01T11:28:40.203821+0000 mgr.y (mgr.24362) 12003 : cluster 0 pgmap v11972: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:28:42.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:28:41 smithi080 bash[28361]: audit 2023-12-01T11:28:41.485567+0000 mon.a (mon.0) 7568 : audit 0 from='client.? 172.21.15.80:0/3708153489' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:28:42.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:28:41 smithi090 bash[32384]: cluster 2023-12-01T11:28:40.203821+0000 mgr.y (mgr.24362) 12003 : cluster 0 pgmap v11972: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:28:42.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:28:41 smithi090 bash[32384]: audit 2023-12-01T11:28:41.485567+0000 mon.a (mon.0) 7568 : audit 0 from='client.? 172.21.15.80:0/3708153489' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:28:44.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:28:43 smithi080 bash[41963]: cluster 2023-12-01T11:28:42.204944+0000 mgr.y (mgr.24362) 12004 : cluster 0 pgmap v11973: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:28:44.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:28:43 smithi080 bash[28361]: cluster 2023-12-01T11:28:42.204944+0000 mgr.y (mgr.24362) 12004 : cluster 0 pgmap v11973: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:28:44.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:28:43 smithi090 bash[32384]: cluster 2023-12-01T11:28:42.204944+0000 mgr.y (mgr.24362) 12004 : cluster 0 pgmap v11973: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:28:45.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:28:44 smithi080 bash[41963]: audit 2023-12-01T11:28:43.949084+0000 mon.c (mon.2) 7671 : audit 0 from='client.? 172.21.15.80:0/2102593646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:28:45.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:28:44 smithi080 bash[28361]: audit 2023-12-01T11:28:43.949084+0000 mon.c (mon.2) 7671 : audit 0 from='client.? 172.21.15.80:0/2102593646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:28:45.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:28:44 smithi090 bash[32384]: audit 2023-12-01T11:28:43.949084+0000 mon.c (mon.2) 7671 : audit 0 from='client.? 172.21.15.80:0/2102593646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:28:46.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:28:45 smithi080 bash[28361]: cluster 2023-12-01T11:28:44.205614+0000 mgr.y (mgr.24362) 12005 : cluster 0 pgmap v11974: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:28:46.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:28:45 smithi080 bash[41963]: cluster 2023-12-01T11:28:44.205614+0000 mgr.y (mgr.24362) 12005 : cluster 0 pgmap v11974: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:28:46.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:28:45 smithi090 bash[32384]: cluster 2023-12-01T11:28:44.205614+0000 mgr.y (mgr.24362) 12005 : cluster 0 pgmap v11974: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:28:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:28:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:28:46] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T11:28:47.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:28:46 smithi080 bash[28361]: cluster 2023-12-01T11:28:46.206727+0000 mgr.y (mgr.24362) 12006 : cluster 0 pgmap v11975: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:28:47.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:28:46 smithi080 bash[28361]: audit 2023-12-01T11:28:46.406821+0000 mon.c (mon.2) 7672 : audit 0 from='client.? 172.21.15.80:0/1120254276' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:28:47.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:28:46 smithi080 bash[41963]: cluster 2023-12-01T11:28:46.206727+0000 mgr.y (mgr.24362) 12006 : cluster 0 pgmap v11975: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:28:47.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:28:46 smithi080 bash[41963]: audit 2023-12-01T11:28:46.406821+0000 mon.c (mon.2) 7672 : audit 0 from='client.? 172.21.15.80:0/1120254276' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:28:47.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:28:46 smithi090 bash[32384]: cluster 2023-12-01T11:28:46.206727+0000 mgr.y (mgr.24362) 12006 : cluster 0 pgmap v11975: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:28:47.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:28:46 smithi090 bash[32384]: audit 2023-12-01T11:28:46.406821+0000 mon.c (mon.2) 7672 : audit 0 from='client.? 172.21.15.80:0/1120254276' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:28:49.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:28:49 smithi090 bash[32384]: cluster 2023-12-01T11:28:48.207485+0000 mgr.y (mgr.24362) 12007 : cluster 0 pgmap v11976: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:28:49.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:28:49 smithi090 bash[32384]: audit 2023-12-01T11:28:48.850389+0000 mon.a (mon.0) 7569 : audit 0 from='client.? 172.21.15.80:0/4127809624' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:28:49.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:28:49 smithi080 bash[41963]: cluster 2023-12-01T11:28:48.207485+0000 mgr.y (mgr.24362) 12007 : cluster 0 pgmap v11976: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:28:49.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:28:49 smithi080 bash[41963]: audit 2023-12-01T11:28:48.850389+0000 mon.a (mon.0) 7569 : audit 0 from='client.? 172.21.15.80:0/4127809624' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:28:49.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:28:49 smithi080 bash[28361]: cluster 2023-12-01T11:28:48.207485+0000 mgr.y (mgr.24362) 12007 : cluster 0 pgmap v11976: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:28:49.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:28:49 smithi080 bash[28361]: audit 2023-12-01T11:28:48.850389+0000 mon.a (mon.0) 7569 : audit 0 from='client.? 172.21.15.80:0/4127809624' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:28:51.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:28:51 smithi080 bash[28361]: cluster 2023-12-01T11:28:50.208212+0000 mgr.y (mgr.24362) 12008 : cluster 0 pgmap v11977: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:28:51.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:28:51 smithi080 bash[28361]: audit 2023-12-01T11:28:51.307422+0000 mon.c (mon.2) 7673 : audit 0 from='client.? 172.21.15.80:0/3895110902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:28:51.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:28:51 smithi080 bash[41963]: cluster 2023-12-01T11:28:50.208212+0000 mgr.y (mgr.24362) 12008 : cluster 0 pgmap v11977: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:28:51.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:28:51 smithi080 bash[41963]: audit 2023-12-01T11:28:51.307422+0000 mon.c (mon.2) 7673 : audit 0 from='client.? 172.21.15.80:0/3895110902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:28:52.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:28:51 smithi090 bash[32384]: cluster 2023-12-01T11:28:50.208212+0000 mgr.y (mgr.24362) 12008 : cluster 0 pgmap v11977: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:28:52.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:28:51 smithi090 bash[32384]: audit 2023-12-01T11:28:51.307422+0000 mon.c (mon.2) 7673 : audit 0 from='client.? 172.21.15.80:0/3895110902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:28:53.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:28:53 smithi080 bash[28361]: cluster 2023-12-01T11:28:52.209387+0000 mgr.y (mgr.24362) 12009 : cluster 0 pgmap v11978: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:28:53.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:28:53 smithi080 bash[41963]: cluster 2023-12-01T11:28:52.209387+0000 mgr.y (mgr.24362) 12009 : cluster 0 pgmap v11978: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:28:54.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:28:53 smithi090 bash[32384]: cluster 2023-12-01T11:28:52.209387+0000 mgr.y (mgr.24362) 12009 : cluster 0 pgmap v11978: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:28:54.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:28:54 smithi080 bash[28361]: audit 2023-12-01T11:28:53.783922+0000 mon.a (mon.0) 7570 : audit 0 from='client.? 172.21.15.80:0/3560198696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:28:54.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:28:54 smithi080 bash[41963]: audit 2023-12-01T11:28:53.783922+0000 mon.a (mon.0) 7570 : audit 0 from='client.? 172.21.15.80:0/3560198696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:28:55.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:28:54 smithi090 bash[32384]: audit 2023-12-01T11:28:53.783922+0000 mon.a (mon.0) 7570 : audit 0 from='client.? 172.21.15.80:0/3560198696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:28:55.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:28:55 smithi080 bash[28361]: cluster 2023-12-01T11:28:54.210066+0000 mgr.y (mgr.24362) 12010 : cluster 0 pgmap v11979: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:28:55.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:28:55 smithi080 bash[28361]: audit 2023-12-01T11:28:55.418648+0000 mon.c (mon.2) 7674 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:28:55.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:28:55 smithi080 bash[41963]: cluster 2023-12-01T11:28:54.210066+0000 mgr.y (mgr.24362) 12010 : cluster 0 pgmap v11979: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:28:55.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:28:55 smithi080 bash[41963]: audit 2023-12-01T11:28:55.418648+0000 mon.c (mon.2) 7674 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:28:56.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:28:55 smithi090 bash[32384]: cluster 2023-12-01T11:28:54.210066+0000 mgr.y (mgr.24362) 12010 : cluster 0 pgmap v11979: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:28:56.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:28:55 smithi090 bash[32384]: audit 2023-12-01T11:28:55.418648+0000 mon.c (mon.2) 7674 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:28:56.566 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:28:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:28:56] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T11:28:56.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:28:56 smithi080 bash[41963]: audit 2023-12-01T11:28:56.239704+0000 mon.a (mon.0) 7571 : audit 0 from='client.? 172.21.15.80:0/2753052140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:28:56.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:28:56 smithi080 bash[28361]: audit 2023-12-01T11:28:56.239704+0000 mon.a (mon.0) 7571 : audit 0 from='client.? 172.21.15.80:0/2753052140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:28:57.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:28:56 smithi090 bash[32384]: audit 2023-12-01T11:28:56.239704+0000 mon.a (mon.0) 7571 : audit 0 from='client.? 172.21.15.80:0/2753052140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:28:57.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:28:57 smithi080 bash[28361]: cluster 2023-12-01T11:28:56.211119+0000 mgr.y (mgr.24362) 12011 : cluster 0 pgmap v11980: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:28:57.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:28:57 smithi080 bash[41963]: cluster 2023-12-01T11:28:56.211119+0000 mgr.y (mgr.24362) 12011 : cluster 0 pgmap v11980: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:28:58.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:28:57 smithi090 bash[32384]: cluster 2023-12-01T11:28:56.211119+0000 mgr.y (mgr.24362) 12011 : cluster 0 pgmap v11980: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:28:59.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:28:59 smithi080 bash[28361]: cluster 2023-12-01T11:28:58.211776+0000 mgr.y (mgr.24362) 12012 : cluster 0 pgmap v11981: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:28:59.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:28:59 smithi080 bash[28361]: audit 2023-12-01T11:28:58.696899+0000 mon.a (mon.0) 7572 : audit 0 from='client.? 172.21.15.80:0/507748688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:28:59.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:28:59 smithi080 bash[41963]: cluster 2023-12-01T11:28:58.211776+0000 mgr.y (mgr.24362) 12012 : cluster 0 pgmap v11981: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:28:59.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:28:59 smithi080 bash[41963]: audit 2023-12-01T11:28:58.696899+0000 mon.a (mon.0) 7572 : audit 0 from='client.? 172.21.15.80:0/507748688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:29:00.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:28:59 smithi090 bash[32384]: cluster 2023-12-01T11:28:58.211776+0000 mgr.y (mgr.24362) 12012 : cluster 0 pgmap v11981: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:29:00.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:28:59 smithi090 bash[32384]: audit 2023-12-01T11:28:58.696899+0000 mon.a (mon.0) 7572 : audit 0 from='client.? 172.21.15.80:0/507748688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:29:01.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:29:01 smithi080 bash[41963]: cluster 2023-12-01T11:29:00.212447+0000 mgr.y (mgr.24362) 12013 : cluster 0 pgmap v11982: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:29:01.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:29:01 smithi080 bash[41963]: audit 2023-12-01T11:29:01.158132+0000 mon.c (mon.2) 7675 : audit 0 from='client.? 172.21.15.80:0/3733526986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:29:01.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:29:01 smithi080 bash[28361]: cluster 2023-12-01T11:29:00.212447+0000 mgr.y (mgr.24362) 12013 : cluster 0 pgmap v11982: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:29:01.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:29:01 smithi080 bash[28361]: audit 2023-12-01T11:29:01.158132+0000 mon.c (mon.2) 7675 : audit 0 from='client.? 172.21.15.80:0/3733526986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:29:02.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:29:01 smithi090 bash[32384]: cluster 2023-12-01T11:29:00.212447+0000 mgr.y (mgr.24362) 12013 : cluster 0 pgmap v11982: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:29:02.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:29:01 smithi090 bash[32384]: audit 2023-12-01T11:29:01.158132+0000 mon.c (mon.2) 7675 : audit 0 from='client.? 172.21.15.80:0/3733526986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:29:03.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:29:03 smithi080 bash[41963]: cluster 2023-12-01T11:29:02.213636+0000 mgr.y (mgr.24362) 12014 : cluster 0 pgmap v11983: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:29:03.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:29:03 smithi080 bash[28361]: cluster 2023-12-01T11:29:02.213636+0000 mgr.y (mgr.24362) 12014 : cluster 0 pgmap v11983: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:29:04.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:29:03 smithi090 bash[32384]: cluster 2023-12-01T11:29:02.213636+0000 mgr.y (mgr.24362) 12014 : cluster 0 pgmap v11983: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:29:04.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:29:04 smithi080 bash[41963]: audit 2023-12-01T11:29:03.606805+0000 mon.a (mon.0) 7573 : audit 0 from='client.? 172.21.15.80:0/277140940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:29:04.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:29:04 smithi080 bash[28361]: audit 2023-12-01T11:29:03.606805+0000 mon.a (mon.0) 7573 : audit 0 from='client.? 172.21.15.80:0/277140940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:29:05.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:29:04 smithi090 bash[32384]: audit 2023-12-01T11:29:03.606805+0000 mon.a (mon.0) 7573 : audit 0 from='client.? 172.21.15.80:0/277140940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:29:05.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:29:05 smithi080 bash[28361]: cluster 2023-12-01T11:29:04.214414+0000 mgr.y (mgr.24362) 12015 : cluster 0 pgmap v11984: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:29:05.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:29:05 smithi080 bash[41963]: cluster 2023-12-01T11:29:04.214414+0000 mgr.y (mgr.24362) 12015 : cluster 0 pgmap v11984: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:29:06.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:29:05 smithi090 bash[32384]: cluster 2023-12-01T11:29:04.214414+0000 mgr.y (mgr.24362) 12015 : cluster 0 pgmap v11984: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:29:06.599 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:29:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:29:06] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T11:29:06.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:29:06 smithi080 bash[28361]: audit 2023-12-01T11:29:06.053281+0000 mon.c (mon.2) 7676 : audit 0 from='client.? 172.21.15.80:0/3932585750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:29:06.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:29:06 smithi080 bash[41963]: audit 2023-12-01T11:29:06.053281+0000 mon.c (mon.2) 7676 : audit 0 from='client.? 172.21.15.80:0/3932585750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:29:07.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:29:06 smithi090 bash[32384]: audit 2023-12-01T11:29:06.053281+0000 mon.c (mon.2) 7676 : audit 0 from='client.? 172.21.15.80:0/3932585750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:29:07.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:29:07 smithi080 bash[28361]: cluster 2023-12-01T11:29:06.215626+0000 mgr.y (mgr.24362) 12016 : cluster 0 pgmap v11985: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:29:07.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:29:07 smithi080 bash[41963]: cluster 2023-12-01T11:29:06.215626+0000 mgr.y (mgr.24362) 12016 : cluster 0 pgmap v11985: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:29:08.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:29:07 smithi090 bash[32384]: cluster 2023-12-01T11:29:06.215626+0000 mgr.y (mgr.24362) 12016 : cluster 0 pgmap v11985: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:29:08.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:29:08 smithi080 bash[41963]: audit 2023-12-01T11:29:08.509655+0000 mon.c (mon.2) 7677 : audit 0 from='client.? 172.21.15.80:0/3599693352' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:29:08.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:29:08 smithi080 bash[28361]: audit 2023-12-01T11:29:08.509655+0000 mon.c (mon.2) 7677 : audit 0 from='client.? 172.21.15.80:0/3599693352' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:29:09.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:29:08 smithi090 bash[32384]: audit 2023-12-01T11:29:08.509655+0000 mon.c (mon.2) 7677 : audit 0 from='client.? 172.21.15.80:0/3599693352' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:29:09.930 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:29:09 smithi080 bash[41963]: cluster 2023-12-01T11:29:08.216190+0000 mgr.y (mgr.24362) 12017 : cluster 0 pgmap v11986: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:29:09.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:29:09 smithi080 bash[28361]: cluster 2023-12-01T11:29:08.216190+0000 mgr.y (mgr.24362) 12017 : cluster 0 pgmap v11986: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:29:10.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:29:09 smithi090 bash[32384]: cluster 2023-12-01T11:29:08.216190+0000 mgr.y (mgr.24362) 12017 : cluster 0 pgmap v11986: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:29:10.930 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:29:10 smithi080 bash[41963]: audit 2023-12-01T11:29:10.419085+0000 mon.c (mon.2) 7678 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:29:10.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:29:10 smithi080 bash[28361]: audit 2023-12-01T11:29:10.419085+0000 mon.c (mon.2) 7678 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:29:11.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:29:10 smithi090 bash[32384]: audit 2023-12-01T11:29:10.419085+0000 mon.c (mon.2) 7678 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:29:11.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:29:11 smithi080 bash[41963]: cluster 2023-12-01T11:29:10.216867+0000 mgr.y (mgr.24362) 12018 : cluster 0 pgmap v11987: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:29:11.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:29:11 smithi080 bash[41963]: audit 2023-12-01T11:29:10.966757+0000 mon.a (mon.0) 7574 : audit 0 from='client.? 172.21.15.80:0/785725199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:29:11.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:29:11 smithi080 bash[41963]: audit 2023-12-01T11:29:11.613601+0000 mon.c (mon.2) 7679 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:29:11.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:29:11 smithi080 bash[28361]: cluster 2023-12-01T11:29:10.216867+0000 mgr.y (mgr.24362) 12018 : cluster 0 pgmap v11987: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:29:11.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:29:11 smithi080 bash[28361]: audit 2023-12-01T11:29:10.966757+0000 mon.a (mon.0) 7574 : audit 0 from='client.? 172.21.15.80:0/785725199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:29:11.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:29:11 smithi080 bash[28361]: audit 2023-12-01T11:29:11.613601+0000 mon.c (mon.2) 7679 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:29:12.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:29:11 smithi090 bash[32384]: cluster 2023-12-01T11:29:10.216867+0000 mgr.y (mgr.24362) 12018 : cluster 0 pgmap v11987: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:29:12.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:29:11 smithi090 bash[32384]: audit 2023-12-01T11:29:10.966757+0000 mon.a (mon.0) 7574 : audit 0 from='client.? 172.21.15.80:0/785725199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:29:12.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:29:11 smithi090 bash[32384]: audit 2023-12-01T11:29:11.613601+0000 mon.c (mon.2) 7679 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:29:13.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:29:13 smithi080 bash[41963]: cluster 2023-12-01T11:29:12.218073+0000 mgr.y (mgr.24362) 12019 : cluster 0 pgmap v11988: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:29:13.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:29:13 smithi080 bash[41963]: audit 2023-12-01T11:29:13.418385+0000 mon.c (mon.2) 7680 : audit 0 from='client.? 172.21.15.80:0/2826622520' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:29:13.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:29:13 smithi080 bash[28361]: cluster 2023-12-01T11:29:12.218073+0000 mgr.y (mgr.24362) 12019 : cluster 0 pgmap v11988: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:29:13.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:29:13 smithi080 bash[28361]: audit 2023-12-01T11:29:13.418385+0000 mon.c (mon.2) 7680 : audit 0 from='client.? 172.21.15.80:0/2826622520' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:29:14.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:29:13 smithi090 bash[32384]: cluster 2023-12-01T11:29:12.218073+0000 mgr.y (mgr.24362) 12019 : cluster 0 pgmap v11988: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:29:14.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:29:13 smithi090 bash[32384]: audit 2023-12-01T11:29:13.418385+0000 mon.c (mon.2) 7680 : audit 0 from='client.? 172.21.15.80:0/2826622520' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:29:15.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:29:15 smithi080 bash[41963]: cluster 2023-12-01T11:29:14.218809+0000 mgr.y (mgr.24362) 12020 : cluster 0 pgmap v11989: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:29:15.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:29:15 smithi080 bash[28361]: cluster 2023-12-01T11:29:14.218809+0000 mgr.y (mgr.24362) 12020 : cluster 0 pgmap v11989: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:29:16.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:29:15 smithi090 bash[32384]: cluster 2023-12-01T11:29:14.218809+0000 mgr.y (mgr.24362) 12020 : cluster 0 pgmap v11989: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:29:16.640 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:29:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:29:16] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T11:29:16.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:29:16 smithi080 bash[28361]: audit 2023-12-01T11:29:15.881421+0000 mon.a (mon.0) 7575 : audit 0 from='client.? 172.21.15.80:0/1099045407' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:29:16.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:29:16 smithi080 bash[41963]: audit 2023-12-01T11:29:15.881421+0000 mon.a (mon.0) 7575 : audit 0 from='client.? 172.21.15.80:0/1099045407' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:29:17.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:29:16 smithi090 bash[32384]: audit 2023-12-01T11:29:15.881421+0000 mon.a (mon.0) 7575 : audit 0 from='client.? 172.21.15.80:0/1099045407' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:29:17.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:29:17 smithi080 bash[41963]: cluster 2023-12-01T11:29:16.220085+0000 mgr.y (mgr.24362) 12021 : cluster 0 pgmap v11990: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:29:17.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:29:17 smithi080 bash[41963]: audit 2023-12-01T11:29:17.459416+0000 mon.a (mon.0) 7576 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:29:17.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:29:17 smithi080 bash[41963]: audit 2023-12-01T11:29:17.470886+0000 mon.a (mon.0) 7577 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:29:17.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:29:17 smithi080 bash[28361]: cluster 2023-12-01T11:29:16.220085+0000 mgr.y (mgr.24362) 12021 : cluster 0 pgmap v11990: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:29:17.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:29:17 smithi080 bash[28361]: audit 2023-12-01T11:29:17.459416+0000 mon.a (mon.0) 7576 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:29:17.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:29:17 smithi080 bash[28361]: audit 2023-12-01T11:29:17.470886+0000 mon.a (mon.0) 7577 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:29:18.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:29:17 smithi090 bash[32384]: cluster 2023-12-01T11:29:16.220085+0000 mgr.y (mgr.24362) 12021 : cluster 0 pgmap v11990: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:29:18.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:29:17 smithi090 bash[32384]: audit 2023-12-01T11:29:17.459416+0000 mon.a (mon.0) 7576 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:29:18.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:29:17 smithi090 bash[32384]: audit 2023-12-01T11:29:17.470886+0000 mon.a (mon.0) 7577 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:29:19.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:29:18 smithi080 bash[28361]: audit 2023-12-01T11:29:17.816816+0000 mon.a (mon.0) 7578 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:29:19.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:29:18 smithi080 bash[28361]: audit 2023-12-01T11:29:17.826441+0000 mon.a (mon.0) 7579 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:29:19.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:29:18 smithi080 bash[28361]: audit 2023-12-01T11:29:18.323641+0000 mon.c (mon.2) 7681 : audit 0 from='client.? 172.21.15.80:0/1799045176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:29:19.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:29:18 smithi080 bash[28361]: audit 2023-12-01T11:29:18.358490+0000 mon.c (mon.2) 7682 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:29:19.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:29:18 smithi080 bash[28361]: audit 2023-12-01T11:29:18.360132+0000 mon.c (mon.2) 7683 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:29:19.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:29:18 smithi080 bash[28361]: audit 2023-12-01T11:29:18.368513+0000 mon.a (mon.0) 7580 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:29:19.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:29:18 smithi080 bash[41963]: audit 2023-12-01T11:29:17.816816+0000 mon.a (mon.0) 7578 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:29:19.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:29:18 smithi080 bash[41963]: audit 2023-12-01T11:29:17.826441+0000 mon.a (mon.0) 7579 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:29:19.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:29:18 smithi080 bash[41963]: audit 2023-12-01T11:29:18.323641+0000 mon.c (mon.2) 7681 : audit 0 from='client.? 172.21.15.80:0/1799045176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:29:19.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:29:18 smithi080 bash[41963]: audit 2023-12-01T11:29:18.358490+0000 mon.c (mon.2) 7682 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:29:19.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:29:18 smithi080 bash[41963]: audit 2023-12-01T11:29:18.360132+0000 mon.c (mon.2) 7683 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:29:19.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:29:18 smithi080 bash[41963]: audit 2023-12-01T11:29:18.368513+0000 mon.a (mon.0) 7580 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:29:19.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:29:18 smithi090 bash[32384]: audit 2023-12-01T11:29:17.816816+0000 mon.a (mon.0) 7578 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:29:19.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:29:18 smithi090 bash[32384]: audit 2023-12-01T11:29:17.826441+0000 mon.a (mon.0) 7579 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:29:19.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:29:18 smithi090 bash[32384]: audit 2023-12-01T11:29:18.323641+0000 mon.c (mon.2) 7681 : audit 0 from='client.? 172.21.15.80:0/1799045176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:29:19.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:29:18 smithi090 bash[32384]: audit 2023-12-01T11:29:18.358490+0000 mon.c (mon.2) 7682 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:29:19.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:29:18 smithi090 bash[32384]: audit 2023-12-01T11:29:18.360132+0000 mon.c (mon.2) 7683 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:29:19.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:29:18 smithi090 bash[32384]: audit 2023-12-01T11:29:18.368513+0000 mon.a (mon.0) 7580 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:29:20.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:29:19 smithi080 bash[41963]: cluster 2023-12-01T11:29:18.220754+0000 mgr.y (mgr.24362) 12022 : cluster 0 pgmap v11991: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:29:20.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:29:19 smithi080 bash[28361]: cluster 2023-12-01T11:29:18.220754+0000 mgr.y (mgr.24362) 12022 : cluster 0 pgmap v11991: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:29:20.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:29:19 smithi090 bash[32384]: cluster 2023-12-01T11:29:18.220754+0000 mgr.y (mgr.24362) 12022 : cluster 0 pgmap v11991: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:29:21.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:29:21 smithi080 bash[28361]: cluster 2023-12-01T11:29:20.221420+0000 mgr.y (mgr.24362) 12023 : cluster 0 pgmap v11992: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:29:21.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:29:21 smithi080 bash[28361]: audit 2023-12-01T11:29:20.780009+0000 mon.a (mon.0) 7581 : audit 0 from='client.? 172.21.15.80:0/2600809885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:29:21.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:29:21 smithi080 bash[41963]: cluster 2023-12-01T11:29:20.221420+0000 mgr.y (mgr.24362) 12023 : cluster 0 pgmap v11992: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:29:21.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:29:21 smithi080 bash[41963]: audit 2023-12-01T11:29:20.780009+0000 mon.a (mon.0) 7581 : audit 0 from='client.? 172.21.15.80:0/2600809885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:29:22.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:29:21 smithi090 bash[32384]: cluster 2023-12-01T11:29:20.221420+0000 mgr.y (mgr.24362) 12023 : cluster 0 pgmap v11992: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:29:22.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:29:21 smithi090 bash[32384]: audit 2023-12-01T11:29:20.780009+0000 mon.a (mon.0) 7581 : audit 0 from='client.? 172.21.15.80:0/2600809885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:29:23.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:29:23 smithi080 bash[28361]: cluster 2023-12-01T11:29:22.222593+0000 mgr.y (mgr.24362) 12024 : cluster 0 pgmap v11993: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:29:23.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:29:23 smithi080 bash[28361]: audit 2023-12-01T11:29:23.237929+0000 mon.c (mon.2) 7684 : audit 0 from='client.? 172.21.15.80:0/4104578558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:29:23.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:29:23 smithi080 bash[41963]: cluster 2023-12-01T11:29:22.222593+0000 mgr.y (mgr.24362) 12024 : cluster 0 pgmap v11993: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:29:23.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:29:23 smithi080 bash[41963]: audit 2023-12-01T11:29:23.237929+0000 mon.c (mon.2) 7684 : audit 0 from='client.? 172.21.15.80:0/4104578558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:29:24.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:29:23 smithi090 bash[32384]: cluster 2023-12-01T11:29:22.222593+0000 mgr.y (mgr.24362) 12024 : cluster 0 pgmap v11993: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:29:24.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:29:23 smithi090 bash[32384]: audit 2023-12-01T11:29:23.237929+0000 mon.c (mon.2) 7684 : audit 0 from='client.? 172.21.15.80:0/4104578558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:29:25.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:29:25 smithi080 bash[41963]: cluster 2023-12-01T11:29:24.223264+0000 mgr.y (mgr.24362) 12025 : cluster 0 pgmap v11994: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:29:25.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:29:25 smithi080 bash[41963]: audit 2023-12-01T11:29:25.419542+0000 mon.c (mon.2) 7685 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:29:25.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:29:25 smithi080 bash[28361]: cluster 2023-12-01T11:29:24.223264+0000 mgr.y (mgr.24362) 12025 : cluster 0 pgmap v11994: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:29:25.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:29:25 smithi080 bash[28361]: audit 2023-12-01T11:29:25.419542+0000 mon.c (mon.2) 7685 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:29:26.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:29:25 smithi090 bash[32384]: cluster 2023-12-01T11:29:24.223264+0000 mgr.y (mgr.24362) 12025 : cluster 0 pgmap v11994: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:29:26.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:29:25 smithi090 bash[32384]: audit 2023-12-01T11:29:25.419542+0000 mon.c (mon.2) 7685 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:29:26.559 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:29:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:29:26] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T11:29:26.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:29:26 smithi080 bash[41963]: audit 2023-12-01T11:29:25.692733+0000 mon.c (mon.2) 7686 : audit 0 from='client.? 172.21.15.80:0/3876187139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:29:26.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:29:26 smithi080 bash[28361]: audit 2023-12-01T11:29:25.692733+0000 mon.c (mon.2) 7686 : audit 0 from='client.? 172.21.15.80:0/3876187139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:29:27.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:29:26 smithi090 bash[32384]: audit 2023-12-01T11:29:25.692733+0000 mon.c (mon.2) 7686 : audit 0 from='client.? 172.21.15.80:0/3876187139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:29:27.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:29:27 smithi080 bash[41963]: cluster 2023-12-01T11:29:26.224460+0000 mgr.y (mgr.24362) 12026 : cluster 0 pgmap v11995: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:29:27.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:29:27 smithi080 bash[28361]: cluster 2023-12-01T11:29:26.224460+0000 mgr.y (mgr.24362) 12026 : cluster 0 pgmap v11995: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:29:28.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:29:27 smithi090 bash[32384]: cluster 2023-12-01T11:29:26.224460+0000 mgr.y (mgr.24362) 12026 : cluster 0 pgmap v11995: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:29:28.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:29:28 smithi080 bash[28361]: audit 2023-12-01T11:29:28.140990+0000 mon.a (mon.0) 7582 : audit 0 from='client.? 172.21.15.80:0/317161594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:29:28.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:29:28 smithi080 bash[41963]: audit 2023-12-01T11:29:28.140990+0000 mon.a (mon.0) 7582 : audit 0 from='client.? 172.21.15.80:0/317161594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:29:29.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:29:28 smithi090 bash[32384]: audit 2023-12-01T11:29:28.140990+0000 mon.a (mon.0) 7582 : audit 0 from='client.? 172.21.15.80:0/317161594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:29:29.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:29:29 smithi080 bash[41963]: cluster 2023-12-01T11:29:28.225079+0000 mgr.y (mgr.24362) 12027 : cluster 0 pgmap v11996: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:29:29.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:29:29 smithi080 bash[28361]: cluster 2023-12-01T11:29:28.225079+0000 mgr.y (mgr.24362) 12027 : cluster 0 pgmap v11996: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:29:30.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:29:29 smithi090 bash[32384]: cluster 2023-12-01T11:29:28.225079+0000 mgr.y (mgr.24362) 12027 : cluster 0 pgmap v11996: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:29:31.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:29:31 smithi080 bash[28361]: cluster 2023-12-01T11:29:30.225720+0000 mgr.y (mgr.24362) 12028 : cluster 0 pgmap v11997: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:29:31.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:29:31 smithi080 bash[28361]: audit 2023-12-01T11:29:30.580928+0000 mon.a (mon.0) 7583 : audit 0 from='client.? 172.21.15.80:0/1355075455' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:29:31.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:29:31 smithi080 bash[41963]: cluster 2023-12-01T11:29:30.225720+0000 mgr.y (mgr.24362) 12028 : cluster 0 pgmap v11997: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:29:31.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:29:31 smithi080 bash[41963]: audit 2023-12-01T11:29:30.580928+0000 mon.a (mon.0) 7583 : audit 0 from='client.? 172.21.15.80:0/1355075455' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:29:32.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:29:31 smithi090 bash[32384]: cluster 2023-12-01T11:29:30.225720+0000 mgr.y (mgr.24362) 12028 : cluster 0 pgmap v11997: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:29:32.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:29:31 smithi090 bash[32384]: audit 2023-12-01T11:29:30.580928+0000 mon.a (mon.0) 7583 : audit 0 from='client.? 172.21.15.80:0/1355075455' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:29:33.886 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:29:33 smithi080 bash[28361]: cluster 2023-12-01T11:29:32.226890+0000 mgr.y (mgr.24362) 12029 : cluster 0 pgmap v11998: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:29:33.886 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:29:33 smithi080 bash[28361]: audit 2023-12-01T11:29:33.033528+0000 mon.a (mon.0) 7584 : audit 0 from='client.? 172.21.15.80:0/2358308388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:29:34.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:29:33 smithi090 bash[32384]: cluster 2023-12-01T11:29:32.226890+0000 mgr.y (mgr.24362) 12029 : cluster 0 pgmap v11998: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:29:34.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:29:33 smithi090 bash[32384]: audit 2023-12-01T11:29:33.033528+0000 mon.a (mon.0) 7584 : audit 0 from='client.? 172.21.15.80:0/2358308388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:29:34.180 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:29:33 smithi080 bash[41963]: cluster 2023-12-01T11:29:32.226890+0000 mgr.y (mgr.24362) 12029 : cluster 0 pgmap v11998: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:29:34.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:29:33 smithi080 bash[41963]: audit 2023-12-01T11:29:33.033528+0000 mon.a (mon.0) 7584 : audit 0 from='client.? 172.21.15.80:0/2358308388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:29:35.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:29:35 smithi080 bash[28361]: cluster 2023-12-01T11:29:34.227567+0000 mgr.y (mgr.24362) 12030 : cluster 0 pgmap v11999: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:29:35.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:29:35 smithi080 bash[28361]: audit 2023-12-01T11:29:35.486185+0000 mon.c (mon.2) 7687 : audit 0 from='client.? 172.21.15.80:0/3883580946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:29:35.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:29:35 smithi080 bash[41963]: cluster 2023-12-01T11:29:34.227567+0000 mgr.y (mgr.24362) 12030 : cluster 0 pgmap v11999: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:29:35.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:29:35 smithi080 bash[41963]: audit 2023-12-01T11:29:35.486185+0000 mon.c (mon.2) 7687 : audit 0 from='client.? 172.21.15.80:0/3883580946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:29:36.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:29:35 smithi090 bash[32384]: cluster 2023-12-01T11:29:34.227567+0000 mgr.y (mgr.24362) 12030 : cluster 0 pgmap v11999: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:29:36.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:29:35 smithi090 bash[32384]: audit 2023-12-01T11:29:35.486185+0000 mon.c (mon.2) 7687 : audit 0 from='client.? 172.21.15.80:0/3883580946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:29:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:29:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:29:36] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T11:29:37.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:29:37 smithi080 bash[41963]: cluster 2023-12-01T11:29:36.228724+0000 mgr.y (mgr.24362) 12031 : cluster 0 pgmap v12000: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:29:37.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:29:37 smithi080 bash[28361]: cluster 2023-12-01T11:29:36.228724+0000 mgr.y (mgr.24362) 12031 : cluster 0 pgmap v12000: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:29:38.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:29:37 smithi090 bash[32384]: cluster 2023-12-01T11:29:36.228724+0000 mgr.y (mgr.24362) 12031 : cluster 0 pgmap v12000: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:29:38.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:29:38 smithi080 bash[28361]: audit 2023-12-01T11:29:37.942666+0000 mon.a (mon.0) 7585 : audit 0 from='client.? 172.21.15.80:0/826544296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:29:38.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:29:38 smithi080 bash[41963]: audit 2023-12-01T11:29:37.942666+0000 mon.a (mon.0) 7585 : audit 0 from='client.? 172.21.15.80:0/826544296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:29:39.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:29:38 smithi090 bash[32384]: audit 2023-12-01T11:29:37.942666+0000 mon.a (mon.0) 7585 : audit 0 from='client.? 172.21.15.80:0/826544296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:29:39.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:29:39 smithi080 bash[41963]: cluster 2023-12-01T11:29:38.229411+0000 mgr.y (mgr.24362) 12032 : cluster 0 pgmap v12001: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:29:39.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:29:39 smithi080 bash[28361]: cluster 2023-12-01T11:29:38.229411+0000 mgr.y (mgr.24362) 12032 : cluster 0 pgmap v12001: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:29:40.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:29:39 smithi090 bash[32384]: cluster 2023-12-01T11:29:38.229411+0000 mgr.y (mgr.24362) 12032 : cluster 0 pgmap v12001: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:29:40.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:29:40 smithi080 bash[28361]: audit 2023-12-01T11:29:40.396589+0000 mon.a (mon.0) 7586 : audit 0 from='client.? 172.21.15.80:0/351829848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:29:40.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:29:40 smithi080 bash[28361]: audit 2023-12-01T11:29:40.419794+0000 mon.c (mon.2) 7688 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:29:40.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:29:40 smithi080 bash[41963]: audit 2023-12-01T11:29:40.396589+0000 mon.a (mon.0) 7586 : audit 0 from='client.? 172.21.15.80:0/351829848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:29:40.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:29:40 smithi080 bash[41963]: audit 2023-12-01T11:29:40.419794+0000 mon.c (mon.2) 7688 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:29:41.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:29:40 smithi090 bash[32384]: audit 2023-12-01T11:29:40.396589+0000 mon.a (mon.0) 7586 : audit 0 from='client.? 172.21.15.80:0/351829848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:29:41.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:29:40 smithi090 bash[32384]: audit 2023-12-01T11:29:40.419794+0000 mon.c (mon.2) 7688 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:29:41.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:29:41 smithi080 bash[28361]: cluster 2023-12-01T11:29:40.230180+0000 mgr.y (mgr.24362) 12033 : cluster 0 pgmap v12002: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:29:41.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:29:41 smithi080 bash[41963]: cluster 2023-12-01T11:29:40.230180+0000 mgr.y (mgr.24362) 12033 : cluster 0 pgmap v12002: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:29:42.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:29:41 smithi090 bash[32384]: cluster 2023-12-01T11:29:40.230180+0000 mgr.y (mgr.24362) 12033 : cluster 0 pgmap v12002: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:29:43.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:29:43 smithi080 bash[28361]: cluster 2023-12-01T11:29:42.231508+0000 mgr.y (mgr.24362) 12034 : cluster 0 pgmap v12003: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:29:43.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:29:43 smithi080 bash[28361]: audit 2023-12-01T11:29:42.847763+0000 mon.a (mon.0) 7587 : audit 0 from='client.? 172.21.15.80:0/135231120' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:29:43.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:29:43 smithi080 bash[41963]: cluster 2023-12-01T11:29:42.231508+0000 mgr.y (mgr.24362) 12034 : cluster 0 pgmap v12003: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:29:43.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:29:43 smithi080 bash[41963]: audit 2023-12-01T11:29:42.847763+0000 mon.a (mon.0) 7587 : audit 0 from='client.? 172.21.15.80:0/135231120' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:29:44.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:29:43 smithi090 bash[32384]: cluster 2023-12-01T11:29:42.231508+0000 mgr.y (mgr.24362) 12034 : cluster 0 pgmap v12003: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:29:44.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:29:43 smithi090 bash[32384]: audit 2023-12-01T11:29:42.847763+0000 mon.a (mon.0) 7587 : audit 0 from='client.? 172.21.15.80:0/135231120' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:29:45.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:29:45 smithi080 bash[28361]: cluster 2023-12-01T11:29:44.232234+0000 mgr.y (mgr.24362) 12035 : cluster 0 pgmap v12004: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:29:45.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:29:45 smithi080 bash[28361]: audit 2023-12-01T11:29:45.301752+0000 mon.c (mon.2) 7689 : audit 0 from='client.? 172.21.15.80:0/1315268644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:29:45.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:29:45 smithi080 bash[41963]: cluster 2023-12-01T11:29:44.232234+0000 mgr.y (mgr.24362) 12035 : cluster 0 pgmap v12004: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:29:45.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:29:45 smithi080 bash[41963]: audit 2023-12-01T11:29:45.301752+0000 mon.c (mon.2) 7689 : audit 0 from='client.? 172.21.15.80:0/1315268644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:29:46.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:29:45 smithi090 bash[32384]: cluster 2023-12-01T11:29:44.232234+0000 mgr.y (mgr.24362) 12035 : cluster 0 pgmap v12004: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:29:46.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:29:45 smithi090 bash[32384]: audit 2023-12-01T11:29:45.301752+0000 mon.c (mon.2) 7689 : audit 0 from='client.? 172.21.15.80:0/1315268644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:29:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:29:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:29:46] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T11:29:47.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:29:47 smithi080 bash[28361]: cluster 2023-12-01T11:29:46.233432+0000 mgr.y (mgr.24362) 12036 : cluster 0 pgmap v12005: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:29:47.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:29:47 smithi080 bash[41963]: cluster 2023-12-01T11:29:46.233432+0000 mgr.y (mgr.24362) 12036 : cluster 0 pgmap v12005: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:29:48.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:29:47 smithi090 bash[32384]: cluster 2023-12-01T11:29:46.233432+0000 mgr.y (mgr.24362) 12036 : cluster 0 pgmap v12005: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:29:48.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:29:48 smithi080 bash[28361]: audit 2023-12-01T11:29:47.758688+0000 mon.a (mon.0) 7588 : audit 0 from='client.? 172.21.15.80:0/1017643780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:29:48.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:29:48 smithi080 bash[41963]: audit 2023-12-01T11:29:47.758688+0000 mon.a (mon.0) 7588 : audit 0 from='client.? 172.21.15.80:0/1017643780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:29:49.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:29:48 smithi090 bash[32384]: audit 2023-12-01T11:29:47.758688+0000 mon.a (mon.0) 7588 : audit 0 from='client.? 172.21.15.80:0/1017643780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:29:49.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:29:49 smithi080 bash[41963]: cluster 2023-12-01T11:29:48.234232+0000 mgr.y (mgr.24362) 12037 : cluster 0 pgmap v12006: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:29:49.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:29:49 smithi080 bash[28361]: cluster 2023-12-01T11:29:48.234232+0000 mgr.y (mgr.24362) 12037 : cluster 0 pgmap v12006: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:29:50.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:29:49 smithi090 bash[32384]: cluster 2023-12-01T11:29:48.234232+0000 mgr.y (mgr.24362) 12037 : cluster 0 pgmap v12006: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:29:50.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:29:50 smithi080 bash[28361]: audit 2023-12-01T11:29:50.206983+0000 mon.c (mon.2) 7690 : audit 0 from='client.? 172.21.15.80:0/3387483100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:29:50.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:29:50 smithi080 bash[41963]: audit 2023-12-01T11:29:50.206983+0000 mon.c (mon.2) 7690 : audit 0 from='client.? 172.21.15.80:0/3387483100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:29:51.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:29:50 smithi090 bash[32384]: audit 2023-12-01T11:29:50.206983+0000 mon.c (mon.2) 7690 : audit 0 from='client.? 172.21.15.80:0/3387483100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:29:51.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:29:51 smithi080 bash[28361]: cluster 2023-12-01T11:29:50.234954+0000 mgr.y (mgr.24362) 12038 : cluster 0 pgmap v12007: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:29:51.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:29:51 smithi080 bash[41963]: cluster 2023-12-01T11:29:50.234954+0000 mgr.y (mgr.24362) 12038 : cluster 0 pgmap v12007: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:29:52.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:29:51 smithi090 bash[32384]: cluster 2023-12-01T11:29:50.234954+0000 mgr.y (mgr.24362) 12038 : cluster 0 pgmap v12007: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:29:53.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:29:53 smithi080 bash[41963]: cluster 2023-12-01T11:29:52.236159+0000 mgr.y (mgr.24362) 12039 : cluster 0 pgmap v12008: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:29:53.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:29:53 smithi080 bash[41963]: audit 2023-12-01T11:29:52.662547+0000 mon.c (mon.2) 7691 : audit 0 from='client.? 172.21.15.80:0/2897294470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:29:53.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:29:53 smithi080 bash[28361]: cluster 2023-12-01T11:29:52.236159+0000 mgr.y (mgr.24362) 12039 : cluster 0 pgmap v12008: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:29:53.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:29:53 smithi080 bash[28361]: audit 2023-12-01T11:29:52.662547+0000 mon.c (mon.2) 7691 : audit 0 from='client.? 172.21.15.80:0/2897294470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:29:54.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:29:53 smithi090 bash[32384]: cluster 2023-12-01T11:29:52.236159+0000 mgr.y (mgr.24362) 12039 : cluster 0 pgmap v12008: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:29:54.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:29:53 smithi090 bash[32384]: audit 2023-12-01T11:29:52.662547+0000 mon.c (mon.2) 7691 : audit 0 from='client.? 172.21.15.80:0/2897294470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:29:55.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:29:55 smithi080 bash[28361]: cluster 2023-12-01T11:29:54.236851+0000 mgr.y (mgr.24362) 12040 : cluster 0 pgmap v12009: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:29:55.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:29:55 smithi080 bash[28361]: audit 2023-12-01T11:29:55.112187+0000 mon.c (mon.2) 7692 : audit 0 from='client.? 172.21.15.80:0/3738773437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:29:55.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:29:55 smithi080 bash[28361]: audit 2023-12-01T11:29:55.420326+0000 mon.c (mon.2) 7693 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:29:55.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:29:55 smithi080 bash[41963]: cluster 2023-12-01T11:29:54.236851+0000 mgr.y (mgr.24362) 12040 : cluster 0 pgmap v12009: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:29:55.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:29:55 smithi080 bash[41963]: audit 2023-12-01T11:29:55.112187+0000 mon.c (mon.2) 7692 : audit 0 from='client.? 172.21.15.80:0/3738773437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:29:55.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:29:55 smithi080 bash[41963]: audit 2023-12-01T11:29:55.420326+0000 mon.c (mon.2) 7693 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:29:56.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:29:55 smithi090 bash[32384]: cluster 2023-12-01T11:29:54.236851+0000 mgr.y (mgr.24362) 12040 : cluster 0 pgmap v12009: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:29:56.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:29:55 smithi090 bash[32384]: audit 2023-12-01T11:29:55.112187+0000 mon.c (mon.2) 7692 : audit 0 from='client.? 172.21.15.80:0/3738773437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:29:56.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:29:55 smithi090 bash[32384]: audit 2023-12-01T11:29:55.420326+0000 mon.c (mon.2) 7693 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:29:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:29:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:29:56] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T11:29:57.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:29:57 smithi080 bash[41963]: cluster 2023-12-01T11:29:56.237929+0000 mgr.y (mgr.24362) 12041 : cluster 0 pgmap v12010: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:29:57.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:29:57 smithi080 bash[41963]: audit 2023-12-01T11:29:57.568360+0000 mon.c (mon.2) 7694 : audit 0 from='client.? 172.21.15.80:0/3037888780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:29:57.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:29:57 smithi080 bash[28361]: cluster 2023-12-01T11:29:56.237929+0000 mgr.y (mgr.24362) 12041 : cluster 0 pgmap v12010: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:29:57.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:29:57 smithi080 bash[28361]: audit 2023-12-01T11:29:57.568360+0000 mon.c (mon.2) 7694 : audit 0 from='client.? 172.21.15.80:0/3037888780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:29:58.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:29:57 smithi090 bash[32384]: cluster 2023-12-01T11:29:56.237929+0000 mgr.y (mgr.24362) 12041 : cluster 0 pgmap v12010: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:29:58.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:29:57 smithi090 bash[32384]: audit 2023-12-01T11:29:57.568360+0000 mon.c (mon.2) 7694 : audit 0 from='client.? 172.21.15.80:0/3037888780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:29:59.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:29:59 smithi080 bash[28361]: cluster 2023-12-01T11:29:58.238690+0000 mgr.y (mgr.24362) 12042 : cluster 0 pgmap v12011: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:29:59.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:29:59 smithi080 bash[41963]: cluster 2023-12-01T11:29:58.238690+0000 mgr.y (mgr.24362) 12042 : cluster 0 pgmap v12011: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:30:00.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:29:59 smithi090 bash[32384]: cluster 2023-12-01T11:29:58.238690+0000 mgr.y (mgr.24362) 12042 : cluster 0 pgmap v12011: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:30:00.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:30:00 smithi080 bash[28361]: debug 2023-12-01T11:29:59.998+0000 7f6ec9bf0700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T11:30:00.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:30:00 smithi080 bash[28361]: cluster 2023-12-01T11:30:00.000109+0000 mon.a (mon.0) 7589 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T11:30:00.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:30:00 smithi080 bash[28361]: audit 2023-12-01T11:30:00.025447+0000 mon.c (mon.2) 7695 : audit 0 from='client.? 172.21.15.80:0/3114540461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:30:00.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:30:00 smithi080 bash[41963]: cluster 2023-12-01T11:30:00.000109+0000 mon.a (mon.0) 7589 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T11:30:00.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:30:00 smithi080 bash[41963]: audit 2023-12-01T11:30:00.025447+0000 mon.c (mon.2) 7695 : audit 0 from='client.? 172.21.15.80:0/3114540461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:30:01.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:30:00 smithi090 bash[32384]: cluster 2023-12-01T11:30:00.000109+0000 mon.a (mon.0) 7589 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T11:30:01.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:30:00 smithi090 bash[32384]: audit 2023-12-01T11:30:00.025447+0000 mon.c (mon.2) 7695 : audit 0 from='client.? 172.21.15.80:0/3114540461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:30:01.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:30:01 smithi080 bash[28361]: cluster 2023-12-01T11:30:00.239366+0000 mgr.y (mgr.24362) 12043 : cluster 0 pgmap v12012: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:30:01.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:30:01 smithi080 bash[41963]: cluster 2023-12-01T11:30:00.239366+0000 mgr.y (mgr.24362) 12043 : cluster 0 pgmap v12012: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:30:02.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:30:01 smithi090 bash[32384]: cluster 2023-12-01T11:30:00.239366+0000 mgr.y (mgr.24362) 12043 : cluster 0 pgmap v12012: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:30:02.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:30:02 smithi080 bash[41963]: audit 2023-12-01T11:30:02.480357+0000 mon.a (mon.0) 7590 : audit 0 from='client.? 172.21.15.80:0/2425027018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:30:02.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:30:02 smithi080 bash[28361]: audit 2023-12-01T11:30:02.480357+0000 mon.a (mon.0) 7590 : audit 0 from='client.? 172.21.15.80:0/2425027018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:30:03.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:30:02 smithi090 bash[32384]: audit 2023-12-01T11:30:02.480357+0000 mon.a (mon.0) 7590 : audit 0 from='client.? 172.21.15.80:0/2425027018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:30:03.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:30:03 smithi080 bash[28361]: cluster 2023-12-01T11:30:02.240493+0000 mgr.y (mgr.24362) 12044 : cluster 0 pgmap v12013: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:30:03.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:30:03 smithi080 bash[41963]: cluster 2023-12-01T11:30:02.240493+0000 mgr.y (mgr.24362) 12044 : cluster 0 pgmap v12013: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:30:04.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:30:03 smithi090 bash[32384]: cluster 2023-12-01T11:30:02.240493+0000 mgr.y (mgr.24362) 12044 : cluster 0 pgmap v12013: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:30:05.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:30:05 smithi080 bash[28361]: cluster 2023-12-01T11:30:04.241132+0000 mgr.y (mgr.24362) 12045 : cluster 0 pgmap v12014: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:30:05.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:30:05 smithi080 bash[28361]: audit 2023-12-01T11:30:04.935187+0000 mon.a (mon.0) 7591 : audit 0 from='client.? 172.21.15.80:0/90298851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:30:05.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:30:05 smithi080 bash[41963]: cluster 2023-12-01T11:30:04.241132+0000 mgr.y (mgr.24362) 12045 : cluster 0 pgmap v12014: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:30:05.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:30:05 smithi080 bash[41963]: audit 2023-12-01T11:30:04.935187+0000 mon.a (mon.0) 7591 : audit 0 from='client.? 172.21.15.80:0/90298851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:30:06.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:30:05 smithi090 bash[32384]: cluster 2023-12-01T11:30:04.241132+0000 mgr.y (mgr.24362) 12045 : cluster 0 pgmap v12014: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:30:06.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:30:05 smithi090 bash[32384]: audit 2023-12-01T11:30:04.935187+0000 mon.a (mon.0) 7591 : audit 0 from='client.? 172.21.15.80:0/90298851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:30:06.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:30:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:30:06] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T11:30:07.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:30:07 smithi080 bash[28361]: cluster 2023-12-01T11:30:06.242240+0000 mgr.y (mgr.24362) 12046 : cluster 0 pgmap v12015: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:30:07.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:30:07 smithi080 bash[28361]: audit 2023-12-01T11:30:07.388946+0000 mon.a (mon.0) 7592 : audit 0 from='client.? 172.21.15.80:0/4114827957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:30:07.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:30:07 smithi080 bash[41963]: cluster 2023-12-01T11:30:06.242240+0000 mgr.y (mgr.24362) 12046 : cluster 0 pgmap v12015: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:30:07.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:30:07 smithi080 bash[41963]: audit 2023-12-01T11:30:07.388946+0000 mon.a (mon.0) 7592 : audit 0 from='client.? 172.21.15.80:0/4114827957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:30:08.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:30:07 smithi090 bash[32384]: cluster 2023-12-01T11:30:06.242240+0000 mgr.y (mgr.24362) 12046 : cluster 0 pgmap v12015: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:30:08.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:30:07 smithi090 bash[32384]: audit 2023-12-01T11:30:07.388946+0000 mon.a (mon.0) 7592 : audit 0 from='client.? 172.21.15.80:0/4114827957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:30:09.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:30:09 smithi080 bash[28361]: cluster 2023-12-01T11:30:08.242900+0000 mgr.y (mgr.24362) 12047 : cluster 0 pgmap v12016: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:30:09.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:30:09 smithi080 bash[41963]: cluster 2023-12-01T11:30:08.242900+0000 mgr.y (mgr.24362) 12047 : cluster 0 pgmap v12016: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:30:10.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:30:09 smithi090 bash[32384]: cluster 2023-12-01T11:30:08.242900+0000 mgr.y (mgr.24362) 12047 : cluster 0 pgmap v12016: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:30:10.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:30:10 smithi080 bash[28361]: audit 2023-12-01T11:30:09.838707+0000 mon.a (mon.0) 7593 : audit 0 from='client.? 172.21.15.80:0/1911597611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:30:10.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:30:10 smithi080 bash[28361]: audit 2023-12-01T11:30:10.420520+0000 mon.c (mon.2) 7696 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:30:10.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:30:10 smithi080 bash[41963]: audit 2023-12-01T11:30:09.838707+0000 mon.a (mon.0) 7593 : audit 0 from='client.? 172.21.15.80:0/1911597611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:30:10.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:30:10 smithi080 bash[41963]: audit 2023-12-01T11:30:10.420520+0000 mon.c (mon.2) 7696 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:30:11.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:30:10 smithi090 bash[32384]: audit 2023-12-01T11:30:09.838707+0000 mon.a (mon.0) 7593 : audit 0 from='client.? 172.21.15.80:0/1911597611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:30:11.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:30:10 smithi090 bash[32384]: audit 2023-12-01T11:30:10.420520+0000 mon.c (mon.2) 7696 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:30:11.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:30:11 smithi080 bash[28361]: cluster 2023-12-01T11:30:10.243603+0000 mgr.y (mgr.24362) 12048 : cluster 0 pgmap v12017: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:30:11.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:30:11 smithi080 bash[41963]: cluster 2023-12-01T11:30:10.243603+0000 mgr.y (mgr.24362) 12048 : cluster 0 pgmap v12017: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:30:12.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:30:11 smithi090 bash[32384]: cluster 2023-12-01T11:30:10.243603+0000 mgr.y (mgr.24362) 12048 : cluster 0 pgmap v12017: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:30:13.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:30:12 smithi090 bash[32384]: audit 2023-12-01T11:30:12.293748+0000 mon.c (mon.2) 7697 : audit 0 from='client.? 172.21.15.80:0/2563177699' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:30:13.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:30:12 smithi080 bash[28361]: audit 2023-12-01T11:30:12.293748+0000 mon.c (mon.2) 7697 : audit 0 from='client.? 172.21.15.80:0/2563177699' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:30:13.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:30:12 smithi080 bash[41963]: audit 2023-12-01T11:30:12.293748+0000 mon.c (mon.2) 7697 : audit 0 from='client.? 172.21.15.80:0/2563177699' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:30:14.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:30:13 smithi090 bash[32384]: cluster 2023-12-01T11:30:12.244567+0000 mgr.y (mgr.24362) 12049 : cluster 0 pgmap v12018: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:30:14.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:30:13 smithi080 bash[28361]: cluster 2023-12-01T11:30:12.244567+0000 mgr.y (mgr.24362) 12049 : cluster 0 pgmap v12018: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:30:14.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:30:13 smithi080 bash[41963]: cluster 2023-12-01T11:30:12.244567+0000 mgr.y (mgr.24362) 12049 : cluster 0 pgmap v12018: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:30:16.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:30:15 smithi090 bash[32384]: cluster 2023-12-01T11:30:14.245256+0000 mgr.y (mgr.24362) 12050 : cluster 0 pgmap v12019: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:30:16.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:30:15 smithi090 bash[32384]: audit 2023-12-01T11:30:14.748677+0000 mon.c (mon.2) 7698 : audit 0 from='client.? 172.21.15.80:0/825473893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:30:16.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:30:15 smithi080 bash[28361]: cluster 2023-12-01T11:30:14.245256+0000 mgr.y (mgr.24362) 12050 : cluster 0 pgmap v12019: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:30:16.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:30:15 smithi080 bash[28361]: audit 2023-12-01T11:30:14.748677+0000 mon.c (mon.2) 7698 : audit 0 from='client.? 172.21.15.80:0/825473893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:30:16.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:30:15 smithi080 bash[41963]: cluster 2023-12-01T11:30:14.245256+0000 mgr.y (mgr.24362) 12050 : cluster 0 pgmap v12019: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:30:16.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:30:15 smithi080 bash[41963]: audit 2023-12-01T11:30:14.748677+0000 mon.c (mon.2) 7698 : audit 0 from='client.? 172.21.15.80:0/825473893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:30:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:30:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:30:16] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T11:30:18.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:30:17 smithi090 bash[32384]: cluster 2023-12-01T11:30:16.246344+0000 mgr.y (mgr.24362) 12051 : cluster 0 pgmap v12020: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:30:18.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:30:17 smithi090 bash[32384]: audit 2023-12-01T11:30:17.207156+0000 mon.c (mon.2) 7699 : audit 0 from='client.? 172.21.15.80:0/2928084698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:30:18.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:30:17 smithi080 bash[41963]: cluster 2023-12-01T11:30:16.246344+0000 mgr.y (mgr.24362) 12051 : cluster 0 pgmap v12020: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:30:18.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:30:17 smithi080 bash[41963]: audit 2023-12-01T11:30:17.207156+0000 mon.c (mon.2) 7699 : audit 0 from='client.? 172.21.15.80:0/2928084698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:30:18.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:30:17 smithi080 bash[28361]: cluster 2023-12-01T11:30:16.246344+0000 mgr.y (mgr.24362) 12051 : cluster 0 pgmap v12020: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:30:18.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:30:17 smithi080 bash[28361]: audit 2023-12-01T11:30:17.207156+0000 mon.c (mon.2) 7699 : audit 0 from='client.? 172.21.15.80:0/2928084698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:30:19.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:30:18 smithi090 bash[32384]: audit 2023-12-01T11:30:18.451742+0000 mon.c (mon.2) 7700 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:30:19.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:30:18 smithi080 bash[28361]: audit 2023-12-01T11:30:18.451742+0000 mon.c (mon.2) 7700 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:30:19.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:30:18 smithi080 bash[41963]: audit 2023-12-01T11:30:18.451742+0000 mon.c (mon.2) 7700 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:30:20.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:30:19 smithi090 bash[32384]: cluster 2023-12-01T11:30:18.247025+0000 mgr.y (mgr.24362) 12052 : cluster 0 pgmap v12021: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:30:20.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:30:19 smithi090 bash[32384]: audit 2023-12-01T11:30:19.657867+0000 mon.c (mon.2) 7701 : audit 0 from='client.? 172.21.15.80:0/3031471252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:30:20.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:30:19 smithi080 bash[41963]: cluster 2023-12-01T11:30:18.247025+0000 mgr.y (mgr.24362) 12052 : cluster 0 pgmap v12021: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:30:20.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:30:19 smithi080 bash[41963]: audit 2023-12-01T11:30:19.657867+0000 mon.c (mon.2) 7701 : audit 0 from='client.? 172.21.15.80:0/3031471252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:30:20.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:30:19 smithi080 bash[28361]: cluster 2023-12-01T11:30:18.247025+0000 mgr.y (mgr.24362) 12052 : cluster 0 pgmap v12021: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:30:20.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:30:19 smithi080 bash[28361]: audit 2023-12-01T11:30:19.657867+0000 mon.c (mon.2) 7701 : audit 0 from='client.? 172.21.15.80:0/3031471252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:30:22.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:30:21 smithi090 bash[32384]: cluster 2023-12-01T11:30:20.247725+0000 mgr.y (mgr.24362) 12053 : cluster 0 pgmap v12022: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:30:22.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:30:21 smithi080 bash[28361]: cluster 2023-12-01T11:30:20.247725+0000 mgr.y (mgr.24362) 12053 : cluster 0 pgmap v12022: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:30:22.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:30:21 smithi080 bash[41963]: cluster 2023-12-01T11:30:20.247725+0000 mgr.y (mgr.24362) 12053 : cluster 0 pgmap v12022: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:30:23.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:30:22 smithi090 bash[32384]: audit 2023-12-01T11:30:22.102506+0000 mon.c (mon.2) 7702 : audit 0 from='client.? 172.21.15.80:0/2954219378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:30:23.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:30:22 smithi080 bash[28361]: audit 2023-12-01T11:30:22.102506+0000 mon.c (mon.2) 7702 : audit 0 from='client.? 172.21.15.80:0/2954219378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:30:23.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:30:22 smithi080 bash[41963]: audit 2023-12-01T11:30:22.102506+0000 mon.c (mon.2) 7702 : audit 0 from='client.? 172.21.15.80:0/2954219378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:30:24.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:30:23 smithi090 bash[32384]: cluster 2023-12-01T11:30:22.248874+0000 mgr.y (mgr.24362) 12054 : cluster 0 pgmap v12023: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:30:24.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:30:23 smithi080 bash[28361]: cluster 2023-12-01T11:30:22.248874+0000 mgr.y (mgr.24362) 12054 : cluster 0 pgmap v12023: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:30:24.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:30:23 smithi080 bash[41963]: cluster 2023-12-01T11:30:22.248874+0000 mgr.y (mgr.24362) 12054 : cluster 0 pgmap v12023: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:30:25.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:30:25 smithi080 bash[28361]: cluster 2023-12-01T11:30:24.249303+0000 mgr.y (mgr.24362) 12055 : cluster 0 pgmap v12024: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:30:25.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:30:25 smithi080 bash[28361]: audit 2023-12-01T11:30:24.295163+0000 mon.a (mon.0) 7594 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:30:25.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:30:25 smithi080 bash[28361]: audit 2023-12-01T11:30:24.304909+0000 mon.a (mon.0) 7595 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:30:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:30:25 smithi080 bash[28361]: audit 2023-12-01T11:30:24.569159+0000 mon.a (mon.0) 7596 : audit 0 from='client.? 172.21.15.80:0/2220710206' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:30:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:30:25 smithi080 bash[28361]: audit 2023-12-01T11:30:24.650610+0000 mon.a (mon.0) 7597 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:30:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:30:25 smithi080 bash[28361]: audit 2023-12-01T11:30:24.662475+0000 mon.a (mon.0) 7598 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:30:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:30:25 smithi080 bash[28361]: audit 2023-12-01T11:30:25.193553+0000 mon.c (mon.2) 7703 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:30:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:30:25 smithi080 bash[28361]: audit 2023-12-01T11:30:25.195310+0000 mon.c (mon.2) 7704 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:30:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:30:25 smithi080 bash[28361]: audit 2023-12-01T11:30:25.205624+0000 mon.a (mon.0) 7599 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:30:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:30:25 smithi080 bash[41963]: cluster 2023-12-01T11:30:24.249303+0000 mgr.y (mgr.24362) 12055 : cluster 0 pgmap v12024: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:30:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:30:25 smithi080 bash[41963]: audit 2023-12-01T11:30:24.295163+0000 mon.a (mon.0) 7594 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:30:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:30:25 smithi080 bash[41963]: audit 2023-12-01T11:30:24.304909+0000 mon.a (mon.0) 7595 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:30:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:30:25 smithi080 bash[41963]: audit 2023-12-01T11:30:24.569159+0000 mon.a (mon.0) 7596 : audit 0 from='client.? 172.21.15.80:0/2220710206' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:30:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:30:25 smithi080 bash[41963]: audit 2023-12-01T11:30:24.650610+0000 mon.a (mon.0) 7597 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:30:25.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:30:25 smithi080 bash[41963]: audit 2023-12-01T11:30:24.662475+0000 mon.a (mon.0) 7598 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:30:25.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:30:25 smithi080 bash[41963]: audit 2023-12-01T11:30:25.193553+0000 mon.c (mon.2) 7703 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:30:25.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:30:25 smithi080 bash[41963]: audit 2023-12-01T11:30:25.195310+0000 mon.c (mon.2) 7704 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:30:25.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:30:25 smithi080 bash[41963]: audit 2023-12-01T11:30:25.205624+0000 mon.a (mon.0) 7599 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:30:25.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:30:25 smithi090 bash[32384]: cluster 2023-12-01T11:30:24.249303+0000 mgr.y (mgr.24362) 12055 : cluster 0 pgmap v12024: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:30:25.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:30:25 smithi090 bash[32384]: audit 2023-12-01T11:30:24.295163+0000 mon.a (mon.0) 7594 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:30:25.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:30:25 smithi090 bash[32384]: audit 2023-12-01T11:30:24.304909+0000 mon.a (mon.0) 7595 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:30:25.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:30:25 smithi090 bash[32384]: audit 2023-12-01T11:30:24.569159+0000 mon.a (mon.0) 7596 : audit 0 from='client.? 172.21.15.80:0/2220710206' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:30:25.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:30:25 smithi090 bash[32384]: audit 2023-12-01T11:30:24.650610+0000 mon.a (mon.0) 7597 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:30:25.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:30:25 smithi090 bash[32384]: audit 2023-12-01T11:30:24.662475+0000 mon.a (mon.0) 7598 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:30:25.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:30:25 smithi090 bash[32384]: audit 2023-12-01T11:30:25.193553+0000 mon.c (mon.2) 7703 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:30:25.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:30:25 smithi090 bash[32384]: audit 2023-12-01T11:30:25.195310+0000 mon.c (mon.2) 7704 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:30:25.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:30:25 smithi090 bash[32384]: audit 2023-12-01T11:30:25.205624+0000 mon.a (mon.0) 7599 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:30:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:30:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:30:26] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T11:30:26.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:30:26 smithi080 bash[41963]: audit 2023-12-01T11:30:25.420973+0000 mon.c (mon.2) 7705 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:30:26.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:30:26 smithi080 bash[28361]: audit 2023-12-01T11:30:25.420973+0000 mon.c (mon.2) 7705 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:30:26.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:30:26 smithi090 bash[32384]: audit 2023-12-01T11:30:25.420973+0000 mon.c (mon.2) 7705 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:30:27.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:30:27 smithi080 bash[41963]: cluster 2023-12-01T11:30:26.250332+0000 mgr.y (mgr.24362) 12056 : cluster 0 pgmap v12025: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:30:27.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:30:27 smithi080 bash[41963]: audit 2023-12-01T11:30:27.019237+0000 mon.a (mon.0) 7600 : audit 0 from='client.? 172.21.15.80:0/819353836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:30:27.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:30:27 smithi080 bash[28361]: cluster 2023-12-01T11:30:26.250332+0000 mgr.y (mgr.24362) 12056 : cluster 0 pgmap v12025: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:30:27.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:30:27 smithi080 bash[28361]: audit 2023-12-01T11:30:27.019237+0000 mon.a (mon.0) 7600 : audit 0 from='client.? 172.21.15.80:0/819353836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:30:28.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:30:27 smithi090 bash[32384]: cluster 2023-12-01T11:30:26.250332+0000 mgr.y (mgr.24362) 12056 : cluster 0 pgmap v12025: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:30:28.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:30:27 smithi090 bash[32384]: audit 2023-12-01T11:30:27.019237+0000 mon.a (mon.0) 7600 : audit 0 from='client.? 172.21.15.80:0/819353836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:30:29.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:30:29 smithi080 bash[28361]: cluster 2023-12-01T11:30:28.250949+0000 mgr.y (mgr.24362) 12057 : cluster 0 pgmap v12026: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:30:29.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:30:29 smithi080 bash[28361]: audit 2023-12-01T11:30:29.475355+0000 mon.a (mon.0) 7601 : audit 0 from='client.? 172.21.15.80:0/2007395194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:30:29.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:30:29 smithi080 bash[41963]: cluster 2023-12-01T11:30:28.250949+0000 mgr.y (mgr.24362) 12057 : cluster 0 pgmap v12026: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:30:29.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:30:29 smithi080 bash[41963]: audit 2023-12-01T11:30:29.475355+0000 mon.a (mon.0) 7601 : audit 0 from='client.? 172.21.15.80:0/2007395194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:30:30.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:30:29 smithi090 bash[32384]: cluster 2023-12-01T11:30:28.250949+0000 mgr.y (mgr.24362) 12057 : cluster 0 pgmap v12026: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:30:30.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:30:29 smithi090 bash[32384]: audit 2023-12-01T11:30:29.475355+0000 mon.a (mon.0) 7601 : audit 0 from='client.? 172.21.15.80:0/2007395194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:30:31.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:30:31 smithi080 bash[41963]: cluster 2023-12-01T11:30:30.251628+0000 mgr.y (mgr.24362) 12058 : cluster 0 pgmap v12027: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:30:31.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:30:31 smithi080 bash[28361]: cluster 2023-12-01T11:30:30.251628+0000 mgr.y (mgr.24362) 12058 : cluster 0 pgmap v12027: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:30:32.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:30:31 smithi090 bash[32384]: cluster 2023-12-01T11:30:30.251628+0000 mgr.y (mgr.24362) 12058 : cluster 0 pgmap v12027: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:30:32.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:30:32 smithi080 bash[41963]: audit 2023-12-01T11:30:31.931485+0000 mon.c (mon.2) 7706 : audit 0 from='client.? 172.21.15.80:0/2986174381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:30:32.937 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:30:32 smithi080 bash[28361]: audit 2023-12-01T11:30:31.931485+0000 mon.c (mon.2) 7706 : audit 0 from='client.? 172.21.15.80:0/2986174381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:30:33.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:30:32 smithi090 bash[32384]: audit 2023-12-01T11:30:31.931485+0000 mon.c (mon.2) 7706 : audit 0 from='client.? 172.21.15.80:0/2986174381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:30:33.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:30:33 smithi080 bash[28361]: cluster 2023-12-01T11:30:32.252945+0000 mgr.y (mgr.24362) 12059 : cluster 0 pgmap v12028: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:30:33.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:30:33 smithi080 bash[41963]: cluster 2023-12-01T11:30:32.252945+0000 mgr.y (mgr.24362) 12059 : cluster 0 pgmap v12028: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:30:34.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:30:33 smithi090 bash[32384]: cluster 2023-12-01T11:30:32.252945+0000 mgr.y (mgr.24362) 12059 : cluster 0 pgmap v12028: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:30:34.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:30:34 smithi080 bash[28361]: audit 2023-12-01T11:30:34.376178+0000 mon.a (mon.0) 7602 : audit 0 from='client.? 172.21.15.80:0/930240439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:30:34.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:30:34 smithi080 bash[41963]: audit 2023-12-01T11:30:34.376178+0000 mon.a (mon.0) 7602 : audit 0 from='client.? 172.21.15.80:0/930240439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:30:35.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:30:34 smithi090 bash[32384]: audit 2023-12-01T11:30:34.376178+0000 mon.a (mon.0) 7602 : audit 0 from='client.? 172.21.15.80:0/930240439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:30:35.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:30:35 smithi080 bash[28361]: cluster 2023-12-01T11:30:34.253632+0000 mgr.y (mgr.24362) 12060 : cluster 0 pgmap v12029: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:30:35.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:30:35 smithi080 bash[41963]: cluster 2023-12-01T11:30:34.253632+0000 mgr.y (mgr.24362) 12060 : cluster 0 pgmap v12029: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:30:36.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:30:35 smithi090 bash[32384]: cluster 2023-12-01T11:30:34.253632+0000 mgr.y (mgr.24362) 12060 : cluster 0 pgmap v12029: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:30:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:30:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:30:36] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T11:30:37.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:30:37 smithi080 bash[28361]: cluster 2023-12-01T11:30:36.254790+0000 mgr.y (mgr.24362) 12061 : cluster 0 pgmap v12030: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:30:37.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:30:37 smithi080 bash[28361]: audit 2023-12-01T11:30:36.826025+0000 mon.a (mon.0) 7603 : audit 0 from='client.? 172.21.15.80:0/833354156' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:30:37.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:30:37 smithi080 bash[41963]: cluster 2023-12-01T11:30:36.254790+0000 mgr.y (mgr.24362) 12061 : cluster 0 pgmap v12030: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:30:37.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:30:37 smithi080 bash[41963]: audit 2023-12-01T11:30:36.826025+0000 mon.a (mon.0) 7603 : audit 0 from='client.? 172.21.15.80:0/833354156' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:30:38.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:30:37 smithi090 bash[32384]: cluster 2023-12-01T11:30:36.254790+0000 mgr.y (mgr.24362) 12061 : cluster 0 pgmap v12030: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:30:38.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:30:37 smithi090 bash[32384]: audit 2023-12-01T11:30:36.826025+0000 mon.a (mon.0) 7603 : audit 0 from='client.? 172.21.15.80:0/833354156' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:30:39.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:30:39 smithi080 bash[41963]: cluster 2023-12-01T11:30:38.255420+0000 mgr.y (mgr.24362) 12062 : cluster 0 pgmap v12031: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:30:39.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:30:39 smithi080 bash[41963]: audit 2023-12-01T11:30:39.276978+0000 mon.a (mon.0) 7604 : audit 0 from='client.? 172.21.15.80:0/2900187425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:30:39.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:30:39 smithi080 bash[28361]: cluster 2023-12-01T11:30:38.255420+0000 mgr.y (mgr.24362) 12062 : cluster 0 pgmap v12031: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:30:39.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:30:39 smithi080 bash[28361]: audit 2023-12-01T11:30:39.276978+0000 mon.a (mon.0) 7604 : audit 0 from='client.? 172.21.15.80:0/2900187425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:30:40.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:30:39 smithi090 bash[32384]: cluster 2023-12-01T11:30:38.255420+0000 mgr.y (mgr.24362) 12062 : cluster 0 pgmap v12031: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:30:40.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:30:39 smithi090 bash[32384]: audit 2023-12-01T11:30:39.276978+0000 mon.a (mon.0) 7604 : audit 0 from='client.? 172.21.15.80:0/2900187425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:30:40.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:30:40 smithi080 bash[28361]: audit 2023-12-01T11:30:40.421404+0000 mon.c (mon.2) 7707 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:30:40.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:30:40 smithi080 bash[41963]: audit 2023-12-01T11:30:40.421404+0000 mon.c (mon.2) 7707 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:30:41.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:30:40 smithi090 bash[32384]: audit 2023-12-01T11:30:40.421404+0000 mon.c (mon.2) 7707 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:30:41.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:30:41 smithi080 bash[28361]: cluster 2023-12-01T11:30:40.256122+0000 mgr.y (mgr.24362) 12063 : cluster 0 pgmap v12032: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:30:41.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:30:41 smithi080 bash[41963]: cluster 2023-12-01T11:30:40.256122+0000 mgr.y (mgr.24362) 12063 : cluster 0 pgmap v12032: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:30:42.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:30:41 smithi090 bash[32384]: cluster 2023-12-01T11:30:40.256122+0000 mgr.y (mgr.24362) 12063 : cluster 0 pgmap v12032: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:30:42.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:30:42 smithi080 bash[28361]: audit 2023-12-01T11:30:41.739016+0000 mon.a (mon.0) 7605 : audit 0 from='client.? 172.21.15.80:0/2385831139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:30:42.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:30:42 smithi080 bash[41963]: audit 2023-12-01T11:30:41.739016+0000 mon.a (mon.0) 7605 : audit 0 from='client.? 172.21.15.80:0/2385831139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:30:43.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:30:42 smithi090 bash[32384]: audit 2023-12-01T11:30:41.739016+0000 mon.a (mon.0) 7605 : audit 0 from='client.? 172.21.15.80:0/2385831139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:30:43.930 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:30:43 smithi080 bash[41963]: cluster 2023-12-01T11:30:42.257221+0000 mgr.y (mgr.24362) 12064 : cluster 0 pgmap v12033: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:30:43.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:30:43 smithi080 bash[28361]: cluster 2023-12-01T11:30:42.257221+0000 mgr.y (mgr.24362) 12064 : cluster 0 pgmap v12033: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:30:44.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:30:43 smithi090 bash[32384]: cluster 2023-12-01T11:30:42.257221+0000 mgr.y (mgr.24362) 12064 : cluster 0 pgmap v12033: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:30:44.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:30:44 smithi080 bash[28361]: audit 2023-12-01T11:30:44.193267+0000 mon.a (mon.0) 7606 : audit 0 from='client.? 172.21.15.80:0/874679725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:30:44.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:30:44 smithi080 bash[41963]: audit 2023-12-01T11:30:44.193267+0000 mon.a (mon.0) 7606 : audit 0 from='client.? 172.21.15.80:0/874679725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:30:45.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:30:44 smithi090 bash[32384]: audit 2023-12-01T11:30:44.193267+0000 mon.a (mon.0) 7606 : audit 0 from='client.? 172.21.15.80:0/874679725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:30:45.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:30:45 smithi080 bash[28361]: cluster 2023-12-01T11:30:44.257852+0000 mgr.y (mgr.24362) 12065 : cluster 0 pgmap v12034: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:30:45.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:30:45 smithi080 bash[41963]: cluster 2023-12-01T11:30:44.257852+0000 mgr.y (mgr.24362) 12065 : cluster 0 pgmap v12034: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:30:46.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:30:45 smithi090 bash[32384]: cluster 2023-12-01T11:30:44.257852+0000 mgr.y (mgr.24362) 12065 : cluster 0 pgmap v12034: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:30:46.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:30:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:30:46] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T11:30:47.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:30:47 smithi080 bash[28361]: cluster 2023-12-01T11:30:46.258669+0000 mgr.y (mgr.24362) 12066 : cluster 0 pgmap v12035: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:30:47.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:30:47 smithi080 bash[28361]: audit 2023-12-01T11:30:46.653883+0000 mon.c (mon.2) 7708 : audit 0 from='client.? 172.21.15.80:0/1012035102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:30:47.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:30:47 smithi080 bash[41963]: cluster 2023-12-01T11:30:46.258669+0000 mgr.y (mgr.24362) 12066 : cluster 0 pgmap v12035: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:30:47.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:30:47 smithi080 bash[41963]: audit 2023-12-01T11:30:46.653883+0000 mon.c (mon.2) 7708 : audit 0 from='client.? 172.21.15.80:0/1012035102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:30:48.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:30:47 smithi090 bash[32384]: cluster 2023-12-01T11:30:46.258669+0000 mgr.y (mgr.24362) 12066 : cluster 0 pgmap v12035: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:30:48.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:30:47 smithi090 bash[32384]: audit 2023-12-01T11:30:46.653883+0000 mon.c (mon.2) 7708 : audit 0 from='client.? 172.21.15.80:0/1012035102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:30:49.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:30:49 smithi080 bash[28361]: cluster 2023-12-01T11:30:48.259331+0000 mgr.y (mgr.24362) 12067 : cluster 0 pgmap v12036: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:30:49.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:30:49 smithi080 bash[28361]: audit 2023-12-01T11:30:49.105885+0000 mon.a (mon.0) 7607 : audit 0 from='client.? 172.21.15.80:0/3131172316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:30:49.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:30:49 smithi080 bash[41963]: cluster 2023-12-01T11:30:48.259331+0000 mgr.y (mgr.24362) 12067 : cluster 0 pgmap v12036: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:30:49.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:30:49 smithi080 bash[41963]: audit 2023-12-01T11:30:49.105885+0000 mon.a (mon.0) 7607 : audit 0 from='client.? 172.21.15.80:0/3131172316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:30:50.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:30:49 smithi090 bash[32384]: cluster 2023-12-01T11:30:48.259331+0000 mgr.y (mgr.24362) 12067 : cluster 0 pgmap v12036: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:30:50.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:30:49 smithi090 bash[32384]: audit 2023-12-01T11:30:49.105885+0000 mon.a (mon.0) 7607 : audit 0 from='client.? 172.21.15.80:0/3131172316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:30:51.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:30:51 smithi080 bash[41963]: cluster 2023-12-01T11:30:50.260025+0000 mgr.y (mgr.24362) 12068 : cluster 0 pgmap v12037: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:30:51.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:30:51 smithi080 bash[41963]: audit 2023-12-01T11:30:51.564994+0000 mon.c (mon.2) 7709 : audit 0 from='client.? 172.21.15.80:0/3551965363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:30:51.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:30:51 smithi080 bash[28361]: cluster 2023-12-01T11:30:50.260025+0000 mgr.y (mgr.24362) 12068 : cluster 0 pgmap v12037: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:30:51.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:30:51 smithi080 bash[28361]: audit 2023-12-01T11:30:51.564994+0000 mon.c (mon.2) 7709 : audit 0 from='client.? 172.21.15.80:0/3551965363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:30:52.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:30:51 smithi090 bash[32384]: cluster 2023-12-01T11:30:50.260025+0000 mgr.y (mgr.24362) 12068 : cluster 0 pgmap v12037: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:30:52.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:30:51 smithi090 bash[32384]: audit 2023-12-01T11:30:51.564994+0000 mon.c (mon.2) 7709 : audit 0 from='client.? 172.21.15.80:0/3551965363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:30:53.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:30:53 smithi080 bash[28361]: cluster 2023-12-01T11:30:52.261038+0000 mgr.y (mgr.24362) 12069 : cluster 0 pgmap v12038: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:30:53.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:30:53 smithi080 bash[41963]: cluster 2023-12-01T11:30:52.261038+0000 mgr.y (mgr.24362) 12069 : cluster 0 pgmap v12038: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:30:54.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:30:53 smithi090 bash[32384]: cluster 2023-12-01T11:30:52.261038+0000 mgr.y (mgr.24362) 12069 : cluster 0 pgmap v12038: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:30:54.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:30:54 smithi080 bash[41963]: audit 2023-12-01T11:30:54.021220+0000 mon.c (mon.2) 7710 : audit 0 from='client.? 172.21.15.80:0/1091833307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:30:54.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:30:54 smithi080 bash[28361]: audit 2023-12-01T11:30:54.021220+0000 mon.c (mon.2) 7710 : audit 0 from='client.? 172.21.15.80:0/1091833307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:30:55.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:30:54 smithi090 bash[32384]: audit 2023-12-01T11:30:54.021220+0000 mon.c (mon.2) 7710 : audit 0 from='client.? 172.21.15.80:0/1091833307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:30:55.930 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:30:55 smithi080 bash[41963]: cluster 2023-12-01T11:30:54.261712+0000 mgr.y (mgr.24362) 12070 : cluster 0 pgmap v12039: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:30:55.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:30:55 smithi080 bash[41963]: audit 2023-12-01T11:30:55.421767+0000 mon.c (mon.2) 7711 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:30:55.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:30:55 smithi080 bash[28361]: cluster 2023-12-01T11:30:54.261712+0000 mgr.y (mgr.24362) 12070 : cluster 0 pgmap v12039: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:30:55.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:30:55 smithi080 bash[28361]: audit 2023-12-01T11:30:55.421767+0000 mon.c (mon.2) 7711 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:30:56.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:30:55 smithi090 bash[32384]: cluster 2023-12-01T11:30:54.261712+0000 mgr.y (mgr.24362) 12070 : cluster 0 pgmap v12039: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:30:56.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:30:55 smithi090 bash[32384]: audit 2023-12-01T11:30:55.421767+0000 mon.c (mon.2) 7711 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:30:56.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:30:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:30:56] "GET /metrics HTTP/1.1" 200 33987 "" "Prometheus/2.43.0" 2023-12-01T11:30:56.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:30:56 smithi080 bash[28361]: audit 2023-12-01T11:30:56.473772+0000 mon.a (mon.0) 7608 : audit 0 from='client.? 172.21.15.80:0/2422655808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:30:56.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:30:56 smithi080 bash[41963]: audit 2023-12-01T11:30:56.473772+0000 mon.a (mon.0) 7608 : audit 0 from='client.? 172.21.15.80:0/2422655808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:30:57.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:30:56 smithi090 bash[32384]: audit 2023-12-01T11:30:56.473772+0000 mon.a (mon.0) 7608 : audit 0 from='client.? 172.21.15.80:0/2422655808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:30:58.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:30:57 smithi090 bash[32384]: cluster 2023-12-01T11:30:56.262786+0000 mgr.y (mgr.24362) 12071 : cluster 0 pgmap v12040: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:30:58.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:30:57 smithi080 bash[28361]: cluster 2023-12-01T11:30:56.262786+0000 mgr.y (mgr.24362) 12071 : cluster 0 pgmap v12040: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:30:58.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:30:57 smithi080 bash[41963]: cluster 2023-12-01T11:30:56.262786+0000 mgr.y (mgr.24362) 12071 : cluster 0 pgmap v12040: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:31:00.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:30:59 smithi090 bash[32384]: cluster 2023-12-01T11:30:58.263421+0000 mgr.y (mgr.24362) 12072 : cluster 0 pgmap v12041: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:31:00.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:30:59 smithi090 bash[32384]: audit 2023-12-01T11:30:58.923277+0000 mon.a (mon.0) 7609 : audit 0 from='client.? 172.21.15.80:0/1233519319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:31:00.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:30:59 smithi080 bash[28361]: cluster 2023-12-01T11:30:58.263421+0000 mgr.y (mgr.24362) 12072 : cluster 0 pgmap v12041: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:31:00.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:30:59 smithi080 bash[28361]: audit 2023-12-01T11:30:58.923277+0000 mon.a (mon.0) 7609 : audit 0 from='client.? 172.21.15.80:0/1233519319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:31:00.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:30:59 smithi080 bash[41963]: cluster 2023-12-01T11:30:58.263421+0000 mgr.y (mgr.24362) 12072 : cluster 0 pgmap v12041: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:31:00.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:30:59 smithi080 bash[41963]: audit 2023-12-01T11:30:58.923277+0000 mon.a (mon.0) 7609 : audit 0 from='client.? 172.21.15.80:0/1233519319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:31:02.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:31:01 smithi090 bash[32384]: cluster 2023-12-01T11:31:00.264150+0000 mgr.y (mgr.24362) 12073 : cluster 0 pgmap v12042: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:31:02.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:31:01 smithi090 bash[32384]: audit 2023-12-01T11:31:01.378295+0000 mon.c (mon.2) 7712 : audit 0 from='client.? 172.21.15.80:0/2133628433' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:31:02.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:31:01 smithi080 bash[28361]: cluster 2023-12-01T11:31:00.264150+0000 mgr.y (mgr.24362) 12073 : cluster 0 pgmap v12042: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:31:02.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:31:01 smithi080 bash[28361]: audit 2023-12-01T11:31:01.378295+0000 mon.c (mon.2) 7712 : audit 0 from='client.? 172.21.15.80:0/2133628433' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:31:02.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:31:01 smithi080 bash[41963]: cluster 2023-12-01T11:31:00.264150+0000 mgr.y (mgr.24362) 12073 : cluster 0 pgmap v12042: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:31:02.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:31:01 smithi080 bash[41963]: audit 2023-12-01T11:31:01.378295+0000 mon.c (mon.2) 7712 : audit 0 from='client.? 172.21.15.80:0/2133628433' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:31:04.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:31:03 smithi090 bash[32384]: cluster 2023-12-01T11:31:02.265280+0000 mgr.y (mgr.24362) 12074 : cluster 0 pgmap v12043: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:31:04.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:31:03 smithi080 bash[28361]: cluster 2023-12-01T11:31:02.265280+0000 mgr.y (mgr.24362) 12074 : cluster 0 pgmap v12043: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:31:04.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:31:03 smithi080 bash[41963]: cluster 2023-12-01T11:31:02.265280+0000 mgr.y (mgr.24362) 12074 : cluster 0 pgmap v12043: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:31:05.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:31:04 smithi090 bash[32384]: audit 2023-12-01T11:31:03.837032+0000 mon.c (mon.2) 7713 : audit 0 from='client.? 172.21.15.80:0/1842122950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:31:05.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:31:04 smithi080 bash[28361]: audit 2023-12-01T11:31:03.837032+0000 mon.c (mon.2) 7713 : audit 0 from='client.? 172.21.15.80:0/1842122950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:31:05.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:31:04 smithi080 bash[41963]: audit 2023-12-01T11:31:03.837032+0000 mon.c (mon.2) 7713 : audit 0 from='client.? 172.21.15.80:0/1842122950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:31:06.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:31:05 smithi090 bash[32384]: cluster 2023-12-01T11:31:04.265927+0000 mgr.y (mgr.24362) 12075 : cluster 0 pgmap v12044: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:31:06.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:31:05 smithi080 bash[41963]: cluster 2023-12-01T11:31:04.265927+0000 mgr.y (mgr.24362) 12075 : cluster 0 pgmap v12044: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:31:06.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:31:05 smithi080 bash[28361]: cluster 2023-12-01T11:31:04.265927+0000 mgr.y (mgr.24362) 12075 : cluster 0 pgmap v12044: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:31:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:31:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:31:06] "GET /metrics HTTP/1.1" 200 33987 "" "Prometheus/2.43.0" 2023-12-01T11:31:07.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:31:06 smithi090 bash[32384]: audit 2023-12-01T11:31:06.294265+0000 mon.a (mon.0) 7610 : audit 0 from='client.? 172.21.15.80:0/327212296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:31:07.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:31:06 smithi080 bash[28361]: audit 2023-12-01T11:31:06.294265+0000 mon.a (mon.0) 7610 : audit 0 from='client.? 172.21.15.80:0/327212296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:31:07.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:31:06 smithi080 bash[41963]: audit 2023-12-01T11:31:06.294265+0000 mon.a (mon.0) 7610 : audit 0 from='client.? 172.21.15.80:0/327212296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:31:08.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:31:07 smithi090 bash[32384]: cluster 2023-12-01T11:31:06.267149+0000 mgr.y (mgr.24362) 12076 : cluster 0 pgmap v12045: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:31:08.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:31:07 smithi080 bash[28361]: cluster 2023-12-01T11:31:06.267149+0000 mgr.y (mgr.24362) 12076 : cluster 0 pgmap v12045: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:31:08.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:31:07 smithi080 bash[41963]: cluster 2023-12-01T11:31:06.267149+0000 mgr.y (mgr.24362) 12076 : cluster 0 pgmap v12045: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:31:10.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:31:09 smithi090 bash[32384]: cluster 2023-12-01T11:31:08.267873+0000 mgr.y (mgr.24362) 12077 : cluster 0 pgmap v12046: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:31:10.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:31:09 smithi090 bash[32384]: audit 2023-12-01T11:31:08.744314+0000 mon.a (mon.0) 7611 : audit 0 from='client.? 172.21.15.80:0/4173782169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:31:10.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:31:09 smithi080 bash[28361]: cluster 2023-12-01T11:31:08.267873+0000 mgr.y (mgr.24362) 12077 : cluster 0 pgmap v12046: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:31:10.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:31:09 smithi080 bash[28361]: audit 2023-12-01T11:31:08.744314+0000 mon.a (mon.0) 7611 : audit 0 from='client.? 172.21.15.80:0/4173782169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:31:10.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:31:09 smithi080 bash[41963]: cluster 2023-12-01T11:31:08.267873+0000 mgr.y (mgr.24362) 12077 : cluster 0 pgmap v12046: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:31:10.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:31:09 smithi080 bash[41963]: audit 2023-12-01T11:31:08.744314+0000 mon.a (mon.0) 7611 : audit 0 from='client.? 172.21.15.80:0/4173782169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:31:11.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:31:10 smithi090 bash[32384]: audit 2023-12-01T11:31:10.422092+0000 mon.c (mon.2) 7714 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:31:11.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:31:10 smithi080 bash[41963]: audit 2023-12-01T11:31:10.422092+0000 mon.c (mon.2) 7714 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:31:11.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:31:10 smithi080 bash[28361]: audit 2023-12-01T11:31:10.422092+0000 mon.c (mon.2) 7714 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:31:12.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:31:11 smithi090 bash[32384]: cluster 2023-12-01T11:31:10.268556+0000 mgr.y (mgr.24362) 12078 : cluster 0 pgmap v12047: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:31:12.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:31:11 smithi090 bash[32384]: audit 2023-12-01T11:31:11.196374+0000 mon.a (mon.0) 7612 : audit 0 from='client.? 172.21.15.80:0/618181414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:31:12.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:31:11 smithi080 bash[28361]: cluster 2023-12-01T11:31:10.268556+0000 mgr.y (mgr.24362) 12078 : cluster 0 pgmap v12047: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:31:12.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:31:11 smithi080 bash[28361]: audit 2023-12-01T11:31:11.196374+0000 mon.a (mon.0) 7612 : audit 0 from='client.? 172.21.15.80:0/618181414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:31:12.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:31:11 smithi080 bash[41963]: cluster 2023-12-01T11:31:10.268556+0000 mgr.y (mgr.24362) 12078 : cluster 0 pgmap v12047: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:31:12.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:31:11 smithi080 bash[41963]: audit 2023-12-01T11:31:11.196374+0000 mon.a (mon.0) 7612 : audit 0 from='client.? 172.21.15.80:0/618181414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:31:14.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:31:13 smithi090 bash[32384]: cluster 2023-12-01T11:31:12.269687+0000 mgr.y (mgr.24362) 12079 : cluster 0 pgmap v12048: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:31:14.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:31:13 smithi090 bash[32384]: audit 2023-12-01T11:31:13.648104+0000 mon.a (mon.0) 7613 : audit 0 from='client.? 172.21.15.80:0/2932286138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:31:14.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:31:13 smithi080 bash[28361]: cluster 2023-12-01T11:31:12.269687+0000 mgr.y (mgr.24362) 12079 : cluster 0 pgmap v12048: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:31:14.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:31:13 smithi080 bash[28361]: audit 2023-12-01T11:31:13.648104+0000 mon.a (mon.0) 7613 : audit 0 from='client.? 172.21.15.80:0/2932286138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:31:14.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:31:13 smithi080 bash[41963]: cluster 2023-12-01T11:31:12.269687+0000 mgr.y (mgr.24362) 12079 : cluster 0 pgmap v12048: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:31:14.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:31:13 smithi080 bash[41963]: audit 2023-12-01T11:31:13.648104+0000 mon.a (mon.0) 7613 : audit 0 from='client.? 172.21.15.80:0/2932286138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:31:16.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:31:15 smithi090 bash[32384]: cluster 2023-12-01T11:31:14.270299+0000 mgr.y (mgr.24362) 12080 : cluster 0 pgmap v12049: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:31:16.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:31:15 smithi080 bash[28361]: cluster 2023-12-01T11:31:14.270299+0000 mgr.y (mgr.24362) 12080 : cluster 0 pgmap v12049: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:31:16.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:31:15 smithi080 bash[41963]: cluster 2023-12-01T11:31:14.270299+0000 mgr.y (mgr.24362) 12080 : cluster 0 pgmap v12049: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:31:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:31:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:31:16] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T11:31:17.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:31:16 smithi090 bash[32384]: audit 2023-12-01T11:31:16.110898+0000 mon.c (mon.2) 7715 : audit 0 from='client.? 172.21.15.80:0/1060212315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:31:17.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:31:16 smithi080 bash[41963]: audit 2023-12-01T11:31:16.110898+0000 mon.c (mon.2) 7715 : audit 0 from='client.? 172.21.15.80:0/1060212315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:31:17.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:31:16 smithi080 bash[28361]: audit 2023-12-01T11:31:16.110898+0000 mon.c (mon.2) 7715 : audit 0 from='client.? 172.21.15.80:0/1060212315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:31:18.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:31:17 smithi090 bash[32384]: cluster 2023-12-01T11:31:16.271471+0000 mgr.y (mgr.24362) 12081 : cluster 0 pgmap v12050: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:31:18.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:31:17 smithi080 bash[28361]: cluster 2023-12-01T11:31:16.271471+0000 mgr.y (mgr.24362) 12081 : cluster 0 pgmap v12050: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:31:18.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:31:17 smithi080 bash[41963]: cluster 2023-12-01T11:31:16.271471+0000 mgr.y (mgr.24362) 12081 : cluster 0 pgmap v12050: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:31:19.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:31:18 smithi090 bash[32384]: audit 2023-12-01T11:31:18.564811+0000 mon.c (mon.2) 7716 : audit 0 from='client.? 172.21.15.80:0/1646285729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:31:19.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:31:18 smithi080 bash[28361]: audit 2023-12-01T11:31:18.564811+0000 mon.c (mon.2) 7716 : audit 0 from='client.? 172.21.15.80:0/1646285729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:31:19.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:31:18 smithi080 bash[41963]: audit 2023-12-01T11:31:18.564811+0000 mon.c (mon.2) 7716 : audit 0 from='client.? 172.21.15.80:0/1646285729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:31:20.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:31:19 smithi080 bash[41963]: cluster 2023-12-01T11:31:18.272073+0000 mgr.y (mgr.24362) 12082 : cluster 0 pgmap v12051: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:31:20.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:31:19 smithi080 bash[28361]: cluster 2023-12-01T11:31:18.272073+0000 mgr.y (mgr.24362) 12082 : cluster 0 pgmap v12051: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:31:20.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:31:19 smithi090 bash[32384]: cluster 2023-12-01T11:31:18.272073+0000 mgr.y (mgr.24362) 12082 : cluster 0 pgmap v12051: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:31:22.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:31:21 smithi080 bash[28361]: cluster 2023-12-01T11:31:20.272633+0000 mgr.y (mgr.24362) 12083 : cluster 0 pgmap v12052: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:31:22.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:31:21 smithi080 bash[28361]: audit 2023-12-01T11:31:21.030415+0000 mon.a (mon.0) 7614 : audit 0 from='client.? 172.21.15.80:0/1967930110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:31:22.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:31:21 smithi080 bash[41963]: cluster 2023-12-01T11:31:20.272633+0000 mgr.y (mgr.24362) 12083 : cluster 0 pgmap v12052: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:31:22.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:31:21 smithi080 bash[41963]: audit 2023-12-01T11:31:21.030415+0000 mon.a (mon.0) 7614 : audit 0 from='client.? 172.21.15.80:0/1967930110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:31:22.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:31:21 smithi090 bash[32384]: cluster 2023-12-01T11:31:20.272633+0000 mgr.y (mgr.24362) 12083 : cluster 0 pgmap v12052: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:31:22.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:31:21 smithi090 bash[32384]: audit 2023-12-01T11:31:21.030415+0000 mon.a (mon.0) 7614 : audit 0 from='client.? 172.21.15.80:0/1967930110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:31:24.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:31:23 smithi080 bash[41963]: cluster 2023-12-01T11:31:22.273791+0000 mgr.y (mgr.24362) 12084 : cluster 0 pgmap v12053: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:31:24.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:31:23 smithi080 bash[41963]: audit 2023-12-01T11:31:23.488193+0000 mon.a (mon.0) 7615 : audit 0 from='client.? 172.21.15.80:0/1753080036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:31:24.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:31:23 smithi080 bash[28361]: cluster 2023-12-01T11:31:22.273791+0000 mgr.y (mgr.24362) 12084 : cluster 0 pgmap v12053: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:31:24.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:31:23 smithi080 bash[28361]: audit 2023-12-01T11:31:23.488193+0000 mon.a (mon.0) 7615 : audit 0 from='client.? 172.21.15.80:0/1753080036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:31:24.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:31:23 smithi090 bash[32384]: cluster 2023-12-01T11:31:22.273791+0000 mgr.y (mgr.24362) 12084 : cluster 0 pgmap v12053: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:31:24.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:31:23 smithi090 bash[32384]: audit 2023-12-01T11:31:23.488193+0000 mon.a (mon.0) 7615 : audit 0 from='client.? 172.21.15.80:0/1753080036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:31:26.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:31:25 smithi080 bash[28361]: cluster 2023-12-01T11:31:24.274392+0000 mgr.y (mgr.24362) 12085 : cluster 0 pgmap v12054: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:31:26.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:31:25 smithi080 bash[28361]: audit 2023-12-01T11:31:25.288128+0000 mon.c (mon.2) 7717 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:31:26.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:31:25 smithi080 bash[28361]: audit 2023-12-01T11:31:25.422417+0000 mon.c (mon.2) 7718 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:31:26.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:31:25 smithi080 bash[41963]: cluster 2023-12-01T11:31:24.274392+0000 mgr.y (mgr.24362) 12085 : cluster 0 pgmap v12054: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:31:26.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:31:25 smithi080 bash[41963]: audit 2023-12-01T11:31:25.288128+0000 mon.c (mon.2) 7717 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:31:26.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:31:25 smithi080 bash[41963]: audit 2023-12-01T11:31:25.422417+0000 mon.c (mon.2) 7718 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:31:26.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:31:25 smithi090 bash[32384]: cluster 2023-12-01T11:31:24.274392+0000 mgr.y (mgr.24362) 12085 : cluster 0 pgmap v12054: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:31:26.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:31:25 smithi090 bash[32384]: audit 2023-12-01T11:31:25.288128+0000 mon.c (mon.2) 7717 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:31:26.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:31:25 smithi090 bash[32384]: audit 2023-12-01T11:31:25.422417+0000 mon.c (mon.2) 7718 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:31:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:31:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:31:26] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T11:31:27.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:31:26 smithi080 bash[28361]: audit 2023-12-01T11:31:25.942180+0000 mon.a (mon.0) 7616 : audit 0 from='client.? 172.21.15.80:0/4285256252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:31:27.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:31:26 smithi080 bash[41963]: audit 2023-12-01T11:31:25.942180+0000 mon.a (mon.0) 7616 : audit 0 from='client.? 172.21.15.80:0/4285256252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:31:27.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:31:26 smithi090 bash[32384]: audit 2023-12-01T11:31:25.942180+0000 mon.a (mon.0) 7616 : audit 0 from='client.? 172.21.15.80:0/4285256252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:31:28.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:31:27 smithi080 bash[28361]: cluster 2023-12-01T11:31:26.275496+0000 mgr.y (mgr.24362) 12086 : cluster 0 pgmap v12055: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:31:28.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:31:27 smithi080 bash[41963]: cluster 2023-12-01T11:31:26.275496+0000 mgr.y (mgr.24362) 12086 : cluster 0 pgmap v12055: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:31:28.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:31:27 smithi090 bash[32384]: cluster 2023-12-01T11:31:26.275496+0000 mgr.y (mgr.24362) 12086 : cluster 0 pgmap v12055: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:31:29.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:31:28 smithi080 bash[28361]: audit 2023-12-01T11:31:28.417572+0000 mon.a (mon.0) 7617 : audit 0 from='client.? 172.21.15.80:0/111158731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:31:29.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:31:28 smithi080 bash[41963]: audit 2023-12-01T11:31:28.417572+0000 mon.a (mon.0) 7617 : audit 0 from='client.? 172.21.15.80:0/111158731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:31:29.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:31:28 smithi090 bash[32384]: audit 2023-12-01T11:31:28.417572+0000 mon.a (mon.0) 7617 : audit 0 from='client.? 172.21.15.80:0/111158731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:31:30.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:31:29 smithi080 bash[28361]: cluster 2023-12-01T11:31:28.276159+0000 mgr.y (mgr.24362) 12087 : cluster 0 pgmap v12056: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:31:30.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:31:29 smithi080 bash[41963]: cluster 2023-12-01T11:31:28.276159+0000 mgr.y (mgr.24362) 12087 : cluster 0 pgmap v12056: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:31:30.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:31:29 smithi090 bash[32384]: cluster 2023-12-01T11:31:28.276159+0000 mgr.y (mgr.24362) 12087 : cluster 0 pgmap v12056: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:31:32.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:31:31 smithi080 bash[41963]: cluster 2023-12-01T11:31:30.276802+0000 mgr.y (mgr.24362) 12088 : cluster 0 pgmap v12057: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:31:32.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:31:31 smithi080 bash[41963]: audit 2023-12-01T11:31:30.876915+0000 mon.a (mon.0) 7618 : audit 0 from='client.? 172.21.15.80:0/849903925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:31:32.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:31:31 smithi080 bash[41963]: audit 2023-12-01T11:31:31.083088+0000 mon.a (mon.0) 7619 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:31:32.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:31:31 smithi080 bash[41963]: audit 2023-12-01T11:31:31.092689+0000 mon.a (mon.0) 7620 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:31:32.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:31:31 smithi080 bash[41963]: audit 2023-12-01T11:31:31.489903+0000 mon.a (mon.0) 7621 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:31:32.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:31:31 smithi080 bash[41963]: audit 2023-12-01T11:31:31.502258+0000 mon.a (mon.0) 7622 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:31:32.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:31:31 smithi080 bash[28361]: cluster 2023-12-01T11:31:30.276802+0000 mgr.y (mgr.24362) 12088 : cluster 0 pgmap v12057: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:31:32.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:31:31 smithi080 bash[28361]: audit 2023-12-01T11:31:30.876915+0000 mon.a (mon.0) 7618 : audit 0 from='client.? 172.21.15.80:0/849903925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:31:32.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:31:31 smithi080 bash[28361]: audit 2023-12-01T11:31:31.083088+0000 mon.a (mon.0) 7619 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:31:32.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:31:31 smithi080 bash[28361]: audit 2023-12-01T11:31:31.092689+0000 mon.a (mon.0) 7620 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:31:32.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:31:31 smithi080 bash[28361]: audit 2023-12-01T11:31:31.489903+0000 mon.a (mon.0) 7621 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:31:32.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:31:31 smithi080 bash[28361]: audit 2023-12-01T11:31:31.502258+0000 mon.a (mon.0) 7622 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:31:32.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:31:31 smithi090 bash[32384]: cluster 2023-12-01T11:31:30.276802+0000 mgr.y (mgr.24362) 12088 : cluster 0 pgmap v12057: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:31:32.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:31:31 smithi090 bash[32384]: audit 2023-12-01T11:31:30.876915+0000 mon.a (mon.0) 7618 : audit 0 from='client.? 172.21.15.80:0/849903925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:31:32.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:31:31 smithi090 bash[32384]: audit 2023-12-01T11:31:31.083088+0000 mon.a (mon.0) 7619 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:31:32.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:31:31 smithi090 bash[32384]: audit 2023-12-01T11:31:31.092689+0000 mon.a (mon.0) 7620 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:31:32.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:31:31 smithi090 bash[32384]: audit 2023-12-01T11:31:31.489903+0000 mon.a (mon.0) 7621 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:31:32.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:31:31 smithi090 bash[32384]: audit 2023-12-01T11:31:31.502258+0000 mon.a (mon.0) 7622 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:31:33.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:31:32 smithi080 bash[41963]: audit 2023-12-01T11:31:32.046891+0000 mon.c (mon.2) 7719 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:31:33.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:31:32 smithi080 bash[41963]: audit 2023-12-01T11:31:32.048750+0000 mon.c (mon.2) 7720 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:31:33.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:31:32 smithi080 bash[41963]: audit 2023-12-01T11:31:32.059403+0000 mon.a (mon.0) 7623 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:31:33.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:31:32 smithi080 bash[28361]: audit 2023-12-01T11:31:32.046891+0000 mon.c (mon.2) 7719 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:31:33.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:31:32 smithi080 bash[28361]: audit 2023-12-01T11:31:32.048750+0000 mon.c (mon.2) 7720 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:31:33.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:31:32 smithi080 bash[28361]: audit 2023-12-01T11:31:32.059403+0000 mon.a (mon.0) 7623 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:31:33.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:31:32 smithi090 bash[32384]: audit 2023-12-01T11:31:32.046891+0000 mon.c (mon.2) 7719 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:31:33.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:31:32 smithi090 bash[32384]: audit 2023-12-01T11:31:32.048750+0000 mon.c (mon.2) 7720 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:31:33.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:31:32 smithi090 bash[32384]: audit 2023-12-01T11:31:32.059403+0000 mon.a (mon.0) 7623 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:31:34.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:31:33 smithi080 bash[28361]: cluster 2023-12-01T11:31:32.277967+0000 mgr.y (mgr.24362) 12089 : cluster 0 pgmap v12058: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:31:34.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:31:33 smithi080 bash[28361]: audit 2023-12-01T11:31:33.326427+0000 mon.a (mon.0) 7624 : audit 0 from='client.? 172.21.15.80:0/3287493240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:31:34.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:31:33 smithi080 bash[41963]: cluster 2023-12-01T11:31:32.277967+0000 mgr.y (mgr.24362) 12089 : cluster 0 pgmap v12058: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:31:34.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:31:33 smithi080 bash[41963]: audit 2023-12-01T11:31:33.326427+0000 mon.a (mon.0) 7624 : audit 0 from='client.? 172.21.15.80:0/3287493240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:31:34.268 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 11:31:33 smithi090 bash[65515]: logger=cleanup t=2023-12-01T11:31:33.856501747Z level=info msg="Completed cleanup jobs" duration=66.609741ms 2023-12-01T11:31:34.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:31:33 smithi090 bash[32384]: cluster 2023-12-01T11:31:32.277967+0000 mgr.y (mgr.24362) 12089 : cluster 0 pgmap v12058: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:31:34.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:31:33 smithi090 bash[32384]: audit 2023-12-01T11:31:33.326427+0000 mon.a (mon.0) 7624 : audit 0 from='client.? 172.21.15.80:0/3287493240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:31:36.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:31:35 smithi080 bash[28361]: cluster 2023-12-01T11:31:34.278739+0000 mgr.y (mgr.24362) 12090 : cluster 0 pgmap v12059: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:31:36.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:31:35 smithi080 bash[28361]: audit 2023-12-01T11:31:35.778087+0000 mon.a (mon.0) 7625 : audit 0 from='client.? 172.21.15.80:0/747245429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:31:36.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:31:35 smithi080 bash[41963]: cluster 2023-12-01T11:31:34.278739+0000 mgr.y (mgr.24362) 12090 : cluster 0 pgmap v12059: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:31:36.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:31:35 smithi080 bash[41963]: audit 2023-12-01T11:31:35.778087+0000 mon.a (mon.0) 7625 : audit 0 from='client.? 172.21.15.80:0/747245429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:31:36.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:31:35 smithi090 bash[32384]: cluster 2023-12-01T11:31:34.278739+0000 mgr.y (mgr.24362) 12090 : cluster 0 pgmap v12059: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:31:36.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:31:35 smithi090 bash[32384]: audit 2023-12-01T11:31:35.778087+0000 mon.a (mon.0) 7625 : audit 0 from='client.? 172.21.15.80:0/747245429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:31:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:31:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:31:36] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T11:31:38.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:31:37 smithi080 bash[28361]: cluster 2023-12-01T11:31:36.279958+0000 mgr.y (mgr.24362) 12091 : cluster 0 pgmap v12060: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:31:38.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:31:37 smithi080 bash[41963]: cluster 2023-12-01T11:31:36.279958+0000 mgr.y (mgr.24362) 12091 : cluster 0 pgmap v12060: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:31:38.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:31:37 smithi090 bash[32384]: cluster 2023-12-01T11:31:36.279958+0000 mgr.y (mgr.24362) 12091 : cluster 0 pgmap v12060: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:31:39.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:31:38 smithi080 bash[28361]: audit 2023-12-01T11:31:38.232053+0000 mon.c (mon.2) 7721 : audit 0 from='client.? 172.21.15.80:0/4288485685' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:31:39.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:31:38 smithi080 bash[41963]: audit 2023-12-01T11:31:38.232053+0000 mon.c (mon.2) 7721 : audit 0 from='client.? 172.21.15.80:0/4288485685' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:31:39.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:31:38 smithi090 bash[32384]: audit 2023-12-01T11:31:38.232053+0000 mon.c (mon.2) 7721 : audit 0 from='client.? 172.21.15.80:0/4288485685' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:31:40.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:31:39 smithi080 bash[28361]: cluster 2023-12-01T11:31:38.280527+0000 mgr.y (mgr.24362) 12092 : cluster 0 pgmap v12061: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:31:40.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:31:39 smithi080 bash[41963]: cluster 2023-12-01T11:31:38.280527+0000 mgr.y (mgr.24362) 12092 : cluster 0 pgmap v12061: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:31:40.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:31:39 smithi090 bash[32384]: cluster 2023-12-01T11:31:38.280527+0000 mgr.y (mgr.24362) 12092 : cluster 0 pgmap v12061: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:31:41.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:31:40 smithi080 bash[41963]: audit 2023-12-01T11:31:40.422930+0000 mon.c (mon.2) 7722 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:31:41.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:31:40 smithi080 bash[41963]: audit 2023-12-01T11:31:40.693598+0000 mon.c (mon.2) 7723 : audit 0 from='client.? 172.21.15.80:0/2979500990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:31:41.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:31:40 smithi080 bash[28361]: audit 2023-12-01T11:31:40.422930+0000 mon.c (mon.2) 7722 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:31:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:31:40 smithi080 bash[28361]: audit 2023-12-01T11:31:40.693598+0000 mon.c (mon.2) 7723 : audit 0 from='client.? 172.21.15.80:0/2979500990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:31:41.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:31:40 smithi090 bash[32384]: audit 2023-12-01T11:31:40.422930+0000 mon.c (mon.2) 7722 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:31:41.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:31:40 smithi090 bash[32384]: audit 2023-12-01T11:31:40.693598+0000 mon.c (mon.2) 7723 : audit 0 from='client.? 172.21.15.80:0/2979500990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:31:42.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:31:41 smithi080 bash[28361]: cluster 2023-12-01T11:31:40.281263+0000 mgr.y (mgr.24362) 12093 : cluster 0 pgmap v12062: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:31:42.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:31:41 smithi080 bash[41963]: cluster 2023-12-01T11:31:40.281263+0000 mgr.y (mgr.24362) 12093 : cluster 0 pgmap v12062: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:31:42.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:31:41 smithi090 bash[32384]: cluster 2023-12-01T11:31:40.281263+0000 mgr.y (mgr.24362) 12093 : cluster 0 pgmap v12062: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:31:44.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:31:43 smithi080 bash[41963]: cluster 2023-12-01T11:31:42.282439+0000 mgr.y (mgr.24362) 12094 : cluster 0 pgmap v12063: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:31:44.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:31:43 smithi080 bash[41963]: audit 2023-12-01T11:31:43.149784+0000 mon.c (mon.2) 7724 : audit 0 from='client.? 172.21.15.80:0/1181808008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:31:44.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:31:43 smithi080 bash[28361]: cluster 2023-12-01T11:31:42.282439+0000 mgr.y (mgr.24362) 12094 : cluster 0 pgmap v12063: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:31:44.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:31:43 smithi080 bash[28361]: audit 2023-12-01T11:31:43.149784+0000 mon.c (mon.2) 7724 : audit 0 from='client.? 172.21.15.80:0/1181808008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:31:44.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:31:43 smithi090 bash[32384]: cluster 2023-12-01T11:31:42.282439+0000 mgr.y (mgr.24362) 12094 : cluster 0 pgmap v12063: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:31:44.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:31:43 smithi090 bash[32384]: audit 2023-12-01T11:31:43.149784+0000 mon.c (mon.2) 7724 : audit 0 from='client.? 172.21.15.80:0/1181808008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:31:46.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:31:45 smithi080 bash[41963]: cluster 2023-12-01T11:31:44.283111+0000 mgr.y (mgr.24362) 12095 : cluster 0 pgmap v12064: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:31:46.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:31:45 smithi080 bash[41963]: audit 2023-12-01T11:31:45.603838+0000 mon.c (mon.2) 7725 : audit 0 from='client.? 172.21.15.80:0/3244474257' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:31:46.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:31:45 smithi080 bash[28361]: cluster 2023-12-01T11:31:44.283111+0000 mgr.y (mgr.24362) 12095 : cluster 0 pgmap v12064: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:31:46.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:31:45 smithi080 bash[28361]: audit 2023-12-01T11:31:45.603838+0000 mon.c (mon.2) 7725 : audit 0 from='client.? 172.21.15.80:0/3244474257' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:31:46.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:31:45 smithi090 bash[32384]: cluster 2023-12-01T11:31:44.283111+0000 mgr.y (mgr.24362) 12095 : cluster 0 pgmap v12064: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:31:46.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:31:45 smithi090 bash[32384]: audit 2023-12-01T11:31:45.603838+0000 mon.c (mon.2) 7725 : audit 0 from='client.? 172.21.15.80:0/3244474257' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:31:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:31:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:31:46] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T11:31:48.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:31:47 smithi080 bash[28361]: cluster 2023-12-01T11:31:46.284288+0000 mgr.y (mgr.24362) 12096 : cluster 0 pgmap v12065: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:31:48.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:31:47 smithi080 bash[41963]: cluster 2023-12-01T11:31:46.284288+0000 mgr.y (mgr.24362) 12096 : cluster 0 pgmap v12065: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:31:48.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:31:47 smithi090 bash[32384]: cluster 2023-12-01T11:31:46.284288+0000 mgr.y (mgr.24362) 12096 : cluster 0 pgmap v12065: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:31:49.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:31:48 smithi080 bash[28361]: audit 2023-12-01T11:31:48.054524+0000 mon.c (mon.2) 7726 : audit 0 from='client.? 172.21.15.80:0/893588339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:31:49.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:31:48 smithi080 bash[41963]: audit 2023-12-01T11:31:48.054524+0000 mon.c (mon.2) 7726 : audit 0 from='client.? 172.21.15.80:0/893588339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:31:49.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:31:48 smithi090 bash[32384]: audit 2023-12-01T11:31:48.054524+0000 mon.c (mon.2) 7726 : audit 0 from='client.? 172.21.15.80:0/893588339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:31:50.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:31:49 smithi080 bash[28361]: cluster 2023-12-01T11:31:48.284907+0000 mgr.y (mgr.24362) 12097 : cluster 0 pgmap v12066: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:31:50.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:31:49 smithi080 bash[41963]: cluster 2023-12-01T11:31:48.284907+0000 mgr.y (mgr.24362) 12097 : cluster 0 pgmap v12066: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:31:50.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:31:49 smithi090 bash[32384]: cluster 2023-12-01T11:31:48.284907+0000 mgr.y (mgr.24362) 12097 : cluster 0 pgmap v12066: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:31:51.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:31:50 smithi080 bash[28361]: audit 2023-12-01T11:31:50.506367+0000 mon.a (mon.0) 7626 : audit 0 from='client.? 172.21.15.80:0/1863778078' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:31:51.185 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:31:50 smithi080 bash[41963]: audit 2023-12-01T11:31:50.506367+0000 mon.a (mon.0) 7626 : audit 0 from='client.? 172.21.15.80:0/1863778078' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:31:51.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:31:50 smithi090 bash[32384]: audit 2023-12-01T11:31:50.506367+0000 mon.a (mon.0) 7626 : audit 0 from='client.? 172.21.15.80:0/1863778078' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:31:52.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:31:51 smithi080 bash[28361]: cluster 2023-12-01T11:31:50.285548+0000 mgr.y (mgr.24362) 12098 : cluster 0 pgmap v12067: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:31:52.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:31:51 smithi080 bash[41963]: cluster 2023-12-01T11:31:50.285548+0000 mgr.y (mgr.24362) 12098 : cluster 0 pgmap v12067: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:31:52.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:31:51 smithi090 bash[32384]: cluster 2023-12-01T11:31:50.285548+0000 mgr.y (mgr.24362) 12098 : cluster 0 pgmap v12067: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:31:54.186 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:31:53 smithi080 bash[28361]: cluster 2023-12-01T11:31:52.286808+0000 mgr.y (mgr.24362) 12099 : cluster 0 pgmap v12068: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:31:54.187 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:31:53 smithi080 bash[28361]: audit 2023-12-01T11:31:52.953229+0000 mon.c (mon.2) 7727 : audit 0 from='client.? 172.21.15.80:0/2251636526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:31:54.187 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:31:53 smithi080 bash[41963]: cluster 2023-12-01T11:31:52.286808+0000 mgr.y (mgr.24362) 12099 : cluster 0 pgmap v12068: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:31:54.187 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:31:53 smithi080 bash[41963]: audit 2023-12-01T11:31:52.953229+0000 mon.c (mon.2) 7727 : audit 0 from='client.? 172.21.15.80:0/2251636526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:31:54.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:31:53 smithi090 bash[32384]: cluster 2023-12-01T11:31:52.286808+0000 mgr.y (mgr.24362) 12099 : cluster 0 pgmap v12068: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:31:54.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:31:53 smithi090 bash[32384]: audit 2023-12-01T11:31:52.953229+0000 mon.c (mon.2) 7727 : audit 0 from='client.? 172.21.15.80:0/2251636526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:31:56.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:31:55 smithi080 bash[28361]: cluster 2023-12-01T11:31:54.287622+0000 mgr.y (mgr.24362) 12100 : cluster 0 pgmap v12069: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:31:56.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:31:55 smithi080 bash[28361]: audit 2023-12-01T11:31:55.405503+0000 mon.c (mon.2) 7728 : audit 0 from='client.? 172.21.15.80:0/2548906965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:31:56.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:31:55 smithi080 bash[28361]: audit 2023-12-01T11:31:55.422504+0000 mon.c (mon.2) 7729 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:31:56.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:31:55 smithi080 bash[41963]: cluster 2023-12-01T11:31:54.287622+0000 mgr.y (mgr.24362) 12100 : cluster 0 pgmap v12069: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:31:56.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:31:55 smithi080 bash[41963]: audit 2023-12-01T11:31:55.405503+0000 mon.c (mon.2) 7728 : audit 0 from='client.? 172.21.15.80:0/2548906965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:31:56.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:31:55 smithi080 bash[41963]: audit 2023-12-01T11:31:55.422504+0000 mon.c (mon.2) 7729 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:31:56.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:31:55 smithi090 bash[32384]: cluster 2023-12-01T11:31:54.287622+0000 mgr.y (mgr.24362) 12100 : cluster 0 pgmap v12069: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:31:56.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:31:55 smithi090 bash[32384]: audit 2023-12-01T11:31:55.405503+0000 mon.c (mon.2) 7728 : audit 0 from='client.? 172.21.15.80:0/2548906965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:31:56.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:31:55 smithi090 bash[32384]: audit 2023-12-01T11:31:55.422504+0000 mon.c (mon.2) 7729 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:31:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:31:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:31:56] "GET /metrics HTTP/1.1" 200 33987 "" "Prometheus/2.43.0" 2023-12-01T11:31:58.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:31:57 smithi080 bash[41963]: cluster 2023-12-01T11:31:56.288923+0000 mgr.y (mgr.24362) 12101 : cluster 0 pgmap v12070: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:31:58.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:31:57 smithi080 bash[41963]: audit 2023-12-01T11:31:57.854792+0000 mon.c (mon.2) 7730 : audit 0 from='client.? 172.21.15.80:0/385013353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:31:58.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:31:57 smithi080 bash[28361]: cluster 2023-12-01T11:31:56.288923+0000 mgr.y (mgr.24362) 12101 : cluster 0 pgmap v12070: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:31:58.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:31:57 smithi080 bash[28361]: audit 2023-12-01T11:31:57.854792+0000 mon.c (mon.2) 7730 : audit 0 from='client.? 172.21.15.80:0/385013353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:31:58.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:31:57 smithi090 bash[32384]: cluster 2023-12-01T11:31:56.288923+0000 mgr.y (mgr.24362) 12101 : cluster 0 pgmap v12070: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:31:58.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:31:57 smithi090 bash[32384]: audit 2023-12-01T11:31:57.854792+0000 mon.c (mon.2) 7730 : audit 0 from='client.? 172.21.15.80:0/385013353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:32:00.180 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:31:59 smithi080 bash[41963]: cluster 2023-12-01T11:31:58.289615+0000 mgr.y (mgr.24362) 12102 : cluster 0 pgmap v12071: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:32:00.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:31:59 smithi080 bash[28361]: cluster 2023-12-01T11:31:58.289615+0000 mgr.y (mgr.24362) 12102 : cluster 0 pgmap v12071: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:32:00.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:31:59 smithi090 bash[32384]: cluster 2023-12-01T11:31:58.289615+0000 mgr.y (mgr.24362) 12102 : cluster 0 pgmap v12071: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:32:01.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:32:00 smithi080 bash[41963]: audit 2023-12-01T11:32:00.309981+0000 mon.c (mon.2) 7731 : audit 0 from='client.? 172.21.15.80:0/2200470865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:32:01.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:32:00 smithi080 bash[28361]: audit 2023-12-01T11:32:00.309981+0000 mon.c (mon.2) 7731 : audit 0 from='client.? 172.21.15.80:0/2200470865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:32:01.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:32:00 smithi090 bash[32384]: audit 2023-12-01T11:32:00.309981+0000 mon.c (mon.2) 7731 : audit 0 from='client.? 172.21.15.80:0/2200470865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:32:02.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:32:01 smithi080 bash[41963]: cluster 2023-12-01T11:32:00.290068+0000 mgr.y (mgr.24362) 12103 : cluster 0 pgmap v12072: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:32:02.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:32:01 smithi080 bash[28361]: cluster 2023-12-01T11:32:00.290068+0000 mgr.y (mgr.24362) 12103 : cluster 0 pgmap v12072: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:32:02.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:32:01 smithi090 bash[32384]: cluster 2023-12-01T11:32:00.290068+0000 mgr.y (mgr.24362) 12103 : cluster 0 pgmap v12072: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:32:03.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:32:02 smithi080 bash[41963]: audit 2023-12-01T11:32:02.767739+0000 mon.c (mon.2) 7732 : audit 0 from='client.? 172.21.15.80:0/1777091265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:32:03.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:32:02 smithi080 bash[28361]: audit 2023-12-01T11:32:02.767739+0000 mon.c (mon.2) 7732 : audit 0 from='client.? 172.21.15.80:0/1777091265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:32:03.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:32:02 smithi090 bash[32384]: audit 2023-12-01T11:32:02.767739+0000 mon.c (mon.2) 7732 : audit 0 from='client.? 172.21.15.80:0/1777091265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:32:04.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:32:03 smithi080 bash[41963]: cluster 2023-12-01T11:32:02.291206+0000 mgr.y (mgr.24362) 12104 : cluster 0 pgmap v12073: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:32:04.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:32:03 smithi080 bash[28361]: cluster 2023-12-01T11:32:02.291206+0000 mgr.y (mgr.24362) 12104 : cluster 0 pgmap v12073: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:32:04.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:32:03 smithi090 bash[32384]: cluster 2023-12-01T11:32:02.291206+0000 mgr.y (mgr.24362) 12104 : cluster 0 pgmap v12073: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:32:06.232 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:32:05 smithi080 bash[41963]: cluster 2023-12-01T11:32:04.291902+0000 mgr.y (mgr.24362) 12105 : cluster 0 pgmap v12074: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:32:06.233 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:32:05 smithi080 bash[41963]: audit 2023-12-01T11:32:05.225016+0000 mon.c (mon.2) 7733 : audit 0 from='client.? 172.21.15.80:0/4102005423' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:32:06.233 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:32:05 smithi080 bash[28361]: cluster 2023-12-01T11:32:04.291902+0000 mgr.y (mgr.24362) 12105 : cluster 0 pgmap v12074: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:32:06.233 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:32:05 smithi080 bash[28361]: audit 2023-12-01T11:32:05.225016+0000 mon.c (mon.2) 7733 : audit 0 from='client.? 172.21.15.80:0/4102005423' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:32:06.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:32:05 smithi090 bash[32384]: cluster 2023-12-01T11:32:04.291902+0000 mgr.y (mgr.24362) 12105 : cluster 0 pgmap v12074: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:32:06.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:32:05 smithi090 bash[32384]: audit 2023-12-01T11:32:05.225016+0000 mon.c (mon.2) 7733 : audit 0 from='client.? 172.21.15.80:0/4102005423' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:32:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:32:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:32:06] "GET /metrics HTTP/1.1" 200 33987 "" "Prometheus/2.43.0" 2023-12-01T11:32:07.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:32:06 smithi090 bash[32384]: cluster 2023-12-01T11:32:06.293015+0000 mgr.y (mgr.24362) 12106 : cluster 0 pgmap v12075: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:32:07.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:32:06 smithi080 bash[28361]: cluster 2023-12-01T11:32:06.293015+0000 mgr.y (mgr.24362) 12106 : cluster 0 pgmap v12075: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:32:07.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:32:06 smithi080 bash[41963]: cluster 2023-12-01T11:32:06.293015+0000 mgr.y (mgr.24362) 12106 : cluster 0 pgmap v12075: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:32:08.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:32:07 smithi090 bash[32384]: audit 2023-12-01T11:32:07.672260+0000 mon.c (mon.2) 7734 : audit 0 from='client.? 172.21.15.80:0/247969893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:32:08.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:32:07 smithi080 bash[28361]: audit 2023-12-01T11:32:07.672260+0000 mon.c (mon.2) 7734 : audit 0 from='client.? 172.21.15.80:0/247969893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:32:08.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:32:07 smithi080 bash[41963]: audit 2023-12-01T11:32:07.672260+0000 mon.c (mon.2) 7734 : audit 0 from='client.? 172.21.15.80:0/247969893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:32:09.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:32:08 smithi090 bash[32384]: cluster 2023-12-01T11:32:08.293693+0000 mgr.y (mgr.24362) 12107 : cluster 0 pgmap v12076: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:32:09.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:32:08 smithi080 bash[41963]: cluster 2023-12-01T11:32:08.293693+0000 mgr.y (mgr.24362) 12107 : cluster 0 pgmap v12076: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:32:09.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:32:08 smithi080 bash[28361]: cluster 2023-12-01T11:32:08.293693+0000 mgr.y (mgr.24362) 12107 : cluster 0 pgmap v12076: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:32:10.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:32:10 smithi090 bash[32384]: audit 2023-12-01T11:32:10.130627+0000 mon.a (mon.0) 7627 : audit 0 from='client.? 172.21.15.80:0/1795045779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:32:10.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:32:10 smithi080 bash[28361]: audit 2023-12-01T11:32:10.130627+0000 mon.a (mon.0) 7627 : audit 0 from='client.? 172.21.15.80:0/1795045779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:32:10.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:32:10 smithi080 bash[41963]: audit 2023-12-01T11:32:10.130627+0000 mon.a (mon.0) 7627 : audit 0 from='client.? 172.21.15.80:0/1795045779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:32:11.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:32:11 smithi090 bash[32384]: cluster 2023-12-01T11:32:10.294385+0000 mgr.y (mgr.24362) 12108 : cluster 0 pgmap v12077: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:32:11.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:32:11 smithi090 bash[32384]: audit 2023-12-01T11:32:10.423789+0000 mon.c (mon.2) 7735 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:32:11.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:32:11 smithi080 bash[28361]: cluster 2023-12-01T11:32:10.294385+0000 mgr.y (mgr.24362) 12108 : cluster 0 pgmap v12077: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:32:11.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:32:11 smithi080 bash[28361]: audit 2023-12-01T11:32:10.423789+0000 mon.c (mon.2) 7735 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:32:11.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:32:11 smithi080 bash[41963]: cluster 2023-12-01T11:32:10.294385+0000 mgr.y (mgr.24362) 12108 : cluster 0 pgmap v12077: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:32:11.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:32:11 smithi080 bash[41963]: audit 2023-12-01T11:32:10.423789+0000 mon.c (mon.2) 7735 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:32:13.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:32:13 smithi080 bash[28361]: cluster 2023-12-01T11:32:12.295358+0000 mgr.y (mgr.24362) 12109 : cluster 0 pgmap v12078: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:32:13.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:32:13 smithi080 bash[28361]: audit 2023-12-01T11:32:12.594796+0000 mon.a (mon.0) 7628 : audit 0 from='client.? 172.21.15.80:0/2708927365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:32:13.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:32:13 smithi080 bash[41963]: cluster 2023-12-01T11:32:12.295358+0000 mgr.y (mgr.24362) 12109 : cluster 0 pgmap v12078: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:32:13.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:32:13 smithi080 bash[41963]: audit 2023-12-01T11:32:12.594796+0000 mon.a (mon.0) 7628 : audit 0 from='client.? 172.21.15.80:0/2708927365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:32:13.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:32:13 smithi090 bash[32384]: cluster 2023-12-01T11:32:12.295358+0000 mgr.y (mgr.24362) 12109 : cluster 0 pgmap v12078: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:32:13.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:32:13 smithi090 bash[32384]: audit 2023-12-01T11:32:12.594796+0000 mon.a (mon.0) 7628 : audit 0 from='client.? 172.21.15.80:0/2708927365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:32:15.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:32:15 smithi080 bash[41963]: cluster 2023-12-01T11:32:14.296000+0000 mgr.y (mgr.24362) 12110 : cluster 0 pgmap v12079: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:32:15.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:32:15 smithi080 bash[41963]: audit 2023-12-01T11:32:15.046720+0000 mon.a (mon.0) 7629 : audit 0 from='client.? 172.21.15.80:0/2307873087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:32:15.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:32:15 smithi080 bash[28361]: cluster 2023-12-01T11:32:14.296000+0000 mgr.y (mgr.24362) 12110 : cluster 0 pgmap v12079: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:32:15.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:32:15 smithi080 bash[28361]: audit 2023-12-01T11:32:15.046720+0000 mon.a (mon.0) 7629 : audit 0 from='client.? 172.21.15.80:0/2307873087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:32:15.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:32:15 smithi090 bash[32384]: cluster 2023-12-01T11:32:14.296000+0000 mgr.y (mgr.24362) 12110 : cluster 0 pgmap v12079: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:32:15.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:32:15 smithi090 bash[32384]: audit 2023-12-01T11:32:15.046720+0000 mon.a (mon.0) 7629 : audit 0 from='client.? 172.21.15.80:0/2307873087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:32:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:32:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:32:16] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T11:32:17.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:32:17 smithi080 bash[41963]: cluster 2023-12-01T11:32:16.297072+0000 mgr.y (mgr.24362) 12111 : cluster 0 pgmap v12080: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:32:17.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:32:17 smithi080 bash[41963]: audit 2023-12-01T11:32:17.492298+0000 mon.c (mon.2) 7736 : audit 0 from='client.? 172.21.15.80:0/3818028234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:32:17.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:32:17 smithi080 bash[28361]: cluster 2023-12-01T11:32:16.297072+0000 mgr.y (mgr.24362) 12111 : cluster 0 pgmap v12080: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:32:17.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:32:17 smithi080 bash[28361]: audit 2023-12-01T11:32:17.492298+0000 mon.c (mon.2) 7736 : audit 0 from='client.? 172.21.15.80:0/3818028234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:32:18.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:32:17 smithi090 bash[32384]: cluster 2023-12-01T11:32:16.297072+0000 mgr.y (mgr.24362) 12111 : cluster 0 pgmap v12080: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:32:18.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:32:17 smithi090 bash[32384]: audit 2023-12-01T11:32:17.492298+0000 mon.c (mon.2) 7736 : audit 0 from='client.? 172.21.15.80:0/3818028234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:32:19.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:32:19 smithi080 bash[41963]: cluster 2023-12-01T11:32:18.297848+0000 mgr.y (mgr.24362) 12112 : cluster 0 pgmap v12081: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:32:19.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:32:19 smithi080 bash[28361]: cluster 2023-12-01T11:32:18.297848+0000 mgr.y (mgr.24362) 12112 : cluster 0 pgmap v12081: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:32:20.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:32:19 smithi090 bash[32384]: cluster 2023-12-01T11:32:18.297848+0000 mgr.y (mgr.24362) 12112 : cluster 0 pgmap v12081: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:32:20.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:32:20 smithi080 bash[28361]: audit 2023-12-01T11:32:19.950544+0000 mon.c (mon.2) 7737 : audit 0 from='client.? 172.21.15.80:0/1415285708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:32:20.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:32:20 smithi080 bash[41963]: audit 2023-12-01T11:32:19.950544+0000 mon.c (mon.2) 7737 : audit 0 from='client.? 172.21.15.80:0/1415285708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:32:21.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:32:20 smithi090 bash[32384]: audit 2023-12-01T11:32:19.950544+0000 mon.c (mon.2) 7737 : audit 0 from='client.? 172.21.15.80:0/1415285708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:32:21.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:32:21 smithi080 bash[28361]: cluster 2023-12-01T11:32:20.298556+0000 mgr.y (mgr.24362) 12113 : cluster 0 pgmap v12082: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:32:21.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:32:21 smithi080 bash[41963]: cluster 2023-12-01T11:32:20.298556+0000 mgr.y (mgr.24362) 12113 : cluster 0 pgmap v12082: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:32:22.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:32:21 smithi090 bash[32384]: cluster 2023-12-01T11:32:20.298556+0000 mgr.y (mgr.24362) 12113 : cluster 0 pgmap v12082: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:32:22.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:32:22 smithi080 bash[28361]: audit 2023-12-01T11:32:22.411084+0000 mon.a (mon.0) 7630 : audit 0 from='client.? 172.21.15.80:0/927581454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:32:22.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:32:22 smithi080 bash[41963]: audit 2023-12-01T11:32:22.411084+0000 mon.a (mon.0) 7630 : audit 0 from='client.? 172.21.15.80:0/927581454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:32:23.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:32:22 smithi090 bash[32384]: audit 2023-12-01T11:32:22.411084+0000 mon.a (mon.0) 7630 : audit 0 from='client.? 172.21.15.80:0/927581454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:32:23.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:32:23 smithi080 bash[28361]: cluster 2023-12-01T11:32:22.299318+0000 mgr.y (mgr.24362) 12114 : cluster 0 pgmap v12083: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:32:23.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:32:23 smithi080 bash[41963]: cluster 2023-12-01T11:32:22.299318+0000 mgr.y (mgr.24362) 12114 : cluster 0 pgmap v12083: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:32:24.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:32:23 smithi090 bash[32384]: cluster 2023-12-01T11:32:22.299318+0000 mgr.y (mgr.24362) 12114 : cluster 0 pgmap v12083: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:32:25.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:32:25 smithi080 bash[28361]: cluster 2023-12-01T11:32:24.299991+0000 mgr.y (mgr.24362) 12115 : cluster 0 pgmap v12084: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:32:25.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:32:25 smithi080 bash[28361]: audit 2023-12-01T11:32:24.870489+0000 mon.a (mon.0) 7631 : audit 0 from='client.? 172.21.15.80:0/3424812140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:32:25.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:32:25 smithi080 bash[28361]: audit 2023-12-01T11:32:25.424032+0000 mon.c (mon.2) 7738 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:32:25.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:32:25 smithi080 bash[41963]: cluster 2023-12-01T11:32:24.299991+0000 mgr.y (mgr.24362) 12115 : cluster 0 pgmap v12084: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:32:25.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:32:25 smithi080 bash[41963]: audit 2023-12-01T11:32:24.870489+0000 mon.a (mon.0) 7631 : audit 0 from='client.? 172.21.15.80:0/3424812140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:32:25.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:32:25 smithi080 bash[41963]: audit 2023-12-01T11:32:25.424032+0000 mon.c (mon.2) 7738 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:32:26.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:32:25 smithi090 bash[32384]: cluster 2023-12-01T11:32:24.299991+0000 mgr.y (mgr.24362) 12115 : cluster 0 pgmap v12084: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:32:26.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:32:25 smithi090 bash[32384]: audit 2023-12-01T11:32:24.870489+0000 mon.a (mon.0) 7631 : audit 0 from='client.? 172.21.15.80:0/3424812140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:32:26.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:32:25 smithi090 bash[32384]: audit 2023-12-01T11:32:25.424032+0000 mon.c (mon.2) 7738 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:32:26.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:32:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:32:26] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T11:32:27.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:32:27 smithi080 bash[28361]: cluster 2023-12-01T11:32:26.301093+0000 mgr.y (mgr.24362) 12116 : cluster 0 pgmap v12085: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:32:27.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:32:27 smithi080 bash[28361]: audit 2023-12-01T11:32:27.324404+0000 mon.c (mon.2) 7739 : audit 0 from='client.? 172.21.15.80:0/1803311436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:32:27.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:32:27 smithi080 bash[41963]: cluster 2023-12-01T11:32:26.301093+0000 mgr.y (mgr.24362) 12116 : cluster 0 pgmap v12085: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:32:27.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:32:27 smithi080 bash[41963]: audit 2023-12-01T11:32:27.324404+0000 mon.c (mon.2) 7739 : audit 0 from='client.? 172.21.15.80:0/1803311436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:32:28.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:32:27 smithi090 bash[32384]: cluster 2023-12-01T11:32:26.301093+0000 mgr.y (mgr.24362) 12116 : cluster 0 pgmap v12085: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:32:28.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:32:27 smithi090 bash[32384]: audit 2023-12-01T11:32:27.324404+0000 mon.c (mon.2) 7739 : audit 0 from='client.? 172.21.15.80:0/1803311436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:32:29.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:32:29 smithi080 bash[28361]: cluster 2023-12-01T11:32:28.301902+0000 mgr.y (mgr.24362) 12117 : cluster 0 pgmap v12086: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:32:29.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:32:29 smithi080 bash[41963]: cluster 2023-12-01T11:32:28.301902+0000 mgr.y (mgr.24362) 12117 : cluster 0 pgmap v12086: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:32:30.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:32:29 smithi090 bash[32384]: cluster 2023-12-01T11:32:28.301902+0000 mgr.y (mgr.24362) 12117 : cluster 0 pgmap v12086: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:32:30.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:32:30 smithi080 bash[28361]: audit 2023-12-01T11:32:29.776025+0000 mon.a (mon.0) 7632 : audit 0 from='client.? 172.21.15.80:0/1311009387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:32:30.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:32:30 smithi080 bash[41963]: audit 2023-12-01T11:32:29.776025+0000 mon.a (mon.0) 7632 : audit 0 from='client.? 172.21.15.80:0/1311009387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:32:31.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:32:30 smithi090 bash[32384]: audit 2023-12-01T11:32:29.776025+0000 mon.a (mon.0) 7632 : audit 0 from='client.? 172.21.15.80:0/1311009387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:32:31.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:32:31 smithi080 bash[28361]: cluster 2023-12-01T11:32:30.302745+0000 mgr.y (mgr.24362) 12118 : cluster 0 pgmap v12087: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:32:31.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:32:31 smithi080 bash[41963]: cluster 2023-12-01T11:32:30.302745+0000 mgr.y (mgr.24362) 12118 : cluster 0 pgmap v12087: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:32:32.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:32:31 smithi090 bash[32384]: cluster 2023-12-01T11:32:30.302745+0000 mgr.y (mgr.24362) 12118 : cluster 0 pgmap v12087: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:32:32.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:32:32 smithi080 bash[28361]: audit 2023-12-01T11:32:32.143194+0000 mon.c (mon.2) 7740 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:32:32.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:32:32 smithi080 bash[28361]: audit 2023-12-01T11:32:32.265173+0000 mon.c (mon.2) 7741 : audit 0 from='client.? 172.21.15.80:0/2720175082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:32:32.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:32:32 smithi080 bash[41963]: audit 2023-12-01T11:32:32.143194+0000 mon.c (mon.2) 7740 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:32:32.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:32:32 smithi080 bash[41963]: audit 2023-12-01T11:32:32.265173+0000 mon.c (mon.2) 7741 : audit 0 from='client.? 172.21.15.80:0/2720175082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:32:33.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:32:32 smithi090 bash[32384]: audit 2023-12-01T11:32:32.143194+0000 mon.c (mon.2) 7740 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:32:33.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:32:32 smithi090 bash[32384]: audit 2023-12-01T11:32:32.265173+0000 mon.c (mon.2) 7741 : audit 0 from='client.? 172.21.15.80:0/2720175082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:32:33.930 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:32:33 smithi080 bash[41963]: cluster 2023-12-01T11:32:32.303948+0000 mgr.y (mgr.24362) 12119 : cluster 0 pgmap v12088: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:32:33.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:32:33 smithi080 bash[28361]: cluster 2023-12-01T11:32:32.303948+0000 mgr.y (mgr.24362) 12119 : cluster 0 pgmap v12088: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:32:34.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:32:33 smithi090 bash[32384]: cluster 2023-12-01T11:32:32.303948+0000 mgr.y (mgr.24362) 12119 : cluster 0 pgmap v12088: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:32:35.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:32:35 smithi080 bash[28361]: cluster 2023-12-01T11:32:34.304503+0000 mgr.y (mgr.24362) 12120 : cluster 0 pgmap v12089: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:32:35.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:32:35 smithi080 bash[28361]: audit 2023-12-01T11:32:34.735587+0000 mon.c (mon.2) 7742 : audit 0 from='client.? 172.21.15.80:0/984753651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:32:35.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:32:35 smithi080 bash[41963]: cluster 2023-12-01T11:32:34.304503+0000 mgr.y (mgr.24362) 12120 : cluster 0 pgmap v12089: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:32:35.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:32:35 smithi080 bash[41963]: audit 2023-12-01T11:32:34.735587+0000 mon.c (mon.2) 7742 : audit 0 from='client.? 172.21.15.80:0/984753651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:32:36.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:32:35 smithi090 bash[32384]: cluster 2023-12-01T11:32:34.304503+0000 mgr.y (mgr.24362) 12120 : cluster 0 pgmap v12089: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:32:36.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:32:35 smithi090 bash[32384]: audit 2023-12-01T11:32:34.735587+0000 mon.c (mon.2) 7742 : audit 0 from='client.? 172.21.15.80:0/984753651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:32:36.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:32:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:32:36] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T11:32:37.930 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:32:37 smithi080 bash[41963]: cluster 2023-12-01T11:32:36.305659+0000 mgr.y (mgr.24362) 12121 : cluster 0 pgmap v12090: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:32:37.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:32:37 smithi080 bash[41963]: audit 2023-12-01T11:32:37.199509+0000 mon.a (mon.0) 7633 : audit 0 from='client.? 172.21.15.80:0/3013200861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:32:37.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:32:37 smithi080 bash[28361]: cluster 2023-12-01T11:32:36.305659+0000 mgr.y (mgr.24362) 12121 : cluster 0 pgmap v12090: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:32:37.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:32:37 smithi080 bash[28361]: audit 2023-12-01T11:32:37.199509+0000 mon.a (mon.0) 7633 : audit 0 from='client.? 172.21.15.80:0/3013200861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:32:38.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:32:37 smithi090 bash[32384]: cluster 2023-12-01T11:32:36.305659+0000 mgr.y (mgr.24362) 12121 : cluster 0 pgmap v12090: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:32:38.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:32:37 smithi090 bash[32384]: audit 2023-12-01T11:32:37.199509+0000 mon.a (mon.0) 7633 : audit 0 from='client.? 172.21.15.80:0/3013200861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:32:39.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:32:38 smithi090 bash[32384]: audit 2023-12-01T11:32:37.985694+0000 mon.a (mon.0) 7634 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:32:39.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:32:38 smithi090 bash[32384]: audit 2023-12-01T11:32:37.997675+0000 mon.a (mon.0) 7635 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:32:39.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:32:38 smithi090 bash[32384]: cluster 2023-12-01T11:32:38.306323+0000 mgr.y (mgr.24362) 12122 : cluster 0 pgmap v12091: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:32:39.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:32:38 smithi090 bash[32384]: audit 2023-12-01T11:32:38.338707+0000 mon.a (mon.0) 7636 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:32:39.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:32:38 smithi090 bash[32384]: audit 2023-12-01T11:32:38.347752+0000 mon.a (mon.0) 7637 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:32:39.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:32:38 smithi090 bash[32384]: audit 2023-12-01T11:32:38.818677+0000 mon.c (mon.2) 7743 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:32:39.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:32:38 smithi090 bash[32384]: audit 2023-12-01T11:32:38.820425+0000 mon.c (mon.2) 7744 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:32:39.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:32:38 smithi090 bash[32384]: audit 2023-12-01T11:32:38.829872+0000 mon.a (mon.0) 7638 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:32:39.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:32:38 smithi080 bash[41963]: audit 2023-12-01T11:32:37.985694+0000 mon.a (mon.0) 7634 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:32:39.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:32:38 smithi080 bash[41963]: audit 2023-12-01T11:32:37.997675+0000 mon.a (mon.0) 7635 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:32:39.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:32:38 smithi080 bash[41963]: cluster 2023-12-01T11:32:38.306323+0000 mgr.y (mgr.24362) 12122 : cluster 0 pgmap v12091: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:32:39.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:32:38 smithi080 bash[41963]: audit 2023-12-01T11:32:38.338707+0000 mon.a (mon.0) 7636 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:32:39.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:32:38 smithi080 bash[41963]: audit 2023-12-01T11:32:38.347752+0000 mon.a (mon.0) 7637 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:32:39.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:32:38 smithi080 bash[41963]: audit 2023-12-01T11:32:38.818677+0000 mon.c (mon.2) 7743 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:32:39.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:32:38 smithi080 bash[41963]: audit 2023-12-01T11:32:38.820425+0000 mon.c (mon.2) 7744 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:32:39.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:32:38 smithi080 bash[41963]: audit 2023-12-01T11:32:38.829872+0000 mon.a (mon.0) 7638 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:32:39.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:32:38 smithi080 bash[28361]: audit 2023-12-01T11:32:37.985694+0000 mon.a (mon.0) 7634 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:32:39.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:32:38 smithi080 bash[28361]: audit 2023-12-01T11:32:37.997675+0000 mon.a (mon.0) 7635 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:32:39.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:32:38 smithi080 bash[28361]: cluster 2023-12-01T11:32:38.306323+0000 mgr.y (mgr.24362) 12122 : cluster 0 pgmap v12091: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:32:39.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:32:38 smithi080 bash[28361]: audit 2023-12-01T11:32:38.338707+0000 mon.a (mon.0) 7636 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:32:39.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:32:38 smithi080 bash[28361]: audit 2023-12-01T11:32:38.347752+0000 mon.a (mon.0) 7637 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:32:39.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:32:38 smithi080 bash[28361]: audit 2023-12-01T11:32:38.818677+0000 mon.c (mon.2) 7743 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:32:39.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:32:38 smithi080 bash[28361]: audit 2023-12-01T11:32:38.820425+0000 mon.c (mon.2) 7744 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:32:39.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:32:38 smithi080 bash[28361]: audit 2023-12-01T11:32:38.829872+0000 mon.a (mon.0) 7638 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:32:40.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:32:39 smithi090 bash[32384]: audit 2023-12-01T11:32:39.658204+0000 mon.a (mon.0) 7639 : audit 0 from='client.? 172.21.15.80:0/2404350365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:32:40.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:32:39 smithi080 bash[28361]: audit 2023-12-01T11:32:39.658204+0000 mon.a (mon.0) 7639 : audit 0 from='client.? 172.21.15.80:0/2404350365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:32:40.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:32:40 smithi080 bash[41963]: audit 2023-12-01T11:32:39.658204+0000 mon.a (mon.0) 7639 : audit 0 from='client.? 172.21.15.80:0/2404350365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:32:41.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:32:41 smithi090 bash[32384]: cluster 2023-12-01T11:32:40.307010+0000 mgr.y (mgr.24362) 12123 : cluster 0 pgmap v12092: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:32:41.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:32:41 smithi090 bash[32384]: audit 2023-12-01T11:32:40.424389+0000 mon.c (mon.2) 7745 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:32:41.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:32:41 smithi080 bash[28361]: cluster 2023-12-01T11:32:40.307010+0000 mgr.y (mgr.24362) 12123 : cluster 0 pgmap v12092: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:32:41.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:32:41 smithi080 bash[28361]: audit 2023-12-01T11:32:40.424389+0000 mon.c (mon.2) 7745 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:32:41.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:32:41 smithi080 bash[41963]: cluster 2023-12-01T11:32:40.307010+0000 mgr.y (mgr.24362) 12123 : cluster 0 pgmap v12092: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:32:41.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:32:41 smithi080 bash[41963]: audit 2023-12-01T11:32:40.424389+0000 mon.c (mon.2) 7745 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:32:42.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:32:42 smithi080 bash[28361]: audit 2023-12-01T11:32:42.108237+0000 mon.a (mon.0) 7640 : audit 0 from='client.? 172.21.15.80:0/1566317745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:32:42.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:32:42 smithi080 bash[41963]: audit 2023-12-01T11:32:42.108237+0000 mon.a (mon.0) 7640 : audit 0 from='client.? 172.21.15.80:0/1566317745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:32:42.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:32:42 smithi090 bash[32384]: audit 2023-12-01T11:32:42.108237+0000 mon.a (mon.0) 7640 : audit 0 from='client.? 172.21.15.80:0/1566317745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:32:43.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:32:43 smithi080 bash[28361]: cluster 2023-12-01T11:32:42.308437+0000 mgr.y (mgr.24362) 12124 : cluster 0 pgmap v12093: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:32:43.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:32:43 smithi080 bash[41963]: cluster 2023-12-01T11:32:42.308437+0000 mgr.y (mgr.24362) 12124 : cluster 0 pgmap v12093: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:32:43.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:32:43 smithi090 bash[32384]: cluster 2023-12-01T11:32:42.308437+0000 mgr.y (mgr.24362) 12124 : cluster 0 pgmap v12093: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:32:45.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:32:45 smithi080 bash[41963]: cluster 2023-12-01T11:32:44.309133+0000 mgr.y (mgr.24362) 12125 : cluster 0 pgmap v12094: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:32:45.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:32:45 smithi080 bash[41963]: audit 2023-12-01T11:32:44.561768+0000 mon.a (mon.0) 7641 : audit 0 from='client.? 172.21.15.80:0/3670080546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:32:45.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:32:45 smithi080 bash[28361]: cluster 2023-12-01T11:32:44.309133+0000 mgr.y (mgr.24362) 12125 : cluster 0 pgmap v12094: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:32:45.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:32:45 smithi080 bash[28361]: audit 2023-12-01T11:32:44.561768+0000 mon.a (mon.0) 7641 : audit 0 from='client.? 172.21.15.80:0/3670080546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:32:45.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:32:45 smithi090 bash[32384]: cluster 2023-12-01T11:32:44.309133+0000 mgr.y (mgr.24362) 12125 : cluster 0 pgmap v12094: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:32:45.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:32:45 smithi090 bash[32384]: audit 2023-12-01T11:32:44.561768+0000 mon.a (mon.0) 7641 : audit 0 from='client.? 172.21.15.80:0/3670080546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:32:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:32:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:32:46] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T11:32:47.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:32:47 smithi080 bash[28361]: cluster 2023-12-01T11:32:46.310279+0000 mgr.y (mgr.24362) 12126 : cluster 0 pgmap v12095: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:32:47.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:32:47 smithi080 bash[28361]: audit 2023-12-01T11:32:47.008760+0000 mon.a (mon.0) 7642 : audit 0 from='client.? 172.21.15.80:0/4235268268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:32:47.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:32:47 smithi080 bash[41963]: cluster 2023-12-01T11:32:46.310279+0000 mgr.y (mgr.24362) 12126 : cluster 0 pgmap v12095: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:32:47.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:32:47 smithi080 bash[41963]: audit 2023-12-01T11:32:47.008760+0000 mon.a (mon.0) 7642 : audit 0 from='client.? 172.21.15.80:0/4235268268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:32:48.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:32:47 smithi090 bash[32384]: cluster 2023-12-01T11:32:46.310279+0000 mgr.y (mgr.24362) 12126 : cluster 0 pgmap v12095: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:32:48.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:32:47 smithi090 bash[32384]: audit 2023-12-01T11:32:47.008760+0000 mon.a (mon.0) 7642 : audit 0 from='client.? 172.21.15.80:0/4235268268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:32:49.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:32:49 smithi080 bash[28361]: cluster 2023-12-01T11:32:48.310941+0000 mgr.y (mgr.24362) 12127 : cluster 0 pgmap v12096: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:32:49.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:32:49 smithi080 bash[28361]: audit 2023-12-01T11:32:49.463614+0000 mon.c (mon.2) 7746 : audit 0 from='client.? 172.21.15.80:0/260816334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:32:49.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:32:49 smithi080 bash[41963]: cluster 2023-12-01T11:32:48.310941+0000 mgr.y (mgr.24362) 12127 : cluster 0 pgmap v12096: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:32:49.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:32:49 smithi080 bash[41963]: audit 2023-12-01T11:32:49.463614+0000 mon.c (mon.2) 7746 : audit 0 from='client.? 172.21.15.80:0/260816334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:32:50.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:32:49 smithi090 bash[32384]: cluster 2023-12-01T11:32:48.310941+0000 mgr.y (mgr.24362) 12127 : cluster 0 pgmap v12096: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:32:50.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:32:49 smithi090 bash[32384]: audit 2023-12-01T11:32:49.463614+0000 mon.c (mon.2) 7746 : audit 0 from='client.? 172.21.15.80:0/260816334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:32:51.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:32:51 smithi080 bash[41963]: cluster 2023-12-01T11:32:50.311620+0000 mgr.y (mgr.24362) 12128 : cluster 0 pgmap v12097: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:32:51.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:32:51 smithi080 bash[28361]: cluster 2023-12-01T11:32:50.311620+0000 mgr.y (mgr.24362) 12128 : cluster 0 pgmap v12097: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:32:52.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:32:51 smithi090 bash[32384]: cluster 2023-12-01T11:32:50.311620+0000 mgr.y (mgr.24362) 12128 : cluster 0 pgmap v12097: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:32:52.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:32:52 smithi080 bash[28361]: audit 2023-12-01T11:32:51.929491+0000 mon.c (mon.2) 7747 : audit 0 from='client.? 172.21.15.80:0/2758959710' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:32:52.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:32:52 smithi080 bash[41963]: audit 2023-12-01T11:32:51.929491+0000 mon.c (mon.2) 7747 : audit 0 from='client.? 172.21.15.80:0/2758959710' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:32:53.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:32:52 smithi090 bash[32384]: audit 2023-12-01T11:32:51.929491+0000 mon.c (mon.2) 7747 : audit 0 from='client.? 172.21.15.80:0/2758959710' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:32:53.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:32:53 smithi080 bash[28361]: cluster 2023-12-01T11:32:52.312965+0000 mgr.y (mgr.24362) 12129 : cluster 0 pgmap v12098: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:32:53.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:32:53 smithi080 bash[41963]: cluster 2023-12-01T11:32:52.312965+0000 mgr.y (mgr.24362) 12129 : cluster 0 pgmap v12098: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:32:54.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:32:53 smithi090 bash[32384]: cluster 2023-12-01T11:32:52.312965+0000 mgr.y (mgr.24362) 12129 : cluster 0 pgmap v12098: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:32:54.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:32:54 smithi080 bash[28361]: audit 2023-12-01T11:32:54.381040+0000 mon.c (mon.2) 7748 : audit 0 from='client.? 172.21.15.80:0/3278579365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:32:54.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:32:54 smithi080 bash[41963]: audit 2023-12-01T11:32:54.381040+0000 mon.c (mon.2) 7748 : audit 0 from='client.? 172.21.15.80:0/3278579365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:32:55.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:32:54 smithi090 bash[32384]: audit 2023-12-01T11:32:54.381040+0000 mon.c (mon.2) 7748 : audit 0 from='client.? 172.21.15.80:0/3278579365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:32:55.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:32:55 smithi080 bash[28361]: cluster 2023-12-01T11:32:54.313752+0000 mgr.y (mgr.24362) 12130 : cluster 0 pgmap v12099: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:32:55.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:32:55 smithi080 bash[28361]: audit 2023-12-01T11:32:55.424660+0000 mon.c (mon.2) 7749 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:32:55.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:32:55 smithi080 bash[41963]: cluster 2023-12-01T11:32:54.313752+0000 mgr.y (mgr.24362) 12130 : cluster 0 pgmap v12099: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:32:55.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:32:55 smithi080 bash[41963]: audit 2023-12-01T11:32:55.424660+0000 mon.c (mon.2) 7749 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:32:56.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:32:55 smithi090 bash[32384]: cluster 2023-12-01T11:32:54.313752+0000 mgr.y (mgr.24362) 12130 : cluster 0 pgmap v12099: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:32:56.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:32:55 smithi090 bash[32384]: audit 2023-12-01T11:32:55.424660+0000 mon.c (mon.2) 7749 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:32:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:32:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:32:56] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T11:32:57.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:32:57 smithi080 bash[28361]: cluster 2023-12-01T11:32:56.314918+0000 mgr.y (mgr.24362) 12131 : cluster 0 pgmap v12100: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:32:57.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:32:57 smithi080 bash[28361]: audit 2023-12-01T11:32:56.836288+0000 mon.a (mon.0) 7643 : audit 0 from='client.? 172.21.15.80:0/104426464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:32:57.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:32:57 smithi080 bash[41963]: cluster 2023-12-01T11:32:56.314918+0000 mgr.y (mgr.24362) 12131 : cluster 0 pgmap v12100: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:32:57.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:32:57 smithi080 bash[41963]: audit 2023-12-01T11:32:56.836288+0000 mon.a (mon.0) 7643 : audit 0 from='client.? 172.21.15.80:0/104426464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:32:58.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:32:57 smithi090 bash[32384]: cluster 2023-12-01T11:32:56.314918+0000 mgr.y (mgr.24362) 12131 : cluster 0 pgmap v12100: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:32:58.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:32:57 smithi090 bash[32384]: audit 2023-12-01T11:32:56.836288+0000 mon.a (mon.0) 7643 : audit 0 from='client.? 172.21.15.80:0/104426464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:32:59.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:32:59 smithi080 bash[28361]: cluster 2023-12-01T11:32:58.315720+0000 mgr.y (mgr.24362) 12132 : cluster 0 pgmap v12101: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:32:59.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:32:59 smithi080 bash[28361]: audit 2023-12-01T11:32:59.296411+0000 mon.c (mon.2) 7750 : audit 0 from='client.? 172.21.15.80:0/2752732455' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:32:59.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:32:59 smithi080 bash[41963]: cluster 2023-12-01T11:32:58.315720+0000 mgr.y (mgr.24362) 12132 : cluster 0 pgmap v12101: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:32:59.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:32:59 smithi080 bash[41963]: audit 2023-12-01T11:32:59.296411+0000 mon.c (mon.2) 7750 : audit 0 from='client.? 172.21.15.80:0/2752732455' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:33:00.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:32:59 smithi090 bash[32384]: cluster 2023-12-01T11:32:58.315720+0000 mgr.y (mgr.24362) 12132 : cluster 0 pgmap v12101: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:33:00.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:32:59 smithi090 bash[32384]: audit 2023-12-01T11:32:59.296411+0000 mon.c (mon.2) 7750 : audit 0 from='client.? 172.21.15.80:0/2752732455' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:33:01.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:33:01 smithi080 bash[28361]: cluster 2023-12-01T11:33:00.316505+0000 mgr.y (mgr.24362) 12133 : cluster 0 pgmap v12102: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:33:01.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:33:01 smithi080 bash[41963]: cluster 2023-12-01T11:33:00.316505+0000 mgr.y (mgr.24362) 12133 : cluster 0 pgmap v12102: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:33:02.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:33:01 smithi090 bash[32384]: cluster 2023-12-01T11:33:00.316505+0000 mgr.y (mgr.24362) 12133 : cluster 0 pgmap v12102: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:33:02.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:33:02 smithi080 bash[28361]: audit 2023-12-01T11:33:01.755256+0000 mon.a (mon.0) 7644 : audit 0 from='client.? 172.21.15.80:0/3675641203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:33:02.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:33:02 smithi080 bash[41963]: audit 2023-12-01T11:33:01.755256+0000 mon.a (mon.0) 7644 : audit 0 from='client.? 172.21.15.80:0/3675641203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:33:03.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:33:02 smithi090 bash[32384]: audit 2023-12-01T11:33:01.755256+0000 mon.a (mon.0) 7644 : audit 0 from='client.? 172.21.15.80:0/3675641203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:33:03.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:33:03 smithi080 bash[28361]: cluster 2023-12-01T11:33:02.317777+0000 mgr.y (mgr.24362) 12134 : cluster 0 pgmap v12103: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:33:03.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:33:03 smithi080 bash[41963]: cluster 2023-12-01T11:33:02.317777+0000 mgr.y (mgr.24362) 12134 : cluster 0 pgmap v12103: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:33:04.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:33:03 smithi090 bash[32384]: cluster 2023-12-01T11:33:02.317777+0000 mgr.y (mgr.24362) 12134 : cluster 0 pgmap v12103: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:33:05.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:33:04 smithi090 bash[32384]: audit 2023-12-01T11:33:04.208783+0000 mon.c (mon.2) 7751 : audit 0 from='client.? 172.21.15.80:0/3904058584' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:33:05.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:33:04 smithi080 bash[28361]: audit 2023-12-01T11:33:04.208783+0000 mon.c (mon.2) 7751 : audit 0 from='client.? 172.21.15.80:0/3904058584' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:33:05.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:33:04 smithi080 bash[41963]: audit 2023-12-01T11:33:04.208783+0000 mon.c (mon.2) 7751 : audit 0 from='client.? 172.21.15.80:0/3904058584' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:33:06.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:33:05 smithi090 bash[32384]: cluster 2023-12-01T11:33:04.318482+0000 mgr.y (mgr.24362) 12135 : cluster 0 pgmap v12104: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:33:06.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:33:05 smithi080 bash[28361]: cluster 2023-12-01T11:33:04.318482+0000 mgr.y (mgr.24362) 12135 : cluster 0 pgmap v12104: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:33:06.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:33:05 smithi080 bash[41963]: cluster 2023-12-01T11:33:04.318482+0000 mgr.y (mgr.24362) 12135 : cluster 0 pgmap v12104: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:33:06.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:33:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:33:06] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T11:33:07.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:33:06 smithi090 bash[32384]: audit 2023-12-01T11:33:06.675655+0000 mon.a (mon.0) 7645 : audit 0 from='client.? 172.21.15.80:0/1462864551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:33:07.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:33:06 smithi080 bash[28361]: audit 2023-12-01T11:33:06.675655+0000 mon.a (mon.0) 7645 : audit 0 from='client.? 172.21.15.80:0/1462864551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:33:07.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:33:06 smithi080 bash[41963]: audit 2023-12-01T11:33:06.675655+0000 mon.a (mon.0) 7645 : audit 0 from='client.? 172.21.15.80:0/1462864551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:33:08.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:33:07 smithi090 bash[32384]: cluster 2023-12-01T11:33:06.319551+0000 mgr.y (mgr.24362) 12136 : cluster 0 pgmap v12105: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:33:08.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:33:07 smithi080 bash[28361]: cluster 2023-12-01T11:33:06.319551+0000 mgr.y (mgr.24362) 12136 : cluster 0 pgmap v12105: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:33:08.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:33:07 smithi080 bash[41963]: cluster 2023-12-01T11:33:06.319551+0000 mgr.y (mgr.24362) 12136 : cluster 0 pgmap v12105: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:33:10.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:33:09 smithi090 bash[32384]: cluster 2023-12-01T11:33:08.320264+0000 mgr.y (mgr.24362) 12137 : cluster 0 pgmap v12106: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:33:10.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:33:09 smithi090 bash[32384]: audit 2023-12-01T11:33:09.138949+0000 mon.a (mon.0) 7646 : audit 0 from='client.? 172.21.15.80:0/2569905144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:33:10.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:33:09 smithi080 bash[28361]: cluster 2023-12-01T11:33:08.320264+0000 mgr.y (mgr.24362) 12137 : cluster 0 pgmap v12106: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:33:10.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:33:09 smithi080 bash[28361]: audit 2023-12-01T11:33:09.138949+0000 mon.a (mon.0) 7646 : audit 0 from='client.? 172.21.15.80:0/2569905144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:33:10.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:33:09 smithi080 bash[41963]: cluster 2023-12-01T11:33:08.320264+0000 mgr.y (mgr.24362) 12137 : cluster 0 pgmap v12106: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:33:10.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:33:09 smithi080 bash[41963]: audit 2023-12-01T11:33:09.138949+0000 mon.a (mon.0) 7646 : audit 0 from='client.? 172.21.15.80:0/2569905144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:33:11.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:33:10 smithi090 bash[32384]: audit 2023-12-01T11:33:10.425150+0000 mon.c (mon.2) 7752 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:33:11.180 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:33:10 smithi080 bash[41963]: audit 2023-12-01T11:33:10.425150+0000 mon.c (mon.2) 7752 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:33:11.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:33:10 smithi080 bash[28361]: audit 2023-12-01T11:33:10.425150+0000 mon.c (mon.2) 7752 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:33:12.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:33:11 smithi090 bash[32384]: cluster 2023-12-01T11:33:10.320870+0000 mgr.y (mgr.24362) 12138 : cluster 0 pgmap v12107: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:33:12.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:33:11 smithi090 bash[32384]: audit 2023-12-01T11:33:11.599711+0000 mon.a (mon.0) 7647 : audit 0 from='client.? 172.21.15.80:0/336359731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:33:12.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:33:11 smithi080 bash[28361]: cluster 2023-12-01T11:33:10.320870+0000 mgr.y (mgr.24362) 12138 : cluster 0 pgmap v12107: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:33:12.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:33:11 smithi080 bash[28361]: audit 2023-12-01T11:33:11.599711+0000 mon.a (mon.0) 7647 : audit 0 from='client.? 172.21.15.80:0/336359731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:33:12.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:33:11 smithi080 bash[41963]: cluster 2023-12-01T11:33:10.320870+0000 mgr.y (mgr.24362) 12138 : cluster 0 pgmap v12107: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:33:12.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:33:11 smithi080 bash[41963]: audit 2023-12-01T11:33:11.599711+0000 mon.a (mon.0) 7647 : audit 0 from='client.? 172.21.15.80:0/336359731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:33:14.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:33:13 smithi090 bash[32384]: cluster 2023-12-01T11:33:12.321990+0000 mgr.y (mgr.24362) 12139 : cluster 0 pgmap v12108: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:33:14.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:33:13 smithi080 bash[28361]: cluster 2023-12-01T11:33:12.321990+0000 mgr.y (mgr.24362) 12139 : cluster 0 pgmap v12108: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:33:14.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:33:13 smithi080 bash[41963]: cluster 2023-12-01T11:33:12.321990+0000 mgr.y (mgr.24362) 12139 : cluster 0 pgmap v12108: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:33:15.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:33:14 smithi090 bash[32384]: audit 2023-12-01T11:33:14.049330+0000 mon.c (mon.2) 7753 : audit 0 from='client.? 172.21.15.80:0/3389868458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:33:15.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:33:14 smithi080 bash[28361]: audit 2023-12-01T11:33:14.049330+0000 mon.c (mon.2) 7753 : audit 0 from='client.? 172.21.15.80:0/3389868458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:33:15.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:33:14 smithi080 bash[41963]: audit 2023-12-01T11:33:14.049330+0000 mon.c (mon.2) 7753 : audit 0 from='client.? 172.21.15.80:0/3389868458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:33:16.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:33:15 smithi090 bash[32384]: cluster 2023-12-01T11:33:14.322611+0000 mgr.y (mgr.24362) 12140 : cluster 0 pgmap v12109: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:33:16.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:33:15 smithi080 bash[28361]: cluster 2023-12-01T11:33:14.322611+0000 mgr.y (mgr.24362) 12140 : cluster 0 pgmap v12109: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:33:16.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:33:15 smithi080 bash[41963]: cluster 2023-12-01T11:33:14.322611+0000 mgr.y (mgr.24362) 12140 : cluster 0 pgmap v12109: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:33:16.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:33:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:33:16] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T11:33:17.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:33:16 smithi090 bash[32384]: audit 2023-12-01T11:33:16.508569+0000 mon.a (mon.0) 7648 : audit 0 from='client.? 172.21.15.80:0/1961533738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:33:17.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:33:16 smithi080 bash[28361]: audit 2023-12-01T11:33:16.508569+0000 mon.a (mon.0) 7648 : audit 0 from='client.? 172.21.15.80:0/1961533738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:33:17.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:33:16 smithi080 bash[41963]: audit 2023-12-01T11:33:16.508569+0000 mon.a (mon.0) 7648 : audit 0 from='client.? 172.21.15.80:0/1961533738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:33:18.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:33:17 smithi090 bash[32384]: cluster 2023-12-01T11:33:16.323679+0000 mgr.y (mgr.24362) 12141 : cluster 0 pgmap v12110: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:33:18.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:33:17 smithi080 bash[28361]: cluster 2023-12-01T11:33:16.323679+0000 mgr.y (mgr.24362) 12141 : cluster 0 pgmap v12110: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:33:18.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:33:17 smithi080 bash[41963]: cluster 2023-12-01T11:33:16.323679+0000 mgr.y (mgr.24362) 12141 : cluster 0 pgmap v12110: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:33:20.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:33:19 smithi090 bash[32384]: cluster 2023-12-01T11:33:18.324388+0000 mgr.y (mgr.24362) 12142 : cluster 0 pgmap v12111: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:33:20.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:33:19 smithi090 bash[32384]: audit 2023-12-01T11:33:18.962386+0000 mon.a (mon.0) 7649 : audit 0 from='client.? 172.21.15.80:0/439027258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:33:20.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:33:19 smithi080 bash[28361]: cluster 2023-12-01T11:33:18.324388+0000 mgr.y (mgr.24362) 12142 : cluster 0 pgmap v12111: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:33:20.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:33:19 smithi080 bash[28361]: audit 2023-12-01T11:33:18.962386+0000 mon.a (mon.0) 7649 : audit 0 from='client.? 172.21.15.80:0/439027258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:33:20.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:33:19 smithi080 bash[41963]: cluster 2023-12-01T11:33:18.324388+0000 mgr.y (mgr.24362) 12142 : cluster 0 pgmap v12111: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:33:20.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:33:19 smithi080 bash[41963]: audit 2023-12-01T11:33:18.962386+0000 mon.a (mon.0) 7649 : audit 0 from='client.? 172.21.15.80:0/439027258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:33:22.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:33:21 smithi090 bash[32384]: cluster 2023-12-01T11:33:20.325046+0000 mgr.y (mgr.24362) 12143 : cluster 0 pgmap v12112: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:33:22.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:33:21 smithi090 bash[32384]: audit 2023-12-01T11:33:21.409220+0000 mon.c (mon.2) 7754 : audit 0 from='client.? 172.21.15.80:0/498275752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:33:22.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:33:21 smithi080 bash[28361]: cluster 2023-12-01T11:33:20.325046+0000 mgr.y (mgr.24362) 12143 : cluster 0 pgmap v12112: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:33:22.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:33:21 smithi080 bash[28361]: audit 2023-12-01T11:33:21.409220+0000 mon.c (mon.2) 7754 : audit 0 from='client.? 172.21.15.80:0/498275752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:33:22.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:33:21 smithi080 bash[41963]: cluster 2023-12-01T11:33:20.325046+0000 mgr.y (mgr.24362) 12143 : cluster 0 pgmap v12112: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:33:22.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:33:21 smithi080 bash[41963]: audit 2023-12-01T11:33:21.409220+0000 mon.c (mon.2) 7754 : audit 0 from='client.? 172.21.15.80:0/498275752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:33:24.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:33:23 smithi090 bash[32384]: cluster 2023-12-01T11:33:22.326170+0000 mgr.y (mgr.24362) 12144 : cluster 0 pgmap v12113: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:33:24.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:33:23 smithi080 bash[28361]: cluster 2023-12-01T11:33:22.326170+0000 mgr.y (mgr.24362) 12144 : cluster 0 pgmap v12113: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:33:24.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:33:23 smithi080 bash[41963]: cluster 2023-12-01T11:33:22.326170+0000 mgr.y (mgr.24362) 12144 : cluster 0 pgmap v12113: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:33:25.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:33:24 smithi090 bash[32384]: audit 2023-12-01T11:33:23.864077+0000 mon.a (mon.0) 7650 : audit 0 from='client.? 172.21.15.80:0/2527703534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:33:25.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:33:24 smithi080 bash[28361]: audit 2023-12-01T11:33:23.864077+0000 mon.a (mon.0) 7650 : audit 0 from='client.? 172.21.15.80:0/2527703534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:33:25.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:33:24 smithi080 bash[41963]: audit 2023-12-01T11:33:23.864077+0000 mon.a (mon.0) 7650 : audit 0 from='client.? 172.21.15.80:0/2527703534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:33:26.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:33:25 smithi090 bash[32384]: cluster 2023-12-01T11:33:24.326917+0000 mgr.y (mgr.24362) 12145 : cluster 0 pgmap v12114: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:33:26.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:33:25 smithi090 bash[32384]: audit 2023-12-01T11:33:25.425603+0000 mon.c (mon.2) 7755 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:33:26.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:33:25 smithi080 bash[28361]: cluster 2023-12-01T11:33:24.326917+0000 mgr.y (mgr.24362) 12145 : cluster 0 pgmap v12114: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:33:26.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:33:25 smithi080 bash[28361]: audit 2023-12-01T11:33:25.425603+0000 mon.c (mon.2) 7755 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:33:26.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:33:25 smithi080 bash[41963]: cluster 2023-12-01T11:33:24.326917+0000 mgr.y (mgr.24362) 12145 : cluster 0 pgmap v12114: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:33:26.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:33:25 smithi080 bash[41963]: audit 2023-12-01T11:33:25.425603+0000 mon.c (mon.2) 7755 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:33:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:33:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:33:26] "GET /metrics HTTP/1.1" 200 33987 "" "Prometheus/2.43.0" 2023-12-01T11:33:27.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:33:26 smithi080 bash[28361]: audit 2023-12-01T11:33:26.322269+0000 mon.a (mon.0) 7651 : audit 0 from='client.? 172.21.15.80:0/3509601428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:33:27.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:33:26 smithi080 bash[41963]: audit 2023-12-01T11:33:26.322269+0000 mon.a (mon.0) 7651 : audit 0 from='client.? 172.21.15.80:0/3509601428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:33:27.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:33:26 smithi090 bash[32384]: audit 2023-12-01T11:33:26.322269+0000 mon.a (mon.0) 7651 : audit 0 from='client.? 172.21.15.80:0/3509601428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:33:28.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:33:27 smithi080 bash[28361]: cluster 2023-12-01T11:33:26.327928+0000 mgr.y (mgr.24362) 12146 : cluster 0 pgmap v12115: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:33:28.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:33:27 smithi080 bash[41963]: cluster 2023-12-01T11:33:26.327928+0000 mgr.y (mgr.24362) 12146 : cluster 0 pgmap v12115: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:33:28.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:33:27 smithi090 bash[32384]: cluster 2023-12-01T11:33:26.327928+0000 mgr.y (mgr.24362) 12146 : cluster 0 pgmap v12115: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:33:29.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:33:28 smithi080 bash[28361]: audit 2023-12-01T11:33:28.774253+0000 mon.c (mon.2) 7756 : audit 0 from='client.? 172.21.15.80:0/121790497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:33:29.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:33:28 smithi080 bash[41963]: audit 2023-12-01T11:33:28.774253+0000 mon.c (mon.2) 7756 : audit 0 from='client.? 172.21.15.80:0/121790497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:33:29.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:33:28 smithi090 bash[32384]: audit 2023-12-01T11:33:28.774253+0000 mon.c (mon.2) 7756 : audit 0 from='client.? 172.21.15.80:0/121790497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:33:30.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:33:29 smithi080 bash[41963]: cluster 2023-12-01T11:33:28.328531+0000 mgr.y (mgr.24362) 12147 : cluster 0 pgmap v12116: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:33:30.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:33:29 smithi080 bash[28361]: cluster 2023-12-01T11:33:28.328531+0000 mgr.y (mgr.24362) 12147 : cluster 0 pgmap v12116: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:33:30.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:33:29 smithi090 bash[32384]: cluster 2023-12-01T11:33:28.328531+0000 mgr.y (mgr.24362) 12147 : cluster 0 pgmap v12116: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:33:32.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:33:31 smithi080 bash[41963]: cluster 2023-12-01T11:33:30.329201+0000 mgr.y (mgr.24362) 12148 : cluster 0 pgmap v12117: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:33:32.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:33:31 smithi080 bash[41963]: audit 2023-12-01T11:33:31.233250+0000 mon.c (mon.2) 7757 : audit 0 from='client.? 172.21.15.80:0/850200360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:33:32.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:33:31 smithi080 bash[28361]: cluster 2023-12-01T11:33:30.329201+0000 mgr.y (mgr.24362) 12148 : cluster 0 pgmap v12117: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:33:32.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:33:31 smithi080 bash[28361]: audit 2023-12-01T11:33:31.233250+0000 mon.c (mon.2) 7757 : audit 0 from='client.? 172.21.15.80:0/850200360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:33:32.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:33:31 smithi090 bash[32384]: cluster 2023-12-01T11:33:30.329201+0000 mgr.y (mgr.24362) 12148 : cluster 0 pgmap v12117: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:33:32.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:33:31 smithi090 bash[32384]: audit 2023-12-01T11:33:31.233250+0000 mon.c (mon.2) 7757 : audit 0 from='client.? 172.21.15.80:0/850200360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:33:34.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:33:33 smithi080 bash[28361]: cluster 2023-12-01T11:33:32.330351+0000 mgr.y (mgr.24362) 12149 : cluster 0 pgmap v12118: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:33:34.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:33:33 smithi080 bash[28361]: audit 2023-12-01T11:33:33.690036+0000 mon.c (mon.2) 7758 : audit 0 from='client.? 172.21.15.80:0/1352925071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:33:34.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:33:33 smithi080 bash[41963]: cluster 2023-12-01T11:33:32.330351+0000 mgr.y (mgr.24362) 12149 : cluster 0 pgmap v12118: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:33:34.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:33:33 smithi080 bash[41963]: audit 2023-12-01T11:33:33.690036+0000 mon.c (mon.2) 7758 : audit 0 from='client.? 172.21.15.80:0/1352925071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:33:34.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:33:33 smithi090 bash[32384]: cluster 2023-12-01T11:33:32.330351+0000 mgr.y (mgr.24362) 12149 : cluster 0 pgmap v12118: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:33:34.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:33:33 smithi090 bash[32384]: audit 2023-12-01T11:33:33.690036+0000 mon.c (mon.2) 7758 : audit 0 from='client.? 172.21.15.80:0/1352925071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:33:36.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:33:35 smithi080 bash[28361]: cluster 2023-12-01T11:33:34.331075+0000 mgr.y (mgr.24362) 12150 : cluster 0 pgmap v12119: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:33:36.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:33:35 smithi080 bash[41963]: cluster 2023-12-01T11:33:34.331075+0000 mgr.y (mgr.24362) 12150 : cluster 0 pgmap v12119: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:33:36.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:33:35 smithi090 bash[32384]: cluster 2023-12-01T11:33:34.331075+0000 mgr.y (mgr.24362) 12150 : cluster 0 pgmap v12119: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:33:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:33:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:33:36] "GET /metrics HTTP/1.1" 200 33987 "" "Prometheus/2.43.0" 2023-12-01T11:33:37.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:33:36 smithi080 bash[28361]: audit 2023-12-01T11:33:36.147699+0000 mon.a (mon.0) 7652 : audit 0 from='client.? 172.21.15.80:0/1294165133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:33:37.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:33:36 smithi080 bash[41963]: audit 2023-12-01T11:33:36.147699+0000 mon.a (mon.0) 7652 : audit 0 from='client.? 172.21.15.80:0/1294165133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:33:37.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:33:36 smithi090 bash[32384]: audit 2023-12-01T11:33:36.147699+0000 mon.a (mon.0) 7652 : audit 0 from='client.? 172.21.15.80:0/1294165133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:33:38.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:33:37 smithi080 bash[41963]: cluster 2023-12-01T11:33:36.332279+0000 mgr.y (mgr.24362) 12151 : cluster 0 pgmap v12120: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:33:38.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:33:37 smithi080 bash[28361]: cluster 2023-12-01T11:33:36.332279+0000 mgr.y (mgr.24362) 12151 : cluster 0 pgmap v12120: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:33:38.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:33:37 smithi090 bash[32384]: cluster 2023-12-01T11:33:36.332279+0000 mgr.y (mgr.24362) 12151 : cluster 0 pgmap v12120: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:33:39.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:33:38 smithi080 bash[41963]: audit 2023-12-01T11:33:38.610089+0000 mon.c (mon.2) 7759 : audit 0 from='client.? 172.21.15.80:0/2890630731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:33:39.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:33:38 smithi080 bash[28361]: audit 2023-12-01T11:33:38.610089+0000 mon.c (mon.2) 7759 : audit 0 from='client.? 172.21.15.80:0/2890630731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:33:39.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:33:38 smithi090 bash[32384]: audit 2023-12-01T11:33:38.610089+0000 mon.c (mon.2) 7759 : audit 0 from='client.? 172.21.15.80:0/2890630731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:33:40.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:33:39 smithi080 bash[28361]: cluster 2023-12-01T11:33:38.332919+0000 mgr.y (mgr.24362) 12152 : cluster 0 pgmap v12121: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:33:40.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:33:39 smithi080 bash[28361]: audit 2023-12-01T11:33:38.912082+0000 mon.c (mon.2) 7760 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:33:40.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:33:39 smithi080 bash[41963]: cluster 2023-12-01T11:33:38.332919+0000 mgr.y (mgr.24362) 12152 : cluster 0 pgmap v12121: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:33:40.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:33:39 smithi080 bash[41963]: audit 2023-12-01T11:33:38.912082+0000 mon.c (mon.2) 7760 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:33:40.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:33:39 smithi090 bash[32384]: cluster 2023-12-01T11:33:38.332919+0000 mgr.y (mgr.24362) 12152 : cluster 0 pgmap v12121: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:33:40.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:33:39 smithi090 bash[32384]: audit 2023-12-01T11:33:38.912082+0000 mon.c (mon.2) 7760 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:33:41.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:33:40 smithi080 bash[28361]: audit 2023-12-01T11:33:40.425981+0000 mon.c (mon.2) 7761 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:33:41.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:33:40 smithi080 bash[41963]: audit 2023-12-01T11:33:40.425981+0000 mon.c (mon.2) 7761 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:33:41.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:33:40 smithi090 bash[32384]: audit 2023-12-01T11:33:40.425981+0000 mon.c (mon.2) 7761 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:33:42.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:33:41 smithi080 bash[28361]: cluster 2023-12-01T11:33:40.333599+0000 mgr.y (mgr.24362) 12153 : cluster 0 pgmap v12122: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:33:42.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:33:41 smithi080 bash[28361]: audit 2023-12-01T11:33:41.067755+0000 mon.a (mon.0) 7653 : audit 0 from='client.? 172.21.15.80:0/3959598441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:33:42.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:33:41 smithi080 bash[41963]: cluster 2023-12-01T11:33:40.333599+0000 mgr.y (mgr.24362) 12153 : cluster 0 pgmap v12122: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:33:42.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:33:41 smithi080 bash[41963]: audit 2023-12-01T11:33:41.067755+0000 mon.a (mon.0) 7653 : audit 0 from='client.? 172.21.15.80:0/3959598441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:33:42.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:33:41 smithi090 bash[32384]: cluster 2023-12-01T11:33:40.333599+0000 mgr.y (mgr.24362) 12153 : cluster 0 pgmap v12122: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:33:42.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:33:41 smithi090 bash[32384]: audit 2023-12-01T11:33:41.067755+0000 mon.a (mon.0) 7653 : audit 0 from='client.? 172.21.15.80:0/3959598441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:33:44.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:33:43 smithi080 bash[28361]: cluster 2023-12-01T11:33:42.334773+0000 mgr.y (mgr.24362) 12154 : cluster 0 pgmap v12123: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:33:44.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:33:43 smithi080 bash[28361]: audit 2023-12-01T11:33:43.532670+0000 mon.a (mon.0) 7654 : audit 0 from='client.? 172.21.15.80:0/3231528592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:33:44.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:33:43 smithi080 bash[41963]: cluster 2023-12-01T11:33:42.334773+0000 mgr.y (mgr.24362) 12154 : cluster 0 pgmap v12123: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:33:44.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:33:43 smithi080 bash[41963]: audit 2023-12-01T11:33:43.532670+0000 mon.a (mon.0) 7654 : audit 0 from='client.? 172.21.15.80:0/3231528592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:33:44.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:33:43 smithi090 bash[32384]: cluster 2023-12-01T11:33:42.334773+0000 mgr.y (mgr.24362) 12154 : cluster 0 pgmap v12123: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:33:44.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:33:43 smithi090 bash[32384]: audit 2023-12-01T11:33:43.532670+0000 mon.a (mon.0) 7654 : audit 0 from='client.? 172.21.15.80:0/3231528592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:33:46.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:33:45 smithi090 bash[32384]: cluster 2023-12-01T11:33:44.335402+0000 mgr.y (mgr.24362) 12155 : cluster 0 pgmap v12124: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:33:46.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:33:45 smithi090 bash[32384]: audit 2023-12-01T11:33:44.766587+0000 mon.a (mon.0) 7655 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:33:46.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:33:45 smithi090 bash[32384]: audit 2023-12-01T11:33:44.777765+0000 mon.a (mon.0) 7656 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:33:46.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:33:45 smithi090 bash[32384]: audit 2023-12-01T11:33:45.119629+0000 mon.a (mon.0) 7657 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:33:46.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:33:45 smithi090 bash[32384]: audit 2023-12-01T11:33:45.129638+0000 mon.a (mon.0) 7658 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:33:46.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:33:45 smithi090 bash[32384]: audit 2023-12-01T11:33:45.610688+0000 mon.c (mon.2) 7762 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:33:46.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:33:45 smithi090 bash[32384]: audit 2023-12-01T11:33:45.612288+0000 mon.c (mon.2) 7763 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:33:46.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:33:45 smithi090 bash[32384]: audit 2023-12-01T11:33:45.620672+0000 mon.a (mon.0) 7659 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:33:46.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:33:45 smithi080 bash[28361]: cluster 2023-12-01T11:33:44.335402+0000 mgr.y (mgr.24362) 12155 : cluster 0 pgmap v12124: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:33:46.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:33:45 smithi080 bash[28361]: audit 2023-12-01T11:33:44.766587+0000 mon.a (mon.0) 7655 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:33:46.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:33:45 smithi080 bash[28361]: audit 2023-12-01T11:33:44.777765+0000 mon.a (mon.0) 7656 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:33:46.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:33:45 smithi080 bash[28361]: audit 2023-12-01T11:33:45.119629+0000 mon.a (mon.0) 7657 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:33:46.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:33:45 smithi080 bash[28361]: audit 2023-12-01T11:33:45.129638+0000 mon.a (mon.0) 7658 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:33:46.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:33:45 smithi080 bash[28361]: audit 2023-12-01T11:33:45.610688+0000 mon.c (mon.2) 7762 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:33:46.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:33:45 smithi080 bash[28361]: audit 2023-12-01T11:33:45.612288+0000 mon.c (mon.2) 7763 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:33:46.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:33:45 smithi080 bash[28361]: audit 2023-12-01T11:33:45.620672+0000 mon.a (mon.0) 7659 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:33:46.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:33:45 smithi080 bash[41963]: cluster 2023-12-01T11:33:44.335402+0000 mgr.y (mgr.24362) 12155 : cluster 0 pgmap v12124: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:33:46.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:33:45 smithi080 bash[41963]: audit 2023-12-01T11:33:44.766587+0000 mon.a (mon.0) 7655 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:33:46.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:33:45 smithi080 bash[41963]: audit 2023-12-01T11:33:44.777765+0000 mon.a (mon.0) 7656 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:33:46.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:33:45 smithi080 bash[41963]: audit 2023-12-01T11:33:45.119629+0000 mon.a (mon.0) 7657 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:33:46.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:33:45 smithi080 bash[41963]: audit 2023-12-01T11:33:45.129638+0000 mon.a (mon.0) 7658 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:33:46.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:33:45 smithi080 bash[41963]: audit 2023-12-01T11:33:45.610688+0000 mon.c (mon.2) 7762 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:33:46.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:33:45 smithi080 bash[41963]: audit 2023-12-01T11:33:45.612288+0000 mon.c (mon.2) 7763 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:33:46.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:33:45 smithi080 bash[41963]: audit 2023-12-01T11:33:45.620672+0000 mon.a (mon.0) 7659 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:33:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:33:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:33:46] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T11:33:47.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:33:46 smithi080 bash[28361]: audit 2023-12-01T11:33:45.992208+0000 mon.c (mon.2) 7764 : audit 0 from='client.? 172.21.15.80:0/2413660251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:33:47.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:33:46 smithi080 bash[41963]: audit 2023-12-01T11:33:45.992208+0000 mon.c (mon.2) 7764 : audit 0 from='client.? 172.21.15.80:0/2413660251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:33:47.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:33:46 smithi090 bash[32384]: audit 2023-12-01T11:33:45.992208+0000 mon.c (mon.2) 7764 : audit 0 from='client.? 172.21.15.80:0/2413660251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:33:48.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:33:47 smithi080 bash[28361]: cluster 2023-12-01T11:33:46.336577+0000 mgr.y (mgr.24362) 12156 : cluster 0 pgmap v12125: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:33:48.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:33:47 smithi080 bash[41963]: cluster 2023-12-01T11:33:46.336577+0000 mgr.y (mgr.24362) 12156 : cluster 0 pgmap v12125: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:33:48.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:33:47 smithi090 bash[32384]: cluster 2023-12-01T11:33:46.336577+0000 mgr.y (mgr.24362) 12156 : cluster 0 pgmap v12125: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:33:49.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:33:48 smithi080 bash[28361]: audit 2023-12-01T11:33:48.460126+0000 mon.c (mon.2) 7765 : audit 0 from='client.? 172.21.15.80:0/212848946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:33:49.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:33:48 smithi080 bash[41963]: audit 2023-12-01T11:33:48.460126+0000 mon.c (mon.2) 7765 : audit 0 from='client.? 172.21.15.80:0/212848946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:33:49.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:33:48 smithi090 bash[32384]: audit 2023-12-01T11:33:48.460126+0000 mon.c (mon.2) 7765 : audit 0 from='client.? 172.21.15.80:0/212848946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:33:50.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:33:49 smithi080 bash[41963]: cluster 2023-12-01T11:33:48.337043+0000 mgr.y (mgr.24362) 12157 : cluster 0 pgmap v12126: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:33:50.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:33:49 smithi080 bash[28361]: cluster 2023-12-01T11:33:48.337043+0000 mgr.y (mgr.24362) 12157 : cluster 0 pgmap v12126: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:33:50.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:33:49 smithi090 bash[32384]: cluster 2023-12-01T11:33:48.337043+0000 mgr.y (mgr.24362) 12157 : cluster 0 pgmap v12126: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:33:52.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:33:51 smithi080 bash[28361]: cluster 2023-12-01T11:33:50.337776+0000 mgr.y (mgr.24362) 12158 : cluster 0 pgmap v12127: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:33:52.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:33:51 smithi080 bash[28361]: audit 2023-12-01T11:33:50.918077+0000 mon.c (mon.2) 7766 : audit 0 from='client.? 172.21.15.80:0/1273102897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:33:52.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:33:51 smithi080 bash[41963]: cluster 2023-12-01T11:33:50.337776+0000 mgr.y (mgr.24362) 12158 : cluster 0 pgmap v12127: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:33:52.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:33:51 smithi080 bash[41963]: audit 2023-12-01T11:33:50.918077+0000 mon.c (mon.2) 7766 : audit 0 from='client.? 172.21.15.80:0/1273102897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:33:52.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:33:51 smithi090 bash[32384]: cluster 2023-12-01T11:33:50.337776+0000 mgr.y (mgr.24362) 12158 : cluster 0 pgmap v12127: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:33:52.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:33:51 smithi090 bash[32384]: audit 2023-12-01T11:33:50.918077+0000 mon.c (mon.2) 7766 : audit 0 from='client.? 172.21.15.80:0/1273102897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:33:54.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:33:53 smithi080 bash[28361]: cluster 2023-12-01T11:33:52.338948+0000 mgr.y (mgr.24362) 12159 : cluster 0 pgmap v12128: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:33:54.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:33:53 smithi080 bash[28361]: audit 2023-12-01T11:33:53.373381+0000 mon.c (mon.2) 7767 : audit 0 from='client.? 172.21.15.80:0/2876797646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:33:54.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:33:53 smithi080 bash[41963]: cluster 2023-12-01T11:33:52.338948+0000 mgr.y (mgr.24362) 12159 : cluster 0 pgmap v12128: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:33:54.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:33:53 smithi080 bash[41963]: audit 2023-12-01T11:33:53.373381+0000 mon.c (mon.2) 7767 : audit 0 from='client.? 172.21.15.80:0/2876797646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:33:54.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:33:53 smithi090 bash[32384]: cluster 2023-12-01T11:33:52.338948+0000 mgr.y (mgr.24362) 12159 : cluster 0 pgmap v12128: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:33:54.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:33:53 smithi090 bash[32384]: audit 2023-12-01T11:33:53.373381+0000 mon.c (mon.2) 7767 : audit 0 from='client.? 172.21.15.80:0/2876797646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:33:56.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:33:55 smithi080 bash[41963]: cluster 2023-12-01T11:33:54.339621+0000 mgr.y (mgr.24362) 12160 : cluster 0 pgmap v12129: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:33:56.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:33:55 smithi080 bash[41963]: audit 2023-12-01T11:33:55.426495+0000 mon.c (mon.2) 7768 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:33:56.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:33:55 smithi080 bash[28361]: cluster 2023-12-01T11:33:54.339621+0000 mgr.y (mgr.24362) 12160 : cluster 0 pgmap v12129: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:33:56.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:33:55 smithi080 bash[28361]: audit 2023-12-01T11:33:55.426495+0000 mon.c (mon.2) 7768 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:33:56.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:33:55 smithi090 bash[32384]: cluster 2023-12-01T11:33:54.339621+0000 mgr.y (mgr.24362) 12160 : cluster 0 pgmap v12129: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:33:56.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:33:55 smithi090 bash[32384]: audit 2023-12-01T11:33:55.426495+0000 mon.c (mon.2) 7768 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:33:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:33:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:33:56] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T11:33:57.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:33:56 smithi080 bash[28361]: audit 2023-12-01T11:33:55.839617+0000 mon.c (mon.2) 7769 : audit 0 from='client.? 172.21.15.80:0/4137496446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:33:57.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:33:56 smithi080 bash[41963]: audit 2023-12-01T11:33:55.839617+0000 mon.c (mon.2) 7769 : audit 0 from='client.? 172.21.15.80:0/4137496446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:33:57.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:33:56 smithi090 bash[32384]: audit 2023-12-01T11:33:55.839617+0000 mon.c (mon.2) 7769 : audit 0 from='client.? 172.21.15.80:0/4137496446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:33:58.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:33:57 smithi080 bash[28361]: cluster 2023-12-01T11:33:56.340771+0000 mgr.y (mgr.24362) 12161 : cluster 0 pgmap v12130: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:33:58.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:33:57 smithi080 bash[41963]: cluster 2023-12-01T11:33:56.340771+0000 mgr.y (mgr.24362) 12161 : cluster 0 pgmap v12130: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:33:58.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:33:57 smithi090 bash[32384]: cluster 2023-12-01T11:33:56.340771+0000 mgr.y (mgr.24362) 12161 : cluster 0 pgmap v12130: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:33:59.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:33:58 smithi080 bash[28361]: audit 2023-12-01T11:33:58.302982+0000 mon.c (mon.2) 7770 : audit 0 from='client.? 172.21.15.80:0/3371607528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:33:59.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:33:58 smithi080 bash[41963]: audit 2023-12-01T11:33:58.302982+0000 mon.c (mon.2) 7770 : audit 0 from='client.? 172.21.15.80:0/3371607528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:33:59.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:33:58 smithi090 bash[32384]: audit 2023-12-01T11:33:58.302982+0000 mon.c (mon.2) 7770 : audit 0 from='client.? 172.21.15.80:0/3371607528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:34:00.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:33:59 smithi080 bash[28361]: cluster 2023-12-01T11:33:58.341391+0000 mgr.y (mgr.24362) 12162 : cluster 0 pgmap v12131: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:34:00.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:33:59 smithi080 bash[41963]: cluster 2023-12-01T11:33:58.341391+0000 mgr.y (mgr.24362) 12162 : cluster 0 pgmap v12131: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:34:00.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:33:59 smithi090 bash[32384]: cluster 2023-12-01T11:33:58.341391+0000 mgr.y (mgr.24362) 12162 : cluster 0 pgmap v12131: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:34:01.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:34:01 smithi080 bash[28361]: cluster 2023-12-01T11:34:00.342044+0000 mgr.y (mgr.24362) 12163 : cluster 0 pgmap v12132: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:34:01.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:34:01 smithi080 bash[28361]: audit 2023-12-01T11:34:00.759482+0000 mon.c (mon.2) 7771 : audit 0 from='client.? 172.21.15.80:0/2819801886' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:34:01.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:34:01 smithi080 bash[41963]: cluster 2023-12-01T11:34:00.342044+0000 mgr.y (mgr.24362) 12163 : cluster 0 pgmap v12132: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:34:01.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:34:01 smithi080 bash[41963]: audit 2023-12-01T11:34:00.759482+0000 mon.c (mon.2) 7771 : audit 0 from='client.? 172.21.15.80:0/2819801886' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:34:02.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:34:01 smithi090 bash[32384]: cluster 2023-12-01T11:34:00.342044+0000 mgr.y (mgr.24362) 12163 : cluster 0 pgmap v12132: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:34:02.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:34:01 smithi090 bash[32384]: audit 2023-12-01T11:34:00.759482+0000 mon.c (mon.2) 7771 : audit 0 from='client.? 172.21.15.80:0/2819801886' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:34:03.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:34:03 smithi080 bash[28361]: cluster 2023-12-01T11:34:02.343184+0000 mgr.y (mgr.24362) 12164 : cluster 0 pgmap v12133: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:34:03.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:34:03 smithi080 bash[28361]: audit 2023-12-01T11:34:03.217923+0000 mon.c (mon.2) 7772 : audit 0 from='client.? 172.21.15.80:0/3001595993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:34:03.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:34:03 smithi080 bash[41963]: cluster 2023-12-01T11:34:02.343184+0000 mgr.y (mgr.24362) 12164 : cluster 0 pgmap v12133: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:34:03.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:34:03 smithi080 bash[41963]: audit 2023-12-01T11:34:03.217923+0000 mon.c (mon.2) 7772 : audit 0 from='client.? 172.21.15.80:0/3001595993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:34:04.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:34:03 smithi090 bash[32384]: cluster 2023-12-01T11:34:02.343184+0000 mgr.y (mgr.24362) 12164 : cluster 0 pgmap v12133: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:34:04.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:34:03 smithi090 bash[32384]: audit 2023-12-01T11:34:03.217923+0000 mon.c (mon.2) 7772 : audit 0 from='client.? 172.21.15.80:0/3001595993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:34:05.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:34:05 smithi080 bash[41963]: cluster 2023-12-01T11:34:04.343824+0000 mgr.y (mgr.24362) 12165 : cluster 0 pgmap v12134: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:34:05.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:34:05 smithi080 bash[28361]: cluster 2023-12-01T11:34:04.343824+0000 mgr.y (mgr.24362) 12165 : cluster 0 pgmap v12134: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:34:06.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:34:05 smithi090 bash[32384]: cluster 2023-12-01T11:34:04.343824+0000 mgr.y (mgr.24362) 12165 : cluster 0 pgmap v12134: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:34:06.665 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:34:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:34:06] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T11:34:06.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:34:06 smithi080 bash[28361]: audit 2023-12-01T11:34:05.680146+0000 mon.c (mon.2) 7773 : audit 0 from='client.? 172.21.15.80:0/640760332' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:34:06.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:34:06 smithi080 bash[41963]: audit 2023-12-01T11:34:05.680146+0000 mon.c (mon.2) 7773 : audit 0 from='client.? 172.21.15.80:0/640760332' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:34:07.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:34:06 smithi090 bash[32384]: audit 2023-12-01T11:34:05.680146+0000 mon.c (mon.2) 7773 : audit 0 from='client.? 172.21.15.80:0/640760332' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:34:07.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:34:07 smithi080 bash[41963]: cluster 2023-12-01T11:34:06.344862+0000 mgr.y (mgr.24362) 12166 : cluster 0 pgmap v12135: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:34:07.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:34:07 smithi080 bash[28361]: cluster 2023-12-01T11:34:06.344862+0000 mgr.y (mgr.24362) 12166 : cluster 0 pgmap v12135: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:34:08.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:34:07 smithi090 bash[32384]: cluster 2023-12-01T11:34:06.344862+0000 mgr.y (mgr.24362) 12166 : cluster 0 pgmap v12135: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:34:08.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:34:08 smithi080 bash[41963]: audit 2023-12-01T11:34:08.140241+0000 mon.c (mon.2) 7774 : audit 0 from='client.? 172.21.15.80:0/1995187256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:34:08.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:34:08 smithi080 bash[28361]: audit 2023-12-01T11:34:08.140241+0000 mon.c (mon.2) 7774 : audit 0 from='client.? 172.21.15.80:0/1995187256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:34:09.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:34:08 smithi090 bash[32384]: audit 2023-12-01T11:34:08.140241+0000 mon.c (mon.2) 7774 : audit 0 from='client.? 172.21.15.80:0/1995187256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:34:09.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:34:09 smithi080 bash[41963]: cluster 2023-12-01T11:34:08.345545+0000 mgr.y (mgr.24362) 12167 : cluster 0 pgmap v12136: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:34:09.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:34:09 smithi080 bash[28361]: cluster 2023-12-01T11:34:08.345545+0000 mgr.y (mgr.24362) 12167 : cluster 0 pgmap v12136: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:34:10.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:34:09 smithi090 bash[32384]: cluster 2023-12-01T11:34:08.345545+0000 mgr.y (mgr.24362) 12167 : cluster 0 pgmap v12136: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:34:11.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:34:10 smithi090 bash[32384]: audit 2023-12-01T11:34:10.426833+0000 mon.c (mon.2) 7775 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:34:11.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:34:10 smithi090 bash[32384]: audit 2023-12-01T11:34:10.600023+0000 mon.a (mon.0) 7660 : audit 0 from='client.? 172.21.15.80:0/66768303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:34:11.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:34:10 smithi080 bash[41963]: audit 2023-12-01T11:34:10.426833+0000 mon.c (mon.2) 7775 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:34:11.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:34:10 smithi080 bash[41963]: audit 2023-12-01T11:34:10.600023+0000 mon.a (mon.0) 7660 : audit 0 from='client.? 172.21.15.80:0/66768303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:34:11.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:34:10 smithi080 bash[28361]: audit 2023-12-01T11:34:10.426833+0000 mon.c (mon.2) 7775 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:34:11.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:34:10 smithi080 bash[28361]: audit 2023-12-01T11:34:10.600023+0000 mon.a (mon.0) 7660 : audit 0 from='client.? 172.21.15.80:0/66768303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:34:12.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:34:11 smithi090 bash[32384]: cluster 2023-12-01T11:34:10.346207+0000 mgr.y (mgr.24362) 12168 : cluster 0 pgmap v12137: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:34:12.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:34:11 smithi080 bash[28361]: cluster 2023-12-01T11:34:10.346207+0000 mgr.y (mgr.24362) 12168 : cluster 0 pgmap v12137: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:34:12.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:34:11 smithi080 bash[41963]: cluster 2023-12-01T11:34:10.346207+0000 mgr.y (mgr.24362) 12168 : cluster 0 pgmap v12137: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:34:14.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:34:13 smithi090 bash[32384]: cluster 2023-12-01T11:34:12.347345+0000 mgr.y (mgr.24362) 12169 : cluster 0 pgmap v12138: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:34:14.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:34:13 smithi090 bash[32384]: audit 2023-12-01T11:34:13.054478+0000 mon.c (mon.2) 7776 : audit 0 from='client.? 172.21.15.80:0/2988490564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:34:14.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:34:13 smithi080 bash[41963]: cluster 2023-12-01T11:34:12.347345+0000 mgr.y (mgr.24362) 12169 : cluster 0 pgmap v12138: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:34:14.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:34:13 smithi080 bash[41963]: audit 2023-12-01T11:34:13.054478+0000 mon.c (mon.2) 7776 : audit 0 from='client.? 172.21.15.80:0/2988490564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:34:14.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:34:13 smithi080 bash[28361]: cluster 2023-12-01T11:34:12.347345+0000 mgr.y (mgr.24362) 12169 : cluster 0 pgmap v12138: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:34:14.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:34:13 smithi080 bash[28361]: audit 2023-12-01T11:34:13.054478+0000 mon.c (mon.2) 7776 : audit 0 from='client.? 172.21.15.80:0/2988490564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:34:16.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:34:15 smithi090 bash[32384]: cluster 2023-12-01T11:34:14.348027+0000 mgr.y (mgr.24362) 12170 : cluster 0 pgmap v12139: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:34:16.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:34:15 smithi090 bash[32384]: audit 2023-12-01T11:34:15.501134+0000 mon.c (mon.2) 7777 : audit 0 from='client.? 172.21.15.80:0/455278093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:34:16.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:34:15 smithi080 bash[28361]: cluster 2023-12-01T11:34:14.348027+0000 mgr.y (mgr.24362) 12170 : cluster 0 pgmap v12139: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:34:16.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:34:15 smithi080 bash[28361]: audit 2023-12-01T11:34:15.501134+0000 mon.c (mon.2) 7777 : audit 0 from='client.? 172.21.15.80:0/455278093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:34:16.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:34:15 smithi080 bash[41963]: cluster 2023-12-01T11:34:14.348027+0000 mgr.y (mgr.24362) 12170 : cluster 0 pgmap v12139: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:34:16.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:34:15 smithi080 bash[41963]: audit 2023-12-01T11:34:15.501134+0000 mon.c (mon.2) 7777 : audit 0 from='client.? 172.21.15.80:0/455278093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:34:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:34:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:34:16] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T11:34:18.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:34:17 smithi090 bash[32384]: cluster 2023-12-01T11:34:16.349161+0000 mgr.y (mgr.24362) 12171 : cluster 0 pgmap v12140: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:34:18.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:34:17 smithi080 bash[28361]: cluster 2023-12-01T11:34:16.349161+0000 mgr.y (mgr.24362) 12171 : cluster 0 pgmap v12140: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:34:18.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:34:17 smithi080 bash[41963]: cluster 2023-12-01T11:34:16.349161+0000 mgr.y (mgr.24362) 12171 : cluster 0 pgmap v12140: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:34:19.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:34:18 smithi090 bash[32384]: audit 2023-12-01T11:34:17.958052+0000 mon.c (mon.2) 7778 : audit 0 from='client.? 172.21.15.80:0/3149543785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:34:19.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:34:18 smithi080 bash[28361]: audit 2023-12-01T11:34:17.958052+0000 mon.c (mon.2) 7778 : audit 0 from='client.? 172.21.15.80:0/3149543785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:34:19.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:34:18 smithi080 bash[41963]: audit 2023-12-01T11:34:17.958052+0000 mon.c (mon.2) 7778 : audit 0 from='client.? 172.21.15.80:0/3149543785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:34:20.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:34:19 smithi090 bash[32384]: cluster 2023-12-01T11:34:18.349780+0000 mgr.y (mgr.24362) 12172 : cluster 0 pgmap v12141: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:34:20.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:34:19 smithi080 bash[28361]: cluster 2023-12-01T11:34:18.349780+0000 mgr.y (mgr.24362) 12172 : cluster 0 pgmap v12141: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:34:20.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:34:19 smithi080 bash[41963]: cluster 2023-12-01T11:34:18.349780+0000 mgr.y (mgr.24362) 12172 : cluster 0 pgmap v12141: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:34:21.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:34:20 smithi090 bash[32384]: audit 2023-12-01T11:34:20.411599+0000 mon.c (mon.2) 7779 : audit 0 from='client.? 172.21.15.80:0/3235774836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:34:21.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:34:20 smithi080 bash[28361]: audit 2023-12-01T11:34:20.411599+0000 mon.c (mon.2) 7779 : audit 0 from='client.? 172.21.15.80:0/3235774836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:34:21.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:34:20 smithi080 bash[41963]: audit 2023-12-01T11:34:20.411599+0000 mon.c (mon.2) 7779 : audit 0 from='client.? 172.21.15.80:0/3235774836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:34:22.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:34:21 smithi090 bash[32384]: cluster 2023-12-01T11:34:20.350367+0000 mgr.y (mgr.24362) 12173 : cluster 0 pgmap v12142: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:34:22.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:34:21 smithi080 bash[28361]: cluster 2023-12-01T11:34:20.350367+0000 mgr.y (mgr.24362) 12173 : cluster 0 pgmap v12142: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:34:22.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:34:21 smithi080 bash[41963]: cluster 2023-12-01T11:34:20.350367+0000 mgr.y (mgr.24362) 12173 : cluster 0 pgmap v12142: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:34:24.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:34:23 smithi090 bash[32384]: cluster 2023-12-01T11:34:22.351563+0000 mgr.y (mgr.24362) 12174 : cluster 0 pgmap v12143: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:34:24.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:34:23 smithi090 bash[32384]: audit 2023-12-01T11:34:22.866770+0000 mon.a (mon.0) 7661 : audit 0 from='client.? 172.21.15.80:0/2771092521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:34:24.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:34:23 smithi080 bash[28361]: cluster 2023-12-01T11:34:22.351563+0000 mgr.y (mgr.24362) 12174 : cluster 0 pgmap v12143: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:34:24.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:34:23 smithi080 bash[28361]: audit 2023-12-01T11:34:22.866770+0000 mon.a (mon.0) 7661 : audit 0 from='client.? 172.21.15.80:0/2771092521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:34:24.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:34:23 smithi080 bash[41963]: cluster 2023-12-01T11:34:22.351563+0000 mgr.y (mgr.24362) 12174 : cluster 0 pgmap v12143: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:34:24.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:34:23 smithi080 bash[41963]: audit 2023-12-01T11:34:22.866770+0000 mon.a (mon.0) 7661 : audit 0 from='client.? 172.21.15.80:0/2771092521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:34:26.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:34:25 smithi090 bash[32384]: cluster 2023-12-01T11:34:24.352368+0000 mgr.y (mgr.24362) 12175 : cluster 0 pgmap v12144: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:34:26.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:34:25 smithi090 bash[32384]: audit 2023-12-01T11:34:25.314211+0000 mon.c (mon.2) 7780 : audit 0 from='client.? 172.21.15.80:0/2997030439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:34:26.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:34:25 smithi090 bash[32384]: audit 2023-12-01T11:34:25.427038+0000 mon.c (mon.2) 7781 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:34:26.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:34:25 smithi080 bash[41963]: cluster 2023-12-01T11:34:24.352368+0000 mgr.y (mgr.24362) 12175 : cluster 0 pgmap v12144: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:34:26.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:34:25 smithi080 bash[41963]: audit 2023-12-01T11:34:25.314211+0000 mon.c (mon.2) 7780 : audit 0 from='client.? 172.21.15.80:0/2997030439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:34:26.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:34:25 smithi080 bash[41963]: audit 2023-12-01T11:34:25.427038+0000 mon.c (mon.2) 7781 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:34:26.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:34:25 smithi080 bash[28361]: cluster 2023-12-01T11:34:24.352368+0000 mgr.y (mgr.24362) 12175 : cluster 0 pgmap v12144: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:34:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:34:25 smithi080 bash[28361]: audit 2023-12-01T11:34:25.314211+0000 mon.c (mon.2) 7780 : audit 0 from='client.? 172.21.15.80:0/2997030439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:34:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:34:25 smithi080 bash[28361]: audit 2023-12-01T11:34:25.427038+0000 mon.c (mon.2) 7781 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:34:26.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:34:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:34:26] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T11:34:28.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:34:27 smithi090 bash[32384]: cluster 2023-12-01T11:34:26.353641+0000 mgr.y (mgr.24362) 12176 : cluster 0 pgmap v12145: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:34:28.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:34:27 smithi080 bash[28361]: cluster 2023-12-01T11:34:26.353641+0000 mgr.y (mgr.24362) 12176 : cluster 0 pgmap v12145: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:34:28.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:34:27 smithi080 bash[41963]: cluster 2023-12-01T11:34:26.353641+0000 mgr.y (mgr.24362) 12176 : cluster 0 pgmap v12145: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:34:29.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:34:28 smithi090 bash[32384]: audit 2023-12-01T11:34:27.767842+0000 mon.a (mon.0) 7662 : audit 0 from='client.? 172.21.15.80:0/534260638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:34:29.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:34:28 smithi080 bash[28361]: audit 2023-12-01T11:34:27.767842+0000 mon.a (mon.0) 7662 : audit 0 from='client.? 172.21.15.80:0/534260638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:34:29.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:34:28 smithi080 bash[41963]: audit 2023-12-01T11:34:27.767842+0000 mon.a (mon.0) 7662 : audit 0 from='client.? 172.21.15.80:0/534260638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:34:30.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:34:29 smithi090 bash[32384]: cluster 2023-12-01T11:34:28.354457+0000 mgr.y (mgr.24362) 12177 : cluster 0 pgmap v12146: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:34:30.180 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:34:29 smithi080 bash[41963]: cluster 2023-12-01T11:34:28.354457+0000 mgr.y (mgr.24362) 12177 : cluster 0 pgmap v12146: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:34:30.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:34:29 smithi080 bash[28361]: cluster 2023-12-01T11:34:28.354457+0000 mgr.y (mgr.24362) 12177 : cluster 0 pgmap v12146: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:34:31.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:34:30 smithi080 bash[28361]: audit 2023-12-01T11:34:30.216967+0000 mon.c (mon.2) 7782 : audit 0 from='client.? 172.21.15.80:0/2990547941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:34:31.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:34:30 smithi080 bash[41963]: audit 2023-12-01T11:34:30.216967+0000 mon.c (mon.2) 7782 : audit 0 from='client.? 172.21.15.80:0/2990547941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:34:31.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:34:30 smithi090 bash[32384]: audit 2023-12-01T11:34:30.216967+0000 mon.c (mon.2) 7782 : audit 0 from='client.? 172.21.15.80:0/2990547941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:34:32.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:34:31 smithi080 bash[28361]: cluster 2023-12-01T11:34:30.355149+0000 mgr.y (mgr.24362) 12178 : cluster 0 pgmap v12147: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:34:32.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:34:31 smithi080 bash[41963]: cluster 2023-12-01T11:34:30.355149+0000 mgr.y (mgr.24362) 12178 : cluster 0 pgmap v12147: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:34:32.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:34:31 smithi090 bash[32384]: cluster 2023-12-01T11:34:30.355149+0000 mgr.y (mgr.24362) 12178 : cluster 0 pgmap v12147: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:34:33.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:34:32 smithi080 bash[28361]: audit 2023-12-01T11:34:32.675618+0000 mon.c (mon.2) 7783 : audit 0 from='client.? 172.21.15.80:0/275861756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:34:33.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:34:32 smithi080 bash[41963]: audit 2023-12-01T11:34:32.675618+0000 mon.c (mon.2) 7783 : audit 0 from='client.? 172.21.15.80:0/275861756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:34:33.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:34:32 smithi090 bash[32384]: audit 2023-12-01T11:34:32.675618+0000 mon.c (mon.2) 7783 : audit 0 from='client.? 172.21.15.80:0/275861756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:34:34.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:34:33 smithi080 bash[28361]: cluster 2023-12-01T11:34:32.356343+0000 mgr.y (mgr.24362) 12179 : cluster 0 pgmap v12148: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:34:34.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:34:33 smithi080 bash[41963]: cluster 2023-12-01T11:34:32.356343+0000 mgr.y (mgr.24362) 12179 : cluster 0 pgmap v12148: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:34:34.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:34:33 smithi090 bash[32384]: cluster 2023-12-01T11:34:32.356343+0000 mgr.y (mgr.24362) 12179 : cluster 0 pgmap v12148: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:34:36.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:34:35 smithi080 bash[41963]: cluster 2023-12-01T11:34:34.357008+0000 mgr.y (mgr.24362) 12180 : cluster 0 pgmap v12149: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:34:36.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:34:35 smithi080 bash[41963]: audit 2023-12-01T11:34:35.139760+0000 mon.c (mon.2) 7784 : audit 0 from='client.? 172.21.15.80:0/3344194041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:34:36.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:34:35 smithi080 bash[28361]: cluster 2023-12-01T11:34:34.357008+0000 mgr.y (mgr.24362) 12180 : cluster 0 pgmap v12149: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:34:36.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:34:35 smithi080 bash[28361]: audit 2023-12-01T11:34:35.139760+0000 mon.c (mon.2) 7784 : audit 0 from='client.? 172.21.15.80:0/3344194041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:34:36.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:34:35 smithi090 bash[32384]: cluster 2023-12-01T11:34:34.357008+0000 mgr.y (mgr.24362) 12180 : cluster 0 pgmap v12149: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:34:36.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:34:35 smithi090 bash[32384]: audit 2023-12-01T11:34:35.139760+0000 mon.c (mon.2) 7784 : audit 0 from='client.? 172.21.15.80:0/3344194041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:34:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:34:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:34:36] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T11:34:38.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:34:37 smithi080 bash[41963]: cluster 2023-12-01T11:34:36.358210+0000 mgr.y (mgr.24362) 12181 : cluster 0 pgmap v12150: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:34:38.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:34:37 smithi080 bash[41963]: audit 2023-12-01T11:34:37.596491+0000 mon.a (mon.0) 7663 : audit 0 from='client.? 172.21.15.80:0/1432847230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:34:38.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:34:37 smithi080 bash[28361]: cluster 2023-12-01T11:34:36.358210+0000 mgr.y (mgr.24362) 12181 : cluster 0 pgmap v12150: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:34:38.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:34:37 smithi080 bash[28361]: audit 2023-12-01T11:34:37.596491+0000 mon.a (mon.0) 7663 : audit 0 from='client.? 172.21.15.80:0/1432847230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:34:38.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:34:37 smithi090 bash[32384]: cluster 2023-12-01T11:34:36.358210+0000 mgr.y (mgr.24362) 12181 : cluster 0 pgmap v12150: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:34:38.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:34:37 smithi090 bash[32384]: audit 2023-12-01T11:34:37.596491+0000 mon.a (mon.0) 7663 : audit 0 from='client.? 172.21.15.80:0/1432847230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:34:40.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:34:39 smithi080 bash[28361]: cluster 2023-12-01T11:34:38.358718+0000 mgr.y (mgr.24362) 12182 : cluster 0 pgmap v12151: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:34:40.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:34:39 smithi080 bash[41963]: cluster 2023-12-01T11:34:38.358718+0000 mgr.y (mgr.24362) 12182 : cluster 0 pgmap v12151: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:34:40.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:34:39 smithi090 bash[32384]: cluster 2023-12-01T11:34:38.358718+0000 mgr.y (mgr.24362) 12182 : cluster 0 pgmap v12151: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:34:41.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:34:40 smithi080 bash[28361]: audit 2023-12-01T11:34:40.049768+0000 mon.a (mon.0) 7664 : audit 0 from='client.? 172.21.15.80:0/3868093093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:34:41.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:34:40 smithi080 bash[28361]: audit 2023-12-01T11:34:40.427505+0000 mon.c (mon.2) 7785 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:34:41.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:34:40 smithi080 bash[41963]: audit 2023-12-01T11:34:40.049768+0000 mon.a (mon.0) 7664 : audit 0 from='client.? 172.21.15.80:0/3868093093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:34:41.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:34:40 smithi080 bash[41963]: audit 2023-12-01T11:34:40.427505+0000 mon.c (mon.2) 7785 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:34:41.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:34:40 smithi090 bash[32384]: audit 2023-12-01T11:34:40.049768+0000 mon.a (mon.0) 7664 : audit 0 from='client.? 172.21.15.80:0/3868093093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:34:41.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:34:40 smithi090 bash[32384]: audit 2023-12-01T11:34:40.427505+0000 mon.c (mon.2) 7785 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:34:42.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:34:41 smithi080 bash[28361]: cluster 2023-12-01T11:34:40.359358+0000 mgr.y (mgr.24362) 12183 : cluster 0 pgmap v12152: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:34:42.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:34:41 smithi080 bash[41963]: cluster 2023-12-01T11:34:40.359358+0000 mgr.y (mgr.24362) 12183 : cluster 0 pgmap v12152: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:34:42.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:34:41 smithi090 bash[32384]: cluster 2023-12-01T11:34:40.359358+0000 mgr.y (mgr.24362) 12183 : cluster 0 pgmap v12152: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:34:43.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:34:42 smithi080 bash[28361]: audit 2023-12-01T11:34:42.502592+0000 mon.a (mon.0) 7665 : audit 0 from='client.? 172.21.15.80:0/1735362134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:34:43.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:34:42 smithi080 bash[41963]: audit 2023-12-01T11:34:42.502592+0000 mon.a (mon.0) 7665 : audit 0 from='client.? 172.21.15.80:0/1735362134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:34:43.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:34:42 smithi090 bash[32384]: audit 2023-12-01T11:34:42.502592+0000 mon.a (mon.0) 7665 : audit 0 from='client.? 172.21.15.80:0/1735362134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:34:44.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:34:43 smithi080 bash[28361]: cluster 2023-12-01T11:34:42.360593+0000 mgr.y (mgr.24362) 12184 : cluster 0 pgmap v12153: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:34:44.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:34:43 smithi080 bash[41963]: cluster 2023-12-01T11:34:42.360593+0000 mgr.y (mgr.24362) 12184 : cluster 0 pgmap v12153: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:34:44.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:34:43 smithi090 bash[32384]: cluster 2023-12-01T11:34:42.360593+0000 mgr.y (mgr.24362) 12184 : cluster 0 pgmap v12153: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:34:46.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:34:45 smithi080 bash[28361]: cluster 2023-12-01T11:34:44.361294+0000 mgr.y (mgr.24362) 12185 : cluster 0 pgmap v12154: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:34:46.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:34:45 smithi080 bash[28361]: audit 2023-12-01T11:34:44.960252+0000 mon.a (mon.0) 7666 : audit 0 from='client.? 172.21.15.80:0/3892647436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:34:46.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:34:45 smithi080 bash[28361]: audit 2023-12-01T11:34:45.699503+0000 mon.c (mon.2) 7786 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:34:46.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:34:45 smithi080 bash[41963]: cluster 2023-12-01T11:34:44.361294+0000 mgr.y (mgr.24362) 12185 : cluster 0 pgmap v12154: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:34:46.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:34:45 smithi080 bash[41963]: audit 2023-12-01T11:34:44.960252+0000 mon.a (mon.0) 7666 : audit 0 from='client.? 172.21.15.80:0/3892647436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:34:46.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:34:45 smithi080 bash[41963]: audit 2023-12-01T11:34:45.699503+0000 mon.c (mon.2) 7786 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:34:46.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:34:45 smithi090 bash[32384]: cluster 2023-12-01T11:34:44.361294+0000 mgr.y (mgr.24362) 12185 : cluster 0 pgmap v12154: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:34:46.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:34:45 smithi090 bash[32384]: audit 2023-12-01T11:34:44.960252+0000 mon.a (mon.0) 7666 : audit 0 from='client.? 172.21.15.80:0/3892647436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:34:46.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:34:45 smithi090 bash[32384]: audit 2023-12-01T11:34:45.699503+0000 mon.c (mon.2) 7786 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:34:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:34:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:34:46] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T11:34:48.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:34:47 smithi080 bash[28361]: cluster 2023-12-01T11:34:46.362436+0000 mgr.y (mgr.24362) 12186 : cluster 0 pgmap v12155: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:34:48.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:34:47 smithi080 bash[28361]: audit 2023-12-01T11:34:47.418773+0000 mon.c (mon.2) 7787 : audit 0 from='client.? 172.21.15.80:0/3218850363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:34:48.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:34:47 smithi080 bash[41963]: cluster 2023-12-01T11:34:46.362436+0000 mgr.y (mgr.24362) 12186 : cluster 0 pgmap v12155: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:34:48.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:34:47 smithi080 bash[41963]: audit 2023-12-01T11:34:47.418773+0000 mon.c (mon.2) 7787 : audit 0 from='client.? 172.21.15.80:0/3218850363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:34:48.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:34:47 smithi090 bash[32384]: cluster 2023-12-01T11:34:46.362436+0000 mgr.y (mgr.24362) 12186 : cluster 0 pgmap v12155: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:34:48.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:34:47 smithi090 bash[32384]: audit 2023-12-01T11:34:47.418773+0000 mon.c (mon.2) 7787 : audit 0 from='client.? 172.21.15.80:0/3218850363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:34:50.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:34:49 smithi080 bash[28361]: cluster 2023-12-01T11:34:48.363091+0000 mgr.y (mgr.24362) 12187 : cluster 0 pgmap v12156: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:34:50.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:34:49 smithi080 bash[41963]: cluster 2023-12-01T11:34:48.363091+0000 mgr.y (mgr.24362) 12187 : cluster 0 pgmap v12156: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:34:50.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:34:49 smithi090 bash[32384]: cluster 2023-12-01T11:34:48.363091+0000 mgr.y (mgr.24362) 12187 : cluster 0 pgmap v12156: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:34:51.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:34:50 smithi080 bash[28361]: audit 2023-12-01T11:34:49.867584+0000 mon.c (mon.2) 7788 : audit 0 from='client.? 172.21.15.80:0/1864972005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:34:51.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:34:50 smithi080 bash[41963]: audit 2023-12-01T11:34:49.867584+0000 mon.c (mon.2) 7788 : audit 0 from='client.? 172.21.15.80:0/1864972005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:34:51.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:34:50 smithi090 bash[32384]: audit 2023-12-01T11:34:49.867584+0000 mon.c (mon.2) 7788 : audit 0 from='client.? 172.21.15.80:0/1864972005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:34:52.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:34:51 smithi080 bash[41963]: cluster 2023-12-01T11:34:50.363763+0000 mgr.y (mgr.24362) 12188 : cluster 0 pgmap v12157: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:34:52.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:34:51 smithi080 bash[41963]: audit 2023-12-01T11:34:51.547741+0000 mon.a (mon.0) 7667 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:34:52.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:34:51 smithi080 bash[41963]: audit 2023-12-01T11:34:51.559413+0000 mon.a (mon.0) 7668 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:34:52.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:34:51 smithi080 bash[28361]: cluster 2023-12-01T11:34:50.363763+0000 mgr.y (mgr.24362) 12188 : cluster 0 pgmap v12157: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:34:52.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:34:51 smithi080 bash[28361]: audit 2023-12-01T11:34:51.547741+0000 mon.a (mon.0) 7667 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:34:52.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:34:51 smithi080 bash[28361]: audit 2023-12-01T11:34:51.559413+0000 mon.a (mon.0) 7668 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:34:52.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:34:51 smithi090 bash[32384]: cluster 2023-12-01T11:34:50.363763+0000 mgr.y (mgr.24362) 12188 : cluster 0 pgmap v12157: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:34:52.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:34:51 smithi090 bash[32384]: audit 2023-12-01T11:34:51.547741+0000 mon.a (mon.0) 7667 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:34:52.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:34:51 smithi090 bash[32384]: audit 2023-12-01T11:34:51.559413+0000 mon.a (mon.0) 7668 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:34:53.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:34:52 smithi080 bash[28361]: audit 2023-12-01T11:34:51.855935+0000 mon.a (mon.0) 7669 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:34:53.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:34:52 smithi080 bash[28361]: audit 2023-12-01T11:34:51.864606+0000 mon.a (mon.0) 7670 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:34:53.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:34:52 smithi080 bash[28361]: audit 2023-12-01T11:34:52.326027+0000 mon.c (mon.2) 7789 : audit 0 from='client.? 172.21.15.80:0/4164188095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:34:53.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:34:52 smithi080 bash[28361]: audit 2023-12-01T11:34:52.347290+0000 mon.c (mon.2) 7790 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:34:53.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:34:52 smithi080 bash[28361]: audit 2023-12-01T11:34:52.348865+0000 mon.c (mon.2) 7791 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:34:53.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:34:52 smithi080 bash[28361]: audit 2023-12-01T11:34:52.356705+0000 mon.a (mon.0) 7671 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:34:53.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:34:52 smithi080 bash[41963]: audit 2023-12-01T11:34:51.855935+0000 mon.a (mon.0) 7669 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:34:53.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:34:52 smithi080 bash[41963]: audit 2023-12-01T11:34:51.864606+0000 mon.a (mon.0) 7670 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:34:53.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:34:52 smithi080 bash[41963]: audit 2023-12-01T11:34:52.326027+0000 mon.c (mon.2) 7789 : audit 0 from='client.? 172.21.15.80:0/4164188095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:34:53.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:34:52 smithi080 bash[41963]: audit 2023-12-01T11:34:52.347290+0000 mon.c (mon.2) 7790 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:34:53.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:34:52 smithi080 bash[41963]: audit 2023-12-01T11:34:52.348865+0000 mon.c (mon.2) 7791 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:34:53.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:34:52 smithi080 bash[41963]: audit 2023-12-01T11:34:52.356705+0000 mon.a (mon.0) 7671 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:34:53.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:34:52 smithi090 bash[32384]: audit 2023-12-01T11:34:51.855935+0000 mon.a (mon.0) 7669 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:34:53.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:34:52 smithi090 bash[32384]: audit 2023-12-01T11:34:51.864606+0000 mon.a (mon.0) 7670 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:34:53.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:34:52 smithi090 bash[32384]: audit 2023-12-01T11:34:52.326027+0000 mon.c (mon.2) 7789 : audit 0 from='client.? 172.21.15.80:0/4164188095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:34:53.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:34:52 smithi090 bash[32384]: audit 2023-12-01T11:34:52.347290+0000 mon.c (mon.2) 7790 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:34:53.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:34:52 smithi090 bash[32384]: audit 2023-12-01T11:34:52.348865+0000 mon.c (mon.2) 7791 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:34:53.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:34:52 smithi090 bash[32384]: audit 2023-12-01T11:34:52.356705+0000 mon.a (mon.0) 7671 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:34:54.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:34:53 smithi080 bash[28361]: cluster 2023-12-01T11:34:52.364598+0000 mgr.y (mgr.24362) 12189 : cluster 0 pgmap v12158: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:34:54.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:34:53 smithi080 bash[41963]: cluster 2023-12-01T11:34:52.364598+0000 mgr.y (mgr.24362) 12189 : cluster 0 pgmap v12158: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:34:54.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:34:53 smithi090 bash[32384]: cluster 2023-12-01T11:34:52.364598+0000 mgr.y (mgr.24362) 12189 : cluster 0 pgmap v12158: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:34:55.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:34:54 smithi080 bash[28361]: audit 2023-12-01T11:34:54.775789+0000 mon.c (mon.2) 7792 : audit 0 from='client.? 172.21.15.80:0/1332436962' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:34:55.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:34:54 smithi080 bash[41963]: audit 2023-12-01T11:34:54.775789+0000 mon.c (mon.2) 7792 : audit 0 from='client.? 172.21.15.80:0/1332436962' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:34:55.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:34:54 smithi090 bash[32384]: audit 2023-12-01T11:34:54.775789+0000 mon.c (mon.2) 7792 : audit 0 from='client.? 172.21.15.80:0/1332436962' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:34:56.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:34:55 smithi080 bash[28361]: cluster 2023-12-01T11:34:54.365244+0000 mgr.y (mgr.24362) 12190 : cluster 0 pgmap v12159: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:34:56.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:34:55 smithi080 bash[28361]: audit 2023-12-01T11:34:55.427989+0000 mon.c (mon.2) 7793 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:34:56.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:34:55 smithi080 bash[41963]: cluster 2023-12-01T11:34:54.365244+0000 mgr.y (mgr.24362) 12190 : cluster 0 pgmap v12159: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:34:56.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:34:55 smithi080 bash[41963]: audit 2023-12-01T11:34:55.427989+0000 mon.c (mon.2) 7793 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:34:56.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:34:55 smithi090 bash[32384]: cluster 2023-12-01T11:34:54.365244+0000 mgr.y (mgr.24362) 12190 : cluster 0 pgmap v12159: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:34:56.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:34:55 smithi090 bash[32384]: audit 2023-12-01T11:34:55.427989+0000 mon.c (mon.2) 7793 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:34:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:34:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:34:56] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T11:34:58.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:34:57 smithi080 bash[28361]: cluster 2023-12-01T11:34:56.366474+0000 mgr.y (mgr.24362) 12191 : cluster 0 pgmap v12160: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:34:58.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:34:57 smithi080 bash[28361]: audit 2023-12-01T11:34:57.240539+0000 mon.c (mon.2) 7794 : audit 0 from='client.? 172.21.15.80:0/3368781764' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:34:58.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:34:57 smithi080 bash[41963]: cluster 2023-12-01T11:34:56.366474+0000 mgr.y (mgr.24362) 12191 : cluster 0 pgmap v12160: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:34:58.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:34:57 smithi080 bash[41963]: audit 2023-12-01T11:34:57.240539+0000 mon.c (mon.2) 7794 : audit 0 from='client.? 172.21.15.80:0/3368781764' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:34:58.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:34:57 smithi090 bash[32384]: cluster 2023-12-01T11:34:56.366474+0000 mgr.y (mgr.24362) 12191 : cluster 0 pgmap v12160: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:34:58.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:34:57 smithi090 bash[32384]: audit 2023-12-01T11:34:57.240539+0000 mon.c (mon.2) 7794 : audit 0 from='client.? 172.21.15.80:0/3368781764' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:35:00.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:34:59 smithi080 bash[28361]: cluster 2023-12-01T11:34:58.367186+0000 mgr.y (mgr.24362) 12192 : cluster 0 pgmap v12161: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:35:00.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:34:59 smithi080 bash[28361]: audit 2023-12-01T11:34:59.688855+0000 mon.c (mon.2) 7795 : audit 0 from='client.? 172.21.15.80:0/759778932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:35:00.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:34:59 smithi080 bash[41963]: cluster 2023-12-01T11:34:58.367186+0000 mgr.y (mgr.24362) 12192 : cluster 0 pgmap v12161: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:35:00.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:34:59 smithi080 bash[41963]: audit 2023-12-01T11:34:59.688855+0000 mon.c (mon.2) 7795 : audit 0 from='client.? 172.21.15.80:0/759778932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:35:00.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:34:59 smithi090 bash[32384]: cluster 2023-12-01T11:34:58.367186+0000 mgr.y (mgr.24362) 12192 : cluster 0 pgmap v12161: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:35:00.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:34:59 smithi090 bash[32384]: audit 2023-12-01T11:34:59.688855+0000 mon.c (mon.2) 7795 : audit 0 from='client.? 172.21.15.80:0/759778932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:35:02.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:35:01 smithi090 bash[32384]: cluster 2023-12-01T11:35:00.367977+0000 mgr.y (mgr.24362) 12193 : cluster 0 pgmap v12162: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:35:02.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:35:01 smithi080 bash[28361]: cluster 2023-12-01T11:35:00.367977+0000 mgr.y (mgr.24362) 12193 : cluster 0 pgmap v12162: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:35:02.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:35:01 smithi080 bash[41963]: cluster 2023-12-01T11:35:00.367977+0000 mgr.y (mgr.24362) 12193 : cluster 0 pgmap v12162: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:35:03.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:35:02 smithi080 bash[41963]: audit 2023-12-01T11:35:02.149126+0000 mon.c (mon.2) 7796 : audit 0 from='client.? 172.21.15.80:0/3020551342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:35:03.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:35:02 smithi080 bash[28361]: audit 2023-12-01T11:35:02.149126+0000 mon.c (mon.2) 7796 : audit 0 from='client.? 172.21.15.80:0/3020551342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:35:03.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:35:02 smithi090 bash[32384]: audit 2023-12-01T11:35:02.149126+0000 mon.c (mon.2) 7796 : audit 0 from='client.? 172.21.15.80:0/3020551342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:35:04.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:35:03 smithi080 bash[28361]: cluster 2023-12-01T11:35:02.369102+0000 mgr.y (mgr.24362) 12194 : cluster 0 pgmap v12163: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:35:04.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:35:03 smithi080 bash[41963]: cluster 2023-12-01T11:35:02.369102+0000 mgr.y (mgr.24362) 12194 : cluster 0 pgmap v12163: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:35:04.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:35:03 smithi090 bash[32384]: cluster 2023-12-01T11:35:02.369102+0000 mgr.y (mgr.24362) 12194 : cluster 0 pgmap v12163: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:35:05.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:35:04 smithi080 bash[28361]: audit 2023-12-01T11:35:04.601308+0000 mon.a (mon.0) 7672 : audit 0 from='client.? 172.21.15.80:0/3121469349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:35:05.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:35:04 smithi080 bash[41963]: audit 2023-12-01T11:35:04.601308+0000 mon.a (mon.0) 7672 : audit 0 from='client.? 172.21.15.80:0/3121469349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:35:05.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:35:04 smithi090 bash[32384]: audit 2023-12-01T11:35:04.601308+0000 mon.a (mon.0) 7672 : audit 0 from='client.? 172.21.15.80:0/3121469349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:35:06.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:35:05 smithi080 bash[41963]: cluster 2023-12-01T11:35:04.369711+0000 mgr.y (mgr.24362) 12195 : cluster 0 pgmap v12164: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:35:06.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:35:05 smithi080 bash[28361]: cluster 2023-12-01T11:35:04.369711+0000 mgr.y (mgr.24362) 12195 : cluster 0 pgmap v12164: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:35:06.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:35:05 smithi090 bash[32384]: cluster 2023-12-01T11:35:04.369711+0000 mgr.y (mgr.24362) 12195 : cluster 0 pgmap v12164: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:35:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:35:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:35:06] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T11:35:08.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:35:07 smithi080 bash[28361]: cluster 2023-12-01T11:35:06.370842+0000 mgr.y (mgr.24362) 12196 : cluster 0 pgmap v12165: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:35:08.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:35:07 smithi080 bash[28361]: audit 2023-12-01T11:35:07.063587+0000 mon.a (mon.0) 7673 : audit 0 from='client.? 172.21.15.80:0/1527607778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:35:08.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:35:07 smithi080 bash[41963]: cluster 2023-12-01T11:35:06.370842+0000 mgr.y (mgr.24362) 12196 : cluster 0 pgmap v12165: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:35:08.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:35:07 smithi080 bash[41963]: audit 2023-12-01T11:35:07.063587+0000 mon.a (mon.0) 7673 : audit 0 from='client.? 172.21.15.80:0/1527607778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:35:08.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:35:07 smithi090 bash[32384]: cluster 2023-12-01T11:35:06.370842+0000 mgr.y (mgr.24362) 12196 : cluster 0 pgmap v12165: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:35:08.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:35:07 smithi090 bash[32384]: audit 2023-12-01T11:35:07.063587+0000 mon.a (mon.0) 7673 : audit 0 from='client.? 172.21.15.80:0/1527607778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:35:10.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:35:09 smithi080 bash[41963]: cluster 2023-12-01T11:35:08.371440+0000 mgr.y (mgr.24362) 12197 : cluster 0 pgmap v12166: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:35:10.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:35:09 smithi080 bash[41963]: audit 2023-12-01T11:35:09.521377+0000 mon.c (mon.2) 7797 : audit 0 from='client.? 172.21.15.80:0/2076620618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:35:10.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:35:09 smithi080 bash[28361]: cluster 2023-12-01T11:35:08.371440+0000 mgr.y (mgr.24362) 12197 : cluster 0 pgmap v12166: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:35:10.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:35:09 smithi080 bash[28361]: audit 2023-12-01T11:35:09.521377+0000 mon.c (mon.2) 7797 : audit 0 from='client.? 172.21.15.80:0/2076620618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:35:10.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:35:09 smithi090 bash[32384]: cluster 2023-12-01T11:35:08.371440+0000 mgr.y (mgr.24362) 12197 : cluster 0 pgmap v12166: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:35:10.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:35:09 smithi090 bash[32384]: audit 2023-12-01T11:35:09.521377+0000 mon.c (mon.2) 7797 : audit 0 from='client.? 172.21.15.80:0/2076620618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:35:11.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:35:10 smithi080 bash[28361]: audit 2023-12-01T11:35:10.428258+0000 mon.c (mon.2) 7798 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:35:11.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:35:10 smithi080 bash[41963]: audit 2023-12-01T11:35:10.428258+0000 mon.c (mon.2) 7798 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:35:11.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:35:10 smithi090 bash[32384]: audit 2023-12-01T11:35:10.428258+0000 mon.c (mon.2) 7798 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:35:12.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:35:11 smithi080 bash[41963]: cluster 2023-12-01T11:35:10.372113+0000 mgr.y (mgr.24362) 12198 : cluster 0 pgmap v12167: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:35:12.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:35:11 smithi080 bash[28361]: cluster 2023-12-01T11:35:10.372113+0000 mgr.y (mgr.24362) 12198 : cluster 0 pgmap v12167: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:35:12.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:35:11 smithi090 bash[32384]: cluster 2023-12-01T11:35:10.372113+0000 mgr.y (mgr.24362) 12198 : cluster 0 pgmap v12167: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:35:13.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:35:12 smithi090 bash[32384]: audit 2023-12-01T11:35:11.980196+0000 mon.c (mon.2) 7799 : audit 0 from='client.? 172.21.15.80:0/1469731750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:35:13.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:35:12 smithi080 bash[28361]: audit 2023-12-01T11:35:11.980196+0000 mon.c (mon.2) 7799 : audit 0 from='client.? 172.21.15.80:0/1469731750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:35:13.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:35:12 smithi080 bash[41963]: audit 2023-12-01T11:35:11.980196+0000 mon.c (mon.2) 7799 : audit 0 from='client.? 172.21.15.80:0/1469731750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:35:14.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:35:13 smithi090 bash[32384]: cluster 2023-12-01T11:35:12.373293+0000 mgr.y (mgr.24362) 12199 : cluster 0 pgmap v12168: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:35:14.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:35:13 smithi080 bash[28361]: cluster 2023-12-01T11:35:12.373293+0000 mgr.y (mgr.24362) 12199 : cluster 0 pgmap v12168: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:35:14.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:35:13 smithi080 bash[41963]: cluster 2023-12-01T11:35:12.373293+0000 mgr.y (mgr.24362) 12199 : cluster 0 pgmap v12168: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:35:15.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:35:14 smithi090 bash[32384]: audit 2023-12-01T11:35:14.432666+0000 mon.c (mon.2) 7800 : audit 0 from='client.? 172.21.15.80:0/353688198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:35:15.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:35:14 smithi080 bash[28361]: audit 2023-12-01T11:35:14.432666+0000 mon.c (mon.2) 7800 : audit 0 from='client.? 172.21.15.80:0/353688198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:35:15.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:35:14 smithi080 bash[41963]: audit 2023-12-01T11:35:14.432666+0000 mon.c (mon.2) 7800 : audit 0 from='client.? 172.21.15.80:0/353688198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:35:16.232 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:35:15 smithi080 bash[41963]: cluster 2023-12-01T11:35:14.373886+0000 mgr.y (mgr.24362) 12200 : cluster 0 pgmap v12169: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:35:16.233 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:35:15 smithi080 bash[28361]: cluster 2023-12-01T11:35:14.373886+0000 mgr.y (mgr.24362) 12200 : cluster 0 pgmap v12169: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:35:16.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:35:15 smithi090 bash[32384]: cluster 2023-12-01T11:35:14.373886+0000 mgr.y (mgr.24362) 12200 : cluster 0 pgmap v12169: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:35:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:35:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:35:16] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T11:35:17.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:35:16 smithi090 bash[32384]: audit 2023-12-01T11:35:16.889890+0000 mon.c (mon.2) 7801 : audit 0 from='client.? 172.21.15.80:0/4026173121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:35:17.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:35:16 smithi080 bash[28361]: audit 2023-12-01T11:35:16.889890+0000 mon.c (mon.2) 7801 : audit 0 from='client.? 172.21.15.80:0/4026173121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:35:17.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:35:16 smithi080 bash[41963]: audit 2023-12-01T11:35:16.889890+0000 mon.c (mon.2) 7801 : audit 0 from='client.? 172.21.15.80:0/4026173121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:35:18.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:35:17 smithi090 bash[32384]: cluster 2023-12-01T11:35:16.375049+0000 mgr.y (mgr.24362) 12201 : cluster 0 pgmap v12170: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:35:18.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:35:17 smithi080 bash[41963]: cluster 2023-12-01T11:35:16.375049+0000 mgr.y (mgr.24362) 12201 : cluster 0 pgmap v12170: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:35:18.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:35:17 smithi080 bash[28361]: cluster 2023-12-01T11:35:16.375049+0000 mgr.y (mgr.24362) 12201 : cluster 0 pgmap v12170: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:35:19.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:35:19 smithi090 bash[32384]: cluster 2023-12-01T11:35:18.375727+0000 mgr.y (mgr.24362) 12202 : cluster 0 pgmap v12171: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:35:19.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:35:19 smithi080 bash[28361]: cluster 2023-12-01T11:35:18.375727+0000 mgr.y (mgr.24362) 12202 : cluster 0 pgmap v12171: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:35:19.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:35:19 smithi080 bash[41963]: cluster 2023-12-01T11:35:18.375727+0000 mgr.y (mgr.24362) 12202 : cluster 0 pgmap v12171: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:35:20.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:35:20 smithi090 bash[32384]: audit 2023-12-01T11:35:19.335329+0000 mon.c (mon.2) 7802 : audit 0 from='client.? 172.21.15.80:0/3659348372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:35:20.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:35:20 smithi080 bash[28361]: audit 2023-12-01T11:35:19.335329+0000 mon.c (mon.2) 7802 : audit 0 from='client.? 172.21.15.80:0/3659348372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:35:20.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:35:20 smithi080 bash[41963]: audit 2023-12-01T11:35:19.335329+0000 mon.c (mon.2) 7802 : audit 0 from='client.? 172.21.15.80:0/3659348372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:35:21.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:35:21 smithi080 bash[28361]: cluster 2023-12-01T11:35:20.376577+0000 mgr.y (mgr.24362) 12203 : cluster 0 pgmap v12172: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:35:21.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:35:21 smithi080 bash[41963]: cluster 2023-12-01T11:35:20.376577+0000 mgr.y (mgr.24362) 12203 : cluster 0 pgmap v12172: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:35:22.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:35:21 smithi090 bash[32384]: cluster 2023-12-01T11:35:20.376577+0000 mgr.y (mgr.24362) 12203 : cluster 0 pgmap v12172: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:35:23.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:35:22 smithi090 bash[32384]: audit 2023-12-01T11:35:21.793405+0000 mon.a (mon.0) 7674 : audit 0 from='client.? 172.21.15.80:0/2496058697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:35:23.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:35:22 smithi080 bash[28361]: audit 2023-12-01T11:35:21.793405+0000 mon.a (mon.0) 7674 : audit 0 from='client.? 172.21.15.80:0/2496058697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:35:23.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:35:22 smithi080 bash[41963]: audit 2023-12-01T11:35:21.793405+0000 mon.a (mon.0) 7674 : audit 0 from='client.? 172.21.15.80:0/2496058697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:35:24.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:35:23 smithi090 bash[32384]: cluster 2023-12-01T11:35:22.377894+0000 mgr.y (mgr.24362) 12204 : cluster 0 pgmap v12173: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:35:24.180 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:35:23 smithi080 bash[41963]: cluster 2023-12-01T11:35:22.377894+0000 mgr.y (mgr.24362) 12204 : cluster 0 pgmap v12173: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:35:24.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:35:23 smithi080 bash[28361]: cluster 2023-12-01T11:35:22.377894+0000 mgr.y (mgr.24362) 12204 : cluster 0 pgmap v12173: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:35:25.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:35:24 smithi090 bash[32384]: audit 2023-12-01T11:35:24.243916+0000 mon.c (mon.2) 7803 : audit 0 from='client.? 172.21.15.80:0/736668837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:35:25.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:35:24 smithi080 bash[28361]: audit 2023-12-01T11:35:24.243916+0000 mon.c (mon.2) 7803 : audit 0 from='client.? 172.21.15.80:0/736668837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:35:25.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:35:24 smithi080 bash[41963]: audit 2023-12-01T11:35:24.243916+0000 mon.c (mon.2) 7803 : audit 0 from='client.? 172.21.15.80:0/736668837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:35:26.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:35:25 smithi090 bash[32384]: cluster 2023-12-01T11:35:24.378765+0000 mgr.y (mgr.24362) 12205 : cluster 0 pgmap v12174: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:35:26.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:35:25 smithi090 bash[32384]: audit 2023-12-01T11:35:25.428731+0000 mon.c (mon.2) 7804 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:35:26.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:35:25 smithi080 bash[28361]: cluster 2023-12-01T11:35:24.378765+0000 mgr.y (mgr.24362) 12205 : cluster 0 pgmap v12174: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:35:26.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:35:25 smithi080 bash[28361]: audit 2023-12-01T11:35:25.428731+0000 mon.c (mon.2) 7804 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:35:26.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:35:25 smithi080 bash[41963]: cluster 2023-12-01T11:35:24.378765+0000 mgr.y (mgr.24362) 12205 : cluster 0 pgmap v12174: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:35:26.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:35:25 smithi080 bash[41963]: audit 2023-12-01T11:35:25.428731+0000 mon.c (mon.2) 7804 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:35:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:35:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:35:26] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T11:35:28.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:35:27 smithi090 bash[32384]: cluster 2023-12-01T11:35:26.379651+0000 mgr.y (mgr.24362) 12206 : cluster 0 pgmap v12175: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:35:28.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:35:27 smithi090 bash[32384]: audit 2023-12-01T11:35:26.708078+0000 mon.c (mon.2) 7805 : audit 0 from='client.? 172.21.15.80:0/3098970468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:35:28.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:35:27 smithi080 bash[28361]: cluster 2023-12-01T11:35:26.379651+0000 mgr.y (mgr.24362) 12206 : cluster 0 pgmap v12175: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:35:28.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:35:27 smithi080 bash[28361]: audit 2023-12-01T11:35:26.708078+0000 mon.c (mon.2) 7805 : audit 0 from='client.? 172.21.15.80:0/3098970468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:35:28.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:35:27 smithi080 bash[41963]: cluster 2023-12-01T11:35:26.379651+0000 mgr.y (mgr.24362) 12206 : cluster 0 pgmap v12175: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:35:28.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:35:27 smithi080 bash[41963]: audit 2023-12-01T11:35:26.708078+0000 mon.c (mon.2) 7805 : audit 0 from='client.? 172.21.15.80:0/3098970468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:35:30.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:35:29 smithi090 bash[32384]: cluster 2023-12-01T11:35:28.380256+0000 mgr.y (mgr.24362) 12207 : cluster 0 pgmap v12176: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:35:30.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:35:29 smithi090 bash[32384]: audit 2023-12-01T11:35:29.164269+0000 mon.a (mon.0) 7675 : audit 0 from='client.? 172.21.15.80:0/3989668500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:35:30.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:35:29 smithi080 bash[28361]: cluster 2023-12-01T11:35:28.380256+0000 mgr.y (mgr.24362) 12207 : cluster 0 pgmap v12176: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:35:30.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:35:29 smithi080 bash[28361]: audit 2023-12-01T11:35:29.164269+0000 mon.a (mon.0) 7675 : audit 0 from='client.? 172.21.15.80:0/3989668500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:35:30.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:35:29 smithi080 bash[41963]: cluster 2023-12-01T11:35:28.380256+0000 mgr.y (mgr.24362) 12207 : cluster 0 pgmap v12176: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:35:30.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:35:29 smithi080 bash[41963]: audit 2023-12-01T11:35:29.164269+0000 mon.a (mon.0) 7675 : audit 0 from='client.? 172.21.15.80:0/3989668500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:35:32.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:35:31 smithi090 bash[32384]: cluster 2023-12-01T11:35:30.380976+0000 mgr.y (mgr.24362) 12208 : cluster 0 pgmap v12177: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:35:32.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:35:31 smithi090 bash[32384]: audit 2023-12-01T11:35:31.623002+0000 mon.a (mon.0) 7676 : audit 0 from='client.? 172.21.15.80:0/1178734769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:35:32.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:35:31 smithi080 bash[28361]: cluster 2023-12-01T11:35:30.380976+0000 mgr.y (mgr.24362) 12208 : cluster 0 pgmap v12177: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:35:32.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:35:31 smithi080 bash[28361]: audit 2023-12-01T11:35:31.623002+0000 mon.a (mon.0) 7676 : audit 0 from='client.? 172.21.15.80:0/1178734769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:35:32.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:35:31 smithi080 bash[41963]: cluster 2023-12-01T11:35:30.380976+0000 mgr.y (mgr.24362) 12208 : cluster 0 pgmap v12177: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:35:32.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:35:31 smithi080 bash[41963]: audit 2023-12-01T11:35:31.623002+0000 mon.a (mon.0) 7676 : audit 0 from='client.? 172.21.15.80:0/1178734769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:35:34.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:35:33 smithi090 bash[32384]: cluster 2023-12-01T11:35:32.382189+0000 mgr.y (mgr.24362) 12209 : cluster 0 pgmap v12178: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:35:34.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:35:33 smithi080 bash[28361]: cluster 2023-12-01T11:35:32.382189+0000 mgr.y (mgr.24362) 12209 : cluster 0 pgmap v12178: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:35:34.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:35:33 smithi080 bash[41963]: cluster 2023-12-01T11:35:32.382189+0000 mgr.y (mgr.24362) 12209 : cluster 0 pgmap v12178: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:35:35.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:35:34 smithi090 bash[32384]: audit 2023-12-01T11:35:34.078423+0000 mon.a (mon.0) 7677 : audit 0 from='client.? 172.21.15.80:0/4010382278' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:35:35.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:35:34 smithi080 bash[28361]: audit 2023-12-01T11:35:34.078423+0000 mon.a (mon.0) 7677 : audit 0 from='client.? 172.21.15.80:0/4010382278' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:35:35.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:35:34 smithi080 bash[41963]: audit 2023-12-01T11:35:34.078423+0000 mon.a (mon.0) 7677 : audit 0 from='client.? 172.21.15.80:0/4010382278' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:35:36.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:35:35 smithi090 bash[32384]: cluster 2023-12-01T11:35:34.382899+0000 mgr.y (mgr.24362) 12210 : cluster 0 pgmap v12179: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:35:36.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:35:35 smithi080 bash[28361]: cluster 2023-12-01T11:35:34.382899+0000 mgr.y (mgr.24362) 12210 : cluster 0 pgmap v12179: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:35:36.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:35:35 smithi080 bash[41963]: cluster 2023-12-01T11:35:34.382899+0000 mgr.y (mgr.24362) 12210 : cluster 0 pgmap v12179: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:35:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:35:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:35:36] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T11:35:37.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:35:36 smithi090 bash[32384]: audit 2023-12-01T11:35:36.530198+0000 mon.c (mon.2) 7806 : audit 0 from='client.? 172.21.15.80:0/2509842365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:35:37.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:35:36 smithi080 bash[28361]: audit 2023-12-01T11:35:36.530198+0000 mon.c (mon.2) 7806 : audit 0 from='client.? 172.21.15.80:0/2509842365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:35:37.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:35:36 smithi080 bash[41963]: audit 2023-12-01T11:35:36.530198+0000 mon.c (mon.2) 7806 : audit 0 from='client.? 172.21.15.80:0/2509842365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:35:38.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:35:37 smithi090 bash[32384]: cluster 2023-12-01T11:35:36.383656+0000 mgr.y (mgr.24362) 12211 : cluster 0 pgmap v12180: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:35:38.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:35:37 smithi080 bash[28361]: cluster 2023-12-01T11:35:36.383656+0000 mgr.y (mgr.24362) 12211 : cluster 0 pgmap v12180: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:35:38.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:35:37 smithi080 bash[41963]: cluster 2023-12-01T11:35:36.383656+0000 mgr.y (mgr.24362) 12211 : cluster 0 pgmap v12180: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:35:40.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:35:39 smithi090 bash[32384]: cluster 2023-12-01T11:35:38.384348+0000 mgr.y (mgr.24362) 12212 : cluster 0 pgmap v12181: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:35:40.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:35:39 smithi090 bash[32384]: audit 2023-12-01T11:35:38.982989+0000 mon.c (mon.2) 7807 : audit 0 from='client.? 172.21.15.80:0/2359099466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:35:40.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:35:39 smithi080 bash[41963]: cluster 2023-12-01T11:35:38.384348+0000 mgr.y (mgr.24362) 12212 : cluster 0 pgmap v12181: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:35:40.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:35:39 smithi080 bash[41963]: audit 2023-12-01T11:35:38.982989+0000 mon.c (mon.2) 7807 : audit 0 from='client.? 172.21.15.80:0/2359099466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:35:40.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:35:39 smithi080 bash[28361]: cluster 2023-12-01T11:35:38.384348+0000 mgr.y (mgr.24362) 12212 : cluster 0 pgmap v12181: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:35:40.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:35:39 smithi080 bash[28361]: audit 2023-12-01T11:35:38.982989+0000 mon.c (mon.2) 7807 : audit 0 from='client.? 172.21.15.80:0/2359099466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:35:41.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:35:40 smithi090 bash[32384]: audit 2023-12-01T11:35:40.429064+0000 mon.c (mon.2) 7808 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:35:41.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:35:40 smithi080 bash[41963]: audit 2023-12-01T11:35:40.429064+0000 mon.c (mon.2) 7808 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:35:41.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:35:40 smithi080 bash[28361]: audit 2023-12-01T11:35:40.429064+0000 mon.c (mon.2) 7808 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:35:42.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:35:41 smithi090 bash[32384]: cluster 2023-12-01T11:35:40.384990+0000 mgr.y (mgr.24362) 12213 : cluster 0 pgmap v12182: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:35:42.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:35:41 smithi090 bash[32384]: audit 2023-12-01T11:35:41.433171+0000 mon.c (mon.2) 7809 : audit 0 from='client.? 172.21.15.80:0/1418405787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:35:42.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:35:41 smithi080 bash[28361]: cluster 2023-12-01T11:35:40.384990+0000 mgr.y (mgr.24362) 12213 : cluster 0 pgmap v12182: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:35:42.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:35:41 smithi080 bash[28361]: audit 2023-12-01T11:35:41.433171+0000 mon.c (mon.2) 7809 : audit 0 from='client.? 172.21.15.80:0/1418405787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:35:42.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:35:41 smithi080 bash[41963]: cluster 2023-12-01T11:35:40.384990+0000 mgr.y (mgr.24362) 12213 : cluster 0 pgmap v12182: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:35:42.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:35:41 smithi080 bash[41963]: audit 2023-12-01T11:35:41.433171+0000 mon.c (mon.2) 7809 : audit 0 from='client.? 172.21.15.80:0/1418405787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:35:44.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:35:43 smithi090 bash[32384]: cluster 2023-12-01T11:35:42.386166+0000 mgr.y (mgr.24362) 12214 : cluster 0 pgmap v12183: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:35:44.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:35:43 smithi080 bash[41963]: cluster 2023-12-01T11:35:42.386166+0000 mgr.y (mgr.24362) 12214 : cluster 0 pgmap v12183: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:35:44.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:35:43 smithi080 bash[28361]: cluster 2023-12-01T11:35:42.386166+0000 mgr.y (mgr.24362) 12214 : cluster 0 pgmap v12183: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:35:45.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:35:44 smithi080 bash[41963]: audit 2023-12-01T11:35:43.886110+0000 mon.a (mon.0) 7678 : audit 0 from='client.? 172.21.15.80:0/1453929100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:35:45.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:35:44 smithi080 bash[28361]: audit 2023-12-01T11:35:43.886110+0000 mon.a (mon.0) 7678 : audit 0 from='client.? 172.21.15.80:0/1453929100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:35:45.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:35:44 smithi090 bash[32384]: audit 2023-12-01T11:35:43.886110+0000 mon.a (mon.0) 7678 : audit 0 from='client.? 172.21.15.80:0/1453929100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:35:46.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:35:45 smithi080 bash[41963]: cluster 2023-12-01T11:35:44.386881+0000 mgr.y (mgr.24362) 12215 : cluster 0 pgmap v12184: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:35:46.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:35:45 smithi080 bash[28361]: cluster 2023-12-01T11:35:44.386881+0000 mgr.y (mgr.24362) 12215 : cluster 0 pgmap v12184: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:35:46.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:35:45 smithi090 bash[32384]: cluster 2023-12-01T11:35:44.386881+0000 mgr.y (mgr.24362) 12215 : cluster 0 pgmap v12184: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:35:46.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:35:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:35:46] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T11:35:47.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:35:46 smithi080 bash[28361]: audit 2023-12-01T11:35:46.333985+0000 mon.a (mon.0) 7679 : audit 0 from='client.? 172.21.15.80:0/3441662786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:35:47.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:35:46 smithi080 bash[41963]: audit 2023-12-01T11:35:46.333985+0000 mon.a (mon.0) 7679 : audit 0 from='client.? 172.21.15.80:0/3441662786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:35:47.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:35:46 smithi090 bash[32384]: audit 2023-12-01T11:35:46.333985+0000 mon.a (mon.0) 7679 : audit 0 from='client.? 172.21.15.80:0/3441662786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:35:48.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:35:47 smithi080 bash[28361]: cluster 2023-12-01T11:35:46.388056+0000 mgr.y (mgr.24362) 12216 : cluster 0 pgmap v12185: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:35:48.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:35:47 smithi080 bash[41963]: cluster 2023-12-01T11:35:46.388056+0000 mgr.y (mgr.24362) 12216 : cluster 0 pgmap v12185: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:35:48.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:35:47 smithi090 bash[32384]: cluster 2023-12-01T11:35:46.388056+0000 mgr.y (mgr.24362) 12216 : cluster 0 pgmap v12185: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:35:50.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:35:49 smithi080 bash[41963]: cluster 2023-12-01T11:35:48.388803+0000 mgr.y (mgr.24362) 12217 : cluster 0 pgmap v12186: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:35:50.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:35:49 smithi080 bash[41963]: audit 2023-12-01T11:35:48.793350+0000 mon.c (mon.2) 7810 : audit 0 from='client.? 172.21.15.80:0/3552232157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:35:50.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:35:49 smithi080 bash[28361]: cluster 2023-12-01T11:35:48.388803+0000 mgr.y (mgr.24362) 12217 : cluster 0 pgmap v12186: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:35:50.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:35:49 smithi080 bash[28361]: audit 2023-12-01T11:35:48.793350+0000 mon.c (mon.2) 7810 : audit 0 from='client.? 172.21.15.80:0/3552232157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:35:50.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:35:49 smithi090 bash[32384]: cluster 2023-12-01T11:35:48.388803+0000 mgr.y (mgr.24362) 12217 : cluster 0 pgmap v12186: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:35:50.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:35:49 smithi090 bash[32384]: audit 2023-12-01T11:35:48.793350+0000 mon.c (mon.2) 7810 : audit 0 from='client.? 172.21.15.80:0/3552232157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:35:52.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:35:51 smithi080 bash[41963]: cluster 2023-12-01T11:35:50.389647+0000 mgr.y (mgr.24362) 12218 : cluster 0 pgmap v12187: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:35:52.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:35:51 smithi080 bash[41963]: audit 2023-12-01T11:35:51.253106+0000 mon.c (mon.2) 7811 : audit 0 from='client.? 172.21.15.80:0/566152852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:35:52.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:35:51 smithi080 bash[28361]: cluster 2023-12-01T11:35:50.389647+0000 mgr.y (mgr.24362) 12218 : cluster 0 pgmap v12187: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:35:52.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:35:51 smithi080 bash[28361]: audit 2023-12-01T11:35:51.253106+0000 mon.c (mon.2) 7811 : audit 0 from='client.? 172.21.15.80:0/566152852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:35:52.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:35:51 smithi090 bash[32384]: cluster 2023-12-01T11:35:50.389647+0000 mgr.y (mgr.24362) 12218 : cluster 0 pgmap v12187: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:35:52.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:35:51 smithi090 bash[32384]: audit 2023-12-01T11:35:51.253106+0000 mon.c (mon.2) 7811 : audit 0 from='client.? 172.21.15.80:0/566152852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:35:53.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:35:52 smithi080 bash[28361]: audit 2023-12-01T11:35:52.439326+0000 mon.c (mon.2) 7812 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:35:53.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:35:52 smithi080 bash[41963]: audit 2023-12-01T11:35:52.439326+0000 mon.c (mon.2) 7812 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:35:53.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:35:52 smithi090 bash[32384]: audit 2023-12-01T11:35:52.439326+0000 mon.c (mon.2) 7812 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:35:54.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:35:53 smithi080 bash[41963]: cluster 2023-12-01T11:35:52.390822+0000 mgr.y (mgr.24362) 12219 : cluster 0 pgmap v12188: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:35:54.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:35:53 smithi080 bash[41963]: audit 2023-12-01T11:35:52.815837+0000 mon.a (mon.0) 7680 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:35:54.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:35:53 smithi080 bash[41963]: audit 2023-12-01T11:35:52.826432+0000 mon.a (mon.0) 7681 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:35:54.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:35:53 smithi080 bash[41963]: audit 2023-12-01T11:35:53.709948+0000 mon.c (mon.2) 7813 : audit 0 from='client.? 172.21.15.80:0/1503408896' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:35:54.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:35:53 smithi080 bash[28361]: cluster 2023-12-01T11:35:52.390822+0000 mgr.y (mgr.24362) 12219 : cluster 0 pgmap v12188: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:35:54.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:35:53 smithi080 bash[28361]: audit 2023-12-01T11:35:52.815837+0000 mon.a (mon.0) 7680 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:35:54.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:35:53 smithi080 bash[28361]: audit 2023-12-01T11:35:52.826432+0000 mon.a (mon.0) 7681 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:35:54.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:35:53 smithi080 bash[28361]: audit 2023-12-01T11:35:53.709948+0000 mon.c (mon.2) 7813 : audit 0 from='client.? 172.21.15.80:0/1503408896' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:35:54.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:35:53 smithi090 bash[32384]: cluster 2023-12-01T11:35:52.390822+0000 mgr.y (mgr.24362) 12219 : cluster 0 pgmap v12188: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:35:54.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:35:53 smithi090 bash[32384]: audit 2023-12-01T11:35:52.815837+0000 mon.a (mon.0) 7680 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:35:54.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:35:53 smithi090 bash[32384]: audit 2023-12-01T11:35:52.826432+0000 mon.a (mon.0) 7681 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:35:54.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:35:53 smithi090 bash[32384]: audit 2023-12-01T11:35:53.709948+0000 mon.c (mon.2) 7813 : audit 0 from='client.? 172.21.15.80:0/1503408896' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:35:56.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:35:55 smithi080 bash[28361]: cluster 2023-12-01T11:35:54.391508+0000 mgr.y (mgr.24362) 12220 : cluster 0 pgmap v12189: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:35:56.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:35:55 smithi080 bash[28361]: audit 2023-12-01T11:35:55.429614+0000 mon.c (mon.2) 7814 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:35:56.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:35:55 smithi080 bash[41963]: cluster 2023-12-01T11:35:54.391508+0000 mgr.y (mgr.24362) 12220 : cluster 0 pgmap v12189: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:35:56.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:35:55 smithi080 bash[41963]: audit 2023-12-01T11:35:55.429614+0000 mon.c (mon.2) 7814 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:35:56.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:35:55 smithi090 bash[32384]: cluster 2023-12-01T11:35:54.391508+0000 mgr.y (mgr.24362) 12220 : cluster 0 pgmap v12189: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:35:56.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:35:55 smithi090 bash[32384]: audit 2023-12-01T11:35:55.429614+0000 mon.c (mon.2) 7814 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:35:56.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:35:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:35:56] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T11:35:57.180 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:35:56 smithi080 bash[41963]: audit 2023-12-01T11:35:56.183545+0000 mon.a (mon.0) 7682 : audit 0 from='client.? 172.21.15.80:0/2354613756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:35:57.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:35:56 smithi080 bash[28361]: audit 2023-12-01T11:35:56.183545+0000 mon.a (mon.0) 7682 : audit 0 from='client.? 172.21.15.80:0/2354613756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:35:57.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:35:56 smithi090 bash[32384]: audit 2023-12-01T11:35:56.183545+0000 mon.a (mon.0) 7682 : audit 0 from='client.? 172.21.15.80:0/2354613756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:35:58.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:35:57 smithi080 bash[28361]: cluster 2023-12-01T11:35:56.392713+0000 mgr.y (mgr.24362) 12221 : cluster 0 pgmap v12190: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:35:58.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:35:57 smithi080 bash[41963]: cluster 2023-12-01T11:35:56.392713+0000 mgr.y (mgr.24362) 12221 : cluster 0 pgmap v12190: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:35:58.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:35:57 smithi090 bash[32384]: cluster 2023-12-01T11:35:56.392713+0000 mgr.y (mgr.24362) 12221 : cluster 0 pgmap v12190: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:35:59.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:35:59 smithi080 bash[28361]: cluster 2023-12-01T11:35:58.393265+0000 mgr.y (mgr.24362) 12222 : cluster 0 pgmap v12191: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:35:59.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:35:59 smithi080 bash[28361]: audit 2023-12-01T11:35:58.628054+0000 mon.a (mon.0) 7683 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:35:59.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:35:59 smithi080 bash[28361]: audit 2023-12-01T11:35:58.636244+0000 mon.a (mon.0) 7684 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:35:59.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:35:59 smithi080 bash[28361]: audit 2023-12-01T11:35:58.645273+0000 mon.a (mon.0) 7685 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:35:59.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:35:59 smithi080 bash[28361]: audit 2023-12-01T11:35:58.650573+0000 mon.a (mon.0) 7686 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:35:59.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:35:59 smithi080 bash[28361]: audit 2023-12-01T11:35:58.666713+0000 mon.a (mon.0) 7687 : audit 0 from='client.? 172.21.15.80:0/4267762806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:35:59.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:35:59 smithi080 bash[28361]: audit 2023-12-01T11:35:59.180245+0000 mon.c (mon.2) 7815 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:35:59.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:35:59 smithi080 bash[28361]: audit 2023-12-01T11:35:59.182117+0000 mon.c (mon.2) 7816 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:35:59.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:35:59 smithi080 bash[28361]: audit 2023-12-01T11:35:59.192237+0000 mon.a (mon.0) 7688 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:35:59.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:35:59 smithi080 bash[41963]: cluster 2023-12-01T11:35:58.393265+0000 mgr.y (mgr.24362) 12222 : cluster 0 pgmap v12191: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:35:59.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:35:59 smithi080 bash[41963]: audit 2023-12-01T11:35:58.628054+0000 mon.a (mon.0) 7683 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:35:59.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:35:59 smithi080 bash[41963]: audit 2023-12-01T11:35:58.636244+0000 mon.a (mon.0) 7684 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:35:59.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:35:59 smithi080 bash[41963]: audit 2023-12-01T11:35:58.645273+0000 mon.a (mon.0) 7685 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:35:59.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:35:59 smithi080 bash[41963]: audit 2023-12-01T11:35:58.650573+0000 mon.a (mon.0) 7686 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:35:59.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:35:59 smithi080 bash[41963]: audit 2023-12-01T11:35:58.666713+0000 mon.a (mon.0) 7687 : audit 0 from='client.? 172.21.15.80:0/4267762806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:35:59.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:35:59 smithi080 bash[41963]: audit 2023-12-01T11:35:59.180245+0000 mon.c (mon.2) 7815 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:35:59.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:35:59 smithi080 bash[41963]: audit 2023-12-01T11:35:59.182117+0000 mon.c (mon.2) 7816 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:35:59.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:35:59 smithi080 bash[41963]: audit 2023-12-01T11:35:59.192237+0000 mon.a (mon.0) 7688 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:36:00.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:35:59 smithi090 bash[32384]: cluster 2023-12-01T11:35:58.393265+0000 mgr.y (mgr.24362) 12222 : cluster 0 pgmap v12191: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:36:00.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:35:59 smithi090 bash[32384]: audit 2023-12-01T11:35:58.628054+0000 mon.a (mon.0) 7683 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:36:00.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:35:59 smithi090 bash[32384]: audit 2023-12-01T11:35:58.636244+0000 mon.a (mon.0) 7684 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:36:00.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:35:59 smithi090 bash[32384]: audit 2023-12-01T11:35:58.645273+0000 mon.a (mon.0) 7685 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:36:00.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:35:59 smithi090 bash[32384]: audit 2023-12-01T11:35:58.650573+0000 mon.a (mon.0) 7686 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:36:00.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:35:59 smithi090 bash[32384]: audit 2023-12-01T11:35:58.666713+0000 mon.a (mon.0) 7687 : audit 0 from='client.? 172.21.15.80:0/4267762806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:36:00.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:35:59 smithi090 bash[32384]: audit 2023-12-01T11:35:59.180245+0000 mon.c (mon.2) 7815 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:36:00.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:35:59 smithi090 bash[32384]: audit 2023-12-01T11:35:59.182117+0000 mon.c (mon.2) 7816 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:36:00.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:35:59 smithi090 bash[32384]: audit 2023-12-01T11:35:59.192237+0000 mon.a (mon.0) 7688 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:36:02.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:36:01 smithi090 bash[32384]: cluster 2023-12-01T11:36:00.393925+0000 mgr.y (mgr.24362) 12223 : cluster 0 pgmap v12192: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:36:02.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:36:01 smithi090 bash[32384]: audit 2023-12-01T11:36:01.122563+0000 mon.c (mon.2) 7817 : audit 0 from='client.? 172.21.15.80:0/4050993540' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:36:02.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:36:01 smithi080 bash[28361]: cluster 2023-12-01T11:36:00.393925+0000 mgr.y (mgr.24362) 12223 : cluster 0 pgmap v12192: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:36:02.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:36:01 smithi080 bash[28361]: audit 2023-12-01T11:36:01.122563+0000 mon.c (mon.2) 7817 : audit 0 from='client.? 172.21.15.80:0/4050993540' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:36:02.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:36:01 smithi080 bash[41963]: cluster 2023-12-01T11:36:00.393925+0000 mgr.y (mgr.24362) 12223 : cluster 0 pgmap v12192: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:36:02.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:36:01 smithi080 bash[41963]: audit 2023-12-01T11:36:01.122563+0000 mon.c (mon.2) 7817 : audit 0 from='client.? 172.21.15.80:0/4050993540' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:36:04.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:36:03 smithi090 bash[32384]: cluster 2023-12-01T11:36:02.395089+0000 mgr.y (mgr.24362) 12224 : cluster 0 pgmap v12193: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:36:04.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:36:03 smithi090 bash[32384]: audit 2023-12-01T11:36:03.579272+0000 mon.a (mon.0) 7689 : audit 0 from='client.? 172.21.15.80:0/2813998636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:36:04.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:36:03 smithi080 bash[28361]: cluster 2023-12-01T11:36:02.395089+0000 mgr.y (mgr.24362) 12224 : cluster 0 pgmap v12193: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:36:04.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:36:03 smithi080 bash[28361]: audit 2023-12-01T11:36:03.579272+0000 mon.a (mon.0) 7689 : audit 0 from='client.? 172.21.15.80:0/2813998636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:36:04.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:36:03 smithi080 bash[41963]: cluster 2023-12-01T11:36:02.395089+0000 mgr.y (mgr.24362) 12224 : cluster 0 pgmap v12193: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:36:04.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:36:03 smithi080 bash[41963]: audit 2023-12-01T11:36:03.579272+0000 mon.a (mon.0) 7689 : audit 0 from='client.? 172.21.15.80:0/2813998636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:36:06.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:36:05 smithi090 bash[32384]: cluster 2023-12-01T11:36:04.395789+0000 mgr.y (mgr.24362) 12225 : cluster 0 pgmap v12194: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:36:06.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:36:05 smithi080 bash[28361]: cluster 2023-12-01T11:36:04.395789+0000 mgr.y (mgr.24362) 12225 : cluster 0 pgmap v12194: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:36:06.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:36:05 smithi080 bash[41963]: cluster 2023-12-01T11:36:04.395789+0000 mgr.y (mgr.24362) 12225 : cluster 0 pgmap v12194: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:36:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:36:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:36:06] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T11:36:07.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:36:06 smithi090 bash[32384]: audit 2023-12-01T11:36:06.042465+0000 mon.a (mon.0) 7690 : audit 0 from='client.? 172.21.15.80:0/2150989526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:36:07.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:36:06 smithi080 bash[28361]: audit 2023-12-01T11:36:06.042465+0000 mon.a (mon.0) 7690 : audit 0 from='client.? 172.21.15.80:0/2150989526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:36:07.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:36:06 smithi080 bash[41963]: audit 2023-12-01T11:36:06.042465+0000 mon.a (mon.0) 7690 : audit 0 from='client.? 172.21.15.80:0/2150989526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:36:08.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:36:07 smithi090 bash[32384]: cluster 2023-12-01T11:36:06.397065+0000 mgr.y (mgr.24362) 12226 : cluster 0 pgmap v12195: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:36:08.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:36:07 smithi080 bash[41963]: cluster 2023-12-01T11:36:06.397065+0000 mgr.y (mgr.24362) 12226 : cluster 0 pgmap v12195: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:36:08.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:36:07 smithi080 bash[28361]: cluster 2023-12-01T11:36:06.397065+0000 mgr.y (mgr.24362) 12226 : cluster 0 pgmap v12195: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:36:09.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:36:08 smithi090 bash[32384]: audit 2023-12-01T11:36:08.497975+0000 mon.a (mon.0) 7691 : audit 0 from='client.? 172.21.15.80:0/1322980361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:36:09.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:36:08 smithi080 bash[41963]: audit 2023-12-01T11:36:08.497975+0000 mon.a (mon.0) 7691 : audit 0 from='client.? 172.21.15.80:0/1322980361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:36:09.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:36:08 smithi080 bash[28361]: audit 2023-12-01T11:36:08.497975+0000 mon.a (mon.0) 7691 : audit 0 from='client.? 172.21.15.80:0/1322980361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:36:10.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:36:09 smithi090 bash[32384]: cluster 2023-12-01T11:36:08.397731+0000 mgr.y (mgr.24362) 12227 : cluster 0 pgmap v12196: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:36:10.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:36:09 smithi080 bash[28361]: cluster 2023-12-01T11:36:08.397731+0000 mgr.y (mgr.24362) 12227 : cluster 0 pgmap v12196: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:36:10.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:36:09 smithi080 bash[41963]: cluster 2023-12-01T11:36:08.397731+0000 mgr.y (mgr.24362) 12227 : cluster 0 pgmap v12196: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:36:11.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:36:10 smithi090 bash[32384]: audit 2023-12-01T11:36:10.429914+0000 mon.c (mon.2) 7818 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:36:11.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:36:10 smithi080 bash[28361]: audit 2023-12-01T11:36:10.429914+0000 mon.c (mon.2) 7818 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:36:11.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:36:10 smithi080 bash[41963]: audit 2023-12-01T11:36:10.429914+0000 mon.c (mon.2) 7818 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:36:12.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:36:11 smithi090 bash[32384]: cluster 2023-12-01T11:36:10.398443+0000 mgr.y (mgr.24362) 12228 : cluster 0 pgmap v12197: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:36:12.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:36:11 smithi090 bash[32384]: audit 2023-12-01T11:36:10.961350+0000 mon.c (mon.2) 7819 : audit 0 from='client.? 172.21.15.80:0/2260773762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:36:12.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:36:11 smithi080 bash[28361]: cluster 2023-12-01T11:36:10.398443+0000 mgr.y (mgr.24362) 12228 : cluster 0 pgmap v12197: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:36:12.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:36:11 smithi080 bash[28361]: audit 2023-12-01T11:36:10.961350+0000 mon.c (mon.2) 7819 : audit 0 from='client.? 172.21.15.80:0/2260773762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:36:12.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:36:11 smithi080 bash[41963]: cluster 2023-12-01T11:36:10.398443+0000 mgr.y (mgr.24362) 12228 : cluster 0 pgmap v12197: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:36:12.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:36:11 smithi080 bash[41963]: audit 2023-12-01T11:36:10.961350+0000 mon.c (mon.2) 7819 : audit 0 from='client.? 172.21.15.80:0/2260773762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:36:14.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:36:13 smithi090 bash[32384]: cluster 2023-12-01T11:36:12.399704+0000 mgr.y (mgr.24362) 12229 : cluster 0 pgmap v12198: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:36:14.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:36:13 smithi090 bash[32384]: audit 2023-12-01T11:36:13.416858+0000 mon.a (mon.0) 7692 : audit 0 from='client.? 172.21.15.80:0/4212077549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:36:14.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:36:13 smithi080 bash[28361]: cluster 2023-12-01T11:36:12.399704+0000 mgr.y (mgr.24362) 12229 : cluster 0 pgmap v12198: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:36:14.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:36:13 smithi080 bash[28361]: audit 2023-12-01T11:36:13.416858+0000 mon.a (mon.0) 7692 : audit 0 from='client.? 172.21.15.80:0/4212077549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:36:14.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:36:13 smithi080 bash[41963]: cluster 2023-12-01T11:36:12.399704+0000 mgr.y (mgr.24362) 12229 : cluster 0 pgmap v12198: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:36:14.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:36:13 smithi080 bash[41963]: audit 2023-12-01T11:36:13.416858+0000 mon.a (mon.0) 7692 : audit 0 from='client.? 172.21.15.80:0/4212077549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:36:16.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:36:15 smithi090 bash[32384]: cluster 2023-12-01T11:36:14.400389+0000 mgr.y (mgr.24362) 12230 : cluster 0 pgmap v12199: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:36:16.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:36:15 smithi080 bash[41963]: cluster 2023-12-01T11:36:14.400389+0000 mgr.y (mgr.24362) 12230 : cluster 0 pgmap v12199: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:36:16.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:36:15 smithi080 bash[28361]: cluster 2023-12-01T11:36:14.400389+0000 mgr.y (mgr.24362) 12230 : cluster 0 pgmap v12199: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:36:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:36:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:36:16] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T11:36:17.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:36:16 smithi090 bash[32384]: audit 2023-12-01T11:36:15.865113+0000 mon.c (mon.2) 7820 : audit 0 from='client.? 172.21.15.80:0/3620691634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:36:17.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:36:16 smithi080 bash[41963]: audit 2023-12-01T11:36:15.865113+0000 mon.c (mon.2) 7820 : audit 0 from='client.? 172.21.15.80:0/3620691634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:36:17.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:36:16 smithi080 bash[28361]: audit 2023-12-01T11:36:15.865113+0000 mon.c (mon.2) 7820 : audit 0 from='client.? 172.21.15.80:0/3620691634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:36:18.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:36:17 smithi090 bash[32384]: cluster 2023-12-01T11:36:16.401585+0000 mgr.y (mgr.24362) 12231 : cluster 0 pgmap v12200: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:36:18.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:36:17 smithi080 bash[28361]: cluster 2023-12-01T11:36:16.401585+0000 mgr.y (mgr.24362) 12231 : cluster 0 pgmap v12200: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:36:18.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:36:17 smithi080 bash[41963]: cluster 2023-12-01T11:36:16.401585+0000 mgr.y (mgr.24362) 12231 : cluster 0 pgmap v12200: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:36:19.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:36:18 smithi090 bash[32384]: audit 2023-12-01T11:36:18.310849+0000 mon.a (mon.0) 7693 : audit 0 from='client.? 172.21.15.80:0/2151511692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:36:19.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:36:18 smithi080 bash[28361]: audit 2023-12-01T11:36:18.310849+0000 mon.a (mon.0) 7693 : audit 0 from='client.? 172.21.15.80:0/2151511692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:36:19.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:36:18 smithi080 bash[41963]: audit 2023-12-01T11:36:18.310849+0000 mon.a (mon.0) 7693 : audit 0 from='client.? 172.21.15.80:0/2151511692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:36:20.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:36:19 smithi080 bash[28361]: cluster 2023-12-01T11:36:18.402240+0000 mgr.y (mgr.24362) 12232 : cluster 0 pgmap v12201: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:36:20.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:36:19 smithi080 bash[41963]: cluster 2023-12-01T11:36:18.402240+0000 mgr.y (mgr.24362) 12232 : cluster 0 pgmap v12201: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:36:20.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:36:19 smithi090 bash[32384]: cluster 2023-12-01T11:36:18.402240+0000 mgr.y (mgr.24362) 12232 : cluster 0 pgmap v12201: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:36:22.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:36:21 smithi090 bash[32384]: cluster 2023-12-01T11:36:20.402988+0000 mgr.y (mgr.24362) 12233 : cluster 0 pgmap v12202: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:36:22.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:36:21 smithi090 bash[32384]: audit 2023-12-01T11:36:20.766887+0000 mon.a (mon.0) 7694 : audit 0 from='client.? 172.21.15.80:0/618907058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:36:22.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:36:21 smithi080 bash[41963]: cluster 2023-12-01T11:36:20.402988+0000 mgr.y (mgr.24362) 12233 : cluster 0 pgmap v12202: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:36:22.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:36:21 smithi080 bash[41963]: audit 2023-12-01T11:36:20.766887+0000 mon.a (mon.0) 7694 : audit 0 from='client.? 172.21.15.80:0/618907058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:36:22.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:36:21 smithi080 bash[28361]: cluster 2023-12-01T11:36:20.402988+0000 mgr.y (mgr.24362) 12233 : cluster 0 pgmap v12202: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:36:22.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:36:21 smithi080 bash[28361]: audit 2023-12-01T11:36:20.766887+0000 mon.a (mon.0) 7694 : audit 0 from='client.? 172.21.15.80:0/618907058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:36:24.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:36:23 smithi090 bash[32384]: cluster 2023-12-01T11:36:22.404239+0000 mgr.y (mgr.24362) 12234 : cluster 0 pgmap v12203: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:36:24.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:36:23 smithi090 bash[32384]: audit 2023-12-01T11:36:23.221357+0000 mon.a (mon.0) 7695 : audit 0 from='client.? 172.21.15.80:0/2295325936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:36:24.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:36:23 smithi080 bash[28361]: cluster 2023-12-01T11:36:22.404239+0000 mgr.y (mgr.24362) 12234 : cluster 0 pgmap v12203: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:36:24.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:36:23 smithi080 bash[28361]: audit 2023-12-01T11:36:23.221357+0000 mon.a (mon.0) 7695 : audit 0 from='client.? 172.21.15.80:0/2295325936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:36:24.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:36:23 smithi080 bash[41963]: cluster 2023-12-01T11:36:22.404239+0000 mgr.y (mgr.24362) 12234 : cluster 0 pgmap v12203: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:36:24.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:36:23 smithi080 bash[41963]: audit 2023-12-01T11:36:23.221357+0000 mon.a (mon.0) 7695 : audit 0 from='client.? 172.21.15.80:0/2295325936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:36:26.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:36:25 smithi090 bash[32384]: cluster 2023-12-01T11:36:24.404835+0000 mgr.y (mgr.24362) 12235 : cluster 0 pgmap v12204: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:36:26.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:36:25 smithi090 bash[32384]: audit 2023-12-01T11:36:25.430116+0000 mon.c (mon.2) 7821 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:36:26.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:36:25 smithi090 bash[32384]: audit 2023-12-01T11:36:25.673175+0000 mon.c (mon.2) 7822 : audit 0 from='client.? 172.21.15.80:0/744054052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:36:26.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:36:25 smithi080 bash[41963]: cluster 2023-12-01T11:36:24.404835+0000 mgr.y (mgr.24362) 12235 : cluster 0 pgmap v12204: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:36:26.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:36:25 smithi080 bash[41963]: audit 2023-12-01T11:36:25.430116+0000 mon.c (mon.2) 7821 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:36:26.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:36:25 smithi080 bash[41963]: audit 2023-12-01T11:36:25.673175+0000 mon.c (mon.2) 7822 : audit 0 from='client.? 172.21.15.80:0/744054052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:36:26.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:36:25 smithi080 bash[28361]: cluster 2023-12-01T11:36:24.404835+0000 mgr.y (mgr.24362) 12235 : cluster 0 pgmap v12204: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:36:26.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:36:25 smithi080 bash[28361]: audit 2023-12-01T11:36:25.430116+0000 mon.c (mon.2) 7821 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:36:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:36:25 smithi080 bash[28361]: audit 2023-12-01T11:36:25.673175+0000 mon.c (mon.2) 7822 : audit 0 from='client.? 172.21.15.80:0/744054052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:36:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:36:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:36:26] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T11:36:28.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:36:27 smithi090 bash[32384]: cluster 2023-12-01T11:36:26.405984+0000 mgr.y (mgr.24362) 12236 : cluster 0 pgmap v12205: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:36:28.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:36:27 smithi080 bash[28361]: cluster 2023-12-01T11:36:26.405984+0000 mgr.y (mgr.24362) 12236 : cluster 0 pgmap v12205: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:36:28.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:36:27 smithi080 bash[41963]: cluster 2023-12-01T11:36:26.405984+0000 mgr.y (mgr.24362) 12236 : cluster 0 pgmap v12205: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:36:29.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:36:28 smithi090 bash[32384]: audit 2023-12-01T11:36:28.131977+0000 mon.c (mon.2) 7823 : audit 0 from='client.? 172.21.15.80:0/3071012937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:36:29.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:36:28 smithi080 bash[28361]: audit 2023-12-01T11:36:28.131977+0000 mon.c (mon.2) 7823 : audit 0 from='client.? 172.21.15.80:0/3071012937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:36:29.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:36:28 smithi080 bash[41963]: audit 2023-12-01T11:36:28.131977+0000 mon.c (mon.2) 7823 : audit 0 from='client.? 172.21.15.80:0/3071012937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:36:30.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:36:29 smithi090 bash[32384]: cluster 2023-12-01T11:36:28.406671+0000 mgr.y (mgr.24362) 12237 : cluster 0 pgmap v12206: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:36:30.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:36:29 smithi080 bash[41963]: cluster 2023-12-01T11:36:28.406671+0000 mgr.y (mgr.24362) 12237 : cluster 0 pgmap v12206: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:36:30.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:36:29 smithi080 bash[28361]: cluster 2023-12-01T11:36:28.406671+0000 mgr.y (mgr.24362) 12237 : cluster 0 pgmap v12206: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:36:31.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:36:30 smithi090 bash[32384]: audit 2023-12-01T11:36:30.591954+0000 mon.c (mon.2) 7824 : audit 0 from='client.? 172.21.15.80:0/3159165047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:36:31.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:36:30 smithi080 bash[28361]: audit 2023-12-01T11:36:30.591954+0000 mon.c (mon.2) 7824 : audit 0 from='client.? 172.21.15.80:0/3159165047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:36:31.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:36:30 smithi080 bash[41963]: audit 2023-12-01T11:36:30.591954+0000 mon.c (mon.2) 7824 : audit 0 from='client.? 172.21.15.80:0/3159165047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:36:32.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:36:31 smithi090 bash[32384]: cluster 2023-12-01T11:36:30.407125+0000 mgr.y (mgr.24362) 12238 : cluster 0 pgmap v12207: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:36:32.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:36:31 smithi080 bash[28361]: cluster 2023-12-01T11:36:30.407125+0000 mgr.y (mgr.24362) 12238 : cluster 0 pgmap v12207: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:36:32.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:36:31 smithi080 bash[41963]: cluster 2023-12-01T11:36:30.407125+0000 mgr.y (mgr.24362) 12238 : cluster 0 pgmap v12207: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:36:34.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:36:33 smithi090 bash[32384]: cluster 2023-12-01T11:36:32.408257+0000 mgr.y (mgr.24362) 12239 : cluster 0 pgmap v12208: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:36:34.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:36:33 smithi090 bash[32384]: audit 2023-12-01T11:36:33.049294+0000 mon.a (mon.0) 7696 : audit 0 from='client.? 172.21.15.80:0/3279830497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:36:34.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:36:33 smithi080 bash[41963]: cluster 2023-12-01T11:36:32.408257+0000 mgr.y (mgr.24362) 12239 : cluster 0 pgmap v12208: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:36:34.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:36:33 smithi080 bash[41963]: audit 2023-12-01T11:36:33.049294+0000 mon.a (mon.0) 7696 : audit 0 from='client.? 172.21.15.80:0/3279830497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:36:34.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:36:33 smithi080 bash[28361]: cluster 2023-12-01T11:36:32.408257+0000 mgr.y (mgr.24362) 12239 : cluster 0 pgmap v12208: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:36:34.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:36:33 smithi080 bash[28361]: audit 2023-12-01T11:36:33.049294+0000 mon.a (mon.0) 7696 : audit 0 from='client.? 172.21.15.80:0/3279830497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:36:36.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:36:35 smithi090 bash[32384]: cluster 2023-12-01T11:36:34.408908+0000 mgr.y (mgr.24362) 12240 : cluster 0 pgmap v12209: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:36:36.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:36:35 smithi090 bash[32384]: audit 2023-12-01T11:36:35.503539+0000 mon.a (mon.0) 7697 : audit 0 from='client.? 172.21.15.80:0/4120299481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:36:36.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:36:35 smithi080 bash[28361]: cluster 2023-12-01T11:36:34.408908+0000 mgr.y (mgr.24362) 12240 : cluster 0 pgmap v12209: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:36:36.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:36:35 smithi080 bash[28361]: audit 2023-12-01T11:36:35.503539+0000 mon.a (mon.0) 7697 : audit 0 from='client.? 172.21.15.80:0/4120299481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:36:36.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:36:35 smithi080 bash[41963]: cluster 2023-12-01T11:36:34.408908+0000 mgr.y (mgr.24362) 12240 : cluster 0 pgmap v12209: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:36:36.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:36:35 smithi080 bash[41963]: audit 2023-12-01T11:36:35.503539+0000 mon.a (mon.0) 7697 : audit 0 from='client.? 172.21.15.80:0/4120299481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:36:36.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:36:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:36:36] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T11:36:38.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:36:37 smithi090 bash[32384]: cluster 2023-12-01T11:36:36.410083+0000 mgr.y (mgr.24362) 12241 : cluster 0 pgmap v12210: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:36:38.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:36:37 smithi080 bash[28361]: cluster 2023-12-01T11:36:36.410083+0000 mgr.y (mgr.24362) 12241 : cluster 0 pgmap v12210: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:36:38.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:36:37 smithi080 bash[41963]: cluster 2023-12-01T11:36:36.410083+0000 mgr.y (mgr.24362) 12241 : cluster 0 pgmap v12210: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:36:39.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:36:38 smithi080 bash[28361]: audit 2023-12-01T11:36:37.967387+0000 mon.c (mon.2) 7825 : audit 0 from='client.? 172.21.15.80:0/1772729258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:36:39.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:36:38 smithi080 bash[41963]: audit 2023-12-01T11:36:37.967387+0000 mon.c (mon.2) 7825 : audit 0 from='client.? 172.21.15.80:0/1772729258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:36:39.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:36:38 smithi090 bash[32384]: audit 2023-12-01T11:36:37.967387+0000 mon.c (mon.2) 7825 : audit 0 from='client.? 172.21.15.80:0/1772729258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:36:40.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:36:39 smithi080 bash[28361]: cluster 2023-12-01T11:36:38.410800+0000 mgr.y (mgr.24362) 12242 : cluster 0 pgmap v12211: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:36:40.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:36:39 smithi080 bash[41963]: cluster 2023-12-01T11:36:38.410800+0000 mgr.y (mgr.24362) 12242 : cluster 0 pgmap v12211: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:36:40.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:36:39 smithi090 bash[32384]: cluster 2023-12-01T11:36:38.410800+0000 mgr.y (mgr.24362) 12242 : cluster 0 pgmap v12211: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:36:41.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:36:40 smithi080 bash[28361]: audit 2023-12-01T11:36:40.423122+0000 mon.c (mon.2) 7826 : audit 0 from='client.? 172.21.15.80:0/1551275015' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:36:41.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:36:40 smithi080 bash[28361]: audit 2023-12-01T11:36:40.430560+0000 mon.c (mon.2) 7827 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:36:41.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:36:40 smithi080 bash[41963]: audit 2023-12-01T11:36:40.423122+0000 mon.c (mon.2) 7826 : audit 0 from='client.? 172.21.15.80:0/1551275015' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:36:41.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:36:40 smithi080 bash[41963]: audit 2023-12-01T11:36:40.430560+0000 mon.c (mon.2) 7827 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:36:41.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:36:40 smithi090 bash[32384]: audit 2023-12-01T11:36:40.423122+0000 mon.c (mon.2) 7826 : audit 0 from='client.? 172.21.15.80:0/1551275015' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:36:41.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:36:40 smithi090 bash[32384]: audit 2023-12-01T11:36:40.430560+0000 mon.c (mon.2) 7827 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:36:42.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:36:41 smithi080 bash[28361]: cluster 2023-12-01T11:36:40.411387+0000 mgr.y (mgr.24362) 12243 : cluster 0 pgmap v12212: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:36:42.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:36:41 smithi080 bash[41963]: cluster 2023-12-01T11:36:40.411387+0000 mgr.y (mgr.24362) 12243 : cluster 0 pgmap v12212: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:36:42.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:36:41 smithi090 bash[32384]: cluster 2023-12-01T11:36:40.411387+0000 mgr.y (mgr.24362) 12243 : cluster 0 pgmap v12212: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:36:44.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:36:43 smithi080 bash[28361]: cluster 2023-12-01T11:36:42.412495+0000 mgr.y (mgr.24362) 12244 : cluster 0 pgmap v12213: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:36:44.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:36:43 smithi080 bash[28361]: audit 2023-12-01T11:36:42.877256+0000 mon.a (mon.0) 7698 : audit 0 from='client.? 172.21.15.80:0/1730242999' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:36:44.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:36:43 smithi080 bash[41963]: cluster 2023-12-01T11:36:42.412495+0000 mgr.y (mgr.24362) 12244 : cluster 0 pgmap v12213: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:36:44.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:36:43 smithi080 bash[41963]: audit 2023-12-01T11:36:42.877256+0000 mon.a (mon.0) 7698 : audit 0 from='client.? 172.21.15.80:0/1730242999' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:36:44.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:36:43 smithi090 bash[32384]: cluster 2023-12-01T11:36:42.412495+0000 mgr.y (mgr.24362) 12244 : cluster 0 pgmap v12213: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:36:44.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:36:43 smithi090 bash[32384]: audit 2023-12-01T11:36:42.877256+0000 mon.a (mon.0) 7698 : audit 0 from='client.? 172.21.15.80:0/1730242999' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:36:46.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:36:45 smithi080 bash[41963]: cluster 2023-12-01T11:36:44.413225+0000 mgr.y (mgr.24362) 12245 : cluster 0 pgmap v12214: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:36:46.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:36:45 smithi080 bash[41963]: audit 2023-12-01T11:36:45.329213+0000 mon.a (mon.0) 7699 : audit 0 from='client.? 172.21.15.80:0/4250126922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:36:46.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:36:45 smithi080 bash[28361]: cluster 2023-12-01T11:36:44.413225+0000 mgr.y (mgr.24362) 12245 : cluster 0 pgmap v12214: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:36:46.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:36:45 smithi080 bash[28361]: audit 2023-12-01T11:36:45.329213+0000 mon.a (mon.0) 7699 : audit 0 from='client.? 172.21.15.80:0/4250126922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:36:46.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:36:45 smithi090 bash[32384]: cluster 2023-12-01T11:36:44.413225+0000 mgr.y (mgr.24362) 12245 : cluster 0 pgmap v12214: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:36:46.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:36:45 smithi090 bash[32384]: audit 2023-12-01T11:36:45.329213+0000 mon.a (mon.0) 7699 : audit 0 from='client.? 172.21.15.80:0/4250126922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:36:46.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:36:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:36:46] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T11:36:48.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:36:47 smithi080 bash[41963]: cluster 2023-12-01T11:36:46.414437+0000 mgr.y (mgr.24362) 12246 : cluster 0 pgmap v12215: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:36:48.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:36:47 smithi080 bash[41963]: audit 2023-12-01T11:36:47.782435+0000 mon.c (mon.2) 7828 : audit 0 from='client.? 172.21.15.80:0/927428030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:36:48.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:36:47 smithi080 bash[28361]: cluster 2023-12-01T11:36:46.414437+0000 mgr.y (mgr.24362) 12246 : cluster 0 pgmap v12215: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:36:48.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:36:47 smithi080 bash[28361]: audit 2023-12-01T11:36:47.782435+0000 mon.c (mon.2) 7828 : audit 0 from='client.? 172.21.15.80:0/927428030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:36:48.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:36:47 smithi090 bash[32384]: cluster 2023-12-01T11:36:46.414437+0000 mgr.y (mgr.24362) 12246 : cluster 0 pgmap v12215: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:36:48.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:36:47 smithi090 bash[32384]: audit 2023-12-01T11:36:47.782435+0000 mon.c (mon.2) 7828 : audit 0 from='client.? 172.21.15.80:0/927428030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:36:50.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:36:49 smithi080 bash[28361]: cluster 2023-12-01T11:36:48.414973+0000 mgr.y (mgr.24362) 12247 : cluster 0 pgmap v12216: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:36:50.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:36:49 smithi080 bash[41963]: cluster 2023-12-01T11:36:48.414973+0000 mgr.y (mgr.24362) 12247 : cluster 0 pgmap v12216: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:36:50.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:36:49 smithi090 bash[32384]: cluster 2023-12-01T11:36:48.414973+0000 mgr.y (mgr.24362) 12247 : cluster 0 pgmap v12216: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:36:51.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:36:50 smithi080 bash[41963]: audit 2023-12-01T11:36:50.233803+0000 mon.a (mon.0) 7700 : audit 0 from='client.? 172.21.15.80:0/15830342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:36:51.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:36:50 smithi080 bash[28361]: audit 2023-12-01T11:36:50.233803+0000 mon.a (mon.0) 7700 : audit 0 from='client.? 172.21.15.80:0/15830342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:36:51.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:36:50 smithi090 bash[32384]: audit 2023-12-01T11:36:50.233803+0000 mon.a (mon.0) 7700 : audit 0 from='client.? 172.21.15.80:0/15830342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:36:52.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:36:51 smithi080 bash[28361]: cluster 2023-12-01T11:36:50.415751+0000 mgr.y (mgr.24362) 12248 : cluster 0 pgmap v12217: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:36:52.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:36:51 smithi080 bash[41963]: cluster 2023-12-01T11:36:50.415751+0000 mgr.y (mgr.24362) 12248 : cluster 0 pgmap v12217: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:36:52.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:36:51 smithi090 bash[32384]: cluster 2023-12-01T11:36:50.415751+0000 mgr.y (mgr.24362) 12248 : cluster 0 pgmap v12217: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:36:53.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:36:52 smithi080 bash[28361]: audit 2023-12-01T11:36:52.693649+0000 mon.c (mon.2) 7829 : audit 0 from='client.? 172.21.15.80:0/2980655783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:36:53.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:36:52 smithi080 bash[41963]: audit 2023-12-01T11:36:52.693649+0000 mon.c (mon.2) 7829 : audit 0 from='client.? 172.21.15.80:0/2980655783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:36:53.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:36:52 smithi090 bash[32384]: audit 2023-12-01T11:36:52.693649+0000 mon.c (mon.2) 7829 : audit 0 from='client.? 172.21.15.80:0/2980655783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:36:54.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:36:53 smithi080 bash[41963]: cluster 2023-12-01T11:36:52.416615+0000 mgr.y (mgr.24362) 12249 : cluster 0 pgmap v12218: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:36:54.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:36:53 smithi080 bash[28361]: cluster 2023-12-01T11:36:52.416615+0000 mgr.y (mgr.24362) 12249 : cluster 0 pgmap v12218: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:36:54.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:36:53 smithi090 bash[32384]: cluster 2023-12-01T11:36:52.416615+0000 mgr.y (mgr.24362) 12249 : cluster 0 pgmap v12218: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:36:56.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:36:55 smithi080 bash[41963]: cluster 2023-12-01T11:36:54.417247+0000 mgr.y (mgr.24362) 12250 : cluster 0 pgmap v12219: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:36:56.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:36:55 smithi080 bash[41963]: audit 2023-12-01T11:36:55.147195+0000 mon.c (mon.2) 7830 : audit 0 from='client.? 172.21.15.80:0/686198969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:36:56.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:36:55 smithi080 bash[41963]: audit 2023-12-01T11:36:55.431011+0000 mon.c (mon.2) 7831 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:36:56.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:36:55 smithi080 bash[28361]: cluster 2023-12-01T11:36:54.417247+0000 mgr.y (mgr.24362) 12250 : cluster 0 pgmap v12219: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:36:56.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:36:55 smithi080 bash[28361]: audit 2023-12-01T11:36:55.147195+0000 mon.c (mon.2) 7830 : audit 0 from='client.? 172.21.15.80:0/686198969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:36:56.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:36:55 smithi080 bash[28361]: audit 2023-12-01T11:36:55.431011+0000 mon.c (mon.2) 7831 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:36:56.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:36:55 smithi090 bash[32384]: cluster 2023-12-01T11:36:54.417247+0000 mgr.y (mgr.24362) 12250 : cluster 0 pgmap v12219: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:36:56.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:36:55 smithi090 bash[32384]: audit 2023-12-01T11:36:55.147195+0000 mon.c (mon.2) 7830 : audit 0 from='client.? 172.21.15.80:0/686198969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:36:56.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:36:55 smithi090 bash[32384]: audit 2023-12-01T11:36:55.431011+0000 mon.c (mon.2) 7831 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:36:56.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:36:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:36:56] "GET /metrics HTTP/1.1" 200 33988 "" "Prometheus/2.43.0" 2023-12-01T11:36:58.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:36:57 smithi080 bash[28361]: cluster 2023-12-01T11:36:56.418432+0000 mgr.y (mgr.24362) 12251 : cluster 0 pgmap v12220: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:36:58.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:36:57 smithi080 bash[28361]: audit 2023-12-01T11:36:57.604754+0000 mon.c (mon.2) 7832 : audit 0 from='client.? 172.21.15.80:0/3760229951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:36:58.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:36:57 smithi080 bash[41963]: cluster 2023-12-01T11:36:56.418432+0000 mgr.y (mgr.24362) 12251 : cluster 0 pgmap v12220: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:36:58.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:36:57 smithi080 bash[41963]: audit 2023-12-01T11:36:57.604754+0000 mon.c (mon.2) 7832 : audit 0 from='client.? 172.21.15.80:0/3760229951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:36:58.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:36:57 smithi090 bash[32384]: cluster 2023-12-01T11:36:56.418432+0000 mgr.y (mgr.24362) 12251 : cluster 0 pgmap v12220: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:36:58.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:36:57 smithi090 bash[32384]: audit 2023-12-01T11:36:57.604754+0000 mon.c (mon.2) 7832 : audit 0 from='client.? 172.21.15.80:0/3760229951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:37:00.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:36:59 smithi080 bash[41963]: cluster 2023-12-01T11:36:58.419118+0000 mgr.y (mgr.24362) 12252 : cluster 0 pgmap v12221: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:37:00.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:36:59 smithi080 bash[41963]: audit 2023-12-01T11:36:59.273016+0000 mon.c (mon.2) 7833 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:37:00.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:36:59 smithi080 bash[41963]: audit 2023-12-01T11:36:59.652590+0000 mon.a (mon.0) 7701 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:37:00.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:36:59 smithi080 bash[41963]: audit 2023-12-01T11:36:59.663588+0000 mon.a (mon.0) 7702 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:37:00.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:36:59 smithi080 bash[28361]: cluster 2023-12-01T11:36:58.419118+0000 mgr.y (mgr.24362) 12252 : cluster 0 pgmap v12221: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:37:00.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:36:59 smithi080 bash[28361]: audit 2023-12-01T11:36:59.273016+0000 mon.c (mon.2) 7833 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:37:00.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:36:59 smithi080 bash[28361]: audit 2023-12-01T11:36:59.652590+0000 mon.a (mon.0) 7701 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:37:00.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:36:59 smithi080 bash[28361]: audit 2023-12-01T11:36:59.663588+0000 mon.a (mon.0) 7702 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:37:00.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:36:59 smithi090 bash[32384]: cluster 2023-12-01T11:36:58.419118+0000 mgr.y (mgr.24362) 12252 : cluster 0 pgmap v12221: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:37:00.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:36:59 smithi090 bash[32384]: audit 2023-12-01T11:36:59.273016+0000 mon.c (mon.2) 7833 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:37:00.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:36:59 smithi090 bash[32384]: audit 2023-12-01T11:36:59.652590+0000 mon.a (mon.0) 7701 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:37:00.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:36:59 smithi090 bash[32384]: audit 2023-12-01T11:36:59.663588+0000 mon.a (mon.0) 7702 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:37:01.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:37:00 smithi080 bash[28361]: audit 2023-12-01T11:37:00.082618+0000 mon.a (mon.0) 7703 : audit 0 from='client.? 172.21.15.80:0/3866173291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:37:01.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:37:00 smithi080 bash[41963]: audit 2023-12-01T11:37:00.082618+0000 mon.a (mon.0) 7703 : audit 0 from='client.? 172.21.15.80:0/3866173291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:37:01.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:37:00 smithi090 bash[32384]: audit 2023-12-01T11:37:00.082618+0000 mon.a (mon.0) 7703 : audit 0 from='client.? 172.21.15.80:0/3866173291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:37:02.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:37:01 smithi080 bash[28361]: cluster 2023-12-01T11:37:00.419791+0000 mgr.y (mgr.24362) 12253 : cluster 0 pgmap v12222: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:37:02.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:37:01 smithi080 bash[41963]: cluster 2023-12-01T11:37:00.419791+0000 mgr.y (mgr.24362) 12253 : cluster 0 pgmap v12222: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:37:02.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:37:01 smithi090 bash[32384]: cluster 2023-12-01T11:37:00.419791+0000 mgr.y (mgr.24362) 12253 : cluster 0 pgmap v12222: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:37:03.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:37:02 smithi080 bash[28361]: audit 2023-12-01T11:37:02.540098+0000 mon.a (mon.0) 7704 : audit 0 from='client.? 172.21.15.80:0/2769090167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:37:03.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:37:02 smithi080 bash[41963]: audit 2023-12-01T11:37:02.540098+0000 mon.a (mon.0) 7704 : audit 0 from='client.? 172.21.15.80:0/2769090167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:37:03.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:37:02 smithi090 bash[32384]: audit 2023-12-01T11:37:02.540098+0000 mon.a (mon.0) 7704 : audit 0 from='client.? 172.21.15.80:0/2769090167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:37:04.180 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:37:03 smithi080 bash[41963]: cluster 2023-12-01T11:37:02.420974+0000 mgr.y (mgr.24362) 12254 : cluster 0 pgmap v12223: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:37:04.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:37:03 smithi080 bash[28361]: cluster 2023-12-01T11:37:02.420974+0000 mgr.y (mgr.24362) 12254 : cluster 0 pgmap v12223: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:37:04.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:37:03 smithi090 bash[32384]: cluster 2023-12-01T11:37:02.420974+0000 mgr.y (mgr.24362) 12254 : cluster 0 pgmap v12223: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:37:06.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:37:05 smithi080 bash[28361]: cluster 2023-12-01T11:37:04.421590+0000 mgr.y (mgr.24362) 12255 : cluster 0 pgmap v12224: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:37:06.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:37:05 smithi080 bash[28361]: audit 2023-12-01T11:37:05.039296+0000 mon.c (mon.2) 7834 : audit 0 from='client.? 172.21.15.80:0/3335570788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:37:06.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:37:05 smithi080 bash[28361]: audit 2023-12-01T11:37:05.068438+0000 mon.a (mon.0) 7705 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:37:06.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:37:05 smithi080 bash[28361]: audit 2023-12-01T11:37:05.078501+0000 mon.a (mon.0) 7706 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:37:06.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:37:05 smithi080 bash[41963]: cluster 2023-12-01T11:37:04.421590+0000 mgr.y (mgr.24362) 12255 : cluster 0 pgmap v12224: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:37:06.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:37:05 smithi080 bash[41963]: audit 2023-12-01T11:37:05.039296+0000 mon.c (mon.2) 7834 : audit 0 from='client.? 172.21.15.80:0/3335570788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:37:06.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:37:05 smithi080 bash[41963]: audit 2023-12-01T11:37:05.068438+0000 mon.a (mon.0) 7705 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:37:06.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:37:05 smithi080 bash[41963]: audit 2023-12-01T11:37:05.078501+0000 mon.a (mon.0) 7706 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:37:06.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:37:05 smithi090 bash[32384]: cluster 2023-12-01T11:37:04.421590+0000 mgr.y (mgr.24362) 12255 : cluster 0 pgmap v12224: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:37:06.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:37:05 smithi090 bash[32384]: audit 2023-12-01T11:37:05.039296+0000 mon.c (mon.2) 7834 : audit 0 from='client.? 172.21.15.80:0/3335570788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:37:06.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:37:05 smithi090 bash[32384]: audit 2023-12-01T11:37:05.068438+0000 mon.a (mon.0) 7705 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:37:06.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:37:05 smithi090 bash[32384]: audit 2023-12-01T11:37:05.078501+0000 mon.a (mon.0) 7706 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:37:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:37:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:37:06] "GET /metrics HTTP/1.1" 200 33988 "" "Prometheus/2.43.0" 2023-12-01T11:37:07.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:37:06 smithi080 bash[28361]: audit 2023-12-01T11:37:05.860679+0000 mon.a (mon.0) 7707 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:37:07.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:37:06 smithi080 bash[28361]: audit 2023-12-01T11:37:05.882589+0000 mon.a (mon.0) 7708 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:37:07.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:37:06 smithi080 bash[28361]: audit 2023-12-01T11:37:06.353593+0000 mon.c (mon.2) 7835 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:37:07.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:37:06 smithi080 bash[28361]: audit 2023-12-01T11:37:06.355246+0000 mon.c (mon.2) 7836 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:37:07.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:37:06 smithi080 bash[28361]: audit 2023-12-01T11:37:06.367002+0000 mon.a (mon.0) 7709 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:37:07.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:37:06 smithi080 bash[41963]: audit 2023-12-01T11:37:05.860679+0000 mon.a (mon.0) 7707 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:37:07.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:37:06 smithi080 bash[41963]: audit 2023-12-01T11:37:05.882589+0000 mon.a (mon.0) 7708 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:37:07.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:37:06 smithi080 bash[41963]: audit 2023-12-01T11:37:06.353593+0000 mon.c (mon.2) 7835 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:37:07.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:37:06 smithi080 bash[41963]: audit 2023-12-01T11:37:06.355246+0000 mon.c (mon.2) 7836 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:37:07.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:37:06 smithi080 bash[41963]: audit 2023-12-01T11:37:06.367002+0000 mon.a (mon.0) 7709 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:37:07.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:37:06 smithi090 bash[32384]: audit 2023-12-01T11:37:05.860679+0000 mon.a (mon.0) 7707 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:37:07.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:37:06 smithi090 bash[32384]: audit 2023-12-01T11:37:05.882589+0000 mon.a (mon.0) 7708 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:37:07.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:37:06 smithi090 bash[32384]: audit 2023-12-01T11:37:06.353593+0000 mon.c (mon.2) 7835 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:37:07.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:37:06 smithi090 bash[32384]: audit 2023-12-01T11:37:06.355246+0000 mon.c (mon.2) 7836 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:37:07.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:37:06 smithi090 bash[32384]: audit 2023-12-01T11:37:06.367002+0000 mon.a (mon.0) 7709 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:37:08.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:37:07 smithi080 bash[41963]: cluster 2023-12-01T11:37:06.422747+0000 mgr.y (mgr.24362) 12256 : cluster 0 pgmap v12225: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:37:08.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:37:07 smithi080 bash[41963]: audit 2023-12-01T11:37:07.500947+0000 mon.c (mon.2) 7837 : audit 0 from='client.? 172.21.15.80:0/1774261870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:37:08.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:37:07 smithi080 bash[28361]: cluster 2023-12-01T11:37:06.422747+0000 mgr.y (mgr.24362) 12256 : cluster 0 pgmap v12225: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:37:08.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:37:07 smithi080 bash[28361]: audit 2023-12-01T11:37:07.500947+0000 mon.c (mon.2) 7837 : audit 0 from='client.? 172.21.15.80:0/1774261870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:37:08.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:37:07 smithi090 bash[32384]: cluster 2023-12-01T11:37:06.422747+0000 mgr.y (mgr.24362) 12256 : cluster 0 pgmap v12225: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:37:08.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:37:07 smithi090 bash[32384]: audit 2023-12-01T11:37:07.500947+0000 mon.c (mon.2) 7837 : audit 0 from='client.? 172.21.15.80:0/1774261870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:37:10.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:37:09 smithi080 bash[28361]: cluster 2023-12-01T11:37:08.423468+0000 mgr.y (mgr.24362) 12257 : cluster 0 pgmap v12226: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:37:10.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:37:09 smithi080 bash[41963]: cluster 2023-12-01T11:37:08.423468+0000 mgr.y (mgr.24362) 12257 : cluster 0 pgmap v12226: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:37:10.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:37:09 smithi090 bash[32384]: cluster 2023-12-01T11:37:08.423468+0000 mgr.y (mgr.24362) 12257 : cluster 0 pgmap v12226: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:37:10.899 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:37:10 smithi080 bash[28361]: audit 2023-12-01T11:37:09.956312+0000 mon.c (mon.2) 7838 : audit 0 from='client.? 172.21.15.80:0/3424878782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:37:10.899 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:37:10 smithi080 bash[28361]: audit 2023-12-01T11:37:10.431168+0000 mon.c (mon.2) 7839 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:37:11.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:37:10 smithi080 bash[41963]: audit 2023-12-01T11:37:09.956312+0000 mon.c (mon.2) 7838 : audit 0 from='client.? 172.21.15.80:0/3424878782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:37:11.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:37:10 smithi080 bash[41963]: audit 2023-12-01T11:37:10.431168+0000 mon.c (mon.2) 7839 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:37:11.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:37:10 smithi090 bash[32384]: audit 2023-12-01T11:37:09.956312+0000 mon.c (mon.2) 7838 : audit 0 from='client.? 172.21.15.80:0/3424878782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:37:11.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:37:10 smithi090 bash[32384]: audit 2023-12-01T11:37:10.431168+0000 mon.c (mon.2) 7839 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:37:12.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:37:11 smithi080 bash[41963]: cluster 2023-12-01T11:37:10.424165+0000 mgr.y (mgr.24362) 12258 : cluster 0 pgmap v12227: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:37:12.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:37:11 smithi080 bash[28361]: cluster 2023-12-01T11:37:10.424165+0000 mgr.y (mgr.24362) 12258 : cluster 0 pgmap v12227: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:37:12.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:37:11 smithi090 bash[32384]: cluster 2023-12-01T11:37:10.424165+0000 mgr.y (mgr.24362) 12258 : cluster 0 pgmap v12227: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:37:13.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:37:12 smithi080 bash[41963]: audit 2023-12-01T11:37:12.409415+0000 mon.a (mon.0) 7710 : audit 0 from='client.? 172.21.15.80:0/1207790621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:37:13.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:37:12 smithi080 bash[28361]: audit 2023-12-01T11:37:12.409415+0000 mon.a (mon.0) 7710 : audit 0 from='client.? 172.21.15.80:0/1207790621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:37:13.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:37:12 smithi090 bash[32384]: audit 2023-12-01T11:37:12.409415+0000 mon.a (mon.0) 7710 : audit 0 from='client.? 172.21.15.80:0/1207790621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:37:14.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:37:13 smithi080 bash[28361]: cluster 2023-12-01T11:37:12.425174+0000 mgr.y (mgr.24362) 12259 : cluster 0 pgmap v12228: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:37:14.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:37:13 smithi080 bash[41963]: cluster 2023-12-01T11:37:12.425174+0000 mgr.y (mgr.24362) 12259 : cluster 0 pgmap v12228: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:37:14.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:37:13 smithi090 bash[32384]: cluster 2023-12-01T11:37:12.425174+0000 mgr.y (mgr.24362) 12259 : cluster 0 pgmap v12228: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:37:15.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:37:14 smithi080 bash[41963]: audit 2023-12-01T11:37:14.867073+0000 mon.a (mon.0) 7711 : audit 0 from='client.? 172.21.15.80:0/785525194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:37:15.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:37:14 smithi080 bash[28361]: audit 2023-12-01T11:37:14.867073+0000 mon.a (mon.0) 7711 : audit 0 from='client.? 172.21.15.80:0/785525194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:37:15.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:37:14 smithi090 bash[32384]: audit 2023-12-01T11:37:14.867073+0000 mon.a (mon.0) 7711 : audit 0 from='client.? 172.21.15.80:0/785525194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:37:16.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:37:15 smithi080 bash[28361]: cluster 2023-12-01T11:37:14.425859+0000 mgr.y (mgr.24362) 12260 : cluster 0 pgmap v12229: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:37:16.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:37:15 smithi080 bash[41963]: cluster 2023-12-01T11:37:14.425859+0000 mgr.y (mgr.24362) 12260 : cluster 0 pgmap v12229: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:37:16.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:37:15 smithi090 bash[32384]: cluster 2023-12-01T11:37:14.425859+0000 mgr.y (mgr.24362) 12260 : cluster 0 pgmap v12229: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:37:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:37:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:37:16] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T11:37:18.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:37:17 smithi080 bash[28361]: cluster 2023-12-01T11:37:16.427054+0000 mgr.y (mgr.24362) 12261 : cluster 0 pgmap v12230: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:37:18.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:37:17 smithi080 bash[28361]: audit 2023-12-01T11:37:17.319034+0000 mon.c (mon.2) 7840 : audit 0 from='client.? 172.21.15.80:0/3375438102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:37:18.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:37:17 smithi080 bash[41963]: cluster 2023-12-01T11:37:16.427054+0000 mgr.y (mgr.24362) 12261 : cluster 0 pgmap v12230: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:37:18.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:37:17 smithi080 bash[41963]: audit 2023-12-01T11:37:17.319034+0000 mon.c (mon.2) 7840 : audit 0 from='client.? 172.21.15.80:0/3375438102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:37:18.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:37:17 smithi090 bash[32384]: cluster 2023-12-01T11:37:16.427054+0000 mgr.y (mgr.24362) 12261 : cluster 0 pgmap v12230: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:37:18.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:37:17 smithi090 bash[32384]: audit 2023-12-01T11:37:17.319034+0000 mon.c (mon.2) 7840 : audit 0 from='client.? 172.21.15.80:0/3375438102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:37:20.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:37:19 smithi080 bash[28361]: cluster 2023-12-01T11:37:18.427726+0000 mgr.y (mgr.24362) 12262 : cluster 0 pgmap v12231: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:37:20.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:37:19 smithi080 bash[28361]: audit 2023-12-01T11:37:19.775910+0000 mon.a (mon.0) 7712 : audit 0 from='client.? 172.21.15.80:0/4032260941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:37:20.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:37:19 smithi080 bash[41963]: cluster 2023-12-01T11:37:18.427726+0000 mgr.y (mgr.24362) 12262 : cluster 0 pgmap v12231: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:37:20.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:37:19 smithi080 bash[41963]: audit 2023-12-01T11:37:19.775910+0000 mon.a (mon.0) 7712 : audit 0 from='client.? 172.21.15.80:0/4032260941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:37:20.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:37:19 smithi090 bash[32384]: cluster 2023-12-01T11:37:18.427726+0000 mgr.y (mgr.24362) 12262 : cluster 0 pgmap v12231: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:37:20.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:37:19 smithi090 bash[32384]: audit 2023-12-01T11:37:19.775910+0000 mon.a (mon.0) 7712 : audit 0 from='client.? 172.21.15.80:0/4032260941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:37:22.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:37:21 smithi090 bash[32384]: cluster 2023-12-01T11:37:20.428200+0000 mgr.y (mgr.24362) 12263 : cluster 0 pgmap v12232: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:37:22.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:37:21 smithi080 bash[28361]: cluster 2023-12-01T11:37:20.428200+0000 mgr.y (mgr.24362) 12263 : cluster 0 pgmap v12232: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:37:22.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:37:21 smithi080 bash[41963]: cluster 2023-12-01T11:37:20.428200+0000 mgr.y (mgr.24362) 12263 : cluster 0 pgmap v12232: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:37:23.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:37:22 smithi090 bash[32384]: audit 2023-12-01T11:37:22.227504+0000 mon.a (mon.0) 7713 : audit 0 from='client.? 172.21.15.80:0/2519047594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:37:23.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:37:22 smithi080 bash[28361]: audit 2023-12-01T11:37:22.227504+0000 mon.a (mon.0) 7713 : audit 0 from='client.? 172.21.15.80:0/2519047594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:37:23.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:37:22 smithi080 bash[41963]: audit 2023-12-01T11:37:22.227504+0000 mon.a (mon.0) 7713 : audit 0 from='client.? 172.21.15.80:0/2519047594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:37:24.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:37:23 smithi080 bash[28361]: cluster 2023-12-01T11:37:22.429379+0000 mgr.y (mgr.24362) 12264 : cluster 0 pgmap v12233: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:37:24.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:37:23 smithi080 bash[41963]: cluster 2023-12-01T11:37:22.429379+0000 mgr.y (mgr.24362) 12264 : cluster 0 pgmap v12233: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:37:25.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:37:23 smithi090 bash[32384]: cluster 2023-12-01T11:37:22.429379+0000 mgr.y (mgr.24362) 12264 : cluster 0 pgmap v12233: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:37:25.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:37:24 smithi090 bash[32384]: audit 2023-12-01T11:37:24.686514+0000 mon.a (mon.0) 7714 : audit 0 from='client.? 172.21.15.80:0/1841026191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:37:25.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:37:24 smithi080 bash[28361]: audit 2023-12-01T11:37:24.686514+0000 mon.a (mon.0) 7714 : audit 0 from='client.? 172.21.15.80:0/1841026191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:37:25.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:37:24 smithi080 bash[41963]: audit 2023-12-01T11:37:24.686514+0000 mon.a (mon.0) 7714 : audit 0 from='client.? 172.21.15.80:0/1841026191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:37:26.233 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:37:25 smithi080 bash[41963]: cluster 2023-12-01T11:37:24.430085+0000 mgr.y (mgr.24362) 12265 : cluster 0 pgmap v12234: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:37:26.233 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:37:25 smithi080 bash[41963]: audit 2023-12-01T11:37:25.431758+0000 mon.c (mon.2) 7841 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:37:26.233 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:37:25 smithi080 bash[28361]: cluster 2023-12-01T11:37:24.430085+0000 mgr.y (mgr.24362) 12265 : cluster 0 pgmap v12234: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:37:26.234 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:37:25 smithi080 bash[28361]: audit 2023-12-01T11:37:25.431758+0000 mon.c (mon.2) 7841 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:37:26.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:37:25 smithi090 bash[32384]: cluster 2023-12-01T11:37:24.430085+0000 mgr.y (mgr.24362) 12265 : cluster 0 pgmap v12234: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:37:26.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:37:25 smithi090 bash[32384]: audit 2023-12-01T11:37:25.431758+0000 mon.c (mon.2) 7841 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:37:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:37:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:37:26] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T11:37:28.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:37:27 smithi090 bash[32384]: cluster 2023-12-01T11:37:26.431245+0000 mgr.y (mgr.24362) 12266 : cluster 0 pgmap v12235: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:37:28.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:37:27 smithi090 bash[32384]: audit 2023-12-01T11:37:27.135282+0000 mon.a (mon.0) 7715 : audit 0 from='client.? 172.21.15.80:0/1913249859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:37:28.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:37:27 smithi080 bash[41963]: cluster 2023-12-01T11:37:26.431245+0000 mgr.y (mgr.24362) 12266 : cluster 0 pgmap v12235: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:37:28.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:37:27 smithi080 bash[41963]: audit 2023-12-01T11:37:27.135282+0000 mon.a (mon.0) 7715 : audit 0 from='client.? 172.21.15.80:0/1913249859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:37:28.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:37:27 smithi080 bash[28361]: cluster 2023-12-01T11:37:26.431245+0000 mgr.y (mgr.24362) 12266 : cluster 0 pgmap v12235: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:37:28.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:37:27 smithi080 bash[28361]: audit 2023-12-01T11:37:27.135282+0000 mon.a (mon.0) 7715 : audit 0 from='client.? 172.21.15.80:0/1913249859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:37:30.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:37:29 smithi090 bash[32384]: cluster 2023-12-01T11:37:28.432013+0000 mgr.y (mgr.24362) 12267 : cluster 0 pgmap v12236: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:37:30.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:37:29 smithi090 bash[32384]: audit 2023-12-01T11:37:29.595169+0000 mon.c (mon.2) 7842 : audit 0 from='client.? 172.21.15.80:0/272467158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:37:30.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:37:29 smithi080 bash[28361]: cluster 2023-12-01T11:37:28.432013+0000 mgr.y (mgr.24362) 12267 : cluster 0 pgmap v12236: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:37:30.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:37:29 smithi080 bash[28361]: audit 2023-12-01T11:37:29.595169+0000 mon.c (mon.2) 7842 : audit 0 from='client.? 172.21.15.80:0/272467158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:37:30.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:37:29 smithi080 bash[41963]: cluster 2023-12-01T11:37:28.432013+0000 mgr.y (mgr.24362) 12267 : cluster 0 pgmap v12236: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:37:30.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:37:29 smithi080 bash[41963]: audit 2023-12-01T11:37:29.595169+0000 mon.c (mon.2) 7842 : audit 0 from='client.? 172.21.15.80:0/272467158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:37:32.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:37:31 smithi090 bash[32384]: cluster 2023-12-01T11:37:30.432673+0000 mgr.y (mgr.24362) 12268 : cluster 0 pgmap v12237: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:37:32.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:37:31 smithi080 bash[28361]: cluster 2023-12-01T11:37:30.432673+0000 mgr.y (mgr.24362) 12268 : cluster 0 pgmap v12237: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:37:32.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:37:31 smithi080 bash[41963]: cluster 2023-12-01T11:37:30.432673+0000 mgr.y (mgr.24362) 12268 : cluster 0 pgmap v12237: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:37:33.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:37:32 smithi090 bash[32384]: audit 2023-12-01T11:37:32.050643+0000 mon.a (mon.0) 7716 : audit 0 from='client.? 172.21.15.80:0/4094231150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:37:33.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:37:32 smithi080 bash[28361]: audit 2023-12-01T11:37:32.050643+0000 mon.a (mon.0) 7716 : audit 0 from='client.? 172.21.15.80:0/4094231150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:37:33.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:37:32 smithi080 bash[41963]: audit 2023-12-01T11:37:32.050643+0000 mon.a (mon.0) 7716 : audit 0 from='client.? 172.21.15.80:0/4094231150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:37:34.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:37:33 smithi090 bash[32384]: cluster 2023-12-01T11:37:32.433804+0000 mgr.y (mgr.24362) 12269 : cluster 0 pgmap v12238: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:37:34.430 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:37:33 smithi080 bash[41963]: cluster 2023-12-01T11:37:32.433804+0000 mgr.y (mgr.24362) 12269 : cluster 0 pgmap v12238: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:37:34.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:37:33 smithi080 bash[28361]: cluster 2023-12-01T11:37:32.433804+0000 mgr.y (mgr.24362) 12269 : cluster 0 pgmap v12238: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:37:35.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:37:34 smithi090 bash[32384]: audit 2023-12-01T11:37:34.500953+0000 mon.a (mon.0) 7717 : audit 0 from='client.? 172.21.15.80:0/2565519100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:37:35.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:37:34 smithi080 bash[28361]: audit 2023-12-01T11:37:34.500953+0000 mon.a (mon.0) 7717 : audit 0 from='client.? 172.21.15.80:0/2565519100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:37:35.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:37:34 smithi080 bash[41963]: audit 2023-12-01T11:37:34.500953+0000 mon.a (mon.0) 7717 : audit 0 from='client.? 172.21.15.80:0/2565519100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:37:36.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:37:35 smithi090 bash[32384]: cluster 2023-12-01T11:37:34.434462+0000 mgr.y (mgr.24362) 12270 : cluster 0 pgmap v12239: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:37:36.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:37:35 smithi080 bash[28361]: cluster 2023-12-01T11:37:34.434462+0000 mgr.y (mgr.24362) 12270 : cluster 0 pgmap v12239: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:37:36.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:37:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:37:36] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T11:37:36.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:37:35 smithi080 bash[41963]: cluster 2023-12-01T11:37:34.434462+0000 mgr.y (mgr.24362) 12270 : cluster 0 pgmap v12239: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:37:37.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:37:36 smithi090 bash[32384]: audit 2023-12-01T11:37:36.968555+0000 mon.a (mon.0) 7718 : audit 0 from='client.? 172.21.15.80:0/3451124827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:37:37.430 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:37:36 smithi080 bash[41963]: audit 2023-12-01T11:37:36.968555+0000 mon.a (mon.0) 7718 : audit 0 from='client.? 172.21.15.80:0/3451124827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:37:37.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:37:36 smithi080 bash[28361]: audit 2023-12-01T11:37:36.968555+0000 mon.a (mon.0) 7718 : audit 0 from='client.? 172.21.15.80:0/3451124827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:37:38.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:37:37 smithi090 bash[32384]: cluster 2023-12-01T11:37:36.435633+0000 mgr.y (mgr.24362) 12271 : cluster 0 pgmap v12240: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:37:38.430 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:37:37 smithi080 bash[41963]: cluster 2023-12-01T11:37:36.435633+0000 mgr.y (mgr.24362) 12271 : cluster 0 pgmap v12240: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:37:38.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:37:37 smithi080 bash[28361]: cluster 2023-12-01T11:37:36.435633+0000 mgr.y (mgr.24362) 12271 : cluster 0 pgmap v12240: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:37:39.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:37:39 smithi090 bash[32384]: cluster 2023-12-01T11:37:38.436365+0000 mgr.y (mgr.24362) 12272 : cluster 0 pgmap v12241: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:37:39.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:37:39 smithi080 bash[28361]: cluster 2023-12-01T11:37:38.436365+0000 mgr.y (mgr.24362) 12272 : cluster 0 pgmap v12241: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:37:39.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:37:39 smithi080 bash[41963]: cluster 2023-12-01T11:37:38.436365+0000 mgr.y (mgr.24362) 12272 : cluster 0 pgmap v12241: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:37:40.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:37:40 smithi090 bash[32384]: audit 2023-12-01T11:37:39.418161+0000 mon.a (mon.0) 7719 : audit 0 from='client.? 172.21.15.80:0/4177193100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:37:40.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:37:40 smithi080 bash[28361]: audit 2023-12-01T11:37:39.418161+0000 mon.a (mon.0) 7719 : audit 0 from='client.? 172.21.15.80:0/4177193100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:37:40.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:37:40 smithi080 bash[41963]: audit 2023-12-01T11:37:39.418161+0000 mon.a (mon.0) 7719 : audit 0 from='client.? 172.21.15.80:0/4177193100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:37:41.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:37:41 smithi090 bash[32384]: audit 2023-12-01T11:37:40.432380+0000 mon.c (mon.2) 7843 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:37:41.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:37:41 smithi090 bash[32384]: cluster 2023-12-01T11:37:40.440819+0000 mgr.y (mgr.24362) 12273 : cluster 0 pgmap v12242: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:37:41.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:37:41 smithi080 bash[28361]: audit 2023-12-01T11:37:40.432380+0000 mon.c (mon.2) 7843 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:37:41.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:37:41 smithi080 bash[28361]: cluster 2023-12-01T11:37:40.440819+0000 mgr.y (mgr.24362) 12273 : cluster 0 pgmap v12242: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:37:41.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:37:41 smithi080 bash[41963]: audit 2023-12-01T11:37:40.432380+0000 mon.c (mon.2) 7843 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:37:41.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:37:41 smithi080 bash[41963]: cluster 2023-12-01T11:37:40.440819+0000 mgr.y (mgr.24362) 12273 : cluster 0 pgmap v12242: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:37:42.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:37:42 smithi090 bash[32384]: audit 2023-12-01T11:37:41.883953+0000 mon.a (mon.0) 7720 : audit 0 from='client.? 172.21.15.80:0/433265961' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:37:42.430 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:37:42 smithi080 bash[41963]: audit 2023-12-01T11:37:41.883953+0000 mon.a (mon.0) 7720 : audit 0 from='client.? 172.21.15.80:0/433265961' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:37:42.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:37:42 smithi080 bash[28361]: audit 2023-12-01T11:37:41.883953+0000 mon.a (mon.0) 7720 : audit 0 from='client.? 172.21.15.80:0/433265961' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:37:43.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:37:43 smithi080 bash[28361]: cluster 2023-12-01T11:37:42.441884+0000 mgr.y (mgr.24362) 12274 : cluster 0 pgmap v12243: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:37:43.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:37:43 smithi080 bash[41963]: cluster 2023-12-01T11:37:42.441884+0000 mgr.y (mgr.24362) 12274 : cluster 0 pgmap v12243: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:37:43.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:37:43 smithi090 bash[32384]: cluster 2023-12-01T11:37:42.441884+0000 mgr.y (mgr.24362) 12274 : cluster 0 pgmap v12243: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:37:44.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:37:44 smithi080 bash[28361]: audit 2023-12-01T11:37:44.330685+0000 mon.c (mon.2) 7844 : audit 0 from='client.? 172.21.15.80:0/3257634881' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:37:44.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:37:44 smithi080 bash[41963]: audit 2023-12-01T11:37:44.330685+0000 mon.c (mon.2) 7844 : audit 0 from='client.? 172.21.15.80:0/3257634881' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:37:44.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:37:44 smithi090 bash[32384]: audit 2023-12-01T11:37:44.330685+0000 mon.c (mon.2) 7844 : audit 0 from='client.? 172.21.15.80:0/3257634881' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:37:45.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:37:45 smithi080 bash[28361]: cluster 2023-12-01T11:37:44.442536+0000 mgr.y (mgr.24362) 12275 : cluster 0 pgmap v12244: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:37:45.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:37:45 smithi080 bash[41963]: cluster 2023-12-01T11:37:44.442536+0000 mgr.y (mgr.24362) 12275 : cluster 0 pgmap v12244: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:37:45.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:37:45 smithi090 bash[32384]: cluster 2023-12-01T11:37:44.442536+0000 mgr.y (mgr.24362) 12275 : cluster 0 pgmap v12244: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:37:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:37:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:37:46] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T11:37:48.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:37:47 smithi090 bash[32384]: cluster 2023-12-01T11:37:46.443645+0000 mgr.y (mgr.24362) 12276 : cluster 0 pgmap v12245: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:37:48.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:37:47 smithi090 bash[32384]: audit 2023-12-01T11:37:46.786199+0000 mon.c (mon.2) 7845 : audit 0 from='client.? 172.21.15.80:0/4058906469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:37:48.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:37:47 smithi080 bash[41963]: cluster 2023-12-01T11:37:46.443645+0000 mgr.y (mgr.24362) 12276 : cluster 0 pgmap v12245: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:37:48.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:37:47 smithi080 bash[41963]: audit 2023-12-01T11:37:46.786199+0000 mon.c (mon.2) 7845 : audit 0 from='client.? 172.21.15.80:0/4058906469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:37:48.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:37:47 smithi080 bash[28361]: cluster 2023-12-01T11:37:46.443645+0000 mgr.y (mgr.24362) 12276 : cluster 0 pgmap v12245: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:37:48.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:37:47 smithi080 bash[28361]: audit 2023-12-01T11:37:46.786199+0000 mon.c (mon.2) 7845 : audit 0 from='client.? 172.21.15.80:0/4058906469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:37:50.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:37:49 smithi090 bash[32384]: cluster 2023-12-01T11:37:48.444348+0000 mgr.y (mgr.24362) 12277 : cluster 0 pgmap v12246: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:37:50.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:37:49 smithi090 bash[32384]: audit 2023-12-01T11:37:49.237506+0000 mon.c (mon.2) 7846 : audit 0 from='client.? 172.21.15.80:0/2475541309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:37:50.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:37:49 smithi080 bash[41963]: cluster 2023-12-01T11:37:48.444348+0000 mgr.y (mgr.24362) 12277 : cluster 0 pgmap v12246: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:37:50.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:37:49 smithi080 bash[41963]: audit 2023-12-01T11:37:49.237506+0000 mon.c (mon.2) 7846 : audit 0 from='client.? 172.21.15.80:0/2475541309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:37:50.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:37:49 smithi080 bash[28361]: cluster 2023-12-01T11:37:48.444348+0000 mgr.y (mgr.24362) 12277 : cluster 0 pgmap v12246: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:37:50.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:37:49 smithi080 bash[28361]: audit 2023-12-01T11:37:49.237506+0000 mon.c (mon.2) 7846 : audit 0 from='client.? 172.21.15.80:0/2475541309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:37:52.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:37:51 smithi090 bash[32384]: cluster 2023-12-01T11:37:50.445081+0000 mgr.y (mgr.24362) 12278 : cluster 0 pgmap v12247: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:37:52.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:37:51 smithi090 bash[32384]: audit 2023-12-01T11:37:51.682957+0000 mon.a (mon.0) 7721 : audit 0 from='client.? 172.21.15.80:0/833748799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:37:52.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:37:51 smithi080 bash[28361]: cluster 2023-12-01T11:37:50.445081+0000 mgr.y (mgr.24362) 12278 : cluster 0 pgmap v12247: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:37:52.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:37:51 smithi080 bash[28361]: audit 2023-12-01T11:37:51.682957+0000 mon.a (mon.0) 7721 : audit 0 from='client.? 172.21.15.80:0/833748799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:37:52.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:37:51 smithi080 bash[41963]: cluster 2023-12-01T11:37:50.445081+0000 mgr.y (mgr.24362) 12278 : cluster 0 pgmap v12247: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:37:52.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:37:51 smithi080 bash[41963]: audit 2023-12-01T11:37:51.682957+0000 mon.a (mon.0) 7721 : audit 0 from='client.? 172.21.15.80:0/833748799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:37:54.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:37:53 smithi090 bash[32384]: cluster 2023-12-01T11:37:52.446354+0000 mgr.y (mgr.24362) 12279 : cluster 0 pgmap v12248: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:37:54.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:37:53 smithi080 bash[28361]: cluster 2023-12-01T11:37:52.446354+0000 mgr.y (mgr.24362) 12279 : cluster 0 pgmap v12248: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:37:54.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:37:53 smithi080 bash[41963]: cluster 2023-12-01T11:37:52.446354+0000 mgr.y (mgr.24362) 12279 : cluster 0 pgmap v12248: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:37:55.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:37:54 smithi080 bash[28361]: audit 2023-12-01T11:37:54.140124+0000 mon.c (mon.2) 7847 : audit 0 from='client.? 172.21.15.80:0/1444020695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:37:55.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:37:54 smithi080 bash[41963]: audit 2023-12-01T11:37:54.140124+0000 mon.c (mon.2) 7847 : audit 0 from='client.? 172.21.15.80:0/1444020695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:37:55.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:37:54 smithi090 bash[32384]: audit 2023-12-01T11:37:54.140124+0000 mon.c (mon.2) 7847 : audit 0 from='client.? 172.21.15.80:0/1444020695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:37:56.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:37:55 smithi080 bash[28361]: cluster 2023-12-01T11:37:54.446981+0000 mgr.y (mgr.24362) 12280 : cluster 0 pgmap v12249: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:37:56.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:37:55 smithi080 bash[28361]: audit 2023-12-01T11:37:55.432615+0000 mon.c (mon.2) 7848 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:37:56.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:37:55 smithi080 bash[41963]: cluster 2023-12-01T11:37:54.446981+0000 mgr.y (mgr.24362) 12280 : cluster 0 pgmap v12249: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:37:56.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:37:55 smithi080 bash[41963]: audit 2023-12-01T11:37:55.432615+0000 mon.c (mon.2) 7848 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:37:56.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:37:55 smithi090 bash[32384]: cluster 2023-12-01T11:37:54.446981+0000 mgr.y (mgr.24362) 12280 : cluster 0 pgmap v12249: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:37:56.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:37:55 smithi090 bash[32384]: audit 2023-12-01T11:37:55.432615+0000 mon.c (mon.2) 7848 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:37:56.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:37:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:37:56] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T11:37:57.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:37:56 smithi080 bash[41963]: audit 2023-12-01T11:37:56.595048+0000 mon.a (mon.0) 7722 : audit 0 from='client.? 172.21.15.80:0/2281609399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:37:57.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:37:56 smithi080 bash[28361]: audit 2023-12-01T11:37:56.595048+0000 mon.a (mon.0) 7722 : audit 0 from='client.? 172.21.15.80:0/2281609399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:37:57.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:37:56 smithi090 bash[32384]: audit 2023-12-01T11:37:56.595048+0000 mon.a (mon.0) 7722 : audit 0 from='client.? 172.21.15.80:0/2281609399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:37:58.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:37:57 smithi080 bash[28361]: cluster 2023-12-01T11:37:56.448092+0000 mgr.y (mgr.24362) 12281 : cluster 0 pgmap v12250: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:37:58.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:37:57 smithi080 bash[41963]: cluster 2023-12-01T11:37:56.448092+0000 mgr.y (mgr.24362) 12281 : cluster 0 pgmap v12250: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:37:58.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:37:57 smithi090 bash[32384]: cluster 2023-12-01T11:37:56.448092+0000 mgr.y (mgr.24362) 12281 : cluster 0 pgmap v12250: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:38:00.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:37:59 smithi080 bash[28361]: cluster 2023-12-01T11:37:58.448790+0000 mgr.y (mgr.24362) 12282 : cluster 0 pgmap v12251: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:38:00.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:37:59 smithi080 bash[28361]: audit 2023-12-01T11:37:59.055761+0000 mon.a (mon.0) 7723 : audit 0 from='client.? 172.21.15.80:0/1535676181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:38:00.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:37:59 smithi080 bash[41963]: cluster 2023-12-01T11:37:58.448790+0000 mgr.y (mgr.24362) 12282 : cluster 0 pgmap v12251: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:38:00.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:37:59 smithi080 bash[41963]: audit 2023-12-01T11:37:59.055761+0000 mon.a (mon.0) 7723 : audit 0 from='client.? 172.21.15.80:0/1535676181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:38:00.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:37:59 smithi090 bash[32384]: cluster 2023-12-01T11:37:58.448790+0000 mgr.y (mgr.24362) 12282 : cluster 0 pgmap v12251: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:38:00.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:37:59 smithi090 bash[32384]: audit 2023-12-01T11:37:59.055761+0000 mon.a (mon.0) 7723 : audit 0 from='client.? 172.21.15.80:0/1535676181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:38:02.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:38:01 smithi080 bash[28361]: cluster 2023-12-01T11:38:00.449430+0000 mgr.y (mgr.24362) 12283 : cluster 0 pgmap v12252: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:38:02.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:38:01 smithi080 bash[28361]: audit 2023-12-01T11:38:01.513227+0000 mon.a (mon.0) 7724 : audit 0 from='client.? 172.21.15.80:0/2092360561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:38:02.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:38:01 smithi080 bash[41963]: cluster 2023-12-01T11:38:00.449430+0000 mgr.y (mgr.24362) 12283 : cluster 0 pgmap v12252: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:38:02.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:38:01 smithi080 bash[41963]: audit 2023-12-01T11:38:01.513227+0000 mon.a (mon.0) 7724 : audit 0 from='client.? 172.21.15.80:0/2092360561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:38:02.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:38:01 smithi090 bash[32384]: cluster 2023-12-01T11:38:00.449430+0000 mgr.y (mgr.24362) 12283 : cluster 0 pgmap v12252: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:38:02.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:38:01 smithi090 bash[32384]: audit 2023-12-01T11:38:01.513227+0000 mon.a (mon.0) 7724 : audit 0 from='client.? 172.21.15.80:0/2092360561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:38:04.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:38:03 smithi080 bash[28361]: cluster 2023-12-01T11:38:02.450648+0000 mgr.y (mgr.24362) 12284 : cluster 0 pgmap v12253: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:38:04.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:38:03 smithi080 bash[41963]: cluster 2023-12-01T11:38:02.450648+0000 mgr.y (mgr.24362) 12284 : cluster 0 pgmap v12253: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:38:04.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:38:03 smithi090 bash[32384]: cluster 2023-12-01T11:38:02.450648+0000 mgr.y (mgr.24362) 12284 : cluster 0 pgmap v12253: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:38:05.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:38:04 smithi080 bash[28361]: audit 2023-12-01T11:38:03.975905+0000 mon.c (mon.2) 7849 : audit 0 from='client.? 172.21.15.80:0/466665252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:38:05.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:38:04 smithi080 bash[41963]: audit 2023-12-01T11:38:03.975905+0000 mon.c (mon.2) 7849 : audit 0 from='client.? 172.21.15.80:0/466665252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:38:05.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:38:04 smithi090 bash[32384]: audit 2023-12-01T11:38:03.975905+0000 mon.c (mon.2) 7849 : audit 0 from='client.? 172.21.15.80:0/466665252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:38:06.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:38:05 smithi080 bash[28361]: cluster 2023-12-01T11:38:04.451333+0000 mgr.y (mgr.24362) 12285 : cluster 0 pgmap v12254: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:38:06.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:38:05 smithi080 bash[41963]: cluster 2023-12-01T11:38:04.451333+0000 mgr.y (mgr.24362) 12285 : cluster 0 pgmap v12254: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:38:06.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:38:05 smithi090 bash[32384]: cluster 2023-12-01T11:38:04.451333+0000 mgr.y (mgr.24362) 12285 : cluster 0 pgmap v12254: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:38:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:38:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:38:06] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T11:38:07.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:38:06 smithi080 bash[28361]: audit 2023-12-01T11:38:06.434481+0000 mon.c (mon.2) 7850 : audit 0 from='client.? 172.21.15.80:0/4098388368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:38:07.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:38:06 smithi080 bash[28361]: audit 2023-12-01T11:38:06.449266+0000 mon.c (mon.2) 7851 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:38:07.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:38:06 smithi080 bash[41963]: audit 2023-12-01T11:38:06.434481+0000 mon.c (mon.2) 7850 : audit 0 from='client.? 172.21.15.80:0/4098388368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:38:07.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:38:06 smithi080 bash[41963]: audit 2023-12-01T11:38:06.449266+0000 mon.c (mon.2) 7851 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:38:07.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:38:06 smithi090 bash[32384]: audit 2023-12-01T11:38:06.434481+0000 mon.c (mon.2) 7850 : audit 0 from='client.? 172.21.15.80:0/4098388368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:38:07.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:38:06 smithi090 bash[32384]: audit 2023-12-01T11:38:06.449266+0000 mon.c (mon.2) 7851 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:38:08.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:38:07 smithi080 bash[28361]: cluster 2023-12-01T11:38:06.452296+0000 mgr.y (mgr.24362) 12286 : cluster 0 pgmap v12255: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:38:08.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:38:07 smithi080 bash[41963]: cluster 2023-12-01T11:38:06.452296+0000 mgr.y (mgr.24362) 12286 : cluster 0 pgmap v12255: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:38:08.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:38:07 smithi090 bash[32384]: cluster 2023-12-01T11:38:06.452296+0000 mgr.y (mgr.24362) 12286 : cluster 0 pgmap v12255: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:38:10.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:38:09 smithi080 bash[41963]: cluster 2023-12-01T11:38:08.452946+0000 mgr.y (mgr.24362) 12287 : cluster 0 pgmap v12256: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:38:10.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:38:09 smithi080 bash[41963]: audit 2023-12-01T11:38:08.893909+0000 mon.c (mon.2) 7852 : audit 0 from='client.? 172.21.15.80:0/2466473803' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:38:10.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:38:09 smithi080 bash[28361]: cluster 2023-12-01T11:38:08.452946+0000 mgr.y (mgr.24362) 12287 : cluster 0 pgmap v12256: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:38:10.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:38:09 smithi080 bash[28361]: audit 2023-12-01T11:38:08.893909+0000 mon.c (mon.2) 7852 : audit 0 from='client.? 172.21.15.80:0/2466473803' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:38:10.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:38:09 smithi090 bash[32384]: cluster 2023-12-01T11:38:08.452946+0000 mgr.y (mgr.24362) 12287 : cluster 0 pgmap v12256: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:38:10.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:38:09 smithi090 bash[32384]: audit 2023-12-01T11:38:08.893909+0000 mon.c (mon.2) 7852 : audit 0 from='client.? 172.21.15.80:0/2466473803' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:38:11.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:38:10 smithi080 bash[41963]: audit 2023-12-01T11:38:10.433153+0000 mon.c (mon.2) 7853 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:38:11.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:38:10 smithi080 bash[28361]: audit 2023-12-01T11:38:10.433153+0000 mon.c (mon.2) 7853 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:38:11.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:38:10 smithi090 bash[32384]: audit 2023-12-01T11:38:10.433153+0000 mon.c (mon.2) 7853 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:38:12.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:38:11 smithi080 bash[28361]: cluster 2023-12-01T11:38:10.453799+0000 mgr.y (mgr.24362) 12288 : cluster 0 pgmap v12257: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:38:12.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:38:11 smithi080 bash[28361]: audit 2023-12-01T11:38:11.351416+0000 mon.a (mon.0) 7725 : audit 0 from='client.? 172.21.15.80:0/2313673883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:38:12.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:38:11 smithi080 bash[41963]: cluster 2023-12-01T11:38:10.453799+0000 mgr.y (mgr.24362) 12288 : cluster 0 pgmap v12257: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:38:12.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:38:11 smithi080 bash[41963]: audit 2023-12-01T11:38:11.351416+0000 mon.a (mon.0) 7725 : audit 0 from='client.? 172.21.15.80:0/2313673883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:38:12.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:38:11 smithi090 bash[32384]: cluster 2023-12-01T11:38:10.453799+0000 mgr.y (mgr.24362) 12288 : cluster 0 pgmap v12257: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:38:12.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:38:11 smithi090 bash[32384]: audit 2023-12-01T11:38:11.351416+0000 mon.a (mon.0) 7725 : audit 0 from='client.? 172.21.15.80:0/2313673883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:38:13.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:38:13 smithi090 bash[32384]: audit 2023-12-01T11:38:12.242792+0000 mon.a (mon.0) 7726 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:38:13.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:38:13 smithi090 bash[32384]: audit 2023-12-01T11:38:12.257239+0000 mon.a (mon.0) 7727 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:38:13.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:38:13 smithi090 bash[32384]: cluster 2023-12-01T11:38:12.454906+0000 mgr.y (mgr.24362) 12289 : cluster 0 pgmap v12258: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:38:13.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:38:13 smithi090 bash[32384]: audit 2023-12-01T11:38:12.703032+0000 mon.a (mon.0) 7728 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:38:13.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:38:13 smithi090 bash[32384]: audit 2023-12-01T11:38:12.723446+0000 mon.a (mon.0) 7729 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:38:13.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:38:13 smithi090 bash[32384]: audit 2023-12-01T11:38:13.199706+0000 mon.c (mon.2) 7854 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:38:13.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:38:13 smithi090 bash[32384]: audit 2023-12-01T11:38:13.201579+0000 mon.c (mon.2) 7855 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:38:13.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:38:13 smithi090 bash[32384]: audit 2023-12-01T11:38:13.211442+0000 mon.a (mon.0) 7730 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:38:13.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:38:13 smithi080 bash[41963]: audit 2023-12-01T11:38:12.242792+0000 mon.a (mon.0) 7726 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:38:13.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:38:13 smithi080 bash[41963]: audit 2023-12-01T11:38:12.257239+0000 mon.a (mon.0) 7727 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:38:13.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:38:13 smithi080 bash[41963]: cluster 2023-12-01T11:38:12.454906+0000 mgr.y (mgr.24362) 12289 : cluster 0 pgmap v12258: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:38:13.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:38:13 smithi080 bash[41963]: audit 2023-12-01T11:38:12.703032+0000 mon.a (mon.0) 7728 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:38:13.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:38:13 smithi080 bash[41963]: audit 2023-12-01T11:38:12.723446+0000 mon.a (mon.0) 7729 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:38:13.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:38:13 smithi080 bash[41963]: audit 2023-12-01T11:38:13.199706+0000 mon.c (mon.2) 7854 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:38:13.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:38:13 smithi080 bash[41963]: audit 2023-12-01T11:38:13.201579+0000 mon.c (mon.2) 7855 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:38:13.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:38:13 smithi080 bash[41963]: audit 2023-12-01T11:38:13.211442+0000 mon.a (mon.0) 7730 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:38:13.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:38:13 smithi080 bash[28361]: audit 2023-12-01T11:38:12.242792+0000 mon.a (mon.0) 7726 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:38:13.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:38:13 smithi080 bash[28361]: audit 2023-12-01T11:38:12.257239+0000 mon.a (mon.0) 7727 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:38:13.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:38:13 smithi080 bash[28361]: cluster 2023-12-01T11:38:12.454906+0000 mgr.y (mgr.24362) 12289 : cluster 0 pgmap v12258: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:38:13.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:38:13 smithi080 bash[28361]: audit 2023-12-01T11:38:12.703032+0000 mon.a (mon.0) 7728 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:38:13.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:38:13 smithi080 bash[28361]: audit 2023-12-01T11:38:12.723446+0000 mon.a (mon.0) 7729 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:38:13.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:38:13 smithi080 bash[28361]: audit 2023-12-01T11:38:13.199706+0000 mon.c (mon.2) 7854 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:38:13.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:38:13 smithi080 bash[28361]: audit 2023-12-01T11:38:13.201579+0000 mon.c (mon.2) 7855 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:38:13.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:38:13 smithi080 bash[28361]: audit 2023-12-01T11:38:13.211442+0000 mon.a (mon.0) 7730 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:38:14.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:38:14 smithi090 bash[32384]: audit 2023-12-01T11:38:13.806596+0000 mon.c (mon.2) 7856 : audit 0 from='client.? 172.21.15.80:0/1447455847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:38:14.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:38:14 smithi080 bash[41963]: audit 2023-12-01T11:38:13.806596+0000 mon.c (mon.2) 7856 : audit 0 from='client.? 172.21.15.80:0/1447455847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:38:14.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:38:14 smithi080 bash[28361]: audit 2023-12-01T11:38:13.806596+0000 mon.c (mon.2) 7856 : audit 0 from='client.? 172.21.15.80:0/1447455847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:38:15.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:38:15 smithi080 bash[41963]: cluster 2023-12-01T11:38:14.455579+0000 mgr.y (mgr.24362) 12290 : cluster 0 pgmap v12259: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:38:15.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:38:15 smithi080 bash[28361]: cluster 2023-12-01T11:38:14.455579+0000 mgr.y (mgr.24362) 12290 : cluster 0 pgmap v12259: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:38:15.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:38:15 smithi090 bash[32384]: cluster 2023-12-01T11:38:14.455579+0000 mgr.y (mgr.24362) 12290 : cluster 0 pgmap v12259: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:38:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:38:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:38:16] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T11:38:17.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:38:16 smithi090 bash[32384]: audit 2023-12-01T11:38:16.260852+0000 mon.a (mon.0) 7731 : audit 0 from='client.? 172.21.15.80:0/476226932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:38:17.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:38:16 smithi080 bash[41963]: audit 2023-12-01T11:38:16.260852+0000 mon.a (mon.0) 7731 : audit 0 from='client.? 172.21.15.80:0/476226932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:38:17.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:38:16 smithi080 bash[28361]: audit 2023-12-01T11:38:16.260852+0000 mon.a (mon.0) 7731 : audit 0 from='client.? 172.21.15.80:0/476226932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:38:18.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:38:17 smithi090 bash[32384]: cluster 2023-12-01T11:38:16.456826+0000 mgr.y (mgr.24362) 12291 : cluster 0 pgmap v12260: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:38:18.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:38:17 smithi080 bash[28361]: cluster 2023-12-01T11:38:16.456826+0000 mgr.y (mgr.24362) 12291 : cluster 0 pgmap v12260: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:38:18.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:38:17 smithi080 bash[41963]: cluster 2023-12-01T11:38:16.456826+0000 mgr.y (mgr.24362) 12291 : cluster 0 pgmap v12260: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:38:19.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:38:18 smithi080 bash[28361]: audit 2023-12-01T11:38:18.724043+0000 mon.a (mon.0) 7732 : audit 0 from='client.? 172.21.15.80:0/1712072529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:38:19.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:38:18 smithi080 bash[41963]: audit 2023-12-01T11:38:18.724043+0000 mon.a (mon.0) 7732 : audit 0 from='client.? 172.21.15.80:0/1712072529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:38:19.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:38:18 smithi090 bash[32384]: audit 2023-12-01T11:38:18.724043+0000 mon.a (mon.0) 7732 : audit 0 from='client.? 172.21.15.80:0/1712072529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:38:20.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:38:19 smithi080 bash[28361]: cluster 2023-12-01T11:38:18.457409+0000 mgr.y (mgr.24362) 12292 : cluster 0 pgmap v12261: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:38:20.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:38:19 smithi080 bash[41963]: cluster 2023-12-01T11:38:18.457409+0000 mgr.y (mgr.24362) 12292 : cluster 0 pgmap v12261: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:38:20.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:38:19 smithi090 bash[32384]: cluster 2023-12-01T11:38:18.457409+0000 mgr.y (mgr.24362) 12292 : cluster 0 pgmap v12261: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:38:22.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:38:21 smithi080 bash[41963]: cluster 2023-12-01T11:38:20.458085+0000 mgr.y (mgr.24362) 12293 : cluster 0 pgmap v12262: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:38:22.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:38:21 smithi080 bash[41963]: audit 2023-12-01T11:38:21.184071+0000 mon.c (mon.2) 7857 : audit 0 from='client.? 172.21.15.80:0/1213971905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:38:22.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:38:21 smithi080 bash[28361]: cluster 2023-12-01T11:38:20.458085+0000 mgr.y (mgr.24362) 12293 : cluster 0 pgmap v12262: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:38:22.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:38:21 smithi080 bash[28361]: audit 2023-12-01T11:38:21.184071+0000 mon.c (mon.2) 7857 : audit 0 from='client.? 172.21.15.80:0/1213971905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:38:22.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:38:21 smithi090 bash[32384]: cluster 2023-12-01T11:38:20.458085+0000 mgr.y (mgr.24362) 12293 : cluster 0 pgmap v12262: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:38:22.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:38:21 smithi090 bash[32384]: audit 2023-12-01T11:38:21.184071+0000 mon.c (mon.2) 7857 : audit 0 from='client.? 172.21.15.80:0/1213971905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:38:24.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:38:23 smithi080 bash[28361]: cluster 2023-12-01T11:38:22.459170+0000 mgr.y (mgr.24362) 12294 : cluster 0 pgmap v12263: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:38:24.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:38:23 smithi080 bash[28361]: audit 2023-12-01T11:38:23.637972+0000 mon.c (mon.2) 7858 : audit 0 from='client.? 172.21.15.80:0/494775288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:38:24.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:38:23 smithi080 bash[41963]: cluster 2023-12-01T11:38:22.459170+0000 mgr.y (mgr.24362) 12294 : cluster 0 pgmap v12263: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:38:24.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:38:23 smithi080 bash[41963]: audit 2023-12-01T11:38:23.637972+0000 mon.c (mon.2) 7858 : audit 0 from='client.? 172.21.15.80:0/494775288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:38:24.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:38:23 smithi090 bash[32384]: cluster 2023-12-01T11:38:22.459170+0000 mgr.y (mgr.24362) 12294 : cluster 0 pgmap v12263: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:38:24.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:38:23 smithi090 bash[32384]: audit 2023-12-01T11:38:23.637972+0000 mon.c (mon.2) 7858 : audit 0 from='client.? 172.21.15.80:0/494775288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:38:26.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:38:25 smithi080 bash[41963]: cluster 2023-12-01T11:38:24.459836+0000 mgr.y (mgr.24362) 12295 : cluster 0 pgmap v12264: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:38:26.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:38:25 smithi080 bash[41963]: audit 2023-12-01T11:38:25.433539+0000 mon.c (mon.2) 7859 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:38:26.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:38:25 smithi080 bash[28361]: cluster 2023-12-01T11:38:24.459836+0000 mgr.y (mgr.24362) 12295 : cluster 0 pgmap v12264: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:38:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:38:25 smithi080 bash[28361]: audit 2023-12-01T11:38:25.433539+0000 mon.c (mon.2) 7859 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:38:26.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:38:25 smithi090 bash[32384]: cluster 2023-12-01T11:38:24.459836+0000 mgr.y (mgr.24362) 12295 : cluster 0 pgmap v12264: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:38:26.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:38:25 smithi090 bash[32384]: audit 2023-12-01T11:38:25.433539+0000 mon.c (mon.2) 7859 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:38:26.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:38:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:38:26] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T11:38:27.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:38:26 smithi080 bash[28361]: audit 2023-12-01T11:38:26.091439+0000 mon.c (mon.2) 7860 : audit 0 from='client.? 172.21.15.80:0/780610487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:38:27.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:38:26 smithi080 bash[41963]: audit 2023-12-01T11:38:26.091439+0000 mon.c (mon.2) 7860 : audit 0 from='client.? 172.21.15.80:0/780610487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:38:27.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:38:26 smithi090 bash[32384]: audit 2023-12-01T11:38:26.091439+0000 mon.c (mon.2) 7860 : audit 0 from='client.? 172.21.15.80:0/780610487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:38:28.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:38:27 smithi080 bash[41963]: cluster 2023-12-01T11:38:26.460931+0000 mgr.y (mgr.24362) 12296 : cluster 0 pgmap v12265: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:38:28.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:38:27 smithi080 bash[28361]: cluster 2023-12-01T11:38:26.460931+0000 mgr.y (mgr.24362) 12296 : cluster 0 pgmap v12265: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:38:28.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:38:27 smithi090 bash[32384]: cluster 2023-12-01T11:38:26.460931+0000 mgr.y (mgr.24362) 12296 : cluster 0 pgmap v12265: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:38:29.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:38:28 smithi080 bash[28361]: audit 2023-12-01T11:38:28.543051+0000 mon.c (mon.2) 7861 : audit 0 from='client.? 172.21.15.80:0/3668833728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:38:29.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:38:28 smithi080 bash[41963]: audit 2023-12-01T11:38:28.543051+0000 mon.c (mon.2) 7861 : audit 0 from='client.? 172.21.15.80:0/3668833728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:38:29.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:38:28 smithi090 bash[32384]: audit 2023-12-01T11:38:28.543051+0000 mon.c (mon.2) 7861 : audit 0 from='client.? 172.21.15.80:0/3668833728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:38:30.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:38:29 smithi080 bash[28361]: cluster 2023-12-01T11:38:28.461529+0000 mgr.y (mgr.24362) 12297 : cluster 0 pgmap v12266: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:38:30.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:38:29 smithi080 bash[41963]: cluster 2023-12-01T11:38:28.461529+0000 mgr.y (mgr.24362) 12297 : cluster 0 pgmap v12266: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:38:30.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:38:29 smithi090 bash[32384]: cluster 2023-12-01T11:38:28.461529+0000 mgr.y (mgr.24362) 12297 : cluster 0 pgmap v12266: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:38:32.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:38:31 smithi080 bash[28361]: cluster 2023-12-01T11:38:30.462126+0000 mgr.y (mgr.24362) 12298 : cluster 0 pgmap v12267: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:38:32.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:38:31 smithi080 bash[28361]: audit 2023-12-01T11:38:30.997437+0000 mon.c (mon.2) 7862 : audit 0 from='client.? 172.21.15.80:0/2790201231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:38:32.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:38:31 smithi080 bash[41963]: cluster 2023-12-01T11:38:30.462126+0000 mgr.y (mgr.24362) 12298 : cluster 0 pgmap v12267: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:38:32.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:38:31 smithi080 bash[41963]: audit 2023-12-01T11:38:30.997437+0000 mon.c (mon.2) 7862 : audit 0 from='client.? 172.21.15.80:0/2790201231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:38:32.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:38:31 smithi090 bash[32384]: cluster 2023-12-01T11:38:30.462126+0000 mgr.y (mgr.24362) 12298 : cluster 0 pgmap v12267: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:38:32.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:38:31 smithi090 bash[32384]: audit 2023-12-01T11:38:30.997437+0000 mon.c (mon.2) 7862 : audit 0 from='client.? 172.21.15.80:0/2790201231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:38:34.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:38:33 smithi080 bash[41963]: cluster 2023-12-01T11:38:32.463250+0000 mgr.y (mgr.24362) 12299 : cluster 0 pgmap v12268: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:38:34.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:38:33 smithi080 bash[41963]: audit 2023-12-01T11:38:33.450485+0000 mon.c (mon.2) 7863 : audit 0 from='client.? 172.21.15.80:0/3976088269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:38:34.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:38:33 smithi080 bash[28361]: cluster 2023-12-01T11:38:32.463250+0000 mgr.y (mgr.24362) 12299 : cluster 0 pgmap v12268: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:38:34.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:38:33 smithi080 bash[28361]: audit 2023-12-01T11:38:33.450485+0000 mon.c (mon.2) 7863 : audit 0 from='client.? 172.21.15.80:0/3976088269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:38:34.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:38:33 smithi090 bash[32384]: cluster 2023-12-01T11:38:32.463250+0000 mgr.y (mgr.24362) 12299 : cluster 0 pgmap v12268: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:38:34.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:38:33 smithi090 bash[32384]: audit 2023-12-01T11:38:33.450485+0000 mon.c (mon.2) 7863 : audit 0 from='client.? 172.21.15.80:0/3976088269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:38:36.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:38:35 smithi080 bash[28361]: cluster 2023-12-01T11:38:34.463950+0000 mgr.y (mgr.24362) 12300 : cluster 0 pgmap v12269: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:38:36.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:38:35 smithi080 bash[41963]: cluster 2023-12-01T11:38:34.463950+0000 mgr.y (mgr.24362) 12300 : cluster 0 pgmap v12269: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:38:36.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:38:35 smithi090 bash[32384]: cluster 2023-12-01T11:38:34.463950+0000 mgr.y (mgr.24362) 12300 : cluster 0 pgmap v12269: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:38:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:38:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:38:36] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T11:38:37.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:38:36 smithi080 bash[28361]: audit 2023-12-01T11:38:35.905003+0000 mon.c (mon.2) 7864 : audit 0 from='client.? 172.21.15.80:0/4102309896' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:38:37.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:38:36 smithi080 bash[41963]: audit 2023-12-01T11:38:35.905003+0000 mon.c (mon.2) 7864 : audit 0 from='client.? 172.21.15.80:0/4102309896' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:38:37.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:38:36 smithi090 bash[32384]: audit 2023-12-01T11:38:35.905003+0000 mon.c (mon.2) 7864 : audit 0 from='client.? 172.21.15.80:0/4102309896' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:38:38.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:38:37 smithi080 bash[28361]: cluster 2023-12-01T11:38:36.465052+0000 mgr.y (mgr.24362) 12301 : cluster 0 pgmap v12270: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:38:38.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:38:37 smithi080 bash[41963]: cluster 2023-12-01T11:38:36.465052+0000 mgr.y (mgr.24362) 12301 : cluster 0 pgmap v12270: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:38:38.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:38:37 smithi090 bash[32384]: cluster 2023-12-01T11:38:36.465052+0000 mgr.y (mgr.24362) 12301 : cluster 0 pgmap v12270: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:38:39.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:38:38 smithi080 bash[41963]: audit 2023-12-01T11:38:38.352606+0000 mon.a (mon.0) 7733 : audit 0 from='client.? 172.21.15.80:0/815171418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:38:39.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:38:38 smithi080 bash[28361]: audit 2023-12-01T11:38:38.352606+0000 mon.a (mon.0) 7733 : audit 0 from='client.? 172.21.15.80:0/815171418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:38:39.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:38:38 smithi090 bash[32384]: audit 2023-12-01T11:38:38.352606+0000 mon.a (mon.0) 7733 : audit 0 from='client.? 172.21.15.80:0/815171418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:38:40.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:38:39 smithi080 bash[41963]: cluster 2023-12-01T11:38:38.465629+0000 mgr.y (mgr.24362) 12302 : cluster 0 pgmap v12271: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:38:40.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:38:39 smithi080 bash[28361]: cluster 2023-12-01T11:38:38.465629+0000 mgr.y (mgr.24362) 12302 : cluster 0 pgmap v12271: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:38:40.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:38:39 smithi090 bash[32384]: cluster 2023-12-01T11:38:38.465629+0000 mgr.y (mgr.24362) 12302 : cluster 0 pgmap v12271: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:38:41.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:38:40 smithi080 bash[28361]: audit 2023-12-01T11:38:40.433780+0000 mon.c (mon.2) 7865 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:38:41.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:38:40 smithi080 bash[28361]: audit 2023-12-01T11:38:40.811298+0000 mon.a (mon.0) 7734 : audit 0 from='client.? 172.21.15.80:0/1024666263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:38:41.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:38:40 smithi080 bash[41963]: audit 2023-12-01T11:38:40.433780+0000 mon.c (mon.2) 7865 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:38:41.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:38:40 smithi080 bash[41963]: audit 2023-12-01T11:38:40.811298+0000 mon.a (mon.0) 7734 : audit 0 from='client.? 172.21.15.80:0/1024666263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:38:41.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:38:40 smithi090 bash[32384]: audit 2023-12-01T11:38:40.433780+0000 mon.c (mon.2) 7865 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:38:41.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:38:40 smithi090 bash[32384]: audit 2023-12-01T11:38:40.811298+0000 mon.a (mon.0) 7734 : audit 0 from='client.? 172.21.15.80:0/1024666263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:38:42.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:38:41 smithi080 bash[41963]: cluster 2023-12-01T11:38:40.466209+0000 mgr.y (mgr.24362) 12303 : cluster 0 pgmap v12272: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:38:42.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:38:41 smithi080 bash[28361]: cluster 2023-12-01T11:38:40.466209+0000 mgr.y (mgr.24362) 12303 : cluster 0 pgmap v12272: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:38:42.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:38:41 smithi090 bash[32384]: cluster 2023-12-01T11:38:40.466209+0000 mgr.y (mgr.24362) 12303 : cluster 0 pgmap v12272: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:38:44.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:38:43 smithi080 bash[28361]: cluster 2023-12-01T11:38:42.467362+0000 mgr.y (mgr.24362) 12304 : cluster 0 pgmap v12273: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:38:44.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:38:43 smithi080 bash[28361]: audit 2023-12-01T11:38:43.274995+0000 mon.a (mon.0) 7735 : audit 0 from='client.? 172.21.15.80:0/813651373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:38:44.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:38:43 smithi080 bash[41963]: cluster 2023-12-01T11:38:42.467362+0000 mgr.y (mgr.24362) 12304 : cluster 0 pgmap v12273: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:38:44.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:38:43 smithi080 bash[41963]: audit 2023-12-01T11:38:43.274995+0000 mon.a (mon.0) 7735 : audit 0 from='client.? 172.21.15.80:0/813651373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:38:44.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:38:43 smithi090 bash[32384]: cluster 2023-12-01T11:38:42.467362+0000 mgr.y (mgr.24362) 12304 : cluster 0 pgmap v12273: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:38:44.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:38:43 smithi090 bash[32384]: audit 2023-12-01T11:38:43.274995+0000 mon.a (mon.0) 7735 : audit 0 from='client.? 172.21.15.80:0/813651373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:38:46.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:38:45 smithi080 bash[28361]: cluster 2023-12-01T11:38:44.468069+0000 mgr.y (mgr.24362) 12305 : cluster 0 pgmap v12274: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:38:46.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:38:45 smithi080 bash[28361]: audit 2023-12-01T11:38:45.737536+0000 mon.a (mon.0) 7736 : audit 0 from='client.? 172.21.15.80:0/3267745580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:38:46.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:38:45 smithi080 bash[41963]: cluster 2023-12-01T11:38:44.468069+0000 mgr.y (mgr.24362) 12305 : cluster 0 pgmap v12274: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:38:46.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:38:45 smithi080 bash[41963]: audit 2023-12-01T11:38:45.737536+0000 mon.a (mon.0) 7736 : audit 0 from='client.? 172.21.15.80:0/3267745580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:38:46.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:38:45 smithi090 bash[32384]: cluster 2023-12-01T11:38:44.468069+0000 mgr.y (mgr.24362) 12305 : cluster 0 pgmap v12274: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:38:46.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:38:45 smithi090 bash[32384]: audit 2023-12-01T11:38:45.737536+0000 mon.a (mon.0) 7736 : audit 0 from='client.? 172.21.15.80:0/3267745580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:38:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:38:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:38:46] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T11:38:48.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:38:47 smithi080 bash[41963]: cluster 2023-12-01T11:38:46.469245+0000 mgr.y (mgr.24362) 12306 : cluster 0 pgmap v12275: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:38:48.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:38:47 smithi080 bash[28361]: cluster 2023-12-01T11:38:46.469245+0000 mgr.y (mgr.24362) 12306 : cluster 0 pgmap v12275: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:38:48.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:38:47 smithi090 bash[32384]: cluster 2023-12-01T11:38:46.469245+0000 mgr.y (mgr.24362) 12306 : cluster 0 pgmap v12275: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:38:49.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:38:48 smithi080 bash[41963]: audit 2023-12-01T11:38:48.196279+0000 mon.a (mon.0) 7737 : audit 0 from='client.? 172.21.15.80:0/1536068959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:38:49.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:38:48 smithi080 bash[28361]: audit 2023-12-01T11:38:48.196279+0000 mon.a (mon.0) 7737 : audit 0 from='client.? 172.21.15.80:0/1536068959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:38:49.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:38:48 smithi090 bash[32384]: audit 2023-12-01T11:38:48.196279+0000 mon.a (mon.0) 7737 : audit 0 from='client.? 172.21.15.80:0/1536068959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:38:50.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:38:49 smithi080 bash[41963]: cluster 2023-12-01T11:38:48.469933+0000 mgr.y (mgr.24362) 12307 : cluster 0 pgmap v12276: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:38:50.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:38:49 smithi080 bash[28361]: cluster 2023-12-01T11:38:48.469933+0000 mgr.y (mgr.24362) 12307 : cluster 0 pgmap v12276: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:38:50.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:38:49 smithi090 bash[32384]: cluster 2023-12-01T11:38:48.469933+0000 mgr.y (mgr.24362) 12307 : cluster 0 pgmap v12276: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:38:51.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:38:50 smithi080 bash[41963]: audit 2023-12-01T11:38:50.638491+0000 mon.c (mon.2) 7866 : audit 0 from='client.? 172.21.15.80:0/2937471233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:38:51.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:38:50 smithi080 bash[28361]: audit 2023-12-01T11:38:50.638491+0000 mon.c (mon.2) 7866 : audit 0 from='client.? 172.21.15.80:0/2937471233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:38:51.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:38:50 smithi090 bash[32384]: audit 2023-12-01T11:38:50.638491+0000 mon.c (mon.2) 7866 : audit 0 from='client.? 172.21.15.80:0/2937471233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:38:52.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:38:51 smithi080 bash[41963]: cluster 2023-12-01T11:38:50.470563+0000 mgr.y (mgr.24362) 12308 : cluster 0 pgmap v12277: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:38:52.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:38:51 smithi080 bash[28361]: cluster 2023-12-01T11:38:50.470563+0000 mgr.y (mgr.24362) 12308 : cluster 0 pgmap v12277: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:38:52.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:38:51 smithi090 bash[32384]: cluster 2023-12-01T11:38:50.470563+0000 mgr.y (mgr.24362) 12308 : cluster 0 pgmap v12277: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:38:54.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:38:53 smithi080 bash[41963]: cluster 2023-12-01T11:38:52.471680+0000 mgr.y (mgr.24362) 12309 : cluster 0 pgmap v12278: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:38:54.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:38:53 smithi080 bash[41963]: audit 2023-12-01T11:38:53.083788+0000 mon.a (mon.0) 7738 : audit 0 from='client.? 172.21.15.80:0/388217355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:38:54.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:38:53 smithi080 bash[28361]: cluster 2023-12-01T11:38:52.471680+0000 mgr.y (mgr.24362) 12309 : cluster 0 pgmap v12278: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:38:54.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:38:53 smithi080 bash[28361]: audit 2023-12-01T11:38:53.083788+0000 mon.a (mon.0) 7738 : audit 0 from='client.? 172.21.15.80:0/388217355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:38:54.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:38:53 smithi090 bash[32384]: cluster 2023-12-01T11:38:52.471680+0000 mgr.y (mgr.24362) 12309 : cluster 0 pgmap v12278: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:38:54.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:38:53 smithi090 bash[32384]: audit 2023-12-01T11:38:53.083788+0000 mon.a (mon.0) 7738 : audit 0 from='client.? 172.21.15.80:0/388217355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:38:56.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:38:55 smithi080 bash[41963]: cluster 2023-12-01T11:38:54.472302+0000 mgr.y (mgr.24362) 12310 : cluster 0 pgmap v12279: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:38:56.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:38:55 smithi080 bash[41963]: audit 2023-12-01T11:38:55.434145+0000 mon.c (mon.2) 7867 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:38:56.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:38:55 smithi080 bash[41963]: audit 2023-12-01T11:38:55.538602+0000 mon.a (mon.0) 7739 : audit 0 from='client.? 172.21.15.80:0/59021699' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:38:56.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:38:55 smithi080 bash[28361]: cluster 2023-12-01T11:38:54.472302+0000 mgr.y (mgr.24362) 12310 : cluster 0 pgmap v12279: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:38:56.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:38:55 smithi080 bash[28361]: audit 2023-12-01T11:38:55.434145+0000 mon.c (mon.2) 7867 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:38:56.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:38:55 smithi080 bash[28361]: audit 2023-12-01T11:38:55.538602+0000 mon.a (mon.0) 7739 : audit 0 from='client.? 172.21.15.80:0/59021699' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:38:56.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:38:55 smithi090 bash[32384]: cluster 2023-12-01T11:38:54.472302+0000 mgr.y (mgr.24362) 12310 : cluster 0 pgmap v12279: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:38:56.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:38:55 smithi090 bash[32384]: audit 2023-12-01T11:38:55.434145+0000 mon.c (mon.2) 7867 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:38:56.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:38:55 smithi090 bash[32384]: audit 2023-12-01T11:38:55.538602+0000 mon.a (mon.0) 7739 : audit 0 from='client.? 172.21.15.80:0/59021699' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:38:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:38:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:38:56] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T11:38:58.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:38:57 smithi080 bash[28361]: cluster 2023-12-01T11:38:56.473439+0000 mgr.y (mgr.24362) 12311 : cluster 0 pgmap v12280: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:38:58.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:38:57 smithi080 bash[41963]: cluster 2023-12-01T11:38:56.473439+0000 mgr.y (mgr.24362) 12311 : cluster 0 pgmap v12280: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:38:58.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:38:57 smithi090 bash[32384]: cluster 2023-12-01T11:38:56.473439+0000 mgr.y (mgr.24362) 12311 : cluster 0 pgmap v12280: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:38:59.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:38:58 smithi080 bash[28361]: audit 2023-12-01T11:38:57.992087+0000 mon.a (mon.0) 7740 : audit 0 from='client.? 172.21.15.80:0/1636870209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:38:59.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:38:58 smithi080 bash[41963]: audit 2023-12-01T11:38:57.992087+0000 mon.a (mon.0) 7740 : audit 0 from='client.? 172.21.15.80:0/1636870209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:38:59.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:38:58 smithi090 bash[32384]: audit 2023-12-01T11:38:57.992087+0000 mon.a (mon.0) 7740 : audit 0 from='client.? 172.21.15.80:0/1636870209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:39:00.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:38:59 smithi080 bash[41963]: cluster 2023-12-01T11:38:58.474209+0000 mgr.y (mgr.24362) 12312 : cluster 0 pgmap v12281: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:39:00.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:38:59 smithi080 bash[28361]: cluster 2023-12-01T11:38:58.474209+0000 mgr.y (mgr.24362) 12312 : cluster 0 pgmap v12281: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:39:00.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:38:59 smithi090 bash[32384]: cluster 2023-12-01T11:38:58.474209+0000 mgr.y (mgr.24362) 12312 : cluster 0 pgmap v12281: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:39:01.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:39:00 smithi090 bash[32384]: audit 2023-12-01T11:39:00.448443+0000 mon.a (mon.0) 7741 : audit 0 from='client.? 172.21.15.80:0/570517144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:39:01.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:39:00 smithi080 bash[28361]: audit 2023-12-01T11:39:00.448443+0000 mon.a (mon.0) 7741 : audit 0 from='client.? 172.21.15.80:0/570517144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:39:01.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:39:00 smithi080 bash[41963]: audit 2023-12-01T11:39:00.448443+0000 mon.a (mon.0) 7741 : audit 0 from='client.? 172.21.15.80:0/570517144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:39:02.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:39:01 smithi090 bash[32384]: cluster 2023-12-01T11:39:00.474962+0000 mgr.y (mgr.24362) 12313 : cluster 0 pgmap v12282: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:39:02.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:39:01 smithi080 bash[28361]: cluster 2023-12-01T11:39:00.474962+0000 mgr.y (mgr.24362) 12313 : cluster 0 pgmap v12282: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:39:02.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:39:01 smithi080 bash[41963]: cluster 2023-12-01T11:39:00.474962+0000 mgr.y (mgr.24362) 12313 : cluster 0 pgmap v12282: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:39:03.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:39:02 smithi090 bash[32384]: audit 2023-12-01T11:39:02.897812+0000 mon.a (mon.0) 7742 : audit 0 from='client.? 172.21.15.80:0/1589879561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:39:03.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:39:02 smithi080 bash[28361]: audit 2023-12-01T11:39:02.897812+0000 mon.a (mon.0) 7742 : audit 0 from='client.? 172.21.15.80:0/1589879561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:39:03.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:39:02 smithi080 bash[41963]: audit 2023-12-01T11:39:02.897812+0000 mon.a (mon.0) 7742 : audit 0 from='client.? 172.21.15.80:0/1589879561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:39:04.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:39:03 smithi090 bash[32384]: cluster 2023-12-01T11:39:02.476077+0000 mgr.y (mgr.24362) 12314 : cluster 0 pgmap v12283: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:39:04.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:39:03 smithi080 bash[28361]: cluster 2023-12-01T11:39:02.476077+0000 mgr.y (mgr.24362) 12314 : cluster 0 pgmap v12283: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:39:04.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:39:03 smithi080 bash[41963]: cluster 2023-12-01T11:39:02.476077+0000 mgr.y (mgr.24362) 12314 : cluster 0 pgmap v12283: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:39:06.232 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:39:05 smithi080 bash[28361]: cluster 2023-12-01T11:39:04.476756+0000 mgr.y (mgr.24362) 12315 : cluster 0 pgmap v12284: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:39:06.232 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:39:05 smithi080 bash[28361]: audit 2023-12-01T11:39:05.349830+0000 mon.a (mon.0) 7743 : audit 0 from='client.? 172.21.15.80:0/2576817547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:39:06.233 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:39:05 smithi080 bash[41963]: cluster 2023-12-01T11:39:04.476756+0000 mgr.y (mgr.24362) 12315 : cluster 0 pgmap v12284: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:39:06.233 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:39:05 smithi080 bash[41963]: audit 2023-12-01T11:39:05.349830+0000 mon.a (mon.0) 7743 : audit 0 from='client.? 172.21.15.80:0/2576817547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:39:06.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:39:05 smithi090 bash[32384]: cluster 2023-12-01T11:39:04.476756+0000 mgr.y (mgr.24362) 12315 : cluster 0 pgmap v12284: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:39:06.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:39:05 smithi090 bash[32384]: audit 2023-12-01T11:39:05.349830+0000 mon.a (mon.0) 7743 : audit 0 from='client.? 172.21.15.80:0/2576817547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:39:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:39:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:39:06] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T11:39:08.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:39:07 smithi090 bash[32384]: cluster 2023-12-01T11:39:06.477781+0000 mgr.y (mgr.24362) 12316 : cluster 0 pgmap v12285: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:39:08.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:39:07 smithi090 bash[32384]: audit 2023-12-01T11:39:07.810895+0000 mon.c (mon.2) 7868 : audit 0 from='client.? 172.21.15.80:0/731700924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:39:08.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:39:07 smithi080 bash[41963]: cluster 2023-12-01T11:39:06.477781+0000 mgr.y (mgr.24362) 12316 : cluster 0 pgmap v12285: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:39:08.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:39:07 smithi080 bash[41963]: audit 2023-12-01T11:39:07.810895+0000 mon.c (mon.2) 7868 : audit 0 from='client.? 172.21.15.80:0/731700924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:39:08.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:39:07 smithi080 bash[28361]: cluster 2023-12-01T11:39:06.477781+0000 mgr.y (mgr.24362) 12316 : cluster 0 pgmap v12285: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:39:08.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:39:07 smithi080 bash[28361]: audit 2023-12-01T11:39:07.810895+0000 mon.c (mon.2) 7868 : audit 0 from='client.? 172.21.15.80:0/731700924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:39:10.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:39:09 smithi090 bash[32384]: cluster 2023-12-01T11:39:08.478508+0000 mgr.y (mgr.24362) 12317 : cluster 0 pgmap v12286: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:39:10.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:39:09 smithi080 bash[28361]: cluster 2023-12-01T11:39:08.478508+0000 mgr.y (mgr.24362) 12317 : cluster 0 pgmap v12286: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:39:10.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:39:09 smithi080 bash[41963]: cluster 2023-12-01T11:39:08.478508+0000 mgr.y (mgr.24362) 12317 : cluster 0 pgmap v12286: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:39:11.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:39:10 smithi090 bash[32384]: audit 2023-12-01T11:39:10.266576+0000 mon.c (mon.2) 7869 : audit 0 from='client.? 172.21.15.80:0/2646622915' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:39:11.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:39:10 smithi090 bash[32384]: audit 2023-12-01T11:39:10.434671+0000 mon.c (mon.2) 7870 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:39:11.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:39:10 smithi080 bash[41963]: audit 2023-12-01T11:39:10.266576+0000 mon.c (mon.2) 7869 : audit 0 from='client.? 172.21.15.80:0/2646622915' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:39:11.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:39:10 smithi080 bash[41963]: audit 2023-12-01T11:39:10.434671+0000 mon.c (mon.2) 7870 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:39:11.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:39:10 smithi080 bash[28361]: audit 2023-12-01T11:39:10.266576+0000 mon.c (mon.2) 7869 : audit 0 from='client.? 172.21.15.80:0/2646622915' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:39:11.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:39:10 smithi080 bash[28361]: audit 2023-12-01T11:39:10.434671+0000 mon.c (mon.2) 7870 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:39:12.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:39:11 smithi090 bash[32384]: cluster 2023-12-01T11:39:10.479100+0000 mgr.y (mgr.24362) 12318 : cluster 0 pgmap v12287: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:39:12.430 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:39:11 smithi080 bash[41963]: cluster 2023-12-01T11:39:10.479100+0000 mgr.y (mgr.24362) 12318 : cluster 0 pgmap v12287: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:39:12.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:39:11 smithi080 bash[28361]: cluster 2023-12-01T11:39:10.479100+0000 mgr.y (mgr.24362) 12318 : cluster 0 pgmap v12287: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:39:13.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:39:12 smithi090 bash[32384]: audit 2023-12-01T11:39:12.722105+0000 mon.a (mon.0) 7744 : audit 0 from='client.? 172.21.15.80:0/88929073' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:39:13.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:39:12 smithi080 bash[28361]: audit 2023-12-01T11:39:12.722105+0000 mon.a (mon.0) 7744 : audit 0 from='client.? 172.21.15.80:0/88929073' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:39:13.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:39:12 smithi080 bash[41963]: audit 2023-12-01T11:39:12.722105+0000 mon.a (mon.0) 7744 : audit 0 from='client.? 172.21.15.80:0/88929073' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:39:14.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:39:13 smithi090 bash[32384]: cluster 2023-12-01T11:39:12.479843+0000 mgr.y (mgr.24362) 12319 : cluster 0 pgmap v12288: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:39:14.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:39:13 smithi090 bash[32384]: audit 2023-12-01T11:39:13.293698+0000 mon.c (mon.2) 7871 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:39:14.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:39:13 smithi080 bash[28361]: cluster 2023-12-01T11:39:12.479843+0000 mgr.y (mgr.24362) 12319 : cluster 0 pgmap v12288: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:39:14.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:39:13 smithi080 bash[28361]: audit 2023-12-01T11:39:13.293698+0000 mon.c (mon.2) 7871 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:39:14.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:39:13 smithi080 bash[41963]: cluster 2023-12-01T11:39:12.479843+0000 mgr.y (mgr.24362) 12319 : cluster 0 pgmap v12288: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:39:14.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:39:13 smithi080 bash[41963]: audit 2023-12-01T11:39:13.293698+0000 mon.c (mon.2) 7871 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:39:16.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:39:15 smithi090 bash[32384]: cluster 2023-12-01T11:39:14.480424+0000 mgr.y (mgr.24362) 12320 : cluster 0 pgmap v12289: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:39:16.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:39:15 smithi090 bash[32384]: audit 2023-12-01T11:39:15.170842+0000 mon.c (mon.2) 7872 : audit 0 from='client.? 172.21.15.80:0/3516106968' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:39:16.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:39:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:39:16] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T11:39:16.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:39:15 smithi080 bash[28361]: cluster 2023-12-01T11:39:14.480424+0000 mgr.y (mgr.24362) 12320 : cluster 0 pgmap v12289: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:39:16.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:39:15 smithi080 bash[28361]: audit 2023-12-01T11:39:15.170842+0000 mon.c (mon.2) 7872 : audit 0 from='client.? 172.21.15.80:0/3516106968' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:39:16.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:39:16 smithi080 bash[41963]: cluster 2023-12-01T11:39:14.480424+0000 mgr.y (mgr.24362) 12320 : cluster 0 pgmap v12289: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:39:16.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:39:16 smithi080 bash[41963]: audit 2023-12-01T11:39:15.170842+0000 mon.c (mon.2) 7872 : audit 0 from='client.? 172.21.15.80:0/3516106968' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:39:18.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:39:18 smithi090 bash[32384]: cluster 2023-12-01T11:39:16.481592+0000 mgr.y (mgr.24362) 12321 : cluster 0 pgmap v12290: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:39:18.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:39:18 smithi090 bash[32384]: audit 2023-12-01T11:39:17.622137+0000 mon.c (mon.2) 7873 : audit 0 from='client.? 172.21.15.80:0/3726391194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:39:18.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:39:18 smithi080 bash[41963]: cluster 2023-12-01T11:39:16.481592+0000 mgr.y (mgr.24362) 12321 : cluster 0 pgmap v12290: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:39:18.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:39:18 smithi080 bash[41963]: audit 2023-12-01T11:39:17.622137+0000 mon.c (mon.2) 7873 : audit 0 from='client.? 172.21.15.80:0/3726391194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:39:18.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:39:18 smithi080 bash[28361]: cluster 2023-12-01T11:39:16.481592+0000 mgr.y (mgr.24362) 12321 : cluster 0 pgmap v12290: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:39:18.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:39:18 smithi080 bash[28361]: audit 2023-12-01T11:39:17.622137+0000 mon.c (mon.2) 7873 : audit 0 from='client.? 172.21.15.80:0/3726391194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:39:20.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:39:20 smithi090 bash[32384]: cluster 2023-12-01T11:39:18.482246+0000 mgr.y (mgr.24362) 12322 : cluster 0 pgmap v12291: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:39:20.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:39:20 smithi090 bash[32384]: audit 2023-12-01T11:39:19.143480+0000 mon.a (mon.0) 7745 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:39:20.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:39:20 smithi090 bash[32384]: audit 2023-12-01T11:39:19.155111+0000 mon.a (mon.0) 7746 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:39:20.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:39:20 smithi090 bash[32384]: audit 2023-12-01T11:39:19.440706+0000 mon.a (mon.0) 7747 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:39:20.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:39:20 smithi090 bash[32384]: audit 2023-12-01T11:39:19.451031+0000 mon.a (mon.0) 7748 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:39:20.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:39:20 smithi090 bash[32384]: audit 2023-12-01T11:39:19.933558+0000 mon.c (mon.2) 7874 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:39:20.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:39:20 smithi090 bash[32384]: audit 2023-12-01T11:39:19.935183+0000 mon.c (mon.2) 7875 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:39:20.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:39:20 smithi090 bash[32384]: audit 2023-12-01T11:39:19.944916+0000 mon.a (mon.0) 7749 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:39:20.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:39:20 smithi080 bash[28361]: cluster 2023-12-01T11:39:18.482246+0000 mgr.y (mgr.24362) 12322 : cluster 0 pgmap v12291: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:39:20.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:39:20 smithi080 bash[28361]: audit 2023-12-01T11:39:19.143480+0000 mon.a (mon.0) 7745 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:39:20.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:39:20 smithi080 bash[28361]: audit 2023-12-01T11:39:19.155111+0000 mon.a (mon.0) 7746 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:39:20.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:39:20 smithi080 bash[28361]: audit 2023-12-01T11:39:19.440706+0000 mon.a (mon.0) 7747 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:39:20.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:39:20 smithi080 bash[28361]: audit 2023-12-01T11:39:19.451031+0000 mon.a (mon.0) 7748 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:39:20.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:39:20 smithi080 bash[28361]: audit 2023-12-01T11:39:19.933558+0000 mon.c (mon.2) 7874 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:39:20.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:39:20 smithi080 bash[28361]: audit 2023-12-01T11:39:19.935183+0000 mon.c (mon.2) 7875 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:39:20.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:39:20 smithi080 bash[28361]: audit 2023-12-01T11:39:19.944916+0000 mon.a (mon.0) 7749 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:39:20.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:39:20 smithi080 bash[41963]: cluster 2023-12-01T11:39:18.482246+0000 mgr.y (mgr.24362) 12322 : cluster 0 pgmap v12291: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:39:20.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:39:20 smithi080 bash[41963]: audit 2023-12-01T11:39:19.143480+0000 mon.a (mon.0) 7745 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:39:20.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:39:20 smithi080 bash[41963]: audit 2023-12-01T11:39:19.155111+0000 mon.a (mon.0) 7746 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:39:20.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:39:20 smithi080 bash[41963]: audit 2023-12-01T11:39:19.440706+0000 mon.a (mon.0) 7747 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:39:20.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:39:20 smithi080 bash[41963]: audit 2023-12-01T11:39:19.451031+0000 mon.a (mon.0) 7748 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:39:20.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:39:20 smithi080 bash[41963]: audit 2023-12-01T11:39:19.933558+0000 mon.c (mon.2) 7874 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:39:20.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:39:20 smithi080 bash[41963]: audit 2023-12-01T11:39:19.935183+0000 mon.c (mon.2) 7875 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:39:20.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:39:20 smithi080 bash[41963]: audit 2023-12-01T11:39:19.944916+0000 mon.a (mon.0) 7749 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:39:21.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:39:21 smithi090 bash[32384]: audit 2023-12-01T11:39:20.078237+0000 mon.c (mon.2) 7876 : audit 0 from='client.? 172.21.15.80:0/1469566100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:39:21.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:39:21 smithi080 bash[41963]: audit 2023-12-01T11:39:20.078237+0000 mon.c (mon.2) 7876 : audit 0 from='client.? 172.21.15.80:0/1469566100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:39:21.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:39:21 smithi080 bash[28361]: audit 2023-12-01T11:39:20.078237+0000 mon.c (mon.2) 7876 : audit 0 from='client.? 172.21.15.80:0/1469566100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:39:22.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:39:22 smithi080 bash[41963]: cluster 2023-12-01T11:39:20.482906+0000 mgr.y (mgr.24362) 12323 : cluster 0 pgmap v12292: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:39:22.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:39:22 smithi080 bash[28361]: cluster 2023-12-01T11:39:20.482906+0000 mgr.y (mgr.24362) 12323 : cluster 0 pgmap v12292: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:39:22.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:39:22 smithi090 bash[32384]: cluster 2023-12-01T11:39:20.482906+0000 mgr.y (mgr.24362) 12323 : cluster 0 pgmap v12292: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:39:23.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:39:23 smithi080 bash[28361]: cluster 2023-12-01T11:39:22.484036+0000 mgr.y (mgr.24362) 12324 : cluster 0 pgmap v12293: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:39:23.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:39:23 smithi080 bash[28361]: audit 2023-12-01T11:39:22.539630+0000 mon.a (mon.0) 7750 : audit 0 from='client.? 172.21.15.80:0/3900510943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:39:23.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:39:23 smithi080 bash[41963]: cluster 2023-12-01T11:39:22.484036+0000 mgr.y (mgr.24362) 12324 : cluster 0 pgmap v12293: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:39:23.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:39:23 smithi080 bash[41963]: audit 2023-12-01T11:39:22.539630+0000 mon.a (mon.0) 7750 : audit 0 from='client.? 172.21.15.80:0/3900510943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:39:23.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:39:23 smithi090 bash[32384]: cluster 2023-12-01T11:39:22.484036+0000 mgr.y (mgr.24362) 12324 : cluster 0 pgmap v12293: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:39:23.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:39:23 smithi090 bash[32384]: audit 2023-12-01T11:39:22.539630+0000 mon.a (mon.0) 7750 : audit 0 from='client.? 172.21.15.80:0/3900510943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:39:25.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:39:25 smithi080 bash[28361]: cluster 2023-12-01T11:39:24.484662+0000 mgr.y (mgr.24362) 12325 : cluster 0 pgmap v12294: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:39:25.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:39:25 smithi080 bash[28361]: audit 2023-12-01T11:39:24.994432+0000 mon.c (mon.2) 7877 : audit 0 from='client.? 172.21.15.80:0/1296338363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:39:25.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:39:25 smithi080 bash[28361]: audit 2023-12-01T11:39:25.435130+0000 mon.c (mon.2) 7878 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:39:25.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:39:25 smithi080 bash[41963]: cluster 2023-12-01T11:39:24.484662+0000 mgr.y (mgr.24362) 12325 : cluster 0 pgmap v12294: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:39:25.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:39:25 smithi080 bash[41963]: audit 2023-12-01T11:39:24.994432+0000 mon.c (mon.2) 7877 : audit 0 from='client.? 172.21.15.80:0/1296338363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:39:25.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:39:25 smithi080 bash[41963]: audit 2023-12-01T11:39:25.435130+0000 mon.c (mon.2) 7878 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:39:26.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:39:25 smithi090 bash[32384]: cluster 2023-12-01T11:39:24.484662+0000 mgr.y (mgr.24362) 12325 : cluster 0 pgmap v12294: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:39:26.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:39:25 smithi090 bash[32384]: audit 2023-12-01T11:39:24.994432+0000 mon.c (mon.2) 7877 : audit 0 from='client.? 172.21.15.80:0/1296338363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:39:26.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:39:25 smithi090 bash[32384]: audit 2023-12-01T11:39:25.435130+0000 mon.c (mon.2) 7878 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:39:26.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:39:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:39:26] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T11:39:28.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:39:27 smithi080 bash[28361]: cluster 2023-12-01T11:39:26.485777+0000 mgr.y (mgr.24362) 12326 : cluster 0 pgmap v12295: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:39:28.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:39:27 smithi080 bash[28361]: audit 2023-12-01T11:39:27.443514+0000 mon.c (mon.2) 7879 : audit 0 from='client.? 172.21.15.80:0/3948449497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:39:28.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:39:27 smithi080 bash[41963]: cluster 2023-12-01T11:39:26.485777+0000 mgr.y (mgr.24362) 12326 : cluster 0 pgmap v12295: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:39:28.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:39:27 smithi080 bash[41963]: audit 2023-12-01T11:39:27.443514+0000 mon.c (mon.2) 7879 : audit 0 from='client.? 172.21.15.80:0/3948449497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:39:28.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:39:27 smithi090 bash[32384]: cluster 2023-12-01T11:39:26.485777+0000 mgr.y (mgr.24362) 12326 : cluster 0 pgmap v12295: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:39:28.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:39:27 smithi090 bash[32384]: audit 2023-12-01T11:39:27.443514+0000 mon.c (mon.2) 7879 : audit 0 from='client.? 172.21.15.80:0/3948449497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:39:30.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:39:29 smithi080 bash[28361]: cluster 2023-12-01T11:39:28.486431+0000 mgr.y (mgr.24362) 12327 : cluster 0 pgmap v12296: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:39:30.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:39:29 smithi080 bash[41963]: cluster 2023-12-01T11:39:28.486431+0000 mgr.y (mgr.24362) 12327 : cluster 0 pgmap v12296: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:39:30.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:39:29 smithi090 bash[32384]: cluster 2023-12-01T11:39:28.486431+0000 mgr.y (mgr.24362) 12327 : cluster 0 pgmap v12296: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:39:31.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:39:30 smithi080 bash[28361]: audit 2023-12-01T11:39:29.898543+0000 mon.c (mon.2) 7880 : audit 0 from='client.? 172.21.15.80:0/276784847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:39:31.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:39:30 smithi080 bash[41963]: audit 2023-12-01T11:39:29.898543+0000 mon.c (mon.2) 7880 : audit 0 from='client.? 172.21.15.80:0/276784847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:39:31.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:39:30 smithi090 bash[32384]: audit 2023-12-01T11:39:29.898543+0000 mon.c (mon.2) 7880 : audit 0 from='client.? 172.21.15.80:0/276784847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:39:32.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:39:31 smithi080 bash[41963]: cluster 2023-12-01T11:39:30.487092+0000 mgr.y (mgr.24362) 12328 : cluster 0 pgmap v12297: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:39:32.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:39:31 smithi080 bash[28361]: cluster 2023-12-01T11:39:30.487092+0000 mgr.y (mgr.24362) 12328 : cluster 0 pgmap v12297: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:39:32.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:39:31 smithi090 bash[32384]: cluster 2023-12-01T11:39:30.487092+0000 mgr.y (mgr.24362) 12328 : cluster 0 pgmap v12297: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:39:33.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:39:32 smithi080 bash[28361]: audit 2023-12-01T11:39:32.350069+0000 mon.a (mon.0) 7751 : audit 0 from='client.? 172.21.15.80:0/3717268915' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:39:33.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:39:32 smithi080 bash[41963]: audit 2023-12-01T11:39:32.350069+0000 mon.a (mon.0) 7751 : audit 0 from='client.? 172.21.15.80:0/3717268915' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:39:33.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:39:32 smithi090 bash[32384]: audit 2023-12-01T11:39:32.350069+0000 mon.a (mon.0) 7751 : audit 0 from='client.? 172.21.15.80:0/3717268915' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:39:34.130 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:39:33 smithi080 bash[28361]: cluster 2023-12-01T11:39:32.488267+0000 mgr.y (mgr.24362) 12329 : cluster 0 pgmap v12298: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:39:34.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:39:33 smithi090 bash[32384]: cluster 2023-12-01T11:39:32.488267+0000 mgr.y (mgr.24362) 12329 : cluster 0 pgmap v12298: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:39:34.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:39:34 smithi080 bash[41963]: cluster 2023-12-01T11:39:32.488267+0000 mgr.y (mgr.24362) 12329 : cluster 0 pgmap v12298: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:39:35.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:39:34 smithi080 bash[28361]: audit 2023-12-01T11:39:34.801994+0000 mon.a (mon.0) 7752 : audit 0 from='client.? 172.21.15.80:0/3656987725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:39:35.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:39:34 smithi080 bash[41963]: audit 2023-12-01T11:39:34.801994+0000 mon.a (mon.0) 7752 : audit 0 from='client.? 172.21.15.80:0/3656987725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:39:35.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:39:34 smithi090 bash[32384]: audit 2023-12-01T11:39:34.801994+0000 mon.a (mon.0) 7752 : audit 0 from='client.? 172.21.15.80:0/3656987725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:39:36.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:39:35 smithi080 bash[41963]: cluster 2023-12-01T11:39:34.488835+0000 mgr.y (mgr.24362) 12330 : cluster 0 pgmap v12299: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:39:36.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:39:35 smithi080 bash[28361]: cluster 2023-12-01T11:39:34.488835+0000 mgr.y (mgr.24362) 12330 : cluster 0 pgmap v12299: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:39:36.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:39:35 smithi090 bash[32384]: cluster 2023-12-01T11:39:34.488835+0000 mgr.y (mgr.24362) 12330 : cluster 0 pgmap v12299: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:39:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:39:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:39:36] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T11:39:38.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:39:37 smithi080 bash[28361]: cluster 2023-12-01T11:39:36.489905+0000 mgr.y (mgr.24362) 12331 : cluster 0 pgmap v12300: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:39:38.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:39:37 smithi080 bash[28361]: audit 2023-12-01T11:39:37.251219+0000 mon.a (mon.0) 7753 : audit 0 from='client.? 172.21.15.80:0/627062412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:39:38.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:39:37 smithi080 bash[41963]: cluster 2023-12-01T11:39:36.489905+0000 mgr.y (mgr.24362) 12331 : cluster 0 pgmap v12300: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:39:38.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:39:37 smithi080 bash[41963]: audit 2023-12-01T11:39:37.251219+0000 mon.a (mon.0) 7753 : audit 0 from='client.? 172.21.15.80:0/627062412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:39:38.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:39:37 smithi090 bash[32384]: cluster 2023-12-01T11:39:36.489905+0000 mgr.y (mgr.24362) 12331 : cluster 0 pgmap v12300: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:39:38.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:39:37 smithi090 bash[32384]: audit 2023-12-01T11:39:37.251219+0000 mon.a (mon.0) 7753 : audit 0 from='client.? 172.21.15.80:0/627062412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:39:40.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:39:39 smithi080 bash[41963]: cluster 2023-12-01T11:39:38.490659+0000 mgr.y (mgr.24362) 12332 : cluster 0 pgmap v12301: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:39:40.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:39:39 smithi080 bash[41963]: audit 2023-12-01T11:39:39.703993+0000 mon.c (mon.2) 7881 : audit 0 from='client.? 172.21.15.80:0/3096325014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:39:40.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:39:39 smithi080 bash[28361]: cluster 2023-12-01T11:39:38.490659+0000 mgr.y (mgr.24362) 12332 : cluster 0 pgmap v12301: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:39:40.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:39:39 smithi080 bash[28361]: audit 2023-12-01T11:39:39.703993+0000 mon.c (mon.2) 7881 : audit 0 from='client.? 172.21.15.80:0/3096325014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:39:40.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:39:39 smithi090 bash[32384]: cluster 2023-12-01T11:39:38.490659+0000 mgr.y (mgr.24362) 12332 : cluster 0 pgmap v12301: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:39:40.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:39:39 smithi090 bash[32384]: audit 2023-12-01T11:39:39.703993+0000 mon.c (mon.2) 7881 : audit 0 from='client.? 172.21.15.80:0/3096325014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:39:41.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:39:40 smithi080 bash[41963]: audit 2023-12-01T11:39:40.435501+0000 mon.c (mon.2) 7882 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:39:41.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:39:40 smithi080 bash[28361]: audit 2023-12-01T11:39:40.435501+0000 mon.c (mon.2) 7882 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:39:41.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:39:40 smithi090 bash[32384]: audit 2023-12-01T11:39:40.435501+0000 mon.c (mon.2) 7882 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:39:42.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:39:41 smithi080 bash[28361]: cluster 2023-12-01T11:39:40.491416+0000 mgr.y (mgr.24362) 12333 : cluster 0 pgmap v12302: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:39:42.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:39:41 smithi080 bash[41963]: cluster 2023-12-01T11:39:40.491416+0000 mgr.y (mgr.24362) 12333 : cluster 0 pgmap v12302: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:39:42.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:39:41 smithi090 bash[32384]: cluster 2023-12-01T11:39:40.491416+0000 mgr.y (mgr.24362) 12333 : cluster 0 pgmap v12302: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:39:43.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:39:42 smithi080 bash[28361]: audit 2023-12-01T11:39:42.150174+0000 mon.a (mon.0) 7754 : audit 0 from='client.? 172.21.15.80:0/920667799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:39:43.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:39:42 smithi080 bash[41963]: audit 2023-12-01T11:39:42.150174+0000 mon.a (mon.0) 7754 : audit 0 from='client.? 172.21.15.80:0/920667799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:39:43.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:39:42 smithi090 bash[32384]: audit 2023-12-01T11:39:42.150174+0000 mon.a (mon.0) 7754 : audit 0 from='client.? 172.21.15.80:0/920667799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:39:44.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:39:43 smithi080 bash[28361]: cluster 2023-12-01T11:39:42.492612+0000 mgr.y (mgr.24362) 12334 : cluster 0 pgmap v12303: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:39:44.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:39:43 smithi080 bash[41963]: cluster 2023-12-01T11:39:42.492612+0000 mgr.y (mgr.24362) 12334 : cluster 0 pgmap v12303: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:39:44.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:39:43 smithi090 bash[32384]: cluster 2023-12-01T11:39:42.492612+0000 mgr.y (mgr.24362) 12334 : cluster 0 pgmap v12303: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:39:45.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:39:44 smithi080 bash[41963]: audit 2023-12-01T11:39:44.607434+0000 mon.c (mon.2) 7883 : audit 0 from='client.? 172.21.15.80:0/2818034360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:39:45.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:39:44 smithi080 bash[28361]: audit 2023-12-01T11:39:44.607434+0000 mon.c (mon.2) 7883 : audit 0 from='client.? 172.21.15.80:0/2818034360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:39:45.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:39:44 smithi090 bash[32384]: audit 2023-12-01T11:39:44.607434+0000 mon.c (mon.2) 7883 : audit 0 from='client.? 172.21.15.80:0/2818034360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:39:46.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:39:45 smithi080 bash[28361]: cluster 2023-12-01T11:39:44.493318+0000 mgr.y (mgr.24362) 12335 : cluster 0 pgmap v12304: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:39:46.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:39:45 smithi080 bash[41963]: cluster 2023-12-01T11:39:44.493318+0000 mgr.y (mgr.24362) 12335 : cluster 0 pgmap v12304: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:39:46.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:39:45 smithi090 bash[32384]: cluster 2023-12-01T11:39:44.493318+0000 mgr.y (mgr.24362) 12335 : cluster 0 pgmap v12304: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:39:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:39:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:39:46] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T11:39:48.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:39:47 smithi080 bash[41963]: cluster 2023-12-01T11:39:46.494619+0000 mgr.y (mgr.24362) 12336 : cluster 0 pgmap v12305: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:39:48.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:39:47 smithi080 bash[41963]: audit 2023-12-01T11:39:47.058821+0000 mon.c (mon.2) 7884 : audit 0 from='client.? 172.21.15.80:0/4204275223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:39:48.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:39:47 smithi080 bash[28361]: cluster 2023-12-01T11:39:46.494619+0000 mgr.y (mgr.24362) 12336 : cluster 0 pgmap v12305: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:39:48.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:39:47 smithi080 bash[28361]: audit 2023-12-01T11:39:47.058821+0000 mon.c (mon.2) 7884 : audit 0 from='client.? 172.21.15.80:0/4204275223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:39:48.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:39:47 smithi090 bash[32384]: cluster 2023-12-01T11:39:46.494619+0000 mgr.y (mgr.24362) 12336 : cluster 0 pgmap v12305: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:39:48.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:39:47 smithi090 bash[32384]: audit 2023-12-01T11:39:47.058821+0000 mon.c (mon.2) 7884 : audit 0 from='client.? 172.21.15.80:0/4204275223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:39:50.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:39:49 smithi080 bash[41963]: cluster 2023-12-01T11:39:48.495315+0000 mgr.y (mgr.24362) 12337 : cluster 0 pgmap v12306: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:39:50.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:39:49 smithi080 bash[41963]: audit 2023-12-01T11:39:49.515144+0000 mon.c (mon.2) 7885 : audit 0 from='client.? 172.21.15.80:0/17998578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:39:50.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:39:49 smithi080 bash[28361]: cluster 2023-12-01T11:39:48.495315+0000 mgr.y (mgr.24362) 12337 : cluster 0 pgmap v12306: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:39:50.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:39:49 smithi080 bash[28361]: audit 2023-12-01T11:39:49.515144+0000 mon.c (mon.2) 7885 : audit 0 from='client.? 172.21.15.80:0/17998578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:39:50.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:39:49 smithi090 bash[32384]: cluster 2023-12-01T11:39:48.495315+0000 mgr.y (mgr.24362) 12337 : cluster 0 pgmap v12306: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:39:50.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:39:49 smithi090 bash[32384]: audit 2023-12-01T11:39:49.515144+0000 mon.c (mon.2) 7885 : audit 0 from='client.? 172.21.15.80:0/17998578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:39:52.180 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:39:51 smithi080 bash[41963]: cluster 2023-12-01T11:39:50.496112+0000 mgr.y (mgr.24362) 12338 : cluster 0 pgmap v12307: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:39:52.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:39:51 smithi080 bash[28361]: cluster 2023-12-01T11:39:50.496112+0000 mgr.y (mgr.24362) 12338 : cluster 0 pgmap v12307: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:39:52.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:39:51 smithi090 bash[32384]: cluster 2023-12-01T11:39:50.496112+0000 mgr.y (mgr.24362) 12338 : cluster 0 pgmap v12307: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:39:53.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:39:52 smithi080 bash[28361]: audit 2023-12-01T11:39:51.963165+0000 mon.a (mon.0) 7755 : audit 0 from='client.? 172.21.15.80:0/3608152313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:39:53.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:39:52 smithi080 bash[41963]: audit 2023-12-01T11:39:51.963165+0000 mon.a (mon.0) 7755 : audit 0 from='client.? 172.21.15.80:0/3608152313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:39:53.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:39:52 smithi090 bash[32384]: audit 2023-12-01T11:39:51.963165+0000 mon.a (mon.0) 7755 : audit 0 from='client.? 172.21.15.80:0/3608152313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:39:54.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:39:53 smithi080 bash[28361]: cluster 2023-12-01T11:39:52.497347+0000 mgr.y (mgr.24362) 12339 : cluster 0 pgmap v12308: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:39:54.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:39:53 smithi080 bash[41963]: cluster 2023-12-01T11:39:52.497347+0000 mgr.y (mgr.24362) 12339 : cluster 0 pgmap v12308: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:39:54.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:39:53 smithi090 bash[32384]: cluster 2023-12-01T11:39:52.497347+0000 mgr.y (mgr.24362) 12339 : cluster 0 pgmap v12308: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:39:55.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:39:54 smithi080 bash[41963]: audit 2023-12-01T11:39:54.418836+0000 mon.c (mon.2) 7886 : audit 0 from='client.? 172.21.15.80:0/2328808620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:39:55.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:39:54 smithi080 bash[28361]: audit 2023-12-01T11:39:54.418836+0000 mon.c (mon.2) 7886 : audit 0 from='client.? 172.21.15.80:0/2328808620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:39:55.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:39:54 smithi090 bash[32384]: audit 2023-12-01T11:39:54.418836+0000 mon.c (mon.2) 7886 : audit 0 from='client.? 172.21.15.80:0/2328808620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:39:56.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:39:55 smithi080 bash[41963]: cluster 2023-12-01T11:39:54.497985+0000 mgr.y (mgr.24362) 12340 : cluster 0 pgmap v12309: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:39:56.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:39:55 smithi080 bash[41963]: audit 2023-12-01T11:39:55.435837+0000 mon.c (mon.2) 7887 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:39:56.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:39:55 smithi080 bash[28361]: cluster 2023-12-01T11:39:54.497985+0000 mgr.y (mgr.24362) 12340 : cluster 0 pgmap v12309: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:39:56.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:39:55 smithi080 bash[28361]: audit 2023-12-01T11:39:55.435837+0000 mon.c (mon.2) 7887 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:39:56.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:39:55 smithi090 bash[32384]: cluster 2023-12-01T11:39:54.497985+0000 mgr.y (mgr.24362) 12340 : cluster 0 pgmap v12309: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:39:56.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:39:55 smithi090 bash[32384]: audit 2023-12-01T11:39:55.435837+0000 mon.c (mon.2) 7887 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:39:56.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:39:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:39:56] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T11:39:57.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:39:56 smithi080 bash[28361]: audit 2023-12-01T11:39:56.873000+0000 mon.a (mon.0) 7756 : audit 0 from='client.? 172.21.15.80:0/3663035703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:39:57.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:39:56 smithi080 bash[41963]: audit 2023-12-01T11:39:56.873000+0000 mon.a (mon.0) 7756 : audit 0 from='client.? 172.21.15.80:0/3663035703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:39:57.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:39:56 smithi090 bash[32384]: audit 2023-12-01T11:39:56.873000+0000 mon.a (mon.0) 7756 : audit 0 from='client.? 172.21.15.80:0/3663035703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:39:58.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:39:57 smithi080 bash[28361]: cluster 2023-12-01T11:39:56.499088+0000 mgr.y (mgr.24362) 12341 : cluster 0 pgmap v12310: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:39:58.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:39:57 smithi080 bash[41963]: cluster 2023-12-01T11:39:56.499088+0000 mgr.y (mgr.24362) 12341 : cluster 0 pgmap v12310: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:39:58.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:39:57 smithi090 bash[32384]: cluster 2023-12-01T11:39:56.499088+0000 mgr.y (mgr.24362) 12341 : cluster 0 pgmap v12310: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:40:00.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:39:59 smithi080 bash[41963]: cluster 2023-12-01T11:39:58.499765+0000 mgr.y (mgr.24362) 12342 : cluster 0 pgmap v12311: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:40:00.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:39:59 smithi080 bash[41963]: audit 2023-12-01T11:39:59.326509+0000 mon.a (mon.0) 7757 : audit 0 from='client.? 172.21.15.80:0/107950432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:40:00.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:39:59 smithi080 bash[28361]: cluster 2023-12-01T11:39:58.499765+0000 mgr.y (mgr.24362) 12342 : cluster 0 pgmap v12311: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:40:00.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:39:59 smithi080 bash[28361]: audit 2023-12-01T11:39:59.326509+0000 mon.a (mon.0) 7757 : audit 0 from='client.? 172.21.15.80:0/107950432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:40:00.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:40:00 smithi080 bash[28361]: debug 2023-12-01T11:39:59.997+0000 7f6ec9bf0700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T11:40:00.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:39:59 smithi090 bash[32384]: cluster 2023-12-01T11:39:58.499765+0000 mgr.y (mgr.24362) 12342 : cluster 0 pgmap v12311: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:40:00.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:39:59 smithi090 bash[32384]: audit 2023-12-01T11:39:59.326509+0000 mon.a (mon.0) 7757 : audit 0 from='client.? 172.21.15.80:0/107950432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:40:01.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:40:00 smithi090 bash[32384]: cluster 2023-12-01T11:40:00.000121+0000 mon.a (mon.0) 7758 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T11:40:01.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:40:00 smithi080 bash[28361]: cluster 2023-12-01T11:40:00.000121+0000 mon.a (mon.0) 7758 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T11:40:01.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:40:00 smithi080 bash[41963]: cluster 2023-12-01T11:40:00.000121+0000 mon.a (mon.0) 7758 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T11:40:02.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:40:01 smithi090 bash[32384]: cluster 2023-12-01T11:40:00.500456+0000 mgr.y (mgr.24362) 12343 : cluster 0 pgmap v12312: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:40:02.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:40:01 smithi090 bash[32384]: audit 2023-12-01T11:40:01.783502+0000 mon.c (mon.2) 7888 : audit 0 from='client.? 172.21.15.80:0/802646142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:40:02.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:40:01 smithi080 bash[28361]: cluster 2023-12-01T11:40:00.500456+0000 mgr.y (mgr.24362) 12343 : cluster 0 pgmap v12312: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:40:02.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:40:01 smithi080 bash[28361]: audit 2023-12-01T11:40:01.783502+0000 mon.c (mon.2) 7888 : audit 0 from='client.? 172.21.15.80:0/802646142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:40:02.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:40:01 smithi080 bash[41963]: cluster 2023-12-01T11:40:00.500456+0000 mgr.y (mgr.24362) 12343 : cluster 0 pgmap v12312: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:40:02.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:40:01 smithi080 bash[41963]: audit 2023-12-01T11:40:01.783502+0000 mon.c (mon.2) 7888 : audit 0 from='client.? 172.21.15.80:0/802646142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:40:04.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:40:03 smithi090 bash[32384]: cluster 2023-12-01T11:40:02.501623+0000 mgr.y (mgr.24362) 12344 : cluster 0 pgmap v12313: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:40:04.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:40:03 smithi080 bash[28361]: cluster 2023-12-01T11:40:02.501623+0000 mgr.y (mgr.24362) 12344 : cluster 0 pgmap v12313: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:40:04.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:40:03 smithi080 bash[41963]: cluster 2023-12-01T11:40:02.501623+0000 mgr.y (mgr.24362) 12344 : cluster 0 pgmap v12313: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:40:05.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:40:04 smithi090 bash[32384]: audit 2023-12-01T11:40:04.228884+0000 mon.a (mon.0) 7759 : audit 0 from='client.? 172.21.15.80:0/2582384785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:40:05.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:40:04 smithi080 bash[28361]: audit 2023-12-01T11:40:04.228884+0000 mon.a (mon.0) 7759 : audit 0 from='client.? 172.21.15.80:0/2582384785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:40:05.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:40:04 smithi080 bash[41963]: audit 2023-12-01T11:40:04.228884+0000 mon.a (mon.0) 7759 : audit 0 from='client.? 172.21.15.80:0/2582384785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:40:06.232 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:40:05 smithi080 bash[41963]: cluster 2023-12-01T11:40:04.502317+0000 mgr.y (mgr.24362) 12345 : cluster 0 pgmap v12314: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:40:06.232 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:40:05 smithi080 bash[28361]: cluster 2023-12-01T11:40:04.502317+0000 mgr.y (mgr.24362) 12345 : cluster 0 pgmap v12314: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:40:06.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:40:05 smithi090 bash[32384]: cluster 2023-12-01T11:40:04.502317+0000 mgr.y (mgr.24362) 12345 : cluster 0 pgmap v12314: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:40:06.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:40:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:40:06] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T11:40:07.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:40:06 smithi090 bash[32384]: audit 2023-12-01T11:40:06.680705+0000 mon.a (mon.0) 7760 : audit 0 from='client.? 172.21.15.80:0/3376213820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:40:07.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:40:06 smithi080 bash[28361]: audit 2023-12-01T11:40:06.680705+0000 mon.a (mon.0) 7760 : audit 0 from='client.? 172.21.15.80:0/3376213820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:40:07.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:40:06 smithi080 bash[41963]: audit 2023-12-01T11:40:06.680705+0000 mon.a (mon.0) 7760 : audit 0 from='client.? 172.21.15.80:0/3376213820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:40:08.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:40:07 smithi090 bash[32384]: cluster 2023-12-01T11:40:06.503068+0000 mgr.y (mgr.24362) 12346 : cluster 0 pgmap v12315: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:40:08.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:40:07 smithi080 bash[28361]: cluster 2023-12-01T11:40:06.503068+0000 mgr.y (mgr.24362) 12346 : cluster 0 pgmap v12315: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:40:08.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:40:07 smithi080 bash[41963]: cluster 2023-12-01T11:40:06.503068+0000 mgr.y (mgr.24362) 12346 : cluster 0 pgmap v12315: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:40:10.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:40:09 smithi090 bash[32384]: cluster 2023-12-01T11:40:08.503684+0000 mgr.y (mgr.24362) 12347 : cluster 0 pgmap v12316: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:40:10.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:40:09 smithi090 bash[32384]: audit 2023-12-01T11:40:09.136456+0000 mon.a (mon.0) 7761 : audit 0 from='client.? 172.21.15.80:0/2621360620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:40:10.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:40:09 smithi080 bash[28361]: cluster 2023-12-01T11:40:08.503684+0000 mgr.y (mgr.24362) 12347 : cluster 0 pgmap v12316: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:40:10.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:40:09 smithi080 bash[28361]: audit 2023-12-01T11:40:09.136456+0000 mon.a (mon.0) 7761 : audit 0 from='client.? 172.21.15.80:0/2621360620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:40:10.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:40:09 smithi080 bash[41963]: cluster 2023-12-01T11:40:08.503684+0000 mgr.y (mgr.24362) 12347 : cluster 0 pgmap v12316: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:40:10.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:40:09 smithi080 bash[41963]: audit 2023-12-01T11:40:09.136456+0000 mon.a (mon.0) 7761 : audit 0 from='client.? 172.21.15.80:0/2621360620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:40:11.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:40:10 smithi090 bash[32384]: audit 2023-12-01T11:40:10.436268+0000 mon.c (mon.2) 7889 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:40:11.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:40:10 smithi080 bash[28361]: audit 2023-12-01T11:40:10.436268+0000 mon.c (mon.2) 7889 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:40:11.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:40:10 smithi080 bash[41963]: audit 2023-12-01T11:40:10.436268+0000 mon.c (mon.2) 7889 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:40:12.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:40:11 smithi090 bash[32384]: cluster 2023-12-01T11:40:10.504313+0000 mgr.y (mgr.24362) 12348 : cluster 0 pgmap v12317: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:40:12.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:40:11 smithi090 bash[32384]: audit 2023-12-01T11:40:11.590612+0000 mon.a (mon.0) 7762 : audit 0 from='client.? 172.21.15.80:0/1229530308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:40:12.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:40:11 smithi080 bash[28361]: cluster 2023-12-01T11:40:10.504313+0000 mgr.y (mgr.24362) 12348 : cluster 0 pgmap v12317: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:40:12.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:40:11 smithi080 bash[28361]: audit 2023-12-01T11:40:11.590612+0000 mon.a (mon.0) 7762 : audit 0 from='client.? 172.21.15.80:0/1229530308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:40:12.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:40:11 smithi080 bash[41963]: cluster 2023-12-01T11:40:10.504313+0000 mgr.y (mgr.24362) 12348 : cluster 0 pgmap v12317: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:40:12.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:40:11 smithi080 bash[41963]: audit 2023-12-01T11:40:11.590612+0000 mon.a (mon.0) 7762 : audit 0 from='client.? 172.21.15.80:0/1229530308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:40:14.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:40:13 smithi090 bash[32384]: cluster 2023-12-01T11:40:12.505550+0000 mgr.y (mgr.24362) 12349 : cluster 0 pgmap v12318: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:40:14.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:40:13 smithi080 bash[41963]: cluster 2023-12-01T11:40:12.505550+0000 mgr.y (mgr.24362) 12349 : cluster 0 pgmap v12318: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:40:14.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:40:13 smithi080 bash[28361]: cluster 2023-12-01T11:40:12.505550+0000 mgr.y (mgr.24362) 12349 : cluster 0 pgmap v12318: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:40:15.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:40:14 smithi090 bash[32384]: audit 2023-12-01T11:40:14.040628+0000 mon.c (mon.2) 7890 : audit 0 from='client.? 172.21.15.80:0/235374214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:40:15.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:40:14 smithi080 bash[41963]: audit 2023-12-01T11:40:14.040628+0000 mon.c (mon.2) 7890 : audit 0 from='client.? 172.21.15.80:0/235374214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:40:15.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:40:14 smithi080 bash[28361]: audit 2023-12-01T11:40:14.040628+0000 mon.c (mon.2) 7890 : audit 0 from='client.? 172.21.15.80:0/235374214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:40:16.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:40:15 smithi090 bash[32384]: cluster 2023-12-01T11:40:14.506358+0000 mgr.y (mgr.24362) 12350 : cluster 0 pgmap v12319: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:40:16.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:40:15 smithi080 bash[41963]: cluster 2023-12-01T11:40:14.506358+0000 mgr.y (mgr.24362) 12350 : cluster 0 pgmap v12319: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:40:16.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:40:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:40:16] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T11:40:16.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:40:15 smithi080 bash[28361]: cluster 2023-12-01T11:40:14.506358+0000 mgr.y (mgr.24362) 12350 : cluster 0 pgmap v12319: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:40:17.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:40:16 smithi090 bash[32384]: audit 2023-12-01T11:40:16.493950+0000 mon.c (mon.2) 7891 : audit 0 from='client.? 172.21.15.80:0/1055064430' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:40:17.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:40:16 smithi080 bash[28361]: audit 2023-12-01T11:40:16.493950+0000 mon.c (mon.2) 7891 : audit 0 from='client.? 172.21.15.80:0/1055064430' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:40:17.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:40:16 smithi080 bash[41963]: audit 2023-12-01T11:40:16.493950+0000 mon.c (mon.2) 7891 : audit 0 from='client.? 172.21.15.80:0/1055064430' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:40:18.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:40:18 smithi090 bash[32384]: cluster 2023-12-01T11:40:16.507493+0000 mgr.y (mgr.24362) 12351 : cluster 0 pgmap v12320: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:40:18.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:40:18 smithi080 bash[41963]: cluster 2023-12-01T11:40:16.507493+0000 mgr.y (mgr.24362) 12351 : cluster 0 pgmap v12320: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:40:18.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:40:18 smithi080 bash[28361]: cluster 2023-12-01T11:40:16.507493+0000 mgr.y (mgr.24362) 12351 : cluster 0 pgmap v12320: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:40:19.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:40:19 smithi090 bash[32384]: audit 2023-12-01T11:40:18.937101+0000 mon.a (mon.0) 7763 : audit 0 from='client.? 172.21.15.80:0/3027745821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:40:19.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:40:19 smithi080 bash[41963]: audit 2023-12-01T11:40:18.937101+0000 mon.a (mon.0) 7763 : audit 0 from='client.? 172.21.15.80:0/3027745821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:40:19.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:40:19 smithi080 bash[28361]: audit 2023-12-01T11:40:18.937101+0000 mon.a (mon.0) 7763 : audit 0 from='client.? 172.21.15.80:0/3027745821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:40:20.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:40:20 smithi090 bash[32384]: cluster 2023-12-01T11:40:18.508149+0000 mgr.y (mgr.24362) 12352 : cluster 0 pgmap v12321: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:40:20.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:40:20 smithi080 bash[28361]: cluster 2023-12-01T11:40:18.508149+0000 mgr.y (mgr.24362) 12352 : cluster 0 pgmap v12321: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:40:20.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:40:20 smithi080 bash[41963]: cluster 2023-12-01T11:40:18.508149+0000 mgr.y (mgr.24362) 12352 : cluster 0 pgmap v12321: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:40:21.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:40:21 smithi080 bash[28361]: audit 2023-12-01T11:40:20.023167+0000 mon.c (mon.2) 7892 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:40:21.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:40:21 smithi080 bash[41963]: audit 2023-12-01T11:40:20.023167+0000 mon.c (mon.2) 7892 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:40:21.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:40:21 smithi090 bash[32384]: audit 2023-12-01T11:40:20.023167+0000 mon.c (mon.2) 7892 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:40:22.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:40:22 smithi080 bash[28361]: cluster 2023-12-01T11:40:20.508782+0000 mgr.y (mgr.24362) 12353 : cluster 0 pgmap v12322: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:40:22.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:40:22 smithi080 bash[28361]: audit 2023-12-01T11:40:21.396498+0000 mon.c (mon.2) 7893 : audit 0 from='client.? 172.21.15.80:0/3888897420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:40:22.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:40:22 smithi080 bash[41963]: cluster 2023-12-01T11:40:20.508782+0000 mgr.y (mgr.24362) 12353 : cluster 0 pgmap v12322: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:40:22.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:40:22 smithi080 bash[41963]: audit 2023-12-01T11:40:21.396498+0000 mon.c (mon.2) 7893 : audit 0 from='client.? 172.21.15.80:0/3888897420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:40:22.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:40:22 smithi090 bash[32384]: cluster 2023-12-01T11:40:20.508782+0000 mgr.y (mgr.24362) 12353 : cluster 0 pgmap v12322: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:40:22.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:40:22 smithi090 bash[32384]: audit 2023-12-01T11:40:21.396498+0000 mon.c (mon.2) 7893 : audit 0 from='client.? 172.21.15.80:0/3888897420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:40:23.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:40:23 smithi080 bash[28361]: cluster 2023-12-01T11:40:22.509899+0000 mgr.y (mgr.24362) 12354 : cluster 0 pgmap v12323: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:40:23.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:40:23 smithi080 bash[41963]: cluster 2023-12-01T11:40:22.509899+0000 mgr.y (mgr.24362) 12354 : cluster 0 pgmap v12323: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:40:23.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:40:23 smithi090 bash[32384]: cluster 2023-12-01T11:40:22.509899+0000 mgr.y (mgr.24362) 12354 : cluster 0 pgmap v12323: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:40:24.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:40:24 smithi080 bash[41963]: audit 2023-12-01T11:40:23.854729+0000 mon.c (mon.2) 7894 : audit 0 from='client.? 172.21.15.80:0/2779071689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:40:24.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:40:24 smithi080 bash[28361]: audit 2023-12-01T11:40:23.854729+0000 mon.c (mon.2) 7894 : audit 0 from='client.? 172.21.15.80:0/2779071689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:40:24.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:40:24 smithi090 bash[32384]: audit 2023-12-01T11:40:23.854729+0000 mon.c (mon.2) 7894 : audit 0 from='client.? 172.21.15.80:0/2779071689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:40:25.430 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:40:25 smithi080 bash[41963]: cluster 2023-12-01T11:40:24.510496+0000 mgr.y (mgr.24362) 12355 : cluster 0 pgmap v12324: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:40:25.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:40:25 smithi080 bash[28361]: cluster 2023-12-01T11:40:24.510496+0000 mgr.y (mgr.24362) 12355 : cluster 0 pgmap v12324: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:40:25.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:40:25 smithi090 bash[32384]: cluster 2023-12-01T11:40:24.510496+0000 mgr.y (mgr.24362) 12355 : cluster 0 pgmap v12324: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:40:26.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:40:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:40:26] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T11:40:26.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:40:26 smithi080 bash[28361]: audit 2023-12-01T11:40:25.436441+0000 mon.c (mon.2) 7895 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:40:26.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:40:26 smithi080 bash[28361]: audit 2023-12-01T11:40:25.870206+0000 mon.a (mon.0) 7764 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:40:26.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:40:26 smithi080 bash[28361]: audit 2023-12-01T11:40:25.881176+0000 mon.a (mon.0) 7765 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:40:26.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:40:26 smithi080 bash[41963]: audit 2023-12-01T11:40:25.436441+0000 mon.c (mon.2) 7895 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:40:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:40:26 smithi080 bash[41963]: audit 2023-12-01T11:40:25.870206+0000 mon.a (mon.0) 7764 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:40:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:40:26 smithi080 bash[41963]: audit 2023-12-01T11:40:25.881176+0000 mon.a (mon.0) 7765 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:40:26.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:40:26 smithi090 bash[32384]: audit 2023-12-01T11:40:25.436441+0000 mon.c (mon.2) 7895 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:40:26.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:40:26 smithi090 bash[32384]: audit 2023-12-01T11:40:25.870206+0000 mon.a (mon.0) 7764 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:40:26.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:40:26 smithi090 bash[32384]: audit 2023-12-01T11:40:25.881176+0000 mon.a (mon.0) 7765 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:40:27.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:40:27 smithi090 bash[32384]: audit 2023-12-01T11:40:26.221574+0000 mon.a (mon.0) 7766 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:40:27.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:40:27 smithi090 bash[32384]: audit 2023-12-01T11:40:26.230518+0000 mon.a (mon.0) 7767 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:40:27.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:40:27 smithi090 bash[32384]: audit 2023-12-01T11:40:26.323329+0000 mon.a (mon.0) 7768 : audit 0 from='client.? 172.21.15.80:0/1781555821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:40:27.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:40:27 smithi090 bash[32384]: cluster 2023-12-01T11:40:26.511754+0000 mgr.y (mgr.24362) 12356 : cluster 0 pgmap v12325: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:40:27.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:40:27 smithi090 bash[32384]: audit 2023-12-01T11:40:26.703512+0000 mon.c (mon.2) 7896 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:40:27.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:40:27 smithi090 bash[32384]: audit 2023-12-01T11:40:26.704696+0000 mon.c (mon.2) 7897 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:40:27.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:40:27 smithi090 bash[32384]: audit 2023-12-01T11:40:26.715053+0000 mon.a (mon.0) 7769 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:40:27.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:40:27 smithi080 bash[28361]: audit 2023-12-01T11:40:26.221574+0000 mon.a (mon.0) 7766 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:40:27.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:40:27 smithi080 bash[28361]: audit 2023-12-01T11:40:26.230518+0000 mon.a (mon.0) 7767 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:40:27.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:40:27 smithi080 bash[28361]: audit 2023-12-01T11:40:26.323329+0000 mon.a (mon.0) 7768 : audit 0 from='client.? 172.21.15.80:0/1781555821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:40:27.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:40:27 smithi080 bash[28361]: cluster 2023-12-01T11:40:26.511754+0000 mgr.y (mgr.24362) 12356 : cluster 0 pgmap v12325: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:40:27.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:40:27 smithi080 bash[28361]: audit 2023-12-01T11:40:26.703512+0000 mon.c (mon.2) 7896 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:40:27.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:40:27 smithi080 bash[28361]: audit 2023-12-01T11:40:26.704696+0000 mon.c (mon.2) 7897 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:40:27.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:40:27 smithi080 bash[28361]: audit 2023-12-01T11:40:26.715053+0000 mon.a (mon.0) 7769 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:40:27.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:40:27 smithi080 bash[41963]: audit 2023-12-01T11:40:26.221574+0000 mon.a (mon.0) 7766 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:40:27.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:40:27 smithi080 bash[41963]: audit 2023-12-01T11:40:26.230518+0000 mon.a (mon.0) 7767 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:40:27.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:40:27 smithi080 bash[41963]: audit 2023-12-01T11:40:26.323329+0000 mon.a (mon.0) 7768 : audit 0 from='client.? 172.21.15.80:0/1781555821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:40:27.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:40:27 smithi080 bash[41963]: cluster 2023-12-01T11:40:26.511754+0000 mgr.y (mgr.24362) 12356 : cluster 0 pgmap v12325: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:40:27.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:40:27 smithi080 bash[41963]: audit 2023-12-01T11:40:26.703512+0000 mon.c (mon.2) 7896 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:40:27.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:40:27 smithi080 bash[41963]: audit 2023-12-01T11:40:26.704696+0000 mon.c (mon.2) 7897 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:40:27.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:40:27 smithi080 bash[41963]: audit 2023-12-01T11:40:26.715053+0000 mon.a (mon.0) 7769 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:40:29.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:40:29 smithi080 bash[41963]: cluster 2023-12-01T11:40:28.512399+0000 mgr.y (mgr.24362) 12357 : cluster 0 pgmap v12326: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:40:29.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:40:29 smithi080 bash[41963]: audit 2023-12-01T11:40:28.775532+0000 mon.c (mon.2) 7898 : audit 0 from='client.? 172.21.15.80:0/4102377529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:40:29.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:40:29 smithi080 bash[28361]: cluster 2023-12-01T11:40:28.512399+0000 mgr.y (mgr.24362) 12357 : cluster 0 pgmap v12326: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:40:29.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:40:29 smithi080 bash[28361]: audit 2023-12-01T11:40:28.775532+0000 mon.c (mon.2) 7898 : audit 0 from='client.? 172.21.15.80:0/4102377529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:40:30.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:40:29 smithi090 bash[32384]: cluster 2023-12-01T11:40:28.512399+0000 mgr.y (mgr.24362) 12357 : cluster 0 pgmap v12326: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:40:30.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:40:29 smithi090 bash[32384]: audit 2023-12-01T11:40:28.775532+0000 mon.c (mon.2) 7898 : audit 0 from='client.? 172.21.15.80:0/4102377529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:40:32.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:40:31 smithi080 bash[41963]: cluster 2023-12-01T11:40:30.513048+0000 mgr.y (mgr.24362) 12358 : cluster 0 pgmap v12327: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:40:32.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:40:31 smithi080 bash[41963]: audit 2023-12-01T11:40:31.233239+0000 mon.a (mon.0) 7770 : audit 0 from='client.? 172.21.15.80:0/1590180945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:40:32.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:40:31 smithi080 bash[28361]: cluster 2023-12-01T11:40:30.513048+0000 mgr.y (mgr.24362) 12358 : cluster 0 pgmap v12327: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:40:32.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:40:31 smithi080 bash[28361]: audit 2023-12-01T11:40:31.233239+0000 mon.a (mon.0) 7770 : audit 0 from='client.? 172.21.15.80:0/1590180945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:40:32.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:40:31 smithi090 bash[32384]: cluster 2023-12-01T11:40:30.513048+0000 mgr.y (mgr.24362) 12358 : cluster 0 pgmap v12327: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:40:32.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:40:31 smithi090 bash[32384]: audit 2023-12-01T11:40:31.233239+0000 mon.a (mon.0) 7770 : audit 0 from='client.? 172.21.15.80:0/1590180945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:40:34.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:40:33 smithi080 bash[41963]: cluster 2023-12-01T11:40:32.514202+0000 mgr.y (mgr.24362) 12359 : cluster 0 pgmap v12328: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:40:34.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:40:33 smithi080 bash[41963]: audit 2023-12-01T11:40:33.674674+0000 mon.c (mon.2) 7899 : audit 0 from='client.? 172.21.15.80:0/3968404650' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:40:34.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:40:33 smithi080 bash[28361]: cluster 2023-12-01T11:40:32.514202+0000 mgr.y (mgr.24362) 12359 : cluster 0 pgmap v12328: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:40:34.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:40:33 smithi080 bash[28361]: audit 2023-12-01T11:40:33.674674+0000 mon.c (mon.2) 7899 : audit 0 from='client.? 172.21.15.80:0/3968404650' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:40:34.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:40:33 smithi090 bash[32384]: cluster 2023-12-01T11:40:32.514202+0000 mgr.y (mgr.24362) 12359 : cluster 0 pgmap v12328: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:40:34.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:40:33 smithi090 bash[32384]: audit 2023-12-01T11:40:33.674674+0000 mon.c (mon.2) 7899 : audit 0 from='client.? 172.21.15.80:0/3968404650' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:40:36.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:40:35 smithi080 bash[28361]: cluster 2023-12-01T11:40:34.514863+0000 mgr.y (mgr.24362) 12360 : cluster 0 pgmap v12329: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:40:36.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:40:35 smithi080 bash[41963]: cluster 2023-12-01T11:40:34.514863+0000 mgr.y (mgr.24362) 12360 : cluster 0 pgmap v12329: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:40:36.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:40:35 smithi090 bash[32384]: cluster 2023-12-01T11:40:34.514863+0000 mgr.y (mgr.24362) 12360 : cluster 0 pgmap v12329: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:40:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:40:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:40:36] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T11:40:37.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:40:36 smithi080 bash[28361]: audit 2023-12-01T11:40:36.134948+0000 mon.c (mon.2) 7900 : audit 0 from='client.? 172.21.15.80:0/1467488363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:40:37.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:40:36 smithi080 bash[41963]: audit 2023-12-01T11:40:36.134948+0000 mon.c (mon.2) 7900 : audit 0 from='client.? 172.21.15.80:0/1467488363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:40:37.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:40:36 smithi090 bash[32384]: audit 2023-12-01T11:40:36.134948+0000 mon.c (mon.2) 7900 : audit 0 from='client.? 172.21.15.80:0/1467488363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:40:38.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:40:37 smithi080 bash[28361]: cluster 2023-12-01T11:40:36.515950+0000 mgr.y (mgr.24362) 12361 : cluster 0 pgmap v12330: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:40:38.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:40:37 smithi080 bash[41963]: cluster 2023-12-01T11:40:36.515950+0000 mgr.y (mgr.24362) 12361 : cluster 0 pgmap v12330: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:40:38.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:40:37 smithi090 bash[32384]: cluster 2023-12-01T11:40:36.515950+0000 mgr.y (mgr.24362) 12361 : cluster 0 pgmap v12330: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:40:39.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:40:38 smithi080 bash[41963]: audit 2023-12-01T11:40:38.589954+0000 mon.c (mon.2) 7901 : audit 0 from='client.? 172.21.15.80:0/3024549642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:40:39.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:40:38 smithi080 bash[28361]: audit 2023-12-01T11:40:38.589954+0000 mon.c (mon.2) 7901 : audit 0 from='client.? 172.21.15.80:0/3024549642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:40:39.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:40:38 smithi090 bash[32384]: audit 2023-12-01T11:40:38.589954+0000 mon.c (mon.2) 7901 : audit 0 from='client.? 172.21.15.80:0/3024549642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:40:40.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:40:39 smithi080 bash[41963]: cluster 2023-12-01T11:40:38.516480+0000 mgr.y (mgr.24362) 12362 : cluster 0 pgmap v12331: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:40:40.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:40:39 smithi080 bash[28361]: cluster 2023-12-01T11:40:38.516480+0000 mgr.y (mgr.24362) 12362 : cluster 0 pgmap v12331: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:40:40.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:40:39 smithi090 bash[32384]: cluster 2023-12-01T11:40:38.516480+0000 mgr.y (mgr.24362) 12362 : cluster 0 pgmap v12331: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:40:41.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:40:40 smithi080 bash[28361]: audit 2023-12-01T11:40:40.436992+0000 mon.c (mon.2) 7902 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:40:41.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:40:40 smithi080 bash[41963]: audit 2023-12-01T11:40:40.436992+0000 mon.c (mon.2) 7902 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:40:41.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:40:40 smithi090 bash[32384]: audit 2023-12-01T11:40:40.436992+0000 mon.c (mon.2) 7902 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:40:42.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:40:41 smithi080 bash[41963]: cluster 2023-12-01T11:40:40.517101+0000 mgr.y (mgr.24362) 12363 : cluster 0 pgmap v12332: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:40:42.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:40:41 smithi080 bash[41963]: audit 2023-12-01T11:40:41.044585+0000 mon.a (mon.0) 7771 : audit 0 from='client.? 172.21.15.80:0/3320217738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:40:42.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:40:41 smithi080 bash[28361]: cluster 2023-12-01T11:40:40.517101+0000 mgr.y (mgr.24362) 12363 : cluster 0 pgmap v12332: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:40:42.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:40:41 smithi080 bash[28361]: audit 2023-12-01T11:40:41.044585+0000 mon.a (mon.0) 7771 : audit 0 from='client.? 172.21.15.80:0/3320217738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:40:42.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:40:41 smithi090 bash[32384]: cluster 2023-12-01T11:40:40.517101+0000 mgr.y (mgr.24362) 12363 : cluster 0 pgmap v12332: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:40:42.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:40:41 smithi090 bash[32384]: audit 2023-12-01T11:40:41.044585+0000 mon.a (mon.0) 7771 : audit 0 from='client.? 172.21.15.80:0/3320217738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:40:44.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:40:43 smithi080 bash[41963]: cluster 2023-12-01T11:40:42.518316+0000 mgr.y (mgr.24362) 12364 : cluster 0 pgmap v12333: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:40:44.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:40:43 smithi080 bash[41963]: audit 2023-12-01T11:40:43.501755+0000 mon.c (mon.2) 7903 : audit 0 from='client.? 172.21.15.80:0/3084921273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:40:44.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:40:43 smithi080 bash[28361]: cluster 2023-12-01T11:40:42.518316+0000 mgr.y (mgr.24362) 12364 : cluster 0 pgmap v12333: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:40:44.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:40:43 smithi080 bash[28361]: audit 2023-12-01T11:40:43.501755+0000 mon.c (mon.2) 7903 : audit 0 from='client.? 172.21.15.80:0/3084921273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:40:44.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:40:43 smithi090 bash[32384]: cluster 2023-12-01T11:40:42.518316+0000 mgr.y (mgr.24362) 12364 : cluster 0 pgmap v12333: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:40:44.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:40:43 smithi090 bash[32384]: audit 2023-12-01T11:40:43.501755+0000 mon.c (mon.2) 7903 : audit 0 from='client.? 172.21.15.80:0/3084921273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:40:46.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:40:45 smithi080 bash[41963]: cluster 2023-12-01T11:40:44.519017+0000 mgr.y (mgr.24362) 12365 : cluster 0 pgmap v12334: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:40:46.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:40:45 smithi080 bash[28361]: cluster 2023-12-01T11:40:44.519017+0000 mgr.y (mgr.24362) 12365 : cluster 0 pgmap v12334: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:40:46.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:40:45 smithi090 bash[32384]: cluster 2023-12-01T11:40:44.519017+0000 mgr.y (mgr.24362) 12365 : cluster 0 pgmap v12334: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:40:46.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:40:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:40:46] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T11:40:47.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:40:46 smithi080 bash[41963]: audit 2023-12-01T11:40:45.961200+0000 mon.c (mon.2) 7904 : audit 0 from='client.? 172.21.15.80:0/2132440407' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:40:47.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:40:46 smithi080 bash[28361]: audit 2023-12-01T11:40:45.961200+0000 mon.c (mon.2) 7904 : audit 0 from='client.? 172.21.15.80:0/2132440407' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:40:47.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:40:46 smithi090 bash[32384]: audit 2023-12-01T11:40:45.961200+0000 mon.c (mon.2) 7904 : audit 0 from='client.? 172.21.15.80:0/2132440407' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:40:48.180 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:40:47 smithi080 bash[41963]: cluster 2023-12-01T11:40:46.520177+0000 mgr.y (mgr.24362) 12366 : cluster 0 pgmap v12335: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:40:48.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:40:47 smithi080 bash[28361]: cluster 2023-12-01T11:40:46.520177+0000 mgr.y (mgr.24362) 12366 : cluster 0 pgmap v12335: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:40:48.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:40:47 smithi090 bash[32384]: cluster 2023-12-01T11:40:46.520177+0000 mgr.y (mgr.24362) 12366 : cluster 0 pgmap v12335: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:40:49.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:40:48 smithi080 bash[28361]: audit 2023-12-01T11:40:48.417913+0000 mon.a (mon.0) 7772 : audit 0 from='client.? 172.21.15.80:0/478637239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:40:49.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:40:48 smithi080 bash[41963]: audit 2023-12-01T11:40:48.417913+0000 mon.a (mon.0) 7772 : audit 0 from='client.? 172.21.15.80:0/478637239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:40:49.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:40:48 smithi090 bash[32384]: audit 2023-12-01T11:40:48.417913+0000 mon.a (mon.0) 7772 : audit 0 from='client.? 172.21.15.80:0/478637239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:40:50.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:40:49 smithi080 bash[28361]: cluster 2023-12-01T11:40:48.520771+0000 mgr.y (mgr.24362) 12367 : cluster 0 pgmap v12336: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:40:50.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:40:49 smithi080 bash[41963]: cluster 2023-12-01T11:40:48.520771+0000 mgr.y (mgr.24362) 12367 : cluster 0 pgmap v12336: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:40:50.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:40:49 smithi090 bash[32384]: cluster 2023-12-01T11:40:48.520771+0000 mgr.y (mgr.24362) 12367 : cluster 0 pgmap v12336: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:40:52.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:40:51 smithi080 bash[41963]: cluster 2023-12-01T11:40:50.521394+0000 mgr.y (mgr.24362) 12368 : cluster 0 pgmap v12337: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:40:52.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:40:51 smithi080 bash[41963]: audit 2023-12-01T11:40:50.872099+0000 mon.c (mon.2) 7905 : audit 0 from='client.? 172.21.15.80:0/1896543415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:40:52.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:40:51 smithi080 bash[28361]: cluster 2023-12-01T11:40:50.521394+0000 mgr.y (mgr.24362) 12368 : cluster 0 pgmap v12337: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:40:52.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:40:51 smithi080 bash[28361]: audit 2023-12-01T11:40:50.872099+0000 mon.c (mon.2) 7905 : audit 0 from='client.? 172.21.15.80:0/1896543415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:40:52.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:40:51 smithi090 bash[32384]: cluster 2023-12-01T11:40:50.521394+0000 mgr.y (mgr.24362) 12368 : cluster 0 pgmap v12337: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:40:52.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:40:51 smithi090 bash[32384]: audit 2023-12-01T11:40:50.872099+0000 mon.c (mon.2) 7905 : audit 0 from='client.? 172.21.15.80:0/1896543415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:40:54.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:40:53 smithi080 bash[41963]: cluster 2023-12-01T11:40:52.522540+0000 mgr.y (mgr.24362) 12369 : cluster 0 pgmap v12338: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:40:54.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:40:53 smithi080 bash[41963]: audit 2023-12-01T11:40:53.332045+0000 mon.a (mon.0) 7773 : audit 0 from='client.? 172.21.15.80:0/3187244196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:40:54.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:40:53 smithi080 bash[28361]: cluster 2023-12-01T11:40:52.522540+0000 mgr.y (mgr.24362) 12369 : cluster 0 pgmap v12338: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:40:54.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:40:53 smithi080 bash[28361]: audit 2023-12-01T11:40:53.332045+0000 mon.a (mon.0) 7773 : audit 0 from='client.? 172.21.15.80:0/3187244196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:40:54.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:40:53 smithi090 bash[32384]: cluster 2023-12-01T11:40:52.522540+0000 mgr.y (mgr.24362) 12369 : cluster 0 pgmap v12338: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:40:54.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:40:53 smithi090 bash[32384]: audit 2023-12-01T11:40:53.332045+0000 mon.a (mon.0) 7773 : audit 0 from='client.? 172.21.15.80:0/3187244196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:40:56.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:40:55 smithi080 bash[28361]: cluster 2023-12-01T11:40:54.523172+0000 mgr.y (mgr.24362) 12370 : cluster 0 pgmap v12339: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:40:56.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:40:55 smithi080 bash[28361]: audit 2023-12-01T11:40:55.437480+0000 mon.c (mon.2) 7906 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:40:56.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:40:55 smithi080 bash[28361]: audit 2023-12-01T11:40:55.776428+0000 mon.c (mon.2) 7907 : audit 0 from='client.? 172.21.15.80:0/1346031364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:40:56.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:40:55 smithi080 bash[41963]: cluster 2023-12-01T11:40:54.523172+0000 mgr.y (mgr.24362) 12370 : cluster 0 pgmap v12339: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:40:56.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:40:55 smithi080 bash[41963]: audit 2023-12-01T11:40:55.437480+0000 mon.c (mon.2) 7906 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:40:56.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:40:55 smithi080 bash[41963]: audit 2023-12-01T11:40:55.776428+0000 mon.c (mon.2) 7907 : audit 0 from='client.? 172.21.15.80:0/1346031364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:40:56.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:40:55 smithi090 bash[32384]: cluster 2023-12-01T11:40:54.523172+0000 mgr.y (mgr.24362) 12370 : cluster 0 pgmap v12339: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:40:56.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:40:55 smithi090 bash[32384]: audit 2023-12-01T11:40:55.437480+0000 mon.c (mon.2) 7906 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:40:56.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:40:55 smithi090 bash[32384]: audit 2023-12-01T11:40:55.776428+0000 mon.c (mon.2) 7907 : audit 0 from='client.? 172.21.15.80:0/1346031364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:40:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:40:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:40:56] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T11:40:58.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:40:57 smithi080 bash[28361]: cluster 2023-12-01T11:40:56.524307+0000 mgr.y (mgr.24362) 12371 : cluster 0 pgmap v12340: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:40:58.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:40:57 smithi080 bash[41963]: cluster 2023-12-01T11:40:56.524307+0000 mgr.y (mgr.24362) 12371 : cluster 0 pgmap v12340: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:40:58.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:40:57 smithi090 bash[32384]: cluster 2023-12-01T11:40:56.524307+0000 mgr.y (mgr.24362) 12371 : cluster 0 pgmap v12340: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:40:59.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:40:58 smithi080 bash[28361]: audit 2023-12-01T11:40:58.234891+0000 mon.c (mon.2) 7908 : audit 0 from='client.? 172.21.15.80:0/710192531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:40:59.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:40:58 smithi080 bash[41963]: audit 2023-12-01T11:40:58.234891+0000 mon.c (mon.2) 7908 : audit 0 from='client.? 172.21.15.80:0/710192531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:40:59.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:40:58 smithi090 bash[32384]: audit 2023-12-01T11:40:58.234891+0000 mon.c (mon.2) 7908 : audit 0 from='client.? 172.21.15.80:0/710192531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:41:00.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:40:59 smithi080 bash[28361]: cluster 2023-12-01T11:40:58.524989+0000 mgr.y (mgr.24362) 12372 : cluster 0 pgmap v12341: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:41:00.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:40:59 smithi080 bash[41963]: cluster 2023-12-01T11:40:58.524989+0000 mgr.y (mgr.24362) 12372 : cluster 0 pgmap v12341: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:41:00.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:40:59 smithi090 bash[32384]: cluster 2023-12-01T11:40:58.524989+0000 mgr.y (mgr.24362) 12372 : cluster 0 pgmap v12341: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:41:01.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:41:00 smithi080 bash[28361]: audit 2023-12-01T11:41:00.691910+0000 mon.c (mon.2) 7909 : audit 0 from='client.? 172.21.15.80:0/3760484626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:41:01.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:41:00 smithi080 bash[41963]: audit 2023-12-01T11:41:00.691910+0000 mon.c (mon.2) 7909 : audit 0 from='client.? 172.21.15.80:0/3760484626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:41:01.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:41:00 smithi090 bash[32384]: audit 2023-12-01T11:41:00.691910+0000 mon.c (mon.2) 7909 : audit 0 from='client.? 172.21.15.80:0/3760484626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:41:02.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:41:01 smithi080 bash[28361]: cluster 2023-12-01T11:41:00.525593+0000 mgr.y (mgr.24362) 12373 : cluster 0 pgmap v12342: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:41:02.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:41:01 smithi080 bash[41963]: cluster 2023-12-01T11:41:00.525593+0000 mgr.y (mgr.24362) 12373 : cluster 0 pgmap v12342: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:41:02.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:41:01 smithi090 bash[32384]: cluster 2023-12-01T11:41:00.525593+0000 mgr.y (mgr.24362) 12373 : cluster 0 pgmap v12342: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:41:04.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:41:03 smithi080 bash[28361]: cluster 2023-12-01T11:41:02.526695+0000 mgr.y (mgr.24362) 12374 : cluster 0 pgmap v12343: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:41:04.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:41:03 smithi080 bash[28361]: audit 2023-12-01T11:41:03.149034+0000 mon.c (mon.2) 7910 : audit 0 from='client.? 172.21.15.80:0/4143261425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:41:04.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:41:03 smithi080 bash[41963]: cluster 2023-12-01T11:41:02.526695+0000 mgr.y (mgr.24362) 12374 : cluster 0 pgmap v12343: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:41:04.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:41:03 smithi080 bash[41963]: audit 2023-12-01T11:41:03.149034+0000 mon.c (mon.2) 7910 : audit 0 from='client.? 172.21.15.80:0/4143261425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:41:04.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:41:03 smithi090 bash[32384]: cluster 2023-12-01T11:41:02.526695+0000 mgr.y (mgr.24362) 12374 : cluster 0 pgmap v12343: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:41:04.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:41:03 smithi090 bash[32384]: audit 2023-12-01T11:41:03.149034+0000 mon.c (mon.2) 7910 : audit 0 from='client.? 172.21.15.80:0/4143261425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:41:06.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:41:05 smithi080 bash[28361]: cluster 2023-12-01T11:41:04.527353+0000 mgr.y (mgr.24362) 12375 : cluster 0 pgmap v12344: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:41:06.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:41:05 smithi080 bash[28361]: audit 2023-12-01T11:41:05.591009+0000 mon.c (mon.2) 7911 : audit 0 from='client.? 172.21.15.80:0/851018688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:41:06.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:41:05 smithi080 bash[41963]: cluster 2023-12-01T11:41:04.527353+0000 mgr.y (mgr.24362) 12375 : cluster 0 pgmap v12344: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:41:06.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:41:05 smithi080 bash[41963]: audit 2023-12-01T11:41:05.591009+0000 mon.c (mon.2) 7911 : audit 0 from='client.? 172.21.15.80:0/851018688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:41:06.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:41:05 smithi090 bash[32384]: cluster 2023-12-01T11:41:04.527353+0000 mgr.y (mgr.24362) 12375 : cluster 0 pgmap v12344: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:41:06.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:41:05 smithi090 bash[32384]: audit 2023-12-01T11:41:05.591009+0000 mon.c (mon.2) 7911 : audit 0 from='client.? 172.21.15.80:0/851018688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:41:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:41:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:41:06] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T11:41:08.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:41:07 smithi080 bash[41963]: cluster 2023-12-01T11:41:06.528530+0000 mgr.y (mgr.24362) 12376 : cluster 0 pgmap v12345: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:41:08.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:41:07 smithi080 bash[28361]: cluster 2023-12-01T11:41:06.528530+0000 mgr.y (mgr.24362) 12376 : cluster 0 pgmap v12345: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:41:08.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:41:07 smithi090 bash[32384]: cluster 2023-12-01T11:41:06.528530+0000 mgr.y (mgr.24362) 12376 : cluster 0 pgmap v12345: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:41:09.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:41:08 smithi080 bash[41963]: audit 2023-12-01T11:41:08.051250+0000 mon.a (mon.0) 7774 : audit 0 from='client.? 172.21.15.80:0/584864784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:41:09.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:41:08 smithi080 bash[28361]: audit 2023-12-01T11:41:08.051250+0000 mon.a (mon.0) 7774 : audit 0 from='client.? 172.21.15.80:0/584864784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:41:09.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:41:08 smithi090 bash[32384]: audit 2023-12-01T11:41:08.051250+0000 mon.a (mon.0) 7774 : audit 0 from='client.? 172.21.15.80:0/584864784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:41:10.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:41:09 smithi080 bash[28361]: cluster 2023-12-01T11:41:08.529192+0000 mgr.y (mgr.24362) 12377 : cluster 0 pgmap v12346: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:41:10.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:41:09 smithi080 bash[41963]: cluster 2023-12-01T11:41:08.529192+0000 mgr.y (mgr.24362) 12377 : cluster 0 pgmap v12346: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:41:10.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:41:09 smithi090 bash[32384]: cluster 2023-12-01T11:41:08.529192+0000 mgr.y (mgr.24362) 12377 : cluster 0 pgmap v12346: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:41:11.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:41:10 smithi080 bash[28361]: audit 2023-12-01T11:41:10.437688+0000 mon.c (mon.2) 7912 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:41:11.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:41:10 smithi080 bash[28361]: audit 2023-12-01T11:41:10.516469+0000 mon.c (mon.2) 7913 : audit 0 from='client.? 172.21.15.80:0/2967720676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:41:11.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:41:10 smithi080 bash[41963]: audit 2023-12-01T11:41:10.437688+0000 mon.c (mon.2) 7912 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:41:11.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:41:10 smithi080 bash[41963]: audit 2023-12-01T11:41:10.516469+0000 mon.c (mon.2) 7913 : audit 0 from='client.? 172.21.15.80:0/2967720676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:41:11.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:41:10 smithi090 bash[32384]: audit 2023-12-01T11:41:10.437688+0000 mon.c (mon.2) 7912 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:41:11.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:41:10 smithi090 bash[32384]: audit 2023-12-01T11:41:10.516469+0000 mon.c (mon.2) 7913 : audit 0 from='client.? 172.21.15.80:0/2967720676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:41:12.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:41:11 smithi080 bash[28361]: cluster 2023-12-01T11:41:10.529802+0000 mgr.y (mgr.24362) 12378 : cluster 0 pgmap v12347: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:41:12.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:41:11 smithi080 bash[41963]: cluster 2023-12-01T11:41:10.529802+0000 mgr.y (mgr.24362) 12378 : cluster 0 pgmap v12347: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:41:12.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:41:11 smithi090 bash[32384]: cluster 2023-12-01T11:41:10.529802+0000 mgr.y (mgr.24362) 12378 : cluster 0 pgmap v12347: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:41:14.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:41:13 smithi080 bash[28361]: cluster 2023-12-01T11:41:12.530913+0000 mgr.y (mgr.24362) 12379 : cluster 0 pgmap v12348: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:41:14.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:41:13 smithi080 bash[28361]: audit 2023-12-01T11:41:12.962720+0000 mon.c (mon.2) 7914 : audit 0 from='client.? 172.21.15.80:0/354681567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:41:14.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:41:13 smithi080 bash[41963]: cluster 2023-12-01T11:41:12.530913+0000 mgr.y (mgr.24362) 12379 : cluster 0 pgmap v12348: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:41:14.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:41:13 smithi080 bash[41963]: audit 2023-12-01T11:41:12.962720+0000 mon.c (mon.2) 7914 : audit 0 from='client.? 172.21.15.80:0/354681567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:41:14.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:41:13 smithi090 bash[32384]: cluster 2023-12-01T11:41:12.530913+0000 mgr.y (mgr.24362) 12379 : cluster 0 pgmap v12348: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:41:14.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:41:13 smithi090 bash[32384]: audit 2023-12-01T11:41:12.962720+0000 mon.c (mon.2) 7914 : audit 0 from='client.? 172.21.15.80:0/354681567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:41:16.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:41:15 smithi080 bash[28361]: cluster 2023-12-01T11:41:14.531546+0000 mgr.y (mgr.24362) 12380 : cluster 0 pgmap v12349: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:41:16.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:41:15 smithi080 bash[28361]: audit 2023-12-01T11:41:15.413076+0000 mon.a (mon.0) 7775 : audit 0 from='client.? 172.21.15.80:0/1135904050' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:41:16.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:41:15 smithi080 bash[41963]: cluster 2023-12-01T11:41:14.531546+0000 mgr.y (mgr.24362) 12380 : cluster 0 pgmap v12349: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:41:16.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:41:15 smithi080 bash[41963]: audit 2023-12-01T11:41:15.413076+0000 mon.a (mon.0) 7775 : audit 0 from='client.? 172.21.15.80:0/1135904050' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:41:16.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:41:15 smithi090 bash[32384]: cluster 2023-12-01T11:41:14.531546+0000 mgr.y (mgr.24362) 12380 : cluster 0 pgmap v12349: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:41:16.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:41:15 smithi090 bash[32384]: audit 2023-12-01T11:41:15.413076+0000 mon.a (mon.0) 7775 : audit 0 from='client.? 172.21.15.80:0/1135904050' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:41:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:41:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:41:16] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T11:41:18.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:41:17 smithi080 bash[28361]: cluster 2023-12-01T11:41:16.532616+0000 mgr.y (mgr.24362) 12381 : cluster 0 pgmap v12350: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:41:18.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:41:17 smithi080 bash[28361]: audit 2023-12-01T11:41:17.865957+0000 mon.c (mon.2) 7915 : audit 0 from='client.? 172.21.15.80:0/2320729660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:41:18.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:41:17 smithi080 bash[41963]: cluster 2023-12-01T11:41:16.532616+0000 mgr.y (mgr.24362) 12381 : cluster 0 pgmap v12350: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:41:18.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:41:17 smithi080 bash[41963]: audit 2023-12-01T11:41:17.865957+0000 mon.c (mon.2) 7915 : audit 0 from='client.? 172.21.15.80:0/2320729660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:41:18.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:41:17 smithi090 bash[32384]: cluster 2023-12-01T11:41:16.532616+0000 mgr.y (mgr.24362) 12381 : cluster 0 pgmap v12350: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:41:18.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:41:17 smithi090 bash[32384]: audit 2023-12-01T11:41:17.865957+0000 mon.c (mon.2) 7915 : audit 0 from='client.? 172.21.15.80:0/2320729660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:41:20.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:41:19 smithi080 bash[28361]: cluster 2023-12-01T11:41:18.533125+0000 mgr.y (mgr.24362) 12382 : cluster 0 pgmap v12351: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:41:20.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:41:19 smithi080 bash[41963]: cluster 2023-12-01T11:41:18.533125+0000 mgr.y (mgr.24362) 12382 : cluster 0 pgmap v12351: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:41:20.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:41:19 smithi090 bash[32384]: cluster 2023-12-01T11:41:18.533125+0000 mgr.y (mgr.24362) 12382 : cluster 0 pgmap v12351: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:41:21.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:41:20 smithi080 bash[28361]: audit 2023-12-01T11:41:20.318921+0000 mon.a (mon.0) 7776 : audit 0 from='client.? 172.21.15.80:0/4060044143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:41:21.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:41:20 smithi080 bash[41963]: audit 2023-12-01T11:41:20.318921+0000 mon.a (mon.0) 7776 : audit 0 from='client.? 172.21.15.80:0/4060044143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:41:21.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:41:20 smithi090 bash[32384]: audit 2023-12-01T11:41:20.318921+0000 mon.a (mon.0) 7776 : audit 0 from='client.? 172.21.15.80:0/4060044143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:41:22.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:41:21 smithi080 bash[41963]: cluster 2023-12-01T11:41:20.533731+0000 mgr.y (mgr.24362) 12383 : cluster 0 pgmap v12352: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:41:22.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:41:21 smithi080 bash[28361]: cluster 2023-12-01T11:41:20.533731+0000 mgr.y (mgr.24362) 12383 : cluster 0 pgmap v12352: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:41:22.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:41:21 smithi090 bash[32384]: cluster 2023-12-01T11:41:20.533731+0000 mgr.y (mgr.24362) 12383 : cluster 0 pgmap v12352: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:41:23.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:41:22 smithi080 bash[28361]: audit 2023-12-01T11:41:22.776536+0000 mon.c (mon.2) 7916 : audit 0 from='client.? 172.21.15.80:0/726086025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:41:23.199 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:41:22 smithi080 bash[41963]: audit 2023-12-01T11:41:22.776536+0000 mon.c (mon.2) 7916 : audit 0 from='client.? 172.21.15.80:0/726086025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:41:23.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:41:22 smithi090 bash[32384]: audit 2023-12-01T11:41:22.776536+0000 mon.c (mon.2) 7916 : audit 0 from='client.? 172.21.15.80:0/726086025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:41:24.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:41:23 smithi080 bash[41963]: cluster 2023-12-01T11:41:22.534818+0000 mgr.y (mgr.24362) 12384 : cluster 0 pgmap v12353: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:41:24.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:41:23 smithi080 bash[28361]: cluster 2023-12-01T11:41:22.534818+0000 mgr.y (mgr.24362) 12384 : cluster 0 pgmap v12353: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:41:24.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:41:23 smithi090 bash[32384]: cluster 2023-12-01T11:41:22.534818+0000 mgr.y (mgr.24362) 12384 : cluster 0 pgmap v12353: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:41:26.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:41:25 smithi080 bash[28361]: cluster 2023-12-01T11:41:24.535481+0000 mgr.y (mgr.24362) 12385 : cluster 0 pgmap v12354: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:41:26.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:41:25 smithi080 bash[28361]: audit 2023-12-01T11:41:25.229298+0000 mon.c (mon.2) 7917 : audit 0 from='client.? 172.21.15.80:0/3728582746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:41:26.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:41:25 smithi080 bash[28361]: audit 2023-12-01T11:41:25.437872+0000 mon.c (mon.2) 7918 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:41:26.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:41:25 smithi080 bash[41963]: cluster 2023-12-01T11:41:24.535481+0000 mgr.y (mgr.24362) 12385 : cluster 0 pgmap v12354: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:41:26.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:41:25 smithi080 bash[41963]: audit 2023-12-01T11:41:25.229298+0000 mon.c (mon.2) 7917 : audit 0 from='client.? 172.21.15.80:0/3728582746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:41:26.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:41:25 smithi080 bash[41963]: audit 2023-12-01T11:41:25.437872+0000 mon.c (mon.2) 7918 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:41:26.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:41:25 smithi090 bash[32384]: cluster 2023-12-01T11:41:24.535481+0000 mgr.y (mgr.24362) 12385 : cluster 0 pgmap v12354: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:41:26.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:41:25 smithi090 bash[32384]: audit 2023-12-01T11:41:25.229298+0000 mon.c (mon.2) 7917 : audit 0 from='client.? 172.21.15.80:0/3728582746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:41:26.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:41:25 smithi090 bash[32384]: audit 2023-12-01T11:41:25.437872+0000 mon.c (mon.2) 7918 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:41:26.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:41:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:41:26] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T11:41:27.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:41:26 smithi090 bash[32384]: audit 2023-12-01T11:41:26.799549+0000 mon.c (mon.2) 7919 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:41:27.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:41:26 smithi080 bash[28361]: audit 2023-12-01T11:41:26.799549+0000 mon.c (mon.2) 7919 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:41:27.430 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:41:26 smithi080 bash[41963]: audit 2023-12-01T11:41:26.799549+0000 mon.c (mon.2) 7919 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:41:28.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:41:27 smithi090 bash[32384]: cluster 2023-12-01T11:41:26.536612+0000 mgr.y (mgr.24362) 12386 : cluster 0 pgmap v12355: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:41:28.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:41:27 smithi090 bash[32384]: audit 2023-12-01T11:41:27.684711+0000 mon.a (mon.0) 7777 : audit 0 from='client.? 172.21.15.80:0/1877854646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:41:28.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:41:27 smithi080 bash[28361]: cluster 2023-12-01T11:41:26.536612+0000 mgr.y (mgr.24362) 12386 : cluster 0 pgmap v12355: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:41:28.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:41:27 smithi080 bash[28361]: audit 2023-12-01T11:41:27.684711+0000 mon.a (mon.0) 7777 : audit 0 from='client.? 172.21.15.80:0/1877854646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:41:28.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:41:27 smithi080 bash[41963]: cluster 2023-12-01T11:41:26.536612+0000 mgr.y (mgr.24362) 12386 : cluster 0 pgmap v12355: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:41:28.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:41:27 smithi080 bash[41963]: audit 2023-12-01T11:41:27.684711+0000 mon.a (mon.0) 7777 : audit 0 from='client.? 172.21.15.80:0/1877854646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:41:30.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:41:29 smithi090 bash[32384]: cluster 2023-12-01T11:41:28.537343+0000 mgr.y (mgr.24362) 12387 : cluster 0 pgmap v12356: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:41:30.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:41:29 smithi080 bash[28361]: cluster 2023-12-01T11:41:28.537343+0000 mgr.y (mgr.24362) 12387 : cluster 0 pgmap v12356: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:41:30.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:41:29 smithi080 bash[41963]: cluster 2023-12-01T11:41:28.537343+0000 mgr.y (mgr.24362) 12387 : cluster 0 pgmap v12356: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:41:31.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:41:30 smithi090 bash[32384]: audit 2023-12-01T11:41:30.142194+0000 mon.c (mon.2) 7920 : audit 0 from='client.? 172.21.15.80:0/2700245508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:41:31.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:41:30 smithi080 bash[28361]: audit 2023-12-01T11:41:30.142194+0000 mon.c (mon.2) 7920 : audit 0 from='client.? 172.21.15.80:0/2700245508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:41:31.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:41:30 smithi080 bash[41963]: audit 2023-12-01T11:41:30.142194+0000 mon.c (mon.2) 7920 : audit 0 from='client.? 172.21.15.80:0/2700245508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:41:32.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:41:31 smithi090 bash[32384]: cluster 2023-12-01T11:41:30.538023+0000 mgr.y (mgr.24362) 12388 : cluster 0 pgmap v12357: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:41:32.430 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:41:31 smithi080 bash[41963]: cluster 2023-12-01T11:41:30.538023+0000 mgr.y (mgr.24362) 12388 : cluster 0 pgmap v12357: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:41:32.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:41:31 smithi080 bash[28361]: cluster 2023-12-01T11:41:30.538023+0000 mgr.y (mgr.24362) 12388 : cluster 0 pgmap v12357: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:41:33.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:41:32 smithi090 bash[32384]: audit 2023-12-01T11:41:32.629151+0000 mon.c (mon.2) 7921 : audit 0 from='client.? 172.21.15.80:0/350474630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:41:33.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:41:32 smithi090 bash[32384]: audit 2023-12-01T11:41:32.695457+0000 mon.a (mon.0) 7778 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:41:33.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:41:32 smithi090 bash[32384]: audit 2023-12-01T11:41:32.705917+0000 mon.a (mon.0) 7779 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:41:33.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:41:32 smithi080 bash[28361]: audit 2023-12-01T11:41:32.629151+0000 mon.c (mon.2) 7921 : audit 0 from='client.? 172.21.15.80:0/350474630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:41:33.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:41:32 smithi080 bash[28361]: audit 2023-12-01T11:41:32.695457+0000 mon.a (mon.0) 7778 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:41:33.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:41:32 smithi080 bash[28361]: audit 2023-12-01T11:41:32.705917+0000 mon.a (mon.0) 7779 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:41:33.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:41:32 smithi080 bash[41963]: audit 2023-12-01T11:41:32.629151+0000 mon.c (mon.2) 7921 : audit 0 from='client.? 172.21.15.80:0/350474630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:41:33.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:41:32 smithi080 bash[41963]: audit 2023-12-01T11:41:32.695457+0000 mon.a (mon.0) 7778 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:41:33.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:41:32 smithi080 bash[41963]: audit 2023-12-01T11:41:32.705917+0000 mon.a (mon.0) 7779 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:41:34.268 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 11:41:33 smithi090 bash[65515]: logger=cleanup t=2023-12-01T11:41:33.859481384Z level=info msg="Completed cleanup jobs" duration=68.959694ms 2023-12-01T11:41:34.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:41:33 smithi090 bash[32384]: cluster 2023-12-01T11:41:32.539044+0000 mgr.y (mgr.24362) 12389 : cluster 0 pgmap v12358: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:41:34.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:41:33 smithi090 bash[32384]: audit 2023-12-01T11:41:32.994847+0000 mon.a (mon.0) 7780 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:41:34.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:41:33 smithi090 bash[32384]: audit 2023-12-01T11:41:33.006603+0000 mon.a (mon.0) 7781 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:41:34.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:41:33 smithi090 bash[32384]: audit 2023-12-01T11:41:33.490258+0000 mon.c (mon.2) 7922 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:41:34.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:41:33 smithi090 bash[32384]: audit 2023-12-01T11:41:33.492075+0000 mon.c (mon.2) 7923 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:41:34.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:41:33 smithi090 bash[32384]: audit 2023-12-01T11:41:33.503756+0000 mon.a (mon.0) 7782 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:41:34.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:41:33 smithi080 bash[28361]: cluster 2023-12-01T11:41:32.539044+0000 mgr.y (mgr.24362) 12389 : cluster 0 pgmap v12358: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:41:34.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:41:33 smithi080 bash[28361]: audit 2023-12-01T11:41:32.994847+0000 mon.a (mon.0) 7780 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:41:34.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:41:33 smithi080 bash[28361]: audit 2023-12-01T11:41:33.006603+0000 mon.a (mon.0) 7781 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:41:34.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:41:33 smithi080 bash[28361]: audit 2023-12-01T11:41:33.490258+0000 mon.c (mon.2) 7922 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:41:34.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:41:33 smithi080 bash[28361]: audit 2023-12-01T11:41:33.492075+0000 mon.c (mon.2) 7923 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:41:34.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:41:33 smithi080 bash[28361]: audit 2023-12-01T11:41:33.503756+0000 mon.a (mon.0) 7782 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:41:34.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:41:33 smithi080 bash[41963]: cluster 2023-12-01T11:41:32.539044+0000 mgr.y (mgr.24362) 12389 : cluster 0 pgmap v12358: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:41:34.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:41:33 smithi080 bash[41963]: audit 2023-12-01T11:41:32.994847+0000 mon.a (mon.0) 7780 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:41:34.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:41:33 smithi080 bash[41963]: audit 2023-12-01T11:41:33.006603+0000 mon.a (mon.0) 7781 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:41:34.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:41:33 smithi080 bash[41963]: audit 2023-12-01T11:41:33.490258+0000 mon.c (mon.2) 7922 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:41:34.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:41:33 smithi080 bash[41963]: audit 2023-12-01T11:41:33.492075+0000 mon.c (mon.2) 7923 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:41:34.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:41:33 smithi080 bash[41963]: audit 2023-12-01T11:41:33.503756+0000 mon.a (mon.0) 7782 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:41:36.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:41:36 smithi090 bash[32384]: cluster 2023-12-01T11:41:34.539670+0000 mgr.y (mgr.24362) 12390 : cluster 0 pgmap v12359: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:41:36.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:41:36 smithi090 bash[32384]: audit 2023-12-01T11:41:35.088808+0000 mon.a (mon.0) 7783 : audit 0 from='client.? 172.21.15.80:0/3921505501' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:41:36.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:41:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:41:36] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T11:41:36.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:41:36 smithi080 bash[28361]: cluster 2023-12-01T11:41:34.539670+0000 mgr.y (mgr.24362) 12390 : cluster 0 pgmap v12359: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:41:36.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:41:36 smithi080 bash[28361]: audit 2023-12-01T11:41:35.088808+0000 mon.a (mon.0) 7783 : audit 0 from='client.? 172.21.15.80:0/3921505501' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:41:36.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:41:36 smithi080 bash[41963]: cluster 2023-12-01T11:41:34.539670+0000 mgr.y (mgr.24362) 12390 : cluster 0 pgmap v12359: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:41:36.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:41:36 smithi080 bash[41963]: audit 2023-12-01T11:41:35.088808+0000 mon.a (mon.0) 7783 : audit 0 from='client.? 172.21.15.80:0/3921505501' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:41:38.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:41:38 smithi090 bash[32384]: cluster 2023-12-01T11:41:36.540840+0000 mgr.y (mgr.24362) 12391 : cluster 0 pgmap v12360: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:41:38.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:41:38 smithi090 bash[32384]: audit 2023-12-01T11:41:37.534456+0000 mon.c (mon.2) 7924 : audit 0 from='client.? 172.21.15.80:0/1113683026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:41:38.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:41:38 smithi080 bash[28361]: cluster 2023-12-01T11:41:36.540840+0000 mgr.y (mgr.24362) 12391 : cluster 0 pgmap v12360: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:41:38.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:41:38 smithi080 bash[28361]: audit 2023-12-01T11:41:37.534456+0000 mon.c (mon.2) 7924 : audit 0 from='client.? 172.21.15.80:0/1113683026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:41:38.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:41:38 smithi080 bash[41963]: cluster 2023-12-01T11:41:36.540840+0000 mgr.y (mgr.24362) 12391 : cluster 0 pgmap v12360: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:41:38.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:41:38 smithi080 bash[41963]: audit 2023-12-01T11:41:37.534456+0000 mon.c (mon.2) 7924 : audit 0 from='client.? 172.21.15.80:0/1113683026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:41:40.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:41:40 smithi090 bash[32384]: cluster 2023-12-01T11:41:38.541631+0000 mgr.y (mgr.24362) 12392 : cluster 0 pgmap v12361: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:41:40.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:41:40 smithi090 bash[32384]: audit 2023-12-01T11:41:39.993192+0000 mon.c (mon.2) 7925 : audit 0 from='client.? 172.21.15.80:0/4254100050' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:41:40.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:41:40 smithi080 bash[28361]: cluster 2023-12-01T11:41:38.541631+0000 mgr.y (mgr.24362) 12392 : cluster 0 pgmap v12361: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:41:40.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:41:40 smithi080 bash[28361]: audit 2023-12-01T11:41:39.993192+0000 mon.c (mon.2) 7925 : audit 0 from='client.? 172.21.15.80:0/4254100050' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:41:40.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:41:40 smithi080 bash[41963]: cluster 2023-12-01T11:41:38.541631+0000 mgr.y (mgr.24362) 12392 : cluster 0 pgmap v12361: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:41:40.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:41:40 smithi080 bash[41963]: audit 2023-12-01T11:41:39.993192+0000 mon.c (mon.2) 7925 : audit 0 from='client.? 172.21.15.80:0/4254100050' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:41:41.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:41:41 smithi090 bash[32384]: audit 2023-12-01T11:41:40.438544+0000 mon.c (mon.2) 7926 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:41:41.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:41:41 smithi080 bash[28361]: audit 2023-12-01T11:41:40.438544+0000 mon.c (mon.2) 7926 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:41:41.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:41:41 smithi080 bash[41963]: audit 2023-12-01T11:41:40.438544+0000 mon.c (mon.2) 7926 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:41:42.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:41:42 smithi080 bash[41963]: cluster 2023-12-01T11:41:40.542322+0000 mgr.y (mgr.24362) 12393 : cluster 0 pgmap v12362: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:41:42.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:41:42 smithi080 bash[28361]: cluster 2023-12-01T11:41:40.542322+0000 mgr.y (mgr.24362) 12393 : cluster 0 pgmap v12362: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:41:42.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:41:42 smithi090 bash[32384]: cluster 2023-12-01T11:41:40.542322+0000 mgr.y (mgr.24362) 12393 : cluster 0 pgmap v12362: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:41:43.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:41:43 smithi080 bash[28361]: audit 2023-12-01T11:41:42.449370+0000 mon.a (mon.0) 7784 : audit 0 from='client.? 172.21.15.80:0/2122771587' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:41:43.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:41:43 smithi080 bash[41963]: audit 2023-12-01T11:41:42.449370+0000 mon.a (mon.0) 7784 : audit 0 from='client.? 172.21.15.80:0/2122771587' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:41:43.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:41:43 smithi090 bash[32384]: audit 2023-12-01T11:41:42.449370+0000 mon.a (mon.0) 7784 : audit 0 from='client.? 172.21.15.80:0/2122771587' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:41:44.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:41:44 smithi080 bash[28361]: cluster 2023-12-01T11:41:42.543520+0000 mgr.y (mgr.24362) 12394 : cluster 0 pgmap v12363: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:41:44.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:41:44 smithi080 bash[41963]: cluster 2023-12-01T11:41:42.543520+0000 mgr.y (mgr.24362) 12394 : cluster 0 pgmap v12363: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:41:44.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:41:44 smithi090 bash[32384]: cluster 2023-12-01T11:41:42.543520+0000 mgr.y (mgr.24362) 12394 : cluster 0 pgmap v12363: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:41:45.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:41:45 smithi080 bash[28361]: audit 2023-12-01T11:41:44.901195+0000 mon.a (mon.0) 7785 : audit 0 from='client.? 172.21.15.80:0/1175613483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:41:45.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:41:45 smithi080 bash[41963]: audit 2023-12-01T11:41:44.901195+0000 mon.a (mon.0) 7785 : audit 0 from='client.? 172.21.15.80:0/1175613483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:41:45.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:41:45 smithi090 bash[32384]: audit 2023-12-01T11:41:44.901195+0000 mon.a (mon.0) 7785 : audit 0 from='client.? 172.21.15.80:0/1175613483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:41:46.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:41:46 smithi080 bash[41963]: cluster 2023-12-01T11:41:44.544163+0000 mgr.y (mgr.24362) 12395 : cluster 0 pgmap v12364: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:41:46.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:41:46 smithi080 bash[28361]: cluster 2023-12-01T11:41:44.544163+0000 mgr.y (mgr.24362) 12395 : cluster 0 pgmap v12364: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:41:46.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:41:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:41:46] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T11:41:46.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:41:46 smithi090 bash[32384]: cluster 2023-12-01T11:41:44.544163+0000 mgr.y (mgr.24362) 12395 : cluster 0 pgmap v12364: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:41:47.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:41:47 smithi080 bash[41963]: cluster 2023-12-01T11:41:46.545386+0000 mgr.y (mgr.24362) 12396 : cluster 0 pgmap v12365: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:41:47.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:41:47 smithi080 bash[28361]: cluster 2023-12-01T11:41:46.545386+0000 mgr.y (mgr.24362) 12396 : cluster 0 pgmap v12365: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:41:47.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:41:47 smithi090 bash[32384]: cluster 2023-12-01T11:41:46.545386+0000 mgr.y (mgr.24362) 12396 : cluster 0 pgmap v12365: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:41:48.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:41:48 smithi080 bash[41963]: audit 2023-12-01T11:41:47.348373+0000 mon.c (mon.2) 7927 : audit 0 from='client.? 172.21.15.80:0/789544244' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:41:48.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:41:48 smithi080 bash[28361]: audit 2023-12-01T11:41:47.348373+0000 mon.c (mon.2) 7927 : audit 0 from='client.? 172.21.15.80:0/789544244' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:41:48.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:41:48 smithi090 bash[32384]: audit 2023-12-01T11:41:47.348373+0000 mon.c (mon.2) 7927 : audit 0 from='client.? 172.21.15.80:0/789544244' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:41:49.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:41:49 smithi080 bash[28361]: cluster 2023-12-01T11:41:48.546069+0000 mgr.y (mgr.24362) 12397 : cluster 0 pgmap v12366: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:41:49.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:41:49 smithi080 bash[41963]: cluster 2023-12-01T11:41:48.546069+0000 mgr.y (mgr.24362) 12397 : cluster 0 pgmap v12366: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:41:49.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:41:49 smithi090 bash[32384]: cluster 2023-12-01T11:41:48.546069+0000 mgr.y (mgr.24362) 12397 : cluster 0 pgmap v12366: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:41:50.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:41:50 smithi080 bash[41963]: audit 2023-12-01T11:41:49.809897+0000 mon.c (mon.2) 7928 : audit 0 from='client.? 172.21.15.80:0/1156675757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:41:50.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:41:50 smithi080 bash[28361]: audit 2023-12-01T11:41:49.809897+0000 mon.c (mon.2) 7928 : audit 0 from='client.? 172.21.15.80:0/1156675757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:41:50.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:41:50 smithi090 bash[32384]: audit 2023-12-01T11:41:49.809897+0000 mon.c (mon.2) 7928 : audit 0 from='client.? 172.21.15.80:0/1156675757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:41:52.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:41:51 smithi080 bash[28361]: cluster 2023-12-01T11:41:50.546730+0000 mgr.y (mgr.24362) 12398 : cluster 0 pgmap v12367: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:41:52.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:41:51 smithi080 bash[41963]: cluster 2023-12-01T11:41:50.546730+0000 mgr.y (mgr.24362) 12398 : cluster 0 pgmap v12367: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:41:52.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:41:51 smithi090 bash[32384]: cluster 2023-12-01T11:41:50.546730+0000 mgr.y (mgr.24362) 12398 : cluster 0 pgmap v12367: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:41:53.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:41:52 smithi080 bash[41963]: audit 2023-12-01T11:41:52.264517+0000 mon.c (mon.2) 7929 : audit 0 from='client.? 172.21.15.80:0/3785953509' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:41:53.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:41:52 smithi080 bash[28361]: audit 2023-12-01T11:41:52.264517+0000 mon.c (mon.2) 7929 : audit 0 from='client.? 172.21.15.80:0/3785953509' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:41:53.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:41:52 smithi090 bash[32384]: audit 2023-12-01T11:41:52.264517+0000 mon.c (mon.2) 7929 : audit 0 from='client.? 172.21.15.80:0/3785953509' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:41:54.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:41:53 smithi080 bash[28361]: cluster 2023-12-01T11:41:52.548004+0000 mgr.y (mgr.24362) 12399 : cluster 0 pgmap v12368: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:41:54.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:41:53 smithi080 bash[41963]: cluster 2023-12-01T11:41:52.548004+0000 mgr.y (mgr.24362) 12399 : cluster 0 pgmap v12368: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:41:54.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:41:53 smithi090 bash[32384]: cluster 2023-12-01T11:41:52.548004+0000 mgr.y (mgr.24362) 12399 : cluster 0 pgmap v12368: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:41:55.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:41:54 smithi080 bash[28361]: audit 2023-12-01T11:41:54.712032+0000 mon.c (mon.2) 7930 : audit 0 from='client.? 172.21.15.80:0/3432994487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:41:55.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:41:54 smithi080 bash[41963]: audit 2023-12-01T11:41:54.712032+0000 mon.c (mon.2) 7930 : audit 0 from='client.? 172.21.15.80:0/3432994487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:41:55.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:41:54 smithi090 bash[32384]: audit 2023-12-01T11:41:54.712032+0000 mon.c (mon.2) 7930 : audit 0 from='client.? 172.21.15.80:0/3432994487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:41:56.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:41:55 smithi080 bash[28361]: cluster 2023-12-01T11:41:54.548800+0000 mgr.y (mgr.24362) 12400 : cluster 0 pgmap v12369: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:41:56.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:41:55 smithi080 bash[28361]: audit 2023-12-01T11:41:55.438840+0000 mon.c (mon.2) 7931 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:41:56.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:41:55 smithi080 bash[41963]: cluster 2023-12-01T11:41:54.548800+0000 mgr.y (mgr.24362) 12400 : cluster 0 pgmap v12369: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:41:56.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:41:55 smithi080 bash[41963]: audit 2023-12-01T11:41:55.438840+0000 mon.c (mon.2) 7931 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:41:56.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:41:55 smithi090 bash[32384]: cluster 2023-12-01T11:41:54.548800+0000 mgr.y (mgr.24362) 12400 : cluster 0 pgmap v12369: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:41:56.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:41:55 smithi090 bash[32384]: audit 2023-12-01T11:41:55.438840+0000 mon.c (mon.2) 7931 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:41:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:41:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:41:56] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T11:41:58.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:41:57 smithi080 bash[28361]: cluster 2023-12-01T11:41:56.550086+0000 mgr.y (mgr.24362) 12401 : cluster 0 pgmap v12370: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:41:58.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:41:57 smithi080 bash[28361]: audit 2023-12-01T11:41:57.165412+0000 mon.a (mon.0) 7786 : audit 0 from='client.? 172.21.15.80:0/1013302353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:41:58.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:41:57 smithi080 bash[41963]: cluster 2023-12-01T11:41:56.550086+0000 mgr.y (mgr.24362) 12401 : cluster 0 pgmap v12370: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:41:58.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:41:57 smithi080 bash[41963]: audit 2023-12-01T11:41:57.165412+0000 mon.a (mon.0) 7786 : audit 0 from='client.? 172.21.15.80:0/1013302353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:41:58.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:41:57 smithi090 bash[32384]: cluster 2023-12-01T11:41:56.550086+0000 mgr.y (mgr.24362) 12401 : cluster 0 pgmap v12370: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:41:58.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:41:57 smithi090 bash[32384]: audit 2023-12-01T11:41:57.165412+0000 mon.a (mon.0) 7786 : audit 0 from='client.? 172.21.15.80:0/1013302353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:42:00.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:41:59 smithi080 bash[28361]: cluster 2023-12-01T11:41:58.550872+0000 mgr.y (mgr.24362) 12402 : cluster 0 pgmap v12371: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:42:00.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:41:59 smithi080 bash[28361]: audit 2023-12-01T11:41:59.631621+0000 mon.c (mon.2) 7932 : audit 0 from='client.? 172.21.15.80:0/154670494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:42:00.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:41:59 smithi080 bash[41963]: cluster 2023-12-01T11:41:58.550872+0000 mgr.y (mgr.24362) 12402 : cluster 0 pgmap v12371: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:42:00.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:41:59 smithi080 bash[41963]: audit 2023-12-01T11:41:59.631621+0000 mon.c (mon.2) 7932 : audit 0 from='client.? 172.21.15.80:0/154670494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:42:00.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:41:59 smithi090 bash[32384]: cluster 2023-12-01T11:41:58.550872+0000 mgr.y (mgr.24362) 12402 : cluster 0 pgmap v12371: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:42:00.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:41:59 smithi090 bash[32384]: audit 2023-12-01T11:41:59.631621+0000 mon.c (mon.2) 7932 : audit 0 from='client.? 172.21.15.80:0/154670494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:42:02.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:42:01 smithi080 bash[28361]: cluster 2023-12-01T11:42:00.551668+0000 mgr.y (mgr.24362) 12403 : cluster 0 pgmap v12372: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:42:02.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:42:01 smithi080 bash[41963]: cluster 2023-12-01T11:42:00.551668+0000 mgr.y (mgr.24362) 12403 : cluster 0 pgmap v12372: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:42:02.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:42:01 smithi090 bash[32384]: cluster 2023-12-01T11:42:00.551668+0000 mgr.y (mgr.24362) 12403 : cluster 0 pgmap v12372: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:42:03.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:42:02 smithi080 bash[41963]: audit 2023-12-01T11:42:02.088110+0000 mon.a (mon.0) 7787 : audit 0 from='client.? 172.21.15.80:0/890455018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:42:03.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:42:02 smithi080 bash[28361]: audit 2023-12-01T11:42:02.088110+0000 mon.a (mon.0) 7787 : audit 0 from='client.? 172.21.15.80:0/890455018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:42:03.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:42:02 smithi090 bash[32384]: audit 2023-12-01T11:42:02.088110+0000 mon.a (mon.0) 7787 : audit 0 from='client.? 172.21.15.80:0/890455018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:42:04.180 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:42:03 smithi080 bash[41963]: cluster 2023-12-01T11:42:02.552867+0000 mgr.y (mgr.24362) 12404 : cluster 0 pgmap v12373: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:42:04.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:42:03 smithi080 bash[28361]: cluster 2023-12-01T11:42:02.552867+0000 mgr.y (mgr.24362) 12404 : cluster 0 pgmap v12373: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:42:04.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:42:03 smithi090 bash[32384]: cluster 2023-12-01T11:42:02.552867+0000 mgr.y (mgr.24362) 12404 : cluster 0 pgmap v12373: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:42:05.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:42:04 smithi080 bash[28361]: audit 2023-12-01T11:42:04.538444+0000 mon.a (mon.0) 7788 : audit 0 from='client.? 172.21.15.80:0/3186634464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:42:05.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:42:04 smithi080 bash[41963]: audit 2023-12-01T11:42:04.538444+0000 mon.a (mon.0) 7788 : audit 0 from='client.? 172.21.15.80:0/3186634464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:42:05.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:42:04 smithi090 bash[32384]: audit 2023-12-01T11:42:04.538444+0000 mon.a (mon.0) 7788 : audit 0 from='client.? 172.21.15.80:0/3186634464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:42:06.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:42:05 smithi080 bash[41963]: cluster 2023-12-01T11:42:04.553427+0000 mgr.y (mgr.24362) 12405 : cluster 0 pgmap v12374: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:42:06.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:42:05 smithi080 bash[28361]: cluster 2023-12-01T11:42:04.553427+0000 mgr.y (mgr.24362) 12405 : cluster 0 pgmap v12374: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:42:06.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:42:05 smithi090 bash[32384]: cluster 2023-12-01T11:42:04.553427+0000 mgr.y (mgr.24362) 12405 : cluster 0 pgmap v12374: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:42:06.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:42:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:42:06] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T11:42:08.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:42:07 smithi080 bash[41963]: cluster 2023-12-01T11:42:06.554591+0000 mgr.y (mgr.24362) 12406 : cluster 0 pgmap v12375: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:42:08.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:42:07 smithi080 bash[41963]: audit 2023-12-01T11:42:07.000425+0000 mon.c (mon.2) 7933 : audit 0 from='client.? 172.21.15.80:0/2881982914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:42:08.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:42:07 smithi080 bash[28361]: cluster 2023-12-01T11:42:06.554591+0000 mgr.y (mgr.24362) 12406 : cluster 0 pgmap v12375: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:42:08.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:42:07 smithi080 bash[28361]: audit 2023-12-01T11:42:07.000425+0000 mon.c (mon.2) 7933 : audit 0 from='client.? 172.21.15.80:0/2881982914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:42:08.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:42:07 smithi090 bash[32384]: cluster 2023-12-01T11:42:06.554591+0000 mgr.y (mgr.24362) 12406 : cluster 0 pgmap v12375: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:42:08.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:42:07 smithi090 bash[32384]: audit 2023-12-01T11:42:07.000425+0000 mon.c (mon.2) 7933 : audit 0 from='client.? 172.21.15.80:0/2881982914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:42:10.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:42:09 smithi080 bash[28361]: cluster 2023-12-01T11:42:08.555224+0000 mgr.y (mgr.24362) 12407 : cluster 0 pgmap v12376: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:42:10.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:42:09 smithi080 bash[28361]: audit 2023-12-01T11:42:09.457715+0000 mon.c (mon.2) 7934 : audit 0 from='client.? 172.21.15.80:0/2948032700' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:42:10.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:42:09 smithi080 bash[41963]: cluster 2023-12-01T11:42:08.555224+0000 mgr.y (mgr.24362) 12407 : cluster 0 pgmap v12376: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:42:10.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:42:09 smithi080 bash[41963]: audit 2023-12-01T11:42:09.457715+0000 mon.c (mon.2) 7934 : audit 0 from='client.? 172.21.15.80:0/2948032700' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:42:10.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:42:09 smithi090 bash[32384]: cluster 2023-12-01T11:42:08.555224+0000 mgr.y (mgr.24362) 12407 : cluster 0 pgmap v12376: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:42:10.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:42:09 smithi090 bash[32384]: audit 2023-12-01T11:42:09.457715+0000 mon.c (mon.2) 7934 : audit 0 from='client.? 172.21.15.80:0/2948032700' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:42:11.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:42:10 smithi080 bash[28361]: audit 2023-12-01T11:42:10.439533+0000 mon.c (mon.2) 7935 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:42:11.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:42:10 smithi080 bash[41963]: audit 2023-12-01T11:42:10.439533+0000 mon.c (mon.2) 7935 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:42:11.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:42:10 smithi090 bash[32384]: audit 2023-12-01T11:42:10.439533+0000 mon.c (mon.2) 7935 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:42:12.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:42:11 smithi080 bash[28361]: cluster 2023-12-01T11:42:10.555928+0000 mgr.y (mgr.24362) 12408 : cluster 0 pgmap v12377: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:42:12.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:42:11 smithi080 bash[41963]: cluster 2023-12-01T11:42:10.555928+0000 mgr.y (mgr.24362) 12408 : cluster 0 pgmap v12377: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:42:12.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:42:11 smithi090 bash[32384]: cluster 2023-12-01T11:42:10.555928+0000 mgr.y (mgr.24362) 12408 : cluster 0 pgmap v12377: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:42:13.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:42:12 smithi080 bash[28361]: audit 2023-12-01T11:42:11.922374+0000 mon.a (mon.0) 7789 : audit 0 from='client.? 172.21.15.80:0/574910021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:42:13.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:42:12 smithi080 bash[41963]: audit 2023-12-01T11:42:11.922374+0000 mon.a (mon.0) 7789 : audit 0 from='client.? 172.21.15.80:0/574910021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:42:13.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:42:12 smithi090 bash[32384]: audit 2023-12-01T11:42:11.922374+0000 mon.a (mon.0) 7789 : audit 0 from='client.? 172.21.15.80:0/574910021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:42:14.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:42:13 smithi080 bash[28361]: cluster 2023-12-01T11:42:12.557247+0000 mgr.y (mgr.24362) 12409 : cluster 0 pgmap v12378: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:42:14.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:42:13 smithi080 bash[41963]: cluster 2023-12-01T11:42:12.557247+0000 mgr.y (mgr.24362) 12409 : cluster 0 pgmap v12378: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:42:14.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:42:13 smithi090 bash[32384]: cluster 2023-12-01T11:42:12.557247+0000 mgr.y (mgr.24362) 12409 : cluster 0 pgmap v12378: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:42:15.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:42:14 smithi080 bash[28361]: audit 2023-12-01T11:42:14.364051+0000 mon.a (mon.0) 7790 : audit 0 from='client.? 172.21.15.80:0/2213912376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:42:15.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:42:14 smithi080 bash[41963]: audit 2023-12-01T11:42:14.364051+0000 mon.a (mon.0) 7790 : audit 0 from='client.? 172.21.15.80:0/2213912376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:42:15.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:42:14 smithi090 bash[32384]: audit 2023-12-01T11:42:14.364051+0000 mon.a (mon.0) 7790 : audit 0 from='client.? 172.21.15.80:0/2213912376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:42:16.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:42:15 smithi080 bash[28361]: cluster 2023-12-01T11:42:14.557916+0000 mgr.y (mgr.24362) 12410 : cluster 0 pgmap v12379: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:42:16.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:42:15 smithi080 bash[41963]: cluster 2023-12-01T11:42:14.557916+0000 mgr.y (mgr.24362) 12410 : cluster 0 pgmap v12379: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:42:16.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:42:15 smithi090 bash[32384]: cluster 2023-12-01T11:42:14.557916+0000 mgr.y (mgr.24362) 12410 : cluster 0 pgmap v12379: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:42:16.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:42:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:42:16] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T11:42:17.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:42:16 smithi090 bash[32384]: audit 2023-12-01T11:42:16.824615+0000 mon.a (mon.0) 7791 : audit 0 from='client.? 172.21.15.80:0/3865671155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:42:17.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:42:16 smithi080 bash[28361]: audit 2023-12-01T11:42:16.824615+0000 mon.a (mon.0) 7791 : audit 0 from='client.? 172.21.15.80:0/3865671155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:42:17.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:42:16 smithi080 bash[41963]: audit 2023-12-01T11:42:16.824615+0000 mon.a (mon.0) 7791 : audit 0 from='client.? 172.21.15.80:0/3865671155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:42:18.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:42:17 smithi090 bash[32384]: cluster 2023-12-01T11:42:16.559271+0000 mgr.y (mgr.24362) 12411 : cluster 0 pgmap v12380: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:42:18.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:42:17 smithi080 bash[28361]: cluster 2023-12-01T11:42:16.559271+0000 mgr.y (mgr.24362) 12411 : cluster 0 pgmap v12380: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:42:18.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:42:17 smithi080 bash[41963]: cluster 2023-12-01T11:42:16.559271+0000 mgr.y (mgr.24362) 12411 : cluster 0 pgmap v12380: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:42:20.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:42:19 smithi090 bash[32384]: cluster 2023-12-01T11:42:18.560036+0000 mgr.y (mgr.24362) 12412 : cluster 0 pgmap v12381: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:42:20.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:42:19 smithi090 bash[32384]: audit 2023-12-01T11:42:19.278617+0000 mon.a (mon.0) 7792 : audit 0 from='client.? 172.21.15.80:0/2612121560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:42:20.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:42:19 smithi080 bash[28361]: cluster 2023-12-01T11:42:18.560036+0000 mgr.y (mgr.24362) 12412 : cluster 0 pgmap v12381: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:42:20.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:42:19 smithi080 bash[28361]: audit 2023-12-01T11:42:19.278617+0000 mon.a (mon.0) 7792 : audit 0 from='client.? 172.21.15.80:0/2612121560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:42:20.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:42:19 smithi080 bash[41963]: cluster 2023-12-01T11:42:18.560036+0000 mgr.y (mgr.24362) 12412 : cluster 0 pgmap v12381: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:42:20.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:42:19 smithi080 bash[41963]: audit 2023-12-01T11:42:19.278617+0000 mon.a (mon.0) 7792 : audit 0 from='client.? 172.21.15.80:0/2612121560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:42:22.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:42:21 smithi090 bash[32384]: cluster 2023-12-01T11:42:20.560741+0000 mgr.y (mgr.24362) 12413 : cluster 0 pgmap v12382: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:42:22.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:42:21 smithi090 bash[32384]: audit 2023-12-01T11:42:21.742467+0000 mon.c (mon.2) 7936 : audit 0 from='client.? 172.21.15.80:0/3429861631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:42:22.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:42:21 smithi080 bash[41963]: cluster 2023-12-01T11:42:20.560741+0000 mgr.y (mgr.24362) 12413 : cluster 0 pgmap v12382: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:42:22.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:42:21 smithi080 bash[41963]: audit 2023-12-01T11:42:21.742467+0000 mon.c (mon.2) 7936 : audit 0 from='client.? 172.21.15.80:0/3429861631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:42:22.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:42:21 smithi080 bash[28361]: cluster 2023-12-01T11:42:20.560741+0000 mgr.y (mgr.24362) 12413 : cluster 0 pgmap v12382: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:42:22.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:42:21 smithi080 bash[28361]: audit 2023-12-01T11:42:21.742467+0000 mon.c (mon.2) 7936 : audit 0 from='client.? 172.21.15.80:0/3429861631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:42:24.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:42:23 smithi090 bash[32384]: cluster 2023-12-01T11:42:22.561879+0000 mgr.y (mgr.24362) 12414 : cluster 0 pgmap v12383: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:42:24.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:42:23 smithi080 bash[28361]: cluster 2023-12-01T11:42:22.561879+0000 mgr.y (mgr.24362) 12414 : cluster 0 pgmap v12383: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:42:24.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:42:23 smithi080 bash[41963]: cluster 2023-12-01T11:42:22.561879+0000 mgr.y (mgr.24362) 12414 : cluster 0 pgmap v12383: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:42:25.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:42:24 smithi090 bash[32384]: audit 2023-12-01T11:42:24.199223+0000 mon.c (mon.2) 7937 : audit 0 from='client.? 172.21.15.80:0/4102676927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:42:25.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:42:24 smithi080 bash[41963]: audit 2023-12-01T11:42:24.199223+0000 mon.c (mon.2) 7937 : audit 0 from='client.? 172.21.15.80:0/4102676927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:42:25.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:42:24 smithi080 bash[28361]: audit 2023-12-01T11:42:24.199223+0000 mon.c (mon.2) 7937 : audit 0 from='client.? 172.21.15.80:0/4102676927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:42:26.233 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:42:25 smithi080 bash[28361]: cluster 2023-12-01T11:42:24.562574+0000 mgr.y (mgr.24362) 12415 : cluster 0 pgmap v12384: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:42:26.233 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:42:25 smithi080 bash[28361]: audit 2023-12-01T11:42:25.439607+0000 mon.c (mon.2) 7938 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:42:26.234 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:42:25 smithi080 bash[41963]: cluster 2023-12-01T11:42:24.562574+0000 mgr.y (mgr.24362) 12415 : cluster 0 pgmap v12384: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:42:26.234 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:42:25 smithi080 bash[41963]: audit 2023-12-01T11:42:25.439607+0000 mon.c (mon.2) 7938 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:42:26.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:42:25 smithi090 bash[32384]: cluster 2023-12-01T11:42:24.562574+0000 mgr.y (mgr.24362) 12415 : cluster 0 pgmap v12384: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:42:26.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:42:25 smithi090 bash[32384]: audit 2023-12-01T11:42:25.439607+0000 mon.c (mon.2) 7938 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:42:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:42:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:42:26] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T11:42:27.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:42:26 smithi090 bash[32384]: audit 2023-12-01T11:42:26.657144+0000 mon.c (mon.2) 7939 : audit 0 from='client.? 172.21.15.80:0/2758023775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:42:27.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:42:26 smithi080 bash[41963]: audit 2023-12-01T11:42:26.657144+0000 mon.c (mon.2) 7939 : audit 0 from='client.? 172.21.15.80:0/2758023775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:42:27.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:42:26 smithi080 bash[28361]: audit 2023-12-01T11:42:26.657144+0000 mon.c (mon.2) 7939 : audit 0 from='client.? 172.21.15.80:0/2758023775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:42:28.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:42:27 smithi090 bash[32384]: cluster 2023-12-01T11:42:26.563319+0000 mgr.y (mgr.24362) 12416 : cluster 0 pgmap v12385: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:42:28.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:42:27 smithi080 bash[28361]: cluster 2023-12-01T11:42:26.563319+0000 mgr.y (mgr.24362) 12416 : cluster 0 pgmap v12385: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:42:28.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:42:27 smithi080 bash[41963]: cluster 2023-12-01T11:42:26.563319+0000 mgr.y (mgr.24362) 12416 : cluster 0 pgmap v12385: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:42:30.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:42:29 smithi090 bash[32384]: cluster 2023-12-01T11:42:28.564003+0000 mgr.y (mgr.24362) 12417 : cluster 0 pgmap v12386: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:42:30.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:42:29 smithi090 bash[32384]: audit 2023-12-01T11:42:29.117276+0000 mon.c (mon.2) 7940 : audit 0 from='client.? 172.21.15.80:0/3893591618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:42:30.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:42:29 smithi080 bash[41963]: cluster 2023-12-01T11:42:28.564003+0000 mgr.y (mgr.24362) 12417 : cluster 0 pgmap v12386: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:42:30.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:42:29 smithi080 bash[41963]: audit 2023-12-01T11:42:29.117276+0000 mon.c (mon.2) 7940 : audit 0 from='client.? 172.21.15.80:0/3893591618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:42:30.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:42:29 smithi080 bash[28361]: cluster 2023-12-01T11:42:28.564003+0000 mgr.y (mgr.24362) 12417 : cluster 0 pgmap v12386: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:42:30.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:42:29 smithi080 bash[28361]: audit 2023-12-01T11:42:29.117276+0000 mon.c (mon.2) 7940 : audit 0 from='client.? 172.21.15.80:0/3893591618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:42:32.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:42:31 smithi090 bash[32384]: cluster 2023-12-01T11:42:30.564699+0000 mgr.y (mgr.24362) 12418 : cluster 0 pgmap v12387: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:42:32.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:42:31 smithi090 bash[32384]: audit 2023-12-01T11:42:31.569036+0000 mon.c (mon.2) 7941 : audit 0 from='client.? 172.21.15.80:0/3426621833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:42:32.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:42:31 smithi080 bash[28361]: cluster 2023-12-01T11:42:30.564699+0000 mgr.y (mgr.24362) 12418 : cluster 0 pgmap v12387: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:42:32.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:42:31 smithi080 bash[28361]: audit 2023-12-01T11:42:31.569036+0000 mon.c (mon.2) 7941 : audit 0 from='client.? 172.21.15.80:0/3426621833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:42:32.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:42:31 smithi080 bash[41963]: cluster 2023-12-01T11:42:30.564699+0000 mgr.y (mgr.24362) 12418 : cluster 0 pgmap v12387: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:42:32.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:42:31 smithi080 bash[41963]: audit 2023-12-01T11:42:31.569036+0000 mon.c (mon.2) 7941 : audit 0 from='client.? 172.21.15.80:0/3426621833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:42:34.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:42:33 smithi090 bash[32384]: cluster 2023-12-01T11:42:32.565790+0000 mgr.y (mgr.24362) 12419 : cluster 0 pgmap v12388: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:42:34.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:42:33 smithi090 bash[32384]: audit 2023-12-01T11:42:33.586273+0000 mon.c (mon.2) 7942 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:42:34.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:42:33 smithi080 bash[28361]: cluster 2023-12-01T11:42:32.565790+0000 mgr.y (mgr.24362) 12419 : cluster 0 pgmap v12388: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:42:34.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:42:33 smithi080 bash[28361]: audit 2023-12-01T11:42:33.586273+0000 mon.c (mon.2) 7942 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:42:34.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:42:34 smithi080 bash[41963]: cluster 2023-12-01T11:42:32.565790+0000 mgr.y (mgr.24362) 12419 : cluster 0 pgmap v12388: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:42:34.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:42:34 smithi080 bash[41963]: audit 2023-12-01T11:42:33.586273+0000 mon.c (mon.2) 7942 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:42:35.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:42:35 smithi090 bash[32384]: audit 2023-12-01T11:42:34.023993+0000 mon.a (mon.0) 7793 : audit 0 from='client.? 172.21.15.80:0/3136219033' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:42:35.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:42:35 smithi080 bash[28361]: audit 2023-12-01T11:42:34.023993+0000 mon.a (mon.0) 7793 : audit 0 from='client.? 172.21.15.80:0/3136219033' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:42:35.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:42:35 smithi080 bash[41963]: audit 2023-12-01T11:42:34.023993+0000 mon.a (mon.0) 7793 : audit 0 from='client.? 172.21.15.80:0/3136219033' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:42:36.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:42:36 smithi090 bash[32384]: cluster 2023-12-01T11:42:34.566481+0000 mgr.y (mgr.24362) 12420 : cluster 0 pgmap v12389: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:42:36.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:42:36 smithi080 bash[28361]: cluster 2023-12-01T11:42:34.566481+0000 mgr.y (mgr.24362) 12420 : cluster 0 pgmap v12389: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:42:36.430 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:42:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:42:36] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T11:42:36.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:42:36 smithi080 bash[41963]: cluster 2023-12-01T11:42:34.566481+0000 mgr.y (mgr.24362) 12420 : cluster 0 pgmap v12389: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:42:37.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:42:37 smithi080 bash[41963]: audit 2023-12-01T11:42:36.488532+0000 mon.a (mon.0) 7794 : audit 0 from='client.? 172.21.15.80:0/3675198582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:42:37.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:42:37 smithi080 bash[28361]: audit 2023-12-01T11:42:36.488532+0000 mon.a (mon.0) 7794 : audit 0 from='client.? 172.21.15.80:0/3675198582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:42:37.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:42:37 smithi090 bash[32384]: audit 2023-12-01T11:42:36.488532+0000 mon.a (mon.0) 7794 : audit 0 from='client.? 172.21.15.80:0/3675198582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:42:38.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:42:38 smithi080 bash[28361]: cluster 2023-12-01T11:42:36.567630+0000 mgr.y (mgr.24362) 12421 : cluster 0 pgmap v12390: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:42:38.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:42:38 smithi080 bash[41963]: cluster 2023-12-01T11:42:36.567630+0000 mgr.y (mgr.24362) 12421 : cluster 0 pgmap v12390: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:42:38.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:42:38 smithi090 bash[32384]: cluster 2023-12-01T11:42:36.567630+0000 mgr.y (mgr.24362) 12421 : cluster 0 pgmap v12390: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:42:39.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:42:39 smithi080 bash[41963]: audit 2023-12-01T11:42:38.954410+0000 mon.a (mon.0) 7795 : audit 0 from='client.? 172.21.15.80:0/207639921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:42:39.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:42:39 smithi080 bash[28361]: audit 2023-12-01T11:42:38.954410+0000 mon.a (mon.0) 7795 : audit 0 from='client.? 172.21.15.80:0/207639921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:42:39.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:42:39 smithi090 bash[32384]: audit 2023-12-01T11:42:38.954410+0000 mon.a (mon.0) 7795 : audit 0 from='client.? 172.21.15.80:0/207639921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:42:40.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:42:40 smithi080 bash[28361]: cluster 2023-12-01T11:42:38.568214+0000 mgr.y (mgr.24362) 12422 : cluster 0 pgmap v12391: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:42:40.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:42:40 smithi080 bash[28361]: audit 2023-12-01T11:42:39.334693+0000 mon.a (mon.0) 7796 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:42:40.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:42:40 smithi080 bash[28361]: audit 2023-12-01T11:42:39.343762+0000 mon.a (mon.0) 7797 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:42:40.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:42:40 smithi080 bash[28361]: audit 2023-12-01T11:42:39.736100+0000 mon.a (mon.0) 7798 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:42:40.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:42:40 smithi080 bash[28361]: audit 2023-12-01T11:42:39.751410+0000 mon.a (mon.0) 7799 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:42:40.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:42:40 smithi080 bash[41963]: cluster 2023-12-01T11:42:38.568214+0000 mgr.y (mgr.24362) 12422 : cluster 0 pgmap v12391: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:42:40.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:42:40 smithi080 bash[41963]: audit 2023-12-01T11:42:39.334693+0000 mon.a (mon.0) 7796 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:42:40.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:42:40 smithi080 bash[41963]: audit 2023-12-01T11:42:39.343762+0000 mon.a (mon.0) 7797 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:42:40.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:42:40 smithi080 bash[41963]: audit 2023-12-01T11:42:39.736100+0000 mon.a (mon.0) 7798 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:42:40.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:42:40 smithi080 bash[41963]: audit 2023-12-01T11:42:39.751410+0000 mon.a (mon.0) 7799 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:42:40.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:42:40 smithi090 bash[32384]: cluster 2023-12-01T11:42:38.568214+0000 mgr.y (mgr.24362) 12422 : cluster 0 pgmap v12391: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:42:40.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:42:40 smithi090 bash[32384]: audit 2023-12-01T11:42:39.334693+0000 mon.a (mon.0) 7796 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:42:40.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:42:40 smithi090 bash[32384]: audit 2023-12-01T11:42:39.343762+0000 mon.a (mon.0) 7797 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:42:40.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:42:40 smithi090 bash[32384]: audit 2023-12-01T11:42:39.736100+0000 mon.a (mon.0) 7798 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:42:40.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:42:40 smithi090 bash[32384]: audit 2023-12-01T11:42:39.751410+0000 mon.a (mon.0) 7799 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:42:41.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:42:41 smithi080 bash[28361]: audit 2023-12-01T11:42:40.299800+0000 mon.c (mon.2) 7943 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:42:41.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:42:41 smithi080 bash[28361]: audit 2023-12-01T11:42:40.301562+0000 mon.c (mon.2) 7944 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:42:41.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:42:41 smithi080 bash[28361]: audit 2023-12-01T11:42:40.311013+0000 mon.a (mon.0) 7800 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:42:41.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:42:41 smithi080 bash[28361]: audit 2023-12-01T11:42:40.440042+0000 mon.c (mon.2) 7945 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:42:41.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:42:41 smithi080 bash[41963]: audit 2023-12-01T11:42:40.299800+0000 mon.c (mon.2) 7943 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:42:41.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:42:41 smithi080 bash[41963]: audit 2023-12-01T11:42:40.301562+0000 mon.c (mon.2) 7944 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:42:41.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:42:41 smithi080 bash[41963]: audit 2023-12-01T11:42:40.311013+0000 mon.a (mon.0) 7800 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:42:41.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:42:41 smithi080 bash[41963]: audit 2023-12-01T11:42:40.440042+0000 mon.c (mon.2) 7945 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:42:41.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:42:41 smithi090 bash[32384]: audit 2023-12-01T11:42:40.299800+0000 mon.c (mon.2) 7943 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:42:41.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:42:41 smithi090 bash[32384]: audit 2023-12-01T11:42:40.301562+0000 mon.c (mon.2) 7944 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:42:41.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:42:41 smithi090 bash[32384]: audit 2023-12-01T11:42:40.311013+0000 mon.a (mon.0) 7800 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:42:41.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:42:41 smithi090 bash[32384]: audit 2023-12-01T11:42:40.440042+0000 mon.c (mon.2) 7945 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:42:42.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:42:42 smithi080 bash[28361]: cluster 2023-12-01T11:42:40.568794+0000 mgr.y (mgr.24362) 12423 : cluster 0 pgmap v12392: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:42:42.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:42:42 smithi080 bash[28361]: audit 2023-12-01T11:42:41.408422+0000 mon.c (mon.2) 7946 : audit 0 from='client.? 172.21.15.80:0/1101006551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:42:42.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:42:42 smithi080 bash[41963]: cluster 2023-12-01T11:42:40.568794+0000 mgr.y (mgr.24362) 12423 : cluster 0 pgmap v12392: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:42:42.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:42:42 smithi080 bash[41963]: audit 2023-12-01T11:42:41.408422+0000 mon.c (mon.2) 7946 : audit 0 from='client.? 172.21.15.80:0/1101006551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:42:42.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:42:42 smithi090 bash[32384]: cluster 2023-12-01T11:42:40.568794+0000 mgr.y (mgr.24362) 12423 : cluster 0 pgmap v12392: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:42:42.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:42:42 smithi090 bash[32384]: audit 2023-12-01T11:42:41.408422+0000 mon.c (mon.2) 7946 : audit 0 from='client.? 172.21.15.80:0/1101006551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:42:44.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:42:44 smithi080 bash[28361]: cluster 2023-12-01T11:42:42.569981+0000 mgr.y (mgr.24362) 12424 : cluster 0 pgmap v12393: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:42:44.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:42:44 smithi080 bash[28361]: audit 2023-12-01T11:42:43.865371+0000 mon.c (mon.2) 7947 : audit 0 from='client.? 172.21.15.80:0/23393480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:42:44.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:42:44 smithi080 bash[41963]: cluster 2023-12-01T11:42:42.569981+0000 mgr.y (mgr.24362) 12424 : cluster 0 pgmap v12393: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:42:44.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:42:44 smithi080 bash[41963]: audit 2023-12-01T11:42:43.865371+0000 mon.c (mon.2) 7947 : audit 0 from='client.? 172.21.15.80:0/23393480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:42:44.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:42:44 smithi090 bash[32384]: cluster 2023-12-01T11:42:42.569981+0000 mgr.y (mgr.24362) 12424 : cluster 0 pgmap v12393: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:42:44.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:42:44 smithi090 bash[32384]: audit 2023-12-01T11:42:43.865371+0000 mon.c (mon.2) 7947 : audit 0 from='client.? 172.21.15.80:0/23393480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:42:46.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:42:46 smithi080 bash[28361]: cluster 2023-12-01T11:42:44.570569+0000 mgr.y (mgr.24362) 12425 : cluster 0 pgmap v12394: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:42:46.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:42:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:42:46] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T11:42:46.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:42:46 smithi080 bash[41963]: cluster 2023-12-01T11:42:44.570569+0000 mgr.y (mgr.24362) 12425 : cluster 0 pgmap v12394: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:42:46.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:42:46 smithi090 bash[32384]: cluster 2023-12-01T11:42:44.570569+0000 mgr.y (mgr.24362) 12425 : cluster 0 pgmap v12394: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:42:47.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:42:47 smithi080 bash[28361]: audit 2023-12-01T11:42:46.326649+0000 mon.a (mon.0) 7801 : audit 0 from='client.? 172.21.15.80:0/1124744279' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:42:47.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:42:47 smithi080 bash[41963]: audit 2023-12-01T11:42:46.326649+0000 mon.a (mon.0) 7801 : audit 0 from='client.? 172.21.15.80:0/1124744279' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:42:47.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:42:47 smithi090 bash[32384]: audit 2023-12-01T11:42:46.326649+0000 mon.a (mon.0) 7801 : audit 0 from='client.? 172.21.15.80:0/1124744279' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:42:48.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:42:48 smithi080 bash[28361]: cluster 2023-12-01T11:42:46.571749+0000 mgr.y (mgr.24362) 12426 : cluster 0 pgmap v12395: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:42:48.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:42:48 smithi080 bash[41963]: cluster 2023-12-01T11:42:46.571749+0000 mgr.y (mgr.24362) 12426 : cluster 0 pgmap v12395: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:42:48.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:42:48 smithi090 bash[32384]: cluster 2023-12-01T11:42:46.571749+0000 mgr.y (mgr.24362) 12426 : cluster 0 pgmap v12395: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:42:49.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:42:49 smithi080 bash[28361]: cluster 2023-12-01T11:42:48.572391+0000 mgr.y (mgr.24362) 12427 : cluster 0 pgmap v12396: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:42:49.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:42:49 smithi080 bash[28361]: audit 2023-12-01T11:42:48.786096+0000 mon.a (mon.0) 7802 : audit 0 from='client.? 172.21.15.80:0/761887639' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:42:49.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:42:49 smithi080 bash[41963]: cluster 2023-12-01T11:42:48.572391+0000 mgr.y (mgr.24362) 12427 : cluster 0 pgmap v12396: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:42:49.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:42:49 smithi080 bash[41963]: audit 2023-12-01T11:42:48.786096+0000 mon.a (mon.0) 7802 : audit 0 from='client.? 172.21.15.80:0/761887639' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:42:49.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:42:49 smithi090 bash[32384]: cluster 2023-12-01T11:42:48.572391+0000 mgr.y (mgr.24362) 12427 : cluster 0 pgmap v12396: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:42:49.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:42:49 smithi090 bash[32384]: audit 2023-12-01T11:42:48.786096+0000 mon.a (mon.0) 7802 : audit 0 from='client.? 172.21.15.80:0/761887639' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:42:52.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:42:51 smithi080 bash[28361]: cluster 2023-12-01T11:42:50.573046+0000 mgr.y (mgr.24362) 12428 : cluster 0 pgmap v12397: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:42:52.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:42:51 smithi080 bash[28361]: audit 2023-12-01T11:42:51.252693+0000 mon.c (mon.2) 7948 : audit 0 from='client.? 172.21.15.80:0/359591640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:42:52.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:42:51 smithi080 bash[41963]: cluster 2023-12-01T11:42:50.573046+0000 mgr.y (mgr.24362) 12428 : cluster 0 pgmap v12397: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:42:52.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:42:51 smithi080 bash[41963]: audit 2023-12-01T11:42:51.252693+0000 mon.c (mon.2) 7948 : audit 0 from='client.? 172.21.15.80:0/359591640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:42:52.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:42:51 smithi090 bash[32384]: cluster 2023-12-01T11:42:50.573046+0000 mgr.y (mgr.24362) 12428 : cluster 0 pgmap v12397: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:42:52.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:42:51 smithi090 bash[32384]: audit 2023-12-01T11:42:51.252693+0000 mon.c (mon.2) 7948 : audit 0 from='client.? 172.21.15.80:0/359591640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:42:54.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:42:53 smithi080 bash[28361]: cluster 2023-12-01T11:42:52.574175+0000 mgr.y (mgr.24362) 12429 : cluster 0 pgmap v12398: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:42:54.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:42:53 smithi080 bash[28361]: audit 2023-12-01T11:42:53.711443+0000 mon.c (mon.2) 7949 : audit 0 from='client.? 172.21.15.80:0/4238611333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:42:54.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:42:53 smithi080 bash[41963]: cluster 2023-12-01T11:42:52.574175+0000 mgr.y (mgr.24362) 12429 : cluster 0 pgmap v12398: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:42:54.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:42:53 smithi080 bash[41963]: audit 2023-12-01T11:42:53.711443+0000 mon.c (mon.2) 7949 : audit 0 from='client.? 172.21.15.80:0/4238611333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:42:54.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:42:53 smithi090 bash[32384]: cluster 2023-12-01T11:42:52.574175+0000 mgr.y (mgr.24362) 12429 : cluster 0 pgmap v12398: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:42:54.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:42:53 smithi090 bash[32384]: audit 2023-12-01T11:42:53.711443+0000 mon.c (mon.2) 7949 : audit 0 from='client.? 172.21.15.80:0/4238611333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:42:56.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:42:55 smithi080 bash[28361]: cluster 2023-12-01T11:42:54.574825+0000 mgr.y (mgr.24362) 12430 : cluster 0 pgmap v12399: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:42:56.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:42:55 smithi080 bash[28361]: audit 2023-12-01T11:42:55.440753+0000 mon.c (mon.2) 7950 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:42:56.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:42:55 smithi080 bash[41963]: cluster 2023-12-01T11:42:54.574825+0000 mgr.y (mgr.24362) 12430 : cluster 0 pgmap v12399: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:42:56.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:42:55 smithi080 bash[41963]: audit 2023-12-01T11:42:55.440753+0000 mon.c (mon.2) 7950 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:42:56.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:42:55 smithi090 bash[32384]: cluster 2023-12-01T11:42:54.574825+0000 mgr.y (mgr.24362) 12430 : cluster 0 pgmap v12399: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:42:56.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:42:55 smithi090 bash[32384]: audit 2023-12-01T11:42:55.440753+0000 mon.c (mon.2) 7950 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:42:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:42:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:42:56] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T11:42:57.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:42:56 smithi080 bash[28361]: audit 2023-12-01T11:42:56.156874+0000 mon.c (mon.2) 7951 : audit 0 from='client.? 172.21.15.80:0/2639596731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:42:57.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:42:56 smithi080 bash[41963]: audit 2023-12-01T11:42:56.156874+0000 mon.c (mon.2) 7951 : audit 0 from='client.? 172.21.15.80:0/2639596731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:42:57.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:42:56 smithi090 bash[32384]: audit 2023-12-01T11:42:56.156874+0000 mon.c (mon.2) 7951 : audit 0 from='client.? 172.21.15.80:0/2639596731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:42:58.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:42:57 smithi080 bash[41963]: cluster 2023-12-01T11:42:56.575992+0000 mgr.y (mgr.24362) 12431 : cluster 0 pgmap v12400: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:42:58.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:42:57 smithi080 bash[28361]: cluster 2023-12-01T11:42:56.575992+0000 mgr.y (mgr.24362) 12431 : cluster 0 pgmap v12400: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:42:58.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:42:57 smithi090 bash[32384]: cluster 2023-12-01T11:42:56.575992+0000 mgr.y (mgr.24362) 12431 : cluster 0 pgmap v12400: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:42:59.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:42:58 smithi080 bash[41963]: audit 2023-12-01T11:42:58.616972+0000 mon.a (mon.0) 7803 : audit 0 from='client.? 172.21.15.80:0/575760022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:42:59.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:42:58 smithi080 bash[28361]: audit 2023-12-01T11:42:58.616972+0000 mon.a (mon.0) 7803 : audit 0 from='client.? 172.21.15.80:0/575760022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:42:59.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:42:58 smithi090 bash[32384]: audit 2023-12-01T11:42:58.616972+0000 mon.a (mon.0) 7803 : audit 0 from='client.? 172.21.15.80:0/575760022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:43:00.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:42:59 smithi080 bash[41963]: cluster 2023-12-01T11:42:58.576637+0000 mgr.y (mgr.24362) 12432 : cluster 0 pgmap v12401: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:43:00.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:42:59 smithi080 bash[28361]: cluster 2023-12-01T11:42:58.576637+0000 mgr.y (mgr.24362) 12432 : cluster 0 pgmap v12401: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:43:00.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:42:59 smithi090 bash[32384]: cluster 2023-12-01T11:42:58.576637+0000 mgr.y (mgr.24362) 12432 : cluster 0 pgmap v12401: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:43:02.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:43:01 smithi080 bash[28361]: cluster 2023-12-01T11:43:00.577328+0000 mgr.y (mgr.24362) 12433 : cluster 0 pgmap v12402: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:43:02.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:43:01 smithi080 bash[28361]: audit 2023-12-01T11:43:01.077559+0000 mon.c (mon.2) 7952 : audit 0 from='client.? 172.21.15.80:0/2518850908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:43:02.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:43:01 smithi080 bash[41963]: cluster 2023-12-01T11:43:00.577328+0000 mgr.y (mgr.24362) 12433 : cluster 0 pgmap v12402: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:43:02.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:43:01 smithi080 bash[41963]: audit 2023-12-01T11:43:01.077559+0000 mon.c (mon.2) 7952 : audit 0 from='client.? 172.21.15.80:0/2518850908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:43:02.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:43:01 smithi090 bash[32384]: cluster 2023-12-01T11:43:00.577328+0000 mgr.y (mgr.24362) 12433 : cluster 0 pgmap v12402: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:43:02.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:43:01 smithi090 bash[32384]: audit 2023-12-01T11:43:01.077559+0000 mon.c (mon.2) 7952 : audit 0 from='client.? 172.21.15.80:0/2518850908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:43:04.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:43:03 smithi080 bash[28361]: cluster 2023-12-01T11:43:02.578477+0000 mgr.y (mgr.24362) 12434 : cluster 0 pgmap v12403: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:43:04.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:43:03 smithi080 bash[28361]: audit 2023-12-01T11:43:03.522019+0000 mon.a (mon.0) 7804 : audit 0 from='client.? 172.21.15.80:0/1613653357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:43:04.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:43:03 smithi080 bash[41963]: cluster 2023-12-01T11:43:02.578477+0000 mgr.y (mgr.24362) 12434 : cluster 0 pgmap v12403: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:43:04.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:43:03 smithi080 bash[41963]: audit 2023-12-01T11:43:03.522019+0000 mon.a (mon.0) 7804 : audit 0 from='client.? 172.21.15.80:0/1613653357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:43:04.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:43:03 smithi090 bash[32384]: cluster 2023-12-01T11:43:02.578477+0000 mgr.y (mgr.24362) 12434 : cluster 0 pgmap v12403: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:43:04.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:43:03 smithi090 bash[32384]: audit 2023-12-01T11:43:03.522019+0000 mon.a (mon.0) 7804 : audit 0 from='client.? 172.21.15.80:0/1613653357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:43:06.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:43:05 smithi080 bash[28361]: cluster 2023-12-01T11:43:04.579209+0000 mgr.y (mgr.24362) 12435 : cluster 0 pgmap v12404: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:43:06.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:43:05 smithi080 bash[41963]: cluster 2023-12-01T11:43:04.579209+0000 mgr.y (mgr.24362) 12435 : cluster 0 pgmap v12404: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:43:06.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:43:05 smithi090 bash[32384]: cluster 2023-12-01T11:43:04.579209+0000 mgr.y (mgr.24362) 12435 : cluster 0 pgmap v12404: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:43:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:43:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:43:06] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T11:43:07.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:43:06 smithi080 bash[28361]: audit 2023-12-01T11:43:05.983497+0000 mon.c (mon.2) 7953 : audit 0 from='client.? 172.21.15.80:0/3556926105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:43:07.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:43:06 smithi080 bash[41963]: audit 2023-12-01T11:43:05.983497+0000 mon.c (mon.2) 7953 : audit 0 from='client.? 172.21.15.80:0/3556926105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:43:07.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:43:06 smithi090 bash[32384]: audit 2023-12-01T11:43:05.983497+0000 mon.c (mon.2) 7953 : audit 0 from='client.? 172.21.15.80:0/3556926105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:43:08.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:43:07 smithi080 bash[41963]: cluster 2023-12-01T11:43:06.580303+0000 mgr.y (mgr.24362) 12436 : cluster 0 pgmap v12405: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:43:08.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:43:07 smithi080 bash[28361]: cluster 2023-12-01T11:43:06.580303+0000 mgr.y (mgr.24362) 12436 : cluster 0 pgmap v12405: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:43:08.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:43:07 smithi090 bash[32384]: cluster 2023-12-01T11:43:06.580303+0000 mgr.y (mgr.24362) 12436 : cluster 0 pgmap v12405: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:43:09.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:43:08 smithi080 bash[41963]: audit 2023-12-01T11:43:08.432133+0000 mon.a (mon.0) 7805 : audit 0 from='client.? 172.21.15.80:0/3745490235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:43:09.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:43:08 smithi080 bash[28361]: audit 2023-12-01T11:43:08.432133+0000 mon.a (mon.0) 7805 : audit 0 from='client.? 172.21.15.80:0/3745490235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:43:09.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:43:08 smithi090 bash[32384]: audit 2023-12-01T11:43:08.432133+0000 mon.a (mon.0) 7805 : audit 0 from='client.? 172.21.15.80:0/3745490235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:43:10.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:43:09 smithi080 bash[28361]: cluster 2023-12-01T11:43:08.580943+0000 mgr.y (mgr.24362) 12437 : cluster 0 pgmap v12406: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:43:10.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:43:09 smithi080 bash[41963]: cluster 2023-12-01T11:43:08.580943+0000 mgr.y (mgr.24362) 12437 : cluster 0 pgmap v12406: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:43:10.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:43:09 smithi090 bash[32384]: cluster 2023-12-01T11:43:08.580943+0000 mgr.y (mgr.24362) 12437 : cluster 0 pgmap v12406: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:43:11.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:43:10 smithi080 bash[28361]: audit 2023-12-01T11:43:10.440966+0000 mon.c (mon.2) 7954 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:43:11.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:43:10 smithi080 bash[28361]: audit 2023-12-01T11:43:10.874258+0000 mon.c (mon.2) 7955 : audit 0 from='client.? 172.21.15.80:0/3253300417' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:43:11.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:43:10 smithi080 bash[41963]: audit 2023-12-01T11:43:10.440966+0000 mon.c (mon.2) 7954 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:43:11.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:43:10 smithi080 bash[41963]: audit 2023-12-01T11:43:10.874258+0000 mon.c (mon.2) 7955 : audit 0 from='client.? 172.21.15.80:0/3253300417' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:43:11.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:43:10 smithi090 bash[32384]: audit 2023-12-01T11:43:10.440966+0000 mon.c (mon.2) 7954 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:43:11.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:43:10 smithi090 bash[32384]: audit 2023-12-01T11:43:10.874258+0000 mon.c (mon.2) 7955 : audit 0 from='client.? 172.21.15.80:0/3253300417' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:43:12.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:43:11 smithi080 bash[28361]: cluster 2023-12-01T11:43:10.581378+0000 mgr.y (mgr.24362) 12438 : cluster 0 pgmap v12407: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:43:12.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:43:11 smithi080 bash[41963]: cluster 2023-12-01T11:43:10.581378+0000 mgr.y (mgr.24362) 12438 : cluster 0 pgmap v12407: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:43:12.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:43:11 smithi090 bash[32384]: cluster 2023-12-01T11:43:10.581378+0000 mgr.y (mgr.24362) 12438 : cluster 0 pgmap v12407: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:43:14.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:43:13 smithi090 bash[32384]: cluster 2023-12-01T11:43:12.582438+0000 mgr.y (mgr.24362) 12439 : cluster 0 pgmap v12408: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:43:14.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:43:13 smithi090 bash[32384]: audit 2023-12-01T11:43:13.339548+0000 mon.a (mon.0) 7806 : audit 0 from='client.? 172.21.15.80:0/25391898' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:43:14.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:43:13 smithi080 bash[28361]: cluster 2023-12-01T11:43:12.582438+0000 mgr.y (mgr.24362) 12439 : cluster 0 pgmap v12408: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:43:14.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:43:13 smithi080 bash[28361]: audit 2023-12-01T11:43:13.339548+0000 mon.a (mon.0) 7806 : audit 0 from='client.? 172.21.15.80:0/25391898' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:43:14.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:43:13 smithi080 bash[41963]: cluster 2023-12-01T11:43:12.582438+0000 mgr.y (mgr.24362) 12439 : cluster 0 pgmap v12408: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:43:14.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:43:13 smithi080 bash[41963]: audit 2023-12-01T11:43:13.339548+0000 mon.a (mon.0) 7806 : audit 0 from='client.? 172.21.15.80:0/25391898' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:43:16.233 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:43:15 smithi080 bash[28361]: cluster 2023-12-01T11:43:14.582972+0000 mgr.y (mgr.24362) 12440 : cluster 0 pgmap v12409: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:43:16.233 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:43:15 smithi080 bash[28361]: audit 2023-12-01T11:43:15.791331+0000 mon.a (mon.0) 7807 : audit 0 from='client.? 172.21.15.80:0/2404976491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:43:16.233 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:43:15 smithi080 bash[41963]: cluster 2023-12-01T11:43:14.582972+0000 mgr.y (mgr.24362) 12440 : cluster 0 pgmap v12409: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:43:16.233 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:43:15 smithi080 bash[41963]: audit 2023-12-01T11:43:15.791331+0000 mon.a (mon.0) 7807 : audit 0 from='client.? 172.21.15.80:0/2404976491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:43:16.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:43:15 smithi090 bash[32384]: cluster 2023-12-01T11:43:14.582972+0000 mgr.y (mgr.24362) 12440 : cluster 0 pgmap v12409: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:43:16.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:43:15 smithi090 bash[32384]: audit 2023-12-01T11:43:15.791331+0000 mon.a (mon.0) 7807 : audit 0 from='client.? 172.21.15.80:0/2404976491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:43:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:43:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:43:16] "GET /metrics HTTP/1.1" 200 33987 "" "Prometheus/2.43.0" 2023-12-01T11:43:18.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:43:17 smithi090 bash[32384]: cluster 2023-12-01T11:43:16.584034+0000 mgr.y (mgr.24362) 12441 : cluster 0 pgmap v12410: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:43:18.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:43:17 smithi080 bash[41963]: cluster 2023-12-01T11:43:16.584034+0000 mgr.y (mgr.24362) 12441 : cluster 0 pgmap v12410: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:43:18.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:43:17 smithi080 bash[28361]: cluster 2023-12-01T11:43:16.584034+0000 mgr.y (mgr.24362) 12441 : cluster 0 pgmap v12410: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:43:19.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:43:18 smithi090 bash[32384]: audit 2023-12-01T11:43:18.248247+0000 mon.a (mon.0) 7808 : audit 0 from='client.? 172.21.15.80:0/2382480799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:43:19.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:43:18 smithi080 bash[28361]: audit 2023-12-01T11:43:18.248247+0000 mon.a (mon.0) 7808 : audit 0 from='client.? 172.21.15.80:0/2382480799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:43:19.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:43:18 smithi080 bash[41963]: audit 2023-12-01T11:43:18.248247+0000 mon.a (mon.0) 7808 : audit 0 from='client.? 172.21.15.80:0/2382480799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:43:20.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:43:19 smithi090 bash[32384]: cluster 2023-12-01T11:43:18.584631+0000 mgr.y (mgr.24362) 12442 : cluster 0 pgmap v12411: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:43:20.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:43:19 smithi080 bash[28361]: cluster 2023-12-01T11:43:18.584631+0000 mgr.y (mgr.24362) 12442 : cluster 0 pgmap v12411: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:43:20.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:43:19 smithi080 bash[41963]: cluster 2023-12-01T11:43:18.584631+0000 mgr.y (mgr.24362) 12442 : cluster 0 pgmap v12411: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:43:21.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:43:20 smithi090 bash[32384]: audit 2023-12-01T11:43:20.700193+0000 mon.c (mon.2) 7956 : audit 0 from='client.? 172.21.15.80:0/3135298329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:43:21.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:43:20 smithi080 bash[28361]: audit 2023-12-01T11:43:20.700193+0000 mon.c (mon.2) 7956 : audit 0 from='client.? 172.21.15.80:0/3135298329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:43:21.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:43:20 smithi080 bash[41963]: audit 2023-12-01T11:43:20.700193+0000 mon.c (mon.2) 7956 : audit 0 from='client.? 172.21.15.80:0/3135298329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:43:22.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:43:21 smithi090 bash[32384]: cluster 2023-12-01T11:43:20.585093+0000 mgr.y (mgr.24362) 12443 : cluster 0 pgmap v12412: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:43:22.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:43:21 smithi080 bash[28361]: cluster 2023-12-01T11:43:20.585093+0000 mgr.y (mgr.24362) 12443 : cluster 0 pgmap v12412: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:43:22.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:43:21 smithi080 bash[41963]: cluster 2023-12-01T11:43:20.585093+0000 mgr.y (mgr.24362) 12443 : cluster 0 pgmap v12412: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:43:24.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:43:23 smithi090 bash[32384]: cluster 2023-12-01T11:43:22.586210+0000 mgr.y (mgr.24362) 12444 : cluster 0 pgmap v12413: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:43:24.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:43:23 smithi090 bash[32384]: audit 2023-12-01T11:43:23.159511+0000 mon.c (mon.2) 7957 : audit 0 from='client.? 172.21.15.80:0/3350782342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:43:24.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:43:23 smithi080 bash[41963]: cluster 2023-12-01T11:43:22.586210+0000 mgr.y (mgr.24362) 12444 : cluster 0 pgmap v12413: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:43:24.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:43:23 smithi080 bash[41963]: audit 2023-12-01T11:43:23.159511+0000 mon.c (mon.2) 7957 : audit 0 from='client.? 172.21.15.80:0/3350782342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:43:24.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:43:23 smithi080 bash[28361]: cluster 2023-12-01T11:43:22.586210+0000 mgr.y (mgr.24362) 12444 : cluster 0 pgmap v12413: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:43:24.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:43:23 smithi080 bash[28361]: audit 2023-12-01T11:43:23.159511+0000 mon.c (mon.2) 7957 : audit 0 from='client.? 172.21.15.80:0/3350782342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:43:26.233 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:43:25 smithi080 bash[41963]: cluster 2023-12-01T11:43:24.586858+0000 mgr.y (mgr.24362) 12445 : cluster 0 pgmap v12414: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:43:26.233 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:43:25 smithi080 bash[41963]: audit 2023-12-01T11:43:25.441249+0000 mon.c (mon.2) 7958 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:43:26.233 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:43:25 smithi080 bash[41963]: audit 2023-12-01T11:43:25.610706+0000 mon.a (mon.0) 7809 : audit 0 from='client.? 172.21.15.80:0/586468774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:43:26.233 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:43:25 smithi080 bash[28361]: cluster 2023-12-01T11:43:24.586858+0000 mgr.y (mgr.24362) 12445 : cluster 0 pgmap v12414: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:43:26.233 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:43:25 smithi080 bash[28361]: audit 2023-12-01T11:43:25.441249+0000 mon.c (mon.2) 7958 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:43:26.234 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:43:25 smithi080 bash[28361]: audit 2023-12-01T11:43:25.610706+0000 mon.a (mon.0) 7809 : audit 0 from='client.? 172.21.15.80:0/586468774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:43:26.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:43:25 smithi090 bash[32384]: cluster 2023-12-01T11:43:24.586858+0000 mgr.y (mgr.24362) 12445 : cluster 0 pgmap v12414: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:43:26.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:43:25 smithi090 bash[32384]: audit 2023-12-01T11:43:25.441249+0000 mon.c (mon.2) 7958 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:43:26.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:43:25 smithi090 bash[32384]: audit 2023-12-01T11:43:25.610706+0000 mon.a (mon.0) 7809 : audit 0 from='client.? 172.21.15.80:0/586468774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:43:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:43:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:43:26] "GET /metrics HTTP/1.1" 200 33988 "" "Prometheus/2.43.0" 2023-12-01T11:43:28.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:43:27 smithi090 bash[32384]: cluster 2023-12-01T11:43:26.588092+0000 mgr.y (mgr.24362) 12446 : cluster 0 pgmap v12415: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:43:28.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:43:27 smithi080 bash[28361]: cluster 2023-12-01T11:43:26.588092+0000 mgr.y (mgr.24362) 12446 : cluster 0 pgmap v12415: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:43:28.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:43:27 smithi080 bash[41963]: cluster 2023-12-01T11:43:26.588092+0000 mgr.y (mgr.24362) 12446 : cluster 0 pgmap v12415: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:43:29.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:43:28 smithi090 bash[32384]: audit 2023-12-01T11:43:28.058842+0000 mon.c (mon.2) 7959 : audit 0 from='client.? 172.21.15.80:0/1343264504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:43:29.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:43:28 smithi080 bash[28361]: audit 2023-12-01T11:43:28.058842+0000 mon.c (mon.2) 7959 : audit 0 from='client.? 172.21.15.80:0/1343264504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:43:29.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:43:28 smithi080 bash[41963]: audit 2023-12-01T11:43:28.058842+0000 mon.c (mon.2) 7959 : audit 0 from='client.? 172.21.15.80:0/1343264504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:43:30.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:43:29 smithi090 bash[32384]: cluster 2023-12-01T11:43:28.588711+0000 mgr.y (mgr.24362) 12447 : cluster 0 pgmap v12416: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:43:30.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:43:29 smithi080 bash[28361]: cluster 2023-12-01T11:43:28.588711+0000 mgr.y (mgr.24362) 12447 : cluster 0 pgmap v12416: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:43:30.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:43:29 smithi080 bash[41963]: cluster 2023-12-01T11:43:28.588711+0000 mgr.y (mgr.24362) 12447 : cluster 0 pgmap v12416: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:43:31.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:43:30 smithi090 bash[32384]: audit 2023-12-01T11:43:30.513241+0000 mon.c (mon.2) 7960 : audit 0 from='client.? 172.21.15.80:0/2253026780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:43:31.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:43:30 smithi080 bash[28361]: audit 2023-12-01T11:43:30.513241+0000 mon.c (mon.2) 7960 : audit 0 from='client.? 172.21.15.80:0/2253026780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:43:31.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:43:30 smithi080 bash[41963]: audit 2023-12-01T11:43:30.513241+0000 mon.c (mon.2) 7960 : audit 0 from='client.? 172.21.15.80:0/2253026780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:43:32.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:43:31 smithi090 bash[32384]: cluster 2023-12-01T11:43:30.589349+0000 mgr.y (mgr.24362) 12448 : cluster 0 pgmap v12417: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:43:32.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:43:31 smithi080 bash[41963]: cluster 2023-12-01T11:43:30.589349+0000 mgr.y (mgr.24362) 12448 : cluster 0 pgmap v12417: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:43:32.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:43:31 smithi080 bash[28361]: cluster 2023-12-01T11:43:30.589349+0000 mgr.y (mgr.24362) 12448 : cluster 0 pgmap v12417: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:43:33.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:43:33 smithi090 bash[32384]: audit 2023-12-01T11:43:32.973908+0000 mon.a (mon.0) 7810 : audit 0 from='client.? 172.21.15.80:0/4120282557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:43:33.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:43:33 smithi080 bash[28361]: audit 2023-12-01T11:43:32.973908+0000 mon.a (mon.0) 7810 : audit 0 from='client.? 172.21.15.80:0/4120282557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:43:33.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:43:33 smithi080 bash[41963]: audit 2023-12-01T11:43:32.973908+0000 mon.a (mon.0) 7810 : audit 0 from='client.? 172.21.15.80:0/4120282557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:43:34.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:43:34 smithi090 bash[32384]: cluster 2023-12-01T11:43:32.590484+0000 mgr.y (mgr.24362) 12449 : cluster 0 pgmap v12418: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:43:34.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:43:34 smithi080 bash[28361]: cluster 2023-12-01T11:43:32.590484+0000 mgr.y (mgr.24362) 12449 : cluster 0 pgmap v12418: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:43:34.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:43:34 smithi080 bash[41963]: cluster 2023-12-01T11:43:32.590484+0000 mgr.y (mgr.24362) 12449 : cluster 0 pgmap v12418: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:43:36.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:43:36 smithi090 bash[32384]: cluster 2023-12-01T11:43:34.591156+0000 mgr.y (mgr.24362) 12450 : cluster 0 pgmap v12419: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:43:36.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:43:36 smithi090 bash[32384]: audit 2023-12-01T11:43:35.423440+0000 mon.c (mon.2) 7961 : audit 0 from='client.? 172.21.15.80:0/887182384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:43:36.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:43:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:43:36] "GET /metrics HTTP/1.1" 200 33988 "" "Prometheus/2.43.0" 2023-12-01T11:43:36.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:43:36 smithi080 bash[28361]: cluster 2023-12-01T11:43:34.591156+0000 mgr.y (mgr.24362) 12450 : cluster 0 pgmap v12419: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:43:36.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:43:36 smithi080 bash[28361]: audit 2023-12-01T11:43:35.423440+0000 mon.c (mon.2) 7961 : audit 0 from='client.? 172.21.15.80:0/887182384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:43:36.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:43:36 smithi080 bash[41963]: cluster 2023-12-01T11:43:34.591156+0000 mgr.y (mgr.24362) 12450 : cluster 0 pgmap v12419: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:43:36.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:43:36 smithi080 bash[41963]: audit 2023-12-01T11:43:35.423440+0000 mon.c (mon.2) 7961 : audit 0 from='client.? 172.21.15.80:0/887182384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:43:38.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:43:38 smithi090 bash[32384]: cluster 2023-12-01T11:43:36.592351+0000 mgr.y (mgr.24362) 12451 : cluster 0 pgmap v12420: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:43:38.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:43:38 smithi090 bash[32384]: audit 2023-12-01T11:43:37.881610+0000 mon.c (mon.2) 7962 : audit 0 from='client.? 172.21.15.80:0/4127262812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:43:38.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:43:38 smithi080 bash[28361]: cluster 2023-12-01T11:43:36.592351+0000 mgr.y (mgr.24362) 12451 : cluster 0 pgmap v12420: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:43:38.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:43:38 smithi080 bash[28361]: audit 2023-12-01T11:43:37.881610+0000 mon.c (mon.2) 7962 : audit 0 from='client.? 172.21.15.80:0/4127262812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:43:38.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:43:38 smithi080 bash[41963]: cluster 2023-12-01T11:43:36.592351+0000 mgr.y (mgr.24362) 12451 : cluster 0 pgmap v12420: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:43:38.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:43:38 smithi080 bash[41963]: audit 2023-12-01T11:43:37.881610+0000 mon.c (mon.2) 7962 : audit 0 from='client.? 172.21.15.80:0/4127262812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:43:40.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:43:40 smithi080 bash[41963]: cluster 2023-12-01T11:43:38.593024+0000 mgr.y (mgr.24362) 12452 : cluster 0 pgmap v12421: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:43:40.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:43:40 smithi080 bash[28361]: cluster 2023-12-01T11:43:38.593024+0000 mgr.y (mgr.24362) 12452 : cluster 0 pgmap v12421: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:43:40.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:43:40 smithi090 bash[32384]: cluster 2023-12-01T11:43:38.593024+0000 mgr.y (mgr.24362) 12452 : cluster 0 pgmap v12421: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:43:41.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:43:41 smithi080 bash[28361]: audit 2023-12-01T11:43:40.339811+0000 mon.a (mon.0) 7811 : audit 0 from='client.? 172.21.15.80:0/517000419' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:43:41.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:43:41 smithi080 bash[28361]: audit 2023-12-01T11:43:40.395261+0000 mon.c (mon.2) 7963 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:43:41.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:43:41 smithi080 bash[28361]: audit 2023-12-01T11:43:40.441447+0000 mon.c (mon.2) 7964 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:43:41.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:43:41 smithi080 bash[41963]: audit 2023-12-01T11:43:40.339811+0000 mon.a (mon.0) 7811 : audit 0 from='client.? 172.21.15.80:0/517000419' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:43:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:43:41 smithi080 bash[41963]: audit 2023-12-01T11:43:40.395261+0000 mon.c (mon.2) 7963 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:43:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:43:41 smithi080 bash[41963]: audit 2023-12-01T11:43:40.441447+0000 mon.c (mon.2) 7964 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:43:41.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:43:41 smithi090 bash[32384]: audit 2023-12-01T11:43:40.339811+0000 mon.a (mon.0) 7811 : audit 0 from='client.? 172.21.15.80:0/517000419' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:43:41.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:43:41 smithi090 bash[32384]: audit 2023-12-01T11:43:40.395261+0000 mon.c (mon.2) 7963 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:43:41.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:43:41 smithi090 bash[32384]: audit 2023-12-01T11:43:40.441447+0000 mon.c (mon.2) 7964 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:43:42.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:43:42 smithi080 bash[28361]: cluster 2023-12-01T11:43:40.593642+0000 mgr.y (mgr.24362) 12453 : cluster 0 pgmap v12422: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:43:42.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:43:42 smithi080 bash[41963]: cluster 2023-12-01T11:43:40.593642+0000 mgr.y (mgr.24362) 12453 : cluster 0 pgmap v12422: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:43:42.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:43:42 smithi090 bash[32384]: cluster 2023-12-01T11:43:40.593642+0000 mgr.y (mgr.24362) 12453 : cluster 0 pgmap v12422: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:43:43.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:43:43 smithi080 bash[28361]: audit 2023-12-01T11:43:42.810540+0000 mon.c (mon.2) 7965 : audit 0 from='client.? 172.21.15.80:0/1436407775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:43:43.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:43:43 smithi080 bash[41963]: audit 2023-12-01T11:43:42.810540+0000 mon.c (mon.2) 7965 : audit 0 from='client.? 172.21.15.80:0/1436407775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:43:43.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:43:43 smithi090 bash[32384]: audit 2023-12-01T11:43:42.810540+0000 mon.c (mon.2) 7965 : audit 0 from='client.? 172.21.15.80:0/1436407775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:43:44.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:43:44 smithi080 bash[28361]: cluster 2023-12-01T11:43:42.594384+0000 mgr.y (mgr.24362) 12454 : cluster 0 pgmap v12423: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:43:44.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:43:44 smithi080 bash[41963]: cluster 2023-12-01T11:43:42.594384+0000 mgr.y (mgr.24362) 12454 : cluster 0 pgmap v12423: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:43:44.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:43:44 smithi090 bash[32384]: cluster 2023-12-01T11:43:42.594384+0000 mgr.y (mgr.24362) 12454 : cluster 0 pgmap v12423: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:43:46.430 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:43:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:43:46] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T11:43:46.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:43:46 smithi080 bash[28361]: cluster 2023-12-01T11:43:44.595031+0000 mgr.y (mgr.24362) 12455 : cluster 0 pgmap v12424: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:43:46.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:43:46 smithi080 bash[28361]: audit 2023-12-01T11:43:45.263714+0000 mon.a (mon.0) 7812 : audit 0 from='client.? 172.21.15.80:0/569893620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:43:46.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:43:46 smithi080 bash[41963]: cluster 2023-12-01T11:43:44.595031+0000 mgr.y (mgr.24362) 12455 : cluster 0 pgmap v12424: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:43:46.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:43:46 smithi080 bash[41963]: audit 2023-12-01T11:43:45.263714+0000 mon.a (mon.0) 7812 : audit 0 from='client.? 172.21.15.80:0/569893620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:43:46.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:43:46 smithi090 bash[32384]: cluster 2023-12-01T11:43:44.595031+0000 mgr.y (mgr.24362) 12455 : cluster 0 pgmap v12424: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:43:46.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:43:46 smithi090 bash[32384]: audit 2023-12-01T11:43:45.263714+0000 mon.a (mon.0) 7812 : audit 0 from='client.? 172.21.15.80:0/569893620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:43:47.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:43:47 smithi090 bash[32384]: audit 2023-12-01T11:43:46.246838+0000 mon.a (mon.0) 7813 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:43:47.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:43:47 smithi090 bash[32384]: audit 2023-12-01T11:43:46.261665+0000 mon.a (mon.0) 7814 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:43:47.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:43:47 smithi090 bash[32384]: cluster 2023-12-01T11:43:46.595753+0000 mgr.y (mgr.24362) 12456 : cluster 0 pgmap v12425: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:43:47.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:43:47 smithi090 bash[32384]: audit 2023-12-01T11:43:46.604682+0000 mon.a (mon.0) 7815 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:43:47.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:43:47 smithi090 bash[32384]: audit 2023-12-01T11:43:46.618005+0000 mon.a (mon.0) 7816 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:43:47.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:43:47 smithi090 bash[32384]: audit 2023-12-01T11:43:47.205008+0000 mon.c (mon.2) 7966 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:43:47.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:43:47 smithi090 bash[32384]: audit 2023-12-01T11:43:47.206971+0000 mon.c (mon.2) 7967 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:43:47.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:43:47 smithi090 bash[32384]: audit 2023-12-01T11:43:47.216734+0000 mon.a (mon.0) 7817 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:43:47.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:43:47 smithi080 bash[28361]: audit 2023-12-01T11:43:46.246838+0000 mon.a (mon.0) 7813 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:43:47.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:43:47 smithi080 bash[28361]: audit 2023-12-01T11:43:46.261665+0000 mon.a (mon.0) 7814 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:43:47.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:43:47 smithi080 bash[28361]: cluster 2023-12-01T11:43:46.595753+0000 mgr.y (mgr.24362) 12456 : cluster 0 pgmap v12425: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:43:47.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:43:47 smithi080 bash[28361]: audit 2023-12-01T11:43:46.604682+0000 mon.a (mon.0) 7815 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:43:47.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:43:47 smithi080 bash[28361]: audit 2023-12-01T11:43:46.618005+0000 mon.a (mon.0) 7816 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:43:47.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:43:47 smithi080 bash[28361]: audit 2023-12-01T11:43:47.205008+0000 mon.c (mon.2) 7966 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:43:47.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:43:47 smithi080 bash[28361]: audit 2023-12-01T11:43:47.206971+0000 mon.c (mon.2) 7967 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:43:47.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:43:47 smithi080 bash[28361]: audit 2023-12-01T11:43:47.216734+0000 mon.a (mon.0) 7817 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:43:47.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:43:47 smithi080 bash[41963]: audit 2023-12-01T11:43:46.246838+0000 mon.a (mon.0) 7813 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:43:47.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:43:47 smithi080 bash[41963]: audit 2023-12-01T11:43:46.261665+0000 mon.a (mon.0) 7814 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:43:47.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:43:47 smithi080 bash[41963]: cluster 2023-12-01T11:43:46.595753+0000 mgr.y (mgr.24362) 12456 : cluster 0 pgmap v12425: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:43:47.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:43:47 smithi080 bash[41963]: audit 2023-12-01T11:43:46.604682+0000 mon.a (mon.0) 7815 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:43:47.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:43:47 smithi080 bash[41963]: audit 2023-12-01T11:43:46.618005+0000 mon.a (mon.0) 7816 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:43:47.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:43:47 smithi080 bash[41963]: audit 2023-12-01T11:43:47.205008+0000 mon.c (mon.2) 7966 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:43:47.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:43:47 smithi080 bash[41963]: audit 2023-12-01T11:43:47.206971+0000 mon.c (mon.2) 7967 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:43:47.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:43:47 smithi080 bash[41963]: audit 2023-12-01T11:43:47.216734+0000 mon.a (mon.0) 7817 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:43:48.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:43:48 smithi090 bash[32384]: audit 2023-12-01T11:43:47.717483+0000 mon.a (mon.0) 7818 : audit 0 from='client.? 172.21.15.80:0/1312705153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:43:48.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:43:48 smithi080 bash[28361]: audit 2023-12-01T11:43:47.717483+0000 mon.a (mon.0) 7818 : audit 0 from='client.? 172.21.15.80:0/1312705153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:43:48.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:43:48 smithi080 bash[41963]: audit 2023-12-01T11:43:47.717483+0000 mon.a (mon.0) 7818 : audit 0 from='client.? 172.21.15.80:0/1312705153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:43:49.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:43:49 smithi080 bash[28361]: cluster 2023-12-01T11:43:48.596409+0000 mgr.y (mgr.24362) 12457 : cluster 0 pgmap v12426: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:43:49.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:43:49 smithi080 bash[41963]: cluster 2023-12-01T11:43:48.596409+0000 mgr.y (mgr.24362) 12457 : cluster 0 pgmap v12426: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:43:49.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:43:49 smithi090 bash[32384]: cluster 2023-12-01T11:43:48.596409+0000 mgr.y (mgr.24362) 12457 : cluster 0 pgmap v12426: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:43:50.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:43:50 smithi080 bash[28361]: audit 2023-12-01T11:43:50.165126+0000 mon.c (mon.2) 7968 : audit 0 from='client.? 172.21.15.80:0/125258167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:43:50.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:43:50 smithi080 bash[41963]: audit 2023-12-01T11:43:50.165126+0000 mon.c (mon.2) 7968 : audit 0 from='client.? 172.21.15.80:0/125258167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:43:50.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:43:50 smithi090 bash[32384]: audit 2023-12-01T11:43:50.165126+0000 mon.c (mon.2) 7968 : audit 0 from='client.? 172.21.15.80:0/125258167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:43:52.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:43:51 smithi080 bash[28361]: cluster 2023-12-01T11:43:50.597116+0000 mgr.y (mgr.24362) 12458 : cluster 0 pgmap v12427: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:43:52.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:43:51 smithi080 bash[41963]: cluster 2023-12-01T11:43:50.597116+0000 mgr.y (mgr.24362) 12458 : cluster 0 pgmap v12427: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:43:52.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:43:51 smithi090 bash[32384]: cluster 2023-12-01T11:43:50.597116+0000 mgr.y (mgr.24362) 12458 : cluster 0 pgmap v12427: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:43:53.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:43:52 smithi080 bash[28361]: audit 2023-12-01T11:43:52.616239+0000 mon.a (mon.0) 7819 : audit 0 from='client.? 172.21.15.80:0/3422769464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:43:53.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:43:52 smithi080 bash[41963]: audit 2023-12-01T11:43:52.616239+0000 mon.a (mon.0) 7819 : audit 0 from='client.? 172.21.15.80:0/3422769464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:43:53.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:43:52 smithi090 bash[32384]: audit 2023-12-01T11:43:52.616239+0000 mon.a (mon.0) 7819 : audit 0 from='client.? 172.21.15.80:0/3422769464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:43:54.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:43:53 smithi080 bash[28361]: cluster 2023-12-01T11:43:52.598234+0000 mgr.y (mgr.24362) 12459 : cluster 0 pgmap v12428: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:43:54.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:43:53 smithi080 bash[41963]: cluster 2023-12-01T11:43:52.598234+0000 mgr.y (mgr.24362) 12459 : cluster 0 pgmap v12428: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:43:54.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:43:53 smithi090 bash[32384]: cluster 2023-12-01T11:43:52.598234+0000 mgr.y (mgr.24362) 12459 : cluster 0 pgmap v12428: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:43:56.180 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:43:55 smithi080 bash[41963]: cluster 2023-12-01T11:43:54.598972+0000 mgr.y (mgr.24362) 12460 : cluster 0 pgmap v12429: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:43:56.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:43:55 smithi080 bash[41963]: audit 2023-12-01T11:43:55.072869+0000 mon.a (mon.0) 7820 : audit 0 from='client.? 172.21.15.80:0/708223624' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:43:56.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:43:55 smithi080 bash[41963]: audit 2023-12-01T11:43:55.442083+0000 mon.c (mon.2) 7969 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:43:56.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:43:55 smithi080 bash[28361]: cluster 2023-12-01T11:43:54.598972+0000 mgr.y (mgr.24362) 12460 : cluster 0 pgmap v12429: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:43:56.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:43:55 smithi080 bash[28361]: audit 2023-12-01T11:43:55.072869+0000 mon.a (mon.0) 7820 : audit 0 from='client.? 172.21.15.80:0/708223624' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:43:56.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:43:55 smithi080 bash[28361]: audit 2023-12-01T11:43:55.442083+0000 mon.c (mon.2) 7969 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:43:56.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:43:55 smithi090 bash[32384]: cluster 2023-12-01T11:43:54.598972+0000 mgr.y (mgr.24362) 12460 : cluster 0 pgmap v12429: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:43:56.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:43:55 smithi090 bash[32384]: audit 2023-12-01T11:43:55.072869+0000 mon.a (mon.0) 7820 : audit 0 from='client.? 172.21.15.80:0/708223624' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:43:56.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:43:55 smithi090 bash[32384]: audit 2023-12-01T11:43:55.442083+0000 mon.c (mon.2) 7969 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:43:56.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:43:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:43:56] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T11:43:58.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:43:57 smithi080 bash[28361]: cluster 2023-12-01T11:43:56.600187+0000 mgr.y (mgr.24362) 12461 : cluster 0 pgmap v12430: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:43:58.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:43:57 smithi080 bash[28361]: audit 2023-12-01T11:43:57.523945+0000 mon.a (mon.0) 7821 : audit 0 from='client.? 172.21.15.80:0/2041954286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:43:58.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:43:57 smithi080 bash[41963]: cluster 2023-12-01T11:43:56.600187+0000 mgr.y (mgr.24362) 12461 : cluster 0 pgmap v12430: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:43:58.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:43:57 smithi080 bash[41963]: audit 2023-12-01T11:43:57.523945+0000 mon.a (mon.0) 7821 : audit 0 from='client.? 172.21.15.80:0/2041954286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:43:58.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:43:57 smithi090 bash[32384]: cluster 2023-12-01T11:43:56.600187+0000 mgr.y (mgr.24362) 12461 : cluster 0 pgmap v12430: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:43:58.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:43:57 smithi090 bash[32384]: audit 2023-12-01T11:43:57.523945+0000 mon.a (mon.0) 7821 : audit 0 from='client.? 172.21.15.80:0/2041954286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:44:00.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:43:59 smithi080 bash[28361]: cluster 2023-12-01T11:43:58.600773+0000 mgr.y (mgr.24362) 12462 : cluster 0 pgmap v12431: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:44:00.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:43:59 smithi080 bash[41963]: cluster 2023-12-01T11:43:58.600773+0000 mgr.y (mgr.24362) 12462 : cluster 0 pgmap v12431: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:44:00.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:43:59 smithi090 bash[32384]: cluster 2023-12-01T11:43:58.600773+0000 mgr.y (mgr.24362) 12462 : cluster 0 pgmap v12431: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:44:01.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:44:00 smithi080 bash[28361]: audit 2023-12-01T11:43:59.971610+0000 mon.a (mon.0) 7822 : audit 0 from='client.? 172.21.15.80:0/4053207435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:44:01.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:44:00 smithi080 bash[41963]: audit 2023-12-01T11:43:59.971610+0000 mon.a (mon.0) 7822 : audit 0 from='client.? 172.21.15.80:0/4053207435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:44:01.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:44:00 smithi090 bash[32384]: audit 2023-12-01T11:43:59.971610+0000 mon.a (mon.0) 7822 : audit 0 from='client.? 172.21.15.80:0/4053207435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:44:02.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:44:01 smithi080 bash[28361]: cluster 2023-12-01T11:44:00.601412+0000 mgr.y (mgr.24362) 12463 : cluster 0 pgmap v12432: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:44:02.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:44:01 smithi080 bash[41963]: cluster 2023-12-01T11:44:00.601412+0000 mgr.y (mgr.24362) 12463 : cluster 0 pgmap v12432: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:44:02.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:44:01 smithi090 bash[32384]: cluster 2023-12-01T11:44:00.601412+0000 mgr.y (mgr.24362) 12463 : cluster 0 pgmap v12432: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:44:03.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:44:02 smithi080 bash[28361]: audit 2023-12-01T11:44:02.420247+0000 mon.a (mon.0) 7823 : audit 0 from='client.? 172.21.15.80:0/4258102413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:44:03.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:44:02 smithi080 bash[41963]: audit 2023-12-01T11:44:02.420247+0000 mon.a (mon.0) 7823 : audit 0 from='client.? 172.21.15.80:0/4258102413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:44:03.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:44:02 smithi090 bash[32384]: audit 2023-12-01T11:44:02.420247+0000 mon.a (mon.0) 7823 : audit 0 from='client.? 172.21.15.80:0/4258102413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:44:04.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:44:03 smithi080 bash[28361]: cluster 2023-12-01T11:44:02.602614+0000 mgr.y (mgr.24362) 12464 : cluster 0 pgmap v12433: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:44:04.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:44:03 smithi080 bash[41963]: cluster 2023-12-01T11:44:02.602614+0000 mgr.y (mgr.24362) 12464 : cluster 0 pgmap v12433: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:44:04.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:44:03 smithi090 bash[32384]: cluster 2023-12-01T11:44:02.602614+0000 mgr.y (mgr.24362) 12464 : cluster 0 pgmap v12433: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:44:05.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:44:04 smithi080 bash[28361]: audit 2023-12-01T11:44:04.878171+0000 mon.a (mon.0) 7824 : audit 0 from='client.? 172.21.15.80:0/1388859355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:44:05.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:44:04 smithi080 bash[41963]: audit 2023-12-01T11:44:04.878171+0000 mon.a (mon.0) 7824 : audit 0 from='client.? 172.21.15.80:0/1388859355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:44:05.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:44:04 smithi090 bash[32384]: audit 2023-12-01T11:44:04.878171+0000 mon.a (mon.0) 7824 : audit 0 from='client.? 172.21.15.80:0/1388859355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:44:06.232 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:44:05 smithi080 bash[28361]: cluster 2023-12-01T11:44:04.603230+0000 mgr.y (mgr.24362) 12465 : cluster 0 pgmap v12434: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:44:06.232 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:44:05 smithi080 bash[41963]: cluster 2023-12-01T11:44:04.603230+0000 mgr.y (mgr.24362) 12465 : cluster 0 pgmap v12434: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:44:06.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:44:05 smithi090 bash[32384]: cluster 2023-12-01T11:44:04.603230+0000 mgr.y (mgr.24362) 12465 : cluster 0 pgmap v12434: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:44:06.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:44:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:44:06] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T11:44:08.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:44:07 smithi090 bash[32384]: cluster 2023-12-01T11:44:06.604323+0000 mgr.y (mgr.24362) 12466 : cluster 0 pgmap v12435: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:44:08.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:44:07 smithi090 bash[32384]: audit 2023-12-01T11:44:07.331079+0000 mon.c (mon.2) 7970 : audit 0 from='client.? 172.21.15.80:0/1953373097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:44:08.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:44:07 smithi080 bash[28361]: cluster 2023-12-01T11:44:06.604323+0000 mgr.y (mgr.24362) 12466 : cluster 0 pgmap v12435: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:44:08.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:44:07 smithi080 bash[28361]: audit 2023-12-01T11:44:07.331079+0000 mon.c (mon.2) 7970 : audit 0 from='client.? 172.21.15.80:0/1953373097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:44:08.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:44:07 smithi080 bash[41963]: cluster 2023-12-01T11:44:06.604323+0000 mgr.y (mgr.24362) 12466 : cluster 0 pgmap v12435: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:44:08.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:44:07 smithi080 bash[41963]: audit 2023-12-01T11:44:07.331079+0000 mon.c (mon.2) 7970 : audit 0 from='client.? 172.21.15.80:0/1953373097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:44:10.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:44:09 smithi090 bash[32384]: cluster 2023-12-01T11:44:08.604975+0000 mgr.y (mgr.24362) 12467 : cluster 0 pgmap v12436: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:44:10.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:44:09 smithi090 bash[32384]: audit 2023-12-01T11:44:09.791618+0000 mon.a (mon.0) 7825 : audit 0 from='client.? 172.21.15.80:0/275552774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:44:10.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:44:09 smithi080 bash[28361]: cluster 2023-12-01T11:44:08.604975+0000 mgr.y (mgr.24362) 12467 : cluster 0 pgmap v12436: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:44:10.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:44:09 smithi080 bash[28361]: audit 2023-12-01T11:44:09.791618+0000 mon.a (mon.0) 7825 : audit 0 from='client.? 172.21.15.80:0/275552774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:44:10.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:44:09 smithi080 bash[41963]: cluster 2023-12-01T11:44:08.604975+0000 mgr.y (mgr.24362) 12467 : cluster 0 pgmap v12436: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:44:10.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:44:09 smithi080 bash[41963]: audit 2023-12-01T11:44:09.791618+0000 mon.a (mon.0) 7825 : audit 0 from='client.? 172.21.15.80:0/275552774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:44:11.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:44:10 smithi090 bash[32384]: audit 2023-12-01T11:44:10.442278+0000 mon.c (mon.2) 7971 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:44:11.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:44:10 smithi080 bash[28361]: audit 2023-12-01T11:44:10.442278+0000 mon.c (mon.2) 7971 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:44:11.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:44:10 smithi080 bash[41963]: audit 2023-12-01T11:44:10.442278+0000 mon.c (mon.2) 7971 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:44:12.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:44:11 smithi090 bash[32384]: cluster 2023-12-01T11:44:10.605635+0000 mgr.y (mgr.24362) 12468 : cluster 0 pgmap v12437: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:44:12.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:44:11 smithi080 bash[28361]: cluster 2023-12-01T11:44:10.605635+0000 mgr.y (mgr.24362) 12468 : cluster 0 pgmap v12437: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:44:12.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:44:11 smithi080 bash[41963]: cluster 2023-12-01T11:44:10.605635+0000 mgr.y (mgr.24362) 12468 : cluster 0 pgmap v12437: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:44:13.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:44:12 smithi090 bash[32384]: audit 2023-12-01T11:44:12.237711+0000 mon.c (mon.2) 7972 : audit 0 from='client.? 172.21.15.80:0/800782340' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:44:13.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:44:12 smithi080 bash[28361]: audit 2023-12-01T11:44:12.237711+0000 mon.c (mon.2) 7972 : audit 0 from='client.? 172.21.15.80:0/800782340' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:44:13.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:44:12 smithi080 bash[41963]: audit 2023-12-01T11:44:12.237711+0000 mon.c (mon.2) 7972 : audit 0 from='client.? 172.21.15.80:0/800782340' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:44:14.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:44:13 smithi090 bash[32384]: cluster 2023-12-01T11:44:12.606742+0000 mgr.y (mgr.24362) 12469 : cluster 0 pgmap v12438: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:44:14.430 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:44:13 smithi080 bash[41963]: cluster 2023-12-01T11:44:12.606742+0000 mgr.y (mgr.24362) 12469 : cluster 0 pgmap v12438: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:44:14.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:44:13 smithi080 bash[28361]: cluster 2023-12-01T11:44:12.606742+0000 mgr.y (mgr.24362) 12469 : cluster 0 pgmap v12438: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:44:15.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:44:14 smithi090 bash[32384]: audit 2023-12-01T11:44:14.697263+0000 mon.a (mon.0) 7826 : audit 0 from='client.? 172.21.15.80:0/1023486825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:44:15.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:44:14 smithi080 bash[41963]: audit 2023-12-01T11:44:14.697263+0000 mon.a (mon.0) 7826 : audit 0 from='client.? 172.21.15.80:0/1023486825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:44:15.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:44:14 smithi080 bash[28361]: audit 2023-12-01T11:44:14.697263+0000 mon.a (mon.0) 7826 : audit 0 from='client.? 172.21.15.80:0/1023486825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:44:16.232 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:44:15 smithi080 bash[41963]: cluster 2023-12-01T11:44:14.607313+0000 mgr.y (mgr.24362) 12470 : cluster 0 pgmap v12439: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:44:16.232 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:44:15 smithi080 bash[28361]: cluster 2023-12-01T11:44:14.607313+0000 mgr.y (mgr.24362) 12470 : cluster 0 pgmap v12439: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:44:16.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:44:15 smithi090 bash[32384]: cluster 2023-12-01T11:44:14.607313+0000 mgr.y (mgr.24362) 12470 : cluster 0 pgmap v12439: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:44:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:44:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:44:16] "GET /metrics HTTP/1.1" 200 33987 "" "Prometheus/2.43.0" 2023-12-01T11:44:18.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:44:17 smithi090 bash[32384]: cluster 2023-12-01T11:44:16.608461+0000 mgr.y (mgr.24362) 12471 : cluster 0 pgmap v12440: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:44:18.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:44:17 smithi090 bash[32384]: audit 2023-12-01T11:44:17.148311+0000 mon.a (mon.0) 7827 : audit 0 from='client.? 172.21.15.80:0/2458397531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:44:18.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:44:17 smithi080 bash[28361]: cluster 2023-12-01T11:44:16.608461+0000 mgr.y (mgr.24362) 12471 : cluster 0 pgmap v12440: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:44:18.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:44:17 smithi080 bash[28361]: audit 2023-12-01T11:44:17.148311+0000 mon.a (mon.0) 7827 : audit 0 from='client.? 172.21.15.80:0/2458397531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:44:18.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:44:17 smithi080 bash[41963]: cluster 2023-12-01T11:44:16.608461+0000 mgr.y (mgr.24362) 12471 : cluster 0 pgmap v12440: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:44:18.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:44:17 smithi080 bash[41963]: audit 2023-12-01T11:44:17.148311+0000 mon.a (mon.0) 7827 : audit 0 from='client.? 172.21.15.80:0/2458397531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:44:20.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:44:19 smithi090 bash[32384]: cluster 2023-12-01T11:44:18.609129+0000 mgr.y (mgr.24362) 12472 : cluster 0 pgmap v12441: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:44:20.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:44:19 smithi090 bash[32384]: audit 2023-12-01T11:44:19.602806+0000 mon.a (mon.0) 7828 : audit 0 from='client.? 172.21.15.80:0/2419594945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:44:20.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:44:19 smithi080 bash[41963]: cluster 2023-12-01T11:44:18.609129+0000 mgr.y (mgr.24362) 12472 : cluster 0 pgmap v12441: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:44:20.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:44:19 smithi080 bash[41963]: audit 2023-12-01T11:44:19.602806+0000 mon.a (mon.0) 7828 : audit 0 from='client.? 172.21.15.80:0/2419594945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:44:20.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:44:19 smithi080 bash[28361]: cluster 2023-12-01T11:44:18.609129+0000 mgr.y (mgr.24362) 12472 : cluster 0 pgmap v12441: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:44:20.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:44:19 smithi080 bash[28361]: audit 2023-12-01T11:44:19.602806+0000 mon.a (mon.0) 7828 : audit 0 from='client.? 172.21.15.80:0/2419594945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:44:22.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:44:21 smithi090 bash[32384]: cluster 2023-12-01T11:44:20.609823+0000 mgr.y (mgr.24362) 12473 : cluster 0 pgmap v12442: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:44:22.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:44:21 smithi080 bash[28361]: cluster 2023-12-01T11:44:20.609823+0000 mgr.y (mgr.24362) 12473 : cluster 0 pgmap v12442: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:44:22.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:44:21 smithi080 bash[41963]: cluster 2023-12-01T11:44:20.609823+0000 mgr.y (mgr.24362) 12473 : cluster 0 pgmap v12442: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:44:23.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:44:22 smithi090 bash[32384]: audit 2023-12-01T11:44:22.066850+0000 mon.a (mon.0) 7829 : audit 0 from='client.? 172.21.15.80:0/1354369549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:44:23.430 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:44:22 smithi080 bash[41963]: audit 2023-12-01T11:44:22.066850+0000 mon.a (mon.0) 7829 : audit 0 from='client.? 172.21.15.80:0/1354369549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:44:23.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:44:22 smithi080 bash[28361]: audit 2023-12-01T11:44:22.066850+0000 mon.a (mon.0) 7829 : audit 0 from='client.? 172.21.15.80:0/1354369549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:44:24.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:44:24 smithi090 bash[32384]: cluster 2023-12-01T11:44:22.610998+0000 mgr.y (mgr.24362) 12474 : cluster 0 pgmap v12443: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:44:24.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:44:24 smithi080 bash[28361]: cluster 2023-12-01T11:44:22.610998+0000 mgr.y (mgr.24362) 12474 : cluster 0 pgmap v12443: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:44:24.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:44:24 smithi080 bash[41963]: cluster 2023-12-01T11:44:22.610998+0000 mgr.y (mgr.24362) 12474 : cluster 0 pgmap v12443: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:44:25.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:44:25 smithi090 bash[32384]: audit 2023-12-01T11:44:24.525140+0000 mon.a (mon.0) 7830 : audit 0 from='client.? 172.21.15.80:0/369226696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:44:25.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:44:25 smithi080 bash[28361]: audit 2023-12-01T11:44:24.525140+0000 mon.a (mon.0) 7830 : audit 0 from='client.? 172.21.15.80:0/369226696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:44:25.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:44:25 smithi080 bash[41963]: audit 2023-12-01T11:44:24.525140+0000 mon.a (mon.0) 7830 : audit 0 from='client.? 172.21.15.80:0/369226696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:44:26.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:44:26 smithi090 bash[32384]: cluster 2023-12-01T11:44:24.611667+0000 mgr.y (mgr.24362) 12475 : cluster 0 pgmap v12444: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:44:26.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:44:26 smithi090 bash[32384]: audit 2023-12-01T11:44:25.442671+0000 mon.c (mon.2) 7973 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:44:26.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:44:26 smithi080 bash[28361]: cluster 2023-12-01T11:44:24.611667+0000 mgr.y (mgr.24362) 12475 : cluster 0 pgmap v12444: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:44:26.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:44:26 smithi080 bash[28361]: audit 2023-12-01T11:44:25.442671+0000 mon.c (mon.2) 7973 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:44:26.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:44:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:44:26] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T11:44:26.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:44:26 smithi080 bash[41963]: cluster 2023-12-01T11:44:24.611667+0000 mgr.y (mgr.24362) 12475 : cluster 0 pgmap v12444: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:44:26.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:44:26 smithi080 bash[41963]: audit 2023-12-01T11:44:25.442671+0000 mon.c (mon.2) 7973 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:44:27.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:44:27 smithi080 bash[28361]: audit 2023-12-01T11:44:26.975750+0000 mon.c (mon.2) 7974 : audit 0 from='client.? 172.21.15.80:0/3691881817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:44:27.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:44:27 smithi080 bash[41963]: audit 2023-12-01T11:44:26.975750+0000 mon.c (mon.2) 7974 : audit 0 from='client.? 172.21.15.80:0/3691881817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:44:27.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:44:27 smithi090 bash[32384]: audit 2023-12-01T11:44:26.975750+0000 mon.c (mon.2) 7974 : audit 0 from='client.? 172.21.15.80:0/3691881817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:44:28.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:44:28 smithi080 bash[28361]: cluster 2023-12-01T11:44:26.612841+0000 mgr.y (mgr.24362) 12476 : cluster 0 pgmap v12445: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:44:28.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:44:28 smithi080 bash[41963]: cluster 2023-12-01T11:44:26.612841+0000 mgr.y (mgr.24362) 12476 : cluster 0 pgmap v12445: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:44:28.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:44:28 smithi090 bash[32384]: cluster 2023-12-01T11:44:26.612841+0000 mgr.y (mgr.24362) 12476 : cluster 0 pgmap v12445: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:44:30.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:44:30 smithi080 bash[28361]: cluster 2023-12-01T11:44:28.613554+0000 mgr.y (mgr.24362) 12477 : cluster 0 pgmap v12446: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:44:30.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:44:30 smithi080 bash[28361]: audit 2023-12-01T11:44:29.438790+0000 mon.c (mon.2) 7975 : audit 0 from='client.? 172.21.15.80:0/143972173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:44:30.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:44:30 smithi080 bash[41963]: cluster 2023-12-01T11:44:28.613554+0000 mgr.y (mgr.24362) 12477 : cluster 0 pgmap v12446: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:44:30.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:44:30 smithi080 bash[41963]: audit 2023-12-01T11:44:29.438790+0000 mon.c (mon.2) 7975 : audit 0 from='client.? 172.21.15.80:0/143972173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:44:30.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:44:30 smithi090 bash[32384]: cluster 2023-12-01T11:44:28.613554+0000 mgr.y (mgr.24362) 12477 : cluster 0 pgmap v12446: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:44:30.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:44:30 smithi090 bash[32384]: audit 2023-12-01T11:44:29.438790+0000 mon.c (mon.2) 7975 : audit 0 from='client.? 172.21.15.80:0/143972173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:44:32.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:44:32 smithi080 bash[28361]: cluster 2023-12-01T11:44:30.614184+0000 mgr.y (mgr.24362) 12478 : cluster 0 pgmap v12447: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:44:32.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:44:32 smithi080 bash[28361]: audit 2023-12-01T11:44:31.896147+0000 mon.a (mon.0) 7831 : audit 0 from='client.? 172.21.15.80:0/3268414315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:44:32.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:44:32 smithi080 bash[41963]: cluster 2023-12-01T11:44:30.614184+0000 mgr.y (mgr.24362) 12478 : cluster 0 pgmap v12447: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:44:32.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:44:32 smithi080 bash[41963]: audit 2023-12-01T11:44:31.896147+0000 mon.a (mon.0) 7831 : audit 0 from='client.? 172.21.15.80:0/3268414315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:44:32.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:44:32 smithi090 bash[32384]: cluster 2023-12-01T11:44:30.614184+0000 mgr.y (mgr.24362) 12478 : cluster 0 pgmap v12447: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:44:32.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:44:32 smithi090 bash[32384]: audit 2023-12-01T11:44:31.896147+0000 mon.a (mon.0) 7831 : audit 0 from='client.? 172.21.15.80:0/3268414315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:44:34.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:44:34 smithi080 bash[28361]: cluster 2023-12-01T11:44:32.615349+0000 mgr.y (mgr.24362) 12479 : cluster 0 pgmap v12448: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:44:34.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:44:34 smithi080 bash[41963]: cluster 2023-12-01T11:44:32.615349+0000 mgr.y (mgr.24362) 12479 : cluster 0 pgmap v12448: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:44:34.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:44:34 smithi090 bash[32384]: cluster 2023-12-01T11:44:32.615349+0000 mgr.y (mgr.24362) 12479 : cluster 0 pgmap v12448: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:44:35.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:44:35 smithi080 bash[28361]: audit 2023-12-01T11:44:34.343771+0000 mon.a (mon.0) 7832 : audit 0 from='client.? 172.21.15.80:0/533442269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:44:35.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:44:35 smithi080 bash[41963]: audit 2023-12-01T11:44:34.343771+0000 mon.a (mon.0) 7832 : audit 0 from='client.? 172.21.15.80:0/533442269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:44:35.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:44:35 smithi090 bash[32384]: audit 2023-12-01T11:44:34.343771+0000 mon.a (mon.0) 7832 : audit 0 from='client.? 172.21.15.80:0/533442269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:44:36.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:44:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:44:36] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T11:44:36.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:44:36 smithi080 bash[41963]: cluster 2023-12-01T11:44:34.616065+0000 mgr.y (mgr.24362) 12480 : cluster 0 pgmap v12449: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:44:36.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:44:36 smithi080 bash[28361]: cluster 2023-12-01T11:44:34.616065+0000 mgr.y (mgr.24362) 12480 : cluster 0 pgmap v12449: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:44:36.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:44:36 smithi090 bash[32384]: cluster 2023-12-01T11:44:34.616065+0000 mgr.y (mgr.24362) 12480 : cluster 0 pgmap v12449: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:44:37.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:44:37 smithi080 bash[41963]: audit 2023-12-01T11:44:36.803131+0000 mon.c (mon.2) 7976 : audit 0 from='client.? 172.21.15.80:0/476724179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:44:37.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:44:37 smithi080 bash[28361]: audit 2023-12-01T11:44:36.803131+0000 mon.c (mon.2) 7976 : audit 0 from='client.? 172.21.15.80:0/476724179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:44:37.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:44:37 smithi090 bash[32384]: audit 2023-12-01T11:44:36.803131+0000 mon.c (mon.2) 7976 : audit 0 from='client.? 172.21.15.80:0/476724179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:44:38.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:44:38 smithi080 bash[41963]: cluster 2023-12-01T11:44:36.617178+0000 mgr.y (mgr.24362) 12481 : cluster 0 pgmap v12450: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:44:38.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:44:38 smithi080 bash[28361]: cluster 2023-12-01T11:44:36.617178+0000 mgr.y (mgr.24362) 12481 : cluster 0 pgmap v12450: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:44:38.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:44:38 smithi090 bash[32384]: cluster 2023-12-01T11:44:36.617178+0000 mgr.y (mgr.24362) 12481 : cluster 0 pgmap v12450: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:44:40.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:44:40 smithi080 bash[41963]: cluster 2023-12-01T11:44:38.617851+0000 mgr.y (mgr.24362) 12482 : cluster 0 pgmap v12451: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:44:40.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:44:40 smithi080 bash[41963]: audit 2023-12-01T11:44:39.262964+0000 mon.c (mon.2) 7977 : audit 0 from='client.? 172.21.15.80:0/72475693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:44:40.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:44:40 smithi080 bash[28361]: cluster 2023-12-01T11:44:38.617851+0000 mgr.y (mgr.24362) 12482 : cluster 0 pgmap v12451: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:44:40.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:44:40 smithi080 bash[28361]: audit 2023-12-01T11:44:39.262964+0000 mon.c (mon.2) 7977 : audit 0 from='client.? 172.21.15.80:0/72475693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:44:40.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:44:40 smithi090 bash[32384]: cluster 2023-12-01T11:44:38.617851+0000 mgr.y (mgr.24362) 12482 : cluster 0 pgmap v12451: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:44:40.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:44:40 smithi090 bash[32384]: audit 2023-12-01T11:44:39.262964+0000 mon.c (mon.2) 7977 : audit 0 from='client.? 172.21.15.80:0/72475693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:44:41.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:44:41 smithi080 bash[28361]: audit 2023-12-01T11:44:40.443153+0000 mon.c (mon.2) 7978 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:44:41.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:44:41 smithi080 bash[41963]: audit 2023-12-01T11:44:40.443153+0000 mon.c (mon.2) 7978 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:44:41.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:44:41 smithi090 bash[32384]: audit 2023-12-01T11:44:40.443153+0000 mon.c (mon.2) 7978 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:44:42.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:44:42 smithi080 bash[28361]: cluster 2023-12-01T11:44:40.618506+0000 mgr.y (mgr.24362) 12483 : cluster 0 pgmap v12452: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:44:42.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:44:42 smithi080 bash[28361]: audit 2023-12-01T11:44:41.717242+0000 mon.a (mon.0) 7833 : audit 0 from='client.? 172.21.15.80:0/2167278818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:44:42.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:44:42 smithi080 bash[41963]: cluster 2023-12-01T11:44:40.618506+0000 mgr.y (mgr.24362) 12483 : cluster 0 pgmap v12452: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:44:42.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:44:42 smithi080 bash[41963]: audit 2023-12-01T11:44:41.717242+0000 mon.a (mon.0) 7833 : audit 0 from='client.? 172.21.15.80:0/2167278818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:44:42.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:44:42 smithi090 bash[32384]: cluster 2023-12-01T11:44:40.618506+0000 mgr.y (mgr.24362) 12483 : cluster 0 pgmap v12452: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:44:42.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:44:42 smithi090 bash[32384]: audit 2023-12-01T11:44:41.717242+0000 mon.a (mon.0) 7833 : audit 0 from='client.? 172.21.15.80:0/2167278818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:44:43.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:44:43 smithi080 bash[28361]: cluster 2023-12-01T11:44:42.619652+0000 mgr.y (mgr.24362) 12484 : cluster 0 pgmap v12453: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:44:43.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:44:43 smithi080 bash[41963]: cluster 2023-12-01T11:44:42.619652+0000 mgr.y (mgr.24362) 12484 : cluster 0 pgmap v12453: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:44:43.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:44:43 smithi090 bash[32384]: cluster 2023-12-01T11:44:42.619652+0000 mgr.y (mgr.24362) 12484 : cluster 0 pgmap v12453: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:44:44.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:44:44 smithi090 bash[32384]: audit 2023-12-01T11:44:44.172447+0000 mon.c (mon.2) 7979 : audit 0 from='client.? 172.21.15.80:0/1396322319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:44:44.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:44:44 smithi080 bash[28361]: audit 2023-12-01T11:44:44.172447+0000 mon.c (mon.2) 7979 : audit 0 from='client.? 172.21.15.80:0/1396322319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:44:44.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:44:44 smithi080 bash[41963]: audit 2023-12-01T11:44:44.172447+0000 mon.c (mon.2) 7979 : audit 0 from='client.? 172.21.15.80:0/1396322319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:44:45.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:44:45 smithi090 bash[32384]: cluster 2023-12-01T11:44:44.620312+0000 mgr.y (mgr.24362) 12485 : cluster 0 pgmap v12454: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:44:45.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:44:45 smithi080 bash[28361]: cluster 2023-12-01T11:44:44.620312+0000 mgr.y (mgr.24362) 12485 : cluster 0 pgmap v12454: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:44:45.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:44:45 smithi080 bash[41963]: cluster 2023-12-01T11:44:44.620312+0000 mgr.y (mgr.24362) 12485 : cluster 0 pgmap v12454: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:44:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:44:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:44:46] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T11:44:47.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:44:46 smithi080 bash[28361]: audit 2023-12-01T11:44:46.622033+0000 mon.c (mon.2) 7980 : audit 0 from='client.? 172.21.15.80:0/3331097072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:44:47.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:44:46 smithi080 bash[41963]: audit 2023-12-01T11:44:46.622033+0000 mon.c (mon.2) 7980 : audit 0 from='client.? 172.21.15.80:0/3331097072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:44:47.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:44:46 smithi090 bash[32384]: audit 2023-12-01T11:44:46.622033+0000 mon.c (mon.2) 7980 : audit 0 from='client.? 172.21.15.80:0/3331097072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:44:48.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:44:47 smithi080 bash[28361]: cluster 2023-12-01T11:44:46.621373+0000 mgr.y (mgr.24362) 12486 : cluster 0 pgmap v12455: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:44:48.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:44:47 smithi080 bash[28361]: audit 2023-12-01T11:44:47.303093+0000 mon.c (mon.2) 7981 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:44:48.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:44:47 smithi080 bash[41963]: cluster 2023-12-01T11:44:46.621373+0000 mgr.y (mgr.24362) 12486 : cluster 0 pgmap v12455: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:44:48.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:44:47 smithi080 bash[41963]: audit 2023-12-01T11:44:47.303093+0000 mon.c (mon.2) 7981 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:44:48.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:44:47 smithi090 bash[32384]: cluster 2023-12-01T11:44:46.621373+0000 mgr.y (mgr.24362) 12486 : cluster 0 pgmap v12455: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:44:48.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:44:47 smithi090 bash[32384]: audit 2023-12-01T11:44:47.303093+0000 mon.c (mon.2) 7981 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:44:50.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:44:49 smithi080 bash[41963]: cluster 2023-12-01T11:44:48.622053+0000 mgr.y (mgr.24362) 12487 : cluster 0 pgmap v12456: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:44:50.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:44:49 smithi080 bash[41963]: audit 2023-12-01T11:44:49.080795+0000 mon.c (mon.2) 7982 : audit 0 from='client.? 172.21.15.80:0/1056419583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:44:50.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:44:49 smithi080 bash[28361]: cluster 2023-12-01T11:44:48.622053+0000 mgr.y (mgr.24362) 12487 : cluster 0 pgmap v12456: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:44:50.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:44:49 smithi080 bash[28361]: audit 2023-12-01T11:44:49.080795+0000 mon.c (mon.2) 7982 : audit 0 from='client.? 172.21.15.80:0/1056419583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:44:50.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:44:49 smithi090 bash[32384]: cluster 2023-12-01T11:44:48.622053+0000 mgr.y (mgr.24362) 12487 : cluster 0 pgmap v12456: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:44:50.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:44:49 smithi090 bash[32384]: audit 2023-12-01T11:44:49.080795+0000 mon.c (mon.2) 7982 : audit 0 from='client.? 172.21.15.80:0/1056419583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:44:52.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:44:51 smithi080 bash[41963]: cluster 2023-12-01T11:44:50.622880+0000 mgr.y (mgr.24362) 12488 : cluster 0 pgmap v12457: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:44:52.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:44:51 smithi080 bash[41963]: audit 2023-12-01T11:44:51.538289+0000 mon.a (mon.0) 7834 : audit 0 from='client.? 172.21.15.80:0/696120829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:44:52.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:44:51 smithi080 bash[28361]: cluster 2023-12-01T11:44:50.622880+0000 mgr.y (mgr.24362) 12488 : cluster 0 pgmap v12457: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:44:52.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:44:51 smithi080 bash[28361]: audit 2023-12-01T11:44:51.538289+0000 mon.a (mon.0) 7834 : audit 0 from='client.? 172.21.15.80:0/696120829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:44:52.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:44:51 smithi090 bash[32384]: cluster 2023-12-01T11:44:50.622880+0000 mgr.y (mgr.24362) 12488 : cluster 0 pgmap v12457: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:44:52.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:44:51 smithi090 bash[32384]: audit 2023-12-01T11:44:51.538289+0000 mon.a (mon.0) 7834 : audit 0 from='client.? 172.21.15.80:0/696120829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:44:54.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:44:53 smithi080 bash[28361]: cluster 2023-12-01T11:44:52.623790+0000 mgr.y (mgr.24362) 12489 : cluster 0 pgmap v12458: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:44:54.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:44:53 smithi080 bash[28361]: audit 2023-12-01T11:44:53.148368+0000 mon.a (mon.0) 7835 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:44:54.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:44:53 smithi080 bash[28361]: audit 2023-12-01T11:44:53.160357+0000 mon.a (mon.0) 7836 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:44:54.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:44:53 smithi080 bash[28361]: audit 2023-12-01T11:44:53.452782+0000 mon.a (mon.0) 7837 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:44:54.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:44:53 smithi080 bash[28361]: audit 2023-12-01T11:44:53.465271+0000 mon.a (mon.0) 7838 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:44:54.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:44:53 smithi080 bash[41963]: cluster 2023-12-01T11:44:52.623790+0000 mgr.y (mgr.24362) 12489 : cluster 0 pgmap v12458: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:44:54.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:44:53 smithi080 bash[41963]: audit 2023-12-01T11:44:53.148368+0000 mon.a (mon.0) 7835 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:44:54.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:44:53 smithi080 bash[41963]: audit 2023-12-01T11:44:53.160357+0000 mon.a (mon.0) 7836 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:44:54.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:44:53 smithi080 bash[41963]: audit 2023-12-01T11:44:53.452782+0000 mon.a (mon.0) 7837 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:44:54.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:44:53 smithi080 bash[41963]: audit 2023-12-01T11:44:53.465271+0000 mon.a (mon.0) 7838 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:44:54.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:44:53 smithi090 bash[32384]: cluster 2023-12-01T11:44:52.623790+0000 mgr.y (mgr.24362) 12489 : cluster 0 pgmap v12458: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:44:54.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:44:53 smithi090 bash[32384]: audit 2023-12-01T11:44:53.148368+0000 mon.a (mon.0) 7835 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:44:54.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:44:53 smithi090 bash[32384]: audit 2023-12-01T11:44:53.160357+0000 mon.a (mon.0) 7836 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:44:54.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:44:53 smithi090 bash[32384]: audit 2023-12-01T11:44:53.452782+0000 mon.a (mon.0) 7837 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:44:54.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:44:53 smithi090 bash[32384]: audit 2023-12-01T11:44:53.465271+0000 mon.a (mon.0) 7838 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:44:55.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:44:54 smithi080 bash[28361]: audit 2023-12-01T11:44:53.992237+0000 mon.c (mon.2) 7983 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:44:55.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:44:54 smithi080 bash[28361]: audit 2023-12-01T11:44:53.993805+0000 mon.c (mon.2) 7984 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:44:55.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:44:54 smithi080 bash[28361]: audit 2023-12-01T11:44:54.002375+0000 mon.a (mon.0) 7839 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:44:55.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:44:54 smithi080 bash[28361]: audit 2023-12-01T11:44:54.036464+0000 mon.c (mon.2) 7985 : audit 0 from='client.? 172.21.15.80:0/1953286421' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:44:55.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:44:54 smithi080 bash[41963]: audit 2023-12-01T11:44:53.992237+0000 mon.c (mon.2) 7983 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:44:55.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:44:54 smithi080 bash[41963]: audit 2023-12-01T11:44:53.993805+0000 mon.c (mon.2) 7984 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:44:55.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:44:54 smithi080 bash[41963]: audit 2023-12-01T11:44:54.002375+0000 mon.a (mon.0) 7839 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:44:55.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:44:54 smithi080 bash[41963]: audit 2023-12-01T11:44:54.036464+0000 mon.c (mon.2) 7985 : audit 0 from='client.? 172.21.15.80:0/1953286421' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:44:55.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:44:54 smithi090 bash[32384]: audit 2023-12-01T11:44:53.992237+0000 mon.c (mon.2) 7983 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:44:55.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:44:54 smithi090 bash[32384]: audit 2023-12-01T11:44:53.993805+0000 mon.c (mon.2) 7984 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:44:55.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:44:54 smithi090 bash[32384]: audit 2023-12-01T11:44:54.002375+0000 mon.a (mon.0) 7839 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:44:55.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:44:54 smithi090 bash[32384]: audit 2023-12-01T11:44:54.036464+0000 mon.c (mon.2) 7985 : audit 0 from='client.? 172.21.15.80:0/1953286421' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:44:56.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:44:56 smithi090 bash[32384]: cluster 2023-12-01T11:44:54.624388+0000 mgr.y (mgr.24362) 12490 : cluster 0 pgmap v12459: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:44:56.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:44:56 smithi090 bash[32384]: audit 2023-12-01T11:44:55.443566+0000 mon.c (mon.2) 7986 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:44:56.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:44:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:44:56] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T11:44:56.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:44:56 smithi080 bash[28361]: cluster 2023-12-01T11:44:54.624388+0000 mgr.y (mgr.24362) 12490 : cluster 0 pgmap v12459: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:44:56.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:44:56 smithi080 bash[28361]: audit 2023-12-01T11:44:55.443566+0000 mon.c (mon.2) 7986 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:44:56.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:44:56 smithi080 bash[41963]: cluster 2023-12-01T11:44:54.624388+0000 mgr.y (mgr.24362) 12490 : cluster 0 pgmap v12459: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:44:56.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:44:56 smithi080 bash[41963]: audit 2023-12-01T11:44:55.443566+0000 mon.c (mon.2) 7986 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:44:57.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:44:57 smithi080 bash[28361]: audit 2023-12-01T11:44:56.495942+0000 mon.c (mon.2) 7987 : audit 0 from='client.? 172.21.15.80:0/4203370050' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:44:57.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:44:57 smithi080 bash[41963]: audit 2023-12-01T11:44:56.495942+0000 mon.c (mon.2) 7987 : audit 0 from='client.? 172.21.15.80:0/4203370050' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:44:57.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:44:57 smithi090 bash[32384]: audit 2023-12-01T11:44:56.495942+0000 mon.c (mon.2) 7987 : audit 0 from='client.? 172.21.15.80:0/4203370050' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:44:58.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:44:58 smithi080 bash[28361]: cluster 2023-12-01T11:44:56.625546+0000 mgr.y (mgr.24362) 12491 : cluster 0 pgmap v12460: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:44:58.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:44:58 smithi080 bash[41963]: cluster 2023-12-01T11:44:56.625546+0000 mgr.y (mgr.24362) 12491 : cluster 0 pgmap v12460: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:44:58.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:44:58 smithi090 bash[32384]: cluster 2023-12-01T11:44:56.625546+0000 mgr.y (mgr.24362) 12491 : cluster 0 pgmap v12460: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:44:59.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:44:59 smithi080 bash[28361]: audit 2023-12-01T11:44:58.944454+0000 mon.c (mon.2) 7988 : audit 0 from='client.? 172.21.15.80:0/41369294' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:44:59.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:44:59 smithi080 bash[41963]: audit 2023-12-01T11:44:58.944454+0000 mon.c (mon.2) 7988 : audit 0 from='client.? 172.21.15.80:0/41369294' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:44:59.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:44:59 smithi090 bash[32384]: audit 2023-12-01T11:44:58.944454+0000 mon.c (mon.2) 7988 : audit 0 from='client.? 172.21.15.80:0/41369294' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:45:00.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:45:00 smithi080 bash[28361]: cluster 2023-12-01T11:44:58.626168+0000 mgr.y (mgr.24362) 12492 : cluster 0 pgmap v12461: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:45:00.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:45:00 smithi080 bash[41963]: cluster 2023-12-01T11:44:58.626168+0000 mgr.y (mgr.24362) 12492 : cluster 0 pgmap v12461: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:45:00.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:45:00 smithi090 bash[32384]: cluster 2023-12-01T11:44:58.626168+0000 mgr.y (mgr.24362) 12492 : cluster 0 pgmap v12461: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:45:02.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:45:02 smithi080 bash[28361]: cluster 2023-12-01T11:45:00.626819+0000 mgr.y (mgr.24362) 12493 : cluster 0 pgmap v12462: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:45:02.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:45:02 smithi080 bash[28361]: audit 2023-12-01T11:45:01.402494+0000 mon.c (mon.2) 7989 : audit 0 from='client.? 172.21.15.80:0/389044147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:45:02.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:45:02 smithi080 bash[41963]: cluster 2023-12-01T11:45:00.626819+0000 mgr.y (mgr.24362) 12493 : cluster 0 pgmap v12462: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:45:02.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:45:02 smithi080 bash[41963]: audit 2023-12-01T11:45:01.402494+0000 mon.c (mon.2) 7989 : audit 0 from='client.? 172.21.15.80:0/389044147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:45:02.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:45:02 smithi090 bash[32384]: cluster 2023-12-01T11:45:00.626819+0000 mgr.y (mgr.24362) 12493 : cluster 0 pgmap v12462: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:45:02.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:45:02 smithi090 bash[32384]: audit 2023-12-01T11:45:01.402494+0000 mon.c (mon.2) 7989 : audit 0 from='client.? 172.21.15.80:0/389044147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:45:04.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:45:04 smithi080 bash[28361]: cluster 2023-12-01T11:45:02.627945+0000 mgr.y (mgr.24362) 12494 : cluster 0 pgmap v12463: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:45:04.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:45:04 smithi080 bash[28361]: audit 2023-12-01T11:45:03.852710+0000 mon.a (mon.0) 7840 : audit 0 from='client.? 172.21.15.80:0/1947065048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:45:04.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:45:04 smithi080 bash[41963]: cluster 2023-12-01T11:45:02.627945+0000 mgr.y (mgr.24362) 12494 : cluster 0 pgmap v12463: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:45:04.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:45:04 smithi080 bash[41963]: audit 2023-12-01T11:45:03.852710+0000 mon.a (mon.0) 7840 : audit 0 from='client.? 172.21.15.80:0/1947065048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:45:04.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:45:04 smithi090 bash[32384]: cluster 2023-12-01T11:45:02.627945+0000 mgr.y (mgr.24362) 12494 : cluster 0 pgmap v12463: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:45:04.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:45:04 smithi090 bash[32384]: audit 2023-12-01T11:45:03.852710+0000 mon.a (mon.0) 7840 : audit 0 from='client.? 172.21.15.80:0/1947065048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:45:06.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:45:06 smithi080 bash[28361]: cluster 2023-12-01T11:45:04.628588+0000 mgr.y (mgr.24362) 12495 : cluster 0 pgmap v12464: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:45:06.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:45:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:45:06] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T11:45:06.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:45:06 smithi080 bash[41963]: cluster 2023-12-01T11:45:04.628588+0000 mgr.y (mgr.24362) 12495 : cluster 0 pgmap v12464: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:45:06.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:45:06 smithi090 bash[32384]: cluster 2023-12-01T11:45:04.628588+0000 mgr.y (mgr.24362) 12495 : cluster 0 pgmap v12464: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:45:07.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:45:07 smithi080 bash[28361]: audit 2023-12-01T11:45:06.298678+0000 mon.a (mon.0) 7841 : audit 0 from='client.? 172.21.15.80:0/2060796854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:45:07.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:45:07 smithi080 bash[41963]: audit 2023-12-01T11:45:06.298678+0000 mon.a (mon.0) 7841 : audit 0 from='client.? 172.21.15.80:0/2060796854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:45:07.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:45:07 smithi090 bash[32384]: audit 2023-12-01T11:45:06.298678+0000 mon.a (mon.0) 7841 : audit 0 from='client.? 172.21.15.80:0/2060796854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:45:08.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:45:08 smithi080 bash[28361]: cluster 2023-12-01T11:45:06.629755+0000 mgr.y (mgr.24362) 12496 : cluster 0 pgmap v12465: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:45:08.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:45:08 smithi080 bash[41963]: cluster 2023-12-01T11:45:06.629755+0000 mgr.y (mgr.24362) 12496 : cluster 0 pgmap v12465: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:45:08.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:45:08 smithi090 bash[32384]: cluster 2023-12-01T11:45:06.629755+0000 mgr.y (mgr.24362) 12496 : cluster 0 pgmap v12465: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:45:09.430 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:45:09 smithi080 bash[41963]: audit 2023-12-01T11:45:08.762290+0000 mon.a (mon.0) 7842 : audit 0 from='client.? 172.21.15.80:0/671051302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:45:09.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:45:09 smithi080 bash[28361]: audit 2023-12-01T11:45:08.762290+0000 mon.a (mon.0) 7842 : audit 0 from='client.? 172.21.15.80:0/671051302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:45:09.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:45:09 smithi090 bash[32384]: audit 2023-12-01T11:45:08.762290+0000 mon.a (mon.0) 7842 : audit 0 from='client.? 172.21.15.80:0/671051302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:45:10.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:45:10 smithi080 bash[41963]: cluster 2023-12-01T11:45:08.630337+0000 mgr.y (mgr.24362) 12497 : cluster 0 pgmap v12466: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:45:10.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:45:10 smithi080 bash[28361]: cluster 2023-12-01T11:45:08.630337+0000 mgr.y (mgr.24362) 12497 : cluster 0 pgmap v12466: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:45:10.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:45:10 smithi090 bash[32384]: cluster 2023-12-01T11:45:08.630337+0000 mgr.y (mgr.24362) 12497 : cluster 0 pgmap v12466: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:45:11.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:45:11 smithi080 bash[28361]: audit 2023-12-01T11:45:10.444072+0000 mon.c (mon.2) 7990 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:45:11.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:45:11 smithi080 bash[41963]: audit 2023-12-01T11:45:10.444072+0000 mon.c (mon.2) 7990 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:45:11.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:45:11 smithi090 bash[32384]: audit 2023-12-01T11:45:10.444072+0000 mon.c (mon.2) 7990 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:45:12.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:45:12 smithi080 bash[28361]: cluster 2023-12-01T11:45:10.630903+0000 mgr.y (mgr.24362) 12498 : cluster 0 pgmap v12467: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:45:12.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:45:12 smithi080 bash[28361]: audit 2023-12-01T11:45:11.215734+0000 mon.a (mon.0) 7843 : audit 0 from='client.? 172.21.15.80:0/2644700638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:45:12.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:45:12 smithi080 bash[41963]: cluster 2023-12-01T11:45:10.630903+0000 mgr.y (mgr.24362) 12498 : cluster 0 pgmap v12467: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:45:12.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:45:12 smithi080 bash[41963]: audit 2023-12-01T11:45:11.215734+0000 mon.a (mon.0) 7843 : audit 0 from='client.? 172.21.15.80:0/2644700638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:45:12.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:45:12 smithi090 bash[32384]: cluster 2023-12-01T11:45:10.630903+0000 mgr.y (mgr.24362) 12498 : cluster 0 pgmap v12467: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:45:12.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:45:12 smithi090 bash[32384]: audit 2023-12-01T11:45:11.215734+0000 mon.a (mon.0) 7843 : audit 0 from='client.? 172.21.15.80:0/2644700638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:45:13.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:45:13 smithi080 bash[41963]: cluster 2023-12-01T11:45:12.632136+0000 mgr.y (mgr.24362) 12499 : cluster 0 pgmap v12468: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:45:13.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:45:13 smithi080 bash[28361]: cluster 2023-12-01T11:45:12.632136+0000 mgr.y (mgr.24362) 12499 : cluster 0 pgmap v12468: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:45:13.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:45:13 smithi090 bash[32384]: cluster 2023-12-01T11:45:12.632136+0000 mgr.y (mgr.24362) 12499 : cluster 0 pgmap v12468: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:45:14.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:45:14 smithi080 bash[28361]: audit 2023-12-01T11:45:13.675048+0000 mon.c (mon.2) 7991 : audit 0 from='client.? 172.21.15.80:0/3555835225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:45:14.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:45:14 smithi080 bash[41963]: audit 2023-12-01T11:45:13.675048+0000 mon.c (mon.2) 7991 : audit 0 from='client.? 172.21.15.80:0/3555835225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:45:14.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:45:14 smithi090 bash[32384]: audit 2023-12-01T11:45:13.675048+0000 mon.c (mon.2) 7991 : audit 0 from='client.? 172.21.15.80:0/3555835225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:45:15.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:45:15 smithi080 bash[28361]: cluster 2023-12-01T11:45:14.632807+0000 mgr.y (mgr.24362) 12500 : cluster 0 pgmap v12469: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:45:15.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:45:15 smithi080 bash[41963]: cluster 2023-12-01T11:45:14.632807+0000 mgr.y (mgr.24362) 12500 : cluster 0 pgmap v12469: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:45:15.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:45:15 smithi090 bash[32384]: cluster 2023-12-01T11:45:14.632807+0000 mgr.y (mgr.24362) 12500 : cluster 0 pgmap v12469: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:45:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:45:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:45:16] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T11:45:17.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:45:16 smithi080 bash[28361]: audit 2023-12-01T11:45:16.139201+0000 mon.c (mon.2) 7992 : audit 0 from='client.? 172.21.15.80:0/2010867603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:45:17.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:45:16 smithi080 bash[41963]: audit 2023-12-01T11:45:16.139201+0000 mon.c (mon.2) 7992 : audit 0 from='client.? 172.21.15.80:0/2010867603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:45:17.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:45:16 smithi090 bash[32384]: audit 2023-12-01T11:45:16.139201+0000 mon.c (mon.2) 7992 : audit 0 from='client.? 172.21.15.80:0/2010867603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:45:18.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:45:17 smithi080 bash[28361]: cluster 2023-12-01T11:45:16.633878+0000 mgr.y (mgr.24362) 12501 : cluster 0 pgmap v12470: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:45:18.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:45:17 smithi080 bash[41963]: cluster 2023-12-01T11:45:16.633878+0000 mgr.y (mgr.24362) 12501 : cluster 0 pgmap v12470: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:45:18.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:45:17 smithi090 bash[32384]: cluster 2023-12-01T11:45:16.633878+0000 mgr.y (mgr.24362) 12501 : cluster 0 pgmap v12470: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:45:19.189 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:45:18 smithi080 bash[28361]: audit 2023-12-01T11:45:18.597518+0000 mon.c (mon.2) 7993 : audit 0 from='client.? 172.21.15.80:0/3536976429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:45:19.193 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:45:18 smithi080 bash[41963]: audit 2023-12-01T11:45:18.597518+0000 mon.c (mon.2) 7993 : audit 0 from='client.? 172.21.15.80:0/3536976429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:45:19.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:45:18 smithi090 bash[32384]: audit 2023-12-01T11:45:18.597518+0000 mon.c (mon.2) 7993 : audit 0 from='client.? 172.21.15.80:0/3536976429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:45:20.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:45:19 smithi080 bash[28361]: cluster 2023-12-01T11:45:18.634522+0000 mgr.y (mgr.24362) 12502 : cluster 0 pgmap v12471: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:45:20.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:45:19 smithi080 bash[41963]: cluster 2023-12-01T11:45:18.634522+0000 mgr.y (mgr.24362) 12502 : cluster 0 pgmap v12471: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:45:20.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:45:19 smithi090 bash[32384]: cluster 2023-12-01T11:45:18.634522+0000 mgr.y (mgr.24362) 12502 : cluster 0 pgmap v12471: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:45:22.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:45:21 smithi080 bash[28361]: cluster 2023-12-01T11:45:20.635071+0000 mgr.y (mgr.24362) 12503 : cluster 0 pgmap v12472: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:45:22.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:45:21 smithi080 bash[28361]: audit 2023-12-01T11:45:21.046064+0000 mon.c (mon.2) 7994 : audit 0 from='client.? 172.21.15.80:0/89681521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:45:22.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:45:21 smithi080 bash[41963]: cluster 2023-12-01T11:45:20.635071+0000 mgr.y (mgr.24362) 12503 : cluster 0 pgmap v12472: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:45:22.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:45:21 smithi080 bash[41963]: audit 2023-12-01T11:45:21.046064+0000 mon.c (mon.2) 7994 : audit 0 from='client.? 172.21.15.80:0/89681521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:45:22.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:45:21 smithi090 bash[32384]: cluster 2023-12-01T11:45:20.635071+0000 mgr.y (mgr.24362) 12503 : cluster 0 pgmap v12472: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:45:22.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:45:21 smithi090 bash[32384]: audit 2023-12-01T11:45:21.046064+0000 mon.c (mon.2) 7994 : audit 0 from='client.? 172.21.15.80:0/89681521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:45:24.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:45:23 smithi090 bash[32384]: cluster 2023-12-01T11:45:22.636246+0000 mgr.y (mgr.24362) 12504 : cluster 0 pgmap v12473: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:45:24.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:45:23 smithi090 bash[32384]: audit 2023-12-01T11:45:23.503542+0000 mon.c (mon.2) 7995 : audit 0 from='client.? 172.21.15.80:0/3037963248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:45:24.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:45:23 smithi080 bash[28361]: cluster 2023-12-01T11:45:22.636246+0000 mgr.y (mgr.24362) 12504 : cluster 0 pgmap v12473: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:45:24.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:45:23 smithi080 bash[28361]: audit 2023-12-01T11:45:23.503542+0000 mon.c (mon.2) 7995 : audit 0 from='client.? 172.21.15.80:0/3037963248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:45:24.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:45:23 smithi080 bash[41963]: cluster 2023-12-01T11:45:22.636246+0000 mgr.y (mgr.24362) 12504 : cluster 0 pgmap v12473: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:45:24.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:45:23 smithi080 bash[41963]: audit 2023-12-01T11:45:23.503542+0000 mon.c (mon.2) 7995 : audit 0 from='client.? 172.21.15.80:0/3037963248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:45:26.232 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:45:25 smithi080 bash[41963]: cluster 2023-12-01T11:45:24.636834+0000 mgr.y (mgr.24362) 12505 : cluster 0 pgmap v12474: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:45:26.233 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:45:25 smithi080 bash[41963]: audit 2023-12-01T11:45:25.444318+0000 mon.c (mon.2) 7996 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:45:26.233 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:45:25 smithi080 bash[28361]: cluster 2023-12-01T11:45:24.636834+0000 mgr.y (mgr.24362) 12505 : cluster 0 pgmap v12474: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:45:26.233 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:45:25 smithi080 bash[28361]: audit 2023-12-01T11:45:25.444318+0000 mon.c (mon.2) 7996 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:45:26.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:45:25 smithi090 bash[32384]: cluster 2023-12-01T11:45:24.636834+0000 mgr.y (mgr.24362) 12505 : cluster 0 pgmap v12474: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:45:26.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:45:25 smithi090 bash[32384]: audit 2023-12-01T11:45:25.444318+0000 mon.c (mon.2) 7996 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:45:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:45:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:45:26] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T11:45:27.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:45:26 smithi090 bash[32384]: audit 2023-12-01T11:45:25.958139+0000 mon.a (mon.0) 7844 : audit 0 from='client.? 172.21.15.80:0/1423416629' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:45:27.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:45:26 smithi080 bash[28361]: audit 2023-12-01T11:45:25.958139+0000 mon.a (mon.0) 7844 : audit 0 from='client.? 172.21.15.80:0/1423416629' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:45:27.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:45:26 smithi080 bash[41963]: audit 2023-12-01T11:45:25.958139+0000 mon.a (mon.0) 7844 : audit 0 from='client.? 172.21.15.80:0/1423416629' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:45:28.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:45:27 smithi090 bash[32384]: cluster 2023-12-01T11:45:26.638033+0000 mgr.y (mgr.24362) 12506 : cluster 0 pgmap v12475: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:45:28.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:45:27 smithi080 bash[28361]: cluster 2023-12-01T11:45:26.638033+0000 mgr.y (mgr.24362) 12506 : cluster 0 pgmap v12475: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:45:28.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:45:27 smithi080 bash[41963]: cluster 2023-12-01T11:45:26.638033+0000 mgr.y (mgr.24362) 12506 : cluster 0 pgmap v12475: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:45:29.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:45:28 smithi090 bash[32384]: audit 2023-12-01T11:45:28.410639+0000 mon.a (mon.0) 7845 : audit 0 from='client.? 172.21.15.80:0/2088677969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:45:29.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:45:28 smithi080 bash[28361]: audit 2023-12-01T11:45:28.410639+0000 mon.a (mon.0) 7845 : audit 0 from='client.? 172.21.15.80:0/2088677969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:45:29.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:45:28 smithi080 bash[41963]: audit 2023-12-01T11:45:28.410639+0000 mon.a (mon.0) 7845 : audit 0 from='client.? 172.21.15.80:0/2088677969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:45:30.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:45:29 smithi090 bash[32384]: cluster 2023-12-01T11:45:28.638703+0000 mgr.y (mgr.24362) 12507 : cluster 0 pgmap v12476: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:45:30.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:45:29 smithi080 bash[28361]: cluster 2023-12-01T11:45:28.638703+0000 mgr.y (mgr.24362) 12507 : cluster 0 pgmap v12476: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:45:30.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:45:29 smithi080 bash[41963]: cluster 2023-12-01T11:45:28.638703+0000 mgr.y (mgr.24362) 12507 : cluster 0 pgmap v12476: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:45:31.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:45:30 smithi090 bash[32384]: audit 2023-12-01T11:45:30.875822+0000 mon.c (mon.2) 7997 : audit 0 from='client.? 172.21.15.80:0/573912420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:45:31.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:45:30 smithi080 bash[28361]: audit 2023-12-01T11:45:30.875822+0000 mon.c (mon.2) 7997 : audit 0 from='client.? 172.21.15.80:0/573912420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:45:31.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:45:30 smithi080 bash[41963]: audit 2023-12-01T11:45:30.875822+0000 mon.c (mon.2) 7997 : audit 0 from='client.? 172.21.15.80:0/573912420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:45:32.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:45:31 smithi090 bash[32384]: cluster 2023-12-01T11:45:30.639309+0000 mgr.y (mgr.24362) 12508 : cluster 0 pgmap v12477: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:45:32.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:45:31 smithi080 bash[28361]: cluster 2023-12-01T11:45:30.639309+0000 mgr.y (mgr.24362) 12508 : cluster 0 pgmap v12477: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:45:32.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:45:31 smithi080 bash[41963]: cluster 2023-12-01T11:45:30.639309+0000 mgr.y (mgr.24362) 12508 : cluster 0 pgmap v12477: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:45:34.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:45:33 smithi090 bash[32384]: cluster 2023-12-01T11:45:32.640542+0000 mgr.y (mgr.24362) 12509 : cluster 0 pgmap v12478: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:45:34.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:45:33 smithi090 bash[32384]: audit 2023-12-01T11:45:33.328213+0000 mon.a (mon.0) 7846 : audit 0 from='client.? 172.21.15.80:0/1850027862' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:45:34.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:45:33 smithi080 bash[28361]: cluster 2023-12-01T11:45:32.640542+0000 mgr.y (mgr.24362) 12509 : cluster 0 pgmap v12478: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:45:34.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:45:33 smithi080 bash[28361]: audit 2023-12-01T11:45:33.328213+0000 mon.a (mon.0) 7846 : audit 0 from='client.? 172.21.15.80:0/1850027862' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:45:34.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:45:33 smithi080 bash[41963]: cluster 2023-12-01T11:45:32.640542+0000 mgr.y (mgr.24362) 12509 : cluster 0 pgmap v12478: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:45:34.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:45:33 smithi080 bash[41963]: audit 2023-12-01T11:45:33.328213+0000 mon.a (mon.0) 7846 : audit 0 from='client.? 172.21.15.80:0/1850027862' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:45:36.232 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:45:35 smithi080 bash[28361]: cluster 2023-12-01T11:45:34.641204+0000 mgr.y (mgr.24362) 12510 : cluster 0 pgmap v12479: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:45:36.232 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:45:35 smithi080 bash[28361]: audit 2023-12-01T11:45:35.790136+0000 mon.a (mon.0) 7847 : audit 0 from='client.? 172.21.15.80:0/2956885623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:45:36.232 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:45:35 smithi080 bash[41963]: cluster 2023-12-01T11:45:34.641204+0000 mgr.y (mgr.24362) 12510 : cluster 0 pgmap v12479: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:45:36.232 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:45:35 smithi080 bash[41963]: audit 2023-12-01T11:45:35.790136+0000 mon.a (mon.0) 7847 : audit 0 from='client.? 172.21.15.80:0/2956885623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:45:36.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:45:35 smithi090 bash[32384]: cluster 2023-12-01T11:45:34.641204+0000 mgr.y (mgr.24362) 12510 : cluster 0 pgmap v12479: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:45:36.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:45:35 smithi090 bash[32384]: audit 2023-12-01T11:45:35.790136+0000 mon.a (mon.0) 7847 : audit 0 from='client.? 172.21.15.80:0/2956885623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:45:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:45:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:45:36] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T11:45:38.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:45:37 smithi090 bash[32384]: cluster 2023-12-01T11:45:36.642379+0000 mgr.y (mgr.24362) 12511 : cluster 0 pgmap v12480: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:45:38.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:45:37 smithi080 bash[41963]: cluster 2023-12-01T11:45:36.642379+0000 mgr.y (mgr.24362) 12511 : cluster 0 pgmap v12480: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:45:38.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:45:37 smithi080 bash[28361]: cluster 2023-12-01T11:45:36.642379+0000 mgr.y (mgr.24362) 12511 : cluster 0 pgmap v12480: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:45:39.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:45:38 smithi090 bash[32384]: audit 2023-12-01T11:45:38.243432+0000 mon.c (mon.2) 7998 : audit 0 from='client.? 172.21.15.80:0/4106519963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:45:39.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:45:38 smithi080 bash[28361]: audit 2023-12-01T11:45:38.243432+0000 mon.c (mon.2) 7998 : audit 0 from='client.? 172.21.15.80:0/4106519963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:45:39.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:45:38 smithi080 bash[41963]: audit 2023-12-01T11:45:38.243432+0000 mon.c (mon.2) 7998 : audit 0 from='client.? 172.21.15.80:0/4106519963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:45:40.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:45:39 smithi090 bash[32384]: cluster 2023-12-01T11:45:38.643128+0000 mgr.y (mgr.24362) 12512 : cluster 0 pgmap v12481: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:45:40.430 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:45:39 smithi080 bash[41963]: cluster 2023-12-01T11:45:38.643128+0000 mgr.y (mgr.24362) 12512 : cluster 0 pgmap v12481: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:45:40.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:45:39 smithi080 bash[28361]: cluster 2023-12-01T11:45:38.643128+0000 mgr.y (mgr.24362) 12512 : cluster 0 pgmap v12481: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:45:41.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:45:41 smithi090 bash[32384]: audit 2023-12-01T11:45:40.444696+0000 mon.c (mon.2) 7999 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:45:41.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:45:41 smithi090 bash[32384]: audit 2023-12-01T11:45:40.705314+0000 mon.a (mon.0) 7848 : audit 0 from='client.? 172.21.15.80:0/1197788748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:45:41.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:45:41 smithi080 bash[41963]: audit 2023-12-01T11:45:40.444696+0000 mon.c (mon.2) 7999 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:45:41.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:45:41 smithi080 bash[41963]: audit 2023-12-01T11:45:40.705314+0000 mon.a (mon.0) 7848 : audit 0 from='client.? 172.21.15.80:0/1197788748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:45:41.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:45:41 smithi080 bash[28361]: audit 2023-12-01T11:45:40.444696+0000 mon.c (mon.2) 7999 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:45:41.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:45:41 smithi080 bash[28361]: audit 2023-12-01T11:45:40.705314+0000 mon.a (mon.0) 7848 : audit 0 from='client.? 172.21.15.80:0/1197788748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:45:42.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:45:42 smithi090 bash[32384]: cluster 2023-12-01T11:45:40.643831+0000 mgr.y (mgr.24362) 12513 : cluster 0 pgmap v12482: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:45:42.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:45:42 smithi080 bash[28361]: cluster 2023-12-01T11:45:40.643831+0000 mgr.y (mgr.24362) 12513 : cluster 0 pgmap v12482: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:45:42.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:45:42 smithi080 bash[41963]: cluster 2023-12-01T11:45:40.643831+0000 mgr.y (mgr.24362) 12513 : cluster 0 pgmap v12482: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:45:44.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:45:44 smithi090 bash[32384]: cluster 2023-12-01T11:45:42.644898+0000 mgr.y (mgr.24362) 12514 : cluster 0 pgmap v12483: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:45:44.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:45:44 smithi090 bash[32384]: audit 2023-12-01T11:45:43.155829+0000 mon.c (mon.2) 8000 : audit 0 from='client.? 172.21.15.80:0/2829569439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:45:44.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:45:44 smithi080 bash[41963]: cluster 2023-12-01T11:45:42.644898+0000 mgr.y (mgr.24362) 12514 : cluster 0 pgmap v12483: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:45:44.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:45:44 smithi080 bash[41963]: audit 2023-12-01T11:45:43.155829+0000 mon.c (mon.2) 8000 : audit 0 from='client.? 172.21.15.80:0/2829569439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:45:44.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:45:44 smithi080 bash[28361]: cluster 2023-12-01T11:45:42.644898+0000 mgr.y (mgr.24362) 12514 : cluster 0 pgmap v12483: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:45:44.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:45:44 smithi080 bash[28361]: audit 2023-12-01T11:45:43.155829+0000 mon.c (mon.2) 8000 : audit 0 from='client.? 172.21.15.80:0/2829569439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:45:46.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:45:46 smithi090 bash[32384]: cluster 2023-12-01T11:45:44.645590+0000 mgr.y (mgr.24362) 12515 : cluster 0 pgmap v12484: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:45:46.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:45:46 smithi090 bash[32384]: audit 2023-12-01T11:45:45.602074+0000 mon.c (mon.2) 8001 : audit 0 from='client.? 172.21.15.80:0/3773007173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:45:46.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:45:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:45:46] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T11:45:46.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:45:46 smithi080 bash[41963]: cluster 2023-12-01T11:45:44.645590+0000 mgr.y (mgr.24362) 12515 : cluster 0 pgmap v12484: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:45:46.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:45:46 smithi080 bash[41963]: audit 2023-12-01T11:45:45.602074+0000 mon.c (mon.2) 8001 : audit 0 from='client.? 172.21.15.80:0/3773007173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:45:46.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:45:46 smithi080 bash[28361]: cluster 2023-12-01T11:45:44.645590+0000 mgr.y (mgr.24362) 12515 : cluster 0 pgmap v12484: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:45:46.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:45:46 smithi080 bash[28361]: audit 2023-12-01T11:45:45.602074+0000 mon.c (mon.2) 8001 : audit 0 from='client.? 172.21.15.80:0/3773007173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:45:48.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:45:48 smithi090 bash[32384]: cluster 2023-12-01T11:45:46.646726+0000 mgr.y (mgr.24362) 12516 : cluster 0 pgmap v12485: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:45:48.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:45:48 smithi080 bash[41963]: cluster 2023-12-01T11:45:46.646726+0000 mgr.y (mgr.24362) 12516 : cluster 0 pgmap v12485: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:45:48.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:45:48 smithi080 bash[28361]: cluster 2023-12-01T11:45:46.646726+0000 mgr.y (mgr.24362) 12516 : cluster 0 pgmap v12485: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:45:49.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:45:49 smithi080 bash[41963]: audit 2023-12-01T11:45:48.059742+0000 mon.a (mon.0) 7849 : audit 0 from='client.? 172.21.15.80:0/2269652388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:45:49.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:45:49 smithi080 bash[28361]: audit 2023-12-01T11:45:48.059742+0000 mon.a (mon.0) 7849 : audit 0 from='client.? 172.21.15.80:0/2269652388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:45:49.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:45:49 smithi090 bash[32384]: audit 2023-12-01T11:45:48.059742+0000 mon.a (mon.0) 7849 : audit 0 from='client.? 172.21.15.80:0/2269652388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:45:50.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:45:50 smithi080 bash[28361]: cluster 2023-12-01T11:45:48.647386+0000 mgr.y (mgr.24362) 12517 : cluster 0 pgmap v12486: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:45:50.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:45:50 smithi080 bash[41963]: cluster 2023-12-01T11:45:48.647386+0000 mgr.y (mgr.24362) 12517 : cluster 0 pgmap v12486: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:45:50.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:45:50 smithi090 bash[32384]: cluster 2023-12-01T11:45:48.647386+0000 mgr.y (mgr.24362) 12517 : cluster 0 pgmap v12486: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:45:51.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:45:51 smithi080 bash[41963]: audit 2023-12-01T11:45:50.513243+0000 mon.c (mon.2) 8002 : audit 0 from='client.? 172.21.15.80:0/843022913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:45:51.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:45:51 smithi080 bash[28361]: audit 2023-12-01T11:45:50.513243+0000 mon.c (mon.2) 8002 : audit 0 from='client.? 172.21.15.80:0/843022913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:45:51.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:45:51 smithi090 bash[32384]: audit 2023-12-01T11:45:50.513243+0000 mon.c (mon.2) 8002 : audit 0 from='client.? 172.21.15.80:0/843022913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:45:52.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:45:52 smithi080 bash[41963]: cluster 2023-12-01T11:45:50.648048+0000 mgr.y (mgr.24362) 12518 : cluster 0 pgmap v12487: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:45:52.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:45:52 smithi080 bash[28361]: cluster 2023-12-01T11:45:50.648048+0000 mgr.y (mgr.24362) 12518 : cluster 0 pgmap v12487: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:45:52.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:45:52 smithi090 bash[32384]: cluster 2023-12-01T11:45:50.648048+0000 mgr.y (mgr.24362) 12518 : cluster 0 pgmap v12487: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:45:53.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:45:53 smithi080 bash[41963]: audit 2023-12-01T11:45:52.967233+0000 mon.a (mon.0) 7850 : audit 0 from='client.? 172.21.15.80:0/3724708502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:45:53.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:45:53 smithi080 bash[28361]: audit 2023-12-01T11:45:52.967233+0000 mon.a (mon.0) 7850 : audit 0 from='client.? 172.21.15.80:0/3724708502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:45:53.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:45:53 smithi090 bash[32384]: audit 2023-12-01T11:45:52.967233+0000 mon.a (mon.0) 7850 : audit 0 from='client.? 172.21.15.80:0/3724708502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:45:54.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:45:54 smithi080 bash[28361]: cluster 2023-12-01T11:45:52.648998+0000 mgr.y (mgr.24362) 12519 : cluster 0 pgmap v12488: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:45:54.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:45:54 smithi080 bash[41963]: cluster 2023-12-01T11:45:52.648998+0000 mgr.y (mgr.24362) 12519 : cluster 0 pgmap v12488: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:45:54.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:45:54 smithi090 bash[32384]: cluster 2023-12-01T11:45:52.648998+0000 mgr.y (mgr.24362) 12519 : cluster 0 pgmap v12488: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:45:55.430 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:45:55 smithi080 bash[41963]: audit 2023-12-01T11:45:54.087451+0000 mon.c (mon.2) 8003 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:45:55.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:45:55 smithi080 bash[41963]: audit 2023-12-01T11:45:54.467014+0000 mon.a (mon.0) 7851 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:45:55.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:45:55 smithi080 bash[41963]: audit 2023-12-01T11:45:54.480774+0000 mon.a (mon.0) 7852 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:45:55.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:45:55 smithi080 bash[28361]: audit 2023-12-01T11:45:54.087451+0000 mon.c (mon.2) 8003 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:45:55.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:45:55 smithi080 bash[28361]: audit 2023-12-01T11:45:54.467014+0000 mon.a (mon.0) 7851 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:45:55.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:45:55 smithi080 bash[28361]: audit 2023-12-01T11:45:54.480774+0000 mon.a (mon.0) 7852 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:45:55.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:45:55 smithi090 bash[32384]: audit 2023-12-01T11:45:54.087451+0000 mon.c (mon.2) 8003 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:45:55.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:45:55 smithi090 bash[32384]: audit 2023-12-01T11:45:54.467014+0000 mon.a (mon.0) 7851 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:45:55.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:45:55 smithi090 bash[32384]: audit 2023-12-01T11:45:54.480774+0000 mon.a (mon.0) 7852 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:45:56.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:45:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:45:56] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T11:45:56.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:45:56 smithi080 bash[41963]: cluster 2023-12-01T11:45:54.649598+0000 mgr.y (mgr.24362) 12520 : cluster 0 pgmap v12489: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:45:56.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:45:56 smithi080 bash[41963]: audit 2023-12-01T11:45:55.436031+0000 mon.a (mon.0) 7853 : audit 0 from='client.? 172.21.15.80:0/227255607' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:45:56.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:45:56 smithi080 bash[41963]: audit 2023-12-01T11:45:55.444890+0000 mon.c (mon.2) 8004 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:45:56.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:45:56 smithi080 bash[28361]: cluster 2023-12-01T11:45:54.649598+0000 mgr.y (mgr.24362) 12520 : cluster 0 pgmap v12489: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:45:56.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:45:56 smithi080 bash[28361]: audit 2023-12-01T11:45:55.436031+0000 mon.a (mon.0) 7853 : audit 0 from='client.? 172.21.15.80:0/227255607' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:45:56.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:45:56 smithi080 bash[28361]: audit 2023-12-01T11:45:55.444890+0000 mon.c (mon.2) 8004 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:45:56.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:45:56 smithi090 bash[32384]: cluster 2023-12-01T11:45:54.649598+0000 mgr.y (mgr.24362) 12520 : cluster 0 pgmap v12489: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:45:56.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:45:56 smithi090 bash[32384]: audit 2023-12-01T11:45:55.436031+0000 mon.a (mon.0) 7853 : audit 0 from='client.? 172.21.15.80:0/227255607' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:45:56.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:45:56 smithi090 bash[32384]: audit 2023-12-01T11:45:55.444890+0000 mon.c (mon.2) 8004 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:45:58.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:45:58 smithi080 bash[41963]: cluster 2023-12-01T11:45:56.650738+0000 mgr.y (mgr.24362) 12521 : cluster 0 pgmap v12490: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:45:58.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:45:58 smithi080 bash[41963]: audit 2023-12-01T11:45:57.892619+0000 mon.c (mon.2) 8005 : audit 0 from='client.? 172.21.15.80:0/3419121333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:45:58.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:45:58 smithi080 bash[28361]: cluster 2023-12-01T11:45:56.650738+0000 mgr.y (mgr.24362) 12521 : cluster 0 pgmap v12490: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:45:58.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:45:58 smithi080 bash[28361]: audit 2023-12-01T11:45:57.892619+0000 mon.c (mon.2) 8005 : audit 0 from='client.? 172.21.15.80:0/3419121333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:45:58.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:45:58 smithi090 bash[32384]: cluster 2023-12-01T11:45:56.650738+0000 mgr.y (mgr.24362) 12521 : cluster 0 pgmap v12490: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:45:58.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:45:58 smithi090 bash[32384]: audit 2023-12-01T11:45:57.892619+0000 mon.c (mon.2) 8005 : audit 0 from='client.? 172.21.15.80:0/3419121333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:46:00.430 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:46:00 smithi080 bash[41963]: cluster 2023-12-01T11:45:58.651371+0000 mgr.y (mgr.24362) 12522 : cluster 0 pgmap v12491: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:46:00.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:46:00 smithi080 bash[28361]: cluster 2023-12-01T11:45:58.651371+0000 mgr.y (mgr.24362) 12522 : cluster 0 pgmap v12491: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:46:00.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:46:00 smithi090 bash[32384]: cluster 2023-12-01T11:45:58.651371+0000 mgr.y (mgr.24362) 12522 : cluster 0 pgmap v12491: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:46:01.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:46:01 smithi090 bash[32384]: audit 2023-12-01T11:46:00.230750+0000 mon.a (mon.0) 7854 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:46:01.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:46:01 smithi090 bash[32384]: audit 2023-12-01T11:46:00.240053+0000 mon.a (mon.0) 7855 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:46:01.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:46:01 smithi090 bash[32384]: audit 2023-12-01T11:46:00.326619+0000 mon.a (mon.0) 7856 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:46:01.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:46:01 smithi090 bash[32384]: audit 2023-12-01T11:46:00.342641+0000 mon.a (mon.0) 7857 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:46:01.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:46:01 smithi090 bash[32384]: audit 2023-12-01T11:46:00.388779+0000 mon.c (mon.2) 8006 : audit 0 from='client.? 172.21.15.80:0/1066807341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:46:01.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:46:01 smithi090 bash[32384]: cluster 2023-12-01T11:46:00.652250+0000 mgr.y (mgr.24362) 12523 : cluster 0 pgmap v12492: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:46:01.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:46:01 smithi090 bash[32384]: audit 2023-12-01T11:46:00.833873+0000 mon.c (mon.2) 8007 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:46:01.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:46:01 smithi090 bash[32384]: audit 2023-12-01T11:46:00.835494+0000 mon.c (mon.2) 8008 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:46:01.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:46:01 smithi090 bash[32384]: audit 2023-12-01T11:46:00.847951+0000 mon.a (mon.0) 7858 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:46:01.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:46:01 smithi080 bash[28361]: audit 2023-12-01T11:46:00.230750+0000 mon.a (mon.0) 7854 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:46:01.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:46:01 smithi080 bash[28361]: audit 2023-12-01T11:46:00.240053+0000 mon.a (mon.0) 7855 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:46:01.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:46:01 smithi080 bash[28361]: audit 2023-12-01T11:46:00.326619+0000 mon.a (mon.0) 7856 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:46:01.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:46:01 smithi080 bash[28361]: audit 2023-12-01T11:46:00.342641+0000 mon.a (mon.0) 7857 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:46:01.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:46:01 smithi080 bash[28361]: audit 2023-12-01T11:46:00.388779+0000 mon.c (mon.2) 8006 : audit 0 from='client.? 172.21.15.80:0/1066807341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:46:01.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:46:01 smithi080 bash[28361]: cluster 2023-12-01T11:46:00.652250+0000 mgr.y (mgr.24362) 12523 : cluster 0 pgmap v12492: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:46:01.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:46:01 smithi080 bash[28361]: audit 2023-12-01T11:46:00.833873+0000 mon.c (mon.2) 8007 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:46:01.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:46:01 smithi080 bash[28361]: audit 2023-12-01T11:46:00.835494+0000 mon.c (mon.2) 8008 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:46:01.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:46:01 smithi080 bash[28361]: audit 2023-12-01T11:46:00.847951+0000 mon.a (mon.0) 7858 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:46:01.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:46:01 smithi080 bash[41963]: audit 2023-12-01T11:46:00.230750+0000 mon.a (mon.0) 7854 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:46:01.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:46:01 smithi080 bash[41963]: audit 2023-12-01T11:46:00.240053+0000 mon.a (mon.0) 7855 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:46:01.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:46:01 smithi080 bash[41963]: audit 2023-12-01T11:46:00.326619+0000 mon.a (mon.0) 7856 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:46:01.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:46:01 smithi080 bash[41963]: audit 2023-12-01T11:46:00.342641+0000 mon.a (mon.0) 7857 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:46:01.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:46:01 smithi080 bash[41963]: audit 2023-12-01T11:46:00.388779+0000 mon.c (mon.2) 8006 : audit 0 from='client.? 172.21.15.80:0/1066807341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:46:01.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:46:01 smithi080 bash[41963]: cluster 2023-12-01T11:46:00.652250+0000 mgr.y (mgr.24362) 12523 : cluster 0 pgmap v12492: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:46:01.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:46:01 smithi080 bash[41963]: audit 2023-12-01T11:46:00.833873+0000 mon.c (mon.2) 8007 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:46:01.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:46:01 smithi080 bash[41963]: audit 2023-12-01T11:46:00.835494+0000 mon.c (mon.2) 8008 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:46:01.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:46:01 smithi080 bash[41963]: audit 2023-12-01T11:46:00.847951+0000 mon.a (mon.0) 7858 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:46:04.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:46:03 smithi090 bash[32384]: cluster 2023-12-01T11:46:02.653367+0000 mgr.y (mgr.24362) 12524 : cluster 0 pgmap v12493: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:46:04.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:46:03 smithi090 bash[32384]: audit 2023-12-01T11:46:02.852447+0000 mon.a (mon.0) 7859 : audit 0 from='client.? 172.21.15.80:0/154544746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:46:04.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:46:03 smithi080 bash[41963]: cluster 2023-12-01T11:46:02.653367+0000 mgr.y (mgr.24362) 12524 : cluster 0 pgmap v12493: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:46:04.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:46:03 smithi080 bash[41963]: audit 2023-12-01T11:46:02.852447+0000 mon.a (mon.0) 7859 : audit 0 from='client.? 172.21.15.80:0/154544746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:46:04.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:46:03 smithi080 bash[28361]: cluster 2023-12-01T11:46:02.653367+0000 mgr.y (mgr.24362) 12524 : cluster 0 pgmap v12493: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:46:04.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:46:03 smithi080 bash[28361]: audit 2023-12-01T11:46:02.852447+0000 mon.a (mon.0) 7859 : audit 0 from='client.? 172.21.15.80:0/154544746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:46:06.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:46:05 smithi090 bash[32384]: cluster 2023-12-01T11:46:04.653951+0000 mgr.y (mgr.24362) 12525 : cluster 0 pgmap v12494: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:46:06.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:46:05 smithi090 bash[32384]: audit 2023-12-01T11:46:05.309404+0000 mon.c (mon.2) 8009 : audit 0 from='client.? 172.21.15.80:0/3324888077' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:46:06.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:46:05 smithi080 bash[28361]: cluster 2023-12-01T11:46:04.653951+0000 mgr.y (mgr.24362) 12525 : cluster 0 pgmap v12494: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:46:06.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:46:05 smithi080 bash[28361]: audit 2023-12-01T11:46:05.309404+0000 mon.c (mon.2) 8009 : audit 0 from='client.? 172.21.15.80:0/3324888077' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:46:06.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:46:05 smithi080 bash[41963]: cluster 2023-12-01T11:46:04.653951+0000 mgr.y (mgr.24362) 12525 : cluster 0 pgmap v12494: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:46:06.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:46:05 smithi080 bash[41963]: audit 2023-12-01T11:46:05.309404+0000 mon.c (mon.2) 8009 : audit 0 from='client.? 172.21.15.80:0/3324888077' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:46:06.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:46:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:46:06] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T11:46:08.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:46:07 smithi090 bash[32384]: cluster 2023-12-01T11:46:06.655073+0000 mgr.y (mgr.24362) 12526 : cluster 0 pgmap v12495: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:46:08.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:46:07 smithi090 bash[32384]: audit 2023-12-01T11:46:07.768330+0000 mon.a (mon.0) 7860 : audit 0 from='client.? 172.21.15.80:0/1502511551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:46:08.430 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:46:07 smithi080 bash[41963]: cluster 2023-12-01T11:46:06.655073+0000 mgr.y (mgr.24362) 12526 : cluster 0 pgmap v12495: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:46:08.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:46:07 smithi080 bash[41963]: audit 2023-12-01T11:46:07.768330+0000 mon.a (mon.0) 7860 : audit 0 from='client.? 172.21.15.80:0/1502511551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:46:08.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:46:07 smithi080 bash[28361]: cluster 2023-12-01T11:46:06.655073+0000 mgr.y (mgr.24362) 12526 : cluster 0 pgmap v12495: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:46:08.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:46:07 smithi080 bash[28361]: audit 2023-12-01T11:46:07.768330+0000 mon.a (mon.0) 7860 : audit 0 from='client.? 172.21.15.80:0/1502511551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:46:10.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:46:09 smithi090 bash[32384]: cluster 2023-12-01T11:46:08.655692+0000 mgr.y (mgr.24362) 12527 : cluster 0 pgmap v12496: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:46:10.430 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:46:09 smithi080 bash[41963]: cluster 2023-12-01T11:46:08.655692+0000 mgr.y (mgr.24362) 12527 : cluster 0 pgmap v12496: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:46:10.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:46:09 smithi080 bash[28361]: cluster 2023-12-01T11:46:08.655692+0000 mgr.y (mgr.24362) 12527 : cluster 0 pgmap v12496: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:46:11.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:46:10 smithi090 bash[32384]: audit 2023-12-01T11:46:10.231948+0000 mon.a (mon.0) 7861 : audit 0 from='client.? 172.21.15.80:0/2832065043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:46:11.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:46:10 smithi090 bash[32384]: audit 2023-12-01T11:46:10.445461+0000 mon.c (mon.2) 8010 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:46:11.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:46:10 smithi080 bash[28361]: audit 2023-12-01T11:46:10.231948+0000 mon.a (mon.0) 7861 : audit 0 from='client.? 172.21.15.80:0/2832065043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:46:11.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:46:10 smithi080 bash[28361]: audit 2023-12-01T11:46:10.445461+0000 mon.c (mon.2) 8010 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:46:11.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:46:10 smithi080 bash[41963]: audit 2023-12-01T11:46:10.231948+0000 mon.a (mon.0) 7861 : audit 0 from='client.? 172.21.15.80:0/2832065043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:46:11.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:46:10 smithi080 bash[41963]: audit 2023-12-01T11:46:10.445461+0000 mon.c (mon.2) 8010 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:46:12.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:46:11 smithi090 bash[32384]: cluster 2023-12-01T11:46:10.656440+0000 mgr.y (mgr.24362) 12528 : cluster 0 pgmap v12497: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:46:12.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:46:11 smithi080 bash[28361]: cluster 2023-12-01T11:46:10.656440+0000 mgr.y (mgr.24362) 12528 : cluster 0 pgmap v12497: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:46:12.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:46:11 smithi080 bash[41963]: cluster 2023-12-01T11:46:10.656440+0000 mgr.y (mgr.24362) 12528 : cluster 0 pgmap v12497: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:46:13.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:46:12 smithi090 bash[32384]: audit 2023-12-01T11:46:12.687790+0000 mon.c (mon.2) 8011 : audit 0 from='client.? 172.21.15.80:0/2899166950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:46:13.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:46:12 smithi080 bash[41963]: audit 2023-12-01T11:46:12.687790+0000 mon.c (mon.2) 8011 : audit 0 from='client.? 172.21.15.80:0/2899166950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:46:13.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:46:12 smithi080 bash[28361]: audit 2023-12-01T11:46:12.687790+0000 mon.c (mon.2) 8011 : audit 0 from='client.? 172.21.15.80:0/2899166950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:46:14.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:46:13 smithi090 bash[32384]: cluster 2023-12-01T11:46:12.657205+0000 mgr.y (mgr.24362) 12529 : cluster 0 pgmap v12498: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:46:14.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:46:13 smithi080 bash[28361]: cluster 2023-12-01T11:46:12.657205+0000 mgr.y (mgr.24362) 12529 : cluster 0 pgmap v12498: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:46:14.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:46:13 smithi080 bash[41963]: cluster 2023-12-01T11:46:12.657205+0000 mgr.y (mgr.24362) 12529 : cluster 0 pgmap v12498: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:46:16.232 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:46:15 smithi080 bash[41963]: cluster 2023-12-01T11:46:14.657820+0000 mgr.y (mgr.24362) 12530 : cluster 0 pgmap v12499: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:46:16.233 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:46:15 smithi080 bash[41963]: audit 2023-12-01T11:46:15.141604+0000 mon.a (mon.0) 7862 : audit 0 from='client.? 172.21.15.80:0/3809264164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:46:16.233 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:46:15 smithi080 bash[28361]: cluster 2023-12-01T11:46:14.657820+0000 mgr.y (mgr.24362) 12530 : cluster 0 pgmap v12499: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:46:16.233 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:46:15 smithi080 bash[28361]: audit 2023-12-01T11:46:15.141604+0000 mon.a (mon.0) 7862 : audit 0 from='client.? 172.21.15.80:0/3809264164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:46:16.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:46:15 smithi090 bash[32384]: cluster 2023-12-01T11:46:14.657820+0000 mgr.y (mgr.24362) 12530 : cluster 0 pgmap v12499: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:46:16.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:46:15 smithi090 bash[32384]: audit 2023-12-01T11:46:15.141604+0000 mon.a (mon.0) 7862 : audit 0 from='client.? 172.21.15.80:0/3809264164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:46:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:46:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:46:16] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T11:46:18.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:46:17 smithi090 bash[32384]: cluster 2023-12-01T11:46:16.658953+0000 mgr.y (mgr.24362) 12531 : cluster 0 pgmap v12500: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:46:18.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:46:17 smithi090 bash[32384]: audit 2023-12-01T11:46:17.598962+0000 mon.c (mon.2) 8012 : audit 0 from='client.? 172.21.15.80:0/2097983393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:46:18.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:46:17 smithi080 bash[41963]: cluster 2023-12-01T11:46:16.658953+0000 mgr.y (mgr.24362) 12531 : cluster 0 pgmap v12500: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:46:18.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:46:17 smithi080 bash[41963]: audit 2023-12-01T11:46:17.598962+0000 mon.c (mon.2) 8012 : audit 0 from='client.? 172.21.15.80:0/2097983393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:46:18.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:46:17 smithi080 bash[28361]: cluster 2023-12-01T11:46:16.658953+0000 mgr.y (mgr.24362) 12531 : cluster 0 pgmap v12500: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:46:18.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:46:17 smithi080 bash[28361]: audit 2023-12-01T11:46:17.598962+0000 mon.c (mon.2) 8012 : audit 0 from='client.? 172.21.15.80:0/2097983393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:46:20.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:46:19 smithi090 bash[32384]: cluster 2023-12-01T11:46:18.659604+0000 mgr.y (mgr.24362) 12532 : cluster 0 pgmap v12501: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:46:20.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:46:19 smithi080 bash[41963]: cluster 2023-12-01T11:46:18.659604+0000 mgr.y (mgr.24362) 12532 : cluster 0 pgmap v12501: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:46:20.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:46:19 smithi080 bash[28361]: cluster 2023-12-01T11:46:18.659604+0000 mgr.y (mgr.24362) 12532 : cluster 0 pgmap v12501: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:46:21.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:46:20 smithi090 bash[32384]: audit 2023-12-01T11:46:20.056008+0000 mon.c (mon.2) 8013 : audit 0 from='client.? 172.21.15.80:0/2769497414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:46:21.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:46:20 smithi080 bash[28361]: audit 2023-12-01T11:46:20.056008+0000 mon.c (mon.2) 8013 : audit 0 from='client.? 172.21.15.80:0/2769497414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:46:21.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:46:20 smithi080 bash[41963]: audit 2023-12-01T11:46:20.056008+0000 mon.c (mon.2) 8013 : audit 0 from='client.? 172.21.15.80:0/2769497414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:46:22.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:46:21 smithi090 bash[32384]: cluster 2023-12-01T11:46:20.660294+0000 mgr.y (mgr.24362) 12533 : cluster 0 pgmap v12502: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:46:22.430 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:46:21 smithi080 bash[41963]: cluster 2023-12-01T11:46:20.660294+0000 mgr.y (mgr.24362) 12533 : cluster 0 pgmap v12502: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:46:22.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:46:21 smithi080 bash[28361]: cluster 2023-12-01T11:46:20.660294+0000 mgr.y (mgr.24362) 12533 : cluster 0 pgmap v12502: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:46:23.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:46:22 smithi090 bash[32384]: audit 2023-12-01T11:46:22.512946+0000 mon.a (mon.0) 7863 : audit 0 from='client.? 172.21.15.80:0/4015435493' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:46:23.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:46:22 smithi080 bash[28361]: audit 2023-12-01T11:46:22.512946+0000 mon.a (mon.0) 7863 : audit 0 from='client.? 172.21.15.80:0/4015435493' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:46:23.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:46:22 smithi080 bash[41963]: audit 2023-12-01T11:46:22.512946+0000 mon.a (mon.0) 7863 : audit 0 from='client.? 172.21.15.80:0/4015435493' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:46:24.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:46:23 smithi090 bash[32384]: cluster 2023-12-01T11:46:22.661448+0000 mgr.y (mgr.24362) 12534 : cluster 0 pgmap v12503: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:46:24.430 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:46:23 smithi080 bash[41963]: cluster 2023-12-01T11:46:22.661448+0000 mgr.y (mgr.24362) 12534 : cluster 0 pgmap v12503: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:46:24.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:46:23 smithi080 bash[28361]: cluster 2023-12-01T11:46:22.661448+0000 mgr.y (mgr.24362) 12534 : cluster 0 pgmap v12503: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:46:25.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:46:25 smithi090 bash[32384]: audit 2023-12-01T11:46:24.967012+0000 mon.c (mon.2) 8014 : audit 0 from='client.? 172.21.15.80:0/2205712492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:46:25.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:46:25 smithi080 bash[28361]: audit 2023-12-01T11:46:24.967012+0000 mon.c (mon.2) 8014 : audit 0 from='client.? 172.21.15.80:0/2205712492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:46:25.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:46:25 smithi080 bash[41963]: audit 2023-12-01T11:46:24.967012+0000 mon.c (mon.2) 8014 : audit 0 from='client.? 172.21.15.80:0/2205712492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:46:26.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:46:26 smithi090 bash[32384]: cluster 2023-12-01T11:46:24.661936+0000 mgr.y (mgr.24362) 12535 : cluster 0 pgmap v12504: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:46:26.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:46:26 smithi090 bash[32384]: audit 2023-12-01T11:46:25.445791+0000 mon.c (mon.2) 8015 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:46:26.430 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:46:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:46:26] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T11:46:26.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:46:26 smithi080 bash[41963]: cluster 2023-12-01T11:46:24.661936+0000 mgr.y (mgr.24362) 12535 : cluster 0 pgmap v12504: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:46:26.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:46:26 smithi080 bash[41963]: audit 2023-12-01T11:46:25.445791+0000 mon.c (mon.2) 8015 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:46:26.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:46:26 smithi080 bash[28361]: cluster 2023-12-01T11:46:24.661936+0000 mgr.y (mgr.24362) 12535 : cluster 0 pgmap v12504: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:46:26.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:46:26 smithi080 bash[28361]: audit 2023-12-01T11:46:25.445791+0000 mon.c (mon.2) 8015 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:46:28.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:46:28 smithi090 bash[32384]: cluster 2023-12-01T11:46:26.663013+0000 mgr.y (mgr.24362) 12536 : cluster 0 pgmap v12505: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:46:28.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:46:28 smithi090 bash[32384]: audit 2023-12-01T11:46:27.422610+0000 mon.a (mon.0) 7864 : audit 0 from='client.? 172.21.15.80:0/1725197760' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:46:28.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:46:28 smithi080 bash[28361]: cluster 2023-12-01T11:46:26.663013+0000 mgr.y (mgr.24362) 12536 : cluster 0 pgmap v12505: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:46:28.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:46:28 smithi080 bash[28361]: audit 2023-12-01T11:46:27.422610+0000 mon.a (mon.0) 7864 : audit 0 from='client.? 172.21.15.80:0/1725197760' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:46:28.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:46:28 smithi080 bash[41963]: cluster 2023-12-01T11:46:26.663013+0000 mgr.y (mgr.24362) 12536 : cluster 0 pgmap v12505: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:46:28.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:46:28 smithi080 bash[41963]: audit 2023-12-01T11:46:27.422610+0000 mon.a (mon.0) 7864 : audit 0 from='client.? 172.21.15.80:0/1725197760' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:46:30.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:46:30 smithi090 bash[32384]: cluster 2023-12-01T11:46:28.663633+0000 mgr.y (mgr.24362) 12537 : cluster 0 pgmap v12506: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:46:30.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:46:30 smithi090 bash[32384]: audit 2023-12-01T11:46:29.881503+0000 mon.c (mon.2) 8016 : audit 0 from='client.? 172.21.15.80:0/2786716318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:46:30.430 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:46:30 smithi080 bash[41963]: cluster 2023-12-01T11:46:28.663633+0000 mgr.y (mgr.24362) 12537 : cluster 0 pgmap v12506: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:46:30.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:46:30 smithi080 bash[41963]: audit 2023-12-01T11:46:29.881503+0000 mon.c (mon.2) 8016 : audit 0 from='client.? 172.21.15.80:0/2786716318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:46:30.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:46:30 smithi080 bash[28361]: cluster 2023-12-01T11:46:28.663633+0000 mgr.y (mgr.24362) 12537 : cluster 0 pgmap v12506: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:46:30.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:46:30 smithi080 bash[28361]: audit 2023-12-01T11:46:29.881503+0000 mon.c (mon.2) 8016 : audit 0 from='client.? 172.21.15.80:0/2786716318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:46:32.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:46:32 smithi080 bash[28361]: cluster 2023-12-01T11:46:30.664254+0000 mgr.y (mgr.24362) 12538 : cluster 0 pgmap v12507: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:46:32.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:46:32 smithi080 bash[41963]: cluster 2023-12-01T11:46:30.664254+0000 mgr.y (mgr.24362) 12538 : cluster 0 pgmap v12507: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:46:32.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:46:32 smithi090 bash[32384]: cluster 2023-12-01T11:46:30.664254+0000 mgr.y (mgr.24362) 12538 : cluster 0 pgmap v12507: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:46:33.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:46:33 smithi080 bash[28361]: audit 2023-12-01T11:46:32.329495+0000 mon.c (mon.2) 8017 : audit 0 from='client.? 172.21.15.80:0/1702049731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:46:33.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:46:33 smithi080 bash[41963]: audit 2023-12-01T11:46:32.329495+0000 mon.c (mon.2) 8017 : audit 0 from='client.? 172.21.15.80:0/1702049731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:46:33.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:46:33 smithi090 bash[32384]: audit 2023-12-01T11:46:32.329495+0000 mon.c (mon.2) 8017 : audit 0 from='client.? 172.21.15.80:0/1702049731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:46:34.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:46:34 smithi080 bash[28361]: cluster 2023-12-01T11:46:32.665289+0000 mgr.y (mgr.24362) 12539 : cluster 0 pgmap v12508: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:46:34.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:46:34 smithi080 bash[41963]: cluster 2023-12-01T11:46:32.665289+0000 mgr.y (mgr.24362) 12539 : cluster 0 pgmap v12508: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:46:34.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:46:34 smithi090 bash[32384]: cluster 2023-12-01T11:46:32.665289+0000 mgr.y (mgr.24362) 12539 : cluster 0 pgmap v12508: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:46:35.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:46:35 smithi080 bash[28361]: audit 2023-12-01T11:46:34.788403+0000 mon.a (mon.0) 7865 : audit 0 from='client.? 172.21.15.80:0/1919643775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:46:35.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:46:35 smithi080 bash[41963]: audit 2023-12-01T11:46:34.788403+0000 mon.a (mon.0) 7865 : audit 0 from='client.? 172.21.15.80:0/1919643775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:46:35.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:46:35 smithi090 bash[32384]: audit 2023-12-01T11:46:34.788403+0000 mon.a (mon.0) 7865 : audit 0 from='client.? 172.21.15.80:0/1919643775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:46:36.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:46:36 smithi080 bash[28361]: cluster 2023-12-01T11:46:34.665866+0000 mgr.y (mgr.24362) 12540 : cluster 0 pgmap v12509: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:46:36.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:46:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:46:36] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T11:46:36.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:46:36 smithi080 bash[41963]: cluster 2023-12-01T11:46:34.665866+0000 mgr.y (mgr.24362) 12540 : cluster 0 pgmap v12509: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:46:36.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:46:36 smithi090 bash[32384]: cluster 2023-12-01T11:46:34.665866+0000 mgr.y (mgr.24362) 12540 : cluster 0 pgmap v12509: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:46:38.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:46:38 smithi080 bash[28361]: cluster 2023-12-01T11:46:36.666988+0000 mgr.y (mgr.24362) 12541 : cluster 0 pgmap v12510: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:46:38.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:46:38 smithi080 bash[28361]: audit 2023-12-01T11:46:37.249811+0000 mon.c (mon.2) 8018 : audit 0 from='client.? 172.21.15.80:0/693429495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:46:38.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:46:38 smithi080 bash[41963]: cluster 2023-12-01T11:46:36.666988+0000 mgr.y (mgr.24362) 12541 : cluster 0 pgmap v12510: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:46:38.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:46:38 smithi080 bash[41963]: audit 2023-12-01T11:46:37.249811+0000 mon.c (mon.2) 8018 : audit 0 from='client.? 172.21.15.80:0/693429495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:46:38.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:46:38 smithi090 bash[32384]: cluster 2023-12-01T11:46:36.666988+0000 mgr.y (mgr.24362) 12541 : cluster 0 pgmap v12510: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:46:38.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:46:38 smithi090 bash[32384]: audit 2023-12-01T11:46:37.249811+0000 mon.c (mon.2) 8018 : audit 0 from='client.? 172.21.15.80:0/693429495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:46:40.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:46:40 smithi080 bash[41963]: cluster 2023-12-01T11:46:38.667629+0000 mgr.y (mgr.24362) 12542 : cluster 0 pgmap v12511: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:46:40.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:46:40 smithi080 bash[41963]: audit 2023-12-01T11:46:39.706936+0000 mon.c (mon.2) 8019 : audit 0 from='client.? 172.21.15.80:0/1888793467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:46:40.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:46:40 smithi080 bash[28361]: cluster 2023-12-01T11:46:38.667629+0000 mgr.y (mgr.24362) 12542 : cluster 0 pgmap v12511: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:46:40.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:46:40 smithi080 bash[28361]: audit 2023-12-01T11:46:39.706936+0000 mon.c (mon.2) 8019 : audit 0 from='client.? 172.21.15.80:0/1888793467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:46:40.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:46:40 smithi090 bash[32384]: cluster 2023-12-01T11:46:38.667629+0000 mgr.y (mgr.24362) 12542 : cluster 0 pgmap v12511: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:46:40.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:46:40 smithi090 bash[32384]: audit 2023-12-01T11:46:39.706936+0000 mon.c (mon.2) 8019 : audit 0 from='client.? 172.21.15.80:0/1888793467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:46:41.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:46:41 smithi080 bash[28361]: audit 2023-12-01T11:46:40.446168+0000 mon.c (mon.2) 8020 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:46:41.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:46:41 smithi080 bash[41963]: audit 2023-12-01T11:46:40.446168+0000 mon.c (mon.2) 8020 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:46:41.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:46:41 smithi090 bash[32384]: audit 2023-12-01T11:46:40.446168+0000 mon.c (mon.2) 8020 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:46:42.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:46:42 smithi080 bash[28361]: cluster 2023-12-01T11:46:40.668289+0000 mgr.y (mgr.24362) 12543 : cluster 0 pgmap v12512: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:46:42.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:46:42 smithi080 bash[41963]: cluster 2023-12-01T11:46:40.668289+0000 mgr.y (mgr.24362) 12543 : cluster 0 pgmap v12512: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:46:42.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:46:42 smithi090 bash[32384]: cluster 2023-12-01T11:46:40.668289+0000 mgr.y (mgr.24362) 12543 : cluster 0 pgmap v12512: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:46:43.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:46:43 smithi080 bash[41963]: audit 2023-12-01T11:46:42.160750+0000 mon.a (mon.0) 7866 : audit 0 from='client.? 172.21.15.80:0/540561053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:46:43.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:46:43 smithi080 bash[28361]: audit 2023-12-01T11:46:42.160750+0000 mon.a (mon.0) 7866 : audit 0 from='client.? 172.21.15.80:0/540561053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:46:43.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:46:43 smithi090 bash[32384]: audit 2023-12-01T11:46:42.160750+0000 mon.a (mon.0) 7866 : audit 0 from='client.? 172.21.15.80:0/540561053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:46:44.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:46:44 smithi080 bash[28361]: cluster 2023-12-01T11:46:42.669387+0000 mgr.y (mgr.24362) 12544 : cluster 0 pgmap v12513: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:46:44.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:46:44 smithi080 bash[41963]: cluster 2023-12-01T11:46:42.669387+0000 mgr.y (mgr.24362) 12544 : cluster 0 pgmap v12513: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:46:44.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:46:44 smithi090 bash[32384]: cluster 2023-12-01T11:46:42.669387+0000 mgr.y (mgr.24362) 12544 : cluster 0 pgmap v12513: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:46:45.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:46:45 smithi080 bash[28361]: audit 2023-12-01T11:46:44.620454+0000 mon.c (mon.2) 8021 : audit 0 from='client.? 172.21.15.80:0/951977718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:46:45.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:46:45 smithi080 bash[41963]: audit 2023-12-01T11:46:44.620454+0000 mon.c (mon.2) 8021 : audit 0 from='client.? 172.21.15.80:0/951977718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:46:45.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:46:45 smithi090 bash[32384]: audit 2023-12-01T11:46:44.620454+0000 mon.c (mon.2) 8021 : audit 0 from='client.? 172.21.15.80:0/951977718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:46:46.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:46:46 smithi080 bash[28361]: cluster 2023-12-01T11:46:44.670018+0000 mgr.y (mgr.24362) 12545 : cluster 0 pgmap v12514: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:46:46.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:46:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:46:46] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T11:46:46.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:46:46 smithi080 bash[41963]: cluster 2023-12-01T11:46:44.670018+0000 mgr.y (mgr.24362) 12545 : cluster 0 pgmap v12514: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:46:46.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:46:46 smithi090 bash[32384]: cluster 2023-12-01T11:46:44.670018+0000 mgr.y (mgr.24362) 12545 : cluster 0 pgmap v12514: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:46:47.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:46:47 smithi080 bash[41963]: audit 2023-12-01T11:46:47.076248+0000 mon.c (mon.2) 8022 : audit 0 from='client.? 172.21.15.80:0/696543652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:46:47.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:46:47 smithi080 bash[28361]: audit 2023-12-01T11:46:47.076248+0000 mon.c (mon.2) 8022 : audit 0 from='client.? 172.21.15.80:0/696543652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:46:47.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:46:47 smithi090 bash[32384]: audit 2023-12-01T11:46:47.076248+0000 mon.c (mon.2) 8022 : audit 0 from='client.? 172.21.15.80:0/696543652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:46:48.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:46:48 smithi080 bash[41963]: cluster 2023-12-01T11:46:46.671153+0000 mgr.y (mgr.24362) 12546 : cluster 0 pgmap v12515: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:46:48.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:46:48 smithi080 bash[28361]: cluster 2023-12-01T11:46:46.671153+0000 mgr.y (mgr.24362) 12546 : cluster 0 pgmap v12515: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:46:48.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:46:48 smithi090 bash[32384]: cluster 2023-12-01T11:46:46.671153+0000 mgr.y (mgr.24362) 12546 : cluster 0 pgmap v12515: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:46:50.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:46:50 smithi080 bash[41963]: cluster 2023-12-01T11:46:48.671930+0000 mgr.y (mgr.24362) 12547 : cluster 0 pgmap v12516: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:46:50.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:46:50 smithi080 bash[41963]: audit 2023-12-01T11:46:49.529331+0000 mon.c (mon.2) 8023 : audit 0 from='client.? 172.21.15.80:0/4253838118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:46:50.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:46:50 smithi080 bash[28361]: cluster 2023-12-01T11:46:48.671930+0000 mgr.y (mgr.24362) 12547 : cluster 0 pgmap v12516: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:46:50.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:46:50 smithi080 bash[28361]: audit 2023-12-01T11:46:49.529331+0000 mon.c (mon.2) 8023 : audit 0 from='client.? 172.21.15.80:0/4253838118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:46:50.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:46:50 smithi090 bash[32384]: cluster 2023-12-01T11:46:48.671930+0000 mgr.y (mgr.24362) 12547 : cluster 0 pgmap v12516: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:46:50.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:46:50 smithi090 bash[32384]: audit 2023-12-01T11:46:49.529331+0000 mon.c (mon.2) 8023 : audit 0 from='client.? 172.21.15.80:0/4253838118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:46:52.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:46:51 smithi090 bash[32384]: cluster 2023-12-01T11:46:50.672580+0000 mgr.y (mgr.24362) 12548 : cluster 0 pgmap v12517: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:46:52.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:46:51 smithi080 bash[28361]: cluster 2023-12-01T11:46:50.672580+0000 mgr.y (mgr.24362) 12548 : cluster 0 pgmap v12517: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:46:52.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:46:51 smithi080 bash[41963]: cluster 2023-12-01T11:46:50.672580+0000 mgr.y (mgr.24362) 12548 : cluster 0 pgmap v12517: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:46:53.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:46:52 smithi090 bash[32384]: audit 2023-12-01T11:46:51.978623+0000 mon.c (mon.2) 8024 : audit 0 from='client.? 172.21.15.80:0/1060857568' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:46:53.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:46:52 smithi080 bash[28361]: audit 2023-12-01T11:46:51.978623+0000 mon.c (mon.2) 8024 : audit 0 from='client.? 172.21.15.80:0/1060857568' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:46:53.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:46:52 smithi080 bash[41963]: audit 2023-12-01T11:46:51.978623+0000 mon.c (mon.2) 8024 : audit 0 from='client.? 172.21.15.80:0/1060857568' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:46:54.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:46:53 smithi090 bash[32384]: cluster 2023-12-01T11:46:52.673714+0000 mgr.y (mgr.24362) 12549 : cluster 0 pgmap v12518: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:46:54.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:46:53 smithi080 bash[41963]: cluster 2023-12-01T11:46:52.673714+0000 mgr.y (mgr.24362) 12549 : cluster 0 pgmap v12518: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:46:54.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:46:53 smithi080 bash[28361]: cluster 2023-12-01T11:46:52.673714+0000 mgr.y (mgr.24362) 12549 : cluster 0 pgmap v12518: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:46:55.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:46:54 smithi090 bash[32384]: audit 2023-12-01T11:46:54.437838+0000 mon.a (mon.0) 7867 : audit 0 from='client.? 172.21.15.80:0/3199855980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:46:55.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:46:54 smithi080 bash[28361]: audit 2023-12-01T11:46:54.437838+0000 mon.a (mon.0) 7867 : audit 0 from='client.? 172.21.15.80:0/3199855980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:46:55.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:46:54 smithi080 bash[41963]: audit 2023-12-01T11:46:54.437838+0000 mon.a (mon.0) 7867 : audit 0 from='client.? 172.21.15.80:0/3199855980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:46:56.232 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:46:55 smithi080 bash[28361]: cluster 2023-12-01T11:46:54.674378+0000 mgr.y (mgr.24362) 12550 : cluster 0 pgmap v12519: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:46:56.233 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:46:55 smithi080 bash[28361]: audit 2023-12-01T11:46:55.446734+0000 mon.c (mon.2) 8025 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:46:56.233 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:46:55 smithi080 bash[41963]: cluster 2023-12-01T11:46:54.674378+0000 mgr.y (mgr.24362) 12550 : cluster 0 pgmap v12519: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:46:56.233 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:46:55 smithi080 bash[41963]: audit 2023-12-01T11:46:55.446734+0000 mon.c (mon.2) 8025 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:46:56.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:46:55 smithi090 bash[32384]: cluster 2023-12-01T11:46:54.674378+0000 mgr.y (mgr.24362) 12550 : cluster 0 pgmap v12519: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:46:56.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:46:55 smithi090 bash[32384]: audit 2023-12-01T11:46:55.446734+0000 mon.c (mon.2) 8025 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:46:56.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:46:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:46:56] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T11:46:57.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:46:56 smithi090 bash[32384]: audit 2023-12-01T11:46:56.899643+0000 mon.a (mon.0) 7868 : audit 0 from='client.? 172.21.15.80:0/2005953659' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:46:57.430 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:46:56 smithi080 bash[41963]: audit 2023-12-01T11:46:56.899643+0000 mon.a (mon.0) 7868 : audit 0 from='client.? 172.21.15.80:0/2005953659' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:46:57.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:46:56 smithi080 bash[28361]: audit 2023-12-01T11:46:56.899643+0000 mon.a (mon.0) 7868 : audit 0 from='client.? 172.21.15.80:0/2005953659' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:46:58.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:46:57 smithi090 bash[32384]: cluster 2023-12-01T11:46:56.675480+0000 mgr.y (mgr.24362) 12551 : cluster 0 pgmap v12520: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:46:58.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:46:57 smithi080 bash[28361]: cluster 2023-12-01T11:46:56.675480+0000 mgr.y (mgr.24362) 12551 : cluster 0 pgmap v12520: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:46:58.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:46:57 smithi080 bash[41963]: cluster 2023-12-01T11:46:56.675480+0000 mgr.y (mgr.24362) 12551 : cluster 0 pgmap v12520: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:47:00.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:46:59 smithi090 bash[32384]: cluster 2023-12-01T11:46:58.676213+0000 mgr.y (mgr.24362) 12552 : cluster 0 pgmap v12521: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:47:00.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:46:59 smithi090 bash[32384]: audit 2023-12-01T11:46:59.362254+0000 mon.b (mon.1) 50 : audit 0 from='client.? 172.21.15.80:0/2629646966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:47:00.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:46:59 smithi080 bash[41963]: cluster 2023-12-01T11:46:58.676213+0000 mgr.y (mgr.24362) 12552 : cluster 0 pgmap v12521: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:47:00.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:46:59 smithi080 bash[41963]: audit 2023-12-01T11:46:59.362254+0000 mon.b (mon.1) 50 : audit 0 from='client.? 172.21.15.80:0/2629646966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:47:00.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:46:59 smithi080 bash[28361]: cluster 2023-12-01T11:46:58.676213+0000 mgr.y (mgr.24362) 12552 : cluster 0 pgmap v12521: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:47:00.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:46:59 smithi080 bash[28361]: audit 2023-12-01T11:46:59.362254+0000 mon.b (mon.1) 50 : audit 0 from='client.? 172.21.15.80:0/2629646966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:47:01.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:47:00 smithi090 bash[32384]: audit 2023-12-01T11:47:00.931032+0000 mon.c (mon.2) 8026 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:47:01.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:47:00 smithi080 bash[41963]: audit 2023-12-01T11:47:00.931032+0000 mon.c (mon.2) 8026 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:47:01.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:47:00 smithi080 bash[28361]: audit 2023-12-01T11:47:00.931032+0000 mon.c (mon.2) 8026 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:47:02.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:47:01 smithi090 bash[32384]: cluster 2023-12-01T11:47:00.676882+0000 mgr.y (mgr.24362) 12553 : cluster 0 pgmap v12522: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:47:02.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:47:01 smithi090 bash[32384]: audit 2023-12-01T11:47:01.310402+0000 mon.a (mon.0) 7869 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:47:02.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:47:01 smithi090 bash[32384]: audit 2023-12-01T11:47:01.322292+0000 mon.a (mon.0) 7870 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:47:02.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:47:01 smithi090 bash[32384]: audit 2023-12-01T11:47:01.821463+0000 mon.c (mon.2) 8027 : audit 0 from='client.? 172.21.15.80:0/3050724815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:47:02.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:47:01 smithi080 bash[28361]: cluster 2023-12-01T11:47:00.676882+0000 mgr.y (mgr.24362) 12553 : cluster 0 pgmap v12522: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:47:02.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:47:01 smithi080 bash[28361]: audit 2023-12-01T11:47:01.310402+0000 mon.a (mon.0) 7869 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:47:02.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:47:01 smithi080 bash[28361]: audit 2023-12-01T11:47:01.322292+0000 mon.a (mon.0) 7870 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:47:02.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:47:01 smithi080 bash[28361]: audit 2023-12-01T11:47:01.821463+0000 mon.c (mon.2) 8027 : audit 0 from='client.? 172.21.15.80:0/3050724815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:47:02.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:47:01 smithi080 bash[41963]: cluster 2023-12-01T11:47:00.676882+0000 mgr.y (mgr.24362) 12553 : cluster 0 pgmap v12522: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:47:02.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:47:01 smithi080 bash[41963]: audit 2023-12-01T11:47:01.310402+0000 mon.a (mon.0) 7869 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:47:02.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:47:01 smithi080 bash[41963]: audit 2023-12-01T11:47:01.322292+0000 mon.a (mon.0) 7870 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:47:02.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:47:01 smithi080 bash[41963]: audit 2023-12-01T11:47:01.821463+0000 mon.c (mon.2) 8027 : audit 0 from='client.? 172.21.15.80:0/3050724815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:47:04.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:47:03 smithi090 bash[32384]: cluster 2023-12-01T11:47:02.678037+0000 mgr.y (mgr.24362) 12554 : cluster 0 pgmap v12523: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:47:04.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:47:03 smithi080 bash[28361]: cluster 2023-12-01T11:47:02.678037+0000 mgr.y (mgr.24362) 12554 : cluster 0 pgmap v12523: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:47:04.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:47:03 smithi080 bash[41963]: cluster 2023-12-01T11:47:02.678037+0000 mgr.y (mgr.24362) 12554 : cluster 0 pgmap v12523: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:47:05.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:47:05 smithi090 bash[32384]: audit 2023-12-01T11:47:04.288913+0000 mon.c (mon.2) 8028 : audit 0 from='client.? 172.21.15.80:0/864092365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:47:05.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:47:05 smithi080 bash[28361]: audit 2023-12-01T11:47:04.288913+0000 mon.c (mon.2) 8028 : audit 0 from='client.? 172.21.15.80:0/864092365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:47:05.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:47:05 smithi080 bash[41963]: audit 2023-12-01T11:47:04.288913+0000 mon.c (mon.2) 8028 : audit 0 from='client.? 172.21.15.80:0/864092365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:47:06.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:47:06 smithi090 bash[32384]: cluster 2023-12-01T11:47:04.678779+0000 mgr.y (mgr.24362) 12555 : cluster 0 pgmap v12524: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:47:06.430 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:47:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:47:06] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T11:47:06.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:47:06 smithi080 bash[41963]: cluster 2023-12-01T11:47:04.678779+0000 mgr.y (mgr.24362) 12555 : cluster 0 pgmap v12524: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:47:06.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:47:06 smithi080 bash[28361]: cluster 2023-12-01T11:47:04.678779+0000 mgr.y (mgr.24362) 12555 : cluster 0 pgmap v12524: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:47:08.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:47:07 smithi080 bash[28361]: cluster 2023-12-01T11:47:06.679538+0000 mgr.y (mgr.24362) 12556 : cluster 0 pgmap v12525: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:47:08.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:47:07 smithi080 bash[28361]: audit 2023-12-01T11:47:06.781756+0000 mon.a (mon.0) 7871 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:47:08.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:47:07 smithi080 bash[28361]: audit 2023-12-01T11:47:06.793611+0000 mon.a (mon.0) 7872 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:47:08.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:47:07 smithi080 bash[28361]: audit 2023-12-01T11:47:06.799813+0000 mon.a (mon.0) 7873 : audit 0 from='client.? 172.21.15.80:0/551230747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:47:08.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:47:07 smithi080 bash[28361]: audit 2023-12-01T11:47:07.520801+0000 mon.a (mon.0) 7874 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:47:08.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:47:07 smithi080 bash[28361]: audit 2023-12-01T11:47:07.533556+0000 mon.a (mon.0) 7875 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:47:08.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:47:07 smithi080 bash[41963]: cluster 2023-12-01T11:47:06.679538+0000 mgr.y (mgr.24362) 12556 : cluster 0 pgmap v12525: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:47:08.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:47:07 smithi080 bash[41963]: audit 2023-12-01T11:47:06.781756+0000 mon.a (mon.0) 7871 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:47:08.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:47:07 smithi080 bash[41963]: audit 2023-12-01T11:47:06.793611+0000 mon.a (mon.0) 7872 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:47:08.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:47:07 smithi080 bash[41963]: audit 2023-12-01T11:47:06.799813+0000 mon.a (mon.0) 7873 : audit 0 from='client.? 172.21.15.80:0/551230747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:47:08.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:47:07 smithi080 bash[41963]: audit 2023-12-01T11:47:07.520801+0000 mon.a (mon.0) 7874 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:47:08.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:47:07 smithi080 bash[41963]: audit 2023-12-01T11:47:07.533556+0000 mon.a (mon.0) 7875 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:47:08.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:47:07 smithi090 bash[32384]: cluster 2023-12-01T11:47:06.679538+0000 mgr.y (mgr.24362) 12556 : cluster 0 pgmap v12525: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:47:08.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:47:07 smithi090 bash[32384]: audit 2023-12-01T11:47:06.781756+0000 mon.a (mon.0) 7871 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:47:08.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:47:07 smithi090 bash[32384]: audit 2023-12-01T11:47:06.793611+0000 mon.a (mon.0) 7872 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:47:08.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:47:07 smithi090 bash[32384]: audit 2023-12-01T11:47:06.799813+0000 mon.a (mon.0) 7873 : audit 0 from='client.? 172.21.15.80:0/551230747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:47:08.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:47:07 smithi090 bash[32384]: audit 2023-12-01T11:47:07.520801+0000 mon.a (mon.0) 7874 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:47:08.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:47:07 smithi090 bash[32384]: audit 2023-12-01T11:47:07.533556+0000 mon.a (mon.0) 7875 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:47:09.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:47:08 smithi080 bash[41963]: audit 2023-12-01T11:47:08.011777+0000 mon.c (mon.2) 8029 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:47:09.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:47:08 smithi080 bash[41963]: audit 2023-12-01T11:47:08.013719+0000 mon.c (mon.2) 8030 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:47:09.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:47:08 smithi080 bash[41963]: audit 2023-12-01T11:47:08.024137+0000 mon.a (mon.0) 7876 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:47:09.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:47:08 smithi080 bash[28361]: audit 2023-12-01T11:47:08.011777+0000 mon.c (mon.2) 8029 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:47:09.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:47:08 smithi080 bash[28361]: audit 2023-12-01T11:47:08.013719+0000 mon.c (mon.2) 8030 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:47:09.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:47:08 smithi080 bash[28361]: audit 2023-12-01T11:47:08.024137+0000 mon.a (mon.0) 7876 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:47:09.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:47:08 smithi090 bash[32384]: audit 2023-12-01T11:47:08.011777+0000 mon.c (mon.2) 8029 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:47:09.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:47:08 smithi090 bash[32384]: audit 2023-12-01T11:47:08.013719+0000 mon.c (mon.2) 8030 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:47:09.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:47:08 smithi090 bash[32384]: audit 2023-12-01T11:47:08.024137+0000 mon.a (mon.0) 7876 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:47:10.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:47:10 smithi080 bash[28361]: cluster 2023-12-01T11:47:08.680123+0000 mgr.y (mgr.24362) 12557 : cluster 0 pgmap v12526: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:47:10.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:47:10 smithi080 bash[28361]: audit 2023-12-01T11:47:09.254771+0000 mon.c (mon.2) 8031 : audit 0 from='client.? 172.21.15.80:0/3700517302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:47:10.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:47:10 smithi080 bash[41963]: cluster 2023-12-01T11:47:08.680123+0000 mgr.y (mgr.24362) 12557 : cluster 0 pgmap v12526: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:47:10.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:47:10 smithi080 bash[41963]: audit 2023-12-01T11:47:09.254771+0000 mon.c (mon.2) 8031 : audit 0 from='client.? 172.21.15.80:0/3700517302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:47:10.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:47:10 smithi090 bash[32384]: cluster 2023-12-01T11:47:08.680123+0000 mgr.y (mgr.24362) 12557 : cluster 0 pgmap v12526: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:47:10.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:47:10 smithi090 bash[32384]: audit 2023-12-01T11:47:09.254771+0000 mon.c (mon.2) 8031 : audit 0 from='client.? 172.21.15.80:0/3700517302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:47:11.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:47:11 smithi080 bash[28361]: audit 2023-12-01T11:47:10.447022+0000 mon.c (mon.2) 8032 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:47:11.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:47:11 smithi080 bash[41963]: audit 2023-12-01T11:47:10.447022+0000 mon.c (mon.2) 8032 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:47:11.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:47:11 smithi090 bash[32384]: audit 2023-12-01T11:47:10.447022+0000 mon.c (mon.2) 8032 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:47:12.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:47:12 smithi080 bash[28361]: cluster 2023-12-01T11:47:10.680649+0000 mgr.y (mgr.24362) 12558 : cluster 0 pgmap v12527: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:47:12.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:47:12 smithi080 bash[28361]: audit 2023-12-01T11:47:11.709545+0000 mon.a (mon.0) 7877 : audit 0 from='client.? 172.21.15.80:0/3179867017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:47:12.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:47:12 smithi080 bash[41963]: cluster 2023-12-01T11:47:10.680649+0000 mgr.y (mgr.24362) 12558 : cluster 0 pgmap v12527: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:47:12.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:47:12 smithi080 bash[41963]: audit 2023-12-01T11:47:11.709545+0000 mon.a (mon.0) 7877 : audit 0 from='client.? 172.21.15.80:0/3179867017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:47:12.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:47:12 smithi090 bash[32384]: cluster 2023-12-01T11:47:10.680649+0000 mgr.y (mgr.24362) 12558 : cluster 0 pgmap v12527: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:47:12.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:47:12 smithi090 bash[32384]: audit 2023-12-01T11:47:11.709545+0000 mon.a (mon.0) 7877 : audit 0 from='client.? 172.21.15.80:0/3179867017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:47:14.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:47:14 smithi080 bash[28361]: cluster 2023-12-01T11:47:12.681696+0000 mgr.y (mgr.24362) 12559 : cluster 0 pgmap v12528: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:47:14.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:47:14 smithi080 bash[41963]: cluster 2023-12-01T11:47:12.681696+0000 mgr.y (mgr.24362) 12559 : cluster 0 pgmap v12528: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:47:14.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:47:14 smithi090 bash[32384]: cluster 2023-12-01T11:47:12.681696+0000 mgr.y (mgr.24362) 12559 : cluster 0 pgmap v12528: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:47:15.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:47:15 smithi080 bash[28361]: audit 2023-12-01T11:47:14.174901+0000 mon.a (mon.0) 7878 : audit 0 from='client.? 172.21.15.80:0/2030148520' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:47:15.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:47:15 smithi080 bash[41963]: audit 2023-12-01T11:47:14.174901+0000 mon.a (mon.0) 7878 : audit 0 from='client.? 172.21.15.80:0/2030148520' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:47:15.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:47:15 smithi090 bash[32384]: audit 2023-12-01T11:47:14.174901+0000 mon.a (mon.0) 7878 : audit 0 from='client.? 172.21.15.80:0/2030148520' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:47:16.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:47:16 smithi080 bash[28361]: cluster 2023-12-01T11:47:14.682313+0000 mgr.y (mgr.24362) 12560 : cluster 0 pgmap v12529: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:47:16.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:47:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:47:16] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T11:47:16.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:47:16 smithi080 bash[41963]: cluster 2023-12-01T11:47:14.682313+0000 mgr.y (mgr.24362) 12560 : cluster 0 pgmap v12529: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:47:16.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:47:16 smithi090 bash[32384]: cluster 2023-12-01T11:47:14.682313+0000 mgr.y (mgr.24362) 12560 : cluster 0 pgmap v12529: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:47:17.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:47:17 smithi080 bash[28361]: audit 2023-12-01T11:47:16.626843+0000 mon.c (mon.2) 8033 : audit 0 from='client.? 172.21.15.80:0/3953123089' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:47:17.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:47:17 smithi080 bash[41963]: audit 2023-12-01T11:47:16.626843+0000 mon.c (mon.2) 8033 : audit 0 from='client.? 172.21.15.80:0/3953123089' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:47:17.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:47:17 smithi090 bash[32384]: audit 2023-12-01T11:47:16.626843+0000 mon.c (mon.2) 8033 : audit 0 from='client.? 172.21.15.80:0/3953123089' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:47:18.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:47:18 smithi080 bash[28361]: cluster 2023-12-01T11:47:16.683437+0000 mgr.y (mgr.24362) 12561 : cluster 0 pgmap v12530: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:47:18.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:47:18 smithi080 bash[41963]: cluster 2023-12-01T11:47:16.683437+0000 mgr.y (mgr.24362) 12561 : cluster 0 pgmap v12530: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:47:18.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:47:18 smithi090 bash[32384]: cluster 2023-12-01T11:47:16.683437+0000 mgr.y (mgr.24362) 12561 : cluster 0 pgmap v12530: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:47:20.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:47:20 smithi080 bash[28361]: cluster 2023-12-01T11:47:18.684127+0000 mgr.y (mgr.24362) 12562 : cluster 0 pgmap v12531: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:47:20.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:47:20 smithi080 bash[28361]: audit 2023-12-01T11:47:19.083564+0000 mon.c (mon.2) 8034 : audit 0 from='client.? 172.21.15.80:0/1360258818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:47:20.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:47:20 smithi080 bash[41963]: cluster 2023-12-01T11:47:18.684127+0000 mgr.y (mgr.24362) 12562 : cluster 0 pgmap v12531: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:47:20.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:47:20 smithi080 bash[41963]: audit 2023-12-01T11:47:19.083564+0000 mon.c (mon.2) 8034 : audit 0 from='client.? 172.21.15.80:0/1360258818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:47:20.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:47:20 smithi090 bash[32384]: cluster 2023-12-01T11:47:18.684127+0000 mgr.y (mgr.24362) 12562 : cluster 0 pgmap v12531: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:47:20.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:47:20 smithi090 bash[32384]: audit 2023-12-01T11:47:19.083564+0000 mon.c (mon.2) 8034 : audit 0 from='client.? 172.21.15.80:0/1360258818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:47:22.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:47:22 smithi080 bash[41963]: cluster 2023-12-01T11:47:20.684730+0000 mgr.y (mgr.24362) 12563 : cluster 0 pgmap v12532: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:47:22.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:47:22 smithi080 bash[41963]: audit 2023-12-01T11:47:21.541270+0000 mon.a (mon.0) 7879 : audit 0 from='client.? 172.21.15.80:0/2989659820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:47:22.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:47:22 smithi080 bash[28361]: cluster 2023-12-01T11:47:20.684730+0000 mgr.y (mgr.24362) 12563 : cluster 0 pgmap v12532: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:47:22.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:47:22 smithi080 bash[28361]: audit 2023-12-01T11:47:21.541270+0000 mon.a (mon.0) 7879 : audit 0 from='client.? 172.21.15.80:0/2989659820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:47:22.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:47:22 smithi090 bash[32384]: cluster 2023-12-01T11:47:20.684730+0000 mgr.y (mgr.24362) 12563 : cluster 0 pgmap v12532: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:47:22.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:47:22 smithi090 bash[32384]: audit 2023-12-01T11:47:21.541270+0000 mon.a (mon.0) 7879 : audit 0 from='client.? 172.21.15.80:0/2989659820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:47:24.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:47:24 smithi080 bash[28361]: cluster 2023-12-01T11:47:22.685913+0000 mgr.y (mgr.24362) 12564 : cluster 0 pgmap v12533: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:47:24.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:47:24 smithi080 bash[28361]: audit 2023-12-01T11:47:24.006046+0000 mon.c (mon.2) 8035 : audit 0 from='client.? 172.21.15.80:0/3375460695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:47:24.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:47:24 smithi080 bash[41963]: cluster 2023-12-01T11:47:22.685913+0000 mgr.y (mgr.24362) 12564 : cluster 0 pgmap v12533: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:47:24.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:47:24 smithi080 bash[41963]: audit 2023-12-01T11:47:24.006046+0000 mon.c (mon.2) 8035 : audit 0 from='client.? 172.21.15.80:0/3375460695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:47:24.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:47:24 smithi090 bash[32384]: cluster 2023-12-01T11:47:22.685913+0000 mgr.y (mgr.24362) 12564 : cluster 0 pgmap v12533: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:47:24.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:47:24 smithi090 bash[32384]: audit 2023-12-01T11:47:24.006046+0000 mon.c (mon.2) 8035 : audit 0 from='client.? 172.21.15.80:0/3375460695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:47:26.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:47:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:47:26] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T11:47:26.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:47:26 smithi080 bash[41963]: cluster 2023-12-01T11:47:24.686636+0000 mgr.y (mgr.24362) 12565 : cluster 0 pgmap v12534: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:47:26.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:47:26 smithi080 bash[41963]: audit 2023-12-01T11:47:25.447359+0000 mon.c (mon.2) 8036 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:47:26.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:47:26 smithi080 bash[28361]: cluster 2023-12-01T11:47:24.686636+0000 mgr.y (mgr.24362) 12565 : cluster 0 pgmap v12534: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:47:26.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:47:26 smithi080 bash[28361]: audit 2023-12-01T11:47:25.447359+0000 mon.c (mon.2) 8036 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:47:26.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:47:26 smithi090 bash[32384]: cluster 2023-12-01T11:47:24.686636+0000 mgr.y (mgr.24362) 12565 : cluster 0 pgmap v12534: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:47:26.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:47:26 smithi090 bash[32384]: audit 2023-12-01T11:47:25.447359+0000 mon.c (mon.2) 8036 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:47:27.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:47:27 smithi080 bash[41963]: audit 2023-12-01T11:47:26.463593+0000 mon.a (mon.0) 7880 : audit 0 from='client.? 172.21.15.80:0/1378850249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:47:27.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:47:27 smithi080 bash[28361]: audit 2023-12-01T11:47:26.463593+0000 mon.a (mon.0) 7880 : audit 0 from='client.? 172.21.15.80:0/1378850249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:47:27.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:47:27 smithi090 bash[32384]: audit 2023-12-01T11:47:26.463593+0000 mon.a (mon.0) 7880 : audit 0 from='client.? 172.21.15.80:0/1378850249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:47:28.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:47:28 smithi080 bash[28361]: cluster 2023-12-01T11:47:26.687830+0000 mgr.y (mgr.24362) 12566 : cluster 0 pgmap v12535: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:47:28.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:47:28 smithi080 bash[41963]: cluster 2023-12-01T11:47:26.687830+0000 mgr.y (mgr.24362) 12566 : cluster 0 pgmap v12535: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:47:28.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:47:28 smithi090 bash[32384]: cluster 2023-12-01T11:47:26.687830+0000 mgr.y (mgr.24362) 12566 : cluster 0 pgmap v12535: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:47:29.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:47:29 smithi080 bash[28361]: audit 2023-12-01T11:47:28.918937+0000 mon.c (mon.2) 8037 : audit 0 from='client.? 172.21.15.80:0/2995202877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:47:29.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:47:29 smithi080 bash[41963]: audit 2023-12-01T11:47:28.918937+0000 mon.c (mon.2) 8037 : audit 0 from='client.? 172.21.15.80:0/2995202877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:47:29.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:47:29 smithi090 bash[32384]: audit 2023-12-01T11:47:28.918937+0000 mon.c (mon.2) 8037 : audit 0 from='client.? 172.21.15.80:0/2995202877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:47:30.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:47:30 smithi080 bash[28361]: cluster 2023-12-01T11:47:28.688461+0000 mgr.y (mgr.24362) 12567 : cluster 0 pgmap v12536: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:47:30.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:47:30 smithi080 bash[41963]: cluster 2023-12-01T11:47:28.688461+0000 mgr.y (mgr.24362) 12567 : cluster 0 pgmap v12536: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:47:30.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:47:30 smithi090 bash[32384]: cluster 2023-12-01T11:47:28.688461+0000 mgr.y (mgr.24362) 12567 : cluster 0 pgmap v12536: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:47:32.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:47:31 smithi090 bash[32384]: cluster 2023-12-01T11:47:30.689231+0000 mgr.y (mgr.24362) 12568 : cluster 0 pgmap v12537: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:47:32.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:47:31 smithi090 bash[32384]: audit 2023-12-01T11:47:31.372223+0000 mon.a (mon.0) 7881 : audit 0 from='client.? 172.21.15.80:0/3671582418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:47:32.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:47:31 smithi080 bash[28361]: cluster 2023-12-01T11:47:30.689231+0000 mgr.y (mgr.24362) 12568 : cluster 0 pgmap v12537: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:47:32.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:47:31 smithi080 bash[28361]: audit 2023-12-01T11:47:31.372223+0000 mon.a (mon.0) 7881 : audit 0 from='client.? 172.21.15.80:0/3671582418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:47:32.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:47:31 smithi080 bash[41963]: cluster 2023-12-01T11:47:30.689231+0000 mgr.y (mgr.24362) 12568 : cluster 0 pgmap v12537: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:47:32.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:47:31 smithi080 bash[41963]: audit 2023-12-01T11:47:31.372223+0000 mon.a (mon.0) 7881 : audit 0 from='client.? 172.21.15.80:0/3671582418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:47:34.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:47:33 smithi090 bash[32384]: cluster 2023-12-01T11:47:32.690534+0000 mgr.y (mgr.24362) 12569 : cluster 0 pgmap v12538: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:47:34.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:47:33 smithi090 bash[32384]: audit 2023-12-01T11:47:33.829761+0000 mon.a (mon.0) 7882 : audit 0 from='client.? 172.21.15.80:0/229161028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:47:34.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:47:33 smithi080 bash[28361]: cluster 2023-12-01T11:47:32.690534+0000 mgr.y (mgr.24362) 12569 : cluster 0 pgmap v12538: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:47:34.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:47:33 smithi080 bash[28361]: audit 2023-12-01T11:47:33.829761+0000 mon.a (mon.0) 7882 : audit 0 from='client.? 172.21.15.80:0/229161028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:47:34.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:47:33 smithi080 bash[41963]: cluster 2023-12-01T11:47:32.690534+0000 mgr.y (mgr.24362) 12569 : cluster 0 pgmap v12538: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:47:34.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:47:33 smithi080 bash[41963]: audit 2023-12-01T11:47:33.829761+0000 mon.a (mon.0) 7882 : audit 0 from='client.? 172.21.15.80:0/229161028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:47:36.232 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:47:35 smithi080 bash[28361]: cluster 2023-12-01T11:47:34.691216+0000 mgr.y (mgr.24362) 12570 : cluster 0 pgmap v12539: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:47:36.232 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:47:35 smithi080 bash[41963]: cluster 2023-12-01T11:47:34.691216+0000 mgr.y (mgr.24362) 12570 : cluster 0 pgmap v12539: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:47:36.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:47:35 smithi090 bash[32384]: cluster 2023-12-01T11:47:34.691216+0000 mgr.y (mgr.24362) 12570 : cluster 0 pgmap v12539: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:47:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:47:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:47:36] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T11:47:37.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:47:36 smithi090 bash[32384]: audit 2023-12-01T11:47:36.289102+0000 mon.c (mon.2) 8038 : audit 0 from='client.? 172.21.15.80:0/3871967359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:47:37.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:47:36 smithi080 bash[41963]: audit 2023-12-01T11:47:36.289102+0000 mon.c (mon.2) 8038 : audit 0 from='client.? 172.21.15.80:0/3871967359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:47:37.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:47:36 smithi080 bash[28361]: audit 2023-12-01T11:47:36.289102+0000 mon.c (mon.2) 8038 : audit 0 from='client.? 172.21.15.80:0/3871967359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:47:38.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:47:37 smithi090 bash[32384]: cluster 2023-12-01T11:47:36.692483+0000 mgr.y (mgr.24362) 12571 : cluster 0 pgmap v12540: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:47:38.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:47:37 smithi080 bash[28361]: cluster 2023-12-01T11:47:36.692483+0000 mgr.y (mgr.24362) 12571 : cluster 0 pgmap v12540: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:47:38.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:47:37 smithi080 bash[41963]: cluster 2023-12-01T11:47:36.692483+0000 mgr.y (mgr.24362) 12571 : cluster 0 pgmap v12540: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:47:39.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:47:38 smithi090 bash[32384]: audit 2023-12-01T11:47:38.749397+0000 mon.c (mon.2) 8039 : audit 0 from='client.? 172.21.15.80:0/1332562841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:47:39.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:47:38 smithi080 bash[28361]: audit 2023-12-01T11:47:38.749397+0000 mon.c (mon.2) 8039 : audit 0 from='client.? 172.21.15.80:0/1332562841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:47:39.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:47:38 smithi080 bash[41963]: audit 2023-12-01T11:47:38.749397+0000 mon.c (mon.2) 8039 : audit 0 from='client.? 172.21.15.80:0/1332562841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:47:40.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:47:39 smithi090 bash[32384]: cluster 2023-12-01T11:47:38.693105+0000 mgr.y (mgr.24362) 12572 : cluster 0 pgmap v12541: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:47:40.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:47:39 smithi080 bash[28361]: cluster 2023-12-01T11:47:38.693105+0000 mgr.y (mgr.24362) 12572 : cluster 0 pgmap v12541: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:47:40.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:47:39 smithi080 bash[41963]: cluster 2023-12-01T11:47:38.693105+0000 mgr.y (mgr.24362) 12572 : cluster 0 pgmap v12541: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:47:41.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:47:41 smithi090 bash[32384]: audit 2023-12-01T11:47:40.447733+0000 mon.c (mon.2) 8040 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:47:41.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:47:41 smithi080 bash[28361]: audit 2023-12-01T11:47:40.447733+0000 mon.c (mon.2) 8040 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:47:41.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:47:41 smithi080 bash[41963]: audit 2023-12-01T11:47:40.447733+0000 mon.c (mon.2) 8040 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:47:42.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:47:42 smithi090 bash[32384]: cluster 2023-12-01T11:47:40.693743+0000 mgr.y (mgr.24362) 12573 : cluster 0 pgmap v12542: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:47:42.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:47:42 smithi090 bash[32384]: audit 2023-12-01T11:47:41.208764+0000 mon.a (mon.0) 7883 : audit 0 from='client.? 172.21.15.80:0/2749274282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:47:42.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:47:42 smithi080 bash[28361]: cluster 2023-12-01T11:47:40.693743+0000 mgr.y (mgr.24362) 12573 : cluster 0 pgmap v12542: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:47:42.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:47:42 smithi080 bash[28361]: audit 2023-12-01T11:47:41.208764+0000 mon.a (mon.0) 7883 : audit 0 from='client.? 172.21.15.80:0/2749274282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:47:42.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:47:42 smithi080 bash[41963]: cluster 2023-12-01T11:47:40.693743+0000 mgr.y (mgr.24362) 12573 : cluster 0 pgmap v12542: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:47:42.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:47:42 smithi080 bash[41963]: audit 2023-12-01T11:47:41.208764+0000 mon.a (mon.0) 7883 : audit 0 from='client.? 172.21.15.80:0/2749274282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:47:44.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:47:44 smithi090 bash[32384]: cluster 2023-12-01T11:47:42.694883+0000 mgr.y (mgr.24362) 12574 : cluster 0 pgmap v12543: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:47:44.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:47:44 smithi090 bash[32384]: audit 2023-12-01T11:47:43.666136+0000 mon.a (mon.0) 7884 : audit 0 from='client.? 172.21.15.80:0/2466798227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:47:44.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:47:44 smithi080 bash[28361]: cluster 2023-12-01T11:47:42.694883+0000 mgr.y (mgr.24362) 12574 : cluster 0 pgmap v12543: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:47:44.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:47:44 smithi080 bash[28361]: audit 2023-12-01T11:47:43.666136+0000 mon.a (mon.0) 7884 : audit 0 from='client.? 172.21.15.80:0/2466798227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:47:44.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:47:44 smithi080 bash[41963]: cluster 2023-12-01T11:47:42.694883+0000 mgr.y (mgr.24362) 12574 : cluster 0 pgmap v12543: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:47:44.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:47:44 smithi080 bash[41963]: audit 2023-12-01T11:47:43.666136+0000 mon.a (mon.0) 7884 : audit 0 from='client.? 172.21.15.80:0/2466798227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:47:46.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:47:46 smithi090 bash[32384]: cluster 2023-12-01T11:47:44.695548+0000 mgr.y (mgr.24362) 12575 : cluster 0 pgmap v12544: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:47:46.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:47:46 smithi080 bash[28361]: cluster 2023-12-01T11:47:44.695548+0000 mgr.y (mgr.24362) 12575 : cluster 0 pgmap v12544: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:47:46.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:47:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:47:46] "GET /metrics HTTP/1.1" 200 33987 "" "Prometheus/2.43.0" 2023-12-01T11:47:46.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:47:46 smithi080 bash[41963]: cluster 2023-12-01T11:47:44.695548+0000 mgr.y (mgr.24362) 12575 : cluster 0 pgmap v12544: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:47:47.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:47:47 smithi090 bash[32384]: audit 2023-12-01T11:47:46.122815+0000 mon.a (mon.0) 7885 : audit 0 from='client.? 172.21.15.80:0/1968572255' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:47:47.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:47:47 smithi080 bash[28361]: audit 2023-12-01T11:47:46.122815+0000 mon.a (mon.0) 7885 : audit 0 from='client.? 172.21.15.80:0/1968572255' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:47:47.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:47:47 smithi080 bash[41963]: audit 2023-12-01T11:47:46.122815+0000 mon.a (mon.0) 7885 : audit 0 from='client.? 172.21.15.80:0/1968572255' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:47:48.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:47:48 smithi080 bash[41963]: cluster 2023-12-01T11:47:46.696785+0000 mgr.y (mgr.24362) 12576 : cluster 0 pgmap v12545: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:47:48.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:47:48 smithi080 bash[28361]: cluster 2023-12-01T11:47:46.696785+0000 mgr.y (mgr.24362) 12576 : cluster 0 pgmap v12545: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:47:48.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:47:48 smithi090 bash[32384]: cluster 2023-12-01T11:47:46.696785+0000 mgr.y (mgr.24362) 12576 : cluster 0 pgmap v12545: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:47:49.430 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:47:49 smithi080 bash[41963]: audit 2023-12-01T11:47:48.582705+0000 mon.a (mon.0) 7886 : audit 0 from='client.? 172.21.15.80:0/2205520397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:47:49.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:47:49 smithi080 bash[28361]: audit 2023-12-01T11:47:48.582705+0000 mon.a (mon.0) 7886 : audit 0 from='client.? 172.21.15.80:0/2205520397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:47:49.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:47:49 smithi090 bash[32384]: audit 2023-12-01T11:47:48.582705+0000 mon.a (mon.0) 7886 : audit 0 from='client.? 172.21.15.80:0/2205520397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:47:50.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:47:50 smithi080 bash[28361]: cluster 2023-12-01T11:47:48.697493+0000 mgr.y (mgr.24362) 12577 : cluster 0 pgmap v12546: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:47:50.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:47:50 smithi080 bash[41963]: cluster 2023-12-01T11:47:48.697493+0000 mgr.y (mgr.24362) 12577 : cluster 0 pgmap v12546: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:47:50.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:47:50 smithi090 bash[32384]: cluster 2023-12-01T11:47:48.697493+0000 mgr.y (mgr.24362) 12577 : cluster 0 pgmap v12546: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:47:52.430 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:47:52 smithi080 bash[41963]: cluster 2023-12-01T11:47:50.698209+0000 mgr.y (mgr.24362) 12578 : cluster 0 pgmap v12547: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:47:52.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:47:52 smithi080 bash[41963]: audit 2023-12-01T11:47:51.044813+0000 mon.c (mon.2) 8041 : audit 0 from='client.? 172.21.15.80:0/1729018564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:47:52.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:47:52 smithi080 bash[28361]: cluster 2023-12-01T11:47:50.698209+0000 mgr.y (mgr.24362) 12578 : cluster 0 pgmap v12547: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:47:52.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:47:52 smithi080 bash[28361]: audit 2023-12-01T11:47:51.044813+0000 mon.c (mon.2) 8041 : audit 0 from='client.? 172.21.15.80:0/1729018564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:47:52.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:47:52 smithi090 bash[32384]: cluster 2023-12-01T11:47:50.698209+0000 mgr.y (mgr.24362) 12578 : cluster 0 pgmap v12547: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:47:52.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:47:52 smithi090 bash[32384]: audit 2023-12-01T11:47:51.044813+0000 mon.c (mon.2) 8041 : audit 0 from='client.? 172.21.15.80:0/1729018564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:47:54.430 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:47:54 smithi080 bash[41963]: cluster 2023-12-01T11:47:52.699348+0000 mgr.y (mgr.24362) 12579 : cluster 0 pgmap v12548: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:47:54.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:47:54 smithi080 bash[41963]: audit 2023-12-01T11:47:53.502989+0000 mon.c (mon.2) 8042 : audit 0 from='client.? 172.21.15.80:0/653691165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:47:54.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:47:54 smithi080 bash[28361]: cluster 2023-12-01T11:47:52.699348+0000 mgr.y (mgr.24362) 12579 : cluster 0 pgmap v12548: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:47:54.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:47:54 smithi080 bash[28361]: audit 2023-12-01T11:47:53.502989+0000 mon.c (mon.2) 8042 : audit 0 from='client.? 172.21.15.80:0/653691165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:47:54.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:47:54 smithi090 bash[32384]: cluster 2023-12-01T11:47:52.699348+0000 mgr.y (mgr.24362) 12579 : cluster 0 pgmap v12548: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:47:54.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:47:54 smithi090 bash[32384]: audit 2023-12-01T11:47:53.502989+0000 mon.c (mon.2) 8042 : audit 0 from='client.? 172.21.15.80:0/653691165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:47:56.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:47:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:47:56] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T11:47:56.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:47:56 smithi080 bash[28361]: cluster 2023-12-01T11:47:54.700046+0000 mgr.y (mgr.24362) 12580 : cluster 0 pgmap v12549: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:47:56.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:47:56 smithi080 bash[28361]: audit 2023-12-01T11:47:55.448240+0000 mon.c (mon.2) 8043 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:47:56.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:47:56 smithi080 bash[28361]: audit 2023-12-01T11:47:55.957134+0000 mon.a (mon.0) 7887 : audit 0 from='client.? 172.21.15.80:0/1189724046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:47:56.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:47:56 smithi080 bash[41963]: cluster 2023-12-01T11:47:54.700046+0000 mgr.y (mgr.24362) 12580 : cluster 0 pgmap v12549: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:47:56.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:47:56 smithi080 bash[41963]: audit 2023-12-01T11:47:55.448240+0000 mon.c (mon.2) 8043 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:47:56.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:47:56 smithi080 bash[41963]: audit 2023-12-01T11:47:55.957134+0000 mon.a (mon.0) 7887 : audit 0 from='client.? 172.21.15.80:0/1189724046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:47:56.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:47:56 smithi090 bash[32384]: cluster 2023-12-01T11:47:54.700046+0000 mgr.y (mgr.24362) 12580 : cluster 0 pgmap v12549: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:47:56.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:47:56 smithi090 bash[32384]: audit 2023-12-01T11:47:55.448240+0000 mon.c (mon.2) 8043 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:47:56.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:47:56 smithi090 bash[32384]: audit 2023-12-01T11:47:55.957134+0000 mon.a (mon.0) 7887 : audit 0 from='client.? 172.21.15.80:0/1189724046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:47:58.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:47:58 smithi080 bash[28361]: cluster 2023-12-01T11:47:56.701296+0000 mgr.y (mgr.24362) 12581 : cluster 0 pgmap v12550: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:47:58.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:47:58 smithi080 bash[41963]: cluster 2023-12-01T11:47:56.701296+0000 mgr.y (mgr.24362) 12581 : cluster 0 pgmap v12550: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:47:58.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:47:58 smithi090 bash[32384]: cluster 2023-12-01T11:47:56.701296+0000 mgr.y (mgr.24362) 12581 : cluster 0 pgmap v12550: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:47:59.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:47:59 smithi080 bash[28361]: audit 2023-12-01T11:47:58.421986+0000 mon.c (mon.2) 8044 : audit 0 from='client.? 172.21.15.80:0/3170514670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:47:59.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:47:59 smithi080 bash[41963]: audit 2023-12-01T11:47:58.421986+0000 mon.c (mon.2) 8044 : audit 0 from='client.? 172.21.15.80:0/3170514670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:47:59.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:47:59 smithi090 bash[32384]: audit 2023-12-01T11:47:58.421986+0000 mon.c (mon.2) 8044 : audit 0 from='client.? 172.21.15.80:0/3170514670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:48:00.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:48:00 smithi080 bash[28361]: cluster 2023-12-01T11:47:58.702049+0000 mgr.y (mgr.24362) 12582 : cluster 0 pgmap v12551: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:48:00.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:48:00 smithi080 bash[41963]: cluster 2023-12-01T11:47:58.702049+0000 mgr.y (mgr.24362) 12582 : cluster 0 pgmap v12551: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:48:00.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:48:00 smithi090 bash[32384]: cluster 2023-12-01T11:47:58.702049+0000 mgr.y (mgr.24362) 12582 : cluster 0 pgmap v12551: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:48:01.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:48:01 smithi080 bash[41963]: audit 2023-12-01T11:48:00.872594+0000 mon.a (mon.0) 7888 : audit 0 from='client.? 172.21.15.80:0/1350875160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:48:01.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:48:01 smithi080 bash[28361]: audit 2023-12-01T11:48:00.872594+0000 mon.a (mon.0) 7888 : audit 0 from='client.? 172.21.15.80:0/1350875160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:48:01.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:48:01 smithi090 bash[32384]: audit 2023-12-01T11:48:00.872594+0000 mon.a (mon.0) 7888 : audit 0 from='client.? 172.21.15.80:0/1350875160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:48:02.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:48:02 smithi080 bash[41963]: cluster 2023-12-01T11:48:00.702663+0000 mgr.y (mgr.24362) 12583 : cluster 0 pgmap v12552: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:48:02.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:48:02 smithi080 bash[28361]: cluster 2023-12-01T11:48:00.702663+0000 mgr.y (mgr.24362) 12583 : cluster 0 pgmap v12552: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:48:02.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:48:02 smithi090 bash[32384]: cluster 2023-12-01T11:48:00.702663+0000 mgr.y (mgr.24362) 12583 : cluster 0 pgmap v12552: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:48:04.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:48:04 smithi080 bash[41963]: cluster 2023-12-01T11:48:02.703867+0000 mgr.y (mgr.24362) 12584 : cluster 0 pgmap v12553: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:48:04.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:48:04 smithi080 bash[41963]: audit 2023-12-01T11:48:03.314517+0000 mon.a (mon.0) 7889 : audit 0 from='client.? 172.21.15.80:0/3742697752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:48:04.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:48:04 smithi080 bash[28361]: cluster 2023-12-01T11:48:02.703867+0000 mgr.y (mgr.24362) 12584 : cluster 0 pgmap v12553: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:48:04.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:48:04 smithi080 bash[28361]: audit 2023-12-01T11:48:03.314517+0000 mon.a (mon.0) 7889 : audit 0 from='client.? 172.21.15.80:0/3742697752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:48:04.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:48:04 smithi090 bash[32384]: cluster 2023-12-01T11:48:02.703867+0000 mgr.y (mgr.24362) 12584 : cluster 0 pgmap v12553: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:48:04.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:48:04 smithi090 bash[32384]: audit 2023-12-01T11:48:03.314517+0000 mon.a (mon.0) 7889 : audit 0 from='client.? 172.21.15.80:0/3742697752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:48:06.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:48:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:48:06] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T11:48:06.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:48:06 smithi080 bash[28361]: cluster 2023-12-01T11:48:04.704553+0000 mgr.y (mgr.24362) 12585 : cluster 0 pgmap v12554: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:48:06.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:48:06 smithi080 bash[28361]: audit 2023-12-01T11:48:05.759563+0000 mon.a (mon.0) 7890 : audit 0 from='client.? 172.21.15.80:0/1989431415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:48:06.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:48:06 smithi080 bash[41963]: cluster 2023-12-01T11:48:04.704553+0000 mgr.y (mgr.24362) 12585 : cluster 0 pgmap v12554: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:48:06.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:48:06 smithi080 bash[41963]: audit 2023-12-01T11:48:05.759563+0000 mon.a (mon.0) 7890 : audit 0 from='client.? 172.21.15.80:0/1989431415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:48:06.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:48:06 smithi090 bash[32384]: cluster 2023-12-01T11:48:04.704553+0000 mgr.y (mgr.24362) 12585 : cluster 0 pgmap v12554: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:48:06.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:48:06 smithi090 bash[32384]: audit 2023-12-01T11:48:05.759563+0000 mon.a (mon.0) 7890 : audit 0 from='client.? 172.21.15.80:0/1989431415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:48:08.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:48:08 smithi080 bash[28361]: cluster 2023-12-01T11:48:06.705701+0000 mgr.y (mgr.24362) 12586 : cluster 0 pgmap v12555: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:48:08.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:48:08 smithi080 bash[41963]: cluster 2023-12-01T11:48:06.705701+0000 mgr.y (mgr.24362) 12586 : cluster 0 pgmap v12555: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:48:08.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:48:08 smithi090 bash[32384]: cluster 2023-12-01T11:48:06.705701+0000 mgr.y (mgr.24362) 12586 : cluster 0 pgmap v12555: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:48:09.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:48:09 smithi080 bash[28361]: audit 2023-12-01T11:48:08.106906+0000 mon.c (mon.2) 8045 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:48:09.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:48:09 smithi080 bash[28361]: audit 2023-12-01T11:48:08.213573+0000 mon.a (mon.0) 7891 : audit 0 from='client.? 172.21.15.80:0/3267126414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:48:09.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:48:09 smithi080 bash[41963]: audit 2023-12-01T11:48:08.106906+0000 mon.c (mon.2) 8045 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:48:09.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:48:09 smithi080 bash[41963]: audit 2023-12-01T11:48:08.213573+0000 mon.a (mon.0) 7891 : audit 0 from='client.? 172.21.15.80:0/3267126414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:48:09.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:48:09 smithi090 bash[32384]: audit 2023-12-01T11:48:08.106906+0000 mon.c (mon.2) 8045 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:48:09.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:48:09 smithi090 bash[32384]: audit 2023-12-01T11:48:08.213573+0000 mon.a (mon.0) 7891 : audit 0 from='client.? 172.21.15.80:0/3267126414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:48:10.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:48:10 smithi080 bash[28361]: cluster 2023-12-01T11:48:08.706500+0000 mgr.y (mgr.24362) 12587 : cluster 0 pgmap v12556: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:48:10.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:48:10 smithi080 bash[41963]: cluster 2023-12-01T11:48:08.706500+0000 mgr.y (mgr.24362) 12587 : cluster 0 pgmap v12556: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:48:10.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:48:10 smithi090 bash[32384]: cluster 2023-12-01T11:48:08.706500+0000 mgr.y (mgr.24362) 12587 : cluster 0 pgmap v12556: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:48:11.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:48:11 smithi080 bash[28361]: audit 2023-12-01T11:48:10.448642+0000 mon.c (mon.2) 8046 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:48:11.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:48:11 smithi080 bash[28361]: audit 2023-12-01T11:48:10.673927+0000 mon.c (mon.2) 8047 : audit 0 from='client.? 172.21.15.80:0/24019817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:48:11.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:48:11 smithi080 bash[28361]: cluster 2023-12-01T11:48:10.707204+0000 mgr.y (mgr.24362) 12588 : cluster 0 pgmap v12557: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:48:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:48:11 smithi080 bash[41963]: audit 2023-12-01T11:48:10.448642+0000 mon.c (mon.2) 8046 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:48:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:48:11 smithi080 bash[41963]: audit 2023-12-01T11:48:10.673927+0000 mon.c (mon.2) 8047 : audit 0 from='client.? 172.21.15.80:0/24019817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:48:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:48:11 smithi080 bash[41963]: cluster 2023-12-01T11:48:10.707204+0000 mgr.y (mgr.24362) 12588 : cluster 0 pgmap v12557: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:48:11.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:48:11 smithi090 bash[32384]: audit 2023-12-01T11:48:10.448642+0000 mon.c (mon.2) 8046 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:48:11.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:48:11 smithi090 bash[32384]: audit 2023-12-01T11:48:10.673927+0000 mon.c (mon.2) 8047 : audit 0 from='client.? 172.21.15.80:0/24019817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:48:11.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:48:11 smithi090 bash[32384]: cluster 2023-12-01T11:48:10.707204+0000 mgr.y (mgr.24362) 12588 : cluster 0 pgmap v12557: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:48:14.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:48:13 smithi090 bash[32384]: cluster 2023-12-01T11:48:12.708390+0000 mgr.y (mgr.24362) 12589 : cluster 0 pgmap v12558: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:48:14.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:48:13 smithi090 bash[32384]: audit 2023-12-01T11:48:13.130912+0000 mon.a (mon.0) 7892 : audit 0 from='client.? 172.21.15.80:0/990452623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:48:14.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:48:13 smithi080 bash[28361]: cluster 2023-12-01T11:48:12.708390+0000 mgr.y (mgr.24362) 12589 : cluster 0 pgmap v12558: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:48:14.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:48:13 smithi080 bash[28361]: audit 2023-12-01T11:48:13.130912+0000 mon.a (mon.0) 7892 : audit 0 from='client.? 172.21.15.80:0/990452623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:48:14.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:48:13 smithi080 bash[41963]: cluster 2023-12-01T11:48:12.708390+0000 mgr.y (mgr.24362) 12589 : cluster 0 pgmap v12558: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:48:14.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:48:13 smithi080 bash[41963]: audit 2023-12-01T11:48:13.130912+0000 mon.a (mon.0) 7892 : audit 0 from='client.? 172.21.15.80:0/990452623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:48:15.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:48:14 smithi090 bash[32384]: audit 2023-12-01T11:48:13.951517+0000 mon.a (mon.0) 7893 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:48:15.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:48:14 smithi090 bash[32384]: audit 2023-12-01T11:48:13.961655+0000 mon.a (mon.0) 7894 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:48:15.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:48:14 smithi090 bash[32384]: audit 2023-12-01T11:48:14.316648+0000 mon.a (mon.0) 7895 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:48:15.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:48:14 smithi090 bash[32384]: audit 2023-12-01T11:48:14.327613+0000 mon.a (mon.0) 7896 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:48:15.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:48:14 smithi090 bash[32384]: audit 2023-12-01T11:48:14.811011+0000 mon.c (mon.2) 8048 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:48:15.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:48:14 smithi090 bash[32384]: audit 2023-12-01T11:48:14.812992+0000 mon.c (mon.2) 8049 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:48:15.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:48:14 smithi090 bash[32384]: audit 2023-12-01T11:48:14.823240+0000 mon.a (mon.0) 7897 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:48:15.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:48:14 smithi080 bash[28361]: audit 2023-12-01T11:48:13.951517+0000 mon.a (mon.0) 7893 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:48:15.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:48:14 smithi080 bash[28361]: audit 2023-12-01T11:48:13.961655+0000 mon.a (mon.0) 7894 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:48:15.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:48:14 smithi080 bash[28361]: audit 2023-12-01T11:48:14.316648+0000 mon.a (mon.0) 7895 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:48:15.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:48:14 smithi080 bash[28361]: audit 2023-12-01T11:48:14.327613+0000 mon.a (mon.0) 7896 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:48:15.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:48:14 smithi080 bash[28361]: audit 2023-12-01T11:48:14.811011+0000 mon.c (mon.2) 8048 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:48:15.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:48:14 smithi080 bash[28361]: audit 2023-12-01T11:48:14.812992+0000 mon.c (mon.2) 8049 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:48:15.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:48:14 smithi080 bash[28361]: audit 2023-12-01T11:48:14.823240+0000 mon.a (mon.0) 7897 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:48:15.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:48:14 smithi080 bash[41963]: audit 2023-12-01T11:48:13.951517+0000 mon.a (mon.0) 7893 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:48:15.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:48:14 smithi080 bash[41963]: audit 2023-12-01T11:48:13.961655+0000 mon.a (mon.0) 7894 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:48:15.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:48:14 smithi080 bash[41963]: audit 2023-12-01T11:48:14.316648+0000 mon.a (mon.0) 7895 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:48:15.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:48:14 smithi080 bash[41963]: audit 2023-12-01T11:48:14.327613+0000 mon.a (mon.0) 7896 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:48:15.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:48:14 smithi080 bash[41963]: audit 2023-12-01T11:48:14.811011+0000 mon.c (mon.2) 8048 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:48:15.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:48:14 smithi080 bash[41963]: audit 2023-12-01T11:48:14.812992+0000 mon.c (mon.2) 8049 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:48:15.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:48:14 smithi080 bash[41963]: audit 2023-12-01T11:48:14.823240+0000 mon.a (mon.0) 7897 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:48:16.232 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:48:15 smithi080 bash[28361]: cluster 2023-12-01T11:48:14.708931+0000 mgr.y (mgr.24362) 12590 : cluster 0 pgmap v12559: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:48:16.232 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:48:15 smithi080 bash[28361]: audit 2023-12-01T11:48:15.585082+0000 mon.c (mon.2) 8050 : audit 0 from='client.? 172.21.15.80:0/455128440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:48:16.232 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:48:15 smithi080 bash[41963]: cluster 2023-12-01T11:48:14.708931+0000 mgr.y (mgr.24362) 12590 : cluster 0 pgmap v12559: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:48:16.233 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:48:15 smithi080 bash[41963]: audit 2023-12-01T11:48:15.585082+0000 mon.c (mon.2) 8050 : audit 0 from='client.? 172.21.15.80:0/455128440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:48:16.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:48:15 smithi090 bash[32384]: cluster 2023-12-01T11:48:14.708931+0000 mgr.y (mgr.24362) 12590 : cluster 0 pgmap v12559: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:48:16.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:48:15 smithi090 bash[32384]: audit 2023-12-01T11:48:15.585082+0000 mon.c (mon.2) 8050 : audit 0 from='client.? 172.21.15.80:0/455128440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:48:16.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:48:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:48:16] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T11:48:18.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:48:17 smithi090 bash[32384]: cluster 2023-12-01T11:48:16.710160+0000 mgr.y (mgr.24362) 12591 : cluster 0 pgmap v12560: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:48:18.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:48:17 smithi080 bash[28361]: cluster 2023-12-01T11:48:16.710160+0000 mgr.y (mgr.24362) 12591 : cluster 0 pgmap v12560: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:48:18.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:48:17 smithi080 bash[41963]: cluster 2023-12-01T11:48:16.710160+0000 mgr.y (mgr.24362) 12591 : cluster 0 pgmap v12560: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:48:19.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:48:18 smithi090 bash[32384]: audit 2023-12-01T11:48:18.037522+0000 mon.c (mon.2) 8051 : audit 0 from='client.? 172.21.15.80:0/2545756443' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:48:19.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:48:18 smithi080 bash[41963]: audit 2023-12-01T11:48:18.037522+0000 mon.c (mon.2) 8051 : audit 0 from='client.? 172.21.15.80:0/2545756443' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:48:19.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:48:18 smithi080 bash[28361]: audit 2023-12-01T11:48:18.037522+0000 mon.c (mon.2) 8051 : audit 0 from='client.? 172.21.15.80:0/2545756443' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:48:20.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:48:19 smithi090 bash[32384]: cluster 2023-12-01T11:48:18.710956+0000 mgr.y (mgr.24362) 12592 : cluster 0 pgmap v12561: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:48:20.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:48:19 smithi080 bash[41963]: cluster 2023-12-01T11:48:18.710956+0000 mgr.y (mgr.24362) 12592 : cluster 0 pgmap v12561: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:48:20.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:48:19 smithi080 bash[28361]: cluster 2023-12-01T11:48:18.710956+0000 mgr.y (mgr.24362) 12592 : cluster 0 pgmap v12561: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:48:21.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:48:21 smithi090 bash[32384]: audit 2023-12-01T11:48:20.491173+0000 mon.c (mon.2) 8052 : audit 0 from='client.? 172.21.15.80:0/1422793843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:48:21.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:48:21 smithi080 bash[28361]: audit 2023-12-01T11:48:20.491173+0000 mon.c (mon.2) 8052 : audit 0 from='client.? 172.21.15.80:0/1422793843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:48:21.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:48:21 smithi080 bash[41963]: audit 2023-12-01T11:48:20.491173+0000 mon.c (mon.2) 8052 : audit 0 from='client.? 172.21.15.80:0/1422793843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:48:22.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:48:22 smithi090 bash[32384]: cluster 2023-12-01T11:48:20.711658+0000 mgr.y (mgr.24362) 12593 : cluster 0 pgmap v12562: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:48:22.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:48:22 smithi080 bash[28361]: cluster 2023-12-01T11:48:20.711658+0000 mgr.y (mgr.24362) 12593 : cluster 0 pgmap v12562: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:48:22.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:48:22 smithi080 bash[41963]: cluster 2023-12-01T11:48:20.711658+0000 mgr.y (mgr.24362) 12593 : cluster 0 pgmap v12562: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:48:23.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:48:23 smithi080 bash[28361]: audit 2023-12-01T11:48:22.950760+0000 mon.a (mon.0) 7898 : audit 0 from='client.? 172.21.15.80:0/40896503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:48:23.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:48:23 smithi080 bash[41963]: audit 2023-12-01T11:48:22.950760+0000 mon.a (mon.0) 7898 : audit 0 from='client.? 172.21.15.80:0/40896503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:48:23.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:48:23 smithi090 bash[32384]: audit 2023-12-01T11:48:22.950760+0000 mon.a (mon.0) 7898 : audit 0 from='client.? 172.21.15.80:0/40896503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:48:24.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:48:24 smithi080 bash[28361]: cluster 2023-12-01T11:48:22.712779+0000 mgr.y (mgr.24362) 12594 : cluster 0 pgmap v12563: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:48:24.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:48:24 smithi080 bash[41963]: cluster 2023-12-01T11:48:22.712779+0000 mgr.y (mgr.24362) 12594 : cluster 0 pgmap v12563: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:48:24.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:48:24 smithi090 bash[32384]: cluster 2023-12-01T11:48:22.712779+0000 mgr.y (mgr.24362) 12594 : cluster 0 pgmap v12563: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:48:26.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:48:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:48:26] "GET /metrics HTTP/1.1" 200 33988 "" "Prometheus/2.43.0" 2023-12-01T11:48:26.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:48:26 smithi080 bash[28361]: cluster 2023-12-01T11:48:24.713445+0000 mgr.y (mgr.24362) 12595 : cluster 0 pgmap v12564: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:48:26.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:48:26 smithi080 bash[28361]: audit 2023-12-01T11:48:25.411129+0000 mon.a (mon.0) 7899 : audit 0 from='client.? 172.21.15.80:0/2240124109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:48:26.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:48:26 smithi080 bash[28361]: audit 2023-12-01T11:48:25.448877+0000 mon.c (mon.2) 8053 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:48:26.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:48:26 smithi080 bash[41963]: cluster 2023-12-01T11:48:24.713445+0000 mgr.y (mgr.24362) 12595 : cluster 0 pgmap v12564: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:48:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:48:26 smithi080 bash[41963]: audit 2023-12-01T11:48:25.411129+0000 mon.a (mon.0) 7899 : audit 0 from='client.? 172.21.15.80:0/2240124109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:48:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:48:26 smithi080 bash[41963]: audit 2023-12-01T11:48:25.448877+0000 mon.c (mon.2) 8053 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:48:26.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:48:26 smithi090 bash[32384]: cluster 2023-12-01T11:48:24.713445+0000 mgr.y (mgr.24362) 12595 : cluster 0 pgmap v12564: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:48:26.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:48:26 smithi090 bash[32384]: audit 2023-12-01T11:48:25.411129+0000 mon.a (mon.0) 7899 : audit 0 from='client.? 172.21.15.80:0/2240124109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:48:26.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:48:26 smithi090 bash[32384]: audit 2023-12-01T11:48:25.448877+0000 mon.c (mon.2) 8053 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:48:28.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:48:28 smithi080 bash[41963]: cluster 2023-12-01T11:48:26.714592+0000 mgr.y (mgr.24362) 12596 : cluster 0 pgmap v12565: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:48:28.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:48:28 smithi080 bash[41963]: audit 2023-12-01T11:48:27.869906+0000 mon.c (mon.2) 8054 : audit 0 from='client.? 172.21.15.80:0/314222779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:48:28.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:48:28 smithi080 bash[28361]: cluster 2023-12-01T11:48:26.714592+0000 mgr.y (mgr.24362) 12596 : cluster 0 pgmap v12565: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:48:28.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:48:28 smithi080 bash[28361]: audit 2023-12-01T11:48:27.869906+0000 mon.c (mon.2) 8054 : audit 0 from='client.? 172.21.15.80:0/314222779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:48:28.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:48:28 smithi090 bash[32384]: cluster 2023-12-01T11:48:26.714592+0000 mgr.y (mgr.24362) 12596 : cluster 0 pgmap v12565: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:48:28.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:48:28 smithi090 bash[32384]: audit 2023-12-01T11:48:27.869906+0000 mon.c (mon.2) 8054 : audit 0 from='client.? 172.21.15.80:0/314222779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:48:30.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:48:30 smithi080 bash[41963]: cluster 2023-12-01T11:48:28.715272+0000 mgr.y (mgr.24362) 12597 : cluster 0 pgmap v12566: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:48:30.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:48:30 smithi080 bash[28361]: cluster 2023-12-01T11:48:28.715272+0000 mgr.y (mgr.24362) 12597 : cluster 0 pgmap v12566: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:48:30.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:48:30 smithi090 bash[32384]: cluster 2023-12-01T11:48:28.715272+0000 mgr.y (mgr.24362) 12597 : cluster 0 pgmap v12566: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:48:31.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:48:31 smithi080 bash[41963]: audit 2023-12-01T11:48:30.329748+0000 mon.a (mon.0) 7900 : audit 0 from='client.? 172.21.15.80:0/686016943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:48:31.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:48:31 smithi080 bash[28361]: audit 2023-12-01T11:48:30.329748+0000 mon.a (mon.0) 7900 : audit 0 from='client.? 172.21.15.80:0/686016943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:48:31.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:48:31 smithi090 bash[32384]: audit 2023-12-01T11:48:30.329748+0000 mon.a (mon.0) 7900 : audit 0 from='client.? 172.21.15.80:0/686016943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:48:32.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:48:32 smithi080 bash[28361]: cluster 2023-12-01T11:48:30.715968+0000 mgr.y (mgr.24362) 12598 : cluster 0 pgmap v12567: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:48:32.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:48:32 smithi080 bash[41963]: cluster 2023-12-01T11:48:30.715968+0000 mgr.y (mgr.24362) 12598 : cluster 0 pgmap v12567: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:48:32.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:48:32 smithi090 bash[32384]: cluster 2023-12-01T11:48:30.715968+0000 mgr.y (mgr.24362) 12598 : cluster 0 pgmap v12567: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:48:33.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:48:33 smithi080 bash[41963]: audit 2023-12-01T11:48:32.789408+0000 mon.a (mon.0) 7901 : audit 0 from='client.? 172.21.15.80:0/1924870997' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:48:33.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:48:33 smithi080 bash[28361]: audit 2023-12-01T11:48:32.789408+0000 mon.a (mon.0) 7901 : audit 0 from='client.? 172.21.15.80:0/1924870997' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:48:33.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:48:33 smithi090 bash[32384]: audit 2023-12-01T11:48:32.789408+0000 mon.a (mon.0) 7901 : audit 0 from='client.? 172.21.15.80:0/1924870997' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:48:34.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:48:34 smithi080 bash[41963]: cluster 2023-12-01T11:48:32.717033+0000 mgr.y (mgr.24362) 12599 : cluster 0 pgmap v12568: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:48:34.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:48:34 smithi080 bash[28361]: cluster 2023-12-01T11:48:32.717033+0000 mgr.y (mgr.24362) 12599 : cluster 0 pgmap v12568: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:48:34.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:48:34 smithi090 bash[32384]: cluster 2023-12-01T11:48:32.717033+0000 mgr.y (mgr.24362) 12599 : cluster 0 pgmap v12568: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:48:36.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:48:36 smithi080 bash[28361]: cluster 2023-12-01T11:48:34.717713+0000 mgr.y (mgr.24362) 12600 : cluster 0 pgmap v12569: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:48:36.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:48:36 smithi080 bash[28361]: audit 2023-12-01T11:48:35.241200+0000 mon.a (mon.0) 7902 : audit 0 from='client.? 172.21.15.80:0/4258406059' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:48:36.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:48:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:48:36] "GET /metrics HTTP/1.1" 200 33988 "" "Prometheus/2.43.0" 2023-12-01T11:48:36.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:48:36 smithi080 bash[41963]: cluster 2023-12-01T11:48:34.717713+0000 mgr.y (mgr.24362) 12600 : cluster 0 pgmap v12569: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:48:36.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:48:36 smithi080 bash[41963]: audit 2023-12-01T11:48:35.241200+0000 mon.a (mon.0) 7902 : audit 0 from='client.? 172.21.15.80:0/4258406059' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:48:36.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:48:36 smithi090 bash[32384]: cluster 2023-12-01T11:48:34.717713+0000 mgr.y (mgr.24362) 12600 : cluster 0 pgmap v12569: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:48:36.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:48:36 smithi090 bash[32384]: audit 2023-12-01T11:48:35.241200+0000 mon.a (mon.0) 7902 : audit 0 from='client.? 172.21.15.80:0/4258406059' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:48:38.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:48:38 smithi080 bash[41963]: cluster 2023-12-01T11:48:36.718566+0000 mgr.y (mgr.24362) 12601 : cluster 0 pgmap v12570: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:48:38.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:48:38 smithi080 bash[41963]: audit 2023-12-01T11:48:37.684870+0000 mon.a (mon.0) 7903 : audit 0 from='client.? 172.21.15.80:0/2963446316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:48:38.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:48:38 smithi080 bash[28361]: cluster 2023-12-01T11:48:36.718566+0000 mgr.y (mgr.24362) 12601 : cluster 0 pgmap v12570: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:48:38.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:48:38 smithi080 bash[28361]: audit 2023-12-01T11:48:37.684870+0000 mon.a (mon.0) 7903 : audit 0 from='client.? 172.21.15.80:0/2963446316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:48:38.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:48:38 smithi090 bash[32384]: cluster 2023-12-01T11:48:36.718566+0000 mgr.y (mgr.24362) 12601 : cluster 0 pgmap v12570: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:48:38.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:48:38 smithi090 bash[32384]: audit 2023-12-01T11:48:37.684870+0000 mon.a (mon.0) 7903 : audit 0 from='client.? 172.21.15.80:0/2963446316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:48:40.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:48:40 smithi080 bash[41963]: cluster 2023-12-01T11:48:38.719193+0000 mgr.y (mgr.24362) 12602 : cluster 0 pgmap v12571: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:48:40.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:48:40 smithi080 bash[28361]: cluster 2023-12-01T11:48:38.719193+0000 mgr.y (mgr.24362) 12602 : cluster 0 pgmap v12571: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:48:40.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:48:40 smithi090 bash[32384]: cluster 2023-12-01T11:48:38.719193+0000 mgr.y (mgr.24362) 12602 : cluster 0 pgmap v12571: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:48:41.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:48:41 smithi080 bash[28361]: audit 2023-12-01T11:48:40.137988+0000 mon.a (mon.0) 7904 : audit 0 from='client.? 172.21.15.80:0/1397090657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:48:41.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:48:41 smithi080 bash[28361]: audit 2023-12-01T11:48:40.449420+0000 mon.c (mon.2) 8055 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:48:41.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:48:41 smithi080 bash[41963]: audit 2023-12-01T11:48:40.137988+0000 mon.a (mon.0) 7904 : audit 0 from='client.? 172.21.15.80:0/1397090657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:48:41.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:48:41 smithi080 bash[41963]: audit 2023-12-01T11:48:40.449420+0000 mon.c (mon.2) 8055 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:48:41.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:48:41 smithi090 bash[32384]: audit 2023-12-01T11:48:40.137988+0000 mon.a (mon.0) 7904 : audit 0 from='client.? 172.21.15.80:0/1397090657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:48:41.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:48:41 smithi090 bash[32384]: audit 2023-12-01T11:48:40.449420+0000 mon.c (mon.2) 8055 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:48:42.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:48:42 smithi080 bash[28361]: cluster 2023-12-01T11:48:40.719871+0000 mgr.y (mgr.24362) 12603 : cluster 0 pgmap v12572: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:48:42.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:48:42 smithi080 bash[41963]: cluster 2023-12-01T11:48:40.719871+0000 mgr.y (mgr.24362) 12603 : cluster 0 pgmap v12572: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:48:42.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:48:42 smithi090 bash[32384]: cluster 2023-12-01T11:48:40.719871+0000 mgr.y (mgr.24362) 12603 : cluster 0 pgmap v12572: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:48:43.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:48:43 smithi080 bash[28361]: audit 2023-12-01T11:48:42.598831+0000 mon.c (mon.2) 8056 : audit 0 from='client.? 172.21.15.80:0/2448026744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:48:43.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:48:43 smithi080 bash[41963]: audit 2023-12-01T11:48:42.598831+0000 mon.c (mon.2) 8056 : audit 0 from='client.? 172.21.15.80:0/2448026744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:48:43.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:48:43 smithi090 bash[32384]: audit 2023-12-01T11:48:42.598831+0000 mon.c (mon.2) 8056 : audit 0 from='client.? 172.21.15.80:0/2448026744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:48:44.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:48:44 smithi080 bash[28361]: cluster 2023-12-01T11:48:42.721192+0000 mgr.y (mgr.24362) 12604 : cluster 0 pgmap v12573: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:48:44.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:48:44 smithi080 bash[41963]: cluster 2023-12-01T11:48:42.721192+0000 mgr.y (mgr.24362) 12604 : cluster 0 pgmap v12573: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:48:44.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:48:44 smithi090 bash[32384]: cluster 2023-12-01T11:48:42.721192+0000 mgr.y (mgr.24362) 12604 : cluster 0 pgmap v12573: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:48:45.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:48:45 smithi080 bash[28361]: audit 2023-12-01T11:48:45.054054+0000 mon.c (mon.2) 8057 : audit 0 from='client.? 172.21.15.80:0/2510551783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:48:45.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:48:45 smithi080 bash[41963]: audit 2023-12-01T11:48:45.054054+0000 mon.c (mon.2) 8057 : audit 0 from='client.? 172.21.15.80:0/2510551783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:48:45.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:48:45 smithi090 bash[32384]: audit 2023-12-01T11:48:45.054054+0000 mon.c (mon.2) 8057 : audit 0 from='client.? 172.21.15.80:0/2510551783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:48:46.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:48:46 smithi080 bash[28361]: cluster 2023-12-01T11:48:44.722128+0000 mgr.y (mgr.24362) 12605 : cluster 0 pgmap v12574: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:48:46.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:48:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:48:46] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T11:48:46.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:48:46 smithi080 bash[41963]: cluster 2023-12-01T11:48:44.722128+0000 mgr.y (mgr.24362) 12605 : cluster 0 pgmap v12574: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:48:46.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:48:46 smithi090 bash[32384]: cluster 2023-12-01T11:48:44.722128+0000 mgr.y (mgr.24362) 12605 : cluster 0 pgmap v12574: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:48:48.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:48:48 smithi080 bash[41963]: cluster 2023-12-01T11:48:46.723377+0000 mgr.y (mgr.24362) 12606 : cluster 0 pgmap v12575: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:48:48.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:48:48 smithi080 bash[41963]: audit 2023-12-01T11:48:47.504176+0000 mon.a (mon.0) 7905 : audit 0 from='client.? 172.21.15.80:0/1959771629' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:48:48.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:48:48 smithi080 bash[28361]: cluster 2023-12-01T11:48:46.723377+0000 mgr.y (mgr.24362) 12606 : cluster 0 pgmap v12575: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:48:48.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:48:48 smithi080 bash[28361]: audit 2023-12-01T11:48:47.504176+0000 mon.a (mon.0) 7905 : audit 0 from='client.? 172.21.15.80:0/1959771629' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:48:48.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:48:48 smithi090 bash[32384]: cluster 2023-12-01T11:48:46.723377+0000 mgr.y (mgr.24362) 12606 : cluster 0 pgmap v12575: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:48:48.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:48:48 smithi090 bash[32384]: audit 2023-12-01T11:48:47.504176+0000 mon.a (mon.0) 7905 : audit 0 from='client.? 172.21.15.80:0/1959771629' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:48:50.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:48:50 smithi080 bash[41963]: cluster 2023-12-01T11:48:48.724096+0000 mgr.y (mgr.24362) 12607 : cluster 0 pgmap v12576: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:48:50.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:48:50 smithi080 bash[41963]: audit 2023-12-01T11:48:49.954899+0000 mon.a (mon.0) 7906 : audit 0 from='client.? 172.21.15.80:0/1676999076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:48:50.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:48:50 smithi080 bash[28361]: cluster 2023-12-01T11:48:48.724096+0000 mgr.y (mgr.24362) 12607 : cluster 0 pgmap v12576: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:48:50.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:48:50 smithi080 bash[28361]: audit 2023-12-01T11:48:49.954899+0000 mon.a (mon.0) 7906 : audit 0 from='client.? 172.21.15.80:0/1676999076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:48:50.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:48:50 smithi090 bash[32384]: cluster 2023-12-01T11:48:48.724096+0000 mgr.y (mgr.24362) 12607 : cluster 0 pgmap v12576: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:48:50.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:48:50 smithi090 bash[32384]: audit 2023-12-01T11:48:49.954899+0000 mon.a (mon.0) 7906 : audit 0 from='client.? 172.21.15.80:0/1676999076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:48:52.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:48:52 smithi080 bash[28361]: cluster 2023-12-01T11:48:50.724714+0000 mgr.y (mgr.24362) 12608 : cluster 0 pgmap v12577: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:48:52.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:48:52 smithi080 bash[41963]: cluster 2023-12-01T11:48:50.724714+0000 mgr.y (mgr.24362) 12608 : cluster 0 pgmap v12577: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:48:52.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:48:52 smithi090 bash[32384]: cluster 2023-12-01T11:48:50.724714+0000 mgr.y (mgr.24362) 12608 : cluster 0 pgmap v12577: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:48:53.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:48:53 smithi080 bash[28361]: audit 2023-12-01T11:48:52.423177+0000 mon.a (mon.0) 7907 : audit 0 from='client.? 172.21.15.80:0/4144198120' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:48:53.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:48:53 smithi080 bash[28361]: cluster 2023-12-01T11:48:52.725903+0000 mgr.y (mgr.24362) 12609 : cluster 0 pgmap v12578: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:48:53.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:48:53 smithi080 bash[41963]: audit 2023-12-01T11:48:52.423177+0000 mon.a (mon.0) 7907 : audit 0 from='client.? 172.21.15.80:0/4144198120' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:48:53.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:48:53 smithi080 bash[41963]: cluster 2023-12-01T11:48:52.725903+0000 mgr.y (mgr.24362) 12609 : cluster 0 pgmap v12578: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:48:53.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:48:53 smithi090 bash[32384]: audit 2023-12-01T11:48:52.423177+0000 mon.a (mon.0) 7907 : audit 0 from='client.? 172.21.15.80:0/4144198120' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:48:53.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:48:53 smithi090 bash[32384]: cluster 2023-12-01T11:48:52.725903+0000 mgr.y (mgr.24362) 12609 : cluster 0 pgmap v12578: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:48:56.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:48:55 smithi080 bash[28361]: cluster 2023-12-01T11:48:54.726371+0000 mgr.y (mgr.24362) 12610 : cluster 0 pgmap v12579: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:48:56.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:48:55 smithi080 bash[28361]: audit 2023-12-01T11:48:54.876528+0000 mon.a (mon.0) 7908 : audit 0 from='client.? 172.21.15.80:0/964196422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:48:56.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:48:55 smithi080 bash[28361]: audit 2023-12-01T11:48:55.449768+0000 mon.c (mon.2) 8058 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:48:56.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:48:55 smithi080 bash[41963]: cluster 2023-12-01T11:48:54.726371+0000 mgr.y (mgr.24362) 12610 : cluster 0 pgmap v12579: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:48:56.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:48:55 smithi080 bash[41963]: audit 2023-12-01T11:48:54.876528+0000 mon.a (mon.0) 7908 : audit 0 from='client.? 172.21.15.80:0/964196422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:48:56.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:48:55 smithi080 bash[41963]: audit 2023-12-01T11:48:55.449768+0000 mon.c (mon.2) 8058 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:48:56.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:48:55 smithi090 bash[32384]: cluster 2023-12-01T11:48:54.726371+0000 mgr.y (mgr.24362) 12610 : cluster 0 pgmap v12579: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:48:56.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:48:55 smithi090 bash[32384]: audit 2023-12-01T11:48:54.876528+0000 mon.a (mon.0) 7908 : audit 0 from='client.? 172.21.15.80:0/964196422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:48:56.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:48:55 smithi090 bash[32384]: audit 2023-12-01T11:48:55.449768+0000 mon.c (mon.2) 8058 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:48:56.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:48:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:48:56] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T11:48:58.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:48:57 smithi090 bash[32384]: cluster 2023-12-01T11:48:56.727499+0000 mgr.y (mgr.24362) 12611 : cluster 0 pgmap v12580: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:48:58.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:48:57 smithi090 bash[32384]: audit 2023-12-01T11:48:57.329980+0000 mon.c (mon.2) 8059 : audit 0 from='client.? 172.21.15.80:0/3558260591' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:48:58.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:48:57 smithi080 bash[28361]: cluster 2023-12-01T11:48:56.727499+0000 mgr.y (mgr.24362) 12611 : cluster 0 pgmap v12580: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:48:58.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:48:57 smithi080 bash[28361]: audit 2023-12-01T11:48:57.329980+0000 mon.c (mon.2) 8059 : audit 0 from='client.? 172.21.15.80:0/3558260591' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:48:58.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:48:57 smithi080 bash[41963]: cluster 2023-12-01T11:48:56.727499+0000 mgr.y (mgr.24362) 12611 : cluster 0 pgmap v12580: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:48:58.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:48:57 smithi080 bash[41963]: audit 2023-12-01T11:48:57.329980+0000 mon.c (mon.2) 8059 : audit 0 from='client.? 172.21.15.80:0/3558260591' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:49:00.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:48:59 smithi090 bash[32384]: cluster 2023-12-01T11:48:58.728193+0000 mgr.y (mgr.24362) 12612 : cluster 0 pgmap v12581: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:49:00.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:48:59 smithi090 bash[32384]: audit 2023-12-01T11:48:59.791193+0000 mon.a (mon.0) 7909 : audit 0 from='client.? 172.21.15.80:0/2869894231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:49:00.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:48:59 smithi080 bash[28361]: cluster 2023-12-01T11:48:58.728193+0000 mgr.y (mgr.24362) 12612 : cluster 0 pgmap v12581: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:49:00.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:48:59 smithi080 bash[28361]: audit 2023-12-01T11:48:59.791193+0000 mon.a (mon.0) 7909 : audit 0 from='client.? 172.21.15.80:0/2869894231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:49:00.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:48:59 smithi080 bash[41963]: cluster 2023-12-01T11:48:58.728193+0000 mgr.y (mgr.24362) 12612 : cluster 0 pgmap v12581: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:49:00.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:48:59 smithi080 bash[41963]: audit 2023-12-01T11:48:59.791193+0000 mon.a (mon.0) 7909 : audit 0 from='client.? 172.21.15.80:0/2869894231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:49:02.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:49:02 smithi090 bash[32384]: cluster 2023-12-01T11:49:00.728822+0000 mgr.y (mgr.24362) 12613 : cluster 0 pgmap v12582: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:49:02.430 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:49:02 smithi080 bash[41963]: cluster 2023-12-01T11:49:00.728822+0000 mgr.y (mgr.24362) 12613 : cluster 0 pgmap v12582: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:49:02.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:49:02 smithi080 bash[28361]: cluster 2023-12-01T11:49:00.728822+0000 mgr.y (mgr.24362) 12613 : cluster 0 pgmap v12582: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:49:03.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:49:03 smithi090 bash[32384]: audit 2023-12-01T11:49:02.239424+0000 mon.c (mon.2) 8060 : audit 0 from='client.? 172.21.15.80:0/2868085580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:49:03.430 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:49:03 smithi080 bash[41963]: audit 2023-12-01T11:49:02.239424+0000 mon.c (mon.2) 8060 : audit 0 from='client.? 172.21.15.80:0/2868085580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:49:03.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:49:03 smithi080 bash[28361]: audit 2023-12-01T11:49:02.239424+0000 mon.c (mon.2) 8060 : audit 0 from='client.? 172.21.15.80:0/2868085580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:49:04.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:49:04 smithi090 bash[32384]: cluster 2023-12-01T11:49:02.730062+0000 mgr.y (mgr.24362) 12614 : cluster 0 pgmap v12583: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:49:04.430 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:49:04 smithi080 bash[41963]: cluster 2023-12-01T11:49:02.730062+0000 mgr.y (mgr.24362) 12614 : cluster 0 pgmap v12583: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:49:04.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:49:04 smithi080 bash[28361]: cluster 2023-12-01T11:49:02.730062+0000 mgr.y (mgr.24362) 12614 : cluster 0 pgmap v12583: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:49:05.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:49:05 smithi080 bash[28361]: audit 2023-12-01T11:49:04.694255+0000 mon.c (mon.2) 8061 : audit 0 from='client.? 172.21.15.80:0/1654317782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:49:05.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:49:05 smithi080 bash[41963]: audit 2023-12-01T11:49:04.694255+0000 mon.c (mon.2) 8061 : audit 0 from='client.? 172.21.15.80:0/1654317782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:49:05.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:49:05 smithi090 bash[32384]: audit 2023-12-01T11:49:04.694255+0000 mon.c (mon.2) 8061 : audit 0 from='client.? 172.21.15.80:0/1654317782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:49:06.430 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:49:06 smithi080 bash[41963]: cluster 2023-12-01T11:49:04.730703+0000 mgr.y (mgr.24362) 12615 : cluster 0 pgmap v12584: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:49:06.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:49:06 smithi080 bash[28361]: cluster 2023-12-01T11:49:04.730703+0000 mgr.y (mgr.24362) 12615 : cluster 0 pgmap v12584: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:49:06.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:49:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:49:06] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T11:49:06.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:49:06 smithi090 bash[32384]: cluster 2023-12-01T11:49:04.730703+0000 mgr.y (mgr.24362) 12615 : cluster 0 pgmap v12584: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:49:08.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:49:08 smithi080 bash[28361]: cluster 2023-12-01T11:49:06.731605+0000 mgr.y (mgr.24362) 12616 : cluster 0 pgmap v12585: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:49:08.435 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:49:08 smithi080 bash[28361]: audit 2023-12-01T11:49:07.150869+0000 mon.c (mon.2) 8062 : audit 0 from='client.? 172.21.15.80:0/3427012959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:49:08.435 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:49:08 smithi080 bash[41963]: cluster 2023-12-01T11:49:06.731605+0000 mgr.y (mgr.24362) 12616 : cluster 0 pgmap v12585: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:49:08.435 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:49:08 smithi080 bash[41963]: audit 2023-12-01T11:49:07.150869+0000 mon.c (mon.2) 8062 : audit 0 from='client.? 172.21.15.80:0/3427012959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:49:08.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:49:08 smithi090 bash[32384]: cluster 2023-12-01T11:49:06.731605+0000 mgr.y (mgr.24362) 12616 : cluster 0 pgmap v12585: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:49:08.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:49:08 smithi090 bash[32384]: audit 2023-12-01T11:49:07.150869+0000 mon.c (mon.2) 8062 : audit 0 from='client.? 172.21.15.80:0/3427012959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:49:10.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:49:10 smithi080 bash[28361]: cluster 2023-12-01T11:49:08.732264+0000 mgr.y (mgr.24362) 12617 : cluster 0 pgmap v12586: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:49:10.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:49:10 smithi080 bash[28361]: audit 2023-12-01T11:49:09.601533+0000 mon.a (mon.0) 7910 : audit 0 from='client.? 172.21.15.80:0/2481185532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:49:10.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:49:10 smithi080 bash[41963]: cluster 2023-12-01T11:49:08.732264+0000 mgr.y (mgr.24362) 12617 : cluster 0 pgmap v12586: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:49:10.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:49:10 smithi080 bash[41963]: audit 2023-12-01T11:49:09.601533+0000 mon.a (mon.0) 7910 : audit 0 from='client.? 172.21.15.80:0/2481185532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:49:10.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:49:10 smithi090 bash[32384]: cluster 2023-12-01T11:49:08.732264+0000 mgr.y (mgr.24362) 12617 : cluster 0 pgmap v12586: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:49:10.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:49:10 smithi090 bash[32384]: audit 2023-12-01T11:49:09.601533+0000 mon.a (mon.0) 7910 : audit 0 from='client.? 172.21.15.80:0/2481185532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:49:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:49:11 smithi080 bash[28361]: audit 2023-12-01T11:49:10.450138+0000 mon.c (mon.2) 8063 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:49:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:49:11 smithi080 bash[41963]: audit 2023-12-01T11:49:10.450138+0000 mon.c (mon.2) 8063 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:49:11.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:49:11 smithi090 bash[32384]: audit 2023-12-01T11:49:10.450138+0000 mon.c (mon.2) 8063 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:49:12.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:49:12 smithi080 bash[28361]: cluster 2023-12-01T11:49:10.732971+0000 mgr.y (mgr.24362) 12618 : cluster 0 pgmap v12587: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:49:12.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:49:12 smithi080 bash[41963]: cluster 2023-12-01T11:49:10.732971+0000 mgr.y (mgr.24362) 12618 : cluster 0 pgmap v12587: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:49:12.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:49:12 smithi090 bash[32384]: cluster 2023-12-01T11:49:10.732971+0000 mgr.y (mgr.24362) 12618 : cluster 0 pgmap v12587: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:49:13.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:49:13 smithi080 bash[41963]: audit 2023-12-01T11:49:12.050487+0000 mon.a (mon.0) 7911 : audit 0 from='client.? 172.21.15.80:0/4288600179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:49:13.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:49:13 smithi080 bash[28361]: audit 2023-12-01T11:49:12.050487+0000 mon.a (mon.0) 7911 : audit 0 from='client.? 172.21.15.80:0/4288600179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:49:13.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:49:13 smithi090 bash[32384]: audit 2023-12-01T11:49:12.050487+0000 mon.a (mon.0) 7911 : audit 0 from='client.? 172.21.15.80:0/4288600179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:49:14.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:49:14 smithi080 bash[28361]: cluster 2023-12-01T11:49:12.734149+0000 mgr.y (mgr.24362) 12619 : cluster 0 pgmap v12588: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:49:14.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:49:14 smithi080 bash[41963]: cluster 2023-12-01T11:49:12.734149+0000 mgr.y (mgr.24362) 12619 : cluster 0 pgmap v12588: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:49:14.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:49:14 smithi090 bash[32384]: cluster 2023-12-01T11:49:12.734149+0000 mgr.y (mgr.24362) 12619 : cluster 0 pgmap v12588: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:49:15.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:49:15 smithi080 bash[41963]: audit 2023-12-01T11:49:14.510636+0000 mon.a (mon.0) 7912 : audit 0 from='client.? 172.21.15.80:0/1891224061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:49:15.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:49:15 smithi080 bash[41963]: audit 2023-12-01T11:49:14.903962+0000 mon.c (mon.2) 8064 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:49:15.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:49:15 smithi080 bash[28361]: audit 2023-12-01T11:49:14.510636+0000 mon.a (mon.0) 7912 : audit 0 from='client.? 172.21.15.80:0/1891224061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:49:15.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:49:15 smithi080 bash[28361]: audit 2023-12-01T11:49:14.903962+0000 mon.c (mon.2) 8064 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:49:15.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:49:15 smithi090 bash[32384]: audit 2023-12-01T11:49:14.510636+0000 mon.a (mon.0) 7912 : audit 0 from='client.? 172.21.15.80:0/1891224061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:49:15.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:49:15 smithi090 bash[32384]: audit 2023-12-01T11:49:14.903962+0000 mon.c (mon.2) 8064 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:49:16.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:49:16 smithi080 bash[28361]: cluster 2023-12-01T11:49:14.734824+0000 mgr.y (mgr.24362) 12620 : cluster 0 pgmap v12589: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:49:16.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:49:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:49:16] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T11:49:16.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:49:16 smithi080 bash[41963]: cluster 2023-12-01T11:49:14.734824+0000 mgr.y (mgr.24362) 12620 : cluster 0 pgmap v12589: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:49:16.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:49:16 smithi090 bash[32384]: cluster 2023-12-01T11:49:14.734824+0000 mgr.y (mgr.24362) 12620 : cluster 0 pgmap v12589: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:49:17.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:49:17 smithi080 bash[28361]: audit 2023-12-01T11:49:16.965448+0000 mon.a (mon.0) 7913 : audit 0 from='client.? 172.21.15.80:0/3377571983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:49:17.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:49:17 smithi080 bash[41963]: audit 2023-12-01T11:49:16.965448+0000 mon.a (mon.0) 7913 : audit 0 from='client.? 172.21.15.80:0/3377571983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:49:17.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:49:17 smithi090 bash[32384]: audit 2023-12-01T11:49:16.965448+0000 mon.a (mon.0) 7913 : audit 0 from='client.? 172.21.15.80:0/3377571983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:49:18.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:49:18 smithi080 bash[28361]: cluster 2023-12-01T11:49:16.735986+0000 mgr.y (mgr.24362) 12621 : cluster 0 pgmap v12590: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:49:18.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:49:18 smithi080 bash[41963]: cluster 2023-12-01T11:49:16.735986+0000 mgr.y (mgr.24362) 12621 : cluster 0 pgmap v12590: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:49:18.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:49:18 smithi090 bash[32384]: cluster 2023-12-01T11:49:16.735986+0000 mgr.y (mgr.24362) 12621 : cluster 0 pgmap v12590: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:49:20.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:49:20 smithi080 bash[28361]: cluster 2023-12-01T11:49:18.736560+0000 mgr.y (mgr.24362) 12622 : cluster 0 pgmap v12591: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:49:20.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:49:20 smithi080 bash[28361]: audit 2023-12-01T11:49:19.418488+0000 mon.c (mon.2) 8065 : audit 0 from='client.? 172.21.15.80:0/3842436749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:49:20.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:49:20 smithi080 bash[41963]: cluster 2023-12-01T11:49:18.736560+0000 mgr.y (mgr.24362) 12622 : cluster 0 pgmap v12591: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:49:20.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:49:20 smithi080 bash[41963]: audit 2023-12-01T11:49:19.418488+0000 mon.c (mon.2) 8065 : audit 0 from='client.? 172.21.15.80:0/3842436749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:49:20.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:49:20 smithi090 bash[32384]: cluster 2023-12-01T11:49:18.736560+0000 mgr.y (mgr.24362) 12622 : cluster 0 pgmap v12591: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:49:20.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:49:20 smithi090 bash[32384]: audit 2023-12-01T11:49:19.418488+0000 mon.c (mon.2) 8065 : audit 0 from='client.? 172.21.15.80:0/3842436749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:49:22.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:49:21 smithi090 bash[32384]: audit 2023-12-01T11:49:20.697587+0000 mon.a (mon.0) 7914 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:49:22.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:49:21 smithi090 bash[32384]: audit 2023-12-01T11:49:20.708033+0000 mon.a (mon.0) 7915 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:49:22.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:49:21 smithi090 bash[32384]: cluster 2023-12-01T11:49:20.737169+0000 mgr.y (mgr.24362) 12623 : cluster 0 pgmap v12592: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:49:22.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:49:21 smithi090 bash[32384]: audit 2023-12-01T11:49:21.107104+0000 mon.a (mon.0) 7916 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:49:22.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:49:21 smithi090 bash[32384]: audit 2023-12-01T11:49:21.122431+0000 mon.a (mon.0) 7917 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:49:22.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:49:21 smithi090 bash[32384]: audit 2023-12-01T11:49:21.671120+0000 mon.c (mon.2) 8066 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:49:22.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:49:21 smithi090 bash[32384]: audit 2023-12-01T11:49:21.672983+0000 mon.c (mon.2) 8067 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:49:22.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:49:21 smithi090 bash[32384]: audit 2023-12-01T11:49:21.682479+0000 mon.a (mon.0) 7918 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:49:22.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:49:21 smithi080 bash[28361]: audit 2023-12-01T11:49:20.697587+0000 mon.a (mon.0) 7914 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:49:22.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:49:21 smithi080 bash[28361]: audit 2023-12-01T11:49:20.708033+0000 mon.a (mon.0) 7915 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:49:22.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:49:21 smithi080 bash[28361]: cluster 2023-12-01T11:49:20.737169+0000 mgr.y (mgr.24362) 12623 : cluster 0 pgmap v12592: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:49:22.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:49:21 smithi080 bash[28361]: audit 2023-12-01T11:49:21.107104+0000 mon.a (mon.0) 7916 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:49:22.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:49:21 smithi080 bash[28361]: audit 2023-12-01T11:49:21.122431+0000 mon.a (mon.0) 7917 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:49:22.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:49:21 smithi080 bash[28361]: audit 2023-12-01T11:49:21.671120+0000 mon.c (mon.2) 8066 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:49:22.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:49:21 smithi080 bash[28361]: audit 2023-12-01T11:49:21.672983+0000 mon.c (mon.2) 8067 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:49:22.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:49:21 smithi080 bash[28361]: audit 2023-12-01T11:49:21.682479+0000 mon.a (mon.0) 7918 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:49:22.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:49:21 smithi080 bash[41963]: audit 2023-12-01T11:49:20.697587+0000 mon.a (mon.0) 7914 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:49:22.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:49:21 smithi080 bash[41963]: audit 2023-12-01T11:49:20.708033+0000 mon.a (mon.0) 7915 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:49:22.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:49:21 smithi080 bash[41963]: cluster 2023-12-01T11:49:20.737169+0000 mgr.y (mgr.24362) 12623 : cluster 0 pgmap v12592: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:49:22.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:49:21 smithi080 bash[41963]: audit 2023-12-01T11:49:21.107104+0000 mon.a (mon.0) 7916 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:49:22.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:49:21 smithi080 bash[41963]: audit 2023-12-01T11:49:21.122431+0000 mon.a (mon.0) 7917 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:49:22.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:49:21 smithi080 bash[41963]: audit 2023-12-01T11:49:21.671120+0000 mon.c (mon.2) 8066 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:49:22.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:49:21 smithi080 bash[41963]: audit 2023-12-01T11:49:21.672983+0000 mon.c (mon.2) 8067 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:49:22.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:49:21 smithi080 bash[41963]: audit 2023-12-01T11:49:21.682479+0000 mon.a (mon.0) 7918 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:49:23.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:49:22 smithi090 bash[32384]: audit 2023-12-01T11:49:21.891760+0000 mon.a (mon.0) 7919 : audit 0 from='client.? 172.21.15.80:0/31774353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:49:23.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:49:22 smithi080 bash[28361]: audit 2023-12-01T11:49:21.891760+0000 mon.a (mon.0) 7919 : audit 0 from='client.? 172.21.15.80:0/31774353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:49:23.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:49:22 smithi080 bash[41963]: audit 2023-12-01T11:49:21.891760+0000 mon.a (mon.0) 7919 : audit 0 from='client.? 172.21.15.80:0/31774353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:49:24.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:49:23 smithi090 bash[32384]: cluster 2023-12-01T11:49:22.738382+0000 mgr.y (mgr.24362) 12624 : cluster 0 pgmap v12593: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:49:24.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:49:23 smithi080 bash[28361]: cluster 2023-12-01T11:49:22.738382+0000 mgr.y (mgr.24362) 12624 : cluster 0 pgmap v12593: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:49:24.180 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:49:23 smithi080 bash[41963]: cluster 2023-12-01T11:49:22.738382+0000 mgr.y (mgr.24362) 12624 : cluster 0 pgmap v12593: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:49:25.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:49:24 smithi090 bash[32384]: audit 2023-12-01T11:49:24.352108+0000 mon.c (mon.2) 8068 : audit 0 from='client.? 172.21.15.80:0/2182728251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:49:25.180 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:49:24 smithi080 bash[41963]: audit 2023-12-01T11:49:24.352108+0000 mon.c (mon.2) 8068 : audit 0 from='client.? 172.21.15.80:0/2182728251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:49:25.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:49:24 smithi080 bash[28361]: audit 2023-12-01T11:49:24.352108+0000 mon.c (mon.2) 8068 : audit 0 from='client.? 172.21.15.80:0/2182728251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:49:26.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:49:25 smithi090 bash[32384]: cluster 2023-12-01T11:49:24.739021+0000 mgr.y (mgr.24362) 12625 : cluster 0 pgmap v12594: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:49:26.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:49:25 smithi090 bash[32384]: audit 2023-12-01T11:49:25.450389+0000 mon.c (mon.2) 8069 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:49:26.180 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:49:25 smithi080 bash[41963]: cluster 2023-12-01T11:49:24.739021+0000 mgr.y (mgr.24362) 12625 : cluster 0 pgmap v12594: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:49:26.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:49:25 smithi080 bash[41963]: audit 2023-12-01T11:49:25.450389+0000 mon.c (mon.2) 8069 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:49:26.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:49:25 smithi080 bash[28361]: cluster 2023-12-01T11:49:24.739021+0000 mgr.y (mgr.24362) 12625 : cluster 0 pgmap v12594: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:49:26.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:49:25 smithi080 bash[28361]: audit 2023-12-01T11:49:25.450389+0000 mon.c (mon.2) 8069 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:49:26.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:49:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:49:26] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T11:49:27.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:49:27 smithi090 bash[32384]: audit 2023-12-01T11:49:26.809603+0000 mon.a (mon.0) 7920 : audit 0 from='client.? 172.21.15.80:0/173351392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:49:27.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:49:27 smithi080 bash[41963]: audit 2023-12-01T11:49:26.809603+0000 mon.a (mon.0) 7920 : audit 0 from='client.? 172.21.15.80:0/173351392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:49:27.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:49:27 smithi080 bash[28361]: audit 2023-12-01T11:49:26.809603+0000 mon.a (mon.0) 7920 : audit 0 from='client.? 172.21.15.80:0/173351392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:49:28.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:49:28 smithi090 bash[32384]: cluster 2023-12-01T11:49:26.740188+0000 mgr.y (mgr.24362) 12626 : cluster 0 pgmap v12595: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:49:28.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:49:28 smithi080 bash[41963]: cluster 2023-12-01T11:49:26.740188+0000 mgr.y (mgr.24362) 12626 : cluster 0 pgmap v12595: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:49:28.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:49:28 smithi080 bash[28361]: cluster 2023-12-01T11:49:26.740188+0000 mgr.y (mgr.24362) 12626 : cluster 0 pgmap v12595: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:49:30.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:49:30 smithi090 bash[32384]: cluster 2023-12-01T11:49:28.740848+0000 mgr.y (mgr.24362) 12627 : cluster 0 pgmap v12596: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:49:30.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:49:30 smithi090 bash[32384]: audit 2023-12-01T11:49:29.258207+0000 mon.a (mon.0) 7921 : audit 0 from='client.? 172.21.15.80:0/1730736543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:49:30.430 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:49:30 smithi080 bash[41963]: cluster 2023-12-01T11:49:28.740848+0000 mgr.y (mgr.24362) 12627 : cluster 0 pgmap v12596: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:49:30.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:49:30 smithi080 bash[41963]: audit 2023-12-01T11:49:29.258207+0000 mon.a (mon.0) 7921 : audit 0 from='client.? 172.21.15.80:0/1730736543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:49:30.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:49:30 smithi080 bash[28361]: cluster 2023-12-01T11:49:28.740848+0000 mgr.y (mgr.24362) 12627 : cluster 0 pgmap v12596: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:49:30.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:49:30 smithi080 bash[28361]: audit 2023-12-01T11:49:29.258207+0000 mon.a (mon.0) 7921 : audit 0 from='client.? 172.21.15.80:0/1730736543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:49:32.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:49:32 smithi080 bash[28361]: cluster 2023-12-01T11:49:30.741542+0000 mgr.y (mgr.24362) 12628 : cluster 0 pgmap v12597: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:49:32.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:49:32 smithi080 bash[28361]: audit 2023-12-01T11:49:31.715820+0000 mon.c (mon.2) 8070 : audit 0 from='client.? 172.21.15.80:0/21344158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:49:32.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:49:32 smithi080 bash[41963]: cluster 2023-12-01T11:49:30.741542+0000 mgr.y (mgr.24362) 12628 : cluster 0 pgmap v12597: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:49:32.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:49:32 smithi080 bash[41963]: audit 2023-12-01T11:49:31.715820+0000 mon.c (mon.2) 8070 : audit 0 from='client.? 172.21.15.80:0/21344158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:49:32.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:49:32 smithi090 bash[32384]: cluster 2023-12-01T11:49:30.741542+0000 mgr.y (mgr.24362) 12628 : cluster 0 pgmap v12597: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:49:32.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:49:32 smithi090 bash[32384]: audit 2023-12-01T11:49:31.715820+0000 mon.c (mon.2) 8070 : audit 0 from='client.? 172.21.15.80:0/21344158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:49:34.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:49:34 smithi080 bash[41963]: cluster 2023-12-01T11:49:32.742622+0000 mgr.y (mgr.24362) 12629 : cluster 0 pgmap v12598: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:49:34.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:49:34 smithi080 bash[28361]: cluster 2023-12-01T11:49:32.742622+0000 mgr.y (mgr.24362) 12629 : cluster 0 pgmap v12598: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:49:34.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:49:34 smithi090 bash[32384]: cluster 2023-12-01T11:49:32.742622+0000 mgr.y (mgr.24362) 12629 : cluster 0 pgmap v12598: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:49:35.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:49:35 smithi080 bash[41963]: audit 2023-12-01T11:49:34.169068+0000 mon.a (mon.0) 7922 : audit 0 from='client.? 172.21.15.80:0/464243247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:49:35.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:49:35 smithi080 bash[28361]: audit 2023-12-01T11:49:34.169068+0000 mon.a (mon.0) 7922 : audit 0 from='client.? 172.21.15.80:0/464243247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:49:35.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:49:35 smithi090 bash[32384]: audit 2023-12-01T11:49:34.169068+0000 mon.a (mon.0) 7922 : audit 0 from='client.? 172.21.15.80:0/464243247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:49:36.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:49:36 smithi080 bash[28361]: cluster 2023-12-01T11:49:34.743264+0000 mgr.y (mgr.24362) 12630 : cluster 0 pgmap v12599: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:49:36.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:49:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:49:36] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T11:49:36.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:49:36 smithi080 bash[41963]: cluster 2023-12-01T11:49:34.743264+0000 mgr.y (mgr.24362) 12630 : cluster 0 pgmap v12599: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:49:36.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:49:36 smithi090 bash[32384]: cluster 2023-12-01T11:49:34.743264+0000 mgr.y (mgr.24362) 12630 : cluster 0 pgmap v12599: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:49:37.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:49:37 smithi080 bash[28361]: audit 2023-12-01T11:49:36.636605+0000 mon.a (mon.0) 7923 : audit 0 from='client.? 172.21.15.80:0/2592556265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:49:37.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:49:37 smithi080 bash[41963]: audit 2023-12-01T11:49:36.636605+0000 mon.a (mon.0) 7923 : audit 0 from='client.? 172.21.15.80:0/2592556265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:49:37.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:49:37 smithi090 bash[32384]: audit 2023-12-01T11:49:36.636605+0000 mon.a (mon.0) 7923 : audit 0 from='client.? 172.21.15.80:0/2592556265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:49:38.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:49:38 smithi080 bash[41963]: cluster 2023-12-01T11:49:36.744395+0000 mgr.y (mgr.24362) 12631 : cluster 0 pgmap v12600: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:49:38.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:49:38 smithi080 bash[28361]: cluster 2023-12-01T11:49:36.744395+0000 mgr.y (mgr.24362) 12631 : cluster 0 pgmap v12600: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:49:38.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:49:38 smithi090 bash[32384]: cluster 2023-12-01T11:49:36.744395+0000 mgr.y (mgr.24362) 12631 : cluster 0 pgmap v12600: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:49:40.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:49:40 smithi080 bash[41963]: cluster 2023-12-01T11:49:38.745055+0000 mgr.y (mgr.24362) 12632 : cluster 0 pgmap v12601: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:49:40.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:49:40 smithi080 bash[41963]: audit 2023-12-01T11:49:39.093507+0000 mon.c (mon.2) 8071 : audit 0 from='client.? 172.21.15.80:0/454974848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:49:40.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:49:40 smithi080 bash[28361]: cluster 2023-12-01T11:49:38.745055+0000 mgr.y (mgr.24362) 12632 : cluster 0 pgmap v12601: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:49:40.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:49:40 smithi080 bash[28361]: audit 2023-12-01T11:49:39.093507+0000 mon.c (mon.2) 8071 : audit 0 from='client.? 172.21.15.80:0/454974848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:49:40.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:49:40 smithi090 bash[32384]: cluster 2023-12-01T11:49:38.745055+0000 mgr.y (mgr.24362) 12632 : cluster 0 pgmap v12601: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:49:40.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:49:40 smithi090 bash[32384]: audit 2023-12-01T11:49:39.093507+0000 mon.c (mon.2) 8071 : audit 0 from='client.? 172.21.15.80:0/454974848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:49:41.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:49:41 smithi080 bash[41963]: audit 2023-12-01T11:49:40.451036+0000 mon.c (mon.2) 8072 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:49:41.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:49:41 smithi080 bash[28361]: audit 2023-12-01T11:49:40.451036+0000 mon.c (mon.2) 8072 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:49:41.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:49:41 smithi090 bash[32384]: audit 2023-12-01T11:49:40.451036+0000 mon.c (mon.2) 8072 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:49:42.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:49:42 smithi080 bash[28361]: cluster 2023-12-01T11:49:40.745728+0000 mgr.y (mgr.24362) 12633 : cluster 0 pgmap v12602: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:49:42.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:49:42 smithi080 bash[28361]: audit 2023-12-01T11:49:41.558384+0000 mon.c (mon.2) 8073 : audit 0 from='client.? 172.21.15.80:0/422661951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:49:42.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:49:42 smithi080 bash[41963]: cluster 2023-12-01T11:49:40.745728+0000 mgr.y (mgr.24362) 12633 : cluster 0 pgmap v12602: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:49:42.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:49:42 smithi080 bash[41963]: audit 2023-12-01T11:49:41.558384+0000 mon.c (mon.2) 8073 : audit 0 from='client.? 172.21.15.80:0/422661951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:49:42.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:49:42 smithi090 bash[32384]: cluster 2023-12-01T11:49:40.745728+0000 mgr.y (mgr.24362) 12633 : cluster 0 pgmap v12602: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:49:42.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:49:42 smithi090 bash[32384]: audit 2023-12-01T11:49:41.558384+0000 mon.c (mon.2) 8073 : audit 0 from='client.? 172.21.15.80:0/422661951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:49:44.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:49:44 smithi080 bash[41963]: cluster 2023-12-01T11:49:42.746973+0000 mgr.y (mgr.24362) 12634 : cluster 0 pgmap v12603: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:49:44.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:49:44 smithi080 bash[41963]: audit 2023-12-01T11:49:44.016128+0000 mon.c (mon.2) 8074 : audit 0 from='client.? 172.21.15.80:0/3851078430' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:49:44.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:49:44 smithi080 bash[28361]: cluster 2023-12-01T11:49:42.746973+0000 mgr.y (mgr.24362) 12634 : cluster 0 pgmap v12603: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:49:44.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:49:44 smithi080 bash[28361]: audit 2023-12-01T11:49:44.016128+0000 mon.c (mon.2) 8074 : audit 0 from='client.? 172.21.15.80:0/3851078430' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:49:44.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:49:44 smithi090 bash[32384]: cluster 2023-12-01T11:49:42.746973+0000 mgr.y (mgr.24362) 12634 : cluster 0 pgmap v12603: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:49:44.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:49:44 smithi090 bash[32384]: audit 2023-12-01T11:49:44.016128+0000 mon.c (mon.2) 8074 : audit 0 from='client.? 172.21.15.80:0/3851078430' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:49:46.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:49:46 smithi080 bash[28361]: cluster 2023-12-01T11:49:44.747658+0000 mgr.y (mgr.24362) 12635 : cluster 0 pgmap v12604: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:49:46.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:49:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:49:46] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T11:49:46.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:49:46 smithi080 bash[41963]: cluster 2023-12-01T11:49:44.747658+0000 mgr.y (mgr.24362) 12635 : cluster 0 pgmap v12604: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:49:46.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:49:46 smithi090 bash[32384]: cluster 2023-12-01T11:49:44.747658+0000 mgr.y (mgr.24362) 12635 : cluster 0 pgmap v12604: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:49:47.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:49:47 smithi080 bash[28361]: audit 2023-12-01T11:49:46.476432+0000 mon.c (mon.2) 8075 : audit 0 from='client.? 172.21.15.80:0/2572898309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:49:47.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:49:47 smithi080 bash[41963]: audit 2023-12-01T11:49:46.476432+0000 mon.c (mon.2) 8075 : audit 0 from='client.? 172.21.15.80:0/2572898309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:49:47.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:49:47 smithi090 bash[32384]: audit 2023-12-01T11:49:46.476432+0000 mon.c (mon.2) 8075 : audit 0 from='client.? 172.21.15.80:0/2572898309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:49:48.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:49:48 smithi080 bash[28361]: cluster 2023-12-01T11:49:46.748757+0000 mgr.y (mgr.24362) 12636 : cluster 0 pgmap v12605: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:49:48.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:49:48 smithi080 bash[41963]: cluster 2023-12-01T11:49:46.748757+0000 mgr.y (mgr.24362) 12636 : cluster 0 pgmap v12605: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:49:48.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:49:48 smithi090 bash[32384]: cluster 2023-12-01T11:49:46.748757+0000 mgr.y (mgr.24362) 12636 : cluster 0 pgmap v12605: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:49:49.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:49:49 smithi080 bash[28361]: audit 2023-12-01T11:49:48.932425+0000 mon.c (mon.2) 8076 : audit 0 from='client.? 172.21.15.80:0/4074803898' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:49:49.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:49:49 smithi080 bash[41963]: audit 2023-12-01T11:49:48.932425+0000 mon.c (mon.2) 8076 : audit 0 from='client.? 172.21.15.80:0/4074803898' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:49:49.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:49:49 smithi090 bash[32384]: audit 2023-12-01T11:49:48.932425+0000 mon.c (mon.2) 8076 : audit 0 from='client.? 172.21.15.80:0/4074803898' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:49:50.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:49:50 smithi080 bash[28361]: cluster 2023-12-01T11:49:48.749214+0000 mgr.y (mgr.24362) 12637 : cluster 0 pgmap v12606: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:49:50.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:49:50 smithi080 bash[41963]: cluster 2023-12-01T11:49:48.749214+0000 mgr.y (mgr.24362) 12637 : cluster 0 pgmap v12606: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:49:50.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:49:50 smithi090 bash[32384]: cluster 2023-12-01T11:49:48.749214+0000 mgr.y (mgr.24362) 12637 : cluster 0 pgmap v12606: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:49:52.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:49:52 smithi080 bash[28361]: cluster 2023-12-01T11:49:50.749872+0000 mgr.y (mgr.24362) 12638 : cluster 0 pgmap v12607: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:49:52.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:49:52 smithi080 bash[28361]: audit 2023-12-01T11:49:51.394723+0000 mon.c (mon.2) 8077 : audit 0 from='client.? 172.21.15.80:0/133365581' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:49:52.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:49:52 smithi080 bash[41963]: cluster 2023-12-01T11:49:50.749872+0000 mgr.y (mgr.24362) 12638 : cluster 0 pgmap v12607: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:49:52.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:49:52 smithi080 bash[41963]: audit 2023-12-01T11:49:51.394723+0000 mon.c (mon.2) 8077 : audit 0 from='client.? 172.21.15.80:0/133365581' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:49:52.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:49:52 smithi090 bash[32384]: cluster 2023-12-01T11:49:50.749872+0000 mgr.y (mgr.24362) 12638 : cluster 0 pgmap v12607: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:49:52.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:49:52 smithi090 bash[32384]: audit 2023-12-01T11:49:51.394723+0000 mon.c (mon.2) 8077 : audit 0 from='client.? 172.21.15.80:0/133365581' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:49:54.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:49:54 smithi080 bash[28361]: cluster 2023-12-01T11:49:52.751016+0000 mgr.y (mgr.24362) 12639 : cluster 0 pgmap v12608: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:49:54.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:49:54 smithi080 bash[28361]: audit 2023-12-01T11:49:53.858871+0000 mon.c (mon.2) 8078 : audit 0 from='client.? 172.21.15.80:0/3000188855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:49:54.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:49:54 smithi080 bash[41963]: cluster 2023-12-01T11:49:52.751016+0000 mgr.y (mgr.24362) 12639 : cluster 0 pgmap v12608: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:49:54.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:49:54 smithi080 bash[41963]: audit 2023-12-01T11:49:53.858871+0000 mon.c (mon.2) 8078 : audit 0 from='client.? 172.21.15.80:0/3000188855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:49:54.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:49:54 smithi090 bash[32384]: cluster 2023-12-01T11:49:52.751016+0000 mgr.y (mgr.24362) 12639 : cluster 0 pgmap v12608: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:49:54.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:49:54 smithi090 bash[32384]: audit 2023-12-01T11:49:53.858871+0000 mon.c (mon.2) 8078 : audit 0 from='client.? 172.21.15.80:0/3000188855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:49:56.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:49:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:49:56] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T11:49:56.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:49:56 smithi080 bash[41963]: cluster 2023-12-01T11:49:54.751681+0000 mgr.y (mgr.24362) 12640 : cluster 0 pgmap v12609: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:49:56.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:49:56 smithi080 bash[41963]: audit 2023-12-01T11:49:55.451528+0000 mon.c (mon.2) 8079 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:49:56.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:49:56 smithi080 bash[28361]: cluster 2023-12-01T11:49:54.751681+0000 mgr.y (mgr.24362) 12640 : cluster 0 pgmap v12609: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:49:56.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:49:56 smithi080 bash[28361]: audit 2023-12-01T11:49:55.451528+0000 mon.c (mon.2) 8079 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:49:56.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:49:56 smithi090 bash[32384]: cluster 2023-12-01T11:49:54.751681+0000 mgr.y (mgr.24362) 12640 : cluster 0 pgmap v12609: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:49:56.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:49:56 smithi090 bash[32384]: audit 2023-12-01T11:49:55.451528+0000 mon.c (mon.2) 8079 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:49:57.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:49:57 smithi080 bash[28361]: audit 2023-12-01T11:49:56.323788+0000 mon.a (mon.0) 7924 : audit 0 from='client.? 172.21.15.80:0/710426578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:49:57.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:49:57 smithi080 bash[41963]: audit 2023-12-01T11:49:56.323788+0000 mon.a (mon.0) 7924 : audit 0 from='client.? 172.21.15.80:0/710426578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:49:57.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:49:57 smithi090 bash[32384]: audit 2023-12-01T11:49:56.323788+0000 mon.a (mon.0) 7924 : audit 0 from='client.? 172.21.15.80:0/710426578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:49:58.430 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:49:58 smithi080 bash[41963]: cluster 2023-12-01T11:49:56.752835+0000 mgr.y (mgr.24362) 12641 : cluster 0 pgmap v12610: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:49:58.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:49:58 smithi080 bash[28361]: cluster 2023-12-01T11:49:56.752835+0000 mgr.y (mgr.24362) 12641 : cluster 0 pgmap v12610: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:49:58.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:49:58 smithi090 bash[32384]: cluster 2023-12-01T11:49:56.752835+0000 mgr.y (mgr.24362) 12641 : cluster 0 pgmap v12610: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:49:59.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:49:59 smithi080 bash[28361]: audit 2023-12-01T11:49:58.777418+0000 mon.c (mon.2) 8080 : audit 0 from='client.? 172.21.15.80:0/426063678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:49:59.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:49:59 smithi080 bash[41963]: audit 2023-12-01T11:49:58.777418+0000 mon.c (mon.2) 8080 : audit 0 from='client.? 172.21.15.80:0/426063678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:49:59.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:49:59 smithi090 bash[32384]: audit 2023-12-01T11:49:58.777418+0000 mon.c (mon.2) 8080 : audit 0 from='client.? 172.21.15.80:0/426063678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:50:00.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:50:00 smithi080 bash[41963]: cluster 2023-12-01T11:49:58.753406+0000 mgr.y (mgr.24362) 12642 : cluster 0 pgmap v12611: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:50:00.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:50:00 smithi080 bash[41963]: cluster 2023-12-01T11:50:00.000170+0000 mon.a (mon.0) 7925 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T11:50:00.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:50:00 smithi080 bash[28361]: debug 2023-12-01T11:49:59.999+0000 7f6ec9bf0700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T11:50:00.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:50:00 smithi080 bash[28361]: cluster 2023-12-01T11:49:58.753406+0000 mgr.y (mgr.24362) 12642 : cluster 0 pgmap v12611: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:50:00.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:50:00 smithi080 bash[28361]: cluster 2023-12-01T11:50:00.000170+0000 mon.a (mon.0) 7925 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T11:50:00.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:50:00 smithi090 bash[32384]: cluster 2023-12-01T11:49:58.753406+0000 mgr.y (mgr.24362) 12642 : cluster 0 pgmap v12611: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:50:00.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:50:00 smithi090 bash[32384]: cluster 2023-12-01T11:50:00.000170+0000 mon.a (mon.0) 7925 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T11:50:02.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:50:02 smithi090 bash[32384]: cluster 2023-12-01T11:50:00.754074+0000 mgr.y (mgr.24362) 12643 : cluster 0 pgmap v12612: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:50:02.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:50:02 smithi090 bash[32384]: audit 2023-12-01T11:50:01.231510+0000 mon.c (mon.2) 8081 : audit 0 from='client.? 172.21.15.80:0/4065859303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:50:02.430 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:50:02 smithi080 bash[41963]: cluster 2023-12-01T11:50:00.754074+0000 mgr.y (mgr.24362) 12643 : cluster 0 pgmap v12612: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:50:02.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:50:02 smithi080 bash[41963]: audit 2023-12-01T11:50:01.231510+0000 mon.c (mon.2) 8081 : audit 0 from='client.? 172.21.15.80:0/4065859303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:50:02.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:50:02 smithi080 bash[28361]: cluster 2023-12-01T11:50:00.754074+0000 mgr.y (mgr.24362) 12643 : cluster 0 pgmap v12612: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:50:02.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:50:02 smithi080 bash[28361]: audit 2023-12-01T11:50:01.231510+0000 mon.c (mon.2) 8081 : audit 0 from='client.? 172.21.15.80:0/4065859303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:50:04.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:50:04 smithi080 bash[28361]: cluster 2023-12-01T11:50:02.755174+0000 mgr.y (mgr.24362) 12644 : cluster 0 pgmap v12613: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:50:04.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:50:04 smithi080 bash[28361]: audit 2023-12-01T11:50:03.682413+0000 mon.c (mon.2) 8082 : audit 0 from='client.? 172.21.15.80:0/3991764620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:50:04.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:50:04 smithi080 bash[41963]: cluster 2023-12-01T11:50:02.755174+0000 mgr.y (mgr.24362) 12644 : cluster 0 pgmap v12613: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:50:04.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:50:04 smithi080 bash[41963]: audit 2023-12-01T11:50:03.682413+0000 mon.c (mon.2) 8082 : audit 0 from='client.? 172.21.15.80:0/3991764620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:50:04.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:50:04 smithi090 bash[32384]: cluster 2023-12-01T11:50:02.755174+0000 mgr.y (mgr.24362) 12644 : cluster 0 pgmap v12613: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:50:04.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:50:04 smithi090 bash[32384]: audit 2023-12-01T11:50:03.682413+0000 mon.c (mon.2) 8082 : audit 0 from='client.? 172.21.15.80:0/3991764620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:50:06.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:50:06 smithi080 bash[28361]: cluster 2023-12-01T11:50:04.755808+0000 mgr.y (mgr.24362) 12645 : cluster 0 pgmap v12614: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:50:06.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:50:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:50:06] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T11:50:06.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:50:06 smithi080 bash[41963]: cluster 2023-12-01T11:50:04.755808+0000 mgr.y (mgr.24362) 12645 : cluster 0 pgmap v12614: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:50:06.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:50:06 smithi090 bash[32384]: cluster 2023-12-01T11:50:04.755808+0000 mgr.y (mgr.24362) 12645 : cluster 0 pgmap v12614: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:50:07.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:50:07 smithi080 bash[28361]: audit 2023-12-01T11:50:06.140149+0000 mon.c (mon.2) 8083 : audit 0 from='client.? 172.21.15.80:0/918568674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:50:07.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:50:07 smithi080 bash[41963]: audit 2023-12-01T11:50:06.140149+0000 mon.c (mon.2) 8083 : audit 0 from='client.? 172.21.15.80:0/918568674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:50:07.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:50:07 smithi090 bash[32384]: audit 2023-12-01T11:50:06.140149+0000 mon.c (mon.2) 8083 : audit 0 from='client.? 172.21.15.80:0/918568674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:50:08.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:50:08 smithi080 bash[28361]: cluster 2023-12-01T11:50:06.757017+0000 mgr.y (mgr.24362) 12646 : cluster 0 pgmap v12615: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:50:08.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:50:08 smithi080 bash[41963]: cluster 2023-12-01T11:50:06.757017+0000 mgr.y (mgr.24362) 12646 : cluster 0 pgmap v12615: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:50:08.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:50:08 smithi090 bash[32384]: cluster 2023-12-01T11:50:06.757017+0000 mgr.y (mgr.24362) 12646 : cluster 0 pgmap v12615: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:50:09.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:50:09 smithi080 bash[28361]: audit 2023-12-01T11:50:08.596101+0000 mon.c (mon.2) 8084 : audit 0 from='client.? 172.21.15.80:0/2328400376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:50:09.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:50:09 smithi080 bash[41963]: audit 2023-12-01T11:50:08.596101+0000 mon.c (mon.2) 8084 : audit 0 from='client.? 172.21.15.80:0/2328400376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:50:09.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:50:09 smithi090 bash[32384]: audit 2023-12-01T11:50:08.596101+0000 mon.c (mon.2) 8084 : audit 0 from='client.? 172.21.15.80:0/2328400376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:50:10.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:50:10 smithi080 bash[28361]: cluster 2023-12-01T11:50:08.757610+0000 mgr.y (mgr.24362) 12647 : cluster 0 pgmap v12616: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:50:10.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:50:10 smithi080 bash[41963]: cluster 2023-12-01T11:50:08.757610+0000 mgr.y (mgr.24362) 12647 : cluster 0 pgmap v12616: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:50:10.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:50:10 smithi090 bash[32384]: cluster 2023-12-01T11:50:08.757610+0000 mgr.y (mgr.24362) 12647 : cluster 0 pgmap v12616: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:50:11.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:50:11 smithi080 bash[28361]: audit 2023-12-01T11:50:10.451725+0000 mon.c (mon.2) 8085 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:50:11.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:50:11 smithi080 bash[41963]: audit 2023-12-01T11:50:10.451725+0000 mon.c (mon.2) 8085 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:50:11.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:50:11 smithi090 bash[32384]: audit 2023-12-01T11:50:10.451725+0000 mon.c (mon.2) 8085 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:50:12.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:50:12 smithi080 bash[28361]: cluster 2023-12-01T11:50:10.758455+0000 mgr.y (mgr.24362) 12648 : cluster 0 pgmap v12617: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:50:12.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:50:12 smithi080 bash[28361]: audit 2023-12-01T11:50:11.048573+0000 mon.a (mon.0) 7926 : audit 0 from='client.? 172.21.15.80:0/3726005544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:50:12.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:50:12 smithi080 bash[41963]: cluster 2023-12-01T11:50:10.758455+0000 mgr.y (mgr.24362) 12648 : cluster 0 pgmap v12617: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:50:12.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:50:12 smithi080 bash[41963]: audit 2023-12-01T11:50:11.048573+0000 mon.a (mon.0) 7926 : audit 0 from='client.? 172.21.15.80:0/3726005544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:50:12.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:50:12 smithi090 bash[32384]: cluster 2023-12-01T11:50:10.758455+0000 mgr.y (mgr.24362) 12648 : cluster 0 pgmap v12617: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:50:12.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:50:12 smithi090 bash[32384]: audit 2023-12-01T11:50:11.048573+0000 mon.a (mon.0) 7926 : audit 0 from='client.? 172.21.15.80:0/3726005544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:50:14.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:50:14 smithi080 bash[41963]: cluster 2023-12-01T11:50:12.759459+0000 mgr.y (mgr.24362) 12649 : cluster 0 pgmap v12618: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:50:14.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:50:14 smithi080 bash[41963]: audit 2023-12-01T11:50:13.504707+0000 mon.a (mon.0) 7927 : audit 0 from='client.? 172.21.15.80:0/1181035503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:50:14.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:50:14 smithi080 bash[28361]: cluster 2023-12-01T11:50:12.759459+0000 mgr.y (mgr.24362) 12649 : cluster 0 pgmap v12618: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:50:14.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:50:14 smithi080 bash[28361]: audit 2023-12-01T11:50:13.504707+0000 mon.a (mon.0) 7927 : audit 0 from='client.? 172.21.15.80:0/1181035503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:50:14.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:50:14 smithi090 bash[32384]: cluster 2023-12-01T11:50:12.759459+0000 mgr.y (mgr.24362) 12649 : cluster 0 pgmap v12618: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:50:14.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:50:14 smithi090 bash[32384]: audit 2023-12-01T11:50:13.504707+0000 mon.a (mon.0) 7927 : audit 0 from='client.? 172.21.15.80:0/1181035503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:50:16.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:50:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:50:16] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T11:50:16.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:50:16 smithi080 bash[28361]: cluster 2023-12-01T11:50:14.760224+0000 mgr.y (mgr.24362) 12650 : cluster 0 pgmap v12619: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:50:16.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:50:16 smithi080 bash[28361]: audit 2023-12-01T11:50:15.966120+0000 mon.a (mon.0) 7928 : audit 0 from='client.? 172.21.15.80:0/3373817609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:50:16.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:50:16 smithi080 bash[41963]: cluster 2023-12-01T11:50:14.760224+0000 mgr.y (mgr.24362) 12650 : cluster 0 pgmap v12619: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:50:16.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:50:16 smithi080 bash[41963]: audit 2023-12-01T11:50:15.966120+0000 mon.a (mon.0) 7928 : audit 0 from='client.? 172.21.15.80:0/3373817609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:50:16.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:50:16 smithi090 bash[32384]: cluster 2023-12-01T11:50:14.760224+0000 mgr.y (mgr.24362) 12650 : cluster 0 pgmap v12619: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:50:16.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:50:16 smithi090 bash[32384]: audit 2023-12-01T11:50:15.966120+0000 mon.a (mon.0) 7928 : audit 0 from='client.? 172.21.15.80:0/3373817609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:50:18.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:50:18 smithi080 bash[28361]: cluster 2023-12-01T11:50:16.761344+0000 mgr.y (mgr.24362) 12651 : cluster 0 pgmap v12620: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:50:18.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:50:18 smithi080 bash[41963]: cluster 2023-12-01T11:50:16.761344+0000 mgr.y (mgr.24362) 12651 : cluster 0 pgmap v12620: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:50:18.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:50:18 smithi090 bash[32384]: cluster 2023-12-01T11:50:16.761344+0000 mgr.y (mgr.24362) 12651 : cluster 0 pgmap v12620: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:50:19.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:50:19 smithi080 bash[28361]: audit 2023-12-01T11:50:18.423515+0000 mon.a (mon.0) 7929 : audit 0 from='client.? 172.21.15.80:0/2837687665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:50:19.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:50:19 smithi080 bash[41963]: audit 2023-12-01T11:50:18.423515+0000 mon.a (mon.0) 7929 : audit 0 from='client.? 172.21.15.80:0/2837687665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:50:19.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:50:19 smithi090 bash[32384]: audit 2023-12-01T11:50:18.423515+0000 mon.a (mon.0) 7929 : audit 0 from='client.? 172.21.15.80:0/2837687665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:50:20.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:50:20 smithi080 bash[28361]: cluster 2023-12-01T11:50:18.761999+0000 mgr.y (mgr.24362) 12652 : cluster 0 pgmap v12621: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:50:20.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:50:20 smithi080 bash[41963]: cluster 2023-12-01T11:50:18.761999+0000 mgr.y (mgr.24362) 12652 : cluster 0 pgmap v12621: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:50:20.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:50:20 smithi090 bash[32384]: cluster 2023-12-01T11:50:18.761999+0000 mgr.y (mgr.24362) 12652 : cluster 0 pgmap v12621: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:50:21.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:50:21 smithi080 bash[28361]: audit 2023-12-01T11:50:20.881196+0000 mon.c (mon.2) 8086 : audit 0 from='client.? 172.21.15.80:0/2291765311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:50:21.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:50:21 smithi080 bash[41963]: audit 2023-12-01T11:50:20.881196+0000 mon.c (mon.2) 8086 : audit 0 from='client.? 172.21.15.80:0/2291765311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:50:21.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:50:21 smithi090 bash[32384]: audit 2023-12-01T11:50:20.881196+0000 mon.c (mon.2) 8086 : audit 0 from='client.? 172.21.15.80:0/2291765311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:50:22.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:50:22 smithi080 bash[41963]: cluster 2023-12-01T11:50:20.762968+0000 mgr.y (mgr.24362) 12653 : cluster 0 pgmap v12622: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:50:22.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:50:22 smithi080 bash[41963]: audit 2023-12-01T11:50:21.762302+0000 mon.c (mon.2) 8087 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:50:22.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:50:22 smithi080 bash[28361]: cluster 2023-12-01T11:50:20.762968+0000 mgr.y (mgr.24362) 12653 : cluster 0 pgmap v12622: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:50:22.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:50:22 smithi080 bash[28361]: audit 2023-12-01T11:50:21.762302+0000 mon.c (mon.2) 8087 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:50:22.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:50:22 smithi090 bash[32384]: cluster 2023-12-01T11:50:20.762968+0000 mgr.y (mgr.24362) 12653 : cluster 0 pgmap v12622: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:50:22.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:50:22 smithi090 bash[32384]: audit 2023-12-01T11:50:21.762302+0000 mon.c (mon.2) 8087 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:50:24.430 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:50:24 smithi080 bash[41963]: cluster 2023-12-01T11:50:22.763970+0000 mgr.y (mgr.24362) 12654 : cluster 0 pgmap v12623: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:50:24.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:50:24 smithi080 bash[41963]: audit 2023-12-01T11:50:23.338849+0000 mon.c (mon.2) 8088 : audit 0 from='client.? 172.21.15.80:0/1680938645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:50:24.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:50:24 smithi080 bash[28361]: cluster 2023-12-01T11:50:22.763970+0000 mgr.y (mgr.24362) 12654 : cluster 0 pgmap v12623: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:50:24.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:50:24 smithi080 bash[28361]: audit 2023-12-01T11:50:23.338849+0000 mon.c (mon.2) 8088 : audit 0 from='client.? 172.21.15.80:0/1680938645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:50:24.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:50:24 smithi090 bash[32384]: cluster 2023-12-01T11:50:22.763970+0000 mgr.y (mgr.24362) 12654 : cluster 0 pgmap v12623: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:50:24.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:50:24 smithi090 bash[32384]: audit 2023-12-01T11:50:23.338849+0000 mon.c (mon.2) 8088 : audit 0 from='client.? 172.21.15.80:0/1680938645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:50:26.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:50:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:50:26] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T11:50:26.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:50:26 smithi080 bash[28361]: cluster 2023-12-01T11:50:24.764683+0000 mgr.y (mgr.24362) 12655 : cluster 0 pgmap v12624: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:50:26.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:50:26 smithi080 bash[28361]: audit 2023-12-01T11:50:25.451519+0000 mon.c (mon.2) 8089 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:50:26.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:50:26 smithi080 bash[28361]: audit 2023-12-01T11:50:25.795873+0000 mon.c (mon.2) 8090 : audit 0 from='client.? 172.21.15.80:0/3887923831' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:50:26.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:50:26 smithi080 bash[41963]: cluster 2023-12-01T11:50:24.764683+0000 mgr.y (mgr.24362) 12655 : cluster 0 pgmap v12624: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:50:26.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:50:26 smithi080 bash[41963]: audit 2023-12-01T11:50:25.451519+0000 mon.c (mon.2) 8089 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:50:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:50:26 smithi080 bash[41963]: audit 2023-12-01T11:50:25.795873+0000 mon.c (mon.2) 8090 : audit 0 from='client.? 172.21.15.80:0/3887923831' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:50:26.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:50:26 smithi090 bash[32384]: cluster 2023-12-01T11:50:24.764683+0000 mgr.y (mgr.24362) 12655 : cluster 0 pgmap v12624: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:50:26.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:50:26 smithi090 bash[32384]: audit 2023-12-01T11:50:25.451519+0000 mon.c (mon.2) 8089 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:50:26.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:50:26 smithi090 bash[32384]: audit 2023-12-01T11:50:25.795873+0000 mon.c (mon.2) 8090 : audit 0 from='client.? 172.21.15.80:0/3887923831' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:50:28.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:50:28 smithi080 bash[28361]: cluster 2023-12-01T11:50:26.765706+0000 mgr.y (mgr.24362) 12656 : cluster 0 pgmap v12625: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:50:28.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:50:28 smithi080 bash[28361]: audit 2023-12-01T11:50:27.607982+0000 mon.a (mon.0) 7930 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:50:28.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:50:28 smithi080 bash[28361]: audit 2023-12-01T11:50:27.619176+0000 mon.a (mon.0) 7931 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:50:28.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:50:28 smithi080 bash[28361]: audit 2023-12-01T11:50:27.958475+0000 mon.a (mon.0) 7932 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:50:28.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:50:28 smithi080 bash[28361]: audit 2023-12-01T11:50:27.970752+0000 mon.a (mon.0) 7933 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:50:28.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:50:28 smithi080 bash[41963]: cluster 2023-12-01T11:50:26.765706+0000 mgr.y (mgr.24362) 12656 : cluster 0 pgmap v12625: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:50:28.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:50:28 smithi080 bash[41963]: audit 2023-12-01T11:50:27.607982+0000 mon.a (mon.0) 7930 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:50:28.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:50:28 smithi080 bash[41963]: audit 2023-12-01T11:50:27.619176+0000 mon.a (mon.0) 7931 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:50:28.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:50:28 smithi080 bash[41963]: audit 2023-12-01T11:50:27.958475+0000 mon.a (mon.0) 7932 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:50:28.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:50:28 smithi080 bash[41963]: audit 2023-12-01T11:50:27.970752+0000 mon.a (mon.0) 7933 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:50:28.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:50:28 smithi090 bash[32384]: cluster 2023-12-01T11:50:26.765706+0000 mgr.y (mgr.24362) 12656 : cluster 0 pgmap v12625: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:50:28.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:50:28 smithi090 bash[32384]: audit 2023-12-01T11:50:27.607982+0000 mon.a (mon.0) 7930 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:50:28.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:50:28 smithi090 bash[32384]: audit 2023-12-01T11:50:27.619176+0000 mon.a (mon.0) 7931 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:50:28.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:50:28 smithi090 bash[32384]: audit 2023-12-01T11:50:27.958475+0000 mon.a (mon.0) 7932 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:50:28.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:50:28 smithi090 bash[32384]: audit 2023-12-01T11:50:27.970752+0000 mon.a (mon.0) 7933 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:50:29.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:50:29 smithi080 bash[28361]: audit 2023-12-01T11:50:28.256287+0000 mon.a (mon.0) 7934 : audit 0 from='client.? 172.21.15.80:0/3635707411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:50:29.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:50:29 smithi080 bash[28361]: audit 2023-12-01T11:50:28.448610+0000 mon.c (mon.2) 8091 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:50:29.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:50:29 smithi080 bash[28361]: audit 2023-12-01T11:50:28.450369+0000 mon.c (mon.2) 8092 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:50:29.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:50:29 smithi080 bash[28361]: audit 2023-12-01T11:50:28.460796+0000 mon.a (mon.0) 7935 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:50:29.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:50:29 smithi080 bash[41963]: audit 2023-12-01T11:50:28.256287+0000 mon.a (mon.0) 7934 : audit 0 from='client.? 172.21.15.80:0/3635707411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:50:29.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:50:29 smithi080 bash[41963]: audit 2023-12-01T11:50:28.448610+0000 mon.c (mon.2) 8091 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:50:29.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:50:29 smithi080 bash[41963]: audit 2023-12-01T11:50:28.450369+0000 mon.c (mon.2) 8092 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:50:29.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:50:29 smithi080 bash[41963]: audit 2023-12-01T11:50:28.460796+0000 mon.a (mon.0) 7935 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:50:29.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:50:29 smithi090 bash[32384]: audit 2023-12-01T11:50:28.256287+0000 mon.a (mon.0) 7934 : audit 0 from='client.? 172.21.15.80:0/3635707411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:50:29.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:50:29 smithi090 bash[32384]: audit 2023-12-01T11:50:28.448610+0000 mon.c (mon.2) 8091 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:50:29.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:50:29 smithi090 bash[32384]: audit 2023-12-01T11:50:28.450369+0000 mon.c (mon.2) 8092 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:50:29.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:50:29 smithi090 bash[32384]: audit 2023-12-01T11:50:28.460796+0000 mon.a (mon.0) 7935 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:50:30.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:50:30 smithi080 bash[28361]: cluster 2023-12-01T11:50:28.766296+0000 mgr.y (mgr.24362) 12657 : cluster 0 pgmap v12626: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:50:30.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:50:30 smithi080 bash[41963]: cluster 2023-12-01T11:50:28.766296+0000 mgr.y (mgr.24362) 12657 : cluster 0 pgmap v12626: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:50:30.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:50:30 smithi090 bash[32384]: cluster 2023-12-01T11:50:28.766296+0000 mgr.y (mgr.24362) 12657 : cluster 0 pgmap v12626: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:50:31.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:50:31 smithi080 bash[28361]: audit 2023-12-01T11:50:30.702917+0000 mon.c (mon.2) 8093 : audit 0 from='client.? 172.21.15.80:0/1382551582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:50:31.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:50:31 smithi080 bash[41963]: audit 2023-12-01T11:50:30.702917+0000 mon.c (mon.2) 8093 : audit 0 from='client.? 172.21.15.80:0/1382551582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:50:31.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:50:31 smithi090 bash[32384]: audit 2023-12-01T11:50:30.702917+0000 mon.c (mon.2) 8093 : audit 0 from='client.? 172.21.15.80:0/1382551582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:50:32.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:50:32 smithi080 bash[28361]: cluster 2023-12-01T11:50:30.767183+0000 mgr.y (mgr.24362) 12658 : cluster 0 pgmap v12627: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:50:32.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:50:32 smithi080 bash[41963]: cluster 2023-12-01T11:50:30.767183+0000 mgr.y (mgr.24362) 12658 : cluster 0 pgmap v12627: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:50:32.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:50:32 smithi090 bash[32384]: cluster 2023-12-01T11:50:30.767183+0000 mgr.y (mgr.24362) 12658 : cluster 0 pgmap v12627: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:50:34.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:50:34 smithi080 bash[28361]: cluster 2023-12-01T11:50:32.767887+0000 mgr.y (mgr.24362) 12659 : cluster 0 pgmap v12628: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:50:34.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:50:34 smithi080 bash[28361]: audit 2023-12-01T11:50:33.157246+0000 mon.a (mon.0) 7936 : audit 0 from='client.? 172.21.15.80:0/727686078' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:50:34.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:50:34 smithi080 bash[41963]: cluster 2023-12-01T11:50:32.767887+0000 mgr.y (mgr.24362) 12659 : cluster 0 pgmap v12628: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:50:34.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:50:34 smithi080 bash[41963]: audit 2023-12-01T11:50:33.157246+0000 mon.a (mon.0) 7936 : audit 0 from='client.? 172.21.15.80:0/727686078' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:50:34.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:50:34 smithi090 bash[32384]: cluster 2023-12-01T11:50:32.767887+0000 mgr.y (mgr.24362) 12659 : cluster 0 pgmap v12628: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:50:34.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:50:34 smithi090 bash[32384]: audit 2023-12-01T11:50:33.157246+0000 mon.a (mon.0) 7936 : audit 0 from='client.? 172.21.15.80:0/727686078' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:50:36.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:50:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:50:36] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T11:50:36.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:50:36 smithi080 bash[41963]: cluster 2023-12-01T11:50:34.768536+0000 mgr.y (mgr.24362) 12660 : cluster 0 pgmap v12629: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:50:36.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:50:36 smithi080 bash[41963]: audit 2023-12-01T11:50:35.612827+0000 mon.a (mon.0) 7937 : audit 0 from='client.? 172.21.15.80:0/1251625159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:50:36.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:50:36 smithi080 bash[28361]: cluster 2023-12-01T11:50:34.768536+0000 mgr.y (mgr.24362) 12660 : cluster 0 pgmap v12629: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:50:36.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:50:36 smithi080 bash[28361]: audit 2023-12-01T11:50:35.612827+0000 mon.a (mon.0) 7937 : audit 0 from='client.? 172.21.15.80:0/1251625159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:50:36.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:50:36 smithi090 bash[32384]: cluster 2023-12-01T11:50:34.768536+0000 mgr.y (mgr.24362) 12660 : cluster 0 pgmap v12629: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:50:36.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:50:36 smithi090 bash[32384]: audit 2023-12-01T11:50:35.612827+0000 mon.a (mon.0) 7937 : audit 0 from='client.? 172.21.15.80:0/1251625159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:50:38.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:50:38 smithi080 bash[28361]: cluster 2023-12-01T11:50:36.769685+0000 mgr.y (mgr.24362) 12661 : cluster 0 pgmap v12630: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:50:38.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:50:38 smithi080 bash[28361]: audit 2023-12-01T11:50:38.073119+0000 mon.a (mon.0) 7938 : audit 0 from='client.? 172.21.15.80:0/367657209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:50:38.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:50:38 smithi080 bash[41963]: cluster 2023-12-01T11:50:36.769685+0000 mgr.y (mgr.24362) 12661 : cluster 0 pgmap v12630: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:50:38.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:50:38 smithi080 bash[41963]: audit 2023-12-01T11:50:38.073119+0000 mon.a (mon.0) 7938 : audit 0 from='client.? 172.21.15.80:0/367657209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:50:38.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:50:38 smithi090 bash[32384]: cluster 2023-12-01T11:50:36.769685+0000 mgr.y (mgr.24362) 12661 : cluster 0 pgmap v12630: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:50:38.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:50:38 smithi090 bash[32384]: audit 2023-12-01T11:50:38.073119+0000 mon.a (mon.0) 7938 : audit 0 from='client.? 172.21.15.80:0/367657209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:50:40.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:50:40 smithi080 bash[28361]: cluster 2023-12-01T11:50:38.770370+0000 mgr.y (mgr.24362) 12662 : cluster 0 pgmap v12631: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:50:40.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:50:40 smithi080 bash[41963]: cluster 2023-12-01T11:50:38.770370+0000 mgr.y (mgr.24362) 12662 : cluster 0 pgmap v12631: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:50:40.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:50:40 smithi090 bash[32384]: cluster 2023-12-01T11:50:38.770370+0000 mgr.y (mgr.24362) 12662 : cluster 0 pgmap v12631: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:50:41.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:50:41 smithi080 bash[28361]: audit 2023-12-01T11:50:40.452154+0000 mon.c (mon.2) 8094 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:50:41.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:50:41 smithi080 bash[28361]: audit 2023-12-01T11:50:40.522617+0000 mon.a (mon.0) 7939 : audit 0 from='client.? 172.21.15.80:0/201568943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:50:41.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:50:41 smithi080 bash[41963]: audit 2023-12-01T11:50:40.452154+0000 mon.c (mon.2) 8094 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:50:41.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:50:41 smithi080 bash[41963]: audit 2023-12-01T11:50:40.522617+0000 mon.a (mon.0) 7939 : audit 0 from='client.? 172.21.15.80:0/201568943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:50:41.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:50:41 smithi090 bash[32384]: audit 2023-12-01T11:50:40.452154+0000 mon.c (mon.2) 8094 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:50:41.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:50:41 smithi090 bash[32384]: audit 2023-12-01T11:50:40.522617+0000 mon.a (mon.0) 7939 : audit 0 from='client.? 172.21.15.80:0/201568943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:50:42.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:50:42 smithi080 bash[28361]: cluster 2023-12-01T11:50:40.771319+0000 mgr.y (mgr.24362) 12663 : cluster 0 pgmap v12632: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:50:42.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:50:42 smithi080 bash[41963]: cluster 2023-12-01T11:50:40.771319+0000 mgr.y (mgr.24362) 12663 : cluster 0 pgmap v12632: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:50:42.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:50:42 smithi090 bash[32384]: cluster 2023-12-01T11:50:40.771319+0000 mgr.y (mgr.24362) 12663 : cluster 0 pgmap v12632: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:50:43.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:50:43 smithi080 bash[41963]: cluster 2023-12-01T11:50:42.772263+0000 mgr.y (mgr.24362) 12664 : cluster 0 pgmap v12633: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:50:43.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:50:43 smithi080 bash[41963]: audit 2023-12-01T11:50:42.983894+0000 mon.a (mon.0) 7940 : audit 0 from='client.? 172.21.15.80:0/2322452612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:50:43.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:50:43 smithi080 bash[28361]: cluster 2023-12-01T11:50:42.772263+0000 mgr.y (mgr.24362) 12664 : cluster 0 pgmap v12633: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:50:43.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:50:43 smithi080 bash[28361]: audit 2023-12-01T11:50:42.983894+0000 mon.a (mon.0) 7940 : audit 0 from='client.? 172.21.15.80:0/2322452612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:50:43.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:50:43 smithi090 bash[32384]: cluster 2023-12-01T11:50:42.772263+0000 mgr.y (mgr.24362) 12664 : cluster 0 pgmap v12633: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:50:43.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:50:43 smithi090 bash[32384]: audit 2023-12-01T11:50:42.983894+0000 mon.a (mon.0) 7940 : audit 0 from='client.? 172.21.15.80:0/2322452612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:50:46.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:50:45 smithi080 bash[28361]: cluster 2023-12-01T11:50:44.772943+0000 mgr.y (mgr.24362) 12665 : cluster 0 pgmap v12634: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:50:46.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:50:45 smithi080 bash[28361]: audit 2023-12-01T11:50:45.437236+0000 mon.a (mon.0) 7941 : audit 0 from='client.? 172.21.15.80:0/394744366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:50:46.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:50:45 smithi080 bash[41963]: cluster 2023-12-01T11:50:44.772943+0000 mgr.y (mgr.24362) 12665 : cluster 0 pgmap v12634: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:50:46.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:50:45 smithi080 bash[41963]: audit 2023-12-01T11:50:45.437236+0000 mon.a (mon.0) 7941 : audit 0 from='client.? 172.21.15.80:0/394744366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:50:46.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:50:45 smithi090 bash[32384]: cluster 2023-12-01T11:50:44.772943+0000 mgr.y (mgr.24362) 12665 : cluster 0 pgmap v12634: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:50:46.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:50:45 smithi090 bash[32384]: audit 2023-12-01T11:50:45.437236+0000 mon.a (mon.0) 7941 : audit 0 from='client.? 172.21.15.80:0/394744366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:50:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:50:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:50:46] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T11:50:48.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:50:48 smithi080 bash[28361]: cluster 2023-12-01T11:50:46.774118+0000 mgr.y (mgr.24362) 12666 : cluster 0 pgmap v12635: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:50:48.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:50:48 smithi080 bash[28361]: audit 2023-12-01T11:50:47.883784+0000 mon.a (mon.0) 7942 : audit 0 from='client.? 172.21.15.80:0/98409732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:50:48.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:50:48 smithi080 bash[41963]: cluster 2023-12-01T11:50:46.774118+0000 mgr.y (mgr.24362) 12666 : cluster 0 pgmap v12635: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:50:48.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:50:48 smithi080 bash[41963]: audit 2023-12-01T11:50:47.883784+0000 mon.a (mon.0) 7942 : audit 0 from='client.? 172.21.15.80:0/98409732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:50:48.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:50:48 smithi090 bash[32384]: cluster 2023-12-01T11:50:46.774118+0000 mgr.y (mgr.24362) 12666 : cluster 0 pgmap v12635: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:50:48.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:50:48 smithi090 bash[32384]: audit 2023-12-01T11:50:47.883784+0000 mon.a (mon.0) 7942 : audit 0 from='client.? 172.21.15.80:0/98409732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:50:50.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:50:50 smithi080 bash[41963]: cluster 2023-12-01T11:50:48.774759+0000 mgr.y (mgr.24362) 12667 : cluster 0 pgmap v12636: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:50:50.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:50:50 smithi080 bash[28361]: cluster 2023-12-01T11:50:48.774759+0000 mgr.y (mgr.24362) 12667 : cluster 0 pgmap v12636: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:50:50.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:50:50 smithi090 bash[32384]: cluster 2023-12-01T11:50:48.774759+0000 mgr.y (mgr.24362) 12667 : cluster 0 pgmap v12636: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:50:51.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:50:51 smithi080 bash[28361]: audit 2023-12-01T11:50:50.340988+0000 mon.c (mon.2) 8095 : audit 0 from='client.? 172.21.15.80:0/1542107141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:50:51.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:50:51 smithi080 bash[41963]: audit 2023-12-01T11:50:50.340988+0000 mon.c (mon.2) 8095 : audit 0 from='client.? 172.21.15.80:0/1542107141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:50:51.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:50:51 smithi090 bash[32384]: audit 2023-12-01T11:50:50.340988+0000 mon.c (mon.2) 8095 : audit 0 from='client.? 172.21.15.80:0/1542107141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:50:52.430 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:50:52 smithi080 bash[41963]: cluster 2023-12-01T11:50:50.775662+0000 mgr.y (mgr.24362) 12668 : cluster 0 pgmap v12637: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:50:52.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:50:52 smithi080 bash[28361]: cluster 2023-12-01T11:50:50.775662+0000 mgr.y (mgr.24362) 12668 : cluster 0 pgmap v12637: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:50:52.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:50:52 smithi090 bash[32384]: cluster 2023-12-01T11:50:50.775662+0000 mgr.y (mgr.24362) 12668 : cluster 0 pgmap v12637: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:50:53.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:50:53 smithi080 bash[28361]: audit 2023-12-01T11:50:52.791439+0000 mon.a (mon.0) 7943 : audit 0 from='client.? 172.21.15.80:0/2962231635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:50:53.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:50:53 smithi080 bash[41963]: audit 2023-12-01T11:50:52.791439+0000 mon.a (mon.0) 7943 : audit 0 from='client.? 172.21.15.80:0/2962231635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:50:53.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:50:53 smithi090 bash[32384]: audit 2023-12-01T11:50:52.791439+0000 mon.a (mon.0) 7943 : audit 0 from='client.? 172.21.15.80:0/2962231635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:50:54.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:50:54 smithi080 bash[28361]: cluster 2023-12-01T11:50:52.776560+0000 mgr.y (mgr.24362) 12669 : cluster 0 pgmap v12638: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:50:54.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:50:54 smithi080 bash[41963]: cluster 2023-12-01T11:50:52.776560+0000 mgr.y (mgr.24362) 12669 : cluster 0 pgmap v12638: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:50:54.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:50:54 smithi090 bash[32384]: cluster 2023-12-01T11:50:52.776560+0000 mgr.y (mgr.24362) 12669 : cluster 0 pgmap v12638: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:50:56.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:50:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:50:56] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T11:50:56.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:50:56 smithi080 bash[28361]: cluster 2023-12-01T11:50:54.777254+0000 mgr.y (mgr.24362) 12670 : cluster 0 pgmap v12639: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:50:56.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:50:56 smithi080 bash[28361]: audit 2023-12-01T11:50:55.248017+0000 mon.c (mon.2) 8096 : audit 0 from='client.? 172.21.15.80:0/1074429819' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:50:56.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:50:56 smithi080 bash[28361]: audit 2023-12-01T11:50:55.452836+0000 mon.c (mon.2) 8097 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:50:56.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:50:56 smithi080 bash[41963]: cluster 2023-12-01T11:50:54.777254+0000 mgr.y (mgr.24362) 12670 : cluster 0 pgmap v12639: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:50:56.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:50:56 smithi080 bash[41963]: audit 2023-12-01T11:50:55.248017+0000 mon.c (mon.2) 8096 : audit 0 from='client.? 172.21.15.80:0/1074429819' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:50:56.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:50:56 smithi080 bash[41963]: audit 2023-12-01T11:50:55.452836+0000 mon.c (mon.2) 8097 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:50:56.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:50:56 smithi090 bash[32384]: cluster 2023-12-01T11:50:54.777254+0000 mgr.y (mgr.24362) 12670 : cluster 0 pgmap v12639: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:50:56.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:50:56 smithi090 bash[32384]: audit 2023-12-01T11:50:55.248017+0000 mon.c (mon.2) 8096 : audit 0 from='client.? 172.21.15.80:0/1074429819' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:50:56.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:50:56 smithi090 bash[32384]: audit 2023-12-01T11:50:55.452836+0000 mon.c (mon.2) 8097 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:50:58.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:50:58 smithi080 bash[41963]: cluster 2023-12-01T11:50:56.778404+0000 mgr.y (mgr.24362) 12671 : cluster 0 pgmap v12640: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:50:58.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:50:58 smithi080 bash[41963]: audit 2023-12-01T11:50:57.699905+0000 mon.c (mon.2) 8098 : audit 0 from='client.? 172.21.15.80:0/1006083529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:50:58.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:50:58 smithi080 bash[28361]: cluster 2023-12-01T11:50:56.778404+0000 mgr.y (mgr.24362) 12671 : cluster 0 pgmap v12640: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:50:58.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:50:58 smithi080 bash[28361]: audit 2023-12-01T11:50:57.699905+0000 mon.c (mon.2) 8098 : audit 0 from='client.? 172.21.15.80:0/1006083529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:50:58.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:50:58 smithi090 bash[32384]: cluster 2023-12-01T11:50:56.778404+0000 mgr.y (mgr.24362) 12671 : cluster 0 pgmap v12640: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:50:58.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:50:58 smithi090 bash[32384]: audit 2023-12-01T11:50:57.699905+0000 mon.c (mon.2) 8098 : audit 0 from='client.? 172.21.15.80:0/1006083529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:51:00.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:51:00 smithi080 bash[28361]: cluster 2023-12-01T11:50:58.779098+0000 mgr.y (mgr.24362) 12672 : cluster 0 pgmap v12641: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:51:00.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:51:00 smithi080 bash[41963]: cluster 2023-12-01T11:50:58.779098+0000 mgr.y (mgr.24362) 12672 : cluster 0 pgmap v12641: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:51:00.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:51:00 smithi090 bash[32384]: cluster 2023-12-01T11:50:58.779098+0000 mgr.y (mgr.24362) 12672 : cluster 0 pgmap v12641: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:51:01.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:51:01 smithi080 bash[41963]: audit 2023-12-01T11:51:00.155896+0000 mon.a (mon.0) 7944 : audit 0 from='client.? 172.21.15.80:0/1940933925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:51:01.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:51:01 smithi080 bash[28361]: audit 2023-12-01T11:51:00.155896+0000 mon.a (mon.0) 7944 : audit 0 from='client.? 172.21.15.80:0/1940933925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:51:01.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:51:01 smithi090 bash[32384]: audit 2023-12-01T11:51:00.155896+0000 mon.a (mon.0) 7944 : audit 0 from='client.? 172.21.15.80:0/1940933925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:51:02.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:51:02 smithi080 bash[41963]: cluster 2023-12-01T11:51:00.780198+0000 mgr.y (mgr.24362) 12673 : cluster 0 pgmap v12642: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:51:02.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:51:02 smithi080 bash[28361]: cluster 2023-12-01T11:51:00.780198+0000 mgr.y (mgr.24362) 12673 : cluster 0 pgmap v12642: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:51:02.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:51:02 smithi090 bash[32384]: cluster 2023-12-01T11:51:00.780198+0000 mgr.y (mgr.24362) 12673 : cluster 0 pgmap v12642: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:51:03.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:51:03 smithi080 bash[28361]: audit 2023-12-01T11:51:02.611935+0000 mon.c (mon.2) 8099 : audit 0 from='client.? 172.21.15.80:0/370229396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:51:03.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:51:03 smithi080 bash[41963]: audit 2023-12-01T11:51:02.611935+0000 mon.c (mon.2) 8099 : audit 0 from='client.? 172.21.15.80:0/370229396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:51:03.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:51:03 smithi090 bash[32384]: audit 2023-12-01T11:51:02.611935+0000 mon.c (mon.2) 8099 : audit 0 from='client.? 172.21.15.80:0/370229396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:51:04.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:51:04 smithi080 bash[41963]: cluster 2023-12-01T11:51:02.781142+0000 mgr.y (mgr.24362) 12674 : cluster 0 pgmap v12643: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:51:04.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:51:04 smithi080 bash[28361]: cluster 2023-12-01T11:51:02.781142+0000 mgr.y (mgr.24362) 12674 : cluster 0 pgmap v12643: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:51:04.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:51:04 smithi090 bash[32384]: cluster 2023-12-01T11:51:02.781142+0000 mgr.y (mgr.24362) 12674 : cluster 0 pgmap v12643: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:51:05.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:51:05 smithi080 bash[41963]: audit 2023-12-01T11:51:05.064558+0000 mon.c (mon.2) 8100 : audit 0 from='client.? 172.21.15.80:0/2044537643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:51:05.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:51:05 smithi080 bash[28361]: audit 2023-12-01T11:51:05.064558+0000 mon.c (mon.2) 8100 : audit 0 from='client.? 172.21.15.80:0/2044537643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:51:05.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:51:05 smithi090 bash[32384]: audit 2023-12-01T11:51:05.064558+0000 mon.c (mon.2) 8100 : audit 0 from='client.? 172.21.15.80:0/2044537643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:51:06.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:51:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:51:06] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T11:51:06.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:51:06 smithi080 bash[41963]: cluster 2023-12-01T11:51:04.781732+0000 mgr.y (mgr.24362) 12675 : cluster 0 pgmap v12644: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:51:06.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:51:06 smithi080 bash[28361]: cluster 2023-12-01T11:51:04.781732+0000 mgr.y (mgr.24362) 12675 : cluster 0 pgmap v12644: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:51:06.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:51:06 smithi090 bash[32384]: cluster 2023-12-01T11:51:04.781732+0000 mgr.y (mgr.24362) 12675 : cluster 0 pgmap v12644: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:51:08.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:51:08 smithi080 bash[28361]: cluster 2023-12-01T11:51:06.782920+0000 mgr.y (mgr.24362) 12676 : cluster 0 pgmap v12645: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:51:08.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:51:08 smithi080 bash[28361]: audit 2023-12-01T11:51:07.515396+0000 mon.a (mon.0) 7945 : audit 0 from='client.? 172.21.15.80:0/1735920284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:51:08.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:51:08 smithi080 bash[41963]: cluster 2023-12-01T11:51:06.782920+0000 mgr.y (mgr.24362) 12676 : cluster 0 pgmap v12645: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:51:08.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:51:08 smithi080 bash[41963]: audit 2023-12-01T11:51:07.515396+0000 mon.a (mon.0) 7945 : audit 0 from='client.? 172.21.15.80:0/1735920284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:51:08.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:51:08 smithi090 bash[32384]: cluster 2023-12-01T11:51:06.782920+0000 mgr.y (mgr.24362) 12676 : cluster 0 pgmap v12645: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:51:08.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:51:08 smithi090 bash[32384]: audit 2023-12-01T11:51:07.515396+0000 mon.a (mon.0) 7945 : audit 0 from='client.? 172.21.15.80:0/1735920284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:51:10.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:51:10 smithi080 bash[28361]: cluster 2023-12-01T11:51:08.783587+0000 mgr.y (mgr.24362) 12677 : cluster 0 pgmap v12646: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:51:10.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:51:10 smithi080 bash[28361]: audit 2023-12-01T11:51:09.968524+0000 mon.c (mon.2) 8101 : audit 0 from='client.? 172.21.15.80:0/2691322261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:51:10.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:51:10 smithi080 bash[41963]: cluster 2023-12-01T11:51:08.783587+0000 mgr.y (mgr.24362) 12677 : cluster 0 pgmap v12646: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:51:10.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:51:10 smithi080 bash[41963]: audit 2023-12-01T11:51:09.968524+0000 mon.c (mon.2) 8101 : audit 0 from='client.? 172.21.15.80:0/2691322261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:51:10.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:51:10 smithi090 bash[32384]: cluster 2023-12-01T11:51:08.783587+0000 mgr.y (mgr.24362) 12677 : cluster 0 pgmap v12646: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:51:10.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:51:10 smithi090 bash[32384]: audit 2023-12-01T11:51:09.968524+0000 mon.c (mon.2) 8101 : audit 0 from='client.? 172.21.15.80:0/2691322261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:51:11.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:51:11 smithi080 bash[28361]: audit 2023-12-01T11:51:10.453205+0000 mon.c (mon.2) 8102 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:51:11.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:51:11 smithi080 bash[41963]: audit 2023-12-01T11:51:10.453205+0000 mon.c (mon.2) 8102 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:51:11.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:51:11 smithi090 bash[32384]: audit 2023-12-01T11:51:10.453205+0000 mon.c (mon.2) 8102 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:51:12.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:51:12 smithi080 bash[28361]: cluster 2023-12-01T11:51:10.784643+0000 mgr.y (mgr.24362) 12678 : cluster 0 pgmap v12647: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:51:12.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:51:12 smithi080 bash[41963]: cluster 2023-12-01T11:51:10.784643+0000 mgr.y (mgr.24362) 12678 : cluster 0 pgmap v12647: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:51:12.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:51:12 smithi090 bash[32384]: cluster 2023-12-01T11:51:10.784643+0000 mgr.y (mgr.24362) 12678 : cluster 0 pgmap v12647: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:51:13.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:51:13 smithi080 bash[28361]: audit 2023-12-01T11:51:12.419312+0000 mon.c (mon.2) 8103 : audit 0 from='client.? 172.21.15.80:0/2301704856' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:51:13.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:51:13 smithi080 bash[41963]: audit 2023-12-01T11:51:12.419312+0000 mon.c (mon.2) 8103 : audit 0 from='client.? 172.21.15.80:0/2301704856' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:51:13.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:51:13 smithi090 bash[32384]: audit 2023-12-01T11:51:12.419312+0000 mon.c (mon.2) 8103 : audit 0 from='client.? 172.21.15.80:0/2301704856' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:51:14.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:51:14 smithi080 bash[28361]: cluster 2023-12-01T11:51:12.785383+0000 mgr.y (mgr.24362) 12679 : cluster 0 pgmap v12648: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:51:14.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:51:14 smithi080 bash[41963]: cluster 2023-12-01T11:51:12.785383+0000 mgr.y (mgr.24362) 12679 : cluster 0 pgmap v12648: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:51:14.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:51:14 smithi090 bash[32384]: cluster 2023-12-01T11:51:12.785383+0000 mgr.y (mgr.24362) 12679 : cluster 0 pgmap v12648: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:51:15.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:51:15 smithi080 bash[28361]: audit 2023-12-01T11:51:14.868036+0000 mon.c (mon.2) 8104 : audit 0 from='client.? 172.21.15.80:0/1479239676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:51:15.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:51:15 smithi080 bash[41963]: audit 2023-12-01T11:51:14.868036+0000 mon.c (mon.2) 8104 : audit 0 from='client.? 172.21.15.80:0/1479239676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:51:15.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:51:15 smithi090 bash[32384]: audit 2023-12-01T11:51:14.868036+0000 mon.c (mon.2) 8104 : audit 0 from='client.? 172.21.15.80:0/1479239676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:51:16.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:51:16 smithi080 bash[28361]: cluster 2023-12-01T11:51:14.786014+0000 mgr.y (mgr.24362) 12680 : cluster 0 pgmap v12649: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:51:16.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:51:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:51:16] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T11:51:16.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:51:16 smithi080 bash[41963]: cluster 2023-12-01T11:51:14.786014+0000 mgr.y (mgr.24362) 12680 : cluster 0 pgmap v12649: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:51:16.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:51:16 smithi090 bash[32384]: cluster 2023-12-01T11:51:14.786014+0000 mgr.y (mgr.24362) 12680 : cluster 0 pgmap v12649: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:51:17.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:51:17 smithi080 bash[28361]: cluster 2023-12-01T11:51:16.787190+0000 mgr.y (mgr.24362) 12681 : cluster 0 pgmap v12650: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:51:17.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:51:17 smithi080 bash[41963]: cluster 2023-12-01T11:51:16.787190+0000 mgr.y (mgr.24362) 12681 : cluster 0 pgmap v12650: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:51:17.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:51:17 smithi090 bash[32384]: cluster 2023-12-01T11:51:16.787190+0000 mgr.y (mgr.24362) 12681 : cluster 0 pgmap v12650: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:51:18.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:51:18 smithi080 bash[28361]: audit 2023-12-01T11:51:17.319580+0000 mon.a (mon.0) 7946 : audit 0 from='client.? 172.21.15.80:0/4248868260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:51:18.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:51:18 smithi080 bash[41963]: audit 2023-12-01T11:51:17.319580+0000 mon.a (mon.0) 7946 : audit 0 from='client.? 172.21.15.80:0/4248868260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:51:18.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:51:18 smithi090 bash[32384]: audit 2023-12-01T11:51:17.319580+0000 mon.a (mon.0) 7946 : audit 0 from='client.? 172.21.15.80:0/4248868260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:51:19.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:51:19 smithi080 bash[41963]: cluster 2023-12-01T11:51:18.787843+0000 mgr.y (mgr.24362) 12682 : cluster 0 pgmap v12651: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:51:19.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:51:19 smithi080 bash[28361]: cluster 2023-12-01T11:51:18.787843+0000 mgr.y (mgr.24362) 12682 : cluster 0 pgmap v12651: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:51:19.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:51:19 smithi090 bash[32384]: cluster 2023-12-01T11:51:18.787843+0000 mgr.y (mgr.24362) 12682 : cluster 0 pgmap v12651: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:51:20.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:51:20 smithi080 bash[28361]: audit 2023-12-01T11:51:19.770349+0000 mon.a (mon.0) 7947 : audit 0 from='client.? 172.21.15.80:0/3733322516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:51:20.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:51:20 smithi080 bash[41963]: audit 2023-12-01T11:51:19.770349+0000 mon.a (mon.0) 7947 : audit 0 from='client.? 172.21.15.80:0/3733322516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:51:20.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:51:20 smithi090 bash[32384]: audit 2023-12-01T11:51:19.770349+0000 mon.a (mon.0) 7947 : audit 0 from='client.? 172.21.15.80:0/3733322516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:51:22.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:51:22 smithi080 bash[28361]: cluster 2023-12-01T11:51:20.788917+0000 mgr.y (mgr.24362) 12683 : cluster 0 pgmap v12652: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:51:22.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:51:22 smithi080 bash[41963]: cluster 2023-12-01T11:51:20.788917+0000 mgr.y (mgr.24362) 12683 : cluster 0 pgmap v12652: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:51:22.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:51:22 smithi090 bash[32384]: cluster 2023-12-01T11:51:20.788917+0000 mgr.y (mgr.24362) 12683 : cluster 0 pgmap v12652: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:51:23.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:51:23 smithi080 bash[28361]: audit 2023-12-01T11:51:22.223974+0000 mon.a (mon.0) 7948 : audit 0 from='client.? 172.21.15.80:0/2001490078' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:51:23.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:51:23 smithi080 bash[41963]: audit 2023-12-01T11:51:22.223974+0000 mon.a (mon.0) 7948 : audit 0 from='client.? 172.21.15.80:0/2001490078' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:51:23.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:51:23 smithi090 bash[32384]: audit 2023-12-01T11:51:22.223974+0000 mon.a (mon.0) 7948 : audit 0 from='client.? 172.21.15.80:0/2001490078' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:51:24.430 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:51:24 smithi080 bash[41963]: cluster 2023-12-01T11:51:22.789616+0000 mgr.y (mgr.24362) 12684 : cluster 0 pgmap v12653: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:51:24.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:51:24 smithi080 bash[28361]: cluster 2023-12-01T11:51:22.789616+0000 mgr.y (mgr.24362) 12684 : cluster 0 pgmap v12653: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:51:24.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:51:24 smithi090 bash[32384]: cluster 2023-12-01T11:51:22.789616+0000 mgr.y (mgr.24362) 12684 : cluster 0 pgmap v12653: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:51:25.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:51:25 smithi080 bash[28361]: audit 2023-12-01T11:51:24.679627+0000 mon.c (mon.2) 8105 : audit 0 from='client.? 172.21.15.80:0/2065138406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:51:25.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:51:25 smithi080 bash[41963]: audit 2023-12-01T11:51:24.679627+0000 mon.c (mon.2) 8105 : audit 0 from='client.? 172.21.15.80:0/2065138406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:51:25.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:51:25 smithi090 bash[32384]: audit 2023-12-01T11:51:24.679627+0000 mon.c (mon.2) 8105 : audit 0 from='client.? 172.21.15.80:0/2065138406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:51:26.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:51:26 smithi080 bash[28361]: cluster 2023-12-01T11:51:24.790310+0000 mgr.y (mgr.24362) 12685 : cluster 0 pgmap v12654: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:51:26.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:51:26 smithi080 bash[28361]: audit 2023-12-01T11:51:25.453429+0000 mon.c (mon.2) 8106 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:51:26.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:51:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:51:26] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T11:51:26.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:51:26 smithi080 bash[41963]: cluster 2023-12-01T11:51:24.790310+0000 mgr.y (mgr.24362) 12685 : cluster 0 pgmap v12654: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:51:26.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:51:26 smithi080 bash[41963]: audit 2023-12-01T11:51:25.453429+0000 mon.c (mon.2) 8106 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:51:26.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:51:26 smithi090 bash[32384]: cluster 2023-12-01T11:51:24.790310+0000 mgr.y (mgr.24362) 12685 : cluster 0 pgmap v12654: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:51:26.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:51:26 smithi090 bash[32384]: audit 2023-12-01T11:51:25.453429+0000 mon.c (mon.2) 8106 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:51:28.430 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:51:28 smithi080 bash[41963]: cluster 2023-12-01T11:51:26.791481+0000 mgr.y (mgr.24362) 12686 : cluster 0 pgmap v12655: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:51:28.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:51:28 smithi080 bash[41963]: audit 2023-12-01T11:51:27.136512+0000 mon.c (mon.2) 8107 : audit 0 from='client.? 172.21.15.80:0/4056475686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:51:28.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:51:28 smithi080 bash[28361]: cluster 2023-12-01T11:51:26.791481+0000 mgr.y (mgr.24362) 12686 : cluster 0 pgmap v12655: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:51:28.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:51:28 smithi080 bash[28361]: audit 2023-12-01T11:51:27.136512+0000 mon.c (mon.2) 8107 : audit 0 from='client.? 172.21.15.80:0/4056475686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:51:28.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:51:28 smithi090 bash[32384]: cluster 2023-12-01T11:51:26.791481+0000 mgr.y (mgr.24362) 12686 : cluster 0 pgmap v12655: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:51:28.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:51:28 smithi090 bash[32384]: audit 2023-12-01T11:51:27.136512+0000 mon.c (mon.2) 8107 : audit 0 from='client.? 172.21.15.80:0/4056475686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:51:29.430 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:51:29 smithi080 bash[41963]: audit 2023-12-01T11:51:28.547436+0000 mon.c (mon.2) 8108 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:51:29.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:51:29 smithi080 bash[28361]: audit 2023-12-01T11:51:28.547436+0000 mon.c (mon.2) 8108 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:51:29.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:51:29 smithi090 bash[32384]: audit 2023-12-01T11:51:28.547436+0000 mon.c (mon.2) 8108 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:51:30.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:51:30 smithi080 bash[41963]: cluster 2023-12-01T11:51:28.792212+0000 mgr.y (mgr.24362) 12687 : cluster 0 pgmap v12656: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:51:30.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:51:30 smithi080 bash[41963]: audit 2023-12-01T11:51:29.586788+0000 mon.c (mon.2) 8109 : audit 0 from='client.? 172.21.15.80:0/2441656728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:51:30.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:51:30 smithi080 bash[28361]: cluster 2023-12-01T11:51:28.792212+0000 mgr.y (mgr.24362) 12687 : cluster 0 pgmap v12656: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:51:30.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:51:30 smithi080 bash[28361]: audit 2023-12-01T11:51:29.586788+0000 mon.c (mon.2) 8109 : audit 0 from='client.? 172.21.15.80:0/2441656728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:51:30.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:51:30 smithi090 bash[32384]: cluster 2023-12-01T11:51:28.792212+0000 mgr.y (mgr.24362) 12687 : cluster 0 pgmap v12656: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:51:30.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:51:30 smithi090 bash[32384]: audit 2023-12-01T11:51:29.586788+0000 mon.c (mon.2) 8109 : audit 0 from='client.? 172.21.15.80:0/2441656728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:51:32.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:51:32 smithi080 bash[28361]: cluster 2023-12-01T11:51:30.793179+0000 mgr.y (mgr.24362) 12688 : cluster 0 pgmap v12657: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:51:32.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:51:32 smithi080 bash[28361]: audit 2023-12-01T11:51:32.043763+0000 mon.c (mon.2) 8110 : audit 0 from='client.? 172.21.15.80:0/531555677' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:51:32.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:51:32 smithi080 bash[41963]: cluster 2023-12-01T11:51:30.793179+0000 mgr.y (mgr.24362) 12688 : cluster 0 pgmap v12657: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:51:32.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:51:32 smithi080 bash[41963]: audit 2023-12-01T11:51:32.043763+0000 mon.c (mon.2) 8110 : audit 0 from='client.? 172.21.15.80:0/531555677' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:51:32.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:51:32 smithi090 bash[32384]: cluster 2023-12-01T11:51:30.793179+0000 mgr.y (mgr.24362) 12688 : cluster 0 pgmap v12657: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:51:32.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:51:32 smithi090 bash[32384]: audit 2023-12-01T11:51:32.043763+0000 mon.c (mon.2) 8110 : audit 0 from='client.? 172.21.15.80:0/531555677' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:51:34.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:51:34 smithi090 bash[32384]: cluster 2023-12-01T11:51:32.794198+0000 mgr.y (mgr.24362) 12689 : cluster 0 pgmap v12658: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:51:34.268 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 11:51:33 smithi090 bash[65515]: logger=cleanup t=2023-12-01T11:51:33.934901345Z level=info msg="Completed cleanup jobs" duration=144.261066ms 2023-12-01T11:51:34.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:51:34 smithi080 bash[28361]: cluster 2023-12-01T11:51:32.794198+0000 mgr.y (mgr.24362) 12689 : cluster 0 pgmap v12658: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:51:34.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:51:34 smithi080 bash[41963]: cluster 2023-12-01T11:51:32.794198+0000 mgr.y (mgr.24362) 12689 : cluster 0 pgmap v12658: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:51:35.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:51:35 smithi080 bash[28361]: audit 2023-12-01T11:51:34.400226+0000 mon.a (mon.0) 7949 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:51:35.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:51:35 smithi080 bash[28361]: audit 2023-12-01T11:51:34.413179+0000 mon.a (mon.0) 7950 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:51:35.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:51:35 smithi080 bash[28361]: audit 2023-12-01T11:51:34.522844+0000 mon.c (mon.2) 8111 : audit 0 from='client.? 172.21.15.80:0/1698827344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:51:35.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:51:35 smithi080 bash[28361]: audit 2023-12-01T11:51:34.701866+0000 mon.a (mon.0) 7951 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:51:35.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:51:35 smithi080 bash[28361]: audit 2023-12-01T11:51:34.714970+0000 mon.a (mon.0) 7952 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:51:35.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:51:35 smithi080 bash[28361]: cluster 2023-12-01T11:51:34.794898+0000 mgr.y (mgr.24362) 12690 : cluster 0 pgmap v12659: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:51:35.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:51:35 smithi080 bash[41963]: audit 2023-12-01T11:51:34.400226+0000 mon.a (mon.0) 7949 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:51:35.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:51:35 smithi080 bash[41963]: audit 2023-12-01T11:51:34.413179+0000 mon.a (mon.0) 7950 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:51:35.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:51:35 smithi080 bash[41963]: audit 2023-12-01T11:51:34.522844+0000 mon.c (mon.2) 8111 : audit 0 from='client.? 172.21.15.80:0/1698827344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:51:35.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:51:35 smithi080 bash[41963]: audit 2023-12-01T11:51:34.701866+0000 mon.a (mon.0) 7951 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:51:35.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:51:35 smithi080 bash[41963]: audit 2023-12-01T11:51:34.714970+0000 mon.a (mon.0) 7952 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:51:35.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:51:35 smithi080 bash[41963]: cluster 2023-12-01T11:51:34.794898+0000 mgr.y (mgr.24362) 12690 : cluster 0 pgmap v12659: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:51:35.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:51:35 smithi090 bash[32384]: audit 2023-12-01T11:51:34.400226+0000 mon.a (mon.0) 7949 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:51:35.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:51:35 smithi090 bash[32384]: audit 2023-12-01T11:51:34.413179+0000 mon.a (mon.0) 7950 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:51:35.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:51:35 smithi090 bash[32384]: audit 2023-12-01T11:51:34.522844+0000 mon.c (mon.2) 8111 : audit 0 from='client.? 172.21.15.80:0/1698827344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:51:35.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:51:35 smithi090 bash[32384]: audit 2023-12-01T11:51:34.701866+0000 mon.a (mon.0) 7951 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:51:35.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:51:35 smithi090 bash[32384]: audit 2023-12-01T11:51:34.714970+0000 mon.a (mon.0) 7952 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:51:35.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:51:35 smithi090 bash[32384]: cluster 2023-12-01T11:51:34.794898+0000 mgr.y (mgr.24362) 12690 : cluster 0 pgmap v12659: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:51:36.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:51:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:51:36] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T11:51:37.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:51:37 smithi080 bash[28361]: audit 2023-12-01T11:51:36.972890+0000 mon.a (mon.0) 7953 : audit 0 from='client.? 172.21.15.80:0/2898482749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:51:37.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:51:37 smithi080 bash[41963]: audit 2023-12-01T11:51:36.972890+0000 mon.a (mon.0) 7953 : audit 0 from='client.? 172.21.15.80:0/2898482749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:51:37.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:51:37 smithi090 bash[32384]: audit 2023-12-01T11:51:36.972890+0000 mon.a (mon.0) 7953 : audit 0 from='client.? 172.21.15.80:0/2898482749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:51:38.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:51:38 smithi080 bash[28361]: cluster 2023-12-01T11:51:36.796166+0000 mgr.y (mgr.24362) 12691 : cluster 0 pgmap v12660: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:51:38.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:51:38 smithi080 bash[41963]: cluster 2023-12-01T11:51:36.796166+0000 mgr.y (mgr.24362) 12691 : cluster 0 pgmap v12660: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:51:38.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:51:38 smithi090 bash[32384]: cluster 2023-12-01T11:51:36.796166+0000 mgr.y (mgr.24362) 12691 : cluster 0 pgmap v12660: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:51:40.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:51:40 smithi080 bash[28361]: cluster 2023-12-01T11:51:38.796861+0000 mgr.y (mgr.24362) 12692 : cluster 0 pgmap v12661: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:51:40.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:51:40 smithi080 bash[28361]: audit 2023-12-01T11:51:39.440218+0000 mon.c (mon.2) 8112 : audit 0 from='client.? 172.21.15.80:0/3360368354' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:51:40.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:51:40 smithi080 bash[41963]: cluster 2023-12-01T11:51:38.796861+0000 mgr.y (mgr.24362) 12692 : cluster 0 pgmap v12661: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:51:40.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:51:40 smithi080 bash[41963]: audit 2023-12-01T11:51:39.440218+0000 mon.c (mon.2) 8112 : audit 0 from='client.? 172.21.15.80:0/3360368354' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:51:40.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:51:40 smithi090 bash[32384]: cluster 2023-12-01T11:51:38.796861+0000 mgr.y (mgr.24362) 12692 : cluster 0 pgmap v12661: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:51:40.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:51:40 smithi090 bash[32384]: audit 2023-12-01T11:51:39.440218+0000 mon.c (mon.2) 8112 : audit 0 from='client.? 172.21.15.80:0/3360368354' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:51:41.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:51:41 smithi080 bash[28361]: audit 2023-12-01T11:51:40.453889+0000 mon.c (mon.2) 8113 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:51:41.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:51:41 smithi080 bash[41963]: audit 2023-12-01T11:51:40.453889+0000 mon.c (mon.2) 8113 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:51:41.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:51:41 smithi090 bash[32384]: audit 2023-12-01T11:51:40.453889+0000 mon.c (mon.2) 8113 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:51:42.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:51:42 smithi080 bash[28361]: cluster 2023-12-01T11:51:40.797873+0000 mgr.y (mgr.24362) 12693 : cluster 0 pgmap v12662: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:51:42.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:51:42 smithi080 bash[28361]: audit 2023-12-01T11:51:41.873417+0000 mon.c (mon.2) 8114 : audit 0 from='client.? 172.21.15.80:0/1140778305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:51:42.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:51:42 smithi080 bash[41963]: cluster 2023-12-01T11:51:40.797873+0000 mgr.y (mgr.24362) 12693 : cluster 0 pgmap v12662: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:51:42.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:51:42 smithi080 bash[41963]: audit 2023-12-01T11:51:41.873417+0000 mon.c (mon.2) 8114 : audit 0 from='client.? 172.21.15.80:0/1140778305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:51:42.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:51:42 smithi090 bash[32384]: cluster 2023-12-01T11:51:40.797873+0000 mgr.y (mgr.24362) 12693 : cluster 0 pgmap v12662: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:51:42.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:51:42 smithi090 bash[32384]: audit 2023-12-01T11:51:41.873417+0000 mon.c (mon.2) 8114 : audit 0 from='client.? 172.21.15.80:0/1140778305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:51:44.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:51:44 smithi080 bash[41963]: cluster 2023-12-01T11:51:42.798619+0000 mgr.y (mgr.24362) 12694 : cluster 0 pgmap v12663: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:51:44.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:51:44 smithi080 bash[28361]: cluster 2023-12-01T11:51:42.798619+0000 mgr.y (mgr.24362) 12694 : cluster 0 pgmap v12663: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:51:44.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:51:44 smithi090 bash[32384]: cluster 2023-12-01T11:51:42.798619+0000 mgr.y (mgr.24362) 12694 : cluster 0 pgmap v12663: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:51:45.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:51:45 smithi080 bash[28361]: audit 2023-12-01T11:51:44.348632+0000 mon.c (mon.2) 8115 : audit 0 from='client.? 172.21.15.80:0/3113353729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:51:45.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:51:45 smithi080 bash[41963]: audit 2023-12-01T11:51:44.348632+0000 mon.c (mon.2) 8115 : audit 0 from='client.? 172.21.15.80:0/3113353729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:51:45.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:51:45 smithi090 bash[32384]: audit 2023-12-01T11:51:44.348632+0000 mon.c (mon.2) 8115 : audit 0 from='client.? 172.21.15.80:0/3113353729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:51:46.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:51:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:51:46] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T11:51:46.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:51:46 smithi080 bash[28361]: cluster 2023-12-01T11:51:44.799294+0000 mgr.y (mgr.24362) 12695 : cluster 0 pgmap v12664: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:51:46.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:51:46 smithi080 bash[28361]: audit 2023-12-01T11:51:45.348320+0000 mon.a (mon.0) 7954 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:51:46.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:51:46 smithi080 bash[28361]: audit 2023-12-01T11:51:45.362217+0000 mon.a (mon.0) 7955 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:51:46.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:51:46 smithi080 bash[28361]: audit 2023-12-01T11:51:45.366477+0000 mon.c (mon.2) 8116 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:51:46.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:51:46 smithi080 bash[28361]: audit 2023-12-01T11:51:45.367680+0000 mon.c (mon.2) 8117 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:51:46.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:51:46 smithi080 bash[28361]: audit 2023-12-01T11:51:45.375837+0000 mon.a (mon.0) 7956 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:51:46.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:51:46 smithi080 bash[41963]: cluster 2023-12-01T11:51:44.799294+0000 mgr.y (mgr.24362) 12695 : cluster 0 pgmap v12664: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:51:46.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:51:46 smithi080 bash[41963]: audit 2023-12-01T11:51:45.348320+0000 mon.a (mon.0) 7954 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:51:46.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:51:46 smithi080 bash[41963]: audit 2023-12-01T11:51:45.362217+0000 mon.a (mon.0) 7955 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:51:46.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:51:46 smithi080 bash[41963]: audit 2023-12-01T11:51:45.366477+0000 mon.c (mon.2) 8116 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:51:46.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:51:46 smithi080 bash[41963]: audit 2023-12-01T11:51:45.367680+0000 mon.c (mon.2) 8117 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:51:46.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:51:46 smithi080 bash[41963]: audit 2023-12-01T11:51:45.375837+0000 mon.a (mon.0) 7956 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:51:46.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:51:46 smithi090 bash[32384]: cluster 2023-12-01T11:51:44.799294+0000 mgr.y (mgr.24362) 12695 : cluster 0 pgmap v12664: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:51:46.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:51:46 smithi090 bash[32384]: audit 2023-12-01T11:51:45.348320+0000 mon.a (mon.0) 7954 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:51:46.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:51:46 smithi090 bash[32384]: audit 2023-12-01T11:51:45.362217+0000 mon.a (mon.0) 7955 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:51:46.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:51:46 smithi090 bash[32384]: audit 2023-12-01T11:51:45.366477+0000 mon.c (mon.2) 8116 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:51:46.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:51:46 smithi090 bash[32384]: audit 2023-12-01T11:51:45.367680+0000 mon.c (mon.2) 8117 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:51:46.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:51:46 smithi090 bash[32384]: audit 2023-12-01T11:51:45.375837+0000 mon.a (mon.0) 7956 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:51:47.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:51:47 smithi080 bash[28361]: audit 2023-12-01T11:51:46.802529+0000 mon.a (mon.0) 7957 : audit 0 from='client.? 172.21.15.80:0/260697882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:51:47.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:51:47 smithi080 bash[41963]: audit 2023-12-01T11:51:46.802529+0000 mon.a (mon.0) 7957 : audit 0 from='client.? 172.21.15.80:0/260697882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:51:47.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:51:47 smithi090 bash[32384]: audit 2023-12-01T11:51:46.802529+0000 mon.a (mon.0) 7957 : audit 0 from='client.? 172.21.15.80:0/260697882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:51:48.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:51:48 smithi080 bash[28361]: cluster 2023-12-01T11:51:46.800069+0000 mgr.y (mgr.24362) 12696 : cluster 0 pgmap v12665: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:51:48.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:51:48 smithi080 bash[41963]: cluster 2023-12-01T11:51:46.800069+0000 mgr.y (mgr.24362) 12696 : cluster 0 pgmap v12665: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:51:48.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:51:48 smithi090 bash[32384]: cluster 2023-12-01T11:51:46.800069+0000 mgr.y (mgr.24362) 12696 : cluster 0 pgmap v12665: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:51:50.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:51:50 smithi080 bash[28361]: cluster 2023-12-01T11:51:48.800629+0000 mgr.y (mgr.24362) 12697 : cluster 0 pgmap v12666: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:51:50.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:51:50 smithi080 bash[28361]: audit 2023-12-01T11:51:49.256792+0000 mon.a (mon.0) 7958 : audit 0 from='client.? 172.21.15.80:0/1435717080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:51:50.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:51:50 smithi080 bash[41963]: cluster 2023-12-01T11:51:48.800629+0000 mgr.y (mgr.24362) 12697 : cluster 0 pgmap v12666: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:51:50.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:51:50 smithi080 bash[41963]: audit 2023-12-01T11:51:49.256792+0000 mon.a (mon.0) 7958 : audit 0 from='client.? 172.21.15.80:0/1435717080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:51:50.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:51:50 smithi090 bash[32384]: cluster 2023-12-01T11:51:48.800629+0000 mgr.y (mgr.24362) 12697 : cluster 0 pgmap v12666: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:51:50.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:51:50 smithi090 bash[32384]: audit 2023-12-01T11:51:49.256792+0000 mon.a (mon.0) 7958 : audit 0 from='client.? 172.21.15.80:0/1435717080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:51:52.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:51:52 smithi080 bash[41963]: cluster 2023-12-01T11:51:50.801579+0000 mgr.y (mgr.24362) 12698 : cluster 0 pgmap v12667: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:51:52.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:51:52 smithi080 bash[41963]: audit 2023-12-01T11:51:51.708804+0000 mon.a (mon.0) 7959 : audit 0 from='client.? 172.21.15.80:0/3963811871' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:51:52.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:51:52 smithi080 bash[28361]: cluster 2023-12-01T11:51:50.801579+0000 mgr.y (mgr.24362) 12698 : cluster 0 pgmap v12667: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:51:52.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:51:52 smithi080 bash[28361]: audit 2023-12-01T11:51:51.708804+0000 mon.a (mon.0) 7959 : audit 0 from='client.? 172.21.15.80:0/3963811871' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:51:52.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:51:52 smithi090 bash[32384]: cluster 2023-12-01T11:51:50.801579+0000 mgr.y (mgr.24362) 12698 : cluster 0 pgmap v12667: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:51:52.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:51:52 smithi090 bash[32384]: audit 2023-12-01T11:51:51.708804+0000 mon.a (mon.0) 7959 : audit 0 from='client.? 172.21.15.80:0/3963811871' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:51:54.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:51:54 smithi080 bash[28361]: cluster 2023-12-01T11:51:52.802303+0000 mgr.y (mgr.24362) 12699 : cluster 0 pgmap v12668: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:51:54.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:51:54 smithi080 bash[41963]: cluster 2023-12-01T11:51:52.802303+0000 mgr.y (mgr.24362) 12699 : cluster 0 pgmap v12668: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:51:54.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:51:54 smithi090 bash[32384]: cluster 2023-12-01T11:51:52.802303+0000 mgr.y (mgr.24362) 12699 : cluster 0 pgmap v12668: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:51:55.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:51:55 smithi080 bash[41963]: audit 2023-12-01T11:51:54.153554+0000 mon.a (mon.0) 7960 : audit 0 from='client.? 172.21.15.80:0/2699044344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:51:55.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:51:55 smithi080 bash[28361]: audit 2023-12-01T11:51:54.153554+0000 mon.a (mon.0) 7960 : audit 0 from='client.? 172.21.15.80:0/2699044344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:51:55.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:51:55 smithi090 bash[32384]: audit 2023-12-01T11:51:54.153554+0000 mon.a (mon.0) 7960 : audit 0 from='client.? 172.21.15.80:0/2699044344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:51:56.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:51:56 smithi080 bash[28361]: cluster 2023-12-01T11:51:54.802962+0000 mgr.y (mgr.24362) 12700 : cluster 0 pgmap v12669: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:51:56.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:51:56 smithi080 bash[28361]: audit 2023-12-01T11:51:55.454526+0000 mon.c (mon.2) 8118 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:51:56.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:51:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:51:56] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T11:51:56.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:51:56 smithi080 bash[41963]: cluster 2023-12-01T11:51:54.802962+0000 mgr.y (mgr.24362) 12700 : cluster 0 pgmap v12669: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:51:56.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:51:56 smithi080 bash[41963]: audit 2023-12-01T11:51:55.454526+0000 mon.c (mon.2) 8118 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:51:56.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:51:56 smithi090 bash[32384]: cluster 2023-12-01T11:51:54.802962+0000 mgr.y (mgr.24362) 12700 : cluster 0 pgmap v12669: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:51:56.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:51:56 smithi090 bash[32384]: audit 2023-12-01T11:51:55.454526+0000 mon.c (mon.2) 8118 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:51:57.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:51:57 smithi080 bash[28361]: audit 2023-12-01T11:51:56.607316+0000 mon.a (mon.0) 7961 : audit 0 from='client.? 172.21.15.80:0/1110226866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:51:57.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:51:57 smithi080 bash[41963]: audit 2023-12-01T11:51:56.607316+0000 mon.a (mon.0) 7961 : audit 0 from='client.? 172.21.15.80:0/1110226866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:51:57.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:51:57 smithi090 bash[32384]: audit 2023-12-01T11:51:56.607316+0000 mon.a (mon.0) 7961 : audit 0 from='client.? 172.21.15.80:0/1110226866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:51:58.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:51:58 smithi080 bash[28361]: cluster 2023-12-01T11:51:56.804145+0000 mgr.y (mgr.24362) 12701 : cluster 0 pgmap v12670: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:51:58.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:51:58 smithi080 bash[41963]: cluster 2023-12-01T11:51:56.804145+0000 mgr.y (mgr.24362) 12701 : cluster 0 pgmap v12670: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:51:58.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:51:58 smithi090 bash[32384]: cluster 2023-12-01T11:51:56.804145+0000 mgr.y (mgr.24362) 12701 : cluster 0 pgmap v12670: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:51:59.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:51:59 smithi080 bash[41963]: audit 2023-12-01T11:51:59.066776+0000 mon.c (mon.2) 8119 : audit 0 from='client.? 172.21.15.80:0/744323174' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:51:59.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:51:59 smithi080 bash[28361]: audit 2023-12-01T11:51:59.066776+0000 mon.c (mon.2) 8119 : audit 0 from='client.? 172.21.15.80:0/744323174' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:51:59.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:51:59 smithi090 bash[32384]: audit 2023-12-01T11:51:59.066776+0000 mon.c (mon.2) 8119 : audit 0 from='client.? 172.21.15.80:0/744323174' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:52:00.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:52:00 smithi080 bash[41963]: cluster 2023-12-01T11:51:58.804677+0000 mgr.y (mgr.24362) 12702 : cluster 0 pgmap v12671: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:52:00.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:52:00 smithi080 bash[28361]: cluster 2023-12-01T11:51:58.804677+0000 mgr.y (mgr.24362) 12702 : cluster 0 pgmap v12671: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:52:00.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:52:00 smithi090 bash[32384]: cluster 2023-12-01T11:51:58.804677+0000 mgr.y (mgr.24362) 12702 : cluster 0 pgmap v12671: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:52:02.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:52:02 smithi080 bash[28361]: cluster 2023-12-01T11:52:00.805683+0000 mgr.y (mgr.24362) 12703 : cluster 0 pgmap v12672: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:52:02.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:52:02 smithi080 bash[28361]: audit 2023-12-01T11:52:01.515140+0000 mon.c (mon.2) 8120 : audit 0 from='client.? 172.21.15.80:0/1716938192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:52:02.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:52:02 smithi080 bash[41963]: cluster 2023-12-01T11:52:00.805683+0000 mgr.y (mgr.24362) 12703 : cluster 0 pgmap v12672: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:52:02.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:52:02 smithi080 bash[41963]: audit 2023-12-01T11:52:01.515140+0000 mon.c (mon.2) 8120 : audit 0 from='client.? 172.21.15.80:0/1716938192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:52:02.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:52:02 smithi090 bash[32384]: cluster 2023-12-01T11:52:00.805683+0000 mgr.y (mgr.24362) 12703 : cluster 0 pgmap v12672: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:52:02.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:52:02 smithi090 bash[32384]: audit 2023-12-01T11:52:01.515140+0000 mon.c (mon.2) 8120 : audit 0 from='client.? 172.21.15.80:0/1716938192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:52:03.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:52:03 smithi090 bash[32384]: cluster 2023-12-01T11:52:02.806364+0000 mgr.y (mgr.24362) 12704 : cluster 0 pgmap v12673: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:52:03.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:52:03 smithi080 bash[41963]: cluster 2023-12-01T11:52:02.806364+0000 mgr.y (mgr.24362) 12704 : cluster 0 pgmap v12673: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:52:03.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:52:03 smithi080 bash[28361]: cluster 2023-12-01T11:52:02.806364+0000 mgr.y (mgr.24362) 12704 : cluster 0 pgmap v12673: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:52:04.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:52:04 smithi090 bash[32384]: audit 2023-12-01T11:52:03.969670+0000 mon.c (mon.2) 8121 : audit 0 from='client.? 172.21.15.80:0/1715933229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:52:04.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:52:04 smithi080 bash[28361]: audit 2023-12-01T11:52:03.969670+0000 mon.c (mon.2) 8121 : audit 0 from='client.? 172.21.15.80:0/1715933229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:52:04.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:52:04 smithi080 bash[41963]: audit 2023-12-01T11:52:03.969670+0000 mon.c (mon.2) 8121 : audit 0 from='client.? 172.21.15.80:0/1715933229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:52:05.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:52:05 smithi090 bash[32384]: cluster 2023-12-01T11:52:04.807050+0000 mgr.y (mgr.24362) 12705 : cluster 0 pgmap v12674: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:52:05.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:52:05 smithi080 bash[28361]: cluster 2023-12-01T11:52:04.807050+0000 mgr.y (mgr.24362) 12705 : cluster 0 pgmap v12674: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:52:05.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:52:05 smithi080 bash[41963]: cluster 2023-12-01T11:52:04.807050+0000 mgr.y (mgr.24362) 12705 : cluster 0 pgmap v12674: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:52:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:52:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:52:06] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T11:52:07.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:52:07 smithi080 bash[28361]: audit 2023-12-01T11:52:06.420792+0000 mon.c (mon.2) 8122 : audit 0 from='client.? 172.21.15.80:0/823517914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:52:07.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:52:07 smithi080 bash[41963]: audit 2023-12-01T11:52:06.420792+0000 mon.c (mon.2) 8122 : audit 0 from='client.? 172.21.15.80:0/823517914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:52:07.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:52:07 smithi090 bash[32384]: audit 2023-12-01T11:52:06.420792+0000 mon.c (mon.2) 8122 : audit 0 from='client.? 172.21.15.80:0/823517914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:52:08.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:52:08 smithi080 bash[41963]: cluster 2023-12-01T11:52:06.808385+0000 mgr.y (mgr.24362) 12706 : cluster 0 pgmap v12675: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:52:08.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:52:08 smithi080 bash[28361]: cluster 2023-12-01T11:52:06.808385+0000 mgr.y (mgr.24362) 12706 : cluster 0 pgmap v12675: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:52:08.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:52:08 smithi090 bash[32384]: cluster 2023-12-01T11:52:06.808385+0000 mgr.y (mgr.24362) 12706 : cluster 0 pgmap v12675: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:52:09.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:52:09 smithi080 bash[41963]: audit 2023-12-01T11:52:08.882223+0000 mon.c (mon.2) 8123 : audit 0 from='client.? 172.21.15.80:0/3056927295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:52:09.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:52:09 smithi080 bash[28361]: audit 2023-12-01T11:52:08.882223+0000 mon.c (mon.2) 8123 : audit 0 from='client.? 172.21.15.80:0/3056927295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:52:09.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:52:09 smithi090 bash[32384]: audit 2023-12-01T11:52:08.882223+0000 mon.c (mon.2) 8123 : audit 0 from='client.? 172.21.15.80:0/3056927295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:52:10.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:52:10 smithi080 bash[28361]: cluster 2023-12-01T11:52:08.809038+0000 mgr.y (mgr.24362) 12707 : cluster 0 pgmap v12676: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:52:10.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:52:10 smithi080 bash[41963]: cluster 2023-12-01T11:52:08.809038+0000 mgr.y (mgr.24362) 12707 : cluster 0 pgmap v12676: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:52:10.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:52:10 smithi090 bash[32384]: cluster 2023-12-01T11:52:08.809038+0000 mgr.y (mgr.24362) 12707 : cluster 0 pgmap v12676: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:52:11.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:52:11 smithi080 bash[41963]: audit 2023-12-01T11:52:10.454723+0000 mon.c (mon.2) 8124 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:52:11.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:52:11 smithi080 bash[28361]: audit 2023-12-01T11:52:10.454723+0000 mon.c (mon.2) 8124 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:52:11.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:52:11 smithi090 bash[32384]: audit 2023-12-01T11:52:10.454723+0000 mon.c (mon.2) 8124 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:52:12.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:52:12 smithi080 bash[41963]: cluster 2023-12-01T11:52:10.810076+0000 mgr.y (mgr.24362) 12708 : cluster 0 pgmap v12677: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:52:12.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:52:12 smithi080 bash[41963]: audit 2023-12-01T11:52:11.346981+0000 mon.c (mon.2) 8125 : audit 0 from='client.? 172.21.15.80:0/2029186883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:52:12.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:52:12 smithi080 bash[28361]: cluster 2023-12-01T11:52:10.810076+0000 mgr.y (mgr.24362) 12708 : cluster 0 pgmap v12677: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:52:12.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:52:12 smithi080 bash[28361]: audit 2023-12-01T11:52:11.346981+0000 mon.c (mon.2) 8125 : audit 0 from='client.? 172.21.15.80:0/2029186883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:52:12.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:52:12 smithi090 bash[32384]: cluster 2023-12-01T11:52:10.810076+0000 mgr.y (mgr.24362) 12708 : cluster 0 pgmap v12677: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:52:12.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:52:12 smithi090 bash[32384]: audit 2023-12-01T11:52:11.346981+0000 mon.c (mon.2) 8125 : audit 0 from='client.? 172.21.15.80:0/2029186883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:52:14.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:52:14 smithi080 bash[41963]: cluster 2023-12-01T11:52:12.810644+0000 mgr.y (mgr.24362) 12709 : cluster 0 pgmap v12678: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:52:14.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:52:14 smithi080 bash[41963]: audit 2023-12-01T11:52:13.807596+0000 mon.c (mon.2) 8126 : audit 0 from='client.? 172.21.15.80:0/2990115307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:52:14.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:52:14 smithi080 bash[28361]: cluster 2023-12-01T11:52:12.810644+0000 mgr.y (mgr.24362) 12709 : cluster 0 pgmap v12678: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:52:14.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:52:14 smithi080 bash[28361]: audit 2023-12-01T11:52:13.807596+0000 mon.c (mon.2) 8126 : audit 0 from='client.? 172.21.15.80:0/2990115307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:52:14.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:52:14 smithi090 bash[32384]: cluster 2023-12-01T11:52:12.810644+0000 mgr.y (mgr.24362) 12709 : cluster 0 pgmap v12678: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:52:14.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:52:14 smithi090 bash[32384]: audit 2023-12-01T11:52:13.807596+0000 mon.c (mon.2) 8126 : audit 0 from='client.? 172.21.15.80:0/2990115307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:52:16.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:52:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:52:16] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T11:52:16.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:52:16 smithi080 bash[41963]: cluster 2023-12-01T11:52:14.811256+0000 mgr.y (mgr.24362) 12710 : cluster 0 pgmap v12679: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:52:16.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:52:16 smithi080 bash[28361]: cluster 2023-12-01T11:52:14.811256+0000 mgr.y (mgr.24362) 12710 : cluster 0 pgmap v12679: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:52:16.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:52:16 smithi090 bash[32384]: cluster 2023-12-01T11:52:14.811256+0000 mgr.y (mgr.24362) 12710 : cluster 0 pgmap v12679: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:52:17.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:52:17 smithi080 bash[28361]: audit 2023-12-01T11:52:16.264262+0000 mon.a (mon.0) 7962 : audit 0 from='client.? 172.21.15.80:0/3304229914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:52:17.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:52:17 smithi080 bash[41963]: audit 2023-12-01T11:52:16.264262+0000 mon.a (mon.0) 7962 : audit 0 from='client.? 172.21.15.80:0/3304229914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:52:17.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:52:17 smithi090 bash[32384]: audit 2023-12-01T11:52:16.264262+0000 mon.a (mon.0) 7962 : audit 0 from='client.? 172.21.15.80:0/3304229914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:52:18.430 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:52:18 smithi080 bash[41963]: cluster 2023-12-01T11:52:16.812314+0000 mgr.y (mgr.24362) 12711 : cluster 0 pgmap v12680: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:52:18.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:52:18 smithi080 bash[28361]: cluster 2023-12-01T11:52:16.812314+0000 mgr.y (mgr.24362) 12711 : cluster 0 pgmap v12680: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:52:18.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:52:18 smithi090 bash[32384]: cluster 2023-12-01T11:52:16.812314+0000 mgr.y (mgr.24362) 12711 : cluster 0 pgmap v12680: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:52:19.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:52:19 smithi080 bash[28361]: audit 2023-12-01T11:52:18.727963+0000 mon.a (mon.0) 7963 : audit 0 from='client.? 172.21.15.80:0/2373497217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:52:19.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:52:19 smithi080 bash[41963]: audit 2023-12-01T11:52:18.727963+0000 mon.a (mon.0) 7963 : audit 0 from='client.? 172.21.15.80:0/2373497217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:52:19.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:52:19 smithi090 bash[32384]: audit 2023-12-01T11:52:18.727963+0000 mon.a (mon.0) 7963 : audit 0 from='client.? 172.21.15.80:0/2373497217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:52:20.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:52:20 smithi080 bash[28361]: cluster 2023-12-01T11:52:18.812952+0000 mgr.y (mgr.24362) 12712 : cluster 0 pgmap v12681: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:52:20.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:52:20 smithi080 bash[41963]: cluster 2023-12-01T11:52:18.812952+0000 mgr.y (mgr.24362) 12712 : cluster 0 pgmap v12681: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:52:20.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:52:20 smithi090 bash[32384]: cluster 2023-12-01T11:52:18.812952+0000 mgr.y (mgr.24362) 12712 : cluster 0 pgmap v12681: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:52:22.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:52:22 smithi080 bash[41963]: cluster 2023-12-01T11:52:20.813956+0000 mgr.y (mgr.24362) 12713 : cluster 0 pgmap v12682: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:52:22.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:52:22 smithi080 bash[41963]: audit 2023-12-01T11:52:21.185272+0000 mon.a (mon.0) 7964 : audit 0 from='client.? 172.21.15.80:0/382019208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:52:22.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:52:22 smithi080 bash[28361]: cluster 2023-12-01T11:52:20.813956+0000 mgr.y (mgr.24362) 12713 : cluster 0 pgmap v12682: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:52:22.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:52:22 smithi080 bash[28361]: audit 2023-12-01T11:52:21.185272+0000 mon.a (mon.0) 7964 : audit 0 from='client.? 172.21.15.80:0/382019208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:52:22.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:52:22 smithi090 bash[32384]: cluster 2023-12-01T11:52:20.813956+0000 mgr.y (mgr.24362) 12713 : cluster 0 pgmap v12682: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:52:22.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:52:22 smithi090 bash[32384]: audit 2023-12-01T11:52:21.185272+0000 mon.a (mon.0) 7964 : audit 0 from='client.? 172.21.15.80:0/382019208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:52:24.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:52:24 smithi080 bash[28361]: cluster 2023-12-01T11:52:22.814720+0000 mgr.y (mgr.24362) 12714 : cluster 0 pgmap v12683: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:52:24.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:52:24 smithi080 bash[28361]: audit 2023-12-01T11:52:23.639873+0000 mon.a (mon.0) 7965 : audit 0 from='client.? 172.21.15.80:0/3490217100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:52:24.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:52:24 smithi080 bash[41963]: cluster 2023-12-01T11:52:22.814720+0000 mgr.y (mgr.24362) 12714 : cluster 0 pgmap v12683: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:52:24.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:52:24 smithi080 bash[41963]: audit 2023-12-01T11:52:23.639873+0000 mon.a (mon.0) 7965 : audit 0 from='client.? 172.21.15.80:0/3490217100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:52:24.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:52:24 smithi090 bash[32384]: cluster 2023-12-01T11:52:22.814720+0000 mgr.y (mgr.24362) 12714 : cluster 0 pgmap v12683: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:52:24.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:52:24 smithi090 bash[32384]: audit 2023-12-01T11:52:23.639873+0000 mon.a (mon.0) 7965 : audit 0 from='client.? 172.21.15.80:0/3490217100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:52:26.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:52:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:52:26] "GET /metrics HTTP/1.1" 200 33987 "" "Prometheus/2.43.0" 2023-12-01T11:52:26.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:52:26 smithi080 bash[28361]: cluster 2023-12-01T11:52:24.815431+0000 mgr.y (mgr.24362) 12715 : cluster 0 pgmap v12684: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:52:26.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:52:26 smithi080 bash[28361]: audit 2023-12-01T11:52:25.455175+0000 mon.c (mon.2) 8127 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:52:26.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:52:26 smithi080 bash[28361]: audit 2023-12-01T11:52:26.088986+0000 mon.a (mon.0) 7966 : audit 0 from='client.? 172.21.15.80:0/3069933780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:52:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:52:26 smithi080 bash[41963]: cluster 2023-12-01T11:52:24.815431+0000 mgr.y (mgr.24362) 12715 : cluster 0 pgmap v12684: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:52:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:52:26 smithi080 bash[41963]: audit 2023-12-01T11:52:25.455175+0000 mon.c (mon.2) 8127 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:52:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:52:26 smithi080 bash[41963]: audit 2023-12-01T11:52:26.088986+0000 mon.a (mon.0) 7966 : audit 0 from='client.? 172.21.15.80:0/3069933780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:52:26.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:52:26 smithi090 bash[32384]: cluster 2023-12-01T11:52:24.815431+0000 mgr.y (mgr.24362) 12715 : cluster 0 pgmap v12684: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:52:26.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:52:26 smithi090 bash[32384]: audit 2023-12-01T11:52:25.455175+0000 mon.c (mon.2) 8127 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:52:26.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:52:26 smithi090 bash[32384]: audit 2023-12-01T11:52:26.088986+0000 mon.a (mon.0) 7966 : audit 0 from='client.? 172.21.15.80:0/3069933780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:52:28.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:52:28 smithi080 bash[28361]: cluster 2023-12-01T11:52:26.816614+0000 mgr.y (mgr.24362) 12716 : cluster 0 pgmap v12685: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:52:28.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:52:28 smithi080 bash[41963]: cluster 2023-12-01T11:52:26.816614+0000 mgr.y (mgr.24362) 12716 : cluster 0 pgmap v12685: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:52:28.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:52:28 smithi090 bash[32384]: cluster 2023-12-01T11:52:26.816614+0000 mgr.y (mgr.24362) 12716 : cluster 0 pgmap v12685: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:52:29.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:52:29 smithi080 bash[28361]: audit 2023-12-01T11:52:28.547325+0000 mon.a (mon.0) 7967 : audit 0 from='client.? 172.21.15.80:0/4069286738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:52:29.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:52:29 smithi080 bash[41963]: audit 2023-12-01T11:52:28.547325+0000 mon.a (mon.0) 7967 : audit 0 from='client.? 172.21.15.80:0/4069286738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:52:29.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:52:29 smithi090 bash[32384]: audit 2023-12-01T11:52:28.547325+0000 mon.a (mon.0) 7967 : audit 0 from='client.? 172.21.15.80:0/4069286738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:52:30.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:52:30 smithi080 bash[28361]: cluster 2023-12-01T11:52:28.817304+0000 mgr.y (mgr.24362) 12717 : cluster 0 pgmap v12686: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:52:30.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:52:30 smithi080 bash[41963]: cluster 2023-12-01T11:52:28.817304+0000 mgr.y (mgr.24362) 12717 : cluster 0 pgmap v12686: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:52:30.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:52:30 smithi090 bash[32384]: cluster 2023-12-01T11:52:28.817304+0000 mgr.y (mgr.24362) 12717 : cluster 0 pgmap v12686: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:52:31.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:52:31 smithi080 bash[28361]: audit 2023-12-01T11:52:30.988141+0000 mon.c (mon.2) 8128 : audit 0 from='client.? 172.21.15.80:0/4138972234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:52:31.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:52:31 smithi080 bash[41963]: audit 2023-12-01T11:52:30.988141+0000 mon.c (mon.2) 8128 : audit 0 from='client.? 172.21.15.80:0/4138972234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:52:31.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:52:31 smithi090 bash[32384]: audit 2023-12-01T11:52:30.988141+0000 mon.c (mon.2) 8128 : audit 0 from='client.? 172.21.15.80:0/4138972234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:52:32.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:52:32 smithi080 bash[28361]: cluster 2023-12-01T11:52:30.818397+0000 mgr.y (mgr.24362) 12718 : cluster 0 pgmap v12687: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:52:32.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:52:32 smithi080 bash[41963]: cluster 2023-12-01T11:52:30.818397+0000 mgr.y (mgr.24362) 12718 : cluster 0 pgmap v12687: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:52:32.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:52:32 smithi090 bash[32384]: cluster 2023-12-01T11:52:30.818397+0000 mgr.y (mgr.24362) 12718 : cluster 0 pgmap v12687: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:52:33.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:52:33 smithi080 bash[28361]: cluster 2023-12-01T11:52:32.819101+0000 mgr.y (mgr.24362) 12719 : cluster 0 pgmap v12688: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:52:33.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:52:33 smithi080 bash[41963]: cluster 2023-12-01T11:52:32.819101+0000 mgr.y (mgr.24362) 12719 : cluster 0 pgmap v12688: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:52:33.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:52:33 smithi090 bash[32384]: cluster 2023-12-01T11:52:32.819101+0000 mgr.y (mgr.24362) 12719 : cluster 0 pgmap v12688: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:52:34.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:52:34 smithi080 bash[28361]: audit 2023-12-01T11:52:33.454298+0000 mon.a (mon.0) 7968 : audit 0 from='client.? 172.21.15.80:0/628060098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:52:34.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:52:34 smithi080 bash[41963]: audit 2023-12-01T11:52:33.454298+0000 mon.a (mon.0) 7968 : audit 0 from='client.? 172.21.15.80:0/628060098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:52:34.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:52:34 smithi090 bash[32384]: audit 2023-12-01T11:52:33.454298+0000 mon.a (mon.0) 7968 : audit 0 from='client.? 172.21.15.80:0/628060098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:52:35.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:52:35 smithi080 bash[28361]: cluster 2023-12-01T11:52:34.819775+0000 mgr.y (mgr.24362) 12720 : cluster 0 pgmap v12689: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:52:35.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:52:35 smithi080 bash[41963]: cluster 2023-12-01T11:52:34.819775+0000 mgr.y (mgr.24362) 12720 : cluster 0 pgmap v12689: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:52:35.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:52:35 smithi090 bash[32384]: cluster 2023-12-01T11:52:34.819775+0000 mgr.y (mgr.24362) 12720 : cluster 0 pgmap v12689: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:52:36.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:52:36 smithi080 bash[28361]: audit 2023-12-01T11:52:35.910760+0000 mon.a (mon.0) 7969 : audit 0 from='client.? 172.21.15.80:0/1325135672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:52:36.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:52:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:52:36] "GET /metrics HTTP/1.1" 200 33987 "" "Prometheus/2.43.0" 2023-12-01T11:52:36.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:52:36 smithi080 bash[41963]: audit 2023-12-01T11:52:35.910760+0000 mon.a (mon.0) 7969 : audit 0 from='client.? 172.21.15.80:0/1325135672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:52:36.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:52:36 smithi090 bash[32384]: audit 2023-12-01T11:52:35.910760+0000 mon.a (mon.0) 7969 : audit 0 from='client.? 172.21.15.80:0/1325135672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:52:37.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:52:37 smithi090 bash[32384]: cluster 2023-12-01T11:52:36.820890+0000 mgr.y (mgr.24362) 12721 : cluster 0 pgmap v12690: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:52:37.680 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:52:37 smithi080 bash[41963]: cluster 2023-12-01T11:52:36.820890+0000 mgr.y (mgr.24362) 12721 : cluster 0 pgmap v12690: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:52:37.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:52:37 smithi080 bash[28361]: cluster 2023-12-01T11:52:36.820890+0000 mgr.y (mgr.24362) 12721 : cluster 0 pgmap v12690: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:52:38.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:52:38 smithi080 bash[41963]: audit 2023-12-01T11:52:38.369627+0000 mon.c (mon.2) 8129 : audit 0 from='client.? 172.21.15.80:0/2072171021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:52:38.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:52:38 smithi080 bash[28361]: audit 2023-12-01T11:52:38.369627+0000 mon.c (mon.2) 8129 : audit 0 from='client.? 172.21.15.80:0/2072171021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:52:38.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:52:38 smithi090 bash[32384]: audit 2023-12-01T11:52:38.369627+0000 mon.c (mon.2) 8129 : audit 0 from='client.? 172.21.15.80:0/2072171021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:52:39.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:52:39 smithi090 bash[32384]: cluster 2023-12-01T11:52:38.821545+0000 mgr.y (mgr.24362) 12722 : cluster 0 pgmap v12691: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:52:39.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:52:39 smithi080 bash[28361]: cluster 2023-12-01T11:52:38.821545+0000 mgr.y (mgr.24362) 12722 : cluster 0 pgmap v12691: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:52:39.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:52:39 smithi080 bash[41963]: cluster 2023-12-01T11:52:38.821545+0000 mgr.y (mgr.24362) 12722 : cluster 0 pgmap v12691: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:52:40.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:52:40 smithi090 bash[32384]: audit 2023-12-01T11:52:40.455700+0000 mon.c (mon.2) 8130 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:52:40.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:52:40 smithi080 bash[28361]: audit 2023-12-01T11:52:40.455700+0000 mon.c (mon.2) 8130 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:52:40.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:52:40 smithi080 bash[41963]: audit 2023-12-01T11:52:40.455700+0000 mon.c (mon.2) 8130 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:52:41.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:52:41 smithi080 bash[28361]: cluster 2023-12-01T11:52:40.822658+0000 mgr.y (mgr.24362) 12723 : cluster 0 pgmap v12692: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:52:41.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:52:41 smithi080 bash[28361]: audit 2023-12-01T11:52:40.827136+0000 mon.a (mon.0) 7970 : audit 0 from='client.? 172.21.15.80:0/4230826503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:52:41.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:52:41 smithi080 bash[41963]: cluster 2023-12-01T11:52:40.822658+0000 mgr.y (mgr.24362) 12723 : cluster 0 pgmap v12692: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:52:41.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:52:41 smithi080 bash[41963]: audit 2023-12-01T11:52:40.827136+0000 mon.a (mon.0) 7970 : audit 0 from='client.? 172.21.15.80:0/4230826503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:52:42.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:52:41 smithi090 bash[32384]: cluster 2023-12-01T11:52:40.822658+0000 mgr.y (mgr.24362) 12723 : cluster 0 pgmap v12692: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:52:42.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:52:41 smithi090 bash[32384]: audit 2023-12-01T11:52:40.827136+0000 mon.a (mon.0) 7970 : audit 0 from='client.? 172.21.15.80:0/4230826503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:52:44.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:52:43 smithi080 bash[28361]: cluster 2023-12-01T11:52:42.823368+0000 mgr.y (mgr.24362) 12724 : cluster 0 pgmap v12693: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:52:44.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:52:43 smithi080 bash[28361]: audit 2023-12-01T11:52:43.280703+0000 mon.a (mon.0) 7971 : audit 0 from='client.? 172.21.15.80:0/2104975664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:52:44.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:52:43 smithi080 bash[41963]: cluster 2023-12-01T11:52:42.823368+0000 mgr.y (mgr.24362) 12724 : cluster 0 pgmap v12693: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:52:44.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:52:43 smithi080 bash[41963]: audit 2023-12-01T11:52:43.280703+0000 mon.a (mon.0) 7971 : audit 0 from='client.? 172.21.15.80:0/2104975664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:52:44.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:52:43 smithi090 bash[32384]: cluster 2023-12-01T11:52:42.823368+0000 mgr.y (mgr.24362) 12724 : cluster 0 pgmap v12693: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:52:44.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:52:43 smithi090 bash[32384]: audit 2023-12-01T11:52:43.280703+0000 mon.a (mon.0) 7971 : audit 0 from='client.? 172.21.15.80:0/2104975664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:52:46.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:52:45 smithi080 bash[41963]: cluster 2023-12-01T11:52:44.824081+0000 mgr.y (mgr.24362) 12725 : cluster 0 pgmap v12694: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:52:46.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:52:45 smithi080 bash[41963]: audit 2023-12-01T11:52:45.457231+0000 mon.c (mon.2) 8131 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:52:46.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:52:45 smithi080 bash[41963]: audit 2023-12-01T11:52:45.745986+0000 mon.c (mon.2) 8132 : audit 0 from='client.? 172.21.15.80:0/1889443800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:52:46.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:52:45 smithi080 bash[28361]: cluster 2023-12-01T11:52:44.824081+0000 mgr.y (mgr.24362) 12725 : cluster 0 pgmap v12694: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:52:46.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:52:45 smithi080 bash[28361]: audit 2023-12-01T11:52:45.457231+0000 mon.c (mon.2) 8131 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:52:46.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:52:45 smithi080 bash[28361]: audit 2023-12-01T11:52:45.745986+0000 mon.c (mon.2) 8132 : audit 0 from='client.? 172.21.15.80:0/1889443800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:52:46.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:52:45 smithi090 bash[32384]: cluster 2023-12-01T11:52:44.824081+0000 mgr.y (mgr.24362) 12725 : cluster 0 pgmap v12694: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:52:46.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:52:45 smithi090 bash[32384]: audit 2023-12-01T11:52:45.457231+0000 mon.c (mon.2) 8131 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:52:46.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:52:45 smithi090 bash[32384]: audit 2023-12-01T11:52:45.745986+0000 mon.c (mon.2) 8132 : audit 0 from='client.? 172.21.15.80:0/1889443800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:52:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:52:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:52:46] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T11:52:48.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:52:48 smithi080 bash[28361]: cluster 2023-12-01T11:52:46.825207+0000 mgr.y (mgr.24362) 12726 : cluster 0 pgmap v12695: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:52:48.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:52:48 smithi080 bash[41963]: cluster 2023-12-01T11:52:46.825207+0000 mgr.y (mgr.24362) 12726 : cluster 0 pgmap v12695: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:52:48.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:52:48 smithi090 bash[32384]: cluster 2023-12-01T11:52:46.825207+0000 mgr.y (mgr.24362) 12726 : cluster 0 pgmap v12695: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:52:49.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:52:49 smithi080 bash[41963]: audit 2023-12-01T11:52:48.208711+0000 mon.c (mon.2) 8133 : audit 0 from='client.? 172.21.15.80:0/400060650' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:52:49.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:52:49 smithi080 bash[28361]: audit 2023-12-01T11:52:48.208711+0000 mon.c (mon.2) 8133 : audit 0 from='client.? 172.21.15.80:0/400060650' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:52:49.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:52:49 smithi090 bash[32384]: audit 2023-12-01T11:52:48.208711+0000 mon.c (mon.2) 8133 : audit 0 from='client.? 172.21.15.80:0/400060650' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:52:50.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:52:50 smithi080 bash[28361]: cluster 2023-12-01T11:52:48.825891+0000 mgr.y (mgr.24362) 12727 : cluster 0 pgmap v12696: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:52:50.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:52:50 smithi080 bash[41963]: cluster 2023-12-01T11:52:48.825891+0000 mgr.y (mgr.24362) 12727 : cluster 0 pgmap v12696: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:52:50.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:52:50 smithi090 bash[32384]: cluster 2023-12-01T11:52:48.825891+0000 mgr.y (mgr.24362) 12727 : cluster 0 pgmap v12696: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:52:51.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:52:51 smithi080 bash[41963]: audit 2023-12-01T11:52:50.670647+0000 mon.c (mon.2) 8134 : audit 0 from='client.? 172.21.15.80:0/704811701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:52:51.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:52:51 smithi080 bash[28361]: audit 2023-12-01T11:52:50.670647+0000 mon.c (mon.2) 8134 : audit 0 from='client.? 172.21.15.80:0/704811701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:52:51.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:52:51 smithi090 bash[32384]: audit 2023-12-01T11:52:50.670647+0000 mon.c (mon.2) 8134 : audit 0 from='client.? 172.21.15.80:0/704811701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:52:52.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:52:52 smithi080 bash[41963]: cluster 2023-12-01T11:52:50.826782+0000 mgr.y (mgr.24362) 12728 : cluster 0 pgmap v12697: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:52:52.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:52:52 smithi080 bash[41963]: audit 2023-12-01T11:52:51.250927+0000 mon.a (mon.0) 7972 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:52:52.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:52:52 smithi080 bash[41963]: audit 2023-12-01T11:52:51.268224+0000 mon.a (mon.0) 7973 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:52:52.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:52:52 smithi080 bash[41963]: audit 2023-12-01T11:52:51.670636+0000 mon.a (mon.0) 7974 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:52:52.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:52:52 smithi080 bash[41963]: audit 2023-12-01T11:52:51.687078+0000 mon.a (mon.0) 7975 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:52:52.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:52:52 smithi080 bash[28361]: cluster 2023-12-01T11:52:50.826782+0000 mgr.y (mgr.24362) 12728 : cluster 0 pgmap v12697: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:52:52.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:52:52 smithi080 bash[28361]: audit 2023-12-01T11:52:51.250927+0000 mon.a (mon.0) 7972 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:52:52.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:52:52 smithi080 bash[28361]: audit 2023-12-01T11:52:51.268224+0000 mon.a (mon.0) 7973 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:52:52.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:52:52 smithi080 bash[28361]: audit 2023-12-01T11:52:51.670636+0000 mon.a (mon.0) 7974 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:52:52.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:52:52 smithi080 bash[28361]: audit 2023-12-01T11:52:51.687078+0000 mon.a (mon.0) 7975 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:52:52.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:52:52 smithi090 bash[32384]: cluster 2023-12-01T11:52:50.826782+0000 mgr.y (mgr.24362) 12728 : cluster 0 pgmap v12697: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:52:52.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:52:52 smithi090 bash[32384]: audit 2023-12-01T11:52:51.250927+0000 mon.a (mon.0) 7972 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:52:52.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:52:52 smithi090 bash[32384]: audit 2023-12-01T11:52:51.268224+0000 mon.a (mon.0) 7973 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:52:52.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:52:52 smithi090 bash[32384]: audit 2023-12-01T11:52:51.670636+0000 mon.a (mon.0) 7974 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:52:52.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:52:52 smithi090 bash[32384]: audit 2023-12-01T11:52:51.687078+0000 mon.a (mon.0) 7975 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:52:53.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:52:53 smithi080 bash[28361]: audit 2023-12-01T11:52:52.233822+0000 mon.c (mon.2) 8135 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:52:53.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:52:53 smithi080 bash[28361]: audit 2023-12-01T11:52:52.235851+0000 mon.c (mon.2) 8136 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:52:53.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:52:53 smithi080 bash[28361]: audit 2023-12-01T11:52:52.247766+0000 mon.a (mon.0) 7976 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:52:53.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:52:53 smithi080 bash[41963]: audit 2023-12-01T11:52:52.233822+0000 mon.c (mon.2) 8135 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:52:53.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:52:53 smithi080 bash[41963]: audit 2023-12-01T11:52:52.235851+0000 mon.c (mon.2) 8136 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:52:53.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:52:53 smithi080 bash[41963]: audit 2023-12-01T11:52:52.247766+0000 mon.a (mon.0) 7976 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:52:53.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:52:53 smithi090 bash[32384]: audit 2023-12-01T11:52:52.233822+0000 mon.c (mon.2) 8135 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:52:53.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:52:53 smithi090 bash[32384]: audit 2023-12-01T11:52:52.235851+0000 mon.c (mon.2) 8136 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:52:53.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:52:53 smithi090 bash[32384]: audit 2023-12-01T11:52:52.247766+0000 mon.a (mon.0) 7976 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:52:54.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:52:54 smithi080 bash[28361]: cluster 2023-12-01T11:52:52.827338+0000 mgr.y (mgr.24362) 12729 : cluster 0 pgmap v12698: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:52:54.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:52:54 smithi080 bash[28361]: audit 2023-12-01T11:52:53.142363+0000 mon.a (mon.0) 7977 : audit 0 from='client.? 172.21.15.80:0/2890332390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:52:54.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:52:54 smithi080 bash[41963]: cluster 2023-12-01T11:52:52.827338+0000 mgr.y (mgr.24362) 12729 : cluster 0 pgmap v12698: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:52:54.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:52:54 smithi080 bash[41963]: audit 2023-12-01T11:52:53.142363+0000 mon.a (mon.0) 7977 : audit 0 from='client.? 172.21.15.80:0/2890332390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:52:54.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:52:54 smithi090 bash[32384]: cluster 2023-12-01T11:52:52.827338+0000 mgr.y (mgr.24362) 12729 : cluster 0 pgmap v12698: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:52:54.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:52:54 smithi090 bash[32384]: audit 2023-12-01T11:52:53.142363+0000 mon.a (mon.0) 7977 : audit 0 from='client.? 172.21.15.80:0/2890332390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:52:56.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:52:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:52:56] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T11:52:56.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:52:56 smithi080 bash[28361]: cluster 2023-12-01T11:52:54.828138+0000 mgr.y (mgr.24362) 12730 : cluster 0 pgmap v12699: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:52:56.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:52:56 smithi080 bash[28361]: audit 2023-12-01T11:52:55.456106+0000 mon.c (mon.2) 8137 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:52:56.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:52:56 smithi080 bash[28361]: audit 2023-12-01T11:52:55.597949+0000 mon.c (mon.2) 8138 : audit 0 from='client.? 172.21.15.80:0/2785985705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:52:56.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:52:56 smithi080 bash[41963]: cluster 2023-12-01T11:52:54.828138+0000 mgr.y (mgr.24362) 12730 : cluster 0 pgmap v12699: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:52:56.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:52:56 smithi080 bash[41963]: audit 2023-12-01T11:52:55.456106+0000 mon.c (mon.2) 8137 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:52:56.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:52:56 smithi080 bash[41963]: audit 2023-12-01T11:52:55.597949+0000 mon.c (mon.2) 8138 : audit 0 from='client.? 172.21.15.80:0/2785985705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:52:56.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:52:56 smithi090 bash[32384]: cluster 2023-12-01T11:52:54.828138+0000 mgr.y (mgr.24362) 12730 : cluster 0 pgmap v12699: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:52:56.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:52:56 smithi090 bash[32384]: audit 2023-12-01T11:52:55.456106+0000 mon.c (mon.2) 8137 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:52:56.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:52:56 smithi090 bash[32384]: audit 2023-12-01T11:52:55.597949+0000 mon.c (mon.2) 8138 : audit 0 from='client.? 172.21.15.80:0/2785985705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:52:58.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:52:58 smithi080 bash[41963]: cluster 2023-12-01T11:52:56.829387+0000 mgr.y (mgr.24362) 12731 : cluster 0 pgmap v12700: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:52:58.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:52:58 smithi080 bash[41963]: audit 2023-12-01T11:52:58.054445+0000 mon.a (mon.0) 7978 : audit 0 from='client.? 172.21.15.80:0/4256676065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:52:58.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:52:58 smithi080 bash[28361]: cluster 2023-12-01T11:52:56.829387+0000 mgr.y (mgr.24362) 12731 : cluster 0 pgmap v12700: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:52:58.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:52:58 smithi080 bash[28361]: audit 2023-12-01T11:52:58.054445+0000 mon.a (mon.0) 7978 : audit 0 from='client.? 172.21.15.80:0/4256676065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:52:58.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:52:58 smithi090 bash[32384]: cluster 2023-12-01T11:52:56.829387+0000 mgr.y (mgr.24362) 12731 : cluster 0 pgmap v12700: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:52:58.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:52:58 smithi090 bash[32384]: audit 2023-12-01T11:52:58.054445+0000 mon.a (mon.0) 7978 : audit 0 from='client.? 172.21.15.80:0/4256676065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:53:00.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:53:00 smithi080 bash[28361]: cluster 2023-12-01T11:52:58.830121+0000 mgr.y (mgr.24362) 12732 : cluster 0 pgmap v12701: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:53:00.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:53:00 smithi080 bash[41963]: cluster 2023-12-01T11:52:58.830121+0000 mgr.y (mgr.24362) 12732 : cluster 0 pgmap v12701: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:53:00.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:53:00 smithi090 bash[32384]: cluster 2023-12-01T11:52:58.830121+0000 mgr.y (mgr.24362) 12732 : cluster 0 pgmap v12701: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:53:01.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:53:01 smithi080 bash[41963]: audit 2023-12-01T11:53:00.512365+0000 mon.a (mon.0) 7979 : audit 0 from='client.? 172.21.15.80:0/585755950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:53:01.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:53:01 smithi080 bash[28361]: audit 2023-12-01T11:53:00.512365+0000 mon.a (mon.0) 7979 : audit 0 from='client.? 172.21.15.80:0/585755950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:53:01.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:53:01 smithi090 bash[32384]: audit 2023-12-01T11:53:00.512365+0000 mon.a (mon.0) 7979 : audit 0 from='client.? 172.21.15.80:0/585755950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:53:02.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:53:02 smithi080 bash[41963]: cluster 2023-12-01T11:53:00.831159+0000 mgr.y (mgr.24362) 12733 : cluster 0 pgmap v12702: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:53:02.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:53:02 smithi080 bash[28361]: cluster 2023-12-01T11:53:00.831159+0000 mgr.y (mgr.24362) 12733 : cluster 0 pgmap v12702: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:53:02.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:53:02 smithi090 bash[32384]: cluster 2023-12-01T11:53:00.831159+0000 mgr.y (mgr.24362) 12733 : cluster 0 pgmap v12702: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:53:03.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:53:03 smithi080 bash[28361]: audit 2023-12-01T11:53:02.968426+0000 mon.c (mon.2) 8139 : audit 0 from='client.? 172.21.15.80:0/1245054948' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:53:03.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:53:03 smithi080 bash[41963]: audit 2023-12-01T11:53:02.968426+0000 mon.c (mon.2) 8139 : audit 0 from='client.? 172.21.15.80:0/1245054948' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:53:03.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:53:03 smithi090 bash[32384]: audit 2023-12-01T11:53:02.968426+0000 mon.c (mon.2) 8139 : audit 0 from='client.? 172.21.15.80:0/1245054948' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:53:04.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:53:04 smithi080 bash[41963]: cluster 2023-12-01T11:53:02.831817+0000 mgr.y (mgr.24362) 12734 : cluster 0 pgmap v12703: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:53:04.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:53:04 smithi080 bash[28361]: cluster 2023-12-01T11:53:02.831817+0000 mgr.y (mgr.24362) 12734 : cluster 0 pgmap v12703: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:53:04.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:53:04 smithi090 bash[32384]: cluster 2023-12-01T11:53:02.831817+0000 mgr.y (mgr.24362) 12734 : cluster 0 pgmap v12703: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:53:06.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:53:06 smithi080 bash[41963]: cluster 2023-12-01T11:53:04.832467+0000 mgr.y (mgr.24362) 12735 : cluster 0 pgmap v12704: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:53:06.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:53:06 smithi080 bash[41963]: audit 2023-12-01T11:53:05.412679+0000 mon.c (mon.2) 8140 : audit 0 from='client.? 172.21.15.80:0/1122732506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:53:06.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:53:06 smithi080 bash[28361]: cluster 2023-12-01T11:53:04.832467+0000 mgr.y (mgr.24362) 12735 : cluster 0 pgmap v12704: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:53:06.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:53:06 smithi080 bash[28361]: audit 2023-12-01T11:53:05.412679+0000 mon.c (mon.2) 8140 : audit 0 from='client.? 172.21.15.80:0/1122732506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:53:06.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:53:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:53:06] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T11:53:06.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:53:06 smithi090 bash[32384]: cluster 2023-12-01T11:53:04.832467+0000 mgr.y (mgr.24362) 12735 : cluster 0 pgmap v12704: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:53:06.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:53:06 smithi090 bash[32384]: audit 2023-12-01T11:53:05.412679+0000 mon.c (mon.2) 8140 : audit 0 from='client.? 172.21.15.80:0/1122732506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:53:08.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:53:08 smithi080 bash[28361]: cluster 2023-12-01T11:53:06.833594+0000 mgr.y (mgr.24362) 12736 : cluster 0 pgmap v12705: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:53:08.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:53:08 smithi080 bash[28361]: audit 2023-12-01T11:53:07.860037+0000 mon.c (mon.2) 8141 : audit 0 from='client.? 172.21.15.80:0/165180679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:53:08.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:53:08 smithi080 bash[41963]: cluster 2023-12-01T11:53:06.833594+0000 mgr.y (mgr.24362) 12736 : cluster 0 pgmap v12705: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:53:08.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:53:08 smithi080 bash[41963]: audit 2023-12-01T11:53:07.860037+0000 mon.c (mon.2) 8141 : audit 0 from='client.? 172.21.15.80:0/165180679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:53:08.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:53:08 smithi090 bash[32384]: cluster 2023-12-01T11:53:06.833594+0000 mgr.y (mgr.24362) 12736 : cluster 0 pgmap v12705: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:53:08.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:53:08 smithi090 bash[32384]: audit 2023-12-01T11:53:07.860037+0000 mon.c (mon.2) 8141 : audit 0 from='client.? 172.21.15.80:0/165180679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:53:10.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:53:10 smithi080 bash[28361]: cluster 2023-12-01T11:53:08.834223+0000 mgr.y (mgr.24362) 12737 : cluster 0 pgmap v12706: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:53:10.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:53:10 smithi080 bash[41963]: cluster 2023-12-01T11:53:08.834223+0000 mgr.y (mgr.24362) 12737 : cluster 0 pgmap v12706: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:53:10.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:53:10 smithi090 bash[32384]: cluster 2023-12-01T11:53:08.834223+0000 mgr.y (mgr.24362) 12737 : cluster 0 pgmap v12706: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:53:11.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:53:11 smithi080 bash[41963]: audit 2023-12-01T11:53:10.312745+0000 mon.c (mon.2) 8142 : audit 0 from='client.? 172.21.15.80:0/3060746699' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:53:11.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:53:11 smithi080 bash[41963]: audit 2023-12-01T11:53:10.456351+0000 mon.c (mon.2) 8143 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:53:11.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:53:11 smithi080 bash[28361]: audit 2023-12-01T11:53:10.312745+0000 mon.c (mon.2) 8142 : audit 0 from='client.? 172.21.15.80:0/3060746699' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:53:11.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:53:11 smithi080 bash[28361]: audit 2023-12-01T11:53:10.456351+0000 mon.c (mon.2) 8143 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:53:11.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:53:11 smithi090 bash[32384]: audit 2023-12-01T11:53:10.312745+0000 mon.c (mon.2) 8142 : audit 0 from='client.? 172.21.15.80:0/3060746699' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:53:11.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:53:11 smithi090 bash[32384]: audit 2023-12-01T11:53:10.456351+0000 mon.c (mon.2) 8143 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:53:12.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:53:12 smithi080 bash[28361]: cluster 2023-12-01T11:53:10.835332+0000 mgr.y (mgr.24362) 12738 : cluster 0 pgmap v12707: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:53:12.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:53:12 smithi080 bash[41963]: cluster 2023-12-01T11:53:10.835332+0000 mgr.y (mgr.24362) 12738 : cluster 0 pgmap v12707: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:53:12.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:53:12 smithi090 bash[32384]: cluster 2023-12-01T11:53:10.835332+0000 mgr.y (mgr.24362) 12738 : cluster 0 pgmap v12707: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:53:13.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:53:13 smithi080 bash[28361]: audit 2023-12-01T11:53:12.758870+0000 mon.c (mon.2) 8144 : audit 0 from='client.? 172.21.15.80:0/945293496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:53:13.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:53:13 smithi080 bash[41963]: audit 2023-12-01T11:53:12.758870+0000 mon.c (mon.2) 8144 : audit 0 from='client.? 172.21.15.80:0/945293496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:53:13.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:53:13 smithi090 bash[32384]: audit 2023-12-01T11:53:12.758870+0000 mon.c (mon.2) 8144 : audit 0 from='client.? 172.21.15.80:0/945293496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:53:14.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:53:14 smithi080 bash[41963]: cluster 2023-12-01T11:53:12.836023+0000 mgr.y (mgr.24362) 12739 : cluster 0 pgmap v12708: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:53:14.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:53:14 smithi080 bash[28361]: cluster 2023-12-01T11:53:12.836023+0000 mgr.y (mgr.24362) 12739 : cluster 0 pgmap v12708: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:53:14.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:53:14 smithi090 bash[32384]: cluster 2023-12-01T11:53:12.836023+0000 mgr.y (mgr.24362) 12739 : cluster 0 pgmap v12708: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:53:15.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:53:15 smithi080 bash[28361]: cluster 2023-12-01T11:53:14.836660+0000 mgr.y (mgr.24362) 12740 : cluster 0 pgmap v12709: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:53:15.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:53:15 smithi080 bash[41963]: cluster 2023-12-01T11:53:14.836660+0000 mgr.y (mgr.24362) 12740 : cluster 0 pgmap v12709: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:53:15.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:53:15 smithi090 bash[32384]: cluster 2023-12-01T11:53:14.836660+0000 mgr.y (mgr.24362) 12740 : cluster 0 pgmap v12709: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:53:16.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:53:16 smithi090 bash[32384]: audit 2023-12-01T11:53:15.220692+0000 mon.a (mon.0) 7980 : audit 0 from='client.? 172.21.15.80:0/4047125010' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:53:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:53:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:53:16] "GET /metrics HTTP/1.1" 200 33987 "" "Prometheus/2.43.0" 2023-12-01T11:53:16.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:53:16 smithi080 bash[41963]: audit 2023-12-01T11:53:15.220692+0000 mon.a (mon.0) 7980 : audit 0 from='client.? 172.21.15.80:0/4047125010' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:53:16.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:53:16 smithi080 bash[28361]: audit 2023-12-01T11:53:15.220692+0000 mon.a (mon.0) 7980 : audit 0 from='client.? 172.21.15.80:0/4047125010' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:53:17.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:53:17 smithi090 bash[32384]: cluster 2023-12-01T11:53:16.837965+0000 mgr.y (mgr.24362) 12741 : cluster 0 pgmap v12710: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:53:17.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:53:17 smithi080 bash[28361]: cluster 2023-12-01T11:53:16.837965+0000 mgr.y (mgr.24362) 12741 : cluster 0 pgmap v12710: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:53:17.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:53:17 smithi080 bash[41963]: cluster 2023-12-01T11:53:16.837965+0000 mgr.y (mgr.24362) 12741 : cluster 0 pgmap v12710: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:53:18.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:53:18 smithi090 bash[32384]: audit 2023-12-01T11:53:17.674508+0000 mon.a (mon.0) 7981 : audit 0 from='client.? 172.21.15.80:0/1625837711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:53:18.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:53:18 smithi080 bash[28361]: audit 2023-12-01T11:53:17.674508+0000 mon.a (mon.0) 7981 : audit 0 from='client.? 172.21.15.80:0/1625837711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:53:18.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:53:18 smithi080 bash[41963]: audit 2023-12-01T11:53:17.674508+0000 mon.a (mon.0) 7981 : audit 0 from='client.? 172.21.15.80:0/1625837711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:53:19.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:53:19 smithi090 bash[32384]: cluster 2023-12-01T11:53:18.838641+0000 mgr.y (mgr.24362) 12742 : cluster 0 pgmap v12711: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:53:19.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:53:19 smithi080 bash[28361]: cluster 2023-12-01T11:53:18.838641+0000 mgr.y (mgr.24362) 12742 : cluster 0 pgmap v12711: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:53:19.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:53:19 smithi080 bash[41963]: cluster 2023-12-01T11:53:18.838641+0000 mgr.y (mgr.24362) 12742 : cluster 0 pgmap v12711: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:53:20.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:53:20 smithi090 bash[32384]: audit 2023-12-01T11:53:20.122418+0000 mon.a (mon.0) 7982 : audit 0 from='client.? 172.21.15.80:0/2294070761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:53:20.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:53:20 smithi080 bash[28361]: audit 2023-12-01T11:53:20.122418+0000 mon.a (mon.0) 7982 : audit 0 from='client.? 172.21.15.80:0/2294070761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:53:20.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:53:20 smithi080 bash[41963]: audit 2023-12-01T11:53:20.122418+0000 mon.a (mon.0) 7982 : audit 0 from='client.? 172.21.15.80:0/2294070761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:53:22.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:53:22 smithi080 bash[28361]: cluster 2023-12-01T11:53:20.839650+0000 mgr.y (mgr.24362) 12743 : cluster 0 pgmap v12712: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:53:22.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:53:22 smithi080 bash[41963]: cluster 2023-12-01T11:53:20.839650+0000 mgr.y (mgr.24362) 12743 : cluster 0 pgmap v12712: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:53:22.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:53:22 smithi090 bash[32384]: cluster 2023-12-01T11:53:20.839650+0000 mgr.y (mgr.24362) 12743 : cluster 0 pgmap v12712: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:53:23.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:53:23 smithi080 bash[41963]: audit 2023-12-01T11:53:22.578754+0000 mon.a (mon.0) 7983 : audit 0 from='client.? 172.21.15.80:0/2300260530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:53:23.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:53:23 smithi080 bash[28361]: audit 2023-12-01T11:53:22.578754+0000 mon.a (mon.0) 7983 : audit 0 from='client.? 172.21.15.80:0/2300260530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:53:23.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:53:23 smithi090 bash[32384]: audit 2023-12-01T11:53:22.578754+0000 mon.a (mon.0) 7983 : audit 0 from='client.? 172.21.15.80:0/2300260530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:53:24.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:53:24 smithi080 bash[28361]: cluster 2023-12-01T11:53:22.840385+0000 mgr.y (mgr.24362) 12744 : cluster 0 pgmap v12713: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:53:24.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:53:24 smithi080 bash[41963]: cluster 2023-12-01T11:53:22.840385+0000 mgr.y (mgr.24362) 12744 : cluster 0 pgmap v12713: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:53:24.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:53:24 smithi090 bash[32384]: cluster 2023-12-01T11:53:22.840385+0000 mgr.y (mgr.24362) 12744 : cluster 0 pgmap v12713: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:53:25.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:53:25 smithi080 bash[41963]: audit 2023-12-01T11:53:25.022624+0000 mon.a (mon.0) 7984 : audit 0 from='client.? 172.21.15.80:0/2229499765' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:53:25.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:53:25 smithi080 bash[28361]: audit 2023-12-01T11:53:25.022624+0000 mon.a (mon.0) 7984 : audit 0 from='client.? 172.21.15.80:0/2229499765' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:53:25.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:53:25 smithi090 bash[32384]: audit 2023-12-01T11:53:25.022624+0000 mon.a (mon.0) 7984 : audit 0 from='client.? 172.21.15.80:0/2229499765' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:53:26.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:53:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:53:26] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T11:53:26.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:53:26 smithi080 bash[28361]: cluster 2023-12-01T11:53:24.841048+0000 mgr.y (mgr.24362) 12745 : cluster 0 pgmap v12714: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:53:26.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:53:26 smithi080 bash[28361]: audit 2023-12-01T11:53:25.456911+0000 mon.c (mon.2) 8145 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:53:26.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:53:26 smithi080 bash[41963]: cluster 2023-12-01T11:53:24.841048+0000 mgr.y (mgr.24362) 12745 : cluster 0 pgmap v12714: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:53:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:53:26 smithi080 bash[41963]: audit 2023-12-01T11:53:25.456911+0000 mon.c (mon.2) 8145 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:53:26.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:53:26 smithi090 bash[32384]: cluster 2023-12-01T11:53:24.841048+0000 mgr.y (mgr.24362) 12745 : cluster 0 pgmap v12714: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:53:26.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:53:26 smithi090 bash[32384]: audit 2023-12-01T11:53:25.456911+0000 mon.c (mon.2) 8145 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:53:28.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:53:28 smithi080 bash[28361]: cluster 2023-12-01T11:53:26.842266+0000 mgr.y (mgr.24362) 12746 : cluster 0 pgmap v12715: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:53:28.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:53:28 smithi080 bash[28361]: audit 2023-12-01T11:53:27.480405+0000 mon.c (mon.2) 8146 : audit 0 from='client.? 172.21.15.80:0/1506832248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:53:28.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:53:28 smithi080 bash[41963]: cluster 2023-12-01T11:53:26.842266+0000 mgr.y (mgr.24362) 12746 : cluster 0 pgmap v12715: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:53:28.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:53:28 smithi080 bash[41963]: audit 2023-12-01T11:53:27.480405+0000 mon.c (mon.2) 8146 : audit 0 from='client.? 172.21.15.80:0/1506832248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:53:28.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:53:28 smithi090 bash[32384]: cluster 2023-12-01T11:53:26.842266+0000 mgr.y (mgr.24362) 12746 : cluster 0 pgmap v12715: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:53:28.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:53:28 smithi090 bash[32384]: audit 2023-12-01T11:53:27.480405+0000 mon.c (mon.2) 8146 : audit 0 from='client.? 172.21.15.80:0/1506832248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:53:30.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:53:30 smithi080 bash[41963]: cluster 2023-12-01T11:53:28.842957+0000 mgr.y (mgr.24362) 12747 : cluster 0 pgmap v12716: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:53:30.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:53:30 smithi080 bash[41963]: audit 2023-12-01T11:53:29.932423+0000 mon.a (mon.0) 7985 : audit 0 from='client.? 172.21.15.80:0/1481275287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:53:30.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:53:30 smithi080 bash[28361]: cluster 2023-12-01T11:53:28.842957+0000 mgr.y (mgr.24362) 12747 : cluster 0 pgmap v12716: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:53:30.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:53:30 smithi080 bash[28361]: audit 2023-12-01T11:53:29.932423+0000 mon.a (mon.0) 7985 : audit 0 from='client.? 172.21.15.80:0/1481275287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:53:30.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:53:30 smithi090 bash[32384]: cluster 2023-12-01T11:53:28.842957+0000 mgr.y (mgr.24362) 12747 : cluster 0 pgmap v12716: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:53:30.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:53:30 smithi090 bash[32384]: audit 2023-12-01T11:53:29.932423+0000 mon.a (mon.0) 7985 : audit 0 from='client.? 172.21.15.80:0/1481275287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:53:32.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:53:32 smithi080 bash[41963]: cluster 2023-12-01T11:53:30.844038+0000 mgr.y (mgr.24362) 12748 : cluster 0 pgmap v12717: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:53:32.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:53:32 smithi080 bash[28361]: cluster 2023-12-01T11:53:30.844038+0000 mgr.y (mgr.24362) 12748 : cluster 0 pgmap v12717: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:53:32.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:53:32 smithi090 bash[32384]: cluster 2023-12-01T11:53:30.844038+0000 mgr.y (mgr.24362) 12748 : cluster 0 pgmap v12717: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:53:33.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:53:33 smithi080 bash[41963]: audit 2023-12-01T11:53:32.396188+0000 mon.a (mon.0) 7986 : audit 0 from='client.? 172.21.15.80:0/3539652405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:53:33.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:53:33 smithi080 bash[28361]: audit 2023-12-01T11:53:32.396188+0000 mon.a (mon.0) 7986 : audit 0 from='client.? 172.21.15.80:0/3539652405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:53:33.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:53:33 smithi090 bash[32384]: audit 2023-12-01T11:53:32.396188+0000 mon.a (mon.0) 7986 : audit 0 from='client.? 172.21.15.80:0/3539652405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:53:34.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:53:34 smithi080 bash[41963]: cluster 2023-12-01T11:53:32.844751+0000 mgr.y (mgr.24362) 12749 : cluster 0 pgmap v12718: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:53:34.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:53:34 smithi080 bash[28361]: cluster 2023-12-01T11:53:32.844751+0000 mgr.y (mgr.24362) 12749 : cluster 0 pgmap v12718: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:53:34.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:53:34 smithi090 bash[32384]: cluster 2023-12-01T11:53:32.844751+0000 mgr.y (mgr.24362) 12749 : cluster 0 pgmap v12718: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:53:35.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:53:35 smithi080 bash[28361]: audit 2023-12-01T11:53:34.849752+0000 mon.c (mon.2) 8147 : audit 0 from='client.? 172.21.15.80:0/588716914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:53:35.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:53:35 smithi080 bash[41963]: audit 2023-12-01T11:53:34.849752+0000 mon.c (mon.2) 8147 : audit 0 from='client.? 172.21.15.80:0/588716914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:53:35.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:53:35 smithi090 bash[32384]: audit 2023-12-01T11:53:34.849752+0000 mon.c (mon.2) 8147 : audit 0 from='client.? 172.21.15.80:0/588716914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:53:36.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:53:36 smithi080 bash[28361]: cluster 2023-12-01T11:53:34.845399+0000 mgr.y (mgr.24362) 12750 : cluster 0 pgmap v12719: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:53:36.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:53:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:53:36] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T11:53:36.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:53:36 smithi080 bash[41963]: cluster 2023-12-01T11:53:34.845399+0000 mgr.y (mgr.24362) 12750 : cluster 0 pgmap v12719: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:53:36.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:53:36 smithi090 bash[32384]: cluster 2023-12-01T11:53:34.845399+0000 mgr.y (mgr.24362) 12750 : cluster 0 pgmap v12719: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:53:38.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:53:38 smithi080 bash[41963]: cluster 2023-12-01T11:53:36.846569+0000 mgr.y (mgr.24362) 12751 : cluster 0 pgmap v12720: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:53:38.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:53:38 smithi080 bash[41963]: audit 2023-12-01T11:53:37.309088+0000 mon.a (mon.0) 7987 : audit 0 from='client.? 172.21.15.80:0/2444145646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:53:38.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:53:38 smithi080 bash[28361]: cluster 2023-12-01T11:53:36.846569+0000 mgr.y (mgr.24362) 12751 : cluster 0 pgmap v12720: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:53:38.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:53:38 smithi080 bash[28361]: audit 2023-12-01T11:53:37.309088+0000 mon.a (mon.0) 7987 : audit 0 from='client.? 172.21.15.80:0/2444145646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:53:38.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:53:38 smithi090 bash[32384]: cluster 2023-12-01T11:53:36.846569+0000 mgr.y (mgr.24362) 12751 : cluster 0 pgmap v12720: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:53:38.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:53:38 smithi090 bash[32384]: audit 2023-12-01T11:53:37.309088+0000 mon.a (mon.0) 7987 : audit 0 from='client.? 172.21.15.80:0/2444145646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:53:40.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:53:40 smithi080 bash[28361]: cluster 2023-12-01T11:53:38.847158+0000 mgr.y (mgr.24362) 12752 : cluster 0 pgmap v12721: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:53:40.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:53:40 smithi080 bash[28361]: audit 2023-12-01T11:53:39.755528+0000 mon.a (mon.0) 7988 : audit 0 from='client.? 172.21.15.80:0/2987984621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:53:40.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:53:40 smithi080 bash[41963]: cluster 2023-12-01T11:53:38.847158+0000 mgr.y (mgr.24362) 12752 : cluster 0 pgmap v12721: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:53:40.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:53:40 smithi080 bash[41963]: audit 2023-12-01T11:53:39.755528+0000 mon.a (mon.0) 7988 : audit 0 from='client.? 172.21.15.80:0/2987984621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:53:40.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:53:40 smithi090 bash[32384]: cluster 2023-12-01T11:53:38.847158+0000 mgr.y (mgr.24362) 12752 : cluster 0 pgmap v12721: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:53:40.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:53:40 smithi090 bash[32384]: audit 2023-12-01T11:53:39.755528+0000 mon.a (mon.0) 7988 : audit 0 from='client.? 172.21.15.80:0/2987984621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:53:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:53:41 smithi080 bash[28361]: audit 2023-12-01T11:53:40.457275+0000 mon.c (mon.2) 8148 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:53:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:53:41 smithi080 bash[41963]: audit 2023-12-01T11:53:40.457275+0000 mon.c (mon.2) 8148 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:53:41.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:53:41 smithi090 bash[32384]: audit 2023-12-01T11:53:40.457275+0000 mon.c (mon.2) 8148 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:53:42.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:53:42 smithi080 bash[28361]: cluster 2023-12-01T11:53:40.848311+0000 mgr.y (mgr.24362) 12753 : cluster 0 pgmap v12722: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:53:42.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:53:42 smithi080 bash[41963]: cluster 2023-12-01T11:53:40.848311+0000 mgr.y (mgr.24362) 12753 : cluster 0 pgmap v12722: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:53:42.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:53:42 smithi090 bash[32384]: cluster 2023-12-01T11:53:40.848311+0000 mgr.y (mgr.24362) 12753 : cluster 0 pgmap v12722: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:53:43.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:53:43 smithi080 bash[28361]: audit 2023-12-01T11:53:42.210104+0000 mon.c (mon.2) 8149 : audit 0 from='client.? 172.21.15.80:0/3451698657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:53:43.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:53:43 smithi080 bash[41963]: audit 2023-12-01T11:53:42.210104+0000 mon.c (mon.2) 8149 : audit 0 from='client.? 172.21.15.80:0/3451698657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:53:43.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:53:43 smithi090 bash[32384]: audit 2023-12-01T11:53:42.210104+0000 mon.c (mon.2) 8149 : audit 0 from='client.? 172.21.15.80:0/3451698657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:53:44.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:53:44 smithi080 bash[28361]: cluster 2023-12-01T11:53:42.848960+0000 mgr.y (mgr.24362) 12754 : cluster 0 pgmap v12723: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:53:44.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:53:44 smithi080 bash[41963]: cluster 2023-12-01T11:53:42.848960+0000 mgr.y (mgr.24362) 12754 : cluster 0 pgmap v12723: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:53:44.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:53:44 smithi090 bash[32384]: cluster 2023-12-01T11:53:42.848960+0000 mgr.y (mgr.24362) 12754 : cluster 0 pgmap v12723: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:53:45.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:53:45 smithi090 bash[32384]: audit 2023-12-01T11:53:44.659594+0000 mon.a (mon.0) 7989 : audit 0 from='client.? 172.21.15.80:0/1540964328' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:53:45.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:53:45 smithi090 bash[32384]: cluster 2023-12-01T11:53:44.849698+0000 mgr.y (mgr.24362) 12755 : cluster 0 pgmap v12724: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:53:45.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:53:45 smithi080 bash[28361]: audit 2023-12-01T11:53:44.659594+0000 mon.a (mon.0) 7989 : audit 0 from='client.? 172.21.15.80:0/1540964328' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:53:45.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:53:45 smithi080 bash[28361]: cluster 2023-12-01T11:53:44.849698+0000 mgr.y (mgr.24362) 12755 : cluster 0 pgmap v12724: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:53:45.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:53:45 smithi080 bash[41963]: audit 2023-12-01T11:53:44.659594+0000 mon.a (mon.0) 7989 : audit 0 from='client.? 172.21.15.80:0/1540964328' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:53:45.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:53:45 smithi080 bash[41963]: cluster 2023-12-01T11:53:44.849698+0000 mgr.y (mgr.24362) 12755 : cluster 0 pgmap v12724: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:53:46.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:53:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:53:46] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T11:53:48.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:53:48 smithi080 bash[41963]: cluster 2023-12-01T11:53:46.850829+0000 mgr.y (mgr.24362) 12756 : cluster 0 pgmap v12725: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:53:48.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:53:48 smithi080 bash[41963]: audit 2023-12-01T11:53:47.110269+0000 mon.c (mon.2) 8150 : audit 0 from='client.? 172.21.15.80:0/3005861975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:53:48.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:53:48 smithi080 bash[28361]: cluster 2023-12-01T11:53:46.850829+0000 mgr.y (mgr.24362) 12756 : cluster 0 pgmap v12725: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:53:48.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:53:48 smithi080 bash[28361]: audit 2023-12-01T11:53:47.110269+0000 mon.c (mon.2) 8150 : audit 0 from='client.? 172.21.15.80:0/3005861975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:53:48.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:53:48 smithi090 bash[32384]: cluster 2023-12-01T11:53:46.850829+0000 mgr.y (mgr.24362) 12756 : cluster 0 pgmap v12725: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:53:48.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:53:48 smithi090 bash[32384]: audit 2023-12-01T11:53:47.110269+0000 mon.c (mon.2) 8150 : audit 0 from='client.? 172.21.15.80:0/3005861975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:53:50.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:53:50 smithi080 bash[41963]: cluster 2023-12-01T11:53:48.851494+0000 mgr.y (mgr.24362) 12757 : cluster 0 pgmap v12726: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:53:50.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:53:50 smithi080 bash[41963]: audit 2023-12-01T11:53:49.564092+0000 mon.c (mon.2) 8151 : audit 0 from='client.? 172.21.15.80:0/608217663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:53:50.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:53:50 smithi080 bash[28361]: cluster 2023-12-01T11:53:48.851494+0000 mgr.y (mgr.24362) 12757 : cluster 0 pgmap v12726: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:53:50.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:53:50 smithi080 bash[28361]: audit 2023-12-01T11:53:49.564092+0000 mon.c (mon.2) 8151 : audit 0 from='client.? 172.21.15.80:0/608217663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:53:50.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:53:50 smithi090 bash[32384]: cluster 2023-12-01T11:53:48.851494+0000 mgr.y (mgr.24362) 12757 : cluster 0 pgmap v12726: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:53:50.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:53:50 smithi090 bash[32384]: audit 2023-12-01T11:53:49.564092+0000 mon.c (mon.2) 8151 : audit 0 from='client.? 172.21.15.80:0/608217663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:53:52.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:53:52 smithi080 bash[28361]: cluster 2023-12-01T11:53:50.852631+0000 mgr.y (mgr.24362) 12758 : cluster 0 pgmap v12727: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:53:52.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:53:52 smithi080 bash[28361]: audit 2023-12-01T11:53:52.016045+0000 mon.c (mon.2) 8152 : audit 0 from='client.? 172.21.15.80:0/2796018973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:53:52.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:53:52 smithi080 bash[41963]: cluster 2023-12-01T11:53:50.852631+0000 mgr.y (mgr.24362) 12758 : cluster 0 pgmap v12727: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:53:52.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:53:52 smithi080 bash[41963]: audit 2023-12-01T11:53:52.016045+0000 mon.c (mon.2) 8152 : audit 0 from='client.? 172.21.15.80:0/2796018973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:53:52.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:53:52 smithi090 bash[32384]: cluster 2023-12-01T11:53:50.852631+0000 mgr.y (mgr.24362) 12758 : cluster 0 pgmap v12727: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:53:52.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:53:52 smithi090 bash[32384]: audit 2023-12-01T11:53:52.016045+0000 mon.c (mon.2) 8152 : audit 0 from='client.? 172.21.15.80:0/2796018973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:53:53.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:53:53 smithi080 bash[28361]: audit 2023-12-01T11:53:52.336619+0000 mon.c (mon.2) 8153 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:53:53.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:53:53 smithi080 bash[41963]: audit 2023-12-01T11:53:52.336619+0000 mon.c (mon.2) 8153 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:53:53.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:53:53 smithi090 bash[32384]: audit 2023-12-01T11:53:52.336619+0000 mon.c (mon.2) 8153 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:53:54.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:53:54 smithi080 bash[28361]: cluster 2023-12-01T11:53:52.853412+0000 mgr.y (mgr.24362) 12759 : cluster 0 pgmap v12728: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:53:54.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:53:54 smithi080 bash[41963]: cluster 2023-12-01T11:53:52.853412+0000 mgr.y (mgr.24362) 12759 : cluster 0 pgmap v12728: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:53:54.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:53:54 smithi090 bash[32384]: cluster 2023-12-01T11:53:52.853412+0000 mgr.y (mgr.24362) 12759 : cluster 0 pgmap v12728: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:53:55.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:53:55 smithi080 bash[28361]: audit 2023-12-01T11:53:54.459925+0000 mon.a (mon.0) 7990 : audit 0 from='client.? 172.21.15.80:0/2751217341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:53:55.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:53:55 smithi080 bash[41963]: audit 2023-12-01T11:53:54.459925+0000 mon.a (mon.0) 7990 : audit 0 from='client.? 172.21.15.80:0/2751217341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:53:55.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:53:55 smithi090 bash[32384]: audit 2023-12-01T11:53:54.459925+0000 mon.a (mon.0) 7990 : audit 0 from='client.? 172.21.15.80:0/2751217341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:53:56.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:53:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:53:56] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T11:53:56.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:53:56 smithi080 bash[28361]: cluster 2023-12-01T11:53:54.854127+0000 mgr.y (mgr.24362) 12760 : cluster 0 pgmap v12729: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:53:56.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:53:56 smithi080 bash[28361]: audit 2023-12-01T11:53:55.457815+0000 mon.c (mon.2) 8154 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:53:56.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:53:56 smithi080 bash[41963]: cluster 2023-12-01T11:53:54.854127+0000 mgr.y (mgr.24362) 12760 : cluster 0 pgmap v12729: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:53:56.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:53:56 smithi080 bash[41963]: audit 2023-12-01T11:53:55.457815+0000 mon.c (mon.2) 8154 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:53:56.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:53:56 smithi090 bash[32384]: cluster 2023-12-01T11:53:54.854127+0000 mgr.y (mgr.24362) 12760 : cluster 0 pgmap v12729: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:53:56.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:53:56 smithi090 bash[32384]: audit 2023-12-01T11:53:55.457815+0000 mon.c (mon.2) 8154 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:53:57.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:53:57 smithi080 bash[28361]: audit 2023-12-01T11:53:56.921660+0000 mon.c (mon.2) 8155 : audit 0 from='client.? 172.21.15.80:0/245721751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:53:57.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:53:57 smithi080 bash[41963]: audit 2023-12-01T11:53:56.921660+0000 mon.c (mon.2) 8155 : audit 0 from='client.? 172.21.15.80:0/245721751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:53:57.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:53:57 smithi090 bash[32384]: audit 2023-12-01T11:53:56.921660+0000 mon.c (mon.2) 8155 : audit 0 from='client.? 172.21.15.80:0/245721751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:53:58.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:53:58 smithi080 bash[28361]: cluster 2023-12-01T11:53:56.854882+0000 mgr.y (mgr.24362) 12761 : cluster 0 pgmap v12730: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:53:58.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:53:58 smithi080 bash[41963]: cluster 2023-12-01T11:53:56.854882+0000 mgr.y (mgr.24362) 12761 : cluster 0 pgmap v12730: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:53:58.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:53:58 smithi090 bash[32384]: cluster 2023-12-01T11:53:56.854882+0000 mgr.y (mgr.24362) 12761 : cluster 0 pgmap v12730: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:53:59.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:53:59 smithi090 bash[32384]: audit 2023-12-01T11:53:58.186278+0000 mon.a (mon.0) 7991 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:53:59.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:53:59 smithi090 bash[32384]: audit 2023-12-01T11:53:58.196276+0000 mon.a (mon.0) 7992 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:53:59.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:53:59 smithi090 bash[32384]: audit 2023-12-01T11:53:58.545685+0000 mon.a (mon.0) 7993 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:53:59.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:53:59 smithi090 bash[32384]: audit 2023-12-01T11:53:58.556709+0000 mon.a (mon.0) 7994 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:53:59.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:53:59 smithi090 bash[32384]: cluster 2023-12-01T11:53:58.855528+0000 mgr.y (mgr.24362) 12762 : cluster 0 pgmap v12731: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:53:59.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:53:59 smithi090 bash[32384]: audit 2023-12-01T11:53:59.137524+0000 mon.c (mon.2) 8156 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:53:59.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:53:59 smithi090 bash[32384]: audit 2023-12-01T11:53:59.139258+0000 mon.c (mon.2) 8157 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:53:59.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:53:59 smithi090 bash[32384]: audit 2023-12-01T11:53:59.147931+0000 mon.a (mon.0) 7995 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:53:59.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:53:59 smithi080 bash[28361]: audit 2023-12-01T11:53:58.186278+0000 mon.a (mon.0) 7991 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:53:59.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:53:59 smithi080 bash[28361]: audit 2023-12-01T11:53:58.196276+0000 mon.a (mon.0) 7992 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:53:59.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:53:59 smithi080 bash[28361]: audit 2023-12-01T11:53:58.545685+0000 mon.a (mon.0) 7993 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:53:59.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:53:59 smithi080 bash[28361]: audit 2023-12-01T11:53:58.556709+0000 mon.a (mon.0) 7994 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:53:59.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:53:59 smithi080 bash[28361]: cluster 2023-12-01T11:53:58.855528+0000 mgr.y (mgr.24362) 12762 : cluster 0 pgmap v12731: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:53:59.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:53:59 smithi080 bash[28361]: audit 2023-12-01T11:53:59.137524+0000 mon.c (mon.2) 8156 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:53:59.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:53:59 smithi080 bash[28361]: audit 2023-12-01T11:53:59.139258+0000 mon.c (mon.2) 8157 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:53:59.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:53:59 smithi080 bash[28361]: audit 2023-12-01T11:53:59.147931+0000 mon.a (mon.0) 7995 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:53:59.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:53:59 smithi080 bash[41963]: audit 2023-12-01T11:53:58.186278+0000 mon.a (mon.0) 7991 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:53:59.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:53:59 smithi080 bash[41963]: audit 2023-12-01T11:53:58.196276+0000 mon.a (mon.0) 7992 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:53:59.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:53:59 smithi080 bash[41963]: audit 2023-12-01T11:53:58.545685+0000 mon.a (mon.0) 7993 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:53:59.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:53:59 smithi080 bash[41963]: audit 2023-12-01T11:53:58.556709+0000 mon.a (mon.0) 7994 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:53:59.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:53:59 smithi080 bash[41963]: cluster 2023-12-01T11:53:58.855528+0000 mgr.y (mgr.24362) 12762 : cluster 0 pgmap v12731: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:53:59.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:53:59 smithi080 bash[41963]: audit 2023-12-01T11:53:59.137524+0000 mon.c (mon.2) 8156 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:53:59.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:53:59 smithi080 bash[41963]: audit 2023-12-01T11:53:59.139258+0000 mon.c (mon.2) 8157 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:53:59.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:53:59 smithi080 bash[41963]: audit 2023-12-01T11:53:59.147931+0000 mon.a (mon.0) 7995 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:54:00.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:54:00 smithi090 bash[32384]: audit 2023-12-01T11:53:59.386420+0000 mon.c (mon.2) 8158 : audit 0 from='client.? 172.21.15.80:0/777390359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:54:00.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:54:00 smithi080 bash[28361]: audit 2023-12-01T11:53:59.386420+0000 mon.c (mon.2) 8158 : audit 0 from='client.? 172.21.15.80:0/777390359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:54:00.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:54:00 smithi080 bash[41963]: audit 2023-12-01T11:53:59.386420+0000 mon.c (mon.2) 8158 : audit 0 from='client.? 172.21.15.80:0/777390359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:54:02.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:54:02 smithi080 bash[28361]: cluster 2023-12-01T11:54:00.856640+0000 mgr.y (mgr.24362) 12763 : cluster 0 pgmap v12732: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:54:02.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:54:02 smithi080 bash[28361]: audit 2023-12-01T11:54:01.839195+0000 mon.c (mon.2) 8159 : audit 0 from='client.? 172.21.15.80:0/3776979514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:54:02.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:54:02 smithi080 bash[41963]: cluster 2023-12-01T11:54:00.856640+0000 mgr.y (mgr.24362) 12763 : cluster 0 pgmap v12732: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:54:02.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:54:02 smithi080 bash[41963]: audit 2023-12-01T11:54:01.839195+0000 mon.c (mon.2) 8159 : audit 0 from='client.? 172.21.15.80:0/3776979514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:54:02.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:54:02 smithi090 bash[32384]: cluster 2023-12-01T11:54:00.856640+0000 mgr.y (mgr.24362) 12763 : cluster 0 pgmap v12732: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:54:02.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:54:02 smithi090 bash[32384]: audit 2023-12-01T11:54:01.839195+0000 mon.c (mon.2) 8159 : audit 0 from='client.? 172.21.15.80:0/3776979514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:54:04.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:54:04 smithi080 bash[28361]: cluster 2023-12-01T11:54:02.857331+0000 mgr.y (mgr.24362) 12764 : cluster 0 pgmap v12733: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:54:04.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:54:04 smithi080 bash[41963]: cluster 2023-12-01T11:54:02.857331+0000 mgr.y (mgr.24362) 12764 : cluster 0 pgmap v12733: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:54:04.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:54:04 smithi090 bash[32384]: cluster 2023-12-01T11:54:02.857331+0000 mgr.y (mgr.24362) 12764 : cluster 0 pgmap v12733: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:54:05.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:54:05 smithi080 bash[28361]: audit 2023-12-01T11:54:04.288045+0000 mon.c (mon.2) 8160 : audit 0 from='client.? 172.21.15.80:0/828123492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:54:05.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:54:05 smithi080 bash[41963]: audit 2023-12-01T11:54:04.288045+0000 mon.c (mon.2) 8160 : audit 0 from='client.? 172.21.15.80:0/828123492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:54:05.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:54:05 smithi090 bash[32384]: audit 2023-12-01T11:54:04.288045+0000 mon.c (mon.2) 8160 : audit 0 from='client.? 172.21.15.80:0/828123492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:54:06.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:54:06 smithi080 bash[28361]: cluster 2023-12-01T11:54:04.858037+0000 mgr.y (mgr.24362) 12765 : cluster 0 pgmap v12734: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:54:06.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:54:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:54:06] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T11:54:06.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:54:06 smithi080 bash[41963]: cluster 2023-12-01T11:54:04.858037+0000 mgr.y (mgr.24362) 12765 : cluster 0 pgmap v12734: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:54:06.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:54:06 smithi090 bash[32384]: cluster 2023-12-01T11:54:04.858037+0000 mgr.y (mgr.24362) 12765 : cluster 0 pgmap v12734: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:54:07.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:54:07 smithi080 bash[28361]: audit 2023-12-01T11:54:06.739956+0000 mon.a (mon.0) 7996 : audit 0 from='client.? 172.21.15.80:0/2292959595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:54:07.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:54:07 smithi080 bash[41963]: audit 2023-12-01T11:54:06.739956+0000 mon.a (mon.0) 7996 : audit 0 from='client.? 172.21.15.80:0/2292959595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:54:07.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:54:07 smithi090 bash[32384]: audit 2023-12-01T11:54:06.739956+0000 mon.a (mon.0) 7996 : audit 0 from='client.? 172.21.15.80:0/2292959595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:54:08.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:54:08 smithi080 bash[28361]: cluster 2023-12-01T11:54:06.859146+0000 mgr.y (mgr.24362) 12766 : cluster 0 pgmap v12735: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:54:08.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:54:08 smithi080 bash[41963]: cluster 2023-12-01T11:54:06.859146+0000 mgr.y (mgr.24362) 12766 : cluster 0 pgmap v12735: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:54:08.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:54:08 smithi090 bash[32384]: cluster 2023-12-01T11:54:06.859146+0000 mgr.y (mgr.24362) 12766 : cluster 0 pgmap v12735: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:54:10.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:54:10 smithi080 bash[28361]: cluster 2023-12-01T11:54:08.859899+0000 mgr.y (mgr.24362) 12767 : cluster 0 pgmap v12736: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:54:10.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:54:10 smithi080 bash[28361]: audit 2023-12-01T11:54:09.195785+0000 mon.b (mon.1) 51 : audit 0 from='client.? 172.21.15.80:0/3269808144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:54:10.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:54:10 smithi080 bash[41963]: cluster 2023-12-01T11:54:08.859899+0000 mgr.y (mgr.24362) 12767 : cluster 0 pgmap v12736: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:54:10.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:54:10 smithi080 bash[41963]: audit 2023-12-01T11:54:09.195785+0000 mon.b (mon.1) 51 : audit 0 from='client.? 172.21.15.80:0/3269808144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:54:10.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:54:10 smithi090 bash[32384]: cluster 2023-12-01T11:54:08.859899+0000 mgr.y (mgr.24362) 12767 : cluster 0 pgmap v12736: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:54:10.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:54:10 smithi090 bash[32384]: audit 2023-12-01T11:54:09.195785+0000 mon.b (mon.1) 51 : audit 0 from='client.? 172.21.15.80:0/3269808144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:54:11.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:54:11 smithi080 bash[28361]: audit 2023-12-01T11:54:10.458021+0000 mon.c (mon.2) 8161 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:54:11.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:54:11 smithi080 bash[41963]: audit 2023-12-01T11:54:10.458021+0000 mon.c (mon.2) 8161 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:54:11.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:54:11 smithi090 bash[32384]: audit 2023-12-01T11:54:10.458021+0000 mon.c (mon.2) 8161 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:54:12.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:54:12 smithi080 bash[28361]: cluster 2023-12-01T11:54:10.861043+0000 mgr.y (mgr.24362) 12768 : cluster 0 pgmap v12737: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:54:12.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:54:12 smithi080 bash[28361]: audit 2023-12-01T11:54:11.650402+0000 mon.c (mon.2) 8162 : audit 0 from='client.? 172.21.15.80:0/847854901' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:54:12.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:54:12 smithi080 bash[41963]: cluster 2023-12-01T11:54:10.861043+0000 mgr.y (mgr.24362) 12768 : cluster 0 pgmap v12737: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:54:12.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:54:12 smithi080 bash[41963]: audit 2023-12-01T11:54:11.650402+0000 mon.c (mon.2) 8162 : audit 0 from='client.? 172.21.15.80:0/847854901' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:54:12.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:54:12 smithi090 bash[32384]: cluster 2023-12-01T11:54:10.861043+0000 mgr.y (mgr.24362) 12768 : cluster 0 pgmap v12737: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:54:12.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:54:12 smithi090 bash[32384]: audit 2023-12-01T11:54:11.650402+0000 mon.c (mon.2) 8162 : audit 0 from='client.? 172.21.15.80:0/847854901' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:54:14.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:54:14 smithi080 bash[28361]: cluster 2023-12-01T11:54:12.861720+0000 mgr.y (mgr.24362) 12769 : cluster 0 pgmap v12738: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:54:14.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:54:14 smithi080 bash[28361]: audit 2023-12-01T11:54:14.097468+0000 mon.a (mon.0) 7997 : audit 0 from='client.? 172.21.15.80:0/1445307388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:54:14.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:54:14 smithi080 bash[41963]: cluster 2023-12-01T11:54:12.861720+0000 mgr.y (mgr.24362) 12769 : cluster 0 pgmap v12738: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:54:14.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:54:14 smithi080 bash[41963]: audit 2023-12-01T11:54:14.097468+0000 mon.a (mon.0) 7997 : audit 0 from='client.? 172.21.15.80:0/1445307388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:54:14.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:54:14 smithi090 bash[32384]: cluster 2023-12-01T11:54:12.861720+0000 mgr.y (mgr.24362) 12769 : cluster 0 pgmap v12738: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:54:14.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:54:14 smithi090 bash[32384]: audit 2023-12-01T11:54:14.097468+0000 mon.a (mon.0) 7997 : audit 0 from='client.? 172.21.15.80:0/1445307388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:54:16.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:54:16 smithi080 bash[28361]: cluster 2023-12-01T11:54:14.862376+0000 mgr.y (mgr.24362) 12770 : cluster 0 pgmap v12739: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:54:16.434 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:54:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:54:16] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T11:54:16.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:54:16 smithi080 bash[41963]: cluster 2023-12-01T11:54:14.862376+0000 mgr.y (mgr.24362) 12770 : cluster 0 pgmap v12739: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:54:16.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:54:16 smithi090 bash[32384]: cluster 2023-12-01T11:54:14.862376+0000 mgr.y (mgr.24362) 12770 : cluster 0 pgmap v12739: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:54:17.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:54:17 smithi080 bash[41963]: audit 2023-12-01T11:54:16.554220+0000 mon.c (mon.2) 8163 : audit 0 from='client.? 172.21.15.80:0/1273115633' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:54:17.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:54:17 smithi080 bash[28361]: audit 2023-12-01T11:54:16.554220+0000 mon.c (mon.2) 8163 : audit 0 from='client.? 172.21.15.80:0/1273115633' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:54:17.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:54:17 smithi090 bash[32384]: audit 2023-12-01T11:54:16.554220+0000 mon.c (mon.2) 8163 : audit 0 from='client.? 172.21.15.80:0/1273115633' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:54:18.430 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:54:18 smithi080 bash[41963]: cluster 2023-12-01T11:54:16.863565+0000 mgr.y (mgr.24362) 12771 : cluster 0 pgmap v12740: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:54:18.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:54:18 smithi080 bash[28361]: cluster 2023-12-01T11:54:16.863565+0000 mgr.y (mgr.24362) 12771 : cluster 0 pgmap v12740: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:54:18.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:54:18 smithi090 bash[32384]: cluster 2023-12-01T11:54:16.863565+0000 mgr.y (mgr.24362) 12771 : cluster 0 pgmap v12740: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:54:19.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:54:19 smithi080 bash[41963]: audit 2023-12-01T11:54:19.017647+0000 mon.c (mon.2) 8164 : audit 0 from='client.? 172.21.15.80:0/719281935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:54:19.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:54:19 smithi080 bash[28361]: audit 2023-12-01T11:54:19.017647+0000 mon.c (mon.2) 8164 : audit 0 from='client.? 172.21.15.80:0/719281935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:54:19.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:54:19 smithi090 bash[32384]: audit 2023-12-01T11:54:19.017647+0000 mon.c (mon.2) 8164 : audit 0 from='client.? 172.21.15.80:0/719281935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:54:20.430 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:54:20 smithi080 bash[41963]: cluster 2023-12-01T11:54:18.864162+0000 mgr.y (mgr.24362) 12772 : cluster 0 pgmap v12741: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:54:20.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:54:20 smithi080 bash[28361]: cluster 2023-12-01T11:54:18.864162+0000 mgr.y (mgr.24362) 12772 : cluster 0 pgmap v12741: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:54:20.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:54:20 smithi090 bash[32384]: cluster 2023-12-01T11:54:18.864162+0000 mgr.y (mgr.24362) 12772 : cluster 0 pgmap v12741: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:54:22.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:54:22 smithi080 bash[28361]: cluster 2023-12-01T11:54:20.865233+0000 mgr.y (mgr.24362) 12773 : cluster 0 pgmap v12742: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:54:22.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:54:22 smithi080 bash[28361]: audit 2023-12-01T11:54:21.465480+0000 mon.a (mon.0) 7998 : audit 0 from='client.? 172.21.15.80:0/1831178842' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:54:22.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:54:22 smithi080 bash[41963]: cluster 2023-12-01T11:54:20.865233+0000 mgr.y (mgr.24362) 12773 : cluster 0 pgmap v12742: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:54:22.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:54:22 smithi080 bash[41963]: audit 2023-12-01T11:54:21.465480+0000 mon.a (mon.0) 7998 : audit 0 from='client.? 172.21.15.80:0/1831178842' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:54:22.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:54:22 smithi090 bash[32384]: cluster 2023-12-01T11:54:20.865233+0000 mgr.y (mgr.24362) 12773 : cluster 0 pgmap v12742: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:54:22.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:54:22 smithi090 bash[32384]: audit 2023-12-01T11:54:21.465480+0000 mon.a (mon.0) 7998 : audit 0 from='client.? 172.21.15.80:0/1831178842' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:54:23.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:54:23 smithi090 bash[32384]: cluster 2023-12-01T11:54:22.865934+0000 mgr.y (mgr.24362) 12774 : cluster 0 pgmap v12743: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:54:23.680 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:54:23 smithi080 bash[41963]: cluster 2023-12-01T11:54:22.865934+0000 mgr.y (mgr.24362) 12774 : cluster 0 pgmap v12743: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:54:23.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:54:23 smithi080 bash[28361]: cluster 2023-12-01T11:54:22.865934+0000 mgr.y (mgr.24362) 12774 : cluster 0 pgmap v12743: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:54:24.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:54:24 smithi090 bash[32384]: audit 2023-12-01T11:54:23.925399+0000 mon.c (mon.2) 8165 : audit 0 from='client.? 172.21.15.80:0/4037857623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:54:24.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:54:24 smithi080 bash[28361]: audit 2023-12-01T11:54:23.925399+0000 mon.c (mon.2) 8165 : audit 0 from='client.? 172.21.15.80:0/4037857623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:54:24.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:54:24 smithi080 bash[41963]: audit 2023-12-01T11:54:23.925399+0000 mon.c (mon.2) 8165 : audit 0 from='client.? 172.21.15.80:0/4037857623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:54:25.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:54:25 smithi090 bash[32384]: cluster 2023-12-01T11:54:24.866647+0000 mgr.y (mgr.24362) 12775 : cluster 0 pgmap v12744: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:54:25.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:54:25 smithi080 bash[28361]: cluster 2023-12-01T11:54:24.866647+0000 mgr.y (mgr.24362) 12775 : cluster 0 pgmap v12744: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:54:25.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:54:25 smithi080 bash[41963]: cluster 2023-12-01T11:54:24.866647+0000 mgr.y (mgr.24362) 12775 : cluster 0 pgmap v12744: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:54:26.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:54:26 smithi090 bash[32384]: audit 2023-12-01T11:54:25.458695+0000 mon.c (mon.2) 8166 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:54:26.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:54:26 smithi080 bash[28361]: audit 2023-12-01T11:54:25.458695+0000 mon.c (mon.2) 8166 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:54:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:54:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:54:26] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T11:54:26.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:54:26 smithi080 bash[41963]: audit 2023-12-01T11:54:25.458695+0000 mon.c (mon.2) 8166 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:54:27.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:54:27 smithi090 bash[32384]: audit 2023-12-01T11:54:26.411977+0000 mon.a (mon.0) 7999 : audit 0 from='client.? 172.21.15.80:0/2190180172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:54:27.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:54:27 smithi090 bash[32384]: cluster 2023-12-01T11:54:26.867963+0000 mgr.y (mgr.24362) 12776 : cluster 0 pgmap v12745: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:54:27.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:54:27 smithi080 bash[28361]: audit 2023-12-01T11:54:26.411977+0000 mon.a (mon.0) 7999 : audit 0 from='client.? 172.21.15.80:0/2190180172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:54:27.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:54:27 smithi080 bash[28361]: cluster 2023-12-01T11:54:26.867963+0000 mgr.y (mgr.24362) 12776 : cluster 0 pgmap v12745: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:54:27.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:54:27 smithi080 bash[41963]: audit 2023-12-01T11:54:26.411977+0000 mon.a (mon.0) 7999 : audit 0 from='client.? 172.21.15.80:0/2190180172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:54:27.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:54:27 smithi080 bash[41963]: cluster 2023-12-01T11:54:26.867963+0000 mgr.y (mgr.24362) 12776 : cluster 0 pgmap v12745: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:54:29.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:54:28 smithi080 bash[28361]: audit 2023-12-01T11:54:28.860121+0000 mon.a (mon.0) 8000 : audit 0 from='client.? 172.21.15.80:0/2444593450' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:54:29.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:54:28 smithi080 bash[41963]: audit 2023-12-01T11:54:28.860121+0000 mon.a (mon.0) 8000 : audit 0 from='client.? 172.21.15.80:0/2444593450' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:54:29.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:54:28 smithi090 bash[32384]: audit 2023-12-01T11:54:28.860121+0000 mon.a (mon.0) 8000 : audit 0 from='client.? 172.21.15.80:0/2444593450' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:54:30.180 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:54:29 smithi080 bash[41963]: cluster 2023-12-01T11:54:28.868535+0000 mgr.y (mgr.24362) 12777 : cluster 0 pgmap v12746: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:54:30.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:54:29 smithi080 bash[28361]: cluster 2023-12-01T11:54:28.868535+0000 mgr.y (mgr.24362) 12777 : cluster 0 pgmap v12746: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:54:30.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:54:29 smithi090 bash[32384]: cluster 2023-12-01T11:54:28.868535+0000 mgr.y (mgr.24362) 12777 : cluster 0 pgmap v12746: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:54:32.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:54:32 smithi080 bash[41963]: cluster 2023-12-01T11:54:30.869672+0000 mgr.y (mgr.24362) 12778 : cluster 0 pgmap v12747: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:54:32.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:54:32 smithi080 bash[41963]: audit 2023-12-01T11:54:31.313496+0000 mon.c (mon.2) 8167 : audit 0 from='client.? 172.21.15.80:0/941612134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:54:32.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:54:32 smithi080 bash[28361]: cluster 2023-12-01T11:54:30.869672+0000 mgr.y (mgr.24362) 12778 : cluster 0 pgmap v12747: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:54:32.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:54:32 smithi080 bash[28361]: audit 2023-12-01T11:54:31.313496+0000 mon.c (mon.2) 8167 : audit 0 from='client.? 172.21.15.80:0/941612134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:54:32.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:54:32 smithi090 bash[32384]: cluster 2023-12-01T11:54:30.869672+0000 mgr.y (mgr.24362) 12778 : cluster 0 pgmap v12747: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:54:32.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:54:32 smithi090 bash[32384]: audit 2023-12-01T11:54:31.313496+0000 mon.c (mon.2) 8167 : audit 0 from='client.? 172.21.15.80:0/941612134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:54:34.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:54:34 smithi080 bash[41963]: cluster 2023-12-01T11:54:32.870503+0000 mgr.y (mgr.24362) 12779 : cluster 0 pgmap v12748: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:54:34.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:54:34 smithi080 bash[41963]: audit 2023-12-01T11:54:33.758337+0000 mon.a (mon.0) 8001 : audit 0 from='client.? 172.21.15.80:0/2211972009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:54:34.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:54:34 smithi080 bash[28361]: cluster 2023-12-01T11:54:32.870503+0000 mgr.y (mgr.24362) 12779 : cluster 0 pgmap v12748: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:54:34.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:54:34 smithi080 bash[28361]: audit 2023-12-01T11:54:33.758337+0000 mon.a (mon.0) 8001 : audit 0 from='client.? 172.21.15.80:0/2211972009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:54:34.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:54:34 smithi090 bash[32384]: cluster 2023-12-01T11:54:32.870503+0000 mgr.y (mgr.24362) 12779 : cluster 0 pgmap v12748: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:54:34.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:54:34 smithi090 bash[32384]: audit 2023-12-01T11:54:33.758337+0000 mon.a (mon.0) 8001 : audit 0 from='client.? 172.21.15.80:0/2211972009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:54:36.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:54:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:54:36] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T11:54:36.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:54:36 smithi080 bash[41963]: cluster 2023-12-01T11:54:34.871158+0000 mgr.y (mgr.24362) 12780 : cluster 0 pgmap v12749: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:54:36.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:54:36 smithi080 bash[28361]: cluster 2023-12-01T11:54:34.871158+0000 mgr.y (mgr.24362) 12780 : cluster 0 pgmap v12749: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:54:36.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:54:36 smithi090 bash[32384]: cluster 2023-12-01T11:54:34.871158+0000 mgr.y (mgr.24362) 12780 : cluster 0 pgmap v12749: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:54:37.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:54:37 smithi080 bash[41963]: audit 2023-12-01T11:54:36.213128+0000 mon.c (mon.2) 8168 : audit 0 from='client.? 172.21.15.80:0/3552890060' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:54:37.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:54:37 smithi080 bash[28361]: audit 2023-12-01T11:54:36.213128+0000 mon.c (mon.2) 8168 : audit 0 from='client.? 172.21.15.80:0/3552890060' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:54:37.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:54:37 smithi090 bash[32384]: audit 2023-12-01T11:54:36.213128+0000 mon.c (mon.2) 8168 : audit 0 from='client.? 172.21.15.80:0/3552890060' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:54:38.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:54:38 smithi080 bash[28361]: cluster 2023-12-01T11:54:36.872345+0000 mgr.y (mgr.24362) 12781 : cluster 0 pgmap v12750: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:54:38.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:54:38 smithi080 bash[41963]: cluster 2023-12-01T11:54:36.872345+0000 mgr.y (mgr.24362) 12781 : cluster 0 pgmap v12750: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:54:38.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:54:38 smithi090 bash[32384]: cluster 2023-12-01T11:54:36.872345+0000 mgr.y (mgr.24362) 12781 : cluster 0 pgmap v12750: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:54:39.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:54:39 smithi080 bash[28361]: audit 2023-12-01T11:54:38.670801+0000 mon.a (mon.0) 8002 : audit 0 from='client.? 172.21.15.80:0/1619306358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:54:39.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:54:39 smithi080 bash[41963]: audit 2023-12-01T11:54:38.670801+0000 mon.a (mon.0) 8002 : audit 0 from='client.? 172.21.15.80:0/1619306358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:54:39.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:54:39 smithi090 bash[32384]: audit 2023-12-01T11:54:38.670801+0000 mon.a (mon.0) 8002 : audit 0 from='client.? 172.21.15.80:0/1619306358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:54:40.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:54:40 smithi080 bash[28361]: cluster 2023-12-01T11:54:38.872940+0000 mgr.y (mgr.24362) 12782 : cluster 0 pgmap v12751: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:54:40.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:54:40 smithi080 bash[41963]: cluster 2023-12-01T11:54:38.872940+0000 mgr.y (mgr.24362) 12782 : cluster 0 pgmap v12751: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:54:40.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:54:40 smithi090 bash[32384]: cluster 2023-12-01T11:54:38.872940+0000 mgr.y (mgr.24362) 12782 : cluster 0 pgmap v12751: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:54:41.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:54:41 smithi080 bash[28361]: audit 2023-12-01T11:54:40.459075+0000 mon.c (mon.2) 8169 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:54:41.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:54:41 smithi080 bash[28361]: audit 2023-12-01T11:54:41.124872+0000 mon.c (mon.2) 8170 : audit 0 from='client.? 172.21.15.80:0/2914410470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:54:41.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:54:41 smithi080 bash[41963]: audit 2023-12-01T11:54:40.459075+0000 mon.c (mon.2) 8169 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:54:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:54:41 smithi080 bash[41963]: audit 2023-12-01T11:54:41.124872+0000 mon.c (mon.2) 8170 : audit 0 from='client.? 172.21.15.80:0/2914410470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:54:41.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:54:41 smithi090 bash[32384]: audit 2023-12-01T11:54:40.459075+0000 mon.c (mon.2) 8169 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:54:41.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:54:41 smithi090 bash[32384]: audit 2023-12-01T11:54:41.124872+0000 mon.c (mon.2) 8170 : audit 0 from='client.? 172.21.15.80:0/2914410470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:54:42.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:54:42 smithi080 bash[41963]: cluster 2023-12-01T11:54:40.873693+0000 mgr.y (mgr.24362) 12783 : cluster 0 pgmap v12752: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:54:42.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:54:42 smithi080 bash[28361]: cluster 2023-12-01T11:54:40.873693+0000 mgr.y (mgr.24362) 12783 : cluster 0 pgmap v12752: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:54:42.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:54:42 smithi090 bash[32384]: cluster 2023-12-01T11:54:40.873693+0000 mgr.y (mgr.24362) 12783 : cluster 0 pgmap v12752: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:54:44.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:54:44 smithi080 bash[41963]: cluster 2023-12-01T11:54:42.874349+0000 mgr.y (mgr.24362) 12784 : cluster 0 pgmap v12753: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:54:44.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:54:44 smithi080 bash[41963]: audit 2023-12-01T11:54:43.579147+0000 mon.a (mon.0) 8003 : audit 0 from='client.? 172.21.15.80:0/960984123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:54:44.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:54:44 smithi080 bash[28361]: cluster 2023-12-01T11:54:42.874349+0000 mgr.y (mgr.24362) 12784 : cluster 0 pgmap v12753: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:54:44.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:54:44 smithi080 bash[28361]: audit 2023-12-01T11:54:43.579147+0000 mon.a (mon.0) 8003 : audit 0 from='client.? 172.21.15.80:0/960984123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:54:44.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:54:44 smithi090 bash[32384]: cluster 2023-12-01T11:54:42.874349+0000 mgr.y (mgr.24362) 12784 : cluster 0 pgmap v12753: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:54:44.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:54:44 smithi090 bash[32384]: audit 2023-12-01T11:54:43.579147+0000 mon.a (mon.0) 8003 : audit 0 from='client.? 172.21.15.80:0/960984123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:54:46.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:54:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:54:46] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T11:54:46.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:54:46 smithi080 bash[28361]: cluster 2023-12-01T11:54:44.875029+0000 mgr.y (mgr.24362) 12785 : cluster 0 pgmap v12754: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:54:46.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:54:46 smithi080 bash[28361]: audit 2023-12-01T11:54:46.033987+0000 mon.a (mon.0) 8004 : audit 0 from='client.? 172.21.15.80:0/124418134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:54:46.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:54:46 smithi080 bash[41963]: cluster 2023-12-01T11:54:44.875029+0000 mgr.y (mgr.24362) 12785 : cluster 0 pgmap v12754: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:54:46.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:54:46 smithi080 bash[41963]: audit 2023-12-01T11:54:46.033987+0000 mon.a (mon.0) 8004 : audit 0 from='client.? 172.21.15.80:0/124418134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:54:46.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:54:46 smithi090 bash[32384]: cluster 2023-12-01T11:54:44.875029+0000 mgr.y (mgr.24362) 12785 : cluster 0 pgmap v12754: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:54:46.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:54:46 smithi090 bash[32384]: audit 2023-12-01T11:54:46.033987+0000 mon.a (mon.0) 8004 : audit 0 from='client.? 172.21.15.80:0/124418134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:54:48.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:54:48 smithi080 bash[41963]: cluster 2023-12-01T11:54:46.876292+0000 mgr.y (mgr.24362) 12786 : cluster 0 pgmap v12755: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:54:48.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:54:48 smithi080 bash[28361]: cluster 2023-12-01T11:54:46.876292+0000 mgr.y (mgr.24362) 12786 : cluster 0 pgmap v12755: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:54:48.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:54:48 smithi090 bash[32384]: cluster 2023-12-01T11:54:46.876292+0000 mgr.y (mgr.24362) 12786 : cluster 0 pgmap v12755: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:54:49.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:54:49 smithi090 bash[32384]: audit 2023-12-01T11:54:48.484513+0000 mon.c (mon.2) 8171 : audit 0 from='client.? 172.21.15.80:0/1151449379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:54:49.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:54:49 smithi080 bash[28361]: audit 2023-12-01T11:54:48.484513+0000 mon.c (mon.2) 8171 : audit 0 from='client.? 172.21.15.80:0/1151449379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:54:49.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:54:49 smithi080 bash[41963]: audit 2023-12-01T11:54:48.484513+0000 mon.c (mon.2) 8171 : audit 0 from='client.? 172.21.15.80:0/1151449379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:54:50.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:54:50 smithi090 bash[32384]: cluster 2023-12-01T11:54:48.876936+0000 mgr.y (mgr.24362) 12787 : cluster 0 pgmap v12756: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:54:50.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:54:50 smithi080 bash[28361]: cluster 2023-12-01T11:54:48.876936+0000 mgr.y (mgr.24362) 12787 : cluster 0 pgmap v12756: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:54:50.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:54:50 smithi080 bash[41963]: cluster 2023-12-01T11:54:48.876936+0000 mgr.y (mgr.24362) 12787 : cluster 0 pgmap v12756: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:54:51.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:54:51 smithi090 bash[32384]: cluster 2023-12-01T11:54:50.877858+0000 mgr.y (mgr.24362) 12788 : cluster 0 pgmap v12757: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:54:51.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:54:51 smithi090 bash[32384]: audit 2023-12-01T11:54:50.945857+0000 mon.a (mon.0) 8005 : audit 0 from='client.? 172.21.15.80:0/1705184007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:54:51.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:54:51 smithi080 bash[41963]: cluster 2023-12-01T11:54:50.877858+0000 mgr.y (mgr.24362) 12788 : cluster 0 pgmap v12757: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:54:51.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:54:51 smithi080 bash[41963]: audit 2023-12-01T11:54:50.945857+0000 mon.a (mon.0) 8005 : audit 0 from='client.? 172.21.15.80:0/1705184007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:54:51.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:54:51 smithi080 bash[28361]: cluster 2023-12-01T11:54:50.877858+0000 mgr.y (mgr.24362) 12788 : cluster 0 pgmap v12757: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:54:51.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:54:51 smithi080 bash[28361]: audit 2023-12-01T11:54:50.945857+0000 mon.a (mon.0) 8005 : audit 0 from='client.? 172.21.15.80:0/1705184007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:54:54.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:54:53 smithi090 bash[32384]: cluster 2023-12-01T11:54:52.878553+0000 mgr.y (mgr.24362) 12789 : cluster 0 pgmap v12758: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:54:54.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:54:53 smithi090 bash[32384]: audit 2023-12-01T11:54:53.397170+0000 mon.c (mon.2) 8172 : audit 0 from='client.? 172.21.15.80:0/2524166960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:54:54.430 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:54:53 smithi080 bash[41963]: cluster 2023-12-01T11:54:52.878553+0000 mgr.y (mgr.24362) 12789 : cluster 0 pgmap v12758: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:54:54.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:54:53 smithi080 bash[41963]: audit 2023-12-01T11:54:53.397170+0000 mon.c (mon.2) 8172 : audit 0 from='client.? 172.21.15.80:0/2524166960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:54:54.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:54:53 smithi080 bash[28361]: cluster 2023-12-01T11:54:52.878553+0000 mgr.y (mgr.24362) 12789 : cluster 0 pgmap v12758: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:54:54.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:54:53 smithi080 bash[28361]: audit 2023-12-01T11:54:53.397170+0000 mon.c (mon.2) 8172 : audit 0 from='client.? 172.21.15.80:0/2524166960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:54:56.232 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:54:55 smithi080 bash[41963]: cluster 2023-12-01T11:54:54.879192+0000 mgr.y (mgr.24362) 12790 : cluster 0 pgmap v12759: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:54:56.232 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:54:55 smithi080 bash[41963]: audit 2023-12-01T11:54:55.459250+0000 mon.c (mon.2) 8173 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:54:56.232 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:54:55 smithi080 bash[41963]: audit 2023-12-01T11:54:55.849649+0000 mon.c (mon.2) 8174 : audit 0 from='client.? 172.21.15.80:0/1001713181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:54:56.233 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:54:55 smithi080 bash[28361]: cluster 2023-12-01T11:54:54.879192+0000 mgr.y (mgr.24362) 12790 : cluster 0 pgmap v12759: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:54:56.233 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:54:55 smithi080 bash[28361]: audit 2023-12-01T11:54:55.459250+0000 mon.c (mon.2) 8173 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:54:56.233 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:54:55 smithi080 bash[28361]: audit 2023-12-01T11:54:55.849649+0000 mon.c (mon.2) 8174 : audit 0 from='client.? 172.21.15.80:0/1001713181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:54:56.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:54:55 smithi090 bash[32384]: cluster 2023-12-01T11:54:54.879192+0000 mgr.y (mgr.24362) 12790 : cluster 0 pgmap v12759: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:54:56.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:54:55 smithi090 bash[32384]: audit 2023-12-01T11:54:55.459250+0000 mon.c (mon.2) 8173 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:54:56.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:54:55 smithi090 bash[32384]: audit 2023-12-01T11:54:55.849649+0000 mon.c (mon.2) 8174 : audit 0 from='client.? 172.21.15.80:0/1001713181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:54:56.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:54:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:54:56] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T11:54:58.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:54:58 smithi080 bash[41963]: cluster 2023-12-01T11:54:56.880314+0000 mgr.y (mgr.24362) 12791 : cluster 0 pgmap v12760: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:54:58.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:54:58 smithi080 bash[28361]: cluster 2023-12-01T11:54:56.880314+0000 mgr.y (mgr.24362) 12791 : cluster 0 pgmap v12760: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:54:58.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:54:58 smithi090 bash[32384]: cluster 2023-12-01T11:54:56.880314+0000 mgr.y (mgr.24362) 12791 : cluster 0 pgmap v12760: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:54:59.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:54:59 smithi080 bash[28361]: audit 2023-12-01T11:54:58.309070+0000 mon.a (mon.0) 8006 : audit 0 from='client.? 172.21.15.80:0/1378222784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:54:59.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:54:59 smithi080 bash[41963]: audit 2023-12-01T11:54:58.309070+0000 mon.a (mon.0) 8006 : audit 0 from='client.? 172.21.15.80:0/1378222784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:54:59.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:54:59 smithi090 bash[32384]: audit 2023-12-01T11:54:58.309070+0000 mon.a (mon.0) 8006 : audit 0 from='client.? 172.21.15.80:0/1378222784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:55:00.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:55:00 smithi080 bash[41963]: cluster 2023-12-01T11:54:58.881040+0000 mgr.y (mgr.24362) 12792 : cluster 0 pgmap v12761: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:55:00.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:55:00 smithi080 bash[41963]: audit 2023-12-01T11:54:59.229748+0000 mon.c (mon.2) 8175 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:55:00.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:55:00 smithi080 bash[28361]: cluster 2023-12-01T11:54:58.881040+0000 mgr.y (mgr.24362) 12792 : cluster 0 pgmap v12761: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:55:00.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:55:00 smithi080 bash[28361]: audit 2023-12-01T11:54:59.229748+0000 mon.c (mon.2) 8175 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:55:00.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:55:00 smithi090 bash[32384]: cluster 2023-12-01T11:54:58.881040+0000 mgr.y (mgr.24362) 12792 : cluster 0 pgmap v12761: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:55:00.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:55:00 smithi090 bash[32384]: audit 2023-12-01T11:54:59.229748+0000 mon.c (mon.2) 8175 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:55:01.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:55:01 smithi080 bash[28361]: audit 2023-12-01T11:55:00.772241+0000 mon.a (mon.0) 8007 : audit 0 from='client.? 172.21.15.80:0/1599403206' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:55:01.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:55:01 smithi080 bash[41963]: audit 2023-12-01T11:55:00.772241+0000 mon.a (mon.0) 8007 : audit 0 from='client.? 172.21.15.80:0/1599403206' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:55:01.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:55:01 smithi090 bash[32384]: audit 2023-12-01T11:55:00.772241+0000 mon.a (mon.0) 8007 : audit 0 from='client.? 172.21.15.80:0/1599403206' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:55:02.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:55:02 smithi080 bash[28361]: cluster 2023-12-01T11:55:00.882092+0000 mgr.y (mgr.24362) 12793 : cluster 0 pgmap v12762: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:55:02.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:55:02 smithi080 bash[41963]: cluster 2023-12-01T11:55:00.882092+0000 mgr.y (mgr.24362) 12793 : cluster 0 pgmap v12762: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:55:02.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:55:02 smithi090 bash[32384]: cluster 2023-12-01T11:55:00.882092+0000 mgr.y (mgr.24362) 12793 : cluster 0 pgmap v12762: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:55:04.430 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:55:04 smithi080 bash[41963]: cluster 2023-12-01T11:55:02.882508+0000 mgr.y (mgr.24362) 12794 : cluster 0 pgmap v12763: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:55:04.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:55:04 smithi080 bash[41963]: audit 2023-12-01T11:55:03.229005+0000 mon.c (mon.2) 8176 : audit 0 from='client.? 172.21.15.80:0/180068318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:55:04.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:55:04 smithi080 bash[28361]: cluster 2023-12-01T11:55:02.882508+0000 mgr.y (mgr.24362) 12794 : cluster 0 pgmap v12763: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:55:04.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:55:04 smithi080 bash[28361]: audit 2023-12-01T11:55:03.229005+0000 mon.c (mon.2) 8176 : audit 0 from='client.? 172.21.15.80:0/180068318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:55:04.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:55:04 smithi090 bash[32384]: cluster 2023-12-01T11:55:02.882508+0000 mgr.y (mgr.24362) 12794 : cluster 0 pgmap v12763: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:55:04.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:55:04 smithi090 bash[32384]: audit 2023-12-01T11:55:03.229005+0000 mon.c (mon.2) 8176 : audit 0 from='client.? 172.21.15.80:0/180068318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:55:06.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:55:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:55:06] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T11:55:06.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:55:06 smithi080 bash[41963]: cluster 2023-12-01T11:55:04.883072+0000 mgr.y (mgr.24362) 12795 : cluster 0 pgmap v12764: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:55:06.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:55:06 smithi080 bash[41963]: audit 2023-12-01T11:55:05.024245+0000 mon.a (mon.0) 8008 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:55:06.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:55:06 smithi080 bash[41963]: audit 2023-12-01T11:55:05.036192+0000 mon.a (mon.0) 8009 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:55:06.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:55:06 smithi080 bash[41963]: audit 2023-12-01T11:55:05.432396+0000 mon.a (mon.0) 8010 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:55:06.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:55:06 smithi080 bash[41963]: audit 2023-12-01T11:55:05.444426+0000 mon.a (mon.0) 8011 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:55:06.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:55:06 smithi080 bash[41963]: audit 2023-12-01T11:55:05.678697+0000 mon.a (mon.0) 8012 : audit 0 from='client.? 172.21.15.80:0/3735608186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:55:06.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:55:06 smithi080 bash[28361]: cluster 2023-12-01T11:55:04.883072+0000 mgr.y (mgr.24362) 12795 : cluster 0 pgmap v12764: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:55:06.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:55:06 smithi080 bash[28361]: audit 2023-12-01T11:55:05.024245+0000 mon.a (mon.0) 8008 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:55:06.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:55:06 smithi080 bash[28361]: audit 2023-12-01T11:55:05.036192+0000 mon.a (mon.0) 8009 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:55:06.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:55:06 smithi080 bash[28361]: audit 2023-12-01T11:55:05.432396+0000 mon.a (mon.0) 8010 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:55:06.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:55:06 smithi080 bash[28361]: audit 2023-12-01T11:55:05.444426+0000 mon.a (mon.0) 8011 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:55:06.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:55:06 smithi080 bash[28361]: audit 2023-12-01T11:55:05.678697+0000 mon.a (mon.0) 8012 : audit 0 from='client.? 172.21.15.80:0/3735608186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:55:06.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:55:06 smithi090 bash[32384]: cluster 2023-12-01T11:55:04.883072+0000 mgr.y (mgr.24362) 12795 : cluster 0 pgmap v12764: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:55:06.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:55:06 smithi090 bash[32384]: audit 2023-12-01T11:55:05.024245+0000 mon.a (mon.0) 8008 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:55:06.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:55:06 smithi090 bash[32384]: audit 2023-12-01T11:55:05.036192+0000 mon.a (mon.0) 8009 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:55:06.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:55:06 smithi090 bash[32384]: audit 2023-12-01T11:55:05.432396+0000 mon.a (mon.0) 8010 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:55:06.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:55:06 smithi090 bash[32384]: audit 2023-12-01T11:55:05.444426+0000 mon.a (mon.0) 8011 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:55:06.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:55:06 smithi090 bash[32384]: audit 2023-12-01T11:55:05.678697+0000 mon.a (mon.0) 8012 : audit 0 from='client.? 172.21.15.80:0/3735608186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:55:08.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:55:08 smithi080 bash[28361]: cluster 2023-12-01T11:55:06.884219+0000 mgr.y (mgr.24362) 12796 : cluster 0 pgmap v12765: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:55:08.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:55:08 smithi080 bash[41963]: cluster 2023-12-01T11:55:06.884219+0000 mgr.y (mgr.24362) 12796 : cluster 0 pgmap v12765: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:55:08.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:55:08 smithi090 bash[32384]: cluster 2023-12-01T11:55:06.884219+0000 mgr.y (mgr.24362) 12796 : cluster 0 pgmap v12765: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:55:09.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:55:09 smithi080 bash[41963]: audit 2023-12-01T11:55:08.138653+0000 mon.a (mon.0) 8013 : audit 0 from='client.? 172.21.15.80:0/268250783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:55:09.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:55:09 smithi080 bash[28361]: audit 2023-12-01T11:55:08.138653+0000 mon.a (mon.0) 8013 : audit 0 from='client.? 172.21.15.80:0/268250783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:55:09.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:55:09 smithi090 bash[32384]: audit 2023-12-01T11:55:08.138653+0000 mon.a (mon.0) 8013 : audit 0 from='client.? 172.21.15.80:0/268250783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:55:10.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:55:10 smithi080 bash[28361]: cluster 2023-12-01T11:55:08.884860+0000 mgr.y (mgr.24362) 12797 : cluster 0 pgmap v12766: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:55:10.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:55:10 smithi080 bash[41963]: cluster 2023-12-01T11:55:08.884860+0000 mgr.y (mgr.24362) 12797 : cluster 0 pgmap v12766: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:55:10.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:55:10 smithi090 bash[32384]: cluster 2023-12-01T11:55:08.884860+0000 mgr.y (mgr.24362) 12797 : cluster 0 pgmap v12766: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:55:11.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:55:11 smithi080 bash[28361]: audit 2023-12-01T11:55:10.459537+0000 mon.c (mon.2) 8177 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:55:11.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:55:11 smithi080 bash[28361]: audit 2023-12-01T11:55:10.598132+0000 mon.a (mon.0) 8014 : audit 0 from='client.? 172.21.15.80:0/3669096526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:55:11.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:55:11 smithi080 bash[41963]: audit 2023-12-01T11:55:10.459537+0000 mon.c (mon.2) 8177 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:55:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:55:11 smithi080 bash[41963]: audit 2023-12-01T11:55:10.598132+0000 mon.a (mon.0) 8014 : audit 0 from='client.? 172.21.15.80:0/3669096526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:55:11.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:55:11 smithi090 bash[32384]: audit 2023-12-01T11:55:10.459537+0000 mon.c (mon.2) 8177 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:55:11.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:55:11 smithi090 bash[32384]: audit 2023-12-01T11:55:10.598132+0000 mon.a (mon.0) 8014 : audit 0 from='client.? 172.21.15.80:0/3669096526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:55:12.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:55:12 smithi080 bash[28361]: cluster 2023-12-01T11:55:10.885876+0000 mgr.y (mgr.24362) 12798 : cluster 0 pgmap v12767: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:55:12.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:55:12 smithi080 bash[41963]: cluster 2023-12-01T11:55:10.885876+0000 mgr.y (mgr.24362) 12798 : cluster 0 pgmap v12767: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:55:12.443 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:55:12 smithi090 bash[32384]: cluster 2023-12-01T11:55:10.885876+0000 mgr.y (mgr.24362) 12798 : cluster 0 pgmap v12767: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:55:13.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:55:13 smithi080 bash[28361]: audit 2023-12-01T11:55:13.049999+0000 mon.a (mon.0) 8015 : audit 0 from='client.? 172.21.15.80:0/3204517258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:55:13.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:55:13 smithi080 bash[41963]: audit 2023-12-01T11:55:13.049999+0000 mon.a (mon.0) 8015 : audit 0 from='client.? 172.21.15.80:0/3204517258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:55:13.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:55:13 smithi090 bash[32384]: audit 2023-12-01T11:55:13.049999+0000 mon.a (mon.0) 8015 : audit 0 from='client.? 172.21.15.80:0/3204517258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:55:14.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:55:14 smithi080 bash[28361]: cluster 2023-12-01T11:55:12.886571+0000 mgr.y (mgr.24362) 12799 : cluster 0 pgmap v12768: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:55:14.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:55:14 smithi080 bash[41963]: cluster 2023-12-01T11:55:12.886571+0000 mgr.y (mgr.24362) 12799 : cluster 0 pgmap v12768: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:55:14.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:55:14 smithi090 bash[32384]: cluster 2023-12-01T11:55:12.886571+0000 mgr.y (mgr.24362) 12799 : cluster 0 pgmap v12768: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:55:16.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:55:16 smithi080 bash[28361]: cluster 2023-12-01T11:55:14.887262+0000 mgr.y (mgr.24362) 12800 : cluster 0 pgmap v12769: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:55:16.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:55:16 smithi080 bash[28361]: audit 2023-12-01T11:55:15.505052+0000 mon.a (mon.0) 8016 : audit 0 from='client.? 172.21.15.80:0/3061411056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:55:16.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:55:16 smithi080 bash[41963]: cluster 2023-12-01T11:55:14.887262+0000 mgr.y (mgr.24362) 12800 : cluster 0 pgmap v12769: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:55:16.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:55:16 smithi080 bash[41963]: audit 2023-12-01T11:55:15.505052+0000 mon.a (mon.0) 8016 : audit 0 from='client.? 172.21.15.80:0/3061411056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:55:16.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:55:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:55:16] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T11:55:16.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:55:16 smithi090 bash[32384]: cluster 2023-12-01T11:55:14.887262+0000 mgr.y (mgr.24362) 12800 : cluster 0 pgmap v12769: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:55:16.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:55:16 smithi090 bash[32384]: audit 2023-12-01T11:55:15.505052+0000 mon.a (mon.0) 8016 : audit 0 from='client.? 172.21.15.80:0/3061411056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:55:18.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:55:17 smithi090 bash[32384]: cluster 2023-12-01T11:55:16.888462+0000 mgr.y (mgr.24362) 12801 : cluster 0 pgmap v12770: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:55:18.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:55:17 smithi090 bash[32384]: audit 2023-12-01T11:55:17.000196+0000 mon.a (mon.0) 8017 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:55:18.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:55:17 smithi090 bash[32384]: audit 2023-12-01T11:55:17.011068+0000 mon.a (mon.0) 8018 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:55:18.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:55:17 smithi090 bash[32384]: audit 2023-12-01T11:55:17.014182+0000 mon.c (mon.2) 8178 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:55:18.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:55:17 smithi090 bash[32384]: audit 2023-12-01T11:55:17.015711+0000 mon.c (mon.2) 8179 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:55:18.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:55:17 smithi090 bash[32384]: audit 2023-12-01T11:55:17.024015+0000 mon.a (mon.0) 8019 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:55:18.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:55:17 smithi090 bash[32384]: audit 2023-12-01T11:55:17.954091+0000 mon.c (mon.2) 8180 : audit 0 from='client.? 172.21.15.80:0/3720790828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:55:18.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:55:17 smithi080 bash[28361]: cluster 2023-12-01T11:55:16.888462+0000 mgr.y (mgr.24362) 12801 : cluster 0 pgmap v12770: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:55:18.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:55:17 smithi080 bash[28361]: audit 2023-12-01T11:55:17.000196+0000 mon.a (mon.0) 8017 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:55:18.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:55:17 smithi080 bash[28361]: audit 2023-12-01T11:55:17.011068+0000 mon.a (mon.0) 8018 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:55:18.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:55:17 smithi080 bash[28361]: audit 2023-12-01T11:55:17.014182+0000 mon.c (mon.2) 8178 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:55:18.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:55:17 smithi080 bash[28361]: audit 2023-12-01T11:55:17.015711+0000 mon.c (mon.2) 8179 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:55:18.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:55:17 smithi080 bash[28361]: audit 2023-12-01T11:55:17.024015+0000 mon.a (mon.0) 8019 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:55:18.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:55:17 smithi080 bash[28361]: audit 2023-12-01T11:55:17.954091+0000 mon.c (mon.2) 8180 : audit 0 from='client.? 172.21.15.80:0/3720790828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:55:18.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:55:17 smithi080 bash[41963]: cluster 2023-12-01T11:55:16.888462+0000 mgr.y (mgr.24362) 12801 : cluster 0 pgmap v12770: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:55:18.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:55:17 smithi080 bash[41963]: audit 2023-12-01T11:55:17.000196+0000 mon.a (mon.0) 8017 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:55:18.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:55:17 smithi080 bash[41963]: audit 2023-12-01T11:55:17.011068+0000 mon.a (mon.0) 8018 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:55:18.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:55:17 smithi080 bash[41963]: audit 2023-12-01T11:55:17.014182+0000 mon.c (mon.2) 8178 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:55:18.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:55:17 smithi080 bash[41963]: audit 2023-12-01T11:55:17.015711+0000 mon.c (mon.2) 8179 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:55:18.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:55:17 smithi080 bash[41963]: audit 2023-12-01T11:55:17.024015+0000 mon.a (mon.0) 8019 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:55:18.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:55:17 smithi080 bash[41963]: audit 2023-12-01T11:55:17.954091+0000 mon.c (mon.2) 8180 : audit 0 from='client.? 172.21.15.80:0/3720790828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:55:20.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:55:20 smithi090 bash[32384]: cluster 2023-12-01T11:55:18.889118+0000 mgr.y (mgr.24362) 12802 : cluster 0 pgmap v12771: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:55:20.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:55:20 smithi080 bash[28361]: cluster 2023-12-01T11:55:18.889118+0000 mgr.y (mgr.24362) 12802 : cluster 0 pgmap v12771: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:55:20.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:55:20 smithi080 bash[41963]: cluster 2023-12-01T11:55:18.889118+0000 mgr.y (mgr.24362) 12802 : cluster 0 pgmap v12771: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:55:21.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:55:21 smithi090 bash[32384]: audit 2023-12-01T11:55:20.415363+0000 mon.a (mon.0) 8020 : audit 0 from='client.? 172.21.15.80:0/3111637718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:55:21.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:55:21 smithi080 bash[28361]: audit 2023-12-01T11:55:20.415363+0000 mon.a (mon.0) 8020 : audit 0 from='client.? 172.21.15.80:0/3111637718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:55:21.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:55:21 smithi080 bash[41963]: audit 2023-12-01T11:55:20.415363+0000 mon.a (mon.0) 8020 : audit 0 from='client.? 172.21.15.80:0/3111637718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:55:22.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:55:22 smithi080 bash[28361]: cluster 2023-12-01T11:55:20.890327+0000 mgr.y (mgr.24362) 12803 : cluster 0 pgmap v12772: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:55:22.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:55:22 smithi080 bash[41963]: cluster 2023-12-01T11:55:20.890327+0000 mgr.y (mgr.24362) 12803 : cluster 0 pgmap v12772: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:55:22.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:55:22 smithi090 bash[32384]: cluster 2023-12-01T11:55:20.890327+0000 mgr.y (mgr.24362) 12803 : cluster 0 pgmap v12772: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:55:23.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:55:23 smithi080 bash[41963]: audit 2023-12-01T11:55:22.872078+0000 mon.c (mon.2) 8181 : audit 0 from='client.? 172.21.15.80:0/2529324136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:55:23.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:55:23 smithi080 bash[28361]: audit 2023-12-01T11:55:22.872078+0000 mon.c (mon.2) 8181 : audit 0 from='client.? 172.21.15.80:0/2529324136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:55:23.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:55:23 smithi090 bash[32384]: audit 2023-12-01T11:55:22.872078+0000 mon.c (mon.2) 8181 : audit 0 from='client.? 172.21.15.80:0/2529324136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:55:24.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:55:24 smithi080 bash[28361]: cluster 2023-12-01T11:55:22.890985+0000 mgr.y (mgr.24362) 12804 : cluster 0 pgmap v12773: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:55:24.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:55:24 smithi080 bash[41963]: cluster 2023-12-01T11:55:22.890985+0000 mgr.y (mgr.24362) 12804 : cluster 0 pgmap v12773: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:55:24.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:55:24 smithi090 bash[32384]: cluster 2023-12-01T11:55:22.890985+0000 mgr.y (mgr.24362) 12804 : cluster 0 pgmap v12773: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:55:26.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:55:26 smithi080 bash[28361]: cluster 2023-12-01T11:55:24.891765+0000 mgr.y (mgr.24362) 12805 : cluster 0 pgmap v12774: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:55:26.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:55:26 smithi080 bash[28361]: audit 2023-12-01T11:55:25.321021+0000 mon.a (mon.0) 8021 : audit 0 from='client.? 172.21.15.80:0/3080362221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:55:26.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:55:26 smithi080 bash[28361]: audit 2023-12-01T11:55:25.460195+0000 mon.c (mon.2) 8182 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:55:26.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:55:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:55:26] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T11:55:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:55:26 smithi080 bash[41963]: cluster 2023-12-01T11:55:24.891765+0000 mgr.y (mgr.24362) 12805 : cluster 0 pgmap v12774: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:55:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:55:26 smithi080 bash[41963]: audit 2023-12-01T11:55:25.321021+0000 mon.a (mon.0) 8021 : audit 0 from='client.? 172.21.15.80:0/3080362221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:55:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:55:26 smithi080 bash[41963]: audit 2023-12-01T11:55:25.460195+0000 mon.c (mon.2) 8182 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:55:26.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:55:26 smithi090 bash[32384]: cluster 2023-12-01T11:55:24.891765+0000 mgr.y (mgr.24362) 12805 : cluster 0 pgmap v12774: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:55:26.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:55:26 smithi090 bash[32384]: audit 2023-12-01T11:55:25.321021+0000 mon.a (mon.0) 8021 : audit 0 from='client.? 172.21.15.80:0/3080362221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:55:26.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:55:26 smithi090 bash[32384]: audit 2023-12-01T11:55:25.460195+0000 mon.c (mon.2) 8182 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:55:28.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:55:28 smithi080 bash[28361]: cluster 2023-12-01T11:55:26.893053+0000 mgr.y (mgr.24362) 12806 : cluster 0 pgmap v12775: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:55:28.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:55:28 smithi080 bash[28361]: audit 2023-12-01T11:55:27.778218+0000 mon.c (mon.2) 8183 : audit 0 from='client.? 172.21.15.80:0/2817783431' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:55:28.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:55:28 smithi080 bash[41963]: cluster 2023-12-01T11:55:26.893053+0000 mgr.y (mgr.24362) 12806 : cluster 0 pgmap v12775: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:55:28.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:55:28 smithi080 bash[41963]: audit 2023-12-01T11:55:27.778218+0000 mon.c (mon.2) 8183 : audit 0 from='client.? 172.21.15.80:0/2817783431' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:55:28.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:55:28 smithi090 bash[32384]: cluster 2023-12-01T11:55:26.893053+0000 mgr.y (mgr.24362) 12806 : cluster 0 pgmap v12775: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:55:28.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:55:28 smithi090 bash[32384]: audit 2023-12-01T11:55:27.778218+0000 mon.c (mon.2) 8183 : audit 0 from='client.? 172.21.15.80:0/2817783431' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:55:30.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:55:30 smithi080 bash[28361]: cluster 2023-12-01T11:55:28.893863+0000 mgr.y (mgr.24362) 12807 : cluster 0 pgmap v12776: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:55:30.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:55:30 smithi080 bash[41963]: cluster 2023-12-01T11:55:28.893863+0000 mgr.y (mgr.24362) 12807 : cluster 0 pgmap v12776: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:55:30.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:55:30 smithi090 bash[32384]: cluster 2023-12-01T11:55:28.893863+0000 mgr.y (mgr.24362) 12807 : cluster 0 pgmap v12776: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:55:31.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:55:31 smithi080 bash[28361]: audit 2023-12-01T11:55:30.231770+0000 mon.a (mon.0) 8022 : audit 0 from='client.? 172.21.15.80:0/3374474875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:55:31.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:55:31 smithi080 bash[41963]: audit 2023-12-01T11:55:30.231770+0000 mon.a (mon.0) 8022 : audit 0 from='client.? 172.21.15.80:0/3374474875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:55:31.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:55:31 smithi090 bash[32384]: audit 2023-12-01T11:55:30.231770+0000 mon.a (mon.0) 8022 : audit 0 from='client.? 172.21.15.80:0/3374474875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:55:32.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:55:32 smithi080 bash[28361]: cluster 2023-12-01T11:55:30.895039+0000 mgr.y (mgr.24362) 12808 : cluster 0 pgmap v12777: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:55:32.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:55:32 smithi080 bash[41963]: cluster 2023-12-01T11:55:30.895039+0000 mgr.y (mgr.24362) 12808 : cluster 0 pgmap v12777: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:55:32.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:55:32 smithi090 bash[32384]: cluster 2023-12-01T11:55:30.895039+0000 mgr.y (mgr.24362) 12808 : cluster 0 pgmap v12777: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:55:33.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:55:33 smithi080 bash[28361]: audit 2023-12-01T11:55:32.681983+0000 mon.c (mon.2) 8184 : audit 0 from='client.? 172.21.15.80:0/632468716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:55:33.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:55:33 smithi080 bash[41963]: audit 2023-12-01T11:55:32.681983+0000 mon.c (mon.2) 8184 : audit 0 from='client.? 172.21.15.80:0/632468716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:55:33.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:55:33 smithi090 bash[32384]: audit 2023-12-01T11:55:32.681983+0000 mon.c (mon.2) 8184 : audit 0 from='client.? 172.21.15.80:0/632468716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:55:34.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:55:34 smithi090 bash[32384]: cluster 2023-12-01T11:55:32.895814+0000 mgr.y (mgr.24362) 12809 : cluster 0 pgmap v12778: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:55:34.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:55:34 smithi080 bash[28361]: cluster 2023-12-01T11:55:32.895814+0000 mgr.y (mgr.24362) 12809 : cluster 0 pgmap v12778: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:55:34.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:55:34 smithi080 bash[41963]: cluster 2023-12-01T11:55:32.895814+0000 mgr.y (mgr.24362) 12809 : cluster 0 pgmap v12778: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:55:35.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:55:35 smithi090 bash[32384]: audit 2023-12-01T11:55:35.136136+0000 mon.c (mon.2) 8185 : audit 0 from='client.? 172.21.15.80:0/4053383090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:55:35.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:55:35 smithi080 bash[28361]: audit 2023-12-01T11:55:35.136136+0000 mon.c (mon.2) 8185 : audit 0 from='client.? 172.21.15.80:0/4053383090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:55:35.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:55:35 smithi080 bash[41963]: audit 2023-12-01T11:55:35.136136+0000 mon.c (mon.2) 8185 : audit 0 from='client.? 172.21.15.80:0/4053383090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:55:36.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:55:36 smithi090 bash[32384]: cluster 2023-12-01T11:55:34.896380+0000 mgr.y (mgr.24362) 12810 : cluster 0 pgmap v12779: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:55:36.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:55:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:55:36] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T11:55:36.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:55:36 smithi080 bash[28361]: cluster 2023-12-01T11:55:34.896380+0000 mgr.y (mgr.24362) 12810 : cluster 0 pgmap v12779: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:55:36.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:55:36 smithi080 bash[41963]: cluster 2023-12-01T11:55:34.896380+0000 mgr.y (mgr.24362) 12810 : cluster 0 pgmap v12779: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:55:37.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:55:37 smithi090 bash[32384]: cluster 2023-12-01T11:55:36.897499+0000 mgr.y (mgr.24362) 12811 : cluster 0 pgmap v12780: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:55:37.680 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:55:37 smithi080 bash[41963]: cluster 2023-12-01T11:55:36.897499+0000 mgr.y (mgr.24362) 12811 : cluster 0 pgmap v12780: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:55:37.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:55:37 smithi080 bash[28361]: cluster 2023-12-01T11:55:36.897499+0000 mgr.y (mgr.24362) 12811 : cluster 0 pgmap v12780: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:55:38.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:55:38 smithi090 bash[32384]: audit 2023-12-01T11:55:37.589720+0000 mon.a (mon.0) 8023 : audit 0 from='client.? 172.21.15.80:0/976607138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:55:38.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:55:38 smithi080 bash[41963]: audit 2023-12-01T11:55:37.589720+0000 mon.a (mon.0) 8023 : audit 0 from='client.? 172.21.15.80:0/976607138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:55:38.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:55:38 smithi080 bash[28361]: audit 2023-12-01T11:55:37.589720+0000 mon.a (mon.0) 8023 : audit 0 from='client.? 172.21.15.80:0/976607138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:55:39.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:55:39 smithi090 bash[32384]: cluster 2023-12-01T11:55:38.898316+0000 mgr.y (mgr.24362) 12812 : cluster 0 pgmap v12781: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:55:39.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:55:39 smithi080 bash[28361]: cluster 2023-12-01T11:55:38.898316+0000 mgr.y (mgr.24362) 12812 : cluster 0 pgmap v12781: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:55:39.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:55:39 smithi080 bash[41963]: cluster 2023-12-01T11:55:38.898316+0000 mgr.y (mgr.24362) 12812 : cluster 0 pgmap v12781: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:55:40.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:55:40 smithi090 bash[32384]: audit 2023-12-01T11:55:40.042514+0000 mon.a (mon.0) 8024 : audit 0 from='client.? 172.21.15.80:0/2298148353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:55:40.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:55:40 smithi080 bash[28361]: audit 2023-12-01T11:55:40.042514+0000 mon.a (mon.0) 8024 : audit 0 from='client.? 172.21.15.80:0/2298148353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:55:40.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:55:40 smithi080 bash[41963]: audit 2023-12-01T11:55:40.042514+0000 mon.a (mon.0) 8024 : audit 0 from='client.? 172.21.15.80:0/2298148353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:55:41.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:55:41 smithi090 bash[32384]: audit 2023-12-01T11:55:40.460555+0000 mon.c (mon.2) 8186 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:55:41.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:55:41 smithi090 bash[32384]: cluster 2023-12-01T11:55:40.899460+0000 mgr.y (mgr.24362) 12813 : cluster 0 pgmap v12782: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:55:41.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:55:41 smithi080 bash[28361]: audit 2023-12-01T11:55:40.460555+0000 mon.c (mon.2) 8186 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:55:41.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:55:41 smithi080 bash[28361]: cluster 2023-12-01T11:55:40.899460+0000 mgr.y (mgr.24362) 12813 : cluster 0 pgmap v12782: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:55:41.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:55:41 smithi080 bash[41963]: audit 2023-12-01T11:55:40.460555+0000 mon.c (mon.2) 8186 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:55:41.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:55:41 smithi080 bash[41963]: cluster 2023-12-01T11:55:40.899460+0000 mgr.y (mgr.24362) 12813 : cluster 0 pgmap v12782: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:55:42.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:55:42 smithi080 bash[28361]: audit 2023-12-01T11:55:42.493709+0000 mon.a (mon.0) 8025 : audit 0 from='client.? 172.21.15.80:0/2359204015' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:55:42.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:55:42 smithi080 bash[41963]: audit 2023-12-01T11:55:42.493709+0000 mon.a (mon.0) 8025 : audit 0 from='client.? 172.21.15.80:0/2359204015' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:55:43.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:55:42 smithi090 bash[32384]: audit 2023-12-01T11:55:42.493709+0000 mon.a (mon.0) 8025 : audit 0 from='client.? 172.21.15.80:0/2359204015' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:55:43.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:55:43 smithi080 bash[28361]: cluster 2023-12-01T11:55:42.900165+0000 mgr.y (mgr.24362) 12814 : cluster 0 pgmap v12783: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:55:43.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:55:43 smithi080 bash[41963]: cluster 2023-12-01T11:55:42.900165+0000 mgr.y (mgr.24362) 12814 : cluster 0 pgmap v12783: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:55:44.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:55:43 smithi090 bash[32384]: cluster 2023-12-01T11:55:42.900165+0000 mgr.y (mgr.24362) 12814 : cluster 0 pgmap v12783: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:55:45.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:55:45 smithi090 bash[32384]: audit 2023-12-01T11:55:44.948721+0000 mon.a (mon.0) 8026 : audit 0 from='client.? 172.21.15.80:0/2460352135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:55:45.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:55:45 smithi080 bash[28361]: audit 2023-12-01T11:55:44.948721+0000 mon.a (mon.0) 8026 : audit 0 from='client.? 172.21.15.80:0/2460352135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:55:45.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:55:45 smithi080 bash[41963]: audit 2023-12-01T11:55:44.948721+0000 mon.a (mon.0) 8026 : audit 0 from='client.? 172.21.15.80:0/2460352135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:55:46.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:55:46 smithi090 bash[32384]: cluster 2023-12-01T11:55:44.900622+0000 mgr.y (mgr.24362) 12815 : cluster 0 pgmap v12784: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:55:46.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:55:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:55:46] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T11:55:46.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:55:46 smithi080 bash[28361]: cluster 2023-12-01T11:55:44.900622+0000 mgr.y (mgr.24362) 12815 : cluster 0 pgmap v12784: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:55:46.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:55:46 smithi080 bash[41963]: cluster 2023-12-01T11:55:44.900622+0000 mgr.y (mgr.24362) 12815 : cluster 0 pgmap v12784: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:55:48.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:55:48 smithi080 bash[41963]: cluster 2023-12-01T11:55:46.901812+0000 mgr.y (mgr.24362) 12816 : cluster 0 pgmap v12785: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:55:48.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:55:48 smithi080 bash[41963]: audit 2023-12-01T11:55:47.415617+0000 mon.a (mon.0) 8027 : audit 0 from='client.? 172.21.15.80:0/1258649927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:55:48.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:55:48 smithi080 bash[28361]: cluster 2023-12-01T11:55:46.901812+0000 mgr.y (mgr.24362) 12816 : cluster 0 pgmap v12785: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:55:48.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:55:48 smithi080 bash[28361]: audit 2023-12-01T11:55:47.415617+0000 mon.a (mon.0) 8027 : audit 0 from='client.? 172.21.15.80:0/1258649927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:55:48.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:55:48 smithi090 bash[32384]: cluster 2023-12-01T11:55:46.901812+0000 mgr.y (mgr.24362) 12816 : cluster 0 pgmap v12785: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:55:48.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:55:48 smithi090 bash[32384]: audit 2023-12-01T11:55:47.415617+0000 mon.a (mon.0) 8027 : audit 0 from='client.? 172.21.15.80:0/1258649927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:55:50.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:55:50 smithi080 bash[28361]: cluster 2023-12-01T11:55:48.902492+0000 mgr.y (mgr.24362) 12817 : cluster 0 pgmap v12786: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:55:50.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:55:50 smithi080 bash[28361]: audit 2023-12-01T11:55:49.866116+0000 mon.c (mon.2) 8187 : audit 0 from='client.? 172.21.15.80:0/1616237538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:55:50.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:55:50 smithi080 bash[41963]: cluster 2023-12-01T11:55:48.902492+0000 mgr.y (mgr.24362) 12817 : cluster 0 pgmap v12786: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:55:50.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:55:50 smithi080 bash[41963]: audit 2023-12-01T11:55:49.866116+0000 mon.c (mon.2) 8187 : audit 0 from='client.? 172.21.15.80:0/1616237538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:55:50.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:55:50 smithi090 bash[32384]: cluster 2023-12-01T11:55:48.902492+0000 mgr.y (mgr.24362) 12817 : cluster 0 pgmap v12786: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:55:50.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:55:50 smithi090 bash[32384]: audit 2023-12-01T11:55:49.866116+0000 mon.c (mon.2) 8187 : audit 0 from='client.? 172.21.15.80:0/1616237538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:55:52.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:55:52 smithi080 bash[41963]: cluster 2023-12-01T11:55:50.903548+0000 mgr.y (mgr.24362) 12818 : cluster 0 pgmap v12787: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:55:52.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:55:52 smithi080 bash[28361]: cluster 2023-12-01T11:55:50.903548+0000 mgr.y (mgr.24362) 12818 : cluster 0 pgmap v12787: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:55:52.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:55:52 smithi090 bash[32384]: cluster 2023-12-01T11:55:50.903548+0000 mgr.y (mgr.24362) 12818 : cluster 0 pgmap v12787: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:55:53.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:55:53 smithi080 bash[28361]: audit 2023-12-01T11:55:52.330534+0000 mon.a (mon.0) 8028 : audit 0 from='client.? 172.21.15.80:0/1240809146' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:55:53.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:55:53 smithi080 bash[41963]: audit 2023-12-01T11:55:52.330534+0000 mon.a (mon.0) 8028 : audit 0 from='client.? 172.21.15.80:0/1240809146' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:55:53.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:55:53 smithi090 bash[32384]: audit 2023-12-01T11:55:52.330534+0000 mon.a (mon.0) 8028 : audit 0 from='client.? 172.21.15.80:0/1240809146' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:55:54.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:55:54 smithi080 bash[28361]: cluster 2023-12-01T11:55:52.904274+0000 mgr.y (mgr.24362) 12819 : cluster 0 pgmap v12788: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:55:54.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:55:54 smithi080 bash[41963]: cluster 2023-12-01T11:55:52.904274+0000 mgr.y (mgr.24362) 12819 : cluster 0 pgmap v12788: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:55:54.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:55:54 smithi090 bash[32384]: cluster 2023-12-01T11:55:52.904274+0000 mgr.y (mgr.24362) 12819 : cluster 0 pgmap v12788: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:55:55.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:55:55 smithi080 bash[28361]: audit 2023-12-01T11:55:54.780911+0000 mon.c (mon.2) 8188 : audit 0 from='client.? 172.21.15.80:0/2606742016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:55:55.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:55:55 smithi080 bash[41963]: audit 2023-12-01T11:55:54.780911+0000 mon.c (mon.2) 8188 : audit 0 from='client.? 172.21.15.80:0/2606742016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:55:55.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:55:55 smithi090 bash[32384]: audit 2023-12-01T11:55:54.780911+0000 mon.c (mon.2) 8188 : audit 0 from='client.? 172.21.15.80:0/2606742016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:55:56.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:55:56 smithi090 bash[32384]: cluster 2023-12-01T11:55:54.904930+0000 mgr.y (mgr.24362) 12820 : cluster 0 pgmap v12789: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:55:56.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:55:56 smithi090 bash[32384]: audit 2023-12-01T11:55:55.461019+0000 mon.c (mon.2) 8189 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:55:56.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:55:56 smithi080 bash[28361]: cluster 2023-12-01T11:55:54.904930+0000 mgr.y (mgr.24362) 12820 : cluster 0 pgmap v12789: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:55:56.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:55:56 smithi080 bash[28361]: audit 2023-12-01T11:55:55.461019+0000 mon.c (mon.2) 8189 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:55:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:55:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:55:56] "GET /metrics HTTP/1.1" 200 33987 "" "Prometheus/2.43.0" 2023-12-01T11:55:56.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:55:56 smithi080 bash[41963]: cluster 2023-12-01T11:55:54.904930+0000 mgr.y (mgr.24362) 12820 : cluster 0 pgmap v12789: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:55:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:55:56 smithi080 bash[41963]: audit 2023-12-01T11:55:55.461019+0000 mon.c (mon.2) 8189 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:55:58.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:55:58 smithi090 bash[32384]: cluster 2023-12-01T11:55:56.906015+0000 mgr.y (mgr.24362) 12821 : cluster 0 pgmap v12790: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:55:58.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:55:58 smithi090 bash[32384]: audit 2023-12-01T11:55:57.238859+0000 mon.c (mon.2) 8190 : audit 0 from='client.? 172.21.15.80:0/3423006302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:55:58.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:55:58 smithi080 bash[28361]: cluster 2023-12-01T11:55:56.906015+0000 mgr.y (mgr.24362) 12821 : cluster 0 pgmap v12790: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:55:58.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:55:58 smithi080 bash[28361]: audit 2023-12-01T11:55:57.238859+0000 mon.c (mon.2) 8190 : audit 0 from='client.? 172.21.15.80:0/3423006302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:55:58.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:55:58 smithi080 bash[41963]: cluster 2023-12-01T11:55:56.906015+0000 mgr.y (mgr.24362) 12821 : cluster 0 pgmap v12790: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:55:58.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:55:58 smithi080 bash[41963]: audit 2023-12-01T11:55:57.238859+0000 mon.c (mon.2) 8190 : audit 0 from='client.? 172.21.15.80:0/3423006302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:56:00.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:56:00 smithi090 bash[32384]: cluster 2023-12-01T11:55:58.906646+0000 mgr.y (mgr.24362) 12822 : cluster 0 pgmap v12791: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:56:00.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:56:00 smithi090 bash[32384]: audit 2023-12-01T11:55:59.696279+0000 mon.a (mon.0) 8029 : audit 0 from='client.? 172.21.15.80:0/3678194732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:56:00.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:56:00 smithi080 bash[28361]: cluster 2023-12-01T11:55:58.906646+0000 mgr.y (mgr.24362) 12822 : cluster 0 pgmap v12791: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:56:00.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:56:00 smithi080 bash[28361]: audit 2023-12-01T11:55:59.696279+0000 mon.a (mon.0) 8029 : audit 0 from='client.? 172.21.15.80:0/3678194732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:56:00.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:56:00 smithi080 bash[41963]: cluster 2023-12-01T11:55:58.906646+0000 mgr.y (mgr.24362) 12822 : cluster 0 pgmap v12791: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:56:00.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:56:00 smithi080 bash[41963]: audit 2023-12-01T11:55:59.696279+0000 mon.a (mon.0) 8029 : audit 0 from='client.? 172.21.15.80:0/3678194732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:56:02.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:56:02 smithi090 bash[32384]: cluster 2023-12-01T11:56:00.907763+0000 mgr.y (mgr.24362) 12823 : cluster 0 pgmap v12792: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:56:02.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:56:02 smithi090 bash[32384]: audit 2023-12-01T11:56:02.149750+0000 mon.c (mon.2) 8191 : audit 0 from='client.? 172.21.15.80:0/3639129427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:56:02.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:56:02 smithi080 bash[28361]: cluster 2023-12-01T11:56:00.907763+0000 mgr.y (mgr.24362) 12823 : cluster 0 pgmap v12792: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:56:02.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:56:02 smithi080 bash[28361]: audit 2023-12-01T11:56:02.149750+0000 mon.c (mon.2) 8191 : audit 0 from='client.? 172.21.15.80:0/3639129427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:56:02.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:56:02 smithi080 bash[41963]: cluster 2023-12-01T11:56:00.907763+0000 mgr.y (mgr.24362) 12823 : cluster 0 pgmap v12792: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:56:02.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:56:02 smithi080 bash[41963]: audit 2023-12-01T11:56:02.149750+0000 mon.c (mon.2) 8191 : audit 0 from='client.? 172.21.15.80:0/3639129427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:56:04.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:56:04 smithi090 bash[32384]: cluster 2023-12-01T11:56:02.908465+0000 mgr.y (mgr.24362) 12824 : cluster 0 pgmap v12793: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:56:04.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:56:04 smithi080 bash[41963]: cluster 2023-12-01T11:56:02.908465+0000 mgr.y (mgr.24362) 12824 : cluster 0 pgmap v12793: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:56:04.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:56:04 smithi080 bash[28361]: cluster 2023-12-01T11:56:02.908465+0000 mgr.y (mgr.24362) 12824 : cluster 0 pgmap v12793: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:56:05.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:56:05 smithi090 bash[32384]: audit 2023-12-01T11:56:04.605975+0000 mon.c (mon.2) 8192 : audit 0 from='client.? 172.21.15.80:0/3244300100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:56:05.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:56:05 smithi090 bash[32384]: cluster 2023-12-01T11:56:04.909163+0000 mgr.y (mgr.24362) 12825 : cluster 0 pgmap v12794: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:56:05.680 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:56:05 smithi080 bash[41963]: audit 2023-12-01T11:56:04.605975+0000 mon.c (mon.2) 8192 : audit 0 from='client.? 172.21.15.80:0/3244300100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:56:05.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:56:05 smithi080 bash[41963]: cluster 2023-12-01T11:56:04.909163+0000 mgr.y (mgr.24362) 12825 : cluster 0 pgmap v12794: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:56:05.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:56:05 smithi080 bash[28361]: audit 2023-12-01T11:56:04.605975+0000 mon.c (mon.2) 8192 : audit 0 from='client.? 172.21.15.80:0/3244300100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:56:05.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:56:05 smithi080 bash[28361]: cluster 2023-12-01T11:56:04.909163+0000 mgr.y (mgr.24362) 12825 : cluster 0 pgmap v12794: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:56:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:56:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:56:06] "GET /metrics HTTP/1.1" 200 33987 "" "Prometheus/2.43.0" 2023-12-01T11:56:07.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:56:07 smithi080 bash[28361]: audit 2023-12-01T11:56:07.053454+0000 mon.a (mon.0) 8030 : audit 0 from='client.? 172.21.15.80:0/3895134957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:56:07.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:56:07 smithi080 bash[41963]: audit 2023-12-01T11:56:07.053454+0000 mon.a (mon.0) 8030 : audit 0 from='client.? 172.21.15.80:0/3895134957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:56:07.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:56:07 smithi090 bash[32384]: audit 2023-12-01T11:56:07.053454+0000 mon.a (mon.0) 8030 : audit 0 from='client.? 172.21.15.80:0/3895134957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:56:08.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:56:08 smithi080 bash[41963]: cluster 2023-12-01T11:56:06.910305+0000 mgr.y (mgr.24362) 12826 : cluster 0 pgmap v12795: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:56:08.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:56:08 smithi080 bash[28361]: cluster 2023-12-01T11:56:06.910305+0000 mgr.y (mgr.24362) 12826 : cluster 0 pgmap v12795: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:56:08.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:56:08 smithi090 bash[32384]: cluster 2023-12-01T11:56:06.910305+0000 mgr.y (mgr.24362) 12826 : cluster 0 pgmap v12795: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:56:10.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:56:10 smithi080 bash[28361]: cluster 2023-12-01T11:56:08.910933+0000 mgr.y (mgr.24362) 12827 : cluster 0 pgmap v12796: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:56:10.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:56:10 smithi080 bash[28361]: audit 2023-12-01T11:56:09.502680+0000 mon.c (mon.2) 8193 : audit 0 from='client.? 172.21.15.80:0/615432874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:56:10.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:56:10 smithi080 bash[41963]: cluster 2023-12-01T11:56:08.910933+0000 mgr.y (mgr.24362) 12827 : cluster 0 pgmap v12796: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:56:10.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:56:10 smithi080 bash[41963]: audit 2023-12-01T11:56:09.502680+0000 mon.c (mon.2) 8193 : audit 0 from='client.? 172.21.15.80:0/615432874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:56:10.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:56:10 smithi090 bash[32384]: cluster 2023-12-01T11:56:08.910933+0000 mgr.y (mgr.24362) 12827 : cluster 0 pgmap v12796: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:56:10.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:56:10 smithi090 bash[32384]: audit 2023-12-01T11:56:09.502680+0000 mon.c (mon.2) 8193 : audit 0 from='client.? 172.21.15.80:0/615432874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:56:11.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:56:11 smithi090 bash[32384]: audit 2023-12-01T11:56:10.461286+0000 mon.c (mon.2) 8194 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:56:11.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:56:11 smithi080 bash[28361]: audit 2023-12-01T11:56:10.461286+0000 mon.c (mon.2) 8194 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:56:11.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:56:11 smithi080 bash[41963]: audit 2023-12-01T11:56:10.461286+0000 mon.c (mon.2) 8194 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:56:12.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:56:12 smithi090 bash[32384]: cluster 2023-12-01T11:56:10.912053+0000 mgr.y (mgr.24362) 12828 : cluster 0 pgmap v12797: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:56:12.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:56:12 smithi090 bash[32384]: audit 2023-12-01T11:56:11.946791+0000 mon.c (mon.2) 8195 : audit 0 from='client.? 172.21.15.80:0/4169773926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:56:12.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:56:12 smithi080 bash[41963]: cluster 2023-12-01T11:56:10.912053+0000 mgr.y (mgr.24362) 12828 : cluster 0 pgmap v12797: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:56:12.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:56:12 smithi080 bash[41963]: audit 2023-12-01T11:56:11.946791+0000 mon.c (mon.2) 8195 : audit 0 from='client.? 172.21.15.80:0/4169773926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:56:12.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:56:12 smithi080 bash[28361]: cluster 2023-12-01T11:56:10.912053+0000 mgr.y (mgr.24362) 12828 : cluster 0 pgmap v12797: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:56:12.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:56:12 smithi080 bash[28361]: audit 2023-12-01T11:56:11.946791+0000 mon.c (mon.2) 8195 : audit 0 from='client.? 172.21.15.80:0/4169773926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:56:14.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:56:14 smithi090 bash[32384]: cluster 2023-12-01T11:56:12.912677+0000 mgr.y (mgr.24362) 12829 : cluster 0 pgmap v12798: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:56:14.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:56:14 smithi080 bash[28361]: cluster 2023-12-01T11:56:12.912677+0000 mgr.y (mgr.24362) 12829 : cluster 0 pgmap v12798: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:56:14.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:56:14 smithi080 bash[41963]: cluster 2023-12-01T11:56:12.912677+0000 mgr.y (mgr.24362) 12829 : cluster 0 pgmap v12798: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:56:15.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:56:15 smithi090 bash[32384]: audit 2023-12-01T11:56:14.398793+0000 mon.c (mon.2) 8196 : audit 0 from='client.? 172.21.15.80:0/1788639607' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:56:15.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:56:15 smithi080 bash[28361]: audit 2023-12-01T11:56:14.398793+0000 mon.c (mon.2) 8196 : audit 0 from='client.? 172.21.15.80:0/1788639607' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:56:15.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:56:15 smithi080 bash[41963]: audit 2023-12-01T11:56:14.398793+0000 mon.c (mon.2) 8196 : audit 0 from='client.? 172.21.15.80:0/1788639607' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:56:16.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:56:16 smithi090 bash[32384]: cluster 2023-12-01T11:56:14.913368+0000 mgr.y (mgr.24362) 12830 : cluster 0 pgmap v12799: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:56:16.680 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:56:16 smithi080 bash[41963]: cluster 2023-12-01T11:56:14.913368+0000 mgr.y (mgr.24362) 12830 : cluster 0 pgmap v12799: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:56:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:56:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:56:16] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T11:56:16.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:56:16 smithi080 bash[28361]: cluster 2023-12-01T11:56:14.913368+0000 mgr.y (mgr.24362) 12830 : cluster 0 pgmap v12799: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:56:17.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:56:17 smithi090 bash[32384]: audit 2023-12-01T11:56:16.856291+0000 mon.c (mon.2) 8197 : audit 0 from='client.? 172.21.15.80:0/201866374' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:56:17.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:56:17 smithi090 bash[32384]: audit 2023-12-01T11:56:17.105365+0000 mon.c (mon.2) 8198 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:56:17.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:56:17 smithi080 bash[28361]: audit 2023-12-01T11:56:16.856291+0000 mon.c (mon.2) 8197 : audit 0 from='client.? 172.21.15.80:0/201866374' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:56:17.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:56:17 smithi080 bash[28361]: audit 2023-12-01T11:56:17.105365+0000 mon.c (mon.2) 8198 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:56:17.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:56:17 smithi080 bash[41963]: audit 2023-12-01T11:56:16.856291+0000 mon.c (mon.2) 8197 : audit 0 from='client.? 172.21.15.80:0/201866374' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:56:17.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:56:17 smithi080 bash[41963]: audit 2023-12-01T11:56:17.105365+0000 mon.c (mon.2) 8198 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:56:18.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:56:18 smithi090 bash[32384]: cluster 2023-12-01T11:56:16.914461+0000 mgr.y (mgr.24362) 12831 : cluster 0 pgmap v12800: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:56:18.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:56:18 smithi090 bash[32384]: audit 2023-12-01T11:56:17.485179+0000 mon.a (mon.0) 8031 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:56:18.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:56:18 smithi090 bash[32384]: audit 2023-12-01T11:56:17.498762+0000 mon.a (mon.0) 8032 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:56:18.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:56:18 smithi080 bash[28361]: cluster 2023-12-01T11:56:16.914461+0000 mgr.y (mgr.24362) 12831 : cluster 0 pgmap v12800: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:56:18.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:56:18 smithi080 bash[28361]: audit 2023-12-01T11:56:17.485179+0000 mon.a (mon.0) 8031 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:56:18.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:56:18 smithi080 bash[28361]: audit 2023-12-01T11:56:17.498762+0000 mon.a (mon.0) 8032 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:56:18.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:56:18 smithi080 bash[41963]: cluster 2023-12-01T11:56:16.914461+0000 mgr.y (mgr.24362) 12831 : cluster 0 pgmap v12800: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:56:18.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:56:18 smithi080 bash[41963]: audit 2023-12-01T11:56:17.485179+0000 mon.a (mon.0) 8031 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:56:18.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:56:18 smithi080 bash[41963]: audit 2023-12-01T11:56:17.498762+0000 mon.a (mon.0) 8032 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:56:19.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:56:19 smithi090 bash[32384]: cluster 2023-12-01T11:56:18.915112+0000 mgr.y (mgr.24362) 12832 : cluster 0 pgmap v12801: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:56:19.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:56:19 smithi080 bash[41963]: cluster 2023-12-01T11:56:18.915112+0000 mgr.y (mgr.24362) 12832 : cluster 0 pgmap v12801: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:56:19.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:56:19 smithi080 bash[28361]: cluster 2023-12-01T11:56:18.915112+0000 mgr.y (mgr.24362) 12832 : cluster 0 pgmap v12801: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:56:20.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:56:20 smithi090 bash[32384]: audit 2023-12-01T11:56:19.326947+0000 mon.a (mon.0) 8033 : audit 0 from='client.? 172.21.15.80:0/3565892106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:56:20.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:56:20 smithi080 bash[28361]: audit 2023-12-01T11:56:19.326947+0000 mon.a (mon.0) 8033 : audit 0 from='client.? 172.21.15.80:0/3565892106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:56:20.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:56:20 smithi080 bash[41963]: audit 2023-12-01T11:56:19.326947+0000 mon.a (mon.0) 8033 : audit 0 from='client.? 172.21.15.80:0/3565892106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:56:22.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:56:22 smithi080 bash[41963]: cluster 2023-12-01T11:56:20.916210+0000 mgr.y (mgr.24362) 12833 : cluster 0 pgmap v12802: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:56:22.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:56:22 smithi080 bash[41963]: audit 2023-12-01T11:56:21.785799+0000 mon.c (mon.2) 8199 : audit 0 from='client.? 172.21.15.80:0/3896912573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:56:22.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:56:22 smithi080 bash[28361]: cluster 2023-12-01T11:56:20.916210+0000 mgr.y (mgr.24362) 12833 : cluster 0 pgmap v12802: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:56:22.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:56:22 smithi080 bash[28361]: audit 2023-12-01T11:56:21.785799+0000 mon.c (mon.2) 8199 : audit 0 from='client.? 172.21.15.80:0/3896912573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:56:22.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:56:22 smithi090 bash[32384]: cluster 2023-12-01T11:56:20.916210+0000 mgr.y (mgr.24362) 12833 : cluster 0 pgmap v12802: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:56:22.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:56:22 smithi090 bash[32384]: audit 2023-12-01T11:56:21.785799+0000 mon.c (mon.2) 8199 : audit 0 from='client.? 172.21.15.80:0/3896912573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:56:24.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:56:24 smithi080 bash[41963]: cluster 2023-12-01T11:56:22.916863+0000 mgr.y (mgr.24362) 12834 : cluster 0 pgmap v12803: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:56:24.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:56:24 smithi080 bash[41963]: audit 2023-12-01T11:56:23.298767+0000 mon.a (mon.0) 8034 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:56:24.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:56:24 smithi080 bash[41963]: audit 2023-12-01T11:56:23.307648+0000 mon.a (mon.0) 8035 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:56:24.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:56:24 smithi080 bash[41963]: audit 2023-12-01T11:56:23.392873+0000 mon.a (mon.0) 8036 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:56:24.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:56:24 smithi080 bash[41963]: audit 2023-12-01T11:56:23.403121+0000 mon.a (mon.0) 8037 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:56:24.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:56:24 smithi080 bash[28361]: cluster 2023-12-01T11:56:22.916863+0000 mgr.y (mgr.24362) 12834 : cluster 0 pgmap v12803: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:56:24.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:56:24 smithi080 bash[28361]: audit 2023-12-01T11:56:23.298767+0000 mon.a (mon.0) 8034 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:56:24.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:56:24 smithi080 bash[28361]: audit 2023-12-01T11:56:23.307648+0000 mon.a (mon.0) 8035 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:56:24.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:56:24 smithi080 bash[28361]: audit 2023-12-01T11:56:23.392873+0000 mon.a (mon.0) 8036 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:56:24.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:56:24 smithi080 bash[28361]: audit 2023-12-01T11:56:23.403121+0000 mon.a (mon.0) 8037 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:56:24.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:56:24 smithi090 bash[32384]: cluster 2023-12-01T11:56:22.916863+0000 mgr.y (mgr.24362) 12834 : cluster 0 pgmap v12803: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:56:24.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:56:24 smithi090 bash[32384]: audit 2023-12-01T11:56:23.298767+0000 mon.a (mon.0) 8034 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:56:24.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:56:24 smithi090 bash[32384]: audit 2023-12-01T11:56:23.307648+0000 mon.a (mon.0) 8035 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:56:24.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:56:24 smithi090 bash[32384]: audit 2023-12-01T11:56:23.392873+0000 mon.a (mon.0) 8036 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:56:24.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:56:24 smithi090 bash[32384]: audit 2023-12-01T11:56:23.403121+0000 mon.a (mon.0) 8037 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:56:25.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:56:25 smithi090 bash[32384]: audit 2023-12-01T11:56:24.199815+0000 mon.a (mon.0) 8038 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:56:25.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:56:25 smithi090 bash[32384]: audit 2023-12-01T11:56:24.210119+0000 mon.a (mon.0) 8039 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:56:25.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:56:25 smithi090 bash[32384]: audit 2023-12-01T11:56:24.223344+0000 mon.a (mon.0) 8040 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:56:25.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:56:25 smithi090 bash[32384]: audit 2023-12-01T11:56:24.233561+0000 mon.a (mon.0) 8041 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:56:25.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:56:25 smithi090 bash[32384]: audit 2023-12-01T11:56:24.237274+0000 mon.c (mon.2) 8200 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:56:25.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:56:25 smithi090 bash[32384]: audit 2023-12-01T11:56:24.238115+0000 mon.c (mon.2) 8201 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:56:25.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:56:25 smithi090 bash[32384]: audit 2023-12-01T11:56:24.243768+0000 mon.a (mon.0) 8042 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:56:25.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:56:25 smithi090 bash[32384]: audit 2023-12-01T11:56:24.254372+0000 mon.c (mon.2) 8202 : audit 0 from='client.? 172.21.15.80:0/4032921358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:56:25.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:56:25 smithi080 bash[41963]: audit 2023-12-01T11:56:24.199815+0000 mon.a (mon.0) 8038 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:56:25.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:56:25 smithi080 bash[41963]: audit 2023-12-01T11:56:24.210119+0000 mon.a (mon.0) 8039 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:56:25.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:56:25 smithi080 bash[41963]: audit 2023-12-01T11:56:24.223344+0000 mon.a (mon.0) 8040 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:56:25.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:56:25 smithi080 bash[41963]: audit 2023-12-01T11:56:24.233561+0000 mon.a (mon.0) 8041 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:56:25.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:56:25 smithi080 bash[41963]: audit 2023-12-01T11:56:24.237274+0000 mon.c (mon.2) 8200 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:56:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:56:25 smithi080 bash[41963]: audit 2023-12-01T11:56:24.238115+0000 mon.c (mon.2) 8201 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:56:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:56:25 smithi080 bash[41963]: audit 2023-12-01T11:56:24.243768+0000 mon.a (mon.0) 8042 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:56:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:56:25 smithi080 bash[41963]: audit 2023-12-01T11:56:24.254372+0000 mon.c (mon.2) 8202 : audit 0 from='client.? 172.21.15.80:0/4032921358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:56:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:56:25 smithi080 bash[28361]: audit 2023-12-01T11:56:24.199815+0000 mon.a (mon.0) 8038 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:56:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:56:25 smithi080 bash[28361]: audit 2023-12-01T11:56:24.210119+0000 mon.a (mon.0) 8039 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:56:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:56:25 smithi080 bash[28361]: audit 2023-12-01T11:56:24.223344+0000 mon.a (mon.0) 8040 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:56:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:56:25 smithi080 bash[28361]: audit 2023-12-01T11:56:24.233561+0000 mon.a (mon.0) 8041 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:56:25.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:56:25 smithi080 bash[28361]: audit 2023-12-01T11:56:24.237274+0000 mon.c (mon.2) 8200 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:56:25.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:56:25 smithi080 bash[28361]: audit 2023-12-01T11:56:24.238115+0000 mon.c (mon.2) 8201 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:56:25.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:56:25 smithi080 bash[28361]: audit 2023-12-01T11:56:24.243768+0000 mon.a (mon.0) 8042 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:56:25.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:56:25 smithi080 bash[28361]: audit 2023-12-01T11:56:24.254372+0000 mon.c (mon.2) 8202 : audit 0 from='client.? 172.21.15.80:0/4032921358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:56:26.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:56:26 smithi090 bash[32384]: cluster 2023-12-01T11:56:24.917536+0000 mgr.y (mgr.24362) 12835 : cluster 0 pgmap v12804: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:56:26.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:56:26 smithi090 bash[32384]: audit 2023-12-01T11:56:25.461747+0000 mon.c (mon.2) 8203 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:56:26.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:56:26 smithi080 bash[28361]: cluster 2023-12-01T11:56:24.917536+0000 mgr.y (mgr.24362) 12835 : cluster 0 pgmap v12804: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:56:26.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:56:26 smithi080 bash[28361]: audit 2023-12-01T11:56:25.461747+0000 mon.c (mon.2) 8203 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:56:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:56:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:56:26] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T11:56:26.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:56:26 smithi080 bash[41963]: cluster 2023-12-01T11:56:24.917536+0000 mgr.y (mgr.24362) 12835 : cluster 0 pgmap v12804: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:56:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:56:26 smithi080 bash[41963]: audit 2023-12-01T11:56:25.461747+0000 mon.c (mon.2) 8203 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:56:27.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:56:27 smithi090 bash[32384]: audit 2023-12-01T11:56:26.709364+0000 mon.a (mon.0) 8043 : audit 0 from='client.? 172.21.15.80:0/343643843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:56:27.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:56:27 smithi080 bash[28361]: audit 2023-12-01T11:56:26.709364+0000 mon.a (mon.0) 8043 : audit 0 from='client.? 172.21.15.80:0/343643843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:56:27.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:56:27 smithi080 bash[41963]: audit 2023-12-01T11:56:26.709364+0000 mon.a (mon.0) 8043 : audit 0 from='client.? 172.21.15.80:0/343643843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:56:28.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:56:28 smithi090 bash[32384]: cluster 2023-12-01T11:56:26.918648+0000 mgr.y (mgr.24362) 12836 : cluster 0 pgmap v12805: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:56:28.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:56:28 smithi080 bash[28361]: cluster 2023-12-01T11:56:26.918648+0000 mgr.y (mgr.24362) 12836 : cluster 0 pgmap v12805: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:56:28.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:56:28 smithi080 bash[41963]: cluster 2023-12-01T11:56:26.918648+0000 mgr.y (mgr.24362) 12836 : cluster 0 pgmap v12805: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:56:29.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:56:29 smithi090 bash[32384]: cluster 2023-12-01T11:56:28.919267+0000 mgr.y (mgr.24362) 12837 : cluster 0 pgmap v12806: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:56:29.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:56:29 smithi090 bash[32384]: audit 2023-12-01T11:56:29.167563+0000 mon.a (mon.0) 8044 : audit 0 from='client.? 172.21.15.80:0/2496241992' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:56:29.680 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:56:29 smithi080 bash[41963]: cluster 2023-12-01T11:56:28.919267+0000 mgr.y (mgr.24362) 12837 : cluster 0 pgmap v12806: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:56:29.680 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:56:29 smithi080 bash[41963]: audit 2023-12-01T11:56:29.167563+0000 mon.a (mon.0) 8044 : audit 0 from='client.? 172.21.15.80:0/2496241992' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:56:29.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:56:29 smithi080 bash[28361]: cluster 2023-12-01T11:56:28.919267+0000 mgr.y (mgr.24362) 12837 : cluster 0 pgmap v12806: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:56:29.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:56:29 smithi080 bash[28361]: audit 2023-12-01T11:56:29.167563+0000 mon.a (mon.0) 8044 : audit 0 from='client.? 172.21.15.80:0/2496241992' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:56:32.430 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:56:32 smithi080 bash[41963]: cluster 2023-12-01T11:56:30.920376+0000 mgr.y (mgr.24362) 12838 : cluster 0 pgmap v12807: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:56:32.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:56:32 smithi080 bash[41963]: audit 2023-12-01T11:56:31.624458+0000 mon.a (mon.0) 8045 : audit 0 from='client.? 172.21.15.80:0/3059169215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:56:32.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:56:32 smithi080 bash[28361]: cluster 2023-12-01T11:56:30.920376+0000 mgr.y (mgr.24362) 12838 : cluster 0 pgmap v12807: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:56:32.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:56:32 smithi080 bash[28361]: audit 2023-12-01T11:56:31.624458+0000 mon.a (mon.0) 8045 : audit 0 from='client.? 172.21.15.80:0/3059169215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:56:32.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:56:32 smithi090 bash[32384]: cluster 2023-12-01T11:56:30.920376+0000 mgr.y (mgr.24362) 12838 : cluster 0 pgmap v12807: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:56:32.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:56:32 smithi090 bash[32384]: audit 2023-12-01T11:56:31.624458+0000 mon.a (mon.0) 8045 : audit 0 from='client.? 172.21.15.80:0/3059169215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:56:34.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:56:34 smithi080 bash[28361]: cluster 2023-12-01T11:56:32.921055+0000 mgr.y (mgr.24362) 12839 : cluster 0 pgmap v12808: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:56:34.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:56:34 smithi080 bash[28361]: audit 2023-12-01T11:56:34.085246+0000 mon.a (mon.0) 8046 : audit 0 from='client.? 172.21.15.80:0/710251958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:56:34.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:56:34 smithi080 bash[41963]: cluster 2023-12-01T11:56:32.921055+0000 mgr.y (mgr.24362) 12839 : cluster 0 pgmap v12808: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:56:34.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:56:34 smithi080 bash[41963]: audit 2023-12-01T11:56:34.085246+0000 mon.a (mon.0) 8046 : audit 0 from='client.? 172.21.15.80:0/710251958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:56:34.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:56:34 smithi090 bash[32384]: cluster 2023-12-01T11:56:32.921055+0000 mgr.y (mgr.24362) 12839 : cluster 0 pgmap v12808: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:56:34.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:56:34 smithi090 bash[32384]: audit 2023-12-01T11:56:34.085246+0000 mon.a (mon.0) 8046 : audit 0 from='client.? 172.21.15.80:0/710251958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:56:36.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:56:36 smithi080 bash[28361]: cluster 2023-12-01T11:56:34.921701+0000 mgr.y (mgr.24362) 12840 : cluster 0 pgmap v12809: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:56:36.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:56:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:56:36] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T11:56:36.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:56:36 smithi080 bash[41963]: cluster 2023-12-01T11:56:34.921701+0000 mgr.y (mgr.24362) 12840 : cluster 0 pgmap v12809: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:56:36.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:56:36 smithi090 bash[32384]: cluster 2023-12-01T11:56:34.921701+0000 mgr.y (mgr.24362) 12840 : cluster 0 pgmap v12809: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:56:37.430 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:56:37 smithi080 bash[41963]: audit 2023-12-01T11:56:36.539562+0000 mon.c (mon.2) 8204 : audit 0 from='client.? 172.21.15.80:0/996811064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:56:37.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:56:37 smithi080 bash[28361]: audit 2023-12-01T11:56:36.539562+0000 mon.c (mon.2) 8204 : audit 0 from='client.? 172.21.15.80:0/996811064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:56:37.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:56:37 smithi090 bash[32384]: audit 2023-12-01T11:56:36.539562+0000 mon.c (mon.2) 8204 : audit 0 from='client.? 172.21.15.80:0/996811064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:56:38.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:56:38 smithi090 bash[32384]: cluster 2023-12-01T11:56:36.922837+0000 mgr.y (mgr.24362) 12841 : cluster 0 pgmap v12810: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:56:38.680 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:56:38 smithi080 bash[41963]: cluster 2023-12-01T11:56:36.922837+0000 mgr.y (mgr.24362) 12841 : cluster 0 pgmap v12810: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:56:38.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:56:38 smithi080 bash[28361]: cluster 2023-12-01T11:56:36.922837+0000 mgr.y (mgr.24362) 12841 : cluster 0 pgmap v12810: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:56:39.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:56:39 smithi090 bash[32384]: audit 2023-12-01T11:56:38.999716+0000 mon.c (mon.2) 8205 : audit 0 from='client.? 172.21.15.80:0/2374562710' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:56:39.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:56:39 smithi080 bash[28361]: audit 2023-12-01T11:56:38.999716+0000 mon.c (mon.2) 8205 : audit 0 from='client.? 172.21.15.80:0/2374562710' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:56:39.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:56:39 smithi080 bash[41963]: audit 2023-12-01T11:56:38.999716+0000 mon.c (mon.2) 8205 : audit 0 from='client.? 172.21.15.80:0/2374562710' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:56:40.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:56:40 smithi090 bash[32384]: cluster 2023-12-01T11:56:38.923394+0000 mgr.y (mgr.24362) 12842 : cluster 0 pgmap v12811: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:56:40.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:56:40 smithi080 bash[28361]: cluster 2023-12-01T11:56:38.923394+0000 mgr.y (mgr.24362) 12842 : cluster 0 pgmap v12811: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:56:40.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:56:40 smithi080 bash[41963]: cluster 2023-12-01T11:56:38.923394+0000 mgr.y (mgr.24362) 12842 : cluster 0 pgmap v12811: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:56:41.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:56:41 smithi090 bash[32384]: audit 2023-12-01T11:56:40.462076+0000 mon.c (mon.2) 8206 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:56:41.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:56:41 smithi080 bash[28361]: audit 2023-12-01T11:56:40.462076+0000 mon.c (mon.2) 8206 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:56:41.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:56:41 smithi080 bash[41963]: audit 2023-12-01T11:56:40.462076+0000 mon.c (mon.2) 8206 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:56:42.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:56:42 smithi090 bash[32384]: cluster 2023-12-01T11:56:40.924499+0000 mgr.y (mgr.24362) 12843 : cluster 0 pgmap v12812: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:56:42.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:56:42 smithi090 bash[32384]: audit 2023-12-01T11:56:41.459017+0000 mon.a (mon.0) 8047 : audit 0 from='client.? 172.21.15.80:0/2024453481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:56:42.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:56:42 smithi080 bash[28361]: cluster 2023-12-01T11:56:40.924499+0000 mgr.y (mgr.24362) 12843 : cluster 0 pgmap v12812: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:56:42.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:56:42 smithi080 bash[28361]: audit 2023-12-01T11:56:41.459017+0000 mon.a (mon.0) 8047 : audit 0 from='client.? 172.21.15.80:0/2024453481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:56:42.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:56:42 smithi080 bash[41963]: cluster 2023-12-01T11:56:40.924499+0000 mgr.y (mgr.24362) 12843 : cluster 0 pgmap v12812: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:56:42.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:56:42 smithi080 bash[41963]: audit 2023-12-01T11:56:41.459017+0000 mon.a (mon.0) 8047 : audit 0 from='client.? 172.21.15.80:0/2024453481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:56:43.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:56:43 smithi090 bash[32384]: cluster 2023-12-01T11:56:42.925306+0000 mgr.y (mgr.24362) 12844 : cluster 0 pgmap v12813: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:56:43.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:56:43 smithi080 bash[28361]: cluster 2023-12-01T11:56:42.925306+0000 mgr.y (mgr.24362) 12844 : cluster 0 pgmap v12813: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:56:43.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:56:43 smithi080 bash[41963]: cluster 2023-12-01T11:56:42.925306+0000 mgr.y (mgr.24362) 12844 : cluster 0 pgmap v12813: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:56:44.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:56:44 smithi090 bash[32384]: audit 2023-12-01T11:56:43.912882+0000 mon.a (mon.0) 8048 : audit 0 from='client.? 172.21.15.80:0/2225648139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:56:44.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:56:44 smithi080 bash[28361]: audit 2023-12-01T11:56:43.912882+0000 mon.a (mon.0) 8048 : audit 0 from='client.? 172.21.15.80:0/2225648139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:56:44.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:56:44 smithi080 bash[41963]: audit 2023-12-01T11:56:43.912882+0000 mon.a (mon.0) 8048 : audit 0 from='client.? 172.21.15.80:0/2225648139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:56:45.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:56:45 smithi090 bash[32384]: cluster 2023-12-01T11:56:44.925996+0000 mgr.y (mgr.24362) 12845 : cluster 0 pgmap v12814: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:56:45.680 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:56:45 smithi080 bash[41963]: cluster 2023-12-01T11:56:44.925996+0000 mgr.y (mgr.24362) 12845 : cluster 0 pgmap v12814: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:56:45.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:56:45 smithi080 bash[28361]: cluster 2023-12-01T11:56:44.925996+0000 mgr.y (mgr.24362) 12845 : cluster 0 pgmap v12814: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:56:46.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:56:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:56:46] "GET /metrics HTTP/1.1" 200 33988 "" "Prometheus/2.43.0" 2023-12-01T11:56:47.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:56:47 smithi080 bash[28361]: audit 2023-12-01T11:56:46.384087+0000 mon.c (mon.2) 8207 : audit 0 from='client.? 172.21.15.80:0/1316678891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:56:47.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:56:47 smithi080 bash[41963]: audit 2023-12-01T11:56:46.384087+0000 mon.c (mon.2) 8207 : audit 0 from='client.? 172.21.15.80:0/1316678891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:56:47.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:56:47 smithi090 bash[32384]: audit 2023-12-01T11:56:46.384087+0000 mon.c (mon.2) 8207 : audit 0 from='client.? 172.21.15.80:0/1316678891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:56:48.430 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:56:48 smithi080 bash[41963]: cluster 2023-12-01T11:56:46.927104+0000 mgr.y (mgr.24362) 12846 : cluster 0 pgmap v12815: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:56:48.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:56:48 smithi080 bash[28361]: cluster 2023-12-01T11:56:46.927104+0000 mgr.y (mgr.24362) 12846 : cluster 0 pgmap v12815: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:56:48.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:56:48 smithi090 bash[32384]: cluster 2023-12-01T11:56:46.927104+0000 mgr.y (mgr.24362) 12846 : cluster 0 pgmap v12815: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:56:49.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:56:49 smithi090 bash[32384]: audit 2023-12-01T11:56:48.835788+0000 mon.a (mon.0) 8049 : audit 0 from='client.? 172.21.15.80:0/2502684337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:56:49.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:56:49 smithi080 bash[28361]: audit 2023-12-01T11:56:48.835788+0000 mon.a (mon.0) 8049 : audit 0 from='client.? 172.21.15.80:0/2502684337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:56:49.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:56:49 smithi080 bash[41963]: audit 2023-12-01T11:56:48.835788+0000 mon.a (mon.0) 8049 : audit 0 from='client.? 172.21.15.80:0/2502684337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:56:50.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:56:50 smithi090 bash[32384]: cluster 2023-12-01T11:56:48.927735+0000 mgr.y (mgr.24362) 12847 : cluster 0 pgmap v12816: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:56:50.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:56:50 smithi080 bash[28361]: cluster 2023-12-01T11:56:48.927735+0000 mgr.y (mgr.24362) 12847 : cluster 0 pgmap v12816: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:56:50.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:56:50 smithi080 bash[41963]: cluster 2023-12-01T11:56:48.927735+0000 mgr.y (mgr.24362) 12847 : cluster 0 pgmap v12816: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:56:52.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:56:52 smithi090 bash[32384]: cluster 2023-12-01T11:56:50.928525+0000 mgr.y (mgr.24362) 12848 : cluster 0 pgmap v12817: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:56:52.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:56:52 smithi090 bash[32384]: audit 2023-12-01T11:56:51.295642+0000 mon.a (mon.0) 8050 : audit 0 from='client.? 172.21.15.80:0/804196866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:56:52.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:56:52 smithi080 bash[28361]: cluster 2023-12-01T11:56:50.928525+0000 mgr.y (mgr.24362) 12848 : cluster 0 pgmap v12817: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:56:52.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:56:52 smithi080 bash[28361]: audit 2023-12-01T11:56:51.295642+0000 mon.a (mon.0) 8050 : audit 0 from='client.? 172.21.15.80:0/804196866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:56:52.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:56:52 smithi080 bash[41963]: cluster 2023-12-01T11:56:50.928525+0000 mgr.y (mgr.24362) 12848 : cluster 0 pgmap v12817: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:56:52.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:56:52 smithi080 bash[41963]: audit 2023-12-01T11:56:51.295642+0000 mon.a (mon.0) 8050 : audit 0 from='client.? 172.21.15.80:0/804196866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:56:54.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:56:54 smithi090 bash[32384]: cluster 2023-12-01T11:56:52.929205+0000 mgr.y (mgr.24362) 12849 : cluster 0 pgmap v12818: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:56:54.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:56:54 smithi090 bash[32384]: audit 2023-12-01T11:56:53.753855+0000 mon.a (mon.0) 8051 : audit 0 from='client.? 172.21.15.80:0/3813703479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:56:54.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:56:54 smithi080 bash[28361]: cluster 2023-12-01T11:56:52.929205+0000 mgr.y (mgr.24362) 12849 : cluster 0 pgmap v12818: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:56:54.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:56:54 smithi080 bash[28361]: audit 2023-12-01T11:56:53.753855+0000 mon.a (mon.0) 8051 : audit 0 from='client.? 172.21.15.80:0/3813703479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:56:54.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:56:54 smithi080 bash[41963]: cluster 2023-12-01T11:56:52.929205+0000 mgr.y (mgr.24362) 12849 : cluster 0 pgmap v12818: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:56:54.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:56:54 smithi080 bash[41963]: audit 2023-12-01T11:56:53.753855+0000 mon.a (mon.0) 8051 : audit 0 from='client.? 172.21.15.80:0/3813703479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:56:56.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:56:56 smithi090 bash[32384]: cluster 2023-12-01T11:56:54.929819+0000 mgr.y (mgr.24362) 12850 : cluster 0 pgmap v12819: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:56:56.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:56:56 smithi090 bash[32384]: audit 2023-12-01T11:56:55.462397+0000 mon.c (mon.2) 8208 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:56:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:56:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:56:56] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T11:56:56.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:56:56 smithi080 bash[28361]: cluster 2023-12-01T11:56:54.929819+0000 mgr.y (mgr.24362) 12850 : cluster 0 pgmap v12819: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:56:56.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:56:56 smithi080 bash[28361]: audit 2023-12-01T11:56:55.462397+0000 mon.c (mon.2) 8208 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:56:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:56:56 smithi080 bash[41963]: cluster 2023-12-01T11:56:54.929819+0000 mgr.y (mgr.24362) 12850 : cluster 0 pgmap v12819: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:56:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:56:56 smithi080 bash[41963]: audit 2023-12-01T11:56:55.462397+0000 mon.c (mon.2) 8208 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:56:57.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:56:57 smithi090 bash[32384]: audit 2023-12-01T11:56:56.207842+0000 mon.a (mon.0) 8052 : audit 0 from='client.? 172.21.15.80:0/183418570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:56:57.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:56:57 smithi080 bash[28361]: audit 2023-12-01T11:56:56.207842+0000 mon.a (mon.0) 8052 : audit 0 from='client.? 172.21.15.80:0/183418570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:56:57.680 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:56:57 smithi080 bash[41963]: audit 2023-12-01T11:56:56.207842+0000 mon.a (mon.0) 8052 : audit 0 from='client.? 172.21.15.80:0/183418570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:56:58.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:56:58 smithi090 bash[32384]: cluster 2023-12-01T11:56:56.930970+0000 mgr.y (mgr.24362) 12851 : cluster 0 pgmap v12820: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:56:58.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:56:58 smithi080 bash[28361]: cluster 2023-12-01T11:56:56.930970+0000 mgr.y (mgr.24362) 12851 : cluster 0 pgmap v12820: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:56:58.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:56:58 smithi080 bash[41963]: cluster 2023-12-01T11:56:56.930970+0000 mgr.y (mgr.24362) 12851 : cluster 0 pgmap v12820: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:56:59.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:56:59 smithi090 bash[32384]: audit 2023-12-01T11:56:58.651589+0000 mon.c (mon.2) 8209 : audit 0 from='client.? 172.21.15.80:0/4019231627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:56:59.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:56:59 smithi090 bash[32384]: cluster 2023-12-01T11:56:58.931572+0000 mgr.y (mgr.24362) 12852 : cluster 0 pgmap v12821: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:56:59.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:56:59 smithi080 bash[28361]: audit 2023-12-01T11:56:58.651589+0000 mon.c (mon.2) 8209 : audit 0 from='client.? 172.21.15.80:0/4019231627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:56:59.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:56:59 smithi080 bash[28361]: cluster 2023-12-01T11:56:58.931572+0000 mgr.y (mgr.24362) 12852 : cluster 0 pgmap v12821: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:56:59.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:56:59 smithi080 bash[41963]: audit 2023-12-01T11:56:58.651589+0000 mon.c (mon.2) 8209 : audit 0 from='client.? 172.21.15.80:0/4019231627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:56:59.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:56:59 smithi080 bash[41963]: cluster 2023-12-01T11:56:58.931572+0000 mgr.y (mgr.24362) 12852 : cluster 0 pgmap v12821: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:57:02.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:57:01 smithi090 bash[32384]: cluster 2023-12-01T11:57:00.932587+0000 mgr.y (mgr.24362) 12853 : cluster 0 pgmap v12822: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:57:02.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:57:01 smithi090 bash[32384]: audit 2023-12-01T11:57:01.104582+0000 mon.a (mon.0) 8053 : audit 0 from='client.? 172.21.15.80:0/599945253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:57:02.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:57:01 smithi080 bash[28361]: cluster 2023-12-01T11:57:00.932587+0000 mgr.y (mgr.24362) 12853 : cluster 0 pgmap v12822: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:57:02.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:57:01 smithi080 bash[28361]: audit 2023-12-01T11:57:01.104582+0000 mon.a (mon.0) 8053 : audit 0 from='client.? 172.21.15.80:0/599945253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:57:02.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:57:01 smithi080 bash[41963]: cluster 2023-12-01T11:57:00.932587+0000 mgr.y (mgr.24362) 12853 : cluster 0 pgmap v12822: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:57:02.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:57:01 smithi080 bash[41963]: audit 2023-12-01T11:57:01.104582+0000 mon.a (mon.0) 8053 : audit 0 from='client.? 172.21.15.80:0/599945253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:57:04.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:57:03 smithi090 bash[32384]: cluster 2023-12-01T11:57:02.933234+0000 mgr.y (mgr.24362) 12854 : cluster 0 pgmap v12823: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:57:04.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:57:03 smithi090 bash[32384]: audit 2023-12-01T11:57:03.565162+0000 mon.c (mon.2) 8210 : audit 0 from='client.? 172.21.15.80:0/2463507566' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:57:04.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:57:03 smithi080 bash[28361]: cluster 2023-12-01T11:57:02.933234+0000 mgr.y (mgr.24362) 12854 : cluster 0 pgmap v12823: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:57:04.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:57:03 smithi080 bash[28361]: audit 2023-12-01T11:57:03.565162+0000 mon.c (mon.2) 8210 : audit 0 from='client.? 172.21.15.80:0/2463507566' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:57:04.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:57:03 smithi080 bash[41963]: cluster 2023-12-01T11:57:02.933234+0000 mgr.y (mgr.24362) 12854 : cluster 0 pgmap v12823: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:57:04.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:57:03 smithi080 bash[41963]: audit 2023-12-01T11:57:03.565162+0000 mon.c (mon.2) 8210 : audit 0 from='client.? 172.21.15.80:0/2463507566' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:57:06.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:57:05 smithi090 bash[32384]: cluster 2023-12-01T11:57:04.933926+0000 mgr.y (mgr.24362) 12855 : cluster 0 pgmap v12824: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:57:06.430 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:57:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:57:06] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T11:57:06.430 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:57:05 smithi080 bash[41963]: cluster 2023-12-01T11:57:04.933926+0000 mgr.y (mgr.24362) 12855 : cluster 0 pgmap v12824: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:57:06.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:57:05 smithi080 bash[28361]: cluster 2023-12-01T11:57:04.933926+0000 mgr.y (mgr.24362) 12855 : cluster 0 pgmap v12824: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:57:07.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:57:07 smithi090 bash[32384]: audit 2023-12-01T11:57:06.021887+0000 mon.c (mon.2) 8211 : audit 0 from='client.? 172.21.15.80:0/2754227832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:57:07.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:57:06 smithi080 bash[28361]: audit 2023-12-01T11:57:06.021887+0000 mon.c (mon.2) 8211 : audit 0 from='client.? 172.21.15.80:0/2754227832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:57:07.430 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:57:06 smithi080 bash[41963]: audit 2023-12-01T11:57:06.021887+0000 mon.c (mon.2) 8211 : audit 0 from='client.? 172.21.15.80:0/2754227832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:57:08.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:57:08 smithi090 bash[32384]: cluster 2023-12-01T11:57:06.935071+0000 mgr.y (mgr.24362) 12856 : cluster 0 pgmap v12825: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:57:08.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:57:08 smithi080 bash[28361]: cluster 2023-12-01T11:57:06.935071+0000 mgr.y (mgr.24362) 12856 : cluster 0 pgmap v12825: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:57:08.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:57:08 smithi080 bash[41963]: cluster 2023-12-01T11:57:06.935071+0000 mgr.y (mgr.24362) 12856 : cluster 0 pgmap v12825: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:57:09.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:57:09 smithi090 bash[32384]: audit 2023-12-01T11:57:08.479488+0000 mon.c (mon.2) 8212 : audit 0 from='client.? 172.21.15.80:0/2421352313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:57:09.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:57:09 smithi080 bash[41963]: audit 2023-12-01T11:57:08.479488+0000 mon.c (mon.2) 8212 : audit 0 from='client.? 172.21.15.80:0/2421352313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:57:09.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:57:09 smithi080 bash[28361]: audit 2023-12-01T11:57:08.479488+0000 mon.c (mon.2) 8212 : audit 0 from='client.? 172.21.15.80:0/2421352313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:57:10.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:57:10 smithi090 bash[32384]: cluster 2023-12-01T11:57:08.935720+0000 mgr.y (mgr.24362) 12857 : cluster 0 pgmap v12826: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:57:10.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:57:10 smithi080 bash[28361]: cluster 2023-12-01T11:57:08.935720+0000 mgr.y (mgr.24362) 12857 : cluster 0 pgmap v12826: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:57:10.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:57:10 smithi080 bash[41963]: cluster 2023-12-01T11:57:08.935720+0000 mgr.y (mgr.24362) 12857 : cluster 0 pgmap v12826: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:57:11.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:57:11 smithi090 bash[32384]: audit 2023-12-01T11:57:10.462828+0000 mon.c (mon.2) 8213 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:57:11.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:57:11 smithi090 bash[32384]: audit 2023-12-01T11:57:10.945576+0000 mon.a (mon.0) 8054 : audit 0 from='client.? 172.21.15.80:0/3672642643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:57:11.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:57:11 smithi080 bash[28361]: audit 2023-12-01T11:57:10.462828+0000 mon.c (mon.2) 8213 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:57:11.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:57:11 smithi080 bash[28361]: audit 2023-12-01T11:57:10.945576+0000 mon.a (mon.0) 8054 : audit 0 from='client.? 172.21.15.80:0/3672642643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:57:11.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:57:11 smithi080 bash[41963]: audit 2023-12-01T11:57:10.462828+0000 mon.c (mon.2) 8213 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:57:11.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:57:11 smithi080 bash[41963]: audit 2023-12-01T11:57:10.945576+0000 mon.a (mon.0) 8054 : audit 0 from='client.? 172.21.15.80:0/3672642643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:57:12.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:57:12 smithi090 bash[32384]: cluster 2023-12-01T11:57:10.936777+0000 mgr.y (mgr.24362) 12858 : cluster 0 pgmap v12827: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:57:12.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:57:12 smithi080 bash[28361]: cluster 2023-12-01T11:57:10.936777+0000 mgr.y (mgr.24362) 12858 : cluster 0 pgmap v12827: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:57:12.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:57:12 smithi080 bash[41963]: cluster 2023-12-01T11:57:10.936777+0000 mgr.y (mgr.24362) 12858 : cluster 0 pgmap v12827: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:57:14.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:57:14 smithi090 bash[32384]: cluster 2023-12-01T11:57:12.937419+0000 mgr.y (mgr.24362) 12859 : cluster 0 pgmap v12828: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:57:14.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:57:14 smithi090 bash[32384]: audit 2023-12-01T11:57:13.402654+0000 mon.a (mon.0) 8055 : audit 0 from='client.? 172.21.15.80:0/1060900638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:57:14.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:57:14 smithi080 bash[41963]: cluster 2023-12-01T11:57:12.937419+0000 mgr.y (mgr.24362) 12859 : cluster 0 pgmap v12828: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:57:14.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:57:14 smithi080 bash[41963]: audit 2023-12-01T11:57:13.402654+0000 mon.a (mon.0) 8055 : audit 0 from='client.? 172.21.15.80:0/1060900638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:57:14.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:57:14 smithi080 bash[28361]: cluster 2023-12-01T11:57:12.937419+0000 mgr.y (mgr.24362) 12859 : cluster 0 pgmap v12828: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:57:14.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:57:14 smithi080 bash[28361]: audit 2023-12-01T11:57:13.402654+0000 mon.a (mon.0) 8055 : audit 0 from='client.? 172.21.15.80:0/1060900638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:57:15.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:57:15 smithi090 bash[32384]: cluster 2023-12-01T11:57:14.938094+0000 mgr.y (mgr.24362) 12860 : cluster 0 pgmap v12829: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:57:15.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:57:15 smithi080 bash[28361]: cluster 2023-12-01T11:57:14.938094+0000 mgr.y (mgr.24362) 12860 : cluster 0 pgmap v12829: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:57:15.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:57:15 smithi080 bash[41963]: cluster 2023-12-01T11:57:14.938094+0000 mgr.y (mgr.24362) 12860 : cluster 0 pgmap v12829: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:57:16.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:57:16 smithi090 bash[32384]: audit 2023-12-01T11:57:15.869034+0000 mon.c (mon.2) 8214 : audit 0 from='client.? 172.21.15.80:0/779278601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:57:16.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:57:16 smithi080 bash[28361]: audit 2023-12-01T11:57:15.869034+0000 mon.c (mon.2) 8214 : audit 0 from='client.? 172.21.15.80:0/779278601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:57:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:57:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:57:16] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T11:57:16.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:57:16 smithi080 bash[41963]: audit 2023-12-01T11:57:15.869034+0000 mon.c (mon.2) 8214 : audit 0 from='client.? 172.21.15.80:0/779278601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:57:17.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:57:17 smithi090 bash[32384]: cluster 2023-12-01T11:57:16.939288+0000 mgr.y (mgr.24362) 12861 : cluster 0 pgmap v12830: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:57:17.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:57:17 smithi080 bash[28361]: cluster 2023-12-01T11:57:16.939288+0000 mgr.y (mgr.24362) 12861 : cluster 0 pgmap v12830: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:57:17.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:57:17 smithi080 bash[41963]: cluster 2023-12-01T11:57:16.939288+0000 mgr.y (mgr.24362) 12861 : cluster 0 pgmap v12830: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:57:18.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:57:18 smithi080 bash[28361]: audit 2023-12-01T11:57:18.313808+0000 mon.c (mon.2) 8215 : audit 0 from='client.? 172.21.15.80:0/1161932172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:57:18.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:57:18 smithi080 bash[41963]: audit 2023-12-01T11:57:18.313808+0000 mon.c (mon.2) 8215 : audit 0 from='client.? 172.21.15.80:0/1161932172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:57:18.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:57:18 smithi090 bash[32384]: audit 2023-12-01T11:57:18.313808+0000 mon.c (mon.2) 8215 : audit 0 from='client.? 172.21.15.80:0/1161932172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:57:19.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:57:19 smithi080 bash[28361]: cluster 2023-12-01T11:57:18.939998+0000 mgr.y (mgr.24362) 12862 : cluster 0 pgmap v12831: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:57:19.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:57:19 smithi080 bash[41963]: cluster 2023-12-01T11:57:18.939998+0000 mgr.y (mgr.24362) 12862 : cluster 0 pgmap v12831: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:57:19.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:57:19 smithi090 bash[32384]: cluster 2023-12-01T11:57:18.939998+0000 mgr.y (mgr.24362) 12862 : cluster 0 pgmap v12831: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:57:21.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:57:20 smithi080 bash[28361]: audit 2023-12-01T11:57:20.761952+0000 mon.c (mon.2) 8216 : audit 0 from='client.? 172.21.15.80:0/4217584235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:57:21.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:57:20 smithi080 bash[41963]: audit 2023-12-01T11:57:20.761952+0000 mon.c (mon.2) 8216 : audit 0 from='client.? 172.21.15.80:0/4217584235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:57:21.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:57:20 smithi090 bash[32384]: audit 2023-12-01T11:57:20.761952+0000 mon.c (mon.2) 8216 : audit 0 from='client.? 172.21.15.80:0/4217584235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:57:22.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:57:22 smithi090 bash[32384]: cluster 2023-12-01T11:57:20.941051+0000 mgr.y (mgr.24362) 12863 : cluster 0 pgmap v12832: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:57:22.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:57:22 smithi080 bash[28361]: cluster 2023-12-01T11:57:20.941051+0000 mgr.y (mgr.24362) 12863 : cluster 0 pgmap v12832: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:57:22.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:57:22 smithi080 bash[41963]: cluster 2023-12-01T11:57:20.941051+0000 mgr.y (mgr.24362) 12863 : cluster 0 pgmap v12832: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:57:24.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:57:24 smithi090 bash[32384]: cluster 2023-12-01T11:57:22.941749+0000 mgr.y (mgr.24362) 12864 : cluster 0 pgmap v12833: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:57:24.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:57:24 smithi090 bash[32384]: audit 2023-12-01T11:57:23.216282+0000 mon.c (mon.2) 8217 : audit 0 from='client.? 172.21.15.80:0/4183211229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:57:24.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:57:24 smithi080 bash[28361]: cluster 2023-12-01T11:57:22.941749+0000 mgr.y (mgr.24362) 12864 : cluster 0 pgmap v12833: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:57:24.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:57:24 smithi080 bash[28361]: audit 2023-12-01T11:57:23.216282+0000 mon.c (mon.2) 8217 : audit 0 from='client.? 172.21.15.80:0/4183211229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:57:24.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:57:24 smithi080 bash[41963]: cluster 2023-12-01T11:57:22.941749+0000 mgr.y (mgr.24362) 12864 : cluster 0 pgmap v12833: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:57:24.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:57:24 smithi080 bash[41963]: audit 2023-12-01T11:57:23.216282+0000 mon.c (mon.2) 8217 : audit 0 from='client.? 172.21.15.80:0/4183211229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:57:25.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:57:25 smithi090 bash[32384]: audit 2023-12-01T11:57:24.331232+0000 mon.c (mon.2) 8218 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:57:25.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:57:25 smithi090 bash[32384]: audit 2023-12-01T11:57:24.710835+0000 mon.a (mon.0) 8056 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:57:25.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:57:25 smithi090 bash[32384]: audit 2023-12-01T11:57:24.721581+0000 mon.a (mon.0) 8057 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:57:25.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:57:25 smithi080 bash[28361]: audit 2023-12-01T11:57:24.331232+0000 mon.c (mon.2) 8218 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:57:25.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:57:25 smithi080 bash[28361]: audit 2023-12-01T11:57:24.710835+0000 mon.a (mon.0) 8056 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:57:25.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:57:25 smithi080 bash[28361]: audit 2023-12-01T11:57:24.721581+0000 mon.a (mon.0) 8057 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:57:25.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:57:25 smithi080 bash[41963]: audit 2023-12-01T11:57:24.331232+0000 mon.c (mon.2) 8218 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:57:25.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:57:25 smithi080 bash[41963]: audit 2023-12-01T11:57:24.710835+0000 mon.a (mon.0) 8056 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:57:25.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:57:25 smithi080 bash[41963]: audit 2023-12-01T11:57:24.721581+0000 mon.a (mon.0) 8057 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:57:26.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:57:26 smithi090 bash[32384]: cluster 2023-12-01T11:57:24.942390+0000 mgr.y (mgr.24362) 12865 : cluster 0 pgmap v12834: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:57:26.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:57:26 smithi090 bash[32384]: audit 2023-12-01T11:57:25.463179+0000 mon.c (mon.2) 8219 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:57:26.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:57:26 smithi090 bash[32384]: audit 2023-12-01T11:57:25.688132+0000 mon.c (mon.2) 8220 : audit 0 from='client.? 172.21.15.80:0/3749706099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:57:26.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:57:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:57:26] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T11:57:26.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:57:26 smithi080 bash[28361]: cluster 2023-12-01T11:57:24.942390+0000 mgr.y (mgr.24362) 12865 : cluster 0 pgmap v12834: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:57:26.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:57:26 smithi080 bash[28361]: audit 2023-12-01T11:57:25.463179+0000 mon.c (mon.2) 8219 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:57:26.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:57:26 smithi080 bash[28361]: audit 2023-12-01T11:57:25.688132+0000 mon.c (mon.2) 8220 : audit 0 from='client.? 172.21.15.80:0/3749706099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:57:26.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:57:26 smithi080 bash[41963]: cluster 2023-12-01T11:57:24.942390+0000 mgr.y (mgr.24362) 12865 : cluster 0 pgmap v12834: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:57:26.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:57:26 smithi080 bash[41963]: audit 2023-12-01T11:57:25.463179+0000 mon.c (mon.2) 8219 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:57:26.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:57:26 smithi080 bash[41963]: audit 2023-12-01T11:57:25.688132+0000 mon.c (mon.2) 8220 : audit 0 from='client.? 172.21.15.80:0/3749706099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:57:28.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:57:28 smithi090 bash[32384]: cluster 2023-12-01T11:57:26.943553+0000 mgr.y (mgr.24362) 12866 : cluster 0 pgmap v12835: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:57:28.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:57:28 smithi090 bash[32384]: audit 2023-12-01T11:57:28.137332+0000 mon.c (mon.2) 8221 : audit 0 from='client.? 172.21.15.80:0/2994222958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:57:28.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:57:28 smithi080 bash[41963]: cluster 2023-12-01T11:57:26.943553+0000 mgr.y (mgr.24362) 12866 : cluster 0 pgmap v12835: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:57:28.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:57:28 smithi080 bash[41963]: audit 2023-12-01T11:57:28.137332+0000 mon.c (mon.2) 8221 : audit 0 from='client.? 172.21.15.80:0/2994222958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:57:28.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:57:28 smithi080 bash[28361]: cluster 2023-12-01T11:57:26.943553+0000 mgr.y (mgr.24362) 12866 : cluster 0 pgmap v12835: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:57:28.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:57:28 smithi080 bash[28361]: audit 2023-12-01T11:57:28.137332+0000 mon.c (mon.2) 8221 : audit 0 from='client.? 172.21.15.80:0/2994222958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:57:30.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:57:30 smithi090 bash[32384]: cluster 2023-12-01T11:57:28.944230+0000 mgr.y (mgr.24362) 12867 : cluster 0 pgmap v12836: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:57:30.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:57:30 smithi090 bash[32384]: audit 2023-12-01T11:57:30.178157+0000 mon.a (mon.0) 8058 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:57:30.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:57:30 smithi090 bash[32384]: audit 2023-12-01T11:57:30.191454+0000 mon.a (mon.0) 8059 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:57:30.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:57:30 smithi080 bash[28361]: cluster 2023-12-01T11:57:28.944230+0000 mgr.y (mgr.24362) 12867 : cluster 0 pgmap v12836: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:57:30.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:57:30 smithi080 bash[28361]: audit 2023-12-01T11:57:30.178157+0000 mon.a (mon.0) 8058 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:57:30.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:57:30 smithi080 bash[28361]: audit 2023-12-01T11:57:30.191454+0000 mon.a (mon.0) 8059 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:57:30.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:57:30 smithi080 bash[41963]: cluster 2023-12-01T11:57:28.944230+0000 mgr.y (mgr.24362) 12867 : cluster 0 pgmap v12836: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:57:30.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:57:30 smithi080 bash[41963]: audit 2023-12-01T11:57:30.178157+0000 mon.a (mon.0) 8058 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:57:30.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:57:30 smithi080 bash[41963]: audit 2023-12-01T11:57:30.191454+0000 mon.a (mon.0) 8059 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:57:31.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:57:31 smithi090 bash[32384]: audit 2023-12-01T11:57:30.607305+0000 mon.c (mon.2) 8222 : audit 0 from='client.? 172.21.15.80:0/3790646569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:57:31.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:57:31 smithi090 bash[32384]: audit 2023-12-01T11:57:30.931369+0000 mon.a (mon.0) 8060 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:57:31.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:57:31 smithi090 bash[32384]: audit 2023-12-01T11:57:30.942719+0000 mon.a (mon.0) 8061 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:57:31.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:57:31 smithi080 bash[28361]: audit 2023-12-01T11:57:30.607305+0000 mon.c (mon.2) 8222 : audit 0 from='client.? 172.21.15.80:0/3790646569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:57:31.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:57:31 smithi080 bash[28361]: audit 2023-12-01T11:57:30.931369+0000 mon.a (mon.0) 8060 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:57:31.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:57:31 smithi080 bash[28361]: audit 2023-12-01T11:57:30.942719+0000 mon.a (mon.0) 8061 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:57:31.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:57:31 smithi080 bash[41963]: audit 2023-12-01T11:57:30.607305+0000 mon.c (mon.2) 8222 : audit 0 from='client.? 172.21.15.80:0/3790646569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:57:31.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:57:31 smithi080 bash[41963]: audit 2023-12-01T11:57:30.931369+0000 mon.a (mon.0) 8060 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:57:31.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:57:31 smithi080 bash[41963]: audit 2023-12-01T11:57:30.942719+0000 mon.a (mon.0) 8061 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:57:32.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:57:32 smithi090 bash[32384]: cluster 2023-12-01T11:57:30.945085+0000 mgr.y (mgr.24362) 12868 : cluster 0 pgmap v12837: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:57:32.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:57:32 smithi090 bash[32384]: audit 2023-12-01T11:57:31.415951+0000 mon.c (mon.2) 8223 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:57:32.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:57:32 smithi090 bash[32384]: audit 2023-12-01T11:57:31.418006+0000 mon.c (mon.2) 8224 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:57:32.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:57:32 smithi090 bash[32384]: audit 2023-12-01T11:57:31.427823+0000 mon.a (mon.0) 8062 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:57:32.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:57:32 smithi080 bash[28361]: cluster 2023-12-01T11:57:30.945085+0000 mgr.y (mgr.24362) 12868 : cluster 0 pgmap v12837: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:57:32.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:57:32 smithi080 bash[28361]: audit 2023-12-01T11:57:31.415951+0000 mon.c (mon.2) 8223 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:57:32.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:57:32 smithi080 bash[28361]: audit 2023-12-01T11:57:31.418006+0000 mon.c (mon.2) 8224 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:57:32.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:57:32 smithi080 bash[28361]: audit 2023-12-01T11:57:31.427823+0000 mon.a (mon.0) 8062 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:57:32.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:57:32 smithi080 bash[41963]: cluster 2023-12-01T11:57:30.945085+0000 mgr.y (mgr.24362) 12868 : cluster 0 pgmap v12837: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:57:32.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:57:32 smithi080 bash[41963]: audit 2023-12-01T11:57:31.415951+0000 mon.c (mon.2) 8223 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:57:32.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:57:32 smithi080 bash[41963]: audit 2023-12-01T11:57:31.418006+0000 mon.c (mon.2) 8224 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:57:32.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:57:32 smithi080 bash[41963]: audit 2023-12-01T11:57:31.427823+0000 mon.a (mon.0) 8062 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:57:33.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:57:33 smithi090 bash[32384]: audit 2023-12-01T11:57:33.061031+0000 mon.c (mon.2) 8225 : audit 0 from='client.? 172.21.15.80:0/2843582963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:57:33.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:57:33 smithi080 bash[28361]: audit 2023-12-01T11:57:33.061031+0000 mon.c (mon.2) 8225 : audit 0 from='client.? 172.21.15.80:0/2843582963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:57:33.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:57:33 smithi080 bash[41963]: audit 2023-12-01T11:57:33.061031+0000 mon.c (mon.2) 8225 : audit 0 from='client.? 172.21.15.80:0/2843582963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:57:34.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:57:34 smithi090 bash[32384]: cluster 2023-12-01T11:57:32.945758+0000 mgr.y (mgr.24362) 12869 : cluster 0 pgmap v12838: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:57:34.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:57:34 smithi080 bash[41963]: cluster 2023-12-01T11:57:32.945758+0000 mgr.y (mgr.24362) 12869 : cluster 0 pgmap v12838: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:57:34.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:57:34 smithi080 bash[28361]: cluster 2023-12-01T11:57:32.945758+0000 mgr.y (mgr.24362) 12869 : cluster 0 pgmap v12838: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:57:35.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:57:35 smithi080 bash[28361]: cluster 2023-12-01T11:57:34.946433+0000 mgr.y (mgr.24362) 12870 : cluster 0 pgmap v12839: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:57:35.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:57:35 smithi080 bash[41963]: cluster 2023-12-01T11:57:34.946433+0000 mgr.y (mgr.24362) 12870 : cluster 0 pgmap v12839: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:57:35.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:57:35 smithi090 bash[32384]: cluster 2023-12-01T11:57:34.946433+0000 mgr.y (mgr.24362) 12870 : cluster 0 pgmap v12839: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:57:36.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:57:36 smithi080 bash[28361]: audit 2023-12-01T11:57:35.511841+0000 mon.a (mon.0) 8063 : audit 0 from='client.? 172.21.15.80:0/4178475143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:57:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:57:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:57:36] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T11:57:36.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:57:36 smithi080 bash[41963]: audit 2023-12-01T11:57:35.511841+0000 mon.a (mon.0) 8063 : audit 0 from='client.? 172.21.15.80:0/4178475143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:57:36.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:57:36 smithi090 bash[32384]: audit 2023-12-01T11:57:35.511841+0000 mon.a (mon.0) 8063 : audit 0 from='client.? 172.21.15.80:0/4178475143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:57:37.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:57:37 smithi080 bash[41963]: cluster 2023-12-01T11:57:36.947574+0000 mgr.y (mgr.24362) 12871 : cluster 0 pgmap v12840: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:57:37.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:57:37 smithi080 bash[28361]: cluster 2023-12-01T11:57:36.947574+0000 mgr.y (mgr.24362) 12871 : cluster 0 pgmap v12840: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:57:37.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:57:37 smithi090 bash[32384]: cluster 2023-12-01T11:57:36.947574+0000 mgr.y (mgr.24362) 12871 : cluster 0 pgmap v12840: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:57:38.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:57:38 smithi080 bash[28361]: audit 2023-12-01T11:57:37.964175+0000 mon.a (mon.0) 8064 : audit 0 from='client.? 172.21.15.80:0/3822621859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:57:38.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:57:38 smithi080 bash[41963]: audit 2023-12-01T11:57:37.964175+0000 mon.a (mon.0) 8064 : audit 0 from='client.? 172.21.15.80:0/3822621859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:57:38.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:57:38 smithi090 bash[32384]: audit 2023-12-01T11:57:37.964175+0000 mon.a (mon.0) 8064 : audit 0 from='client.? 172.21.15.80:0/3822621859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:57:39.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:57:39 smithi080 bash[28361]: cluster 2023-12-01T11:57:38.948228+0000 mgr.y (mgr.24362) 12872 : cluster 0 pgmap v12841: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:57:39.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:57:39 smithi080 bash[41963]: cluster 2023-12-01T11:57:38.948228+0000 mgr.y (mgr.24362) 12872 : cluster 0 pgmap v12841: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:57:39.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:57:39 smithi090 bash[32384]: cluster 2023-12-01T11:57:38.948228+0000 mgr.y (mgr.24362) 12872 : cluster 0 pgmap v12841: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:57:40.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:57:40 smithi090 bash[32384]: audit 2023-12-01T11:57:40.429841+0000 mon.c (mon.2) 8226 : audit 0 from='client.? 172.21.15.80:0/1217481884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:57:40.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:57:40 smithi090 bash[32384]: audit 2023-12-01T11:57:40.463543+0000 mon.c (mon.2) 8227 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:57:40.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:57:40 smithi080 bash[28361]: audit 2023-12-01T11:57:40.429841+0000 mon.c (mon.2) 8226 : audit 0 from='client.? 172.21.15.80:0/1217481884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:57:40.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:57:40 smithi080 bash[28361]: audit 2023-12-01T11:57:40.463543+0000 mon.c (mon.2) 8227 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:57:40.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:57:40 smithi080 bash[41963]: audit 2023-12-01T11:57:40.429841+0000 mon.c (mon.2) 8226 : audit 0 from='client.? 172.21.15.80:0/1217481884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:57:40.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:57:40 smithi080 bash[41963]: audit 2023-12-01T11:57:40.463543+0000 mon.c (mon.2) 8227 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:57:42.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:57:42 smithi090 bash[32384]: cluster 2023-12-01T11:57:40.949286+0000 mgr.y (mgr.24362) 12873 : cluster 0 pgmap v12842: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:57:42.680 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:57:42 smithi080 bash[41963]: cluster 2023-12-01T11:57:40.949286+0000 mgr.y (mgr.24362) 12873 : cluster 0 pgmap v12842: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:57:42.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:57:42 smithi080 bash[28361]: cluster 2023-12-01T11:57:40.949286+0000 mgr.y (mgr.24362) 12873 : cluster 0 pgmap v12842: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:57:43.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:57:43 smithi090 bash[32384]: audit 2023-12-01T11:57:42.886295+0000 mon.c (mon.2) 8228 : audit 0 from='client.? 172.21.15.80:0/2369733877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:57:43.680 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:57:43 smithi080 bash[41963]: audit 2023-12-01T11:57:42.886295+0000 mon.c (mon.2) 8228 : audit 0 from='client.? 172.21.15.80:0/2369733877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:57:43.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:57:43 smithi080 bash[28361]: audit 2023-12-01T11:57:42.886295+0000 mon.c (mon.2) 8228 : audit 0 from='client.? 172.21.15.80:0/2369733877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:57:44.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:57:44 smithi090 bash[32384]: cluster 2023-12-01T11:57:42.949991+0000 mgr.y (mgr.24362) 12874 : cluster 0 pgmap v12843: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:57:44.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:57:44 smithi080 bash[28361]: cluster 2023-12-01T11:57:42.949991+0000 mgr.y (mgr.24362) 12874 : cluster 0 pgmap v12843: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:57:44.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:57:44 smithi080 bash[41963]: cluster 2023-12-01T11:57:42.949991+0000 mgr.y (mgr.24362) 12874 : cluster 0 pgmap v12843: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:57:46.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:57:46 smithi090 bash[32384]: cluster 2023-12-01T11:57:44.950620+0000 mgr.y (mgr.24362) 12875 : cluster 0 pgmap v12844: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:57:46.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:57:46 smithi090 bash[32384]: audit 2023-12-01T11:57:45.344827+0000 mon.a (mon.0) 8065 : audit 0 from='client.? 172.21.15.80:0/1199781579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:57:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:57:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:57:46] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T11:57:46.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:57:46 smithi080 bash[28361]: cluster 2023-12-01T11:57:44.950620+0000 mgr.y (mgr.24362) 12875 : cluster 0 pgmap v12844: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:57:46.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:57:46 smithi080 bash[28361]: audit 2023-12-01T11:57:45.344827+0000 mon.a (mon.0) 8065 : audit 0 from='client.? 172.21.15.80:0/1199781579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:57:46.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:57:46 smithi080 bash[41963]: cluster 2023-12-01T11:57:44.950620+0000 mgr.y (mgr.24362) 12875 : cluster 0 pgmap v12844: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:57:46.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:57:46 smithi080 bash[41963]: audit 2023-12-01T11:57:45.344827+0000 mon.a (mon.0) 8065 : audit 0 from='client.? 172.21.15.80:0/1199781579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:57:48.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:57:48 smithi090 bash[32384]: cluster 2023-12-01T11:57:46.951773+0000 mgr.y (mgr.24362) 12876 : cluster 0 pgmap v12845: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:57:48.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:57:48 smithi090 bash[32384]: audit 2023-12-01T11:57:47.802709+0000 mon.a (mon.0) 8066 : audit 0 from='client.? 172.21.15.80:0/3000838085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:57:48.680 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:57:48 smithi080 bash[41963]: cluster 2023-12-01T11:57:46.951773+0000 mgr.y (mgr.24362) 12876 : cluster 0 pgmap v12845: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:57:48.680 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:57:48 smithi080 bash[41963]: audit 2023-12-01T11:57:47.802709+0000 mon.a (mon.0) 8066 : audit 0 from='client.? 172.21.15.80:0/3000838085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:57:48.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:57:48 smithi080 bash[28361]: cluster 2023-12-01T11:57:46.951773+0000 mgr.y (mgr.24362) 12876 : cluster 0 pgmap v12845: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:57:48.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:57:48 smithi080 bash[28361]: audit 2023-12-01T11:57:47.802709+0000 mon.a (mon.0) 8066 : audit 0 from='client.? 172.21.15.80:0/3000838085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:57:50.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:57:50 smithi090 bash[32384]: cluster 2023-12-01T11:57:48.952384+0000 mgr.y (mgr.24362) 12877 : cluster 0 pgmap v12846: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:57:50.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:57:50 smithi080 bash[28361]: cluster 2023-12-01T11:57:48.952384+0000 mgr.y (mgr.24362) 12877 : cluster 0 pgmap v12846: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:57:50.680 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:57:50 smithi080 bash[41963]: cluster 2023-12-01T11:57:48.952384+0000 mgr.y (mgr.24362) 12877 : cluster 0 pgmap v12846: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:57:51.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:57:51 smithi090 bash[32384]: audit 2023-12-01T11:57:50.256656+0000 mon.a (mon.0) 8067 : audit 0 from='client.? 172.21.15.80:0/2177578398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:57:51.680 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:57:51 smithi080 bash[41963]: audit 2023-12-01T11:57:50.256656+0000 mon.a (mon.0) 8067 : audit 0 from='client.? 172.21.15.80:0/2177578398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:57:51.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:57:51 smithi080 bash[28361]: audit 2023-12-01T11:57:50.256656+0000 mon.a (mon.0) 8067 : audit 0 from='client.? 172.21.15.80:0/2177578398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:57:52.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:57:52 smithi090 bash[32384]: cluster 2023-12-01T11:57:50.953443+0000 mgr.y (mgr.24362) 12878 : cluster 0 pgmap v12847: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:57:52.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:57:52 smithi080 bash[28361]: cluster 2023-12-01T11:57:50.953443+0000 mgr.y (mgr.24362) 12878 : cluster 0 pgmap v12847: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:57:52.680 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:57:52 smithi080 bash[41963]: cluster 2023-12-01T11:57:50.953443+0000 mgr.y (mgr.24362) 12878 : cluster 0 pgmap v12847: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:57:53.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:57:53 smithi090 bash[32384]: audit 2023-12-01T11:57:52.716663+0000 mon.c (mon.2) 8229 : audit 0 from='client.? 172.21.15.80:0/3990878024' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:57:53.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:57:53 smithi090 bash[32384]: cluster 2023-12-01T11:57:52.954181+0000 mgr.y (mgr.24362) 12879 : cluster 0 pgmap v12848: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:57:53.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:57:53 smithi080 bash[28361]: audit 2023-12-01T11:57:52.716663+0000 mon.c (mon.2) 8229 : audit 0 from='client.? 172.21.15.80:0/3990878024' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:57:53.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:57:53 smithi080 bash[28361]: cluster 2023-12-01T11:57:52.954181+0000 mgr.y (mgr.24362) 12879 : cluster 0 pgmap v12848: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:57:53.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:57:53 smithi080 bash[41963]: audit 2023-12-01T11:57:52.716663+0000 mon.c (mon.2) 8229 : audit 0 from='client.? 172.21.15.80:0/3990878024' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:57:53.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:57:53 smithi080 bash[41963]: cluster 2023-12-01T11:57:52.954181+0000 mgr.y (mgr.24362) 12879 : cluster 0 pgmap v12848: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:57:56.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:57:56 smithi090 bash[32384]: cluster 2023-12-01T11:57:54.954822+0000 mgr.y (mgr.24362) 12880 : cluster 0 pgmap v12849: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:57:56.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:57:56 smithi090 bash[32384]: audit 2023-12-01T11:57:55.172125+0000 mon.c (mon.2) 8230 : audit 0 from='client.? 172.21.15.80:0/2336447602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:57:56.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:57:56 smithi090 bash[32384]: audit 2023-12-01T11:57:55.464000+0000 mon.c (mon.2) 8231 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:57:56.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:57:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:57:56] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T11:57:56.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:57:56 smithi080 bash[41963]: cluster 2023-12-01T11:57:54.954822+0000 mgr.y (mgr.24362) 12880 : cluster 0 pgmap v12849: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:57:56.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:57:56 smithi080 bash[41963]: audit 2023-12-01T11:57:55.172125+0000 mon.c (mon.2) 8230 : audit 0 from='client.? 172.21.15.80:0/2336447602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:57:56.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:57:56 smithi080 bash[41963]: audit 2023-12-01T11:57:55.464000+0000 mon.c (mon.2) 8231 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:57:56.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:57:56 smithi080 bash[28361]: cluster 2023-12-01T11:57:54.954822+0000 mgr.y (mgr.24362) 12880 : cluster 0 pgmap v12849: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:57:56.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:57:56 smithi080 bash[28361]: audit 2023-12-01T11:57:55.172125+0000 mon.c (mon.2) 8230 : audit 0 from='client.? 172.21.15.80:0/2336447602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:57:56.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:57:56 smithi080 bash[28361]: audit 2023-12-01T11:57:55.464000+0000 mon.c (mon.2) 8231 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:57:58.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:57:58 smithi090 bash[32384]: cluster 2023-12-01T11:57:56.956000+0000 mgr.y (mgr.24362) 12881 : cluster 0 pgmap v12850: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:57:58.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:57:58 smithi090 bash[32384]: audit 2023-12-01T11:57:57.630241+0000 mon.c (mon.2) 8232 : audit 0 from='client.? 172.21.15.80:0/2612908384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:57:58.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:57:58 smithi080 bash[28361]: cluster 2023-12-01T11:57:56.956000+0000 mgr.y (mgr.24362) 12881 : cluster 0 pgmap v12850: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:57:58.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:57:58 smithi080 bash[28361]: audit 2023-12-01T11:57:57.630241+0000 mon.c (mon.2) 8232 : audit 0 from='client.? 172.21.15.80:0/2612908384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:57:58.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:57:58 smithi080 bash[41963]: cluster 2023-12-01T11:57:56.956000+0000 mgr.y (mgr.24362) 12881 : cluster 0 pgmap v12850: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:57:58.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:57:58 smithi080 bash[41963]: audit 2023-12-01T11:57:57.630241+0000 mon.c (mon.2) 8232 : audit 0 from='client.? 172.21.15.80:0/2612908384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:58:00.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:58:00 smithi090 bash[32384]: cluster 2023-12-01T11:57:58.956606+0000 mgr.y (mgr.24362) 12882 : cluster 0 pgmap v12851: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:58:00.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:58:00 smithi090 bash[32384]: audit 2023-12-01T11:58:00.087597+0000 mon.c (mon.2) 8233 : audit 0 from='client.? 172.21.15.80:0/1703993803' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:58:00.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:58:00 smithi080 bash[28361]: cluster 2023-12-01T11:57:58.956606+0000 mgr.y (mgr.24362) 12882 : cluster 0 pgmap v12851: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:58:00.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:58:00 smithi080 bash[28361]: audit 2023-12-01T11:58:00.087597+0000 mon.c (mon.2) 8233 : audit 0 from='client.? 172.21.15.80:0/1703993803' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:58:00.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:58:00 smithi080 bash[41963]: cluster 2023-12-01T11:57:58.956606+0000 mgr.y (mgr.24362) 12882 : cluster 0 pgmap v12851: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:58:00.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:58:00 smithi080 bash[41963]: audit 2023-12-01T11:58:00.087597+0000 mon.c (mon.2) 8233 : audit 0 from='client.? 172.21.15.80:0/1703993803' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:58:02.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:58:02 smithi090 bash[32384]: cluster 2023-12-01T11:58:00.957704+0000 mgr.y (mgr.24362) 12883 : cluster 0 pgmap v12852: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:58:02.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:58:02 smithi080 bash[41963]: cluster 2023-12-01T11:58:00.957704+0000 mgr.y (mgr.24362) 12883 : cluster 0 pgmap v12852: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:58:02.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:58:02 smithi080 bash[28361]: cluster 2023-12-01T11:58:00.957704+0000 mgr.y (mgr.24362) 12883 : cluster 0 pgmap v12852: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:58:03.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:58:03 smithi090 bash[32384]: audit 2023-12-01T11:58:02.550682+0000 mon.c (mon.2) 8234 : audit 0 from='client.? 172.21.15.80:0/2652904330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:58:03.680 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:58:03 smithi080 bash[41963]: audit 2023-12-01T11:58:02.550682+0000 mon.c (mon.2) 8234 : audit 0 from='client.? 172.21.15.80:0/2652904330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:58:03.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:58:03 smithi080 bash[28361]: audit 2023-12-01T11:58:02.550682+0000 mon.c (mon.2) 8234 : audit 0 from='client.? 172.21.15.80:0/2652904330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:58:04.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:58:04 smithi090 bash[32384]: cluster 2023-12-01T11:58:02.958371+0000 mgr.y (mgr.24362) 12884 : cluster 0 pgmap v12853: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:58:04.680 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:58:04 smithi080 bash[41963]: cluster 2023-12-01T11:58:02.958371+0000 mgr.y (mgr.24362) 12884 : cluster 0 pgmap v12853: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:58:04.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:58:04 smithi080 bash[28361]: cluster 2023-12-01T11:58:02.958371+0000 mgr.y (mgr.24362) 12884 : cluster 0 pgmap v12853: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:58:05.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:58:05 smithi090 bash[32384]: audit 2023-12-01T11:58:05.005916+0000 mon.a (mon.0) 8068 : audit 0 from='client.? 172.21.15.80:0/2823725888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:58:05.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:58:05 smithi080 bash[28361]: audit 2023-12-01T11:58:05.005916+0000 mon.a (mon.0) 8068 : audit 0 from='client.? 172.21.15.80:0/2823725888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:58:05.680 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:58:05 smithi080 bash[41963]: audit 2023-12-01T11:58:05.005916+0000 mon.a (mon.0) 8068 : audit 0 from='client.? 172.21.15.80:0/2823725888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:58:06.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:58:06 smithi090 bash[32384]: cluster 2023-12-01T11:58:04.959103+0000 mgr.y (mgr.24362) 12885 : cluster 0 pgmap v12854: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:58:06.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:58:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:58:06] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T11:58:06.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:58:06 smithi080 bash[41963]: cluster 2023-12-01T11:58:04.959103+0000 mgr.y (mgr.24362) 12885 : cluster 0 pgmap v12854: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:58:06.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:58:06 smithi080 bash[28361]: cluster 2023-12-01T11:58:04.959103+0000 mgr.y (mgr.24362) 12885 : cluster 0 pgmap v12854: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:58:07.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:58:07 smithi090 bash[32384]: cluster 2023-12-01T11:58:06.960264+0000 mgr.y (mgr.24362) 12886 : cluster 0 pgmap v12855: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:58:07.680 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:58:07 smithi080 bash[41963]: cluster 2023-12-01T11:58:06.960264+0000 mgr.y (mgr.24362) 12886 : cluster 0 pgmap v12855: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:58:07.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:58:07 smithi080 bash[28361]: cluster 2023-12-01T11:58:06.960264+0000 mgr.y (mgr.24362) 12886 : cluster 0 pgmap v12855: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:58:08.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:58:08 smithi090 bash[32384]: audit 2023-12-01T11:58:07.454042+0000 mon.c (mon.2) 8235 : audit 0 from='client.? 172.21.15.80:0/2930054219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:58:08.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:58:08 smithi080 bash[28361]: audit 2023-12-01T11:58:07.454042+0000 mon.c (mon.2) 8235 : audit 0 from='client.? 172.21.15.80:0/2930054219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:58:08.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:58:08 smithi080 bash[41963]: audit 2023-12-01T11:58:07.454042+0000 mon.c (mon.2) 8235 : audit 0 from='client.? 172.21.15.80:0/2930054219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:58:09.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:58:09 smithi090 bash[32384]: cluster 2023-12-01T11:58:08.960902+0000 mgr.y (mgr.24362) 12887 : cluster 0 pgmap v12856: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:58:09.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:58:09 smithi080 bash[28361]: cluster 2023-12-01T11:58:08.960902+0000 mgr.y (mgr.24362) 12887 : cluster 0 pgmap v12856: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:58:09.680 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:58:09 smithi080 bash[41963]: cluster 2023-12-01T11:58:08.960902+0000 mgr.y (mgr.24362) 12887 : cluster 0 pgmap v12856: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:58:10.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:58:10 smithi090 bash[32384]: audit 2023-12-01T11:58:09.903855+0000 mon.c (mon.2) 8236 : audit 0 from='client.? 172.21.15.80:0/131673198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:58:10.680 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:58:10 smithi080 bash[41963]: audit 2023-12-01T11:58:09.903855+0000 mon.c (mon.2) 8236 : audit 0 from='client.? 172.21.15.80:0/131673198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:58:10.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:58:10 smithi080 bash[28361]: audit 2023-12-01T11:58:09.903855+0000 mon.c (mon.2) 8236 : audit 0 from='client.? 172.21.15.80:0/131673198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:58:11.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:58:11 smithi090 bash[32384]: audit 2023-12-01T11:58:10.464606+0000 mon.c (mon.2) 8237 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:58:11.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:58:11 smithi090 bash[32384]: cluster 2023-12-01T11:58:10.961961+0000 mgr.y (mgr.24362) 12888 : cluster 0 pgmap v12857: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:58:11.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:58:11 smithi080 bash[28361]: audit 2023-12-01T11:58:10.464606+0000 mon.c (mon.2) 8237 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:58:11.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:58:11 smithi080 bash[28361]: cluster 2023-12-01T11:58:10.961961+0000 mgr.y (mgr.24362) 12888 : cluster 0 pgmap v12857: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:58:11.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:58:11 smithi080 bash[41963]: audit 2023-12-01T11:58:10.464606+0000 mon.c (mon.2) 8237 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:58:11.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:58:11 smithi080 bash[41963]: cluster 2023-12-01T11:58:10.961961+0000 mgr.y (mgr.24362) 12888 : cluster 0 pgmap v12857: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:58:12.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:58:12 smithi080 bash[28361]: audit 2023-12-01T11:58:12.360229+0000 mon.c (mon.2) 8238 : audit 0 from='client.? 172.21.15.80:0/2790892473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:58:12.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:58:12 smithi080 bash[41963]: audit 2023-12-01T11:58:12.360229+0000 mon.c (mon.2) 8238 : audit 0 from='client.? 172.21.15.80:0/2790892473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:58:12.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:58:12 smithi090 bash[32384]: audit 2023-12-01T11:58:12.360229+0000 mon.c (mon.2) 8238 : audit 0 from='client.? 172.21.15.80:0/2790892473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:58:13.680 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:58:13 smithi080 bash[41963]: cluster 2023-12-01T11:58:12.962711+0000 mgr.y (mgr.24362) 12889 : cluster 0 pgmap v12858: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:58:13.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:58:13 smithi080 bash[28361]: cluster 2023-12-01T11:58:12.962711+0000 mgr.y (mgr.24362) 12889 : cluster 0 pgmap v12858: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:58:13.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:58:13 smithi090 bash[32384]: cluster 2023-12-01T11:58:12.962711+0000 mgr.y (mgr.24362) 12889 : cluster 0 pgmap v12858: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:58:15.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:58:14 smithi080 bash[28361]: audit 2023-12-01T11:58:14.816895+0000 mon.c (mon.2) 8239 : audit 0 from='client.? 172.21.15.80:0/3231827061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:58:15.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:58:14 smithi080 bash[41963]: audit 2023-12-01T11:58:14.816895+0000 mon.c (mon.2) 8239 : audit 0 from='client.? 172.21.15.80:0/3231827061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:58:15.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:58:14 smithi090 bash[32384]: audit 2023-12-01T11:58:14.816895+0000 mon.c (mon.2) 8239 : audit 0 from='client.? 172.21.15.80:0/3231827061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:58:16.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:58:15 smithi080 bash[28361]: cluster 2023-12-01T11:58:14.963370+0000 mgr.y (mgr.24362) 12890 : cluster 0 pgmap v12859: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:58:16.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:58:15 smithi080 bash[41963]: cluster 2023-12-01T11:58:14.963370+0000 mgr.y (mgr.24362) 12890 : cluster 0 pgmap v12859: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:58:16.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:58:15 smithi090 bash[32384]: cluster 2023-12-01T11:58:14.963370+0000 mgr.y (mgr.24362) 12890 : cluster 0 pgmap v12859: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:58:16.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:58:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:58:16] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T11:58:18.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:58:18 smithi090 bash[32384]: cluster 2023-12-01T11:58:16.964466+0000 mgr.y (mgr.24362) 12891 : cluster 0 pgmap v12860: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:58:18.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:58:18 smithi090 bash[32384]: audit 2023-12-01T11:58:17.275487+0000 mon.a (mon.0) 8069 : audit 0 from='client.? 172.21.15.80:0/4271611113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:58:18.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:58:18 smithi080 bash[28361]: cluster 2023-12-01T11:58:16.964466+0000 mgr.y (mgr.24362) 12891 : cluster 0 pgmap v12860: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:58:18.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:58:18 smithi080 bash[28361]: audit 2023-12-01T11:58:17.275487+0000 mon.a (mon.0) 8069 : audit 0 from='client.? 172.21.15.80:0/4271611113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:58:18.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:58:18 smithi080 bash[41963]: cluster 2023-12-01T11:58:16.964466+0000 mgr.y (mgr.24362) 12891 : cluster 0 pgmap v12860: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:58:18.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:58:18 smithi080 bash[41963]: audit 2023-12-01T11:58:17.275487+0000 mon.a (mon.0) 8069 : audit 0 from='client.? 172.21.15.80:0/4271611113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:58:20.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:58:20 smithi090 bash[32384]: cluster 2023-12-01T11:58:18.965063+0000 mgr.y (mgr.24362) 12892 : cluster 0 pgmap v12861: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:58:20.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:58:20 smithi090 bash[32384]: audit 2023-12-01T11:58:19.741124+0000 mon.a (mon.0) 8070 : audit 0 from='client.? 172.21.15.80:0/3795862172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:58:20.680 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:58:20 smithi080 bash[41963]: cluster 2023-12-01T11:58:18.965063+0000 mgr.y (mgr.24362) 12892 : cluster 0 pgmap v12861: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:58:20.680 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:58:20 smithi080 bash[41963]: audit 2023-12-01T11:58:19.741124+0000 mon.a (mon.0) 8070 : audit 0 from='client.? 172.21.15.80:0/3795862172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:58:20.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:58:20 smithi080 bash[28361]: cluster 2023-12-01T11:58:18.965063+0000 mgr.y (mgr.24362) 12892 : cluster 0 pgmap v12861: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:58:20.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:58:20 smithi080 bash[28361]: audit 2023-12-01T11:58:19.741124+0000 mon.a (mon.0) 8070 : audit 0 from='client.? 172.21.15.80:0/3795862172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:58:22.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:58:22 smithi090 bash[32384]: cluster 2023-12-01T11:58:20.966083+0000 mgr.y (mgr.24362) 12893 : cluster 0 pgmap v12862: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:58:22.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:58:22 smithi090 bash[32384]: audit 2023-12-01T11:58:22.196038+0000 mon.c (mon.2) 8240 : audit 0 from='client.? 172.21.15.80:0/2329971917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:58:22.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:58:22 smithi080 bash[28361]: cluster 2023-12-01T11:58:20.966083+0000 mgr.y (mgr.24362) 12893 : cluster 0 pgmap v12862: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:58:22.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:58:22 smithi080 bash[28361]: audit 2023-12-01T11:58:22.196038+0000 mon.c (mon.2) 8240 : audit 0 from='client.? 172.21.15.80:0/2329971917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:58:22.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:58:22 smithi080 bash[41963]: cluster 2023-12-01T11:58:20.966083+0000 mgr.y (mgr.24362) 12893 : cluster 0 pgmap v12862: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:58:22.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:58:22 smithi080 bash[41963]: audit 2023-12-01T11:58:22.196038+0000 mon.c (mon.2) 8240 : audit 0 from='client.? 172.21.15.80:0/2329971917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:58:24.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:58:24 smithi090 bash[32384]: cluster 2023-12-01T11:58:22.966784+0000 mgr.y (mgr.24362) 12894 : cluster 0 pgmap v12863: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:58:24.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:58:24 smithi080 bash[41963]: cluster 2023-12-01T11:58:22.966784+0000 mgr.y (mgr.24362) 12894 : cluster 0 pgmap v12863: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:58:24.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:58:24 smithi080 bash[28361]: cluster 2023-12-01T11:58:22.966784+0000 mgr.y (mgr.24362) 12894 : cluster 0 pgmap v12863: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:58:25.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:58:25 smithi090 bash[32384]: audit 2023-12-01T11:58:24.650131+0000 mon.a (mon.0) 8071 : audit 0 from='client.? 172.21.15.80:0/3152012965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:58:25.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:58:25 smithi080 bash[41963]: audit 2023-12-01T11:58:24.650131+0000 mon.a (mon.0) 8071 : audit 0 from='client.? 172.21.15.80:0/3152012965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:58:25.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:58:25 smithi080 bash[28361]: audit 2023-12-01T11:58:24.650131+0000 mon.a (mon.0) 8071 : audit 0 from='client.? 172.21.15.80:0/3152012965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:58:26.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:58:26 smithi090 bash[32384]: cluster 2023-12-01T11:58:24.967451+0000 mgr.y (mgr.24362) 12895 : cluster 0 pgmap v12864: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:58:26.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:58:26 smithi090 bash[32384]: audit 2023-12-01T11:58:25.464892+0000 mon.c (mon.2) 8241 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:58:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:58:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:58:26] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T11:58:26.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:58:26 smithi080 bash[28361]: cluster 2023-12-01T11:58:24.967451+0000 mgr.y (mgr.24362) 12895 : cluster 0 pgmap v12864: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:58:26.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:58:26 smithi080 bash[28361]: audit 2023-12-01T11:58:25.464892+0000 mon.c (mon.2) 8241 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:58:26.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:58:26 smithi080 bash[41963]: cluster 2023-12-01T11:58:24.967451+0000 mgr.y (mgr.24362) 12895 : cluster 0 pgmap v12864: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:58:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:58:26 smithi080 bash[41963]: audit 2023-12-01T11:58:25.464892+0000 mon.c (mon.2) 8241 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:58:27.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:58:27 smithi090 bash[32384]: cluster 2023-12-01T11:58:26.968626+0000 mgr.y (mgr.24362) 12896 : cluster 0 pgmap v12865: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:58:27.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:58:27 smithi090 bash[32384]: audit 2023-12-01T11:58:27.097610+0000 mon.c (mon.2) 8242 : audit 0 from='client.? 172.21.15.80:0/2691569108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:58:27.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:58:27 smithi080 bash[41963]: cluster 2023-12-01T11:58:26.968626+0000 mgr.y (mgr.24362) 12896 : cluster 0 pgmap v12865: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:58:27.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:58:27 smithi080 bash[41963]: audit 2023-12-01T11:58:27.097610+0000 mon.c (mon.2) 8242 : audit 0 from='client.? 172.21.15.80:0/2691569108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:58:27.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:58:27 smithi080 bash[28361]: cluster 2023-12-01T11:58:26.968626+0000 mgr.y (mgr.24362) 12896 : cluster 0 pgmap v12865: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:58:27.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:58:27 smithi080 bash[28361]: audit 2023-12-01T11:58:27.097610+0000 mon.c (mon.2) 8242 : audit 0 from='client.? 172.21.15.80:0/2691569108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:58:30.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:58:30 smithi080 bash[28361]: cluster 2023-12-01T11:58:28.969284+0000 mgr.y (mgr.24362) 12897 : cluster 0 pgmap v12866: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:58:30.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:58:30 smithi080 bash[28361]: audit 2023-12-01T11:58:29.550651+0000 mon.c (mon.2) 8243 : audit 0 from='client.? 172.21.15.80:0/4129666151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:58:30.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:58:30 smithi080 bash[41963]: cluster 2023-12-01T11:58:28.969284+0000 mgr.y (mgr.24362) 12897 : cluster 0 pgmap v12866: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:58:30.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:58:30 smithi080 bash[41963]: audit 2023-12-01T11:58:29.550651+0000 mon.c (mon.2) 8243 : audit 0 from='client.? 172.21.15.80:0/4129666151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:58:30.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:58:30 smithi090 bash[32384]: cluster 2023-12-01T11:58:28.969284+0000 mgr.y (mgr.24362) 12897 : cluster 0 pgmap v12866: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:58:30.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:58:30 smithi090 bash[32384]: audit 2023-12-01T11:58:29.550651+0000 mon.c (mon.2) 8243 : audit 0 from='client.? 172.21.15.80:0/4129666151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:58:32.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:58:32 smithi090 bash[32384]: cluster 2023-12-01T11:58:30.970339+0000 mgr.y (mgr.24362) 12898 : cluster 0 pgmap v12867: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:58:32.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:58:32 smithi090 bash[32384]: audit 2023-12-01T11:58:31.511795+0000 mon.c (mon.2) 8244 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:58:32.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:58:32 smithi090 bash[32384]: audit 2023-12-01T11:58:32.004120+0000 mon.c (mon.2) 8245 : audit 0 from='client.? 172.21.15.80:0/2329990235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:58:32.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:58:32 smithi080 bash[28361]: cluster 2023-12-01T11:58:30.970339+0000 mgr.y (mgr.24362) 12898 : cluster 0 pgmap v12867: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:58:32.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:58:32 smithi080 bash[28361]: audit 2023-12-01T11:58:31.511795+0000 mon.c (mon.2) 8244 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:58:32.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:58:32 smithi080 bash[28361]: audit 2023-12-01T11:58:32.004120+0000 mon.c (mon.2) 8245 : audit 0 from='client.? 172.21.15.80:0/2329990235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:58:32.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:58:32 smithi080 bash[41963]: cluster 2023-12-01T11:58:30.970339+0000 mgr.y (mgr.24362) 12898 : cluster 0 pgmap v12867: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:58:32.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:58:32 smithi080 bash[41963]: audit 2023-12-01T11:58:31.511795+0000 mon.c (mon.2) 8244 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:58:32.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:58:32 smithi080 bash[41963]: audit 2023-12-01T11:58:32.004120+0000 mon.c (mon.2) 8245 : audit 0 from='client.? 172.21.15.80:0/2329990235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:58:34.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:58:34 smithi090 bash[32384]: cluster 2023-12-01T11:58:32.971063+0000 mgr.y (mgr.24362) 12899 : cluster 0 pgmap v12868: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:58:34.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:58:34 smithi080 bash[28361]: cluster 2023-12-01T11:58:32.971063+0000 mgr.y (mgr.24362) 12899 : cluster 0 pgmap v12868: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:58:34.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:58:34 smithi080 bash[41963]: cluster 2023-12-01T11:58:32.971063+0000 mgr.y (mgr.24362) 12899 : cluster 0 pgmap v12868: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:58:35.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:58:35 smithi090 bash[32384]: audit 2023-12-01T11:58:34.464792+0000 mon.c (mon.2) 8246 : audit 0 from='client.? 172.21.15.80:0/1621526258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:58:35.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:58:35 smithi080 bash[28361]: audit 2023-12-01T11:58:34.464792+0000 mon.c (mon.2) 8246 : audit 0 from='client.? 172.21.15.80:0/1621526258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:58:35.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:58:35 smithi080 bash[41963]: audit 2023-12-01T11:58:34.464792+0000 mon.c (mon.2) 8246 : audit 0 from='client.? 172.21.15.80:0/1621526258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:58:36.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:58:36 smithi090 bash[32384]: cluster 2023-12-01T11:58:34.971730+0000 mgr.y (mgr.24362) 12900 : cluster 0 pgmap v12869: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:58:36.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:58:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:58:36] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T11:58:36.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:58:36 smithi080 bash[28361]: cluster 2023-12-01T11:58:34.971730+0000 mgr.y (mgr.24362) 12900 : cluster 0 pgmap v12869: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:58:36.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:58:36 smithi080 bash[41963]: cluster 2023-12-01T11:58:34.971730+0000 mgr.y (mgr.24362) 12900 : cluster 0 pgmap v12869: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:58:37.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:58:37 smithi090 bash[32384]: audit 2023-12-01T11:58:36.932878+0000 mon.a (mon.0) 8072 : audit 0 from='client.? 172.21.15.80:0/952917647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:58:37.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:58:37 smithi080 bash[28361]: audit 2023-12-01T11:58:36.932878+0000 mon.a (mon.0) 8072 : audit 0 from='client.? 172.21.15.80:0/952917647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:58:37.680 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:58:37 smithi080 bash[41963]: audit 2023-12-01T11:58:36.932878+0000 mon.a (mon.0) 8072 : audit 0 from='client.? 172.21.15.80:0/952917647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:58:38.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:58:38 smithi090 bash[32384]: cluster 2023-12-01T11:58:36.972472+0000 mgr.y (mgr.24362) 12901 : cluster 0 pgmap v12870: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:58:38.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:58:38 smithi090 bash[32384]: audit 2023-12-01T11:58:37.307785+0000 mon.a (mon.0) 8073 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:58:38.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:58:38 smithi090 bash[32384]: audit 2023-12-01T11:58:37.321998+0000 mon.a (mon.0) 8074 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:58:38.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:58:38 smithi090 bash[32384]: audit 2023-12-01T11:58:37.716982+0000 mon.a (mon.0) 8075 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:58:38.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:58:38 smithi090 bash[32384]: audit 2023-12-01T11:58:37.729001+0000 mon.a (mon.0) 8076 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:58:38.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:58:38 smithi090 bash[32384]: audit 2023-12-01T11:58:38.227147+0000 mon.c (mon.2) 8247 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:58:38.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:58:38 smithi080 bash[28361]: cluster 2023-12-01T11:58:36.972472+0000 mgr.y (mgr.24362) 12901 : cluster 0 pgmap v12870: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:58:38.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:58:38 smithi080 bash[28361]: audit 2023-12-01T11:58:37.307785+0000 mon.a (mon.0) 8073 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:58:38.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:58:38 smithi080 bash[28361]: audit 2023-12-01T11:58:37.321998+0000 mon.a (mon.0) 8074 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:58:38.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:58:38 smithi080 bash[28361]: audit 2023-12-01T11:58:37.716982+0000 mon.a (mon.0) 8075 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:58:38.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:58:38 smithi080 bash[28361]: audit 2023-12-01T11:58:37.729001+0000 mon.a (mon.0) 8076 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:58:38.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:58:38 smithi080 bash[28361]: audit 2023-12-01T11:58:38.227147+0000 mon.c (mon.2) 8247 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:58:38.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:58:38 smithi080 bash[41963]: cluster 2023-12-01T11:58:36.972472+0000 mgr.y (mgr.24362) 12901 : cluster 0 pgmap v12870: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:58:38.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:58:38 smithi080 bash[41963]: audit 2023-12-01T11:58:37.307785+0000 mon.a (mon.0) 8073 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:58:38.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:58:38 smithi080 bash[41963]: audit 2023-12-01T11:58:37.321998+0000 mon.a (mon.0) 8074 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:58:38.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:58:38 smithi080 bash[41963]: audit 2023-12-01T11:58:37.716982+0000 mon.a (mon.0) 8075 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:58:38.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:58:38 smithi080 bash[41963]: audit 2023-12-01T11:58:37.729001+0000 mon.a (mon.0) 8076 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:58:38.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:58:38 smithi080 bash[41963]: audit 2023-12-01T11:58:38.227147+0000 mon.c (mon.2) 8247 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:58:39.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:58:39 smithi090 bash[32384]: audit 2023-12-01T11:58:38.229000+0000 mon.c (mon.2) 8248 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:58:39.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:58:39 smithi090 bash[32384]: audit 2023-12-01T11:58:38.242100+0000 mon.a (mon.0) 8077 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:58:39.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:58:39 smithi090 bash[32384]: cluster 2023-12-01T11:58:38.973070+0000 mgr.y (mgr.24362) 12902 : cluster 0 pgmap v12871: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:58:39.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:58:39 smithi080 bash[41963]: audit 2023-12-01T11:58:38.229000+0000 mon.c (mon.2) 8248 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:58:39.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:58:39 smithi080 bash[41963]: audit 2023-12-01T11:58:38.242100+0000 mon.a (mon.0) 8077 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:58:39.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:58:39 smithi080 bash[41963]: cluster 2023-12-01T11:58:38.973070+0000 mgr.y (mgr.24362) 12902 : cluster 0 pgmap v12871: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:58:39.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:58:39 smithi080 bash[28361]: audit 2023-12-01T11:58:38.229000+0000 mon.c (mon.2) 8248 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:58:39.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:58:39 smithi080 bash[28361]: audit 2023-12-01T11:58:38.242100+0000 mon.a (mon.0) 8077 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:58:39.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:58:39 smithi080 bash[28361]: cluster 2023-12-01T11:58:38.973070+0000 mgr.y (mgr.24362) 12902 : cluster 0 pgmap v12871: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:58:40.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:58:40 smithi090 bash[32384]: audit 2023-12-01T11:58:39.388762+0000 mon.a (mon.0) 8078 : audit 0 from='client.? 172.21.15.80:0/529925223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:58:40.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:58:40 smithi080 bash[41963]: audit 2023-12-01T11:58:39.388762+0000 mon.a (mon.0) 8078 : audit 0 from='client.? 172.21.15.80:0/529925223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:58:40.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:58:40 smithi080 bash[28361]: audit 2023-12-01T11:58:39.388762+0000 mon.a (mon.0) 8078 : audit 0 from='client.? 172.21.15.80:0/529925223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:58:41.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:58:41 smithi090 bash[32384]: audit 2023-12-01T11:58:40.465325+0000 mon.c (mon.2) 8249 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:58:41.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:58:41 smithi090 bash[32384]: cluster 2023-12-01T11:58:40.974281+0000 mgr.y (mgr.24362) 12903 : cluster 0 pgmap v12872: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:58:41.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:58:41 smithi080 bash[41963]: audit 2023-12-01T11:58:40.465325+0000 mon.c (mon.2) 8249 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:58:41.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:58:41 smithi080 bash[41963]: cluster 2023-12-01T11:58:40.974281+0000 mgr.y (mgr.24362) 12903 : cluster 0 pgmap v12872: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:58:41.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:58:41 smithi080 bash[28361]: audit 2023-12-01T11:58:40.465325+0000 mon.c (mon.2) 8249 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:58:41.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:58:41 smithi080 bash[28361]: cluster 2023-12-01T11:58:40.974281+0000 mgr.y (mgr.24362) 12903 : cluster 0 pgmap v12872: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:58:42.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:58:42 smithi090 bash[32384]: audit 2023-12-01T11:58:41.849191+0000 mon.a (mon.0) 8079 : audit 0 from='client.? 172.21.15.80:0/2372910359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:58:42.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:58:42 smithi080 bash[28361]: audit 2023-12-01T11:58:41.849191+0000 mon.a (mon.0) 8079 : audit 0 from='client.? 172.21.15.80:0/2372910359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:58:42.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:58:42 smithi080 bash[41963]: audit 2023-12-01T11:58:41.849191+0000 mon.a (mon.0) 8079 : audit 0 from='client.? 172.21.15.80:0/2372910359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:58:43.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:58:43 smithi090 bash[32384]: cluster 2023-12-01T11:58:42.974987+0000 mgr.y (mgr.24362) 12904 : cluster 0 pgmap v12873: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:58:43.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:58:43 smithi080 bash[28361]: cluster 2023-12-01T11:58:42.974987+0000 mgr.y (mgr.24362) 12904 : cluster 0 pgmap v12873: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:58:43.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:58:43 smithi080 bash[41963]: cluster 2023-12-01T11:58:42.974987+0000 mgr.y (mgr.24362) 12904 : cluster 0 pgmap v12873: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:58:44.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:58:44 smithi080 bash[28361]: audit 2023-12-01T11:58:44.308110+0000 mon.a (mon.0) 8080 : audit 0 from='client.? 172.21.15.80:0/1977421372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:58:44.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:58:44 smithi080 bash[41963]: audit 2023-12-01T11:58:44.308110+0000 mon.a (mon.0) 8080 : audit 0 from='client.? 172.21.15.80:0/1977421372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:58:44.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:58:44 smithi090 bash[32384]: audit 2023-12-01T11:58:44.308110+0000 mon.a (mon.0) 8080 : audit 0 from='client.? 172.21.15.80:0/1977421372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:58:45.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:58:45 smithi080 bash[41963]: cluster 2023-12-01T11:58:44.975616+0000 mgr.y (mgr.24362) 12905 : cluster 0 pgmap v12874: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:58:45.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:58:45 smithi080 bash[28361]: cluster 2023-12-01T11:58:44.975616+0000 mgr.y (mgr.24362) 12905 : cluster 0 pgmap v12874: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:58:45.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:58:45 smithi090 bash[32384]: cluster 2023-12-01T11:58:44.975616+0000 mgr.y (mgr.24362) 12905 : cluster 0 pgmap v12874: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:58:46.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:58:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:58:46] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T11:58:47.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:58:47 smithi090 bash[32384]: audit 2023-12-01T11:58:46.756860+0000 mon.c (mon.2) 8250 : audit 0 from='client.? 172.21.15.80:0/3994833691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:58:47.680 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:58:47 smithi080 bash[41963]: audit 2023-12-01T11:58:46.756860+0000 mon.c (mon.2) 8250 : audit 0 from='client.? 172.21.15.80:0/3994833691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:58:47.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:58:47 smithi080 bash[28361]: audit 2023-12-01T11:58:46.756860+0000 mon.c (mon.2) 8250 : audit 0 from='client.? 172.21.15.80:0/3994833691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:58:48.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:58:48 smithi090 bash[32384]: cluster 2023-12-01T11:58:46.976730+0000 mgr.y (mgr.24362) 12906 : cluster 0 pgmap v12875: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:58:48.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:58:48 smithi080 bash[28361]: cluster 2023-12-01T11:58:46.976730+0000 mgr.y (mgr.24362) 12906 : cluster 0 pgmap v12875: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:58:48.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:58:48 smithi080 bash[41963]: cluster 2023-12-01T11:58:46.976730+0000 mgr.y (mgr.24362) 12906 : cluster 0 pgmap v12875: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:58:49.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:58:49 smithi090 bash[32384]: audit 2023-12-01T11:58:49.211486+0000 mon.c (mon.2) 8251 : audit 0 from='client.? 172.21.15.80:0/298769372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:58:49.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:58:49 smithi080 bash[41963]: audit 2023-12-01T11:58:49.211486+0000 mon.c (mon.2) 8251 : audit 0 from='client.? 172.21.15.80:0/298769372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:58:49.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:58:49 smithi080 bash[28361]: audit 2023-12-01T11:58:49.211486+0000 mon.c (mon.2) 8251 : audit 0 from='client.? 172.21.15.80:0/298769372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:58:50.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:58:50 smithi090 bash[32384]: cluster 2023-12-01T11:58:48.977469+0000 mgr.y (mgr.24362) 12907 : cluster 0 pgmap v12876: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:58:50.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:58:50 smithi080 bash[28361]: cluster 2023-12-01T11:58:48.977469+0000 mgr.y (mgr.24362) 12907 : cluster 0 pgmap v12876: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:58:50.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:58:50 smithi080 bash[41963]: cluster 2023-12-01T11:58:48.977469+0000 mgr.y (mgr.24362) 12907 : cluster 0 pgmap v12876: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:58:52.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:58:52 smithi090 bash[32384]: cluster 2023-12-01T11:58:50.978560+0000 mgr.y (mgr.24362) 12908 : cluster 0 pgmap v12877: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:58:52.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:58:52 smithi090 bash[32384]: audit 2023-12-01T11:58:51.660208+0000 mon.a (mon.0) 8081 : audit 0 from='client.? 172.21.15.80:0/12584618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:58:52.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:58:52 smithi080 bash[28361]: cluster 2023-12-01T11:58:50.978560+0000 mgr.y (mgr.24362) 12908 : cluster 0 pgmap v12877: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:58:52.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:58:52 smithi080 bash[28361]: audit 2023-12-01T11:58:51.660208+0000 mon.a (mon.0) 8081 : audit 0 from='client.? 172.21.15.80:0/12584618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:58:52.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:58:52 smithi080 bash[41963]: cluster 2023-12-01T11:58:50.978560+0000 mgr.y (mgr.24362) 12908 : cluster 0 pgmap v12877: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:58:52.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:58:52 smithi080 bash[41963]: audit 2023-12-01T11:58:51.660208+0000 mon.a (mon.0) 8081 : audit 0 from='client.? 172.21.15.80:0/12584618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:58:54.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:58:54 smithi090 bash[32384]: cluster 2023-12-01T11:58:52.979172+0000 mgr.y (mgr.24362) 12909 : cluster 0 pgmap v12878: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:58:54.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:58:54 smithi090 bash[32384]: audit 2023-12-01T11:58:54.117626+0000 mon.c (mon.2) 8252 : audit 0 from='client.? 172.21.15.80:0/2085247596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:58:54.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:58:54 smithi080 bash[28361]: cluster 2023-12-01T11:58:52.979172+0000 mgr.y (mgr.24362) 12909 : cluster 0 pgmap v12878: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:58:54.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:58:54 smithi080 bash[28361]: audit 2023-12-01T11:58:54.117626+0000 mon.c (mon.2) 8252 : audit 0 from='client.? 172.21.15.80:0/2085247596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:58:54.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:58:54 smithi080 bash[41963]: cluster 2023-12-01T11:58:52.979172+0000 mgr.y (mgr.24362) 12909 : cluster 0 pgmap v12878: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:58:54.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:58:54 smithi080 bash[41963]: audit 2023-12-01T11:58:54.117626+0000 mon.c (mon.2) 8252 : audit 0 from='client.? 172.21.15.80:0/2085247596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:58:56.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:58:56 smithi090 bash[32384]: cluster 2023-12-01T11:58:54.979793+0000 mgr.y (mgr.24362) 12910 : cluster 0 pgmap v12879: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:58:56.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:58:56 smithi090 bash[32384]: audit 2023-12-01T11:58:55.465871+0000 mon.c (mon.2) 8253 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:58:56.683 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:58:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:58:56] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T11:58:56.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:58:56 smithi080 bash[28361]: cluster 2023-12-01T11:58:54.979793+0000 mgr.y (mgr.24362) 12910 : cluster 0 pgmap v12879: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:58:56.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:58:56 smithi080 bash[28361]: audit 2023-12-01T11:58:55.465871+0000 mon.c (mon.2) 8253 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:58:56.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:58:56 smithi080 bash[41963]: cluster 2023-12-01T11:58:54.979793+0000 mgr.y (mgr.24362) 12910 : cluster 0 pgmap v12879: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:58:56.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:58:56 smithi080 bash[41963]: audit 2023-12-01T11:58:55.465871+0000 mon.c (mon.2) 8253 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:58:57.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:58:57 smithi090 bash[32384]: audit 2023-12-01T11:58:56.579807+0000 mon.c (mon.2) 8254 : audit 0 from='client.? 172.21.15.80:0/1743406501' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:58:57.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:58:57 smithi080 bash[28361]: audit 2023-12-01T11:58:56.579807+0000 mon.c (mon.2) 8254 : audit 0 from='client.? 172.21.15.80:0/1743406501' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:58:57.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:58:57 smithi080 bash[41963]: audit 2023-12-01T11:58:56.579807+0000 mon.c (mon.2) 8254 : audit 0 from='client.? 172.21.15.80:0/1743406501' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:58:58.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:58:58 smithi090 bash[32384]: cluster 2023-12-01T11:58:56.980928+0000 mgr.y (mgr.24362) 12911 : cluster 0 pgmap v12880: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:58:58.680 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:58:58 smithi080 bash[41963]: cluster 2023-12-01T11:58:56.980928+0000 mgr.y (mgr.24362) 12911 : cluster 0 pgmap v12880: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:58:58.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:58:58 smithi080 bash[28361]: cluster 2023-12-01T11:58:56.980928+0000 mgr.y (mgr.24362) 12911 : cluster 0 pgmap v12880: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:58:59.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:58:59 smithi090 bash[32384]: cluster 2023-12-01T11:58:58.981554+0000 mgr.y (mgr.24362) 12912 : cluster 0 pgmap v12881: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:58:59.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:58:59 smithi090 bash[32384]: audit 2023-12-01T11:58:59.032030+0000 mon.a (mon.0) 8082 : audit 0 from='client.? 172.21.15.80:0/3410620274' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:58:59.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:58:59 smithi080 bash[41963]: cluster 2023-12-01T11:58:58.981554+0000 mgr.y (mgr.24362) 12912 : cluster 0 pgmap v12881: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:58:59.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:58:59 smithi080 bash[41963]: audit 2023-12-01T11:58:59.032030+0000 mon.a (mon.0) 8082 : audit 0 from='client.? 172.21.15.80:0/3410620274' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:58:59.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:58:59 smithi080 bash[28361]: cluster 2023-12-01T11:58:58.981554+0000 mgr.y (mgr.24362) 12912 : cluster 0 pgmap v12881: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:58:59.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:58:59 smithi080 bash[28361]: audit 2023-12-01T11:58:59.032030+0000 mon.a (mon.0) 8082 : audit 0 from='client.? 172.21.15.80:0/3410620274' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:59:02.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:59:02 smithi090 bash[32384]: cluster 2023-12-01T11:59:00.982665+0000 mgr.y (mgr.24362) 12913 : cluster 0 pgmap v12882: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:59:02.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:59:02 smithi090 bash[32384]: audit 2023-12-01T11:59:01.496124+0000 mon.a (mon.0) 8083 : audit 0 from='client.? 172.21.15.80:0/3508766725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:59:02.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:59:02 smithi080 bash[41963]: cluster 2023-12-01T11:59:00.982665+0000 mgr.y (mgr.24362) 12913 : cluster 0 pgmap v12882: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:59:02.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:59:02 smithi080 bash[41963]: audit 2023-12-01T11:59:01.496124+0000 mon.a (mon.0) 8083 : audit 0 from='client.? 172.21.15.80:0/3508766725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:59:02.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:59:02 smithi080 bash[28361]: cluster 2023-12-01T11:59:00.982665+0000 mgr.y (mgr.24362) 12913 : cluster 0 pgmap v12882: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:59:02.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:59:02 smithi080 bash[28361]: audit 2023-12-01T11:59:01.496124+0000 mon.a (mon.0) 8083 : audit 0 from='client.? 172.21.15.80:0/3508766725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:59:04.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:59:04 smithi090 bash[32384]: cluster 2023-12-01T11:59:02.983310+0000 mgr.y (mgr.24362) 12914 : cluster 0 pgmap v12883: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:59:04.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:59:04 smithi090 bash[32384]: audit 2023-12-01T11:59:03.946099+0000 mon.a (mon.0) 8084 : audit 0 from='client.? 172.21.15.80:0/4099310573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:59:04.680 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:59:04 smithi080 bash[41963]: cluster 2023-12-01T11:59:02.983310+0000 mgr.y (mgr.24362) 12914 : cluster 0 pgmap v12883: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:59:04.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:59:04 smithi080 bash[41963]: audit 2023-12-01T11:59:03.946099+0000 mon.a (mon.0) 8084 : audit 0 from='client.? 172.21.15.80:0/4099310573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:59:04.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:59:04 smithi080 bash[28361]: cluster 2023-12-01T11:59:02.983310+0000 mgr.y (mgr.24362) 12914 : cluster 0 pgmap v12883: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:59:04.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:59:04 smithi080 bash[28361]: audit 2023-12-01T11:59:03.946099+0000 mon.a (mon.0) 8084 : audit 0 from='client.? 172.21.15.80:0/4099310573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:59:06.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:59:06 smithi090 bash[32384]: cluster 2023-12-01T11:59:04.983970+0000 mgr.y (mgr.24362) 12915 : cluster 0 pgmap v12884: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:59:06.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:59:06 smithi080 bash[28361]: cluster 2023-12-01T11:59:04.983970+0000 mgr.y (mgr.24362) 12915 : cluster 0 pgmap v12884: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:59:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:59:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:59:06] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T11:59:06.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:59:06 smithi080 bash[41963]: cluster 2023-12-01T11:59:04.983970+0000 mgr.y (mgr.24362) 12915 : cluster 0 pgmap v12884: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:59:07.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:59:07 smithi090 bash[32384]: audit 2023-12-01T11:59:06.392649+0000 mon.c (mon.2) 8255 : audit 0 from='client.? 172.21.15.80:0/1929166684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:59:07.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:59:07 smithi080 bash[28361]: audit 2023-12-01T11:59:06.392649+0000 mon.c (mon.2) 8255 : audit 0 from='client.? 172.21.15.80:0/1929166684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:59:07.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:59:07 smithi080 bash[41963]: audit 2023-12-01T11:59:06.392649+0000 mon.c (mon.2) 8255 : audit 0 from='client.? 172.21.15.80:0/1929166684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:59:08.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:59:08 smithi090 bash[32384]: cluster 2023-12-01T11:59:06.984977+0000 mgr.y (mgr.24362) 12916 : cluster 0 pgmap v12885: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:59:08.680 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:59:08 smithi080 bash[41963]: cluster 2023-12-01T11:59:06.984977+0000 mgr.y (mgr.24362) 12916 : cluster 0 pgmap v12885: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:59:08.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:59:08 smithi080 bash[28361]: cluster 2023-12-01T11:59:06.984977+0000 mgr.y (mgr.24362) 12916 : cluster 0 pgmap v12885: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:59:09.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:59:09 smithi090 bash[32384]: audit 2023-12-01T11:59:08.843674+0000 mon.a (mon.0) 8085 : audit 0 from='client.? 172.21.15.80:0/1015770012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:59:09.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:59:09 smithi090 bash[32384]: cluster 2023-12-01T11:59:08.985608+0000 mgr.y (mgr.24362) 12917 : cluster 0 pgmap v12886: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:59:09.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:59:09 smithi080 bash[28361]: audit 2023-12-01T11:59:08.843674+0000 mon.a (mon.0) 8085 : audit 0 from='client.? 172.21.15.80:0/1015770012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:59:09.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:59:09 smithi080 bash[28361]: cluster 2023-12-01T11:59:08.985608+0000 mgr.y (mgr.24362) 12917 : cluster 0 pgmap v12886: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:59:09.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:59:09 smithi080 bash[41963]: audit 2023-12-01T11:59:08.843674+0000 mon.a (mon.0) 8085 : audit 0 from='client.? 172.21.15.80:0/1015770012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:59:09.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:59:09 smithi080 bash[41963]: cluster 2023-12-01T11:59:08.985608+0000 mgr.y (mgr.24362) 12917 : cluster 0 pgmap v12886: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:59:10.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:59:10 smithi080 bash[28361]: audit 2023-12-01T11:59:10.466090+0000 mon.c (mon.2) 8256 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:59:10.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:59:10 smithi080 bash[41963]: audit 2023-12-01T11:59:10.466090+0000 mon.c (mon.2) 8256 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:59:11.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:59:10 smithi090 bash[32384]: audit 2023-12-01T11:59:10.466090+0000 mon.c (mon.2) 8256 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:59:12.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:59:12 smithi090 bash[32384]: cluster 2023-12-01T11:59:10.986226+0000 mgr.y (mgr.24362) 12918 : cluster 0 pgmap v12887: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:59:12.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:59:12 smithi090 bash[32384]: audit 2023-12-01T11:59:11.300163+0000 mon.a (mon.0) 8086 : audit 0 from='client.? 172.21.15.80:0/2799430326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:59:12.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:59:12 smithi080 bash[28361]: cluster 2023-12-01T11:59:10.986226+0000 mgr.y (mgr.24362) 12918 : cluster 0 pgmap v12887: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:59:12.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:59:12 smithi080 bash[28361]: audit 2023-12-01T11:59:11.300163+0000 mon.a (mon.0) 8086 : audit 0 from='client.? 172.21.15.80:0/2799430326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:59:12.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:59:12 smithi080 bash[41963]: cluster 2023-12-01T11:59:10.986226+0000 mgr.y (mgr.24362) 12918 : cluster 0 pgmap v12887: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:59:12.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:59:12 smithi080 bash[41963]: audit 2023-12-01T11:59:11.300163+0000 mon.a (mon.0) 8086 : audit 0 from='client.? 172.21.15.80:0/2799430326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:59:14.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:59:14 smithi090 bash[32384]: cluster 2023-12-01T11:59:12.986798+0000 mgr.y (mgr.24362) 12919 : cluster 0 pgmap v12888: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:59:14.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:59:14 smithi090 bash[32384]: audit 2023-12-01T11:59:13.757639+0000 mon.a (mon.0) 8087 : audit 0 from='client.? 172.21.15.80:0/3760886694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:59:14.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:59:14 smithi080 bash[41963]: cluster 2023-12-01T11:59:12.986798+0000 mgr.y (mgr.24362) 12919 : cluster 0 pgmap v12888: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:59:14.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:59:14 smithi080 bash[41963]: audit 2023-12-01T11:59:13.757639+0000 mon.a (mon.0) 8087 : audit 0 from='client.? 172.21.15.80:0/3760886694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:59:14.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:59:14 smithi080 bash[28361]: cluster 2023-12-01T11:59:12.986798+0000 mgr.y (mgr.24362) 12919 : cluster 0 pgmap v12888: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:59:14.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:59:14 smithi080 bash[28361]: audit 2023-12-01T11:59:13.757639+0000 mon.a (mon.0) 8087 : audit 0 from='client.? 172.21.15.80:0/3760886694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:59:16.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:59:16 smithi090 bash[32384]: cluster 2023-12-01T11:59:14.987496+0000 mgr.y (mgr.24362) 12920 : cluster 0 pgmap v12889: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:59:16.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:59:16 smithi090 bash[32384]: audit 2023-12-01T11:59:16.215316+0000 mon.c (mon.2) 8257 : audit 0 from='client.? 172.21.15.80:0/4093798640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:59:16.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:59:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:59:16] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T11:59:16.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:59:16 smithi080 bash[41963]: cluster 2023-12-01T11:59:14.987496+0000 mgr.y (mgr.24362) 12920 : cluster 0 pgmap v12889: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:59:16.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:59:16 smithi080 bash[41963]: audit 2023-12-01T11:59:16.215316+0000 mon.c (mon.2) 8257 : audit 0 from='client.? 172.21.15.80:0/4093798640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:59:16.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:59:16 smithi080 bash[28361]: cluster 2023-12-01T11:59:14.987496+0000 mgr.y (mgr.24362) 12920 : cluster 0 pgmap v12889: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:59:16.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:59:16 smithi080 bash[28361]: audit 2023-12-01T11:59:16.215316+0000 mon.c (mon.2) 8257 : audit 0 from='client.? 172.21.15.80:0/4093798640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:59:18.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:59:18 smithi090 bash[32384]: cluster 2023-12-01T11:59:16.988756+0000 mgr.y (mgr.24362) 12921 : cluster 0 pgmap v12890: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:59:18.680 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:59:18 smithi080 bash[41963]: cluster 2023-12-01T11:59:16.988756+0000 mgr.y (mgr.24362) 12921 : cluster 0 pgmap v12890: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:59:18.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:59:18 smithi080 bash[28361]: cluster 2023-12-01T11:59:16.988756+0000 mgr.y (mgr.24362) 12921 : cluster 0 pgmap v12890: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:59:19.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:59:19 smithi090 bash[32384]: audit 2023-12-01T11:59:18.677261+0000 mon.a (mon.0) 8088 : audit 0 from='client.? 172.21.15.80:0/1968682454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:59:19.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:59:19 smithi090 bash[32384]: cluster 2023-12-01T11:59:18.989337+0000 mgr.y (mgr.24362) 12922 : cluster 0 pgmap v12891: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:59:19.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:59:19 smithi080 bash[41963]: audit 2023-12-01T11:59:18.677261+0000 mon.a (mon.0) 8088 : audit 0 from='client.? 172.21.15.80:0/1968682454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:59:19.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:59:19 smithi080 bash[41963]: cluster 2023-12-01T11:59:18.989337+0000 mgr.y (mgr.24362) 12922 : cluster 0 pgmap v12891: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:59:19.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:59:19 smithi080 bash[28361]: audit 2023-12-01T11:59:18.677261+0000 mon.a (mon.0) 8088 : audit 0 from='client.? 172.21.15.80:0/1968682454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:59:19.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:59:19 smithi080 bash[28361]: cluster 2023-12-01T11:59:18.989337+0000 mgr.y (mgr.24362) 12922 : cluster 0 pgmap v12891: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:59:22.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:59:22 smithi080 bash[28361]: cluster 2023-12-01T11:59:20.990348+0000 mgr.y (mgr.24362) 12923 : cluster 0 pgmap v12892: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:59:22.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:59:22 smithi080 bash[28361]: audit 2023-12-01T11:59:21.131029+0000 mon.c (mon.2) 8258 : audit 0 from='client.? 172.21.15.80:0/4074739371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:59:22.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:59:22 smithi080 bash[41963]: cluster 2023-12-01T11:59:20.990348+0000 mgr.y (mgr.24362) 12923 : cluster 0 pgmap v12892: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:59:22.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:59:22 smithi080 bash[41963]: audit 2023-12-01T11:59:21.131029+0000 mon.c (mon.2) 8258 : audit 0 from='client.? 172.21.15.80:0/4074739371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:59:22.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:59:22 smithi090 bash[32384]: cluster 2023-12-01T11:59:20.990348+0000 mgr.y (mgr.24362) 12923 : cluster 0 pgmap v12892: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:59:22.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:59:22 smithi090 bash[32384]: audit 2023-12-01T11:59:21.131029+0000 mon.c (mon.2) 8258 : audit 0 from='client.? 172.21.15.80:0/4074739371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:59:24.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:59:24 smithi080 bash[28361]: cluster 2023-12-01T11:59:22.990978+0000 mgr.y (mgr.24362) 12924 : cluster 0 pgmap v12893: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:59:24.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:59:24 smithi080 bash[28361]: audit 2023-12-01T11:59:23.587864+0000 mon.a (mon.0) 8089 : audit 0 from='client.? 172.21.15.80:0/3804113002' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:59:24.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:59:24 smithi080 bash[41963]: cluster 2023-12-01T11:59:22.990978+0000 mgr.y (mgr.24362) 12924 : cluster 0 pgmap v12893: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:59:24.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:59:24 smithi080 bash[41963]: audit 2023-12-01T11:59:23.587864+0000 mon.a (mon.0) 8089 : audit 0 from='client.? 172.21.15.80:0/3804113002' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:59:24.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:59:24 smithi090 bash[32384]: cluster 2023-12-01T11:59:22.990978+0000 mgr.y (mgr.24362) 12924 : cluster 0 pgmap v12893: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:59:24.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:59:24 smithi090 bash[32384]: audit 2023-12-01T11:59:23.587864+0000 mon.a (mon.0) 8089 : audit 0 from='client.? 172.21.15.80:0/3804113002' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:59:26.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:59:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:59:26] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T11:59:26.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:59:26 smithi080 bash[41963]: cluster 2023-12-01T11:59:24.991712+0000 mgr.y (mgr.24362) 12925 : cluster 0 pgmap v12894: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:59:26.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:59:26 smithi080 bash[41963]: audit 2023-12-01T11:59:25.466710+0000 mon.c (mon.2) 8259 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:59:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:59:26 smithi080 bash[41963]: audit 2023-12-01T11:59:26.046768+0000 mon.c (mon.2) 8260 : audit 0 from='client.? 172.21.15.80:0/4257234094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:59:26.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:59:26 smithi080 bash[28361]: cluster 2023-12-01T11:59:24.991712+0000 mgr.y (mgr.24362) 12925 : cluster 0 pgmap v12894: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:59:26.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:59:26 smithi080 bash[28361]: audit 2023-12-01T11:59:25.466710+0000 mon.c (mon.2) 8259 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:59:26.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:59:26 smithi080 bash[28361]: audit 2023-12-01T11:59:26.046768+0000 mon.c (mon.2) 8260 : audit 0 from='client.? 172.21.15.80:0/4257234094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:59:26.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:59:26 smithi090 bash[32384]: cluster 2023-12-01T11:59:24.991712+0000 mgr.y (mgr.24362) 12925 : cluster 0 pgmap v12894: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:59:26.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:59:26 smithi090 bash[32384]: audit 2023-12-01T11:59:25.466710+0000 mon.c (mon.2) 8259 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:59:26.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:59:26 smithi090 bash[32384]: audit 2023-12-01T11:59:26.046768+0000 mon.c (mon.2) 8260 : audit 0 from='client.? 172.21.15.80:0/4257234094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:59:28.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:59:28 smithi090 bash[32384]: cluster 2023-12-01T11:59:26.993034+0000 mgr.y (mgr.24362) 12926 : cluster 0 pgmap v12895: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:59:28.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:59:28 smithi080 bash[41963]: cluster 2023-12-01T11:59:26.993034+0000 mgr.y (mgr.24362) 12926 : cluster 0 pgmap v12895: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:59:28.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:59:28 smithi080 bash[28361]: cluster 2023-12-01T11:59:26.993034+0000 mgr.y (mgr.24362) 12926 : cluster 0 pgmap v12895: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:59:29.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:59:29 smithi090 bash[32384]: audit 2023-12-01T11:59:28.516869+0000 mon.a (mon.0) 8090 : audit 0 from='client.? 172.21.15.80:0/3035704105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:59:29.680 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:59:29 smithi080 bash[41963]: audit 2023-12-01T11:59:28.516869+0000 mon.a (mon.0) 8090 : audit 0 from='client.? 172.21.15.80:0/3035704105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:59:29.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:59:29 smithi080 bash[28361]: audit 2023-12-01T11:59:28.516869+0000 mon.a (mon.0) 8090 : audit 0 from='client.? 172.21.15.80:0/3035704105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:59:30.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:59:30 smithi090 bash[32384]: cluster 2023-12-01T11:59:28.993691+0000 mgr.y (mgr.24362) 12927 : cluster 0 pgmap v12896: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:59:30.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:59:30 smithi080 bash[28361]: cluster 2023-12-01T11:59:28.993691+0000 mgr.y (mgr.24362) 12927 : cluster 0 pgmap v12896: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:59:30.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:59:30 smithi080 bash[41963]: cluster 2023-12-01T11:59:28.993691+0000 mgr.y (mgr.24362) 12927 : cluster 0 pgmap v12896: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:59:31.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:59:31 smithi090 bash[32384]: audit 2023-12-01T11:59:30.981347+0000 mon.a (mon.0) 8091 : audit 0 from='client.? 172.21.15.80:0/3043360564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:59:31.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:59:31 smithi090 bash[32384]: cluster 2023-12-01T11:59:30.994609+0000 mgr.y (mgr.24362) 12928 : cluster 0 pgmap v12897: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:59:31.680 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:59:31 smithi080 bash[41963]: audit 2023-12-01T11:59:30.981347+0000 mon.a (mon.0) 8091 : audit 0 from='client.? 172.21.15.80:0/3043360564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:59:31.680 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:59:31 smithi080 bash[41963]: cluster 2023-12-01T11:59:30.994609+0000 mgr.y (mgr.24362) 12928 : cluster 0 pgmap v12897: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:59:31.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:59:31 smithi080 bash[28361]: audit 2023-12-01T11:59:30.981347+0000 mon.a (mon.0) 8091 : audit 0 from='client.? 172.21.15.80:0/3043360564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:59:31.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:59:31 smithi080 bash[28361]: cluster 2023-12-01T11:59:30.994609+0000 mgr.y (mgr.24362) 12928 : cluster 0 pgmap v12897: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:59:34.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:59:34 smithi080 bash[28361]: cluster 2023-12-01T11:59:32.995191+0000 mgr.y (mgr.24362) 12929 : cluster 0 pgmap v12898: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:59:34.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:59:34 smithi080 bash[28361]: audit 2023-12-01T11:59:33.446043+0000 mon.a (mon.0) 8092 : audit 0 from='client.? 172.21.15.80:0/2973176759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:59:34.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:59:34 smithi080 bash[41963]: cluster 2023-12-01T11:59:32.995191+0000 mgr.y (mgr.24362) 12929 : cluster 0 pgmap v12898: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:59:34.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:59:34 smithi080 bash[41963]: audit 2023-12-01T11:59:33.446043+0000 mon.a (mon.0) 8092 : audit 0 from='client.? 172.21.15.80:0/2973176759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:59:34.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:59:34 smithi090 bash[32384]: cluster 2023-12-01T11:59:32.995191+0000 mgr.y (mgr.24362) 12929 : cluster 0 pgmap v12898: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:59:34.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:59:34 smithi090 bash[32384]: audit 2023-12-01T11:59:33.446043+0000 mon.a (mon.0) 8092 : audit 0 from='client.? 172.21.15.80:0/2973176759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:59:36.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:59:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:59:36] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T11:59:36.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:59:36 smithi080 bash[28361]: cluster 2023-12-01T11:59:34.995832+0000 mgr.y (mgr.24362) 12930 : cluster 0 pgmap v12899: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:59:36.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:59:36 smithi080 bash[28361]: audit 2023-12-01T11:59:35.898360+0000 mon.a (mon.0) 8093 : audit 0 from='client.? 172.21.15.80:0/4039387188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:59:36.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:59:36 smithi080 bash[41963]: cluster 2023-12-01T11:59:34.995832+0000 mgr.y (mgr.24362) 12930 : cluster 0 pgmap v12899: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:59:36.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:59:36 smithi080 bash[41963]: audit 2023-12-01T11:59:35.898360+0000 mon.a (mon.0) 8093 : audit 0 from='client.? 172.21.15.80:0/4039387188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:59:36.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:59:36 smithi090 bash[32384]: cluster 2023-12-01T11:59:34.995832+0000 mgr.y (mgr.24362) 12930 : cluster 0 pgmap v12899: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:59:36.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:59:36 smithi090 bash[32384]: audit 2023-12-01T11:59:35.898360+0000 mon.a (mon.0) 8093 : audit 0 from='client.? 172.21.15.80:0/4039387188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:59:38.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:59:38 smithi090 bash[32384]: cluster 2023-12-01T11:59:36.997012+0000 mgr.y (mgr.24362) 12931 : cluster 0 pgmap v12900: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:59:38.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:59:38 smithi080 bash[28361]: cluster 2023-12-01T11:59:36.997012+0000 mgr.y (mgr.24362) 12931 : cluster 0 pgmap v12900: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:59:38.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:59:38 smithi080 bash[41963]: cluster 2023-12-01T11:59:36.997012+0000 mgr.y (mgr.24362) 12931 : cluster 0 pgmap v12900: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:59:39.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:59:39 smithi090 bash[32384]: audit 2023-12-01T11:59:38.323005+0000 mon.c (mon.2) 8261 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:59:39.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:59:39 smithi090 bash[32384]: audit 2023-12-01T11:59:38.352525+0000 mon.c (mon.2) 8262 : audit 0 from='client.? 172.21.15.80:0/3145581006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:59:39.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:59:39 smithi080 bash[28361]: audit 2023-12-01T11:59:38.323005+0000 mon.c (mon.2) 8261 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:59:39.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:59:39 smithi080 bash[28361]: audit 2023-12-01T11:59:38.352525+0000 mon.c (mon.2) 8262 : audit 0 from='client.? 172.21.15.80:0/3145581006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:59:39.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:59:39 smithi080 bash[41963]: audit 2023-12-01T11:59:38.323005+0000 mon.c (mon.2) 8261 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:59:39.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:59:39 smithi080 bash[41963]: audit 2023-12-01T11:59:38.352525+0000 mon.c (mon.2) 8262 : audit 0 from='client.? 172.21.15.80:0/3145581006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:59:40.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:59:40 smithi090 bash[32384]: cluster 2023-12-01T11:59:38.997687+0000 mgr.y (mgr.24362) 12932 : cluster 0 pgmap v12901: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:59:40.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:59:40 smithi080 bash[28361]: cluster 2023-12-01T11:59:38.997687+0000 mgr.y (mgr.24362) 12932 : cluster 0 pgmap v12901: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:59:40.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:59:40 smithi080 bash[41963]: cluster 2023-12-01T11:59:38.997687+0000 mgr.y (mgr.24362) 12932 : cluster 0 pgmap v12901: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:59:41.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:59:41 smithi090 bash[32384]: audit 2023-12-01T11:59:40.466875+0000 mon.c (mon.2) 8263 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:59:41.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:59:41 smithi090 bash[32384]: audit 2023-12-01T11:59:40.801633+0000 mon.c (mon.2) 8264 : audit 0 from='client.? 172.21.15.80:0/2974179946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:59:41.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:59:41 smithi090 bash[32384]: cluster 2023-12-01T11:59:40.998842+0000 mgr.y (mgr.24362) 12933 : cluster 0 pgmap v12902: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:59:41.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:59:41 smithi080 bash[28361]: audit 2023-12-01T11:59:40.466875+0000 mon.c (mon.2) 8263 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:59:41.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:59:41 smithi080 bash[28361]: audit 2023-12-01T11:59:40.801633+0000 mon.c (mon.2) 8264 : audit 0 from='client.? 172.21.15.80:0/2974179946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:59:41.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:59:41 smithi080 bash[28361]: cluster 2023-12-01T11:59:40.998842+0000 mgr.y (mgr.24362) 12933 : cluster 0 pgmap v12902: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:59:41.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:59:41 smithi080 bash[41963]: audit 2023-12-01T11:59:40.466875+0000 mon.c (mon.2) 8263 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:59:41.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:59:41 smithi080 bash[41963]: audit 2023-12-01T11:59:40.801633+0000 mon.c (mon.2) 8264 : audit 0 from='client.? 172.21.15.80:0/2974179946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:59:41.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:59:41 smithi080 bash[41963]: cluster 2023-12-01T11:59:40.998842+0000 mgr.y (mgr.24362) 12933 : cluster 0 pgmap v12902: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:59:44.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:59:44 smithi080 bash[28361]: cluster 2023-12-01T11:59:42.999585+0000 mgr.y (mgr.24362) 12934 : cluster 0 pgmap v12903: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:59:44.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:59:44 smithi080 bash[28361]: audit 2023-12-01T11:59:43.316897+0000 mon.c (mon.2) 8265 : audit 0 from='client.? 172.21.15.80:0/2539812467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:59:44.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:59:44 smithi080 bash[41963]: cluster 2023-12-01T11:59:42.999585+0000 mgr.y (mgr.24362) 12934 : cluster 0 pgmap v12903: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:59:44.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:59:44 smithi080 bash[41963]: audit 2023-12-01T11:59:43.316897+0000 mon.c (mon.2) 8265 : audit 0 from='client.? 172.21.15.80:0/2539812467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:59:44.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:59:44 smithi090 bash[32384]: cluster 2023-12-01T11:59:42.999585+0000 mgr.y (mgr.24362) 12934 : cluster 0 pgmap v12903: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:59:44.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:59:44 smithi090 bash[32384]: audit 2023-12-01T11:59:43.316897+0000 mon.c (mon.2) 8265 : audit 0 from='client.? 172.21.15.80:0/2539812467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:59:45.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:59:45 smithi080 bash[28361]: audit 2023-12-01T11:59:44.116425+0000 mon.a (mon.0) 8094 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:59:45.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:59:45 smithi080 bash[28361]: audit 2023-12-01T11:59:44.125491+0000 mon.a (mon.0) 8095 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:59:45.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:59:45 smithi080 bash[28361]: audit 2023-12-01T11:59:44.621092+0000 mon.a (mon.0) 8096 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:59:45.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:59:45 smithi080 bash[28361]: audit 2023-12-01T11:59:44.634792+0000 mon.a (mon.0) 8097 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:59:45.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:59:45 smithi080 bash[41963]: audit 2023-12-01T11:59:44.116425+0000 mon.a (mon.0) 8094 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:59:45.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:59:45 smithi080 bash[41963]: audit 2023-12-01T11:59:44.125491+0000 mon.a (mon.0) 8095 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:59:45.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:59:45 smithi080 bash[41963]: audit 2023-12-01T11:59:44.621092+0000 mon.a (mon.0) 8096 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:59:45.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:59:45 smithi080 bash[41963]: audit 2023-12-01T11:59:44.634792+0000 mon.a (mon.0) 8097 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:59:45.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:59:45 smithi090 bash[32384]: audit 2023-12-01T11:59:44.116425+0000 mon.a (mon.0) 8094 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:59:45.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:59:45 smithi090 bash[32384]: audit 2023-12-01T11:59:44.125491+0000 mon.a (mon.0) 8095 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:59:45.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:59:45 smithi090 bash[32384]: audit 2023-12-01T11:59:44.621092+0000 mon.a (mon.0) 8096 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:59:45.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:59:45 smithi090 bash[32384]: audit 2023-12-01T11:59:44.634792+0000 mon.a (mon.0) 8097 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:59:46.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:59:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:59:46] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T11:59:46.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:59:46 smithi080 bash[28361]: cluster 2023-12-01T11:59:45.000337+0000 mgr.y (mgr.24362) 12935 : cluster 0 pgmap v12904: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:59:46.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:59:46 smithi080 bash[28361]: audit 2023-12-01T11:59:45.112040+0000 mon.c (mon.2) 8266 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:59:46.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:59:46 smithi080 bash[28361]: audit 2023-12-01T11:59:45.114043+0000 mon.c (mon.2) 8267 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:59:46.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:59:46 smithi080 bash[28361]: audit 2023-12-01T11:59:45.130520+0000 mon.a (mon.0) 8098 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:59:46.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:59:46 smithi080 bash[28361]: audit 2023-12-01T11:59:45.773760+0000 mon.c (mon.2) 8268 : audit 0 from='client.? 172.21.15.80:0/4034445023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:59:46.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:59:46 smithi080 bash[41963]: cluster 2023-12-01T11:59:45.000337+0000 mgr.y (mgr.24362) 12935 : cluster 0 pgmap v12904: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:59:46.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:59:46 smithi080 bash[41963]: audit 2023-12-01T11:59:45.112040+0000 mon.c (mon.2) 8266 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:59:46.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:59:46 smithi080 bash[41963]: audit 2023-12-01T11:59:45.114043+0000 mon.c (mon.2) 8267 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:59:46.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:59:46 smithi080 bash[41963]: audit 2023-12-01T11:59:45.130520+0000 mon.a (mon.0) 8098 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:59:46.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:59:46 smithi080 bash[41963]: audit 2023-12-01T11:59:45.773760+0000 mon.c (mon.2) 8268 : audit 0 from='client.? 172.21.15.80:0/4034445023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:59:46.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:59:46 smithi090 bash[32384]: cluster 2023-12-01T11:59:45.000337+0000 mgr.y (mgr.24362) 12935 : cluster 0 pgmap v12904: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:59:46.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:59:46 smithi090 bash[32384]: audit 2023-12-01T11:59:45.112040+0000 mon.c (mon.2) 8266 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:59:46.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:59:46 smithi090 bash[32384]: audit 2023-12-01T11:59:45.114043+0000 mon.c (mon.2) 8267 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:59:46.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:59:46 smithi090 bash[32384]: audit 2023-12-01T11:59:45.130520+0000 mon.a (mon.0) 8098 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T11:59:46.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:59:46 smithi090 bash[32384]: audit 2023-12-01T11:59:45.773760+0000 mon.c (mon.2) 8268 : audit 0 from='client.? 172.21.15.80:0/4034445023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:59:48.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:59:48 smithi090 bash[32384]: cluster 2023-12-01T11:59:47.001454+0000 mgr.y (mgr.24362) 12936 : cluster 0 pgmap v12905: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:59:48.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:59:48 smithi090 bash[32384]: audit 2023-12-01T11:59:48.225288+0000 mon.c (mon.2) 8269 : audit 0 from='client.? 172.21.15.80:0/1153203769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:59:48.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:59:48 smithi080 bash[28361]: cluster 2023-12-01T11:59:47.001454+0000 mgr.y (mgr.24362) 12936 : cluster 0 pgmap v12905: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:59:48.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:59:48 smithi080 bash[28361]: audit 2023-12-01T11:59:48.225288+0000 mon.c (mon.2) 8269 : audit 0 from='client.? 172.21.15.80:0/1153203769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:59:48.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:59:48 smithi080 bash[41963]: cluster 2023-12-01T11:59:47.001454+0000 mgr.y (mgr.24362) 12936 : cluster 0 pgmap v12905: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:59:48.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:59:48 smithi080 bash[41963]: audit 2023-12-01T11:59:48.225288+0000 mon.c (mon.2) 8269 : audit 0 from='client.? 172.21.15.80:0/1153203769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:59:50.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:59:50 smithi090 bash[32384]: cluster 2023-12-01T11:59:49.002183+0000 mgr.y (mgr.24362) 12937 : cluster 0 pgmap v12906: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:59:50.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:59:50 smithi080 bash[28361]: cluster 2023-12-01T11:59:49.002183+0000 mgr.y (mgr.24362) 12937 : cluster 0 pgmap v12906: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:59:50.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:59:50 smithi080 bash[41963]: cluster 2023-12-01T11:59:49.002183+0000 mgr.y (mgr.24362) 12937 : cluster 0 pgmap v12906: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:59:51.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:59:51 smithi090 bash[32384]: audit 2023-12-01T11:59:50.685525+0000 mon.a (mon.0) 8099 : audit 0 from='client.? 172.21.15.80:0/1106333179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:59:51.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:59:51 smithi090 bash[32384]: cluster 2023-12-01T11:59:51.003270+0000 mgr.y (mgr.24362) 12938 : cluster 0 pgmap v12907: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:59:51.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:59:51 smithi080 bash[28361]: audit 2023-12-01T11:59:50.685525+0000 mon.a (mon.0) 8099 : audit 0 from='client.? 172.21.15.80:0/1106333179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:59:51.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:59:51 smithi080 bash[28361]: cluster 2023-12-01T11:59:51.003270+0000 mgr.y (mgr.24362) 12938 : cluster 0 pgmap v12907: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:59:51.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:59:51 smithi080 bash[41963]: audit 2023-12-01T11:59:50.685525+0000 mon.a (mon.0) 8099 : audit 0 from='client.? 172.21.15.80:0/1106333179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:59:51.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:59:51 smithi080 bash[41963]: cluster 2023-12-01T11:59:51.003270+0000 mgr.y (mgr.24362) 12938 : cluster 0 pgmap v12907: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:59:54.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:59:54 smithi080 bash[28361]: cluster 2023-12-01T11:59:53.003949+0000 mgr.y (mgr.24362) 12939 : cluster 0 pgmap v12908: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:59:54.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:59:54 smithi080 bash[28361]: audit 2023-12-01T11:59:53.139609+0000 mon.c (mon.2) 8270 : audit 0 from='client.? 172.21.15.80:0/3078961302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:59:54.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:59:54 smithi080 bash[41963]: cluster 2023-12-01T11:59:53.003949+0000 mgr.y (mgr.24362) 12939 : cluster 0 pgmap v12908: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:59:54.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:59:54 smithi080 bash[41963]: audit 2023-12-01T11:59:53.139609+0000 mon.c (mon.2) 8270 : audit 0 from='client.? 172.21.15.80:0/3078961302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:59:54.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:59:54 smithi090 bash[32384]: cluster 2023-12-01T11:59:53.003949+0000 mgr.y (mgr.24362) 12939 : cluster 0 pgmap v12908: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:59:54.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:59:54 smithi090 bash[32384]: audit 2023-12-01T11:59:53.139609+0000 mon.c (mon.2) 8270 : audit 0 from='client.? 172.21.15.80:0/3078961302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:59:56.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 11:59:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:11:59:56] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T11:59:56.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:59:56 smithi080 bash[28361]: cluster 2023-12-01T11:59:55.004583+0000 mgr.y (mgr.24362) 12940 : cluster 0 pgmap v12909: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:59:56.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:59:56 smithi080 bash[28361]: audit 2023-12-01T11:59:55.467152+0000 mon.c (mon.2) 8271 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:59:56.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:59:56 smithi080 bash[28361]: audit 2023-12-01T11:59:55.595972+0000 mon.c (mon.2) 8272 : audit 0 from='client.? 172.21.15.80:0/16056898' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:59:56.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:59:56 smithi080 bash[41963]: cluster 2023-12-01T11:59:55.004583+0000 mgr.y (mgr.24362) 12940 : cluster 0 pgmap v12909: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:59:56.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:59:56 smithi080 bash[41963]: audit 2023-12-01T11:59:55.467152+0000 mon.c (mon.2) 8271 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:59:56.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:59:56 smithi080 bash[41963]: audit 2023-12-01T11:59:55.595972+0000 mon.c (mon.2) 8272 : audit 0 from='client.? 172.21.15.80:0/16056898' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:59:56.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:59:56 smithi090 bash[32384]: cluster 2023-12-01T11:59:55.004583+0000 mgr.y (mgr.24362) 12940 : cluster 0 pgmap v12909: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:59:56.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:59:56 smithi090 bash[32384]: audit 2023-12-01T11:59:55.467152+0000 mon.c (mon.2) 8271 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:59:56.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:59:56 smithi090 bash[32384]: audit 2023-12-01T11:59:55.595972+0000 mon.c (mon.2) 8272 : audit 0 from='client.? 172.21.15.80:0/16056898' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:59:57.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:59:57 smithi090 bash[32384]: cluster 2023-12-01T11:59:57.005712+0000 mgr.y (mgr.24362) 12941 : cluster 0 pgmap v12910: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:59:57.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:59:57 smithi080 bash[28361]: cluster 2023-12-01T11:59:57.005712+0000 mgr.y (mgr.24362) 12941 : cluster 0 pgmap v12910: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:59:57.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:59:57 smithi080 bash[41963]: cluster 2023-12-01T11:59:57.005712+0000 mgr.y (mgr.24362) 12941 : cluster 0 pgmap v12910: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:59:58.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:59:58 smithi090 bash[32384]: audit 2023-12-01T11:59:58.048116+0000 mon.a (mon.0) 8100 : audit 0 from='client.? 172.21.15.80:0/3456404956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:59:58.680 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:59:58 smithi080 bash[41963]: audit 2023-12-01T11:59:58.048116+0000 mon.a (mon.0) 8100 : audit 0 from='client.? 172.21.15.80:0/3456404956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:59:58.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:59:58 smithi080 bash[28361]: audit 2023-12-01T11:59:58.048116+0000 mon.a (mon.0) 8100 : audit 0 from='client.? 172.21.15.80:0/3456404956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T11:59:59.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 11:59:59 smithi090 bash[32384]: cluster 2023-12-01T11:59:59.006397+0000 mgr.y (mgr.24362) 12942 : cluster 0 pgmap v12911: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:59:59.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 11:59:59 smithi080 bash[28361]: cluster 2023-12-01T11:59:59.006397+0000 mgr.y (mgr.24362) 12942 : cluster 0 pgmap v12911: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T11:59:59.680 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 11:59:59 smithi080 bash[41963]: cluster 2023-12-01T11:59:59.006397+0000 mgr.y (mgr.24362) 12942 : cluster 0 pgmap v12911: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:00:00.264 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:00:00 smithi080 bash[28361]: debug 2023-12-01T11:59:59.998+0000 7f6ec9bf0700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T12:00:00.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:00:00 smithi090 bash[32384]: cluster 2023-12-01T12:00:00.000159+0000 mon.a (mon.0) 8101 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T12:00:00.680 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:00:00 smithi080 bash[41963]: cluster 2023-12-01T12:00:00.000159+0000 mon.a (mon.0) 8101 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T12:00:00.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:00:00 smithi080 bash[28361]: cluster 2023-12-01T12:00:00.000159+0000 mon.a (mon.0) 8101 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T12:00:01.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:00:01 smithi080 bash[28361]: audit 2023-12-01T12:00:00.498163+0000 mon.a (mon.0) 8102 : audit 0 from='client.? 172.21.15.80:0/149097547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:00:01.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:00:01 smithi080 bash[28361]: cluster 2023-12-01T12:00:01.007485+0000 mgr.y (mgr.24362) 12943 : cluster 0 pgmap v12912: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:00:01.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:00:01 smithi080 bash[41963]: audit 2023-12-01T12:00:00.498163+0000 mon.a (mon.0) 8102 : audit 0 from='client.? 172.21.15.80:0/149097547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:00:01.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:00:01 smithi080 bash[41963]: cluster 2023-12-01T12:00:01.007485+0000 mgr.y (mgr.24362) 12943 : cluster 0 pgmap v12912: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:00:01.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:00:01 smithi090 bash[32384]: audit 2023-12-01T12:00:00.498163+0000 mon.a (mon.0) 8102 : audit 0 from='client.? 172.21.15.80:0/149097547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:00:01.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:00:01 smithi090 bash[32384]: cluster 2023-12-01T12:00:01.007485+0000 mgr.y (mgr.24362) 12943 : cluster 0 pgmap v12912: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:00:03.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:00:03 smithi090 bash[32384]: audit 2023-12-01T12:00:02.953407+0000 mon.a (mon.0) 8103 : audit 0 from='client.? 172.21.15.80:0/1675990601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:00:03.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:00:03 smithi080 bash[28361]: audit 2023-12-01T12:00:02.953407+0000 mon.a (mon.0) 8103 : audit 0 from='client.? 172.21.15.80:0/1675990601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:00:03.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:00:03 smithi080 bash[41963]: audit 2023-12-01T12:00:02.953407+0000 mon.a (mon.0) 8103 : audit 0 from='client.? 172.21.15.80:0/1675990601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:00:04.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:00:04 smithi090 bash[32384]: cluster 2023-12-01T12:00:03.008154+0000 mgr.y (mgr.24362) 12944 : cluster 0 pgmap v12913: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:00:04.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:00:04 smithi080 bash[28361]: cluster 2023-12-01T12:00:03.008154+0000 mgr.y (mgr.24362) 12944 : cluster 0 pgmap v12913: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:00:04.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:00:04 smithi080 bash[41963]: cluster 2023-12-01T12:00:03.008154+0000 mgr.y (mgr.24362) 12944 : cluster 0 pgmap v12913: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:00:06.430 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:00:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:00:06] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T12:00:06.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:00:06 smithi080 bash[28361]: cluster 2023-12-01T12:00:05.008876+0000 mgr.y (mgr.24362) 12945 : cluster 0 pgmap v12914: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:00:06.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:00:06 smithi080 bash[28361]: audit 2023-12-01T12:00:05.418135+0000 mon.c (mon.2) 8273 : audit 0 from='client.? 172.21.15.80:0/3515728613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:00:06.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:00:06 smithi080 bash[41963]: cluster 2023-12-01T12:00:05.008876+0000 mgr.y (mgr.24362) 12945 : cluster 0 pgmap v12914: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:00:06.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:00:06 smithi080 bash[41963]: audit 2023-12-01T12:00:05.418135+0000 mon.c (mon.2) 8273 : audit 0 from='client.? 172.21.15.80:0/3515728613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:00:06.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:00:06 smithi090 bash[32384]: cluster 2023-12-01T12:00:05.008876+0000 mgr.y (mgr.24362) 12945 : cluster 0 pgmap v12914: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:00:06.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:00:06 smithi090 bash[32384]: audit 2023-12-01T12:00:05.418135+0000 mon.c (mon.2) 8273 : audit 0 from='client.? 172.21.15.80:0/3515728613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:00:07.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:00:07 smithi090 bash[32384]: cluster 2023-12-01T12:00:07.010100+0000 mgr.y (mgr.24362) 12946 : cluster 0 pgmap v12915: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:00:07.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:00:07 smithi080 bash[28361]: cluster 2023-12-01T12:00:07.010100+0000 mgr.y (mgr.24362) 12946 : cluster 0 pgmap v12915: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:00:07.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:00:07 smithi080 bash[41963]: cluster 2023-12-01T12:00:07.010100+0000 mgr.y (mgr.24362) 12946 : cluster 0 pgmap v12915: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:00:08.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:00:08 smithi090 bash[32384]: audit 2023-12-01T12:00:07.885417+0000 mon.a (mon.0) 8104 : audit 0 from='client.? 172.21.15.80:0/1979295902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:00:08.680 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:00:08 smithi080 bash[41963]: audit 2023-12-01T12:00:07.885417+0000 mon.a (mon.0) 8104 : audit 0 from='client.? 172.21.15.80:0/1979295902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:00:08.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:00:08 smithi080 bash[28361]: audit 2023-12-01T12:00:07.885417+0000 mon.a (mon.0) 8104 : audit 0 from='client.? 172.21.15.80:0/1979295902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:00:09.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:00:09 smithi090 bash[32384]: cluster 2023-12-01T12:00:09.010755+0000 mgr.y (mgr.24362) 12947 : cluster 0 pgmap v12916: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:00:09.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:00:09 smithi080 bash[28361]: cluster 2023-12-01T12:00:09.010755+0000 mgr.y (mgr.24362) 12947 : cluster 0 pgmap v12916: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:00:09.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:00:09 smithi080 bash[41963]: cluster 2023-12-01T12:00:09.010755+0000 mgr.y (mgr.24362) 12947 : cluster 0 pgmap v12916: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:00:10.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:00:10 smithi080 bash[28361]: audit 2023-12-01T12:00:10.338678+0000 mon.a (mon.0) 8105 : audit 0 from='client.? 172.21.15.80:0/1237161778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:00:10.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:00:10 smithi080 bash[41963]: audit 2023-12-01T12:00:10.338678+0000 mon.a (mon.0) 8105 : audit 0 from='client.? 172.21.15.80:0/1237161778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:00:10.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:00:10 smithi090 bash[32384]: audit 2023-12-01T12:00:10.338678+0000 mon.a (mon.0) 8105 : audit 0 from='client.? 172.21.15.80:0/1237161778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:00:11.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:00:11 smithi080 bash[28361]: audit 2023-12-01T12:00:10.467990+0000 mon.c (mon.2) 8274 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:00:11.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:00:11 smithi080 bash[28361]: cluster 2023-12-01T12:00:11.011834+0000 mgr.y (mgr.24362) 12948 : cluster 0 pgmap v12917: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:00:11.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:00:11 smithi080 bash[41963]: audit 2023-12-01T12:00:10.467990+0000 mon.c (mon.2) 8274 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:00:11.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:00:11 smithi080 bash[41963]: cluster 2023-12-01T12:00:11.011834+0000 mgr.y (mgr.24362) 12948 : cluster 0 pgmap v12917: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:00:11.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:00:11 smithi090 bash[32384]: audit 2023-12-01T12:00:10.467990+0000 mon.c (mon.2) 8274 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:00:11.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:00:11 smithi090 bash[32384]: cluster 2023-12-01T12:00:11.011834+0000 mgr.y (mgr.24362) 12948 : cluster 0 pgmap v12917: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:00:13.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:00:12 smithi080 bash[28361]: audit 2023-12-01T12:00:12.793724+0000 mon.a (mon.0) 8106 : audit 0 from='client.? 172.21.15.80:0/3744736157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:00:13.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:00:12 smithi080 bash[41963]: audit 2023-12-01T12:00:12.793724+0000 mon.a (mon.0) 8106 : audit 0 from='client.? 172.21.15.80:0/3744736157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:00:13.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:00:12 smithi090 bash[32384]: audit 2023-12-01T12:00:12.793724+0000 mon.a (mon.0) 8106 : audit 0 from='client.? 172.21.15.80:0/3744736157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:00:14.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:00:13 smithi080 bash[28361]: cluster 2023-12-01T12:00:13.012596+0000 mgr.y (mgr.24362) 12949 : cluster 0 pgmap v12918: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:00:14.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:00:13 smithi080 bash[41963]: cluster 2023-12-01T12:00:13.012596+0000 mgr.y (mgr.24362) 12949 : cluster 0 pgmap v12918: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:00:14.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:00:13 smithi090 bash[32384]: cluster 2023-12-01T12:00:13.012596+0000 mgr.y (mgr.24362) 12949 : cluster 0 pgmap v12918: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:00:16.430 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:00:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:00:16] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T12:00:16.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:00:16 smithi080 bash[28361]: cluster 2023-12-01T12:00:15.013278+0000 mgr.y (mgr.24362) 12950 : cluster 0 pgmap v12919: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:00:16.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:00:16 smithi080 bash[28361]: audit 2023-12-01T12:00:15.244435+0000 mon.a (mon.0) 8107 : audit 0 from='client.? 172.21.15.80:0/3069670388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:00:16.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:00:16 smithi080 bash[41963]: cluster 2023-12-01T12:00:15.013278+0000 mgr.y (mgr.24362) 12950 : cluster 0 pgmap v12919: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:00:16.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:00:16 smithi080 bash[41963]: audit 2023-12-01T12:00:15.244435+0000 mon.a (mon.0) 8107 : audit 0 from='client.? 172.21.15.80:0/3069670388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:00:16.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:00:16 smithi090 bash[32384]: cluster 2023-12-01T12:00:15.013278+0000 mgr.y (mgr.24362) 12950 : cluster 0 pgmap v12919: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:00:16.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:00:16 smithi090 bash[32384]: audit 2023-12-01T12:00:15.244435+0000 mon.a (mon.0) 8107 : audit 0 from='client.? 172.21.15.80:0/3069670388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:00:17.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:00:17 smithi090 bash[32384]: cluster 2023-12-01T12:00:17.014490+0000 mgr.y (mgr.24362) 12951 : cluster 0 pgmap v12920: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:00:17.680 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:00:17 smithi080 bash[41963]: cluster 2023-12-01T12:00:17.014490+0000 mgr.y (mgr.24362) 12951 : cluster 0 pgmap v12920: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:00:17.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:00:17 smithi080 bash[28361]: cluster 2023-12-01T12:00:17.014490+0000 mgr.y (mgr.24362) 12951 : cluster 0 pgmap v12920: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:00:18.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:00:18 smithi090 bash[32384]: audit 2023-12-01T12:00:17.696337+0000 mon.c (mon.2) 8275 : audit 0 from='client.? 172.21.15.80:0/1730604912' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:00:18.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:00:18 smithi080 bash[41963]: audit 2023-12-01T12:00:17.696337+0000 mon.c (mon.2) 8275 : audit 0 from='client.? 172.21.15.80:0/1730604912' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:00:18.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:00:18 smithi080 bash[28361]: audit 2023-12-01T12:00:17.696337+0000 mon.c (mon.2) 8275 : audit 0 from='client.? 172.21.15.80:0/1730604912' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:00:19.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:00:19 smithi090 bash[32384]: cluster 2023-12-01T12:00:19.015082+0000 mgr.y (mgr.24362) 12952 : cluster 0 pgmap v12921: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:00:19.680 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:00:19 smithi080 bash[41963]: cluster 2023-12-01T12:00:19.015082+0000 mgr.y (mgr.24362) 12952 : cluster 0 pgmap v12921: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:00:19.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:00:19 smithi080 bash[28361]: cluster 2023-12-01T12:00:19.015082+0000 mgr.y (mgr.24362) 12952 : cluster 0 pgmap v12921: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:00:20.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:00:20 smithi080 bash[28361]: audit 2023-12-01T12:00:20.154408+0000 mon.c (mon.2) 8276 : audit 0 from='client.? 172.21.15.80:0/3623942478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:00:20.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:00:20 smithi080 bash[41963]: audit 2023-12-01T12:00:20.154408+0000 mon.c (mon.2) 8276 : audit 0 from='client.? 172.21.15.80:0/3623942478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:00:20.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:00:20 smithi090 bash[32384]: audit 2023-12-01T12:00:20.154408+0000 mon.c (mon.2) 8276 : audit 0 from='client.? 172.21.15.80:0/3623942478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:00:21.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:00:21 smithi080 bash[28361]: cluster 2023-12-01T12:00:21.016219+0000 mgr.y (mgr.24362) 12953 : cluster 0 pgmap v12922: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:00:21.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:00:21 smithi080 bash[41963]: cluster 2023-12-01T12:00:21.016219+0000 mgr.y (mgr.24362) 12953 : cluster 0 pgmap v12922: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:00:21.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:00:21 smithi090 bash[32384]: cluster 2023-12-01T12:00:21.016219+0000 mgr.y (mgr.24362) 12953 : cluster 0 pgmap v12922: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:00:22.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:00:22 smithi080 bash[28361]: audit 2023-12-01T12:00:22.617542+0000 mon.a (mon.0) 8108 : audit 0 from='client.? 172.21.15.80:0/2045353136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:00:22.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:00:22 smithi080 bash[41963]: audit 2023-12-01T12:00:22.617542+0000 mon.a (mon.0) 8108 : audit 0 from='client.? 172.21.15.80:0/2045353136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:00:23.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:00:22 smithi090 bash[32384]: audit 2023-12-01T12:00:22.617542+0000 mon.a (mon.0) 8108 : audit 0 from='client.? 172.21.15.80:0/2045353136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:00:24.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:00:23 smithi090 bash[32384]: cluster 2023-12-01T12:00:23.016848+0000 mgr.y (mgr.24362) 12954 : cluster 0 pgmap v12923: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:00:24.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:00:23 smithi080 bash[28361]: cluster 2023-12-01T12:00:23.016848+0000 mgr.y (mgr.24362) 12954 : cluster 0 pgmap v12923: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:00:24.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:00:23 smithi080 bash[41963]: cluster 2023-12-01T12:00:23.016848+0000 mgr.y (mgr.24362) 12954 : cluster 0 pgmap v12923: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:00:26.430 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:00:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:00:26] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T12:00:26.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:00:26 smithi080 bash[28361]: cluster 2023-12-01T12:00:25.017361+0000 mgr.y (mgr.24362) 12955 : cluster 0 pgmap v12924: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:00:26.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:00:26 smithi080 bash[28361]: audit 2023-12-01T12:00:25.075139+0000 mon.a (mon.0) 8109 : audit 0 from='client.? 172.21.15.80:0/1516391241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:00:26.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:00:26 smithi080 bash[28361]: audit 2023-12-01T12:00:25.468078+0000 mon.c (mon.2) 8277 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:00:26.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:00:26 smithi080 bash[41963]: cluster 2023-12-01T12:00:25.017361+0000 mgr.y (mgr.24362) 12955 : cluster 0 pgmap v12924: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:00:26.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:00:26 smithi080 bash[41963]: audit 2023-12-01T12:00:25.075139+0000 mon.a (mon.0) 8109 : audit 0 from='client.? 172.21.15.80:0/1516391241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:00:26.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:00:26 smithi080 bash[41963]: audit 2023-12-01T12:00:25.468078+0000 mon.c (mon.2) 8277 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:00:26.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:00:26 smithi090 bash[32384]: cluster 2023-12-01T12:00:25.017361+0000 mgr.y (mgr.24362) 12955 : cluster 0 pgmap v12924: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:00:26.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:00:26 smithi090 bash[32384]: audit 2023-12-01T12:00:25.075139+0000 mon.a (mon.0) 8109 : audit 0 from='client.? 172.21.15.80:0/1516391241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:00:26.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:00:26 smithi090 bash[32384]: audit 2023-12-01T12:00:25.468078+0000 mon.c (mon.2) 8277 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:00:27.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:00:27 smithi090 bash[32384]: cluster 2023-12-01T12:00:27.018490+0000 mgr.y (mgr.24362) 12956 : cluster 0 pgmap v12925: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:00:27.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:00:27 smithi080 bash[28361]: cluster 2023-12-01T12:00:27.018490+0000 mgr.y (mgr.24362) 12956 : cluster 0 pgmap v12925: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:00:27.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:00:27 smithi080 bash[41963]: cluster 2023-12-01T12:00:27.018490+0000 mgr.y (mgr.24362) 12956 : cluster 0 pgmap v12925: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:00:28.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:00:28 smithi090 bash[32384]: audit 2023-12-01T12:00:27.534622+0000 mon.c (mon.2) 8278 : audit 0 from='client.? 172.21.15.80:0/3757702636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:00:28.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:00:28 smithi080 bash[28361]: audit 2023-12-01T12:00:27.534622+0000 mon.c (mon.2) 8278 : audit 0 from='client.? 172.21.15.80:0/3757702636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:00:28.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:00:28 smithi080 bash[41963]: audit 2023-12-01T12:00:27.534622+0000 mon.c (mon.2) 8278 : audit 0 from='client.? 172.21.15.80:0/3757702636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:00:29.680 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:00:29 smithi080 bash[41963]: cluster 2023-12-01T12:00:29.019123+0000 mgr.y (mgr.24362) 12957 : cluster 0 pgmap v12926: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:00:29.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:00:29 smithi080 bash[28361]: cluster 2023-12-01T12:00:29.019123+0000 mgr.y (mgr.24362) 12957 : cluster 0 pgmap v12926: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:00:29.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:00:29 smithi090 bash[32384]: cluster 2023-12-01T12:00:29.019123+0000 mgr.y (mgr.24362) 12957 : cluster 0 pgmap v12926: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:00:30.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:00:30 smithi080 bash[28361]: audit 2023-12-01T12:00:29.985141+0000 mon.a (mon.0) 8110 : audit 0 from='client.? 172.21.15.80:0/426086487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:00:30.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:00:30 smithi080 bash[41963]: audit 2023-12-01T12:00:29.985141+0000 mon.a (mon.0) 8110 : audit 0 from='client.? 172.21.15.80:0/426086487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:00:30.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:00:30 smithi090 bash[32384]: audit 2023-12-01T12:00:29.985141+0000 mon.a (mon.0) 8110 : audit 0 from='client.? 172.21.15.80:0/426086487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:00:31.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:00:31 smithi080 bash[28361]: cluster 2023-12-01T12:00:31.020227+0000 mgr.y (mgr.24362) 12958 : cluster 0 pgmap v12927: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:00:31.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:00:31 smithi080 bash[41963]: cluster 2023-12-01T12:00:31.020227+0000 mgr.y (mgr.24362) 12958 : cluster 0 pgmap v12927: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:00:31.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:00:31 smithi090 bash[32384]: cluster 2023-12-01T12:00:31.020227+0000 mgr.y (mgr.24362) 12958 : cluster 0 pgmap v12927: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:00:32.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:00:32 smithi090 bash[32384]: audit 2023-12-01T12:00:32.438094+0000 mon.c (mon.2) 8279 : audit 0 from='client.? 172.21.15.80:0/2804166644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:00:32.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:00:32 smithi080 bash[41963]: audit 2023-12-01T12:00:32.438094+0000 mon.c (mon.2) 8279 : audit 0 from='client.? 172.21.15.80:0/2804166644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:00:32.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:00:32 smithi080 bash[28361]: audit 2023-12-01T12:00:32.438094+0000 mon.c (mon.2) 8279 : audit 0 from='client.? 172.21.15.80:0/2804166644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:00:33.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:00:33 smithi090 bash[32384]: cluster 2023-12-01T12:00:33.021021+0000 mgr.y (mgr.24362) 12959 : cluster 0 pgmap v12928: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:00:33.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:00:33 smithi080 bash[28361]: cluster 2023-12-01T12:00:33.021021+0000 mgr.y (mgr.24362) 12959 : cluster 0 pgmap v12928: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:00:33.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:00:33 smithi080 bash[41963]: cluster 2023-12-01T12:00:33.021021+0000 mgr.y (mgr.24362) 12959 : cluster 0 pgmap v12928: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:00:35.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:00:34 smithi090 bash[32384]: audit 2023-12-01T12:00:34.888837+0000 mon.a (mon.0) 8111 : audit 0 from='client.? 172.21.15.80:0/4213377740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:00:35.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:00:34 smithi080 bash[28361]: audit 2023-12-01T12:00:34.888837+0000 mon.a (mon.0) 8111 : audit 0 from='client.? 172.21.15.80:0/4213377740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:00:35.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:00:34 smithi080 bash[41963]: audit 2023-12-01T12:00:34.888837+0000 mon.a (mon.0) 8111 : audit 0 from='client.? 172.21.15.80:0/4213377740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:00:36.232 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:00:35 smithi080 bash[28361]: cluster 2023-12-01T12:00:35.021745+0000 mgr.y (mgr.24362) 12960 : cluster 0 pgmap v12929: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:00:36.233 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:00:35 smithi080 bash[41963]: cluster 2023-12-01T12:00:35.021745+0000 mgr.y (mgr.24362) 12960 : cluster 0 pgmap v12929: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:00:36.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:00:35 smithi090 bash[32384]: cluster 2023-12-01T12:00:35.021745+0000 mgr.y (mgr.24362) 12960 : cluster 0 pgmap v12929: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:00:36.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:00:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:00:36] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T12:00:37.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:00:37 smithi090 bash[32384]: cluster 2023-12-01T12:00:37.022720+0000 mgr.y (mgr.24362) 12961 : cluster 0 pgmap v12930: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:00:37.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:00:37 smithi080 bash[41963]: cluster 2023-12-01T12:00:37.022720+0000 mgr.y (mgr.24362) 12961 : cluster 0 pgmap v12930: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:00:37.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:00:37 smithi080 bash[28361]: cluster 2023-12-01T12:00:37.022720+0000 mgr.y (mgr.24362) 12961 : cluster 0 pgmap v12930: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:00:38.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:00:38 smithi090 bash[32384]: audit 2023-12-01T12:00:37.341295+0000 mon.a (mon.0) 8112 : audit 0 from='client.? 172.21.15.80:0/3020165906' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:00:38.680 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:00:38 smithi080 bash[41963]: audit 2023-12-01T12:00:37.341295+0000 mon.a (mon.0) 8112 : audit 0 from='client.? 172.21.15.80:0/3020165906' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:00:38.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:00:38 smithi080 bash[28361]: audit 2023-12-01T12:00:37.341295+0000 mon.a (mon.0) 8112 : audit 0 from='client.? 172.21.15.80:0/3020165906' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:00:39.680 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:00:39 smithi080 bash[41963]: cluster 2023-12-01T12:00:39.023332+0000 mgr.y (mgr.24362) 12962 : cluster 0 pgmap v12931: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:00:39.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:00:39 smithi080 bash[28361]: cluster 2023-12-01T12:00:39.023332+0000 mgr.y (mgr.24362) 12962 : cluster 0 pgmap v12931: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:00:39.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:00:39 smithi090 bash[32384]: cluster 2023-12-01T12:00:39.023332+0000 mgr.y (mgr.24362) 12962 : cluster 0 pgmap v12931: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:00:40.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:00:40 smithi080 bash[28361]: audit 2023-12-01T12:00:39.797146+0000 mon.c (mon.2) 8280 : audit 0 from='client.? 172.21.15.80:0/373060657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:00:40.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:00:40 smithi080 bash[41963]: audit 2023-12-01T12:00:39.797146+0000 mon.c (mon.2) 8280 : audit 0 from='client.? 172.21.15.80:0/373060657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:00:40.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:00:40 smithi090 bash[32384]: audit 2023-12-01T12:00:39.797146+0000 mon.c (mon.2) 8280 : audit 0 from='client.? 172.21.15.80:0/373060657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:00:41.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:00:41 smithi080 bash[41963]: audit 2023-12-01T12:00:40.468441+0000 mon.c (mon.2) 8281 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:00:41.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:00:41 smithi080 bash[41963]: cluster 2023-12-01T12:00:41.024525+0000 mgr.y (mgr.24362) 12963 : cluster 0 pgmap v12932: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:00:41.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:00:41 smithi080 bash[28361]: audit 2023-12-01T12:00:40.468441+0000 mon.c (mon.2) 8281 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:00:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:00:41 smithi080 bash[28361]: cluster 2023-12-01T12:00:41.024525+0000 mgr.y (mgr.24362) 12963 : cluster 0 pgmap v12932: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:00:41.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:00:41 smithi090 bash[32384]: audit 2023-12-01T12:00:40.468441+0000 mon.c (mon.2) 8281 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:00:41.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:00:41 smithi090 bash[32384]: cluster 2023-12-01T12:00:41.024525+0000 mgr.y (mgr.24362) 12963 : cluster 0 pgmap v12932: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:00:42.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:00:42 smithi080 bash[28361]: audit 2023-12-01T12:00:42.254195+0000 mon.c (mon.2) 8282 : audit 0 from='client.? 172.21.15.80:0/1191183418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:00:42.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:00:42 smithi080 bash[41963]: audit 2023-12-01T12:00:42.254195+0000 mon.c (mon.2) 8282 : audit 0 from='client.? 172.21.15.80:0/1191183418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:00:42.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:00:42 smithi090 bash[32384]: audit 2023-12-01T12:00:42.254195+0000 mon.c (mon.2) 8282 : audit 0 from='client.? 172.21.15.80:0/1191183418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:00:43.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:00:43 smithi080 bash[28361]: cluster 2023-12-01T12:00:43.025173+0000 mgr.y (mgr.24362) 12964 : cluster 0 pgmap v12933: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:00:43.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:00:43 smithi080 bash[41963]: cluster 2023-12-01T12:00:43.025173+0000 mgr.y (mgr.24362) 12964 : cluster 0 pgmap v12933: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:00:43.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:00:43 smithi090 bash[32384]: cluster 2023-12-01T12:00:43.025173+0000 mgr.y (mgr.24362) 12964 : cluster 0 pgmap v12933: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:00:45.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:00:44 smithi090 bash[32384]: audit 2023-12-01T12:00:44.709792+0000 mon.c (mon.2) 8283 : audit 0 from='client.? 172.21.15.80:0/847181023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:00:45.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:00:44 smithi080 bash[41963]: audit 2023-12-01T12:00:44.709792+0000 mon.c (mon.2) 8283 : audit 0 from='client.? 172.21.15.80:0/847181023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:00:45.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:00:44 smithi080 bash[28361]: audit 2023-12-01T12:00:44.709792+0000 mon.c (mon.2) 8283 : audit 0 from='client.? 172.21.15.80:0/847181023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:00:46.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:00:45 smithi080 bash[28361]: cluster 2023-12-01T12:00:45.025850+0000 mgr.y (mgr.24362) 12965 : cluster 0 pgmap v12934: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:00:46.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:00:45 smithi080 bash[28361]: audit 2023-12-01T12:00:45.216300+0000 mon.c (mon.2) 8284 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:00:46.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:00:45 smithi080 bash[41963]: cluster 2023-12-01T12:00:45.025850+0000 mgr.y (mgr.24362) 12965 : cluster 0 pgmap v12934: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:00:46.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:00:45 smithi080 bash[41963]: audit 2023-12-01T12:00:45.216300+0000 mon.c (mon.2) 8284 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:00:46.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:00:45 smithi090 bash[32384]: cluster 2023-12-01T12:00:45.025850+0000 mgr.y (mgr.24362) 12965 : cluster 0 pgmap v12934: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:00:46.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:00:45 smithi090 bash[32384]: audit 2023-12-01T12:00:45.216300+0000 mon.c (mon.2) 8284 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:00:46.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:00:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:00:46] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T12:00:47.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:00:47 smithi090 bash[32384]: cluster 2023-12-01T12:00:47.026611+0000 mgr.y (mgr.24362) 12966 : cluster 0 pgmap v12935: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:00:47.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:00:47 smithi090 bash[32384]: audit 2023-12-01T12:00:47.168010+0000 mon.a (mon.0) 8113 : audit 0 from='client.? 172.21.15.80:0/3340086788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:00:47.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:00:47 smithi080 bash[28361]: cluster 2023-12-01T12:00:47.026611+0000 mgr.y (mgr.24362) 12966 : cluster 0 pgmap v12935: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:00:47.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:00:47 smithi080 bash[28361]: audit 2023-12-01T12:00:47.168010+0000 mon.a (mon.0) 8113 : audit 0 from='client.? 172.21.15.80:0/3340086788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:00:47.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:00:47 smithi080 bash[41963]: cluster 2023-12-01T12:00:47.026611+0000 mgr.y (mgr.24362) 12966 : cluster 0 pgmap v12935: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:00:47.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:00:47 smithi080 bash[41963]: audit 2023-12-01T12:00:47.168010+0000 mon.a (mon.0) 8113 : audit 0 from='client.? 172.21.15.80:0/3340086788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:00:50.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:00:50 smithi080 bash[28361]: cluster 2023-12-01T12:00:49.027275+0000 mgr.y (mgr.24362) 12967 : cluster 0 pgmap v12936: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:00:50.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:00:50 smithi080 bash[28361]: audit 2023-12-01T12:00:49.628396+0000 mon.a (mon.0) 8114 : audit 0 from='client.? 172.21.15.80:0/2013867389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:00:50.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:00:50 smithi080 bash[41963]: cluster 2023-12-01T12:00:49.027275+0000 mgr.y (mgr.24362) 12967 : cluster 0 pgmap v12936: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:00:50.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:00:50 smithi080 bash[41963]: audit 2023-12-01T12:00:49.628396+0000 mon.a (mon.0) 8114 : audit 0 from='client.? 172.21.15.80:0/2013867389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:00:50.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:00:50 smithi090 bash[32384]: cluster 2023-12-01T12:00:49.027275+0000 mgr.y (mgr.24362) 12967 : cluster 0 pgmap v12936: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:00:50.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:00:50 smithi090 bash[32384]: audit 2023-12-01T12:00:49.628396+0000 mon.a (mon.0) 8114 : audit 0 from='client.? 172.21.15.80:0/2013867389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:00:52.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:00:52 smithi090 bash[32384]: audit 2023-12-01T12:00:51.010370+0000 mon.a (mon.0) 8115 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:00:52.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:00:52 smithi090 bash[32384]: audit 2023-12-01T12:00:51.025707+0000 mon.a (mon.0) 8116 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:00:52.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:00:52 smithi090 bash[32384]: cluster 2023-12-01T12:00:51.028541+0000 mgr.y (mgr.24362) 12968 : cluster 0 pgmap v12937: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:00:52.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:00:52 smithi090 bash[32384]: audit 2023-12-01T12:00:51.419951+0000 mon.a (mon.0) 8117 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:00:52.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:00:52 smithi090 bash[32384]: audit 2023-12-01T12:00:51.432314+0000 mon.a (mon.0) 8118 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:00:52.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:00:52 smithi090 bash[32384]: audit 2023-12-01T12:00:51.995536+0000 mon.c (mon.2) 8285 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:00:52.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:00:52 smithi090 bash[32384]: audit 2023-12-01T12:00:51.997331+0000 mon.c (mon.2) 8286 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:00:52.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:00:52 smithi080 bash[28361]: audit 2023-12-01T12:00:51.010370+0000 mon.a (mon.0) 8115 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:00:52.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:00:52 smithi080 bash[28361]: audit 2023-12-01T12:00:51.025707+0000 mon.a (mon.0) 8116 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:00:52.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:00:52 smithi080 bash[28361]: cluster 2023-12-01T12:00:51.028541+0000 mgr.y (mgr.24362) 12968 : cluster 0 pgmap v12937: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:00:52.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:00:52 smithi080 bash[28361]: audit 2023-12-01T12:00:51.419951+0000 mon.a (mon.0) 8117 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:00:52.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:00:52 smithi080 bash[28361]: audit 2023-12-01T12:00:51.432314+0000 mon.a (mon.0) 8118 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:00:52.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:00:52 smithi080 bash[28361]: audit 2023-12-01T12:00:51.995536+0000 mon.c (mon.2) 8285 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:00:52.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:00:52 smithi080 bash[28361]: audit 2023-12-01T12:00:51.997331+0000 mon.c (mon.2) 8286 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:00:52.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:00:52 smithi080 bash[41963]: audit 2023-12-01T12:00:51.010370+0000 mon.a (mon.0) 8115 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:00:52.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:00:52 smithi080 bash[41963]: audit 2023-12-01T12:00:51.025707+0000 mon.a (mon.0) 8116 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:00:52.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:00:52 smithi080 bash[41963]: cluster 2023-12-01T12:00:51.028541+0000 mgr.y (mgr.24362) 12968 : cluster 0 pgmap v12937: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:00:52.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:00:52 smithi080 bash[41963]: audit 2023-12-01T12:00:51.419951+0000 mon.a (mon.0) 8117 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:00:52.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:00:52 smithi080 bash[41963]: audit 2023-12-01T12:00:51.432314+0000 mon.a (mon.0) 8118 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:00:52.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:00:52 smithi080 bash[41963]: audit 2023-12-01T12:00:51.995536+0000 mon.c (mon.2) 8285 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:00:52.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:00:52 smithi080 bash[41963]: audit 2023-12-01T12:00:51.997331+0000 mon.c (mon.2) 8286 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:00:53.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:00:53 smithi090 bash[32384]: audit 2023-12-01T12:00:52.006549+0000 mon.a (mon.0) 8119 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:00:53.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:00:53 smithi090 bash[32384]: audit 2023-12-01T12:00:52.096507+0000 mon.c (mon.2) 8287 : audit 0 from='client.? 172.21.15.80:0/1228992526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:00:53.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:00:53 smithi080 bash[41963]: audit 2023-12-01T12:00:52.006549+0000 mon.a (mon.0) 8119 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:00:53.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:00:53 smithi080 bash[41963]: audit 2023-12-01T12:00:52.096507+0000 mon.c (mon.2) 8287 : audit 0 from='client.? 172.21.15.80:0/1228992526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:00:53.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:00:53 smithi080 bash[28361]: audit 2023-12-01T12:00:52.006549+0000 mon.a (mon.0) 8119 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:00:53.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:00:53 smithi080 bash[28361]: audit 2023-12-01T12:00:52.096507+0000 mon.c (mon.2) 8287 : audit 0 from='client.? 172.21.15.80:0/1228992526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:00:54.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:00:54 smithi080 bash[28361]: cluster 2023-12-01T12:00:53.029328+0000 mgr.y (mgr.24362) 12969 : cluster 0 pgmap v12938: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:00:54.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:00:54 smithi080 bash[41963]: cluster 2023-12-01T12:00:53.029328+0000 mgr.y (mgr.24362) 12969 : cluster 0 pgmap v12938: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:00:54.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:00:54 smithi090 bash[32384]: cluster 2023-12-01T12:00:53.029328+0000 mgr.y (mgr.24362) 12969 : cluster 0 pgmap v12938: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:00:55.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:00:55 smithi080 bash[28361]: audit 2023-12-01T12:00:54.552822+0000 mon.c (mon.2) 8288 : audit 0 from='client.? 172.21.15.80:0/2695336726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:00:55.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:00:55 smithi080 bash[41963]: audit 2023-12-01T12:00:54.552822+0000 mon.c (mon.2) 8288 : audit 0 from='client.? 172.21.15.80:0/2695336726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:00:55.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:00:55 smithi090 bash[32384]: audit 2023-12-01T12:00:54.552822+0000 mon.c (mon.2) 8288 : audit 0 from='client.? 172.21.15.80:0/2695336726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:00:56.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:00:56 smithi080 bash[28361]: cluster 2023-12-01T12:00:55.030010+0000 mgr.y (mgr.24362) 12970 : cluster 0 pgmap v12939: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:00:56.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:00:56 smithi080 bash[28361]: audit 2023-12-01T12:00:55.468989+0000 mon.c (mon.2) 8289 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:00:56.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:00:56 smithi080 bash[41963]: cluster 2023-12-01T12:00:55.030010+0000 mgr.y (mgr.24362) 12970 : cluster 0 pgmap v12939: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:00:56.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:00:56 smithi080 bash[41963]: audit 2023-12-01T12:00:55.468989+0000 mon.c (mon.2) 8289 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:00:56.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:00:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:00:56] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T12:00:56.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:00:56 smithi090 bash[32384]: cluster 2023-12-01T12:00:55.030010+0000 mgr.y (mgr.24362) 12970 : cluster 0 pgmap v12939: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:00:56.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:00:56 smithi090 bash[32384]: audit 2023-12-01T12:00:55.468989+0000 mon.c (mon.2) 8289 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:00:57.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:00:57 smithi080 bash[41963]: audit 2023-12-01T12:00:57.004436+0000 mon.a (mon.0) 8120 : audit 0 from='client.? 172.21.15.80:0/1395848703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:00:57.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:00:57 smithi080 bash[41963]: cluster 2023-12-01T12:00:57.031102+0000 mgr.y (mgr.24362) 12971 : cluster 0 pgmap v12940: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:00:57.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:00:57 smithi080 bash[28361]: audit 2023-12-01T12:00:57.004436+0000 mon.a (mon.0) 8120 : audit 0 from='client.? 172.21.15.80:0/1395848703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:00:57.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:00:57 smithi080 bash[28361]: cluster 2023-12-01T12:00:57.031102+0000 mgr.y (mgr.24362) 12971 : cluster 0 pgmap v12940: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:00:57.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:00:57 smithi090 bash[32384]: audit 2023-12-01T12:00:57.004436+0000 mon.a (mon.0) 8120 : audit 0 from='client.? 172.21.15.80:0/1395848703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:00:57.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:00:57 smithi090 bash[32384]: cluster 2023-12-01T12:00:57.031102+0000 mgr.y (mgr.24362) 12971 : cluster 0 pgmap v12940: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:01:00.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:01:00 smithi080 bash[28361]: cluster 2023-12-01T12:00:59.031926+0000 mgr.y (mgr.24362) 12972 : cluster 0 pgmap v12941: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:01:00.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:01:00 smithi080 bash[28361]: audit 2023-12-01T12:00:59.461299+0000 mon.c (mon.2) 8290 : audit 0 from='client.? 172.21.15.80:0/806827883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:01:00.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:01:00 smithi080 bash[41963]: cluster 2023-12-01T12:00:59.031926+0000 mgr.y (mgr.24362) 12972 : cluster 0 pgmap v12941: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:01:00.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:01:00 smithi080 bash[41963]: audit 2023-12-01T12:00:59.461299+0000 mon.c (mon.2) 8290 : audit 0 from='client.? 172.21.15.80:0/806827883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:01:00.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:01:00 smithi090 bash[32384]: cluster 2023-12-01T12:00:59.031926+0000 mgr.y (mgr.24362) 12972 : cluster 0 pgmap v12941: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:01:00.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:01:00 smithi090 bash[32384]: audit 2023-12-01T12:00:59.461299+0000 mon.c (mon.2) 8290 : audit 0 from='client.? 172.21.15.80:0/806827883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:01:02.430 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:01:02 smithi080 bash[41963]: cluster 2023-12-01T12:01:01.033103+0000 mgr.y (mgr.24362) 12973 : cluster 0 pgmap v12942: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:01:02.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:01:02 smithi080 bash[41963]: audit 2023-12-01T12:01:01.912522+0000 mon.a (mon.0) 8121 : audit 0 from='client.? 172.21.15.80:0/324891841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:01:02.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:01:02 smithi080 bash[28361]: cluster 2023-12-01T12:01:01.033103+0000 mgr.y (mgr.24362) 12973 : cluster 0 pgmap v12942: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:01:02.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:01:02 smithi080 bash[28361]: audit 2023-12-01T12:01:01.912522+0000 mon.a (mon.0) 8121 : audit 0 from='client.? 172.21.15.80:0/324891841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:01:02.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:01:02 smithi090 bash[32384]: cluster 2023-12-01T12:01:01.033103+0000 mgr.y (mgr.24362) 12973 : cluster 0 pgmap v12942: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:01:02.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:01:02 smithi090 bash[32384]: audit 2023-12-01T12:01:01.912522+0000 mon.a (mon.0) 8121 : audit 0 from='client.? 172.21.15.80:0/324891841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:01:04.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:01:04 smithi080 bash[41963]: cluster 2023-12-01T12:01:03.033724+0000 mgr.y (mgr.24362) 12974 : cluster 0 pgmap v12943: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:01:04.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:01:04 smithi080 bash[28361]: cluster 2023-12-01T12:01:03.033724+0000 mgr.y (mgr.24362) 12974 : cluster 0 pgmap v12943: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:01:04.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:01:04 smithi090 bash[32384]: cluster 2023-12-01T12:01:03.033724+0000 mgr.y (mgr.24362) 12974 : cluster 0 pgmap v12943: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:01:05.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:01:05 smithi080 bash[28361]: audit 2023-12-01T12:01:04.371218+0000 mon.c (mon.2) 8291 : audit 0 from='client.? 172.21.15.80:0/2965591048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:01:05.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:01:05 smithi080 bash[41963]: audit 2023-12-01T12:01:04.371218+0000 mon.c (mon.2) 8291 : audit 0 from='client.? 172.21.15.80:0/2965591048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:01:05.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:01:05 smithi090 bash[32384]: audit 2023-12-01T12:01:04.371218+0000 mon.c (mon.2) 8291 : audit 0 from='client.? 172.21.15.80:0/2965591048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:01:06.430 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:01:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:01:06] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T12:01:06.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:01:06 smithi080 bash[41963]: cluster 2023-12-01T12:01:05.034402+0000 mgr.y (mgr.24362) 12975 : cluster 0 pgmap v12944: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:01:06.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:01:06 smithi080 bash[28361]: cluster 2023-12-01T12:01:05.034402+0000 mgr.y (mgr.24362) 12975 : cluster 0 pgmap v12944: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:01:06.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:01:06 smithi090 bash[32384]: cluster 2023-12-01T12:01:05.034402+0000 mgr.y (mgr.24362) 12975 : cluster 0 pgmap v12944: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:01:07.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:01:07 smithi080 bash[41963]: audit 2023-12-01T12:01:06.830390+0000 mon.c (mon.2) 8292 : audit 0 from='client.? 172.21.15.80:0/1273342085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:01:07.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:01:07 smithi080 bash[41963]: cluster 2023-12-01T12:01:07.035657+0000 mgr.y (mgr.24362) 12976 : cluster 0 pgmap v12945: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:01:07.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:01:07 smithi080 bash[28361]: audit 2023-12-01T12:01:06.830390+0000 mon.c (mon.2) 8292 : audit 0 from='client.? 172.21.15.80:0/1273342085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:01:07.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:01:07 smithi080 bash[28361]: cluster 2023-12-01T12:01:07.035657+0000 mgr.y (mgr.24362) 12976 : cluster 0 pgmap v12945: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:01:07.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:01:07 smithi090 bash[32384]: audit 2023-12-01T12:01:06.830390+0000 mon.c (mon.2) 8292 : audit 0 from='client.? 172.21.15.80:0/1273342085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:01:07.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:01:07 smithi090 bash[32384]: cluster 2023-12-01T12:01:07.035657+0000 mgr.y (mgr.24362) 12976 : cluster 0 pgmap v12945: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:01:10.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:01:10 smithi080 bash[28361]: cluster 2023-12-01T12:01:09.036342+0000 mgr.y (mgr.24362) 12977 : cluster 0 pgmap v12946: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:01:10.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:01:10 smithi080 bash[28361]: audit 2023-12-01T12:01:09.287184+0000 mon.c (mon.2) 8293 : audit 0 from='client.? 172.21.15.80:0/3130959675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:01:10.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:01:10 smithi080 bash[41963]: cluster 2023-12-01T12:01:09.036342+0000 mgr.y (mgr.24362) 12977 : cluster 0 pgmap v12946: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:01:10.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:01:10 smithi080 bash[41963]: audit 2023-12-01T12:01:09.287184+0000 mon.c (mon.2) 8293 : audit 0 from='client.? 172.21.15.80:0/3130959675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:01:10.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:01:10 smithi090 bash[32384]: cluster 2023-12-01T12:01:09.036342+0000 mgr.y (mgr.24362) 12977 : cluster 0 pgmap v12946: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:01:10.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:01:10 smithi090 bash[32384]: audit 2023-12-01T12:01:09.287184+0000 mon.c (mon.2) 8293 : audit 0 from='client.? 172.21.15.80:0/3130959675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:01:11.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:01:11 smithi080 bash[41963]: audit 2023-12-01T12:01:10.469426+0000 mon.c (mon.2) 8294 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:01:11.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:01:11 smithi080 bash[28361]: audit 2023-12-01T12:01:10.469426+0000 mon.c (mon.2) 8294 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:01:11.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:01:11 smithi090 bash[32384]: audit 2023-12-01T12:01:10.469426+0000 mon.c (mon.2) 8294 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:01:12.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:01:12 smithi080 bash[41963]: cluster 2023-12-01T12:01:11.037544+0000 mgr.y (mgr.24362) 12978 : cluster 0 pgmap v12947: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:01:12.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:01:12 smithi080 bash[41963]: audit 2023-12-01T12:01:11.743170+0000 mon.a (mon.0) 8122 : audit 0 from='client.? 172.21.15.80:0/2134763611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:01:12.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:01:12 smithi080 bash[28361]: cluster 2023-12-01T12:01:11.037544+0000 mgr.y (mgr.24362) 12978 : cluster 0 pgmap v12947: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:01:12.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:01:12 smithi080 bash[28361]: audit 2023-12-01T12:01:11.743170+0000 mon.a (mon.0) 8122 : audit 0 from='client.? 172.21.15.80:0/2134763611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:01:12.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:01:12 smithi090 bash[32384]: cluster 2023-12-01T12:01:11.037544+0000 mgr.y (mgr.24362) 12978 : cluster 0 pgmap v12947: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:01:12.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:01:12 smithi090 bash[32384]: audit 2023-12-01T12:01:11.743170+0000 mon.a (mon.0) 8122 : audit 0 from='client.? 172.21.15.80:0/2134763611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:01:14.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:01:14 smithi080 bash[28361]: cluster 2023-12-01T12:01:13.038291+0000 mgr.y (mgr.24362) 12979 : cluster 0 pgmap v12948: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:01:14.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:01:14 smithi080 bash[41963]: cluster 2023-12-01T12:01:13.038291+0000 mgr.y (mgr.24362) 12979 : cluster 0 pgmap v12948: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:01:14.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:01:14 smithi090 bash[32384]: cluster 2023-12-01T12:01:13.038291+0000 mgr.y (mgr.24362) 12979 : cluster 0 pgmap v12948: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:01:15.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:01:15 smithi080 bash[28361]: audit 2023-12-01T12:01:14.204373+0000 mon.c (mon.2) 8295 : audit 0 from='client.? 172.21.15.80:0/1752480459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:01:15.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:01:15 smithi080 bash[41963]: audit 2023-12-01T12:01:14.204373+0000 mon.c (mon.2) 8295 : audit 0 from='client.? 172.21.15.80:0/1752480459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:01:15.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:01:15 smithi090 bash[32384]: audit 2023-12-01T12:01:14.204373+0000 mon.c (mon.2) 8295 : audit 0 from='client.? 172.21.15.80:0/1752480459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:01:16.430 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:01:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:01:16] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T12:01:16.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:01:16 smithi080 bash[28361]: cluster 2023-12-01T12:01:15.038978+0000 mgr.y (mgr.24362) 12980 : cluster 0 pgmap v12949: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:01:16.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:01:16 smithi080 bash[41963]: cluster 2023-12-01T12:01:15.038978+0000 mgr.y (mgr.24362) 12980 : cluster 0 pgmap v12949: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:01:16.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:01:16 smithi090 bash[32384]: cluster 2023-12-01T12:01:15.038978+0000 mgr.y (mgr.24362) 12980 : cluster 0 pgmap v12949: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:01:17.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:01:17 smithi080 bash[28361]: audit 2023-12-01T12:01:16.665778+0000 mon.c (mon.2) 8296 : audit 0 from='client.? 172.21.15.80:0/2775779951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:01:17.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:01:17 smithi080 bash[28361]: cluster 2023-12-01T12:01:17.040267+0000 mgr.y (mgr.24362) 12981 : cluster 0 pgmap v12950: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:01:17.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:01:17 smithi080 bash[41963]: audit 2023-12-01T12:01:16.665778+0000 mon.c (mon.2) 8296 : audit 0 from='client.? 172.21.15.80:0/2775779951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:01:17.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:01:17 smithi080 bash[41963]: cluster 2023-12-01T12:01:17.040267+0000 mgr.y (mgr.24362) 12981 : cluster 0 pgmap v12950: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:01:17.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:01:17 smithi090 bash[32384]: audit 2023-12-01T12:01:16.665778+0000 mon.c (mon.2) 8296 : audit 0 from='client.? 172.21.15.80:0/2775779951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:01:17.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:01:17 smithi090 bash[32384]: cluster 2023-12-01T12:01:17.040267+0000 mgr.y (mgr.24362) 12981 : cluster 0 pgmap v12950: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:01:20.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:01:20 smithi080 bash[41963]: cluster 2023-12-01T12:01:19.040846+0000 mgr.y (mgr.24362) 12982 : cluster 0 pgmap v12951: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:01:20.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:01:20 smithi080 bash[41963]: audit 2023-12-01T12:01:19.120039+0000 mon.a (mon.0) 8123 : audit 0 from='client.? 172.21.15.80:0/3978870303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:01:20.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:01:20 smithi080 bash[28361]: cluster 2023-12-01T12:01:19.040846+0000 mgr.y (mgr.24362) 12982 : cluster 0 pgmap v12951: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:01:20.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:01:20 smithi080 bash[28361]: audit 2023-12-01T12:01:19.120039+0000 mon.a (mon.0) 8123 : audit 0 from='client.? 172.21.15.80:0/3978870303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:01:20.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:01:20 smithi090 bash[32384]: cluster 2023-12-01T12:01:19.040846+0000 mgr.y (mgr.24362) 12982 : cluster 0 pgmap v12951: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:01:20.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:01:20 smithi090 bash[32384]: audit 2023-12-01T12:01:19.120039+0000 mon.a (mon.0) 8123 : audit 0 from='client.? 172.21.15.80:0/3978870303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:01:22.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:01:22 smithi080 bash[28361]: cluster 2023-12-01T12:01:21.042013+0000 mgr.y (mgr.24362) 12983 : cluster 0 pgmap v12952: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:01:22.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:01:22 smithi080 bash[28361]: audit 2023-12-01T12:01:21.571830+0000 mon.c (mon.2) 8297 : audit 0 from='client.? 172.21.15.80:0/97568979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:01:22.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:01:22 smithi080 bash[41963]: cluster 2023-12-01T12:01:21.042013+0000 mgr.y (mgr.24362) 12983 : cluster 0 pgmap v12952: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:01:22.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:01:22 smithi080 bash[41963]: audit 2023-12-01T12:01:21.571830+0000 mon.c (mon.2) 8297 : audit 0 from='client.? 172.21.15.80:0/97568979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:01:22.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:01:22 smithi090 bash[32384]: cluster 2023-12-01T12:01:21.042013+0000 mgr.y (mgr.24362) 12983 : cluster 0 pgmap v12952: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:01:22.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:01:22 smithi090 bash[32384]: audit 2023-12-01T12:01:21.571830+0000 mon.c (mon.2) 8297 : audit 0 from='client.? 172.21.15.80:0/97568979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:01:24.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:01:24 smithi080 bash[28361]: cluster 2023-12-01T12:01:23.042652+0000 mgr.y (mgr.24362) 12984 : cluster 0 pgmap v12953: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:01:24.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:01:24 smithi080 bash[28361]: audit 2023-12-01T12:01:24.029807+0000 mon.c (mon.2) 8298 : audit 0 from='client.? 172.21.15.80:0/796482061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:01:24.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:01:24 smithi080 bash[41963]: cluster 2023-12-01T12:01:23.042652+0000 mgr.y (mgr.24362) 12984 : cluster 0 pgmap v12953: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:01:24.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:01:24 smithi080 bash[41963]: audit 2023-12-01T12:01:24.029807+0000 mon.c (mon.2) 8298 : audit 0 from='client.? 172.21.15.80:0/796482061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:01:24.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:01:24 smithi090 bash[32384]: cluster 2023-12-01T12:01:23.042652+0000 mgr.y (mgr.24362) 12984 : cluster 0 pgmap v12953: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:01:24.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:01:24 smithi090 bash[32384]: audit 2023-12-01T12:01:24.029807+0000 mon.c (mon.2) 8298 : audit 0 from='client.? 172.21.15.80:0/796482061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:01:26.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:01:26 smithi080 bash[28361]: cluster 2023-12-01T12:01:25.043373+0000 mgr.y (mgr.24362) 12985 : cluster 0 pgmap v12954: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:01:26.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:01:26 smithi080 bash[28361]: audit 2023-12-01T12:01:25.469714+0000 mon.c (mon.2) 8299 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:01:26.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:01:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:01:26] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T12:01:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:01:26 smithi080 bash[41963]: cluster 2023-12-01T12:01:25.043373+0000 mgr.y (mgr.24362) 12985 : cluster 0 pgmap v12954: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:01:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:01:26 smithi080 bash[41963]: audit 2023-12-01T12:01:25.469714+0000 mon.c (mon.2) 8299 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:01:26.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:01:26 smithi090 bash[32384]: cluster 2023-12-01T12:01:25.043373+0000 mgr.y (mgr.24362) 12985 : cluster 0 pgmap v12954: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:01:26.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:01:26 smithi090 bash[32384]: audit 2023-12-01T12:01:25.469714+0000 mon.c (mon.2) 8299 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:01:27.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:01:27 smithi080 bash[28361]: audit 2023-12-01T12:01:26.495044+0000 mon.c (mon.2) 8300 : audit 0 from='client.? 172.21.15.80:0/3454878862' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:01:27.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:01:27 smithi080 bash[28361]: cluster 2023-12-01T12:01:27.044565+0000 mgr.y (mgr.24362) 12986 : cluster 0 pgmap v12955: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:01:27.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:01:27 smithi080 bash[41963]: audit 2023-12-01T12:01:26.495044+0000 mon.c (mon.2) 8300 : audit 0 from='client.? 172.21.15.80:0/3454878862' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:01:27.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:01:27 smithi080 bash[41963]: cluster 2023-12-01T12:01:27.044565+0000 mgr.y (mgr.24362) 12986 : cluster 0 pgmap v12955: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:01:27.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:01:27 smithi090 bash[32384]: audit 2023-12-01T12:01:26.495044+0000 mon.c (mon.2) 8300 : audit 0 from='client.? 172.21.15.80:0/3454878862' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:01:27.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:01:27 smithi090 bash[32384]: cluster 2023-12-01T12:01:27.044565+0000 mgr.y (mgr.24362) 12986 : cluster 0 pgmap v12955: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:01:29.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:01:29 smithi090 bash[32384]: audit 2023-12-01T12:01:28.949471+0000 mon.a (mon.0) 8124 : audit 0 from='client.? 172.21.15.80:0/3714264855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:01:29.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:01:29 smithi080 bash[41963]: audit 2023-12-01T12:01:28.949471+0000 mon.a (mon.0) 8124 : audit 0 from='client.? 172.21.15.80:0/3714264855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:01:29.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:01:29 smithi080 bash[28361]: audit 2023-12-01T12:01:28.949471+0000 mon.a (mon.0) 8124 : audit 0 from='client.? 172.21.15.80:0/3714264855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:01:30.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:01:30 smithi090 bash[32384]: cluster 2023-12-01T12:01:29.045235+0000 mgr.y (mgr.24362) 12987 : cluster 0 pgmap v12956: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:01:30.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:01:30 smithi080 bash[28361]: cluster 2023-12-01T12:01:29.045235+0000 mgr.y (mgr.24362) 12987 : cluster 0 pgmap v12956: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:01:30.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:01:30 smithi080 bash[41963]: cluster 2023-12-01T12:01:29.045235+0000 mgr.y (mgr.24362) 12987 : cluster 0 pgmap v12956: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:01:32.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:01:32 smithi080 bash[41963]: cluster 2023-12-01T12:01:31.046070+0000 mgr.y (mgr.24362) 12988 : cluster 0 pgmap v12957: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:01:32.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:01:32 smithi080 bash[41963]: audit 2023-12-01T12:01:31.420996+0000 mon.a (mon.0) 8125 : audit 0 from='client.? 172.21.15.80:0/2377083361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:01:32.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:01:32 smithi080 bash[28361]: cluster 2023-12-01T12:01:31.046070+0000 mgr.y (mgr.24362) 12988 : cluster 0 pgmap v12957: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:01:32.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:01:32 smithi080 bash[28361]: audit 2023-12-01T12:01:31.420996+0000 mon.a (mon.0) 8125 : audit 0 from='client.? 172.21.15.80:0/2377083361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:01:32.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:01:32 smithi090 bash[32384]: cluster 2023-12-01T12:01:31.046070+0000 mgr.y (mgr.24362) 12988 : cluster 0 pgmap v12957: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:01:32.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:01:32 smithi090 bash[32384]: audit 2023-12-01T12:01:31.420996+0000 mon.a (mon.0) 8125 : audit 0 from='client.? 172.21.15.80:0/2377083361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:01:34.107 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 12:01:33 smithi090 bash[65515]: logger=cleanup t=2023-12-01T12:01:33.837822206Z level=info msg="Completed cleanup jobs" duration=47.018351ms 2023-12-01T12:01:34.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:01:34 smithi080 bash[41963]: cluster 2023-12-01T12:01:33.046714+0000 mgr.y (mgr.24362) 12989 : cluster 0 pgmap v12958: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:01:34.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:01:34 smithi080 bash[41963]: audit 2023-12-01T12:01:33.875780+0000 mon.c (mon.2) 8301 : audit 0 from='client.? 172.21.15.80:0/2121670090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:01:34.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:01:34 smithi080 bash[28361]: cluster 2023-12-01T12:01:33.046714+0000 mgr.y (mgr.24362) 12989 : cluster 0 pgmap v12958: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:01:34.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:01:34 smithi080 bash[28361]: audit 2023-12-01T12:01:33.875780+0000 mon.c (mon.2) 8301 : audit 0 from='client.? 172.21.15.80:0/2121670090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:01:34.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:01:34 smithi090 bash[32384]: cluster 2023-12-01T12:01:33.046714+0000 mgr.y (mgr.24362) 12989 : cluster 0 pgmap v12958: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:01:34.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:01:34 smithi090 bash[32384]: audit 2023-12-01T12:01:33.875780+0000 mon.c (mon.2) 8301 : audit 0 from='client.? 172.21.15.80:0/2121670090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:01:36.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:01:36 smithi080 bash[28361]: cluster 2023-12-01T12:01:35.047333+0000 mgr.y (mgr.24362) 12990 : cluster 0 pgmap v12959: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:01:36.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:01:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:01:36] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T12:01:36.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:01:36 smithi080 bash[41963]: cluster 2023-12-01T12:01:35.047333+0000 mgr.y (mgr.24362) 12990 : cluster 0 pgmap v12959: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:01:36.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:01:36 smithi090 bash[32384]: cluster 2023-12-01T12:01:35.047333+0000 mgr.y (mgr.24362) 12990 : cluster 0 pgmap v12959: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:01:37.680 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:01:37 smithi080 bash[41963]: audit 2023-12-01T12:01:36.333663+0000 mon.c (mon.2) 8302 : audit 0 from='client.? 172.21.15.80:0/404312926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:01:37.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:01:37 smithi080 bash[41963]: cluster 2023-12-01T12:01:37.048498+0000 mgr.y (mgr.24362) 12991 : cluster 0 pgmap v12960: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:01:37.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:01:37 smithi080 bash[28361]: audit 2023-12-01T12:01:36.333663+0000 mon.c (mon.2) 8302 : audit 0 from='client.? 172.21.15.80:0/404312926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:01:37.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:01:37 smithi080 bash[28361]: cluster 2023-12-01T12:01:37.048498+0000 mgr.y (mgr.24362) 12991 : cluster 0 pgmap v12960: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:01:37.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:01:37 smithi090 bash[32384]: audit 2023-12-01T12:01:36.333663+0000 mon.c (mon.2) 8302 : audit 0 from='client.? 172.21.15.80:0/404312926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:01:37.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:01:37 smithi090 bash[32384]: cluster 2023-12-01T12:01:37.048498+0000 mgr.y (mgr.24362) 12991 : cluster 0 pgmap v12960: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:01:39.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:01:38 smithi080 bash[28361]: audit 2023-12-01T12:01:38.781235+0000 mon.a (mon.0) 8126 : audit 0 from='client.? 172.21.15.80:0/2174796939' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:01:39.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:01:38 smithi080 bash[41963]: audit 2023-12-01T12:01:38.781235+0000 mon.a (mon.0) 8126 : audit 0 from='client.? 172.21.15.80:0/2174796939' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:01:39.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:01:38 smithi090 bash[32384]: audit 2023-12-01T12:01:38.781235+0000 mon.a (mon.0) 8126 : audit 0 from='client.? 172.21.15.80:0/2174796939' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:01:40.180 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:01:39 smithi080 bash[41963]: cluster 2023-12-01T12:01:39.049172+0000 mgr.y (mgr.24362) 12992 : cluster 0 pgmap v12961: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:01:40.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:01:39 smithi080 bash[28361]: cluster 2023-12-01T12:01:39.049172+0000 mgr.y (mgr.24362) 12992 : cluster 0 pgmap v12961: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:01:40.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:01:39 smithi090 bash[32384]: cluster 2023-12-01T12:01:39.049172+0000 mgr.y (mgr.24362) 12992 : cluster 0 pgmap v12961: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:01:41.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:01:40 smithi080 bash[28361]: audit 2023-12-01T12:01:40.470111+0000 mon.c (mon.2) 8303 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:01:41.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:01:40 smithi080 bash[41963]: audit 2023-12-01T12:01:40.470111+0000 mon.c (mon.2) 8303 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:01:41.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:01:40 smithi090 bash[32384]: audit 2023-12-01T12:01:40.470111+0000 mon.c (mon.2) 8303 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:01:42.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:01:41 smithi080 bash[28361]: cluster 2023-12-01T12:01:41.050426+0000 mgr.y (mgr.24362) 12993 : cluster 0 pgmap v12962: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:01:42.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:01:41 smithi080 bash[28361]: audit 2023-12-01T12:01:41.244465+0000 mon.a (mon.0) 8127 : audit 0 from='client.? 172.21.15.80:0/3513240757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:01:42.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:01:41 smithi080 bash[41963]: cluster 2023-12-01T12:01:41.050426+0000 mgr.y (mgr.24362) 12993 : cluster 0 pgmap v12962: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:01:42.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:01:41 smithi080 bash[41963]: audit 2023-12-01T12:01:41.244465+0000 mon.a (mon.0) 8127 : audit 0 from='client.? 172.21.15.80:0/3513240757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:01:42.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:01:41 smithi090 bash[32384]: cluster 2023-12-01T12:01:41.050426+0000 mgr.y (mgr.24362) 12993 : cluster 0 pgmap v12962: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:01:42.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:01:41 smithi090 bash[32384]: audit 2023-12-01T12:01:41.244465+0000 mon.a (mon.0) 8127 : audit 0 from='client.? 172.21.15.80:0/3513240757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:01:44.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:01:44 smithi080 bash[28361]: cluster 2023-12-01T12:01:43.051115+0000 mgr.y (mgr.24362) 12994 : cluster 0 pgmap v12963: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:01:44.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:01:44 smithi080 bash[28361]: audit 2023-12-01T12:01:43.695520+0000 mon.a (mon.0) 8128 : audit 0 from='client.? 172.21.15.80:0/4214906251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:01:44.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:01:44 smithi080 bash[41963]: cluster 2023-12-01T12:01:43.051115+0000 mgr.y (mgr.24362) 12994 : cluster 0 pgmap v12963: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:01:44.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:01:44 smithi080 bash[41963]: audit 2023-12-01T12:01:43.695520+0000 mon.a (mon.0) 8128 : audit 0 from='client.? 172.21.15.80:0/4214906251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:01:44.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:01:44 smithi090 bash[32384]: cluster 2023-12-01T12:01:43.051115+0000 mgr.y (mgr.24362) 12994 : cluster 0 pgmap v12963: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:01:44.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:01:44 smithi090 bash[32384]: audit 2023-12-01T12:01:43.695520+0000 mon.a (mon.0) 8128 : audit 0 from='client.? 172.21.15.80:0/4214906251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:01:46.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:01:46 smithi080 bash[28361]: cluster 2023-12-01T12:01:45.051934+0000 mgr.y (mgr.24362) 12995 : cluster 0 pgmap v12964: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:01:46.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:01:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:01:46] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T12:01:46.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:01:46 smithi080 bash[41963]: cluster 2023-12-01T12:01:45.051934+0000 mgr.y (mgr.24362) 12995 : cluster 0 pgmap v12964: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:01:46.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:01:46 smithi090 bash[32384]: cluster 2023-12-01T12:01:45.051934+0000 mgr.y (mgr.24362) 12995 : cluster 0 pgmap v12964: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:01:47.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:01:47 smithi080 bash[41963]: audit 2023-12-01T12:01:46.146398+0000 mon.a (mon.0) 8129 : audit 0 from='client.? 172.21.15.80:0/944626096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:01:47.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:01:47 smithi080 bash[28361]: audit 2023-12-01T12:01:46.146398+0000 mon.a (mon.0) 8129 : audit 0 from='client.? 172.21.15.80:0/944626096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:01:47.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:01:47 smithi090 bash[32384]: audit 2023-12-01T12:01:46.146398+0000 mon.a (mon.0) 8129 : audit 0 from='client.? 172.21.15.80:0/944626096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:01:48.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:01:48 smithi080 bash[28361]: cluster 2023-12-01T12:01:47.053150+0000 mgr.y (mgr.24362) 12996 : cluster 0 pgmap v12965: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:01:48.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:01:48 smithi080 bash[41963]: cluster 2023-12-01T12:01:47.053150+0000 mgr.y (mgr.24362) 12996 : cluster 0 pgmap v12965: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:01:48.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:01:48 smithi090 bash[32384]: cluster 2023-12-01T12:01:47.053150+0000 mgr.y (mgr.24362) 12996 : cluster 0 pgmap v12965: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:01:49.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:01:49 smithi080 bash[28361]: audit 2023-12-01T12:01:48.604278+0000 mon.a (mon.0) 8130 : audit 0 from='client.? 172.21.15.80:0/3267827536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:01:49.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:01:49 smithi080 bash[41963]: audit 2023-12-01T12:01:48.604278+0000 mon.a (mon.0) 8130 : audit 0 from='client.? 172.21.15.80:0/3267827536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:01:49.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:01:49 smithi090 bash[32384]: audit 2023-12-01T12:01:48.604278+0000 mon.a (mon.0) 8130 : audit 0 from='client.? 172.21.15.80:0/3267827536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:01:50.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:01:50 smithi080 bash[28361]: cluster 2023-12-01T12:01:49.053807+0000 mgr.y (mgr.24362) 12997 : cluster 0 pgmap v12966: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:01:50.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:01:50 smithi080 bash[41963]: cluster 2023-12-01T12:01:49.053807+0000 mgr.y (mgr.24362) 12997 : cluster 0 pgmap v12966: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:01:50.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:01:50 smithi090 bash[32384]: cluster 2023-12-01T12:01:49.053807+0000 mgr.y (mgr.24362) 12997 : cluster 0 pgmap v12966: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:01:51.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:01:51 smithi080 bash[28361]: audit 2023-12-01T12:01:51.057223+0000 mon.a (mon.0) 8131 : audit 0 from='client.? 172.21.15.80:0/674450003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:01:51.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:01:51 smithi080 bash[41963]: audit 2023-12-01T12:01:51.057223+0000 mon.a (mon.0) 8131 : audit 0 from='client.? 172.21.15.80:0/674450003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:01:51.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:01:51 smithi090 bash[32384]: audit 2023-12-01T12:01:51.057223+0000 mon.a (mon.0) 8131 : audit 0 from='client.? 172.21.15.80:0/674450003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:01:52.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:01:52 smithi080 bash[28361]: cluster 2023-12-01T12:01:51.054986+0000 mgr.y (mgr.24362) 12998 : cluster 0 pgmap v12967: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:01:52.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:01:52 smithi080 bash[28361]: audit 2023-12-01T12:01:52.087058+0000 mon.c (mon.2) 8304 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:01:52.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:01:52 smithi080 bash[41963]: cluster 2023-12-01T12:01:51.054986+0000 mgr.y (mgr.24362) 12998 : cluster 0 pgmap v12967: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:01:52.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:01:52 smithi080 bash[41963]: audit 2023-12-01T12:01:52.087058+0000 mon.c (mon.2) 8304 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:01:52.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:01:52 smithi090 bash[32384]: cluster 2023-12-01T12:01:51.054986+0000 mgr.y (mgr.24362) 12998 : cluster 0 pgmap v12967: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:01:52.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:01:52 smithi090 bash[32384]: audit 2023-12-01T12:01:52.087058+0000 mon.c (mon.2) 8304 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:01:54.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:01:54 smithi080 bash[41963]: cluster 2023-12-01T12:01:53.055667+0000 mgr.y (mgr.24362) 12999 : cluster 0 pgmap v12968: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:01:54.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:01:54 smithi080 bash[41963]: audit 2023-12-01T12:01:53.509042+0000 mon.c (mon.2) 8305 : audit 0 from='client.? 172.21.15.80:0/2033999152' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:01:54.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:01:54 smithi080 bash[28361]: cluster 2023-12-01T12:01:53.055667+0000 mgr.y (mgr.24362) 12999 : cluster 0 pgmap v12968: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:01:54.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:01:54 smithi080 bash[28361]: audit 2023-12-01T12:01:53.509042+0000 mon.c (mon.2) 8305 : audit 0 from='client.? 172.21.15.80:0/2033999152' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:01:54.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:01:54 smithi090 bash[32384]: cluster 2023-12-01T12:01:53.055667+0000 mgr.y (mgr.24362) 12999 : cluster 0 pgmap v12968: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:01:54.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:01:54 smithi090 bash[32384]: audit 2023-12-01T12:01:53.509042+0000 mon.c (mon.2) 8305 : audit 0 from='client.? 172.21.15.80:0/2033999152' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:01:56.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:01:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:01:56] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T12:01:56.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:01:56 smithi080 bash[41963]: cluster 2023-12-01T12:01:55.056332+0000 mgr.y (mgr.24362) 13000 : cluster 0 pgmap v12969: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:01:56.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:01:56 smithi080 bash[41963]: audit 2023-12-01T12:01:55.470572+0000 mon.c (mon.2) 8306 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:01:56.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:01:56 smithi080 bash[41963]: audit 2023-12-01T12:01:55.960150+0000 mon.c (mon.2) 8307 : audit 0 from='client.? 172.21.15.80:0/4240711892' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:01:56.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:01:56 smithi080 bash[28361]: cluster 2023-12-01T12:01:55.056332+0000 mgr.y (mgr.24362) 13000 : cluster 0 pgmap v12969: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:01:56.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:01:56 smithi080 bash[28361]: audit 2023-12-01T12:01:55.470572+0000 mon.c (mon.2) 8306 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:01:56.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:01:56 smithi080 bash[28361]: audit 2023-12-01T12:01:55.960150+0000 mon.c (mon.2) 8307 : audit 0 from='client.? 172.21.15.80:0/4240711892' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:01:56.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:01:56 smithi090 bash[32384]: cluster 2023-12-01T12:01:55.056332+0000 mgr.y (mgr.24362) 13000 : cluster 0 pgmap v12969: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:01:56.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:01:56 smithi090 bash[32384]: audit 2023-12-01T12:01:55.470572+0000 mon.c (mon.2) 8306 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:01:56.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:01:56 smithi090 bash[32384]: audit 2023-12-01T12:01:55.960150+0000 mon.c (mon.2) 8307 : audit 0 from='client.? 172.21.15.80:0/4240711892' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:01:57.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:01:57 smithi080 bash[28361]: cluster 2023-12-01T12:01:57.057114+0000 mgr.y (mgr.24362) 13001 : cluster 0 pgmap v12970: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:01:57.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:01:57 smithi080 bash[41963]: cluster 2023-12-01T12:01:57.057114+0000 mgr.y (mgr.24362) 13001 : cluster 0 pgmap v12970: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:01:57.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:01:57 smithi090 bash[32384]: cluster 2023-12-01T12:01:57.057114+0000 mgr.y (mgr.24362) 13001 : cluster 0 pgmap v12970: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:01:59.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:01:58 smithi090 bash[32384]: audit 2023-12-01T12:01:57.932563+0000 mon.a (mon.0) 8132 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:01:59.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:01:58 smithi090 bash[32384]: audit 2023-12-01T12:01:57.947242+0000 mon.a (mon.0) 8133 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:01:59.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:01:58 smithi090 bash[32384]: audit 2023-12-01T12:01:58.232699+0000 mon.a (mon.0) 8134 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:01:59.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:01:58 smithi090 bash[32384]: audit 2023-12-01T12:01:58.242037+0000 mon.a (mon.0) 8135 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:01:59.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:01:58 smithi090 bash[32384]: audit 2023-12-01T12:01:58.441524+0000 mon.a (mon.0) 8136 : audit 0 from='client.? 172.21.15.80:0/707161075' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:01:59.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:01:58 smithi090 bash[32384]: audit 2023-12-01T12:01:58.718351+0000 mon.c (mon.2) 8308 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:01:59.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:01:58 smithi090 bash[32384]: audit 2023-12-01T12:01:58.719642+0000 mon.c (mon.2) 8309 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:01:59.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:01:58 smithi090 bash[32384]: audit 2023-12-01T12:01:58.728477+0000 mon.a (mon.0) 8137 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:01:59.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:01:58 smithi080 bash[28361]: audit 2023-12-01T12:01:57.932563+0000 mon.a (mon.0) 8132 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:01:59.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:01:58 smithi080 bash[28361]: audit 2023-12-01T12:01:57.947242+0000 mon.a (mon.0) 8133 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:01:59.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:01:58 smithi080 bash[28361]: audit 2023-12-01T12:01:58.232699+0000 mon.a (mon.0) 8134 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:01:59.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:01:58 smithi080 bash[28361]: audit 2023-12-01T12:01:58.242037+0000 mon.a (mon.0) 8135 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:01:59.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:01:58 smithi080 bash[28361]: audit 2023-12-01T12:01:58.441524+0000 mon.a (mon.0) 8136 : audit 0 from='client.? 172.21.15.80:0/707161075' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:01:59.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:01:58 smithi080 bash[28361]: audit 2023-12-01T12:01:58.718351+0000 mon.c (mon.2) 8308 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:01:59.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:01:58 smithi080 bash[28361]: audit 2023-12-01T12:01:58.719642+0000 mon.c (mon.2) 8309 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:01:59.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:01:58 smithi080 bash[28361]: audit 2023-12-01T12:01:58.728477+0000 mon.a (mon.0) 8137 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:01:59.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:01:58 smithi080 bash[41963]: audit 2023-12-01T12:01:57.932563+0000 mon.a (mon.0) 8132 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:01:59.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:01:58 smithi080 bash[41963]: audit 2023-12-01T12:01:57.947242+0000 mon.a (mon.0) 8133 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:01:59.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:01:58 smithi080 bash[41963]: audit 2023-12-01T12:01:58.232699+0000 mon.a (mon.0) 8134 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:01:59.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:01:58 smithi080 bash[41963]: audit 2023-12-01T12:01:58.242037+0000 mon.a (mon.0) 8135 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:01:59.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:01:58 smithi080 bash[41963]: audit 2023-12-01T12:01:58.441524+0000 mon.a (mon.0) 8136 : audit 0 from='client.? 172.21.15.80:0/707161075' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:01:59.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:01:58 smithi080 bash[41963]: audit 2023-12-01T12:01:58.718351+0000 mon.c (mon.2) 8308 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:01:59.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:01:58 smithi080 bash[41963]: audit 2023-12-01T12:01:58.719642+0000 mon.c (mon.2) 8309 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:01:59.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:01:58 smithi080 bash[41963]: audit 2023-12-01T12:01:58.728477+0000 mon.a (mon.0) 8137 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:02:00.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:01:59 smithi090 bash[32384]: cluster 2023-12-01T12:01:59.057758+0000 mgr.y (mgr.24362) 13002 : cluster 0 pgmap v12971: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:02:00.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:01:59 smithi080 bash[28361]: cluster 2023-12-01T12:01:59.057758+0000 mgr.y (mgr.24362) 13002 : cluster 0 pgmap v12971: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:02:00.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:01:59 smithi080 bash[41963]: cluster 2023-12-01T12:01:59.057758+0000 mgr.y (mgr.24362) 13002 : cluster 0 pgmap v12971: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:02:01.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:02:00 smithi090 bash[32384]: audit 2023-12-01T12:02:00.905340+0000 mon.a (mon.0) 8138 : audit 0 from='client.? 172.21.15.80:0/3420822493' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:02:01.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:02:00 smithi080 bash[41963]: audit 2023-12-01T12:02:00.905340+0000 mon.a (mon.0) 8138 : audit 0 from='client.? 172.21.15.80:0/3420822493' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:02:01.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:02:00 smithi080 bash[28361]: audit 2023-12-01T12:02:00.905340+0000 mon.a (mon.0) 8138 : audit 0 from='client.? 172.21.15.80:0/3420822493' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:02:02.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:02:01 smithi090 bash[32384]: cluster 2023-12-01T12:02:01.058910+0000 mgr.y (mgr.24362) 13003 : cluster 0 pgmap v12972: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:02:02.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:02:01 smithi080 bash[28361]: cluster 2023-12-01T12:02:01.058910+0000 mgr.y (mgr.24362) 13003 : cluster 0 pgmap v12972: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:02:02.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:02:01 smithi080 bash[41963]: cluster 2023-12-01T12:02:01.058910+0000 mgr.y (mgr.24362) 13003 : cluster 0 pgmap v12972: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:02:04.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:02:04 smithi080 bash[28361]: cluster 2023-12-01T12:02:03.059351+0000 mgr.y (mgr.24362) 13004 : cluster 0 pgmap v12973: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:02:04.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:02:04 smithi080 bash[28361]: audit 2023-12-01T12:02:03.370896+0000 mon.c (mon.2) 8310 : audit 0 from='client.? 172.21.15.80:0/2931452384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:02:04.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:02:04 smithi080 bash[41963]: cluster 2023-12-01T12:02:03.059351+0000 mgr.y (mgr.24362) 13004 : cluster 0 pgmap v12973: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:02:04.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:02:04 smithi080 bash[41963]: audit 2023-12-01T12:02:03.370896+0000 mon.c (mon.2) 8310 : audit 0 from='client.? 172.21.15.80:0/2931452384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:02:04.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:02:04 smithi090 bash[32384]: cluster 2023-12-01T12:02:03.059351+0000 mgr.y (mgr.24362) 13004 : cluster 0 pgmap v12973: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:02:04.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:02:04 smithi090 bash[32384]: audit 2023-12-01T12:02:03.370896+0000 mon.c (mon.2) 8310 : audit 0 from='client.? 172.21.15.80:0/2931452384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:02:06.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:02:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:02:06] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T12:02:06.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:02:06 smithi080 bash[28361]: cluster 2023-12-01T12:02:05.060027+0000 mgr.y (mgr.24362) 13005 : cluster 0 pgmap v12974: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:02:06.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:02:06 smithi080 bash[28361]: audit 2023-12-01T12:02:05.823157+0000 mon.c (mon.2) 8311 : audit 0 from='client.? 172.21.15.80:0/2714224122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:02:06.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:02:06 smithi080 bash[41963]: cluster 2023-12-01T12:02:05.060027+0000 mgr.y (mgr.24362) 13005 : cluster 0 pgmap v12974: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:02:06.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:02:06 smithi080 bash[41963]: audit 2023-12-01T12:02:05.823157+0000 mon.c (mon.2) 8311 : audit 0 from='client.? 172.21.15.80:0/2714224122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:02:06.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:02:06 smithi090 bash[32384]: cluster 2023-12-01T12:02:05.060027+0000 mgr.y (mgr.24362) 13005 : cluster 0 pgmap v12974: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:02:06.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:02:06 smithi090 bash[32384]: audit 2023-12-01T12:02:05.823157+0000 mon.c (mon.2) 8311 : audit 0 from='client.? 172.21.15.80:0/2714224122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:02:07.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:02:07 smithi080 bash[28361]: cluster 2023-12-01T12:02:07.061222+0000 mgr.y (mgr.24362) 13006 : cluster 0 pgmap v12975: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:02:07.680 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:02:07 smithi080 bash[41963]: cluster 2023-12-01T12:02:07.061222+0000 mgr.y (mgr.24362) 13006 : cluster 0 pgmap v12975: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:02:07.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:02:07 smithi090 bash[32384]: cluster 2023-12-01T12:02:07.061222+0000 mgr.y (mgr.24362) 13006 : cluster 0 pgmap v12975: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:02:08.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:02:08 smithi080 bash[28361]: audit 2023-12-01T12:02:08.277214+0000 mon.a (mon.0) 8139 : audit 0 from='client.? 172.21.15.80:0/3027659695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:02:08.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:02:08 smithi080 bash[41963]: audit 2023-12-01T12:02:08.277214+0000 mon.a (mon.0) 8139 : audit 0 from='client.? 172.21.15.80:0/3027659695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:02:08.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:02:08 smithi090 bash[32384]: audit 2023-12-01T12:02:08.277214+0000 mon.a (mon.0) 8139 : audit 0 from='client.? 172.21.15.80:0/3027659695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:02:09.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:02:09 smithi080 bash[28361]: cluster 2023-12-01T12:02:09.062002+0000 mgr.y (mgr.24362) 13007 : cluster 0 pgmap v12976: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:02:09.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:02:09 smithi080 bash[41963]: cluster 2023-12-01T12:02:09.062002+0000 mgr.y (mgr.24362) 13007 : cluster 0 pgmap v12976: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:02:09.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:02:09 smithi090 bash[32384]: cluster 2023-12-01T12:02:09.062002+0000 mgr.y (mgr.24362) 13007 : cluster 0 pgmap v12976: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:02:10.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:02:10 smithi080 bash[41963]: audit 2023-12-01T12:02:10.470698+0000 mon.c (mon.2) 8312 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:02:10.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:02:10 smithi080 bash[28361]: audit 2023-12-01T12:02:10.470698+0000 mon.c (mon.2) 8312 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:02:11.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:02:10 smithi090 bash[32384]: audit 2023-12-01T12:02:10.470698+0000 mon.c (mon.2) 8312 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:02:11.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:02:11 smithi080 bash[28361]: audit 2023-12-01T12:02:10.734539+0000 mon.a (mon.0) 8140 : audit 0 from='client.? 172.21.15.80:0/2086744857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:02:11.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:02:11 smithi080 bash[28361]: cluster 2023-12-01T12:02:11.063082+0000 mgr.y (mgr.24362) 13008 : cluster 0 pgmap v12977: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:02:11.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:02:11 smithi080 bash[41963]: audit 2023-12-01T12:02:10.734539+0000 mon.a (mon.0) 8140 : audit 0 from='client.? 172.21.15.80:0/2086744857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:02:11.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:02:11 smithi080 bash[41963]: cluster 2023-12-01T12:02:11.063082+0000 mgr.y (mgr.24362) 13008 : cluster 0 pgmap v12977: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:02:12.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:02:11 smithi090 bash[32384]: audit 2023-12-01T12:02:10.734539+0000 mon.a (mon.0) 8140 : audit 0 from='client.? 172.21.15.80:0/2086744857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:02:12.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:02:11 smithi090 bash[32384]: cluster 2023-12-01T12:02:11.063082+0000 mgr.y (mgr.24362) 13008 : cluster 0 pgmap v12977: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:02:14.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:02:14 smithi080 bash[28361]: cluster 2023-12-01T12:02:13.063530+0000 mgr.y (mgr.24362) 13009 : cluster 0 pgmap v12978: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:02:14.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:02:14 smithi080 bash[28361]: audit 2023-12-01T12:02:13.189018+0000 mon.a (mon.0) 8141 : audit 0 from='client.? 172.21.15.80:0/2820647252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:02:14.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:02:14 smithi080 bash[41963]: cluster 2023-12-01T12:02:13.063530+0000 mgr.y (mgr.24362) 13009 : cluster 0 pgmap v12978: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:02:14.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:02:14 smithi080 bash[41963]: audit 2023-12-01T12:02:13.189018+0000 mon.a (mon.0) 8141 : audit 0 from='client.? 172.21.15.80:0/2820647252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:02:14.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:02:14 smithi090 bash[32384]: cluster 2023-12-01T12:02:13.063530+0000 mgr.y (mgr.24362) 13009 : cluster 0 pgmap v12978: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:02:14.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:02:14 smithi090 bash[32384]: audit 2023-12-01T12:02:13.189018+0000 mon.a (mon.0) 8141 : audit 0 from='client.? 172.21.15.80:0/2820647252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:02:16.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:02:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:02:16] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T12:02:16.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:02:16 smithi080 bash[28361]: cluster 2023-12-01T12:02:15.064202+0000 mgr.y (mgr.24362) 13010 : cluster 0 pgmap v12979: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:02:16.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:02:16 smithi080 bash[28361]: audit 2023-12-01T12:02:15.634593+0000 mon.c (mon.2) 8313 : audit 0 from='client.? 172.21.15.80:0/1435658309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:02:16.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:02:16 smithi080 bash[41963]: cluster 2023-12-01T12:02:15.064202+0000 mgr.y (mgr.24362) 13010 : cluster 0 pgmap v12979: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:02:16.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:02:16 smithi080 bash[41963]: audit 2023-12-01T12:02:15.634593+0000 mon.c (mon.2) 8313 : audit 0 from='client.? 172.21.15.80:0/1435658309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:02:16.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:02:16 smithi090 bash[32384]: cluster 2023-12-01T12:02:15.064202+0000 mgr.y (mgr.24362) 13010 : cluster 0 pgmap v12979: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:02:16.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:02:16 smithi090 bash[32384]: audit 2023-12-01T12:02:15.634593+0000 mon.c (mon.2) 8313 : audit 0 from='client.? 172.21.15.80:0/1435658309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:02:17.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:02:17 smithi080 bash[28361]: cluster 2023-12-01T12:02:17.065328+0000 mgr.y (mgr.24362) 13011 : cluster 0 pgmap v12980: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:02:17.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:02:17 smithi080 bash[41963]: cluster 2023-12-01T12:02:17.065328+0000 mgr.y (mgr.24362) 13011 : cluster 0 pgmap v12980: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:02:17.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:02:17 smithi090 bash[32384]: cluster 2023-12-01T12:02:17.065328+0000 mgr.y (mgr.24362) 13011 : cluster 0 pgmap v12980: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:02:18.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:02:18 smithi080 bash[28361]: audit 2023-12-01T12:02:18.087948+0000 mon.a (mon.0) 8142 : audit 0 from='client.? 172.21.15.80:0/135877451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:02:18.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:02:18 smithi080 bash[41963]: audit 2023-12-01T12:02:18.087948+0000 mon.a (mon.0) 8142 : audit 0 from='client.? 172.21.15.80:0/135877451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:02:18.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:02:18 smithi090 bash[32384]: audit 2023-12-01T12:02:18.087948+0000 mon.a (mon.0) 8142 : audit 0 from='client.? 172.21.15.80:0/135877451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:02:19.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:02:19 smithi080 bash[28361]: cluster 2023-12-01T12:02:19.065939+0000 mgr.y (mgr.24362) 13012 : cluster 0 pgmap v12981: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:02:19.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:02:19 smithi080 bash[41963]: cluster 2023-12-01T12:02:19.065939+0000 mgr.y (mgr.24362) 13012 : cluster 0 pgmap v12981: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:02:19.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:02:19 smithi090 bash[32384]: cluster 2023-12-01T12:02:19.065939+0000 mgr.y (mgr.24362) 13012 : cluster 0 pgmap v12981: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:02:20.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:02:20 smithi080 bash[28361]: audit 2023-12-01T12:02:20.545318+0000 mon.c (mon.2) 8314 : audit 0 from='client.? 172.21.15.80:0/3999777697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:02:20.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:02:20 smithi080 bash[41963]: audit 2023-12-01T12:02:20.545318+0000 mon.c (mon.2) 8314 : audit 0 from='client.? 172.21.15.80:0/3999777697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:02:21.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:02:20 smithi090 bash[32384]: audit 2023-12-01T12:02:20.545318+0000 mon.c (mon.2) 8314 : audit 0 from='client.? 172.21.15.80:0/3999777697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:02:21.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:02:21 smithi080 bash[28361]: cluster 2023-12-01T12:02:21.067119+0000 mgr.y (mgr.24362) 13013 : cluster 0 pgmap v12982: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:02:21.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:02:21 smithi080 bash[41963]: cluster 2023-12-01T12:02:21.067119+0000 mgr.y (mgr.24362) 13013 : cluster 0 pgmap v12982: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:02:22.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:02:21 smithi090 bash[32384]: cluster 2023-12-01T12:02:21.067119+0000 mgr.y (mgr.24362) 13013 : cluster 0 pgmap v12982: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:02:23.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:02:23 smithi080 bash[28361]: audit 2023-12-01T12:02:22.997475+0000 mon.c (mon.2) 8315 : audit 0 from='client.? 172.21.15.80:0/3652292763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:02:23.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:02:23 smithi080 bash[41963]: audit 2023-12-01T12:02:22.997475+0000 mon.c (mon.2) 8315 : audit 0 from='client.? 172.21.15.80:0/3652292763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:02:23.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:02:23 smithi090 bash[32384]: audit 2023-12-01T12:02:22.997475+0000 mon.c (mon.2) 8315 : audit 0 from='client.? 172.21.15.80:0/3652292763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:02:24.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:02:24 smithi080 bash[28361]: cluster 2023-12-01T12:02:23.067766+0000 mgr.y (mgr.24362) 13014 : cluster 0 pgmap v12983: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:02:24.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:02:24 smithi080 bash[41963]: cluster 2023-12-01T12:02:23.067766+0000 mgr.y (mgr.24362) 13014 : cluster 0 pgmap v12983: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:02:24.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:02:24 smithi090 bash[32384]: cluster 2023-12-01T12:02:23.067766+0000 mgr.y (mgr.24362) 13014 : cluster 0 pgmap v12983: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:02:26.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:02:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:02:26] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T12:02:26.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:02:26 smithi080 bash[28361]: cluster 2023-12-01T12:02:25.068395+0000 mgr.y (mgr.24362) 13015 : cluster 0 pgmap v12984: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:02:26.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:02:26 smithi080 bash[28361]: audit 2023-12-01T12:02:25.459214+0000 mon.c (mon.2) 8316 : audit 0 from='client.? 172.21.15.80:0/4022891711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:02:26.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:02:26 smithi080 bash[28361]: audit 2023-12-01T12:02:25.471118+0000 mon.c (mon.2) 8317 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:02:26.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:02:26 smithi080 bash[41963]: cluster 2023-12-01T12:02:25.068395+0000 mgr.y (mgr.24362) 13015 : cluster 0 pgmap v12984: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:02:26.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:02:26 smithi080 bash[41963]: audit 2023-12-01T12:02:25.459214+0000 mon.c (mon.2) 8316 : audit 0 from='client.? 172.21.15.80:0/4022891711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:02:26.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:02:26 smithi080 bash[41963]: audit 2023-12-01T12:02:25.471118+0000 mon.c (mon.2) 8317 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:02:26.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:02:26 smithi090 bash[32384]: cluster 2023-12-01T12:02:25.068395+0000 mgr.y (mgr.24362) 13015 : cluster 0 pgmap v12984: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:02:26.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:02:26 smithi090 bash[32384]: audit 2023-12-01T12:02:25.459214+0000 mon.c (mon.2) 8316 : audit 0 from='client.? 172.21.15.80:0/4022891711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:02:26.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:02:26 smithi090 bash[32384]: audit 2023-12-01T12:02:25.471118+0000 mon.c (mon.2) 8317 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:02:27.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:02:27 smithi080 bash[28361]: cluster 2023-12-01T12:02:27.069557+0000 mgr.y (mgr.24362) 13016 : cluster 0 pgmap v12985: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:02:27.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:02:27 smithi080 bash[41963]: cluster 2023-12-01T12:02:27.069557+0000 mgr.y (mgr.24362) 13016 : cluster 0 pgmap v12985: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:02:27.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:02:27 smithi090 bash[32384]: cluster 2023-12-01T12:02:27.069557+0000 mgr.y (mgr.24362) 13016 : cluster 0 pgmap v12985: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:02:28.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:02:28 smithi080 bash[28361]: audit 2023-12-01T12:02:27.925643+0000 mon.c (mon.2) 8318 : audit 0 from='client.? 172.21.15.80:0/1731650830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:02:28.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:02:28 smithi080 bash[41963]: audit 2023-12-01T12:02:27.925643+0000 mon.c (mon.2) 8318 : audit 0 from='client.? 172.21.15.80:0/1731650830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:02:28.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:02:28 smithi090 bash[32384]: audit 2023-12-01T12:02:27.925643+0000 mon.c (mon.2) 8318 : audit 0 from='client.? 172.21.15.80:0/1731650830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:02:29.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:02:29 smithi080 bash[28361]: cluster 2023-12-01T12:02:29.070316+0000 mgr.y (mgr.24362) 13017 : cluster 0 pgmap v12986: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:02:29.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:02:29 smithi080 bash[41963]: cluster 2023-12-01T12:02:29.070316+0000 mgr.y (mgr.24362) 13017 : cluster 0 pgmap v12986: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:02:29.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:02:29 smithi090 bash[32384]: cluster 2023-12-01T12:02:29.070316+0000 mgr.y (mgr.24362) 13017 : cluster 0 pgmap v12986: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:02:30.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:02:30 smithi090 bash[32384]: audit 2023-12-01T12:02:30.386412+0000 mon.c (mon.2) 8319 : audit 0 from='client.? 172.21.15.80:0/3642661982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:02:30.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:02:30 smithi080 bash[28361]: audit 2023-12-01T12:02:30.386412+0000 mon.c (mon.2) 8319 : audit 0 from='client.? 172.21.15.80:0/3642661982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:02:30.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:02:30 smithi080 bash[41963]: audit 2023-12-01T12:02:30.386412+0000 mon.c (mon.2) 8319 : audit 0 from='client.? 172.21.15.80:0/3642661982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:02:31.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:02:31 smithi090 bash[32384]: cluster 2023-12-01T12:02:31.071552+0000 mgr.y (mgr.24362) 13018 : cluster 0 pgmap v12987: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:02:31.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:02:31 smithi080 bash[28361]: cluster 2023-12-01T12:02:31.071552+0000 mgr.y (mgr.24362) 13018 : cluster 0 pgmap v12987: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:02:31.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:02:31 smithi080 bash[41963]: cluster 2023-12-01T12:02:31.071552+0000 mgr.y (mgr.24362) 13018 : cluster 0 pgmap v12987: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:02:33.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:02:32 smithi080 bash[41963]: audit 2023-12-01T12:02:32.836649+0000 mon.a (mon.0) 8143 : audit 0 from='client.? 172.21.15.80:0/1969562515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:02:33.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:02:32 smithi080 bash[28361]: audit 2023-12-01T12:02:32.836649+0000 mon.a (mon.0) 8143 : audit 0 from='client.? 172.21.15.80:0/1969562515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:02:33.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:02:32 smithi090 bash[32384]: audit 2023-12-01T12:02:32.836649+0000 mon.a (mon.0) 8143 : audit 0 from='client.? 172.21.15.80:0/1969562515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:02:34.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:02:33 smithi080 bash[28361]: cluster 2023-12-01T12:02:33.072379+0000 mgr.y (mgr.24362) 13019 : cluster 0 pgmap v12988: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:02:34.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:02:33 smithi080 bash[41963]: cluster 2023-12-01T12:02:33.072379+0000 mgr.y (mgr.24362) 13019 : cluster 0 pgmap v12988: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:02:34.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:02:33 smithi090 bash[32384]: cluster 2023-12-01T12:02:33.072379+0000 mgr.y (mgr.24362) 13019 : cluster 0 pgmap v12988: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:02:36.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:02:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:02:36] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T12:02:36.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:02:36 smithi080 bash[28361]: cluster 2023-12-01T12:02:35.073169+0000 mgr.y (mgr.24362) 13020 : cluster 0 pgmap v12989: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:02:36.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:02:36 smithi080 bash[28361]: audit 2023-12-01T12:02:35.297192+0000 mon.c (mon.2) 8320 : audit 0 from='client.? 172.21.15.80:0/2638509941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:02:36.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:02:36 smithi080 bash[41963]: cluster 2023-12-01T12:02:35.073169+0000 mgr.y (mgr.24362) 13020 : cluster 0 pgmap v12989: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:02:36.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:02:36 smithi080 bash[41963]: audit 2023-12-01T12:02:35.297192+0000 mon.c (mon.2) 8320 : audit 0 from='client.? 172.21.15.80:0/2638509941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:02:36.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:02:36 smithi090 bash[32384]: cluster 2023-12-01T12:02:35.073169+0000 mgr.y (mgr.24362) 13020 : cluster 0 pgmap v12989: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:02:36.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:02:36 smithi090 bash[32384]: audit 2023-12-01T12:02:35.297192+0000 mon.c (mon.2) 8320 : audit 0 from='client.? 172.21.15.80:0/2638509941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:02:37.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:02:37 smithi080 bash[28361]: cluster 2023-12-01T12:02:37.074317+0000 mgr.y (mgr.24362) 13021 : cluster 0 pgmap v12990: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:02:37.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:02:37 smithi080 bash[41963]: cluster 2023-12-01T12:02:37.074317+0000 mgr.y (mgr.24362) 13021 : cluster 0 pgmap v12990: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:02:37.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:02:37 smithi090 bash[32384]: cluster 2023-12-01T12:02:37.074317+0000 mgr.y (mgr.24362) 13021 : cluster 0 pgmap v12990: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:02:38.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:02:38 smithi080 bash[41963]: audit 2023-12-01T12:02:37.752322+0000 mon.c (mon.2) 8321 : audit 0 from='client.? 172.21.15.80:0/1860350564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:02:38.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:02:38 smithi080 bash[28361]: audit 2023-12-01T12:02:37.752322+0000 mon.c (mon.2) 8321 : audit 0 from='client.? 172.21.15.80:0/1860350564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:02:38.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:02:38 smithi090 bash[32384]: audit 2023-12-01T12:02:37.752322+0000 mon.c (mon.2) 8321 : audit 0 from='client.? 172.21.15.80:0/1860350564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:02:39.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:02:39 smithi080 bash[41963]: cluster 2023-12-01T12:02:39.074977+0000 mgr.y (mgr.24362) 13022 : cluster 0 pgmap v12991: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:02:39.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:02:39 smithi080 bash[28361]: cluster 2023-12-01T12:02:39.074977+0000 mgr.y (mgr.24362) 13022 : cluster 0 pgmap v12991: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:02:39.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:02:39 smithi090 bash[32384]: cluster 2023-12-01T12:02:39.074977+0000 mgr.y (mgr.24362) 13022 : cluster 0 pgmap v12991: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:02:40.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:02:40 smithi080 bash[28361]: audit 2023-12-01T12:02:40.212914+0000 mon.c (mon.2) 8322 : audit 0 from='client.? 172.21.15.80:0/2633305334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:02:40.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:02:40 smithi080 bash[41963]: audit 2023-12-01T12:02:40.212914+0000 mon.c (mon.2) 8322 : audit 0 from='client.? 172.21.15.80:0/2633305334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:02:40.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:02:40 smithi090 bash[32384]: audit 2023-12-01T12:02:40.212914+0000 mon.c (mon.2) 8322 : audit 0 from='client.? 172.21.15.80:0/2633305334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:02:41.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:02:41 smithi080 bash[41963]: audit 2023-12-01T12:02:40.471635+0000 mon.c (mon.2) 8323 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:02:41.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:02:41 smithi080 bash[41963]: cluster 2023-12-01T12:02:41.076021+0000 mgr.y (mgr.24362) 13023 : cluster 0 pgmap v12992: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:02:41.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:02:41 smithi080 bash[28361]: audit 2023-12-01T12:02:40.471635+0000 mon.c (mon.2) 8323 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:02:41.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:02:41 smithi080 bash[28361]: cluster 2023-12-01T12:02:41.076021+0000 mgr.y (mgr.24362) 13023 : cluster 0 pgmap v12992: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:02:41.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:02:41 smithi090 bash[32384]: audit 2023-12-01T12:02:40.471635+0000 mon.c (mon.2) 8323 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:02:41.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:02:41 smithi090 bash[32384]: cluster 2023-12-01T12:02:41.076021+0000 mgr.y (mgr.24362) 13023 : cluster 0 pgmap v12992: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:02:43.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:02:42 smithi090 bash[32384]: audit 2023-12-01T12:02:42.666369+0000 mon.c (mon.2) 8324 : audit 0 from='client.? 172.21.15.80:0/1134376433' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:02:43.180 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:02:42 smithi080 bash[41963]: audit 2023-12-01T12:02:42.666369+0000 mon.c (mon.2) 8324 : audit 0 from='client.? 172.21.15.80:0/1134376433' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:02:43.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:02:42 smithi080 bash[28361]: audit 2023-12-01T12:02:42.666369+0000 mon.c (mon.2) 8324 : audit 0 from='client.? 172.21.15.80:0/1134376433' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:02:44.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:02:43 smithi090 bash[32384]: cluster 2023-12-01T12:02:43.076612+0000 mgr.y (mgr.24362) 13024 : cluster 0 pgmap v12993: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:02:44.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:02:43 smithi080 bash[41963]: cluster 2023-12-01T12:02:43.076612+0000 mgr.y (mgr.24362) 13024 : cluster 0 pgmap v12993: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:02:44.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:02:43 smithi080 bash[28361]: cluster 2023-12-01T12:02:43.076612+0000 mgr.y (mgr.24362) 13024 : cluster 0 pgmap v12993: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:02:45.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:02:45 smithi080 bash[28361]: audit 2023-12-01T12:02:45.125891+0000 mon.c (mon.2) 8325 : audit 0 from='client.? 172.21.15.80:0/3869029364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:02:45.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:02:45 smithi080 bash[41963]: audit 2023-12-01T12:02:45.125891+0000 mon.c (mon.2) 8325 : audit 0 from='client.? 172.21.15.80:0/3869029364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:02:45.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:02:45 smithi090 bash[32384]: audit 2023-12-01T12:02:45.125891+0000 mon.c (mon.2) 8325 : audit 0 from='client.? 172.21.15.80:0/3869029364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:02:46.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:02:46 smithi090 bash[32384]: cluster 2023-12-01T12:02:45.077176+0000 mgr.y (mgr.24362) 13025 : cluster 0 pgmap v12994: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:02:46.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:02:46 smithi080 bash[28361]: cluster 2023-12-01T12:02:45.077176+0000 mgr.y (mgr.24362) 13025 : cluster 0 pgmap v12994: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:02:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:02:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:02:46] "GET /metrics HTTP/1.1" 200 33987 "" "Prometheus/2.43.0" 2023-12-01T12:02:46.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:02:46 smithi080 bash[41963]: cluster 2023-12-01T12:02:45.077176+0000 mgr.y (mgr.24362) 13025 : cluster 0 pgmap v12994: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:02:47.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:02:47 smithi080 bash[28361]: cluster 2023-12-01T12:02:47.078328+0000 mgr.y (mgr.24362) 13026 : cluster 0 pgmap v12995: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:02:47.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:02:47 smithi080 bash[41963]: cluster 2023-12-01T12:02:47.078328+0000 mgr.y (mgr.24362) 13026 : cluster 0 pgmap v12995: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:02:47.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:02:47 smithi090 bash[32384]: cluster 2023-12-01T12:02:47.078328+0000 mgr.y (mgr.24362) 13026 : cluster 0 pgmap v12995: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:02:48.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:02:48 smithi080 bash[28361]: audit 2023-12-01T12:02:47.587164+0000 mon.c (mon.2) 8326 : audit 0 from='client.? 172.21.15.80:0/578636827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:02:48.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:02:48 smithi080 bash[41963]: audit 2023-12-01T12:02:47.587164+0000 mon.c (mon.2) 8326 : audit 0 from='client.? 172.21.15.80:0/578636827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:02:48.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:02:48 smithi090 bash[32384]: audit 2023-12-01T12:02:47.587164+0000 mon.c (mon.2) 8326 : audit 0 from='client.? 172.21.15.80:0/578636827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:02:49.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:02:49 smithi080 bash[28361]: cluster 2023-12-01T12:02:49.078975+0000 mgr.y (mgr.24362) 13027 : cluster 0 pgmap v12996: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:02:49.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:02:49 smithi080 bash[41963]: cluster 2023-12-01T12:02:49.078975+0000 mgr.y (mgr.24362) 13027 : cluster 0 pgmap v12996: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:02:49.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:02:49 smithi090 bash[32384]: cluster 2023-12-01T12:02:49.078975+0000 mgr.y (mgr.24362) 13027 : cluster 0 pgmap v12996: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:02:50.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:02:50 smithi080 bash[28361]: audit 2023-12-01T12:02:50.049438+0000 mon.c (mon.2) 8327 : audit 0 from='client.? 172.21.15.80:0/1633858508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:02:50.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:02:50 smithi080 bash[41963]: audit 2023-12-01T12:02:50.049438+0000 mon.c (mon.2) 8327 : audit 0 from='client.? 172.21.15.80:0/1633858508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:02:50.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:02:50 smithi090 bash[32384]: audit 2023-12-01T12:02:50.049438+0000 mon.c (mon.2) 8327 : audit 0 from='client.? 172.21.15.80:0/1633858508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:02:51.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:02:51 smithi080 bash[28361]: cluster 2023-12-01T12:02:51.080073+0000 mgr.y (mgr.24362) 13028 : cluster 0 pgmap v12997: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:02:51.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:02:51 smithi080 bash[41963]: cluster 2023-12-01T12:02:51.080073+0000 mgr.y (mgr.24362) 13028 : cluster 0 pgmap v12997: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:02:51.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:02:51 smithi090 bash[32384]: cluster 2023-12-01T12:02:51.080073+0000 mgr.y (mgr.24362) 13028 : cluster 0 pgmap v12997: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:02:52.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:02:52 smithi080 bash[28361]: audit 2023-12-01T12:02:52.500551+0000 mon.a (mon.0) 8144 : audit 0 from='client.? 172.21.15.80:0/2950800050' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:02:52.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:02:52 smithi080 bash[41963]: audit 2023-12-01T12:02:52.500551+0000 mon.a (mon.0) 8144 : audit 0 from='client.? 172.21.15.80:0/2950800050' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:02:53.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:02:52 smithi090 bash[32384]: audit 2023-12-01T12:02:52.500551+0000 mon.a (mon.0) 8144 : audit 0 from='client.? 172.21.15.80:0/2950800050' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:02:53.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:02:53 smithi080 bash[28361]: cluster 2023-12-01T12:02:53.080728+0000 mgr.y (mgr.24362) 13029 : cluster 0 pgmap v12998: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:02:53.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:02:53 smithi080 bash[41963]: cluster 2023-12-01T12:02:53.080728+0000 mgr.y (mgr.24362) 13029 : cluster 0 pgmap v12998: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:02:54.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:02:53 smithi090 bash[32384]: cluster 2023-12-01T12:02:53.080728+0000 mgr.y (mgr.24362) 13029 : cluster 0 pgmap v12998: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:02:55.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:02:55 smithi090 bash[32384]: audit 2023-12-01T12:02:54.955729+0000 mon.c (mon.2) 8328 : audit 0 from='client.? 172.21.15.80:0/1955958635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:02:55.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:02:55 smithi080 bash[28361]: audit 2023-12-01T12:02:54.955729+0000 mon.c (mon.2) 8328 : audit 0 from='client.? 172.21.15.80:0/1955958635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:02:55.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:02:55 smithi080 bash[41963]: audit 2023-12-01T12:02:54.955729+0000 mon.c (mon.2) 8328 : audit 0 from='client.? 172.21.15.80:0/1955958635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:02:56.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:02:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:02:56] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T12:02:56.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:02:56 smithi080 bash[28361]: cluster 2023-12-01T12:02:55.081369+0000 mgr.y (mgr.24362) 13030 : cluster 0 pgmap v12999: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:02:56.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:02:56 smithi080 bash[28361]: audit 2023-12-01T12:02:55.472048+0000 mon.c (mon.2) 8329 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:02:56.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:02:56 smithi080 bash[41963]: cluster 2023-12-01T12:02:55.081369+0000 mgr.y (mgr.24362) 13030 : cluster 0 pgmap v12999: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:02:56.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:02:56 smithi080 bash[41963]: audit 2023-12-01T12:02:55.472048+0000 mon.c (mon.2) 8329 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:02:56.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:02:56 smithi090 bash[32384]: cluster 2023-12-01T12:02:55.081369+0000 mgr.y (mgr.24362) 13030 : cluster 0 pgmap v12999: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:02:56.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:02:56 smithi090 bash[32384]: audit 2023-12-01T12:02:55.472048+0000 mon.c (mon.2) 8329 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:02:57.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:02:57 smithi080 bash[28361]: cluster 2023-12-01T12:02:57.082456+0000 mgr.y (mgr.24362) 13031 : cluster 0 pgmap v13000: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:02:57.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:02:57 smithi080 bash[41963]: cluster 2023-12-01T12:02:57.082456+0000 mgr.y (mgr.24362) 13031 : cluster 0 pgmap v13000: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:02:57.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:02:57 smithi090 bash[32384]: cluster 2023-12-01T12:02:57.082456+0000 mgr.y (mgr.24362) 13031 : cluster 0 pgmap v13000: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:02:58.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:02:58 smithi080 bash[41963]: audit 2023-12-01T12:02:57.415989+0000 mon.a (mon.0) 8145 : audit 0 from='client.? 172.21.15.80:0/329967460' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:02:58.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:02:58 smithi080 bash[28361]: audit 2023-12-01T12:02:57.415989+0000 mon.a (mon.0) 8145 : audit 0 from='client.? 172.21.15.80:0/329967460' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:02:58.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:02:58 smithi090 bash[32384]: audit 2023-12-01T12:02:57.415989+0000 mon.a (mon.0) 8145 : audit 0 from='client.? 172.21.15.80:0/329967460' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:02:59.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:02:59 smithi080 bash[41963]: audit 2023-12-01T12:02:58.813570+0000 mon.c (mon.2) 8330 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:02:59.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:02:59 smithi080 bash[41963]: cluster 2023-12-01T12:02:59.083054+0000 mgr.y (mgr.24362) 13032 : cluster 0 pgmap v13001: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:02:59.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:02:59 smithi080 bash[28361]: audit 2023-12-01T12:02:58.813570+0000 mon.c (mon.2) 8330 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:02:59.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:02:59 smithi080 bash[28361]: cluster 2023-12-01T12:02:59.083054+0000 mgr.y (mgr.24362) 13032 : cluster 0 pgmap v13001: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:02:59.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:02:59 smithi090 bash[32384]: audit 2023-12-01T12:02:58.813570+0000 mon.c (mon.2) 8330 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:02:59.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:02:59 smithi090 bash[32384]: cluster 2023-12-01T12:02:59.083054+0000 mgr.y (mgr.24362) 13032 : cluster 0 pgmap v13001: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:03:00.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:03:00 smithi080 bash[28361]: audit 2023-12-01T12:02:59.879420+0000 mon.a (mon.0) 8146 : audit 0 from='client.? 172.21.15.80:0/3480381132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:03:00.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:03:00 smithi080 bash[41963]: audit 2023-12-01T12:02:59.879420+0000 mon.a (mon.0) 8146 : audit 0 from='client.? 172.21.15.80:0/3480381132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:03:00.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:03:00 smithi090 bash[32384]: audit 2023-12-01T12:02:59.879420+0000 mon.a (mon.0) 8146 : audit 0 from='client.? 172.21.15.80:0/3480381132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:03:01.680 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:03:01 smithi080 bash[41963]: cluster 2023-12-01T12:03:01.084155+0000 mgr.y (mgr.24362) 13033 : cluster 0 pgmap v13002: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:03:01.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:03:01 smithi080 bash[28361]: cluster 2023-12-01T12:03:01.084155+0000 mgr.y (mgr.24362) 13033 : cluster 0 pgmap v13002: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:03:01.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:03:01 smithi090 bash[32384]: cluster 2023-12-01T12:03:01.084155+0000 mgr.y (mgr.24362) 13033 : cluster 0 pgmap v13002: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:03:02.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:03:02 smithi080 bash[28361]: audit 2023-12-01T12:03:02.339272+0000 mon.c (mon.2) 8331 : audit 0 from='client.? 172.21.15.80:0/2502826272' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:03:02.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:03:02 smithi080 bash[41963]: audit 2023-12-01T12:03:02.339272+0000 mon.c (mon.2) 8331 : audit 0 from='client.? 172.21.15.80:0/2502826272' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:03:02.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:03:02 smithi090 bash[32384]: audit 2023-12-01T12:03:02.339272+0000 mon.c (mon.2) 8331 : audit 0 from='client.? 172.21.15.80:0/2502826272' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:03:03.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:03:03 smithi080 bash[28361]: cluster 2023-12-01T12:03:03.084702+0000 mgr.y (mgr.24362) 13034 : cluster 0 pgmap v13003: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:03:03.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:03:03 smithi080 bash[41963]: cluster 2023-12-01T12:03:03.084702+0000 mgr.y (mgr.24362) 13034 : cluster 0 pgmap v13003: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:03:03.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:03:03 smithi090 bash[32384]: cluster 2023-12-01T12:03:03.084702+0000 mgr.y (mgr.24362) 13034 : cluster 0 pgmap v13003: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:03:06.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:03:05 smithi090 bash[32384]: audit 2023-12-01T12:03:04.706510+0000 mon.a (mon.0) 8147 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:03:06.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:03:05 smithi090 bash[32384]: audit 2023-12-01T12:03:04.717466+0000 mon.a (mon.0) 8148 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:03:06.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:03:05 smithi090 bash[32384]: audit 2023-12-01T12:03:04.872925+0000 mon.a (mon.0) 8149 : audit 0 from='client.? 172.21.15.80:0/1481075705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:03:06.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:03:05 smithi090 bash[32384]: audit 2023-12-01T12:03:04.964755+0000 mon.a (mon.0) 8150 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:03:06.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:03:05 smithi090 bash[32384]: audit 2023-12-01T12:03:04.976067+0000 mon.a (mon.0) 8151 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:03:06.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:03:05 smithi090 bash[32384]: cluster 2023-12-01T12:03:05.085308+0000 mgr.y (mgr.24362) 13035 : cluster 0 pgmap v13004: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:03:06.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:03:05 smithi090 bash[32384]: audit 2023-12-01T12:03:05.451459+0000 mon.c (mon.2) 8332 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:03:06.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:03:05 smithi090 bash[32384]: audit 2023-12-01T12:03:05.453287+0000 mon.c (mon.2) 8333 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:03:06.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:03:05 smithi090 bash[32384]: audit 2023-12-01T12:03:05.462197+0000 mon.a (mon.0) 8152 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:03:06.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:03:05 smithi080 bash[28361]: audit 2023-12-01T12:03:04.706510+0000 mon.a (mon.0) 8147 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:03:06.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:03:05 smithi080 bash[28361]: audit 2023-12-01T12:03:04.717466+0000 mon.a (mon.0) 8148 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:03:06.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:03:05 smithi080 bash[28361]: audit 2023-12-01T12:03:04.872925+0000 mon.a (mon.0) 8149 : audit 0 from='client.? 172.21.15.80:0/1481075705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:03:06.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:03:05 smithi080 bash[28361]: audit 2023-12-01T12:03:04.964755+0000 mon.a (mon.0) 8150 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:03:06.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:03:05 smithi080 bash[28361]: audit 2023-12-01T12:03:04.976067+0000 mon.a (mon.0) 8151 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:03:06.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:03:05 smithi080 bash[28361]: cluster 2023-12-01T12:03:05.085308+0000 mgr.y (mgr.24362) 13035 : cluster 0 pgmap v13004: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:03:06.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:03:05 smithi080 bash[28361]: audit 2023-12-01T12:03:05.451459+0000 mon.c (mon.2) 8332 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:03:06.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:03:05 smithi080 bash[28361]: audit 2023-12-01T12:03:05.453287+0000 mon.c (mon.2) 8333 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:03:06.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:03:05 smithi080 bash[28361]: audit 2023-12-01T12:03:05.462197+0000 mon.a (mon.0) 8152 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:03:06.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:03:05 smithi080 bash[41963]: audit 2023-12-01T12:03:04.706510+0000 mon.a (mon.0) 8147 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:03:06.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:03:05 smithi080 bash[41963]: audit 2023-12-01T12:03:04.717466+0000 mon.a (mon.0) 8148 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:03:06.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:03:05 smithi080 bash[41963]: audit 2023-12-01T12:03:04.872925+0000 mon.a (mon.0) 8149 : audit 0 from='client.? 172.21.15.80:0/1481075705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:03:06.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:03:05 smithi080 bash[41963]: audit 2023-12-01T12:03:04.964755+0000 mon.a (mon.0) 8150 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:03:06.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:03:05 smithi080 bash[41963]: audit 2023-12-01T12:03:04.976067+0000 mon.a (mon.0) 8151 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:03:06.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:03:05 smithi080 bash[41963]: cluster 2023-12-01T12:03:05.085308+0000 mgr.y (mgr.24362) 13035 : cluster 0 pgmap v13004: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:03:06.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:03:05 smithi080 bash[41963]: audit 2023-12-01T12:03:05.451459+0000 mon.c (mon.2) 8332 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:03:06.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:03:05 smithi080 bash[41963]: audit 2023-12-01T12:03:05.453287+0000 mon.c (mon.2) 8333 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:03:06.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:03:05 smithi080 bash[41963]: audit 2023-12-01T12:03:05.462197+0000 mon.a (mon.0) 8152 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:03:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:03:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:03:06] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T12:03:07.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:03:07 smithi080 bash[28361]: cluster 2023-12-01T12:03:07.086401+0000 mgr.y (mgr.24362) 13036 : cluster 0 pgmap v13005: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:03:07.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:03:07 smithi080 bash[41963]: cluster 2023-12-01T12:03:07.086401+0000 mgr.y (mgr.24362) 13036 : cluster 0 pgmap v13005: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:03:07.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:03:07 smithi090 bash[32384]: cluster 2023-12-01T12:03:07.086401+0000 mgr.y (mgr.24362) 13036 : cluster 0 pgmap v13005: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:03:08.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:03:08 smithi080 bash[28361]: audit 2023-12-01T12:03:07.338582+0000 mon.c (mon.2) 8334 : audit 0 from='client.? 172.21.15.80:0/4196557095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:03:08.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:03:08 smithi080 bash[41963]: audit 2023-12-01T12:03:07.338582+0000 mon.c (mon.2) 8334 : audit 0 from='client.? 172.21.15.80:0/4196557095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:03:08.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:03:08 smithi090 bash[32384]: audit 2023-12-01T12:03:07.338582+0000 mon.c (mon.2) 8334 : audit 0 from='client.? 172.21.15.80:0/4196557095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:03:09.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:03:09 smithi080 bash[41963]: cluster 2023-12-01T12:03:09.087063+0000 mgr.y (mgr.24362) 13037 : cluster 0 pgmap v13006: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:03:09.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:03:09 smithi080 bash[28361]: cluster 2023-12-01T12:03:09.087063+0000 mgr.y (mgr.24362) 13037 : cluster 0 pgmap v13006: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:03:09.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:03:09 smithi090 bash[32384]: cluster 2023-12-01T12:03:09.087063+0000 mgr.y (mgr.24362) 13037 : cluster 0 pgmap v13006: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:03:10.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:03:10 smithi080 bash[28361]: audit 2023-12-01T12:03:09.792849+0000 mon.a (mon.0) 8153 : audit 0 from='client.? 172.21.15.80:0/3622337771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:03:10.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:03:10 smithi080 bash[41963]: audit 2023-12-01T12:03:09.792849+0000 mon.a (mon.0) 8153 : audit 0 from='client.? 172.21.15.80:0/3622337771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:03:10.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:03:10 smithi090 bash[32384]: audit 2023-12-01T12:03:09.792849+0000 mon.a (mon.0) 8153 : audit 0 from='client.? 172.21.15.80:0/3622337771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:03:11.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:03:11 smithi080 bash[41963]: audit 2023-12-01T12:03:10.472230+0000 mon.c (mon.2) 8335 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:03:11.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:03:11 smithi080 bash[41963]: cluster 2023-12-01T12:03:11.088188+0000 mgr.y (mgr.24362) 13038 : cluster 0 pgmap v13007: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:03:11.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:03:11 smithi080 bash[28361]: audit 2023-12-01T12:03:10.472230+0000 mon.c (mon.2) 8335 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:03:11.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:03:11 smithi080 bash[28361]: cluster 2023-12-01T12:03:11.088188+0000 mgr.y (mgr.24362) 13038 : cluster 0 pgmap v13007: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:03:11.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:03:11 smithi090 bash[32384]: audit 2023-12-01T12:03:10.472230+0000 mon.c (mon.2) 8335 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:03:11.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:03:11 smithi090 bash[32384]: cluster 2023-12-01T12:03:11.088188+0000 mgr.y (mgr.24362) 13038 : cluster 0 pgmap v13007: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:03:12.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:03:12 smithi080 bash[28361]: audit 2023-12-01T12:03:12.245815+0000 mon.a (mon.0) 8154 : audit 0 from='client.? 172.21.15.80:0/1361097115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:03:12.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:03:12 smithi080 bash[41963]: audit 2023-12-01T12:03:12.245815+0000 mon.a (mon.0) 8154 : audit 0 from='client.? 172.21.15.80:0/1361097115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:03:12.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:03:12 smithi090 bash[32384]: audit 2023-12-01T12:03:12.245815+0000 mon.a (mon.0) 8154 : audit 0 from='client.? 172.21.15.80:0/1361097115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:03:13.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:03:13 smithi080 bash[28361]: cluster 2023-12-01T12:03:13.088856+0000 mgr.y (mgr.24362) 13039 : cluster 0 pgmap v13008: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:03:13.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:03:13 smithi080 bash[41963]: cluster 2023-12-01T12:03:13.088856+0000 mgr.y (mgr.24362) 13039 : cluster 0 pgmap v13008: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:03:13.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:03:13 smithi090 bash[32384]: cluster 2023-12-01T12:03:13.088856+0000 mgr.y (mgr.24362) 13039 : cluster 0 pgmap v13008: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:03:15.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:03:14 smithi090 bash[32384]: audit 2023-12-01T12:03:14.697694+0000 mon.c (mon.2) 8336 : audit 0 from='client.? 172.21.15.80:0/75867540' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:03:15.180 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:03:14 smithi080 bash[41963]: audit 2023-12-01T12:03:14.697694+0000 mon.c (mon.2) 8336 : audit 0 from='client.? 172.21.15.80:0/75867540' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:03:15.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:03:14 smithi080 bash[28361]: audit 2023-12-01T12:03:14.697694+0000 mon.c (mon.2) 8336 : audit 0 from='client.? 172.21.15.80:0/75867540' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:03:16.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:03:15 smithi090 bash[32384]: cluster 2023-12-01T12:03:15.089514+0000 mgr.y (mgr.24362) 13040 : cluster 0 pgmap v13009: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:03:16.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:03:15 smithi080 bash[28361]: cluster 2023-12-01T12:03:15.089514+0000 mgr.y (mgr.24362) 13040 : cluster 0 pgmap v13009: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:03:16.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:03:15 smithi080 bash[41963]: cluster 2023-12-01T12:03:15.089514+0000 mgr.y (mgr.24362) 13040 : cluster 0 pgmap v13009: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:03:16.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:03:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:03:16] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T12:03:17.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:03:17 smithi080 bash[28361]: cluster 2023-12-01T12:03:17.090609+0000 mgr.y (mgr.24362) 13041 : cluster 0 pgmap v13010: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:03:17.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:03:17 smithi080 bash[28361]: audit 2023-12-01T12:03:17.151191+0000 mon.a (mon.0) 8155 : audit 0 from='client.? 172.21.15.80:0/4013534284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:03:17.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:03:17 smithi080 bash[41963]: cluster 2023-12-01T12:03:17.090609+0000 mgr.y (mgr.24362) 13041 : cluster 0 pgmap v13010: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:03:17.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:03:17 smithi080 bash[41963]: audit 2023-12-01T12:03:17.151191+0000 mon.a (mon.0) 8155 : audit 0 from='client.? 172.21.15.80:0/4013534284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:03:17.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:03:17 smithi090 bash[32384]: cluster 2023-12-01T12:03:17.090609+0000 mgr.y (mgr.24362) 13041 : cluster 0 pgmap v13010: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:03:17.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:03:17 smithi090 bash[32384]: audit 2023-12-01T12:03:17.151191+0000 mon.a (mon.0) 8155 : audit 0 from='client.? 172.21.15.80:0/4013534284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:03:20.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:03:20 smithi080 bash[41963]: cluster 2023-12-01T12:03:19.091283+0000 mgr.y (mgr.24362) 13042 : cluster 0 pgmap v13011: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:03:20.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:03:20 smithi080 bash[41963]: audit 2023-12-01T12:03:19.610137+0000 mon.a (mon.0) 8156 : audit 0 from='client.? 172.21.15.80:0/4112976951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:03:20.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:03:20 smithi080 bash[28361]: cluster 2023-12-01T12:03:19.091283+0000 mgr.y (mgr.24362) 13042 : cluster 0 pgmap v13011: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:03:20.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:03:20 smithi080 bash[28361]: audit 2023-12-01T12:03:19.610137+0000 mon.a (mon.0) 8156 : audit 0 from='client.? 172.21.15.80:0/4112976951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:03:20.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:03:20 smithi090 bash[32384]: cluster 2023-12-01T12:03:19.091283+0000 mgr.y (mgr.24362) 13042 : cluster 0 pgmap v13011: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:03:20.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:03:20 smithi090 bash[32384]: audit 2023-12-01T12:03:19.610137+0000 mon.a (mon.0) 8156 : audit 0 from='client.? 172.21.15.80:0/4112976951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:03:22.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:03:22 smithi080 bash[28361]: cluster 2023-12-01T12:03:21.092504+0000 mgr.y (mgr.24362) 13043 : cluster 0 pgmap v13012: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:03:22.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:03:22 smithi080 bash[28361]: audit 2023-12-01T12:03:22.060969+0000 mon.a (mon.0) 8157 : audit 0 from='client.? 172.21.15.80:0/2812354937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:03:22.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:03:22 smithi080 bash[41963]: cluster 2023-12-01T12:03:21.092504+0000 mgr.y (mgr.24362) 13043 : cluster 0 pgmap v13012: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:03:22.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:03:22 smithi080 bash[41963]: audit 2023-12-01T12:03:22.060969+0000 mon.a (mon.0) 8157 : audit 0 from='client.? 172.21.15.80:0/2812354937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:03:22.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:03:22 smithi090 bash[32384]: cluster 2023-12-01T12:03:21.092504+0000 mgr.y (mgr.24362) 13043 : cluster 0 pgmap v13012: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:03:22.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:03:22 smithi090 bash[32384]: audit 2023-12-01T12:03:22.060969+0000 mon.a (mon.0) 8157 : audit 0 from='client.? 172.21.15.80:0/2812354937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:03:24.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:03:24 smithi080 bash[41963]: cluster 2023-12-01T12:03:23.093212+0000 mgr.y (mgr.24362) 13044 : cluster 0 pgmap v13013: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:03:24.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:03:24 smithi080 bash[28361]: cluster 2023-12-01T12:03:23.093212+0000 mgr.y (mgr.24362) 13044 : cluster 0 pgmap v13013: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:03:24.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:03:24 smithi090 bash[32384]: cluster 2023-12-01T12:03:23.093212+0000 mgr.y (mgr.24362) 13044 : cluster 0 pgmap v13013: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:03:25.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:03:25 smithi080 bash[28361]: audit 2023-12-01T12:03:24.511504+0000 mon.a (mon.0) 8158 : audit 0 from='client.? 172.21.15.80:0/1566989251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:03:25.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:03:25 smithi080 bash[41963]: audit 2023-12-01T12:03:24.511504+0000 mon.a (mon.0) 8158 : audit 0 from='client.? 172.21.15.80:0/1566989251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:03:25.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:03:25 smithi090 bash[32384]: audit 2023-12-01T12:03:24.511504+0000 mon.a (mon.0) 8158 : audit 0 from='client.? 172.21.15.80:0/1566989251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:03:26.430 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:03:26 smithi080 bash[41963]: cluster 2023-12-01T12:03:25.093866+0000 mgr.y (mgr.24362) 13045 : cluster 0 pgmap v13014: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:03:26.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:03:26 smithi080 bash[41963]: audit 2023-12-01T12:03:25.472650+0000 mon.c (mon.2) 8337 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:03:26.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:03:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:03:26] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T12:03:26.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:03:26 smithi080 bash[28361]: cluster 2023-12-01T12:03:25.093866+0000 mgr.y (mgr.24362) 13045 : cluster 0 pgmap v13014: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:03:26.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:03:26 smithi080 bash[28361]: audit 2023-12-01T12:03:25.472650+0000 mon.c (mon.2) 8337 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:03:26.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:03:26 smithi090 bash[32384]: cluster 2023-12-01T12:03:25.093866+0000 mgr.y (mgr.24362) 13045 : cluster 0 pgmap v13014: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:03:26.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:03:26 smithi090 bash[32384]: audit 2023-12-01T12:03:25.472650+0000 mon.c (mon.2) 8337 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:03:27.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:03:27 smithi080 bash[28361]: audit 2023-12-01T12:03:26.964792+0000 mon.c (mon.2) 8338 : audit 0 from='client.? 172.21.15.80:0/3660119547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:03:27.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:03:27 smithi080 bash[28361]: cluster 2023-12-01T12:03:27.095054+0000 mgr.y (mgr.24362) 13046 : cluster 0 pgmap v13015: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:03:27.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:03:27 smithi080 bash[41963]: audit 2023-12-01T12:03:26.964792+0000 mon.c (mon.2) 8338 : audit 0 from='client.? 172.21.15.80:0/3660119547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:03:27.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:03:27 smithi080 bash[41963]: cluster 2023-12-01T12:03:27.095054+0000 mgr.y (mgr.24362) 13046 : cluster 0 pgmap v13015: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:03:27.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:03:27 smithi090 bash[32384]: audit 2023-12-01T12:03:26.964792+0000 mon.c (mon.2) 8338 : audit 0 from='client.? 172.21.15.80:0/3660119547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:03:27.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:03:27 smithi090 bash[32384]: cluster 2023-12-01T12:03:27.095054+0000 mgr.y (mgr.24362) 13046 : cluster 0 pgmap v13015: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:03:30.430 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:03:30 smithi080 bash[41963]: cluster 2023-12-01T12:03:29.095442+0000 mgr.y (mgr.24362) 13047 : cluster 0 pgmap v13016: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:03:30.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:03:30 smithi080 bash[41963]: audit 2023-12-01T12:03:29.426025+0000 mon.c (mon.2) 8339 : audit 0 from='client.? 172.21.15.80:0/2230976124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:03:30.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:03:30 smithi080 bash[28361]: cluster 2023-12-01T12:03:29.095442+0000 mgr.y (mgr.24362) 13047 : cluster 0 pgmap v13016: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:03:30.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:03:30 smithi080 bash[28361]: audit 2023-12-01T12:03:29.426025+0000 mon.c (mon.2) 8339 : audit 0 from='client.? 172.21.15.80:0/2230976124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:03:30.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:03:30 smithi090 bash[32384]: cluster 2023-12-01T12:03:29.095442+0000 mgr.y (mgr.24362) 13047 : cluster 0 pgmap v13016: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:03:30.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:03:30 smithi090 bash[32384]: audit 2023-12-01T12:03:29.426025+0000 mon.c (mon.2) 8339 : audit 0 from='client.? 172.21.15.80:0/2230976124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:03:32.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:03:32 smithi080 bash[41963]: cluster 2023-12-01T12:03:31.096391+0000 mgr.y (mgr.24362) 13048 : cluster 0 pgmap v13017: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:03:32.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:03:32 smithi080 bash[41963]: audit 2023-12-01T12:03:31.883801+0000 mon.a (mon.0) 8159 : audit 0 from='client.? 172.21.15.80:0/2639898562' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:03:32.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:03:32 smithi080 bash[28361]: cluster 2023-12-01T12:03:31.096391+0000 mgr.y (mgr.24362) 13048 : cluster 0 pgmap v13017: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:03:32.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:03:32 smithi080 bash[28361]: audit 2023-12-01T12:03:31.883801+0000 mon.a (mon.0) 8159 : audit 0 from='client.? 172.21.15.80:0/2639898562' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:03:32.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:03:32 smithi090 bash[32384]: cluster 2023-12-01T12:03:31.096391+0000 mgr.y (mgr.24362) 13048 : cluster 0 pgmap v13017: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:03:32.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:03:32 smithi090 bash[32384]: audit 2023-12-01T12:03:31.883801+0000 mon.a (mon.0) 8159 : audit 0 from='client.? 172.21.15.80:0/2639898562' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:03:34.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:03:34 smithi080 bash[28361]: cluster 2023-12-01T12:03:33.097167+0000 mgr.y (mgr.24362) 13049 : cluster 0 pgmap v13018: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:03:34.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:03:34 smithi080 bash[41963]: cluster 2023-12-01T12:03:33.097167+0000 mgr.y (mgr.24362) 13049 : cluster 0 pgmap v13018: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:03:34.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:03:34 smithi090 bash[32384]: cluster 2023-12-01T12:03:33.097167+0000 mgr.y (mgr.24362) 13049 : cluster 0 pgmap v13018: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:03:35.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:03:35 smithi080 bash[28361]: audit 2023-12-01T12:03:34.333853+0000 mon.c (mon.2) 8340 : audit 0 from='client.? 172.21.15.80:0/2490028107' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:03:35.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:03:35 smithi080 bash[41963]: audit 2023-12-01T12:03:34.333853+0000 mon.c (mon.2) 8340 : audit 0 from='client.? 172.21.15.80:0/2490028107' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:03:35.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:03:35 smithi090 bash[32384]: audit 2023-12-01T12:03:34.333853+0000 mon.c (mon.2) 8340 : audit 0 from='client.? 172.21.15.80:0/2490028107' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:03:36.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:03:36 smithi080 bash[28361]: cluster 2023-12-01T12:03:35.097854+0000 mgr.y (mgr.24362) 13050 : cluster 0 pgmap v13019: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:03:36.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:03:36 smithi080 bash[41963]: cluster 2023-12-01T12:03:35.097854+0000 mgr.y (mgr.24362) 13050 : cluster 0 pgmap v13019: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:03:36.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:03:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:03:36] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T12:03:36.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:03:36 smithi090 bash[32384]: cluster 2023-12-01T12:03:35.097854+0000 mgr.y (mgr.24362) 13050 : cluster 0 pgmap v13019: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:03:37.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:03:37 smithi080 bash[41963]: audit 2023-12-01T12:03:36.789134+0000 mon.c (mon.2) 8341 : audit 0 from='client.? 172.21.15.80:0/628643066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:03:37.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:03:37 smithi080 bash[41963]: cluster 2023-12-01T12:03:37.099009+0000 mgr.y (mgr.24362) 13051 : cluster 0 pgmap v13020: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:03:37.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:03:37 smithi080 bash[28361]: audit 2023-12-01T12:03:36.789134+0000 mon.c (mon.2) 8341 : audit 0 from='client.? 172.21.15.80:0/628643066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:03:37.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:03:37 smithi080 bash[28361]: cluster 2023-12-01T12:03:37.099009+0000 mgr.y (mgr.24362) 13051 : cluster 0 pgmap v13020: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:03:37.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:03:37 smithi090 bash[32384]: audit 2023-12-01T12:03:36.789134+0000 mon.c (mon.2) 8341 : audit 0 from='client.? 172.21.15.80:0/628643066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:03:37.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:03:37 smithi090 bash[32384]: cluster 2023-12-01T12:03:37.099009+0000 mgr.y (mgr.24362) 13051 : cluster 0 pgmap v13020: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:03:40.430 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:03:40 smithi080 bash[41963]: cluster 2023-12-01T12:03:39.099642+0000 mgr.y (mgr.24362) 13052 : cluster 0 pgmap v13021: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:03:40.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:03:40 smithi080 bash[41963]: audit 2023-12-01T12:03:39.248493+0000 mon.c (mon.2) 8342 : audit 0 from='client.? 172.21.15.80:0/2208876196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:03:40.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:03:40 smithi080 bash[28361]: cluster 2023-12-01T12:03:39.099642+0000 mgr.y (mgr.24362) 13052 : cluster 0 pgmap v13021: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:03:40.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:03:40 smithi080 bash[28361]: audit 2023-12-01T12:03:39.248493+0000 mon.c (mon.2) 8342 : audit 0 from='client.? 172.21.15.80:0/2208876196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:03:40.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:03:40 smithi090 bash[32384]: cluster 2023-12-01T12:03:39.099642+0000 mgr.y (mgr.24362) 13052 : cluster 0 pgmap v13021: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:03:40.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:03:40 smithi090 bash[32384]: audit 2023-12-01T12:03:39.248493+0000 mon.c (mon.2) 8342 : audit 0 from='client.? 172.21.15.80:0/2208876196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:03:41.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:03:41 smithi080 bash[28361]: audit 2023-12-01T12:03:40.473162+0000 mon.c (mon.2) 8343 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:03:41.430 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:03:41 smithi080 bash[41963]: audit 2023-12-01T12:03:40.473162+0000 mon.c (mon.2) 8343 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:03:41.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:03:41 smithi090 bash[32384]: audit 2023-12-01T12:03:40.473162+0000 mon.c (mon.2) 8343 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:03:42.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:03:42 smithi080 bash[28361]: cluster 2023-12-01T12:03:41.100751+0000 mgr.y (mgr.24362) 13053 : cluster 0 pgmap v13022: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:03:42.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:03:42 smithi080 bash[28361]: audit 2023-12-01T12:03:41.704141+0000 mon.c (mon.2) 8344 : audit 0 from='client.? 172.21.15.80:0/3527445016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:03:42.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:03:42 smithi080 bash[41963]: cluster 2023-12-01T12:03:41.100751+0000 mgr.y (mgr.24362) 13053 : cluster 0 pgmap v13022: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:03:42.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:03:42 smithi080 bash[41963]: audit 2023-12-01T12:03:41.704141+0000 mon.c (mon.2) 8344 : audit 0 from='client.? 172.21.15.80:0/3527445016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:03:42.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:03:42 smithi090 bash[32384]: cluster 2023-12-01T12:03:41.100751+0000 mgr.y (mgr.24362) 13053 : cluster 0 pgmap v13022: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:03:42.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:03:42 smithi090 bash[32384]: audit 2023-12-01T12:03:41.704141+0000 mon.c (mon.2) 8344 : audit 0 from='client.? 172.21.15.80:0/3527445016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:03:44.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:03:44 smithi080 bash[28361]: cluster 2023-12-01T12:03:43.101408+0000 mgr.y (mgr.24362) 13054 : cluster 0 pgmap v13023: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:03:44.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:03:44 smithi080 bash[28361]: audit 2023-12-01T12:03:44.159254+0000 mon.a (mon.0) 8160 : audit 0 from='client.? 172.21.15.80:0/1303930865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:03:44.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:03:44 smithi080 bash[41963]: cluster 2023-12-01T12:03:43.101408+0000 mgr.y (mgr.24362) 13054 : cluster 0 pgmap v13023: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:03:44.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:03:44 smithi080 bash[41963]: audit 2023-12-01T12:03:44.159254+0000 mon.a (mon.0) 8160 : audit 0 from='client.? 172.21.15.80:0/1303930865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:03:44.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:03:44 smithi090 bash[32384]: cluster 2023-12-01T12:03:43.101408+0000 mgr.y (mgr.24362) 13054 : cluster 0 pgmap v13023: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:03:44.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:03:44 smithi090 bash[32384]: audit 2023-12-01T12:03:44.159254+0000 mon.a (mon.0) 8160 : audit 0 from='client.? 172.21.15.80:0/1303930865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:03:46.430 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:03:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:03:46] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T12:03:46.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:03:46 smithi080 bash[41963]: cluster 2023-12-01T12:03:45.102092+0000 mgr.y (mgr.24362) 13055 : cluster 0 pgmap v13024: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:03:46.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:03:46 smithi080 bash[28361]: cluster 2023-12-01T12:03:45.102092+0000 mgr.y (mgr.24362) 13055 : cluster 0 pgmap v13024: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:03:46.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:03:46 smithi090 bash[32384]: cluster 2023-12-01T12:03:45.102092+0000 mgr.y (mgr.24362) 13055 : cluster 0 pgmap v13024: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:03:47.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:03:47 smithi080 bash[28361]: audit 2023-12-01T12:03:46.615640+0000 mon.c (mon.2) 8345 : audit 0 from='client.? 172.21.15.80:0/1867037449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:03:47.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:03:47 smithi080 bash[28361]: cluster 2023-12-01T12:03:47.103416+0000 mgr.y (mgr.24362) 13056 : cluster 0 pgmap v13025: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:03:47.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:03:47 smithi080 bash[41963]: audit 2023-12-01T12:03:46.615640+0000 mon.c (mon.2) 8345 : audit 0 from='client.? 172.21.15.80:0/1867037449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:03:47.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:03:47 smithi080 bash[41963]: cluster 2023-12-01T12:03:47.103416+0000 mgr.y (mgr.24362) 13056 : cluster 0 pgmap v13025: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:03:47.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:03:47 smithi090 bash[32384]: audit 2023-12-01T12:03:46.615640+0000 mon.c (mon.2) 8345 : audit 0 from='client.? 172.21.15.80:0/1867037449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:03:47.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:03:47 smithi090 bash[32384]: cluster 2023-12-01T12:03:47.103416+0000 mgr.y (mgr.24362) 13056 : cluster 0 pgmap v13025: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:03:49.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:03:49 smithi080 bash[28361]: audit 2023-12-01T12:03:49.074785+0000 mon.a (mon.0) 8161 : audit 0 from='client.? 172.21.15.80:0/1275699772' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:03:49.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:03:49 smithi080 bash[41963]: audit 2023-12-01T12:03:49.074785+0000 mon.a (mon.0) 8161 : audit 0 from='client.? 172.21.15.80:0/1275699772' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:03:49.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:03:49 smithi090 bash[32384]: audit 2023-12-01T12:03:49.074785+0000 mon.a (mon.0) 8161 : audit 0 from='client.? 172.21.15.80:0/1275699772' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:03:50.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:03:50 smithi080 bash[28361]: cluster 2023-12-01T12:03:49.104119+0000 mgr.y (mgr.24362) 13057 : cluster 0 pgmap v13026: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:03:50.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:03:50 smithi080 bash[41963]: cluster 2023-12-01T12:03:49.104119+0000 mgr.y (mgr.24362) 13057 : cluster 0 pgmap v13026: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:03:50.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:03:50 smithi090 bash[32384]: cluster 2023-12-01T12:03:49.104119+0000 mgr.y (mgr.24362) 13057 : cluster 0 pgmap v13026: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:03:52.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:03:52 smithi080 bash[41963]: cluster 2023-12-01T12:03:51.105113+0000 mgr.y (mgr.24362) 13058 : cluster 0 pgmap v13027: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:03:52.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:03:52 smithi080 bash[41963]: audit 2023-12-01T12:03:51.530719+0000 mon.c (mon.2) 8346 : audit 0 from='client.? 172.21.15.80:0/1060386069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:03:52.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:03:52 smithi080 bash[28361]: cluster 2023-12-01T12:03:51.105113+0000 mgr.y (mgr.24362) 13058 : cluster 0 pgmap v13027: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:03:52.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:03:52 smithi080 bash[28361]: audit 2023-12-01T12:03:51.530719+0000 mon.c (mon.2) 8346 : audit 0 from='client.? 172.21.15.80:0/1060386069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:03:52.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:03:52 smithi090 bash[32384]: cluster 2023-12-01T12:03:51.105113+0000 mgr.y (mgr.24362) 13058 : cluster 0 pgmap v13027: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:03:52.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:03:52 smithi090 bash[32384]: audit 2023-12-01T12:03:51.530719+0000 mon.c (mon.2) 8346 : audit 0 from='client.? 172.21.15.80:0/1060386069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:03:54.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:03:54 smithi080 bash[28361]: cluster 2023-12-01T12:03:53.105805+0000 mgr.y (mgr.24362) 13059 : cluster 0 pgmap v13028: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:03:54.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:03:54 smithi080 bash[28361]: audit 2023-12-01T12:03:53.982190+0000 mon.a (mon.0) 8162 : audit 0 from='client.? 172.21.15.80:0/2179154082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:03:54.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:03:54 smithi080 bash[41963]: cluster 2023-12-01T12:03:53.105805+0000 mgr.y (mgr.24362) 13059 : cluster 0 pgmap v13028: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:03:54.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:03:54 smithi080 bash[41963]: audit 2023-12-01T12:03:53.982190+0000 mon.a (mon.0) 8162 : audit 0 from='client.? 172.21.15.80:0/2179154082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:03:54.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:03:54 smithi090 bash[32384]: cluster 2023-12-01T12:03:53.105805+0000 mgr.y (mgr.24362) 13059 : cluster 0 pgmap v13028: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:03:54.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:03:54 smithi090 bash[32384]: audit 2023-12-01T12:03:53.982190+0000 mon.a (mon.0) 8162 : audit 0 from='client.? 172.21.15.80:0/2179154082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:03:56.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:03:56 smithi080 bash[28361]: cluster 2023-12-01T12:03:55.106510+0000 mgr.y (mgr.24362) 13060 : cluster 0 pgmap v13029: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:03:56.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:03:56 smithi080 bash[28361]: audit 2023-12-01T12:03:55.473547+0000 mon.c (mon.2) 8347 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:03:56.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:03:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:03:56] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T12:03:56.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:03:56 smithi080 bash[41963]: cluster 2023-12-01T12:03:55.106510+0000 mgr.y (mgr.24362) 13060 : cluster 0 pgmap v13029: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:03:56.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:03:56 smithi080 bash[41963]: audit 2023-12-01T12:03:55.473547+0000 mon.c (mon.2) 8347 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:03:56.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:03:56 smithi090 bash[32384]: cluster 2023-12-01T12:03:55.106510+0000 mgr.y (mgr.24362) 13060 : cluster 0 pgmap v13029: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:03:56.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:03:56 smithi090 bash[32384]: audit 2023-12-01T12:03:55.473547+0000 mon.c (mon.2) 8347 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:03:57.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:03:57 smithi080 bash[28361]: audit 2023-12-01T12:03:56.442856+0000 mon.c (mon.2) 8348 : audit 0 from='client.? 172.21.15.80:0/977303227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:03:57.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:03:57 smithi080 bash[28361]: cluster 2023-12-01T12:03:57.107683+0000 mgr.y (mgr.24362) 13061 : cluster 0 pgmap v13030: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:03:57.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:03:57 smithi080 bash[41963]: audit 2023-12-01T12:03:56.442856+0000 mon.c (mon.2) 8348 : audit 0 from='client.? 172.21.15.80:0/977303227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:03:57.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:03:57 smithi080 bash[41963]: cluster 2023-12-01T12:03:57.107683+0000 mgr.y (mgr.24362) 13061 : cluster 0 pgmap v13030: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:03:57.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:03:57 smithi090 bash[32384]: audit 2023-12-01T12:03:56.442856+0000 mon.c (mon.2) 8348 : audit 0 from='client.? 172.21.15.80:0/977303227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:03:57.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:03:57 smithi090 bash[32384]: cluster 2023-12-01T12:03:57.107683+0000 mgr.y (mgr.24362) 13061 : cluster 0 pgmap v13030: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:03:59.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:03:58 smithi090 bash[32384]: audit 2023-12-01T12:03:58.901179+0000 mon.c (mon.2) 8349 : audit 0 from='client.? 172.21.15.80:0/2230692933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:03:59.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:03:58 smithi080 bash[28361]: audit 2023-12-01T12:03:58.901179+0000 mon.c (mon.2) 8349 : audit 0 from='client.? 172.21.15.80:0/2230692933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:03:59.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:03:58 smithi080 bash[41963]: audit 2023-12-01T12:03:58.901179+0000 mon.c (mon.2) 8349 : audit 0 from='client.? 172.21.15.80:0/2230692933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:04:00.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:03:59 smithi090 bash[32384]: cluster 2023-12-01T12:03:59.108447+0000 mgr.y (mgr.24362) 13062 : cluster 0 pgmap v13031: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:04:00.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:03:59 smithi080 bash[28361]: cluster 2023-12-01T12:03:59.108447+0000 mgr.y (mgr.24362) 13062 : cluster 0 pgmap v13031: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:04:00.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:03:59 smithi080 bash[41963]: cluster 2023-12-01T12:03:59.108447+0000 mgr.y (mgr.24362) 13062 : cluster 0 pgmap v13031: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:04:02.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:04:02 smithi080 bash[28361]: cluster 2023-12-01T12:04:01.109564+0000 mgr.y (mgr.24362) 13063 : cluster 0 pgmap v13032: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:04:02.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:04:02 smithi080 bash[28361]: audit 2023-12-01T12:04:01.360901+0000 mon.c (mon.2) 8350 : audit 0 from='client.? 172.21.15.80:0/1059860047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:04:02.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:04:02 smithi080 bash[41963]: cluster 2023-12-01T12:04:01.109564+0000 mgr.y (mgr.24362) 13063 : cluster 0 pgmap v13032: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:04:02.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:04:02 smithi080 bash[41963]: audit 2023-12-01T12:04:01.360901+0000 mon.c (mon.2) 8350 : audit 0 from='client.? 172.21.15.80:0/1059860047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:04:02.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:04:02 smithi090 bash[32384]: cluster 2023-12-01T12:04:01.109564+0000 mgr.y (mgr.24362) 13063 : cluster 0 pgmap v13032: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:04:02.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:04:02 smithi090 bash[32384]: audit 2023-12-01T12:04:01.360901+0000 mon.c (mon.2) 8350 : audit 0 from='client.? 172.21.15.80:0/1059860047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:04:04.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:04:04 smithi080 bash[28361]: cluster 2023-12-01T12:04:03.110233+0000 mgr.y (mgr.24362) 13064 : cluster 0 pgmap v13033: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:04:04.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:04:04 smithi080 bash[28361]: audit 2023-12-01T12:04:03.808856+0000 mon.c (mon.2) 8351 : audit 0 from='client.? 172.21.15.80:0/2585760235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:04:04.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:04:04 smithi080 bash[41963]: cluster 2023-12-01T12:04:03.110233+0000 mgr.y (mgr.24362) 13064 : cluster 0 pgmap v13033: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:04:04.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:04:04 smithi080 bash[41963]: audit 2023-12-01T12:04:03.808856+0000 mon.c (mon.2) 8351 : audit 0 from='client.? 172.21.15.80:0/2585760235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:04:04.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:04:04 smithi090 bash[32384]: cluster 2023-12-01T12:04:03.110233+0000 mgr.y (mgr.24362) 13064 : cluster 0 pgmap v13033: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:04:04.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:04:04 smithi090 bash[32384]: audit 2023-12-01T12:04:03.808856+0000 mon.c (mon.2) 8351 : audit 0 from='client.? 172.21.15.80:0/2585760235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:04:06.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:04:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:04:06] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T12:04:06.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:04:06 smithi080 bash[28361]: cluster 2023-12-01T12:04:05.110873+0000 mgr.y (mgr.24362) 13065 : cluster 0 pgmap v13034: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:04:06.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:04:06 smithi080 bash[28361]: audit 2023-12-01T12:04:05.541549+0000 mon.c (mon.2) 8352 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:04:06.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:04:06 smithi080 bash[41963]: cluster 2023-12-01T12:04:05.110873+0000 mgr.y (mgr.24362) 13065 : cluster 0 pgmap v13034: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:04:06.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:04:06 smithi080 bash[41963]: audit 2023-12-01T12:04:05.541549+0000 mon.c (mon.2) 8352 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:04:06.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:04:06 smithi090 bash[32384]: cluster 2023-12-01T12:04:05.110873+0000 mgr.y (mgr.24362) 13065 : cluster 0 pgmap v13034: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:04:06.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:04:06 smithi090 bash[32384]: audit 2023-12-01T12:04:05.541549+0000 mon.c (mon.2) 8352 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:04:07.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:04:07 smithi080 bash[28361]: audit 2023-12-01T12:04:06.253224+0000 mon.a (mon.0) 8163 : audit 0 from='client.? 172.21.15.80:0/10747489' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:04:07.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:04:07 smithi080 bash[41963]: audit 2023-12-01T12:04:06.253224+0000 mon.a (mon.0) 8163 : audit 0 from='client.? 172.21.15.80:0/10747489' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:04:07.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:04:07 smithi090 bash[32384]: audit 2023-12-01T12:04:06.253224+0000 mon.a (mon.0) 8163 : audit 0 from='client.? 172.21.15.80:0/10747489' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:04:08.430 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:04:08 smithi080 bash[41963]: cluster 2023-12-01T12:04:07.112159+0000 mgr.y (mgr.24362) 13066 : cluster 0 pgmap v13035: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:04:08.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:04:08 smithi080 bash[28361]: cluster 2023-12-01T12:04:07.112159+0000 mgr.y (mgr.24362) 13066 : cluster 0 pgmap v13035: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:04:08.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:04:08 smithi090 bash[32384]: cluster 2023-12-01T12:04:07.112159+0000 mgr.y (mgr.24362) 13066 : cluster 0 pgmap v13035: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:04:09.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:04:09 smithi090 bash[32384]: audit 2023-12-01T12:04:08.705328+0000 mon.a (mon.0) 8164 : audit 0 from='client.? 172.21.15.80:0/3869290389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:04:09.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:04:09 smithi080 bash[28361]: audit 2023-12-01T12:04:08.705328+0000 mon.a (mon.0) 8164 : audit 0 from='client.? 172.21.15.80:0/3869290389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:04:09.680 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:04:09 smithi080 bash[41963]: audit 2023-12-01T12:04:08.705328+0000 mon.a (mon.0) 8164 : audit 0 from='client.? 172.21.15.80:0/3869290389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:04:10.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:04:10 smithi090 bash[32384]: cluster 2023-12-01T12:04:09.112779+0000 mgr.y (mgr.24362) 13067 : cluster 0 pgmap v13036: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:04:10.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:04:10 smithi080 bash[28361]: cluster 2023-12-01T12:04:09.112779+0000 mgr.y (mgr.24362) 13067 : cluster 0 pgmap v13036: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:04:10.680 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:04:10 smithi080 bash[41963]: cluster 2023-12-01T12:04:09.112779+0000 mgr.y (mgr.24362) 13067 : cluster 0 pgmap v13036: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:04:11.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:04:11 smithi090 bash[32384]: audit 2023-12-01T12:04:10.473734+0000 mon.c (mon.2) 8353 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:04:11.680 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:04:11 smithi080 bash[41963]: audit 2023-12-01T12:04:10.473734+0000 mon.c (mon.2) 8353 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:04:11.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:04:11 smithi080 bash[28361]: audit 2023-12-01T12:04:10.473734+0000 mon.c (mon.2) 8353 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:04:12.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:04:12 smithi090 bash[32384]: cluster 2023-12-01T12:04:11.113561+0000 mgr.y (mgr.24362) 13068 : cluster 0 pgmap v13037: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:04:12.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:04:12 smithi090 bash[32384]: audit 2023-12-01T12:04:11.198671+0000 mon.c (mon.2) 8354 : audit 0 from='client.? 172.21.15.80:0/3639910036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:04:12.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:04:12 smithi090 bash[32384]: audit 2023-12-01T12:04:11.387357+0000 mon.a (mon.0) 8165 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:04:12.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:04:12 smithi090 bash[32384]: audit 2023-12-01T12:04:11.398701+0000 mon.a (mon.0) 8166 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:04:12.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:04:12 smithi090 bash[32384]: audit 2023-12-01T12:04:11.795795+0000 mon.a (mon.0) 8167 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:04:12.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:04:12 smithi090 bash[32384]: audit 2023-12-01T12:04:11.812186+0000 mon.a (mon.0) 8168 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:04:12.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:04:12 smithi080 bash[28361]: cluster 2023-12-01T12:04:11.113561+0000 mgr.y (mgr.24362) 13068 : cluster 0 pgmap v13037: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:04:12.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:04:12 smithi080 bash[28361]: audit 2023-12-01T12:04:11.198671+0000 mon.c (mon.2) 8354 : audit 0 from='client.? 172.21.15.80:0/3639910036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:04:12.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:04:12 smithi080 bash[28361]: audit 2023-12-01T12:04:11.387357+0000 mon.a (mon.0) 8165 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:04:12.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:04:12 smithi080 bash[28361]: audit 2023-12-01T12:04:11.398701+0000 mon.a (mon.0) 8166 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:04:12.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:04:12 smithi080 bash[28361]: audit 2023-12-01T12:04:11.795795+0000 mon.a (mon.0) 8167 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:04:12.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:04:12 smithi080 bash[28361]: audit 2023-12-01T12:04:11.812186+0000 mon.a (mon.0) 8168 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:04:12.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:04:12 smithi080 bash[41963]: cluster 2023-12-01T12:04:11.113561+0000 mgr.y (mgr.24362) 13068 : cluster 0 pgmap v13037: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:04:12.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:04:12 smithi080 bash[41963]: audit 2023-12-01T12:04:11.198671+0000 mon.c (mon.2) 8354 : audit 0 from='client.? 172.21.15.80:0/3639910036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:04:12.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:04:12 smithi080 bash[41963]: audit 2023-12-01T12:04:11.387357+0000 mon.a (mon.0) 8165 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:04:12.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:04:12 smithi080 bash[41963]: audit 2023-12-01T12:04:11.398701+0000 mon.a (mon.0) 8166 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:04:12.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:04:12 smithi080 bash[41963]: audit 2023-12-01T12:04:11.795795+0000 mon.a (mon.0) 8167 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:04:12.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:04:12 smithi080 bash[41963]: audit 2023-12-01T12:04:11.812186+0000 mon.a (mon.0) 8168 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:04:13.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:04:13 smithi090 bash[32384]: audit 2023-12-01T12:04:12.369004+0000 mon.c (mon.2) 8355 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:04:13.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:04:13 smithi090 bash[32384]: audit 2023-12-01T12:04:12.370800+0000 mon.c (mon.2) 8356 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:04:13.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:04:13 smithi090 bash[32384]: audit 2023-12-01T12:04:12.379236+0000 mon.a (mon.0) 8169 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:04:13.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:04:13 smithi080 bash[28361]: audit 2023-12-01T12:04:12.369004+0000 mon.c (mon.2) 8355 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:04:13.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:04:13 smithi080 bash[28361]: audit 2023-12-01T12:04:12.370800+0000 mon.c (mon.2) 8356 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:04:13.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:04:13 smithi080 bash[28361]: audit 2023-12-01T12:04:12.379236+0000 mon.a (mon.0) 8169 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:04:13.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:04:13 smithi080 bash[41963]: audit 2023-12-01T12:04:12.369004+0000 mon.c (mon.2) 8355 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:04:13.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:04:13 smithi080 bash[41963]: audit 2023-12-01T12:04:12.370800+0000 mon.c (mon.2) 8356 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:04:13.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:04:13 smithi080 bash[41963]: audit 2023-12-01T12:04:12.379236+0000 mon.a (mon.0) 8169 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:04:14.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:04:14 smithi090 bash[32384]: cluster 2023-12-01T12:04:13.114192+0000 mgr.y (mgr.24362) 13069 : cluster 0 pgmap v13038: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:04:14.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:04:14 smithi090 bash[32384]: audit 2023-12-01T12:04:13.674793+0000 mon.c (mon.2) 8357 : audit 0 from='client.? 172.21.15.80:0/3941940678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:04:14.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:04:14 smithi080 bash[28361]: cluster 2023-12-01T12:04:13.114192+0000 mgr.y (mgr.24362) 13069 : cluster 0 pgmap v13038: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:04:14.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:04:14 smithi080 bash[28361]: audit 2023-12-01T12:04:13.674793+0000 mon.c (mon.2) 8357 : audit 0 from='client.? 172.21.15.80:0/3941940678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:04:14.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:04:14 smithi080 bash[41963]: cluster 2023-12-01T12:04:13.114192+0000 mgr.y (mgr.24362) 13069 : cluster 0 pgmap v13038: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:04:14.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:04:14 smithi080 bash[41963]: audit 2023-12-01T12:04:13.674793+0000 mon.c (mon.2) 8357 : audit 0 from='client.? 172.21.15.80:0/3941940678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:04:16.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:04:16 smithi090 bash[32384]: cluster 2023-12-01T12:04:15.114876+0000 mgr.y (mgr.24362) 13070 : cluster 0 pgmap v13039: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:04:16.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:04:16 smithi090 bash[32384]: audit 2023-12-01T12:04:16.130907+0000 mon.c (mon.2) 8358 : audit 0 from='client.? 172.21.15.80:0/1471888117' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:04:16.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:04:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:04:16] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T12:04:16.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:04:16 smithi080 bash[41963]: cluster 2023-12-01T12:04:15.114876+0000 mgr.y (mgr.24362) 13070 : cluster 0 pgmap v13039: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:04:16.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:04:16 smithi080 bash[41963]: audit 2023-12-01T12:04:16.130907+0000 mon.c (mon.2) 8358 : audit 0 from='client.? 172.21.15.80:0/1471888117' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:04:16.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:04:16 smithi080 bash[28361]: cluster 2023-12-01T12:04:15.114876+0000 mgr.y (mgr.24362) 13070 : cluster 0 pgmap v13039: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:04:16.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:04:16 smithi080 bash[28361]: audit 2023-12-01T12:04:16.130907+0000 mon.c (mon.2) 8358 : audit 0 from='client.? 172.21.15.80:0/1471888117' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:04:17.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:04:17 smithi080 bash[28361]: cluster 2023-12-01T12:04:17.116001+0000 mgr.y (mgr.24362) 13071 : cluster 0 pgmap v13040: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:04:17.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:04:17 smithi080 bash[41963]: cluster 2023-12-01T12:04:17.116001+0000 mgr.y (mgr.24362) 13071 : cluster 0 pgmap v13040: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:04:17.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:04:17 smithi090 bash[32384]: cluster 2023-12-01T12:04:17.116001+0000 mgr.y (mgr.24362) 13071 : cluster 0 pgmap v13040: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:04:18.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:04:18 smithi080 bash[41963]: audit 2023-12-01T12:04:18.580130+0000 mon.c (mon.2) 8359 : audit 0 from='client.? 172.21.15.80:0/1901907677' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:04:18.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:04:18 smithi080 bash[28361]: audit 2023-12-01T12:04:18.580130+0000 mon.c (mon.2) 8359 : audit 0 from='client.? 172.21.15.80:0/1901907677' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:04:19.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:04:18 smithi090 bash[32384]: audit 2023-12-01T12:04:18.580130+0000 mon.c (mon.2) 8359 : audit 0 from='client.? 172.21.15.80:0/1901907677' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:04:19.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:04:19 smithi080 bash[41963]: cluster 2023-12-01T12:04:19.116594+0000 mgr.y (mgr.24362) 13072 : cluster 0 pgmap v13041: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:04:19.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:04:19 smithi080 bash[28361]: cluster 2023-12-01T12:04:19.116594+0000 mgr.y (mgr.24362) 13072 : cluster 0 pgmap v13041: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:04:20.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:04:19 smithi090 bash[32384]: cluster 2023-12-01T12:04:19.116594+0000 mgr.y (mgr.24362) 13072 : cluster 0 pgmap v13041: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:04:21.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:04:21 smithi080 bash[28361]: audit 2023-12-01T12:04:21.033147+0000 mon.a (mon.0) 8170 : audit 0 from='client.? 172.21.15.80:0/3180178284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:04:21.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:04:21 smithi080 bash[41963]: audit 2023-12-01T12:04:21.033147+0000 mon.a (mon.0) 8170 : audit 0 from='client.? 172.21.15.80:0/3180178284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:04:21.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:04:21 smithi090 bash[32384]: audit 2023-12-01T12:04:21.033147+0000 mon.a (mon.0) 8170 : audit 0 from='client.? 172.21.15.80:0/3180178284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:04:22.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:04:22 smithi080 bash[28361]: cluster 2023-12-01T12:04:21.117725+0000 mgr.y (mgr.24362) 13073 : cluster 0 pgmap v13042: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:04:22.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:04:22 smithi080 bash[41963]: cluster 2023-12-01T12:04:21.117725+0000 mgr.y (mgr.24362) 13073 : cluster 0 pgmap v13042: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:04:22.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:04:22 smithi090 bash[32384]: cluster 2023-12-01T12:04:21.117725+0000 mgr.y (mgr.24362) 13073 : cluster 0 pgmap v13042: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:04:24.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:04:24 smithi080 bash[28361]: cluster 2023-12-01T12:04:23.118355+0000 mgr.y (mgr.24362) 13074 : cluster 0 pgmap v13043: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:04:24.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:04:24 smithi080 bash[28361]: audit 2023-12-01T12:04:23.479056+0000 mon.c (mon.2) 8360 : audit 0 from='client.? 172.21.15.80:0/2854067508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:04:24.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:04:24 smithi080 bash[41963]: cluster 2023-12-01T12:04:23.118355+0000 mgr.y (mgr.24362) 13074 : cluster 0 pgmap v13043: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:04:24.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:04:24 smithi080 bash[41963]: audit 2023-12-01T12:04:23.479056+0000 mon.c (mon.2) 8360 : audit 0 from='client.? 172.21.15.80:0/2854067508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:04:24.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:04:24 smithi090 bash[32384]: cluster 2023-12-01T12:04:23.118355+0000 mgr.y (mgr.24362) 13074 : cluster 0 pgmap v13043: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:04:24.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:04:24 smithi090 bash[32384]: audit 2023-12-01T12:04:23.479056+0000 mon.c (mon.2) 8360 : audit 0 from='client.? 172.21.15.80:0/2854067508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:04:26.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:04:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:04:26] "GET /metrics HTTP/1.1" 200 33988 "" "Prometheus/2.43.0" 2023-12-01T12:04:26.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:04:26 smithi080 bash[28361]: cluster 2023-12-01T12:04:25.119031+0000 mgr.y (mgr.24362) 13075 : cluster 0 pgmap v13044: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:04:26.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:04:26 smithi080 bash[28361]: audit 2023-12-01T12:04:25.474378+0000 mon.c (mon.2) 8361 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:04:26.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:04:26 smithi080 bash[28361]: audit 2023-12-01T12:04:25.934211+0000 mon.a (mon.0) 8171 : audit 0 from='client.? 172.21.15.80:0/2131730355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:04:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:04:26 smithi080 bash[41963]: cluster 2023-12-01T12:04:25.119031+0000 mgr.y (mgr.24362) 13075 : cluster 0 pgmap v13044: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:04:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:04:26 smithi080 bash[41963]: audit 2023-12-01T12:04:25.474378+0000 mon.c (mon.2) 8361 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:04:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:04:26 smithi080 bash[41963]: audit 2023-12-01T12:04:25.934211+0000 mon.a (mon.0) 8171 : audit 0 from='client.? 172.21.15.80:0/2131730355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:04:26.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:04:26 smithi090 bash[32384]: cluster 2023-12-01T12:04:25.119031+0000 mgr.y (mgr.24362) 13075 : cluster 0 pgmap v13044: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:04:26.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:04:26 smithi090 bash[32384]: audit 2023-12-01T12:04:25.474378+0000 mon.c (mon.2) 8361 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:04:26.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:04:26 smithi090 bash[32384]: audit 2023-12-01T12:04:25.934211+0000 mon.a (mon.0) 8171 : audit 0 from='client.? 172.21.15.80:0/2131730355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:04:27.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:04:27 smithi080 bash[28361]: cluster 2023-12-01T12:04:27.120187+0000 mgr.y (mgr.24362) 13076 : cluster 0 pgmap v13045: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:04:27.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:04:27 smithi080 bash[41963]: cluster 2023-12-01T12:04:27.120187+0000 mgr.y (mgr.24362) 13076 : cluster 0 pgmap v13045: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:04:27.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:04:27 smithi090 bash[32384]: cluster 2023-12-01T12:04:27.120187+0000 mgr.y (mgr.24362) 13076 : cluster 0 pgmap v13045: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:04:28.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:04:28 smithi090 bash[32384]: audit 2023-12-01T12:04:28.388115+0000 mon.c (mon.2) 8362 : audit 0 from='client.? 172.21.15.80:0/1666432064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:04:28.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:04:28 smithi080 bash[28361]: audit 2023-12-01T12:04:28.388115+0000 mon.c (mon.2) 8362 : audit 0 from='client.? 172.21.15.80:0/1666432064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:04:28.930 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:04:28 smithi080 bash[41963]: audit 2023-12-01T12:04:28.388115+0000 mon.c (mon.2) 8362 : audit 0 from='client.? 172.21.15.80:0/1666432064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:04:29.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:04:29 smithi090 bash[32384]: cluster 2023-12-01T12:04:29.120766+0000 mgr.y (mgr.24362) 13077 : cluster 0 pgmap v13046: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:04:29.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:04:29 smithi080 bash[28361]: cluster 2023-12-01T12:04:29.120766+0000 mgr.y (mgr.24362) 13077 : cluster 0 pgmap v13046: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:04:29.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:04:29 smithi080 bash[41963]: cluster 2023-12-01T12:04:29.120766+0000 mgr.y (mgr.24362) 13077 : cluster 0 pgmap v13046: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:04:31.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:04:30 smithi080 bash[28361]: audit 2023-12-01T12:04:30.845603+0000 mon.c (mon.2) 8363 : audit 0 from='client.? 172.21.15.80:0/1722987297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:04:31.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:04:30 smithi080 bash[41963]: audit 2023-12-01T12:04:30.845603+0000 mon.c (mon.2) 8363 : audit 0 from='client.? 172.21.15.80:0/1722987297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:04:31.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:04:30 smithi090 bash[32384]: audit 2023-12-01T12:04:30.845603+0000 mon.c (mon.2) 8363 : audit 0 from='client.? 172.21.15.80:0/1722987297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:04:32.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:04:31 smithi080 bash[41963]: cluster 2023-12-01T12:04:31.121890+0000 mgr.y (mgr.24362) 13078 : cluster 0 pgmap v13047: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:04:32.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:04:31 smithi080 bash[28361]: cluster 2023-12-01T12:04:31.121890+0000 mgr.y (mgr.24362) 13078 : cluster 0 pgmap v13047: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:04:32.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:04:31 smithi090 bash[32384]: cluster 2023-12-01T12:04:31.121890+0000 mgr.y (mgr.24362) 13078 : cluster 0 pgmap v13047: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:04:34.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:04:34 smithi080 bash[41963]: cluster 2023-12-01T12:04:33.122518+0000 mgr.y (mgr.24362) 13079 : cluster 0 pgmap v13048: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:04:34.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:04:34 smithi080 bash[41963]: audit 2023-12-01T12:04:33.299515+0000 mon.c (mon.2) 8364 : audit 0 from='client.? 172.21.15.80:0/4099361684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:04:34.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:04:34 smithi080 bash[28361]: cluster 2023-12-01T12:04:33.122518+0000 mgr.y (mgr.24362) 13079 : cluster 0 pgmap v13048: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:04:34.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:04:34 smithi080 bash[28361]: audit 2023-12-01T12:04:33.299515+0000 mon.c (mon.2) 8364 : audit 0 from='client.? 172.21.15.80:0/4099361684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:04:34.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:04:34 smithi090 bash[32384]: cluster 2023-12-01T12:04:33.122518+0000 mgr.y (mgr.24362) 13079 : cluster 0 pgmap v13048: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:04:34.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:04:34 smithi090 bash[32384]: audit 2023-12-01T12:04:33.299515+0000 mon.c (mon.2) 8364 : audit 0 from='client.? 172.21.15.80:0/4099361684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:04:36.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:04:36 smithi090 bash[32384]: cluster 2023-12-01T12:04:35.123219+0000 mgr.y (mgr.24362) 13080 : cluster 0 pgmap v13049: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:04:36.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:04:36 smithi090 bash[32384]: audit 2023-12-01T12:04:35.762263+0000 mon.c (mon.2) 8365 : audit 0 from='client.? 172.21.15.80:0/2835771880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:04:36.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:04:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:04:36] "GET /metrics HTTP/1.1" 200 33988 "" "Prometheus/2.43.0" 2023-12-01T12:04:36.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:04:36 smithi080 bash[28361]: cluster 2023-12-01T12:04:35.123219+0000 mgr.y (mgr.24362) 13080 : cluster 0 pgmap v13049: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:04:36.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:04:36 smithi080 bash[28361]: audit 2023-12-01T12:04:35.762263+0000 mon.c (mon.2) 8365 : audit 0 from='client.? 172.21.15.80:0/2835771880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:04:36.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:04:36 smithi080 bash[41963]: cluster 2023-12-01T12:04:35.123219+0000 mgr.y (mgr.24362) 13080 : cluster 0 pgmap v13049: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:04:36.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:04:36 smithi080 bash[41963]: audit 2023-12-01T12:04:35.762263+0000 mon.c (mon.2) 8365 : audit 0 from='client.? 172.21.15.80:0/2835771880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:04:37.680 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:04:37 smithi080 bash[41963]: cluster 2023-12-01T12:04:37.124420+0000 mgr.y (mgr.24362) 13081 : cluster 0 pgmap v13050: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:04:37.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:04:37 smithi080 bash[28361]: cluster 2023-12-01T12:04:37.124420+0000 mgr.y (mgr.24362) 13081 : cluster 0 pgmap v13050: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:04:37.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:04:37 smithi090 bash[32384]: cluster 2023-12-01T12:04:37.124420+0000 mgr.y (mgr.24362) 13081 : cluster 0 pgmap v13050: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:04:38.680 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:04:38 smithi080 bash[41963]: audit 2023-12-01T12:04:38.209415+0000 mon.c (mon.2) 8366 : audit 0 from='client.? 172.21.15.80:0/2297166724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:04:38.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:04:38 smithi080 bash[28361]: audit 2023-12-01T12:04:38.209415+0000 mon.c (mon.2) 8366 : audit 0 from='client.? 172.21.15.80:0/2297166724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:04:38.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:04:38 smithi090 bash[32384]: audit 2023-12-01T12:04:38.209415+0000 mon.c (mon.2) 8366 : audit 0 from='client.? 172.21.15.80:0/2297166724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:04:39.680 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:04:39 smithi080 bash[41963]: cluster 2023-12-01T12:04:39.125080+0000 mgr.y (mgr.24362) 13082 : cluster 0 pgmap v13051: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:04:39.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:04:39 smithi080 bash[28361]: cluster 2023-12-01T12:04:39.125080+0000 mgr.y (mgr.24362) 13082 : cluster 0 pgmap v13051: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:04:39.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:04:39 smithi090 bash[32384]: cluster 2023-12-01T12:04:39.125080+0000 mgr.y (mgr.24362) 13082 : cluster 0 pgmap v13051: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:04:40.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:04:40 smithi080 bash[28361]: audit 2023-12-01T12:04:40.474563+0000 mon.c (mon.2) 8367 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:04:40.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:04:40 smithi080 bash[41963]: audit 2023-12-01T12:04:40.474563+0000 mon.c (mon.2) 8367 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:04:41.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:04:40 smithi090 bash[32384]: audit 2023-12-01T12:04:40.474563+0000 mon.c (mon.2) 8367 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:04:41.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:04:41 smithi080 bash[28361]: audit 2023-12-01T12:04:40.662586+0000 mon.a (mon.0) 8172 : audit 0 from='client.? 172.21.15.80:0/3095709320' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:04:41.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:04:41 smithi080 bash[28361]: cluster 2023-12-01T12:04:41.126205+0000 mgr.y (mgr.24362) 13083 : cluster 0 pgmap v13052: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:04:41.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:04:41 smithi080 bash[41963]: audit 2023-12-01T12:04:40.662586+0000 mon.a (mon.0) 8172 : audit 0 from='client.? 172.21.15.80:0/3095709320' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:04:41.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:04:41 smithi080 bash[41963]: cluster 2023-12-01T12:04:41.126205+0000 mgr.y (mgr.24362) 13083 : cluster 0 pgmap v13052: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:04:42.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:04:41 smithi090 bash[32384]: audit 2023-12-01T12:04:40.662586+0000 mon.a (mon.0) 8172 : audit 0 from='client.? 172.21.15.80:0/3095709320' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:04:42.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:04:41 smithi090 bash[32384]: cluster 2023-12-01T12:04:41.126205+0000 mgr.y (mgr.24362) 13083 : cluster 0 pgmap v13052: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:04:43.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:04:43 smithi080 bash[28361]: audit 2023-12-01T12:04:43.116775+0000 mon.a (mon.0) 8173 : audit 0 from='client.? 172.21.15.80:0/3462684275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:04:43.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:04:43 smithi080 bash[41963]: audit 2023-12-01T12:04:43.116775+0000 mon.a (mon.0) 8173 : audit 0 from='client.? 172.21.15.80:0/3462684275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:04:43.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:04:43 smithi090 bash[32384]: audit 2023-12-01T12:04:43.116775+0000 mon.a (mon.0) 8173 : audit 0 from='client.? 172.21.15.80:0/3462684275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:04:44.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:04:44 smithi090 bash[32384]: cluster 2023-12-01T12:04:43.126719+0000 mgr.y (mgr.24362) 13084 : cluster 0 pgmap v13053: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:04:44.680 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:04:44 smithi080 bash[41963]: cluster 2023-12-01T12:04:43.126719+0000 mgr.y (mgr.24362) 13084 : cluster 0 pgmap v13053: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:04:44.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:04:44 smithi080 bash[28361]: cluster 2023-12-01T12:04:43.126719+0000 mgr.y (mgr.24362) 13084 : cluster 0 pgmap v13053: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:04:46.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:04:46 smithi090 bash[32384]: cluster 2023-12-01T12:04:45.127414+0000 mgr.y (mgr.24362) 13085 : cluster 0 pgmap v13054: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:04:46.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:04:46 smithi090 bash[32384]: audit 2023-12-01T12:04:45.566175+0000 mon.c (mon.2) 8368 : audit 0 from='client.? 172.21.15.80:0/475514429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:04:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:04:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:04:46] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T12:04:46.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:04:46 smithi080 bash[28361]: cluster 2023-12-01T12:04:45.127414+0000 mgr.y (mgr.24362) 13085 : cluster 0 pgmap v13054: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:04:46.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:04:46 smithi080 bash[28361]: audit 2023-12-01T12:04:45.566175+0000 mon.c (mon.2) 8368 : audit 0 from='client.? 172.21.15.80:0/475514429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:04:46.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:04:46 smithi080 bash[41963]: cluster 2023-12-01T12:04:45.127414+0000 mgr.y (mgr.24362) 13085 : cluster 0 pgmap v13054: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:04:46.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:04:46 smithi080 bash[41963]: audit 2023-12-01T12:04:45.566175+0000 mon.c (mon.2) 8368 : audit 0 from='client.? 172.21.15.80:0/475514429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:04:47.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:04:47 smithi080 bash[28361]: cluster 2023-12-01T12:04:47.128602+0000 mgr.y (mgr.24362) 13086 : cluster 0 pgmap v13055: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:04:47.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:04:47 smithi080 bash[41963]: cluster 2023-12-01T12:04:47.128602+0000 mgr.y (mgr.24362) 13086 : cluster 0 pgmap v13055: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:04:47.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:04:47 smithi090 bash[32384]: cluster 2023-12-01T12:04:47.128602+0000 mgr.y (mgr.24362) 13086 : cluster 0 pgmap v13055: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:04:48.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:04:48 smithi080 bash[41963]: audit 2023-12-01T12:04:48.017552+0000 mon.a (mon.0) 8174 : audit 0 from='client.? 172.21.15.80:0/1439295647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:04:48.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:04:48 smithi080 bash[28361]: audit 2023-12-01T12:04:48.017552+0000 mon.a (mon.0) 8174 : audit 0 from='client.? 172.21.15.80:0/1439295647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:04:48.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:04:48 smithi090 bash[32384]: audit 2023-12-01T12:04:48.017552+0000 mon.a (mon.0) 8174 : audit 0 from='client.? 172.21.15.80:0/1439295647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:04:49.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:04:49 smithi080 bash[28361]: cluster 2023-12-01T12:04:49.129233+0000 mgr.y (mgr.24362) 13087 : cluster 0 pgmap v13056: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:04:49.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:04:49 smithi080 bash[41963]: cluster 2023-12-01T12:04:49.129233+0000 mgr.y (mgr.24362) 13087 : cluster 0 pgmap v13056: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:04:49.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:04:49 smithi090 bash[32384]: cluster 2023-12-01T12:04:49.129233+0000 mgr.y (mgr.24362) 13087 : cluster 0 pgmap v13056: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:04:50.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:04:50 smithi080 bash[41963]: audit 2023-12-01T12:04:50.466612+0000 mon.c (mon.2) 8369 : audit 0 from='client.? 172.21.15.80:0/4091219872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:04:50.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:04:50 smithi080 bash[28361]: audit 2023-12-01T12:04:50.466612+0000 mon.c (mon.2) 8369 : audit 0 from='client.? 172.21.15.80:0/4091219872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:04:51.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:04:50 smithi090 bash[32384]: audit 2023-12-01T12:04:50.466612+0000 mon.c (mon.2) 8369 : audit 0 from='client.? 172.21.15.80:0/4091219872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:04:51.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:04:51 smithi080 bash[28361]: cluster 2023-12-01T12:04:51.130329+0000 mgr.y (mgr.24362) 13088 : cluster 0 pgmap v13057: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:04:51.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:04:51 smithi080 bash[41963]: cluster 2023-12-01T12:04:51.130329+0000 mgr.y (mgr.24362) 13088 : cluster 0 pgmap v13057: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:04:52.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:04:51 smithi090 bash[32384]: cluster 2023-12-01T12:04:51.130329+0000 mgr.y (mgr.24362) 13088 : cluster 0 pgmap v13057: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:04:53.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:04:52 smithi090 bash[32384]: audit 2023-12-01T12:04:52.914630+0000 mon.a (mon.0) 8175 : audit 0 from='client.? 172.21.15.80:0/418927611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:04:53.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:04:52 smithi080 bash[28361]: audit 2023-12-01T12:04:52.914630+0000 mon.a (mon.0) 8175 : audit 0 from='client.? 172.21.15.80:0/418927611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:04:53.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:04:52 smithi080 bash[41963]: audit 2023-12-01T12:04:52.914630+0000 mon.a (mon.0) 8175 : audit 0 from='client.? 172.21.15.80:0/418927611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:04:54.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:04:53 smithi090 bash[32384]: cluster 2023-12-01T12:04:53.130992+0000 mgr.y (mgr.24362) 13089 : cluster 0 pgmap v13058: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:04:54.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:04:53 smithi080 bash[28361]: cluster 2023-12-01T12:04:53.130992+0000 mgr.y (mgr.24362) 13089 : cluster 0 pgmap v13058: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:04:54.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:04:53 smithi080 bash[41963]: cluster 2023-12-01T12:04:53.130992+0000 mgr.y (mgr.24362) 13089 : cluster 0 pgmap v13058: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:04:56.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:04:56 smithi090 bash[32384]: cluster 2023-12-01T12:04:55.131624+0000 mgr.y (mgr.24362) 13090 : cluster 0 pgmap v13059: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:04:56.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:04:56 smithi090 bash[32384]: audit 2023-12-01T12:04:55.368248+0000 mon.a (mon.0) 8176 : audit 0 from='client.? 172.21.15.80:0/705915757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:04:56.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:04:56 smithi090 bash[32384]: audit 2023-12-01T12:04:55.475138+0000 mon.c (mon.2) 8370 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:04:56.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:04:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:04:56] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T12:04:56.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:04:56 smithi080 bash[28361]: cluster 2023-12-01T12:04:55.131624+0000 mgr.y (mgr.24362) 13090 : cluster 0 pgmap v13059: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:04:56.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:04:56 smithi080 bash[28361]: audit 2023-12-01T12:04:55.368248+0000 mon.a (mon.0) 8176 : audit 0 from='client.? 172.21.15.80:0/705915757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:04:56.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:04:56 smithi080 bash[28361]: audit 2023-12-01T12:04:55.475138+0000 mon.c (mon.2) 8370 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:04:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:04:56 smithi080 bash[41963]: cluster 2023-12-01T12:04:55.131624+0000 mgr.y (mgr.24362) 13090 : cluster 0 pgmap v13059: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:04:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:04:56 smithi080 bash[41963]: audit 2023-12-01T12:04:55.368248+0000 mon.a (mon.0) 8176 : audit 0 from='client.? 172.21.15.80:0/705915757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:04:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:04:56 smithi080 bash[41963]: audit 2023-12-01T12:04:55.475138+0000 mon.c (mon.2) 8370 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:04:57.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:04:57 smithi080 bash[28361]: cluster 2023-12-01T12:04:57.132888+0000 mgr.y (mgr.24362) 13091 : cluster 0 pgmap v13060: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:04:57.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:04:57 smithi080 bash[41963]: cluster 2023-12-01T12:04:57.132888+0000 mgr.y (mgr.24362) 13091 : cluster 0 pgmap v13060: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:04:57.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:04:57 smithi090 bash[32384]: cluster 2023-12-01T12:04:57.132888+0000 mgr.y (mgr.24362) 13091 : cluster 0 pgmap v13060: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:04:58.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:04:58 smithi080 bash[28361]: audit 2023-12-01T12:04:57.811812+0000 mon.c (mon.2) 8371 : audit 0 from='client.? 172.21.15.80:0/245693211' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:04:58.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:04:58 smithi080 bash[41963]: audit 2023-12-01T12:04:57.811812+0000 mon.c (mon.2) 8371 : audit 0 from='client.? 172.21.15.80:0/245693211' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:04:58.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:04:58 smithi090 bash[32384]: audit 2023-12-01T12:04:57.811812+0000 mon.c (mon.2) 8371 : audit 0 from='client.? 172.21.15.80:0/245693211' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:04:59.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:04:59 smithi080 bash[28361]: cluster 2023-12-01T12:04:59.133559+0000 mgr.y (mgr.24362) 13092 : cluster 0 pgmap v13061: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:04:59.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:04:59 smithi080 bash[41963]: cluster 2023-12-01T12:04:59.133559+0000 mgr.y (mgr.24362) 13092 : cluster 0 pgmap v13061: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:04:59.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:04:59 smithi090 bash[32384]: cluster 2023-12-01T12:04:59.133559+0000 mgr.y (mgr.24362) 13092 : cluster 0 pgmap v13061: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:05:00.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:05:00 smithi080 bash[28361]: audit 2023-12-01T12:05:00.269275+0000 mon.a (mon.0) 8177 : audit 0 from='client.? 172.21.15.80:0/502564732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:05:00.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:05:00 smithi080 bash[41963]: audit 2023-12-01T12:05:00.269275+0000 mon.a (mon.0) 8177 : audit 0 from='client.? 172.21.15.80:0/502564732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:05:00.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:05:00 smithi090 bash[32384]: audit 2023-12-01T12:05:00.269275+0000 mon.a (mon.0) 8177 : audit 0 from='client.? 172.21.15.80:0/502564732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:05:01.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:05:01 smithi080 bash[28361]: cluster 2023-12-01T12:05:01.134643+0000 mgr.y (mgr.24362) 13093 : cluster 0 pgmap v13062: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:05:01.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:05:01 smithi080 bash[41963]: cluster 2023-12-01T12:05:01.134643+0000 mgr.y (mgr.24362) 13093 : cluster 0 pgmap v13062: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:05:01.690 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:05:01 smithi090 bash[32384]: cluster 2023-12-01T12:05:01.134643+0000 mgr.y (mgr.24362) 13093 : cluster 0 pgmap v13062: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:05:03.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:05:02 smithi080 bash[41963]: audit 2023-12-01T12:05:02.718379+0000 mon.a (mon.0) 8178 : audit 0 from='client.? 172.21.15.80:0/924247105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:05:03.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:05:02 smithi080 bash[28361]: audit 2023-12-01T12:05:02.718379+0000 mon.a (mon.0) 8178 : audit 0 from='client.? 172.21.15.80:0/924247105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:05:03.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:05:02 smithi090 bash[32384]: audit 2023-12-01T12:05:02.718379+0000 mon.a (mon.0) 8178 : audit 0 from='client.? 172.21.15.80:0/924247105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:05:04.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:05:03 smithi080 bash[41963]: cluster 2023-12-01T12:05:03.135247+0000 mgr.y (mgr.24362) 13094 : cluster 0 pgmap v13063: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:05:04.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:05:03 smithi080 bash[28361]: cluster 2023-12-01T12:05:03.135247+0000 mgr.y (mgr.24362) 13094 : cluster 0 pgmap v13063: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:05:04.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:05:03 smithi090 bash[32384]: cluster 2023-12-01T12:05:03.135247+0000 mgr.y (mgr.24362) 13094 : cluster 0 pgmap v13063: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:05:05.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:05:05 smithi090 bash[32384]: audit 2023-12-01T12:05:05.165049+0000 mon.a (mon.0) 8179 : audit 0 from='client.? 172.21.15.80:0/1039211703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:05:05.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:05:05 smithi080 bash[41963]: audit 2023-12-01T12:05:05.165049+0000 mon.a (mon.0) 8179 : audit 0 from='client.? 172.21.15.80:0/1039211703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:05:05.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:05:05 smithi080 bash[28361]: audit 2023-12-01T12:05:05.165049+0000 mon.a (mon.0) 8179 : audit 0 from='client.? 172.21.15.80:0/1039211703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:05:06.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:05:06 smithi090 bash[32384]: cluster 2023-12-01T12:05:05.135853+0000 mgr.y (mgr.24362) 13095 : cluster 0 pgmap v13064: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:05:06.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:05:06 smithi080 bash[28361]: cluster 2023-12-01T12:05:05.135853+0000 mgr.y (mgr.24362) 13095 : cluster 0 pgmap v13064: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:05:06.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:05:06 smithi080 bash[41963]: cluster 2023-12-01T12:05:05.135853+0000 mgr.y (mgr.24362) 13095 : cluster 0 pgmap v13064: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:05:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:05:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:05:06] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T12:05:07.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:05:07 smithi080 bash[28361]: cluster 2023-12-01T12:05:07.136943+0000 mgr.y (mgr.24362) 13096 : cluster 0 pgmap v13065: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:05:07.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:05:07 smithi080 bash[41963]: cluster 2023-12-01T12:05:07.136943+0000 mgr.y (mgr.24362) 13096 : cluster 0 pgmap v13065: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:05:07.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:05:07 smithi090 bash[32384]: cluster 2023-12-01T12:05:07.136943+0000 mgr.y (mgr.24362) 13096 : cluster 0 pgmap v13065: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:05:08.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:05:08 smithi080 bash[41963]: audit 2023-12-01T12:05:07.618298+0000 mon.c (mon.2) 8372 : audit 0 from='client.? 172.21.15.80:0/3644972027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:05:08.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:05:08 smithi080 bash[28361]: audit 2023-12-01T12:05:07.618298+0000 mon.c (mon.2) 8372 : audit 0 from='client.? 172.21.15.80:0/3644972027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:05:08.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:05:08 smithi090 bash[32384]: audit 2023-12-01T12:05:07.618298+0000 mon.c (mon.2) 8372 : audit 0 from='client.? 172.21.15.80:0/3644972027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:05:09.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:05:09 smithi080 bash[28361]: cluster 2023-12-01T12:05:09.137598+0000 mgr.y (mgr.24362) 13097 : cluster 0 pgmap v13066: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:05:09.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:05:09 smithi080 bash[41963]: cluster 2023-12-01T12:05:09.137598+0000 mgr.y (mgr.24362) 13097 : cluster 0 pgmap v13066: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:05:09.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:05:09 smithi090 bash[32384]: cluster 2023-12-01T12:05:09.137598+0000 mgr.y (mgr.24362) 13097 : cluster 0 pgmap v13066: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:05:10.680 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:05:10 smithi080 bash[41963]: audit 2023-12-01T12:05:10.078794+0000 mon.a (mon.0) 8180 : audit 0 from='client.? 172.21.15.80:0/867233895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:05:10.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:05:10 smithi080 bash[28361]: audit 2023-12-01T12:05:10.078794+0000 mon.a (mon.0) 8180 : audit 0 from='client.? 172.21.15.80:0/867233895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:05:10.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:05:10 smithi090 bash[32384]: audit 2023-12-01T12:05:10.078794+0000 mon.a (mon.0) 8180 : audit 0 from='client.? 172.21.15.80:0/867233895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:05:11.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:05:11 smithi080 bash[41963]: audit 2023-12-01T12:05:10.475504+0000 mon.c (mon.2) 8373 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:05:11.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:05:11 smithi080 bash[41963]: cluster 2023-12-01T12:05:11.138711+0000 mgr.y (mgr.24362) 13098 : cluster 0 pgmap v13067: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:05:11.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:05:11 smithi080 bash[28361]: audit 2023-12-01T12:05:10.475504+0000 mon.c (mon.2) 8373 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:05:11.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:05:11 smithi080 bash[28361]: cluster 2023-12-01T12:05:11.138711+0000 mgr.y (mgr.24362) 13098 : cluster 0 pgmap v13067: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:05:11.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:05:11 smithi090 bash[32384]: audit 2023-12-01T12:05:10.475504+0000 mon.c (mon.2) 8373 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:05:11.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:05:11 smithi090 bash[32384]: cluster 2023-12-01T12:05:11.138711+0000 mgr.y (mgr.24362) 13098 : cluster 0 pgmap v13067: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:05:12.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:05:12 smithi090 bash[32384]: audit 2023-12-01T12:05:12.463184+0000 mon.c (mon.2) 8374 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:05:12.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:05:12 smithi080 bash[28361]: audit 2023-12-01T12:05:12.463184+0000 mon.c (mon.2) 8374 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:05:12.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:05:12 smithi080 bash[41963]: audit 2023-12-01T12:05:12.463184+0000 mon.c (mon.2) 8374 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:05:13.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:05:13 smithi080 bash[28361]: audit 2023-12-01T12:05:12.537333+0000 mon.c (mon.2) 8375 : audit 0 from='client.? 172.21.15.80:0/450984841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:05:13.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:05:13 smithi080 bash[28361]: cluster 2023-12-01T12:05:13.139399+0000 mgr.y (mgr.24362) 13099 : cluster 0 pgmap v13068: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:05:13.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:05:13 smithi080 bash[41963]: audit 2023-12-01T12:05:12.537333+0000 mon.c (mon.2) 8375 : audit 0 from='client.? 172.21.15.80:0/450984841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:05:13.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:05:13 smithi080 bash[41963]: cluster 2023-12-01T12:05:13.139399+0000 mgr.y (mgr.24362) 13099 : cluster 0 pgmap v13068: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:05:14.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:05:13 smithi090 bash[32384]: audit 2023-12-01T12:05:12.537333+0000 mon.c (mon.2) 8375 : audit 0 from='client.? 172.21.15.80:0/450984841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:05:14.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:05:13 smithi090 bash[32384]: cluster 2023-12-01T12:05:13.139399+0000 mgr.y (mgr.24362) 13099 : cluster 0 pgmap v13068: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:05:15.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:05:15 smithi080 bash[28361]: audit 2023-12-01T12:05:14.995606+0000 mon.c (mon.2) 8376 : audit 0 from='client.? 172.21.15.80:0/1190581174' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:05:15.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:05:15 smithi080 bash[41963]: audit 2023-12-01T12:05:14.995606+0000 mon.c (mon.2) 8376 : audit 0 from='client.? 172.21.15.80:0/1190581174' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:05:15.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:05:15 smithi090 bash[32384]: audit 2023-12-01T12:05:14.995606+0000 mon.c (mon.2) 8376 : audit 0 from='client.? 172.21.15.80:0/1190581174' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:05:16.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:05:16 smithi080 bash[28361]: cluster 2023-12-01T12:05:15.140120+0000 mgr.y (mgr.24362) 13100 : cluster 0 pgmap v13069: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:05:16.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:05:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:05:16] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T12:05:16.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:05:16 smithi080 bash[41963]: cluster 2023-12-01T12:05:15.140120+0000 mgr.y (mgr.24362) 13100 : cluster 0 pgmap v13069: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:05:16.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:05:16 smithi090 bash[32384]: cluster 2023-12-01T12:05:15.140120+0000 mgr.y (mgr.24362) 13100 : cluster 0 pgmap v13069: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:05:17.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:05:17 smithi080 bash[28361]: cluster 2023-12-01T12:05:17.141167+0000 mgr.y (mgr.24362) 13101 : cluster 0 pgmap v13070: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:05:17.680 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:05:17 smithi080 bash[41963]: cluster 2023-12-01T12:05:17.141167+0000 mgr.y (mgr.24362) 13101 : cluster 0 pgmap v13070: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:05:17.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:05:17 smithi090 bash[32384]: cluster 2023-12-01T12:05:17.141167+0000 mgr.y (mgr.24362) 13101 : cluster 0 pgmap v13070: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:05:18.680 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:05:18 smithi080 bash[41963]: audit 2023-12-01T12:05:17.465231+0000 mon.c (mon.2) 8377 : audit 0 from='client.? 172.21.15.80:0/3168302852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:05:18.680 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:05:18 smithi080 bash[41963]: audit 2023-12-01T12:05:18.258573+0000 mon.a (mon.0) 8181 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:05:18.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:05:18 smithi080 bash[41963]: audit 2023-12-01T12:05:18.269414+0000 mon.a (mon.0) 8182 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:05:18.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:05:18 smithi080 bash[28361]: audit 2023-12-01T12:05:17.465231+0000 mon.c (mon.2) 8377 : audit 0 from='client.? 172.21.15.80:0/3168302852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:05:18.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:05:18 smithi080 bash[28361]: audit 2023-12-01T12:05:18.258573+0000 mon.a (mon.0) 8181 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:05:18.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:05:18 smithi080 bash[28361]: audit 2023-12-01T12:05:18.269414+0000 mon.a (mon.0) 8182 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:05:18.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:05:18 smithi090 bash[32384]: audit 2023-12-01T12:05:17.465231+0000 mon.c (mon.2) 8377 : audit 0 from='client.? 172.21.15.80:0/3168302852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:05:18.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:05:18 smithi090 bash[32384]: audit 2023-12-01T12:05:18.258573+0000 mon.a (mon.0) 8181 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:05:18.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:05:18 smithi090 bash[32384]: audit 2023-12-01T12:05:18.269414+0000 mon.a (mon.0) 8182 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:05:19.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:05:19 smithi080 bash[41963]: audit 2023-12-01T12:05:18.657470+0000 mon.a (mon.0) 8183 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:05:19.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:05:19 smithi080 bash[41963]: audit 2023-12-01T12:05:18.668517+0000 mon.a (mon.0) 8184 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:05:19.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:05:19 smithi080 bash[41963]: cluster 2023-12-01T12:05:19.141940+0000 mgr.y (mgr.24362) 13102 : cluster 0 pgmap v13071: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:05:19.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:05:19 smithi080 bash[41963]: audit 2023-12-01T12:05:19.214585+0000 mon.c (mon.2) 8378 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:05:19.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:05:19 smithi080 bash[41963]: audit 2023-12-01T12:05:19.216593+0000 mon.c (mon.2) 8379 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:05:19.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:05:19 smithi080 bash[41963]: audit 2023-12-01T12:05:19.226303+0000 mon.a (mon.0) 8185 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:05:19.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:05:19 smithi080 bash[28361]: audit 2023-12-01T12:05:18.657470+0000 mon.a (mon.0) 8183 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:05:19.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:05:19 smithi080 bash[28361]: audit 2023-12-01T12:05:18.668517+0000 mon.a (mon.0) 8184 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:05:19.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:05:19 smithi080 bash[28361]: cluster 2023-12-01T12:05:19.141940+0000 mgr.y (mgr.24362) 13102 : cluster 0 pgmap v13071: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:05:19.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:05:19 smithi080 bash[28361]: audit 2023-12-01T12:05:19.214585+0000 mon.c (mon.2) 8378 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:05:19.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:05:19 smithi080 bash[28361]: audit 2023-12-01T12:05:19.216593+0000 mon.c (mon.2) 8379 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:05:19.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:05:19 smithi080 bash[28361]: audit 2023-12-01T12:05:19.226303+0000 mon.a (mon.0) 8185 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:05:20.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:05:19 smithi090 bash[32384]: audit 2023-12-01T12:05:18.657470+0000 mon.a (mon.0) 8183 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:05:20.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:05:19 smithi090 bash[32384]: audit 2023-12-01T12:05:18.668517+0000 mon.a (mon.0) 8184 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:05:20.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:05:19 smithi090 bash[32384]: cluster 2023-12-01T12:05:19.141940+0000 mgr.y (mgr.24362) 13102 : cluster 0 pgmap v13071: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:05:20.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:05:19 smithi090 bash[32384]: audit 2023-12-01T12:05:19.214585+0000 mon.c (mon.2) 8378 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:05:20.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:05:19 smithi090 bash[32384]: audit 2023-12-01T12:05:19.216593+0000 mon.c (mon.2) 8379 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:05:20.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:05:19 smithi090 bash[32384]: audit 2023-12-01T12:05:19.226303+0000 mon.a (mon.0) 8185 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:05:20.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:05:20 smithi080 bash[28361]: audit 2023-12-01T12:05:19.922254+0000 mon.a (mon.0) 8186 : audit 0 from='client.? 172.21.15.80:0/2773490239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:05:20.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:05:20 smithi080 bash[41963]: audit 2023-12-01T12:05:19.922254+0000 mon.a (mon.0) 8186 : audit 0 from='client.? 172.21.15.80:0/2773490239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:05:21.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:05:20 smithi090 bash[32384]: audit 2023-12-01T12:05:19.922254+0000 mon.a (mon.0) 8186 : audit 0 from='client.? 172.21.15.80:0/2773490239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:05:21.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:05:21 smithi080 bash[28361]: cluster 2023-12-01T12:05:21.142895+0000 mgr.y (mgr.24362) 13103 : cluster 0 pgmap v13072: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:05:21.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:05:21 smithi080 bash[41963]: cluster 2023-12-01T12:05:21.142895+0000 mgr.y (mgr.24362) 13103 : cluster 0 pgmap v13072: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:05:22.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:05:21 smithi090 bash[32384]: cluster 2023-12-01T12:05:21.142895+0000 mgr.y (mgr.24362) 13103 : cluster 0 pgmap v13072: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:05:22.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:05:22 smithi080 bash[28361]: audit 2023-12-01T12:05:22.377316+0000 mon.c (mon.2) 8380 : audit 0 from='client.? 172.21.15.80:0/1735151928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:05:22.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:05:22 smithi080 bash[41963]: audit 2023-12-01T12:05:22.377316+0000 mon.c (mon.2) 8380 : audit 0 from='client.? 172.21.15.80:0/1735151928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:05:23.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:05:22 smithi090 bash[32384]: audit 2023-12-01T12:05:22.377316+0000 mon.c (mon.2) 8380 : audit 0 from='client.? 172.21.15.80:0/1735151928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:05:24.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:05:23 smithi090 bash[32384]: cluster 2023-12-01T12:05:23.143584+0000 mgr.y (mgr.24362) 13104 : cluster 0 pgmap v13073: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:05:24.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:05:23 smithi080 bash[28361]: cluster 2023-12-01T12:05:23.143584+0000 mgr.y (mgr.24362) 13104 : cluster 0 pgmap v13073: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:05:24.180 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:05:23 smithi080 bash[41963]: cluster 2023-12-01T12:05:23.143584+0000 mgr.y (mgr.24362) 13104 : cluster 0 pgmap v13073: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:05:25.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:05:24 smithi080 bash[28361]: audit 2023-12-01T12:05:24.831228+0000 mon.a (mon.0) 8187 : audit 0 from='client.? 172.21.15.80:0/1251331136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:05:25.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:05:24 smithi080 bash[41963]: audit 2023-12-01T12:05:24.831228+0000 mon.a (mon.0) 8187 : audit 0 from='client.? 172.21.15.80:0/1251331136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:05:25.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:05:24 smithi090 bash[32384]: audit 2023-12-01T12:05:24.831228+0000 mon.a (mon.0) 8187 : audit 0 from='client.? 172.21.15.80:0/1251331136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:05:26.180 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:05:25 smithi080 bash[41963]: cluster 2023-12-01T12:05:25.144269+0000 mgr.y (mgr.24362) 13105 : cluster 0 pgmap v13074: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:05:26.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:05:25 smithi080 bash[41963]: audit 2023-12-01T12:05:25.475846+0000 mon.c (mon.2) 8381 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:05:26.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:05:25 smithi080 bash[28361]: cluster 2023-12-01T12:05:25.144269+0000 mgr.y (mgr.24362) 13105 : cluster 0 pgmap v13074: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:05:26.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:05:25 smithi080 bash[28361]: audit 2023-12-01T12:05:25.475846+0000 mon.c (mon.2) 8381 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:05:26.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:05:25 smithi090 bash[32384]: cluster 2023-12-01T12:05:25.144269+0000 mgr.y (mgr.24362) 13105 : cluster 0 pgmap v13074: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:05:26.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:05:25 smithi090 bash[32384]: audit 2023-12-01T12:05:25.475846+0000 mon.c (mon.2) 8381 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:05:26.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:05:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:05:26] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T12:05:27.680 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:05:27 smithi080 bash[41963]: cluster 2023-12-01T12:05:27.145387+0000 mgr.y (mgr.24362) 13106 : cluster 0 pgmap v13075: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:05:27.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:05:27 smithi080 bash[41963]: audit 2023-12-01T12:05:27.282903+0000 mon.a (mon.0) 8188 : audit 0 from='client.? 172.21.15.80:0/733895139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:05:27.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:05:27 smithi080 bash[28361]: cluster 2023-12-01T12:05:27.145387+0000 mgr.y (mgr.24362) 13106 : cluster 0 pgmap v13075: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:05:27.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:05:27 smithi080 bash[28361]: audit 2023-12-01T12:05:27.282903+0000 mon.a (mon.0) 8188 : audit 0 from='client.? 172.21.15.80:0/733895139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:05:27.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:05:27 smithi090 bash[32384]: cluster 2023-12-01T12:05:27.145387+0000 mgr.y (mgr.24362) 13106 : cluster 0 pgmap v13075: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:05:27.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:05:27 smithi090 bash[32384]: audit 2023-12-01T12:05:27.282903+0000 mon.a (mon.0) 8188 : audit 0 from='client.? 172.21.15.80:0/733895139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:05:30.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:05:30 smithi090 bash[32384]: cluster 2023-12-01T12:05:29.146008+0000 mgr.y (mgr.24362) 13107 : cluster 0 pgmap v13076: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:05:30.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:05:30 smithi090 bash[32384]: audit 2023-12-01T12:05:29.746797+0000 mon.c (mon.2) 8382 : audit 0 from='client.? 172.21.15.80:0/1175231579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:05:30.680 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:05:30 smithi080 bash[41963]: cluster 2023-12-01T12:05:29.146008+0000 mgr.y (mgr.24362) 13107 : cluster 0 pgmap v13076: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:05:30.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:05:30 smithi080 bash[41963]: audit 2023-12-01T12:05:29.746797+0000 mon.c (mon.2) 8382 : audit 0 from='client.? 172.21.15.80:0/1175231579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:05:30.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:05:30 smithi080 bash[28361]: cluster 2023-12-01T12:05:29.146008+0000 mgr.y (mgr.24362) 13107 : cluster 0 pgmap v13076: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:05:30.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:05:30 smithi080 bash[28361]: audit 2023-12-01T12:05:29.746797+0000 mon.c (mon.2) 8382 : audit 0 from='client.? 172.21.15.80:0/1175231579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:05:32.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:05:32 smithi090 bash[32384]: cluster 2023-12-01T12:05:31.147148+0000 mgr.y (mgr.24362) 13108 : cluster 0 pgmap v13077: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:05:32.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:05:32 smithi090 bash[32384]: audit 2023-12-01T12:05:32.199100+0000 mon.a (mon.0) 8189 : audit 0 from='client.? 172.21.15.80:0/295501473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:05:32.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:05:32 smithi080 bash[28361]: cluster 2023-12-01T12:05:31.147148+0000 mgr.y (mgr.24362) 13108 : cluster 0 pgmap v13077: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:05:32.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:05:32 smithi080 bash[28361]: audit 2023-12-01T12:05:32.199100+0000 mon.a (mon.0) 8189 : audit 0 from='client.? 172.21.15.80:0/295501473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:05:32.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:05:32 smithi080 bash[41963]: cluster 2023-12-01T12:05:31.147148+0000 mgr.y (mgr.24362) 13108 : cluster 0 pgmap v13077: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:05:32.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:05:32 smithi080 bash[41963]: audit 2023-12-01T12:05:32.199100+0000 mon.a (mon.0) 8189 : audit 0 from='client.? 172.21.15.80:0/295501473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:05:34.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:05:34 smithi090 bash[32384]: cluster 2023-12-01T12:05:33.147813+0000 mgr.y (mgr.24362) 13109 : cluster 0 pgmap v13078: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:05:34.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:05:34 smithi080 bash[41963]: cluster 2023-12-01T12:05:33.147813+0000 mgr.y (mgr.24362) 13109 : cluster 0 pgmap v13078: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:05:34.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:05:34 smithi080 bash[28361]: cluster 2023-12-01T12:05:33.147813+0000 mgr.y (mgr.24362) 13109 : cluster 0 pgmap v13078: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:05:35.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:05:35 smithi090 bash[32384]: audit 2023-12-01T12:05:34.647761+0000 mon.c (mon.2) 8383 : audit 0 from='client.? 172.21.15.80:0/635218186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:05:35.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:05:35 smithi080 bash[41963]: audit 2023-12-01T12:05:34.647761+0000 mon.c (mon.2) 8383 : audit 0 from='client.? 172.21.15.80:0/635218186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:05:35.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:05:35 smithi080 bash[28361]: audit 2023-12-01T12:05:34.647761+0000 mon.c (mon.2) 8383 : audit 0 from='client.? 172.21.15.80:0/635218186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:05:36.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:05:36 smithi090 bash[32384]: cluster 2023-12-01T12:05:35.148494+0000 mgr.y (mgr.24362) 13110 : cluster 0 pgmap v13079: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:05:36.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:05:36 smithi080 bash[28361]: cluster 2023-12-01T12:05:35.148494+0000 mgr.y (mgr.24362) 13110 : cluster 0 pgmap v13079: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:05:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:05:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:05:36] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T12:05:36.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:05:36 smithi080 bash[41963]: cluster 2023-12-01T12:05:35.148494+0000 mgr.y (mgr.24362) 13110 : cluster 0 pgmap v13079: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:05:37.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:05:37 smithi080 bash[28361]: audit 2023-12-01T12:05:37.100126+0000 mon.c (mon.2) 8384 : audit 0 from='client.? 172.21.15.80:0/2425114621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:05:37.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:05:37 smithi080 bash[28361]: cluster 2023-12-01T12:05:37.149621+0000 mgr.y (mgr.24362) 13111 : cluster 0 pgmap v13080: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:05:37.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:05:37 smithi080 bash[41963]: audit 2023-12-01T12:05:37.100126+0000 mon.c (mon.2) 8384 : audit 0 from='client.? 172.21.15.80:0/2425114621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:05:37.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:05:37 smithi080 bash[41963]: cluster 2023-12-01T12:05:37.149621+0000 mgr.y (mgr.24362) 13111 : cluster 0 pgmap v13080: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:05:37.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:05:37 smithi090 bash[32384]: audit 2023-12-01T12:05:37.100126+0000 mon.c (mon.2) 8384 : audit 0 from='client.? 172.21.15.80:0/2425114621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:05:37.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:05:37 smithi090 bash[32384]: cluster 2023-12-01T12:05:37.149621+0000 mgr.y (mgr.24362) 13111 : cluster 0 pgmap v13080: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:05:40.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:05:40 smithi090 bash[32384]: cluster 2023-12-01T12:05:39.150194+0000 mgr.y (mgr.24362) 13112 : cluster 0 pgmap v13081: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:05:40.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:05:40 smithi090 bash[32384]: audit 2023-12-01T12:05:39.561836+0000 mon.a (mon.0) 8190 : audit 0 from='client.? 172.21.15.80:0/2202704834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:05:40.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:05:40 smithi080 bash[28361]: cluster 2023-12-01T12:05:39.150194+0000 mgr.y (mgr.24362) 13112 : cluster 0 pgmap v13081: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:05:40.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:05:40 smithi080 bash[28361]: audit 2023-12-01T12:05:39.561836+0000 mon.a (mon.0) 8190 : audit 0 from='client.? 172.21.15.80:0/2202704834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:05:40.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:05:40 smithi080 bash[41963]: cluster 2023-12-01T12:05:39.150194+0000 mgr.y (mgr.24362) 13112 : cluster 0 pgmap v13081: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:05:40.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:05:40 smithi080 bash[41963]: audit 2023-12-01T12:05:39.561836+0000 mon.a (mon.0) 8190 : audit 0 from='client.? 172.21.15.80:0/2202704834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:05:41.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:05:41 smithi090 bash[32384]: audit 2023-12-01T12:05:40.476447+0000 mon.c (mon.2) 8385 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:05:41.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:05:41 smithi080 bash[28361]: audit 2023-12-01T12:05:40.476447+0000 mon.c (mon.2) 8385 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:05:41.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:05:41 smithi080 bash[41963]: audit 2023-12-01T12:05:40.476447+0000 mon.c (mon.2) 8385 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:05:42.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:05:42 smithi090 bash[32384]: cluster 2023-12-01T12:05:41.151284+0000 mgr.y (mgr.24362) 13113 : cluster 0 pgmap v13082: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:05:42.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:05:42 smithi090 bash[32384]: audit 2023-12-01T12:05:42.019448+0000 mon.c (mon.2) 8386 : audit 0 from='client.? 172.21.15.80:0/2076950646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:05:42.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:05:42 smithi080 bash[28361]: cluster 2023-12-01T12:05:41.151284+0000 mgr.y (mgr.24362) 13113 : cluster 0 pgmap v13082: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:05:42.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:05:42 smithi080 bash[28361]: audit 2023-12-01T12:05:42.019448+0000 mon.c (mon.2) 8386 : audit 0 from='client.? 172.21.15.80:0/2076950646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:05:42.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:05:42 smithi080 bash[41963]: cluster 2023-12-01T12:05:41.151284+0000 mgr.y (mgr.24362) 13113 : cluster 0 pgmap v13082: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:05:42.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:05:42 smithi080 bash[41963]: audit 2023-12-01T12:05:42.019448+0000 mon.c (mon.2) 8386 : audit 0 from='client.? 172.21.15.80:0/2076950646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:05:44.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:05:44 smithi090 bash[32384]: cluster 2023-12-01T12:05:43.151968+0000 mgr.y (mgr.24362) 13114 : cluster 0 pgmap v13083: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:05:44.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:05:44 smithi080 bash[28361]: cluster 2023-12-01T12:05:43.151968+0000 mgr.y (mgr.24362) 13114 : cluster 0 pgmap v13083: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:05:44.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:05:44 smithi080 bash[41963]: cluster 2023-12-01T12:05:43.151968+0000 mgr.y (mgr.24362) 13114 : cluster 0 pgmap v13083: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:05:45.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:05:45 smithi090 bash[32384]: audit 2023-12-01T12:05:44.472018+0000 mon.a (mon.0) 8191 : audit 0 from='client.? 172.21.15.80:0/3585307531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:05:45.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:05:45 smithi080 bash[28361]: audit 2023-12-01T12:05:44.472018+0000 mon.a (mon.0) 8191 : audit 0 from='client.? 172.21.15.80:0/3585307531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:05:45.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:05:45 smithi080 bash[41963]: audit 2023-12-01T12:05:44.472018+0000 mon.a (mon.0) 8191 : audit 0 from='client.? 172.21.15.80:0/3585307531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:05:46.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:05:46 smithi090 bash[32384]: cluster 2023-12-01T12:05:45.152574+0000 mgr.y (mgr.24362) 13115 : cluster 0 pgmap v13084: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:05:46.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:05:46 smithi080 bash[28361]: cluster 2023-12-01T12:05:45.152574+0000 mgr.y (mgr.24362) 13115 : cluster 0 pgmap v13084: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:05:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:05:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:05:46] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T12:05:46.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:05:46 smithi080 bash[41963]: cluster 2023-12-01T12:05:45.152574+0000 mgr.y (mgr.24362) 13115 : cluster 0 pgmap v13084: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:05:47.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:05:47 smithi080 bash[28361]: audit 2023-12-01T12:05:46.934927+0000 mon.c (mon.2) 8387 : audit 0 from='client.? 172.21.15.80:0/3889364855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:05:47.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:05:47 smithi080 bash[28361]: cluster 2023-12-01T12:05:47.153791+0000 mgr.y (mgr.24362) 13116 : cluster 0 pgmap v13085: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:05:47.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:05:47 smithi080 bash[41963]: audit 2023-12-01T12:05:46.934927+0000 mon.c (mon.2) 8387 : audit 0 from='client.? 172.21.15.80:0/3889364855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:05:47.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:05:47 smithi080 bash[41963]: cluster 2023-12-01T12:05:47.153791+0000 mgr.y (mgr.24362) 13116 : cluster 0 pgmap v13085: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:05:47.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:05:47 smithi090 bash[32384]: audit 2023-12-01T12:05:46.934927+0000 mon.c (mon.2) 8387 : audit 0 from='client.? 172.21.15.80:0/3889364855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:05:47.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:05:47 smithi090 bash[32384]: cluster 2023-12-01T12:05:47.153791+0000 mgr.y (mgr.24362) 13116 : cluster 0 pgmap v13085: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:05:50.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:05:50 smithi090 bash[32384]: cluster 2023-12-01T12:05:49.154488+0000 mgr.y (mgr.24362) 13117 : cluster 0 pgmap v13086: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:05:50.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:05:50 smithi090 bash[32384]: audit 2023-12-01T12:05:49.386689+0000 mon.a (mon.0) 8192 : audit 0 from='client.? 172.21.15.80:0/1647545111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:05:50.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:05:50 smithi080 bash[41963]: cluster 2023-12-01T12:05:49.154488+0000 mgr.y (mgr.24362) 13117 : cluster 0 pgmap v13086: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:05:50.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:05:50 smithi080 bash[41963]: audit 2023-12-01T12:05:49.386689+0000 mon.a (mon.0) 8192 : audit 0 from='client.? 172.21.15.80:0/1647545111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:05:50.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:05:50 smithi080 bash[28361]: cluster 2023-12-01T12:05:49.154488+0000 mgr.y (mgr.24362) 13117 : cluster 0 pgmap v13086: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:05:50.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:05:50 smithi080 bash[28361]: audit 2023-12-01T12:05:49.386689+0000 mon.a (mon.0) 8192 : audit 0 from='client.? 172.21.15.80:0/1647545111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:05:52.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:05:52 smithi090 bash[32384]: cluster 2023-12-01T12:05:51.155673+0000 mgr.y (mgr.24362) 13118 : cluster 0 pgmap v13087: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:05:52.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:05:52 smithi090 bash[32384]: audit 2023-12-01T12:05:51.839656+0000 mon.c (mon.2) 8388 : audit 0 from='client.? 172.21.15.80:0/1624287958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:05:52.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:05:52 smithi080 bash[41963]: cluster 2023-12-01T12:05:51.155673+0000 mgr.y (mgr.24362) 13118 : cluster 0 pgmap v13087: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:05:52.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:05:52 smithi080 bash[41963]: audit 2023-12-01T12:05:51.839656+0000 mon.c (mon.2) 8388 : audit 0 from='client.? 172.21.15.80:0/1624287958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:05:52.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:05:52 smithi080 bash[28361]: cluster 2023-12-01T12:05:51.155673+0000 mgr.y (mgr.24362) 13118 : cluster 0 pgmap v13087: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:05:52.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:05:52 smithi080 bash[28361]: audit 2023-12-01T12:05:51.839656+0000 mon.c (mon.2) 8388 : audit 0 from='client.? 172.21.15.80:0/1624287958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:05:54.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:05:54 smithi090 bash[32384]: cluster 2023-12-01T12:05:53.156385+0000 mgr.y (mgr.24362) 13119 : cluster 0 pgmap v13088: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:05:54.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:05:54 smithi080 bash[28361]: cluster 2023-12-01T12:05:53.156385+0000 mgr.y (mgr.24362) 13119 : cluster 0 pgmap v13088: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:05:54.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:05:54 smithi080 bash[41963]: cluster 2023-12-01T12:05:53.156385+0000 mgr.y (mgr.24362) 13119 : cluster 0 pgmap v13088: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:05:55.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:05:55 smithi090 bash[32384]: audit 2023-12-01T12:05:54.298203+0000 mon.c (mon.2) 8389 : audit 0 from='client.? 172.21.15.80:0/4115846208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:05:55.680 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:05:55 smithi080 bash[41963]: audit 2023-12-01T12:05:54.298203+0000 mon.c (mon.2) 8389 : audit 0 from='client.? 172.21.15.80:0/4115846208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:05:55.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:05:55 smithi080 bash[28361]: audit 2023-12-01T12:05:54.298203+0000 mon.c (mon.2) 8389 : audit 0 from='client.? 172.21.15.80:0/4115846208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:05:56.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:05:56 smithi090 bash[32384]: cluster 2023-12-01T12:05:55.157059+0000 mgr.y (mgr.24362) 13120 : cluster 0 pgmap v13089: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:05:56.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:05:56 smithi090 bash[32384]: audit 2023-12-01T12:05:55.476679+0000 mon.c (mon.2) 8390 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:05:56.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:05:56 smithi080 bash[28361]: cluster 2023-12-01T12:05:55.157059+0000 mgr.y (mgr.24362) 13120 : cluster 0 pgmap v13089: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:05:56.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:05:56 smithi080 bash[28361]: audit 2023-12-01T12:05:55.476679+0000 mon.c (mon.2) 8390 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:05:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:05:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:05:56] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T12:05:56.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:05:56 smithi080 bash[41963]: cluster 2023-12-01T12:05:55.157059+0000 mgr.y (mgr.24362) 13120 : cluster 0 pgmap v13089: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:05:56.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:05:56 smithi080 bash[41963]: audit 2023-12-01T12:05:55.476679+0000 mon.c (mon.2) 8390 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:05:57.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:05:57 smithi080 bash[28361]: audit 2023-12-01T12:05:56.754614+0000 mon.a (mon.0) 8193 : audit 0 from='client.? 172.21.15.80:0/3773006158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:05:57.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:05:57 smithi080 bash[28361]: cluster 2023-12-01T12:05:57.158271+0000 mgr.y (mgr.24362) 13121 : cluster 0 pgmap v13090: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:05:57.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:05:57 smithi080 bash[41963]: audit 2023-12-01T12:05:56.754614+0000 mon.a (mon.0) 8193 : audit 0 from='client.? 172.21.15.80:0/3773006158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:05:57.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:05:57 smithi080 bash[41963]: cluster 2023-12-01T12:05:57.158271+0000 mgr.y (mgr.24362) 13121 : cluster 0 pgmap v13090: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:05:57.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:05:57 smithi090 bash[32384]: audit 2023-12-01T12:05:56.754614+0000 mon.a (mon.0) 8193 : audit 0 from='client.? 172.21.15.80:0/3773006158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:05:57.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:05:57 smithi090 bash[32384]: cluster 2023-12-01T12:05:57.158271+0000 mgr.y (mgr.24362) 13121 : cluster 0 pgmap v13090: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:05:59.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:05:59 smithi090 bash[32384]: audit 2023-12-01T12:05:59.206975+0000 mon.a (mon.0) 8194 : audit 0 from='client.? 172.21.15.80:0/2690529935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:05:59.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:05:59 smithi080 bash[28361]: audit 2023-12-01T12:05:59.206975+0000 mon.a (mon.0) 8194 : audit 0 from='client.? 172.21.15.80:0/2690529935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:05:59.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:05:59 smithi080 bash[41963]: audit 2023-12-01T12:05:59.206975+0000 mon.a (mon.0) 8194 : audit 0 from='client.? 172.21.15.80:0/2690529935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:06:00.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:06:00 smithi090 bash[32384]: cluster 2023-12-01T12:05:59.158911+0000 mgr.y (mgr.24362) 13122 : cluster 0 pgmap v13091: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:06:00.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:06:00 smithi080 bash[28361]: cluster 2023-12-01T12:05:59.158911+0000 mgr.y (mgr.24362) 13122 : cluster 0 pgmap v13091: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:06:00.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:06:00 smithi080 bash[41963]: cluster 2023-12-01T12:05:59.158911+0000 mgr.y (mgr.24362) 13122 : cluster 0 pgmap v13091: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:06:02.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:06:02 smithi090 bash[32384]: cluster 2023-12-01T12:06:01.160050+0000 mgr.y (mgr.24362) 13123 : cluster 0 pgmap v13092: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:06:02.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:06:02 smithi090 bash[32384]: audit 2023-12-01T12:06:01.664089+0000 mon.c (mon.2) 8391 : audit 0 from='client.? 172.21.15.80:0/3227816700' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:06:02.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:06:02 smithi080 bash[28361]: cluster 2023-12-01T12:06:01.160050+0000 mgr.y (mgr.24362) 13123 : cluster 0 pgmap v13092: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:06:02.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:06:02 smithi080 bash[28361]: audit 2023-12-01T12:06:01.664089+0000 mon.c (mon.2) 8391 : audit 0 from='client.? 172.21.15.80:0/3227816700' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:06:02.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:06:02 smithi080 bash[41963]: cluster 2023-12-01T12:06:01.160050+0000 mgr.y (mgr.24362) 13123 : cluster 0 pgmap v13092: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:06:02.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:06:02 smithi080 bash[41963]: audit 2023-12-01T12:06:01.664089+0000 mon.c (mon.2) 8391 : audit 0 from='client.? 172.21.15.80:0/3227816700' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:06:04.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:06:04 smithi080 bash[28361]: cluster 2023-12-01T12:06:03.160724+0000 mgr.y (mgr.24362) 13124 : cluster 0 pgmap v13093: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:06:04.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:06:04 smithi080 bash[28361]: audit 2023-12-01T12:06:04.114380+0000 mon.a (mon.0) 8195 : audit 0 from='client.? 172.21.15.80:0/2490070187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:06:04.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:06:04 smithi080 bash[41963]: cluster 2023-12-01T12:06:03.160724+0000 mgr.y (mgr.24362) 13124 : cluster 0 pgmap v13093: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:06:04.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:06:04 smithi080 bash[41963]: audit 2023-12-01T12:06:04.114380+0000 mon.a (mon.0) 8195 : audit 0 from='client.? 172.21.15.80:0/2490070187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:06:04.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:06:04 smithi090 bash[32384]: cluster 2023-12-01T12:06:03.160724+0000 mgr.y (mgr.24362) 13124 : cluster 0 pgmap v13093: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:06:04.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:06:04 smithi090 bash[32384]: audit 2023-12-01T12:06:04.114380+0000 mon.a (mon.0) 8195 : audit 0 from='client.? 172.21.15.80:0/2490070187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:06:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:06:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:06:06] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T12:06:06.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:06:06 smithi080 bash[28361]: cluster 2023-12-01T12:06:05.161332+0000 mgr.y (mgr.24362) 13125 : cluster 0 pgmap v13094: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:06:06.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:06:06 smithi080 bash[41963]: cluster 2023-12-01T12:06:05.161332+0000 mgr.y (mgr.24362) 13125 : cluster 0 pgmap v13094: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:06:06.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:06:06 smithi090 bash[32384]: cluster 2023-12-01T12:06:05.161332+0000 mgr.y (mgr.24362) 13125 : cluster 0 pgmap v13094: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:06:07.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:06:07 smithi080 bash[28361]: audit 2023-12-01T12:06:06.573837+0000 mon.a (mon.0) 8196 : audit 0 from='client.? 172.21.15.80:0/1081652772' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:06:07.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:06:07 smithi080 bash[28361]: cluster 2023-12-01T12:06:07.162505+0000 mgr.y (mgr.24362) 13126 : cluster 0 pgmap v13095: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:06:07.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:06:07 smithi080 bash[41963]: audit 2023-12-01T12:06:06.573837+0000 mon.a (mon.0) 8196 : audit 0 from='client.? 172.21.15.80:0/1081652772' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:06:07.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:06:07 smithi080 bash[41963]: cluster 2023-12-01T12:06:07.162505+0000 mgr.y (mgr.24362) 13126 : cluster 0 pgmap v13095: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:06:07.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:06:07 smithi090 bash[32384]: audit 2023-12-01T12:06:06.573837+0000 mon.a (mon.0) 8196 : audit 0 from='client.? 172.21.15.80:0/1081652772' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:06:07.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:06:07 smithi090 bash[32384]: cluster 2023-12-01T12:06:07.162505+0000 mgr.y (mgr.24362) 13126 : cluster 0 pgmap v13095: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:06:09.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:06:09 smithi080 bash[28361]: audit 2023-12-01T12:06:09.037092+0000 mon.c (mon.2) 8392 : audit 0 from='client.? 172.21.15.80:0/316491060' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:06:09.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:06:09 smithi080 bash[41963]: audit 2023-12-01T12:06:09.037092+0000 mon.c (mon.2) 8392 : audit 0 from='client.? 172.21.15.80:0/316491060' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:06:09.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:06:09 smithi090 bash[32384]: audit 2023-12-01T12:06:09.037092+0000 mon.c (mon.2) 8392 : audit 0 from='client.? 172.21.15.80:0/316491060' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:06:10.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:06:10 smithi080 bash[28361]: cluster 2023-12-01T12:06:09.163178+0000 mgr.y (mgr.24362) 13127 : cluster 0 pgmap v13096: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:06:10.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:06:10 smithi080 bash[41963]: cluster 2023-12-01T12:06:09.163178+0000 mgr.y (mgr.24362) 13127 : cluster 0 pgmap v13096: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:06:10.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:06:10 smithi090 bash[32384]: cluster 2023-12-01T12:06:09.163178+0000 mgr.y (mgr.24362) 13127 : cluster 0 pgmap v13096: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:06:11.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:06:11 smithi080 bash[28361]: audit 2023-12-01T12:06:10.477256+0000 mon.c (mon.2) 8393 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:06:11.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:06:11 smithi080 bash[41963]: audit 2023-12-01T12:06:10.477256+0000 mon.c (mon.2) 8393 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:06:11.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:06:11 smithi090 bash[32384]: audit 2023-12-01T12:06:10.477256+0000 mon.c (mon.2) 8393 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:06:12.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:06:12 smithi080 bash[28361]: cluster 2023-12-01T12:06:11.164351+0000 mgr.y (mgr.24362) 13128 : cluster 0 pgmap v13097: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:06:12.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:06:12 smithi080 bash[28361]: audit 2023-12-01T12:06:11.490405+0000 mon.c (mon.2) 8394 : audit 0 from='client.? 172.21.15.80:0/1698395295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:06:12.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:06:12 smithi080 bash[41963]: cluster 2023-12-01T12:06:11.164351+0000 mgr.y (mgr.24362) 13128 : cluster 0 pgmap v13097: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:06:12.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:06:12 smithi080 bash[41963]: audit 2023-12-01T12:06:11.490405+0000 mon.c (mon.2) 8394 : audit 0 from='client.? 172.21.15.80:0/1698395295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:06:12.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:06:12 smithi090 bash[32384]: cluster 2023-12-01T12:06:11.164351+0000 mgr.y (mgr.24362) 13128 : cluster 0 pgmap v13097: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:06:12.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:06:12 smithi090 bash[32384]: audit 2023-12-01T12:06:11.490405+0000 mon.c (mon.2) 8394 : audit 0 from='client.? 172.21.15.80:0/1698395295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:06:14.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:06:14 smithi090 bash[32384]: cluster 2023-12-01T12:06:13.164919+0000 mgr.y (mgr.24362) 13129 : cluster 0 pgmap v13098: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:06:14.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:06:14 smithi090 bash[32384]: audit 2023-12-01T12:06:13.943430+0000 mon.c (mon.2) 8395 : audit 0 from='client.? 172.21.15.80:0/80950118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:06:14.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:06:14 smithi080 bash[28361]: cluster 2023-12-01T12:06:13.164919+0000 mgr.y (mgr.24362) 13129 : cluster 0 pgmap v13098: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:06:14.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:06:14 smithi080 bash[28361]: audit 2023-12-01T12:06:13.943430+0000 mon.c (mon.2) 8395 : audit 0 from='client.? 172.21.15.80:0/80950118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:06:14.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:06:14 smithi080 bash[41963]: cluster 2023-12-01T12:06:13.164919+0000 mgr.y (mgr.24362) 13129 : cluster 0 pgmap v13098: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:06:14.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:06:14 smithi080 bash[41963]: audit 2023-12-01T12:06:13.943430+0000 mon.c (mon.2) 8395 : audit 0 from='client.? 172.21.15.80:0/80950118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:06:16.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:06:16 smithi090 bash[32384]: cluster 2023-12-01T12:06:15.165542+0000 mgr.y (mgr.24362) 13130 : cluster 0 pgmap v13099: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:06:16.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:06:16 smithi080 bash[28361]: cluster 2023-12-01T12:06:15.165542+0000 mgr.y (mgr.24362) 13130 : cluster 0 pgmap v13099: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:06:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:06:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:06:16] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T12:06:16.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:06:16 smithi080 bash[41963]: cluster 2023-12-01T12:06:15.165542+0000 mgr.y (mgr.24362) 13130 : cluster 0 pgmap v13099: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:06:17.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:06:17 smithi080 bash[28361]: audit 2023-12-01T12:06:16.399526+0000 mon.a (mon.0) 8197 : audit 0 from='client.? 172.21.15.80:0/116209005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:06:17.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:06:17 smithi080 bash[28361]: cluster 2023-12-01T12:06:17.166681+0000 mgr.y (mgr.24362) 13131 : cluster 0 pgmap v13100: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:06:17.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:06:17 smithi080 bash[41963]: audit 2023-12-01T12:06:16.399526+0000 mon.a (mon.0) 8197 : audit 0 from='client.? 172.21.15.80:0/116209005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:06:17.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:06:17 smithi080 bash[41963]: cluster 2023-12-01T12:06:17.166681+0000 mgr.y (mgr.24362) 13131 : cluster 0 pgmap v13100: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:06:17.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:06:17 smithi090 bash[32384]: audit 2023-12-01T12:06:16.399526+0000 mon.a (mon.0) 8197 : audit 0 from='client.? 172.21.15.80:0/116209005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:06:17.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:06:17 smithi090 bash[32384]: cluster 2023-12-01T12:06:17.166681+0000 mgr.y (mgr.24362) 13131 : cluster 0 pgmap v13100: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:06:19.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:06:18 smithi080 bash[28361]: audit 2023-12-01T12:06:18.853690+0000 mon.a (mon.0) 8198 : audit 0 from='client.? 172.21.15.80:0/1313560588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:06:19.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:06:18 smithi080 bash[41963]: audit 2023-12-01T12:06:18.853690+0000 mon.a (mon.0) 8198 : audit 0 from='client.? 172.21.15.80:0/1313560588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:06:19.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:06:18 smithi090 bash[32384]: audit 2023-12-01T12:06:18.853690+0000 mon.a (mon.0) 8198 : audit 0 from='client.? 172.21.15.80:0/1313560588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:06:20.180 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:06:19 smithi080 bash[41963]: cluster 2023-12-01T12:06:19.167328+0000 mgr.y (mgr.24362) 13132 : cluster 0 pgmap v13101: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:06:20.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:06:19 smithi080 bash[41963]: audit 2023-12-01T12:06:19.311769+0000 mon.c (mon.2) 8396 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:06:20.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:06:19 smithi080 bash[41963]: audit 2023-12-01T12:06:19.691129+0000 mon.a (mon.0) 8199 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:06:20.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:06:19 smithi080 bash[41963]: audit 2023-12-01T12:06:19.700713+0000 mon.a (mon.0) 8200 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:06:20.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:06:19 smithi080 bash[28361]: cluster 2023-12-01T12:06:19.167328+0000 mgr.y (mgr.24362) 13132 : cluster 0 pgmap v13101: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:06:20.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:06:19 smithi080 bash[28361]: audit 2023-12-01T12:06:19.311769+0000 mon.c (mon.2) 8396 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:06:20.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:06:19 smithi080 bash[28361]: audit 2023-12-01T12:06:19.691129+0000 mon.a (mon.0) 8199 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:06:20.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:06:19 smithi080 bash[28361]: audit 2023-12-01T12:06:19.700713+0000 mon.a (mon.0) 8200 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:06:20.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:06:19 smithi090 bash[32384]: cluster 2023-12-01T12:06:19.167328+0000 mgr.y (mgr.24362) 13132 : cluster 0 pgmap v13101: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:06:20.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:06:19 smithi090 bash[32384]: audit 2023-12-01T12:06:19.311769+0000 mon.c (mon.2) 8396 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:06:20.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:06:19 smithi090 bash[32384]: audit 2023-12-01T12:06:19.691129+0000 mon.a (mon.0) 8199 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:06:20.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:06:19 smithi090 bash[32384]: audit 2023-12-01T12:06:19.700713+0000 mon.a (mon.0) 8200 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:06:22.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:06:22 smithi090 bash[32384]: cluster 2023-12-01T12:06:21.168385+0000 mgr.y (mgr.24362) 13133 : cluster 0 pgmap v13102: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:06:22.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:06:22 smithi090 bash[32384]: audit 2023-12-01T12:06:21.296441+0000 mon.a (mon.0) 8201 : audit 0 from='client.? 172.21.15.80:0/4005916626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:06:22.680 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:06:22 smithi080 bash[41963]: cluster 2023-12-01T12:06:21.168385+0000 mgr.y (mgr.24362) 13133 : cluster 0 pgmap v13102: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:06:22.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:06:22 smithi080 bash[41963]: audit 2023-12-01T12:06:21.296441+0000 mon.a (mon.0) 8201 : audit 0 from='client.? 172.21.15.80:0/4005916626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:06:22.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:06:22 smithi080 bash[28361]: cluster 2023-12-01T12:06:21.168385+0000 mgr.y (mgr.24362) 13133 : cluster 0 pgmap v13102: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:06:22.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:06:22 smithi080 bash[28361]: audit 2023-12-01T12:06:21.296441+0000 mon.a (mon.0) 8201 : audit 0 from='client.? 172.21.15.80:0/4005916626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:06:24.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:06:24 smithi090 bash[32384]: cluster 2023-12-01T12:06:23.168971+0000 mgr.y (mgr.24362) 13134 : cluster 0 pgmap v13103: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:06:24.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:06:24 smithi090 bash[32384]: audit 2023-12-01T12:06:23.743256+0000 mon.c (mon.2) 8397 : audit 0 from='client.? 172.21.15.80:0/5582911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:06:24.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:06:24 smithi080 bash[41963]: cluster 2023-12-01T12:06:23.168971+0000 mgr.y (mgr.24362) 13134 : cluster 0 pgmap v13103: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:06:24.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:06:24 smithi080 bash[41963]: audit 2023-12-01T12:06:23.743256+0000 mon.c (mon.2) 8397 : audit 0 from='client.? 172.21.15.80:0/5582911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:06:24.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:06:24 smithi080 bash[28361]: cluster 2023-12-01T12:06:23.168971+0000 mgr.y (mgr.24362) 13134 : cluster 0 pgmap v13103: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:06:24.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:06:24 smithi080 bash[28361]: audit 2023-12-01T12:06:23.743256+0000 mon.c (mon.2) 8397 : audit 0 from='client.? 172.21.15.80:0/5582911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:06:26.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:06:26 smithi090 bash[32384]: cluster 2023-12-01T12:06:25.169638+0000 mgr.y (mgr.24362) 13135 : cluster 0 pgmap v13104: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:06:26.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:06:26 smithi090 bash[32384]: audit 2023-12-01T12:06:25.477530+0000 mon.c (mon.2) 8398 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:06:26.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:06:26 smithi090 bash[32384]: audit 2023-12-01T12:06:25.492561+0000 mon.a (mon.0) 8202 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:06:26.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:06:26 smithi090 bash[32384]: audit 2023-12-01T12:06:25.512337+0000 mon.a (mon.0) 8203 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:06:26.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:06:26 smithi090 bash[32384]: audit 2023-12-01T12:06:25.563178+0000 mon.a (mon.0) 8204 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:06:26.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:06:26 smithi090 bash[32384]: audit 2023-12-01T12:06:25.578277+0000 mon.a (mon.0) 8205 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:06:26.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:06:26 smithi090 bash[32384]: audit 2023-12-01T12:06:26.117941+0000 mon.c (mon.2) 8399 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:06:26.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:06:26 smithi090 bash[32384]: audit 2023-12-01T12:06:26.119485+0000 mon.c (mon.2) 8400 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:06:26.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:06:26 smithi090 bash[32384]: audit 2023-12-01T12:06:26.128495+0000 mon.a (mon.0) 8206 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:06:26.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:06:26 smithi090 bash[32384]: audit 2023-12-01T12:06:26.194248+0000 mon.c (mon.2) 8401 : audit 0 from='client.? 172.21.15.80:0/1210809107' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:06:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:06:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:06:26] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T12:06:26.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:06:26 smithi080 bash[41963]: cluster 2023-12-01T12:06:25.169638+0000 mgr.y (mgr.24362) 13135 : cluster 0 pgmap v13104: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:06:26.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:06:26 smithi080 bash[41963]: audit 2023-12-01T12:06:25.477530+0000 mon.c (mon.2) 8398 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:06:26.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:06:26 smithi080 bash[41963]: audit 2023-12-01T12:06:25.492561+0000 mon.a (mon.0) 8202 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:06:26.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:06:26 smithi080 bash[41963]: audit 2023-12-01T12:06:25.512337+0000 mon.a (mon.0) 8203 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:06:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:06:26 smithi080 bash[41963]: audit 2023-12-01T12:06:25.563178+0000 mon.a (mon.0) 8204 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:06:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:06:26 smithi080 bash[41963]: audit 2023-12-01T12:06:25.578277+0000 mon.a (mon.0) 8205 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:06:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:06:26 smithi080 bash[41963]: audit 2023-12-01T12:06:26.117941+0000 mon.c (mon.2) 8399 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:06:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:06:26 smithi080 bash[41963]: audit 2023-12-01T12:06:26.119485+0000 mon.c (mon.2) 8400 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:06:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:06:26 smithi080 bash[41963]: audit 2023-12-01T12:06:26.128495+0000 mon.a (mon.0) 8206 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:06:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:06:26 smithi080 bash[41963]: audit 2023-12-01T12:06:26.194248+0000 mon.c (mon.2) 8401 : audit 0 from='client.? 172.21.15.80:0/1210809107' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:06:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:06:26 smithi080 bash[28361]: cluster 2023-12-01T12:06:25.169638+0000 mgr.y (mgr.24362) 13135 : cluster 0 pgmap v13104: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:06:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:06:26 smithi080 bash[28361]: audit 2023-12-01T12:06:25.477530+0000 mon.c (mon.2) 8398 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:06:26.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:06:26 smithi080 bash[28361]: audit 2023-12-01T12:06:25.492561+0000 mon.a (mon.0) 8202 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:06:26.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:06:26 smithi080 bash[28361]: audit 2023-12-01T12:06:25.512337+0000 mon.a (mon.0) 8203 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:06:26.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:06:26 smithi080 bash[28361]: audit 2023-12-01T12:06:25.563178+0000 mon.a (mon.0) 8204 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:06:26.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:06:26 smithi080 bash[28361]: audit 2023-12-01T12:06:25.578277+0000 mon.a (mon.0) 8205 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:06:26.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:06:26 smithi080 bash[28361]: audit 2023-12-01T12:06:26.117941+0000 mon.c (mon.2) 8399 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:06:26.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:06:26 smithi080 bash[28361]: audit 2023-12-01T12:06:26.119485+0000 mon.c (mon.2) 8400 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:06:26.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:06:26 smithi080 bash[28361]: audit 2023-12-01T12:06:26.128495+0000 mon.a (mon.0) 8206 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:06:26.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:06:26 smithi080 bash[28361]: audit 2023-12-01T12:06:26.194248+0000 mon.c (mon.2) 8401 : audit 0 from='client.? 172.21.15.80:0/1210809107' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:06:27.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:06:27 smithi080 bash[41963]: cluster 2023-12-01T12:06:27.170740+0000 mgr.y (mgr.24362) 13136 : cluster 0 pgmap v13105: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:06:27.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:06:27 smithi080 bash[28361]: cluster 2023-12-01T12:06:27.170740+0000 mgr.y (mgr.24362) 13136 : cluster 0 pgmap v13105: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:06:27.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:06:27 smithi090 bash[32384]: cluster 2023-12-01T12:06:27.170740+0000 mgr.y (mgr.24362) 13136 : cluster 0 pgmap v13105: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:06:29.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:06:28 smithi090 bash[32384]: audit 2023-12-01T12:06:28.651296+0000 mon.a (mon.0) 8207 : audit 0 from='client.? 172.21.15.80:0/3340688736' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:06:29.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:06:28 smithi080 bash[28361]: audit 2023-12-01T12:06:28.651296+0000 mon.a (mon.0) 8207 : audit 0 from='client.? 172.21.15.80:0/3340688736' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:06:29.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:06:28 smithi080 bash[41963]: audit 2023-12-01T12:06:28.651296+0000 mon.a (mon.0) 8207 : audit 0 from='client.? 172.21.15.80:0/3340688736' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:06:30.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:06:29 smithi090 bash[32384]: cluster 2023-12-01T12:06:29.171380+0000 mgr.y (mgr.24362) 13137 : cluster 0 pgmap v13106: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:06:30.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:06:29 smithi080 bash[28361]: cluster 2023-12-01T12:06:29.171380+0000 mgr.y (mgr.24362) 13137 : cluster 0 pgmap v13106: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:06:30.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:06:29 smithi080 bash[41963]: cluster 2023-12-01T12:06:29.171380+0000 mgr.y (mgr.24362) 13137 : cluster 0 pgmap v13106: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:06:31.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:06:31 smithi080 bash[28361]: audit 2023-12-01T12:06:31.109166+0000 mon.c (mon.2) 8402 : audit 0 from='client.? 172.21.15.80:0/2882229336' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:06:31.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:06:31 smithi080 bash[41963]: audit 2023-12-01T12:06:31.109166+0000 mon.c (mon.2) 8402 : audit 0 from='client.? 172.21.15.80:0/2882229336' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:06:31.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:06:31 smithi090 bash[32384]: audit 2023-12-01T12:06:31.109166+0000 mon.c (mon.2) 8402 : audit 0 from='client.? 172.21.15.80:0/2882229336' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:06:32.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:06:32 smithi080 bash[41963]: cluster 2023-12-01T12:06:31.172189+0000 mgr.y (mgr.24362) 13138 : cluster 0 pgmap v13107: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:06:32.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:06:32 smithi080 bash[28361]: cluster 2023-12-01T12:06:31.172189+0000 mgr.y (mgr.24362) 13138 : cluster 0 pgmap v13107: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:06:32.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:06:32 smithi090 bash[32384]: cluster 2023-12-01T12:06:31.172189+0000 mgr.y (mgr.24362) 13138 : cluster 0 pgmap v13107: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:06:34.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:06:34 smithi090 bash[32384]: cluster 2023-12-01T12:06:33.172743+0000 mgr.y (mgr.24362) 13139 : cluster 0 pgmap v13108: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:06:34.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:06:34 smithi090 bash[32384]: audit 2023-12-01T12:06:33.572540+0000 mon.a (mon.0) 8208 : audit 0 from='client.? 172.21.15.80:0/946837111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:06:34.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:06:34 smithi080 bash[28361]: cluster 2023-12-01T12:06:33.172743+0000 mgr.y (mgr.24362) 13139 : cluster 0 pgmap v13108: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:06:34.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:06:34 smithi080 bash[28361]: audit 2023-12-01T12:06:33.572540+0000 mon.a (mon.0) 8208 : audit 0 from='client.? 172.21.15.80:0/946837111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:06:34.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:06:34 smithi080 bash[41963]: cluster 2023-12-01T12:06:33.172743+0000 mgr.y (mgr.24362) 13139 : cluster 0 pgmap v13108: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:06:34.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:06:34 smithi080 bash[41963]: audit 2023-12-01T12:06:33.572540+0000 mon.a (mon.0) 8208 : audit 0 from='client.? 172.21.15.80:0/946837111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:06:36.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:06:36 smithi090 bash[32384]: cluster 2023-12-01T12:06:35.173366+0000 mgr.y (mgr.24362) 13140 : cluster 0 pgmap v13109: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:06:36.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:06:36 smithi090 bash[32384]: audit 2023-12-01T12:06:36.027773+0000 mon.c (mon.2) 8403 : audit 0 from='client.? 172.21.15.80:0/1900675651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:06:36.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:06:36 smithi080 bash[28361]: cluster 2023-12-01T12:06:35.173366+0000 mgr.y (mgr.24362) 13140 : cluster 0 pgmap v13109: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:06:36.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:06:36 smithi080 bash[28361]: audit 2023-12-01T12:06:36.027773+0000 mon.c (mon.2) 8403 : audit 0 from='client.? 172.21.15.80:0/1900675651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:06:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:06:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:06:36] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T12:06:36.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:06:36 smithi080 bash[41963]: cluster 2023-12-01T12:06:35.173366+0000 mgr.y (mgr.24362) 13140 : cluster 0 pgmap v13109: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:06:36.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:06:36 smithi080 bash[41963]: audit 2023-12-01T12:06:36.027773+0000 mon.c (mon.2) 8403 : audit 0 from='client.? 172.21.15.80:0/1900675651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:06:37.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:06:37 smithi080 bash[28361]: cluster 2023-12-01T12:06:37.174438+0000 mgr.y (mgr.24362) 13141 : cluster 0 pgmap v13110: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:06:37.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:06:37 smithi080 bash[41963]: cluster 2023-12-01T12:06:37.174438+0000 mgr.y (mgr.24362) 13141 : cluster 0 pgmap v13110: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:06:37.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:06:37 smithi090 bash[32384]: cluster 2023-12-01T12:06:37.174438+0000 mgr.y (mgr.24362) 13141 : cluster 0 pgmap v13110: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:06:38.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:06:38 smithi080 bash[28361]: audit 2023-12-01T12:06:38.485841+0000 mon.c (mon.2) 8404 : audit 0 from='client.? 172.21.15.80:0/1707703282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:06:38.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:06:38 smithi080 bash[41963]: audit 2023-12-01T12:06:38.485841+0000 mon.c (mon.2) 8404 : audit 0 from='client.? 172.21.15.80:0/1707703282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:06:39.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:06:38 smithi090 bash[32384]: audit 2023-12-01T12:06:38.485841+0000 mon.c (mon.2) 8404 : audit 0 from='client.? 172.21.15.80:0/1707703282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:06:39.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:06:39 smithi080 bash[28361]: cluster 2023-12-01T12:06:39.175070+0000 mgr.y (mgr.24362) 13142 : cluster 0 pgmap v13111: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:06:39.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:06:39 smithi080 bash[41963]: cluster 2023-12-01T12:06:39.175070+0000 mgr.y (mgr.24362) 13142 : cluster 0 pgmap v13111: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:06:40.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:06:39 smithi090 bash[32384]: cluster 2023-12-01T12:06:39.175070+0000 mgr.y (mgr.24362) 13142 : cluster 0 pgmap v13111: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:06:40.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:06:40 smithi080 bash[28361]: audit 2023-12-01T12:06:40.477789+0000 mon.c (mon.2) 8405 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:06:40.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:06:40 smithi080 bash[41963]: audit 2023-12-01T12:06:40.477789+0000 mon.c (mon.2) 8405 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:06:41.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:06:40 smithi090 bash[32384]: audit 2023-12-01T12:06:40.477789+0000 mon.c (mon.2) 8405 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:06:41.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:06:41 smithi080 bash[28361]: audit 2023-12-01T12:06:40.943782+0000 mon.c (mon.2) 8406 : audit 0 from='client.? 172.21.15.80:0/4224703925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:06:41.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:06:41 smithi080 bash[28361]: cluster 2023-12-01T12:06:41.176241+0000 mgr.y (mgr.24362) 13143 : cluster 0 pgmap v13112: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:06:41.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:06:41 smithi080 bash[41963]: audit 2023-12-01T12:06:40.943782+0000 mon.c (mon.2) 8406 : audit 0 from='client.? 172.21.15.80:0/4224703925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:06:41.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:06:41 smithi080 bash[41963]: cluster 2023-12-01T12:06:41.176241+0000 mgr.y (mgr.24362) 13143 : cluster 0 pgmap v13112: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:06:42.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:06:41 smithi090 bash[32384]: audit 2023-12-01T12:06:40.943782+0000 mon.c (mon.2) 8406 : audit 0 from='client.? 172.21.15.80:0/4224703925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:06:42.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:06:41 smithi090 bash[32384]: cluster 2023-12-01T12:06:41.176241+0000 mgr.y (mgr.24362) 13143 : cluster 0 pgmap v13112: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:06:44.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:06:44 smithi090 bash[32384]: cluster 2023-12-01T12:06:43.176819+0000 mgr.y (mgr.24362) 13144 : cluster 0 pgmap v13113: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:06:44.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:06:44 smithi090 bash[32384]: audit 2023-12-01T12:06:43.406091+0000 mon.a (mon.0) 8209 : audit 0 from='client.? 172.21.15.80:0/2080267794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:06:44.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:06:44 smithi080 bash[28361]: cluster 2023-12-01T12:06:43.176819+0000 mgr.y (mgr.24362) 13144 : cluster 0 pgmap v13113: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:06:44.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:06:44 smithi080 bash[28361]: audit 2023-12-01T12:06:43.406091+0000 mon.a (mon.0) 8209 : audit 0 from='client.? 172.21.15.80:0/2080267794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:06:44.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:06:44 smithi080 bash[41963]: cluster 2023-12-01T12:06:43.176819+0000 mgr.y (mgr.24362) 13144 : cluster 0 pgmap v13113: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:06:44.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:06:44 smithi080 bash[41963]: audit 2023-12-01T12:06:43.406091+0000 mon.a (mon.0) 8209 : audit 0 from='client.? 172.21.15.80:0/2080267794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:06:46.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:06:46 smithi090 bash[32384]: cluster 2023-12-01T12:06:45.177427+0000 mgr.y (mgr.24362) 13145 : cluster 0 pgmap v13114: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:06:46.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:06:46 smithi090 bash[32384]: audit 2023-12-01T12:06:45.865215+0000 mon.c (mon.2) 8407 : audit 0 from='client.? 172.21.15.80:0/2797914684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:06:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:06:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:06:46] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T12:06:46.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:06:46 smithi080 bash[28361]: cluster 2023-12-01T12:06:45.177427+0000 mgr.y (mgr.24362) 13145 : cluster 0 pgmap v13114: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:06:46.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:06:46 smithi080 bash[28361]: audit 2023-12-01T12:06:45.865215+0000 mon.c (mon.2) 8407 : audit 0 from='client.? 172.21.15.80:0/2797914684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:06:46.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:06:46 smithi080 bash[41963]: cluster 2023-12-01T12:06:45.177427+0000 mgr.y (mgr.24362) 13145 : cluster 0 pgmap v13114: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:06:46.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:06:46 smithi080 bash[41963]: audit 2023-12-01T12:06:45.865215+0000 mon.c (mon.2) 8407 : audit 0 from='client.? 172.21.15.80:0/2797914684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:06:47.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:06:47 smithi080 bash[28361]: cluster 2023-12-01T12:06:47.178516+0000 mgr.y (mgr.24362) 13146 : cluster 0 pgmap v13115: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:06:47.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:06:47 smithi080 bash[41963]: cluster 2023-12-01T12:06:47.178516+0000 mgr.y (mgr.24362) 13146 : cluster 0 pgmap v13115: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:06:47.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:06:47 smithi090 bash[32384]: cluster 2023-12-01T12:06:47.178516+0000 mgr.y (mgr.24362) 13146 : cluster 0 pgmap v13115: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:06:48.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:06:48 smithi080 bash[28361]: audit 2023-12-01T12:06:48.314375+0000 mon.c (mon.2) 8408 : audit 0 from='client.? 172.21.15.80:0/2467599059' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:06:48.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:06:48 smithi080 bash[41963]: audit 2023-12-01T12:06:48.314375+0000 mon.c (mon.2) 8408 : audit 0 from='client.? 172.21.15.80:0/2467599059' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:06:48.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:06:48 smithi090 bash[32384]: audit 2023-12-01T12:06:48.314375+0000 mon.c (mon.2) 8408 : audit 0 from='client.? 172.21.15.80:0/2467599059' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:06:49.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:06:49 smithi080 bash[28361]: cluster 2023-12-01T12:06:49.179139+0000 mgr.y (mgr.24362) 13147 : cluster 0 pgmap v13116: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:06:49.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:06:49 smithi080 bash[41963]: cluster 2023-12-01T12:06:49.179139+0000 mgr.y (mgr.24362) 13147 : cluster 0 pgmap v13116: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:06:49.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:06:49 smithi090 bash[32384]: cluster 2023-12-01T12:06:49.179139+0000 mgr.y (mgr.24362) 13147 : cluster 0 pgmap v13116: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:06:51.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:06:50 smithi080 bash[41963]: audit 2023-12-01T12:06:50.767556+0000 mon.a (mon.0) 8210 : audit 0 from='client.? 172.21.15.80:0/3344501201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:06:51.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:06:50 smithi080 bash[28361]: audit 2023-12-01T12:06:50.767556+0000 mon.a (mon.0) 8210 : audit 0 from='client.? 172.21.15.80:0/3344501201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:06:51.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:06:50 smithi090 bash[32384]: audit 2023-12-01T12:06:50.767556+0000 mon.a (mon.0) 8210 : audit 0 from='client.? 172.21.15.80:0/3344501201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:06:52.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:06:51 smithi080 bash[28361]: cluster 2023-12-01T12:06:51.180250+0000 mgr.y (mgr.24362) 13148 : cluster 0 pgmap v13117: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:06:52.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:06:51 smithi080 bash[41963]: cluster 2023-12-01T12:06:51.180250+0000 mgr.y (mgr.24362) 13148 : cluster 0 pgmap v13117: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:06:52.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:06:51 smithi090 bash[32384]: cluster 2023-12-01T12:06:51.180250+0000 mgr.y (mgr.24362) 13148 : cluster 0 pgmap v13117: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:06:53.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:06:53 smithi080 bash[28361]: audit 2023-12-01T12:06:53.221666+0000 mon.a (mon.0) 8211 : audit 0 from='client.? 172.21.15.80:0/3576556578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:06:53.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:06:53 smithi080 bash[41963]: audit 2023-12-01T12:06:53.221666+0000 mon.a (mon.0) 8211 : audit 0 from='client.? 172.21.15.80:0/3576556578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:06:53.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:06:53 smithi090 bash[32384]: audit 2023-12-01T12:06:53.221666+0000 mon.a (mon.0) 8211 : audit 0 from='client.? 172.21.15.80:0/3576556578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:06:54.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:06:54 smithi080 bash[28361]: cluster 2023-12-01T12:06:53.180909+0000 mgr.y (mgr.24362) 13149 : cluster 0 pgmap v13118: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:06:54.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:06:54 smithi080 bash[41963]: cluster 2023-12-01T12:06:53.180909+0000 mgr.y (mgr.24362) 13149 : cluster 0 pgmap v13118: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:06:54.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:06:54 smithi090 bash[32384]: cluster 2023-12-01T12:06:53.180909+0000 mgr.y (mgr.24362) 13149 : cluster 0 pgmap v13118: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:06:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:06:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:06:56] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T12:06:56.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:06:56 smithi080 bash[28361]: cluster 2023-12-01T12:06:55.181561+0000 mgr.y (mgr.24362) 13150 : cluster 0 pgmap v13119: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:06:56.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:06:56 smithi080 bash[28361]: audit 2023-12-01T12:06:55.477700+0000 mon.c (mon.2) 8409 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:06:56.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:06:56 smithi080 bash[28361]: audit 2023-12-01T12:06:55.690023+0000 mon.c (mon.2) 8410 : audit 0 from='client.? 172.21.15.80:0/1990033364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:06:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:06:56 smithi080 bash[41963]: cluster 2023-12-01T12:06:55.181561+0000 mgr.y (mgr.24362) 13150 : cluster 0 pgmap v13119: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:06:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:06:56 smithi080 bash[41963]: audit 2023-12-01T12:06:55.477700+0000 mon.c (mon.2) 8409 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:06:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:06:56 smithi080 bash[41963]: audit 2023-12-01T12:06:55.690023+0000 mon.c (mon.2) 8410 : audit 0 from='client.? 172.21.15.80:0/1990033364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:06:56.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:06:56 smithi090 bash[32384]: cluster 2023-12-01T12:06:55.181561+0000 mgr.y (mgr.24362) 13150 : cluster 0 pgmap v13119: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:06:56.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:06:56 smithi090 bash[32384]: audit 2023-12-01T12:06:55.477700+0000 mon.c (mon.2) 8409 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:06:56.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:06:56 smithi090 bash[32384]: audit 2023-12-01T12:06:55.690023+0000 mon.c (mon.2) 8410 : audit 0 from='client.? 172.21.15.80:0/1990033364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:06:57.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:06:57 smithi080 bash[28361]: cluster 2023-12-01T12:06:57.182688+0000 mgr.y (mgr.24362) 13151 : cluster 0 pgmap v13120: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:06:57.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:06:57 smithi080 bash[41963]: cluster 2023-12-01T12:06:57.182688+0000 mgr.y (mgr.24362) 13151 : cluster 0 pgmap v13120: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:06:57.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:06:57 smithi090 bash[32384]: cluster 2023-12-01T12:06:57.182688+0000 mgr.y (mgr.24362) 13151 : cluster 0 pgmap v13120: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:06:58.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:06:58 smithi080 bash[28361]: audit 2023-12-01T12:06:58.135617+0000 mon.a (mon.0) 8212 : audit 0 from='client.? 172.21.15.80:0/3460788060' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:06:58.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:06:58 smithi080 bash[41963]: audit 2023-12-01T12:06:58.135617+0000 mon.a (mon.0) 8212 : audit 0 from='client.? 172.21.15.80:0/3460788060' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:06:58.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:06:58 smithi090 bash[32384]: audit 2023-12-01T12:06:58.135617+0000 mon.a (mon.0) 8212 : audit 0 from='client.? 172.21.15.80:0/3460788060' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:06:59.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:06:59 smithi080 bash[28361]: cluster 2023-12-01T12:06:59.183495+0000 mgr.y (mgr.24362) 13152 : cluster 0 pgmap v13121: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:06:59.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:06:59 smithi080 bash[41963]: cluster 2023-12-01T12:06:59.183495+0000 mgr.y (mgr.24362) 13152 : cluster 0 pgmap v13121: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:06:59.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:06:59 smithi090 bash[32384]: cluster 2023-12-01T12:06:59.183495+0000 mgr.y (mgr.24362) 13152 : cluster 0 pgmap v13121: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:07:00.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:07:00 smithi080 bash[28361]: audit 2023-12-01T12:07:00.593747+0000 mon.a (mon.0) 8213 : audit 0 from='client.? 172.21.15.80:0/1049469733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:07:00.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:07:00 smithi080 bash[41963]: audit 2023-12-01T12:07:00.593747+0000 mon.a (mon.0) 8213 : audit 0 from='client.? 172.21.15.80:0/1049469733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:07:01.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:07:00 smithi090 bash[32384]: audit 2023-12-01T12:07:00.593747+0000 mon.a (mon.0) 8213 : audit 0 from='client.? 172.21.15.80:0/1049469733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:07:01.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:07:01 smithi080 bash[28361]: cluster 2023-12-01T12:07:01.184834+0000 mgr.y (mgr.24362) 13153 : cluster 0 pgmap v13122: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:07:01.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:07:01 smithi080 bash[41963]: cluster 2023-12-01T12:07:01.184834+0000 mgr.y (mgr.24362) 13153 : cluster 0 pgmap v13122: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:07:02.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:07:01 smithi090 bash[32384]: cluster 2023-12-01T12:07:01.184834+0000 mgr.y (mgr.24362) 13153 : cluster 0 pgmap v13122: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:07:03.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:07:03 smithi080 bash[28361]: audit 2023-12-01T12:07:03.047673+0000 mon.c (mon.2) 8411 : audit 0 from='client.? 172.21.15.80:0/2854482921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:07:03.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:07:03 smithi080 bash[41963]: audit 2023-12-01T12:07:03.047673+0000 mon.c (mon.2) 8411 : audit 0 from='client.? 172.21.15.80:0/2854482921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:07:03.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:07:03 smithi090 bash[32384]: audit 2023-12-01T12:07:03.047673+0000 mon.c (mon.2) 8411 : audit 0 from='client.? 172.21.15.80:0/2854482921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:07:04.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:07:04 smithi080 bash[28361]: cluster 2023-12-01T12:07:03.185492+0000 mgr.y (mgr.24362) 13154 : cluster 0 pgmap v13123: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:07:04.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:07:04 smithi080 bash[41963]: cluster 2023-12-01T12:07:03.185492+0000 mgr.y (mgr.24362) 13154 : cluster 0 pgmap v13123: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:07:04.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:07:04 smithi090 bash[32384]: cluster 2023-12-01T12:07:03.185492+0000 mgr.y (mgr.24362) 13154 : cluster 0 pgmap v13123: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:07:06.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:07:06 smithi090 bash[32384]: cluster 2023-12-01T12:07:05.186293+0000 mgr.y (mgr.24362) 13155 : cluster 0 pgmap v13124: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:07:06.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:07:06 smithi090 bash[32384]: audit 2023-12-01T12:07:05.497223+0000 mon.c (mon.2) 8412 : audit 0 from='client.? 172.21.15.80:0/2593366910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:07:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:07:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:07:06] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T12:07:06.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:07:06 smithi080 bash[28361]: cluster 2023-12-01T12:07:05.186293+0000 mgr.y (mgr.24362) 13155 : cluster 0 pgmap v13124: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:07:06.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:07:06 smithi080 bash[28361]: audit 2023-12-01T12:07:05.497223+0000 mon.c (mon.2) 8412 : audit 0 from='client.? 172.21.15.80:0/2593366910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:07:06.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:07:06 smithi080 bash[41963]: cluster 2023-12-01T12:07:05.186293+0000 mgr.y (mgr.24362) 13155 : cluster 0 pgmap v13124: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:07:06.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:07:06 smithi080 bash[41963]: audit 2023-12-01T12:07:05.497223+0000 mon.c (mon.2) 8412 : audit 0 from='client.? 172.21.15.80:0/2593366910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:07:07.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:07:07 smithi080 bash[41963]: cluster 2023-12-01T12:07:07.187943+0000 mgr.y (mgr.24362) 13156 : cluster 0 pgmap v13125: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:07:07.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:07:07 smithi080 bash[28361]: cluster 2023-12-01T12:07:07.187943+0000 mgr.y (mgr.24362) 13156 : cluster 0 pgmap v13125: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:07:07.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:07:07 smithi090 bash[32384]: cluster 2023-12-01T12:07:07.187943+0000 mgr.y (mgr.24362) 13156 : cluster 0 pgmap v13125: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:07:08.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:07:08 smithi080 bash[41963]: audit 2023-12-01T12:07:07.956146+0000 mon.c (mon.2) 8413 : audit 0 from='client.? 172.21.15.80:0/278431868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:07:08.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:07:08 smithi080 bash[28361]: audit 2023-12-01T12:07:07.956146+0000 mon.c (mon.2) 8413 : audit 0 from='client.? 172.21.15.80:0/278431868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:07:08.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:07:08 smithi090 bash[32384]: audit 2023-12-01T12:07:07.956146+0000 mon.c (mon.2) 8413 : audit 0 from='client.? 172.21.15.80:0/278431868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:07:09.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:07:09 smithi080 bash[41963]: cluster 2023-12-01T12:07:09.188579+0000 mgr.y (mgr.24362) 13157 : cluster 0 pgmap v13126: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:07:09.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:07:09 smithi080 bash[28361]: cluster 2023-12-01T12:07:09.188579+0000 mgr.y (mgr.24362) 13157 : cluster 0 pgmap v13126: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:07:09.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:07:09 smithi090 bash[32384]: cluster 2023-12-01T12:07:09.188579+0000 mgr.y (mgr.24362) 13157 : cluster 0 pgmap v13126: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:07:10.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:07:10 smithi080 bash[41963]: audit 2023-12-01T12:07:10.417030+0000 mon.c (mon.2) 8414 : audit 0 from='client.? 172.21.15.80:0/3776183441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:07:10.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:07:10 smithi080 bash[28361]: audit 2023-12-01T12:07:10.417030+0000 mon.c (mon.2) 8414 : audit 0 from='client.? 172.21.15.80:0/3776183441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:07:10.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:07:10 smithi090 bash[32384]: audit 2023-12-01T12:07:10.417030+0000 mon.c (mon.2) 8414 : audit 0 from='client.? 172.21.15.80:0/3776183441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:07:11.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:07:11 smithi090 bash[32384]: audit 2023-12-01T12:07:10.478505+0000 mon.c (mon.2) 8415 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:07:11.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:07:11 smithi090 bash[32384]: cluster 2023-12-01T12:07:11.189677+0000 mgr.y (mgr.24362) 13158 : cluster 0 pgmap v13127: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:07:11.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:07:11 smithi080 bash[41963]: audit 2023-12-01T12:07:10.478505+0000 mon.c (mon.2) 8415 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:07:11.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:07:11 smithi080 bash[41963]: cluster 2023-12-01T12:07:11.189677+0000 mgr.y (mgr.24362) 13158 : cluster 0 pgmap v13127: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:07:11.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:07:11 smithi080 bash[28361]: audit 2023-12-01T12:07:10.478505+0000 mon.c (mon.2) 8415 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:07:11.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:07:11 smithi080 bash[28361]: cluster 2023-12-01T12:07:11.189677+0000 mgr.y (mgr.24362) 13158 : cluster 0 pgmap v13127: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:07:13.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:07:12 smithi090 bash[32384]: audit 2023-12-01T12:07:12.880195+0000 mon.a (mon.0) 8214 : audit 0 from='client.? 172.21.15.80:0/3362367834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:07:13.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:07:12 smithi080 bash[28361]: audit 2023-12-01T12:07:12.880195+0000 mon.a (mon.0) 8214 : audit 0 from='client.? 172.21.15.80:0/3362367834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:07:13.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:07:12 smithi080 bash[41963]: audit 2023-12-01T12:07:12.880195+0000 mon.a (mon.0) 8214 : audit 0 from='client.? 172.21.15.80:0/3362367834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:07:14.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:07:13 smithi090 bash[32384]: cluster 2023-12-01T12:07:13.190279+0000 mgr.y (mgr.24362) 13159 : cluster 0 pgmap v13128: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:07:14.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:07:13 smithi080 bash[28361]: cluster 2023-12-01T12:07:13.190279+0000 mgr.y (mgr.24362) 13159 : cluster 0 pgmap v13128: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:07:14.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:07:13 smithi080 bash[41963]: cluster 2023-12-01T12:07:13.190279+0000 mgr.y (mgr.24362) 13159 : cluster 0 pgmap v13128: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:07:16.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:07:16 smithi090 bash[32384]: cluster 2023-12-01T12:07:15.190732+0000 mgr.y (mgr.24362) 13160 : cluster 0 pgmap v13129: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:07:16.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:07:16 smithi090 bash[32384]: audit 2023-12-01T12:07:15.329780+0000 mon.c (mon.2) 8416 : audit 0 from='client.? 172.21.15.80:0/2684732331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:07:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:07:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:07:16] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T12:07:16.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:07:16 smithi080 bash[28361]: cluster 2023-12-01T12:07:15.190732+0000 mgr.y (mgr.24362) 13160 : cluster 0 pgmap v13129: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:07:16.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:07:16 smithi080 bash[28361]: audit 2023-12-01T12:07:15.329780+0000 mon.c (mon.2) 8416 : audit 0 from='client.? 172.21.15.80:0/2684732331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:07:16.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:07:16 smithi080 bash[41963]: cluster 2023-12-01T12:07:15.190732+0000 mgr.y (mgr.24362) 13160 : cluster 0 pgmap v13129: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:07:16.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:07:16 smithi080 bash[41963]: audit 2023-12-01T12:07:15.329780+0000 mon.c (mon.2) 8416 : audit 0 from='client.? 172.21.15.80:0/2684732331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:07:17.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:07:17 smithi080 bash[28361]: cluster 2023-12-01T12:07:17.191826+0000 mgr.y (mgr.24362) 13161 : cluster 0 pgmap v13130: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:07:17.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:07:17 smithi080 bash[41963]: cluster 2023-12-01T12:07:17.191826+0000 mgr.y (mgr.24362) 13161 : cluster 0 pgmap v13130: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:07:17.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:07:17 smithi090 bash[32384]: cluster 2023-12-01T12:07:17.191826+0000 mgr.y (mgr.24362) 13161 : cluster 0 pgmap v13130: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:07:18.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:07:18 smithi080 bash[28361]: audit 2023-12-01T12:07:17.787621+0000 mon.a (mon.0) 8215 : audit 0 from='client.? 172.21.15.80:0/3443238745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:07:18.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:07:18 smithi080 bash[41963]: audit 2023-12-01T12:07:17.787621+0000 mon.a (mon.0) 8215 : audit 0 from='client.? 172.21.15.80:0/3443238745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:07:18.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:07:18 smithi090 bash[32384]: audit 2023-12-01T12:07:17.787621+0000 mon.a (mon.0) 8215 : audit 0 from='client.? 172.21.15.80:0/3443238745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:07:19.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:07:19 smithi080 bash[28361]: cluster 2023-12-01T12:07:19.192457+0000 mgr.y (mgr.24362) 13162 : cluster 0 pgmap v13131: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:07:19.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:07:19 smithi080 bash[41963]: cluster 2023-12-01T12:07:19.192457+0000 mgr.y (mgr.24362) 13162 : cluster 0 pgmap v13131: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:07:19.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:07:19 smithi090 bash[32384]: cluster 2023-12-01T12:07:19.192457+0000 mgr.y (mgr.24362) 13162 : cluster 0 pgmap v13131: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:07:20.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:07:20 smithi080 bash[28361]: audit 2023-12-01T12:07:20.244566+0000 mon.c (mon.2) 8417 : audit 0 from='client.? 172.21.15.80:0/2972874949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:07:20.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:07:20 smithi080 bash[41963]: audit 2023-12-01T12:07:20.244566+0000 mon.c (mon.2) 8417 : audit 0 from='client.? 172.21.15.80:0/2972874949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:07:20.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:07:20 smithi090 bash[32384]: audit 2023-12-01T12:07:20.244566+0000 mon.c (mon.2) 8417 : audit 0 from='client.? 172.21.15.80:0/2972874949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:07:21.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:07:21 smithi090 bash[32384]: cluster 2023-12-01T12:07:21.193584+0000 mgr.y (mgr.24362) 13163 : cluster 0 pgmap v13132: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:07:21.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:07:21 smithi080 bash[28361]: cluster 2023-12-01T12:07:21.193584+0000 mgr.y (mgr.24362) 13163 : cluster 0 pgmap v13132: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:07:21.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:07:21 smithi080 bash[41963]: cluster 2023-12-01T12:07:21.193584+0000 mgr.y (mgr.24362) 13163 : cluster 0 pgmap v13132: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:07:23.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:07:22 smithi090 bash[32384]: audit 2023-12-01T12:07:22.699566+0000 mon.c (mon.2) 8418 : audit 0 from='client.? 172.21.15.80:0/2527543787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:07:23.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:07:22 smithi080 bash[28361]: audit 2023-12-01T12:07:22.699566+0000 mon.c (mon.2) 8418 : audit 0 from='client.? 172.21.15.80:0/2527543787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:07:23.180 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:07:22 smithi080 bash[41963]: audit 2023-12-01T12:07:22.699566+0000 mon.c (mon.2) 8418 : audit 0 from='client.? 172.21.15.80:0/2527543787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:07:24.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:07:23 smithi090 bash[32384]: cluster 2023-12-01T12:07:23.194010+0000 mgr.y (mgr.24362) 13164 : cluster 0 pgmap v13133: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:07:24.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:07:23 smithi080 bash[28361]: cluster 2023-12-01T12:07:23.194010+0000 mgr.y (mgr.24362) 13164 : cluster 0 pgmap v13133: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:07:24.180 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:07:23 smithi080 bash[41963]: cluster 2023-12-01T12:07:23.194010+0000 mgr.y (mgr.24362) 13164 : cluster 0 pgmap v13133: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:07:25.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:07:25 smithi090 bash[32384]: audit 2023-12-01T12:07:25.156331+0000 mon.a (mon.0) 8216 : audit 0 from='client.? 172.21.15.80:0/2121354679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:07:25.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:07:25 smithi080 bash[28361]: audit 2023-12-01T12:07:25.156331+0000 mon.a (mon.0) 8216 : audit 0 from='client.? 172.21.15.80:0/2121354679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:07:25.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:07:25 smithi080 bash[41963]: audit 2023-12-01T12:07:25.156331+0000 mon.a (mon.0) 8216 : audit 0 from='client.? 172.21.15.80:0/2121354679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:07:26.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:07:26 smithi090 bash[32384]: cluster 2023-12-01T12:07:25.194585+0000 mgr.y (mgr.24362) 13165 : cluster 0 pgmap v13134: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:07:26.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:07:26 smithi090 bash[32384]: audit 2023-12-01T12:07:25.478999+0000 mon.c (mon.2) 8419 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:07:26.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:07:26 smithi090 bash[32384]: audit 2023-12-01T12:07:26.209358+0000 mon.c (mon.2) 8420 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:07:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:07:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:07:26] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T12:07:26.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:07:26 smithi080 bash[28361]: cluster 2023-12-01T12:07:25.194585+0000 mgr.y (mgr.24362) 13165 : cluster 0 pgmap v13134: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:07:26.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:07:26 smithi080 bash[28361]: audit 2023-12-01T12:07:25.478999+0000 mon.c (mon.2) 8419 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:07:26.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:07:26 smithi080 bash[28361]: audit 2023-12-01T12:07:26.209358+0000 mon.c (mon.2) 8420 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:07:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:07:26 smithi080 bash[41963]: cluster 2023-12-01T12:07:25.194585+0000 mgr.y (mgr.24362) 13165 : cluster 0 pgmap v13134: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:07:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:07:26 smithi080 bash[41963]: audit 2023-12-01T12:07:25.478999+0000 mon.c (mon.2) 8419 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:07:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:07:26 smithi080 bash[41963]: audit 2023-12-01T12:07:26.209358+0000 mon.c (mon.2) 8420 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:07:27.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:07:27 smithi080 bash[41963]: audit 2023-12-01T12:07:26.588765+0000 mon.a (mon.0) 8217 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:07:27.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:07:27 smithi080 bash[41963]: audit 2023-12-01T12:07:26.600106+0000 mon.a (mon.0) 8218 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:07:27.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:07:27 smithi080 bash[41963]: cluster 2023-12-01T12:07:27.195699+0000 mgr.y (mgr.24362) 13166 : cluster 0 pgmap v13135: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:07:27.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:07:27 smithi080 bash[28361]: audit 2023-12-01T12:07:26.588765+0000 mon.a (mon.0) 8217 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:07:27.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:07:27 smithi080 bash[28361]: audit 2023-12-01T12:07:26.600106+0000 mon.a (mon.0) 8218 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:07:27.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:07:27 smithi080 bash[28361]: cluster 2023-12-01T12:07:27.195699+0000 mgr.y (mgr.24362) 13166 : cluster 0 pgmap v13135: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:07:28.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:07:27 smithi090 bash[32384]: audit 2023-12-01T12:07:26.588765+0000 mon.a (mon.0) 8217 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:07:28.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:07:27 smithi090 bash[32384]: audit 2023-12-01T12:07:26.600106+0000 mon.a (mon.0) 8218 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:07:28.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:07:27 smithi090 bash[32384]: cluster 2023-12-01T12:07:27.195699+0000 mgr.y (mgr.24362) 13166 : cluster 0 pgmap v13135: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:07:28.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:07:28 smithi080 bash[28361]: audit 2023-12-01T12:07:27.620399+0000 mon.a (mon.0) 8219 : audit 0 from='client.? 172.21.15.80:0/424971508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:07:28.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:07:28 smithi080 bash[41963]: audit 2023-12-01T12:07:27.620399+0000 mon.a (mon.0) 8219 : audit 0 from='client.? 172.21.15.80:0/424971508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:07:29.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:07:28 smithi090 bash[32384]: audit 2023-12-01T12:07:27.620399+0000 mon.a (mon.0) 8219 : audit 0 from='client.? 172.21.15.80:0/424971508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:07:29.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:07:29 smithi080 bash[41963]: cluster 2023-12-01T12:07:29.196371+0000 mgr.y (mgr.24362) 13167 : cluster 0 pgmap v13136: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:07:29.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:07:29 smithi080 bash[28361]: cluster 2023-12-01T12:07:29.196371+0000 mgr.y (mgr.24362) 13167 : cluster 0 pgmap v13136: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:07:30.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:07:29 smithi090 bash[32384]: cluster 2023-12-01T12:07:29.196371+0000 mgr.y (mgr.24362) 13167 : cluster 0 pgmap v13136: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:07:30.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:07:30 smithi080 bash[28361]: audit 2023-12-01T12:07:30.080736+0000 mon.a (mon.0) 8220 : audit 0 from='client.? 172.21.15.80:0/437578847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:07:30.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:07:30 smithi080 bash[41963]: audit 2023-12-01T12:07:30.080736+0000 mon.a (mon.0) 8220 : audit 0 from='client.? 172.21.15.80:0/437578847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:07:31.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:07:30 smithi090 bash[32384]: audit 2023-12-01T12:07:30.080736+0000 mon.a (mon.0) 8220 : audit 0 from='client.? 172.21.15.80:0/437578847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:07:31.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:07:31 smithi080 bash[41963]: cluster 2023-12-01T12:07:31.197219+0000 mgr.y (mgr.24362) 13168 : cluster 0 pgmap v13137: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:07:31.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:07:31 smithi080 bash[28361]: cluster 2023-12-01T12:07:31.197219+0000 mgr.y (mgr.24362) 13168 : cluster 0 pgmap v13137: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:07:32.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:07:31 smithi090 bash[32384]: cluster 2023-12-01T12:07:31.197219+0000 mgr.y (mgr.24362) 13168 : cluster 0 pgmap v13137: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:07:33.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:07:33 smithi080 bash[28361]: audit 2023-12-01T12:07:32.058052+0000 mon.a (mon.0) 8221 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:07:33.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:07:33 smithi080 bash[28361]: audit 2023-12-01T12:07:32.068265+0000 mon.a (mon.0) 8222 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:07:33.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:07:33 smithi080 bash[28361]: audit 2023-12-01T12:07:32.543774+0000 mon.a (mon.0) 8223 : audit 0 from='client.? 172.21.15.80:0/2570464017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:07:33.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:07:33 smithi080 bash[28361]: audit 2023-12-01T12:07:32.798916+0000 mon.a (mon.0) 8224 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:07:33.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:07:33 smithi080 bash[28361]: audit 2023-12-01T12:07:32.808533+0000 mon.a (mon.0) 8225 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:07:33.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:07:33 smithi080 bash[41963]: audit 2023-12-01T12:07:32.058052+0000 mon.a (mon.0) 8221 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:07:33.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:07:33 smithi080 bash[41963]: audit 2023-12-01T12:07:32.068265+0000 mon.a (mon.0) 8222 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:07:33.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:07:33 smithi080 bash[41963]: audit 2023-12-01T12:07:32.543774+0000 mon.a (mon.0) 8223 : audit 0 from='client.? 172.21.15.80:0/2570464017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:07:33.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:07:33 smithi080 bash[41963]: audit 2023-12-01T12:07:32.798916+0000 mon.a (mon.0) 8224 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:07:33.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:07:33 smithi080 bash[41963]: audit 2023-12-01T12:07:32.808533+0000 mon.a (mon.0) 8225 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:07:33.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:07:33 smithi090 bash[32384]: audit 2023-12-01T12:07:32.058052+0000 mon.a (mon.0) 8221 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:07:33.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:07:33 smithi090 bash[32384]: audit 2023-12-01T12:07:32.068265+0000 mon.a (mon.0) 8222 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:07:33.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:07:33 smithi090 bash[32384]: audit 2023-12-01T12:07:32.543774+0000 mon.a (mon.0) 8223 : audit 0 from='client.? 172.21.15.80:0/2570464017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:07:33.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:07:33 smithi090 bash[32384]: audit 2023-12-01T12:07:32.798916+0000 mon.a (mon.0) 8224 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:07:33.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:07:33 smithi090 bash[32384]: audit 2023-12-01T12:07:32.808533+0000 mon.a (mon.0) 8225 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:07:34.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:07:34 smithi080 bash[28361]: cluster 2023-12-01T12:07:33.197828+0000 mgr.y (mgr.24362) 13169 : cluster 0 pgmap v13138: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:07:34.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:07:34 smithi080 bash[28361]: audit 2023-12-01T12:07:33.279389+0000 mon.c (mon.2) 8421 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:07:34.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:07:34 smithi080 bash[28361]: audit 2023-12-01T12:07:33.281306+0000 mon.c (mon.2) 8422 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:07:34.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:07:34 smithi080 bash[28361]: audit 2023-12-01T12:07:33.290558+0000 mon.a (mon.0) 8226 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:07:34.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:07:34 smithi080 bash[41963]: cluster 2023-12-01T12:07:33.197828+0000 mgr.y (mgr.24362) 13169 : cluster 0 pgmap v13138: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:07:34.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:07:34 smithi080 bash[41963]: audit 2023-12-01T12:07:33.279389+0000 mon.c (mon.2) 8421 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:07:34.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:07:34 smithi080 bash[41963]: audit 2023-12-01T12:07:33.281306+0000 mon.c (mon.2) 8422 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:07:34.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:07:34 smithi080 bash[41963]: audit 2023-12-01T12:07:33.290558+0000 mon.a (mon.0) 8226 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:07:34.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:07:34 smithi090 bash[32384]: cluster 2023-12-01T12:07:33.197828+0000 mgr.y (mgr.24362) 13169 : cluster 0 pgmap v13138: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:07:34.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:07:34 smithi090 bash[32384]: audit 2023-12-01T12:07:33.279389+0000 mon.c (mon.2) 8421 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:07:34.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:07:34 smithi090 bash[32384]: audit 2023-12-01T12:07:33.281306+0000 mon.c (mon.2) 8422 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:07:34.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:07:34 smithi090 bash[32384]: audit 2023-12-01T12:07:33.290558+0000 mon.a (mon.0) 8226 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:07:35.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:07:35 smithi080 bash[28361]: audit 2023-12-01T12:07:35.000504+0000 mon.a (mon.0) 8227 : audit 0 from='client.? 172.21.15.80:0/3197346752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:07:35.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:07:35 smithi080 bash[41963]: audit 2023-12-01T12:07:35.000504+0000 mon.a (mon.0) 8227 : audit 0 from='client.? 172.21.15.80:0/3197346752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:07:35.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:07:35 smithi090 bash[32384]: audit 2023-12-01T12:07:35.000504+0000 mon.a (mon.0) 8227 : audit 0 from='client.? 172.21.15.80:0/3197346752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:07:36.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:07:36 smithi080 bash[28361]: cluster 2023-12-01T12:07:35.198478+0000 mgr.y (mgr.24362) 13170 : cluster 0 pgmap v13139: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:07:36.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:07:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:07:36] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T12:07:36.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:07:36 smithi080 bash[41963]: cluster 2023-12-01T12:07:35.198478+0000 mgr.y (mgr.24362) 13170 : cluster 0 pgmap v13139: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:07:36.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:07:36 smithi090 bash[32384]: cluster 2023-12-01T12:07:35.198478+0000 mgr.y (mgr.24362) 13170 : cluster 0 pgmap v13139: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:07:37.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:07:37 smithi080 bash[28361]: cluster 2023-12-01T12:07:37.199548+0000 mgr.y (mgr.24362) 13171 : cluster 0 pgmap v13140: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:07:37.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:07:37 smithi080 bash[41963]: cluster 2023-12-01T12:07:37.199548+0000 mgr.y (mgr.24362) 13171 : cluster 0 pgmap v13140: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:07:37.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:07:37 smithi090 bash[32384]: cluster 2023-12-01T12:07:37.199548+0000 mgr.y (mgr.24362) 13171 : cluster 0 pgmap v13140: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:07:38.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:07:38 smithi080 bash[28361]: audit 2023-12-01T12:07:37.455427+0000 mon.c (mon.2) 8423 : audit 0 from='client.? 172.21.15.80:0/4040354457' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:07:38.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:07:38 smithi080 bash[41963]: audit 2023-12-01T12:07:37.455427+0000 mon.c (mon.2) 8423 : audit 0 from='client.? 172.21.15.80:0/4040354457' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:07:38.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:07:38 smithi090 bash[32384]: audit 2023-12-01T12:07:37.455427+0000 mon.c (mon.2) 8423 : audit 0 from='client.? 172.21.15.80:0/4040354457' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:07:39.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:07:39 smithi090 bash[32384]: cluster 2023-12-01T12:07:39.200202+0000 mgr.y (mgr.24362) 13172 : cluster 0 pgmap v13141: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:07:39.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:07:39 smithi080 bash[28361]: cluster 2023-12-01T12:07:39.200202+0000 mgr.y (mgr.24362) 13172 : cluster 0 pgmap v13141: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:07:39.930 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:07:39 smithi080 bash[41963]: cluster 2023-12-01T12:07:39.200202+0000 mgr.y (mgr.24362) 13172 : cluster 0 pgmap v13141: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:07:40.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:07:40 smithi090 bash[32384]: audit 2023-12-01T12:07:39.912901+0000 mon.c (mon.2) 8424 : audit 0 from='client.? 172.21.15.80:0/1490163500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:07:40.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:07:40 smithi080 bash[28361]: audit 2023-12-01T12:07:39.912901+0000 mon.c (mon.2) 8424 : audit 0 from='client.? 172.21.15.80:0/1490163500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:07:40.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:07:40 smithi080 bash[41963]: audit 2023-12-01T12:07:39.912901+0000 mon.c (mon.2) 8424 : audit 0 from='client.? 172.21.15.80:0/1490163500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:07:41.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:07:41 smithi090 bash[32384]: audit 2023-12-01T12:07:40.479455+0000 mon.c (mon.2) 8425 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:07:41.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:07:41 smithi090 bash[32384]: cluster 2023-12-01T12:07:41.201376+0000 mgr.y (mgr.24362) 13173 : cluster 0 pgmap v13142: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:07:41.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:07:41 smithi080 bash[41963]: audit 2023-12-01T12:07:40.479455+0000 mon.c (mon.2) 8425 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:07:41.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:07:41 smithi080 bash[41963]: cluster 2023-12-01T12:07:41.201376+0000 mgr.y (mgr.24362) 13173 : cluster 0 pgmap v13142: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:07:41.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:07:41 smithi080 bash[28361]: audit 2023-12-01T12:07:40.479455+0000 mon.c (mon.2) 8425 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:07:41.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:07:41 smithi080 bash[28361]: cluster 2023-12-01T12:07:41.201376+0000 mgr.y (mgr.24362) 13173 : cluster 0 pgmap v13142: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:07:42.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:07:42 smithi090 bash[32384]: audit 2023-12-01T12:07:42.365605+0000 mon.c (mon.2) 8426 : audit 0 from='client.? 172.21.15.80:0/1511509944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:07:42.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:07:42 smithi080 bash[28361]: audit 2023-12-01T12:07:42.365605+0000 mon.c (mon.2) 8426 : audit 0 from='client.? 172.21.15.80:0/1511509944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:07:42.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:07:42 smithi080 bash[41963]: audit 2023-12-01T12:07:42.365605+0000 mon.c (mon.2) 8426 : audit 0 from='client.? 172.21.15.80:0/1511509944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:07:43.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:07:43 smithi090 bash[32384]: cluster 2023-12-01T12:07:43.202168+0000 mgr.y (mgr.24362) 13174 : cluster 0 pgmap v13143: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:07:43.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:07:43 smithi080 bash[28361]: cluster 2023-12-01T12:07:43.202168+0000 mgr.y (mgr.24362) 13174 : cluster 0 pgmap v13143: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:07:43.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:07:43 smithi080 bash[41963]: cluster 2023-12-01T12:07:43.202168+0000 mgr.y (mgr.24362) 13174 : cluster 0 pgmap v13143: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:07:45.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:07:44 smithi080 bash[28361]: audit 2023-12-01T12:07:44.818531+0000 mon.c (mon.2) 8427 : audit 0 from='client.? 172.21.15.80:0/2921622341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:07:45.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:07:44 smithi080 bash[41963]: audit 2023-12-01T12:07:44.818531+0000 mon.c (mon.2) 8427 : audit 0 from='client.? 172.21.15.80:0/2921622341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:07:45.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:07:44 smithi090 bash[32384]: audit 2023-12-01T12:07:44.818531+0000 mon.c (mon.2) 8427 : audit 0 from='client.? 172.21.15.80:0/2921622341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:07:46.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:07:45 smithi080 bash[41963]: cluster 2023-12-01T12:07:45.202948+0000 mgr.y (mgr.24362) 13175 : cluster 0 pgmap v13144: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:07:46.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:07:45 smithi080 bash[28361]: cluster 2023-12-01T12:07:45.202948+0000 mgr.y (mgr.24362) 13175 : cluster 0 pgmap v13144: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:07:46.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:07:45 smithi090 bash[32384]: cluster 2023-12-01T12:07:45.202948+0000 mgr.y (mgr.24362) 13175 : cluster 0 pgmap v13144: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:07:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:07:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:07:46] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T12:07:47.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:07:47 smithi080 bash[28361]: cluster 2023-12-01T12:07:47.203672+0000 mgr.y (mgr.24362) 13176 : cluster 0 pgmap v13145: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:07:47.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:07:47 smithi080 bash[28361]: audit 2023-12-01T12:07:47.270566+0000 mon.c (mon.2) 8428 : audit 0 from='client.? 172.21.15.80:0/2758216632' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:07:47.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:07:47 smithi080 bash[41963]: cluster 2023-12-01T12:07:47.203672+0000 mgr.y (mgr.24362) 13176 : cluster 0 pgmap v13145: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:07:47.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:07:47 smithi080 bash[41963]: audit 2023-12-01T12:07:47.270566+0000 mon.c (mon.2) 8428 : audit 0 from='client.? 172.21.15.80:0/2758216632' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:07:47.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:07:47 smithi090 bash[32384]: cluster 2023-12-01T12:07:47.203672+0000 mgr.y (mgr.24362) 13176 : cluster 0 pgmap v13145: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:07:47.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:07:47 smithi090 bash[32384]: audit 2023-12-01T12:07:47.270566+0000 mon.c (mon.2) 8428 : audit 0 from='client.? 172.21.15.80:0/2758216632' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:07:50.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:07:50 smithi090 bash[32384]: cluster 2023-12-01T12:07:49.204414+0000 mgr.y (mgr.24362) 13177 : cluster 0 pgmap v13146: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:07:50.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:07:50 smithi090 bash[32384]: audit 2023-12-01T12:07:49.726671+0000 mon.a (mon.0) 8228 : audit 0 from='client.? 172.21.15.80:0/25937547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:07:50.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:07:50 smithi080 bash[28361]: cluster 2023-12-01T12:07:49.204414+0000 mgr.y (mgr.24362) 13177 : cluster 0 pgmap v13146: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:07:50.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:07:50 smithi080 bash[28361]: audit 2023-12-01T12:07:49.726671+0000 mon.a (mon.0) 8228 : audit 0 from='client.? 172.21.15.80:0/25937547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:07:50.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:07:50 smithi080 bash[41963]: cluster 2023-12-01T12:07:49.204414+0000 mgr.y (mgr.24362) 13177 : cluster 0 pgmap v13146: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:07:50.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:07:50 smithi080 bash[41963]: audit 2023-12-01T12:07:49.726671+0000 mon.a (mon.0) 8228 : audit 0 from='client.? 172.21.15.80:0/25937547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:07:52.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:07:52 smithi090 bash[32384]: cluster 2023-12-01T12:07:51.205525+0000 mgr.y (mgr.24362) 13178 : cluster 0 pgmap v13147: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:07:52.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:07:52 smithi090 bash[32384]: audit 2023-12-01T12:07:52.183295+0000 mon.a (mon.0) 8229 : audit 0 from='client.? 172.21.15.80:0/3585456339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:07:52.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:07:52 smithi080 bash[41963]: cluster 2023-12-01T12:07:51.205525+0000 mgr.y (mgr.24362) 13178 : cluster 0 pgmap v13147: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:07:52.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:07:52 smithi080 bash[41963]: audit 2023-12-01T12:07:52.183295+0000 mon.a (mon.0) 8229 : audit 0 from='client.? 172.21.15.80:0/3585456339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:07:52.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:07:52 smithi080 bash[28361]: cluster 2023-12-01T12:07:51.205525+0000 mgr.y (mgr.24362) 13178 : cluster 0 pgmap v13147: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:07:52.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:07:52 smithi080 bash[28361]: audit 2023-12-01T12:07:52.183295+0000 mon.a (mon.0) 8229 : audit 0 from='client.? 172.21.15.80:0/3585456339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:07:54.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:07:54 smithi080 bash[28361]: cluster 2023-12-01T12:07:53.206206+0000 mgr.y (mgr.24362) 13179 : cluster 0 pgmap v13148: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:07:54.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:07:54 smithi080 bash[41963]: cluster 2023-12-01T12:07:53.206206+0000 mgr.y (mgr.24362) 13179 : cluster 0 pgmap v13148: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:07:54.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:07:54 smithi090 bash[32384]: cluster 2023-12-01T12:07:53.206206+0000 mgr.y (mgr.24362) 13179 : cluster 0 pgmap v13148: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:07:55.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:07:55 smithi080 bash[28361]: audit 2023-12-01T12:07:54.638488+0000 mon.a (mon.0) 8230 : audit 0 from='client.? 172.21.15.80:0/1891290087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:07:55.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:07:55 smithi080 bash[41963]: audit 2023-12-01T12:07:54.638488+0000 mon.a (mon.0) 8230 : audit 0 from='client.? 172.21.15.80:0/1891290087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:07:55.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:07:55 smithi090 bash[32384]: audit 2023-12-01T12:07:54.638488+0000 mon.a (mon.0) 8230 : audit 0 from='client.? 172.21.15.80:0/1891290087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:07:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:07:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:07:56] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T12:07:56.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:07:56 smithi080 bash[28361]: cluster 2023-12-01T12:07:55.206928+0000 mgr.y (mgr.24362) 13180 : cluster 0 pgmap v13149: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:07:56.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:07:56 smithi080 bash[28361]: audit 2023-12-01T12:07:55.480135+0000 mon.c (mon.2) 8429 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:07:56.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:07:56 smithi080 bash[41963]: cluster 2023-12-01T12:07:55.206928+0000 mgr.y (mgr.24362) 13180 : cluster 0 pgmap v13149: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:07:56.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:07:56 smithi080 bash[41963]: audit 2023-12-01T12:07:55.480135+0000 mon.c (mon.2) 8429 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:07:56.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:07:56 smithi090 bash[32384]: cluster 2023-12-01T12:07:55.206928+0000 mgr.y (mgr.24362) 13180 : cluster 0 pgmap v13149: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:07:56.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:07:56 smithi090 bash[32384]: audit 2023-12-01T12:07:55.480135+0000 mon.c (mon.2) 8429 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:07:57.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:07:57 smithi080 bash[28361]: audit 2023-12-01T12:07:57.102352+0000 mon.c (mon.2) 8430 : audit 0 from='client.? 172.21.15.80:0/982278526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:07:57.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:07:57 smithi080 bash[28361]: cluster 2023-12-01T12:07:57.208174+0000 mgr.y (mgr.24362) 13181 : cluster 0 pgmap v13150: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:07:57.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:07:57 smithi080 bash[41963]: audit 2023-12-01T12:07:57.102352+0000 mon.c (mon.2) 8430 : audit 0 from='client.? 172.21.15.80:0/982278526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:07:57.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:07:57 smithi080 bash[41963]: cluster 2023-12-01T12:07:57.208174+0000 mgr.y (mgr.24362) 13181 : cluster 0 pgmap v13150: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:07:57.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:07:57 smithi090 bash[32384]: audit 2023-12-01T12:07:57.102352+0000 mon.c (mon.2) 8430 : audit 0 from='client.? 172.21.15.80:0/982278526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:07:57.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:07:57 smithi090 bash[32384]: cluster 2023-12-01T12:07:57.208174+0000 mgr.y (mgr.24362) 13181 : cluster 0 pgmap v13150: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:08:00.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:08:00 smithi090 bash[32384]: cluster 2023-12-01T12:07:59.208860+0000 mgr.y (mgr.24362) 13182 : cluster 0 pgmap v13151: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:08:00.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:08:00 smithi090 bash[32384]: audit 2023-12-01T12:07:59.556581+0000 mon.c (mon.2) 8431 : audit 0 from='client.? 172.21.15.80:0/2245892005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:08:00.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:08:00 smithi080 bash[28361]: cluster 2023-12-01T12:07:59.208860+0000 mgr.y (mgr.24362) 13182 : cluster 0 pgmap v13151: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:08:00.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:08:00 smithi080 bash[28361]: audit 2023-12-01T12:07:59.556581+0000 mon.c (mon.2) 8431 : audit 0 from='client.? 172.21.15.80:0/2245892005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:08:00.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:08:00 smithi080 bash[41963]: cluster 2023-12-01T12:07:59.208860+0000 mgr.y (mgr.24362) 13182 : cluster 0 pgmap v13151: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:08:00.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:08:00 smithi080 bash[41963]: audit 2023-12-01T12:07:59.556581+0000 mon.c (mon.2) 8431 : audit 0 from='client.? 172.21.15.80:0/2245892005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:08:02.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:08:02 smithi080 bash[28361]: cluster 2023-12-01T12:08:01.210113+0000 mgr.y (mgr.24362) 13183 : cluster 0 pgmap v13152: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:08:02.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:08:02 smithi080 bash[28361]: audit 2023-12-01T12:08:02.013102+0000 mon.a (mon.0) 8231 : audit 0 from='client.? 172.21.15.80:0/2817632888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:08:02.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:08:02 smithi080 bash[41963]: cluster 2023-12-01T12:08:01.210113+0000 mgr.y (mgr.24362) 13183 : cluster 0 pgmap v13152: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:08:02.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:08:02 smithi080 bash[41963]: audit 2023-12-01T12:08:02.013102+0000 mon.a (mon.0) 8231 : audit 0 from='client.? 172.21.15.80:0/2817632888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:08:02.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:08:02 smithi090 bash[32384]: cluster 2023-12-01T12:08:01.210113+0000 mgr.y (mgr.24362) 13183 : cluster 0 pgmap v13152: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:08:02.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:08:02 smithi090 bash[32384]: audit 2023-12-01T12:08:02.013102+0000 mon.a (mon.0) 8231 : audit 0 from='client.? 172.21.15.80:0/2817632888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:08:04.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:08:04 smithi080 bash[41963]: cluster 2023-12-01T12:08:03.210890+0000 mgr.y (mgr.24362) 13184 : cluster 0 pgmap v13153: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:08:04.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:08:04 smithi080 bash[28361]: cluster 2023-12-01T12:08:03.210890+0000 mgr.y (mgr.24362) 13184 : cluster 0 pgmap v13153: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:08:04.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:08:04 smithi090 bash[32384]: cluster 2023-12-01T12:08:03.210890+0000 mgr.y (mgr.24362) 13184 : cluster 0 pgmap v13153: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:08:05.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:08:05 smithi080 bash[41963]: audit 2023-12-01T12:08:04.471226+0000 mon.a (mon.0) 8232 : audit 0 from='client.? 172.21.15.80:0/3782025852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:08:05.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:08:05 smithi080 bash[28361]: audit 2023-12-01T12:08:04.471226+0000 mon.a (mon.0) 8232 : audit 0 from='client.? 172.21.15.80:0/3782025852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:08:05.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:08:05 smithi090 bash[32384]: audit 2023-12-01T12:08:04.471226+0000 mon.a (mon.0) 8232 : audit 0 from='client.? 172.21.15.80:0/3782025852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:08:06.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:08:06 smithi080 bash[28361]: cluster 2023-12-01T12:08:05.211737+0000 mgr.y (mgr.24362) 13185 : cluster 0 pgmap v13154: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:08:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:08:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:08:06] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T12:08:06.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:08:06 smithi080 bash[41963]: cluster 2023-12-01T12:08:05.211737+0000 mgr.y (mgr.24362) 13185 : cluster 0 pgmap v13154: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:08:06.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:08:06 smithi090 bash[32384]: cluster 2023-12-01T12:08:05.211737+0000 mgr.y (mgr.24362) 13185 : cluster 0 pgmap v13154: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:08:07.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:08:07 smithi080 bash[28361]: audit 2023-12-01T12:08:06.925654+0000 mon.c (mon.2) 8432 : audit 0 from='client.? 172.21.15.80:0/4057631135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:08:07.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:08:07 smithi080 bash[28361]: cluster 2023-12-01T12:08:07.212887+0000 mgr.y (mgr.24362) 13186 : cluster 0 pgmap v13155: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:08:07.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:08:07 smithi080 bash[41963]: audit 2023-12-01T12:08:06.925654+0000 mon.c (mon.2) 8432 : audit 0 from='client.? 172.21.15.80:0/4057631135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:08:07.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:08:07 smithi080 bash[41963]: cluster 2023-12-01T12:08:07.212887+0000 mgr.y (mgr.24362) 13186 : cluster 0 pgmap v13155: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:08:07.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:08:07 smithi090 bash[32384]: audit 2023-12-01T12:08:06.925654+0000 mon.c (mon.2) 8432 : audit 0 from='client.? 172.21.15.80:0/4057631135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:08:07.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:08:07 smithi090 bash[32384]: cluster 2023-12-01T12:08:07.212887+0000 mgr.y (mgr.24362) 13186 : cluster 0 pgmap v13155: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:08:10.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:08:10 smithi080 bash[28361]: cluster 2023-12-01T12:08:09.213521+0000 mgr.y (mgr.24362) 13187 : cluster 0 pgmap v13156: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:08:10.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:08:10 smithi080 bash[28361]: audit 2023-12-01T12:08:09.379498+0000 mon.c (mon.2) 8433 : audit 0 from='client.? 172.21.15.80:0/1294635362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:08:10.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:08:10 smithi080 bash[41963]: cluster 2023-12-01T12:08:09.213521+0000 mgr.y (mgr.24362) 13187 : cluster 0 pgmap v13156: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:08:10.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:08:10 smithi080 bash[41963]: audit 2023-12-01T12:08:09.379498+0000 mon.c (mon.2) 8433 : audit 0 from='client.? 172.21.15.80:0/1294635362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:08:10.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:08:10 smithi090 bash[32384]: cluster 2023-12-01T12:08:09.213521+0000 mgr.y (mgr.24362) 13187 : cluster 0 pgmap v13156: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:08:10.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:08:10 smithi090 bash[32384]: audit 2023-12-01T12:08:09.379498+0000 mon.c (mon.2) 8433 : audit 0 from='client.? 172.21.15.80:0/1294635362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:08:11.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:08:11 smithi080 bash[28361]: audit 2023-12-01T12:08:10.480433+0000 mon.c (mon.2) 8434 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:08:11.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:08:11 smithi080 bash[41963]: audit 2023-12-01T12:08:10.480433+0000 mon.c (mon.2) 8434 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:08:11.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:08:11 smithi090 bash[32384]: audit 2023-12-01T12:08:10.480433+0000 mon.c (mon.2) 8434 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:08:12.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:08:12 smithi080 bash[41963]: cluster 2023-12-01T12:08:11.214660+0000 mgr.y (mgr.24362) 13188 : cluster 0 pgmap v13157: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:08:12.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:08:12 smithi080 bash[41963]: audit 2023-12-01T12:08:11.839564+0000 mon.a (mon.0) 8233 : audit 0 from='client.? 172.21.15.80:0/1235831353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:08:12.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:08:12 smithi080 bash[28361]: cluster 2023-12-01T12:08:11.214660+0000 mgr.y (mgr.24362) 13188 : cluster 0 pgmap v13157: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:08:12.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:08:12 smithi080 bash[28361]: audit 2023-12-01T12:08:11.839564+0000 mon.a (mon.0) 8233 : audit 0 from='client.? 172.21.15.80:0/1235831353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:08:12.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:08:12 smithi090 bash[32384]: cluster 2023-12-01T12:08:11.214660+0000 mgr.y (mgr.24362) 13188 : cluster 0 pgmap v13157: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:08:12.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:08:12 smithi090 bash[32384]: audit 2023-12-01T12:08:11.839564+0000 mon.a (mon.0) 8233 : audit 0 from='client.? 172.21.15.80:0/1235831353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:08:14.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:08:14 smithi080 bash[28361]: cluster 2023-12-01T12:08:13.215324+0000 mgr.y (mgr.24362) 13189 : cluster 0 pgmap v13158: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:08:14.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:08:14 smithi080 bash[41963]: cluster 2023-12-01T12:08:13.215324+0000 mgr.y (mgr.24362) 13189 : cluster 0 pgmap v13158: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:08:14.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:08:14 smithi090 bash[32384]: cluster 2023-12-01T12:08:13.215324+0000 mgr.y (mgr.24362) 13189 : cluster 0 pgmap v13158: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:08:15.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:08:15 smithi080 bash[28361]: audit 2023-12-01T12:08:14.292660+0000 mon.c (mon.2) 8435 : audit 0 from='client.? 172.21.15.80:0/1258780242' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:08:15.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:08:15 smithi080 bash[41963]: audit 2023-12-01T12:08:14.292660+0000 mon.c (mon.2) 8435 : audit 0 from='client.? 172.21.15.80:0/1258780242' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:08:15.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:08:15 smithi090 bash[32384]: audit 2023-12-01T12:08:14.292660+0000 mon.c (mon.2) 8435 : audit 0 from='client.? 172.21.15.80:0/1258780242' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:08:16.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:08:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:08:16] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T12:08:16.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:08:16 smithi080 bash[41963]: cluster 2023-12-01T12:08:15.216034+0000 mgr.y (mgr.24362) 13190 : cluster 0 pgmap v13159: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:08:16.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:08:16 smithi080 bash[28361]: cluster 2023-12-01T12:08:15.216034+0000 mgr.y (mgr.24362) 13190 : cluster 0 pgmap v13159: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:08:16.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:08:16 smithi090 bash[32384]: cluster 2023-12-01T12:08:15.216034+0000 mgr.y (mgr.24362) 13190 : cluster 0 pgmap v13159: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:08:17.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:08:17 smithi090 bash[32384]: audit 2023-12-01T12:08:16.740863+0000 mon.c (mon.2) 8436 : audit 0 from='client.? 172.21.15.80:0/1229288901' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:08:17.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:08:17 smithi090 bash[32384]: cluster 2023-12-01T12:08:17.217135+0000 mgr.y (mgr.24362) 13191 : cluster 0 pgmap v13160: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:08:17.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:08:17 smithi080 bash[28361]: audit 2023-12-01T12:08:16.740863+0000 mon.c (mon.2) 8436 : audit 0 from='client.? 172.21.15.80:0/1229288901' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:08:17.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:08:17 smithi080 bash[28361]: cluster 2023-12-01T12:08:17.217135+0000 mgr.y (mgr.24362) 13191 : cluster 0 pgmap v13160: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:08:17.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:08:17 smithi080 bash[41963]: audit 2023-12-01T12:08:16.740863+0000 mon.c (mon.2) 8436 : audit 0 from='client.? 172.21.15.80:0/1229288901' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:08:17.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:08:17 smithi080 bash[41963]: cluster 2023-12-01T12:08:17.217135+0000 mgr.y (mgr.24362) 13191 : cluster 0 pgmap v13160: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:08:19.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:08:19 smithi090 bash[32384]: audit 2023-12-01T12:08:19.203198+0000 mon.c (mon.2) 8437 : audit 0 from='client.? 172.21.15.80:0/1628848579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:08:19.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:08:19 smithi080 bash[28361]: audit 2023-12-01T12:08:19.203198+0000 mon.c (mon.2) 8437 : audit 0 from='client.? 172.21.15.80:0/1628848579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:08:19.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:08:19 smithi080 bash[41963]: audit 2023-12-01T12:08:19.203198+0000 mon.c (mon.2) 8437 : audit 0 from='client.? 172.21.15.80:0/1628848579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:08:20.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:08:20 smithi080 bash[28361]: cluster 2023-12-01T12:08:19.217750+0000 mgr.y (mgr.24362) 13192 : cluster 0 pgmap v13161: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:08:20.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:08:20 smithi080 bash[41963]: cluster 2023-12-01T12:08:19.217750+0000 mgr.y (mgr.24362) 13192 : cluster 0 pgmap v13161: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:08:20.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:08:20 smithi090 bash[32384]: cluster 2023-12-01T12:08:19.217750+0000 mgr.y (mgr.24362) 13192 : cluster 0 pgmap v13161: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:08:22.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:08:22 smithi080 bash[28361]: cluster 2023-12-01T12:08:21.218881+0000 mgr.y (mgr.24362) 13193 : cluster 0 pgmap v13162: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:08:22.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:08:22 smithi080 bash[28361]: audit 2023-12-01T12:08:21.663086+0000 mon.a (mon.0) 8234 : audit 0 from='client.? 172.21.15.80:0/2305940483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:08:22.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:08:22 smithi080 bash[41963]: cluster 2023-12-01T12:08:21.218881+0000 mgr.y (mgr.24362) 13193 : cluster 0 pgmap v13162: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:08:22.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:08:22 smithi080 bash[41963]: audit 2023-12-01T12:08:21.663086+0000 mon.a (mon.0) 8234 : audit 0 from='client.? 172.21.15.80:0/2305940483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:08:22.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:08:22 smithi090 bash[32384]: cluster 2023-12-01T12:08:21.218881+0000 mgr.y (mgr.24362) 13193 : cluster 0 pgmap v13162: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:08:22.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:08:22 smithi090 bash[32384]: audit 2023-12-01T12:08:21.663086+0000 mon.a (mon.0) 8234 : audit 0 from='client.? 172.21.15.80:0/2305940483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:08:24.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:08:24 smithi080 bash[28361]: cluster 2023-12-01T12:08:23.219505+0000 mgr.y (mgr.24362) 13194 : cluster 0 pgmap v13163: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:08:24.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:08:24 smithi080 bash[28361]: audit 2023-12-01T12:08:24.114734+0000 mon.a (mon.0) 8235 : audit 0 from='client.? 172.21.15.80:0/2074099120' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:08:24.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:08:24 smithi080 bash[41963]: cluster 2023-12-01T12:08:23.219505+0000 mgr.y (mgr.24362) 13194 : cluster 0 pgmap v13163: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:08:24.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:08:24 smithi080 bash[41963]: audit 2023-12-01T12:08:24.114734+0000 mon.a (mon.0) 8235 : audit 0 from='client.? 172.21.15.80:0/2074099120' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:08:24.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:08:24 smithi090 bash[32384]: cluster 2023-12-01T12:08:23.219505+0000 mgr.y (mgr.24362) 13194 : cluster 0 pgmap v13163: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:08:24.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:08:24 smithi090 bash[32384]: audit 2023-12-01T12:08:24.114734+0000 mon.a (mon.0) 8235 : audit 0 from='client.? 172.21.15.80:0/2074099120' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:08:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:08:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:08:26] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T12:08:26.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:08:26 smithi080 bash[41963]: cluster 2023-12-01T12:08:25.220306+0000 mgr.y (mgr.24362) 13195 : cluster 0 pgmap v13164: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:08:26.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:08:26 smithi080 bash[41963]: audit 2023-12-01T12:08:25.480773+0000 mon.c (mon.2) 8438 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:08:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:08:26 smithi080 bash[28361]: cluster 2023-12-01T12:08:25.220306+0000 mgr.y (mgr.24362) 13195 : cluster 0 pgmap v13164: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:08:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:08:26 smithi080 bash[28361]: audit 2023-12-01T12:08:25.480773+0000 mon.c (mon.2) 8438 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:08:26.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:08:26 smithi090 bash[32384]: cluster 2023-12-01T12:08:25.220306+0000 mgr.y (mgr.24362) 13195 : cluster 0 pgmap v13164: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:08:26.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:08:26 smithi090 bash[32384]: audit 2023-12-01T12:08:25.480773+0000 mon.c (mon.2) 8438 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:08:27.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:08:27 smithi090 bash[32384]: audit 2023-12-01T12:08:26.572018+0000 mon.c (mon.2) 8439 : audit 0 from='client.? 172.21.15.80:0/3474693135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:08:27.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:08:27 smithi090 bash[32384]: cluster 2023-12-01T12:08:27.221572+0000 mgr.y (mgr.24362) 13196 : cluster 0 pgmap v13165: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:08:27.930 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:08:27 smithi080 bash[41963]: audit 2023-12-01T12:08:26.572018+0000 mon.c (mon.2) 8439 : audit 0 from='client.? 172.21.15.80:0/3474693135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:08:27.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:08:27 smithi080 bash[41963]: cluster 2023-12-01T12:08:27.221572+0000 mgr.y (mgr.24362) 13196 : cluster 0 pgmap v13165: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:08:27.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:08:27 smithi080 bash[28361]: audit 2023-12-01T12:08:26.572018+0000 mon.c (mon.2) 8439 : audit 0 from='client.? 172.21.15.80:0/3474693135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:08:27.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:08:27 smithi080 bash[28361]: cluster 2023-12-01T12:08:27.221572+0000 mgr.y (mgr.24362) 13196 : cluster 0 pgmap v13165: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:08:29.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:08:29 smithi080 bash[28361]: audit 2023-12-01T12:08:29.026252+0000 mon.c (mon.2) 8440 : audit 0 from='client.? 172.21.15.80:0/581479725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:08:29.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:08:29 smithi080 bash[41963]: audit 2023-12-01T12:08:29.026252+0000 mon.c (mon.2) 8440 : audit 0 from='client.? 172.21.15.80:0/581479725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:08:29.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:08:29 smithi090 bash[32384]: audit 2023-12-01T12:08:29.026252+0000 mon.c (mon.2) 8440 : audit 0 from='client.? 172.21.15.80:0/581479725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:08:30.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:08:30 smithi080 bash[28361]: cluster 2023-12-01T12:08:29.222375+0000 mgr.y (mgr.24362) 13197 : cluster 0 pgmap v13166: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:08:30.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:08:30 smithi080 bash[41963]: cluster 2023-12-01T12:08:29.222375+0000 mgr.y (mgr.24362) 13197 : cluster 0 pgmap v13166: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:08:30.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:08:30 smithi090 bash[32384]: cluster 2023-12-01T12:08:29.222375+0000 mgr.y (mgr.24362) 13197 : cluster 0 pgmap v13166: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:08:32.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:08:32 smithi080 bash[41963]: cluster 2023-12-01T12:08:31.223524+0000 mgr.y (mgr.24362) 13198 : cluster 0 pgmap v13167: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:08:32.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:08:32 smithi080 bash[41963]: audit 2023-12-01T12:08:31.482782+0000 mon.c (mon.2) 8441 : audit 0 from='client.? 172.21.15.80:0/945748410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:08:32.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:08:32 smithi080 bash[28361]: cluster 2023-12-01T12:08:31.223524+0000 mgr.y (mgr.24362) 13198 : cluster 0 pgmap v13167: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:08:32.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:08:32 smithi080 bash[28361]: audit 2023-12-01T12:08:31.482782+0000 mon.c (mon.2) 8441 : audit 0 from='client.? 172.21.15.80:0/945748410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:08:32.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:08:32 smithi090 bash[32384]: cluster 2023-12-01T12:08:31.223524+0000 mgr.y (mgr.24362) 13198 : cluster 0 pgmap v13167: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:08:32.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:08:32 smithi090 bash[32384]: audit 2023-12-01T12:08:31.482782+0000 mon.c (mon.2) 8441 : audit 0 from='client.? 172.21.15.80:0/945748410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:08:34.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:08:34 smithi080 bash[28361]: cluster 2023-12-01T12:08:33.224209+0000 mgr.y (mgr.24362) 13199 : cluster 0 pgmap v13168: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:08:34.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:08:34 smithi080 bash[28361]: audit 2023-12-01T12:08:33.371974+0000 mon.c (mon.2) 8442 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:08:34.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:08:34 smithi080 bash[28361]: audit 2023-12-01T12:08:33.939457+0000 mon.b (mon.1) 52 : audit 0 from='client.? 172.21.15.80:0/1570787141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:08:34.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:08:34 smithi080 bash[41963]: cluster 2023-12-01T12:08:33.224209+0000 mgr.y (mgr.24362) 13199 : cluster 0 pgmap v13168: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:08:34.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:08:34 smithi080 bash[41963]: audit 2023-12-01T12:08:33.371974+0000 mon.c (mon.2) 8442 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:08:34.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:08:34 smithi080 bash[41963]: audit 2023-12-01T12:08:33.939457+0000 mon.b (mon.1) 52 : audit 0 from='client.? 172.21.15.80:0/1570787141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:08:34.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:08:34 smithi090 bash[32384]: cluster 2023-12-01T12:08:33.224209+0000 mgr.y (mgr.24362) 13199 : cluster 0 pgmap v13168: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:08:34.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:08:34 smithi090 bash[32384]: audit 2023-12-01T12:08:33.371974+0000 mon.c (mon.2) 8442 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:08:34.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:08:34 smithi090 bash[32384]: audit 2023-12-01T12:08:33.939457+0000 mon.b (mon.1) 52 : audit 0 from='client.? 172.21.15.80:0/1570787141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:08:36.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:08:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:08:36] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T12:08:36.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:08:36 smithi080 bash[41963]: cluster 2023-12-01T12:08:35.224890+0000 mgr.y (mgr.24362) 13200 : cluster 0 pgmap v13169: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:08:36.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:08:36 smithi080 bash[28361]: cluster 2023-12-01T12:08:35.224890+0000 mgr.y (mgr.24362) 13200 : cluster 0 pgmap v13169: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:08:36.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:08:36 smithi090 bash[32384]: cluster 2023-12-01T12:08:35.224890+0000 mgr.y (mgr.24362) 13200 : cluster 0 pgmap v13169: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:08:37.680 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:08:37 smithi080 bash[41963]: audit 2023-12-01T12:08:36.401656+0000 mon.a (mon.0) 8236 : audit 0 from='client.? 172.21.15.80:0/3532176325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:08:37.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:08:37 smithi080 bash[28361]: audit 2023-12-01T12:08:36.401656+0000 mon.a (mon.0) 8236 : audit 0 from='client.? 172.21.15.80:0/3532176325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:08:37.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:08:37 smithi090 bash[32384]: audit 2023-12-01T12:08:36.401656+0000 mon.a (mon.0) 8236 : audit 0 from='client.? 172.21.15.80:0/3532176325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:08:38.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:08:38 smithi080 bash[28361]: cluster 2023-12-01T12:08:37.226075+0000 mgr.y (mgr.24362) 13201 : cluster 0 pgmap v13170: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:08:38.680 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:08:38 smithi080 bash[41963]: cluster 2023-12-01T12:08:37.226075+0000 mgr.y (mgr.24362) 13201 : cluster 0 pgmap v13170: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:08:38.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:08:38 smithi090 bash[32384]: cluster 2023-12-01T12:08:37.226075+0000 mgr.y (mgr.24362) 13201 : cluster 0 pgmap v13170: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:08:39.680 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:08:39 smithi080 bash[41963]: audit 2023-12-01T12:08:38.892653+0000 mon.c (mon.2) 8443 : audit 0 from='client.? 172.21.15.80:0/1146444469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:08:39.680 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:08:39 smithi080 bash[41963]: audit 2023-12-01T12:08:39.164237+0000 mon.a (mon.0) 8237 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:08:39.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:08:39 smithi080 bash[41963]: audit 2023-12-01T12:08:39.178556+0000 mon.a (mon.0) 8238 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:08:39.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:08:39 smithi080 bash[28361]: audit 2023-12-01T12:08:38.892653+0000 mon.c (mon.2) 8443 : audit 0 from='client.? 172.21.15.80:0/1146444469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:08:39.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:08:39 smithi080 bash[28361]: audit 2023-12-01T12:08:39.164237+0000 mon.a (mon.0) 8237 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:08:39.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:08:39 smithi080 bash[28361]: audit 2023-12-01T12:08:39.178556+0000 mon.a (mon.0) 8238 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:08:39.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:08:39 smithi090 bash[32384]: audit 2023-12-01T12:08:38.892653+0000 mon.c (mon.2) 8443 : audit 0 from='client.? 172.21.15.80:0/1146444469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:08:39.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:08:39 smithi090 bash[32384]: audit 2023-12-01T12:08:39.164237+0000 mon.a (mon.0) 8237 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:08:39.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:08:39 smithi090 bash[32384]: audit 2023-12-01T12:08:39.178556+0000 mon.a (mon.0) 8238 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:08:40.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:08:40 smithi080 bash[28361]: cluster 2023-12-01T12:08:39.226708+0000 mgr.y (mgr.24362) 13202 : cluster 0 pgmap v13171: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:08:40.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:08:40 smithi080 bash[28361]: audit 2023-12-01T12:08:39.572805+0000 mon.a (mon.0) 8239 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:08:40.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:08:40 smithi080 bash[28361]: audit 2023-12-01T12:08:39.588951+0000 mon.a (mon.0) 8240 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:08:40.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:08:40 smithi080 bash[28361]: audit 2023-12-01T12:08:40.080730+0000 mon.c (mon.2) 8444 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:08:40.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:08:40 smithi080 bash[28361]: audit 2023-12-01T12:08:40.082504+0000 mon.c (mon.2) 8445 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:08:40.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:08:40 smithi080 bash[28361]: audit 2023-12-01T12:08:40.092538+0000 mon.a (mon.0) 8241 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:08:40.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:08:40 smithi080 bash[41963]: cluster 2023-12-01T12:08:39.226708+0000 mgr.y (mgr.24362) 13202 : cluster 0 pgmap v13171: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:08:40.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:08:40 smithi080 bash[41963]: audit 2023-12-01T12:08:39.572805+0000 mon.a (mon.0) 8239 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:08:40.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:08:40 smithi080 bash[41963]: audit 2023-12-01T12:08:39.588951+0000 mon.a (mon.0) 8240 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:08:40.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:08:40 smithi080 bash[41963]: audit 2023-12-01T12:08:40.080730+0000 mon.c (mon.2) 8444 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:08:40.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:08:40 smithi080 bash[41963]: audit 2023-12-01T12:08:40.082504+0000 mon.c (mon.2) 8445 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:08:40.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:08:40 smithi080 bash[41963]: audit 2023-12-01T12:08:40.092538+0000 mon.a (mon.0) 8241 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:08:40.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:08:40 smithi090 bash[32384]: cluster 2023-12-01T12:08:39.226708+0000 mgr.y (mgr.24362) 13202 : cluster 0 pgmap v13171: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:08:40.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:08:40 smithi090 bash[32384]: audit 2023-12-01T12:08:39.572805+0000 mon.a (mon.0) 8239 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:08:40.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:08:40 smithi090 bash[32384]: audit 2023-12-01T12:08:39.588951+0000 mon.a (mon.0) 8240 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:08:40.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:08:40 smithi090 bash[32384]: audit 2023-12-01T12:08:40.080730+0000 mon.c (mon.2) 8444 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:08:40.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:08:40 smithi090 bash[32384]: audit 2023-12-01T12:08:40.082504+0000 mon.c (mon.2) 8445 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:08:40.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:08:40 smithi090 bash[32384]: audit 2023-12-01T12:08:40.092538+0000 mon.a (mon.0) 8241 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:08:41.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:08:41 smithi080 bash[41963]: audit 2023-12-01T12:08:40.481144+0000 mon.c (mon.2) 8446 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:08:41.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:08:41 smithi080 bash[28361]: audit 2023-12-01T12:08:40.481144+0000 mon.c (mon.2) 8446 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:08:41.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:08:41 smithi090 bash[32384]: audit 2023-12-01T12:08:40.481144+0000 mon.c (mon.2) 8446 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:08:42.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:08:42 smithi080 bash[28361]: cluster 2023-12-01T12:08:41.227822+0000 mgr.y (mgr.24362) 13203 : cluster 0 pgmap v13172: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:08:42.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:08:42 smithi080 bash[28361]: audit 2023-12-01T12:08:41.355734+0000 mon.a (mon.0) 8242 : audit 0 from='client.? 172.21.15.80:0/3098262718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:08:42.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:08:42 smithi080 bash[41963]: cluster 2023-12-01T12:08:41.227822+0000 mgr.y (mgr.24362) 13203 : cluster 0 pgmap v13172: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:08:42.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:08:42 smithi080 bash[41963]: audit 2023-12-01T12:08:41.355734+0000 mon.a (mon.0) 8242 : audit 0 from='client.? 172.21.15.80:0/3098262718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:08:42.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:08:42 smithi090 bash[32384]: cluster 2023-12-01T12:08:41.227822+0000 mgr.y (mgr.24362) 13203 : cluster 0 pgmap v13172: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:08:42.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:08:42 smithi090 bash[32384]: audit 2023-12-01T12:08:41.355734+0000 mon.a (mon.0) 8242 : audit 0 from='client.? 172.21.15.80:0/3098262718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:08:44.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:08:44 smithi080 bash[41963]: cluster 2023-12-01T12:08:43.228339+0000 mgr.y (mgr.24362) 13204 : cluster 0 pgmap v13173: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:08:44.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:08:44 smithi080 bash[41963]: audit 2023-12-01T12:08:43.815216+0000 mon.a (mon.0) 8243 : audit 0 from='client.? 172.21.15.80:0/2454895738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:08:44.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:08:44 smithi080 bash[28361]: cluster 2023-12-01T12:08:43.228339+0000 mgr.y (mgr.24362) 13204 : cluster 0 pgmap v13173: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:08:44.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:08:44 smithi080 bash[28361]: audit 2023-12-01T12:08:43.815216+0000 mon.a (mon.0) 8243 : audit 0 from='client.? 172.21.15.80:0/2454895738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:08:44.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:08:44 smithi090 bash[32384]: cluster 2023-12-01T12:08:43.228339+0000 mgr.y (mgr.24362) 13204 : cluster 0 pgmap v13173: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:08:44.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:08:44 smithi090 bash[32384]: audit 2023-12-01T12:08:43.815216+0000 mon.a (mon.0) 8243 : audit 0 from='client.? 172.21.15.80:0/2454895738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:08:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:08:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:08:46] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T12:08:46.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:08:46 smithi080 bash[41963]: cluster 2023-12-01T12:08:45.228984+0000 mgr.y (mgr.24362) 13205 : cluster 0 pgmap v13174: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:08:46.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:08:46 smithi080 bash[41963]: audit 2023-12-01T12:08:46.267544+0000 mon.c (mon.2) 8447 : audit 0 from='client.? 172.21.15.80:0/2135825466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:08:46.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:08:46 smithi080 bash[28361]: cluster 2023-12-01T12:08:45.228984+0000 mgr.y (mgr.24362) 13205 : cluster 0 pgmap v13174: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:08:46.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:08:46 smithi080 bash[28361]: audit 2023-12-01T12:08:46.267544+0000 mon.c (mon.2) 8447 : audit 0 from='client.? 172.21.15.80:0/2135825466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:08:46.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:08:46 smithi090 bash[32384]: cluster 2023-12-01T12:08:45.228984+0000 mgr.y (mgr.24362) 13205 : cluster 0 pgmap v13174: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:08:46.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:08:46 smithi090 bash[32384]: audit 2023-12-01T12:08:46.267544+0000 mon.c (mon.2) 8447 : audit 0 from='client.? 172.21.15.80:0/2135825466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:08:47.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:08:47 smithi090 bash[32384]: cluster 2023-12-01T12:08:47.230154+0000 mgr.y (mgr.24362) 13206 : cluster 0 pgmap v13175: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:08:47.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:08:47 smithi080 bash[28361]: cluster 2023-12-01T12:08:47.230154+0000 mgr.y (mgr.24362) 13206 : cluster 0 pgmap v13175: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:08:47.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:08:47 smithi080 bash[41963]: cluster 2023-12-01T12:08:47.230154+0000 mgr.y (mgr.24362) 13206 : cluster 0 pgmap v13175: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:08:49.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:08:48 smithi080 bash[28361]: audit 2023-12-01T12:08:48.723461+0000 mon.c (mon.2) 8448 : audit 0 from='client.? 172.21.15.80:0/2210629186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:08:49.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:08:48 smithi080 bash[41963]: audit 2023-12-01T12:08:48.723461+0000 mon.c (mon.2) 8448 : audit 0 from='client.? 172.21.15.80:0/2210629186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:08:49.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:08:48 smithi090 bash[32384]: audit 2023-12-01T12:08:48.723461+0000 mon.c (mon.2) 8448 : audit 0 from='client.? 172.21.15.80:0/2210629186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:08:50.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:08:49 smithi080 bash[28361]: cluster 2023-12-01T12:08:49.230824+0000 mgr.y (mgr.24362) 13207 : cluster 0 pgmap v13176: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:08:50.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:08:49 smithi080 bash[41963]: cluster 2023-12-01T12:08:49.230824+0000 mgr.y (mgr.24362) 13207 : cluster 0 pgmap v13176: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:08:50.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:08:49 smithi090 bash[32384]: cluster 2023-12-01T12:08:49.230824+0000 mgr.y (mgr.24362) 13207 : cluster 0 pgmap v13176: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:08:51.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:08:51 smithi090 bash[32384]: audit 2023-12-01T12:08:51.183724+0000 mon.c (mon.2) 8449 : audit 0 from='client.? 172.21.15.80:0/1555601925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:08:51.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:08:51 smithi080 bash[28361]: audit 2023-12-01T12:08:51.183724+0000 mon.c (mon.2) 8449 : audit 0 from='client.? 172.21.15.80:0/1555601925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:08:51.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:08:51 smithi080 bash[41963]: audit 2023-12-01T12:08:51.183724+0000 mon.c (mon.2) 8449 : audit 0 from='client.? 172.21.15.80:0/1555601925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:08:52.680 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:08:52 smithi080 bash[41963]: cluster 2023-12-01T12:08:51.232061+0000 mgr.y (mgr.24362) 13208 : cluster 0 pgmap v13177: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:08:52.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:08:52 smithi080 bash[28361]: cluster 2023-12-01T12:08:51.232061+0000 mgr.y (mgr.24362) 13208 : cluster 0 pgmap v13177: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:08:52.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:08:52 smithi090 bash[32384]: cluster 2023-12-01T12:08:51.232061+0000 mgr.y (mgr.24362) 13208 : cluster 0 pgmap v13177: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:08:54.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:08:54 smithi080 bash[28361]: cluster 2023-12-01T12:08:53.232659+0000 mgr.y (mgr.24362) 13209 : cluster 0 pgmap v13178: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:08:54.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:08:54 smithi080 bash[28361]: audit 2023-12-01T12:08:53.637539+0000 mon.c (mon.2) 8450 : audit 0 from='client.? 172.21.15.80:0/2527895631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:08:54.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:08:54 smithi080 bash[41963]: cluster 2023-12-01T12:08:53.232659+0000 mgr.y (mgr.24362) 13209 : cluster 0 pgmap v13178: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:08:54.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:08:54 smithi080 bash[41963]: audit 2023-12-01T12:08:53.637539+0000 mon.c (mon.2) 8450 : audit 0 from='client.? 172.21.15.80:0/2527895631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:08:54.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:08:54 smithi090 bash[32384]: cluster 2023-12-01T12:08:53.232659+0000 mgr.y (mgr.24362) 13209 : cluster 0 pgmap v13178: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:08:54.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:08:54 smithi090 bash[32384]: audit 2023-12-01T12:08:53.637539+0000 mon.c (mon.2) 8450 : audit 0 from='client.? 172.21.15.80:0/2527895631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:08:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:08:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:08:56] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T12:08:56.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:08:56 smithi080 bash[41963]: cluster 2023-12-01T12:08:55.233407+0000 mgr.y (mgr.24362) 13210 : cluster 0 pgmap v13179: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:08:56.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:08:56 smithi080 bash[41963]: audit 2023-12-01T12:08:55.481566+0000 mon.c (mon.2) 8451 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:08:56.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:08:56 smithi080 bash[41963]: audit 2023-12-01T12:08:56.088195+0000 mon.c (mon.2) 8452 : audit 0 from='client.? 172.21.15.80:0/4111311228' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:08:56.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:08:56 smithi080 bash[28361]: cluster 2023-12-01T12:08:55.233407+0000 mgr.y (mgr.24362) 13210 : cluster 0 pgmap v13179: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:08:56.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:08:56 smithi080 bash[28361]: audit 2023-12-01T12:08:55.481566+0000 mon.c (mon.2) 8451 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:08:56.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:08:56 smithi080 bash[28361]: audit 2023-12-01T12:08:56.088195+0000 mon.c (mon.2) 8452 : audit 0 from='client.? 172.21.15.80:0/4111311228' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:08:56.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:08:56 smithi090 bash[32384]: cluster 2023-12-01T12:08:55.233407+0000 mgr.y (mgr.24362) 13210 : cluster 0 pgmap v13179: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:08:56.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:08:56 smithi090 bash[32384]: audit 2023-12-01T12:08:55.481566+0000 mon.c (mon.2) 8451 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:08:56.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:08:56 smithi090 bash[32384]: audit 2023-12-01T12:08:56.088195+0000 mon.c (mon.2) 8452 : audit 0 from='client.? 172.21.15.80:0/4111311228' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:08:57.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:08:57 smithi090 bash[32384]: cluster 2023-12-01T12:08:57.234673+0000 mgr.y (mgr.24362) 13211 : cluster 0 pgmap v13180: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:08:57.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:08:57 smithi080 bash[28361]: cluster 2023-12-01T12:08:57.234673+0000 mgr.y (mgr.24362) 13211 : cluster 0 pgmap v13180: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:08:57.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:08:57 smithi080 bash[41963]: cluster 2023-12-01T12:08:57.234673+0000 mgr.y (mgr.24362) 13211 : cluster 0 pgmap v13180: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:08:58.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:08:58 smithi080 bash[28361]: audit 2023-12-01T12:08:58.539263+0000 mon.c (mon.2) 8453 : audit 0 from='client.? 172.21.15.80:0/79664057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:08:58.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:08:58 smithi080 bash[41963]: audit 2023-12-01T12:08:58.539263+0000 mon.c (mon.2) 8453 : audit 0 from='client.? 172.21.15.80:0/79664057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:08:59.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:08:58 smithi090 bash[32384]: audit 2023-12-01T12:08:58.539263+0000 mon.c (mon.2) 8453 : audit 0 from='client.? 172.21.15.80:0/79664057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:08:59.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:08:59 smithi080 bash[28361]: cluster 2023-12-01T12:08:59.235395+0000 mgr.y (mgr.24362) 13212 : cluster 0 pgmap v13181: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:08:59.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:08:59 smithi080 bash[41963]: cluster 2023-12-01T12:08:59.235395+0000 mgr.y (mgr.24362) 13212 : cluster 0 pgmap v13181: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:09:00.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:08:59 smithi090 bash[32384]: cluster 2023-12-01T12:08:59.235395+0000 mgr.y (mgr.24362) 13212 : cluster 0 pgmap v13181: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:09:01.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:09:01 smithi080 bash[28361]: audit 2023-12-01T12:09:00.989679+0000 mon.c (mon.2) 8454 : audit 0 from='client.? 172.21.15.80:0/3596005662' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:09:01.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:09:01 smithi080 bash[41963]: audit 2023-12-01T12:09:00.989679+0000 mon.c (mon.2) 8454 : audit 0 from='client.? 172.21.15.80:0/3596005662' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:09:01.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:09:01 smithi090 bash[32384]: audit 2023-12-01T12:09:00.989679+0000 mon.c (mon.2) 8454 : audit 0 from='client.? 172.21.15.80:0/3596005662' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:09:02.430 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:09:02 smithi080 bash[41963]: cluster 2023-12-01T12:09:01.236595+0000 mgr.y (mgr.24362) 13213 : cluster 0 pgmap v13182: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:09:02.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:09:02 smithi080 bash[28361]: cluster 2023-12-01T12:09:01.236595+0000 mgr.y (mgr.24362) 13213 : cluster 0 pgmap v13182: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:09:02.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:09:02 smithi090 bash[32384]: cluster 2023-12-01T12:09:01.236595+0000 mgr.y (mgr.24362) 13213 : cluster 0 pgmap v13182: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:09:04.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:09:04 smithi080 bash[41963]: cluster 2023-12-01T12:09:03.237367+0000 mgr.y (mgr.24362) 13214 : cluster 0 pgmap v13183: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:09:04.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:09:04 smithi080 bash[41963]: audit 2023-12-01T12:09:03.452856+0000 mon.c (mon.2) 8455 : audit 0 from='client.? 172.21.15.80:0/3316596501' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:09:04.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:09:04 smithi080 bash[28361]: cluster 2023-12-01T12:09:03.237367+0000 mgr.y (mgr.24362) 13214 : cluster 0 pgmap v13183: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:09:04.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:09:04 smithi080 bash[28361]: audit 2023-12-01T12:09:03.452856+0000 mon.c (mon.2) 8455 : audit 0 from='client.? 172.21.15.80:0/3316596501' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:09:04.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:09:04 smithi090 bash[32384]: cluster 2023-12-01T12:09:03.237367+0000 mgr.y (mgr.24362) 13214 : cluster 0 pgmap v13183: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:09:04.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:09:04 smithi090 bash[32384]: audit 2023-12-01T12:09:03.452856+0000 mon.c (mon.2) 8455 : audit 0 from='client.? 172.21.15.80:0/3316596501' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:09:06.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:09:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:09:06] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T12:09:06.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:09:06 smithi080 bash[28361]: cluster 2023-12-01T12:09:05.238222+0000 mgr.y (mgr.24362) 13215 : cluster 0 pgmap v13184: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:09:06.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:09:06 smithi080 bash[28361]: audit 2023-12-01T12:09:05.908208+0000 mon.a (mon.0) 8244 : audit 0 from='client.? 172.21.15.80:0/3683731224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:09:06.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:09:06 smithi080 bash[41963]: cluster 2023-12-01T12:09:05.238222+0000 mgr.y (mgr.24362) 13215 : cluster 0 pgmap v13184: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:09:06.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:09:06 smithi080 bash[41963]: audit 2023-12-01T12:09:05.908208+0000 mon.a (mon.0) 8244 : audit 0 from='client.? 172.21.15.80:0/3683731224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:09:06.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:09:06 smithi090 bash[32384]: cluster 2023-12-01T12:09:05.238222+0000 mgr.y (mgr.24362) 13215 : cluster 0 pgmap v13184: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:09:06.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:09:06 smithi090 bash[32384]: audit 2023-12-01T12:09:05.908208+0000 mon.a (mon.0) 8244 : audit 0 from='client.? 172.21.15.80:0/3683731224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:09:07.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:09:07 smithi090 bash[32384]: cluster 2023-12-01T12:09:07.239444+0000 mgr.y (mgr.24362) 13216 : cluster 0 pgmap v13185: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:09:07.930 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:09:07 smithi080 bash[41963]: cluster 2023-12-01T12:09:07.239444+0000 mgr.y (mgr.24362) 13216 : cluster 0 pgmap v13185: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:09:07.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:09:07 smithi080 bash[28361]: cluster 2023-12-01T12:09:07.239444+0000 mgr.y (mgr.24362) 13216 : cluster 0 pgmap v13185: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:09:08.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:09:08 smithi090 bash[32384]: audit 2023-12-01T12:09:08.362597+0000 mon.c (mon.2) 8456 : audit 0 from='client.? 172.21.15.80:0/4075049472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:09:08.930 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:09:08 smithi080 bash[41963]: audit 2023-12-01T12:09:08.362597+0000 mon.c (mon.2) 8456 : audit 0 from='client.? 172.21.15.80:0/4075049472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:09:08.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:09:08 smithi080 bash[28361]: audit 2023-12-01T12:09:08.362597+0000 mon.c (mon.2) 8456 : audit 0 from='client.? 172.21.15.80:0/4075049472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:09:09.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:09:09 smithi090 bash[32384]: cluster 2023-12-01T12:09:09.240110+0000 mgr.y (mgr.24362) 13217 : cluster 0 pgmap v13186: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:09:09.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:09:09 smithi080 bash[28361]: cluster 2023-12-01T12:09:09.240110+0000 mgr.y (mgr.24362) 13217 : cluster 0 pgmap v13186: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:09:09.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:09:09 smithi080 bash[41963]: cluster 2023-12-01T12:09:09.240110+0000 mgr.y (mgr.24362) 13217 : cluster 0 pgmap v13186: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:09:10.930 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:09:10 smithi080 bash[41963]: audit 2023-12-01T12:09:10.481943+0000 mon.c (mon.2) 8457 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:09:10.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:09:10 smithi080 bash[28361]: audit 2023-12-01T12:09:10.481943+0000 mon.c (mon.2) 8457 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:09:11.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:09:10 smithi090 bash[32384]: audit 2023-12-01T12:09:10.481943+0000 mon.c (mon.2) 8457 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:09:11.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:09:11 smithi080 bash[28361]: audit 2023-12-01T12:09:10.827015+0000 mon.c (mon.2) 8458 : audit 0 from='client.? 172.21.15.80:0/412664034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:09:11.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:09:11 smithi080 bash[28361]: cluster 2023-12-01T12:09:11.241190+0000 mgr.y (mgr.24362) 13218 : cluster 0 pgmap v13187: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:09:11.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:09:11 smithi080 bash[41963]: audit 2023-12-01T12:09:10.827015+0000 mon.c (mon.2) 8458 : audit 0 from='client.? 172.21.15.80:0/412664034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:09:11.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:09:11 smithi080 bash[41963]: cluster 2023-12-01T12:09:11.241190+0000 mgr.y (mgr.24362) 13218 : cluster 0 pgmap v13187: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:09:12.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:09:11 smithi090 bash[32384]: audit 2023-12-01T12:09:10.827015+0000 mon.c (mon.2) 8458 : audit 0 from='client.? 172.21.15.80:0/412664034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:09:12.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:09:11 smithi090 bash[32384]: cluster 2023-12-01T12:09:11.241190+0000 mgr.y (mgr.24362) 13218 : cluster 0 pgmap v13187: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:09:13.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:09:13 smithi080 bash[28361]: audit 2023-12-01T12:09:13.283872+0000 mon.a (mon.0) 8245 : audit 0 from='client.? 172.21.15.80:0/2068655411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:09:13.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:09:13 smithi080 bash[41963]: audit 2023-12-01T12:09:13.283872+0000 mon.a (mon.0) 8245 : audit 0 from='client.? 172.21.15.80:0/2068655411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:09:13.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:09:13 smithi090 bash[32384]: audit 2023-12-01T12:09:13.283872+0000 mon.a (mon.0) 8245 : audit 0 from='client.? 172.21.15.80:0/2068655411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:09:14.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:09:14 smithi080 bash[28361]: cluster 2023-12-01T12:09:13.241815+0000 mgr.y (mgr.24362) 13219 : cluster 0 pgmap v13188: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:09:14.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:09:14 smithi080 bash[41963]: cluster 2023-12-01T12:09:13.241815+0000 mgr.y (mgr.24362) 13219 : cluster 0 pgmap v13188: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:09:14.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:09:14 smithi090 bash[32384]: cluster 2023-12-01T12:09:13.241815+0000 mgr.y (mgr.24362) 13219 : cluster 0 pgmap v13188: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:09:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:09:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:09:16] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T12:09:16.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:09:16 smithi080 bash[28361]: cluster 2023-12-01T12:09:15.242603+0000 mgr.y (mgr.24362) 13220 : cluster 0 pgmap v13189: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:09:16.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:09:16 smithi080 bash[28361]: audit 2023-12-01T12:09:15.746534+0000 mon.c (mon.2) 8459 : audit 0 from='client.? 172.21.15.80:0/182943116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:09:16.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:09:16 smithi080 bash[41963]: cluster 2023-12-01T12:09:15.242603+0000 mgr.y (mgr.24362) 13220 : cluster 0 pgmap v13189: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:09:16.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:09:16 smithi080 bash[41963]: audit 2023-12-01T12:09:15.746534+0000 mon.c (mon.2) 8459 : audit 0 from='client.? 172.21.15.80:0/182943116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:09:16.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:09:16 smithi090 bash[32384]: cluster 2023-12-01T12:09:15.242603+0000 mgr.y (mgr.24362) 13220 : cluster 0 pgmap v13189: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:09:16.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:09:16 smithi090 bash[32384]: audit 2023-12-01T12:09:15.746534+0000 mon.c (mon.2) 8459 : audit 0 from='client.? 172.21.15.80:0/182943116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:09:17.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:09:17 smithi090 bash[32384]: cluster 2023-12-01T12:09:17.243773+0000 mgr.y (mgr.24362) 13221 : cluster 0 pgmap v13190: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:09:17.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:09:17 smithi080 bash[41963]: cluster 2023-12-01T12:09:17.243773+0000 mgr.y (mgr.24362) 13221 : cluster 0 pgmap v13190: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:09:17.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:09:17 smithi080 bash[28361]: cluster 2023-12-01T12:09:17.243773+0000 mgr.y (mgr.24362) 13221 : cluster 0 pgmap v13190: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:09:18.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:09:18 smithi090 bash[32384]: audit 2023-12-01T12:09:18.191537+0000 mon.a (mon.0) 8246 : audit 0 from='client.? 172.21.15.80:0/3863689830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:09:18.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:09:18 smithi080 bash[41963]: audit 2023-12-01T12:09:18.191537+0000 mon.a (mon.0) 8246 : audit 0 from='client.? 172.21.15.80:0/3863689830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:09:18.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:09:18 smithi080 bash[28361]: audit 2023-12-01T12:09:18.191537+0000 mon.a (mon.0) 8246 : audit 0 from='client.? 172.21.15.80:0/3863689830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:09:19.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:09:19 smithi090 bash[32384]: cluster 2023-12-01T12:09:19.244412+0000 mgr.y (mgr.24362) 13222 : cluster 0 pgmap v13191: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:09:19.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:09:19 smithi080 bash[28361]: cluster 2023-12-01T12:09:19.244412+0000 mgr.y (mgr.24362) 13222 : cluster 0 pgmap v13191: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:09:19.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:09:19 smithi080 bash[41963]: cluster 2023-12-01T12:09:19.244412+0000 mgr.y (mgr.24362) 13222 : cluster 0 pgmap v13191: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:09:21.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:09:20 smithi090 bash[32384]: audit 2023-12-01T12:09:20.647515+0000 mon.a (mon.0) 8247 : audit 0 from='client.? 172.21.15.80:0/1228542309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:09:21.180 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:09:20 smithi080 bash[41963]: audit 2023-12-01T12:09:20.647515+0000 mon.a (mon.0) 8247 : audit 0 from='client.? 172.21.15.80:0/1228542309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:09:21.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:09:20 smithi080 bash[28361]: audit 2023-12-01T12:09:20.647515+0000 mon.a (mon.0) 8247 : audit 0 from='client.? 172.21.15.80:0/1228542309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:09:22.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:09:21 smithi090 bash[32384]: cluster 2023-12-01T12:09:21.245586+0000 mgr.y (mgr.24362) 13223 : cluster 0 pgmap v13192: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:09:22.180 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:09:21 smithi080 bash[41963]: cluster 2023-12-01T12:09:21.245586+0000 mgr.y (mgr.24362) 13223 : cluster 0 pgmap v13192: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:09:22.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:09:21 smithi080 bash[28361]: cluster 2023-12-01T12:09:21.245586+0000 mgr.y (mgr.24362) 13223 : cluster 0 pgmap v13192: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:09:23.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:09:23 smithi080 bash[28361]: audit 2023-12-01T12:09:23.105522+0000 mon.a (mon.0) 8248 : audit 0 from='client.? 172.21.15.80:0/3754047168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:09:23.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:09:23 smithi080 bash[41963]: audit 2023-12-01T12:09:23.105522+0000 mon.a (mon.0) 8248 : audit 0 from='client.? 172.21.15.80:0/3754047168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:09:23.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:09:23 smithi090 bash[32384]: audit 2023-12-01T12:09:23.105522+0000 mon.a (mon.0) 8248 : audit 0 from='client.? 172.21.15.80:0/3754047168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:09:24.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:09:24 smithi080 bash[28361]: cluster 2023-12-01T12:09:23.246372+0000 mgr.y (mgr.24362) 13224 : cluster 0 pgmap v13193: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:09:24.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:09:24 smithi080 bash[41963]: cluster 2023-12-01T12:09:23.246372+0000 mgr.y (mgr.24362) 13224 : cluster 0 pgmap v13193: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:09:24.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:09:24 smithi090 bash[32384]: cluster 2023-12-01T12:09:23.246372+0000 mgr.y (mgr.24362) 13224 : cluster 0 pgmap v13193: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:09:26.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:09:26 smithi080 bash[28361]: cluster 2023-12-01T12:09:25.247107+0000 mgr.y (mgr.24362) 13225 : cluster 0 pgmap v13194: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:09:26.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:09:26 smithi080 bash[28361]: audit 2023-12-01T12:09:25.482231+0000 mon.c (mon.2) 8460 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:09:26.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:09:26 smithi080 bash[28361]: audit 2023-12-01T12:09:25.566018+0000 mon.a (mon.0) 8249 : audit 0 from='client.? 172.21.15.80:0/2219362052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:09:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:09:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:09:26] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T12:09:26.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:09:26 smithi080 bash[41963]: cluster 2023-12-01T12:09:25.247107+0000 mgr.y (mgr.24362) 13225 : cluster 0 pgmap v13194: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:09:26.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:09:26 smithi080 bash[41963]: audit 2023-12-01T12:09:25.482231+0000 mon.c (mon.2) 8460 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:09:26.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:09:26 smithi080 bash[41963]: audit 2023-12-01T12:09:25.566018+0000 mon.a (mon.0) 8249 : audit 0 from='client.? 172.21.15.80:0/2219362052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:09:26.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:09:26 smithi090 bash[32384]: cluster 2023-12-01T12:09:25.247107+0000 mgr.y (mgr.24362) 13225 : cluster 0 pgmap v13194: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:09:26.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:09:26 smithi090 bash[32384]: audit 2023-12-01T12:09:25.482231+0000 mon.c (mon.2) 8460 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:09:26.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:09:26 smithi090 bash[32384]: audit 2023-12-01T12:09:25.566018+0000 mon.a (mon.0) 8249 : audit 0 from='client.? 172.21.15.80:0/2219362052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:09:27.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:09:27 smithi090 bash[32384]: cluster 2023-12-01T12:09:27.248352+0000 mgr.y (mgr.24362) 13226 : cluster 0 pgmap v13195: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:09:27.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:09:27 smithi080 bash[28361]: cluster 2023-12-01T12:09:27.248352+0000 mgr.y (mgr.24362) 13226 : cluster 0 pgmap v13195: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:09:27.930 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:09:27 smithi080 bash[41963]: cluster 2023-12-01T12:09:27.248352+0000 mgr.y (mgr.24362) 13226 : cluster 0 pgmap v13195: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:09:28.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:09:28 smithi090 bash[32384]: audit 2023-12-01T12:09:28.015358+0000 mon.c (mon.2) 8461 : audit 0 from='client.? 172.21.15.80:0/4212921029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:09:28.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:09:28 smithi080 bash[28361]: audit 2023-12-01T12:09:28.015358+0000 mon.c (mon.2) 8461 : audit 0 from='client.? 172.21.15.80:0/4212921029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:09:28.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:09:28 smithi080 bash[41963]: audit 2023-12-01T12:09:28.015358+0000 mon.c (mon.2) 8461 : audit 0 from='client.? 172.21.15.80:0/4212921029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:09:29.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:09:29 smithi090 bash[32384]: cluster 2023-12-01T12:09:29.248977+0000 mgr.y (mgr.24362) 13227 : cluster 0 pgmap v13196: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:09:29.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:09:29 smithi080 bash[28361]: cluster 2023-12-01T12:09:29.248977+0000 mgr.y (mgr.24362) 13227 : cluster 0 pgmap v13196: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:09:29.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:09:29 smithi080 bash[41963]: cluster 2023-12-01T12:09:29.248977+0000 mgr.y (mgr.24362) 13227 : cluster 0 pgmap v13196: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:09:30.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:09:30 smithi090 bash[32384]: audit 2023-12-01T12:09:30.459652+0000 mon.c (mon.2) 8462 : audit 0 from='client.? 172.21.15.80:0/4013769472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:09:30.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:09:30 smithi080 bash[28361]: audit 2023-12-01T12:09:30.459652+0000 mon.c (mon.2) 8462 : audit 0 from='client.? 172.21.15.80:0/4013769472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:09:30.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:09:30 smithi080 bash[41963]: audit 2023-12-01T12:09:30.459652+0000 mon.c (mon.2) 8462 : audit 0 from='client.? 172.21.15.80:0/4013769472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:09:31.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:09:31 smithi090 bash[32384]: cluster 2023-12-01T12:09:31.250133+0000 mgr.y (mgr.24362) 13228 : cluster 0 pgmap v13197: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:09:31.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:09:31 smithi080 bash[28361]: cluster 2023-12-01T12:09:31.250133+0000 mgr.y (mgr.24362) 13228 : cluster 0 pgmap v13197: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:09:31.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:09:31 smithi080 bash[41963]: cluster 2023-12-01T12:09:31.250133+0000 mgr.y (mgr.24362) 13228 : cluster 0 pgmap v13197: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:09:33.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:09:32 smithi090 bash[32384]: audit 2023-12-01T12:09:32.914746+0000 mon.c (mon.2) 8463 : audit 0 from='client.? 172.21.15.80:0/2585335467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:09:33.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:09:32 smithi080 bash[28361]: audit 2023-12-01T12:09:32.914746+0000 mon.c (mon.2) 8463 : audit 0 from='client.? 172.21.15.80:0/2585335467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:09:33.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:09:32 smithi080 bash[41963]: audit 2023-12-01T12:09:32.914746+0000 mon.c (mon.2) 8463 : audit 0 from='client.? 172.21.15.80:0/2585335467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:09:34.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:09:33 smithi090 bash[32384]: cluster 2023-12-01T12:09:33.250816+0000 mgr.y (mgr.24362) 13229 : cluster 0 pgmap v13198: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:09:34.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:09:33 smithi080 bash[41963]: cluster 2023-12-01T12:09:33.250816+0000 mgr.y (mgr.24362) 13229 : cluster 0 pgmap v13198: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:09:34.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:09:33 smithi080 bash[28361]: cluster 2023-12-01T12:09:33.250816+0000 mgr.y (mgr.24362) 13229 : cluster 0 pgmap v13198: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:09:36.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:09:36 smithi080 bash[28361]: cluster 2023-12-01T12:09:35.251445+0000 mgr.y (mgr.24362) 13230 : cluster 0 pgmap v13199: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:09:36.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:09:36 smithi080 bash[28361]: audit 2023-12-01T12:09:35.371733+0000 mon.a (mon.0) 8250 : audit 0 from='client.? 172.21.15.80:0/1797886727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:09:36.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:09:36 smithi080 bash[41963]: cluster 2023-12-01T12:09:35.251445+0000 mgr.y (mgr.24362) 13230 : cluster 0 pgmap v13199: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:09:36.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:09:36 smithi080 bash[41963]: audit 2023-12-01T12:09:35.371733+0000 mon.a (mon.0) 8250 : audit 0 from='client.? 172.21.15.80:0/1797886727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:09:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:09:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:09:36] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T12:09:36.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:09:36 smithi090 bash[32384]: cluster 2023-12-01T12:09:35.251445+0000 mgr.y (mgr.24362) 13230 : cluster 0 pgmap v13199: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:09:36.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:09:36 smithi090 bash[32384]: audit 2023-12-01T12:09:35.371733+0000 mon.a (mon.0) 8250 : audit 0 from='client.? 172.21.15.80:0/1797886727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:09:37.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:09:37 smithi090 bash[32384]: cluster 2023-12-01T12:09:37.252596+0000 mgr.y (mgr.24362) 13231 : cluster 0 pgmap v13200: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:09:37.930 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:09:37 smithi080 bash[41963]: cluster 2023-12-01T12:09:37.252596+0000 mgr.y (mgr.24362) 13231 : cluster 0 pgmap v13200: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:09:37.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:09:37 smithi080 bash[28361]: cluster 2023-12-01T12:09:37.252596+0000 mgr.y (mgr.24362) 13231 : cluster 0 pgmap v13200: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:09:38.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:09:38 smithi090 bash[32384]: audit 2023-12-01T12:09:37.822017+0000 mon.c (mon.2) 8464 : audit 0 from='client.? 172.21.15.80:0/4120756512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:09:38.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:09:38 smithi080 bash[28361]: audit 2023-12-01T12:09:37.822017+0000 mon.c (mon.2) 8464 : audit 0 from='client.? 172.21.15.80:0/4120756512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:09:38.930 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:09:38 smithi080 bash[41963]: audit 2023-12-01T12:09:37.822017+0000 mon.c (mon.2) 8464 : audit 0 from='client.? 172.21.15.80:0/4120756512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:09:39.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:09:39 smithi090 bash[32384]: cluster 2023-12-01T12:09:39.253165+0000 mgr.y (mgr.24362) 13232 : cluster 0 pgmap v13201: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:09:39.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:09:39 smithi080 bash[28361]: cluster 2023-12-01T12:09:39.253165+0000 mgr.y (mgr.24362) 13232 : cluster 0 pgmap v13201: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:09:39.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:09:39 smithi080 bash[41963]: cluster 2023-12-01T12:09:39.253165+0000 mgr.y (mgr.24362) 13232 : cluster 0 pgmap v13201: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:09:40.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:09:40 smithi090 bash[32384]: audit 2023-12-01T12:09:40.175744+0000 mon.c (mon.2) 8465 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:09:40.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:09:40 smithi090 bash[32384]: audit 2023-12-01T12:09:40.284334+0000 mon.a (mon.0) 8251 : audit 0 from='client.? 172.21.15.80:0/4021937794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:09:40.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:09:40 smithi080 bash[28361]: audit 2023-12-01T12:09:40.175744+0000 mon.c (mon.2) 8465 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:09:40.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:09:40 smithi080 bash[28361]: audit 2023-12-01T12:09:40.284334+0000 mon.a (mon.0) 8251 : audit 0 from='client.? 172.21.15.80:0/4021937794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:09:40.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:09:40 smithi080 bash[41963]: audit 2023-12-01T12:09:40.175744+0000 mon.c (mon.2) 8465 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:09:40.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:09:40 smithi080 bash[41963]: audit 2023-12-01T12:09:40.284334+0000 mon.a (mon.0) 8251 : audit 0 from='client.? 172.21.15.80:0/4021937794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:09:41.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:09:41 smithi090 bash[32384]: audit 2023-12-01T12:09:40.481617+0000 mon.c (mon.2) 8466 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:09:41.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:09:41 smithi090 bash[32384]: cluster 2023-12-01T12:09:41.254304+0000 mgr.y (mgr.24362) 13233 : cluster 0 pgmap v13202: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:09:41.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:09:41 smithi080 bash[28361]: audit 2023-12-01T12:09:40.481617+0000 mon.c (mon.2) 8466 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:09:41.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:09:41 smithi080 bash[28361]: cluster 2023-12-01T12:09:41.254304+0000 mgr.y (mgr.24362) 13233 : cluster 0 pgmap v13202: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:09:41.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:09:41 smithi080 bash[41963]: audit 2023-12-01T12:09:40.481617+0000 mon.c (mon.2) 8466 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:09:41.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:09:41 smithi080 bash[41963]: cluster 2023-12-01T12:09:41.254304+0000 mgr.y (mgr.24362) 13233 : cluster 0 pgmap v13202: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:09:43.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:09:42 smithi080 bash[28361]: audit 2023-12-01T12:09:42.743567+0000 mon.a (mon.0) 8252 : audit 0 from='client.? 172.21.15.80:0/1804612032' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:09:43.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:09:42 smithi080 bash[41963]: audit 2023-12-01T12:09:42.743567+0000 mon.a (mon.0) 8252 : audit 0 from='client.? 172.21.15.80:0/1804612032' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:09:43.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:09:42 smithi090 bash[32384]: audit 2023-12-01T12:09:42.743567+0000 mon.a (mon.0) 8252 : audit 0 from='client.? 172.21.15.80:0/1804612032' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:09:44.180 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:09:43 smithi080 bash[41963]: cluster 2023-12-01T12:09:43.255008+0000 mgr.y (mgr.24362) 13234 : cluster 0 pgmap v13203: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:09:44.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:09:43 smithi080 bash[28361]: cluster 2023-12-01T12:09:43.255008+0000 mgr.y (mgr.24362) 13234 : cluster 0 pgmap v13203: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:09:44.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:09:43 smithi090 bash[32384]: cluster 2023-12-01T12:09:43.255008+0000 mgr.y (mgr.24362) 13234 : cluster 0 pgmap v13203: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:09:45.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:09:45 smithi090 bash[32384]: audit 2023-12-01T12:09:45.207750+0000 mon.a (mon.0) 8253 : audit 0 from='client.? 172.21.15.80:0/3228343562' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:09:45.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:09:45 smithi080 bash[28361]: audit 2023-12-01T12:09:45.207750+0000 mon.a (mon.0) 8253 : audit 0 from='client.? 172.21.15.80:0/3228343562' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:09:45.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:09:45 smithi080 bash[41963]: audit 2023-12-01T12:09:45.207750+0000 mon.a (mon.0) 8253 : audit 0 from='client.? 172.21.15.80:0/3228343562' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:09:46.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:09:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:09:46] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T12:09:46.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:09:46 smithi080 bash[28361]: cluster 2023-12-01T12:09:45.255590+0000 mgr.y (mgr.24362) 13235 : cluster 0 pgmap v13204: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:09:46.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:09:46 smithi080 bash[28361]: audit 2023-12-01T12:09:45.975381+0000 mon.a (mon.0) 8254 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:09:46.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:09:46 smithi080 bash[28361]: audit 2023-12-01T12:09:45.995960+0000 mon.a (mon.0) 8255 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:09:46.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:09:46 smithi080 bash[41963]: cluster 2023-12-01T12:09:45.255590+0000 mgr.y (mgr.24362) 13235 : cluster 0 pgmap v13204: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:09:46.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:09:46 smithi080 bash[41963]: audit 2023-12-01T12:09:45.975381+0000 mon.a (mon.0) 8254 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:09:46.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:09:46 smithi080 bash[41963]: audit 2023-12-01T12:09:45.995960+0000 mon.a (mon.0) 8255 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:09:46.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:09:46 smithi090 bash[32384]: cluster 2023-12-01T12:09:45.255590+0000 mgr.y (mgr.24362) 13235 : cluster 0 pgmap v13204: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:09:46.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:09:46 smithi090 bash[32384]: audit 2023-12-01T12:09:45.975381+0000 mon.a (mon.0) 8254 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:09:46.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:09:46 smithi090 bash[32384]: audit 2023-12-01T12:09:45.995960+0000 mon.a (mon.0) 8255 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:09:47.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:09:47 smithi090 bash[32384]: audit 2023-12-01T12:09:46.483097+0000 mon.a (mon.0) 8256 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:09:47.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:09:47 smithi090 bash[32384]: audit 2023-12-01T12:09:46.496627+0000 mon.a (mon.0) 8257 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:09:47.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:09:47 smithi090 bash[32384]: audit 2023-12-01T12:09:47.022730+0000 mon.c (mon.2) 8467 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:09:47.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:09:47 smithi090 bash[32384]: audit 2023-12-01T12:09:47.024488+0000 mon.c (mon.2) 8468 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:09:47.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:09:47 smithi090 bash[32384]: audit 2023-12-01T12:09:47.035153+0000 mon.a (mon.0) 8258 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:09:47.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:09:47 smithi090 bash[32384]: cluster 2023-12-01T12:09:47.256725+0000 mgr.y (mgr.24362) 13236 : cluster 0 pgmap v13205: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:09:47.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:09:47 smithi080 bash[28361]: audit 2023-12-01T12:09:46.483097+0000 mon.a (mon.0) 8256 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:09:47.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:09:47 smithi080 bash[28361]: audit 2023-12-01T12:09:46.496627+0000 mon.a (mon.0) 8257 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:09:47.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:09:47 smithi080 bash[28361]: audit 2023-12-01T12:09:47.022730+0000 mon.c (mon.2) 8467 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:09:47.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:09:47 smithi080 bash[28361]: audit 2023-12-01T12:09:47.024488+0000 mon.c (mon.2) 8468 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:09:47.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:09:47 smithi080 bash[28361]: audit 2023-12-01T12:09:47.035153+0000 mon.a (mon.0) 8258 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:09:47.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:09:47 smithi080 bash[28361]: cluster 2023-12-01T12:09:47.256725+0000 mgr.y (mgr.24362) 13236 : cluster 0 pgmap v13205: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:09:47.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:09:47 smithi080 bash[41963]: audit 2023-12-01T12:09:46.483097+0000 mon.a (mon.0) 8256 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:09:47.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:09:47 smithi080 bash[41963]: audit 2023-12-01T12:09:46.496627+0000 mon.a (mon.0) 8257 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:09:47.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:09:47 smithi080 bash[41963]: audit 2023-12-01T12:09:47.022730+0000 mon.c (mon.2) 8467 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:09:47.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:09:47 smithi080 bash[41963]: audit 2023-12-01T12:09:47.024488+0000 mon.c (mon.2) 8468 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:09:47.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:09:47 smithi080 bash[41963]: audit 2023-12-01T12:09:47.035153+0000 mon.a (mon.0) 8258 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:09:47.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:09:47 smithi080 bash[41963]: cluster 2023-12-01T12:09:47.256725+0000 mgr.y (mgr.24362) 13236 : cluster 0 pgmap v13205: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:09:48.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:09:48 smithi090 bash[32384]: audit 2023-12-01T12:09:47.661520+0000 mon.a (mon.0) 8259 : audit 0 from='client.? 172.21.15.80:0/4005329448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:09:48.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:09:48 smithi080 bash[41963]: audit 2023-12-01T12:09:47.661520+0000 mon.a (mon.0) 8259 : audit 0 from='client.? 172.21.15.80:0/4005329448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:09:48.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:09:48 smithi080 bash[28361]: audit 2023-12-01T12:09:47.661520+0000 mon.a (mon.0) 8259 : audit 0 from='client.? 172.21.15.80:0/4005329448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:09:49.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:09:49 smithi090 bash[32384]: cluster 2023-12-01T12:09:49.257391+0000 mgr.y (mgr.24362) 13237 : cluster 0 pgmap v13206: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:09:49.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:09:49 smithi080 bash[28361]: cluster 2023-12-01T12:09:49.257391+0000 mgr.y (mgr.24362) 13237 : cluster 0 pgmap v13206: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:09:49.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:09:49 smithi080 bash[41963]: cluster 2023-12-01T12:09:49.257391+0000 mgr.y (mgr.24362) 13237 : cluster 0 pgmap v13206: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:09:50.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:09:50 smithi090 bash[32384]: audit 2023-12-01T12:09:50.115069+0000 mon.a (mon.0) 8260 : audit 0 from='client.? 172.21.15.80:0/3698153457' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:09:50.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:09:50 smithi080 bash[41963]: audit 2023-12-01T12:09:50.115069+0000 mon.a (mon.0) 8260 : audit 0 from='client.? 172.21.15.80:0/3698153457' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:09:50.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:09:50 smithi080 bash[28361]: audit 2023-12-01T12:09:50.115069+0000 mon.a (mon.0) 8260 : audit 0 from='client.? 172.21.15.80:0/3698153457' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:09:51.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:09:51 smithi090 bash[32384]: cluster 2023-12-01T12:09:51.258661+0000 mgr.y (mgr.24362) 13238 : cluster 0 pgmap v13207: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:09:51.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:09:51 smithi080 bash[28361]: cluster 2023-12-01T12:09:51.258661+0000 mgr.y (mgr.24362) 13238 : cluster 0 pgmap v13207: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:09:51.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:09:51 smithi080 bash[41963]: cluster 2023-12-01T12:09:51.258661+0000 mgr.y (mgr.24362) 13238 : cluster 0 pgmap v13207: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:09:52.930 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:09:52 smithi080 bash[41963]: audit 2023-12-01T12:09:52.561498+0000 mon.a (mon.0) 8261 : audit 0 from='client.? 172.21.15.80:0/1528614309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:09:52.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:09:52 smithi080 bash[28361]: audit 2023-12-01T12:09:52.561498+0000 mon.a (mon.0) 8261 : audit 0 from='client.? 172.21.15.80:0/1528614309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:09:53.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:09:52 smithi090 bash[32384]: audit 2023-12-01T12:09:52.561498+0000 mon.a (mon.0) 8261 : audit 0 from='client.? 172.21.15.80:0/1528614309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:09:53.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:09:53 smithi080 bash[41963]: cluster 2023-12-01T12:09:53.259403+0000 mgr.y (mgr.24362) 13239 : cluster 0 pgmap v13208: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:09:53.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:09:53 smithi080 bash[28361]: cluster 2023-12-01T12:09:53.259403+0000 mgr.y (mgr.24362) 13239 : cluster 0 pgmap v13208: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:09:54.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:09:53 smithi090 bash[32384]: cluster 2023-12-01T12:09:53.259403+0000 mgr.y (mgr.24362) 13239 : cluster 0 pgmap v13208: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:09:55.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:09:55 smithi080 bash[28361]: audit 2023-12-01T12:09:55.016231+0000 mon.c (mon.2) 8469 : audit 0 from='client.? 172.21.15.80:0/712423455' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:09:55.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:09:55 smithi080 bash[41963]: audit 2023-12-01T12:09:55.016231+0000 mon.c (mon.2) 8469 : audit 0 from='client.? 172.21.15.80:0/712423455' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:09:55.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:09:55 smithi090 bash[32384]: audit 2023-12-01T12:09:55.016231+0000 mon.c (mon.2) 8469 : audit 0 from='client.? 172.21.15.80:0/712423455' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:09:56.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:09:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:09:56] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T12:09:56.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:09:56 smithi080 bash[28361]: cluster 2023-12-01T12:09:55.260142+0000 mgr.y (mgr.24362) 13240 : cluster 0 pgmap v13209: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:09:56.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:09:56 smithi080 bash[28361]: audit 2023-12-01T12:09:55.482850+0000 mon.c (mon.2) 8470 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:09:56.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:09:56 smithi080 bash[41963]: cluster 2023-12-01T12:09:55.260142+0000 mgr.y (mgr.24362) 13240 : cluster 0 pgmap v13209: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:09:56.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:09:56 smithi080 bash[41963]: audit 2023-12-01T12:09:55.482850+0000 mon.c (mon.2) 8470 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:09:56.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:09:56 smithi090 bash[32384]: cluster 2023-12-01T12:09:55.260142+0000 mgr.y (mgr.24362) 13240 : cluster 0 pgmap v13209: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:09:56.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:09:56 smithi090 bash[32384]: audit 2023-12-01T12:09:55.482850+0000 mon.c (mon.2) 8470 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:09:57.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:09:57 smithi090 bash[32384]: cluster 2023-12-01T12:09:57.260894+0000 mgr.y (mgr.24362) 13241 : cluster 0 pgmap v13210: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:09:57.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:09:57 smithi080 bash[41963]: cluster 2023-12-01T12:09:57.260894+0000 mgr.y (mgr.24362) 13241 : cluster 0 pgmap v13210: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:09:57.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:09:57 smithi080 bash[28361]: cluster 2023-12-01T12:09:57.260894+0000 mgr.y (mgr.24362) 13241 : cluster 0 pgmap v13210: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:09:58.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:09:58 smithi090 bash[32384]: audit 2023-12-01T12:09:57.477442+0000 mon.a (mon.0) 8262 : audit 0 from='client.? 172.21.15.80:0/3202895158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:09:58.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:09:58 smithi080 bash[28361]: audit 2023-12-01T12:09:57.477442+0000 mon.a (mon.0) 8262 : audit 0 from='client.? 172.21.15.80:0/3202895158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:09:58.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:09:58 smithi080 bash[41963]: audit 2023-12-01T12:09:57.477442+0000 mon.a (mon.0) 8262 : audit 0 from='client.? 172.21.15.80:0/3202895158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:09:59.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:09:59 smithi090 bash[32384]: cluster 2023-12-01T12:09:59.261493+0000 mgr.y (mgr.24362) 13242 : cluster 0 pgmap v13211: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:09:59.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:09:59 smithi080 bash[28361]: cluster 2023-12-01T12:09:59.261493+0000 mgr.y (mgr.24362) 13242 : cluster 0 pgmap v13211: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:09:59.930 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:09:59 smithi080 bash[41963]: cluster 2023-12-01T12:09:59.261493+0000 mgr.y (mgr.24362) 13242 : cluster 0 pgmap v13211: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:10:00.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:10:00 smithi080 bash[28361]: debug 2023-12-01T12:09:59.996+0000 7f6ec9bf0700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T12:10:00.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:10:00 smithi090 bash[32384]: audit 2023-12-01T12:09:59.939033+0000 mon.a (mon.0) 8263 : audit 0 from='client.? 172.21.15.80:0/2782587362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:10:00.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:10:00 smithi090 bash[32384]: cluster 2023-12-01T12:10:00.000127+0000 mon.a (mon.0) 8264 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T12:10:00.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:10:00 smithi080 bash[28361]: audit 2023-12-01T12:09:59.939033+0000 mon.a (mon.0) 8263 : audit 0 from='client.? 172.21.15.80:0/2782587362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:10:00.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:10:00 smithi080 bash[28361]: cluster 2023-12-01T12:10:00.000127+0000 mon.a (mon.0) 8264 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T12:10:00.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:10:00 smithi080 bash[41963]: audit 2023-12-01T12:09:59.939033+0000 mon.a (mon.0) 8263 : audit 0 from='client.? 172.21.15.80:0/2782587362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:10:00.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:10:00 smithi080 bash[41963]: cluster 2023-12-01T12:10:00.000127+0000 mon.a (mon.0) 8264 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T12:10:01.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:10:01 smithi090 bash[32384]: cluster 2023-12-01T12:10:01.263076+0000 mgr.y (mgr.24362) 13243 : cluster 0 pgmap v13212: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:10:01.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:10:01 smithi080 bash[28361]: cluster 2023-12-01T12:10:01.263076+0000 mgr.y (mgr.24362) 13243 : cluster 0 pgmap v13212: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:10:01.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:10:01 smithi080 bash[41963]: cluster 2023-12-01T12:10:01.263076+0000 mgr.y (mgr.24362) 13243 : cluster 0 pgmap v13212: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:10:02.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:10:02 smithi090 bash[32384]: audit 2023-12-01T12:10:02.385389+0000 mon.a (mon.0) 8265 : audit 0 from='client.? 172.21.15.80:0/2461018038' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:10:02.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:10:02 smithi080 bash[28361]: audit 2023-12-01T12:10:02.385389+0000 mon.a (mon.0) 8265 : audit 0 from='client.? 172.21.15.80:0/2461018038' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:10:02.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:10:02 smithi080 bash[41963]: audit 2023-12-01T12:10:02.385389+0000 mon.a (mon.0) 8265 : audit 0 from='client.? 172.21.15.80:0/2461018038' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:10:03.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:10:03 smithi090 bash[32384]: cluster 2023-12-01T12:10:03.263985+0000 mgr.y (mgr.24362) 13244 : cluster 0 pgmap v13213: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:10:03.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:10:03 smithi080 bash[28361]: cluster 2023-12-01T12:10:03.263985+0000 mgr.y (mgr.24362) 13244 : cluster 0 pgmap v13213: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:10:03.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:10:03 smithi080 bash[41963]: cluster 2023-12-01T12:10:03.263985+0000 mgr.y (mgr.24362) 13244 : cluster 0 pgmap v13213: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:10:05.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:10:04 smithi080 bash[28361]: audit 2023-12-01T12:10:04.841147+0000 mon.a (mon.0) 8266 : audit 0 from='client.? 172.21.15.80:0/321092174' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:10:05.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:10:04 smithi080 bash[41963]: audit 2023-12-01T12:10:04.841147+0000 mon.a (mon.0) 8266 : audit 0 from='client.? 172.21.15.80:0/321092174' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:10:05.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:10:04 smithi090 bash[32384]: audit 2023-12-01T12:10:04.841147+0000 mon.a (mon.0) 8266 : audit 0 from='client.? 172.21.15.80:0/321092174' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:10:06.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:10:05 smithi080 bash[28361]: cluster 2023-12-01T12:10:05.264701+0000 mgr.y (mgr.24362) 13245 : cluster 0 pgmap v13214: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:10:06.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:10:05 smithi080 bash[41963]: cluster 2023-12-01T12:10:05.264701+0000 mgr.y (mgr.24362) 13245 : cluster 0 pgmap v13214: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:10:06.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:10:05 smithi090 bash[32384]: cluster 2023-12-01T12:10:05.264701+0000 mgr.y (mgr.24362) 13245 : cluster 0 pgmap v13214: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:10:06.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:10:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:10:06] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T12:10:07.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:10:07 smithi090 bash[32384]: cluster 2023-12-01T12:10:07.265924+0000 mgr.y (mgr.24362) 13246 : cluster 0 pgmap v13215: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:10:07.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:10:07 smithi090 bash[32384]: audit 2023-12-01T12:10:07.292952+0000 mon.c (mon.2) 8471 : audit 0 from='client.? 172.21.15.80:0/1086280227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:10:07.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:10:07 smithi080 bash[28361]: cluster 2023-12-01T12:10:07.265924+0000 mgr.y (mgr.24362) 13246 : cluster 0 pgmap v13215: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:10:07.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:10:07 smithi080 bash[28361]: audit 2023-12-01T12:10:07.292952+0000 mon.c (mon.2) 8471 : audit 0 from='client.? 172.21.15.80:0/1086280227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:10:07.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:10:07 smithi080 bash[41963]: cluster 2023-12-01T12:10:07.265924+0000 mgr.y (mgr.24362) 13246 : cluster 0 pgmap v13215: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:10:07.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:10:07 smithi080 bash[41963]: audit 2023-12-01T12:10:07.292952+0000 mon.c (mon.2) 8471 : audit 0 from='client.? 172.21.15.80:0/1086280227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:10:10.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:10:10 smithi080 bash[41963]: cluster 2023-12-01T12:10:09.266609+0000 mgr.y (mgr.24362) 13247 : cluster 0 pgmap v13216: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:10:10.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:10:10 smithi080 bash[41963]: audit 2023-12-01T12:10:09.757973+0000 mon.a (mon.0) 8267 : audit 0 from='client.? 172.21.15.80:0/1889522140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:10:10.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:10:10 smithi080 bash[28361]: cluster 2023-12-01T12:10:09.266609+0000 mgr.y (mgr.24362) 13247 : cluster 0 pgmap v13216: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:10:10.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:10:10 smithi080 bash[28361]: audit 2023-12-01T12:10:09.757973+0000 mon.a (mon.0) 8267 : audit 0 from='client.? 172.21.15.80:0/1889522140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:10:10.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:10:10 smithi090 bash[32384]: cluster 2023-12-01T12:10:09.266609+0000 mgr.y (mgr.24362) 13247 : cluster 0 pgmap v13216: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:10:10.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:10:10 smithi090 bash[32384]: audit 2023-12-01T12:10:09.757973+0000 mon.a (mon.0) 8267 : audit 0 from='client.? 172.21.15.80:0/1889522140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:10:11.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:10:11 smithi080 bash[28361]: audit 2023-12-01T12:10:10.483254+0000 mon.c (mon.2) 8472 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:10:11.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:10:11 smithi080 bash[41963]: audit 2023-12-01T12:10:10.483254+0000 mon.c (mon.2) 8472 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:10:11.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:10:11 smithi090 bash[32384]: audit 2023-12-01T12:10:10.483254+0000 mon.c (mon.2) 8472 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:10:12.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:10:12 smithi080 bash[41963]: cluster 2023-12-01T12:10:11.267755+0000 mgr.y (mgr.24362) 13248 : cluster 0 pgmap v13217: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:10:12.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:10:12 smithi080 bash[41963]: audit 2023-12-01T12:10:12.207704+0000 mon.a (mon.0) 8268 : audit 0 from='client.? 172.21.15.80:0/2506290494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:10:12.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:10:12 smithi080 bash[28361]: cluster 2023-12-01T12:10:11.267755+0000 mgr.y (mgr.24362) 13248 : cluster 0 pgmap v13217: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:10:12.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:10:12 smithi080 bash[28361]: audit 2023-12-01T12:10:12.207704+0000 mon.a (mon.0) 8268 : audit 0 from='client.? 172.21.15.80:0/2506290494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:10:12.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:10:12 smithi090 bash[32384]: cluster 2023-12-01T12:10:11.267755+0000 mgr.y (mgr.24362) 13248 : cluster 0 pgmap v13217: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:10:12.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:10:12 smithi090 bash[32384]: audit 2023-12-01T12:10:12.207704+0000 mon.a (mon.0) 8268 : audit 0 from='client.? 172.21.15.80:0/2506290494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:10:14.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:10:14 smithi080 bash[41963]: cluster 2023-12-01T12:10:13.268407+0000 mgr.y (mgr.24362) 13249 : cluster 0 pgmap v13218: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:10:14.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:10:14 smithi080 bash[28361]: cluster 2023-12-01T12:10:13.268407+0000 mgr.y (mgr.24362) 13249 : cluster 0 pgmap v13218: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:10:14.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:10:14 smithi090 bash[32384]: cluster 2023-12-01T12:10:13.268407+0000 mgr.y (mgr.24362) 13249 : cluster 0 pgmap v13218: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:10:15.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:10:15 smithi080 bash[28361]: audit 2023-12-01T12:10:14.663746+0000 mon.a (mon.0) 8269 : audit 0 from='client.? 172.21.15.80:0/3468754828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:10:15.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:10:15 smithi080 bash[41963]: audit 2023-12-01T12:10:14.663746+0000 mon.a (mon.0) 8269 : audit 0 from='client.? 172.21.15.80:0/3468754828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:10:15.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:10:15 smithi090 bash[32384]: audit 2023-12-01T12:10:14.663746+0000 mon.a (mon.0) 8269 : audit 0 from='client.? 172.21.15.80:0/3468754828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:10:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:10:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:10:16] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T12:10:16.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:10:16 smithi080 bash[28361]: cluster 2023-12-01T12:10:15.269118+0000 mgr.y (mgr.24362) 13250 : cluster 0 pgmap v13219: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:10:16.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:10:16 smithi080 bash[41963]: cluster 2023-12-01T12:10:15.269118+0000 mgr.y (mgr.24362) 13250 : cluster 0 pgmap v13219: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:10:16.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:10:16 smithi090 bash[32384]: cluster 2023-12-01T12:10:15.269118+0000 mgr.y (mgr.24362) 13250 : cluster 0 pgmap v13219: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:10:17.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:10:17 smithi090 bash[32384]: audit 2023-12-01T12:10:17.119855+0000 mon.a (mon.0) 8270 : audit 0 from='client.? 172.21.15.80:0/1948485344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:10:17.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:10:17 smithi090 bash[32384]: cluster 2023-12-01T12:10:17.270331+0000 mgr.y (mgr.24362) 13251 : cluster 0 pgmap v13220: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:10:17.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:10:17 smithi080 bash[28361]: audit 2023-12-01T12:10:17.119855+0000 mon.a (mon.0) 8270 : audit 0 from='client.? 172.21.15.80:0/1948485344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:10:17.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:10:17 smithi080 bash[28361]: cluster 2023-12-01T12:10:17.270331+0000 mgr.y (mgr.24362) 13251 : cluster 0 pgmap v13220: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:10:17.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:10:17 smithi080 bash[41963]: audit 2023-12-01T12:10:17.119855+0000 mon.a (mon.0) 8270 : audit 0 from='client.? 172.21.15.80:0/1948485344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:10:17.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:10:17 smithi080 bash[41963]: cluster 2023-12-01T12:10:17.270331+0000 mgr.y (mgr.24362) 13251 : cluster 0 pgmap v13220: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:10:20.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:10:20 smithi080 bash[41963]: cluster 2023-12-01T12:10:19.270909+0000 mgr.y (mgr.24362) 13252 : cluster 0 pgmap v13221: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:10:20.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:10:20 smithi080 bash[41963]: audit 2023-12-01T12:10:19.574057+0000 mon.a (mon.0) 8271 : audit 0 from='client.? 172.21.15.80:0/3236472136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:10:20.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:10:20 smithi080 bash[28361]: cluster 2023-12-01T12:10:19.270909+0000 mgr.y (mgr.24362) 13252 : cluster 0 pgmap v13221: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:10:20.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:10:20 smithi080 bash[28361]: audit 2023-12-01T12:10:19.574057+0000 mon.a (mon.0) 8271 : audit 0 from='client.? 172.21.15.80:0/3236472136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:10:20.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:10:20 smithi090 bash[32384]: cluster 2023-12-01T12:10:19.270909+0000 mgr.y (mgr.24362) 13252 : cluster 0 pgmap v13221: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:10:20.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:10:20 smithi090 bash[32384]: audit 2023-12-01T12:10:19.574057+0000 mon.a (mon.0) 8271 : audit 0 from='client.? 172.21.15.80:0/3236472136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:10:22.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:10:22 smithi080 bash[28361]: cluster 2023-12-01T12:10:21.272044+0000 mgr.y (mgr.24362) 13253 : cluster 0 pgmap v13222: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:10:22.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:10:22 smithi080 bash[28361]: audit 2023-12-01T12:10:22.028644+0000 mon.a (mon.0) 8272 : audit 0 from='client.? 172.21.15.80:0/857793159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:10:22.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:10:22 smithi080 bash[41963]: cluster 2023-12-01T12:10:21.272044+0000 mgr.y (mgr.24362) 13253 : cluster 0 pgmap v13222: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:10:22.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:10:22 smithi080 bash[41963]: audit 2023-12-01T12:10:22.028644+0000 mon.a (mon.0) 8272 : audit 0 from='client.? 172.21.15.80:0/857793159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:10:22.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:10:22 smithi090 bash[32384]: cluster 2023-12-01T12:10:21.272044+0000 mgr.y (mgr.24362) 13253 : cluster 0 pgmap v13222: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:10:22.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:10:22 smithi090 bash[32384]: audit 2023-12-01T12:10:22.028644+0000 mon.a (mon.0) 8272 : audit 0 from='client.? 172.21.15.80:0/857793159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:10:24.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:10:24 smithi080 bash[28361]: cluster 2023-12-01T12:10:23.272713+0000 mgr.y (mgr.24362) 13254 : cluster 0 pgmap v13223: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:10:24.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:10:24 smithi080 bash[41963]: cluster 2023-12-01T12:10:23.272713+0000 mgr.y (mgr.24362) 13254 : cluster 0 pgmap v13223: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:10:24.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:10:24 smithi090 bash[32384]: cluster 2023-12-01T12:10:23.272713+0000 mgr.y (mgr.24362) 13254 : cluster 0 pgmap v13223: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:10:25.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:10:25 smithi080 bash[28361]: audit 2023-12-01T12:10:24.472586+0000 mon.c (mon.2) 8473 : audit 0 from='client.? 172.21.15.80:0/4118272101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:10:25.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:10:25 smithi080 bash[41963]: audit 2023-12-01T12:10:24.472586+0000 mon.c (mon.2) 8473 : audit 0 from='client.? 172.21.15.80:0/4118272101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:10:25.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:10:25 smithi090 bash[32384]: audit 2023-12-01T12:10:24.472586+0000 mon.c (mon.2) 8473 : audit 0 from='client.? 172.21.15.80:0/4118272101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:10:26.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:10:26 smithi080 bash[28361]: cluster 2023-12-01T12:10:25.273355+0000 mgr.y (mgr.24362) 13255 : cluster 0 pgmap v13224: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:10:26.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:10:26 smithi080 bash[28361]: audit 2023-12-01T12:10:25.483754+0000 mon.c (mon.2) 8474 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:10:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:10:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:10:26] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T12:10:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:10:26 smithi080 bash[41963]: cluster 2023-12-01T12:10:25.273355+0000 mgr.y (mgr.24362) 13255 : cluster 0 pgmap v13224: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:10:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:10:26 smithi080 bash[41963]: audit 2023-12-01T12:10:25.483754+0000 mon.c (mon.2) 8474 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:10:26.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:10:26 smithi090 bash[32384]: cluster 2023-12-01T12:10:25.273355+0000 mgr.y (mgr.24362) 13255 : cluster 0 pgmap v13224: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:10:26.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:10:26 smithi090 bash[32384]: audit 2023-12-01T12:10:25.483754+0000 mon.c (mon.2) 8474 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:10:27.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:10:27 smithi090 bash[32384]: audit 2023-12-01T12:10:26.919270+0000 mon.a (mon.0) 8273 : audit 0 from='client.? 172.21.15.80:0/3951056992' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:10:27.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:10:27 smithi090 bash[32384]: cluster 2023-12-01T12:10:27.274550+0000 mgr.y (mgr.24362) 13256 : cluster 0 pgmap v13225: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:10:27.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:10:27 smithi080 bash[41963]: audit 2023-12-01T12:10:26.919270+0000 mon.a (mon.0) 8273 : audit 0 from='client.? 172.21.15.80:0/3951056992' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:10:27.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:10:27 smithi080 bash[41963]: cluster 2023-12-01T12:10:27.274550+0000 mgr.y (mgr.24362) 13256 : cluster 0 pgmap v13225: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:10:27.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:10:27 smithi080 bash[28361]: audit 2023-12-01T12:10:26.919270+0000 mon.a (mon.0) 8273 : audit 0 from='client.? 172.21.15.80:0/3951056992' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:10:27.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:10:27 smithi080 bash[28361]: cluster 2023-12-01T12:10:27.274550+0000 mgr.y (mgr.24362) 13256 : cluster 0 pgmap v13225: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:10:30.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:10:30 smithi080 bash[41963]: cluster 2023-12-01T12:10:29.274998+0000 mgr.y (mgr.24362) 13257 : cluster 0 pgmap v13226: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:10:30.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:10:30 smithi080 bash[41963]: audit 2023-12-01T12:10:29.373813+0000 mon.a (mon.0) 8274 : audit 0 from='client.? 172.21.15.80:0/286431302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:10:30.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:10:30 smithi080 bash[28361]: cluster 2023-12-01T12:10:29.274998+0000 mgr.y (mgr.24362) 13257 : cluster 0 pgmap v13226: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:10:30.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:10:30 smithi080 bash[28361]: audit 2023-12-01T12:10:29.373813+0000 mon.a (mon.0) 8274 : audit 0 from='client.? 172.21.15.80:0/286431302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:10:30.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:10:30 smithi090 bash[32384]: cluster 2023-12-01T12:10:29.274998+0000 mgr.y (mgr.24362) 13257 : cluster 0 pgmap v13226: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:10:30.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:10:30 smithi090 bash[32384]: audit 2023-12-01T12:10:29.373813+0000 mon.a (mon.0) 8274 : audit 0 from='client.? 172.21.15.80:0/286431302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:10:32.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:10:32 smithi080 bash[41963]: cluster 2023-12-01T12:10:31.276153+0000 mgr.y (mgr.24362) 13258 : cluster 0 pgmap v13227: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:10:32.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:10:32 smithi080 bash[41963]: audit 2023-12-01T12:10:31.825991+0000 mon.a (mon.0) 8275 : audit 0 from='client.? 172.21.15.80:0/3282852310' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:10:32.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:10:32 smithi080 bash[28361]: cluster 2023-12-01T12:10:31.276153+0000 mgr.y (mgr.24362) 13258 : cluster 0 pgmap v13227: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:10:32.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:10:32 smithi080 bash[28361]: audit 2023-12-01T12:10:31.825991+0000 mon.a (mon.0) 8275 : audit 0 from='client.? 172.21.15.80:0/3282852310' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:10:32.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:10:32 smithi090 bash[32384]: cluster 2023-12-01T12:10:31.276153+0000 mgr.y (mgr.24362) 13258 : cluster 0 pgmap v13227: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:10:32.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:10:32 smithi090 bash[32384]: audit 2023-12-01T12:10:31.825991+0000 mon.a (mon.0) 8275 : audit 0 from='client.? 172.21.15.80:0/3282852310' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:10:34.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:10:34 smithi080 bash[28361]: cluster 2023-12-01T12:10:33.276814+0000 mgr.y (mgr.24362) 13259 : cluster 0 pgmap v13228: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:10:34.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:10:34 smithi080 bash[28361]: audit 2023-12-01T12:10:34.284221+0000 mon.c (mon.2) 8475 : audit 0 from='client.? 172.21.15.80:0/3409803894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:10:34.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:10:34 smithi080 bash[41963]: cluster 2023-12-01T12:10:33.276814+0000 mgr.y (mgr.24362) 13259 : cluster 0 pgmap v13228: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:10:34.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:10:34 smithi080 bash[41963]: audit 2023-12-01T12:10:34.284221+0000 mon.c (mon.2) 8475 : audit 0 from='client.? 172.21.15.80:0/3409803894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:10:34.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:10:34 smithi090 bash[32384]: cluster 2023-12-01T12:10:33.276814+0000 mgr.y (mgr.24362) 13259 : cluster 0 pgmap v13228: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:10:34.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:10:34 smithi090 bash[32384]: audit 2023-12-01T12:10:34.284221+0000 mon.c (mon.2) 8475 : audit 0 from='client.? 172.21.15.80:0/3409803894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:10:36.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:10:36 smithi080 bash[28361]: cluster 2023-12-01T12:10:35.277496+0000 mgr.y (mgr.24362) 13260 : cluster 0 pgmap v13229: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:10:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:10:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:10:36] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T12:10:36.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:10:36 smithi080 bash[41963]: cluster 2023-12-01T12:10:35.277496+0000 mgr.y (mgr.24362) 13260 : cluster 0 pgmap v13229: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:10:36.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:10:36 smithi090 bash[32384]: cluster 2023-12-01T12:10:35.277496+0000 mgr.y (mgr.24362) 13260 : cluster 0 pgmap v13229: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:10:37.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:10:37 smithi090 bash[32384]: audit 2023-12-01T12:10:36.746026+0000 mon.a (mon.0) 8276 : audit 0 from='client.? 172.21.15.80:0/2449803261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:10:37.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:10:37 smithi090 bash[32384]: cluster 2023-12-01T12:10:37.278634+0000 mgr.y (mgr.24362) 13261 : cluster 0 pgmap v13230: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:10:37.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:10:37 smithi080 bash[41963]: audit 2023-12-01T12:10:36.746026+0000 mon.a (mon.0) 8276 : audit 0 from='client.? 172.21.15.80:0/2449803261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:10:37.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:10:37 smithi080 bash[41963]: cluster 2023-12-01T12:10:37.278634+0000 mgr.y (mgr.24362) 13261 : cluster 0 pgmap v13230: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:10:37.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:10:37 smithi080 bash[28361]: audit 2023-12-01T12:10:36.746026+0000 mon.a (mon.0) 8276 : audit 0 from='client.? 172.21.15.80:0/2449803261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:10:37.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:10:37 smithi080 bash[28361]: cluster 2023-12-01T12:10:37.278634+0000 mgr.y (mgr.24362) 13261 : cluster 0 pgmap v13230: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:10:39.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:10:39 smithi090 bash[32384]: audit 2023-12-01T12:10:39.208049+0000 mon.a (mon.0) 8277 : audit 0 from='client.? 172.21.15.80:0/2070440753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:10:39.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:10:39 smithi080 bash[28361]: audit 2023-12-01T12:10:39.208049+0000 mon.a (mon.0) 8277 : audit 0 from='client.? 172.21.15.80:0/2070440753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:10:39.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:10:39 smithi080 bash[41963]: audit 2023-12-01T12:10:39.208049+0000 mon.a (mon.0) 8277 : audit 0 from='client.? 172.21.15.80:0/2070440753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:10:40.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:10:40 smithi080 bash[41963]: cluster 2023-12-01T12:10:39.279181+0000 mgr.y (mgr.24362) 13262 : cluster 0 pgmap v13231: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:10:40.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:10:40 smithi080 bash[28361]: cluster 2023-12-01T12:10:39.279181+0000 mgr.y (mgr.24362) 13262 : cluster 0 pgmap v13231: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:10:40.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:10:40 smithi090 bash[32384]: cluster 2023-12-01T12:10:39.279181+0000 mgr.y (mgr.24362) 13262 : cluster 0 pgmap v13231: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:10:41.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:10:41 smithi080 bash[41963]: audit 2023-12-01T12:10:40.484195+0000 mon.c (mon.2) 8476 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:10:41.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:10:41 smithi080 bash[28361]: audit 2023-12-01T12:10:40.484195+0000 mon.c (mon.2) 8476 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:10:41.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:10:41 smithi090 bash[32384]: audit 2023-12-01T12:10:40.484195+0000 mon.c (mon.2) 8476 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:10:42.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:10:42 smithi080 bash[41963]: cluster 2023-12-01T12:10:41.280329+0000 mgr.y (mgr.24362) 13263 : cluster 0 pgmap v13232: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:10:42.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:10:42 smithi080 bash[41963]: audit 2023-12-01T12:10:41.660125+0000 mon.a (mon.0) 8278 : audit 0 from='client.? 172.21.15.80:0/480510925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:10:42.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:10:42 smithi080 bash[28361]: cluster 2023-12-01T12:10:41.280329+0000 mgr.y (mgr.24362) 13263 : cluster 0 pgmap v13232: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:10:42.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:10:42 smithi080 bash[28361]: audit 2023-12-01T12:10:41.660125+0000 mon.a (mon.0) 8278 : audit 0 from='client.? 172.21.15.80:0/480510925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:10:42.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:10:42 smithi090 bash[32384]: cluster 2023-12-01T12:10:41.280329+0000 mgr.y (mgr.24362) 13263 : cluster 0 pgmap v13232: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:10:42.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:10:42 smithi090 bash[32384]: audit 2023-12-01T12:10:41.660125+0000 mon.a (mon.0) 8278 : audit 0 from='client.? 172.21.15.80:0/480510925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:10:44.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:10:44 smithi080 bash[28361]: cluster 2023-12-01T12:10:43.280894+0000 mgr.y (mgr.24362) 13264 : cluster 0 pgmap v13233: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:10:44.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:10:44 smithi080 bash[28361]: audit 2023-12-01T12:10:44.109483+0000 mon.a (mon.0) 8279 : audit 0 from='client.? 172.21.15.80:0/681569802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:10:44.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:10:44 smithi080 bash[41963]: cluster 2023-12-01T12:10:43.280894+0000 mgr.y (mgr.24362) 13264 : cluster 0 pgmap v13233: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:10:44.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:10:44 smithi080 bash[41963]: audit 2023-12-01T12:10:44.109483+0000 mon.a (mon.0) 8279 : audit 0 from='client.? 172.21.15.80:0/681569802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:10:44.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:10:44 smithi090 bash[32384]: cluster 2023-12-01T12:10:43.280894+0000 mgr.y (mgr.24362) 13264 : cluster 0 pgmap v13233: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:10:44.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:10:44 smithi090 bash[32384]: audit 2023-12-01T12:10:44.109483+0000 mon.a (mon.0) 8279 : audit 0 from='client.? 172.21.15.80:0/681569802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:10:46.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:10:46 smithi080 bash[28361]: cluster 2023-12-01T12:10:45.281469+0000 mgr.y (mgr.24362) 13265 : cluster 0 pgmap v13234: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:10:46.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:10:46 smithi080 bash[41963]: cluster 2023-12-01T12:10:45.281469+0000 mgr.y (mgr.24362) 13265 : cluster 0 pgmap v13234: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:10:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:10:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:10:46] "GET /metrics HTTP/1.1" 200 33987 "" "Prometheus/2.43.0" 2023-12-01T12:10:46.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:10:46 smithi090 bash[32384]: cluster 2023-12-01T12:10:45.281469+0000 mgr.y (mgr.24362) 13265 : cluster 0 pgmap v13234: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:10:47.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:10:47 smithi090 bash[32384]: audit 2023-12-01T12:10:46.568978+0000 mon.a (mon.0) 8280 : audit 0 from='client.? 172.21.15.80:0/1053148052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:10:47.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:10:47 smithi090 bash[32384]: audit 2023-12-01T12:10:47.116758+0000 mon.c (mon.2) 8477 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:10:47.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:10:47 smithi090 bash[32384]: cluster 2023-12-01T12:10:47.282559+0000 mgr.y (mgr.24362) 13266 : cluster 0 pgmap v13235: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:10:47.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:10:47 smithi080 bash[28361]: audit 2023-12-01T12:10:46.568978+0000 mon.a (mon.0) 8280 : audit 0 from='client.? 172.21.15.80:0/1053148052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:10:47.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:10:47 smithi080 bash[28361]: audit 2023-12-01T12:10:47.116758+0000 mon.c (mon.2) 8477 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:10:47.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:10:47 smithi080 bash[28361]: cluster 2023-12-01T12:10:47.282559+0000 mgr.y (mgr.24362) 13266 : cluster 0 pgmap v13235: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:10:47.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:10:47 smithi080 bash[41963]: audit 2023-12-01T12:10:46.568978+0000 mon.a (mon.0) 8280 : audit 0 from='client.? 172.21.15.80:0/1053148052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:10:47.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:10:47 smithi080 bash[41963]: audit 2023-12-01T12:10:47.116758+0000 mon.c (mon.2) 8477 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:10:47.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:10:47 smithi080 bash[41963]: cluster 2023-12-01T12:10:47.282559+0000 mgr.y (mgr.24362) 13266 : cluster 0 pgmap v13235: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:10:49.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:10:49 smithi080 bash[28361]: audit 2023-12-01T12:10:49.025747+0000 mon.c (mon.2) 8478 : audit 0 from='client.? 172.21.15.80:0/4244783837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:10:49.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:10:49 smithi080 bash[41963]: audit 2023-12-01T12:10:49.025747+0000 mon.c (mon.2) 8478 : audit 0 from='client.? 172.21.15.80:0/4244783837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:10:49.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:10:49 smithi090 bash[32384]: audit 2023-12-01T12:10:49.025747+0000 mon.c (mon.2) 8478 : audit 0 from='client.? 172.21.15.80:0/4244783837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:10:50.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:10:50 smithi080 bash[28361]: cluster 2023-12-01T12:10:49.283203+0000 mgr.y (mgr.24362) 13267 : cluster 0 pgmap v13236: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:10:50.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:10:50 smithi080 bash[41963]: cluster 2023-12-01T12:10:49.283203+0000 mgr.y (mgr.24362) 13267 : cluster 0 pgmap v13236: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:10:50.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:10:50 smithi090 bash[32384]: cluster 2023-12-01T12:10:49.283203+0000 mgr.y (mgr.24362) 13267 : cluster 0 pgmap v13236: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:10:52.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:10:52 smithi080 bash[41963]: cluster 2023-12-01T12:10:51.283989+0000 mgr.y (mgr.24362) 13268 : cluster 0 pgmap v13237: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:10:52.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:10:52 smithi080 bash[41963]: audit 2023-12-01T12:10:51.488429+0000 mon.c (mon.2) 8479 : audit 0 from='client.? 172.21.15.80:0/3697734340' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:10:52.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:10:52 smithi080 bash[28361]: cluster 2023-12-01T12:10:51.283989+0000 mgr.y (mgr.24362) 13268 : cluster 0 pgmap v13237: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:10:52.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:10:52 smithi080 bash[28361]: audit 2023-12-01T12:10:51.488429+0000 mon.c (mon.2) 8479 : audit 0 from='client.? 172.21.15.80:0/3697734340' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:10:52.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:10:52 smithi090 bash[32384]: cluster 2023-12-01T12:10:51.283989+0000 mgr.y (mgr.24362) 13268 : cluster 0 pgmap v13237: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:10:52.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:10:52 smithi090 bash[32384]: audit 2023-12-01T12:10:51.488429+0000 mon.c (mon.2) 8479 : audit 0 from='client.? 172.21.15.80:0/3697734340' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:10:54.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:10:53 smithi090 bash[32384]: audit 2023-12-01T12:10:52.968222+0000 mon.a (mon.0) 8281 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:10:54.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:10:53 smithi090 bash[32384]: audit 2023-12-01T12:10:52.978109+0000 mon.a (mon.0) 8282 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:10:54.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:10:53 smithi090 bash[32384]: cluster 2023-12-01T12:10:53.284548+0000 mgr.y (mgr.24362) 13269 : cluster 0 pgmap v13238: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:10:54.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:10:53 smithi090 bash[32384]: audit 2023-12-01T12:10:53.321919+0000 mon.a (mon.0) 8283 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:10:54.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:10:53 smithi090 bash[32384]: audit 2023-12-01T12:10:53.333121+0000 mon.a (mon.0) 8284 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:10:54.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:10:53 smithi090 bash[32384]: audit 2023-12-01T12:10:53.912876+0000 mon.c (mon.2) 8480 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:10:54.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:10:53 smithi090 bash[32384]: audit 2023-12-01T12:10:53.914351+0000 mon.c (mon.2) 8481 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:10:54.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:10:53 smithi090 bash[32384]: audit 2023-12-01T12:10:53.922691+0000 mon.a (mon.0) 8285 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:10:54.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:10:53 smithi090 bash[32384]: audit 2023-12-01T12:10:53.946549+0000 mon.a (mon.0) 8286 : audit 0 from='client.? 172.21.15.80:0/2972601174' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:10:54.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:10:53 smithi080 bash[28361]: audit 2023-12-01T12:10:52.968222+0000 mon.a (mon.0) 8281 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:10:54.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:10:53 smithi080 bash[28361]: audit 2023-12-01T12:10:52.978109+0000 mon.a (mon.0) 8282 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:10:54.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:10:53 smithi080 bash[28361]: cluster 2023-12-01T12:10:53.284548+0000 mgr.y (mgr.24362) 13269 : cluster 0 pgmap v13238: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:10:54.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:10:53 smithi080 bash[28361]: audit 2023-12-01T12:10:53.321919+0000 mon.a (mon.0) 8283 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:10:54.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:10:53 smithi080 bash[28361]: audit 2023-12-01T12:10:53.333121+0000 mon.a (mon.0) 8284 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:10:54.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:10:53 smithi080 bash[28361]: audit 2023-12-01T12:10:53.912876+0000 mon.c (mon.2) 8480 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:10:54.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:10:53 smithi080 bash[28361]: audit 2023-12-01T12:10:53.914351+0000 mon.c (mon.2) 8481 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:10:54.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:10:53 smithi080 bash[28361]: audit 2023-12-01T12:10:53.922691+0000 mon.a (mon.0) 8285 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:10:54.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:10:53 smithi080 bash[28361]: audit 2023-12-01T12:10:53.946549+0000 mon.a (mon.0) 8286 : audit 0 from='client.? 172.21.15.80:0/2972601174' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:10:54.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:10:53 smithi080 bash[41963]: audit 2023-12-01T12:10:52.968222+0000 mon.a (mon.0) 8281 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:10:54.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:10:53 smithi080 bash[41963]: audit 2023-12-01T12:10:52.978109+0000 mon.a (mon.0) 8282 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:10:54.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:10:53 smithi080 bash[41963]: cluster 2023-12-01T12:10:53.284548+0000 mgr.y (mgr.24362) 13269 : cluster 0 pgmap v13238: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:10:54.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:10:53 smithi080 bash[41963]: audit 2023-12-01T12:10:53.321919+0000 mon.a (mon.0) 8283 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:10:54.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:10:53 smithi080 bash[41963]: audit 2023-12-01T12:10:53.333121+0000 mon.a (mon.0) 8284 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:10:54.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:10:53 smithi080 bash[41963]: audit 2023-12-01T12:10:53.912876+0000 mon.c (mon.2) 8480 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:10:54.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:10:53 smithi080 bash[41963]: audit 2023-12-01T12:10:53.914351+0000 mon.c (mon.2) 8481 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:10:54.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:10:53 smithi080 bash[41963]: audit 2023-12-01T12:10:53.922691+0000 mon.a (mon.0) 8285 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:10:54.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:10:53 smithi080 bash[41963]: audit 2023-12-01T12:10:53.946549+0000 mon.a (mon.0) 8286 : audit 0 from='client.? 172.21.15.80:0/2972601174' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:10:56.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:10:56 smithi080 bash[28361]: cluster 2023-12-01T12:10:55.285205+0000 mgr.y (mgr.24362) 13270 : cluster 0 pgmap v13239: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:10:56.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:10:56 smithi080 bash[28361]: audit 2023-12-01T12:10:55.484537+0000 mon.c (mon.2) 8482 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:10:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:10:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:10:56] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T12:10:56.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:10:56 smithi080 bash[41963]: cluster 2023-12-01T12:10:55.285205+0000 mgr.y (mgr.24362) 13270 : cluster 0 pgmap v13239: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:10:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:10:56 smithi080 bash[41963]: audit 2023-12-01T12:10:55.484537+0000 mon.c (mon.2) 8482 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:10:56.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:10:56 smithi090 bash[32384]: cluster 2023-12-01T12:10:55.285205+0000 mgr.y (mgr.24362) 13270 : cluster 0 pgmap v13239: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:10:56.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:10:56 smithi090 bash[32384]: audit 2023-12-01T12:10:55.484537+0000 mon.c (mon.2) 8482 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:10:57.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:10:57 smithi080 bash[41963]: audit 2023-12-01T12:10:56.403444+0000 mon.c (mon.2) 8483 : audit 0 from='client.? 172.21.15.80:0/3223093224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:10:57.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:10:57 smithi080 bash[28361]: audit 2023-12-01T12:10:56.403444+0000 mon.c (mon.2) 8483 : audit 0 from='client.? 172.21.15.80:0/3223093224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:10:57.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:10:57 smithi090 bash[32384]: audit 2023-12-01T12:10:56.403444+0000 mon.c (mon.2) 8483 : audit 0 from='client.? 172.21.15.80:0/3223093224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:10:58.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:10:58 smithi080 bash[28361]: cluster 2023-12-01T12:10:57.286322+0000 mgr.y (mgr.24362) 13271 : cluster 0 pgmap v13240: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:10:58.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:10:58 smithi080 bash[41963]: cluster 2023-12-01T12:10:57.286322+0000 mgr.y (mgr.24362) 13271 : cluster 0 pgmap v13240: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:10:58.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:10:58 smithi090 bash[32384]: cluster 2023-12-01T12:10:57.286322+0000 mgr.y (mgr.24362) 13271 : cluster 0 pgmap v13240: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:10:59.680 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:10:59 smithi080 bash[41963]: audit 2023-12-01T12:10:58.862027+0000 mon.c (mon.2) 8484 : audit 0 from='client.? 172.21.15.80:0/1611841173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:10:59.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:10:59 smithi080 bash[28361]: audit 2023-12-01T12:10:58.862027+0000 mon.c (mon.2) 8484 : audit 0 from='client.? 172.21.15.80:0/1611841173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:10:59.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:10:59 smithi090 bash[32384]: audit 2023-12-01T12:10:58.862027+0000 mon.c (mon.2) 8484 : audit 0 from='client.? 172.21.15.80:0/1611841173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:11:00.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:11:00 smithi080 bash[41963]: cluster 2023-12-01T12:10:59.287089+0000 mgr.y (mgr.24362) 13272 : cluster 0 pgmap v13241: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:11:00.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:11:00 smithi080 bash[28361]: cluster 2023-12-01T12:10:59.287089+0000 mgr.y (mgr.24362) 13272 : cluster 0 pgmap v13241: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:11:00.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:11:00 smithi090 bash[32384]: cluster 2023-12-01T12:10:59.287089+0000 mgr.y (mgr.24362) 13272 : cluster 0 pgmap v13241: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:11:01.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:11:01 smithi080 bash[28361]: audit 2023-12-01T12:11:01.316397+0000 mon.a (mon.0) 8287 : audit 0 from='client.? 172.21.15.80:0/4076873465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:11:01.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:11:01 smithi080 bash[41963]: audit 2023-12-01T12:11:01.316397+0000 mon.a (mon.0) 8287 : audit 0 from='client.? 172.21.15.80:0/4076873465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:11:01.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:11:01 smithi090 bash[32384]: audit 2023-12-01T12:11:01.316397+0000 mon.a (mon.0) 8287 : audit 0 from='client.? 172.21.15.80:0/4076873465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:11:02.680 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:11:02 smithi080 bash[41963]: cluster 2023-12-01T12:11:01.288286+0000 mgr.y (mgr.24362) 13273 : cluster 0 pgmap v13242: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:11:02.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:11:02 smithi080 bash[28361]: cluster 2023-12-01T12:11:01.288286+0000 mgr.y (mgr.24362) 13273 : cluster 0 pgmap v13242: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:11:02.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:11:02 smithi090 bash[32384]: cluster 2023-12-01T12:11:01.288286+0000 mgr.y (mgr.24362) 13273 : cluster 0 pgmap v13242: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:11:03.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:11:03 smithi080 bash[41963]: cluster 2023-12-01T12:11:03.289037+0000 mgr.y (mgr.24362) 13274 : cluster 0 pgmap v13243: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:11:03.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:11:03 smithi080 bash[28361]: cluster 2023-12-01T12:11:03.289037+0000 mgr.y (mgr.24362) 13274 : cluster 0 pgmap v13243: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:11:03.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:11:03 smithi090 bash[32384]: cluster 2023-12-01T12:11:03.289037+0000 mgr.y (mgr.24362) 13274 : cluster 0 pgmap v13243: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:11:04.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:11:04 smithi080 bash[28361]: audit 2023-12-01T12:11:03.776161+0000 mon.c (mon.2) 8485 : audit 0 from='client.? 172.21.15.80:0/2333041665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:11:04.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:11:04 smithi080 bash[41963]: audit 2023-12-01T12:11:03.776161+0000 mon.c (mon.2) 8485 : audit 0 from='client.? 172.21.15.80:0/2333041665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:11:04.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:11:04 smithi090 bash[32384]: audit 2023-12-01T12:11:03.776161+0000 mon.c (mon.2) 8485 : audit 0 from='client.? 172.21.15.80:0/2333041665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:11:05.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:11:05 smithi080 bash[28361]: cluster 2023-12-01T12:11:05.289860+0000 mgr.y (mgr.24362) 13275 : cluster 0 pgmap v13244: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:11:05.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:11:05 smithi080 bash[41963]: cluster 2023-12-01T12:11:05.289860+0000 mgr.y (mgr.24362) 13275 : cluster 0 pgmap v13244: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:11:05.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:11:05 smithi090 bash[32384]: cluster 2023-12-01T12:11:05.289860+0000 mgr.y (mgr.24362) 13275 : cluster 0 pgmap v13244: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:11:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:11:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:11:06] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T12:11:06.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:11:06 smithi080 bash[28361]: audit 2023-12-01T12:11:06.239861+0000 mon.a (mon.0) 8288 : audit 0 from='client.? 172.21.15.80:0/4170430944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:11:06.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:11:06 smithi080 bash[41963]: audit 2023-12-01T12:11:06.239861+0000 mon.a (mon.0) 8288 : audit 0 from='client.? 172.21.15.80:0/4170430944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:11:06.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:11:06 smithi090 bash[32384]: audit 2023-12-01T12:11:06.239861+0000 mon.a (mon.0) 8288 : audit 0 from='client.? 172.21.15.80:0/4170430944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:11:07.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:11:07 smithi090 bash[32384]: cluster 2023-12-01T12:11:07.291040+0000 mgr.y (mgr.24362) 13276 : cluster 0 pgmap v13245: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:11:07.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:11:07 smithi080 bash[28361]: cluster 2023-12-01T12:11:07.291040+0000 mgr.y (mgr.24362) 13276 : cluster 0 pgmap v13245: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:11:07.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:11:07 smithi080 bash[41963]: cluster 2023-12-01T12:11:07.291040+0000 mgr.y (mgr.24362) 13276 : cluster 0 pgmap v13245: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:11:09.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:11:08 smithi090 bash[32384]: audit 2023-12-01T12:11:08.696622+0000 mon.a (mon.0) 8289 : audit 0 from='client.? 172.21.15.80:0/1880083706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:11:09.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:11:08 smithi080 bash[41963]: audit 2023-12-01T12:11:08.696622+0000 mon.a (mon.0) 8289 : audit 0 from='client.? 172.21.15.80:0/1880083706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:11:09.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:11:08 smithi080 bash[28361]: audit 2023-12-01T12:11:08.696622+0000 mon.a (mon.0) 8289 : audit 0 from='client.? 172.21.15.80:0/1880083706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:11:10.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:11:09 smithi090 bash[32384]: cluster 2023-12-01T12:11:09.291684+0000 mgr.y (mgr.24362) 13277 : cluster 0 pgmap v13246: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:11:10.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:11:09 smithi080 bash[28361]: cluster 2023-12-01T12:11:09.291684+0000 mgr.y (mgr.24362) 13277 : cluster 0 pgmap v13246: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:11:10.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:11:09 smithi080 bash[41963]: cluster 2023-12-01T12:11:09.291684+0000 mgr.y (mgr.24362) 13277 : cluster 0 pgmap v13246: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:11:11.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:11:10 smithi090 bash[32384]: audit 2023-12-01T12:11:10.485154+0000 mon.c (mon.2) 8486 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:11:11.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:11:10 smithi080 bash[28361]: audit 2023-12-01T12:11:10.485154+0000 mon.c (mon.2) 8486 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:11:11.180 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:11:10 smithi080 bash[41963]: audit 2023-12-01T12:11:10.485154+0000 mon.c (mon.2) 8486 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:11:12.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:11:11 smithi080 bash[28361]: audit 2023-12-01T12:11:11.156649+0000 mon.a (mon.0) 8290 : audit 0 from='client.? 172.21.15.80:0/495069714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:11:12.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:11:11 smithi080 bash[28361]: cluster 2023-12-01T12:11:11.292761+0000 mgr.y (mgr.24362) 13278 : cluster 0 pgmap v13247: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:11:12.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:11:11 smithi080 bash[41963]: audit 2023-12-01T12:11:11.156649+0000 mon.a (mon.0) 8290 : audit 0 from='client.? 172.21.15.80:0/495069714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:11:12.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:11:11 smithi080 bash[41963]: cluster 2023-12-01T12:11:11.292761+0000 mgr.y (mgr.24362) 13278 : cluster 0 pgmap v13247: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:11:12.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:11:11 smithi090 bash[32384]: audit 2023-12-01T12:11:11.156649+0000 mon.a (mon.0) 8290 : audit 0 from='client.? 172.21.15.80:0/495069714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:11:12.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:11:11 smithi090 bash[32384]: cluster 2023-12-01T12:11:11.292761+0000 mgr.y (mgr.24362) 13278 : cluster 0 pgmap v13247: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:11:14.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:11:14 smithi080 bash[28361]: cluster 2023-12-01T12:11:13.293327+0000 mgr.y (mgr.24362) 13279 : cluster 0 pgmap v13248: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:11:14.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:11:14 smithi080 bash[28361]: audit 2023-12-01T12:11:13.616865+0000 mon.c (mon.2) 8487 : audit 0 from='client.? 172.21.15.80:0/34639399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:11:14.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:11:14 smithi080 bash[41963]: cluster 2023-12-01T12:11:13.293327+0000 mgr.y (mgr.24362) 13279 : cluster 0 pgmap v13248: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:11:14.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:11:14 smithi080 bash[41963]: audit 2023-12-01T12:11:13.616865+0000 mon.c (mon.2) 8487 : audit 0 from='client.? 172.21.15.80:0/34639399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:11:14.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:11:14 smithi090 bash[32384]: cluster 2023-12-01T12:11:13.293327+0000 mgr.y (mgr.24362) 13279 : cluster 0 pgmap v13248: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:11:14.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:11:14 smithi090 bash[32384]: audit 2023-12-01T12:11:13.616865+0000 mon.c (mon.2) 8487 : audit 0 from='client.? 172.21.15.80:0/34639399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:11:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:11:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:11:16] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T12:11:16.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:11:16 smithi080 bash[28361]: cluster 2023-12-01T12:11:15.293990+0000 mgr.y (mgr.24362) 13280 : cluster 0 pgmap v13249: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:11:16.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:11:16 smithi080 bash[28361]: audit 2023-12-01T12:11:16.077350+0000 mon.c (mon.2) 8488 : audit 0 from='client.? 172.21.15.80:0/217779688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:11:16.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:11:16 smithi080 bash[41963]: cluster 2023-12-01T12:11:15.293990+0000 mgr.y (mgr.24362) 13280 : cluster 0 pgmap v13249: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:11:16.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:11:16 smithi080 bash[41963]: audit 2023-12-01T12:11:16.077350+0000 mon.c (mon.2) 8488 : audit 0 from='client.? 172.21.15.80:0/217779688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:11:16.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:11:16 smithi090 bash[32384]: cluster 2023-12-01T12:11:15.293990+0000 mgr.y (mgr.24362) 13280 : cluster 0 pgmap v13249: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:11:16.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:11:16 smithi090 bash[32384]: audit 2023-12-01T12:11:16.077350+0000 mon.c (mon.2) 8488 : audit 0 from='client.? 172.21.15.80:0/217779688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:11:17.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:11:17 smithi090 bash[32384]: cluster 2023-12-01T12:11:17.295109+0000 mgr.y (mgr.24362) 13281 : cluster 0 pgmap v13250: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:11:17.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:11:17 smithi080 bash[28361]: cluster 2023-12-01T12:11:17.295109+0000 mgr.y (mgr.24362) 13281 : cluster 0 pgmap v13250: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:11:17.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:11:17 smithi080 bash[41963]: cluster 2023-12-01T12:11:17.295109+0000 mgr.y (mgr.24362) 13281 : cluster 0 pgmap v13250: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:11:18.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:11:18 smithi080 bash[41963]: audit 2023-12-01T12:11:18.529509+0000 mon.c (mon.2) 8489 : audit 0 from='client.? 172.21.15.80:0/2928327228' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:11:18.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:11:18 smithi080 bash[28361]: audit 2023-12-01T12:11:18.529509+0000 mon.c (mon.2) 8489 : audit 0 from='client.? 172.21.15.80:0/2928327228' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:11:19.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:11:18 smithi090 bash[32384]: audit 2023-12-01T12:11:18.529509+0000 mon.c (mon.2) 8489 : audit 0 from='client.? 172.21.15.80:0/2928327228' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:11:19.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:11:19 smithi080 bash[41963]: cluster 2023-12-01T12:11:19.295684+0000 mgr.y (mgr.24362) 13282 : cluster 0 pgmap v13251: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:11:19.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:11:19 smithi080 bash[28361]: cluster 2023-12-01T12:11:19.295684+0000 mgr.y (mgr.24362) 13282 : cluster 0 pgmap v13251: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:11:20.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:11:19 smithi090 bash[32384]: cluster 2023-12-01T12:11:19.295684+0000 mgr.y (mgr.24362) 13282 : cluster 0 pgmap v13251: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:11:21.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:11:21 smithi080 bash[28361]: audit 2023-12-01T12:11:20.992502+0000 mon.a (mon.0) 8291 : audit 0 from='client.? 172.21.15.80:0/2700513214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:11:21.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:11:21 smithi080 bash[41963]: audit 2023-12-01T12:11:20.992502+0000 mon.a (mon.0) 8291 : audit 0 from='client.? 172.21.15.80:0/2700513214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:11:21.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:11:21 smithi090 bash[32384]: audit 2023-12-01T12:11:20.992502+0000 mon.a (mon.0) 8291 : audit 0 from='client.? 172.21.15.80:0/2700513214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:11:22.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:11:22 smithi080 bash[28361]: cluster 2023-12-01T12:11:21.296856+0000 mgr.y (mgr.24362) 13283 : cluster 0 pgmap v13252: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:11:22.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:11:22 smithi080 bash[41963]: cluster 2023-12-01T12:11:21.296856+0000 mgr.y (mgr.24362) 13283 : cluster 0 pgmap v13252: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:11:22.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:11:22 smithi090 bash[32384]: cluster 2023-12-01T12:11:21.296856+0000 mgr.y (mgr.24362) 13283 : cluster 0 pgmap v13252: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:11:24.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:11:24 smithi080 bash[28361]: cluster 2023-12-01T12:11:23.297611+0000 mgr.y (mgr.24362) 13284 : cluster 0 pgmap v13253: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:11:24.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:11:24 smithi080 bash[28361]: audit 2023-12-01T12:11:23.454573+0000 mon.a (mon.0) 8292 : audit 0 from='client.? 172.21.15.80:0/3155758200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:11:24.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:11:24 smithi080 bash[41963]: cluster 2023-12-01T12:11:23.297611+0000 mgr.y (mgr.24362) 13284 : cluster 0 pgmap v13253: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:11:24.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:11:24 smithi080 bash[41963]: audit 2023-12-01T12:11:23.454573+0000 mon.a (mon.0) 8292 : audit 0 from='client.? 172.21.15.80:0/3155758200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:11:24.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:11:24 smithi090 bash[32384]: cluster 2023-12-01T12:11:23.297611+0000 mgr.y (mgr.24362) 13284 : cluster 0 pgmap v13253: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:11:24.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:11:24 smithi090 bash[32384]: audit 2023-12-01T12:11:23.454573+0000 mon.a (mon.0) 8292 : audit 0 from='client.? 172.21.15.80:0/3155758200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:11:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:11:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:11:26] "GET /metrics HTTP/1.1" 200 33988 "" "Prometheus/2.43.0" 2023-12-01T12:11:26.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:11:26 smithi080 bash[28361]: cluster 2023-12-01T12:11:25.298336+0000 mgr.y (mgr.24362) 13285 : cluster 0 pgmap v13254: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:11:26.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:11:26 smithi080 bash[28361]: audit 2023-12-01T12:11:25.485209+0000 mon.c (mon.2) 8490 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:11:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:11:26 smithi080 bash[28361]: audit 2023-12-01T12:11:25.905909+0000 mon.c (mon.2) 8491 : audit 0 from='client.? 172.21.15.80:0/2887648335' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:11:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:11:26 smithi080 bash[41963]: cluster 2023-12-01T12:11:25.298336+0000 mgr.y (mgr.24362) 13285 : cluster 0 pgmap v13254: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:11:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:11:26 smithi080 bash[41963]: audit 2023-12-01T12:11:25.485209+0000 mon.c (mon.2) 8490 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:11:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:11:26 smithi080 bash[41963]: audit 2023-12-01T12:11:25.905909+0000 mon.c (mon.2) 8491 : audit 0 from='client.? 172.21.15.80:0/2887648335' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:11:26.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:11:26 smithi090 bash[32384]: cluster 2023-12-01T12:11:25.298336+0000 mgr.y (mgr.24362) 13285 : cluster 0 pgmap v13254: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:11:26.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:11:26 smithi090 bash[32384]: audit 2023-12-01T12:11:25.485209+0000 mon.c (mon.2) 8490 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:11:26.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:11:26 smithi090 bash[32384]: audit 2023-12-01T12:11:25.905909+0000 mon.c (mon.2) 8491 : audit 0 from='client.? 172.21.15.80:0/2887648335' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:11:27.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:11:27 smithi090 bash[32384]: cluster 2023-12-01T12:11:27.299483+0000 mgr.y (mgr.24362) 13286 : cluster 0 pgmap v13255: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:11:27.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:11:27 smithi080 bash[28361]: cluster 2023-12-01T12:11:27.299483+0000 mgr.y (mgr.24362) 13286 : cluster 0 pgmap v13255: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:11:27.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:11:27 smithi080 bash[41963]: cluster 2023-12-01T12:11:27.299483+0000 mgr.y (mgr.24362) 13286 : cluster 0 pgmap v13255: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:11:28.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:11:28 smithi090 bash[32384]: audit 2023-12-01T12:11:28.361766+0000 mon.a (mon.0) 8293 : audit 0 from='client.? 172.21.15.80:0/376026066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:11:28.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:11:28 smithi080 bash[28361]: audit 2023-12-01T12:11:28.361766+0000 mon.a (mon.0) 8293 : audit 0 from='client.? 172.21.15.80:0/376026066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:11:28.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:11:28 smithi080 bash[41963]: audit 2023-12-01T12:11:28.361766+0000 mon.a (mon.0) 8293 : audit 0 from='client.? 172.21.15.80:0/376026066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:11:29.930 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:11:29 smithi080 bash[41963]: cluster 2023-12-01T12:11:29.300181+0000 mgr.y (mgr.24362) 13287 : cluster 0 pgmap v13256: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:11:29.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:11:29 smithi080 bash[28361]: cluster 2023-12-01T12:11:29.300181+0000 mgr.y (mgr.24362) 13287 : cluster 0 pgmap v13256: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:11:30.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:11:29 smithi090 bash[32384]: cluster 2023-12-01T12:11:29.300181+0000 mgr.y (mgr.24362) 13287 : cluster 0 pgmap v13256: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:11:31.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:11:30 smithi080 bash[41963]: audit 2023-12-01T12:11:30.815145+0000 mon.a (mon.0) 8294 : audit 0 from='client.? 172.21.15.80:0/4034813877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:11:31.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:11:30 smithi080 bash[28361]: audit 2023-12-01T12:11:30.815145+0000 mon.a (mon.0) 8294 : audit 0 from='client.? 172.21.15.80:0/4034813877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:11:31.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:11:30 smithi090 bash[32384]: audit 2023-12-01T12:11:30.815145+0000 mon.a (mon.0) 8294 : audit 0 from='client.? 172.21.15.80:0/4034813877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:11:32.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:11:31 smithi080 bash[28361]: cluster 2023-12-01T12:11:31.301388+0000 mgr.y (mgr.24362) 13288 : cluster 0 pgmap v13257: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:11:32.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:11:31 smithi080 bash[41963]: cluster 2023-12-01T12:11:31.301388+0000 mgr.y (mgr.24362) 13288 : cluster 0 pgmap v13257: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:11:32.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:11:31 smithi090 bash[32384]: cluster 2023-12-01T12:11:31.301388+0000 mgr.y (mgr.24362) 13288 : cluster 0 pgmap v13257: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:11:33.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:11:33 smithi080 bash[28361]: audit 2023-12-01T12:11:33.266846+0000 mon.a (mon.0) 8295 : audit 0 from='client.? 172.21.15.80:0/3183809469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:11:33.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:11:33 smithi080 bash[41963]: audit 2023-12-01T12:11:33.266846+0000 mon.a (mon.0) 8295 : audit 0 from='client.? 172.21.15.80:0/3183809469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:11:33.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:11:33 smithi090 bash[32384]: audit 2023-12-01T12:11:33.266846+0000 mon.a (mon.0) 8295 : audit 0 from='client.? 172.21.15.80:0/3183809469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:11:34.268 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 12:11:33 smithi090 bash[65515]: logger=cleanup t=2023-12-01T12:11:33.855331917Z level=info msg="Completed cleanup jobs" duration=65.691399ms 2023-12-01T12:11:34.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:11:34 smithi080 bash[41963]: cluster 2023-12-01T12:11:33.302066+0000 mgr.y (mgr.24362) 13289 : cluster 0 pgmap v13258: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:11:34.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:11:34 smithi080 bash[28361]: cluster 2023-12-01T12:11:33.302066+0000 mgr.y (mgr.24362) 13289 : cluster 0 pgmap v13258: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:11:34.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:11:34 smithi090 bash[32384]: cluster 2023-12-01T12:11:33.302066+0000 mgr.y (mgr.24362) 13289 : cluster 0 pgmap v13258: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:11:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:11:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:11:36] "GET /metrics HTTP/1.1" 200 33988 "" "Prometheus/2.43.0" 2023-12-01T12:11:36.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:11:36 smithi080 bash[28361]: cluster 2023-12-01T12:11:35.302739+0000 mgr.y (mgr.24362) 13290 : cluster 0 pgmap v13259: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:11:36.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:11:36 smithi080 bash[28361]: audit 2023-12-01T12:11:35.718541+0000 mon.a (mon.0) 8296 : audit 0 from='client.? 172.21.15.80:0/1820641937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:11:36.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:11:36 smithi080 bash[41963]: cluster 2023-12-01T12:11:35.302739+0000 mgr.y (mgr.24362) 13290 : cluster 0 pgmap v13259: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:11:36.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:11:36 smithi080 bash[41963]: audit 2023-12-01T12:11:35.718541+0000 mon.a (mon.0) 8296 : audit 0 from='client.? 172.21.15.80:0/1820641937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:11:36.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:11:36 smithi090 bash[32384]: cluster 2023-12-01T12:11:35.302739+0000 mgr.y (mgr.24362) 13290 : cluster 0 pgmap v13259: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:11:36.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:11:36 smithi090 bash[32384]: audit 2023-12-01T12:11:35.718541+0000 mon.a (mon.0) 8296 : audit 0 from='client.? 172.21.15.80:0/1820641937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:11:37.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:11:37 smithi080 bash[28361]: cluster 2023-12-01T12:11:37.303937+0000 mgr.y (mgr.24362) 13291 : cluster 0 pgmap v13260: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:11:37.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:11:37 smithi080 bash[41963]: cluster 2023-12-01T12:11:37.303937+0000 mgr.y (mgr.24362) 13291 : cluster 0 pgmap v13260: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:11:38.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:11:37 smithi090 bash[32384]: cluster 2023-12-01T12:11:37.303937+0000 mgr.y (mgr.24362) 13291 : cluster 0 pgmap v13260: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:11:38.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:11:38 smithi080 bash[28361]: audit 2023-12-01T12:11:38.165638+0000 mon.c (mon.2) 8492 : audit 0 from='client.? 172.21.15.80:0/2946761049' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:11:38.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:11:38 smithi080 bash[41963]: audit 2023-12-01T12:11:38.165638+0000 mon.c (mon.2) 8492 : audit 0 from='client.? 172.21.15.80:0/2946761049' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:11:39.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:11:38 smithi090 bash[32384]: audit 2023-12-01T12:11:38.165638+0000 mon.c (mon.2) 8492 : audit 0 from='client.? 172.21.15.80:0/2946761049' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:11:39.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:11:39 smithi080 bash[28361]: cluster 2023-12-01T12:11:39.304503+0000 mgr.y (mgr.24362) 13292 : cluster 0 pgmap v13261: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:11:39.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:11:39 smithi080 bash[41963]: cluster 2023-12-01T12:11:39.304503+0000 mgr.y (mgr.24362) 13292 : cluster 0 pgmap v13261: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:11:40.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:11:39 smithi090 bash[32384]: cluster 2023-12-01T12:11:39.304503+0000 mgr.y (mgr.24362) 13292 : cluster 0 pgmap v13261: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:11:40.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:11:40 smithi080 bash[28361]: audit 2023-12-01T12:11:40.485650+0000 mon.c (mon.2) 8493 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:11:40.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:11:40 smithi080 bash[41963]: audit 2023-12-01T12:11:40.485650+0000 mon.c (mon.2) 8493 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:11:41.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:11:40 smithi090 bash[32384]: audit 2023-12-01T12:11:40.485650+0000 mon.c (mon.2) 8493 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:11:41.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:11:41 smithi080 bash[28361]: audit 2023-12-01T12:11:40.630959+0000 mon.a (mon.0) 8297 : audit 0 from='client.? 172.21.15.80:0/1307982183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:11:41.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:11:41 smithi080 bash[28361]: cluster 2023-12-01T12:11:41.305610+0000 mgr.y (mgr.24362) 13293 : cluster 0 pgmap v13262: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:11:41.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:11:41 smithi080 bash[41963]: audit 2023-12-01T12:11:40.630959+0000 mon.a (mon.0) 8297 : audit 0 from='client.? 172.21.15.80:0/1307982183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:11:41.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:11:41 smithi080 bash[41963]: cluster 2023-12-01T12:11:41.305610+0000 mgr.y (mgr.24362) 13293 : cluster 0 pgmap v13262: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:11:42.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:11:41 smithi090 bash[32384]: audit 2023-12-01T12:11:40.630959+0000 mon.a (mon.0) 8297 : audit 0 from='client.? 172.21.15.80:0/1307982183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:11:42.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:11:41 smithi090 bash[32384]: cluster 2023-12-01T12:11:41.305610+0000 mgr.y (mgr.24362) 13293 : cluster 0 pgmap v13262: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:11:43.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:11:43 smithi080 bash[28361]: audit 2023-12-01T12:11:43.082764+0000 mon.c (mon.2) 8494 : audit 0 from='client.? 172.21.15.80:0/3539649403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:11:43.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:11:43 smithi080 bash[41963]: audit 2023-12-01T12:11:43.082764+0000 mon.c (mon.2) 8494 : audit 0 from='client.? 172.21.15.80:0/3539649403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:11:43.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:11:43 smithi090 bash[32384]: audit 2023-12-01T12:11:43.082764+0000 mon.c (mon.2) 8494 : audit 0 from='client.? 172.21.15.80:0/3539649403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:11:44.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:11:44 smithi080 bash[41963]: cluster 2023-12-01T12:11:43.306228+0000 mgr.y (mgr.24362) 13294 : cluster 0 pgmap v13263: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:11:44.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:11:44 smithi080 bash[28361]: cluster 2023-12-01T12:11:43.306228+0000 mgr.y (mgr.24362) 13294 : cluster 0 pgmap v13263: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:11:44.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:11:44 smithi090 bash[32384]: cluster 2023-12-01T12:11:43.306228+0000 mgr.y (mgr.24362) 13294 : cluster 0 pgmap v13263: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:11:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:11:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:11:46] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T12:11:46.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:11:46 smithi080 bash[41963]: cluster 2023-12-01T12:11:45.306929+0000 mgr.y (mgr.24362) 13295 : cluster 0 pgmap v13264: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:11:46.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:11:46 smithi080 bash[41963]: audit 2023-12-01T12:11:45.540817+0000 mon.c (mon.2) 8495 : audit 0 from='client.? 172.21.15.80:0/2266627004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:11:46.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:11:46 smithi080 bash[28361]: cluster 2023-12-01T12:11:45.306929+0000 mgr.y (mgr.24362) 13295 : cluster 0 pgmap v13264: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:11:46.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:11:46 smithi080 bash[28361]: audit 2023-12-01T12:11:45.540817+0000 mon.c (mon.2) 8495 : audit 0 from='client.? 172.21.15.80:0/2266627004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:11:46.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:11:46 smithi090 bash[32384]: cluster 2023-12-01T12:11:45.306929+0000 mgr.y (mgr.24362) 13295 : cluster 0 pgmap v13264: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:11:46.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:11:46 smithi090 bash[32384]: audit 2023-12-01T12:11:45.540817+0000 mon.c (mon.2) 8495 : audit 0 from='client.? 172.21.15.80:0/2266627004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:11:47.930 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:11:47 smithi080 bash[41963]: cluster 2023-12-01T12:11:47.308154+0000 mgr.y (mgr.24362) 13296 : cluster 0 pgmap v13265: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:11:47.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:11:47 smithi080 bash[28361]: cluster 2023-12-01T12:11:47.308154+0000 mgr.y (mgr.24362) 13296 : cluster 0 pgmap v13265: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:11:48.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:11:47 smithi090 bash[32384]: cluster 2023-12-01T12:11:47.308154+0000 mgr.y (mgr.24362) 13296 : cluster 0 pgmap v13265: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:11:48.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:11:48 smithi080 bash[41963]: audit 2023-12-01T12:11:47.992421+0000 mon.a (mon.0) 8298 : audit 0 from='client.? 172.21.15.80:0/2251152099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:11:48.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:11:48 smithi080 bash[28361]: audit 2023-12-01T12:11:47.992421+0000 mon.a (mon.0) 8298 : audit 0 from='client.? 172.21.15.80:0/2251152099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:11:49.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:11:48 smithi090 bash[32384]: audit 2023-12-01T12:11:47.992421+0000 mon.a (mon.0) 8298 : audit 0 from='client.? 172.21.15.80:0/2251152099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:11:49.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:11:49 smithi080 bash[28361]: cluster 2023-12-01T12:11:49.308725+0000 mgr.y (mgr.24362) 13297 : cluster 0 pgmap v13266: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:11:49.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:11:49 smithi080 bash[41963]: cluster 2023-12-01T12:11:49.308725+0000 mgr.y (mgr.24362) 13297 : cluster 0 pgmap v13266: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:11:50.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:11:49 smithi090 bash[32384]: cluster 2023-12-01T12:11:49.308725+0000 mgr.y (mgr.24362) 13297 : cluster 0 pgmap v13266: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:11:50.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:11:50 smithi080 bash[41963]: audit 2023-12-01T12:11:50.451784+0000 mon.c (mon.2) 8496 : audit 0 from='client.? 172.21.15.80:0/2287269805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:11:50.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:11:50 smithi080 bash[28361]: audit 2023-12-01T12:11:50.451784+0000 mon.c (mon.2) 8496 : audit 0 from='client.? 172.21.15.80:0/2287269805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:11:51.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:11:50 smithi090 bash[32384]: audit 2023-12-01T12:11:50.451784+0000 mon.c (mon.2) 8496 : audit 0 from='client.? 172.21.15.80:0/2287269805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:11:51.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:11:51 smithi080 bash[28361]: cluster 2023-12-01T12:11:51.309820+0000 mgr.y (mgr.24362) 13298 : cluster 0 pgmap v13267: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:11:51.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:11:51 smithi080 bash[41963]: cluster 2023-12-01T12:11:51.309820+0000 mgr.y (mgr.24362) 13298 : cluster 0 pgmap v13267: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:11:52.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:11:51 smithi090 bash[32384]: cluster 2023-12-01T12:11:51.309820+0000 mgr.y (mgr.24362) 13298 : cluster 0 pgmap v13267: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:11:53.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:11:52 smithi090 bash[32384]: audit 2023-12-01T12:11:52.907605+0000 mon.c (mon.2) 8497 : audit 0 from='client.? 172.21.15.80:0/1725412594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:11:53.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:11:52 smithi080 bash[28361]: audit 2023-12-01T12:11:52.907605+0000 mon.c (mon.2) 8497 : audit 0 from='client.? 172.21.15.80:0/1725412594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:11:53.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:11:52 smithi080 bash[41963]: audit 2023-12-01T12:11:52.907605+0000 mon.c (mon.2) 8497 : audit 0 from='client.? 172.21.15.80:0/1725412594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:11:54.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:11:53 smithi090 bash[32384]: cluster 2023-12-01T12:11:53.310505+0000 mgr.y (mgr.24362) 13299 : cluster 0 pgmap v13268: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:11:54.430 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:11:53 smithi080 bash[41963]: cluster 2023-12-01T12:11:53.310505+0000 mgr.y (mgr.24362) 13299 : cluster 0 pgmap v13268: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:11:54.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:11:53 smithi080 bash[28361]: cluster 2023-12-01T12:11:53.310505+0000 mgr.y (mgr.24362) 13299 : cluster 0 pgmap v13268: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:11:55.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:11:54 smithi090 bash[32384]: audit 2023-12-01T12:11:54.003323+0000 mon.c (mon.2) 8498 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:11:55.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:11:54 smithi080 bash[28361]: audit 2023-12-01T12:11:54.003323+0000 mon.c (mon.2) 8498 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:11:55.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:11:54 smithi080 bash[41963]: audit 2023-12-01T12:11:54.003323+0000 mon.c (mon.2) 8498 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:11:56.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:11:55 smithi090 bash[32384]: cluster 2023-12-01T12:11:55.310946+0000 mgr.y (mgr.24362) 13300 : cluster 0 pgmap v13269: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:11:56.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:11:55 smithi090 bash[32384]: audit 2023-12-01T12:11:55.363494+0000 mon.c (mon.2) 8499 : audit 0 from='client.? 172.21.15.80:0/2833354934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:11:56.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:11:55 smithi090 bash[32384]: audit 2023-12-01T12:11:55.486016+0000 mon.c (mon.2) 8500 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:11:56.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:11:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:11:56] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T12:11:56.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:11:55 smithi080 bash[41963]: cluster 2023-12-01T12:11:55.310946+0000 mgr.y (mgr.24362) 13300 : cluster 0 pgmap v13269: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:11:56.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:11:55 smithi080 bash[41963]: audit 2023-12-01T12:11:55.363494+0000 mon.c (mon.2) 8499 : audit 0 from='client.? 172.21.15.80:0/2833354934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:11:56.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:11:55 smithi080 bash[41963]: audit 2023-12-01T12:11:55.486016+0000 mon.c (mon.2) 8500 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:11:56.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:11:55 smithi080 bash[28361]: cluster 2023-12-01T12:11:55.310946+0000 mgr.y (mgr.24362) 13300 : cluster 0 pgmap v13269: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:11:56.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:11:55 smithi080 bash[28361]: audit 2023-12-01T12:11:55.363494+0000 mon.c (mon.2) 8499 : audit 0 from='client.? 172.21.15.80:0/2833354934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:11:56.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:11:55 smithi080 bash[28361]: audit 2023-12-01T12:11:55.486016+0000 mon.c (mon.2) 8500 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:11:57.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:11:57 smithi080 bash[28361]: cluster 2023-12-01T12:11:57.312112+0000 mgr.y (mgr.24362) 13301 : cluster 0 pgmap v13270: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:11:57.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:11:57 smithi080 bash[41963]: cluster 2023-12-01T12:11:57.312112+0000 mgr.y (mgr.24362) 13301 : cluster 0 pgmap v13270: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:11:58.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:11:57 smithi090 bash[32384]: cluster 2023-12-01T12:11:57.312112+0000 mgr.y (mgr.24362) 13301 : cluster 0 pgmap v13270: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:11:58.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:11:58 smithi080 bash[41963]: audit 2023-12-01T12:11:57.819539+0000 mon.a (mon.0) 8299 : audit 0 from='client.? 172.21.15.80:0/277512815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:11:58.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:11:58 smithi080 bash[28361]: audit 2023-12-01T12:11:57.819539+0000 mon.a (mon.0) 8299 : audit 0 from='client.? 172.21.15.80:0/277512815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:11:59.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:11:58 smithi090 bash[32384]: audit 2023-12-01T12:11:57.819539+0000 mon.a (mon.0) 8299 : audit 0 from='client.? 172.21.15.80:0/277512815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:11:59.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:11:59 smithi080 bash[41963]: cluster 2023-12-01T12:11:59.312720+0000 mgr.y (mgr.24362) 13302 : cluster 0 pgmap v13271: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:11:59.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:11:59 smithi080 bash[28361]: cluster 2023-12-01T12:11:59.312720+0000 mgr.y (mgr.24362) 13302 : cluster 0 pgmap v13271: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:12:00.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:11:59 smithi090 bash[32384]: cluster 2023-12-01T12:11:59.312720+0000 mgr.y (mgr.24362) 13302 : cluster 0 pgmap v13271: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:12:01.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:12:00 smithi080 bash[28361]: audit 2023-12-01T12:11:59.850799+0000 mon.a (mon.0) 8300 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:12:01.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:12:00 smithi080 bash[28361]: audit 2023-12-01T12:11:59.860546+0000 mon.a (mon.0) 8301 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:12:01.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:12:00 smithi080 bash[28361]: audit 2023-12-01T12:12:00.150886+0000 mon.a (mon.0) 8302 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:12:01.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:12:00 smithi080 bash[28361]: audit 2023-12-01T12:12:00.160408+0000 mon.a (mon.0) 8303 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:12:01.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:12:00 smithi080 bash[28361]: audit 2023-12-01T12:12:00.287105+0000 mon.a (mon.0) 8304 : audit 0 from='client.? 172.21.15.80:0/1775539065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:12:01.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:12:00 smithi080 bash[28361]: audit 2023-12-01T12:12:00.637889+0000 mon.c (mon.2) 8501 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:12:01.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:12:00 smithi080 bash[28361]: audit 2023-12-01T12:12:00.639678+0000 mon.c (mon.2) 8502 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:12:01.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:12:00 smithi080 bash[28361]: audit 2023-12-01T12:12:00.648290+0000 mon.a (mon.0) 8305 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:12:01.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:12:00 smithi080 bash[41963]: audit 2023-12-01T12:11:59.850799+0000 mon.a (mon.0) 8300 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:12:01.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:12:00 smithi080 bash[41963]: audit 2023-12-01T12:11:59.860546+0000 mon.a (mon.0) 8301 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:12:01.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:12:00 smithi080 bash[41963]: audit 2023-12-01T12:12:00.150886+0000 mon.a (mon.0) 8302 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:12:01.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:12:00 smithi080 bash[41963]: audit 2023-12-01T12:12:00.160408+0000 mon.a (mon.0) 8303 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:12:01.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:12:00 smithi080 bash[41963]: audit 2023-12-01T12:12:00.287105+0000 mon.a (mon.0) 8304 : audit 0 from='client.? 172.21.15.80:0/1775539065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:12:01.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:12:00 smithi080 bash[41963]: audit 2023-12-01T12:12:00.637889+0000 mon.c (mon.2) 8501 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:12:01.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:12:00 smithi080 bash[41963]: audit 2023-12-01T12:12:00.639678+0000 mon.c (mon.2) 8502 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:12:01.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:12:00 smithi080 bash[41963]: audit 2023-12-01T12:12:00.648290+0000 mon.a (mon.0) 8305 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:12:01.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:12:00 smithi090 bash[32384]: audit 2023-12-01T12:11:59.850799+0000 mon.a (mon.0) 8300 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:12:01.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:12:00 smithi090 bash[32384]: audit 2023-12-01T12:11:59.860546+0000 mon.a (mon.0) 8301 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:12:01.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:12:00 smithi090 bash[32384]: audit 2023-12-01T12:12:00.150886+0000 mon.a (mon.0) 8302 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:12:01.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:12:00 smithi090 bash[32384]: audit 2023-12-01T12:12:00.160408+0000 mon.a (mon.0) 8303 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:12:01.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:12:00 smithi090 bash[32384]: audit 2023-12-01T12:12:00.287105+0000 mon.a (mon.0) 8304 : audit 0 from='client.? 172.21.15.80:0/1775539065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:12:01.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:12:00 smithi090 bash[32384]: audit 2023-12-01T12:12:00.637889+0000 mon.c (mon.2) 8501 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:12:01.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:12:00 smithi090 bash[32384]: audit 2023-12-01T12:12:00.639678+0000 mon.c (mon.2) 8502 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:12:01.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:12:00 smithi090 bash[32384]: audit 2023-12-01T12:12:00.648290+0000 mon.a (mon.0) 8305 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:12:02.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:12:01 smithi080 bash[28361]: cluster 2023-12-01T12:12:01.313785+0000 mgr.y (mgr.24362) 13303 : cluster 0 pgmap v13272: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:12:02.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:12:01 smithi080 bash[41963]: cluster 2023-12-01T12:12:01.313785+0000 mgr.y (mgr.24362) 13303 : cluster 0 pgmap v13272: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:12:02.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:12:01 smithi090 bash[32384]: cluster 2023-12-01T12:12:01.313785+0000 mgr.y (mgr.24362) 13303 : cluster 0 pgmap v13272: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:12:03.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:12:02 smithi080 bash[28361]: audit 2023-12-01T12:12:02.748420+0000 mon.a (mon.0) 8306 : audit 0 from='client.? 172.21.15.80:0/331306558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:12:03.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:12:02 smithi080 bash[41963]: audit 2023-12-01T12:12:02.748420+0000 mon.a (mon.0) 8306 : audit 0 from='client.? 172.21.15.80:0/331306558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:12:03.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:12:02 smithi090 bash[32384]: audit 2023-12-01T12:12:02.748420+0000 mon.a (mon.0) 8306 : audit 0 from='client.? 172.21.15.80:0/331306558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:12:04.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:12:03 smithi080 bash[28361]: cluster 2023-12-01T12:12:03.314448+0000 mgr.y (mgr.24362) 13304 : cluster 0 pgmap v13273: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:12:04.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:12:03 smithi080 bash[41963]: cluster 2023-12-01T12:12:03.314448+0000 mgr.y (mgr.24362) 13304 : cluster 0 pgmap v13273: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:12:04.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:12:03 smithi090 bash[32384]: cluster 2023-12-01T12:12:03.314448+0000 mgr.y (mgr.24362) 13304 : cluster 0 pgmap v13273: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:12:05.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:12:05 smithi090 bash[32384]: audit 2023-12-01T12:12:05.201198+0000 mon.c (mon.2) 8503 : audit 0 from='client.? 172.21.15.80:0/2268673934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:12:05.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:12:05 smithi080 bash[41963]: audit 2023-12-01T12:12:05.201198+0000 mon.c (mon.2) 8503 : audit 0 from='client.? 172.21.15.80:0/2268673934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:12:05.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:12:05 smithi080 bash[28361]: audit 2023-12-01T12:12:05.201198+0000 mon.c (mon.2) 8503 : audit 0 from='client.? 172.21.15.80:0/2268673934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:12:06.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:12:06 smithi090 bash[32384]: cluster 2023-12-01T12:12:05.315129+0000 mgr.y (mgr.24362) 13305 : cluster 0 pgmap v13274: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:12:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:12:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:12:06] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T12:12:06.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:12:06 smithi080 bash[41963]: cluster 2023-12-01T12:12:05.315129+0000 mgr.y (mgr.24362) 13305 : cluster 0 pgmap v13274: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:12:06.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:12:06 smithi080 bash[28361]: cluster 2023-12-01T12:12:05.315129+0000 mgr.y (mgr.24362) 13305 : cluster 0 pgmap v13274: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:12:07.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:12:07 smithi080 bash[28361]: cluster 2023-12-01T12:12:07.316263+0000 mgr.y (mgr.24362) 13306 : cluster 0 pgmap v13275: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:12:07.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:12:07 smithi080 bash[41963]: cluster 2023-12-01T12:12:07.316263+0000 mgr.y (mgr.24362) 13306 : cluster 0 pgmap v13275: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:12:08.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:12:07 smithi090 bash[32384]: cluster 2023-12-01T12:12:07.316263+0000 mgr.y (mgr.24362) 13306 : cluster 0 pgmap v13275: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:12:08.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:12:08 smithi080 bash[28361]: audit 2023-12-01T12:12:07.658655+0000 mon.a (mon.0) 8307 : audit 0 from='client.? 172.21.15.80:0/599972464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:12:08.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:12:08 smithi080 bash[41963]: audit 2023-12-01T12:12:07.658655+0000 mon.a (mon.0) 8307 : audit 0 from='client.? 172.21.15.80:0/599972464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:12:09.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:12:08 smithi090 bash[32384]: audit 2023-12-01T12:12:07.658655+0000 mon.a (mon.0) 8307 : audit 0 from='client.? 172.21.15.80:0/599972464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:12:09.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:12:09 smithi080 bash[41963]: cluster 2023-12-01T12:12:09.316930+0000 mgr.y (mgr.24362) 13307 : cluster 0 pgmap v13276: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:12:09.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:12:09 smithi080 bash[28361]: cluster 2023-12-01T12:12:09.316930+0000 mgr.y (mgr.24362) 13307 : cluster 0 pgmap v13276: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:12:10.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:12:09 smithi090 bash[32384]: cluster 2023-12-01T12:12:09.316930+0000 mgr.y (mgr.24362) 13307 : cluster 0 pgmap v13276: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:12:10.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:12:10 smithi080 bash[28361]: audit 2023-12-01T12:12:10.110367+0000 mon.c (mon.2) 8504 : audit 0 from='client.? 172.21.15.80:0/2826574541' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:12:10.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:12:10 smithi080 bash[28361]: audit 2023-12-01T12:12:10.486458+0000 mon.c (mon.2) 8505 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:12:10.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:12:10 smithi080 bash[41963]: audit 2023-12-01T12:12:10.110367+0000 mon.c (mon.2) 8504 : audit 0 from='client.? 172.21.15.80:0/2826574541' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:12:10.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:12:10 smithi080 bash[41963]: audit 2023-12-01T12:12:10.486458+0000 mon.c (mon.2) 8505 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:12:11.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:12:10 smithi090 bash[32384]: audit 2023-12-01T12:12:10.110367+0000 mon.c (mon.2) 8504 : audit 0 from='client.? 172.21.15.80:0/2826574541' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:12:11.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:12:10 smithi090 bash[32384]: audit 2023-12-01T12:12:10.486458+0000 mon.c (mon.2) 8505 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:12:11.930 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:12:11 smithi080 bash[41963]: cluster 2023-12-01T12:12:11.317998+0000 mgr.y (mgr.24362) 13308 : cluster 0 pgmap v13277: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:12:11.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:12:11 smithi080 bash[28361]: cluster 2023-12-01T12:12:11.317998+0000 mgr.y (mgr.24362) 13308 : cluster 0 pgmap v13277: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:12:12.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:12:11 smithi090 bash[32384]: cluster 2023-12-01T12:12:11.317998+0000 mgr.y (mgr.24362) 13308 : cluster 0 pgmap v13277: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:12:12.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:12:12 smithi080 bash[28361]: audit 2023-12-01T12:12:12.564952+0000 mon.c (mon.2) 8506 : audit 0 from='client.? 172.21.15.80:0/1163494230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:12:12.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:12:12 smithi080 bash[41963]: audit 2023-12-01T12:12:12.564952+0000 mon.c (mon.2) 8506 : audit 0 from='client.? 172.21.15.80:0/1163494230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:12:13.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:12:12 smithi090 bash[32384]: audit 2023-12-01T12:12:12.564952+0000 mon.c (mon.2) 8506 : audit 0 from='client.? 172.21.15.80:0/1163494230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:12:13.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:12:13 smithi080 bash[41963]: cluster 2023-12-01T12:12:13.318661+0000 mgr.y (mgr.24362) 13309 : cluster 0 pgmap v13278: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:12:13.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:12:13 smithi080 bash[28361]: cluster 2023-12-01T12:12:13.318661+0000 mgr.y (mgr.24362) 13309 : cluster 0 pgmap v13278: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:12:14.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:12:13 smithi090 bash[32384]: cluster 2023-12-01T12:12:13.318661+0000 mgr.y (mgr.24362) 13309 : cluster 0 pgmap v13278: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:12:15.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:12:15 smithi080 bash[41963]: audit 2023-12-01T12:12:15.023519+0000 mon.a (mon.0) 8308 : audit 0 from='client.? 172.21.15.80:0/2634961834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:12:15.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:12:15 smithi080 bash[28361]: audit 2023-12-01T12:12:15.023519+0000 mon.a (mon.0) 8308 : audit 0 from='client.? 172.21.15.80:0/2634961834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:12:15.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:12:15 smithi090 bash[32384]: audit 2023-12-01T12:12:15.023519+0000 mon.a (mon.0) 8308 : audit 0 from='client.? 172.21.15.80:0/2634961834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:12:16.430 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:12:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:12:16] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T12:12:16.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:12:16 smithi080 bash[41963]: cluster 2023-12-01T12:12:15.319387+0000 mgr.y (mgr.24362) 13310 : cluster 0 pgmap v13279: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:12:16.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:12:16 smithi080 bash[28361]: cluster 2023-12-01T12:12:15.319387+0000 mgr.y (mgr.24362) 13310 : cluster 0 pgmap v13279: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:12:16.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:12:16 smithi090 bash[32384]: cluster 2023-12-01T12:12:15.319387+0000 mgr.y (mgr.24362) 13310 : cluster 0 pgmap v13279: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:12:17.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:12:17 smithi080 bash[28361]: cluster 2023-12-01T12:12:17.320168+0000 mgr.y (mgr.24362) 13311 : cluster 0 pgmap v13280: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:12:17.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:12:17 smithi080 bash[28361]: audit 2023-12-01T12:12:17.475692+0000 mon.a (mon.0) 8309 : audit 0 from='client.? 172.21.15.80:0/904371923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:12:17.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:12:17 smithi080 bash[41963]: cluster 2023-12-01T12:12:17.320168+0000 mgr.y (mgr.24362) 13311 : cluster 0 pgmap v13280: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:12:17.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:12:17 smithi080 bash[41963]: audit 2023-12-01T12:12:17.475692+0000 mon.a (mon.0) 8309 : audit 0 from='client.? 172.21.15.80:0/904371923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:12:18.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:12:17 smithi090 bash[32384]: cluster 2023-12-01T12:12:17.320168+0000 mgr.y (mgr.24362) 13311 : cluster 0 pgmap v13280: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:12:18.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:12:17 smithi090 bash[32384]: audit 2023-12-01T12:12:17.475692+0000 mon.a (mon.0) 8309 : audit 0 from='client.? 172.21.15.80:0/904371923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:12:20.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:12:20 smithi080 bash[41963]: cluster 2023-12-01T12:12:19.320740+0000 mgr.y (mgr.24362) 13312 : cluster 0 pgmap v13281: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:12:20.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:12:20 smithi080 bash[41963]: audit 2023-12-01T12:12:19.926265+0000 mon.a (mon.0) 8310 : audit 0 from='client.? 172.21.15.80:0/2340033746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:12:20.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:12:20 smithi080 bash[28361]: cluster 2023-12-01T12:12:19.320740+0000 mgr.y (mgr.24362) 13312 : cluster 0 pgmap v13281: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:12:20.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:12:20 smithi080 bash[28361]: audit 2023-12-01T12:12:19.926265+0000 mon.a (mon.0) 8310 : audit 0 from='client.? 172.21.15.80:0/2340033746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:12:20.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:12:20 smithi090 bash[32384]: cluster 2023-12-01T12:12:19.320740+0000 mgr.y (mgr.24362) 13312 : cluster 0 pgmap v13281: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:12:20.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:12:20 smithi090 bash[32384]: audit 2023-12-01T12:12:19.926265+0000 mon.a (mon.0) 8310 : audit 0 from='client.? 172.21.15.80:0/2340033746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:12:22.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:12:22 smithi080 bash[28361]: cluster 2023-12-01T12:12:21.321892+0000 mgr.y (mgr.24362) 13313 : cluster 0 pgmap v13282: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:12:22.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:12:22 smithi080 bash[28361]: audit 2023-12-01T12:12:22.369589+0000 mon.c (mon.2) 8507 : audit 0 from='client.? 172.21.15.80:0/1953290736' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:12:22.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:12:22 smithi080 bash[41963]: cluster 2023-12-01T12:12:21.321892+0000 mgr.y (mgr.24362) 13313 : cluster 0 pgmap v13282: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:12:22.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:12:22 smithi080 bash[41963]: audit 2023-12-01T12:12:22.369589+0000 mon.c (mon.2) 8507 : audit 0 from='client.? 172.21.15.80:0/1953290736' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:12:22.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:12:22 smithi090 bash[32384]: cluster 2023-12-01T12:12:21.321892+0000 mgr.y (mgr.24362) 13313 : cluster 0 pgmap v13282: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:12:22.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:12:22 smithi090 bash[32384]: audit 2023-12-01T12:12:22.369589+0000 mon.c (mon.2) 8507 : audit 0 from='client.? 172.21.15.80:0/1953290736' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:12:23.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:12:23 smithi080 bash[41963]: cluster 2023-12-01T12:12:23.322590+0000 mgr.y (mgr.24362) 13314 : cluster 0 pgmap v13283: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:12:23.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:12:23 smithi080 bash[28361]: cluster 2023-12-01T12:12:23.322590+0000 mgr.y (mgr.24362) 13314 : cluster 0 pgmap v13283: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:12:23.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:12:23 smithi090 bash[32384]: cluster 2023-12-01T12:12:23.322590+0000 mgr.y (mgr.24362) 13314 : cluster 0 pgmap v13283: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:12:25.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:12:24 smithi080 bash[28361]: audit 2023-12-01T12:12:24.828423+0000 mon.c (mon.2) 8508 : audit 0 from='client.? 172.21.15.80:0/3321164612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:12:25.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:12:24 smithi080 bash[41963]: audit 2023-12-01T12:12:24.828423+0000 mon.c (mon.2) 8508 : audit 0 from='client.? 172.21.15.80:0/3321164612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:12:25.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:12:24 smithi090 bash[32384]: audit 2023-12-01T12:12:24.828423+0000 mon.c (mon.2) 8508 : audit 0 from='client.? 172.21.15.80:0/3321164612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:12:26.180 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:12:25 smithi080 bash[41963]: cluster 2023-12-01T12:12:25.323250+0000 mgr.y (mgr.24362) 13315 : cluster 0 pgmap v13284: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:12:26.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:12:25 smithi080 bash[41963]: audit 2023-12-01T12:12:25.486811+0000 mon.c (mon.2) 8509 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:12:26.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:12:25 smithi080 bash[28361]: cluster 2023-12-01T12:12:25.323250+0000 mgr.y (mgr.24362) 13315 : cluster 0 pgmap v13284: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:12:26.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:12:25 smithi080 bash[28361]: audit 2023-12-01T12:12:25.486811+0000 mon.c (mon.2) 8509 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:12:26.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:12:25 smithi090 bash[32384]: cluster 2023-12-01T12:12:25.323250+0000 mgr.y (mgr.24362) 13315 : cluster 0 pgmap v13284: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:12:26.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:12:25 smithi090 bash[32384]: audit 2023-12-01T12:12:25.486811+0000 mon.c (mon.2) 8509 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:12:26.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:12:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:12:26] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T12:12:27.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:12:27 smithi080 bash[28361]: audit 2023-12-01T12:12:27.292828+0000 mon.c (mon.2) 8510 : audit 0 from='client.? 172.21.15.80:0/2336424099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:12:27.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:12:27 smithi080 bash[28361]: cluster 2023-12-01T12:12:27.324466+0000 mgr.y (mgr.24362) 13316 : cluster 0 pgmap v13285: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:12:27.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:12:27 smithi080 bash[41963]: audit 2023-12-01T12:12:27.292828+0000 mon.c (mon.2) 8510 : audit 0 from='client.? 172.21.15.80:0/2336424099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:12:27.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:12:27 smithi080 bash[41963]: cluster 2023-12-01T12:12:27.324466+0000 mgr.y (mgr.24362) 13316 : cluster 0 pgmap v13285: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:12:28.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:12:27 smithi090 bash[32384]: audit 2023-12-01T12:12:27.292828+0000 mon.c (mon.2) 8510 : audit 0 from='client.? 172.21.15.80:0/2336424099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:12:28.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:12:27 smithi090 bash[32384]: cluster 2023-12-01T12:12:27.324466+0000 mgr.y (mgr.24362) 13316 : cluster 0 pgmap v13285: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:12:30.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:12:30 smithi080 bash[28361]: cluster 2023-12-01T12:12:29.325146+0000 mgr.y (mgr.24362) 13317 : cluster 0 pgmap v13286: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:12:30.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:12:30 smithi080 bash[28361]: audit 2023-12-01T12:12:29.749797+0000 mon.c (mon.2) 8511 : audit 0 from='client.? 172.21.15.80:0/1141069982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:12:30.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:12:30 smithi080 bash[41963]: cluster 2023-12-01T12:12:29.325146+0000 mgr.y (mgr.24362) 13317 : cluster 0 pgmap v13286: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:12:30.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:12:30 smithi080 bash[41963]: audit 2023-12-01T12:12:29.749797+0000 mon.c (mon.2) 8511 : audit 0 from='client.? 172.21.15.80:0/1141069982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:12:30.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:12:30 smithi090 bash[32384]: cluster 2023-12-01T12:12:29.325146+0000 mgr.y (mgr.24362) 13317 : cluster 0 pgmap v13286: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:12:30.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:12:30 smithi090 bash[32384]: audit 2023-12-01T12:12:29.749797+0000 mon.c (mon.2) 8511 : audit 0 from='client.? 172.21.15.80:0/1141069982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:12:31.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:12:31 smithi090 bash[32384]: cluster 2023-12-01T12:12:31.326281+0000 mgr.y (mgr.24362) 13318 : cluster 0 pgmap v13287: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:12:31.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:12:31 smithi080 bash[28361]: cluster 2023-12-01T12:12:31.326281+0000 mgr.y (mgr.24362) 13318 : cluster 0 pgmap v13287: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:12:31.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:12:31 smithi080 bash[41963]: cluster 2023-12-01T12:12:31.326281+0000 mgr.y (mgr.24362) 13318 : cluster 0 pgmap v13287: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:12:32.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:12:32 smithi080 bash[28361]: audit 2023-12-01T12:12:32.201891+0000 mon.a (mon.0) 8311 : audit 0 from='client.? 172.21.15.80:0/445015939' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:12:32.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:12:32 smithi080 bash[41963]: audit 2023-12-01T12:12:32.201891+0000 mon.a (mon.0) 8311 : audit 0 from='client.? 172.21.15.80:0/445015939' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:12:33.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:12:32 smithi090 bash[32384]: audit 2023-12-01T12:12:32.201891+0000 mon.a (mon.0) 8311 : audit 0 from='client.? 172.21.15.80:0/445015939' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:12:33.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:12:33 smithi080 bash[41963]: cluster 2023-12-01T12:12:33.326921+0000 mgr.y (mgr.24362) 13319 : cluster 0 pgmap v13288: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:12:33.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:12:33 smithi080 bash[28361]: cluster 2023-12-01T12:12:33.326921+0000 mgr.y (mgr.24362) 13319 : cluster 0 pgmap v13288: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:12:34.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:12:33 smithi090 bash[32384]: cluster 2023-12-01T12:12:33.326921+0000 mgr.y (mgr.24362) 13319 : cluster 0 pgmap v13288: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:12:35.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:12:34 smithi090 bash[32384]: audit 2023-12-01T12:12:34.661493+0000 mon.a (mon.0) 8312 : audit 0 from='client.? 172.21.15.80:0/618919204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:12:35.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:12:34 smithi080 bash[28361]: audit 2023-12-01T12:12:34.661493+0000 mon.a (mon.0) 8312 : audit 0 from='client.? 172.21.15.80:0/618919204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:12:35.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:12:34 smithi080 bash[41963]: audit 2023-12-01T12:12:34.661493+0000 mon.a (mon.0) 8312 : audit 0 from='client.? 172.21.15.80:0/618919204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:12:36.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:12:35 smithi090 bash[32384]: cluster 2023-12-01T12:12:35.327569+0000 mgr.y (mgr.24362) 13320 : cluster 0 pgmap v13289: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:12:36.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:12:35 smithi080 bash[41963]: cluster 2023-12-01T12:12:35.327569+0000 mgr.y (mgr.24362) 13320 : cluster 0 pgmap v13289: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:12:36.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:12:35 smithi080 bash[28361]: cluster 2023-12-01T12:12:35.327569+0000 mgr.y (mgr.24362) 13320 : cluster 0 pgmap v13289: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:12:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:12:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:12:36] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T12:12:37.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:12:37 smithi080 bash[28361]: audit 2023-12-01T12:12:37.115795+0000 mon.c (mon.2) 8512 : audit 0 from='client.? 172.21.15.80:0/1867074029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:12:37.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:12:37 smithi080 bash[28361]: cluster 2023-12-01T12:12:37.328714+0000 mgr.y (mgr.24362) 13321 : cluster 0 pgmap v13290: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:12:37.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:12:37 smithi080 bash[41963]: audit 2023-12-01T12:12:37.115795+0000 mon.c (mon.2) 8512 : audit 0 from='client.? 172.21.15.80:0/1867074029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:12:37.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:12:37 smithi080 bash[41963]: cluster 2023-12-01T12:12:37.328714+0000 mgr.y (mgr.24362) 13321 : cluster 0 pgmap v13290: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:12:38.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:12:37 smithi090 bash[32384]: audit 2023-12-01T12:12:37.115795+0000 mon.c (mon.2) 8512 : audit 0 from='client.? 172.21.15.80:0/1867074029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:12:38.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:12:37 smithi090 bash[32384]: cluster 2023-12-01T12:12:37.328714+0000 mgr.y (mgr.24362) 13321 : cluster 0 pgmap v13290: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:12:40.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:12:40 smithi080 bash[28361]: cluster 2023-12-01T12:12:39.329339+0000 mgr.y (mgr.24362) 13322 : cluster 0 pgmap v13291: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:12:40.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:12:40 smithi080 bash[28361]: audit 2023-12-01T12:12:39.577081+0000 mon.c (mon.2) 8513 : audit 0 from='client.? 172.21.15.80:0/1409513094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:12:40.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:12:40 smithi080 bash[41963]: cluster 2023-12-01T12:12:39.329339+0000 mgr.y (mgr.24362) 13322 : cluster 0 pgmap v13291: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:12:40.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:12:40 smithi080 bash[41963]: audit 2023-12-01T12:12:39.577081+0000 mon.c (mon.2) 8513 : audit 0 from='client.? 172.21.15.80:0/1409513094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:12:40.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:12:40 smithi090 bash[32384]: cluster 2023-12-01T12:12:39.329339+0000 mgr.y (mgr.24362) 13322 : cluster 0 pgmap v13291: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:12:40.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:12:40 smithi090 bash[32384]: audit 2023-12-01T12:12:39.577081+0000 mon.c (mon.2) 8513 : audit 0 from='client.? 172.21.15.80:0/1409513094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:12:41.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:12:41 smithi080 bash[41963]: audit 2023-12-01T12:12:40.487273+0000 mon.c (mon.2) 8514 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:12:41.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:12:41 smithi080 bash[41963]: cluster 2023-12-01T12:12:41.330469+0000 mgr.y (mgr.24362) 13323 : cluster 0 pgmap v13292: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:12:41.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:12:41 smithi080 bash[28361]: audit 2023-12-01T12:12:40.487273+0000 mon.c (mon.2) 8514 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:12:41.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:12:41 smithi080 bash[28361]: cluster 2023-12-01T12:12:41.330469+0000 mgr.y (mgr.24362) 13323 : cluster 0 pgmap v13292: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:12:41.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:12:41 smithi090 bash[32384]: audit 2023-12-01T12:12:40.487273+0000 mon.c (mon.2) 8514 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:12:41.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:12:41 smithi090 bash[32384]: cluster 2023-12-01T12:12:41.330469+0000 mgr.y (mgr.24362) 13323 : cluster 0 pgmap v13292: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:12:42.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:12:42 smithi080 bash[28361]: audit 2023-12-01T12:12:42.027501+0000 mon.a (mon.0) 8313 : audit 0 from='client.? 172.21.15.80:0/3973431949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:12:42.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:12:42 smithi080 bash[41963]: audit 2023-12-01T12:12:42.027501+0000 mon.a (mon.0) 8313 : audit 0 from='client.? 172.21.15.80:0/3973431949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:12:43.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:12:42 smithi090 bash[32384]: audit 2023-12-01T12:12:42.027501+0000 mon.a (mon.0) 8313 : audit 0 from='client.? 172.21.15.80:0/3973431949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:12:43.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:12:43 smithi080 bash[28361]: cluster 2023-12-01T12:12:43.331119+0000 mgr.y (mgr.24362) 13324 : cluster 0 pgmap v13293: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:12:43.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:12:43 smithi080 bash[41963]: cluster 2023-12-01T12:12:43.331119+0000 mgr.y (mgr.24362) 13324 : cluster 0 pgmap v13293: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:12:44.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:12:43 smithi090 bash[32384]: cluster 2023-12-01T12:12:43.331119+0000 mgr.y (mgr.24362) 13324 : cluster 0 pgmap v13293: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:12:44.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:12:44 smithi080 bash[28361]: audit 2023-12-01T12:12:44.489766+0000 mon.a (mon.0) 8314 : audit 0 from='client.? 172.21.15.80:0/2792081091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:12:44.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:12:44 smithi080 bash[41963]: audit 2023-12-01T12:12:44.489766+0000 mon.a (mon.0) 8314 : audit 0 from='client.? 172.21.15.80:0/2792081091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:12:45.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:12:44 smithi090 bash[32384]: audit 2023-12-01T12:12:44.489766+0000 mon.a (mon.0) 8314 : audit 0 from='client.? 172.21.15.80:0/2792081091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:12:45.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:12:45 smithi080 bash[28361]: cluster 2023-12-01T12:12:45.331733+0000 mgr.y (mgr.24362) 13325 : cluster 0 pgmap v13294: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:12:45.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:12:45 smithi080 bash[41963]: cluster 2023-12-01T12:12:45.331733+0000 mgr.y (mgr.24362) 13325 : cluster 0 pgmap v13294: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:12:46.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:12:45 smithi090 bash[32384]: cluster 2023-12-01T12:12:45.331733+0000 mgr.y (mgr.24362) 13325 : cluster 0 pgmap v13294: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:12:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:12:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:12:46] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T12:12:47.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:12:47 smithi080 bash[28361]: audit 2023-12-01T12:12:46.952725+0000 mon.a (mon.0) 8315 : audit 0 from='client.? 172.21.15.80:0/4056107683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:12:47.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:12:47 smithi080 bash[28361]: cluster 2023-12-01T12:12:47.333152+0000 mgr.y (mgr.24362) 13326 : cluster 0 pgmap v13295: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:12:47.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:12:47 smithi080 bash[41963]: audit 2023-12-01T12:12:46.952725+0000 mon.a (mon.0) 8315 : audit 0 from='client.? 172.21.15.80:0/4056107683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:12:47.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:12:47 smithi080 bash[41963]: cluster 2023-12-01T12:12:47.333152+0000 mgr.y (mgr.24362) 13326 : cluster 0 pgmap v13295: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:12:48.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:12:47 smithi090 bash[32384]: audit 2023-12-01T12:12:46.952725+0000 mon.a (mon.0) 8315 : audit 0 from='client.? 172.21.15.80:0/4056107683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:12:48.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:12:47 smithi090 bash[32384]: cluster 2023-12-01T12:12:47.333152+0000 mgr.y (mgr.24362) 13326 : cluster 0 pgmap v13295: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:12:49.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:12:49 smithi090 bash[32384]: cluster 2023-12-01T12:12:49.333801+0000 mgr.y (mgr.24362) 13327 : cluster 0 pgmap v13296: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:12:49.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:12:49 smithi090 bash[32384]: audit 2023-12-01T12:12:49.407975+0000 mon.c (mon.2) 8515 : audit 0 from='client.? 172.21.15.80:0/1505254252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:12:49.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:12:49 smithi080 bash[28361]: cluster 2023-12-01T12:12:49.333801+0000 mgr.y (mgr.24362) 13327 : cluster 0 pgmap v13296: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:12:49.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:12:49 smithi080 bash[28361]: audit 2023-12-01T12:12:49.407975+0000 mon.c (mon.2) 8515 : audit 0 from='client.? 172.21.15.80:0/1505254252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:12:49.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:12:49 smithi080 bash[41963]: cluster 2023-12-01T12:12:49.333801+0000 mgr.y (mgr.24362) 13327 : cluster 0 pgmap v13296: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:12:49.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:12:49 smithi080 bash[41963]: audit 2023-12-01T12:12:49.407975+0000 mon.c (mon.2) 8515 : audit 0 from='client.? 172.21.15.80:0/1505254252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:12:51.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:12:51 smithi090 bash[32384]: cluster 2023-12-01T12:12:51.334975+0000 mgr.y (mgr.24362) 13328 : cluster 0 pgmap v13297: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:12:51.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:12:51 smithi080 bash[28361]: cluster 2023-12-01T12:12:51.334975+0000 mgr.y (mgr.24362) 13328 : cluster 0 pgmap v13297: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:12:51.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:12:51 smithi080 bash[41963]: cluster 2023-12-01T12:12:51.334975+0000 mgr.y (mgr.24362) 13328 : cluster 0 pgmap v13297: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:12:52.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:12:52 smithi080 bash[28361]: audit 2023-12-01T12:12:51.858749+0000 mon.c (mon.2) 8516 : audit 0 from='client.? 172.21.15.80:0/397171530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:12:52.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:12:52 smithi080 bash[41963]: audit 2023-12-01T12:12:51.858749+0000 mon.c (mon.2) 8516 : audit 0 from='client.? 172.21.15.80:0/397171530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:12:53.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:12:52 smithi090 bash[32384]: audit 2023-12-01T12:12:51.858749+0000 mon.c (mon.2) 8516 : audit 0 from='client.? 172.21.15.80:0/397171530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:12:53.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:12:53 smithi080 bash[41963]: cluster 2023-12-01T12:12:53.335604+0000 mgr.y (mgr.24362) 13329 : cluster 0 pgmap v13298: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:12:53.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:12:53 smithi080 bash[28361]: cluster 2023-12-01T12:12:53.335604+0000 mgr.y (mgr.24362) 13329 : cluster 0 pgmap v13298: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:12:54.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:12:53 smithi090 bash[32384]: cluster 2023-12-01T12:12:53.335604+0000 mgr.y (mgr.24362) 13329 : cluster 0 pgmap v13298: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:12:54.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:12:54 smithi080 bash[28361]: audit 2023-12-01T12:12:54.316631+0000 mon.a (mon.0) 8316 : audit 0 from='client.? 172.21.15.80:0/1813403812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:12:54.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:12:54 smithi080 bash[41963]: audit 2023-12-01T12:12:54.316631+0000 mon.a (mon.0) 8316 : audit 0 from='client.? 172.21.15.80:0/1813403812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:12:55.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:12:54 smithi090 bash[32384]: audit 2023-12-01T12:12:54.316631+0000 mon.a (mon.0) 8316 : audit 0 from='client.? 172.21.15.80:0/1813403812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:12:55.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:12:55 smithi080 bash[28361]: cluster 2023-12-01T12:12:55.336281+0000 mgr.y (mgr.24362) 13330 : cluster 0 pgmap v13299: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:12:55.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:12:55 smithi080 bash[28361]: audit 2023-12-01T12:12:55.487825+0000 mon.c (mon.2) 8517 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:12:55.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:12:55 smithi080 bash[41963]: cluster 2023-12-01T12:12:55.336281+0000 mgr.y (mgr.24362) 13330 : cluster 0 pgmap v13299: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:12:55.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:12:55 smithi080 bash[41963]: audit 2023-12-01T12:12:55.487825+0000 mon.c (mon.2) 8517 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:12:56.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:12:55 smithi090 bash[32384]: cluster 2023-12-01T12:12:55.336281+0000 mgr.y (mgr.24362) 13330 : cluster 0 pgmap v13299: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:12:56.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:12:55 smithi090 bash[32384]: audit 2023-12-01T12:12:55.487825+0000 mon.c (mon.2) 8517 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:12:56.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:12:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:12:56] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T12:12:57.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:12:57 smithi080 bash[28361]: audit 2023-12-01T12:12:56.766233+0000 mon.a (mon.0) 8317 : audit 0 from='client.? 172.21.15.80:0/2046296091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:12:57.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:12:57 smithi080 bash[28361]: cluster 2023-12-01T12:12:57.337430+0000 mgr.y (mgr.24362) 13331 : cluster 0 pgmap v13300: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:12:57.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:12:57 smithi080 bash[41963]: audit 2023-12-01T12:12:56.766233+0000 mon.a (mon.0) 8317 : audit 0 from='client.? 172.21.15.80:0/2046296091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:12:57.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:12:57 smithi080 bash[41963]: cluster 2023-12-01T12:12:57.337430+0000 mgr.y (mgr.24362) 13331 : cluster 0 pgmap v13300: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:12:58.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:12:57 smithi090 bash[32384]: audit 2023-12-01T12:12:56.766233+0000 mon.a (mon.0) 8317 : audit 0 from='client.? 172.21.15.80:0/2046296091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:12:58.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:12:57 smithi090 bash[32384]: cluster 2023-12-01T12:12:57.337430+0000 mgr.y (mgr.24362) 13331 : cluster 0 pgmap v13300: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:12:59.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:12:59 smithi080 bash[28361]: audit 2023-12-01T12:12:59.219381+0000 mon.a (mon.0) 8318 : audit 0 from='client.? 172.21.15.80:0/83668681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:12:59.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:12:59 smithi080 bash[41963]: audit 2023-12-01T12:12:59.219381+0000 mon.a (mon.0) 8318 : audit 0 from='client.? 172.21.15.80:0/83668681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:12:59.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:12:59 smithi090 bash[32384]: audit 2023-12-01T12:12:59.219381+0000 mon.a (mon.0) 8318 : audit 0 from='client.? 172.21.15.80:0/83668681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:13:00.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:13:00 smithi080 bash[28361]: cluster 2023-12-01T12:12:59.338188+0000 mgr.y (mgr.24362) 13332 : cluster 0 pgmap v13301: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:13:00.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:13:00 smithi080 bash[41963]: cluster 2023-12-01T12:12:59.338188+0000 mgr.y (mgr.24362) 13332 : cluster 0 pgmap v13301: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:13:00.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:13:00 smithi090 bash[32384]: cluster 2023-12-01T12:12:59.338188+0000 mgr.y (mgr.24362) 13332 : cluster 0 pgmap v13301: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:13:01.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:13:01 smithi080 bash[41963]: audit 2023-12-01T12:13:00.729931+0000 mon.c (mon.2) 8518 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:13:01.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:13:01 smithi080 bash[28361]: audit 2023-12-01T12:13:00.729931+0000 mon.c (mon.2) 8518 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:13:01.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:13:01 smithi090 bash[32384]: audit 2023-12-01T12:13:00.729931+0000 mon.c (mon.2) 8518 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:13:02.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:13:02 smithi080 bash[28361]: cluster 2023-12-01T12:13:01.339311+0000 mgr.y (mgr.24362) 13333 : cluster 0 pgmap v13302: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:13:02.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:13:02 smithi080 bash[28361]: audit 2023-12-01T12:13:01.673572+0000 mon.c (mon.2) 8519 : audit 0 from='client.? 172.21.15.80:0/1793119226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:13:02.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:13:02 smithi080 bash[41963]: cluster 2023-12-01T12:13:01.339311+0000 mgr.y (mgr.24362) 13333 : cluster 0 pgmap v13302: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:13:02.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:13:02 smithi080 bash[41963]: audit 2023-12-01T12:13:01.673572+0000 mon.c (mon.2) 8519 : audit 0 from='client.? 172.21.15.80:0/1793119226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:13:02.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:13:02 smithi090 bash[32384]: cluster 2023-12-01T12:13:01.339311+0000 mgr.y (mgr.24362) 13333 : cluster 0 pgmap v13302: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:13:02.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:13:02 smithi090 bash[32384]: audit 2023-12-01T12:13:01.673572+0000 mon.c (mon.2) 8519 : audit 0 from='client.? 172.21.15.80:0/1793119226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:13:03.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:13:03 smithi090 bash[32384]: cluster 2023-12-01T12:13:03.340133+0000 mgr.y (mgr.24362) 13334 : cluster 0 pgmap v13303: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:13:03.930 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:13:03 smithi080 bash[41963]: cluster 2023-12-01T12:13:03.340133+0000 mgr.y (mgr.24362) 13334 : cluster 0 pgmap v13303: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:13:03.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:13:03 smithi080 bash[28361]: cluster 2023-12-01T12:13:03.340133+0000 mgr.y (mgr.24362) 13334 : cluster 0 pgmap v13303: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:13:04.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:13:04 smithi090 bash[32384]: audit 2023-12-01T12:13:04.133203+0000 mon.c (mon.2) 8520 : audit 0 from='client.? 172.21.15.80:0/2736441042' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:13:04.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:13:04 smithi080 bash[28361]: audit 2023-12-01T12:13:04.133203+0000 mon.c (mon.2) 8520 : audit 0 from='client.? 172.21.15.80:0/2736441042' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:13:04.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:13:04 smithi080 bash[41963]: audit 2023-12-01T12:13:04.133203+0000 mon.c (mon.2) 8520 : audit 0 from='client.? 172.21.15.80:0/2736441042' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:13:05.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:13:05 smithi090 bash[32384]: cluster 2023-12-01T12:13:05.340864+0000 mgr.y (mgr.24362) 13335 : cluster 0 pgmap v13304: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:13:05.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:13:05 smithi080 bash[28361]: cluster 2023-12-01T12:13:05.340864+0000 mgr.y (mgr.24362) 13335 : cluster 0 pgmap v13304: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:13:05.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:13:05 smithi080 bash[41963]: cluster 2023-12-01T12:13:05.340864+0000 mgr.y (mgr.24362) 13335 : cluster 0 pgmap v13304: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:13:06.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:13:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:13:06] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T12:13:07.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:13:07 smithi080 bash[28361]: audit 2023-12-01T12:13:06.572806+0000 mon.a (mon.0) 8319 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:13:07.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:13:07 smithi080 bash[28361]: audit 2023-12-01T12:13:06.585561+0000 mon.a (mon.0) 8320 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:13:07.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:13:07 smithi080 bash[28361]: audit 2023-12-01T12:13:06.633399+0000 mon.a (mon.0) 8321 : audit 0 from='client.? 172.21.15.80:0/1271123220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:13:07.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:13:07 smithi080 bash[28361]: audit 2023-12-01T12:13:06.979272+0000 mon.a (mon.0) 8322 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:13:07.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:13:07 smithi080 bash[28361]: audit 2023-12-01T12:13:06.992251+0000 mon.a (mon.0) 8323 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:13:07.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:13:07 smithi080 bash[28361]: cluster 2023-12-01T12:13:07.342027+0000 mgr.y (mgr.24362) 13336 : cluster 0 pgmap v13305: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:13:07.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:13:07 smithi080 bash[28361]: audit 2023-12-01T12:13:07.483986+0000 mon.c (mon.2) 8521 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:13:07.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:13:07 smithi080 bash[28361]: audit 2023-12-01T12:13:07.485685+0000 mon.c (mon.2) 8522 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:13:07.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:13:07 smithi080 bash[28361]: audit 2023-12-01T12:13:07.494887+0000 mon.a (mon.0) 8324 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:13:07.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:13:07 smithi080 bash[41963]: audit 2023-12-01T12:13:06.572806+0000 mon.a (mon.0) 8319 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:13:07.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:13:07 smithi080 bash[41963]: audit 2023-12-01T12:13:06.585561+0000 mon.a (mon.0) 8320 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:13:07.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:13:07 smithi080 bash[41963]: audit 2023-12-01T12:13:06.633399+0000 mon.a (mon.0) 8321 : audit 0 from='client.? 172.21.15.80:0/1271123220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:13:07.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:13:07 smithi080 bash[41963]: audit 2023-12-01T12:13:06.979272+0000 mon.a (mon.0) 8322 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:13:07.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:13:07 smithi080 bash[41963]: audit 2023-12-01T12:13:06.992251+0000 mon.a (mon.0) 8323 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:13:07.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:13:07 smithi080 bash[41963]: cluster 2023-12-01T12:13:07.342027+0000 mgr.y (mgr.24362) 13336 : cluster 0 pgmap v13305: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:13:07.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:13:07 smithi080 bash[41963]: audit 2023-12-01T12:13:07.483986+0000 mon.c (mon.2) 8521 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:13:07.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:13:07 smithi080 bash[41963]: audit 2023-12-01T12:13:07.485685+0000 mon.c (mon.2) 8522 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:13:07.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:13:07 smithi080 bash[41963]: audit 2023-12-01T12:13:07.494887+0000 mon.a (mon.0) 8324 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:13:08.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:13:07 smithi090 bash[32384]: audit 2023-12-01T12:13:06.572806+0000 mon.a (mon.0) 8319 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:13:08.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:13:07 smithi090 bash[32384]: audit 2023-12-01T12:13:06.585561+0000 mon.a (mon.0) 8320 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:13:08.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:13:07 smithi090 bash[32384]: audit 2023-12-01T12:13:06.633399+0000 mon.a (mon.0) 8321 : audit 0 from='client.? 172.21.15.80:0/1271123220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:13:08.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:13:07 smithi090 bash[32384]: audit 2023-12-01T12:13:06.979272+0000 mon.a (mon.0) 8322 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:13:08.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:13:07 smithi090 bash[32384]: audit 2023-12-01T12:13:06.992251+0000 mon.a (mon.0) 8323 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:13:08.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:13:07 smithi090 bash[32384]: cluster 2023-12-01T12:13:07.342027+0000 mgr.y (mgr.24362) 13336 : cluster 0 pgmap v13305: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:13:08.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:13:07 smithi090 bash[32384]: audit 2023-12-01T12:13:07.483986+0000 mon.c (mon.2) 8521 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:13:08.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:13:07 smithi090 bash[32384]: audit 2023-12-01T12:13:07.485685+0000 mon.c (mon.2) 8522 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:13:08.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:13:07 smithi090 bash[32384]: audit 2023-12-01T12:13:07.494887+0000 mon.a (mon.0) 8324 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:13:09.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:13:09 smithi080 bash[28361]: audit 2023-12-01T12:13:09.090479+0000 mon.a (mon.0) 8325 : audit 0 from='client.? 172.21.15.80:0/734257854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:13:09.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:13:09 smithi080 bash[41963]: audit 2023-12-01T12:13:09.090479+0000 mon.a (mon.0) 8325 : audit 0 from='client.? 172.21.15.80:0/734257854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:13:09.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:13:09 smithi090 bash[32384]: audit 2023-12-01T12:13:09.090479+0000 mon.a (mon.0) 8325 : audit 0 from='client.? 172.21.15.80:0/734257854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:13:10.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:13:10 smithi080 bash[28361]: cluster 2023-12-01T12:13:09.342824+0000 mgr.y (mgr.24362) 13337 : cluster 0 pgmap v13306: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:13:10.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:13:10 smithi080 bash[41963]: cluster 2023-12-01T12:13:09.342824+0000 mgr.y (mgr.24362) 13337 : cluster 0 pgmap v13306: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:13:10.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:13:10 smithi090 bash[32384]: cluster 2023-12-01T12:13:09.342824+0000 mgr.y (mgr.24362) 13337 : cluster 0 pgmap v13306: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:13:11.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:13:11 smithi080 bash[28361]: audit 2023-12-01T12:13:10.488145+0000 mon.c (mon.2) 8523 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:13:11.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:13:11 smithi080 bash[41963]: audit 2023-12-01T12:13:10.488145+0000 mon.c (mon.2) 8523 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:13:11.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:13:11 smithi090 bash[32384]: audit 2023-12-01T12:13:10.488145+0000 mon.c (mon.2) 8523 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:13:12.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:13:12 smithi080 bash[28361]: cluster 2023-12-01T12:13:11.344017+0000 mgr.y (mgr.24362) 13338 : cluster 0 pgmap v13307: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:13:12.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:13:12 smithi080 bash[28361]: audit 2023-12-01T12:13:11.549527+0000 mon.a (mon.0) 8326 : audit 0 from='client.? 172.21.15.80:0/2732186419' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:13:12.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:13:12 smithi080 bash[41963]: cluster 2023-12-01T12:13:11.344017+0000 mgr.y (mgr.24362) 13338 : cluster 0 pgmap v13307: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:13:12.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:13:12 smithi080 bash[41963]: audit 2023-12-01T12:13:11.549527+0000 mon.a (mon.0) 8326 : audit 0 from='client.? 172.21.15.80:0/2732186419' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:13:12.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:13:12 smithi090 bash[32384]: cluster 2023-12-01T12:13:11.344017+0000 mgr.y (mgr.24362) 13338 : cluster 0 pgmap v13307: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:13:12.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:13:12 smithi090 bash[32384]: audit 2023-12-01T12:13:11.549527+0000 mon.a (mon.0) 8326 : audit 0 from='client.? 172.21.15.80:0/2732186419' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:13:13.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:13:13 smithi090 bash[32384]: cluster 2023-12-01T12:13:13.344694+0000 mgr.y (mgr.24362) 13339 : cluster 0 pgmap v13308: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:13:13.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:13:13 smithi080 bash[28361]: cluster 2023-12-01T12:13:13.344694+0000 mgr.y (mgr.24362) 13339 : cluster 0 pgmap v13308: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:13:13.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:13:13 smithi080 bash[41963]: cluster 2023-12-01T12:13:13.344694+0000 mgr.y (mgr.24362) 13339 : cluster 0 pgmap v13308: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:13:14.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:13:14 smithi090 bash[32384]: audit 2023-12-01T12:13:14.016155+0000 mon.c (mon.2) 8524 : audit 0 from='client.? 172.21.15.80:0/2246683147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:13:14.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:13:14 smithi080 bash[28361]: audit 2023-12-01T12:13:14.016155+0000 mon.c (mon.2) 8524 : audit 0 from='client.? 172.21.15.80:0/2246683147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:13:14.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:13:14 smithi080 bash[41963]: audit 2023-12-01T12:13:14.016155+0000 mon.c (mon.2) 8524 : audit 0 from='client.? 172.21.15.80:0/2246683147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:13:15.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:13:15 smithi090 bash[32384]: cluster 2023-12-01T12:13:15.345523+0000 mgr.y (mgr.24362) 13340 : cluster 0 pgmap v13309: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:13:15.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:13:15 smithi080 bash[41963]: cluster 2023-12-01T12:13:15.345523+0000 mgr.y (mgr.24362) 13340 : cluster 0 pgmap v13309: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:13:15.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:13:15 smithi080 bash[28361]: cluster 2023-12-01T12:13:15.345523+0000 mgr.y (mgr.24362) 13340 : cluster 0 pgmap v13309: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:13:16.530 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:13:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:13:16] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T12:13:16.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:13:16 smithi080 bash[28361]: audit 2023-12-01T12:13:16.477709+0000 mon.c (mon.2) 8525 : audit 0 from='client.? 172.21.15.80:0/2837336263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:13:16.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:13:16 smithi080 bash[41963]: audit 2023-12-01T12:13:16.477709+0000 mon.c (mon.2) 8525 : audit 0 from='client.? 172.21.15.80:0/2837336263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:13:17.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:13:16 smithi090 bash[32384]: audit 2023-12-01T12:13:16.477709+0000 mon.c (mon.2) 8525 : audit 0 from='client.? 172.21.15.80:0/2837336263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:13:17.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:13:17 smithi080 bash[28361]: cluster 2023-12-01T12:13:17.346693+0000 mgr.y (mgr.24362) 13341 : cluster 0 pgmap v13310: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:13:17.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:13:17 smithi080 bash[41963]: cluster 2023-12-01T12:13:17.346693+0000 mgr.y (mgr.24362) 13341 : cluster 0 pgmap v13310: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:13:18.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:13:17 smithi090 bash[32384]: cluster 2023-12-01T12:13:17.346693+0000 mgr.y (mgr.24362) 13341 : cluster 0 pgmap v13310: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:13:19.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:13:18 smithi090 bash[32384]: audit 2023-12-01T12:13:18.931433+0000 mon.a (mon.0) 8327 : audit 0 from='client.? 172.21.15.80:0/489732105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:13:19.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:13:18 smithi080 bash[28361]: audit 2023-12-01T12:13:18.931433+0000 mon.a (mon.0) 8327 : audit 0 from='client.? 172.21.15.80:0/489732105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:13:19.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:13:18 smithi080 bash[41963]: audit 2023-12-01T12:13:18.931433+0000 mon.a (mon.0) 8327 : audit 0 from='client.? 172.21.15.80:0/489732105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:13:20.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:13:19 smithi090 bash[32384]: cluster 2023-12-01T12:13:19.347352+0000 mgr.y (mgr.24362) 13342 : cluster 0 pgmap v13311: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:13:20.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:13:19 smithi080 bash[28361]: cluster 2023-12-01T12:13:19.347352+0000 mgr.y (mgr.24362) 13342 : cluster 0 pgmap v13311: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:13:20.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:13:19 smithi080 bash[41963]: cluster 2023-12-01T12:13:19.347352+0000 mgr.y (mgr.24362) 13342 : cluster 0 pgmap v13311: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:13:21.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:13:21 smithi090 bash[32384]: cluster 2023-12-01T12:13:21.348122+0000 mgr.y (mgr.24362) 13343 : cluster 0 pgmap v13312: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:13:21.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:13:21 smithi090 bash[32384]: audit 2023-12-01T12:13:21.382303+0000 mon.c (mon.2) 8526 : audit 0 from='client.? 172.21.15.80:0/1748578993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:13:21.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:13:21 smithi080 bash[41963]: cluster 2023-12-01T12:13:21.348122+0000 mgr.y (mgr.24362) 13343 : cluster 0 pgmap v13312: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:13:21.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:13:21 smithi080 bash[41963]: audit 2023-12-01T12:13:21.382303+0000 mon.c (mon.2) 8526 : audit 0 from='client.? 172.21.15.80:0/1748578993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:13:21.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:13:21 smithi080 bash[28361]: cluster 2023-12-01T12:13:21.348122+0000 mgr.y (mgr.24362) 13343 : cluster 0 pgmap v13312: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:13:21.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:13:21 smithi080 bash[28361]: audit 2023-12-01T12:13:21.382303+0000 mon.c (mon.2) 8526 : audit 0 from='client.? 172.21.15.80:0/1748578993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:13:23.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:13:23 smithi090 bash[32384]: cluster 2023-12-01T12:13:23.348766+0000 mgr.y (mgr.24362) 13344 : cluster 0 pgmap v13313: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:13:23.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:13:23 smithi080 bash[28361]: cluster 2023-12-01T12:13:23.348766+0000 mgr.y (mgr.24362) 13344 : cluster 0 pgmap v13313: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:13:23.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:13:23 smithi080 bash[41963]: cluster 2023-12-01T12:13:23.348766+0000 mgr.y (mgr.24362) 13344 : cluster 0 pgmap v13313: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:13:24.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:13:24 smithi090 bash[32384]: audit 2023-12-01T12:13:23.834335+0000 mon.b (mon.1) 53 : audit 0 from='client.? 172.21.15.80:0/190446129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:13:24.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:13:24 smithi080 bash[28361]: audit 2023-12-01T12:13:23.834335+0000 mon.b (mon.1) 53 : audit 0 from='client.? 172.21.15.80:0/190446129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:13:24.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:13:24 smithi080 bash[41963]: audit 2023-12-01T12:13:23.834335+0000 mon.b (mon.1) 53 : audit 0 from='client.? 172.21.15.80:0/190446129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:13:25.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:13:25 smithi090 bash[32384]: cluster 2023-12-01T12:13:25.349383+0000 mgr.y (mgr.24362) 13345 : cluster 0 pgmap v13314: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:13:25.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:13:25 smithi080 bash[28361]: cluster 2023-12-01T12:13:25.349383+0000 mgr.y (mgr.24362) 13345 : cluster 0 pgmap v13314: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:13:25.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:13:25 smithi080 bash[41963]: cluster 2023-12-01T12:13:25.349383+0000 mgr.y (mgr.24362) 13345 : cluster 0 pgmap v13314: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:13:26.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:13:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:13:26] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T12:13:26.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:13:26 smithi080 bash[28361]: audit 2023-12-01T12:13:25.488295+0000 mon.c (mon.2) 8527 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:13:26.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:13:26 smithi080 bash[28361]: audit 2023-12-01T12:13:26.294486+0000 mon.c (mon.2) 8528 : audit 0 from='client.? 172.21.15.80:0/412675121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:13:26.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:13:26 smithi080 bash[41963]: audit 2023-12-01T12:13:25.488295+0000 mon.c (mon.2) 8527 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:13:26.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:13:26 smithi080 bash[41963]: audit 2023-12-01T12:13:26.294486+0000 mon.c (mon.2) 8528 : audit 0 from='client.? 172.21.15.80:0/412675121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:13:26.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:13:26 smithi090 bash[32384]: audit 2023-12-01T12:13:25.488295+0000 mon.c (mon.2) 8527 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:13:26.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:13:26 smithi090 bash[32384]: audit 2023-12-01T12:13:26.294486+0000 mon.c (mon.2) 8528 : audit 0 from='client.? 172.21.15.80:0/412675121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:13:27.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:13:27 smithi080 bash[28361]: cluster 2023-12-01T12:13:27.350539+0000 mgr.y (mgr.24362) 13346 : cluster 0 pgmap v13315: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:13:27.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:13:27 smithi080 bash[41963]: cluster 2023-12-01T12:13:27.350539+0000 mgr.y (mgr.24362) 13346 : cluster 0 pgmap v13315: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:13:28.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:13:27 smithi090 bash[32384]: cluster 2023-12-01T12:13:27.350539+0000 mgr.y (mgr.24362) 13346 : cluster 0 pgmap v13315: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:13:29.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:13:28 smithi080 bash[28361]: audit 2023-12-01T12:13:28.753014+0000 mon.c (mon.2) 8529 : audit 0 from='client.? 172.21.15.80:0/3523094668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:13:29.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:13:28 smithi080 bash[41963]: audit 2023-12-01T12:13:28.753014+0000 mon.c (mon.2) 8529 : audit 0 from='client.? 172.21.15.80:0/3523094668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:13:29.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:13:28 smithi090 bash[32384]: audit 2023-12-01T12:13:28.753014+0000 mon.c (mon.2) 8529 : audit 0 from='client.? 172.21.15.80:0/3523094668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:13:30.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:13:29 smithi080 bash[28361]: cluster 2023-12-01T12:13:29.351184+0000 mgr.y (mgr.24362) 13347 : cluster 0 pgmap v13316: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:13:30.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:13:29 smithi080 bash[41963]: cluster 2023-12-01T12:13:29.351184+0000 mgr.y (mgr.24362) 13347 : cluster 0 pgmap v13316: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:13:30.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:13:29 smithi090 bash[32384]: cluster 2023-12-01T12:13:29.351184+0000 mgr.y (mgr.24362) 13347 : cluster 0 pgmap v13316: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:13:31.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:13:31 smithi090 bash[32384]: audit 2023-12-01T12:13:31.205626+0000 mon.c (mon.2) 8530 : audit 0 from='client.? 172.21.15.80:0/2523787024' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:13:31.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:13:31 smithi080 bash[28361]: audit 2023-12-01T12:13:31.205626+0000 mon.c (mon.2) 8530 : audit 0 from='client.? 172.21.15.80:0/2523787024' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:13:31.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:13:31 smithi080 bash[41963]: audit 2023-12-01T12:13:31.205626+0000 mon.c (mon.2) 8530 : audit 0 from='client.? 172.21.15.80:0/2523787024' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:13:32.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:13:32 smithi090 bash[32384]: cluster 2023-12-01T12:13:31.352388+0000 mgr.y (mgr.24362) 13348 : cluster 0 pgmap v13317: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:13:32.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:13:32 smithi080 bash[28361]: cluster 2023-12-01T12:13:31.352388+0000 mgr.y (mgr.24362) 13348 : cluster 0 pgmap v13317: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:13:32.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:13:32 smithi080 bash[41963]: cluster 2023-12-01T12:13:31.352388+0000 mgr.y (mgr.24362) 13348 : cluster 0 pgmap v13317: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:13:33.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:13:33 smithi090 bash[32384]: cluster 2023-12-01T12:13:33.352809+0000 mgr.y (mgr.24362) 13349 : cluster 0 pgmap v13318: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:13:33.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:13:33 smithi080 bash[28361]: cluster 2023-12-01T12:13:33.352809+0000 mgr.y (mgr.24362) 13349 : cluster 0 pgmap v13318: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:13:33.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:13:33 smithi080 bash[41963]: cluster 2023-12-01T12:13:33.352809+0000 mgr.y (mgr.24362) 13349 : cluster 0 pgmap v13318: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:13:34.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:13:34 smithi090 bash[32384]: audit 2023-12-01T12:13:33.667457+0000 mon.c (mon.2) 8531 : audit 0 from='client.? 172.21.15.80:0/1181622217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:13:34.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:13:34 smithi080 bash[41963]: audit 2023-12-01T12:13:33.667457+0000 mon.c (mon.2) 8531 : audit 0 from='client.? 172.21.15.80:0/1181622217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:13:34.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:13:34 smithi080 bash[28361]: audit 2023-12-01T12:13:33.667457+0000 mon.c (mon.2) 8531 : audit 0 from='client.? 172.21.15.80:0/1181622217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:13:35.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:13:35 smithi090 bash[32384]: cluster 2023-12-01T12:13:35.353413+0000 mgr.y (mgr.24362) 13350 : cluster 0 pgmap v13319: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:13:35.930 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:13:35 smithi080 bash[41963]: cluster 2023-12-01T12:13:35.353413+0000 mgr.y (mgr.24362) 13350 : cluster 0 pgmap v13319: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:13:35.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:13:35 smithi080 bash[28361]: cluster 2023-12-01T12:13:35.353413+0000 mgr.y (mgr.24362) 13350 : cluster 0 pgmap v13319: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:13:36.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:13:36 smithi080 bash[28361]: audit 2023-12-01T12:13:36.128087+0000 mon.a (mon.0) 8328 : audit 0 from='client.? 172.21.15.80:0/1024222644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:13:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:13:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:13:36] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T12:13:36.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:13:36 smithi080 bash[41963]: audit 2023-12-01T12:13:36.128087+0000 mon.a (mon.0) 8328 : audit 0 from='client.? 172.21.15.80:0/1024222644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:13:36.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:13:36 smithi090 bash[32384]: audit 2023-12-01T12:13:36.128087+0000 mon.a (mon.0) 8328 : audit 0 from='client.? 172.21.15.80:0/1024222644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:13:37.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:13:37 smithi080 bash[41963]: cluster 2023-12-01T12:13:37.354564+0000 mgr.y (mgr.24362) 13351 : cluster 0 pgmap v13320: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:13:37.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:13:37 smithi080 bash[28361]: cluster 2023-12-01T12:13:37.354564+0000 mgr.y (mgr.24362) 13351 : cluster 0 pgmap v13320: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:13:38.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:13:37 smithi090 bash[32384]: cluster 2023-12-01T12:13:37.354564+0000 mgr.y (mgr.24362) 13351 : cluster 0 pgmap v13320: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:13:38.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:13:38 smithi080 bash[28361]: audit 2023-12-01T12:13:38.591895+0000 mon.c (mon.2) 8532 : audit 0 from='client.? 172.21.15.80:0/2671024553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:13:38.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:13:38 smithi080 bash[41963]: audit 2023-12-01T12:13:38.591895+0000 mon.c (mon.2) 8532 : audit 0 from='client.? 172.21.15.80:0/2671024553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:13:39.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:13:38 smithi090 bash[32384]: audit 2023-12-01T12:13:38.591895+0000 mon.c (mon.2) 8532 : audit 0 from='client.? 172.21.15.80:0/2671024553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:13:39.930 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:13:39 smithi080 bash[41963]: cluster 2023-12-01T12:13:39.355196+0000 mgr.y (mgr.24362) 13352 : cluster 0 pgmap v13321: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:13:39.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:13:39 smithi080 bash[28361]: cluster 2023-12-01T12:13:39.355196+0000 mgr.y (mgr.24362) 13352 : cluster 0 pgmap v13321: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:13:40.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:13:39 smithi090 bash[32384]: cluster 2023-12-01T12:13:39.355196+0000 mgr.y (mgr.24362) 13352 : cluster 0 pgmap v13321: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:13:40.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:13:40 smithi080 bash[41963]: audit 2023-12-01T12:13:40.488902+0000 mon.c (mon.2) 8533 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:13:40.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:13:40 smithi080 bash[28361]: audit 2023-12-01T12:13:40.488902+0000 mon.c (mon.2) 8533 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:13:41.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:13:40 smithi090 bash[32384]: audit 2023-12-01T12:13:40.488902+0000 mon.c (mon.2) 8533 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:13:41.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:13:41 smithi080 bash[28361]: audit 2023-12-01T12:13:41.044706+0000 mon.a (mon.0) 8329 : audit 0 from='client.? 172.21.15.80:0/1647410622' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:13:41.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:13:41 smithi080 bash[28361]: cluster 2023-12-01T12:13:41.356404+0000 mgr.y (mgr.24362) 13353 : cluster 0 pgmap v13322: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:13:41.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:13:41 smithi080 bash[41963]: audit 2023-12-01T12:13:41.044706+0000 mon.a (mon.0) 8329 : audit 0 from='client.? 172.21.15.80:0/1647410622' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:13:41.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:13:41 smithi080 bash[41963]: cluster 2023-12-01T12:13:41.356404+0000 mgr.y (mgr.24362) 13353 : cluster 0 pgmap v13322: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:13:42.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:13:41 smithi090 bash[32384]: audit 2023-12-01T12:13:41.044706+0000 mon.a (mon.0) 8329 : audit 0 from='client.? 172.21.15.80:0/1647410622' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:13:42.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:13:41 smithi090 bash[32384]: cluster 2023-12-01T12:13:41.356404+0000 mgr.y (mgr.24362) 13353 : cluster 0 pgmap v13322: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:13:43.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:13:43 smithi090 bash[32384]: cluster 2023-12-01T12:13:43.357042+0000 mgr.y (mgr.24362) 13354 : cluster 0 pgmap v13323: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:13:43.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:13:43 smithi080 bash[28361]: cluster 2023-12-01T12:13:43.357042+0000 mgr.y (mgr.24362) 13354 : cluster 0 pgmap v13323: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:13:43.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:13:43 smithi080 bash[41963]: cluster 2023-12-01T12:13:43.357042+0000 mgr.y (mgr.24362) 13354 : cluster 0 pgmap v13323: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:13:44.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:13:44 smithi090 bash[32384]: audit 2023-12-01T12:13:43.502315+0000 mon.c (mon.2) 8534 : audit 0 from='client.? 172.21.15.80:0/2279526398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:13:44.930 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:13:44 smithi080 bash[41963]: audit 2023-12-01T12:13:43.502315+0000 mon.c (mon.2) 8534 : audit 0 from='client.? 172.21.15.80:0/2279526398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:13:44.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:13:44 smithi080 bash[28361]: audit 2023-12-01T12:13:43.502315+0000 mon.c (mon.2) 8534 : audit 0 from='client.? 172.21.15.80:0/2279526398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:13:45.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:13:45 smithi090 bash[32384]: cluster 2023-12-01T12:13:45.357683+0000 mgr.y (mgr.24362) 13355 : cluster 0 pgmap v13324: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:13:45.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:13:45 smithi080 bash[28361]: cluster 2023-12-01T12:13:45.357683+0000 mgr.y (mgr.24362) 13355 : cluster 0 pgmap v13324: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:13:45.930 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:13:45 smithi080 bash[41963]: cluster 2023-12-01T12:13:45.357683+0000 mgr.y (mgr.24362) 13355 : cluster 0 pgmap v13324: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:13:46.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:13:46 smithi080 bash[28361]: audit 2023-12-01T12:13:45.965799+0000 mon.c (mon.2) 8535 : audit 0 from='client.? 172.21.15.80:0/765190695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:13:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:13:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:13:46] "GET /metrics HTTP/1.1" 200 33987 "" "Prometheus/2.43.0" 2023-12-01T12:13:46.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:13:46 smithi080 bash[41963]: audit 2023-12-01T12:13:45.965799+0000 mon.c (mon.2) 8535 : audit 0 from='client.? 172.21.15.80:0/765190695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:13:46.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:13:46 smithi090 bash[32384]: audit 2023-12-01T12:13:45.965799+0000 mon.c (mon.2) 8535 : audit 0 from='client.? 172.21.15.80:0/765190695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:13:47.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:13:47 smithi080 bash[28361]: cluster 2023-12-01T12:13:47.358844+0000 mgr.y (mgr.24362) 13356 : cluster 0 pgmap v13325: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:13:47.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:13:47 smithi080 bash[41963]: cluster 2023-12-01T12:13:47.358844+0000 mgr.y (mgr.24362) 13356 : cluster 0 pgmap v13325: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:13:48.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:13:47 smithi090 bash[32384]: cluster 2023-12-01T12:13:47.358844+0000 mgr.y (mgr.24362) 13356 : cluster 0 pgmap v13325: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:13:48.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:13:48 smithi080 bash[41963]: audit 2023-12-01T12:13:48.431949+0000 mon.a (mon.0) 8330 : audit 0 from='client.? 172.21.15.80:0/3990007777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:13:48.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:13:48 smithi080 bash[28361]: audit 2023-12-01T12:13:48.431949+0000 mon.a (mon.0) 8330 : audit 0 from='client.? 172.21.15.80:0/3990007777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:13:49.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:13:48 smithi090 bash[32384]: audit 2023-12-01T12:13:48.431949+0000 mon.a (mon.0) 8330 : audit 0 from='client.? 172.21.15.80:0/3990007777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:13:49.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:13:49 smithi080 bash[28361]: cluster 2023-12-01T12:13:49.359499+0000 mgr.y (mgr.24362) 13357 : cluster 0 pgmap v13326: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:13:49.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:13:49 smithi080 bash[41963]: cluster 2023-12-01T12:13:49.359499+0000 mgr.y (mgr.24362) 13357 : cluster 0 pgmap v13326: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:13:50.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:13:49 smithi090 bash[32384]: cluster 2023-12-01T12:13:49.359499+0000 mgr.y (mgr.24362) 13357 : cluster 0 pgmap v13326: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:13:51.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:13:50 smithi090 bash[32384]: audit 2023-12-01T12:13:50.886892+0000 mon.a (mon.0) 8331 : audit 0 from='client.? 172.21.15.80:0/504159331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:13:51.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:13:50 smithi080 bash[28361]: audit 2023-12-01T12:13:50.886892+0000 mon.a (mon.0) 8331 : audit 0 from='client.? 172.21.15.80:0/504159331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:13:51.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:13:50 smithi080 bash[41963]: audit 2023-12-01T12:13:50.886892+0000 mon.a (mon.0) 8331 : audit 0 from='client.? 172.21.15.80:0/504159331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:13:52.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:13:51 smithi090 bash[32384]: cluster 2023-12-01T12:13:51.360710+0000 mgr.y (mgr.24362) 13358 : cluster 0 pgmap v13327: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:13:52.430 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:13:51 smithi080 bash[41963]: cluster 2023-12-01T12:13:51.360710+0000 mgr.y (mgr.24362) 13358 : cluster 0 pgmap v13327: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:13:52.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:13:51 smithi080 bash[28361]: cluster 2023-12-01T12:13:51.360710+0000 mgr.y (mgr.24362) 13358 : cluster 0 pgmap v13327: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:13:53.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:13:53 smithi080 bash[28361]: audit 2023-12-01T12:13:53.336919+0000 mon.a (mon.0) 8332 : audit 0 from='client.? 172.21.15.80:0/4010875168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:13:53.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:13:53 smithi080 bash[41963]: audit 2023-12-01T12:13:53.336919+0000 mon.a (mon.0) 8332 : audit 0 from='client.? 172.21.15.80:0/4010875168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:13:53.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:13:53 smithi090 bash[32384]: audit 2023-12-01T12:13:53.336919+0000 mon.a (mon.0) 8332 : audit 0 from='client.? 172.21.15.80:0/4010875168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:13:54.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:13:54 smithi080 bash[28361]: cluster 2023-12-01T12:13:53.361259+0000 mgr.y (mgr.24362) 13359 : cluster 0 pgmap v13328: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:13:54.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:13:54 smithi080 bash[41963]: cluster 2023-12-01T12:13:53.361259+0000 mgr.y (mgr.24362) 13359 : cluster 0 pgmap v13328: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:13:54.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:13:54 smithi090 bash[32384]: cluster 2023-12-01T12:13:53.361259+0000 mgr.y (mgr.24362) 13359 : cluster 0 pgmap v13328: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:13:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:13:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:13:56] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T12:13:56.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:13:56 smithi080 bash[28361]: cluster 2023-12-01T12:13:55.361857+0000 mgr.y (mgr.24362) 13360 : cluster 0 pgmap v13329: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:13:56.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:13:56 smithi080 bash[28361]: audit 2023-12-01T12:13:55.488405+0000 mon.c (mon.2) 8536 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:13:56.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:13:56 smithi080 bash[28361]: audit 2023-12-01T12:13:55.798781+0000 mon.a (mon.0) 8333 : audit 0 from='client.? 172.21.15.80:0/2350717344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:13:56.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:13:56 smithi080 bash[41963]: cluster 2023-12-01T12:13:55.361857+0000 mgr.y (mgr.24362) 13360 : cluster 0 pgmap v13329: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:13:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:13:56 smithi080 bash[41963]: audit 2023-12-01T12:13:55.488405+0000 mon.c (mon.2) 8536 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:13:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:13:56 smithi080 bash[41963]: audit 2023-12-01T12:13:55.798781+0000 mon.a (mon.0) 8333 : audit 0 from='client.? 172.21.15.80:0/2350717344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:13:56.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:13:56 smithi090 bash[32384]: cluster 2023-12-01T12:13:55.361857+0000 mgr.y (mgr.24362) 13360 : cluster 0 pgmap v13329: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:13:56.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:13:56 smithi090 bash[32384]: audit 2023-12-01T12:13:55.488405+0000 mon.c (mon.2) 8536 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:13:56.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:13:56 smithi090 bash[32384]: audit 2023-12-01T12:13:55.798781+0000 mon.a (mon.0) 8333 : audit 0 from='client.? 172.21.15.80:0/2350717344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:13:57.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:13:57 smithi080 bash[41963]: cluster 2023-12-01T12:13:57.362939+0000 mgr.y (mgr.24362) 13361 : cluster 0 pgmap v13330: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:13:57.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:13:57 smithi080 bash[28361]: cluster 2023-12-01T12:13:57.362939+0000 mgr.y (mgr.24362) 13361 : cluster 0 pgmap v13330: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:13:58.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:13:57 smithi090 bash[32384]: cluster 2023-12-01T12:13:57.362939+0000 mgr.y (mgr.24362) 13361 : cluster 0 pgmap v13330: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:13:58.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:13:58 smithi080 bash[28361]: audit 2023-12-01T12:13:58.247502+0000 mon.c (mon.2) 8537 : audit 0 from='client.? 172.21.15.80:0/385015909' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:13:58.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:13:58 smithi080 bash[41963]: audit 2023-12-01T12:13:58.247502+0000 mon.c (mon.2) 8537 : audit 0 from='client.? 172.21.15.80:0/385015909' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:13:59.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:13:58 smithi090 bash[32384]: audit 2023-12-01T12:13:58.247502+0000 mon.c (mon.2) 8537 : audit 0 from='client.? 172.21.15.80:0/385015909' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:13:59.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:13:59 smithi080 bash[28361]: cluster 2023-12-01T12:13:59.363580+0000 mgr.y (mgr.24362) 13362 : cluster 0 pgmap v13331: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:13:59.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:13:59 smithi080 bash[41963]: cluster 2023-12-01T12:13:59.363580+0000 mgr.y (mgr.24362) 13362 : cluster 0 pgmap v13331: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:14:00.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:13:59 smithi090 bash[32384]: cluster 2023-12-01T12:13:59.363580+0000 mgr.y (mgr.24362) 13362 : cluster 0 pgmap v13331: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:14:01.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:14:00 smithi090 bash[32384]: audit 2023-12-01T12:14:00.695865+0000 mon.c (mon.2) 8538 : audit 0 from='client.? 172.21.15.80:0/992742506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:14:01.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:14:00 smithi080 bash[28361]: audit 2023-12-01T12:14:00.695865+0000 mon.c (mon.2) 8538 : audit 0 from='client.? 172.21.15.80:0/992742506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:14:01.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:14:00 smithi080 bash[41963]: audit 2023-12-01T12:14:00.695865+0000 mon.c (mon.2) 8538 : audit 0 from='client.? 172.21.15.80:0/992742506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:14:02.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:14:01 smithi090 bash[32384]: cluster 2023-12-01T12:14:01.364704+0000 mgr.y (mgr.24362) 13363 : cluster 0 pgmap v13332: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:14:02.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:14:01 smithi080 bash[28361]: cluster 2023-12-01T12:14:01.364704+0000 mgr.y (mgr.24362) 13363 : cluster 0 pgmap v13332: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:14:02.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:14:01 smithi080 bash[41963]: cluster 2023-12-01T12:14:01.364704+0000 mgr.y (mgr.24362) 13363 : cluster 0 pgmap v13332: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:14:03.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:14:03 smithi090 bash[32384]: audit 2023-12-01T12:14:03.145460+0000 mon.c (mon.2) 8539 : audit 0 from='client.? 172.21.15.80:0/36214873' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:14:03.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:14:03 smithi080 bash[28361]: audit 2023-12-01T12:14:03.145460+0000 mon.c (mon.2) 8539 : audit 0 from='client.? 172.21.15.80:0/36214873' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:14:03.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:14:03 smithi080 bash[41963]: audit 2023-12-01T12:14:03.145460+0000 mon.c (mon.2) 8539 : audit 0 from='client.? 172.21.15.80:0/36214873' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:14:04.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:14:04 smithi090 bash[32384]: cluster 2023-12-01T12:14:03.365295+0000 mgr.y (mgr.24362) 13364 : cluster 0 pgmap v13333: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:14:04.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:14:04 smithi080 bash[28361]: cluster 2023-12-01T12:14:03.365295+0000 mgr.y (mgr.24362) 13364 : cluster 0 pgmap v13333: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:14:04.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:14:04 smithi080 bash[41963]: cluster 2023-12-01T12:14:03.365295+0000 mgr.y (mgr.24362) 13364 : cluster 0 pgmap v13333: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:14:05.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:14:05 smithi090 bash[32384]: cluster 2023-12-01T12:14:05.365911+0000 mgr.y (mgr.24362) 13365 : cluster 0 pgmap v13334: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:14:05.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:14:05 smithi080 bash[28361]: cluster 2023-12-01T12:14:05.365911+0000 mgr.y (mgr.24362) 13365 : cluster 0 pgmap v13334: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:14:05.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:14:05 smithi080 bash[41963]: cluster 2023-12-01T12:14:05.365911+0000 mgr.y (mgr.24362) 13365 : cluster 0 pgmap v13334: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:14:06.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:14:06 smithi080 bash[28361]: audit 2023-12-01T12:14:05.602718+0000 mon.a (mon.0) 8334 : audit 0 from='client.? 172.21.15.80:0/3336236577' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:14:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:14:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:14:06] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T12:14:06.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:14:06 smithi080 bash[41963]: audit 2023-12-01T12:14:05.602718+0000 mon.a (mon.0) 8334 : audit 0 from='client.? 172.21.15.80:0/3336236577' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:14:06.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:14:06 smithi090 bash[32384]: audit 2023-12-01T12:14:05.602718+0000 mon.a (mon.0) 8334 : audit 0 from='client.? 172.21.15.80:0/3336236577' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:14:07.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:14:07 smithi080 bash[28361]: cluster 2023-12-01T12:14:07.367178+0000 mgr.y (mgr.24362) 13366 : cluster 0 pgmap v13335: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:14:07.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:14:07 smithi080 bash[41963]: cluster 2023-12-01T12:14:07.367178+0000 mgr.y (mgr.24362) 13366 : cluster 0 pgmap v13335: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:14:08.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:14:07 smithi090 bash[32384]: cluster 2023-12-01T12:14:07.367178+0000 mgr.y (mgr.24362) 13366 : cluster 0 pgmap v13335: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:14:08.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:14:08 smithi080 bash[41963]: audit 2023-12-01T12:14:07.577180+0000 mon.c (mon.2) 8540 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:14:08.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:14:08 smithi080 bash[41963]: audit 2023-12-01T12:14:08.068317+0000 mon.c (mon.2) 8541 : audit 0 from='client.? 172.21.15.80:0/64425910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:14:08.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:14:08 smithi080 bash[28361]: audit 2023-12-01T12:14:07.577180+0000 mon.c (mon.2) 8540 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:14:08.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:14:08 smithi080 bash[28361]: audit 2023-12-01T12:14:08.068317+0000 mon.c (mon.2) 8541 : audit 0 from='client.? 172.21.15.80:0/64425910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:14:09.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:14:08 smithi090 bash[32384]: audit 2023-12-01T12:14:07.577180+0000 mon.c (mon.2) 8540 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:14:09.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:14:08 smithi090 bash[32384]: audit 2023-12-01T12:14:08.068317+0000 mon.c (mon.2) 8541 : audit 0 from='client.? 172.21.15.80:0/64425910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:14:09.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:14:09 smithi080 bash[28361]: cluster 2023-12-01T12:14:09.367850+0000 mgr.y (mgr.24362) 13367 : cluster 0 pgmap v13336: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:14:09.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:14:09 smithi080 bash[41963]: cluster 2023-12-01T12:14:09.367850+0000 mgr.y (mgr.24362) 13367 : cluster 0 pgmap v13336: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:14:10.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:14:09 smithi090 bash[32384]: cluster 2023-12-01T12:14:09.367850+0000 mgr.y (mgr.24362) 13367 : cluster 0 pgmap v13336: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:14:10.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:14:10 smithi080 bash[28361]: audit 2023-12-01T12:14:10.489363+0000 mon.c (mon.2) 8542 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:14:10.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:14:10 smithi080 bash[28361]: audit 2023-12-01T12:14:10.524294+0000 mon.c (mon.2) 8543 : audit 0 from='client.? 172.21.15.80:0/2293283787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:14:10.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:14:10 smithi080 bash[41963]: audit 2023-12-01T12:14:10.489363+0000 mon.c (mon.2) 8542 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:14:10.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:14:10 smithi080 bash[41963]: audit 2023-12-01T12:14:10.524294+0000 mon.c (mon.2) 8543 : audit 0 from='client.? 172.21.15.80:0/2293283787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:14:11.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:14:10 smithi090 bash[32384]: audit 2023-12-01T12:14:10.489363+0000 mon.c (mon.2) 8542 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:14:11.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:14:10 smithi090 bash[32384]: audit 2023-12-01T12:14:10.524294+0000 mon.c (mon.2) 8543 : audit 0 from='client.? 172.21.15.80:0/2293283787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:14:11.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:14:11 smithi080 bash[28361]: cluster 2023-12-01T12:14:11.369057+0000 mgr.y (mgr.24362) 13368 : cluster 0 pgmap v13337: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:14:11.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:14:11 smithi080 bash[41963]: cluster 2023-12-01T12:14:11.369057+0000 mgr.y (mgr.24362) 13368 : cluster 0 pgmap v13337: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:14:12.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:14:11 smithi090 bash[32384]: cluster 2023-12-01T12:14:11.369057+0000 mgr.y (mgr.24362) 13368 : cluster 0 pgmap v13337: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:14:13.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:14:13 smithi080 bash[28361]: audit 2023-12-01T12:14:12.993484+0000 mon.a (mon.0) 8335 : audit 0 from='client.? 172.21.15.80:0/1830619459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:14:13.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:14:13 smithi080 bash[41963]: audit 2023-12-01T12:14:12.993484+0000 mon.a (mon.0) 8335 : audit 0 from='client.? 172.21.15.80:0/1830619459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:14:13.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:14:13 smithi090 bash[32384]: audit 2023-12-01T12:14:12.993484+0000 mon.a (mon.0) 8335 : audit 0 from='client.? 172.21.15.80:0/1830619459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:14:14.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:14:14 smithi080 bash[41963]: cluster 2023-12-01T12:14:13.369589+0000 mgr.y (mgr.24362) 13369 : cluster 0 pgmap v13338: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:14:14.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:14:14 smithi080 bash[41963]: audit 2023-12-01T12:14:13.431332+0000 mon.a (mon.0) 8336 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:14:14.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:14:14 smithi080 bash[41963]: audit 2023-12-01T12:14:13.445470+0000 mon.a (mon.0) 8337 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:14:14.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:14:14 smithi080 bash[41963]: audit 2023-12-01T12:14:13.783557+0000 mon.a (mon.0) 8338 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:14:14.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:14:14 smithi080 bash[41963]: audit 2023-12-01T12:14:13.792899+0000 mon.a (mon.0) 8339 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:14:14.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:14:14 smithi080 bash[28361]: cluster 2023-12-01T12:14:13.369589+0000 mgr.y (mgr.24362) 13369 : cluster 0 pgmap v13338: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:14:14.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:14:14 smithi080 bash[28361]: audit 2023-12-01T12:14:13.431332+0000 mon.a (mon.0) 8336 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:14:14.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:14:14 smithi080 bash[28361]: audit 2023-12-01T12:14:13.445470+0000 mon.a (mon.0) 8337 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:14:14.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:14:14 smithi080 bash[28361]: audit 2023-12-01T12:14:13.783557+0000 mon.a (mon.0) 8338 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:14:14.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:14:14 smithi080 bash[28361]: audit 2023-12-01T12:14:13.792899+0000 mon.a (mon.0) 8339 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:14:14.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:14:14 smithi090 bash[32384]: cluster 2023-12-01T12:14:13.369589+0000 mgr.y (mgr.24362) 13369 : cluster 0 pgmap v13338: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:14:14.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:14:14 smithi090 bash[32384]: audit 2023-12-01T12:14:13.431332+0000 mon.a (mon.0) 8336 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:14:14.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:14:14 smithi090 bash[32384]: audit 2023-12-01T12:14:13.445470+0000 mon.a (mon.0) 8337 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:14:14.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:14:14 smithi090 bash[32384]: audit 2023-12-01T12:14:13.783557+0000 mon.a (mon.0) 8338 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:14:14.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:14:14 smithi090 bash[32384]: audit 2023-12-01T12:14:13.792899+0000 mon.a (mon.0) 8339 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:14:15.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:14:15 smithi080 bash[28361]: audit 2023-12-01T12:14:14.326700+0000 mon.c (mon.2) 8544 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:14:15.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:14:15 smithi080 bash[28361]: audit 2023-12-01T12:14:14.328532+0000 mon.c (mon.2) 8545 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:14:15.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:14:15 smithi080 bash[28361]: audit 2023-12-01T12:14:14.340330+0000 mon.a (mon.0) 8340 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:14:15.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:14:15 smithi080 bash[41963]: audit 2023-12-01T12:14:14.326700+0000 mon.c (mon.2) 8544 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:14:15.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:14:15 smithi080 bash[41963]: audit 2023-12-01T12:14:14.328532+0000 mon.c (mon.2) 8545 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:14:15.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:14:15 smithi080 bash[41963]: audit 2023-12-01T12:14:14.340330+0000 mon.a (mon.0) 8340 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:14:15.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:14:15 smithi090 bash[32384]: audit 2023-12-01T12:14:14.326700+0000 mon.c (mon.2) 8544 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:14:15.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:14:15 smithi090 bash[32384]: audit 2023-12-01T12:14:14.328532+0000 mon.c (mon.2) 8545 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:14:15.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:14:15 smithi090 bash[32384]: audit 2023-12-01T12:14:14.340330+0000 mon.a (mon.0) 8340 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:14:16.430 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:14:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:14:16] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T12:14:16.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:14:16 smithi080 bash[28361]: cluster 2023-12-01T12:14:15.370183+0000 mgr.y (mgr.24362) 13370 : cluster 0 pgmap v13339: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:14:16.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:14:16 smithi080 bash[28361]: audit 2023-12-01T12:14:15.458720+0000 mon.a (mon.0) 8341 : audit 0 from='client.? 172.21.15.80:0/3667852289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:14:16.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:14:16 smithi080 bash[41963]: cluster 2023-12-01T12:14:15.370183+0000 mgr.y (mgr.24362) 13370 : cluster 0 pgmap v13339: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:14:16.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:14:16 smithi080 bash[41963]: audit 2023-12-01T12:14:15.458720+0000 mon.a (mon.0) 8341 : audit 0 from='client.? 172.21.15.80:0/3667852289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:14:16.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:14:16 smithi090 bash[32384]: cluster 2023-12-01T12:14:15.370183+0000 mgr.y (mgr.24362) 13370 : cluster 0 pgmap v13339: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:14:16.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:14:16 smithi090 bash[32384]: audit 2023-12-01T12:14:15.458720+0000 mon.a (mon.0) 8341 : audit 0 from='client.? 172.21.15.80:0/3667852289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:14:17.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:14:17 smithi080 bash[41963]: cluster 2023-12-01T12:14:17.371321+0000 mgr.y (mgr.24362) 13371 : cluster 0 pgmap v13340: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:14:17.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:14:17 smithi080 bash[28361]: cluster 2023-12-01T12:14:17.371321+0000 mgr.y (mgr.24362) 13371 : cluster 0 pgmap v13340: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:14:18.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:14:17 smithi090 bash[32384]: cluster 2023-12-01T12:14:17.371321+0000 mgr.y (mgr.24362) 13371 : cluster 0 pgmap v13340: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:14:18.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:14:18 smithi080 bash[28361]: audit 2023-12-01T12:14:17.907265+0000 mon.a (mon.0) 8342 : audit 0 from='client.? 172.21.15.80:0/1890286688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:14:18.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:14:18 smithi080 bash[41963]: audit 2023-12-01T12:14:17.907265+0000 mon.a (mon.0) 8342 : audit 0 from='client.? 172.21.15.80:0/1890286688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:14:19.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:14:18 smithi090 bash[32384]: audit 2023-12-01T12:14:17.907265+0000 mon.a (mon.0) 8342 : audit 0 from='client.? 172.21.15.80:0/1890286688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:14:19.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:14:19 smithi080 bash[28361]: cluster 2023-12-01T12:14:19.371981+0000 mgr.y (mgr.24362) 13372 : cluster 0 pgmap v13341: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:14:19.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:14:19 smithi080 bash[41963]: cluster 2023-12-01T12:14:19.371981+0000 mgr.y (mgr.24362) 13372 : cluster 0 pgmap v13341: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:14:20.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:14:19 smithi090 bash[32384]: cluster 2023-12-01T12:14:19.371981+0000 mgr.y (mgr.24362) 13372 : cluster 0 pgmap v13341: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:14:20.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:14:20 smithi080 bash[28361]: audit 2023-12-01T12:14:20.363453+0000 mon.a (mon.0) 8343 : audit 0 from='client.? 172.21.15.80:0/3925688957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:14:20.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:14:20 smithi080 bash[41963]: audit 2023-12-01T12:14:20.363453+0000 mon.a (mon.0) 8343 : audit 0 from='client.? 172.21.15.80:0/3925688957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:14:21.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:14:20 smithi090 bash[32384]: audit 2023-12-01T12:14:20.363453+0000 mon.a (mon.0) 8343 : audit 0 from='client.? 172.21.15.80:0/3925688957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:14:21.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:14:21 smithi080 bash[28361]: cluster 2023-12-01T12:14:21.373166+0000 mgr.y (mgr.24362) 13373 : cluster 0 pgmap v13342: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:14:21.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:14:21 smithi080 bash[41963]: cluster 2023-12-01T12:14:21.373166+0000 mgr.y (mgr.24362) 13373 : cluster 0 pgmap v13342: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:14:22.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:14:21 smithi090 bash[32384]: cluster 2023-12-01T12:14:21.373166+0000 mgr.y (mgr.24362) 13373 : cluster 0 pgmap v13342: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:14:23.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:14:22 smithi080 bash[28361]: audit 2023-12-01T12:14:22.816482+0000 mon.c (mon.2) 8546 : audit 0 from='client.? 172.21.15.80:0/2176487900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:14:23.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:14:22 smithi080 bash[41963]: audit 2023-12-01T12:14:22.816482+0000 mon.c (mon.2) 8546 : audit 0 from='client.? 172.21.15.80:0/2176487900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:14:23.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:14:22 smithi090 bash[32384]: audit 2023-12-01T12:14:22.816482+0000 mon.c (mon.2) 8546 : audit 0 from='client.? 172.21.15.80:0/2176487900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:14:24.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:14:23 smithi080 bash[41963]: cluster 2023-12-01T12:14:23.373910+0000 mgr.y (mgr.24362) 13374 : cluster 0 pgmap v13343: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:14:24.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:14:23 smithi080 bash[28361]: cluster 2023-12-01T12:14:23.373910+0000 mgr.y (mgr.24362) 13374 : cluster 0 pgmap v13343: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:14:24.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:14:23 smithi090 bash[32384]: cluster 2023-12-01T12:14:23.373910+0000 mgr.y (mgr.24362) 13374 : cluster 0 pgmap v13343: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:14:25.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:14:25 smithi080 bash[28361]: audit 2023-12-01T12:14:25.271027+0000 mon.a (mon.0) 8344 : audit 0 from='client.? 172.21.15.80:0/3178135309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:14:25.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:14:25 smithi080 bash[41963]: audit 2023-12-01T12:14:25.271027+0000 mon.a (mon.0) 8344 : audit 0 from='client.? 172.21.15.80:0/3178135309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:14:25.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:14:25 smithi090 bash[32384]: audit 2023-12-01T12:14:25.271027+0000 mon.a (mon.0) 8344 : audit 0 from='client.? 172.21.15.80:0/3178135309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:14:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:14:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:14:26] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T12:14:26.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:14:26 smithi080 bash[28361]: cluster 2023-12-01T12:14:25.374722+0000 mgr.y (mgr.24362) 13375 : cluster 0 pgmap v13344: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:14:26.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:14:26 smithi080 bash[28361]: audit 2023-12-01T12:14:25.489818+0000 mon.c (mon.2) 8547 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:14:26.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:14:26 smithi080 bash[41963]: cluster 2023-12-01T12:14:25.374722+0000 mgr.y (mgr.24362) 13375 : cluster 0 pgmap v13344: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:14:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:14:26 smithi080 bash[41963]: audit 2023-12-01T12:14:25.489818+0000 mon.c (mon.2) 8547 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:14:26.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:14:26 smithi090 bash[32384]: cluster 2023-12-01T12:14:25.374722+0000 mgr.y (mgr.24362) 13375 : cluster 0 pgmap v13344: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:14:26.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:14:26 smithi090 bash[32384]: audit 2023-12-01T12:14:25.489818+0000 mon.c (mon.2) 8547 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:14:27.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:14:27 smithi080 bash[41963]: cluster 2023-12-01T12:14:27.375939+0000 mgr.y (mgr.24362) 13376 : cluster 0 pgmap v13345: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:14:27.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:14:27 smithi080 bash[28361]: cluster 2023-12-01T12:14:27.375939+0000 mgr.y (mgr.24362) 13376 : cluster 0 pgmap v13345: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:14:28.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:14:27 smithi090 bash[32384]: cluster 2023-12-01T12:14:27.375939+0000 mgr.y (mgr.24362) 13376 : cluster 0 pgmap v13345: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:14:28.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:14:28 smithi080 bash[41963]: audit 2023-12-01T12:14:27.729065+0000 mon.a (mon.0) 8345 : audit 0 from='client.? 172.21.15.80:0/2503899104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:14:28.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:14:28 smithi080 bash[28361]: audit 2023-12-01T12:14:27.729065+0000 mon.a (mon.0) 8345 : audit 0 from='client.? 172.21.15.80:0/2503899104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:14:29.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:14:28 smithi090 bash[32384]: audit 2023-12-01T12:14:27.729065+0000 mon.a (mon.0) 8345 : audit 0 from='client.? 172.21.15.80:0/2503899104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:14:29.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:14:29 smithi080 bash[28361]: cluster 2023-12-01T12:14:29.376659+0000 mgr.y (mgr.24362) 13377 : cluster 0 pgmap v13346: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:14:29.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:14:29 smithi080 bash[41963]: cluster 2023-12-01T12:14:29.376659+0000 mgr.y (mgr.24362) 13377 : cluster 0 pgmap v13346: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:14:30.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:14:29 smithi090 bash[32384]: cluster 2023-12-01T12:14:29.376659+0000 mgr.y (mgr.24362) 13377 : cluster 0 pgmap v13346: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:14:30.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:14:30 smithi080 bash[28361]: audit 2023-12-01T12:14:30.183768+0000 mon.a (mon.0) 8346 : audit 0 from='client.? 172.21.15.80:0/756387659' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:14:30.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:14:30 smithi080 bash[41963]: audit 2023-12-01T12:14:30.183768+0000 mon.a (mon.0) 8346 : audit 0 from='client.? 172.21.15.80:0/756387659' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:14:31.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:14:30 smithi090 bash[32384]: audit 2023-12-01T12:14:30.183768+0000 mon.a (mon.0) 8346 : audit 0 from='client.? 172.21.15.80:0/756387659' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:14:31.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:14:31 smithi080 bash[28361]: cluster 2023-12-01T12:14:31.377908+0000 mgr.y (mgr.24362) 13378 : cluster 0 pgmap v13347: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:14:31.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:14:31 smithi080 bash[41963]: cluster 2023-12-01T12:14:31.377908+0000 mgr.y (mgr.24362) 13378 : cluster 0 pgmap v13347: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:14:32.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:14:31 smithi090 bash[32384]: cluster 2023-12-01T12:14:31.377908+0000 mgr.y (mgr.24362) 13378 : cluster 0 pgmap v13347: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:14:33.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:14:32 smithi090 bash[32384]: audit 2023-12-01T12:14:32.644197+0000 mon.c (mon.2) 8548 : audit 0 from='client.? 172.21.15.80:0/1349667393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:14:33.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:14:32 smithi080 bash[28361]: audit 2023-12-01T12:14:32.644197+0000 mon.c (mon.2) 8548 : audit 0 from='client.? 172.21.15.80:0/1349667393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:14:33.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:14:32 smithi080 bash[41963]: audit 2023-12-01T12:14:32.644197+0000 mon.c (mon.2) 8548 : audit 0 from='client.? 172.21.15.80:0/1349667393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:14:34.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:14:33 smithi090 bash[32384]: cluster 2023-12-01T12:14:33.378584+0000 mgr.y (mgr.24362) 13379 : cluster 0 pgmap v13348: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:14:34.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:14:33 smithi080 bash[28361]: cluster 2023-12-01T12:14:33.378584+0000 mgr.y (mgr.24362) 13379 : cluster 0 pgmap v13348: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:14:34.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:14:33 smithi080 bash[41963]: cluster 2023-12-01T12:14:33.378584+0000 mgr.y (mgr.24362) 13379 : cluster 0 pgmap v13348: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:14:35.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:14:35 smithi080 bash[41963]: audit 2023-12-01T12:14:35.098400+0000 mon.c (mon.2) 8549 : audit 0 from='client.? 172.21.15.80:0/1682106805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:14:35.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:14:35 smithi080 bash[28361]: audit 2023-12-01T12:14:35.098400+0000 mon.c (mon.2) 8549 : audit 0 from='client.? 172.21.15.80:0/1682106805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:14:35.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:14:35 smithi090 bash[32384]: audit 2023-12-01T12:14:35.098400+0000 mon.c (mon.2) 8549 : audit 0 from='client.? 172.21.15.80:0/1682106805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:14:36.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:14:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:14:36] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T12:14:36.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:14:36 smithi080 bash[41963]: cluster 2023-12-01T12:14:35.379261+0000 mgr.y (mgr.24362) 13380 : cluster 0 pgmap v13349: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:14:36.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:14:36 smithi080 bash[28361]: cluster 2023-12-01T12:14:35.379261+0000 mgr.y (mgr.24362) 13380 : cluster 0 pgmap v13349: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:14:36.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:14:36 smithi090 bash[32384]: cluster 2023-12-01T12:14:35.379261+0000 mgr.y (mgr.24362) 13380 : cluster 0 pgmap v13349: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:14:37.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:14:37 smithi080 bash[41963]: cluster 2023-12-01T12:14:37.380036+0000 mgr.y (mgr.24362) 13381 : cluster 0 pgmap v13350: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:14:37.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:14:37 smithi080 bash[41963]: audit 2023-12-01T12:14:37.552920+0000 mon.a (mon.0) 8347 : audit 0 from='client.? 172.21.15.80:0/3817022041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:14:37.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:14:37 smithi080 bash[28361]: cluster 2023-12-01T12:14:37.380036+0000 mgr.y (mgr.24362) 13381 : cluster 0 pgmap v13350: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:14:37.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:14:37 smithi080 bash[28361]: audit 2023-12-01T12:14:37.552920+0000 mon.a (mon.0) 8347 : audit 0 from='client.? 172.21.15.80:0/3817022041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:14:38.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:14:37 smithi090 bash[32384]: cluster 2023-12-01T12:14:37.380036+0000 mgr.y (mgr.24362) 13381 : cluster 0 pgmap v13350: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:14:38.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:14:37 smithi090 bash[32384]: audit 2023-12-01T12:14:37.552920+0000 mon.a (mon.0) 8347 : audit 0 from='client.? 172.21.15.80:0/3817022041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:14:39.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:14:39 smithi090 bash[32384]: cluster 2023-12-01T12:14:39.380681+0000 mgr.y (mgr.24362) 13382 : cluster 0 pgmap v13351: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:14:39.930 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:14:39 smithi080 bash[41963]: cluster 2023-12-01T12:14:39.380681+0000 mgr.y (mgr.24362) 13382 : cluster 0 pgmap v13351: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:14:39.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:14:39 smithi080 bash[28361]: cluster 2023-12-01T12:14:39.380681+0000 mgr.y (mgr.24362) 13382 : cluster 0 pgmap v13351: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:14:40.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:14:40 smithi090 bash[32384]: audit 2023-12-01T12:14:40.007121+0000 mon.c (mon.2) 8550 : audit 0 from='client.? 172.21.15.80:0/3986479981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:14:40.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:14:40 smithi080 bash[28361]: audit 2023-12-01T12:14:40.007121+0000 mon.c (mon.2) 8550 : audit 0 from='client.? 172.21.15.80:0/3986479981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:14:40.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:14:40 smithi080 bash[41963]: audit 2023-12-01T12:14:40.007121+0000 mon.c (mon.2) 8550 : audit 0 from='client.? 172.21.15.80:0/3986479981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:14:41.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:14:41 smithi090 bash[32384]: audit 2023-12-01T12:14:40.490303+0000 mon.c (mon.2) 8551 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:14:41.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:14:41 smithi090 bash[32384]: cluster 2023-12-01T12:14:41.381811+0000 mgr.y (mgr.24362) 13383 : cluster 0 pgmap v13352: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:14:41.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:14:41 smithi080 bash[41963]: audit 2023-12-01T12:14:40.490303+0000 mon.c (mon.2) 8551 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:14:41.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:14:41 smithi080 bash[41963]: cluster 2023-12-01T12:14:41.381811+0000 mgr.y (mgr.24362) 13383 : cluster 0 pgmap v13352: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:14:41.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:14:41 smithi080 bash[28361]: audit 2023-12-01T12:14:40.490303+0000 mon.c (mon.2) 8551 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:14:41.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:14:41 smithi080 bash[28361]: cluster 2023-12-01T12:14:41.381811+0000 mgr.y (mgr.24362) 13383 : cluster 0 pgmap v13352: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:14:42.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:14:42 smithi080 bash[41963]: audit 2023-12-01T12:14:42.465139+0000 mon.a (mon.0) 8348 : audit 0 from='client.? 172.21.15.80:0/1473298279' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:14:42.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:14:42 smithi080 bash[28361]: audit 2023-12-01T12:14:42.465139+0000 mon.a (mon.0) 8348 : audit 0 from='client.? 172.21.15.80:0/1473298279' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:14:43.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:14:42 smithi090 bash[32384]: audit 2023-12-01T12:14:42.465139+0000 mon.a (mon.0) 8348 : audit 0 from='client.? 172.21.15.80:0/1473298279' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:14:43.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:14:43 smithi080 bash[28361]: cluster 2023-12-01T12:14:43.382446+0000 mgr.y (mgr.24362) 13384 : cluster 0 pgmap v13353: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:14:43.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:14:43 smithi080 bash[41963]: cluster 2023-12-01T12:14:43.382446+0000 mgr.y (mgr.24362) 13384 : cluster 0 pgmap v13353: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:14:44.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:14:43 smithi090 bash[32384]: cluster 2023-12-01T12:14:43.382446+0000 mgr.y (mgr.24362) 13384 : cluster 0 pgmap v13353: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:14:45.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:14:44 smithi090 bash[32384]: audit 2023-12-01T12:14:44.911954+0000 mon.c (mon.2) 8552 : audit 0 from='client.? 172.21.15.80:0/4135262225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:14:45.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:14:44 smithi080 bash[41963]: audit 2023-12-01T12:14:44.911954+0000 mon.c (mon.2) 8552 : audit 0 from='client.? 172.21.15.80:0/4135262225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:14:45.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:14:44 smithi080 bash[28361]: audit 2023-12-01T12:14:44.911954+0000 mon.c (mon.2) 8552 : audit 0 from='client.? 172.21.15.80:0/4135262225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:14:46.231 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:14:45 smithi080 bash[41963]: cluster 2023-12-01T12:14:45.383093+0000 mgr.y (mgr.24362) 13385 : cluster 0 pgmap v13354: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:14:46.232 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:14:45 smithi080 bash[28361]: cluster 2023-12-01T12:14:45.383093+0000 mgr.y (mgr.24362) 13385 : cluster 0 pgmap v13354: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:14:46.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:14:45 smithi090 bash[32384]: cluster 2023-12-01T12:14:45.383093+0000 mgr.y (mgr.24362) 13385 : cluster 0 pgmap v13354: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:14:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:14:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:14:46] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T12:14:47.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:14:47 smithi080 bash[41963]: audit 2023-12-01T12:14:47.361133+0000 mon.a (mon.0) 8349 : audit 0 from='client.? 172.21.15.80:0/3444113811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:14:47.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:14:47 smithi080 bash[41963]: cluster 2023-12-01T12:14:47.384203+0000 mgr.y (mgr.24362) 13386 : cluster 0 pgmap v13355: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:14:47.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:14:47 smithi080 bash[28361]: audit 2023-12-01T12:14:47.361133+0000 mon.a (mon.0) 8349 : audit 0 from='client.? 172.21.15.80:0/3444113811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:14:47.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:14:47 smithi080 bash[28361]: cluster 2023-12-01T12:14:47.384203+0000 mgr.y (mgr.24362) 13386 : cluster 0 pgmap v13355: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:14:48.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:14:47 smithi090 bash[32384]: audit 2023-12-01T12:14:47.361133+0000 mon.a (mon.0) 8349 : audit 0 from='client.? 172.21.15.80:0/3444113811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:14:48.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:14:47 smithi090 bash[32384]: cluster 2023-12-01T12:14:47.384203+0000 mgr.y (mgr.24362) 13386 : cluster 0 pgmap v13355: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:14:49.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:14:49 smithi090 bash[32384]: cluster 2023-12-01T12:14:49.384967+0000 mgr.y (mgr.24362) 13387 : cluster 0 pgmap v13356: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:14:49.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:14:49 smithi080 bash[28361]: cluster 2023-12-01T12:14:49.384967+0000 mgr.y (mgr.24362) 13387 : cluster 0 pgmap v13356: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:14:49.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:14:49 smithi080 bash[41963]: cluster 2023-12-01T12:14:49.384967+0000 mgr.y (mgr.24362) 13387 : cluster 0 pgmap v13356: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:14:50.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:14:50 smithi090 bash[32384]: audit 2023-12-01T12:14:49.817332+0000 mon.a (mon.0) 8350 : audit 0 from='client.? 172.21.15.80:0/1003115240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:14:50.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:14:50 smithi080 bash[28361]: audit 2023-12-01T12:14:49.817332+0000 mon.a (mon.0) 8350 : audit 0 from='client.? 172.21.15.80:0/1003115240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:14:50.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:14:50 smithi080 bash[41963]: audit 2023-12-01T12:14:49.817332+0000 mon.a (mon.0) 8350 : audit 0 from='client.? 172.21.15.80:0/1003115240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:14:51.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:14:51 smithi090 bash[32384]: cluster 2023-12-01T12:14:51.386131+0000 mgr.y (mgr.24362) 13388 : cluster 0 pgmap v13357: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:14:51.930 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:14:51 smithi080 bash[41963]: cluster 2023-12-01T12:14:51.386131+0000 mgr.y (mgr.24362) 13388 : cluster 0 pgmap v13357: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:14:51.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:14:51 smithi080 bash[28361]: cluster 2023-12-01T12:14:51.386131+0000 mgr.y (mgr.24362) 13388 : cluster 0 pgmap v13357: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:14:52.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:14:52 smithi080 bash[28361]: audit 2023-12-01T12:14:52.280617+0000 mon.a (mon.0) 8351 : audit 0 from='client.? 172.21.15.80:0/1556560602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:14:52.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:14:52 smithi080 bash[41963]: audit 2023-12-01T12:14:52.280617+0000 mon.a (mon.0) 8351 : audit 0 from='client.? 172.21.15.80:0/1556560602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:14:53.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:14:52 smithi090 bash[32384]: audit 2023-12-01T12:14:52.280617+0000 mon.a (mon.0) 8351 : audit 0 from='client.? 172.21.15.80:0/1556560602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:14:53.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:14:53 smithi080 bash[41963]: cluster 2023-12-01T12:14:53.386774+0000 mgr.y (mgr.24362) 13389 : cluster 0 pgmap v13358: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:14:53.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:14:53 smithi080 bash[28361]: cluster 2023-12-01T12:14:53.386774+0000 mgr.y (mgr.24362) 13389 : cluster 0 pgmap v13358: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:14:54.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:14:53 smithi090 bash[32384]: cluster 2023-12-01T12:14:53.386774+0000 mgr.y (mgr.24362) 13389 : cluster 0 pgmap v13358: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:14:55.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:14:54 smithi080 bash[41963]: audit 2023-12-01T12:14:54.730460+0000 mon.a (mon.0) 8352 : audit 0 from='client.? 172.21.15.80:0/302809917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:14:55.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:14:54 smithi080 bash[28361]: audit 2023-12-01T12:14:54.730460+0000 mon.a (mon.0) 8352 : audit 0 from='client.? 172.21.15.80:0/302809917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:14:55.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:14:54 smithi090 bash[32384]: audit 2023-12-01T12:14:54.730460+0000 mon.a (mon.0) 8352 : audit 0 from='client.? 172.21.15.80:0/302809917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:14:56.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:14:55 smithi080 bash[28361]: cluster 2023-12-01T12:14:55.387431+0000 mgr.y (mgr.24362) 13390 : cluster 0 pgmap v13359: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:14:56.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:14:55 smithi080 bash[28361]: audit 2023-12-01T12:14:55.490896+0000 mon.c (mon.2) 8553 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:14:56.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:14:55 smithi080 bash[41963]: cluster 2023-12-01T12:14:55.387431+0000 mgr.y (mgr.24362) 13390 : cluster 0 pgmap v13359: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:14:56.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:14:55 smithi080 bash[41963]: audit 2023-12-01T12:14:55.490896+0000 mon.c (mon.2) 8553 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:14:56.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:14:55 smithi090 bash[32384]: cluster 2023-12-01T12:14:55.387431+0000 mgr.y (mgr.24362) 13390 : cluster 0 pgmap v13359: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:14:56.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:14:55 smithi090 bash[32384]: audit 2023-12-01T12:14:55.490896+0000 mon.c (mon.2) 8553 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:14:56.683 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:14:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:14:56] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T12:14:57.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:14:57 smithi080 bash[41963]: audit 2023-12-01T12:14:57.184009+0000 mon.a (mon.0) 8353 : audit 0 from='client.? 172.21.15.80:0/2633033818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:14:57.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:14:57 smithi080 bash[41963]: cluster 2023-12-01T12:14:57.388587+0000 mgr.y (mgr.24362) 13391 : cluster 0 pgmap v13360: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:14:57.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:14:57 smithi080 bash[28361]: audit 2023-12-01T12:14:57.184009+0000 mon.a (mon.0) 8353 : audit 0 from='client.? 172.21.15.80:0/2633033818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:14:57.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:14:57 smithi080 bash[28361]: cluster 2023-12-01T12:14:57.388587+0000 mgr.y (mgr.24362) 13391 : cluster 0 pgmap v13360: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:14:58.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:14:57 smithi090 bash[32384]: audit 2023-12-01T12:14:57.184009+0000 mon.a (mon.0) 8353 : audit 0 from='client.? 172.21.15.80:0/2633033818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:14:58.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:14:57 smithi090 bash[32384]: cluster 2023-12-01T12:14:57.388587+0000 mgr.y (mgr.24362) 13391 : cluster 0 pgmap v13360: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:14:59.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:14:59 smithi090 bash[32384]: cluster 2023-12-01T12:14:59.389143+0000 mgr.y (mgr.24362) 13392 : cluster 0 pgmap v13361: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:14:59.930 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:14:59 smithi080 bash[41963]: cluster 2023-12-01T12:14:59.389143+0000 mgr.y (mgr.24362) 13392 : cluster 0 pgmap v13361: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:14:59.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:14:59 smithi080 bash[28361]: cluster 2023-12-01T12:14:59.389143+0000 mgr.y (mgr.24362) 13392 : cluster 0 pgmap v13361: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:15:00.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:15:00 smithi090 bash[32384]: audit 2023-12-01T12:14:59.638635+0000 mon.a (mon.0) 8354 : audit 0 from='client.? 172.21.15.80:0/3062252974' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:15:00.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:15:00 smithi080 bash[41963]: audit 2023-12-01T12:14:59.638635+0000 mon.a (mon.0) 8354 : audit 0 from='client.? 172.21.15.80:0/3062252974' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:15:00.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:15:00 smithi080 bash[28361]: audit 2023-12-01T12:14:59.638635+0000 mon.a (mon.0) 8354 : audit 0 from='client.? 172.21.15.80:0/3062252974' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:15:01.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:15:01 smithi080 bash[28361]: cluster 2023-12-01T12:15:01.390266+0000 mgr.y (mgr.24362) 13393 : cluster 0 pgmap v13362: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:15:01.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:15:01 smithi080 bash[41963]: cluster 2023-12-01T12:15:01.390266+0000 mgr.y (mgr.24362) 13393 : cluster 0 pgmap v13362: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:15:01.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:15:01 smithi090 bash[32384]: cluster 2023-12-01T12:15:01.390266+0000 mgr.y (mgr.24362) 13393 : cluster 0 pgmap v13362: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:15:02.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:15:02 smithi080 bash[41963]: audit 2023-12-01T12:15:02.099913+0000 mon.c (mon.2) 8554 : audit 0 from='client.? 172.21.15.80:0/981663928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:15:02.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:15:02 smithi080 bash[28361]: audit 2023-12-01T12:15:02.099913+0000 mon.c (mon.2) 8554 : audit 0 from='client.? 172.21.15.80:0/981663928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:15:03.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:15:02 smithi090 bash[32384]: audit 2023-12-01T12:15:02.099913+0000 mon.c (mon.2) 8554 : audit 0 from='client.? 172.21.15.80:0/981663928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:15:03.930 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:15:03 smithi080 bash[41963]: cluster 2023-12-01T12:15:03.390892+0000 mgr.y (mgr.24362) 13394 : cluster 0 pgmap v13363: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:15:03.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:15:03 smithi080 bash[28361]: cluster 2023-12-01T12:15:03.390892+0000 mgr.y (mgr.24362) 13394 : cluster 0 pgmap v13363: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:15:04.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:15:03 smithi090 bash[32384]: cluster 2023-12-01T12:15:03.390892+0000 mgr.y (mgr.24362) 13394 : cluster 0 pgmap v13363: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:15:04.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:15:04 smithi080 bash[41963]: audit 2023-12-01T12:15:04.551390+0000 mon.c (mon.2) 8555 : audit 0 from='client.? 172.21.15.80:0/3063172216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:15:04.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:15:04 smithi080 bash[28361]: audit 2023-12-01T12:15:04.551390+0000 mon.c (mon.2) 8555 : audit 0 from='client.? 172.21.15.80:0/3063172216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:15:05.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:15:04 smithi090 bash[32384]: audit 2023-12-01T12:15:04.551390+0000 mon.c (mon.2) 8555 : audit 0 from='client.? 172.21.15.80:0/3063172216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:15:05.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:15:05 smithi080 bash[28361]: cluster 2023-12-01T12:15:05.391578+0000 mgr.y (mgr.24362) 13395 : cluster 0 pgmap v13364: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:15:05.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:15:05 smithi080 bash[41963]: cluster 2023-12-01T12:15:05.391578+0000 mgr.y (mgr.24362) 13395 : cluster 0 pgmap v13364: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:15:06.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:15:05 smithi090 bash[32384]: cluster 2023-12-01T12:15:05.391578+0000 mgr.y (mgr.24362) 13395 : cluster 0 pgmap v13364: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:15:06.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:15:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:15:06] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T12:15:08.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:15:07 smithi090 bash[32384]: audit 2023-12-01T12:15:07.007426+0000 mon.a (mon.0) 8355 : audit 0 from='client.? 172.21.15.80:0/1901558167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:15:08.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:15:07 smithi090 bash[32384]: cluster 2023-12-01T12:15:07.392753+0000 mgr.y (mgr.24362) 13396 : cluster 0 pgmap v13365: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:15:08.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:15:07 smithi080 bash[41963]: audit 2023-12-01T12:15:07.007426+0000 mon.a (mon.0) 8355 : audit 0 from='client.? 172.21.15.80:0/1901558167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:15:08.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:15:07 smithi080 bash[41963]: cluster 2023-12-01T12:15:07.392753+0000 mgr.y (mgr.24362) 13396 : cluster 0 pgmap v13365: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:15:08.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:15:07 smithi080 bash[28361]: audit 2023-12-01T12:15:07.007426+0000 mon.a (mon.0) 8355 : audit 0 from='client.? 172.21.15.80:0/1901558167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:15:08.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:15:07 smithi080 bash[28361]: cluster 2023-12-01T12:15:07.392753+0000 mgr.y (mgr.24362) 13396 : cluster 0 pgmap v13365: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:15:09.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:15:09 smithi090 bash[32384]: cluster 2023-12-01T12:15:09.393368+0000 mgr.y (mgr.24362) 13397 : cluster 0 pgmap v13366: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:15:09.930 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:15:09 smithi080 bash[41963]: cluster 2023-12-01T12:15:09.393368+0000 mgr.y (mgr.24362) 13397 : cluster 0 pgmap v13366: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:15:09.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:15:09 smithi080 bash[28361]: cluster 2023-12-01T12:15:09.393368+0000 mgr.y (mgr.24362) 13397 : cluster 0 pgmap v13366: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:15:10.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:15:10 smithi090 bash[32384]: audit 2023-12-01T12:15:09.466327+0000 mon.a (mon.0) 8356 : audit 0 from='client.? 172.21.15.80:0/4115030737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:15:10.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:15:10 smithi080 bash[28361]: audit 2023-12-01T12:15:09.466327+0000 mon.a (mon.0) 8356 : audit 0 from='client.? 172.21.15.80:0/4115030737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:15:10.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:15:10 smithi080 bash[41963]: audit 2023-12-01T12:15:09.466327+0000 mon.a (mon.0) 8356 : audit 0 from='client.? 172.21.15.80:0/4115030737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:15:11.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:15:11 smithi090 bash[32384]: audit 2023-12-01T12:15:10.491112+0000 mon.c (mon.2) 8556 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:15:11.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:15:11 smithi090 bash[32384]: cluster 2023-12-01T12:15:11.394469+0000 mgr.y (mgr.24362) 13398 : cluster 0 pgmap v13367: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:15:11.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:15:11 smithi080 bash[28361]: audit 2023-12-01T12:15:10.491112+0000 mon.c (mon.2) 8556 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:15:11.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:15:11 smithi080 bash[28361]: cluster 2023-12-01T12:15:11.394469+0000 mgr.y (mgr.24362) 13398 : cluster 0 pgmap v13367: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:15:11.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:15:11 smithi080 bash[41963]: audit 2023-12-01T12:15:10.491112+0000 mon.c (mon.2) 8556 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:15:11.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:15:11 smithi080 bash[41963]: cluster 2023-12-01T12:15:11.394469+0000 mgr.y (mgr.24362) 13398 : cluster 0 pgmap v13367: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:15:12.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:15:12 smithi080 bash[28361]: audit 2023-12-01T12:15:11.915518+0000 mon.c (mon.2) 8557 : audit 0 from='client.? 172.21.15.80:0/4086923508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:15:12.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:15:12 smithi080 bash[41963]: audit 2023-12-01T12:15:11.915518+0000 mon.c (mon.2) 8557 : audit 0 from='client.? 172.21.15.80:0/4086923508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:15:13.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:15:12 smithi090 bash[32384]: audit 2023-12-01T12:15:11.915518+0000 mon.c (mon.2) 8557 : audit 0 from='client.? 172.21.15.80:0/4086923508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:15:13.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:15:13 smithi080 bash[28361]: cluster 2023-12-01T12:15:13.395116+0000 mgr.y (mgr.24362) 13399 : cluster 0 pgmap v13368: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:15:13.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:15:13 smithi080 bash[41963]: cluster 2023-12-01T12:15:13.395116+0000 mgr.y (mgr.24362) 13399 : cluster 0 pgmap v13368: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:15:14.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:15:13 smithi090 bash[32384]: cluster 2023-12-01T12:15:13.395116+0000 mgr.y (mgr.24362) 13399 : cluster 0 pgmap v13368: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:15:14.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:15:14 smithi080 bash[41963]: audit 2023-12-01T12:15:14.372483+0000 mon.c (mon.2) 8558 : audit 0 from='client.? 172.21.15.80:0/857672420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:15:14.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:15:14 smithi080 bash[41963]: audit 2023-12-01T12:15:14.422513+0000 mon.c (mon.2) 8559 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:15:14.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:15:14 smithi080 bash[28361]: audit 2023-12-01T12:15:14.372483+0000 mon.c (mon.2) 8558 : audit 0 from='client.? 172.21.15.80:0/857672420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:15:14.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:15:14 smithi080 bash[28361]: audit 2023-12-01T12:15:14.422513+0000 mon.c (mon.2) 8559 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:15:15.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:15:14 smithi090 bash[32384]: audit 2023-12-01T12:15:14.372483+0000 mon.c (mon.2) 8558 : audit 0 from='client.? 172.21.15.80:0/857672420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:15:15.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:15:14 smithi090 bash[32384]: audit 2023-12-01T12:15:14.422513+0000 mon.c (mon.2) 8559 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:15:15.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:15:15 smithi080 bash[28361]: cluster 2023-12-01T12:15:15.395773+0000 mgr.y (mgr.24362) 13400 : cluster 0 pgmap v13369: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:15:15.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:15:15 smithi080 bash[41963]: cluster 2023-12-01T12:15:15.395773+0000 mgr.y (mgr.24362) 13400 : cluster 0 pgmap v13369: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:15:16.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:15:15 smithi090 bash[32384]: cluster 2023-12-01T12:15:15.395773+0000 mgr.y (mgr.24362) 13400 : cluster 0 pgmap v13369: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:15:16.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:15:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:15:16] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T12:15:17.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:15:17 smithi080 bash[41963]: audit 2023-12-01T12:15:16.839996+0000 mon.a (mon.0) 8357 : audit 0 from='client.? 172.21.15.80:0/301408622' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:15:17.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:15:17 smithi080 bash[41963]: cluster 2023-12-01T12:15:17.397016+0000 mgr.y (mgr.24362) 13401 : cluster 0 pgmap v13370: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:15:17.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:15:17 smithi080 bash[28361]: audit 2023-12-01T12:15:16.839996+0000 mon.a (mon.0) 8357 : audit 0 from='client.? 172.21.15.80:0/301408622' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:15:17.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:15:17 smithi080 bash[28361]: cluster 2023-12-01T12:15:17.397016+0000 mgr.y (mgr.24362) 13401 : cluster 0 pgmap v13370: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:15:18.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:15:17 smithi090 bash[32384]: audit 2023-12-01T12:15:16.839996+0000 mon.a (mon.0) 8357 : audit 0 from='client.? 172.21.15.80:0/301408622' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:15:18.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:15:17 smithi090 bash[32384]: cluster 2023-12-01T12:15:17.397016+0000 mgr.y (mgr.24362) 13401 : cluster 0 pgmap v13370: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:15:19.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:15:19 smithi080 bash[41963]: audit 2023-12-01T12:15:19.295570+0000 mon.c (mon.2) 8560 : audit 0 from='client.? 172.21.15.80:0/178067146' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:15:19.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:15:19 smithi080 bash[28361]: audit 2023-12-01T12:15:19.295570+0000 mon.c (mon.2) 8560 : audit 0 from='client.? 172.21.15.80:0/178067146' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:15:19.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:15:19 smithi090 bash[32384]: audit 2023-12-01T12:15:19.295570+0000 mon.c (mon.2) 8560 : audit 0 from='client.? 172.21.15.80:0/178067146' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:15:20.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:15:20 smithi080 bash[28361]: cluster 2023-12-01T12:15:19.397686+0000 mgr.y (mgr.24362) 13402 : cluster 0 pgmap v13371: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:15:20.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:15:20 smithi080 bash[28361]: audit 2023-12-01T12:15:20.277910+0000 mon.a (mon.0) 8358 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:15:20.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:15:20 smithi080 bash[28361]: audit 2023-12-01T12:15:20.287430+0000 mon.a (mon.0) 8359 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:15:20.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:15:20 smithi080 bash[41963]: cluster 2023-12-01T12:15:19.397686+0000 mgr.y (mgr.24362) 13402 : cluster 0 pgmap v13371: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:15:20.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:15:20 smithi080 bash[41963]: audit 2023-12-01T12:15:20.277910+0000 mon.a (mon.0) 8358 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:15:20.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:15:20 smithi080 bash[41963]: audit 2023-12-01T12:15:20.287430+0000 mon.a (mon.0) 8359 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:15:20.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:15:20 smithi090 bash[32384]: cluster 2023-12-01T12:15:19.397686+0000 mgr.y (mgr.24362) 13402 : cluster 0 pgmap v13371: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:15:20.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:15:20 smithi090 bash[32384]: audit 2023-12-01T12:15:20.277910+0000 mon.a (mon.0) 8358 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:15:20.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:15:20 smithi090 bash[32384]: audit 2023-12-01T12:15:20.287430+0000 mon.a (mon.0) 8359 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:15:21.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:15:21 smithi080 bash[28361]: audit 2023-12-01T12:15:20.622385+0000 mon.a (mon.0) 8360 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:15:21.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:15:21 smithi080 bash[28361]: audit 2023-12-01T12:15:20.632890+0000 mon.a (mon.0) 8361 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:15:21.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:15:21 smithi080 bash[28361]: audit 2023-12-01T12:15:21.108005+0000 mon.c (mon.2) 8561 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:15:21.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:15:21 smithi080 bash[28361]: audit 2023-12-01T12:15:21.110102+0000 mon.c (mon.2) 8562 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:15:21.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:15:21 smithi080 bash[28361]: audit 2023-12-01T12:15:21.120339+0000 mon.a (mon.0) 8362 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:15:21.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:15:21 smithi080 bash[28361]: cluster 2023-12-01T12:15:21.398806+0000 mgr.y (mgr.24362) 13403 : cluster 0 pgmap v13372: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:15:21.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:15:21 smithi080 bash[41963]: audit 2023-12-01T12:15:20.622385+0000 mon.a (mon.0) 8360 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:15:21.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:15:21 smithi080 bash[41963]: audit 2023-12-01T12:15:20.632890+0000 mon.a (mon.0) 8361 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:15:21.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:15:21 smithi080 bash[41963]: audit 2023-12-01T12:15:21.108005+0000 mon.c (mon.2) 8561 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:15:21.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:15:21 smithi080 bash[41963]: audit 2023-12-01T12:15:21.110102+0000 mon.c (mon.2) 8562 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:15:21.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:15:21 smithi080 bash[41963]: audit 2023-12-01T12:15:21.120339+0000 mon.a (mon.0) 8362 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:15:21.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:15:21 smithi080 bash[41963]: cluster 2023-12-01T12:15:21.398806+0000 mgr.y (mgr.24362) 13403 : cluster 0 pgmap v13372: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:15:22.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:15:21 smithi090 bash[32384]: audit 2023-12-01T12:15:20.622385+0000 mon.a (mon.0) 8360 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:15:22.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:15:21 smithi090 bash[32384]: audit 2023-12-01T12:15:20.632890+0000 mon.a (mon.0) 8361 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:15:22.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:15:21 smithi090 bash[32384]: audit 2023-12-01T12:15:21.108005+0000 mon.c (mon.2) 8561 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:15:22.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:15:21 smithi090 bash[32384]: audit 2023-12-01T12:15:21.110102+0000 mon.c (mon.2) 8562 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:15:22.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:15:21 smithi090 bash[32384]: audit 2023-12-01T12:15:21.120339+0000 mon.a (mon.0) 8362 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:15:22.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:15:21 smithi090 bash[32384]: cluster 2023-12-01T12:15:21.398806+0000 mgr.y (mgr.24362) 13403 : cluster 0 pgmap v13372: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:15:22.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:15:22 smithi080 bash[28361]: audit 2023-12-01T12:15:21.760877+0000 mon.a (mon.0) 8363 : audit 0 from='client.? 172.21.15.80:0/3972163320' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:15:22.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:15:22 smithi080 bash[41963]: audit 2023-12-01T12:15:21.760877+0000 mon.a (mon.0) 8363 : audit 0 from='client.? 172.21.15.80:0/3972163320' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:15:23.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:15:22 smithi090 bash[32384]: audit 2023-12-01T12:15:21.760877+0000 mon.a (mon.0) 8363 : audit 0 from='client.? 172.21.15.80:0/3972163320' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:15:23.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:15:23 smithi080 bash[28361]: cluster 2023-12-01T12:15:23.399453+0000 mgr.y (mgr.24362) 13404 : cluster 0 pgmap v13373: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:15:23.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:15:23 smithi080 bash[41963]: cluster 2023-12-01T12:15:23.399453+0000 mgr.y (mgr.24362) 13404 : cluster 0 pgmap v13373: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:15:24.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:15:23 smithi090 bash[32384]: cluster 2023-12-01T12:15:23.399453+0000 mgr.y (mgr.24362) 13404 : cluster 0 pgmap v13373: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:15:24.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:15:24 smithi080 bash[28361]: audit 2023-12-01T12:15:24.215037+0000 mon.a (mon.0) 8364 : audit 0 from='client.? 172.21.15.80:0/3799155304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:15:24.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:15:24 smithi080 bash[41963]: audit 2023-12-01T12:15:24.215037+0000 mon.a (mon.0) 8364 : audit 0 from='client.? 172.21.15.80:0/3799155304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:15:25.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:15:24 smithi090 bash[32384]: audit 2023-12-01T12:15:24.215037+0000 mon.a (mon.0) 8364 : audit 0 from='client.? 172.21.15.80:0/3799155304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:15:25.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:15:25 smithi080 bash[28361]: cluster 2023-12-01T12:15:25.400171+0000 mgr.y (mgr.24362) 13405 : cluster 0 pgmap v13374: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:15:25.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:15:25 smithi080 bash[28361]: audit 2023-12-01T12:15:25.491420+0000 mon.c (mon.2) 8563 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:15:25.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:15:25 smithi080 bash[41963]: cluster 2023-12-01T12:15:25.400171+0000 mgr.y (mgr.24362) 13405 : cluster 0 pgmap v13374: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:15:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:15:25 smithi080 bash[41963]: audit 2023-12-01T12:15:25.491420+0000 mon.c (mon.2) 8563 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:15:26.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:15:25 smithi090 bash[32384]: cluster 2023-12-01T12:15:25.400171+0000 mgr.y (mgr.24362) 13405 : cluster 0 pgmap v13374: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:15:26.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:15:25 smithi090 bash[32384]: audit 2023-12-01T12:15:25.491420+0000 mon.c (mon.2) 8563 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:15:26.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:15:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:15:26] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T12:15:27.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:15:27 smithi080 bash[28361]: audit 2023-12-01T12:15:26.668524+0000 mon.a (mon.0) 8365 : audit 0 from='client.? 172.21.15.80:0/4190917232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:15:27.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:15:27 smithi080 bash[28361]: cluster 2023-12-01T12:15:27.401334+0000 mgr.y (mgr.24362) 13406 : cluster 0 pgmap v13375: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:15:27.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:15:27 smithi080 bash[41963]: audit 2023-12-01T12:15:26.668524+0000 mon.a (mon.0) 8365 : audit 0 from='client.? 172.21.15.80:0/4190917232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:15:27.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:15:27 smithi080 bash[41963]: cluster 2023-12-01T12:15:27.401334+0000 mgr.y (mgr.24362) 13406 : cluster 0 pgmap v13375: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:15:28.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:15:27 smithi090 bash[32384]: audit 2023-12-01T12:15:26.668524+0000 mon.a (mon.0) 8365 : audit 0 from='client.? 172.21.15.80:0/4190917232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:15:28.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:15:27 smithi090 bash[32384]: cluster 2023-12-01T12:15:27.401334+0000 mgr.y (mgr.24362) 13406 : cluster 0 pgmap v13375: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:15:29.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:15:29 smithi080 bash[28361]: audit 2023-12-01T12:15:29.119939+0000 mon.c (mon.2) 8564 : audit 0 from='client.? 172.21.15.80:0/2155984602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:15:29.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:15:29 smithi080 bash[41963]: audit 2023-12-01T12:15:29.119939+0000 mon.c (mon.2) 8564 : audit 0 from='client.? 172.21.15.80:0/2155984602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:15:29.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:15:29 smithi090 bash[32384]: audit 2023-12-01T12:15:29.119939+0000 mon.c (mon.2) 8564 : audit 0 from='client.? 172.21.15.80:0/2155984602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:15:30.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:15:30 smithi080 bash[28361]: cluster 2023-12-01T12:15:29.401935+0000 mgr.y (mgr.24362) 13407 : cluster 0 pgmap v13376: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:15:30.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:15:30 smithi080 bash[41963]: cluster 2023-12-01T12:15:29.401935+0000 mgr.y (mgr.24362) 13407 : cluster 0 pgmap v13376: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:15:30.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:15:30 smithi090 bash[32384]: cluster 2023-12-01T12:15:29.401935+0000 mgr.y (mgr.24362) 13407 : cluster 0 pgmap v13376: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:15:31.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:15:31 smithi090 bash[32384]: cluster 2023-12-01T12:15:31.402683+0000 mgr.y (mgr.24362) 13408 : cluster 0 pgmap v13377: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:15:31.930 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:15:31 smithi080 bash[41963]: cluster 2023-12-01T12:15:31.402683+0000 mgr.y (mgr.24362) 13408 : cluster 0 pgmap v13377: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:15:31.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:15:31 smithi080 bash[28361]: cluster 2023-12-01T12:15:31.402683+0000 mgr.y (mgr.24362) 13408 : cluster 0 pgmap v13377: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:15:32.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:15:32 smithi090 bash[32384]: audit 2023-12-01T12:15:31.578002+0000 mon.a (mon.0) 8366 : audit 0 from='client.? 172.21.15.80:0/484846088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:15:32.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:15:32 smithi080 bash[41963]: audit 2023-12-01T12:15:31.578002+0000 mon.a (mon.0) 8366 : audit 0 from='client.? 172.21.15.80:0/484846088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:15:32.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:15:32 smithi080 bash[28361]: audit 2023-12-01T12:15:31.578002+0000 mon.a (mon.0) 8366 : audit 0 from='client.? 172.21.15.80:0/484846088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:15:33.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:15:33 smithi090 bash[32384]: cluster 2023-12-01T12:15:33.403356+0000 mgr.y (mgr.24362) 13409 : cluster 0 pgmap v13378: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:15:33.930 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:15:33 smithi080 bash[41963]: cluster 2023-12-01T12:15:33.403356+0000 mgr.y (mgr.24362) 13409 : cluster 0 pgmap v13378: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:15:33.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:15:33 smithi080 bash[28361]: cluster 2023-12-01T12:15:33.403356+0000 mgr.y (mgr.24362) 13409 : cluster 0 pgmap v13378: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:15:34.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:15:34 smithi090 bash[32384]: audit 2023-12-01T12:15:34.038015+0000 mon.c (mon.2) 8565 : audit 0 from='client.? 172.21.15.80:0/3183769442' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:15:34.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:15:34 smithi080 bash[28361]: audit 2023-12-01T12:15:34.038015+0000 mon.c (mon.2) 8565 : audit 0 from='client.? 172.21.15.80:0/3183769442' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:15:34.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:15:34 smithi080 bash[41963]: audit 2023-12-01T12:15:34.038015+0000 mon.c (mon.2) 8565 : audit 0 from='client.? 172.21.15.80:0/3183769442' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:15:35.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:15:35 smithi090 bash[32384]: cluster 2023-12-01T12:15:35.404035+0000 mgr.y (mgr.24362) 13410 : cluster 0 pgmap v13379: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:15:35.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:15:35 smithi080 bash[28361]: cluster 2023-12-01T12:15:35.404035+0000 mgr.y (mgr.24362) 13410 : cluster 0 pgmap v13379: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:15:35.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:15:35 smithi080 bash[41963]: cluster 2023-12-01T12:15:35.404035+0000 mgr.y (mgr.24362) 13410 : cluster 0 pgmap v13379: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:15:36.546 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:15:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:15:36] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T12:15:36.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:15:36 smithi080 bash[28361]: audit 2023-12-01T12:15:36.493419+0000 mon.c (mon.2) 8566 : audit 0 from='client.? 172.21.15.80:0/2383438907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:15:36.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:15:36 smithi080 bash[41963]: audit 2023-12-01T12:15:36.493419+0000 mon.c (mon.2) 8566 : audit 0 from='client.? 172.21.15.80:0/2383438907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:15:37.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:15:36 smithi090 bash[32384]: audit 2023-12-01T12:15:36.493419+0000 mon.c (mon.2) 8566 : audit 0 from='client.? 172.21.15.80:0/2383438907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:15:37.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:15:37 smithi080 bash[28361]: cluster 2023-12-01T12:15:37.405209+0000 mgr.y (mgr.24362) 13411 : cluster 0 pgmap v13380: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:15:37.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:15:37 smithi080 bash[41963]: cluster 2023-12-01T12:15:37.405209+0000 mgr.y (mgr.24362) 13411 : cluster 0 pgmap v13380: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:15:38.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:15:37 smithi090 bash[32384]: cluster 2023-12-01T12:15:37.405209+0000 mgr.y (mgr.24362) 13411 : cluster 0 pgmap v13380: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:15:39.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:15:39 smithi090 bash[32384]: audit 2023-12-01T12:15:38.954493+0000 mon.c (mon.2) 8567 : audit 0 from='client.? 172.21.15.80:0/3537727671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:15:39.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:15:39 smithi080 bash[41963]: audit 2023-12-01T12:15:38.954493+0000 mon.c (mon.2) 8567 : audit 0 from='client.? 172.21.15.80:0/3537727671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:15:39.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:15:39 smithi080 bash[28361]: audit 2023-12-01T12:15:38.954493+0000 mon.c (mon.2) 8567 : audit 0 from='client.? 172.21.15.80:0/3537727671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:15:40.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:15:40 smithi090 bash[32384]: cluster 2023-12-01T12:15:39.405871+0000 mgr.y (mgr.24362) 13412 : cluster 0 pgmap v13381: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:15:40.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:15:40 smithi080 bash[28361]: cluster 2023-12-01T12:15:39.405871+0000 mgr.y (mgr.24362) 13412 : cluster 0 pgmap v13381: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:15:40.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:15:40 smithi080 bash[41963]: cluster 2023-12-01T12:15:39.405871+0000 mgr.y (mgr.24362) 13412 : cluster 0 pgmap v13381: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:15:41.430 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:15:41 smithi080 bash[41963]: audit 2023-12-01T12:15:40.491839+0000 mon.c (mon.2) 8568 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:15:41.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:15:41 smithi080 bash[28361]: audit 2023-12-01T12:15:40.491839+0000 mon.c (mon.2) 8568 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:15:41.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:15:41 smithi090 bash[32384]: audit 2023-12-01T12:15:40.491839+0000 mon.c (mon.2) 8568 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:15:42.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:15:42 smithi080 bash[41963]: cluster 2023-12-01T12:15:41.406899+0000 mgr.y (mgr.24362) 13413 : cluster 0 pgmap v13382: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:15:42.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:15:42 smithi080 bash[41963]: audit 2023-12-01T12:15:41.418280+0000 mon.a (mon.0) 8367 : audit 0 from='client.? 172.21.15.80:0/1456385054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:15:42.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:15:42 smithi080 bash[28361]: cluster 2023-12-01T12:15:41.406899+0000 mgr.y (mgr.24362) 13413 : cluster 0 pgmap v13382: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:15:42.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:15:42 smithi080 bash[28361]: audit 2023-12-01T12:15:41.418280+0000 mon.a (mon.0) 8367 : audit 0 from='client.? 172.21.15.80:0/1456385054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:15:42.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:15:42 smithi090 bash[32384]: cluster 2023-12-01T12:15:41.406899+0000 mgr.y (mgr.24362) 13413 : cluster 0 pgmap v13382: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:15:42.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:15:42 smithi090 bash[32384]: audit 2023-12-01T12:15:41.418280+0000 mon.a (mon.0) 8367 : audit 0 from='client.? 172.21.15.80:0/1456385054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:15:43.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:15:43 smithi090 bash[32384]: cluster 2023-12-01T12:15:43.407566+0000 mgr.y (mgr.24362) 13414 : cluster 0 pgmap v13383: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:15:43.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:15:43 smithi080 bash[41963]: cluster 2023-12-01T12:15:43.407566+0000 mgr.y (mgr.24362) 13414 : cluster 0 pgmap v13383: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:15:43.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:15:43 smithi080 bash[28361]: cluster 2023-12-01T12:15:43.407566+0000 mgr.y (mgr.24362) 13414 : cluster 0 pgmap v13383: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:15:44.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:15:44 smithi090 bash[32384]: audit 2023-12-01T12:15:43.869934+0000 mon.c (mon.2) 8569 : audit 0 from='client.? 172.21.15.80:0/3676820174' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:15:44.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:15:44 smithi080 bash[28361]: audit 2023-12-01T12:15:43.869934+0000 mon.c (mon.2) 8569 : audit 0 from='client.? 172.21.15.80:0/3676820174' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:15:44.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:15:44 smithi080 bash[41963]: audit 2023-12-01T12:15:43.869934+0000 mon.c (mon.2) 8569 : audit 0 from='client.? 172.21.15.80:0/3676820174' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:15:45.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:15:45 smithi090 bash[32384]: cluster 2023-12-01T12:15:45.408268+0000 mgr.y (mgr.24362) 13415 : cluster 0 pgmap v13384: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:15:45.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:15:45 smithi080 bash[28361]: cluster 2023-12-01T12:15:45.408268+0000 mgr.y (mgr.24362) 13415 : cluster 0 pgmap v13384: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:15:45.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:15:45 smithi080 bash[41963]: cluster 2023-12-01T12:15:45.408268+0000 mgr.y (mgr.24362) 13415 : cluster 0 pgmap v13384: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:15:46.485 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:15:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:15:46] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T12:15:46.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:15:46 smithi090 bash[32384]: audit 2023-12-01T12:15:46.324230+0000 mon.c (mon.2) 8570 : audit 0 from='client.? 172.21.15.80:0/3029074384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:15:46.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:15:46 smithi080 bash[28361]: audit 2023-12-01T12:15:46.324230+0000 mon.c (mon.2) 8570 : audit 0 from='client.? 172.21.15.80:0/3029074384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:15:46.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:15:46 smithi080 bash[41963]: audit 2023-12-01T12:15:46.324230+0000 mon.c (mon.2) 8570 : audit 0 from='client.? 172.21.15.80:0/3029074384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:15:47.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:15:47 smithi080 bash[28361]: cluster 2023-12-01T12:15:47.409549+0000 mgr.y (mgr.24362) 13416 : cluster 0 pgmap v13385: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:15:47.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:15:47 smithi080 bash[41963]: cluster 2023-12-01T12:15:47.409549+0000 mgr.y (mgr.24362) 13416 : cluster 0 pgmap v13385: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:15:48.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:15:47 smithi090 bash[32384]: cluster 2023-12-01T12:15:47.409549+0000 mgr.y (mgr.24362) 13416 : cluster 0 pgmap v13385: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:15:49.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:15:48 smithi080 bash[28361]: audit 2023-12-01T12:15:48.790047+0000 mon.c (mon.2) 8571 : audit 0 from='client.? 172.21.15.80:0/2489640659' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:15:49.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:15:48 smithi080 bash[41963]: audit 2023-12-01T12:15:48.790047+0000 mon.c (mon.2) 8571 : audit 0 from='client.? 172.21.15.80:0/2489640659' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:15:49.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:15:48 smithi090 bash[32384]: audit 2023-12-01T12:15:48.790047+0000 mon.c (mon.2) 8571 : audit 0 from='client.? 172.21.15.80:0/2489640659' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:15:50.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:15:49 smithi080 bash[28361]: cluster 2023-12-01T12:15:49.410358+0000 mgr.y (mgr.24362) 13417 : cluster 0 pgmap v13386: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:15:50.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:15:49 smithi080 bash[41963]: cluster 2023-12-01T12:15:49.410358+0000 mgr.y (mgr.24362) 13417 : cluster 0 pgmap v13386: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:15:50.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:15:49 smithi090 bash[32384]: cluster 2023-12-01T12:15:49.410358+0000 mgr.y (mgr.24362) 13417 : cluster 0 pgmap v13386: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:15:51.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:15:51 smithi080 bash[28361]: audit 2023-12-01T12:15:51.244962+0000 mon.c (mon.2) 8572 : audit 0 from='client.? 172.21.15.80:0/2322972494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:15:51.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:15:51 smithi080 bash[41963]: audit 2023-12-01T12:15:51.244962+0000 mon.c (mon.2) 8572 : audit 0 from='client.? 172.21.15.80:0/2322972494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:15:51.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:15:51 smithi090 bash[32384]: audit 2023-12-01T12:15:51.244962+0000 mon.c (mon.2) 8572 : audit 0 from='client.? 172.21.15.80:0/2322972494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:15:52.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:15:52 smithi080 bash[28361]: cluster 2023-12-01T12:15:51.411682+0000 mgr.y (mgr.24362) 13418 : cluster 0 pgmap v13387: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:15:52.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:15:52 smithi080 bash[41963]: cluster 2023-12-01T12:15:51.411682+0000 mgr.y (mgr.24362) 13418 : cluster 0 pgmap v13387: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:15:52.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:15:52 smithi090 bash[32384]: cluster 2023-12-01T12:15:51.411682+0000 mgr.y (mgr.24362) 13418 : cluster 0 pgmap v13387: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:15:53.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:15:53 smithi090 bash[32384]: cluster 2023-12-01T12:15:53.412359+0000 mgr.y (mgr.24362) 13419 : cluster 0 pgmap v13388: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:15:53.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:15:53 smithi080 bash[28361]: cluster 2023-12-01T12:15:53.412359+0000 mgr.y (mgr.24362) 13419 : cluster 0 pgmap v13388: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:15:53.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:15:53 smithi080 bash[41963]: cluster 2023-12-01T12:15:53.412359+0000 mgr.y (mgr.24362) 13419 : cluster 0 pgmap v13388: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:15:54.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:15:54 smithi090 bash[32384]: audit 2023-12-01T12:15:53.701532+0000 mon.c (mon.2) 8573 : audit 0 from='client.? 172.21.15.80:0/3077286865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:15:54.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:15:54 smithi080 bash[28361]: audit 2023-12-01T12:15:53.701532+0000 mon.c (mon.2) 8573 : audit 0 from='client.? 172.21.15.80:0/3077286865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:15:54.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:15:54 smithi080 bash[41963]: audit 2023-12-01T12:15:53.701532+0000 mon.c (mon.2) 8573 : audit 0 from='client.? 172.21.15.80:0/3077286865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:15:55.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:15:55 smithi090 bash[32384]: cluster 2023-12-01T12:15:55.413071+0000 mgr.y (mgr.24362) 13420 : cluster 0 pgmap v13389: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:15:55.930 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:15:55 smithi080 bash[41963]: cluster 2023-12-01T12:15:55.413071+0000 mgr.y (mgr.24362) 13420 : cluster 0 pgmap v13389: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:15:55.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:15:55 smithi080 bash[28361]: cluster 2023-12-01T12:15:55.413071+0000 mgr.y (mgr.24362) 13420 : cluster 0 pgmap v13389: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:15:56.487 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:15:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:15:56] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T12:15:56.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:15:56 smithi090 bash[32384]: audit 2023-12-01T12:15:55.491717+0000 mon.c (mon.2) 8574 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:15:56.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:15:56 smithi090 bash[32384]: audit 2023-12-01T12:15:56.159861+0000 mon.a (mon.0) 8368 : audit 0 from='client.? 172.21.15.80:0/2035650745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:15:56.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:15:56 smithi080 bash[28361]: audit 2023-12-01T12:15:55.491717+0000 mon.c (mon.2) 8574 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:15:56.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:15:56 smithi080 bash[28361]: audit 2023-12-01T12:15:56.159861+0000 mon.a (mon.0) 8368 : audit 0 from='client.? 172.21.15.80:0/2035650745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:15:56.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:15:56 smithi080 bash[41963]: audit 2023-12-01T12:15:55.491717+0000 mon.c (mon.2) 8574 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:15:56.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:15:56 smithi080 bash[41963]: audit 2023-12-01T12:15:56.159861+0000 mon.a (mon.0) 8368 : audit 0 from='client.? 172.21.15.80:0/2035650745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:15:57.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:15:57 smithi080 bash[28361]: cluster 2023-12-01T12:15:57.414216+0000 mgr.y (mgr.24362) 13421 : cluster 0 pgmap v13390: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:15:57.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:15:57 smithi080 bash[41963]: cluster 2023-12-01T12:15:57.414216+0000 mgr.y (mgr.24362) 13421 : cluster 0 pgmap v13390: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:15:58.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:15:57 smithi090 bash[32384]: cluster 2023-12-01T12:15:57.414216+0000 mgr.y (mgr.24362) 13421 : cluster 0 pgmap v13390: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:15:58.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:15:58 smithi080 bash[28361]: audit 2023-12-01T12:15:58.627855+0000 mon.a (mon.0) 8369 : audit 0 from='client.? 172.21.15.80:0/2413246127' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:15:58.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:15:58 smithi080 bash[41963]: audit 2023-12-01T12:15:58.627855+0000 mon.a (mon.0) 8369 : audit 0 from='client.? 172.21.15.80:0/2413246127' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:15:59.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:15:58 smithi090 bash[32384]: audit 2023-12-01T12:15:58.627855+0000 mon.a (mon.0) 8369 : audit 0 from='client.? 172.21.15.80:0/2413246127' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:16:00.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:15:59 smithi090 bash[32384]: cluster 2023-12-01T12:15:59.414976+0000 mgr.y (mgr.24362) 13422 : cluster 0 pgmap v13391: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:16:00.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:15:59 smithi080 bash[41963]: cluster 2023-12-01T12:15:59.414976+0000 mgr.y (mgr.24362) 13422 : cluster 0 pgmap v13391: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:16:00.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:15:59 smithi080 bash[28361]: cluster 2023-12-01T12:15:59.414976+0000 mgr.y (mgr.24362) 13422 : cluster 0 pgmap v13391: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:16:01.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:16:01 smithi080 bash[28361]: audit 2023-12-01T12:16:01.078567+0000 mon.a (mon.0) 8370 : audit 0 from='client.? 172.21.15.80:0/2694472699' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:16:01.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:16:01 smithi080 bash[41963]: audit 2023-12-01T12:16:01.078567+0000 mon.a (mon.0) 8370 : audit 0 from='client.? 172.21.15.80:0/2694472699' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:16:01.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:16:01 smithi090 bash[32384]: audit 2023-12-01T12:16:01.078567+0000 mon.a (mon.0) 8370 : audit 0 from='client.? 172.21.15.80:0/2694472699' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:16:02.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:16:02 smithi080 bash[28361]: cluster 2023-12-01T12:16:01.416303+0000 mgr.y (mgr.24362) 13423 : cluster 0 pgmap v13392: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:16:02.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:16:02 smithi080 bash[41963]: cluster 2023-12-01T12:16:01.416303+0000 mgr.y (mgr.24362) 13423 : cluster 0 pgmap v13392: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:16:02.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:16:02 smithi090 bash[32384]: cluster 2023-12-01T12:16:01.416303+0000 mgr.y (mgr.24362) 13423 : cluster 0 pgmap v13392: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:16:03.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:16:03 smithi090 bash[32384]: cluster 2023-12-01T12:16:03.416794+0000 mgr.y (mgr.24362) 13424 : cluster 0 pgmap v13393: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:16:03.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:16:03 smithi080 bash[28361]: cluster 2023-12-01T12:16:03.416794+0000 mgr.y (mgr.24362) 13424 : cluster 0 pgmap v13393: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:16:03.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:16:03 smithi080 bash[41963]: cluster 2023-12-01T12:16:03.416794+0000 mgr.y (mgr.24362) 13424 : cluster 0 pgmap v13393: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:16:04.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:16:04 smithi090 bash[32384]: audit 2023-12-01T12:16:03.539151+0000 mon.c (mon.2) 8575 : audit 0 from='client.? 172.21.15.80:0/97253315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:16:04.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:16:04 smithi080 bash[28361]: audit 2023-12-01T12:16:03.539151+0000 mon.c (mon.2) 8575 : audit 0 from='client.? 172.21.15.80:0/97253315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:16:04.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:16:04 smithi080 bash[41963]: audit 2023-12-01T12:16:03.539151+0000 mon.c (mon.2) 8575 : audit 0 from='client.? 172.21.15.80:0/97253315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:16:05.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:16:05 smithi090 bash[32384]: cluster 2023-12-01T12:16:05.417450+0000 mgr.y (mgr.24362) 13425 : cluster 0 pgmap v13394: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:16:05.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:16:05 smithi080 bash[28361]: cluster 2023-12-01T12:16:05.417450+0000 mgr.y (mgr.24362) 13425 : cluster 0 pgmap v13394: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:16:05.930 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:16:05 smithi080 bash[41963]: cluster 2023-12-01T12:16:05.417450+0000 mgr.y (mgr.24362) 13425 : cluster 0 pgmap v13394: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:16:06.490 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:16:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:16:06] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T12:16:06.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:16:06 smithi090 bash[32384]: audit 2023-12-01T12:16:05.989676+0000 mon.c (mon.2) 8576 : audit 0 from='client.? 172.21.15.80:0/568935833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:16:06.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:16:06 smithi080 bash[28361]: audit 2023-12-01T12:16:05.989676+0000 mon.c (mon.2) 8576 : audit 0 from='client.? 172.21.15.80:0/568935833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:16:06.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:16:06 smithi080 bash[41963]: audit 2023-12-01T12:16:05.989676+0000 mon.c (mon.2) 8576 : audit 0 from='client.? 172.21.15.80:0/568935833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:16:07.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:16:07 smithi080 bash[28361]: cluster 2023-12-01T12:16:07.418763+0000 mgr.y (mgr.24362) 13426 : cluster 0 pgmap v13395: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:16:07.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:16:07 smithi080 bash[41963]: cluster 2023-12-01T12:16:07.418763+0000 mgr.y (mgr.24362) 13426 : cluster 0 pgmap v13395: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:16:08.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:16:07 smithi090 bash[32384]: cluster 2023-12-01T12:16:07.418763+0000 mgr.y (mgr.24362) 13426 : cluster 0 pgmap v13395: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:16:08.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:16:08 smithi080 bash[41963]: audit 2023-12-01T12:16:08.446662+0000 mon.a (mon.0) 8371 : audit 0 from='client.? 172.21.15.80:0/1266797174' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:16:08.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:16:08 smithi080 bash[28361]: audit 2023-12-01T12:16:08.446662+0000 mon.a (mon.0) 8371 : audit 0 from='client.? 172.21.15.80:0/1266797174' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:16:09.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:16:08 smithi090 bash[32384]: audit 2023-12-01T12:16:08.446662+0000 mon.a (mon.0) 8371 : audit 0 from='client.? 172.21.15.80:0/1266797174' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:16:09.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:16:09 smithi080 bash[28361]: cluster 2023-12-01T12:16:09.419475+0000 mgr.y (mgr.24362) 13427 : cluster 0 pgmap v13396: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:16:09.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:16:09 smithi080 bash[41963]: cluster 2023-12-01T12:16:09.419475+0000 mgr.y (mgr.24362) 13427 : cluster 0 pgmap v13396: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:16:10.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:16:09 smithi090 bash[32384]: cluster 2023-12-01T12:16:09.419475+0000 mgr.y (mgr.24362) 13427 : cluster 0 pgmap v13396: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:16:10.930 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:16:10 smithi080 bash[41963]: audit 2023-12-01T12:16:10.492470+0000 mon.c (mon.2) 8577 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:16:10.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:16:10 smithi080 bash[28361]: audit 2023-12-01T12:16:10.492470+0000 mon.c (mon.2) 8577 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:16:11.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:16:10 smithi090 bash[32384]: audit 2023-12-01T12:16:10.492470+0000 mon.c (mon.2) 8577 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:16:11.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:16:11 smithi080 bash[28361]: audit 2023-12-01T12:16:10.903381+0000 mon.c (mon.2) 8578 : audit 0 from='client.? 172.21.15.80:0/2474028266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:16:11.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:16:11 smithi080 bash[28361]: cluster 2023-12-01T12:16:11.420706+0000 mgr.y (mgr.24362) 13428 : cluster 0 pgmap v13397: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:16:11.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:16:11 smithi080 bash[41963]: audit 2023-12-01T12:16:10.903381+0000 mon.c (mon.2) 8578 : audit 0 from='client.? 172.21.15.80:0/2474028266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:16:11.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:16:11 smithi080 bash[41963]: cluster 2023-12-01T12:16:11.420706+0000 mgr.y (mgr.24362) 13428 : cluster 0 pgmap v13397: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:16:12.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:16:11 smithi090 bash[32384]: audit 2023-12-01T12:16:10.903381+0000 mon.c (mon.2) 8578 : audit 0 from='client.? 172.21.15.80:0/2474028266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:16:12.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:16:11 smithi090 bash[32384]: cluster 2023-12-01T12:16:11.420706+0000 mgr.y (mgr.24362) 13428 : cluster 0 pgmap v13397: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:16:13.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:16:13 smithi080 bash[28361]: audit 2023-12-01T12:16:13.358999+0000 mon.a (mon.0) 8372 : audit 0 from='client.? 172.21.15.80:0/276829548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:16:13.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:16:13 smithi080 bash[41963]: audit 2023-12-01T12:16:13.358999+0000 mon.a (mon.0) 8372 : audit 0 from='client.? 172.21.15.80:0/276829548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:16:13.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:16:13 smithi090 bash[32384]: audit 2023-12-01T12:16:13.358999+0000 mon.a (mon.0) 8372 : audit 0 from='client.? 172.21.15.80:0/276829548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:16:14.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:16:14 smithi080 bash[28361]: cluster 2023-12-01T12:16:13.421322+0000 mgr.y (mgr.24362) 13429 : cluster 0 pgmap v13398: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:16:14.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:16:14 smithi080 bash[41963]: cluster 2023-12-01T12:16:13.421322+0000 mgr.y (mgr.24362) 13429 : cluster 0 pgmap v13398: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:16:14.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:16:14 smithi090 bash[32384]: cluster 2023-12-01T12:16:13.421322+0000 mgr.y (mgr.24362) 13429 : cluster 0 pgmap v13398: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:16:15.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:16:15 smithi090 bash[32384]: cluster 2023-12-01T12:16:15.421943+0000 mgr.y (mgr.24362) 13430 : cluster 0 pgmap v13399: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:16:15.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:16:15 smithi080 bash[28361]: cluster 2023-12-01T12:16:15.421943+0000 mgr.y (mgr.24362) 13430 : cluster 0 pgmap v13399: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:16:15.930 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:16:15 smithi080 bash[41963]: cluster 2023-12-01T12:16:15.421943+0000 mgr.y (mgr.24362) 13430 : cluster 0 pgmap v13399: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:16:16.484 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:16:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:16:16] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T12:16:16.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:16:16 smithi090 bash[32384]: audit 2023-12-01T12:16:15.821240+0000 mon.a (mon.0) 8373 : audit 0 from='client.? 172.21.15.80:0/1381718954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:16:16.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:16:16 smithi080 bash[28361]: audit 2023-12-01T12:16:15.821240+0000 mon.a (mon.0) 8373 : audit 0 from='client.? 172.21.15.80:0/1381718954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:16:16.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:16:16 smithi080 bash[41963]: audit 2023-12-01T12:16:15.821240+0000 mon.a (mon.0) 8373 : audit 0 from='client.? 172.21.15.80:0/1381718954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:16:17.930 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:16:17 smithi080 bash[41963]: cluster 2023-12-01T12:16:17.423113+0000 mgr.y (mgr.24362) 13431 : cluster 0 pgmap v13400: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:16:17.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:16:17 smithi080 bash[28361]: cluster 2023-12-01T12:16:17.423113+0000 mgr.y (mgr.24362) 13431 : cluster 0 pgmap v13400: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:16:18.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:16:17 smithi090 bash[32384]: cluster 2023-12-01T12:16:17.423113+0000 mgr.y (mgr.24362) 13431 : cluster 0 pgmap v13400: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:16:18.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:16:18 smithi080 bash[28361]: audit 2023-12-01T12:16:18.286059+0000 mon.c (mon.2) 8579 : audit 0 from='client.? 172.21.15.80:0/3080769849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:16:18.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:16:18 smithi080 bash[41963]: audit 2023-12-01T12:16:18.286059+0000 mon.c (mon.2) 8579 : audit 0 from='client.? 172.21.15.80:0/3080769849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:16:19.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:16:18 smithi090 bash[32384]: audit 2023-12-01T12:16:18.286059+0000 mon.c (mon.2) 8579 : audit 0 from='client.? 172.21.15.80:0/3080769849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:16:19.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:16:19 smithi080 bash[41963]: cluster 2023-12-01T12:16:19.423713+0000 mgr.y (mgr.24362) 13432 : cluster 0 pgmap v13401: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:16:19.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:16:19 smithi080 bash[28361]: cluster 2023-12-01T12:16:19.423713+0000 mgr.y (mgr.24362) 13432 : cluster 0 pgmap v13401: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:16:20.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:16:19 smithi090 bash[32384]: cluster 2023-12-01T12:16:19.423713+0000 mgr.y (mgr.24362) 13432 : cluster 0 pgmap v13401: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:16:21.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:16:20 smithi080 bash[28361]: audit 2023-12-01T12:16:20.737528+0000 mon.a (mon.0) 8374 : audit 0 from='client.? 172.21.15.80:0/2348960629' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:16:21.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:16:20 smithi080 bash[41963]: audit 2023-12-01T12:16:20.737528+0000 mon.a (mon.0) 8374 : audit 0 from='client.? 172.21.15.80:0/2348960629' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:16:21.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:16:20 smithi090 bash[32384]: audit 2023-12-01T12:16:20.737528+0000 mon.a (mon.0) 8374 : audit 0 from='client.? 172.21.15.80:0/2348960629' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:16:22.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:16:21 smithi080 bash[28361]: audit 2023-12-01T12:16:21.200943+0000 mon.c (mon.2) 8580 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:16:22.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:16:21 smithi080 bash[28361]: cluster 2023-12-01T12:16:21.424865+0000 mgr.y (mgr.24362) 13433 : cluster 0 pgmap v13402: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:16:22.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:16:21 smithi080 bash[28361]: audit 2023-12-01T12:16:21.581492+0000 mon.a (mon.0) 8375 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:16:22.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:16:21 smithi080 bash[28361]: audit 2023-12-01T12:16:21.592129+0000 mon.a (mon.0) 8376 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:16:22.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:16:21 smithi080 bash[41963]: audit 2023-12-01T12:16:21.200943+0000 mon.c (mon.2) 8580 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:16:22.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:16:21 smithi080 bash[41963]: cluster 2023-12-01T12:16:21.424865+0000 mgr.y (mgr.24362) 13433 : cluster 0 pgmap v13402: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:16:22.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:16:21 smithi080 bash[41963]: audit 2023-12-01T12:16:21.581492+0000 mon.a (mon.0) 8375 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:16:22.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:16:21 smithi080 bash[41963]: audit 2023-12-01T12:16:21.592129+0000 mon.a (mon.0) 8376 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:16:22.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:16:21 smithi090 bash[32384]: audit 2023-12-01T12:16:21.200943+0000 mon.c (mon.2) 8580 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:16:22.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:16:21 smithi090 bash[32384]: cluster 2023-12-01T12:16:21.424865+0000 mgr.y (mgr.24362) 13433 : cluster 0 pgmap v13402: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:16:22.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:16:21 smithi090 bash[32384]: audit 2023-12-01T12:16:21.581492+0000 mon.a (mon.0) 8375 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:16:22.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:16:21 smithi090 bash[32384]: audit 2023-12-01T12:16:21.592129+0000 mon.a (mon.0) 8376 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:16:23.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:16:23 smithi090 bash[32384]: audit 2023-12-01T12:16:23.189715+0000 mon.c (mon.2) 8581 : audit 0 from='client.? 172.21.15.80:0/3980738041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:16:23.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:16:23 smithi080 bash[28361]: audit 2023-12-01T12:16:23.189715+0000 mon.c (mon.2) 8581 : audit 0 from='client.? 172.21.15.80:0/3980738041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:16:23.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:16:23 smithi080 bash[41963]: audit 2023-12-01T12:16:23.189715+0000 mon.c (mon.2) 8581 : audit 0 from='client.? 172.21.15.80:0/3980738041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:16:24.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:16:24 smithi090 bash[32384]: cluster 2023-12-01T12:16:23.425546+0000 mgr.y (mgr.24362) 13434 : cluster 0 pgmap v13403: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:16:24.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:16:24 smithi080 bash[28361]: cluster 2023-12-01T12:16:23.425546+0000 mgr.y (mgr.24362) 13434 : cluster 0 pgmap v13403: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:16:24.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:16:24 smithi080 bash[41963]: cluster 2023-12-01T12:16:23.425546+0000 mgr.y (mgr.24362) 13434 : cluster 0 pgmap v13403: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:16:25.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:16:25 smithi090 bash[32384]: cluster 2023-12-01T12:16:25.426191+0000 mgr.y (mgr.24362) 13435 : cluster 0 pgmap v13404: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:16:25.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:16:25 smithi080 bash[28361]: cluster 2023-12-01T12:16:25.426191+0000 mgr.y (mgr.24362) 13435 : cluster 0 pgmap v13404: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:16:25.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:16:25 smithi080 bash[41963]: cluster 2023-12-01T12:16:25.426191+0000 mgr.y (mgr.24362) 13435 : cluster 0 pgmap v13404: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:16:26.488 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:16:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:16:26] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T12:16:26.490 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:16:26 smithi080 bash[41963]: audit 2023-12-01T12:16:25.491765+0000 mon.c (mon.2) 8582 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:16:26.490 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:16:26 smithi080 bash[41963]: audit 2023-12-01T12:16:25.644867+0000 mon.c (mon.2) 8583 : audit 0 from='client.? 172.21.15.80:0/1279051443' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:16:26.491 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:16:26 smithi080 bash[28361]: audit 2023-12-01T12:16:25.491765+0000 mon.c (mon.2) 8582 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:16:26.491 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:16:26 smithi080 bash[28361]: audit 2023-12-01T12:16:25.644867+0000 mon.c (mon.2) 8583 : audit 0 from='client.? 172.21.15.80:0/1279051443' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:16:26.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:16:26 smithi090 bash[32384]: audit 2023-12-01T12:16:25.491765+0000 mon.c (mon.2) 8582 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:16:26.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:16:26 smithi090 bash[32384]: audit 2023-12-01T12:16:25.644867+0000 mon.c (mon.2) 8583 : audit 0 from='client.? 172.21.15.80:0/1279051443' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:16:28.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:16:28 smithi080 bash[28361]: audit 2023-12-01T12:16:27.405288+0000 mon.a (mon.0) 8377 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:16:28.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:16:28 smithi080 bash[28361]: audit 2023-12-01T12:16:27.415380+0000 mon.a (mon.0) 8378 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:16:28.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:16:28 smithi080 bash[28361]: audit 2023-12-01T12:16:27.434028+0000 mon.a (mon.0) 8379 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:16:28.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:16:28 smithi080 bash[28361]: audit 2023-12-01T12:16:27.442612+0000 mon.a (mon.0) 8380 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:16:28.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:16:28 smithi080 bash[28361]: audit 2023-12-01T12:16:27.992869+0000 mon.c (mon.2) 8584 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:16:28.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:16:28 smithi080 bash[28361]: audit 2023-12-01T12:16:27.994499+0000 mon.c (mon.2) 8585 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:16:28.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:16:28 smithi080 bash[28361]: audit 2023-12-01T12:16:28.004803+0000 mon.a (mon.0) 8381 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:16:28.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:16:28 smithi080 bash[28361]: audit 2023-12-01T12:16:28.150646+0000 mon.b (mon.1) 54 : audit 0 from='client.? 172.21.15.80:0/3948539600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:16:28.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:16:28 smithi080 bash[41963]: audit 2023-12-01T12:16:27.405288+0000 mon.a (mon.0) 8377 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:16:28.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:16:28 smithi080 bash[41963]: audit 2023-12-01T12:16:27.415380+0000 mon.a (mon.0) 8378 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:16:28.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:16:28 smithi080 bash[41963]: audit 2023-12-01T12:16:27.434028+0000 mon.a (mon.0) 8379 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:16:28.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:16:28 smithi080 bash[41963]: audit 2023-12-01T12:16:27.442612+0000 mon.a (mon.0) 8380 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:16:28.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:16:28 smithi080 bash[41963]: audit 2023-12-01T12:16:27.992869+0000 mon.c (mon.2) 8584 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:16:28.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:16:28 smithi080 bash[41963]: audit 2023-12-01T12:16:27.994499+0000 mon.c (mon.2) 8585 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:16:28.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:16:28 smithi080 bash[41963]: audit 2023-12-01T12:16:28.004803+0000 mon.a (mon.0) 8381 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:16:28.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:16:28 smithi080 bash[41963]: audit 2023-12-01T12:16:28.150646+0000 mon.b (mon.1) 54 : audit 0 from='client.? 172.21.15.80:0/3948539600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:16:28.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:16:28 smithi090 bash[32384]: audit 2023-12-01T12:16:27.405288+0000 mon.a (mon.0) 8377 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:16:28.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:16:28 smithi090 bash[32384]: audit 2023-12-01T12:16:27.415380+0000 mon.a (mon.0) 8378 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:16:28.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:16:28 smithi090 bash[32384]: audit 2023-12-01T12:16:27.434028+0000 mon.a (mon.0) 8379 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:16:28.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:16:28 smithi090 bash[32384]: audit 2023-12-01T12:16:27.442612+0000 mon.a (mon.0) 8380 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:16:28.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:16:28 smithi090 bash[32384]: audit 2023-12-01T12:16:27.992869+0000 mon.c (mon.2) 8584 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:16:28.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:16:28 smithi090 bash[32384]: audit 2023-12-01T12:16:27.994499+0000 mon.c (mon.2) 8585 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:16:28.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:16:28 smithi090 bash[32384]: audit 2023-12-01T12:16:28.004803+0000 mon.a (mon.0) 8381 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:16:28.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:16:28 smithi090 bash[32384]: audit 2023-12-01T12:16:28.150646+0000 mon.b (mon.1) 54 : audit 0 from='client.? 172.21.15.80:0/3948539600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:16:29.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:16:29 smithi080 bash[28361]: cluster 2023-12-01T12:16:27.427106+0000 mgr.y (mgr.24362) 13436 : cluster 0 pgmap v13405: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:16:29.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:16:29 smithi080 bash[41963]: cluster 2023-12-01T12:16:27.427106+0000 mgr.y (mgr.24362) 13436 : cluster 0 pgmap v13405: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:16:29.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:16:29 smithi090 bash[32384]: cluster 2023-12-01T12:16:27.427106+0000 mgr.y (mgr.24362) 13436 : cluster 0 pgmap v13405: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:16:31.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:16:31 smithi080 bash[41963]: cluster 2023-12-01T12:16:29.427490+0000 mgr.y (mgr.24362) 13437 : cluster 0 pgmap v13406: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:16:31.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:16:31 smithi080 bash[41963]: audit 2023-12-01T12:16:30.609461+0000 mon.a (mon.0) 8382 : audit 0 from='client.? 172.21.15.80:0/3985863842' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:16:31.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:16:31 smithi080 bash[28361]: cluster 2023-12-01T12:16:29.427490+0000 mgr.y (mgr.24362) 13437 : cluster 0 pgmap v13406: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:16:31.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:16:31 smithi080 bash[28361]: audit 2023-12-01T12:16:30.609461+0000 mon.a (mon.0) 8382 : audit 0 from='client.? 172.21.15.80:0/3985863842' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:16:31.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:16:31 smithi090 bash[32384]: cluster 2023-12-01T12:16:29.427490+0000 mgr.y (mgr.24362) 13437 : cluster 0 pgmap v13406: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:16:31.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:16:31 smithi090 bash[32384]: audit 2023-12-01T12:16:30.609461+0000 mon.a (mon.0) 8382 : audit 0 from='client.? 172.21.15.80:0/3985863842' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:16:33.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:16:33 smithi080 bash[28361]: cluster 2023-12-01T12:16:31.428387+0000 mgr.y (mgr.24362) 13438 : cluster 0 pgmap v13407: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:16:33.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:16:33 smithi080 bash[28361]: audit 2023-12-01T12:16:33.058836+0000 mon.c (mon.2) 8586 : audit 0 from='client.? 172.21.15.80:0/2799274027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:16:33.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:16:33 smithi080 bash[41963]: cluster 2023-12-01T12:16:31.428387+0000 mgr.y (mgr.24362) 13438 : cluster 0 pgmap v13407: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:16:33.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:16:33 smithi080 bash[41963]: audit 2023-12-01T12:16:33.058836+0000 mon.c (mon.2) 8586 : audit 0 from='client.? 172.21.15.80:0/2799274027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:16:33.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:16:33 smithi090 bash[32384]: cluster 2023-12-01T12:16:31.428387+0000 mgr.y (mgr.24362) 13438 : cluster 0 pgmap v13407: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:16:33.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:16:33 smithi090 bash[32384]: audit 2023-12-01T12:16:33.058836+0000 mon.c (mon.2) 8586 : audit 0 from='client.? 172.21.15.80:0/2799274027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:16:35.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:16:35 smithi080 bash[28361]: cluster 2023-12-01T12:16:33.428984+0000 mgr.y (mgr.24362) 13439 : cluster 0 pgmap v13408: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:16:35.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:16:35 smithi080 bash[41963]: cluster 2023-12-01T12:16:33.428984+0000 mgr.y (mgr.24362) 13439 : cluster 0 pgmap v13408: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:16:35.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:16:35 smithi090 bash[32384]: cluster 2023-12-01T12:16:33.428984+0000 mgr.y (mgr.24362) 13439 : cluster 0 pgmap v13408: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:16:36.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:16:36 smithi080 bash[28361]: audit 2023-12-01T12:16:35.508831+0000 mon.a (mon.0) 8383 : audit 0 from='client.? 172.21.15.80:0/1514058773' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:16:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:16:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:16:36] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T12:16:36.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:16:36 smithi080 bash[41963]: audit 2023-12-01T12:16:35.508831+0000 mon.a (mon.0) 8383 : audit 0 from='client.? 172.21.15.80:0/1514058773' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:16:36.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:16:36 smithi090 bash[32384]: audit 2023-12-01T12:16:35.508831+0000 mon.a (mon.0) 8383 : audit 0 from='client.? 172.21.15.80:0/1514058773' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:16:37.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:16:37 smithi090 bash[32384]: cluster 2023-12-01T12:16:35.429656+0000 mgr.y (mgr.24362) 13440 : cluster 0 pgmap v13409: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:16:37.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:16:37 smithi080 bash[28361]: cluster 2023-12-01T12:16:35.429656+0000 mgr.y (mgr.24362) 13440 : cluster 0 pgmap v13409: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:16:37.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:16:37 smithi080 bash[41963]: cluster 2023-12-01T12:16:35.429656+0000 mgr.y (mgr.24362) 13440 : cluster 0 pgmap v13409: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:16:38.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:16:38 smithi080 bash[28361]: cluster 2023-12-01T12:16:37.430819+0000 mgr.y (mgr.24362) 13441 : cluster 0 pgmap v13410: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:16:38.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:16:38 smithi080 bash[28361]: audit 2023-12-01T12:16:37.957204+0000 mon.c (mon.2) 8587 : audit 0 from='client.? 172.21.15.80:0/305716511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:16:38.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:16:38 smithi080 bash[41963]: cluster 2023-12-01T12:16:37.430819+0000 mgr.y (mgr.24362) 13441 : cluster 0 pgmap v13410: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:16:38.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:16:38 smithi080 bash[41963]: audit 2023-12-01T12:16:37.957204+0000 mon.c (mon.2) 8587 : audit 0 from='client.? 172.21.15.80:0/305716511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:16:39.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:16:38 smithi090 bash[32384]: cluster 2023-12-01T12:16:37.430819+0000 mgr.y (mgr.24362) 13441 : cluster 0 pgmap v13410: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:16:39.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:16:38 smithi090 bash[32384]: audit 2023-12-01T12:16:37.957204+0000 mon.c (mon.2) 8587 : audit 0 from='client.? 172.21.15.80:0/305716511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:16:40.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:16:40 smithi080 bash[28361]: cluster 2023-12-01T12:16:39.431492+0000 mgr.y (mgr.24362) 13442 : cluster 0 pgmap v13411: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:16:40.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:16:40 smithi080 bash[28361]: audit 2023-12-01T12:16:40.409460+0000 mon.a (mon.0) 8384 : audit 0 from='client.? 172.21.15.80:0/77787517' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:16:40.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:16:40 smithi080 bash[28361]: audit 2023-12-01T12:16:40.493097+0000 mon.c (mon.2) 8588 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:16:40.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:16:40 smithi080 bash[41963]: cluster 2023-12-01T12:16:39.431492+0000 mgr.y (mgr.24362) 13442 : cluster 0 pgmap v13411: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:16:40.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:16:40 smithi080 bash[41963]: audit 2023-12-01T12:16:40.409460+0000 mon.a (mon.0) 8384 : audit 0 from='client.? 172.21.15.80:0/77787517' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:16:40.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:16:40 smithi080 bash[41963]: audit 2023-12-01T12:16:40.493097+0000 mon.c (mon.2) 8588 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:16:41.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:16:40 smithi090 bash[32384]: cluster 2023-12-01T12:16:39.431492+0000 mgr.y (mgr.24362) 13442 : cluster 0 pgmap v13411: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:16:41.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:16:40 smithi090 bash[32384]: audit 2023-12-01T12:16:40.409460+0000 mon.a (mon.0) 8384 : audit 0 from='client.? 172.21.15.80:0/77787517' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:16:41.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:16:40 smithi090 bash[32384]: audit 2023-12-01T12:16:40.493097+0000 mon.c (mon.2) 8588 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:16:42.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:16:42 smithi080 bash[28361]: cluster 2023-12-01T12:16:41.432680+0000 mgr.y (mgr.24362) 13443 : cluster 0 pgmap v13412: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:16:42.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:16:42 smithi080 bash[41963]: cluster 2023-12-01T12:16:41.432680+0000 mgr.y (mgr.24362) 13443 : cluster 0 pgmap v13412: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:16:43.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:16:42 smithi090 bash[32384]: cluster 2023-12-01T12:16:41.432680+0000 mgr.y (mgr.24362) 13443 : cluster 0 pgmap v13412: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:16:43.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:16:43 smithi080 bash[28361]: audit 2023-12-01T12:16:42.869574+0000 mon.a (mon.0) 8385 : audit 0 from='client.? 172.21.15.80:0/1657187508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:16:43.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:16:43 smithi080 bash[41963]: audit 2023-12-01T12:16:42.869574+0000 mon.a (mon.0) 8385 : audit 0 from='client.? 172.21.15.80:0/1657187508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:16:44.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:16:43 smithi090 bash[32384]: audit 2023-12-01T12:16:42.869574+0000 mon.a (mon.0) 8385 : audit 0 from='client.? 172.21.15.80:0/1657187508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:16:44.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:16:44 smithi080 bash[28361]: cluster 2023-12-01T12:16:43.433332+0000 mgr.y (mgr.24362) 13444 : cluster 0 pgmap v13413: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:16:44.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:16:44 smithi080 bash[41963]: cluster 2023-12-01T12:16:43.433332+0000 mgr.y (mgr.24362) 13444 : cluster 0 pgmap v13413: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:16:45.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:16:44 smithi090 bash[32384]: cluster 2023-12-01T12:16:43.433332+0000 mgr.y (mgr.24362) 13444 : cluster 0 pgmap v13413: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:16:45.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:16:45 smithi080 bash[41963]: audit 2023-12-01T12:16:45.325709+0000 mon.c (mon.2) 8589 : audit 0 from='client.? 172.21.15.80:0/3325247003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:16:45.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:16:45 smithi080 bash[28361]: audit 2023-12-01T12:16:45.325709+0000 mon.c (mon.2) 8589 : audit 0 from='client.? 172.21.15.80:0/3325247003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:16:46.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:16:45 smithi090 bash[32384]: audit 2023-12-01T12:16:45.325709+0000 mon.c (mon.2) 8589 : audit 0 from='client.? 172.21.15.80:0/3325247003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:16:46.654 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:16:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:16:46] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T12:16:46.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:16:46 smithi080 bash[28361]: cluster 2023-12-01T12:16:45.433957+0000 mgr.y (mgr.24362) 13445 : cluster 0 pgmap v13414: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:16:46.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:16:46 smithi080 bash[41963]: cluster 2023-12-01T12:16:45.433957+0000 mgr.y (mgr.24362) 13445 : cluster 0 pgmap v13414: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:16:47.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:16:46 smithi090 bash[32384]: cluster 2023-12-01T12:16:45.433957+0000 mgr.y (mgr.24362) 13445 : cluster 0 pgmap v13414: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:16:48.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:16:48 smithi080 bash[28361]: cluster 2023-12-01T12:16:47.435011+0000 mgr.y (mgr.24362) 13446 : cluster 0 pgmap v13415: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:16:48.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:16:48 smithi080 bash[28361]: audit 2023-12-01T12:16:47.777399+0000 mon.c (mon.2) 8590 : audit 0 from='client.? 172.21.15.80:0/812512070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:16:48.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:16:48 smithi080 bash[41963]: cluster 2023-12-01T12:16:47.435011+0000 mgr.y (mgr.24362) 13446 : cluster 0 pgmap v13415: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:16:48.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:16:48 smithi080 bash[41963]: audit 2023-12-01T12:16:47.777399+0000 mon.c (mon.2) 8590 : audit 0 from='client.? 172.21.15.80:0/812512070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:16:49.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:16:48 smithi090 bash[32384]: cluster 2023-12-01T12:16:47.435011+0000 mgr.y (mgr.24362) 13446 : cluster 0 pgmap v13415: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:16:49.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:16:48 smithi090 bash[32384]: audit 2023-12-01T12:16:47.777399+0000 mon.c (mon.2) 8590 : audit 0 from='client.? 172.21.15.80:0/812512070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:16:50.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:16:50 smithi080 bash[41963]: cluster 2023-12-01T12:16:49.435645+0000 mgr.y (mgr.24362) 13447 : cluster 0 pgmap v13416: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:16:50.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:16:50 smithi080 bash[41963]: audit 2023-12-01T12:16:50.233635+0000 mon.c (mon.2) 8591 : audit 0 from='client.? 172.21.15.80:0/4192514622' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:16:50.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:16:50 smithi080 bash[28361]: cluster 2023-12-01T12:16:49.435645+0000 mgr.y (mgr.24362) 13447 : cluster 0 pgmap v13416: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:16:50.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:16:50 smithi080 bash[28361]: audit 2023-12-01T12:16:50.233635+0000 mon.c (mon.2) 8591 : audit 0 from='client.? 172.21.15.80:0/4192514622' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:16:51.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:16:50 smithi090 bash[32384]: cluster 2023-12-01T12:16:49.435645+0000 mgr.y (mgr.24362) 13447 : cluster 0 pgmap v13416: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:16:51.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:16:50 smithi090 bash[32384]: audit 2023-12-01T12:16:50.233635+0000 mon.c (mon.2) 8591 : audit 0 from='client.? 172.21.15.80:0/4192514622' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:16:52.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:16:52 smithi080 bash[28361]: cluster 2023-12-01T12:16:51.436760+0000 mgr.y (mgr.24362) 13448 : cluster 0 pgmap v13417: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:16:52.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:16:52 smithi080 bash[41963]: cluster 2023-12-01T12:16:51.436760+0000 mgr.y (mgr.24362) 13448 : cluster 0 pgmap v13417: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:16:53.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:16:52 smithi090 bash[32384]: cluster 2023-12-01T12:16:51.436760+0000 mgr.y (mgr.24362) 13448 : cluster 0 pgmap v13417: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:16:53.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:16:53 smithi080 bash[28361]: audit 2023-12-01T12:16:52.692858+0000 mon.a (mon.0) 8386 : audit 0 from='client.? 172.21.15.80:0/3590952261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:16:53.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:16:53 smithi080 bash[41963]: audit 2023-12-01T12:16:52.692858+0000 mon.a (mon.0) 8386 : audit 0 from='client.? 172.21.15.80:0/3590952261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:16:54.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:16:53 smithi090 bash[32384]: audit 2023-12-01T12:16:52.692858+0000 mon.a (mon.0) 8386 : audit 0 from='client.? 172.21.15.80:0/3590952261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:16:55.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:16:54 smithi090 bash[32384]: cluster 2023-12-01T12:16:53.437337+0000 mgr.y (mgr.24362) 13449 : cluster 0 pgmap v13418: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:16:55.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:16:54 smithi080 bash[28361]: cluster 2023-12-01T12:16:53.437337+0000 mgr.y (mgr.24362) 13449 : cluster 0 pgmap v13418: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:16:55.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:16:54 smithi080 bash[41963]: cluster 2023-12-01T12:16:53.437337+0000 mgr.y (mgr.24362) 13449 : cluster 0 pgmap v13418: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:16:56.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:16:55 smithi090 bash[32384]: audit 2023-12-01T12:16:55.142537+0000 mon.c (mon.2) 8592 : audit 0 from='client.? 172.21.15.80:0/3169368303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:16:56.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:16:55 smithi090 bash[32384]: audit 2023-12-01T12:16:55.493574+0000 mon.c (mon.2) 8593 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:16:56.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:16:55 smithi080 bash[28361]: audit 2023-12-01T12:16:55.142537+0000 mon.c (mon.2) 8592 : audit 0 from='client.? 172.21.15.80:0/3169368303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:16:56.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:16:55 smithi080 bash[28361]: audit 2023-12-01T12:16:55.493574+0000 mon.c (mon.2) 8593 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:16:56.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:16:55 smithi080 bash[41963]: audit 2023-12-01T12:16:55.142537+0000 mon.c (mon.2) 8592 : audit 0 from='client.? 172.21.15.80:0/3169368303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:16:56.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:16:55 smithi080 bash[41963]: audit 2023-12-01T12:16:55.493574+0000 mon.c (mon.2) 8593 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:16:56.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:16:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:16:56] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T12:16:57.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:16:56 smithi090 bash[32384]: cluster 2023-12-01T12:16:55.438015+0000 mgr.y (mgr.24362) 13450 : cluster 0 pgmap v13419: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:16:57.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:16:56 smithi080 bash[28361]: cluster 2023-12-01T12:16:55.438015+0000 mgr.y (mgr.24362) 13450 : cluster 0 pgmap v13419: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:16:57.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:16:56 smithi080 bash[41963]: cluster 2023-12-01T12:16:55.438015+0000 mgr.y (mgr.24362) 13450 : cluster 0 pgmap v13419: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:16:58.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:16:57 smithi090 bash[32384]: audit 2023-12-01T12:16:57.597386+0000 mon.c (mon.2) 8594 : audit 0 from='client.? 172.21.15.80:0/2679926221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:16:58.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:16:57 smithi080 bash[28361]: audit 2023-12-01T12:16:57.597386+0000 mon.c (mon.2) 8594 : audit 0 from='client.? 172.21.15.80:0/2679926221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:16:58.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:16:57 smithi080 bash[41963]: audit 2023-12-01T12:16:57.597386+0000 mon.c (mon.2) 8594 : audit 0 from='client.? 172.21.15.80:0/2679926221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:16:59.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:16:58 smithi090 bash[32384]: cluster 2023-12-01T12:16:57.439098+0000 mgr.y (mgr.24362) 13451 : cluster 0 pgmap v13420: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:16:59.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:16:58 smithi080 bash[28361]: cluster 2023-12-01T12:16:57.439098+0000 mgr.y (mgr.24362) 13451 : cluster 0 pgmap v13420: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:16:59.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:16:58 smithi080 bash[41963]: cluster 2023-12-01T12:16:57.439098+0000 mgr.y (mgr.24362) 13451 : cluster 0 pgmap v13420: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:17:01.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:17:00 smithi090 bash[32384]: cluster 2023-12-01T12:16:59.439698+0000 mgr.y (mgr.24362) 13452 : cluster 0 pgmap v13421: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:17:01.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:17:00 smithi090 bash[32384]: audit 2023-12-01T12:17:00.047228+0000 mon.c (mon.2) 8595 : audit 0 from='client.? 172.21.15.80:0/1757220145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:17:01.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:17:00 smithi080 bash[28361]: cluster 2023-12-01T12:16:59.439698+0000 mgr.y (mgr.24362) 13452 : cluster 0 pgmap v13421: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:17:01.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:17:00 smithi080 bash[28361]: audit 2023-12-01T12:17:00.047228+0000 mon.c (mon.2) 8595 : audit 0 from='client.? 172.21.15.80:0/1757220145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:17:01.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:17:00 smithi080 bash[41963]: cluster 2023-12-01T12:16:59.439698+0000 mgr.y (mgr.24362) 13452 : cluster 0 pgmap v13421: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:17:01.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:17:00 smithi080 bash[41963]: audit 2023-12-01T12:17:00.047228+0000 mon.c (mon.2) 8595 : audit 0 from='client.? 172.21.15.80:0/1757220145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:17:03.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:17:02 smithi090 bash[32384]: cluster 2023-12-01T12:17:01.440848+0000 mgr.y (mgr.24362) 13453 : cluster 0 pgmap v13422: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:17:03.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:17:02 smithi090 bash[32384]: audit 2023-12-01T12:17:02.510953+0000 mon.c (mon.2) 8596 : audit 0 from='client.? 172.21.15.80:0/452913148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:17:03.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:17:02 smithi080 bash[28361]: cluster 2023-12-01T12:17:01.440848+0000 mgr.y (mgr.24362) 13453 : cluster 0 pgmap v13422: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:17:03.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:17:02 smithi080 bash[28361]: audit 2023-12-01T12:17:02.510953+0000 mon.c (mon.2) 8596 : audit 0 from='client.? 172.21.15.80:0/452913148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:17:03.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:17:02 smithi080 bash[41963]: cluster 2023-12-01T12:17:01.440848+0000 mgr.y (mgr.24362) 13453 : cluster 0 pgmap v13422: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:17:03.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:17:02 smithi080 bash[41963]: audit 2023-12-01T12:17:02.510953+0000 mon.c (mon.2) 8596 : audit 0 from='client.? 172.21.15.80:0/452913148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:17:05.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:17:04 smithi090 bash[32384]: cluster 2023-12-01T12:17:03.441456+0000 mgr.y (mgr.24362) 13454 : cluster 0 pgmap v13423: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:17:05.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:17:04 smithi080 bash[41963]: cluster 2023-12-01T12:17:03.441456+0000 mgr.y (mgr.24362) 13454 : cluster 0 pgmap v13423: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:17:05.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:17:04 smithi080 bash[28361]: cluster 2023-12-01T12:17:03.441456+0000 mgr.y (mgr.24362) 13454 : cluster 0 pgmap v13423: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:17:06.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:17:05 smithi090 bash[32384]: audit 2023-12-01T12:17:04.971783+0000 mon.a (mon.0) 8387 : audit 0 from='client.? 172.21.15.80:0/3417194062' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:17:06.180 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:17:05 smithi080 bash[41963]: audit 2023-12-01T12:17:04.971783+0000 mon.a (mon.0) 8387 : audit 0 from='client.? 172.21.15.80:0/3417194062' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:17:06.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:17:05 smithi080 bash[28361]: audit 2023-12-01T12:17:04.971783+0000 mon.a (mon.0) 8387 : audit 0 from='client.? 172.21.15.80:0/3417194062' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:17:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:17:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:17:06] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T12:17:07.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:17:06 smithi090 bash[32384]: cluster 2023-12-01T12:17:05.442127+0000 mgr.y (mgr.24362) 13455 : cluster 0 pgmap v13424: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:17:07.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:17:06 smithi080 bash[28361]: cluster 2023-12-01T12:17:05.442127+0000 mgr.y (mgr.24362) 13455 : cluster 0 pgmap v13424: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:17:07.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:17:06 smithi080 bash[41963]: cluster 2023-12-01T12:17:05.442127+0000 mgr.y (mgr.24362) 13455 : cluster 0 pgmap v13424: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:17:08.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:17:07 smithi090 bash[32384]: audit 2023-12-01T12:17:07.433624+0000 mon.a (mon.0) 8388 : audit 0 from='client.? 172.21.15.80:0/2156832991' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:17:08.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:17:07 smithi080 bash[41963]: audit 2023-12-01T12:17:07.433624+0000 mon.a (mon.0) 8388 : audit 0 from='client.? 172.21.15.80:0/2156832991' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:17:08.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:17:07 smithi080 bash[28361]: audit 2023-12-01T12:17:07.433624+0000 mon.a (mon.0) 8388 : audit 0 from='client.? 172.21.15.80:0/2156832991' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:17:09.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:17:08 smithi090 bash[32384]: cluster 2023-12-01T12:17:07.443105+0000 mgr.y (mgr.24362) 13456 : cluster 0 pgmap v13425: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:17:09.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:17:08 smithi080 bash[28361]: cluster 2023-12-01T12:17:07.443105+0000 mgr.y (mgr.24362) 13456 : cluster 0 pgmap v13425: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:17:09.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:17:08 smithi080 bash[41963]: cluster 2023-12-01T12:17:07.443105+0000 mgr.y (mgr.24362) 13456 : cluster 0 pgmap v13425: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:17:11.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:17:10 smithi090 bash[32384]: cluster 2023-12-01T12:17:09.443741+0000 mgr.y (mgr.24362) 13457 : cluster 0 pgmap v13426: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:17:11.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:17:10 smithi090 bash[32384]: audit 2023-12-01T12:17:09.879665+0000 mon.c (mon.2) 8597 : audit 0 from='client.? 172.21.15.80:0/3704156271' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:17:11.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:17:10 smithi090 bash[32384]: audit 2023-12-01T12:17:10.494064+0000 mon.c (mon.2) 8598 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:17:11.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:17:10 smithi080 bash[28361]: cluster 2023-12-01T12:17:09.443741+0000 mgr.y (mgr.24362) 13457 : cluster 0 pgmap v13426: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:17:11.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:17:10 smithi080 bash[28361]: audit 2023-12-01T12:17:09.879665+0000 mon.c (mon.2) 8597 : audit 0 from='client.? 172.21.15.80:0/3704156271' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:17:11.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:17:10 smithi080 bash[28361]: audit 2023-12-01T12:17:10.494064+0000 mon.c (mon.2) 8598 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:17:11.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:17:10 smithi080 bash[41963]: cluster 2023-12-01T12:17:09.443741+0000 mgr.y (mgr.24362) 13457 : cluster 0 pgmap v13426: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:17:11.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:17:10 smithi080 bash[41963]: audit 2023-12-01T12:17:09.879665+0000 mon.c (mon.2) 8597 : audit 0 from='client.? 172.21.15.80:0/3704156271' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:17:11.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:17:10 smithi080 bash[41963]: audit 2023-12-01T12:17:10.494064+0000 mon.c (mon.2) 8598 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:17:13.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:17:12 smithi090 bash[32384]: cluster 2023-12-01T12:17:11.444804+0000 mgr.y (mgr.24362) 13458 : cluster 0 pgmap v13427: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:17:13.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:17:12 smithi090 bash[32384]: audit 2023-12-01T12:17:12.322478+0000 mon.c (mon.2) 8599 : audit 0 from='client.? 172.21.15.80:0/1273312550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:17:13.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:17:12 smithi080 bash[28361]: cluster 2023-12-01T12:17:11.444804+0000 mgr.y (mgr.24362) 13458 : cluster 0 pgmap v13427: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:17:13.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:17:12 smithi080 bash[28361]: audit 2023-12-01T12:17:12.322478+0000 mon.c (mon.2) 8599 : audit 0 from='client.? 172.21.15.80:0/1273312550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:17:13.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:17:12 smithi080 bash[41963]: cluster 2023-12-01T12:17:11.444804+0000 mgr.y (mgr.24362) 13458 : cluster 0 pgmap v13427: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:17:13.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:17:12 smithi080 bash[41963]: audit 2023-12-01T12:17:12.322478+0000 mon.c (mon.2) 8599 : audit 0 from='client.? 172.21.15.80:0/1273312550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:17:15.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:17:14 smithi090 bash[32384]: cluster 2023-12-01T12:17:13.445451+0000 mgr.y (mgr.24362) 13459 : cluster 0 pgmap v13428: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:17:15.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:17:14 smithi080 bash[41963]: cluster 2023-12-01T12:17:13.445451+0000 mgr.y (mgr.24362) 13459 : cluster 0 pgmap v13428: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:17:15.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:17:14 smithi080 bash[28361]: cluster 2023-12-01T12:17:13.445451+0000 mgr.y (mgr.24362) 13459 : cluster 0 pgmap v13428: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:17:16.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:17:15 smithi090 bash[32384]: audit 2023-12-01T12:17:14.782173+0000 mon.c (mon.2) 8600 : audit 0 from='client.? 172.21.15.80:0/3509183388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:17:16.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:17:15 smithi080 bash[28361]: audit 2023-12-01T12:17:14.782173+0000 mon.c (mon.2) 8600 : audit 0 from='client.? 172.21.15.80:0/3509183388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:17:16.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:17:15 smithi080 bash[41963]: audit 2023-12-01T12:17:14.782173+0000 mon.c (mon.2) 8600 : audit 0 from='client.? 172.21.15.80:0/3509183388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:17:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:17:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:17:16] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T12:17:17.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:17:16 smithi090 bash[32384]: cluster 2023-12-01T12:17:15.446116+0000 mgr.y (mgr.24362) 13460 : cluster 0 pgmap v13429: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:17:17.180 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:17:16 smithi080 bash[41963]: cluster 2023-12-01T12:17:15.446116+0000 mgr.y (mgr.24362) 13460 : cluster 0 pgmap v13429: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:17:17.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:17:16 smithi080 bash[28361]: cluster 2023-12-01T12:17:15.446116+0000 mgr.y (mgr.24362) 13460 : cluster 0 pgmap v13429: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:17:18.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:17:17 smithi080 bash[28361]: audit 2023-12-01T12:17:17.235789+0000 mon.a (mon.0) 8389 : audit 0 from='client.? 172.21.15.80:0/1632377432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:17:18.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:17:17 smithi080 bash[41963]: audit 2023-12-01T12:17:17.235789+0000 mon.a (mon.0) 8389 : audit 0 from='client.? 172.21.15.80:0/1632377432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:17:18.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:17:17 smithi090 bash[32384]: audit 2023-12-01T12:17:17.235789+0000 mon.a (mon.0) 8389 : audit 0 from='client.? 172.21.15.80:0/1632377432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:17:19.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:17:18 smithi080 bash[28361]: cluster 2023-12-01T12:17:17.447284+0000 mgr.y (mgr.24362) 13461 : cluster 0 pgmap v13430: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:17:19.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:17:18 smithi080 bash[41963]: cluster 2023-12-01T12:17:17.447284+0000 mgr.y (mgr.24362) 13461 : cluster 0 pgmap v13430: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:17:19.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:17:18 smithi090 bash[32384]: cluster 2023-12-01T12:17:17.447284+0000 mgr.y (mgr.24362) 13461 : cluster 0 pgmap v13430: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:17:20.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:17:19 smithi080 bash[28361]: audit 2023-12-01T12:17:19.692433+0000 mon.c (mon.2) 8601 : audit 0 from='client.? 172.21.15.80:0/695363640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:17:20.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:17:19 smithi080 bash[41963]: audit 2023-12-01T12:17:19.692433+0000 mon.c (mon.2) 8601 : audit 0 from='client.? 172.21.15.80:0/695363640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:17:20.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:17:19 smithi090 bash[32384]: audit 2023-12-01T12:17:19.692433+0000 mon.c (mon.2) 8601 : audit 0 from='client.? 172.21.15.80:0/695363640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:17:21.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:17:20 smithi080 bash[28361]: cluster 2023-12-01T12:17:19.447758+0000 mgr.y (mgr.24362) 13462 : cluster 0 pgmap v13431: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:17:21.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:17:20 smithi080 bash[41963]: cluster 2023-12-01T12:17:19.447758+0000 mgr.y (mgr.24362) 13462 : cluster 0 pgmap v13431: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:17:21.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:17:20 smithi090 bash[32384]: cluster 2023-12-01T12:17:19.447758+0000 mgr.y (mgr.24362) 13462 : cluster 0 pgmap v13431: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:17:23.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:17:22 smithi080 bash[28361]: cluster 2023-12-01T12:17:21.448856+0000 mgr.y (mgr.24362) 13463 : cluster 0 pgmap v13432: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:17:23.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:17:22 smithi080 bash[28361]: audit 2023-12-01T12:17:22.153169+0000 mon.c (mon.2) 8602 : audit 0 from='client.? 172.21.15.80:0/1611528555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:17:23.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:17:22 smithi080 bash[41963]: cluster 2023-12-01T12:17:21.448856+0000 mgr.y (mgr.24362) 13463 : cluster 0 pgmap v13432: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:17:23.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:17:22 smithi080 bash[41963]: audit 2023-12-01T12:17:22.153169+0000 mon.c (mon.2) 8602 : audit 0 from='client.? 172.21.15.80:0/1611528555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:17:23.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:17:22 smithi090 bash[32384]: cluster 2023-12-01T12:17:21.448856+0000 mgr.y (mgr.24362) 13463 : cluster 0 pgmap v13432: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:17:23.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:17:22 smithi090 bash[32384]: audit 2023-12-01T12:17:22.153169+0000 mon.c (mon.2) 8602 : audit 0 from='client.? 172.21.15.80:0/1611528555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:17:25.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:17:24 smithi080 bash[28361]: cluster 2023-12-01T12:17:23.449524+0000 mgr.y (mgr.24362) 13464 : cluster 0 pgmap v13433: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:17:25.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:17:24 smithi080 bash[28361]: audit 2023-12-01T12:17:24.609956+0000 mon.c (mon.2) 8603 : audit 0 from='client.? 172.21.15.80:0/2051620439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:17:25.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:17:24 smithi080 bash[41963]: cluster 2023-12-01T12:17:23.449524+0000 mgr.y (mgr.24362) 13464 : cluster 0 pgmap v13433: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:17:25.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:17:24 smithi080 bash[41963]: audit 2023-12-01T12:17:24.609956+0000 mon.c (mon.2) 8603 : audit 0 from='client.? 172.21.15.80:0/2051620439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:17:25.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:17:24 smithi090 bash[32384]: cluster 2023-12-01T12:17:23.449524+0000 mgr.y (mgr.24362) 13464 : cluster 0 pgmap v13433: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:17:25.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:17:24 smithi090 bash[32384]: audit 2023-12-01T12:17:24.609956+0000 mon.c (mon.2) 8603 : audit 0 from='client.? 172.21.15.80:0/2051620439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:17:26.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:17:25 smithi080 bash[28361]: audit 2023-12-01T12:17:25.494538+0000 mon.c (mon.2) 8604 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:17:26.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:17:25 smithi080 bash[41963]: audit 2023-12-01T12:17:25.494538+0000 mon.c (mon.2) 8604 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:17:26.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:17:25 smithi090 bash[32384]: audit 2023-12-01T12:17:25.494538+0000 mon.c (mon.2) 8604 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:17:26.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:17:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:17:26] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T12:17:27.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:17:26 smithi080 bash[28361]: cluster 2023-12-01T12:17:25.450182+0000 mgr.y (mgr.24362) 13465 : cluster 0 pgmap v13434: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:17:27.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:17:26 smithi080 bash[41963]: cluster 2023-12-01T12:17:25.450182+0000 mgr.y (mgr.24362) 13465 : cluster 0 pgmap v13434: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:17:27.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:17:26 smithi090 bash[32384]: cluster 2023-12-01T12:17:25.450182+0000 mgr.y (mgr.24362) 13465 : cluster 0 pgmap v13434: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:17:28.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:17:27 smithi080 bash[28361]: audit 2023-12-01T12:17:27.065278+0000 mon.a (mon.0) 8390 : audit 0 from='client.? 172.21.15.80:0/3543762897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:17:28.180 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:17:27 smithi080 bash[41963]: audit 2023-12-01T12:17:27.065278+0000 mon.a (mon.0) 8390 : audit 0 from='client.? 172.21.15.80:0/3543762897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:17:28.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:17:27 smithi090 bash[32384]: audit 2023-12-01T12:17:27.065278+0000 mon.a (mon.0) 8390 : audit 0 from='client.? 172.21.15.80:0/3543762897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:17:29.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:17:28 smithi080 bash[28361]: cluster 2023-12-01T12:17:27.451315+0000 mgr.y (mgr.24362) 13466 : cluster 0 pgmap v13435: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:17:29.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:17:28 smithi080 bash[28361]: audit 2023-12-01T12:17:28.085625+0000 mon.c (mon.2) 8605 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:17:29.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:17:28 smithi080 bash[28361]: audit 2023-12-01T12:17:28.466179+0000 mon.a (mon.0) 8391 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:17:29.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:17:28 smithi080 bash[28361]: audit 2023-12-01T12:17:28.477845+0000 mon.a (mon.0) 8392 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:17:29.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:17:28 smithi080 bash[41963]: cluster 2023-12-01T12:17:27.451315+0000 mgr.y (mgr.24362) 13466 : cluster 0 pgmap v13435: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:17:29.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:17:28 smithi080 bash[41963]: audit 2023-12-01T12:17:28.085625+0000 mon.c (mon.2) 8605 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:17:29.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:17:28 smithi080 bash[41963]: audit 2023-12-01T12:17:28.466179+0000 mon.a (mon.0) 8391 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:17:29.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:17:28 smithi080 bash[41963]: audit 2023-12-01T12:17:28.477845+0000 mon.a (mon.0) 8392 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:17:29.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:17:28 smithi090 bash[32384]: cluster 2023-12-01T12:17:27.451315+0000 mgr.y (mgr.24362) 13466 : cluster 0 pgmap v13435: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:17:29.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:17:28 smithi090 bash[32384]: audit 2023-12-01T12:17:28.085625+0000 mon.c (mon.2) 8605 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:17:29.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:17:28 smithi090 bash[32384]: audit 2023-12-01T12:17:28.466179+0000 mon.a (mon.0) 8391 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:17:29.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:17:28 smithi090 bash[32384]: audit 2023-12-01T12:17:28.477845+0000 mon.a (mon.0) 8392 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:17:30.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:17:29 smithi080 bash[28361]: audit 2023-12-01T12:17:29.521693+0000 mon.c (mon.2) 8606 : audit 0 from='client.? 172.21.15.80:0/3480200394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:17:30.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:17:29 smithi080 bash[41963]: audit 2023-12-01T12:17:29.521693+0000 mon.c (mon.2) 8606 : audit 0 from='client.? 172.21.15.80:0/3480200394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:17:30.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:17:29 smithi090 bash[32384]: audit 2023-12-01T12:17:29.521693+0000 mon.c (mon.2) 8606 : audit 0 from='client.? 172.21.15.80:0/3480200394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:17:31.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:17:30 smithi080 bash[28361]: cluster 2023-12-01T12:17:29.451982+0000 mgr.y (mgr.24362) 13467 : cluster 0 pgmap v13436: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:17:31.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:17:30 smithi080 bash[41963]: cluster 2023-12-01T12:17:29.451982+0000 mgr.y (mgr.24362) 13467 : cluster 0 pgmap v13436: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:17:31.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:17:30 smithi090 bash[32384]: cluster 2023-12-01T12:17:29.451982+0000 mgr.y (mgr.24362) 13467 : cluster 0 pgmap v13436: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:17:33.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:17:32 smithi080 bash[28361]: cluster 2023-12-01T12:17:31.453054+0000 mgr.y (mgr.24362) 13468 : cluster 0 pgmap v13437: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:17:33.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:17:32 smithi080 bash[28361]: audit 2023-12-01T12:17:31.978004+0000 mon.c (mon.2) 8607 : audit 0 from='client.? 172.21.15.80:0/840682149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:17:33.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:17:32 smithi080 bash[41963]: cluster 2023-12-01T12:17:31.453054+0000 mgr.y (mgr.24362) 13468 : cluster 0 pgmap v13437: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:17:33.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:17:32 smithi080 bash[41963]: audit 2023-12-01T12:17:31.978004+0000 mon.c (mon.2) 8607 : audit 0 from='client.? 172.21.15.80:0/840682149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:17:33.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:17:32 smithi090 bash[32384]: cluster 2023-12-01T12:17:31.453054+0000 mgr.y (mgr.24362) 13468 : cluster 0 pgmap v13437: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:17:33.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:17:32 smithi090 bash[32384]: audit 2023-12-01T12:17:31.978004+0000 mon.c (mon.2) 8607 : audit 0 from='client.? 172.21.15.80:0/840682149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:17:35.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:17:34 smithi090 bash[32384]: cluster 2023-12-01T12:17:33.453599+0000 mgr.y (mgr.24362) 13469 : cluster 0 pgmap v13438: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:17:35.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:17:34 smithi090 bash[32384]: audit 2023-12-01T12:17:33.936735+0000 mon.a (mon.0) 8393 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:17:35.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:17:34 smithi090 bash[32384]: audit 2023-12-01T12:17:33.949994+0000 mon.a (mon.0) 8394 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:17:35.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:17:34 smithi090 bash[32384]: audit 2023-12-01T12:17:34.462501+0000 mon.c (mon.2) 8608 : audit 0 from='client.? 172.21.15.80:0/1845783351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:17:35.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:17:34 smithi090 bash[32384]: audit 2023-12-01T12:17:34.680237+0000 mon.a (mon.0) 8395 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:17:35.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:17:34 smithi090 bash[32384]: audit 2023-12-01T12:17:34.689002+0000 mon.a (mon.0) 8396 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:17:35.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:17:34 smithi080 bash[28361]: cluster 2023-12-01T12:17:33.453599+0000 mgr.y (mgr.24362) 13469 : cluster 0 pgmap v13438: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:17:35.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:17:34 smithi080 bash[28361]: audit 2023-12-01T12:17:33.936735+0000 mon.a (mon.0) 8393 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:17:35.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:17:34 smithi080 bash[28361]: audit 2023-12-01T12:17:33.949994+0000 mon.a (mon.0) 8394 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:17:35.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:17:34 smithi080 bash[28361]: audit 2023-12-01T12:17:34.462501+0000 mon.c (mon.2) 8608 : audit 0 from='client.? 172.21.15.80:0/1845783351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:17:35.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:17:34 smithi080 bash[28361]: audit 2023-12-01T12:17:34.680237+0000 mon.a (mon.0) 8395 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:17:35.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:17:34 smithi080 bash[28361]: audit 2023-12-01T12:17:34.689002+0000 mon.a (mon.0) 8396 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:17:35.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:17:34 smithi080 bash[41963]: cluster 2023-12-01T12:17:33.453599+0000 mgr.y (mgr.24362) 13469 : cluster 0 pgmap v13438: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:17:35.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:17:34 smithi080 bash[41963]: audit 2023-12-01T12:17:33.936735+0000 mon.a (mon.0) 8393 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:17:35.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:17:34 smithi080 bash[41963]: audit 2023-12-01T12:17:33.949994+0000 mon.a (mon.0) 8394 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:17:35.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:17:34 smithi080 bash[41963]: audit 2023-12-01T12:17:34.462501+0000 mon.c (mon.2) 8608 : audit 0 from='client.? 172.21.15.80:0/1845783351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:17:35.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:17:34 smithi080 bash[41963]: audit 2023-12-01T12:17:34.680237+0000 mon.a (mon.0) 8395 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:17:35.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:17:34 smithi080 bash[41963]: audit 2023-12-01T12:17:34.689002+0000 mon.a (mon.0) 8396 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:17:36.232 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:17:35 smithi080 bash[41963]: audit 2023-12-01T12:17:35.163448+0000 mon.c (mon.2) 8609 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:17:36.232 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:17:35 smithi080 bash[41963]: audit 2023-12-01T12:17:35.165153+0000 mon.c (mon.2) 8610 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:17:36.232 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:17:35 smithi080 bash[41963]: audit 2023-12-01T12:17:35.176067+0000 mon.a (mon.0) 8397 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:17:36.233 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:17:35 smithi080 bash[28361]: audit 2023-12-01T12:17:35.163448+0000 mon.c (mon.2) 8609 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:17:36.233 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:17:35 smithi080 bash[28361]: audit 2023-12-01T12:17:35.165153+0000 mon.c (mon.2) 8610 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:17:36.233 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:17:35 smithi080 bash[28361]: audit 2023-12-01T12:17:35.176067+0000 mon.a (mon.0) 8397 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:17:36.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:17:35 smithi090 bash[32384]: audit 2023-12-01T12:17:35.163448+0000 mon.c (mon.2) 8609 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:17:36.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:17:35 smithi090 bash[32384]: audit 2023-12-01T12:17:35.165153+0000 mon.c (mon.2) 8610 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:17:36.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:17:35 smithi090 bash[32384]: audit 2023-12-01T12:17:35.176067+0000 mon.a (mon.0) 8397 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:17:36.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:17:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:17:36] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T12:17:37.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:17:37 smithi080 bash[41963]: cluster 2023-12-01T12:17:35.454236+0000 mgr.y (mgr.24362) 13470 : cluster 0 pgmap v13439: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:17:37.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:17:37 smithi080 bash[41963]: audit 2023-12-01T12:17:36.916051+0000 mon.c (mon.2) 8611 : audit 0 from='client.? 172.21.15.80:0/2437540864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:17:37.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:17:37 smithi080 bash[28361]: cluster 2023-12-01T12:17:35.454236+0000 mgr.y (mgr.24362) 13470 : cluster 0 pgmap v13439: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:17:37.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:17:37 smithi080 bash[28361]: audit 2023-12-01T12:17:36.916051+0000 mon.c (mon.2) 8611 : audit 0 from='client.? 172.21.15.80:0/2437540864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:17:37.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:17:37 smithi090 bash[32384]: cluster 2023-12-01T12:17:35.454236+0000 mgr.y (mgr.24362) 13470 : cluster 0 pgmap v13439: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:17:37.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:17:37 smithi090 bash[32384]: audit 2023-12-01T12:17:36.916051+0000 mon.c (mon.2) 8611 : audit 0 from='client.? 172.21.15.80:0/2437540864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:17:39.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:17:39 smithi080 bash[41963]: cluster 2023-12-01T12:17:37.455388+0000 mgr.y (mgr.24362) 13471 : cluster 0 pgmap v13440: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:17:39.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:17:39 smithi080 bash[28361]: cluster 2023-12-01T12:17:37.455388+0000 mgr.y (mgr.24362) 13471 : cluster 0 pgmap v13440: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:17:39.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:17:39 smithi090 bash[32384]: cluster 2023-12-01T12:17:37.455388+0000 mgr.y (mgr.24362) 13471 : cluster 0 pgmap v13440: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:17:40.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:17:40 smithi090 bash[32384]: audit 2023-12-01T12:17:39.385561+0000 mon.c (mon.2) 8612 : audit 0 from='client.? 172.21.15.80:0/2133332992' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:17:40.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:17:40 smithi080 bash[41963]: audit 2023-12-01T12:17:39.385561+0000 mon.c (mon.2) 8612 : audit 0 from='client.? 172.21.15.80:0/2133332992' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:17:40.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:17:40 smithi080 bash[28361]: audit 2023-12-01T12:17:39.385561+0000 mon.c (mon.2) 8612 : audit 0 from='client.? 172.21.15.80:0/2133332992' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:17:41.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:17:41 smithi090 bash[32384]: cluster 2023-12-01T12:17:39.456025+0000 mgr.y (mgr.24362) 13472 : cluster 0 pgmap v13441: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:17:41.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:17:41 smithi090 bash[32384]: audit 2023-12-01T12:17:40.495073+0000 mon.c (mon.2) 8613 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:17:41.680 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:17:41 smithi080 bash[41963]: cluster 2023-12-01T12:17:39.456025+0000 mgr.y (mgr.24362) 13472 : cluster 0 pgmap v13441: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:17:41.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:17:41 smithi080 bash[41963]: audit 2023-12-01T12:17:40.495073+0000 mon.c (mon.2) 8613 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:17:41.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:17:41 smithi080 bash[28361]: cluster 2023-12-01T12:17:39.456025+0000 mgr.y (mgr.24362) 13472 : cluster 0 pgmap v13441: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:17:41.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:17:41 smithi080 bash[28361]: audit 2023-12-01T12:17:40.495073+0000 mon.c (mon.2) 8613 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:17:42.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:17:42 smithi080 bash[28361]: cluster 2023-12-01T12:17:41.456839+0000 mgr.y (mgr.24362) 13473 : cluster 0 pgmap v13442: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:17:42.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:17:42 smithi080 bash[28361]: audit 2023-12-01T12:17:41.843105+0000 mon.c (mon.2) 8614 : audit 0 from='client.? 172.21.15.80:0/2991832736' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:17:42.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:17:42 smithi080 bash[41963]: cluster 2023-12-01T12:17:41.456839+0000 mgr.y (mgr.24362) 13473 : cluster 0 pgmap v13442: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:17:42.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:17:42 smithi080 bash[41963]: audit 2023-12-01T12:17:41.843105+0000 mon.c (mon.2) 8614 : audit 0 from='client.? 172.21.15.80:0/2991832736' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:17:43.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:17:42 smithi090 bash[32384]: cluster 2023-12-01T12:17:41.456839+0000 mgr.y (mgr.24362) 13473 : cluster 0 pgmap v13442: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:17:43.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:17:42 smithi090 bash[32384]: audit 2023-12-01T12:17:41.843105+0000 mon.c (mon.2) 8614 : audit 0 from='client.? 172.21.15.80:0/2991832736' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:17:44.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:17:44 smithi080 bash[28361]: cluster 2023-12-01T12:17:43.457470+0000 mgr.y (mgr.24362) 13474 : cluster 0 pgmap v13443: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:17:44.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:17:44 smithi080 bash[28361]: audit 2023-12-01T12:17:44.301413+0000 mon.a (mon.0) 8398 : audit 0 from='client.? 172.21.15.80:0/798065300' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:17:44.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:17:44 smithi080 bash[41963]: cluster 2023-12-01T12:17:43.457470+0000 mgr.y (mgr.24362) 13474 : cluster 0 pgmap v13443: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:17:44.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:17:44 smithi080 bash[41963]: audit 2023-12-01T12:17:44.301413+0000 mon.a (mon.0) 8398 : audit 0 from='client.? 172.21.15.80:0/798065300' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:17:45.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:17:44 smithi090 bash[32384]: cluster 2023-12-01T12:17:43.457470+0000 mgr.y (mgr.24362) 13474 : cluster 0 pgmap v13443: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:17:45.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:17:44 smithi090 bash[32384]: audit 2023-12-01T12:17:44.301413+0000 mon.a (mon.0) 8398 : audit 0 from='client.? 172.21.15.80:0/798065300' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:17:46.653 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:17:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:17:46] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T12:17:46.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:17:46 smithi080 bash[28361]: cluster 2023-12-01T12:17:45.458124+0000 mgr.y (mgr.24362) 13475 : cluster 0 pgmap v13444: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:17:46.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:17:46 smithi080 bash[41963]: cluster 2023-12-01T12:17:45.458124+0000 mgr.y (mgr.24362) 13475 : cluster 0 pgmap v13444: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:17:47.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:17:46 smithi090 bash[32384]: cluster 2023-12-01T12:17:45.458124+0000 mgr.y (mgr.24362) 13475 : cluster 0 pgmap v13444: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:17:47.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:17:47 smithi080 bash[28361]: audit 2023-12-01T12:17:46.763680+0000 mon.a (mon.0) 8399 : audit 0 from='client.? 172.21.15.80:0/1129288862' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:17:47.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:17:47 smithi080 bash[41963]: audit 2023-12-01T12:17:46.763680+0000 mon.a (mon.0) 8399 : audit 0 from='client.? 172.21.15.80:0/1129288862' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:17:48.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:17:47 smithi090 bash[32384]: audit 2023-12-01T12:17:46.763680+0000 mon.a (mon.0) 8399 : audit 0 from='client.? 172.21.15.80:0/1129288862' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:17:48.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:17:48 smithi080 bash[41963]: cluster 2023-12-01T12:17:47.459266+0000 mgr.y (mgr.24362) 13476 : cluster 0 pgmap v13445: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:17:48.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:17:48 smithi080 bash[28361]: cluster 2023-12-01T12:17:47.459266+0000 mgr.y (mgr.24362) 13476 : cluster 0 pgmap v13445: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:17:49.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:17:48 smithi090 bash[32384]: cluster 2023-12-01T12:17:47.459266+0000 mgr.y (mgr.24362) 13476 : cluster 0 pgmap v13445: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:17:49.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:17:49 smithi080 bash[28361]: audit 2023-12-01T12:17:49.216423+0000 mon.a (mon.0) 8400 : audit 0 from='client.? 172.21.15.80:0/553668640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:17:49.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:17:49 smithi080 bash[41963]: audit 2023-12-01T12:17:49.216423+0000 mon.a (mon.0) 8400 : audit 0 from='client.? 172.21.15.80:0/553668640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:17:50.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:17:49 smithi090 bash[32384]: audit 2023-12-01T12:17:49.216423+0000 mon.a (mon.0) 8400 : audit 0 from='client.? 172.21.15.80:0/553668640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:17:50.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:17:50 smithi080 bash[28361]: cluster 2023-12-01T12:17:49.459929+0000 mgr.y (mgr.24362) 13477 : cluster 0 pgmap v13446: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:17:50.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:17:50 smithi080 bash[41963]: cluster 2023-12-01T12:17:49.459929+0000 mgr.y (mgr.24362) 13477 : cluster 0 pgmap v13446: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:17:51.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:17:50 smithi090 bash[32384]: cluster 2023-12-01T12:17:49.459929+0000 mgr.y (mgr.24362) 13477 : cluster 0 pgmap v13446: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:17:52.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:17:52 smithi080 bash[28361]: cluster 2023-12-01T12:17:51.460996+0000 mgr.y (mgr.24362) 13478 : cluster 0 pgmap v13447: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:17:52.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:17:52 smithi080 bash[28361]: audit 2023-12-01T12:17:51.675619+0000 mon.a (mon.0) 8401 : audit 0 from='client.? 172.21.15.80:0/2738912039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:17:52.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:17:52 smithi080 bash[41963]: cluster 2023-12-01T12:17:51.460996+0000 mgr.y (mgr.24362) 13478 : cluster 0 pgmap v13447: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:17:52.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:17:52 smithi080 bash[41963]: audit 2023-12-01T12:17:51.675619+0000 mon.a (mon.0) 8401 : audit 0 from='client.? 172.21.15.80:0/2738912039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:17:53.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:17:52 smithi090 bash[32384]: cluster 2023-12-01T12:17:51.460996+0000 mgr.y (mgr.24362) 13478 : cluster 0 pgmap v13447: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:17:53.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:17:52 smithi090 bash[32384]: audit 2023-12-01T12:17:51.675619+0000 mon.a (mon.0) 8401 : audit 0 from='client.? 172.21.15.80:0/2738912039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:17:54.930 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:17:54 smithi080 bash[41963]: cluster 2023-12-01T12:17:53.461633+0000 mgr.y (mgr.24362) 13479 : cluster 0 pgmap v13448: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:17:54.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:17:54 smithi080 bash[41963]: audit 2023-12-01T12:17:54.126661+0000 mon.a (mon.0) 8402 : audit 0 from='client.? 172.21.15.80:0/726956331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:17:54.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:17:54 smithi080 bash[28361]: cluster 2023-12-01T12:17:53.461633+0000 mgr.y (mgr.24362) 13479 : cluster 0 pgmap v13448: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:17:54.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:17:54 smithi080 bash[28361]: audit 2023-12-01T12:17:54.126661+0000 mon.a (mon.0) 8402 : audit 0 from='client.? 172.21.15.80:0/726956331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:17:55.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:17:54 smithi090 bash[32384]: cluster 2023-12-01T12:17:53.461633+0000 mgr.y (mgr.24362) 13479 : cluster 0 pgmap v13448: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:17:55.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:17:54 smithi090 bash[32384]: audit 2023-12-01T12:17:54.126661+0000 mon.a (mon.0) 8402 : audit 0 from='client.? 172.21.15.80:0/726956331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:17:55.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:17:55 smithi080 bash[28361]: audit 2023-12-01T12:17:55.495273+0000 mon.c (mon.2) 8615 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:17:55.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:17:55 smithi080 bash[41963]: audit 2023-12-01T12:17:55.495273+0000 mon.c (mon.2) 8615 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:17:56.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:17:55 smithi090 bash[32384]: audit 2023-12-01T12:17:55.495273+0000 mon.c (mon.2) 8615 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:17:56.662 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:17:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:17:56] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T12:17:56.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:17:56 smithi080 bash[28361]: cluster 2023-12-01T12:17:55.462309+0000 mgr.y (mgr.24362) 13480 : cluster 0 pgmap v13449: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:17:56.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:17:56 smithi080 bash[28361]: audit 2023-12-01T12:17:56.574739+0000 mon.a (mon.0) 8403 : audit 0 from='client.? 172.21.15.80:0/3079229811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:17:56.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:17:56 smithi080 bash[41963]: cluster 2023-12-01T12:17:55.462309+0000 mgr.y (mgr.24362) 13480 : cluster 0 pgmap v13449: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:17:56.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:17:56 smithi080 bash[41963]: audit 2023-12-01T12:17:56.574739+0000 mon.a (mon.0) 8403 : audit 0 from='client.? 172.21.15.80:0/3079229811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:17:57.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:17:56 smithi090 bash[32384]: cluster 2023-12-01T12:17:55.462309+0000 mgr.y (mgr.24362) 13480 : cluster 0 pgmap v13449: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:17:57.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:17:56 smithi090 bash[32384]: audit 2023-12-01T12:17:56.574739+0000 mon.a (mon.0) 8403 : audit 0 from='client.? 172.21.15.80:0/3079229811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:17:58.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:17:58 smithi080 bash[28361]: cluster 2023-12-01T12:17:57.463469+0000 mgr.y (mgr.24362) 13481 : cluster 0 pgmap v13450: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:17:58.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:17:58 smithi080 bash[41963]: cluster 2023-12-01T12:17:57.463469+0000 mgr.y (mgr.24362) 13481 : cluster 0 pgmap v13450: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:17:59.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:17:58 smithi090 bash[32384]: cluster 2023-12-01T12:17:57.463469+0000 mgr.y (mgr.24362) 13481 : cluster 0 pgmap v13450: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:17:59.930 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:17:59 smithi080 bash[41963]: audit 2023-12-01T12:17:59.024778+0000 mon.c (mon.2) 8616 : audit 0 from='client.? 172.21.15.80:0/239181563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:17:59.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:17:59 smithi080 bash[28361]: audit 2023-12-01T12:17:59.024778+0000 mon.c (mon.2) 8616 : audit 0 from='client.? 172.21.15.80:0/239181563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:18:00.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:17:59 smithi090 bash[32384]: audit 2023-12-01T12:17:59.024778+0000 mon.c (mon.2) 8616 : audit 0 from='client.? 172.21.15.80:0/239181563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:18:00.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:18:00 smithi080 bash[28361]: cluster 2023-12-01T12:17:59.464163+0000 mgr.y (mgr.24362) 13482 : cluster 0 pgmap v13451: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:18:00.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:18:00 smithi080 bash[41963]: cluster 2023-12-01T12:17:59.464163+0000 mgr.y (mgr.24362) 13482 : cluster 0 pgmap v13451: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:18:01.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:18:00 smithi090 bash[32384]: cluster 2023-12-01T12:17:59.464163+0000 mgr.y (mgr.24362) 13482 : cluster 0 pgmap v13451: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:18:02.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:18:01 smithi090 bash[32384]: audit 2023-12-01T12:18:01.471135+0000 mon.a (mon.0) 8404 : audit 0 from='client.? 172.21.15.80:0/1589083724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:18:02.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:18:01 smithi080 bash[28361]: audit 2023-12-01T12:18:01.471135+0000 mon.a (mon.0) 8404 : audit 0 from='client.? 172.21.15.80:0/1589083724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:18:02.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:18:01 smithi080 bash[41963]: audit 2023-12-01T12:18:01.471135+0000 mon.a (mon.0) 8404 : audit 0 from='client.? 172.21.15.80:0/1589083724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:18:03.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:18:02 smithi090 bash[32384]: cluster 2023-12-01T12:18:01.465238+0000 mgr.y (mgr.24362) 13483 : cluster 0 pgmap v13452: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:18:03.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:18:02 smithi080 bash[41963]: cluster 2023-12-01T12:18:01.465238+0000 mgr.y (mgr.24362) 13483 : cluster 0 pgmap v13452: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:18:03.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:18:02 smithi080 bash[28361]: cluster 2023-12-01T12:18:01.465238+0000 mgr.y (mgr.24362) 13483 : cluster 0 pgmap v13452: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:18:05.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:18:04 smithi090 bash[32384]: cluster 2023-12-01T12:18:03.465935+0000 mgr.y (mgr.24362) 13484 : cluster 0 pgmap v13453: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:18:05.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:18:04 smithi090 bash[32384]: audit 2023-12-01T12:18:03.926416+0000 mon.a (mon.0) 8405 : audit 0 from='client.? 172.21.15.80:0/2667326518' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:18:05.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:18:04 smithi080 bash[41963]: cluster 2023-12-01T12:18:03.465935+0000 mgr.y (mgr.24362) 13484 : cluster 0 pgmap v13453: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:18:05.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:18:04 smithi080 bash[41963]: audit 2023-12-01T12:18:03.926416+0000 mon.a (mon.0) 8405 : audit 0 from='client.? 172.21.15.80:0/2667326518' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:18:05.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:18:04 smithi080 bash[28361]: cluster 2023-12-01T12:18:03.465935+0000 mgr.y (mgr.24362) 13484 : cluster 0 pgmap v13453: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:18:05.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:18:04 smithi080 bash[28361]: audit 2023-12-01T12:18:03.926416+0000 mon.a (mon.0) 8405 : audit 0 from='client.? 172.21.15.80:0/2667326518' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:18:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:18:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:18:06] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T12:18:07.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:18:06 smithi090 bash[32384]: cluster 2023-12-01T12:18:05.466540+0000 mgr.y (mgr.24362) 13485 : cluster 0 pgmap v13454: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:18:07.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:18:06 smithi090 bash[32384]: audit 2023-12-01T12:18:06.386486+0000 mon.c (mon.2) 8617 : audit 0 from='client.? 172.21.15.80:0/2234227941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:18:07.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:18:06 smithi080 bash[28361]: cluster 2023-12-01T12:18:05.466540+0000 mgr.y (mgr.24362) 13485 : cluster 0 pgmap v13454: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:18:07.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:18:06 smithi080 bash[28361]: audit 2023-12-01T12:18:06.386486+0000 mon.c (mon.2) 8617 : audit 0 from='client.? 172.21.15.80:0/2234227941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:18:07.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:18:06 smithi080 bash[41963]: cluster 2023-12-01T12:18:05.466540+0000 mgr.y (mgr.24362) 13485 : cluster 0 pgmap v13454: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:18:07.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:18:06 smithi080 bash[41963]: audit 2023-12-01T12:18:06.386486+0000 mon.c (mon.2) 8617 : audit 0 from='client.? 172.21.15.80:0/2234227941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:18:09.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:18:08 smithi090 bash[32384]: cluster 2023-12-01T12:18:07.467712+0000 mgr.y (mgr.24362) 13486 : cluster 0 pgmap v13455: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:18:09.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:18:08 smithi080 bash[28361]: cluster 2023-12-01T12:18:07.467712+0000 mgr.y (mgr.24362) 13486 : cluster 0 pgmap v13455: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:18:09.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:18:08 smithi080 bash[41963]: cluster 2023-12-01T12:18:07.467712+0000 mgr.y (mgr.24362) 13486 : cluster 0 pgmap v13455: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:18:10.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:18:09 smithi090 bash[32384]: audit 2023-12-01T12:18:08.844164+0000 mon.c (mon.2) 8618 : audit 0 from='client.? 172.21.15.80:0/4045241213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:18:10.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:18:09 smithi080 bash[28361]: audit 2023-12-01T12:18:08.844164+0000 mon.c (mon.2) 8618 : audit 0 from='client.? 172.21.15.80:0/4045241213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:18:10.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:18:09 smithi080 bash[41963]: audit 2023-12-01T12:18:08.844164+0000 mon.c (mon.2) 8618 : audit 0 from='client.? 172.21.15.80:0/4045241213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:18:11.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:18:10 smithi090 bash[32384]: cluster 2023-12-01T12:18:09.468372+0000 mgr.y (mgr.24362) 13487 : cluster 0 pgmap v13456: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:18:11.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:18:10 smithi090 bash[32384]: audit 2023-12-01T12:18:10.495631+0000 mon.c (mon.2) 8619 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:18:11.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:18:10 smithi080 bash[28361]: cluster 2023-12-01T12:18:09.468372+0000 mgr.y (mgr.24362) 13487 : cluster 0 pgmap v13456: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:18:11.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:18:10 smithi080 bash[28361]: audit 2023-12-01T12:18:10.495631+0000 mon.c (mon.2) 8619 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:18:11.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:18:10 smithi080 bash[41963]: cluster 2023-12-01T12:18:09.468372+0000 mgr.y (mgr.24362) 13487 : cluster 0 pgmap v13456: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:18:11.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:18:10 smithi080 bash[41963]: audit 2023-12-01T12:18:10.495631+0000 mon.c (mon.2) 8619 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:18:12.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:18:11 smithi090 bash[32384]: audit 2023-12-01T12:18:11.311313+0000 mon.a (mon.0) 8406 : audit 0 from='client.? 172.21.15.80:0/564936688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:18:12.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:18:11 smithi080 bash[28361]: audit 2023-12-01T12:18:11.311313+0000 mon.a (mon.0) 8406 : audit 0 from='client.? 172.21.15.80:0/564936688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:18:12.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:18:11 smithi080 bash[41963]: audit 2023-12-01T12:18:11.311313+0000 mon.a (mon.0) 8406 : audit 0 from='client.? 172.21.15.80:0/564936688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:18:13.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:18:12 smithi090 bash[32384]: cluster 2023-12-01T12:18:11.469457+0000 mgr.y (mgr.24362) 13488 : cluster 0 pgmap v13457: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:18:13.180 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:18:12 smithi080 bash[41963]: cluster 2023-12-01T12:18:11.469457+0000 mgr.y (mgr.24362) 13488 : cluster 0 pgmap v13457: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:18:13.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:18:12 smithi080 bash[28361]: cluster 2023-12-01T12:18:11.469457+0000 mgr.y (mgr.24362) 13488 : cluster 0 pgmap v13457: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:18:15.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:18:14 smithi090 bash[32384]: cluster 2023-12-01T12:18:13.470060+0000 mgr.y (mgr.24362) 13489 : cluster 0 pgmap v13458: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:18:15.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:18:14 smithi090 bash[32384]: audit 2023-12-01T12:18:13.759673+0000 mon.c (mon.2) 8620 : audit 0 from='client.? 172.21.15.80:0/2074082598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:18:15.180 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:18:14 smithi080 bash[41963]: cluster 2023-12-01T12:18:13.470060+0000 mgr.y (mgr.24362) 13489 : cluster 0 pgmap v13458: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:18:15.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:18:14 smithi080 bash[41963]: audit 2023-12-01T12:18:13.759673+0000 mon.c (mon.2) 8620 : audit 0 from='client.? 172.21.15.80:0/2074082598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:18:15.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:18:14 smithi080 bash[28361]: cluster 2023-12-01T12:18:13.470060+0000 mgr.y (mgr.24362) 13489 : cluster 0 pgmap v13458: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:18:15.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:18:14 smithi080 bash[28361]: audit 2023-12-01T12:18:13.759673+0000 mon.c (mon.2) 8620 : audit 0 from='client.? 172.21.15.80:0/2074082598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:18:16.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:18:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:18:16] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T12:18:17.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:18:16 smithi090 bash[32384]: cluster 2023-12-01T12:18:15.470669+0000 mgr.y (mgr.24362) 13490 : cluster 0 pgmap v13459: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:18:17.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:18:16 smithi090 bash[32384]: audit 2023-12-01T12:18:16.198890+0000 mon.c (mon.2) 8621 : audit 0 from='client.? 172.21.15.80:0/3772541679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:18:17.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:18:16 smithi080 bash[28361]: cluster 2023-12-01T12:18:15.470669+0000 mgr.y (mgr.24362) 13490 : cluster 0 pgmap v13459: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:18:17.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:18:16 smithi080 bash[28361]: audit 2023-12-01T12:18:16.198890+0000 mon.c (mon.2) 8621 : audit 0 from='client.? 172.21.15.80:0/3772541679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:18:17.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:18:16 smithi080 bash[41963]: cluster 2023-12-01T12:18:15.470669+0000 mgr.y (mgr.24362) 13490 : cluster 0 pgmap v13459: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:18:17.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:18:16 smithi080 bash[41963]: audit 2023-12-01T12:18:16.198890+0000 mon.c (mon.2) 8621 : audit 0 from='client.? 172.21.15.80:0/3772541679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:18:19.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:18:18 smithi090 bash[32384]: cluster 2023-12-01T12:18:17.471774+0000 mgr.y (mgr.24362) 13491 : cluster 0 pgmap v13460: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:18:19.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:18:18 smithi090 bash[32384]: audit 2023-12-01T12:18:18.652849+0000 mon.c (mon.2) 8622 : audit 0 from='client.? 172.21.15.80:0/3203925445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:18:19.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:18:18 smithi080 bash[41963]: cluster 2023-12-01T12:18:17.471774+0000 mgr.y (mgr.24362) 13491 : cluster 0 pgmap v13460: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:18:19.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:18:18 smithi080 bash[41963]: audit 2023-12-01T12:18:18.652849+0000 mon.c (mon.2) 8622 : audit 0 from='client.? 172.21.15.80:0/3203925445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:18:19.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:18:18 smithi080 bash[28361]: cluster 2023-12-01T12:18:17.471774+0000 mgr.y (mgr.24362) 13491 : cluster 0 pgmap v13460: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:18:19.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:18:18 smithi080 bash[28361]: audit 2023-12-01T12:18:18.652849+0000 mon.c (mon.2) 8622 : audit 0 from='client.? 172.21.15.80:0/3203925445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:18:21.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:18:20 smithi090 bash[32384]: cluster 2023-12-01T12:18:19.472412+0000 mgr.y (mgr.24362) 13492 : cluster 0 pgmap v13461: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:18:21.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:18:20 smithi080 bash[28361]: cluster 2023-12-01T12:18:19.472412+0000 mgr.y (mgr.24362) 13492 : cluster 0 pgmap v13461: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:18:21.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:18:20 smithi080 bash[41963]: cluster 2023-12-01T12:18:19.472412+0000 mgr.y (mgr.24362) 13492 : cluster 0 pgmap v13461: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:18:22.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:18:21 smithi090 bash[32384]: audit 2023-12-01T12:18:21.105938+0000 mon.c (mon.2) 8623 : audit 0 from='client.? 172.21.15.80:0/3555359474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:18:22.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:18:21 smithi080 bash[28361]: audit 2023-12-01T12:18:21.105938+0000 mon.c (mon.2) 8623 : audit 0 from='client.? 172.21.15.80:0/3555359474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:18:22.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:18:21 smithi080 bash[41963]: audit 2023-12-01T12:18:21.105938+0000 mon.c (mon.2) 8623 : audit 0 from='client.? 172.21.15.80:0/3555359474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:18:23.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:18:22 smithi090 bash[32384]: cluster 2023-12-01T12:18:21.473655+0000 mgr.y (mgr.24362) 13493 : cluster 0 pgmap v13462: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:18:23.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:18:22 smithi080 bash[28361]: cluster 2023-12-01T12:18:21.473655+0000 mgr.y (mgr.24362) 13493 : cluster 0 pgmap v13462: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:18:23.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:18:22 smithi080 bash[41963]: cluster 2023-12-01T12:18:21.473655+0000 mgr.y (mgr.24362) 13493 : cluster 0 pgmap v13462: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:18:24.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:18:23 smithi090 bash[32384]: audit 2023-12-01T12:18:23.568959+0000 mon.a (mon.0) 8407 : audit 0 from='client.? 172.21.15.80:0/2844773909' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:18:24.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:18:23 smithi080 bash[28361]: audit 2023-12-01T12:18:23.568959+0000 mon.a (mon.0) 8407 : audit 0 from='client.? 172.21.15.80:0/2844773909' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:18:24.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:18:23 smithi080 bash[41963]: audit 2023-12-01T12:18:23.568959+0000 mon.a (mon.0) 8407 : audit 0 from='client.? 172.21.15.80:0/2844773909' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:18:25.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:18:24 smithi090 bash[32384]: cluster 2023-12-01T12:18:23.474298+0000 mgr.y (mgr.24362) 13494 : cluster 0 pgmap v13463: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:18:25.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:18:24 smithi080 bash[41963]: cluster 2023-12-01T12:18:23.474298+0000 mgr.y (mgr.24362) 13494 : cluster 0 pgmap v13463: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:18:25.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:18:24 smithi080 bash[28361]: cluster 2023-12-01T12:18:23.474298+0000 mgr.y (mgr.24362) 13494 : cluster 0 pgmap v13463: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:18:26.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:18:25 smithi080 bash[28361]: audit 2023-12-01T12:18:25.495985+0000 mon.c (mon.2) 8624 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:18:26.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:18:25 smithi080 bash[41963]: audit 2023-12-01T12:18:25.495985+0000 mon.c (mon.2) 8624 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:18:26.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:18:25 smithi090 bash[32384]: audit 2023-12-01T12:18:25.495985+0000 mon.c (mon.2) 8624 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:18:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:18:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:18:26] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T12:18:27.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:18:26 smithi080 bash[28361]: cluster 2023-12-01T12:18:25.474932+0000 mgr.y (mgr.24362) 13495 : cluster 0 pgmap v13464: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:18:27.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:18:26 smithi080 bash[28361]: audit 2023-12-01T12:18:26.022478+0000 mon.c (mon.2) 8625 : audit 0 from='client.? 172.21.15.80:0/234965186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:18:27.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:18:26 smithi080 bash[41963]: cluster 2023-12-01T12:18:25.474932+0000 mgr.y (mgr.24362) 13495 : cluster 0 pgmap v13464: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:18:27.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:18:26 smithi080 bash[41963]: audit 2023-12-01T12:18:26.022478+0000 mon.c (mon.2) 8625 : audit 0 from='client.? 172.21.15.80:0/234965186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:18:27.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:18:26 smithi090 bash[32384]: cluster 2023-12-01T12:18:25.474932+0000 mgr.y (mgr.24362) 13495 : cluster 0 pgmap v13464: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:18:27.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:18:26 smithi090 bash[32384]: audit 2023-12-01T12:18:26.022478+0000 mon.c (mon.2) 8625 : audit 0 from='client.? 172.21.15.80:0/234965186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:18:29.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:18:28 smithi080 bash[41963]: cluster 2023-12-01T12:18:27.476111+0000 mgr.y (mgr.24362) 13496 : cluster 0 pgmap v13465: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:18:29.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:18:28 smithi080 bash[41963]: audit 2023-12-01T12:18:28.481288+0000 mon.c (mon.2) 8626 : audit 0 from='client.? 172.21.15.80:0/1937568692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:18:29.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:18:28 smithi080 bash[28361]: cluster 2023-12-01T12:18:27.476111+0000 mgr.y (mgr.24362) 13496 : cluster 0 pgmap v13465: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:18:29.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:18:28 smithi080 bash[28361]: audit 2023-12-01T12:18:28.481288+0000 mon.c (mon.2) 8626 : audit 0 from='client.? 172.21.15.80:0/1937568692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:18:29.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:18:28 smithi090 bash[32384]: cluster 2023-12-01T12:18:27.476111+0000 mgr.y (mgr.24362) 13496 : cluster 0 pgmap v13465: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:18:29.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:18:28 smithi090 bash[32384]: audit 2023-12-01T12:18:28.481288+0000 mon.c (mon.2) 8626 : audit 0 from='client.? 172.21.15.80:0/1937568692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:18:31.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:18:30 smithi080 bash[41963]: cluster 2023-12-01T12:18:29.476771+0000 mgr.y (mgr.24362) 13497 : cluster 0 pgmap v13466: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:18:31.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:18:30 smithi080 bash[28361]: cluster 2023-12-01T12:18:29.476771+0000 mgr.y (mgr.24362) 13497 : cluster 0 pgmap v13466: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:18:31.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:18:30 smithi090 bash[32384]: cluster 2023-12-01T12:18:29.476771+0000 mgr.y (mgr.24362) 13497 : cluster 0 pgmap v13466: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:18:32.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:18:31 smithi080 bash[28361]: audit 2023-12-01T12:18:30.947341+0000 mon.c (mon.2) 8627 : audit 0 from='client.? 172.21.15.80:0/1726494377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:18:32.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:18:31 smithi080 bash[41963]: audit 2023-12-01T12:18:30.947341+0000 mon.c (mon.2) 8627 : audit 0 from='client.? 172.21.15.80:0/1726494377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:18:32.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:18:31 smithi090 bash[32384]: audit 2023-12-01T12:18:30.947341+0000 mon.c (mon.2) 8627 : audit 0 from='client.? 172.21.15.80:0/1726494377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:18:33.180 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:18:32 smithi080 bash[41963]: cluster 2023-12-01T12:18:31.477947+0000 mgr.y (mgr.24362) 13498 : cluster 0 pgmap v13467: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:18:33.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:18:32 smithi080 bash[28361]: cluster 2023-12-01T12:18:31.477947+0000 mgr.y (mgr.24362) 13498 : cluster 0 pgmap v13467: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:18:33.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:18:32 smithi090 bash[32384]: cluster 2023-12-01T12:18:31.477947+0000 mgr.y (mgr.24362) 13498 : cluster 0 pgmap v13467: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:18:34.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:18:33 smithi080 bash[28361]: audit 2023-12-01T12:18:33.409190+0000 mon.c (mon.2) 8628 : audit 0 from='client.? 172.21.15.80:0/1619195527' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:18:34.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:18:33 smithi080 bash[41963]: audit 2023-12-01T12:18:33.409190+0000 mon.c (mon.2) 8628 : audit 0 from='client.? 172.21.15.80:0/1619195527' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:18:34.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:18:33 smithi090 bash[32384]: audit 2023-12-01T12:18:33.409190+0000 mon.c (mon.2) 8628 : audit 0 from='client.? 172.21.15.80:0/1619195527' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:18:35.180 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:18:34 smithi080 bash[41963]: cluster 2023-12-01T12:18:33.478565+0000 mgr.y (mgr.24362) 13499 : cluster 0 pgmap v13468: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:18:35.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:18:34 smithi080 bash[28361]: cluster 2023-12-01T12:18:33.478565+0000 mgr.y (mgr.24362) 13499 : cluster 0 pgmap v13468: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:18:35.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:18:34 smithi090 bash[32384]: cluster 2023-12-01T12:18:33.478565+0000 mgr.y (mgr.24362) 13499 : cluster 0 pgmap v13468: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:18:36.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:18:35 smithi080 bash[28361]: audit 2023-12-01T12:18:35.258521+0000 mon.c (mon.2) 8629 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:18:36.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:18:35 smithi080 bash[41963]: audit 2023-12-01T12:18:35.258521+0000 mon.c (mon.2) 8629 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:18:36.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:18:35 smithi090 bash[32384]: audit 2023-12-01T12:18:35.258521+0000 mon.c (mon.2) 8629 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:18:36.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:18:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:18:36] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T12:18:37.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:18:36 smithi080 bash[28361]: cluster 2023-12-01T12:18:35.479065+0000 mgr.y (mgr.24362) 13500 : cluster 0 pgmap v13469: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:18:37.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:18:36 smithi080 bash[28361]: audit 2023-12-01T12:18:35.856224+0000 mon.a (mon.0) 8408 : audit 0 from='client.? 172.21.15.80:0/4255514273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:18:37.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:18:36 smithi080 bash[41963]: cluster 2023-12-01T12:18:35.479065+0000 mgr.y (mgr.24362) 13500 : cluster 0 pgmap v13469: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:18:37.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:18:36 smithi080 bash[41963]: audit 2023-12-01T12:18:35.856224+0000 mon.a (mon.0) 8408 : audit 0 from='client.? 172.21.15.80:0/4255514273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:18:37.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:18:36 smithi090 bash[32384]: cluster 2023-12-01T12:18:35.479065+0000 mgr.y (mgr.24362) 13500 : cluster 0 pgmap v13469: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:18:37.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:18:36 smithi090 bash[32384]: audit 2023-12-01T12:18:35.856224+0000 mon.a (mon.0) 8408 : audit 0 from='client.? 172.21.15.80:0/4255514273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:18:39.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:18:38 smithi080 bash[28361]: cluster 2023-12-01T12:18:37.480312+0000 mgr.y (mgr.24362) 13501 : cluster 0 pgmap v13470: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:18:39.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:18:38 smithi080 bash[28361]: audit 2023-12-01T12:18:38.312586+0000 mon.a (mon.0) 8409 : audit 0 from='client.? 172.21.15.80:0/2685947689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:18:39.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:18:38 smithi080 bash[41963]: cluster 2023-12-01T12:18:37.480312+0000 mgr.y (mgr.24362) 13501 : cluster 0 pgmap v13470: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:18:39.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:18:38 smithi080 bash[41963]: audit 2023-12-01T12:18:38.312586+0000 mon.a (mon.0) 8409 : audit 0 from='client.? 172.21.15.80:0/2685947689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:18:39.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:18:38 smithi090 bash[32384]: cluster 2023-12-01T12:18:37.480312+0000 mgr.y (mgr.24362) 13501 : cluster 0 pgmap v13470: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:18:39.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:18:38 smithi090 bash[32384]: audit 2023-12-01T12:18:38.312586+0000 mon.a (mon.0) 8409 : audit 0 from='client.? 172.21.15.80:0/2685947689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:18:41.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:18:40 smithi080 bash[41963]: cluster 2023-12-01T12:18:39.481013+0000 mgr.y (mgr.24362) 13502 : cluster 0 pgmap v13471: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:18:41.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:18:40 smithi080 bash[41963]: audit 2023-12-01T12:18:40.495826+0000 mon.c (mon.2) 8630 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:18:41.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:18:40 smithi080 bash[41963]: audit 2023-12-01T12:18:40.793961+0000 mon.c (mon.2) 8631 : audit 0 from='client.? 172.21.15.80:0/2028119338' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:18:41.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:18:40 smithi080 bash[28361]: cluster 2023-12-01T12:18:39.481013+0000 mgr.y (mgr.24362) 13502 : cluster 0 pgmap v13471: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:18:41.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:18:40 smithi080 bash[28361]: audit 2023-12-01T12:18:40.495826+0000 mon.c (mon.2) 8630 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:18:41.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:18:40 smithi080 bash[28361]: audit 2023-12-01T12:18:40.793961+0000 mon.c (mon.2) 8631 : audit 0 from='client.? 172.21.15.80:0/2028119338' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:18:41.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:18:40 smithi090 bash[32384]: cluster 2023-12-01T12:18:39.481013+0000 mgr.y (mgr.24362) 13502 : cluster 0 pgmap v13471: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:18:41.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:18:40 smithi090 bash[32384]: audit 2023-12-01T12:18:40.495826+0000 mon.c (mon.2) 8630 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:18:41.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:18:40 smithi090 bash[32384]: audit 2023-12-01T12:18:40.793961+0000 mon.c (mon.2) 8631 : audit 0 from='client.? 172.21.15.80:0/2028119338' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:18:42.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:18:42 smithi080 bash[41963]: audit 2023-12-01T12:18:41.152578+0000 mon.a (mon.0) 8410 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:18:42.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:18:42 smithi080 bash[41963]: audit 2023-12-01T12:18:41.166013+0000 mon.a (mon.0) 8411 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:18:42.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:18:42 smithi080 bash[41963]: audit 2023-12-01T12:18:41.453452+0000 mon.a (mon.0) 8412 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:18:42.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:18:42 smithi080 bash[41963]: audit 2023-12-01T12:18:41.462003+0000 mon.a (mon.0) 8413 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:18:42.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:18:42 smithi080 bash[41963]: audit 2023-12-01T12:18:41.939786+0000 mon.c (mon.2) 8632 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:18:42.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:18:42 smithi080 bash[41963]: audit 2023-12-01T12:18:41.941632+0000 mon.c (mon.2) 8633 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:18:42.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:18:42 smithi080 bash[41963]: audit 2023-12-01T12:18:41.951398+0000 mon.a (mon.0) 8414 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:18:42.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:18:42 smithi080 bash[28361]: audit 2023-12-01T12:18:41.152578+0000 mon.a (mon.0) 8410 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:18:42.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:18:42 smithi080 bash[28361]: audit 2023-12-01T12:18:41.166013+0000 mon.a (mon.0) 8411 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:18:42.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:18:42 smithi080 bash[28361]: audit 2023-12-01T12:18:41.453452+0000 mon.a (mon.0) 8412 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:18:42.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:18:42 smithi080 bash[28361]: audit 2023-12-01T12:18:41.462003+0000 mon.a (mon.0) 8413 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:18:42.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:18:42 smithi080 bash[28361]: audit 2023-12-01T12:18:41.939786+0000 mon.c (mon.2) 8632 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:18:42.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:18:42 smithi080 bash[28361]: audit 2023-12-01T12:18:41.941632+0000 mon.c (mon.2) 8633 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:18:42.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:18:42 smithi080 bash[28361]: audit 2023-12-01T12:18:41.951398+0000 mon.a (mon.0) 8414 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:18:42.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:18:42 smithi090 bash[32384]: audit 2023-12-01T12:18:41.152578+0000 mon.a (mon.0) 8410 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:18:42.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:18:42 smithi090 bash[32384]: audit 2023-12-01T12:18:41.166013+0000 mon.a (mon.0) 8411 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:18:42.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:18:42 smithi090 bash[32384]: audit 2023-12-01T12:18:41.453452+0000 mon.a (mon.0) 8412 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:18:42.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:18:42 smithi090 bash[32384]: audit 2023-12-01T12:18:41.462003+0000 mon.a (mon.0) 8413 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:18:42.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:18:42 smithi090 bash[32384]: audit 2023-12-01T12:18:41.939786+0000 mon.c (mon.2) 8632 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:18:42.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:18:42 smithi090 bash[32384]: audit 2023-12-01T12:18:41.941632+0000 mon.c (mon.2) 8633 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:18:42.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:18:42 smithi090 bash[32384]: audit 2023-12-01T12:18:41.951398+0000 mon.a (mon.0) 8414 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:18:43.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:18:43 smithi080 bash[28361]: cluster 2023-12-01T12:18:41.482006+0000 mgr.y (mgr.24362) 13503 : cluster 0 pgmap v13472: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:18:43.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:18:43 smithi080 bash[41963]: cluster 2023-12-01T12:18:41.482006+0000 mgr.y (mgr.24362) 13503 : cluster 0 pgmap v13472: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:18:43.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:18:43 smithi090 bash[32384]: cluster 2023-12-01T12:18:41.482006+0000 mgr.y (mgr.24362) 13503 : cluster 0 pgmap v13472: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:18:44.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:18:44 smithi080 bash[28361]: audit 2023-12-01T12:18:43.294107+0000 mon.c (mon.2) 8634 : audit 0 from='client.? 172.21.15.80:0/2034642181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:18:44.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:18:44 smithi080 bash[41963]: audit 2023-12-01T12:18:43.294107+0000 mon.c (mon.2) 8634 : audit 0 from='client.? 172.21.15.80:0/2034642181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:18:44.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:18:44 smithi090 bash[32384]: audit 2023-12-01T12:18:43.294107+0000 mon.c (mon.2) 8634 : audit 0 from='client.? 172.21.15.80:0/2034642181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:18:45.430 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:18:45 smithi080 bash[41963]: cluster 2023-12-01T12:18:43.482679+0000 mgr.y (mgr.24362) 13504 : cluster 0 pgmap v13473: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:18:45.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:18:45 smithi080 bash[28361]: cluster 2023-12-01T12:18:43.482679+0000 mgr.y (mgr.24362) 13504 : cluster 0 pgmap v13473: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:18:45.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:18:45 smithi090 bash[32384]: cluster 2023-12-01T12:18:43.482679+0000 mgr.y (mgr.24362) 13504 : cluster 0 pgmap v13473: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:18:46.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:18:46 smithi080 bash[28361]: audit 2023-12-01T12:18:45.750001+0000 mon.c (mon.2) 8635 : audit 0 from='client.? 172.21.15.80:0/623830564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:18:46.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:18:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:18:46] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T12:18:46.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:18:46 smithi080 bash[41963]: audit 2023-12-01T12:18:45.750001+0000 mon.c (mon.2) 8635 : audit 0 from='client.? 172.21.15.80:0/623830564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:18:46.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:18:46 smithi090 bash[32384]: audit 2023-12-01T12:18:45.750001+0000 mon.c (mon.2) 8635 : audit 0 from='client.? 172.21.15.80:0/623830564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:18:47.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:18:47 smithi080 bash[28361]: cluster 2023-12-01T12:18:45.483274+0000 mgr.y (mgr.24362) 13505 : cluster 0 pgmap v13474: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:18:47.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:18:47 smithi080 bash[41963]: cluster 2023-12-01T12:18:45.483274+0000 mgr.y (mgr.24362) 13505 : cluster 0 pgmap v13474: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:18:47.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:18:47 smithi090 bash[32384]: cluster 2023-12-01T12:18:45.483274+0000 mgr.y (mgr.24362) 13505 : cluster 0 pgmap v13474: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:18:49.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:18:49 smithi090 bash[32384]: cluster 2023-12-01T12:18:47.484412+0000 mgr.y (mgr.24362) 13506 : cluster 0 pgmap v13475: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:18:49.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:18:49 smithi090 bash[32384]: audit 2023-12-01T12:18:48.202203+0000 mon.c (mon.2) 8636 : audit 0 from='client.? 172.21.15.80:0/1674824280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:18:49.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:18:49 smithi080 bash[28361]: cluster 2023-12-01T12:18:47.484412+0000 mgr.y (mgr.24362) 13506 : cluster 0 pgmap v13475: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:18:49.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:18:49 smithi080 bash[28361]: audit 2023-12-01T12:18:48.202203+0000 mon.c (mon.2) 8636 : audit 0 from='client.? 172.21.15.80:0/1674824280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:18:49.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:18:49 smithi080 bash[41963]: cluster 2023-12-01T12:18:47.484412+0000 mgr.y (mgr.24362) 13506 : cluster 0 pgmap v13475: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:18:49.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:18:49 smithi080 bash[41963]: audit 2023-12-01T12:18:48.202203+0000 mon.c (mon.2) 8636 : audit 0 from='client.? 172.21.15.80:0/1674824280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:18:51.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:18:51 smithi090 bash[32384]: cluster 2023-12-01T12:18:49.485065+0000 mgr.y (mgr.24362) 13507 : cluster 0 pgmap v13476: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:18:51.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:18:51 smithi090 bash[32384]: audit 2023-12-01T12:18:50.666870+0000 mon.c (mon.2) 8637 : audit 0 from='client.? 172.21.15.80:0/3873203660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:18:51.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:18:51 smithi080 bash[28361]: cluster 2023-12-01T12:18:49.485065+0000 mgr.y (mgr.24362) 13507 : cluster 0 pgmap v13476: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:18:51.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:18:51 smithi080 bash[28361]: audit 2023-12-01T12:18:50.666870+0000 mon.c (mon.2) 8637 : audit 0 from='client.? 172.21.15.80:0/3873203660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:18:51.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:18:51 smithi080 bash[41963]: cluster 2023-12-01T12:18:49.485065+0000 mgr.y (mgr.24362) 13507 : cluster 0 pgmap v13476: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:18:51.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:18:51 smithi080 bash[41963]: audit 2023-12-01T12:18:50.666870+0000 mon.c (mon.2) 8637 : audit 0 from='client.? 172.21.15.80:0/3873203660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:18:53.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:18:53 smithi090 bash[32384]: cluster 2023-12-01T12:18:51.486285+0000 mgr.y (mgr.24362) 13508 : cluster 0 pgmap v13477: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:18:53.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:18:53 smithi090 bash[32384]: audit 2023-12-01T12:18:53.111500+0000 mon.a (mon.0) 8415 : audit 0 from='client.? 172.21.15.80:0/3681991286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:18:53.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:18:53 smithi080 bash[28361]: cluster 2023-12-01T12:18:51.486285+0000 mgr.y (mgr.24362) 13508 : cluster 0 pgmap v13477: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:18:53.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:18:53 smithi080 bash[28361]: audit 2023-12-01T12:18:53.111500+0000 mon.a (mon.0) 8415 : audit 0 from='client.? 172.21.15.80:0/3681991286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:18:53.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:18:53 smithi080 bash[41963]: cluster 2023-12-01T12:18:51.486285+0000 mgr.y (mgr.24362) 13508 : cluster 0 pgmap v13477: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:18:53.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:18:53 smithi080 bash[41963]: audit 2023-12-01T12:18:53.111500+0000 mon.a (mon.0) 8415 : audit 0 from='client.? 172.21.15.80:0/3681991286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:18:55.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:18:55 smithi090 bash[32384]: cluster 2023-12-01T12:18:53.486891+0000 mgr.y (mgr.24362) 13509 : cluster 0 pgmap v13478: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:18:55.680 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:18:55 smithi080 bash[41963]: cluster 2023-12-01T12:18:53.486891+0000 mgr.y (mgr.24362) 13509 : cluster 0 pgmap v13478: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:18:55.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:18:55 smithi080 bash[28361]: cluster 2023-12-01T12:18:53.486891+0000 mgr.y (mgr.24362) 13509 : cluster 0 pgmap v13478: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:18:56.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:18:56 smithi090 bash[32384]: audit 2023-12-01T12:18:55.496053+0000 mon.c (mon.2) 8638 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:18:56.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:18:56 smithi090 bash[32384]: audit 2023-12-01T12:18:55.590607+0000 mon.c (mon.2) 8639 : audit 0 from='client.? 172.21.15.80:0/688597634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:18:56.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:18:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:18:56] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T12:18:56.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:18:56 smithi080 bash[28361]: audit 2023-12-01T12:18:55.496053+0000 mon.c (mon.2) 8638 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:18:56.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:18:56 smithi080 bash[28361]: audit 2023-12-01T12:18:55.590607+0000 mon.c (mon.2) 8639 : audit 0 from='client.? 172.21.15.80:0/688597634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:18:56.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:18:56 smithi080 bash[41963]: audit 2023-12-01T12:18:55.496053+0000 mon.c (mon.2) 8638 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:18:56.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:18:56 smithi080 bash[41963]: audit 2023-12-01T12:18:55.590607+0000 mon.c (mon.2) 8639 : audit 0 from='client.? 172.21.15.80:0/688597634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:18:57.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:18:57 smithi090 bash[32384]: cluster 2023-12-01T12:18:55.487518+0000 mgr.y (mgr.24362) 13510 : cluster 0 pgmap v13479: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:18:57.680 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:18:57 smithi080 bash[41963]: cluster 2023-12-01T12:18:55.487518+0000 mgr.y (mgr.24362) 13510 : cluster 0 pgmap v13479: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:18:57.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:18:57 smithi080 bash[28361]: cluster 2023-12-01T12:18:55.487518+0000 mgr.y (mgr.24362) 13510 : cluster 0 pgmap v13479: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:18:58.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:18:58 smithi090 bash[32384]: audit 2023-12-01T12:18:58.046876+0000 mon.a (mon.0) 8416 : audit 0 from='client.? 172.21.15.80:0/2581897249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:18:58.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:18:58 smithi080 bash[41963]: audit 2023-12-01T12:18:58.046876+0000 mon.a (mon.0) 8416 : audit 0 from='client.? 172.21.15.80:0/2581897249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:18:58.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:18:58 smithi080 bash[28361]: audit 2023-12-01T12:18:58.046876+0000 mon.a (mon.0) 8416 : audit 0 from='client.? 172.21.15.80:0/2581897249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:18:59.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:18:59 smithi090 bash[32384]: cluster 2023-12-01T12:18:57.488650+0000 mgr.y (mgr.24362) 13511 : cluster 0 pgmap v13480: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:18:59.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:18:59 smithi080 bash[28361]: cluster 2023-12-01T12:18:57.488650+0000 mgr.y (mgr.24362) 13511 : cluster 0 pgmap v13480: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:18:59.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:18:59 smithi080 bash[41963]: cluster 2023-12-01T12:18:57.488650+0000 mgr.y (mgr.24362) 13511 : cluster 0 pgmap v13480: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:19:01.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:19:01 smithi090 bash[32384]: cluster 2023-12-01T12:18:59.489289+0000 mgr.y (mgr.24362) 13512 : cluster 0 pgmap v13481: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:19:01.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:19:01 smithi090 bash[32384]: audit 2023-12-01T12:19:00.495692+0000 mon.a (mon.0) 8417 : audit 0 from='client.? 172.21.15.80:0/1637292479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:19:01.680 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:19:01 smithi080 bash[41963]: cluster 2023-12-01T12:18:59.489289+0000 mgr.y (mgr.24362) 13512 : cluster 0 pgmap v13481: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:19:01.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:19:01 smithi080 bash[41963]: audit 2023-12-01T12:19:00.495692+0000 mon.a (mon.0) 8417 : audit 0 from='client.? 172.21.15.80:0/1637292479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:19:01.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:19:01 smithi080 bash[28361]: cluster 2023-12-01T12:18:59.489289+0000 mgr.y (mgr.24362) 13512 : cluster 0 pgmap v13481: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:19:01.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:19:01 smithi080 bash[28361]: audit 2023-12-01T12:19:00.495692+0000 mon.a (mon.0) 8417 : audit 0 from='client.? 172.21.15.80:0/1637292479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:19:03.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:19:03 smithi090 bash[32384]: cluster 2023-12-01T12:19:01.490347+0000 mgr.y (mgr.24362) 13513 : cluster 0 pgmap v13482: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:19:03.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:19:03 smithi090 bash[32384]: audit 2023-12-01T12:19:02.952172+0000 mon.c (mon.2) 8640 : audit 0 from='client.? 172.21.15.80:0/2544821231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:19:03.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:19:03 smithi080 bash[28361]: cluster 2023-12-01T12:19:01.490347+0000 mgr.y (mgr.24362) 13513 : cluster 0 pgmap v13482: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:19:03.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:19:03 smithi080 bash[28361]: audit 2023-12-01T12:19:02.952172+0000 mon.c (mon.2) 8640 : audit 0 from='client.? 172.21.15.80:0/2544821231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:19:03.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:19:03 smithi080 bash[41963]: cluster 2023-12-01T12:19:01.490347+0000 mgr.y (mgr.24362) 13513 : cluster 0 pgmap v13482: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:19:03.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:19:03 smithi080 bash[41963]: audit 2023-12-01T12:19:02.952172+0000 mon.c (mon.2) 8640 : audit 0 from='client.? 172.21.15.80:0/2544821231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:19:05.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:19:05 smithi090 bash[32384]: cluster 2023-12-01T12:19:03.490988+0000 mgr.y (mgr.24362) 13514 : cluster 0 pgmap v13483: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:19:05.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:19:05 smithi080 bash[28361]: cluster 2023-12-01T12:19:03.490988+0000 mgr.y (mgr.24362) 13514 : cluster 0 pgmap v13483: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:19:05.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:19:05 smithi080 bash[41963]: cluster 2023-12-01T12:19:03.490988+0000 mgr.y (mgr.24362) 13514 : cluster 0 pgmap v13483: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:19:06.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:19:06 smithi090 bash[32384]: audit 2023-12-01T12:19:05.412715+0000 mon.c (mon.2) 8641 : audit 0 from='client.? 172.21.15.80:0/3229245861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:19:06.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:19:06 smithi080 bash[28361]: audit 2023-12-01T12:19:05.412715+0000 mon.c (mon.2) 8641 : audit 0 from='client.? 172.21.15.80:0/3229245861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:19:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:19:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:19:06] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T12:19:06.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:19:06 smithi080 bash[41963]: audit 2023-12-01T12:19:05.412715+0000 mon.c (mon.2) 8641 : audit 0 from='client.? 172.21.15.80:0/3229245861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:19:07.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:19:07 smithi090 bash[32384]: cluster 2023-12-01T12:19:05.491601+0000 mgr.y (mgr.24362) 13515 : cluster 0 pgmap v13484: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:19:07.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:19:07 smithi080 bash[28361]: cluster 2023-12-01T12:19:05.491601+0000 mgr.y (mgr.24362) 13515 : cluster 0 pgmap v13484: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:19:07.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:19:07 smithi080 bash[41963]: cluster 2023-12-01T12:19:05.491601+0000 mgr.y (mgr.24362) 13515 : cluster 0 pgmap v13484: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:19:08.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:19:08 smithi090 bash[32384]: audit 2023-12-01T12:19:07.867162+0000 mon.c (mon.2) 8642 : audit 0 from='client.? 172.21.15.80:0/758462320' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:19:08.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:19:08 smithi080 bash[28361]: audit 2023-12-01T12:19:07.867162+0000 mon.c (mon.2) 8642 : audit 0 from='client.? 172.21.15.80:0/758462320' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:19:08.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:19:08 smithi080 bash[41963]: audit 2023-12-01T12:19:07.867162+0000 mon.c (mon.2) 8642 : audit 0 from='client.? 172.21.15.80:0/758462320' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:19:09.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:19:09 smithi090 bash[32384]: cluster 2023-12-01T12:19:07.492763+0000 mgr.y (mgr.24362) 13516 : cluster 0 pgmap v13485: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:19:09.680 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:19:09 smithi080 bash[41963]: cluster 2023-12-01T12:19:07.492763+0000 mgr.y (mgr.24362) 13516 : cluster 0 pgmap v13485: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:19:09.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:19:09 smithi080 bash[28361]: cluster 2023-12-01T12:19:07.492763+0000 mgr.y (mgr.24362) 13516 : cluster 0 pgmap v13485: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:19:11.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:19:11 smithi090 bash[32384]: cluster 2023-12-01T12:19:09.493519+0000 mgr.y (mgr.24362) 13517 : cluster 0 pgmap v13486: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:19:11.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:19:11 smithi090 bash[32384]: audit 2023-12-01T12:19:10.320730+0000 mon.c (mon.2) 8643 : audit 0 from='client.? 172.21.15.80:0/1958509324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:19:11.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:19:11 smithi090 bash[32384]: audit 2023-12-01T12:19:10.496994+0000 mon.c (mon.2) 8644 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:19:11.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:19:11 smithi080 bash[28361]: cluster 2023-12-01T12:19:09.493519+0000 mgr.y (mgr.24362) 13517 : cluster 0 pgmap v13486: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:19:11.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:19:11 smithi080 bash[28361]: audit 2023-12-01T12:19:10.320730+0000 mon.c (mon.2) 8643 : audit 0 from='client.? 172.21.15.80:0/1958509324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:19:11.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:19:11 smithi080 bash[28361]: audit 2023-12-01T12:19:10.496994+0000 mon.c (mon.2) 8644 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:19:11.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:19:11 smithi080 bash[41963]: cluster 2023-12-01T12:19:09.493519+0000 mgr.y (mgr.24362) 13517 : cluster 0 pgmap v13486: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:19:11.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:19:11 smithi080 bash[41963]: audit 2023-12-01T12:19:10.320730+0000 mon.c (mon.2) 8643 : audit 0 from='client.? 172.21.15.80:0/1958509324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:19:11.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:19:11 smithi080 bash[41963]: audit 2023-12-01T12:19:10.496994+0000 mon.c (mon.2) 8644 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:19:13.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:19:13 smithi090 bash[32384]: cluster 2023-12-01T12:19:11.494760+0000 mgr.y (mgr.24362) 13518 : cluster 0 pgmap v13487: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:19:13.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:19:13 smithi090 bash[32384]: audit 2023-12-01T12:19:12.774972+0000 mon.a (mon.0) 8418 : audit 0 from='client.? 172.21.15.80:0/2100620656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:19:13.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:19:13 smithi080 bash[28361]: cluster 2023-12-01T12:19:11.494760+0000 mgr.y (mgr.24362) 13518 : cluster 0 pgmap v13487: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:19:13.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:19:13 smithi080 bash[28361]: audit 2023-12-01T12:19:12.774972+0000 mon.a (mon.0) 8418 : audit 0 from='client.? 172.21.15.80:0/2100620656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:19:13.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:19:13 smithi080 bash[41963]: cluster 2023-12-01T12:19:11.494760+0000 mgr.y (mgr.24362) 13518 : cluster 0 pgmap v13487: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:19:13.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:19:13 smithi080 bash[41963]: audit 2023-12-01T12:19:12.774972+0000 mon.a (mon.0) 8418 : audit 0 from='client.? 172.21.15.80:0/2100620656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:19:15.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:19:15 smithi080 bash[28361]: cluster 2023-12-01T12:19:13.495435+0000 mgr.y (mgr.24362) 13519 : cluster 0 pgmap v13488: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:19:15.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:19:15 smithi080 bash[28361]: audit 2023-12-01T12:19:15.223425+0000 mon.a (mon.0) 8419 : audit 0 from='client.? 172.21.15.80:0/909614583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:19:15.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:19:15 smithi080 bash[41963]: cluster 2023-12-01T12:19:13.495435+0000 mgr.y (mgr.24362) 13519 : cluster 0 pgmap v13488: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:19:15.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:19:15 smithi080 bash[41963]: audit 2023-12-01T12:19:15.223425+0000 mon.a (mon.0) 8419 : audit 0 from='client.? 172.21.15.80:0/909614583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:19:15.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:19:15 smithi090 bash[32384]: cluster 2023-12-01T12:19:13.495435+0000 mgr.y (mgr.24362) 13519 : cluster 0 pgmap v13488: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:19:15.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:19:15 smithi090 bash[32384]: audit 2023-12-01T12:19:15.223425+0000 mon.a (mon.0) 8419 : audit 0 from='client.? 172.21.15.80:0/909614583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:19:16.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:19:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:19:16] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T12:19:17.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:19:17 smithi080 bash[41963]: cluster 2023-12-01T12:19:15.496064+0000 mgr.y (mgr.24362) 13520 : cluster 0 pgmap v13489: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:19:17.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:19:17 smithi080 bash[28361]: cluster 2023-12-01T12:19:15.496064+0000 mgr.y (mgr.24362) 13520 : cluster 0 pgmap v13489: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:19:17.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:19:17 smithi090 bash[32384]: cluster 2023-12-01T12:19:15.496064+0000 mgr.y (mgr.24362) 13520 : cluster 0 pgmap v13489: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:19:18.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:19:18 smithi080 bash[28361]: audit 2023-12-01T12:19:17.670830+0000 mon.c (mon.2) 8645 : audit 0 from='client.? 172.21.15.80:0/3219289704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:19:18.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:19:18 smithi080 bash[41963]: audit 2023-12-01T12:19:17.670830+0000 mon.c (mon.2) 8645 : audit 0 from='client.? 172.21.15.80:0/3219289704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:19:18.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:19:18 smithi090 bash[32384]: audit 2023-12-01T12:19:17.670830+0000 mon.c (mon.2) 8645 : audit 0 from='client.? 172.21.15.80:0/3219289704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:19:19.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:19:19 smithi080 bash[28361]: cluster 2023-12-01T12:19:17.497192+0000 mgr.y (mgr.24362) 13521 : cluster 0 pgmap v13490: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:19:19.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:19:19 smithi080 bash[41963]: cluster 2023-12-01T12:19:17.497192+0000 mgr.y (mgr.24362) 13521 : cluster 0 pgmap v13490: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:19:19.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:19:19 smithi090 bash[32384]: cluster 2023-12-01T12:19:17.497192+0000 mgr.y (mgr.24362) 13521 : cluster 0 pgmap v13490: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:19:20.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:19:20 smithi080 bash[28361]: audit 2023-12-01T12:19:20.129842+0000 mon.c (mon.2) 8646 : audit 0 from='client.? 172.21.15.80:0/1462560267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:19:20.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:19:20 smithi080 bash[41963]: audit 2023-12-01T12:19:20.129842+0000 mon.c (mon.2) 8646 : audit 0 from='client.? 172.21.15.80:0/1462560267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:19:20.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:19:20 smithi090 bash[32384]: audit 2023-12-01T12:19:20.129842+0000 mon.c (mon.2) 8646 : audit 0 from='client.? 172.21.15.80:0/1462560267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:19:21.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:19:21 smithi080 bash[28361]: cluster 2023-12-01T12:19:19.497921+0000 mgr.y (mgr.24362) 13522 : cluster 0 pgmap v13491: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:19:21.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:19:21 smithi080 bash[41963]: cluster 2023-12-01T12:19:19.497921+0000 mgr.y (mgr.24362) 13522 : cluster 0 pgmap v13491: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:19:21.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:19:21 smithi090 bash[32384]: cluster 2023-12-01T12:19:19.497921+0000 mgr.y (mgr.24362) 13522 : cluster 0 pgmap v13491: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:19:23.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:19:23 smithi080 bash[28361]: cluster 2023-12-01T12:19:21.499001+0000 mgr.y (mgr.24362) 13523 : cluster 0 pgmap v13492: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:19:23.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:19:23 smithi080 bash[28361]: audit 2023-12-01T12:19:22.576155+0000 mon.c (mon.2) 8647 : audit 0 from='client.? 172.21.15.80:0/1490148604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:19:23.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:19:23 smithi080 bash[41963]: cluster 2023-12-01T12:19:21.499001+0000 mgr.y (mgr.24362) 13523 : cluster 0 pgmap v13492: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:19:23.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:19:23 smithi080 bash[41963]: audit 2023-12-01T12:19:22.576155+0000 mon.c (mon.2) 8647 : audit 0 from='client.? 172.21.15.80:0/1490148604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:19:23.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:19:23 smithi090 bash[32384]: cluster 2023-12-01T12:19:21.499001+0000 mgr.y (mgr.24362) 13523 : cluster 0 pgmap v13492: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:19:23.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:19:23 smithi090 bash[32384]: audit 2023-12-01T12:19:22.576155+0000 mon.c (mon.2) 8647 : audit 0 from='client.? 172.21.15.80:0/1490148604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:19:25.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:19:25 smithi080 bash[28361]: cluster 2023-12-01T12:19:23.499791+0000 mgr.y (mgr.24362) 13524 : cluster 0 pgmap v13493: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:19:25.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:19:25 smithi080 bash[28361]: audit 2023-12-01T12:19:25.024660+0000 mon.c (mon.2) 8648 : audit 0 from='client.? 172.21.15.80:0/3618483221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:19:25.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:19:25 smithi080 bash[41963]: cluster 2023-12-01T12:19:23.499791+0000 mgr.y (mgr.24362) 13524 : cluster 0 pgmap v13493: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:19:25.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:19:25 smithi080 bash[41963]: audit 2023-12-01T12:19:25.024660+0000 mon.c (mon.2) 8648 : audit 0 from='client.? 172.21.15.80:0/3618483221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:19:25.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:19:25 smithi090 bash[32384]: cluster 2023-12-01T12:19:23.499791+0000 mgr.y (mgr.24362) 13524 : cluster 0 pgmap v13493: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:19:25.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:19:25 smithi090 bash[32384]: audit 2023-12-01T12:19:25.024660+0000 mon.c (mon.2) 8648 : audit 0 from='client.? 172.21.15.80:0/3618483221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:19:26.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:19:26 smithi080 bash[28361]: audit 2023-12-01T12:19:25.497416+0000 mon.c (mon.2) 8649 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:19:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:19:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:19:26] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T12:19:26.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:19:26 smithi080 bash[41963]: audit 2023-12-01T12:19:25.497416+0000 mon.c (mon.2) 8649 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:19:26.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:19:26 smithi090 bash[32384]: audit 2023-12-01T12:19:25.497416+0000 mon.c (mon.2) 8649 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:19:27.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:19:27 smithi080 bash[28361]: cluster 2023-12-01T12:19:25.500417+0000 mgr.y (mgr.24362) 13525 : cluster 0 pgmap v13494: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:19:27.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:19:27 smithi080 bash[41963]: cluster 2023-12-01T12:19:25.500417+0000 mgr.y (mgr.24362) 13525 : cluster 0 pgmap v13494: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:19:27.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:19:27 smithi090 bash[32384]: cluster 2023-12-01T12:19:25.500417+0000 mgr.y (mgr.24362) 13525 : cluster 0 pgmap v13494: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:19:28.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:19:28 smithi080 bash[28361]: audit 2023-12-01T12:19:27.484438+0000 mon.c (mon.2) 8650 : audit 0 from='client.? 172.21.15.80:0/3941534595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:19:28.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:19:28 smithi080 bash[41963]: audit 2023-12-01T12:19:27.484438+0000 mon.c (mon.2) 8650 : audit 0 from='client.? 172.21.15.80:0/3941534595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:19:28.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:19:28 smithi090 bash[32384]: audit 2023-12-01T12:19:27.484438+0000 mon.c (mon.2) 8650 : audit 0 from='client.? 172.21.15.80:0/3941534595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:19:29.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:19:29 smithi080 bash[28361]: cluster 2023-12-01T12:19:27.501183+0000 mgr.y (mgr.24362) 13526 : cluster 0 pgmap v13495: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:19:29.680 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:19:29 smithi080 bash[41963]: cluster 2023-12-01T12:19:27.501183+0000 mgr.y (mgr.24362) 13526 : cluster 0 pgmap v13495: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:19:29.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:19:29 smithi090 bash[32384]: cluster 2023-12-01T12:19:27.501183+0000 mgr.y (mgr.24362) 13526 : cluster 0 pgmap v13495: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:19:30.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:19:30 smithi080 bash[28361]: audit 2023-12-01T12:19:29.938105+0000 mon.c (mon.2) 8651 : audit 0 from='client.? 172.21.15.80:0/420861679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:19:30.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:19:30 smithi080 bash[41963]: audit 2023-12-01T12:19:29.938105+0000 mon.c (mon.2) 8651 : audit 0 from='client.? 172.21.15.80:0/420861679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:19:30.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:19:30 smithi090 bash[32384]: audit 2023-12-01T12:19:29.938105+0000 mon.c (mon.2) 8651 : audit 0 from='client.? 172.21.15.80:0/420861679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:19:31.680 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:19:31 smithi080 bash[41963]: cluster 2023-12-01T12:19:29.501785+0000 mgr.y (mgr.24362) 13527 : cluster 0 pgmap v13496: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:19:31.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:19:31 smithi080 bash[28361]: cluster 2023-12-01T12:19:29.501785+0000 mgr.y (mgr.24362) 13527 : cluster 0 pgmap v13496: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:19:31.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:19:31 smithi090 bash[32384]: cluster 2023-12-01T12:19:29.501785+0000 mgr.y (mgr.24362) 13527 : cluster 0 pgmap v13496: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:19:33.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:19:33 smithi080 bash[41963]: cluster 2023-12-01T12:19:31.502924+0000 mgr.y (mgr.24362) 13528 : cluster 0 pgmap v13497: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:19:33.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:19:33 smithi080 bash[41963]: audit 2023-12-01T12:19:32.399446+0000 mon.c (mon.2) 8652 : audit 0 from='client.? 172.21.15.80:0/3277055639' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:19:33.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:19:33 smithi080 bash[28361]: cluster 2023-12-01T12:19:31.502924+0000 mgr.y (mgr.24362) 13528 : cluster 0 pgmap v13497: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:19:33.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:19:33 smithi080 bash[28361]: audit 2023-12-01T12:19:32.399446+0000 mon.c (mon.2) 8652 : audit 0 from='client.? 172.21.15.80:0/3277055639' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:19:33.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:19:33 smithi090 bash[32384]: cluster 2023-12-01T12:19:31.502924+0000 mgr.y (mgr.24362) 13528 : cluster 0 pgmap v13497: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:19:33.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:19:33 smithi090 bash[32384]: audit 2023-12-01T12:19:32.399446+0000 mon.c (mon.2) 8652 : audit 0 from='client.? 172.21.15.80:0/3277055639' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:19:35.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:19:35 smithi080 bash[41963]: cluster 2023-12-01T12:19:33.503576+0000 mgr.y (mgr.24362) 13529 : cluster 0 pgmap v13498: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:19:35.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:19:35 smithi080 bash[41963]: audit 2023-12-01T12:19:34.853851+0000 mon.c (mon.2) 8653 : audit 0 from='client.? 172.21.15.80:0/3573131666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:19:35.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:19:35 smithi080 bash[28361]: cluster 2023-12-01T12:19:33.503576+0000 mgr.y (mgr.24362) 13529 : cluster 0 pgmap v13498: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:19:35.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:19:35 smithi080 bash[28361]: audit 2023-12-01T12:19:34.853851+0000 mon.c (mon.2) 8653 : audit 0 from='client.? 172.21.15.80:0/3573131666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:19:35.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:19:35 smithi090 bash[32384]: cluster 2023-12-01T12:19:33.503576+0000 mgr.y (mgr.24362) 13529 : cluster 0 pgmap v13498: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:19:35.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:19:35 smithi090 bash[32384]: audit 2023-12-01T12:19:34.853851+0000 mon.c (mon.2) 8653 : audit 0 from='client.? 172.21.15.80:0/3573131666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:19:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:19:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:19:36] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T12:19:37.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:19:37 smithi080 bash[41963]: cluster 2023-12-01T12:19:35.504249+0000 mgr.y (mgr.24362) 13530 : cluster 0 pgmap v13499: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:19:37.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:19:37 smithi080 bash[41963]: audit 2023-12-01T12:19:37.309652+0000 mon.c (mon.2) 8654 : audit 0 from='client.? 172.21.15.80:0/3812924184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:19:37.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:19:37 smithi080 bash[28361]: cluster 2023-12-01T12:19:35.504249+0000 mgr.y (mgr.24362) 13530 : cluster 0 pgmap v13499: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:19:37.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:19:37 smithi080 bash[28361]: audit 2023-12-01T12:19:37.309652+0000 mon.c (mon.2) 8654 : audit 0 from='client.? 172.21.15.80:0/3812924184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:19:37.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:19:37 smithi090 bash[32384]: cluster 2023-12-01T12:19:35.504249+0000 mgr.y (mgr.24362) 13530 : cluster 0 pgmap v13499: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:19:37.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:19:37 smithi090 bash[32384]: audit 2023-12-01T12:19:37.309652+0000 mon.c (mon.2) 8654 : audit 0 from='client.? 172.21.15.80:0/3812924184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:19:39.680 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:19:39 smithi080 bash[41963]: cluster 2023-12-01T12:19:37.505405+0000 mgr.y (mgr.24362) 13531 : cluster 0 pgmap v13500: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:19:39.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:19:39 smithi080 bash[28361]: cluster 2023-12-01T12:19:37.505405+0000 mgr.y (mgr.24362) 13531 : cluster 0 pgmap v13500: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:19:39.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:19:39 smithi090 bash[32384]: cluster 2023-12-01T12:19:37.505405+0000 mgr.y (mgr.24362) 13531 : cluster 0 pgmap v13500: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:19:40.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:19:40 smithi080 bash[28361]: audit 2023-12-01T12:19:39.773117+0000 mon.c (mon.2) 8655 : audit 0 from='client.? 172.21.15.80:0/69128633' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:19:40.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:19:40 smithi080 bash[41963]: audit 2023-12-01T12:19:39.773117+0000 mon.c (mon.2) 8655 : audit 0 from='client.? 172.21.15.80:0/69128633' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:19:40.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:19:40 smithi090 bash[32384]: audit 2023-12-01T12:19:39.773117+0000 mon.c (mon.2) 8655 : audit 0 from='client.? 172.21.15.80:0/69128633' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:19:41.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:19:41 smithi080 bash[41963]: cluster 2023-12-01T12:19:39.506020+0000 mgr.y (mgr.24362) 13532 : cluster 0 pgmap v13501: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:19:41.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:19:41 smithi080 bash[41963]: audit 2023-12-01T12:19:40.497866+0000 mon.c (mon.2) 8656 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:19:41.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:19:41 smithi080 bash[28361]: cluster 2023-12-01T12:19:39.506020+0000 mgr.y (mgr.24362) 13532 : cluster 0 pgmap v13501: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:19:41.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:19:41 smithi080 bash[28361]: audit 2023-12-01T12:19:40.497866+0000 mon.c (mon.2) 8656 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:19:41.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:19:41 smithi090 bash[32384]: cluster 2023-12-01T12:19:39.506020+0000 mgr.y (mgr.24362) 13532 : cluster 0 pgmap v13501: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:19:41.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:19:41 smithi090 bash[32384]: audit 2023-12-01T12:19:40.497866+0000 mon.c (mon.2) 8656 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:19:43.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:19:42 smithi090 bash[32384]: cluster 2023-12-01T12:19:41.507252+0000 mgr.y (mgr.24362) 13533 : cluster 0 pgmap v13502: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:19:43.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:19:42 smithi090 bash[32384]: audit 2023-12-01T12:19:42.035223+0000 mon.c (mon.2) 8657 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:19:43.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:19:42 smithi090 bash[32384]: audit 2023-12-01T12:19:42.233434+0000 mon.c (mon.2) 8658 : audit 0 from='client.? 172.21.15.80:0/3892710056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:19:43.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:19:42 smithi080 bash[28361]: cluster 2023-12-01T12:19:41.507252+0000 mgr.y (mgr.24362) 13533 : cluster 0 pgmap v13502: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:19:43.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:19:42 smithi080 bash[28361]: audit 2023-12-01T12:19:42.035223+0000 mon.c (mon.2) 8657 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:19:43.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:19:42 smithi080 bash[28361]: audit 2023-12-01T12:19:42.233434+0000 mon.c (mon.2) 8658 : audit 0 from='client.? 172.21.15.80:0/3892710056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:19:43.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:19:42 smithi080 bash[41963]: cluster 2023-12-01T12:19:41.507252+0000 mgr.y (mgr.24362) 13533 : cluster 0 pgmap v13502: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:19:43.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:19:42 smithi080 bash[41963]: audit 2023-12-01T12:19:42.035223+0000 mon.c (mon.2) 8657 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:19:43.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:19:42 smithi080 bash[41963]: audit 2023-12-01T12:19:42.233434+0000 mon.c (mon.2) 8658 : audit 0 from='client.? 172.21.15.80:0/3892710056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:19:45.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:19:44 smithi090 bash[32384]: cluster 2023-12-01T12:19:43.507931+0000 mgr.y (mgr.24362) 13534 : cluster 0 pgmap v13503: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:19:45.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:19:44 smithi090 bash[32384]: audit 2023-12-01T12:19:44.672770+0000 mon.a (mon.0) 8420 : audit 0 from='client.? 172.21.15.80:0/2565869776' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:19:45.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:19:44 smithi080 bash[28361]: cluster 2023-12-01T12:19:43.507931+0000 mgr.y (mgr.24362) 13534 : cluster 0 pgmap v13503: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:19:45.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:19:44 smithi080 bash[28361]: audit 2023-12-01T12:19:44.672770+0000 mon.a (mon.0) 8420 : audit 0 from='client.? 172.21.15.80:0/2565869776' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:19:45.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:19:44 smithi080 bash[41963]: cluster 2023-12-01T12:19:43.507931+0000 mgr.y (mgr.24362) 13534 : cluster 0 pgmap v13503: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:19:45.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:19:44 smithi080 bash[41963]: audit 2023-12-01T12:19:44.672770+0000 mon.a (mon.0) 8420 : audit 0 from='client.? 172.21.15.80:0/2565869776' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:19:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:19:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:19:46] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T12:19:47.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:19:46 smithi090 bash[32384]: cluster 2023-12-01T12:19:45.508548+0000 mgr.y (mgr.24362) 13535 : cluster 0 pgmap v13504: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:19:47.180 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:19:46 smithi080 bash[41963]: cluster 2023-12-01T12:19:45.508548+0000 mgr.y (mgr.24362) 13535 : cluster 0 pgmap v13504: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:19:47.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:19:46 smithi080 bash[28361]: cluster 2023-12-01T12:19:45.508548+0000 mgr.y (mgr.24362) 13535 : cluster 0 pgmap v13504: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:19:48.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:19:47 smithi090 bash[32384]: audit 2023-12-01T12:19:47.147741+0000 mon.a (mon.0) 8421 : audit 0 from='client.? 172.21.15.80:0/1954343726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:19:48.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:19:47 smithi080 bash[28361]: audit 2023-12-01T12:19:47.147741+0000 mon.a (mon.0) 8421 : audit 0 from='client.? 172.21.15.80:0/1954343726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:19:48.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:19:47 smithi080 bash[41963]: audit 2023-12-01T12:19:47.147741+0000 mon.a (mon.0) 8421 : audit 0 from='client.? 172.21.15.80:0/1954343726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:19:49.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:19:48 smithi080 bash[41963]: cluster 2023-12-01T12:19:47.509699+0000 mgr.y (mgr.24362) 13536 : cluster 0 pgmap v13505: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:19:49.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:19:48 smithi080 bash[41963]: audit 2023-12-01T12:19:47.882826+0000 mon.a (mon.0) 8422 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:19:49.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:19:48 smithi080 bash[41963]: audit 2023-12-01T12:19:47.894405+0000 mon.a (mon.0) 8423 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:19:49.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:19:48 smithi080 bash[41963]: audit 2023-12-01T12:19:48.235004+0000 mon.a (mon.0) 8424 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:19:49.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:19:48 smithi080 bash[41963]: audit 2023-12-01T12:19:48.244600+0000 mon.a (mon.0) 8425 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:19:49.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:19:48 smithi080 bash[41963]: audit 2023-12-01T12:19:48.724101+0000 mon.c (mon.2) 8659 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:19:49.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:19:48 smithi080 bash[41963]: audit 2023-12-01T12:19:48.725734+0000 mon.c (mon.2) 8660 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:19:49.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:19:48 smithi080 bash[41963]: audit 2023-12-01T12:19:48.735352+0000 mon.a (mon.0) 8426 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:19:49.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:19:48 smithi080 bash[28361]: cluster 2023-12-01T12:19:47.509699+0000 mgr.y (mgr.24362) 13536 : cluster 0 pgmap v13505: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:19:49.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:19:48 smithi080 bash[28361]: audit 2023-12-01T12:19:47.882826+0000 mon.a (mon.0) 8422 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:19:49.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:19:48 smithi080 bash[28361]: audit 2023-12-01T12:19:47.894405+0000 mon.a (mon.0) 8423 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:19:49.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:19:48 smithi080 bash[28361]: audit 2023-12-01T12:19:48.235004+0000 mon.a (mon.0) 8424 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:19:49.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:19:48 smithi080 bash[28361]: audit 2023-12-01T12:19:48.244600+0000 mon.a (mon.0) 8425 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:19:49.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:19:48 smithi080 bash[28361]: audit 2023-12-01T12:19:48.724101+0000 mon.c (mon.2) 8659 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:19:49.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:19:48 smithi080 bash[28361]: audit 2023-12-01T12:19:48.725734+0000 mon.c (mon.2) 8660 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:19:49.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:19:48 smithi080 bash[28361]: audit 2023-12-01T12:19:48.735352+0000 mon.a (mon.0) 8426 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:19:49.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:19:48 smithi090 bash[32384]: cluster 2023-12-01T12:19:47.509699+0000 mgr.y (mgr.24362) 13536 : cluster 0 pgmap v13505: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:19:49.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:19:48 smithi090 bash[32384]: audit 2023-12-01T12:19:47.882826+0000 mon.a (mon.0) 8422 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:19:49.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:19:48 smithi090 bash[32384]: audit 2023-12-01T12:19:47.894405+0000 mon.a (mon.0) 8423 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:19:49.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:19:48 smithi090 bash[32384]: audit 2023-12-01T12:19:48.235004+0000 mon.a (mon.0) 8424 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:19:49.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:19:48 smithi090 bash[32384]: audit 2023-12-01T12:19:48.244600+0000 mon.a (mon.0) 8425 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:19:49.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:19:48 smithi090 bash[32384]: audit 2023-12-01T12:19:48.724101+0000 mon.c (mon.2) 8659 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:19:49.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:19:48 smithi090 bash[32384]: audit 2023-12-01T12:19:48.725734+0000 mon.c (mon.2) 8660 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:19:49.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:19:48 smithi090 bash[32384]: audit 2023-12-01T12:19:48.735352+0000 mon.a (mon.0) 8426 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:19:50.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:19:49 smithi080 bash[28361]: audit 2023-12-01T12:19:49.605088+0000 mon.a (mon.0) 8427 : audit 0 from='client.? 172.21.15.80:0/2219666632' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:19:50.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:19:49 smithi080 bash[41963]: audit 2023-12-01T12:19:49.605088+0000 mon.a (mon.0) 8427 : audit 0 from='client.? 172.21.15.80:0/2219666632' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:19:50.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:19:49 smithi090 bash[32384]: audit 2023-12-01T12:19:49.605088+0000 mon.a (mon.0) 8427 : audit 0 from='client.? 172.21.15.80:0/2219666632' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:19:51.180 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:19:50 smithi080 bash[41963]: cluster 2023-12-01T12:19:49.510420+0000 mgr.y (mgr.24362) 13537 : cluster 0 pgmap v13506: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:19:51.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:19:50 smithi080 bash[28361]: cluster 2023-12-01T12:19:49.510420+0000 mgr.y (mgr.24362) 13537 : cluster 0 pgmap v13506: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:19:51.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:19:50 smithi090 bash[32384]: cluster 2023-12-01T12:19:49.510420+0000 mgr.y (mgr.24362) 13537 : cluster 0 pgmap v13506: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:19:53.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:19:52 smithi080 bash[41963]: cluster 2023-12-01T12:19:51.511578+0000 mgr.y (mgr.24362) 13538 : cluster 0 pgmap v13507: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:19:53.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:19:52 smithi080 bash[41963]: audit 2023-12-01T12:19:52.053134+0000 mon.a (mon.0) 8428 : audit 0 from='client.? 172.21.15.80:0/1306486975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:19:53.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:19:52 smithi080 bash[28361]: cluster 2023-12-01T12:19:51.511578+0000 mgr.y (mgr.24362) 13538 : cluster 0 pgmap v13507: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:19:53.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:19:52 smithi080 bash[28361]: audit 2023-12-01T12:19:52.053134+0000 mon.a (mon.0) 8428 : audit 0 from='client.? 172.21.15.80:0/1306486975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:19:53.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:19:52 smithi090 bash[32384]: cluster 2023-12-01T12:19:51.511578+0000 mgr.y (mgr.24362) 13538 : cluster 0 pgmap v13507: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:19:53.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:19:52 smithi090 bash[32384]: audit 2023-12-01T12:19:52.053134+0000 mon.a (mon.0) 8428 : audit 0 from='client.? 172.21.15.80:0/1306486975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:19:55.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:19:54 smithi080 bash[28361]: cluster 2023-12-01T12:19:53.512295+0000 mgr.y (mgr.24362) 13539 : cluster 0 pgmap v13508: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:19:55.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:19:54 smithi080 bash[28361]: audit 2023-12-01T12:19:54.506436+0000 mon.c (mon.2) 8661 : audit 0 from='client.? 172.21.15.80:0/893133237' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:19:55.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:19:54 smithi080 bash[41963]: cluster 2023-12-01T12:19:53.512295+0000 mgr.y (mgr.24362) 13539 : cluster 0 pgmap v13508: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:19:55.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:19:54 smithi080 bash[41963]: audit 2023-12-01T12:19:54.506436+0000 mon.c (mon.2) 8661 : audit 0 from='client.? 172.21.15.80:0/893133237' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:19:55.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:19:54 smithi090 bash[32384]: cluster 2023-12-01T12:19:53.512295+0000 mgr.y (mgr.24362) 13539 : cluster 0 pgmap v13508: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:19:55.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:19:54 smithi090 bash[32384]: audit 2023-12-01T12:19:54.506436+0000 mon.c (mon.2) 8661 : audit 0 from='client.? 172.21.15.80:0/893133237' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:19:56.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:19:55 smithi080 bash[28361]: audit 2023-12-01T12:19:55.498160+0000 mon.c (mon.2) 8662 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:19:56.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:19:55 smithi080 bash[41963]: audit 2023-12-01T12:19:55.498160+0000 mon.c (mon.2) 8662 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:19:56.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:19:55 smithi090 bash[32384]: audit 2023-12-01T12:19:55.498160+0000 mon.c (mon.2) 8662 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:19:56.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:19:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:19:56] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T12:19:57.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:19:56 smithi080 bash[28361]: cluster 2023-12-01T12:19:55.512798+0000 mgr.y (mgr.24362) 13540 : cluster 0 pgmap v13509: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:19:57.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:19:56 smithi080 bash[41963]: cluster 2023-12-01T12:19:55.512798+0000 mgr.y (mgr.24362) 13540 : cluster 0 pgmap v13509: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:19:57.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:19:56 smithi090 bash[32384]: cluster 2023-12-01T12:19:55.512798+0000 mgr.y (mgr.24362) 13540 : cluster 0 pgmap v13509: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:19:58.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:19:57 smithi080 bash[41963]: audit 2023-12-01T12:19:56.967441+0000 mon.c (mon.2) 8663 : audit 0 from='client.? 172.21.15.80:0/1396635722' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:19:58.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:19:57 smithi080 bash[28361]: audit 2023-12-01T12:19:56.967441+0000 mon.c (mon.2) 8663 : audit 0 from='client.? 172.21.15.80:0/1396635722' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:19:58.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:19:57 smithi090 bash[32384]: audit 2023-12-01T12:19:56.967441+0000 mon.c (mon.2) 8663 : audit 0 from='client.? 172.21.15.80:0/1396635722' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:19:59.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:19:58 smithi080 bash[28361]: cluster 2023-12-01T12:19:57.513982+0000 mgr.y (mgr.24362) 13541 : cluster 0 pgmap v13510: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:19:59.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:19:58 smithi080 bash[41963]: cluster 2023-12-01T12:19:57.513982+0000 mgr.y (mgr.24362) 13541 : cluster 0 pgmap v13510: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:19:59.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:19:58 smithi090 bash[32384]: cluster 2023-12-01T12:19:57.513982+0000 mgr.y (mgr.24362) 13541 : cluster 0 pgmap v13510: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:20:00.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:19:59 smithi090 bash[32384]: audit 2023-12-01T12:19:59.422005+0000 mon.c (mon.2) 8664 : audit 0 from='client.? 172.21.15.80:0/1510809452' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:20:00.430 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:19:59 smithi080 bash[41963]: audit 2023-12-01T12:19:59.422005+0000 mon.c (mon.2) 8664 : audit 0 from='client.? 172.21.15.80:0/1510809452' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:20:00.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:19:59 smithi080 bash[28361]: audit 2023-12-01T12:19:59.422005+0000 mon.c (mon.2) 8664 : audit 0 from='client.? 172.21.15.80:0/1510809452' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:20:00.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:20:00 smithi080 bash[28361]: debug 2023-12-01T12:19:59.999+0000 7f6ec9bf0700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T12:20:01.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:20:00 smithi090 bash[32384]: cluster 2023-12-01T12:19:59.514630+0000 mgr.y (mgr.24362) 13542 : cluster 0 pgmap v13511: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:20:01.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:20:00 smithi090 bash[32384]: cluster 2023-12-01T12:20:00.000122+0000 mon.a (mon.0) 8429 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T12:20:01.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:20:00 smithi080 bash[41963]: cluster 2023-12-01T12:19:59.514630+0000 mgr.y (mgr.24362) 13542 : cluster 0 pgmap v13511: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:20:01.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:20:00 smithi080 bash[41963]: cluster 2023-12-01T12:20:00.000122+0000 mon.a (mon.0) 8429 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T12:20:01.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:20:00 smithi080 bash[28361]: cluster 2023-12-01T12:19:59.514630+0000 mgr.y (mgr.24362) 13542 : cluster 0 pgmap v13511: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:20:01.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:20:00 smithi080 bash[28361]: cluster 2023-12-01T12:20:00.000122+0000 mon.a (mon.0) 8429 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T12:20:03.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:20:02 smithi090 bash[32384]: cluster 2023-12-01T12:20:01.515415+0000 mgr.y (mgr.24362) 13543 : cluster 0 pgmap v13512: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:20:03.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:20:02 smithi090 bash[32384]: audit 2023-12-01T12:20:01.879275+0000 mon.a (mon.0) 8430 : audit 0 from='client.? 172.21.15.80:0/1956767354' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:20:03.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:20:02 smithi080 bash[28361]: cluster 2023-12-01T12:20:01.515415+0000 mgr.y (mgr.24362) 13543 : cluster 0 pgmap v13512: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:20:03.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:20:02 smithi080 bash[28361]: audit 2023-12-01T12:20:01.879275+0000 mon.a (mon.0) 8430 : audit 0 from='client.? 172.21.15.80:0/1956767354' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:20:03.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:20:02 smithi080 bash[41963]: cluster 2023-12-01T12:20:01.515415+0000 mgr.y (mgr.24362) 13543 : cluster 0 pgmap v13512: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:20:03.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:20:02 smithi080 bash[41963]: audit 2023-12-01T12:20:01.879275+0000 mon.a (mon.0) 8430 : audit 0 from='client.? 172.21.15.80:0/1956767354' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:20:05.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:20:04 smithi090 bash[32384]: cluster 2023-12-01T12:20:03.516030+0000 mgr.y (mgr.24362) 13544 : cluster 0 pgmap v13513: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:20:05.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:20:04 smithi090 bash[32384]: audit 2023-12-01T12:20:04.336258+0000 mon.c (mon.2) 8665 : audit 0 from='client.? 172.21.15.80:0/1955381461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:20:05.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:20:04 smithi080 bash[28361]: cluster 2023-12-01T12:20:03.516030+0000 mgr.y (mgr.24362) 13544 : cluster 0 pgmap v13513: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:20:05.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:20:04 smithi080 bash[28361]: audit 2023-12-01T12:20:04.336258+0000 mon.c (mon.2) 8665 : audit 0 from='client.? 172.21.15.80:0/1955381461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:20:05.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:20:04 smithi080 bash[41963]: cluster 2023-12-01T12:20:03.516030+0000 mgr.y (mgr.24362) 13544 : cluster 0 pgmap v13513: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:20:05.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:20:04 smithi080 bash[41963]: audit 2023-12-01T12:20:04.336258+0000 mon.c (mon.2) 8665 : audit 0 from='client.? 172.21.15.80:0/1955381461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:20:06.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:20:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:20:06] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T12:20:07.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:20:06 smithi090 bash[32384]: cluster 2023-12-01T12:20:05.516720+0000 mgr.y (mgr.24362) 13545 : cluster 0 pgmap v13514: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:20:07.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:20:06 smithi080 bash[28361]: cluster 2023-12-01T12:20:05.516720+0000 mgr.y (mgr.24362) 13545 : cluster 0 pgmap v13514: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:20:07.180 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:20:06 smithi080 bash[41963]: cluster 2023-12-01T12:20:05.516720+0000 mgr.y (mgr.24362) 13545 : cluster 0 pgmap v13514: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:20:08.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:20:07 smithi090 bash[32384]: audit 2023-12-01T12:20:06.782767+0000 mon.c (mon.2) 8666 : audit 0 from='client.? 172.21.15.80:0/1978665244' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:20:08.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:20:07 smithi080 bash[41963]: audit 2023-12-01T12:20:06.782767+0000 mon.c (mon.2) 8666 : audit 0 from='client.? 172.21.15.80:0/1978665244' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:20:08.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:20:07 smithi080 bash[28361]: audit 2023-12-01T12:20:06.782767+0000 mon.c (mon.2) 8666 : audit 0 from='client.? 172.21.15.80:0/1978665244' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:20:09.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:20:08 smithi090 bash[32384]: cluster 2023-12-01T12:20:07.517860+0000 mgr.y (mgr.24362) 13546 : cluster 0 pgmap v13515: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:20:09.180 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:20:08 smithi080 bash[41963]: cluster 2023-12-01T12:20:07.517860+0000 mgr.y (mgr.24362) 13546 : cluster 0 pgmap v13515: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:20:09.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:20:08 smithi080 bash[28361]: cluster 2023-12-01T12:20:07.517860+0000 mgr.y (mgr.24362) 13546 : cluster 0 pgmap v13515: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:20:10.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:20:09 smithi090 bash[32384]: audit 2023-12-01T12:20:09.241690+0000 mon.a (mon.0) 8431 : audit 0 from='client.? 172.21.15.80:0/3085292474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:20:10.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:20:09 smithi080 bash[28361]: audit 2023-12-01T12:20:09.241690+0000 mon.a (mon.0) 8431 : audit 0 from='client.? 172.21.15.80:0/3085292474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:20:10.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:20:09 smithi080 bash[41963]: audit 2023-12-01T12:20:09.241690+0000 mon.a (mon.0) 8431 : audit 0 from='client.? 172.21.15.80:0/3085292474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:20:11.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:20:10 smithi090 bash[32384]: cluster 2023-12-01T12:20:09.518522+0000 mgr.y (mgr.24362) 13547 : cluster 0 pgmap v13516: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:20:11.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:20:10 smithi090 bash[32384]: audit 2023-12-01T12:20:10.498617+0000 mon.c (mon.2) 8667 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:20:11.180 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:20:10 smithi080 bash[41963]: cluster 2023-12-01T12:20:09.518522+0000 mgr.y (mgr.24362) 13547 : cluster 0 pgmap v13516: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:20:11.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:20:10 smithi080 bash[41963]: audit 2023-12-01T12:20:10.498617+0000 mon.c (mon.2) 8667 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:20:11.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:20:10 smithi080 bash[28361]: cluster 2023-12-01T12:20:09.518522+0000 mgr.y (mgr.24362) 13547 : cluster 0 pgmap v13516: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:20:11.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:20:10 smithi080 bash[28361]: audit 2023-12-01T12:20:10.498617+0000 mon.c (mon.2) 8667 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:20:12.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:20:11 smithi090 bash[32384]: audit 2023-12-01T12:20:11.691359+0000 mon.a (mon.0) 8432 : audit 0 from='client.? 172.21.15.80:0/2325404016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:20:12.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:20:11 smithi080 bash[28361]: audit 2023-12-01T12:20:11.691359+0000 mon.a (mon.0) 8432 : audit 0 from='client.? 172.21.15.80:0/2325404016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:20:12.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:20:11 smithi080 bash[41963]: audit 2023-12-01T12:20:11.691359+0000 mon.a (mon.0) 8432 : audit 0 from='client.? 172.21.15.80:0/2325404016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:20:13.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:20:12 smithi090 bash[32384]: cluster 2023-12-01T12:20:11.519744+0000 mgr.y (mgr.24362) 13548 : cluster 0 pgmap v13517: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:20:13.180 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:20:12 smithi080 bash[41963]: cluster 2023-12-01T12:20:11.519744+0000 mgr.y (mgr.24362) 13548 : cluster 0 pgmap v13517: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:20:13.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:20:12 smithi080 bash[28361]: cluster 2023-12-01T12:20:11.519744+0000 mgr.y (mgr.24362) 13548 : cluster 0 pgmap v13517: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:20:15.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:20:14 smithi090 bash[32384]: cluster 2023-12-01T12:20:13.520534+0000 mgr.y (mgr.24362) 13549 : cluster 0 pgmap v13518: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:20:15.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:20:14 smithi090 bash[32384]: audit 2023-12-01T12:20:14.139957+0000 mon.c (mon.2) 8668 : audit 0 from='client.? 172.21.15.80:0/2956351924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:20:15.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:20:14 smithi080 bash[28361]: cluster 2023-12-01T12:20:13.520534+0000 mgr.y (mgr.24362) 13549 : cluster 0 pgmap v13518: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:20:15.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:20:14 smithi080 bash[28361]: audit 2023-12-01T12:20:14.139957+0000 mon.c (mon.2) 8668 : audit 0 from='client.? 172.21.15.80:0/2956351924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:20:15.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:20:14 smithi080 bash[41963]: cluster 2023-12-01T12:20:13.520534+0000 mgr.y (mgr.24362) 13549 : cluster 0 pgmap v13518: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:20:15.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:20:14 smithi080 bash[41963]: audit 2023-12-01T12:20:14.139957+0000 mon.c (mon.2) 8668 : audit 0 from='client.? 172.21.15.80:0/2956351924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:20:16.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:20:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:20:16] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T12:20:17.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:20:16 smithi090 bash[32384]: cluster 2023-12-01T12:20:15.521392+0000 mgr.y (mgr.24362) 13550 : cluster 0 pgmap v13519: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:20:17.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:20:16 smithi090 bash[32384]: audit 2023-12-01T12:20:16.592356+0000 mon.c (mon.2) 8669 : audit 0 from='client.? 172.21.15.80:0/3002070769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:20:17.180 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:20:16 smithi080 bash[41963]: cluster 2023-12-01T12:20:15.521392+0000 mgr.y (mgr.24362) 13550 : cluster 0 pgmap v13519: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:20:17.180 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:20:16 smithi080 bash[41963]: audit 2023-12-01T12:20:16.592356+0000 mon.c (mon.2) 8669 : audit 0 from='client.? 172.21.15.80:0/3002070769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:20:17.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:20:16 smithi080 bash[28361]: cluster 2023-12-01T12:20:15.521392+0000 mgr.y (mgr.24362) 13550 : cluster 0 pgmap v13519: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:20:17.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:20:16 smithi080 bash[28361]: audit 2023-12-01T12:20:16.592356+0000 mon.c (mon.2) 8669 : audit 0 from='client.? 172.21.15.80:0/3002070769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:20:19.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:20:18 smithi090 bash[32384]: cluster 2023-12-01T12:20:17.522597+0000 mgr.y (mgr.24362) 13551 : cluster 0 pgmap v13520: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:20:19.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:20:18 smithi080 bash[28361]: cluster 2023-12-01T12:20:17.522597+0000 mgr.y (mgr.24362) 13551 : cluster 0 pgmap v13520: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:20:19.180 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:20:18 smithi080 bash[41963]: cluster 2023-12-01T12:20:17.522597+0000 mgr.y (mgr.24362) 13551 : cluster 0 pgmap v13520: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:20:20.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:20:19 smithi090 bash[32384]: audit 2023-12-01T12:20:19.044448+0000 mon.c (mon.2) 8670 : audit 0 from='client.? 172.21.15.80:0/2378516794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:20:20.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:20:19 smithi080 bash[28361]: audit 2023-12-01T12:20:19.044448+0000 mon.c (mon.2) 8670 : audit 0 from='client.? 172.21.15.80:0/2378516794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:20:20.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:20:19 smithi080 bash[41963]: audit 2023-12-01T12:20:19.044448+0000 mon.c (mon.2) 8670 : audit 0 from='client.? 172.21.15.80:0/2378516794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:20:21.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:20:20 smithi090 bash[32384]: cluster 2023-12-01T12:20:19.523257+0000 mgr.y (mgr.24362) 13552 : cluster 0 pgmap v13521: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:20:21.180 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:20:20 smithi080 bash[41963]: cluster 2023-12-01T12:20:19.523257+0000 mgr.y (mgr.24362) 13552 : cluster 0 pgmap v13521: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:20:21.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:20:20 smithi080 bash[28361]: cluster 2023-12-01T12:20:19.523257+0000 mgr.y (mgr.24362) 13552 : cluster 0 pgmap v13521: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:20:22.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:20:21 smithi080 bash[28361]: audit 2023-12-01T12:20:21.502877+0000 mon.c (mon.2) 8671 : audit 0 from='client.? 172.21.15.80:0/2990811520' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:20:22.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:20:21 smithi080 bash[41963]: audit 2023-12-01T12:20:21.502877+0000 mon.c (mon.2) 8671 : audit 0 from='client.? 172.21.15.80:0/2990811520' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:20:22.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:20:21 smithi090 bash[32384]: audit 2023-12-01T12:20:21.502877+0000 mon.c (mon.2) 8671 : audit 0 from='client.? 172.21.15.80:0/2990811520' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:20:23.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:20:22 smithi080 bash[28361]: cluster 2023-12-01T12:20:21.524371+0000 mgr.y (mgr.24362) 13553 : cluster 0 pgmap v13522: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:20:23.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:20:22 smithi080 bash[41963]: cluster 2023-12-01T12:20:21.524371+0000 mgr.y (mgr.24362) 13553 : cluster 0 pgmap v13522: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:20:23.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:20:22 smithi090 bash[32384]: cluster 2023-12-01T12:20:21.524371+0000 mgr.y (mgr.24362) 13553 : cluster 0 pgmap v13522: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:20:25.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:20:24 smithi080 bash[28361]: cluster 2023-12-01T12:20:23.524976+0000 mgr.y (mgr.24362) 13554 : cluster 0 pgmap v13523: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:20:25.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:20:24 smithi080 bash[28361]: audit 2023-12-01T12:20:23.959564+0000 mon.a (mon.0) 8433 : audit 0 from='client.? 172.21.15.80:0/116142148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:20:25.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:20:24 smithi080 bash[41963]: cluster 2023-12-01T12:20:23.524976+0000 mgr.y (mgr.24362) 13554 : cluster 0 pgmap v13523: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:20:25.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:20:24 smithi080 bash[41963]: audit 2023-12-01T12:20:23.959564+0000 mon.a (mon.0) 8433 : audit 0 from='client.? 172.21.15.80:0/116142148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:20:25.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:20:24 smithi090 bash[32384]: cluster 2023-12-01T12:20:23.524976+0000 mgr.y (mgr.24362) 13554 : cluster 0 pgmap v13523: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:20:25.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:20:24 smithi090 bash[32384]: audit 2023-12-01T12:20:23.959564+0000 mon.a (mon.0) 8433 : audit 0 from='client.? 172.21.15.80:0/116142148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:20:26.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:20:25 smithi080 bash[28361]: audit 2023-12-01T12:20:25.498965+0000 mon.c (mon.2) 8672 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:20:26.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:20:25 smithi080 bash[41963]: audit 2023-12-01T12:20:25.498965+0000 mon.c (mon.2) 8672 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:20:26.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:20:25 smithi090 bash[32384]: audit 2023-12-01T12:20:25.498965+0000 mon.c (mon.2) 8672 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:20:26.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:20:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:20:26] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T12:20:27.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:20:26 smithi080 bash[28361]: cluster 2023-12-01T12:20:25.525625+0000 mgr.y (mgr.24362) 13555 : cluster 0 pgmap v13524: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:20:27.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:20:26 smithi080 bash[28361]: audit 2023-12-01T12:20:26.415272+0000 mon.c (mon.2) 8673 : audit 0 from='client.? 172.21.15.80:0/3660299855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:20:27.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:20:26 smithi080 bash[41963]: cluster 2023-12-01T12:20:25.525625+0000 mgr.y (mgr.24362) 13555 : cluster 0 pgmap v13524: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:20:27.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:20:26 smithi080 bash[41963]: audit 2023-12-01T12:20:26.415272+0000 mon.c (mon.2) 8673 : audit 0 from='client.? 172.21.15.80:0/3660299855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:20:27.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:20:26 smithi090 bash[32384]: cluster 2023-12-01T12:20:25.525625+0000 mgr.y (mgr.24362) 13555 : cluster 0 pgmap v13524: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:20:27.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:20:26 smithi090 bash[32384]: audit 2023-12-01T12:20:26.415272+0000 mon.c (mon.2) 8673 : audit 0 from='client.? 172.21.15.80:0/3660299855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:20:29.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:20:28 smithi080 bash[28361]: cluster 2023-12-01T12:20:27.526805+0000 mgr.y (mgr.24362) 13556 : cluster 0 pgmap v13525: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:20:29.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:20:28 smithi080 bash[41963]: cluster 2023-12-01T12:20:27.526805+0000 mgr.y (mgr.24362) 13556 : cluster 0 pgmap v13525: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:20:29.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:20:28 smithi090 bash[32384]: cluster 2023-12-01T12:20:27.526805+0000 mgr.y (mgr.24362) 13556 : cluster 0 pgmap v13525: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:20:30.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:20:29 smithi080 bash[28361]: audit 2023-12-01T12:20:28.870240+0000 mon.a (mon.0) 8434 : audit 0 from='client.? 172.21.15.80:0/404878271' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:20:30.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:20:29 smithi080 bash[41963]: audit 2023-12-01T12:20:28.870240+0000 mon.a (mon.0) 8434 : audit 0 from='client.? 172.21.15.80:0/404878271' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:20:30.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:20:29 smithi090 bash[32384]: audit 2023-12-01T12:20:28.870240+0000 mon.a (mon.0) 8434 : audit 0 from='client.? 172.21.15.80:0/404878271' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:20:31.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:20:30 smithi080 bash[41963]: cluster 2023-12-01T12:20:29.527502+0000 mgr.y (mgr.24362) 13557 : cluster 0 pgmap v13526: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:20:31.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:20:30 smithi080 bash[28361]: cluster 2023-12-01T12:20:29.527502+0000 mgr.y (mgr.24362) 13557 : cluster 0 pgmap v13526: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:20:31.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:20:30 smithi090 bash[32384]: cluster 2023-12-01T12:20:29.527502+0000 mgr.y (mgr.24362) 13557 : cluster 0 pgmap v13526: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:20:32.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:20:31 smithi080 bash[28361]: audit 2023-12-01T12:20:31.325617+0000 mon.a (mon.0) 8435 : audit 0 from='client.? 172.21.15.80:0/1038076061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:20:32.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:20:31 smithi080 bash[41963]: audit 2023-12-01T12:20:31.325617+0000 mon.a (mon.0) 8435 : audit 0 from='client.? 172.21.15.80:0/1038076061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:20:32.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:20:31 smithi090 bash[32384]: audit 2023-12-01T12:20:31.325617+0000 mon.a (mon.0) 8435 : audit 0 from='client.? 172.21.15.80:0/1038076061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:20:33.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:20:32 smithi080 bash[28361]: cluster 2023-12-01T12:20:31.528616+0000 mgr.y (mgr.24362) 13558 : cluster 0 pgmap v13527: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:20:33.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:20:32 smithi080 bash[41963]: cluster 2023-12-01T12:20:31.528616+0000 mgr.y (mgr.24362) 13558 : cluster 0 pgmap v13527: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:20:33.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:20:32 smithi090 bash[32384]: cluster 2023-12-01T12:20:31.528616+0000 mgr.y (mgr.24362) 13558 : cluster 0 pgmap v13527: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:20:34.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:20:33 smithi080 bash[28361]: audit 2023-12-01T12:20:33.774932+0000 mon.c (mon.2) 8674 : audit 0 from='client.? 172.21.15.80:0/2256073090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:20:34.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:20:33 smithi080 bash[41963]: audit 2023-12-01T12:20:33.774932+0000 mon.c (mon.2) 8674 : audit 0 from='client.? 172.21.15.80:0/2256073090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:20:34.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:20:33 smithi090 bash[32384]: audit 2023-12-01T12:20:33.774932+0000 mon.c (mon.2) 8674 : audit 0 from='client.? 172.21.15.80:0/2256073090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:20:35.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:20:34 smithi080 bash[28361]: cluster 2023-12-01T12:20:33.529268+0000 mgr.y (mgr.24362) 13559 : cluster 0 pgmap v13528: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:20:35.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:20:34 smithi080 bash[41963]: cluster 2023-12-01T12:20:33.529268+0000 mgr.y (mgr.24362) 13559 : cluster 0 pgmap v13528: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:20:35.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:20:34 smithi090 bash[32384]: cluster 2023-12-01T12:20:33.529268+0000 mgr.y (mgr.24362) 13559 : cluster 0 pgmap v13528: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:20:36.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:20:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:20:36] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T12:20:37.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:20:36 smithi080 bash[28361]: cluster 2023-12-01T12:20:35.530065+0000 mgr.y (mgr.24362) 13560 : cluster 0 pgmap v13529: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:20:37.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:20:36 smithi080 bash[28361]: audit 2023-12-01T12:20:36.229996+0000 mon.c (mon.2) 8675 : audit 0 from='client.? 172.21.15.80:0/756602918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:20:37.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:20:36 smithi080 bash[41963]: cluster 2023-12-01T12:20:35.530065+0000 mgr.y (mgr.24362) 13560 : cluster 0 pgmap v13529: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:20:37.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:20:36 smithi080 bash[41963]: audit 2023-12-01T12:20:36.229996+0000 mon.c (mon.2) 8675 : audit 0 from='client.? 172.21.15.80:0/756602918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:20:37.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:20:36 smithi090 bash[32384]: cluster 2023-12-01T12:20:35.530065+0000 mgr.y (mgr.24362) 13560 : cluster 0 pgmap v13529: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:20:37.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:20:36 smithi090 bash[32384]: audit 2023-12-01T12:20:36.229996+0000 mon.c (mon.2) 8675 : audit 0 from='client.? 172.21.15.80:0/756602918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:20:39.180 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:20:38 smithi080 bash[41963]: cluster 2023-12-01T12:20:37.531382+0000 mgr.y (mgr.24362) 13561 : cluster 0 pgmap v13530: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:20:39.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:20:38 smithi080 bash[41963]: audit 2023-12-01T12:20:38.682748+0000 mon.a (mon.0) 8436 : audit 0 from='client.? 172.21.15.80:0/3480183769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:20:39.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:20:38 smithi080 bash[28361]: cluster 2023-12-01T12:20:37.531382+0000 mgr.y (mgr.24362) 13561 : cluster 0 pgmap v13530: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:20:39.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:20:38 smithi080 bash[28361]: audit 2023-12-01T12:20:38.682748+0000 mon.a (mon.0) 8436 : audit 0 from='client.? 172.21.15.80:0/3480183769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:20:39.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:20:38 smithi090 bash[32384]: cluster 2023-12-01T12:20:37.531382+0000 mgr.y (mgr.24362) 13561 : cluster 0 pgmap v13530: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:20:39.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:20:38 smithi090 bash[32384]: audit 2023-12-01T12:20:38.682748+0000 mon.a (mon.0) 8436 : audit 0 from='client.? 172.21.15.80:0/3480183769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:20:41.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:20:40 smithi080 bash[41963]: cluster 2023-12-01T12:20:39.532116+0000 mgr.y (mgr.24362) 13562 : cluster 0 pgmap v13531: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:20:41.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:20:40 smithi080 bash[41963]: audit 2023-12-01T12:20:40.499567+0000 mon.c (mon.2) 8676 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:20:41.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:20:40 smithi080 bash[28361]: cluster 2023-12-01T12:20:39.532116+0000 mgr.y (mgr.24362) 13562 : cluster 0 pgmap v13531: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:20:41.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:20:40 smithi080 bash[28361]: audit 2023-12-01T12:20:40.499567+0000 mon.c (mon.2) 8676 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:20:41.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:20:40 smithi090 bash[32384]: cluster 2023-12-01T12:20:39.532116+0000 mgr.y (mgr.24362) 13562 : cluster 0 pgmap v13531: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:20:41.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:20:40 smithi090 bash[32384]: audit 2023-12-01T12:20:40.499567+0000 mon.c (mon.2) 8676 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:20:42.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:20:41 smithi080 bash[28361]: audit 2023-12-01T12:20:41.143262+0000 mon.a (mon.0) 8437 : audit 0 from='client.? 172.21.15.80:0/2611228739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:20:42.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:20:41 smithi080 bash[41963]: audit 2023-12-01T12:20:41.143262+0000 mon.a (mon.0) 8437 : audit 0 from='client.? 172.21.15.80:0/2611228739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:20:42.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:20:41 smithi090 bash[32384]: audit 2023-12-01T12:20:41.143262+0000 mon.a (mon.0) 8437 : audit 0 from='client.? 172.21.15.80:0/2611228739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:20:43.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:20:42 smithi080 bash[41963]: cluster 2023-12-01T12:20:41.533295+0000 mgr.y (mgr.24362) 13563 : cluster 0 pgmap v13532: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:20:43.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:20:42 smithi080 bash[28361]: cluster 2023-12-01T12:20:41.533295+0000 mgr.y (mgr.24362) 13563 : cluster 0 pgmap v13532: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:20:43.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:20:42 smithi090 bash[32384]: cluster 2023-12-01T12:20:41.533295+0000 mgr.y (mgr.24362) 13563 : cluster 0 pgmap v13532: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:20:44.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:20:43 smithi080 bash[28361]: audit 2023-12-01T12:20:43.604840+0000 mon.c (mon.2) 8677 : audit 0 from='client.? 172.21.15.80:0/1721539076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:20:44.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:20:43 smithi080 bash[41963]: audit 2023-12-01T12:20:43.604840+0000 mon.c (mon.2) 8677 : audit 0 from='client.? 172.21.15.80:0/1721539076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:20:44.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:20:43 smithi090 bash[32384]: audit 2023-12-01T12:20:43.604840+0000 mon.c (mon.2) 8677 : audit 0 from='client.? 172.21.15.80:0/1721539076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:20:45.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:20:44 smithi080 bash[41963]: cluster 2023-12-01T12:20:43.533960+0000 mgr.y (mgr.24362) 13564 : cluster 0 pgmap v13533: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:20:45.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:20:44 smithi080 bash[28361]: cluster 2023-12-01T12:20:43.533960+0000 mgr.y (mgr.24362) 13564 : cluster 0 pgmap v13533: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:20:45.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:20:44 smithi090 bash[32384]: cluster 2023-12-01T12:20:43.533960+0000 mgr.y (mgr.24362) 13564 : cluster 0 pgmap v13533: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:20:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:20:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:20:46] "GET /metrics HTTP/1.1" 200 33987 "" "Prometheus/2.43.0" 2023-12-01T12:20:47.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:20:46 smithi080 bash[28361]: cluster 2023-12-01T12:20:45.534663+0000 mgr.y (mgr.24362) 13565 : cluster 0 pgmap v13534: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:20:47.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:20:46 smithi080 bash[28361]: audit 2023-12-01T12:20:46.059826+0000 mon.a (mon.0) 8438 : audit 0 from='client.? 172.21.15.80:0/3349008955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:20:47.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:20:46 smithi080 bash[41963]: cluster 2023-12-01T12:20:45.534663+0000 mgr.y (mgr.24362) 13565 : cluster 0 pgmap v13534: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:20:47.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:20:46 smithi080 bash[41963]: audit 2023-12-01T12:20:46.059826+0000 mon.a (mon.0) 8438 : audit 0 from='client.? 172.21.15.80:0/3349008955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:20:47.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:20:46 smithi090 bash[32384]: cluster 2023-12-01T12:20:45.534663+0000 mgr.y (mgr.24362) 13565 : cluster 0 pgmap v13534: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:20:47.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:20:46 smithi090 bash[32384]: audit 2023-12-01T12:20:46.059826+0000 mon.a (mon.0) 8438 : audit 0 from='client.? 172.21.15.80:0/3349008955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:20:49.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:20:48 smithi080 bash[28361]: cluster 2023-12-01T12:20:47.535747+0000 mgr.y (mgr.24362) 13566 : cluster 0 pgmap v13535: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:20:49.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:20:48 smithi080 bash[28361]: audit 2023-12-01T12:20:48.513272+0000 mon.c (mon.2) 8678 : audit 0 from='client.? 172.21.15.80:0/2297063356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:20:49.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:20:48 smithi080 bash[28361]: audit 2023-12-01T12:20:48.818407+0000 mon.c (mon.2) 8679 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:20:49.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:20:48 smithi080 bash[41963]: cluster 2023-12-01T12:20:47.535747+0000 mgr.y (mgr.24362) 13566 : cluster 0 pgmap v13535: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:20:49.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:20:48 smithi080 bash[41963]: audit 2023-12-01T12:20:48.513272+0000 mon.c (mon.2) 8678 : audit 0 from='client.? 172.21.15.80:0/2297063356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:20:49.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:20:48 smithi080 bash[41963]: audit 2023-12-01T12:20:48.818407+0000 mon.c (mon.2) 8679 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:20:49.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:20:48 smithi090 bash[32384]: cluster 2023-12-01T12:20:47.535747+0000 mgr.y (mgr.24362) 13566 : cluster 0 pgmap v13535: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:20:49.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:20:48 smithi090 bash[32384]: audit 2023-12-01T12:20:48.513272+0000 mon.c (mon.2) 8678 : audit 0 from='client.? 172.21.15.80:0/2297063356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:20:49.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:20:48 smithi090 bash[32384]: audit 2023-12-01T12:20:48.818407+0000 mon.c (mon.2) 8679 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:20:51.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:20:50 smithi080 bash[41963]: cluster 2023-12-01T12:20:49.536536+0000 mgr.y (mgr.24362) 13567 : cluster 0 pgmap v13536: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:20:51.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:20:50 smithi080 bash[28361]: cluster 2023-12-01T12:20:49.536536+0000 mgr.y (mgr.24362) 13567 : cluster 0 pgmap v13536: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:20:51.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:20:50 smithi090 bash[32384]: cluster 2023-12-01T12:20:49.536536+0000 mgr.y (mgr.24362) 13567 : cluster 0 pgmap v13536: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:20:52.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:20:51 smithi080 bash[28361]: audit 2023-12-01T12:20:50.973037+0000 mon.a (mon.0) 8439 : audit 0 from='client.? 172.21.15.80:0/2670962378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:20:52.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:20:51 smithi080 bash[41963]: audit 2023-12-01T12:20:50.973037+0000 mon.a (mon.0) 8439 : audit 0 from='client.? 172.21.15.80:0/2670962378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:20:52.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:20:51 smithi090 bash[32384]: audit 2023-12-01T12:20:50.973037+0000 mon.a (mon.0) 8439 : audit 0 from='client.? 172.21.15.80:0/2670962378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:20:53.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:20:52 smithi080 bash[28361]: cluster 2023-12-01T12:20:51.537875+0000 mgr.y (mgr.24362) 13568 : cluster 0 pgmap v13537: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:20:53.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:20:52 smithi080 bash[41963]: cluster 2023-12-01T12:20:51.537875+0000 mgr.y (mgr.24362) 13568 : cluster 0 pgmap v13537: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:20:53.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:20:52 smithi090 bash[32384]: cluster 2023-12-01T12:20:51.537875+0000 mgr.y (mgr.24362) 13568 : cluster 0 pgmap v13537: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:20:54.180 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:20:53 smithi080 bash[41963]: audit 2023-12-01T12:20:53.448337+0000 mon.c (mon.2) 8680 : audit 0 from='client.? 172.21.15.80:0/1352268523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:20:54.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:20:53 smithi080 bash[28361]: audit 2023-12-01T12:20:53.448337+0000 mon.c (mon.2) 8680 : audit 0 from='client.? 172.21.15.80:0/1352268523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:20:54.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:20:53 smithi090 bash[32384]: audit 2023-12-01T12:20:53.448337+0000 mon.c (mon.2) 8680 : audit 0 from='client.? 172.21.15.80:0/1352268523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:20:55.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:20:54 smithi080 bash[28361]: cluster 2023-12-01T12:20:53.538559+0000 mgr.y (mgr.24362) 13569 : cluster 0 pgmap v13538: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:20:55.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:20:54 smithi080 bash[28361]: audit 2023-12-01T12:20:54.665416+0000 mon.a (mon.0) 8440 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:20:55.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:20:54 smithi080 bash[28361]: audit 2023-12-01T12:20:54.675180+0000 mon.a (mon.0) 8441 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:20:55.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:20:54 smithi080 bash[41963]: cluster 2023-12-01T12:20:53.538559+0000 mgr.y (mgr.24362) 13569 : cluster 0 pgmap v13538: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:20:55.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:20:54 smithi080 bash[41963]: audit 2023-12-01T12:20:54.665416+0000 mon.a (mon.0) 8440 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:20:55.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:20:54 smithi080 bash[41963]: audit 2023-12-01T12:20:54.675180+0000 mon.a (mon.0) 8441 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:20:55.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:20:54 smithi090 bash[32384]: cluster 2023-12-01T12:20:53.538559+0000 mgr.y (mgr.24362) 13569 : cluster 0 pgmap v13538: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:20:55.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:20:54 smithi090 bash[32384]: audit 2023-12-01T12:20:54.665416+0000 mon.a (mon.0) 8440 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:20:55.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:20:54 smithi090 bash[32384]: audit 2023-12-01T12:20:54.675180+0000 mon.a (mon.0) 8441 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:20:56.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:20:56 smithi090 bash[32384]: audit 2023-12-01T12:20:55.014187+0000 mon.a (mon.0) 8442 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:20:56.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:20:56 smithi090 bash[32384]: audit 2023-12-01T12:20:55.023407+0000 mon.a (mon.0) 8443 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:20:56.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:20:56 smithi090 bash[32384]: audit 2023-12-01T12:20:55.499690+0000 mon.c (mon.2) 8681 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:20:56.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:20:56 smithi090 bash[32384]: audit 2023-12-01T12:20:55.550902+0000 mon.c (mon.2) 8682 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:20:56.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:20:56 smithi090 bash[32384]: audit 2023-12-01T12:20:55.552509+0000 mon.c (mon.2) 8683 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:20:56.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:20:56 smithi090 bash[32384]: audit 2023-12-01T12:20:55.560925+0000 mon.a (mon.0) 8444 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:20:56.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:20:56 smithi090 bash[32384]: audit 2023-12-01T12:20:55.904414+0000 mon.c (mon.2) 8684 : audit 0 from='client.? 172.21.15.80:0/812354057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:20:56.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:20:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:20:56] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T12:20:56.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:20:56 smithi080 bash[41963]: audit 2023-12-01T12:20:55.014187+0000 mon.a (mon.0) 8442 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:20:56.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:20:56 smithi080 bash[41963]: audit 2023-12-01T12:20:55.023407+0000 mon.a (mon.0) 8443 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:20:56.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:20:56 smithi080 bash[41963]: audit 2023-12-01T12:20:55.499690+0000 mon.c (mon.2) 8681 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:20:56.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:20:56 smithi080 bash[41963]: audit 2023-12-01T12:20:55.550902+0000 mon.c (mon.2) 8682 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:20:56.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:20:56 smithi080 bash[41963]: audit 2023-12-01T12:20:55.552509+0000 mon.c (mon.2) 8683 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:20:56.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:20:56 smithi080 bash[41963]: audit 2023-12-01T12:20:55.560925+0000 mon.a (mon.0) 8444 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:20:56.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:20:56 smithi080 bash[41963]: audit 2023-12-01T12:20:55.904414+0000 mon.c (mon.2) 8684 : audit 0 from='client.? 172.21.15.80:0/812354057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:20:56.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:20:56 smithi080 bash[28361]: audit 2023-12-01T12:20:55.014187+0000 mon.a (mon.0) 8442 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:20:56.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:20:56 smithi080 bash[28361]: audit 2023-12-01T12:20:55.023407+0000 mon.a (mon.0) 8443 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:20:56.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:20:56 smithi080 bash[28361]: audit 2023-12-01T12:20:55.499690+0000 mon.c (mon.2) 8681 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:20:56.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:20:56 smithi080 bash[28361]: audit 2023-12-01T12:20:55.550902+0000 mon.c (mon.2) 8682 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:20:56.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:20:56 smithi080 bash[28361]: audit 2023-12-01T12:20:55.552509+0000 mon.c (mon.2) 8683 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:20:56.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:20:56 smithi080 bash[28361]: audit 2023-12-01T12:20:55.560925+0000 mon.a (mon.0) 8444 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:20:56.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:20:56 smithi080 bash[28361]: audit 2023-12-01T12:20:55.904414+0000 mon.c (mon.2) 8684 : audit 0 from='client.? 172.21.15.80:0/812354057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:20:57.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:20:57 smithi080 bash[28361]: cluster 2023-12-01T12:20:55.539177+0000 mgr.y (mgr.24362) 13570 : cluster 0 pgmap v13539: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:20:57.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:20:57 smithi080 bash[41963]: cluster 2023-12-01T12:20:55.539177+0000 mgr.y (mgr.24362) 13570 : cluster 0 pgmap v13539: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:20:57.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:20:57 smithi090 bash[32384]: cluster 2023-12-01T12:20:55.539177+0000 mgr.y (mgr.24362) 13570 : cluster 0 pgmap v13539: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:20:59.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:20:59 smithi080 bash[28361]: cluster 2023-12-01T12:20:57.540408+0000 mgr.y (mgr.24362) 13571 : cluster 0 pgmap v13540: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:20:59.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:20:59 smithi080 bash[28361]: audit 2023-12-01T12:20:58.380898+0000 mon.c (mon.2) 8685 : audit 0 from='client.? 172.21.15.80:0/3282746489' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:20:59.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:20:59 smithi080 bash[41963]: cluster 2023-12-01T12:20:57.540408+0000 mgr.y (mgr.24362) 13571 : cluster 0 pgmap v13540: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:20:59.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:20:59 smithi080 bash[41963]: audit 2023-12-01T12:20:58.380898+0000 mon.c (mon.2) 8685 : audit 0 from='client.? 172.21.15.80:0/3282746489' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:20:59.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:20:59 smithi090 bash[32384]: cluster 2023-12-01T12:20:57.540408+0000 mgr.y (mgr.24362) 13571 : cluster 0 pgmap v13540: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:20:59.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:20:59 smithi090 bash[32384]: audit 2023-12-01T12:20:58.380898+0000 mon.c (mon.2) 8685 : audit 0 from='client.? 172.21.15.80:0/3282746489' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:21:01.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:21:01 smithi080 bash[41963]: cluster 2023-12-01T12:20:59.541090+0000 mgr.y (mgr.24362) 13572 : cluster 0 pgmap v13541: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:21:01.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:21:01 smithi080 bash[41963]: audit 2023-12-01T12:21:00.841949+0000 mon.c (mon.2) 8686 : audit 0 from='client.? 172.21.15.80:0/766836151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:21:01.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:21:01 smithi080 bash[28361]: cluster 2023-12-01T12:20:59.541090+0000 mgr.y (mgr.24362) 13572 : cluster 0 pgmap v13541: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:21:01.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:21:01 smithi080 bash[28361]: audit 2023-12-01T12:21:00.841949+0000 mon.c (mon.2) 8686 : audit 0 from='client.? 172.21.15.80:0/766836151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:21:01.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:21:01 smithi090 bash[32384]: cluster 2023-12-01T12:20:59.541090+0000 mgr.y (mgr.24362) 13572 : cluster 0 pgmap v13541: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:21:01.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:21:01 smithi090 bash[32384]: audit 2023-12-01T12:21:00.841949+0000 mon.c (mon.2) 8686 : audit 0 from='client.? 172.21.15.80:0/766836151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:21:03.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:21:03 smithi080 bash[28361]: cluster 2023-12-01T12:21:01.542014+0000 mgr.y (mgr.24362) 13573 : cluster 0 pgmap v13542: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:21:03.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:21:03 smithi080 bash[41963]: cluster 2023-12-01T12:21:01.542014+0000 mgr.y (mgr.24362) 13573 : cluster 0 pgmap v13542: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:21:03.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:21:03 smithi090 bash[32384]: cluster 2023-12-01T12:21:01.542014+0000 mgr.y (mgr.24362) 13573 : cluster 0 pgmap v13542: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:21:04.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:21:04 smithi080 bash[28361]: audit 2023-12-01T12:21:03.296920+0000 mon.c (mon.2) 8687 : audit 0 from='client.? 172.21.15.80:0/658328200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:21:04.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:21:04 smithi080 bash[41963]: audit 2023-12-01T12:21:03.296920+0000 mon.c (mon.2) 8687 : audit 0 from='client.? 172.21.15.80:0/658328200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:21:04.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:21:04 smithi090 bash[32384]: audit 2023-12-01T12:21:03.296920+0000 mon.c (mon.2) 8687 : audit 0 from='client.? 172.21.15.80:0/658328200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:21:05.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:21:05 smithi080 bash[28361]: cluster 2023-12-01T12:21:03.542675+0000 mgr.y (mgr.24362) 13574 : cluster 0 pgmap v13543: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:21:05.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:21:05 smithi080 bash[41963]: cluster 2023-12-01T12:21:03.542675+0000 mgr.y (mgr.24362) 13574 : cluster 0 pgmap v13543: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:21:05.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:21:05 smithi090 bash[32384]: cluster 2023-12-01T12:21:03.542675+0000 mgr.y (mgr.24362) 13574 : cluster 0 pgmap v13543: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:21:06.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:21:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:21:06] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T12:21:06.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:21:06 smithi080 bash[28361]: audit 2023-12-01T12:21:05.748257+0000 mon.c (mon.2) 8688 : audit 0 from='client.? 172.21.15.80:0/1162996986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:21:06.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:21:06 smithi080 bash[41963]: audit 2023-12-01T12:21:05.748257+0000 mon.c (mon.2) 8688 : audit 0 from='client.? 172.21.15.80:0/1162996986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:21:06.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:21:06 smithi090 bash[32384]: audit 2023-12-01T12:21:05.748257+0000 mon.c (mon.2) 8688 : audit 0 from='client.? 172.21.15.80:0/1162996986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:21:07.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:21:07 smithi080 bash[41963]: cluster 2023-12-01T12:21:05.543295+0000 mgr.y (mgr.24362) 13575 : cluster 0 pgmap v13544: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:21:07.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:21:07 smithi080 bash[28361]: cluster 2023-12-01T12:21:05.543295+0000 mgr.y (mgr.24362) 13575 : cluster 0 pgmap v13544: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:21:07.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:21:07 smithi090 bash[32384]: cluster 2023-12-01T12:21:05.543295+0000 mgr.y (mgr.24362) 13575 : cluster 0 pgmap v13544: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:21:09.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:21:09 smithi080 bash[41963]: cluster 2023-12-01T12:21:07.544531+0000 mgr.y (mgr.24362) 13576 : cluster 0 pgmap v13545: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:21:09.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:21:09 smithi080 bash[41963]: audit 2023-12-01T12:21:08.198529+0000 mon.c (mon.2) 8689 : audit 0 from='client.? 172.21.15.80:0/3356722152' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:21:09.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:21:09 smithi080 bash[28361]: cluster 2023-12-01T12:21:07.544531+0000 mgr.y (mgr.24362) 13576 : cluster 0 pgmap v13545: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:21:09.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:21:09 smithi080 bash[28361]: audit 2023-12-01T12:21:08.198529+0000 mon.c (mon.2) 8689 : audit 0 from='client.? 172.21.15.80:0/3356722152' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:21:09.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:21:09 smithi090 bash[32384]: cluster 2023-12-01T12:21:07.544531+0000 mgr.y (mgr.24362) 13576 : cluster 0 pgmap v13545: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:21:09.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:21:09 smithi090 bash[32384]: audit 2023-12-01T12:21:08.198529+0000 mon.c (mon.2) 8689 : audit 0 from='client.? 172.21.15.80:0/3356722152' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:21:11.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:21:11 smithi080 bash[28361]: cluster 2023-12-01T12:21:09.545238+0000 mgr.y (mgr.24362) 13577 : cluster 0 pgmap v13546: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:21:11.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:21:11 smithi080 bash[28361]: audit 2023-12-01T12:21:10.499634+0000 mon.c (mon.2) 8690 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:21:11.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:21:11 smithi080 bash[28361]: audit 2023-12-01T12:21:10.675342+0000 mon.a (mon.0) 8445 : audit 0 from='client.? 172.21.15.80:0/3900531361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:21:11.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:21:11 smithi080 bash[41963]: cluster 2023-12-01T12:21:09.545238+0000 mgr.y (mgr.24362) 13577 : cluster 0 pgmap v13546: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:21:11.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:21:11 smithi080 bash[41963]: audit 2023-12-01T12:21:10.499634+0000 mon.c (mon.2) 8690 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:21:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:21:11 smithi080 bash[41963]: audit 2023-12-01T12:21:10.675342+0000 mon.a (mon.0) 8445 : audit 0 from='client.? 172.21.15.80:0/3900531361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:21:11.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:21:11 smithi090 bash[32384]: cluster 2023-12-01T12:21:09.545238+0000 mgr.y (mgr.24362) 13577 : cluster 0 pgmap v13546: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:21:11.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:21:11 smithi090 bash[32384]: audit 2023-12-01T12:21:10.499634+0000 mon.c (mon.2) 8690 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:21:11.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:21:11 smithi090 bash[32384]: audit 2023-12-01T12:21:10.675342+0000 mon.a (mon.0) 8445 : audit 0 from='client.? 172.21.15.80:0/3900531361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:21:13.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:21:13 smithi080 bash[41963]: cluster 2023-12-01T12:21:11.546491+0000 mgr.y (mgr.24362) 13578 : cluster 0 pgmap v13547: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:21:13.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:21:13 smithi080 bash[28361]: cluster 2023-12-01T12:21:11.546491+0000 mgr.y (mgr.24362) 13578 : cluster 0 pgmap v13547: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:21:13.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:21:13 smithi090 bash[32384]: cluster 2023-12-01T12:21:11.546491+0000 mgr.y (mgr.24362) 13578 : cluster 0 pgmap v13547: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:21:14.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:21:14 smithi080 bash[41963]: audit 2023-12-01T12:21:13.128084+0000 mon.a (mon.0) 8446 : audit 0 from='client.? 172.21.15.80:0/2024738051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:21:14.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:21:14 smithi080 bash[28361]: audit 2023-12-01T12:21:13.128084+0000 mon.a (mon.0) 8446 : audit 0 from='client.? 172.21.15.80:0/2024738051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:21:14.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:21:14 smithi090 bash[32384]: audit 2023-12-01T12:21:13.128084+0000 mon.a (mon.0) 8446 : audit 0 from='client.? 172.21.15.80:0/2024738051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:21:15.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:21:15 smithi080 bash[41963]: cluster 2023-12-01T12:21:13.547150+0000 mgr.y (mgr.24362) 13579 : cluster 0 pgmap v13548: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:21:15.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:21:15 smithi080 bash[28361]: cluster 2023-12-01T12:21:13.547150+0000 mgr.y (mgr.24362) 13579 : cluster 0 pgmap v13548: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:21:15.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:21:15 smithi090 bash[32384]: cluster 2023-12-01T12:21:13.547150+0000 mgr.y (mgr.24362) 13579 : cluster 0 pgmap v13548: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:21:16.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:21:16 smithi080 bash[28361]: audit 2023-12-01T12:21:15.584913+0000 mon.a (mon.0) 8447 : audit 0 from='client.? 172.21.15.80:0/424239627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:21:16.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:21:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:21:16] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T12:21:16.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:21:16 smithi080 bash[41963]: audit 2023-12-01T12:21:15.584913+0000 mon.a (mon.0) 8447 : audit 0 from='client.? 172.21.15.80:0/424239627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:21:16.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:21:16 smithi090 bash[32384]: audit 2023-12-01T12:21:15.584913+0000 mon.a (mon.0) 8447 : audit 0 from='client.? 172.21.15.80:0/424239627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:21:17.430 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:21:17 smithi080 bash[41963]: cluster 2023-12-01T12:21:15.547746+0000 mgr.y (mgr.24362) 13580 : cluster 0 pgmap v13549: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:21:17.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:21:17 smithi080 bash[28361]: cluster 2023-12-01T12:21:15.547746+0000 mgr.y (mgr.24362) 13580 : cluster 0 pgmap v13549: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:21:17.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:21:17 smithi090 bash[32384]: cluster 2023-12-01T12:21:15.547746+0000 mgr.y (mgr.24362) 13580 : cluster 0 pgmap v13549: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:21:18.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:21:18 smithi080 bash[28361]: audit 2023-12-01T12:21:18.037639+0000 mon.a (mon.0) 8448 : audit 0 from='client.? 172.21.15.80:0/536752432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:21:18.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:21:18 smithi080 bash[41963]: audit 2023-12-01T12:21:18.037639+0000 mon.a (mon.0) 8448 : audit 0 from='client.? 172.21.15.80:0/536752432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:21:18.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:21:18 smithi090 bash[32384]: audit 2023-12-01T12:21:18.037639+0000 mon.a (mon.0) 8448 : audit 0 from='client.? 172.21.15.80:0/536752432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:21:19.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:21:19 smithi080 bash[28361]: cluster 2023-12-01T12:21:17.548814+0000 mgr.y (mgr.24362) 13581 : cluster 0 pgmap v13550: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:21:19.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:21:19 smithi080 bash[41963]: cluster 2023-12-01T12:21:17.548814+0000 mgr.y (mgr.24362) 13581 : cluster 0 pgmap v13550: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:21:19.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:21:19 smithi090 bash[32384]: cluster 2023-12-01T12:21:17.548814+0000 mgr.y (mgr.24362) 13581 : cluster 0 pgmap v13550: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:21:21.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:21:21 smithi080 bash[28361]: cluster 2023-12-01T12:21:19.549404+0000 mgr.y (mgr.24362) 13582 : cluster 0 pgmap v13551: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:21:21.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:21:21 smithi080 bash[28361]: audit 2023-12-01T12:21:20.495173+0000 mon.c (mon.2) 8691 : audit 0 from='client.? 172.21.15.80:0/672268333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:21:21.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:21:21 smithi080 bash[41963]: cluster 2023-12-01T12:21:19.549404+0000 mgr.y (mgr.24362) 13582 : cluster 0 pgmap v13551: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:21:21.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:21:21 smithi080 bash[41963]: audit 2023-12-01T12:21:20.495173+0000 mon.c (mon.2) 8691 : audit 0 from='client.? 172.21.15.80:0/672268333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:21:21.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:21:21 smithi090 bash[32384]: cluster 2023-12-01T12:21:19.549404+0000 mgr.y (mgr.24362) 13582 : cluster 0 pgmap v13551: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:21:21.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:21:21 smithi090 bash[32384]: audit 2023-12-01T12:21:20.495173+0000 mon.c (mon.2) 8691 : audit 0 from='client.? 172.21.15.80:0/672268333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:21:23.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:21:23 smithi080 bash[28361]: cluster 2023-12-01T12:21:21.550547+0000 mgr.y (mgr.24362) 13583 : cluster 0 pgmap v13552: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:21:23.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:21:23 smithi080 bash[28361]: audit 2023-12-01T12:21:22.945283+0000 mon.c (mon.2) 8692 : audit 0 from='client.? 172.21.15.80:0/1400854358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:21:23.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:21:23 smithi080 bash[41963]: cluster 2023-12-01T12:21:21.550547+0000 mgr.y (mgr.24362) 13583 : cluster 0 pgmap v13552: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:21:23.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:21:23 smithi080 bash[41963]: audit 2023-12-01T12:21:22.945283+0000 mon.c (mon.2) 8692 : audit 0 from='client.? 172.21.15.80:0/1400854358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:21:23.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:21:23 smithi090 bash[32384]: cluster 2023-12-01T12:21:21.550547+0000 mgr.y (mgr.24362) 13583 : cluster 0 pgmap v13552: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:21:23.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:21:23 smithi090 bash[32384]: audit 2023-12-01T12:21:22.945283+0000 mon.c (mon.2) 8692 : audit 0 from='client.? 172.21.15.80:0/1400854358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:21:25.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:21:25 smithi080 bash[28361]: cluster 2023-12-01T12:21:23.551212+0000 mgr.y (mgr.24362) 13584 : cluster 0 pgmap v13553: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:21:25.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:21:25 smithi080 bash[41963]: cluster 2023-12-01T12:21:23.551212+0000 mgr.y (mgr.24362) 13584 : cluster 0 pgmap v13553: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:21:25.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:21:25 smithi090 bash[32384]: cluster 2023-12-01T12:21:23.551212+0000 mgr.y (mgr.24362) 13584 : cluster 0 pgmap v13553: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:21:26.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:21:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:21:26] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T12:21:26.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:21:26 smithi080 bash[28361]: audit 2023-12-01T12:21:25.395162+0000 mon.c (mon.2) 8693 : audit 0 from='client.? 172.21.15.80:0/2036728927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:21:26.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:21:26 smithi080 bash[28361]: audit 2023-12-01T12:21:25.500669+0000 mon.c (mon.2) 8694 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:21:26.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:21:26 smithi080 bash[41963]: audit 2023-12-01T12:21:25.395162+0000 mon.c (mon.2) 8693 : audit 0 from='client.? 172.21.15.80:0/2036728927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:21:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:21:26 smithi080 bash[41963]: audit 2023-12-01T12:21:25.500669+0000 mon.c (mon.2) 8694 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:21:26.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:21:26 smithi090 bash[32384]: audit 2023-12-01T12:21:25.395162+0000 mon.c (mon.2) 8693 : audit 0 from='client.? 172.21.15.80:0/2036728927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:21:26.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:21:26 smithi090 bash[32384]: audit 2023-12-01T12:21:25.500669+0000 mon.c (mon.2) 8694 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:21:27.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:21:27 smithi080 bash[28361]: cluster 2023-12-01T12:21:25.551898+0000 mgr.y (mgr.24362) 13585 : cluster 0 pgmap v13554: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:21:27.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:21:27 smithi080 bash[41963]: cluster 2023-12-01T12:21:25.551898+0000 mgr.y (mgr.24362) 13585 : cluster 0 pgmap v13554: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:21:27.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:21:27 smithi090 bash[32384]: cluster 2023-12-01T12:21:25.551898+0000 mgr.y (mgr.24362) 13585 : cluster 0 pgmap v13554: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:21:28.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:21:28 smithi080 bash[28361]: audit 2023-12-01T12:21:27.849515+0000 mon.c (mon.2) 8695 : audit 0 from='client.? 172.21.15.80:0/2293405706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:21:28.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:21:28 smithi080 bash[41963]: audit 2023-12-01T12:21:27.849515+0000 mon.c (mon.2) 8695 : audit 0 from='client.? 172.21.15.80:0/2293405706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:21:28.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:21:28 smithi090 bash[32384]: audit 2023-12-01T12:21:27.849515+0000 mon.c (mon.2) 8695 : audit 0 from='client.? 172.21.15.80:0/2293405706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:21:29.430 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:21:29 smithi080 bash[41963]: cluster 2023-12-01T12:21:27.553022+0000 mgr.y (mgr.24362) 13586 : cluster 0 pgmap v13555: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:21:29.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:21:29 smithi080 bash[28361]: cluster 2023-12-01T12:21:27.553022+0000 mgr.y (mgr.24362) 13586 : cluster 0 pgmap v13555: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:21:29.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:21:29 smithi090 bash[32384]: cluster 2023-12-01T12:21:27.553022+0000 mgr.y (mgr.24362) 13586 : cluster 0 pgmap v13555: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:21:31.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:21:31 smithi080 bash[41963]: cluster 2023-12-01T12:21:29.553814+0000 mgr.y (mgr.24362) 13587 : cluster 0 pgmap v13556: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:21:31.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:21:31 smithi080 bash[41963]: audit 2023-12-01T12:21:30.298919+0000 mon.c (mon.2) 8696 : audit 0 from='client.? 172.21.15.80:0/3460381867' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:21:31.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:21:31 smithi080 bash[28361]: cluster 2023-12-01T12:21:29.553814+0000 mgr.y (mgr.24362) 13587 : cluster 0 pgmap v13556: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:21:31.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:21:31 smithi080 bash[28361]: audit 2023-12-01T12:21:30.298919+0000 mon.c (mon.2) 8696 : audit 0 from='client.? 172.21.15.80:0/3460381867' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:21:31.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:21:31 smithi090 bash[32384]: cluster 2023-12-01T12:21:29.553814+0000 mgr.y (mgr.24362) 13587 : cluster 0 pgmap v13556: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:21:31.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:21:31 smithi090 bash[32384]: audit 2023-12-01T12:21:30.298919+0000 mon.c (mon.2) 8696 : audit 0 from='client.? 172.21.15.80:0/3460381867' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:21:33.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:21:33 smithi080 bash[28361]: cluster 2023-12-01T12:21:31.554913+0000 mgr.y (mgr.24362) 13588 : cluster 0 pgmap v13557: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:21:33.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:21:33 smithi080 bash[28361]: audit 2023-12-01T12:21:32.756998+0000 mon.c (mon.2) 8697 : audit 0 from='client.? 172.21.15.80:0/387662970' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:21:33.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:21:33 smithi080 bash[41963]: cluster 2023-12-01T12:21:31.554913+0000 mgr.y (mgr.24362) 13588 : cluster 0 pgmap v13557: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:21:33.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:21:33 smithi080 bash[41963]: audit 2023-12-01T12:21:32.756998+0000 mon.c (mon.2) 8697 : audit 0 from='client.? 172.21.15.80:0/387662970' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:21:33.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:21:33 smithi090 bash[32384]: cluster 2023-12-01T12:21:31.554913+0000 mgr.y (mgr.24362) 13588 : cluster 0 pgmap v13557: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:21:33.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:21:33 smithi090 bash[32384]: audit 2023-12-01T12:21:32.756998+0000 mon.c (mon.2) 8697 : audit 0 from='client.? 172.21.15.80:0/387662970' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:21:34.267 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 12:21:33 smithi090 bash[65515]: logger=cleanup t=2023-12-01T12:21:33.85681138Z level=info msg="Completed cleanup jobs" duration=66.008775ms 2023-12-01T12:21:35.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:21:35 smithi080 bash[28361]: cluster 2023-12-01T12:21:33.555480+0000 mgr.y (mgr.24362) 13589 : cluster 0 pgmap v13558: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:21:35.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:21:35 smithi080 bash[41963]: cluster 2023-12-01T12:21:33.555480+0000 mgr.y (mgr.24362) 13589 : cluster 0 pgmap v13558: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:21:35.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:21:35 smithi090 bash[32384]: cluster 2023-12-01T12:21:33.555480+0000 mgr.y (mgr.24362) 13589 : cluster 0 pgmap v13558: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:21:36.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:21:36 smithi080 bash[28361]: audit 2023-12-01T12:21:35.214936+0000 mon.a (mon.0) 8449 : audit 0 from='client.? 172.21.15.80:0/922432829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:21:36.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:21:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:21:36] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T12:21:36.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:21:36 smithi080 bash[41963]: audit 2023-12-01T12:21:35.214936+0000 mon.a (mon.0) 8449 : audit 0 from='client.? 172.21.15.80:0/922432829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:21:36.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:21:36 smithi090 bash[32384]: audit 2023-12-01T12:21:35.214936+0000 mon.a (mon.0) 8449 : audit 0 from='client.? 172.21.15.80:0/922432829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:21:37.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:21:37 smithi080 bash[28361]: cluster 2023-12-01T12:21:35.556211+0000 mgr.y (mgr.24362) 13590 : cluster 0 pgmap v13559: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:21:37.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:21:37 smithi080 bash[41963]: cluster 2023-12-01T12:21:35.556211+0000 mgr.y (mgr.24362) 13590 : cluster 0 pgmap v13559: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:21:37.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:21:37 smithi090 bash[32384]: cluster 2023-12-01T12:21:35.556211+0000 mgr.y (mgr.24362) 13590 : cluster 0 pgmap v13559: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:21:38.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:21:38 smithi090 bash[32384]: audit 2023-12-01T12:21:37.673190+0000 mon.a (mon.0) 8450 : audit 0 from='client.? 172.21.15.80:0/2324012070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:21:38.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:21:38 smithi080 bash[28361]: audit 2023-12-01T12:21:37.673190+0000 mon.a (mon.0) 8450 : audit 0 from='client.? 172.21.15.80:0/2324012070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:21:38.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:21:38 smithi080 bash[41963]: audit 2023-12-01T12:21:37.673190+0000 mon.a (mon.0) 8450 : audit 0 from='client.? 172.21.15.80:0/2324012070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:21:39.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:21:39 smithi090 bash[32384]: cluster 2023-12-01T12:21:37.557418+0000 mgr.y (mgr.24362) 13591 : cluster 0 pgmap v13560: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:21:39.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:21:39 smithi080 bash[28361]: cluster 2023-12-01T12:21:37.557418+0000 mgr.y (mgr.24362) 13591 : cluster 0 pgmap v13560: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:21:39.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:21:39 smithi080 bash[41963]: cluster 2023-12-01T12:21:37.557418+0000 mgr.y (mgr.24362) 13591 : cluster 0 pgmap v13560: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:21:40.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:21:40 smithi090 bash[32384]: audit 2023-12-01T12:21:40.124831+0000 mon.c (mon.2) 8698 : audit 0 from='client.? 172.21.15.80:0/3198102394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:21:40.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:21:40 smithi080 bash[28361]: audit 2023-12-01T12:21:40.124831+0000 mon.c (mon.2) 8698 : audit 0 from='client.? 172.21.15.80:0/3198102394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:21:40.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:21:40 smithi080 bash[41963]: audit 2023-12-01T12:21:40.124831+0000 mon.c (mon.2) 8698 : audit 0 from='client.? 172.21.15.80:0/3198102394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:21:41.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:21:41 smithi090 bash[32384]: cluster 2023-12-01T12:21:39.558103+0000 mgr.y (mgr.24362) 13592 : cluster 0 pgmap v13561: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:21:41.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:21:41 smithi090 bash[32384]: audit 2023-12-01T12:21:40.500959+0000 mon.c (mon.2) 8699 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:21:41.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:21:41 smithi080 bash[28361]: cluster 2023-12-01T12:21:39.558103+0000 mgr.y (mgr.24362) 13592 : cluster 0 pgmap v13561: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:21:41.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:21:41 smithi080 bash[28361]: audit 2023-12-01T12:21:40.500959+0000 mon.c (mon.2) 8699 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:21:41.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:21:41 smithi080 bash[41963]: cluster 2023-12-01T12:21:39.558103+0000 mgr.y (mgr.24362) 13592 : cluster 0 pgmap v13561: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:21:41.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:21:41 smithi080 bash[41963]: audit 2023-12-01T12:21:40.500959+0000 mon.c (mon.2) 8699 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:21:43.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:21:43 smithi090 bash[32384]: cluster 2023-12-01T12:21:41.559206+0000 mgr.y (mgr.24362) 13593 : cluster 0 pgmap v13562: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:21:43.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:21:43 smithi090 bash[32384]: audit 2023-12-01T12:21:42.577003+0000 mon.a (mon.0) 8451 : audit 0 from='client.? 172.21.15.80:0/2372008022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:21:43.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:21:43 smithi080 bash[28361]: cluster 2023-12-01T12:21:41.559206+0000 mgr.y (mgr.24362) 13593 : cluster 0 pgmap v13562: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:21:43.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:21:43 smithi080 bash[28361]: audit 2023-12-01T12:21:42.577003+0000 mon.a (mon.0) 8451 : audit 0 from='client.? 172.21.15.80:0/2372008022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:21:43.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:21:43 smithi080 bash[41963]: cluster 2023-12-01T12:21:41.559206+0000 mgr.y (mgr.24362) 13593 : cluster 0 pgmap v13562: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:21:43.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:21:43 smithi080 bash[41963]: audit 2023-12-01T12:21:42.577003+0000 mon.a (mon.0) 8451 : audit 0 from='client.? 172.21.15.80:0/2372008022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:21:45.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:21:45 smithi090 bash[32384]: cluster 2023-12-01T12:21:43.559813+0000 mgr.y (mgr.24362) 13594 : cluster 0 pgmap v13563: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:21:45.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:21:45 smithi090 bash[32384]: audit 2023-12-01T12:21:45.025202+0000 mon.a (mon.0) 8452 : audit 0 from='client.? 172.21.15.80:0/2095860512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:21:45.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:21:45 smithi080 bash[28361]: cluster 2023-12-01T12:21:43.559813+0000 mgr.y (mgr.24362) 13594 : cluster 0 pgmap v13563: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:21:45.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:21:45 smithi080 bash[28361]: audit 2023-12-01T12:21:45.025202+0000 mon.a (mon.0) 8452 : audit 0 from='client.? 172.21.15.80:0/2095860512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:21:45.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:21:45 smithi080 bash[41963]: cluster 2023-12-01T12:21:43.559813+0000 mgr.y (mgr.24362) 13594 : cluster 0 pgmap v13563: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:21:45.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:21:45 smithi080 bash[41963]: audit 2023-12-01T12:21:45.025202+0000 mon.a (mon.0) 8452 : audit 0 from='client.? 172.21.15.80:0/2095860512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:21:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:21:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:21:46] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T12:21:47.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:21:47 smithi090 bash[32384]: cluster 2023-12-01T12:21:45.560513+0000 mgr.y (mgr.24362) 13595 : cluster 0 pgmap v13564: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:21:47.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:21:47 smithi080 bash[28361]: cluster 2023-12-01T12:21:45.560513+0000 mgr.y (mgr.24362) 13595 : cluster 0 pgmap v13564: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:21:47.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:21:47 smithi080 bash[41963]: cluster 2023-12-01T12:21:45.560513+0000 mgr.y (mgr.24362) 13595 : cluster 0 pgmap v13564: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:21:48.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:21:48 smithi090 bash[32384]: audit 2023-12-01T12:21:47.483426+0000 mon.a (mon.0) 8453 : audit 0 from='client.? 172.21.15.80:0/1056659302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:21:48.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:21:48 smithi080 bash[28361]: audit 2023-12-01T12:21:47.483426+0000 mon.a (mon.0) 8453 : audit 0 from='client.? 172.21.15.80:0/1056659302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:21:48.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:21:48 smithi080 bash[41963]: audit 2023-12-01T12:21:47.483426+0000 mon.a (mon.0) 8453 : audit 0 from='client.? 172.21.15.80:0/1056659302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:21:49.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:21:49 smithi090 bash[32384]: cluster 2023-12-01T12:21:47.561649+0000 mgr.y (mgr.24362) 13596 : cluster 0 pgmap v13565: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:21:49.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:21:49 smithi080 bash[28361]: cluster 2023-12-01T12:21:47.561649+0000 mgr.y (mgr.24362) 13596 : cluster 0 pgmap v13565: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:21:49.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:21:49 smithi080 bash[41963]: cluster 2023-12-01T12:21:47.561649+0000 mgr.y (mgr.24362) 13596 : cluster 0 pgmap v13565: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:21:50.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:21:50 smithi090 bash[32384]: audit 2023-12-01T12:21:49.936138+0000 mon.a (mon.0) 8454 : audit 0 from='client.? 172.21.15.80:0/1103341030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:21:50.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:21:50 smithi080 bash[28361]: audit 2023-12-01T12:21:49.936138+0000 mon.a (mon.0) 8454 : audit 0 from='client.? 172.21.15.80:0/1103341030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:21:50.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:21:50 smithi080 bash[41963]: audit 2023-12-01T12:21:49.936138+0000 mon.a (mon.0) 8454 : audit 0 from='client.? 172.21.15.80:0/1103341030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:21:51.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:21:51 smithi090 bash[32384]: cluster 2023-12-01T12:21:49.562229+0000 mgr.y (mgr.24362) 13597 : cluster 0 pgmap v13566: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:21:51.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:21:51 smithi080 bash[28361]: cluster 2023-12-01T12:21:49.562229+0000 mgr.y (mgr.24362) 13597 : cluster 0 pgmap v13566: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:21:51.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:21:51 smithi080 bash[41963]: cluster 2023-12-01T12:21:49.562229+0000 mgr.y (mgr.24362) 13597 : cluster 0 pgmap v13566: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:21:53.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:21:53 smithi090 bash[32384]: cluster 2023-12-01T12:21:51.563406+0000 mgr.y (mgr.24362) 13598 : cluster 0 pgmap v13567: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:21:53.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:21:53 smithi090 bash[32384]: audit 2023-12-01T12:21:52.395311+0000 mon.c (mon.2) 8700 : audit 0 from='client.? 172.21.15.80:0/4006210988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:21:53.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:21:53 smithi080 bash[41963]: cluster 2023-12-01T12:21:51.563406+0000 mgr.y (mgr.24362) 13598 : cluster 0 pgmap v13567: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:21:53.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:21:53 smithi080 bash[41963]: audit 2023-12-01T12:21:52.395311+0000 mon.c (mon.2) 8700 : audit 0 from='client.? 172.21.15.80:0/4006210988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:21:53.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:21:53 smithi080 bash[28361]: cluster 2023-12-01T12:21:51.563406+0000 mgr.y (mgr.24362) 13598 : cluster 0 pgmap v13567: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:21:53.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:21:53 smithi080 bash[28361]: audit 2023-12-01T12:21:52.395311+0000 mon.c (mon.2) 8700 : audit 0 from='client.? 172.21.15.80:0/4006210988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:21:55.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:21:55 smithi090 bash[32384]: cluster 2023-12-01T12:21:53.564098+0000 mgr.y (mgr.24362) 13599 : cluster 0 pgmap v13568: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:21:55.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:21:55 smithi090 bash[32384]: audit 2023-12-01T12:21:54.855790+0000 mon.c (mon.2) 8701 : audit 0 from='client.? 172.21.15.80:0/4272434393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:21:55.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:21:55 smithi080 bash[28361]: cluster 2023-12-01T12:21:53.564098+0000 mgr.y (mgr.24362) 13599 : cluster 0 pgmap v13568: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:21:55.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:21:55 smithi080 bash[28361]: audit 2023-12-01T12:21:54.855790+0000 mon.c (mon.2) 8701 : audit 0 from='client.? 172.21.15.80:0/4272434393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:21:55.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:21:55 smithi080 bash[41963]: cluster 2023-12-01T12:21:53.564098+0000 mgr.y (mgr.24362) 13599 : cluster 0 pgmap v13568: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:21:55.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:21:55 smithi080 bash[41963]: audit 2023-12-01T12:21:54.855790+0000 mon.c (mon.2) 8701 : audit 0 from='client.? 172.21.15.80:0/4272434393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:21:56.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:21:56 smithi090 bash[32384]: audit 2023-12-01T12:21:55.501588+0000 mon.c (mon.2) 8702 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:21:56.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:21:56 smithi090 bash[32384]: audit 2023-12-01T12:21:55.642560+0000 mon.c (mon.2) 8703 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:21:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:21:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:21:56] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T12:21:56.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:21:56 smithi080 bash[28361]: audit 2023-12-01T12:21:55.501588+0000 mon.c (mon.2) 8702 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:21:56.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:21:56 smithi080 bash[28361]: audit 2023-12-01T12:21:55.642560+0000 mon.c (mon.2) 8703 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:21:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:21:56 smithi080 bash[41963]: audit 2023-12-01T12:21:55.501588+0000 mon.c (mon.2) 8702 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:21:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:21:56 smithi080 bash[41963]: audit 2023-12-01T12:21:55.642560+0000 mon.c (mon.2) 8703 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:21:57.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:21:57 smithi090 bash[32384]: cluster 2023-12-01T12:21:55.564695+0000 mgr.y (mgr.24362) 13600 : cluster 0 pgmap v13569: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:21:57.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:21:57 smithi080 bash[28361]: cluster 2023-12-01T12:21:55.564695+0000 mgr.y (mgr.24362) 13600 : cluster 0 pgmap v13569: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:21:57.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:21:57 smithi080 bash[41963]: cluster 2023-12-01T12:21:55.564695+0000 mgr.y (mgr.24362) 13600 : cluster 0 pgmap v13569: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:21:58.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:21:58 smithi090 bash[32384]: audit 2023-12-01T12:21:57.320022+0000 mon.c (mon.2) 8704 : audit 0 from='client.? 172.21.15.80:0/15846122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:21:58.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:21:58 smithi080 bash[28361]: audit 2023-12-01T12:21:57.320022+0000 mon.c (mon.2) 8704 : audit 0 from='client.? 172.21.15.80:0/15846122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:21:58.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:21:58 smithi080 bash[41963]: audit 2023-12-01T12:21:57.320022+0000 mon.c (mon.2) 8704 : audit 0 from='client.? 172.21.15.80:0/15846122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:21:59.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:21:59 smithi090 bash[32384]: cluster 2023-12-01T12:21:57.565916+0000 mgr.y (mgr.24362) 13601 : cluster 0 pgmap v13570: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:21:59.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:21:59 smithi080 bash[28361]: cluster 2023-12-01T12:21:57.565916+0000 mgr.y (mgr.24362) 13601 : cluster 0 pgmap v13570: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:21:59.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:21:59 smithi080 bash[41963]: cluster 2023-12-01T12:21:57.565916+0000 mgr.y (mgr.24362) 13601 : cluster 0 pgmap v13570: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:22:00.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:22:00 smithi090 bash[32384]: audit 2023-12-01T12:21:59.777093+0000 mon.c (mon.2) 8705 : audit 0 from='client.? 172.21.15.80:0/1251360353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:22:00.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:22:00 smithi080 bash[41963]: audit 2023-12-01T12:21:59.777093+0000 mon.c (mon.2) 8705 : audit 0 from='client.? 172.21.15.80:0/1251360353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:22:00.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:22:00 smithi080 bash[28361]: audit 2023-12-01T12:21:59.777093+0000 mon.c (mon.2) 8705 : audit 0 from='client.? 172.21.15.80:0/1251360353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:22:01.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:22:01 smithi080 bash[28361]: cluster 2023-12-01T12:21:59.566713+0000 mgr.y (mgr.24362) 13602 : cluster 0 pgmap v13571: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:22:01.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:22:01 smithi080 bash[41963]: cluster 2023-12-01T12:21:59.566713+0000 mgr.y (mgr.24362) 13602 : cluster 0 pgmap v13571: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:22:01.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:22:01 smithi090 bash[32384]: cluster 2023-12-01T12:21:59.566713+0000 mgr.y (mgr.24362) 13602 : cluster 0 pgmap v13571: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:22:02.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:22:02 smithi090 bash[32384]: audit 2023-12-01T12:22:01.437955+0000 mon.a (mon.0) 8455 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:22:02.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:22:02 smithi090 bash[32384]: audit 2023-12-01T12:22:01.451439+0000 mon.a (mon.0) 8456 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:22:02.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:22:02 smithi090 bash[32384]: audit 2023-12-01T12:22:01.837632+0000 mon.a (mon.0) 8457 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:22:02.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:22:02 smithi090 bash[32384]: audit 2023-12-01T12:22:01.848798+0000 mon.a (mon.0) 8458 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:22:02.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:22:02 smithi090 bash[32384]: audit 2023-12-01T12:22:02.237102+0000 mon.a (mon.0) 8459 : audit 0 from='client.? 172.21.15.80:0/4091666980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:22:02.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:22:02 smithi080 bash[28361]: audit 2023-12-01T12:22:01.437955+0000 mon.a (mon.0) 8455 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:22:02.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:22:02 smithi080 bash[28361]: audit 2023-12-01T12:22:01.451439+0000 mon.a (mon.0) 8456 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:22:02.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:22:02 smithi080 bash[28361]: audit 2023-12-01T12:22:01.837632+0000 mon.a (mon.0) 8457 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:22:02.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:22:02 smithi080 bash[28361]: audit 2023-12-01T12:22:01.848798+0000 mon.a (mon.0) 8458 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:22:02.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:22:02 smithi080 bash[28361]: audit 2023-12-01T12:22:02.237102+0000 mon.a (mon.0) 8459 : audit 0 from='client.? 172.21.15.80:0/4091666980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:22:02.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:22:02 smithi080 bash[41963]: audit 2023-12-01T12:22:01.437955+0000 mon.a (mon.0) 8455 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:22:02.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:22:02 smithi080 bash[41963]: audit 2023-12-01T12:22:01.451439+0000 mon.a (mon.0) 8456 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:22:02.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:22:02 smithi080 bash[41963]: audit 2023-12-01T12:22:01.837632+0000 mon.a (mon.0) 8457 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:22:02.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:22:02 smithi080 bash[41963]: audit 2023-12-01T12:22:01.848798+0000 mon.a (mon.0) 8458 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:22:02.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:22:02 smithi080 bash[41963]: audit 2023-12-01T12:22:02.237102+0000 mon.a (mon.0) 8459 : audit 0 from='client.? 172.21.15.80:0/4091666980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:22:03.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:22:03 smithi090 bash[32384]: cluster 2023-12-01T12:22:01.568011+0000 mgr.y (mgr.24362) 13603 : cluster 0 pgmap v13572: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:22:03.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:22:03 smithi080 bash[28361]: cluster 2023-12-01T12:22:01.568011+0000 mgr.y (mgr.24362) 13603 : cluster 0 pgmap v13572: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:22:03.930 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:22:03 smithi080 bash[41963]: cluster 2023-12-01T12:22:01.568011+0000 mgr.y (mgr.24362) 13603 : cluster 0 pgmap v13572: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:22:05.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:22:05 smithi090 bash[32384]: cluster 2023-12-01T12:22:03.568693+0000 mgr.y (mgr.24362) 13604 : cluster 0 pgmap v13573: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:22:05.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:22:05 smithi090 bash[32384]: audit 2023-12-01T12:22:04.700206+0000 mon.a (mon.0) 8460 : audit 0 from='client.? 172.21.15.80:0/2818976618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:22:05.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:22:05 smithi080 bash[28361]: cluster 2023-12-01T12:22:03.568693+0000 mgr.y (mgr.24362) 13604 : cluster 0 pgmap v13573: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:22:05.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:22:05 smithi080 bash[28361]: audit 2023-12-01T12:22:04.700206+0000 mon.a (mon.0) 8460 : audit 0 from='client.? 172.21.15.80:0/2818976618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:22:05.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:22:05 smithi080 bash[41963]: cluster 2023-12-01T12:22:03.568693+0000 mgr.y (mgr.24362) 13604 : cluster 0 pgmap v13573: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:22:05.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:22:05 smithi080 bash[41963]: audit 2023-12-01T12:22:04.700206+0000 mon.a (mon.0) 8460 : audit 0 from='client.? 172.21.15.80:0/2818976618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:22:06.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:22:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:22:06] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T12:22:07.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:22:07 smithi090 bash[32384]: cluster 2023-12-01T12:22:05.569404+0000 mgr.y (mgr.24362) 13605 : cluster 0 pgmap v13574: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:22:07.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:22:07 smithi090 bash[32384]: audit 2023-12-01T12:22:07.159385+0000 mon.c (mon.2) 8706 : audit 0 from='client.? 172.21.15.80:0/2354323540' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:22:07.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:22:07 smithi080 bash[28361]: cluster 2023-12-01T12:22:05.569404+0000 mgr.y (mgr.24362) 13605 : cluster 0 pgmap v13574: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:22:07.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:22:07 smithi080 bash[28361]: audit 2023-12-01T12:22:07.159385+0000 mon.c (mon.2) 8706 : audit 0 from='client.? 172.21.15.80:0/2354323540' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:22:07.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:22:07 smithi080 bash[41963]: cluster 2023-12-01T12:22:05.569404+0000 mgr.y (mgr.24362) 13605 : cluster 0 pgmap v13574: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:22:07.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:22:07 smithi080 bash[41963]: audit 2023-12-01T12:22:07.159385+0000 mon.c (mon.2) 8706 : audit 0 from='client.? 172.21.15.80:0/2354323540' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:22:09.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:22:09 smithi090 bash[32384]: cluster 2023-12-01T12:22:07.570291+0000 mgr.y (mgr.24362) 13606 : cluster 0 pgmap v13575: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:22:09.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:22:09 smithi080 bash[28361]: cluster 2023-12-01T12:22:07.570291+0000 mgr.y (mgr.24362) 13606 : cluster 0 pgmap v13575: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:22:09.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:22:09 smithi080 bash[41963]: cluster 2023-12-01T12:22:07.570291+0000 mgr.y (mgr.24362) 13606 : cluster 0 pgmap v13575: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:22:10.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:22:10 smithi090 bash[32384]: audit 2023-12-01T12:22:09.601165+0000 mon.a (mon.0) 8461 : audit 0 from='client.? 172.21.15.80:0/265471863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:22:10.930 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:22:10 smithi080 bash[41963]: audit 2023-12-01T12:22:09.601165+0000 mon.a (mon.0) 8461 : audit 0 from='client.? 172.21.15.80:0/265471863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:22:10.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:22:10 smithi080 bash[28361]: audit 2023-12-01T12:22:09.601165+0000 mon.a (mon.0) 8461 : audit 0 from='client.? 172.21.15.80:0/265471863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:22:11.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:22:11 smithi090 bash[32384]: cluster 2023-12-01T12:22:09.570869+0000 mgr.y (mgr.24362) 13607 : cluster 0 pgmap v13576: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:22:11.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:22:11 smithi090 bash[32384]: audit 2023-12-01T12:22:10.501692+0000 mon.c (mon.2) 8707 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:22:11.771 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:22:11 smithi080 bash[41963]: cluster 2023-12-01T12:22:09.570869+0000 mgr.y (mgr.24362) 13607 : cluster 0 pgmap v13576: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:22:11.771 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:22:11 smithi080 bash[41963]: audit 2023-12-01T12:22:10.501692+0000 mon.c (mon.2) 8707 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:22:11.771 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:22:11 smithi080 bash[28361]: cluster 2023-12-01T12:22:09.570869+0000 mgr.y (mgr.24362) 13607 : cluster 0 pgmap v13576: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:22:11.771 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:22:11 smithi080 bash[28361]: audit 2023-12-01T12:22:10.501692+0000 mon.c (mon.2) 8707 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:22:13.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:22:12 smithi090 bash[32384]: cluster 2023-12-01T12:22:11.571726+0000 mgr.y (mgr.24362) 13608 : cluster 0 pgmap v13577: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:22:13.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:22:12 smithi090 bash[32384]: audit 2023-12-01T12:22:12.055071+0000 mon.a (mon.0) 8462 : audit 0 from='client.? 172.21.15.80:0/543830995' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:22:13.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:22:12 smithi090 bash[32384]: audit 2023-12-01T12:22:12.528044+0000 mon.a (mon.0) 8463 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:22:13.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:22:12 smithi090 bash[32384]: audit 2023-12-01T12:22:12.538385+0000 mon.a (mon.0) 8464 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:22:13.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:22:12 smithi090 bash[32384]: audit 2023-12-01T12:22:12.542193+0000 mon.c (mon.2) 8708 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:22:13.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:22:12 smithi090 bash[32384]: audit 2023-12-01T12:22:12.543827+0000 mon.c (mon.2) 8709 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:22:13.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:22:12 smithi090 bash[32384]: audit 2023-12-01T12:22:12.552581+0000 mon.a (mon.0) 8465 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:22:13.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:22:12 smithi080 bash[28361]: cluster 2023-12-01T12:22:11.571726+0000 mgr.y (mgr.24362) 13608 : cluster 0 pgmap v13577: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:22:13.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:22:12 smithi080 bash[28361]: audit 2023-12-01T12:22:12.055071+0000 mon.a (mon.0) 8462 : audit 0 from='client.? 172.21.15.80:0/543830995' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:22:13.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:22:12 smithi080 bash[28361]: audit 2023-12-01T12:22:12.528044+0000 mon.a (mon.0) 8463 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:22:13.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:22:12 smithi080 bash[28361]: audit 2023-12-01T12:22:12.538385+0000 mon.a (mon.0) 8464 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:22:13.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:22:12 smithi080 bash[28361]: audit 2023-12-01T12:22:12.542193+0000 mon.c (mon.2) 8708 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:22:13.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:22:12 smithi080 bash[28361]: audit 2023-12-01T12:22:12.543827+0000 mon.c (mon.2) 8709 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:22:13.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:22:12 smithi080 bash[28361]: audit 2023-12-01T12:22:12.552581+0000 mon.a (mon.0) 8465 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:22:13.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:22:12 smithi080 bash[41963]: cluster 2023-12-01T12:22:11.571726+0000 mgr.y (mgr.24362) 13608 : cluster 0 pgmap v13577: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:22:13.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:22:12 smithi080 bash[41963]: audit 2023-12-01T12:22:12.055071+0000 mon.a (mon.0) 8462 : audit 0 from='client.? 172.21.15.80:0/543830995' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:22:13.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:22:12 smithi080 bash[41963]: audit 2023-12-01T12:22:12.528044+0000 mon.a (mon.0) 8463 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:22:13.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:22:12 smithi080 bash[41963]: audit 2023-12-01T12:22:12.538385+0000 mon.a (mon.0) 8464 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:22:13.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:22:12 smithi080 bash[41963]: audit 2023-12-01T12:22:12.542193+0000 mon.c (mon.2) 8708 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:22:13.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:22:12 smithi080 bash[41963]: audit 2023-12-01T12:22:12.543827+0000 mon.c (mon.2) 8709 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:22:13.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:22:12 smithi080 bash[41963]: audit 2023-12-01T12:22:12.552581+0000 mon.a (mon.0) 8465 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:22:15.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:22:14 smithi090 bash[32384]: cluster 2023-12-01T12:22:13.572365+0000 mgr.y (mgr.24362) 13609 : cluster 0 pgmap v13578: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:22:15.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:22:14 smithi090 bash[32384]: audit 2023-12-01T12:22:14.505153+0000 mon.c (mon.2) 8710 : audit 0 from='client.? 172.21.15.80:0/4001705076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:22:15.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:22:14 smithi080 bash[41963]: cluster 2023-12-01T12:22:13.572365+0000 mgr.y (mgr.24362) 13609 : cluster 0 pgmap v13578: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:22:15.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:22:14 smithi080 bash[41963]: audit 2023-12-01T12:22:14.505153+0000 mon.c (mon.2) 8710 : audit 0 from='client.? 172.21.15.80:0/4001705076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:22:15.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:22:14 smithi080 bash[28361]: cluster 2023-12-01T12:22:13.572365+0000 mgr.y (mgr.24362) 13609 : cluster 0 pgmap v13578: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:22:15.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:22:14 smithi080 bash[28361]: audit 2023-12-01T12:22:14.505153+0000 mon.c (mon.2) 8710 : audit 0 from='client.? 172.21.15.80:0/4001705076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:22:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:22:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:22:16] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T12:22:17.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:22:16 smithi080 bash[28361]: cluster 2023-12-01T12:22:15.573015+0000 mgr.y (mgr.24362) 13610 : cluster 0 pgmap v13579: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:22:17.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:22:16 smithi080 bash[41963]: cluster 2023-12-01T12:22:15.573015+0000 mgr.y (mgr.24362) 13610 : cluster 0 pgmap v13579: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:22:17.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:22:16 smithi090 bash[32384]: cluster 2023-12-01T12:22:15.573015+0000 mgr.y (mgr.24362) 13610 : cluster 0 pgmap v13579: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:22:18.180 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:22:17 smithi080 bash[41963]: audit 2023-12-01T12:22:16.966262+0000 mon.c (mon.2) 8711 : audit 0 from='client.? 172.21.15.80:0/3300761399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:22:18.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:22:17 smithi080 bash[28361]: audit 2023-12-01T12:22:16.966262+0000 mon.c (mon.2) 8711 : audit 0 from='client.? 172.21.15.80:0/3300761399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:22:18.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:22:17 smithi090 bash[32384]: audit 2023-12-01T12:22:16.966262+0000 mon.c (mon.2) 8711 : audit 0 from='client.? 172.21.15.80:0/3300761399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:22:19.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:22:18 smithi080 bash[28361]: cluster 2023-12-01T12:22:17.574159+0000 mgr.y (mgr.24362) 13611 : cluster 0 pgmap v13580: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:22:19.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:22:18 smithi080 bash[41963]: cluster 2023-12-01T12:22:17.574159+0000 mgr.y (mgr.24362) 13611 : cluster 0 pgmap v13580: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:22:19.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:22:18 smithi090 bash[32384]: cluster 2023-12-01T12:22:17.574159+0000 mgr.y (mgr.24362) 13611 : cluster 0 pgmap v13580: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:22:20.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:22:19 smithi080 bash[41963]: audit 2023-12-01T12:22:19.421946+0000 mon.c (mon.2) 8712 : audit 0 from='client.? 172.21.15.80:0/3498939219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:22:20.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:22:19 smithi080 bash[28361]: audit 2023-12-01T12:22:19.421946+0000 mon.c (mon.2) 8712 : audit 0 from='client.? 172.21.15.80:0/3498939219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:22:20.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:22:19 smithi090 bash[32384]: audit 2023-12-01T12:22:19.421946+0000 mon.c (mon.2) 8712 : audit 0 from='client.? 172.21.15.80:0/3498939219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:22:21.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:22:20 smithi080 bash[28361]: cluster 2023-12-01T12:22:19.574827+0000 mgr.y (mgr.24362) 13612 : cluster 0 pgmap v13581: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:22:21.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:22:20 smithi080 bash[41963]: cluster 2023-12-01T12:22:19.574827+0000 mgr.y (mgr.24362) 13612 : cluster 0 pgmap v13581: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:22:21.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:22:20 smithi090 bash[32384]: cluster 2023-12-01T12:22:19.574827+0000 mgr.y (mgr.24362) 13612 : cluster 0 pgmap v13581: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:22:23.180 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:22:22 smithi080 bash[41963]: cluster 2023-12-01T12:22:21.576183+0000 mgr.y (mgr.24362) 13613 : cluster 0 pgmap v13582: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:22:23.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:22:22 smithi080 bash[41963]: audit 2023-12-01T12:22:21.879577+0000 mon.a (mon.0) 8466 : audit 0 from='client.? 172.21.15.80:0/2282631140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:22:23.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:22:22 smithi080 bash[28361]: cluster 2023-12-01T12:22:21.576183+0000 mgr.y (mgr.24362) 13613 : cluster 0 pgmap v13582: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:22:23.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:22:22 smithi080 bash[28361]: audit 2023-12-01T12:22:21.879577+0000 mon.a (mon.0) 8466 : audit 0 from='client.? 172.21.15.80:0/2282631140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:22:23.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:22:22 smithi090 bash[32384]: cluster 2023-12-01T12:22:21.576183+0000 mgr.y (mgr.24362) 13613 : cluster 0 pgmap v13582: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:22:23.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:22:22 smithi090 bash[32384]: audit 2023-12-01T12:22:21.879577+0000 mon.a (mon.0) 8466 : audit 0 from='client.? 172.21.15.80:0/2282631140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:22:25.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:22:24 smithi080 bash[28361]: cluster 2023-12-01T12:22:23.576883+0000 mgr.y (mgr.24362) 13614 : cluster 0 pgmap v13583: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:22:25.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:22:24 smithi080 bash[28361]: audit 2023-12-01T12:22:24.328425+0000 mon.a (mon.0) 8467 : audit 0 from='client.? 172.21.15.80:0/1444966739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:22:25.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:22:24 smithi080 bash[41963]: cluster 2023-12-01T12:22:23.576883+0000 mgr.y (mgr.24362) 13614 : cluster 0 pgmap v13583: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:22:25.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:22:24 smithi080 bash[41963]: audit 2023-12-01T12:22:24.328425+0000 mon.a (mon.0) 8467 : audit 0 from='client.? 172.21.15.80:0/1444966739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:22:25.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:22:24 smithi090 bash[32384]: cluster 2023-12-01T12:22:23.576883+0000 mgr.y (mgr.24362) 13614 : cluster 0 pgmap v13583: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:22:25.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:22:24 smithi090 bash[32384]: audit 2023-12-01T12:22:24.328425+0000 mon.a (mon.0) 8467 : audit 0 from='client.? 172.21.15.80:0/1444966739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:22:26.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:22:25 smithi080 bash[28361]: audit 2023-12-01T12:22:25.502165+0000 mon.c (mon.2) 8713 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:22:26.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:22:25 smithi080 bash[41963]: audit 2023-12-01T12:22:25.502165+0000 mon.c (mon.2) 8713 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:22:26.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:22:25 smithi090 bash[32384]: audit 2023-12-01T12:22:25.502165+0000 mon.c (mon.2) 8713 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:22:26.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:22:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:22:26] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T12:22:27.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:22:26 smithi080 bash[41963]: cluster 2023-12-01T12:22:25.577696+0000 mgr.y (mgr.24362) 13615 : cluster 0 pgmap v13584: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:22:27.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:22:26 smithi080 bash[41963]: audit 2023-12-01T12:22:26.780503+0000 mon.a (mon.0) 8468 : audit 0 from='client.? 172.21.15.80:0/3524433065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:22:27.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:22:26 smithi080 bash[28361]: cluster 2023-12-01T12:22:25.577696+0000 mgr.y (mgr.24362) 13615 : cluster 0 pgmap v13584: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:22:27.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:22:26 smithi080 bash[28361]: audit 2023-12-01T12:22:26.780503+0000 mon.a (mon.0) 8468 : audit 0 from='client.? 172.21.15.80:0/3524433065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:22:27.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:22:26 smithi090 bash[32384]: cluster 2023-12-01T12:22:25.577696+0000 mgr.y (mgr.24362) 13615 : cluster 0 pgmap v13584: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:22:27.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:22:26 smithi090 bash[32384]: audit 2023-12-01T12:22:26.780503+0000 mon.a (mon.0) 8468 : audit 0 from='client.? 172.21.15.80:0/3524433065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:22:29.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:22:28 smithi080 bash[41963]: cluster 2023-12-01T12:22:27.578838+0000 mgr.y (mgr.24362) 13616 : cluster 0 pgmap v13585: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:22:29.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:22:28 smithi080 bash[28361]: cluster 2023-12-01T12:22:27.578838+0000 mgr.y (mgr.24362) 13616 : cluster 0 pgmap v13585: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:22:29.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:22:28 smithi090 bash[32384]: cluster 2023-12-01T12:22:27.578838+0000 mgr.y (mgr.24362) 13616 : cluster 0 pgmap v13585: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:22:30.180 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:22:29 smithi080 bash[41963]: audit 2023-12-01T12:22:29.236096+0000 mon.a (mon.0) 8469 : audit 0 from='client.? 172.21.15.80:0/210357891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:22:30.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:22:29 smithi080 bash[28361]: audit 2023-12-01T12:22:29.236096+0000 mon.a (mon.0) 8469 : audit 0 from='client.? 172.21.15.80:0/210357891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:22:30.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:22:29 smithi090 bash[32384]: audit 2023-12-01T12:22:29.236096+0000 mon.a (mon.0) 8469 : audit 0 from='client.? 172.21.15.80:0/210357891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:22:31.180 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:22:30 smithi080 bash[41963]: cluster 2023-12-01T12:22:29.579462+0000 mgr.y (mgr.24362) 13617 : cluster 0 pgmap v13586: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:22:31.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:22:30 smithi080 bash[28361]: cluster 2023-12-01T12:22:29.579462+0000 mgr.y (mgr.24362) 13617 : cluster 0 pgmap v13586: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:22:31.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:22:30 smithi090 bash[32384]: cluster 2023-12-01T12:22:29.579462+0000 mgr.y (mgr.24362) 13617 : cluster 0 pgmap v13586: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:22:32.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:22:31 smithi080 bash[28361]: audit 2023-12-01T12:22:31.679957+0000 mon.a (mon.0) 8470 : audit 0 from='client.? 172.21.15.80:0/4226029361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:22:32.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:22:31 smithi080 bash[41963]: audit 2023-12-01T12:22:31.679957+0000 mon.a (mon.0) 8470 : audit 0 from='client.? 172.21.15.80:0/4226029361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:22:32.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:22:31 smithi090 bash[32384]: audit 2023-12-01T12:22:31.679957+0000 mon.a (mon.0) 8470 : audit 0 from='client.? 172.21.15.80:0/4226029361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:22:33.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:22:32 smithi080 bash[28361]: cluster 2023-12-01T12:22:31.580534+0000 mgr.y (mgr.24362) 13618 : cluster 0 pgmap v13587: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:22:33.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:22:32 smithi080 bash[41963]: cluster 2023-12-01T12:22:31.580534+0000 mgr.y (mgr.24362) 13618 : cluster 0 pgmap v13587: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:22:33.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:22:32 smithi090 bash[32384]: cluster 2023-12-01T12:22:31.580534+0000 mgr.y (mgr.24362) 13618 : cluster 0 pgmap v13587: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:22:35.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:22:34 smithi080 bash[28361]: cluster 2023-12-01T12:22:33.581207+0000 mgr.y (mgr.24362) 13619 : cluster 0 pgmap v13588: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:22:35.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:22:34 smithi080 bash[28361]: audit 2023-12-01T12:22:34.127983+0000 mon.a (mon.0) 8471 : audit 0 from='client.? 172.21.15.80:0/2863518777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:22:35.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:22:34 smithi080 bash[41963]: cluster 2023-12-01T12:22:33.581207+0000 mgr.y (mgr.24362) 13619 : cluster 0 pgmap v13588: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:22:35.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:22:34 smithi080 bash[41963]: audit 2023-12-01T12:22:34.127983+0000 mon.a (mon.0) 8471 : audit 0 from='client.? 172.21.15.80:0/2863518777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:22:35.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:22:34 smithi090 bash[32384]: cluster 2023-12-01T12:22:33.581207+0000 mgr.y (mgr.24362) 13619 : cluster 0 pgmap v13588: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:22:35.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:22:34 smithi090 bash[32384]: audit 2023-12-01T12:22:34.127983+0000 mon.a (mon.0) 8471 : audit 0 from='client.? 172.21.15.80:0/2863518777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:22:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:22:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:22:36] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T12:22:37.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:22:36 smithi080 bash[28361]: cluster 2023-12-01T12:22:35.581862+0000 mgr.y (mgr.24362) 13620 : cluster 0 pgmap v13589: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:22:37.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:22:36 smithi080 bash[28361]: audit 2023-12-01T12:22:36.580769+0000 mon.c (mon.2) 8714 : audit 0 from='client.? 172.21.15.80:0/1890361345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:22:37.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:22:36 smithi080 bash[41963]: cluster 2023-12-01T12:22:35.581862+0000 mgr.y (mgr.24362) 13620 : cluster 0 pgmap v13589: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:22:37.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:22:36 smithi080 bash[41963]: audit 2023-12-01T12:22:36.580769+0000 mon.c (mon.2) 8714 : audit 0 from='client.? 172.21.15.80:0/1890361345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:22:37.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:22:36 smithi090 bash[32384]: cluster 2023-12-01T12:22:35.581862+0000 mgr.y (mgr.24362) 13620 : cluster 0 pgmap v13589: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:22:37.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:22:36 smithi090 bash[32384]: audit 2023-12-01T12:22:36.580769+0000 mon.c (mon.2) 8714 : audit 0 from='client.? 172.21.15.80:0/1890361345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:22:39.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:22:38 smithi080 bash[28361]: cluster 2023-12-01T12:22:37.583059+0000 mgr.y (mgr.24362) 13621 : cluster 0 pgmap v13590: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:22:39.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:22:38 smithi080 bash[41963]: cluster 2023-12-01T12:22:37.583059+0000 mgr.y (mgr.24362) 13621 : cluster 0 pgmap v13590: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:22:39.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:22:38 smithi090 bash[32384]: cluster 2023-12-01T12:22:37.583059+0000 mgr.y (mgr.24362) 13621 : cluster 0 pgmap v13590: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:22:40.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:22:39 smithi080 bash[41963]: audit 2023-12-01T12:22:39.040163+0000 mon.a (mon.0) 8472 : audit 0 from='client.? 172.21.15.80:0/1827321333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:22:40.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:22:39 smithi080 bash[28361]: audit 2023-12-01T12:22:39.040163+0000 mon.a (mon.0) 8472 : audit 0 from='client.? 172.21.15.80:0/1827321333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:22:40.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:22:39 smithi090 bash[32384]: audit 2023-12-01T12:22:39.040163+0000 mon.a (mon.0) 8472 : audit 0 from='client.? 172.21.15.80:0/1827321333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:22:41.180 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:22:40 smithi080 bash[41963]: cluster 2023-12-01T12:22:39.583704+0000 mgr.y (mgr.24362) 13622 : cluster 0 pgmap v13591: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:22:41.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:22:40 smithi080 bash[41963]: audit 2023-12-01T12:22:40.502635+0000 mon.c (mon.2) 8715 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:22:41.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:22:40 smithi080 bash[28361]: cluster 2023-12-01T12:22:39.583704+0000 mgr.y (mgr.24362) 13622 : cluster 0 pgmap v13591: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:22:41.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:22:40 smithi080 bash[28361]: audit 2023-12-01T12:22:40.502635+0000 mon.c (mon.2) 8715 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:22:41.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:22:40 smithi090 bash[32384]: cluster 2023-12-01T12:22:39.583704+0000 mgr.y (mgr.24362) 13622 : cluster 0 pgmap v13591: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:22:41.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:22:40 smithi090 bash[32384]: audit 2023-12-01T12:22:40.502635+0000 mon.c (mon.2) 8715 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:22:42.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:22:41 smithi080 bash[41963]: audit 2023-12-01T12:22:41.496364+0000 mon.a (mon.0) 8473 : audit 0 from='client.? 172.21.15.80:0/3112381998' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:22:42.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:22:41 smithi080 bash[28361]: audit 2023-12-01T12:22:41.496364+0000 mon.a (mon.0) 8473 : audit 0 from='client.? 172.21.15.80:0/3112381998' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:22:42.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:22:41 smithi090 bash[32384]: audit 2023-12-01T12:22:41.496364+0000 mon.a (mon.0) 8473 : audit 0 from='client.? 172.21.15.80:0/3112381998' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:22:43.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:22:42 smithi080 bash[41963]: cluster 2023-12-01T12:22:41.584886+0000 mgr.y (mgr.24362) 13623 : cluster 0 pgmap v13592: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:22:43.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:22:42 smithi080 bash[28361]: cluster 2023-12-01T12:22:41.584886+0000 mgr.y (mgr.24362) 13623 : cluster 0 pgmap v13592: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:22:43.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:22:42 smithi090 bash[32384]: cluster 2023-12-01T12:22:41.584886+0000 mgr.y (mgr.24362) 13623 : cluster 0 pgmap v13592: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:22:45.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:22:44 smithi080 bash[28361]: cluster 2023-12-01T12:22:43.585497+0000 mgr.y (mgr.24362) 13624 : cluster 0 pgmap v13593: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:22:45.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:22:44 smithi080 bash[28361]: audit 2023-12-01T12:22:43.947485+0000 mon.c (mon.2) 8716 : audit 0 from='client.? 172.21.15.80:0/3387729480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:22:45.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:22:44 smithi080 bash[41963]: cluster 2023-12-01T12:22:43.585497+0000 mgr.y (mgr.24362) 13624 : cluster 0 pgmap v13593: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:22:45.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:22:44 smithi080 bash[41963]: audit 2023-12-01T12:22:43.947485+0000 mon.c (mon.2) 8716 : audit 0 from='client.? 172.21.15.80:0/3387729480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:22:45.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:22:44 smithi090 bash[32384]: cluster 2023-12-01T12:22:43.585497+0000 mgr.y (mgr.24362) 13624 : cluster 0 pgmap v13593: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:22:45.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:22:44 smithi090 bash[32384]: audit 2023-12-01T12:22:43.947485+0000 mon.c (mon.2) 8716 : audit 0 from='client.? 172.21.15.80:0/3387729480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:22:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:22:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:22:46] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T12:22:47.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:22:46 smithi080 bash[41963]: cluster 2023-12-01T12:22:45.586122+0000 mgr.y (mgr.24362) 13625 : cluster 0 pgmap v13594: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:22:47.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:22:46 smithi080 bash[41963]: audit 2023-12-01T12:22:46.406237+0000 mon.a (mon.0) 8474 : audit 0 from='client.? 172.21.15.80:0/992039178' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:22:47.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:22:46 smithi080 bash[28361]: cluster 2023-12-01T12:22:45.586122+0000 mgr.y (mgr.24362) 13625 : cluster 0 pgmap v13594: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:22:47.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:22:46 smithi080 bash[28361]: audit 2023-12-01T12:22:46.406237+0000 mon.a (mon.0) 8474 : audit 0 from='client.? 172.21.15.80:0/992039178' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:22:47.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:22:46 smithi090 bash[32384]: cluster 2023-12-01T12:22:45.586122+0000 mgr.y (mgr.24362) 13625 : cluster 0 pgmap v13594: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:22:47.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:22:46 smithi090 bash[32384]: audit 2023-12-01T12:22:46.406237+0000 mon.a (mon.0) 8474 : audit 0 from='client.? 172.21.15.80:0/992039178' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:22:49.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:22:48 smithi080 bash[41963]: cluster 2023-12-01T12:22:47.587247+0000 mgr.y (mgr.24362) 13626 : cluster 0 pgmap v13595: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:22:49.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:22:48 smithi080 bash[41963]: audit 2023-12-01T12:22:48.865006+0000 mon.a (mon.0) 8475 : audit 0 from='client.? 172.21.15.80:0/2960685123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:22:49.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:22:48 smithi080 bash[28361]: cluster 2023-12-01T12:22:47.587247+0000 mgr.y (mgr.24362) 13626 : cluster 0 pgmap v13595: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:22:49.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:22:48 smithi080 bash[28361]: audit 2023-12-01T12:22:48.865006+0000 mon.a (mon.0) 8475 : audit 0 from='client.? 172.21.15.80:0/2960685123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:22:49.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:22:48 smithi090 bash[32384]: cluster 2023-12-01T12:22:47.587247+0000 mgr.y (mgr.24362) 13626 : cluster 0 pgmap v13595: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:22:49.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:22:48 smithi090 bash[32384]: audit 2023-12-01T12:22:48.865006+0000 mon.a (mon.0) 8475 : audit 0 from='client.? 172.21.15.80:0/2960685123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:22:51.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:22:50 smithi080 bash[28361]: cluster 2023-12-01T12:22:49.587914+0000 mgr.y (mgr.24362) 13627 : cluster 0 pgmap v13596: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:22:51.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:22:50 smithi080 bash[41963]: cluster 2023-12-01T12:22:49.587914+0000 mgr.y (mgr.24362) 13627 : cluster 0 pgmap v13596: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:22:51.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:22:50 smithi090 bash[32384]: cluster 2023-12-01T12:22:49.587914+0000 mgr.y (mgr.24362) 13627 : cluster 0 pgmap v13596: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:22:52.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:22:51 smithi080 bash[28361]: audit 2023-12-01T12:22:51.321353+0000 mon.c (mon.2) 8717 : audit 0 from='client.? 172.21.15.80:0/3037348780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:22:52.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:22:51 smithi080 bash[41963]: audit 2023-12-01T12:22:51.321353+0000 mon.c (mon.2) 8717 : audit 0 from='client.? 172.21.15.80:0/3037348780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:22:52.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:22:51 smithi090 bash[32384]: audit 2023-12-01T12:22:51.321353+0000 mon.c (mon.2) 8717 : audit 0 from='client.? 172.21.15.80:0/3037348780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:22:53.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:22:52 smithi080 bash[41963]: cluster 2023-12-01T12:22:51.589018+0000 mgr.y (mgr.24362) 13628 : cluster 0 pgmap v13597: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:22:53.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:22:52 smithi080 bash[28361]: cluster 2023-12-01T12:22:51.589018+0000 mgr.y (mgr.24362) 13628 : cluster 0 pgmap v13597: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:22:53.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:22:52 smithi090 bash[32384]: cluster 2023-12-01T12:22:51.589018+0000 mgr.y (mgr.24362) 13628 : cluster 0 pgmap v13597: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:22:54.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:22:53 smithi080 bash[28361]: audit 2023-12-01T12:22:53.780236+0000 mon.a (mon.0) 8476 : audit 0 from='client.? 172.21.15.80:0/3570682075' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:22:54.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:22:53 smithi080 bash[41963]: audit 2023-12-01T12:22:53.780236+0000 mon.a (mon.0) 8476 : audit 0 from='client.? 172.21.15.80:0/3570682075' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:22:54.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:22:53 smithi090 bash[32384]: audit 2023-12-01T12:22:53.780236+0000 mon.a (mon.0) 8476 : audit 0 from='client.? 172.21.15.80:0/3570682075' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:22:55.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:22:54 smithi080 bash[28361]: cluster 2023-12-01T12:22:53.589617+0000 mgr.y (mgr.24362) 13629 : cluster 0 pgmap v13598: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:22:55.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:22:54 smithi080 bash[41963]: cluster 2023-12-01T12:22:53.589617+0000 mgr.y (mgr.24362) 13629 : cluster 0 pgmap v13598: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:22:55.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:22:54 smithi090 bash[32384]: cluster 2023-12-01T12:22:53.589617+0000 mgr.y (mgr.24362) 13629 : cluster 0 pgmap v13598: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:22:56.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:22:55 smithi080 bash[28361]: audit 2023-12-01T12:22:55.503044+0000 mon.c (mon.2) 8718 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:22:56.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:22:55 smithi080 bash[41963]: audit 2023-12-01T12:22:55.503044+0000 mon.c (mon.2) 8718 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:22:56.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:22:55 smithi090 bash[32384]: audit 2023-12-01T12:22:55.503044+0000 mon.c (mon.2) 8718 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:22:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:22:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:22:56] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T12:22:57.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:22:56 smithi080 bash[41963]: cluster 2023-12-01T12:22:55.590272+0000 mgr.y (mgr.24362) 13630 : cluster 0 pgmap v13599: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:22:57.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:22:56 smithi080 bash[41963]: audit 2023-12-01T12:22:56.229832+0000 mon.c (mon.2) 8719 : audit 0 from='client.? 172.21.15.80:0/611715837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:22:57.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:22:56 smithi080 bash[28361]: cluster 2023-12-01T12:22:55.590272+0000 mgr.y (mgr.24362) 13630 : cluster 0 pgmap v13599: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:22:57.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:22:56 smithi080 bash[28361]: audit 2023-12-01T12:22:56.229832+0000 mon.c (mon.2) 8719 : audit 0 from='client.? 172.21.15.80:0/611715837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:22:57.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:22:56 smithi090 bash[32384]: cluster 2023-12-01T12:22:55.590272+0000 mgr.y (mgr.24362) 13630 : cluster 0 pgmap v13599: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:22:57.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:22:56 smithi090 bash[32384]: audit 2023-12-01T12:22:56.229832+0000 mon.c (mon.2) 8719 : audit 0 from='client.? 172.21.15.80:0/611715837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:22:59.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:22:58 smithi080 bash[28361]: cluster 2023-12-01T12:22:57.591413+0000 mgr.y (mgr.24362) 13631 : cluster 0 pgmap v13600: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:22:59.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:22:58 smithi080 bash[28361]: audit 2023-12-01T12:22:58.677384+0000 mon.c (mon.2) 8720 : audit 0 from='client.? 172.21.15.80:0/3579983755' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:22:59.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:22:58 smithi080 bash[41963]: cluster 2023-12-01T12:22:57.591413+0000 mgr.y (mgr.24362) 13631 : cluster 0 pgmap v13600: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:22:59.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:22:58 smithi080 bash[41963]: audit 2023-12-01T12:22:58.677384+0000 mon.c (mon.2) 8720 : audit 0 from='client.? 172.21.15.80:0/3579983755' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:22:59.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:22:58 smithi090 bash[32384]: cluster 2023-12-01T12:22:57.591413+0000 mgr.y (mgr.24362) 13631 : cluster 0 pgmap v13600: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:22:59.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:22:58 smithi090 bash[32384]: audit 2023-12-01T12:22:58.677384+0000 mon.c (mon.2) 8720 : audit 0 from='client.? 172.21.15.80:0/3579983755' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:23:01.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:23:00 smithi080 bash[41963]: cluster 2023-12-01T12:22:59.592028+0000 mgr.y (mgr.24362) 13632 : cluster 0 pgmap v13601: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:23:01.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:23:00 smithi080 bash[28361]: cluster 2023-12-01T12:22:59.592028+0000 mgr.y (mgr.24362) 13632 : cluster 0 pgmap v13601: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:23:01.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:23:00 smithi090 bash[32384]: cluster 2023-12-01T12:22:59.592028+0000 mgr.y (mgr.24362) 13632 : cluster 0 pgmap v13601: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:23:02.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:23:01 smithi080 bash[41963]: audit 2023-12-01T12:23:01.125178+0000 mon.a (mon.0) 8477 : audit 0 from='client.? 172.21.15.80:0/1940706670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:23:02.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:23:01 smithi080 bash[28361]: audit 2023-12-01T12:23:01.125178+0000 mon.a (mon.0) 8477 : audit 0 from='client.? 172.21.15.80:0/1940706670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:23:02.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:23:01 smithi090 bash[32384]: audit 2023-12-01T12:23:01.125178+0000 mon.a (mon.0) 8477 : audit 0 from='client.? 172.21.15.80:0/1940706670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:23:03.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:23:02 smithi090 bash[32384]: cluster 2023-12-01T12:23:01.593076+0000 mgr.y (mgr.24362) 13633 : cluster 0 pgmap v13602: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:23:03.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:23:02 smithi080 bash[41963]: cluster 2023-12-01T12:23:01.593076+0000 mgr.y (mgr.24362) 13633 : cluster 0 pgmap v13602: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:23:03.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:23:02 smithi080 bash[28361]: cluster 2023-12-01T12:23:01.593076+0000 mgr.y (mgr.24362) 13633 : cluster 0 pgmap v13602: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:23:04.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:23:03 smithi090 bash[32384]: audit 2023-12-01T12:23:03.583172+0000 mon.c (mon.2) 8721 : audit 0 from='client.? 172.21.15.80:0/1826855949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:23:04.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:23:03 smithi080 bash[28361]: audit 2023-12-01T12:23:03.583172+0000 mon.c (mon.2) 8721 : audit 0 from='client.? 172.21.15.80:0/1826855949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:23:04.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:23:03 smithi080 bash[41963]: audit 2023-12-01T12:23:03.583172+0000 mon.c (mon.2) 8721 : audit 0 from='client.? 172.21.15.80:0/1826855949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:23:05.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:23:04 smithi090 bash[32384]: cluster 2023-12-01T12:23:03.593550+0000 mgr.y (mgr.24362) 13634 : cluster 0 pgmap v13603: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:23:05.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:23:04 smithi080 bash[41963]: cluster 2023-12-01T12:23:03.593550+0000 mgr.y (mgr.24362) 13634 : cluster 0 pgmap v13603: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:23:05.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:23:04 smithi080 bash[28361]: cluster 2023-12-01T12:23:03.593550+0000 mgr.y (mgr.24362) 13634 : cluster 0 pgmap v13603: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:23:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:23:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:23:06] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T12:23:07.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:23:06 smithi090 bash[32384]: cluster 2023-12-01T12:23:05.594178+0000 mgr.y (mgr.24362) 13635 : cluster 0 pgmap v13604: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:23:07.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:23:06 smithi090 bash[32384]: audit 2023-12-01T12:23:06.038746+0000 mon.c (mon.2) 8722 : audit 0 from='client.? 172.21.15.80:0/1822243409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:23:07.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:23:06 smithi080 bash[41963]: cluster 2023-12-01T12:23:05.594178+0000 mgr.y (mgr.24362) 13635 : cluster 0 pgmap v13604: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:23:07.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:23:06 smithi080 bash[41963]: audit 2023-12-01T12:23:06.038746+0000 mon.c (mon.2) 8722 : audit 0 from='client.? 172.21.15.80:0/1822243409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:23:07.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:23:06 smithi080 bash[28361]: cluster 2023-12-01T12:23:05.594178+0000 mgr.y (mgr.24362) 13635 : cluster 0 pgmap v13604: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:23:07.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:23:06 smithi080 bash[28361]: audit 2023-12-01T12:23:06.038746+0000 mon.c (mon.2) 8722 : audit 0 from='client.? 172.21.15.80:0/1822243409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:23:09.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:23:08 smithi090 bash[32384]: cluster 2023-12-01T12:23:07.595345+0000 mgr.y (mgr.24362) 13636 : cluster 0 pgmap v13605: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:23:09.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:23:08 smithi090 bash[32384]: audit 2023-12-01T12:23:08.498317+0000 mon.c (mon.2) 8723 : audit 0 from='client.? 172.21.15.80:0/2490859005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:23:09.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:23:08 smithi080 bash[41963]: cluster 2023-12-01T12:23:07.595345+0000 mgr.y (mgr.24362) 13636 : cluster 0 pgmap v13605: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:23:09.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:23:08 smithi080 bash[41963]: audit 2023-12-01T12:23:08.498317+0000 mon.c (mon.2) 8723 : audit 0 from='client.? 172.21.15.80:0/2490859005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:23:09.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:23:08 smithi080 bash[28361]: cluster 2023-12-01T12:23:07.595345+0000 mgr.y (mgr.24362) 13636 : cluster 0 pgmap v13605: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:23:09.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:23:08 smithi080 bash[28361]: audit 2023-12-01T12:23:08.498317+0000 mon.c (mon.2) 8723 : audit 0 from='client.? 172.21.15.80:0/2490859005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:23:11.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:23:10 smithi090 bash[32384]: cluster 2023-12-01T12:23:09.596021+0000 mgr.y (mgr.24362) 13637 : cluster 0 pgmap v13606: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:23:11.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:23:10 smithi090 bash[32384]: audit 2023-12-01T12:23:10.503327+0000 mon.c (mon.2) 8724 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:23:11.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:23:10 smithi090 bash[32384]: audit 2023-12-01T12:23:10.952718+0000 mon.a (mon.0) 8478 : audit 0 from='client.? 172.21.15.80:0/3222305463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:23:11.430 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:23:10 smithi080 bash[41963]: cluster 2023-12-01T12:23:09.596021+0000 mgr.y (mgr.24362) 13637 : cluster 0 pgmap v13606: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:23:11.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:23:10 smithi080 bash[41963]: audit 2023-12-01T12:23:10.503327+0000 mon.c (mon.2) 8724 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:23:11.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:23:10 smithi080 bash[41963]: audit 2023-12-01T12:23:10.952718+0000 mon.a (mon.0) 8478 : audit 0 from='client.? 172.21.15.80:0/3222305463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:23:11.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:23:10 smithi080 bash[28361]: cluster 2023-12-01T12:23:09.596021+0000 mgr.y (mgr.24362) 13637 : cluster 0 pgmap v13606: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:23:11.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:23:10 smithi080 bash[28361]: audit 2023-12-01T12:23:10.503327+0000 mon.c (mon.2) 8724 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:23:11.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:23:10 smithi080 bash[28361]: audit 2023-12-01T12:23:10.952718+0000 mon.a (mon.0) 8478 : audit 0 from='client.? 172.21.15.80:0/3222305463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:23:13.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:23:12 smithi090 bash[32384]: cluster 2023-12-01T12:23:11.597139+0000 mgr.y (mgr.24362) 13638 : cluster 0 pgmap v13607: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:23:13.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:23:12 smithi090 bash[32384]: audit 2023-12-01T12:23:12.634706+0000 mon.c (mon.2) 8725 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:23:13.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:23:12 smithi080 bash[41963]: cluster 2023-12-01T12:23:11.597139+0000 mgr.y (mgr.24362) 13638 : cluster 0 pgmap v13607: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:23:13.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:23:12 smithi080 bash[41963]: audit 2023-12-01T12:23:12.634706+0000 mon.c (mon.2) 8725 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:23:13.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:23:12 smithi080 bash[28361]: cluster 2023-12-01T12:23:11.597139+0000 mgr.y (mgr.24362) 13638 : cluster 0 pgmap v13607: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:23:13.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:23:12 smithi080 bash[28361]: audit 2023-12-01T12:23:12.634706+0000 mon.c (mon.2) 8725 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:23:14.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:23:13 smithi090 bash[32384]: audit 2023-12-01T12:23:13.404231+0000 mon.c (mon.2) 8726 : audit 0 from='client.? 172.21.15.80:0/3466021245' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:23:14.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:23:13 smithi080 bash[28361]: audit 2023-12-01T12:23:13.404231+0000 mon.c (mon.2) 8726 : audit 0 from='client.? 172.21.15.80:0/3466021245' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:23:14.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:23:13 smithi080 bash[41963]: audit 2023-12-01T12:23:13.404231+0000 mon.c (mon.2) 8726 : audit 0 from='client.? 172.21.15.80:0/3466021245' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:23:15.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:23:14 smithi090 bash[32384]: cluster 2023-12-01T12:23:13.597796+0000 mgr.y (mgr.24362) 13639 : cluster 0 pgmap v13608: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:23:15.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:23:14 smithi080 bash[28361]: cluster 2023-12-01T12:23:13.597796+0000 mgr.y (mgr.24362) 13639 : cluster 0 pgmap v13608: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:23:15.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:23:14 smithi080 bash[41963]: cluster 2023-12-01T12:23:13.597796+0000 mgr.y (mgr.24362) 13639 : cluster 0 pgmap v13608: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:23:16.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:23:16 smithi090 bash[32384]: audit 2023-12-01T12:23:15.870104+0000 mon.c (mon.2) 8727 : audit 0 from='client.? 172.21.15.80:0/829606155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:23:16.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:23:15 smithi080 bash[28361]: audit 2023-12-01T12:23:15.870104+0000 mon.c (mon.2) 8727 : audit 0 from='client.? 172.21.15.80:0/829606155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:23:16.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:23:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:23:16] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T12:23:16.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:23:15 smithi080 bash[41963]: audit 2023-12-01T12:23:15.870104+0000 mon.c (mon.2) 8727 : audit 0 from='client.? 172.21.15.80:0/829606155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:23:17.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:23:17 smithi090 bash[32384]: cluster 2023-12-01T12:23:15.598507+0000 mgr.y (mgr.24362) 13640 : cluster 0 pgmap v13609: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:23:17.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:23:17 smithi080 bash[28361]: cluster 2023-12-01T12:23:15.598507+0000 mgr.y (mgr.24362) 13640 : cluster 0 pgmap v13609: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:23:17.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:23:17 smithi080 bash[41963]: cluster 2023-12-01T12:23:15.598507+0000 mgr.y (mgr.24362) 13640 : cluster 0 pgmap v13609: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:23:19.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:23:19 smithi090 bash[32384]: cluster 2023-12-01T12:23:17.599282+0000 mgr.y (mgr.24362) 13641 : cluster 0 pgmap v13610: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:23:19.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:23:19 smithi090 bash[32384]: audit 2023-12-01T12:23:18.380540+0000 mon.c (mon.2) 8728 : audit 0 from='client.? 172.21.15.80:0/1901154446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:23:19.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:23:19 smithi090 bash[32384]: audit 2023-12-01T12:23:18.432540+0000 mon.a (mon.0) 8479 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:23:19.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:23:19 smithi090 bash[32384]: audit 2023-12-01T12:23:18.442367+0000 mon.a (mon.0) 8480 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:23:19.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:23:19 smithi090 bash[32384]: audit 2023-12-01T12:23:18.835685+0000 mon.a (mon.0) 8481 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:23:19.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:23:19 smithi090 bash[32384]: audit 2023-12-01T12:23:18.852643+0000 mon.a (mon.0) 8482 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:23:19.430 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:23:19 smithi080 bash[41963]: cluster 2023-12-01T12:23:17.599282+0000 mgr.y (mgr.24362) 13641 : cluster 0 pgmap v13610: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:23:19.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:23:19 smithi080 bash[41963]: audit 2023-12-01T12:23:18.380540+0000 mon.c (mon.2) 8728 : audit 0 from='client.? 172.21.15.80:0/1901154446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:23:19.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:23:19 smithi080 bash[41963]: audit 2023-12-01T12:23:18.432540+0000 mon.a (mon.0) 8479 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:23:19.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:23:19 smithi080 bash[41963]: audit 2023-12-01T12:23:18.442367+0000 mon.a (mon.0) 8480 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:23:19.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:23:19 smithi080 bash[41963]: audit 2023-12-01T12:23:18.835685+0000 mon.a (mon.0) 8481 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:23:19.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:23:19 smithi080 bash[41963]: audit 2023-12-01T12:23:18.852643+0000 mon.a (mon.0) 8482 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:23:19.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:23:19 smithi080 bash[28361]: cluster 2023-12-01T12:23:17.599282+0000 mgr.y (mgr.24362) 13641 : cluster 0 pgmap v13610: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:23:19.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:23:19 smithi080 bash[28361]: audit 2023-12-01T12:23:18.380540+0000 mon.c (mon.2) 8728 : audit 0 from='client.? 172.21.15.80:0/1901154446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:23:19.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:23:19 smithi080 bash[28361]: audit 2023-12-01T12:23:18.432540+0000 mon.a (mon.0) 8479 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:23:19.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:23:19 smithi080 bash[28361]: audit 2023-12-01T12:23:18.442367+0000 mon.a (mon.0) 8480 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:23:19.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:23:19 smithi080 bash[28361]: audit 2023-12-01T12:23:18.835685+0000 mon.a (mon.0) 8481 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:23:19.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:23:19 smithi080 bash[28361]: audit 2023-12-01T12:23:18.852643+0000 mon.a (mon.0) 8482 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:23:20.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:23:20 smithi090 bash[32384]: audit 2023-12-01T12:23:19.343977+0000 mon.c (mon.2) 8729 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:23:20.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:23:20 smithi090 bash[32384]: audit 2023-12-01T12:23:19.345823+0000 mon.c (mon.2) 8730 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:23:20.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:23:20 smithi090 bash[32384]: audit 2023-12-01T12:23:19.356187+0000 mon.a (mon.0) 8483 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:23:20.430 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:23:20 smithi080 bash[41963]: audit 2023-12-01T12:23:19.343977+0000 mon.c (mon.2) 8729 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:23:20.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:23:20 smithi080 bash[41963]: audit 2023-12-01T12:23:19.345823+0000 mon.c (mon.2) 8730 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:23:20.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:23:20 smithi080 bash[41963]: audit 2023-12-01T12:23:19.356187+0000 mon.a (mon.0) 8483 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:23:20.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:23:20 smithi080 bash[28361]: audit 2023-12-01T12:23:19.343977+0000 mon.c (mon.2) 8729 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:23:20.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:23:20 smithi080 bash[28361]: audit 2023-12-01T12:23:19.345823+0000 mon.c (mon.2) 8730 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:23:20.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:23:20 smithi080 bash[28361]: audit 2023-12-01T12:23:19.356187+0000 mon.a (mon.0) 8483 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:23:21.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:23:21 smithi080 bash[28361]: cluster 2023-12-01T12:23:19.599934+0000 mgr.y (mgr.24362) 13642 : cluster 0 pgmap v13611: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:23:21.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:23:21 smithi080 bash[28361]: audit 2023-12-01T12:23:20.838900+0000 mon.c (mon.2) 8731 : audit 0 from='client.? 172.21.15.80:0/1602439596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:23:21.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:23:21 smithi080 bash[41963]: cluster 2023-12-01T12:23:19.599934+0000 mgr.y (mgr.24362) 13642 : cluster 0 pgmap v13611: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:23:21.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:23:21 smithi080 bash[41963]: audit 2023-12-01T12:23:20.838900+0000 mon.c (mon.2) 8731 : audit 0 from='client.? 172.21.15.80:0/1602439596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:23:21.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:23:21 smithi090 bash[32384]: cluster 2023-12-01T12:23:19.599934+0000 mgr.y (mgr.24362) 13642 : cluster 0 pgmap v13611: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:23:21.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:23:21 smithi090 bash[32384]: audit 2023-12-01T12:23:20.838900+0000 mon.c (mon.2) 8731 : audit 0 from='client.? 172.21.15.80:0/1602439596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:23:23.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:23:23 smithi080 bash[28361]: cluster 2023-12-01T12:23:21.600972+0000 mgr.y (mgr.24362) 13643 : cluster 0 pgmap v13612: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:23:23.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:23:23 smithi080 bash[28361]: audit 2023-12-01T12:23:23.284962+0000 mon.a (mon.0) 8484 : audit 0 from='client.? 172.21.15.80:0/2009465627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:23:23.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:23:23 smithi080 bash[41963]: cluster 2023-12-01T12:23:21.600972+0000 mgr.y (mgr.24362) 13643 : cluster 0 pgmap v13612: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:23:23.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:23:23 smithi080 bash[41963]: audit 2023-12-01T12:23:23.284962+0000 mon.a (mon.0) 8484 : audit 0 from='client.? 172.21.15.80:0/2009465627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:23:23.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:23:23 smithi090 bash[32384]: cluster 2023-12-01T12:23:21.600972+0000 mgr.y (mgr.24362) 13643 : cluster 0 pgmap v13612: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:23:23.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:23:23 smithi090 bash[32384]: audit 2023-12-01T12:23:23.284962+0000 mon.a (mon.0) 8484 : audit 0 from='client.? 172.21.15.80:0/2009465627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:23:25.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:23:25 smithi080 bash[41963]: cluster 2023-12-01T12:23:23.601672+0000 mgr.y (mgr.24362) 13644 : cluster 0 pgmap v13613: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:23:25.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:23:25 smithi080 bash[28361]: cluster 2023-12-01T12:23:23.601672+0000 mgr.y (mgr.24362) 13644 : cluster 0 pgmap v13613: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:23:25.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:23:25 smithi090 bash[32384]: cluster 2023-12-01T12:23:23.601672+0000 mgr.y (mgr.24362) 13644 : cluster 0 pgmap v13613: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:23:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:23:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:23:26] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T12:23:26.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:23:26 smithi080 bash[28361]: audit 2023-12-01T12:23:25.503740+0000 mon.c (mon.2) 8732 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:23:26.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:23:26 smithi080 bash[28361]: audit 2023-12-01T12:23:25.736563+0000 mon.a (mon.0) 8485 : audit 0 from='client.? 172.21.15.80:0/2551537543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:23:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:23:26 smithi080 bash[41963]: audit 2023-12-01T12:23:25.503740+0000 mon.c (mon.2) 8732 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:23:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:23:26 smithi080 bash[41963]: audit 2023-12-01T12:23:25.736563+0000 mon.a (mon.0) 8485 : audit 0 from='client.? 172.21.15.80:0/2551537543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:23:26.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:23:26 smithi090 bash[32384]: audit 2023-12-01T12:23:25.503740+0000 mon.c (mon.2) 8732 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:23:26.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:23:26 smithi090 bash[32384]: audit 2023-12-01T12:23:25.736563+0000 mon.a (mon.0) 8485 : audit 0 from='client.? 172.21.15.80:0/2551537543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:23:27.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:23:27 smithi080 bash[28361]: cluster 2023-12-01T12:23:25.602379+0000 mgr.y (mgr.24362) 13645 : cluster 0 pgmap v13614: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:23:27.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:23:27 smithi080 bash[41963]: cluster 2023-12-01T12:23:25.602379+0000 mgr.y (mgr.24362) 13645 : cluster 0 pgmap v13614: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:23:27.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:23:27 smithi090 bash[32384]: cluster 2023-12-01T12:23:25.602379+0000 mgr.y (mgr.24362) 13645 : cluster 0 pgmap v13614: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:23:28.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:23:28 smithi080 bash[28361]: audit 2023-12-01T12:23:28.188509+0000 mon.a (mon.0) 8486 : audit 0 from='client.? 172.21.15.80:0/1474366287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:23:28.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:23:28 smithi080 bash[41963]: audit 2023-12-01T12:23:28.188509+0000 mon.a (mon.0) 8486 : audit 0 from='client.? 172.21.15.80:0/1474366287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:23:28.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:23:28 smithi090 bash[32384]: audit 2023-12-01T12:23:28.188509+0000 mon.a (mon.0) 8486 : audit 0 from='client.? 172.21.15.80:0/1474366287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:23:29.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:23:29 smithi080 bash[28361]: cluster 2023-12-01T12:23:27.603589+0000 mgr.y (mgr.24362) 13646 : cluster 0 pgmap v13615: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:23:29.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:23:29 smithi080 bash[41963]: cluster 2023-12-01T12:23:27.603589+0000 mgr.y (mgr.24362) 13646 : cluster 0 pgmap v13615: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:23:29.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:23:29 smithi090 bash[32384]: cluster 2023-12-01T12:23:27.603589+0000 mgr.y (mgr.24362) 13646 : cluster 0 pgmap v13615: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:23:31.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:23:31 smithi080 bash[28361]: cluster 2023-12-01T12:23:29.604276+0000 mgr.y (mgr.24362) 13647 : cluster 0 pgmap v13616: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:23:31.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:23:31 smithi080 bash[28361]: audit 2023-12-01T12:23:30.650836+0000 mon.c (mon.2) 8733 : audit 0 from='client.? 172.21.15.80:0/4266310210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:23:31.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:23:31 smithi080 bash[41963]: cluster 2023-12-01T12:23:29.604276+0000 mgr.y (mgr.24362) 13647 : cluster 0 pgmap v13616: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:23:31.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:23:31 smithi080 bash[41963]: audit 2023-12-01T12:23:30.650836+0000 mon.c (mon.2) 8733 : audit 0 from='client.? 172.21.15.80:0/4266310210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:23:31.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:23:31 smithi090 bash[32384]: cluster 2023-12-01T12:23:29.604276+0000 mgr.y (mgr.24362) 13647 : cluster 0 pgmap v13616: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:23:31.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:23:31 smithi090 bash[32384]: audit 2023-12-01T12:23:30.650836+0000 mon.c (mon.2) 8733 : audit 0 from='client.? 172.21.15.80:0/4266310210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:23:33.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:23:33 smithi080 bash[28361]: cluster 2023-12-01T12:23:31.605496+0000 mgr.y (mgr.24362) 13648 : cluster 0 pgmap v13617: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:23:33.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:23:33 smithi080 bash[28361]: audit 2023-12-01T12:23:33.106270+0000 mon.c (mon.2) 8734 : audit 0 from='client.? 172.21.15.80:0/3190926682' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:23:33.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:23:33 smithi080 bash[41963]: cluster 2023-12-01T12:23:31.605496+0000 mgr.y (mgr.24362) 13648 : cluster 0 pgmap v13617: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:23:33.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:23:33 smithi080 bash[41963]: audit 2023-12-01T12:23:33.106270+0000 mon.c (mon.2) 8734 : audit 0 from='client.? 172.21.15.80:0/3190926682' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:23:33.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:23:33 smithi090 bash[32384]: cluster 2023-12-01T12:23:31.605496+0000 mgr.y (mgr.24362) 13648 : cluster 0 pgmap v13617: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:23:33.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:23:33 smithi090 bash[32384]: audit 2023-12-01T12:23:33.106270+0000 mon.c (mon.2) 8734 : audit 0 from='client.? 172.21.15.80:0/3190926682' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:23:35.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:23:35 smithi080 bash[28361]: cluster 2023-12-01T12:23:33.606146+0000 mgr.y (mgr.24362) 13649 : cluster 0 pgmap v13618: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:23:35.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:23:35 smithi080 bash[41963]: cluster 2023-12-01T12:23:33.606146+0000 mgr.y (mgr.24362) 13649 : cluster 0 pgmap v13618: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:23:35.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:23:35 smithi090 bash[32384]: cluster 2023-12-01T12:23:33.606146+0000 mgr.y (mgr.24362) 13649 : cluster 0 pgmap v13618: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:23:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:23:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:23:36] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T12:23:36.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:23:36 smithi080 bash[41963]: audit 2023-12-01T12:23:35.563561+0000 mon.c (mon.2) 8735 : audit 0 from='client.? 172.21.15.80:0/2745743316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:23:36.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:23:36 smithi080 bash[28361]: audit 2023-12-01T12:23:35.563561+0000 mon.c (mon.2) 8735 : audit 0 from='client.? 172.21.15.80:0/2745743316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:23:36.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:23:36 smithi090 bash[32384]: audit 2023-12-01T12:23:35.563561+0000 mon.c (mon.2) 8735 : audit 0 from='client.? 172.21.15.80:0/2745743316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:23:37.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:23:37 smithi080 bash[28361]: cluster 2023-12-01T12:23:35.606830+0000 mgr.y (mgr.24362) 13650 : cluster 0 pgmap v13619: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:23:37.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:23:37 smithi080 bash[41963]: cluster 2023-12-01T12:23:35.606830+0000 mgr.y (mgr.24362) 13650 : cluster 0 pgmap v13619: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:23:37.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:23:37 smithi090 bash[32384]: cluster 2023-12-01T12:23:35.606830+0000 mgr.y (mgr.24362) 13650 : cluster 0 pgmap v13619: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:23:38.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:23:38 smithi080 bash[28361]: audit 2023-12-01T12:23:38.017356+0000 mon.a (mon.0) 8487 : audit 0 from='client.? 172.21.15.80:0/786198942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:23:38.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:23:38 smithi080 bash[41963]: audit 2023-12-01T12:23:38.017356+0000 mon.a (mon.0) 8487 : audit 0 from='client.? 172.21.15.80:0/786198942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:23:38.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:23:38 smithi090 bash[32384]: audit 2023-12-01T12:23:38.017356+0000 mon.a (mon.0) 8487 : audit 0 from='client.? 172.21.15.80:0/786198942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:23:39.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:23:39 smithi080 bash[28361]: cluster 2023-12-01T12:23:37.608008+0000 mgr.y (mgr.24362) 13651 : cluster 0 pgmap v13620: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:23:39.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:23:39 smithi080 bash[41963]: cluster 2023-12-01T12:23:37.608008+0000 mgr.y (mgr.24362) 13651 : cluster 0 pgmap v13620: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:23:39.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:23:39 smithi090 bash[32384]: cluster 2023-12-01T12:23:37.608008+0000 mgr.y (mgr.24362) 13651 : cluster 0 pgmap v13620: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:23:41.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:23:41 smithi080 bash[41963]: cluster 2023-12-01T12:23:39.608617+0000 mgr.y (mgr.24362) 13652 : cluster 0 pgmap v13621: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:23:41.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:23:41 smithi080 bash[41963]: audit 2023-12-01T12:23:40.470096+0000 mon.a (mon.0) 8488 : audit 0 from='client.? 172.21.15.80:0/3988435265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:23:41.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:23:41 smithi080 bash[41963]: audit 2023-12-01T12:23:40.504070+0000 mon.c (mon.2) 8736 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:23:41.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:23:41 smithi080 bash[28361]: cluster 2023-12-01T12:23:39.608617+0000 mgr.y (mgr.24362) 13652 : cluster 0 pgmap v13621: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:23:41.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:23:41 smithi080 bash[28361]: audit 2023-12-01T12:23:40.470096+0000 mon.a (mon.0) 8488 : audit 0 from='client.? 172.21.15.80:0/3988435265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:23:41.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:23:41 smithi080 bash[28361]: audit 2023-12-01T12:23:40.504070+0000 mon.c (mon.2) 8736 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:23:41.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:23:41 smithi090 bash[32384]: cluster 2023-12-01T12:23:39.608617+0000 mgr.y (mgr.24362) 13652 : cluster 0 pgmap v13621: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:23:41.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:23:41 smithi090 bash[32384]: audit 2023-12-01T12:23:40.470096+0000 mon.a (mon.0) 8488 : audit 0 from='client.? 172.21.15.80:0/3988435265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:23:41.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:23:41 smithi090 bash[32384]: audit 2023-12-01T12:23:40.504070+0000 mon.c (mon.2) 8736 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:23:43.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:23:43 smithi080 bash[28361]: cluster 2023-12-01T12:23:41.609746+0000 mgr.y (mgr.24362) 13653 : cluster 0 pgmap v13622: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:23:43.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:23:43 smithi080 bash[28361]: audit 2023-12-01T12:23:42.916961+0000 mon.a (mon.0) 8489 : audit 0 from='client.? 172.21.15.80:0/629762760' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:23:43.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:23:43 smithi080 bash[41963]: cluster 2023-12-01T12:23:41.609746+0000 mgr.y (mgr.24362) 13653 : cluster 0 pgmap v13622: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:23:43.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:23:43 smithi080 bash[41963]: audit 2023-12-01T12:23:42.916961+0000 mon.a (mon.0) 8489 : audit 0 from='client.? 172.21.15.80:0/629762760' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:23:43.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:23:43 smithi090 bash[32384]: cluster 2023-12-01T12:23:41.609746+0000 mgr.y (mgr.24362) 13653 : cluster 0 pgmap v13622: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:23:43.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:23:43 smithi090 bash[32384]: audit 2023-12-01T12:23:42.916961+0000 mon.a (mon.0) 8489 : audit 0 from='client.? 172.21.15.80:0/629762760' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:23:45.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:23:45 smithi090 bash[32384]: cluster 2023-12-01T12:23:43.610450+0000 mgr.y (mgr.24362) 13654 : cluster 0 pgmap v13623: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:23:45.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:23:45 smithi090 bash[32384]: audit 2023-12-01T12:23:45.374033+0000 mon.a (mon.0) 8490 : audit 0 from='client.? 172.21.15.80:0/2548343186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:23:45.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:23:45 smithi080 bash[28361]: cluster 2023-12-01T12:23:43.610450+0000 mgr.y (mgr.24362) 13654 : cluster 0 pgmap v13623: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:23:45.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:23:45 smithi080 bash[28361]: audit 2023-12-01T12:23:45.374033+0000 mon.a (mon.0) 8490 : audit 0 from='client.? 172.21.15.80:0/2548343186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:23:45.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:23:45 smithi080 bash[41963]: cluster 2023-12-01T12:23:43.610450+0000 mgr.y (mgr.24362) 13654 : cluster 0 pgmap v13623: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:23:45.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:23:45 smithi080 bash[41963]: audit 2023-12-01T12:23:45.374033+0000 mon.a (mon.0) 8490 : audit 0 from='client.? 172.21.15.80:0/2548343186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:23:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:23:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:23:46] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T12:23:47.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:23:47 smithi090 bash[32384]: cluster 2023-12-01T12:23:45.611138+0000 mgr.y (mgr.24362) 13655 : cluster 0 pgmap v13624: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:23:47.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:23:47 smithi080 bash[28361]: cluster 2023-12-01T12:23:45.611138+0000 mgr.y (mgr.24362) 13655 : cluster 0 pgmap v13624: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:23:47.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:23:47 smithi080 bash[41963]: cluster 2023-12-01T12:23:45.611138+0000 mgr.y (mgr.24362) 13655 : cluster 0 pgmap v13624: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:23:48.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:23:48 smithi090 bash[32384]: audit 2023-12-01T12:23:47.828748+0000 mon.c (mon.2) 8737 : audit 0 from='client.? 172.21.15.80:0/1831214149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:23:48.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:23:48 smithi080 bash[28361]: audit 2023-12-01T12:23:47.828748+0000 mon.c (mon.2) 8737 : audit 0 from='client.? 172.21.15.80:0/1831214149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:23:48.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:23:48 smithi080 bash[41963]: audit 2023-12-01T12:23:47.828748+0000 mon.c (mon.2) 8737 : audit 0 from='client.? 172.21.15.80:0/1831214149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:23:49.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:23:49 smithi090 bash[32384]: cluster 2023-12-01T12:23:47.612240+0000 mgr.y (mgr.24362) 13656 : cluster 0 pgmap v13625: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:23:49.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:23:49 smithi080 bash[28361]: cluster 2023-12-01T12:23:47.612240+0000 mgr.y (mgr.24362) 13656 : cluster 0 pgmap v13625: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:23:49.930 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:23:49 smithi080 bash[41963]: cluster 2023-12-01T12:23:47.612240+0000 mgr.y (mgr.24362) 13656 : cluster 0 pgmap v13625: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:23:50.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:23:50 smithi090 bash[32384]: audit 2023-12-01T12:23:50.290048+0000 mon.c (mon.2) 8738 : audit 0 from='client.? 172.21.15.80:0/1262760118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:23:50.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:23:50 smithi080 bash[28361]: audit 2023-12-01T12:23:50.290048+0000 mon.c (mon.2) 8738 : audit 0 from='client.? 172.21.15.80:0/1262760118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:23:50.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:23:50 smithi080 bash[41963]: audit 2023-12-01T12:23:50.290048+0000 mon.c (mon.2) 8738 : audit 0 from='client.? 172.21.15.80:0/1262760118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:23:51.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:23:51 smithi090 bash[32384]: cluster 2023-12-01T12:23:49.612906+0000 mgr.y (mgr.24362) 13657 : cluster 0 pgmap v13626: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:23:51.930 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:23:51 smithi080 bash[41963]: cluster 2023-12-01T12:23:49.612906+0000 mgr.y (mgr.24362) 13657 : cluster 0 pgmap v13626: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:23:51.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:23:51 smithi080 bash[28361]: cluster 2023-12-01T12:23:49.612906+0000 mgr.y (mgr.24362) 13657 : cluster 0 pgmap v13626: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:23:53.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:23:53 smithi090 bash[32384]: cluster 2023-12-01T12:23:51.614203+0000 mgr.y (mgr.24362) 13658 : cluster 0 pgmap v13627: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:23:53.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:23:53 smithi090 bash[32384]: audit 2023-12-01T12:23:52.742529+0000 mon.c (mon.2) 8739 : audit 0 from='client.? 172.21.15.80:0/1036938008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:23:53.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:23:53 smithi080 bash[28361]: cluster 2023-12-01T12:23:51.614203+0000 mgr.y (mgr.24362) 13658 : cluster 0 pgmap v13627: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:23:53.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:23:53 smithi080 bash[28361]: audit 2023-12-01T12:23:52.742529+0000 mon.c (mon.2) 8739 : audit 0 from='client.? 172.21.15.80:0/1036938008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:23:53.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:23:53 smithi080 bash[41963]: cluster 2023-12-01T12:23:51.614203+0000 mgr.y (mgr.24362) 13658 : cluster 0 pgmap v13627: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:23:53.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:23:53 smithi080 bash[41963]: audit 2023-12-01T12:23:52.742529+0000 mon.c (mon.2) 8739 : audit 0 from='client.? 172.21.15.80:0/1036938008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:23:55.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:23:55 smithi090 bash[32384]: cluster 2023-12-01T12:23:53.614893+0000 mgr.y (mgr.24362) 13659 : cluster 0 pgmap v13628: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:23:55.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:23:55 smithi090 bash[32384]: audit 2023-12-01T12:23:55.196562+0000 mon.a (mon.0) 8491 : audit 0 from='client.? 172.21.15.80:0/2685937388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:23:55.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:23:55 smithi080 bash[28361]: cluster 2023-12-01T12:23:53.614893+0000 mgr.y (mgr.24362) 13659 : cluster 0 pgmap v13628: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:23:55.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:23:55 smithi080 bash[28361]: audit 2023-12-01T12:23:55.196562+0000 mon.a (mon.0) 8491 : audit 0 from='client.? 172.21.15.80:0/2685937388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:23:55.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:23:55 smithi080 bash[41963]: cluster 2023-12-01T12:23:53.614893+0000 mgr.y (mgr.24362) 13659 : cluster 0 pgmap v13628: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:23:55.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:23:55 smithi080 bash[41963]: audit 2023-12-01T12:23:55.196562+0000 mon.a (mon.0) 8491 : audit 0 from='client.? 172.21.15.80:0/2685937388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:23:56.680 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:23:56 smithi080 bash[41963]: audit 2023-12-01T12:23:55.504496+0000 mon.c (mon.2) 8740 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:23:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:23:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:23:56] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T12:23:56.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:23:56 smithi080 bash[28361]: audit 2023-12-01T12:23:55.504496+0000 mon.c (mon.2) 8740 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:23:56.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:23:56 smithi090 bash[32384]: audit 2023-12-01T12:23:55.504496+0000 mon.c (mon.2) 8740 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:23:57.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:23:57 smithi090 bash[32384]: cluster 2023-12-01T12:23:55.615557+0000 mgr.y (mgr.24362) 13660 : cluster 0 pgmap v13629: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:23:57.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:23:57 smithi080 bash[28361]: cluster 2023-12-01T12:23:55.615557+0000 mgr.y (mgr.24362) 13660 : cluster 0 pgmap v13629: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:23:57.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:23:57 smithi080 bash[41963]: cluster 2023-12-01T12:23:55.615557+0000 mgr.y (mgr.24362) 13660 : cluster 0 pgmap v13629: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:23:58.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:23:58 smithi090 bash[32384]: audit 2023-12-01T12:23:57.650260+0000 mon.c (mon.2) 8741 : audit 0 from='client.? 172.21.15.80:0/1707692259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:23:58.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:23:58 smithi080 bash[28361]: audit 2023-12-01T12:23:57.650260+0000 mon.c (mon.2) 8741 : audit 0 from='client.? 172.21.15.80:0/1707692259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:23:58.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:23:58 smithi080 bash[41963]: audit 2023-12-01T12:23:57.650260+0000 mon.c (mon.2) 8741 : audit 0 from='client.? 172.21.15.80:0/1707692259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:23:59.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:23:59 smithi090 bash[32384]: cluster 2023-12-01T12:23:57.616710+0000 mgr.y (mgr.24362) 13661 : cluster 0 pgmap v13630: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:23:59.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:23:59 smithi080 bash[28361]: cluster 2023-12-01T12:23:57.616710+0000 mgr.y (mgr.24362) 13661 : cluster 0 pgmap v13630: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:23:59.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:23:59 smithi080 bash[41963]: cluster 2023-12-01T12:23:57.616710+0000 mgr.y (mgr.24362) 13661 : cluster 0 pgmap v13630: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:24:00.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:24:00 smithi090 bash[32384]: audit 2023-12-01T12:24:00.104188+0000 mon.a (mon.0) 8492 : audit 0 from='client.? 172.21.15.80:0/197149095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:24:00.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:24:00 smithi080 bash[28361]: audit 2023-12-01T12:24:00.104188+0000 mon.a (mon.0) 8492 : audit 0 from='client.? 172.21.15.80:0/197149095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:24:00.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:24:00 smithi080 bash[41963]: audit 2023-12-01T12:24:00.104188+0000 mon.a (mon.0) 8492 : audit 0 from='client.? 172.21.15.80:0/197149095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:24:01.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:24:01 smithi090 bash[32384]: cluster 2023-12-01T12:23:59.617412+0000 mgr.y (mgr.24362) 13662 : cluster 0 pgmap v13631: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:24:01.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:24:01 smithi080 bash[28361]: cluster 2023-12-01T12:23:59.617412+0000 mgr.y (mgr.24362) 13662 : cluster 0 pgmap v13631: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:24:01.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:24:01 smithi080 bash[41963]: cluster 2023-12-01T12:23:59.617412+0000 mgr.y (mgr.24362) 13662 : cluster 0 pgmap v13631: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:24:03.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:24:03 smithi090 bash[32384]: cluster 2023-12-01T12:24:01.618547+0000 mgr.y (mgr.24362) 13663 : cluster 0 pgmap v13632: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:24:03.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:24:03 smithi090 bash[32384]: audit 2023-12-01T12:24:02.547252+0000 mon.c (mon.2) 8742 : audit 0 from='client.? 172.21.15.80:0/4009866288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:24:03.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:24:03 smithi080 bash[28361]: cluster 2023-12-01T12:24:01.618547+0000 mgr.y (mgr.24362) 13663 : cluster 0 pgmap v13632: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:24:03.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:24:03 smithi080 bash[28361]: audit 2023-12-01T12:24:02.547252+0000 mon.c (mon.2) 8742 : audit 0 from='client.? 172.21.15.80:0/4009866288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:24:03.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:24:03 smithi080 bash[41963]: cluster 2023-12-01T12:24:01.618547+0000 mgr.y (mgr.24362) 13663 : cluster 0 pgmap v13632: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:24:03.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:24:03 smithi080 bash[41963]: audit 2023-12-01T12:24:02.547252+0000 mon.c (mon.2) 8742 : audit 0 from='client.? 172.21.15.80:0/4009866288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:24:05.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:24:05 smithi090 bash[32384]: cluster 2023-12-01T12:24:03.619232+0000 mgr.y (mgr.24362) 13664 : cluster 0 pgmap v13633: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:24:05.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:24:05 smithi090 bash[32384]: audit 2023-12-01T12:24:04.987273+0000 mon.a (mon.0) 8493 : audit 0 from='client.? 172.21.15.80:0/1581206380' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:24:05.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:24:05 smithi080 bash[28361]: cluster 2023-12-01T12:24:03.619232+0000 mgr.y (mgr.24362) 13664 : cluster 0 pgmap v13633: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:24:05.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:24:05 smithi080 bash[28361]: audit 2023-12-01T12:24:04.987273+0000 mon.a (mon.0) 8493 : audit 0 from='client.? 172.21.15.80:0/1581206380' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:24:05.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:24:05 smithi080 bash[41963]: cluster 2023-12-01T12:24:03.619232+0000 mgr.y (mgr.24362) 13664 : cluster 0 pgmap v13633: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:24:05.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:24:05 smithi080 bash[41963]: audit 2023-12-01T12:24:04.987273+0000 mon.a (mon.0) 8493 : audit 0 from='client.? 172.21.15.80:0/1581206380' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:24:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:24:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:24:06] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T12:24:07.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:24:07 smithi090 bash[32384]: cluster 2023-12-01T12:24:05.619858+0000 mgr.y (mgr.24362) 13665 : cluster 0 pgmap v13634: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:24:07.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:24:07 smithi090 bash[32384]: audit 2023-12-01T12:24:07.437811+0000 mon.a (mon.0) 8494 : audit 0 from='client.? 172.21.15.80:0/1135111703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:24:07.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:24:07 smithi080 bash[28361]: cluster 2023-12-01T12:24:05.619858+0000 mgr.y (mgr.24362) 13665 : cluster 0 pgmap v13634: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:24:07.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:24:07 smithi080 bash[28361]: audit 2023-12-01T12:24:07.437811+0000 mon.a (mon.0) 8494 : audit 0 from='client.? 172.21.15.80:0/1135111703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:24:07.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:24:07 smithi080 bash[41963]: cluster 2023-12-01T12:24:05.619858+0000 mgr.y (mgr.24362) 13665 : cluster 0 pgmap v13634: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:24:07.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:24:07 smithi080 bash[41963]: audit 2023-12-01T12:24:07.437811+0000 mon.a (mon.0) 8494 : audit 0 from='client.? 172.21.15.80:0/1135111703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:24:08.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:24:08 smithi080 bash[28361]: cluster 2023-12-01T12:24:07.620964+0000 mgr.y (mgr.24362) 13666 : cluster 0 pgmap v13635: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:24:08.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:24:08 smithi080 bash[41963]: cluster 2023-12-01T12:24:07.620964+0000 mgr.y (mgr.24362) 13666 : cluster 0 pgmap v13635: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:24:09.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:24:08 smithi090 bash[32384]: cluster 2023-12-01T12:24:07.620964+0000 mgr.y (mgr.24362) 13666 : cluster 0 pgmap v13635: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:24:10.930 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:24:10 smithi080 bash[41963]: cluster 2023-12-01T12:24:09.621610+0000 mgr.y (mgr.24362) 13667 : cluster 0 pgmap v13636: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:24:10.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:24:10 smithi080 bash[41963]: audit 2023-12-01T12:24:09.891217+0000 mon.c (mon.2) 8743 : audit 0 from='client.? 172.21.15.80:0/2833628074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:24:10.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:24:10 smithi080 bash[41963]: audit 2023-12-01T12:24:10.504846+0000 mon.c (mon.2) 8744 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:24:10.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:24:10 smithi080 bash[28361]: cluster 2023-12-01T12:24:09.621610+0000 mgr.y (mgr.24362) 13667 : cluster 0 pgmap v13636: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:24:10.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:24:10 smithi080 bash[28361]: audit 2023-12-01T12:24:09.891217+0000 mon.c (mon.2) 8743 : audit 0 from='client.? 172.21.15.80:0/2833628074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:24:10.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:24:10 smithi080 bash[28361]: audit 2023-12-01T12:24:10.504846+0000 mon.c (mon.2) 8744 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:24:11.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:24:10 smithi090 bash[32384]: cluster 2023-12-01T12:24:09.621610+0000 mgr.y (mgr.24362) 13667 : cluster 0 pgmap v13636: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:24:11.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:24:10 smithi090 bash[32384]: audit 2023-12-01T12:24:09.891217+0000 mon.c (mon.2) 8743 : audit 0 from='client.? 172.21.15.80:0/2833628074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:24:11.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:24:10 smithi090 bash[32384]: audit 2023-12-01T12:24:10.504846+0000 mon.c (mon.2) 8744 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:24:13.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:24:12 smithi080 bash[41963]: cluster 2023-12-01T12:24:11.622755+0000 mgr.y (mgr.24362) 13668 : cluster 0 pgmap v13637: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:24:13.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:24:12 smithi080 bash[41963]: audit 2023-12-01T12:24:12.349236+0000 mon.a (mon.0) 8495 : audit 0 from='client.? 172.21.15.80:0/507153384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:24:13.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:24:12 smithi080 bash[28361]: cluster 2023-12-01T12:24:11.622755+0000 mgr.y (mgr.24362) 13668 : cluster 0 pgmap v13637: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:24:13.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:24:12 smithi080 bash[28361]: audit 2023-12-01T12:24:12.349236+0000 mon.a (mon.0) 8495 : audit 0 from='client.? 172.21.15.80:0/507153384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:24:13.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:24:12 smithi090 bash[32384]: cluster 2023-12-01T12:24:11.622755+0000 mgr.y (mgr.24362) 13668 : cluster 0 pgmap v13637: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:24:13.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:24:12 smithi090 bash[32384]: audit 2023-12-01T12:24:12.349236+0000 mon.a (mon.0) 8495 : audit 0 from='client.? 172.21.15.80:0/507153384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:24:15.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:24:14 smithi080 bash[41963]: cluster 2023-12-01T12:24:13.623437+0000 mgr.y (mgr.24362) 13669 : cluster 0 pgmap v13638: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:24:15.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:24:14 smithi080 bash[41963]: audit 2023-12-01T12:24:14.802736+0000 mon.c (mon.2) 8745 : audit 0 from='client.? 172.21.15.80:0/2316094698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:24:15.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:24:14 smithi080 bash[28361]: cluster 2023-12-01T12:24:13.623437+0000 mgr.y (mgr.24362) 13669 : cluster 0 pgmap v13638: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:24:15.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:24:14 smithi080 bash[28361]: audit 2023-12-01T12:24:14.802736+0000 mon.c (mon.2) 8745 : audit 0 from='client.? 172.21.15.80:0/2316094698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:24:15.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:24:14 smithi090 bash[32384]: cluster 2023-12-01T12:24:13.623437+0000 mgr.y (mgr.24362) 13669 : cluster 0 pgmap v13638: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:24:15.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:24:14 smithi090 bash[32384]: audit 2023-12-01T12:24:14.802736+0000 mon.c (mon.2) 8745 : audit 0 from='client.? 172.21.15.80:0/2316094698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:24:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:24:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:24:16] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T12:24:17.180 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:24:16 smithi080 bash[41963]: cluster 2023-12-01T12:24:15.624130+0000 mgr.y (mgr.24362) 13670 : cluster 0 pgmap v13639: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:24:17.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:24:16 smithi080 bash[28361]: cluster 2023-12-01T12:24:15.624130+0000 mgr.y (mgr.24362) 13670 : cluster 0 pgmap v13639: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:24:17.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:24:16 smithi090 bash[32384]: cluster 2023-12-01T12:24:15.624130+0000 mgr.y (mgr.24362) 13670 : cluster 0 pgmap v13639: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:24:18.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:24:17 smithi080 bash[41963]: audit 2023-12-01T12:24:17.260161+0000 mon.c (mon.2) 8746 : audit 0 from='client.? 172.21.15.80:0/2901873263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:24:18.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:24:17 smithi080 bash[28361]: audit 2023-12-01T12:24:17.260161+0000 mon.c (mon.2) 8746 : audit 0 from='client.? 172.21.15.80:0/2901873263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:24:18.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:24:17 smithi090 bash[32384]: audit 2023-12-01T12:24:17.260161+0000 mon.c (mon.2) 8746 : audit 0 from='client.? 172.21.15.80:0/2901873263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:24:19.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:24:18 smithi080 bash[28361]: cluster 2023-12-01T12:24:17.625294+0000 mgr.y (mgr.24362) 13671 : cluster 0 pgmap v13640: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:24:19.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:24:18 smithi080 bash[41963]: cluster 2023-12-01T12:24:17.625294+0000 mgr.y (mgr.24362) 13671 : cluster 0 pgmap v13640: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:24:19.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:24:18 smithi090 bash[32384]: cluster 2023-12-01T12:24:17.625294+0000 mgr.y (mgr.24362) 13671 : cluster 0 pgmap v13640: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:24:20.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:24:19 smithi080 bash[28361]: audit 2023-12-01T12:24:19.439956+0000 mon.c (mon.2) 8747 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:24:20.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:24:19 smithi080 bash[28361]: audit 2023-12-01T12:24:19.710155+0000 mon.c (mon.2) 8748 : audit 0 from='client.? 172.21.15.80:0/3707651885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:24:20.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:24:19 smithi080 bash[41963]: audit 2023-12-01T12:24:19.439956+0000 mon.c (mon.2) 8747 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:24:20.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:24:19 smithi080 bash[41963]: audit 2023-12-01T12:24:19.710155+0000 mon.c (mon.2) 8748 : audit 0 from='client.? 172.21.15.80:0/3707651885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:24:20.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:24:19 smithi090 bash[32384]: audit 2023-12-01T12:24:19.439956+0000 mon.c (mon.2) 8747 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:24:20.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:24:19 smithi090 bash[32384]: audit 2023-12-01T12:24:19.710155+0000 mon.c (mon.2) 8748 : audit 0 from='client.? 172.21.15.80:0/3707651885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:24:21.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:24:20 smithi080 bash[28361]: cluster 2023-12-01T12:24:19.625838+0000 mgr.y (mgr.24362) 13672 : cluster 0 pgmap v13641: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:24:21.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:24:20 smithi080 bash[41963]: cluster 2023-12-01T12:24:19.625838+0000 mgr.y (mgr.24362) 13672 : cluster 0 pgmap v13641: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:24:21.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:24:20 smithi090 bash[32384]: cluster 2023-12-01T12:24:19.625838+0000 mgr.y (mgr.24362) 13672 : cluster 0 pgmap v13641: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:24:23.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:24:22 smithi080 bash[28361]: cluster 2023-12-01T12:24:21.627018+0000 mgr.y (mgr.24362) 13673 : cluster 0 pgmap v13642: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:24:23.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:24:22 smithi080 bash[28361]: audit 2023-12-01T12:24:22.170210+0000 mon.c (mon.2) 8749 : audit 0 from='client.? 172.21.15.80:0/1466332371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:24:23.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:24:22 smithi080 bash[41963]: cluster 2023-12-01T12:24:21.627018+0000 mgr.y (mgr.24362) 13673 : cluster 0 pgmap v13642: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:24:23.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:24:22 smithi080 bash[41963]: audit 2023-12-01T12:24:22.170210+0000 mon.c (mon.2) 8749 : audit 0 from='client.? 172.21.15.80:0/1466332371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:24:23.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:24:22 smithi090 bash[32384]: cluster 2023-12-01T12:24:21.627018+0000 mgr.y (mgr.24362) 13673 : cluster 0 pgmap v13642: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:24:23.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:24:22 smithi090 bash[32384]: audit 2023-12-01T12:24:22.170210+0000 mon.c (mon.2) 8749 : audit 0 from='client.? 172.21.15.80:0/1466332371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:24:25.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:24:24 smithi080 bash[41963]: cluster 2023-12-01T12:24:23.627671+0000 mgr.y (mgr.24362) 13674 : cluster 0 pgmap v13643: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:24:25.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:24:24 smithi080 bash[41963]: audit 2023-12-01T12:24:24.640406+0000 mon.a (mon.0) 8496 : audit 0 from='client.? 172.21.15.80:0/853153562' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:24:25.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:24:24 smithi080 bash[28361]: cluster 2023-12-01T12:24:23.627671+0000 mgr.y (mgr.24362) 13674 : cluster 0 pgmap v13643: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:24:25.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:24:24 smithi080 bash[28361]: audit 2023-12-01T12:24:24.640406+0000 mon.a (mon.0) 8496 : audit 0 from='client.? 172.21.15.80:0/853153562' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:24:25.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:24:24 smithi090 bash[32384]: cluster 2023-12-01T12:24:23.627671+0000 mgr.y (mgr.24362) 13674 : cluster 0 pgmap v13643: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:24:25.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:24:24 smithi090 bash[32384]: audit 2023-12-01T12:24:24.640406+0000 mon.a (mon.0) 8496 : audit 0 from='client.? 172.21.15.80:0/853153562' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:24:26.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:24:26 smithi090 bash[32384]: audit 2023-12-01T12:24:25.233047+0000 mon.a (mon.0) 8497 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:24:26.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:24:26 smithi090 bash[32384]: audit 2023-12-01T12:24:25.244992+0000 mon.a (mon.0) 8498 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:24:26.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:24:26 smithi090 bash[32384]: audit 2023-12-01T12:24:25.505938+0000 mon.c (mon.2) 8750 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:24:26.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:24:26 smithi090 bash[32384]: audit 2023-12-01T12:24:25.637080+0000 mon.a (mon.0) 8499 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:24:26.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:24:26 smithi090 bash[32384]: audit 2023-12-01T12:24:25.646341+0000 mon.a (mon.0) 8500 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:24:26.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:24:26 smithi090 bash[32384]: audit 2023-12-01T12:24:26.186969+0000 mon.c (mon.2) 8751 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:24:26.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:24:26 smithi090 bash[32384]: audit 2023-12-01T12:24:26.188727+0000 mon.c (mon.2) 8752 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:24:26.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:24:26 smithi090 bash[32384]: audit 2023-12-01T12:24:26.198702+0000 mon.a (mon.0) 8501 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:24:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:24:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:24:26] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T12:24:26.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:24:26 smithi080 bash[28361]: audit 2023-12-01T12:24:25.233047+0000 mon.a (mon.0) 8497 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:24:26.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:24:26 smithi080 bash[28361]: audit 2023-12-01T12:24:25.244992+0000 mon.a (mon.0) 8498 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:24:26.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:24:26 smithi080 bash[28361]: audit 2023-12-01T12:24:25.505938+0000 mon.c (mon.2) 8750 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:24:26.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:24:26 smithi080 bash[28361]: audit 2023-12-01T12:24:25.637080+0000 mon.a (mon.0) 8499 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:24:26.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:24:26 smithi080 bash[28361]: audit 2023-12-01T12:24:25.646341+0000 mon.a (mon.0) 8500 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:24:26.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:24:26 smithi080 bash[28361]: audit 2023-12-01T12:24:26.186969+0000 mon.c (mon.2) 8751 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:24:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:24:26 smithi080 bash[28361]: audit 2023-12-01T12:24:26.188727+0000 mon.c (mon.2) 8752 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:24:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:24:26 smithi080 bash[28361]: audit 2023-12-01T12:24:26.198702+0000 mon.a (mon.0) 8501 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:24:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:24:26 smithi080 bash[41963]: audit 2023-12-01T12:24:25.233047+0000 mon.a (mon.0) 8497 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:24:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:24:26 smithi080 bash[41963]: audit 2023-12-01T12:24:25.244992+0000 mon.a (mon.0) 8498 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:24:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:24:26 smithi080 bash[41963]: audit 2023-12-01T12:24:25.505938+0000 mon.c (mon.2) 8750 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:24:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:24:26 smithi080 bash[41963]: audit 2023-12-01T12:24:25.637080+0000 mon.a (mon.0) 8499 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:24:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:24:26 smithi080 bash[41963]: audit 2023-12-01T12:24:25.646341+0000 mon.a (mon.0) 8500 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:24:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:24:26 smithi080 bash[41963]: audit 2023-12-01T12:24:26.186969+0000 mon.c (mon.2) 8751 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:24:26.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:24:26 smithi080 bash[41963]: audit 2023-12-01T12:24:26.188727+0000 mon.c (mon.2) 8752 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:24:26.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:24:26 smithi080 bash[41963]: audit 2023-12-01T12:24:26.198702+0000 mon.a (mon.0) 8501 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:24:27.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:24:27 smithi090 bash[32384]: cluster 2023-12-01T12:24:25.628278+0000 mgr.y (mgr.24362) 13675 : cluster 0 pgmap v13644: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:24:27.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:24:27 smithi090 bash[32384]: audit 2023-12-01T12:24:27.098865+0000 mon.c (mon.2) 8753 : audit 0 from='client.? 172.21.15.80:0/2470143151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:24:27.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:24:27 smithi080 bash[28361]: cluster 2023-12-01T12:24:25.628278+0000 mgr.y (mgr.24362) 13675 : cluster 0 pgmap v13644: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:24:27.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:24:27 smithi080 bash[28361]: audit 2023-12-01T12:24:27.098865+0000 mon.c (mon.2) 8753 : audit 0 from='client.? 172.21.15.80:0/2470143151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:24:27.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:24:27 smithi080 bash[41963]: cluster 2023-12-01T12:24:25.628278+0000 mgr.y (mgr.24362) 13675 : cluster 0 pgmap v13644: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:24:27.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:24:27 smithi080 bash[41963]: audit 2023-12-01T12:24:27.098865+0000 mon.c (mon.2) 8753 : audit 0 from='client.? 172.21.15.80:0/2470143151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:24:29.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:24:29 smithi090 bash[32384]: cluster 2023-12-01T12:24:27.629536+0000 mgr.y (mgr.24362) 13676 : cluster 0 pgmap v13645: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:24:29.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:24:29 smithi080 bash[28361]: cluster 2023-12-01T12:24:27.629536+0000 mgr.y (mgr.24362) 13676 : cluster 0 pgmap v13645: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:24:29.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:24:29 smithi080 bash[41963]: cluster 2023-12-01T12:24:27.629536+0000 mgr.y (mgr.24362) 13676 : cluster 0 pgmap v13645: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:24:30.680 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:24:30 smithi080 bash[41963]: audit 2023-12-01T12:24:29.555646+0000 mon.c (mon.2) 8754 : audit 0 from='client.? 172.21.15.80:0/2505748630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:24:30.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:24:30 smithi080 bash[28361]: audit 2023-12-01T12:24:29.555646+0000 mon.c (mon.2) 8754 : audit 0 from='client.? 172.21.15.80:0/2505748630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:24:30.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:24:30 smithi090 bash[32384]: audit 2023-12-01T12:24:29.555646+0000 mon.c (mon.2) 8754 : audit 0 from='client.? 172.21.15.80:0/2505748630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:24:31.680 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:24:31 smithi080 bash[41963]: cluster 2023-12-01T12:24:29.630233+0000 mgr.y (mgr.24362) 13677 : cluster 0 pgmap v13646: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:24:31.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:24:31 smithi080 bash[28361]: cluster 2023-12-01T12:24:29.630233+0000 mgr.y (mgr.24362) 13677 : cluster 0 pgmap v13646: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:24:31.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:24:31 smithi090 bash[32384]: cluster 2023-12-01T12:24:29.630233+0000 mgr.y (mgr.24362) 13677 : cluster 0 pgmap v13646: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:24:33.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:24:32 smithi080 bash[28361]: cluster 2023-12-01T12:24:31.631435+0000 mgr.y (mgr.24362) 13678 : cluster 0 pgmap v13647: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:24:33.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:24:32 smithi080 bash[28361]: audit 2023-12-01T12:24:32.004764+0000 mon.a (mon.0) 8502 : audit 0 from='client.? 172.21.15.80:0/81123131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:24:33.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:24:32 smithi080 bash[41963]: cluster 2023-12-01T12:24:31.631435+0000 mgr.y (mgr.24362) 13678 : cluster 0 pgmap v13647: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:24:33.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:24:32 smithi080 bash[41963]: audit 2023-12-01T12:24:32.004764+0000 mon.a (mon.0) 8502 : audit 0 from='client.? 172.21.15.80:0/81123131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:24:33.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:24:32 smithi090 bash[32384]: cluster 2023-12-01T12:24:31.631435+0000 mgr.y (mgr.24362) 13678 : cluster 0 pgmap v13647: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:24:33.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:24:32 smithi090 bash[32384]: audit 2023-12-01T12:24:32.004764+0000 mon.a (mon.0) 8502 : audit 0 from='client.? 172.21.15.80:0/81123131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:24:35.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:24:34 smithi080 bash[28361]: cluster 2023-12-01T12:24:33.632144+0000 mgr.y (mgr.24362) 13679 : cluster 0 pgmap v13648: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:24:35.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:24:34 smithi080 bash[28361]: audit 2023-12-01T12:24:34.456855+0000 mon.a (mon.0) 8503 : audit 0 from='client.? 172.21.15.80:0/2097454265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:24:35.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:24:34 smithi080 bash[41963]: cluster 2023-12-01T12:24:33.632144+0000 mgr.y (mgr.24362) 13679 : cluster 0 pgmap v13648: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:24:35.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:24:34 smithi080 bash[41963]: audit 2023-12-01T12:24:34.456855+0000 mon.a (mon.0) 8503 : audit 0 from='client.? 172.21.15.80:0/2097454265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:24:35.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:24:34 smithi090 bash[32384]: cluster 2023-12-01T12:24:33.632144+0000 mgr.y (mgr.24362) 13679 : cluster 0 pgmap v13648: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:24:35.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:24:34 smithi090 bash[32384]: audit 2023-12-01T12:24:34.456855+0000 mon.a (mon.0) 8503 : audit 0 from='client.? 172.21.15.80:0/2097454265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:24:36.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:24:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:24:36] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T12:24:37.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:24:36 smithi080 bash[28361]: cluster 2023-12-01T12:24:35.632761+0000 mgr.y (mgr.24362) 13680 : cluster 0 pgmap v13649: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:24:37.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:24:36 smithi080 bash[41963]: cluster 2023-12-01T12:24:35.632761+0000 mgr.y (mgr.24362) 13680 : cluster 0 pgmap v13649: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:24:37.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:24:36 smithi090 bash[32384]: cluster 2023-12-01T12:24:35.632761+0000 mgr.y (mgr.24362) 13680 : cluster 0 pgmap v13649: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:24:38.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:24:37 smithi080 bash[28361]: audit 2023-12-01T12:24:36.911694+0000 mon.a (mon.0) 8504 : audit 0 from='client.? 172.21.15.80:0/3528068543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:24:38.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:24:37 smithi080 bash[41963]: audit 2023-12-01T12:24:36.911694+0000 mon.a (mon.0) 8504 : audit 0 from='client.? 172.21.15.80:0/3528068543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:24:38.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:24:37 smithi090 bash[32384]: audit 2023-12-01T12:24:36.911694+0000 mon.a (mon.0) 8504 : audit 0 from='client.? 172.21.15.80:0/3528068543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:24:39.180 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:24:38 smithi080 bash[41963]: cluster 2023-12-01T12:24:37.633931+0000 mgr.y (mgr.24362) 13681 : cluster 0 pgmap v13650: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:24:39.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:24:38 smithi080 bash[28361]: cluster 2023-12-01T12:24:37.633931+0000 mgr.y (mgr.24362) 13681 : cluster 0 pgmap v13650: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:24:39.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:24:38 smithi090 bash[32384]: cluster 2023-12-01T12:24:37.633931+0000 mgr.y (mgr.24362) 13681 : cluster 0 pgmap v13650: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:24:40.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:24:39 smithi080 bash[41963]: audit 2023-12-01T12:24:39.353915+0000 mon.a (mon.0) 8505 : audit 0 from='client.? 172.21.15.80:0/4221425920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:24:40.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:24:39 smithi080 bash[28361]: audit 2023-12-01T12:24:39.353915+0000 mon.a (mon.0) 8505 : audit 0 from='client.? 172.21.15.80:0/4221425920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:24:40.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:24:39 smithi090 bash[32384]: audit 2023-12-01T12:24:39.353915+0000 mon.a (mon.0) 8505 : audit 0 from='client.? 172.21.15.80:0/4221425920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:24:41.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:24:40 smithi080 bash[41963]: cluster 2023-12-01T12:24:39.634552+0000 mgr.y (mgr.24362) 13682 : cluster 0 pgmap v13651: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:24:41.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:24:40 smithi080 bash[41963]: audit 2023-12-01T12:24:40.505693+0000 mon.c (mon.2) 8755 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:24:41.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:24:40 smithi080 bash[28361]: cluster 2023-12-01T12:24:39.634552+0000 mgr.y (mgr.24362) 13682 : cluster 0 pgmap v13651: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:24:41.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:24:40 smithi080 bash[28361]: audit 2023-12-01T12:24:40.505693+0000 mon.c (mon.2) 8755 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:24:41.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:24:40 smithi090 bash[32384]: cluster 2023-12-01T12:24:39.634552+0000 mgr.y (mgr.24362) 13682 : cluster 0 pgmap v13651: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:24:41.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:24:40 smithi090 bash[32384]: audit 2023-12-01T12:24:40.505693+0000 mon.c (mon.2) 8755 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:24:42.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:24:41 smithi080 bash[41963]: audit 2023-12-01T12:24:41.805554+0000 mon.a (mon.0) 8506 : audit 0 from='client.? 172.21.15.80:0/2177868085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:24:42.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:24:41 smithi080 bash[28361]: audit 2023-12-01T12:24:41.805554+0000 mon.a (mon.0) 8506 : audit 0 from='client.? 172.21.15.80:0/2177868085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:24:42.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:24:41 smithi090 bash[32384]: audit 2023-12-01T12:24:41.805554+0000 mon.a (mon.0) 8506 : audit 0 from='client.? 172.21.15.80:0/2177868085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:24:43.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:24:42 smithi080 bash[28361]: cluster 2023-12-01T12:24:41.635307+0000 mgr.y (mgr.24362) 13683 : cluster 0 pgmap v13652: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:24:43.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:24:42 smithi080 bash[41963]: cluster 2023-12-01T12:24:41.635307+0000 mgr.y (mgr.24362) 13683 : cluster 0 pgmap v13652: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:24:43.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:24:42 smithi090 bash[32384]: cluster 2023-12-01T12:24:41.635307+0000 mgr.y (mgr.24362) 13683 : cluster 0 pgmap v13652: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:24:45.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:24:44 smithi080 bash[41963]: cluster 2023-12-01T12:24:43.635993+0000 mgr.y (mgr.24362) 13684 : cluster 0 pgmap v13653: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:24:45.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:24:44 smithi080 bash[41963]: audit 2023-12-01T12:24:44.258056+0000 mon.a (mon.0) 8507 : audit 0 from='client.? 172.21.15.80:0/3567827098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:24:45.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:24:44 smithi080 bash[28361]: cluster 2023-12-01T12:24:43.635993+0000 mgr.y (mgr.24362) 13684 : cluster 0 pgmap v13653: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:24:45.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:24:44 smithi080 bash[28361]: audit 2023-12-01T12:24:44.258056+0000 mon.a (mon.0) 8507 : audit 0 from='client.? 172.21.15.80:0/3567827098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:24:45.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:24:44 smithi090 bash[32384]: cluster 2023-12-01T12:24:43.635993+0000 mgr.y (mgr.24362) 13684 : cluster 0 pgmap v13653: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:24:45.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:24:44 smithi090 bash[32384]: audit 2023-12-01T12:24:44.258056+0000 mon.a (mon.0) 8507 : audit 0 from='client.? 172.21.15.80:0/3567827098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:24:46.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:24:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:24:46] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T12:24:47.180 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:24:46 smithi080 bash[41963]: cluster 2023-12-01T12:24:45.636668+0000 mgr.y (mgr.24362) 13685 : cluster 0 pgmap v13654: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:24:47.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:24:46 smithi080 bash[41963]: audit 2023-12-01T12:24:46.713509+0000 mon.c (mon.2) 8756 : audit 0 from='client.? 172.21.15.80:0/2621123817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:24:47.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:24:46 smithi080 bash[28361]: cluster 2023-12-01T12:24:45.636668+0000 mgr.y (mgr.24362) 13685 : cluster 0 pgmap v13654: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:24:47.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:24:46 smithi080 bash[28361]: audit 2023-12-01T12:24:46.713509+0000 mon.c (mon.2) 8756 : audit 0 from='client.? 172.21.15.80:0/2621123817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:24:47.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:24:46 smithi090 bash[32384]: cluster 2023-12-01T12:24:45.636668+0000 mgr.y (mgr.24362) 13685 : cluster 0 pgmap v13654: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:24:47.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:24:46 smithi090 bash[32384]: audit 2023-12-01T12:24:46.713509+0000 mon.c (mon.2) 8756 : audit 0 from='client.? 172.21.15.80:0/2621123817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:24:49.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:24:48 smithi080 bash[41963]: cluster 2023-12-01T12:24:47.637774+0000 mgr.y (mgr.24362) 13686 : cluster 0 pgmap v13655: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:24:49.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:24:48 smithi080 bash[28361]: cluster 2023-12-01T12:24:47.637774+0000 mgr.y (mgr.24362) 13686 : cluster 0 pgmap v13655: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:24:49.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:24:48 smithi090 bash[32384]: cluster 2023-12-01T12:24:47.637774+0000 mgr.y (mgr.24362) 13686 : cluster 0 pgmap v13655: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:24:50.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:24:49 smithi080 bash[41963]: audit 2023-12-01T12:24:49.169565+0000 mon.a (mon.0) 8508 : audit 0 from='client.? 172.21.15.80:0/2213720980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:24:50.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:24:49 smithi080 bash[28361]: audit 2023-12-01T12:24:49.169565+0000 mon.a (mon.0) 8508 : audit 0 from='client.? 172.21.15.80:0/2213720980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:24:50.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:24:49 smithi090 bash[32384]: audit 2023-12-01T12:24:49.169565+0000 mon.a (mon.0) 8508 : audit 0 from='client.? 172.21.15.80:0/2213720980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:24:51.180 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:24:50 smithi080 bash[41963]: cluster 2023-12-01T12:24:49.638413+0000 mgr.y (mgr.24362) 13687 : cluster 0 pgmap v13656: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:24:51.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:24:50 smithi080 bash[28361]: cluster 2023-12-01T12:24:49.638413+0000 mgr.y (mgr.24362) 13687 : cluster 0 pgmap v13656: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:24:51.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:24:50 smithi090 bash[32384]: cluster 2023-12-01T12:24:49.638413+0000 mgr.y (mgr.24362) 13687 : cluster 0 pgmap v13656: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:24:52.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:24:51 smithi080 bash[28361]: audit 2023-12-01T12:24:51.629690+0000 mon.c (mon.2) 8757 : audit 0 from='client.? 172.21.15.80:0/3250102800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:24:52.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:24:51 smithi080 bash[41963]: audit 2023-12-01T12:24:51.629690+0000 mon.c (mon.2) 8757 : audit 0 from='client.? 172.21.15.80:0/3250102800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:24:52.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:24:51 smithi090 bash[32384]: audit 2023-12-01T12:24:51.629690+0000 mon.c (mon.2) 8757 : audit 0 from='client.? 172.21.15.80:0/3250102800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:24:53.180 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:24:52 smithi080 bash[41963]: cluster 2023-12-01T12:24:51.639134+0000 mgr.y (mgr.24362) 13688 : cluster 0 pgmap v13657: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:24:53.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:24:52 smithi080 bash[28361]: cluster 2023-12-01T12:24:51.639134+0000 mgr.y (mgr.24362) 13688 : cluster 0 pgmap v13657: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:24:53.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:24:52 smithi090 bash[32384]: cluster 2023-12-01T12:24:51.639134+0000 mgr.y (mgr.24362) 13688 : cluster 0 pgmap v13657: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:24:55.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:24:54 smithi080 bash[41963]: cluster 2023-12-01T12:24:53.639786+0000 mgr.y (mgr.24362) 13689 : cluster 0 pgmap v13658: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:24:55.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:24:54 smithi080 bash[41963]: audit 2023-12-01T12:24:54.087911+0000 mon.a (mon.0) 8509 : audit 0 from='client.? 172.21.15.80:0/3812594341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:24:55.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:24:54 smithi080 bash[28361]: cluster 2023-12-01T12:24:53.639786+0000 mgr.y (mgr.24362) 13689 : cluster 0 pgmap v13658: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:24:55.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:24:54 smithi080 bash[28361]: audit 2023-12-01T12:24:54.087911+0000 mon.a (mon.0) 8509 : audit 0 from='client.? 172.21.15.80:0/3812594341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:24:55.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:24:54 smithi090 bash[32384]: cluster 2023-12-01T12:24:53.639786+0000 mgr.y (mgr.24362) 13689 : cluster 0 pgmap v13658: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:24:55.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:24:54 smithi090 bash[32384]: audit 2023-12-01T12:24:54.087911+0000 mon.a (mon.0) 8509 : audit 0 from='client.? 172.21.15.80:0/3812594341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:24:56.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:24:55 smithi080 bash[28361]: audit 2023-12-01T12:24:55.505981+0000 mon.c (mon.2) 8758 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:24:56.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:24:55 smithi080 bash[41963]: audit 2023-12-01T12:24:55.505981+0000 mon.c (mon.2) 8758 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:24:56.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:24:55 smithi090 bash[32384]: audit 2023-12-01T12:24:55.505981+0000 mon.c (mon.2) 8758 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:24:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:24:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:24:56] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T12:24:57.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:24:56 smithi080 bash[41963]: cluster 2023-12-01T12:24:55.640361+0000 mgr.y (mgr.24362) 13690 : cluster 0 pgmap v13659: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:24:57.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:24:56 smithi080 bash[41963]: audit 2023-12-01T12:24:56.547476+0000 mon.a (mon.0) 8510 : audit 0 from='client.? 172.21.15.80:0/2275861618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:24:57.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:24:56 smithi080 bash[28361]: cluster 2023-12-01T12:24:55.640361+0000 mgr.y (mgr.24362) 13690 : cluster 0 pgmap v13659: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:24:57.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:24:56 smithi080 bash[28361]: audit 2023-12-01T12:24:56.547476+0000 mon.a (mon.0) 8510 : audit 0 from='client.? 172.21.15.80:0/2275861618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:24:57.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:24:56 smithi090 bash[32384]: cluster 2023-12-01T12:24:55.640361+0000 mgr.y (mgr.24362) 13690 : cluster 0 pgmap v13659: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:24:57.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:24:56 smithi090 bash[32384]: audit 2023-12-01T12:24:56.547476+0000 mon.a (mon.0) 8510 : audit 0 from='client.? 172.21.15.80:0/2275861618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:24:59.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:24:58 smithi080 bash[28361]: cluster 2023-12-01T12:24:57.641544+0000 mgr.y (mgr.24362) 13691 : cluster 0 pgmap v13660: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:24:59.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:24:58 smithi080 bash[41963]: cluster 2023-12-01T12:24:57.641544+0000 mgr.y (mgr.24362) 13691 : cluster 0 pgmap v13660: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:24:59.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:24:58 smithi090 bash[32384]: cluster 2023-12-01T12:24:57.641544+0000 mgr.y (mgr.24362) 13691 : cluster 0 pgmap v13660: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:25:00.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:24:59 smithi080 bash[28361]: audit 2023-12-01T12:24:59.012962+0000 mon.c (mon.2) 8759 : audit 0 from='client.? 172.21.15.80:0/4265713594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:25:00.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:24:59 smithi080 bash[41963]: audit 2023-12-01T12:24:59.012962+0000 mon.c (mon.2) 8759 : audit 0 from='client.? 172.21.15.80:0/4265713594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:25:00.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:24:59 smithi090 bash[32384]: audit 2023-12-01T12:24:59.012962+0000 mon.c (mon.2) 8759 : audit 0 from='client.? 172.21.15.80:0/4265713594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:25:01.180 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:25:00 smithi080 bash[41963]: cluster 2023-12-01T12:24:59.642175+0000 mgr.y (mgr.24362) 13692 : cluster 0 pgmap v13661: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:25:01.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:25:00 smithi080 bash[28361]: cluster 2023-12-01T12:24:59.642175+0000 mgr.y (mgr.24362) 13692 : cluster 0 pgmap v13661: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:25:01.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:25:00 smithi090 bash[32384]: cluster 2023-12-01T12:24:59.642175+0000 mgr.y (mgr.24362) 13692 : cluster 0 pgmap v13661: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:25:02.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:25:01 smithi090 bash[32384]: audit 2023-12-01T12:25:01.479116+0000 mon.c (mon.2) 8760 : audit 0 from='client.? 172.21.15.80:0/570878443' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:25:02.430 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:25:01 smithi080 bash[41963]: audit 2023-12-01T12:25:01.479116+0000 mon.c (mon.2) 8760 : audit 0 from='client.? 172.21.15.80:0/570878443' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:25:02.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:25:01 smithi080 bash[28361]: audit 2023-12-01T12:25:01.479116+0000 mon.c (mon.2) 8760 : audit 0 from='client.? 172.21.15.80:0/570878443' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:25:03.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:25:02 smithi090 bash[32384]: cluster 2023-12-01T12:25:01.643337+0000 mgr.y (mgr.24362) 13693 : cluster 0 pgmap v13662: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:25:03.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:25:02 smithi080 bash[28361]: cluster 2023-12-01T12:25:01.643337+0000 mgr.y (mgr.24362) 13693 : cluster 0 pgmap v13662: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:25:03.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:25:02 smithi080 bash[41963]: cluster 2023-12-01T12:25:01.643337+0000 mgr.y (mgr.24362) 13693 : cluster 0 pgmap v13662: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:25:05.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:25:04 smithi090 bash[32384]: cluster 2023-12-01T12:25:03.643740+0000 mgr.y (mgr.24362) 13694 : cluster 0 pgmap v13663: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:25:05.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:25:04 smithi090 bash[32384]: audit 2023-12-01T12:25:03.937245+0000 mon.c (mon.2) 8761 : audit 0 from='client.? 172.21.15.80:0/621540261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:25:05.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:25:04 smithi080 bash[28361]: cluster 2023-12-01T12:25:03.643740+0000 mgr.y (mgr.24362) 13694 : cluster 0 pgmap v13663: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:25:05.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:25:04 smithi080 bash[28361]: audit 2023-12-01T12:25:03.937245+0000 mon.c (mon.2) 8761 : audit 0 from='client.? 172.21.15.80:0/621540261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:25:05.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:25:04 smithi080 bash[41963]: cluster 2023-12-01T12:25:03.643740+0000 mgr.y (mgr.24362) 13694 : cluster 0 pgmap v13663: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:25:05.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:25:04 smithi080 bash[41963]: audit 2023-12-01T12:25:03.937245+0000 mon.c (mon.2) 8761 : audit 0 from='client.? 172.21.15.80:0/621540261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:25:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:25:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:25:06] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T12:25:07.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:25:06 smithi090 bash[32384]: cluster 2023-12-01T12:25:05.644461+0000 mgr.y (mgr.24362) 13695 : cluster 0 pgmap v13664: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:25:07.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:25:06 smithi090 bash[32384]: audit 2023-12-01T12:25:06.393301+0000 mon.c (mon.2) 8762 : audit 0 from='client.? 172.21.15.80:0/540364788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:25:07.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:25:06 smithi080 bash[28361]: cluster 2023-12-01T12:25:05.644461+0000 mgr.y (mgr.24362) 13695 : cluster 0 pgmap v13664: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:25:07.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:25:06 smithi080 bash[28361]: audit 2023-12-01T12:25:06.393301+0000 mon.c (mon.2) 8762 : audit 0 from='client.? 172.21.15.80:0/540364788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:25:07.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:25:06 smithi080 bash[41963]: cluster 2023-12-01T12:25:05.644461+0000 mgr.y (mgr.24362) 13695 : cluster 0 pgmap v13664: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:25:07.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:25:06 smithi080 bash[41963]: audit 2023-12-01T12:25:06.393301+0000 mon.c (mon.2) 8762 : audit 0 from='client.? 172.21.15.80:0/540364788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:25:09.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:25:08 smithi090 bash[32384]: cluster 2023-12-01T12:25:07.645655+0000 mgr.y (mgr.24362) 13696 : cluster 0 pgmap v13665: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:25:09.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:25:08 smithi090 bash[32384]: audit 2023-12-01T12:25:08.843344+0000 mon.c (mon.2) 8763 : audit 0 from='client.? 172.21.15.80:0/1678186360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:25:09.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:25:08 smithi080 bash[28361]: cluster 2023-12-01T12:25:07.645655+0000 mgr.y (mgr.24362) 13696 : cluster 0 pgmap v13665: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:25:09.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:25:08 smithi080 bash[28361]: audit 2023-12-01T12:25:08.843344+0000 mon.c (mon.2) 8763 : audit 0 from='client.? 172.21.15.80:0/1678186360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:25:09.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:25:08 smithi080 bash[41963]: cluster 2023-12-01T12:25:07.645655+0000 mgr.y (mgr.24362) 13696 : cluster 0 pgmap v13665: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:25:09.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:25:08 smithi080 bash[41963]: audit 2023-12-01T12:25:08.843344+0000 mon.c (mon.2) 8763 : audit 0 from='client.? 172.21.15.80:0/1678186360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:25:11.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:25:10 smithi090 bash[32384]: cluster 2023-12-01T12:25:09.646306+0000 mgr.y (mgr.24362) 13697 : cluster 0 pgmap v13666: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:25:11.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:25:10 smithi090 bash[32384]: audit 2023-12-01T12:25:10.506368+0000 mon.c (mon.2) 8764 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:25:11.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:25:10 smithi080 bash[28361]: cluster 2023-12-01T12:25:09.646306+0000 mgr.y (mgr.24362) 13697 : cluster 0 pgmap v13666: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:25:11.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:25:10 smithi080 bash[28361]: audit 2023-12-01T12:25:10.506368+0000 mon.c (mon.2) 8764 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:25:11.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:25:10 smithi080 bash[41963]: cluster 2023-12-01T12:25:09.646306+0000 mgr.y (mgr.24362) 13697 : cluster 0 pgmap v13666: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:25:11.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:25:10 smithi080 bash[41963]: audit 2023-12-01T12:25:10.506368+0000 mon.c (mon.2) 8764 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:25:12.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:25:11 smithi090 bash[32384]: audit 2023-12-01T12:25:11.307400+0000 mon.c (mon.2) 8765 : audit 0 from='client.? 172.21.15.80:0/2163236305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:25:12.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:25:11 smithi080 bash[28361]: audit 2023-12-01T12:25:11.307400+0000 mon.c (mon.2) 8765 : audit 0 from='client.? 172.21.15.80:0/2163236305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:25:12.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:25:11 smithi080 bash[41963]: audit 2023-12-01T12:25:11.307400+0000 mon.c (mon.2) 8765 : audit 0 from='client.? 172.21.15.80:0/2163236305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:25:13.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:25:12 smithi090 bash[32384]: cluster 2023-12-01T12:25:11.647573+0000 mgr.y (mgr.24362) 13698 : cluster 0 pgmap v13667: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:25:13.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:25:12 smithi080 bash[28361]: cluster 2023-12-01T12:25:11.647573+0000 mgr.y (mgr.24362) 13698 : cluster 0 pgmap v13667: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:25:13.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:25:12 smithi080 bash[41963]: cluster 2023-12-01T12:25:11.647573+0000 mgr.y (mgr.24362) 13698 : cluster 0 pgmap v13667: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:25:14.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:25:13 smithi090 bash[32384]: audit 2023-12-01T12:25:13.764516+0000 mon.a (mon.0) 8511 : audit 0 from='client.? 172.21.15.80:0/1147672395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:25:14.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:25:13 smithi080 bash[28361]: audit 2023-12-01T12:25:13.764516+0000 mon.a (mon.0) 8511 : audit 0 from='client.? 172.21.15.80:0/1147672395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:25:14.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:25:13 smithi080 bash[41963]: audit 2023-12-01T12:25:13.764516+0000 mon.a (mon.0) 8511 : audit 0 from='client.? 172.21.15.80:0/1147672395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:25:15.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:25:14 smithi090 bash[32384]: cluster 2023-12-01T12:25:13.648236+0000 mgr.y (mgr.24362) 13699 : cluster 0 pgmap v13668: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:25:15.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:25:14 smithi080 bash[28361]: cluster 2023-12-01T12:25:13.648236+0000 mgr.y (mgr.24362) 13699 : cluster 0 pgmap v13668: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:25:15.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:25:14 smithi080 bash[41963]: cluster 2023-12-01T12:25:13.648236+0000 mgr.y (mgr.24362) 13699 : cluster 0 pgmap v13668: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:25:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:25:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:25:16] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T12:25:17.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:25:16 smithi090 bash[32384]: cluster 2023-12-01T12:25:15.648931+0000 mgr.y (mgr.24362) 13700 : cluster 0 pgmap v13669: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:25:17.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:25:16 smithi090 bash[32384]: audit 2023-12-01T12:25:16.247759+0000 mon.a (mon.0) 8512 : audit 0 from='client.? 172.21.15.80:0/3466906422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:25:17.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:25:16 smithi080 bash[41963]: cluster 2023-12-01T12:25:15.648931+0000 mgr.y (mgr.24362) 13700 : cluster 0 pgmap v13669: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:25:17.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:25:16 smithi080 bash[41963]: audit 2023-12-01T12:25:16.247759+0000 mon.a (mon.0) 8512 : audit 0 from='client.? 172.21.15.80:0/3466906422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:25:17.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:25:16 smithi080 bash[28361]: cluster 2023-12-01T12:25:15.648931+0000 mgr.y (mgr.24362) 13700 : cluster 0 pgmap v13669: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:25:17.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:25:16 smithi080 bash[28361]: audit 2023-12-01T12:25:16.247759+0000 mon.a (mon.0) 8512 : audit 0 from='client.? 172.21.15.80:0/3466906422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:25:19.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:25:18 smithi090 bash[32384]: cluster 2023-12-01T12:25:17.650021+0000 mgr.y (mgr.24362) 13701 : cluster 0 pgmap v13670: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:25:19.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:25:18 smithi090 bash[32384]: audit 2023-12-01T12:25:18.704883+0000 mon.a (mon.0) 8513 : audit 0 from='client.? 172.21.15.80:0/1922880214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:25:19.430 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:25:18 smithi080 bash[41963]: cluster 2023-12-01T12:25:17.650021+0000 mgr.y (mgr.24362) 13701 : cluster 0 pgmap v13670: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:25:19.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:25:18 smithi080 bash[41963]: audit 2023-12-01T12:25:18.704883+0000 mon.a (mon.0) 8513 : audit 0 from='client.? 172.21.15.80:0/1922880214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:25:19.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:25:18 smithi080 bash[28361]: cluster 2023-12-01T12:25:17.650021+0000 mgr.y (mgr.24362) 13701 : cluster 0 pgmap v13670: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:25:19.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:25:18 smithi080 bash[28361]: audit 2023-12-01T12:25:18.704883+0000 mon.a (mon.0) 8513 : audit 0 from='client.? 172.21.15.80:0/1922880214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:25:21.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:25:20 smithi090 bash[32384]: cluster 2023-12-01T12:25:19.650697+0000 mgr.y (mgr.24362) 13702 : cluster 0 pgmap v13671: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:25:21.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:25:20 smithi080 bash[28361]: cluster 2023-12-01T12:25:19.650697+0000 mgr.y (mgr.24362) 13702 : cluster 0 pgmap v13671: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:25:21.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:25:20 smithi080 bash[41963]: cluster 2023-12-01T12:25:19.650697+0000 mgr.y (mgr.24362) 13702 : cluster 0 pgmap v13671: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:25:22.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:25:21 smithi090 bash[32384]: audit 2023-12-01T12:25:21.171734+0000 mon.c (mon.2) 8766 : audit 0 from='client.? 172.21.15.80:0/4142771287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:25:22.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:25:21 smithi080 bash[28361]: audit 2023-12-01T12:25:21.171734+0000 mon.c (mon.2) 8766 : audit 0 from='client.? 172.21.15.80:0/4142771287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:25:22.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:25:21 smithi080 bash[41963]: audit 2023-12-01T12:25:21.171734+0000 mon.c (mon.2) 8766 : audit 0 from='client.? 172.21.15.80:0/4142771287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:25:23.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:25:22 smithi090 bash[32384]: cluster 2023-12-01T12:25:21.651821+0000 mgr.y (mgr.24362) 13703 : cluster 0 pgmap v13672: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:25:23.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:25:22 smithi080 bash[28361]: cluster 2023-12-01T12:25:21.651821+0000 mgr.y (mgr.24362) 13703 : cluster 0 pgmap v13672: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:25:23.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:25:22 smithi080 bash[41963]: cluster 2023-12-01T12:25:21.651821+0000 mgr.y (mgr.24362) 13703 : cluster 0 pgmap v13672: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:25:24.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:25:23 smithi090 bash[32384]: audit 2023-12-01T12:25:23.633940+0000 mon.a (mon.0) 8514 : audit 0 from='client.? 172.21.15.80:0/3596790902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:25:24.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:25:23 smithi080 bash[28361]: audit 2023-12-01T12:25:23.633940+0000 mon.a (mon.0) 8514 : audit 0 from='client.? 172.21.15.80:0/3596790902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:25:24.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:25:24 smithi080 bash[41963]: audit 2023-12-01T12:25:23.633940+0000 mon.a (mon.0) 8514 : audit 0 from='client.? 172.21.15.80:0/3596790902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:25:25.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:25:25 smithi090 bash[32384]: cluster 2023-12-01T12:25:23.652331+0000 mgr.y (mgr.24362) 13704 : cluster 0 pgmap v13673: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:25:25.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:25:25 smithi080 bash[28361]: cluster 2023-12-01T12:25:23.652331+0000 mgr.y (mgr.24362) 13704 : cluster 0 pgmap v13673: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:25:25.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:25:25 smithi080 bash[41963]: cluster 2023-12-01T12:25:23.652331+0000 mgr.y (mgr.24362) 13704 : cluster 0 pgmap v13673: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:25:26.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:25:26 smithi080 bash[28361]: audit 2023-12-01T12:25:25.507092+0000 mon.c (mon.2) 8767 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:25:26.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:25:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:25:26] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T12:25:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:25:26 smithi080 bash[41963]: audit 2023-12-01T12:25:25.507092+0000 mon.c (mon.2) 8767 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:25:26.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:25:26 smithi090 bash[32384]: audit 2023-12-01T12:25:25.507092+0000 mon.c (mon.2) 8767 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:25:27.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:25:27 smithi080 bash[28361]: cluster 2023-12-01T12:25:25.652963+0000 mgr.y (mgr.24362) 13705 : cluster 0 pgmap v13674: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:25:27.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:25:27 smithi080 bash[28361]: audit 2023-12-01T12:25:26.102910+0000 mon.c (mon.2) 8768 : audit 0 from='client.? 172.21.15.80:0/1989618372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:25:27.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:25:27 smithi080 bash[28361]: audit 2023-12-01T12:25:26.281646+0000 mon.c (mon.2) 8769 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:25:27.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:25:27 smithi080 bash[41963]: cluster 2023-12-01T12:25:25.652963+0000 mgr.y (mgr.24362) 13705 : cluster 0 pgmap v13674: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:25:27.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:25:27 smithi080 bash[41963]: audit 2023-12-01T12:25:26.102910+0000 mon.c (mon.2) 8768 : audit 0 from='client.? 172.21.15.80:0/1989618372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:25:27.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:25:27 smithi080 bash[41963]: audit 2023-12-01T12:25:26.281646+0000 mon.c (mon.2) 8769 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:25:27.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:25:27 smithi090 bash[32384]: cluster 2023-12-01T12:25:25.652963+0000 mgr.y (mgr.24362) 13705 : cluster 0 pgmap v13674: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:25:27.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:25:27 smithi090 bash[32384]: audit 2023-12-01T12:25:26.102910+0000 mon.c (mon.2) 8768 : audit 0 from='client.? 172.21.15.80:0/1989618372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:25:27.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:25:27 smithi090 bash[32384]: audit 2023-12-01T12:25:26.281646+0000 mon.c (mon.2) 8769 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:25:29.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:25:29 smithi080 bash[41963]: cluster 2023-12-01T12:25:27.654205+0000 mgr.y (mgr.24362) 13706 : cluster 0 pgmap v13675: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:25:29.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:25:29 smithi080 bash[41963]: audit 2023-12-01T12:25:28.570882+0000 mon.c (mon.2) 8770 : audit 0 from='client.? 172.21.15.80:0/2722927727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:25:29.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:25:29 smithi080 bash[28361]: cluster 2023-12-01T12:25:27.654205+0000 mgr.y (mgr.24362) 13706 : cluster 0 pgmap v13675: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:25:29.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:25:29 smithi080 bash[28361]: audit 2023-12-01T12:25:28.570882+0000 mon.c (mon.2) 8770 : audit 0 from='client.? 172.21.15.80:0/2722927727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:25:29.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:25:29 smithi090 bash[32384]: cluster 2023-12-01T12:25:27.654205+0000 mgr.y (mgr.24362) 13706 : cluster 0 pgmap v13675: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:25:29.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:25:29 smithi090 bash[32384]: audit 2023-12-01T12:25:28.570882+0000 mon.c (mon.2) 8770 : audit 0 from='client.? 172.21.15.80:0/2722927727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:25:31.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:25:31 smithi080 bash[41963]: cluster 2023-12-01T12:25:29.654870+0000 mgr.y (mgr.24362) 13707 : cluster 0 pgmap v13676: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:25:31.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:25:31 smithi080 bash[28361]: cluster 2023-12-01T12:25:29.654870+0000 mgr.y (mgr.24362) 13707 : cluster 0 pgmap v13676: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:25:31.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:25:31 smithi090 bash[32384]: cluster 2023-12-01T12:25:29.654870+0000 mgr.y (mgr.24362) 13707 : cluster 0 pgmap v13676: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:25:32.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:25:32 smithi080 bash[41963]: audit 2023-12-01T12:25:31.036341+0000 mon.c (mon.2) 8771 : audit 0 from='client.? 172.21.15.80:0/3434339786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:25:32.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:25:32 smithi080 bash[28361]: audit 2023-12-01T12:25:31.036341+0000 mon.c (mon.2) 8771 : audit 0 from='client.? 172.21.15.80:0/3434339786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:25:32.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:25:32 smithi090 bash[32384]: audit 2023-12-01T12:25:31.036341+0000 mon.c (mon.2) 8771 : audit 0 from='client.? 172.21.15.80:0/3434339786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:25:33.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:25:33 smithi080 bash[28361]: cluster 2023-12-01T12:25:31.656019+0000 mgr.y (mgr.24362) 13708 : cluster 0 pgmap v13677: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:25:33.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:25:33 smithi080 bash[28361]: audit 2023-12-01T12:25:32.073637+0000 mon.a (mon.0) 8515 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:25:33.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:25:33 smithi080 bash[28361]: audit 2023-12-01T12:25:32.085036+0000 mon.a (mon.0) 8516 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:25:33.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:25:33 smithi080 bash[28361]: audit 2023-12-01T12:25:32.479185+0000 mon.a (mon.0) 8517 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:25:33.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:25:33 smithi080 bash[28361]: audit 2023-12-01T12:25:32.489471+0000 mon.a (mon.0) 8518 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:25:33.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:25:33 smithi080 bash[41963]: cluster 2023-12-01T12:25:31.656019+0000 mgr.y (mgr.24362) 13708 : cluster 0 pgmap v13677: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:25:33.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:25:33 smithi080 bash[41963]: audit 2023-12-01T12:25:32.073637+0000 mon.a (mon.0) 8515 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:25:33.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:25:33 smithi080 bash[41963]: audit 2023-12-01T12:25:32.085036+0000 mon.a (mon.0) 8516 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:25:33.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:25:33 smithi080 bash[41963]: audit 2023-12-01T12:25:32.479185+0000 mon.a (mon.0) 8517 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:25:33.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:25:33 smithi080 bash[41963]: audit 2023-12-01T12:25:32.489471+0000 mon.a (mon.0) 8518 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:25:33.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:25:33 smithi090 bash[32384]: cluster 2023-12-01T12:25:31.656019+0000 mgr.y (mgr.24362) 13708 : cluster 0 pgmap v13677: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:25:33.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:25:33 smithi090 bash[32384]: audit 2023-12-01T12:25:32.073637+0000 mon.a (mon.0) 8515 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:25:33.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:25:33 smithi090 bash[32384]: audit 2023-12-01T12:25:32.085036+0000 mon.a (mon.0) 8516 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:25:33.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:25:33 smithi090 bash[32384]: audit 2023-12-01T12:25:32.479185+0000 mon.a (mon.0) 8517 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:25:33.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:25:33 smithi090 bash[32384]: audit 2023-12-01T12:25:32.489471+0000 mon.a (mon.0) 8518 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:25:34.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:25:34 smithi080 bash[41963]: audit 2023-12-01T12:25:33.491211+0000 mon.a (mon.0) 8519 : audit 0 from='client.? 172.21.15.80:0/1148656159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:25:34.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:25:34 smithi080 bash[28361]: audit 2023-12-01T12:25:33.491211+0000 mon.a (mon.0) 8519 : audit 0 from='client.? 172.21.15.80:0/1148656159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:25:34.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:25:34 smithi090 bash[32384]: audit 2023-12-01T12:25:33.491211+0000 mon.a (mon.0) 8519 : audit 0 from='client.? 172.21.15.80:0/1148656159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:25:35.430 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:25:35 smithi080 bash[41963]: cluster 2023-12-01T12:25:33.656713+0000 mgr.y (mgr.24362) 13709 : cluster 0 pgmap v13678: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:25:35.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:25:35 smithi080 bash[28361]: cluster 2023-12-01T12:25:33.656713+0000 mgr.y (mgr.24362) 13709 : cluster 0 pgmap v13678: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:25:35.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:25:35 smithi090 bash[32384]: cluster 2023-12-01T12:25:33.656713+0000 mgr.y (mgr.24362) 13709 : cluster 0 pgmap v13678: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:25:36.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:25:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:25:36] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T12:25:36.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:25:36 smithi080 bash[28361]: audit 2023-12-01T12:25:35.950622+0000 mon.c (mon.2) 8772 : audit 0 from='client.? 172.21.15.80:0/2785294862' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:25:36.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:25:36 smithi080 bash[41963]: audit 2023-12-01T12:25:35.950622+0000 mon.c (mon.2) 8772 : audit 0 from='client.? 172.21.15.80:0/2785294862' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:25:36.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:25:36 smithi090 bash[32384]: audit 2023-12-01T12:25:35.950622+0000 mon.c (mon.2) 8772 : audit 0 from='client.? 172.21.15.80:0/2785294862' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:25:37.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:25:37 smithi080 bash[28361]: cluster 2023-12-01T12:25:35.657319+0000 mgr.y (mgr.24362) 13710 : cluster 0 pgmap v13679: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:25:37.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:25:37 smithi080 bash[41963]: cluster 2023-12-01T12:25:35.657319+0000 mgr.y (mgr.24362) 13710 : cluster 0 pgmap v13679: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:25:37.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:25:37 smithi090 bash[32384]: cluster 2023-12-01T12:25:35.657319+0000 mgr.y (mgr.24362) 13710 : cluster 0 pgmap v13679: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:25:39.397 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:25:39 smithi090 bash[32384]: cluster 2023-12-01T12:25:37.658458+0000 mgr.y (mgr.24362) 13711 : cluster 0 pgmap v13680: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:25:39.398 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:25:39 smithi090 bash[32384]: audit 2023-12-01T12:25:38.400302+0000 mon.a (mon.0) 8520 : audit 0 from='client.? 172.21.15.80:0/2359826422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:25:39.430 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:25:39 smithi080 bash[41963]: cluster 2023-12-01T12:25:37.658458+0000 mgr.y (mgr.24362) 13711 : cluster 0 pgmap v13680: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:25:39.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:25:39 smithi080 bash[41963]: audit 2023-12-01T12:25:38.400302+0000 mon.a (mon.0) 8520 : audit 0 from='client.? 172.21.15.80:0/2359826422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:25:39.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:25:39 smithi080 bash[28361]: cluster 2023-12-01T12:25:37.658458+0000 mgr.y (mgr.24362) 13711 : cluster 0 pgmap v13680: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:25:39.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:25:39 smithi080 bash[28361]: audit 2023-12-01T12:25:38.400302+0000 mon.a (mon.0) 8520 : audit 0 from='client.? 172.21.15.80:0/2359826422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:25:41.397 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:25:41 smithi090 bash[32384]: cluster 2023-12-01T12:25:39.659222+0000 mgr.y (mgr.24362) 13712 : cluster 0 pgmap v13681: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:25:41.398 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:25:41 smithi090 bash[32384]: audit 2023-12-01T12:25:40.506992+0000 mon.c (mon.2) 8773 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:25:41.398 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:25:41 smithi090 bash[32384]: audit 2023-12-01T12:25:40.849702+0000 mon.a (mon.0) 8521 : audit 0 from='client.? 172.21.15.80:0/47166068' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:25:41.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:25:41 smithi080 bash[41963]: cluster 2023-12-01T12:25:39.659222+0000 mgr.y (mgr.24362) 13712 : cluster 0 pgmap v13681: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:25:41.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:25:41 smithi080 bash[41963]: audit 2023-12-01T12:25:40.506992+0000 mon.c (mon.2) 8773 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:25:41.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:25:41 smithi080 bash[41963]: audit 2023-12-01T12:25:40.849702+0000 mon.a (mon.0) 8521 : audit 0 from='client.? 172.21.15.80:0/47166068' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:25:41.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:25:41 smithi080 bash[28361]: cluster 2023-12-01T12:25:39.659222+0000 mgr.y (mgr.24362) 13712 : cluster 0 pgmap v13681: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:25:41.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:25:41 smithi080 bash[28361]: audit 2023-12-01T12:25:40.506992+0000 mon.c (mon.2) 8773 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:25:41.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:25:41 smithi080 bash[28361]: audit 2023-12-01T12:25:40.849702+0000 mon.a (mon.0) 8521 : audit 0 from='client.? 172.21.15.80:0/47166068' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:25:43.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:25:43 smithi090 bash[32384]: cluster 2023-12-01T12:25:41.660393+0000 mgr.y (mgr.24362) 13713 : cluster 0 pgmap v13682: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:25:43.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:25:43 smithi080 bash[28361]: cluster 2023-12-01T12:25:41.660393+0000 mgr.y (mgr.24362) 13713 : cluster 0 pgmap v13682: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:25:43.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:25:43 smithi080 bash[41963]: cluster 2023-12-01T12:25:41.660393+0000 mgr.y (mgr.24362) 13713 : cluster 0 pgmap v13682: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:25:44.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:25:44 smithi080 bash[28361]: audit 2023-12-01T12:25:43.300324+0000 mon.a (mon.0) 8522 : audit 0 from='client.? 172.21.15.80:0/4281125135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:25:44.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:25:44 smithi080 bash[28361]: audit 2023-12-01T12:25:43.900471+0000 mon.a (mon.0) 8523 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:25:44.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:25:44 smithi080 bash[28361]: audit 2023-12-01T12:25:43.911089+0000 mon.a (mon.0) 8524 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:25:44.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:25:44 smithi080 bash[28361]: audit 2023-12-01T12:25:43.913547+0000 mon.c (mon.2) 8774 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:25:44.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:25:44 smithi080 bash[28361]: audit 2023-12-01T12:25:43.914867+0000 mon.c (mon.2) 8775 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:25:44.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:25:44 smithi080 bash[28361]: audit 2023-12-01T12:25:43.922780+0000 mon.a (mon.0) 8525 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:25:44.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:25:44 smithi080 bash[41963]: audit 2023-12-01T12:25:43.300324+0000 mon.a (mon.0) 8522 : audit 0 from='client.? 172.21.15.80:0/4281125135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:25:44.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:25:44 smithi080 bash[41963]: audit 2023-12-01T12:25:43.900471+0000 mon.a (mon.0) 8523 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:25:44.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:25:44 smithi080 bash[41963]: audit 2023-12-01T12:25:43.911089+0000 mon.a (mon.0) 8524 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:25:44.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:25:44 smithi080 bash[41963]: audit 2023-12-01T12:25:43.913547+0000 mon.c (mon.2) 8774 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:25:44.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:25:44 smithi080 bash[41963]: audit 2023-12-01T12:25:43.914867+0000 mon.c (mon.2) 8775 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:25:44.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:25:44 smithi080 bash[41963]: audit 2023-12-01T12:25:43.922780+0000 mon.a (mon.0) 8525 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:25:44.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:25:44 smithi090 bash[32384]: audit 2023-12-01T12:25:43.300324+0000 mon.a (mon.0) 8522 : audit 0 from='client.? 172.21.15.80:0/4281125135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:25:44.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:25:44 smithi090 bash[32384]: audit 2023-12-01T12:25:43.900471+0000 mon.a (mon.0) 8523 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:25:44.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:25:44 smithi090 bash[32384]: audit 2023-12-01T12:25:43.911089+0000 mon.a (mon.0) 8524 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:25:44.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:25:44 smithi090 bash[32384]: audit 2023-12-01T12:25:43.913547+0000 mon.c (mon.2) 8774 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:25:44.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:25:44 smithi090 bash[32384]: audit 2023-12-01T12:25:43.914867+0000 mon.c (mon.2) 8775 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:25:44.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:25:44 smithi090 bash[32384]: audit 2023-12-01T12:25:43.922780+0000 mon.a (mon.0) 8525 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:25:45.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:25:45 smithi080 bash[41963]: cluster 2023-12-01T12:25:43.661074+0000 mgr.y (mgr.24362) 13714 : cluster 0 pgmap v13683: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:25:45.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:25:45 smithi080 bash[28361]: cluster 2023-12-01T12:25:43.661074+0000 mgr.y (mgr.24362) 13714 : cluster 0 pgmap v13683: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:25:45.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:25:45 smithi090 bash[32384]: cluster 2023-12-01T12:25:43.661074+0000 mgr.y (mgr.24362) 13714 : cluster 0 pgmap v13683: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:25:46.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:25:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:25:46] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T12:25:46.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:25:46 smithi080 bash[41963]: audit 2023-12-01T12:25:45.756492+0000 mon.a (mon.0) 8526 : audit 0 from='client.? 172.21.15.80:0/777289746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:25:46.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:25:46 smithi080 bash[28361]: audit 2023-12-01T12:25:45.756492+0000 mon.a (mon.0) 8526 : audit 0 from='client.? 172.21.15.80:0/777289746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:25:46.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:25:46 smithi090 bash[32384]: audit 2023-12-01T12:25:45.756492+0000 mon.a (mon.0) 8526 : audit 0 from='client.? 172.21.15.80:0/777289746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:25:47.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:25:47 smithi080 bash[28361]: cluster 2023-12-01T12:25:45.661805+0000 mgr.y (mgr.24362) 13715 : cluster 0 pgmap v13684: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:25:47.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:25:47 smithi080 bash[41963]: cluster 2023-12-01T12:25:45.661805+0000 mgr.y (mgr.24362) 13715 : cluster 0 pgmap v13684: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:25:47.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:25:47 smithi090 bash[32384]: cluster 2023-12-01T12:25:45.661805+0000 mgr.y (mgr.24362) 13715 : cluster 0 pgmap v13684: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:25:49.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:25:49 smithi080 bash[28361]: cluster 2023-12-01T12:25:47.663038+0000 mgr.y (mgr.24362) 13716 : cluster 0 pgmap v13685: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:25:49.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:25:49 smithi080 bash[28361]: audit 2023-12-01T12:25:48.210775+0000 mon.a (mon.0) 8527 : audit 0 from='client.? 172.21.15.80:0/378500240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:25:49.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:25:49 smithi080 bash[41963]: cluster 2023-12-01T12:25:47.663038+0000 mgr.y (mgr.24362) 13716 : cluster 0 pgmap v13685: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:25:49.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:25:49 smithi080 bash[41963]: audit 2023-12-01T12:25:48.210775+0000 mon.a (mon.0) 8527 : audit 0 from='client.? 172.21.15.80:0/378500240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:25:49.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:25:49 smithi090 bash[32384]: cluster 2023-12-01T12:25:47.663038+0000 mgr.y (mgr.24362) 13716 : cluster 0 pgmap v13685: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:25:49.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:25:49 smithi090 bash[32384]: audit 2023-12-01T12:25:48.210775+0000 mon.a (mon.0) 8527 : audit 0 from='client.? 172.21.15.80:0/378500240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:25:51.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:25:51 smithi080 bash[28361]: cluster 2023-12-01T12:25:49.663686+0000 mgr.y (mgr.24362) 13717 : cluster 0 pgmap v13686: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:25:51.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:25:51 smithi080 bash[28361]: audit 2023-12-01T12:25:50.664073+0000 mon.a (mon.0) 8528 : audit 0 from='client.? 172.21.15.80:0/3646099863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:25:51.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:25:51 smithi080 bash[41963]: cluster 2023-12-01T12:25:49.663686+0000 mgr.y (mgr.24362) 13717 : cluster 0 pgmap v13686: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:25:51.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:25:51 smithi080 bash[41963]: audit 2023-12-01T12:25:50.664073+0000 mon.a (mon.0) 8528 : audit 0 from='client.? 172.21.15.80:0/3646099863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:25:51.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:25:51 smithi090 bash[32384]: cluster 2023-12-01T12:25:49.663686+0000 mgr.y (mgr.24362) 13717 : cluster 0 pgmap v13686: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:25:51.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:25:51 smithi090 bash[32384]: audit 2023-12-01T12:25:50.664073+0000 mon.a (mon.0) 8528 : audit 0 from='client.? 172.21.15.80:0/3646099863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:25:53.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:25:53 smithi080 bash[41963]: cluster 2023-12-01T12:25:51.664805+0000 mgr.y (mgr.24362) 13718 : cluster 0 pgmap v13687: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:25:53.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:25:53 smithi080 bash[41963]: audit 2023-12-01T12:25:53.115355+0000 mon.a (mon.0) 8529 : audit 0 from='client.? 172.21.15.80:0/268492297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:25:53.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:25:53 smithi080 bash[28361]: cluster 2023-12-01T12:25:51.664805+0000 mgr.y (mgr.24362) 13718 : cluster 0 pgmap v13687: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:25:53.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:25:53 smithi080 bash[28361]: audit 2023-12-01T12:25:53.115355+0000 mon.a (mon.0) 8529 : audit 0 from='client.? 172.21.15.80:0/268492297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:25:53.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:25:53 smithi090 bash[32384]: cluster 2023-12-01T12:25:51.664805+0000 mgr.y (mgr.24362) 13718 : cluster 0 pgmap v13687: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:25:53.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:25:53 smithi090 bash[32384]: audit 2023-12-01T12:25:53.115355+0000 mon.a (mon.0) 8529 : audit 0 from='client.? 172.21.15.80:0/268492297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:25:55.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:25:55 smithi080 bash[28361]: cluster 2023-12-01T12:25:53.665462+0000 mgr.y (mgr.24362) 13719 : cluster 0 pgmap v13688: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:25:55.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:25:55 smithi080 bash[41963]: cluster 2023-12-01T12:25:53.665462+0000 mgr.y (mgr.24362) 13719 : cluster 0 pgmap v13688: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:25:55.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:25:55 smithi090 bash[32384]: cluster 2023-12-01T12:25:53.665462+0000 mgr.y (mgr.24362) 13719 : cluster 0 pgmap v13688: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:25:56.430 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:25:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:25:56] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T12:25:56.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:25:56 smithi080 bash[28361]: audit 2023-12-01T12:25:55.507479+0000 mon.c (mon.2) 8776 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:25:56.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:25:56 smithi080 bash[28361]: audit 2023-12-01T12:25:55.562075+0000 mon.c (mon.2) 8777 : audit 0 from='client.? 172.21.15.80:0/4229036638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:25:56.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:25:56 smithi080 bash[41963]: audit 2023-12-01T12:25:55.507479+0000 mon.c (mon.2) 8776 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:25:56.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:25:56 smithi080 bash[41963]: audit 2023-12-01T12:25:55.562075+0000 mon.c (mon.2) 8777 : audit 0 from='client.? 172.21.15.80:0/4229036638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:25:56.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:25:56 smithi090 bash[32384]: audit 2023-12-01T12:25:55.507479+0000 mon.c (mon.2) 8776 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:25:56.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:25:56 smithi090 bash[32384]: audit 2023-12-01T12:25:55.562075+0000 mon.c (mon.2) 8777 : audit 0 from='client.? 172.21.15.80:0/4229036638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:25:57.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:25:57 smithi080 bash[28361]: cluster 2023-12-01T12:25:55.666155+0000 mgr.y (mgr.24362) 13720 : cluster 0 pgmap v13689: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:25:57.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:25:57 smithi080 bash[41963]: cluster 2023-12-01T12:25:55.666155+0000 mgr.y (mgr.24362) 13720 : cluster 0 pgmap v13689: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:25:57.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:25:57 smithi090 bash[32384]: cluster 2023-12-01T12:25:55.666155+0000 mgr.y (mgr.24362) 13720 : cluster 0 pgmap v13689: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:25:58.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:25:58 smithi080 bash[28361]: audit 2023-12-01T12:25:58.020568+0000 mon.a (mon.0) 8530 : audit 0 from='client.? 172.21.15.80:0/2279856388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:25:58.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:25:58 smithi080 bash[41963]: audit 2023-12-01T12:25:58.020568+0000 mon.a (mon.0) 8530 : audit 0 from='client.? 172.21.15.80:0/2279856388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:25:58.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:25:58 smithi090 bash[32384]: audit 2023-12-01T12:25:58.020568+0000 mon.a (mon.0) 8530 : audit 0 from='client.? 172.21.15.80:0/2279856388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:25:59.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:25:59 smithi080 bash[28361]: cluster 2023-12-01T12:25:57.667241+0000 mgr.y (mgr.24362) 13721 : cluster 0 pgmap v13690: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:25:59.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:25:59 smithi080 bash[41963]: cluster 2023-12-01T12:25:57.667241+0000 mgr.y (mgr.24362) 13721 : cluster 0 pgmap v13690: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:25:59.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:25:59 smithi090 bash[32384]: cluster 2023-12-01T12:25:57.667241+0000 mgr.y (mgr.24362) 13721 : cluster 0 pgmap v13690: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:26:01.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:26:01 smithi090 bash[32384]: cluster 2023-12-01T12:25:59.667834+0000 mgr.y (mgr.24362) 13722 : cluster 0 pgmap v13691: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:26:01.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:26:01 smithi090 bash[32384]: audit 2023-12-01T12:26:00.473299+0000 mon.a (mon.0) 8531 : audit 0 from='client.? 172.21.15.80:0/766047567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:26:01.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:26:01 smithi080 bash[41963]: cluster 2023-12-01T12:25:59.667834+0000 mgr.y (mgr.24362) 13722 : cluster 0 pgmap v13691: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:26:01.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:26:01 smithi080 bash[41963]: audit 2023-12-01T12:26:00.473299+0000 mon.a (mon.0) 8531 : audit 0 from='client.? 172.21.15.80:0/766047567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:26:01.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:26:01 smithi080 bash[28361]: cluster 2023-12-01T12:25:59.667834+0000 mgr.y (mgr.24362) 13722 : cluster 0 pgmap v13691: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:26:01.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:26:01 smithi080 bash[28361]: audit 2023-12-01T12:26:00.473299+0000 mon.a (mon.0) 8531 : audit 0 from='client.? 172.21.15.80:0/766047567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:26:03.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:26:03 smithi090 bash[32384]: cluster 2023-12-01T12:26:01.668992+0000 mgr.y (mgr.24362) 13723 : cluster 0 pgmap v13692: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:26:03.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:26:03 smithi090 bash[32384]: audit 2023-12-01T12:26:02.931656+0000 mon.c (mon.2) 8778 : audit 0 from='client.? 172.21.15.80:0/2008891185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:26:03.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:26:03 smithi080 bash[41963]: cluster 2023-12-01T12:26:01.668992+0000 mgr.y (mgr.24362) 13723 : cluster 0 pgmap v13692: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:26:03.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:26:03 smithi080 bash[41963]: audit 2023-12-01T12:26:02.931656+0000 mon.c (mon.2) 8778 : audit 0 from='client.? 172.21.15.80:0/2008891185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:26:03.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:26:03 smithi080 bash[28361]: cluster 2023-12-01T12:26:01.668992+0000 mgr.y (mgr.24362) 13723 : cluster 0 pgmap v13692: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:26:03.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:26:03 smithi080 bash[28361]: audit 2023-12-01T12:26:02.931656+0000 mon.c (mon.2) 8778 : audit 0 from='client.? 172.21.15.80:0/2008891185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:26:05.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:26:05 smithi090 bash[32384]: cluster 2023-12-01T12:26:03.669638+0000 mgr.y (mgr.24362) 13724 : cluster 0 pgmap v13693: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:26:05.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:26:05 smithi080 bash[28361]: cluster 2023-12-01T12:26:03.669638+0000 mgr.y (mgr.24362) 13724 : cluster 0 pgmap v13693: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:26:05.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:26:05 smithi080 bash[41963]: cluster 2023-12-01T12:26:03.669638+0000 mgr.y (mgr.24362) 13724 : cluster 0 pgmap v13693: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:26:06.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:26:06 smithi090 bash[32384]: audit 2023-12-01T12:26:05.391284+0000 mon.a (mon.0) 8532 : audit 0 from='client.? 172.21.15.80:0/2915796263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:26:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:26:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:26:06] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T12:26:06.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:26:06 smithi080 bash[41963]: audit 2023-12-01T12:26:05.391284+0000 mon.a (mon.0) 8532 : audit 0 from='client.? 172.21.15.80:0/2915796263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:26:06.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:26:06 smithi080 bash[28361]: audit 2023-12-01T12:26:05.391284+0000 mon.a (mon.0) 8532 : audit 0 from='client.? 172.21.15.80:0/2915796263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:26:07.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:26:07 smithi090 bash[32384]: cluster 2023-12-01T12:26:05.670264+0000 mgr.y (mgr.24362) 13725 : cluster 0 pgmap v13694: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:26:07.680 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:26:07 smithi080 bash[41963]: cluster 2023-12-01T12:26:05.670264+0000 mgr.y (mgr.24362) 13725 : cluster 0 pgmap v13694: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:26:07.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:26:07 smithi080 bash[28361]: cluster 2023-12-01T12:26:05.670264+0000 mgr.y (mgr.24362) 13725 : cluster 0 pgmap v13694: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:26:08.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:26:08 smithi090 bash[32384]: audit 2023-12-01T12:26:07.847689+0000 mon.a (mon.0) 8533 : audit 0 from='client.? 172.21.15.80:0/4194785763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:26:08.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:26:08 smithi080 bash[41963]: audit 2023-12-01T12:26:07.847689+0000 mon.a (mon.0) 8533 : audit 0 from='client.? 172.21.15.80:0/4194785763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:26:08.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:26:08 smithi080 bash[28361]: audit 2023-12-01T12:26:07.847689+0000 mon.a (mon.0) 8533 : audit 0 from='client.? 172.21.15.80:0/4194785763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:26:09.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:26:09 smithi090 bash[32384]: cluster 2023-12-01T12:26:07.671376+0000 mgr.y (mgr.24362) 13726 : cluster 0 pgmap v13695: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:26:09.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:26:09 smithi080 bash[28361]: cluster 2023-12-01T12:26:07.671376+0000 mgr.y (mgr.24362) 13726 : cluster 0 pgmap v13695: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:26:09.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:26:09 smithi080 bash[41963]: cluster 2023-12-01T12:26:07.671376+0000 mgr.y (mgr.24362) 13726 : cluster 0 pgmap v13695: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:26:11.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:26:11 smithi090 bash[32384]: cluster 2023-12-01T12:26:09.672068+0000 mgr.y (mgr.24362) 13727 : cluster 0 pgmap v13696: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:26:11.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:26:11 smithi090 bash[32384]: audit 2023-12-01T12:26:10.300615+0000 mon.c (mon.2) 8779 : audit 0 from='client.? 172.21.15.80:0/982710821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:26:11.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:26:11 smithi090 bash[32384]: audit 2023-12-01T12:26:10.507864+0000 mon.c (mon.2) 8780 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:26:11.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:26:11 smithi080 bash[28361]: cluster 2023-12-01T12:26:09.672068+0000 mgr.y (mgr.24362) 13727 : cluster 0 pgmap v13696: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:26:11.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:26:11 smithi080 bash[28361]: audit 2023-12-01T12:26:10.300615+0000 mon.c (mon.2) 8779 : audit 0 from='client.? 172.21.15.80:0/982710821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:26:11.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:26:11 smithi080 bash[28361]: audit 2023-12-01T12:26:10.507864+0000 mon.c (mon.2) 8780 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:26:11.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:26:11 smithi080 bash[41963]: cluster 2023-12-01T12:26:09.672068+0000 mgr.y (mgr.24362) 13727 : cluster 0 pgmap v13696: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:26:11.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:26:11 smithi080 bash[41963]: audit 2023-12-01T12:26:10.300615+0000 mon.c (mon.2) 8779 : audit 0 from='client.? 172.21.15.80:0/982710821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:26:11.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:26:11 smithi080 bash[41963]: audit 2023-12-01T12:26:10.507864+0000 mon.c (mon.2) 8780 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:26:13.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:26:13 smithi090 bash[32384]: cluster 2023-12-01T12:26:11.673226+0000 mgr.y (mgr.24362) 13728 : cluster 0 pgmap v13697: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:26:13.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:26:13 smithi090 bash[32384]: audit 2023-12-01T12:26:12.752805+0000 mon.c (mon.2) 8781 : audit 0 from='client.? 172.21.15.80:0/361397204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:26:13.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:26:13 smithi080 bash[28361]: cluster 2023-12-01T12:26:11.673226+0000 mgr.y (mgr.24362) 13728 : cluster 0 pgmap v13697: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:26:13.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:26:13 smithi080 bash[28361]: audit 2023-12-01T12:26:12.752805+0000 mon.c (mon.2) 8781 : audit 0 from='client.? 172.21.15.80:0/361397204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:26:13.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:26:13 smithi080 bash[41963]: cluster 2023-12-01T12:26:11.673226+0000 mgr.y (mgr.24362) 13728 : cluster 0 pgmap v13697: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:26:13.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:26:13 smithi080 bash[41963]: audit 2023-12-01T12:26:12.752805+0000 mon.c (mon.2) 8781 : audit 0 from='client.? 172.21.15.80:0/361397204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:26:15.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:26:15 smithi090 bash[32384]: cluster 2023-12-01T12:26:13.673863+0000 mgr.y (mgr.24362) 13729 : cluster 0 pgmap v13698: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:26:15.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:26:15 smithi090 bash[32384]: audit 2023-12-01T12:26:15.205700+0000 mon.c (mon.2) 8782 : audit 0 from='client.? 172.21.15.80:0/742826614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:26:15.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:26:15 smithi080 bash[28361]: cluster 2023-12-01T12:26:13.673863+0000 mgr.y (mgr.24362) 13729 : cluster 0 pgmap v13698: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:26:15.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:26:15 smithi080 bash[28361]: audit 2023-12-01T12:26:15.205700+0000 mon.c (mon.2) 8782 : audit 0 from='client.? 172.21.15.80:0/742826614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:26:15.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:26:15 smithi080 bash[41963]: cluster 2023-12-01T12:26:13.673863+0000 mgr.y (mgr.24362) 13729 : cluster 0 pgmap v13698: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:26:15.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:26:15 smithi080 bash[41963]: audit 2023-12-01T12:26:15.205700+0000 mon.c (mon.2) 8782 : audit 0 from='client.? 172.21.15.80:0/742826614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:26:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:26:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:26:16] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T12:26:17.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:26:17 smithi090 bash[32384]: cluster 2023-12-01T12:26:15.674427+0000 mgr.y (mgr.24362) 13730 : cluster 0 pgmap v13699: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:26:17.680 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:26:17 smithi080 bash[41963]: cluster 2023-12-01T12:26:15.674427+0000 mgr.y (mgr.24362) 13730 : cluster 0 pgmap v13699: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:26:17.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:26:17 smithi080 bash[28361]: cluster 2023-12-01T12:26:15.674427+0000 mgr.y (mgr.24362) 13730 : cluster 0 pgmap v13699: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:26:18.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:26:18 smithi090 bash[32384]: audit 2023-12-01T12:26:17.655503+0000 mon.c (mon.2) 8783 : audit 0 from='client.? 172.21.15.80:0/1931933864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:26:18.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:26:18 smithi080 bash[28361]: audit 2023-12-01T12:26:17.655503+0000 mon.c (mon.2) 8783 : audit 0 from='client.? 172.21.15.80:0/1931933864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:26:18.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:26:18 smithi080 bash[41963]: audit 2023-12-01T12:26:17.655503+0000 mon.c (mon.2) 8783 : audit 0 from='client.? 172.21.15.80:0/1931933864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:26:19.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:26:19 smithi090 bash[32384]: cluster 2023-12-01T12:26:17.675389+0000 mgr.y (mgr.24362) 13731 : cluster 0 pgmap v13700: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:26:19.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:26:19 smithi080 bash[28361]: cluster 2023-12-01T12:26:17.675389+0000 mgr.y (mgr.24362) 13731 : cluster 0 pgmap v13700: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:26:19.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:26:19 smithi080 bash[41963]: cluster 2023-12-01T12:26:17.675389+0000 mgr.y (mgr.24362) 13731 : cluster 0 pgmap v13700: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:26:20.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:26:20 smithi090 bash[32384]: audit 2023-12-01T12:26:20.108594+0000 mon.c (mon.2) 8784 : audit 0 from='client.? 172.21.15.80:0/3944250429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:26:20.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:26:20 smithi080 bash[28361]: audit 2023-12-01T12:26:20.108594+0000 mon.c (mon.2) 8784 : audit 0 from='client.? 172.21.15.80:0/3944250429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:26:20.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:26:20 smithi080 bash[41963]: audit 2023-12-01T12:26:20.108594+0000 mon.c (mon.2) 8784 : audit 0 from='client.? 172.21.15.80:0/3944250429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:26:21.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:26:21 smithi090 bash[32384]: cluster 2023-12-01T12:26:19.676048+0000 mgr.y (mgr.24362) 13732 : cluster 0 pgmap v13701: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:26:21.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:26:21 smithi080 bash[28361]: cluster 2023-12-01T12:26:19.676048+0000 mgr.y (mgr.24362) 13732 : cluster 0 pgmap v13701: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:26:21.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:26:21 smithi080 bash[41963]: cluster 2023-12-01T12:26:19.676048+0000 mgr.y (mgr.24362) 13732 : cluster 0 pgmap v13701: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:26:23.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:26:23 smithi090 bash[32384]: cluster 2023-12-01T12:26:21.677198+0000 mgr.y (mgr.24362) 13733 : cluster 0 pgmap v13702: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:26:23.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:26:23 smithi090 bash[32384]: audit 2023-12-01T12:26:22.554616+0000 mon.c (mon.2) 8785 : audit 0 from='client.? 172.21.15.80:0/4073151119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:26:23.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:26:23 smithi080 bash[41963]: cluster 2023-12-01T12:26:21.677198+0000 mgr.y (mgr.24362) 13733 : cluster 0 pgmap v13702: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:26:23.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:26:23 smithi080 bash[41963]: audit 2023-12-01T12:26:22.554616+0000 mon.c (mon.2) 8785 : audit 0 from='client.? 172.21.15.80:0/4073151119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:26:23.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:26:23 smithi080 bash[28361]: cluster 2023-12-01T12:26:21.677198+0000 mgr.y (mgr.24362) 13733 : cluster 0 pgmap v13702: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:26:23.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:26:23 smithi080 bash[28361]: audit 2023-12-01T12:26:22.554616+0000 mon.c (mon.2) 8785 : audit 0 from='client.? 172.21.15.80:0/4073151119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:26:25.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:26:25 smithi090 bash[32384]: cluster 2023-12-01T12:26:23.677826+0000 mgr.y (mgr.24362) 13734 : cluster 0 pgmap v13703: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:26:25.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:26:25 smithi090 bash[32384]: audit 2023-12-01T12:26:25.002104+0000 mon.a (mon.0) 8534 : audit 0 from='client.? 172.21.15.80:0/3274026531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:26:25.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:26:25 smithi080 bash[41963]: cluster 2023-12-01T12:26:23.677826+0000 mgr.y (mgr.24362) 13734 : cluster 0 pgmap v13703: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:26:25.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:26:25 smithi080 bash[41963]: audit 2023-12-01T12:26:25.002104+0000 mon.a (mon.0) 8534 : audit 0 from='client.? 172.21.15.80:0/3274026531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:26:25.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:26:25 smithi080 bash[28361]: cluster 2023-12-01T12:26:23.677826+0000 mgr.y (mgr.24362) 13734 : cluster 0 pgmap v13703: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:26:25.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:26:25 smithi080 bash[28361]: audit 2023-12-01T12:26:25.002104+0000 mon.a (mon.0) 8534 : audit 0 from='client.? 172.21.15.80:0/3274026531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:26:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:26:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:26:26] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T12:26:26.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:26:26 smithi080 bash[41963]: audit 2023-12-01T12:26:25.508236+0000 mon.c (mon.2) 8786 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:26:26.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:26:26 smithi080 bash[28361]: audit 2023-12-01T12:26:25.508236+0000 mon.c (mon.2) 8786 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:26:26.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:26:26 smithi090 bash[32384]: audit 2023-12-01T12:26:25.508236+0000 mon.c (mon.2) 8786 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:26:27.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:26:27 smithi080 bash[28361]: cluster 2023-12-01T12:26:25.678465+0000 mgr.y (mgr.24362) 13735 : cluster 0 pgmap v13704: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:26:27.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:26:27 smithi080 bash[41963]: cluster 2023-12-01T12:26:25.678465+0000 mgr.y (mgr.24362) 13735 : cluster 0 pgmap v13704: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:26:27.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:26:27 smithi090 bash[32384]: cluster 2023-12-01T12:26:25.678465+0000 mgr.y (mgr.24362) 13735 : cluster 0 pgmap v13704: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:26:28.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:26:28 smithi080 bash[28361]: audit 2023-12-01T12:26:27.465040+0000 mon.c (mon.2) 8787 : audit 0 from='client.? 172.21.15.80:0/174518534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:26:28.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:26:28 smithi080 bash[41963]: audit 2023-12-01T12:26:27.465040+0000 mon.c (mon.2) 8787 : audit 0 from='client.? 172.21.15.80:0/174518534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:26:28.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:26:28 smithi090 bash[32384]: audit 2023-12-01T12:26:27.465040+0000 mon.c (mon.2) 8787 : audit 0 from='client.? 172.21.15.80:0/174518534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:26:29.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:26:29 smithi080 bash[28361]: cluster 2023-12-01T12:26:27.679640+0000 mgr.y (mgr.24362) 13736 : cluster 0 pgmap v13705: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:26:29.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:26:29 smithi080 bash[41963]: cluster 2023-12-01T12:26:27.679640+0000 mgr.y (mgr.24362) 13736 : cluster 0 pgmap v13705: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:26:29.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:26:29 smithi090 bash[32384]: cluster 2023-12-01T12:26:27.679640+0000 mgr.y (mgr.24362) 13736 : cluster 0 pgmap v13705: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:26:30.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:26:30 smithi080 bash[28361]: audit 2023-12-01T12:26:29.928023+0000 mon.a (mon.0) 8535 : audit 0 from='client.? 172.21.15.80:0/889380746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:26:30.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:26:30 smithi080 bash[41963]: audit 2023-12-01T12:26:29.928023+0000 mon.a (mon.0) 8535 : audit 0 from='client.? 172.21.15.80:0/889380746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:26:30.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:26:30 smithi090 bash[32384]: audit 2023-12-01T12:26:29.928023+0000 mon.a (mon.0) 8535 : audit 0 from='client.? 172.21.15.80:0/889380746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:26:31.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:26:31 smithi080 bash[28361]: cluster 2023-12-01T12:26:29.680311+0000 mgr.y (mgr.24362) 13737 : cluster 0 pgmap v13706: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:26:31.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:26:31 smithi080 bash[41963]: cluster 2023-12-01T12:26:29.680311+0000 mgr.y (mgr.24362) 13737 : cluster 0 pgmap v13706: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:26:31.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:26:31 smithi090 bash[32384]: cluster 2023-12-01T12:26:29.680311+0000 mgr.y (mgr.24362) 13737 : cluster 0 pgmap v13706: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:26:33.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:26:33 smithi080 bash[41963]: cluster 2023-12-01T12:26:31.681572+0000 mgr.y (mgr.24362) 13738 : cluster 0 pgmap v13707: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:26:33.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:26:33 smithi080 bash[41963]: audit 2023-12-01T12:26:32.379110+0000 mon.a (mon.0) 8536 : audit 0 from='client.? 172.21.15.80:0/2835967187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:26:33.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:26:33 smithi080 bash[28361]: cluster 2023-12-01T12:26:31.681572+0000 mgr.y (mgr.24362) 13738 : cluster 0 pgmap v13707: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:26:33.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:26:33 smithi080 bash[28361]: audit 2023-12-01T12:26:32.379110+0000 mon.a (mon.0) 8536 : audit 0 from='client.? 172.21.15.80:0/2835967187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:26:33.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:26:33 smithi090 bash[32384]: cluster 2023-12-01T12:26:31.681572+0000 mgr.y (mgr.24362) 13738 : cluster 0 pgmap v13707: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:26:33.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:26:33 smithi090 bash[32384]: audit 2023-12-01T12:26:32.379110+0000 mon.a (mon.0) 8536 : audit 0 from='client.? 172.21.15.80:0/2835967187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:26:35.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:26:35 smithi080 bash[28361]: cluster 2023-12-01T12:26:33.682165+0000 mgr.y (mgr.24362) 13739 : cluster 0 pgmap v13708: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:26:35.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:26:35 smithi080 bash[28361]: audit 2023-12-01T12:26:34.827265+0000 mon.c (mon.2) 8788 : audit 0 from='client.? 172.21.15.80:0/3732922037' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:26:35.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:26:35 smithi080 bash[41963]: cluster 2023-12-01T12:26:33.682165+0000 mgr.y (mgr.24362) 13739 : cluster 0 pgmap v13708: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:26:35.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:26:35 smithi080 bash[41963]: audit 2023-12-01T12:26:34.827265+0000 mon.c (mon.2) 8788 : audit 0 from='client.? 172.21.15.80:0/3732922037' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:26:35.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:26:35 smithi090 bash[32384]: cluster 2023-12-01T12:26:33.682165+0000 mgr.y (mgr.24362) 13739 : cluster 0 pgmap v13708: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:26:35.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:26:35 smithi090 bash[32384]: audit 2023-12-01T12:26:34.827265+0000 mon.c (mon.2) 8788 : audit 0 from='client.? 172.21.15.80:0/3732922037' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:26:36.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:26:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:26:36] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T12:26:37.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:26:37 smithi080 bash[41963]: cluster 2023-12-01T12:26:35.682741+0000 mgr.y (mgr.24362) 13740 : cluster 0 pgmap v13709: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:26:37.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:26:37 smithi080 bash[41963]: audit 2023-12-01T12:26:37.285743+0000 mon.c (mon.2) 8789 : audit 0 from='client.? 172.21.15.80:0/153472359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:26:37.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:26:37 smithi080 bash[28361]: cluster 2023-12-01T12:26:35.682741+0000 mgr.y (mgr.24362) 13740 : cluster 0 pgmap v13709: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:26:37.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:26:37 smithi080 bash[28361]: audit 2023-12-01T12:26:37.285743+0000 mon.c (mon.2) 8789 : audit 0 from='client.? 172.21.15.80:0/153472359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:26:37.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:26:37 smithi090 bash[32384]: cluster 2023-12-01T12:26:35.682741+0000 mgr.y (mgr.24362) 13740 : cluster 0 pgmap v13709: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:26:37.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:26:37 smithi090 bash[32384]: audit 2023-12-01T12:26:37.285743+0000 mon.c (mon.2) 8789 : audit 0 from='client.? 172.21.15.80:0/153472359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:26:39.680 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:26:39 smithi080 bash[41963]: cluster 2023-12-01T12:26:37.683965+0000 mgr.y (mgr.24362) 13741 : cluster 0 pgmap v13710: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:26:39.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:26:39 smithi080 bash[28361]: cluster 2023-12-01T12:26:37.683965+0000 mgr.y (mgr.24362) 13741 : cluster 0 pgmap v13710: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:26:39.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:26:39 smithi090 bash[32384]: cluster 2023-12-01T12:26:37.683965+0000 mgr.y (mgr.24362) 13741 : cluster 0 pgmap v13710: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:26:40.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:26:40 smithi080 bash[41963]: audit 2023-12-01T12:26:39.749866+0000 mon.a (mon.0) 8537 : audit 0 from='client.? 172.21.15.80:0/599499100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:26:40.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:26:40 smithi080 bash[28361]: audit 2023-12-01T12:26:39.749866+0000 mon.a (mon.0) 8537 : audit 0 from='client.? 172.21.15.80:0/599499100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:26:40.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:26:40 smithi090 bash[32384]: audit 2023-12-01T12:26:39.749866+0000 mon.a (mon.0) 8537 : audit 0 from='client.? 172.21.15.80:0/599499100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:26:41.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:26:41 smithi080 bash[41963]: cluster 2023-12-01T12:26:39.684663+0000 mgr.y (mgr.24362) 13742 : cluster 0 pgmap v13711: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:26:41.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:26:41 smithi080 bash[41963]: audit 2023-12-01T12:26:40.508745+0000 mon.c (mon.2) 8790 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:26:41.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:26:41 smithi080 bash[28361]: cluster 2023-12-01T12:26:39.684663+0000 mgr.y (mgr.24362) 13742 : cluster 0 pgmap v13711: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:26:41.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:26:41 smithi080 bash[28361]: audit 2023-12-01T12:26:40.508745+0000 mon.c (mon.2) 8790 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:26:41.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:26:41 smithi090 bash[32384]: cluster 2023-12-01T12:26:39.684663+0000 mgr.y (mgr.24362) 13742 : cluster 0 pgmap v13711: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:26:41.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:26:41 smithi090 bash[32384]: audit 2023-12-01T12:26:40.508745+0000 mon.c (mon.2) 8790 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:26:43.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:26:42 smithi080 bash[28361]: cluster 2023-12-01T12:26:41.685861+0000 mgr.y (mgr.24362) 13743 : cluster 0 pgmap v13712: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:26:43.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:26:42 smithi080 bash[28361]: audit 2023-12-01T12:26:42.201413+0000 mon.a (mon.0) 8538 : audit 0 from='client.? 172.21.15.80:0/1353571533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:26:43.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:26:42 smithi080 bash[41963]: cluster 2023-12-01T12:26:41.685861+0000 mgr.y (mgr.24362) 13743 : cluster 0 pgmap v13712: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:26:43.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:26:42 smithi080 bash[41963]: audit 2023-12-01T12:26:42.201413+0000 mon.a (mon.0) 8538 : audit 0 from='client.? 172.21.15.80:0/1353571533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:26:43.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:26:42 smithi090 bash[32384]: cluster 2023-12-01T12:26:41.685861+0000 mgr.y (mgr.24362) 13743 : cluster 0 pgmap v13712: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:26:43.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:26:42 smithi090 bash[32384]: audit 2023-12-01T12:26:42.201413+0000 mon.a (mon.0) 8538 : audit 0 from='client.? 172.21.15.80:0/1353571533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:26:45.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:26:44 smithi080 bash[28361]: cluster 2023-12-01T12:26:43.686540+0000 mgr.y (mgr.24362) 13744 : cluster 0 pgmap v13713: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:26:45.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:26:44 smithi080 bash[28361]: audit 2023-12-01T12:26:44.003567+0000 mon.c (mon.2) 8791 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:26:45.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:26:44 smithi080 bash[28361]: audit 2023-12-01T12:26:44.383712+0000 mon.a (mon.0) 8539 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:26:45.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:26:44 smithi080 bash[28361]: audit 2023-12-01T12:26:44.392376+0000 mon.a (mon.0) 8540 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:26:45.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:26:44 smithi080 bash[28361]: audit 2023-12-01T12:26:44.660166+0000 mon.c (mon.2) 8792 : audit 0 from='client.? 172.21.15.80:0/2077974397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:26:45.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:26:44 smithi080 bash[41963]: cluster 2023-12-01T12:26:43.686540+0000 mgr.y (mgr.24362) 13744 : cluster 0 pgmap v13713: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:26:45.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:26:44 smithi080 bash[41963]: audit 2023-12-01T12:26:44.003567+0000 mon.c (mon.2) 8791 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:26:45.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:26:44 smithi080 bash[41963]: audit 2023-12-01T12:26:44.383712+0000 mon.a (mon.0) 8539 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:26:45.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:26:44 smithi080 bash[41963]: audit 2023-12-01T12:26:44.392376+0000 mon.a (mon.0) 8540 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:26:45.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:26:44 smithi080 bash[41963]: audit 2023-12-01T12:26:44.660166+0000 mon.c (mon.2) 8792 : audit 0 from='client.? 172.21.15.80:0/2077974397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:26:45.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:26:44 smithi090 bash[32384]: cluster 2023-12-01T12:26:43.686540+0000 mgr.y (mgr.24362) 13744 : cluster 0 pgmap v13713: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:26:45.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:26:44 smithi090 bash[32384]: audit 2023-12-01T12:26:44.003567+0000 mon.c (mon.2) 8791 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:26:45.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:26:44 smithi090 bash[32384]: audit 2023-12-01T12:26:44.383712+0000 mon.a (mon.0) 8539 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:26:45.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:26:44 smithi090 bash[32384]: audit 2023-12-01T12:26:44.392376+0000 mon.a (mon.0) 8540 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:26:45.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:26:44 smithi090 bash[32384]: audit 2023-12-01T12:26:44.660166+0000 mon.c (mon.2) 8792 : audit 0 from='client.? 172.21.15.80:0/2077974397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:26:46.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:26:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:26:46] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T12:26:47.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:26:46 smithi080 bash[28361]: cluster 2023-12-01T12:26:45.687084+0000 mgr.y (mgr.24362) 13745 : cluster 0 pgmap v13714: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:26:47.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:26:46 smithi080 bash[41963]: cluster 2023-12-01T12:26:45.687084+0000 mgr.y (mgr.24362) 13745 : cluster 0 pgmap v13714: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:26:47.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:26:46 smithi090 bash[32384]: cluster 2023-12-01T12:26:45.687084+0000 mgr.y (mgr.24362) 13745 : cluster 0 pgmap v13714: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:26:48.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:26:47 smithi080 bash[28361]: audit 2023-12-01T12:26:47.123773+0000 mon.a (mon.0) 8541 : audit 0 from='client.? 172.21.15.80:0/409433412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:26:48.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:26:47 smithi080 bash[41963]: audit 2023-12-01T12:26:47.123773+0000 mon.a (mon.0) 8541 : audit 0 from='client.? 172.21.15.80:0/409433412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:26:48.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:26:47 smithi090 bash[32384]: audit 2023-12-01T12:26:47.123773+0000 mon.a (mon.0) 8541 : audit 0 from='client.? 172.21.15.80:0/409433412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:26:49.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:26:48 smithi080 bash[28361]: cluster 2023-12-01T12:26:47.688367+0000 mgr.y (mgr.24362) 13746 : cluster 0 pgmap v13715: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:26:49.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:26:48 smithi080 bash[41963]: cluster 2023-12-01T12:26:47.688367+0000 mgr.y (mgr.24362) 13746 : cluster 0 pgmap v13715: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:26:49.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:26:48 smithi090 bash[32384]: cluster 2023-12-01T12:26:47.688367+0000 mgr.y (mgr.24362) 13746 : cluster 0 pgmap v13715: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:26:50.180 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:26:49 smithi080 bash[41963]: audit 2023-12-01T12:26:49.607357+0000 mon.c (mon.2) 8793 : audit 0 from='client.? 172.21.15.80:0/3807297203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:26:50.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:26:49 smithi080 bash[28361]: audit 2023-12-01T12:26:49.607357+0000 mon.c (mon.2) 8793 : audit 0 from='client.? 172.21.15.80:0/3807297203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:26:50.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:26:49 smithi090 bash[32384]: audit 2023-12-01T12:26:49.607357+0000 mon.c (mon.2) 8793 : audit 0 from='client.? 172.21.15.80:0/3807297203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:26:51.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:26:51 smithi080 bash[28361]: cluster 2023-12-01T12:26:49.688913+0000 mgr.y (mgr.24362) 13747 : cluster 0 pgmap v13716: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:26:51.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:26:51 smithi080 bash[28361]: audit 2023-12-01T12:26:50.136180+0000 mon.a (mon.0) 8542 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:26:51.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:26:51 smithi080 bash[28361]: audit 2023-12-01T12:26:50.152898+0000 mon.a (mon.0) 8543 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:26:51.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:26:51 smithi080 bash[28361]: audit 2023-12-01T12:26:50.160726+0000 mon.a (mon.0) 8544 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:26:51.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:26:51 smithi080 bash[28361]: audit 2023-12-01T12:26:50.174065+0000 mon.a (mon.0) 8545 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:26:51.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:26:51 smithi080 bash[28361]: audit 2023-12-01T12:26:51.022916+0000 mon.a (mon.0) 8546 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:26:51.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:26:51 smithi080 bash[28361]: audit 2023-12-01T12:26:51.033401+0000 mon.a (mon.0) 8547 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:26:51.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:26:51 smithi080 bash[28361]: audit 2023-12-01T12:26:51.056040+0000 mon.a (mon.0) 8548 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:26:51.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:26:51 smithi080 bash[28361]: audit 2023-12-01T12:26:51.064956+0000 mon.a (mon.0) 8549 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:26:51.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:26:51 smithi080 bash[28361]: audit 2023-12-01T12:26:51.067968+0000 mon.c (mon.2) 8794 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:26:51.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:26:51 smithi080 bash[28361]: audit 2023-12-01T12:26:51.069153+0000 mon.c (mon.2) 8795 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:26:51.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:26:51 smithi080 bash[28361]: audit 2023-12-01T12:26:51.078919+0000 mon.a (mon.0) 8550 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:26:51.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:26:51 smithi080 bash[41963]: cluster 2023-12-01T12:26:49.688913+0000 mgr.y (mgr.24362) 13747 : cluster 0 pgmap v13716: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:26:51.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:26:51 smithi080 bash[41963]: audit 2023-12-01T12:26:50.136180+0000 mon.a (mon.0) 8542 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:26:51.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:26:51 smithi080 bash[41963]: audit 2023-12-01T12:26:50.152898+0000 mon.a (mon.0) 8543 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:26:51.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:26:51 smithi080 bash[41963]: audit 2023-12-01T12:26:50.160726+0000 mon.a (mon.0) 8544 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:26:51.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:26:51 smithi080 bash[41963]: audit 2023-12-01T12:26:50.174065+0000 mon.a (mon.0) 8545 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:26:51.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:26:51 smithi080 bash[41963]: audit 2023-12-01T12:26:51.022916+0000 mon.a (mon.0) 8546 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:26:51.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:26:51 smithi080 bash[41963]: audit 2023-12-01T12:26:51.033401+0000 mon.a (mon.0) 8547 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:26:51.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:26:51 smithi080 bash[41963]: audit 2023-12-01T12:26:51.056040+0000 mon.a (mon.0) 8548 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:26:51.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:26:51 smithi080 bash[41963]: audit 2023-12-01T12:26:51.064956+0000 mon.a (mon.0) 8549 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:26:51.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:26:51 smithi080 bash[41963]: audit 2023-12-01T12:26:51.067968+0000 mon.c (mon.2) 8794 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:26:51.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:26:51 smithi080 bash[41963]: audit 2023-12-01T12:26:51.069153+0000 mon.c (mon.2) 8795 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:26:51.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:26:51 smithi080 bash[41963]: audit 2023-12-01T12:26:51.078919+0000 mon.a (mon.0) 8550 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:26:51.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:26:51 smithi090 bash[32384]: cluster 2023-12-01T12:26:49.688913+0000 mgr.y (mgr.24362) 13747 : cluster 0 pgmap v13716: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:26:51.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:26:51 smithi090 bash[32384]: audit 2023-12-01T12:26:50.136180+0000 mon.a (mon.0) 8542 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:26:51.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:26:51 smithi090 bash[32384]: audit 2023-12-01T12:26:50.152898+0000 mon.a (mon.0) 8543 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:26:51.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:26:51 smithi090 bash[32384]: audit 2023-12-01T12:26:50.160726+0000 mon.a (mon.0) 8544 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:26:51.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:26:51 smithi090 bash[32384]: audit 2023-12-01T12:26:50.174065+0000 mon.a (mon.0) 8545 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:26:51.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:26:51 smithi090 bash[32384]: audit 2023-12-01T12:26:51.022916+0000 mon.a (mon.0) 8546 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:26:51.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:26:51 smithi090 bash[32384]: audit 2023-12-01T12:26:51.033401+0000 mon.a (mon.0) 8547 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:26:51.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:26:51 smithi090 bash[32384]: audit 2023-12-01T12:26:51.056040+0000 mon.a (mon.0) 8548 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:26:51.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:26:51 smithi090 bash[32384]: audit 2023-12-01T12:26:51.064956+0000 mon.a (mon.0) 8549 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:26:51.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:26:51 smithi090 bash[32384]: audit 2023-12-01T12:26:51.067968+0000 mon.c (mon.2) 8794 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:26:51.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:26:51 smithi090 bash[32384]: audit 2023-12-01T12:26:51.069153+0000 mon.c (mon.2) 8795 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:26:51.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:26:51 smithi090 bash[32384]: audit 2023-12-01T12:26:51.078919+0000 mon.a (mon.0) 8550 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:26:53.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:26:52 smithi080 bash[28361]: cluster 2023-12-01T12:26:51.689682+0000 mgr.y (mgr.24362) 13748 : cluster 0 pgmap v13717: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:26:53.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:26:52 smithi080 bash[28361]: audit 2023-12-01T12:26:52.063185+0000 mon.c (mon.2) 8796 : audit 0 from='client.? 172.21.15.80:0/883492555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:26:53.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:26:52 smithi080 bash[41963]: cluster 2023-12-01T12:26:51.689682+0000 mgr.y (mgr.24362) 13748 : cluster 0 pgmap v13717: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:26:53.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:26:52 smithi080 bash[41963]: audit 2023-12-01T12:26:52.063185+0000 mon.c (mon.2) 8796 : audit 0 from='client.? 172.21.15.80:0/883492555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:26:53.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:26:52 smithi090 bash[32384]: cluster 2023-12-01T12:26:51.689682+0000 mgr.y (mgr.24362) 13748 : cluster 0 pgmap v13717: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:26:53.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:26:52 smithi090 bash[32384]: audit 2023-12-01T12:26:52.063185+0000 mon.c (mon.2) 8796 : audit 0 from='client.? 172.21.15.80:0/883492555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:26:55.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:26:54 smithi080 bash[28361]: cluster 2023-12-01T12:26:53.690402+0000 mgr.y (mgr.24362) 13749 : cluster 0 pgmap v13718: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:26:55.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:26:54 smithi080 bash[28361]: audit 2023-12-01T12:26:54.523415+0000 mon.a (mon.0) 8551 : audit 0 from='client.? 172.21.15.80:0/2495131738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:26:55.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:26:54 smithi080 bash[41963]: cluster 2023-12-01T12:26:53.690402+0000 mgr.y (mgr.24362) 13749 : cluster 0 pgmap v13718: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:26:55.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:26:54 smithi080 bash[41963]: audit 2023-12-01T12:26:54.523415+0000 mon.a (mon.0) 8551 : audit 0 from='client.? 172.21.15.80:0/2495131738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:26:55.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:26:54 smithi090 bash[32384]: cluster 2023-12-01T12:26:53.690402+0000 mgr.y (mgr.24362) 13749 : cluster 0 pgmap v13718: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:26:55.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:26:54 smithi090 bash[32384]: audit 2023-12-01T12:26:54.523415+0000 mon.a (mon.0) 8551 : audit 0 from='client.? 172.21.15.80:0/2495131738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:26:56.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:26:55 smithi080 bash[28361]: audit 2023-12-01T12:26:55.509072+0000 mon.c (mon.2) 8797 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:26:56.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:26:55 smithi080 bash[41963]: audit 2023-12-01T12:26:55.509072+0000 mon.c (mon.2) 8797 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:26:56.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:26:55 smithi090 bash[32384]: audit 2023-12-01T12:26:55.509072+0000 mon.c (mon.2) 8797 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:26:56.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:26:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:26:56] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T12:26:57.180 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:26:56 smithi080 bash[41963]: cluster 2023-12-01T12:26:55.691065+0000 mgr.y (mgr.24362) 13750 : cluster 0 pgmap v13719: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:26:57.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:26:56 smithi080 bash[28361]: cluster 2023-12-01T12:26:55.691065+0000 mgr.y (mgr.24362) 13750 : cluster 0 pgmap v13719: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:26:57.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:26:56 smithi090 bash[32384]: cluster 2023-12-01T12:26:55.691065+0000 mgr.y (mgr.24362) 13750 : cluster 0 pgmap v13719: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:26:58.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:26:57 smithi080 bash[28361]: audit 2023-12-01T12:26:56.976584+0000 mon.a (mon.0) 8552 : audit 0 from='client.? 172.21.15.80:0/1728255535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:26:58.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:26:57 smithi080 bash[41963]: audit 2023-12-01T12:26:56.976584+0000 mon.a (mon.0) 8552 : audit 0 from='client.? 172.21.15.80:0/1728255535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:26:58.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:26:57 smithi090 bash[32384]: audit 2023-12-01T12:26:56.976584+0000 mon.a (mon.0) 8552 : audit 0 from='client.? 172.21.15.80:0/1728255535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:26:59.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:26:58 smithi080 bash[28361]: cluster 2023-12-01T12:26:57.692278+0000 mgr.y (mgr.24362) 13751 : cluster 0 pgmap v13720: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:26:59.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:26:58 smithi080 bash[41963]: cluster 2023-12-01T12:26:57.692278+0000 mgr.y (mgr.24362) 13751 : cluster 0 pgmap v13720: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:26:59.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:26:58 smithi090 bash[32384]: cluster 2023-12-01T12:26:57.692278+0000 mgr.y (mgr.24362) 13751 : cluster 0 pgmap v13720: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:27:00.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:26:59 smithi080 bash[28361]: audit 2023-12-01T12:26:59.438101+0000 mon.c (mon.2) 8798 : audit 0 from='client.? 172.21.15.80:0/2731409450' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:27:00.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:26:59 smithi080 bash[41963]: audit 2023-12-01T12:26:59.438101+0000 mon.c (mon.2) 8798 : audit 0 from='client.? 172.21.15.80:0/2731409450' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:27:00.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:26:59 smithi090 bash[32384]: audit 2023-12-01T12:26:59.438101+0000 mon.c (mon.2) 8798 : audit 0 from='client.? 172.21.15.80:0/2731409450' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:27:01.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:27:00 smithi080 bash[28361]: cluster 2023-12-01T12:26:59.692979+0000 mgr.y (mgr.24362) 13752 : cluster 0 pgmap v13721: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:27:01.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:27:00 smithi080 bash[41963]: cluster 2023-12-01T12:26:59.692979+0000 mgr.y (mgr.24362) 13752 : cluster 0 pgmap v13721: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:27:01.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:27:00 smithi090 bash[32384]: cluster 2023-12-01T12:26:59.692979+0000 mgr.y (mgr.24362) 13752 : cluster 0 pgmap v13721: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:27:03.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:27:02 smithi080 bash[41963]: cluster 2023-12-01T12:27:01.693761+0000 mgr.y (mgr.24362) 13753 : cluster 0 pgmap v13722: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:27:03.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:27:02 smithi080 bash[41963]: audit 2023-12-01T12:27:01.891628+0000 mon.c (mon.2) 8799 : audit 0 from='client.? 172.21.15.80:0/1697327629' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:27:03.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:27:02 smithi080 bash[28361]: cluster 2023-12-01T12:27:01.693761+0000 mgr.y (mgr.24362) 13753 : cluster 0 pgmap v13722: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:27:03.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:27:02 smithi080 bash[28361]: audit 2023-12-01T12:27:01.891628+0000 mon.c (mon.2) 8799 : audit 0 from='client.? 172.21.15.80:0/1697327629' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:27:03.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:27:02 smithi090 bash[32384]: cluster 2023-12-01T12:27:01.693761+0000 mgr.y (mgr.24362) 13753 : cluster 0 pgmap v13722: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:27:03.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:27:02 smithi090 bash[32384]: audit 2023-12-01T12:27:01.891628+0000 mon.c (mon.2) 8799 : audit 0 from='client.? 172.21.15.80:0/1697327629' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:27:05.180 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:27:04 smithi080 bash[41963]: cluster 2023-12-01T12:27:03.694390+0000 mgr.y (mgr.24362) 13754 : cluster 0 pgmap v13723: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:27:05.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:27:04 smithi080 bash[41963]: audit 2023-12-01T12:27:04.342812+0000 mon.a (mon.0) 8553 : audit 0 from='client.? 172.21.15.80:0/1865331105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:27:05.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:27:04 smithi080 bash[28361]: cluster 2023-12-01T12:27:03.694390+0000 mgr.y (mgr.24362) 13754 : cluster 0 pgmap v13723: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:27:05.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:27:04 smithi080 bash[28361]: audit 2023-12-01T12:27:04.342812+0000 mon.a (mon.0) 8553 : audit 0 from='client.? 172.21.15.80:0/1865331105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:27:05.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:27:04 smithi090 bash[32384]: cluster 2023-12-01T12:27:03.694390+0000 mgr.y (mgr.24362) 13754 : cluster 0 pgmap v13723: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:27:05.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:27:04 smithi090 bash[32384]: audit 2023-12-01T12:27:04.342812+0000 mon.a (mon.0) 8553 : audit 0 from='client.? 172.21.15.80:0/1865331105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:27:06.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:27:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:27:06] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T12:27:07.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:27:06 smithi080 bash[28361]: cluster 2023-12-01T12:27:05.695071+0000 mgr.y (mgr.24362) 13755 : cluster 0 pgmap v13724: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:27:07.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:27:06 smithi080 bash[28361]: audit 2023-12-01T12:27:06.806126+0000 mon.a (mon.0) 8554 : audit 0 from='client.? 172.21.15.80:0/3109272012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:27:07.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:27:06 smithi080 bash[41963]: cluster 2023-12-01T12:27:05.695071+0000 mgr.y (mgr.24362) 13755 : cluster 0 pgmap v13724: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:27:07.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:27:06 smithi080 bash[41963]: audit 2023-12-01T12:27:06.806126+0000 mon.a (mon.0) 8554 : audit 0 from='client.? 172.21.15.80:0/3109272012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:27:07.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:27:06 smithi090 bash[32384]: cluster 2023-12-01T12:27:05.695071+0000 mgr.y (mgr.24362) 13755 : cluster 0 pgmap v13724: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:27:07.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:27:06 smithi090 bash[32384]: audit 2023-12-01T12:27:06.806126+0000 mon.a (mon.0) 8554 : audit 0 from='client.? 172.21.15.80:0/3109272012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:27:09.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:27:08 smithi080 bash[28361]: cluster 2023-12-01T12:27:07.696174+0000 mgr.y (mgr.24362) 13756 : cluster 0 pgmap v13725: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:27:09.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:27:08 smithi080 bash[41963]: cluster 2023-12-01T12:27:07.696174+0000 mgr.y (mgr.24362) 13756 : cluster 0 pgmap v13725: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:27:09.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:27:08 smithi090 bash[32384]: cluster 2023-12-01T12:27:07.696174+0000 mgr.y (mgr.24362) 13756 : cluster 0 pgmap v13725: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:27:10.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:27:09 smithi080 bash[28361]: audit 2023-12-01T12:27:09.266648+0000 mon.c (mon.2) 8800 : audit 0 from='client.? 172.21.15.80:0/2735060711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:27:10.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:27:09 smithi080 bash[41963]: audit 2023-12-01T12:27:09.266648+0000 mon.c (mon.2) 8800 : audit 0 from='client.? 172.21.15.80:0/2735060711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:27:10.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:27:09 smithi090 bash[32384]: audit 2023-12-01T12:27:09.266648+0000 mon.c (mon.2) 8800 : audit 0 from='client.? 172.21.15.80:0/2735060711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:27:11.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:27:10 smithi080 bash[28361]: cluster 2023-12-01T12:27:09.696843+0000 mgr.y (mgr.24362) 13757 : cluster 0 pgmap v13726: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:27:11.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:27:10 smithi080 bash[28361]: audit 2023-12-01T12:27:10.509658+0000 mon.c (mon.2) 8801 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:27:11.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:27:10 smithi080 bash[41963]: cluster 2023-12-01T12:27:09.696843+0000 mgr.y (mgr.24362) 13757 : cluster 0 pgmap v13726: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:27:11.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:27:10 smithi080 bash[41963]: audit 2023-12-01T12:27:10.509658+0000 mon.c (mon.2) 8801 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:27:11.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:27:10 smithi090 bash[32384]: cluster 2023-12-01T12:27:09.696843+0000 mgr.y (mgr.24362) 13757 : cluster 0 pgmap v13726: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:27:11.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:27:10 smithi090 bash[32384]: audit 2023-12-01T12:27:10.509658+0000 mon.c (mon.2) 8801 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:27:12.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:27:11 smithi080 bash[28361]: audit 2023-12-01T12:27:11.713765+0000 mon.a (mon.0) 8555 : audit 0 from='client.? 172.21.15.80:0/2553911986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:27:12.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:27:11 smithi080 bash[41963]: audit 2023-12-01T12:27:11.713765+0000 mon.a (mon.0) 8555 : audit 0 from='client.? 172.21.15.80:0/2553911986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:27:12.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:27:11 smithi090 bash[32384]: audit 2023-12-01T12:27:11.713765+0000 mon.a (mon.0) 8555 : audit 0 from='client.? 172.21.15.80:0/2553911986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:27:13.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:27:12 smithi080 bash[28361]: cluster 2023-12-01T12:27:11.697938+0000 mgr.y (mgr.24362) 13758 : cluster 0 pgmap v13727: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:27:13.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:27:12 smithi080 bash[41963]: cluster 2023-12-01T12:27:11.697938+0000 mgr.y (mgr.24362) 13758 : cluster 0 pgmap v13727: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:27:13.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:27:12 smithi090 bash[32384]: cluster 2023-12-01T12:27:11.697938+0000 mgr.y (mgr.24362) 13758 : cluster 0 pgmap v13727: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:27:15.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:27:14 smithi080 bash[41963]: cluster 2023-12-01T12:27:13.698611+0000 mgr.y (mgr.24362) 13759 : cluster 0 pgmap v13728: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:27:15.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:27:14 smithi080 bash[41963]: audit 2023-12-01T12:27:14.167119+0000 mon.a (mon.0) 8556 : audit 0 from='client.? 172.21.15.80:0/2801555150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:27:15.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:27:14 smithi080 bash[28361]: cluster 2023-12-01T12:27:13.698611+0000 mgr.y (mgr.24362) 13759 : cluster 0 pgmap v13728: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:27:15.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:27:14 smithi080 bash[28361]: audit 2023-12-01T12:27:14.167119+0000 mon.a (mon.0) 8556 : audit 0 from='client.? 172.21.15.80:0/2801555150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:27:15.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:27:14 smithi090 bash[32384]: cluster 2023-12-01T12:27:13.698611+0000 mgr.y (mgr.24362) 13759 : cluster 0 pgmap v13728: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:27:15.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:27:14 smithi090 bash[32384]: audit 2023-12-01T12:27:14.167119+0000 mon.a (mon.0) 8556 : audit 0 from='client.? 172.21.15.80:0/2801555150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:27:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:27:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:27:16] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T12:27:17.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:27:16 smithi080 bash[28361]: cluster 2023-12-01T12:27:15.699231+0000 mgr.y (mgr.24362) 13760 : cluster 0 pgmap v13729: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:27:17.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:27:16 smithi080 bash[28361]: audit 2023-12-01T12:27:16.621705+0000 mon.a (mon.0) 8557 : audit 0 from='client.? 172.21.15.80:0/3653758013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:27:17.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:27:16 smithi080 bash[41963]: cluster 2023-12-01T12:27:15.699231+0000 mgr.y (mgr.24362) 13760 : cluster 0 pgmap v13729: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:27:17.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:27:16 smithi080 bash[41963]: audit 2023-12-01T12:27:16.621705+0000 mon.a (mon.0) 8557 : audit 0 from='client.? 172.21.15.80:0/3653758013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:27:17.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:27:16 smithi090 bash[32384]: cluster 2023-12-01T12:27:15.699231+0000 mgr.y (mgr.24362) 13760 : cluster 0 pgmap v13729: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:27:17.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:27:16 smithi090 bash[32384]: audit 2023-12-01T12:27:16.621705+0000 mon.a (mon.0) 8557 : audit 0 from='client.? 172.21.15.80:0/3653758013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:27:19.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:27:18 smithi080 bash[28361]: cluster 2023-12-01T12:27:17.700452+0000 mgr.y (mgr.24362) 13761 : cluster 0 pgmap v13730: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:27:19.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:27:18 smithi080 bash[41963]: cluster 2023-12-01T12:27:17.700452+0000 mgr.y (mgr.24362) 13761 : cluster 0 pgmap v13730: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:27:19.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:27:18 smithi090 bash[32384]: cluster 2023-12-01T12:27:17.700452+0000 mgr.y (mgr.24362) 13761 : cluster 0 pgmap v13730: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:27:20.180 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:27:19 smithi080 bash[41963]: audit 2023-12-01T12:27:19.070391+0000 mon.a (mon.0) 8558 : audit 0 from='client.? 172.21.15.80:0/2485757621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:27:20.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:27:19 smithi080 bash[28361]: audit 2023-12-01T12:27:19.070391+0000 mon.a (mon.0) 8558 : audit 0 from='client.? 172.21.15.80:0/2485757621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:27:20.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:27:19 smithi090 bash[32384]: audit 2023-12-01T12:27:19.070391+0000 mon.a (mon.0) 8558 : audit 0 from='client.? 172.21.15.80:0/2485757621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:27:21.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:27:20 smithi080 bash[41963]: cluster 2023-12-01T12:27:19.701104+0000 mgr.y (mgr.24362) 13762 : cluster 0 pgmap v13731: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:27:21.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:27:20 smithi080 bash[28361]: cluster 2023-12-01T12:27:19.701104+0000 mgr.y (mgr.24362) 13762 : cluster 0 pgmap v13731: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:27:21.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:27:20 smithi090 bash[32384]: cluster 2023-12-01T12:27:19.701104+0000 mgr.y (mgr.24362) 13762 : cluster 0 pgmap v13731: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:27:22.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:27:21 smithi090 bash[32384]: audit 2023-12-01T12:27:21.517238+0000 mon.c (mon.2) 8802 : audit 0 from='client.? 172.21.15.80:0/2781727759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:27:22.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:27:21 smithi080 bash[28361]: audit 2023-12-01T12:27:21.517238+0000 mon.c (mon.2) 8802 : audit 0 from='client.? 172.21.15.80:0/2781727759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:27:22.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:27:21 smithi080 bash[41963]: audit 2023-12-01T12:27:21.517238+0000 mon.c (mon.2) 8802 : audit 0 from='client.? 172.21.15.80:0/2781727759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:27:23.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:27:22 smithi090 bash[32384]: cluster 2023-12-01T12:27:21.702270+0000 mgr.y (mgr.24362) 13763 : cluster 0 pgmap v13732: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:27:23.430 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:27:22 smithi080 bash[41963]: cluster 2023-12-01T12:27:21.702270+0000 mgr.y (mgr.24362) 13763 : cluster 0 pgmap v13732: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:27:23.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:27:22 smithi080 bash[28361]: cluster 2023-12-01T12:27:21.702270+0000 mgr.y (mgr.24362) 13763 : cluster 0 pgmap v13732: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:27:25.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:27:24 smithi090 bash[32384]: cluster 2023-12-01T12:27:23.702890+0000 mgr.y (mgr.24362) 13764 : cluster 0 pgmap v13733: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:27:25.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:27:24 smithi090 bash[32384]: audit 2023-12-01T12:27:23.972715+0000 mon.a (mon.0) 8559 : audit 0 from='client.? 172.21.15.80:0/1959886696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:27:25.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:27:24 smithi080 bash[28361]: cluster 2023-12-01T12:27:23.702890+0000 mgr.y (mgr.24362) 13764 : cluster 0 pgmap v13733: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:27:25.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:27:24 smithi080 bash[28361]: audit 2023-12-01T12:27:23.972715+0000 mon.a (mon.0) 8559 : audit 0 from='client.? 172.21.15.80:0/1959886696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:27:25.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:27:24 smithi080 bash[41963]: cluster 2023-12-01T12:27:23.702890+0000 mgr.y (mgr.24362) 13764 : cluster 0 pgmap v13733: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:27:25.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:27:24 smithi080 bash[41963]: audit 2023-12-01T12:27:23.972715+0000 mon.a (mon.0) 8559 : audit 0 from='client.? 172.21.15.80:0/1959886696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:27:26.231 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:27:25 smithi080 bash[28361]: audit 2023-12-01T12:27:25.510058+0000 mon.c (mon.2) 8803 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:27:26.231 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:27:25 smithi080 bash[41963]: audit 2023-12-01T12:27:25.510058+0000 mon.c (mon.2) 8803 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:27:26.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:27:25 smithi090 bash[32384]: audit 2023-12-01T12:27:25.510058+0000 mon.c (mon.2) 8803 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:27:26.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:27:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:27:26] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T12:27:27.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:27:26 smithi090 bash[32384]: cluster 2023-12-01T12:27:25.703522+0000 mgr.y (mgr.24362) 13765 : cluster 0 pgmap v13734: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:27:27.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:27:26 smithi090 bash[32384]: audit 2023-12-01T12:27:26.430181+0000 mon.c (mon.2) 8804 : audit 0 from='client.? 172.21.15.80:0/658907190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:27:27.430 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:27:26 smithi080 bash[41963]: cluster 2023-12-01T12:27:25.703522+0000 mgr.y (mgr.24362) 13765 : cluster 0 pgmap v13734: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:27:27.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:27:26 smithi080 bash[41963]: audit 2023-12-01T12:27:26.430181+0000 mon.c (mon.2) 8804 : audit 0 from='client.? 172.21.15.80:0/658907190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:27:27.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:27:26 smithi080 bash[28361]: cluster 2023-12-01T12:27:25.703522+0000 mgr.y (mgr.24362) 13765 : cluster 0 pgmap v13734: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:27:27.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:27:26 smithi080 bash[28361]: audit 2023-12-01T12:27:26.430181+0000 mon.c (mon.2) 8804 : audit 0 from='client.? 172.21.15.80:0/658907190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:27:29.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:27:28 smithi090 bash[32384]: cluster 2023-12-01T12:27:27.704718+0000 mgr.y (mgr.24362) 13766 : cluster 0 pgmap v13735: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:27:29.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:27:28 smithi090 bash[32384]: audit 2023-12-01T12:27:28.889672+0000 mon.c (mon.2) 8805 : audit 0 from='client.? 172.21.15.80:0/1549066917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:27:29.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:27:28 smithi080 bash[41963]: cluster 2023-12-01T12:27:27.704718+0000 mgr.y (mgr.24362) 13766 : cluster 0 pgmap v13735: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:27:29.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:27:28 smithi080 bash[41963]: audit 2023-12-01T12:27:28.889672+0000 mon.c (mon.2) 8805 : audit 0 from='client.? 172.21.15.80:0/1549066917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:27:29.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:27:28 smithi080 bash[28361]: cluster 2023-12-01T12:27:27.704718+0000 mgr.y (mgr.24362) 13766 : cluster 0 pgmap v13735: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:27:29.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:27:28 smithi080 bash[28361]: audit 2023-12-01T12:27:28.889672+0000 mon.c (mon.2) 8805 : audit 0 from='client.? 172.21.15.80:0/1549066917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:27:31.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:27:30 smithi090 bash[32384]: cluster 2023-12-01T12:27:29.705369+0000 mgr.y (mgr.24362) 13767 : cluster 0 pgmap v13736: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:27:31.430 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:27:30 smithi080 bash[41963]: cluster 2023-12-01T12:27:29.705369+0000 mgr.y (mgr.24362) 13767 : cluster 0 pgmap v13736: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:27:31.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:27:30 smithi080 bash[28361]: cluster 2023-12-01T12:27:29.705369+0000 mgr.y (mgr.24362) 13767 : cluster 0 pgmap v13736: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:27:32.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:27:31 smithi090 bash[32384]: audit 2023-12-01T12:27:31.343252+0000 mon.a (mon.0) 8560 : audit 0 from='client.? 172.21.15.80:0/1140484219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:27:32.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:27:31 smithi080 bash[28361]: audit 2023-12-01T12:27:31.343252+0000 mon.a (mon.0) 8560 : audit 0 from='client.? 172.21.15.80:0/1140484219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:27:32.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:27:31 smithi080 bash[41963]: audit 2023-12-01T12:27:31.343252+0000 mon.a (mon.0) 8560 : audit 0 from='client.? 172.21.15.80:0/1140484219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:27:33.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:27:32 smithi090 bash[32384]: cluster 2023-12-01T12:27:31.706592+0000 mgr.y (mgr.24362) 13768 : cluster 0 pgmap v13737: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:27:33.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:27:32 smithi080 bash[28361]: cluster 2023-12-01T12:27:31.706592+0000 mgr.y (mgr.24362) 13768 : cluster 0 pgmap v13737: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:27:33.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:27:32 smithi080 bash[41963]: cluster 2023-12-01T12:27:31.706592+0000 mgr.y (mgr.24362) 13768 : cluster 0 pgmap v13737: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:27:34.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:27:33 smithi090 bash[32384]: audit 2023-12-01T12:27:33.794711+0000 mon.a (mon.0) 8561 : audit 0 from='client.? 172.21.15.80:0/202623688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:27:34.430 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:27:33 smithi080 bash[41963]: audit 2023-12-01T12:27:33.794711+0000 mon.a (mon.0) 8561 : audit 0 from='client.? 172.21.15.80:0/202623688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:27:34.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:27:33 smithi080 bash[28361]: audit 2023-12-01T12:27:33.794711+0000 mon.a (mon.0) 8561 : audit 0 from='client.? 172.21.15.80:0/202623688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:27:35.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:27:34 smithi090 bash[32384]: cluster 2023-12-01T12:27:33.707181+0000 mgr.y (mgr.24362) 13769 : cluster 0 pgmap v13738: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:27:35.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:27:34 smithi080 bash[41963]: cluster 2023-12-01T12:27:33.707181+0000 mgr.y (mgr.24362) 13769 : cluster 0 pgmap v13738: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:27:35.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:27:34 smithi080 bash[28361]: cluster 2023-12-01T12:27:33.707181+0000 mgr.y (mgr.24362) 13769 : cluster 0 pgmap v13738: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:27:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:27:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:27:36] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T12:27:37.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:27:36 smithi090 bash[32384]: cluster 2023-12-01T12:27:35.707779+0000 mgr.y (mgr.24362) 13770 : cluster 0 pgmap v13739: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:27:37.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:27:36 smithi090 bash[32384]: audit 2023-12-01T12:27:36.243959+0000 mon.a (mon.0) 8562 : audit 0 from='client.? 172.21.15.80:0/3173844681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:27:37.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:27:36 smithi080 bash[28361]: cluster 2023-12-01T12:27:35.707779+0000 mgr.y (mgr.24362) 13770 : cluster 0 pgmap v13739: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:27:37.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:27:36 smithi080 bash[28361]: audit 2023-12-01T12:27:36.243959+0000 mon.a (mon.0) 8562 : audit 0 from='client.? 172.21.15.80:0/3173844681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:27:37.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:27:36 smithi080 bash[41963]: cluster 2023-12-01T12:27:35.707779+0000 mgr.y (mgr.24362) 13770 : cluster 0 pgmap v13739: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:27:37.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:27:36 smithi080 bash[41963]: audit 2023-12-01T12:27:36.243959+0000 mon.a (mon.0) 8562 : audit 0 from='client.? 172.21.15.80:0/3173844681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:27:39.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:27:38 smithi090 bash[32384]: cluster 2023-12-01T12:27:37.708951+0000 mgr.y (mgr.24362) 13771 : cluster 0 pgmap v13740: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:27:39.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:27:38 smithi090 bash[32384]: audit 2023-12-01T12:27:38.695186+0000 mon.c (mon.2) 8806 : audit 0 from='client.? 172.21.15.80:0/1336284402' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:27:39.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:27:38 smithi080 bash[28361]: cluster 2023-12-01T12:27:37.708951+0000 mgr.y (mgr.24362) 13771 : cluster 0 pgmap v13740: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:27:39.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:27:38 smithi080 bash[28361]: audit 2023-12-01T12:27:38.695186+0000 mon.c (mon.2) 8806 : audit 0 from='client.? 172.21.15.80:0/1336284402' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:27:39.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:27:38 smithi080 bash[41963]: cluster 2023-12-01T12:27:37.708951+0000 mgr.y (mgr.24362) 13771 : cluster 0 pgmap v13740: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:27:39.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:27:38 smithi080 bash[41963]: audit 2023-12-01T12:27:38.695186+0000 mon.c (mon.2) 8806 : audit 0 from='client.? 172.21.15.80:0/1336284402' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:27:41.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:27:41 smithi090 bash[32384]: cluster 2023-12-01T12:27:39.709614+0000 mgr.y (mgr.24362) 13772 : cluster 0 pgmap v13741: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:27:41.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:27:41 smithi090 bash[32384]: audit 2023-12-01T12:27:40.510242+0000 mon.c (mon.2) 8807 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:27:41.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:27:41 smithi080 bash[28361]: cluster 2023-12-01T12:27:39.709614+0000 mgr.y (mgr.24362) 13772 : cluster 0 pgmap v13741: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:27:41.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:27:41 smithi080 bash[28361]: audit 2023-12-01T12:27:40.510242+0000 mon.c (mon.2) 8807 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:27:41.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:27:41 smithi080 bash[41963]: cluster 2023-12-01T12:27:39.709614+0000 mgr.y (mgr.24362) 13772 : cluster 0 pgmap v13741: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:27:41.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:27:41 smithi080 bash[41963]: audit 2023-12-01T12:27:40.510242+0000 mon.c (mon.2) 8807 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:27:42.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:27:42 smithi090 bash[32384]: audit 2023-12-01T12:27:41.151730+0000 mon.c (mon.2) 8808 : audit 0 from='client.? 172.21.15.80:0/1337465127' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:27:42.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:27:42 smithi080 bash[28361]: audit 2023-12-01T12:27:41.151730+0000 mon.c (mon.2) 8808 : audit 0 from='client.? 172.21.15.80:0/1337465127' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:27:42.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:27:42 smithi080 bash[41963]: audit 2023-12-01T12:27:41.151730+0000 mon.c (mon.2) 8808 : audit 0 from='client.? 172.21.15.80:0/1337465127' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:27:43.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:27:43 smithi090 bash[32384]: cluster 2023-12-01T12:27:41.710895+0000 mgr.y (mgr.24362) 13773 : cluster 0 pgmap v13742: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:27:43.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:27:43 smithi080 bash[28361]: cluster 2023-12-01T12:27:41.710895+0000 mgr.y (mgr.24362) 13773 : cluster 0 pgmap v13742: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:27:43.430 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:27:43 smithi080 bash[41963]: cluster 2023-12-01T12:27:41.710895+0000 mgr.y (mgr.24362) 13773 : cluster 0 pgmap v13742: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:27:44.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:27:44 smithi080 bash[28361]: audit 2023-12-01T12:27:43.601272+0000 mon.c (mon.2) 8809 : audit 0 from='client.? 172.21.15.80:0/3443853513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:27:44.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:27:44 smithi080 bash[41963]: audit 2023-12-01T12:27:43.601272+0000 mon.c (mon.2) 8809 : audit 0 from='client.? 172.21.15.80:0/3443853513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:27:44.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:27:44 smithi090 bash[32384]: audit 2023-12-01T12:27:43.601272+0000 mon.c (mon.2) 8809 : audit 0 from='client.? 172.21.15.80:0/3443853513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:27:45.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:27:45 smithi080 bash[28361]: cluster 2023-12-01T12:27:43.711624+0000 mgr.y (mgr.24362) 13774 : cluster 0 pgmap v13743: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:27:45.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:27:45 smithi080 bash[41963]: cluster 2023-12-01T12:27:43.711624+0000 mgr.y (mgr.24362) 13774 : cluster 0 pgmap v13743: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:27:45.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:27:45 smithi090 bash[32384]: cluster 2023-12-01T12:27:43.711624+0000 mgr.y (mgr.24362) 13774 : cluster 0 pgmap v13743: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:27:46.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:27:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:27:46] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T12:27:47.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:27:47 smithi080 bash[41963]: cluster 2023-12-01T12:27:45.712279+0000 mgr.y (mgr.24362) 13775 : cluster 0 pgmap v13744: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:27:47.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:27:47 smithi080 bash[41963]: audit 2023-12-01T12:27:46.048883+0000 mon.c (mon.2) 8810 : audit 0 from='client.? 172.21.15.80:0/1365727872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:27:47.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:27:47 smithi080 bash[28361]: cluster 2023-12-01T12:27:45.712279+0000 mgr.y (mgr.24362) 13775 : cluster 0 pgmap v13744: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:27:47.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:27:47 smithi080 bash[28361]: audit 2023-12-01T12:27:46.048883+0000 mon.c (mon.2) 8810 : audit 0 from='client.? 172.21.15.80:0/1365727872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:27:47.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:27:47 smithi090 bash[32384]: cluster 2023-12-01T12:27:45.712279+0000 mgr.y (mgr.24362) 13775 : cluster 0 pgmap v13744: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:27:47.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:27:47 smithi090 bash[32384]: audit 2023-12-01T12:27:46.048883+0000 mon.c (mon.2) 8810 : audit 0 from='client.? 172.21.15.80:0/1365727872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:27:49.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:27:49 smithi080 bash[28361]: cluster 2023-12-01T12:27:47.713348+0000 mgr.y (mgr.24362) 13776 : cluster 0 pgmap v13745: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:27:49.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:27:49 smithi080 bash[28361]: audit 2023-12-01T12:27:48.511579+0000 mon.c (mon.2) 8811 : audit 0 from='client.? 172.21.15.80:0/3005201534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:27:49.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:27:49 smithi080 bash[41963]: cluster 2023-12-01T12:27:47.713348+0000 mgr.y (mgr.24362) 13776 : cluster 0 pgmap v13745: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:27:49.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:27:49 smithi080 bash[41963]: audit 2023-12-01T12:27:48.511579+0000 mon.c (mon.2) 8811 : audit 0 from='client.? 172.21.15.80:0/3005201534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:27:49.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:27:49 smithi090 bash[32384]: cluster 2023-12-01T12:27:47.713348+0000 mgr.y (mgr.24362) 13776 : cluster 0 pgmap v13745: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:27:49.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:27:49 smithi090 bash[32384]: audit 2023-12-01T12:27:48.511579+0000 mon.c (mon.2) 8811 : audit 0 from='client.? 172.21.15.80:0/3005201534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:27:51.430 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:27:51 smithi080 bash[41963]: cluster 2023-12-01T12:27:49.713899+0000 mgr.y (mgr.24362) 13777 : cluster 0 pgmap v13746: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:27:51.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:27:51 smithi080 bash[41963]: audit 2023-12-01T12:27:50.968716+0000 mon.a (mon.0) 8563 : audit 0 from='client.? 172.21.15.80:0/3331294877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:27:51.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:27:51 smithi080 bash[28361]: cluster 2023-12-01T12:27:49.713899+0000 mgr.y (mgr.24362) 13777 : cluster 0 pgmap v13746: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:27:51.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:27:51 smithi080 bash[28361]: audit 2023-12-01T12:27:50.968716+0000 mon.a (mon.0) 8563 : audit 0 from='client.? 172.21.15.80:0/3331294877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:27:51.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:27:51 smithi090 bash[32384]: cluster 2023-12-01T12:27:49.713899+0000 mgr.y (mgr.24362) 13777 : cluster 0 pgmap v13746: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:27:51.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:27:51 smithi090 bash[32384]: audit 2023-12-01T12:27:50.968716+0000 mon.a (mon.0) 8563 : audit 0 from='client.? 172.21.15.80:0/3331294877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:27:52.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:27:52 smithi080 bash[28361]: audit 2023-12-01T12:27:51.158284+0000 mon.c (mon.2) 8812 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:27:52.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:27:52 smithi080 bash[28361]: audit 2023-12-01T12:27:51.588477+0000 mon.a (mon.0) 8564 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:27:52.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:27:52 smithi080 bash[28361]: audit 2023-12-01T12:27:51.598517+0000 mon.a (mon.0) 8565 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:27:52.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:27:52 smithi080 bash[41963]: audit 2023-12-01T12:27:51.158284+0000 mon.c (mon.2) 8812 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:27:52.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:27:52 smithi080 bash[41963]: audit 2023-12-01T12:27:51.588477+0000 mon.a (mon.0) 8564 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:27:52.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:27:52 smithi080 bash[41963]: audit 2023-12-01T12:27:51.598517+0000 mon.a (mon.0) 8565 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:27:52.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:27:52 smithi090 bash[32384]: audit 2023-12-01T12:27:51.158284+0000 mon.c (mon.2) 8812 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:27:52.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:27:52 smithi090 bash[32384]: audit 2023-12-01T12:27:51.588477+0000 mon.a (mon.0) 8564 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:27:52.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:27:52 smithi090 bash[32384]: audit 2023-12-01T12:27:51.598517+0000 mon.a (mon.0) 8565 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:27:53.430 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:27:53 smithi080 bash[41963]: cluster 2023-12-01T12:27:51.715041+0000 mgr.y (mgr.24362) 13778 : cluster 0 pgmap v13747: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:27:53.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:27:53 smithi080 bash[28361]: cluster 2023-12-01T12:27:51.715041+0000 mgr.y (mgr.24362) 13778 : cluster 0 pgmap v13747: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:27:53.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:27:53 smithi090 bash[32384]: cluster 2023-12-01T12:27:51.715041+0000 mgr.y (mgr.24362) 13778 : cluster 0 pgmap v13747: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:27:54.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:27:54 smithi080 bash[28361]: audit 2023-12-01T12:27:53.425347+0000 mon.c (mon.2) 8813 : audit 0 from='client.? 172.21.15.80:0/2110420534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:27:54.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:27:54 smithi080 bash[41963]: audit 2023-12-01T12:27:53.425347+0000 mon.c (mon.2) 8813 : audit 0 from='client.? 172.21.15.80:0/2110420534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:27:54.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:27:54 smithi090 bash[32384]: audit 2023-12-01T12:27:53.425347+0000 mon.c (mon.2) 8813 : audit 0 from='client.? 172.21.15.80:0/2110420534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:27:55.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:27:55 smithi080 bash[28361]: cluster 2023-12-01T12:27:53.715668+0000 mgr.y (mgr.24362) 13779 : cluster 0 pgmap v13748: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:27:55.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:27:55 smithi080 bash[41963]: cluster 2023-12-01T12:27:53.715668+0000 mgr.y (mgr.24362) 13779 : cluster 0 pgmap v13748: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:27:55.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:27:55 smithi090 bash[32384]: cluster 2023-12-01T12:27:53.715668+0000 mgr.y (mgr.24362) 13779 : cluster 0 pgmap v13748: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:27:56.430 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:27:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:27:56] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T12:27:56.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:27:56 smithi080 bash[28361]: audit 2023-12-01T12:27:55.510559+0000 mon.c (mon.2) 8814 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:27:56.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:27:56 smithi080 bash[28361]: audit 2023-12-01T12:27:55.889602+0000 mon.a (mon.0) 8566 : audit 0 from='client.? 172.21.15.80:0/208268268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:27:56.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:27:56 smithi080 bash[41963]: audit 2023-12-01T12:27:55.510559+0000 mon.c (mon.2) 8814 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:27:56.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:27:56 smithi080 bash[41963]: audit 2023-12-01T12:27:55.889602+0000 mon.a (mon.0) 8566 : audit 0 from='client.? 172.21.15.80:0/208268268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:27:56.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:27:56 smithi090 bash[32384]: audit 2023-12-01T12:27:55.510559+0000 mon.c (mon.2) 8814 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:27:56.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:27:56 smithi090 bash[32384]: audit 2023-12-01T12:27:55.889602+0000 mon.a (mon.0) 8566 : audit 0 from='client.? 172.21.15.80:0/208268268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:27:57.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:27:57 smithi080 bash[28361]: cluster 2023-12-01T12:27:55.716333+0000 mgr.y (mgr.24362) 13780 : cluster 0 pgmap v13749: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:27:57.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:27:57 smithi080 bash[28361]: audit 2023-12-01T12:27:57.004798+0000 mon.a (mon.0) 8567 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:27:57.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:27:57 smithi080 bash[28361]: audit 2023-12-01T12:27:57.017490+0000 mon.a (mon.0) 8568 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:27:57.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:27:57 smithi080 bash[41963]: cluster 2023-12-01T12:27:55.716333+0000 mgr.y (mgr.24362) 13780 : cluster 0 pgmap v13749: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:27:57.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:27:57 smithi080 bash[41963]: audit 2023-12-01T12:27:57.004798+0000 mon.a (mon.0) 8567 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:27:57.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:27:57 smithi080 bash[41963]: audit 2023-12-01T12:27:57.017490+0000 mon.a (mon.0) 8568 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:27:57.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:27:57 smithi090 bash[32384]: cluster 2023-12-01T12:27:55.716333+0000 mgr.y (mgr.24362) 13780 : cluster 0 pgmap v13749: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:27:57.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:27:57 smithi090 bash[32384]: audit 2023-12-01T12:27:57.004798+0000 mon.a (mon.0) 8567 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:27:57.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:27:57 smithi090 bash[32384]: audit 2023-12-01T12:27:57.017490+0000 mon.a (mon.0) 8568 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:27:59.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:27:58 smithi080 bash[41963]: cluster 2023-12-01T12:27:57.717376+0000 mgr.y (mgr.24362) 13781 : cluster 0 pgmap v13750: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:27:59.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:27:58 smithi080 bash[41963]: audit 2023-12-01T12:27:57.848627+0000 mon.a (mon.0) 8569 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:27:59.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:27:58 smithi080 bash[41963]: audit 2023-12-01T12:27:57.864129+0000 mon.a (mon.0) 8570 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:27:59.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:27:58 smithi080 bash[41963]: audit 2023-12-01T12:27:58.337825+0000 mon.c (mon.2) 8815 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:27:59.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:27:58 smithi080 bash[41963]: audit 2023-12-01T12:27:58.339265+0000 mon.c (mon.2) 8816 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:27:59.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:27:58 smithi080 bash[41963]: audit 2023-12-01T12:27:58.348494+0000 mon.a (mon.0) 8571 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:27:59.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:27:58 smithi080 bash[41963]: audit 2023-12-01T12:27:58.348698+0000 mon.a (mon.0) 8572 : audit 0 from='client.? 172.21.15.80:0/3450375275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:27:59.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:27:58 smithi080 bash[28361]: cluster 2023-12-01T12:27:57.717376+0000 mgr.y (mgr.24362) 13781 : cluster 0 pgmap v13750: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:27:59.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:27:58 smithi080 bash[28361]: audit 2023-12-01T12:27:57.848627+0000 mon.a (mon.0) 8569 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:27:59.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:27:58 smithi080 bash[28361]: audit 2023-12-01T12:27:57.864129+0000 mon.a (mon.0) 8570 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:27:59.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:27:58 smithi080 bash[28361]: audit 2023-12-01T12:27:58.337825+0000 mon.c (mon.2) 8815 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:27:59.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:27:58 smithi080 bash[28361]: audit 2023-12-01T12:27:58.339265+0000 mon.c (mon.2) 8816 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:27:59.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:27:58 smithi080 bash[28361]: audit 2023-12-01T12:27:58.348494+0000 mon.a (mon.0) 8571 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:27:59.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:27:58 smithi080 bash[28361]: audit 2023-12-01T12:27:58.348698+0000 mon.a (mon.0) 8572 : audit 0 from='client.? 172.21.15.80:0/3450375275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:27:59.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:27:58 smithi090 bash[32384]: cluster 2023-12-01T12:27:57.717376+0000 mgr.y (mgr.24362) 13781 : cluster 0 pgmap v13750: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:27:59.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:27:58 smithi090 bash[32384]: audit 2023-12-01T12:27:57.848627+0000 mon.a (mon.0) 8569 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:27:59.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:27:58 smithi090 bash[32384]: audit 2023-12-01T12:27:57.864129+0000 mon.a (mon.0) 8570 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:27:59.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:27:58 smithi090 bash[32384]: audit 2023-12-01T12:27:58.337825+0000 mon.c (mon.2) 8815 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:27:59.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:27:58 smithi090 bash[32384]: audit 2023-12-01T12:27:58.339265+0000 mon.c (mon.2) 8816 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:27:59.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:27:58 smithi090 bash[32384]: audit 2023-12-01T12:27:58.348494+0000 mon.a (mon.0) 8571 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:27:59.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:27:58 smithi090 bash[32384]: audit 2023-12-01T12:27:58.348698+0000 mon.a (mon.0) 8572 : audit 0 from='client.? 172.21.15.80:0/3450375275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:28:01.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:28:00 smithi080 bash[28361]: cluster 2023-12-01T12:27:59.717971+0000 mgr.y (mgr.24362) 13782 : cluster 0 pgmap v13751: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:28:01.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:28:00 smithi080 bash[28361]: audit 2023-12-01T12:28:00.799662+0000 mon.c (mon.2) 8817 : audit 0 from='client.? 172.21.15.80:0/773013542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:28:01.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:28:00 smithi080 bash[41963]: cluster 2023-12-01T12:27:59.717971+0000 mgr.y (mgr.24362) 13782 : cluster 0 pgmap v13751: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:28:01.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:28:00 smithi080 bash[41963]: audit 2023-12-01T12:28:00.799662+0000 mon.c (mon.2) 8817 : audit 0 from='client.? 172.21.15.80:0/773013542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:28:01.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:28:00 smithi090 bash[32384]: cluster 2023-12-01T12:27:59.717971+0000 mgr.y (mgr.24362) 13782 : cluster 0 pgmap v13751: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:28:01.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:28:00 smithi090 bash[32384]: audit 2023-12-01T12:28:00.799662+0000 mon.c (mon.2) 8817 : audit 0 from='client.? 172.21.15.80:0/773013542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:28:03.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:28:02 smithi080 bash[28361]: cluster 2023-12-01T12:28:01.719236+0000 mgr.y (mgr.24362) 13783 : cluster 0 pgmap v13752: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:28:03.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:28:02 smithi080 bash[41963]: cluster 2023-12-01T12:28:01.719236+0000 mgr.y (mgr.24362) 13783 : cluster 0 pgmap v13752: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:28:03.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:28:02 smithi090 bash[32384]: cluster 2023-12-01T12:28:01.719236+0000 mgr.y (mgr.24362) 13783 : cluster 0 pgmap v13752: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:28:04.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:28:03 smithi080 bash[28361]: audit 2023-12-01T12:28:03.259595+0000 mon.a (mon.0) 8573 : audit 0 from='client.? 172.21.15.80:0/2238374859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:28:04.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:28:03 smithi080 bash[41963]: audit 2023-12-01T12:28:03.259595+0000 mon.a (mon.0) 8573 : audit 0 from='client.? 172.21.15.80:0/2238374859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:28:04.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:28:03 smithi090 bash[32384]: audit 2023-12-01T12:28:03.259595+0000 mon.a (mon.0) 8573 : audit 0 from='client.? 172.21.15.80:0/2238374859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:28:05.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:28:04 smithi080 bash[41963]: cluster 2023-12-01T12:28:03.720069+0000 mgr.y (mgr.24362) 13784 : cluster 0 pgmap v13753: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:28:05.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:28:04 smithi080 bash[28361]: cluster 2023-12-01T12:28:03.720069+0000 mgr.y (mgr.24362) 13784 : cluster 0 pgmap v13753: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:28:05.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:28:04 smithi090 bash[32384]: cluster 2023-12-01T12:28:03.720069+0000 mgr.y (mgr.24362) 13784 : cluster 0 pgmap v13753: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:28:06.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:28:05 smithi080 bash[41963]: audit 2023-12-01T12:28:05.715755+0000 mon.c (mon.2) 8818 : audit 0 from='client.? 172.21.15.80:0/2844643950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:28:06.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:28:05 smithi080 bash[28361]: audit 2023-12-01T12:28:05.715755+0000 mon.c (mon.2) 8818 : audit 0 from='client.? 172.21.15.80:0/2844643950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:28:06.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:28:05 smithi090 bash[32384]: audit 2023-12-01T12:28:05.715755+0000 mon.c (mon.2) 8818 : audit 0 from='client.? 172.21.15.80:0/2844643950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:28:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:28:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:28:06] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T12:28:07.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:28:06 smithi080 bash[28361]: cluster 2023-12-01T12:28:05.720689+0000 mgr.y (mgr.24362) 13785 : cluster 0 pgmap v13754: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:28:07.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:28:06 smithi080 bash[41963]: cluster 2023-12-01T12:28:05.720689+0000 mgr.y (mgr.24362) 13785 : cluster 0 pgmap v13754: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:28:07.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:28:06 smithi090 bash[32384]: cluster 2023-12-01T12:28:05.720689+0000 mgr.y (mgr.24362) 13785 : cluster 0 pgmap v13754: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:28:09.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:28:08 smithi080 bash[28361]: cluster 2023-12-01T12:28:07.721829+0000 mgr.y (mgr.24362) 13786 : cluster 0 pgmap v13755: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:28:09.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:28:08 smithi080 bash[28361]: audit 2023-12-01T12:28:08.173980+0000 mon.c (mon.2) 8819 : audit 0 from='client.? 172.21.15.80:0/2134361503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:28:09.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:28:08 smithi080 bash[41963]: cluster 2023-12-01T12:28:07.721829+0000 mgr.y (mgr.24362) 13786 : cluster 0 pgmap v13755: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:28:09.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:28:08 smithi080 bash[41963]: audit 2023-12-01T12:28:08.173980+0000 mon.c (mon.2) 8819 : audit 0 from='client.? 172.21.15.80:0/2134361503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:28:09.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:28:08 smithi090 bash[32384]: cluster 2023-12-01T12:28:07.721829+0000 mgr.y (mgr.24362) 13786 : cluster 0 pgmap v13755: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:28:09.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:28:08 smithi090 bash[32384]: audit 2023-12-01T12:28:08.173980+0000 mon.c (mon.2) 8819 : audit 0 from='client.? 172.21.15.80:0/2134361503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:28:11.180 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:28:10 smithi080 bash[41963]: cluster 2023-12-01T12:28:09.722484+0000 mgr.y (mgr.24362) 13787 : cluster 0 pgmap v13756: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:28:11.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:28:10 smithi080 bash[41963]: audit 2023-12-01T12:28:10.510913+0000 mon.c (mon.2) 8820 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:28:11.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:28:10 smithi080 bash[41963]: audit 2023-12-01T12:28:10.621246+0000 mon.c (mon.2) 8821 : audit 0 from='client.? 172.21.15.80:0/3845364797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:28:11.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:28:10 smithi080 bash[28361]: cluster 2023-12-01T12:28:09.722484+0000 mgr.y (mgr.24362) 13787 : cluster 0 pgmap v13756: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:28:11.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:28:10 smithi080 bash[28361]: audit 2023-12-01T12:28:10.510913+0000 mon.c (mon.2) 8820 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:28:11.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:28:10 smithi080 bash[28361]: audit 2023-12-01T12:28:10.621246+0000 mon.c (mon.2) 8821 : audit 0 from='client.? 172.21.15.80:0/3845364797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:28:11.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:28:10 smithi090 bash[32384]: cluster 2023-12-01T12:28:09.722484+0000 mgr.y (mgr.24362) 13787 : cluster 0 pgmap v13756: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:28:11.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:28:10 smithi090 bash[32384]: audit 2023-12-01T12:28:10.510913+0000 mon.c (mon.2) 8820 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:28:11.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:28:10 smithi090 bash[32384]: audit 2023-12-01T12:28:10.621246+0000 mon.c (mon.2) 8821 : audit 0 from='client.? 172.21.15.80:0/3845364797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:28:13.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:28:12 smithi090 bash[32384]: cluster 2023-12-01T12:28:11.723765+0000 mgr.y (mgr.24362) 13788 : cluster 0 pgmap v13757: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:28:13.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:28:12 smithi080 bash[41963]: cluster 2023-12-01T12:28:11.723765+0000 mgr.y (mgr.24362) 13788 : cluster 0 pgmap v13757: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:28:13.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:28:12 smithi080 bash[28361]: cluster 2023-12-01T12:28:11.723765+0000 mgr.y (mgr.24362) 13788 : cluster 0 pgmap v13757: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:28:14.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:28:13 smithi090 bash[32384]: audit 2023-12-01T12:28:13.073719+0000 mon.c (mon.2) 8822 : audit 0 from='client.? 172.21.15.80:0/2105810723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:28:14.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:28:13 smithi080 bash[41963]: audit 2023-12-01T12:28:13.073719+0000 mon.c (mon.2) 8822 : audit 0 from='client.? 172.21.15.80:0/2105810723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:28:14.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:28:13 smithi080 bash[28361]: audit 2023-12-01T12:28:13.073719+0000 mon.c (mon.2) 8822 : audit 0 from='client.? 172.21.15.80:0/2105810723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:28:15.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:28:14 smithi090 bash[32384]: cluster 2023-12-01T12:28:13.724393+0000 mgr.y (mgr.24362) 13789 : cluster 0 pgmap v13758: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:28:15.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:28:14 smithi080 bash[28361]: cluster 2023-12-01T12:28:13.724393+0000 mgr.y (mgr.24362) 13789 : cluster 0 pgmap v13758: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:28:15.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:28:14 smithi080 bash[41963]: cluster 2023-12-01T12:28:13.724393+0000 mgr.y (mgr.24362) 13789 : cluster 0 pgmap v13758: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:28:16.231 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:28:15 smithi080 bash[28361]: audit 2023-12-01T12:28:15.532835+0000 mon.c (mon.2) 8823 : audit 0 from='client.? 172.21.15.80:0/2707793243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:28:16.232 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:28:15 smithi080 bash[41963]: audit 2023-12-01T12:28:15.532835+0000 mon.c (mon.2) 8823 : audit 0 from='client.? 172.21.15.80:0/2707793243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:28:16.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:28:15 smithi090 bash[32384]: audit 2023-12-01T12:28:15.532835+0000 mon.c (mon.2) 8823 : audit 0 from='client.? 172.21.15.80:0/2707793243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:28:16.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:28:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:28:16] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T12:28:17.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:28:16 smithi090 bash[32384]: cluster 2023-12-01T12:28:15.725155+0000 mgr.y (mgr.24362) 13790 : cluster 0 pgmap v13759: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:28:17.430 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:28:16 smithi080 bash[41963]: cluster 2023-12-01T12:28:15.725155+0000 mgr.y (mgr.24362) 13790 : cluster 0 pgmap v13759: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:28:17.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:28:16 smithi080 bash[28361]: cluster 2023-12-01T12:28:15.725155+0000 mgr.y (mgr.24362) 13790 : cluster 0 pgmap v13759: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:28:19.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:28:18 smithi090 bash[32384]: cluster 2023-12-01T12:28:17.725985+0000 mgr.y (mgr.24362) 13791 : cluster 0 pgmap v13760: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:28:19.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:28:18 smithi090 bash[32384]: audit 2023-12-01T12:28:17.991765+0000 mon.c (mon.2) 8824 : audit 0 from='client.? 172.21.15.80:0/1453636811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:28:19.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:28:18 smithi080 bash[41963]: cluster 2023-12-01T12:28:17.725985+0000 mgr.y (mgr.24362) 13791 : cluster 0 pgmap v13760: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:28:19.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:28:18 smithi080 bash[41963]: audit 2023-12-01T12:28:17.991765+0000 mon.c (mon.2) 8824 : audit 0 from='client.? 172.21.15.80:0/1453636811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:28:19.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:28:18 smithi080 bash[28361]: cluster 2023-12-01T12:28:17.725985+0000 mgr.y (mgr.24362) 13791 : cluster 0 pgmap v13760: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:28:19.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:28:18 smithi080 bash[28361]: audit 2023-12-01T12:28:17.991765+0000 mon.c (mon.2) 8824 : audit 0 from='client.? 172.21.15.80:0/1453636811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:28:21.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:28:20 smithi090 bash[32384]: cluster 2023-12-01T12:28:19.726630+0000 mgr.y (mgr.24362) 13792 : cluster 0 pgmap v13761: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:28:21.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:28:20 smithi090 bash[32384]: audit 2023-12-01T12:28:20.443117+0000 mon.c (mon.2) 8825 : audit 0 from='client.? 172.21.15.80:0/3117497514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:28:21.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:28:20 smithi080 bash[28361]: cluster 2023-12-01T12:28:19.726630+0000 mgr.y (mgr.24362) 13792 : cluster 0 pgmap v13761: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:28:21.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:28:20 smithi080 bash[28361]: audit 2023-12-01T12:28:20.443117+0000 mon.c (mon.2) 8825 : audit 0 from='client.? 172.21.15.80:0/3117497514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:28:21.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:28:20 smithi080 bash[41963]: cluster 2023-12-01T12:28:19.726630+0000 mgr.y (mgr.24362) 13792 : cluster 0 pgmap v13761: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:28:21.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:28:20 smithi080 bash[41963]: audit 2023-12-01T12:28:20.443117+0000 mon.c (mon.2) 8825 : audit 0 from='client.? 172.21.15.80:0/3117497514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:28:23.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:28:22 smithi090 bash[32384]: cluster 2023-12-01T12:28:21.727687+0000 mgr.y (mgr.24362) 13793 : cluster 0 pgmap v13762: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:28:23.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:28:22 smithi090 bash[32384]: audit 2023-12-01T12:28:22.892252+0000 mon.c (mon.2) 8826 : audit 0 from='client.? 172.21.15.80:0/3923768685' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:28:23.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:28:22 smithi080 bash[28361]: cluster 2023-12-01T12:28:21.727687+0000 mgr.y (mgr.24362) 13793 : cluster 0 pgmap v13762: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:28:23.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:28:22 smithi080 bash[28361]: audit 2023-12-01T12:28:22.892252+0000 mon.c (mon.2) 8826 : audit 0 from='client.? 172.21.15.80:0/3923768685' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:28:23.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:28:22 smithi080 bash[41963]: cluster 2023-12-01T12:28:21.727687+0000 mgr.y (mgr.24362) 13793 : cluster 0 pgmap v13762: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:28:23.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:28:22 smithi080 bash[41963]: audit 2023-12-01T12:28:22.892252+0000 mon.c (mon.2) 8826 : audit 0 from='client.? 172.21.15.80:0/3923768685' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:28:25.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:28:24 smithi090 bash[32384]: cluster 2023-12-01T12:28:23.728360+0000 mgr.y (mgr.24362) 13794 : cluster 0 pgmap v13763: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:28:25.430 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:28:24 smithi080 bash[41963]: cluster 2023-12-01T12:28:23.728360+0000 mgr.y (mgr.24362) 13794 : cluster 0 pgmap v13763: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:28:25.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:28:24 smithi080 bash[28361]: cluster 2023-12-01T12:28:23.728360+0000 mgr.y (mgr.24362) 13794 : cluster 0 pgmap v13763: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:28:26.232 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:28:25 smithi080 bash[28361]: audit 2023-12-01T12:28:25.347461+0000 mon.a (mon.0) 8574 : audit 0 from='client.? 172.21.15.80:0/3005284823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:28:26.232 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:28:25 smithi080 bash[28361]: audit 2023-12-01T12:28:25.511436+0000 mon.c (mon.2) 8827 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:28:26.232 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:28:25 smithi080 bash[41963]: audit 2023-12-01T12:28:25.347461+0000 mon.a (mon.0) 8574 : audit 0 from='client.? 172.21.15.80:0/3005284823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:28:26.232 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:28:25 smithi080 bash[41963]: audit 2023-12-01T12:28:25.511436+0000 mon.c (mon.2) 8827 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:28:26.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:28:25 smithi090 bash[32384]: audit 2023-12-01T12:28:25.347461+0000 mon.a (mon.0) 8574 : audit 0 from='client.? 172.21.15.80:0/3005284823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:28:26.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:28:25 smithi090 bash[32384]: audit 2023-12-01T12:28:25.511436+0000 mon.c (mon.2) 8827 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:28:26.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:28:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:28:26] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T12:28:27.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:28:26 smithi090 bash[32384]: cluster 2023-12-01T12:28:25.728936+0000 mgr.y (mgr.24362) 13795 : cluster 0 pgmap v13764: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:28:27.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:28:26 smithi080 bash[41963]: cluster 2023-12-01T12:28:25.728936+0000 mgr.y (mgr.24362) 13795 : cluster 0 pgmap v13764: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:28:27.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:28:26 smithi080 bash[28361]: cluster 2023-12-01T12:28:25.728936+0000 mgr.y (mgr.24362) 13795 : cluster 0 pgmap v13764: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:28:28.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:28:27 smithi090 bash[32384]: audit 2023-12-01T12:28:27.806377+0000 mon.a (mon.0) 8575 : audit 0 from='client.? 172.21.15.80:0/3795734346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:28:28.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:28:27 smithi080 bash[41963]: audit 2023-12-01T12:28:27.806377+0000 mon.a (mon.0) 8575 : audit 0 from='client.? 172.21.15.80:0/3795734346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:28:28.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:28:27 smithi080 bash[28361]: audit 2023-12-01T12:28:27.806377+0000 mon.a (mon.0) 8575 : audit 0 from='client.? 172.21.15.80:0/3795734346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:28:29.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:28:28 smithi090 bash[32384]: cluster 2023-12-01T12:28:27.730036+0000 mgr.y (mgr.24362) 13796 : cluster 0 pgmap v13765: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:28:29.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:28:28 smithi080 bash[41963]: cluster 2023-12-01T12:28:27.730036+0000 mgr.y (mgr.24362) 13796 : cluster 0 pgmap v13765: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:28:29.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:28:28 smithi080 bash[28361]: cluster 2023-12-01T12:28:27.730036+0000 mgr.y (mgr.24362) 13796 : cluster 0 pgmap v13765: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:28:31.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:28:30 smithi090 bash[32384]: cluster 2023-12-01T12:28:29.730609+0000 mgr.y (mgr.24362) 13797 : cluster 0 pgmap v13766: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:28:31.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:28:30 smithi090 bash[32384]: audit 2023-12-01T12:28:30.260299+0000 mon.c (mon.2) 8828 : audit 0 from='client.? 172.21.15.80:0/3434131993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:28:31.430 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:28:30 smithi080 bash[41963]: cluster 2023-12-01T12:28:29.730609+0000 mgr.y (mgr.24362) 13797 : cluster 0 pgmap v13766: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:28:31.430 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:28:30 smithi080 bash[41963]: audit 2023-12-01T12:28:30.260299+0000 mon.c (mon.2) 8828 : audit 0 from='client.? 172.21.15.80:0/3434131993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:28:31.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:28:30 smithi080 bash[28361]: cluster 2023-12-01T12:28:29.730609+0000 mgr.y (mgr.24362) 13797 : cluster 0 pgmap v13766: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:28:31.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:28:30 smithi080 bash[28361]: audit 2023-12-01T12:28:30.260299+0000 mon.c (mon.2) 8828 : audit 0 from='client.? 172.21.15.80:0/3434131993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:28:33.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:28:33 smithi090 bash[32384]: cluster 2023-12-01T12:28:31.731735+0000 mgr.y (mgr.24362) 13798 : cluster 0 pgmap v13767: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:28:33.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:28:33 smithi090 bash[32384]: audit 2023-12-01T12:28:32.715127+0000 mon.c (mon.2) 8829 : audit 0 from='client.? 172.21.15.80:0/3701963788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:28:33.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:28:33 smithi080 bash[28361]: cluster 2023-12-01T12:28:31.731735+0000 mgr.y (mgr.24362) 13798 : cluster 0 pgmap v13767: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:28:33.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:28:33 smithi080 bash[28361]: audit 2023-12-01T12:28:32.715127+0000 mon.c (mon.2) 8829 : audit 0 from='client.? 172.21.15.80:0/3701963788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:28:33.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:28:33 smithi080 bash[41963]: cluster 2023-12-01T12:28:31.731735+0000 mgr.y (mgr.24362) 13798 : cluster 0 pgmap v13767: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:28:33.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:28:33 smithi080 bash[41963]: audit 2023-12-01T12:28:32.715127+0000 mon.c (mon.2) 8829 : audit 0 from='client.? 172.21.15.80:0/3701963788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:28:35.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:28:35 smithi090 bash[32384]: cluster 2023-12-01T12:28:33.732357+0000 mgr.y (mgr.24362) 13799 : cluster 0 pgmap v13768: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:28:35.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:28:35 smithi080 bash[41963]: cluster 2023-12-01T12:28:33.732357+0000 mgr.y (mgr.24362) 13799 : cluster 0 pgmap v13768: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:28:35.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:28:35 smithi080 bash[28361]: cluster 2023-12-01T12:28:33.732357+0000 mgr.y (mgr.24362) 13799 : cluster 0 pgmap v13768: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:28:36.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:28:36 smithi090 bash[32384]: audit 2023-12-01T12:28:35.167678+0000 mon.c (mon.2) 8830 : audit 0 from='client.? 172.21.15.80:0/1841703200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:28:36.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:28:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:28:36] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T12:28:36.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:28:36 smithi080 bash[41963]: audit 2023-12-01T12:28:35.167678+0000 mon.c (mon.2) 8830 : audit 0 from='client.? 172.21.15.80:0/1841703200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:28:36.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:28:36 smithi080 bash[28361]: audit 2023-12-01T12:28:35.167678+0000 mon.c (mon.2) 8830 : audit 0 from='client.? 172.21.15.80:0/1841703200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:28:37.430 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:28:37 smithi080 bash[41963]: cluster 2023-12-01T12:28:35.732977+0000 mgr.y (mgr.24362) 13800 : cluster 0 pgmap v13769: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:28:37.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:28:37 smithi080 bash[28361]: cluster 2023-12-01T12:28:35.732977+0000 mgr.y (mgr.24362) 13800 : cluster 0 pgmap v13769: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:28:37.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:28:37 smithi090 bash[32384]: cluster 2023-12-01T12:28:35.732977+0000 mgr.y (mgr.24362) 13800 : cluster 0 pgmap v13769: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:28:38.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:28:38 smithi080 bash[28361]: audit 2023-12-01T12:28:37.624148+0000 mon.c (mon.2) 8831 : audit 0 from='client.? 172.21.15.80:0/2488792819' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:28:38.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:28:38 smithi080 bash[41963]: audit 2023-12-01T12:28:37.624148+0000 mon.c (mon.2) 8831 : audit 0 from='client.? 172.21.15.80:0/2488792819' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:28:38.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:28:38 smithi090 bash[32384]: audit 2023-12-01T12:28:37.624148+0000 mon.c (mon.2) 8831 : audit 0 from='client.? 172.21.15.80:0/2488792819' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:28:39.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:28:39 smithi080 bash[28361]: cluster 2023-12-01T12:28:37.734067+0000 mgr.y (mgr.24362) 13801 : cluster 0 pgmap v13770: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:28:39.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:28:39 smithi080 bash[41963]: cluster 2023-12-01T12:28:37.734067+0000 mgr.y (mgr.24362) 13801 : cluster 0 pgmap v13770: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:28:39.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:28:39 smithi090 bash[32384]: cluster 2023-12-01T12:28:37.734067+0000 mgr.y (mgr.24362) 13801 : cluster 0 pgmap v13770: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:28:41.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:28:41 smithi080 bash[28361]: cluster 2023-12-01T12:28:39.734872+0000 mgr.y (mgr.24362) 13802 : cluster 0 pgmap v13771: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:28:41.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:28:41 smithi080 bash[28361]: audit 2023-12-01T12:28:40.079426+0000 mon.c (mon.2) 8832 : audit 0 from='client.? 172.21.15.80:0/2581874061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:28:41.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:28:41 smithi080 bash[28361]: audit 2023-12-01T12:28:40.512006+0000 mon.c (mon.2) 8833 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:28:41.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:28:41 smithi080 bash[41963]: cluster 2023-12-01T12:28:39.734872+0000 mgr.y (mgr.24362) 13802 : cluster 0 pgmap v13771: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:28:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:28:41 smithi080 bash[41963]: audit 2023-12-01T12:28:40.079426+0000 mon.c (mon.2) 8832 : audit 0 from='client.? 172.21.15.80:0/2581874061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:28:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:28:41 smithi080 bash[41963]: audit 2023-12-01T12:28:40.512006+0000 mon.c (mon.2) 8833 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:28:41.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:28:41 smithi090 bash[32384]: cluster 2023-12-01T12:28:39.734872+0000 mgr.y (mgr.24362) 13802 : cluster 0 pgmap v13771: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:28:41.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:28:41 smithi090 bash[32384]: audit 2023-12-01T12:28:40.079426+0000 mon.c (mon.2) 8832 : audit 0 from='client.? 172.21.15.80:0/2581874061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:28:41.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:28:41 smithi090 bash[32384]: audit 2023-12-01T12:28:40.512006+0000 mon.c (mon.2) 8833 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:28:43.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:28:43 smithi080 bash[28361]: cluster 2023-12-01T12:28:41.736097+0000 mgr.y (mgr.24362) 13803 : cluster 0 pgmap v13772: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:28:43.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:28:43 smithi080 bash[28361]: audit 2023-12-01T12:28:42.524270+0000 mon.a (mon.0) 8576 : audit 0 from='client.? 172.21.15.80:0/4107594110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:28:43.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:28:43 smithi080 bash[41963]: cluster 2023-12-01T12:28:41.736097+0000 mgr.y (mgr.24362) 13803 : cluster 0 pgmap v13772: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:28:43.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:28:43 smithi080 bash[41963]: audit 2023-12-01T12:28:42.524270+0000 mon.a (mon.0) 8576 : audit 0 from='client.? 172.21.15.80:0/4107594110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:28:43.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:28:43 smithi090 bash[32384]: cluster 2023-12-01T12:28:41.736097+0000 mgr.y (mgr.24362) 13803 : cluster 0 pgmap v13772: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:28:43.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:28:43 smithi090 bash[32384]: audit 2023-12-01T12:28:42.524270+0000 mon.a (mon.0) 8576 : audit 0 from='client.? 172.21.15.80:0/4107594110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:28:45.430 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:28:45 smithi080 bash[41963]: cluster 2023-12-01T12:28:43.736882+0000 mgr.y (mgr.24362) 13804 : cluster 0 pgmap v13773: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:28:45.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:28:45 smithi080 bash[41963]: audit 2023-12-01T12:28:44.972671+0000 mon.a (mon.0) 8577 : audit 0 from='client.? 172.21.15.80:0/3140368722' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:28:45.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:28:45 smithi080 bash[28361]: cluster 2023-12-01T12:28:43.736882+0000 mgr.y (mgr.24362) 13804 : cluster 0 pgmap v13773: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:28:45.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:28:45 smithi080 bash[28361]: audit 2023-12-01T12:28:44.972671+0000 mon.a (mon.0) 8577 : audit 0 from='client.? 172.21.15.80:0/3140368722' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:28:45.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:28:45 smithi090 bash[32384]: cluster 2023-12-01T12:28:43.736882+0000 mgr.y (mgr.24362) 13804 : cluster 0 pgmap v13773: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:28:45.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:28:45 smithi090 bash[32384]: audit 2023-12-01T12:28:44.972671+0000 mon.a (mon.0) 8577 : audit 0 from='client.? 172.21.15.80:0/3140368722' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:28:46.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:28:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:28:46] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T12:28:47.430 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:28:47 smithi080 bash[41963]: cluster 2023-12-01T12:28:45.737560+0000 mgr.y (mgr.24362) 13805 : cluster 0 pgmap v13774: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:28:47.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:28:47 smithi080 bash[28361]: cluster 2023-12-01T12:28:45.737560+0000 mgr.y (mgr.24362) 13805 : cluster 0 pgmap v13774: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:28:47.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:28:47 smithi090 bash[32384]: cluster 2023-12-01T12:28:45.737560+0000 mgr.y (mgr.24362) 13805 : cluster 0 pgmap v13774: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:28:48.430 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:28:48 smithi080 bash[41963]: audit 2023-12-01T12:28:47.432977+0000 mon.a (mon.0) 8578 : audit 0 from='client.? 172.21.15.80:0/4290756931' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:28:48.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:28:48 smithi080 bash[28361]: audit 2023-12-01T12:28:47.432977+0000 mon.a (mon.0) 8578 : audit 0 from='client.? 172.21.15.80:0/4290756931' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:28:48.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:28:48 smithi090 bash[32384]: audit 2023-12-01T12:28:47.432977+0000 mon.a (mon.0) 8578 : audit 0 from='client.? 172.21.15.80:0/4290756931' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:28:49.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:28:49 smithi080 bash[41963]: cluster 2023-12-01T12:28:47.738656+0000 mgr.y (mgr.24362) 13806 : cluster 0 pgmap v13775: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:28:49.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:28:49 smithi080 bash[28361]: cluster 2023-12-01T12:28:47.738656+0000 mgr.y (mgr.24362) 13806 : cluster 0 pgmap v13775: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:28:49.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:28:49 smithi090 bash[32384]: cluster 2023-12-01T12:28:47.738656+0000 mgr.y (mgr.24362) 13806 : cluster 0 pgmap v13775: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:28:50.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:28:50 smithi080 bash[28361]: audit 2023-12-01T12:28:49.885040+0000 mon.c (mon.2) 8834 : audit 0 from='client.? 172.21.15.80:0/2936913461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:28:50.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:28:50 smithi080 bash[41963]: audit 2023-12-01T12:28:49.885040+0000 mon.c (mon.2) 8834 : audit 0 from='client.? 172.21.15.80:0/2936913461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:28:50.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:28:50 smithi090 bash[32384]: audit 2023-12-01T12:28:49.885040+0000 mon.c (mon.2) 8834 : audit 0 from='client.? 172.21.15.80:0/2936913461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:28:51.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:28:51 smithi080 bash[28361]: cluster 2023-12-01T12:28:49.739366+0000 mgr.y (mgr.24362) 13807 : cluster 0 pgmap v13776: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:28:51.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:28:51 smithi080 bash[41963]: cluster 2023-12-01T12:28:49.739366+0000 mgr.y (mgr.24362) 13807 : cluster 0 pgmap v13776: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:28:51.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:28:51 smithi090 bash[32384]: cluster 2023-12-01T12:28:49.739366+0000 mgr.y (mgr.24362) 13807 : cluster 0 pgmap v13776: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:28:53.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:28:53 smithi080 bash[41963]: cluster 2023-12-01T12:28:51.740679+0000 mgr.y (mgr.24362) 13808 : cluster 0 pgmap v13777: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:28:53.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:28:53 smithi080 bash[41963]: audit 2023-12-01T12:28:52.346863+0000 mon.c (mon.2) 8835 : audit 0 from='client.? 172.21.15.80:0/1145634285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:28:53.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:28:53 smithi080 bash[28361]: cluster 2023-12-01T12:28:51.740679+0000 mgr.y (mgr.24362) 13808 : cluster 0 pgmap v13777: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:28:53.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:28:53 smithi080 bash[28361]: audit 2023-12-01T12:28:52.346863+0000 mon.c (mon.2) 8835 : audit 0 from='client.? 172.21.15.80:0/1145634285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:28:53.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:28:53 smithi090 bash[32384]: cluster 2023-12-01T12:28:51.740679+0000 mgr.y (mgr.24362) 13808 : cluster 0 pgmap v13777: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:28:53.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:28:53 smithi090 bash[32384]: audit 2023-12-01T12:28:52.346863+0000 mon.c (mon.2) 8835 : audit 0 from='client.? 172.21.15.80:0/1145634285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:28:55.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:28:55 smithi080 bash[28361]: cluster 2023-12-01T12:28:53.741370+0000 mgr.y (mgr.24362) 13809 : cluster 0 pgmap v13778: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:28:55.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:28:55 smithi080 bash[28361]: audit 2023-12-01T12:28:54.788967+0000 mon.c (mon.2) 8836 : audit 0 from='client.? 172.21.15.80:0/1378988056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:28:55.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:28:55 smithi080 bash[41963]: cluster 2023-12-01T12:28:53.741370+0000 mgr.y (mgr.24362) 13809 : cluster 0 pgmap v13778: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:28:55.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:28:55 smithi080 bash[41963]: audit 2023-12-01T12:28:54.788967+0000 mon.c (mon.2) 8836 : audit 0 from='client.? 172.21.15.80:0/1378988056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:28:55.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:28:55 smithi090 bash[32384]: cluster 2023-12-01T12:28:53.741370+0000 mgr.y (mgr.24362) 13809 : cluster 0 pgmap v13778: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:28:55.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:28:55 smithi090 bash[32384]: audit 2023-12-01T12:28:54.788967+0000 mon.c (mon.2) 8836 : audit 0 from='client.? 172.21.15.80:0/1378988056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:28:56.430 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:28:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:28:56] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T12:28:56.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:28:56 smithi080 bash[41963]: audit 2023-12-01T12:28:55.512132+0000 mon.c (mon.2) 8837 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:28:56.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:28:56 smithi080 bash[28361]: audit 2023-12-01T12:28:55.512132+0000 mon.c (mon.2) 8837 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:28:56.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:28:56 smithi090 bash[32384]: audit 2023-12-01T12:28:55.512132+0000 mon.c (mon.2) 8837 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:28:57.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:28:57 smithi080 bash[41963]: cluster 2023-12-01T12:28:55.741993+0000 mgr.y (mgr.24362) 13810 : cluster 0 pgmap v13779: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:28:57.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:28:57 smithi080 bash[28361]: cluster 2023-12-01T12:28:55.741993+0000 mgr.y (mgr.24362) 13810 : cluster 0 pgmap v13779: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:28:57.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:28:57 smithi090 bash[32384]: cluster 2023-12-01T12:28:55.741993+0000 mgr.y (mgr.24362) 13810 : cluster 0 pgmap v13779: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:28:58.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:28:58 smithi080 bash[41963]: audit 2023-12-01T12:28:57.244145+0000 mon.c (mon.2) 8838 : audit 0 from='client.? 172.21.15.80:0/946637081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:28:58.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:28:58 smithi080 bash[28361]: audit 2023-12-01T12:28:57.244145+0000 mon.c (mon.2) 8838 : audit 0 from='client.? 172.21.15.80:0/946637081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:28:58.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:28:58 smithi090 bash[32384]: audit 2023-12-01T12:28:57.244145+0000 mon.c (mon.2) 8838 : audit 0 from='client.? 172.21.15.80:0/946637081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:28:59.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:28:59 smithi080 bash[28361]: cluster 2023-12-01T12:28:57.743152+0000 mgr.y (mgr.24362) 13811 : cluster 0 pgmap v13780: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:28:59.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:28:59 smithi080 bash[28361]: audit 2023-12-01T12:28:58.431597+0000 mon.c (mon.2) 8839 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:28:59.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:28:59 smithi080 bash[41963]: cluster 2023-12-01T12:28:57.743152+0000 mgr.y (mgr.24362) 13811 : cluster 0 pgmap v13780: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:28:59.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:28:59 smithi080 bash[41963]: audit 2023-12-01T12:28:58.431597+0000 mon.c (mon.2) 8839 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:28:59.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:28:59 smithi090 bash[32384]: cluster 2023-12-01T12:28:57.743152+0000 mgr.y (mgr.24362) 13811 : cluster 0 pgmap v13780: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:28:59.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:28:59 smithi090 bash[32384]: audit 2023-12-01T12:28:58.431597+0000 mon.c (mon.2) 8839 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:29:00.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:29:00 smithi080 bash[28361]: audit 2023-12-01T12:28:59.702289+0000 mon.c (mon.2) 8840 : audit 0 from='client.? 172.21.15.80:0/3660314708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:29:00.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:29:00 smithi080 bash[41963]: audit 2023-12-01T12:28:59.702289+0000 mon.c (mon.2) 8840 : audit 0 from='client.? 172.21.15.80:0/3660314708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:29:00.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:29:00 smithi090 bash[32384]: audit 2023-12-01T12:28:59.702289+0000 mon.c (mon.2) 8840 : audit 0 from='client.? 172.21.15.80:0/3660314708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:29:01.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:29:01 smithi080 bash[28361]: cluster 2023-12-01T12:28:59.743828+0000 mgr.y (mgr.24362) 13812 : cluster 0 pgmap v13781: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:29:01.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:29:01 smithi080 bash[41963]: cluster 2023-12-01T12:28:59.743828+0000 mgr.y (mgr.24362) 13812 : cluster 0 pgmap v13781: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:29:01.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:29:01 smithi090 bash[32384]: cluster 2023-12-01T12:28:59.743828+0000 mgr.y (mgr.24362) 13812 : cluster 0 pgmap v13781: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:29:03.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:29:03 smithi080 bash[28361]: cluster 2023-12-01T12:29:01.745057+0000 mgr.y (mgr.24362) 13813 : cluster 0 pgmap v13782: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:29:03.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:29:03 smithi080 bash[28361]: audit 2023-12-01T12:29:02.164510+0000 mon.c (mon.2) 8841 : audit 0 from='client.? 172.21.15.80:0/2285154880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:29:03.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:29:03 smithi080 bash[41963]: cluster 2023-12-01T12:29:01.745057+0000 mgr.y (mgr.24362) 13813 : cluster 0 pgmap v13782: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:29:03.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:29:03 smithi080 bash[41963]: audit 2023-12-01T12:29:02.164510+0000 mon.c (mon.2) 8841 : audit 0 from='client.? 172.21.15.80:0/2285154880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:29:03.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:29:03 smithi090 bash[32384]: cluster 2023-12-01T12:29:01.745057+0000 mgr.y (mgr.24362) 13813 : cluster 0 pgmap v13782: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:29:03.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:29:03 smithi090 bash[32384]: audit 2023-12-01T12:29:02.164510+0000 mon.c (mon.2) 8841 : audit 0 from='client.? 172.21.15.80:0/2285154880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:29:05.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:29:05 smithi080 bash[28361]: cluster 2023-12-01T12:29:03.745630+0000 mgr.y (mgr.24362) 13814 : cluster 0 pgmap v13783: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:29:05.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:29:05 smithi080 bash[28361]: audit 2023-12-01T12:29:04.278170+0000 mon.a (mon.0) 8579 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:29:05.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:29:05 smithi080 bash[28361]: audit 2023-12-01T12:29:04.288291+0000 mon.a (mon.0) 8580 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:29:05.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:29:05 smithi080 bash[28361]: audit 2023-12-01T12:29:04.619917+0000 mon.c (mon.2) 8842 : audit 0 from='client.? 172.21.15.80:0/3458471434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:29:05.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:29:05 smithi080 bash[28361]: audit 2023-12-01T12:29:04.631611+0000 mon.a (mon.0) 8581 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:29:05.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:29:05 smithi080 bash[28361]: audit 2023-12-01T12:29:04.641131+0000 mon.a (mon.0) 8582 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:29:05.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:29:05 smithi080 bash[28361]: audit 2023-12-01T12:29:05.109164+0000 mon.c (mon.2) 8843 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:29:05.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:29:05 smithi080 bash[28361]: audit 2023-12-01T12:29:05.110986+0000 mon.c (mon.2) 8844 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:29:05.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:29:05 smithi080 bash[28361]: audit 2023-12-01T12:29:05.120509+0000 mon.a (mon.0) 8583 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:29:05.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:29:05 smithi080 bash[41963]: cluster 2023-12-01T12:29:03.745630+0000 mgr.y (mgr.24362) 13814 : cluster 0 pgmap v13783: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:29:05.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:29:05 smithi080 bash[41963]: audit 2023-12-01T12:29:04.278170+0000 mon.a (mon.0) 8579 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:29:05.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:29:05 smithi080 bash[41963]: audit 2023-12-01T12:29:04.288291+0000 mon.a (mon.0) 8580 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:29:05.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:29:05 smithi080 bash[41963]: audit 2023-12-01T12:29:04.619917+0000 mon.c (mon.2) 8842 : audit 0 from='client.? 172.21.15.80:0/3458471434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:29:05.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:29:05 smithi080 bash[41963]: audit 2023-12-01T12:29:04.631611+0000 mon.a (mon.0) 8581 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:29:05.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:29:05 smithi080 bash[41963]: audit 2023-12-01T12:29:04.641131+0000 mon.a (mon.0) 8582 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:29:05.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:29:05 smithi080 bash[41963]: audit 2023-12-01T12:29:05.109164+0000 mon.c (mon.2) 8843 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:29:05.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:29:05 smithi080 bash[41963]: audit 2023-12-01T12:29:05.110986+0000 mon.c (mon.2) 8844 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:29:05.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:29:05 smithi080 bash[41963]: audit 2023-12-01T12:29:05.120509+0000 mon.a (mon.0) 8583 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:29:05.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:29:05 smithi090 bash[32384]: cluster 2023-12-01T12:29:03.745630+0000 mgr.y (mgr.24362) 13814 : cluster 0 pgmap v13783: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:29:05.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:29:05 smithi090 bash[32384]: audit 2023-12-01T12:29:04.278170+0000 mon.a (mon.0) 8579 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:29:05.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:29:05 smithi090 bash[32384]: audit 2023-12-01T12:29:04.288291+0000 mon.a (mon.0) 8580 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:29:05.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:29:05 smithi090 bash[32384]: audit 2023-12-01T12:29:04.619917+0000 mon.c (mon.2) 8842 : audit 0 from='client.? 172.21.15.80:0/3458471434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:29:05.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:29:05 smithi090 bash[32384]: audit 2023-12-01T12:29:04.631611+0000 mon.a (mon.0) 8581 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:29:05.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:29:05 smithi090 bash[32384]: audit 2023-12-01T12:29:04.641131+0000 mon.a (mon.0) 8582 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:29:05.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:29:05 smithi090 bash[32384]: audit 2023-12-01T12:29:05.109164+0000 mon.c (mon.2) 8843 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:29:05.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:29:05 smithi090 bash[32384]: audit 2023-12-01T12:29:05.110986+0000 mon.c (mon.2) 8844 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:29:05.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:29:05 smithi090 bash[32384]: audit 2023-12-01T12:29:05.120509+0000 mon.a (mon.0) 8583 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:29:06.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:29:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:29:06] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T12:29:07.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:29:07 smithi080 bash[28361]: cluster 2023-12-01T12:29:05.746345+0000 mgr.y (mgr.24362) 13815 : cluster 0 pgmap v13784: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:29:07.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:29:07 smithi080 bash[28361]: audit 2023-12-01T12:29:07.078934+0000 mon.c (mon.2) 8845 : audit 0 from='client.? 172.21.15.80:0/3795423464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:29:07.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:29:07 smithi080 bash[41963]: cluster 2023-12-01T12:29:05.746345+0000 mgr.y (mgr.24362) 13815 : cluster 0 pgmap v13784: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:29:07.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:29:07 smithi080 bash[41963]: audit 2023-12-01T12:29:07.078934+0000 mon.c (mon.2) 8845 : audit 0 from='client.? 172.21.15.80:0/3795423464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:29:07.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:29:07 smithi090 bash[32384]: cluster 2023-12-01T12:29:05.746345+0000 mgr.y (mgr.24362) 13815 : cluster 0 pgmap v13784: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:29:07.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:29:07 smithi090 bash[32384]: audit 2023-12-01T12:29:07.078934+0000 mon.c (mon.2) 8845 : audit 0 from='client.? 172.21.15.80:0/3795423464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:29:09.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:29:09 smithi080 bash[41963]: cluster 2023-12-01T12:29:07.747518+0000 mgr.y (mgr.24362) 13816 : cluster 0 pgmap v13785: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:29:09.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:29:09 smithi080 bash[28361]: cluster 2023-12-01T12:29:07.747518+0000 mgr.y (mgr.24362) 13816 : cluster 0 pgmap v13785: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:29:09.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:29:09 smithi090 bash[32384]: cluster 2023-12-01T12:29:07.747518+0000 mgr.y (mgr.24362) 13816 : cluster 0 pgmap v13785: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:29:10.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:29:10 smithi080 bash[28361]: audit 2023-12-01T12:29:09.534787+0000 mon.a (mon.0) 8584 : audit 0 from='client.? 172.21.15.80:0/311704770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:29:10.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:29:10 smithi080 bash[41963]: audit 2023-12-01T12:29:09.534787+0000 mon.a (mon.0) 8584 : audit 0 from='client.? 172.21.15.80:0/311704770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:29:10.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:29:10 smithi090 bash[32384]: audit 2023-12-01T12:29:09.534787+0000 mon.a (mon.0) 8584 : audit 0 from='client.? 172.21.15.80:0/311704770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:29:11.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:29:11 smithi080 bash[28361]: cluster 2023-12-01T12:29:09.748244+0000 mgr.y (mgr.24362) 13817 : cluster 0 pgmap v13786: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:29:11.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:29:11 smithi080 bash[28361]: audit 2023-12-01T12:29:10.512616+0000 mon.c (mon.2) 8846 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:29:11.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:29:11 smithi080 bash[41963]: cluster 2023-12-01T12:29:09.748244+0000 mgr.y (mgr.24362) 13817 : cluster 0 pgmap v13786: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:29:11.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:29:11 smithi080 bash[41963]: audit 2023-12-01T12:29:10.512616+0000 mon.c (mon.2) 8846 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:29:11.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:29:11 smithi090 bash[32384]: cluster 2023-12-01T12:29:09.748244+0000 mgr.y (mgr.24362) 13817 : cluster 0 pgmap v13786: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:29:11.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:29:11 smithi090 bash[32384]: audit 2023-12-01T12:29:10.512616+0000 mon.c (mon.2) 8846 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:29:13.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:29:12 smithi080 bash[28361]: cluster 2023-12-01T12:29:11.749328+0000 mgr.y (mgr.24362) 13818 : cluster 0 pgmap v13787: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:29:13.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:29:12 smithi080 bash[28361]: audit 2023-12-01T12:29:11.985644+0000 mon.c (mon.2) 8847 : audit 0 from='client.? 172.21.15.80:0/3769551729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:29:13.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:29:12 smithi080 bash[41963]: cluster 2023-12-01T12:29:11.749328+0000 mgr.y (mgr.24362) 13818 : cluster 0 pgmap v13787: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:29:13.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:29:12 smithi080 bash[41963]: audit 2023-12-01T12:29:11.985644+0000 mon.c (mon.2) 8847 : audit 0 from='client.? 172.21.15.80:0/3769551729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:29:13.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:29:12 smithi090 bash[32384]: cluster 2023-12-01T12:29:11.749328+0000 mgr.y (mgr.24362) 13818 : cluster 0 pgmap v13787: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:29:13.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:29:12 smithi090 bash[32384]: audit 2023-12-01T12:29:11.985644+0000 mon.c (mon.2) 8847 : audit 0 from='client.? 172.21.15.80:0/3769551729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:29:15.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:29:14 smithi080 bash[28361]: cluster 2023-12-01T12:29:13.749972+0000 mgr.y (mgr.24362) 13819 : cluster 0 pgmap v13788: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:29:15.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:29:14 smithi080 bash[28361]: audit 2023-12-01T12:29:14.438757+0000 mon.c (mon.2) 8848 : audit 0 from='client.? 172.21.15.80:0/2164511321' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:29:15.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:29:14 smithi080 bash[41963]: cluster 2023-12-01T12:29:13.749972+0000 mgr.y (mgr.24362) 13819 : cluster 0 pgmap v13788: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:29:15.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:29:14 smithi080 bash[41963]: audit 2023-12-01T12:29:14.438757+0000 mon.c (mon.2) 8848 : audit 0 from='client.? 172.21.15.80:0/2164511321' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:29:15.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:29:14 smithi090 bash[32384]: cluster 2023-12-01T12:29:13.749972+0000 mgr.y (mgr.24362) 13819 : cluster 0 pgmap v13788: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:29:15.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:29:14 smithi090 bash[32384]: audit 2023-12-01T12:29:14.438757+0000 mon.c (mon.2) 8848 : audit 0 from='client.? 172.21.15.80:0/2164511321' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:29:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:29:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:29:16] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T12:29:17.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:29:16 smithi080 bash[28361]: cluster 2023-12-01T12:29:15.750662+0000 mgr.y (mgr.24362) 13820 : cluster 0 pgmap v13789: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:29:17.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:29:16 smithi080 bash[28361]: audit 2023-12-01T12:29:16.893178+0000 mon.c (mon.2) 8849 : audit 0 from='client.? 172.21.15.80:0/2463151494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:29:17.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:29:16 smithi080 bash[41963]: cluster 2023-12-01T12:29:15.750662+0000 mgr.y (mgr.24362) 13820 : cluster 0 pgmap v13789: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:29:17.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:29:16 smithi080 bash[41963]: audit 2023-12-01T12:29:16.893178+0000 mon.c (mon.2) 8849 : audit 0 from='client.? 172.21.15.80:0/2463151494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:29:17.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:29:16 smithi090 bash[32384]: cluster 2023-12-01T12:29:15.750662+0000 mgr.y (mgr.24362) 13820 : cluster 0 pgmap v13789: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:29:17.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:29:16 smithi090 bash[32384]: audit 2023-12-01T12:29:16.893178+0000 mon.c (mon.2) 8849 : audit 0 from='client.? 172.21.15.80:0/2463151494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:29:19.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:29:18 smithi090 bash[32384]: cluster 2023-12-01T12:29:17.751804+0000 mgr.y (mgr.24362) 13821 : cluster 0 pgmap v13790: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:29:19.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:29:18 smithi080 bash[28361]: cluster 2023-12-01T12:29:17.751804+0000 mgr.y (mgr.24362) 13821 : cluster 0 pgmap v13790: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:29:19.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:29:18 smithi080 bash[41963]: cluster 2023-12-01T12:29:17.751804+0000 mgr.y (mgr.24362) 13821 : cluster 0 pgmap v13790: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:29:20.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:29:19 smithi090 bash[32384]: audit 2023-12-01T12:29:19.348754+0000 mon.c (mon.2) 8850 : audit 0 from='client.? 172.21.15.80:0/1336321549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:29:20.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:29:19 smithi080 bash[28361]: audit 2023-12-01T12:29:19.348754+0000 mon.c (mon.2) 8850 : audit 0 from='client.? 172.21.15.80:0/1336321549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:29:20.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:29:19 smithi080 bash[41963]: audit 2023-12-01T12:29:19.348754+0000 mon.c (mon.2) 8850 : audit 0 from='client.? 172.21.15.80:0/1336321549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:29:21.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:29:20 smithi090 bash[32384]: cluster 2023-12-01T12:29:19.752473+0000 mgr.y (mgr.24362) 13822 : cluster 0 pgmap v13791: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:29:21.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:29:20 smithi080 bash[28361]: cluster 2023-12-01T12:29:19.752473+0000 mgr.y (mgr.24362) 13822 : cluster 0 pgmap v13791: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:29:21.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:29:20 smithi080 bash[41963]: cluster 2023-12-01T12:29:19.752473+0000 mgr.y (mgr.24362) 13822 : cluster 0 pgmap v13791: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:29:22.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:29:21 smithi090 bash[32384]: audit 2023-12-01T12:29:21.812134+0000 mon.c (mon.2) 8851 : audit 0 from='client.? 172.21.15.80:0/3089134306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:29:22.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:29:21 smithi080 bash[28361]: audit 2023-12-01T12:29:21.812134+0000 mon.c (mon.2) 8851 : audit 0 from='client.? 172.21.15.80:0/3089134306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:29:22.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:29:21 smithi080 bash[41963]: audit 2023-12-01T12:29:21.812134+0000 mon.c (mon.2) 8851 : audit 0 from='client.? 172.21.15.80:0/3089134306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:29:23.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:29:22 smithi090 bash[32384]: cluster 2023-12-01T12:29:21.753275+0000 mgr.y (mgr.24362) 13823 : cluster 0 pgmap v13792: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:29:23.430 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:29:22 smithi080 bash[41963]: cluster 2023-12-01T12:29:21.753275+0000 mgr.y (mgr.24362) 13823 : cluster 0 pgmap v13792: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:29:23.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:29:22 smithi080 bash[28361]: cluster 2023-12-01T12:29:21.753275+0000 mgr.y (mgr.24362) 13823 : cluster 0 pgmap v13792: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:29:25.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:29:24 smithi090 bash[32384]: cluster 2023-12-01T12:29:23.753880+0000 mgr.y (mgr.24362) 13824 : cluster 0 pgmap v13793: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:29:25.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:29:24 smithi090 bash[32384]: audit 2023-12-01T12:29:24.262571+0000 mon.a (mon.0) 8585 : audit 0 from='client.? 172.21.15.80:0/3597224598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:29:25.430 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:29:24 smithi080 bash[41963]: cluster 2023-12-01T12:29:23.753880+0000 mgr.y (mgr.24362) 13824 : cluster 0 pgmap v13793: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:29:25.430 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:29:24 smithi080 bash[41963]: audit 2023-12-01T12:29:24.262571+0000 mon.a (mon.0) 8585 : audit 0 from='client.? 172.21.15.80:0/3597224598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:29:25.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:29:24 smithi080 bash[28361]: cluster 2023-12-01T12:29:23.753880+0000 mgr.y (mgr.24362) 13824 : cluster 0 pgmap v13793: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:29:25.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:29:24 smithi080 bash[28361]: audit 2023-12-01T12:29:24.262571+0000 mon.a (mon.0) 8585 : audit 0 from='client.? 172.21.15.80:0/3597224598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:29:26.232 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:29:25 smithi080 bash[28361]: audit 2023-12-01T12:29:25.512940+0000 mon.c (mon.2) 8852 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:29:26.232 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:29:25 smithi080 bash[41963]: audit 2023-12-01T12:29:25.512940+0000 mon.c (mon.2) 8852 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:29:26.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:29:25 smithi090 bash[32384]: audit 2023-12-01T12:29:25.512940+0000 mon.c (mon.2) 8852 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:29:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:29:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:29:26] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T12:29:27.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:29:26 smithi090 bash[32384]: cluster 2023-12-01T12:29:25.754495+0000 mgr.y (mgr.24362) 13825 : cluster 0 pgmap v13794: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:29:27.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:29:26 smithi090 bash[32384]: audit 2023-12-01T12:29:26.715354+0000 mon.a (mon.0) 8586 : audit 0 from='client.? 172.21.15.80:0/4163146744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:29:27.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:29:26 smithi080 bash[28361]: cluster 2023-12-01T12:29:25.754495+0000 mgr.y (mgr.24362) 13825 : cluster 0 pgmap v13794: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:29:27.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:29:26 smithi080 bash[28361]: audit 2023-12-01T12:29:26.715354+0000 mon.a (mon.0) 8586 : audit 0 from='client.? 172.21.15.80:0/4163146744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:29:27.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:29:26 smithi080 bash[41963]: cluster 2023-12-01T12:29:25.754495+0000 mgr.y (mgr.24362) 13825 : cluster 0 pgmap v13794: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:29:27.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:29:26 smithi080 bash[41963]: audit 2023-12-01T12:29:26.715354+0000 mon.a (mon.0) 8586 : audit 0 from='client.? 172.21.15.80:0/4163146744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:29:29.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:29:28 smithi090 bash[32384]: cluster 2023-12-01T12:29:27.755653+0000 mgr.y (mgr.24362) 13826 : cluster 0 pgmap v13795: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:29:29.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:29:28 smithi080 bash[41963]: cluster 2023-12-01T12:29:27.755653+0000 mgr.y (mgr.24362) 13826 : cluster 0 pgmap v13795: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:29:29.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:29:28 smithi080 bash[28361]: cluster 2023-12-01T12:29:27.755653+0000 mgr.y (mgr.24362) 13826 : cluster 0 pgmap v13795: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:29:30.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:29:29 smithi090 bash[32384]: audit 2023-12-01T12:29:29.176807+0000 mon.a (mon.0) 8587 : audit 0 from='client.? 172.21.15.80:0/3722823945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:29:30.430 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:29:29 smithi080 bash[41963]: audit 2023-12-01T12:29:29.176807+0000 mon.a (mon.0) 8587 : audit 0 from='client.? 172.21.15.80:0/3722823945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:29:30.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:29:29 smithi080 bash[28361]: audit 2023-12-01T12:29:29.176807+0000 mon.a (mon.0) 8587 : audit 0 from='client.? 172.21.15.80:0/3722823945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:29:31.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:29:30 smithi090 bash[32384]: cluster 2023-12-01T12:29:29.756338+0000 mgr.y (mgr.24362) 13827 : cluster 0 pgmap v13796: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:29:31.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:29:30 smithi080 bash[28361]: cluster 2023-12-01T12:29:29.756338+0000 mgr.y (mgr.24362) 13827 : cluster 0 pgmap v13796: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:29:31.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:29:30 smithi080 bash[41963]: cluster 2023-12-01T12:29:29.756338+0000 mgr.y (mgr.24362) 13827 : cluster 0 pgmap v13796: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:29:32.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:29:31 smithi090 bash[32384]: audit 2023-12-01T12:29:31.635902+0000 mon.c (mon.2) 8853 : audit 0 from='client.? 172.21.15.80:0/1818588636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:29:32.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:29:31 smithi080 bash[28361]: audit 2023-12-01T12:29:31.635902+0000 mon.c (mon.2) 8853 : audit 0 from='client.? 172.21.15.80:0/1818588636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:29:32.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:29:31 smithi080 bash[41963]: audit 2023-12-01T12:29:31.635902+0000 mon.c (mon.2) 8853 : audit 0 from='client.? 172.21.15.80:0/1818588636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:29:33.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:29:32 smithi090 bash[32384]: cluster 2023-12-01T12:29:31.757550+0000 mgr.y (mgr.24362) 13828 : cluster 0 pgmap v13797: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:29:33.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:29:32 smithi080 bash[28361]: cluster 2023-12-01T12:29:31.757550+0000 mgr.y (mgr.24362) 13828 : cluster 0 pgmap v13797: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:29:33.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:29:32 smithi080 bash[41963]: cluster 2023-12-01T12:29:31.757550+0000 mgr.y (mgr.24362) 13828 : cluster 0 pgmap v13797: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:29:35.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:29:35 smithi090 bash[32384]: cluster 2023-12-01T12:29:33.758152+0000 mgr.y (mgr.24362) 13829 : cluster 0 pgmap v13798: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:29:35.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:29:35 smithi090 bash[32384]: audit 2023-12-01T12:29:34.101670+0000 mon.a (mon.0) 8588 : audit 0 from='client.? 172.21.15.80:0/1112998743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:29:35.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:29:35 smithi080 bash[28361]: cluster 2023-12-01T12:29:33.758152+0000 mgr.y (mgr.24362) 13829 : cluster 0 pgmap v13798: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:29:35.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:29:35 smithi080 bash[28361]: audit 2023-12-01T12:29:34.101670+0000 mon.a (mon.0) 8588 : audit 0 from='client.? 172.21.15.80:0/1112998743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:29:35.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:29:35 smithi080 bash[41963]: cluster 2023-12-01T12:29:33.758152+0000 mgr.y (mgr.24362) 13829 : cluster 0 pgmap v13798: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:29:35.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:29:35 smithi080 bash[41963]: audit 2023-12-01T12:29:34.101670+0000 mon.a (mon.0) 8588 : audit 0 from='client.? 172.21.15.80:0/1112998743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:29:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:29:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:29:36] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T12:29:37.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:29:37 smithi090 bash[32384]: cluster 2023-12-01T12:29:35.758788+0000 mgr.y (mgr.24362) 13830 : cluster 0 pgmap v13799: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:29:37.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:29:37 smithi090 bash[32384]: audit 2023-12-01T12:29:36.560546+0000 mon.c (mon.2) 8854 : audit 0 from='client.? 172.21.15.80:0/3632779362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:29:37.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:29:37 smithi080 bash[28361]: cluster 2023-12-01T12:29:35.758788+0000 mgr.y (mgr.24362) 13830 : cluster 0 pgmap v13799: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:29:37.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:29:37 smithi080 bash[28361]: audit 2023-12-01T12:29:36.560546+0000 mon.c (mon.2) 8854 : audit 0 from='client.? 172.21.15.80:0/3632779362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:29:37.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:29:37 smithi080 bash[41963]: cluster 2023-12-01T12:29:35.758788+0000 mgr.y (mgr.24362) 13830 : cluster 0 pgmap v13799: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:29:37.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:29:37 smithi080 bash[41963]: audit 2023-12-01T12:29:36.560546+0000 mon.c (mon.2) 8854 : audit 0 from='client.? 172.21.15.80:0/3632779362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:29:39.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:29:39 smithi090 bash[32384]: cluster 2023-12-01T12:29:37.760005+0000 mgr.y (mgr.24362) 13831 : cluster 0 pgmap v13800: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:29:39.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:29:39 smithi080 bash[28361]: cluster 2023-12-01T12:29:37.760005+0000 mgr.y (mgr.24362) 13831 : cluster 0 pgmap v13800: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:29:39.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:29:39 smithi080 bash[41963]: cluster 2023-12-01T12:29:37.760005+0000 mgr.y (mgr.24362) 13831 : cluster 0 pgmap v13800: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:29:40.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:29:40 smithi090 bash[32384]: audit 2023-12-01T12:29:39.007219+0000 mon.a (mon.0) 8589 : audit 0 from='client.? 172.21.15.80:0/160123152' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:29:40.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:29:40 smithi080 bash[41963]: audit 2023-12-01T12:29:39.007219+0000 mon.a (mon.0) 8589 : audit 0 from='client.? 172.21.15.80:0/160123152' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:29:40.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:29:40 smithi080 bash[28361]: audit 2023-12-01T12:29:39.007219+0000 mon.a (mon.0) 8589 : audit 0 from='client.? 172.21.15.80:0/160123152' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:29:41.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:29:41 smithi080 bash[28361]: cluster 2023-12-01T12:29:39.760766+0000 mgr.y (mgr.24362) 13832 : cluster 0 pgmap v13801: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:29:41.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:29:41 smithi080 bash[28361]: audit 2023-12-01T12:29:40.513440+0000 mon.c (mon.2) 8855 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:29:41.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:29:41 smithi080 bash[41963]: cluster 2023-12-01T12:29:39.760766+0000 mgr.y (mgr.24362) 13832 : cluster 0 pgmap v13801: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:29:41.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:29:41 smithi080 bash[41963]: audit 2023-12-01T12:29:40.513440+0000 mon.c (mon.2) 8855 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:29:41.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:29:41 smithi090 bash[32384]: cluster 2023-12-01T12:29:39.760766+0000 mgr.y (mgr.24362) 13832 : cluster 0 pgmap v13801: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:29:41.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:29:41 smithi090 bash[32384]: audit 2023-12-01T12:29:40.513440+0000 mon.c (mon.2) 8855 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:29:42.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:29:42 smithi080 bash[28361]: audit 2023-12-01T12:29:41.451696+0000 mon.a (mon.0) 8590 : audit 0 from='client.? 172.21.15.80:0/744328105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:29:42.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:29:42 smithi080 bash[41963]: audit 2023-12-01T12:29:41.451696+0000 mon.a (mon.0) 8590 : audit 0 from='client.? 172.21.15.80:0/744328105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:29:42.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:29:42 smithi090 bash[32384]: audit 2023-12-01T12:29:41.451696+0000 mon.a (mon.0) 8590 : audit 0 from='client.? 172.21.15.80:0/744328105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:29:43.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:29:43 smithi080 bash[41963]: cluster 2023-12-01T12:29:41.762052+0000 mgr.y (mgr.24362) 13833 : cluster 0 pgmap v13802: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:29:43.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:29:43 smithi080 bash[28361]: cluster 2023-12-01T12:29:41.762052+0000 mgr.y (mgr.24362) 13833 : cluster 0 pgmap v13802: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:29:43.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:29:43 smithi090 bash[32384]: cluster 2023-12-01T12:29:41.762052+0000 mgr.y (mgr.24362) 13833 : cluster 0 pgmap v13802: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:29:44.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:29:44 smithi080 bash[28361]: audit 2023-12-01T12:29:43.904638+0000 mon.a (mon.0) 8591 : audit 0 from='client.? 172.21.15.80:0/3645314290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:29:44.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:29:44 smithi080 bash[41963]: audit 2023-12-01T12:29:43.904638+0000 mon.a (mon.0) 8591 : audit 0 from='client.? 172.21.15.80:0/3645314290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:29:44.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:29:44 smithi090 bash[32384]: audit 2023-12-01T12:29:43.904638+0000 mon.a (mon.0) 8591 : audit 0 from='client.? 172.21.15.80:0/3645314290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:29:45.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:29:45 smithi080 bash[41963]: cluster 2023-12-01T12:29:43.762834+0000 mgr.y (mgr.24362) 13834 : cluster 0 pgmap v13803: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:29:45.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:29:45 smithi080 bash[28361]: cluster 2023-12-01T12:29:43.762834+0000 mgr.y (mgr.24362) 13834 : cluster 0 pgmap v13803: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:29:45.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:29:45 smithi090 bash[32384]: cluster 2023-12-01T12:29:43.762834+0000 mgr.y (mgr.24362) 13834 : cluster 0 pgmap v13803: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:29:46.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:29:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:29:46] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T12:29:47.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:29:47 smithi080 bash[41963]: cluster 2023-12-01T12:29:45.763498+0000 mgr.y (mgr.24362) 13835 : cluster 0 pgmap v13804: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:29:47.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:29:47 smithi080 bash[41963]: audit 2023-12-01T12:29:46.348271+0000 mon.a (mon.0) 8592 : audit 0 from='client.? 172.21.15.80:0/1205716782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:29:47.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:29:47 smithi080 bash[28361]: cluster 2023-12-01T12:29:45.763498+0000 mgr.y (mgr.24362) 13835 : cluster 0 pgmap v13804: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:29:47.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:29:47 smithi080 bash[28361]: audit 2023-12-01T12:29:46.348271+0000 mon.a (mon.0) 8592 : audit 0 from='client.? 172.21.15.80:0/1205716782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:29:47.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:29:47 smithi090 bash[32384]: cluster 2023-12-01T12:29:45.763498+0000 mgr.y (mgr.24362) 13835 : cluster 0 pgmap v13804: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:29:47.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:29:47 smithi090 bash[32384]: audit 2023-12-01T12:29:46.348271+0000 mon.a (mon.0) 8592 : audit 0 from='client.? 172.21.15.80:0/1205716782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:29:49.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:29:49 smithi080 bash[41963]: cluster 2023-12-01T12:29:47.764644+0000 mgr.y (mgr.24362) 13836 : cluster 0 pgmap v13805: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:29:49.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:29:49 smithi080 bash[41963]: audit 2023-12-01T12:29:48.801117+0000 mon.c (mon.2) 8856 : audit 0 from='client.? 172.21.15.80:0/3888307788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:29:49.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:29:49 smithi080 bash[28361]: cluster 2023-12-01T12:29:47.764644+0000 mgr.y (mgr.24362) 13836 : cluster 0 pgmap v13805: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:29:49.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:29:49 smithi080 bash[28361]: audit 2023-12-01T12:29:48.801117+0000 mon.c (mon.2) 8856 : audit 0 from='client.? 172.21.15.80:0/3888307788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:29:49.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:29:49 smithi090 bash[32384]: cluster 2023-12-01T12:29:47.764644+0000 mgr.y (mgr.24362) 13836 : cluster 0 pgmap v13805: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:29:49.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:29:49 smithi090 bash[32384]: audit 2023-12-01T12:29:48.801117+0000 mon.c (mon.2) 8856 : audit 0 from='client.? 172.21.15.80:0/3888307788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:29:51.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:29:51 smithi080 bash[28361]: cluster 2023-12-01T12:29:49.765329+0000 mgr.y (mgr.24362) 13837 : cluster 0 pgmap v13806: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:29:51.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:29:51 smithi080 bash[41963]: cluster 2023-12-01T12:29:49.765329+0000 mgr.y (mgr.24362) 13837 : cluster 0 pgmap v13806: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:29:51.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:29:51 smithi090 bash[32384]: cluster 2023-12-01T12:29:49.765329+0000 mgr.y (mgr.24362) 13837 : cluster 0 pgmap v13806: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:29:52.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:29:52 smithi080 bash[41963]: audit 2023-12-01T12:29:51.264540+0000 mon.a (mon.0) 8593 : audit 0 from='client.? 172.21.15.80:0/3448119305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:29:52.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:29:52 smithi080 bash[28361]: audit 2023-12-01T12:29:51.264540+0000 mon.a (mon.0) 8593 : audit 0 from='client.? 172.21.15.80:0/3448119305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:29:52.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:29:52 smithi090 bash[32384]: audit 2023-12-01T12:29:51.264540+0000 mon.a (mon.0) 8593 : audit 0 from='client.? 172.21.15.80:0/3448119305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:29:53.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:29:53 smithi080 bash[28361]: cluster 2023-12-01T12:29:51.766543+0000 mgr.y (mgr.24362) 13838 : cluster 0 pgmap v13807: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:29:53.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:29:53 smithi080 bash[41963]: cluster 2023-12-01T12:29:51.766543+0000 mgr.y (mgr.24362) 13838 : cluster 0 pgmap v13807: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:29:53.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:29:53 smithi090 bash[32384]: cluster 2023-12-01T12:29:51.766543+0000 mgr.y (mgr.24362) 13838 : cluster 0 pgmap v13807: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:29:54.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:29:54 smithi080 bash[28361]: audit 2023-12-01T12:29:53.717895+0000 mon.a (mon.0) 8594 : audit 0 from='client.? 172.21.15.80:0/4017468230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:29:54.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:29:54 smithi080 bash[41963]: audit 2023-12-01T12:29:53.717895+0000 mon.a (mon.0) 8594 : audit 0 from='client.? 172.21.15.80:0/4017468230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:29:54.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:29:54 smithi090 bash[32384]: audit 2023-12-01T12:29:53.717895+0000 mon.a (mon.0) 8594 : audit 0 from='client.? 172.21.15.80:0/4017468230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:29:55.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:29:55 smithi080 bash[41963]: cluster 2023-12-01T12:29:53.767137+0000 mgr.y (mgr.24362) 13839 : cluster 0 pgmap v13808: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:29:55.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:29:55 smithi080 bash[28361]: cluster 2023-12-01T12:29:53.767137+0000 mgr.y (mgr.24362) 13839 : cluster 0 pgmap v13808: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:29:55.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:29:55 smithi090 bash[32384]: cluster 2023-12-01T12:29:53.767137+0000 mgr.y (mgr.24362) 13839 : cluster 0 pgmap v13808: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:29:56.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:29:56 smithi080 bash[41963]: audit 2023-12-01T12:29:55.513748+0000 mon.c (mon.2) 8857 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:29:56.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:29:56 smithi080 bash[28361]: audit 2023-12-01T12:29:55.513748+0000 mon.c (mon.2) 8857 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:29:56.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:29:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:29:56] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T12:29:56.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:29:56 smithi090 bash[32384]: audit 2023-12-01T12:29:55.513748+0000 mon.c (mon.2) 8857 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:29:57.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:29:57 smithi080 bash[28361]: cluster 2023-12-01T12:29:55.767645+0000 mgr.y (mgr.24362) 13840 : cluster 0 pgmap v13809: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:29:57.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:29:57 smithi080 bash[28361]: audit 2023-12-01T12:29:56.168934+0000 mon.c (mon.2) 8858 : audit 0 from='client.? 172.21.15.80:0/4005946372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:29:57.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:29:57 smithi080 bash[41963]: cluster 2023-12-01T12:29:55.767645+0000 mgr.y (mgr.24362) 13840 : cluster 0 pgmap v13809: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:29:57.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:29:57 smithi080 bash[41963]: audit 2023-12-01T12:29:56.168934+0000 mon.c (mon.2) 8858 : audit 0 from='client.? 172.21.15.80:0/4005946372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:29:57.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:29:57 smithi090 bash[32384]: cluster 2023-12-01T12:29:55.767645+0000 mgr.y (mgr.24362) 13840 : cluster 0 pgmap v13809: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:29:57.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:29:57 smithi090 bash[32384]: audit 2023-12-01T12:29:56.168934+0000 mon.c (mon.2) 8858 : audit 0 from='client.? 172.21.15.80:0/4005946372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:29:59.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:29:59 smithi080 bash[28361]: cluster 2023-12-01T12:29:57.768782+0000 mgr.y (mgr.24362) 13841 : cluster 0 pgmap v13810: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:29:59.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:29:59 smithi080 bash[28361]: audit 2023-12-01T12:29:58.616577+0000 mon.c (mon.2) 8859 : audit 0 from='client.? 172.21.15.80:0/3598972911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:29:59.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:29:59 smithi080 bash[41963]: cluster 2023-12-01T12:29:57.768782+0000 mgr.y (mgr.24362) 13841 : cluster 0 pgmap v13810: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:29:59.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:29:59 smithi080 bash[41963]: audit 2023-12-01T12:29:58.616577+0000 mon.c (mon.2) 8859 : audit 0 from='client.? 172.21.15.80:0/3598972911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:29:59.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:29:59 smithi090 bash[32384]: cluster 2023-12-01T12:29:57.768782+0000 mgr.y (mgr.24362) 13841 : cluster 0 pgmap v13810: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:29:59.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:29:59 smithi090 bash[32384]: audit 2023-12-01T12:29:58.616577+0000 mon.c (mon.2) 8859 : audit 0 from='client.? 172.21.15.80:0/3598972911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:30:00.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:30:00 smithi080 bash[41963]: cluster 2023-12-01T12:30:00.000173+0000 mon.a (mon.0) 8595 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T12:30:00.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:30:00 smithi080 bash[28361]: debug 2023-12-01T12:29:59.997+0000 7f6ec9bf0700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T12:30:00.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:30:00 smithi080 bash[28361]: cluster 2023-12-01T12:30:00.000173+0000 mon.a (mon.0) 8595 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T12:30:00.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:30:00 smithi090 bash[32384]: cluster 2023-12-01T12:30:00.000173+0000 mon.a (mon.0) 8595 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T12:30:01.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:30:01 smithi080 bash[41963]: cluster 2023-12-01T12:29:59.769569+0000 mgr.y (mgr.24362) 13842 : cluster 0 pgmap v13811: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:30:01.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:30:01 smithi080 bash[41963]: audit 2023-12-01T12:30:01.074019+0000 mon.a (mon.0) 8596 : audit 0 from='client.? 172.21.15.80:0/27456365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:30:01.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:30:01 smithi080 bash[28361]: cluster 2023-12-01T12:29:59.769569+0000 mgr.y (mgr.24362) 13842 : cluster 0 pgmap v13811: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:30:01.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:30:01 smithi080 bash[28361]: audit 2023-12-01T12:30:01.074019+0000 mon.a (mon.0) 8596 : audit 0 from='client.? 172.21.15.80:0/27456365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:30:01.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:30:01 smithi090 bash[32384]: cluster 2023-12-01T12:29:59.769569+0000 mgr.y (mgr.24362) 13842 : cluster 0 pgmap v13811: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:30:01.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:30:01 smithi090 bash[32384]: audit 2023-12-01T12:30:01.074019+0000 mon.a (mon.0) 8596 : audit 0 from='client.? 172.21.15.80:0/27456365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:30:03.430 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:30:03 smithi080 bash[41963]: cluster 2023-12-01T12:30:01.770742+0000 mgr.y (mgr.24362) 13843 : cluster 0 pgmap v13812: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:30:03.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:30:03 smithi080 bash[28361]: cluster 2023-12-01T12:30:01.770742+0000 mgr.y (mgr.24362) 13843 : cluster 0 pgmap v13812: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:30:03.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:30:03 smithi090 bash[32384]: cluster 2023-12-01T12:30:01.770742+0000 mgr.y (mgr.24362) 13843 : cluster 0 pgmap v13812: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:30:04.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:30:04 smithi080 bash[28361]: audit 2023-12-01T12:30:03.532355+0000 mon.c (mon.2) 8860 : audit 0 from='client.? 172.21.15.80:0/3040656593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:30:04.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:30:04 smithi080 bash[41963]: audit 2023-12-01T12:30:03.532355+0000 mon.c (mon.2) 8860 : audit 0 from='client.? 172.21.15.80:0/3040656593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:30:04.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:30:04 smithi090 bash[32384]: audit 2023-12-01T12:30:03.532355+0000 mon.c (mon.2) 8860 : audit 0 from='client.? 172.21.15.80:0/3040656593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:30:05.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:30:05 smithi080 bash[28361]: cluster 2023-12-01T12:30:03.771496+0000 mgr.y (mgr.24362) 13844 : cluster 0 pgmap v13813: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:30:05.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:30:05 smithi080 bash[41963]: cluster 2023-12-01T12:30:03.771496+0000 mgr.y (mgr.24362) 13844 : cluster 0 pgmap v13813: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:30:05.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:30:05 smithi090 bash[32384]: cluster 2023-12-01T12:30:03.771496+0000 mgr.y (mgr.24362) 13844 : cluster 0 pgmap v13813: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:30:06.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:30:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:30:06] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T12:30:06.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:30:06 smithi080 bash[28361]: audit 2023-12-01T12:30:05.203262+0000 mon.c (mon.2) 8861 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:30:06.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:30:06 smithi080 bash[28361]: audit 2023-12-01T12:30:05.995723+0000 mon.a (mon.0) 8597 : audit 0 from='client.? 172.21.15.80:0/3013602632' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:30:06.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:30:06 smithi080 bash[41963]: audit 2023-12-01T12:30:05.203262+0000 mon.c (mon.2) 8861 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:30:06.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:30:06 smithi080 bash[41963]: audit 2023-12-01T12:30:05.995723+0000 mon.a (mon.0) 8597 : audit 0 from='client.? 172.21.15.80:0/3013602632' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:30:06.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:30:06 smithi090 bash[32384]: audit 2023-12-01T12:30:05.203262+0000 mon.c (mon.2) 8861 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:30:06.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:30:06 smithi090 bash[32384]: audit 2023-12-01T12:30:05.995723+0000 mon.a (mon.0) 8597 : audit 0 from='client.? 172.21.15.80:0/3013602632' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:30:07.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:30:07 smithi080 bash[28361]: cluster 2023-12-01T12:30:05.772371+0000 mgr.y (mgr.24362) 13845 : cluster 0 pgmap v13814: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:30:07.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:30:07 smithi080 bash[41963]: cluster 2023-12-01T12:30:05.772371+0000 mgr.y (mgr.24362) 13845 : cluster 0 pgmap v13814: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:30:07.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:30:07 smithi090 bash[32384]: cluster 2023-12-01T12:30:05.772371+0000 mgr.y (mgr.24362) 13845 : cluster 0 pgmap v13814: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:30:09.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:30:09 smithi080 bash[28361]: cluster 2023-12-01T12:30:07.773620+0000 mgr.y (mgr.24362) 13846 : cluster 0 pgmap v13815: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:30:09.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:30:09 smithi080 bash[28361]: audit 2023-12-01T12:30:08.450250+0000 mon.a (mon.0) 8598 : audit 0 from='client.? 172.21.15.80:0/3003788367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:30:09.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:30:09 smithi080 bash[41963]: cluster 2023-12-01T12:30:07.773620+0000 mgr.y (mgr.24362) 13846 : cluster 0 pgmap v13815: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:30:09.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:30:09 smithi080 bash[41963]: audit 2023-12-01T12:30:08.450250+0000 mon.a (mon.0) 8598 : audit 0 from='client.? 172.21.15.80:0/3003788367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:30:09.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:30:09 smithi090 bash[32384]: cluster 2023-12-01T12:30:07.773620+0000 mgr.y (mgr.24362) 13846 : cluster 0 pgmap v13815: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:30:09.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:30:09 smithi090 bash[32384]: audit 2023-12-01T12:30:08.450250+0000 mon.a (mon.0) 8598 : audit 0 from='client.? 172.21.15.80:0/3003788367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:30:11.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:30:11 smithi080 bash[28361]: cluster 2023-12-01T12:30:09.774341+0000 mgr.y (mgr.24362) 13847 : cluster 0 pgmap v13816: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:30:11.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:30:11 smithi080 bash[28361]: audit 2023-12-01T12:30:10.513871+0000 mon.c (mon.2) 8862 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:30:11.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:30:11 smithi080 bash[28361]: audit 2023-12-01T12:30:10.931521+0000 mon.c (mon.2) 8863 : audit 0 from='client.? 172.21.15.80:0/608286486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:30:11.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:30:11 smithi080 bash[28361]: audit 2023-12-01T12:30:11.001021+0000 mon.a (mon.0) 8599 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:30:11.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:30:11 smithi080 bash[28361]: audit 2023-12-01T12:30:11.011470+0000 mon.a (mon.0) 8600 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:30:11.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:30:11 smithi080 bash[41963]: cluster 2023-12-01T12:30:09.774341+0000 mgr.y (mgr.24362) 13847 : cluster 0 pgmap v13816: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:30:11.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:30:11 smithi080 bash[41963]: audit 2023-12-01T12:30:10.513871+0000 mon.c (mon.2) 8862 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:30:11.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:30:11 smithi080 bash[41963]: audit 2023-12-01T12:30:10.931521+0000 mon.c (mon.2) 8863 : audit 0 from='client.? 172.21.15.80:0/608286486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:30:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:30:11 smithi080 bash[41963]: audit 2023-12-01T12:30:11.001021+0000 mon.a (mon.0) 8599 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:30:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:30:11 smithi080 bash[41963]: audit 2023-12-01T12:30:11.011470+0000 mon.a (mon.0) 8600 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:30:11.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:30:11 smithi090 bash[32384]: cluster 2023-12-01T12:30:09.774341+0000 mgr.y (mgr.24362) 13847 : cluster 0 pgmap v13816: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:30:11.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:30:11 smithi090 bash[32384]: audit 2023-12-01T12:30:10.513871+0000 mon.c (mon.2) 8862 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:30:11.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:30:11 smithi090 bash[32384]: audit 2023-12-01T12:30:10.931521+0000 mon.c (mon.2) 8863 : audit 0 from='client.? 172.21.15.80:0/608286486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:30:11.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:30:11 smithi090 bash[32384]: audit 2023-12-01T12:30:11.001021+0000 mon.a (mon.0) 8599 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:30:11.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:30:11 smithi090 bash[32384]: audit 2023-12-01T12:30:11.011470+0000 mon.a (mon.0) 8600 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:30:12.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:30:12 smithi090 bash[32384]: audit 2023-12-01T12:30:11.457719+0000 mon.a (mon.0) 8601 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:30:12.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:30:12 smithi090 bash[32384]: audit 2023-12-01T12:30:11.470226+0000 mon.a (mon.0) 8602 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:30:12.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:30:12 smithi090 bash[32384]: audit 2023-12-01T12:30:11.956739+0000 mon.c (mon.2) 8864 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:30:12.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:30:12 smithi090 bash[32384]: audit 2023-12-01T12:30:11.958421+0000 mon.c (mon.2) 8865 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:30:12.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:30:12 smithi090 bash[32384]: audit 2023-12-01T12:30:11.969567+0000 mon.a (mon.0) 8603 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:30:12.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:30:12 smithi080 bash[28361]: audit 2023-12-01T12:30:11.457719+0000 mon.a (mon.0) 8601 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:30:12.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:30:12 smithi080 bash[28361]: audit 2023-12-01T12:30:11.470226+0000 mon.a (mon.0) 8602 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:30:12.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:30:12 smithi080 bash[28361]: audit 2023-12-01T12:30:11.956739+0000 mon.c (mon.2) 8864 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:30:12.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:30:12 smithi080 bash[28361]: audit 2023-12-01T12:30:11.958421+0000 mon.c (mon.2) 8865 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:30:12.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:30:12 smithi080 bash[28361]: audit 2023-12-01T12:30:11.969567+0000 mon.a (mon.0) 8603 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:30:12.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:30:12 smithi080 bash[41963]: audit 2023-12-01T12:30:11.457719+0000 mon.a (mon.0) 8601 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:30:12.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:30:12 smithi080 bash[41963]: audit 2023-12-01T12:30:11.470226+0000 mon.a (mon.0) 8602 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:30:12.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:30:12 smithi080 bash[41963]: audit 2023-12-01T12:30:11.956739+0000 mon.c (mon.2) 8864 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:30:12.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:30:12 smithi080 bash[41963]: audit 2023-12-01T12:30:11.958421+0000 mon.c (mon.2) 8865 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:30:12.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:30:12 smithi080 bash[41963]: audit 2023-12-01T12:30:11.969567+0000 mon.a (mon.0) 8603 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:30:13.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:30:13 smithi090 bash[32384]: cluster 2023-12-01T12:30:11.775530+0000 mgr.y (mgr.24362) 13848 : cluster 0 pgmap v13817: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:30:13.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:30:13 smithi090 bash[32384]: audit 2023-12-01T12:30:13.381559+0000 mon.c (mon.2) 8866 : audit 0 from='client.? 172.21.15.80:0/3284623561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:30:13.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:30:13 smithi080 bash[28361]: cluster 2023-12-01T12:30:11.775530+0000 mgr.y (mgr.24362) 13848 : cluster 0 pgmap v13817: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:30:13.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:30:13 smithi080 bash[28361]: audit 2023-12-01T12:30:13.381559+0000 mon.c (mon.2) 8866 : audit 0 from='client.? 172.21.15.80:0/3284623561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:30:13.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:30:13 smithi080 bash[41963]: cluster 2023-12-01T12:30:11.775530+0000 mgr.y (mgr.24362) 13848 : cluster 0 pgmap v13817: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:30:13.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:30:13 smithi080 bash[41963]: audit 2023-12-01T12:30:13.381559+0000 mon.c (mon.2) 8866 : audit 0 from='client.? 172.21.15.80:0/3284623561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:30:15.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:30:15 smithi090 bash[32384]: cluster 2023-12-01T12:30:13.776303+0000 mgr.y (mgr.24362) 13849 : cluster 0 pgmap v13818: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:30:15.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:30:15 smithi080 bash[28361]: cluster 2023-12-01T12:30:13.776303+0000 mgr.y (mgr.24362) 13849 : cluster 0 pgmap v13818: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:30:15.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:30:15 smithi080 bash[41963]: cluster 2023-12-01T12:30:13.776303+0000 mgr.y (mgr.24362) 13849 : cluster 0 pgmap v13818: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:30:16.485 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:30:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:30:16] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T12:30:16.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:30:16 smithi090 bash[32384]: audit 2023-12-01T12:30:15.841196+0000 mon.c (mon.2) 8867 : audit 0 from='client.? 172.21.15.80:0/2741394148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:30:16.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:30:16 smithi080 bash[28361]: audit 2023-12-01T12:30:15.841196+0000 mon.c (mon.2) 8867 : audit 0 from='client.? 172.21.15.80:0/2741394148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:30:16.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:30:16 smithi080 bash[41963]: audit 2023-12-01T12:30:15.841196+0000 mon.c (mon.2) 8867 : audit 0 from='client.? 172.21.15.80:0/2741394148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:30:17.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:30:17 smithi090 bash[32384]: cluster 2023-12-01T12:30:15.776762+0000 mgr.y (mgr.24362) 13850 : cluster 0 pgmap v13819: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:30:17.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:30:17 smithi080 bash[28361]: cluster 2023-12-01T12:30:15.776762+0000 mgr.y (mgr.24362) 13850 : cluster 0 pgmap v13819: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:30:17.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:30:17 smithi080 bash[41963]: cluster 2023-12-01T12:30:15.776762+0000 mgr.y (mgr.24362) 13850 : cluster 0 pgmap v13819: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:30:18.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:30:18 smithi090 bash[32384]: audit 2023-12-01T12:30:18.301424+0000 mon.a (mon.0) 8604 : audit 0 from='client.? 172.21.15.80:0/881515187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:30:18.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:30:18 smithi080 bash[28361]: audit 2023-12-01T12:30:18.301424+0000 mon.a (mon.0) 8604 : audit 0 from='client.? 172.21.15.80:0/881515187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:30:18.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:30:18 smithi080 bash[41963]: audit 2023-12-01T12:30:18.301424+0000 mon.a (mon.0) 8604 : audit 0 from='client.? 172.21.15.80:0/881515187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:30:19.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:30:19 smithi090 bash[32384]: cluster 2023-12-01T12:30:17.777895+0000 mgr.y (mgr.24362) 13851 : cluster 0 pgmap v13820: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:30:19.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:30:19 smithi080 bash[41963]: cluster 2023-12-01T12:30:17.777895+0000 mgr.y (mgr.24362) 13851 : cluster 0 pgmap v13820: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:30:19.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:30:19 smithi080 bash[28361]: cluster 2023-12-01T12:30:17.777895+0000 mgr.y (mgr.24362) 13851 : cluster 0 pgmap v13820: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:30:21.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:30:21 smithi090 bash[32384]: cluster 2023-12-01T12:30:19.778535+0000 mgr.y (mgr.24362) 13852 : cluster 0 pgmap v13821: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:30:21.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:30:21 smithi090 bash[32384]: audit 2023-12-01T12:30:20.745930+0000 mon.a (mon.0) 8605 : audit 0 from='client.? 172.21.15.80:0/2259933836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:30:21.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:30:21 smithi080 bash[41963]: cluster 2023-12-01T12:30:19.778535+0000 mgr.y (mgr.24362) 13852 : cluster 0 pgmap v13821: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:30:21.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:30:21 smithi080 bash[41963]: audit 2023-12-01T12:30:20.745930+0000 mon.a (mon.0) 8605 : audit 0 from='client.? 172.21.15.80:0/2259933836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:30:21.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:30:21 smithi080 bash[28361]: cluster 2023-12-01T12:30:19.778535+0000 mgr.y (mgr.24362) 13852 : cluster 0 pgmap v13821: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:30:21.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:30:21 smithi080 bash[28361]: audit 2023-12-01T12:30:20.745930+0000 mon.a (mon.0) 8605 : audit 0 from='client.? 172.21.15.80:0/2259933836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:30:23.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:30:23 smithi090 bash[32384]: cluster 2023-12-01T12:30:21.779652+0000 mgr.y (mgr.24362) 13853 : cluster 0 pgmap v13822: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:30:23.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:30:23 smithi090 bash[32384]: audit 2023-12-01T12:30:23.198658+0000 mon.a (mon.0) 8606 : audit 0 from='client.? 172.21.15.80:0/3600958279' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:30:23.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:30:23 smithi080 bash[28361]: cluster 2023-12-01T12:30:21.779652+0000 mgr.y (mgr.24362) 13853 : cluster 0 pgmap v13822: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:30:23.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:30:23 smithi080 bash[28361]: audit 2023-12-01T12:30:23.198658+0000 mon.a (mon.0) 8606 : audit 0 from='client.? 172.21.15.80:0/3600958279' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:30:23.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:30:23 smithi080 bash[41963]: cluster 2023-12-01T12:30:21.779652+0000 mgr.y (mgr.24362) 13853 : cluster 0 pgmap v13822: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:30:23.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:30:23 smithi080 bash[41963]: audit 2023-12-01T12:30:23.198658+0000 mon.a (mon.0) 8606 : audit 0 from='client.? 172.21.15.80:0/3600958279' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:30:25.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:30:25 smithi090 bash[32384]: cluster 2023-12-01T12:30:23.780416+0000 mgr.y (mgr.24362) 13854 : cluster 0 pgmap v13823: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:30:25.930 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:30:25 smithi080 bash[41963]: cluster 2023-12-01T12:30:23.780416+0000 mgr.y (mgr.24362) 13854 : cluster 0 pgmap v13823: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:30:25.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:30:25 smithi080 bash[28361]: cluster 2023-12-01T12:30:23.780416+0000 mgr.y (mgr.24362) 13854 : cluster 0 pgmap v13823: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:30:26.511 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:30:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:30:26] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T12:30:26.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:30:26 smithi090 bash[32384]: audit 2023-12-01T12:30:25.514786+0000 mon.c (mon.2) 8868 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:30:26.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:30:26 smithi090 bash[32384]: audit 2023-12-01T12:30:25.653001+0000 mon.c (mon.2) 8869 : audit 0 from='client.? 172.21.15.80:0/3232785946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:30:26.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:30:26 smithi080 bash[28361]: audit 2023-12-01T12:30:25.514786+0000 mon.c (mon.2) 8868 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:30:26.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:30:26 smithi080 bash[28361]: audit 2023-12-01T12:30:25.653001+0000 mon.c (mon.2) 8869 : audit 0 from='client.? 172.21.15.80:0/3232785946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:30:26.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:30:26 smithi080 bash[41963]: audit 2023-12-01T12:30:25.514786+0000 mon.c (mon.2) 8868 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:30:26.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:30:26 smithi080 bash[41963]: audit 2023-12-01T12:30:25.653001+0000 mon.c (mon.2) 8869 : audit 0 from='client.? 172.21.15.80:0/3232785946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:30:27.930 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:30:27 smithi080 bash[41963]: cluster 2023-12-01T12:30:25.781099+0000 mgr.y (mgr.24362) 13855 : cluster 0 pgmap v13824: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:30:27.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:30:27 smithi080 bash[28361]: cluster 2023-12-01T12:30:25.781099+0000 mgr.y (mgr.24362) 13855 : cluster 0 pgmap v13824: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:30:28.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:30:27 smithi090 bash[32384]: cluster 2023-12-01T12:30:25.781099+0000 mgr.y (mgr.24362) 13855 : cluster 0 pgmap v13824: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:30:28.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:30:28 smithi080 bash[28361]: audit 2023-12-01T12:30:28.110719+0000 mon.c (mon.2) 8870 : audit 0 from='client.? 172.21.15.80:0/591441131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:30:28.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:30:28 smithi080 bash[41963]: audit 2023-12-01T12:30:28.110719+0000 mon.c (mon.2) 8870 : audit 0 from='client.? 172.21.15.80:0/591441131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:30:29.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:30:28 smithi090 bash[32384]: audit 2023-12-01T12:30:28.110719+0000 mon.c (mon.2) 8870 : audit 0 from='client.? 172.21.15.80:0/591441131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:30:29.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:30:29 smithi080 bash[41963]: cluster 2023-12-01T12:30:27.782272+0000 mgr.y (mgr.24362) 13856 : cluster 0 pgmap v13825: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:30:29.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:30:29 smithi080 bash[28361]: cluster 2023-12-01T12:30:27.782272+0000 mgr.y (mgr.24362) 13856 : cluster 0 pgmap v13825: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:30:30.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:30:29 smithi090 bash[32384]: cluster 2023-12-01T12:30:27.782272+0000 mgr.y (mgr.24362) 13856 : cluster 0 pgmap v13825: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:30:31.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:30:31 smithi080 bash[41963]: cluster 2023-12-01T12:30:29.782965+0000 mgr.y (mgr.24362) 13857 : cluster 0 pgmap v13826: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:30:31.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:30:31 smithi080 bash[41963]: audit 2023-12-01T12:30:30.568110+0000 mon.a (mon.0) 8607 : audit 0 from='client.? 172.21.15.80:0/1988776538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:30:31.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:30:31 smithi080 bash[28361]: cluster 2023-12-01T12:30:29.782965+0000 mgr.y (mgr.24362) 13857 : cluster 0 pgmap v13826: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:30:31.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:30:31 smithi080 bash[28361]: audit 2023-12-01T12:30:30.568110+0000 mon.a (mon.0) 8607 : audit 0 from='client.? 172.21.15.80:0/1988776538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:30:32.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:30:31 smithi090 bash[32384]: cluster 2023-12-01T12:30:29.782965+0000 mgr.y (mgr.24362) 13857 : cluster 0 pgmap v13826: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:30:32.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:30:31 smithi090 bash[32384]: audit 2023-12-01T12:30:30.568110+0000 mon.a (mon.0) 8607 : audit 0 from='client.? 172.21.15.80:0/1988776538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:30:33.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:30:33 smithi080 bash[28361]: cluster 2023-12-01T12:30:31.784136+0000 mgr.y (mgr.24362) 13858 : cluster 0 pgmap v13827: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:30:33.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:30:33 smithi080 bash[28361]: audit 2023-12-01T12:30:33.028260+0000 mon.a (mon.0) 8608 : audit 0 from='client.? 172.21.15.80:0/474587678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:30:33.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:30:33 smithi080 bash[41963]: cluster 2023-12-01T12:30:31.784136+0000 mgr.y (mgr.24362) 13858 : cluster 0 pgmap v13827: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:30:33.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:30:33 smithi080 bash[41963]: audit 2023-12-01T12:30:33.028260+0000 mon.a (mon.0) 8608 : audit 0 from='client.? 172.21.15.80:0/474587678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:30:34.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:30:33 smithi090 bash[32384]: cluster 2023-12-01T12:30:31.784136+0000 mgr.y (mgr.24362) 13858 : cluster 0 pgmap v13827: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:30:34.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:30:33 smithi090 bash[32384]: audit 2023-12-01T12:30:33.028260+0000 mon.a (mon.0) 8608 : audit 0 from='client.? 172.21.15.80:0/474587678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:30:35.930 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:30:35 smithi080 bash[41963]: cluster 2023-12-01T12:30:33.784792+0000 mgr.y (mgr.24362) 13859 : cluster 0 pgmap v13828: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:30:35.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:30:35 smithi080 bash[41963]: audit 2023-12-01T12:30:35.483390+0000 mon.a (mon.0) 8609 : audit 0 from='client.? 172.21.15.80:0/3244558263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:30:35.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:30:35 smithi080 bash[28361]: cluster 2023-12-01T12:30:33.784792+0000 mgr.y (mgr.24362) 13859 : cluster 0 pgmap v13828: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:30:35.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:30:35 smithi080 bash[28361]: audit 2023-12-01T12:30:35.483390+0000 mon.a (mon.0) 8609 : audit 0 from='client.? 172.21.15.80:0/3244558263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:30:36.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:30:35 smithi090 bash[32384]: cluster 2023-12-01T12:30:33.784792+0000 mgr.y (mgr.24362) 13859 : cluster 0 pgmap v13828: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:30:36.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:30:35 smithi090 bash[32384]: audit 2023-12-01T12:30:35.483390+0000 mon.a (mon.0) 8609 : audit 0 from='client.? 172.21.15.80:0/3244558263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:30:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:30:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:30:36] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T12:30:37.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:30:37 smithi080 bash[28361]: cluster 2023-12-01T12:30:35.785425+0000 mgr.y (mgr.24362) 13860 : cluster 0 pgmap v13829: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:30:37.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:30:37 smithi080 bash[41963]: cluster 2023-12-01T12:30:35.785425+0000 mgr.y (mgr.24362) 13860 : cluster 0 pgmap v13829: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:30:38.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:30:37 smithi090 bash[32384]: cluster 2023-12-01T12:30:35.785425+0000 mgr.y (mgr.24362) 13860 : cluster 0 pgmap v13829: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:30:38.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:30:38 smithi080 bash[41963]: audit 2023-12-01T12:30:37.936665+0000 mon.a (mon.0) 8610 : audit 0 from='client.? 172.21.15.80:0/3734055921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:30:38.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:30:38 smithi080 bash[28361]: audit 2023-12-01T12:30:37.936665+0000 mon.a (mon.0) 8610 : audit 0 from='client.? 172.21.15.80:0/3734055921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:30:39.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:30:38 smithi090 bash[32384]: audit 2023-12-01T12:30:37.936665+0000 mon.a (mon.0) 8610 : audit 0 from='client.? 172.21.15.80:0/3734055921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:30:39.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:30:39 smithi080 bash[28361]: cluster 2023-12-01T12:30:37.786171+0000 mgr.y (mgr.24362) 13861 : cluster 0 pgmap v13830: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:30:39.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:30:39 smithi080 bash[41963]: cluster 2023-12-01T12:30:37.786171+0000 mgr.y (mgr.24362) 13861 : cluster 0 pgmap v13830: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:30:40.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:30:39 smithi090 bash[32384]: cluster 2023-12-01T12:30:37.786171+0000 mgr.y (mgr.24362) 13861 : cluster 0 pgmap v13830: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:30:40.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:30:40 smithi080 bash[28361]: audit 2023-12-01T12:30:40.394171+0000 mon.a (mon.0) 8611 : audit 0 from='client.? 172.21.15.80:0/3358564841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:30:40.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:30:40 smithi080 bash[28361]: audit 2023-12-01T12:30:40.515015+0000 mon.c (mon.2) 8871 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:30:40.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:30:40 smithi080 bash[41963]: audit 2023-12-01T12:30:40.394171+0000 mon.a (mon.0) 8611 : audit 0 from='client.? 172.21.15.80:0/3358564841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:30:40.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:30:40 smithi080 bash[41963]: audit 2023-12-01T12:30:40.515015+0000 mon.c (mon.2) 8871 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:30:41.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:30:40 smithi090 bash[32384]: audit 2023-12-01T12:30:40.394171+0000 mon.a (mon.0) 8611 : audit 0 from='client.? 172.21.15.80:0/3358564841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:30:41.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:30:40 smithi090 bash[32384]: audit 2023-12-01T12:30:40.515015+0000 mon.c (mon.2) 8871 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:30:41.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:30:41 smithi080 bash[28361]: cluster 2023-12-01T12:30:39.786896+0000 mgr.y (mgr.24362) 13862 : cluster 0 pgmap v13831: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:30:41.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:30:41 smithi080 bash[41963]: cluster 2023-12-01T12:30:39.786896+0000 mgr.y (mgr.24362) 13862 : cluster 0 pgmap v13831: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:30:42.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:30:41 smithi090 bash[32384]: cluster 2023-12-01T12:30:39.786896+0000 mgr.y (mgr.24362) 13862 : cluster 0 pgmap v13831: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:30:43.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:30:43 smithi080 bash[41963]: cluster 2023-12-01T12:30:41.788128+0000 mgr.y (mgr.24362) 13863 : cluster 0 pgmap v13832: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:30:43.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:30:43 smithi080 bash[41963]: audit 2023-12-01T12:30:42.848483+0000 mon.c (mon.2) 8872 : audit 0 from='client.? 172.21.15.80:0/3652841184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:30:43.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:30:43 smithi080 bash[28361]: cluster 2023-12-01T12:30:41.788128+0000 mgr.y (mgr.24362) 13863 : cluster 0 pgmap v13832: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:30:43.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:30:43 smithi080 bash[28361]: audit 2023-12-01T12:30:42.848483+0000 mon.c (mon.2) 8872 : audit 0 from='client.? 172.21.15.80:0/3652841184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:30:44.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:30:43 smithi090 bash[32384]: cluster 2023-12-01T12:30:41.788128+0000 mgr.y (mgr.24362) 13863 : cluster 0 pgmap v13832: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:30:44.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:30:43 smithi090 bash[32384]: audit 2023-12-01T12:30:42.848483+0000 mon.c (mon.2) 8872 : audit 0 from='client.? 172.21.15.80:0/3652841184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:30:45.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:30:45 smithi080 bash[41963]: cluster 2023-12-01T12:30:43.788711+0000 mgr.y (mgr.24362) 13864 : cluster 0 pgmap v13833: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:30:45.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:30:45 smithi080 bash[41963]: audit 2023-12-01T12:30:45.297166+0000 mon.a (mon.0) 8612 : audit 0 from='client.? 172.21.15.80:0/2289717976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:30:45.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:30:45 smithi080 bash[28361]: cluster 2023-12-01T12:30:43.788711+0000 mgr.y (mgr.24362) 13864 : cluster 0 pgmap v13833: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:30:45.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:30:45 smithi080 bash[28361]: audit 2023-12-01T12:30:45.297166+0000 mon.a (mon.0) 8612 : audit 0 from='client.? 172.21.15.80:0/2289717976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:30:46.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:30:45 smithi090 bash[32384]: cluster 2023-12-01T12:30:43.788711+0000 mgr.y (mgr.24362) 13864 : cluster 0 pgmap v13833: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:30:46.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:30:45 smithi090 bash[32384]: audit 2023-12-01T12:30:45.297166+0000 mon.a (mon.0) 8612 : audit 0 from='client.? 172.21.15.80:0/2289717976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:30:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:30:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:30:46] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T12:30:47.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:30:47 smithi080 bash[28361]: cluster 2023-12-01T12:30:45.789293+0000 mgr.y (mgr.24362) 13865 : cluster 0 pgmap v13834: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:30:47.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:30:47 smithi080 bash[41963]: cluster 2023-12-01T12:30:45.789293+0000 mgr.y (mgr.24362) 13865 : cluster 0 pgmap v13834: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:30:48.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:30:47 smithi090 bash[32384]: cluster 2023-12-01T12:30:45.789293+0000 mgr.y (mgr.24362) 13865 : cluster 0 pgmap v13834: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:30:48.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:30:48 smithi080 bash[41963]: audit 2023-12-01T12:30:47.754436+0000 mon.a (mon.0) 8613 : audit 0 from='client.? 172.21.15.80:0/1608808173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:30:48.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:30:48 smithi080 bash[28361]: audit 2023-12-01T12:30:47.754436+0000 mon.a (mon.0) 8613 : audit 0 from='client.? 172.21.15.80:0/1608808173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:30:49.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:30:48 smithi090 bash[32384]: audit 2023-12-01T12:30:47.754436+0000 mon.a (mon.0) 8613 : audit 0 from='client.? 172.21.15.80:0/1608808173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:30:49.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:30:49 smithi080 bash[28361]: cluster 2023-12-01T12:30:47.790386+0000 mgr.y (mgr.24362) 13866 : cluster 0 pgmap v13835: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:30:49.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:30:49 smithi080 bash[41963]: cluster 2023-12-01T12:30:47.790386+0000 mgr.y (mgr.24362) 13866 : cluster 0 pgmap v13835: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:30:50.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:30:49 smithi090 bash[32384]: cluster 2023-12-01T12:30:47.790386+0000 mgr.y (mgr.24362) 13866 : cluster 0 pgmap v13835: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:30:50.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:30:50 smithi080 bash[28361]: cluster 2023-12-01T12:30:49.791073+0000 mgr.y (mgr.24362) 13867 : cluster 0 pgmap v13836: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:30:50.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:30:50 smithi080 bash[28361]: audit 2023-12-01T12:30:50.202119+0000 mon.c (mon.2) 8873 : audit 0 from='client.? 172.21.15.80:0/1246003469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:30:50.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:30:50 smithi080 bash[41963]: cluster 2023-12-01T12:30:49.791073+0000 mgr.y (mgr.24362) 13867 : cluster 0 pgmap v13836: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:30:50.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:30:50 smithi080 bash[41963]: audit 2023-12-01T12:30:50.202119+0000 mon.c (mon.2) 8873 : audit 0 from='client.? 172.21.15.80:0/1246003469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:30:51.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:30:50 smithi090 bash[32384]: cluster 2023-12-01T12:30:49.791073+0000 mgr.y (mgr.24362) 13867 : cluster 0 pgmap v13836: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:30:51.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:30:50 smithi090 bash[32384]: audit 2023-12-01T12:30:50.202119+0000 mon.c (mon.2) 8873 : audit 0 from='client.? 172.21.15.80:0/1246003469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:30:53.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:30:52 smithi090 bash[32384]: cluster 2023-12-01T12:30:51.792325+0000 mgr.y (mgr.24362) 13868 : cluster 0 pgmap v13837: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:30:53.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:30:52 smithi090 bash[32384]: audit 2023-12-01T12:30:52.656903+0000 mon.c (mon.2) 8874 : audit 0 from='client.? 172.21.15.80:0/639325420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:30:53.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:30:52 smithi080 bash[41963]: cluster 2023-12-01T12:30:51.792325+0000 mgr.y (mgr.24362) 13868 : cluster 0 pgmap v13837: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:30:53.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:30:52 smithi080 bash[41963]: audit 2023-12-01T12:30:52.656903+0000 mon.c (mon.2) 8874 : audit 0 from='client.? 172.21.15.80:0/639325420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:30:53.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:30:52 smithi080 bash[28361]: cluster 2023-12-01T12:30:51.792325+0000 mgr.y (mgr.24362) 13868 : cluster 0 pgmap v13837: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:30:53.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:30:52 smithi080 bash[28361]: audit 2023-12-01T12:30:52.656903+0000 mon.c (mon.2) 8874 : audit 0 from='client.? 172.21.15.80:0/639325420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:30:55.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:30:54 smithi090 bash[32384]: cluster 2023-12-01T12:30:53.792886+0000 mgr.y (mgr.24362) 13869 : cluster 0 pgmap v13838: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:30:55.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:30:54 smithi080 bash[28361]: cluster 2023-12-01T12:30:53.792886+0000 mgr.y (mgr.24362) 13869 : cluster 0 pgmap v13838: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:30:55.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:30:54 smithi080 bash[41963]: cluster 2023-12-01T12:30:53.792886+0000 mgr.y (mgr.24362) 13869 : cluster 0 pgmap v13838: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:30:56.232 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:30:55 smithi080 bash[28361]: audit 2023-12-01T12:30:55.118137+0000 mon.c (mon.2) 8875 : audit 0 from='client.? 172.21.15.80:0/3869943362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:30:56.232 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:30:55 smithi080 bash[28361]: audit 2023-12-01T12:30:55.515132+0000 mon.c (mon.2) 8876 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:30:56.233 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:30:55 smithi080 bash[41963]: audit 2023-12-01T12:30:55.118137+0000 mon.c (mon.2) 8875 : audit 0 from='client.? 172.21.15.80:0/3869943362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:30:56.233 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:30:55 smithi080 bash[41963]: audit 2023-12-01T12:30:55.515132+0000 mon.c (mon.2) 8876 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:30:56.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:30:55 smithi090 bash[32384]: audit 2023-12-01T12:30:55.118137+0000 mon.c (mon.2) 8875 : audit 0 from='client.? 172.21.15.80:0/3869943362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:30:56.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:30:55 smithi090 bash[32384]: audit 2023-12-01T12:30:55.515132+0000 mon.c (mon.2) 8876 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:30:56.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:30:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:30:56] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T12:30:57.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:30:56 smithi090 bash[32384]: cluster 2023-12-01T12:30:55.793523+0000 mgr.y (mgr.24362) 13870 : cluster 0 pgmap v13839: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:30:57.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:30:56 smithi080 bash[28361]: cluster 2023-12-01T12:30:55.793523+0000 mgr.y (mgr.24362) 13870 : cluster 0 pgmap v13839: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:30:57.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:30:56 smithi080 bash[41963]: cluster 2023-12-01T12:30:55.793523+0000 mgr.y (mgr.24362) 13870 : cluster 0 pgmap v13839: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:30:58.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:30:57 smithi090 bash[32384]: audit 2023-12-01T12:30:57.578972+0000 mon.c (mon.2) 8877 : audit 0 from='client.? 172.21.15.80:0/3717327451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:30:58.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:30:57 smithi080 bash[28361]: audit 2023-12-01T12:30:57.578972+0000 mon.c (mon.2) 8877 : audit 0 from='client.? 172.21.15.80:0/3717327451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:30:58.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:30:57 smithi080 bash[41963]: audit 2023-12-01T12:30:57.578972+0000 mon.c (mon.2) 8877 : audit 0 from='client.? 172.21.15.80:0/3717327451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:30:59.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:30:58 smithi090 bash[32384]: cluster 2023-12-01T12:30:57.794747+0000 mgr.y (mgr.24362) 13871 : cluster 0 pgmap v13840: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:30:59.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:30:58 smithi080 bash[28361]: cluster 2023-12-01T12:30:57.794747+0000 mgr.y (mgr.24362) 13871 : cluster 0 pgmap v13840: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:30:59.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:30:58 smithi080 bash[41963]: cluster 2023-12-01T12:30:57.794747+0000 mgr.y (mgr.24362) 13871 : cluster 0 pgmap v13840: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:31:01.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:31:00 smithi090 bash[32384]: cluster 2023-12-01T12:30:59.795393+0000 mgr.y (mgr.24362) 13872 : cluster 0 pgmap v13841: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:31:01.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:31:00 smithi090 bash[32384]: audit 2023-12-01T12:31:00.031320+0000 mon.c (mon.2) 8878 : audit 0 from='client.? 172.21.15.80:0/2119173027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:31:01.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:31:00 smithi080 bash[28361]: cluster 2023-12-01T12:30:59.795393+0000 mgr.y (mgr.24362) 13872 : cluster 0 pgmap v13841: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:31:01.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:31:00 smithi080 bash[28361]: audit 2023-12-01T12:31:00.031320+0000 mon.c (mon.2) 8878 : audit 0 from='client.? 172.21.15.80:0/2119173027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:31:01.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:31:00 smithi080 bash[41963]: cluster 2023-12-01T12:30:59.795393+0000 mgr.y (mgr.24362) 13872 : cluster 0 pgmap v13841: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:31:01.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:31:00 smithi080 bash[41963]: audit 2023-12-01T12:31:00.031320+0000 mon.c (mon.2) 8878 : audit 0 from='client.? 172.21.15.80:0/2119173027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:31:03.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:31:02 smithi090 bash[32384]: cluster 2023-12-01T12:31:01.796518+0000 mgr.y (mgr.24362) 13873 : cluster 0 pgmap v13842: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:31:03.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:31:02 smithi090 bash[32384]: audit 2023-12-01T12:31:02.484593+0000 mon.c (mon.2) 8879 : audit 0 from='client.? 172.21.15.80:0/3647082130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:31:03.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:31:02 smithi080 bash[28361]: cluster 2023-12-01T12:31:01.796518+0000 mgr.y (mgr.24362) 13873 : cluster 0 pgmap v13842: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:31:03.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:31:02 smithi080 bash[28361]: audit 2023-12-01T12:31:02.484593+0000 mon.c (mon.2) 8879 : audit 0 from='client.? 172.21.15.80:0/3647082130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:31:03.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:31:02 smithi080 bash[41963]: cluster 2023-12-01T12:31:01.796518+0000 mgr.y (mgr.24362) 13873 : cluster 0 pgmap v13842: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:31:03.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:31:02 smithi080 bash[41963]: audit 2023-12-01T12:31:02.484593+0000 mon.c (mon.2) 8879 : audit 0 from='client.? 172.21.15.80:0/3647082130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:31:05.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:31:04 smithi090 bash[32384]: cluster 2023-12-01T12:31:03.797192+0000 mgr.y (mgr.24362) 13874 : cluster 0 pgmap v13843: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:31:05.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:31:04 smithi090 bash[32384]: audit 2023-12-01T12:31:04.931209+0000 mon.c (mon.2) 8880 : audit 0 from='client.? 172.21.15.80:0/4220254752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:31:05.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:31:04 smithi080 bash[28361]: cluster 2023-12-01T12:31:03.797192+0000 mgr.y (mgr.24362) 13874 : cluster 0 pgmap v13843: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:31:05.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:31:04 smithi080 bash[28361]: audit 2023-12-01T12:31:04.931209+0000 mon.c (mon.2) 8880 : audit 0 from='client.? 172.21.15.80:0/4220254752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:31:05.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:31:04 smithi080 bash[41963]: cluster 2023-12-01T12:31:03.797192+0000 mgr.y (mgr.24362) 13874 : cluster 0 pgmap v13843: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:31:05.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:31:04 smithi080 bash[41963]: audit 2023-12-01T12:31:04.931209+0000 mon.c (mon.2) 8880 : audit 0 from='client.? 172.21.15.80:0/4220254752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:31:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:31:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:31:06] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T12:31:07.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:31:06 smithi090 bash[32384]: cluster 2023-12-01T12:31:05.797830+0000 mgr.y (mgr.24362) 13875 : cluster 0 pgmap v13844: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:31:07.430 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:31:06 smithi080 bash[41963]: cluster 2023-12-01T12:31:05.797830+0000 mgr.y (mgr.24362) 13875 : cluster 0 pgmap v13844: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:31:07.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:31:06 smithi080 bash[28361]: cluster 2023-12-01T12:31:05.797830+0000 mgr.y (mgr.24362) 13875 : cluster 0 pgmap v13844: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:31:08.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:31:08 smithi090 bash[32384]: audit 2023-12-01T12:31:07.396521+0000 mon.c (mon.2) 8881 : audit 0 from='client.? 172.21.15.80:0/3518282692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:31:08.430 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:31:08 smithi080 bash[41963]: audit 2023-12-01T12:31:07.396521+0000 mon.c (mon.2) 8881 : audit 0 from='client.? 172.21.15.80:0/3518282692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:31:08.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:31:08 smithi080 bash[28361]: audit 2023-12-01T12:31:07.396521+0000 mon.c (mon.2) 8881 : audit 0 from='client.? 172.21.15.80:0/3518282692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:31:09.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:31:09 smithi090 bash[32384]: cluster 2023-12-01T12:31:07.798994+0000 mgr.y (mgr.24362) 13876 : cluster 0 pgmap v13845: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:31:09.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:31:09 smithi080 bash[28361]: cluster 2023-12-01T12:31:07.798994+0000 mgr.y (mgr.24362) 13876 : cluster 0 pgmap v13845: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:31:09.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:31:09 smithi080 bash[41963]: cluster 2023-12-01T12:31:07.798994+0000 mgr.y (mgr.24362) 13876 : cluster 0 pgmap v13845: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:31:10.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:31:10 smithi090 bash[32384]: audit 2023-12-01T12:31:09.856064+0000 mon.a (mon.0) 8614 : audit 0 from='client.? 172.21.15.80:0/2167368648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:31:10.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:31:10 smithi080 bash[28361]: audit 2023-12-01T12:31:09.856064+0000 mon.a (mon.0) 8614 : audit 0 from='client.? 172.21.15.80:0/2167368648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:31:10.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:31:10 smithi080 bash[41963]: audit 2023-12-01T12:31:09.856064+0000 mon.a (mon.0) 8614 : audit 0 from='client.? 172.21.15.80:0/2167368648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:31:11.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:31:11 smithi090 bash[32384]: cluster 2023-12-01T12:31:09.799472+0000 mgr.y (mgr.24362) 13877 : cluster 0 pgmap v13846: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:31:11.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:31:11 smithi090 bash[32384]: audit 2023-12-01T12:31:10.515625+0000 mon.c (mon.2) 8882 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:31:11.430 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:31:11 smithi080 bash[41963]: cluster 2023-12-01T12:31:09.799472+0000 mgr.y (mgr.24362) 13877 : cluster 0 pgmap v13846: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:31:11.430 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:31:11 smithi080 bash[41963]: audit 2023-12-01T12:31:10.515625+0000 mon.c (mon.2) 8882 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:31:11.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:31:11 smithi080 bash[28361]: cluster 2023-12-01T12:31:09.799472+0000 mgr.y (mgr.24362) 13877 : cluster 0 pgmap v13846: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:31:11.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:31:11 smithi080 bash[28361]: audit 2023-12-01T12:31:10.515625+0000 mon.c (mon.2) 8882 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:31:13.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:31:13 smithi080 bash[41963]: cluster 2023-12-01T12:31:11.800649+0000 mgr.y (mgr.24362) 13878 : cluster 0 pgmap v13847: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:31:13.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:31:13 smithi080 bash[41963]: audit 2023-12-01T12:31:12.052365+0000 mon.c (mon.2) 8883 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:31:13.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:31:13 smithi080 bash[41963]: audit 2023-12-01T12:31:12.330215+0000 mon.c (mon.2) 8884 : audit 0 from='client.? 172.21.15.80:0/1550607357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:31:13.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:31:13 smithi080 bash[28361]: cluster 2023-12-01T12:31:11.800649+0000 mgr.y (mgr.24362) 13878 : cluster 0 pgmap v13847: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:31:13.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:31:13 smithi080 bash[28361]: audit 2023-12-01T12:31:12.052365+0000 mon.c (mon.2) 8883 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:31:13.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:31:13 smithi080 bash[28361]: audit 2023-12-01T12:31:12.330215+0000 mon.c (mon.2) 8884 : audit 0 from='client.? 172.21.15.80:0/1550607357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:31:13.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:31:13 smithi090 bash[32384]: cluster 2023-12-01T12:31:11.800649+0000 mgr.y (mgr.24362) 13878 : cluster 0 pgmap v13847: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:31:13.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:31:13 smithi090 bash[32384]: audit 2023-12-01T12:31:12.052365+0000 mon.c (mon.2) 8883 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:31:13.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:31:13 smithi090 bash[32384]: audit 2023-12-01T12:31:12.330215+0000 mon.c (mon.2) 8884 : audit 0 from='client.? 172.21.15.80:0/1550607357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:31:15.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:31:15 smithi080 bash[41963]: cluster 2023-12-01T12:31:13.801346+0000 mgr.y (mgr.24362) 13879 : cluster 0 pgmap v13848: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:31:15.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:31:15 smithi080 bash[41963]: audit 2023-12-01T12:31:14.789665+0000 mon.c (mon.2) 8885 : audit 0 from='client.? 172.21.15.80:0/786341977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:31:15.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:31:15 smithi080 bash[28361]: cluster 2023-12-01T12:31:13.801346+0000 mgr.y (mgr.24362) 13879 : cluster 0 pgmap v13848: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:31:15.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:31:15 smithi080 bash[28361]: audit 2023-12-01T12:31:14.789665+0000 mon.c (mon.2) 8885 : audit 0 from='client.? 172.21.15.80:0/786341977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:31:15.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:31:15 smithi090 bash[32384]: cluster 2023-12-01T12:31:13.801346+0000 mgr.y (mgr.24362) 13879 : cluster 0 pgmap v13848: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:31:15.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:31:15 smithi090 bash[32384]: audit 2023-12-01T12:31:14.789665+0000 mon.c (mon.2) 8885 : audit 0 from='client.? 172.21.15.80:0/786341977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:31:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:31:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:31:16] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T12:31:17.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:31:17 smithi080 bash[28361]: cluster 2023-12-01T12:31:15.802113+0000 mgr.y (mgr.24362) 13880 : cluster 0 pgmap v13849: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:31:17.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:31:17 smithi080 bash[41963]: cluster 2023-12-01T12:31:15.802113+0000 mgr.y (mgr.24362) 13880 : cluster 0 pgmap v13849: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:31:17.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:31:17 smithi090 bash[32384]: cluster 2023-12-01T12:31:15.802113+0000 mgr.y (mgr.24362) 13880 : cluster 0 pgmap v13849: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:31:18.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:31:18 smithi080 bash[28361]: audit 2023-12-01T12:31:17.262301+0000 mon.a (mon.0) 8615 : audit 0 from='client.? 172.21.15.80:0/1871854985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:31:18.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:31:18 smithi080 bash[28361]: audit 2023-12-01T12:31:17.843580+0000 mon.a (mon.0) 8616 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:31:18.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:31:18 smithi080 bash[28361]: audit 2023-12-01T12:31:17.855210+0000 mon.a (mon.0) 8617 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:31:18.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:31:18 smithi080 bash[41963]: audit 2023-12-01T12:31:17.262301+0000 mon.a (mon.0) 8615 : audit 0 from='client.? 172.21.15.80:0/1871854985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:31:18.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:31:18 smithi080 bash[41963]: audit 2023-12-01T12:31:17.843580+0000 mon.a (mon.0) 8616 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:31:18.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:31:18 smithi080 bash[41963]: audit 2023-12-01T12:31:17.855210+0000 mon.a (mon.0) 8617 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:31:18.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:31:18 smithi090 bash[32384]: audit 2023-12-01T12:31:17.262301+0000 mon.a (mon.0) 8615 : audit 0 from='client.? 172.21.15.80:0/1871854985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:31:18.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:31:18 smithi090 bash[32384]: audit 2023-12-01T12:31:17.843580+0000 mon.a (mon.0) 8616 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:31:18.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:31:18 smithi090 bash[32384]: audit 2023-12-01T12:31:17.855210+0000 mon.a (mon.0) 8617 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:31:19.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:31:19 smithi090 bash[32384]: cluster 2023-12-01T12:31:17.803236+0000 mgr.y (mgr.24362) 13881 : cluster 0 pgmap v13850: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:31:19.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:31:19 smithi090 bash[32384]: audit 2023-12-01T12:31:18.249091+0000 mon.a (mon.0) 8618 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:31:19.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:31:19 smithi090 bash[32384]: audit 2023-12-01T12:31:18.263683+0000 mon.a (mon.0) 8619 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:31:19.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:31:19 smithi090 bash[32384]: audit 2023-12-01T12:31:18.819692+0000 mon.c (mon.2) 8886 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:31:19.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:31:19 smithi090 bash[32384]: audit 2023-12-01T12:31:18.821512+0000 mon.c (mon.2) 8887 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:31:19.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:31:19 smithi090 bash[32384]: audit 2023-12-01T12:31:18.831810+0000 mon.a (mon.0) 8620 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:31:19.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:31:19 smithi080 bash[41963]: cluster 2023-12-01T12:31:17.803236+0000 mgr.y (mgr.24362) 13881 : cluster 0 pgmap v13850: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:31:19.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:31:19 smithi080 bash[41963]: audit 2023-12-01T12:31:18.249091+0000 mon.a (mon.0) 8618 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:31:19.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:31:19 smithi080 bash[41963]: audit 2023-12-01T12:31:18.263683+0000 mon.a (mon.0) 8619 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:31:19.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:31:19 smithi080 bash[41963]: audit 2023-12-01T12:31:18.819692+0000 mon.c (mon.2) 8886 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:31:19.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:31:19 smithi080 bash[41963]: audit 2023-12-01T12:31:18.821512+0000 mon.c (mon.2) 8887 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:31:19.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:31:19 smithi080 bash[41963]: audit 2023-12-01T12:31:18.831810+0000 mon.a (mon.0) 8620 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:31:19.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:31:19 smithi080 bash[28361]: cluster 2023-12-01T12:31:17.803236+0000 mgr.y (mgr.24362) 13881 : cluster 0 pgmap v13850: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:31:19.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:31:19 smithi080 bash[28361]: audit 2023-12-01T12:31:18.249091+0000 mon.a (mon.0) 8618 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:31:19.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:31:19 smithi080 bash[28361]: audit 2023-12-01T12:31:18.263683+0000 mon.a (mon.0) 8619 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:31:19.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:31:19 smithi080 bash[28361]: audit 2023-12-01T12:31:18.819692+0000 mon.c (mon.2) 8886 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:31:19.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:31:19 smithi080 bash[28361]: audit 2023-12-01T12:31:18.821512+0000 mon.c (mon.2) 8887 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:31:19.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:31:19 smithi080 bash[28361]: audit 2023-12-01T12:31:18.831810+0000 mon.a (mon.0) 8620 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:31:20.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:31:20 smithi090 bash[32384]: audit 2023-12-01T12:31:19.714915+0000 mon.c (mon.2) 8888 : audit 0 from='client.? 172.21.15.80:0/2403841756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:31:20.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:31:20 smithi080 bash[28361]: audit 2023-12-01T12:31:19.714915+0000 mon.c (mon.2) 8888 : audit 0 from='client.? 172.21.15.80:0/2403841756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:31:20.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:31:20 smithi080 bash[41963]: audit 2023-12-01T12:31:19.714915+0000 mon.c (mon.2) 8888 : audit 0 from='client.? 172.21.15.80:0/2403841756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:31:21.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:31:21 smithi090 bash[32384]: cluster 2023-12-01T12:31:19.803953+0000 mgr.y (mgr.24362) 13882 : cluster 0 pgmap v13851: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:31:21.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:31:21 smithi080 bash[28361]: cluster 2023-12-01T12:31:19.803953+0000 mgr.y (mgr.24362) 13882 : cluster 0 pgmap v13851: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:31:21.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:31:21 smithi080 bash[41963]: cluster 2023-12-01T12:31:19.803953+0000 mgr.y (mgr.24362) 13882 : cluster 0 pgmap v13851: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:31:23.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:31:22 smithi090 bash[32384]: cluster 2023-12-01T12:31:21.805055+0000 mgr.y (mgr.24362) 13883 : cluster 0 pgmap v13852: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:31:23.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:31:22 smithi090 bash[32384]: audit 2023-12-01T12:31:22.172181+0000 mon.a (mon.0) 8621 : audit 0 from='client.? 172.21.15.80:0/1584243887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:31:23.430 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:31:22 smithi080 bash[41963]: cluster 2023-12-01T12:31:21.805055+0000 mgr.y (mgr.24362) 13883 : cluster 0 pgmap v13852: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:31:23.430 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:31:22 smithi080 bash[41963]: audit 2023-12-01T12:31:22.172181+0000 mon.a (mon.0) 8621 : audit 0 from='client.? 172.21.15.80:0/1584243887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:31:23.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:31:22 smithi080 bash[28361]: cluster 2023-12-01T12:31:21.805055+0000 mgr.y (mgr.24362) 13883 : cluster 0 pgmap v13852: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:31:23.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:31:22 smithi080 bash[28361]: audit 2023-12-01T12:31:22.172181+0000 mon.a (mon.0) 8621 : audit 0 from='client.? 172.21.15.80:0/1584243887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:31:25.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:31:24 smithi090 bash[32384]: cluster 2023-12-01T12:31:23.805724+0000 mgr.y (mgr.24362) 13884 : cluster 0 pgmap v13853: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:31:25.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:31:24 smithi090 bash[32384]: audit 2023-12-01T12:31:24.631082+0000 mon.c (mon.2) 8889 : audit 0 from='client.? 172.21.15.80:0/3253569690' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:31:25.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:31:24 smithi080 bash[28361]: cluster 2023-12-01T12:31:23.805724+0000 mgr.y (mgr.24362) 13884 : cluster 0 pgmap v13853: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:31:25.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:31:24 smithi080 bash[28361]: audit 2023-12-01T12:31:24.631082+0000 mon.c (mon.2) 8889 : audit 0 from='client.? 172.21.15.80:0/3253569690' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:31:25.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:31:24 smithi080 bash[41963]: cluster 2023-12-01T12:31:23.805724+0000 mgr.y (mgr.24362) 13884 : cluster 0 pgmap v13853: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:31:25.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:31:24 smithi080 bash[41963]: audit 2023-12-01T12:31:24.631082+0000 mon.c (mon.2) 8889 : audit 0 from='client.? 172.21.15.80:0/3253569690' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:31:26.232 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:31:25 smithi080 bash[28361]: audit 2023-12-01T12:31:25.516102+0000 mon.c (mon.2) 8890 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:31:26.232 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:31:25 smithi080 bash[41963]: audit 2023-12-01T12:31:25.516102+0000 mon.c (mon.2) 8890 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:31:26.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:31:25 smithi090 bash[32384]: audit 2023-12-01T12:31:25.516102+0000 mon.c (mon.2) 8890 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:31:26.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:31:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:31:26] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T12:31:27.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:31:26 smithi090 bash[32384]: cluster 2023-12-01T12:31:25.806336+0000 mgr.y (mgr.24362) 13885 : cluster 0 pgmap v13854: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:31:27.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:31:26 smithi080 bash[28361]: cluster 2023-12-01T12:31:25.806336+0000 mgr.y (mgr.24362) 13885 : cluster 0 pgmap v13854: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:31:27.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:31:26 smithi080 bash[41963]: cluster 2023-12-01T12:31:25.806336+0000 mgr.y (mgr.24362) 13885 : cluster 0 pgmap v13854: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:31:28.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:31:27 smithi090 bash[32384]: audit 2023-12-01T12:31:27.096477+0000 mon.c (mon.2) 8891 : audit 0 from='client.? 172.21.15.80:0/4221227838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:31:28.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:31:27 smithi080 bash[28361]: audit 2023-12-01T12:31:27.096477+0000 mon.c (mon.2) 8891 : audit 0 from='client.? 172.21.15.80:0/4221227838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:31:28.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:31:27 smithi080 bash[41963]: audit 2023-12-01T12:31:27.096477+0000 mon.c (mon.2) 8891 : audit 0 from='client.? 172.21.15.80:0/4221227838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:31:29.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:31:28 smithi090 bash[32384]: cluster 2023-12-01T12:31:27.807526+0000 mgr.y (mgr.24362) 13886 : cluster 0 pgmap v13855: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:31:29.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:31:28 smithi080 bash[28361]: cluster 2023-12-01T12:31:27.807526+0000 mgr.y (mgr.24362) 13886 : cluster 0 pgmap v13855: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:31:29.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:31:28 smithi080 bash[41963]: cluster 2023-12-01T12:31:27.807526+0000 mgr.y (mgr.24362) 13886 : cluster 0 pgmap v13855: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:31:30.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:31:29 smithi090 bash[32384]: audit 2023-12-01T12:31:29.552834+0000 mon.c (mon.2) 8892 : audit 0 from='client.? 172.21.15.80:0/389342589' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:31:30.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:31:29 smithi080 bash[28361]: audit 2023-12-01T12:31:29.552834+0000 mon.c (mon.2) 8892 : audit 0 from='client.? 172.21.15.80:0/389342589' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:31:30.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:31:29 smithi080 bash[41963]: audit 2023-12-01T12:31:29.552834+0000 mon.c (mon.2) 8892 : audit 0 from='client.? 172.21.15.80:0/389342589' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:31:31.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:31:30 smithi090 bash[32384]: cluster 2023-12-01T12:31:29.808215+0000 mgr.y (mgr.24362) 13887 : cluster 0 pgmap v13856: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:31:31.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:31:30 smithi080 bash[28361]: cluster 2023-12-01T12:31:29.808215+0000 mgr.y (mgr.24362) 13887 : cluster 0 pgmap v13856: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:31:31.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:31:30 smithi080 bash[41963]: cluster 2023-12-01T12:31:29.808215+0000 mgr.y (mgr.24362) 13887 : cluster 0 pgmap v13856: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:31:33.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:31:33 smithi090 bash[32384]: cluster 2023-12-01T12:31:31.809279+0000 mgr.y (mgr.24362) 13888 : cluster 0 pgmap v13857: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:31:33.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:31:33 smithi090 bash[32384]: audit 2023-12-01T12:31:32.006830+0000 mon.c (mon.2) 8893 : audit 0 from='client.? 172.21.15.80:0/3508553603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:31:33.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:31:33 smithi080 bash[28361]: cluster 2023-12-01T12:31:31.809279+0000 mgr.y (mgr.24362) 13888 : cluster 0 pgmap v13857: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:31:33.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:31:33 smithi080 bash[28361]: audit 2023-12-01T12:31:32.006830+0000 mon.c (mon.2) 8893 : audit 0 from='client.? 172.21.15.80:0/3508553603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:31:33.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:31:33 smithi080 bash[41963]: cluster 2023-12-01T12:31:31.809279+0000 mgr.y (mgr.24362) 13888 : cluster 0 pgmap v13857: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:31:33.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:31:33 smithi080 bash[41963]: audit 2023-12-01T12:31:32.006830+0000 mon.c (mon.2) 8893 : audit 0 from='client.? 172.21.15.80:0/3508553603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:31:34.268 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 12:31:33 smithi090 bash[65515]: logger=cleanup t=2023-12-01T12:31:33.837069168Z level=info msg="Completed cleanup jobs" duration=46.731437ms 2023-12-01T12:31:35.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:31:35 smithi090 bash[32384]: cluster 2023-12-01T12:31:33.809937+0000 mgr.y (mgr.24362) 13889 : cluster 0 pgmap v13858: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:31:35.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:31:35 smithi090 bash[32384]: audit 2023-12-01T12:31:34.456143+0000 mon.c (mon.2) 8894 : audit 0 from='client.? 172.21.15.80:0/4191604246' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:31:35.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:31:35 smithi080 bash[28361]: cluster 2023-12-01T12:31:33.809937+0000 mgr.y (mgr.24362) 13889 : cluster 0 pgmap v13858: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:31:35.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:31:35 smithi080 bash[28361]: audit 2023-12-01T12:31:34.456143+0000 mon.c (mon.2) 8894 : audit 0 from='client.? 172.21.15.80:0/4191604246' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:31:35.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:31:35 smithi080 bash[41963]: cluster 2023-12-01T12:31:33.809937+0000 mgr.y (mgr.24362) 13889 : cluster 0 pgmap v13858: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:31:35.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:31:35 smithi080 bash[41963]: audit 2023-12-01T12:31:34.456143+0000 mon.c (mon.2) 8894 : audit 0 from='client.? 172.21.15.80:0/4191604246' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:31:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:31:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:31:36] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T12:31:37.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:31:37 smithi090 bash[32384]: cluster 2023-12-01T12:31:35.810607+0000 mgr.y (mgr.24362) 13890 : cluster 0 pgmap v13859: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:31:37.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:31:37 smithi090 bash[32384]: audit 2023-12-01T12:31:36.907122+0000 mon.a (mon.0) 8622 : audit 0 from='client.? 172.21.15.80:0/1046563814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:31:37.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:31:37 smithi080 bash[28361]: cluster 2023-12-01T12:31:35.810607+0000 mgr.y (mgr.24362) 13890 : cluster 0 pgmap v13859: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:31:37.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:31:37 smithi080 bash[28361]: audit 2023-12-01T12:31:36.907122+0000 mon.a (mon.0) 8622 : audit 0 from='client.? 172.21.15.80:0/1046563814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:31:37.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:31:37 smithi080 bash[41963]: cluster 2023-12-01T12:31:35.810607+0000 mgr.y (mgr.24362) 13890 : cluster 0 pgmap v13859: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:31:37.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:31:37 smithi080 bash[41963]: audit 2023-12-01T12:31:36.907122+0000 mon.a (mon.0) 8622 : audit 0 from='client.? 172.21.15.80:0/1046563814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:31:39.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:31:39 smithi090 bash[32384]: cluster 2023-12-01T12:31:37.811755+0000 mgr.y (mgr.24362) 13891 : cluster 0 pgmap v13860: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:31:39.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:31:39 smithi080 bash[28361]: cluster 2023-12-01T12:31:37.811755+0000 mgr.y (mgr.24362) 13891 : cluster 0 pgmap v13860: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:31:39.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:31:39 smithi080 bash[41963]: cluster 2023-12-01T12:31:37.811755+0000 mgr.y (mgr.24362) 13891 : cluster 0 pgmap v13860: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:31:40.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:31:40 smithi080 bash[28361]: audit 2023-12-01T12:31:39.364606+0000 mon.c (mon.2) 8895 : audit 0 from='client.? 172.21.15.80:0/3448097834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:31:40.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:31:40 smithi080 bash[41963]: audit 2023-12-01T12:31:39.364606+0000 mon.c (mon.2) 8895 : audit 0 from='client.? 172.21.15.80:0/3448097834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:31:40.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:31:40 smithi090 bash[32384]: audit 2023-12-01T12:31:39.364606+0000 mon.c (mon.2) 8895 : audit 0 from='client.? 172.21.15.80:0/3448097834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:31:41.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:31:41 smithi080 bash[41963]: cluster 2023-12-01T12:31:39.812388+0000 mgr.y (mgr.24362) 13892 : cluster 0 pgmap v13861: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:31:41.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:31:41 smithi080 bash[41963]: audit 2023-12-01T12:31:40.516633+0000 mon.c (mon.2) 8896 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:31:41.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:31:41 smithi080 bash[28361]: cluster 2023-12-01T12:31:39.812388+0000 mgr.y (mgr.24362) 13892 : cluster 0 pgmap v13861: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:31:41.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:31:41 smithi080 bash[28361]: audit 2023-12-01T12:31:40.516633+0000 mon.c (mon.2) 8896 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:31:41.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:31:41 smithi090 bash[32384]: cluster 2023-12-01T12:31:39.812388+0000 mgr.y (mgr.24362) 13892 : cluster 0 pgmap v13861: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:31:41.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:31:41 smithi090 bash[32384]: audit 2023-12-01T12:31:40.516633+0000 mon.c (mon.2) 8896 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:31:42.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:31:42 smithi080 bash[28361]: audit 2023-12-01T12:31:41.818794+0000 mon.c (mon.2) 8897 : audit 0 from='client.? 172.21.15.80:0/1066826063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:31:42.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:31:42 smithi080 bash[41963]: audit 2023-12-01T12:31:41.818794+0000 mon.c (mon.2) 8897 : audit 0 from='client.? 172.21.15.80:0/1066826063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:31:42.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:31:42 smithi090 bash[32384]: audit 2023-12-01T12:31:41.818794+0000 mon.c (mon.2) 8897 : audit 0 from='client.? 172.21.15.80:0/1066826063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:31:43.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:31:43 smithi080 bash[41963]: cluster 2023-12-01T12:31:41.813479+0000 mgr.y (mgr.24362) 13893 : cluster 0 pgmap v13862: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:31:43.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:31:43 smithi080 bash[28361]: cluster 2023-12-01T12:31:41.813479+0000 mgr.y (mgr.24362) 13893 : cluster 0 pgmap v13862: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:31:43.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:31:43 smithi090 bash[32384]: cluster 2023-12-01T12:31:41.813479+0000 mgr.y (mgr.24362) 13893 : cluster 0 pgmap v13862: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:31:45.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:31:45 smithi080 bash[28361]: cluster 2023-12-01T12:31:43.814125+0000 mgr.y (mgr.24362) 13894 : cluster 0 pgmap v13863: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:31:45.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:31:45 smithi080 bash[28361]: audit 2023-12-01T12:31:44.276466+0000 mon.c (mon.2) 8898 : audit 0 from='client.? 172.21.15.80:0/2159236355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:31:45.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:31:45 smithi080 bash[41963]: cluster 2023-12-01T12:31:43.814125+0000 mgr.y (mgr.24362) 13894 : cluster 0 pgmap v13863: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:31:45.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:31:45 smithi080 bash[41963]: audit 2023-12-01T12:31:44.276466+0000 mon.c (mon.2) 8898 : audit 0 from='client.? 172.21.15.80:0/2159236355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:31:45.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:31:45 smithi090 bash[32384]: cluster 2023-12-01T12:31:43.814125+0000 mgr.y (mgr.24362) 13894 : cluster 0 pgmap v13863: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:31:45.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:31:45 smithi090 bash[32384]: audit 2023-12-01T12:31:44.276466+0000 mon.c (mon.2) 8898 : audit 0 from='client.? 172.21.15.80:0/2159236355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:31:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:31:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:31:46] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T12:31:47.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:31:47 smithi080 bash[28361]: cluster 2023-12-01T12:31:45.814818+0000 mgr.y (mgr.24362) 13895 : cluster 0 pgmap v13864: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:31:47.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:31:47 smithi080 bash[28361]: audit 2023-12-01T12:31:46.730243+0000 mon.a (mon.0) 8623 : audit 0 from='client.? 172.21.15.80:0/3073220208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:31:47.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:31:47 smithi080 bash[41963]: cluster 2023-12-01T12:31:45.814818+0000 mgr.y (mgr.24362) 13895 : cluster 0 pgmap v13864: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:31:47.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:31:47 smithi080 bash[41963]: audit 2023-12-01T12:31:46.730243+0000 mon.a (mon.0) 8623 : audit 0 from='client.? 172.21.15.80:0/3073220208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:31:47.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:31:47 smithi090 bash[32384]: cluster 2023-12-01T12:31:45.814818+0000 mgr.y (mgr.24362) 13895 : cluster 0 pgmap v13864: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:31:47.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:31:47 smithi090 bash[32384]: audit 2023-12-01T12:31:46.730243+0000 mon.a (mon.0) 8623 : audit 0 from='client.? 172.21.15.80:0/3073220208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:31:49.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:31:49 smithi080 bash[41963]: cluster 2023-12-01T12:31:47.816016+0000 mgr.y (mgr.24362) 13896 : cluster 0 pgmap v13865: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:31:49.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:31:49 smithi080 bash[28361]: cluster 2023-12-01T12:31:47.816016+0000 mgr.y (mgr.24362) 13896 : cluster 0 pgmap v13865: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:31:49.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:31:49 smithi090 bash[32384]: cluster 2023-12-01T12:31:47.816016+0000 mgr.y (mgr.24362) 13896 : cluster 0 pgmap v13865: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:31:50.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:31:50 smithi080 bash[28361]: audit 2023-12-01T12:31:49.195817+0000 mon.a (mon.0) 8624 : audit 0 from='client.? 172.21.15.80:0/2538186305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:31:50.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:31:50 smithi080 bash[41963]: audit 2023-12-01T12:31:49.195817+0000 mon.a (mon.0) 8624 : audit 0 from='client.? 172.21.15.80:0/2538186305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:31:50.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:31:50 smithi090 bash[32384]: audit 2023-12-01T12:31:49.195817+0000 mon.a (mon.0) 8624 : audit 0 from='client.? 172.21.15.80:0/2538186305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:31:51.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:31:51 smithi080 bash[28361]: cluster 2023-12-01T12:31:49.816680+0000 mgr.y (mgr.24362) 13897 : cluster 0 pgmap v13866: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:31:51.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:31:51 smithi080 bash[41963]: cluster 2023-12-01T12:31:49.816680+0000 mgr.y (mgr.24362) 13897 : cluster 0 pgmap v13866: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:31:51.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:31:51 smithi090 bash[32384]: cluster 2023-12-01T12:31:49.816680+0000 mgr.y (mgr.24362) 13897 : cluster 0 pgmap v13866: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:31:52.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:31:52 smithi080 bash[28361]: audit 2023-12-01T12:31:51.643280+0000 mon.a (mon.0) 8625 : audit 0 from='client.? 172.21.15.80:0/3711100666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:31:52.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:31:52 smithi080 bash[41963]: audit 2023-12-01T12:31:51.643280+0000 mon.a (mon.0) 8625 : audit 0 from='client.? 172.21.15.80:0/3711100666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:31:52.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:31:52 smithi090 bash[32384]: audit 2023-12-01T12:31:51.643280+0000 mon.a (mon.0) 8625 : audit 0 from='client.? 172.21.15.80:0/3711100666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:31:53.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:31:53 smithi080 bash[28361]: cluster 2023-12-01T12:31:51.817785+0000 mgr.y (mgr.24362) 13898 : cluster 0 pgmap v13867: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:31:53.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:31:53 smithi080 bash[41963]: cluster 2023-12-01T12:31:51.817785+0000 mgr.y (mgr.24362) 13898 : cluster 0 pgmap v13867: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:31:53.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:31:53 smithi090 bash[32384]: cluster 2023-12-01T12:31:51.817785+0000 mgr.y (mgr.24362) 13898 : cluster 0 pgmap v13867: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:31:55.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:31:55 smithi080 bash[41963]: cluster 2023-12-01T12:31:53.818265+0000 mgr.y (mgr.24362) 13899 : cluster 0 pgmap v13868: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:31:55.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:31:55 smithi080 bash[41963]: audit 2023-12-01T12:31:54.102745+0000 mon.a (mon.0) 8626 : audit 0 from='client.? 172.21.15.80:0/3815126140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:31:55.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:31:55 smithi080 bash[28361]: cluster 2023-12-01T12:31:53.818265+0000 mgr.y (mgr.24362) 13899 : cluster 0 pgmap v13868: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:31:55.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:31:55 smithi080 bash[28361]: audit 2023-12-01T12:31:54.102745+0000 mon.a (mon.0) 8626 : audit 0 from='client.? 172.21.15.80:0/3815126140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:31:55.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:31:55 smithi090 bash[32384]: cluster 2023-12-01T12:31:53.818265+0000 mgr.y (mgr.24362) 13899 : cluster 0 pgmap v13868: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:31:55.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:31:55 smithi090 bash[32384]: audit 2023-12-01T12:31:54.102745+0000 mon.a (mon.0) 8626 : audit 0 from='client.? 172.21.15.80:0/3815126140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:31:56.430 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:31:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:31:56] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T12:31:56.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:31:56 smithi080 bash[41963]: audit 2023-12-01T12:31:55.517017+0000 mon.c (mon.2) 8899 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:31:56.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:31:56 smithi080 bash[28361]: audit 2023-12-01T12:31:55.517017+0000 mon.c (mon.2) 8899 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:31:56.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:31:56 smithi090 bash[32384]: audit 2023-12-01T12:31:55.517017+0000 mon.c (mon.2) 8899 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:31:57.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:31:57 smithi080 bash[41963]: cluster 2023-12-01T12:31:55.818840+0000 mgr.y (mgr.24362) 13900 : cluster 0 pgmap v13869: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:31:57.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:31:57 smithi080 bash[41963]: audit 2023-12-01T12:31:56.553407+0000 mon.c (mon.2) 8900 : audit 0 from='client.? 172.21.15.80:0/3338434095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:31:57.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:31:57 smithi080 bash[28361]: cluster 2023-12-01T12:31:55.818840+0000 mgr.y (mgr.24362) 13900 : cluster 0 pgmap v13869: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:31:57.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:31:57 smithi080 bash[28361]: audit 2023-12-01T12:31:56.553407+0000 mon.c (mon.2) 8900 : audit 0 from='client.? 172.21.15.80:0/3338434095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:31:57.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:31:57 smithi090 bash[32384]: cluster 2023-12-01T12:31:55.818840+0000 mgr.y (mgr.24362) 13900 : cluster 0 pgmap v13869: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:31:57.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:31:57 smithi090 bash[32384]: audit 2023-12-01T12:31:56.553407+0000 mon.c (mon.2) 8900 : audit 0 from='client.? 172.21.15.80:0/3338434095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:31:59.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:31:59 smithi080 bash[28361]: cluster 2023-12-01T12:31:57.820033+0000 mgr.y (mgr.24362) 13901 : cluster 0 pgmap v13870: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:31:59.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:31:59 smithi080 bash[28361]: audit 2023-12-01T12:31:59.004364+0000 mon.a (mon.0) 8627 : audit 0 from='client.? 172.21.15.80:0/711307697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:31:59.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:31:59 smithi080 bash[41963]: cluster 2023-12-01T12:31:57.820033+0000 mgr.y (mgr.24362) 13901 : cluster 0 pgmap v13870: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:31:59.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:31:59 smithi080 bash[41963]: audit 2023-12-01T12:31:59.004364+0000 mon.a (mon.0) 8627 : audit 0 from='client.? 172.21.15.80:0/711307697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:31:59.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:31:59 smithi090 bash[32384]: cluster 2023-12-01T12:31:57.820033+0000 mgr.y (mgr.24362) 13901 : cluster 0 pgmap v13870: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:31:59.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:31:59 smithi090 bash[32384]: audit 2023-12-01T12:31:59.004364+0000 mon.a (mon.0) 8627 : audit 0 from='client.? 172.21.15.80:0/711307697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:32:01.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:32:01 smithi080 bash[41963]: cluster 2023-12-01T12:31:59.820627+0000 mgr.y (mgr.24362) 13902 : cluster 0 pgmap v13871: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:32:01.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:32:01 smithi080 bash[28361]: cluster 2023-12-01T12:31:59.820627+0000 mgr.y (mgr.24362) 13902 : cluster 0 pgmap v13871: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:32:01.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:32:01 smithi090 bash[32384]: cluster 2023-12-01T12:31:59.820627+0000 mgr.y (mgr.24362) 13902 : cluster 0 pgmap v13871: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:32:02.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:32:02 smithi080 bash[28361]: audit 2023-12-01T12:32:01.461215+0000 mon.a (mon.0) 8628 : audit 0 from='client.? 172.21.15.80:0/1271101132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:32:02.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:32:02 smithi080 bash[41963]: audit 2023-12-01T12:32:01.461215+0000 mon.a (mon.0) 8628 : audit 0 from='client.? 172.21.15.80:0/1271101132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:32:02.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:32:02 smithi090 bash[32384]: audit 2023-12-01T12:32:01.461215+0000 mon.a (mon.0) 8628 : audit 0 from='client.? 172.21.15.80:0/1271101132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:32:03.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:32:03 smithi080 bash[41963]: cluster 2023-12-01T12:32:01.821814+0000 mgr.y (mgr.24362) 13903 : cluster 0 pgmap v13872: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:32:03.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:32:03 smithi080 bash[28361]: cluster 2023-12-01T12:32:01.821814+0000 mgr.y (mgr.24362) 13903 : cluster 0 pgmap v13872: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:32:03.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:32:03 smithi090 bash[32384]: cluster 2023-12-01T12:32:01.821814+0000 mgr.y (mgr.24362) 13903 : cluster 0 pgmap v13872: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:32:04.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:32:04 smithi080 bash[41963]: audit 2023-12-01T12:32:03.911889+0000 mon.a (mon.0) 8629 : audit 0 from='client.? 172.21.15.80:0/4001771106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:32:04.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:32:04 smithi080 bash[28361]: audit 2023-12-01T12:32:03.911889+0000 mon.a (mon.0) 8629 : audit 0 from='client.? 172.21.15.80:0/4001771106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:32:04.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:32:04 smithi090 bash[32384]: audit 2023-12-01T12:32:03.911889+0000 mon.a (mon.0) 8629 : audit 0 from='client.? 172.21.15.80:0/4001771106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:32:05.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:32:05 smithi080 bash[28361]: cluster 2023-12-01T12:32:03.822269+0000 mgr.y (mgr.24362) 13904 : cluster 0 pgmap v13873: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:32:05.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:32:05 smithi080 bash[41963]: cluster 2023-12-01T12:32:03.822269+0000 mgr.y (mgr.24362) 13904 : cluster 0 pgmap v13873: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:32:05.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:32:05 smithi090 bash[32384]: cluster 2023-12-01T12:32:03.822269+0000 mgr.y (mgr.24362) 13904 : cluster 0 pgmap v13873: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:32:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:32:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:32:06] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T12:32:07.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:32:07 smithi080 bash[41963]: cluster 2023-12-01T12:32:05.822849+0000 mgr.y (mgr.24362) 13905 : cluster 0 pgmap v13874: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:32:07.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:32:07 smithi080 bash[41963]: audit 2023-12-01T12:32:06.359449+0000 mon.c (mon.2) 8901 : audit 0 from='client.? 172.21.15.80:0/3150588287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:32:07.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:32:07 smithi080 bash[28361]: cluster 2023-12-01T12:32:05.822849+0000 mgr.y (mgr.24362) 13905 : cluster 0 pgmap v13874: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:32:07.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:32:07 smithi080 bash[28361]: audit 2023-12-01T12:32:06.359449+0000 mon.c (mon.2) 8901 : audit 0 from='client.? 172.21.15.80:0/3150588287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:32:07.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:32:07 smithi090 bash[32384]: cluster 2023-12-01T12:32:05.822849+0000 mgr.y (mgr.24362) 13905 : cluster 0 pgmap v13874: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:32:07.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:32:07 smithi090 bash[32384]: audit 2023-12-01T12:32:06.359449+0000 mon.c (mon.2) 8901 : audit 0 from='client.? 172.21.15.80:0/3150588287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:32:09.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:32:09 smithi080 bash[41963]: cluster 2023-12-01T12:32:07.824069+0000 mgr.y (mgr.24362) 13906 : cluster 0 pgmap v13875: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:32:09.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:32:09 smithi080 bash[41963]: audit 2023-12-01T12:32:08.816463+0000 mon.c (mon.2) 8902 : audit 0 from='client.? 172.21.15.80:0/3281158808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:32:09.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:32:09 smithi080 bash[28361]: cluster 2023-12-01T12:32:07.824069+0000 mgr.y (mgr.24362) 13906 : cluster 0 pgmap v13875: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:32:09.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:32:09 smithi080 bash[28361]: audit 2023-12-01T12:32:08.816463+0000 mon.c (mon.2) 8902 : audit 0 from='client.? 172.21.15.80:0/3281158808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:32:09.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:32:09 smithi090 bash[32384]: cluster 2023-12-01T12:32:07.824069+0000 mgr.y (mgr.24362) 13906 : cluster 0 pgmap v13875: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:32:09.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:32:09 smithi090 bash[32384]: audit 2023-12-01T12:32:08.816463+0000 mon.c (mon.2) 8902 : audit 0 from='client.? 172.21.15.80:0/3281158808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:32:11.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:32:11 smithi080 bash[41963]: cluster 2023-12-01T12:32:09.824733+0000 mgr.y (mgr.24362) 13907 : cluster 0 pgmap v13876: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:32:11.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:32:11 smithi080 bash[41963]: audit 2023-12-01T12:32:10.517270+0000 mon.c (mon.2) 8903 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:32:11.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:32:11 smithi080 bash[28361]: cluster 2023-12-01T12:32:09.824733+0000 mgr.y (mgr.24362) 13907 : cluster 0 pgmap v13876: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:32:11.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:32:11 smithi080 bash[28361]: audit 2023-12-01T12:32:10.517270+0000 mon.c (mon.2) 8903 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:32:11.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:32:11 smithi090 bash[32384]: cluster 2023-12-01T12:32:09.824733+0000 mgr.y (mgr.24362) 13907 : cluster 0 pgmap v13876: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:32:11.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:32:11 smithi090 bash[32384]: audit 2023-12-01T12:32:10.517270+0000 mon.c (mon.2) 8903 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:32:12.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:32:12 smithi080 bash[28361]: audit 2023-12-01T12:32:11.270734+0000 mon.c (mon.2) 8904 : audit 0 from='client.? 172.21.15.80:0/693607880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:32:12.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:32:12 smithi080 bash[41963]: audit 2023-12-01T12:32:11.270734+0000 mon.c (mon.2) 8904 : audit 0 from='client.? 172.21.15.80:0/693607880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:32:12.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:32:12 smithi090 bash[32384]: audit 2023-12-01T12:32:11.270734+0000 mon.c (mon.2) 8904 : audit 0 from='client.? 172.21.15.80:0/693607880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:32:13.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:32:13 smithi080 bash[28361]: cluster 2023-12-01T12:32:11.825855+0000 mgr.y (mgr.24362) 13908 : cluster 0 pgmap v13877: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:32:13.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:32:13 smithi080 bash[41963]: cluster 2023-12-01T12:32:11.825855+0000 mgr.y (mgr.24362) 13908 : cluster 0 pgmap v13877: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:32:13.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:32:13 smithi090 bash[32384]: cluster 2023-12-01T12:32:11.825855+0000 mgr.y (mgr.24362) 13908 : cluster 0 pgmap v13877: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:32:14.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:32:14 smithi080 bash[41963]: audit 2023-12-01T12:32:13.720075+0000 mon.a (mon.0) 8630 : audit 0 from='client.? 172.21.15.80:0/3178300029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:32:14.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:32:14 smithi080 bash[28361]: audit 2023-12-01T12:32:13.720075+0000 mon.a (mon.0) 8630 : audit 0 from='client.? 172.21.15.80:0/3178300029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:32:14.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:32:14 smithi090 bash[32384]: audit 2023-12-01T12:32:13.720075+0000 mon.a (mon.0) 8630 : audit 0 from='client.? 172.21.15.80:0/3178300029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:32:15.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:32:15 smithi080 bash[41963]: cluster 2023-12-01T12:32:13.826524+0000 mgr.y (mgr.24362) 13909 : cluster 0 pgmap v13878: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:32:15.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:32:15 smithi080 bash[28361]: cluster 2023-12-01T12:32:13.826524+0000 mgr.y (mgr.24362) 13909 : cluster 0 pgmap v13878: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:32:15.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:32:15 smithi090 bash[32384]: cluster 2023-12-01T12:32:13.826524+0000 mgr.y (mgr.24362) 13909 : cluster 0 pgmap v13878: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:32:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:32:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:32:16] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T12:32:17.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:32:17 smithi080 bash[28361]: cluster 2023-12-01T12:32:15.827237+0000 mgr.y (mgr.24362) 13910 : cluster 0 pgmap v13879: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:32:17.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:32:17 smithi080 bash[28361]: audit 2023-12-01T12:32:16.181751+0000 mon.a (mon.0) 8631 : audit 0 from='client.? 172.21.15.80:0/4004410251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:32:17.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:32:17 smithi080 bash[41963]: cluster 2023-12-01T12:32:15.827237+0000 mgr.y (mgr.24362) 13910 : cluster 0 pgmap v13879: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:32:17.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:32:17 smithi080 bash[41963]: audit 2023-12-01T12:32:16.181751+0000 mon.a (mon.0) 8631 : audit 0 from='client.? 172.21.15.80:0/4004410251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:32:17.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:32:17 smithi090 bash[32384]: cluster 2023-12-01T12:32:15.827237+0000 mgr.y (mgr.24362) 13910 : cluster 0 pgmap v13879: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:32:17.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:32:17 smithi090 bash[32384]: audit 2023-12-01T12:32:16.181751+0000 mon.a (mon.0) 8631 : audit 0 from='client.? 172.21.15.80:0/4004410251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:32:19.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:32:19 smithi080 bash[28361]: cluster 2023-12-01T12:32:17.828514+0000 mgr.y (mgr.24362) 13911 : cluster 0 pgmap v13880: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:32:19.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:32:19 smithi080 bash[28361]: audit 2023-12-01T12:32:18.642991+0000 mon.a (mon.0) 8632 : audit 0 from='client.? 172.21.15.80:0/2716647308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:32:19.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:32:19 smithi080 bash[28361]: audit 2023-12-01T12:32:18.912749+0000 mon.c (mon.2) 8905 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:32:19.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:32:19 smithi080 bash[41963]: cluster 2023-12-01T12:32:17.828514+0000 mgr.y (mgr.24362) 13911 : cluster 0 pgmap v13880: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:32:19.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:32:19 smithi080 bash[41963]: audit 2023-12-01T12:32:18.642991+0000 mon.a (mon.0) 8632 : audit 0 from='client.? 172.21.15.80:0/2716647308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:32:19.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:32:19 smithi080 bash[41963]: audit 2023-12-01T12:32:18.912749+0000 mon.c (mon.2) 8905 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:32:19.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:32:19 smithi090 bash[32384]: cluster 2023-12-01T12:32:17.828514+0000 mgr.y (mgr.24362) 13911 : cluster 0 pgmap v13880: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:32:19.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:32:19 smithi090 bash[32384]: audit 2023-12-01T12:32:18.642991+0000 mon.a (mon.0) 8632 : audit 0 from='client.? 172.21.15.80:0/2716647308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:32:19.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:32:19 smithi090 bash[32384]: audit 2023-12-01T12:32:18.912749+0000 mon.c (mon.2) 8905 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:32:21.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:32:21 smithi080 bash[28361]: cluster 2023-12-01T12:32:19.829194+0000 mgr.y (mgr.24362) 13912 : cluster 0 pgmap v13881: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:32:21.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:32:21 smithi080 bash[28361]: audit 2023-12-01T12:32:21.099099+0000 mon.a (mon.0) 8633 : audit 0 from='client.? 172.21.15.80:0/4181069246' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:32:21.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:32:21 smithi080 bash[41963]: cluster 2023-12-01T12:32:19.829194+0000 mgr.y (mgr.24362) 13912 : cluster 0 pgmap v13881: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:32:21.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:32:21 smithi080 bash[41963]: audit 2023-12-01T12:32:21.099099+0000 mon.a (mon.0) 8633 : audit 0 from='client.? 172.21.15.80:0/4181069246' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:32:21.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:32:21 smithi090 bash[32384]: cluster 2023-12-01T12:32:19.829194+0000 mgr.y (mgr.24362) 13912 : cluster 0 pgmap v13881: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:32:21.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:32:21 smithi090 bash[32384]: audit 2023-12-01T12:32:21.099099+0000 mon.a (mon.0) 8633 : audit 0 from='client.? 172.21.15.80:0/4181069246' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:32:23.430 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:32:23 smithi080 bash[41963]: cluster 2023-12-01T12:32:21.830410+0000 mgr.y (mgr.24362) 13913 : cluster 0 pgmap v13882: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:32:23.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:32:23 smithi080 bash[28361]: cluster 2023-12-01T12:32:21.830410+0000 mgr.y (mgr.24362) 13913 : cluster 0 pgmap v13882: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:32:23.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:32:23 smithi090 bash[32384]: cluster 2023-12-01T12:32:21.830410+0000 mgr.y (mgr.24362) 13913 : cluster 0 pgmap v13882: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:32:24.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:32:24 smithi090 bash[32384]: audit 2023-12-01T12:32:23.559426+0000 mon.c (mon.2) 8906 : audit 0 from='client.? 172.21.15.80:0/1612285530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:32:24.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:32:24 smithi080 bash[28361]: audit 2023-12-01T12:32:23.559426+0000 mon.c (mon.2) 8906 : audit 0 from='client.? 172.21.15.80:0/1612285530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:32:24.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:32:24 smithi080 bash[41963]: audit 2023-12-01T12:32:23.559426+0000 mon.c (mon.2) 8906 : audit 0 from='client.? 172.21.15.80:0/1612285530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:32:25.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:32:25 smithi090 bash[32384]: cluster 2023-12-01T12:32:23.830824+0000 mgr.y (mgr.24362) 13914 : cluster 0 pgmap v13883: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:32:25.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:32:25 smithi090 bash[32384]: audit 2023-12-01T12:32:24.755948+0000 mon.a (mon.0) 8634 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:32:25.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:32:25 smithi090 bash[32384]: audit 2023-12-01T12:32:24.766787+0000 mon.a (mon.0) 8635 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:32:25.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:32:25 smithi090 bash[32384]: audit 2023-12-01T12:32:25.108454+0000 mon.a (mon.0) 8636 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:32:25.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:32:25 smithi090 bash[32384]: audit 2023-12-01T12:32:25.121423+0000 mon.a (mon.0) 8637 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:32:25.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:32:25 smithi080 bash[28361]: cluster 2023-12-01T12:32:23.830824+0000 mgr.y (mgr.24362) 13914 : cluster 0 pgmap v13883: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:32:25.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:32:25 smithi080 bash[28361]: audit 2023-12-01T12:32:24.755948+0000 mon.a (mon.0) 8634 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:32:25.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:32:25 smithi080 bash[28361]: audit 2023-12-01T12:32:24.766787+0000 mon.a (mon.0) 8635 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:32:25.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:32:25 smithi080 bash[28361]: audit 2023-12-01T12:32:25.108454+0000 mon.a (mon.0) 8636 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:32:25.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:32:25 smithi080 bash[28361]: audit 2023-12-01T12:32:25.121423+0000 mon.a (mon.0) 8637 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:32:25.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:32:25 smithi080 bash[41963]: cluster 2023-12-01T12:32:23.830824+0000 mgr.y (mgr.24362) 13914 : cluster 0 pgmap v13883: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:32:25.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:32:25 smithi080 bash[41963]: audit 2023-12-01T12:32:24.755948+0000 mon.a (mon.0) 8634 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:32:25.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:32:25 smithi080 bash[41963]: audit 2023-12-01T12:32:24.766787+0000 mon.a (mon.0) 8635 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:32:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:32:25 smithi080 bash[41963]: audit 2023-12-01T12:32:25.108454+0000 mon.a (mon.0) 8636 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:32:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:32:25 smithi080 bash[41963]: audit 2023-12-01T12:32:25.121423+0000 mon.a (mon.0) 8637 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:32:26.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:32:26 smithi090 bash[32384]: audit 2023-12-01T12:32:25.517960+0000 mon.c (mon.2) 8907 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:32:26.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:32:26 smithi090 bash[32384]: audit 2023-12-01T12:32:25.597247+0000 mon.c (mon.2) 8908 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:32:26.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:32:26 smithi090 bash[32384]: audit 2023-12-01T12:32:25.598756+0000 mon.c (mon.2) 8909 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:32:26.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:32:26 smithi090 bash[32384]: audit 2023-12-01T12:32:25.607294+0000 mon.a (mon.0) 8638 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:32:26.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:32:26 smithi090 bash[32384]: audit 2023-12-01T12:32:26.013184+0000 mon.a (mon.0) 8639 : audit 0 from='client.? 172.21.15.80:0/403838001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:32:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:32:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:32:26] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T12:32:26.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:32:26 smithi080 bash[41963]: audit 2023-12-01T12:32:25.517960+0000 mon.c (mon.2) 8907 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:32:26.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:32:26 smithi080 bash[41963]: audit 2023-12-01T12:32:25.597247+0000 mon.c (mon.2) 8908 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:32:26.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:32:26 smithi080 bash[41963]: audit 2023-12-01T12:32:25.598756+0000 mon.c (mon.2) 8909 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:32:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:32:26 smithi080 bash[41963]: audit 2023-12-01T12:32:25.607294+0000 mon.a (mon.0) 8638 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:32:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:32:26 smithi080 bash[41963]: audit 2023-12-01T12:32:26.013184+0000 mon.a (mon.0) 8639 : audit 0 from='client.? 172.21.15.80:0/403838001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:32:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:32:26 smithi080 bash[28361]: audit 2023-12-01T12:32:25.517960+0000 mon.c (mon.2) 8907 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:32:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:32:26 smithi080 bash[28361]: audit 2023-12-01T12:32:25.597247+0000 mon.c (mon.2) 8908 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:32:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:32:26 smithi080 bash[28361]: audit 2023-12-01T12:32:25.598756+0000 mon.c (mon.2) 8909 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:32:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:32:26 smithi080 bash[28361]: audit 2023-12-01T12:32:25.607294+0000 mon.a (mon.0) 8638 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:32:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:32:26 smithi080 bash[28361]: audit 2023-12-01T12:32:26.013184+0000 mon.a (mon.0) 8639 : audit 0 from='client.? 172.21.15.80:0/403838001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:32:27.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:32:27 smithi080 bash[41963]: cluster 2023-12-01T12:32:25.831376+0000 mgr.y (mgr.24362) 13915 : cluster 0 pgmap v13884: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:32:27.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:32:27 smithi080 bash[28361]: cluster 2023-12-01T12:32:25.831376+0000 mgr.y (mgr.24362) 13915 : cluster 0 pgmap v13884: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:32:28.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:32:27 smithi090 bash[32384]: cluster 2023-12-01T12:32:25.831376+0000 mgr.y (mgr.24362) 13915 : cluster 0 pgmap v13884: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:32:28.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:32:28 smithi080 bash[41963]: audit 2023-12-01T12:32:28.478395+0000 mon.a (mon.0) 8640 : audit 0 from='client.? 172.21.15.80:0/793623425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:32:28.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:32:28 smithi080 bash[28361]: audit 2023-12-01T12:32:28.478395+0000 mon.a (mon.0) 8640 : audit 0 from='client.? 172.21.15.80:0/793623425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:32:29.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:32:28 smithi090 bash[32384]: audit 2023-12-01T12:32:28.478395+0000 mon.a (mon.0) 8640 : audit 0 from='client.? 172.21.15.80:0/793623425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:32:29.930 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:32:29 smithi080 bash[41963]: cluster 2023-12-01T12:32:27.832490+0000 mgr.y (mgr.24362) 13916 : cluster 0 pgmap v13885: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:32:29.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:32:29 smithi080 bash[28361]: cluster 2023-12-01T12:32:27.832490+0000 mgr.y (mgr.24362) 13916 : cluster 0 pgmap v13885: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:32:30.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:32:29 smithi090 bash[32384]: cluster 2023-12-01T12:32:27.832490+0000 mgr.y (mgr.24362) 13916 : cluster 0 pgmap v13885: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:32:30.930 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:32:30 smithi080 bash[41963]: cluster 2023-12-01T12:32:29.833147+0000 mgr.y (mgr.24362) 13917 : cluster 0 pgmap v13886: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:32:30.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:32:30 smithi080 bash[28361]: cluster 2023-12-01T12:32:29.833147+0000 mgr.y (mgr.24362) 13917 : cluster 0 pgmap v13886: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:32:31.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:32:30 smithi090 bash[32384]: cluster 2023-12-01T12:32:29.833147+0000 mgr.y (mgr.24362) 13917 : cluster 0 pgmap v13886: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:32:31.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:32:31 smithi080 bash[28361]: audit 2023-12-01T12:32:30.937918+0000 mon.a (mon.0) 8641 : audit 0 from='client.? 172.21.15.80:0/1106344545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:32:31.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:32:31 smithi080 bash[41963]: audit 2023-12-01T12:32:30.937918+0000 mon.a (mon.0) 8641 : audit 0 from='client.? 172.21.15.80:0/1106344545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:32:32.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:32:31 smithi090 bash[32384]: audit 2023-12-01T12:32:30.937918+0000 mon.a (mon.0) 8641 : audit 0 from='client.? 172.21.15.80:0/1106344545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:32:33.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:32:32 smithi090 bash[32384]: cluster 2023-12-01T12:32:31.834368+0000 mgr.y (mgr.24362) 13918 : cluster 0 pgmap v13887: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:32:33.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:32:32 smithi080 bash[28361]: cluster 2023-12-01T12:32:31.834368+0000 mgr.y (mgr.24362) 13918 : cluster 0 pgmap v13887: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:32:33.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:32:32 smithi080 bash[41963]: cluster 2023-12-01T12:32:31.834368+0000 mgr.y (mgr.24362) 13918 : cluster 0 pgmap v13887: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:32:34.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:32:33 smithi090 bash[32384]: audit 2023-12-01T12:32:33.394471+0000 mon.c (mon.2) 8910 : audit 0 from='client.? 172.21.15.80:0/2031628390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:32:34.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:32:33 smithi080 bash[28361]: audit 2023-12-01T12:32:33.394471+0000 mon.c (mon.2) 8910 : audit 0 from='client.? 172.21.15.80:0/2031628390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:32:34.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:32:34 smithi080 bash[41963]: audit 2023-12-01T12:32:33.394471+0000 mon.c (mon.2) 8910 : audit 0 from='client.? 172.21.15.80:0/2031628390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:32:35.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:32:35 smithi090 bash[32384]: cluster 2023-12-01T12:32:33.835102+0000 mgr.y (mgr.24362) 13919 : cluster 0 pgmap v13888: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:32:35.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:32:35 smithi080 bash[28361]: cluster 2023-12-01T12:32:33.835102+0000 mgr.y (mgr.24362) 13919 : cluster 0 pgmap v13888: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:32:35.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:32:35 smithi080 bash[41963]: cluster 2023-12-01T12:32:33.835102+0000 mgr.y (mgr.24362) 13919 : cluster 0 pgmap v13888: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:32:36.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:32:36 smithi090 bash[32384]: audit 2023-12-01T12:32:35.848988+0000 mon.c (mon.2) 8911 : audit 0 from='client.? 172.21.15.80:0/3476927467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:32:36.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:32:36 smithi080 bash[28361]: audit 2023-12-01T12:32:35.848988+0000 mon.c (mon.2) 8911 : audit 0 from='client.? 172.21.15.80:0/3476927467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:32:36.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:32:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:32:36] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T12:32:36.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:32:36 smithi080 bash[41963]: audit 2023-12-01T12:32:35.848988+0000 mon.c (mon.2) 8911 : audit 0 from='client.? 172.21.15.80:0/3476927467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:32:37.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:32:37 smithi090 bash[32384]: cluster 2023-12-01T12:32:35.835683+0000 mgr.y (mgr.24362) 13920 : cluster 0 pgmap v13889: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:32:37.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:32:37 smithi080 bash[28361]: cluster 2023-12-01T12:32:35.835683+0000 mgr.y (mgr.24362) 13920 : cluster 0 pgmap v13889: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:32:37.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:32:37 smithi080 bash[41963]: cluster 2023-12-01T12:32:35.835683+0000 mgr.y (mgr.24362) 13920 : cluster 0 pgmap v13889: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:32:39.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:32:39 smithi090 bash[32384]: cluster 2023-12-01T12:32:37.836832+0000 mgr.y (mgr.24362) 13921 : cluster 0 pgmap v13890: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:32:39.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:32:39 smithi090 bash[32384]: audit 2023-12-01T12:32:38.301681+0000 mon.a (mon.0) 8642 : audit 0 from='client.? 172.21.15.80:0/1859352875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:32:39.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:32:39 smithi080 bash[28361]: cluster 2023-12-01T12:32:37.836832+0000 mgr.y (mgr.24362) 13921 : cluster 0 pgmap v13890: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:32:39.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:32:39 smithi080 bash[28361]: audit 2023-12-01T12:32:38.301681+0000 mon.a (mon.0) 8642 : audit 0 from='client.? 172.21.15.80:0/1859352875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:32:39.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:32:39 smithi080 bash[41963]: cluster 2023-12-01T12:32:37.836832+0000 mgr.y (mgr.24362) 13921 : cluster 0 pgmap v13890: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:32:39.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:32:39 smithi080 bash[41963]: audit 2023-12-01T12:32:38.301681+0000 mon.a (mon.0) 8642 : audit 0 from='client.? 172.21.15.80:0/1859352875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:32:41.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:32:41 smithi080 bash[28361]: cluster 2023-12-01T12:32:39.837487+0000 mgr.y (mgr.24362) 13922 : cluster 0 pgmap v13891: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:32:41.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:32:41 smithi080 bash[28361]: audit 2023-12-01T12:32:40.518939+0000 mon.c (mon.2) 8912 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:32:41.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:32:41 smithi080 bash[28361]: audit 2023-12-01T12:32:40.760732+0000 mon.c (mon.2) 8913 : audit 0 from='client.? 172.21.15.80:0/2990052348' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:32:41.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:32:41 smithi080 bash[41963]: cluster 2023-12-01T12:32:39.837487+0000 mgr.y (mgr.24362) 13922 : cluster 0 pgmap v13891: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:32:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:32:41 smithi080 bash[41963]: audit 2023-12-01T12:32:40.518939+0000 mon.c (mon.2) 8912 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:32:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:32:41 smithi080 bash[41963]: audit 2023-12-01T12:32:40.760732+0000 mon.c (mon.2) 8913 : audit 0 from='client.? 172.21.15.80:0/2990052348' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:32:41.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:32:41 smithi090 bash[32384]: cluster 2023-12-01T12:32:39.837487+0000 mgr.y (mgr.24362) 13922 : cluster 0 pgmap v13891: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:32:41.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:32:41 smithi090 bash[32384]: audit 2023-12-01T12:32:40.518939+0000 mon.c (mon.2) 8912 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:32:41.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:32:41 smithi090 bash[32384]: audit 2023-12-01T12:32:40.760732+0000 mon.c (mon.2) 8913 : audit 0 from='client.? 172.21.15.80:0/2990052348' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:32:43.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:32:43 smithi080 bash[28361]: cluster 2023-12-01T12:32:41.838635+0000 mgr.y (mgr.24362) 13923 : cluster 0 pgmap v13892: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:32:43.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:32:43 smithi080 bash[41963]: cluster 2023-12-01T12:32:41.838635+0000 mgr.y (mgr.24362) 13923 : cluster 0 pgmap v13892: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:32:43.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:32:43 smithi090 bash[32384]: cluster 2023-12-01T12:32:41.838635+0000 mgr.y (mgr.24362) 13923 : cluster 0 pgmap v13892: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:32:44.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:32:44 smithi080 bash[28361]: audit 2023-12-01T12:32:43.215651+0000 mon.a (mon.0) 8643 : audit 0 from='client.? 172.21.15.80:0/541679938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:32:44.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:32:44 smithi080 bash[41963]: audit 2023-12-01T12:32:43.215651+0000 mon.a (mon.0) 8643 : audit 0 from='client.? 172.21.15.80:0/541679938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:32:44.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:32:44 smithi090 bash[32384]: audit 2023-12-01T12:32:43.215651+0000 mon.a (mon.0) 8643 : audit 0 from='client.? 172.21.15.80:0/541679938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:32:45.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:32:45 smithi080 bash[28361]: cluster 2023-12-01T12:32:43.839330+0000 mgr.y (mgr.24362) 13924 : cluster 0 pgmap v13893: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:32:45.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:32:45 smithi080 bash[41963]: cluster 2023-12-01T12:32:43.839330+0000 mgr.y (mgr.24362) 13924 : cluster 0 pgmap v13893: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:32:45.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:32:45 smithi090 bash[32384]: cluster 2023-12-01T12:32:43.839330+0000 mgr.y (mgr.24362) 13924 : cluster 0 pgmap v13893: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:32:46.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:32:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:32:46] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T12:32:46.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:32:46 smithi080 bash[41963]: audit 2023-12-01T12:32:45.677761+0000 mon.c (mon.2) 8914 : audit 0 from='client.? 172.21.15.80:0/1582810668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:32:46.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:32:46 smithi080 bash[28361]: audit 2023-12-01T12:32:45.677761+0000 mon.c (mon.2) 8914 : audit 0 from='client.? 172.21.15.80:0/1582810668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:32:46.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:32:46 smithi090 bash[32384]: audit 2023-12-01T12:32:45.677761+0000 mon.c (mon.2) 8914 : audit 0 from='client.? 172.21.15.80:0/1582810668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:32:47.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:32:47 smithi080 bash[41963]: cluster 2023-12-01T12:32:45.840029+0000 mgr.y (mgr.24362) 13925 : cluster 0 pgmap v13894: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:32:47.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:32:47 smithi080 bash[28361]: cluster 2023-12-01T12:32:45.840029+0000 mgr.y (mgr.24362) 13925 : cluster 0 pgmap v13894: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:32:47.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:32:47 smithi090 bash[32384]: cluster 2023-12-01T12:32:45.840029+0000 mgr.y (mgr.24362) 13925 : cluster 0 pgmap v13894: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:32:49.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:32:49 smithi080 bash[28361]: cluster 2023-12-01T12:32:47.841041+0000 mgr.y (mgr.24362) 13926 : cluster 0 pgmap v13895: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:32:49.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:32:49 smithi080 bash[28361]: audit 2023-12-01T12:32:48.121959+0000 mon.a (mon.0) 8644 : audit 0 from='client.? 172.21.15.80:0/1085597741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:32:49.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:32:49 smithi080 bash[41963]: cluster 2023-12-01T12:32:47.841041+0000 mgr.y (mgr.24362) 13926 : cluster 0 pgmap v13895: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:32:49.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:32:49 smithi080 bash[41963]: audit 2023-12-01T12:32:48.121959+0000 mon.a (mon.0) 8644 : audit 0 from='client.? 172.21.15.80:0/1085597741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:32:49.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:32:49 smithi090 bash[32384]: cluster 2023-12-01T12:32:47.841041+0000 mgr.y (mgr.24362) 13926 : cluster 0 pgmap v13895: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:32:49.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:32:49 smithi090 bash[32384]: audit 2023-12-01T12:32:48.121959+0000 mon.a (mon.0) 8644 : audit 0 from='client.? 172.21.15.80:0/1085597741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:32:51.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:32:51 smithi080 bash[28361]: cluster 2023-12-01T12:32:49.841669+0000 mgr.y (mgr.24362) 13927 : cluster 0 pgmap v13896: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:32:51.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:32:51 smithi080 bash[28361]: audit 2023-12-01T12:32:50.577848+0000 mon.c (mon.2) 8915 : audit 0 from='client.? 172.21.15.80:0/425889078' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:32:51.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:32:51 smithi080 bash[41963]: cluster 2023-12-01T12:32:49.841669+0000 mgr.y (mgr.24362) 13927 : cluster 0 pgmap v13896: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:32:51.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:32:51 smithi080 bash[41963]: audit 2023-12-01T12:32:50.577848+0000 mon.c (mon.2) 8915 : audit 0 from='client.? 172.21.15.80:0/425889078' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:32:51.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:32:51 smithi090 bash[32384]: cluster 2023-12-01T12:32:49.841669+0000 mgr.y (mgr.24362) 13927 : cluster 0 pgmap v13896: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:32:51.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:32:51 smithi090 bash[32384]: audit 2023-12-01T12:32:50.577848+0000 mon.c (mon.2) 8915 : audit 0 from='client.? 172.21.15.80:0/425889078' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:32:53.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:32:53 smithi080 bash[41963]: cluster 2023-12-01T12:32:51.842819+0000 mgr.y (mgr.24362) 13928 : cluster 0 pgmap v13897: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:32:53.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:32:53 smithi080 bash[41963]: audit 2023-12-01T12:32:53.036942+0000 mon.a (mon.0) 8645 : audit 0 from='client.? 172.21.15.80:0/371894273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:32:53.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:32:53 smithi080 bash[28361]: cluster 2023-12-01T12:32:51.842819+0000 mgr.y (mgr.24362) 13928 : cluster 0 pgmap v13897: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:32:53.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:32:53 smithi080 bash[28361]: audit 2023-12-01T12:32:53.036942+0000 mon.a (mon.0) 8645 : audit 0 from='client.? 172.21.15.80:0/371894273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:32:53.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:32:53 smithi090 bash[32384]: cluster 2023-12-01T12:32:51.842819+0000 mgr.y (mgr.24362) 13928 : cluster 0 pgmap v13897: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:32:53.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:32:53 smithi090 bash[32384]: audit 2023-12-01T12:32:53.036942+0000 mon.a (mon.0) 8645 : audit 0 from='client.? 172.21.15.80:0/371894273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:32:55.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:32:55 smithi080 bash[41963]: cluster 2023-12-01T12:32:53.843468+0000 mgr.y (mgr.24362) 13929 : cluster 0 pgmap v13898: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:32:55.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:32:55 smithi080 bash[28361]: cluster 2023-12-01T12:32:53.843468+0000 mgr.y (mgr.24362) 13929 : cluster 0 pgmap v13898: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:32:55.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:32:55 smithi090 bash[32384]: cluster 2023-12-01T12:32:53.843468+0000 mgr.y (mgr.24362) 13929 : cluster 0 pgmap v13898: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:32:56.430 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:32:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:32:56] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T12:32:56.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:32:56 smithi080 bash[41963]: audit 2023-12-01T12:32:55.501262+0000 mon.c (mon.2) 8916 : audit 0 from='client.? 172.21.15.80:0/680118320' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:32:56.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:32:56 smithi080 bash[41963]: audit 2023-12-01T12:32:55.519050+0000 mon.c (mon.2) 8917 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:32:56.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:32:56 smithi080 bash[28361]: audit 2023-12-01T12:32:55.501262+0000 mon.c (mon.2) 8916 : audit 0 from='client.? 172.21.15.80:0/680118320' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:32:56.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:32:56 smithi080 bash[28361]: audit 2023-12-01T12:32:55.519050+0000 mon.c (mon.2) 8917 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:32:56.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:32:56 smithi090 bash[32384]: audit 2023-12-01T12:32:55.501262+0000 mon.c (mon.2) 8916 : audit 0 from='client.? 172.21.15.80:0/680118320' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:32:56.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:32:56 smithi090 bash[32384]: audit 2023-12-01T12:32:55.519050+0000 mon.c (mon.2) 8917 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:32:57.430 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:32:57 smithi080 bash[41963]: cluster 2023-12-01T12:32:55.844281+0000 mgr.y (mgr.24362) 13930 : cluster 0 pgmap v13899: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:32:57.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:32:57 smithi080 bash[28361]: cluster 2023-12-01T12:32:55.844281+0000 mgr.y (mgr.24362) 13930 : cluster 0 pgmap v13899: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:32:57.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:32:57 smithi090 bash[32384]: cluster 2023-12-01T12:32:55.844281+0000 mgr.y (mgr.24362) 13930 : cluster 0 pgmap v13899: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:32:58.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:32:58 smithi080 bash[28361]: audit 2023-12-01T12:32:57.956703+0000 mon.a (mon.0) 8646 : audit 0 from='client.? 172.21.15.80:0/2903090275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:32:58.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:32:58 smithi080 bash[41963]: audit 2023-12-01T12:32:57.956703+0000 mon.a (mon.0) 8646 : audit 0 from='client.? 172.21.15.80:0/2903090275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:32:58.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:32:58 smithi090 bash[32384]: audit 2023-12-01T12:32:57.956703+0000 mon.a (mon.0) 8646 : audit 0 from='client.? 172.21.15.80:0/2903090275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:32:59.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:32:59 smithi080 bash[28361]: cluster 2023-12-01T12:32:57.845065+0000 mgr.y (mgr.24362) 13931 : cluster 0 pgmap v13900: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:32:59.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:32:59 smithi080 bash[41963]: cluster 2023-12-01T12:32:57.845065+0000 mgr.y (mgr.24362) 13931 : cluster 0 pgmap v13900: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:32:59.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:32:59 smithi090 bash[32384]: cluster 2023-12-01T12:32:57.845065+0000 mgr.y (mgr.24362) 13931 : cluster 0 pgmap v13900: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:33:01.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:33:01 smithi080 bash[28361]: cluster 2023-12-01T12:32:59.845718+0000 mgr.y (mgr.24362) 13932 : cluster 0 pgmap v13901: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:33:01.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:33:01 smithi080 bash[28361]: audit 2023-12-01T12:33:00.411297+0000 mon.a (mon.0) 8647 : audit 0 from='client.? 172.21.15.80:0/2074849770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:33:01.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:33:01 smithi080 bash[41963]: cluster 2023-12-01T12:32:59.845718+0000 mgr.y (mgr.24362) 13932 : cluster 0 pgmap v13901: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:33:01.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:33:01 smithi080 bash[41963]: audit 2023-12-01T12:33:00.411297+0000 mon.a (mon.0) 8647 : audit 0 from='client.? 172.21.15.80:0/2074849770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:33:01.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:33:01 smithi090 bash[32384]: cluster 2023-12-01T12:32:59.845718+0000 mgr.y (mgr.24362) 13932 : cluster 0 pgmap v13901: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:33:01.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:33:01 smithi090 bash[32384]: audit 2023-12-01T12:33:00.411297+0000 mon.a (mon.0) 8647 : audit 0 from='client.? 172.21.15.80:0/2074849770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:33:03.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:33:03 smithi080 bash[28361]: cluster 2023-12-01T12:33:01.846844+0000 mgr.y (mgr.24362) 13933 : cluster 0 pgmap v13902: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:33:03.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:33:03 smithi080 bash[28361]: audit 2023-12-01T12:33:02.875354+0000 mon.a (mon.0) 8648 : audit 0 from='client.? 172.21.15.80:0/1841865039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:33:03.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:33:03 smithi080 bash[41963]: cluster 2023-12-01T12:33:01.846844+0000 mgr.y (mgr.24362) 13933 : cluster 0 pgmap v13902: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:33:03.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:33:03 smithi080 bash[41963]: audit 2023-12-01T12:33:02.875354+0000 mon.a (mon.0) 8648 : audit 0 from='client.? 172.21.15.80:0/1841865039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:33:03.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:33:03 smithi090 bash[32384]: cluster 2023-12-01T12:33:01.846844+0000 mgr.y (mgr.24362) 13933 : cluster 0 pgmap v13902: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:33:03.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:33:03 smithi090 bash[32384]: audit 2023-12-01T12:33:02.875354+0000 mon.a (mon.0) 8648 : audit 0 from='client.? 172.21.15.80:0/1841865039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:33:05.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:33:05 smithi080 bash[28361]: cluster 2023-12-01T12:33:03.847545+0000 mgr.y (mgr.24362) 13934 : cluster 0 pgmap v13903: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:33:05.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:33:05 smithi080 bash[41963]: cluster 2023-12-01T12:33:03.847545+0000 mgr.y (mgr.24362) 13934 : cluster 0 pgmap v13903: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:33:05.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:33:05 smithi090 bash[32384]: cluster 2023-12-01T12:33:03.847545+0000 mgr.y (mgr.24362) 13934 : cluster 0 pgmap v13903: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:33:06.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:33:06 smithi080 bash[28361]: audit 2023-12-01T12:33:05.339554+0000 mon.c (mon.2) 8918 : audit 0 from='client.? 172.21.15.80:0/511707933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:33:06.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:33:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:33:06] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T12:33:06.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:33:06 smithi080 bash[41963]: audit 2023-12-01T12:33:05.339554+0000 mon.c (mon.2) 8918 : audit 0 from='client.? 172.21.15.80:0/511707933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:33:06.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:33:06 smithi090 bash[32384]: audit 2023-12-01T12:33:05.339554+0000 mon.c (mon.2) 8918 : audit 0 from='client.? 172.21.15.80:0/511707933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:33:07.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:33:07 smithi080 bash[28361]: cluster 2023-12-01T12:33:05.848230+0000 mgr.y (mgr.24362) 13935 : cluster 0 pgmap v13904: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:33:07.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:33:07 smithi080 bash[41963]: cluster 2023-12-01T12:33:05.848230+0000 mgr.y (mgr.24362) 13935 : cluster 0 pgmap v13904: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:33:07.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:33:07 smithi090 bash[32384]: cluster 2023-12-01T12:33:05.848230+0000 mgr.y (mgr.24362) 13935 : cluster 0 pgmap v13904: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:33:08.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:33:08 smithi080 bash[28361]: audit 2023-12-01T12:33:07.797461+0000 mon.c (mon.2) 8919 : audit 0 from='client.? 172.21.15.80:0/3616490766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:33:08.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:33:08 smithi080 bash[41963]: audit 2023-12-01T12:33:07.797461+0000 mon.c (mon.2) 8919 : audit 0 from='client.? 172.21.15.80:0/3616490766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:33:08.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:33:08 smithi090 bash[32384]: audit 2023-12-01T12:33:07.797461+0000 mon.c (mon.2) 8919 : audit 0 from='client.? 172.21.15.80:0/3616490766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:33:09.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:33:09 smithi080 bash[28361]: cluster 2023-12-01T12:33:07.849262+0000 mgr.y (mgr.24362) 13936 : cluster 0 pgmap v13905: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:33:09.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:33:09 smithi080 bash[41963]: cluster 2023-12-01T12:33:07.849262+0000 mgr.y (mgr.24362) 13936 : cluster 0 pgmap v13905: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:33:09.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:33:09 smithi090 bash[32384]: cluster 2023-12-01T12:33:07.849262+0000 mgr.y (mgr.24362) 13936 : cluster 0 pgmap v13905: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:33:11.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:33:11 smithi080 bash[41963]: cluster 2023-12-01T12:33:09.849964+0000 mgr.y (mgr.24362) 13937 : cluster 0 pgmap v13906: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:33:11.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:33:11 smithi080 bash[41963]: audit 2023-12-01T12:33:10.252918+0000 mon.a (mon.0) 8649 : audit 0 from='client.? 172.21.15.80:0/2420952764' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:33:11.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:33:11 smithi080 bash[41963]: audit 2023-12-01T12:33:10.519857+0000 mon.c (mon.2) 8920 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:33:11.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:33:11 smithi080 bash[28361]: cluster 2023-12-01T12:33:09.849964+0000 mgr.y (mgr.24362) 13937 : cluster 0 pgmap v13906: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:33:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:33:11 smithi080 bash[28361]: audit 2023-12-01T12:33:10.252918+0000 mon.a (mon.0) 8649 : audit 0 from='client.? 172.21.15.80:0/2420952764' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:33:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:33:11 smithi080 bash[28361]: audit 2023-12-01T12:33:10.519857+0000 mon.c (mon.2) 8920 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:33:11.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:33:11 smithi090 bash[32384]: cluster 2023-12-01T12:33:09.849964+0000 mgr.y (mgr.24362) 13937 : cluster 0 pgmap v13906: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:33:11.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:33:11 smithi090 bash[32384]: audit 2023-12-01T12:33:10.252918+0000 mon.a (mon.0) 8649 : audit 0 from='client.? 172.21.15.80:0/2420952764' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:33:11.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:33:11 smithi090 bash[32384]: audit 2023-12-01T12:33:10.519857+0000 mon.c (mon.2) 8920 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:33:13.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:33:13 smithi080 bash[41963]: cluster 2023-12-01T12:33:11.851006+0000 mgr.y (mgr.24362) 13938 : cluster 0 pgmap v13907: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:33:13.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:33:13 smithi080 bash[41963]: audit 2023-12-01T12:33:12.699333+0000 mon.a (mon.0) 8650 : audit 0 from='client.? 172.21.15.80:0/3369305965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:33:13.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:33:13 smithi080 bash[28361]: cluster 2023-12-01T12:33:11.851006+0000 mgr.y (mgr.24362) 13938 : cluster 0 pgmap v13907: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:33:13.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:33:13 smithi080 bash[28361]: audit 2023-12-01T12:33:12.699333+0000 mon.a (mon.0) 8650 : audit 0 from='client.? 172.21.15.80:0/3369305965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:33:13.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:33:13 smithi090 bash[32384]: cluster 2023-12-01T12:33:11.851006+0000 mgr.y (mgr.24362) 13938 : cluster 0 pgmap v13907: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:33:13.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:33:13 smithi090 bash[32384]: audit 2023-12-01T12:33:12.699333+0000 mon.a (mon.0) 8650 : audit 0 from='client.? 172.21.15.80:0/3369305965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:33:15.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:33:15 smithi080 bash[41963]: cluster 2023-12-01T12:33:13.851635+0000 mgr.y (mgr.24362) 13939 : cluster 0 pgmap v13908: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:33:15.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:33:15 smithi080 bash[28361]: cluster 2023-12-01T12:33:13.851635+0000 mgr.y (mgr.24362) 13939 : cluster 0 pgmap v13908: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:33:15.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:33:15 smithi090 bash[32384]: cluster 2023-12-01T12:33:13.851635+0000 mgr.y (mgr.24362) 13939 : cluster 0 pgmap v13908: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:33:16.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:33:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:33:16] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T12:33:16.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:33:16 smithi080 bash[41963]: audit 2023-12-01T12:33:15.160143+0000 mon.a (mon.0) 8651 : audit 0 from='client.? 172.21.15.80:0/4017294009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:33:16.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:33:16 smithi080 bash[28361]: audit 2023-12-01T12:33:15.160143+0000 mon.a (mon.0) 8651 : audit 0 from='client.? 172.21.15.80:0/4017294009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:33:16.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:33:16 smithi090 bash[32384]: audit 2023-12-01T12:33:15.160143+0000 mon.a (mon.0) 8651 : audit 0 from='client.? 172.21.15.80:0/4017294009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:33:17.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:33:17 smithi080 bash[41963]: cluster 2023-12-01T12:33:15.852300+0000 mgr.y (mgr.24362) 13940 : cluster 0 pgmap v13909: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:33:17.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:33:17 smithi080 bash[28361]: cluster 2023-12-01T12:33:15.852300+0000 mgr.y (mgr.24362) 13940 : cluster 0 pgmap v13909: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:33:17.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:33:17 smithi090 bash[32384]: cluster 2023-12-01T12:33:15.852300+0000 mgr.y (mgr.24362) 13940 : cluster 0 pgmap v13909: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:33:18.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:33:18 smithi080 bash[28361]: audit 2023-12-01T12:33:17.621635+0000 mon.c (mon.2) 8921 : audit 0 from='client.? 172.21.15.80:0/2893771185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:33:18.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:33:18 smithi080 bash[41963]: audit 2023-12-01T12:33:17.621635+0000 mon.c (mon.2) 8921 : audit 0 from='client.? 172.21.15.80:0/2893771185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:33:18.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:33:18 smithi090 bash[32384]: audit 2023-12-01T12:33:17.621635+0000 mon.c (mon.2) 8921 : audit 0 from='client.? 172.21.15.80:0/2893771185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:33:19.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:33:19 smithi080 bash[41963]: cluster 2023-12-01T12:33:17.853475+0000 mgr.y (mgr.24362) 13941 : cluster 0 pgmap v13910: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:33:19.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:33:19 smithi080 bash[28361]: cluster 2023-12-01T12:33:17.853475+0000 mgr.y (mgr.24362) 13941 : cluster 0 pgmap v13910: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:33:19.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:33:19 smithi090 bash[32384]: cluster 2023-12-01T12:33:17.853475+0000 mgr.y (mgr.24362) 13941 : cluster 0 pgmap v13910: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:33:20.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:33:20 smithi080 bash[28361]: audit 2023-12-01T12:33:20.071375+0000 mon.a (mon.0) 8652 : audit 0 from='client.? 172.21.15.80:0/3173137166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:33:20.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:33:20 smithi080 bash[41963]: audit 2023-12-01T12:33:20.071375+0000 mon.a (mon.0) 8652 : audit 0 from='client.? 172.21.15.80:0/3173137166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:33:20.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:33:20 smithi090 bash[32384]: audit 2023-12-01T12:33:20.071375+0000 mon.a (mon.0) 8652 : audit 0 from='client.? 172.21.15.80:0/3173137166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:33:21.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:33:21 smithi080 bash[28361]: cluster 2023-12-01T12:33:19.853948+0000 mgr.y (mgr.24362) 13942 : cluster 0 pgmap v13911: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:33:21.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:33:21 smithi080 bash[41963]: cluster 2023-12-01T12:33:19.853948+0000 mgr.y (mgr.24362) 13942 : cluster 0 pgmap v13911: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:33:21.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:33:21 smithi090 bash[32384]: cluster 2023-12-01T12:33:19.853948+0000 mgr.y (mgr.24362) 13942 : cluster 0 pgmap v13911: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:33:23.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:33:23 smithi080 bash[28361]: cluster 2023-12-01T12:33:21.855098+0000 mgr.y (mgr.24362) 13943 : cluster 0 pgmap v13912: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:33:23.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:33:23 smithi080 bash[28361]: audit 2023-12-01T12:33:22.529398+0000 mon.c (mon.2) 8922 : audit 0 from='client.? 172.21.15.80:0/1599812447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:33:23.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:33:23 smithi080 bash[41963]: cluster 2023-12-01T12:33:21.855098+0000 mgr.y (mgr.24362) 13943 : cluster 0 pgmap v13912: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:33:23.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:33:23 smithi080 bash[41963]: audit 2023-12-01T12:33:22.529398+0000 mon.c (mon.2) 8922 : audit 0 from='client.? 172.21.15.80:0/1599812447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:33:23.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:33:23 smithi090 bash[32384]: cluster 2023-12-01T12:33:21.855098+0000 mgr.y (mgr.24362) 13943 : cluster 0 pgmap v13912: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:33:23.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:33:23 smithi090 bash[32384]: audit 2023-12-01T12:33:22.529398+0000 mon.c (mon.2) 8922 : audit 0 from='client.? 172.21.15.80:0/1599812447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:33:25.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:33:25 smithi080 bash[28361]: cluster 2023-12-01T12:33:23.855734+0000 mgr.y (mgr.24362) 13944 : cluster 0 pgmap v13913: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:33:25.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:33:25 smithi080 bash[28361]: audit 2023-12-01T12:33:24.982712+0000 mon.c (mon.2) 8923 : audit 0 from='client.? 172.21.15.80:0/500472402' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:33:25.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:33:25 smithi080 bash[41963]: cluster 2023-12-01T12:33:23.855734+0000 mgr.y (mgr.24362) 13944 : cluster 0 pgmap v13913: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:33:25.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:33:25 smithi080 bash[41963]: audit 2023-12-01T12:33:24.982712+0000 mon.c (mon.2) 8923 : audit 0 from='client.? 172.21.15.80:0/500472402' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:33:25.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:33:25 smithi090 bash[32384]: cluster 2023-12-01T12:33:23.855734+0000 mgr.y (mgr.24362) 13944 : cluster 0 pgmap v13913: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:33:25.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:33:25 smithi090 bash[32384]: audit 2023-12-01T12:33:24.982712+0000 mon.c (mon.2) 8923 : audit 0 from='client.? 172.21.15.80:0/500472402' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:33:26.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:33:26 smithi090 bash[32384]: audit 2023-12-01T12:33:25.520276+0000 mon.c (mon.2) 8924 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:33:26.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:33:26 smithi090 bash[32384]: audit 2023-12-01T12:33:25.688775+0000 mon.c (mon.2) 8925 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:33:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:33:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:33:26] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T12:33:26.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:33:26 smithi080 bash[41963]: audit 2023-12-01T12:33:25.520276+0000 mon.c (mon.2) 8924 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:33:26.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:33:26 smithi080 bash[41963]: audit 2023-12-01T12:33:25.688775+0000 mon.c (mon.2) 8925 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:33:26.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:33:26 smithi080 bash[28361]: audit 2023-12-01T12:33:25.520276+0000 mon.c (mon.2) 8924 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:33:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:33:26 smithi080 bash[28361]: audit 2023-12-01T12:33:25.688775+0000 mon.c (mon.2) 8925 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:33:27.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:33:27 smithi090 bash[32384]: cluster 2023-12-01T12:33:25.856360+0000 mgr.y (mgr.24362) 13945 : cluster 0 pgmap v13914: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:33:27.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:33:27 smithi080 bash[41963]: cluster 2023-12-01T12:33:25.856360+0000 mgr.y (mgr.24362) 13945 : cluster 0 pgmap v13914: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:33:27.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:33:27 smithi080 bash[28361]: cluster 2023-12-01T12:33:25.856360+0000 mgr.y (mgr.24362) 13945 : cluster 0 pgmap v13914: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:33:28.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:33:28 smithi090 bash[32384]: audit 2023-12-01T12:33:27.436159+0000 mon.c (mon.2) 8926 : audit 0 from='client.? 172.21.15.80:0/320699122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:33:28.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:33:28 smithi080 bash[28361]: audit 2023-12-01T12:33:27.436159+0000 mon.c (mon.2) 8926 : audit 0 from='client.? 172.21.15.80:0/320699122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:33:28.680 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:33:28 smithi080 bash[41963]: audit 2023-12-01T12:33:27.436159+0000 mon.c (mon.2) 8926 : audit 0 from='client.? 172.21.15.80:0/320699122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:33:29.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:33:29 smithi090 bash[32384]: cluster 2023-12-01T12:33:27.857497+0000 mgr.y (mgr.24362) 13946 : cluster 0 pgmap v13915: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:33:29.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:33:29 smithi080 bash[28361]: cluster 2023-12-01T12:33:27.857497+0000 mgr.y (mgr.24362) 13946 : cluster 0 pgmap v13915: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:33:29.680 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:33:29 smithi080 bash[41963]: cluster 2023-12-01T12:33:27.857497+0000 mgr.y (mgr.24362) 13946 : cluster 0 pgmap v13915: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:33:30.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:33:30 smithi090 bash[32384]: audit 2023-12-01T12:33:29.896134+0000 mon.c (mon.2) 8927 : audit 0 from='client.? 172.21.15.80:0/3450911027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:33:30.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:33:30 smithi080 bash[28361]: audit 2023-12-01T12:33:29.896134+0000 mon.c (mon.2) 8927 : audit 0 from='client.? 172.21.15.80:0/3450911027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:33:30.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:33:30 smithi080 bash[41963]: audit 2023-12-01T12:33:29.896134+0000 mon.c (mon.2) 8927 : audit 0 from='client.? 172.21.15.80:0/3450911027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:33:31.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:33:31 smithi090 bash[32384]: cluster 2023-12-01T12:33:29.857943+0000 mgr.y (mgr.24362) 13947 : cluster 0 pgmap v13916: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:33:31.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:33:31 smithi080 bash[28361]: cluster 2023-12-01T12:33:29.857943+0000 mgr.y (mgr.24362) 13947 : cluster 0 pgmap v13916: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:33:31.680 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:33:31 smithi080 bash[41963]: cluster 2023-12-01T12:33:29.857943+0000 mgr.y (mgr.24362) 13947 : cluster 0 pgmap v13916: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:33:32.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:33:32 smithi090 bash[32384]: audit 2023-12-01T12:33:31.484365+0000 mon.a (mon.0) 8653 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:33:32.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:33:32 smithi090 bash[32384]: audit 2023-12-01T12:33:31.496336+0000 mon.a (mon.0) 8654 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:33:32.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:33:32 smithi090 bash[32384]: audit 2023-12-01T12:33:31.891114+0000 mon.a (mon.0) 8655 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:33:32.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:33:32 smithi090 bash[32384]: audit 2023-12-01T12:33:31.904942+0000 mon.a (mon.0) 8656 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:33:32.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:33:32 smithi090 bash[32384]: audit 2023-12-01T12:33:32.353943+0000 mon.a (mon.0) 8657 : audit 0 from='client.? 172.21.15.80:0/2549945652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:33:32.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:33:32 smithi090 bash[32384]: audit 2023-12-01T12:33:32.400251+0000 mon.c (mon.2) 8928 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:33:32.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:33:32 smithi090 bash[32384]: audit 2023-12-01T12:33:32.401407+0000 mon.c (mon.2) 8929 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:33:32.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:33:32 smithi090 bash[32384]: audit 2023-12-01T12:33:32.407970+0000 mon.a (mon.0) 8658 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:33:32.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:33:32 smithi080 bash[41963]: audit 2023-12-01T12:33:31.484365+0000 mon.a (mon.0) 8653 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:33:32.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:33:32 smithi080 bash[41963]: audit 2023-12-01T12:33:31.496336+0000 mon.a (mon.0) 8654 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:33:32.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:33:32 smithi080 bash[41963]: audit 2023-12-01T12:33:31.891114+0000 mon.a (mon.0) 8655 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:33:32.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:33:32 smithi080 bash[41963]: audit 2023-12-01T12:33:31.904942+0000 mon.a (mon.0) 8656 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:33:32.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:33:32 smithi080 bash[41963]: audit 2023-12-01T12:33:32.353943+0000 mon.a (mon.0) 8657 : audit 0 from='client.? 172.21.15.80:0/2549945652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:33:32.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:33:32 smithi080 bash[41963]: audit 2023-12-01T12:33:32.400251+0000 mon.c (mon.2) 8928 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:33:32.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:33:32 smithi080 bash[41963]: audit 2023-12-01T12:33:32.401407+0000 mon.c (mon.2) 8929 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:33:32.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:33:32 smithi080 bash[41963]: audit 2023-12-01T12:33:32.407970+0000 mon.a (mon.0) 8658 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:33:32.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:33:32 smithi080 bash[28361]: audit 2023-12-01T12:33:31.484365+0000 mon.a (mon.0) 8653 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:33:32.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:33:32 smithi080 bash[28361]: audit 2023-12-01T12:33:31.496336+0000 mon.a (mon.0) 8654 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:33:32.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:33:32 smithi080 bash[28361]: audit 2023-12-01T12:33:31.891114+0000 mon.a (mon.0) 8655 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:33:32.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:33:32 smithi080 bash[28361]: audit 2023-12-01T12:33:31.904942+0000 mon.a (mon.0) 8656 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:33:32.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:33:32 smithi080 bash[28361]: audit 2023-12-01T12:33:32.353943+0000 mon.a (mon.0) 8657 : audit 0 from='client.? 172.21.15.80:0/2549945652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:33:32.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:33:32 smithi080 bash[28361]: audit 2023-12-01T12:33:32.400251+0000 mon.c (mon.2) 8928 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:33:32.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:33:32 smithi080 bash[28361]: audit 2023-12-01T12:33:32.401407+0000 mon.c (mon.2) 8929 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:33:32.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:33:32 smithi080 bash[28361]: audit 2023-12-01T12:33:32.407970+0000 mon.a (mon.0) 8658 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:33:33.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:33:33 smithi090 bash[32384]: cluster 2023-12-01T12:33:31.858990+0000 mgr.y (mgr.24362) 13948 : cluster 0 pgmap v13917: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:33:33.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:33:33 smithi080 bash[41963]: cluster 2023-12-01T12:33:31.858990+0000 mgr.y (mgr.24362) 13948 : cluster 0 pgmap v13917: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:33:33.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:33:33 smithi080 bash[28361]: cluster 2023-12-01T12:33:31.858990+0000 mgr.y (mgr.24362) 13948 : cluster 0 pgmap v13917: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:33:35.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:33:35 smithi090 bash[32384]: cluster 2023-12-01T12:33:33.859769+0000 mgr.y (mgr.24362) 13949 : cluster 0 pgmap v13918: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:33:35.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:33:35 smithi090 bash[32384]: audit 2023-12-01T12:33:34.810101+0000 mon.a (mon.0) 8659 : audit 0 from='client.? 172.21.15.80:0/2312774654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:33:35.930 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:33:35 smithi080 bash[41963]: cluster 2023-12-01T12:33:33.859769+0000 mgr.y (mgr.24362) 13949 : cluster 0 pgmap v13918: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:33:35.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:33:35 smithi080 bash[41963]: audit 2023-12-01T12:33:34.810101+0000 mon.a (mon.0) 8659 : audit 0 from='client.? 172.21.15.80:0/2312774654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:33:35.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:33:35 smithi080 bash[28361]: cluster 2023-12-01T12:33:33.859769+0000 mgr.y (mgr.24362) 13949 : cluster 0 pgmap v13918: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:33:35.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:33:35 smithi080 bash[28361]: audit 2023-12-01T12:33:34.810101+0000 mon.a (mon.0) 8659 : audit 0 from='client.? 172.21.15.80:0/2312774654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:33:36.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:33:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:33:36] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T12:33:37.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:33:37 smithi090 bash[32384]: cluster 2023-12-01T12:33:35.860409+0000 mgr.y (mgr.24362) 13950 : cluster 0 pgmap v13919: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:33:37.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:33:37 smithi090 bash[32384]: audit 2023-12-01T12:33:37.269118+0000 mon.a (mon.0) 8660 : audit 0 from='client.? 172.21.15.80:0/2986403118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:33:37.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:33:37 smithi080 bash[28361]: cluster 2023-12-01T12:33:35.860409+0000 mgr.y (mgr.24362) 13950 : cluster 0 pgmap v13919: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:33:37.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:33:37 smithi080 bash[28361]: audit 2023-12-01T12:33:37.269118+0000 mon.a (mon.0) 8660 : audit 0 from='client.? 172.21.15.80:0/2986403118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:33:37.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:33:37 smithi080 bash[41963]: cluster 2023-12-01T12:33:35.860409+0000 mgr.y (mgr.24362) 13950 : cluster 0 pgmap v13919: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:33:37.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:33:37 smithi080 bash[41963]: audit 2023-12-01T12:33:37.269118+0000 mon.a (mon.0) 8660 : audit 0 from='client.? 172.21.15.80:0/2986403118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:33:39.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:33:39 smithi090 bash[32384]: cluster 2023-12-01T12:33:37.861671+0000 mgr.y (mgr.24362) 13951 : cluster 0 pgmap v13920: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:33:39.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:33:39 smithi080 bash[28361]: cluster 2023-12-01T12:33:37.861671+0000 mgr.y (mgr.24362) 13951 : cluster 0 pgmap v13920: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:33:39.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:33:39 smithi080 bash[41963]: cluster 2023-12-01T12:33:37.861671+0000 mgr.y (mgr.24362) 13951 : cluster 0 pgmap v13920: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:33:40.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:33:40 smithi080 bash[41963]: audit 2023-12-01T12:33:39.716115+0000 mon.a (mon.0) 8661 : audit 0 from='client.? 172.21.15.80:0/1625881925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:33:40.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:33:40 smithi080 bash[28361]: audit 2023-12-01T12:33:39.716115+0000 mon.a (mon.0) 8661 : audit 0 from='client.? 172.21.15.80:0/1625881925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:33:41.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:33:40 smithi090 bash[32384]: audit 2023-12-01T12:33:39.716115+0000 mon.a (mon.0) 8661 : audit 0 from='client.? 172.21.15.80:0/1625881925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:33:41.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:33:41 smithi080 bash[28361]: cluster 2023-12-01T12:33:39.862370+0000 mgr.y (mgr.24362) 13952 : cluster 0 pgmap v13921: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:33:41.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:33:41 smithi080 bash[28361]: audit 2023-12-01T12:33:40.524686+0000 mon.c (mon.2) 8930 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:33:41.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:33:41 smithi080 bash[41963]: cluster 2023-12-01T12:33:39.862370+0000 mgr.y (mgr.24362) 13952 : cluster 0 pgmap v13921: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:33:41.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:33:41 smithi080 bash[41963]: audit 2023-12-01T12:33:40.524686+0000 mon.c (mon.2) 8930 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:33:42.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:33:41 smithi090 bash[32384]: cluster 2023-12-01T12:33:39.862370+0000 mgr.y (mgr.24362) 13952 : cluster 0 pgmap v13921: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:33:42.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:33:41 smithi090 bash[32384]: audit 2023-12-01T12:33:40.524686+0000 mon.c (mon.2) 8930 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:33:43.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:33:43 smithi090 bash[32384]: cluster 2023-12-01T12:33:41.863494+0000 mgr.y (mgr.24362) 13953 : cluster 0 pgmap v13922: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:33:43.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:33:43 smithi090 bash[32384]: audit 2023-12-01T12:33:42.171064+0000 mon.a (mon.0) 8662 : audit 0 from='client.? 172.21.15.80:0/1674198172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:33:43.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:33:43 smithi080 bash[41963]: cluster 2023-12-01T12:33:41.863494+0000 mgr.y (mgr.24362) 13953 : cluster 0 pgmap v13922: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:33:43.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:33:43 smithi080 bash[41963]: audit 2023-12-01T12:33:42.171064+0000 mon.a (mon.0) 8662 : audit 0 from='client.? 172.21.15.80:0/1674198172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:33:43.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:33:43 smithi080 bash[28361]: cluster 2023-12-01T12:33:41.863494+0000 mgr.y (mgr.24362) 13953 : cluster 0 pgmap v13922: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:33:43.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:33:43 smithi080 bash[28361]: audit 2023-12-01T12:33:42.171064+0000 mon.a (mon.0) 8662 : audit 0 from='client.? 172.21.15.80:0/1674198172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:33:45.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:33:45 smithi090 bash[32384]: cluster 2023-12-01T12:33:43.864116+0000 mgr.y (mgr.24362) 13954 : cluster 0 pgmap v13923: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:33:45.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:33:45 smithi090 bash[32384]: audit 2023-12-01T12:33:44.625671+0000 mon.a (mon.0) 8663 : audit 0 from='client.? 172.21.15.80:0/514994554' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:33:45.430 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:33:45 smithi080 bash[41963]: cluster 2023-12-01T12:33:43.864116+0000 mgr.y (mgr.24362) 13954 : cluster 0 pgmap v13923: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:33:45.430 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:33:45 smithi080 bash[41963]: audit 2023-12-01T12:33:44.625671+0000 mon.a (mon.0) 8663 : audit 0 from='client.? 172.21.15.80:0/514994554' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:33:45.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:33:45 smithi080 bash[28361]: cluster 2023-12-01T12:33:43.864116+0000 mgr.y (mgr.24362) 13954 : cluster 0 pgmap v13923: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:33:45.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:33:45 smithi080 bash[28361]: audit 2023-12-01T12:33:44.625671+0000 mon.a (mon.0) 8663 : audit 0 from='client.? 172.21.15.80:0/514994554' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:33:46.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:33:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:33:46] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T12:33:47.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:33:47 smithi080 bash[28361]: cluster 2023-12-01T12:33:45.864762+0000 mgr.y (mgr.24362) 13955 : cluster 0 pgmap v13924: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:33:47.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:33:47 smithi080 bash[41963]: cluster 2023-12-01T12:33:45.864762+0000 mgr.y (mgr.24362) 13955 : cluster 0 pgmap v13924: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:33:47.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:33:47 smithi090 bash[32384]: cluster 2023-12-01T12:33:45.864762+0000 mgr.y (mgr.24362) 13955 : cluster 0 pgmap v13924: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:33:48.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:33:48 smithi080 bash[41963]: audit 2023-12-01T12:33:47.089484+0000 mon.c (mon.2) 8931 : audit 0 from='client.? 172.21.15.80:0/831354574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:33:48.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:33:48 smithi080 bash[28361]: audit 2023-12-01T12:33:47.089484+0000 mon.c (mon.2) 8931 : audit 0 from='client.? 172.21.15.80:0/831354574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:33:48.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:33:48 smithi090 bash[32384]: audit 2023-12-01T12:33:47.089484+0000 mon.c (mon.2) 8931 : audit 0 from='client.? 172.21.15.80:0/831354574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:33:49.430 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:33:49 smithi080 bash[41963]: cluster 2023-12-01T12:33:47.865899+0000 mgr.y (mgr.24362) 13956 : cluster 0 pgmap v13925: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:33:49.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:33:49 smithi080 bash[28361]: cluster 2023-12-01T12:33:47.865899+0000 mgr.y (mgr.24362) 13956 : cluster 0 pgmap v13925: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:33:49.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:33:49 smithi090 bash[32384]: cluster 2023-12-01T12:33:47.865899+0000 mgr.y (mgr.24362) 13956 : cluster 0 pgmap v13925: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:33:50.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:33:50 smithi080 bash[28361]: audit 2023-12-01T12:33:49.547788+0000 mon.a (mon.0) 8664 : audit 0 from='client.? 172.21.15.80:0/3772565056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:33:50.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:33:50 smithi080 bash[41963]: audit 2023-12-01T12:33:49.547788+0000 mon.a (mon.0) 8664 : audit 0 from='client.? 172.21.15.80:0/3772565056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:33:50.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:33:50 smithi090 bash[32384]: audit 2023-12-01T12:33:49.547788+0000 mon.a (mon.0) 8664 : audit 0 from='client.? 172.21.15.80:0/3772565056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:33:51.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:33:51 smithi080 bash[41963]: cluster 2023-12-01T12:33:49.866563+0000 mgr.y (mgr.24362) 13957 : cluster 0 pgmap v13926: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:33:51.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:33:51 smithi080 bash[28361]: cluster 2023-12-01T12:33:49.866563+0000 mgr.y (mgr.24362) 13957 : cluster 0 pgmap v13926: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:33:51.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:33:51 smithi090 bash[32384]: cluster 2023-12-01T12:33:49.866563+0000 mgr.y (mgr.24362) 13957 : cluster 0 pgmap v13926: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:33:52.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:33:52 smithi080 bash[41963]: audit 2023-12-01T12:33:52.002321+0000 mon.c (mon.2) 8932 : audit 0 from='client.? 172.21.15.80:0/4185803322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:33:52.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:33:52 smithi080 bash[28361]: audit 2023-12-01T12:33:52.002321+0000 mon.c (mon.2) 8932 : audit 0 from='client.? 172.21.15.80:0/4185803322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:33:52.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:33:52 smithi090 bash[32384]: audit 2023-12-01T12:33:52.002321+0000 mon.c (mon.2) 8932 : audit 0 from='client.? 172.21.15.80:0/4185803322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:33:53.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:33:53 smithi080 bash[41963]: cluster 2023-12-01T12:33:51.867679+0000 mgr.y (mgr.24362) 13958 : cluster 0 pgmap v13927: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:33:53.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:33:53 smithi080 bash[28361]: cluster 2023-12-01T12:33:51.867679+0000 mgr.y (mgr.24362) 13958 : cluster 0 pgmap v13927: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:33:53.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:33:53 smithi090 bash[32384]: cluster 2023-12-01T12:33:51.867679+0000 mgr.y (mgr.24362) 13958 : cluster 0 pgmap v13927: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:33:55.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:33:55 smithi080 bash[28361]: cluster 2023-12-01T12:33:53.868356+0000 mgr.y (mgr.24362) 13959 : cluster 0 pgmap v13928: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:33:55.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:33:55 smithi080 bash[28361]: audit 2023-12-01T12:33:54.449191+0000 mon.c (mon.2) 8933 : audit 0 from='client.? 172.21.15.80:0/3416931960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:33:55.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:33:55 smithi080 bash[41963]: cluster 2023-12-01T12:33:53.868356+0000 mgr.y (mgr.24362) 13959 : cluster 0 pgmap v13928: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:33:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:33:55 smithi080 bash[41963]: audit 2023-12-01T12:33:54.449191+0000 mon.c (mon.2) 8933 : audit 0 from='client.? 172.21.15.80:0/3416931960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:33:55.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:33:55 smithi090 bash[32384]: cluster 2023-12-01T12:33:53.868356+0000 mgr.y (mgr.24362) 13959 : cluster 0 pgmap v13928: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:33:55.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:33:55 smithi090 bash[32384]: audit 2023-12-01T12:33:54.449191+0000 mon.c (mon.2) 8933 : audit 0 from='client.? 172.21.15.80:0/3416931960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:33:56.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:33:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:33:56] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T12:33:56.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:33:56 smithi080 bash[41963]: audit 2023-12-01T12:33:55.521028+0000 mon.c (mon.2) 8934 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:33:56.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:33:56 smithi080 bash[28361]: audit 2023-12-01T12:33:55.521028+0000 mon.c (mon.2) 8934 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:33:56.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:33:56 smithi090 bash[32384]: audit 2023-12-01T12:33:55.521028+0000 mon.c (mon.2) 8934 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:33:57.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:33:57 smithi080 bash[41963]: cluster 2023-12-01T12:33:55.869044+0000 mgr.y (mgr.24362) 13960 : cluster 0 pgmap v13929: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:33:57.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:33:57 smithi080 bash[41963]: audit 2023-12-01T12:33:56.908279+0000 mon.c (mon.2) 8935 : audit 0 from='client.? 172.21.15.80:0/1029943367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:33:57.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:33:57 smithi080 bash[28361]: cluster 2023-12-01T12:33:55.869044+0000 mgr.y (mgr.24362) 13960 : cluster 0 pgmap v13929: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:33:57.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:33:57 smithi080 bash[28361]: audit 2023-12-01T12:33:56.908279+0000 mon.c (mon.2) 8935 : audit 0 from='client.? 172.21.15.80:0/1029943367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:33:57.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:33:57 smithi090 bash[32384]: cluster 2023-12-01T12:33:55.869044+0000 mgr.y (mgr.24362) 13960 : cluster 0 pgmap v13929: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:33:57.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:33:57 smithi090 bash[32384]: audit 2023-12-01T12:33:56.908279+0000 mon.c (mon.2) 8935 : audit 0 from='client.? 172.21.15.80:0/1029943367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:33:59.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:33:59 smithi080 bash[41963]: cluster 2023-12-01T12:33:57.870345+0000 mgr.y (mgr.24362) 13961 : cluster 0 pgmap v13930: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:33:59.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:33:59 smithi080 bash[28361]: cluster 2023-12-01T12:33:57.870345+0000 mgr.y (mgr.24362) 13961 : cluster 0 pgmap v13930: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:33:59.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:33:59 smithi090 bash[32384]: cluster 2023-12-01T12:33:57.870345+0000 mgr.y (mgr.24362) 13961 : cluster 0 pgmap v13930: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:34:00.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:34:00 smithi080 bash[28361]: audit 2023-12-01T12:33:59.357855+0000 mon.a (mon.0) 8665 : audit 0 from='client.? 172.21.15.80:0/1219830074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:34:00.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:34:00 smithi080 bash[41963]: audit 2023-12-01T12:33:59.357855+0000 mon.a (mon.0) 8665 : audit 0 from='client.? 172.21.15.80:0/1219830074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:34:00.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:34:00 smithi090 bash[32384]: audit 2023-12-01T12:33:59.357855+0000 mon.a (mon.0) 8665 : audit 0 from='client.? 172.21.15.80:0/1219830074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:34:01.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:34:01 smithi080 bash[28361]: cluster 2023-12-01T12:33:59.870961+0000 mgr.y (mgr.24362) 13962 : cluster 0 pgmap v13931: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:34:01.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:34:01 smithi080 bash[41963]: cluster 2023-12-01T12:33:59.870961+0000 mgr.y (mgr.24362) 13962 : cluster 0 pgmap v13931: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:34:01.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:34:01 smithi090 bash[32384]: cluster 2023-12-01T12:33:59.870961+0000 mgr.y (mgr.24362) 13962 : cluster 0 pgmap v13931: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:34:02.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:34:02 smithi080 bash[28361]: audit 2023-12-01T12:34:01.809978+0000 mon.a (mon.0) 8666 : audit 0 from='client.? 172.21.15.80:0/766319908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:34:02.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:34:02 smithi080 bash[41963]: audit 2023-12-01T12:34:01.809978+0000 mon.a (mon.0) 8666 : audit 0 from='client.? 172.21.15.80:0/766319908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:34:02.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:34:02 smithi090 bash[32384]: audit 2023-12-01T12:34:01.809978+0000 mon.a (mon.0) 8666 : audit 0 from='client.? 172.21.15.80:0/766319908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:34:03.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:34:03 smithi080 bash[41963]: cluster 2023-12-01T12:34:01.872146+0000 mgr.y (mgr.24362) 13963 : cluster 0 pgmap v13932: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:34:03.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:34:03 smithi080 bash[28361]: cluster 2023-12-01T12:34:01.872146+0000 mgr.y (mgr.24362) 13963 : cluster 0 pgmap v13932: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:34:03.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:34:03 smithi090 bash[32384]: cluster 2023-12-01T12:34:01.872146+0000 mgr.y (mgr.24362) 13963 : cluster 0 pgmap v13932: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:34:05.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:34:05 smithi080 bash[28361]: cluster 2023-12-01T12:34:03.872670+0000 mgr.y (mgr.24362) 13964 : cluster 0 pgmap v13933: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:34:05.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:34:05 smithi080 bash[28361]: audit 2023-12-01T12:34:04.277455+0000 mon.b (mon.1) 55 : audit 0 from='client.? 172.21.15.80:0/458567146' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:34:05.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:34:05 smithi080 bash[41963]: cluster 2023-12-01T12:34:03.872670+0000 mgr.y (mgr.24362) 13964 : cluster 0 pgmap v13933: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:34:05.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:34:05 smithi080 bash[41963]: audit 2023-12-01T12:34:04.277455+0000 mon.b (mon.1) 55 : audit 0 from='client.? 172.21.15.80:0/458567146' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:34:05.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:34:05 smithi090 bash[32384]: cluster 2023-12-01T12:34:03.872670+0000 mgr.y (mgr.24362) 13964 : cluster 0 pgmap v13933: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:34:05.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:34:05 smithi090 bash[32384]: audit 2023-12-01T12:34:04.277455+0000 mon.b (mon.1) 55 : audit 0 from='client.? 172.21.15.80:0/458567146' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:34:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:34:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:34:06] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T12:34:07.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:34:07 smithi080 bash[41963]: cluster 2023-12-01T12:34:05.873431+0000 mgr.y (mgr.24362) 13965 : cluster 0 pgmap v13934: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:34:07.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:34:07 smithi080 bash[41963]: audit 2023-12-01T12:34:06.736425+0000 mon.a (mon.0) 8667 : audit 0 from='client.? 172.21.15.80:0/1824938870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:34:07.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:34:07 smithi080 bash[28361]: cluster 2023-12-01T12:34:05.873431+0000 mgr.y (mgr.24362) 13965 : cluster 0 pgmap v13934: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:34:07.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:34:07 smithi080 bash[28361]: audit 2023-12-01T12:34:06.736425+0000 mon.a (mon.0) 8667 : audit 0 from='client.? 172.21.15.80:0/1824938870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:34:07.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:34:07 smithi090 bash[32384]: cluster 2023-12-01T12:34:05.873431+0000 mgr.y (mgr.24362) 13965 : cluster 0 pgmap v13934: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:34:07.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:34:07 smithi090 bash[32384]: audit 2023-12-01T12:34:06.736425+0000 mon.a (mon.0) 8667 : audit 0 from='client.? 172.21.15.80:0/1824938870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:34:09.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:34:09 smithi080 bash[28361]: cluster 2023-12-01T12:34:07.874470+0000 mgr.y (mgr.24362) 13966 : cluster 0 pgmap v13935: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:34:09.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:34:09 smithi080 bash[41963]: cluster 2023-12-01T12:34:07.874470+0000 mgr.y (mgr.24362) 13966 : cluster 0 pgmap v13935: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:34:09.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:34:09 smithi090 bash[32384]: cluster 2023-12-01T12:34:07.874470+0000 mgr.y (mgr.24362) 13966 : cluster 0 pgmap v13935: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:34:10.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:34:10 smithi080 bash[28361]: audit 2023-12-01T12:34:09.190361+0000 mon.a (mon.0) 8668 : audit 0 from='client.? 172.21.15.80:0/4157535082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:34:10.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:34:10 smithi080 bash[41963]: audit 2023-12-01T12:34:09.190361+0000 mon.a (mon.0) 8668 : audit 0 from='client.? 172.21.15.80:0/4157535082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:34:10.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:34:10 smithi090 bash[32384]: audit 2023-12-01T12:34:09.190361+0000 mon.a (mon.0) 8668 : audit 0 from='client.? 172.21.15.80:0/4157535082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:34:11.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:34:11 smithi080 bash[41963]: cluster 2023-12-01T12:34:09.875154+0000 mgr.y (mgr.24362) 13967 : cluster 0 pgmap v13936: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:34:11.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:34:11 smithi080 bash[41963]: audit 2023-12-01T12:34:10.521592+0000 mon.c (mon.2) 8936 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:34:11.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:34:11 smithi080 bash[28361]: cluster 2023-12-01T12:34:09.875154+0000 mgr.y (mgr.24362) 13967 : cluster 0 pgmap v13936: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:34:11.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:34:11 smithi080 bash[28361]: audit 2023-12-01T12:34:10.521592+0000 mon.c (mon.2) 8936 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:34:11.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:34:11 smithi090 bash[32384]: cluster 2023-12-01T12:34:09.875154+0000 mgr.y (mgr.24362) 13967 : cluster 0 pgmap v13936: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:34:11.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:34:11 smithi090 bash[32384]: audit 2023-12-01T12:34:10.521592+0000 mon.c (mon.2) 8936 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:34:12.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:34:12 smithi080 bash[41963]: audit 2023-12-01T12:34:11.640550+0000 mon.a (mon.0) 8669 : audit 0 from='client.? 172.21.15.80:0/449535351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:34:12.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:34:12 smithi080 bash[28361]: audit 2023-12-01T12:34:11.640550+0000 mon.a (mon.0) 8669 : audit 0 from='client.? 172.21.15.80:0/449535351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:34:12.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:34:12 smithi090 bash[32384]: audit 2023-12-01T12:34:11.640550+0000 mon.a (mon.0) 8669 : audit 0 from='client.? 172.21.15.80:0/449535351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:34:13.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:34:13 smithi080 bash[41963]: cluster 2023-12-01T12:34:11.876311+0000 mgr.y (mgr.24362) 13968 : cluster 0 pgmap v13937: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:34:13.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:34:13 smithi080 bash[28361]: cluster 2023-12-01T12:34:11.876311+0000 mgr.y (mgr.24362) 13968 : cluster 0 pgmap v13937: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:34:13.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:34:13 smithi090 bash[32384]: cluster 2023-12-01T12:34:11.876311+0000 mgr.y (mgr.24362) 13968 : cluster 0 pgmap v13937: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:34:14.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:34:14 smithi080 bash[41963]: audit 2023-12-01T12:34:14.091816+0000 mon.a (mon.0) 8670 : audit 0 from='client.? 172.21.15.80:0/1179364704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:34:14.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:34:14 smithi080 bash[28361]: audit 2023-12-01T12:34:14.091816+0000 mon.a (mon.0) 8670 : audit 0 from='client.? 172.21.15.80:0/1179364704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:34:14.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:34:14 smithi090 bash[32384]: audit 2023-12-01T12:34:14.091816+0000 mon.a (mon.0) 8670 : audit 0 from='client.? 172.21.15.80:0/1179364704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:34:15.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:34:15 smithi080 bash[41963]: cluster 2023-12-01T12:34:13.876978+0000 mgr.y (mgr.24362) 13969 : cluster 0 pgmap v13938: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:34:15.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:34:15 smithi080 bash[28361]: cluster 2023-12-01T12:34:13.876978+0000 mgr.y (mgr.24362) 13969 : cluster 0 pgmap v13938: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:34:15.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:34:15 smithi090 bash[32384]: cluster 2023-12-01T12:34:13.876978+0000 mgr.y (mgr.24362) 13969 : cluster 0 pgmap v13938: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:34:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:34:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:34:16] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T12:34:17.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:34:17 smithi080 bash[28361]: cluster 2023-12-01T12:34:15.877780+0000 mgr.y (mgr.24362) 13970 : cluster 0 pgmap v13939: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:34:17.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:34:17 smithi080 bash[28361]: audit 2023-12-01T12:34:16.541687+0000 mon.a (mon.0) 8671 : audit 0 from='client.? 172.21.15.80:0/4092119627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:34:17.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:34:17 smithi080 bash[41963]: cluster 2023-12-01T12:34:15.877780+0000 mgr.y (mgr.24362) 13970 : cluster 0 pgmap v13939: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:34:17.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:34:17 smithi080 bash[41963]: audit 2023-12-01T12:34:16.541687+0000 mon.a (mon.0) 8671 : audit 0 from='client.? 172.21.15.80:0/4092119627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:34:17.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:34:17 smithi090 bash[32384]: cluster 2023-12-01T12:34:15.877780+0000 mgr.y (mgr.24362) 13970 : cluster 0 pgmap v13939: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:34:17.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:34:17 smithi090 bash[32384]: audit 2023-12-01T12:34:16.541687+0000 mon.a (mon.0) 8671 : audit 0 from='client.? 172.21.15.80:0/4092119627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:34:19.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:34:19 smithi080 bash[28361]: cluster 2023-12-01T12:34:17.878795+0000 mgr.y (mgr.24362) 13971 : cluster 0 pgmap v13940: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:34:19.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:34:19 smithi080 bash[28361]: audit 2023-12-01T12:34:18.993460+0000 mon.a (mon.0) 8672 : audit 0 from='client.? 172.21.15.80:0/2515028074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:34:19.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:34:19 smithi080 bash[41963]: cluster 2023-12-01T12:34:17.878795+0000 mgr.y (mgr.24362) 13971 : cluster 0 pgmap v13940: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:34:19.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:34:19 smithi080 bash[41963]: audit 2023-12-01T12:34:18.993460+0000 mon.a (mon.0) 8672 : audit 0 from='client.? 172.21.15.80:0/2515028074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:34:19.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:34:19 smithi090 bash[32384]: cluster 2023-12-01T12:34:17.878795+0000 mgr.y (mgr.24362) 13971 : cluster 0 pgmap v13940: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:34:19.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:34:19 smithi090 bash[32384]: audit 2023-12-01T12:34:18.993460+0000 mon.a (mon.0) 8672 : audit 0 from='client.? 172.21.15.80:0/2515028074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:34:21.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:34:21 smithi080 bash[41963]: cluster 2023-12-01T12:34:19.879439+0000 mgr.y (mgr.24362) 13972 : cluster 0 pgmap v13941: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:34:21.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:34:21 smithi080 bash[28361]: cluster 2023-12-01T12:34:19.879439+0000 mgr.y (mgr.24362) 13972 : cluster 0 pgmap v13941: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:34:21.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:34:21 smithi090 bash[32384]: cluster 2023-12-01T12:34:19.879439+0000 mgr.y (mgr.24362) 13972 : cluster 0 pgmap v13941: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:34:22.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:34:22 smithi080 bash[28361]: audit 2023-12-01T12:34:21.447960+0000 mon.a (mon.0) 8673 : audit 0 from='client.? 172.21.15.80:0/2217824912' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:34:22.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:34:22 smithi080 bash[41963]: audit 2023-12-01T12:34:21.447960+0000 mon.a (mon.0) 8673 : audit 0 from='client.? 172.21.15.80:0/2217824912' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:34:22.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:34:22 smithi090 bash[32384]: audit 2023-12-01T12:34:21.447960+0000 mon.a (mon.0) 8673 : audit 0 from='client.? 172.21.15.80:0/2217824912' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:34:23.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:34:23 smithi080 bash[41963]: cluster 2023-12-01T12:34:21.880621+0000 mgr.y (mgr.24362) 13973 : cluster 0 pgmap v13942: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:34:23.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:34:23 smithi080 bash[28361]: cluster 2023-12-01T12:34:21.880621+0000 mgr.y (mgr.24362) 13973 : cluster 0 pgmap v13942: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:34:23.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:34:23 smithi090 bash[32384]: cluster 2023-12-01T12:34:21.880621+0000 mgr.y (mgr.24362) 13973 : cluster 0 pgmap v13942: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:34:24.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:34:24 smithi080 bash[41963]: audit 2023-12-01T12:34:23.892535+0000 mon.a (mon.0) 8674 : audit 0 from='client.? 172.21.15.80:0/2253262095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:34:24.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:34:24 smithi080 bash[28361]: audit 2023-12-01T12:34:23.892535+0000 mon.a (mon.0) 8674 : audit 0 from='client.? 172.21.15.80:0/2253262095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:34:24.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:34:24 smithi090 bash[32384]: audit 2023-12-01T12:34:23.892535+0000 mon.a (mon.0) 8674 : audit 0 from='client.? 172.21.15.80:0/2253262095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:34:25.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:34:25 smithi080 bash[28361]: cluster 2023-12-01T12:34:23.881032+0000 mgr.y (mgr.24362) 13974 : cluster 0 pgmap v13943: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:34:25.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:34:25 smithi080 bash[41963]: cluster 2023-12-01T12:34:23.881032+0000 mgr.y (mgr.24362) 13974 : cluster 0 pgmap v13943: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:34:25.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:34:25 smithi090 bash[32384]: cluster 2023-12-01T12:34:23.881032+0000 mgr.y (mgr.24362) 13974 : cluster 0 pgmap v13943: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:34:26.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:34:26 smithi090 bash[32384]: audit 2023-12-01T12:34:25.521886+0000 mon.c (mon.2) 8937 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:34:26.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:34:26 smithi080 bash[28361]: audit 2023-12-01T12:34:25.521886+0000 mon.c (mon.2) 8937 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:34:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:34:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:34:26] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T12:34:26.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:34:26 smithi080 bash[41963]: audit 2023-12-01T12:34:25.521886+0000 mon.c (mon.2) 8937 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:34:27.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:34:27 smithi090 bash[32384]: cluster 2023-12-01T12:34:25.881787+0000 mgr.y (mgr.24362) 13975 : cluster 0 pgmap v13944: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:34:27.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:34:27 smithi090 bash[32384]: audit 2023-12-01T12:34:26.351563+0000 mon.c (mon.2) 8938 : audit 0 from='client.? 172.21.15.80:0/3827004474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:34:27.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:34:27 smithi080 bash[41963]: cluster 2023-12-01T12:34:25.881787+0000 mgr.y (mgr.24362) 13975 : cluster 0 pgmap v13944: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:34:27.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:34:27 smithi080 bash[41963]: audit 2023-12-01T12:34:26.351563+0000 mon.c (mon.2) 8938 : audit 0 from='client.? 172.21.15.80:0/3827004474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:34:27.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:34:27 smithi080 bash[28361]: cluster 2023-12-01T12:34:25.881787+0000 mgr.y (mgr.24362) 13975 : cluster 0 pgmap v13944: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:34:27.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:34:27 smithi080 bash[28361]: audit 2023-12-01T12:34:26.351563+0000 mon.c (mon.2) 8938 : audit 0 from='client.? 172.21.15.80:0/3827004474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:34:29.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:34:29 smithi090 bash[32384]: cluster 2023-12-01T12:34:27.882895+0000 mgr.y (mgr.24362) 13976 : cluster 0 pgmap v13945: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:34:29.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:34:29 smithi090 bash[32384]: audit 2023-12-01T12:34:28.808923+0000 mon.c (mon.2) 8939 : audit 0 from='client.? 172.21.15.80:0/4162425838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:34:29.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:34:29 smithi080 bash[28361]: cluster 2023-12-01T12:34:27.882895+0000 mgr.y (mgr.24362) 13976 : cluster 0 pgmap v13945: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:34:29.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:34:29 smithi080 bash[28361]: audit 2023-12-01T12:34:28.808923+0000 mon.c (mon.2) 8939 : audit 0 from='client.? 172.21.15.80:0/4162425838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:34:29.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:34:29 smithi080 bash[41963]: cluster 2023-12-01T12:34:27.882895+0000 mgr.y (mgr.24362) 13976 : cluster 0 pgmap v13945: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:34:29.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:34:29 smithi080 bash[41963]: audit 2023-12-01T12:34:28.808923+0000 mon.c (mon.2) 8939 : audit 0 from='client.? 172.21.15.80:0/4162425838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:34:31.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:34:31 smithi090 bash[32384]: cluster 2023-12-01T12:34:29.883547+0000 mgr.y (mgr.24362) 13977 : cluster 0 pgmap v13946: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:34:31.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:34:31 smithi080 bash[28361]: cluster 2023-12-01T12:34:29.883547+0000 mgr.y (mgr.24362) 13977 : cluster 0 pgmap v13946: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:34:31.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:34:31 smithi080 bash[41963]: cluster 2023-12-01T12:34:29.883547+0000 mgr.y (mgr.24362) 13977 : cluster 0 pgmap v13946: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:34:32.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:34:32 smithi090 bash[32384]: audit 2023-12-01T12:34:31.268879+0000 mon.c (mon.2) 8940 : audit 0 from='client.? 172.21.15.80:0/3197876472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:34:32.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:34:32 smithi080 bash[28361]: audit 2023-12-01T12:34:31.268879+0000 mon.c (mon.2) 8940 : audit 0 from='client.? 172.21.15.80:0/3197876472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:34:32.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:34:32 smithi080 bash[41963]: audit 2023-12-01T12:34:31.268879+0000 mon.c (mon.2) 8940 : audit 0 from='client.? 172.21.15.80:0/3197876472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:34:33.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:34:33 smithi090 bash[32384]: cluster 2023-12-01T12:34:31.884747+0000 mgr.y (mgr.24362) 13978 : cluster 0 pgmap v13947: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:34:33.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:34:33 smithi090 bash[32384]: audit 2023-12-01T12:34:32.493038+0000 mon.c (mon.2) 8941 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:34:33.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:34:33 smithi080 bash[41963]: cluster 2023-12-01T12:34:31.884747+0000 mgr.y (mgr.24362) 13978 : cluster 0 pgmap v13947: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:34:33.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:34:33 smithi080 bash[41963]: audit 2023-12-01T12:34:32.493038+0000 mon.c (mon.2) 8941 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:34:33.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:34:33 smithi080 bash[28361]: cluster 2023-12-01T12:34:31.884747+0000 mgr.y (mgr.24362) 13978 : cluster 0 pgmap v13947: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:34:33.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:34:33 smithi080 bash[28361]: audit 2023-12-01T12:34:32.493038+0000 mon.c (mon.2) 8941 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:34:34.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:34:34 smithi090 bash[32384]: audit 2023-12-01T12:34:33.717371+0000 mon.c (mon.2) 8942 : audit 0 from='client.? 172.21.15.80:0/243167462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:34:34.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:34:34 smithi080 bash[28361]: audit 2023-12-01T12:34:33.717371+0000 mon.c (mon.2) 8942 : audit 0 from='client.? 172.21.15.80:0/243167462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:34:34.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:34:34 smithi080 bash[41963]: audit 2023-12-01T12:34:33.717371+0000 mon.c (mon.2) 8942 : audit 0 from='client.? 172.21.15.80:0/243167462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:34:35.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:34:35 smithi090 bash[32384]: cluster 2023-12-01T12:34:33.885375+0000 mgr.y (mgr.24362) 13979 : cluster 0 pgmap v13948: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:34:35.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:34:35 smithi080 bash[28361]: cluster 2023-12-01T12:34:33.885375+0000 mgr.y (mgr.24362) 13979 : cluster 0 pgmap v13948: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:34:35.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:34:35 smithi080 bash[41963]: cluster 2023-12-01T12:34:33.885375+0000 mgr.y (mgr.24362) 13979 : cluster 0 pgmap v13948: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:34:36.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:34:36 smithi090 bash[32384]: audit 2023-12-01T12:34:36.178825+0000 mon.a (mon.0) 8675 : audit 0 from='client.? 172.21.15.80:0/1857370028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:34:36.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:34:36 smithi080 bash[28361]: audit 2023-12-01T12:34:36.178825+0000 mon.a (mon.0) 8675 : audit 0 from='client.? 172.21.15.80:0/1857370028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:34:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:34:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:34:36] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T12:34:36.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:34:36 smithi080 bash[41963]: audit 2023-12-01T12:34:36.178825+0000 mon.a (mon.0) 8675 : audit 0 from='client.? 172.21.15.80:0/1857370028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:34:37.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:34:37 smithi090 bash[32384]: cluster 2023-12-01T12:34:35.886296+0000 mgr.y (mgr.24362) 13980 : cluster 0 pgmap v13949: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:34:37.680 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:34:37 smithi080 bash[41963]: cluster 2023-12-01T12:34:35.886296+0000 mgr.y (mgr.24362) 13980 : cluster 0 pgmap v13949: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:34:37.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:34:37 smithi080 bash[28361]: cluster 2023-12-01T12:34:35.886296+0000 mgr.y (mgr.24362) 13980 : cluster 0 pgmap v13949: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:34:39.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:34:39 smithi080 bash[28361]: cluster 2023-12-01T12:34:37.887478+0000 mgr.y (mgr.24362) 13981 : cluster 0 pgmap v13950: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:34:39.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:34:39 smithi080 bash[28361]: audit 2023-12-01T12:34:38.342929+0000 mon.a (mon.0) 8676 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:34:39.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:34:39 smithi080 bash[28361]: audit 2023-12-01T12:34:38.353314+0000 mon.a (mon.0) 8677 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:34:39.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:34:39 smithi080 bash[28361]: audit 2023-12-01T12:34:38.645901+0000 mon.a (mon.0) 8678 : audit 0 from='client.? 172.21.15.80:0/2292854748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:34:39.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:34:39 smithi080 bash[28361]: audit 2023-12-01T12:34:38.738833+0000 mon.a (mon.0) 8679 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:34:39.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:34:39 smithi080 bash[28361]: audit 2023-12-01T12:34:38.754547+0000 mon.a (mon.0) 8680 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:34:39.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:34:39 smithi080 bash[28361]: audit 2023-12-01T12:34:39.293832+0000 mon.c (mon.2) 8943 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:34:39.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:34:39 smithi080 bash[28361]: audit 2023-12-01T12:34:39.295697+0000 mon.c (mon.2) 8944 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:34:39.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:34:39 smithi080 bash[28361]: audit 2023-12-01T12:34:39.304915+0000 mon.a (mon.0) 8681 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:34:39.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:34:39 smithi080 bash[41963]: cluster 2023-12-01T12:34:37.887478+0000 mgr.y (mgr.24362) 13981 : cluster 0 pgmap v13950: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:34:39.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:34:39 smithi080 bash[41963]: audit 2023-12-01T12:34:38.342929+0000 mon.a (mon.0) 8676 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:34:39.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:34:39 smithi080 bash[41963]: audit 2023-12-01T12:34:38.353314+0000 mon.a (mon.0) 8677 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:34:39.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:34:39 smithi080 bash[41963]: audit 2023-12-01T12:34:38.645901+0000 mon.a (mon.0) 8678 : audit 0 from='client.? 172.21.15.80:0/2292854748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:34:39.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:34:39 smithi080 bash[41963]: audit 2023-12-01T12:34:38.738833+0000 mon.a (mon.0) 8679 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:34:39.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:34:39 smithi080 bash[41963]: audit 2023-12-01T12:34:38.754547+0000 mon.a (mon.0) 8680 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:34:39.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:34:39 smithi080 bash[41963]: audit 2023-12-01T12:34:39.293832+0000 mon.c (mon.2) 8943 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:34:39.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:34:39 smithi080 bash[41963]: audit 2023-12-01T12:34:39.295697+0000 mon.c (mon.2) 8944 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:34:39.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:34:39 smithi080 bash[41963]: audit 2023-12-01T12:34:39.304915+0000 mon.a (mon.0) 8681 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:34:39.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:34:39 smithi090 bash[32384]: cluster 2023-12-01T12:34:37.887478+0000 mgr.y (mgr.24362) 13981 : cluster 0 pgmap v13950: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:34:39.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:34:39 smithi090 bash[32384]: audit 2023-12-01T12:34:38.342929+0000 mon.a (mon.0) 8676 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:34:39.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:34:39 smithi090 bash[32384]: audit 2023-12-01T12:34:38.353314+0000 mon.a (mon.0) 8677 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:34:39.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:34:39 smithi090 bash[32384]: audit 2023-12-01T12:34:38.645901+0000 mon.a (mon.0) 8678 : audit 0 from='client.? 172.21.15.80:0/2292854748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:34:39.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:34:39 smithi090 bash[32384]: audit 2023-12-01T12:34:38.738833+0000 mon.a (mon.0) 8679 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:34:39.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:34:39 smithi090 bash[32384]: audit 2023-12-01T12:34:38.754547+0000 mon.a (mon.0) 8680 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:34:39.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:34:39 smithi090 bash[32384]: audit 2023-12-01T12:34:39.293832+0000 mon.c (mon.2) 8943 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:34:39.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:34:39 smithi090 bash[32384]: audit 2023-12-01T12:34:39.295697+0000 mon.c (mon.2) 8944 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:34:39.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:34:39 smithi090 bash[32384]: audit 2023-12-01T12:34:39.304915+0000 mon.a (mon.0) 8681 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:34:41.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:34:41 smithi080 bash[41963]: cluster 2023-12-01T12:34:39.888199+0000 mgr.y (mgr.24362) 13982 : cluster 0 pgmap v13951: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:34:41.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:34:41 smithi080 bash[41963]: audit 2023-12-01T12:34:40.522264+0000 mon.c (mon.2) 8945 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:34:41.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:34:41 smithi080 bash[41963]: audit 2023-12-01T12:34:41.095440+0000 mon.c (mon.2) 8946 : audit 0 from='client.? 172.21.15.80:0/258066333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:34:41.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:34:41 smithi080 bash[28361]: cluster 2023-12-01T12:34:39.888199+0000 mgr.y (mgr.24362) 13982 : cluster 0 pgmap v13951: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:34:41.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:34:41 smithi080 bash[28361]: audit 2023-12-01T12:34:40.522264+0000 mon.c (mon.2) 8945 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:34:41.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:34:41 smithi080 bash[28361]: audit 2023-12-01T12:34:41.095440+0000 mon.c (mon.2) 8946 : audit 0 from='client.? 172.21.15.80:0/258066333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:34:41.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:34:41 smithi090 bash[32384]: cluster 2023-12-01T12:34:39.888199+0000 mgr.y (mgr.24362) 13982 : cluster 0 pgmap v13951: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:34:41.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:34:41 smithi090 bash[32384]: audit 2023-12-01T12:34:40.522264+0000 mon.c (mon.2) 8945 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:34:41.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:34:41 smithi090 bash[32384]: audit 2023-12-01T12:34:41.095440+0000 mon.c (mon.2) 8946 : audit 0 from='client.? 172.21.15.80:0/258066333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:34:43.680 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:34:43 smithi080 bash[41963]: cluster 2023-12-01T12:34:41.889399+0000 mgr.y (mgr.24362) 13983 : cluster 0 pgmap v13952: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:34:43.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:34:43 smithi080 bash[28361]: cluster 2023-12-01T12:34:41.889399+0000 mgr.y (mgr.24362) 13983 : cluster 0 pgmap v13952: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:34:43.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:34:43 smithi090 bash[32384]: cluster 2023-12-01T12:34:41.889399+0000 mgr.y (mgr.24362) 13983 : cluster 0 pgmap v13952: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:34:44.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:34:44 smithi080 bash[28361]: audit 2023-12-01T12:34:43.550691+0000 mon.a (mon.0) 8682 : audit 0 from='client.? 172.21.15.80:0/3527420690' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:34:44.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:34:44 smithi080 bash[41963]: audit 2023-12-01T12:34:43.550691+0000 mon.a (mon.0) 8682 : audit 0 from='client.? 172.21.15.80:0/3527420690' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:34:44.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:34:44 smithi090 bash[32384]: audit 2023-12-01T12:34:43.550691+0000 mon.a (mon.0) 8682 : audit 0 from='client.? 172.21.15.80:0/3527420690' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:34:45.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:34:45 smithi080 bash[28361]: cluster 2023-12-01T12:34:43.890025+0000 mgr.y (mgr.24362) 13984 : cluster 0 pgmap v13953: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:34:45.680 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:34:45 smithi080 bash[41963]: cluster 2023-12-01T12:34:43.890025+0000 mgr.y (mgr.24362) 13984 : cluster 0 pgmap v13953: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:34:45.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:34:45 smithi090 bash[32384]: cluster 2023-12-01T12:34:43.890025+0000 mgr.y (mgr.24362) 13984 : cluster 0 pgmap v13953: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:34:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:34:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:34:46] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T12:34:46.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:34:46 smithi080 bash[41963]: audit 2023-12-01T12:34:46.010640+0000 mon.a (mon.0) 8683 : audit 0 from='client.? 172.21.15.80:0/1398399947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:34:46.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:34:46 smithi080 bash[28361]: audit 2023-12-01T12:34:46.010640+0000 mon.a (mon.0) 8683 : audit 0 from='client.? 172.21.15.80:0/1398399947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:34:46.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:34:46 smithi090 bash[32384]: audit 2023-12-01T12:34:46.010640+0000 mon.a (mon.0) 8683 : audit 0 from='client.? 172.21.15.80:0/1398399947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:34:47.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:34:47 smithi080 bash[41963]: cluster 2023-12-01T12:34:45.890765+0000 mgr.y (mgr.24362) 13985 : cluster 0 pgmap v13954: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:34:47.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:34:47 smithi080 bash[28361]: cluster 2023-12-01T12:34:45.890765+0000 mgr.y (mgr.24362) 13985 : cluster 0 pgmap v13954: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:34:47.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:34:47 smithi090 bash[32384]: cluster 2023-12-01T12:34:45.890765+0000 mgr.y (mgr.24362) 13985 : cluster 0 pgmap v13954: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:34:49.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:34:49 smithi080 bash[41963]: cluster 2023-12-01T12:34:47.891703+0000 mgr.y (mgr.24362) 13986 : cluster 0 pgmap v13955: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:34:49.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:34:49 smithi080 bash[41963]: audit 2023-12-01T12:34:48.474201+0000 mon.a (mon.0) 8684 : audit 0 from='client.? 172.21.15.80:0/2491410070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:34:49.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:34:49 smithi080 bash[28361]: cluster 2023-12-01T12:34:47.891703+0000 mgr.y (mgr.24362) 13986 : cluster 0 pgmap v13955: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:34:49.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:34:49 smithi080 bash[28361]: audit 2023-12-01T12:34:48.474201+0000 mon.a (mon.0) 8684 : audit 0 from='client.? 172.21.15.80:0/2491410070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:34:49.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:34:49 smithi090 bash[32384]: cluster 2023-12-01T12:34:47.891703+0000 mgr.y (mgr.24362) 13986 : cluster 0 pgmap v13955: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:34:49.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:34:49 smithi090 bash[32384]: audit 2023-12-01T12:34:48.474201+0000 mon.a (mon.0) 8684 : audit 0 from='client.? 172.21.15.80:0/2491410070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:34:51.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:34:51 smithi080 bash[28361]: cluster 2023-12-01T12:34:49.892419+0000 mgr.y (mgr.24362) 13987 : cluster 0 pgmap v13956: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:34:51.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:34:51 smithi080 bash[28361]: audit 2023-12-01T12:34:50.922492+0000 mon.a (mon.0) 8685 : audit 0 from='client.? 172.21.15.80:0/2026252866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:34:51.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:34:51 smithi080 bash[41963]: cluster 2023-12-01T12:34:49.892419+0000 mgr.y (mgr.24362) 13987 : cluster 0 pgmap v13956: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:34:51.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:34:51 smithi080 bash[41963]: audit 2023-12-01T12:34:50.922492+0000 mon.a (mon.0) 8685 : audit 0 from='client.? 172.21.15.80:0/2026252866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:34:51.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:34:51 smithi090 bash[32384]: cluster 2023-12-01T12:34:49.892419+0000 mgr.y (mgr.24362) 13987 : cluster 0 pgmap v13956: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:34:51.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:34:51 smithi090 bash[32384]: audit 2023-12-01T12:34:50.922492+0000 mon.a (mon.0) 8685 : audit 0 from='client.? 172.21.15.80:0/2026252866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:34:53.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:34:53 smithi080 bash[28361]: cluster 2023-12-01T12:34:51.893604+0000 mgr.y (mgr.24362) 13988 : cluster 0 pgmap v13957: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:34:53.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:34:53 smithi080 bash[28361]: audit 2023-12-01T12:34:53.373640+0000 mon.c (mon.2) 8947 : audit 0 from='client.? 172.21.15.80:0/3474596201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:34:53.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:34:53 smithi080 bash[41963]: cluster 2023-12-01T12:34:51.893604+0000 mgr.y (mgr.24362) 13988 : cluster 0 pgmap v13957: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:34:53.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:34:53 smithi080 bash[41963]: audit 2023-12-01T12:34:53.373640+0000 mon.c (mon.2) 8947 : audit 0 from='client.? 172.21.15.80:0/3474596201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:34:53.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:34:53 smithi090 bash[32384]: cluster 2023-12-01T12:34:51.893604+0000 mgr.y (mgr.24362) 13988 : cluster 0 pgmap v13957: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:34:53.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:34:53 smithi090 bash[32384]: audit 2023-12-01T12:34:53.373640+0000 mon.c (mon.2) 8947 : audit 0 from='client.? 172.21.15.80:0/3474596201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:34:55.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:34:55 smithi080 bash[41963]: cluster 2023-12-01T12:34:53.894231+0000 mgr.y (mgr.24362) 13989 : cluster 0 pgmap v13958: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:34:55.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:34:55 smithi080 bash[28361]: cluster 2023-12-01T12:34:53.894231+0000 mgr.y (mgr.24362) 13989 : cluster 0 pgmap v13958: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:34:55.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:34:55 smithi090 bash[32384]: cluster 2023-12-01T12:34:53.894231+0000 mgr.y (mgr.24362) 13989 : cluster 0 pgmap v13958: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:34:56.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:34:56 smithi080 bash[28361]: audit 2023-12-01T12:34:55.527996+0000 mon.c (mon.2) 8948 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:34:56.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:34:56 smithi080 bash[28361]: audit 2023-12-01T12:34:55.828228+0000 mon.c (mon.2) 8949 : audit 0 from='client.? 172.21.15.80:0/1399491036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:34:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:34:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:34:56] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T12:34:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:34:56 smithi080 bash[41963]: audit 2023-12-01T12:34:55.527996+0000 mon.c (mon.2) 8948 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:34:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:34:56 smithi080 bash[41963]: audit 2023-12-01T12:34:55.828228+0000 mon.c (mon.2) 8949 : audit 0 from='client.? 172.21.15.80:0/1399491036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:34:56.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:34:56 smithi090 bash[32384]: audit 2023-12-01T12:34:55.527996+0000 mon.c (mon.2) 8948 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:34:56.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:34:56 smithi090 bash[32384]: audit 2023-12-01T12:34:55.828228+0000 mon.c (mon.2) 8949 : audit 0 from='client.? 172.21.15.80:0/1399491036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:34:57.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:34:57 smithi080 bash[28361]: cluster 2023-12-01T12:34:55.895071+0000 mgr.y (mgr.24362) 13990 : cluster 0 pgmap v13959: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:34:57.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:34:57 smithi080 bash[41963]: cluster 2023-12-01T12:34:55.895071+0000 mgr.y (mgr.24362) 13990 : cluster 0 pgmap v13959: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:34:57.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:34:57 smithi090 bash[32384]: cluster 2023-12-01T12:34:55.895071+0000 mgr.y (mgr.24362) 13990 : cluster 0 pgmap v13959: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:34:58.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:34:58 smithi080 bash[41963]: audit 2023-12-01T12:34:58.283996+0000 mon.a (mon.0) 8686 : audit 0 from='client.? 172.21.15.80:0/2640293818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:34:58.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:34:58 smithi080 bash[28361]: audit 2023-12-01T12:34:58.283996+0000 mon.a (mon.0) 8686 : audit 0 from='client.? 172.21.15.80:0/2640293818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:34:58.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:34:58 smithi090 bash[32384]: audit 2023-12-01T12:34:58.283996+0000 mon.a (mon.0) 8686 : audit 0 from='client.? 172.21.15.80:0/2640293818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:34:59.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:34:59 smithi080 bash[41963]: cluster 2023-12-01T12:34:57.895956+0000 mgr.y (mgr.24362) 13991 : cluster 0 pgmap v13960: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:34:59.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:34:59 smithi080 bash[28361]: cluster 2023-12-01T12:34:57.895956+0000 mgr.y (mgr.24362) 13991 : cluster 0 pgmap v13960: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:34:59.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:34:59 smithi090 bash[32384]: cluster 2023-12-01T12:34:57.895956+0000 mgr.y (mgr.24362) 13991 : cluster 0 pgmap v13960: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:35:01.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:35:01 smithi080 bash[41963]: cluster 2023-12-01T12:34:59.896555+0000 mgr.y (mgr.24362) 13992 : cluster 0 pgmap v13961: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:35:01.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:35:01 smithi080 bash[41963]: audit 2023-12-01T12:35:00.741384+0000 mon.a (mon.0) 8687 : audit 0 from='client.? 172.21.15.80:0/2352955563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:35:01.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:35:01 smithi080 bash[28361]: cluster 2023-12-01T12:34:59.896555+0000 mgr.y (mgr.24362) 13992 : cluster 0 pgmap v13961: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:35:01.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:35:01 smithi080 bash[28361]: audit 2023-12-01T12:35:00.741384+0000 mon.a (mon.0) 8687 : audit 0 from='client.? 172.21.15.80:0/2352955563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:35:01.730 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:35:01 smithi090 bash[32384]: cluster 2023-12-01T12:34:59.896555+0000 mgr.y (mgr.24362) 13992 : cluster 0 pgmap v13961: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:35:01.730 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:35:01 smithi090 bash[32384]: audit 2023-12-01T12:35:00.741384+0000 mon.a (mon.0) 8687 : audit 0 from='client.? 172.21.15.80:0/2352955563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:35:03.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:35:03 smithi080 bash[41963]: cluster 2023-12-01T12:35:01.897818+0000 mgr.y (mgr.24362) 13993 : cluster 0 pgmap v13962: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:35:03.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:35:03 smithi080 bash[41963]: audit 2023-12-01T12:35:03.193237+0000 mon.c (mon.2) 8950 : audit 0 from='client.? 172.21.15.80:0/2021576671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:35:03.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:35:03 smithi080 bash[28361]: cluster 2023-12-01T12:35:01.897818+0000 mgr.y (mgr.24362) 13993 : cluster 0 pgmap v13962: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:35:03.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:35:03 smithi080 bash[28361]: audit 2023-12-01T12:35:03.193237+0000 mon.c (mon.2) 8950 : audit 0 from='client.? 172.21.15.80:0/2021576671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:35:03.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:35:03 smithi090 bash[32384]: cluster 2023-12-01T12:35:01.897818+0000 mgr.y (mgr.24362) 13993 : cluster 0 pgmap v13962: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:35:03.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:35:03 smithi090 bash[32384]: audit 2023-12-01T12:35:03.193237+0000 mon.c (mon.2) 8950 : audit 0 from='client.? 172.21.15.80:0/2021576671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:35:05.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:35:05 smithi090 bash[32384]: cluster 2023-12-01T12:35:03.898513+0000 mgr.y (mgr.24362) 13994 : cluster 0 pgmap v13963: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:35:05.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:35:05 smithi080 bash[41963]: cluster 2023-12-01T12:35:03.898513+0000 mgr.y (mgr.24362) 13994 : cluster 0 pgmap v13963: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:35:05.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:35:05 smithi080 bash[28361]: cluster 2023-12-01T12:35:03.898513+0000 mgr.y (mgr.24362) 13994 : cluster 0 pgmap v13963: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:35:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:35:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:35:06] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T12:35:06.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:35:06 smithi080 bash[28361]: audit 2023-12-01T12:35:05.654184+0000 mon.c (mon.2) 8951 : audit 0 from='client.? 172.21.15.80:0/141960890' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:35:06.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:35:06 smithi080 bash[41963]: audit 2023-12-01T12:35:05.654184+0000 mon.c (mon.2) 8951 : audit 0 from='client.? 172.21.15.80:0/141960890' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:35:06.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:35:06 smithi090 bash[32384]: audit 2023-12-01T12:35:05.654184+0000 mon.c (mon.2) 8951 : audit 0 from='client.? 172.21.15.80:0/141960890' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:35:07.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:35:07 smithi090 bash[32384]: cluster 2023-12-01T12:35:05.899344+0000 mgr.y (mgr.24362) 13995 : cluster 0 pgmap v13964: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:35:07.930 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:35:07 smithi080 bash[41963]: cluster 2023-12-01T12:35:05.899344+0000 mgr.y (mgr.24362) 13995 : cluster 0 pgmap v13964: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:35:07.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:35:07 smithi080 bash[28361]: cluster 2023-12-01T12:35:05.899344+0000 mgr.y (mgr.24362) 13995 : cluster 0 pgmap v13964: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:35:08.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:35:08 smithi090 bash[32384]: audit 2023-12-01T12:35:08.108095+0000 mon.a (mon.0) 8688 : audit 0 from='client.? 172.21.15.80:0/12759617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:35:08.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:35:08 smithi080 bash[28361]: audit 2023-12-01T12:35:08.108095+0000 mon.a (mon.0) 8688 : audit 0 from='client.? 172.21.15.80:0/12759617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:35:08.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:35:08 smithi080 bash[41963]: audit 2023-12-01T12:35:08.108095+0000 mon.a (mon.0) 8688 : audit 0 from='client.? 172.21.15.80:0/12759617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:35:09.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:35:09 smithi090 bash[32384]: cluster 2023-12-01T12:35:07.900418+0000 mgr.y (mgr.24362) 13996 : cluster 0 pgmap v13965: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:35:09.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:35:09 smithi080 bash[28361]: cluster 2023-12-01T12:35:07.900418+0000 mgr.y (mgr.24362) 13996 : cluster 0 pgmap v13965: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:35:09.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:35:09 smithi080 bash[41963]: cluster 2023-12-01T12:35:07.900418+0000 mgr.y (mgr.24362) 13996 : cluster 0 pgmap v13965: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:35:11.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:35:11 smithi090 bash[32384]: cluster 2023-12-01T12:35:09.901155+0000 mgr.y (mgr.24362) 13997 : cluster 0 pgmap v13966: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:35:11.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:35:11 smithi090 bash[32384]: audit 2023-12-01T12:35:10.522326+0000 mon.c (mon.2) 8952 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:35:11.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:35:11 smithi090 bash[32384]: audit 2023-12-01T12:35:10.587870+0000 mon.a (mon.0) 8689 : audit 0 from='client.? 172.21.15.80:0/2383884889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:35:11.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:35:11 smithi080 bash[28361]: cluster 2023-12-01T12:35:09.901155+0000 mgr.y (mgr.24362) 13997 : cluster 0 pgmap v13966: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:35:11.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:35:11 smithi080 bash[28361]: audit 2023-12-01T12:35:10.522326+0000 mon.c (mon.2) 8952 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:35:11.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:35:11 smithi080 bash[28361]: audit 2023-12-01T12:35:10.587870+0000 mon.a (mon.0) 8689 : audit 0 from='client.? 172.21.15.80:0/2383884889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:35:11.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:35:11 smithi080 bash[41963]: cluster 2023-12-01T12:35:09.901155+0000 mgr.y (mgr.24362) 13997 : cluster 0 pgmap v13966: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:35:11.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:35:11 smithi080 bash[41963]: audit 2023-12-01T12:35:10.522326+0000 mon.c (mon.2) 8952 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:35:11.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:35:11 smithi080 bash[41963]: audit 2023-12-01T12:35:10.587870+0000 mon.a (mon.0) 8689 : audit 0 from='client.? 172.21.15.80:0/2383884889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:35:13.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:35:13 smithi090 bash[32384]: cluster 2023-12-01T12:35:11.902318+0000 mgr.y (mgr.24362) 13998 : cluster 0 pgmap v13967: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:35:13.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:35:13 smithi090 bash[32384]: audit 2023-12-01T12:35:13.041241+0000 mon.c (mon.2) 8953 : audit 0 from='client.? 172.21.15.80:0/1899480833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:35:13.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:35:13 smithi080 bash[28361]: cluster 2023-12-01T12:35:11.902318+0000 mgr.y (mgr.24362) 13998 : cluster 0 pgmap v13967: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:35:13.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:35:13 smithi080 bash[28361]: audit 2023-12-01T12:35:13.041241+0000 mon.c (mon.2) 8953 : audit 0 from='client.? 172.21.15.80:0/1899480833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:35:13.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:35:13 smithi080 bash[41963]: cluster 2023-12-01T12:35:11.902318+0000 mgr.y (mgr.24362) 13998 : cluster 0 pgmap v13967: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:35:13.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:35:13 smithi080 bash[41963]: audit 2023-12-01T12:35:13.041241+0000 mon.c (mon.2) 8953 : audit 0 from='client.? 172.21.15.80:0/1899480833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:35:15.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:35:15 smithi090 bash[32384]: cluster 2023-12-01T12:35:13.903034+0000 mgr.y (mgr.24362) 13999 : cluster 0 pgmap v13968: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:35:15.930 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:35:15 smithi080 bash[41963]: cluster 2023-12-01T12:35:13.903034+0000 mgr.y (mgr.24362) 13999 : cluster 0 pgmap v13968: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:35:15.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:35:15 smithi080 bash[28361]: cluster 2023-12-01T12:35:13.903034+0000 mgr.y (mgr.24362) 13999 : cluster 0 pgmap v13968: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:35:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:35:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:35:16] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T12:35:16.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:35:16 smithi080 bash[41963]: audit 2023-12-01T12:35:15.500317+0000 mon.c (mon.2) 8954 : audit 0 from='client.? 172.21.15.80:0/4213900882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:35:16.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:35:16 smithi080 bash[28361]: audit 2023-12-01T12:35:15.500317+0000 mon.c (mon.2) 8954 : audit 0 from='client.? 172.21.15.80:0/4213900882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:35:16.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:35:16 smithi090 bash[32384]: audit 2023-12-01T12:35:15.500317+0000 mon.c (mon.2) 8954 : audit 0 from='client.? 172.21.15.80:0/4213900882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:35:17.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:35:17 smithi090 bash[32384]: cluster 2023-12-01T12:35:15.904063+0000 mgr.y (mgr.24362) 14000 : cluster 0 pgmap v13969: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:35:17.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:35:17 smithi080 bash[28361]: cluster 2023-12-01T12:35:15.904063+0000 mgr.y (mgr.24362) 14000 : cluster 0 pgmap v13969: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:35:17.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:35:17 smithi080 bash[41963]: cluster 2023-12-01T12:35:15.904063+0000 mgr.y (mgr.24362) 14000 : cluster 0 pgmap v13969: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:35:18.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:35:18 smithi090 bash[32384]: audit 2023-12-01T12:35:17.955592+0000 mon.c (mon.2) 8955 : audit 0 from='client.? 172.21.15.80:0/3150895557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:35:18.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:35:18 smithi080 bash[41963]: audit 2023-12-01T12:35:17.955592+0000 mon.c (mon.2) 8955 : audit 0 from='client.? 172.21.15.80:0/3150895557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:35:18.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:35:18 smithi080 bash[28361]: audit 2023-12-01T12:35:17.955592+0000 mon.c (mon.2) 8955 : audit 0 from='client.? 172.21.15.80:0/3150895557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:35:19.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:35:19 smithi090 bash[32384]: cluster 2023-12-01T12:35:17.904838+0000 mgr.y (mgr.24362) 14001 : cluster 0 pgmap v13970: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:35:19.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:35:19 smithi080 bash[41963]: cluster 2023-12-01T12:35:17.904838+0000 mgr.y (mgr.24362) 14001 : cluster 0 pgmap v13970: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:35:19.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:35:19 smithi080 bash[28361]: cluster 2023-12-01T12:35:17.904838+0000 mgr.y (mgr.24362) 14001 : cluster 0 pgmap v13970: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:35:20.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:35:20 smithi090 bash[32384]: audit 2023-12-01T12:35:20.411697+0000 mon.c (mon.2) 8956 : audit 0 from='client.? 172.21.15.80:0/2605745896' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:35:20.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:35:20 smithi080 bash[28361]: audit 2023-12-01T12:35:20.411697+0000 mon.c (mon.2) 8956 : audit 0 from='client.? 172.21.15.80:0/2605745896' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:35:20.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:35:20 smithi080 bash[41963]: audit 2023-12-01T12:35:20.411697+0000 mon.c (mon.2) 8956 : audit 0 from='client.? 172.21.15.80:0/2605745896' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:35:21.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:35:21 smithi090 bash[32384]: cluster 2023-12-01T12:35:19.905507+0000 mgr.y (mgr.24362) 14002 : cluster 0 pgmap v13971: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:35:21.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:35:21 smithi080 bash[28361]: cluster 2023-12-01T12:35:19.905507+0000 mgr.y (mgr.24362) 14002 : cluster 0 pgmap v13971: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:35:21.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:35:21 smithi080 bash[41963]: cluster 2023-12-01T12:35:19.905507+0000 mgr.y (mgr.24362) 14002 : cluster 0 pgmap v13971: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:35:23.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:35:23 smithi090 bash[32384]: cluster 2023-12-01T12:35:21.906586+0000 mgr.y (mgr.24362) 14003 : cluster 0 pgmap v13972: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:35:23.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:35:23 smithi090 bash[32384]: audit 2023-12-01T12:35:22.868620+0000 mon.c (mon.2) 8957 : audit 0 from='client.? 172.21.15.80:0/3050923698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:35:23.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:35:23 smithi080 bash[28361]: cluster 2023-12-01T12:35:21.906586+0000 mgr.y (mgr.24362) 14003 : cluster 0 pgmap v13972: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:35:23.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:35:23 smithi080 bash[28361]: audit 2023-12-01T12:35:22.868620+0000 mon.c (mon.2) 8957 : audit 0 from='client.? 172.21.15.80:0/3050923698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:35:23.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:35:23 smithi080 bash[41963]: cluster 2023-12-01T12:35:21.906586+0000 mgr.y (mgr.24362) 14003 : cluster 0 pgmap v13972: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:35:23.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:35:23 smithi080 bash[41963]: audit 2023-12-01T12:35:22.868620+0000 mon.c (mon.2) 8957 : audit 0 from='client.? 172.21.15.80:0/3050923698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:35:25.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:35:25 smithi090 bash[32384]: cluster 2023-12-01T12:35:23.907372+0000 mgr.y (mgr.24362) 14004 : cluster 0 pgmap v13973: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:35:25.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:35:25 smithi090 bash[32384]: audit 2023-12-01T12:35:25.318615+0000 mon.a (mon.0) 8690 : audit 0 from='client.? 172.21.15.80:0/100812565' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:35:25.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:35:25 smithi080 bash[41963]: cluster 2023-12-01T12:35:23.907372+0000 mgr.y (mgr.24362) 14004 : cluster 0 pgmap v13973: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:35:25.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:35:25 smithi080 bash[41963]: audit 2023-12-01T12:35:25.318615+0000 mon.a (mon.0) 8690 : audit 0 from='client.? 172.21.15.80:0/100812565' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:35:25.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:35:25 smithi080 bash[28361]: cluster 2023-12-01T12:35:23.907372+0000 mgr.y (mgr.24362) 14004 : cluster 0 pgmap v13973: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:35:25.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:35:25 smithi080 bash[28361]: audit 2023-12-01T12:35:25.318615+0000 mon.a (mon.0) 8690 : audit 0 from='client.? 172.21.15.80:0/100812565' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:35:26.524 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:35:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:35:26] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T12:35:26.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:35:26 smithi080 bash[41963]: audit 2023-12-01T12:35:25.522915+0000 mon.c (mon.2) 8958 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:35:26.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:35:26 smithi080 bash[28361]: audit 2023-12-01T12:35:25.522915+0000 mon.c (mon.2) 8958 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:35:27.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:35:26 smithi090 bash[32384]: audit 2023-12-01T12:35:25.522915+0000 mon.c (mon.2) 8958 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:35:27.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:35:27 smithi080 bash[41963]: cluster 2023-12-01T12:35:25.908508+0000 mgr.y (mgr.24362) 14005 : cluster 0 pgmap v13974: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:35:27.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:35:27 smithi080 bash[28361]: cluster 2023-12-01T12:35:25.908508+0000 mgr.y (mgr.24362) 14005 : cluster 0 pgmap v13974: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:35:28.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:35:27 smithi090 bash[32384]: cluster 2023-12-01T12:35:25.908508+0000 mgr.y (mgr.24362) 14005 : cluster 0 pgmap v13974: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:35:28.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:35:28 smithi080 bash[41963]: audit 2023-12-01T12:35:27.770033+0000 mon.c (mon.2) 8959 : audit 0 from='client.? 172.21.15.80:0/989272807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:35:28.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:35:28 smithi080 bash[28361]: audit 2023-12-01T12:35:27.770033+0000 mon.c (mon.2) 8959 : audit 0 from='client.? 172.21.15.80:0/989272807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:35:29.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:35:28 smithi090 bash[32384]: audit 2023-12-01T12:35:27.770033+0000 mon.c (mon.2) 8959 : audit 0 from='client.? 172.21.15.80:0/989272807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:35:29.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:35:29 smithi080 bash[41963]: cluster 2023-12-01T12:35:27.909277+0000 mgr.y (mgr.24362) 14006 : cluster 0 pgmap v13975: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:35:29.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:35:29 smithi080 bash[28361]: cluster 2023-12-01T12:35:27.909277+0000 mgr.y (mgr.24362) 14006 : cluster 0 pgmap v13975: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:35:30.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:35:29 smithi090 bash[32384]: cluster 2023-12-01T12:35:27.909277+0000 mgr.y (mgr.24362) 14006 : cluster 0 pgmap v13975: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:35:30.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:35:30 smithi080 bash[41963]: audit 2023-12-01T12:35:30.232513+0000 mon.a (mon.0) 8691 : audit 0 from='client.? 172.21.15.80:0/3580334495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:35:30.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:35:30 smithi080 bash[28361]: audit 2023-12-01T12:35:30.232513+0000 mon.a (mon.0) 8691 : audit 0 from='client.? 172.21.15.80:0/3580334495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:35:31.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:35:30 smithi090 bash[32384]: audit 2023-12-01T12:35:30.232513+0000 mon.a (mon.0) 8691 : audit 0 from='client.? 172.21.15.80:0/3580334495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:35:31.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:35:31 smithi080 bash[28361]: cluster 2023-12-01T12:35:29.909817+0000 mgr.y (mgr.24362) 14007 : cluster 0 pgmap v13976: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:35:31.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:35:31 smithi080 bash[41963]: cluster 2023-12-01T12:35:29.909817+0000 mgr.y (mgr.24362) 14007 : cluster 0 pgmap v13976: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:35:32.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:35:31 smithi090 bash[32384]: cluster 2023-12-01T12:35:29.909817+0000 mgr.y (mgr.24362) 14007 : cluster 0 pgmap v13976: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:35:33.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:35:33 smithi080 bash[28361]: cluster 2023-12-01T12:35:31.911095+0000 mgr.y (mgr.24362) 14008 : cluster 0 pgmap v13977: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:35:33.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:35:33 smithi080 bash[28361]: audit 2023-12-01T12:35:32.696228+0000 mon.c (mon.2) 8960 : audit 0 from='client.? 172.21.15.80:0/1679201735' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:35:33.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:35:33 smithi080 bash[41963]: cluster 2023-12-01T12:35:31.911095+0000 mgr.y (mgr.24362) 14008 : cluster 0 pgmap v13977: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:35:33.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:35:33 smithi080 bash[41963]: audit 2023-12-01T12:35:32.696228+0000 mon.c (mon.2) 8960 : audit 0 from='client.? 172.21.15.80:0/1679201735' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:35:34.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:35:33 smithi090 bash[32384]: cluster 2023-12-01T12:35:31.911095+0000 mgr.y (mgr.24362) 14008 : cluster 0 pgmap v13977: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:35:34.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:35:33 smithi090 bash[32384]: audit 2023-12-01T12:35:32.696228+0000 mon.c (mon.2) 8960 : audit 0 from='client.? 172.21.15.80:0/1679201735' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:35:35.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:35:35 smithi080 bash[28361]: cluster 2023-12-01T12:35:33.911935+0000 mgr.y (mgr.24362) 14009 : cluster 0 pgmap v13978: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:35:35.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:35:35 smithi080 bash[28361]: audit 2023-12-01T12:35:35.144754+0000 mon.c (mon.2) 8961 : audit 0 from='client.? 172.21.15.80:0/4022298839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:35:35.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:35:35 smithi080 bash[41963]: cluster 2023-12-01T12:35:33.911935+0000 mgr.y (mgr.24362) 14009 : cluster 0 pgmap v13978: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:35:35.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:35:35 smithi080 bash[41963]: audit 2023-12-01T12:35:35.144754+0000 mon.c (mon.2) 8961 : audit 0 from='client.? 172.21.15.80:0/4022298839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:35:36.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:35:35 smithi090 bash[32384]: cluster 2023-12-01T12:35:33.911935+0000 mgr.y (mgr.24362) 14009 : cluster 0 pgmap v13978: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:35:36.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:35:35 smithi090 bash[32384]: audit 2023-12-01T12:35:35.144754+0000 mon.c (mon.2) 8961 : audit 0 from='client.? 172.21.15.80:0/4022298839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:35:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:35:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:35:36] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T12:35:37.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:35:37 smithi080 bash[28361]: cluster 2023-12-01T12:35:35.913003+0000 mgr.y (mgr.24362) 14010 : cluster 0 pgmap v13979: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:35:37.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:35:37 smithi080 bash[41963]: cluster 2023-12-01T12:35:35.913003+0000 mgr.y (mgr.24362) 14010 : cluster 0 pgmap v13979: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:35:38.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:35:37 smithi090 bash[32384]: cluster 2023-12-01T12:35:35.913003+0000 mgr.y (mgr.24362) 14010 : cluster 0 pgmap v13979: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:35:38.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:35:38 smithi080 bash[28361]: audit 2023-12-01T12:35:37.601715+0000 mon.a (mon.0) 8692 : audit 0 from='client.? 172.21.15.80:0/2424423776' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:35:38.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:35:38 smithi080 bash[41963]: audit 2023-12-01T12:35:37.601715+0000 mon.a (mon.0) 8692 : audit 0 from='client.? 172.21.15.80:0/2424423776' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:35:39.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:35:38 smithi090 bash[32384]: audit 2023-12-01T12:35:37.601715+0000 mon.a (mon.0) 8692 : audit 0 from='client.? 172.21.15.80:0/2424423776' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:35:39.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:35:39 smithi080 bash[28361]: cluster 2023-12-01T12:35:37.913851+0000 mgr.y (mgr.24362) 14011 : cluster 0 pgmap v13980: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:35:39.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:35:39 smithi080 bash[28361]: audit 2023-12-01T12:35:39.386764+0000 mon.c (mon.2) 8962 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:35:39.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:35:39 smithi080 bash[41963]: cluster 2023-12-01T12:35:37.913851+0000 mgr.y (mgr.24362) 14011 : cluster 0 pgmap v13980: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:35:39.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:35:39 smithi080 bash[41963]: audit 2023-12-01T12:35:39.386764+0000 mon.c (mon.2) 8962 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:35:40.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:35:39 smithi090 bash[32384]: cluster 2023-12-01T12:35:37.913851+0000 mgr.y (mgr.24362) 14011 : cluster 0 pgmap v13980: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:35:40.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:35:39 smithi090 bash[32384]: audit 2023-12-01T12:35:39.386764+0000 mon.c (mon.2) 8962 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:35:40.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:35:40 smithi080 bash[28361]: audit 2023-12-01T12:35:40.056011+0000 mon.c (mon.2) 8963 : audit 0 from='client.? 172.21.15.80:0/1958646142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:35:40.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:35:40 smithi080 bash[28361]: audit 2023-12-01T12:35:40.523435+0000 mon.c (mon.2) 8964 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:35:40.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:35:40 smithi080 bash[41963]: audit 2023-12-01T12:35:40.056011+0000 mon.c (mon.2) 8963 : audit 0 from='client.? 172.21.15.80:0/1958646142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:35:40.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:35:40 smithi080 bash[41963]: audit 2023-12-01T12:35:40.523435+0000 mon.c (mon.2) 8964 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:35:41.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:35:40 smithi090 bash[32384]: audit 2023-12-01T12:35:40.056011+0000 mon.c (mon.2) 8963 : audit 0 from='client.? 172.21.15.80:0/1958646142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:35:41.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:35:40 smithi090 bash[32384]: audit 2023-12-01T12:35:40.523435+0000 mon.c (mon.2) 8964 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:35:41.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:35:41 smithi080 bash[28361]: cluster 2023-12-01T12:35:39.914504+0000 mgr.y (mgr.24362) 14012 : cluster 0 pgmap v13981: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:35:41.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:35:41 smithi080 bash[41963]: cluster 2023-12-01T12:35:39.914504+0000 mgr.y (mgr.24362) 14012 : cluster 0 pgmap v13981: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:35:42.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:35:41 smithi090 bash[32384]: cluster 2023-12-01T12:35:39.914504+0000 mgr.y (mgr.24362) 14012 : cluster 0 pgmap v13981: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:35:43.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:35:43 smithi080 bash[28361]: cluster 2023-12-01T12:35:41.915795+0000 mgr.y (mgr.24362) 14013 : cluster 0 pgmap v13982: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:35:43.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:35:43 smithi080 bash[28361]: audit 2023-12-01T12:35:42.517767+0000 mon.a (mon.0) 8693 : audit 0 from='client.? 172.21.15.80:0/1111500192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:35:43.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:35:43 smithi080 bash[41963]: cluster 2023-12-01T12:35:41.915795+0000 mgr.y (mgr.24362) 14013 : cluster 0 pgmap v13982: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:35:43.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:35:43 smithi080 bash[41963]: audit 2023-12-01T12:35:42.517767+0000 mon.a (mon.0) 8693 : audit 0 from='client.? 172.21.15.80:0/1111500192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:35:43.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:35:43 smithi090 bash[32384]: cluster 2023-12-01T12:35:41.915795+0000 mgr.y (mgr.24362) 14013 : cluster 0 pgmap v13982: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:35:43.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:35:43 smithi090 bash[32384]: audit 2023-12-01T12:35:42.517767+0000 mon.a (mon.0) 8693 : audit 0 from='client.? 172.21.15.80:0/1111500192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:35:45.430 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:35:45 smithi080 bash[41963]: cluster 2023-12-01T12:35:43.916579+0000 mgr.y (mgr.24362) 14014 : cluster 0 pgmap v13983: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:35:45.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:35:45 smithi080 bash[41963]: audit 2023-12-01T12:35:44.995714+0000 mon.a (mon.0) 8694 : audit 0 from='client.? 172.21.15.80:0/4115852890' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:35:45.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:35:45 smithi080 bash[28361]: cluster 2023-12-01T12:35:43.916579+0000 mgr.y (mgr.24362) 14014 : cluster 0 pgmap v13983: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:35:45.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:35:45 smithi080 bash[28361]: audit 2023-12-01T12:35:44.995714+0000 mon.a (mon.0) 8694 : audit 0 from='client.? 172.21.15.80:0/4115852890' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:35:45.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:35:45 smithi090 bash[32384]: cluster 2023-12-01T12:35:43.916579+0000 mgr.y (mgr.24362) 14014 : cluster 0 pgmap v13983: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:35:45.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:35:45 smithi090 bash[32384]: audit 2023-12-01T12:35:44.995714+0000 mon.a (mon.0) 8694 : audit 0 from='client.? 172.21.15.80:0/4115852890' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:35:46.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:35:46 smithi090 bash[32384]: audit 2023-12-01T12:35:45.236140+0000 mon.a (mon.0) 8695 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:35:46.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:35:46 smithi090 bash[32384]: audit 2023-12-01T12:35:45.248507+0000 mon.a (mon.0) 8696 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:35:46.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:35:46 smithi090 bash[32384]: audit 2023-12-01T12:35:45.537406+0000 mon.a (mon.0) 8697 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:35:46.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:35:46 smithi090 bash[32384]: audit 2023-12-01T12:35:45.550577+0000 mon.a (mon.0) 8698 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:35:46.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:35:46 smithi090 bash[32384]: audit 2023-12-01T12:35:46.021364+0000 mon.c (mon.2) 8965 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:35:46.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:35:46 smithi090 bash[32384]: audit 2023-12-01T12:35:46.023326+0000 mon.c (mon.2) 8966 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:35:46.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:35:46 smithi090 bash[32384]: audit 2023-12-01T12:35:46.033712+0000 mon.a (mon.0) 8699 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:35:46.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:35:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:35:46] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T12:35:46.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:35:46 smithi080 bash[41963]: audit 2023-12-01T12:35:45.236140+0000 mon.a (mon.0) 8695 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:35:46.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:35:46 smithi080 bash[41963]: audit 2023-12-01T12:35:45.248507+0000 mon.a (mon.0) 8696 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:35:46.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:35:46 smithi080 bash[41963]: audit 2023-12-01T12:35:45.537406+0000 mon.a (mon.0) 8697 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:35:46.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:35:46 smithi080 bash[41963]: audit 2023-12-01T12:35:45.550577+0000 mon.a (mon.0) 8698 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:35:46.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:35:46 smithi080 bash[41963]: audit 2023-12-01T12:35:46.021364+0000 mon.c (mon.2) 8965 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:35:46.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:35:46 smithi080 bash[41963]: audit 2023-12-01T12:35:46.023326+0000 mon.c (mon.2) 8966 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:35:46.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:35:46 smithi080 bash[41963]: audit 2023-12-01T12:35:46.033712+0000 mon.a (mon.0) 8699 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:35:46.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:35:46 smithi080 bash[28361]: audit 2023-12-01T12:35:45.236140+0000 mon.a (mon.0) 8695 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:35:46.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:35:46 smithi080 bash[28361]: audit 2023-12-01T12:35:45.248507+0000 mon.a (mon.0) 8696 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:35:46.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:35:46 smithi080 bash[28361]: audit 2023-12-01T12:35:45.537406+0000 mon.a (mon.0) 8697 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:35:46.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:35:46 smithi080 bash[28361]: audit 2023-12-01T12:35:45.550577+0000 mon.a (mon.0) 8698 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:35:46.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:35:46 smithi080 bash[28361]: audit 2023-12-01T12:35:46.021364+0000 mon.c (mon.2) 8965 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:35:46.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:35:46 smithi080 bash[28361]: audit 2023-12-01T12:35:46.023326+0000 mon.c (mon.2) 8966 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:35:46.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:35:46 smithi080 bash[28361]: audit 2023-12-01T12:35:46.033712+0000 mon.a (mon.0) 8699 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:35:47.930 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:35:47 smithi080 bash[41963]: cluster 2023-12-01T12:35:45.917687+0000 mgr.y (mgr.24362) 14015 : cluster 0 pgmap v13984: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:35:47.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:35:47 smithi080 bash[41963]: audit 2023-12-01T12:35:47.450215+0000 mon.c (mon.2) 8967 : audit 0 from='client.? 172.21.15.80:0/3077150279' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:35:47.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:35:47 smithi080 bash[28361]: cluster 2023-12-01T12:35:45.917687+0000 mgr.y (mgr.24362) 14015 : cluster 0 pgmap v13984: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:35:47.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:35:47 smithi080 bash[28361]: audit 2023-12-01T12:35:47.450215+0000 mon.c (mon.2) 8967 : audit 0 from='client.? 172.21.15.80:0/3077150279' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:35:48.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:35:47 smithi090 bash[32384]: cluster 2023-12-01T12:35:45.917687+0000 mgr.y (mgr.24362) 14015 : cluster 0 pgmap v13984: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:35:48.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:35:47 smithi090 bash[32384]: audit 2023-12-01T12:35:47.450215+0000 mon.c (mon.2) 8967 : audit 0 from='client.? 172.21.15.80:0/3077150279' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:35:49.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:35:49 smithi080 bash[28361]: cluster 2023-12-01T12:35:47.918469+0000 mgr.y (mgr.24362) 14016 : cluster 0 pgmap v13985: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:35:49.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:35:49 smithi080 bash[41963]: cluster 2023-12-01T12:35:47.918469+0000 mgr.y (mgr.24362) 14016 : cluster 0 pgmap v13985: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:35:50.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:35:49 smithi090 bash[32384]: cluster 2023-12-01T12:35:47.918469+0000 mgr.y (mgr.24362) 14016 : cluster 0 pgmap v13985: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:35:50.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:35:50 smithi080 bash[28361]: audit 2023-12-01T12:35:49.912576+0000 mon.a (mon.0) 8700 : audit 0 from='client.? 172.21.15.80:0/1833669936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:35:50.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:35:50 smithi080 bash[41963]: audit 2023-12-01T12:35:49.912576+0000 mon.a (mon.0) 8700 : audit 0 from='client.? 172.21.15.80:0/1833669936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:35:51.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:35:50 smithi090 bash[32384]: audit 2023-12-01T12:35:49.912576+0000 mon.a (mon.0) 8700 : audit 0 from='client.? 172.21.15.80:0/1833669936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:35:51.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:35:51 smithi080 bash[28361]: cluster 2023-12-01T12:35:49.919062+0000 mgr.y (mgr.24362) 14017 : cluster 0 pgmap v13986: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:35:51.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:35:51 smithi080 bash[41963]: cluster 2023-12-01T12:35:49.919062+0000 mgr.y (mgr.24362) 14017 : cluster 0 pgmap v13986: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:35:52.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:35:51 smithi090 bash[32384]: cluster 2023-12-01T12:35:49.919062+0000 mgr.y (mgr.24362) 14017 : cluster 0 pgmap v13986: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:35:53.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:35:53 smithi080 bash[28361]: cluster 2023-12-01T12:35:51.920244+0000 mgr.y (mgr.24362) 14018 : cluster 0 pgmap v13987: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:35:53.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:35:53 smithi080 bash[28361]: audit 2023-12-01T12:35:52.373523+0000 mon.c (mon.2) 8968 : audit 0 from='client.? 172.21.15.80:0/3161488608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:35:53.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:35:53 smithi080 bash[41963]: cluster 2023-12-01T12:35:51.920244+0000 mgr.y (mgr.24362) 14018 : cluster 0 pgmap v13987: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:35:53.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:35:53 smithi080 bash[41963]: audit 2023-12-01T12:35:52.373523+0000 mon.c (mon.2) 8968 : audit 0 from='client.? 172.21.15.80:0/3161488608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:35:53.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:35:53 smithi090 bash[32384]: cluster 2023-12-01T12:35:51.920244+0000 mgr.y (mgr.24362) 14018 : cluster 0 pgmap v13987: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:35:53.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:35:53 smithi090 bash[32384]: audit 2023-12-01T12:35:52.373523+0000 mon.c (mon.2) 8968 : audit 0 from='client.? 172.21.15.80:0/3161488608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:35:55.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:35:55 smithi080 bash[28361]: cluster 2023-12-01T12:35:53.920931+0000 mgr.y (mgr.24362) 14019 : cluster 0 pgmap v13988: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:35:55.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:35:55 smithi080 bash[28361]: audit 2023-12-01T12:35:54.841879+0000 mon.a (mon.0) 8701 : audit 0 from='client.? 172.21.15.80:0/2182618789' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:35:55.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:35:55 smithi080 bash[41963]: cluster 2023-12-01T12:35:53.920931+0000 mgr.y (mgr.24362) 14019 : cluster 0 pgmap v13988: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:35:55.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:35:55 smithi080 bash[41963]: audit 2023-12-01T12:35:54.841879+0000 mon.a (mon.0) 8701 : audit 0 from='client.? 172.21.15.80:0/2182618789' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:35:55.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:35:55 smithi090 bash[32384]: cluster 2023-12-01T12:35:53.920931+0000 mgr.y (mgr.24362) 14019 : cluster 0 pgmap v13988: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:35:55.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:35:55 smithi090 bash[32384]: audit 2023-12-01T12:35:54.841879+0000 mon.a (mon.0) 8701 : audit 0 from='client.? 172.21.15.80:0/2182618789' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:35:56.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:35:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:35:56] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T12:35:56.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:35:56 smithi080 bash[41963]: audit 2023-12-01T12:35:55.524063+0000 mon.c (mon.2) 8969 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:35:56.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:35:56 smithi080 bash[28361]: audit 2023-12-01T12:35:55.524063+0000 mon.c (mon.2) 8969 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:35:56.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:35:56 smithi090 bash[32384]: audit 2023-12-01T12:35:55.524063+0000 mon.c (mon.2) 8969 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:35:57.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:35:57 smithi080 bash[41963]: cluster 2023-12-01T12:35:55.921961+0000 mgr.y (mgr.24362) 14020 : cluster 0 pgmap v13989: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:35:57.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:35:57 smithi080 bash[28361]: cluster 2023-12-01T12:35:55.921961+0000 mgr.y (mgr.24362) 14020 : cluster 0 pgmap v13989: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:35:57.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:35:57 smithi090 bash[32384]: cluster 2023-12-01T12:35:55.921961+0000 mgr.y (mgr.24362) 14020 : cluster 0 pgmap v13989: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:35:58.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:35:58 smithi080 bash[28361]: audit 2023-12-01T12:35:57.301178+0000 mon.a (mon.0) 8702 : audit 0 from='client.? 172.21.15.80:0/346914766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:35:58.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:35:58 smithi080 bash[41963]: audit 2023-12-01T12:35:57.301178+0000 mon.a (mon.0) 8702 : audit 0 from='client.? 172.21.15.80:0/346914766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:35:58.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:35:58 smithi090 bash[32384]: audit 2023-12-01T12:35:57.301178+0000 mon.a (mon.0) 8702 : audit 0 from='client.? 172.21.15.80:0/346914766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:35:59.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:35:59 smithi080 bash[28361]: cluster 2023-12-01T12:35:57.922769+0000 mgr.y (mgr.24362) 14021 : cluster 0 pgmap v13990: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:35:59.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:35:59 smithi080 bash[41963]: cluster 2023-12-01T12:35:57.922769+0000 mgr.y (mgr.24362) 14021 : cluster 0 pgmap v13990: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:35:59.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:35:59 smithi090 bash[32384]: cluster 2023-12-01T12:35:57.922769+0000 mgr.y (mgr.24362) 14021 : cluster 0 pgmap v13990: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:36:00.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:36:00 smithi080 bash[28361]: audit 2023-12-01T12:35:59.757327+0000 mon.a (mon.0) 8703 : audit 0 from='client.? 172.21.15.80:0/9299414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:36:00.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:36:00 smithi080 bash[41963]: audit 2023-12-01T12:35:59.757327+0000 mon.a (mon.0) 8703 : audit 0 from='client.? 172.21.15.80:0/9299414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:36:00.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:36:00 smithi090 bash[32384]: audit 2023-12-01T12:35:59.757327+0000 mon.a (mon.0) 8703 : audit 0 from='client.? 172.21.15.80:0/9299414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:36:01.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:36:01 smithi080 bash[28361]: cluster 2023-12-01T12:35:59.923434+0000 mgr.y (mgr.24362) 14022 : cluster 0 pgmap v13991: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:36:01.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:36:01 smithi080 bash[41963]: cluster 2023-12-01T12:35:59.923434+0000 mgr.y (mgr.24362) 14022 : cluster 0 pgmap v13991: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:36:01.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:36:01 smithi090 bash[32384]: cluster 2023-12-01T12:35:59.923434+0000 mgr.y (mgr.24362) 14022 : cluster 0 pgmap v13991: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:36:03.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:36:03 smithi080 bash[28361]: cluster 2023-12-01T12:36:01.924529+0000 mgr.y (mgr.24362) 14023 : cluster 0 pgmap v13992: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:36:03.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:36:03 smithi080 bash[28361]: audit 2023-12-01T12:36:02.201189+0000 mon.c (mon.2) 8970 : audit 0 from='client.? 172.21.15.80:0/1977716028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:36:03.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:36:03 smithi080 bash[41963]: cluster 2023-12-01T12:36:01.924529+0000 mgr.y (mgr.24362) 14023 : cluster 0 pgmap v13992: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:36:03.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:36:03 smithi080 bash[41963]: audit 2023-12-01T12:36:02.201189+0000 mon.c (mon.2) 8970 : audit 0 from='client.? 172.21.15.80:0/1977716028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:36:03.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:36:03 smithi090 bash[32384]: cluster 2023-12-01T12:36:01.924529+0000 mgr.y (mgr.24362) 14023 : cluster 0 pgmap v13992: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:36:03.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:36:03 smithi090 bash[32384]: audit 2023-12-01T12:36:02.201189+0000 mon.c (mon.2) 8970 : audit 0 from='client.? 172.21.15.80:0/1977716028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:36:05.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:36:05 smithi080 bash[28361]: cluster 2023-12-01T12:36:03.925178+0000 mgr.y (mgr.24362) 14024 : cluster 0 pgmap v13993: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:36:05.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:36:05 smithi080 bash[28361]: audit 2023-12-01T12:36:04.653088+0000 mon.c (mon.2) 8971 : audit 0 from='client.? 172.21.15.80:0/4056233139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:36:05.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:36:05 smithi080 bash[41963]: cluster 2023-12-01T12:36:03.925178+0000 mgr.y (mgr.24362) 14024 : cluster 0 pgmap v13993: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:36:05.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:36:05 smithi080 bash[41963]: audit 2023-12-01T12:36:04.653088+0000 mon.c (mon.2) 8971 : audit 0 from='client.? 172.21.15.80:0/4056233139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:36:05.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:36:05 smithi090 bash[32384]: cluster 2023-12-01T12:36:03.925178+0000 mgr.y (mgr.24362) 14024 : cluster 0 pgmap v13993: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:36:05.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:36:05 smithi090 bash[32384]: audit 2023-12-01T12:36:04.653088+0000 mon.c (mon.2) 8971 : audit 0 from='client.? 172.21.15.80:0/4056233139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:36:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:36:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:36:06] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T12:36:07.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:36:07 smithi080 bash[28361]: cluster 2023-12-01T12:36:05.926342+0000 mgr.y (mgr.24362) 14025 : cluster 0 pgmap v13994: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:36:07.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:36:07 smithi080 bash[41963]: cluster 2023-12-01T12:36:05.926342+0000 mgr.y (mgr.24362) 14025 : cluster 0 pgmap v13994: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:36:07.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:36:07 smithi090 bash[32384]: cluster 2023-12-01T12:36:05.926342+0000 mgr.y (mgr.24362) 14025 : cluster 0 pgmap v13994: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:36:08.430 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:36:08 smithi080 bash[41963]: audit 2023-12-01T12:36:07.113214+0000 mon.a (mon.0) 8704 : audit 0 from='client.? 172.21.15.80:0/143353980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:36:08.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:36:08 smithi080 bash[28361]: audit 2023-12-01T12:36:07.113214+0000 mon.a (mon.0) 8704 : audit 0 from='client.? 172.21.15.80:0/143353980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:36:08.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:36:08 smithi090 bash[32384]: audit 2023-12-01T12:36:07.113214+0000 mon.a (mon.0) 8704 : audit 0 from='client.? 172.21.15.80:0/143353980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:36:09.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:36:09 smithi080 bash[41963]: cluster 2023-12-01T12:36:07.927289+0000 mgr.y (mgr.24362) 14026 : cluster 0 pgmap v13995: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:36:09.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:36:09 smithi080 bash[28361]: cluster 2023-12-01T12:36:07.927289+0000 mgr.y (mgr.24362) 14026 : cluster 0 pgmap v13995: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:36:09.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:36:09 smithi090 bash[32384]: cluster 2023-12-01T12:36:07.927289+0000 mgr.y (mgr.24362) 14026 : cluster 0 pgmap v13995: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:36:10.430 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:36:10 smithi080 bash[41963]: audit 2023-12-01T12:36:09.564446+0000 mon.c (mon.2) 8972 : audit 0 from='client.? 172.21.15.80:0/4016117046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:36:10.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:36:10 smithi080 bash[28361]: audit 2023-12-01T12:36:09.564446+0000 mon.c (mon.2) 8972 : audit 0 from='client.? 172.21.15.80:0/4016117046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:36:10.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:36:10 smithi090 bash[32384]: audit 2023-12-01T12:36:09.564446+0000 mon.c (mon.2) 8972 : audit 0 from='client.? 172.21.15.80:0/4016117046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:36:11.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:36:11 smithi080 bash[41963]: cluster 2023-12-01T12:36:09.928023+0000 mgr.y (mgr.24362) 14027 : cluster 0 pgmap v13996: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:36:11.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:36:11 smithi080 bash[41963]: audit 2023-12-01T12:36:10.524466+0000 mon.c (mon.2) 8973 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:36:11.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:36:11 smithi080 bash[28361]: cluster 2023-12-01T12:36:09.928023+0000 mgr.y (mgr.24362) 14027 : cluster 0 pgmap v13996: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:36:11.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:36:11 smithi080 bash[28361]: audit 2023-12-01T12:36:10.524466+0000 mon.c (mon.2) 8973 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:36:11.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:36:11 smithi090 bash[32384]: cluster 2023-12-01T12:36:09.928023+0000 mgr.y (mgr.24362) 14027 : cluster 0 pgmap v13996: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:36:11.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:36:11 smithi090 bash[32384]: audit 2023-12-01T12:36:10.524466+0000 mon.c (mon.2) 8973 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:36:12.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:36:12 smithi080 bash[41963]: audit 2023-12-01T12:36:12.025692+0000 mon.a (mon.0) 8705 : audit 0 from='client.? 172.21.15.80:0/1337736090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:36:12.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:36:12 smithi080 bash[28361]: audit 2023-12-01T12:36:12.025692+0000 mon.a (mon.0) 8705 : audit 0 from='client.? 172.21.15.80:0/1337736090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:36:12.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:36:12 smithi090 bash[32384]: audit 2023-12-01T12:36:12.025692+0000 mon.a (mon.0) 8705 : audit 0 from='client.? 172.21.15.80:0/1337736090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:36:13.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:36:13 smithi080 bash[28361]: cluster 2023-12-01T12:36:11.929105+0000 mgr.y (mgr.24362) 14028 : cluster 0 pgmap v13997: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:36:13.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:36:13 smithi080 bash[41963]: cluster 2023-12-01T12:36:11.929105+0000 mgr.y (mgr.24362) 14028 : cluster 0 pgmap v13997: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:36:13.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:36:13 smithi090 bash[32384]: cluster 2023-12-01T12:36:11.929105+0000 mgr.y (mgr.24362) 14028 : cluster 0 pgmap v13997: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:36:15.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:36:15 smithi080 bash[28361]: cluster 2023-12-01T12:36:13.929756+0000 mgr.y (mgr.24362) 14029 : cluster 0 pgmap v13998: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:36:15.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:36:15 smithi080 bash[28361]: audit 2023-12-01T12:36:14.480482+0000 mon.c (mon.2) 8974 : audit 0 from='client.? 172.21.15.80:0/3496112777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:36:15.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:36:15 smithi080 bash[41963]: cluster 2023-12-01T12:36:13.929756+0000 mgr.y (mgr.24362) 14029 : cluster 0 pgmap v13998: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:36:15.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:36:15 smithi080 bash[41963]: audit 2023-12-01T12:36:14.480482+0000 mon.c (mon.2) 8974 : audit 0 from='client.? 172.21.15.80:0/3496112777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:36:15.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:36:15 smithi090 bash[32384]: cluster 2023-12-01T12:36:13.929756+0000 mgr.y (mgr.24362) 14029 : cluster 0 pgmap v13998: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:36:15.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:36:15 smithi090 bash[32384]: audit 2023-12-01T12:36:14.480482+0000 mon.c (mon.2) 8974 : audit 0 from='client.? 172.21.15.80:0/3496112777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:36:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:36:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:36:16] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T12:36:17.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:36:17 smithi080 bash[28361]: cluster 2023-12-01T12:36:15.930730+0000 mgr.y (mgr.24362) 14030 : cluster 0 pgmap v13999: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:36:17.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:36:17 smithi080 bash[28361]: audit 2023-12-01T12:36:16.938204+0000 mon.c (mon.2) 8975 : audit 0 from='client.? 172.21.15.80:0/361307101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:36:17.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:36:17 smithi080 bash[41963]: cluster 2023-12-01T12:36:15.930730+0000 mgr.y (mgr.24362) 14030 : cluster 0 pgmap v13999: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:36:17.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:36:17 smithi080 bash[41963]: audit 2023-12-01T12:36:16.938204+0000 mon.c (mon.2) 8975 : audit 0 from='client.? 172.21.15.80:0/361307101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:36:17.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:36:17 smithi090 bash[32384]: cluster 2023-12-01T12:36:15.930730+0000 mgr.y (mgr.24362) 14030 : cluster 0 pgmap v13999: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:36:17.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:36:17 smithi090 bash[32384]: audit 2023-12-01T12:36:16.938204+0000 mon.c (mon.2) 8975 : audit 0 from='client.? 172.21.15.80:0/361307101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:36:19.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:36:19 smithi080 bash[28361]: cluster 2023-12-01T12:36:17.931517+0000 mgr.y (mgr.24362) 14031 : cluster 0 pgmap v14000: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:36:19.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:36:19 smithi080 bash[41963]: cluster 2023-12-01T12:36:17.931517+0000 mgr.y (mgr.24362) 14031 : cluster 0 pgmap v14000: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:36:19.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:36:19 smithi090 bash[32384]: cluster 2023-12-01T12:36:17.931517+0000 mgr.y (mgr.24362) 14031 : cluster 0 pgmap v14000: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:36:20.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:36:20 smithi080 bash[28361]: audit 2023-12-01T12:36:19.384060+0000 mon.a (mon.0) 8706 : audit 0 from='client.? 172.21.15.80:0/2068741812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:36:20.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:36:20 smithi080 bash[41963]: audit 2023-12-01T12:36:19.384060+0000 mon.a (mon.0) 8706 : audit 0 from='client.? 172.21.15.80:0/2068741812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:36:20.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:36:20 smithi090 bash[32384]: audit 2023-12-01T12:36:19.384060+0000 mon.a (mon.0) 8706 : audit 0 from='client.? 172.21.15.80:0/2068741812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:36:21.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:36:21 smithi080 bash[28361]: cluster 2023-12-01T12:36:19.932215+0000 mgr.y (mgr.24362) 14032 : cluster 0 pgmap v14001: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:36:21.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:36:21 smithi080 bash[41963]: cluster 2023-12-01T12:36:19.932215+0000 mgr.y (mgr.24362) 14032 : cluster 0 pgmap v14001: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:36:21.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:36:21 smithi090 bash[32384]: cluster 2023-12-01T12:36:19.932215+0000 mgr.y (mgr.24362) 14032 : cluster 0 pgmap v14001: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:36:22.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:36:22 smithi080 bash[28361]: audit 2023-12-01T12:36:21.839900+0000 mon.a (mon.0) 8707 : audit 0 from='client.? 172.21.15.80:0/3194571237' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:36:22.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:36:22 smithi080 bash[41963]: audit 2023-12-01T12:36:21.839900+0000 mon.a (mon.0) 8707 : audit 0 from='client.? 172.21.15.80:0/3194571237' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:36:22.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:36:22 smithi090 bash[32384]: audit 2023-12-01T12:36:21.839900+0000 mon.a (mon.0) 8707 : audit 0 from='client.? 172.21.15.80:0/3194571237' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:36:23.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:36:23 smithi080 bash[28361]: cluster 2023-12-01T12:36:21.933296+0000 mgr.y (mgr.24362) 14033 : cluster 0 pgmap v14002: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:36:23.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:36:23 smithi080 bash[41963]: cluster 2023-12-01T12:36:21.933296+0000 mgr.y (mgr.24362) 14033 : cluster 0 pgmap v14002: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:36:23.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:36:23 smithi090 bash[32384]: cluster 2023-12-01T12:36:21.933296+0000 mgr.y (mgr.24362) 14033 : cluster 0 pgmap v14002: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:36:25.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:36:25 smithi080 bash[28361]: cluster 2023-12-01T12:36:23.934049+0000 mgr.y (mgr.24362) 14034 : cluster 0 pgmap v14003: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:36:25.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:36:25 smithi080 bash[28361]: audit 2023-12-01T12:36:24.287604+0000 mon.c (mon.2) 8976 : audit 0 from='client.? 172.21.15.80:0/88083136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:36:25.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:36:25 smithi080 bash[41963]: cluster 2023-12-01T12:36:23.934049+0000 mgr.y (mgr.24362) 14034 : cluster 0 pgmap v14003: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:36:25.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:36:25 smithi080 bash[41963]: audit 2023-12-01T12:36:24.287604+0000 mon.c (mon.2) 8976 : audit 0 from='client.? 172.21.15.80:0/88083136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:36:25.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:36:25 smithi090 bash[32384]: cluster 2023-12-01T12:36:23.934049+0000 mgr.y (mgr.24362) 14034 : cluster 0 pgmap v14003: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:36:25.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:36:25 smithi090 bash[32384]: audit 2023-12-01T12:36:24.287604+0000 mon.c (mon.2) 8976 : audit 0 from='client.? 172.21.15.80:0/88083136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:36:26.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:36:26 smithi090 bash[32384]: audit 2023-12-01T12:36:25.524831+0000 mon.c (mon.2) 8977 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:36:26.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:36:26 smithi080 bash[28361]: audit 2023-12-01T12:36:25.524831+0000 mon.c (mon.2) 8977 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:36:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:36:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:36:26] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T12:36:26.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:36:26 smithi080 bash[41963]: audit 2023-12-01T12:36:25.524831+0000 mon.c (mon.2) 8977 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:36:27.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:36:27 smithi090 bash[32384]: cluster 2023-12-01T12:36:25.935133+0000 mgr.y (mgr.24362) 14035 : cluster 0 pgmap v14004: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:36:27.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:36:27 smithi090 bash[32384]: audit 2023-12-01T12:36:26.735278+0000 mon.a (mon.0) 8708 : audit 0 from='client.? 172.21.15.80:0/2945691534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:36:27.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:36:27 smithi080 bash[28361]: cluster 2023-12-01T12:36:25.935133+0000 mgr.y (mgr.24362) 14035 : cluster 0 pgmap v14004: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:36:27.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:36:27 smithi080 bash[28361]: audit 2023-12-01T12:36:26.735278+0000 mon.a (mon.0) 8708 : audit 0 from='client.? 172.21.15.80:0/2945691534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:36:27.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:36:27 smithi080 bash[41963]: cluster 2023-12-01T12:36:25.935133+0000 mgr.y (mgr.24362) 14035 : cluster 0 pgmap v14004: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:36:27.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:36:27 smithi080 bash[41963]: audit 2023-12-01T12:36:26.735278+0000 mon.a (mon.0) 8708 : audit 0 from='client.? 172.21.15.80:0/2945691534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:36:29.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:36:29 smithi090 bash[32384]: cluster 2023-12-01T12:36:27.935931+0000 mgr.y (mgr.24362) 14036 : cluster 0 pgmap v14005: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:36:29.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:36:29 smithi090 bash[32384]: audit 2023-12-01T12:36:29.186116+0000 mon.c (mon.2) 8978 : audit 0 from='client.? 172.21.15.80:0/250913895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:36:29.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:36:29 smithi080 bash[28361]: cluster 2023-12-01T12:36:27.935931+0000 mgr.y (mgr.24362) 14036 : cluster 0 pgmap v14005: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:36:29.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:36:29 smithi080 bash[28361]: audit 2023-12-01T12:36:29.186116+0000 mon.c (mon.2) 8978 : audit 0 from='client.? 172.21.15.80:0/250913895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:36:29.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:36:29 smithi080 bash[41963]: cluster 2023-12-01T12:36:27.935931+0000 mgr.y (mgr.24362) 14036 : cluster 0 pgmap v14005: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:36:29.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:36:29 smithi080 bash[41963]: audit 2023-12-01T12:36:29.186116+0000 mon.c (mon.2) 8978 : audit 0 from='client.? 172.21.15.80:0/250913895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:36:31.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:36:31 smithi090 bash[32384]: cluster 2023-12-01T12:36:29.936588+0000 mgr.y (mgr.24362) 14037 : cluster 0 pgmap v14006: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:36:31.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:36:31 smithi080 bash[28361]: cluster 2023-12-01T12:36:29.936588+0000 mgr.y (mgr.24362) 14037 : cluster 0 pgmap v14006: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:36:31.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:36:31 smithi080 bash[41963]: cluster 2023-12-01T12:36:29.936588+0000 mgr.y (mgr.24362) 14037 : cluster 0 pgmap v14006: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:36:32.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:36:32 smithi090 bash[32384]: audit 2023-12-01T12:36:31.641657+0000 mon.a (mon.0) 8709 : audit 0 from='client.? 172.21.15.80:0/1153567818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:36:32.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:36:32 smithi080 bash[28361]: audit 2023-12-01T12:36:31.641657+0000 mon.a (mon.0) 8709 : audit 0 from='client.? 172.21.15.80:0/1153567818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:36:32.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:36:32 smithi080 bash[41963]: audit 2023-12-01T12:36:31.641657+0000 mon.a (mon.0) 8709 : audit 0 from='client.? 172.21.15.80:0/1153567818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:36:33.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:36:33 smithi090 bash[32384]: cluster 2023-12-01T12:36:31.937658+0000 mgr.y (mgr.24362) 14038 : cluster 0 pgmap v14007: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:36:33.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:36:33 smithi080 bash[28361]: cluster 2023-12-01T12:36:31.937658+0000 mgr.y (mgr.24362) 14038 : cluster 0 pgmap v14007: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:36:33.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:36:33 smithi080 bash[41963]: cluster 2023-12-01T12:36:31.937658+0000 mgr.y (mgr.24362) 14038 : cluster 0 pgmap v14007: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:36:34.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:36:34 smithi090 bash[32384]: audit 2023-12-01T12:36:34.087520+0000 mon.c (mon.2) 8979 : audit 0 from='client.? 172.21.15.80:0/645978774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:36:34.680 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:36:34 smithi080 bash[41963]: audit 2023-12-01T12:36:34.087520+0000 mon.c (mon.2) 8979 : audit 0 from='client.? 172.21.15.80:0/645978774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:36:34.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:36:34 smithi080 bash[28361]: audit 2023-12-01T12:36:34.087520+0000 mon.c (mon.2) 8979 : audit 0 from='client.? 172.21.15.80:0/645978774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:36:35.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:36:35 smithi090 bash[32384]: cluster 2023-12-01T12:36:33.938299+0000 mgr.y (mgr.24362) 14039 : cluster 0 pgmap v14008: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:36:35.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:36:35 smithi080 bash[28361]: cluster 2023-12-01T12:36:33.938299+0000 mgr.y (mgr.24362) 14039 : cluster 0 pgmap v14008: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:36:35.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:36:35 smithi080 bash[41963]: cluster 2023-12-01T12:36:33.938299+0000 mgr.y (mgr.24362) 14039 : cluster 0 pgmap v14008: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:36:36.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:36:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:36:36] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T12:36:37.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:36:37 smithi090 bash[32384]: cluster 2023-12-01T12:36:35.939329+0000 mgr.y (mgr.24362) 14040 : cluster 0 pgmap v14009: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:36:37.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:36:37 smithi090 bash[32384]: audit 2023-12-01T12:36:36.544938+0000 mon.a (mon.0) 8710 : audit 0 from='client.? 172.21.15.80:0/2762383670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:36:37.680 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:36:37 smithi080 bash[41963]: cluster 2023-12-01T12:36:35.939329+0000 mgr.y (mgr.24362) 14040 : cluster 0 pgmap v14009: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:36:37.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:36:37 smithi080 bash[41963]: audit 2023-12-01T12:36:36.544938+0000 mon.a (mon.0) 8710 : audit 0 from='client.? 172.21.15.80:0/2762383670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:36:37.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:36:37 smithi080 bash[28361]: cluster 2023-12-01T12:36:35.939329+0000 mgr.y (mgr.24362) 14040 : cluster 0 pgmap v14009: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:36:37.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:36:37 smithi080 bash[28361]: audit 2023-12-01T12:36:36.544938+0000 mon.a (mon.0) 8710 : audit 0 from='client.? 172.21.15.80:0/2762383670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:36:39.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:36:39 smithi090 bash[32384]: cluster 2023-12-01T12:36:37.940145+0000 mgr.y (mgr.24362) 14041 : cluster 0 pgmap v14010: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:36:39.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:36:39 smithi090 bash[32384]: audit 2023-12-01T12:36:39.001526+0000 mon.a (mon.0) 8711 : audit 0 from='client.? 172.21.15.80:0/771972021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:36:39.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:36:39 smithi080 bash[41963]: cluster 2023-12-01T12:36:37.940145+0000 mgr.y (mgr.24362) 14041 : cluster 0 pgmap v14010: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:36:39.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:36:39 smithi080 bash[41963]: audit 2023-12-01T12:36:39.001526+0000 mon.a (mon.0) 8711 : audit 0 from='client.? 172.21.15.80:0/771972021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:36:39.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:36:39 smithi080 bash[28361]: cluster 2023-12-01T12:36:37.940145+0000 mgr.y (mgr.24362) 14041 : cluster 0 pgmap v14010: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:36:39.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:36:39 smithi080 bash[28361]: audit 2023-12-01T12:36:39.001526+0000 mon.a (mon.0) 8711 : audit 0 from='client.? 172.21.15.80:0/771972021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:36:41.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:36:41 smithi090 bash[32384]: cluster 2023-12-01T12:36:39.940753+0000 mgr.y (mgr.24362) 14042 : cluster 0 pgmap v14011: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:36:41.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:36:41 smithi090 bash[32384]: audit 2023-12-01T12:36:40.525512+0000 mon.c (mon.2) 8980 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:36:41.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:36:41 smithi080 bash[28361]: cluster 2023-12-01T12:36:39.940753+0000 mgr.y (mgr.24362) 14042 : cluster 0 pgmap v14011: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:36:41.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:36:41 smithi080 bash[28361]: audit 2023-12-01T12:36:40.525512+0000 mon.c (mon.2) 8980 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:36:41.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:36:41 smithi080 bash[41963]: cluster 2023-12-01T12:36:39.940753+0000 mgr.y (mgr.24362) 14042 : cluster 0 pgmap v14011: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:36:41.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:36:41 smithi080 bash[41963]: audit 2023-12-01T12:36:40.525512+0000 mon.c (mon.2) 8980 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:36:42.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:36:42 smithi090 bash[32384]: audit 2023-12-01T12:36:41.453270+0000 mon.a (mon.0) 8712 : audit 0 from='client.? 172.21.15.80:0/43081115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:36:42.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:36:42 smithi080 bash[28361]: audit 2023-12-01T12:36:41.453270+0000 mon.a (mon.0) 8712 : audit 0 from='client.? 172.21.15.80:0/43081115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:36:42.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:36:42 smithi080 bash[41963]: audit 2023-12-01T12:36:41.453270+0000 mon.a (mon.0) 8712 : audit 0 from='client.? 172.21.15.80:0/43081115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:36:43.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:36:43 smithi090 bash[32384]: cluster 2023-12-01T12:36:41.941891+0000 mgr.y (mgr.24362) 14043 : cluster 0 pgmap v14012: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:36:43.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:36:43 smithi080 bash[28361]: cluster 2023-12-01T12:36:41.941891+0000 mgr.y (mgr.24362) 14043 : cluster 0 pgmap v14012: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:36:43.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:36:43 smithi080 bash[41963]: cluster 2023-12-01T12:36:41.941891+0000 mgr.y (mgr.24362) 14043 : cluster 0 pgmap v14012: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:36:44.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:36:44 smithi090 bash[32384]: audit 2023-12-01T12:36:43.920293+0000 mon.c (mon.2) 8981 : audit 0 from='client.? 172.21.15.80:0/4172685434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:36:44.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:36:44 smithi080 bash[28361]: audit 2023-12-01T12:36:43.920293+0000 mon.c (mon.2) 8981 : audit 0 from='client.? 172.21.15.80:0/4172685434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:36:44.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:36:44 smithi080 bash[41963]: audit 2023-12-01T12:36:43.920293+0000 mon.c (mon.2) 8981 : audit 0 from='client.? 172.21.15.80:0/4172685434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:36:45.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:36:45 smithi090 bash[32384]: cluster 2023-12-01T12:36:43.942552+0000 mgr.y (mgr.24362) 14044 : cluster 0 pgmap v14013: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:36:45.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:36:45 smithi080 bash[41963]: cluster 2023-12-01T12:36:43.942552+0000 mgr.y (mgr.24362) 14044 : cluster 0 pgmap v14013: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:36:45.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:36:45 smithi080 bash[28361]: cluster 2023-12-01T12:36:43.942552+0000 mgr.y (mgr.24362) 14044 : cluster 0 pgmap v14013: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:36:46.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:36:46 smithi090 bash[32384]: audit 2023-12-01T12:36:46.116303+0000 mon.c (mon.2) 8982 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:36:46.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:36:46 smithi080 bash[41963]: audit 2023-12-01T12:36:46.116303+0000 mon.c (mon.2) 8982 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:36:46.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:36:46 smithi080 bash[28361]: audit 2023-12-01T12:36:46.116303+0000 mon.c (mon.2) 8982 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:36:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:36:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:36:46] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T12:36:47.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:36:47 smithi090 bash[32384]: cluster 2023-12-01T12:36:45.943579+0000 mgr.y (mgr.24362) 14045 : cluster 0 pgmap v14014: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:36:47.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:36:47 smithi090 bash[32384]: audit 2023-12-01T12:36:46.387549+0000 mon.c (mon.2) 8983 : audit 0 from='client.? 172.21.15.80:0/273693265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:36:47.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:36:47 smithi090 bash[32384]: audit 2023-12-01T12:36:46.495368+0000 mon.a (mon.0) 8713 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:36:47.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:36:47 smithi090 bash[32384]: audit 2023-12-01T12:36:46.504911+0000 mon.a (mon.0) 8714 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:36:47.680 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:36:47 smithi080 bash[41963]: cluster 2023-12-01T12:36:45.943579+0000 mgr.y (mgr.24362) 14045 : cluster 0 pgmap v14014: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:36:47.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:36:47 smithi080 bash[41963]: audit 2023-12-01T12:36:46.387549+0000 mon.c (mon.2) 8983 : audit 0 from='client.? 172.21.15.80:0/273693265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:36:47.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:36:47 smithi080 bash[41963]: audit 2023-12-01T12:36:46.495368+0000 mon.a (mon.0) 8713 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:36:47.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:36:47 smithi080 bash[41963]: audit 2023-12-01T12:36:46.504911+0000 mon.a (mon.0) 8714 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:36:47.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:36:47 smithi080 bash[28361]: cluster 2023-12-01T12:36:45.943579+0000 mgr.y (mgr.24362) 14045 : cluster 0 pgmap v14014: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:36:47.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:36:47 smithi080 bash[28361]: audit 2023-12-01T12:36:46.387549+0000 mon.c (mon.2) 8983 : audit 0 from='client.? 172.21.15.80:0/273693265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:36:47.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:36:47 smithi080 bash[28361]: audit 2023-12-01T12:36:46.495368+0000 mon.a (mon.0) 8713 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:36:47.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:36:47 smithi080 bash[28361]: audit 2023-12-01T12:36:46.504911+0000 mon.a (mon.0) 8714 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:36:49.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:36:49 smithi080 bash[28361]: cluster 2023-12-01T12:36:47.944439+0000 mgr.y (mgr.24362) 14046 : cluster 0 pgmap v14015: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:36:49.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:36:49 smithi080 bash[28361]: audit 2023-12-01T12:36:48.844234+0000 mon.c (mon.2) 8984 : audit 0 from='client.? 172.21.15.80:0/1629465234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:36:49.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:36:49 smithi080 bash[41963]: cluster 2023-12-01T12:36:47.944439+0000 mgr.y (mgr.24362) 14046 : cluster 0 pgmap v14015: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:36:49.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:36:49 smithi080 bash[41963]: audit 2023-12-01T12:36:48.844234+0000 mon.c (mon.2) 8984 : audit 0 from='client.? 172.21.15.80:0/1629465234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:36:49.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:36:49 smithi090 bash[32384]: cluster 2023-12-01T12:36:47.944439+0000 mgr.y (mgr.24362) 14046 : cluster 0 pgmap v14015: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:36:49.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:36:49 smithi090 bash[32384]: audit 2023-12-01T12:36:48.844234+0000 mon.c (mon.2) 8984 : audit 0 from='client.? 172.21.15.80:0/1629465234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:36:51.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:36:51 smithi080 bash[28361]: cluster 2023-12-01T12:36:49.945075+0000 mgr.y (mgr.24362) 14047 : cluster 0 pgmap v14016: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:36:51.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:36:51 smithi080 bash[41963]: cluster 2023-12-01T12:36:49.945075+0000 mgr.y (mgr.24362) 14047 : cluster 0 pgmap v14016: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:36:51.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:36:51 smithi090 bash[32384]: cluster 2023-12-01T12:36:49.945075+0000 mgr.y (mgr.24362) 14047 : cluster 0 pgmap v14016: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:36:52.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:36:52 smithi080 bash[28361]: audit 2023-12-01T12:36:51.306734+0000 mon.c (mon.2) 8985 : audit 0 from='client.? 172.21.15.80:0/4175209871' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:36:52.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:36:52 smithi080 bash[41963]: audit 2023-12-01T12:36:51.306734+0000 mon.c (mon.2) 8985 : audit 0 from='client.? 172.21.15.80:0/4175209871' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:36:52.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:36:52 smithi090 bash[32384]: audit 2023-12-01T12:36:51.306734+0000 mon.c (mon.2) 8985 : audit 0 from='client.? 172.21.15.80:0/4175209871' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:36:53.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:36:53 smithi080 bash[28361]: cluster 2023-12-01T12:36:51.946030+0000 mgr.y (mgr.24362) 14048 : cluster 0 pgmap v14017: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:36:53.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:36:53 smithi080 bash[28361]: audit 2023-12-01T12:36:52.309307+0000 mon.a (mon.0) 8715 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:36:53.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:36:53 smithi080 bash[28361]: audit 2023-12-01T12:36:52.324351+0000 mon.a (mon.0) 8716 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:36:53.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:36:53 smithi080 bash[28361]: audit 2023-12-01T12:36:52.399961+0000 mon.a (mon.0) 8717 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:36:53.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:36:53 smithi080 bash[28361]: audit 2023-12-01T12:36:52.410066+0000 mon.a (mon.0) 8718 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:36:53.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:36:53 smithi080 bash[28361]: audit 2023-12-01T12:36:52.888194+0000 mon.c (mon.2) 8986 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:36:53.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:36:53 smithi080 bash[28361]: audit 2023-12-01T12:36:52.890038+0000 mon.c (mon.2) 8987 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:36:53.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:36:53 smithi080 bash[28361]: audit 2023-12-01T12:36:52.899953+0000 mon.a (mon.0) 8719 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:36:53.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:36:53 smithi080 bash[41963]: cluster 2023-12-01T12:36:51.946030+0000 mgr.y (mgr.24362) 14048 : cluster 0 pgmap v14017: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:36:53.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:36:53 smithi080 bash[41963]: audit 2023-12-01T12:36:52.309307+0000 mon.a (mon.0) 8715 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:36:53.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:36:53 smithi080 bash[41963]: audit 2023-12-01T12:36:52.324351+0000 mon.a (mon.0) 8716 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:36:53.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:36:53 smithi080 bash[41963]: audit 2023-12-01T12:36:52.399961+0000 mon.a (mon.0) 8717 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:36:53.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:36:53 smithi080 bash[41963]: audit 2023-12-01T12:36:52.410066+0000 mon.a (mon.0) 8718 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:36:53.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:36:53 smithi080 bash[41963]: audit 2023-12-01T12:36:52.888194+0000 mon.c (mon.2) 8986 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:36:53.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:36:53 smithi080 bash[41963]: audit 2023-12-01T12:36:52.890038+0000 mon.c (mon.2) 8987 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:36:53.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:36:53 smithi080 bash[41963]: audit 2023-12-01T12:36:52.899953+0000 mon.a (mon.0) 8719 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:36:53.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:36:53 smithi090 bash[32384]: cluster 2023-12-01T12:36:51.946030+0000 mgr.y (mgr.24362) 14048 : cluster 0 pgmap v14017: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:36:53.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:36:53 smithi090 bash[32384]: audit 2023-12-01T12:36:52.309307+0000 mon.a (mon.0) 8715 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:36:53.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:36:53 smithi090 bash[32384]: audit 2023-12-01T12:36:52.324351+0000 mon.a (mon.0) 8716 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:36:53.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:36:53 smithi090 bash[32384]: audit 2023-12-01T12:36:52.399961+0000 mon.a (mon.0) 8717 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:36:53.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:36:53 smithi090 bash[32384]: audit 2023-12-01T12:36:52.410066+0000 mon.a (mon.0) 8718 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:36:53.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:36:53 smithi090 bash[32384]: audit 2023-12-01T12:36:52.888194+0000 mon.c (mon.2) 8986 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:36:53.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:36:53 smithi090 bash[32384]: audit 2023-12-01T12:36:52.890038+0000 mon.c (mon.2) 8987 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:36:53.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:36:53 smithi090 bash[32384]: audit 2023-12-01T12:36:52.899953+0000 mon.a (mon.0) 8719 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:36:54.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:36:54 smithi080 bash[28361]: audit 2023-12-01T12:36:53.767452+0000 mon.a (mon.0) 8720 : audit 0 from='client.? 172.21.15.80:0/1154758361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:36:54.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:36:54 smithi080 bash[41963]: audit 2023-12-01T12:36:53.767452+0000 mon.a (mon.0) 8720 : audit 0 from='client.? 172.21.15.80:0/1154758361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:36:54.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:36:54 smithi090 bash[32384]: audit 2023-12-01T12:36:53.767452+0000 mon.a (mon.0) 8720 : audit 0 from='client.? 172.21.15.80:0/1154758361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:36:55.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:36:55 smithi080 bash[28361]: cluster 2023-12-01T12:36:53.946688+0000 mgr.y (mgr.24362) 14049 : cluster 0 pgmap v14018: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:36:55.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:36:55 smithi080 bash[41963]: cluster 2023-12-01T12:36:53.946688+0000 mgr.y (mgr.24362) 14049 : cluster 0 pgmap v14018: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:36:55.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:36:55 smithi090 bash[32384]: cluster 2023-12-01T12:36:53.946688+0000 mgr.y (mgr.24362) 14049 : cluster 0 pgmap v14018: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:36:56.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:36:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:36:56] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T12:36:56.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:36:56 smithi080 bash[28361]: audit 2023-12-01T12:36:55.525699+0000 mon.c (mon.2) 8988 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:36:56.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:36:56 smithi080 bash[28361]: audit 2023-12-01T12:36:56.228310+0000 mon.c (mon.2) 8989 : audit 0 from='client.? 172.21.15.80:0/1335116068' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:36:56.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:36:56 smithi080 bash[41963]: audit 2023-12-01T12:36:55.525699+0000 mon.c (mon.2) 8988 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:36:56.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:36:56 smithi080 bash[41963]: audit 2023-12-01T12:36:56.228310+0000 mon.c (mon.2) 8989 : audit 0 from='client.? 172.21.15.80:0/1335116068' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:36:56.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:36:56 smithi090 bash[32384]: audit 2023-12-01T12:36:55.525699+0000 mon.c (mon.2) 8988 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:36:56.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:36:56 smithi090 bash[32384]: audit 2023-12-01T12:36:56.228310+0000 mon.c (mon.2) 8989 : audit 0 from='client.? 172.21.15.80:0/1335116068' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:36:57.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:36:57 smithi080 bash[28361]: cluster 2023-12-01T12:36:55.947344+0000 mgr.y (mgr.24362) 14050 : cluster 0 pgmap v14019: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:36:57.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:36:57 smithi080 bash[41963]: cluster 2023-12-01T12:36:55.947344+0000 mgr.y (mgr.24362) 14050 : cluster 0 pgmap v14019: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:36:57.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:36:57 smithi090 bash[32384]: cluster 2023-12-01T12:36:55.947344+0000 mgr.y (mgr.24362) 14050 : cluster 0 pgmap v14019: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:36:59.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:36:59 smithi080 bash[28361]: cluster 2023-12-01T12:36:57.948128+0000 mgr.y (mgr.24362) 14051 : cluster 0 pgmap v14020: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:36:59.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:36:59 smithi080 bash[28361]: audit 2023-12-01T12:36:58.678780+0000 mon.a (mon.0) 8721 : audit 0 from='client.? 172.21.15.80:0/1654221059' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:36:59.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:36:59 smithi080 bash[41963]: cluster 2023-12-01T12:36:57.948128+0000 mgr.y (mgr.24362) 14051 : cluster 0 pgmap v14020: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:36:59.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:36:59 smithi080 bash[41963]: audit 2023-12-01T12:36:58.678780+0000 mon.a (mon.0) 8721 : audit 0 from='client.? 172.21.15.80:0/1654221059' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:36:59.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:36:59 smithi090 bash[32384]: cluster 2023-12-01T12:36:57.948128+0000 mgr.y (mgr.24362) 14051 : cluster 0 pgmap v14020: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:36:59.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:36:59 smithi090 bash[32384]: audit 2023-12-01T12:36:58.678780+0000 mon.a (mon.0) 8721 : audit 0 from='client.? 172.21.15.80:0/1654221059' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:37:01.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:37:01 smithi080 bash[28361]: cluster 2023-12-01T12:36:59.948803+0000 mgr.y (mgr.24362) 14052 : cluster 0 pgmap v14021: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:37:01.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:37:01 smithi080 bash[28361]: audit 2023-12-01T12:37:01.142091+0000 mon.a (mon.0) 8722 : audit 0 from='client.? 172.21.15.80:0/3240428650' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:37:01.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:37:01 smithi080 bash[41963]: cluster 2023-12-01T12:36:59.948803+0000 mgr.y (mgr.24362) 14052 : cluster 0 pgmap v14021: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:37:01.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:37:01 smithi080 bash[41963]: audit 2023-12-01T12:37:01.142091+0000 mon.a (mon.0) 8722 : audit 0 from='client.? 172.21.15.80:0/3240428650' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:37:01.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:37:01 smithi090 bash[32384]: cluster 2023-12-01T12:36:59.948803+0000 mgr.y (mgr.24362) 14052 : cluster 0 pgmap v14021: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:37:01.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:37:01 smithi090 bash[32384]: audit 2023-12-01T12:37:01.142091+0000 mon.a (mon.0) 8722 : audit 0 from='client.? 172.21.15.80:0/3240428650' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:37:03.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:37:03 smithi080 bash[28361]: cluster 2023-12-01T12:37:01.949890+0000 mgr.y (mgr.24362) 14053 : cluster 0 pgmap v14022: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:37:03.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:37:03 smithi080 bash[41963]: cluster 2023-12-01T12:37:01.949890+0000 mgr.y (mgr.24362) 14053 : cluster 0 pgmap v14022: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:37:03.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:37:03 smithi090 bash[32384]: cluster 2023-12-01T12:37:01.949890+0000 mgr.y (mgr.24362) 14053 : cluster 0 pgmap v14022: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:37:04.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:37:04 smithi080 bash[41963]: audit 2023-12-01T12:37:03.587465+0000 mon.a (mon.0) 8723 : audit 0 from='client.? 172.21.15.80:0/2913864229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:37:04.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:37:04 smithi080 bash[28361]: audit 2023-12-01T12:37:03.587465+0000 mon.a (mon.0) 8723 : audit 0 from='client.? 172.21.15.80:0/2913864229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:37:04.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:37:04 smithi090 bash[32384]: audit 2023-12-01T12:37:03.587465+0000 mon.a (mon.0) 8723 : audit 0 from='client.? 172.21.15.80:0/2913864229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:37:05.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:37:05 smithi080 bash[28361]: cluster 2023-12-01T12:37:03.950580+0000 mgr.y (mgr.24362) 14054 : cluster 0 pgmap v14023: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:37:05.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:37:05 smithi080 bash[41963]: cluster 2023-12-01T12:37:03.950580+0000 mgr.y (mgr.24362) 14054 : cluster 0 pgmap v14023: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:37:05.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:37:05 smithi090 bash[32384]: cluster 2023-12-01T12:37:03.950580+0000 mgr.y (mgr.24362) 14054 : cluster 0 pgmap v14023: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:37:06.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:37:06 smithi080 bash[41963]: audit 2023-12-01T12:37:06.042239+0000 mon.a (mon.0) 8724 : audit 0 from='client.? 172.21.15.80:0/1619820872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:37:06.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:37:06 smithi080 bash[28361]: audit 2023-12-01T12:37:06.042239+0000 mon.a (mon.0) 8724 : audit 0 from='client.? 172.21.15.80:0/1619820872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:37:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:37:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:37:06] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T12:37:06.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:37:06 smithi090 bash[32384]: audit 2023-12-01T12:37:06.042239+0000 mon.a (mon.0) 8724 : audit 0 from='client.? 172.21.15.80:0/1619820872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:37:07.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:37:07 smithi080 bash[28361]: cluster 2023-12-01T12:37:05.951309+0000 mgr.y (mgr.24362) 14055 : cluster 0 pgmap v14024: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:37:07.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:37:07 smithi080 bash[41963]: cluster 2023-12-01T12:37:05.951309+0000 mgr.y (mgr.24362) 14055 : cluster 0 pgmap v14024: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:37:07.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:37:07 smithi090 bash[32384]: cluster 2023-12-01T12:37:05.951309+0000 mgr.y (mgr.24362) 14055 : cluster 0 pgmap v14024: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:37:09.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:37:09 smithi080 bash[28361]: cluster 2023-12-01T12:37:07.952284+0000 mgr.y (mgr.24362) 14056 : cluster 0 pgmap v14025: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:37:09.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:37:09 smithi080 bash[28361]: audit 2023-12-01T12:37:08.499769+0000 mon.a (mon.0) 8725 : audit 0 from='client.? 172.21.15.80:0/2571454087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:37:09.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:37:09 smithi080 bash[41963]: cluster 2023-12-01T12:37:07.952284+0000 mgr.y (mgr.24362) 14056 : cluster 0 pgmap v14025: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:37:09.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:37:09 smithi080 bash[41963]: audit 2023-12-01T12:37:08.499769+0000 mon.a (mon.0) 8725 : audit 0 from='client.? 172.21.15.80:0/2571454087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:37:09.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:37:09 smithi090 bash[32384]: cluster 2023-12-01T12:37:07.952284+0000 mgr.y (mgr.24362) 14056 : cluster 0 pgmap v14025: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:37:09.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:37:09 smithi090 bash[32384]: audit 2023-12-01T12:37:08.499769+0000 mon.a (mon.0) 8725 : audit 0 from='client.? 172.21.15.80:0/2571454087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:37:11.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:37:11 smithi080 bash[41963]: cluster 2023-12-01T12:37:09.953115+0000 mgr.y (mgr.24362) 14057 : cluster 0 pgmap v14026: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:37:11.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:37:11 smithi080 bash[41963]: audit 2023-12-01T12:37:10.526757+0000 mon.c (mon.2) 8990 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:37:11.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:37:11 smithi080 bash[41963]: audit 2023-12-01T12:37:10.980054+0000 mon.a (mon.0) 8726 : audit 0 from='client.? 172.21.15.80:0/4271855632' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:37:11.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:37:11 smithi080 bash[28361]: cluster 2023-12-01T12:37:09.953115+0000 mgr.y (mgr.24362) 14057 : cluster 0 pgmap v14026: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:37:11.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:37:11 smithi080 bash[28361]: audit 2023-12-01T12:37:10.526757+0000 mon.c (mon.2) 8990 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:37:11.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:37:11 smithi080 bash[28361]: audit 2023-12-01T12:37:10.980054+0000 mon.a (mon.0) 8726 : audit 0 from='client.? 172.21.15.80:0/4271855632' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:37:11.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:37:11 smithi090 bash[32384]: cluster 2023-12-01T12:37:09.953115+0000 mgr.y (mgr.24362) 14057 : cluster 0 pgmap v14026: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:37:11.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:37:11 smithi090 bash[32384]: audit 2023-12-01T12:37:10.526757+0000 mon.c (mon.2) 8990 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:37:11.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:37:11 smithi090 bash[32384]: audit 2023-12-01T12:37:10.980054+0000 mon.a (mon.0) 8726 : audit 0 from='client.? 172.21.15.80:0/4271855632' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:37:13.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:37:13 smithi080 bash[28361]: cluster 2023-12-01T12:37:11.954298+0000 mgr.y (mgr.24362) 14058 : cluster 0 pgmap v14027: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:37:13.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:37:13 smithi080 bash[41963]: cluster 2023-12-01T12:37:11.954298+0000 mgr.y (mgr.24362) 14058 : cluster 0 pgmap v14027: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:37:13.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:37:13 smithi090 bash[32384]: cluster 2023-12-01T12:37:11.954298+0000 mgr.y (mgr.24362) 14058 : cluster 0 pgmap v14027: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:37:14.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:37:14 smithi080 bash[41963]: audit 2023-12-01T12:37:13.431512+0000 mon.c (mon.2) 8991 : audit 0 from='client.? 172.21.15.80:0/2196402265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:37:14.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:37:14 smithi080 bash[28361]: audit 2023-12-01T12:37:13.431512+0000 mon.c (mon.2) 8991 : audit 0 from='client.? 172.21.15.80:0/2196402265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:37:14.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:37:14 smithi090 bash[32384]: audit 2023-12-01T12:37:13.431512+0000 mon.c (mon.2) 8991 : audit 0 from='client.? 172.21.15.80:0/2196402265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:37:15.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:37:15 smithi080 bash[28361]: cluster 2023-12-01T12:37:13.954795+0000 mgr.y (mgr.24362) 14059 : cluster 0 pgmap v14028: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:37:15.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:37:15 smithi080 bash[41963]: cluster 2023-12-01T12:37:13.954795+0000 mgr.y (mgr.24362) 14059 : cluster 0 pgmap v14028: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:37:15.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:37:15 smithi090 bash[32384]: cluster 2023-12-01T12:37:13.954795+0000 mgr.y (mgr.24362) 14059 : cluster 0 pgmap v14028: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:37:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:37:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:37:16] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T12:37:16.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:37:16 smithi080 bash[41963]: audit 2023-12-01T12:37:15.882185+0000 mon.c (mon.2) 8992 : audit 0 from='client.? 172.21.15.80:0/4280670896' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:37:16.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:37:16 smithi080 bash[28361]: audit 2023-12-01T12:37:15.882185+0000 mon.c (mon.2) 8992 : audit 0 from='client.? 172.21.15.80:0/4280670896' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:37:16.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:37:16 smithi090 bash[32384]: audit 2023-12-01T12:37:15.882185+0000 mon.c (mon.2) 8992 : audit 0 from='client.? 172.21.15.80:0/4280670896' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:37:17.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:37:17 smithi080 bash[28361]: cluster 2023-12-01T12:37:15.955825+0000 mgr.y (mgr.24362) 14060 : cluster 0 pgmap v14029: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:37:17.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:37:17 smithi080 bash[41963]: cluster 2023-12-01T12:37:15.955825+0000 mgr.y (mgr.24362) 14060 : cluster 0 pgmap v14029: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:37:17.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:37:17 smithi090 bash[32384]: cluster 2023-12-01T12:37:15.955825+0000 mgr.y (mgr.24362) 14060 : cluster 0 pgmap v14029: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:37:18.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:37:18 smithi080 bash[28361]: audit 2023-12-01T12:37:18.340016+0000 mon.c (mon.2) 8993 : audit 0 from='client.? 172.21.15.80:0/1212046345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:37:18.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:37:18 smithi080 bash[41963]: audit 2023-12-01T12:37:18.340016+0000 mon.c (mon.2) 8993 : audit 0 from='client.? 172.21.15.80:0/1212046345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:37:18.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:37:18 smithi090 bash[32384]: audit 2023-12-01T12:37:18.340016+0000 mon.c (mon.2) 8993 : audit 0 from='client.? 172.21.15.80:0/1212046345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:37:19.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:37:19 smithi080 bash[28361]: cluster 2023-12-01T12:37:17.956629+0000 mgr.y (mgr.24362) 14061 : cluster 0 pgmap v14030: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:37:19.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:37:19 smithi080 bash[41963]: cluster 2023-12-01T12:37:17.956629+0000 mgr.y (mgr.24362) 14061 : cluster 0 pgmap v14030: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:37:19.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:37:19 smithi090 bash[32384]: cluster 2023-12-01T12:37:17.956629+0000 mgr.y (mgr.24362) 14061 : cluster 0 pgmap v14030: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:37:21.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:37:21 smithi080 bash[28361]: cluster 2023-12-01T12:37:19.957417+0000 mgr.y (mgr.24362) 14062 : cluster 0 pgmap v14031: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:37:21.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:37:21 smithi080 bash[28361]: audit 2023-12-01T12:37:20.795469+0000 mon.c (mon.2) 8994 : audit 0 from='client.? 172.21.15.80:0/3563374604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:37:21.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:37:21 smithi080 bash[41963]: cluster 2023-12-01T12:37:19.957417+0000 mgr.y (mgr.24362) 14062 : cluster 0 pgmap v14031: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:37:21.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:37:21 smithi080 bash[41963]: audit 2023-12-01T12:37:20.795469+0000 mon.c (mon.2) 8994 : audit 0 from='client.? 172.21.15.80:0/3563374604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:37:21.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:37:21 smithi090 bash[32384]: cluster 2023-12-01T12:37:19.957417+0000 mgr.y (mgr.24362) 14062 : cluster 0 pgmap v14031: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:37:21.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:37:21 smithi090 bash[32384]: audit 2023-12-01T12:37:20.795469+0000 mon.c (mon.2) 8994 : audit 0 from='client.? 172.21.15.80:0/3563374604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:37:23.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:37:23 smithi080 bash[41963]: cluster 2023-12-01T12:37:21.958721+0000 mgr.y (mgr.24362) 14063 : cluster 0 pgmap v14032: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:37:23.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:37:23 smithi080 bash[41963]: audit 2023-12-01T12:37:23.253518+0000 mon.a (mon.0) 8727 : audit 0 from='client.? 172.21.15.80:0/2973676883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:37:23.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:37:23 smithi080 bash[28361]: cluster 2023-12-01T12:37:21.958721+0000 mgr.y (mgr.24362) 14063 : cluster 0 pgmap v14032: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:37:23.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:37:23 smithi080 bash[28361]: audit 2023-12-01T12:37:23.253518+0000 mon.a (mon.0) 8727 : audit 0 from='client.? 172.21.15.80:0/2973676883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:37:23.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:37:23 smithi090 bash[32384]: cluster 2023-12-01T12:37:21.958721+0000 mgr.y (mgr.24362) 14063 : cluster 0 pgmap v14032: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:37:23.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:37:23 smithi090 bash[32384]: audit 2023-12-01T12:37:23.253518+0000 mon.a (mon.0) 8727 : audit 0 from='client.? 172.21.15.80:0/2973676883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:37:25.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:37:25 smithi080 bash[28361]: cluster 2023-12-01T12:37:23.959499+0000 mgr.y (mgr.24362) 14064 : cluster 0 pgmap v14033: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:37:25.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:37:25 smithi080 bash[41963]: cluster 2023-12-01T12:37:23.959499+0000 mgr.y (mgr.24362) 14064 : cluster 0 pgmap v14033: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:37:25.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:37:25 smithi090 bash[32384]: cluster 2023-12-01T12:37:23.959499+0000 mgr.y (mgr.24362) 14064 : cluster 0 pgmap v14033: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:37:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:37:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:37:26] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T12:37:26.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:37:26 smithi080 bash[28361]: audit 2023-12-01T12:37:25.525970+0000 mon.c (mon.2) 8995 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:37:26.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:37:26 smithi080 bash[28361]: audit 2023-12-01T12:37:25.736175+0000 mon.a (mon.0) 8728 : audit 0 from='client.? 172.21.15.80:0/2453068280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:37:26.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:37:26 smithi080 bash[41963]: audit 2023-12-01T12:37:25.525970+0000 mon.c (mon.2) 8995 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:37:26.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:37:26 smithi080 bash[41963]: audit 2023-12-01T12:37:25.736175+0000 mon.a (mon.0) 8728 : audit 0 from='client.? 172.21.15.80:0/2453068280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:37:26.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:37:26 smithi090 bash[32384]: audit 2023-12-01T12:37:25.525970+0000 mon.c (mon.2) 8995 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:37:26.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:37:26 smithi090 bash[32384]: audit 2023-12-01T12:37:25.736175+0000 mon.a (mon.0) 8728 : audit 0 from='client.? 172.21.15.80:0/2453068280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:37:27.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:37:27 smithi090 bash[32384]: cluster 2023-12-01T12:37:25.960713+0000 mgr.y (mgr.24362) 14065 : cluster 0 pgmap v14034: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:37:27.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:37:27 smithi080 bash[28361]: cluster 2023-12-01T12:37:25.960713+0000 mgr.y (mgr.24362) 14065 : cluster 0 pgmap v14034: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:37:27.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:37:27 smithi080 bash[41963]: cluster 2023-12-01T12:37:25.960713+0000 mgr.y (mgr.24362) 14065 : cluster 0 pgmap v14034: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:37:28.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:37:28 smithi090 bash[32384]: audit 2023-12-01T12:37:28.187639+0000 mon.c (mon.2) 8996 : audit 0 from='client.? 172.21.15.80:0/1193820468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:37:28.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:37:28 smithi080 bash[41963]: audit 2023-12-01T12:37:28.187639+0000 mon.c (mon.2) 8996 : audit 0 from='client.? 172.21.15.80:0/1193820468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:37:28.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:37:28 smithi080 bash[28361]: audit 2023-12-01T12:37:28.187639+0000 mon.c (mon.2) 8996 : audit 0 from='client.? 172.21.15.80:0/1193820468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:37:29.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:37:29 smithi090 bash[32384]: cluster 2023-12-01T12:37:27.961592+0000 mgr.y (mgr.24362) 14066 : cluster 0 pgmap v14035: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:37:29.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:37:29 smithi080 bash[41963]: cluster 2023-12-01T12:37:27.961592+0000 mgr.y (mgr.24362) 14066 : cluster 0 pgmap v14035: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:37:29.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:37:29 smithi080 bash[28361]: cluster 2023-12-01T12:37:27.961592+0000 mgr.y (mgr.24362) 14066 : cluster 0 pgmap v14035: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:37:31.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:37:31 smithi090 bash[32384]: cluster 2023-12-01T12:37:29.962393+0000 mgr.y (mgr.24362) 14067 : cluster 0 pgmap v14036: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:37:31.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:37:31 smithi090 bash[32384]: audit 2023-12-01T12:37:30.646120+0000 mon.c (mon.2) 8997 : audit 0 from='client.? 172.21.15.80:0/137214859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:37:31.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:37:31 smithi080 bash[28361]: cluster 2023-12-01T12:37:29.962393+0000 mgr.y (mgr.24362) 14067 : cluster 0 pgmap v14036: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:37:31.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:37:31 smithi080 bash[28361]: audit 2023-12-01T12:37:30.646120+0000 mon.c (mon.2) 8997 : audit 0 from='client.? 172.21.15.80:0/137214859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:37:31.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:37:31 smithi080 bash[41963]: cluster 2023-12-01T12:37:29.962393+0000 mgr.y (mgr.24362) 14067 : cluster 0 pgmap v14036: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:37:31.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:37:31 smithi080 bash[41963]: audit 2023-12-01T12:37:30.646120+0000 mon.c (mon.2) 8997 : audit 0 from='client.? 172.21.15.80:0/137214859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:37:33.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:37:33 smithi090 bash[32384]: cluster 2023-12-01T12:37:31.963619+0000 mgr.y (mgr.24362) 14068 : cluster 0 pgmap v14037: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:37:33.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:37:33 smithi090 bash[32384]: audit 2023-12-01T12:37:33.103829+0000 mon.c (mon.2) 8998 : audit 0 from='client.? 172.21.15.80:0/4144682062' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:37:33.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:37:33 smithi080 bash[28361]: cluster 2023-12-01T12:37:31.963619+0000 mgr.y (mgr.24362) 14068 : cluster 0 pgmap v14037: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:37:33.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:37:33 smithi080 bash[28361]: audit 2023-12-01T12:37:33.103829+0000 mon.c (mon.2) 8998 : audit 0 from='client.? 172.21.15.80:0/4144682062' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:37:33.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:37:33 smithi080 bash[41963]: cluster 2023-12-01T12:37:31.963619+0000 mgr.y (mgr.24362) 14068 : cluster 0 pgmap v14037: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:37:33.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:37:33 smithi080 bash[41963]: audit 2023-12-01T12:37:33.103829+0000 mon.c (mon.2) 8998 : audit 0 from='client.? 172.21.15.80:0/4144682062' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:37:35.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:37:35 smithi090 bash[32384]: cluster 2023-12-01T12:37:33.964281+0000 mgr.y (mgr.24362) 14069 : cluster 0 pgmap v14038: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:37:35.930 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:37:35 smithi080 bash[41963]: cluster 2023-12-01T12:37:33.964281+0000 mgr.y (mgr.24362) 14069 : cluster 0 pgmap v14038: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:37:35.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:37:35 smithi080 bash[28361]: cluster 2023-12-01T12:37:33.964281+0000 mgr.y (mgr.24362) 14069 : cluster 0 pgmap v14038: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:37:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:37:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:37:36] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T12:37:36.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:37:36 smithi080 bash[41963]: audit 2023-12-01T12:37:35.560256+0000 mon.c (mon.2) 8999 : audit 0 from='client.? 172.21.15.80:0/1496755035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:37:36.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:37:36 smithi080 bash[28361]: audit 2023-12-01T12:37:35.560256+0000 mon.c (mon.2) 8999 : audit 0 from='client.? 172.21.15.80:0/1496755035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:37:36.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:37:36 smithi090 bash[32384]: audit 2023-12-01T12:37:35.560256+0000 mon.c (mon.2) 8999 : audit 0 from='client.? 172.21.15.80:0/1496755035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:37:37.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:37:37 smithi090 bash[32384]: cluster 2023-12-01T12:37:35.965263+0000 mgr.y (mgr.24362) 14070 : cluster 0 pgmap v14039: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:37:37.930 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:37:37 smithi080 bash[41963]: cluster 2023-12-01T12:37:35.965263+0000 mgr.y (mgr.24362) 14070 : cluster 0 pgmap v14039: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:37:37.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:37:37 smithi080 bash[28361]: cluster 2023-12-01T12:37:35.965263+0000 mgr.y (mgr.24362) 14070 : cluster 0 pgmap v14039: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:37:38.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:37:38 smithi090 bash[32384]: audit 2023-12-01T12:37:38.014061+0000 mon.a (mon.0) 8729 : audit 0 from='client.? 172.21.15.80:0/2341095277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:37:38.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:37:38 smithi080 bash[28361]: audit 2023-12-01T12:37:38.014061+0000 mon.a (mon.0) 8729 : audit 0 from='client.? 172.21.15.80:0/2341095277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:37:38.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:37:38 smithi080 bash[41963]: audit 2023-12-01T12:37:38.014061+0000 mon.a (mon.0) 8729 : audit 0 from='client.? 172.21.15.80:0/2341095277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:37:39.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:37:39 smithi090 bash[32384]: cluster 2023-12-01T12:37:37.966011+0000 mgr.y (mgr.24362) 14071 : cluster 0 pgmap v14040: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:37:39.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:37:39 smithi080 bash[41963]: cluster 2023-12-01T12:37:37.966011+0000 mgr.y (mgr.24362) 14071 : cluster 0 pgmap v14040: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:37:39.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:37:39 smithi080 bash[28361]: cluster 2023-12-01T12:37:37.966011+0000 mgr.y (mgr.24362) 14071 : cluster 0 pgmap v14040: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:37:40.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:37:40 smithi090 bash[32384]: audit 2023-12-01T12:37:40.465913+0000 mon.c (mon.2) 9000 : audit 0 from='client.? 172.21.15.80:0/3634906707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:37:40.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:37:40 smithi080 bash[41963]: audit 2023-12-01T12:37:40.465913+0000 mon.c (mon.2) 9000 : audit 0 from='client.? 172.21.15.80:0/3634906707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:37:40.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:37:40 smithi080 bash[28361]: audit 2023-12-01T12:37:40.465913+0000 mon.c (mon.2) 9000 : audit 0 from='client.? 172.21.15.80:0/3634906707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:37:41.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:37:41 smithi090 bash[32384]: cluster 2023-12-01T12:37:39.966610+0000 mgr.y (mgr.24362) 14072 : cluster 0 pgmap v14041: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:37:41.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:37:41 smithi090 bash[32384]: audit 2023-12-01T12:37:40.526275+0000 mon.c (mon.2) 9001 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:37:41.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:37:41 smithi080 bash[28361]: cluster 2023-12-01T12:37:39.966610+0000 mgr.y (mgr.24362) 14072 : cluster 0 pgmap v14041: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:37:41.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:37:41 smithi080 bash[28361]: audit 2023-12-01T12:37:40.526275+0000 mon.c (mon.2) 9001 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:37:41.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:37:41 smithi080 bash[41963]: cluster 2023-12-01T12:37:39.966610+0000 mgr.y (mgr.24362) 14072 : cluster 0 pgmap v14041: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:37:41.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:37:41 smithi080 bash[41963]: audit 2023-12-01T12:37:40.526275+0000 mon.c (mon.2) 9001 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:37:43.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:37:43 smithi090 bash[32384]: cluster 2023-12-01T12:37:41.967956+0000 mgr.y (mgr.24362) 14073 : cluster 0 pgmap v14042: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:37:43.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:37:43 smithi090 bash[32384]: audit 2023-12-01T12:37:42.930093+0000 mon.a (mon.0) 8730 : audit 0 from='client.? 172.21.15.80:0/2737225984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:37:43.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:37:43 smithi080 bash[41963]: cluster 2023-12-01T12:37:41.967956+0000 mgr.y (mgr.24362) 14073 : cluster 0 pgmap v14042: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:37:43.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:37:43 smithi080 bash[41963]: audit 2023-12-01T12:37:42.930093+0000 mon.a (mon.0) 8730 : audit 0 from='client.? 172.21.15.80:0/2737225984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:37:43.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:37:43 smithi080 bash[28361]: cluster 2023-12-01T12:37:41.967956+0000 mgr.y (mgr.24362) 14073 : cluster 0 pgmap v14042: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:37:43.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:37:43 smithi080 bash[28361]: audit 2023-12-01T12:37:42.930093+0000 mon.a (mon.0) 8730 : audit 0 from='client.? 172.21.15.80:0/2737225984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:37:45.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:37:45 smithi090 bash[32384]: cluster 2023-12-01T12:37:43.968725+0000 mgr.y (mgr.24362) 14074 : cluster 0 pgmap v14043: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:37:45.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:37:45 smithi090 bash[32384]: audit 2023-12-01T12:37:45.382140+0000 mon.c (mon.2) 9002 : audit 0 from='client.? 172.21.15.80:0/3546135815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:37:45.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:37:45 smithi080 bash[41963]: cluster 2023-12-01T12:37:43.968725+0000 mgr.y (mgr.24362) 14074 : cluster 0 pgmap v14043: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:37:45.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:37:45 smithi080 bash[41963]: audit 2023-12-01T12:37:45.382140+0000 mon.c (mon.2) 9002 : audit 0 from='client.? 172.21.15.80:0/3546135815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:37:45.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:37:45 smithi080 bash[28361]: cluster 2023-12-01T12:37:43.968725+0000 mgr.y (mgr.24362) 14074 : cluster 0 pgmap v14043: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:37:45.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:37:45 smithi080 bash[28361]: audit 2023-12-01T12:37:45.382140+0000 mon.c (mon.2) 9002 : audit 0 from='client.? 172.21.15.80:0/3546135815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:37:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:37:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:37:46] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T12:37:47.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:37:47 smithi080 bash[41963]: cluster 2023-12-01T12:37:45.969851+0000 mgr.y (mgr.24362) 14075 : cluster 0 pgmap v14044: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:37:47.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:37:47 smithi080 bash[28361]: cluster 2023-12-01T12:37:45.969851+0000 mgr.y (mgr.24362) 14075 : cluster 0 pgmap v14044: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:37:48.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:37:47 smithi090 bash[32384]: cluster 2023-12-01T12:37:45.969851+0000 mgr.y (mgr.24362) 14075 : cluster 0 pgmap v14044: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:37:48.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:37:48 smithi080 bash[28361]: audit 2023-12-01T12:37:47.843801+0000 mon.a (mon.0) 8731 : audit 0 from='client.? 172.21.15.80:0/3456254558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:37:48.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:37:48 smithi080 bash[41963]: audit 2023-12-01T12:37:47.843801+0000 mon.a (mon.0) 8731 : audit 0 from='client.? 172.21.15.80:0/3456254558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:37:49.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:37:48 smithi090 bash[32384]: audit 2023-12-01T12:37:47.843801+0000 mon.a (mon.0) 8731 : audit 0 from='client.? 172.21.15.80:0/3456254558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:37:49.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:37:49 smithi080 bash[28361]: cluster 2023-12-01T12:37:47.970635+0000 mgr.y (mgr.24362) 14076 : cluster 0 pgmap v14045: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:37:49.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:37:49 smithi080 bash[41963]: cluster 2023-12-01T12:37:47.970635+0000 mgr.y (mgr.24362) 14076 : cluster 0 pgmap v14045: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:37:50.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:37:49 smithi090 bash[32384]: cluster 2023-12-01T12:37:47.970635+0000 mgr.y (mgr.24362) 14076 : cluster 0 pgmap v14045: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:37:50.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:37:50 smithi080 bash[28361]: audit 2023-12-01T12:37:50.302204+0000 mon.c (mon.2) 9003 : audit 0 from='client.? 172.21.15.80:0/3018996156' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:37:50.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:37:50 smithi080 bash[41963]: audit 2023-12-01T12:37:50.302204+0000 mon.c (mon.2) 9003 : audit 0 from='client.? 172.21.15.80:0/3018996156' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:37:51.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:37:50 smithi090 bash[32384]: audit 2023-12-01T12:37:50.302204+0000 mon.c (mon.2) 9003 : audit 0 from='client.? 172.21.15.80:0/3018996156' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:37:51.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:37:51 smithi080 bash[28361]: cluster 2023-12-01T12:37:49.971070+0000 mgr.y (mgr.24362) 14077 : cluster 0 pgmap v14046: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:37:51.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:37:51 smithi080 bash[41963]: cluster 2023-12-01T12:37:49.971070+0000 mgr.y (mgr.24362) 14077 : cluster 0 pgmap v14046: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:37:52.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:37:51 smithi090 bash[32384]: cluster 2023-12-01T12:37:49.971070+0000 mgr.y (mgr.24362) 14077 : cluster 0 pgmap v14046: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:37:53.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:37:53 smithi080 bash[28361]: cluster 2023-12-01T12:37:51.972225+0000 mgr.y (mgr.24362) 14078 : cluster 0 pgmap v14047: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:37:53.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:37:53 smithi080 bash[28361]: audit 2023-12-01T12:37:52.755230+0000 mon.c (mon.2) 9004 : audit 0 from='client.? 172.21.15.80:0/2276368366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:37:53.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:37:53 smithi080 bash[28361]: audit 2023-12-01T12:37:52.979896+0000 mon.c (mon.2) 9005 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:37:53.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:37:53 smithi080 bash[28361]: audit 2023-12-01T12:37:53.357664+0000 mon.a (mon.0) 8732 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:37:53.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:37:53 smithi080 bash[28361]: audit 2023-12-01T12:37:53.370220+0000 mon.a (mon.0) 8733 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:37:53.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:37:53 smithi080 bash[41963]: cluster 2023-12-01T12:37:51.972225+0000 mgr.y (mgr.24362) 14078 : cluster 0 pgmap v14047: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:37:53.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:37:53 smithi080 bash[41963]: audit 2023-12-01T12:37:52.755230+0000 mon.c (mon.2) 9004 : audit 0 from='client.? 172.21.15.80:0/2276368366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:37:53.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:37:53 smithi080 bash[41963]: audit 2023-12-01T12:37:52.979896+0000 mon.c (mon.2) 9005 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:37:53.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:37:53 smithi080 bash[41963]: audit 2023-12-01T12:37:53.357664+0000 mon.a (mon.0) 8732 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:37:53.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:37:53 smithi080 bash[41963]: audit 2023-12-01T12:37:53.370220+0000 mon.a (mon.0) 8733 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:37:54.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:37:53 smithi090 bash[32384]: cluster 2023-12-01T12:37:51.972225+0000 mgr.y (mgr.24362) 14078 : cluster 0 pgmap v14047: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:37:54.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:37:53 smithi090 bash[32384]: audit 2023-12-01T12:37:52.755230+0000 mon.c (mon.2) 9004 : audit 0 from='client.? 172.21.15.80:0/2276368366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:37:54.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:37:53 smithi090 bash[32384]: audit 2023-12-01T12:37:52.979896+0000 mon.c (mon.2) 9005 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:37:54.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:37:53 smithi090 bash[32384]: audit 2023-12-01T12:37:53.357664+0000 mon.a (mon.0) 8732 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:37:54.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:37:53 smithi090 bash[32384]: audit 2023-12-01T12:37:53.370220+0000 mon.a (mon.0) 8733 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:37:55.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:37:55 smithi080 bash[28361]: cluster 2023-12-01T12:37:53.972810+0000 mgr.y (mgr.24362) 14079 : cluster 0 pgmap v14048: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:37:55.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:37:55 smithi080 bash[28361]: audit 2023-12-01T12:37:55.208844+0000 mon.c (mon.2) 9006 : audit 0 from='client.? 172.21.15.80:0/884582079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:37:55.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:37:55 smithi080 bash[28361]: audit 2023-12-01T12:37:55.527008+0000 mon.c (mon.2) 9007 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:37:55.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:37:55 smithi080 bash[41963]: cluster 2023-12-01T12:37:53.972810+0000 mgr.y (mgr.24362) 14079 : cluster 0 pgmap v14048: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:37:55.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:37:55 smithi080 bash[41963]: audit 2023-12-01T12:37:55.208844+0000 mon.c (mon.2) 9006 : audit 0 from='client.? 172.21.15.80:0/884582079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:37:55.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:37:55 smithi080 bash[41963]: audit 2023-12-01T12:37:55.527008+0000 mon.c (mon.2) 9007 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:37:56.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:37:55 smithi090 bash[32384]: cluster 2023-12-01T12:37:53.972810+0000 mgr.y (mgr.24362) 14079 : cluster 0 pgmap v14048: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:37:56.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:37:55 smithi090 bash[32384]: audit 2023-12-01T12:37:55.208844+0000 mon.c (mon.2) 9006 : audit 0 from='client.? 172.21.15.80:0/884582079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:37:56.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:37:55 smithi090 bash[32384]: audit 2023-12-01T12:37:55.527008+0000 mon.c (mon.2) 9007 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:37:56.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:37:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:37:56] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T12:37:57.930 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:37:57 smithi080 bash[41963]: cluster 2023-12-01T12:37:55.973847+0000 mgr.y (mgr.24362) 14080 : cluster 0 pgmap v14049: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:37:57.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:37:57 smithi080 bash[28361]: cluster 2023-12-01T12:37:55.973847+0000 mgr.y (mgr.24362) 14080 : cluster 0 pgmap v14049: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:37:58.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:37:57 smithi090 bash[32384]: cluster 2023-12-01T12:37:55.973847+0000 mgr.y (mgr.24362) 14080 : cluster 0 pgmap v14049: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:37:58.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:37:58 smithi080 bash[28361]: audit 2023-12-01T12:37:57.668211+0000 mon.c (mon.2) 9008 : audit 0 from='client.? 172.21.15.80:0/1250438405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:37:58.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:37:58 smithi080 bash[41963]: audit 2023-12-01T12:37:57.668211+0000 mon.c (mon.2) 9008 : audit 0 from='client.? 172.21.15.80:0/1250438405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:37:59.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:37:58 smithi090 bash[32384]: audit 2023-12-01T12:37:57.668211+0000 mon.c (mon.2) 9008 : audit 0 from='client.? 172.21.15.80:0/1250438405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:37:59.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:37:59 smithi080 bash[28361]: cluster 2023-12-01T12:37:57.974441+0000 mgr.y (mgr.24362) 14081 : cluster 0 pgmap v14050: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:37:59.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:37:59 smithi080 bash[28361]: audit 2023-12-01T12:37:58.779737+0000 mon.a (mon.0) 8734 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:37:59.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:37:59 smithi080 bash[28361]: audit 2023-12-01T12:37:58.792831+0000 mon.a (mon.0) 8735 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:37:59.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:37:59 smithi080 bash[28361]: audit 2023-12-01T12:37:59.520036+0000 mon.a (mon.0) 8736 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:37:59.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:37:59 smithi080 bash[28361]: audit 2023-12-01T12:37:59.543932+0000 mon.a (mon.0) 8737 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:37:59.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:37:59 smithi080 bash[41963]: cluster 2023-12-01T12:37:57.974441+0000 mgr.y (mgr.24362) 14081 : cluster 0 pgmap v14050: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:37:59.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:37:59 smithi080 bash[41963]: audit 2023-12-01T12:37:58.779737+0000 mon.a (mon.0) 8734 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:37:59.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:37:59 smithi080 bash[41963]: audit 2023-12-01T12:37:58.792831+0000 mon.a (mon.0) 8735 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:37:59.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:37:59 smithi080 bash[41963]: audit 2023-12-01T12:37:59.520036+0000 mon.a (mon.0) 8736 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:37:59.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:37:59 smithi080 bash[41963]: audit 2023-12-01T12:37:59.543932+0000 mon.a (mon.0) 8737 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:38:00.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:37:59 smithi090 bash[32384]: cluster 2023-12-01T12:37:57.974441+0000 mgr.y (mgr.24362) 14081 : cluster 0 pgmap v14050: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:38:00.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:37:59 smithi090 bash[32384]: audit 2023-12-01T12:37:58.779737+0000 mon.a (mon.0) 8734 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:38:00.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:37:59 smithi090 bash[32384]: audit 2023-12-01T12:37:58.792831+0000 mon.a (mon.0) 8735 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:38:00.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:37:59 smithi090 bash[32384]: audit 2023-12-01T12:37:59.520036+0000 mon.a (mon.0) 8736 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:38:00.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:37:59 smithi090 bash[32384]: audit 2023-12-01T12:37:59.543932+0000 mon.a (mon.0) 8737 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:38:00.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:38:00 smithi080 bash[28361]: audit 2023-12-01T12:38:00.018261+0000 mon.c (mon.2) 9009 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:38:00.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:38:00 smithi080 bash[28361]: audit 2023-12-01T12:38:00.019954+0000 mon.c (mon.2) 9010 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:38:00.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:38:00 smithi080 bash[28361]: audit 2023-12-01T12:38:00.030717+0000 mon.a (mon.0) 8738 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:38:00.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:38:00 smithi080 bash[28361]: audit 2023-12-01T12:38:00.123115+0000 mon.c (mon.2) 9011 : audit 0 from='client.? 172.21.15.80:0/2984803294' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:38:00.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:38:00 smithi080 bash[41963]: audit 2023-12-01T12:38:00.018261+0000 mon.c (mon.2) 9009 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:38:00.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:38:00 smithi080 bash[41963]: audit 2023-12-01T12:38:00.019954+0000 mon.c (mon.2) 9010 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:38:00.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:38:00 smithi080 bash[41963]: audit 2023-12-01T12:38:00.030717+0000 mon.a (mon.0) 8738 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:38:00.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:38:00 smithi080 bash[41963]: audit 2023-12-01T12:38:00.123115+0000 mon.c (mon.2) 9011 : audit 0 from='client.? 172.21.15.80:0/2984803294' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:38:01.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:38:00 smithi090 bash[32384]: audit 2023-12-01T12:38:00.018261+0000 mon.c (mon.2) 9009 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:38:01.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:38:00 smithi090 bash[32384]: audit 2023-12-01T12:38:00.019954+0000 mon.c (mon.2) 9010 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:38:01.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:38:00 smithi090 bash[32384]: audit 2023-12-01T12:38:00.030717+0000 mon.a (mon.0) 8738 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:38:01.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:38:00 smithi090 bash[32384]: audit 2023-12-01T12:38:00.123115+0000 mon.c (mon.2) 9011 : audit 0 from='client.? 172.21.15.80:0/2984803294' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:38:01.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:38:01 smithi080 bash[28361]: cluster 2023-12-01T12:37:59.974908+0000 mgr.y (mgr.24362) 14082 : cluster 0 pgmap v14051: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:38:01.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:38:01 smithi080 bash[41963]: cluster 2023-12-01T12:37:59.974908+0000 mgr.y (mgr.24362) 14082 : cluster 0 pgmap v14051: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:38:02.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:38:01 smithi090 bash[32384]: cluster 2023-12-01T12:37:59.974908+0000 mgr.y (mgr.24362) 14082 : cluster 0 pgmap v14051: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:38:03.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:38:03 smithi080 bash[28361]: cluster 2023-12-01T12:38:01.976161+0000 mgr.y (mgr.24362) 14083 : cluster 0 pgmap v14052: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:38:03.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:38:03 smithi080 bash[28361]: audit 2023-12-01T12:38:02.582082+0000 mon.a (mon.0) 8739 : audit 0 from='client.? 172.21.15.80:0/2221553876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:38:03.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:38:03 smithi080 bash[41963]: cluster 2023-12-01T12:38:01.976161+0000 mgr.y (mgr.24362) 14083 : cluster 0 pgmap v14052: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:38:03.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:38:03 smithi080 bash[41963]: audit 2023-12-01T12:38:02.582082+0000 mon.a (mon.0) 8739 : audit 0 from='client.? 172.21.15.80:0/2221553876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:38:04.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:38:03 smithi090 bash[32384]: cluster 2023-12-01T12:38:01.976161+0000 mgr.y (mgr.24362) 14083 : cluster 0 pgmap v14052: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:38:04.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:38:03 smithi090 bash[32384]: audit 2023-12-01T12:38:02.582082+0000 mon.a (mon.0) 8739 : audit 0 from='client.? 172.21.15.80:0/2221553876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:38:05.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:38:05 smithi080 bash[28361]: cluster 2023-12-01T12:38:03.976863+0000 mgr.y (mgr.24362) 14084 : cluster 0 pgmap v14053: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:38:05.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:38:05 smithi080 bash[28361]: audit 2023-12-01T12:38:05.036825+0000 mon.c (mon.2) 9012 : audit 0 from='client.? 172.21.15.80:0/2833637682' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:38:05.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:38:05 smithi080 bash[41963]: cluster 2023-12-01T12:38:03.976863+0000 mgr.y (mgr.24362) 14084 : cluster 0 pgmap v14053: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:38:05.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:38:05 smithi080 bash[41963]: audit 2023-12-01T12:38:05.036825+0000 mon.c (mon.2) 9012 : audit 0 from='client.? 172.21.15.80:0/2833637682' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:38:06.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:38:05 smithi090 bash[32384]: cluster 2023-12-01T12:38:03.976863+0000 mgr.y (mgr.24362) 14084 : cluster 0 pgmap v14053: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:38:06.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:38:05 smithi090 bash[32384]: audit 2023-12-01T12:38:05.036825+0000 mon.c (mon.2) 9012 : audit 0 from='client.? 172.21.15.80:0/2833637682' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:38:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:38:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:38:06] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T12:38:07.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:38:07 smithi080 bash[41963]: cluster 2023-12-01T12:38:05.977910+0000 mgr.y (mgr.24362) 14085 : cluster 0 pgmap v14054: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:38:07.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:38:07 smithi080 bash[41963]: audit 2023-12-01T12:38:07.498170+0000 mon.a (mon.0) 8740 : audit 0 from='client.? 172.21.15.80:0/1716154395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:38:07.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:38:07 smithi080 bash[28361]: cluster 2023-12-01T12:38:05.977910+0000 mgr.y (mgr.24362) 14085 : cluster 0 pgmap v14054: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:38:07.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:38:07 smithi080 bash[28361]: audit 2023-12-01T12:38:07.498170+0000 mon.a (mon.0) 8740 : audit 0 from='client.? 172.21.15.80:0/1716154395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:38:08.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:38:07 smithi090 bash[32384]: cluster 2023-12-01T12:38:05.977910+0000 mgr.y (mgr.24362) 14085 : cluster 0 pgmap v14054: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:38:08.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:38:07 smithi090 bash[32384]: audit 2023-12-01T12:38:07.498170+0000 mon.a (mon.0) 8740 : audit 0 from='client.? 172.21.15.80:0/1716154395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:38:09.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:38:09 smithi080 bash[41963]: cluster 2023-12-01T12:38:07.978458+0000 mgr.y (mgr.24362) 14086 : cluster 0 pgmap v14055: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:38:09.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:38:09 smithi080 bash[28361]: cluster 2023-12-01T12:38:07.978458+0000 mgr.y (mgr.24362) 14086 : cluster 0 pgmap v14055: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:38:10.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:38:09 smithi090 bash[32384]: cluster 2023-12-01T12:38:07.978458+0000 mgr.y (mgr.24362) 14086 : cluster 0 pgmap v14055: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:38:10.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:38:10 smithi080 bash[28361]: audit 2023-12-01T12:38:09.958392+0000 mon.a (mon.0) 8741 : audit 0 from='client.? 172.21.15.80:0/180706164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:38:10.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:38:10 smithi080 bash[28361]: audit 2023-12-01T12:38:10.527660+0000 mon.c (mon.2) 9013 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:38:10.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:38:10 smithi080 bash[41963]: audit 2023-12-01T12:38:09.958392+0000 mon.a (mon.0) 8741 : audit 0 from='client.? 172.21.15.80:0/180706164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:38:10.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:38:10 smithi080 bash[41963]: audit 2023-12-01T12:38:10.527660+0000 mon.c (mon.2) 9013 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:38:11.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:38:10 smithi090 bash[32384]: audit 2023-12-01T12:38:09.958392+0000 mon.a (mon.0) 8741 : audit 0 from='client.? 172.21.15.80:0/180706164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:38:11.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:38:10 smithi090 bash[32384]: audit 2023-12-01T12:38:10.527660+0000 mon.c (mon.2) 9013 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:38:11.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:38:11 smithi080 bash[28361]: cluster 2023-12-01T12:38:09.979229+0000 mgr.y (mgr.24362) 14087 : cluster 0 pgmap v14056: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:38:11.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:38:11 smithi080 bash[41963]: cluster 2023-12-01T12:38:09.979229+0000 mgr.y (mgr.24362) 14087 : cluster 0 pgmap v14056: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:38:12.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:38:11 smithi090 bash[32384]: cluster 2023-12-01T12:38:09.979229+0000 mgr.y (mgr.24362) 14087 : cluster 0 pgmap v14056: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:38:13.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:38:13 smithi080 bash[28361]: cluster 2023-12-01T12:38:11.980394+0000 mgr.y (mgr.24362) 14088 : cluster 0 pgmap v14057: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:38:13.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:38:13 smithi080 bash[28361]: audit 2023-12-01T12:38:12.407724+0000 mon.c (mon.2) 9014 : audit 0 from='client.? 172.21.15.80:0/3147137270' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:38:13.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:38:13 smithi080 bash[41963]: cluster 2023-12-01T12:38:11.980394+0000 mgr.y (mgr.24362) 14088 : cluster 0 pgmap v14057: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:38:13.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:38:13 smithi080 bash[41963]: audit 2023-12-01T12:38:12.407724+0000 mon.c (mon.2) 9014 : audit 0 from='client.? 172.21.15.80:0/3147137270' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:38:13.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:38:13 smithi090 bash[32384]: cluster 2023-12-01T12:38:11.980394+0000 mgr.y (mgr.24362) 14088 : cluster 0 pgmap v14057: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:38:13.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:38:13 smithi090 bash[32384]: audit 2023-12-01T12:38:12.407724+0000 mon.c (mon.2) 9014 : audit 0 from='client.? 172.21.15.80:0/3147137270' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:38:15.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:38:15 smithi080 bash[28361]: cluster 2023-12-01T12:38:13.981025+0000 mgr.y (mgr.24362) 14089 : cluster 0 pgmap v14058: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:38:15.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:38:15 smithi080 bash[28361]: audit 2023-12-01T12:38:14.864582+0000 mon.c (mon.2) 9015 : audit 0 from='client.? 172.21.15.80:0/2509921507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:38:15.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:38:15 smithi080 bash[41963]: cluster 2023-12-01T12:38:13.981025+0000 mgr.y (mgr.24362) 14089 : cluster 0 pgmap v14058: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:38:15.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:38:15 smithi080 bash[41963]: audit 2023-12-01T12:38:14.864582+0000 mon.c (mon.2) 9015 : audit 0 from='client.? 172.21.15.80:0/2509921507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:38:15.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:38:15 smithi090 bash[32384]: cluster 2023-12-01T12:38:13.981025+0000 mgr.y (mgr.24362) 14089 : cluster 0 pgmap v14058: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:38:15.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:38:15 smithi090 bash[32384]: audit 2023-12-01T12:38:14.864582+0000 mon.c (mon.2) 9015 : audit 0 from='client.? 172.21.15.80:0/2509921507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:38:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:38:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:38:16] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T12:38:17.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:38:17 smithi080 bash[41963]: cluster 2023-12-01T12:38:15.982107+0000 mgr.y (mgr.24362) 14090 : cluster 0 pgmap v14059: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:38:17.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:38:17 smithi080 bash[28361]: cluster 2023-12-01T12:38:15.982107+0000 mgr.y (mgr.24362) 14090 : cluster 0 pgmap v14059: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:38:17.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:38:17 smithi090 bash[32384]: cluster 2023-12-01T12:38:15.982107+0000 mgr.y (mgr.24362) 14090 : cluster 0 pgmap v14059: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:38:18.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:38:18 smithi080 bash[41963]: audit 2023-12-01T12:38:17.317395+0000 mon.a (mon.0) 8742 : audit 0 from='client.? 172.21.15.80:0/1484319103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:38:18.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:38:18 smithi080 bash[28361]: audit 2023-12-01T12:38:17.317395+0000 mon.a (mon.0) 8742 : audit 0 from='client.? 172.21.15.80:0/1484319103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:38:18.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:38:18 smithi090 bash[32384]: audit 2023-12-01T12:38:17.317395+0000 mon.a (mon.0) 8742 : audit 0 from='client.? 172.21.15.80:0/1484319103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:38:19.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:38:19 smithi080 bash[28361]: cluster 2023-12-01T12:38:17.982741+0000 mgr.y (mgr.24362) 14091 : cluster 0 pgmap v14060: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:38:19.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:38:19 smithi080 bash[41963]: cluster 2023-12-01T12:38:17.982741+0000 mgr.y (mgr.24362) 14091 : cluster 0 pgmap v14060: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:38:19.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:38:19 smithi090 bash[32384]: cluster 2023-12-01T12:38:17.982741+0000 mgr.y (mgr.24362) 14091 : cluster 0 pgmap v14060: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:38:20.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:38:20 smithi080 bash[28361]: audit 2023-12-01T12:38:19.771835+0000 mon.a (mon.0) 8743 : audit 0 from='client.? 172.21.15.80:0/376115492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:38:20.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:38:20 smithi080 bash[41963]: audit 2023-12-01T12:38:19.771835+0000 mon.a (mon.0) 8743 : audit 0 from='client.? 172.21.15.80:0/376115492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:38:20.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:38:20 smithi090 bash[32384]: audit 2023-12-01T12:38:19.771835+0000 mon.a (mon.0) 8743 : audit 0 from='client.? 172.21.15.80:0/376115492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:38:21.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:38:21 smithi080 bash[41963]: cluster 2023-12-01T12:38:19.983429+0000 mgr.y (mgr.24362) 14092 : cluster 0 pgmap v14061: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:38:21.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:38:21 smithi080 bash[28361]: cluster 2023-12-01T12:38:19.983429+0000 mgr.y (mgr.24362) 14092 : cluster 0 pgmap v14061: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:38:21.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:38:21 smithi090 bash[32384]: cluster 2023-12-01T12:38:19.983429+0000 mgr.y (mgr.24362) 14092 : cluster 0 pgmap v14061: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:38:23.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:38:23 smithi080 bash[28361]: cluster 2023-12-01T12:38:21.984561+0000 mgr.y (mgr.24362) 14093 : cluster 0 pgmap v14062: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:38:23.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:38:23 smithi080 bash[28361]: audit 2023-12-01T12:38:22.224029+0000 mon.c (mon.2) 9016 : audit 0 from='client.? 172.21.15.80:0/1776299766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:38:23.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:38:23 smithi080 bash[41963]: cluster 2023-12-01T12:38:21.984561+0000 mgr.y (mgr.24362) 14093 : cluster 0 pgmap v14062: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:38:23.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:38:23 smithi080 bash[41963]: audit 2023-12-01T12:38:22.224029+0000 mon.c (mon.2) 9016 : audit 0 from='client.? 172.21.15.80:0/1776299766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:38:23.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:38:23 smithi090 bash[32384]: cluster 2023-12-01T12:38:21.984561+0000 mgr.y (mgr.24362) 14093 : cluster 0 pgmap v14062: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:38:23.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:38:23 smithi090 bash[32384]: audit 2023-12-01T12:38:22.224029+0000 mon.c (mon.2) 9016 : audit 0 from='client.? 172.21.15.80:0/1776299766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:38:25.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:38:25 smithi080 bash[41963]: cluster 2023-12-01T12:38:23.985328+0000 mgr.y (mgr.24362) 14094 : cluster 0 pgmap v14063: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:38:25.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:38:25 smithi080 bash[41963]: audit 2023-12-01T12:38:24.674292+0000 mon.a (mon.0) 8744 : audit 0 from='client.? 172.21.15.80:0/2347262007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:38:25.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:38:25 smithi080 bash[28361]: cluster 2023-12-01T12:38:23.985328+0000 mgr.y (mgr.24362) 14094 : cluster 0 pgmap v14063: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:38:25.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:38:25 smithi080 bash[28361]: audit 2023-12-01T12:38:24.674292+0000 mon.a (mon.0) 8744 : audit 0 from='client.? 172.21.15.80:0/2347262007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:38:25.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:38:25 smithi090 bash[32384]: cluster 2023-12-01T12:38:23.985328+0000 mgr.y (mgr.24362) 14094 : cluster 0 pgmap v14063: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:38:25.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:38:25 smithi090 bash[32384]: audit 2023-12-01T12:38:24.674292+0000 mon.a (mon.0) 8744 : audit 0 from='client.? 172.21.15.80:0/2347262007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:38:26.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:38:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:38:26] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T12:38:26.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:38:26 smithi080 bash[41963]: audit 2023-12-01T12:38:25.527925+0000 mon.c (mon.2) 9017 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:38:26.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:38:26 smithi080 bash[28361]: audit 2023-12-01T12:38:25.527925+0000 mon.c (mon.2) 9017 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:38:26.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:38:26 smithi090 bash[32384]: audit 2023-12-01T12:38:25.527925+0000 mon.c (mon.2) 9017 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:38:27.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:38:27 smithi080 bash[41963]: cluster 2023-12-01T12:38:25.986421+0000 mgr.y (mgr.24362) 14095 : cluster 0 pgmap v14064: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:38:27.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:38:27 smithi080 bash[41963]: audit 2023-12-01T12:38:27.130586+0000 mon.a (mon.0) 8745 : audit 0 from='client.? 172.21.15.80:0/2339435269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:38:27.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:38:27 smithi080 bash[28361]: cluster 2023-12-01T12:38:25.986421+0000 mgr.y (mgr.24362) 14095 : cluster 0 pgmap v14064: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:38:27.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:38:27 smithi080 bash[28361]: audit 2023-12-01T12:38:27.130586+0000 mon.a (mon.0) 8745 : audit 0 from='client.? 172.21.15.80:0/2339435269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:38:27.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:38:27 smithi090 bash[32384]: cluster 2023-12-01T12:38:25.986421+0000 mgr.y (mgr.24362) 14095 : cluster 0 pgmap v14064: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:38:27.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:38:27 smithi090 bash[32384]: audit 2023-12-01T12:38:27.130586+0000 mon.a (mon.0) 8745 : audit 0 from='client.? 172.21.15.80:0/2339435269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:38:29.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:38:29 smithi080 bash[41963]: cluster 2023-12-01T12:38:27.987098+0000 mgr.y (mgr.24362) 14096 : cluster 0 pgmap v14065: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:38:29.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:38:29 smithi080 bash[28361]: cluster 2023-12-01T12:38:27.987098+0000 mgr.y (mgr.24362) 14096 : cluster 0 pgmap v14065: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:38:29.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:38:29 smithi090 bash[32384]: cluster 2023-12-01T12:38:27.987098+0000 mgr.y (mgr.24362) 14096 : cluster 0 pgmap v14065: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:38:30.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:38:30 smithi080 bash[41963]: audit 2023-12-01T12:38:29.583960+0000 mon.c (mon.2) 9018 : audit 0 from='client.? 172.21.15.80:0/4157754994' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:38:30.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:38:30 smithi080 bash[28361]: audit 2023-12-01T12:38:29.583960+0000 mon.c (mon.2) 9018 : audit 0 from='client.? 172.21.15.80:0/4157754994' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:38:30.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:38:30 smithi090 bash[32384]: audit 2023-12-01T12:38:29.583960+0000 mon.c (mon.2) 9018 : audit 0 from='client.? 172.21.15.80:0/4157754994' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:38:31.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:38:31 smithi080 bash[28361]: cluster 2023-12-01T12:38:29.987760+0000 mgr.y (mgr.24362) 14097 : cluster 0 pgmap v14066: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:38:31.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:38:31 smithi080 bash[41963]: cluster 2023-12-01T12:38:29.987760+0000 mgr.y (mgr.24362) 14097 : cluster 0 pgmap v14066: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:38:31.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:38:31 smithi090 bash[32384]: cluster 2023-12-01T12:38:29.987760+0000 mgr.y (mgr.24362) 14097 : cluster 0 pgmap v14066: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:38:32.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:38:32 smithi090 bash[32384]: audit 2023-12-01T12:38:32.035478+0000 mon.c (mon.2) 9019 : audit 0 from='client.? 172.21.15.80:0/653730896' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:38:32.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:38:32 smithi080 bash[41963]: audit 2023-12-01T12:38:32.035478+0000 mon.c (mon.2) 9019 : audit 0 from='client.? 172.21.15.80:0/653730896' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:38:32.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:38:32 smithi080 bash[28361]: audit 2023-12-01T12:38:32.035478+0000 mon.c (mon.2) 9019 : audit 0 from='client.? 172.21.15.80:0/653730896' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:38:33.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:38:33 smithi090 bash[32384]: cluster 2023-12-01T12:38:31.988473+0000 mgr.y (mgr.24362) 14098 : cluster 0 pgmap v14067: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:38:33.680 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:38:33 smithi080 bash[41963]: cluster 2023-12-01T12:38:31.988473+0000 mgr.y (mgr.24362) 14098 : cluster 0 pgmap v14067: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:38:33.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:38:33 smithi080 bash[28361]: cluster 2023-12-01T12:38:31.988473+0000 mgr.y (mgr.24362) 14098 : cluster 0 pgmap v14067: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:38:35.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:38:35 smithi090 bash[32384]: cluster 2023-12-01T12:38:33.989098+0000 mgr.y (mgr.24362) 14099 : cluster 0 pgmap v14068: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:38:35.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:38:35 smithi090 bash[32384]: audit 2023-12-01T12:38:34.490193+0000 mon.c (mon.2) 9020 : audit 0 from='client.? 172.21.15.80:0/521917091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:38:35.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:38:35 smithi080 bash[28361]: cluster 2023-12-01T12:38:33.989098+0000 mgr.y (mgr.24362) 14099 : cluster 0 pgmap v14068: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:38:35.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:38:35 smithi080 bash[28361]: audit 2023-12-01T12:38:34.490193+0000 mon.c (mon.2) 9020 : audit 0 from='client.? 172.21.15.80:0/521917091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:38:35.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:38:35 smithi080 bash[41963]: cluster 2023-12-01T12:38:33.989098+0000 mgr.y (mgr.24362) 14099 : cluster 0 pgmap v14068: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:38:35.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:38:35 smithi080 bash[41963]: audit 2023-12-01T12:38:34.490193+0000 mon.c (mon.2) 9020 : audit 0 from='client.? 172.21.15.80:0/521917091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:38:36.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:38:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:38:36] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T12:38:37.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:38:37 smithi090 bash[32384]: cluster 2023-12-01T12:38:35.990139+0000 mgr.y (mgr.24362) 14100 : cluster 0 pgmap v14069: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:38:37.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:38:37 smithi090 bash[32384]: audit 2023-12-01T12:38:36.937811+0000 mon.a (mon.0) 8746 : audit 0 from='client.? 172.21.15.80:0/4137851781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:38:37.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:38:37 smithi080 bash[28361]: cluster 2023-12-01T12:38:35.990139+0000 mgr.y (mgr.24362) 14100 : cluster 0 pgmap v14069: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:38:37.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:38:37 smithi080 bash[28361]: audit 2023-12-01T12:38:36.937811+0000 mon.a (mon.0) 8746 : audit 0 from='client.? 172.21.15.80:0/4137851781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:38:37.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:38:37 smithi080 bash[41963]: cluster 2023-12-01T12:38:35.990139+0000 mgr.y (mgr.24362) 14100 : cluster 0 pgmap v14069: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:38:37.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:38:37 smithi080 bash[41963]: audit 2023-12-01T12:38:36.937811+0000 mon.a (mon.0) 8746 : audit 0 from='client.? 172.21.15.80:0/4137851781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:38:39.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:38:39 smithi090 bash[32384]: cluster 2023-12-01T12:38:37.990778+0000 mgr.y (mgr.24362) 14101 : cluster 0 pgmap v14070: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:38:39.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:38:39 smithi080 bash[28361]: cluster 2023-12-01T12:38:37.990778+0000 mgr.y (mgr.24362) 14101 : cluster 0 pgmap v14070: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:38:39.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:38:39 smithi080 bash[41963]: cluster 2023-12-01T12:38:37.990778+0000 mgr.y (mgr.24362) 14101 : cluster 0 pgmap v14070: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:38:40.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:38:40 smithi090 bash[32384]: audit 2023-12-01T12:38:39.397342+0000 mon.c (mon.2) 9021 : audit 0 from='client.? 172.21.15.80:0/313392540' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:38:40.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:38:40 smithi080 bash[28361]: audit 2023-12-01T12:38:39.397342+0000 mon.c (mon.2) 9021 : audit 0 from='client.? 172.21.15.80:0/313392540' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:38:40.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:38:40 smithi080 bash[41963]: audit 2023-12-01T12:38:39.397342+0000 mon.c (mon.2) 9021 : audit 0 from='client.? 172.21.15.80:0/313392540' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:38:41.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:38:41 smithi090 bash[32384]: cluster 2023-12-01T12:38:39.991395+0000 mgr.y (mgr.24362) 14102 : cluster 0 pgmap v14071: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:38:41.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:38:41 smithi090 bash[32384]: audit 2023-12-01T12:38:40.528578+0000 mon.c (mon.2) 9022 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:38:41.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:38:41 smithi080 bash[41963]: cluster 2023-12-01T12:38:39.991395+0000 mgr.y (mgr.24362) 14102 : cluster 0 pgmap v14071: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:38:41.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:38:41 smithi080 bash[41963]: audit 2023-12-01T12:38:40.528578+0000 mon.c (mon.2) 9022 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:38:41.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:38:41 smithi080 bash[28361]: cluster 2023-12-01T12:38:39.991395+0000 mgr.y (mgr.24362) 14102 : cluster 0 pgmap v14071: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:38:41.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:38:41 smithi080 bash[28361]: audit 2023-12-01T12:38:40.528578+0000 mon.c (mon.2) 9022 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:38:42.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:38:42 smithi090 bash[32384]: audit 2023-12-01T12:38:41.847916+0000 mon.a (mon.0) 8747 : audit 0 from='client.? 172.21.15.80:0/1314092401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:38:42.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:38:42 smithi080 bash[28361]: audit 2023-12-01T12:38:41.847916+0000 mon.a (mon.0) 8747 : audit 0 from='client.? 172.21.15.80:0/1314092401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:38:42.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:38:42 smithi080 bash[41963]: audit 2023-12-01T12:38:41.847916+0000 mon.a (mon.0) 8747 : audit 0 from='client.? 172.21.15.80:0/1314092401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:38:43.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:38:43 smithi090 bash[32384]: cluster 2023-12-01T12:38:41.992589+0000 mgr.y (mgr.24362) 14103 : cluster 0 pgmap v14072: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:38:43.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:38:43 smithi080 bash[28361]: cluster 2023-12-01T12:38:41.992589+0000 mgr.y (mgr.24362) 14103 : cluster 0 pgmap v14072: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:38:43.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:38:43 smithi080 bash[41963]: cluster 2023-12-01T12:38:41.992589+0000 mgr.y (mgr.24362) 14103 : cluster 0 pgmap v14072: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:38:45.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:38:45 smithi090 bash[32384]: cluster 2023-12-01T12:38:43.992987+0000 mgr.y (mgr.24362) 14104 : cluster 0 pgmap v14073: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:38:45.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:38:45 smithi090 bash[32384]: audit 2023-12-01T12:38:44.295969+0000 mon.a (mon.0) 8748 : audit 0 from='client.? 172.21.15.80:0/631763993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:38:45.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:38:45 smithi080 bash[28361]: cluster 2023-12-01T12:38:43.992987+0000 mgr.y (mgr.24362) 14104 : cluster 0 pgmap v14073: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:38:45.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:38:45 smithi080 bash[28361]: audit 2023-12-01T12:38:44.295969+0000 mon.a (mon.0) 8748 : audit 0 from='client.? 172.21.15.80:0/631763993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:38:45.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:38:45 smithi080 bash[41963]: cluster 2023-12-01T12:38:43.992987+0000 mgr.y (mgr.24362) 14104 : cluster 0 pgmap v14073: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:38:45.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:38:45 smithi080 bash[41963]: audit 2023-12-01T12:38:44.295969+0000 mon.a (mon.0) 8748 : audit 0 from='client.? 172.21.15.80:0/631763993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:38:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:38:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:38:46] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T12:38:47.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:38:47 smithi090 bash[32384]: cluster 2023-12-01T12:38:45.993975+0000 mgr.y (mgr.24362) 14105 : cluster 0 pgmap v14074: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:38:47.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:38:47 smithi090 bash[32384]: audit 2023-12-01T12:38:46.754085+0000 mon.a (mon.0) 8749 : audit 0 from='client.? 172.21.15.80:0/3359564221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:38:47.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:38:47 smithi080 bash[41963]: cluster 2023-12-01T12:38:45.993975+0000 mgr.y (mgr.24362) 14105 : cluster 0 pgmap v14074: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:38:47.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:38:47 smithi080 bash[41963]: audit 2023-12-01T12:38:46.754085+0000 mon.a (mon.0) 8749 : audit 0 from='client.? 172.21.15.80:0/3359564221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:38:47.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:38:47 smithi080 bash[28361]: cluster 2023-12-01T12:38:45.993975+0000 mgr.y (mgr.24362) 14105 : cluster 0 pgmap v14074: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:38:47.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:38:47 smithi080 bash[28361]: audit 2023-12-01T12:38:46.754085+0000 mon.a (mon.0) 8749 : audit 0 from='client.? 172.21.15.80:0/3359564221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:38:49.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:38:49 smithi090 bash[32384]: cluster 2023-12-01T12:38:47.994602+0000 mgr.y (mgr.24362) 14106 : cluster 0 pgmap v14075: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:38:49.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:38:49 smithi090 bash[32384]: audit 2023-12-01T12:38:49.206794+0000 mon.c (mon.2) 9023 : audit 0 from='client.? 172.21.15.80:0/15612796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:38:49.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:38:49 smithi080 bash[28361]: cluster 2023-12-01T12:38:47.994602+0000 mgr.y (mgr.24362) 14106 : cluster 0 pgmap v14075: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:38:49.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:38:49 smithi080 bash[28361]: audit 2023-12-01T12:38:49.206794+0000 mon.c (mon.2) 9023 : audit 0 from='client.? 172.21.15.80:0/15612796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:38:49.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:38:49 smithi080 bash[41963]: cluster 2023-12-01T12:38:47.994602+0000 mgr.y (mgr.24362) 14106 : cluster 0 pgmap v14075: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:38:49.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:38:49 smithi080 bash[41963]: audit 2023-12-01T12:38:49.206794+0000 mon.c (mon.2) 9023 : audit 0 from='client.? 172.21.15.80:0/15612796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:38:51.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:38:51 smithi090 bash[32384]: cluster 2023-12-01T12:38:49.995388+0000 mgr.y (mgr.24362) 14107 : cluster 0 pgmap v14076: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:38:51.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:38:51 smithi080 bash[28361]: cluster 2023-12-01T12:38:49.995388+0000 mgr.y (mgr.24362) 14107 : cluster 0 pgmap v14076: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:38:51.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:38:51 smithi080 bash[41963]: cluster 2023-12-01T12:38:49.995388+0000 mgr.y (mgr.24362) 14107 : cluster 0 pgmap v14076: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:38:52.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:38:52 smithi090 bash[32384]: audit 2023-12-01T12:38:51.660281+0000 mon.a (mon.0) 8750 : audit 0 from='client.? 172.21.15.80:0/137523182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:38:52.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:38:52 smithi080 bash[28361]: audit 2023-12-01T12:38:51.660281+0000 mon.a (mon.0) 8750 : audit 0 from='client.? 172.21.15.80:0/137523182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:38:52.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:38:52 smithi080 bash[41963]: audit 2023-12-01T12:38:51.660281+0000 mon.a (mon.0) 8750 : audit 0 from='client.? 172.21.15.80:0/137523182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:38:53.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:38:53 smithi090 bash[32384]: cluster 2023-12-01T12:38:51.996552+0000 mgr.y (mgr.24362) 14108 : cluster 0 pgmap v14077: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:38:53.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:38:53 smithi080 bash[41963]: cluster 2023-12-01T12:38:51.996552+0000 mgr.y (mgr.24362) 14108 : cluster 0 pgmap v14077: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:38:53.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:38:53 smithi080 bash[28361]: cluster 2023-12-01T12:38:51.996552+0000 mgr.y (mgr.24362) 14108 : cluster 0 pgmap v14077: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:38:54.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:38:54 smithi090 bash[32384]: audit 2023-12-01T12:38:54.122284+0000 mon.c (mon.2) 9024 : audit 0 from='client.? 172.21.15.80:0/111645207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:38:54.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:38:54 smithi080 bash[28361]: audit 2023-12-01T12:38:54.122284+0000 mon.c (mon.2) 9024 : audit 0 from='client.? 172.21.15.80:0/111645207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:38:54.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:38:54 smithi080 bash[41963]: audit 2023-12-01T12:38:54.122284+0000 mon.c (mon.2) 9024 : audit 0 from='client.? 172.21.15.80:0/111645207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:38:55.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:38:55 smithi090 bash[32384]: cluster 2023-12-01T12:38:53.997160+0000 mgr.y (mgr.24362) 14109 : cluster 0 pgmap v14078: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:38:55.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:38:55 smithi080 bash[28361]: cluster 2023-12-01T12:38:53.997160+0000 mgr.y (mgr.24362) 14109 : cluster 0 pgmap v14078: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:38:55.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:38:55 smithi080 bash[41963]: cluster 2023-12-01T12:38:53.997160+0000 mgr.y (mgr.24362) 14109 : cluster 0 pgmap v14078: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:38:56.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:38:56 smithi080 bash[28361]: audit 2023-12-01T12:38:55.528757+0000 mon.c (mon.2) 9025 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:38:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:38:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:38:56] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T12:38:56.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:38:56 smithi080 bash[41963]: audit 2023-12-01T12:38:55.528757+0000 mon.c (mon.2) 9025 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:38:56.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:38:56 smithi090 bash[32384]: audit 2023-12-01T12:38:55.528757+0000 mon.c (mon.2) 9025 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:38:57.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:38:57 smithi080 bash[28361]: cluster 2023-12-01T12:38:55.998211+0000 mgr.y (mgr.24362) 14110 : cluster 0 pgmap v14079: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:38:57.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:38:57 smithi080 bash[28361]: audit 2023-12-01T12:38:56.585644+0000 mon.c (mon.2) 9026 : audit 0 from='client.? 172.21.15.80:0/386314642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:38:57.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:38:57 smithi080 bash[41963]: cluster 2023-12-01T12:38:55.998211+0000 mgr.y (mgr.24362) 14110 : cluster 0 pgmap v14079: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:38:57.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:38:57 smithi080 bash[41963]: audit 2023-12-01T12:38:56.585644+0000 mon.c (mon.2) 9026 : audit 0 from='client.? 172.21.15.80:0/386314642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:38:57.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:38:57 smithi090 bash[32384]: cluster 2023-12-01T12:38:55.998211+0000 mgr.y (mgr.24362) 14110 : cluster 0 pgmap v14079: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:38:57.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:38:57 smithi090 bash[32384]: audit 2023-12-01T12:38:56.585644+0000 mon.c (mon.2) 9026 : audit 0 from='client.? 172.21.15.80:0/386314642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:38:59.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:38:59 smithi080 bash[28361]: cluster 2023-12-01T12:38:57.998806+0000 mgr.y (mgr.24362) 14111 : cluster 0 pgmap v14080: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:38:59.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:38:59 smithi080 bash[28361]: audit 2023-12-01T12:38:59.041019+0000 mon.c (mon.2) 9027 : audit 0 from='client.? 172.21.15.80:0/2240085603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:38:59.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:38:59 smithi080 bash[41963]: cluster 2023-12-01T12:38:57.998806+0000 mgr.y (mgr.24362) 14111 : cluster 0 pgmap v14080: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:38:59.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:38:59 smithi080 bash[41963]: audit 2023-12-01T12:38:59.041019+0000 mon.c (mon.2) 9027 : audit 0 from='client.? 172.21.15.80:0/2240085603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:38:59.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:38:59 smithi090 bash[32384]: cluster 2023-12-01T12:38:57.998806+0000 mgr.y (mgr.24362) 14111 : cluster 0 pgmap v14080: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:38:59.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:38:59 smithi090 bash[32384]: audit 2023-12-01T12:38:59.041019+0000 mon.c (mon.2) 9027 : audit 0 from='client.? 172.21.15.80:0/2240085603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:39:00.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:39:00 smithi080 bash[28361]: audit 2023-12-01T12:39:00.113404+0000 mon.c (mon.2) 9028 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:39:00.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:39:00 smithi080 bash[41963]: audit 2023-12-01T12:39:00.113404+0000 mon.c (mon.2) 9028 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:39:00.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:39:00 smithi090 bash[32384]: audit 2023-12-01T12:39:00.113404+0000 mon.c (mon.2) 9028 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:39:01.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:39:01 smithi080 bash[28361]: cluster 2023-12-01T12:38:59.999533+0000 mgr.y (mgr.24362) 14112 : cluster 0 pgmap v14081: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:39:01.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:39:01 smithi080 bash[41963]: cluster 2023-12-01T12:38:59.999533+0000 mgr.y (mgr.24362) 14112 : cluster 0 pgmap v14081: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:39:01.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:39:01 smithi090 bash[32384]: cluster 2023-12-01T12:38:59.999533+0000 mgr.y (mgr.24362) 14112 : cluster 0 pgmap v14081: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:39:02.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:39:02 smithi080 bash[28361]: audit 2023-12-01T12:39:01.498193+0000 mon.a (mon.0) 8751 : audit 0 from='client.? 172.21.15.80:0/3509322911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:39:02.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:39:02 smithi080 bash[41963]: audit 2023-12-01T12:39:01.498193+0000 mon.a (mon.0) 8751 : audit 0 from='client.? 172.21.15.80:0/3509322911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:39:02.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:39:02 smithi090 bash[32384]: audit 2023-12-01T12:39:01.498193+0000 mon.a (mon.0) 8751 : audit 0 from='client.? 172.21.15.80:0/3509322911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:39:03.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:39:03 smithi080 bash[28361]: cluster 2023-12-01T12:39:02.000722+0000 mgr.y (mgr.24362) 14113 : cluster 0 pgmap v14082: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:39:03.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:39:03 smithi080 bash[41963]: cluster 2023-12-01T12:39:02.000722+0000 mgr.y (mgr.24362) 14113 : cluster 0 pgmap v14082: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:39:03.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:39:03 smithi090 bash[32384]: cluster 2023-12-01T12:39:02.000722+0000 mgr.y (mgr.24362) 14113 : cluster 0 pgmap v14082: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:39:04.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:39:04 smithi080 bash[28361]: audit 2023-12-01T12:39:03.951247+0000 mon.c (mon.2) 9029 : audit 0 from='client.? 172.21.15.80:0/1449401544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:39:04.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:39:04 smithi080 bash[41963]: audit 2023-12-01T12:39:03.951247+0000 mon.c (mon.2) 9029 : audit 0 from='client.? 172.21.15.80:0/1449401544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:39:04.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:39:04 smithi090 bash[32384]: audit 2023-12-01T12:39:03.951247+0000 mon.c (mon.2) 9029 : audit 0 from='client.? 172.21.15.80:0/1449401544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:39:05.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:39:05 smithi080 bash[28361]: cluster 2023-12-01T12:39:04.001360+0000 mgr.y (mgr.24362) 14114 : cluster 0 pgmap v14083: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:39:05.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:39:05 smithi080 bash[41963]: cluster 2023-12-01T12:39:04.001360+0000 mgr.y (mgr.24362) 14114 : cluster 0 pgmap v14083: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:39:05.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:39:05 smithi090 bash[32384]: cluster 2023-12-01T12:39:04.001360+0000 mgr.y (mgr.24362) 14114 : cluster 0 pgmap v14083: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:39:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:39:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:39:06] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T12:39:07.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:39:07 smithi090 bash[32384]: cluster 2023-12-01T12:39:06.002724+0000 mgr.y (mgr.24362) 14115 : cluster 0 pgmap v14084: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:39:07.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:39:07 smithi090 bash[32384]: audit 2023-12-01T12:39:06.013802+0000 mon.a (mon.0) 8752 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:39:07.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:39:07 smithi090 bash[32384]: audit 2023-12-01T12:39:06.025261+0000 mon.a (mon.0) 8753 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:39:07.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:39:07 smithi090 bash[32384]: audit 2023-12-01T12:39:06.318818+0000 mon.a (mon.0) 8754 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:39:07.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:39:07 smithi090 bash[32384]: audit 2023-12-01T12:39:06.331678+0000 mon.a (mon.0) 8755 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:39:07.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:39:07 smithi090 bash[32384]: audit 2023-12-01T12:39:06.441390+0000 mon.a (mon.0) 8756 : audit 0 from='client.? 172.21.15.80:0/391822221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:39:07.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:39:07 smithi090 bash[32384]: audit 2023-12-01T12:39:06.809214+0000 mon.c (mon.2) 9030 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:39:07.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:39:07 smithi090 bash[32384]: audit 2023-12-01T12:39:06.811102+0000 mon.c (mon.2) 9031 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:39:07.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:39:07 smithi090 bash[32384]: audit 2023-12-01T12:39:06.820243+0000 mon.a (mon.0) 8757 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:39:07.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:39:07 smithi080 bash[41963]: cluster 2023-12-01T12:39:06.002724+0000 mgr.y (mgr.24362) 14115 : cluster 0 pgmap v14084: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:39:07.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:39:07 smithi080 bash[41963]: audit 2023-12-01T12:39:06.013802+0000 mon.a (mon.0) 8752 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:39:07.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:39:07 smithi080 bash[41963]: audit 2023-12-01T12:39:06.025261+0000 mon.a (mon.0) 8753 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:39:07.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:39:07 smithi080 bash[41963]: audit 2023-12-01T12:39:06.318818+0000 mon.a (mon.0) 8754 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:39:07.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:39:07 smithi080 bash[41963]: audit 2023-12-01T12:39:06.331678+0000 mon.a (mon.0) 8755 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:39:07.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:39:07 smithi080 bash[41963]: audit 2023-12-01T12:39:06.441390+0000 mon.a (mon.0) 8756 : audit 0 from='client.? 172.21.15.80:0/391822221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:39:07.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:39:07 smithi080 bash[41963]: audit 2023-12-01T12:39:06.809214+0000 mon.c (mon.2) 9030 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:39:07.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:39:07 smithi080 bash[41963]: audit 2023-12-01T12:39:06.811102+0000 mon.c (mon.2) 9031 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:39:07.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:39:07 smithi080 bash[41963]: audit 2023-12-01T12:39:06.820243+0000 mon.a (mon.0) 8757 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:39:07.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:39:07 smithi080 bash[28361]: cluster 2023-12-01T12:39:06.002724+0000 mgr.y (mgr.24362) 14115 : cluster 0 pgmap v14084: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:39:07.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:39:07 smithi080 bash[28361]: audit 2023-12-01T12:39:06.013802+0000 mon.a (mon.0) 8752 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:39:07.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:39:07 smithi080 bash[28361]: audit 2023-12-01T12:39:06.025261+0000 mon.a (mon.0) 8753 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:39:07.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:39:07 smithi080 bash[28361]: audit 2023-12-01T12:39:06.318818+0000 mon.a (mon.0) 8754 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:39:07.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:39:07 smithi080 bash[28361]: audit 2023-12-01T12:39:06.331678+0000 mon.a (mon.0) 8755 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:39:07.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:39:07 smithi080 bash[28361]: audit 2023-12-01T12:39:06.441390+0000 mon.a (mon.0) 8756 : audit 0 from='client.? 172.21.15.80:0/391822221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:39:07.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:39:07 smithi080 bash[28361]: audit 2023-12-01T12:39:06.809214+0000 mon.c (mon.2) 9030 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:39:07.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:39:07 smithi080 bash[28361]: audit 2023-12-01T12:39:06.811102+0000 mon.c (mon.2) 9031 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:39:07.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:39:07 smithi080 bash[28361]: audit 2023-12-01T12:39:06.820243+0000 mon.a (mon.0) 8757 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:39:09.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:39:09 smithi080 bash[28361]: cluster 2023-12-01T12:39:08.003424+0000 mgr.y (mgr.24362) 14116 : cluster 0 pgmap v14085: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:39:09.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:39:09 smithi080 bash[28361]: audit 2023-12-01T12:39:08.897303+0000 mon.a (mon.0) 8758 : audit 0 from='client.? 172.21.15.80:0/141374007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:39:09.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:39:09 smithi080 bash[41963]: cluster 2023-12-01T12:39:08.003424+0000 mgr.y (mgr.24362) 14116 : cluster 0 pgmap v14085: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:39:09.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:39:09 smithi080 bash[41963]: audit 2023-12-01T12:39:08.897303+0000 mon.a (mon.0) 8758 : audit 0 from='client.? 172.21.15.80:0/141374007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:39:09.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:39:09 smithi090 bash[32384]: cluster 2023-12-01T12:39:08.003424+0000 mgr.y (mgr.24362) 14116 : cluster 0 pgmap v14085: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:39:09.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:39:09 smithi090 bash[32384]: audit 2023-12-01T12:39:08.897303+0000 mon.a (mon.0) 8758 : audit 0 from='client.? 172.21.15.80:0/141374007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:39:11.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:39:11 smithi080 bash[28361]: cluster 2023-12-01T12:39:10.004226+0000 mgr.y (mgr.24362) 14117 : cluster 0 pgmap v14086: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:39:11.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:39:11 smithi080 bash[28361]: audit 2023-12-01T12:39:10.529190+0000 mon.c (mon.2) 9032 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:39:11.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:39:11 smithi080 bash[41963]: cluster 2023-12-01T12:39:10.004226+0000 mgr.y (mgr.24362) 14117 : cluster 0 pgmap v14086: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:39:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:39:11 smithi080 bash[41963]: audit 2023-12-01T12:39:10.529190+0000 mon.c (mon.2) 9032 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:39:11.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:39:11 smithi090 bash[32384]: cluster 2023-12-01T12:39:10.004226+0000 mgr.y (mgr.24362) 14117 : cluster 0 pgmap v14086: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:39:11.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:39:11 smithi090 bash[32384]: audit 2023-12-01T12:39:10.529190+0000 mon.c (mon.2) 9032 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:39:12.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:39:12 smithi080 bash[28361]: audit 2023-12-01T12:39:11.358008+0000 mon.c (mon.2) 9033 : audit 0 from='client.? 172.21.15.80:0/1397977549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:39:12.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:39:12 smithi080 bash[41963]: audit 2023-12-01T12:39:11.358008+0000 mon.c (mon.2) 9033 : audit 0 from='client.? 172.21.15.80:0/1397977549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:39:12.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:39:12 smithi090 bash[32384]: audit 2023-12-01T12:39:11.358008+0000 mon.c (mon.2) 9033 : audit 0 from='client.? 172.21.15.80:0/1397977549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:39:13.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:39:13 smithi080 bash[28361]: cluster 2023-12-01T12:39:12.005273+0000 mgr.y (mgr.24362) 14118 : cluster 0 pgmap v14087: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:39:13.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:39:13 smithi080 bash[41963]: cluster 2023-12-01T12:39:12.005273+0000 mgr.y (mgr.24362) 14118 : cluster 0 pgmap v14087: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:39:13.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:39:13 smithi090 bash[32384]: cluster 2023-12-01T12:39:12.005273+0000 mgr.y (mgr.24362) 14118 : cluster 0 pgmap v14087: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:39:14.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:39:14 smithi080 bash[28361]: audit 2023-12-01T12:39:13.814285+0000 mon.a (mon.0) 8759 : audit 0 from='client.? 172.21.15.80:0/3512058738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:39:14.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:39:14 smithi080 bash[41963]: audit 2023-12-01T12:39:13.814285+0000 mon.a (mon.0) 8759 : audit 0 from='client.? 172.21.15.80:0/3512058738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:39:14.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:39:14 smithi090 bash[32384]: audit 2023-12-01T12:39:13.814285+0000 mon.a (mon.0) 8759 : audit 0 from='client.? 172.21.15.80:0/3512058738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:39:15.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:39:15 smithi080 bash[28361]: cluster 2023-12-01T12:39:14.005911+0000 mgr.y (mgr.24362) 14119 : cluster 0 pgmap v14088: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:39:15.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:39:15 smithi080 bash[41963]: cluster 2023-12-01T12:39:14.005911+0000 mgr.y (mgr.24362) 14119 : cluster 0 pgmap v14088: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:39:15.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:39:15 smithi090 bash[32384]: cluster 2023-12-01T12:39:14.005911+0000 mgr.y (mgr.24362) 14119 : cluster 0 pgmap v14088: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:39:16.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:39:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:39:16] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T12:39:17.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:39:17 smithi080 bash[28361]: cluster 2023-12-01T12:39:16.006924+0000 mgr.y (mgr.24362) 14120 : cluster 0 pgmap v14089: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:39:17.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:39:17 smithi080 bash[28361]: audit 2023-12-01T12:39:16.264096+0000 mon.c (mon.2) 9034 : audit 0 from='client.? 172.21.15.80:0/674402445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:39:17.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:39:17 smithi080 bash[41963]: cluster 2023-12-01T12:39:16.006924+0000 mgr.y (mgr.24362) 14120 : cluster 0 pgmap v14089: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:39:17.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:39:17 smithi080 bash[41963]: audit 2023-12-01T12:39:16.264096+0000 mon.c (mon.2) 9034 : audit 0 from='client.? 172.21.15.80:0/674402445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:39:17.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:39:17 smithi090 bash[32384]: cluster 2023-12-01T12:39:16.006924+0000 mgr.y (mgr.24362) 14120 : cluster 0 pgmap v14089: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:39:17.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:39:17 smithi090 bash[32384]: audit 2023-12-01T12:39:16.264096+0000 mon.c (mon.2) 9034 : audit 0 from='client.? 172.21.15.80:0/674402445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:39:19.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:39:19 smithi080 bash[28361]: cluster 2023-12-01T12:39:18.007632+0000 mgr.y (mgr.24362) 14121 : cluster 0 pgmap v14090: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:39:19.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:39:19 smithi080 bash[28361]: audit 2023-12-01T12:39:18.722658+0000 mon.c (mon.2) 9035 : audit 0 from='client.? 172.21.15.80:0/100843327' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:39:19.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:39:19 smithi080 bash[41963]: cluster 2023-12-01T12:39:18.007632+0000 mgr.y (mgr.24362) 14121 : cluster 0 pgmap v14090: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:39:19.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:39:19 smithi080 bash[41963]: audit 2023-12-01T12:39:18.722658+0000 mon.c (mon.2) 9035 : audit 0 from='client.? 172.21.15.80:0/100843327' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:39:19.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:39:19 smithi090 bash[32384]: cluster 2023-12-01T12:39:18.007632+0000 mgr.y (mgr.24362) 14121 : cluster 0 pgmap v14090: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:39:19.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:39:19 smithi090 bash[32384]: audit 2023-12-01T12:39:18.722658+0000 mon.c (mon.2) 9035 : audit 0 from='client.? 172.21.15.80:0/100843327' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:39:21.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:39:21 smithi080 bash[28361]: cluster 2023-12-01T12:39:20.008300+0000 mgr.y (mgr.24362) 14122 : cluster 0 pgmap v14091: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:39:21.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:39:21 smithi080 bash[41963]: cluster 2023-12-01T12:39:20.008300+0000 mgr.y (mgr.24362) 14122 : cluster 0 pgmap v14091: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:39:21.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:39:21 smithi090 bash[32384]: cluster 2023-12-01T12:39:20.008300+0000 mgr.y (mgr.24362) 14122 : cluster 0 pgmap v14091: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:39:22.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:39:22 smithi080 bash[28361]: audit 2023-12-01T12:39:21.185708+0000 mon.a (mon.0) 8760 : audit 0 from='client.? 172.21.15.80:0/231073577' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:39:22.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:39:22 smithi080 bash[41963]: audit 2023-12-01T12:39:21.185708+0000 mon.a (mon.0) 8760 : audit 0 from='client.? 172.21.15.80:0/231073577' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:39:22.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:39:22 smithi090 bash[32384]: audit 2023-12-01T12:39:21.185708+0000 mon.a (mon.0) 8760 : audit 0 from='client.? 172.21.15.80:0/231073577' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:39:23.430 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:39:23 smithi080 bash[41963]: cluster 2023-12-01T12:39:22.009421+0000 mgr.y (mgr.24362) 14123 : cluster 0 pgmap v14092: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:39:23.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:39:23 smithi080 bash[28361]: cluster 2023-12-01T12:39:22.009421+0000 mgr.y (mgr.24362) 14123 : cluster 0 pgmap v14092: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:39:23.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:39:23 smithi090 bash[32384]: cluster 2023-12-01T12:39:22.009421+0000 mgr.y (mgr.24362) 14123 : cluster 0 pgmap v14092: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:39:24.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:39:24 smithi090 bash[32384]: audit 2023-12-01T12:39:23.640064+0000 mon.a (mon.0) 8761 : audit 0 from='client.? 172.21.15.80:0/3503431928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:39:24.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:39:24 smithi080 bash[28361]: audit 2023-12-01T12:39:23.640064+0000 mon.a (mon.0) 8761 : audit 0 from='client.? 172.21.15.80:0/3503431928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:39:24.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:39:24 smithi080 bash[41963]: audit 2023-12-01T12:39:23.640064+0000 mon.a (mon.0) 8761 : audit 0 from='client.? 172.21.15.80:0/3503431928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:39:25.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:39:25 smithi090 bash[32384]: cluster 2023-12-01T12:39:24.010062+0000 mgr.y (mgr.24362) 14124 : cluster 0 pgmap v14093: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:39:25.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:39:25 smithi080 bash[28361]: cluster 2023-12-01T12:39:24.010062+0000 mgr.y (mgr.24362) 14124 : cluster 0 pgmap v14093: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:39:25.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:39:25 smithi080 bash[41963]: cluster 2023-12-01T12:39:24.010062+0000 mgr.y (mgr.24362) 14124 : cluster 0 pgmap v14093: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:39:26.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:39:26 smithi090 bash[32384]: audit 2023-12-01T12:39:25.529565+0000 mon.c (mon.2) 9036 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:39:26.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:39:26 smithi090 bash[32384]: audit 2023-12-01T12:39:26.095223+0000 mon.c (mon.2) 9037 : audit 0 from='client.? 172.21.15.80:0/930829271' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:39:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:39:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:39:26] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T12:39:26.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:39:26 smithi080 bash[41963]: audit 2023-12-01T12:39:25.529565+0000 mon.c (mon.2) 9036 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:39:26.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:39:26 smithi080 bash[41963]: audit 2023-12-01T12:39:26.095223+0000 mon.c (mon.2) 9037 : audit 0 from='client.? 172.21.15.80:0/930829271' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:39:26.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:39:26 smithi080 bash[28361]: audit 2023-12-01T12:39:25.529565+0000 mon.c (mon.2) 9036 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:39:26.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:39:26 smithi080 bash[28361]: audit 2023-12-01T12:39:26.095223+0000 mon.c (mon.2) 9037 : audit 0 from='client.? 172.21.15.80:0/930829271' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:39:27.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:39:27 smithi090 bash[32384]: cluster 2023-12-01T12:39:26.010772+0000 mgr.y (mgr.24362) 14125 : cluster 0 pgmap v14094: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:39:27.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:39:27 smithi080 bash[41963]: cluster 2023-12-01T12:39:26.010772+0000 mgr.y (mgr.24362) 14125 : cluster 0 pgmap v14094: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:39:27.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:39:27 smithi080 bash[28361]: cluster 2023-12-01T12:39:26.010772+0000 mgr.y (mgr.24362) 14125 : cluster 0 pgmap v14094: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:39:29.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:39:29 smithi090 bash[32384]: cluster 2023-12-01T12:39:28.011395+0000 mgr.y (mgr.24362) 14126 : cluster 0 pgmap v14095: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:39:29.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:39:29 smithi090 bash[32384]: audit 2023-12-01T12:39:28.552886+0000 mon.a (mon.0) 8762 : audit 0 from='client.? 172.21.15.80:0/857478147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:39:29.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:39:29 smithi080 bash[41963]: cluster 2023-12-01T12:39:28.011395+0000 mgr.y (mgr.24362) 14126 : cluster 0 pgmap v14095: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:39:29.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:39:29 smithi080 bash[41963]: audit 2023-12-01T12:39:28.552886+0000 mon.a (mon.0) 8762 : audit 0 from='client.? 172.21.15.80:0/857478147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:39:29.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:39:29 smithi080 bash[28361]: cluster 2023-12-01T12:39:28.011395+0000 mgr.y (mgr.24362) 14126 : cluster 0 pgmap v14095: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:39:29.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:39:29 smithi080 bash[28361]: audit 2023-12-01T12:39:28.552886+0000 mon.a (mon.0) 8762 : audit 0 from='client.? 172.21.15.80:0/857478147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:39:31.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:39:31 smithi090 bash[32384]: cluster 2023-12-01T12:39:30.012221+0000 mgr.y (mgr.24362) 14127 : cluster 0 pgmap v14096: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:39:31.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:39:31 smithi090 bash[32384]: audit 2023-12-01T12:39:31.005270+0000 mon.a (mon.0) 8763 : audit 0 from='client.? 172.21.15.80:0/390995452' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:39:31.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:39:31 smithi080 bash[28361]: cluster 2023-12-01T12:39:30.012221+0000 mgr.y (mgr.24362) 14127 : cluster 0 pgmap v14096: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:39:31.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:39:31 smithi080 bash[28361]: audit 2023-12-01T12:39:31.005270+0000 mon.a (mon.0) 8763 : audit 0 from='client.? 172.21.15.80:0/390995452' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:39:31.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:39:31 smithi080 bash[41963]: cluster 2023-12-01T12:39:30.012221+0000 mgr.y (mgr.24362) 14127 : cluster 0 pgmap v14096: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:39:31.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:39:31 smithi080 bash[41963]: audit 2023-12-01T12:39:31.005270+0000 mon.a (mon.0) 8763 : audit 0 from='client.? 172.21.15.80:0/390995452' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:39:33.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:39:33 smithi090 bash[32384]: cluster 2023-12-01T12:39:32.013355+0000 mgr.y (mgr.24362) 14128 : cluster 0 pgmap v14097: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:39:33.680 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:39:33 smithi080 bash[41963]: cluster 2023-12-01T12:39:32.013355+0000 mgr.y (mgr.24362) 14128 : cluster 0 pgmap v14097: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:39:33.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:39:33 smithi080 bash[28361]: cluster 2023-12-01T12:39:32.013355+0000 mgr.y (mgr.24362) 14128 : cluster 0 pgmap v14097: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:39:34.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:39:34 smithi090 bash[32384]: audit 2023-12-01T12:39:33.454009+0000 mon.a (mon.0) 8764 : audit 0 from='client.? 172.21.15.80:0/1110426407' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:39:34.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:39:34 smithi080 bash[41963]: audit 2023-12-01T12:39:33.454009+0000 mon.a (mon.0) 8764 : audit 0 from='client.? 172.21.15.80:0/1110426407' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:39:34.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:39:34 smithi080 bash[28361]: audit 2023-12-01T12:39:33.454009+0000 mon.a (mon.0) 8764 : audit 0 from='client.? 172.21.15.80:0/1110426407' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:39:35.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:39:35 smithi090 bash[32384]: cluster 2023-12-01T12:39:34.014040+0000 mgr.y (mgr.24362) 14129 : cluster 0 pgmap v14098: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:39:35.680 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:39:35 smithi080 bash[41963]: cluster 2023-12-01T12:39:34.014040+0000 mgr.y (mgr.24362) 14129 : cluster 0 pgmap v14098: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:39:35.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:39:35 smithi080 bash[28361]: cluster 2023-12-01T12:39:34.014040+0000 mgr.y (mgr.24362) 14129 : cluster 0 pgmap v14098: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:39:36.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:39:36 smithi090 bash[32384]: audit 2023-12-01T12:39:35.912938+0000 mon.a (mon.0) 8765 : audit 0 from='client.? 172.21.15.80:0/1411859655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:39:36.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:39:36 smithi080 bash[28361]: audit 2023-12-01T12:39:35.912938+0000 mon.a (mon.0) 8765 : audit 0 from='client.? 172.21.15.80:0/1411859655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:39:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:39:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:39:36] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T12:39:36.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:39:36 smithi080 bash[41963]: audit 2023-12-01T12:39:35.912938+0000 mon.a (mon.0) 8765 : audit 0 from='client.? 172.21.15.80:0/1411859655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:39:37.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:39:37 smithi090 bash[32384]: cluster 2023-12-01T12:39:36.015129+0000 mgr.y (mgr.24362) 14130 : cluster 0 pgmap v14099: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:39:37.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:39:37 smithi080 bash[28361]: cluster 2023-12-01T12:39:36.015129+0000 mgr.y (mgr.24362) 14130 : cluster 0 pgmap v14099: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:39:37.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:39:37 smithi080 bash[41963]: cluster 2023-12-01T12:39:36.015129+0000 mgr.y (mgr.24362) 14130 : cluster 0 pgmap v14099: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:39:39.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:39:39 smithi090 bash[32384]: cluster 2023-12-01T12:39:38.015769+0000 mgr.y (mgr.24362) 14131 : cluster 0 pgmap v14100: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:39:39.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:39:39 smithi090 bash[32384]: audit 2023-12-01T12:39:38.366507+0000 mon.c (mon.2) 9038 : audit 0 from='client.? 172.21.15.80:0/3972530162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:39:39.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:39:39 smithi080 bash[28361]: cluster 2023-12-01T12:39:38.015769+0000 mgr.y (mgr.24362) 14131 : cluster 0 pgmap v14100: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:39:39.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:39:39 smithi080 bash[28361]: audit 2023-12-01T12:39:38.366507+0000 mon.c (mon.2) 9038 : audit 0 from='client.? 172.21.15.80:0/3972530162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:39:39.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:39:39 smithi080 bash[41963]: cluster 2023-12-01T12:39:38.015769+0000 mgr.y (mgr.24362) 14131 : cluster 0 pgmap v14100: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:39:39.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:39:39 smithi080 bash[41963]: audit 2023-12-01T12:39:38.366507+0000 mon.c (mon.2) 9038 : audit 0 from='client.? 172.21.15.80:0/3972530162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:39:41.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:39:41 smithi090 bash[32384]: cluster 2023-12-01T12:39:40.016409+0000 mgr.y (mgr.24362) 14132 : cluster 0 pgmap v14101: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:39:41.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:39:41 smithi090 bash[32384]: audit 2023-12-01T12:39:40.529907+0000 mon.c (mon.2) 9039 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:39:41.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:39:41 smithi090 bash[32384]: audit 2023-12-01T12:39:40.819261+0000 mon.a (mon.0) 8766 : audit 0 from='client.? 172.21.15.80:0/2034108232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:39:41.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:39:41 smithi080 bash[28361]: cluster 2023-12-01T12:39:40.016409+0000 mgr.y (mgr.24362) 14132 : cluster 0 pgmap v14101: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:39:41.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:39:41 smithi080 bash[28361]: audit 2023-12-01T12:39:40.529907+0000 mon.c (mon.2) 9039 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:39:41.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:39:41 smithi080 bash[28361]: audit 2023-12-01T12:39:40.819261+0000 mon.a (mon.0) 8766 : audit 0 from='client.? 172.21.15.80:0/2034108232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:39:41.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:39:41 smithi080 bash[41963]: cluster 2023-12-01T12:39:40.016409+0000 mgr.y (mgr.24362) 14132 : cluster 0 pgmap v14101: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:39:41.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:39:41 smithi080 bash[41963]: audit 2023-12-01T12:39:40.529907+0000 mon.c (mon.2) 9039 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:39:41.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:39:41 smithi080 bash[41963]: audit 2023-12-01T12:39:40.819261+0000 mon.a (mon.0) 8766 : audit 0 from='client.? 172.21.15.80:0/2034108232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:39:43.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:39:43 smithi090 bash[32384]: cluster 2023-12-01T12:39:42.017612+0000 mgr.y (mgr.24362) 14133 : cluster 0 pgmap v14102: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:39:43.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:39:43 smithi080 bash[28361]: cluster 2023-12-01T12:39:42.017612+0000 mgr.y (mgr.24362) 14133 : cluster 0 pgmap v14102: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:39:43.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:39:43 smithi080 bash[41963]: cluster 2023-12-01T12:39:42.017612+0000 mgr.y (mgr.24362) 14133 : cluster 0 pgmap v14102: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:39:44.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:39:44 smithi090 bash[32384]: audit 2023-12-01T12:39:43.273127+0000 mon.c (mon.2) 9040 : audit 0 from='client.? 172.21.15.80:0/2431268507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:39:44.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:39:44 smithi080 bash[41963]: audit 2023-12-01T12:39:43.273127+0000 mon.c (mon.2) 9040 : audit 0 from='client.? 172.21.15.80:0/2431268507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:39:44.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:39:44 smithi080 bash[28361]: audit 2023-12-01T12:39:43.273127+0000 mon.c (mon.2) 9040 : audit 0 from='client.? 172.21.15.80:0/2431268507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:39:45.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:39:45 smithi090 bash[32384]: cluster 2023-12-01T12:39:44.018284+0000 mgr.y (mgr.24362) 14134 : cluster 0 pgmap v14103: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:39:45.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:39:45 smithi080 bash[28361]: cluster 2023-12-01T12:39:44.018284+0000 mgr.y (mgr.24362) 14134 : cluster 0 pgmap v14103: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:39:45.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:39:45 smithi080 bash[41963]: cluster 2023-12-01T12:39:44.018284+0000 mgr.y (mgr.24362) 14134 : cluster 0 pgmap v14103: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:39:46.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:39:46 smithi090 bash[32384]: audit 2023-12-01T12:39:45.718256+0000 mon.a (mon.0) 8767 : audit 0 from='client.? 172.21.15.80:0/3490164783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:39:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:39:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:39:46] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T12:39:46.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:39:46 smithi080 bash[41963]: audit 2023-12-01T12:39:45.718256+0000 mon.a (mon.0) 8767 : audit 0 from='client.? 172.21.15.80:0/3490164783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:39:46.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:39:46 smithi080 bash[28361]: audit 2023-12-01T12:39:45.718256+0000 mon.a (mon.0) 8767 : audit 0 from='client.? 172.21.15.80:0/3490164783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:39:47.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:39:47 smithi090 bash[32384]: cluster 2023-12-01T12:39:46.019527+0000 mgr.y (mgr.24362) 14135 : cluster 0 pgmap v14104: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:39:47.680 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:39:47 smithi080 bash[41963]: cluster 2023-12-01T12:39:46.019527+0000 mgr.y (mgr.24362) 14135 : cluster 0 pgmap v14104: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:39:47.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:39:47 smithi080 bash[28361]: cluster 2023-12-01T12:39:46.019527+0000 mgr.y (mgr.24362) 14135 : cluster 0 pgmap v14104: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:39:48.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:39:48 smithi080 bash[41963]: audit 2023-12-01T12:39:48.175408+0000 mon.a (mon.0) 8768 : audit 0 from='client.? 172.21.15.80:0/4207223684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:39:48.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:39:48 smithi080 bash[28361]: audit 2023-12-01T12:39:48.175408+0000 mon.a (mon.0) 8768 : audit 0 from='client.? 172.21.15.80:0/4207223684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:39:48.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:39:48 smithi090 bash[32384]: audit 2023-12-01T12:39:48.175408+0000 mon.a (mon.0) 8768 : audit 0 from='client.? 172.21.15.80:0/4207223684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:39:49.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:39:49 smithi080 bash[41963]: cluster 2023-12-01T12:39:48.020030+0000 mgr.y (mgr.24362) 14136 : cluster 0 pgmap v14105: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:39:49.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:39:49 smithi080 bash[28361]: cluster 2023-12-01T12:39:48.020030+0000 mgr.y (mgr.24362) 14136 : cluster 0 pgmap v14105: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:39:49.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:39:49 smithi090 bash[32384]: cluster 2023-12-01T12:39:48.020030+0000 mgr.y (mgr.24362) 14136 : cluster 0 pgmap v14105: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:39:51.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:39:51 smithi080 bash[41963]: cluster 2023-12-01T12:39:50.020726+0000 mgr.y (mgr.24362) 14137 : cluster 0 pgmap v14106: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:39:51.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:39:51 smithi080 bash[41963]: audit 2023-12-01T12:39:50.627869+0000 mon.c (mon.2) 9041 : audit 0 from='client.? 172.21.15.80:0/697597334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:39:51.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:39:51 smithi080 bash[28361]: cluster 2023-12-01T12:39:50.020726+0000 mgr.y (mgr.24362) 14137 : cluster 0 pgmap v14106: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:39:51.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:39:51 smithi080 bash[28361]: audit 2023-12-01T12:39:50.627869+0000 mon.c (mon.2) 9041 : audit 0 from='client.? 172.21.15.80:0/697597334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:39:51.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:39:51 smithi090 bash[32384]: cluster 2023-12-01T12:39:50.020726+0000 mgr.y (mgr.24362) 14137 : cluster 0 pgmap v14106: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:39:51.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:39:51 smithi090 bash[32384]: audit 2023-12-01T12:39:50.627869+0000 mon.c (mon.2) 9041 : audit 0 from='client.? 172.21.15.80:0/697597334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:39:53.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:39:53 smithi080 bash[41963]: cluster 2023-12-01T12:39:52.021930+0000 mgr.y (mgr.24362) 14138 : cluster 0 pgmap v14107: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:39:53.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:39:53 smithi080 bash[41963]: audit 2023-12-01T12:39:53.075780+0000 mon.c (mon.2) 9042 : audit 0 from='client.? 172.21.15.80:0/1188356407' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:39:53.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:39:53 smithi080 bash[28361]: cluster 2023-12-01T12:39:52.021930+0000 mgr.y (mgr.24362) 14138 : cluster 0 pgmap v14107: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:39:53.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:39:53 smithi080 bash[28361]: audit 2023-12-01T12:39:53.075780+0000 mon.c (mon.2) 9042 : audit 0 from='client.? 172.21.15.80:0/1188356407' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:39:53.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:39:53 smithi090 bash[32384]: cluster 2023-12-01T12:39:52.021930+0000 mgr.y (mgr.24362) 14138 : cluster 0 pgmap v14107: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:39:53.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:39:53 smithi090 bash[32384]: audit 2023-12-01T12:39:53.075780+0000 mon.c (mon.2) 9042 : audit 0 from='client.? 172.21.15.80:0/1188356407' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:39:55.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:39:55 smithi080 bash[28361]: cluster 2023-12-01T12:39:54.022591+0000 mgr.y (mgr.24362) 14139 : cluster 0 pgmap v14108: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:39:55.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:39:55 smithi080 bash[41963]: cluster 2023-12-01T12:39:54.022591+0000 mgr.y (mgr.24362) 14139 : cluster 0 pgmap v14108: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:39:55.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:39:55 smithi090 bash[32384]: cluster 2023-12-01T12:39:54.022591+0000 mgr.y (mgr.24362) 14139 : cluster 0 pgmap v14108: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:39:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:39:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:39:56] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T12:39:56.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:39:56 smithi080 bash[28361]: audit 2023-12-01T12:39:55.529979+0000 mon.c (mon.2) 9043 : audit 0 from='client.? 172.21.15.80:0/1697573099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:39:56.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:39:56 smithi080 bash[28361]: audit 2023-12-01T12:39:55.530423+0000 mon.c (mon.2) 9044 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:39:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:39:56 smithi080 bash[41963]: audit 2023-12-01T12:39:55.529979+0000 mon.c (mon.2) 9043 : audit 0 from='client.? 172.21.15.80:0/1697573099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:39:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:39:56 smithi080 bash[41963]: audit 2023-12-01T12:39:55.530423+0000 mon.c (mon.2) 9044 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:39:56.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:39:56 smithi090 bash[32384]: audit 2023-12-01T12:39:55.529979+0000 mon.c (mon.2) 9043 : audit 0 from='client.? 172.21.15.80:0/1697573099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:39:56.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:39:56 smithi090 bash[32384]: audit 2023-12-01T12:39:55.530423+0000 mon.c (mon.2) 9044 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:39:57.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:39:57 smithi080 bash[28361]: cluster 2023-12-01T12:39:56.023697+0000 mgr.y (mgr.24362) 14140 : cluster 0 pgmap v14109: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:39:57.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:39:57 smithi080 bash[41963]: cluster 2023-12-01T12:39:56.023697+0000 mgr.y (mgr.24362) 14140 : cluster 0 pgmap v14109: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:39:57.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:39:57 smithi090 bash[32384]: cluster 2023-12-01T12:39:56.023697+0000 mgr.y (mgr.24362) 14140 : cluster 0 pgmap v14109: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:39:58.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:39:58 smithi080 bash[28361]: audit 2023-12-01T12:39:57.989454+0000 mon.a (mon.0) 8769 : audit 0 from='client.? 172.21.15.80:0/965542885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:39:58.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:39:58 smithi080 bash[41963]: audit 2023-12-01T12:39:57.989454+0000 mon.a (mon.0) 8769 : audit 0 from='client.? 172.21.15.80:0/965542885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:39:58.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:39:58 smithi090 bash[32384]: audit 2023-12-01T12:39:57.989454+0000 mon.a (mon.0) 8769 : audit 0 from='client.? 172.21.15.80:0/965542885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:39:59.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:39:59 smithi080 bash[41963]: cluster 2023-12-01T12:39:58.024329+0000 mgr.y (mgr.24362) 14141 : cluster 0 pgmap v14110: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:39:59.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:39:59 smithi080 bash[28361]: cluster 2023-12-01T12:39:58.024329+0000 mgr.y (mgr.24362) 14141 : cluster 0 pgmap v14110: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:39:59.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:39:59 smithi090 bash[32384]: cluster 2023-12-01T12:39:58.024329+0000 mgr.y (mgr.24362) 14141 : cluster 0 pgmap v14110: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:40:00.319 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:40:00 smithi080 bash[28361]: debug 2023-12-01T12:39:59.996+0000 7f6ec9bf0700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T12:40:00.680 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:40:00 smithi080 bash[41963]: cluster 2023-12-01T12:40:00.000146+0000 mon.a (mon.0) 8770 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T12:40:00.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:40:00 smithi080 bash[28361]: cluster 2023-12-01T12:40:00.000146+0000 mon.a (mon.0) 8770 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T12:40:00.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:40:00 smithi090 bash[32384]: cluster 2023-12-01T12:40:00.000146+0000 mon.a (mon.0) 8770 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T12:40:01.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:40:01 smithi080 bash[41963]: cluster 2023-12-01T12:40:00.024967+0000 mgr.y (mgr.24362) 14142 : cluster 0 pgmap v14111: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:40:01.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:40:01 smithi080 bash[41963]: audit 2023-12-01T12:40:00.442005+0000 mon.a (mon.0) 8771 : audit 0 from='client.? 172.21.15.80:0/2789533597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:40:01.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:40:01 smithi080 bash[28361]: cluster 2023-12-01T12:40:00.024967+0000 mgr.y (mgr.24362) 14142 : cluster 0 pgmap v14111: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:40:01.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:40:01 smithi080 bash[28361]: audit 2023-12-01T12:40:00.442005+0000 mon.a (mon.0) 8771 : audit 0 from='client.? 172.21.15.80:0/2789533597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:40:01.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:40:01 smithi090 bash[32384]: cluster 2023-12-01T12:40:00.024967+0000 mgr.y (mgr.24362) 14142 : cluster 0 pgmap v14111: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:40:01.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:40:01 smithi090 bash[32384]: audit 2023-12-01T12:40:00.442005+0000 mon.a (mon.0) 8771 : audit 0 from='client.? 172.21.15.80:0/2789533597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:40:03.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:40:03 smithi080 bash[28361]: cluster 2023-12-01T12:40:02.026220+0000 mgr.y (mgr.24362) 14143 : cluster 0 pgmap v14112: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:40:03.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:40:03 smithi080 bash[28361]: audit 2023-12-01T12:40:02.893405+0000 mon.a (mon.0) 8772 : audit 0 from='client.? 172.21.15.80:0/2790991503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:40:03.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:40:03 smithi080 bash[41963]: cluster 2023-12-01T12:40:02.026220+0000 mgr.y (mgr.24362) 14143 : cluster 0 pgmap v14112: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:40:03.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:40:03 smithi080 bash[41963]: audit 2023-12-01T12:40:02.893405+0000 mon.a (mon.0) 8772 : audit 0 from='client.? 172.21.15.80:0/2790991503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:40:03.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:40:03 smithi090 bash[32384]: cluster 2023-12-01T12:40:02.026220+0000 mgr.y (mgr.24362) 14143 : cluster 0 pgmap v14112: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:40:03.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:40:03 smithi090 bash[32384]: audit 2023-12-01T12:40:02.893405+0000 mon.a (mon.0) 8772 : audit 0 from='client.? 172.21.15.80:0/2790991503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:40:05.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:40:05 smithi080 bash[28361]: cluster 2023-12-01T12:40:04.026900+0000 mgr.y (mgr.24362) 14144 : cluster 0 pgmap v14113: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:40:05.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:40:05 smithi080 bash[41963]: cluster 2023-12-01T12:40:04.026900+0000 mgr.y (mgr.24362) 14144 : cluster 0 pgmap v14113: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:40:05.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:40:05 smithi090 bash[32384]: cluster 2023-12-01T12:40:04.026900+0000 mgr.y (mgr.24362) 14144 : cluster 0 pgmap v14113: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:40:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:40:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:40:06] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T12:40:06.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:40:06 smithi080 bash[41963]: audit 2023-12-01T12:40:05.339646+0000 mon.a (mon.0) 8773 : audit 0 from='client.? 172.21.15.80:0/1189798938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:40:06.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:40:06 smithi080 bash[28361]: audit 2023-12-01T12:40:05.339646+0000 mon.a (mon.0) 8773 : audit 0 from='client.? 172.21.15.80:0/1189798938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:40:06.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:40:06 smithi090 bash[32384]: audit 2023-12-01T12:40:05.339646+0000 mon.a (mon.0) 8773 : audit 0 from='client.? 172.21.15.80:0/1189798938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:40:07.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:40:07 smithi080 bash[28361]: cluster 2023-12-01T12:40:06.028027+0000 mgr.y (mgr.24362) 14145 : cluster 0 pgmap v14114: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:40:07.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:40:07 smithi080 bash[28361]: audit 2023-12-01T12:40:06.902716+0000 mon.c (mon.2) 9045 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:40:07.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:40:07 smithi080 bash[41963]: cluster 2023-12-01T12:40:06.028027+0000 mgr.y (mgr.24362) 14145 : cluster 0 pgmap v14114: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:40:07.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:40:07 smithi080 bash[41963]: audit 2023-12-01T12:40:06.902716+0000 mon.c (mon.2) 9045 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:40:07.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:40:07 smithi090 bash[32384]: cluster 2023-12-01T12:40:06.028027+0000 mgr.y (mgr.24362) 14145 : cluster 0 pgmap v14114: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:40:07.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:40:07 smithi090 bash[32384]: audit 2023-12-01T12:40:06.902716+0000 mon.c (mon.2) 9045 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:40:08.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:40:08 smithi080 bash[28361]: audit 2023-12-01T12:40:07.790869+0000 mon.c (mon.2) 9046 : audit 0 from='client.? 172.21.15.80:0/439894457' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:40:08.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:40:08 smithi080 bash[41963]: audit 2023-12-01T12:40:07.790869+0000 mon.c (mon.2) 9046 : audit 0 from='client.? 172.21.15.80:0/439894457' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:40:08.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:40:08 smithi090 bash[32384]: audit 2023-12-01T12:40:07.790869+0000 mon.c (mon.2) 9046 : audit 0 from='client.? 172.21.15.80:0/439894457' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:40:09.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:40:09 smithi080 bash[28361]: cluster 2023-12-01T12:40:08.028773+0000 mgr.y (mgr.24362) 14146 : cluster 0 pgmap v14115: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:40:09.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:40:09 smithi080 bash[41963]: cluster 2023-12-01T12:40:08.028773+0000 mgr.y (mgr.24362) 14146 : cluster 0 pgmap v14115: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:40:09.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:40:09 smithi090 bash[32384]: cluster 2023-12-01T12:40:08.028773+0000 mgr.y (mgr.24362) 14146 : cluster 0 pgmap v14115: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:40:10.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:40:10 smithi080 bash[28361]: audit 2023-12-01T12:40:10.256538+0000 mon.c (mon.2) 9047 : audit 0 from='client.? 172.21.15.80:0/3707372758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:40:10.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:40:10 smithi080 bash[41963]: audit 2023-12-01T12:40:10.256538+0000 mon.c (mon.2) 9047 : audit 0 from='client.? 172.21.15.80:0/3707372758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:40:10.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:40:10 smithi090 bash[32384]: audit 2023-12-01T12:40:10.256538+0000 mon.c (mon.2) 9047 : audit 0 from='client.? 172.21.15.80:0/3707372758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:40:11.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:40:11 smithi080 bash[28361]: cluster 2023-12-01T12:40:10.029268+0000 mgr.y (mgr.24362) 14147 : cluster 0 pgmap v14116: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:40:11.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:40:11 smithi080 bash[28361]: audit 2023-12-01T12:40:10.530771+0000 mon.c (mon.2) 9048 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:40:11.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:40:11 smithi080 bash[41963]: cluster 2023-12-01T12:40:10.029268+0000 mgr.y (mgr.24362) 14147 : cluster 0 pgmap v14116: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:40:11.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:40:11 smithi080 bash[41963]: audit 2023-12-01T12:40:10.530771+0000 mon.c (mon.2) 9048 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:40:11.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:40:11 smithi090 bash[32384]: cluster 2023-12-01T12:40:10.029268+0000 mgr.y (mgr.24362) 14147 : cluster 0 pgmap v14116: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:40:11.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:40:11 smithi090 bash[32384]: audit 2023-12-01T12:40:10.530771+0000 mon.c (mon.2) 9048 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:40:13.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:40:13 smithi080 bash[41963]: cluster 2023-12-01T12:40:12.030292+0000 mgr.y (mgr.24362) 14148 : cluster 0 pgmap v14117: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:40:13.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:40:13 smithi080 bash[41963]: audit 2023-12-01T12:40:12.708107+0000 mon.a (mon.0) 8774 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:40:13.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:40:13 smithi080 bash[41963]: audit 2023-12-01T12:40:12.719449+0000 mon.a (mon.0) 8775 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:40:13.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:40:13 smithi080 bash[41963]: audit 2023-12-01T12:40:12.754426+0000 mon.c (mon.2) 9049 : audit 0 from='client.? 172.21.15.80:0/2284275537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:40:13.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:40:13 smithi080 bash[41963]: audit 2023-12-01T12:40:13.108112+0000 mon.a (mon.0) 8776 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:40:13.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:40:13 smithi080 bash[41963]: audit 2023-12-01T12:40:13.123074+0000 mon.a (mon.0) 8777 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:40:13.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:40:13 smithi080 bash[28361]: cluster 2023-12-01T12:40:12.030292+0000 mgr.y (mgr.24362) 14148 : cluster 0 pgmap v14117: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:40:13.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:40:13 smithi080 bash[28361]: audit 2023-12-01T12:40:12.708107+0000 mon.a (mon.0) 8774 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:40:13.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:40:13 smithi080 bash[28361]: audit 2023-12-01T12:40:12.719449+0000 mon.a (mon.0) 8775 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:40:13.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:40:13 smithi080 bash[28361]: audit 2023-12-01T12:40:12.754426+0000 mon.c (mon.2) 9049 : audit 0 from='client.? 172.21.15.80:0/2284275537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:40:13.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:40:13 smithi080 bash[28361]: audit 2023-12-01T12:40:13.108112+0000 mon.a (mon.0) 8776 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:40:13.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:40:13 smithi080 bash[28361]: audit 2023-12-01T12:40:13.123074+0000 mon.a (mon.0) 8777 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:40:13.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:40:13 smithi090 bash[32384]: cluster 2023-12-01T12:40:12.030292+0000 mgr.y (mgr.24362) 14148 : cluster 0 pgmap v14117: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:40:13.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:40:13 smithi090 bash[32384]: audit 2023-12-01T12:40:12.708107+0000 mon.a (mon.0) 8774 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:40:13.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:40:13 smithi090 bash[32384]: audit 2023-12-01T12:40:12.719449+0000 mon.a (mon.0) 8775 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:40:13.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:40:13 smithi090 bash[32384]: audit 2023-12-01T12:40:12.754426+0000 mon.c (mon.2) 9049 : audit 0 from='client.? 172.21.15.80:0/2284275537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:40:13.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:40:13 smithi090 bash[32384]: audit 2023-12-01T12:40:13.108112+0000 mon.a (mon.0) 8776 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:40:13.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:40:13 smithi090 bash[32384]: audit 2023-12-01T12:40:13.123074+0000 mon.a (mon.0) 8777 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:40:14.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:40:14 smithi080 bash[28361]: audit 2023-12-01T12:40:13.668499+0000 mon.c (mon.2) 9050 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:40:14.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:40:14 smithi080 bash[28361]: audit 2023-12-01T12:40:13.670310+0000 mon.c (mon.2) 9051 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:40:14.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:40:14 smithi080 bash[28361]: audit 2023-12-01T12:40:13.680176+0000 mon.a (mon.0) 8778 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:40:14.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:40:14 smithi080 bash[41963]: audit 2023-12-01T12:40:13.668499+0000 mon.c (mon.2) 9050 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:40:14.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:40:14 smithi080 bash[41963]: audit 2023-12-01T12:40:13.670310+0000 mon.c (mon.2) 9051 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:40:14.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:40:14 smithi080 bash[41963]: audit 2023-12-01T12:40:13.680176+0000 mon.a (mon.0) 8778 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:40:14.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:40:14 smithi090 bash[32384]: audit 2023-12-01T12:40:13.668499+0000 mon.c (mon.2) 9050 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:40:14.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:40:14 smithi090 bash[32384]: audit 2023-12-01T12:40:13.670310+0000 mon.c (mon.2) 9051 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:40:14.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:40:14 smithi090 bash[32384]: audit 2023-12-01T12:40:13.680176+0000 mon.a (mon.0) 8778 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:40:16.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:40:15 smithi090 bash[32384]: cluster 2023-12-01T12:40:14.030912+0000 mgr.y (mgr.24362) 14149 : cluster 0 pgmap v14118: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:40:16.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:40:15 smithi090 bash[32384]: audit 2023-12-01T12:40:15.205162+0000 mon.c (mon.2) 9052 : audit 0 from='client.? 172.21.15.80:0/4061101340' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:40:16.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:40:15 smithi080 bash[41963]: cluster 2023-12-01T12:40:14.030912+0000 mgr.y (mgr.24362) 14149 : cluster 0 pgmap v14118: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:40:16.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:40:15 smithi080 bash[41963]: audit 2023-12-01T12:40:15.205162+0000 mon.c (mon.2) 9052 : audit 0 from='client.? 172.21.15.80:0/4061101340' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:40:16.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:40:15 smithi080 bash[28361]: cluster 2023-12-01T12:40:14.030912+0000 mgr.y (mgr.24362) 14149 : cluster 0 pgmap v14118: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:40:16.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:40:15 smithi080 bash[28361]: audit 2023-12-01T12:40:15.205162+0000 mon.c (mon.2) 9052 : audit 0 from='client.? 172.21.15.80:0/4061101340' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:40:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:40:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:40:16] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T12:40:18.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:40:17 smithi090 bash[32384]: cluster 2023-12-01T12:40:16.032063+0000 mgr.y (mgr.24362) 14150 : cluster 0 pgmap v14119: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:40:18.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:40:17 smithi090 bash[32384]: audit 2023-12-01T12:40:17.651039+0000 mon.a (mon.0) 8779 : audit 0 from='client.? 172.21.15.80:0/2374910447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:40:18.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:40:17 smithi080 bash[41963]: cluster 2023-12-01T12:40:16.032063+0000 mgr.y (mgr.24362) 14150 : cluster 0 pgmap v14119: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:40:18.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:40:17 smithi080 bash[41963]: audit 2023-12-01T12:40:17.651039+0000 mon.a (mon.0) 8779 : audit 0 from='client.? 172.21.15.80:0/2374910447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:40:18.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:40:17 smithi080 bash[28361]: cluster 2023-12-01T12:40:16.032063+0000 mgr.y (mgr.24362) 14150 : cluster 0 pgmap v14119: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:40:18.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:40:17 smithi080 bash[28361]: audit 2023-12-01T12:40:17.651039+0000 mon.a (mon.0) 8779 : audit 0 from='client.? 172.21.15.80:0/2374910447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:40:20.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:40:19 smithi090 bash[32384]: cluster 2023-12-01T12:40:18.032670+0000 mgr.y (mgr.24362) 14151 : cluster 0 pgmap v14120: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:40:20.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:40:19 smithi080 bash[41963]: cluster 2023-12-01T12:40:18.032670+0000 mgr.y (mgr.24362) 14151 : cluster 0 pgmap v14120: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:40:20.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:40:19 smithi080 bash[28361]: cluster 2023-12-01T12:40:18.032670+0000 mgr.y (mgr.24362) 14151 : cluster 0 pgmap v14120: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:40:21.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:40:20 smithi090 bash[32384]: audit 2023-12-01T12:40:20.104776+0000 mon.c (mon.2) 9053 : audit 0 from='client.? 172.21.15.80:0/1707190129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:40:21.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:40:20 smithi080 bash[41963]: audit 2023-12-01T12:40:20.104776+0000 mon.c (mon.2) 9053 : audit 0 from='client.? 172.21.15.80:0/1707190129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:40:21.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:40:20 smithi080 bash[28361]: audit 2023-12-01T12:40:20.104776+0000 mon.c (mon.2) 9053 : audit 0 from='client.? 172.21.15.80:0/1707190129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:40:22.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:40:21 smithi090 bash[32384]: cluster 2023-12-01T12:40:20.033309+0000 mgr.y (mgr.24362) 14152 : cluster 0 pgmap v14121: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:40:22.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:40:21 smithi080 bash[28361]: cluster 2023-12-01T12:40:20.033309+0000 mgr.y (mgr.24362) 14152 : cluster 0 pgmap v14121: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:40:22.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:40:21 smithi080 bash[41963]: cluster 2023-12-01T12:40:20.033309+0000 mgr.y (mgr.24362) 14152 : cluster 0 pgmap v14121: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:40:23.430 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:40:23 smithi080 bash[41963]: cluster 2023-12-01T12:40:22.034470+0000 mgr.y (mgr.24362) 14153 : cluster 0 pgmap v14122: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:40:23.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:40:23 smithi080 bash[41963]: audit 2023-12-01T12:40:22.562322+0000 mon.a (mon.0) 8780 : audit 0 from='client.? 172.21.15.80:0/355619195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:40:23.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:40:23 smithi080 bash[28361]: cluster 2023-12-01T12:40:22.034470+0000 mgr.y (mgr.24362) 14153 : cluster 0 pgmap v14122: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:40:23.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:40:23 smithi080 bash[28361]: audit 2023-12-01T12:40:22.562322+0000 mon.a (mon.0) 8780 : audit 0 from='client.? 172.21.15.80:0/355619195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:40:23.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:40:23 smithi090 bash[32384]: cluster 2023-12-01T12:40:22.034470+0000 mgr.y (mgr.24362) 14153 : cluster 0 pgmap v14122: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:40:23.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:40:23 smithi090 bash[32384]: audit 2023-12-01T12:40:22.562322+0000 mon.a (mon.0) 8780 : audit 0 from='client.? 172.21.15.80:0/355619195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:40:25.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:40:25 smithi080 bash[28361]: cluster 2023-12-01T12:40:24.035123+0000 mgr.y (mgr.24362) 14154 : cluster 0 pgmap v14123: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:40:25.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:40:25 smithi080 bash[28361]: audit 2023-12-01T12:40:25.024087+0000 mon.c (mon.2) 9054 : audit 0 from='client.? 172.21.15.80:0/2830784883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:40:25.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:40:25 smithi080 bash[41963]: cluster 2023-12-01T12:40:24.035123+0000 mgr.y (mgr.24362) 14154 : cluster 0 pgmap v14123: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:40:25.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:40:25 smithi080 bash[41963]: audit 2023-12-01T12:40:25.024087+0000 mon.c (mon.2) 9054 : audit 0 from='client.? 172.21.15.80:0/2830784883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:40:25.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:40:25 smithi090 bash[32384]: cluster 2023-12-01T12:40:24.035123+0000 mgr.y (mgr.24362) 14154 : cluster 0 pgmap v14123: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:40:25.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:40:25 smithi090 bash[32384]: audit 2023-12-01T12:40:25.024087+0000 mon.c (mon.2) 9054 : audit 0 from='client.? 172.21.15.80:0/2830784883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:40:26.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:40:26 smithi080 bash[28361]: audit 2023-12-01T12:40:25.531138+0000 mon.c (mon.2) 9055 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:40:26.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:40:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:40:26] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T12:40:26.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:40:26 smithi080 bash[41963]: audit 2023-12-01T12:40:25.531138+0000 mon.c (mon.2) 9055 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:40:26.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:40:26 smithi090 bash[32384]: audit 2023-12-01T12:40:25.531138+0000 mon.c (mon.2) 9055 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:40:27.430 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:40:27 smithi080 bash[41963]: cluster 2023-12-01T12:40:26.036257+0000 mgr.y (mgr.24362) 14155 : cluster 0 pgmap v14124: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:40:27.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:40:27 smithi080 bash[28361]: cluster 2023-12-01T12:40:26.036257+0000 mgr.y (mgr.24362) 14155 : cluster 0 pgmap v14124: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:40:27.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:40:27 smithi090 bash[32384]: cluster 2023-12-01T12:40:26.036257+0000 mgr.y (mgr.24362) 14155 : cluster 0 pgmap v14124: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:40:28.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:40:28 smithi080 bash[28361]: audit 2023-12-01T12:40:27.479904+0000 mon.a (mon.0) 8781 : audit 0 from='client.? 172.21.15.80:0/1778521610' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:40:28.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:40:28 smithi080 bash[41963]: audit 2023-12-01T12:40:27.479904+0000 mon.a (mon.0) 8781 : audit 0 from='client.? 172.21.15.80:0/1778521610' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:40:28.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:40:28 smithi090 bash[32384]: audit 2023-12-01T12:40:27.479904+0000 mon.a (mon.0) 8781 : audit 0 from='client.? 172.21.15.80:0/1778521610' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:40:29.430 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:40:29 smithi080 bash[41963]: cluster 2023-12-01T12:40:28.036849+0000 mgr.y (mgr.24362) 14156 : cluster 0 pgmap v14125: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:40:29.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:40:29 smithi080 bash[28361]: cluster 2023-12-01T12:40:28.036849+0000 mgr.y (mgr.24362) 14156 : cluster 0 pgmap v14125: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:40:29.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:40:29 smithi090 bash[32384]: cluster 2023-12-01T12:40:28.036849+0000 mgr.y (mgr.24362) 14156 : cluster 0 pgmap v14125: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:40:30.430 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:40:30 smithi080 bash[41963]: audit 2023-12-01T12:40:29.934762+0000 mon.c (mon.2) 9056 : audit 0 from='client.? 172.21.15.80:0/2541166204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:40:30.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:40:30 smithi080 bash[28361]: audit 2023-12-01T12:40:29.934762+0000 mon.c (mon.2) 9056 : audit 0 from='client.? 172.21.15.80:0/2541166204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:40:30.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:40:30 smithi090 bash[32384]: audit 2023-12-01T12:40:29.934762+0000 mon.c (mon.2) 9056 : audit 0 from='client.? 172.21.15.80:0/2541166204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:40:31.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:40:31 smithi090 bash[32384]: cluster 2023-12-01T12:40:30.037512+0000 mgr.y (mgr.24362) 14157 : cluster 0 pgmap v14126: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:40:31.680 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:40:31 smithi080 bash[41963]: cluster 2023-12-01T12:40:30.037512+0000 mgr.y (mgr.24362) 14157 : cluster 0 pgmap v14126: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:40:31.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:40:31 smithi080 bash[28361]: cluster 2023-12-01T12:40:30.037512+0000 mgr.y (mgr.24362) 14157 : cluster 0 pgmap v14126: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:40:33.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:40:33 smithi090 bash[32384]: cluster 2023-12-01T12:40:32.038557+0000 mgr.y (mgr.24362) 14158 : cluster 0 pgmap v14127: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:40:33.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:40:33 smithi090 bash[32384]: audit 2023-12-01T12:40:32.386221+0000 mon.c (mon.2) 9057 : audit 0 from='client.? 172.21.15.80:0/1027187736' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:40:33.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:40:33 smithi080 bash[28361]: cluster 2023-12-01T12:40:32.038557+0000 mgr.y (mgr.24362) 14158 : cluster 0 pgmap v14127: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:40:33.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:40:33 smithi080 bash[28361]: audit 2023-12-01T12:40:32.386221+0000 mon.c (mon.2) 9057 : audit 0 from='client.? 172.21.15.80:0/1027187736' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:40:33.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:40:33 smithi080 bash[41963]: cluster 2023-12-01T12:40:32.038557+0000 mgr.y (mgr.24362) 14158 : cluster 0 pgmap v14127: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:40:33.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:40:33 smithi080 bash[41963]: audit 2023-12-01T12:40:32.386221+0000 mon.c (mon.2) 9057 : audit 0 from='client.? 172.21.15.80:0/1027187736' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:40:35.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:40:35 smithi090 bash[32384]: cluster 2023-12-01T12:40:34.039216+0000 mgr.y (mgr.24362) 14159 : cluster 0 pgmap v14128: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:40:35.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:40:35 smithi090 bash[32384]: audit 2023-12-01T12:40:34.841761+0000 mon.a (mon.0) 8782 : audit 0 from='client.? 172.21.15.80:0/3408888081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:40:35.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:40:35 smithi080 bash[28361]: cluster 2023-12-01T12:40:34.039216+0000 mgr.y (mgr.24362) 14159 : cluster 0 pgmap v14128: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:40:35.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:40:35 smithi080 bash[28361]: audit 2023-12-01T12:40:34.841761+0000 mon.a (mon.0) 8782 : audit 0 from='client.? 172.21.15.80:0/3408888081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:40:35.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:40:35 smithi080 bash[41963]: cluster 2023-12-01T12:40:34.039216+0000 mgr.y (mgr.24362) 14159 : cluster 0 pgmap v14128: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:40:35.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:40:35 smithi080 bash[41963]: audit 2023-12-01T12:40:34.841761+0000 mon.a (mon.0) 8782 : audit 0 from='client.? 172.21.15.80:0/3408888081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:40:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:40:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:40:36] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T12:40:37.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:40:37 smithi090 bash[32384]: cluster 2023-12-01T12:40:36.040324+0000 mgr.y (mgr.24362) 14160 : cluster 0 pgmap v14129: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:40:37.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:40:37 smithi080 bash[28361]: cluster 2023-12-01T12:40:36.040324+0000 mgr.y (mgr.24362) 14160 : cluster 0 pgmap v14129: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:40:37.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:40:37 smithi080 bash[41963]: cluster 2023-12-01T12:40:36.040324+0000 mgr.y (mgr.24362) 14160 : cluster 0 pgmap v14129: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:40:38.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:40:38 smithi090 bash[32384]: audit 2023-12-01T12:40:37.291699+0000 mon.a (mon.0) 8783 : audit 0 from='client.? 172.21.15.80:0/3898118731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:40:38.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:40:38 smithi080 bash[28361]: audit 2023-12-01T12:40:37.291699+0000 mon.a (mon.0) 8783 : audit 0 from='client.? 172.21.15.80:0/3898118731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:40:38.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:40:38 smithi080 bash[41963]: audit 2023-12-01T12:40:37.291699+0000 mon.a (mon.0) 8783 : audit 0 from='client.? 172.21.15.80:0/3898118731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:40:39.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:40:39 smithi090 bash[32384]: cluster 2023-12-01T12:40:38.041110+0000 mgr.y (mgr.24362) 14161 : cluster 0 pgmap v14130: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:40:39.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:40:39 smithi080 bash[28361]: cluster 2023-12-01T12:40:38.041110+0000 mgr.y (mgr.24362) 14161 : cluster 0 pgmap v14130: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:40:39.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:40:39 smithi080 bash[41963]: cluster 2023-12-01T12:40:38.041110+0000 mgr.y (mgr.24362) 14161 : cluster 0 pgmap v14130: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:40:40.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:40:40 smithi090 bash[32384]: audit 2023-12-01T12:40:39.756203+0000 mon.a (mon.0) 8784 : audit 0 from='client.? 172.21.15.80:0/190167381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:40:40.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:40:40 smithi080 bash[41963]: audit 2023-12-01T12:40:39.756203+0000 mon.a (mon.0) 8784 : audit 0 from='client.? 172.21.15.80:0/190167381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:40:40.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:40:40 smithi080 bash[28361]: audit 2023-12-01T12:40:39.756203+0000 mon.a (mon.0) 8784 : audit 0 from='client.? 172.21.15.80:0/190167381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:40:41.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:40:41 smithi090 bash[32384]: cluster 2023-12-01T12:40:40.041839+0000 mgr.y (mgr.24362) 14162 : cluster 0 pgmap v14131: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:40:41.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:40:41 smithi090 bash[32384]: audit 2023-12-01T12:40:40.531495+0000 mon.c (mon.2) 9058 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:40:41.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:40:41 smithi080 bash[28361]: cluster 2023-12-01T12:40:40.041839+0000 mgr.y (mgr.24362) 14162 : cluster 0 pgmap v14131: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:40:41.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:40:41 smithi080 bash[28361]: audit 2023-12-01T12:40:40.531495+0000 mon.c (mon.2) 9058 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:40:41.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:40:41 smithi080 bash[41963]: cluster 2023-12-01T12:40:40.041839+0000 mgr.y (mgr.24362) 14162 : cluster 0 pgmap v14131: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:40:41.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:40:41 smithi080 bash[41963]: audit 2023-12-01T12:40:40.531495+0000 mon.c (mon.2) 9058 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:40:43.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:40:43 smithi080 bash[28361]: cluster 2023-12-01T12:40:42.042909+0000 mgr.y (mgr.24362) 14163 : cluster 0 pgmap v14132: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:40:43.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:40:43 smithi080 bash[28361]: audit 2023-12-01T12:40:42.210005+0000 mon.a (mon.0) 8785 : audit 0 from='client.? 172.21.15.80:0/4205188605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:40:43.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:40:43 smithi080 bash[41963]: cluster 2023-12-01T12:40:42.042909+0000 mgr.y (mgr.24362) 14163 : cluster 0 pgmap v14132: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:40:43.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:40:43 smithi080 bash[41963]: audit 2023-12-01T12:40:42.210005+0000 mon.a (mon.0) 8785 : audit 0 from='client.? 172.21.15.80:0/4205188605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:40:43.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:40:43 smithi090 bash[32384]: cluster 2023-12-01T12:40:42.042909+0000 mgr.y (mgr.24362) 14163 : cluster 0 pgmap v14132: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:40:43.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:40:43 smithi090 bash[32384]: audit 2023-12-01T12:40:42.210005+0000 mon.a (mon.0) 8785 : audit 0 from='client.? 172.21.15.80:0/4205188605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:40:45.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:40:45 smithi080 bash[28361]: cluster 2023-12-01T12:40:44.043550+0000 mgr.y (mgr.24362) 14164 : cluster 0 pgmap v14133: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:40:45.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:40:45 smithi080 bash[28361]: audit 2023-12-01T12:40:44.667444+0000 mon.c (mon.2) 9059 : audit 0 from='client.? 172.21.15.80:0/3343175661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:40:45.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:40:45 smithi080 bash[41963]: cluster 2023-12-01T12:40:44.043550+0000 mgr.y (mgr.24362) 14164 : cluster 0 pgmap v14133: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:40:45.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:40:45 smithi080 bash[41963]: audit 2023-12-01T12:40:44.667444+0000 mon.c (mon.2) 9059 : audit 0 from='client.? 172.21.15.80:0/3343175661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:40:45.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:40:45 smithi090 bash[32384]: cluster 2023-12-01T12:40:44.043550+0000 mgr.y (mgr.24362) 14164 : cluster 0 pgmap v14133: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:40:45.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:40:45 smithi090 bash[32384]: audit 2023-12-01T12:40:44.667444+0000 mon.c (mon.2) 9059 : audit 0 from='client.? 172.21.15.80:0/3343175661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:40:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:40:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:40:46] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T12:40:47.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:40:47 smithi080 bash[28361]: cluster 2023-12-01T12:40:46.044648+0000 mgr.y (mgr.24362) 14165 : cluster 0 pgmap v14134: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:40:47.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:40:47 smithi080 bash[28361]: audit 2023-12-01T12:40:47.128057+0000 mon.a (mon.0) 8786 : audit 0 from='client.? 172.21.15.80:0/1807388499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:40:47.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:40:47 smithi080 bash[41963]: cluster 2023-12-01T12:40:46.044648+0000 mgr.y (mgr.24362) 14165 : cluster 0 pgmap v14134: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:40:47.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:40:47 smithi080 bash[41963]: audit 2023-12-01T12:40:47.128057+0000 mon.a (mon.0) 8786 : audit 0 from='client.? 172.21.15.80:0/1807388499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:40:47.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:40:47 smithi090 bash[32384]: cluster 2023-12-01T12:40:46.044648+0000 mgr.y (mgr.24362) 14165 : cluster 0 pgmap v14134: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:40:47.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:40:47 smithi090 bash[32384]: audit 2023-12-01T12:40:47.128057+0000 mon.a (mon.0) 8786 : audit 0 from='client.? 172.21.15.80:0/1807388499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:40:49.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:40:49 smithi080 bash[28361]: cluster 2023-12-01T12:40:48.045289+0000 mgr.y (mgr.24362) 14166 : cluster 0 pgmap v14135: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:40:49.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:40:49 smithi080 bash[41963]: cluster 2023-12-01T12:40:48.045289+0000 mgr.y (mgr.24362) 14166 : cluster 0 pgmap v14135: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:40:49.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:40:49 smithi090 bash[32384]: cluster 2023-12-01T12:40:48.045289+0000 mgr.y (mgr.24362) 14166 : cluster 0 pgmap v14135: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:40:50.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:40:50 smithi080 bash[28361]: audit 2023-12-01T12:40:49.577164+0000 mon.a (mon.0) 8787 : audit 0 from='client.? 172.21.15.80:0/1196089131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:40:50.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:40:50 smithi080 bash[41963]: audit 2023-12-01T12:40:49.577164+0000 mon.a (mon.0) 8787 : audit 0 from='client.? 172.21.15.80:0/1196089131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:40:50.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:40:50 smithi090 bash[32384]: audit 2023-12-01T12:40:49.577164+0000 mon.a (mon.0) 8787 : audit 0 from='client.? 172.21.15.80:0/1196089131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:40:51.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:40:51 smithi080 bash[41963]: cluster 2023-12-01T12:40:50.046014+0000 mgr.y (mgr.24362) 14167 : cluster 0 pgmap v14136: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:40:51.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:40:51 smithi080 bash[28361]: cluster 2023-12-01T12:40:50.046014+0000 mgr.y (mgr.24362) 14167 : cluster 0 pgmap v14136: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:40:51.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:40:51 smithi090 bash[32384]: cluster 2023-12-01T12:40:50.046014+0000 mgr.y (mgr.24362) 14167 : cluster 0 pgmap v14136: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:40:52.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:40:52 smithi090 bash[32384]: audit 2023-12-01T12:40:52.042463+0000 mon.c (mon.2) 9060 : audit 0 from='client.? 172.21.15.80:0/3381752985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:40:52.680 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:40:52 smithi080 bash[41963]: audit 2023-12-01T12:40:52.042463+0000 mon.c (mon.2) 9060 : audit 0 from='client.? 172.21.15.80:0/3381752985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:40:52.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:40:52 smithi080 bash[28361]: audit 2023-12-01T12:40:52.042463+0000 mon.c (mon.2) 9060 : audit 0 from='client.? 172.21.15.80:0/3381752985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:40:53.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:40:53 smithi090 bash[32384]: cluster 2023-12-01T12:40:52.047042+0000 mgr.y (mgr.24362) 14168 : cluster 0 pgmap v14137: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:40:53.680 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:40:53 smithi080 bash[41963]: cluster 2023-12-01T12:40:52.047042+0000 mgr.y (mgr.24362) 14168 : cluster 0 pgmap v14137: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:40:53.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:40:53 smithi080 bash[28361]: cluster 2023-12-01T12:40:52.047042+0000 mgr.y (mgr.24362) 14168 : cluster 0 pgmap v14137: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:40:55.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:40:55 smithi090 bash[32384]: cluster 2023-12-01T12:40:54.047722+0000 mgr.y (mgr.24362) 14169 : cluster 0 pgmap v14138: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:40:55.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:40:55 smithi090 bash[32384]: audit 2023-12-01T12:40:54.500288+0000 mon.a (mon.0) 8788 : audit 0 from='client.? 172.21.15.80:0/2160401998' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:40:55.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:40:55 smithi080 bash[41963]: cluster 2023-12-01T12:40:54.047722+0000 mgr.y (mgr.24362) 14169 : cluster 0 pgmap v14138: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:40:55.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:40:55 smithi080 bash[41963]: audit 2023-12-01T12:40:54.500288+0000 mon.a (mon.0) 8788 : audit 0 from='client.? 172.21.15.80:0/2160401998' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:40:55.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:40:55 smithi080 bash[28361]: cluster 2023-12-01T12:40:54.047722+0000 mgr.y (mgr.24362) 14169 : cluster 0 pgmap v14138: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:40:55.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:40:55 smithi080 bash[28361]: audit 2023-12-01T12:40:54.500288+0000 mon.a (mon.0) 8788 : audit 0 from='client.? 172.21.15.80:0/2160401998' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:40:56.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:40:56 smithi090 bash[32384]: audit 2023-12-01T12:40:55.531861+0000 mon.c (mon.2) 9061 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:40:56.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:40:56 smithi080 bash[28361]: audit 2023-12-01T12:40:55.531861+0000 mon.c (mon.2) 9061 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:40:56.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:40:56 smithi080 bash[41963]: audit 2023-12-01T12:40:55.531861+0000 mon.c (mon.2) 9061 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:40:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:40:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:40:56] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T12:40:57.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:40:57 smithi090 bash[32384]: cluster 2023-12-01T12:40:56.048947+0000 mgr.y (mgr.24362) 14170 : cluster 0 pgmap v14139: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:40:57.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:40:57 smithi090 bash[32384]: audit 2023-12-01T12:40:56.953984+0000 mon.a (mon.0) 8789 : audit 0 from='client.? 172.21.15.80:0/3868636925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:40:57.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:40:57 smithi080 bash[28361]: cluster 2023-12-01T12:40:56.048947+0000 mgr.y (mgr.24362) 14170 : cluster 0 pgmap v14139: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:40:57.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:40:57 smithi080 bash[28361]: audit 2023-12-01T12:40:56.953984+0000 mon.a (mon.0) 8789 : audit 0 from='client.? 172.21.15.80:0/3868636925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:40:57.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:40:57 smithi080 bash[41963]: cluster 2023-12-01T12:40:56.048947+0000 mgr.y (mgr.24362) 14170 : cluster 0 pgmap v14139: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:40:57.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:40:57 smithi080 bash[41963]: audit 2023-12-01T12:40:56.953984+0000 mon.a (mon.0) 8789 : audit 0 from='client.? 172.21.15.80:0/3868636925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:40:59.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:40:59 smithi090 bash[32384]: cluster 2023-12-01T12:40:58.049611+0000 mgr.y (mgr.24362) 14171 : cluster 0 pgmap v14140: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:40:59.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:40:59 smithi080 bash[28361]: cluster 2023-12-01T12:40:58.049611+0000 mgr.y (mgr.24362) 14171 : cluster 0 pgmap v14140: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:40:59.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:40:59 smithi080 bash[41963]: cluster 2023-12-01T12:40:58.049611+0000 mgr.y (mgr.24362) 14171 : cluster 0 pgmap v14140: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:41:00.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:41:00 smithi090 bash[32384]: audit 2023-12-01T12:40:59.411399+0000 mon.c (mon.2) 9062 : audit 0 from='client.? 172.21.15.80:0/945497884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:41:00.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:41:00 smithi080 bash[28361]: audit 2023-12-01T12:40:59.411399+0000 mon.c (mon.2) 9062 : audit 0 from='client.? 172.21.15.80:0/945497884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:41:00.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:41:00 smithi080 bash[41963]: audit 2023-12-01T12:40:59.411399+0000 mon.c (mon.2) 9062 : audit 0 from='client.? 172.21.15.80:0/945497884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:41:01.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:41:01 smithi090 bash[32384]: cluster 2023-12-01T12:41:00.050397+0000 mgr.y (mgr.24362) 14172 : cluster 0 pgmap v14141: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:41:01.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:41:01 smithi080 bash[41963]: cluster 2023-12-01T12:41:00.050397+0000 mgr.y (mgr.24362) 14172 : cluster 0 pgmap v14141: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:41:01.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:41:01 smithi080 bash[28361]: cluster 2023-12-01T12:41:00.050397+0000 mgr.y (mgr.24362) 14172 : cluster 0 pgmap v14141: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:41:02.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:41:02 smithi090 bash[32384]: audit 2023-12-01T12:41:01.867205+0000 mon.a (mon.0) 8790 : audit 0 from='client.? 172.21.15.80:0/1344279372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:41:02.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:41:02 smithi080 bash[28361]: audit 2023-12-01T12:41:01.867205+0000 mon.a (mon.0) 8790 : audit 0 from='client.? 172.21.15.80:0/1344279372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:41:02.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:41:02 smithi080 bash[41963]: audit 2023-12-01T12:41:01.867205+0000 mon.a (mon.0) 8790 : audit 0 from='client.? 172.21.15.80:0/1344279372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:41:03.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:41:03 smithi090 bash[32384]: cluster 2023-12-01T12:41:02.051703+0000 mgr.y (mgr.24362) 14173 : cluster 0 pgmap v14142: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:41:03.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:41:03 smithi080 bash[28361]: cluster 2023-12-01T12:41:02.051703+0000 mgr.y (mgr.24362) 14173 : cluster 0 pgmap v14142: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:41:03.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:41:03 smithi080 bash[41963]: cluster 2023-12-01T12:41:02.051703+0000 mgr.y (mgr.24362) 14173 : cluster 0 pgmap v14142: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:41:05.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:41:05 smithi090 bash[32384]: cluster 2023-12-01T12:41:04.052193+0000 mgr.y (mgr.24362) 14174 : cluster 0 pgmap v14143: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:41:05.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:41:05 smithi090 bash[32384]: audit 2023-12-01T12:41:04.303874+0000 mon.a (mon.0) 8791 : audit 0 from='client.? 172.21.15.80:0/1073069333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:41:05.680 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:41:05 smithi080 bash[41963]: cluster 2023-12-01T12:41:04.052193+0000 mgr.y (mgr.24362) 14174 : cluster 0 pgmap v14143: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:41:05.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:41:05 smithi080 bash[41963]: audit 2023-12-01T12:41:04.303874+0000 mon.a (mon.0) 8791 : audit 0 from='client.? 172.21.15.80:0/1073069333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:41:05.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:41:05 smithi080 bash[28361]: cluster 2023-12-01T12:41:04.052193+0000 mgr.y (mgr.24362) 14174 : cluster 0 pgmap v14143: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:41:05.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:41:05 smithi080 bash[28361]: audit 2023-12-01T12:41:04.303874+0000 mon.a (mon.0) 8791 : audit 0 from='client.? 172.21.15.80:0/1073069333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:41:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:41:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:41:06] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T12:41:07.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:41:07 smithi090 bash[32384]: cluster 2023-12-01T12:41:06.053350+0000 mgr.y (mgr.24362) 14175 : cluster 0 pgmap v14144: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:41:07.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:41:07 smithi090 bash[32384]: audit 2023-12-01T12:41:06.750037+0000 mon.a (mon.0) 8792 : audit 0 from='client.? 172.21.15.80:0/2630778569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:41:07.680 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:41:07 smithi080 bash[41963]: cluster 2023-12-01T12:41:06.053350+0000 mgr.y (mgr.24362) 14175 : cluster 0 pgmap v14144: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:41:07.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:41:07 smithi080 bash[41963]: audit 2023-12-01T12:41:06.750037+0000 mon.a (mon.0) 8792 : audit 0 from='client.? 172.21.15.80:0/2630778569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:41:07.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:41:07 smithi080 bash[28361]: cluster 2023-12-01T12:41:06.053350+0000 mgr.y (mgr.24362) 14175 : cluster 0 pgmap v14144: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:41:07.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:41:07 smithi080 bash[28361]: audit 2023-12-01T12:41:06.750037+0000 mon.a (mon.0) 8792 : audit 0 from='client.? 172.21.15.80:0/2630778569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:41:09.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:41:09 smithi090 bash[32384]: cluster 2023-12-01T12:41:08.054042+0000 mgr.y (mgr.24362) 14176 : cluster 0 pgmap v14145: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:41:09.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:41:09 smithi090 bash[32384]: audit 2023-12-01T12:41:09.208437+0000 mon.c (mon.2) 9063 : audit 0 from='client.? 172.21.15.80:0/2591286219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:41:09.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:41:09 smithi080 bash[41963]: cluster 2023-12-01T12:41:08.054042+0000 mgr.y (mgr.24362) 14176 : cluster 0 pgmap v14145: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:41:09.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:41:09 smithi080 bash[41963]: audit 2023-12-01T12:41:09.208437+0000 mon.c (mon.2) 9063 : audit 0 from='client.? 172.21.15.80:0/2591286219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:41:09.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:41:09 smithi080 bash[28361]: cluster 2023-12-01T12:41:08.054042+0000 mgr.y (mgr.24362) 14176 : cluster 0 pgmap v14145: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:41:09.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:41:09 smithi080 bash[28361]: audit 2023-12-01T12:41:09.208437+0000 mon.c (mon.2) 9063 : audit 0 from='client.? 172.21.15.80:0/2591286219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:41:11.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:41:11 smithi090 bash[32384]: cluster 2023-12-01T12:41:10.054728+0000 mgr.y (mgr.24362) 14177 : cluster 0 pgmap v14146: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:41:11.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:41:11 smithi090 bash[32384]: audit 2023-12-01T12:41:10.532251+0000 mon.c (mon.2) 9064 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:41:11.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:41:11 smithi080 bash[41963]: cluster 2023-12-01T12:41:10.054728+0000 mgr.y (mgr.24362) 14177 : cluster 0 pgmap v14146: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:41:11.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:41:11 smithi080 bash[41963]: audit 2023-12-01T12:41:10.532251+0000 mon.c (mon.2) 9064 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:41:11.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:41:11 smithi080 bash[28361]: cluster 2023-12-01T12:41:10.054728+0000 mgr.y (mgr.24362) 14177 : cluster 0 pgmap v14146: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:41:11.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:41:11 smithi080 bash[28361]: audit 2023-12-01T12:41:10.532251+0000 mon.c (mon.2) 9064 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:41:12.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:41:12 smithi090 bash[32384]: audit 2023-12-01T12:41:11.657791+0000 mon.a (mon.0) 8793 : audit 0 from='client.? 172.21.15.80:0/2239726820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:41:12.680 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:41:12 smithi080 bash[41963]: audit 2023-12-01T12:41:11.657791+0000 mon.a (mon.0) 8793 : audit 0 from='client.? 172.21.15.80:0/2239726820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:41:12.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:41:12 smithi080 bash[28361]: audit 2023-12-01T12:41:11.657791+0000 mon.a (mon.0) 8793 : audit 0 from='client.? 172.21.15.80:0/2239726820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:41:13.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:41:13 smithi090 bash[32384]: cluster 2023-12-01T12:41:12.055897+0000 mgr.y (mgr.24362) 14178 : cluster 0 pgmap v14147: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:41:13.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:41:13 smithi080 bash[28361]: cluster 2023-12-01T12:41:12.055897+0000 mgr.y (mgr.24362) 14178 : cluster 0 pgmap v14147: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:41:13.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:41:13 smithi080 bash[41963]: cluster 2023-12-01T12:41:12.055897+0000 mgr.y (mgr.24362) 14178 : cluster 0 pgmap v14147: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:41:14.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:41:14 smithi090 bash[32384]: audit 2023-12-01T12:41:13.762159+0000 mon.c (mon.2) 9065 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:41:14.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:41:14 smithi090 bash[32384]: audit 2023-12-01T12:41:14.111195+0000 mon.c (mon.2) 9066 : audit 0 from='client.? 172.21.15.80:0/3983305256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:41:14.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:41:14 smithi080 bash[28361]: audit 2023-12-01T12:41:13.762159+0000 mon.c (mon.2) 9065 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:41:14.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:41:14 smithi080 bash[28361]: audit 2023-12-01T12:41:14.111195+0000 mon.c (mon.2) 9066 : audit 0 from='client.? 172.21.15.80:0/3983305256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:41:14.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:41:14 smithi080 bash[41963]: audit 2023-12-01T12:41:13.762159+0000 mon.c (mon.2) 9065 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:41:14.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:41:14 smithi080 bash[41963]: audit 2023-12-01T12:41:14.111195+0000 mon.c (mon.2) 9066 : audit 0 from='client.? 172.21.15.80:0/3983305256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:41:15.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:41:15 smithi090 bash[32384]: cluster 2023-12-01T12:41:14.056449+0000 mgr.y (mgr.24362) 14179 : cluster 0 pgmap v14148: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:41:15.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:41:15 smithi080 bash[28361]: cluster 2023-12-01T12:41:14.056449+0000 mgr.y (mgr.24362) 14179 : cluster 0 pgmap v14148: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:41:15.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:41:15 smithi080 bash[41963]: cluster 2023-12-01T12:41:14.056449+0000 mgr.y (mgr.24362) 14179 : cluster 0 pgmap v14148: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:41:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:41:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:41:16] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T12:41:17.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:41:17 smithi080 bash[28361]: cluster 2023-12-01T12:41:16.057517+0000 mgr.y (mgr.24362) 14180 : cluster 0 pgmap v14149: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:41:17.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:41:17 smithi080 bash[28361]: audit 2023-12-01T12:41:16.567778+0000 mon.c (mon.2) 9067 : audit 0 from='client.? 172.21.15.80:0/3999711479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:41:17.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:41:17 smithi080 bash[41963]: cluster 2023-12-01T12:41:16.057517+0000 mgr.y (mgr.24362) 14180 : cluster 0 pgmap v14149: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:41:17.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:41:17 smithi080 bash[41963]: audit 2023-12-01T12:41:16.567778+0000 mon.c (mon.2) 9067 : audit 0 from='client.? 172.21.15.80:0/3999711479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:41:17.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:41:17 smithi090 bash[32384]: cluster 2023-12-01T12:41:16.057517+0000 mgr.y (mgr.24362) 14180 : cluster 0 pgmap v14149: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:41:17.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:41:17 smithi090 bash[32384]: audit 2023-12-01T12:41:16.567778+0000 mon.c (mon.2) 9067 : audit 0 from='client.? 172.21.15.80:0/3999711479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:41:19.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:41:19 smithi080 bash[41963]: cluster 2023-12-01T12:41:18.058197+0000 mgr.y (mgr.24362) 14181 : cluster 0 pgmap v14150: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:41:19.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:41:19 smithi080 bash[41963]: audit 2023-12-01T12:41:19.040730+0000 mon.c (mon.2) 9068 : audit 0 from='client.? 172.21.15.80:0/3218485022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:41:19.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:41:19 smithi080 bash[28361]: cluster 2023-12-01T12:41:18.058197+0000 mgr.y (mgr.24362) 14181 : cluster 0 pgmap v14150: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:41:19.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:41:19 smithi080 bash[28361]: audit 2023-12-01T12:41:19.040730+0000 mon.c (mon.2) 9068 : audit 0 from='client.? 172.21.15.80:0/3218485022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:41:19.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:41:19 smithi090 bash[32384]: cluster 2023-12-01T12:41:18.058197+0000 mgr.y (mgr.24362) 14181 : cluster 0 pgmap v14150: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:41:19.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:41:19 smithi090 bash[32384]: audit 2023-12-01T12:41:19.040730+0000 mon.c (mon.2) 9068 : audit 0 from='client.? 172.21.15.80:0/3218485022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:41:20.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:41:20 smithi090 bash[32384]: audit 2023-12-01T12:41:19.507125+0000 mon.a (mon.0) 8794 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:41:20.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:41:20 smithi090 bash[32384]: audit 2023-12-01T12:41:19.517387+0000 mon.a (mon.0) 8795 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:41:20.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:41:20 smithi090 bash[32384]: audit 2023-12-01T12:41:19.962804+0000 mon.a (mon.0) 8796 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:41:20.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:41:20 smithi090 bash[32384]: audit 2023-12-01T12:41:19.977083+0000 mon.a (mon.0) 8797 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:41:20.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:41:20 smithi090 bash[32384]: audit 2023-12-01T12:41:20.453162+0000 mon.c (mon.2) 9069 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:41:20.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:41:20 smithi090 bash[32384]: audit 2023-12-01T12:41:20.454709+0000 mon.c (mon.2) 9070 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:41:20.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:41:20 smithi090 bash[32384]: audit 2023-12-01T12:41:20.463061+0000 mon.a (mon.0) 8798 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:41:20.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:41:20 smithi080 bash[41963]: audit 2023-12-01T12:41:19.507125+0000 mon.a (mon.0) 8794 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:41:20.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:41:20 smithi080 bash[41963]: audit 2023-12-01T12:41:19.517387+0000 mon.a (mon.0) 8795 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:41:20.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:41:20 smithi080 bash[41963]: audit 2023-12-01T12:41:19.962804+0000 mon.a (mon.0) 8796 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:41:20.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:41:20 smithi080 bash[41963]: audit 2023-12-01T12:41:19.977083+0000 mon.a (mon.0) 8797 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:41:20.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:41:20 smithi080 bash[41963]: audit 2023-12-01T12:41:20.453162+0000 mon.c (mon.2) 9069 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:41:20.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:41:20 smithi080 bash[41963]: audit 2023-12-01T12:41:20.454709+0000 mon.c (mon.2) 9070 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:41:20.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:41:20 smithi080 bash[41963]: audit 2023-12-01T12:41:20.463061+0000 mon.a (mon.0) 8798 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:41:20.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:41:20 smithi080 bash[28361]: audit 2023-12-01T12:41:19.507125+0000 mon.a (mon.0) 8794 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:41:20.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:41:20 smithi080 bash[28361]: audit 2023-12-01T12:41:19.517387+0000 mon.a (mon.0) 8795 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:41:20.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:41:20 smithi080 bash[28361]: audit 2023-12-01T12:41:19.962804+0000 mon.a (mon.0) 8796 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:41:20.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:41:20 smithi080 bash[28361]: audit 2023-12-01T12:41:19.977083+0000 mon.a (mon.0) 8797 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:41:20.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:41:20 smithi080 bash[28361]: audit 2023-12-01T12:41:20.453162+0000 mon.c (mon.2) 9069 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:41:20.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:41:20 smithi080 bash[28361]: audit 2023-12-01T12:41:20.454709+0000 mon.c (mon.2) 9070 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:41:20.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:41:20 smithi080 bash[28361]: audit 2023-12-01T12:41:20.463061+0000 mon.a (mon.0) 8798 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:41:21.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:41:21 smithi090 bash[32384]: cluster 2023-12-01T12:41:20.058860+0000 mgr.y (mgr.24362) 14182 : cluster 0 pgmap v14151: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:41:21.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:41:21 smithi090 bash[32384]: audit 2023-12-01T12:41:21.490916+0000 mon.c (mon.2) 9071 : audit 0 from='client.? 172.21.15.80:0/1746551544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:41:21.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:41:21 smithi080 bash[28361]: cluster 2023-12-01T12:41:20.058860+0000 mgr.y (mgr.24362) 14182 : cluster 0 pgmap v14151: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:41:21.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:41:21 smithi080 bash[28361]: audit 2023-12-01T12:41:21.490916+0000 mon.c (mon.2) 9071 : audit 0 from='client.? 172.21.15.80:0/1746551544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:41:21.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:41:21 smithi080 bash[41963]: cluster 2023-12-01T12:41:20.058860+0000 mgr.y (mgr.24362) 14182 : cluster 0 pgmap v14151: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:41:21.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:41:21 smithi080 bash[41963]: audit 2023-12-01T12:41:21.490916+0000 mon.c (mon.2) 9071 : audit 0 from='client.? 172.21.15.80:0/1746551544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:41:23.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:41:23 smithi090 bash[32384]: cluster 2023-12-01T12:41:22.060071+0000 mgr.y (mgr.24362) 14183 : cluster 0 pgmap v14152: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:41:23.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:41:23 smithi080 bash[28361]: cluster 2023-12-01T12:41:22.060071+0000 mgr.y (mgr.24362) 14183 : cluster 0 pgmap v14152: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:41:23.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:41:23 smithi080 bash[41963]: cluster 2023-12-01T12:41:22.060071+0000 mgr.y (mgr.24362) 14183 : cluster 0 pgmap v14152: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:41:24.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:41:24 smithi080 bash[28361]: audit 2023-12-01T12:41:23.948132+0000 mon.c (mon.2) 9072 : audit 0 from='client.? 172.21.15.80:0/830446504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:41:24.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:41:24 smithi080 bash[41963]: audit 2023-12-01T12:41:23.948132+0000 mon.c (mon.2) 9072 : audit 0 from='client.? 172.21.15.80:0/830446504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:41:25.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:41:24 smithi090 bash[32384]: audit 2023-12-01T12:41:23.948132+0000 mon.c (mon.2) 9072 : audit 0 from='client.? 172.21.15.80:0/830446504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:41:25.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:41:25 smithi080 bash[28361]: cluster 2023-12-01T12:41:24.060683+0000 mgr.y (mgr.24362) 14184 : cluster 0 pgmap v14153: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:41:25.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:41:25 smithi080 bash[41963]: cluster 2023-12-01T12:41:24.060683+0000 mgr.y (mgr.24362) 14184 : cluster 0 pgmap v14153: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:41:26.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:41:25 smithi090 bash[32384]: cluster 2023-12-01T12:41:24.060683+0000 mgr.y (mgr.24362) 14184 : cluster 0 pgmap v14153: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:41:26.529 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:41:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:41:26] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T12:41:26.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:41:26 smithi080 bash[28361]: audit 2023-12-01T12:41:25.532144+0000 mon.c (mon.2) 9073 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:41:26.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:41:26 smithi080 bash[28361]: audit 2023-12-01T12:41:26.413518+0000 mon.c (mon.2) 9074 : audit 0 from='client.? 172.21.15.80:0/1346799134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:41:26.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:41:26 smithi080 bash[41963]: audit 2023-12-01T12:41:25.532144+0000 mon.c (mon.2) 9073 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:41:26.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:41:26 smithi080 bash[41963]: audit 2023-12-01T12:41:26.413518+0000 mon.c (mon.2) 9074 : audit 0 from='client.? 172.21.15.80:0/1346799134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:41:27.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:41:26 smithi090 bash[32384]: audit 2023-12-01T12:41:25.532144+0000 mon.c (mon.2) 9073 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:41:27.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:41:26 smithi090 bash[32384]: audit 2023-12-01T12:41:26.413518+0000 mon.c (mon.2) 9074 : audit 0 from='client.? 172.21.15.80:0/1346799134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:41:27.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:41:27 smithi080 bash[28361]: cluster 2023-12-01T12:41:26.061804+0000 mgr.y (mgr.24362) 14185 : cluster 0 pgmap v14154: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:41:27.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:41:27 smithi080 bash[41963]: cluster 2023-12-01T12:41:26.061804+0000 mgr.y (mgr.24362) 14185 : cluster 0 pgmap v14154: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:41:28.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:41:27 smithi090 bash[32384]: cluster 2023-12-01T12:41:26.061804+0000 mgr.y (mgr.24362) 14185 : cluster 0 pgmap v14154: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:41:29.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:41:29 smithi080 bash[28361]: cluster 2023-12-01T12:41:28.062451+0000 mgr.y (mgr.24362) 14186 : cluster 0 pgmap v14155: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:41:29.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:41:29 smithi080 bash[28361]: audit 2023-12-01T12:41:28.875103+0000 mon.a (mon.0) 8799 : audit 0 from='client.? 172.21.15.80:0/391302972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:41:29.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:41:29 smithi080 bash[41963]: cluster 2023-12-01T12:41:28.062451+0000 mgr.y (mgr.24362) 14186 : cluster 0 pgmap v14155: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:41:29.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:41:29 smithi080 bash[41963]: audit 2023-12-01T12:41:28.875103+0000 mon.a (mon.0) 8799 : audit 0 from='client.? 172.21.15.80:0/391302972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:41:30.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:41:29 smithi090 bash[32384]: cluster 2023-12-01T12:41:28.062451+0000 mgr.y (mgr.24362) 14186 : cluster 0 pgmap v14155: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:41:30.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:41:29 smithi090 bash[32384]: audit 2023-12-01T12:41:28.875103+0000 mon.a (mon.0) 8799 : audit 0 from='client.? 172.21.15.80:0/391302972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:41:31.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:41:31 smithi080 bash[41963]: cluster 2023-12-01T12:41:30.063132+0000 mgr.y (mgr.24362) 14187 : cluster 0 pgmap v14156: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:41:31.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:41:31 smithi080 bash[41963]: audit 2023-12-01T12:41:31.331664+0000 mon.c (mon.2) 9075 : audit 0 from='client.? 172.21.15.80:0/4145142137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:41:31.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:41:31 smithi080 bash[28361]: cluster 2023-12-01T12:41:30.063132+0000 mgr.y (mgr.24362) 14187 : cluster 0 pgmap v14156: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:41:31.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:41:31 smithi080 bash[28361]: audit 2023-12-01T12:41:31.331664+0000 mon.c (mon.2) 9075 : audit 0 from='client.? 172.21.15.80:0/4145142137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:41:32.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:41:31 smithi090 bash[32384]: cluster 2023-12-01T12:41:30.063132+0000 mgr.y (mgr.24362) 14187 : cluster 0 pgmap v14156: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:41:32.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:41:31 smithi090 bash[32384]: audit 2023-12-01T12:41:31.331664+0000 mon.c (mon.2) 9075 : audit 0 from='client.? 172.21.15.80:0/4145142137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:41:33.858 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:41:33 smithi090 bash[32384]: cluster 2023-12-01T12:41:32.064316+0000 mgr.y (mgr.24362) 14188 : cluster 0 pgmap v14157: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:41:33.930 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:41:33 smithi080 bash[41963]: cluster 2023-12-01T12:41:32.064316+0000 mgr.y (mgr.24362) 14188 : cluster 0 pgmap v14157: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:41:33.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:41:33 smithi080 bash[28361]: cluster 2023-12-01T12:41:32.064316+0000 mgr.y (mgr.24362) 14188 : cluster 0 pgmap v14157: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:41:34.267 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 12:41:33 smithi090 bash[65515]: logger=cleanup t=2023-12-01T12:41:33.859032604Z level=info msg="Completed cleanup jobs" duration=68.355783ms 2023-12-01T12:41:34.930 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:41:34 smithi080 bash[41963]: audit 2023-12-01T12:41:33.794393+0000 mon.c (mon.2) 9076 : audit 0 from='client.? 172.21.15.80:0/728575999' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:41:34.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:41:34 smithi080 bash[28361]: audit 2023-12-01T12:41:33.794393+0000 mon.c (mon.2) 9076 : audit 0 from='client.? 172.21.15.80:0/728575999' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:41:35.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:41:34 smithi090 bash[32384]: audit 2023-12-01T12:41:33.794393+0000 mon.c (mon.2) 9076 : audit 0 from='client.? 172.21.15.80:0/728575999' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:41:35.930 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:41:35 smithi080 bash[41963]: cluster 2023-12-01T12:41:34.065093+0000 mgr.y (mgr.24362) 14189 : cluster 0 pgmap v14158: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:41:35.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:41:35 smithi080 bash[28361]: cluster 2023-12-01T12:41:34.065093+0000 mgr.y (mgr.24362) 14189 : cluster 0 pgmap v14158: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:41:36.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:41:35 smithi090 bash[32384]: cluster 2023-12-01T12:41:34.065093+0000 mgr.y (mgr.24362) 14189 : cluster 0 pgmap v14158: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:41:36.562 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:41:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:41:36] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T12:41:36.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:41:36 smithi080 bash[28361]: audit 2023-12-01T12:41:36.249831+0000 mon.a (mon.0) 8800 : audit 0 from='client.? 172.21.15.80:0/641943830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:41:36.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:41:36 smithi080 bash[41963]: audit 2023-12-01T12:41:36.249831+0000 mon.a (mon.0) 8800 : audit 0 from='client.? 172.21.15.80:0/641943830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:41:37.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:41:36 smithi090 bash[32384]: audit 2023-12-01T12:41:36.249831+0000 mon.a (mon.0) 8800 : audit 0 from='client.? 172.21.15.80:0/641943830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:41:37.930 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:41:37 smithi080 bash[41963]: cluster 2023-12-01T12:41:36.066236+0000 mgr.y (mgr.24362) 14190 : cluster 0 pgmap v14159: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:41:37.939 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:41:37 smithi080 bash[28361]: cluster 2023-12-01T12:41:36.066236+0000 mgr.y (mgr.24362) 14190 : cluster 0 pgmap v14159: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:41:38.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:41:37 smithi090 bash[32384]: cluster 2023-12-01T12:41:36.066236+0000 mgr.y (mgr.24362) 14190 : cluster 0 pgmap v14159: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:41:39.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:41:39 smithi080 bash[41963]: cluster 2023-12-01T12:41:38.066885+0000 mgr.y (mgr.24362) 14191 : cluster 0 pgmap v14160: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:41:39.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:41:39 smithi080 bash[41963]: audit 2023-12-01T12:41:38.707672+0000 mon.c (mon.2) 9077 : audit 0 from='client.? 172.21.15.80:0/1429525113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:41:39.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:41:39 smithi080 bash[28361]: cluster 2023-12-01T12:41:38.066885+0000 mgr.y (mgr.24362) 14191 : cluster 0 pgmap v14160: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:41:39.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:41:39 smithi080 bash[28361]: audit 2023-12-01T12:41:38.707672+0000 mon.c (mon.2) 9077 : audit 0 from='client.? 172.21.15.80:0/1429525113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:41:40.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:41:39 smithi090 bash[32384]: cluster 2023-12-01T12:41:38.066885+0000 mgr.y (mgr.24362) 14191 : cluster 0 pgmap v14160: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:41:40.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:41:39 smithi090 bash[32384]: audit 2023-12-01T12:41:38.707672+0000 mon.c (mon.2) 9077 : audit 0 from='client.? 172.21.15.80:0/1429525113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:41:40.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:41:40 smithi080 bash[41963]: audit 2023-12-01T12:41:40.533063+0000 mon.c (mon.2) 9078 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:41:40.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:41:40 smithi080 bash[28361]: audit 2023-12-01T12:41:40.533063+0000 mon.c (mon.2) 9078 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:41:41.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:41:40 smithi090 bash[32384]: audit 2023-12-01T12:41:40.533063+0000 mon.c (mon.2) 9078 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:41:41.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:41:41 smithi080 bash[41963]: cluster 2023-12-01T12:41:40.067555+0000 mgr.y (mgr.24362) 14192 : cluster 0 pgmap v14161: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:41:41.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:41:41 smithi080 bash[41963]: audit 2023-12-01T12:41:41.163282+0000 mon.a (mon.0) 8801 : audit 0 from='client.? 172.21.15.80:0/708675111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:41:41.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:41:41 smithi080 bash[28361]: cluster 2023-12-01T12:41:40.067555+0000 mgr.y (mgr.24362) 14192 : cluster 0 pgmap v14161: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:41:41.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:41:41 smithi080 bash[28361]: audit 2023-12-01T12:41:41.163282+0000 mon.a (mon.0) 8801 : audit 0 from='client.? 172.21.15.80:0/708675111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:41:42.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:41:41 smithi090 bash[32384]: cluster 2023-12-01T12:41:40.067555+0000 mgr.y (mgr.24362) 14192 : cluster 0 pgmap v14161: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:41:42.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:41:41 smithi090 bash[32384]: audit 2023-12-01T12:41:41.163282+0000 mon.a (mon.0) 8801 : audit 0 from='client.? 172.21.15.80:0/708675111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:41:43.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:41:43 smithi080 bash[28361]: cluster 2023-12-01T12:41:42.068686+0000 mgr.y (mgr.24362) 14193 : cluster 0 pgmap v14162: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:41:43.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:41:43 smithi080 bash[41963]: cluster 2023-12-01T12:41:42.068686+0000 mgr.y (mgr.24362) 14193 : cluster 0 pgmap v14162: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:41:44.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:41:43 smithi090 bash[32384]: cluster 2023-12-01T12:41:42.068686+0000 mgr.y (mgr.24362) 14193 : cluster 0 pgmap v14162: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:41:44.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:41:44 smithi080 bash[28361]: audit 2023-12-01T12:41:43.617026+0000 mon.c (mon.2) 9079 : audit 0 from='client.? 172.21.15.80:0/3763385657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:41:44.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:41:44 smithi080 bash[41963]: audit 2023-12-01T12:41:43.617026+0000 mon.c (mon.2) 9079 : audit 0 from='client.? 172.21.15.80:0/3763385657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:41:45.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:41:44 smithi090 bash[32384]: audit 2023-12-01T12:41:43.617026+0000 mon.c (mon.2) 9079 : audit 0 from='client.? 172.21.15.80:0/3763385657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:41:45.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:41:45 smithi080 bash[28361]: cluster 2023-12-01T12:41:44.069327+0000 mgr.y (mgr.24362) 14194 : cluster 0 pgmap v14163: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:41:45.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:41:45 smithi080 bash[41963]: cluster 2023-12-01T12:41:44.069327+0000 mgr.y (mgr.24362) 14194 : cluster 0 pgmap v14163: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:41:46.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:41:45 smithi090 bash[32384]: cluster 2023-12-01T12:41:44.069327+0000 mgr.y (mgr.24362) 14194 : cluster 0 pgmap v14163: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:41:46.607 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:41:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:41:46] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T12:41:46.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:41:46 smithi080 bash[28361]: audit 2023-12-01T12:41:46.069260+0000 mon.c (mon.2) 9080 : audit 0 from='client.? 172.21.15.80:0/4036504478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:41:46.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:41:46 smithi080 bash[41963]: audit 2023-12-01T12:41:46.069260+0000 mon.c (mon.2) 9080 : audit 0 from='client.? 172.21.15.80:0/4036504478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:41:47.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:41:46 smithi090 bash[32384]: audit 2023-12-01T12:41:46.069260+0000 mon.c (mon.2) 9080 : audit 0 from='client.? 172.21.15.80:0/4036504478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:41:47.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:41:47 smithi080 bash[28361]: cluster 2023-12-01T12:41:46.070033+0000 mgr.y (mgr.24362) 14195 : cluster 0 pgmap v14164: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:41:47.930 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:41:47 smithi080 bash[41963]: cluster 2023-12-01T12:41:46.070033+0000 mgr.y (mgr.24362) 14195 : cluster 0 pgmap v14164: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:41:48.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:41:47 smithi090 bash[32384]: cluster 2023-12-01T12:41:46.070033+0000 mgr.y (mgr.24362) 14195 : cluster 0 pgmap v14164: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:41:48.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:41:48 smithi080 bash[28361]: audit 2023-12-01T12:41:48.527405+0000 mon.a (mon.0) 8802 : audit 0 from='client.? 172.21.15.80:0/3330432102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:41:48.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:41:48 smithi080 bash[41963]: audit 2023-12-01T12:41:48.527405+0000 mon.a (mon.0) 8802 : audit 0 from='client.? 172.21.15.80:0/3330432102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:41:49.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:41:48 smithi090 bash[32384]: audit 2023-12-01T12:41:48.527405+0000 mon.a (mon.0) 8802 : audit 0 from='client.? 172.21.15.80:0/3330432102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:41:49.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:41:49 smithi080 bash[28361]: cluster 2023-12-01T12:41:48.070611+0000 mgr.y (mgr.24362) 14196 : cluster 0 pgmap v14165: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:41:49.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:41:49 smithi080 bash[41963]: cluster 2023-12-01T12:41:48.070611+0000 mgr.y (mgr.24362) 14196 : cluster 0 pgmap v14165: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:41:50.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:41:49 smithi090 bash[32384]: cluster 2023-12-01T12:41:48.070611+0000 mgr.y (mgr.24362) 14196 : cluster 0 pgmap v14165: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:41:51.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:41:51 smithi080 bash[28361]: cluster 2023-12-01T12:41:50.071249+0000 mgr.y (mgr.24362) 14197 : cluster 0 pgmap v14166: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:41:51.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:41:51 smithi080 bash[28361]: audit 2023-12-01T12:41:50.977126+0000 mon.c (mon.2) 9081 : audit 0 from='client.? 172.21.15.80:0/208586751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:41:51.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:41:51 smithi080 bash[41963]: cluster 2023-12-01T12:41:50.071249+0000 mgr.y (mgr.24362) 14197 : cluster 0 pgmap v14166: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:41:51.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:41:51 smithi080 bash[41963]: audit 2023-12-01T12:41:50.977126+0000 mon.c (mon.2) 9081 : audit 0 from='client.? 172.21.15.80:0/208586751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:41:52.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:41:51 smithi090 bash[32384]: cluster 2023-12-01T12:41:50.071249+0000 mgr.y (mgr.24362) 14197 : cluster 0 pgmap v14166: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:41:52.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:41:51 smithi090 bash[32384]: audit 2023-12-01T12:41:50.977126+0000 mon.c (mon.2) 9081 : audit 0 from='client.? 172.21.15.80:0/208586751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:41:53.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:41:53 smithi080 bash[28361]: cluster 2023-12-01T12:41:52.072375+0000 mgr.y (mgr.24362) 14198 : cluster 0 pgmap v14167: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:41:53.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:41:53 smithi080 bash[28361]: audit 2023-12-01T12:41:53.433533+0000 mon.c (mon.2) 9082 : audit 0 from='client.? 172.21.15.80:0/2331238747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:41:53.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:41:53 smithi080 bash[41963]: cluster 2023-12-01T12:41:52.072375+0000 mgr.y (mgr.24362) 14198 : cluster 0 pgmap v14167: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:41:53.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:41:53 smithi080 bash[41963]: audit 2023-12-01T12:41:53.433533+0000 mon.c (mon.2) 9082 : audit 0 from='client.? 172.21.15.80:0/2331238747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:41:54.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:41:53 smithi090 bash[32384]: cluster 2023-12-01T12:41:52.072375+0000 mgr.y (mgr.24362) 14198 : cluster 0 pgmap v14167: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:41:54.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:41:53 smithi090 bash[32384]: audit 2023-12-01T12:41:53.433533+0000 mon.c (mon.2) 9082 : audit 0 from='client.? 172.21.15.80:0/2331238747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:41:55.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:41:55 smithi080 bash[28361]: cluster 2023-12-01T12:41:54.073019+0000 mgr.y (mgr.24362) 14199 : cluster 0 pgmap v14168: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:41:55.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:41:55 smithi080 bash[28361]: audit 2023-12-01T12:41:55.533244+0000 mon.c (mon.2) 9083 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:41:55.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:41:55 smithi080 bash[41963]: cluster 2023-12-01T12:41:54.073019+0000 mgr.y (mgr.24362) 14199 : cluster 0 pgmap v14168: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:41:55.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:41:55 smithi080 bash[41963]: audit 2023-12-01T12:41:55.533244+0000 mon.c (mon.2) 9083 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:41:56.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:41:55 smithi090 bash[32384]: cluster 2023-12-01T12:41:54.073019+0000 mgr.y (mgr.24362) 14199 : cluster 0 pgmap v14168: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:41:56.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:41:55 smithi090 bash[32384]: audit 2023-12-01T12:41:55.533244+0000 mon.c (mon.2) 9083 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:41:56.639 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:41:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:41:56] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T12:41:56.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:41:56 smithi080 bash[41963]: audit 2023-12-01T12:41:55.900934+0000 mon.c (mon.2) 9084 : audit 0 from='client.? 172.21.15.80:0/1520667380' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:41:56.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:41:56 smithi080 bash[28361]: audit 2023-12-01T12:41:55.900934+0000 mon.c (mon.2) 9084 : audit 0 from='client.? 172.21.15.80:0/1520667380' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:41:57.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:41:56 smithi090 bash[32384]: audit 2023-12-01T12:41:55.900934+0000 mon.c (mon.2) 9084 : audit 0 from='client.? 172.21.15.80:0/1520667380' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:41:57.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:41:57 smithi080 bash[28361]: cluster 2023-12-01T12:41:56.074181+0000 mgr.y (mgr.24362) 14200 : cluster 0 pgmap v14169: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:41:57.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:41:57 smithi080 bash[41963]: cluster 2023-12-01T12:41:56.074181+0000 mgr.y (mgr.24362) 14200 : cluster 0 pgmap v14169: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:41:58.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:41:57 smithi090 bash[32384]: cluster 2023-12-01T12:41:56.074181+0000 mgr.y (mgr.24362) 14200 : cluster 0 pgmap v14169: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:41:58.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:41:58 smithi080 bash[28361]: audit 2023-12-01T12:41:58.360026+0000 mon.a (mon.0) 8803 : audit 0 from='client.? 172.21.15.80:0/4217726169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:41:58.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:41:58 smithi080 bash[41963]: audit 2023-12-01T12:41:58.360026+0000 mon.a (mon.0) 8803 : audit 0 from='client.? 172.21.15.80:0/4217726169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:41:59.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:41:58 smithi090 bash[32384]: audit 2023-12-01T12:41:58.360026+0000 mon.a (mon.0) 8803 : audit 0 from='client.? 172.21.15.80:0/4217726169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:41:59.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:41:59 smithi080 bash[28361]: cluster 2023-12-01T12:41:58.074668+0000 mgr.y (mgr.24362) 14201 : cluster 0 pgmap v14170: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:41:59.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:41:59 smithi080 bash[41963]: cluster 2023-12-01T12:41:58.074668+0000 mgr.y (mgr.24362) 14201 : cluster 0 pgmap v14170: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:42:00.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:41:59 smithi090 bash[32384]: cluster 2023-12-01T12:41:58.074668+0000 mgr.y (mgr.24362) 14201 : cluster 0 pgmap v14170: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:42:01.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:42:01 smithi080 bash[28361]: cluster 2023-12-01T12:42:00.075322+0000 mgr.y (mgr.24362) 14202 : cluster 0 pgmap v14171: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:42:01.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:42:01 smithi080 bash[28361]: audit 2023-12-01T12:42:00.820950+0000 mon.a (mon.0) 8804 : audit 0 from='client.? 172.21.15.80:0/3038933730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:42:01.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:42:01 smithi080 bash[41963]: cluster 2023-12-01T12:42:00.075322+0000 mgr.y (mgr.24362) 14202 : cluster 0 pgmap v14171: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:42:01.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:42:01 smithi080 bash[41963]: audit 2023-12-01T12:42:00.820950+0000 mon.a (mon.0) 8804 : audit 0 from='client.? 172.21.15.80:0/3038933730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:42:02.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:42:01 smithi090 bash[32384]: cluster 2023-12-01T12:42:00.075322+0000 mgr.y (mgr.24362) 14202 : cluster 0 pgmap v14171: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:42:02.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:42:01 smithi090 bash[32384]: audit 2023-12-01T12:42:00.820950+0000 mon.a (mon.0) 8804 : audit 0 from='client.? 172.21.15.80:0/3038933730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:42:03.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:42:03 smithi080 bash[28361]: cluster 2023-12-01T12:42:02.076512+0000 mgr.y (mgr.24362) 14203 : cluster 0 pgmap v14172: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:42:03.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:42:03 smithi080 bash[28361]: audit 2023-12-01T12:42:03.274677+0000 mon.a (mon.0) 8805 : audit 0 from='client.? 172.21.15.80:0/2712129950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:42:03.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:42:03 smithi080 bash[41963]: cluster 2023-12-01T12:42:02.076512+0000 mgr.y (mgr.24362) 14203 : cluster 0 pgmap v14172: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:42:03.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:42:03 smithi080 bash[41963]: audit 2023-12-01T12:42:03.274677+0000 mon.a (mon.0) 8805 : audit 0 from='client.? 172.21.15.80:0/2712129950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:42:04.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:42:03 smithi090 bash[32384]: cluster 2023-12-01T12:42:02.076512+0000 mgr.y (mgr.24362) 14203 : cluster 0 pgmap v14172: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:42:04.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:42:03 smithi090 bash[32384]: audit 2023-12-01T12:42:03.274677+0000 mon.a (mon.0) 8805 : audit 0 from='client.? 172.21.15.80:0/2712129950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:42:05.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:42:05 smithi080 bash[28361]: cluster 2023-12-01T12:42:04.077169+0000 mgr.y (mgr.24362) 14204 : cluster 0 pgmap v14173: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:42:05.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:42:05 smithi080 bash[41963]: cluster 2023-12-01T12:42:04.077169+0000 mgr.y (mgr.24362) 14204 : cluster 0 pgmap v14173: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:42:06.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:42:05 smithi090 bash[32384]: cluster 2023-12-01T12:42:04.077169+0000 mgr.y (mgr.24362) 14204 : cluster 0 pgmap v14173: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:42:06.675 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:42:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:42:06] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T12:42:06.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:42:06 smithi080 bash[28361]: audit 2023-12-01T12:42:05.727463+0000 mon.a (mon.0) 8806 : audit 0 from='client.? 172.21.15.80:0/2413479137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:42:06.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:42:06 smithi080 bash[41963]: audit 2023-12-01T12:42:05.727463+0000 mon.a (mon.0) 8806 : audit 0 from='client.? 172.21.15.80:0/2413479137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:42:07.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:42:06 smithi090 bash[32384]: audit 2023-12-01T12:42:05.727463+0000 mon.a (mon.0) 8806 : audit 0 from='client.? 172.21.15.80:0/2413479137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:42:07.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:42:07 smithi080 bash[28361]: cluster 2023-12-01T12:42:06.078243+0000 mgr.y (mgr.24362) 14205 : cluster 0 pgmap v14174: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:42:07.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:42:07 smithi080 bash[41963]: cluster 2023-12-01T12:42:06.078243+0000 mgr.y (mgr.24362) 14205 : cluster 0 pgmap v14174: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:42:08.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:42:07 smithi090 bash[32384]: cluster 2023-12-01T12:42:06.078243+0000 mgr.y (mgr.24362) 14205 : cluster 0 pgmap v14174: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:42:09.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:42:08 smithi090 bash[32384]: audit 2023-12-01T12:42:08.176984+0000 mon.c (mon.2) 9085 : audit 0 from='client.? 172.21.15.80:0/2682124223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:42:09.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:42:08 smithi080 bash[28361]: audit 2023-12-01T12:42:08.176984+0000 mon.c (mon.2) 9085 : audit 0 from='client.? 172.21.15.80:0/2682124223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:42:09.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:42:08 smithi080 bash[41963]: audit 2023-12-01T12:42:08.176984+0000 mon.c (mon.2) 9085 : audit 0 from='client.? 172.21.15.80:0/2682124223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:42:10.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:42:09 smithi090 bash[32384]: cluster 2023-12-01T12:42:08.078833+0000 mgr.y (mgr.24362) 14206 : cluster 0 pgmap v14175: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:42:10.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:42:09 smithi080 bash[28361]: cluster 2023-12-01T12:42:08.078833+0000 mgr.y (mgr.24362) 14206 : cluster 0 pgmap v14175: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:42:10.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:42:09 smithi080 bash[41963]: cluster 2023-12-01T12:42:08.078833+0000 mgr.y (mgr.24362) 14206 : cluster 0 pgmap v14175: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:42:11.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:42:10 smithi090 bash[32384]: audit 2023-12-01T12:42:10.533580+0000 mon.c (mon.2) 9086 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:42:11.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:42:10 smithi090 bash[32384]: audit 2023-12-01T12:42:10.623222+0000 mon.c (mon.2) 9087 : audit 0 from='client.? 172.21.15.80:0/1370093541' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:42:11.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:42:10 smithi080 bash[28361]: audit 2023-12-01T12:42:10.533580+0000 mon.c (mon.2) 9086 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:42:11.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:42:10 smithi080 bash[28361]: audit 2023-12-01T12:42:10.623222+0000 mon.c (mon.2) 9087 : audit 0 from='client.? 172.21.15.80:0/1370093541' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:42:11.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:42:10 smithi080 bash[41963]: audit 2023-12-01T12:42:10.533580+0000 mon.c (mon.2) 9086 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:42:11.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:42:10 smithi080 bash[41963]: audit 2023-12-01T12:42:10.623222+0000 mon.c (mon.2) 9087 : audit 0 from='client.? 172.21.15.80:0/1370093541' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:42:12.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:42:11 smithi090 bash[32384]: cluster 2023-12-01T12:42:10.079503+0000 mgr.y (mgr.24362) 14207 : cluster 0 pgmap v14176: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:42:12.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:42:11 smithi080 bash[41963]: cluster 2023-12-01T12:42:10.079503+0000 mgr.y (mgr.24362) 14207 : cluster 0 pgmap v14176: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:42:12.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:42:11 smithi080 bash[28361]: cluster 2023-12-01T12:42:10.079503+0000 mgr.y (mgr.24362) 14207 : cluster 0 pgmap v14176: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:42:14.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:42:13 smithi090 bash[32384]: cluster 2023-12-01T12:42:12.080689+0000 mgr.y (mgr.24362) 14208 : cluster 0 pgmap v14177: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:42:14.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:42:13 smithi090 bash[32384]: audit 2023-12-01T12:42:13.079731+0000 mon.a (mon.0) 8807 : audit 0 from='client.? 172.21.15.80:0/2743962185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:42:14.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:42:13 smithi080 bash[28361]: cluster 2023-12-01T12:42:12.080689+0000 mgr.y (mgr.24362) 14208 : cluster 0 pgmap v14177: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:42:14.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:42:13 smithi080 bash[28361]: audit 2023-12-01T12:42:13.079731+0000 mon.a (mon.0) 8807 : audit 0 from='client.? 172.21.15.80:0/2743962185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:42:14.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:42:13 smithi080 bash[41963]: cluster 2023-12-01T12:42:12.080689+0000 mgr.y (mgr.24362) 14208 : cluster 0 pgmap v14177: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:42:14.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:42:13 smithi080 bash[41963]: audit 2023-12-01T12:42:13.079731+0000 mon.a (mon.0) 8807 : audit 0 from='client.? 172.21.15.80:0/2743962185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:42:16.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:42:15 smithi090 bash[32384]: cluster 2023-12-01T12:42:14.081308+0000 mgr.y (mgr.24362) 14209 : cluster 0 pgmap v14178: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:42:16.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:42:15 smithi090 bash[32384]: audit 2023-12-01T12:42:15.525717+0000 mon.c (mon.2) 9088 : audit 0 from='client.? 172.21.15.80:0/385556123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:42:16.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:42:15 smithi080 bash[41963]: cluster 2023-12-01T12:42:14.081308+0000 mgr.y (mgr.24362) 14209 : cluster 0 pgmap v14178: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:42:16.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:42:15 smithi080 bash[41963]: audit 2023-12-01T12:42:15.525717+0000 mon.c (mon.2) 9088 : audit 0 from='client.? 172.21.15.80:0/385556123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:42:16.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:42:15 smithi080 bash[28361]: cluster 2023-12-01T12:42:14.081308+0000 mgr.y (mgr.24362) 14209 : cluster 0 pgmap v14178: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:42:16.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:42:15 smithi080 bash[28361]: audit 2023-12-01T12:42:15.525717+0000 mon.c (mon.2) 9088 : audit 0 from='client.? 172.21.15.80:0/385556123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:42:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:42:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:42:16] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T12:42:18.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:42:17 smithi090 bash[32384]: cluster 2023-12-01T12:42:16.082396+0000 mgr.y (mgr.24362) 14210 : cluster 0 pgmap v14179: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:42:18.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:42:17 smithi080 bash[28361]: cluster 2023-12-01T12:42:16.082396+0000 mgr.y (mgr.24362) 14210 : cluster 0 pgmap v14179: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:42:18.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:42:17 smithi080 bash[41963]: cluster 2023-12-01T12:42:16.082396+0000 mgr.y (mgr.24362) 14210 : cluster 0 pgmap v14179: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:42:19.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:42:18 smithi090 bash[32384]: audit 2023-12-01T12:42:17.973992+0000 mon.c (mon.2) 9089 : audit 0 from='client.? 172.21.15.80:0/1065811323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:42:19.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:42:18 smithi080 bash[28361]: audit 2023-12-01T12:42:17.973992+0000 mon.c (mon.2) 9089 : audit 0 from='client.? 172.21.15.80:0/1065811323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:42:19.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:42:18 smithi080 bash[41963]: audit 2023-12-01T12:42:17.973992+0000 mon.c (mon.2) 9089 : audit 0 from='client.? 172.21.15.80:0/1065811323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:42:20.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:42:19 smithi090 bash[32384]: cluster 2023-12-01T12:42:18.083080+0000 mgr.y (mgr.24362) 14211 : cluster 0 pgmap v14180: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:42:20.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:42:19 smithi080 bash[28361]: cluster 2023-12-01T12:42:18.083080+0000 mgr.y (mgr.24362) 14211 : cluster 0 pgmap v14180: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:42:20.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:42:19 smithi080 bash[41963]: cluster 2023-12-01T12:42:18.083080+0000 mgr.y (mgr.24362) 14211 : cluster 0 pgmap v14180: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:42:21.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:42:20 smithi090 bash[32384]: cluster 2023-12-01T12:42:20.083723+0000 mgr.y (mgr.24362) 14212 : cluster 0 pgmap v14181: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:42:21.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:42:20 smithi090 bash[32384]: audit 2023-12-01T12:42:20.430935+0000 mon.c (mon.2) 9090 : audit 0 from='client.? 172.21.15.80:0/1372048526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:42:21.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:42:20 smithi090 bash[32384]: audit 2023-12-01T12:42:20.548331+0000 mon.c (mon.2) 9091 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:42:21.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:42:20 smithi080 bash[28361]: cluster 2023-12-01T12:42:20.083723+0000 mgr.y (mgr.24362) 14212 : cluster 0 pgmap v14181: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:42:21.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:42:20 smithi080 bash[28361]: audit 2023-12-01T12:42:20.430935+0000 mon.c (mon.2) 9090 : audit 0 from='client.? 172.21.15.80:0/1372048526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:42:21.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:42:20 smithi080 bash[28361]: audit 2023-12-01T12:42:20.548331+0000 mon.c (mon.2) 9091 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:42:21.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:42:20 smithi080 bash[41963]: cluster 2023-12-01T12:42:20.083723+0000 mgr.y (mgr.24362) 14212 : cluster 0 pgmap v14181: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:42:21.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:42:20 smithi080 bash[41963]: audit 2023-12-01T12:42:20.430935+0000 mon.c (mon.2) 9090 : audit 0 from='client.? 172.21.15.80:0/1372048526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:42:21.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:42:20 smithi080 bash[41963]: audit 2023-12-01T12:42:20.548331+0000 mon.c (mon.2) 9091 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:42:23.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:42:23 smithi090 bash[32384]: cluster 2023-12-01T12:42:22.084944+0000 mgr.y (mgr.24362) 14213 : cluster 0 pgmap v14182: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:42:23.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:42:23 smithi090 bash[32384]: audit 2023-12-01T12:42:22.898771+0000 mon.a (mon.0) 8808 : audit 0 from='client.? 172.21.15.80:0/144180896' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:42:23.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:42:23 smithi080 bash[41963]: cluster 2023-12-01T12:42:22.084944+0000 mgr.y (mgr.24362) 14213 : cluster 0 pgmap v14182: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:42:23.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:42:23 smithi080 bash[41963]: audit 2023-12-01T12:42:22.898771+0000 mon.a (mon.0) 8808 : audit 0 from='client.? 172.21.15.80:0/144180896' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:42:23.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:42:23 smithi080 bash[28361]: cluster 2023-12-01T12:42:22.084944+0000 mgr.y (mgr.24362) 14213 : cluster 0 pgmap v14182: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:42:23.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:42:23 smithi080 bash[28361]: audit 2023-12-01T12:42:22.898771+0000 mon.a (mon.0) 8808 : audit 0 from='client.? 172.21.15.80:0/144180896' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:42:25.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:42:25 smithi090 bash[32384]: cluster 2023-12-01T12:42:24.085598+0000 mgr.y (mgr.24362) 14214 : cluster 0 pgmap v14183: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:42:25.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:42:25 smithi080 bash[41963]: cluster 2023-12-01T12:42:24.085598+0000 mgr.y (mgr.24362) 14214 : cluster 0 pgmap v14183: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:42:25.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:42:25 smithi080 bash[28361]: cluster 2023-12-01T12:42:24.085598+0000 mgr.y (mgr.24362) 14214 : cluster 0 pgmap v14183: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:42:26.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:42:26 smithi090 bash[32384]: audit 2023-12-01T12:42:25.355362+0000 mon.a (mon.0) 8809 : audit 0 from='client.? 172.21.15.80:0/2595167970' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:42:26.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:42:26 smithi090 bash[32384]: audit 2023-12-01T12:42:25.534113+0000 mon.c (mon.2) 9092 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:42:26.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:42:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:42:26] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T12:42:26.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:42:26 smithi080 bash[28361]: audit 2023-12-01T12:42:25.355362+0000 mon.a (mon.0) 8809 : audit 0 from='client.? 172.21.15.80:0/2595167970' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:42:26.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:42:26 smithi080 bash[28361]: audit 2023-12-01T12:42:25.534113+0000 mon.c (mon.2) 9092 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:42:26.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:42:26 smithi080 bash[41963]: audit 2023-12-01T12:42:25.355362+0000 mon.a (mon.0) 8809 : audit 0 from='client.? 172.21.15.80:0/2595167970' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:42:26.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:42:26 smithi080 bash[41963]: audit 2023-12-01T12:42:25.534113+0000 mon.c (mon.2) 9092 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:42:27.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:42:27 smithi080 bash[28361]: cluster 2023-12-01T12:42:26.086705+0000 mgr.y (mgr.24362) 14215 : cluster 0 pgmap v14184: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:42:27.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:42:27 smithi080 bash[28361]: audit 2023-12-01T12:42:26.343443+0000 mon.a (mon.0) 8810 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:42:27.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:42:27 smithi080 bash[28361]: audit 2023-12-01T12:42:26.354506+0000 mon.a (mon.0) 8811 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:42:27.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:42:27 smithi080 bash[28361]: audit 2023-12-01T12:42:26.848369+0000 mon.a (mon.0) 8812 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:42:27.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:42:27 smithi080 bash[28361]: audit 2023-12-01T12:42:26.858346+0000 mon.a (mon.0) 8813 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:42:27.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:42:27 smithi080 bash[41963]: cluster 2023-12-01T12:42:26.086705+0000 mgr.y (mgr.24362) 14215 : cluster 0 pgmap v14184: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:42:27.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:42:27 smithi080 bash[41963]: audit 2023-12-01T12:42:26.343443+0000 mon.a (mon.0) 8810 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:42:27.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:42:27 smithi080 bash[41963]: audit 2023-12-01T12:42:26.354506+0000 mon.a (mon.0) 8811 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:42:27.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:42:27 smithi080 bash[41963]: audit 2023-12-01T12:42:26.848369+0000 mon.a (mon.0) 8812 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:42:27.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:42:27 smithi080 bash[41963]: audit 2023-12-01T12:42:26.858346+0000 mon.a (mon.0) 8813 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:42:27.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:42:27 smithi090 bash[32384]: cluster 2023-12-01T12:42:26.086705+0000 mgr.y (mgr.24362) 14215 : cluster 0 pgmap v14184: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:42:27.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:42:27 smithi090 bash[32384]: audit 2023-12-01T12:42:26.343443+0000 mon.a (mon.0) 8810 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:42:27.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:42:27 smithi090 bash[32384]: audit 2023-12-01T12:42:26.354506+0000 mon.a (mon.0) 8811 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:42:27.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:42:27 smithi090 bash[32384]: audit 2023-12-01T12:42:26.848369+0000 mon.a (mon.0) 8812 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:42:27.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:42:27 smithi090 bash[32384]: audit 2023-12-01T12:42:26.858346+0000 mon.a (mon.0) 8813 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:42:28.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:42:28 smithi080 bash[28361]: audit 2023-12-01T12:42:27.383179+0000 mon.c (mon.2) 9093 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:42:28.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:42:28 smithi080 bash[28361]: audit 2023-12-01T12:42:27.384815+0000 mon.c (mon.2) 9094 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:42:28.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:42:28 smithi080 bash[28361]: audit 2023-12-01T12:42:27.394163+0000 mon.a (mon.0) 8814 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:42:28.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:42:28 smithi080 bash[28361]: audit 2023-12-01T12:42:27.801619+0000 mon.a (mon.0) 8815 : audit 0 from='client.? 172.21.15.80:0/4268799611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:42:28.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:42:28 smithi080 bash[41963]: audit 2023-12-01T12:42:27.383179+0000 mon.c (mon.2) 9093 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:42:28.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:42:28 smithi080 bash[41963]: audit 2023-12-01T12:42:27.384815+0000 mon.c (mon.2) 9094 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:42:28.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:42:28 smithi080 bash[41963]: audit 2023-12-01T12:42:27.394163+0000 mon.a (mon.0) 8814 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:42:28.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:42:28 smithi080 bash[41963]: audit 2023-12-01T12:42:27.801619+0000 mon.a (mon.0) 8815 : audit 0 from='client.? 172.21.15.80:0/4268799611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:42:28.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:42:28 smithi090 bash[32384]: audit 2023-12-01T12:42:27.383179+0000 mon.c (mon.2) 9093 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:42:28.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:42:28 smithi090 bash[32384]: audit 2023-12-01T12:42:27.384815+0000 mon.c (mon.2) 9094 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:42:28.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:42:28 smithi090 bash[32384]: audit 2023-12-01T12:42:27.394163+0000 mon.a (mon.0) 8814 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:42:28.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:42:28 smithi090 bash[32384]: audit 2023-12-01T12:42:27.801619+0000 mon.a (mon.0) 8815 : audit 0 from='client.? 172.21.15.80:0/4268799611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:42:29.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:42:29 smithi080 bash[41963]: cluster 2023-12-01T12:42:28.087345+0000 mgr.y (mgr.24362) 14216 : cluster 0 pgmap v14185: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:42:29.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:42:29 smithi080 bash[28361]: cluster 2023-12-01T12:42:28.087345+0000 mgr.y (mgr.24362) 14216 : cluster 0 pgmap v14185: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:42:29.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:42:29 smithi090 bash[32384]: cluster 2023-12-01T12:42:28.087345+0000 mgr.y (mgr.24362) 14216 : cluster 0 pgmap v14185: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:42:30.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:42:30 smithi080 bash[28361]: audit 2023-12-01T12:42:30.256109+0000 mon.a (mon.0) 8816 : audit 0 from='client.? 172.21.15.80:0/3266335378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:42:30.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:42:30 smithi080 bash[41963]: audit 2023-12-01T12:42:30.256109+0000 mon.a (mon.0) 8816 : audit 0 from='client.? 172.21.15.80:0/3266335378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:42:30.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:42:30 smithi090 bash[32384]: audit 2023-12-01T12:42:30.256109+0000 mon.a (mon.0) 8816 : audit 0 from='client.? 172.21.15.80:0/3266335378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:42:31.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:42:31 smithi080 bash[28361]: cluster 2023-12-01T12:42:30.088000+0000 mgr.y (mgr.24362) 14217 : cluster 0 pgmap v14186: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:42:31.680 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:42:31 smithi080 bash[41963]: cluster 2023-12-01T12:42:30.088000+0000 mgr.y (mgr.24362) 14217 : cluster 0 pgmap v14186: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:42:31.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:42:31 smithi090 bash[32384]: cluster 2023-12-01T12:42:30.088000+0000 mgr.y (mgr.24362) 14217 : cluster 0 pgmap v14186: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:42:33.680 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:42:33 smithi080 bash[41963]: cluster 2023-12-01T12:42:32.089113+0000 mgr.y (mgr.24362) 14218 : cluster 0 pgmap v14187: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:42:33.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:42:33 smithi080 bash[41963]: audit 2023-12-01T12:42:32.701274+0000 mon.a (mon.0) 8817 : audit 0 from='client.? 172.21.15.80:0/3872506767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:42:33.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:42:33 smithi080 bash[28361]: cluster 2023-12-01T12:42:32.089113+0000 mgr.y (mgr.24362) 14218 : cluster 0 pgmap v14187: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:42:33.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:42:33 smithi080 bash[28361]: audit 2023-12-01T12:42:32.701274+0000 mon.a (mon.0) 8817 : audit 0 from='client.? 172.21.15.80:0/3872506767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:42:33.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:42:33 smithi090 bash[32384]: cluster 2023-12-01T12:42:32.089113+0000 mgr.y (mgr.24362) 14218 : cluster 0 pgmap v14187: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:42:33.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:42:33 smithi090 bash[32384]: audit 2023-12-01T12:42:32.701274+0000 mon.a (mon.0) 8817 : audit 0 from='client.? 172.21.15.80:0/3872506767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:42:35.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:42:35 smithi080 bash[28361]: cluster 2023-12-01T12:42:34.089772+0000 mgr.y (mgr.24362) 14219 : cluster 0 pgmap v14188: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:42:35.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:42:35 smithi080 bash[28361]: audit 2023-12-01T12:42:35.170495+0000 mon.c (mon.2) 9095 : audit 0 from='client.? 172.21.15.80:0/1495726399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:42:35.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:42:35 smithi080 bash[41963]: cluster 2023-12-01T12:42:34.089772+0000 mgr.y (mgr.24362) 14219 : cluster 0 pgmap v14188: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:42:35.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:42:35 smithi080 bash[41963]: audit 2023-12-01T12:42:35.170495+0000 mon.c (mon.2) 9095 : audit 0 from='client.? 172.21.15.80:0/1495726399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:42:35.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:42:35 smithi090 bash[32384]: cluster 2023-12-01T12:42:34.089772+0000 mgr.y (mgr.24362) 14219 : cluster 0 pgmap v14188: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:42:35.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:42:35 smithi090 bash[32384]: audit 2023-12-01T12:42:35.170495+0000 mon.c (mon.2) 9095 : audit 0 from='client.? 172.21.15.80:0/1495726399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:42:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:42:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:42:36] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T12:42:37.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:42:37 smithi080 bash[41963]: cluster 2023-12-01T12:42:36.090905+0000 mgr.y (mgr.24362) 14220 : cluster 0 pgmap v14189: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:42:37.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:42:37 smithi080 bash[28361]: cluster 2023-12-01T12:42:36.090905+0000 mgr.y (mgr.24362) 14220 : cluster 0 pgmap v14189: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:42:37.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:42:37 smithi090 bash[32384]: cluster 2023-12-01T12:42:36.090905+0000 mgr.y (mgr.24362) 14220 : cluster 0 pgmap v14189: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:42:38.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:42:38 smithi090 bash[32384]: audit 2023-12-01T12:42:37.620398+0000 mon.c (mon.2) 9096 : audit 0 from='client.? 172.21.15.80:0/3528149254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:42:38.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:42:38 smithi080 bash[28361]: audit 2023-12-01T12:42:37.620398+0000 mon.c (mon.2) 9096 : audit 0 from='client.? 172.21.15.80:0/3528149254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:42:38.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:42:38 smithi080 bash[41963]: audit 2023-12-01T12:42:37.620398+0000 mon.c (mon.2) 9096 : audit 0 from='client.? 172.21.15.80:0/3528149254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:42:39.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:42:39 smithi090 bash[32384]: cluster 2023-12-01T12:42:38.091519+0000 mgr.y (mgr.24362) 14221 : cluster 0 pgmap v14190: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:42:39.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:42:39 smithi080 bash[28361]: cluster 2023-12-01T12:42:38.091519+0000 mgr.y (mgr.24362) 14221 : cluster 0 pgmap v14190: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:42:39.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:42:39 smithi080 bash[41963]: cluster 2023-12-01T12:42:38.091519+0000 mgr.y (mgr.24362) 14221 : cluster 0 pgmap v14190: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:42:40.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:42:40 smithi090 bash[32384]: audit 2023-12-01T12:42:40.080980+0000 mon.a (mon.0) 8818 : audit 0 from='client.? 172.21.15.80:0/786820247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:42:40.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:42:40 smithi080 bash[28361]: audit 2023-12-01T12:42:40.080980+0000 mon.a (mon.0) 8818 : audit 0 from='client.? 172.21.15.80:0/786820247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:42:40.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:42:40 smithi080 bash[41963]: audit 2023-12-01T12:42:40.080980+0000 mon.a (mon.0) 8818 : audit 0 from='client.? 172.21.15.80:0/786820247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:42:41.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:42:41 smithi090 bash[32384]: cluster 2023-12-01T12:42:40.092166+0000 mgr.y (mgr.24362) 14222 : cluster 0 pgmap v14191: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:42:41.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:42:41 smithi090 bash[32384]: audit 2023-12-01T12:42:40.534538+0000 mon.c (mon.2) 9097 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:42:41.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:42:41 smithi080 bash[41963]: cluster 2023-12-01T12:42:40.092166+0000 mgr.y (mgr.24362) 14222 : cluster 0 pgmap v14191: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:42:41.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:42:41 smithi080 bash[41963]: audit 2023-12-01T12:42:40.534538+0000 mon.c (mon.2) 9097 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:42:41.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:42:41 smithi080 bash[28361]: cluster 2023-12-01T12:42:40.092166+0000 mgr.y (mgr.24362) 14222 : cluster 0 pgmap v14191: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:42:41.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:42:41 smithi080 bash[28361]: audit 2023-12-01T12:42:40.534538+0000 mon.c (mon.2) 9097 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:42:43.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:42:43 smithi090 bash[32384]: cluster 2023-12-01T12:42:42.093299+0000 mgr.y (mgr.24362) 14223 : cluster 0 pgmap v14192: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:42:43.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:42:43 smithi090 bash[32384]: audit 2023-12-01T12:42:42.539020+0000 mon.c (mon.2) 9098 : audit 0 from='client.? 172.21.15.80:0/1901476694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:42:43.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:42:43 smithi080 bash[28361]: cluster 2023-12-01T12:42:42.093299+0000 mgr.y (mgr.24362) 14223 : cluster 0 pgmap v14192: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:42:43.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:42:43 smithi080 bash[28361]: audit 2023-12-01T12:42:42.539020+0000 mon.c (mon.2) 9098 : audit 0 from='client.? 172.21.15.80:0/1901476694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:42:43.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:42:43 smithi080 bash[41963]: cluster 2023-12-01T12:42:42.093299+0000 mgr.y (mgr.24362) 14223 : cluster 0 pgmap v14192: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:42:43.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:42:43 smithi080 bash[41963]: audit 2023-12-01T12:42:42.539020+0000 mon.c (mon.2) 9098 : audit 0 from='client.? 172.21.15.80:0/1901476694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:42:45.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:42:45 smithi090 bash[32384]: cluster 2023-12-01T12:42:44.093897+0000 mgr.y (mgr.24362) 14224 : cluster 0 pgmap v14193: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:42:45.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:42:45 smithi090 bash[32384]: audit 2023-12-01T12:42:44.987183+0000 mon.c (mon.2) 9099 : audit 0 from='client.? 172.21.15.80:0/420031586' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:42:45.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:42:45 smithi080 bash[41963]: cluster 2023-12-01T12:42:44.093897+0000 mgr.y (mgr.24362) 14224 : cluster 0 pgmap v14193: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:42:45.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:42:45 smithi080 bash[41963]: audit 2023-12-01T12:42:44.987183+0000 mon.c (mon.2) 9099 : audit 0 from='client.? 172.21.15.80:0/420031586' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:42:45.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:42:45 smithi080 bash[28361]: cluster 2023-12-01T12:42:44.093897+0000 mgr.y (mgr.24362) 14224 : cluster 0 pgmap v14193: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:42:45.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:42:45 smithi080 bash[28361]: audit 2023-12-01T12:42:44.987183+0000 mon.c (mon.2) 9099 : audit 0 from='client.? 172.21.15.80:0/420031586' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:42:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:42:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:42:46] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T12:42:47.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:42:47 smithi090 bash[32384]: cluster 2023-12-01T12:42:46.095047+0000 mgr.y (mgr.24362) 14225 : cluster 0 pgmap v14194: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:42:47.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:42:47 smithi090 bash[32384]: audit 2023-12-01T12:42:47.446297+0000 mon.c (mon.2) 9100 : audit 0 from='client.? 172.21.15.80:0/2416594777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:42:47.930 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:42:47 smithi080 bash[41963]: cluster 2023-12-01T12:42:46.095047+0000 mgr.y (mgr.24362) 14225 : cluster 0 pgmap v14194: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:42:47.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:42:47 smithi080 bash[41963]: audit 2023-12-01T12:42:47.446297+0000 mon.c (mon.2) 9100 : audit 0 from='client.? 172.21.15.80:0/2416594777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:42:47.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:42:47 smithi080 bash[28361]: cluster 2023-12-01T12:42:46.095047+0000 mgr.y (mgr.24362) 14225 : cluster 0 pgmap v14194: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:42:47.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:42:47 smithi080 bash[28361]: audit 2023-12-01T12:42:47.446297+0000 mon.c (mon.2) 9100 : audit 0 from='client.? 172.21.15.80:0/2416594777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:42:49.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:42:49 smithi090 bash[32384]: cluster 2023-12-01T12:42:48.095722+0000 mgr.y (mgr.24362) 14226 : cluster 0 pgmap v14195: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:42:49.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:42:49 smithi080 bash[41963]: cluster 2023-12-01T12:42:48.095722+0000 mgr.y (mgr.24362) 14226 : cluster 0 pgmap v14195: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:42:49.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:42:49 smithi080 bash[28361]: cluster 2023-12-01T12:42:48.095722+0000 mgr.y (mgr.24362) 14226 : cluster 0 pgmap v14195: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:42:50.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:42:50 smithi090 bash[32384]: audit 2023-12-01T12:42:49.901684+0000 mon.a (mon.0) 8819 : audit 0 from='client.? 172.21.15.80:0/2206998132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:42:50.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:42:50 smithi080 bash[41963]: audit 2023-12-01T12:42:49.901684+0000 mon.a (mon.0) 8819 : audit 0 from='client.? 172.21.15.80:0/2206998132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:42:50.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:42:50 smithi080 bash[28361]: audit 2023-12-01T12:42:49.901684+0000 mon.a (mon.0) 8819 : audit 0 from='client.? 172.21.15.80:0/2206998132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:42:51.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:42:51 smithi090 bash[32384]: cluster 2023-12-01T12:42:50.096306+0000 mgr.y (mgr.24362) 14227 : cluster 0 pgmap v14196: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:42:51.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:42:51 smithi080 bash[41963]: cluster 2023-12-01T12:42:50.096306+0000 mgr.y (mgr.24362) 14227 : cluster 0 pgmap v14196: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:42:51.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:42:51 smithi080 bash[28361]: cluster 2023-12-01T12:42:50.096306+0000 mgr.y (mgr.24362) 14227 : cluster 0 pgmap v14196: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:42:53.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:42:53 smithi090 bash[32384]: cluster 2023-12-01T12:42:52.097308+0000 mgr.y (mgr.24362) 14228 : cluster 0 pgmap v14197: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:42:53.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:42:53 smithi090 bash[32384]: audit 2023-12-01T12:42:52.349003+0000 mon.a (mon.0) 8820 : audit 0 from='client.? 172.21.15.80:0/683122723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:42:53.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:42:53 smithi080 bash[28361]: cluster 2023-12-01T12:42:52.097308+0000 mgr.y (mgr.24362) 14228 : cluster 0 pgmap v14197: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:42:53.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:42:53 smithi080 bash[28361]: audit 2023-12-01T12:42:52.349003+0000 mon.a (mon.0) 8820 : audit 0 from='client.? 172.21.15.80:0/683122723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:42:53.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:42:53 smithi080 bash[41963]: cluster 2023-12-01T12:42:52.097308+0000 mgr.y (mgr.24362) 14228 : cluster 0 pgmap v14197: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:42:53.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:42:53 smithi080 bash[41963]: audit 2023-12-01T12:42:52.349003+0000 mon.a (mon.0) 8820 : audit 0 from='client.? 172.21.15.80:0/683122723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:42:55.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:42:55 smithi090 bash[32384]: cluster 2023-12-01T12:42:54.097985+0000 mgr.y (mgr.24362) 14229 : cluster 0 pgmap v14198: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:42:55.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:42:55 smithi090 bash[32384]: audit 2023-12-01T12:42:54.810823+0000 mon.c (mon.2) 9101 : audit 0 from='client.? 172.21.15.80:0/3263114171' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:42:55.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:42:55 smithi080 bash[41963]: cluster 2023-12-01T12:42:54.097985+0000 mgr.y (mgr.24362) 14229 : cluster 0 pgmap v14198: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:42:55.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:42:55 smithi080 bash[41963]: audit 2023-12-01T12:42:54.810823+0000 mon.c (mon.2) 9101 : audit 0 from='client.? 172.21.15.80:0/3263114171' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:42:55.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:42:55 smithi080 bash[28361]: cluster 2023-12-01T12:42:54.097985+0000 mgr.y (mgr.24362) 14229 : cluster 0 pgmap v14198: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:42:55.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:42:55 smithi080 bash[28361]: audit 2023-12-01T12:42:54.810823+0000 mon.c (mon.2) 9101 : audit 0 from='client.? 172.21.15.80:0/3263114171' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:42:56.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:42:56 smithi090 bash[32384]: audit 2023-12-01T12:42:55.534864+0000 mon.c (mon.2) 9102 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:42:56.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:42:56 smithi080 bash[41963]: audit 2023-12-01T12:42:55.534864+0000 mon.c (mon.2) 9102 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:42:56.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:42:56 smithi080 bash[28361]: audit 2023-12-01T12:42:55.534864+0000 mon.c (mon.2) 9102 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:42:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:42:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:42:56] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T12:42:57.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:42:57 smithi090 bash[32384]: cluster 2023-12-01T12:42:56.099030+0000 mgr.y (mgr.24362) 14230 : cluster 0 pgmap v14199: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:42:57.680 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:42:57 smithi080 bash[41963]: cluster 2023-12-01T12:42:56.099030+0000 mgr.y (mgr.24362) 14230 : cluster 0 pgmap v14199: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:42:57.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:42:57 smithi080 bash[28361]: cluster 2023-12-01T12:42:56.099030+0000 mgr.y (mgr.24362) 14230 : cluster 0 pgmap v14199: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:42:58.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:42:58 smithi090 bash[32384]: audit 2023-12-01T12:42:57.272151+0000 mon.a (mon.0) 8821 : audit 0 from='client.? 172.21.15.80:0/2245893869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:42:58.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:42:58 smithi080 bash[41963]: audit 2023-12-01T12:42:57.272151+0000 mon.a (mon.0) 8821 : audit 0 from='client.? 172.21.15.80:0/2245893869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:42:58.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:42:58 smithi080 bash[28361]: audit 2023-12-01T12:42:57.272151+0000 mon.a (mon.0) 8821 : audit 0 from='client.? 172.21.15.80:0/2245893869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:42:59.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:42:59 smithi090 bash[32384]: cluster 2023-12-01T12:42:58.099708+0000 mgr.y (mgr.24362) 14231 : cluster 0 pgmap v14200: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:42:59.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:42:59 smithi080 bash[28361]: cluster 2023-12-01T12:42:58.099708+0000 mgr.y (mgr.24362) 14231 : cluster 0 pgmap v14200: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:42:59.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:42:59 smithi080 bash[41963]: cluster 2023-12-01T12:42:58.099708+0000 mgr.y (mgr.24362) 14231 : cluster 0 pgmap v14200: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:43:00.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:43:00 smithi090 bash[32384]: audit 2023-12-01T12:42:59.732505+0000 mon.c (mon.2) 9103 : audit 0 from='client.? 172.21.15.80:0/3995229623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:43:00.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:43:00 smithi080 bash[28361]: audit 2023-12-01T12:42:59.732505+0000 mon.c (mon.2) 9103 : audit 0 from='client.? 172.21.15.80:0/3995229623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:43:00.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:43:00 smithi080 bash[41963]: audit 2023-12-01T12:42:59.732505+0000 mon.c (mon.2) 9103 : audit 0 from='client.? 172.21.15.80:0/3995229623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:43:01.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:43:01 smithi090 bash[32384]: cluster 2023-12-01T12:43:00.100382+0000 mgr.y (mgr.24362) 14232 : cluster 0 pgmap v14201: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:43:01.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:43:01 smithi080 bash[28361]: cluster 2023-12-01T12:43:00.100382+0000 mgr.y (mgr.24362) 14232 : cluster 0 pgmap v14201: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:43:01.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:43:01 smithi080 bash[41963]: cluster 2023-12-01T12:43:00.100382+0000 mgr.y (mgr.24362) 14232 : cluster 0 pgmap v14201: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:43:02.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:43:02 smithi090 bash[32384]: audit 2023-12-01T12:43:02.191042+0000 mon.a (mon.0) 8822 : audit 0 from='client.? 172.21.15.80:0/2176892611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:43:02.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:43:02 smithi080 bash[28361]: audit 2023-12-01T12:43:02.191042+0000 mon.a (mon.0) 8822 : audit 0 from='client.? 172.21.15.80:0/2176892611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:43:02.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:43:02 smithi080 bash[41963]: audit 2023-12-01T12:43:02.191042+0000 mon.a (mon.0) 8822 : audit 0 from='client.? 172.21.15.80:0/2176892611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:43:03.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:43:03 smithi090 bash[32384]: cluster 2023-12-01T12:43:02.101492+0000 mgr.y (mgr.24362) 14233 : cluster 0 pgmap v14202: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:43:03.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:43:03 smithi080 bash[28361]: cluster 2023-12-01T12:43:02.101492+0000 mgr.y (mgr.24362) 14233 : cluster 0 pgmap v14202: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:43:03.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:43:03 smithi080 bash[41963]: cluster 2023-12-01T12:43:02.101492+0000 mgr.y (mgr.24362) 14233 : cluster 0 pgmap v14202: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:43:05.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:43:05 smithi090 bash[32384]: cluster 2023-12-01T12:43:04.102159+0000 mgr.y (mgr.24362) 14234 : cluster 0 pgmap v14203: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:43:05.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:43:05 smithi090 bash[32384]: audit 2023-12-01T12:43:04.642146+0000 mon.a (mon.0) 8823 : audit 0 from='client.? 172.21.15.80:0/1965962307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:43:05.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:43:05 smithi080 bash[28361]: cluster 2023-12-01T12:43:04.102159+0000 mgr.y (mgr.24362) 14234 : cluster 0 pgmap v14203: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:43:05.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:43:05 smithi080 bash[28361]: audit 2023-12-01T12:43:04.642146+0000 mon.a (mon.0) 8823 : audit 0 from='client.? 172.21.15.80:0/1965962307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:43:05.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:43:05 smithi080 bash[41963]: cluster 2023-12-01T12:43:04.102159+0000 mgr.y (mgr.24362) 14234 : cluster 0 pgmap v14203: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:43:05.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:43:05 smithi080 bash[41963]: audit 2023-12-01T12:43:04.642146+0000 mon.a (mon.0) 8823 : audit 0 from='client.? 172.21.15.80:0/1965962307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:43:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:43:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:43:06] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T12:43:07.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:43:07 smithi090 bash[32384]: cluster 2023-12-01T12:43:06.103271+0000 mgr.y (mgr.24362) 14235 : cluster 0 pgmap v14204: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:43:07.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:43:07 smithi090 bash[32384]: audit 2023-12-01T12:43:07.106217+0000 mon.c (mon.2) 9104 : audit 0 from='client.? 172.21.15.80:0/878812404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:43:07.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:43:07 smithi080 bash[28361]: cluster 2023-12-01T12:43:06.103271+0000 mgr.y (mgr.24362) 14235 : cluster 0 pgmap v14204: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:43:07.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:43:07 smithi080 bash[28361]: audit 2023-12-01T12:43:07.106217+0000 mon.c (mon.2) 9104 : audit 0 from='client.? 172.21.15.80:0/878812404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:43:07.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:43:07 smithi080 bash[41963]: cluster 2023-12-01T12:43:06.103271+0000 mgr.y (mgr.24362) 14235 : cluster 0 pgmap v14204: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:43:07.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:43:07 smithi080 bash[41963]: audit 2023-12-01T12:43:07.106217+0000 mon.c (mon.2) 9104 : audit 0 from='client.? 172.21.15.80:0/878812404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:43:09.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:43:09 smithi090 bash[32384]: cluster 2023-12-01T12:43:08.103868+0000 mgr.y (mgr.24362) 14236 : cluster 0 pgmap v14205: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:43:09.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:43:09 smithi080 bash[28361]: cluster 2023-12-01T12:43:08.103868+0000 mgr.y (mgr.24362) 14236 : cluster 0 pgmap v14205: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:43:09.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:43:09 smithi080 bash[41963]: cluster 2023-12-01T12:43:08.103868+0000 mgr.y (mgr.24362) 14236 : cluster 0 pgmap v14205: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:43:10.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:43:10 smithi080 bash[28361]: audit 2023-12-01T12:43:09.557430+0000 mon.a (mon.0) 8824 : audit 0 from='client.? 172.21.15.80:0/2090200509' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:43:10.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:43:10 smithi080 bash[41963]: audit 2023-12-01T12:43:09.557430+0000 mon.a (mon.0) 8824 : audit 0 from='client.? 172.21.15.80:0/2090200509' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:43:10.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:43:10 smithi090 bash[32384]: audit 2023-12-01T12:43:09.557430+0000 mon.a (mon.0) 8824 : audit 0 from='client.? 172.21.15.80:0/2090200509' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:43:11.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:43:11 smithi080 bash[41963]: cluster 2023-12-01T12:43:10.104583+0000 mgr.y (mgr.24362) 14237 : cluster 0 pgmap v14206: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:43:11.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:43:11 smithi080 bash[41963]: audit 2023-12-01T12:43:10.535543+0000 mon.c (mon.2) 9105 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:43:11.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:43:11 smithi080 bash[28361]: cluster 2023-12-01T12:43:10.104583+0000 mgr.y (mgr.24362) 14237 : cluster 0 pgmap v14206: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:43:11.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:43:11 smithi080 bash[28361]: audit 2023-12-01T12:43:10.535543+0000 mon.c (mon.2) 9105 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:43:11.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:43:11 smithi090 bash[32384]: cluster 2023-12-01T12:43:10.104583+0000 mgr.y (mgr.24362) 14237 : cluster 0 pgmap v14206: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:43:11.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:43:11 smithi090 bash[32384]: audit 2023-12-01T12:43:10.535543+0000 mon.c (mon.2) 9105 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:43:12.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:43:12 smithi080 bash[28361]: audit 2023-12-01T12:43:12.008088+0000 mon.a (mon.0) 8825 : audit 0 from='client.? 172.21.15.80:0/2352314816' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:43:12.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:43:12 smithi080 bash[41963]: audit 2023-12-01T12:43:12.008088+0000 mon.a (mon.0) 8825 : audit 0 from='client.? 172.21.15.80:0/2352314816' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:43:12.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:43:12 smithi090 bash[32384]: audit 2023-12-01T12:43:12.008088+0000 mon.a (mon.0) 8825 : audit 0 from='client.? 172.21.15.80:0/2352314816' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:43:13.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:43:13 smithi080 bash[28361]: cluster 2023-12-01T12:43:12.105683+0000 mgr.y (mgr.24362) 14238 : cluster 0 pgmap v14207: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:43:13.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:43:13 smithi080 bash[41963]: cluster 2023-12-01T12:43:12.105683+0000 mgr.y (mgr.24362) 14238 : cluster 0 pgmap v14207: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:43:13.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:43:13 smithi090 bash[32384]: cluster 2023-12-01T12:43:12.105683+0000 mgr.y (mgr.24362) 14238 : cluster 0 pgmap v14207: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:43:15.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:43:15 smithi080 bash[41963]: cluster 2023-12-01T12:43:14.106298+0000 mgr.y (mgr.24362) 14239 : cluster 0 pgmap v14208: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:43:15.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:43:15 smithi080 bash[41963]: audit 2023-12-01T12:43:14.475908+0000 mon.a (mon.0) 8826 : audit 0 from='client.? 172.21.15.80:0/3325453465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:43:15.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:43:15 smithi080 bash[28361]: cluster 2023-12-01T12:43:14.106298+0000 mgr.y (mgr.24362) 14239 : cluster 0 pgmap v14208: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:43:15.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:43:15 smithi080 bash[28361]: audit 2023-12-01T12:43:14.475908+0000 mon.a (mon.0) 8826 : audit 0 from='client.? 172.21.15.80:0/3325453465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:43:15.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:43:15 smithi090 bash[32384]: cluster 2023-12-01T12:43:14.106298+0000 mgr.y (mgr.24362) 14239 : cluster 0 pgmap v14208: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:43:15.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:43:15 smithi090 bash[32384]: audit 2023-12-01T12:43:14.475908+0000 mon.a (mon.0) 8826 : audit 0 from='client.? 172.21.15.80:0/3325453465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:43:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:43:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:43:16] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T12:43:17.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:43:17 smithi080 bash[41963]: cluster 2023-12-01T12:43:16.107384+0000 mgr.y (mgr.24362) 14240 : cluster 0 pgmap v14209: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:43:17.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:43:17 smithi080 bash[41963]: audit 2023-12-01T12:43:16.929333+0000 mon.a (mon.0) 8827 : audit 0 from='client.? 172.21.15.80:0/4119993929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:43:17.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:43:17 smithi080 bash[28361]: cluster 2023-12-01T12:43:16.107384+0000 mgr.y (mgr.24362) 14240 : cluster 0 pgmap v14209: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:43:17.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:43:17 smithi080 bash[28361]: audit 2023-12-01T12:43:16.929333+0000 mon.a (mon.0) 8827 : audit 0 from='client.? 172.21.15.80:0/4119993929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:43:17.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:43:17 smithi090 bash[32384]: cluster 2023-12-01T12:43:16.107384+0000 mgr.y (mgr.24362) 14240 : cluster 0 pgmap v14209: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:43:17.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:43:17 smithi090 bash[32384]: audit 2023-12-01T12:43:16.929333+0000 mon.a (mon.0) 8827 : audit 0 from='client.? 172.21.15.80:0/4119993929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:43:19.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:43:19 smithi080 bash[28361]: cluster 2023-12-01T12:43:18.108102+0000 mgr.y (mgr.24362) 14241 : cluster 0 pgmap v14210: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:43:19.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:43:19 smithi080 bash[41963]: cluster 2023-12-01T12:43:18.108102+0000 mgr.y (mgr.24362) 14241 : cluster 0 pgmap v14210: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:43:19.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:43:19 smithi090 bash[32384]: cluster 2023-12-01T12:43:18.108102+0000 mgr.y (mgr.24362) 14241 : cluster 0 pgmap v14210: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:43:20.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:43:20 smithi080 bash[28361]: audit 2023-12-01T12:43:19.379816+0000 mon.c (mon.2) 9106 : audit 0 from='client.? 172.21.15.80:0/670277994' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:43:20.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:43:20 smithi080 bash[41963]: audit 2023-12-01T12:43:19.379816+0000 mon.c (mon.2) 9106 : audit 0 from='client.? 172.21.15.80:0/670277994' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:43:20.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:43:20 smithi090 bash[32384]: audit 2023-12-01T12:43:19.379816+0000 mon.c (mon.2) 9106 : audit 0 from='client.? 172.21.15.80:0/670277994' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:43:21.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:43:21 smithi080 bash[28361]: cluster 2023-12-01T12:43:20.108702+0000 mgr.y (mgr.24362) 14242 : cluster 0 pgmap v14211: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:43:21.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:43:21 smithi080 bash[41963]: cluster 2023-12-01T12:43:20.108702+0000 mgr.y (mgr.24362) 14242 : cluster 0 pgmap v14211: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:43:21.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:43:21 smithi090 bash[32384]: cluster 2023-12-01T12:43:20.108702+0000 mgr.y (mgr.24362) 14242 : cluster 0 pgmap v14211: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:43:22.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:43:22 smithi080 bash[28361]: audit 2023-12-01T12:43:21.828304+0000 mon.a (mon.0) 8828 : audit 0 from='client.? 172.21.15.80:0/3282196394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:43:22.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:43:22 smithi080 bash[41963]: audit 2023-12-01T12:43:21.828304+0000 mon.a (mon.0) 8828 : audit 0 from='client.? 172.21.15.80:0/3282196394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:43:22.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:43:22 smithi090 bash[32384]: audit 2023-12-01T12:43:21.828304+0000 mon.a (mon.0) 8828 : audit 0 from='client.? 172.21.15.80:0/3282196394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:43:23.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:43:23 smithi080 bash[28361]: cluster 2023-12-01T12:43:22.109907+0000 mgr.y (mgr.24362) 14243 : cluster 0 pgmap v14212: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:43:23.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:43:23 smithi080 bash[41963]: cluster 2023-12-01T12:43:22.109907+0000 mgr.y (mgr.24362) 14243 : cluster 0 pgmap v14212: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:43:23.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:43:23 smithi090 bash[32384]: cluster 2023-12-01T12:43:22.109907+0000 mgr.y (mgr.24362) 14243 : cluster 0 pgmap v14212: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:43:24.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:43:24 smithi080 bash[28361]: audit 2023-12-01T12:43:24.279174+0000 mon.a (mon.0) 8829 : audit 0 from='client.? 172.21.15.80:0/1388540961' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:43:24.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:43:24 smithi080 bash[41963]: audit 2023-12-01T12:43:24.279174+0000 mon.a (mon.0) 8829 : audit 0 from='client.? 172.21.15.80:0/1388540961' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:43:24.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:43:24 smithi090 bash[32384]: audit 2023-12-01T12:43:24.279174+0000 mon.a (mon.0) 8829 : audit 0 from='client.? 172.21.15.80:0/1388540961' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:43:25.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:43:25 smithi080 bash[28361]: cluster 2023-12-01T12:43:24.110498+0000 mgr.y (mgr.24362) 14244 : cluster 0 pgmap v14213: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:43:25.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:43:25 smithi080 bash[41963]: cluster 2023-12-01T12:43:24.110498+0000 mgr.y (mgr.24362) 14244 : cluster 0 pgmap v14213: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:43:25.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:43:25 smithi090 bash[32384]: cluster 2023-12-01T12:43:24.110498+0000 mgr.y (mgr.24362) 14244 : cluster 0 pgmap v14213: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:43:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:43:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:43:26] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T12:43:26.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:43:26 smithi080 bash[41963]: audit 2023-12-01T12:43:25.535734+0000 mon.c (mon.2) 9107 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:43:26.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:43:26 smithi080 bash[28361]: audit 2023-12-01T12:43:25.535734+0000 mon.c (mon.2) 9107 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:43:26.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:43:26 smithi090 bash[32384]: audit 2023-12-01T12:43:25.535734+0000 mon.c (mon.2) 9107 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:43:27.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:43:27 smithi080 bash[28361]: cluster 2023-12-01T12:43:26.111531+0000 mgr.y (mgr.24362) 14245 : cluster 0 pgmap v14214: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:43:27.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:43:27 smithi080 bash[28361]: audit 2023-12-01T12:43:26.736206+0000 mon.a (mon.0) 8830 : audit 0 from='client.? 172.21.15.80:0/4224004429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:43:27.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:43:27 smithi080 bash[41963]: cluster 2023-12-01T12:43:26.111531+0000 mgr.y (mgr.24362) 14245 : cluster 0 pgmap v14214: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:43:27.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:43:27 smithi080 bash[41963]: audit 2023-12-01T12:43:26.736206+0000 mon.a (mon.0) 8830 : audit 0 from='client.? 172.21.15.80:0/4224004429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:43:27.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:43:27 smithi090 bash[32384]: cluster 2023-12-01T12:43:26.111531+0000 mgr.y (mgr.24362) 14245 : cluster 0 pgmap v14214: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:43:27.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:43:27 smithi090 bash[32384]: audit 2023-12-01T12:43:26.736206+0000 mon.a (mon.0) 8830 : audit 0 from='client.? 172.21.15.80:0/4224004429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:43:28.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:43:28 smithi080 bash[28361]: audit 2023-12-01T12:43:27.478621+0000 mon.c (mon.2) 9108 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:43:28.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:43:28 smithi080 bash[41963]: audit 2023-12-01T12:43:27.478621+0000 mon.c (mon.2) 9108 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:43:28.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:43:28 smithi090 bash[32384]: audit 2023-12-01T12:43:27.478621+0000 mon.c (mon.2) 9108 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:43:29.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:43:29 smithi080 bash[28361]: cluster 2023-12-01T12:43:28.112278+0000 mgr.y (mgr.24362) 14246 : cluster 0 pgmap v14215: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:43:29.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:43:29 smithi080 bash[28361]: audit 2023-12-01T12:43:29.200689+0000 mon.a (mon.0) 8831 : audit 0 from='client.? 172.21.15.80:0/867099852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:43:29.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:43:29 smithi080 bash[41963]: cluster 2023-12-01T12:43:28.112278+0000 mgr.y (mgr.24362) 14246 : cluster 0 pgmap v14215: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:43:29.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:43:29 smithi080 bash[41963]: audit 2023-12-01T12:43:29.200689+0000 mon.a (mon.0) 8831 : audit 0 from='client.? 172.21.15.80:0/867099852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:43:29.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:43:29 smithi090 bash[32384]: cluster 2023-12-01T12:43:28.112278+0000 mgr.y (mgr.24362) 14246 : cluster 0 pgmap v14215: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:43:29.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:43:29 smithi090 bash[32384]: audit 2023-12-01T12:43:29.200689+0000 mon.a (mon.0) 8831 : audit 0 from='client.? 172.21.15.80:0/867099852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:43:31.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:43:31 smithi080 bash[28361]: cluster 2023-12-01T12:43:30.112942+0000 mgr.y (mgr.24362) 14247 : cluster 0 pgmap v14216: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:43:31.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:43:31 smithi080 bash[41963]: cluster 2023-12-01T12:43:30.112942+0000 mgr.y (mgr.24362) 14247 : cluster 0 pgmap v14216: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:43:31.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:43:31 smithi090 bash[32384]: cluster 2023-12-01T12:43:30.112942+0000 mgr.y (mgr.24362) 14247 : cluster 0 pgmap v14216: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:43:32.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:43:32 smithi080 bash[28361]: audit 2023-12-01T12:43:31.653500+0000 mon.c (mon.2) 9109 : audit 0 from='client.? 172.21.15.80:0/3266929731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:43:32.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:43:32 smithi080 bash[41963]: audit 2023-12-01T12:43:31.653500+0000 mon.c (mon.2) 9109 : audit 0 from='client.? 172.21.15.80:0/3266929731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:43:32.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:43:32 smithi090 bash[32384]: audit 2023-12-01T12:43:31.653500+0000 mon.c (mon.2) 9109 : audit 0 from='client.? 172.21.15.80:0/3266929731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:43:33.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:43:33 smithi080 bash[28361]: cluster 2023-12-01T12:43:32.114099+0000 mgr.y (mgr.24362) 14248 : cluster 0 pgmap v14217: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:43:33.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:43:33 smithi080 bash[28361]: audit 2023-12-01T12:43:33.323724+0000 mon.a (mon.0) 8832 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:43:33.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:43:33 smithi080 bash[28361]: audit 2023-12-01T12:43:33.334278+0000 mon.a (mon.0) 8833 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:43:33.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:43:33 smithi080 bash[41963]: cluster 2023-12-01T12:43:32.114099+0000 mgr.y (mgr.24362) 14248 : cluster 0 pgmap v14217: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:43:33.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:43:33 smithi080 bash[41963]: audit 2023-12-01T12:43:33.323724+0000 mon.a (mon.0) 8832 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:43:33.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:43:33 smithi080 bash[41963]: audit 2023-12-01T12:43:33.334278+0000 mon.a (mon.0) 8833 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:43:33.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:43:33 smithi090 bash[32384]: cluster 2023-12-01T12:43:32.114099+0000 mgr.y (mgr.24362) 14248 : cluster 0 pgmap v14217: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:43:33.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:43:33 smithi090 bash[32384]: audit 2023-12-01T12:43:33.323724+0000 mon.a (mon.0) 8832 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:43:33.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:43:33 smithi090 bash[32384]: audit 2023-12-01T12:43:33.334278+0000 mon.a (mon.0) 8833 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:43:34.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:43:34 smithi080 bash[28361]: audit 2023-12-01T12:43:33.672702+0000 mon.a (mon.0) 8834 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:43:34.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:43:34 smithi080 bash[28361]: audit 2023-12-01T12:43:33.684449+0000 mon.a (mon.0) 8835 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:43:34.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:43:34 smithi080 bash[28361]: audit 2023-12-01T12:43:34.134502+0000 mon.a (mon.0) 8836 : audit 0 from='client.? 172.21.15.80:0/4113588544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:43:34.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:43:34 smithi080 bash[28361]: audit 2023-12-01T12:43:34.164187+0000 mon.c (mon.2) 9110 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:43:34.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:43:34 smithi080 bash[28361]: audit 2023-12-01T12:43:34.165759+0000 mon.c (mon.2) 9111 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:43:34.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:43:34 smithi080 bash[28361]: audit 2023-12-01T12:43:34.175160+0000 mon.a (mon.0) 8837 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:43:34.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:43:34 smithi080 bash[41963]: audit 2023-12-01T12:43:33.672702+0000 mon.a (mon.0) 8834 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:43:34.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:43:34 smithi080 bash[41963]: audit 2023-12-01T12:43:33.684449+0000 mon.a (mon.0) 8835 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:43:34.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:43:34 smithi080 bash[41963]: audit 2023-12-01T12:43:34.134502+0000 mon.a (mon.0) 8836 : audit 0 from='client.? 172.21.15.80:0/4113588544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:43:34.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:43:34 smithi080 bash[41963]: audit 2023-12-01T12:43:34.164187+0000 mon.c (mon.2) 9110 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:43:34.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:43:34 smithi080 bash[41963]: audit 2023-12-01T12:43:34.165759+0000 mon.c (mon.2) 9111 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:43:34.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:43:34 smithi080 bash[41963]: audit 2023-12-01T12:43:34.175160+0000 mon.a (mon.0) 8837 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:43:35.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:43:34 smithi090 bash[32384]: audit 2023-12-01T12:43:33.672702+0000 mon.a (mon.0) 8834 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:43:35.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:43:34 smithi090 bash[32384]: audit 2023-12-01T12:43:33.684449+0000 mon.a (mon.0) 8835 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:43:35.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:43:34 smithi090 bash[32384]: audit 2023-12-01T12:43:34.134502+0000 mon.a (mon.0) 8836 : audit 0 from='client.? 172.21.15.80:0/4113588544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:43:35.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:43:34 smithi090 bash[32384]: audit 2023-12-01T12:43:34.164187+0000 mon.c (mon.2) 9110 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:43:35.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:43:34 smithi090 bash[32384]: audit 2023-12-01T12:43:34.165759+0000 mon.c (mon.2) 9111 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:43:35.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:43:34 smithi090 bash[32384]: audit 2023-12-01T12:43:34.175160+0000 mon.a (mon.0) 8837 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:43:36.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:43:35 smithi090 bash[32384]: cluster 2023-12-01T12:43:34.114700+0000 mgr.y (mgr.24362) 14249 : cluster 0 pgmap v14218: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:43:36.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:43:35 smithi080 bash[28361]: cluster 2023-12-01T12:43:34.114700+0000 mgr.y (mgr.24362) 14249 : cluster 0 pgmap v14218: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:43:36.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:43:35 smithi080 bash[41963]: cluster 2023-12-01T12:43:34.114700+0000 mgr.y (mgr.24362) 14249 : cluster 0 pgmap v14218: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:43:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:43:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:43:36] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T12:43:37.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:43:36 smithi090 bash[32384]: audit 2023-12-01T12:43:36.599046+0000 mon.c (mon.2) 9112 : audit 0 from='client.? 172.21.15.80:0/2856515319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:43:37.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:43:36 smithi080 bash[28361]: audit 2023-12-01T12:43:36.599046+0000 mon.c (mon.2) 9112 : audit 0 from='client.? 172.21.15.80:0/2856515319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:43:37.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:43:36 smithi080 bash[41963]: audit 2023-12-01T12:43:36.599046+0000 mon.c (mon.2) 9112 : audit 0 from='client.? 172.21.15.80:0/2856515319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:43:38.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:43:37 smithi090 bash[32384]: cluster 2023-12-01T12:43:36.115865+0000 mgr.y (mgr.24362) 14250 : cluster 0 pgmap v14219: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:43:38.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:43:37 smithi080 bash[28361]: cluster 2023-12-01T12:43:36.115865+0000 mgr.y (mgr.24362) 14250 : cluster 0 pgmap v14219: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:43:38.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:43:37 smithi080 bash[41963]: cluster 2023-12-01T12:43:36.115865+0000 mgr.y (mgr.24362) 14250 : cluster 0 pgmap v14219: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:43:40.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:43:39 smithi090 bash[32384]: cluster 2023-12-01T12:43:38.116492+0000 mgr.y (mgr.24362) 14251 : cluster 0 pgmap v14220: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:43:40.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:43:39 smithi090 bash[32384]: audit 2023-12-01T12:43:39.052555+0000 mon.c (mon.2) 9113 : audit 0 from='client.? 172.21.15.80:0/2943385172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:43:40.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:43:39 smithi080 bash[28361]: cluster 2023-12-01T12:43:38.116492+0000 mgr.y (mgr.24362) 14251 : cluster 0 pgmap v14220: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:43:40.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:43:39 smithi080 bash[28361]: audit 2023-12-01T12:43:39.052555+0000 mon.c (mon.2) 9113 : audit 0 from='client.? 172.21.15.80:0/2943385172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:43:40.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:43:39 smithi080 bash[41963]: cluster 2023-12-01T12:43:38.116492+0000 mgr.y (mgr.24362) 14251 : cluster 0 pgmap v14220: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:43:40.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:43:39 smithi080 bash[41963]: audit 2023-12-01T12:43:39.052555+0000 mon.c (mon.2) 9113 : audit 0 from='client.? 172.21.15.80:0/2943385172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:43:41.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:43:40 smithi090 bash[32384]: audit 2023-12-01T12:43:40.536298+0000 mon.c (mon.2) 9114 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:43:41.180 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:43:40 smithi080 bash[41963]: audit 2023-12-01T12:43:40.536298+0000 mon.c (mon.2) 9114 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:43:41.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:43:40 smithi080 bash[28361]: audit 2023-12-01T12:43:40.536298+0000 mon.c (mon.2) 9114 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:43:42.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:43:41 smithi090 bash[32384]: cluster 2023-12-01T12:43:40.117152+0000 mgr.y (mgr.24362) 14252 : cluster 0 pgmap v14221: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:43:42.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:43:41 smithi090 bash[32384]: audit 2023-12-01T12:43:41.509017+0000 mon.a (mon.0) 8838 : audit 0 from='client.? 172.21.15.80:0/3352705616' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:43:42.180 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:43:41 smithi080 bash[41963]: cluster 2023-12-01T12:43:40.117152+0000 mgr.y (mgr.24362) 14252 : cluster 0 pgmap v14221: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:43:42.180 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:43:41 smithi080 bash[41963]: audit 2023-12-01T12:43:41.509017+0000 mon.a (mon.0) 8838 : audit 0 from='client.? 172.21.15.80:0/3352705616' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:43:42.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:43:41 smithi080 bash[28361]: cluster 2023-12-01T12:43:40.117152+0000 mgr.y (mgr.24362) 14252 : cluster 0 pgmap v14221: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:43:42.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:43:41 smithi080 bash[28361]: audit 2023-12-01T12:43:41.509017+0000 mon.a (mon.0) 8838 : audit 0 from='client.? 172.21.15.80:0/3352705616' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:43:44.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:43:43 smithi090 bash[32384]: cluster 2023-12-01T12:43:42.118120+0000 mgr.y (mgr.24362) 14253 : cluster 0 pgmap v14222: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:43:44.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:43:43 smithi080 bash[28361]: cluster 2023-12-01T12:43:42.118120+0000 mgr.y (mgr.24362) 14253 : cluster 0 pgmap v14222: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:43:44.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:43:43 smithi080 bash[41963]: cluster 2023-12-01T12:43:42.118120+0000 mgr.y (mgr.24362) 14253 : cluster 0 pgmap v14222: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:43:45.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:43:44 smithi090 bash[32384]: audit 2023-12-01T12:43:43.964326+0000 mon.c (mon.2) 9115 : audit 0 from='client.? 172.21.15.80:0/2895205041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:43:45.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:43:44 smithi080 bash[28361]: audit 2023-12-01T12:43:43.964326+0000 mon.c (mon.2) 9115 : audit 0 from='client.? 172.21.15.80:0/2895205041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:43:45.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:43:44 smithi080 bash[41963]: audit 2023-12-01T12:43:43.964326+0000 mon.c (mon.2) 9115 : audit 0 from='client.? 172.21.15.80:0/2895205041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:43:46.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:43:45 smithi090 bash[32384]: cluster 2023-12-01T12:43:44.118772+0000 mgr.y (mgr.24362) 14254 : cluster 0 pgmap v14223: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:43:46.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:43:45 smithi080 bash[41963]: cluster 2023-12-01T12:43:44.118772+0000 mgr.y (mgr.24362) 14254 : cluster 0 pgmap v14223: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:43:46.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:43:45 smithi080 bash[28361]: cluster 2023-12-01T12:43:44.118772+0000 mgr.y (mgr.24362) 14254 : cluster 0 pgmap v14223: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:43:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:43:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:43:46] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T12:43:47.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:43:46 smithi090 bash[32384]: audit 2023-12-01T12:43:46.420151+0000 mon.a (mon.0) 8839 : audit 0 from='client.? 172.21.15.80:0/2144789752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:43:47.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:43:46 smithi080 bash[28361]: audit 2023-12-01T12:43:46.420151+0000 mon.a (mon.0) 8839 : audit 0 from='client.? 172.21.15.80:0/2144789752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:43:47.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:43:46 smithi080 bash[41963]: audit 2023-12-01T12:43:46.420151+0000 mon.a (mon.0) 8839 : audit 0 from='client.? 172.21.15.80:0/2144789752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:43:48.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:43:47 smithi090 bash[32384]: cluster 2023-12-01T12:43:46.119660+0000 mgr.y (mgr.24362) 14255 : cluster 0 pgmap v14224: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:43:48.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:43:47 smithi080 bash[41963]: cluster 2023-12-01T12:43:46.119660+0000 mgr.y (mgr.24362) 14255 : cluster 0 pgmap v14224: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:43:48.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:43:47 smithi080 bash[28361]: cluster 2023-12-01T12:43:46.119660+0000 mgr.y (mgr.24362) 14255 : cluster 0 pgmap v14224: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:43:50.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:43:49 smithi090 bash[32384]: cluster 2023-12-01T12:43:48.120348+0000 mgr.y (mgr.24362) 14256 : cluster 0 pgmap v14225: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:43:50.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:43:49 smithi090 bash[32384]: audit 2023-12-01T12:43:48.876104+0000 mon.a (mon.0) 8840 : audit 0 from='client.? 172.21.15.80:0/2236945216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:43:50.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:43:49 smithi080 bash[28361]: cluster 2023-12-01T12:43:48.120348+0000 mgr.y (mgr.24362) 14256 : cluster 0 pgmap v14225: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:43:50.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:43:49 smithi080 bash[28361]: audit 2023-12-01T12:43:48.876104+0000 mon.a (mon.0) 8840 : audit 0 from='client.? 172.21.15.80:0/2236945216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:43:50.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:43:49 smithi080 bash[41963]: cluster 2023-12-01T12:43:48.120348+0000 mgr.y (mgr.24362) 14256 : cluster 0 pgmap v14225: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:43:50.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:43:49 smithi080 bash[41963]: audit 2023-12-01T12:43:48.876104+0000 mon.a (mon.0) 8840 : audit 0 from='client.? 172.21.15.80:0/2236945216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:43:51.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:43:50 smithi090 bash[32384]: cluster 2023-12-01T12:43:50.121005+0000 mgr.y (mgr.24362) 14257 : cluster 0 pgmap v14226: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:43:51.180 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:43:50 smithi080 bash[41963]: cluster 2023-12-01T12:43:50.121005+0000 mgr.y (mgr.24362) 14257 : cluster 0 pgmap v14226: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:43:51.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:43:50 smithi080 bash[28361]: cluster 2023-12-01T12:43:50.121005+0000 mgr.y (mgr.24362) 14257 : cluster 0 pgmap v14226: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:43:52.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:43:51 smithi090 bash[32384]: audit 2023-12-01T12:43:51.330929+0000 mon.c (mon.2) 9116 : audit 0 from='client.? 172.21.15.80:0/3293556916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:43:52.180 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:43:51 smithi080 bash[41963]: audit 2023-12-01T12:43:51.330929+0000 mon.c (mon.2) 9116 : audit 0 from='client.? 172.21.15.80:0/3293556916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:43:52.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:43:51 smithi080 bash[28361]: audit 2023-12-01T12:43:51.330929+0000 mon.c (mon.2) 9116 : audit 0 from='client.? 172.21.15.80:0/3293556916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:43:53.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:43:53 smithi090 bash[32384]: cluster 2023-12-01T12:43:52.122185+0000 mgr.y (mgr.24362) 14258 : cluster 0 pgmap v14227: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:43:53.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:43:53 smithi080 bash[28361]: cluster 2023-12-01T12:43:52.122185+0000 mgr.y (mgr.24362) 14258 : cluster 0 pgmap v14227: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:43:53.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:43:53 smithi080 bash[41963]: cluster 2023-12-01T12:43:52.122185+0000 mgr.y (mgr.24362) 14258 : cluster 0 pgmap v14227: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:43:54.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:43:54 smithi090 bash[32384]: audit 2023-12-01T12:43:53.784656+0000 mon.a (mon.0) 8841 : audit 0 from='client.? 172.21.15.80:0/3349426529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:43:54.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:43:54 smithi080 bash[41963]: audit 2023-12-01T12:43:53.784656+0000 mon.a (mon.0) 8841 : audit 0 from='client.? 172.21.15.80:0/3349426529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:43:54.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:43:54 smithi080 bash[28361]: audit 2023-12-01T12:43:53.784656+0000 mon.a (mon.0) 8841 : audit 0 from='client.? 172.21.15.80:0/3349426529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:43:55.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:43:55 smithi090 bash[32384]: cluster 2023-12-01T12:43:54.122873+0000 mgr.y (mgr.24362) 14259 : cluster 0 pgmap v14228: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:43:55.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:43:55 smithi080 bash[41963]: cluster 2023-12-01T12:43:54.122873+0000 mgr.y (mgr.24362) 14259 : cluster 0 pgmap v14228: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:43:55.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:43:55 smithi080 bash[28361]: cluster 2023-12-01T12:43:54.122873+0000 mgr.y (mgr.24362) 14259 : cluster 0 pgmap v14228: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:43:56.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:43:56 smithi090 bash[32384]: audit 2023-12-01T12:43:55.536603+0000 mon.c (mon.2) 9117 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:43:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:43:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:43:56] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T12:43:56.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:43:56 smithi080 bash[41963]: audit 2023-12-01T12:43:55.536603+0000 mon.c (mon.2) 9117 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:43:56.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:43:56 smithi080 bash[28361]: audit 2023-12-01T12:43:55.536603+0000 mon.c (mon.2) 9117 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:43:57.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:43:57 smithi090 bash[32384]: cluster 2023-12-01T12:43:56.123594+0000 mgr.y (mgr.24362) 14260 : cluster 0 pgmap v14229: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:43:57.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:43:57 smithi090 bash[32384]: audit 2023-12-01T12:43:56.247700+0000 mon.a (mon.0) 8842 : audit 0 from='client.? 172.21.15.80:0/3531998933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:43:57.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:43:57 smithi080 bash[28361]: cluster 2023-12-01T12:43:56.123594+0000 mgr.y (mgr.24362) 14260 : cluster 0 pgmap v14229: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:43:57.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:43:57 smithi080 bash[28361]: audit 2023-12-01T12:43:56.247700+0000 mon.a (mon.0) 8842 : audit 0 from='client.? 172.21.15.80:0/3531998933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:43:57.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:43:57 smithi080 bash[41963]: cluster 2023-12-01T12:43:56.123594+0000 mgr.y (mgr.24362) 14260 : cluster 0 pgmap v14229: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:43:57.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:43:57 smithi080 bash[41963]: audit 2023-12-01T12:43:56.247700+0000 mon.a (mon.0) 8842 : audit 0 from='client.? 172.21.15.80:0/3531998933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:43:59.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:43:59 smithi090 bash[32384]: cluster 2023-12-01T12:43:58.124226+0000 mgr.y (mgr.24362) 14261 : cluster 0 pgmap v14230: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:43:59.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:43:59 smithi090 bash[32384]: audit 2023-12-01T12:43:58.700032+0000 mon.a (mon.0) 8843 : audit 0 from='client.? 172.21.15.80:0/3858277201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:43:59.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:43:59 smithi080 bash[41963]: cluster 2023-12-01T12:43:58.124226+0000 mgr.y (mgr.24362) 14261 : cluster 0 pgmap v14230: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:43:59.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:43:59 smithi080 bash[41963]: audit 2023-12-01T12:43:58.700032+0000 mon.a (mon.0) 8843 : audit 0 from='client.? 172.21.15.80:0/3858277201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:43:59.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:43:59 smithi080 bash[28361]: cluster 2023-12-01T12:43:58.124226+0000 mgr.y (mgr.24362) 14261 : cluster 0 pgmap v14230: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:43:59.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:43:59 smithi080 bash[28361]: audit 2023-12-01T12:43:58.700032+0000 mon.a (mon.0) 8843 : audit 0 from='client.? 172.21.15.80:0/3858277201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:44:01.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:44:01 smithi090 bash[32384]: cluster 2023-12-01T12:44:00.124814+0000 mgr.y (mgr.24362) 14262 : cluster 0 pgmap v14231: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:44:01.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:44:01 smithi090 bash[32384]: audit 2023-12-01T12:44:01.158803+0000 mon.c (mon.2) 9118 : audit 0 from='client.? 172.21.15.80:0/256064465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:44:01.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:44:01 smithi080 bash[41963]: cluster 2023-12-01T12:44:00.124814+0000 mgr.y (mgr.24362) 14262 : cluster 0 pgmap v14231: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:44:01.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:44:01 smithi080 bash[41963]: audit 2023-12-01T12:44:01.158803+0000 mon.c (mon.2) 9118 : audit 0 from='client.? 172.21.15.80:0/256064465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:44:01.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:44:01 smithi080 bash[28361]: cluster 2023-12-01T12:44:00.124814+0000 mgr.y (mgr.24362) 14262 : cluster 0 pgmap v14231: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:44:01.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:44:01 smithi080 bash[28361]: audit 2023-12-01T12:44:01.158803+0000 mon.c (mon.2) 9118 : audit 0 from='client.? 172.21.15.80:0/256064465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:44:03.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:44:03 smithi090 bash[32384]: cluster 2023-12-01T12:44:02.126102+0000 mgr.y (mgr.24362) 14263 : cluster 0 pgmap v14232: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:44:03.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:44:03 smithi080 bash[28361]: cluster 2023-12-01T12:44:02.126102+0000 mgr.y (mgr.24362) 14263 : cluster 0 pgmap v14232: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:44:03.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:44:03 smithi080 bash[41963]: cluster 2023-12-01T12:44:02.126102+0000 mgr.y (mgr.24362) 14263 : cluster 0 pgmap v14232: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:44:04.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:44:04 smithi090 bash[32384]: audit 2023-12-01T12:44:03.616900+0000 mon.a (mon.0) 8844 : audit 0 from='client.? 172.21.15.80:0/67790721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:44:04.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:44:04 smithi080 bash[28361]: audit 2023-12-01T12:44:03.616900+0000 mon.a (mon.0) 8844 : audit 0 from='client.? 172.21.15.80:0/67790721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:44:04.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:44:04 smithi080 bash[41963]: audit 2023-12-01T12:44:03.616900+0000 mon.a (mon.0) 8844 : audit 0 from='client.? 172.21.15.80:0/67790721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:44:05.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:44:05 smithi090 bash[32384]: cluster 2023-12-01T12:44:04.126847+0000 mgr.y (mgr.24362) 14264 : cluster 0 pgmap v14233: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:44:05.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:44:05 smithi080 bash[28361]: cluster 2023-12-01T12:44:04.126847+0000 mgr.y (mgr.24362) 14264 : cluster 0 pgmap v14233: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:44:05.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:44:05 smithi080 bash[41963]: cluster 2023-12-01T12:44:04.126847+0000 mgr.y (mgr.24362) 14264 : cluster 0 pgmap v14233: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:44:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:44:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:44:06] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T12:44:06.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:44:06 smithi080 bash[28361]: audit 2023-12-01T12:44:06.067629+0000 mon.c (mon.2) 9119 : audit 0 from='client.? 172.21.15.80:0/3015730273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:44:06.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:44:06 smithi080 bash[41963]: audit 2023-12-01T12:44:06.067629+0000 mon.c (mon.2) 9119 : audit 0 from='client.? 172.21.15.80:0/3015730273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:44:06.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:44:06 smithi090 bash[32384]: audit 2023-12-01T12:44:06.067629+0000 mon.c (mon.2) 9119 : audit 0 from='client.? 172.21.15.80:0/3015730273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:44:07.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:44:07 smithi080 bash[28361]: cluster 2023-12-01T12:44:06.128125+0000 mgr.y (mgr.24362) 14265 : cluster 0 pgmap v14234: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:44:07.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:44:07 smithi080 bash[41963]: cluster 2023-12-01T12:44:06.128125+0000 mgr.y (mgr.24362) 14265 : cluster 0 pgmap v14234: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:44:07.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:44:07 smithi090 bash[32384]: cluster 2023-12-01T12:44:06.128125+0000 mgr.y (mgr.24362) 14265 : cluster 0 pgmap v14234: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:44:09.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:44:09 smithi080 bash[28361]: cluster 2023-12-01T12:44:08.128768+0000 mgr.y (mgr.24362) 14266 : cluster 0 pgmap v14235: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:44:09.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:44:09 smithi080 bash[28361]: audit 2023-12-01T12:44:08.526126+0000 mon.c (mon.2) 9120 : audit 0 from='client.? 172.21.15.80:0/2213491715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:44:09.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:44:09 smithi080 bash[41963]: cluster 2023-12-01T12:44:08.128768+0000 mgr.y (mgr.24362) 14266 : cluster 0 pgmap v14235: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:44:09.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:44:09 smithi080 bash[41963]: audit 2023-12-01T12:44:08.526126+0000 mon.c (mon.2) 9120 : audit 0 from='client.? 172.21.15.80:0/2213491715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:44:09.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:44:09 smithi090 bash[32384]: cluster 2023-12-01T12:44:08.128768+0000 mgr.y (mgr.24362) 14266 : cluster 0 pgmap v14235: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:44:09.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:44:09 smithi090 bash[32384]: audit 2023-12-01T12:44:08.526126+0000 mon.c (mon.2) 9120 : audit 0 from='client.? 172.21.15.80:0/2213491715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:44:11.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:44:11 smithi080 bash[41963]: cluster 2023-12-01T12:44:10.129426+0000 mgr.y (mgr.24362) 14267 : cluster 0 pgmap v14236: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:44:11.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:44:11 smithi080 bash[41963]: audit 2023-12-01T12:44:10.537022+0000 mon.c (mon.2) 9121 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:44:11.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:44:11 smithi080 bash[41963]: audit 2023-12-01T12:44:10.972480+0000 mon.a (mon.0) 8845 : audit 0 from='client.? 172.21.15.80:0/3506880427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:44:11.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:44:11 smithi080 bash[28361]: cluster 2023-12-01T12:44:10.129426+0000 mgr.y (mgr.24362) 14267 : cluster 0 pgmap v14236: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:44:11.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:44:11 smithi080 bash[28361]: audit 2023-12-01T12:44:10.537022+0000 mon.c (mon.2) 9121 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:44:11.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:44:11 smithi080 bash[28361]: audit 2023-12-01T12:44:10.972480+0000 mon.a (mon.0) 8845 : audit 0 from='client.? 172.21.15.80:0/3506880427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:44:11.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:44:11 smithi090 bash[32384]: cluster 2023-12-01T12:44:10.129426+0000 mgr.y (mgr.24362) 14267 : cluster 0 pgmap v14236: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:44:11.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:44:11 smithi090 bash[32384]: audit 2023-12-01T12:44:10.537022+0000 mon.c (mon.2) 9121 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:44:11.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:44:11 smithi090 bash[32384]: audit 2023-12-01T12:44:10.972480+0000 mon.a (mon.0) 8845 : audit 0 from='client.? 172.21.15.80:0/3506880427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:44:13.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:44:13 smithi080 bash[41963]: cluster 2023-12-01T12:44:12.130542+0000 mgr.y (mgr.24362) 14268 : cluster 0 pgmap v14237: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:44:13.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:44:13 smithi080 bash[28361]: cluster 2023-12-01T12:44:12.130542+0000 mgr.y (mgr.24362) 14268 : cluster 0 pgmap v14237: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:44:13.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:44:13 smithi090 bash[32384]: cluster 2023-12-01T12:44:12.130542+0000 mgr.y (mgr.24362) 14268 : cluster 0 pgmap v14237: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:44:14.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:44:14 smithi080 bash[41963]: audit 2023-12-01T12:44:13.431644+0000 mon.a (mon.0) 8846 : audit 0 from='client.? 172.21.15.80:0/198600489' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:44:14.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:44:14 smithi080 bash[28361]: audit 2023-12-01T12:44:13.431644+0000 mon.a (mon.0) 8846 : audit 0 from='client.? 172.21.15.80:0/198600489' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:44:14.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:44:14 smithi090 bash[32384]: audit 2023-12-01T12:44:13.431644+0000 mon.a (mon.0) 8846 : audit 0 from='client.? 172.21.15.80:0/198600489' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:44:15.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:44:15 smithi080 bash[41963]: cluster 2023-12-01T12:44:14.131191+0000 mgr.y (mgr.24362) 14269 : cluster 0 pgmap v14238: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:44:15.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:44:15 smithi080 bash[28361]: cluster 2023-12-01T12:44:14.131191+0000 mgr.y (mgr.24362) 14269 : cluster 0 pgmap v14238: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:44:15.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:44:15 smithi090 bash[32384]: cluster 2023-12-01T12:44:14.131191+0000 mgr.y (mgr.24362) 14269 : cluster 0 pgmap v14238: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:44:16.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:44:16 smithi080 bash[28361]: audit 2023-12-01T12:44:15.884668+0000 mon.c (mon.2) 9122 : audit 0 from='client.? 172.21.15.80:0/518026410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:44:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:44:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:44:16] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T12:44:16.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:44:16 smithi080 bash[41963]: audit 2023-12-01T12:44:15.884668+0000 mon.c (mon.2) 9122 : audit 0 from='client.? 172.21.15.80:0/518026410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:44:16.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:44:16 smithi090 bash[32384]: audit 2023-12-01T12:44:15.884668+0000 mon.c (mon.2) 9122 : audit 0 from='client.? 172.21.15.80:0/518026410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:44:17.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:44:17 smithi080 bash[28361]: cluster 2023-12-01T12:44:16.132340+0000 mgr.y (mgr.24362) 14270 : cluster 0 pgmap v14239: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:44:17.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:44:17 smithi080 bash[41963]: cluster 2023-12-01T12:44:16.132340+0000 mgr.y (mgr.24362) 14270 : cluster 0 pgmap v14239: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:44:17.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:44:17 smithi090 bash[32384]: cluster 2023-12-01T12:44:16.132340+0000 mgr.y (mgr.24362) 14270 : cluster 0 pgmap v14239: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:44:19.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:44:19 smithi080 bash[28361]: cluster 2023-12-01T12:44:18.132917+0000 mgr.y (mgr.24362) 14271 : cluster 0 pgmap v14240: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:44:19.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:44:19 smithi080 bash[28361]: audit 2023-12-01T12:44:18.345439+0000 mon.a (mon.0) 8847 : audit 0 from='client.? 172.21.15.80:0/966296453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:44:19.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:44:19 smithi080 bash[41963]: cluster 2023-12-01T12:44:18.132917+0000 mgr.y (mgr.24362) 14271 : cluster 0 pgmap v14240: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:44:19.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:44:19 smithi080 bash[41963]: audit 2023-12-01T12:44:18.345439+0000 mon.a (mon.0) 8847 : audit 0 from='client.? 172.21.15.80:0/966296453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:44:19.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:44:19 smithi090 bash[32384]: cluster 2023-12-01T12:44:18.132917+0000 mgr.y (mgr.24362) 14271 : cluster 0 pgmap v14240: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:44:19.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:44:19 smithi090 bash[32384]: audit 2023-12-01T12:44:18.345439+0000 mon.a (mon.0) 8847 : audit 0 from='client.? 172.21.15.80:0/966296453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:44:21.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:44:21 smithi080 bash[28361]: cluster 2023-12-01T12:44:20.133549+0000 mgr.y (mgr.24362) 14272 : cluster 0 pgmap v14241: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:44:21.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:44:21 smithi080 bash[28361]: audit 2023-12-01T12:44:20.805230+0000 mon.a (mon.0) 8848 : audit 0 from='client.? 172.21.15.80:0/972469825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:44:21.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:44:21 smithi080 bash[41963]: cluster 2023-12-01T12:44:20.133549+0000 mgr.y (mgr.24362) 14272 : cluster 0 pgmap v14241: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:44:21.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:44:21 smithi080 bash[41963]: audit 2023-12-01T12:44:20.805230+0000 mon.a (mon.0) 8848 : audit 0 from='client.? 172.21.15.80:0/972469825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:44:21.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:44:21 smithi090 bash[32384]: cluster 2023-12-01T12:44:20.133549+0000 mgr.y (mgr.24362) 14272 : cluster 0 pgmap v14241: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:44:21.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:44:21 smithi090 bash[32384]: audit 2023-12-01T12:44:20.805230+0000 mon.a (mon.0) 8848 : audit 0 from='client.? 172.21.15.80:0/972469825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:44:23.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:44:23 smithi080 bash[28361]: cluster 2023-12-01T12:44:22.134669+0000 mgr.y (mgr.24362) 14273 : cluster 0 pgmap v14242: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:44:23.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:44:23 smithi080 bash[28361]: audit 2023-12-01T12:44:23.258405+0000 mon.a (mon.0) 8849 : audit 0 from='client.? 172.21.15.80:0/2223422124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:44:23.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:44:23 smithi080 bash[41963]: cluster 2023-12-01T12:44:22.134669+0000 mgr.y (mgr.24362) 14273 : cluster 0 pgmap v14242: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:44:23.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:44:23 smithi080 bash[41963]: audit 2023-12-01T12:44:23.258405+0000 mon.a (mon.0) 8849 : audit 0 from='client.? 172.21.15.80:0/2223422124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:44:23.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:44:23 smithi090 bash[32384]: cluster 2023-12-01T12:44:22.134669+0000 mgr.y (mgr.24362) 14273 : cluster 0 pgmap v14242: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:44:23.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:44:23 smithi090 bash[32384]: audit 2023-12-01T12:44:23.258405+0000 mon.a (mon.0) 8849 : audit 0 from='client.? 172.21.15.80:0/2223422124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:44:25.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:44:25 smithi080 bash[41963]: cluster 2023-12-01T12:44:24.135285+0000 mgr.y (mgr.24362) 14274 : cluster 0 pgmap v14243: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:44:25.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:44:25 smithi080 bash[28361]: cluster 2023-12-01T12:44:24.135285+0000 mgr.y (mgr.24362) 14274 : cluster 0 pgmap v14243: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:44:25.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:44:25 smithi090 bash[32384]: cluster 2023-12-01T12:44:24.135285+0000 mgr.y (mgr.24362) 14274 : cluster 0 pgmap v14243: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:44:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:44:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:44:26] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T12:44:26.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:44:26 smithi080 bash[28361]: audit 2023-12-01T12:44:25.537109+0000 mon.c (mon.2) 9123 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:44:26.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:44:26 smithi080 bash[28361]: audit 2023-12-01T12:44:25.710542+0000 mon.c (mon.2) 9124 : audit 0 from='client.? 172.21.15.80:0/3392487335' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:44:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:44:26 smithi080 bash[41963]: audit 2023-12-01T12:44:25.537109+0000 mon.c (mon.2) 9123 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:44:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:44:26 smithi080 bash[41963]: audit 2023-12-01T12:44:25.710542+0000 mon.c (mon.2) 9124 : audit 0 from='client.? 172.21.15.80:0/3392487335' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:44:26.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:44:26 smithi090 bash[32384]: audit 2023-12-01T12:44:25.537109+0000 mon.c (mon.2) 9123 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:44:26.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:44:26 smithi090 bash[32384]: audit 2023-12-01T12:44:25.710542+0000 mon.c (mon.2) 9124 : audit 0 from='client.? 172.21.15.80:0/3392487335' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:44:27.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:44:27 smithi080 bash[28361]: cluster 2023-12-01T12:44:26.136328+0000 mgr.y (mgr.24362) 14275 : cluster 0 pgmap v14244: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:44:27.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:44:27 smithi080 bash[41963]: cluster 2023-12-01T12:44:26.136328+0000 mgr.y (mgr.24362) 14275 : cluster 0 pgmap v14244: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:44:27.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:44:27 smithi090 bash[32384]: cluster 2023-12-01T12:44:26.136328+0000 mgr.y (mgr.24362) 14275 : cluster 0 pgmap v14244: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:44:28.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:44:28 smithi080 bash[28361]: audit 2023-12-01T12:44:28.170129+0000 mon.c (mon.2) 9125 : audit 0 from='client.? 172.21.15.80:0/2703977604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:44:28.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:44:28 smithi080 bash[41963]: audit 2023-12-01T12:44:28.170129+0000 mon.c (mon.2) 9125 : audit 0 from='client.? 172.21.15.80:0/2703977604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:44:28.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:44:28 smithi090 bash[32384]: audit 2023-12-01T12:44:28.170129+0000 mon.c (mon.2) 9125 : audit 0 from='client.? 172.21.15.80:0/2703977604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:44:29.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:44:29 smithi080 bash[28361]: cluster 2023-12-01T12:44:28.136909+0000 mgr.y (mgr.24362) 14276 : cluster 0 pgmap v14245: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:44:29.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:44:29 smithi080 bash[41963]: cluster 2023-12-01T12:44:28.136909+0000 mgr.y (mgr.24362) 14276 : cluster 0 pgmap v14245: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:44:29.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:44:29 smithi090 bash[32384]: cluster 2023-12-01T12:44:28.136909+0000 mgr.y (mgr.24362) 14276 : cluster 0 pgmap v14245: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:44:31.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:44:31 smithi080 bash[28361]: cluster 2023-12-01T12:44:30.137558+0000 mgr.y (mgr.24362) 14277 : cluster 0 pgmap v14246: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:44:31.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:44:31 smithi080 bash[28361]: audit 2023-12-01T12:44:30.628180+0000 mon.a (mon.0) 8850 : audit 0 from='client.? 172.21.15.80:0/2671883334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:44:31.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:44:31 smithi080 bash[41963]: cluster 2023-12-01T12:44:30.137558+0000 mgr.y (mgr.24362) 14277 : cluster 0 pgmap v14246: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:44:31.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:44:31 smithi080 bash[41963]: audit 2023-12-01T12:44:30.628180+0000 mon.a (mon.0) 8850 : audit 0 from='client.? 172.21.15.80:0/2671883334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:44:31.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:44:31 smithi090 bash[32384]: cluster 2023-12-01T12:44:30.137558+0000 mgr.y (mgr.24362) 14277 : cluster 0 pgmap v14246: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:44:31.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:44:31 smithi090 bash[32384]: audit 2023-12-01T12:44:30.628180+0000 mon.a (mon.0) 8850 : audit 0 from='client.? 172.21.15.80:0/2671883334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:44:33.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:44:33 smithi080 bash[41963]: cluster 2023-12-01T12:44:32.138818+0000 mgr.y (mgr.24362) 14278 : cluster 0 pgmap v14247: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:44:33.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:44:33 smithi080 bash[41963]: audit 2023-12-01T12:44:33.080532+0000 mon.c (mon.2) 9126 : audit 0 from='client.? 172.21.15.80:0/2981113382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:44:33.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:44:33 smithi080 bash[28361]: cluster 2023-12-01T12:44:32.138818+0000 mgr.y (mgr.24362) 14278 : cluster 0 pgmap v14247: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:44:33.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:44:33 smithi080 bash[28361]: audit 2023-12-01T12:44:33.080532+0000 mon.c (mon.2) 9126 : audit 0 from='client.? 172.21.15.80:0/2981113382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:44:33.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:44:33 smithi090 bash[32384]: cluster 2023-12-01T12:44:32.138818+0000 mgr.y (mgr.24362) 14278 : cluster 0 pgmap v14247: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:44:33.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:44:33 smithi090 bash[32384]: audit 2023-12-01T12:44:33.080532+0000 mon.c (mon.2) 9126 : audit 0 from='client.? 172.21.15.80:0/2981113382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:44:34.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:44:34 smithi080 bash[28361]: audit 2023-12-01T12:44:34.259623+0000 mon.c (mon.2) 9127 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:44:34.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:44:34 smithi080 bash[41963]: audit 2023-12-01T12:44:34.259623+0000 mon.c (mon.2) 9127 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:44:34.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:44:34 smithi090 bash[32384]: audit 2023-12-01T12:44:34.259623+0000 mon.c (mon.2) 9127 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:44:35.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:44:35 smithi080 bash[28361]: cluster 2023-12-01T12:44:34.139584+0000 mgr.y (mgr.24362) 14279 : cluster 0 pgmap v14248: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:44:35.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:44:35 smithi080 bash[41963]: cluster 2023-12-01T12:44:34.139584+0000 mgr.y (mgr.24362) 14279 : cluster 0 pgmap v14248: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:44:35.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:44:35 smithi090 bash[32384]: cluster 2023-12-01T12:44:34.139584+0000 mgr.y (mgr.24362) 14279 : cluster 0 pgmap v14248: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:44:36.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:44:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:44:36] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T12:44:36.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:44:36 smithi080 bash[28361]: audit 2023-12-01T12:44:35.534133+0000 mon.a (mon.0) 8851 : audit 0 from='client.? 172.21.15.80:0/1360504648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:44:36.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:44:36 smithi080 bash[41963]: audit 2023-12-01T12:44:35.534133+0000 mon.a (mon.0) 8851 : audit 0 from='client.? 172.21.15.80:0/1360504648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:44:36.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:44:36 smithi090 bash[32384]: audit 2023-12-01T12:44:35.534133+0000 mon.a (mon.0) 8851 : audit 0 from='client.? 172.21.15.80:0/1360504648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:44:37.680 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:44:37 smithi080 bash[41963]: cluster 2023-12-01T12:44:36.140747+0000 mgr.y (mgr.24362) 14280 : cluster 0 pgmap v14249: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:44:37.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:44:37 smithi080 bash[28361]: cluster 2023-12-01T12:44:36.140747+0000 mgr.y (mgr.24362) 14280 : cluster 0 pgmap v14249: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:44:37.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:44:37 smithi090 bash[32384]: cluster 2023-12-01T12:44:36.140747+0000 mgr.y (mgr.24362) 14280 : cluster 0 pgmap v14249: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:44:38.680 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:44:38 smithi080 bash[41963]: audit 2023-12-01T12:44:37.996263+0000 mon.c (mon.2) 9128 : audit 0 from='client.? 172.21.15.80:0/3295720880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:44:38.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:44:38 smithi080 bash[28361]: audit 2023-12-01T12:44:37.996263+0000 mon.c (mon.2) 9128 : audit 0 from='client.? 172.21.15.80:0/3295720880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:44:38.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:44:38 smithi090 bash[32384]: audit 2023-12-01T12:44:37.996263+0000 mon.c (mon.2) 9128 : audit 0 from='client.? 172.21.15.80:0/3295720880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:44:39.680 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:44:39 smithi080 bash[41963]: cluster 2023-12-01T12:44:38.141551+0000 mgr.y (mgr.24362) 14281 : cluster 0 pgmap v14250: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:44:39.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:44:39 smithi080 bash[28361]: cluster 2023-12-01T12:44:38.141551+0000 mgr.y (mgr.24362) 14281 : cluster 0 pgmap v14250: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:44:39.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:44:39 smithi090 bash[32384]: cluster 2023-12-01T12:44:38.141551+0000 mgr.y (mgr.24362) 14281 : cluster 0 pgmap v14250: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:44:41.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:44:41 smithi080 bash[28361]: audit 2023-12-01T12:44:40.103301+0000 mon.a (mon.0) 8852 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:44:41.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:44:41 smithi080 bash[28361]: audit 2023-12-01T12:44:40.112691+0000 mon.a (mon.0) 8853 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:44:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:44:41 smithi080 bash[28361]: cluster 2023-12-01T12:44:40.142113+0000 mgr.y (mgr.24362) 14282 : cluster 0 pgmap v14251: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:44:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:44:41 smithi080 bash[28361]: audit 2023-12-01T12:44:40.402026+0000 mon.a (mon.0) 8854 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:44:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:44:41 smithi080 bash[28361]: audit 2023-12-01T12:44:40.412114+0000 mon.a (mon.0) 8855 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:44:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:44:41 smithi080 bash[28361]: audit 2023-12-01T12:44:40.489496+0000 mon.c (mon.2) 9129 : audit 0 from='client.? 172.21.15.80:0/265512544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:44:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:44:41 smithi080 bash[28361]: audit 2023-12-01T12:44:40.537973+0000 mon.c (mon.2) 9130 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:44:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:44:41 smithi080 bash[28361]: audit 2023-12-01T12:44:40.896150+0000 mon.c (mon.2) 9131 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:44:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:44:41 smithi080 bash[28361]: audit 2023-12-01T12:44:40.897808+0000 mon.c (mon.2) 9132 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:44:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:44:41 smithi080 bash[28361]: audit 2023-12-01T12:44:40.907446+0000 mon.a (mon.0) 8856 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:44:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:44:41 smithi080 bash[41963]: audit 2023-12-01T12:44:40.103301+0000 mon.a (mon.0) 8852 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:44:41.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:44:41 smithi080 bash[41963]: audit 2023-12-01T12:44:40.112691+0000 mon.a (mon.0) 8853 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:44:41.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:44:41 smithi080 bash[41963]: cluster 2023-12-01T12:44:40.142113+0000 mgr.y (mgr.24362) 14282 : cluster 0 pgmap v14251: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:44:41.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:44:41 smithi080 bash[41963]: audit 2023-12-01T12:44:40.402026+0000 mon.a (mon.0) 8854 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:44:41.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:44:41 smithi080 bash[41963]: audit 2023-12-01T12:44:40.412114+0000 mon.a (mon.0) 8855 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:44:41.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:44:41 smithi080 bash[41963]: audit 2023-12-01T12:44:40.489496+0000 mon.c (mon.2) 9129 : audit 0 from='client.? 172.21.15.80:0/265512544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:44:41.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:44:41 smithi080 bash[41963]: audit 2023-12-01T12:44:40.537973+0000 mon.c (mon.2) 9130 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:44:41.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:44:41 smithi080 bash[41963]: audit 2023-12-01T12:44:40.896150+0000 mon.c (mon.2) 9131 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:44:41.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:44:41 smithi080 bash[41963]: audit 2023-12-01T12:44:40.897808+0000 mon.c (mon.2) 9132 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:44:41.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:44:41 smithi080 bash[41963]: audit 2023-12-01T12:44:40.907446+0000 mon.a (mon.0) 8856 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:44:41.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:44:41 smithi090 bash[32384]: audit 2023-12-01T12:44:40.103301+0000 mon.a (mon.0) 8852 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:44:41.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:44:41 smithi090 bash[32384]: audit 2023-12-01T12:44:40.112691+0000 mon.a (mon.0) 8853 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:44:41.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:44:41 smithi090 bash[32384]: cluster 2023-12-01T12:44:40.142113+0000 mgr.y (mgr.24362) 14282 : cluster 0 pgmap v14251: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:44:41.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:44:41 smithi090 bash[32384]: audit 2023-12-01T12:44:40.402026+0000 mon.a (mon.0) 8854 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:44:41.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:44:41 smithi090 bash[32384]: audit 2023-12-01T12:44:40.412114+0000 mon.a (mon.0) 8855 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:44:41.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:44:41 smithi090 bash[32384]: audit 2023-12-01T12:44:40.489496+0000 mon.c (mon.2) 9129 : audit 0 from='client.? 172.21.15.80:0/265512544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:44:41.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:44:41 smithi090 bash[32384]: audit 2023-12-01T12:44:40.537973+0000 mon.c (mon.2) 9130 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:44:41.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:44:41 smithi090 bash[32384]: audit 2023-12-01T12:44:40.896150+0000 mon.c (mon.2) 9131 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:44:41.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:44:41 smithi090 bash[32384]: audit 2023-12-01T12:44:40.897808+0000 mon.c (mon.2) 9132 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:44:41.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:44:41 smithi090 bash[32384]: audit 2023-12-01T12:44:40.907446+0000 mon.a (mon.0) 8856 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:44:43.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:44:43 smithi090 bash[32384]: cluster 2023-12-01T12:44:42.143315+0000 mgr.y (mgr.24362) 14283 : cluster 0 pgmap v14252: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:44:43.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:44:43 smithi090 bash[32384]: audit 2023-12-01T12:44:42.949812+0000 mon.c (mon.2) 9133 : audit 0 from='client.? 172.21.15.80:0/2364257550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:44:43.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:44:43 smithi080 bash[41963]: cluster 2023-12-01T12:44:42.143315+0000 mgr.y (mgr.24362) 14283 : cluster 0 pgmap v14252: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:44:43.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:44:43 smithi080 bash[41963]: audit 2023-12-01T12:44:42.949812+0000 mon.c (mon.2) 9133 : audit 0 from='client.? 172.21.15.80:0/2364257550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:44:43.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:44:43 smithi080 bash[28361]: cluster 2023-12-01T12:44:42.143315+0000 mgr.y (mgr.24362) 14283 : cluster 0 pgmap v14252: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:44:43.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:44:43 smithi080 bash[28361]: audit 2023-12-01T12:44:42.949812+0000 mon.c (mon.2) 9133 : audit 0 from='client.? 172.21.15.80:0/2364257550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:44:45.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:44:45 smithi090 bash[32384]: cluster 2023-12-01T12:44:44.144140+0000 mgr.y (mgr.24362) 14284 : cluster 0 pgmap v14253: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:44:45.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:44:45 smithi080 bash[28361]: cluster 2023-12-01T12:44:44.144140+0000 mgr.y (mgr.24362) 14284 : cluster 0 pgmap v14253: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:44:45.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:44:45 smithi080 bash[41963]: cluster 2023-12-01T12:44:44.144140+0000 mgr.y (mgr.24362) 14284 : cluster 0 pgmap v14253: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:44:46.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:44:46 smithi090 bash[32384]: audit 2023-12-01T12:44:45.409686+0000 mon.c (mon.2) 9134 : audit 0 from='client.? 172.21.15.80:0/2209848345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:44:46.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:44:46 smithi080 bash[28361]: audit 2023-12-01T12:44:45.409686+0000 mon.c (mon.2) 9134 : audit 0 from='client.? 172.21.15.80:0/2209848345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:44:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:44:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:44:46] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T12:44:46.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:44:46 smithi080 bash[41963]: audit 2023-12-01T12:44:45.409686+0000 mon.c (mon.2) 9134 : audit 0 from='client.? 172.21.15.80:0/2209848345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:44:47.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:44:47 smithi090 bash[32384]: cluster 2023-12-01T12:44:46.145300+0000 mgr.y (mgr.24362) 14285 : cluster 0 pgmap v14254: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:44:47.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:44:47 smithi080 bash[28361]: cluster 2023-12-01T12:44:46.145300+0000 mgr.y (mgr.24362) 14285 : cluster 0 pgmap v14254: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:44:47.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:44:47 smithi080 bash[41963]: cluster 2023-12-01T12:44:46.145300+0000 mgr.y (mgr.24362) 14285 : cluster 0 pgmap v14254: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:44:48.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:44:48 smithi090 bash[32384]: audit 2023-12-01T12:44:47.856910+0000 mon.a (mon.0) 8857 : audit 0 from='client.? 172.21.15.80:0/3127679361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:44:48.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:44:48 smithi080 bash[28361]: audit 2023-12-01T12:44:47.856910+0000 mon.a (mon.0) 8857 : audit 0 from='client.? 172.21.15.80:0/3127679361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:44:48.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:44:48 smithi080 bash[41963]: audit 2023-12-01T12:44:47.856910+0000 mon.a (mon.0) 8857 : audit 0 from='client.? 172.21.15.80:0/3127679361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:44:49.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:44:49 smithi090 bash[32384]: cluster 2023-12-01T12:44:48.146055+0000 mgr.y (mgr.24362) 14286 : cluster 0 pgmap v14255: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:44:49.680 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:44:49 smithi080 bash[41963]: cluster 2023-12-01T12:44:48.146055+0000 mgr.y (mgr.24362) 14286 : cluster 0 pgmap v14255: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:44:49.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:44:49 smithi080 bash[28361]: cluster 2023-12-01T12:44:48.146055+0000 mgr.y (mgr.24362) 14286 : cluster 0 pgmap v14255: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:44:51.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:44:51 smithi090 bash[32384]: cluster 2023-12-01T12:44:50.146820+0000 mgr.y (mgr.24362) 14287 : cluster 0 pgmap v14256: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:44:51.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:44:51 smithi090 bash[32384]: audit 2023-12-01T12:44:50.310049+0000 mon.a (mon.0) 8858 : audit 0 from='client.? 172.21.15.80:0/2966668301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:44:51.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:44:51 smithi080 bash[41963]: cluster 2023-12-01T12:44:50.146820+0000 mgr.y (mgr.24362) 14287 : cluster 0 pgmap v14256: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:44:51.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:44:51 smithi080 bash[41963]: audit 2023-12-01T12:44:50.310049+0000 mon.a (mon.0) 8858 : audit 0 from='client.? 172.21.15.80:0/2966668301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:44:51.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:44:51 smithi080 bash[28361]: cluster 2023-12-01T12:44:50.146820+0000 mgr.y (mgr.24362) 14287 : cluster 0 pgmap v14256: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:44:51.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:44:51 smithi080 bash[28361]: audit 2023-12-01T12:44:50.310049+0000 mon.a (mon.0) 8858 : audit 0 from='client.? 172.21.15.80:0/2966668301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:44:53.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:44:53 smithi080 bash[41963]: cluster 2023-12-01T12:44:52.148028+0000 mgr.y (mgr.24362) 14288 : cluster 0 pgmap v14257: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:44:53.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:44:53 smithi080 bash[41963]: audit 2023-12-01T12:44:52.765272+0000 mon.a (mon.0) 8859 : audit 0 from='client.? 172.21.15.80:0/2674587594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:44:53.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:44:53 smithi080 bash[28361]: cluster 2023-12-01T12:44:52.148028+0000 mgr.y (mgr.24362) 14288 : cluster 0 pgmap v14257: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:44:53.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:44:53 smithi080 bash[28361]: audit 2023-12-01T12:44:52.765272+0000 mon.a (mon.0) 8859 : audit 0 from='client.? 172.21.15.80:0/2674587594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:44:53.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:44:53 smithi090 bash[32384]: cluster 2023-12-01T12:44:52.148028+0000 mgr.y (mgr.24362) 14288 : cluster 0 pgmap v14257: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:44:53.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:44:53 smithi090 bash[32384]: audit 2023-12-01T12:44:52.765272+0000 mon.a (mon.0) 8859 : audit 0 from='client.? 172.21.15.80:0/2674587594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:44:55.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:44:55 smithi080 bash[28361]: cluster 2023-12-01T12:44:54.148696+0000 mgr.y (mgr.24362) 14289 : cluster 0 pgmap v14258: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:44:55.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:44:55 smithi080 bash[28361]: audit 2023-12-01T12:44:55.216542+0000 mon.a (mon.0) 8860 : audit 0 from='client.? 172.21.15.80:0/921195826' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:44:55.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:44:55 smithi080 bash[41963]: cluster 2023-12-01T12:44:54.148696+0000 mgr.y (mgr.24362) 14289 : cluster 0 pgmap v14258: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:44:55.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:44:55 smithi080 bash[41963]: audit 2023-12-01T12:44:55.216542+0000 mon.a (mon.0) 8860 : audit 0 from='client.? 172.21.15.80:0/921195826' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:44:55.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:44:55 smithi090 bash[32384]: cluster 2023-12-01T12:44:54.148696+0000 mgr.y (mgr.24362) 14289 : cluster 0 pgmap v14258: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:44:55.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:44:55 smithi090 bash[32384]: audit 2023-12-01T12:44:55.216542+0000 mon.a (mon.0) 8860 : audit 0 from='client.? 172.21.15.80:0/921195826' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:44:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:44:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:44:56] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T12:44:56.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:44:56 smithi080 bash[41963]: audit 2023-12-01T12:44:55.539297+0000 mon.c (mon.2) 9135 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:44:56.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:44:56 smithi080 bash[28361]: audit 2023-12-01T12:44:55.539297+0000 mon.c (mon.2) 9135 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:44:56.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:44:56 smithi090 bash[32384]: audit 2023-12-01T12:44:55.539297+0000 mon.c (mon.2) 9135 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:44:57.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:44:57 smithi080 bash[41963]: cluster 2023-12-01T12:44:56.149808+0000 mgr.y (mgr.24362) 14290 : cluster 0 pgmap v14259: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:44:57.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:44:57 smithi080 bash[28361]: cluster 2023-12-01T12:44:56.149808+0000 mgr.y (mgr.24362) 14290 : cluster 0 pgmap v14259: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:44:57.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:44:57 smithi090 bash[32384]: cluster 2023-12-01T12:44:56.149808+0000 mgr.y (mgr.24362) 14290 : cluster 0 pgmap v14259: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:44:58.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:44:58 smithi080 bash[41963]: audit 2023-12-01T12:44:57.679460+0000 mon.a (mon.0) 8861 : audit 0 from='client.? 172.21.15.80:0/3135184812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:44:58.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:44:58 smithi080 bash[28361]: audit 2023-12-01T12:44:57.679460+0000 mon.a (mon.0) 8861 : audit 0 from='client.? 172.21.15.80:0/3135184812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:44:58.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:44:58 smithi090 bash[32384]: audit 2023-12-01T12:44:57.679460+0000 mon.a (mon.0) 8861 : audit 0 from='client.? 172.21.15.80:0/3135184812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:44:59.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:44:59 smithi080 bash[28361]: cluster 2023-12-01T12:44:58.150484+0000 mgr.y (mgr.24362) 14291 : cluster 0 pgmap v14260: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:44:59.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:44:59 smithi080 bash[41963]: cluster 2023-12-01T12:44:58.150484+0000 mgr.y (mgr.24362) 14291 : cluster 0 pgmap v14260: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:44:59.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:44:59 smithi090 bash[32384]: cluster 2023-12-01T12:44:58.150484+0000 mgr.y (mgr.24362) 14291 : cluster 0 pgmap v14260: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:45:00.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:45:00 smithi080 bash[28361]: audit 2023-12-01T12:45:00.137977+0000 mon.c (mon.2) 9136 : audit 0 from='client.? 172.21.15.80:0/3823489350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:45:00.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:45:00 smithi080 bash[41963]: audit 2023-12-01T12:45:00.137977+0000 mon.c (mon.2) 9136 : audit 0 from='client.? 172.21.15.80:0/3823489350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:45:00.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:45:00 smithi090 bash[32384]: audit 2023-12-01T12:45:00.137977+0000 mon.c (mon.2) 9136 : audit 0 from='client.? 172.21.15.80:0/3823489350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:45:01.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:45:01 smithi080 bash[28361]: cluster 2023-12-01T12:45:00.150937+0000 mgr.y (mgr.24362) 14292 : cluster 0 pgmap v14261: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:45:01.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:45:01 smithi080 bash[41963]: cluster 2023-12-01T12:45:00.150937+0000 mgr.y (mgr.24362) 14292 : cluster 0 pgmap v14261: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:45:01.741 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:45:01 smithi090 bash[32384]: cluster 2023-12-01T12:45:00.150937+0000 mgr.y (mgr.24362) 14292 : cluster 0 pgmap v14261: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:45:03.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:45:03 smithi080 bash[41963]: cluster 2023-12-01T12:45:02.152086+0000 mgr.y (mgr.24362) 14293 : cluster 0 pgmap v14262: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:45:03.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:45:03 smithi080 bash[41963]: audit 2023-12-01T12:45:02.586355+0000 mon.a (mon.0) 8862 : audit 0 from='client.? 172.21.15.80:0/1284625109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:45:03.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:45:03 smithi080 bash[28361]: cluster 2023-12-01T12:45:02.152086+0000 mgr.y (mgr.24362) 14293 : cluster 0 pgmap v14262: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:45:03.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:45:03 smithi080 bash[28361]: audit 2023-12-01T12:45:02.586355+0000 mon.a (mon.0) 8862 : audit 0 from='client.? 172.21.15.80:0/1284625109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:45:03.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:45:03 smithi090 bash[32384]: cluster 2023-12-01T12:45:02.152086+0000 mgr.y (mgr.24362) 14293 : cluster 0 pgmap v14262: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:45:03.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:45:03 smithi090 bash[32384]: audit 2023-12-01T12:45:02.586355+0000 mon.a (mon.0) 8862 : audit 0 from='client.? 172.21.15.80:0/1284625109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:45:05.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:45:05 smithi080 bash[41963]: cluster 2023-12-01T12:45:04.152740+0000 mgr.y (mgr.24362) 14294 : cluster 0 pgmap v14263: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:45:05.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:45:05 smithi080 bash[41963]: audit 2023-12-01T12:45:05.044228+0000 mon.c (mon.2) 9137 : audit 0 from='client.? 172.21.15.80:0/3654912636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:45:05.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:45:05 smithi080 bash[28361]: cluster 2023-12-01T12:45:04.152740+0000 mgr.y (mgr.24362) 14294 : cluster 0 pgmap v14263: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:45:05.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:45:05 smithi080 bash[28361]: audit 2023-12-01T12:45:05.044228+0000 mon.c (mon.2) 9137 : audit 0 from='client.? 172.21.15.80:0/3654912636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:45:05.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:45:05 smithi090 bash[32384]: cluster 2023-12-01T12:45:04.152740+0000 mgr.y (mgr.24362) 14294 : cluster 0 pgmap v14263: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:45:05.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:45:05 smithi090 bash[32384]: audit 2023-12-01T12:45:05.044228+0000 mon.c (mon.2) 9137 : audit 0 from='client.? 172.21.15.80:0/3654912636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:45:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:45:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:45:06] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T12:45:07.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:45:07 smithi080 bash[28361]: cluster 2023-12-01T12:45:06.153829+0000 mgr.y (mgr.24362) 14295 : cluster 0 pgmap v14264: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:45:07.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:45:07 smithi080 bash[41963]: cluster 2023-12-01T12:45:06.153829+0000 mgr.y (mgr.24362) 14295 : cluster 0 pgmap v14264: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:45:07.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:45:07 smithi090 bash[32384]: cluster 2023-12-01T12:45:06.153829+0000 mgr.y (mgr.24362) 14295 : cluster 0 pgmap v14264: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:45:08.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:45:08 smithi080 bash[28361]: audit 2023-12-01T12:45:07.513352+0000 mon.a (mon.0) 8863 : audit 0 from='client.? 172.21.15.80:0/1509368297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:45:08.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:45:08 smithi080 bash[41963]: audit 2023-12-01T12:45:07.513352+0000 mon.a (mon.0) 8863 : audit 0 from='client.? 172.21.15.80:0/1509368297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:45:08.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:45:08 smithi090 bash[32384]: audit 2023-12-01T12:45:07.513352+0000 mon.a (mon.0) 8863 : audit 0 from='client.? 172.21.15.80:0/1509368297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:45:09.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:45:09 smithi080 bash[28361]: cluster 2023-12-01T12:45:08.154492+0000 mgr.y (mgr.24362) 14296 : cluster 0 pgmap v14265: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:45:09.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:45:09 smithi080 bash[41963]: cluster 2023-12-01T12:45:08.154492+0000 mgr.y (mgr.24362) 14296 : cluster 0 pgmap v14265: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:45:09.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:45:09 smithi090 bash[32384]: cluster 2023-12-01T12:45:08.154492+0000 mgr.y (mgr.24362) 14296 : cluster 0 pgmap v14265: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:45:10.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:45:10 smithi080 bash[28361]: audit 2023-12-01T12:45:09.956976+0000 mon.c (mon.2) 9138 : audit 0 from='client.? 172.21.15.80:0/4156305335' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:45:10.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:45:10 smithi080 bash[41963]: audit 2023-12-01T12:45:09.956976+0000 mon.c (mon.2) 9138 : audit 0 from='client.? 172.21.15.80:0/4156305335' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:45:10.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:45:10 smithi090 bash[32384]: audit 2023-12-01T12:45:09.956976+0000 mon.c (mon.2) 9138 : audit 0 from='client.? 172.21.15.80:0/4156305335' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:45:11.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:45:11 smithi080 bash[41963]: cluster 2023-12-01T12:45:10.155163+0000 mgr.y (mgr.24362) 14297 : cluster 0 pgmap v14266: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:45:11.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:45:11 smithi080 bash[41963]: audit 2023-12-01T12:45:10.539792+0000 mon.c (mon.2) 9139 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:45:11.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:45:11 smithi080 bash[28361]: cluster 2023-12-01T12:45:10.155163+0000 mgr.y (mgr.24362) 14297 : cluster 0 pgmap v14266: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:45:11.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:45:11 smithi080 bash[28361]: audit 2023-12-01T12:45:10.539792+0000 mon.c (mon.2) 9139 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:45:11.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:45:11 smithi090 bash[32384]: cluster 2023-12-01T12:45:10.155163+0000 mgr.y (mgr.24362) 14297 : cluster 0 pgmap v14266: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:45:11.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:45:11 smithi090 bash[32384]: audit 2023-12-01T12:45:10.539792+0000 mon.c (mon.2) 9139 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:45:13.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:45:13 smithi080 bash[41963]: cluster 2023-12-01T12:45:12.156364+0000 mgr.y (mgr.24362) 14298 : cluster 0 pgmap v14267: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:45:13.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:45:13 smithi080 bash[41963]: audit 2023-12-01T12:45:12.411121+0000 mon.c (mon.2) 9140 : audit 0 from='client.? 172.21.15.80:0/1654393819' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:45:13.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:45:13 smithi080 bash[28361]: cluster 2023-12-01T12:45:12.156364+0000 mgr.y (mgr.24362) 14298 : cluster 0 pgmap v14267: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:45:13.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:45:13 smithi080 bash[28361]: audit 2023-12-01T12:45:12.411121+0000 mon.c (mon.2) 9140 : audit 0 from='client.? 172.21.15.80:0/1654393819' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:45:13.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:45:13 smithi090 bash[32384]: cluster 2023-12-01T12:45:12.156364+0000 mgr.y (mgr.24362) 14298 : cluster 0 pgmap v14267: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:45:13.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:45:13 smithi090 bash[32384]: audit 2023-12-01T12:45:12.411121+0000 mon.c (mon.2) 9140 : audit 0 from='client.? 172.21.15.80:0/1654393819' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:45:15.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:45:15 smithi080 bash[41963]: cluster 2023-12-01T12:45:14.157036+0000 mgr.y (mgr.24362) 14299 : cluster 0 pgmap v14268: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:45:15.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:45:15 smithi080 bash[41963]: audit 2023-12-01T12:45:14.859506+0000 mon.a (mon.0) 8864 : audit 0 from='client.? 172.21.15.80:0/738228041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:45:15.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:45:15 smithi080 bash[28361]: cluster 2023-12-01T12:45:14.157036+0000 mgr.y (mgr.24362) 14299 : cluster 0 pgmap v14268: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:45:15.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:45:15 smithi080 bash[28361]: audit 2023-12-01T12:45:14.859506+0000 mon.a (mon.0) 8864 : audit 0 from='client.? 172.21.15.80:0/738228041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:45:15.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:45:15 smithi090 bash[32384]: cluster 2023-12-01T12:45:14.157036+0000 mgr.y (mgr.24362) 14299 : cluster 0 pgmap v14268: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:45:15.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:45:15 smithi090 bash[32384]: audit 2023-12-01T12:45:14.859506+0000 mon.a (mon.0) 8864 : audit 0 from='client.? 172.21.15.80:0/738228041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:45:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:45:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:45:16] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T12:45:17.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:45:17 smithi080 bash[41963]: cluster 2023-12-01T12:45:16.158232+0000 mgr.y (mgr.24362) 14300 : cluster 0 pgmap v14269: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:45:17.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:45:17 smithi080 bash[41963]: audit 2023-12-01T12:45:17.317183+0000 mon.a (mon.0) 8865 : audit 0 from='client.? 172.21.15.80:0/666055741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:45:17.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:45:17 smithi080 bash[28361]: cluster 2023-12-01T12:45:16.158232+0000 mgr.y (mgr.24362) 14300 : cluster 0 pgmap v14269: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:45:17.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:45:17 smithi080 bash[28361]: audit 2023-12-01T12:45:17.317183+0000 mon.a (mon.0) 8865 : audit 0 from='client.? 172.21.15.80:0/666055741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:45:17.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:45:17 smithi090 bash[32384]: cluster 2023-12-01T12:45:16.158232+0000 mgr.y (mgr.24362) 14300 : cluster 0 pgmap v14269: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:45:17.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:45:17 smithi090 bash[32384]: audit 2023-12-01T12:45:17.317183+0000 mon.a (mon.0) 8865 : audit 0 from='client.? 172.21.15.80:0/666055741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:45:19.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:45:19 smithi080 bash[28361]: cluster 2023-12-01T12:45:18.158787+0000 mgr.y (mgr.24362) 14301 : cluster 0 pgmap v14270: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:45:19.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:45:19 smithi080 bash[41963]: cluster 2023-12-01T12:45:18.158787+0000 mgr.y (mgr.24362) 14301 : cluster 0 pgmap v14270: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:45:19.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:45:19 smithi090 bash[32384]: cluster 2023-12-01T12:45:18.158787+0000 mgr.y (mgr.24362) 14301 : cluster 0 pgmap v14270: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:45:20.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:45:20 smithi080 bash[28361]: audit 2023-12-01T12:45:19.762586+0000 mon.c (mon.2) 9141 : audit 0 from='client.? 172.21.15.80:0/2564719745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:45:20.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:45:20 smithi080 bash[41963]: audit 2023-12-01T12:45:19.762586+0000 mon.c (mon.2) 9141 : audit 0 from='client.? 172.21.15.80:0/2564719745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:45:20.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:45:20 smithi090 bash[32384]: audit 2023-12-01T12:45:19.762586+0000 mon.c (mon.2) 9141 : audit 0 from='client.? 172.21.15.80:0/2564719745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:45:21.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:45:21 smithi080 bash[41963]: cluster 2023-12-01T12:45:20.159478+0000 mgr.y (mgr.24362) 14302 : cluster 0 pgmap v14271: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:45:21.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:45:21 smithi080 bash[28361]: cluster 2023-12-01T12:45:20.159478+0000 mgr.y (mgr.24362) 14302 : cluster 0 pgmap v14271: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:45:21.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:45:21 smithi090 bash[32384]: cluster 2023-12-01T12:45:20.159478+0000 mgr.y (mgr.24362) 14302 : cluster 0 pgmap v14271: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:45:22.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:45:22 smithi080 bash[28361]: audit 2023-12-01T12:45:22.224476+0000 mon.a (mon.0) 8866 : audit 0 from='client.? 172.21.15.80:0/1813559290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:45:22.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:45:22 smithi080 bash[41963]: audit 2023-12-01T12:45:22.224476+0000 mon.a (mon.0) 8866 : audit 0 from='client.? 172.21.15.80:0/1813559290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:45:22.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:45:22 smithi090 bash[32384]: audit 2023-12-01T12:45:22.224476+0000 mon.a (mon.0) 8866 : audit 0 from='client.? 172.21.15.80:0/1813559290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:45:23.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:45:23 smithi080 bash[28361]: cluster 2023-12-01T12:45:22.160603+0000 mgr.y (mgr.24362) 14303 : cluster 0 pgmap v14272: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:45:23.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:45:23 smithi080 bash[41963]: cluster 2023-12-01T12:45:22.160603+0000 mgr.y (mgr.24362) 14303 : cluster 0 pgmap v14272: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:45:23.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:45:23 smithi090 bash[32384]: cluster 2023-12-01T12:45:22.160603+0000 mgr.y (mgr.24362) 14303 : cluster 0 pgmap v14272: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:45:25.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:45:25 smithi080 bash[41963]: cluster 2023-12-01T12:45:24.161230+0000 mgr.y (mgr.24362) 14304 : cluster 0 pgmap v14273: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:45:25.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:45:25 smithi080 bash[41963]: audit 2023-12-01T12:45:24.687137+0000 mon.c (mon.2) 9142 : audit 0 from='client.? 172.21.15.80:0/745591933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:45:25.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:45:25 smithi080 bash[28361]: cluster 2023-12-01T12:45:24.161230+0000 mgr.y (mgr.24362) 14304 : cluster 0 pgmap v14273: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:45:25.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:45:25 smithi080 bash[28361]: audit 2023-12-01T12:45:24.687137+0000 mon.c (mon.2) 9142 : audit 0 from='client.? 172.21.15.80:0/745591933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:45:25.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:45:25 smithi090 bash[32384]: cluster 2023-12-01T12:45:24.161230+0000 mgr.y (mgr.24362) 14304 : cluster 0 pgmap v14273: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:45:25.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:45:25 smithi090 bash[32384]: audit 2023-12-01T12:45:24.687137+0000 mon.c (mon.2) 9142 : audit 0 from='client.? 172.21.15.80:0/745591933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:45:26.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:45:26 smithi080 bash[28361]: audit 2023-12-01T12:45:25.540136+0000 mon.c (mon.2) 9143 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:45:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:45:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:45:26] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T12:45:26.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:45:26 smithi080 bash[41963]: audit 2023-12-01T12:45:25.540136+0000 mon.c (mon.2) 9143 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:45:26.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:45:26 smithi090 bash[32384]: audit 2023-12-01T12:45:25.540136+0000 mon.c (mon.2) 9143 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:45:27.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:45:27 smithi080 bash[41963]: cluster 2023-12-01T12:45:26.162342+0000 mgr.y (mgr.24362) 14305 : cluster 0 pgmap v14274: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:45:27.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:45:27 smithi080 bash[41963]: audit 2023-12-01T12:45:27.142796+0000 mon.c (mon.2) 9144 : audit 0 from='client.? 172.21.15.80:0/1193297073' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:45:27.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:45:27 smithi080 bash[28361]: cluster 2023-12-01T12:45:26.162342+0000 mgr.y (mgr.24362) 14305 : cluster 0 pgmap v14274: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:45:27.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:45:27 smithi080 bash[28361]: audit 2023-12-01T12:45:27.142796+0000 mon.c (mon.2) 9144 : audit 0 from='client.? 172.21.15.80:0/1193297073' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:45:27.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:45:27 smithi090 bash[32384]: cluster 2023-12-01T12:45:26.162342+0000 mgr.y (mgr.24362) 14305 : cluster 0 pgmap v14274: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:45:27.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:45:27 smithi090 bash[32384]: audit 2023-12-01T12:45:27.142796+0000 mon.c (mon.2) 9144 : audit 0 from='client.? 172.21.15.80:0/1193297073' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:45:29.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:45:29 smithi080 bash[28361]: cluster 2023-12-01T12:45:28.163007+0000 mgr.y (mgr.24362) 14306 : cluster 0 pgmap v14275: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:45:29.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:45:29 smithi080 bash[41963]: cluster 2023-12-01T12:45:28.163007+0000 mgr.y (mgr.24362) 14306 : cluster 0 pgmap v14275: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:45:29.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:45:29 smithi090 bash[32384]: cluster 2023-12-01T12:45:28.163007+0000 mgr.y (mgr.24362) 14306 : cluster 0 pgmap v14275: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:45:30.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:45:30 smithi080 bash[28361]: audit 2023-12-01T12:45:29.601157+0000 mon.a (mon.0) 8867 : audit 0 from='client.? 172.21.15.80:0/3208959914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:45:30.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:45:30 smithi080 bash[41963]: audit 2023-12-01T12:45:29.601157+0000 mon.a (mon.0) 8867 : audit 0 from='client.? 172.21.15.80:0/3208959914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:45:30.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:45:30 smithi090 bash[32384]: audit 2023-12-01T12:45:29.601157+0000 mon.a (mon.0) 8867 : audit 0 from='client.? 172.21.15.80:0/3208959914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:45:31.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:45:31 smithi080 bash[41963]: cluster 2023-12-01T12:45:30.163694+0000 mgr.y (mgr.24362) 14307 : cluster 0 pgmap v14276: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:45:31.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:45:31 smithi080 bash[28361]: cluster 2023-12-01T12:45:30.163694+0000 mgr.y (mgr.24362) 14307 : cluster 0 pgmap v14276: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:45:31.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:45:31 smithi090 bash[32384]: cluster 2023-12-01T12:45:30.163694+0000 mgr.y (mgr.24362) 14307 : cluster 0 pgmap v14276: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:45:32.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:45:32 smithi090 bash[32384]: audit 2023-12-01T12:45:32.053643+0000 mon.c (mon.2) 9145 : audit 0 from='client.? 172.21.15.80:0/3581968084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:45:32.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:45:32 smithi080 bash[28361]: audit 2023-12-01T12:45:32.053643+0000 mon.c (mon.2) 9145 : audit 0 from='client.? 172.21.15.80:0/3581968084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:45:32.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:45:32 smithi080 bash[41963]: audit 2023-12-01T12:45:32.053643+0000 mon.c (mon.2) 9145 : audit 0 from='client.? 172.21.15.80:0/3581968084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:45:33.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:45:33 smithi090 bash[32384]: cluster 2023-12-01T12:45:32.164878+0000 mgr.y (mgr.24362) 14308 : cluster 0 pgmap v14277: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:45:33.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:45:33 smithi080 bash[28361]: cluster 2023-12-01T12:45:32.164878+0000 mgr.y (mgr.24362) 14308 : cluster 0 pgmap v14277: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:45:33.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:45:33 smithi080 bash[41963]: cluster 2023-12-01T12:45:32.164878+0000 mgr.y (mgr.24362) 14308 : cluster 0 pgmap v14277: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:45:35.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:45:35 smithi090 bash[32384]: cluster 2023-12-01T12:45:34.165512+0000 mgr.y (mgr.24362) 14309 : cluster 0 pgmap v14278: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:45:35.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:45:35 smithi090 bash[32384]: audit 2023-12-01T12:45:34.510174+0000 mon.c (mon.2) 9146 : audit 0 from='client.? 172.21.15.80:0/3761546010' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:45:35.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:45:35 smithi080 bash[41963]: cluster 2023-12-01T12:45:34.165512+0000 mgr.y (mgr.24362) 14309 : cluster 0 pgmap v14278: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:45:35.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:45:35 smithi080 bash[41963]: audit 2023-12-01T12:45:34.510174+0000 mon.c (mon.2) 9146 : audit 0 from='client.? 172.21.15.80:0/3761546010' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:45:35.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:45:35 smithi080 bash[28361]: cluster 2023-12-01T12:45:34.165512+0000 mgr.y (mgr.24362) 14309 : cluster 0 pgmap v14278: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:45:35.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:45:35 smithi080 bash[28361]: audit 2023-12-01T12:45:34.510174+0000 mon.c (mon.2) 9146 : audit 0 from='client.? 172.21.15.80:0/3761546010' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:45:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:45:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:45:36] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T12:45:37.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:45:37 smithi090 bash[32384]: cluster 2023-12-01T12:45:36.166595+0000 mgr.y (mgr.24362) 14310 : cluster 0 pgmap v14279: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:45:37.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:45:37 smithi090 bash[32384]: audit 2023-12-01T12:45:36.964084+0000 mon.c (mon.2) 9147 : audit 0 from='client.? 172.21.15.80:0/67865253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:45:37.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:45:37 smithi080 bash[28361]: cluster 2023-12-01T12:45:36.166595+0000 mgr.y (mgr.24362) 14310 : cluster 0 pgmap v14279: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:45:37.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:45:37 smithi080 bash[28361]: audit 2023-12-01T12:45:36.964084+0000 mon.c (mon.2) 9147 : audit 0 from='client.? 172.21.15.80:0/67865253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:45:37.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:45:37 smithi080 bash[41963]: cluster 2023-12-01T12:45:36.166595+0000 mgr.y (mgr.24362) 14310 : cluster 0 pgmap v14279: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:45:37.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:45:37 smithi080 bash[41963]: audit 2023-12-01T12:45:36.964084+0000 mon.c (mon.2) 9147 : audit 0 from='client.? 172.21.15.80:0/67865253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:45:39.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:45:39 smithi090 bash[32384]: cluster 2023-12-01T12:45:38.167253+0000 mgr.y (mgr.24362) 14311 : cluster 0 pgmap v14280: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:45:39.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:45:39 smithi090 bash[32384]: audit 2023-12-01T12:45:39.426117+0000 mon.c (mon.2) 9148 : audit 0 from='client.? 172.21.15.80:0/313159701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:45:39.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:45:39 smithi080 bash[41963]: cluster 2023-12-01T12:45:38.167253+0000 mgr.y (mgr.24362) 14311 : cluster 0 pgmap v14280: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:45:39.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:45:39 smithi080 bash[41963]: audit 2023-12-01T12:45:39.426117+0000 mon.c (mon.2) 9148 : audit 0 from='client.? 172.21.15.80:0/313159701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:45:39.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:45:39 smithi080 bash[28361]: cluster 2023-12-01T12:45:38.167253+0000 mgr.y (mgr.24362) 14311 : cluster 0 pgmap v14280: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:45:39.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:45:39 smithi080 bash[28361]: audit 2023-12-01T12:45:39.426117+0000 mon.c (mon.2) 9148 : audit 0 from='client.? 172.21.15.80:0/313159701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:45:41.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:45:41 smithi090 bash[32384]: cluster 2023-12-01T12:45:40.167965+0000 mgr.y (mgr.24362) 14312 : cluster 0 pgmap v14281: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:45:41.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:45:41 smithi090 bash[32384]: audit 2023-12-01T12:45:40.540360+0000 mon.c (mon.2) 9149 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:45:41.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:45:41 smithi090 bash[32384]: audit 2023-12-01T12:45:40.991586+0000 mon.c (mon.2) 9150 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:45:41.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:45:41 smithi080 bash[28361]: cluster 2023-12-01T12:45:40.167965+0000 mgr.y (mgr.24362) 14312 : cluster 0 pgmap v14281: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:45:41.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:45:41 smithi080 bash[28361]: audit 2023-12-01T12:45:40.540360+0000 mon.c (mon.2) 9149 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:45:41.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:45:41 smithi080 bash[28361]: audit 2023-12-01T12:45:40.991586+0000 mon.c (mon.2) 9150 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:45:41.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:45:41 smithi080 bash[41963]: cluster 2023-12-01T12:45:40.167965+0000 mgr.y (mgr.24362) 14312 : cluster 0 pgmap v14281: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:45:41.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:45:41 smithi080 bash[41963]: audit 2023-12-01T12:45:40.540360+0000 mon.c (mon.2) 9149 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:45:41.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:45:41 smithi080 bash[41963]: audit 2023-12-01T12:45:40.991586+0000 mon.c (mon.2) 9150 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:45:42.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:45:42 smithi090 bash[32384]: audit 2023-12-01T12:45:41.887791+0000 mon.a (mon.0) 8868 : audit 0 from='client.? 172.21.15.80:0/2362596435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:45:42.930 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:45:42 smithi080 bash[41963]: audit 2023-12-01T12:45:41.887791+0000 mon.a (mon.0) 8868 : audit 0 from='client.? 172.21.15.80:0/2362596435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:45:42.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:45:42 smithi080 bash[28361]: audit 2023-12-01T12:45:41.887791+0000 mon.a (mon.0) 8868 : audit 0 from='client.? 172.21.15.80:0/2362596435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:45:43.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:45:43 smithi090 bash[32384]: cluster 2023-12-01T12:45:42.169080+0000 mgr.y (mgr.24362) 14313 : cluster 0 pgmap v14282: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:45:43.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:45:43 smithi080 bash[28361]: cluster 2023-12-01T12:45:42.169080+0000 mgr.y (mgr.24362) 14313 : cluster 0 pgmap v14282: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:45:43.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:45:43 smithi080 bash[41963]: cluster 2023-12-01T12:45:42.169080+0000 mgr.y (mgr.24362) 14313 : cluster 0 pgmap v14282: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:45:44.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:45:44 smithi090 bash[32384]: audit 2023-12-01T12:45:44.343098+0000 mon.a (mon.0) 8869 : audit 0 from='client.? 172.21.15.80:0/1229732663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:45:44.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:45:44 smithi080 bash[28361]: audit 2023-12-01T12:45:44.343098+0000 mon.a (mon.0) 8869 : audit 0 from='client.? 172.21.15.80:0/1229732663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:45:44.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:45:44 smithi080 bash[41963]: audit 2023-12-01T12:45:44.343098+0000 mon.a (mon.0) 8869 : audit 0 from='client.? 172.21.15.80:0/1229732663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:45:45.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:45:45 smithi090 bash[32384]: cluster 2023-12-01T12:45:44.169746+0000 mgr.y (mgr.24362) 14314 : cluster 0 pgmap v14283: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:45:45.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:45:45 smithi080 bash[28361]: cluster 2023-12-01T12:45:44.169746+0000 mgr.y (mgr.24362) 14314 : cluster 0 pgmap v14283: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:45:45.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:45:45 smithi080 bash[41963]: cluster 2023-12-01T12:45:44.169746+0000 mgr.y (mgr.24362) 14314 : cluster 0 pgmap v14283: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:45:46.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:45:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:45:46] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T12:45:47.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:45:47 smithi090 bash[32384]: cluster 2023-12-01T12:45:46.170610+0000 mgr.y (mgr.24362) 14315 : cluster 0 pgmap v14284: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:45:47.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:45:47 smithi090 bash[32384]: audit 2023-12-01T12:45:46.835005+0000 mon.a (mon.0) 8870 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:45:47.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:45:47 smithi090 bash[32384]: audit 2023-12-01T12:45:46.847986+0000 mon.a (mon.0) 8871 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:45:47.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:45:47 smithi090 bash[32384]: audit 2023-12-01T12:45:46.891561+0000 mon.a (mon.0) 8872 : audit 0 from='client.? 172.21.15.80:0/89052475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:45:47.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:45:47 smithi090 bash[32384]: audit 2023-12-01T12:45:47.191462+0000 mon.a (mon.0) 8873 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:45:47.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:45:47 smithi090 bash[32384]: audit 2023-12-01T12:45:47.200593+0000 mon.a (mon.0) 8874 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:45:47.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:45:47 smithi080 bash[28361]: cluster 2023-12-01T12:45:46.170610+0000 mgr.y (mgr.24362) 14315 : cluster 0 pgmap v14284: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:45:47.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:45:47 smithi080 bash[28361]: audit 2023-12-01T12:45:46.835005+0000 mon.a (mon.0) 8870 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:45:47.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:45:47 smithi080 bash[28361]: audit 2023-12-01T12:45:46.847986+0000 mon.a (mon.0) 8871 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:45:47.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:45:47 smithi080 bash[28361]: audit 2023-12-01T12:45:46.891561+0000 mon.a (mon.0) 8872 : audit 0 from='client.? 172.21.15.80:0/89052475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:45:47.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:45:47 smithi080 bash[28361]: audit 2023-12-01T12:45:47.191462+0000 mon.a (mon.0) 8873 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:45:47.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:45:47 smithi080 bash[28361]: audit 2023-12-01T12:45:47.200593+0000 mon.a (mon.0) 8874 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:45:47.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:45:47 smithi080 bash[41963]: cluster 2023-12-01T12:45:46.170610+0000 mgr.y (mgr.24362) 14315 : cluster 0 pgmap v14284: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:45:47.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:45:47 smithi080 bash[41963]: audit 2023-12-01T12:45:46.835005+0000 mon.a (mon.0) 8870 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:45:47.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:45:47 smithi080 bash[41963]: audit 2023-12-01T12:45:46.847986+0000 mon.a (mon.0) 8871 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:45:47.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:45:47 smithi080 bash[41963]: audit 2023-12-01T12:45:46.891561+0000 mon.a (mon.0) 8872 : audit 0 from='client.? 172.21.15.80:0/89052475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:45:47.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:45:47 smithi080 bash[41963]: audit 2023-12-01T12:45:47.191462+0000 mon.a (mon.0) 8873 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:45:47.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:45:47 smithi080 bash[41963]: audit 2023-12-01T12:45:47.200593+0000 mon.a (mon.0) 8874 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:45:48.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:45:48 smithi090 bash[32384]: audit 2023-12-01T12:45:47.735057+0000 mon.c (mon.2) 9151 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:45:48.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:45:48 smithi090 bash[32384]: audit 2023-12-01T12:45:47.736966+0000 mon.c (mon.2) 9152 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:45:48.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:45:48 smithi090 bash[32384]: audit 2023-12-01T12:45:47.749073+0000 mon.a (mon.0) 8875 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:45:48.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:45:48 smithi080 bash[28361]: audit 2023-12-01T12:45:47.735057+0000 mon.c (mon.2) 9151 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:45:48.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:45:48 smithi080 bash[28361]: audit 2023-12-01T12:45:47.736966+0000 mon.c (mon.2) 9152 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:45:48.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:45:48 smithi080 bash[28361]: audit 2023-12-01T12:45:47.749073+0000 mon.a (mon.0) 8875 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:45:48.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:45:48 smithi080 bash[41963]: audit 2023-12-01T12:45:47.735057+0000 mon.c (mon.2) 9151 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:45:48.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:45:48 smithi080 bash[41963]: audit 2023-12-01T12:45:47.736966+0000 mon.c (mon.2) 9152 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:45:48.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:45:48 smithi080 bash[41963]: audit 2023-12-01T12:45:47.749073+0000 mon.a (mon.0) 8875 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:45:50.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:45:49 smithi090 bash[32384]: cluster 2023-12-01T12:45:48.171252+0000 mgr.y (mgr.24362) 14316 : cluster 0 pgmap v14285: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:45:50.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:45:49 smithi090 bash[32384]: audit 2023-12-01T12:45:49.343758+0000 mon.c (mon.2) 9153 : audit 0 from='client.? 172.21.15.80:0/2564666140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:45:50.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:45:49 smithi080 bash[41963]: cluster 2023-12-01T12:45:48.171252+0000 mgr.y (mgr.24362) 14316 : cluster 0 pgmap v14285: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:45:50.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:45:49 smithi080 bash[41963]: audit 2023-12-01T12:45:49.343758+0000 mon.c (mon.2) 9153 : audit 0 from='client.? 172.21.15.80:0/2564666140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:45:50.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:45:49 smithi080 bash[28361]: cluster 2023-12-01T12:45:48.171252+0000 mgr.y (mgr.24362) 14316 : cluster 0 pgmap v14285: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:45:50.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:45:49 smithi080 bash[28361]: audit 2023-12-01T12:45:49.343758+0000 mon.c (mon.2) 9153 : audit 0 from='client.? 172.21.15.80:0/2564666140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:45:52.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:45:51 smithi090 bash[32384]: cluster 2023-12-01T12:45:50.171940+0000 mgr.y (mgr.24362) 14317 : cluster 0 pgmap v14286: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:45:52.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:45:51 smithi080 bash[28361]: cluster 2023-12-01T12:45:50.171940+0000 mgr.y (mgr.24362) 14317 : cluster 0 pgmap v14286: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:45:52.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:45:51 smithi080 bash[41963]: cluster 2023-12-01T12:45:50.171940+0000 mgr.y (mgr.24362) 14317 : cluster 0 pgmap v14286: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:45:53.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:45:52 smithi090 bash[32384]: audit 2023-12-01T12:45:51.792428+0000 mon.a (mon.0) 8876 : audit 0 from='client.? 172.21.15.80:0/973223945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:45:53.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:45:52 smithi080 bash[28361]: audit 2023-12-01T12:45:51.792428+0000 mon.a (mon.0) 8876 : audit 0 from='client.? 172.21.15.80:0/973223945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:45:53.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:45:52 smithi080 bash[41963]: audit 2023-12-01T12:45:51.792428+0000 mon.a (mon.0) 8876 : audit 0 from='client.? 172.21.15.80:0/973223945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:45:54.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:45:53 smithi080 bash[28361]: cluster 2023-12-01T12:45:52.173134+0000 mgr.y (mgr.24362) 14318 : cluster 0 pgmap v14287: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:45:54.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:45:53 smithi080 bash[41963]: cluster 2023-12-01T12:45:52.173134+0000 mgr.y (mgr.24362) 14318 : cluster 0 pgmap v14287: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:45:54.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:45:53 smithi090 bash[32384]: cluster 2023-12-01T12:45:52.173134+0000 mgr.y (mgr.24362) 14318 : cluster 0 pgmap v14287: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:45:55.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:45:54 smithi080 bash[41963]: cluster 2023-12-01T12:45:54.173765+0000 mgr.y (mgr.24362) 14319 : cluster 0 pgmap v14288: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:45:55.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:45:54 smithi080 bash[41963]: audit 2023-12-01T12:45:54.249842+0000 mon.c (mon.2) 9154 : audit 0 from='client.? 172.21.15.80:0/3939386899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:45:55.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:45:54 smithi080 bash[28361]: cluster 2023-12-01T12:45:54.173765+0000 mgr.y (mgr.24362) 14319 : cluster 0 pgmap v14288: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:45:55.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:45:54 smithi080 bash[28361]: audit 2023-12-01T12:45:54.249842+0000 mon.c (mon.2) 9154 : audit 0 from='client.? 172.21.15.80:0/3939386899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:45:55.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:45:54 smithi090 bash[32384]: cluster 2023-12-01T12:45:54.173765+0000 mgr.y (mgr.24362) 14319 : cluster 0 pgmap v14288: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:45:55.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:45:54 smithi090 bash[32384]: audit 2023-12-01T12:45:54.249842+0000 mon.c (mon.2) 9154 : audit 0 from='client.? 172.21.15.80:0/3939386899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:45:56.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:45:55 smithi080 bash[28361]: audit 2023-12-01T12:45:55.540890+0000 mon.c (mon.2) 9155 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:45:56.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:45:55 smithi080 bash[41963]: audit 2023-12-01T12:45:55.540890+0000 mon.c (mon.2) 9155 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:45:56.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:45:55 smithi090 bash[32384]: audit 2023-12-01T12:45:55.540890+0000 mon.c (mon.2) 9155 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:45:56.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:45:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:45:56] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T12:45:57.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:45:56 smithi080 bash[28361]: cluster 2023-12-01T12:45:56.174847+0000 mgr.y (mgr.24362) 14320 : cluster 0 pgmap v14289: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:45:57.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:45:56 smithi080 bash[28361]: audit 2023-12-01T12:45:56.707703+0000 mon.a (mon.0) 8877 : audit 0 from='client.? 172.21.15.80:0/1959940431' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:45:57.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:45:56 smithi080 bash[41963]: cluster 2023-12-01T12:45:56.174847+0000 mgr.y (mgr.24362) 14320 : cluster 0 pgmap v14289: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:45:57.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:45:56 smithi080 bash[41963]: audit 2023-12-01T12:45:56.707703+0000 mon.a (mon.0) 8877 : audit 0 from='client.? 172.21.15.80:0/1959940431' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:45:57.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:45:56 smithi090 bash[32384]: cluster 2023-12-01T12:45:56.174847+0000 mgr.y (mgr.24362) 14320 : cluster 0 pgmap v14289: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:45:57.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:45:56 smithi090 bash[32384]: audit 2023-12-01T12:45:56.707703+0000 mon.a (mon.0) 8877 : audit 0 from='client.? 172.21.15.80:0/1959940431' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:45:59.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:45:59 smithi090 bash[32384]: cluster 2023-12-01T12:45:58.175448+0000 mgr.y (mgr.24362) 14321 : cluster 0 pgmap v14290: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:45:59.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:45:59 smithi090 bash[32384]: audit 2023-12-01T12:45:59.164921+0000 mon.a (mon.0) 8878 : audit 0 from='client.? 172.21.15.80:0/411903589' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:45:59.680 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:45:59 smithi080 bash[41963]: cluster 2023-12-01T12:45:58.175448+0000 mgr.y (mgr.24362) 14321 : cluster 0 pgmap v14290: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:45:59.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:45:59 smithi080 bash[41963]: audit 2023-12-01T12:45:59.164921+0000 mon.a (mon.0) 8878 : audit 0 from='client.? 172.21.15.80:0/411903589' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:45:59.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:45:59 smithi080 bash[28361]: cluster 2023-12-01T12:45:58.175448+0000 mgr.y (mgr.24362) 14321 : cluster 0 pgmap v14290: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:45:59.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:45:59 smithi080 bash[28361]: audit 2023-12-01T12:45:59.164921+0000 mon.a (mon.0) 8878 : audit 0 from='client.? 172.21.15.80:0/411903589' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:46:01.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:46:01 smithi080 bash[41963]: cluster 2023-12-01T12:46:00.176148+0000 mgr.y (mgr.24362) 14322 : cluster 0 pgmap v14291: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:46:01.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:46:01 smithi080 bash[28361]: cluster 2023-12-01T12:46:00.176148+0000 mgr.y (mgr.24362) 14322 : cluster 0 pgmap v14291: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:46:01.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:46:01 smithi090 bash[32384]: cluster 2023-12-01T12:46:00.176148+0000 mgr.y (mgr.24362) 14322 : cluster 0 pgmap v14291: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:46:02.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:46:02 smithi080 bash[41963]: audit 2023-12-01T12:46:01.624050+0000 mon.c (mon.2) 9156 : audit 0 from='client.? 172.21.15.80:0/62188006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:46:02.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:46:02 smithi080 bash[28361]: audit 2023-12-01T12:46:01.624050+0000 mon.c (mon.2) 9156 : audit 0 from='client.? 172.21.15.80:0/62188006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:46:02.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:46:02 smithi090 bash[32384]: audit 2023-12-01T12:46:01.624050+0000 mon.c (mon.2) 9156 : audit 0 from='client.? 172.21.15.80:0/62188006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:46:03.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:46:03 smithi080 bash[28361]: cluster 2023-12-01T12:46:02.177285+0000 mgr.y (mgr.24362) 14323 : cluster 0 pgmap v14292: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:46:03.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:46:03 smithi080 bash[41963]: cluster 2023-12-01T12:46:02.177285+0000 mgr.y (mgr.24362) 14323 : cluster 0 pgmap v14292: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:46:03.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:46:03 smithi090 bash[32384]: cluster 2023-12-01T12:46:02.177285+0000 mgr.y (mgr.24362) 14323 : cluster 0 pgmap v14292: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:46:04.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:46:04 smithi080 bash[41963]: audit 2023-12-01T12:46:04.081325+0000 mon.c (mon.2) 9157 : audit 0 from='client.? 172.21.15.80:0/860241119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:46:04.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:46:04 smithi080 bash[28361]: audit 2023-12-01T12:46:04.081325+0000 mon.c (mon.2) 9157 : audit 0 from='client.? 172.21.15.80:0/860241119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:46:04.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:46:04 smithi090 bash[32384]: audit 2023-12-01T12:46:04.081325+0000 mon.c (mon.2) 9157 : audit 0 from='client.? 172.21.15.80:0/860241119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:46:05.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:46:05 smithi080 bash[41963]: cluster 2023-12-01T12:46:04.177950+0000 mgr.y (mgr.24362) 14324 : cluster 0 pgmap v14293: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:46:05.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:46:05 smithi080 bash[28361]: cluster 2023-12-01T12:46:04.177950+0000 mgr.y (mgr.24362) 14324 : cluster 0 pgmap v14293: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:46:05.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:46:05 smithi090 bash[32384]: cluster 2023-12-01T12:46:04.177950+0000 mgr.y (mgr.24362) 14324 : cluster 0 pgmap v14293: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:46:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:46:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:46:06] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T12:46:07.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:46:07 smithi080 bash[28361]: cluster 2023-12-01T12:46:06.179081+0000 mgr.y (mgr.24362) 14325 : cluster 0 pgmap v14294: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:46:07.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:46:07 smithi080 bash[28361]: audit 2023-12-01T12:46:06.538116+0000 mon.a (mon.0) 8879 : audit 0 from='client.? 172.21.15.80:0/2580407121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:46:07.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:46:07 smithi080 bash[41963]: cluster 2023-12-01T12:46:06.179081+0000 mgr.y (mgr.24362) 14325 : cluster 0 pgmap v14294: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:46:07.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:46:07 smithi080 bash[41963]: audit 2023-12-01T12:46:06.538116+0000 mon.a (mon.0) 8879 : audit 0 from='client.? 172.21.15.80:0/2580407121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:46:07.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:46:07 smithi090 bash[32384]: cluster 2023-12-01T12:46:06.179081+0000 mgr.y (mgr.24362) 14325 : cluster 0 pgmap v14294: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:46:07.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:46:07 smithi090 bash[32384]: audit 2023-12-01T12:46:06.538116+0000 mon.a (mon.0) 8879 : audit 0 from='client.? 172.21.15.80:0/2580407121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:46:09.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:46:09 smithi080 bash[28361]: cluster 2023-12-01T12:46:08.179731+0000 mgr.y (mgr.24362) 14326 : cluster 0 pgmap v14295: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:46:09.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:46:09 smithi080 bash[28361]: audit 2023-12-01T12:46:08.997319+0000 mon.a (mon.0) 8880 : audit 0 from='client.? 172.21.15.80:0/1577466073' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:46:09.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:46:09 smithi080 bash[41963]: cluster 2023-12-01T12:46:08.179731+0000 mgr.y (mgr.24362) 14326 : cluster 0 pgmap v14295: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:46:09.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:46:09 smithi080 bash[41963]: audit 2023-12-01T12:46:08.997319+0000 mon.a (mon.0) 8880 : audit 0 from='client.? 172.21.15.80:0/1577466073' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:46:09.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:46:09 smithi090 bash[32384]: cluster 2023-12-01T12:46:08.179731+0000 mgr.y (mgr.24362) 14326 : cluster 0 pgmap v14295: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:46:09.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:46:09 smithi090 bash[32384]: audit 2023-12-01T12:46:08.997319+0000 mon.a (mon.0) 8880 : audit 0 from='client.? 172.21.15.80:0/1577466073' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:46:11.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:46:11 smithi080 bash[41963]: cluster 2023-12-01T12:46:10.180487+0000 mgr.y (mgr.24362) 14327 : cluster 0 pgmap v14296: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:46:11.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:46:11 smithi080 bash[41963]: audit 2023-12-01T12:46:10.541305+0000 mon.c (mon.2) 9158 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:46:11.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:46:11 smithi080 bash[28361]: cluster 2023-12-01T12:46:10.180487+0000 mgr.y (mgr.24362) 14327 : cluster 0 pgmap v14296: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:46:11.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:46:11 smithi080 bash[28361]: audit 2023-12-01T12:46:10.541305+0000 mon.c (mon.2) 9158 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:46:11.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:46:11 smithi090 bash[32384]: cluster 2023-12-01T12:46:10.180487+0000 mgr.y (mgr.24362) 14327 : cluster 0 pgmap v14296: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:46:11.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:46:11 smithi090 bash[32384]: audit 2023-12-01T12:46:10.541305+0000 mon.c (mon.2) 9158 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:46:12.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:46:12 smithi080 bash[28361]: audit 2023-12-01T12:46:11.460895+0000 mon.a (mon.0) 8881 : audit 0 from='client.? 172.21.15.80:0/1647202769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:46:12.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:46:12 smithi080 bash[41963]: audit 2023-12-01T12:46:11.460895+0000 mon.a (mon.0) 8881 : audit 0 from='client.? 172.21.15.80:0/1647202769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:46:12.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:46:12 smithi090 bash[32384]: audit 2023-12-01T12:46:11.460895+0000 mon.a (mon.0) 8881 : audit 0 from='client.? 172.21.15.80:0/1647202769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:46:13.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:46:13 smithi080 bash[41963]: cluster 2023-12-01T12:46:12.181672+0000 mgr.y (mgr.24362) 14328 : cluster 0 pgmap v14297: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:46:13.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:46:13 smithi080 bash[28361]: cluster 2023-12-01T12:46:12.181672+0000 mgr.y (mgr.24362) 14328 : cluster 0 pgmap v14297: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:46:13.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:46:13 smithi090 bash[32384]: cluster 2023-12-01T12:46:12.181672+0000 mgr.y (mgr.24362) 14328 : cluster 0 pgmap v14297: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:46:14.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:46:14 smithi080 bash[41963]: audit 2023-12-01T12:46:13.914640+0000 mon.a (mon.0) 8882 : audit 0 from='client.? 172.21.15.80:0/3857248650' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:46:14.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:46:14 smithi080 bash[28361]: audit 2023-12-01T12:46:13.914640+0000 mon.a (mon.0) 8882 : audit 0 from='client.? 172.21.15.80:0/3857248650' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:46:14.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:46:14 smithi090 bash[32384]: audit 2023-12-01T12:46:13.914640+0000 mon.a (mon.0) 8882 : audit 0 from='client.? 172.21.15.80:0/3857248650' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:46:15.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:46:15 smithi080 bash[41963]: cluster 2023-12-01T12:46:14.182435+0000 mgr.y (mgr.24362) 14329 : cluster 0 pgmap v14298: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:46:15.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:46:15 smithi080 bash[28361]: cluster 2023-12-01T12:46:14.182435+0000 mgr.y (mgr.24362) 14329 : cluster 0 pgmap v14298: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:46:15.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:46:15 smithi090 bash[32384]: cluster 2023-12-01T12:46:14.182435+0000 mgr.y (mgr.24362) 14329 : cluster 0 pgmap v14298: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:46:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:46:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:46:16] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T12:46:17.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:46:17 smithi080 bash[41963]: cluster 2023-12-01T12:46:16.183574+0000 mgr.y (mgr.24362) 14330 : cluster 0 pgmap v14299: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:46:17.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:46:17 smithi080 bash[41963]: audit 2023-12-01T12:46:16.372569+0000 mon.c (mon.2) 9159 : audit 0 from='client.? 172.21.15.80:0/357785277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:46:17.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:46:17 smithi080 bash[28361]: cluster 2023-12-01T12:46:16.183574+0000 mgr.y (mgr.24362) 14330 : cluster 0 pgmap v14299: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:46:17.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:46:17 smithi080 bash[28361]: audit 2023-12-01T12:46:16.372569+0000 mon.c (mon.2) 9159 : audit 0 from='client.? 172.21.15.80:0/357785277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:46:17.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:46:17 smithi090 bash[32384]: cluster 2023-12-01T12:46:16.183574+0000 mgr.y (mgr.24362) 14330 : cluster 0 pgmap v14299: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:46:17.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:46:17 smithi090 bash[32384]: audit 2023-12-01T12:46:16.372569+0000 mon.c (mon.2) 9159 : audit 0 from='client.? 172.21.15.80:0/357785277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:46:19.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:46:19 smithi080 bash[28361]: cluster 2023-12-01T12:46:18.184246+0000 mgr.y (mgr.24362) 14331 : cluster 0 pgmap v14300: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:46:19.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:46:19 smithi080 bash[28361]: audit 2023-12-01T12:46:18.823287+0000 mon.c (mon.2) 9160 : audit 0 from='client.? 172.21.15.80:0/3586888438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:46:19.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:46:19 smithi080 bash[41963]: cluster 2023-12-01T12:46:18.184246+0000 mgr.y (mgr.24362) 14331 : cluster 0 pgmap v14300: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:46:19.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:46:19 smithi080 bash[41963]: audit 2023-12-01T12:46:18.823287+0000 mon.c (mon.2) 9160 : audit 0 from='client.? 172.21.15.80:0/3586888438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:46:19.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:46:19 smithi090 bash[32384]: cluster 2023-12-01T12:46:18.184246+0000 mgr.y (mgr.24362) 14331 : cluster 0 pgmap v14300: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:46:19.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:46:19 smithi090 bash[32384]: audit 2023-12-01T12:46:18.823287+0000 mon.c (mon.2) 9160 : audit 0 from='client.? 172.21.15.80:0/3586888438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:46:21.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:46:21 smithi080 bash[41963]: cluster 2023-12-01T12:46:20.184831+0000 mgr.y (mgr.24362) 14332 : cluster 0 pgmap v14301: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:46:21.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:46:21 smithi080 bash[41963]: audit 2023-12-01T12:46:21.281728+0000 mon.c (mon.2) 9161 : audit 0 from='client.? 172.21.15.80:0/2231971757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:46:21.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:46:21 smithi080 bash[28361]: cluster 2023-12-01T12:46:20.184831+0000 mgr.y (mgr.24362) 14332 : cluster 0 pgmap v14301: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:46:21.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:46:21 smithi080 bash[28361]: audit 2023-12-01T12:46:21.281728+0000 mon.c (mon.2) 9161 : audit 0 from='client.? 172.21.15.80:0/2231971757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:46:21.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:46:21 smithi090 bash[32384]: cluster 2023-12-01T12:46:20.184831+0000 mgr.y (mgr.24362) 14332 : cluster 0 pgmap v14301: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:46:21.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:46:21 smithi090 bash[32384]: audit 2023-12-01T12:46:21.281728+0000 mon.c (mon.2) 9161 : audit 0 from='client.? 172.21.15.80:0/2231971757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:46:23.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:46:23 smithi080 bash[28361]: cluster 2023-12-01T12:46:22.185959+0000 mgr.y (mgr.24362) 14333 : cluster 0 pgmap v14302: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:46:23.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:46:23 smithi080 bash[41963]: cluster 2023-12-01T12:46:22.185959+0000 mgr.y (mgr.24362) 14333 : cluster 0 pgmap v14302: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:46:23.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:46:23 smithi090 bash[32384]: cluster 2023-12-01T12:46:22.185959+0000 mgr.y (mgr.24362) 14333 : cluster 0 pgmap v14302: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:46:24.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:46:24 smithi080 bash[41963]: audit 2023-12-01T12:46:23.745388+0000 mon.a (mon.0) 8883 : audit 0 from='client.? 172.21.15.80:0/1087319124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:46:24.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:46:24 smithi080 bash[28361]: audit 2023-12-01T12:46:23.745388+0000 mon.a (mon.0) 8883 : audit 0 from='client.? 172.21.15.80:0/1087319124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:46:24.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:46:24 smithi090 bash[32384]: audit 2023-12-01T12:46:23.745388+0000 mon.a (mon.0) 8883 : audit 0 from='client.? 172.21.15.80:0/1087319124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:46:25.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:46:25 smithi080 bash[41963]: cluster 2023-12-01T12:46:24.186605+0000 mgr.y (mgr.24362) 14334 : cluster 0 pgmap v14303: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:46:25.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:46:25 smithi080 bash[28361]: cluster 2023-12-01T12:46:24.186605+0000 mgr.y (mgr.24362) 14334 : cluster 0 pgmap v14303: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:46:25.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:46:25 smithi090 bash[32384]: cluster 2023-12-01T12:46:24.186605+0000 mgr.y (mgr.24362) 14334 : cluster 0 pgmap v14303: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:46:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:46:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:46:26] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T12:46:26.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:46:26 smithi080 bash[28361]: audit 2023-12-01T12:46:25.541940+0000 mon.c (mon.2) 9162 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:46:26.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:46:26 smithi080 bash[28361]: audit 2023-12-01T12:46:26.195289+0000 mon.a (mon.0) 8884 : audit 0 from='client.? 172.21.15.80:0/243229830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:46:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:46:26 smithi080 bash[41963]: audit 2023-12-01T12:46:25.541940+0000 mon.c (mon.2) 9162 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:46:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:46:26 smithi080 bash[41963]: audit 2023-12-01T12:46:26.195289+0000 mon.a (mon.0) 8884 : audit 0 from='client.? 172.21.15.80:0/243229830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:46:26.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:46:26 smithi090 bash[32384]: audit 2023-12-01T12:46:25.541940+0000 mon.c (mon.2) 9162 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:46:26.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:46:26 smithi090 bash[32384]: audit 2023-12-01T12:46:26.195289+0000 mon.a (mon.0) 8884 : audit 0 from='client.? 172.21.15.80:0/243229830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:46:27.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:46:27 smithi080 bash[28361]: cluster 2023-12-01T12:46:26.187723+0000 mgr.y (mgr.24362) 14335 : cluster 0 pgmap v14304: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:46:27.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:46:27 smithi080 bash[41963]: cluster 2023-12-01T12:46:26.187723+0000 mgr.y (mgr.24362) 14335 : cluster 0 pgmap v14304: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:46:27.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:46:27 smithi090 bash[32384]: cluster 2023-12-01T12:46:26.187723+0000 mgr.y (mgr.24362) 14335 : cluster 0 pgmap v14304: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:46:29.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:46:29 smithi080 bash[28361]: cluster 2023-12-01T12:46:28.188354+0000 mgr.y (mgr.24362) 14336 : cluster 0 pgmap v14305: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:46:29.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:46:29 smithi080 bash[28361]: audit 2023-12-01T12:46:28.658778+0000 mon.a (mon.0) 8885 : audit 0 from='client.? 172.21.15.80:0/227800199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:46:29.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:46:29 smithi080 bash[41963]: cluster 2023-12-01T12:46:28.188354+0000 mgr.y (mgr.24362) 14336 : cluster 0 pgmap v14305: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:46:29.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:46:29 smithi080 bash[41963]: audit 2023-12-01T12:46:28.658778+0000 mon.a (mon.0) 8885 : audit 0 from='client.? 172.21.15.80:0/227800199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:46:29.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:46:29 smithi090 bash[32384]: cluster 2023-12-01T12:46:28.188354+0000 mgr.y (mgr.24362) 14336 : cluster 0 pgmap v14305: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:46:29.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:46:29 smithi090 bash[32384]: audit 2023-12-01T12:46:28.658778+0000 mon.a (mon.0) 8885 : audit 0 from='client.? 172.21.15.80:0/227800199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:46:31.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:46:31 smithi080 bash[28361]: cluster 2023-12-01T12:46:30.188951+0000 mgr.y (mgr.24362) 14337 : cluster 0 pgmap v14306: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:46:31.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:46:31 smithi080 bash[28361]: audit 2023-12-01T12:46:31.116031+0000 mon.c (mon.2) 9163 : audit 0 from='client.? 172.21.15.80:0/2281053066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:46:31.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:46:31 smithi080 bash[41963]: cluster 2023-12-01T12:46:30.188951+0000 mgr.y (mgr.24362) 14337 : cluster 0 pgmap v14306: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:46:31.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:46:31 smithi080 bash[41963]: audit 2023-12-01T12:46:31.116031+0000 mon.c (mon.2) 9163 : audit 0 from='client.? 172.21.15.80:0/2281053066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:46:31.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:46:31 smithi090 bash[32384]: cluster 2023-12-01T12:46:30.188951+0000 mgr.y (mgr.24362) 14337 : cluster 0 pgmap v14306: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:46:31.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:46:31 smithi090 bash[32384]: audit 2023-12-01T12:46:31.116031+0000 mon.c (mon.2) 9163 : audit 0 from='client.? 172.21.15.80:0/2281053066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:46:33.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:46:33 smithi080 bash[41963]: cluster 2023-12-01T12:46:32.189569+0000 mgr.y (mgr.24362) 14338 : cluster 0 pgmap v14307: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:46:33.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:46:33 smithi080 bash[28361]: cluster 2023-12-01T12:46:32.189569+0000 mgr.y (mgr.24362) 14338 : cluster 0 pgmap v14307: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:46:33.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:46:33 smithi090 bash[32384]: cluster 2023-12-01T12:46:32.189569+0000 mgr.y (mgr.24362) 14338 : cluster 0 pgmap v14307: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:46:34.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:46:34 smithi080 bash[28361]: audit 2023-12-01T12:46:33.567201+0000 mon.c (mon.2) 9164 : audit 0 from='client.? 172.21.15.80:0/1385977445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:46:34.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:46:34 smithi080 bash[41963]: audit 2023-12-01T12:46:33.567201+0000 mon.c (mon.2) 9164 : audit 0 from='client.? 172.21.15.80:0/1385977445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:46:34.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:46:34 smithi090 bash[32384]: audit 2023-12-01T12:46:33.567201+0000 mon.c (mon.2) 9164 : audit 0 from='client.? 172.21.15.80:0/1385977445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:46:35.680 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:46:35 smithi080 bash[41963]: cluster 2023-12-01T12:46:34.190151+0000 mgr.y (mgr.24362) 14339 : cluster 0 pgmap v14308: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:46:35.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:46:35 smithi080 bash[28361]: cluster 2023-12-01T12:46:34.190151+0000 mgr.y (mgr.24362) 14339 : cluster 0 pgmap v14308: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:46:35.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:46:35 smithi090 bash[32384]: cluster 2023-12-01T12:46:34.190151+0000 mgr.y (mgr.24362) 14339 : cluster 0 pgmap v14308: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:46:36.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:46:36 smithi080 bash[28361]: audit 2023-12-01T12:46:36.018569+0000 mon.c (mon.2) 9165 : audit 0 from='client.? 172.21.15.80:0/1368516713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:46:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:46:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:46:36] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T12:46:36.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:46:36 smithi080 bash[41963]: audit 2023-12-01T12:46:36.018569+0000 mon.c (mon.2) 9165 : audit 0 from='client.? 172.21.15.80:0/1368516713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:46:36.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:46:36 smithi090 bash[32384]: audit 2023-12-01T12:46:36.018569+0000 mon.c (mon.2) 9165 : audit 0 from='client.? 172.21.15.80:0/1368516713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:46:37.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:46:37 smithi080 bash[28361]: cluster 2023-12-01T12:46:36.191211+0000 mgr.y (mgr.24362) 14340 : cluster 0 pgmap v14309: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:46:37.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:46:37 smithi080 bash[41963]: cluster 2023-12-01T12:46:36.191211+0000 mgr.y (mgr.24362) 14340 : cluster 0 pgmap v14309: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:46:37.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:46:37 smithi090 bash[32384]: cluster 2023-12-01T12:46:36.191211+0000 mgr.y (mgr.24362) 14340 : cluster 0 pgmap v14309: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:46:39.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:46:39 smithi080 bash[28361]: cluster 2023-12-01T12:46:38.191821+0000 mgr.y (mgr.24362) 14341 : cluster 0 pgmap v14310: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:46:39.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:46:39 smithi080 bash[28361]: audit 2023-12-01T12:46:38.484154+0000 mon.c (mon.2) 9166 : audit 0 from='client.? 172.21.15.80:0/1904796440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:46:39.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:46:39 smithi080 bash[41963]: cluster 2023-12-01T12:46:38.191821+0000 mgr.y (mgr.24362) 14341 : cluster 0 pgmap v14310: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:46:39.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:46:39 smithi080 bash[41963]: audit 2023-12-01T12:46:38.484154+0000 mon.c (mon.2) 9166 : audit 0 from='client.? 172.21.15.80:0/1904796440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:46:39.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:46:39 smithi090 bash[32384]: cluster 2023-12-01T12:46:38.191821+0000 mgr.y (mgr.24362) 14341 : cluster 0 pgmap v14310: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:46:39.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:46:39 smithi090 bash[32384]: audit 2023-12-01T12:46:38.484154+0000 mon.c (mon.2) 9166 : audit 0 from='client.? 172.21.15.80:0/1904796440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:46:41.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:46:41 smithi080 bash[28361]: cluster 2023-12-01T12:46:40.192591+0000 mgr.y (mgr.24362) 14342 : cluster 0 pgmap v14311: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:46:41.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:46:41 smithi080 bash[28361]: audit 2023-12-01T12:46:40.542128+0000 mon.c (mon.2) 9167 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:46:41.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:46:41 smithi080 bash[28361]: audit 2023-12-01T12:46:40.940261+0000 mon.c (mon.2) 9168 : audit 0 from='client.? 172.21.15.80:0/2770702513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:46:41.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:46:41 smithi080 bash[41963]: cluster 2023-12-01T12:46:40.192591+0000 mgr.y (mgr.24362) 14342 : cluster 0 pgmap v14311: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:46:41.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:46:41 smithi080 bash[41963]: audit 2023-12-01T12:46:40.542128+0000 mon.c (mon.2) 9167 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:46:41.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:46:41 smithi080 bash[41963]: audit 2023-12-01T12:46:40.940261+0000 mon.c (mon.2) 9168 : audit 0 from='client.? 172.21.15.80:0/2770702513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:46:41.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:46:41 smithi090 bash[32384]: cluster 2023-12-01T12:46:40.192591+0000 mgr.y (mgr.24362) 14342 : cluster 0 pgmap v14311: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:46:41.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:46:41 smithi090 bash[32384]: audit 2023-12-01T12:46:40.542128+0000 mon.c (mon.2) 9167 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:46:41.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:46:41 smithi090 bash[32384]: audit 2023-12-01T12:46:40.940261+0000 mon.c (mon.2) 9168 : audit 0 from='client.? 172.21.15.80:0/2770702513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:46:43.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:46:43 smithi080 bash[28361]: cluster 2023-12-01T12:46:42.193787+0000 mgr.y (mgr.24362) 14343 : cluster 0 pgmap v14312: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:46:43.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:46:43 smithi080 bash[28361]: audit 2023-12-01T12:46:43.396680+0000 mon.a (mon.0) 8886 : audit 0 from='client.? 172.21.15.80:0/1149543685' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:46:43.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:46:43 smithi080 bash[41963]: cluster 2023-12-01T12:46:42.193787+0000 mgr.y (mgr.24362) 14343 : cluster 0 pgmap v14312: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:46:43.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:46:43 smithi080 bash[41963]: audit 2023-12-01T12:46:43.396680+0000 mon.a (mon.0) 8886 : audit 0 from='client.? 172.21.15.80:0/1149543685' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:46:43.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:46:43 smithi090 bash[32384]: cluster 2023-12-01T12:46:42.193787+0000 mgr.y (mgr.24362) 14343 : cluster 0 pgmap v14312: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:46:43.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:46:43 smithi090 bash[32384]: audit 2023-12-01T12:46:43.396680+0000 mon.a (mon.0) 8886 : audit 0 from='client.? 172.21.15.80:0/1149543685' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:46:45.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:46:45 smithi080 bash[28361]: cluster 2023-12-01T12:46:44.194416+0000 mgr.y (mgr.24362) 14344 : cluster 0 pgmap v14313: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:46:45.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:46:45 smithi080 bash[41963]: cluster 2023-12-01T12:46:44.194416+0000 mgr.y (mgr.24362) 14344 : cluster 0 pgmap v14313: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:46:45.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:46:45 smithi090 bash[32384]: cluster 2023-12-01T12:46:44.194416+0000 mgr.y (mgr.24362) 14344 : cluster 0 pgmap v14313: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:46:46.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:46:46 smithi080 bash[28361]: audit 2023-12-01T12:46:45.849488+0000 mon.c (mon.2) 9169 : audit 0 from='client.? 172.21.15.80:0/3894947811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:46:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:46:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:46:46] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T12:46:46.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:46:46 smithi080 bash[41963]: audit 2023-12-01T12:46:45.849488+0000 mon.c (mon.2) 9169 : audit 0 from='client.? 172.21.15.80:0/3894947811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:46:46.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:46:46 smithi090 bash[32384]: audit 2023-12-01T12:46:45.849488+0000 mon.c (mon.2) 9169 : audit 0 from='client.? 172.21.15.80:0/3894947811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:46:47.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:46:47 smithi090 bash[32384]: cluster 2023-12-01T12:46:46.195543+0000 mgr.y (mgr.24362) 14345 : cluster 0 pgmap v14314: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:46:47.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:46:47 smithi080 bash[28361]: cluster 2023-12-01T12:46:46.195543+0000 mgr.y (mgr.24362) 14345 : cluster 0 pgmap v14314: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:46:47.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:46:47 smithi080 bash[41963]: cluster 2023-12-01T12:46:46.195543+0000 mgr.y (mgr.24362) 14345 : cluster 0 pgmap v14314: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:46:48.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:46:48 smithi090 bash[32384]: audit 2023-12-01T12:46:47.833188+0000 mon.c (mon.2) 9170 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:46:48.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:46:48 smithi090 bash[32384]: audit 2023-12-01T12:46:48.210670+0000 mon.a (mon.0) 8887 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:46:48.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:46:48 smithi090 bash[32384]: audit 2023-12-01T12:46:48.221449+0000 mon.a (mon.0) 8888 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:46:48.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:46:48 smithi090 bash[32384]: audit 2023-12-01T12:46:48.312866+0000 mon.c (mon.2) 9171 : audit 0 from='client.? 172.21.15.80:0/1545494633' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:46:48.930 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:46:48 smithi080 bash[41963]: audit 2023-12-01T12:46:47.833188+0000 mon.c (mon.2) 9170 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:46:48.930 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:46:48 smithi080 bash[41963]: audit 2023-12-01T12:46:48.210670+0000 mon.a (mon.0) 8887 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:46:48.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:46:48 smithi080 bash[41963]: audit 2023-12-01T12:46:48.221449+0000 mon.a (mon.0) 8888 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:46:48.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:46:48 smithi080 bash[41963]: audit 2023-12-01T12:46:48.312866+0000 mon.c (mon.2) 9171 : audit 0 from='client.? 172.21.15.80:0/1545494633' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:46:48.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:46:48 smithi080 bash[28361]: audit 2023-12-01T12:46:47.833188+0000 mon.c (mon.2) 9170 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:46:48.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:46:48 smithi080 bash[28361]: audit 2023-12-01T12:46:48.210670+0000 mon.a (mon.0) 8887 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:46:48.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:46:48 smithi080 bash[28361]: audit 2023-12-01T12:46:48.221449+0000 mon.a (mon.0) 8888 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:46:48.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:46:48 smithi080 bash[28361]: audit 2023-12-01T12:46:48.312866+0000 mon.c (mon.2) 9171 : audit 0 from='client.? 172.21.15.80:0/1545494633' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:46:49.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:46:49 smithi090 bash[32384]: cluster 2023-12-01T12:46:48.196212+0000 mgr.y (mgr.24362) 14346 : cluster 0 pgmap v14315: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:46:49.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:46:49 smithi080 bash[28361]: cluster 2023-12-01T12:46:48.196212+0000 mgr.y (mgr.24362) 14346 : cluster 0 pgmap v14315: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:46:49.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:46:49 smithi080 bash[41963]: cluster 2023-12-01T12:46:48.196212+0000 mgr.y (mgr.24362) 14346 : cluster 0 pgmap v14315: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:46:51.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:46:51 smithi090 bash[32384]: cluster 2023-12-01T12:46:50.196802+0000 mgr.y (mgr.24362) 14347 : cluster 0 pgmap v14316: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:46:51.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:46:51 smithi090 bash[32384]: audit 2023-12-01T12:46:50.772917+0000 mon.a (mon.0) 8889 : audit 0 from='client.? 172.21.15.80:0/550702657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:46:51.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:46:51 smithi080 bash[41963]: cluster 2023-12-01T12:46:50.196802+0000 mgr.y (mgr.24362) 14347 : cluster 0 pgmap v14316: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:46:51.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:46:51 smithi080 bash[41963]: audit 2023-12-01T12:46:50.772917+0000 mon.a (mon.0) 8889 : audit 0 from='client.? 172.21.15.80:0/550702657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:46:51.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:46:51 smithi080 bash[28361]: cluster 2023-12-01T12:46:50.196802+0000 mgr.y (mgr.24362) 14347 : cluster 0 pgmap v14316: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:46:51.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:46:51 smithi080 bash[28361]: audit 2023-12-01T12:46:50.772917+0000 mon.a (mon.0) 8889 : audit 0 from='client.? 172.21.15.80:0/550702657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:46:53.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:46:53 smithi090 bash[32384]: cluster 2023-12-01T12:46:52.197968+0000 mgr.y (mgr.24362) 14348 : cluster 0 pgmap v14317: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:46:53.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:46:53 smithi090 bash[32384]: audit 2023-12-01T12:46:53.229814+0000 mon.a (mon.0) 8890 : audit 0 from='client.? 172.21.15.80:0/332147440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:46:53.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:46:53 smithi080 bash[28361]: cluster 2023-12-01T12:46:52.197968+0000 mgr.y (mgr.24362) 14348 : cluster 0 pgmap v14317: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:46:53.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:46:53 smithi080 bash[28361]: audit 2023-12-01T12:46:53.229814+0000 mon.a (mon.0) 8890 : audit 0 from='client.? 172.21.15.80:0/332147440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:46:53.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:46:53 smithi080 bash[41963]: cluster 2023-12-01T12:46:52.197968+0000 mgr.y (mgr.24362) 14348 : cluster 0 pgmap v14317: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:46:53.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:46:53 smithi080 bash[41963]: audit 2023-12-01T12:46:53.229814+0000 mon.a (mon.0) 8890 : audit 0 from='client.? 172.21.15.80:0/332147440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:46:55.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:46:55 smithi080 bash[41963]: audit 2023-12-01T12:46:54.029466+0000 mon.a (mon.0) 8891 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:46:55.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:46:55 smithi080 bash[41963]: audit 2023-12-01T12:46:54.039557+0000 mon.a (mon.0) 8892 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:46:55.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:46:55 smithi080 bash[41963]: audit 2023-12-01T12:46:54.064107+0000 mon.a (mon.0) 8893 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:46:55.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:46:55 smithi080 bash[41963]: audit 2023-12-01T12:46:54.074673+0000 mon.a (mon.0) 8894 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:46:55.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:46:55 smithi080 bash[41963]: cluster 2023-12-01T12:46:54.198564+0000 mgr.y (mgr.24362) 14349 : cluster 0 pgmap v14318: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:46:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:46:55 smithi080 bash[41963]: audit 2023-12-01T12:46:54.607369+0000 mon.c (mon.2) 9172 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:46:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:46:55 smithi080 bash[41963]: audit 2023-12-01T12:46:54.609252+0000 mon.c (mon.2) 9173 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:46:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:46:55 smithi080 bash[41963]: audit 2023-12-01T12:46:54.618458+0000 mon.a (mon.0) 8895 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:46:55.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:46:55 smithi080 bash[28361]: audit 2023-12-01T12:46:54.029466+0000 mon.a (mon.0) 8891 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:46:55.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:46:55 smithi080 bash[28361]: audit 2023-12-01T12:46:54.039557+0000 mon.a (mon.0) 8892 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:46:55.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:46:55 smithi080 bash[28361]: audit 2023-12-01T12:46:54.064107+0000 mon.a (mon.0) 8893 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:46:55.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:46:55 smithi080 bash[28361]: audit 2023-12-01T12:46:54.074673+0000 mon.a (mon.0) 8894 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:46:55.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:46:55 smithi080 bash[28361]: cluster 2023-12-01T12:46:54.198564+0000 mgr.y (mgr.24362) 14349 : cluster 0 pgmap v14318: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:46:55.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:46:55 smithi080 bash[28361]: audit 2023-12-01T12:46:54.607369+0000 mon.c (mon.2) 9172 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:46:55.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:46:55 smithi080 bash[28361]: audit 2023-12-01T12:46:54.609252+0000 mon.c (mon.2) 9173 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:46:55.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:46:55 smithi080 bash[28361]: audit 2023-12-01T12:46:54.618458+0000 mon.a (mon.0) 8895 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:46:55.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:46:55 smithi090 bash[32384]: audit 2023-12-01T12:46:54.029466+0000 mon.a (mon.0) 8891 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:46:55.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:46:55 smithi090 bash[32384]: audit 2023-12-01T12:46:54.039557+0000 mon.a (mon.0) 8892 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:46:55.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:46:55 smithi090 bash[32384]: audit 2023-12-01T12:46:54.064107+0000 mon.a (mon.0) 8893 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:46:55.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:46:55 smithi090 bash[32384]: audit 2023-12-01T12:46:54.074673+0000 mon.a (mon.0) 8894 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:46:55.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:46:55 smithi090 bash[32384]: cluster 2023-12-01T12:46:54.198564+0000 mgr.y (mgr.24362) 14349 : cluster 0 pgmap v14318: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:46:55.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:46:55 smithi090 bash[32384]: audit 2023-12-01T12:46:54.607369+0000 mon.c (mon.2) 9172 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:46:55.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:46:55 smithi090 bash[32384]: audit 2023-12-01T12:46:54.609252+0000 mon.c (mon.2) 9173 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:46:55.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:46:55 smithi090 bash[32384]: audit 2023-12-01T12:46:54.618458+0000 mon.a (mon.0) 8895 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:46:56.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:46:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:46:56] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T12:46:56.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:46:56 smithi080 bash[28361]: audit 2023-12-01T12:46:55.542437+0000 mon.c (mon.2) 9174 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:46:56.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:46:56 smithi080 bash[28361]: audit 2023-12-01T12:46:55.690471+0000 mon.c (mon.2) 9175 : audit 0 from='client.? 172.21.15.80:0/398287182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:46:56.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:46:56 smithi080 bash[41963]: audit 2023-12-01T12:46:55.542437+0000 mon.c (mon.2) 9174 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:46:56.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:46:56 smithi080 bash[41963]: audit 2023-12-01T12:46:55.690471+0000 mon.c (mon.2) 9175 : audit 0 from='client.? 172.21.15.80:0/398287182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:46:56.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:46:56 smithi090 bash[32384]: audit 2023-12-01T12:46:55.542437+0000 mon.c (mon.2) 9174 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:46:56.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:46:56 smithi090 bash[32384]: audit 2023-12-01T12:46:55.690471+0000 mon.c (mon.2) 9175 : audit 0 from='client.? 172.21.15.80:0/398287182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:46:57.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:46:57 smithi080 bash[28361]: cluster 2023-12-01T12:46:56.199680+0000 mgr.y (mgr.24362) 14350 : cluster 0 pgmap v14319: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:46:57.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:46:57 smithi080 bash[41963]: cluster 2023-12-01T12:46:56.199680+0000 mgr.y (mgr.24362) 14350 : cluster 0 pgmap v14319: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:46:57.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:46:57 smithi090 bash[32384]: cluster 2023-12-01T12:46:56.199680+0000 mgr.y (mgr.24362) 14350 : cluster 0 pgmap v14319: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:46:58.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:46:58 smithi080 bash[28361]: audit 2023-12-01T12:46:58.148009+0000 mon.c (mon.2) 9176 : audit 0 from='client.? 172.21.15.80:0/819787297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:46:58.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:46:58 smithi080 bash[41963]: audit 2023-12-01T12:46:58.148009+0000 mon.c (mon.2) 9176 : audit 0 from='client.? 172.21.15.80:0/819787297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:46:58.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:46:58 smithi090 bash[32384]: audit 2023-12-01T12:46:58.148009+0000 mon.c (mon.2) 9176 : audit 0 from='client.? 172.21.15.80:0/819787297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:46:59.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:46:59 smithi080 bash[28361]: cluster 2023-12-01T12:46:58.200335+0000 mgr.y (mgr.24362) 14351 : cluster 0 pgmap v14320: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:46:59.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:46:59 smithi080 bash[41963]: cluster 2023-12-01T12:46:58.200335+0000 mgr.y (mgr.24362) 14351 : cluster 0 pgmap v14320: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:46:59.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:46:59 smithi090 bash[32384]: cluster 2023-12-01T12:46:58.200335+0000 mgr.y (mgr.24362) 14351 : cluster 0 pgmap v14320: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:47:01.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:47:01 smithi080 bash[28361]: cluster 2023-12-01T12:47:00.200987+0000 mgr.y (mgr.24362) 14352 : cluster 0 pgmap v14321: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:47:01.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:47:01 smithi080 bash[28361]: audit 2023-12-01T12:47:00.600933+0000 mon.c (mon.2) 9177 : audit 0 from='client.? 172.21.15.80:0/2503273612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:47:01.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:47:01 smithi080 bash[41963]: cluster 2023-12-01T12:47:00.200987+0000 mgr.y (mgr.24362) 14352 : cluster 0 pgmap v14321: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:47:01.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:47:01 smithi080 bash[41963]: audit 2023-12-01T12:47:00.600933+0000 mon.c (mon.2) 9177 : audit 0 from='client.? 172.21.15.80:0/2503273612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:47:01.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:47:01 smithi090 bash[32384]: cluster 2023-12-01T12:47:00.200987+0000 mgr.y (mgr.24362) 14352 : cluster 0 pgmap v14321: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:47:01.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:47:01 smithi090 bash[32384]: audit 2023-12-01T12:47:00.600933+0000 mon.c (mon.2) 9177 : audit 0 from='client.? 172.21.15.80:0/2503273612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:47:03.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:47:03 smithi080 bash[41963]: cluster 2023-12-01T12:47:02.202141+0000 mgr.y (mgr.24362) 14353 : cluster 0 pgmap v14322: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:47:03.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:47:03 smithi080 bash[41963]: audit 2023-12-01T12:47:03.056385+0000 mon.c (mon.2) 9178 : audit 0 from='client.? 172.21.15.80:0/3464220990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:47:03.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:47:03 smithi080 bash[28361]: cluster 2023-12-01T12:47:02.202141+0000 mgr.y (mgr.24362) 14353 : cluster 0 pgmap v14322: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:47:03.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:47:03 smithi080 bash[28361]: audit 2023-12-01T12:47:03.056385+0000 mon.c (mon.2) 9178 : audit 0 from='client.? 172.21.15.80:0/3464220990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:47:03.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:47:03 smithi090 bash[32384]: cluster 2023-12-01T12:47:02.202141+0000 mgr.y (mgr.24362) 14353 : cluster 0 pgmap v14322: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:47:03.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:47:03 smithi090 bash[32384]: audit 2023-12-01T12:47:03.056385+0000 mon.c (mon.2) 9178 : audit 0 from='client.? 172.21.15.80:0/3464220990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:47:05.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:47:05 smithi080 bash[28361]: cluster 2023-12-01T12:47:04.202808+0000 mgr.y (mgr.24362) 14354 : cluster 0 pgmap v14323: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:47:05.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:47:05 smithi080 bash[41963]: cluster 2023-12-01T12:47:04.202808+0000 mgr.y (mgr.24362) 14354 : cluster 0 pgmap v14323: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:47:05.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:47:05 smithi090 bash[32384]: cluster 2023-12-01T12:47:04.202808+0000 mgr.y (mgr.24362) 14354 : cluster 0 pgmap v14323: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:47:06.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:47:06 smithi080 bash[28361]: audit 2023-12-01T12:47:05.511599+0000 mon.c (mon.2) 9179 : audit 0 from='client.? 172.21.15.80:0/2872736829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:47:06.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:47:06 smithi080 bash[41963]: audit 2023-12-01T12:47:05.511599+0000 mon.c (mon.2) 9179 : audit 0 from='client.? 172.21.15.80:0/2872736829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:47:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:47:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:47:06] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T12:47:06.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:47:06 smithi090 bash[32384]: audit 2023-12-01T12:47:05.511599+0000 mon.c (mon.2) 9179 : audit 0 from='client.? 172.21.15.80:0/2872736829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:47:07.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:47:07 smithi080 bash[41963]: cluster 2023-12-01T12:47:06.203938+0000 mgr.y (mgr.24362) 14355 : cluster 0 pgmap v14324: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:47:07.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:47:07 smithi080 bash[28361]: cluster 2023-12-01T12:47:06.203938+0000 mgr.y (mgr.24362) 14355 : cluster 0 pgmap v14324: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:47:07.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:47:07 smithi090 bash[32384]: cluster 2023-12-01T12:47:06.203938+0000 mgr.y (mgr.24362) 14355 : cluster 0 pgmap v14324: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:47:08.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:47:08 smithi080 bash[28361]: audit 2023-12-01T12:47:07.973703+0000 mon.a (mon.0) 8896 : audit 0 from='client.? 172.21.15.80:0/1629617594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:47:08.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:47:08 smithi080 bash[41963]: audit 2023-12-01T12:47:07.973703+0000 mon.a (mon.0) 8896 : audit 0 from='client.? 172.21.15.80:0/1629617594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:47:08.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:47:08 smithi090 bash[32384]: audit 2023-12-01T12:47:07.973703+0000 mon.a (mon.0) 8896 : audit 0 from='client.? 172.21.15.80:0/1629617594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:47:09.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:47:09 smithi080 bash[28361]: cluster 2023-12-01T12:47:08.204654+0000 mgr.y (mgr.24362) 14356 : cluster 0 pgmap v14325: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:47:09.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:47:09 smithi080 bash[41963]: cluster 2023-12-01T12:47:08.204654+0000 mgr.y (mgr.24362) 14356 : cluster 0 pgmap v14325: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:47:09.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:47:09 smithi090 bash[32384]: cluster 2023-12-01T12:47:08.204654+0000 mgr.y (mgr.24362) 14356 : cluster 0 pgmap v14325: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:47:11.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:47:11 smithi080 bash[28361]: cluster 2023-12-01T12:47:10.205399+0000 mgr.y (mgr.24362) 14357 : cluster 0 pgmap v14326: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:47:11.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:47:11 smithi080 bash[28361]: audit 2023-12-01T12:47:10.425844+0000 mon.c (mon.2) 9180 : audit 0 from='client.? 172.21.15.80:0/473468091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:47:11.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:47:11 smithi080 bash[28361]: audit 2023-12-01T12:47:10.542891+0000 mon.c (mon.2) 9181 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:47:11.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:47:11 smithi080 bash[41963]: cluster 2023-12-01T12:47:10.205399+0000 mgr.y (mgr.24362) 14357 : cluster 0 pgmap v14326: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:47:11.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:47:11 smithi080 bash[41963]: audit 2023-12-01T12:47:10.425844+0000 mon.c (mon.2) 9180 : audit 0 from='client.? 172.21.15.80:0/473468091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:47:11.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:47:11 smithi080 bash[41963]: audit 2023-12-01T12:47:10.542891+0000 mon.c (mon.2) 9181 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:47:11.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:47:11 smithi090 bash[32384]: cluster 2023-12-01T12:47:10.205399+0000 mgr.y (mgr.24362) 14357 : cluster 0 pgmap v14326: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:47:11.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:47:11 smithi090 bash[32384]: audit 2023-12-01T12:47:10.425844+0000 mon.c (mon.2) 9180 : audit 0 from='client.? 172.21.15.80:0/473468091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:47:11.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:47:11 smithi090 bash[32384]: audit 2023-12-01T12:47:10.542891+0000 mon.c (mon.2) 9181 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:47:13.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:47:13 smithi080 bash[28361]: cluster 2023-12-01T12:47:12.206501+0000 mgr.y (mgr.24362) 14358 : cluster 0 pgmap v14327: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:47:13.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:47:13 smithi080 bash[28361]: audit 2023-12-01T12:47:12.893306+0000 mon.a (mon.0) 8897 : audit 0 from='client.? 172.21.15.80:0/3175815809' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:47:13.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:47:13 smithi080 bash[41963]: cluster 2023-12-01T12:47:12.206501+0000 mgr.y (mgr.24362) 14358 : cluster 0 pgmap v14327: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:47:13.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:47:13 smithi080 bash[41963]: audit 2023-12-01T12:47:12.893306+0000 mon.a (mon.0) 8897 : audit 0 from='client.? 172.21.15.80:0/3175815809' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:47:13.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:47:13 smithi090 bash[32384]: cluster 2023-12-01T12:47:12.206501+0000 mgr.y (mgr.24362) 14358 : cluster 0 pgmap v14327: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:47:13.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:47:13 smithi090 bash[32384]: audit 2023-12-01T12:47:12.893306+0000 mon.a (mon.0) 8897 : audit 0 from='client.? 172.21.15.80:0/3175815809' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:47:15.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:47:15 smithi080 bash[41963]: cluster 2023-12-01T12:47:14.207138+0000 mgr.y (mgr.24362) 14359 : cluster 0 pgmap v14328: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:47:15.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:47:15 smithi080 bash[41963]: audit 2023-12-01T12:47:15.344958+0000 mon.c (mon.2) 9182 : audit 0 from='client.? 172.21.15.80:0/3759531852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:47:15.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:47:15 smithi080 bash[28361]: cluster 2023-12-01T12:47:14.207138+0000 mgr.y (mgr.24362) 14359 : cluster 0 pgmap v14328: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:47:15.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:47:15 smithi080 bash[28361]: audit 2023-12-01T12:47:15.344958+0000 mon.c (mon.2) 9182 : audit 0 from='client.? 172.21.15.80:0/3759531852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:47:15.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:47:15 smithi090 bash[32384]: cluster 2023-12-01T12:47:14.207138+0000 mgr.y (mgr.24362) 14359 : cluster 0 pgmap v14328: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:47:15.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:47:15 smithi090 bash[32384]: audit 2023-12-01T12:47:15.344958+0000 mon.c (mon.2) 9182 : audit 0 from='client.? 172.21.15.80:0/3759531852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:47:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:47:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:47:16] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T12:47:17.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:47:17 smithi080 bash[41963]: cluster 2023-12-01T12:47:16.208205+0000 mgr.y (mgr.24362) 14360 : cluster 0 pgmap v14329: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:47:17.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:47:17 smithi080 bash[28361]: cluster 2023-12-01T12:47:16.208205+0000 mgr.y (mgr.24362) 14360 : cluster 0 pgmap v14329: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:47:17.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:47:17 smithi090 bash[32384]: cluster 2023-12-01T12:47:16.208205+0000 mgr.y (mgr.24362) 14360 : cluster 0 pgmap v14329: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:47:18.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:47:18 smithi080 bash[28361]: audit 2023-12-01T12:47:17.790638+0000 mon.c (mon.2) 9183 : audit 0 from='client.? 172.21.15.80:0/3634547439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:47:18.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:47:18 smithi080 bash[41963]: audit 2023-12-01T12:47:17.790638+0000 mon.c (mon.2) 9183 : audit 0 from='client.? 172.21.15.80:0/3634547439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:47:18.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:47:18 smithi090 bash[32384]: audit 2023-12-01T12:47:17.790638+0000 mon.c (mon.2) 9183 : audit 0 from='client.? 172.21.15.80:0/3634547439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:47:19.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:47:19 smithi080 bash[28361]: cluster 2023-12-01T12:47:18.208821+0000 mgr.y (mgr.24362) 14361 : cluster 0 pgmap v14330: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:47:19.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:47:19 smithi080 bash[41963]: cluster 2023-12-01T12:47:18.208821+0000 mgr.y (mgr.24362) 14361 : cluster 0 pgmap v14330: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:47:19.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:47:19 smithi090 bash[32384]: cluster 2023-12-01T12:47:18.208821+0000 mgr.y (mgr.24362) 14361 : cluster 0 pgmap v14330: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:47:20.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:47:20 smithi080 bash[28361]: audit 2023-12-01T12:47:20.248164+0000 mon.a (mon.0) 8898 : audit 0 from='client.? 172.21.15.80:0/3662999187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:47:20.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:47:20 smithi080 bash[41963]: audit 2023-12-01T12:47:20.248164+0000 mon.a (mon.0) 8898 : audit 0 from='client.? 172.21.15.80:0/3662999187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:47:20.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:47:20 smithi090 bash[32384]: audit 2023-12-01T12:47:20.248164+0000 mon.a (mon.0) 8898 : audit 0 from='client.? 172.21.15.80:0/3662999187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:47:21.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:47:21 smithi080 bash[41963]: cluster 2023-12-01T12:47:20.209444+0000 mgr.y (mgr.24362) 14362 : cluster 0 pgmap v14331: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:47:21.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:47:21 smithi080 bash[28361]: cluster 2023-12-01T12:47:20.209444+0000 mgr.y (mgr.24362) 14362 : cluster 0 pgmap v14331: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:47:21.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:47:21 smithi090 bash[32384]: cluster 2023-12-01T12:47:20.209444+0000 mgr.y (mgr.24362) 14362 : cluster 0 pgmap v14331: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:47:23.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:47:23 smithi080 bash[28361]: cluster 2023-12-01T12:47:22.210588+0000 mgr.y (mgr.24362) 14363 : cluster 0 pgmap v14332: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:47:23.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:47:23 smithi080 bash[28361]: audit 2023-12-01T12:47:22.701056+0000 mon.c (mon.2) 9184 : audit 0 from='client.? 172.21.15.80:0/4088444504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:47:23.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:47:23 smithi080 bash[41963]: cluster 2023-12-01T12:47:22.210588+0000 mgr.y (mgr.24362) 14363 : cluster 0 pgmap v14332: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:47:23.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:47:23 smithi080 bash[41963]: audit 2023-12-01T12:47:22.701056+0000 mon.c (mon.2) 9184 : audit 0 from='client.? 172.21.15.80:0/4088444504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:47:23.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:47:23 smithi090 bash[32384]: cluster 2023-12-01T12:47:22.210588+0000 mgr.y (mgr.24362) 14363 : cluster 0 pgmap v14332: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:47:23.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:47:23 smithi090 bash[32384]: audit 2023-12-01T12:47:22.701056+0000 mon.c (mon.2) 9184 : audit 0 from='client.? 172.21.15.80:0/4088444504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:47:25.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:47:25 smithi080 bash[41963]: cluster 2023-12-01T12:47:24.211222+0000 mgr.y (mgr.24362) 14364 : cluster 0 pgmap v14333: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:47:25.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:47:25 smithi080 bash[41963]: audit 2023-12-01T12:47:25.157000+0000 mon.c (mon.2) 9185 : audit 0 from='client.? 172.21.15.80:0/3051774757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:47:25.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:47:25 smithi080 bash[28361]: cluster 2023-12-01T12:47:24.211222+0000 mgr.y (mgr.24362) 14364 : cluster 0 pgmap v14333: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:47:25.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:47:25 smithi080 bash[28361]: audit 2023-12-01T12:47:25.157000+0000 mon.c (mon.2) 9185 : audit 0 from='client.? 172.21.15.80:0/3051774757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:47:25.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:47:25 smithi090 bash[32384]: cluster 2023-12-01T12:47:24.211222+0000 mgr.y (mgr.24362) 14364 : cluster 0 pgmap v14333: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:47:25.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:47:25 smithi090 bash[32384]: audit 2023-12-01T12:47:25.157000+0000 mon.c (mon.2) 9185 : audit 0 from='client.? 172.21.15.80:0/3051774757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:47:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:47:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:47:26] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T12:47:26.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:47:26 smithi080 bash[41963]: audit 2023-12-01T12:47:25.543323+0000 mon.c (mon.2) 9186 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:47:26.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:47:26 smithi080 bash[28361]: audit 2023-12-01T12:47:25.543323+0000 mon.c (mon.2) 9186 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:47:26.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:47:26 smithi090 bash[32384]: audit 2023-12-01T12:47:25.543323+0000 mon.c (mon.2) 9186 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:47:27.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:47:27 smithi080 bash[41963]: cluster 2023-12-01T12:47:26.212398+0000 mgr.y (mgr.24362) 14365 : cluster 0 pgmap v14334: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:47:27.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:47:27 smithi080 bash[28361]: cluster 2023-12-01T12:47:26.212398+0000 mgr.y (mgr.24362) 14365 : cluster 0 pgmap v14334: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:47:27.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:47:27 smithi090 bash[32384]: cluster 2023-12-01T12:47:26.212398+0000 mgr.y (mgr.24362) 14365 : cluster 0 pgmap v14334: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:47:28.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:47:28 smithi080 bash[28361]: audit 2023-12-01T12:47:27.613804+0000 mon.a (mon.0) 8899 : audit 0 from='client.? 172.21.15.80:0/382002161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:47:28.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:47:28 smithi080 bash[41963]: audit 2023-12-01T12:47:27.613804+0000 mon.a (mon.0) 8899 : audit 0 from='client.? 172.21.15.80:0/382002161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:47:28.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:47:28 smithi090 bash[32384]: audit 2023-12-01T12:47:27.613804+0000 mon.a (mon.0) 8899 : audit 0 from='client.? 172.21.15.80:0/382002161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:47:29.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:47:29 smithi080 bash[41963]: cluster 2023-12-01T12:47:28.213082+0000 mgr.y (mgr.24362) 14366 : cluster 0 pgmap v14335: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:47:29.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:47:29 smithi080 bash[28361]: cluster 2023-12-01T12:47:28.213082+0000 mgr.y (mgr.24362) 14366 : cluster 0 pgmap v14335: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:47:29.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:47:29 smithi090 bash[32384]: cluster 2023-12-01T12:47:28.213082+0000 mgr.y (mgr.24362) 14366 : cluster 0 pgmap v14335: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:47:30.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:47:30 smithi080 bash[28361]: audit 2023-12-01T12:47:30.066046+0000 mon.c (mon.2) 9187 : audit 0 from='client.? 172.21.15.80:0/2277061198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:47:30.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:47:30 smithi080 bash[41963]: audit 2023-12-01T12:47:30.066046+0000 mon.c (mon.2) 9187 : audit 0 from='client.? 172.21.15.80:0/2277061198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:47:30.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:47:30 smithi090 bash[32384]: audit 2023-12-01T12:47:30.066046+0000 mon.c (mon.2) 9187 : audit 0 from='client.? 172.21.15.80:0/2277061198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:47:31.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:47:31 smithi080 bash[41963]: cluster 2023-12-01T12:47:30.213739+0000 mgr.y (mgr.24362) 14367 : cluster 0 pgmap v14336: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:47:31.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:47:31 smithi080 bash[28361]: cluster 2023-12-01T12:47:30.213739+0000 mgr.y (mgr.24362) 14367 : cluster 0 pgmap v14336: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:47:31.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:47:31 smithi090 bash[32384]: cluster 2023-12-01T12:47:30.213739+0000 mgr.y (mgr.24362) 14367 : cluster 0 pgmap v14336: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:47:33.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:47:33 smithi080 bash[28361]: cluster 2023-12-01T12:47:32.214627+0000 mgr.y (mgr.24362) 14368 : cluster 0 pgmap v14337: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:47:33.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:47:33 smithi080 bash[28361]: audit 2023-12-01T12:47:32.514455+0000 mon.a (mon.0) 8900 : audit 0 from='client.? 172.21.15.80:0/342696911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:47:33.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:47:33 smithi080 bash[41963]: cluster 2023-12-01T12:47:32.214627+0000 mgr.y (mgr.24362) 14368 : cluster 0 pgmap v14337: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:47:33.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:47:33 smithi080 bash[41963]: audit 2023-12-01T12:47:32.514455+0000 mon.a (mon.0) 8900 : audit 0 from='client.? 172.21.15.80:0/342696911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:47:33.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:47:33 smithi090 bash[32384]: cluster 2023-12-01T12:47:32.214627+0000 mgr.y (mgr.24362) 14368 : cluster 0 pgmap v14337: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:47:33.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:47:33 smithi090 bash[32384]: audit 2023-12-01T12:47:32.514455+0000 mon.a (mon.0) 8900 : audit 0 from='client.? 172.21.15.80:0/342696911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:47:35.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:47:35 smithi080 bash[28361]: cluster 2023-12-01T12:47:34.215277+0000 mgr.y (mgr.24362) 14369 : cluster 0 pgmap v14338: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:47:35.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:47:35 smithi080 bash[28361]: audit 2023-12-01T12:47:34.963115+0000 mon.c (mon.2) 9188 : audit 0 from='client.? 172.21.15.80:0/2902098932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:47:35.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:47:35 smithi080 bash[41963]: cluster 2023-12-01T12:47:34.215277+0000 mgr.y (mgr.24362) 14369 : cluster 0 pgmap v14338: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:47:35.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:47:35 smithi080 bash[41963]: audit 2023-12-01T12:47:34.963115+0000 mon.c (mon.2) 9188 : audit 0 from='client.? 172.21.15.80:0/2902098932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:47:35.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:47:35 smithi090 bash[32384]: cluster 2023-12-01T12:47:34.215277+0000 mgr.y (mgr.24362) 14369 : cluster 0 pgmap v14338: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:47:35.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:47:35 smithi090 bash[32384]: audit 2023-12-01T12:47:34.963115+0000 mon.c (mon.2) 9188 : audit 0 from='client.? 172.21.15.80:0/2902098932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:47:36.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:47:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:47:36] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T12:47:37.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:47:37 smithi090 bash[32384]: cluster 2023-12-01T12:47:36.216404+0000 mgr.y (mgr.24362) 14370 : cluster 0 pgmap v14339: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:47:37.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:47:37 smithi090 bash[32384]: audit 2023-12-01T12:47:37.424313+0000 mon.c (mon.2) 9189 : audit 0 from='client.? 172.21.15.80:0/3541083723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:47:37.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:47:37 smithi080 bash[41963]: cluster 2023-12-01T12:47:36.216404+0000 mgr.y (mgr.24362) 14370 : cluster 0 pgmap v14339: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:47:37.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:47:37 smithi080 bash[41963]: audit 2023-12-01T12:47:37.424313+0000 mon.c (mon.2) 9189 : audit 0 from='client.? 172.21.15.80:0/3541083723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:47:37.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:47:37 smithi080 bash[28361]: cluster 2023-12-01T12:47:36.216404+0000 mgr.y (mgr.24362) 14370 : cluster 0 pgmap v14339: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:47:37.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:47:37 smithi080 bash[28361]: audit 2023-12-01T12:47:37.424313+0000 mon.c (mon.2) 9189 : audit 0 from='client.? 172.21.15.80:0/3541083723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:47:39.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:47:39 smithi090 bash[32384]: cluster 2023-12-01T12:47:38.217143+0000 mgr.y (mgr.24362) 14371 : cluster 0 pgmap v14340: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:47:39.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:47:39 smithi080 bash[41963]: cluster 2023-12-01T12:47:38.217143+0000 mgr.y (mgr.24362) 14371 : cluster 0 pgmap v14340: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:47:39.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:47:39 smithi080 bash[28361]: cluster 2023-12-01T12:47:38.217143+0000 mgr.y (mgr.24362) 14371 : cluster 0 pgmap v14340: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:47:40.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:47:40 smithi090 bash[32384]: audit 2023-12-01T12:47:39.881189+0000 mon.c (mon.2) 9190 : audit 0 from='client.? 172.21.15.80:0/4201852351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:47:40.930 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:47:40 smithi080 bash[41963]: audit 2023-12-01T12:47:39.881189+0000 mon.c (mon.2) 9190 : audit 0 from='client.? 172.21.15.80:0/4201852351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:47:40.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:47:40 smithi080 bash[28361]: audit 2023-12-01T12:47:39.881189+0000 mon.c (mon.2) 9190 : audit 0 from='client.? 172.21.15.80:0/4201852351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:47:41.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:47:41 smithi090 bash[32384]: cluster 2023-12-01T12:47:40.217855+0000 mgr.y (mgr.24362) 14372 : cluster 0 pgmap v14341: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:47:41.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:47:41 smithi090 bash[32384]: audit 2023-12-01T12:47:40.543678+0000 mon.c (mon.2) 9191 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:47:41.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:47:41 smithi080 bash[28361]: cluster 2023-12-01T12:47:40.217855+0000 mgr.y (mgr.24362) 14372 : cluster 0 pgmap v14341: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:47:41.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:47:41 smithi080 bash[28361]: audit 2023-12-01T12:47:40.543678+0000 mon.c (mon.2) 9191 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:47:41.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:47:41 smithi080 bash[41963]: cluster 2023-12-01T12:47:40.217855+0000 mgr.y (mgr.24362) 14372 : cluster 0 pgmap v14341: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:47:41.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:47:41 smithi080 bash[41963]: audit 2023-12-01T12:47:40.543678+0000 mon.c (mon.2) 9191 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:47:43.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:47:43 smithi080 bash[28361]: cluster 2023-12-01T12:47:42.218929+0000 mgr.y (mgr.24362) 14373 : cluster 0 pgmap v14342: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:47:43.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:47:43 smithi080 bash[28361]: audit 2023-12-01T12:47:42.331601+0000 mon.c (mon.2) 9192 : audit 0 from='client.? 172.21.15.80:0/4168074208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:47:43.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:47:43 smithi080 bash[41963]: cluster 2023-12-01T12:47:42.218929+0000 mgr.y (mgr.24362) 14373 : cluster 0 pgmap v14342: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:47:43.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:47:43 smithi080 bash[41963]: audit 2023-12-01T12:47:42.331601+0000 mon.c (mon.2) 9192 : audit 0 from='client.? 172.21.15.80:0/4168074208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:47:43.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:47:43 smithi090 bash[32384]: cluster 2023-12-01T12:47:42.218929+0000 mgr.y (mgr.24362) 14373 : cluster 0 pgmap v14342: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:47:43.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:47:43 smithi090 bash[32384]: audit 2023-12-01T12:47:42.331601+0000 mon.c (mon.2) 9192 : audit 0 from='client.? 172.21.15.80:0/4168074208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:47:45.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:47:45 smithi080 bash[41963]: cluster 2023-12-01T12:47:44.219568+0000 mgr.y (mgr.24362) 14374 : cluster 0 pgmap v14343: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:47:45.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:47:45 smithi080 bash[41963]: audit 2023-12-01T12:47:44.781762+0000 mon.c (mon.2) 9193 : audit 0 from='client.? 172.21.15.80:0/2174420641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:47:45.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:47:45 smithi080 bash[28361]: cluster 2023-12-01T12:47:44.219568+0000 mgr.y (mgr.24362) 14374 : cluster 0 pgmap v14343: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:47:45.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:47:45 smithi080 bash[28361]: audit 2023-12-01T12:47:44.781762+0000 mon.c (mon.2) 9193 : audit 0 from='client.? 172.21.15.80:0/2174420641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:47:45.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:47:45 smithi090 bash[32384]: cluster 2023-12-01T12:47:44.219568+0000 mgr.y (mgr.24362) 14374 : cluster 0 pgmap v14343: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:47:45.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:47:45 smithi090 bash[32384]: audit 2023-12-01T12:47:44.781762+0000 mon.c (mon.2) 9193 : audit 0 from='client.? 172.21.15.80:0/2174420641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:47:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:47:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:47:46] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T12:47:47.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:47:47 smithi080 bash[28361]: cluster 2023-12-01T12:47:46.220690+0000 mgr.y (mgr.24362) 14375 : cluster 0 pgmap v14344: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:47:47.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:47:47 smithi080 bash[28361]: audit 2023-12-01T12:47:47.238285+0000 mon.c (mon.2) 9194 : audit 0 from='client.? 172.21.15.80:0/2876810742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:47:47.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:47:47 smithi080 bash[41963]: cluster 2023-12-01T12:47:46.220690+0000 mgr.y (mgr.24362) 14375 : cluster 0 pgmap v14344: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:47:47.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:47:47 smithi080 bash[41963]: audit 2023-12-01T12:47:47.238285+0000 mon.c (mon.2) 9194 : audit 0 from='client.? 172.21.15.80:0/2876810742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:47:47.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:47:47 smithi090 bash[32384]: cluster 2023-12-01T12:47:46.220690+0000 mgr.y (mgr.24362) 14375 : cluster 0 pgmap v14344: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:47:47.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:47:47 smithi090 bash[32384]: audit 2023-12-01T12:47:47.238285+0000 mon.c (mon.2) 9194 : audit 0 from='client.? 172.21.15.80:0/2876810742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:47:49.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:47:49 smithi080 bash[41963]: cluster 2023-12-01T12:47:48.221326+0000 mgr.y (mgr.24362) 14376 : cluster 0 pgmap v14345: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:47:49.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:47:49 smithi080 bash[28361]: cluster 2023-12-01T12:47:48.221326+0000 mgr.y (mgr.24362) 14376 : cluster 0 pgmap v14345: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:47:49.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:47:49 smithi090 bash[32384]: cluster 2023-12-01T12:47:48.221326+0000 mgr.y (mgr.24362) 14376 : cluster 0 pgmap v14345: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:47:50.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:47:50 smithi080 bash[28361]: audit 2023-12-01T12:47:49.696462+0000 mon.c (mon.2) 9195 : audit 0 from='client.? 172.21.15.80:0/1618106891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:47:50.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:47:50 smithi080 bash[41963]: audit 2023-12-01T12:47:49.696462+0000 mon.c (mon.2) 9195 : audit 0 from='client.? 172.21.15.80:0/1618106891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:47:50.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:47:50 smithi090 bash[32384]: audit 2023-12-01T12:47:49.696462+0000 mon.c (mon.2) 9195 : audit 0 from='client.? 172.21.15.80:0/1618106891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:47:51.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:47:51 smithi080 bash[28361]: cluster 2023-12-01T12:47:50.221949+0000 mgr.y (mgr.24362) 14377 : cluster 0 pgmap v14346: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:47:51.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:47:51 smithi080 bash[41963]: cluster 2023-12-01T12:47:50.221949+0000 mgr.y (mgr.24362) 14377 : cluster 0 pgmap v14346: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:47:51.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:47:51 smithi090 bash[32384]: cluster 2023-12-01T12:47:50.221949+0000 mgr.y (mgr.24362) 14377 : cluster 0 pgmap v14346: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:47:52.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:47:52 smithi080 bash[28361]: audit 2023-12-01T12:47:52.157207+0000 mon.a (mon.0) 8901 : audit 0 from='client.? 172.21.15.80:0/1800871411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:47:52.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:47:52 smithi080 bash[41963]: audit 2023-12-01T12:47:52.157207+0000 mon.a (mon.0) 8901 : audit 0 from='client.? 172.21.15.80:0/1800871411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:47:52.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:47:52 smithi090 bash[32384]: audit 2023-12-01T12:47:52.157207+0000 mon.a (mon.0) 8901 : audit 0 from='client.? 172.21.15.80:0/1800871411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:47:53.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:47:53 smithi080 bash[28361]: cluster 2023-12-01T12:47:52.223231+0000 mgr.y (mgr.24362) 14378 : cluster 0 pgmap v14347: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:47:53.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:47:53 smithi080 bash[41963]: cluster 2023-12-01T12:47:52.223231+0000 mgr.y (mgr.24362) 14378 : cluster 0 pgmap v14347: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:47:53.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:47:53 smithi090 bash[32384]: cluster 2023-12-01T12:47:52.223231+0000 mgr.y (mgr.24362) 14378 : cluster 0 pgmap v14347: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:47:55.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:47:55 smithi080 bash[41963]: cluster 2023-12-01T12:47:54.224013+0000 mgr.y (mgr.24362) 14379 : cluster 0 pgmap v14348: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:47:55.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:47:55 smithi080 bash[41963]: audit 2023-12-01T12:47:54.611536+0000 mon.a (mon.0) 8902 : audit 0 from='client.? 172.21.15.80:0/594353967' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:47:55.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:47:55 smithi080 bash[41963]: audit 2023-12-01T12:47:54.703082+0000 mon.c (mon.2) 9196 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:47:55.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:47:55 smithi080 bash[41963]: audit 2023-12-01T12:47:55.081674+0000 mon.a (mon.0) 8903 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:47:55.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:47:55 smithi080 bash[41963]: audit 2023-12-01T12:47:55.091258+0000 mon.a (mon.0) 8904 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:47:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:47:55 smithi080 bash[28361]: cluster 2023-12-01T12:47:54.224013+0000 mgr.y (mgr.24362) 14379 : cluster 0 pgmap v14348: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:47:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:47:55 smithi080 bash[28361]: audit 2023-12-01T12:47:54.611536+0000 mon.a (mon.0) 8902 : audit 0 from='client.? 172.21.15.80:0/594353967' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:47:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:47:55 smithi080 bash[28361]: audit 2023-12-01T12:47:54.703082+0000 mon.c (mon.2) 9196 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:47:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:47:55 smithi080 bash[28361]: audit 2023-12-01T12:47:55.081674+0000 mon.a (mon.0) 8903 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:47:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:47:55 smithi080 bash[28361]: audit 2023-12-01T12:47:55.091258+0000 mon.a (mon.0) 8904 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:47:55.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:47:55 smithi090 bash[32384]: cluster 2023-12-01T12:47:54.224013+0000 mgr.y (mgr.24362) 14379 : cluster 0 pgmap v14348: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:47:55.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:47:55 smithi090 bash[32384]: audit 2023-12-01T12:47:54.611536+0000 mon.a (mon.0) 8902 : audit 0 from='client.? 172.21.15.80:0/594353967' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:47:55.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:47:55 smithi090 bash[32384]: audit 2023-12-01T12:47:54.703082+0000 mon.c (mon.2) 9196 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:47:55.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:47:55 smithi090 bash[32384]: audit 2023-12-01T12:47:55.081674+0000 mon.a (mon.0) 8903 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:47:55.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:47:55 smithi090 bash[32384]: audit 2023-12-01T12:47:55.091258+0000 mon.a (mon.0) 8904 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:47:56.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:47:56 smithi080 bash[28361]: audit 2023-12-01T12:47:55.544055+0000 mon.c (mon.2) 9197 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:47:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:47:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:47:56] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T12:47:56.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:47:56 smithi080 bash[41963]: audit 2023-12-01T12:47:55.544055+0000 mon.c (mon.2) 9197 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:47:56.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:47:56 smithi090 bash[32384]: audit 2023-12-01T12:47:55.544055+0000 mon.c (mon.2) 9197 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:47:57.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:47:57 smithi080 bash[28361]: cluster 2023-12-01T12:47:56.225082+0000 mgr.y (mgr.24362) 14380 : cluster 0 pgmap v14349: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:47:57.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:47:57 smithi080 bash[28361]: audit 2023-12-01T12:47:57.070757+0000 mon.c (mon.2) 9198 : audit 0 from='client.? 172.21.15.80:0/1775255956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:47:57.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:47:57 smithi080 bash[41963]: cluster 2023-12-01T12:47:56.225082+0000 mgr.y (mgr.24362) 14380 : cluster 0 pgmap v14349: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:47:57.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:47:57 smithi080 bash[41963]: audit 2023-12-01T12:47:57.070757+0000 mon.c (mon.2) 9198 : audit 0 from='client.? 172.21.15.80:0/1775255956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:47:57.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:47:57 smithi090 bash[32384]: cluster 2023-12-01T12:47:56.225082+0000 mgr.y (mgr.24362) 14380 : cluster 0 pgmap v14349: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:47:57.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:47:57 smithi090 bash[32384]: audit 2023-12-01T12:47:57.070757+0000 mon.c (mon.2) 9198 : audit 0 from='client.? 172.21.15.80:0/1775255956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:47:59.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:47:59 smithi080 bash[28361]: cluster 2023-12-01T12:47:58.225769+0000 mgr.y (mgr.24362) 14381 : cluster 0 pgmap v14350: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:47:59.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:47:59 smithi080 bash[41963]: cluster 2023-12-01T12:47:58.225769+0000 mgr.y (mgr.24362) 14381 : cluster 0 pgmap v14350: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:47:59.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:47:59 smithi090 bash[32384]: cluster 2023-12-01T12:47:58.225769+0000 mgr.y (mgr.24362) 14381 : cluster 0 pgmap v14350: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:48:00.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:48:00 smithi080 bash[28361]: audit 2023-12-01T12:47:59.524519+0000 mon.a (mon.0) 8905 : audit 0 from='client.? 172.21.15.80:0/3232119390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:48:00.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:48:00 smithi080 bash[41963]: audit 2023-12-01T12:47:59.524519+0000 mon.a (mon.0) 8905 : audit 0 from='client.? 172.21.15.80:0/3232119390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:48:00.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:48:00 smithi090 bash[32384]: audit 2023-12-01T12:47:59.524519+0000 mon.a (mon.0) 8905 : audit 0 from='client.? 172.21.15.80:0/3232119390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:48:01.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:48:01 smithi090 bash[32384]: cluster 2023-12-01T12:48:00.226229+0000 mgr.y (mgr.24362) 14382 : cluster 0 pgmap v14351: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:48:01.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:48:01 smithi090 bash[32384]: audit 2023-12-01T12:48:00.496617+0000 mon.a (mon.0) 8906 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:48:01.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:48:01 smithi090 bash[32384]: audit 2023-12-01T12:48:00.506494+0000 mon.a (mon.0) 8907 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:48:01.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:48:01 smithi090 bash[32384]: audit 2023-12-01T12:48:01.252473+0000 mon.a (mon.0) 8908 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:48:01.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:48:01 smithi090 bash[32384]: audit 2023-12-01T12:48:01.262656+0000 mon.a (mon.0) 8909 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:48:01.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:48:01 smithi080 bash[28361]: cluster 2023-12-01T12:48:00.226229+0000 mgr.y (mgr.24362) 14382 : cluster 0 pgmap v14351: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:48:01.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:48:01 smithi080 bash[28361]: audit 2023-12-01T12:48:00.496617+0000 mon.a (mon.0) 8906 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:48:01.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:48:01 smithi080 bash[28361]: audit 2023-12-01T12:48:00.506494+0000 mon.a (mon.0) 8907 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:48:01.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:48:01 smithi080 bash[28361]: audit 2023-12-01T12:48:01.252473+0000 mon.a (mon.0) 8908 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:48:01.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:48:01 smithi080 bash[28361]: audit 2023-12-01T12:48:01.262656+0000 mon.a (mon.0) 8909 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:48:01.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:48:01 smithi080 bash[41963]: cluster 2023-12-01T12:48:00.226229+0000 mgr.y (mgr.24362) 14382 : cluster 0 pgmap v14351: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:48:01.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:48:01 smithi080 bash[41963]: audit 2023-12-01T12:48:00.496617+0000 mon.a (mon.0) 8906 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:48:01.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:48:01 smithi080 bash[41963]: audit 2023-12-01T12:48:00.506494+0000 mon.a (mon.0) 8907 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:48:01.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:48:01 smithi080 bash[41963]: audit 2023-12-01T12:48:01.252473+0000 mon.a (mon.0) 8908 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:48:01.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:48:01 smithi080 bash[41963]: audit 2023-12-01T12:48:01.262656+0000 mon.a (mon.0) 8909 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:48:02.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:48:02 smithi090 bash[32384]: audit 2023-12-01T12:48:01.732152+0000 mon.c (mon.2) 9199 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:48:02.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:48:02 smithi090 bash[32384]: audit 2023-12-01T12:48:01.733618+0000 mon.c (mon.2) 9200 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:48:02.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:48:02 smithi090 bash[32384]: audit 2023-12-01T12:48:01.744208+0000 mon.a (mon.0) 8910 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:48:02.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:48:02 smithi090 bash[32384]: audit 2023-12-01T12:48:01.982900+0000 mon.a (mon.0) 8911 : audit 0 from='client.? 172.21.15.80:0/3403590537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:48:02.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:48:02 smithi080 bash[28361]: audit 2023-12-01T12:48:01.732152+0000 mon.c (mon.2) 9199 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:48:02.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:48:02 smithi080 bash[28361]: audit 2023-12-01T12:48:01.733618+0000 mon.c (mon.2) 9200 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:48:02.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:48:02 smithi080 bash[28361]: audit 2023-12-01T12:48:01.744208+0000 mon.a (mon.0) 8910 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:48:02.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:48:02 smithi080 bash[28361]: audit 2023-12-01T12:48:01.982900+0000 mon.a (mon.0) 8911 : audit 0 from='client.? 172.21.15.80:0/3403590537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:48:02.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:48:02 smithi080 bash[41963]: audit 2023-12-01T12:48:01.732152+0000 mon.c (mon.2) 9199 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:48:02.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:48:02 smithi080 bash[41963]: audit 2023-12-01T12:48:01.733618+0000 mon.c (mon.2) 9200 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:48:02.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:48:02 smithi080 bash[41963]: audit 2023-12-01T12:48:01.744208+0000 mon.a (mon.0) 8910 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:48:02.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:48:02 smithi080 bash[41963]: audit 2023-12-01T12:48:01.982900+0000 mon.a (mon.0) 8911 : audit 0 from='client.? 172.21.15.80:0/3403590537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:48:04.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:48:03 smithi090 bash[32384]: cluster 2023-12-01T12:48:02.227342+0000 mgr.y (mgr.24362) 14383 : cluster 0 pgmap v14352: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:48:04.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:48:03 smithi080 bash[28361]: cluster 2023-12-01T12:48:02.227342+0000 mgr.y (mgr.24362) 14383 : cluster 0 pgmap v14352: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:48:04.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:48:03 smithi080 bash[41963]: cluster 2023-12-01T12:48:02.227342+0000 mgr.y (mgr.24362) 14383 : cluster 0 pgmap v14352: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:48:05.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:48:04 smithi090 bash[32384]: audit 2023-12-01T12:48:04.440879+0000 mon.c (mon.2) 9201 : audit 0 from='client.? 172.21.15.80:0/987946423' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:48:05.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:48:04 smithi080 bash[28361]: audit 2023-12-01T12:48:04.440879+0000 mon.c (mon.2) 9201 : audit 0 from='client.? 172.21.15.80:0/987946423' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:48:05.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:48:04 smithi080 bash[41963]: audit 2023-12-01T12:48:04.440879+0000 mon.c (mon.2) 9201 : audit 0 from='client.? 172.21.15.80:0/987946423' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:48:06.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:48:05 smithi090 bash[32384]: cluster 2023-12-01T12:48:04.228007+0000 mgr.y (mgr.24362) 14384 : cluster 0 pgmap v14353: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:48:06.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:48:05 smithi080 bash[28361]: cluster 2023-12-01T12:48:04.228007+0000 mgr.y (mgr.24362) 14384 : cluster 0 pgmap v14353: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:48:06.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:48:05 smithi080 bash[41963]: cluster 2023-12-01T12:48:04.228007+0000 mgr.y (mgr.24362) 14384 : cluster 0 pgmap v14353: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:48:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:48:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:48:06] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T12:48:08.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:48:07 smithi080 bash[28361]: cluster 2023-12-01T12:48:06.229140+0000 mgr.y (mgr.24362) 14385 : cluster 0 pgmap v14354: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:48:08.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:48:07 smithi080 bash[28361]: audit 2023-12-01T12:48:06.898955+0000 mon.a (mon.0) 8912 : audit 0 from='client.? 172.21.15.80:0/4163428770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:48:08.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:48:07 smithi080 bash[41963]: cluster 2023-12-01T12:48:06.229140+0000 mgr.y (mgr.24362) 14385 : cluster 0 pgmap v14354: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:48:08.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:48:07 smithi080 bash[41963]: audit 2023-12-01T12:48:06.898955+0000 mon.a (mon.0) 8912 : audit 0 from='client.? 172.21.15.80:0/4163428770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:48:08.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:48:07 smithi090 bash[32384]: cluster 2023-12-01T12:48:06.229140+0000 mgr.y (mgr.24362) 14385 : cluster 0 pgmap v14354: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:48:08.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:48:07 smithi090 bash[32384]: audit 2023-12-01T12:48:06.898955+0000 mon.a (mon.0) 8912 : audit 0 from='client.? 172.21.15.80:0/4163428770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:48:10.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:48:09 smithi080 bash[28361]: cluster 2023-12-01T12:48:08.229871+0000 mgr.y (mgr.24362) 14386 : cluster 0 pgmap v14355: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:48:10.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:48:09 smithi080 bash[28361]: audit 2023-12-01T12:48:09.353229+0000 mon.c (mon.2) 9202 : audit 0 from='client.? 172.21.15.80:0/2816707320' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:48:10.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:48:09 smithi080 bash[41963]: cluster 2023-12-01T12:48:08.229871+0000 mgr.y (mgr.24362) 14386 : cluster 0 pgmap v14355: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:48:10.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:48:09 smithi080 bash[41963]: audit 2023-12-01T12:48:09.353229+0000 mon.c (mon.2) 9202 : audit 0 from='client.? 172.21.15.80:0/2816707320' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:48:10.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:48:09 smithi090 bash[32384]: cluster 2023-12-01T12:48:08.229871+0000 mgr.y (mgr.24362) 14386 : cluster 0 pgmap v14355: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:48:10.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:48:09 smithi090 bash[32384]: audit 2023-12-01T12:48:09.353229+0000 mon.c (mon.2) 9202 : audit 0 from='client.? 172.21.15.80:0/2816707320' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:48:11.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:48:10 smithi080 bash[28361]: audit 2023-12-01T12:48:10.544414+0000 mon.c (mon.2) 9203 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:48:11.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:48:10 smithi080 bash[41963]: audit 2023-12-01T12:48:10.544414+0000 mon.c (mon.2) 9203 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:48:11.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:48:10 smithi090 bash[32384]: audit 2023-12-01T12:48:10.544414+0000 mon.c (mon.2) 9203 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:48:12.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:48:11 smithi080 bash[41963]: cluster 2023-12-01T12:48:10.230517+0000 mgr.y (mgr.24362) 14387 : cluster 0 pgmap v14356: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:48:12.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:48:11 smithi080 bash[28361]: cluster 2023-12-01T12:48:10.230517+0000 mgr.y (mgr.24362) 14387 : cluster 0 pgmap v14356: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:48:12.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:48:11 smithi090 bash[32384]: cluster 2023-12-01T12:48:10.230517+0000 mgr.y (mgr.24362) 14387 : cluster 0 pgmap v14356: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:48:13.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:48:12 smithi080 bash[41963]: audit 2023-12-01T12:48:11.816362+0000 mon.a (mon.0) 8913 : audit 0 from='client.? 172.21.15.80:0/3574677854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:48:13.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:48:12 smithi080 bash[28361]: audit 2023-12-01T12:48:11.816362+0000 mon.a (mon.0) 8913 : audit 0 from='client.? 172.21.15.80:0/3574677854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:48:13.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:48:12 smithi090 bash[32384]: audit 2023-12-01T12:48:11.816362+0000 mon.a (mon.0) 8913 : audit 0 from='client.? 172.21.15.80:0/3574677854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:48:14.180 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:48:13 smithi080 bash[41963]: cluster 2023-12-01T12:48:12.231644+0000 mgr.y (mgr.24362) 14388 : cluster 0 pgmap v14357: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:48:14.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:48:13 smithi080 bash[28361]: cluster 2023-12-01T12:48:12.231644+0000 mgr.y (mgr.24362) 14388 : cluster 0 pgmap v14357: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:48:14.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:48:13 smithi090 bash[32384]: cluster 2023-12-01T12:48:12.231644+0000 mgr.y (mgr.24362) 14388 : cluster 0 pgmap v14357: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:48:15.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:48:14 smithi080 bash[28361]: cluster 2023-12-01T12:48:14.232289+0000 mgr.y (mgr.24362) 14389 : cluster 0 pgmap v14358: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:48:15.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:48:14 smithi080 bash[28361]: audit 2023-12-01T12:48:14.275583+0000 mon.a (mon.0) 8914 : audit 0 from='client.? 172.21.15.80:0/3751930847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:48:15.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:48:14 smithi080 bash[41963]: cluster 2023-12-01T12:48:14.232289+0000 mgr.y (mgr.24362) 14389 : cluster 0 pgmap v14358: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:48:15.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:48:14 smithi080 bash[41963]: audit 2023-12-01T12:48:14.275583+0000 mon.a (mon.0) 8914 : audit 0 from='client.? 172.21.15.80:0/3751930847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:48:15.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:48:14 smithi090 bash[32384]: cluster 2023-12-01T12:48:14.232289+0000 mgr.y (mgr.24362) 14389 : cluster 0 pgmap v14358: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:48:15.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:48:14 smithi090 bash[32384]: audit 2023-12-01T12:48:14.275583+0000 mon.a (mon.0) 8914 : audit 0 from='client.? 172.21.15.80:0/3751930847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:48:16.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:48:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:48:16] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T12:48:17.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:48:17 smithi080 bash[28361]: cluster 2023-12-01T12:48:16.233325+0000 mgr.y (mgr.24362) 14390 : cluster 0 pgmap v14359: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:48:17.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:48:17 smithi080 bash[28361]: audit 2023-12-01T12:48:16.727429+0000 mon.c (mon.2) 9204 : audit 0 from='client.? 172.21.15.80:0/2612469614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:48:17.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:48:17 smithi080 bash[41963]: cluster 2023-12-01T12:48:16.233325+0000 mgr.y (mgr.24362) 14390 : cluster 0 pgmap v14359: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:48:17.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:48:17 smithi080 bash[41963]: audit 2023-12-01T12:48:16.727429+0000 mon.c (mon.2) 9204 : audit 0 from='client.? 172.21.15.80:0/2612469614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:48:17.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:48:17 smithi090 bash[32384]: cluster 2023-12-01T12:48:16.233325+0000 mgr.y (mgr.24362) 14390 : cluster 0 pgmap v14359: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:48:17.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:48:17 smithi090 bash[32384]: audit 2023-12-01T12:48:16.727429+0000 mon.c (mon.2) 9204 : audit 0 from='client.? 172.21.15.80:0/2612469614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:48:19.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:48:19 smithi080 bash[28361]: cluster 2023-12-01T12:48:18.233970+0000 mgr.y (mgr.24362) 14391 : cluster 0 pgmap v14360: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:48:19.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:48:19 smithi080 bash[28361]: audit 2023-12-01T12:48:19.182897+0000 mon.c (mon.2) 9205 : audit 0 from='client.? 172.21.15.80:0/2068393672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:48:19.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:48:19 smithi080 bash[41963]: cluster 2023-12-01T12:48:18.233970+0000 mgr.y (mgr.24362) 14391 : cluster 0 pgmap v14360: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:48:19.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:48:19 smithi080 bash[41963]: audit 2023-12-01T12:48:19.182897+0000 mon.c (mon.2) 9205 : audit 0 from='client.? 172.21.15.80:0/2068393672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:48:19.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:48:19 smithi090 bash[32384]: cluster 2023-12-01T12:48:18.233970+0000 mgr.y (mgr.24362) 14391 : cluster 0 pgmap v14360: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:48:19.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:48:19 smithi090 bash[32384]: audit 2023-12-01T12:48:19.182897+0000 mon.c (mon.2) 9205 : audit 0 from='client.? 172.21.15.80:0/2068393672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:48:21.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:48:21 smithi080 bash[28361]: cluster 2023-12-01T12:48:20.234617+0000 mgr.y (mgr.24362) 14392 : cluster 0 pgmap v14361: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:48:21.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:48:21 smithi080 bash[41963]: cluster 2023-12-01T12:48:20.234617+0000 mgr.y (mgr.24362) 14392 : cluster 0 pgmap v14361: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:48:21.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:48:21 smithi090 bash[32384]: cluster 2023-12-01T12:48:20.234617+0000 mgr.y (mgr.24362) 14392 : cluster 0 pgmap v14361: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:48:22.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:48:22 smithi080 bash[41963]: audit 2023-12-01T12:48:21.637265+0000 mon.a (mon.0) 8915 : audit 0 from='client.? 172.21.15.80:0/920460681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:48:22.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:48:22 smithi080 bash[28361]: audit 2023-12-01T12:48:21.637265+0000 mon.a (mon.0) 8915 : audit 0 from='client.? 172.21.15.80:0/920460681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:48:22.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:48:22 smithi090 bash[32384]: audit 2023-12-01T12:48:21.637265+0000 mon.a (mon.0) 8915 : audit 0 from='client.? 172.21.15.80:0/920460681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:48:23.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:48:23 smithi080 bash[28361]: cluster 2023-12-01T12:48:22.235772+0000 mgr.y (mgr.24362) 14393 : cluster 0 pgmap v14362: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:48:23.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:48:23 smithi080 bash[41963]: cluster 2023-12-01T12:48:22.235772+0000 mgr.y (mgr.24362) 14393 : cluster 0 pgmap v14362: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:48:23.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:48:23 smithi090 bash[32384]: cluster 2023-12-01T12:48:22.235772+0000 mgr.y (mgr.24362) 14393 : cluster 0 pgmap v14362: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:48:24.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:48:24 smithi080 bash[28361]: audit 2023-12-01T12:48:24.093097+0000 mon.a (mon.0) 8916 : audit 0 from='client.? 172.21.15.80:0/3609023234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:48:24.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:48:24 smithi080 bash[41963]: audit 2023-12-01T12:48:24.093097+0000 mon.a (mon.0) 8916 : audit 0 from='client.? 172.21.15.80:0/3609023234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:48:24.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:48:24 smithi090 bash[32384]: audit 2023-12-01T12:48:24.093097+0000 mon.a (mon.0) 8916 : audit 0 from='client.? 172.21.15.80:0/3609023234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:48:25.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:48:25 smithi080 bash[41963]: cluster 2023-12-01T12:48:24.236353+0000 mgr.y (mgr.24362) 14394 : cluster 0 pgmap v14363: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:48:25.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:48:25 smithi080 bash[28361]: cluster 2023-12-01T12:48:24.236353+0000 mgr.y (mgr.24362) 14394 : cluster 0 pgmap v14363: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:48:25.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:48:25 smithi090 bash[32384]: cluster 2023-12-01T12:48:24.236353+0000 mgr.y (mgr.24362) 14394 : cluster 0 pgmap v14363: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:48:26.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:48:26 smithi080 bash[28361]: audit 2023-12-01T12:48:25.544857+0000 mon.c (mon.2) 9206 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:48:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:48:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:48:26] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T12:48:26.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:48:26 smithi080 bash[41963]: audit 2023-12-01T12:48:25.544857+0000 mon.c (mon.2) 9206 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:48:26.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:48:26 smithi090 bash[32384]: audit 2023-12-01T12:48:25.544857+0000 mon.c (mon.2) 9206 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:48:27.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:48:27 smithi080 bash[41963]: cluster 2023-12-01T12:48:26.237329+0000 mgr.y (mgr.24362) 14395 : cluster 0 pgmap v14364: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:48:27.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:48:27 smithi080 bash[41963]: audit 2023-12-01T12:48:26.543323+0000 mon.a (mon.0) 8917 : audit 0 from='client.? 172.21.15.80:0/4070723743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:48:27.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:48:27 smithi080 bash[28361]: cluster 2023-12-01T12:48:26.237329+0000 mgr.y (mgr.24362) 14395 : cluster 0 pgmap v14364: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:48:27.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:48:27 smithi080 bash[28361]: audit 2023-12-01T12:48:26.543323+0000 mon.a (mon.0) 8917 : audit 0 from='client.? 172.21.15.80:0/4070723743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:48:27.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:48:27 smithi090 bash[32384]: cluster 2023-12-01T12:48:26.237329+0000 mgr.y (mgr.24362) 14395 : cluster 0 pgmap v14364: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:48:27.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:48:27 smithi090 bash[32384]: audit 2023-12-01T12:48:26.543323+0000 mon.a (mon.0) 8917 : audit 0 from='client.? 172.21.15.80:0/4070723743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:48:29.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:48:29 smithi080 bash[28361]: cluster 2023-12-01T12:48:28.237982+0000 mgr.y (mgr.24362) 14396 : cluster 0 pgmap v14365: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:48:29.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:48:29 smithi080 bash[28361]: audit 2023-12-01T12:48:28.986305+0000 mon.a (mon.0) 8918 : audit 0 from='client.? 172.21.15.80:0/1646185513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:48:29.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:48:29 smithi080 bash[41963]: cluster 2023-12-01T12:48:28.237982+0000 mgr.y (mgr.24362) 14396 : cluster 0 pgmap v14365: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:48:29.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:48:29 smithi080 bash[41963]: audit 2023-12-01T12:48:28.986305+0000 mon.a (mon.0) 8918 : audit 0 from='client.? 172.21.15.80:0/1646185513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:48:29.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:48:29 smithi090 bash[32384]: cluster 2023-12-01T12:48:28.237982+0000 mgr.y (mgr.24362) 14396 : cluster 0 pgmap v14365: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:48:29.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:48:29 smithi090 bash[32384]: audit 2023-12-01T12:48:28.986305+0000 mon.a (mon.0) 8918 : audit 0 from='client.? 172.21.15.80:0/1646185513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:48:31.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:48:31 smithi080 bash[41963]: cluster 2023-12-01T12:48:30.238639+0000 mgr.y (mgr.24362) 14397 : cluster 0 pgmap v14366: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:48:31.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:48:31 smithi080 bash[28361]: cluster 2023-12-01T12:48:30.238639+0000 mgr.y (mgr.24362) 14397 : cluster 0 pgmap v14366: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:48:31.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:48:31 smithi090 bash[32384]: cluster 2023-12-01T12:48:30.238639+0000 mgr.y (mgr.24362) 14397 : cluster 0 pgmap v14366: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:48:32.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:48:32 smithi080 bash[41963]: audit 2023-12-01T12:48:31.434594+0000 mon.a (mon.0) 8919 : audit 0 from='client.? 172.21.15.80:0/380417863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:48:32.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:48:32 smithi080 bash[28361]: audit 2023-12-01T12:48:31.434594+0000 mon.a (mon.0) 8919 : audit 0 from='client.? 172.21.15.80:0/380417863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:48:32.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:48:32 smithi090 bash[32384]: audit 2023-12-01T12:48:31.434594+0000 mon.a (mon.0) 8919 : audit 0 from='client.? 172.21.15.80:0/380417863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:48:33.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:48:33 smithi080 bash[28361]: cluster 2023-12-01T12:48:32.239746+0000 mgr.y (mgr.24362) 14398 : cluster 0 pgmap v14367: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:48:33.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:48:33 smithi080 bash[41963]: cluster 2023-12-01T12:48:32.239746+0000 mgr.y (mgr.24362) 14398 : cluster 0 pgmap v14367: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:48:33.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:48:33 smithi090 bash[32384]: cluster 2023-12-01T12:48:32.239746+0000 mgr.y (mgr.24362) 14398 : cluster 0 pgmap v14367: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:48:34.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:48:34 smithi080 bash[28361]: audit 2023-12-01T12:48:33.888628+0000 mon.c (mon.2) 9207 : audit 0 from='client.? 172.21.15.80:0/3336025973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:48:34.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:48:34 smithi080 bash[41963]: audit 2023-12-01T12:48:33.888628+0000 mon.c (mon.2) 9207 : audit 0 from='client.? 172.21.15.80:0/3336025973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:48:34.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:48:34 smithi090 bash[32384]: audit 2023-12-01T12:48:33.888628+0000 mon.c (mon.2) 9207 : audit 0 from='client.? 172.21.15.80:0/3336025973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:48:35.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:48:35 smithi080 bash[28361]: cluster 2023-12-01T12:48:34.240314+0000 mgr.y (mgr.24362) 14399 : cluster 0 pgmap v14368: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:48:35.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:48:35 smithi080 bash[41963]: cluster 2023-12-01T12:48:34.240314+0000 mgr.y (mgr.24362) 14399 : cluster 0 pgmap v14368: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:48:35.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:48:35 smithi090 bash[32384]: cluster 2023-12-01T12:48:34.240314+0000 mgr.y (mgr.24362) 14399 : cluster 0 pgmap v14368: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:48:36.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:48:36 smithi080 bash[28361]: audit 2023-12-01T12:48:36.347387+0000 mon.a (mon.0) 8920 : audit 0 from='client.? 172.21.15.80:0/3281325282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:48:36.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:48:36 smithi080 bash[41963]: audit 2023-12-01T12:48:36.347387+0000 mon.a (mon.0) 8920 : audit 0 from='client.? 172.21.15.80:0/3281325282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:48:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:48:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:48:36] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T12:48:36.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:48:36 smithi090 bash[32384]: audit 2023-12-01T12:48:36.347387+0000 mon.a (mon.0) 8920 : audit 0 from='client.? 172.21.15.80:0/3281325282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:48:37.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:48:37 smithi080 bash[28361]: cluster 2023-12-01T12:48:36.241221+0000 mgr.y (mgr.24362) 14400 : cluster 0 pgmap v14369: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:48:37.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:48:37 smithi080 bash[41963]: cluster 2023-12-01T12:48:36.241221+0000 mgr.y (mgr.24362) 14400 : cluster 0 pgmap v14369: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:48:37.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:48:37 smithi090 bash[32384]: cluster 2023-12-01T12:48:36.241221+0000 mgr.y (mgr.24362) 14400 : cluster 0 pgmap v14369: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:48:39.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:48:39 smithi080 bash[28361]: cluster 2023-12-01T12:48:38.241881+0000 mgr.y (mgr.24362) 14401 : cluster 0 pgmap v14370: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:48:39.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:48:39 smithi080 bash[28361]: audit 2023-12-01T12:48:38.797707+0000 mon.c (mon.2) 9208 : audit 0 from='client.? 172.21.15.80:0/2514054084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:48:39.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:48:39 smithi080 bash[41963]: cluster 2023-12-01T12:48:38.241881+0000 mgr.y (mgr.24362) 14401 : cluster 0 pgmap v14370: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:48:39.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:48:39 smithi080 bash[41963]: audit 2023-12-01T12:48:38.797707+0000 mon.c (mon.2) 9208 : audit 0 from='client.? 172.21.15.80:0/2514054084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:48:39.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:48:39 smithi090 bash[32384]: cluster 2023-12-01T12:48:38.241881+0000 mgr.y (mgr.24362) 14401 : cluster 0 pgmap v14370: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:48:39.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:48:39 smithi090 bash[32384]: audit 2023-12-01T12:48:38.797707+0000 mon.c (mon.2) 9208 : audit 0 from='client.? 172.21.15.80:0/2514054084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:48:41.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:48:41 smithi080 bash[41963]: cluster 2023-12-01T12:48:40.242468+0000 mgr.y (mgr.24362) 14402 : cluster 0 pgmap v14371: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:48:41.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:48:41 smithi080 bash[41963]: audit 2023-12-01T12:48:40.545435+0000 mon.c (mon.2) 9209 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:48:41.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:48:41 smithi080 bash[41963]: audit 2023-12-01T12:48:41.249914+0000 mon.a (mon.0) 8921 : audit 0 from='client.? 172.21.15.80:0/360319487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:48:41.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:48:41 smithi080 bash[28361]: cluster 2023-12-01T12:48:40.242468+0000 mgr.y (mgr.24362) 14402 : cluster 0 pgmap v14371: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:48:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:48:41 smithi080 bash[28361]: audit 2023-12-01T12:48:40.545435+0000 mon.c (mon.2) 9209 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:48:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:48:41 smithi080 bash[28361]: audit 2023-12-01T12:48:41.249914+0000 mon.a (mon.0) 8921 : audit 0 from='client.? 172.21.15.80:0/360319487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:48:41.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:48:41 smithi090 bash[32384]: cluster 2023-12-01T12:48:40.242468+0000 mgr.y (mgr.24362) 14402 : cluster 0 pgmap v14371: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:48:41.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:48:41 smithi090 bash[32384]: audit 2023-12-01T12:48:40.545435+0000 mon.c (mon.2) 9209 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:48:41.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:48:41 smithi090 bash[32384]: audit 2023-12-01T12:48:41.249914+0000 mon.a (mon.0) 8921 : audit 0 from='client.? 172.21.15.80:0/360319487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:48:43.680 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:48:43 smithi080 bash[41963]: cluster 2023-12-01T12:48:42.243609+0000 mgr.y (mgr.24362) 14403 : cluster 0 pgmap v14372: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:48:43.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:48:43 smithi080 bash[28361]: cluster 2023-12-01T12:48:42.243609+0000 mgr.y (mgr.24362) 14403 : cluster 0 pgmap v14372: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:48:43.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:48:43 smithi090 bash[32384]: cluster 2023-12-01T12:48:42.243609+0000 mgr.y (mgr.24362) 14403 : cluster 0 pgmap v14372: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:48:44.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:48:44 smithi080 bash[28361]: audit 2023-12-01T12:48:43.709977+0000 mon.a (mon.0) 8922 : audit 0 from='client.? 172.21.15.80:0/394954779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:48:44.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:48:44 smithi080 bash[41963]: audit 2023-12-01T12:48:43.709977+0000 mon.a (mon.0) 8922 : audit 0 from='client.? 172.21.15.80:0/394954779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:48:44.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:48:44 smithi090 bash[32384]: audit 2023-12-01T12:48:43.709977+0000 mon.a (mon.0) 8922 : audit 0 from='client.? 172.21.15.80:0/394954779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:48:45.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:48:45 smithi080 bash[28361]: cluster 2023-12-01T12:48:44.244249+0000 mgr.y (mgr.24362) 14404 : cluster 0 pgmap v14373: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:48:45.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:48:45 smithi080 bash[41963]: cluster 2023-12-01T12:48:44.244249+0000 mgr.y (mgr.24362) 14404 : cluster 0 pgmap v14373: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:48:45.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:48:45 smithi090 bash[32384]: cluster 2023-12-01T12:48:44.244249+0000 mgr.y (mgr.24362) 14404 : cluster 0 pgmap v14373: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:48:46.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:48:46 smithi080 bash[28361]: audit 2023-12-01T12:48:46.166099+0000 mon.c (mon.2) 9210 : audit 0 from='client.? 172.21.15.80:0/1137642422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:48:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:48:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:48:46] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T12:48:46.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:48:46 smithi080 bash[41963]: audit 2023-12-01T12:48:46.166099+0000 mon.c (mon.2) 9210 : audit 0 from='client.? 172.21.15.80:0/1137642422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:48:46.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:48:46 smithi090 bash[32384]: audit 2023-12-01T12:48:46.166099+0000 mon.c (mon.2) 9210 : audit 0 from='client.? 172.21.15.80:0/1137642422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:48:47.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:48:47 smithi080 bash[41963]: cluster 2023-12-01T12:48:46.245264+0000 mgr.y (mgr.24362) 14405 : cluster 0 pgmap v14374: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:48:47.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:48:47 smithi080 bash[28361]: cluster 2023-12-01T12:48:46.245264+0000 mgr.y (mgr.24362) 14405 : cluster 0 pgmap v14374: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:48:47.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:48:47 smithi090 bash[32384]: cluster 2023-12-01T12:48:46.245264+0000 mgr.y (mgr.24362) 14405 : cluster 0 pgmap v14374: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:48:49.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:48:49 smithi080 bash[28361]: cluster 2023-12-01T12:48:48.245918+0000 mgr.y (mgr.24362) 14406 : cluster 0 pgmap v14375: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:48:49.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:48:49 smithi080 bash[28361]: audit 2023-12-01T12:48:48.623105+0000 mon.a (mon.0) 8923 : audit 0 from='client.? 172.21.15.80:0/577749173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:48:49.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:48:49 smithi080 bash[41963]: cluster 2023-12-01T12:48:48.245918+0000 mgr.y (mgr.24362) 14406 : cluster 0 pgmap v14375: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:48:49.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:48:49 smithi080 bash[41963]: audit 2023-12-01T12:48:48.623105+0000 mon.a (mon.0) 8923 : audit 0 from='client.? 172.21.15.80:0/577749173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:48:49.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:48:49 smithi090 bash[32384]: cluster 2023-12-01T12:48:48.245918+0000 mgr.y (mgr.24362) 14406 : cluster 0 pgmap v14375: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:48:49.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:48:49 smithi090 bash[32384]: audit 2023-12-01T12:48:48.623105+0000 mon.a (mon.0) 8923 : audit 0 from='client.? 172.21.15.80:0/577749173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:48:51.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:48:51 smithi080 bash[28361]: cluster 2023-12-01T12:48:50.246546+0000 mgr.y (mgr.24362) 14407 : cluster 0 pgmap v14376: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:48:51.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:48:51 smithi080 bash[28361]: audit 2023-12-01T12:48:51.075489+0000 mon.c (mon.2) 9211 : audit 0 from='client.? 172.21.15.80:0/575409193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:48:51.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:48:51 smithi080 bash[41963]: cluster 2023-12-01T12:48:50.246546+0000 mgr.y (mgr.24362) 14407 : cluster 0 pgmap v14376: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:48:51.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:48:51 smithi080 bash[41963]: audit 2023-12-01T12:48:51.075489+0000 mon.c (mon.2) 9211 : audit 0 from='client.? 172.21.15.80:0/575409193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:48:51.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:48:51 smithi090 bash[32384]: cluster 2023-12-01T12:48:50.246546+0000 mgr.y (mgr.24362) 14407 : cluster 0 pgmap v14376: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:48:51.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:48:51 smithi090 bash[32384]: audit 2023-12-01T12:48:51.075489+0000 mon.c (mon.2) 9211 : audit 0 from='client.? 172.21.15.80:0/575409193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:48:53.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:48:53 smithi080 bash[28361]: cluster 2023-12-01T12:48:52.247617+0000 mgr.y (mgr.24362) 14408 : cluster 0 pgmap v14377: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:48:53.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:48:53 smithi080 bash[41963]: cluster 2023-12-01T12:48:52.247617+0000 mgr.y (mgr.24362) 14408 : cluster 0 pgmap v14377: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:48:53.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:48:53 smithi090 bash[32384]: cluster 2023-12-01T12:48:52.247617+0000 mgr.y (mgr.24362) 14408 : cluster 0 pgmap v14377: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:48:54.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:48:54 smithi090 bash[32384]: audit 2023-12-01T12:48:53.529899+0000 mon.a (mon.0) 8924 : audit 0 from='client.? 172.21.15.80:0/1074641630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:48:54.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:48:54 smithi080 bash[28361]: audit 2023-12-01T12:48:53.529899+0000 mon.a (mon.0) 8924 : audit 0 from='client.? 172.21.15.80:0/1074641630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:48:54.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:48:54 smithi080 bash[41963]: audit 2023-12-01T12:48:53.529899+0000 mon.a (mon.0) 8924 : audit 0 from='client.? 172.21.15.80:0/1074641630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:48:55.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:48:55 smithi090 bash[32384]: cluster 2023-12-01T12:48:54.248286+0000 mgr.y (mgr.24362) 14409 : cluster 0 pgmap v14378: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:48:55.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:48:55 smithi080 bash[28361]: cluster 2023-12-01T12:48:54.248286+0000 mgr.y (mgr.24362) 14409 : cluster 0 pgmap v14378: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:48:55.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:48:55 smithi080 bash[41963]: cluster 2023-12-01T12:48:54.248286+0000 mgr.y (mgr.24362) 14409 : cluster 0 pgmap v14378: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:48:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:48:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:48:56] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T12:48:56.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:48:56 smithi080 bash[28361]: audit 2023-12-01T12:48:55.545613+0000 mon.c (mon.2) 9212 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:48:56.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:48:56 smithi080 bash[28361]: audit 2023-12-01T12:48:55.981573+0000 mon.c (mon.2) 9213 : audit 0 from='client.? 172.21.15.80:0/3569608545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:48:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:48:56 smithi080 bash[41963]: audit 2023-12-01T12:48:55.545613+0000 mon.c (mon.2) 9212 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:48:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:48:56 smithi080 bash[41963]: audit 2023-12-01T12:48:55.981573+0000 mon.c (mon.2) 9213 : audit 0 from='client.? 172.21.15.80:0/3569608545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:48:56.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:48:56 smithi090 bash[32384]: audit 2023-12-01T12:48:55.545613+0000 mon.c (mon.2) 9212 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:48:56.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:48:56 smithi090 bash[32384]: audit 2023-12-01T12:48:55.981573+0000 mon.c (mon.2) 9213 : audit 0 from='client.? 172.21.15.80:0/3569608545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:48:57.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:48:57 smithi090 bash[32384]: cluster 2023-12-01T12:48:56.249514+0000 mgr.y (mgr.24362) 14410 : cluster 0 pgmap v14379: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:48:57.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:48:57 smithi080 bash[28361]: cluster 2023-12-01T12:48:56.249514+0000 mgr.y (mgr.24362) 14410 : cluster 0 pgmap v14379: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:48:57.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:48:57 smithi080 bash[41963]: cluster 2023-12-01T12:48:56.249514+0000 mgr.y (mgr.24362) 14410 : cluster 0 pgmap v14379: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:48:58.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:48:58 smithi090 bash[32384]: audit 2023-12-01T12:48:58.451378+0000 mon.c (mon.2) 9214 : audit 0 from='client.? 172.21.15.80:0/2384127039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:48:58.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:48:58 smithi080 bash[28361]: audit 2023-12-01T12:48:58.451378+0000 mon.c (mon.2) 9214 : audit 0 from='client.? 172.21.15.80:0/2384127039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:48:58.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:48:58 smithi080 bash[41963]: audit 2023-12-01T12:48:58.451378+0000 mon.c (mon.2) 9214 : audit 0 from='client.? 172.21.15.80:0/2384127039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:48:59.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:48:59 smithi090 bash[32384]: cluster 2023-12-01T12:48:58.250159+0000 mgr.y (mgr.24362) 14411 : cluster 0 pgmap v14380: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:48:59.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:48:59 smithi080 bash[28361]: cluster 2023-12-01T12:48:58.250159+0000 mgr.y (mgr.24362) 14411 : cluster 0 pgmap v14380: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:48:59.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:48:59 smithi080 bash[41963]: cluster 2023-12-01T12:48:58.250159+0000 mgr.y (mgr.24362) 14411 : cluster 0 pgmap v14380: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:49:01.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:49:01 smithi090 bash[32384]: cluster 2023-12-01T12:49:00.250826+0000 mgr.y (mgr.24362) 14412 : cluster 0 pgmap v14381: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:49:01.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:49:01 smithi090 bash[32384]: audit 2023-12-01T12:49:00.913451+0000 mon.a (mon.0) 8925 : audit 0 from='client.? 172.21.15.80:0/406609474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:49:01.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:49:01 smithi080 bash[28361]: cluster 2023-12-01T12:49:00.250826+0000 mgr.y (mgr.24362) 14412 : cluster 0 pgmap v14381: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:49:01.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:49:01 smithi080 bash[28361]: audit 2023-12-01T12:49:00.913451+0000 mon.a (mon.0) 8925 : audit 0 from='client.? 172.21.15.80:0/406609474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:49:01.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:49:01 smithi080 bash[41963]: cluster 2023-12-01T12:49:00.250826+0000 mgr.y (mgr.24362) 14412 : cluster 0 pgmap v14381: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:49:01.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:49:01 smithi080 bash[41963]: audit 2023-12-01T12:49:00.913451+0000 mon.a (mon.0) 8925 : audit 0 from='client.? 172.21.15.80:0/406609474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:49:02.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:49:02 smithi080 bash[28361]: audit 2023-12-01T12:49:01.826720+0000 mon.c (mon.2) 9215 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:49:02.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:49:02 smithi080 bash[41963]: audit 2023-12-01T12:49:01.826720+0000 mon.c (mon.2) 9215 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:49:03.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:49:02 smithi090 bash[32384]: audit 2023-12-01T12:49:01.826720+0000 mon.c (mon.2) 9215 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:49:03.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:49:03 smithi080 bash[28361]: cluster 2023-12-01T12:49:02.251922+0000 mgr.y (mgr.24362) 14413 : cluster 0 pgmap v14382: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:49:03.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:49:03 smithi080 bash[28361]: audit 2023-12-01T12:49:03.376200+0000 mon.a (mon.0) 8926 : audit 0 from='client.? 172.21.15.80:0/1740436331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:49:03.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:49:03 smithi080 bash[41963]: cluster 2023-12-01T12:49:02.251922+0000 mgr.y (mgr.24362) 14413 : cluster 0 pgmap v14382: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:49:03.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:49:03 smithi080 bash[41963]: audit 2023-12-01T12:49:03.376200+0000 mon.a (mon.0) 8926 : audit 0 from='client.? 172.21.15.80:0/1740436331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:49:04.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:49:03 smithi090 bash[32384]: cluster 2023-12-01T12:49:02.251922+0000 mgr.y (mgr.24362) 14413 : cluster 0 pgmap v14382: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:49:04.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:49:03 smithi090 bash[32384]: audit 2023-12-01T12:49:03.376200+0000 mon.a (mon.0) 8926 : audit 0 from='client.? 172.21.15.80:0/1740436331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:49:05.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:49:05 smithi080 bash[28361]: cluster 2023-12-01T12:49:04.252528+0000 mgr.y (mgr.24362) 14414 : cluster 0 pgmap v14383: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:49:05.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:49:05 smithi080 bash[41963]: cluster 2023-12-01T12:49:04.252528+0000 mgr.y (mgr.24362) 14414 : cluster 0 pgmap v14383: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:49:06.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:49:05 smithi090 bash[32384]: cluster 2023-12-01T12:49:04.252528+0000 mgr.y (mgr.24362) 14414 : cluster 0 pgmap v14383: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:49:06.540 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:49:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:49:06] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T12:49:06.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:49:06 smithi080 bash[41963]: audit 2023-12-01T12:49:05.823536+0000 mon.a (mon.0) 8927 : audit 0 from='client.? 172.21.15.80:0/81406006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:49:06.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:49:06 smithi080 bash[28361]: audit 2023-12-01T12:49:05.823536+0000 mon.a (mon.0) 8927 : audit 0 from='client.? 172.21.15.80:0/81406006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:49:07.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:49:06 smithi090 bash[32384]: audit 2023-12-01T12:49:05.823536+0000 mon.a (mon.0) 8927 : audit 0 from='client.? 172.21.15.80:0/81406006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:49:07.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:49:07 smithi080 bash[28361]: cluster 2023-12-01T12:49:06.253745+0000 mgr.y (mgr.24362) 14415 : cluster 0 pgmap v14384: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:49:07.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:49:07 smithi080 bash[41963]: cluster 2023-12-01T12:49:06.253745+0000 mgr.y (mgr.24362) 14415 : cluster 0 pgmap v14384: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:49:08.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:49:07 smithi090 bash[32384]: cluster 2023-12-01T12:49:06.253745+0000 mgr.y (mgr.24362) 14415 : cluster 0 pgmap v14384: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:49:09.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:49:08 smithi090 bash[32384]: audit 2023-12-01T12:49:07.724342+0000 mon.a (mon.0) 8928 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:49:09.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:49:08 smithi090 bash[32384]: audit 2023-12-01T12:49:07.737195+0000 mon.a (mon.0) 8929 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:49:09.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:49:08 smithi090 bash[32384]: audit 2023-12-01T12:49:07.969693+0000 mon.a (mon.0) 8930 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:49:09.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:49:08 smithi090 bash[32384]: audit 2023-12-01T12:49:07.988496+0000 mon.a (mon.0) 8931 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:49:09.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:49:08 smithi090 bash[32384]: audit 2023-12-01T12:49:08.294139+0000 mon.c (mon.2) 9216 : audit 0 from='client.? 172.21.15.80:0/3400290022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:49:09.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:49:08 smithi090 bash[32384]: audit 2023-12-01T12:49:08.460053+0000 mon.c (mon.2) 9217 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:49:09.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:49:08 smithi090 bash[32384]: audit 2023-12-01T12:49:08.461607+0000 mon.c (mon.2) 9218 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:49:09.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:49:08 smithi090 bash[32384]: audit 2023-12-01T12:49:08.469210+0000 mon.a (mon.0) 8932 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:49:09.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:49:08 smithi080 bash[28361]: audit 2023-12-01T12:49:07.724342+0000 mon.a (mon.0) 8928 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:49:09.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:49:08 smithi080 bash[28361]: audit 2023-12-01T12:49:07.737195+0000 mon.a (mon.0) 8929 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:49:09.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:49:08 smithi080 bash[28361]: audit 2023-12-01T12:49:07.969693+0000 mon.a (mon.0) 8930 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:49:09.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:49:08 smithi080 bash[28361]: audit 2023-12-01T12:49:07.988496+0000 mon.a (mon.0) 8931 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:49:09.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:49:08 smithi080 bash[28361]: audit 2023-12-01T12:49:08.294139+0000 mon.c (mon.2) 9216 : audit 0 from='client.? 172.21.15.80:0/3400290022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:49:09.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:49:08 smithi080 bash[28361]: audit 2023-12-01T12:49:08.460053+0000 mon.c (mon.2) 9217 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:49:09.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:49:08 smithi080 bash[28361]: audit 2023-12-01T12:49:08.461607+0000 mon.c (mon.2) 9218 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:49:09.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:49:08 smithi080 bash[28361]: audit 2023-12-01T12:49:08.469210+0000 mon.a (mon.0) 8932 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:49:09.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:49:08 smithi080 bash[41963]: audit 2023-12-01T12:49:07.724342+0000 mon.a (mon.0) 8928 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:49:09.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:49:08 smithi080 bash[41963]: audit 2023-12-01T12:49:07.737195+0000 mon.a (mon.0) 8929 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:49:09.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:49:08 smithi080 bash[41963]: audit 2023-12-01T12:49:07.969693+0000 mon.a (mon.0) 8930 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:49:09.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:49:08 smithi080 bash[41963]: audit 2023-12-01T12:49:07.988496+0000 mon.a (mon.0) 8931 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:49:09.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:49:08 smithi080 bash[41963]: audit 2023-12-01T12:49:08.294139+0000 mon.c (mon.2) 9216 : audit 0 from='client.? 172.21.15.80:0/3400290022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:49:09.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:49:08 smithi080 bash[41963]: audit 2023-12-01T12:49:08.460053+0000 mon.c (mon.2) 9217 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:49:09.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:49:08 smithi080 bash[41963]: audit 2023-12-01T12:49:08.461607+0000 mon.c (mon.2) 9218 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:49:09.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:49:08 smithi080 bash[41963]: audit 2023-12-01T12:49:08.469210+0000 mon.a (mon.0) 8932 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:49:10.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:49:09 smithi090 bash[32384]: cluster 2023-12-01T12:49:08.254421+0000 mgr.y (mgr.24362) 14416 : cluster 0 pgmap v14385: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:49:10.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:49:09 smithi080 bash[28361]: cluster 2023-12-01T12:49:08.254421+0000 mgr.y (mgr.24362) 14416 : cluster 0 pgmap v14385: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:49:10.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:49:09 smithi080 bash[41963]: cluster 2023-12-01T12:49:08.254421+0000 mgr.y (mgr.24362) 14416 : cluster 0 pgmap v14385: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:49:11.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:49:10 smithi090 bash[32384]: audit 2023-12-01T12:49:10.546002+0000 mon.c (mon.2) 9219 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:49:11.180 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:49:10 smithi080 bash[41963]: audit 2023-12-01T12:49:10.546002+0000 mon.c (mon.2) 9219 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:49:11.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:49:10 smithi080 bash[28361]: audit 2023-12-01T12:49:10.546002+0000 mon.c (mon.2) 9219 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:49:12.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:49:11 smithi090 bash[32384]: cluster 2023-12-01T12:49:10.255130+0000 mgr.y (mgr.24362) 14417 : cluster 0 pgmap v14386: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:49:12.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:49:11 smithi090 bash[32384]: audit 2023-12-01T12:49:10.750697+0000 mon.c (mon.2) 9220 : audit 0 from='client.? 172.21.15.80:0/1529425867' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:49:12.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:49:11 smithi080 bash[41963]: cluster 2023-12-01T12:49:10.255130+0000 mgr.y (mgr.24362) 14417 : cluster 0 pgmap v14386: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:49:12.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:49:11 smithi080 bash[41963]: audit 2023-12-01T12:49:10.750697+0000 mon.c (mon.2) 9220 : audit 0 from='client.? 172.21.15.80:0/1529425867' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:49:12.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:49:11 smithi080 bash[28361]: cluster 2023-12-01T12:49:10.255130+0000 mgr.y (mgr.24362) 14417 : cluster 0 pgmap v14386: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:49:12.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:49:11 smithi080 bash[28361]: audit 2023-12-01T12:49:10.750697+0000 mon.c (mon.2) 9220 : audit 0 from='client.? 172.21.15.80:0/1529425867' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:49:14.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:49:13 smithi090 bash[32384]: cluster 2023-12-01T12:49:12.256292+0000 mgr.y (mgr.24362) 14418 : cluster 0 pgmap v14387: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:49:14.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:49:13 smithi090 bash[32384]: audit 2023-12-01T12:49:13.209192+0000 mon.c (mon.2) 9221 : audit 0 from='client.? 172.21.15.80:0/1668467719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:49:14.180 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:49:13 smithi080 bash[41963]: cluster 2023-12-01T12:49:12.256292+0000 mgr.y (mgr.24362) 14418 : cluster 0 pgmap v14387: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:49:14.180 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:49:13 smithi080 bash[41963]: audit 2023-12-01T12:49:13.209192+0000 mon.c (mon.2) 9221 : audit 0 from='client.? 172.21.15.80:0/1668467719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:49:14.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:49:13 smithi080 bash[28361]: cluster 2023-12-01T12:49:12.256292+0000 mgr.y (mgr.24362) 14418 : cluster 0 pgmap v14387: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:49:14.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:49:13 smithi080 bash[28361]: audit 2023-12-01T12:49:13.209192+0000 mon.c (mon.2) 9221 : audit 0 from='client.? 172.21.15.80:0/1668467719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:49:16.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:49:15 smithi090 bash[32384]: cluster 2023-12-01T12:49:14.256925+0000 mgr.y (mgr.24362) 14419 : cluster 0 pgmap v14388: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:49:16.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:49:15 smithi090 bash[32384]: audit 2023-12-01T12:49:15.660989+0000 mon.a (mon.0) 8933 : audit 0 from='client.? 172.21.15.80:0/534846718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:49:16.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:49:15 smithi080 bash[28361]: cluster 2023-12-01T12:49:14.256925+0000 mgr.y (mgr.24362) 14419 : cluster 0 pgmap v14388: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:49:16.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:49:15 smithi080 bash[28361]: audit 2023-12-01T12:49:15.660989+0000 mon.a (mon.0) 8933 : audit 0 from='client.? 172.21.15.80:0/534846718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:49:16.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:49:15 smithi080 bash[41963]: cluster 2023-12-01T12:49:14.256925+0000 mgr.y (mgr.24362) 14419 : cluster 0 pgmap v14388: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:49:16.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:49:15 smithi080 bash[41963]: audit 2023-12-01T12:49:15.660989+0000 mon.a (mon.0) 8933 : audit 0 from='client.? 172.21.15.80:0/534846718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:49:16.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:49:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:49:16] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T12:49:18.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:49:17 smithi090 bash[32384]: cluster 2023-12-01T12:49:16.258067+0000 mgr.y (mgr.24362) 14420 : cluster 0 pgmap v14389: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:49:18.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:49:17 smithi080 bash[28361]: cluster 2023-12-01T12:49:16.258067+0000 mgr.y (mgr.24362) 14420 : cluster 0 pgmap v14389: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:49:18.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:49:17 smithi080 bash[41963]: cluster 2023-12-01T12:49:16.258067+0000 mgr.y (mgr.24362) 14420 : cluster 0 pgmap v14389: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:49:19.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:49:18 smithi090 bash[32384]: audit 2023-12-01T12:49:18.116748+0000 mon.a (mon.0) 8934 : audit 0 from='client.? 172.21.15.80:0/3266511988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:49:19.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:49:18 smithi080 bash[41963]: audit 2023-12-01T12:49:18.116748+0000 mon.a (mon.0) 8934 : audit 0 from='client.? 172.21.15.80:0/3266511988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:49:19.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:49:18 smithi080 bash[28361]: audit 2023-12-01T12:49:18.116748+0000 mon.a (mon.0) 8934 : audit 0 from='client.? 172.21.15.80:0/3266511988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:49:20.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:49:19 smithi090 bash[32384]: cluster 2023-12-01T12:49:18.258887+0000 mgr.y (mgr.24362) 14421 : cluster 0 pgmap v14390: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:49:20.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:49:19 smithi080 bash[28361]: cluster 2023-12-01T12:49:18.258887+0000 mgr.y (mgr.24362) 14421 : cluster 0 pgmap v14390: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:49:20.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:49:19 smithi080 bash[41963]: cluster 2023-12-01T12:49:18.258887+0000 mgr.y (mgr.24362) 14421 : cluster 0 pgmap v14390: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:49:21.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:49:20 smithi080 bash[28361]: audit 2023-12-01T12:49:20.576325+0000 mon.a (mon.0) 8935 : audit 0 from='client.? 172.21.15.80:0/2500545338' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:49:21.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:49:20 smithi080 bash[41963]: audit 2023-12-01T12:49:20.576325+0000 mon.a (mon.0) 8935 : audit 0 from='client.? 172.21.15.80:0/2500545338' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:49:21.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:49:20 smithi090 bash[32384]: audit 2023-12-01T12:49:20.576325+0000 mon.a (mon.0) 8935 : audit 0 from='client.? 172.21.15.80:0/2500545338' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:49:22.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:49:21 smithi080 bash[28361]: cluster 2023-12-01T12:49:20.259511+0000 mgr.y (mgr.24362) 14422 : cluster 0 pgmap v14391: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:49:22.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:49:21 smithi080 bash[41963]: cluster 2023-12-01T12:49:20.259511+0000 mgr.y (mgr.24362) 14422 : cluster 0 pgmap v14391: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:49:22.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:49:21 smithi090 bash[32384]: cluster 2023-12-01T12:49:20.259511+0000 mgr.y (mgr.24362) 14422 : cluster 0 pgmap v14391: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:49:24.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:49:23 smithi080 bash[28361]: cluster 2023-12-01T12:49:22.260681+0000 mgr.y (mgr.24362) 14423 : cluster 0 pgmap v14392: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:49:24.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:49:23 smithi080 bash[28361]: audit 2023-12-01T12:49:23.029575+0000 mon.c (mon.2) 9222 : audit 0 from='client.? 172.21.15.80:0/3216991888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:49:24.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:49:23 smithi080 bash[41963]: cluster 2023-12-01T12:49:22.260681+0000 mgr.y (mgr.24362) 14423 : cluster 0 pgmap v14392: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:49:24.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:49:23 smithi080 bash[41963]: audit 2023-12-01T12:49:23.029575+0000 mon.c (mon.2) 9222 : audit 0 from='client.? 172.21.15.80:0/3216991888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:49:24.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:49:23 smithi090 bash[32384]: cluster 2023-12-01T12:49:22.260681+0000 mgr.y (mgr.24362) 14423 : cluster 0 pgmap v14392: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:49:24.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:49:23 smithi090 bash[32384]: audit 2023-12-01T12:49:23.029575+0000 mon.c (mon.2) 9222 : audit 0 from='client.? 172.21.15.80:0/3216991888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:49:26.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:49:25 smithi080 bash[28361]: cluster 2023-12-01T12:49:24.261460+0000 mgr.y (mgr.24362) 14424 : cluster 0 pgmap v14393: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:49:26.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:49:25 smithi080 bash[28361]: audit 2023-12-01T12:49:25.474354+0000 mon.a (mon.0) 8936 : audit 0 from='client.? 172.21.15.80:0/1793062949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:49:26.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:49:25 smithi080 bash[28361]: audit 2023-12-01T12:49:25.546328+0000 mon.c (mon.2) 9223 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:49:26.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:49:25 smithi080 bash[41963]: cluster 2023-12-01T12:49:24.261460+0000 mgr.y (mgr.24362) 14424 : cluster 0 pgmap v14393: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:49:26.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:49:25 smithi080 bash[41963]: audit 2023-12-01T12:49:25.474354+0000 mon.a (mon.0) 8936 : audit 0 from='client.? 172.21.15.80:0/1793062949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:49:26.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:49:25 smithi080 bash[41963]: audit 2023-12-01T12:49:25.546328+0000 mon.c (mon.2) 9223 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:49:26.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:49:25 smithi090 bash[32384]: cluster 2023-12-01T12:49:24.261460+0000 mgr.y (mgr.24362) 14424 : cluster 0 pgmap v14393: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:49:26.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:49:25 smithi090 bash[32384]: audit 2023-12-01T12:49:25.474354+0000 mon.a (mon.0) 8936 : audit 0 from='client.? 172.21.15.80:0/1793062949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:49:26.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:49:25 smithi090 bash[32384]: audit 2023-12-01T12:49:25.546328+0000 mon.c (mon.2) 9223 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:49:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:49:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:49:26] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T12:49:28.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:49:27 smithi080 bash[41963]: cluster 2023-12-01T12:49:26.262652+0000 mgr.y (mgr.24362) 14425 : cluster 0 pgmap v14394: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:49:28.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:49:27 smithi080 bash[28361]: cluster 2023-12-01T12:49:26.262652+0000 mgr.y (mgr.24362) 14425 : cluster 0 pgmap v14394: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:49:28.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:49:27 smithi090 bash[32384]: cluster 2023-12-01T12:49:26.262652+0000 mgr.y (mgr.24362) 14425 : cluster 0 pgmap v14394: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:49:29.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:49:28 smithi080 bash[41963]: audit 2023-12-01T12:49:27.934947+0000 mon.c (mon.2) 9224 : audit 0 from='client.? 172.21.15.80:0/973792063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:49:29.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:49:28 smithi080 bash[28361]: audit 2023-12-01T12:49:27.934947+0000 mon.c (mon.2) 9224 : audit 0 from='client.? 172.21.15.80:0/973792063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:49:29.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:49:28 smithi090 bash[32384]: audit 2023-12-01T12:49:27.934947+0000 mon.c (mon.2) 9224 : audit 0 from='client.? 172.21.15.80:0/973792063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:49:30.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:49:29 smithi080 bash[28361]: cluster 2023-12-01T12:49:28.263428+0000 mgr.y (mgr.24362) 14426 : cluster 0 pgmap v14395: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:49:30.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:49:29 smithi080 bash[41963]: cluster 2023-12-01T12:49:28.263428+0000 mgr.y (mgr.24362) 14426 : cluster 0 pgmap v14395: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:49:30.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:49:29 smithi090 bash[32384]: cluster 2023-12-01T12:49:28.263428+0000 mgr.y (mgr.24362) 14426 : cluster 0 pgmap v14395: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:49:31.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:49:30 smithi080 bash[28361]: audit 2023-12-01T12:49:30.394174+0000 mon.a (mon.0) 8937 : audit 0 from='client.? 172.21.15.80:0/3690314658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:49:31.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:49:30 smithi080 bash[41963]: audit 2023-12-01T12:49:30.394174+0000 mon.a (mon.0) 8937 : audit 0 from='client.? 172.21.15.80:0/3690314658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:49:31.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:49:30 smithi090 bash[32384]: audit 2023-12-01T12:49:30.394174+0000 mon.a (mon.0) 8937 : audit 0 from='client.? 172.21.15.80:0/3690314658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:49:32.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:49:31 smithi080 bash[41963]: cluster 2023-12-01T12:49:30.264085+0000 mgr.y (mgr.24362) 14427 : cluster 0 pgmap v14396: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:49:32.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:49:31 smithi080 bash[28361]: cluster 2023-12-01T12:49:30.264085+0000 mgr.y (mgr.24362) 14427 : cluster 0 pgmap v14396: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:49:32.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:49:31 smithi090 bash[32384]: cluster 2023-12-01T12:49:30.264085+0000 mgr.y (mgr.24362) 14427 : cluster 0 pgmap v14396: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:49:33.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:49:33 smithi080 bash[28361]: cluster 2023-12-01T12:49:32.265318+0000 mgr.y (mgr.24362) 14428 : cluster 0 pgmap v14397: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:49:33.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:49:33 smithi080 bash[28361]: audit 2023-12-01T12:49:32.845998+0000 mon.c (mon.2) 9225 : audit 0 from='client.? 172.21.15.80:0/1071866646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:49:33.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:49:33 smithi080 bash[41963]: cluster 2023-12-01T12:49:32.265318+0000 mgr.y (mgr.24362) 14428 : cluster 0 pgmap v14397: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:49:33.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:49:33 smithi080 bash[41963]: audit 2023-12-01T12:49:32.845998+0000 mon.c (mon.2) 9225 : audit 0 from='client.? 172.21.15.80:0/1071866646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:49:33.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:49:33 smithi090 bash[32384]: cluster 2023-12-01T12:49:32.265318+0000 mgr.y (mgr.24362) 14428 : cluster 0 pgmap v14397: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:49:33.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:49:33 smithi090 bash[32384]: audit 2023-12-01T12:49:32.845998+0000 mon.c (mon.2) 9225 : audit 0 from='client.? 172.21.15.80:0/1071866646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:49:35.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:49:35 smithi080 bash[28361]: cluster 2023-12-01T12:49:34.266011+0000 mgr.y (mgr.24362) 14429 : cluster 0 pgmap v14398: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:49:35.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:49:35 smithi080 bash[28361]: audit 2023-12-01T12:49:35.303585+0000 mon.a (mon.0) 8938 : audit 0 from='client.? 172.21.15.80:0/3116234915' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:49:35.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:49:35 smithi080 bash[41963]: cluster 2023-12-01T12:49:34.266011+0000 mgr.y (mgr.24362) 14429 : cluster 0 pgmap v14398: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:49:35.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:49:35 smithi080 bash[41963]: audit 2023-12-01T12:49:35.303585+0000 mon.a (mon.0) 8938 : audit 0 from='client.? 172.21.15.80:0/3116234915' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:49:35.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:49:35 smithi090 bash[32384]: cluster 2023-12-01T12:49:34.266011+0000 mgr.y (mgr.24362) 14429 : cluster 0 pgmap v14398: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:49:35.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:49:35 smithi090 bash[32384]: audit 2023-12-01T12:49:35.303585+0000 mon.a (mon.0) 8938 : audit 0 from='client.? 172.21.15.80:0/3116234915' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:49:36.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:49:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:49:36] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T12:49:37.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:49:37 smithi080 bash[41963]: cluster 2023-12-01T12:49:36.267163+0000 mgr.y (mgr.24362) 14430 : cluster 0 pgmap v14399: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:49:37.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:49:37 smithi080 bash[28361]: cluster 2023-12-01T12:49:36.267163+0000 mgr.y (mgr.24362) 14430 : cluster 0 pgmap v14399: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:49:37.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:49:37 smithi090 bash[32384]: cluster 2023-12-01T12:49:36.267163+0000 mgr.y (mgr.24362) 14430 : cluster 0 pgmap v14399: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:49:38.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:49:38 smithi080 bash[28361]: audit 2023-12-01T12:49:37.759649+0000 mon.c (mon.2) 9226 : audit 0 from='client.? 172.21.15.80:0/3895769336' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:49:38.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:49:38 smithi080 bash[41963]: audit 2023-12-01T12:49:37.759649+0000 mon.c (mon.2) 9226 : audit 0 from='client.? 172.21.15.80:0/3895769336' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:49:38.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:49:38 smithi090 bash[32384]: audit 2023-12-01T12:49:37.759649+0000 mon.c (mon.2) 9226 : audit 0 from='client.? 172.21.15.80:0/3895769336' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:49:39.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:49:39 smithi080 bash[28361]: cluster 2023-12-01T12:49:38.267866+0000 mgr.y (mgr.24362) 14431 : cluster 0 pgmap v14400: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:49:39.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:49:39 smithi080 bash[41963]: cluster 2023-12-01T12:49:38.267866+0000 mgr.y (mgr.24362) 14431 : cluster 0 pgmap v14400: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:49:39.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:49:39 smithi090 bash[32384]: cluster 2023-12-01T12:49:38.267866+0000 mgr.y (mgr.24362) 14431 : cluster 0 pgmap v14400: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:49:40.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:49:40 smithi080 bash[28361]: audit 2023-12-01T12:49:40.217605+0000 mon.a (mon.0) 8939 : audit 0 from='client.? 172.21.15.80:0/1087227814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:49:40.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:49:40 smithi080 bash[41963]: audit 2023-12-01T12:49:40.217605+0000 mon.a (mon.0) 8939 : audit 0 from='client.? 172.21.15.80:0/1087227814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:49:40.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:49:40 smithi090 bash[32384]: audit 2023-12-01T12:49:40.217605+0000 mon.a (mon.0) 8939 : audit 0 from='client.? 172.21.15.80:0/1087227814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:49:41.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:49:41 smithi080 bash[28361]: cluster 2023-12-01T12:49:40.268472+0000 mgr.y (mgr.24362) 14432 : cluster 0 pgmap v14401: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:49:41.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:49:41 smithi080 bash[28361]: audit 2023-12-01T12:49:40.546574+0000 mon.c (mon.2) 9227 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:49:41.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:49:41 smithi080 bash[41963]: cluster 2023-12-01T12:49:40.268472+0000 mgr.y (mgr.24362) 14432 : cluster 0 pgmap v14401: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:49:41.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:49:41 smithi080 bash[41963]: audit 2023-12-01T12:49:40.546574+0000 mon.c (mon.2) 9227 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:49:41.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:49:41 smithi090 bash[32384]: cluster 2023-12-01T12:49:40.268472+0000 mgr.y (mgr.24362) 14432 : cluster 0 pgmap v14401: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:49:41.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:49:41 smithi090 bash[32384]: audit 2023-12-01T12:49:40.546574+0000 mon.c (mon.2) 9227 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:49:43.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:49:43 smithi080 bash[28361]: cluster 2023-12-01T12:49:42.269561+0000 mgr.y (mgr.24362) 14433 : cluster 0 pgmap v14402: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:49:43.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:49:43 smithi080 bash[28361]: audit 2023-12-01T12:49:42.667480+0000 mon.c (mon.2) 9228 : audit 0 from='client.? 172.21.15.80:0/2472020770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:49:43.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:49:43 smithi080 bash[41963]: cluster 2023-12-01T12:49:42.269561+0000 mgr.y (mgr.24362) 14433 : cluster 0 pgmap v14402: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:49:43.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:49:43 smithi080 bash[41963]: audit 2023-12-01T12:49:42.667480+0000 mon.c (mon.2) 9228 : audit 0 from='client.? 172.21.15.80:0/2472020770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:49:43.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:49:43 smithi090 bash[32384]: cluster 2023-12-01T12:49:42.269561+0000 mgr.y (mgr.24362) 14433 : cluster 0 pgmap v14402: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:49:43.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:49:43 smithi090 bash[32384]: audit 2023-12-01T12:49:42.667480+0000 mon.c (mon.2) 9228 : audit 0 from='client.? 172.21.15.80:0/2472020770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:49:45.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:49:45 smithi080 bash[28361]: cluster 2023-12-01T12:49:44.270211+0000 mgr.y (mgr.24362) 14434 : cluster 0 pgmap v14403: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:49:45.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:49:45 smithi080 bash[28361]: audit 2023-12-01T12:49:45.117986+0000 mon.a (mon.0) 8940 : audit 0 from='client.? 172.21.15.80:0/1533765788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:49:45.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:49:45 smithi080 bash[41963]: cluster 2023-12-01T12:49:44.270211+0000 mgr.y (mgr.24362) 14434 : cluster 0 pgmap v14403: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:49:45.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:49:45 smithi080 bash[41963]: audit 2023-12-01T12:49:45.117986+0000 mon.a (mon.0) 8940 : audit 0 from='client.? 172.21.15.80:0/1533765788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:49:45.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:49:45 smithi090 bash[32384]: cluster 2023-12-01T12:49:44.270211+0000 mgr.y (mgr.24362) 14434 : cluster 0 pgmap v14403: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:49:45.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:49:45 smithi090 bash[32384]: audit 2023-12-01T12:49:45.117986+0000 mon.a (mon.0) 8940 : audit 0 from='client.? 172.21.15.80:0/1533765788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:49:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:49:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:49:46] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T12:49:47.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:49:47 smithi080 bash[41963]: cluster 2023-12-01T12:49:46.271314+0000 mgr.y (mgr.24362) 14435 : cluster 0 pgmap v14404: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:49:47.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:49:47 smithi080 bash[28361]: cluster 2023-12-01T12:49:46.271314+0000 mgr.y (mgr.24362) 14435 : cluster 0 pgmap v14404: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:49:47.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:49:47 smithi090 bash[32384]: cluster 2023-12-01T12:49:46.271314+0000 mgr.y (mgr.24362) 14435 : cluster 0 pgmap v14404: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:49:48.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:49:48 smithi080 bash[28361]: audit 2023-12-01T12:49:47.579848+0000 mon.a (mon.0) 8941 : audit 0 from='client.? 172.21.15.80:0/4120894829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:49:48.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:49:48 smithi080 bash[41963]: audit 2023-12-01T12:49:47.579848+0000 mon.a (mon.0) 8941 : audit 0 from='client.? 172.21.15.80:0/4120894829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:49:48.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:49:48 smithi090 bash[32384]: audit 2023-12-01T12:49:47.579848+0000 mon.a (mon.0) 8941 : audit 0 from='client.? 172.21.15.80:0/4120894829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:49:49.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:49:49 smithi080 bash[28361]: cluster 2023-12-01T12:49:48.272111+0000 mgr.y (mgr.24362) 14436 : cluster 0 pgmap v14405: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:49:49.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:49:49 smithi080 bash[41963]: cluster 2023-12-01T12:49:48.272111+0000 mgr.y (mgr.24362) 14436 : cluster 0 pgmap v14405: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:49:49.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:49:49 smithi090 bash[32384]: cluster 2023-12-01T12:49:48.272111+0000 mgr.y (mgr.24362) 14436 : cluster 0 pgmap v14405: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:49:50.680 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:49:50 smithi080 bash[41963]: audit 2023-12-01T12:49:50.038854+0000 mon.c (mon.2) 9229 : audit 0 from='client.? 172.21.15.80:0/3399335365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:49:50.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:49:50 smithi080 bash[28361]: audit 2023-12-01T12:49:50.038854+0000 mon.c (mon.2) 9229 : audit 0 from='client.? 172.21.15.80:0/3399335365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:49:50.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:49:50 smithi090 bash[32384]: audit 2023-12-01T12:49:50.038854+0000 mon.c (mon.2) 9229 : audit 0 from='client.? 172.21.15.80:0/3399335365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:49:51.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:49:51 smithi080 bash[28361]: cluster 2023-12-01T12:49:50.272752+0000 mgr.y (mgr.24362) 14437 : cluster 0 pgmap v14406: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:49:51.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:49:51 smithi080 bash[41963]: cluster 2023-12-01T12:49:50.272752+0000 mgr.y (mgr.24362) 14437 : cluster 0 pgmap v14406: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:49:51.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:49:51 smithi090 bash[32384]: cluster 2023-12-01T12:49:50.272752+0000 mgr.y (mgr.24362) 14437 : cluster 0 pgmap v14406: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:49:53.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:49:53 smithi080 bash[28361]: cluster 2023-12-01T12:49:52.273830+0000 mgr.y (mgr.24362) 14438 : cluster 0 pgmap v14407: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:49:53.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:49:53 smithi080 bash[28361]: audit 2023-12-01T12:49:52.491192+0000 mon.c (mon.2) 9230 : audit 0 from='client.? 172.21.15.80:0/1884707561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:49:53.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:49:53 smithi080 bash[41963]: cluster 2023-12-01T12:49:52.273830+0000 mgr.y (mgr.24362) 14438 : cluster 0 pgmap v14407: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:49:53.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:49:53 smithi080 bash[41963]: audit 2023-12-01T12:49:52.491192+0000 mon.c (mon.2) 9230 : audit 0 from='client.? 172.21.15.80:0/1884707561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:49:53.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:49:53 smithi090 bash[32384]: cluster 2023-12-01T12:49:52.273830+0000 mgr.y (mgr.24362) 14438 : cluster 0 pgmap v14407: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:49:53.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:49:53 smithi090 bash[32384]: audit 2023-12-01T12:49:52.491192+0000 mon.c (mon.2) 9230 : audit 0 from='client.? 172.21.15.80:0/1884707561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:49:55.680 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:49:55 smithi080 bash[41963]: cluster 2023-12-01T12:49:54.274458+0000 mgr.y (mgr.24362) 14439 : cluster 0 pgmap v14408: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:49:55.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:49:55 smithi080 bash[41963]: audit 2023-12-01T12:49:54.931531+0000 mon.c (mon.2) 9231 : audit 0 from='client.? 172.21.15.80:0/1554318508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:49:55.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:49:55 smithi080 bash[28361]: cluster 2023-12-01T12:49:54.274458+0000 mgr.y (mgr.24362) 14439 : cluster 0 pgmap v14408: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:49:55.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:49:55 smithi080 bash[28361]: audit 2023-12-01T12:49:54.931531+0000 mon.c (mon.2) 9231 : audit 0 from='client.? 172.21.15.80:0/1554318508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:49:55.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:49:55 smithi090 bash[32384]: cluster 2023-12-01T12:49:54.274458+0000 mgr.y (mgr.24362) 14439 : cluster 0 pgmap v14408: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:49:55.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:49:55 smithi090 bash[32384]: audit 2023-12-01T12:49:54.931531+0000 mon.c (mon.2) 9231 : audit 0 from='client.? 172.21.15.80:0/1554318508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:49:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:49:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:49:56] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T12:49:56.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:49:56 smithi080 bash[28361]: audit 2023-12-01T12:49:55.547224+0000 mon.c (mon.2) 9232 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:49:56.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:49:56 smithi080 bash[41963]: audit 2023-12-01T12:49:55.547224+0000 mon.c (mon.2) 9232 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:49:56.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:49:56 smithi090 bash[32384]: audit 2023-12-01T12:49:55.547224+0000 mon.c (mon.2) 9232 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:49:57.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:49:57 smithi080 bash[28361]: cluster 2023-12-01T12:49:56.275547+0000 mgr.y (mgr.24362) 14440 : cluster 0 pgmap v14409: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:49:57.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:49:57 smithi080 bash[28361]: audit 2023-12-01T12:49:57.388026+0000 mon.a (mon.0) 8942 : audit 0 from='client.? 172.21.15.80:0/2067800929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:49:57.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:49:57 smithi080 bash[41963]: cluster 2023-12-01T12:49:56.275547+0000 mgr.y (mgr.24362) 14440 : cluster 0 pgmap v14409: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:49:57.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:49:57 smithi080 bash[41963]: audit 2023-12-01T12:49:57.388026+0000 mon.a (mon.0) 8942 : audit 0 from='client.? 172.21.15.80:0/2067800929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:49:57.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:49:57 smithi090 bash[32384]: cluster 2023-12-01T12:49:56.275547+0000 mgr.y (mgr.24362) 14440 : cluster 0 pgmap v14409: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:49:57.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:49:57 smithi090 bash[32384]: audit 2023-12-01T12:49:57.388026+0000 mon.a (mon.0) 8942 : audit 0 from='client.? 172.21.15.80:0/2067800929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:49:59.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:49:59 smithi080 bash[41963]: cluster 2023-12-01T12:49:58.276210+0000 mgr.y (mgr.24362) 14441 : cluster 0 pgmap v14410: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:49:59.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:49:59 smithi080 bash[28361]: cluster 2023-12-01T12:49:58.276210+0000 mgr.y (mgr.24362) 14441 : cluster 0 pgmap v14410: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:49:59.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:49:59 smithi090 bash[32384]: cluster 2023-12-01T12:49:58.276210+0000 mgr.y (mgr.24362) 14441 : cluster 0 pgmap v14410: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:50:00.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:50:00 smithi080 bash[28361]: debug 2023-12-01T12:49:59.998+0000 7f6ec9bf0700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T12:50:00.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:50:00 smithi090 bash[32384]: audit 2023-12-01T12:49:59.839020+0000 mon.a (mon.0) 8943 : audit 0 from='client.? 172.21.15.80:0/2696673621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:50:00.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:50:00 smithi090 bash[32384]: cluster 2023-12-01T12:50:00.000118+0000 mon.a (mon.0) 8944 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T12:50:00.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:50:00 smithi080 bash[28361]: audit 2023-12-01T12:49:59.839020+0000 mon.a (mon.0) 8943 : audit 0 from='client.? 172.21.15.80:0/2696673621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:50:00.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:50:00 smithi080 bash[28361]: cluster 2023-12-01T12:50:00.000118+0000 mon.a (mon.0) 8944 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T12:50:00.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:50:00 smithi080 bash[41963]: audit 2023-12-01T12:49:59.839020+0000 mon.a (mon.0) 8943 : audit 0 from='client.? 172.21.15.80:0/2696673621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:50:00.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:50:00 smithi080 bash[41963]: cluster 2023-12-01T12:50:00.000118+0000 mon.a (mon.0) 8944 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T12:50:01.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:50:01 smithi090 bash[32384]: cluster 2023-12-01T12:50:00.276912+0000 mgr.y (mgr.24362) 14442 : cluster 0 pgmap v14411: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:50:01.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:50:01 smithi080 bash[28361]: cluster 2023-12-01T12:50:00.276912+0000 mgr.y (mgr.24362) 14442 : cluster 0 pgmap v14411: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:50:01.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:50:01 smithi080 bash[41963]: cluster 2023-12-01T12:50:00.276912+0000 mgr.y (mgr.24362) 14442 : cluster 0 pgmap v14411: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:50:02.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:50:02 smithi090 bash[32384]: audit 2023-12-01T12:50:02.292842+0000 mon.a (mon.0) 8945 : audit 0 from='client.? 172.21.15.80:0/1464568293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:50:02.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:50:02 smithi080 bash[28361]: audit 2023-12-01T12:50:02.292842+0000 mon.a (mon.0) 8945 : audit 0 from='client.? 172.21.15.80:0/1464568293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:50:02.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:50:02 smithi080 bash[41963]: audit 2023-12-01T12:50:02.292842+0000 mon.a (mon.0) 8945 : audit 0 from='client.? 172.21.15.80:0/1464568293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:50:03.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:50:03 smithi090 bash[32384]: cluster 2023-12-01T12:50:02.277981+0000 mgr.y (mgr.24362) 14443 : cluster 0 pgmap v14412: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:50:03.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:50:03 smithi080 bash[28361]: cluster 2023-12-01T12:50:02.277981+0000 mgr.y (mgr.24362) 14443 : cluster 0 pgmap v14412: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:50:03.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:50:03 smithi080 bash[41963]: cluster 2023-12-01T12:50:02.277981+0000 mgr.y (mgr.24362) 14443 : cluster 0 pgmap v14412: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:50:05.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:50:05 smithi090 bash[32384]: cluster 2023-12-01T12:50:04.278629+0000 mgr.y (mgr.24362) 14444 : cluster 0 pgmap v14413: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:50:05.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:50:05 smithi090 bash[32384]: audit 2023-12-01T12:50:04.751713+0000 mon.c (mon.2) 9233 : audit 0 from='client.? 172.21.15.80:0/3926004920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:50:05.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:50:05 smithi080 bash[28361]: cluster 2023-12-01T12:50:04.278629+0000 mgr.y (mgr.24362) 14444 : cluster 0 pgmap v14413: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:50:05.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:50:05 smithi080 bash[28361]: audit 2023-12-01T12:50:04.751713+0000 mon.c (mon.2) 9233 : audit 0 from='client.? 172.21.15.80:0/3926004920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:50:05.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:50:05 smithi080 bash[41963]: cluster 2023-12-01T12:50:04.278629+0000 mgr.y (mgr.24362) 14444 : cluster 0 pgmap v14413: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:50:05.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:50:05 smithi080 bash[41963]: audit 2023-12-01T12:50:04.751713+0000 mon.c (mon.2) 9233 : audit 0 from='client.? 172.21.15.80:0/3926004920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:50:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:50:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:50:06] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T12:50:07.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:50:07 smithi090 bash[32384]: cluster 2023-12-01T12:50:06.279948+0000 mgr.y (mgr.24362) 14445 : cluster 0 pgmap v14414: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:50:07.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:50:07 smithi090 bash[32384]: audit 2023-12-01T12:50:07.197750+0000 mon.c (mon.2) 9234 : audit 0 from='client.? 172.21.15.80:0/104538845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:50:07.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:50:07 smithi080 bash[41963]: cluster 2023-12-01T12:50:06.279948+0000 mgr.y (mgr.24362) 14445 : cluster 0 pgmap v14414: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:50:07.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:50:07 smithi080 bash[41963]: audit 2023-12-01T12:50:07.197750+0000 mon.c (mon.2) 9234 : audit 0 from='client.? 172.21.15.80:0/104538845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:50:07.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:50:07 smithi080 bash[28361]: cluster 2023-12-01T12:50:06.279948+0000 mgr.y (mgr.24362) 14445 : cluster 0 pgmap v14414: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:50:07.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:50:07 smithi080 bash[28361]: audit 2023-12-01T12:50:07.197750+0000 mon.c (mon.2) 9234 : audit 0 from='client.? 172.21.15.80:0/104538845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:50:09.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:50:09 smithi090 bash[32384]: cluster 2023-12-01T12:50:08.280655+0000 mgr.y (mgr.24362) 14446 : cluster 0 pgmap v14415: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:50:09.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:50:09 smithi090 bash[32384]: audit 2023-12-01T12:50:08.552281+0000 mon.c (mon.2) 9235 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:50:09.930 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:50:09 smithi080 bash[41963]: cluster 2023-12-01T12:50:08.280655+0000 mgr.y (mgr.24362) 14446 : cluster 0 pgmap v14415: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:50:09.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:50:09 smithi080 bash[41963]: audit 2023-12-01T12:50:08.552281+0000 mon.c (mon.2) 9235 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:50:09.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:50:09 smithi080 bash[28361]: cluster 2023-12-01T12:50:08.280655+0000 mgr.y (mgr.24362) 14446 : cluster 0 pgmap v14415: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:50:09.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:50:09 smithi080 bash[28361]: audit 2023-12-01T12:50:08.552281+0000 mon.c (mon.2) 9235 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:50:10.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:50:10 smithi090 bash[32384]: audit 2023-12-01T12:50:09.655718+0000 mon.c (mon.2) 9236 : audit 0 from='client.? 172.21.15.80:0/884526506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:50:10.930 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:50:10 smithi080 bash[41963]: audit 2023-12-01T12:50:09.655718+0000 mon.c (mon.2) 9236 : audit 0 from='client.? 172.21.15.80:0/884526506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:50:10.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:50:10 smithi080 bash[28361]: audit 2023-12-01T12:50:09.655718+0000 mon.c (mon.2) 9236 : audit 0 from='client.? 172.21.15.80:0/884526506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:50:11.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:50:11 smithi090 bash[32384]: cluster 2023-12-01T12:50:10.281349+0000 mgr.y (mgr.24362) 14447 : cluster 0 pgmap v14416: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:50:11.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:50:11 smithi090 bash[32384]: audit 2023-12-01T12:50:10.547620+0000 mon.c (mon.2) 9237 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:50:11.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:50:11 smithi080 bash[41963]: cluster 2023-12-01T12:50:10.281349+0000 mgr.y (mgr.24362) 14447 : cluster 0 pgmap v14416: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:50:11.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:50:11 smithi080 bash[41963]: audit 2023-12-01T12:50:10.547620+0000 mon.c (mon.2) 9237 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:50:11.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:50:11 smithi080 bash[28361]: cluster 2023-12-01T12:50:10.281349+0000 mgr.y (mgr.24362) 14447 : cluster 0 pgmap v14416: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:50:11.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:50:11 smithi080 bash[28361]: audit 2023-12-01T12:50:10.547620+0000 mon.c (mon.2) 9237 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:50:12.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:50:12 smithi090 bash[32384]: audit 2023-12-01T12:50:12.130486+0000 mon.c (mon.2) 9238 : audit 0 from='client.? 172.21.15.80:0/4073040028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:50:12.930 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:50:12 smithi080 bash[41963]: audit 2023-12-01T12:50:12.130486+0000 mon.c (mon.2) 9238 : audit 0 from='client.? 172.21.15.80:0/4073040028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:50:12.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:50:12 smithi080 bash[28361]: audit 2023-12-01T12:50:12.130486+0000 mon.c (mon.2) 9238 : audit 0 from='client.? 172.21.15.80:0/4073040028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:50:13.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:50:13 smithi090 bash[32384]: cluster 2023-12-01T12:50:12.282526+0000 mgr.y (mgr.24362) 14448 : cluster 0 pgmap v14417: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:50:13.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:50:13 smithi080 bash[41963]: cluster 2023-12-01T12:50:12.282526+0000 mgr.y (mgr.24362) 14448 : cluster 0 pgmap v14417: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:50:13.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:50:13 smithi080 bash[28361]: cluster 2023-12-01T12:50:12.282526+0000 mgr.y (mgr.24362) 14448 : cluster 0 pgmap v14417: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:50:15.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:50:15 smithi080 bash[28361]: cluster 2023-12-01T12:50:14.282979+0000 mgr.y (mgr.24362) 14449 : cluster 0 pgmap v14418: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:50:15.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:50:15 smithi080 bash[28361]: audit 2023-12-01T12:50:14.397501+0000 mon.a (mon.0) 8946 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:50:15.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:50:15 smithi080 bash[28361]: audit 2023-12-01T12:50:14.407331+0000 mon.a (mon.0) 8947 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:50:15.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:50:15 smithi080 bash[28361]: audit 2023-12-01T12:50:14.613455+0000 mon.a (mon.0) 8948 : audit 0 from='client.? 172.21.15.80:0/3127572802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:50:15.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:50:15 smithi080 bash[28361]: audit 2023-12-01T12:50:14.803967+0000 mon.a (mon.0) 8949 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:50:15.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:50:15 smithi080 bash[28361]: audit 2023-12-01T12:50:14.821403+0000 mon.a (mon.0) 8950 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:50:15.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:50:15 smithi080 bash[28361]: audit 2023-12-01T12:50:15.314285+0000 mon.c (mon.2) 9239 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:50:15.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:50:15 smithi080 bash[28361]: audit 2023-12-01T12:50:15.316045+0000 mon.c (mon.2) 9240 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:50:15.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:50:15 smithi080 bash[28361]: audit 2023-12-01T12:50:15.326166+0000 mon.a (mon.0) 8951 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:50:15.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:50:15 smithi080 bash[41963]: cluster 2023-12-01T12:50:14.282979+0000 mgr.y (mgr.24362) 14449 : cluster 0 pgmap v14418: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:50:15.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:50:15 smithi080 bash[41963]: audit 2023-12-01T12:50:14.397501+0000 mon.a (mon.0) 8946 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:50:15.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:50:15 smithi080 bash[41963]: audit 2023-12-01T12:50:14.407331+0000 mon.a (mon.0) 8947 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:50:15.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:50:15 smithi080 bash[41963]: audit 2023-12-01T12:50:14.613455+0000 mon.a (mon.0) 8948 : audit 0 from='client.? 172.21.15.80:0/3127572802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:50:15.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:50:15 smithi080 bash[41963]: audit 2023-12-01T12:50:14.803967+0000 mon.a (mon.0) 8949 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:50:15.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:50:15 smithi080 bash[41963]: audit 2023-12-01T12:50:14.821403+0000 mon.a (mon.0) 8950 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:50:15.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:50:15 smithi080 bash[41963]: audit 2023-12-01T12:50:15.314285+0000 mon.c (mon.2) 9239 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:50:15.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:50:15 smithi080 bash[41963]: audit 2023-12-01T12:50:15.316045+0000 mon.c (mon.2) 9240 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:50:15.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:50:15 smithi080 bash[41963]: audit 2023-12-01T12:50:15.326166+0000 mon.a (mon.0) 8951 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:50:15.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:50:15 smithi090 bash[32384]: cluster 2023-12-01T12:50:14.282979+0000 mgr.y (mgr.24362) 14449 : cluster 0 pgmap v14418: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:50:15.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:50:15 smithi090 bash[32384]: audit 2023-12-01T12:50:14.397501+0000 mon.a (mon.0) 8946 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:50:15.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:50:15 smithi090 bash[32384]: audit 2023-12-01T12:50:14.407331+0000 mon.a (mon.0) 8947 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:50:15.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:50:15 smithi090 bash[32384]: audit 2023-12-01T12:50:14.613455+0000 mon.a (mon.0) 8948 : audit 0 from='client.? 172.21.15.80:0/3127572802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:50:15.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:50:15 smithi090 bash[32384]: audit 2023-12-01T12:50:14.803967+0000 mon.a (mon.0) 8949 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:50:15.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:50:15 smithi090 bash[32384]: audit 2023-12-01T12:50:14.821403+0000 mon.a (mon.0) 8950 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:50:15.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:50:15 smithi090 bash[32384]: audit 2023-12-01T12:50:15.314285+0000 mon.c (mon.2) 9239 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:50:15.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:50:15 smithi090 bash[32384]: audit 2023-12-01T12:50:15.316045+0000 mon.c (mon.2) 9240 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:50:15.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:50:15 smithi090 bash[32384]: audit 2023-12-01T12:50:15.326166+0000 mon.a (mon.0) 8951 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:50:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:50:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:50:16] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T12:50:17.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:50:17 smithi080 bash[28361]: cluster 2023-12-01T12:50:16.284048+0000 mgr.y (mgr.24362) 14450 : cluster 0 pgmap v14419: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:50:17.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:50:17 smithi080 bash[28361]: audit 2023-12-01T12:50:17.072120+0000 mon.a (mon.0) 8952 : audit 0 from='client.? 172.21.15.80:0/1908687563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:50:17.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:50:17 smithi080 bash[41963]: cluster 2023-12-01T12:50:16.284048+0000 mgr.y (mgr.24362) 14450 : cluster 0 pgmap v14419: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:50:17.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:50:17 smithi080 bash[41963]: audit 2023-12-01T12:50:17.072120+0000 mon.a (mon.0) 8952 : audit 0 from='client.? 172.21.15.80:0/1908687563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:50:17.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:50:17 smithi090 bash[32384]: cluster 2023-12-01T12:50:16.284048+0000 mgr.y (mgr.24362) 14450 : cluster 0 pgmap v14419: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:50:17.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:50:17 smithi090 bash[32384]: audit 2023-12-01T12:50:17.072120+0000 mon.a (mon.0) 8952 : audit 0 from='client.? 172.21.15.80:0/1908687563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:50:19.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:50:19 smithi080 bash[28361]: cluster 2023-12-01T12:50:18.284799+0000 mgr.y (mgr.24362) 14451 : cluster 0 pgmap v14420: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:50:19.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:50:19 smithi080 bash[41963]: cluster 2023-12-01T12:50:18.284799+0000 mgr.y (mgr.24362) 14451 : cluster 0 pgmap v14420: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:50:19.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:50:19 smithi090 bash[32384]: cluster 2023-12-01T12:50:18.284799+0000 mgr.y (mgr.24362) 14451 : cluster 0 pgmap v14420: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:50:20.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:50:20 smithi080 bash[28361]: audit 2023-12-01T12:50:19.528263+0000 mon.a (mon.0) 8953 : audit 0 from='client.? 172.21.15.80:0/4080641164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:50:20.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:50:20 smithi080 bash[41963]: audit 2023-12-01T12:50:19.528263+0000 mon.a (mon.0) 8953 : audit 0 from='client.? 172.21.15.80:0/4080641164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:50:20.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:50:20 smithi090 bash[32384]: audit 2023-12-01T12:50:19.528263+0000 mon.a (mon.0) 8953 : audit 0 from='client.? 172.21.15.80:0/4080641164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:50:21.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:50:21 smithi080 bash[41963]: cluster 2023-12-01T12:50:20.285551+0000 mgr.y (mgr.24362) 14452 : cluster 0 pgmap v14421: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:50:21.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:50:21 smithi080 bash[28361]: cluster 2023-12-01T12:50:20.285551+0000 mgr.y (mgr.24362) 14452 : cluster 0 pgmap v14421: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:50:21.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:50:21 smithi090 bash[32384]: cluster 2023-12-01T12:50:20.285551+0000 mgr.y (mgr.24362) 14452 : cluster 0 pgmap v14421: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:50:22.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:50:22 smithi080 bash[28361]: audit 2023-12-01T12:50:21.981161+0000 mon.a (mon.0) 8954 : audit 0 from='client.? 172.21.15.80:0/3767476686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:50:22.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:50:22 smithi080 bash[41963]: audit 2023-12-01T12:50:21.981161+0000 mon.a (mon.0) 8954 : audit 0 from='client.? 172.21.15.80:0/3767476686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:50:22.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:50:22 smithi090 bash[32384]: audit 2023-12-01T12:50:21.981161+0000 mon.a (mon.0) 8954 : audit 0 from='client.? 172.21.15.80:0/3767476686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:50:23.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:50:23 smithi080 bash[28361]: cluster 2023-12-01T12:50:22.286717+0000 mgr.y (mgr.24362) 14453 : cluster 0 pgmap v14422: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:50:23.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:50:23 smithi080 bash[41963]: cluster 2023-12-01T12:50:22.286717+0000 mgr.y (mgr.24362) 14453 : cluster 0 pgmap v14422: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:50:23.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:50:23 smithi090 bash[32384]: cluster 2023-12-01T12:50:22.286717+0000 mgr.y (mgr.24362) 14453 : cluster 0 pgmap v14422: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:50:25.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:50:25 smithi090 bash[32384]: cluster 2023-12-01T12:50:24.287335+0000 mgr.y (mgr.24362) 14454 : cluster 0 pgmap v14423: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:50:25.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:50:25 smithi090 bash[32384]: audit 2023-12-01T12:50:24.437953+0000 mon.c (mon.2) 9241 : audit 0 from='client.? 172.21.15.80:0/1736278898' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:50:25.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:50:25 smithi080 bash[28361]: cluster 2023-12-01T12:50:24.287335+0000 mgr.y (mgr.24362) 14454 : cluster 0 pgmap v14423: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:50:25.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:50:25 smithi080 bash[28361]: audit 2023-12-01T12:50:24.437953+0000 mon.c (mon.2) 9241 : audit 0 from='client.? 172.21.15.80:0/1736278898' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:50:25.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:50:25 smithi080 bash[41963]: cluster 2023-12-01T12:50:24.287335+0000 mgr.y (mgr.24362) 14454 : cluster 0 pgmap v14423: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:50:25.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:50:25 smithi080 bash[41963]: audit 2023-12-01T12:50:24.437953+0000 mon.c (mon.2) 9241 : audit 0 from='client.? 172.21.15.80:0/1736278898' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:50:26.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:50:26 smithi080 bash[28361]: audit 2023-12-01T12:50:25.548021+0000 mon.c (mon.2) 9242 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:50:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:50:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:50:26] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T12:50:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:50:26 smithi080 bash[41963]: audit 2023-12-01T12:50:25.548021+0000 mon.c (mon.2) 9242 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:50:26.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:50:26 smithi090 bash[32384]: audit 2023-12-01T12:50:25.548021+0000 mon.c (mon.2) 9242 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:50:27.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:50:27 smithi090 bash[32384]: cluster 2023-12-01T12:50:26.288432+0000 mgr.y (mgr.24362) 14455 : cluster 0 pgmap v14424: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:50:27.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:50:27 smithi090 bash[32384]: audit 2023-12-01T12:50:26.890353+0000 mon.a (mon.0) 8955 : audit 0 from='client.? 172.21.15.80:0/4035670307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:50:27.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:50:27 smithi080 bash[28361]: cluster 2023-12-01T12:50:26.288432+0000 mgr.y (mgr.24362) 14455 : cluster 0 pgmap v14424: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:50:27.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:50:27 smithi080 bash[28361]: audit 2023-12-01T12:50:26.890353+0000 mon.a (mon.0) 8955 : audit 0 from='client.? 172.21.15.80:0/4035670307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:50:27.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:50:27 smithi080 bash[41963]: cluster 2023-12-01T12:50:26.288432+0000 mgr.y (mgr.24362) 14455 : cluster 0 pgmap v14424: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:50:27.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:50:27 smithi080 bash[41963]: audit 2023-12-01T12:50:26.890353+0000 mon.a (mon.0) 8955 : audit 0 from='client.? 172.21.15.80:0/4035670307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:50:29.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:50:29 smithi090 bash[32384]: cluster 2023-12-01T12:50:28.289136+0000 mgr.y (mgr.24362) 14456 : cluster 0 pgmap v14425: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:50:29.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:50:29 smithi090 bash[32384]: audit 2023-12-01T12:50:29.348758+0000 mon.a (mon.0) 8956 : audit 0 from='client.? 172.21.15.80:0/3325518685' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:50:29.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:50:29 smithi080 bash[28361]: cluster 2023-12-01T12:50:28.289136+0000 mgr.y (mgr.24362) 14456 : cluster 0 pgmap v14425: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:50:29.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:50:29 smithi080 bash[28361]: audit 2023-12-01T12:50:29.348758+0000 mon.a (mon.0) 8956 : audit 0 from='client.? 172.21.15.80:0/3325518685' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:50:29.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:50:29 smithi080 bash[41963]: cluster 2023-12-01T12:50:28.289136+0000 mgr.y (mgr.24362) 14456 : cluster 0 pgmap v14425: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:50:29.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:50:29 smithi080 bash[41963]: audit 2023-12-01T12:50:29.348758+0000 mon.a (mon.0) 8956 : audit 0 from='client.? 172.21.15.80:0/3325518685' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:50:31.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:50:31 smithi090 bash[32384]: cluster 2023-12-01T12:50:30.289777+0000 mgr.y (mgr.24362) 14457 : cluster 0 pgmap v14426: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:50:31.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:50:31 smithi080 bash[28361]: cluster 2023-12-01T12:50:30.289777+0000 mgr.y (mgr.24362) 14457 : cluster 0 pgmap v14426: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:50:31.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:50:31 smithi080 bash[41963]: cluster 2023-12-01T12:50:30.289777+0000 mgr.y (mgr.24362) 14457 : cluster 0 pgmap v14426: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:50:32.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:50:32 smithi090 bash[32384]: audit 2023-12-01T12:50:31.799639+0000 mon.c (mon.2) 9243 : audit 0 from='client.? 172.21.15.80:0/2115948396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:50:32.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:50:32 smithi080 bash[41963]: audit 2023-12-01T12:50:31.799639+0000 mon.c (mon.2) 9243 : audit 0 from='client.? 172.21.15.80:0/2115948396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:50:32.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:50:32 smithi080 bash[28361]: audit 2023-12-01T12:50:31.799639+0000 mon.c (mon.2) 9243 : audit 0 from='client.? 172.21.15.80:0/2115948396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:50:33.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:50:33 smithi090 bash[32384]: cluster 2023-12-01T12:50:32.290982+0000 mgr.y (mgr.24362) 14458 : cluster 0 pgmap v14427: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:50:33.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:50:33 smithi080 bash[28361]: cluster 2023-12-01T12:50:32.290982+0000 mgr.y (mgr.24362) 14458 : cluster 0 pgmap v14427: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:50:33.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:50:33 smithi080 bash[41963]: cluster 2023-12-01T12:50:32.290982+0000 mgr.y (mgr.24362) 14458 : cluster 0 pgmap v14427: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:50:34.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:50:34 smithi090 bash[32384]: audit 2023-12-01T12:50:34.255933+0000 mon.a (mon.0) 8957 : audit 0 from='client.? 172.21.15.80:0/3046895001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:50:34.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:50:34 smithi080 bash[41963]: audit 2023-12-01T12:50:34.255933+0000 mon.a (mon.0) 8957 : audit 0 from='client.? 172.21.15.80:0/3046895001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:50:34.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:50:34 smithi080 bash[28361]: audit 2023-12-01T12:50:34.255933+0000 mon.a (mon.0) 8957 : audit 0 from='client.? 172.21.15.80:0/3046895001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:50:35.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:50:35 smithi090 bash[32384]: cluster 2023-12-01T12:50:34.291815+0000 mgr.y (mgr.24362) 14459 : cluster 0 pgmap v14428: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:50:35.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:50:35 smithi080 bash[41963]: cluster 2023-12-01T12:50:34.291815+0000 mgr.y (mgr.24362) 14459 : cluster 0 pgmap v14428: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:50:35.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:50:35 smithi080 bash[28361]: cluster 2023-12-01T12:50:34.291815+0000 mgr.y (mgr.24362) 14459 : cluster 0 pgmap v14428: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:50:36.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:50:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:50:36] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T12:50:37.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:50:37 smithi090 bash[32384]: cluster 2023-12-01T12:50:36.292943+0000 mgr.y (mgr.24362) 14460 : cluster 0 pgmap v14429: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:50:37.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:50:37 smithi090 bash[32384]: audit 2023-12-01T12:50:36.704019+0000 mon.a (mon.0) 8958 : audit 0 from='client.? 172.21.15.80:0/1775433008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:50:37.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:50:37 smithi080 bash[28361]: cluster 2023-12-01T12:50:36.292943+0000 mgr.y (mgr.24362) 14460 : cluster 0 pgmap v14429: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:50:37.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:50:37 smithi080 bash[28361]: audit 2023-12-01T12:50:36.704019+0000 mon.a (mon.0) 8958 : audit 0 from='client.? 172.21.15.80:0/1775433008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:50:37.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:50:37 smithi080 bash[41963]: cluster 2023-12-01T12:50:36.292943+0000 mgr.y (mgr.24362) 14460 : cluster 0 pgmap v14429: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:50:37.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:50:37 smithi080 bash[41963]: audit 2023-12-01T12:50:36.704019+0000 mon.a (mon.0) 8958 : audit 0 from='client.? 172.21.15.80:0/1775433008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:50:39.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:50:39 smithi090 bash[32384]: cluster 2023-12-01T12:50:38.293654+0000 mgr.y (mgr.24362) 14461 : cluster 0 pgmap v14430: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:50:39.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:50:39 smithi090 bash[32384]: audit 2023-12-01T12:50:39.170535+0000 mon.c (mon.2) 9244 : audit 0 from='client.? 172.21.15.80:0/2957730691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:50:39.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:50:39 smithi080 bash[28361]: cluster 2023-12-01T12:50:38.293654+0000 mgr.y (mgr.24362) 14461 : cluster 0 pgmap v14430: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:50:39.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:50:39 smithi080 bash[28361]: audit 2023-12-01T12:50:39.170535+0000 mon.c (mon.2) 9244 : audit 0 from='client.? 172.21.15.80:0/2957730691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:50:39.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:50:39 smithi080 bash[41963]: cluster 2023-12-01T12:50:38.293654+0000 mgr.y (mgr.24362) 14461 : cluster 0 pgmap v14430: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:50:39.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:50:39 smithi080 bash[41963]: audit 2023-12-01T12:50:39.170535+0000 mon.c (mon.2) 9244 : audit 0 from='client.? 172.21.15.80:0/2957730691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:50:41.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:50:41 smithi090 bash[32384]: cluster 2023-12-01T12:50:40.294352+0000 mgr.y (mgr.24362) 14462 : cluster 0 pgmap v14431: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:50:41.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:50:41 smithi090 bash[32384]: audit 2023-12-01T12:50:40.548390+0000 mon.c (mon.2) 9245 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:50:41.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:50:41 smithi080 bash[41963]: cluster 2023-12-01T12:50:40.294352+0000 mgr.y (mgr.24362) 14462 : cluster 0 pgmap v14431: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:50:41.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:50:41 smithi080 bash[41963]: audit 2023-12-01T12:50:40.548390+0000 mon.c (mon.2) 9245 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:50:41.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:50:41 smithi080 bash[28361]: cluster 2023-12-01T12:50:40.294352+0000 mgr.y (mgr.24362) 14462 : cluster 0 pgmap v14431: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:50:41.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:50:41 smithi080 bash[28361]: audit 2023-12-01T12:50:40.548390+0000 mon.c (mon.2) 9245 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:50:42.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:50:42 smithi090 bash[32384]: audit 2023-12-01T12:50:41.606357+0000 mon.c (mon.2) 9246 : audit 0 from='client.? 172.21.15.80:0/1108362871' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:50:42.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:50:42 smithi080 bash[41963]: audit 2023-12-01T12:50:41.606357+0000 mon.c (mon.2) 9246 : audit 0 from='client.? 172.21.15.80:0/1108362871' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:50:42.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:50:42 smithi080 bash[28361]: audit 2023-12-01T12:50:41.606357+0000 mon.c (mon.2) 9246 : audit 0 from='client.? 172.21.15.80:0/1108362871' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:50:43.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:50:43 smithi090 bash[32384]: cluster 2023-12-01T12:50:42.295646+0000 mgr.y (mgr.24362) 14463 : cluster 0 pgmap v14432: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:50:43.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:50:43 smithi080 bash[28361]: cluster 2023-12-01T12:50:42.295646+0000 mgr.y (mgr.24362) 14463 : cluster 0 pgmap v14432: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:50:43.930 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:50:43 smithi080 bash[41963]: cluster 2023-12-01T12:50:42.295646+0000 mgr.y (mgr.24362) 14463 : cluster 0 pgmap v14432: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:50:44.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:50:44 smithi090 bash[32384]: audit 2023-12-01T12:50:44.061919+0000 mon.c (mon.2) 9247 : audit 0 from='client.? 172.21.15.80:0/4177012747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:50:44.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:50:44 smithi080 bash[28361]: audit 2023-12-01T12:50:44.061919+0000 mon.c (mon.2) 9247 : audit 0 from='client.? 172.21.15.80:0/4177012747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:50:44.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:50:44 smithi080 bash[41963]: audit 2023-12-01T12:50:44.061919+0000 mon.c (mon.2) 9247 : audit 0 from='client.? 172.21.15.80:0/4177012747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:50:45.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:50:45 smithi090 bash[32384]: cluster 2023-12-01T12:50:44.296519+0000 mgr.y (mgr.24362) 14464 : cluster 0 pgmap v14433: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:50:45.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:50:45 smithi080 bash[28361]: cluster 2023-12-01T12:50:44.296519+0000 mgr.y (mgr.24362) 14464 : cluster 0 pgmap v14433: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:50:45.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:50:45 smithi080 bash[41963]: cluster 2023-12-01T12:50:44.296519+0000 mgr.y (mgr.24362) 14464 : cluster 0 pgmap v14433: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:50:46.518 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:50:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:50:46] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T12:50:46.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:50:46 smithi080 bash[28361]: audit 2023-12-01T12:50:46.506985+0000 mon.a (mon.0) 8959 : audit 0 from='client.? 172.21.15.80:0/2302935259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:50:46.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:50:46 smithi080 bash[41963]: audit 2023-12-01T12:50:46.506985+0000 mon.a (mon.0) 8959 : audit 0 from='client.? 172.21.15.80:0/2302935259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:50:47.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:50:46 smithi090 bash[32384]: audit 2023-12-01T12:50:46.506985+0000 mon.a (mon.0) 8959 : audit 0 from='client.? 172.21.15.80:0/2302935259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:50:47.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:50:47 smithi080 bash[28361]: cluster 2023-12-01T12:50:46.297698+0000 mgr.y (mgr.24362) 14465 : cluster 0 pgmap v14434: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:50:47.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:50:47 smithi080 bash[41963]: cluster 2023-12-01T12:50:46.297698+0000 mgr.y (mgr.24362) 14465 : cluster 0 pgmap v14434: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:50:48.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:50:47 smithi090 bash[32384]: cluster 2023-12-01T12:50:46.297698+0000 mgr.y (mgr.24362) 14465 : cluster 0 pgmap v14434: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:50:49.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:50:49 smithi080 bash[28361]: cluster 2023-12-01T12:50:48.298410+0000 mgr.y (mgr.24362) 14466 : cluster 0 pgmap v14435: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:50:49.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:50:49 smithi080 bash[28361]: audit 2023-12-01T12:50:48.958369+0000 mon.c (mon.2) 9248 : audit 0 from='client.? 172.21.15.80:0/2352517809' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:50:49.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:50:49 smithi080 bash[41963]: cluster 2023-12-01T12:50:48.298410+0000 mgr.y (mgr.24362) 14466 : cluster 0 pgmap v14435: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:50:49.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:50:49 smithi080 bash[41963]: audit 2023-12-01T12:50:48.958369+0000 mon.c (mon.2) 9248 : audit 0 from='client.? 172.21.15.80:0/2352517809' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:50:50.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:50:49 smithi090 bash[32384]: cluster 2023-12-01T12:50:48.298410+0000 mgr.y (mgr.24362) 14466 : cluster 0 pgmap v14435: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:50:50.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:50:49 smithi090 bash[32384]: audit 2023-12-01T12:50:48.958369+0000 mon.c (mon.2) 9248 : audit 0 from='client.? 172.21.15.80:0/2352517809' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:50:51.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:50:51 smithi080 bash[28361]: cluster 2023-12-01T12:50:50.299102+0000 mgr.y (mgr.24362) 14467 : cluster 0 pgmap v14436: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:50:51.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:50:51 smithi080 bash[28361]: audit 2023-12-01T12:50:51.425187+0000 mon.c (mon.2) 9249 : audit 0 from='client.? 172.21.15.80:0/490644935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:50:51.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:50:51 smithi080 bash[41963]: cluster 2023-12-01T12:50:50.299102+0000 mgr.y (mgr.24362) 14467 : cluster 0 pgmap v14436: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:50:51.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:50:51 smithi080 bash[41963]: audit 2023-12-01T12:50:51.425187+0000 mon.c (mon.2) 9249 : audit 0 from='client.? 172.21.15.80:0/490644935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:50:52.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:50:51 smithi090 bash[32384]: cluster 2023-12-01T12:50:50.299102+0000 mgr.y (mgr.24362) 14467 : cluster 0 pgmap v14436: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:50:52.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:50:51 smithi090 bash[32384]: audit 2023-12-01T12:50:51.425187+0000 mon.c (mon.2) 9249 : audit 0 from='client.? 172.21.15.80:0/490644935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:50:53.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:50:53 smithi080 bash[28361]: cluster 2023-12-01T12:50:52.300327+0000 mgr.y (mgr.24362) 14468 : cluster 0 pgmap v14437: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:50:53.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:50:53 smithi080 bash[41963]: cluster 2023-12-01T12:50:52.300327+0000 mgr.y (mgr.24362) 14468 : cluster 0 pgmap v14437: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:50:54.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:50:53 smithi090 bash[32384]: cluster 2023-12-01T12:50:52.300327+0000 mgr.y (mgr.24362) 14468 : cluster 0 pgmap v14437: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:50:54.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:50:54 smithi080 bash[41963]: audit 2023-12-01T12:50:53.882472+0000 mon.c (mon.2) 9250 : audit 0 from='client.? 172.21.15.80:0/3313681779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:50:54.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:50:54 smithi080 bash[28361]: audit 2023-12-01T12:50:53.882472+0000 mon.c (mon.2) 9250 : audit 0 from='client.? 172.21.15.80:0/3313681779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:50:55.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:50:54 smithi090 bash[32384]: audit 2023-12-01T12:50:53.882472+0000 mon.c (mon.2) 9250 : audit 0 from='client.? 172.21.15.80:0/3313681779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:50:55.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:50:55 smithi080 bash[28361]: cluster 2023-12-01T12:50:54.301049+0000 mgr.y (mgr.24362) 14469 : cluster 0 pgmap v14438: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:50:55.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:50:55 smithi080 bash[41963]: cluster 2023-12-01T12:50:54.301049+0000 mgr.y (mgr.24362) 14469 : cluster 0 pgmap v14438: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:50:56.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:50:55 smithi090 bash[32384]: cluster 2023-12-01T12:50:54.301049+0000 mgr.y (mgr.24362) 14469 : cluster 0 pgmap v14438: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:50:56.553 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:50:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:50:56] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T12:50:56.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:50:56 smithi080 bash[28361]: audit 2023-12-01T12:50:55.550653+0000 mon.c (mon.2) 9251 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:50:56.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:50:56 smithi080 bash[28361]: audit 2023-12-01T12:50:56.332572+0000 mon.c (mon.2) 9252 : audit 0 from='client.? 172.21.15.80:0/4106041397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:50:56.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:50:56 smithi080 bash[41963]: audit 2023-12-01T12:50:55.550653+0000 mon.c (mon.2) 9251 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:50:56.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:50:56 smithi080 bash[41963]: audit 2023-12-01T12:50:56.332572+0000 mon.c (mon.2) 9252 : audit 0 from='client.? 172.21.15.80:0/4106041397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:50:57.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:50:56 smithi090 bash[32384]: audit 2023-12-01T12:50:55.550653+0000 mon.c (mon.2) 9251 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:50:57.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:50:56 smithi090 bash[32384]: audit 2023-12-01T12:50:56.332572+0000 mon.c (mon.2) 9252 : audit 0 from='client.? 172.21.15.80:0/4106041397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:50:57.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:50:57 smithi080 bash[28361]: cluster 2023-12-01T12:50:56.302203+0000 mgr.y (mgr.24362) 14470 : cluster 0 pgmap v14439: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:50:57.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:50:57 smithi080 bash[41963]: cluster 2023-12-01T12:50:56.302203+0000 mgr.y (mgr.24362) 14470 : cluster 0 pgmap v14439: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:50:58.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:50:57 smithi090 bash[32384]: cluster 2023-12-01T12:50:56.302203+0000 mgr.y (mgr.24362) 14470 : cluster 0 pgmap v14439: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:50:59.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:50:59 smithi080 bash[28361]: cluster 2023-12-01T12:50:58.302886+0000 mgr.y (mgr.24362) 14471 : cluster 0 pgmap v14440: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:50:59.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:50:59 smithi080 bash[28361]: audit 2023-12-01T12:50:58.786844+0000 mon.c (mon.2) 9253 : audit 0 from='client.? 172.21.15.80:0/1627468610' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:50:59.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:50:59 smithi080 bash[41963]: cluster 2023-12-01T12:50:58.302886+0000 mgr.y (mgr.24362) 14471 : cluster 0 pgmap v14440: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:50:59.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:50:59 smithi080 bash[41963]: audit 2023-12-01T12:50:58.786844+0000 mon.c (mon.2) 9253 : audit 0 from='client.? 172.21.15.80:0/1627468610' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:51:00.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:50:59 smithi090 bash[32384]: cluster 2023-12-01T12:50:58.302886+0000 mgr.y (mgr.24362) 14471 : cluster 0 pgmap v14440: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:51:00.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:50:59 smithi090 bash[32384]: audit 2023-12-01T12:50:58.786844+0000 mon.c (mon.2) 9253 : audit 0 from='client.? 172.21.15.80:0/1627468610' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:51:01.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:51:01 smithi080 bash[28361]: cluster 2023-12-01T12:51:00.303588+0000 mgr.y (mgr.24362) 14472 : cluster 0 pgmap v14441: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:51:01.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:51:01 smithi080 bash[28361]: audit 2023-12-01T12:51:01.241116+0000 mon.a (mon.0) 8960 : audit 0 from='client.? 172.21.15.80:0/4047493272' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:51:01.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:51:01 smithi080 bash[41963]: cluster 2023-12-01T12:51:00.303588+0000 mgr.y (mgr.24362) 14472 : cluster 0 pgmap v14441: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:51:01.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:51:01 smithi080 bash[41963]: audit 2023-12-01T12:51:01.241116+0000 mon.a (mon.0) 8960 : audit 0 from='client.? 172.21.15.80:0/4047493272' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:51:02.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:51:01 smithi090 bash[32384]: cluster 2023-12-01T12:51:00.303588+0000 mgr.y (mgr.24362) 14472 : cluster 0 pgmap v14441: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:51:02.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:51:01 smithi090 bash[32384]: audit 2023-12-01T12:51:01.241116+0000 mon.a (mon.0) 8960 : audit 0 from='client.? 172.21.15.80:0/4047493272' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:51:03.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:51:03 smithi080 bash[41963]: cluster 2023-12-01T12:51:02.304744+0000 mgr.y (mgr.24362) 14473 : cluster 0 pgmap v14442: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:51:03.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:51:03 smithi080 bash[28361]: cluster 2023-12-01T12:51:02.304744+0000 mgr.y (mgr.24362) 14473 : cluster 0 pgmap v14442: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:51:04.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:51:03 smithi090 bash[32384]: cluster 2023-12-01T12:51:02.304744+0000 mgr.y (mgr.24362) 14473 : cluster 0 pgmap v14442: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:51:04.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:51:04 smithi080 bash[28361]: audit 2023-12-01T12:51:03.694734+0000 mon.c (mon.2) 9254 : audit 0 from='client.? 172.21.15.80:0/4250917770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:51:04.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:51:04 smithi080 bash[41963]: audit 2023-12-01T12:51:03.694734+0000 mon.c (mon.2) 9254 : audit 0 from='client.? 172.21.15.80:0/4250917770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:51:05.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:51:04 smithi090 bash[32384]: audit 2023-12-01T12:51:03.694734+0000 mon.c (mon.2) 9254 : audit 0 from='client.? 172.21.15.80:0/4250917770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:51:05.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:51:05 smithi080 bash[28361]: cluster 2023-12-01T12:51:04.305423+0000 mgr.y (mgr.24362) 14474 : cluster 0 pgmap v14443: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:51:05.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:51:05 smithi080 bash[41963]: cluster 2023-12-01T12:51:04.305423+0000 mgr.y (mgr.24362) 14474 : cluster 0 pgmap v14443: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:51:06.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:51:05 smithi090 bash[32384]: cluster 2023-12-01T12:51:04.305423+0000 mgr.y (mgr.24362) 14474 : cluster 0 pgmap v14443: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:51:06.593 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:51:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:51:06] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T12:51:06.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:51:06 smithi080 bash[28361]: audit 2023-12-01T12:51:06.148364+0000 mon.a (mon.0) 8961 : audit 0 from='client.? 172.21.15.80:0/411882072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:51:06.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:51:06 smithi080 bash[41963]: audit 2023-12-01T12:51:06.148364+0000 mon.a (mon.0) 8961 : audit 0 from='client.? 172.21.15.80:0/411882072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:51:07.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:51:06 smithi090 bash[32384]: audit 2023-12-01T12:51:06.148364+0000 mon.a (mon.0) 8961 : audit 0 from='client.? 172.21.15.80:0/411882072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:51:07.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:51:07 smithi080 bash[28361]: cluster 2023-12-01T12:51:06.306624+0000 mgr.y (mgr.24362) 14475 : cluster 0 pgmap v14444: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:51:07.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:51:07 smithi080 bash[41963]: cluster 2023-12-01T12:51:06.306624+0000 mgr.y (mgr.24362) 14475 : cluster 0 pgmap v14444: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:51:08.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:51:07 smithi090 bash[32384]: cluster 2023-12-01T12:51:06.306624+0000 mgr.y (mgr.24362) 14475 : cluster 0 pgmap v14444: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:51:09.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:51:09 smithi080 bash[41963]: cluster 2023-12-01T12:51:08.307124+0000 mgr.y (mgr.24362) 14476 : cluster 0 pgmap v14445: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:51:09.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:51:09 smithi080 bash[41963]: audit 2023-12-01T12:51:08.616073+0000 mon.c (mon.2) 9255 : audit 0 from='client.? 172.21.15.80:0/401722736' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:51:09.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:51:09 smithi080 bash[28361]: cluster 2023-12-01T12:51:08.307124+0000 mgr.y (mgr.24362) 14476 : cluster 0 pgmap v14445: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:51:09.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:51:09 smithi080 bash[28361]: audit 2023-12-01T12:51:08.616073+0000 mon.c (mon.2) 9255 : audit 0 from='client.? 172.21.15.80:0/401722736' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:51:10.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:51:09 smithi090 bash[32384]: cluster 2023-12-01T12:51:08.307124+0000 mgr.y (mgr.24362) 14476 : cluster 0 pgmap v14445: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:51:10.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:51:09 smithi090 bash[32384]: audit 2023-12-01T12:51:08.616073+0000 mon.c (mon.2) 9255 : audit 0 from='client.? 172.21.15.80:0/401722736' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:51:10.930 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:51:10 smithi080 bash[41963]: audit 2023-12-01T12:51:10.549147+0000 mon.c (mon.2) 9256 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:51:10.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:51:10 smithi080 bash[28361]: audit 2023-12-01T12:51:10.549147+0000 mon.c (mon.2) 9256 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:51:11.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:51:10 smithi090 bash[32384]: audit 2023-12-01T12:51:10.549147+0000 mon.c (mon.2) 9256 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:51:11.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:51:11 smithi080 bash[28361]: cluster 2023-12-01T12:51:10.307780+0000 mgr.y (mgr.24362) 14477 : cluster 0 pgmap v14446: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:51:11.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:51:11 smithi080 bash[28361]: audit 2023-12-01T12:51:11.087970+0000 mon.c (mon.2) 9257 : audit 0 from='client.? 172.21.15.80:0/234061116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:51:11.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:51:11 smithi080 bash[41963]: cluster 2023-12-01T12:51:10.307780+0000 mgr.y (mgr.24362) 14477 : cluster 0 pgmap v14446: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:51:11.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:51:11 smithi080 bash[41963]: audit 2023-12-01T12:51:11.087970+0000 mon.c (mon.2) 9257 : audit 0 from='client.? 172.21.15.80:0/234061116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:51:12.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:51:11 smithi090 bash[32384]: cluster 2023-12-01T12:51:10.307780+0000 mgr.y (mgr.24362) 14477 : cluster 0 pgmap v14446: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:51:12.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:51:11 smithi090 bash[32384]: audit 2023-12-01T12:51:11.087970+0000 mon.c (mon.2) 9257 : audit 0 from='client.? 172.21.15.80:0/234061116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:51:13.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:51:13 smithi080 bash[28361]: cluster 2023-12-01T12:51:12.308970+0000 mgr.y (mgr.24362) 14478 : cluster 0 pgmap v14447: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:51:13.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:51:13 smithi080 bash[28361]: audit 2023-12-01T12:51:13.551524+0000 mon.a (mon.0) 8962 : audit 0 from='client.? 172.21.15.80:0/863072802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:51:13.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:51:13 smithi080 bash[41963]: cluster 2023-12-01T12:51:12.308970+0000 mgr.y (mgr.24362) 14478 : cluster 0 pgmap v14447: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:51:13.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:51:13 smithi080 bash[41963]: audit 2023-12-01T12:51:13.551524+0000 mon.a (mon.0) 8962 : audit 0 from='client.? 172.21.15.80:0/863072802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:51:14.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:51:13 smithi090 bash[32384]: cluster 2023-12-01T12:51:12.308970+0000 mgr.y (mgr.24362) 14478 : cluster 0 pgmap v14447: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:51:14.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:51:13 smithi090 bash[32384]: audit 2023-12-01T12:51:13.551524+0000 mon.a (mon.0) 8962 : audit 0 from='client.? 172.21.15.80:0/863072802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:51:15.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:51:15 smithi080 bash[28361]: cluster 2023-12-01T12:51:14.309629+0000 mgr.y (mgr.24362) 14479 : cluster 0 pgmap v14448: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:51:15.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:51:15 smithi080 bash[28361]: audit 2023-12-01T12:51:15.410031+0000 mon.c (mon.2) 9258 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:51:15.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:51:15 smithi080 bash[41963]: cluster 2023-12-01T12:51:14.309629+0000 mgr.y (mgr.24362) 14479 : cluster 0 pgmap v14448: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:51:15.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:51:15 smithi080 bash[41963]: audit 2023-12-01T12:51:15.410031+0000 mon.c (mon.2) 9258 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:51:16.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:51:15 smithi090 bash[32384]: cluster 2023-12-01T12:51:14.309629+0000 mgr.y (mgr.24362) 14479 : cluster 0 pgmap v14448: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:51:16.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:51:15 smithi090 bash[32384]: audit 2023-12-01T12:51:15.410031+0000 mon.c (mon.2) 9258 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:51:16.622 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:51:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:51:16] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T12:51:16.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:51:16 smithi080 bash[28361]: audit 2023-12-01T12:51:15.997901+0000 mon.a (mon.0) 8963 : audit 0 from='client.? 172.21.15.80:0/3755072079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:51:16.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:51:16 smithi080 bash[41963]: audit 2023-12-01T12:51:15.997901+0000 mon.a (mon.0) 8963 : audit 0 from='client.? 172.21.15.80:0/3755072079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:51:17.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:51:16 smithi090 bash[32384]: audit 2023-12-01T12:51:15.997901+0000 mon.a (mon.0) 8963 : audit 0 from='client.? 172.21.15.80:0/3755072079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:51:17.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:51:17 smithi080 bash[28361]: cluster 2023-12-01T12:51:16.310784+0000 mgr.y (mgr.24362) 14480 : cluster 0 pgmap v14449: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:51:17.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:51:17 smithi080 bash[41963]: cluster 2023-12-01T12:51:16.310784+0000 mgr.y (mgr.24362) 14480 : cluster 0 pgmap v14449: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:51:18.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:51:17 smithi090 bash[32384]: cluster 2023-12-01T12:51:16.310784+0000 mgr.y (mgr.24362) 14480 : cluster 0 pgmap v14449: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:51:18.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:51:18 smithi080 bash[28361]: audit 2023-12-01T12:51:18.455008+0000 mon.a (mon.0) 8964 : audit 0 from='client.? 172.21.15.80:0/2849073339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:51:18.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:51:18 smithi080 bash[41963]: audit 2023-12-01T12:51:18.455008+0000 mon.a (mon.0) 8964 : audit 0 from='client.? 172.21.15.80:0/2849073339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:51:19.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:51:18 smithi090 bash[32384]: audit 2023-12-01T12:51:18.455008+0000 mon.a (mon.0) 8964 : audit 0 from='client.? 172.21.15.80:0/2849073339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:51:19.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:51:19 smithi080 bash[28361]: cluster 2023-12-01T12:51:18.311376+0000 mgr.y (mgr.24362) 14481 : cluster 0 pgmap v14450: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:51:19.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:51:19 smithi080 bash[41963]: cluster 2023-12-01T12:51:18.311376+0000 mgr.y (mgr.24362) 14481 : cluster 0 pgmap v14450: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:51:20.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:51:19 smithi090 bash[32384]: cluster 2023-12-01T12:51:18.311376+0000 mgr.y (mgr.24362) 14481 : cluster 0 pgmap v14450: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:51:21.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:51:21 smithi080 bash[28361]: cluster 2023-12-01T12:51:20.311890+0000 mgr.y (mgr.24362) 14482 : cluster 0 pgmap v14451: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:51:21.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:51:21 smithi080 bash[28361]: audit 2023-12-01T12:51:20.915736+0000 mon.a (mon.0) 8965 : audit 0 from='client.? 172.21.15.80:0/4168031282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:51:21.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:51:21 smithi080 bash[28361]: audit 2023-12-01T12:51:21.217517+0000 mon.a (mon.0) 8966 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:51:21.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:51:21 smithi080 bash[28361]: audit 2023-12-01T12:51:21.231127+0000 mon.a (mon.0) 8967 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:51:21.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:51:21 smithi080 bash[28361]: audit 2023-12-01T12:51:21.619061+0000 mon.a (mon.0) 8968 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:51:21.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:51:21 smithi080 bash[28361]: audit 2023-12-01T12:51:21.641038+0000 mon.a (mon.0) 8969 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:51:21.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:51:21 smithi080 bash[41963]: cluster 2023-12-01T12:51:20.311890+0000 mgr.y (mgr.24362) 14482 : cluster 0 pgmap v14451: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:51:21.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:51:21 smithi080 bash[41963]: audit 2023-12-01T12:51:20.915736+0000 mon.a (mon.0) 8965 : audit 0 from='client.? 172.21.15.80:0/4168031282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:51:21.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:51:21 smithi080 bash[41963]: audit 2023-12-01T12:51:21.217517+0000 mon.a (mon.0) 8966 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:51:21.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:51:21 smithi080 bash[41963]: audit 2023-12-01T12:51:21.231127+0000 mon.a (mon.0) 8967 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:51:21.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:51:21 smithi080 bash[41963]: audit 2023-12-01T12:51:21.619061+0000 mon.a (mon.0) 8968 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:51:21.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:51:21 smithi080 bash[41963]: audit 2023-12-01T12:51:21.641038+0000 mon.a (mon.0) 8969 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:51:22.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:51:21 smithi090 bash[32384]: cluster 2023-12-01T12:51:20.311890+0000 mgr.y (mgr.24362) 14482 : cluster 0 pgmap v14451: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:51:22.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:51:21 smithi090 bash[32384]: audit 2023-12-01T12:51:20.915736+0000 mon.a (mon.0) 8965 : audit 0 from='client.? 172.21.15.80:0/4168031282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:51:22.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:51:21 smithi090 bash[32384]: audit 2023-12-01T12:51:21.217517+0000 mon.a (mon.0) 8966 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:51:22.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:51:21 smithi090 bash[32384]: audit 2023-12-01T12:51:21.231127+0000 mon.a (mon.0) 8967 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:51:22.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:51:21 smithi090 bash[32384]: audit 2023-12-01T12:51:21.619061+0000 mon.a (mon.0) 8968 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:51:22.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:51:21 smithi090 bash[32384]: audit 2023-12-01T12:51:21.641038+0000 mon.a (mon.0) 8969 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:51:22.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:51:22 smithi080 bash[28361]: audit 2023-12-01T12:51:22.137414+0000 mon.c (mon.2) 9259 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:51:22.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:51:22 smithi080 bash[28361]: audit 2023-12-01T12:51:22.139186+0000 mon.c (mon.2) 9260 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:51:22.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:51:22 smithi080 bash[28361]: audit 2023-12-01T12:51:22.149840+0000 mon.a (mon.0) 8970 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:51:22.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:51:22 smithi080 bash[41963]: audit 2023-12-01T12:51:22.137414+0000 mon.c (mon.2) 9259 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:51:22.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:51:22 smithi080 bash[41963]: audit 2023-12-01T12:51:22.139186+0000 mon.c (mon.2) 9260 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:51:22.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:51:22 smithi080 bash[41963]: audit 2023-12-01T12:51:22.149840+0000 mon.a (mon.0) 8970 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:51:23.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:51:22 smithi090 bash[32384]: audit 2023-12-01T12:51:22.137414+0000 mon.c (mon.2) 9259 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:51:23.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:51:22 smithi090 bash[32384]: audit 2023-12-01T12:51:22.139186+0000 mon.c (mon.2) 9260 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:51:23.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:51:22 smithi090 bash[32384]: audit 2023-12-01T12:51:22.149840+0000 mon.a (mon.0) 8970 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:51:23.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:51:23 smithi080 bash[28361]: cluster 2023-12-01T12:51:22.313103+0000 mgr.y (mgr.24362) 14483 : cluster 0 pgmap v14452: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:51:23.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:51:23 smithi080 bash[28361]: audit 2023-12-01T12:51:23.370232+0000 mon.a (mon.0) 8971 : audit 0 from='client.? 172.21.15.80:0/3576323799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:51:23.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:51:23 smithi080 bash[41963]: cluster 2023-12-01T12:51:22.313103+0000 mgr.y (mgr.24362) 14483 : cluster 0 pgmap v14452: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:51:23.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:51:23 smithi080 bash[41963]: audit 2023-12-01T12:51:23.370232+0000 mon.a (mon.0) 8971 : audit 0 from='client.? 172.21.15.80:0/3576323799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:51:24.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:51:23 smithi090 bash[32384]: cluster 2023-12-01T12:51:22.313103+0000 mgr.y (mgr.24362) 14483 : cluster 0 pgmap v14452: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:51:24.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:51:23 smithi090 bash[32384]: audit 2023-12-01T12:51:23.370232+0000 mon.a (mon.0) 8971 : audit 0 from='client.? 172.21.15.80:0/3576323799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:51:25.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:51:25 smithi080 bash[28361]: cluster 2023-12-01T12:51:24.313910+0000 mgr.y (mgr.24362) 14484 : cluster 0 pgmap v14453: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:51:25.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:51:25 smithi080 bash[28361]: audit 2023-12-01T12:51:25.549515+0000 mon.c (mon.2) 9261 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:51:25.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:51:25 smithi080 bash[41963]: cluster 2023-12-01T12:51:24.313910+0000 mgr.y (mgr.24362) 14484 : cluster 0 pgmap v14453: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:51:25.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:51:25 smithi080 bash[41963]: audit 2023-12-01T12:51:25.549515+0000 mon.c (mon.2) 9261 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:51:26.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:51:25 smithi090 bash[32384]: cluster 2023-12-01T12:51:24.313910+0000 mgr.y (mgr.24362) 14484 : cluster 0 pgmap v14453: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:51:26.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:51:25 smithi090 bash[32384]: audit 2023-12-01T12:51:25.549515+0000 mon.c (mon.2) 9261 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:51:26.665 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:51:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:51:26] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T12:51:26.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:51:26 smithi080 bash[41963]: audit 2023-12-01T12:51:25.830638+0000 mon.c (mon.2) 9262 : audit 0 from='client.? 172.21.15.80:0/1669767172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:51:26.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:51:26 smithi080 bash[28361]: audit 2023-12-01T12:51:25.830638+0000 mon.c (mon.2) 9262 : audit 0 from='client.? 172.21.15.80:0/1669767172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:51:27.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:51:26 smithi090 bash[32384]: audit 2023-12-01T12:51:25.830638+0000 mon.c (mon.2) 9262 : audit 0 from='client.? 172.21.15.80:0/1669767172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:51:27.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:51:27 smithi080 bash[41963]: cluster 2023-12-01T12:51:26.315094+0000 mgr.y (mgr.24362) 14485 : cluster 0 pgmap v14454: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:51:27.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:51:27 smithi080 bash[28361]: cluster 2023-12-01T12:51:26.315094+0000 mgr.y (mgr.24362) 14485 : cluster 0 pgmap v14454: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:51:28.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:51:27 smithi090 bash[32384]: cluster 2023-12-01T12:51:26.315094+0000 mgr.y (mgr.24362) 14485 : cluster 0 pgmap v14454: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:51:28.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:51:28 smithi080 bash[28361]: audit 2023-12-01T12:51:28.286883+0000 mon.c (mon.2) 9263 : audit 0 from='client.? 172.21.15.80:0/2573027529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:51:28.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:51:28 smithi080 bash[41963]: audit 2023-12-01T12:51:28.286883+0000 mon.c (mon.2) 9263 : audit 0 from='client.? 172.21.15.80:0/2573027529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:51:29.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:51:28 smithi090 bash[32384]: audit 2023-12-01T12:51:28.286883+0000 mon.c (mon.2) 9263 : audit 0 from='client.? 172.21.15.80:0/2573027529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:51:29.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:51:29 smithi080 bash[41963]: cluster 2023-12-01T12:51:28.315725+0000 mgr.y (mgr.24362) 14486 : cluster 0 pgmap v14455: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:51:29.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:51:29 smithi080 bash[28361]: cluster 2023-12-01T12:51:28.315725+0000 mgr.y (mgr.24362) 14486 : cluster 0 pgmap v14455: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:51:30.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:51:29 smithi090 bash[32384]: cluster 2023-12-01T12:51:28.315725+0000 mgr.y (mgr.24362) 14486 : cluster 0 pgmap v14455: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:51:32.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:51:31 smithi090 bash[32384]: cluster 2023-12-01T12:51:30.316465+0000 mgr.y (mgr.24362) 14487 : cluster 0 pgmap v14456: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:51:32.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:51:31 smithi090 bash[32384]: audit 2023-12-01T12:51:30.750312+0000 mon.c (mon.2) 9264 : audit 0 from='client.? 172.21.15.80:0/2875426853' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:51:32.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:51:31 smithi080 bash[28361]: cluster 2023-12-01T12:51:30.316465+0000 mgr.y (mgr.24362) 14487 : cluster 0 pgmap v14456: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:51:32.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:51:31 smithi080 bash[28361]: audit 2023-12-01T12:51:30.750312+0000 mon.c (mon.2) 9264 : audit 0 from='client.? 172.21.15.80:0/2875426853' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:51:32.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:51:31 smithi080 bash[41963]: cluster 2023-12-01T12:51:30.316465+0000 mgr.y (mgr.24362) 14487 : cluster 0 pgmap v14456: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:51:32.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:51:31 smithi080 bash[41963]: audit 2023-12-01T12:51:30.750312+0000 mon.c (mon.2) 9264 : audit 0 from='client.? 172.21.15.80:0/2875426853' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:51:34.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:51:33 smithi090 bash[32384]: cluster 2023-12-01T12:51:32.317641+0000 mgr.y (mgr.24362) 14488 : cluster 0 pgmap v14457: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:51:34.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:51:33 smithi090 bash[32384]: audit 2023-12-01T12:51:33.208428+0000 mon.c (mon.2) 9265 : audit 0 from='client.? 172.21.15.80:0/2053627068' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:51:34.019 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 12:51:33 smithi090 bash[65515]: logger=cleanup t=2023-12-01T12:51:33.859717042Z level=info msg="Completed cleanup jobs" duration=69.572432ms 2023-12-01T12:51:34.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:51:33 smithi080 bash[41963]: cluster 2023-12-01T12:51:32.317641+0000 mgr.y (mgr.24362) 14488 : cluster 0 pgmap v14457: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:51:34.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:51:33 smithi080 bash[41963]: audit 2023-12-01T12:51:33.208428+0000 mon.c (mon.2) 9265 : audit 0 from='client.? 172.21.15.80:0/2053627068' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:51:34.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:51:33 smithi080 bash[28361]: cluster 2023-12-01T12:51:32.317641+0000 mgr.y (mgr.24362) 14488 : cluster 0 pgmap v14457: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:51:34.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:51:33 smithi080 bash[28361]: audit 2023-12-01T12:51:33.208428+0000 mon.c (mon.2) 9265 : audit 0 from='client.? 172.21.15.80:0/2053627068' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:51:36.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:51:35 smithi090 bash[32384]: cluster 2023-12-01T12:51:34.318294+0000 mgr.y (mgr.24362) 14489 : cluster 0 pgmap v14458: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:51:36.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:51:35 smithi090 bash[32384]: audit 2023-12-01T12:51:35.667609+0000 mon.a (mon.0) 8972 : audit 0 from='client.? 172.21.15.80:0/360706424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:51:36.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:51:35 smithi080 bash[28361]: cluster 2023-12-01T12:51:34.318294+0000 mgr.y (mgr.24362) 14489 : cluster 0 pgmap v14458: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:51:36.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:51:35 smithi080 bash[28361]: audit 2023-12-01T12:51:35.667609+0000 mon.a (mon.0) 8972 : audit 0 from='client.? 172.21.15.80:0/360706424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:51:36.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:51:35 smithi080 bash[41963]: cluster 2023-12-01T12:51:34.318294+0000 mgr.y (mgr.24362) 14489 : cluster 0 pgmap v14458: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:51:36.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:51:35 smithi080 bash[41963]: audit 2023-12-01T12:51:35.667609+0000 mon.a (mon.0) 8972 : audit 0 from='client.? 172.21.15.80:0/360706424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:51:36.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:51:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:51:36] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T12:51:38.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:51:37 smithi090 bash[32384]: cluster 2023-12-01T12:51:36.319459+0000 mgr.y (mgr.24362) 14490 : cluster 0 pgmap v14459: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:51:38.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:51:37 smithi080 bash[28361]: cluster 2023-12-01T12:51:36.319459+0000 mgr.y (mgr.24362) 14490 : cluster 0 pgmap v14459: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:51:38.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:51:37 smithi080 bash[41963]: cluster 2023-12-01T12:51:36.319459+0000 mgr.y (mgr.24362) 14490 : cluster 0 pgmap v14459: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:51:39.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:51:38 smithi090 bash[32384]: audit 2023-12-01T12:51:38.112905+0000 mon.a (mon.0) 8973 : audit 0 from='client.? 172.21.15.80:0/3596950056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:51:39.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:51:38 smithi080 bash[28361]: audit 2023-12-01T12:51:38.112905+0000 mon.a (mon.0) 8973 : audit 0 from='client.? 172.21.15.80:0/3596950056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:51:39.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:51:38 smithi080 bash[41963]: audit 2023-12-01T12:51:38.112905+0000 mon.a (mon.0) 8973 : audit 0 from='client.? 172.21.15.80:0/3596950056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:51:40.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:51:39 smithi090 bash[32384]: cluster 2023-12-01T12:51:38.320153+0000 mgr.y (mgr.24362) 14491 : cluster 0 pgmap v14460: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:51:40.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:51:39 smithi080 bash[28361]: cluster 2023-12-01T12:51:38.320153+0000 mgr.y (mgr.24362) 14491 : cluster 0 pgmap v14460: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:51:40.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:51:39 smithi080 bash[41963]: cluster 2023-12-01T12:51:38.320153+0000 mgr.y (mgr.24362) 14491 : cluster 0 pgmap v14460: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:51:41.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:51:40 smithi090 bash[32384]: audit 2023-12-01T12:51:40.549184+0000 mon.c (mon.2) 9266 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:51:41.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:51:40 smithi090 bash[32384]: audit 2023-12-01T12:51:40.592186+0000 mon.c (mon.2) 9267 : audit 0 from='client.? 172.21.15.80:0/335627168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:51:41.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:51:40 smithi080 bash[28361]: audit 2023-12-01T12:51:40.549184+0000 mon.c (mon.2) 9266 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:51:41.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:51:40 smithi080 bash[28361]: audit 2023-12-01T12:51:40.592186+0000 mon.c (mon.2) 9267 : audit 0 from='client.? 172.21.15.80:0/335627168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:51:41.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:51:40 smithi080 bash[41963]: audit 2023-12-01T12:51:40.549184+0000 mon.c (mon.2) 9266 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:51:41.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:51:40 smithi080 bash[41963]: audit 2023-12-01T12:51:40.592186+0000 mon.c (mon.2) 9267 : audit 0 from='client.? 172.21.15.80:0/335627168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:51:42.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:51:41 smithi090 bash[32384]: cluster 2023-12-01T12:51:40.320925+0000 mgr.y (mgr.24362) 14492 : cluster 0 pgmap v14461: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:51:42.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:51:41 smithi080 bash[28361]: cluster 2023-12-01T12:51:40.320925+0000 mgr.y (mgr.24362) 14492 : cluster 0 pgmap v14461: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:51:42.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:51:41 smithi080 bash[41963]: cluster 2023-12-01T12:51:40.320925+0000 mgr.y (mgr.24362) 14492 : cluster 0 pgmap v14461: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:51:44.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:51:43 smithi090 bash[32384]: cluster 2023-12-01T12:51:42.322125+0000 mgr.y (mgr.24362) 14493 : cluster 0 pgmap v14462: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:51:44.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:51:43 smithi090 bash[32384]: audit 2023-12-01T12:51:43.048137+0000 mon.a (mon.0) 8974 : audit 0 from='client.? 172.21.15.80:0/3516018831' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:51:44.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:51:43 smithi080 bash[28361]: cluster 2023-12-01T12:51:42.322125+0000 mgr.y (mgr.24362) 14493 : cluster 0 pgmap v14462: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:51:44.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:51:43 smithi080 bash[28361]: audit 2023-12-01T12:51:43.048137+0000 mon.a (mon.0) 8974 : audit 0 from='client.? 172.21.15.80:0/3516018831' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:51:44.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:51:43 smithi080 bash[41963]: cluster 2023-12-01T12:51:42.322125+0000 mgr.y (mgr.24362) 14493 : cluster 0 pgmap v14462: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:51:44.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:51:43 smithi080 bash[41963]: audit 2023-12-01T12:51:43.048137+0000 mon.a (mon.0) 8974 : audit 0 from='client.? 172.21.15.80:0/3516018831' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:51:46.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:51:45 smithi090 bash[32384]: cluster 2023-12-01T12:51:44.322812+0000 mgr.y (mgr.24362) 14494 : cluster 0 pgmap v14463: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:51:46.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:51:45 smithi090 bash[32384]: audit 2023-12-01T12:51:45.501232+0000 mon.a (mon.0) 8975 : audit 0 from='client.? 172.21.15.80:0/1649494238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:51:46.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:51:45 smithi080 bash[28361]: cluster 2023-12-01T12:51:44.322812+0000 mgr.y (mgr.24362) 14494 : cluster 0 pgmap v14463: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:51:46.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:51:45 smithi080 bash[28361]: audit 2023-12-01T12:51:45.501232+0000 mon.a (mon.0) 8975 : audit 0 from='client.? 172.21.15.80:0/1649494238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:51:46.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:51:45 smithi080 bash[41963]: cluster 2023-12-01T12:51:44.322812+0000 mgr.y (mgr.24362) 14494 : cluster 0 pgmap v14463: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:51:46.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:51:45 smithi080 bash[41963]: audit 2023-12-01T12:51:45.501232+0000 mon.a (mon.0) 8975 : audit 0 from='client.? 172.21.15.80:0/1649494238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:51:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:51:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:51:46] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T12:51:48.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:51:47 smithi090 bash[32384]: cluster 2023-12-01T12:51:46.323985+0000 mgr.y (mgr.24362) 14495 : cluster 0 pgmap v14464: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:51:48.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:51:47 smithi080 bash[28361]: cluster 2023-12-01T12:51:46.323985+0000 mgr.y (mgr.24362) 14495 : cluster 0 pgmap v14464: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:51:48.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:51:47 smithi080 bash[41963]: cluster 2023-12-01T12:51:46.323985+0000 mgr.y (mgr.24362) 14495 : cluster 0 pgmap v14464: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:51:49.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:51:48 smithi090 bash[32384]: audit 2023-12-01T12:51:47.962800+0000 mon.c (mon.2) 9268 : audit 0 from='client.? 172.21.15.80:0/1658677487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:51:49.180 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:51:48 smithi080 bash[41963]: audit 2023-12-01T12:51:47.962800+0000 mon.c (mon.2) 9268 : audit 0 from='client.? 172.21.15.80:0/1658677487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:51:49.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:51:48 smithi080 bash[28361]: audit 2023-12-01T12:51:47.962800+0000 mon.c (mon.2) 9268 : audit 0 from='client.? 172.21.15.80:0/1658677487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:51:50.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:51:49 smithi090 bash[32384]: cluster 2023-12-01T12:51:48.324669+0000 mgr.y (mgr.24362) 14496 : cluster 0 pgmap v14465: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:51:50.180 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:51:49 smithi080 bash[41963]: cluster 2023-12-01T12:51:48.324669+0000 mgr.y (mgr.24362) 14496 : cluster 0 pgmap v14465: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:51:50.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:51:49 smithi080 bash[28361]: cluster 2023-12-01T12:51:48.324669+0000 mgr.y (mgr.24362) 14496 : cluster 0 pgmap v14465: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:51:51.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:51:50 smithi090 bash[32384]: audit 2023-12-01T12:51:50.410058+0000 mon.c (mon.2) 9269 : audit 0 from='client.? 172.21.15.80:0/2461246' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:51:51.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:51:50 smithi080 bash[28361]: audit 2023-12-01T12:51:50.410058+0000 mon.c (mon.2) 9269 : audit 0 from='client.? 172.21.15.80:0/2461246' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:51:51.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:51:50 smithi080 bash[41963]: audit 2023-12-01T12:51:50.410058+0000 mon.c (mon.2) 9269 : audit 0 from='client.? 172.21.15.80:0/2461246' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:51:52.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:51:51 smithi090 bash[32384]: cluster 2023-12-01T12:51:50.325328+0000 mgr.y (mgr.24362) 14497 : cluster 0 pgmap v14466: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:51:52.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:51:51 smithi080 bash[28361]: cluster 2023-12-01T12:51:50.325328+0000 mgr.y (mgr.24362) 14497 : cluster 0 pgmap v14466: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:51:52.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:51:51 smithi080 bash[41963]: cluster 2023-12-01T12:51:50.325328+0000 mgr.y (mgr.24362) 14497 : cluster 0 pgmap v14466: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:51:54.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:51:53 smithi090 bash[32384]: cluster 2023-12-01T12:51:52.326483+0000 mgr.y (mgr.24362) 14498 : cluster 0 pgmap v14467: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:51:54.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:51:53 smithi090 bash[32384]: audit 2023-12-01T12:51:52.866361+0000 mon.a (mon.0) 8976 : audit 0 from='client.? 172.21.15.80:0/2872928818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:51:54.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:51:53 smithi080 bash[28361]: cluster 2023-12-01T12:51:52.326483+0000 mgr.y (mgr.24362) 14498 : cluster 0 pgmap v14467: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:51:54.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:51:53 smithi080 bash[28361]: audit 2023-12-01T12:51:52.866361+0000 mon.a (mon.0) 8976 : audit 0 from='client.? 172.21.15.80:0/2872928818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:51:54.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:51:53 smithi080 bash[41963]: cluster 2023-12-01T12:51:52.326483+0000 mgr.y (mgr.24362) 14498 : cluster 0 pgmap v14467: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:51:54.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:51:53 smithi080 bash[41963]: audit 2023-12-01T12:51:52.866361+0000 mon.a (mon.0) 8976 : audit 0 from='client.? 172.21.15.80:0/2872928818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:51:56.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:51:55 smithi080 bash[28361]: cluster 2023-12-01T12:51:54.327153+0000 mgr.y (mgr.24362) 14499 : cluster 0 pgmap v14468: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:51:56.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:51:55 smithi080 bash[28361]: audit 2023-12-01T12:51:55.322963+0000 mon.c (mon.2) 9270 : audit 0 from='client.? 172.21.15.80:0/4238282189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:51:56.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:51:55 smithi080 bash[28361]: audit 2023-12-01T12:51:55.550047+0000 mon.c (mon.2) 9271 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:51:56.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:51:55 smithi080 bash[41963]: cluster 2023-12-01T12:51:54.327153+0000 mgr.y (mgr.24362) 14499 : cluster 0 pgmap v14468: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:51:56.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:51:55 smithi080 bash[41963]: audit 2023-12-01T12:51:55.322963+0000 mon.c (mon.2) 9270 : audit 0 from='client.? 172.21.15.80:0/4238282189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:51:56.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:51:55 smithi080 bash[41963]: audit 2023-12-01T12:51:55.550047+0000 mon.c (mon.2) 9271 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:51:56.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:51:55 smithi090 bash[32384]: cluster 2023-12-01T12:51:54.327153+0000 mgr.y (mgr.24362) 14499 : cluster 0 pgmap v14468: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:51:56.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:51:55 smithi090 bash[32384]: audit 2023-12-01T12:51:55.322963+0000 mon.c (mon.2) 9270 : audit 0 from='client.? 172.21.15.80:0/4238282189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:51:56.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:51:55 smithi090 bash[32384]: audit 2023-12-01T12:51:55.550047+0000 mon.c (mon.2) 9271 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:51:56.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:51:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:51:56] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T12:51:58.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:51:57 smithi080 bash[28361]: cluster 2023-12-01T12:51:56.328661+0000 mgr.y (mgr.24362) 14500 : cluster 0 pgmap v14469: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:51:58.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:51:57 smithi080 bash[41963]: cluster 2023-12-01T12:51:56.328661+0000 mgr.y (mgr.24362) 14500 : cluster 0 pgmap v14469: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:51:58.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:51:57 smithi090 bash[32384]: cluster 2023-12-01T12:51:56.328661+0000 mgr.y (mgr.24362) 14500 : cluster 0 pgmap v14469: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:51:59.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:51:58 smithi080 bash[28361]: audit 2023-12-01T12:51:57.784576+0000 mon.a (mon.0) 8977 : audit 0 from='client.? 172.21.15.80:0/2051747372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:51:59.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:51:58 smithi080 bash[41963]: audit 2023-12-01T12:51:57.784576+0000 mon.a (mon.0) 8977 : audit 0 from='client.? 172.21.15.80:0/2051747372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:51:59.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:51:58 smithi090 bash[32384]: audit 2023-12-01T12:51:57.784576+0000 mon.a (mon.0) 8977 : audit 0 from='client.? 172.21.15.80:0/2051747372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:52:00.180 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:51:59 smithi080 bash[41963]: cluster 2023-12-01T12:51:58.329441+0000 mgr.y (mgr.24362) 14501 : cluster 0 pgmap v14470: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:52:00.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:51:59 smithi080 bash[28361]: cluster 2023-12-01T12:51:58.329441+0000 mgr.y (mgr.24362) 14501 : cluster 0 pgmap v14470: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:52:00.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:51:59 smithi090 bash[32384]: cluster 2023-12-01T12:51:58.329441+0000 mgr.y (mgr.24362) 14501 : cluster 0 pgmap v14470: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:52:01.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:52:00 smithi080 bash[28361]: audit 2023-12-01T12:52:00.234777+0000 mon.a (mon.0) 8978 : audit 0 from='client.? 172.21.15.80:0/2912325737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:52:01.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:52:00 smithi080 bash[41963]: audit 2023-12-01T12:52:00.234777+0000 mon.a (mon.0) 8978 : audit 0 from='client.? 172.21.15.80:0/2912325737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:52:01.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:52:00 smithi090 bash[32384]: audit 2023-12-01T12:52:00.234777+0000 mon.a (mon.0) 8978 : audit 0 from='client.? 172.21.15.80:0/2912325737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:52:02.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:52:01 smithi080 bash[28361]: cluster 2023-12-01T12:52:00.330136+0000 mgr.y (mgr.24362) 14502 : cluster 0 pgmap v14471: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:52:02.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:52:01 smithi080 bash[41963]: cluster 2023-12-01T12:52:00.330136+0000 mgr.y (mgr.24362) 14502 : cluster 0 pgmap v14471: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:52:02.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:52:01 smithi090 bash[32384]: cluster 2023-12-01T12:52:00.330136+0000 mgr.y (mgr.24362) 14502 : cluster 0 pgmap v14471: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:52:03.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:52:03 smithi080 bash[41963]: cluster 2023-12-01T12:52:02.331248+0000 mgr.y (mgr.24362) 14503 : cluster 0 pgmap v14472: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:52:03.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:52:03 smithi080 bash[41963]: audit 2023-12-01T12:52:02.694333+0000 mon.a (mon.0) 8979 : audit 0 from='client.? 172.21.15.80:0/655460786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:52:03.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:52:03 smithi080 bash[28361]: cluster 2023-12-01T12:52:02.331248+0000 mgr.y (mgr.24362) 14503 : cluster 0 pgmap v14472: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:52:03.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:52:03 smithi080 bash[28361]: audit 2023-12-01T12:52:02.694333+0000 mon.a (mon.0) 8979 : audit 0 from='client.? 172.21.15.80:0/655460786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:52:03.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:52:03 smithi090 bash[32384]: cluster 2023-12-01T12:52:02.331248+0000 mgr.y (mgr.24362) 14503 : cluster 0 pgmap v14472: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:52:03.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:52:03 smithi090 bash[32384]: audit 2023-12-01T12:52:02.694333+0000 mon.a (mon.0) 8979 : audit 0 from='client.? 172.21.15.80:0/655460786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:52:05.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:52:05 smithi080 bash[41963]: cluster 2023-12-01T12:52:04.332001+0000 mgr.y (mgr.24362) 14504 : cluster 0 pgmap v14473: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:52:05.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:52:05 smithi080 bash[41963]: audit 2023-12-01T12:52:05.146559+0000 mon.a (mon.0) 8980 : audit 0 from='client.? 172.21.15.80:0/2514361457' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:52:05.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:52:05 smithi080 bash[28361]: cluster 2023-12-01T12:52:04.332001+0000 mgr.y (mgr.24362) 14504 : cluster 0 pgmap v14473: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:52:05.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:52:05 smithi080 bash[28361]: audit 2023-12-01T12:52:05.146559+0000 mon.a (mon.0) 8980 : audit 0 from='client.? 172.21.15.80:0/2514361457' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:52:05.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:52:05 smithi090 bash[32384]: cluster 2023-12-01T12:52:04.332001+0000 mgr.y (mgr.24362) 14504 : cluster 0 pgmap v14473: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:52:05.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:52:05 smithi090 bash[32384]: audit 2023-12-01T12:52:05.146559+0000 mon.a (mon.0) 8980 : audit 0 from='client.? 172.21.15.80:0/2514361457' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:52:06.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:52:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:52:06] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T12:52:07.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:52:07 smithi080 bash[28361]: cluster 2023-12-01T12:52:06.333290+0000 mgr.y (mgr.24362) 14505 : cluster 0 pgmap v14474: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:52:07.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:52:07 smithi080 bash[41963]: cluster 2023-12-01T12:52:06.333290+0000 mgr.y (mgr.24362) 14505 : cluster 0 pgmap v14474: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:52:07.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:52:07 smithi090 bash[32384]: cluster 2023-12-01T12:52:06.333290+0000 mgr.y (mgr.24362) 14505 : cluster 0 pgmap v14474: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:52:08.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:52:08 smithi080 bash[28361]: audit 2023-12-01T12:52:07.591236+0000 mon.a (mon.0) 8981 : audit 0 from='client.? 172.21.15.80:0/1364772156' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:52:08.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:52:08 smithi080 bash[41963]: audit 2023-12-01T12:52:07.591236+0000 mon.a (mon.0) 8981 : audit 0 from='client.? 172.21.15.80:0/1364772156' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:52:08.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:52:08 smithi090 bash[32384]: audit 2023-12-01T12:52:07.591236+0000 mon.a (mon.0) 8981 : audit 0 from='client.? 172.21.15.80:0/1364772156' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:52:09.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:52:09 smithi080 bash[28361]: cluster 2023-12-01T12:52:08.334004+0000 mgr.y (mgr.24362) 14506 : cluster 0 pgmap v14475: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:52:09.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:52:09 smithi080 bash[41963]: cluster 2023-12-01T12:52:08.334004+0000 mgr.y (mgr.24362) 14506 : cluster 0 pgmap v14475: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:52:09.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:52:09 smithi090 bash[32384]: cluster 2023-12-01T12:52:08.334004+0000 mgr.y (mgr.24362) 14506 : cluster 0 pgmap v14475: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:52:10.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:52:10 smithi080 bash[28361]: audit 2023-12-01T12:52:10.051027+0000 mon.c (mon.2) 9272 : audit 0 from='client.? 172.21.15.80:0/1035743886' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:52:10.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:52:10 smithi080 bash[41963]: audit 2023-12-01T12:52:10.051027+0000 mon.c (mon.2) 9272 : audit 0 from='client.? 172.21.15.80:0/1035743886' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:52:10.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:52:10 smithi090 bash[32384]: audit 2023-12-01T12:52:10.051027+0000 mon.c (mon.2) 9272 : audit 0 from='client.? 172.21.15.80:0/1035743886' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:52:11.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:52:11 smithi080 bash[28361]: cluster 2023-12-01T12:52:10.334854+0000 mgr.y (mgr.24362) 14507 : cluster 0 pgmap v14476: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:52:11.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:52:11 smithi080 bash[28361]: audit 2023-12-01T12:52:10.550487+0000 mon.c (mon.2) 9273 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:52:11.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:52:11 smithi080 bash[41963]: cluster 2023-12-01T12:52:10.334854+0000 mgr.y (mgr.24362) 14507 : cluster 0 pgmap v14476: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:52:11.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:52:11 smithi080 bash[41963]: audit 2023-12-01T12:52:10.550487+0000 mon.c (mon.2) 9273 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:52:11.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:52:11 smithi090 bash[32384]: cluster 2023-12-01T12:52:10.334854+0000 mgr.y (mgr.24362) 14507 : cluster 0 pgmap v14476: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:52:11.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:52:11 smithi090 bash[32384]: audit 2023-12-01T12:52:10.550487+0000 mon.c (mon.2) 9273 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:52:13.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:52:13 smithi080 bash[28361]: cluster 2023-12-01T12:52:12.335954+0000 mgr.y (mgr.24362) 14508 : cluster 0 pgmap v14477: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:52:13.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:52:13 smithi080 bash[28361]: audit 2023-12-01T12:52:12.519330+0000 mon.c (mon.2) 9274 : audit 0 from='client.? 172.21.15.80:0/2709453489' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:52:13.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:52:13 smithi080 bash[41963]: cluster 2023-12-01T12:52:12.335954+0000 mgr.y (mgr.24362) 14508 : cluster 0 pgmap v14477: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:52:13.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:52:13 smithi080 bash[41963]: audit 2023-12-01T12:52:12.519330+0000 mon.c (mon.2) 9274 : audit 0 from='client.? 172.21.15.80:0/2709453489' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:52:13.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:52:13 smithi090 bash[32384]: cluster 2023-12-01T12:52:12.335954+0000 mgr.y (mgr.24362) 14508 : cluster 0 pgmap v14477: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:52:13.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:52:13 smithi090 bash[32384]: audit 2023-12-01T12:52:12.519330+0000 mon.c (mon.2) 9274 : audit 0 from='client.? 172.21.15.80:0/2709453489' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:52:15.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:52:15 smithi080 bash[28361]: cluster 2023-12-01T12:52:14.336625+0000 mgr.y (mgr.24362) 14509 : cluster 0 pgmap v14478: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:52:15.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:52:15 smithi080 bash[28361]: audit 2023-12-01T12:52:14.967573+0000 mon.a (mon.0) 8982 : audit 0 from='client.? 172.21.15.80:0/309513919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:52:15.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:52:15 smithi080 bash[41963]: cluster 2023-12-01T12:52:14.336625+0000 mgr.y (mgr.24362) 14509 : cluster 0 pgmap v14478: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:52:15.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:52:15 smithi080 bash[41963]: audit 2023-12-01T12:52:14.967573+0000 mon.a (mon.0) 8982 : audit 0 from='client.? 172.21.15.80:0/309513919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:52:15.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:52:15 smithi090 bash[32384]: cluster 2023-12-01T12:52:14.336625+0000 mgr.y (mgr.24362) 14509 : cluster 0 pgmap v14478: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:52:15.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:52:15 smithi090 bash[32384]: audit 2023-12-01T12:52:14.967573+0000 mon.a (mon.0) 8982 : audit 0 from='client.? 172.21.15.80:0/309513919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:52:16.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:52:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:52:16] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T12:52:17.680 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:52:17 smithi080 bash[28361]: cluster 2023-12-01T12:52:16.337796+0000 mgr.y (mgr.24362) 14510 : cluster 0 pgmap v14479: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:52:17.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:52:17 smithi080 bash[41963]: cluster 2023-12-01T12:52:16.337796+0000 mgr.y (mgr.24362) 14510 : cluster 0 pgmap v14479: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:52:17.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:52:17 smithi090 bash[32384]: cluster 2023-12-01T12:52:16.337796+0000 mgr.y (mgr.24362) 14510 : cluster 0 pgmap v14479: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:52:18.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:52:18 smithi090 bash[32384]: audit 2023-12-01T12:52:17.425606+0000 mon.c (mon.2) 9275 : audit 0 from='client.? 172.21.15.80:0/735769609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:52:18.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:52:18 smithi080 bash[28361]: audit 2023-12-01T12:52:17.425606+0000 mon.c (mon.2) 9275 : audit 0 from='client.? 172.21.15.80:0/735769609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:52:18.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:52:18 smithi080 bash[41963]: audit 2023-12-01T12:52:17.425606+0000 mon.c (mon.2) 9275 : audit 0 from='client.? 172.21.15.80:0/735769609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:52:19.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:52:19 smithi090 bash[32384]: cluster 2023-12-01T12:52:18.338449+0000 mgr.y (mgr.24362) 14511 : cluster 0 pgmap v14480: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:52:19.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:52:19 smithi080 bash[41963]: cluster 2023-12-01T12:52:18.338449+0000 mgr.y (mgr.24362) 14511 : cluster 0 pgmap v14480: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:52:19.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:52:19 smithi080 bash[28361]: cluster 2023-12-01T12:52:18.338449+0000 mgr.y (mgr.24362) 14511 : cluster 0 pgmap v14480: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:52:20.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:52:20 smithi090 bash[32384]: audit 2023-12-01T12:52:19.880685+0000 mon.c (mon.2) 9276 : audit 0 from='client.? 172.21.15.80:0/3681742029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:52:20.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:52:20 smithi080 bash[28361]: audit 2023-12-01T12:52:19.880685+0000 mon.c (mon.2) 9276 : audit 0 from='client.? 172.21.15.80:0/3681742029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:52:20.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:52:20 smithi080 bash[41963]: audit 2023-12-01T12:52:19.880685+0000 mon.c (mon.2) 9276 : audit 0 from='client.? 172.21.15.80:0/3681742029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:52:21.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:52:21 smithi090 bash[32384]: cluster 2023-12-01T12:52:20.338978+0000 mgr.y (mgr.24362) 14512 : cluster 0 pgmap v14481: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:52:21.930 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:52:21 smithi080 bash[41963]: cluster 2023-12-01T12:52:20.338978+0000 mgr.y (mgr.24362) 14512 : cluster 0 pgmap v14481: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:52:21.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:52:21 smithi080 bash[28361]: cluster 2023-12-01T12:52:20.338978+0000 mgr.y (mgr.24362) 14512 : cluster 0 pgmap v14481: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:52:22.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:52:22 smithi090 bash[32384]: audit 2023-12-01T12:52:22.235699+0000 mon.c (mon.2) 9277 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:52:22.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:52:22 smithi090 bash[32384]: audit 2023-12-01T12:52:22.356053+0000 mon.c (mon.2) 9278 : audit 0 from='client.? 172.21.15.80:0/3727051932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:52:22.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:52:22 smithi080 bash[28361]: audit 2023-12-01T12:52:22.235699+0000 mon.c (mon.2) 9277 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:52:22.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:52:22 smithi080 bash[28361]: audit 2023-12-01T12:52:22.356053+0000 mon.c (mon.2) 9278 : audit 0 from='client.? 172.21.15.80:0/3727051932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:52:22.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:52:22 smithi080 bash[41963]: audit 2023-12-01T12:52:22.235699+0000 mon.c (mon.2) 9277 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:52:22.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:52:22 smithi080 bash[41963]: audit 2023-12-01T12:52:22.356053+0000 mon.c (mon.2) 9278 : audit 0 from='client.? 172.21.15.80:0/3727051932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:52:23.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:52:23 smithi090 bash[32384]: cluster 2023-12-01T12:52:22.340118+0000 mgr.y (mgr.24362) 14513 : cluster 0 pgmap v14482: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:52:23.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:52:23 smithi080 bash[41963]: cluster 2023-12-01T12:52:22.340118+0000 mgr.y (mgr.24362) 14513 : cluster 0 pgmap v14482: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:52:23.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:52:23 smithi080 bash[28361]: cluster 2023-12-01T12:52:22.340118+0000 mgr.y (mgr.24362) 14513 : cluster 0 pgmap v14482: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:52:25.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:52:25 smithi090 bash[32384]: cluster 2023-12-01T12:52:24.340776+0000 mgr.y (mgr.24362) 14514 : cluster 0 pgmap v14483: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:52:25.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:52:25 smithi090 bash[32384]: audit 2023-12-01T12:52:24.818998+0000 mon.a (mon.0) 8983 : audit 0 from='client.? 172.21.15.80:0/3847783919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:52:25.930 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:52:25 smithi080 bash[41963]: cluster 2023-12-01T12:52:24.340776+0000 mgr.y (mgr.24362) 14514 : cluster 0 pgmap v14483: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:52:25.930 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:52:25 smithi080 bash[41963]: audit 2023-12-01T12:52:24.818998+0000 mon.a (mon.0) 8983 : audit 0 from='client.? 172.21.15.80:0/3847783919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:52:25.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:52:25 smithi080 bash[28361]: cluster 2023-12-01T12:52:24.340776+0000 mgr.y (mgr.24362) 14514 : cluster 0 pgmap v14483: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:52:25.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:52:25 smithi080 bash[28361]: audit 2023-12-01T12:52:24.818998+0000 mon.a (mon.0) 8983 : audit 0 from='client.? 172.21.15.80:0/3847783919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:52:26.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:52:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:52:26] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T12:52:26.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:52:26 smithi080 bash[41963]: audit 2023-12-01T12:52:25.550893+0000 mon.c (mon.2) 9279 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:52:26.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:52:26 smithi080 bash[28361]: audit 2023-12-01T12:52:25.550893+0000 mon.c (mon.2) 9279 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:52:26.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:52:26 smithi090 bash[32384]: audit 2023-12-01T12:52:25.550893+0000 mon.c (mon.2) 9279 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:52:27.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:52:27 smithi090 bash[32384]: cluster 2023-12-01T12:52:26.341875+0000 mgr.y (mgr.24362) 14515 : cluster 0 pgmap v14484: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:52:27.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:52:27 smithi090 bash[32384]: audit 2023-12-01T12:52:27.285363+0000 mon.c (mon.2) 9280 : audit 0 from='client.? 172.21.15.80:0/1858761657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:52:27.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:52:27 smithi080 bash[41963]: cluster 2023-12-01T12:52:26.341875+0000 mgr.y (mgr.24362) 14515 : cluster 0 pgmap v14484: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:52:27.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:52:27 smithi080 bash[41963]: audit 2023-12-01T12:52:27.285363+0000 mon.c (mon.2) 9280 : audit 0 from='client.? 172.21.15.80:0/1858761657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:52:27.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:52:27 smithi080 bash[28361]: cluster 2023-12-01T12:52:26.341875+0000 mgr.y (mgr.24362) 14515 : cluster 0 pgmap v14484: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:52:27.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:52:27 smithi080 bash[28361]: audit 2023-12-01T12:52:27.285363+0000 mon.c (mon.2) 9280 : audit 0 from='client.? 172.21.15.80:0/1858761657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:52:29.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:52:29 smithi080 bash[28361]: audit 2023-12-01T12:52:28.085708+0000 mon.a (mon.0) 8984 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:52:29.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:52:29 smithi080 bash[28361]: audit 2023-12-01T12:52:28.097191+0000 mon.a (mon.0) 8985 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:52:29.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:52:29 smithi080 bash[28361]: cluster 2023-12-01T12:52:28.342295+0000 mgr.y (mgr.24362) 14516 : cluster 0 pgmap v14485: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:52:29.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:52:29 smithi080 bash[28361]: audit 2023-12-01T12:52:28.439068+0000 mon.a (mon.0) 8986 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:52:29.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:52:29 smithi080 bash[28361]: audit 2023-12-01T12:52:28.451260+0000 mon.a (mon.0) 8987 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:52:29.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:52:29 smithi080 bash[41963]: audit 2023-12-01T12:52:28.085708+0000 mon.a (mon.0) 8984 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:52:29.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:52:29 smithi080 bash[41963]: audit 2023-12-01T12:52:28.097191+0000 mon.a (mon.0) 8985 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:52:29.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:52:29 smithi080 bash[41963]: cluster 2023-12-01T12:52:28.342295+0000 mgr.y (mgr.24362) 14516 : cluster 0 pgmap v14485: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:52:29.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:52:29 smithi080 bash[41963]: audit 2023-12-01T12:52:28.439068+0000 mon.a (mon.0) 8986 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:52:29.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:52:29 smithi080 bash[41963]: audit 2023-12-01T12:52:28.451260+0000 mon.a (mon.0) 8987 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:52:29.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:52:29 smithi090 bash[32384]: audit 2023-12-01T12:52:28.085708+0000 mon.a (mon.0) 8984 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:52:29.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:52:29 smithi090 bash[32384]: audit 2023-12-01T12:52:28.097191+0000 mon.a (mon.0) 8985 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:52:29.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:52:29 smithi090 bash[32384]: cluster 2023-12-01T12:52:28.342295+0000 mgr.y (mgr.24362) 14516 : cluster 0 pgmap v14485: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:52:29.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:52:29 smithi090 bash[32384]: audit 2023-12-01T12:52:28.439068+0000 mon.a (mon.0) 8986 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:52:29.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:52:29 smithi090 bash[32384]: audit 2023-12-01T12:52:28.451260+0000 mon.a (mon.0) 8987 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:52:30.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:52:30 smithi080 bash[41963]: audit 2023-12-01T12:52:29.740447+0000 mon.c (mon.2) 9281 : audit 0 from='client.? 172.21.15.80:0/3102318750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:52:30.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:52:30 smithi080 bash[28361]: audit 2023-12-01T12:52:29.740447+0000 mon.c (mon.2) 9281 : audit 0 from='client.? 172.21.15.80:0/3102318750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:52:30.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:52:30 smithi090 bash[32384]: audit 2023-12-01T12:52:29.740447+0000 mon.c (mon.2) 9281 : audit 0 from='client.? 172.21.15.80:0/3102318750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:52:31.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:52:31 smithi080 bash[28361]: cluster 2023-12-01T12:52:30.342940+0000 mgr.y (mgr.24362) 14517 : cluster 0 pgmap v14486: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:52:31.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:52:31 smithi080 bash[41963]: cluster 2023-12-01T12:52:30.342940+0000 mgr.y (mgr.24362) 14517 : cluster 0 pgmap v14486: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:52:31.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:52:31 smithi090 bash[32384]: cluster 2023-12-01T12:52:30.342940+0000 mgr.y (mgr.24362) 14517 : cluster 0 pgmap v14486: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:52:32.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:52:32 smithi090 bash[32384]: audit 2023-12-01T12:52:32.194549+0000 mon.c (mon.2) 9282 : audit 0 from='client.? 172.21.15.80:0/3475486711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:52:32.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:52:32 smithi080 bash[28361]: audit 2023-12-01T12:52:32.194549+0000 mon.c (mon.2) 9282 : audit 0 from='client.? 172.21.15.80:0/3475486711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:52:32.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:52:32 smithi080 bash[41963]: audit 2023-12-01T12:52:32.194549+0000 mon.c (mon.2) 9282 : audit 0 from='client.? 172.21.15.80:0/3475486711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:52:33.687 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:52:33 smithi080 bash[28361]: cluster 2023-12-01T12:52:32.344163+0000 mgr.y (mgr.24362) 14518 : cluster 0 pgmap v14487: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:52:33.688 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:52:33 smithi080 bash[41963]: cluster 2023-12-01T12:52:32.344163+0000 mgr.y (mgr.24362) 14518 : cluster 0 pgmap v14487: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:52:33.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:52:33 smithi090 bash[32384]: cluster 2023-12-01T12:52:32.344163+0000 mgr.y (mgr.24362) 14518 : cluster 0 pgmap v14487: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:52:35.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:52:35 smithi080 bash[41963]: cluster 2023-12-01T12:52:34.344537+0000 mgr.y (mgr.24362) 14519 : cluster 0 pgmap v14488: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:52:35.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:52:35 smithi080 bash[41963]: audit 2023-12-01T12:52:34.645711+0000 mon.c (mon.2) 9283 : audit 0 from='client.? 172.21.15.80:0/9182910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:52:35.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:52:35 smithi080 bash[28361]: cluster 2023-12-01T12:52:34.344537+0000 mgr.y (mgr.24362) 14519 : cluster 0 pgmap v14488: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:52:35.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:52:35 smithi080 bash[28361]: audit 2023-12-01T12:52:34.645711+0000 mon.c (mon.2) 9283 : audit 0 from='client.? 172.21.15.80:0/9182910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:52:35.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:52:35 smithi090 bash[32384]: cluster 2023-12-01T12:52:34.344537+0000 mgr.y (mgr.24362) 14519 : cluster 0 pgmap v14488: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:52:35.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:52:35 smithi090 bash[32384]: audit 2023-12-01T12:52:34.645711+0000 mon.c (mon.2) 9283 : audit 0 from='client.? 172.21.15.80:0/9182910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:52:36.591 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:52:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:52:36] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T12:52:37.680 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:52:37 smithi080 bash[41963]: cluster 2023-12-01T12:52:36.345465+0000 mgr.y (mgr.24362) 14520 : cluster 0 pgmap v14489: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:52:37.680 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:52:37 smithi080 bash[41963]: audit 2023-12-01T12:52:37.102538+0000 mon.c (mon.2) 9284 : audit 0 from='client.? 172.21.15.80:0/1221813349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:52:37.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:52:37 smithi080 bash[28361]: cluster 2023-12-01T12:52:36.345465+0000 mgr.y (mgr.24362) 14520 : cluster 0 pgmap v14489: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:52:37.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:52:37 smithi080 bash[28361]: audit 2023-12-01T12:52:37.102538+0000 mon.c (mon.2) 9284 : audit 0 from='client.? 172.21.15.80:0/1221813349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:52:37.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:52:37 smithi090 bash[32384]: cluster 2023-12-01T12:52:36.345465+0000 mgr.y (mgr.24362) 14520 : cluster 0 pgmap v14489: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:52:37.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:52:37 smithi090 bash[32384]: audit 2023-12-01T12:52:37.102538+0000 mon.c (mon.2) 9284 : audit 0 from='client.? 172.21.15.80:0/1221813349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:52:39.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:52:39 smithi080 bash[28361]: cluster 2023-12-01T12:52:38.345944+0000 mgr.y (mgr.24362) 14521 : cluster 0 pgmap v14490: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:52:39.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:52:39 smithi080 bash[28361]: audit 2023-12-01T12:52:38.968078+0000 mon.a (mon.0) 8988 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:52:39.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:52:39 smithi080 bash[28361]: audit 2023-12-01T12:52:38.984886+0000 mon.a (mon.0) 8989 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:52:39.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:52:39 smithi080 bash[28361]: audit 2023-12-01T12:52:38.989730+0000 mon.c (mon.2) 9285 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:52:39.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:52:39 smithi080 bash[28361]: audit 2023-12-01T12:52:38.991025+0000 mon.c (mon.2) 9286 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:52:39.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:52:39 smithi080 bash[28361]: audit 2023-12-01T12:52:38.998606+0000 mon.a (mon.0) 8990 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:52:39.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:52:39 smithi080 bash[41963]: cluster 2023-12-01T12:52:38.345944+0000 mgr.y (mgr.24362) 14521 : cluster 0 pgmap v14490: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:52:39.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:52:39 smithi080 bash[41963]: audit 2023-12-01T12:52:38.968078+0000 mon.a (mon.0) 8988 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:52:39.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:52:39 smithi080 bash[41963]: audit 2023-12-01T12:52:38.984886+0000 mon.a (mon.0) 8989 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:52:39.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:52:39 smithi080 bash[41963]: audit 2023-12-01T12:52:38.989730+0000 mon.c (mon.2) 9285 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:52:39.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:52:39 smithi080 bash[41963]: audit 2023-12-01T12:52:38.991025+0000 mon.c (mon.2) 9286 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:52:39.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:52:39 smithi080 bash[41963]: audit 2023-12-01T12:52:38.998606+0000 mon.a (mon.0) 8990 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:52:39.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:52:39 smithi090 bash[32384]: cluster 2023-12-01T12:52:38.345944+0000 mgr.y (mgr.24362) 14521 : cluster 0 pgmap v14490: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:52:39.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:52:39 smithi090 bash[32384]: audit 2023-12-01T12:52:38.968078+0000 mon.a (mon.0) 8988 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:52:39.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:52:39 smithi090 bash[32384]: audit 2023-12-01T12:52:38.984886+0000 mon.a (mon.0) 8989 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:52:39.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:52:39 smithi090 bash[32384]: audit 2023-12-01T12:52:38.989730+0000 mon.c (mon.2) 9285 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:52:39.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:52:39 smithi090 bash[32384]: audit 2023-12-01T12:52:38.991025+0000 mon.c (mon.2) 9286 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:52:39.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:52:39 smithi090 bash[32384]: audit 2023-12-01T12:52:38.998606+0000 mon.a (mon.0) 8990 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:52:40.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:52:40 smithi080 bash[28361]: audit 2023-12-01T12:52:39.562893+0000 mon.a (mon.0) 8991 : audit 0 from='client.? 172.21.15.80:0/1343991037' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:52:40.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:52:40 smithi080 bash[41963]: audit 2023-12-01T12:52:39.562893+0000 mon.a (mon.0) 8991 : audit 0 from='client.? 172.21.15.80:0/1343991037' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:52:40.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:52:40 smithi090 bash[32384]: audit 2023-12-01T12:52:39.562893+0000 mon.a (mon.0) 8991 : audit 0 from='client.? 172.21.15.80:0/1343991037' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:52:41.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:52:41 smithi080 bash[28361]: cluster 2023-12-01T12:52:40.346633+0000 mgr.y (mgr.24362) 14522 : cluster 0 pgmap v14491: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:52:41.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:52:41 smithi080 bash[28361]: audit 2023-12-01T12:52:40.551316+0000 mon.c (mon.2) 9287 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:52:41.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:52:41 smithi080 bash[41963]: cluster 2023-12-01T12:52:40.346633+0000 mgr.y (mgr.24362) 14522 : cluster 0 pgmap v14491: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:52:41.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:52:41 smithi080 bash[41963]: audit 2023-12-01T12:52:40.551316+0000 mon.c (mon.2) 9287 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:52:41.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:52:41 smithi090 bash[32384]: cluster 2023-12-01T12:52:40.346633+0000 mgr.y (mgr.24362) 14522 : cluster 0 pgmap v14491: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:52:41.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:52:41 smithi090 bash[32384]: audit 2023-12-01T12:52:40.551316+0000 mon.c (mon.2) 9287 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:52:42.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:52:42 smithi080 bash[28361]: audit 2023-12-01T12:52:42.008015+0000 mon.a (mon.0) 8992 : audit 0 from='client.? 172.21.15.80:0/1236639758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:52:42.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:52:42 smithi080 bash[41963]: audit 2023-12-01T12:52:42.008015+0000 mon.a (mon.0) 8992 : audit 0 from='client.? 172.21.15.80:0/1236639758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:52:42.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:52:42 smithi090 bash[32384]: audit 2023-12-01T12:52:42.008015+0000 mon.a (mon.0) 8992 : audit 0 from='client.? 172.21.15.80:0/1236639758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:52:43.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:52:43 smithi080 bash[28361]: cluster 2023-12-01T12:52:42.347766+0000 mgr.y (mgr.24362) 14523 : cluster 0 pgmap v14492: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:52:43.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:52:43 smithi080 bash[41963]: cluster 2023-12-01T12:52:42.347766+0000 mgr.y (mgr.24362) 14523 : cluster 0 pgmap v14492: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:52:43.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:52:43 smithi090 bash[32384]: cluster 2023-12-01T12:52:42.347766+0000 mgr.y (mgr.24362) 14523 : cluster 0 pgmap v14492: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:52:45.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:52:45 smithi080 bash[41963]: cluster 2023-12-01T12:52:44.348287+0000 mgr.y (mgr.24362) 14524 : cluster 0 pgmap v14493: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:52:45.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:52:45 smithi080 bash[41963]: audit 2023-12-01T12:52:44.457742+0000 mon.c (mon.2) 9288 : audit 0 from='client.? 172.21.15.80:0/2143865770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:52:45.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:52:45 smithi080 bash[28361]: cluster 2023-12-01T12:52:44.348287+0000 mgr.y (mgr.24362) 14524 : cluster 0 pgmap v14493: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:52:45.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:52:45 smithi080 bash[28361]: audit 2023-12-01T12:52:44.457742+0000 mon.c (mon.2) 9288 : audit 0 from='client.? 172.21.15.80:0/2143865770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:52:45.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:52:45 smithi090 bash[32384]: cluster 2023-12-01T12:52:44.348287+0000 mgr.y (mgr.24362) 14524 : cluster 0 pgmap v14493: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:52:45.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:52:45 smithi090 bash[32384]: audit 2023-12-01T12:52:44.457742+0000 mon.c (mon.2) 9288 : audit 0 from='client.? 172.21.15.80:0/2143865770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:52:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:52:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:52:46] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T12:52:47.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:52:47 smithi090 bash[32384]: cluster 2023-12-01T12:52:46.349419+0000 mgr.y (mgr.24362) 14525 : cluster 0 pgmap v14494: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:52:47.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:52:47 smithi090 bash[32384]: audit 2023-12-01T12:52:46.918543+0000 mon.a (mon.0) 8993 : audit 0 from='client.? 172.21.15.80:0/1861207353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:52:47.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:52:47 smithi080 bash[28361]: cluster 2023-12-01T12:52:46.349419+0000 mgr.y (mgr.24362) 14525 : cluster 0 pgmap v14494: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:52:47.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:52:47 smithi080 bash[28361]: audit 2023-12-01T12:52:46.918543+0000 mon.a (mon.0) 8993 : audit 0 from='client.? 172.21.15.80:0/1861207353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:52:47.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:52:47 smithi080 bash[41963]: cluster 2023-12-01T12:52:46.349419+0000 mgr.y (mgr.24362) 14525 : cluster 0 pgmap v14494: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:52:47.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:52:47 smithi080 bash[41963]: audit 2023-12-01T12:52:46.918543+0000 mon.a (mon.0) 8993 : audit 0 from='client.? 172.21.15.80:0/1861207353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:52:49.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:52:49 smithi090 bash[32384]: cluster 2023-12-01T12:52:48.350138+0000 mgr.y (mgr.24362) 14526 : cluster 0 pgmap v14495: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:52:49.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:52:49 smithi090 bash[32384]: audit 2023-12-01T12:52:49.368904+0000 mon.c (mon.2) 9289 : audit 0 from='client.? 172.21.15.80:0/3633695307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:52:49.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:52:49 smithi080 bash[28361]: cluster 2023-12-01T12:52:48.350138+0000 mgr.y (mgr.24362) 14526 : cluster 0 pgmap v14495: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:52:49.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:52:49 smithi080 bash[28361]: audit 2023-12-01T12:52:49.368904+0000 mon.c (mon.2) 9289 : audit 0 from='client.? 172.21.15.80:0/3633695307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:52:49.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:52:49 smithi080 bash[41963]: cluster 2023-12-01T12:52:48.350138+0000 mgr.y (mgr.24362) 14526 : cluster 0 pgmap v14495: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:52:49.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:52:49 smithi080 bash[41963]: audit 2023-12-01T12:52:49.368904+0000 mon.c (mon.2) 9289 : audit 0 from='client.? 172.21.15.80:0/3633695307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:52:51.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:52:51 smithi090 bash[32384]: cluster 2023-12-01T12:52:50.350806+0000 mgr.y (mgr.24362) 14527 : cluster 0 pgmap v14496: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:52:51.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:52:51 smithi080 bash[28361]: cluster 2023-12-01T12:52:50.350806+0000 mgr.y (mgr.24362) 14527 : cluster 0 pgmap v14496: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:52:51.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:52:51 smithi080 bash[41963]: cluster 2023-12-01T12:52:50.350806+0000 mgr.y (mgr.24362) 14527 : cluster 0 pgmap v14496: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:52:52.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:52:52 smithi090 bash[32384]: audit 2023-12-01T12:52:51.817654+0000 mon.c (mon.2) 9290 : audit 0 from='client.? 172.21.15.80:0/375764727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:52:52.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:52:52 smithi080 bash[28361]: audit 2023-12-01T12:52:51.817654+0000 mon.c (mon.2) 9290 : audit 0 from='client.? 172.21.15.80:0/375764727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:52:52.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:52:52 smithi080 bash[41963]: audit 2023-12-01T12:52:51.817654+0000 mon.c (mon.2) 9290 : audit 0 from='client.? 172.21.15.80:0/375764727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:52:53.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:52:53 smithi090 bash[32384]: cluster 2023-12-01T12:52:52.351862+0000 mgr.y (mgr.24362) 14528 : cluster 0 pgmap v14497: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:52:53.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:52:53 smithi080 bash[28361]: cluster 2023-12-01T12:52:52.351862+0000 mgr.y (mgr.24362) 14528 : cluster 0 pgmap v14497: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:52:53.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:52:53 smithi080 bash[41963]: cluster 2023-12-01T12:52:52.351862+0000 mgr.y (mgr.24362) 14528 : cluster 0 pgmap v14497: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:52:54.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:52:54 smithi090 bash[32384]: audit 2023-12-01T12:52:54.273786+0000 mon.a (mon.0) 8994 : audit 0 from='client.? 172.21.15.80:0/794262350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:52:54.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:52:54 smithi080 bash[28361]: audit 2023-12-01T12:52:54.273786+0000 mon.a (mon.0) 8994 : audit 0 from='client.? 172.21.15.80:0/794262350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:52:54.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:52:54 smithi080 bash[41963]: audit 2023-12-01T12:52:54.273786+0000 mon.a (mon.0) 8994 : audit 0 from='client.? 172.21.15.80:0/794262350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:52:55.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:52:55 smithi090 bash[32384]: cluster 2023-12-01T12:52:54.352608+0000 mgr.y (mgr.24362) 14529 : cluster 0 pgmap v14498: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:52:55.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:52:55 smithi080 bash[28361]: cluster 2023-12-01T12:52:54.352608+0000 mgr.y (mgr.24362) 14529 : cluster 0 pgmap v14498: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:52:55.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:52:55 smithi080 bash[41963]: cluster 2023-12-01T12:52:54.352608+0000 mgr.y (mgr.24362) 14529 : cluster 0 pgmap v14498: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:52:56.481 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:52:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:52:56] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T12:52:56.482 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:52:56 smithi080 bash[41963]: audit 2023-12-01T12:52:55.551584+0000 mon.c (mon.2) 9291 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:52:56.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:52:56 smithi090 bash[32384]: audit 2023-12-01T12:52:55.551584+0000 mon.c (mon.2) 9291 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:52:56.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:52:56 smithi080 bash[28361]: audit 2023-12-01T12:52:55.551584+0000 mon.c (mon.2) 9291 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:52:57.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:52:57 smithi090 bash[32384]: cluster 2023-12-01T12:52:56.353706+0000 mgr.y (mgr.24362) 14530 : cluster 0 pgmap v14499: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:52:57.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:52:57 smithi090 bash[32384]: audit 2023-12-01T12:52:56.732439+0000 mon.c (mon.2) 9292 : audit 0 from='client.? 172.21.15.80:0/848561524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:52:57.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:52:57 smithi080 bash[28361]: cluster 2023-12-01T12:52:56.353706+0000 mgr.y (mgr.24362) 14530 : cluster 0 pgmap v14499: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:52:57.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:52:57 smithi080 bash[28361]: audit 2023-12-01T12:52:56.732439+0000 mon.c (mon.2) 9292 : audit 0 from='client.? 172.21.15.80:0/848561524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:52:57.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:52:57 smithi080 bash[41963]: cluster 2023-12-01T12:52:56.353706+0000 mgr.y (mgr.24362) 14530 : cluster 0 pgmap v14499: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:52:57.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:52:57 smithi080 bash[41963]: audit 2023-12-01T12:52:56.732439+0000 mon.c (mon.2) 9292 : audit 0 from='client.? 172.21.15.80:0/848561524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:52:59.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:52:59 smithi090 bash[32384]: cluster 2023-12-01T12:52:58.354353+0000 mgr.y (mgr.24362) 14531 : cluster 0 pgmap v14500: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:52:59.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:52:59 smithi090 bash[32384]: audit 2023-12-01T12:52:59.186700+0000 mon.a (mon.0) 8995 : audit 0 from='client.? 172.21.15.80:0/3670063665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:52:59.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:52:59 smithi080 bash[28361]: cluster 2023-12-01T12:52:58.354353+0000 mgr.y (mgr.24362) 14531 : cluster 0 pgmap v14500: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:52:59.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:52:59 smithi080 bash[28361]: audit 2023-12-01T12:52:59.186700+0000 mon.a (mon.0) 8995 : audit 0 from='client.? 172.21.15.80:0/3670063665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:52:59.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:52:59 smithi080 bash[41963]: cluster 2023-12-01T12:52:58.354353+0000 mgr.y (mgr.24362) 14531 : cluster 0 pgmap v14500: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:52:59.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:52:59 smithi080 bash[41963]: audit 2023-12-01T12:52:59.186700+0000 mon.a (mon.0) 8995 : audit 0 from='client.? 172.21.15.80:0/3670063665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:53:01.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:53:01 smithi090 bash[32384]: cluster 2023-12-01T12:53:00.355034+0000 mgr.y (mgr.24362) 14532 : cluster 0 pgmap v14501: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:53:01.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:53:01 smithi080 bash[28361]: cluster 2023-12-01T12:53:00.355034+0000 mgr.y (mgr.24362) 14532 : cluster 0 pgmap v14501: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:53:01.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:53:01 smithi080 bash[41963]: cluster 2023-12-01T12:53:00.355034+0000 mgr.y (mgr.24362) 14532 : cluster 0 pgmap v14501: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:53:02.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:53:02 smithi090 bash[32384]: audit 2023-12-01T12:53:01.639036+0000 mon.c (mon.2) 9293 : audit 0 from='client.? 172.21.15.80:0/1960707943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:53:02.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:53:02 smithi080 bash[28361]: audit 2023-12-01T12:53:01.639036+0000 mon.c (mon.2) 9293 : audit 0 from='client.? 172.21.15.80:0/1960707943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:53:02.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:53:02 smithi080 bash[41963]: audit 2023-12-01T12:53:01.639036+0000 mon.c (mon.2) 9293 : audit 0 from='client.? 172.21.15.80:0/1960707943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:53:03.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:53:03 smithi090 bash[32384]: cluster 2023-12-01T12:53:02.356185+0000 mgr.y (mgr.24362) 14533 : cluster 0 pgmap v14502: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:53:03.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:53:03 smithi080 bash[41963]: cluster 2023-12-01T12:53:02.356185+0000 mgr.y (mgr.24362) 14533 : cluster 0 pgmap v14502: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:53:03.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:53:03 smithi080 bash[28361]: cluster 2023-12-01T12:53:02.356185+0000 mgr.y (mgr.24362) 14533 : cluster 0 pgmap v14502: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:53:04.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:53:04 smithi090 bash[32384]: audit 2023-12-01T12:53:04.089652+0000 mon.c (mon.2) 9294 : audit 0 from='client.? 172.21.15.80:0/2209196009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:53:04.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:53:04 smithi080 bash[28361]: audit 2023-12-01T12:53:04.089652+0000 mon.c (mon.2) 9294 : audit 0 from='client.? 172.21.15.80:0/2209196009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:53:04.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:53:04 smithi080 bash[41963]: audit 2023-12-01T12:53:04.089652+0000 mon.c (mon.2) 9294 : audit 0 from='client.? 172.21.15.80:0/2209196009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:53:05.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:53:05 smithi090 bash[32384]: cluster 2023-12-01T12:53:04.356863+0000 mgr.y (mgr.24362) 14534 : cluster 0 pgmap v14503: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:53:05.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:53:05 smithi080 bash[41963]: cluster 2023-12-01T12:53:04.356863+0000 mgr.y (mgr.24362) 14534 : cluster 0 pgmap v14503: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:53:05.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:53:05 smithi080 bash[28361]: cluster 2023-12-01T12:53:04.356863+0000 mgr.y (mgr.24362) 14534 : cluster 0 pgmap v14503: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:53:06.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:53:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:53:06] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T12:53:07.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:53:07 smithi090 bash[32384]: cluster 2023-12-01T12:53:06.357985+0000 mgr.y (mgr.24362) 14535 : cluster 0 pgmap v14504: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:53:07.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:53:07 smithi090 bash[32384]: audit 2023-12-01T12:53:06.542209+0000 mon.a (mon.0) 8996 : audit 0 from='client.? 172.21.15.80:0/1785410807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:53:07.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:53:07 smithi080 bash[41963]: cluster 2023-12-01T12:53:06.357985+0000 mgr.y (mgr.24362) 14535 : cluster 0 pgmap v14504: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:53:07.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:53:07 smithi080 bash[41963]: audit 2023-12-01T12:53:06.542209+0000 mon.a (mon.0) 8996 : audit 0 from='client.? 172.21.15.80:0/1785410807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:53:07.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:53:07 smithi080 bash[28361]: cluster 2023-12-01T12:53:06.357985+0000 mgr.y (mgr.24362) 14535 : cluster 0 pgmap v14504: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:53:07.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:53:07 smithi080 bash[28361]: audit 2023-12-01T12:53:06.542209+0000 mon.a (mon.0) 8996 : audit 0 from='client.? 172.21.15.80:0/1785410807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:53:09.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:53:09 smithi080 bash[41963]: cluster 2023-12-01T12:53:08.358659+0000 mgr.y (mgr.24362) 14536 : cluster 0 pgmap v14505: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:53:09.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:53:09 smithi080 bash[41963]: audit 2023-12-01T12:53:08.999169+0000 mon.a (mon.0) 8997 : audit 0 from='client.? 172.21.15.80:0/3612326734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:53:09.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:53:09 smithi080 bash[28361]: cluster 2023-12-01T12:53:08.358659+0000 mgr.y (mgr.24362) 14536 : cluster 0 pgmap v14505: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:53:09.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:53:09 smithi080 bash[28361]: audit 2023-12-01T12:53:08.999169+0000 mon.a (mon.0) 8997 : audit 0 from='client.? 172.21.15.80:0/3612326734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:53:10.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:53:09 smithi090 bash[32384]: cluster 2023-12-01T12:53:08.358659+0000 mgr.y (mgr.24362) 14536 : cluster 0 pgmap v14505: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:53:10.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:53:09 smithi090 bash[32384]: audit 2023-12-01T12:53:08.999169+0000 mon.a (mon.0) 8997 : audit 0 from='client.? 172.21.15.80:0/3612326734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:53:11.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:53:11 smithi080 bash[41963]: cluster 2023-12-01T12:53:10.359345+0000 mgr.y (mgr.24362) 14537 : cluster 0 pgmap v14506: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:53:11.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:53:11 smithi080 bash[41963]: audit 2023-12-01T12:53:10.552096+0000 mon.c (mon.2) 9295 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:53:11.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:53:11 smithi080 bash[41963]: audit 2023-12-01T12:53:11.454672+0000 mon.a (mon.0) 8998 : audit 0 from='client.? 172.21.15.80:0/2837367491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:53:11.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:53:11 smithi080 bash[28361]: cluster 2023-12-01T12:53:10.359345+0000 mgr.y (mgr.24362) 14537 : cluster 0 pgmap v14506: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:53:11.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:53:11 smithi080 bash[28361]: audit 2023-12-01T12:53:10.552096+0000 mon.c (mon.2) 9295 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:53:11.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:53:11 smithi080 bash[28361]: audit 2023-12-01T12:53:11.454672+0000 mon.a (mon.0) 8998 : audit 0 from='client.? 172.21.15.80:0/2837367491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:53:12.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:53:11 smithi090 bash[32384]: cluster 2023-12-01T12:53:10.359345+0000 mgr.y (mgr.24362) 14537 : cluster 0 pgmap v14506: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:53:12.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:53:11 smithi090 bash[32384]: audit 2023-12-01T12:53:10.552096+0000 mon.c (mon.2) 9295 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:53:12.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:53:11 smithi090 bash[32384]: audit 2023-12-01T12:53:11.454672+0000 mon.a (mon.0) 8998 : audit 0 from='client.? 172.21.15.80:0/2837367491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:53:13.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:53:13 smithi080 bash[28361]: cluster 2023-12-01T12:53:12.360505+0000 mgr.y (mgr.24362) 14538 : cluster 0 pgmap v14507: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:53:13.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:53:13 smithi080 bash[41963]: cluster 2023-12-01T12:53:12.360505+0000 mgr.y (mgr.24362) 14538 : cluster 0 pgmap v14507: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:53:14.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:53:13 smithi090 bash[32384]: cluster 2023-12-01T12:53:12.360505+0000 mgr.y (mgr.24362) 14538 : cluster 0 pgmap v14507: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:53:14.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:53:14 smithi080 bash[28361]: audit 2023-12-01T12:53:13.910535+0000 mon.a (mon.0) 8999 : audit 0 from='client.? 172.21.15.80:0/1288151976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:53:14.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:53:14 smithi080 bash[41963]: audit 2023-12-01T12:53:13.910535+0000 mon.a (mon.0) 8999 : audit 0 from='client.? 172.21.15.80:0/1288151976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:53:15.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:53:14 smithi090 bash[32384]: audit 2023-12-01T12:53:13.910535+0000 mon.a (mon.0) 8999 : audit 0 from='client.? 172.21.15.80:0/1288151976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:53:15.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:53:15 smithi080 bash[28361]: cluster 2023-12-01T12:53:14.361219+0000 mgr.y (mgr.24362) 14539 : cluster 0 pgmap v14508: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:53:15.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:53:15 smithi080 bash[41963]: cluster 2023-12-01T12:53:14.361219+0000 mgr.y (mgr.24362) 14539 : cluster 0 pgmap v14508: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:53:16.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:53:15 smithi090 bash[32384]: cluster 2023-12-01T12:53:14.361219+0000 mgr.y (mgr.24362) 14539 : cluster 0 pgmap v14508: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:53:16.551 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:53:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:53:16] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T12:53:16.930 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:53:16 smithi080 bash[41963]: audit 2023-12-01T12:53:16.358565+0000 mon.c (mon.2) 9296 : audit 0 from='client.? 172.21.15.80:0/1183845227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:53:16.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:53:16 smithi080 bash[28361]: audit 2023-12-01T12:53:16.358565+0000 mon.c (mon.2) 9296 : audit 0 from='client.? 172.21.15.80:0/1183845227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:53:17.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:53:16 smithi090 bash[32384]: audit 2023-12-01T12:53:16.358565+0000 mon.c (mon.2) 9296 : audit 0 from='client.? 172.21.15.80:0/1183845227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:53:17.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:53:17 smithi080 bash[28361]: cluster 2023-12-01T12:53:16.362299+0000 mgr.y (mgr.24362) 14540 : cluster 0 pgmap v14509: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:53:17.930 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:53:17 smithi080 bash[41963]: cluster 2023-12-01T12:53:16.362299+0000 mgr.y (mgr.24362) 14540 : cluster 0 pgmap v14509: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:53:18.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:53:17 smithi090 bash[32384]: cluster 2023-12-01T12:53:16.362299+0000 mgr.y (mgr.24362) 14540 : cluster 0 pgmap v14509: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:53:19.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:53:19 smithi080 bash[28361]: cluster 2023-12-01T12:53:18.363020+0000 mgr.y (mgr.24362) 14541 : cluster 0 pgmap v14510: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:53:19.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:53:19 smithi080 bash[28361]: audit 2023-12-01T12:53:18.816699+0000 mon.c (mon.2) 9297 : audit 0 from='client.? 172.21.15.80:0/868814977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:53:19.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:53:19 smithi080 bash[41963]: cluster 2023-12-01T12:53:18.363020+0000 mgr.y (mgr.24362) 14541 : cluster 0 pgmap v14510: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:53:19.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:53:19 smithi080 bash[41963]: audit 2023-12-01T12:53:18.816699+0000 mon.c (mon.2) 9297 : audit 0 from='client.? 172.21.15.80:0/868814977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:53:20.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:53:19 smithi090 bash[32384]: cluster 2023-12-01T12:53:18.363020+0000 mgr.y (mgr.24362) 14541 : cluster 0 pgmap v14510: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:53:20.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:53:19 smithi090 bash[32384]: audit 2023-12-01T12:53:18.816699+0000 mon.c (mon.2) 9297 : audit 0 from='client.? 172.21.15.80:0/868814977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:53:21.930 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:53:21 smithi080 bash[41963]: cluster 2023-12-01T12:53:20.363824+0000 mgr.y (mgr.24362) 14542 : cluster 0 pgmap v14511: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:53:21.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:53:21 smithi080 bash[41963]: audit 2023-12-01T12:53:21.276336+0000 mon.c (mon.2) 9298 : audit 0 from='client.? 172.21.15.80:0/3994581157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:53:21.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:53:21 smithi080 bash[28361]: cluster 2023-12-01T12:53:20.363824+0000 mgr.y (mgr.24362) 14542 : cluster 0 pgmap v14511: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:53:21.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:53:21 smithi080 bash[28361]: audit 2023-12-01T12:53:21.276336+0000 mon.c (mon.2) 9298 : audit 0 from='client.? 172.21.15.80:0/3994581157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:53:22.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:53:21 smithi090 bash[32384]: cluster 2023-12-01T12:53:20.363824+0000 mgr.y (mgr.24362) 14542 : cluster 0 pgmap v14511: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:53:22.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:53:21 smithi090 bash[32384]: audit 2023-12-01T12:53:21.276336+0000 mon.c (mon.2) 9298 : audit 0 from='client.? 172.21.15.80:0/3994581157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:53:23.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:53:23 smithi080 bash[28361]: cluster 2023-12-01T12:53:22.364938+0000 mgr.y (mgr.24362) 14543 : cluster 0 pgmap v14512: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:53:23.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:53:23 smithi080 bash[41963]: cluster 2023-12-01T12:53:22.364938+0000 mgr.y (mgr.24362) 14543 : cluster 0 pgmap v14512: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:53:24.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:53:23 smithi090 bash[32384]: cluster 2023-12-01T12:53:22.364938+0000 mgr.y (mgr.24362) 14543 : cluster 0 pgmap v14512: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:53:24.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:53:24 smithi080 bash[28361]: audit 2023-12-01T12:53:23.736669+0000 mon.a (mon.0) 9000 : audit 0 from='client.? 172.21.15.80:0/2398552635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:53:24.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:53:24 smithi080 bash[41963]: audit 2023-12-01T12:53:23.736669+0000 mon.a (mon.0) 9000 : audit 0 from='client.? 172.21.15.80:0/2398552635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:53:25.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:53:24 smithi090 bash[32384]: audit 2023-12-01T12:53:23.736669+0000 mon.a (mon.0) 9000 : audit 0 from='client.? 172.21.15.80:0/2398552635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:53:25.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:53:25 smithi080 bash[28361]: cluster 2023-12-01T12:53:24.365597+0000 mgr.y (mgr.24362) 14544 : cluster 0 pgmap v14513: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:53:25.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:53:25 smithi080 bash[28361]: audit 2023-12-01T12:53:25.552581+0000 mon.c (mon.2) 9299 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:53:25.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:53:25 smithi080 bash[41963]: cluster 2023-12-01T12:53:24.365597+0000 mgr.y (mgr.24362) 14544 : cluster 0 pgmap v14513: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:53:25.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:53:25 smithi080 bash[41963]: audit 2023-12-01T12:53:25.552581+0000 mon.c (mon.2) 9299 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:53:26.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:53:25 smithi090 bash[32384]: cluster 2023-12-01T12:53:24.365597+0000 mgr.y (mgr.24362) 14544 : cluster 0 pgmap v14513: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:53:26.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:53:25 smithi090 bash[32384]: audit 2023-12-01T12:53:25.552581+0000 mon.c (mon.2) 9299 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:53:26.597 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:53:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:53:26] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T12:53:26.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:53:26 smithi080 bash[28361]: audit 2023-12-01T12:53:26.188790+0000 mon.a (mon.0) 9001 : audit 0 from='client.? 172.21.15.80:0/2166403139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:53:26.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:53:26 smithi080 bash[41963]: audit 2023-12-01T12:53:26.188790+0000 mon.a (mon.0) 9001 : audit 0 from='client.? 172.21.15.80:0/2166403139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:53:27.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:53:26 smithi090 bash[32384]: audit 2023-12-01T12:53:26.188790+0000 mon.a (mon.0) 9001 : audit 0 from='client.? 172.21.15.80:0/2166403139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:53:27.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:53:27 smithi080 bash[28361]: cluster 2023-12-01T12:53:26.366753+0000 mgr.y (mgr.24362) 14545 : cluster 0 pgmap v14514: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:53:27.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:53:27 smithi080 bash[41963]: cluster 2023-12-01T12:53:26.366753+0000 mgr.y (mgr.24362) 14545 : cluster 0 pgmap v14514: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:53:28.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:53:27 smithi090 bash[32384]: cluster 2023-12-01T12:53:26.366753+0000 mgr.y (mgr.24362) 14545 : cluster 0 pgmap v14514: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:53:29.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:53:29 smithi080 bash[41963]: cluster 2023-12-01T12:53:28.367395+0000 mgr.y (mgr.24362) 14546 : cluster 0 pgmap v14515: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:53:29.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:53:29 smithi080 bash[41963]: audit 2023-12-01T12:53:28.640972+0000 mon.a (mon.0) 9002 : audit 0 from='client.? 172.21.15.80:0/3935566140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:53:29.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:53:29 smithi080 bash[28361]: cluster 2023-12-01T12:53:28.367395+0000 mgr.y (mgr.24362) 14546 : cluster 0 pgmap v14515: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:53:29.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:53:29 smithi080 bash[28361]: audit 2023-12-01T12:53:28.640972+0000 mon.a (mon.0) 9002 : audit 0 from='client.? 172.21.15.80:0/3935566140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:53:30.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:53:29 smithi090 bash[32384]: cluster 2023-12-01T12:53:28.367395+0000 mgr.y (mgr.24362) 14546 : cluster 0 pgmap v14515: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:53:30.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:53:29 smithi090 bash[32384]: audit 2023-12-01T12:53:28.640972+0000 mon.a (mon.0) 9002 : audit 0 from='client.? 172.21.15.80:0/3935566140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:53:31.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:53:31 smithi080 bash[28361]: cluster 2023-12-01T12:53:30.368057+0000 mgr.y (mgr.24362) 14547 : cluster 0 pgmap v14516: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:53:31.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:53:31 smithi080 bash[28361]: audit 2023-12-01T12:53:31.089356+0000 mon.a (mon.0) 9003 : audit 0 from='client.? 172.21.15.80:0/3716929215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:53:31.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:53:31 smithi080 bash[41963]: cluster 2023-12-01T12:53:30.368057+0000 mgr.y (mgr.24362) 14547 : cluster 0 pgmap v14516: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:53:31.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:53:31 smithi080 bash[41963]: audit 2023-12-01T12:53:31.089356+0000 mon.a (mon.0) 9003 : audit 0 from='client.? 172.21.15.80:0/3716929215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:53:32.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:53:31 smithi090 bash[32384]: cluster 2023-12-01T12:53:30.368057+0000 mgr.y (mgr.24362) 14547 : cluster 0 pgmap v14516: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:53:32.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:53:31 smithi090 bash[32384]: audit 2023-12-01T12:53:31.089356+0000 mon.a (mon.0) 9003 : audit 0 from='client.? 172.21.15.80:0/3716929215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:53:33.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:53:33 smithi080 bash[41963]: cluster 2023-12-01T12:53:32.369155+0000 mgr.y (mgr.24362) 14548 : cluster 0 pgmap v14517: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:53:33.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:53:33 smithi080 bash[41963]: audit 2023-12-01T12:53:33.542397+0000 mon.a (mon.0) 9004 : audit 0 from='client.? 172.21.15.80:0/3612929228' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:53:33.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:53:33 smithi080 bash[28361]: cluster 2023-12-01T12:53:32.369155+0000 mgr.y (mgr.24362) 14548 : cluster 0 pgmap v14517: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:53:33.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:53:33 smithi080 bash[28361]: audit 2023-12-01T12:53:33.542397+0000 mon.a (mon.0) 9004 : audit 0 from='client.? 172.21.15.80:0/3612929228' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:53:34.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:53:33 smithi090 bash[32384]: cluster 2023-12-01T12:53:32.369155+0000 mgr.y (mgr.24362) 14548 : cluster 0 pgmap v14517: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:53:34.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:53:33 smithi090 bash[32384]: audit 2023-12-01T12:53:33.542397+0000 mon.a (mon.0) 9004 : audit 0 from='client.? 172.21.15.80:0/3612929228' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:53:35.930 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:53:35 smithi080 bash[41963]: cluster 2023-12-01T12:53:34.369849+0000 mgr.y (mgr.24362) 14549 : cluster 0 pgmap v14518: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:53:35.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:53:35 smithi080 bash[28361]: cluster 2023-12-01T12:53:34.369849+0000 mgr.y (mgr.24362) 14549 : cluster 0 pgmap v14518: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:53:36.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:53:35 smithi090 bash[32384]: cluster 2023-12-01T12:53:34.369849+0000 mgr.y (mgr.24362) 14549 : cluster 0 pgmap v14518: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:53:36.629 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:53:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:53:36] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T12:53:36.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:53:36 smithi080 bash[41963]: audit 2023-12-01T12:53:35.999775+0000 mon.c (mon.2) 9300 : audit 0 from='client.? 172.21.15.80:0/3490229350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:53:36.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:53:36 smithi080 bash[28361]: audit 2023-12-01T12:53:35.999775+0000 mon.c (mon.2) 9300 : audit 0 from='client.? 172.21.15.80:0/3490229350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:53:37.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:53:36 smithi090 bash[32384]: audit 2023-12-01T12:53:35.999775+0000 mon.c (mon.2) 9300 : audit 0 from='client.? 172.21.15.80:0/3490229350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:53:37.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:53:37 smithi080 bash[41963]: cluster 2023-12-01T12:53:36.371021+0000 mgr.y (mgr.24362) 14550 : cluster 0 pgmap v14519: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:53:37.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:53:37 smithi080 bash[28361]: cluster 2023-12-01T12:53:36.371021+0000 mgr.y (mgr.24362) 14550 : cluster 0 pgmap v14519: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:53:38.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:53:37 smithi090 bash[32384]: cluster 2023-12-01T12:53:36.371021+0000 mgr.y (mgr.24362) 14550 : cluster 0 pgmap v14519: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:53:38.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:53:38 smithi080 bash[28361]: audit 2023-12-01T12:53:38.453073+0000 mon.c (mon.2) 9301 : audit 0 from='client.? 172.21.15.80:0/1602402827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:53:38.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:53:38 smithi080 bash[41963]: audit 2023-12-01T12:53:38.453073+0000 mon.c (mon.2) 9301 : audit 0 from='client.? 172.21.15.80:0/1602402827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:53:39.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:53:38 smithi090 bash[32384]: audit 2023-12-01T12:53:38.453073+0000 mon.c (mon.2) 9301 : audit 0 from='client.? 172.21.15.80:0/1602402827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:53:39.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:53:39 smithi080 bash[28361]: cluster 2023-12-01T12:53:38.371511+0000 mgr.y (mgr.24362) 14551 : cluster 0 pgmap v14520: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:53:39.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:53:39 smithi080 bash[28361]: audit 2023-12-01T12:53:39.083021+0000 mon.c (mon.2) 9302 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:53:39.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:53:39 smithi080 bash[41963]: cluster 2023-12-01T12:53:38.371511+0000 mgr.y (mgr.24362) 14551 : cluster 0 pgmap v14520: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:53:39.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:53:39 smithi080 bash[41963]: audit 2023-12-01T12:53:39.083021+0000 mon.c (mon.2) 9302 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:53:40.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:53:39 smithi090 bash[32384]: cluster 2023-12-01T12:53:38.371511+0000 mgr.y (mgr.24362) 14551 : cluster 0 pgmap v14520: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:53:40.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:53:39 smithi090 bash[32384]: audit 2023-12-01T12:53:39.083021+0000 mon.c (mon.2) 9302 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:53:40.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:53:40 smithi080 bash[28361]: audit 2023-12-01T12:53:40.552856+0000 mon.c (mon.2) 9303 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:53:40.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:53:40 smithi080 bash[41963]: audit 2023-12-01T12:53:40.552856+0000 mon.c (mon.2) 9303 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:53:41.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:53:40 smithi090 bash[32384]: audit 2023-12-01T12:53:40.552856+0000 mon.c (mon.2) 9303 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:53:41.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:53:41 smithi080 bash[41963]: cluster 2023-12-01T12:53:40.372140+0000 mgr.y (mgr.24362) 14552 : cluster 0 pgmap v14521: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:53:41.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:53:41 smithi080 bash[41963]: audit 2023-12-01T12:53:40.918581+0000 mon.a (mon.0) 9005 : audit 0 from='client.? 172.21.15.80:0/1167307605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:53:41.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:53:41 smithi080 bash[28361]: cluster 2023-12-01T12:53:40.372140+0000 mgr.y (mgr.24362) 14552 : cluster 0 pgmap v14521: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:53:41.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:53:41 smithi080 bash[28361]: audit 2023-12-01T12:53:40.918581+0000 mon.a (mon.0) 9005 : audit 0 from='client.? 172.21.15.80:0/1167307605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:53:42.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:53:41 smithi090 bash[32384]: cluster 2023-12-01T12:53:40.372140+0000 mgr.y (mgr.24362) 14552 : cluster 0 pgmap v14521: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:53:42.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:53:41 smithi090 bash[32384]: audit 2023-12-01T12:53:40.918581+0000 mon.a (mon.0) 9005 : audit 0 from='client.? 172.21.15.80:0/1167307605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:53:43.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:53:43 smithi080 bash[28361]: cluster 2023-12-01T12:53:42.373286+0000 mgr.y (mgr.24362) 14553 : cluster 0 pgmap v14522: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:53:43.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:53:43 smithi080 bash[28361]: audit 2023-12-01T12:53:43.375499+0000 mon.a (mon.0) 9006 : audit 0 from='client.? 172.21.15.80:0/814659132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:53:43.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:53:43 smithi080 bash[41963]: cluster 2023-12-01T12:53:42.373286+0000 mgr.y (mgr.24362) 14553 : cluster 0 pgmap v14522: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:53:43.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:53:43 smithi080 bash[41963]: audit 2023-12-01T12:53:43.375499+0000 mon.a (mon.0) 9006 : audit 0 from='client.? 172.21.15.80:0/814659132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:53:44.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:53:43 smithi090 bash[32384]: cluster 2023-12-01T12:53:42.373286+0000 mgr.y (mgr.24362) 14553 : cluster 0 pgmap v14522: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:53:44.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:53:43 smithi090 bash[32384]: audit 2023-12-01T12:53:43.375499+0000 mon.a (mon.0) 9006 : audit 0 from='client.? 172.21.15.80:0/814659132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:53:45.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:53:45 smithi080 bash[28361]: cluster 2023-12-01T12:53:44.373901+0000 mgr.y (mgr.24362) 14554 : cluster 0 pgmap v14523: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:53:45.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:53:45 smithi080 bash[28361]: audit 2023-12-01T12:53:44.931119+0000 mon.a (mon.0) 9007 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:53:45.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:53:45 smithi080 bash[28361]: audit 2023-12-01T12:53:44.943493+0000 mon.a (mon.0) 9008 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:53:45.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:53:45 smithi080 bash[28361]: audit 2023-12-01T12:53:45.282115+0000 mon.a (mon.0) 9009 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:53:45.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:53:45 smithi080 bash[28361]: audit 2023-12-01T12:53:45.292436+0000 mon.a (mon.0) 9010 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:53:45.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:53:45 smithi080 bash[41963]: cluster 2023-12-01T12:53:44.373901+0000 mgr.y (mgr.24362) 14554 : cluster 0 pgmap v14523: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:53:45.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:53:45 smithi080 bash[41963]: audit 2023-12-01T12:53:44.931119+0000 mon.a (mon.0) 9007 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:53:45.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:53:45 smithi080 bash[41963]: audit 2023-12-01T12:53:44.943493+0000 mon.a (mon.0) 9008 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:53:45.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:53:45 smithi080 bash[41963]: audit 2023-12-01T12:53:45.282115+0000 mon.a (mon.0) 9009 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:53:45.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:53:45 smithi080 bash[41963]: audit 2023-12-01T12:53:45.292436+0000 mon.a (mon.0) 9010 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:53:46.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:53:45 smithi090 bash[32384]: cluster 2023-12-01T12:53:44.373901+0000 mgr.y (mgr.24362) 14554 : cluster 0 pgmap v14523: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:53:46.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:53:45 smithi090 bash[32384]: audit 2023-12-01T12:53:44.931119+0000 mon.a (mon.0) 9007 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:53:46.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:53:45 smithi090 bash[32384]: audit 2023-12-01T12:53:44.943493+0000 mon.a (mon.0) 9008 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:53:46.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:53:45 smithi090 bash[32384]: audit 2023-12-01T12:53:45.282115+0000 mon.a (mon.0) 9009 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:53:46.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:53:45 smithi090 bash[32384]: audit 2023-12-01T12:53:45.292436+0000 mon.a (mon.0) 9010 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:53:46.661 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:53:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:53:46] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T12:53:46.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:53:46 smithi080 bash[28361]: audit 2023-12-01T12:53:45.815538+0000 mon.c (mon.2) 9304 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:53:46.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:53:46 smithi080 bash[28361]: audit 2023-12-01T12:53:45.817216+0000 mon.c (mon.2) 9305 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:53:46.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:53:46 smithi080 bash[28361]: audit 2023-12-01T12:53:45.827785+0000 mon.a (mon.0) 9011 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:53:46.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:53:46 smithi080 bash[28361]: audit 2023-12-01T12:53:45.828222+0000 mon.a (mon.0) 9012 : audit 0 from='client.? 172.21.15.80:0/2411428991' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:53:46.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:53:46 smithi080 bash[41963]: audit 2023-12-01T12:53:45.815538+0000 mon.c (mon.2) 9304 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:53:46.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:53:46 smithi080 bash[41963]: audit 2023-12-01T12:53:45.817216+0000 mon.c (mon.2) 9305 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:53:46.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:53:46 smithi080 bash[41963]: audit 2023-12-01T12:53:45.827785+0000 mon.a (mon.0) 9011 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:53:46.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:53:46 smithi080 bash[41963]: audit 2023-12-01T12:53:45.828222+0000 mon.a (mon.0) 9012 : audit 0 from='client.? 172.21.15.80:0/2411428991' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:53:47.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:53:46 smithi090 bash[32384]: audit 2023-12-01T12:53:45.815538+0000 mon.c (mon.2) 9304 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:53:47.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:53:46 smithi090 bash[32384]: audit 2023-12-01T12:53:45.817216+0000 mon.c (mon.2) 9305 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:53:47.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:53:46 smithi090 bash[32384]: audit 2023-12-01T12:53:45.827785+0000 mon.a (mon.0) 9011 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:53:47.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:53:46 smithi090 bash[32384]: audit 2023-12-01T12:53:45.828222+0000 mon.a (mon.0) 9012 : audit 0 from='client.? 172.21.15.80:0/2411428991' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:53:48.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:53:47 smithi080 bash[28361]: cluster 2023-12-01T12:53:46.375063+0000 mgr.y (mgr.24362) 14555 : cluster 0 pgmap v14524: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:53:48.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:53:47 smithi080 bash[41963]: cluster 2023-12-01T12:53:46.375063+0000 mgr.y (mgr.24362) 14555 : cluster 0 pgmap v14524: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:53:48.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:53:47 smithi090 bash[32384]: cluster 2023-12-01T12:53:46.375063+0000 mgr.y (mgr.24362) 14555 : cluster 0 pgmap v14524: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:53:49.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:53:48 smithi080 bash[41963]: audit 2023-12-01T12:53:48.274621+0000 mon.a (mon.0) 9013 : audit 0 from='client.? 172.21.15.80:0/2578721531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:53:49.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:53:48 smithi080 bash[28361]: audit 2023-12-01T12:53:48.274621+0000 mon.a (mon.0) 9013 : audit 0 from='client.? 172.21.15.80:0/2578721531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:53:49.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:53:48 smithi090 bash[32384]: audit 2023-12-01T12:53:48.274621+0000 mon.a (mon.0) 9013 : audit 0 from='client.? 172.21.15.80:0/2578721531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:53:50.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:53:49 smithi080 bash[28361]: cluster 2023-12-01T12:53:48.375688+0000 mgr.y (mgr.24362) 14556 : cluster 0 pgmap v14525: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:53:50.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:53:49 smithi080 bash[41963]: cluster 2023-12-01T12:53:48.375688+0000 mgr.y (mgr.24362) 14556 : cluster 0 pgmap v14525: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:53:50.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:53:49 smithi090 bash[32384]: cluster 2023-12-01T12:53:48.375688+0000 mgr.y (mgr.24362) 14556 : cluster 0 pgmap v14525: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:53:51.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:53:50 smithi080 bash[41963]: audit 2023-12-01T12:53:50.736531+0000 mon.a (mon.0) 9014 : audit 0 from='client.? 172.21.15.80:0/1603288133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:53:51.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:53:50 smithi080 bash[28361]: audit 2023-12-01T12:53:50.736531+0000 mon.a (mon.0) 9014 : audit 0 from='client.? 172.21.15.80:0/1603288133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:53:51.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:53:50 smithi090 bash[32384]: audit 2023-12-01T12:53:50.736531+0000 mon.a (mon.0) 9014 : audit 0 from='client.? 172.21.15.80:0/1603288133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:53:52.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:53:51 smithi080 bash[41963]: cluster 2023-12-01T12:53:50.376452+0000 mgr.y (mgr.24362) 14557 : cluster 0 pgmap v14526: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:53:52.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:53:51 smithi080 bash[28361]: cluster 2023-12-01T12:53:50.376452+0000 mgr.y (mgr.24362) 14557 : cluster 0 pgmap v14526: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:53:52.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:53:51 smithi090 bash[32384]: cluster 2023-12-01T12:53:50.376452+0000 mgr.y (mgr.24362) 14557 : cluster 0 pgmap v14526: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:53:54.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:53:53 smithi080 bash[41963]: cluster 2023-12-01T12:53:52.377652+0000 mgr.y (mgr.24362) 14558 : cluster 0 pgmap v14527: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:53:54.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:53:53 smithi080 bash[41963]: audit 2023-12-01T12:53:53.197993+0000 mon.a (mon.0) 9015 : audit 0 from='client.? 172.21.15.80:0/3298019690' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:53:54.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:53:53 smithi080 bash[28361]: cluster 2023-12-01T12:53:52.377652+0000 mgr.y (mgr.24362) 14558 : cluster 0 pgmap v14527: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:53:54.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:53:53 smithi080 bash[28361]: audit 2023-12-01T12:53:53.197993+0000 mon.a (mon.0) 9015 : audit 0 from='client.? 172.21.15.80:0/3298019690' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:53:54.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:53:53 smithi090 bash[32384]: cluster 2023-12-01T12:53:52.377652+0000 mgr.y (mgr.24362) 14558 : cluster 0 pgmap v14527: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:53:54.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:53:53 smithi090 bash[32384]: audit 2023-12-01T12:53:53.197993+0000 mon.a (mon.0) 9015 : audit 0 from='client.? 172.21.15.80:0/3298019690' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:53:55.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:53:54 smithi080 bash[28361]: cluster 2023-12-01T12:53:54.378308+0000 mgr.y (mgr.24362) 14559 : cluster 0 pgmap v14528: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:53:55.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:53:54 smithi080 bash[41963]: cluster 2023-12-01T12:53:54.378308+0000 mgr.y (mgr.24362) 14559 : cluster 0 pgmap v14528: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:53:55.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:53:54 smithi090 bash[32384]: cluster 2023-12-01T12:53:54.378308+0000 mgr.y (mgr.24362) 14559 : cluster 0 pgmap v14528: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:53:56.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:53:55 smithi080 bash[28361]: audit 2023-12-01T12:53:55.553177+0000 mon.c (mon.2) 9306 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:53:56.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:53:55 smithi080 bash[28361]: audit 2023-12-01T12:53:55.653829+0000 mon.c (mon.2) 9307 : audit 0 from='client.? 172.21.15.80:0/3639296561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:53:56.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:53:55 smithi080 bash[41963]: audit 2023-12-01T12:53:55.553177+0000 mon.c (mon.2) 9306 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:53:56.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:53:55 smithi080 bash[41963]: audit 2023-12-01T12:53:55.653829+0000 mon.c (mon.2) 9307 : audit 0 from='client.? 172.21.15.80:0/3639296561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:53:56.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:53:55 smithi090 bash[32384]: audit 2023-12-01T12:53:55.553177+0000 mon.c (mon.2) 9306 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:53:56.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:53:55 smithi090 bash[32384]: audit 2023-12-01T12:53:55.653829+0000 mon.c (mon.2) 9307 : audit 0 from='client.? 172.21.15.80:0/3639296561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:53:56.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:53:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:53:56] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T12:53:57.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:53:56 smithi080 bash[28361]: cluster 2023-12-01T12:53:56.379524+0000 mgr.y (mgr.24362) 14560 : cluster 0 pgmap v14529: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:53:57.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:53:56 smithi080 bash[41963]: cluster 2023-12-01T12:53:56.379524+0000 mgr.y (mgr.24362) 14560 : cluster 0 pgmap v14529: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:53:57.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:53:56 smithi090 bash[32384]: cluster 2023-12-01T12:53:56.379524+0000 mgr.y (mgr.24362) 14560 : cluster 0 pgmap v14529: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:53:58.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:53:58 smithi080 bash[28361]: audit 2023-12-01T12:53:58.113413+0000 mon.a (mon.0) 9016 : audit 0 from='client.? 172.21.15.80:0/661057763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:53:58.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:53:58 smithi080 bash[41963]: audit 2023-12-01T12:53:58.113413+0000 mon.a (mon.0) 9016 : audit 0 from='client.? 172.21.15.80:0/661057763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:53:58.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:53:58 smithi090 bash[32384]: audit 2023-12-01T12:53:58.113413+0000 mon.a (mon.0) 9016 : audit 0 from='client.? 172.21.15.80:0/661057763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:53:59.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:53:59 smithi090 bash[32384]: cluster 2023-12-01T12:53:58.380241+0000 mgr.y (mgr.24362) 14561 : cluster 0 pgmap v14530: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:53:59.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:53:59 smithi080 bash[28361]: cluster 2023-12-01T12:53:58.380241+0000 mgr.y (mgr.24362) 14561 : cluster 0 pgmap v14530: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:53:59.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:53:59 smithi080 bash[41963]: cluster 2023-12-01T12:53:58.380241+0000 mgr.y (mgr.24362) 14561 : cluster 0 pgmap v14530: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:54:01.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:54:01 smithi090 bash[32384]: cluster 2023-12-01T12:54:00.380904+0000 mgr.y (mgr.24362) 14562 : cluster 0 pgmap v14531: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:54:01.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:54:01 smithi090 bash[32384]: audit 2023-12-01T12:54:00.570821+0000 mon.c (mon.2) 9308 : audit 0 from='client.? 172.21.15.80:0/244637707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:54:01.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:54:01 smithi080 bash[28361]: cluster 2023-12-01T12:54:00.380904+0000 mgr.y (mgr.24362) 14562 : cluster 0 pgmap v14531: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:54:01.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:54:01 smithi080 bash[28361]: audit 2023-12-01T12:54:00.570821+0000 mon.c (mon.2) 9308 : audit 0 from='client.? 172.21.15.80:0/244637707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:54:01.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:54:01 smithi080 bash[41963]: cluster 2023-12-01T12:54:00.380904+0000 mgr.y (mgr.24362) 14562 : cluster 0 pgmap v14531: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:54:01.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:54:01 smithi080 bash[41963]: audit 2023-12-01T12:54:00.570821+0000 mon.c (mon.2) 9308 : audit 0 from='client.? 172.21.15.80:0/244637707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:54:03.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:54:03 smithi090 bash[32384]: cluster 2023-12-01T12:54:02.382051+0000 mgr.y (mgr.24362) 14563 : cluster 0 pgmap v14532: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:54:03.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:54:03 smithi090 bash[32384]: audit 2023-12-01T12:54:03.030475+0000 mon.c (mon.2) 9309 : audit 0 from='client.? 172.21.15.80:0/3985517517' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:54:03.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:54:03 smithi080 bash[41963]: cluster 2023-12-01T12:54:02.382051+0000 mgr.y (mgr.24362) 14563 : cluster 0 pgmap v14532: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:54:03.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:54:03 smithi080 bash[41963]: audit 2023-12-01T12:54:03.030475+0000 mon.c (mon.2) 9309 : audit 0 from='client.? 172.21.15.80:0/3985517517' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:54:03.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:54:03 smithi080 bash[28361]: cluster 2023-12-01T12:54:02.382051+0000 mgr.y (mgr.24362) 14563 : cluster 0 pgmap v14532: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:54:03.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:54:03 smithi080 bash[28361]: audit 2023-12-01T12:54:03.030475+0000 mon.c (mon.2) 9309 : audit 0 from='client.? 172.21.15.80:0/3985517517' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:54:05.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:54:05 smithi090 bash[32384]: cluster 2023-12-01T12:54:04.382675+0000 mgr.y (mgr.24362) 14564 : cluster 0 pgmap v14533: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:54:05.930 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:54:05 smithi080 bash[41963]: cluster 2023-12-01T12:54:04.382675+0000 mgr.y (mgr.24362) 14564 : cluster 0 pgmap v14533: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:54:05.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:54:05 smithi080 bash[28361]: cluster 2023-12-01T12:54:04.382675+0000 mgr.y (mgr.24362) 14564 : cluster 0 pgmap v14533: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:54:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:54:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:54:06] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T12:54:06.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:54:06 smithi080 bash[28361]: audit 2023-12-01T12:54:05.489127+0000 mon.c (mon.2) 9310 : audit 0 from='client.? 172.21.15.80:0/305909816' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:54:06.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:54:06 smithi080 bash[41963]: audit 2023-12-01T12:54:05.489127+0000 mon.c (mon.2) 9310 : audit 0 from='client.? 172.21.15.80:0/305909816' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:54:06.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:54:06 smithi090 bash[32384]: audit 2023-12-01T12:54:05.489127+0000 mon.c (mon.2) 9310 : audit 0 from='client.? 172.21.15.80:0/305909816' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:54:07.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:54:07 smithi090 bash[32384]: cluster 2023-12-01T12:54:06.383832+0000 mgr.y (mgr.24362) 14565 : cluster 0 pgmap v14534: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:54:07.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:54:07 smithi080 bash[28361]: cluster 2023-12-01T12:54:06.383832+0000 mgr.y (mgr.24362) 14565 : cluster 0 pgmap v14534: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:54:07.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:54:07 smithi080 bash[41963]: cluster 2023-12-01T12:54:06.383832+0000 mgr.y (mgr.24362) 14565 : cluster 0 pgmap v14534: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:54:08.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:54:08 smithi090 bash[32384]: audit 2023-12-01T12:54:07.947013+0000 mon.c (mon.2) 9311 : audit 0 from='client.? 172.21.15.80:0/1531170817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:54:08.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:54:08 smithi080 bash[28361]: audit 2023-12-01T12:54:07.947013+0000 mon.c (mon.2) 9311 : audit 0 from='client.? 172.21.15.80:0/1531170817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:54:08.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:54:08 smithi080 bash[41963]: audit 2023-12-01T12:54:07.947013+0000 mon.c (mon.2) 9311 : audit 0 from='client.? 172.21.15.80:0/1531170817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:54:09.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:54:09 smithi090 bash[32384]: cluster 2023-12-01T12:54:08.384389+0000 mgr.y (mgr.24362) 14566 : cluster 0 pgmap v14535: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:54:09.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:54:09 smithi080 bash[28361]: cluster 2023-12-01T12:54:08.384389+0000 mgr.y (mgr.24362) 14566 : cluster 0 pgmap v14535: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:54:09.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:54:09 smithi080 bash[41963]: cluster 2023-12-01T12:54:08.384389+0000 mgr.y (mgr.24362) 14566 : cluster 0 pgmap v14535: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:54:10.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:54:10 smithi090 bash[32384]: audit 2023-12-01T12:54:10.396685+0000 mon.c (mon.2) 9312 : audit 0 from='client.? 172.21.15.80:0/2978962578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:54:10.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:54:10 smithi080 bash[41963]: audit 2023-12-01T12:54:10.396685+0000 mon.c (mon.2) 9312 : audit 0 from='client.? 172.21.15.80:0/2978962578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:54:10.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:54:10 smithi080 bash[28361]: audit 2023-12-01T12:54:10.396685+0000 mon.c (mon.2) 9312 : audit 0 from='client.? 172.21.15.80:0/2978962578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:54:11.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:54:11 smithi090 bash[32384]: cluster 2023-12-01T12:54:10.384996+0000 mgr.y (mgr.24362) 14567 : cluster 0 pgmap v14536: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:54:11.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:54:11 smithi090 bash[32384]: audit 2023-12-01T12:54:10.553687+0000 mon.c (mon.2) 9313 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:54:11.930 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:54:11 smithi080 bash[41963]: cluster 2023-12-01T12:54:10.384996+0000 mgr.y (mgr.24362) 14567 : cluster 0 pgmap v14536: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:54:11.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:54:11 smithi080 bash[41963]: audit 2023-12-01T12:54:10.553687+0000 mon.c (mon.2) 9313 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:54:11.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:54:11 smithi080 bash[28361]: cluster 2023-12-01T12:54:10.384996+0000 mgr.y (mgr.24362) 14567 : cluster 0 pgmap v14536: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:54:11.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:54:11 smithi080 bash[28361]: audit 2023-12-01T12:54:10.553687+0000 mon.c (mon.2) 9313 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:54:13.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:54:13 smithi090 bash[32384]: cluster 2023-12-01T12:54:12.386045+0000 mgr.y (mgr.24362) 14568 : cluster 0 pgmap v14537: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:54:13.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:54:13 smithi090 bash[32384]: audit 2023-12-01T12:54:12.844803+0000 mon.c (mon.2) 9314 : audit 0 from='client.? 172.21.15.80:0/2265232308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:54:13.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:54:13 smithi080 bash[41963]: cluster 2023-12-01T12:54:12.386045+0000 mgr.y (mgr.24362) 14568 : cluster 0 pgmap v14537: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:54:13.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:54:13 smithi080 bash[41963]: audit 2023-12-01T12:54:12.844803+0000 mon.c (mon.2) 9314 : audit 0 from='client.? 172.21.15.80:0/2265232308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:54:13.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:54:13 smithi080 bash[28361]: cluster 2023-12-01T12:54:12.386045+0000 mgr.y (mgr.24362) 14568 : cluster 0 pgmap v14537: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:54:13.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:54:13 smithi080 bash[28361]: audit 2023-12-01T12:54:12.844803+0000 mon.c (mon.2) 9314 : audit 0 from='client.? 172.21.15.80:0/2265232308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:54:15.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:54:15 smithi090 bash[32384]: cluster 2023-12-01T12:54:14.386679+0000 mgr.y (mgr.24362) 14569 : cluster 0 pgmap v14538: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:54:15.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:54:15 smithi090 bash[32384]: audit 2023-12-01T12:54:15.298127+0000 mon.c (mon.2) 9315 : audit 0 from='client.? 172.21.15.80:0/2416066536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:54:15.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:54:15 smithi080 bash[41963]: cluster 2023-12-01T12:54:14.386679+0000 mgr.y (mgr.24362) 14569 : cluster 0 pgmap v14538: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:54:15.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:54:15 smithi080 bash[41963]: audit 2023-12-01T12:54:15.298127+0000 mon.c (mon.2) 9315 : audit 0 from='client.? 172.21.15.80:0/2416066536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:54:15.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:54:15 smithi080 bash[28361]: cluster 2023-12-01T12:54:14.386679+0000 mgr.y (mgr.24362) 14569 : cluster 0 pgmap v14538: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:54:15.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:54:15 smithi080 bash[28361]: audit 2023-12-01T12:54:15.298127+0000 mon.c (mon.2) 9315 : audit 0 from='client.? 172.21.15.80:0/2416066536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:54:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:54:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:54:16] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T12:54:17.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:54:17 smithi090 bash[32384]: cluster 2023-12-01T12:54:16.387838+0000 mgr.y (mgr.24362) 14570 : cluster 0 pgmap v14539: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:54:17.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:54:17 smithi080 bash[28361]: cluster 2023-12-01T12:54:16.387838+0000 mgr.y (mgr.24362) 14570 : cluster 0 pgmap v14539: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:54:17.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:54:17 smithi080 bash[41963]: cluster 2023-12-01T12:54:16.387838+0000 mgr.y (mgr.24362) 14570 : cluster 0 pgmap v14539: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:54:18.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:54:18 smithi090 bash[32384]: audit 2023-12-01T12:54:17.752104+0000 mon.c (mon.2) 9316 : audit 0 from='client.? 172.21.15.80:0/2653274786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:54:18.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:54:18 smithi080 bash[28361]: audit 2023-12-01T12:54:17.752104+0000 mon.c (mon.2) 9316 : audit 0 from='client.? 172.21.15.80:0/2653274786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:54:18.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:54:18 smithi080 bash[41963]: audit 2023-12-01T12:54:17.752104+0000 mon.c (mon.2) 9316 : audit 0 from='client.? 172.21.15.80:0/2653274786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:54:19.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:54:19 smithi090 bash[32384]: cluster 2023-12-01T12:54:18.388586+0000 mgr.y (mgr.24362) 14571 : cluster 0 pgmap v14540: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:54:19.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:54:19 smithi080 bash[28361]: cluster 2023-12-01T12:54:18.388586+0000 mgr.y (mgr.24362) 14571 : cluster 0 pgmap v14540: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:54:19.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:54:19 smithi080 bash[41963]: cluster 2023-12-01T12:54:18.388586+0000 mgr.y (mgr.24362) 14571 : cluster 0 pgmap v14540: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:54:20.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:54:20 smithi090 bash[32384]: audit 2023-12-01T12:54:20.209998+0000 mon.a (mon.0) 9017 : audit 0 from='client.? 172.21.15.80:0/1475126500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:54:20.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:54:20 smithi080 bash[28361]: audit 2023-12-01T12:54:20.209998+0000 mon.a (mon.0) 9017 : audit 0 from='client.? 172.21.15.80:0/1475126500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:54:20.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:54:20 smithi080 bash[41963]: audit 2023-12-01T12:54:20.209998+0000 mon.a (mon.0) 9017 : audit 0 from='client.? 172.21.15.80:0/1475126500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:54:21.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:54:21 smithi090 bash[32384]: cluster 2023-12-01T12:54:20.389191+0000 mgr.y (mgr.24362) 14572 : cluster 0 pgmap v14541: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:54:21.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:54:21 smithi080 bash[28361]: cluster 2023-12-01T12:54:20.389191+0000 mgr.y (mgr.24362) 14572 : cluster 0 pgmap v14541: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:54:21.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:54:21 smithi080 bash[41963]: cluster 2023-12-01T12:54:20.389191+0000 mgr.y (mgr.24362) 14572 : cluster 0 pgmap v14541: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:54:23.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:54:23 smithi090 bash[32384]: cluster 2023-12-01T12:54:22.390292+0000 mgr.y (mgr.24362) 14573 : cluster 0 pgmap v14542: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:54:23.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:54:23 smithi090 bash[32384]: audit 2023-12-01T12:54:22.668981+0000 mon.a (mon.0) 9018 : audit 0 from='client.? 172.21.15.80:0/1890958172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:54:23.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:54:23 smithi080 bash[28361]: cluster 2023-12-01T12:54:22.390292+0000 mgr.y (mgr.24362) 14573 : cluster 0 pgmap v14542: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:54:23.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:54:23 smithi080 bash[28361]: audit 2023-12-01T12:54:22.668981+0000 mon.a (mon.0) 9018 : audit 0 from='client.? 172.21.15.80:0/1890958172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:54:23.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:54:23 smithi080 bash[41963]: cluster 2023-12-01T12:54:22.390292+0000 mgr.y (mgr.24362) 14573 : cluster 0 pgmap v14542: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:54:23.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:54:23 smithi080 bash[41963]: audit 2023-12-01T12:54:22.668981+0000 mon.a (mon.0) 9018 : audit 0 from='client.? 172.21.15.80:0/1890958172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:54:25.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:54:25 smithi080 bash[28361]: cluster 2023-12-01T12:54:24.390943+0000 mgr.y (mgr.24362) 14574 : cluster 0 pgmap v14543: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:54:25.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:54:25 smithi080 bash[28361]: audit 2023-12-01T12:54:25.126944+0000 mon.c (mon.2) 9317 : audit 0 from='client.? 172.21.15.80:0/3244362871' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:54:25.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:54:25 smithi080 bash[41963]: cluster 2023-12-01T12:54:24.390943+0000 mgr.y (mgr.24362) 14574 : cluster 0 pgmap v14543: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:54:25.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:54:25 smithi080 bash[41963]: audit 2023-12-01T12:54:25.126944+0000 mon.c (mon.2) 9317 : audit 0 from='client.? 172.21.15.80:0/3244362871' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:54:26.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:54:25 smithi090 bash[32384]: cluster 2023-12-01T12:54:24.390943+0000 mgr.y (mgr.24362) 14574 : cluster 0 pgmap v14543: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:54:26.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:54:25 smithi090 bash[32384]: audit 2023-12-01T12:54:25.126944+0000 mon.c (mon.2) 9317 : audit 0 from='client.? 172.21.15.80:0/3244362871' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:54:26.531 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:54:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:54:26] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T12:54:26.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:54:26 smithi080 bash[28361]: audit 2023-12-01T12:54:25.553806+0000 mon.c (mon.2) 9318 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:54:26.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:54:26 smithi080 bash[41963]: audit 2023-12-01T12:54:25.553806+0000 mon.c (mon.2) 9318 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:54:27.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:54:26 smithi090 bash[32384]: audit 2023-12-01T12:54:25.553806+0000 mon.c (mon.2) 9318 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:54:27.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:54:27 smithi080 bash[41963]: cluster 2023-12-01T12:54:26.392137+0000 mgr.y (mgr.24362) 14575 : cluster 0 pgmap v14544: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:54:27.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:54:27 smithi080 bash[28361]: cluster 2023-12-01T12:54:26.392137+0000 mgr.y (mgr.24362) 14575 : cluster 0 pgmap v14544: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:54:28.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:54:27 smithi090 bash[32384]: cluster 2023-12-01T12:54:26.392137+0000 mgr.y (mgr.24362) 14575 : cluster 0 pgmap v14544: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:54:28.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:54:28 smithi080 bash[28361]: audit 2023-12-01T12:54:27.583858+0000 mon.c (mon.2) 9319 : audit 0 from='client.? 172.21.15.80:0/155161946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:54:28.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:54:28 smithi080 bash[41963]: audit 2023-12-01T12:54:27.583858+0000 mon.c (mon.2) 9319 : audit 0 from='client.? 172.21.15.80:0/155161946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:54:29.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:54:28 smithi090 bash[32384]: audit 2023-12-01T12:54:27.583858+0000 mon.c (mon.2) 9319 : audit 0 from='client.? 172.21.15.80:0/155161946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:54:29.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:54:29 smithi080 bash[28361]: cluster 2023-12-01T12:54:28.392859+0000 mgr.y (mgr.24362) 14576 : cluster 0 pgmap v14545: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:54:29.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:54:29 smithi080 bash[41963]: cluster 2023-12-01T12:54:28.392859+0000 mgr.y (mgr.24362) 14576 : cluster 0 pgmap v14545: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:54:30.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:54:29 smithi090 bash[32384]: cluster 2023-12-01T12:54:28.392859+0000 mgr.y (mgr.24362) 14576 : cluster 0 pgmap v14545: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:54:30.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:54:30 smithi080 bash[28361]: audit 2023-12-01T12:54:30.026253+0000 mon.c (mon.2) 9320 : audit 0 from='client.? 172.21.15.80:0/256215263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:54:30.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:54:30 smithi080 bash[41963]: audit 2023-12-01T12:54:30.026253+0000 mon.c (mon.2) 9320 : audit 0 from='client.? 172.21.15.80:0/256215263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:54:31.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:54:30 smithi090 bash[32384]: audit 2023-12-01T12:54:30.026253+0000 mon.c (mon.2) 9320 : audit 0 from='client.? 172.21.15.80:0/256215263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:54:31.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:54:31 smithi080 bash[41963]: cluster 2023-12-01T12:54:30.393499+0000 mgr.y (mgr.24362) 14577 : cluster 0 pgmap v14546: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:54:31.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:54:31 smithi080 bash[28361]: cluster 2023-12-01T12:54:30.393499+0000 mgr.y (mgr.24362) 14577 : cluster 0 pgmap v14546: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:54:32.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:54:31 smithi090 bash[32384]: cluster 2023-12-01T12:54:30.393499+0000 mgr.y (mgr.24362) 14577 : cluster 0 pgmap v14546: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:54:33.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:54:33 smithi080 bash[41963]: cluster 2023-12-01T12:54:32.394592+0000 mgr.y (mgr.24362) 14578 : cluster 0 pgmap v14547: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:54:33.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:54:33 smithi080 bash[41963]: audit 2023-12-01T12:54:32.484569+0000 mon.c (mon.2) 9321 : audit 0 from='client.? 172.21.15.80:0/1957709508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:54:33.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:54:33 smithi080 bash[28361]: cluster 2023-12-01T12:54:32.394592+0000 mgr.y (mgr.24362) 14578 : cluster 0 pgmap v14547: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:54:33.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:54:33 smithi080 bash[28361]: audit 2023-12-01T12:54:32.484569+0000 mon.c (mon.2) 9321 : audit 0 from='client.? 172.21.15.80:0/1957709508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:54:33.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:54:33 smithi090 bash[32384]: cluster 2023-12-01T12:54:32.394592+0000 mgr.y (mgr.24362) 14578 : cluster 0 pgmap v14547: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:54:33.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:54:33 smithi090 bash[32384]: audit 2023-12-01T12:54:32.484569+0000 mon.c (mon.2) 9321 : audit 0 from='client.? 172.21.15.80:0/1957709508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:54:35.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:54:35 smithi090 bash[32384]: cluster 2023-12-01T12:54:34.395272+0000 mgr.y (mgr.24362) 14579 : cluster 0 pgmap v14548: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:54:35.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:54:35 smithi090 bash[32384]: audit 2023-12-01T12:54:34.933150+0000 mon.c (mon.2) 9322 : audit 0 from='client.? 172.21.15.80:0/837014239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:54:35.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:54:35 smithi080 bash[28361]: cluster 2023-12-01T12:54:34.395272+0000 mgr.y (mgr.24362) 14579 : cluster 0 pgmap v14548: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:54:35.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:54:35 smithi080 bash[28361]: audit 2023-12-01T12:54:34.933150+0000 mon.c (mon.2) 9322 : audit 0 from='client.? 172.21.15.80:0/837014239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:54:35.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:54:35 smithi080 bash[41963]: cluster 2023-12-01T12:54:34.395272+0000 mgr.y (mgr.24362) 14579 : cluster 0 pgmap v14548: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:54:35.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:54:35 smithi080 bash[41963]: audit 2023-12-01T12:54:34.933150+0000 mon.c (mon.2) 9322 : audit 0 from='client.? 172.21.15.80:0/837014239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:54:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:54:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:54:36] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T12:54:37.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:54:37 smithi090 bash[32384]: cluster 2023-12-01T12:54:36.396461+0000 mgr.y (mgr.24362) 14580 : cluster 0 pgmap v14549: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:54:37.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:54:37 smithi090 bash[32384]: audit 2023-12-01T12:54:37.395786+0000 mon.a (mon.0) 9019 : audit 0 from='client.? 172.21.15.80:0/3160907669' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:54:37.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:54:37 smithi080 bash[28361]: cluster 2023-12-01T12:54:36.396461+0000 mgr.y (mgr.24362) 14580 : cluster 0 pgmap v14549: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:54:37.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:54:37 smithi080 bash[28361]: audit 2023-12-01T12:54:37.395786+0000 mon.a (mon.0) 9019 : audit 0 from='client.? 172.21.15.80:0/3160907669' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:54:37.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:54:37 smithi080 bash[41963]: cluster 2023-12-01T12:54:36.396461+0000 mgr.y (mgr.24362) 14580 : cluster 0 pgmap v14549: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:54:37.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:54:37 smithi080 bash[41963]: audit 2023-12-01T12:54:37.395786+0000 mon.a (mon.0) 9019 : audit 0 from='client.? 172.21.15.80:0/3160907669' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:54:39.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:54:39 smithi090 bash[32384]: cluster 2023-12-01T12:54:38.397091+0000 mgr.y (mgr.24362) 14581 : cluster 0 pgmap v14550: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:54:39.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:54:39 smithi080 bash[41963]: cluster 2023-12-01T12:54:38.397091+0000 mgr.y (mgr.24362) 14581 : cluster 0 pgmap v14550: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:54:39.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:54:39 smithi080 bash[28361]: cluster 2023-12-01T12:54:38.397091+0000 mgr.y (mgr.24362) 14581 : cluster 0 pgmap v14550: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:54:40.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:54:40 smithi090 bash[32384]: audit 2023-12-01T12:54:39.829048+0000 mon.c (mon.2) 9323 : audit 0 from='client.? 172.21.15.80:0/4238540502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:54:40.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:54:40 smithi080 bash[41963]: audit 2023-12-01T12:54:39.829048+0000 mon.c (mon.2) 9323 : audit 0 from='client.? 172.21.15.80:0/4238540502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:54:40.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:54:40 smithi080 bash[28361]: audit 2023-12-01T12:54:39.829048+0000 mon.c (mon.2) 9323 : audit 0 from='client.? 172.21.15.80:0/4238540502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:54:41.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:54:41 smithi090 bash[32384]: cluster 2023-12-01T12:54:40.397753+0000 mgr.y (mgr.24362) 14582 : cluster 0 pgmap v14551: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:54:41.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:54:41 smithi090 bash[32384]: audit 2023-12-01T12:54:40.554345+0000 mon.c (mon.2) 9324 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:54:41.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:54:41 smithi080 bash[28361]: cluster 2023-12-01T12:54:40.397753+0000 mgr.y (mgr.24362) 14582 : cluster 0 pgmap v14551: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:54:41.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:54:41 smithi080 bash[28361]: audit 2023-12-01T12:54:40.554345+0000 mon.c (mon.2) 9324 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:54:41.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:54:41 smithi080 bash[41963]: cluster 2023-12-01T12:54:40.397753+0000 mgr.y (mgr.24362) 14582 : cluster 0 pgmap v14551: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:54:41.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:54:41 smithi080 bash[41963]: audit 2023-12-01T12:54:40.554345+0000 mon.c (mon.2) 9324 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:54:42.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:54:42 smithi090 bash[32384]: audit 2023-12-01T12:54:42.287565+0000 mon.a (mon.0) 9020 : audit 0 from='client.? 172.21.15.80:0/2436846026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:54:42.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:54:42 smithi080 bash[41963]: audit 2023-12-01T12:54:42.287565+0000 mon.a (mon.0) 9020 : audit 0 from='client.? 172.21.15.80:0/2436846026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:54:42.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:54:42 smithi080 bash[28361]: audit 2023-12-01T12:54:42.287565+0000 mon.a (mon.0) 9020 : audit 0 from='client.? 172.21.15.80:0/2436846026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:54:43.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:54:43 smithi090 bash[32384]: cluster 2023-12-01T12:54:42.398864+0000 mgr.y (mgr.24362) 14583 : cluster 0 pgmap v14552: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:54:43.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:54:43 smithi080 bash[41963]: cluster 2023-12-01T12:54:42.398864+0000 mgr.y (mgr.24362) 14583 : cluster 0 pgmap v14552: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:54:43.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:54:43 smithi080 bash[28361]: cluster 2023-12-01T12:54:42.398864+0000 mgr.y (mgr.24362) 14583 : cluster 0 pgmap v14552: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:54:45.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:54:45 smithi090 bash[32384]: cluster 2023-12-01T12:54:44.399489+0000 mgr.y (mgr.24362) 14584 : cluster 0 pgmap v14553: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:54:45.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:54:45 smithi090 bash[32384]: audit 2023-12-01T12:54:44.747792+0000 mon.a (mon.0) 9021 : audit 0 from='client.? 172.21.15.80:0/2199748901' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:54:45.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:54:45 smithi080 bash[28361]: cluster 2023-12-01T12:54:44.399489+0000 mgr.y (mgr.24362) 14584 : cluster 0 pgmap v14553: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:54:45.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:54:45 smithi080 bash[28361]: audit 2023-12-01T12:54:44.747792+0000 mon.a (mon.0) 9021 : audit 0 from='client.? 172.21.15.80:0/2199748901' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:54:45.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:54:45 smithi080 bash[41963]: cluster 2023-12-01T12:54:44.399489+0000 mgr.y (mgr.24362) 14584 : cluster 0 pgmap v14553: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:54:45.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:54:45 smithi080 bash[41963]: audit 2023-12-01T12:54:44.747792+0000 mon.a (mon.0) 9021 : audit 0 from='client.? 172.21.15.80:0/2199748901' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:54:46.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:54:46 smithi080 bash[28361]: audit 2023-12-01T12:54:45.909175+0000 mon.c (mon.2) 9325 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:54:46.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:54:46 smithi080 bash[41963]: audit 2023-12-01T12:54:45.909175+0000 mon.c (mon.2) 9325 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:54:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:54:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:54:46] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T12:54:46.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:54:46 smithi090 bash[32384]: audit 2023-12-01T12:54:45.909175+0000 mon.c (mon.2) 9325 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:54:47.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:54:47 smithi090 bash[32384]: cluster 2023-12-01T12:54:46.400726+0000 mgr.y (mgr.24362) 14585 : cluster 0 pgmap v14554: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:54:47.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:54:47 smithi090 bash[32384]: audit 2023-12-01T12:54:47.199182+0000 mon.c (mon.2) 9326 : audit 0 from='client.? 172.21.15.80:0/675572234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:54:47.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:54:47 smithi080 bash[28361]: cluster 2023-12-01T12:54:46.400726+0000 mgr.y (mgr.24362) 14585 : cluster 0 pgmap v14554: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:54:47.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:54:47 smithi080 bash[28361]: audit 2023-12-01T12:54:47.199182+0000 mon.c (mon.2) 9326 : audit 0 from='client.? 172.21.15.80:0/675572234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:54:47.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:54:47 smithi080 bash[41963]: cluster 2023-12-01T12:54:46.400726+0000 mgr.y (mgr.24362) 14585 : cluster 0 pgmap v14554: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:54:47.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:54:47 smithi080 bash[41963]: audit 2023-12-01T12:54:47.199182+0000 mon.c (mon.2) 9326 : audit 0 from='client.? 172.21.15.80:0/675572234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:54:49.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:54:49 smithi090 bash[32384]: cluster 2023-12-01T12:54:48.401385+0000 mgr.y (mgr.24362) 14586 : cluster 0 pgmap v14555: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:54:49.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:54:49 smithi080 bash[28361]: cluster 2023-12-01T12:54:48.401385+0000 mgr.y (mgr.24362) 14586 : cluster 0 pgmap v14555: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:54:49.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:54:49 smithi080 bash[41963]: cluster 2023-12-01T12:54:48.401385+0000 mgr.y (mgr.24362) 14586 : cluster 0 pgmap v14555: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:54:50.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:54:50 smithi090 bash[32384]: audit 2023-12-01T12:54:49.667704+0000 mon.a (mon.0) 9022 : audit 0 from='client.? 172.21.15.80:0/537984356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:54:50.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:54:50 smithi080 bash[28361]: audit 2023-12-01T12:54:49.667704+0000 mon.a (mon.0) 9022 : audit 0 from='client.? 172.21.15.80:0/537984356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:54:50.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:54:50 smithi080 bash[41963]: audit 2023-12-01T12:54:49.667704+0000 mon.a (mon.0) 9022 : audit 0 from='client.? 172.21.15.80:0/537984356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:54:51.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:54:51 smithi090 bash[32384]: cluster 2023-12-01T12:54:50.402049+0000 mgr.y (mgr.24362) 14587 : cluster 0 pgmap v14556: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:54:51.930 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:54:51 smithi080 bash[41963]: cluster 2023-12-01T12:54:50.402049+0000 mgr.y (mgr.24362) 14587 : cluster 0 pgmap v14556: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:54:51.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:54:51 smithi080 bash[28361]: cluster 2023-12-01T12:54:50.402049+0000 mgr.y (mgr.24362) 14587 : cluster 0 pgmap v14556: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:54:53.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:54:52 smithi090 bash[32384]: audit 2023-12-01T12:54:51.752284+0000 mon.a (mon.0) 9023 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:54:53.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:54:52 smithi090 bash[32384]: audit 2023-12-01T12:54:51.762505+0000 mon.a (mon.0) 9024 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:54:53.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:54:52 smithi090 bash[32384]: audit 2023-12-01T12:54:52.105871+0000 mon.a (mon.0) 9025 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:54:53.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:54:52 smithi090 bash[32384]: audit 2023-12-01T12:54:52.116249+0000 mon.a (mon.0) 9026 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:54:53.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:54:52 smithi090 bash[32384]: audit 2023-12-01T12:54:52.124811+0000 mon.a (mon.0) 9027 : audit 0 from='client.? 172.21.15.80:0/769743340' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:54:53.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:54:52 smithi090 bash[32384]: audit 2023-12-01T12:54:52.591726+0000 mon.c (mon.2) 9327 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:54:53.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:54:52 smithi090 bash[32384]: audit 2023-12-01T12:54:52.593056+0000 mon.c (mon.2) 9328 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:54:53.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:54:52 smithi090 bash[32384]: audit 2023-12-01T12:54:52.603963+0000 mon.a (mon.0) 9028 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:54:53.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:54:52 smithi080 bash[41963]: audit 2023-12-01T12:54:51.752284+0000 mon.a (mon.0) 9023 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:54:53.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:54:52 smithi080 bash[41963]: audit 2023-12-01T12:54:51.762505+0000 mon.a (mon.0) 9024 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:54:53.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:54:52 smithi080 bash[41963]: audit 2023-12-01T12:54:52.105871+0000 mon.a (mon.0) 9025 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:54:53.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:54:52 smithi080 bash[41963]: audit 2023-12-01T12:54:52.116249+0000 mon.a (mon.0) 9026 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:54:53.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:54:52 smithi080 bash[41963]: audit 2023-12-01T12:54:52.124811+0000 mon.a (mon.0) 9027 : audit 0 from='client.? 172.21.15.80:0/769743340' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:54:53.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:54:52 smithi080 bash[41963]: audit 2023-12-01T12:54:52.591726+0000 mon.c (mon.2) 9327 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:54:53.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:54:52 smithi080 bash[41963]: audit 2023-12-01T12:54:52.593056+0000 mon.c (mon.2) 9328 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:54:53.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:54:52 smithi080 bash[41963]: audit 2023-12-01T12:54:52.603963+0000 mon.a (mon.0) 9028 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:54:53.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:54:52 smithi080 bash[28361]: audit 2023-12-01T12:54:51.752284+0000 mon.a (mon.0) 9023 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:54:53.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:54:52 smithi080 bash[28361]: audit 2023-12-01T12:54:51.762505+0000 mon.a (mon.0) 9024 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:54:53.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:54:52 smithi080 bash[28361]: audit 2023-12-01T12:54:52.105871+0000 mon.a (mon.0) 9025 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:54:53.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:54:52 smithi080 bash[28361]: audit 2023-12-01T12:54:52.116249+0000 mon.a (mon.0) 9026 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:54:53.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:54:52 smithi080 bash[28361]: audit 2023-12-01T12:54:52.124811+0000 mon.a (mon.0) 9027 : audit 0 from='client.? 172.21.15.80:0/769743340' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:54:53.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:54:52 smithi080 bash[28361]: audit 2023-12-01T12:54:52.591726+0000 mon.c (mon.2) 9327 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:54:53.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:54:52 smithi080 bash[28361]: audit 2023-12-01T12:54:52.593056+0000 mon.c (mon.2) 9328 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:54:53.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:54:52 smithi080 bash[28361]: audit 2023-12-01T12:54:52.603963+0000 mon.a (mon.0) 9028 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:54:54.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:54:53 smithi090 bash[32384]: cluster 2023-12-01T12:54:52.403228+0000 mgr.y (mgr.24362) 14588 : cluster 0 pgmap v14557: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:54:54.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:54:53 smithi080 bash[28361]: cluster 2023-12-01T12:54:52.403228+0000 mgr.y (mgr.24362) 14588 : cluster 0 pgmap v14557: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:54:54.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:54:53 smithi080 bash[41963]: cluster 2023-12-01T12:54:52.403228+0000 mgr.y (mgr.24362) 14588 : cluster 0 pgmap v14557: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:54:55.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:54:54 smithi090 bash[32384]: audit 2023-12-01T12:54:54.570005+0000 mon.a (mon.0) 9029 : audit 0 from='client.? 172.21.15.80:0/1576390384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:54:55.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:54:54 smithi080 bash[28361]: audit 2023-12-01T12:54:54.570005+0000 mon.a (mon.0) 9029 : audit 0 from='client.? 172.21.15.80:0/1576390384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:54:55.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:54:54 smithi080 bash[41963]: audit 2023-12-01T12:54:54.570005+0000 mon.a (mon.0) 9029 : audit 0 from='client.? 172.21.15.80:0/1576390384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:54:56.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:54:55 smithi090 bash[32384]: cluster 2023-12-01T12:54:54.404018+0000 mgr.y (mgr.24362) 14589 : cluster 0 pgmap v14558: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:54:56.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:54:55 smithi090 bash[32384]: audit 2023-12-01T12:54:55.554848+0000 mon.c (mon.2) 9329 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:54:56.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:54:55 smithi080 bash[28361]: cluster 2023-12-01T12:54:54.404018+0000 mgr.y (mgr.24362) 14589 : cluster 0 pgmap v14558: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:54:56.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:54:55 smithi080 bash[28361]: audit 2023-12-01T12:54:55.554848+0000 mon.c (mon.2) 9329 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:54:56.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:54:55 smithi080 bash[41963]: cluster 2023-12-01T12:54:54.404018+0000 mgr.y (mgr.24362) 14589 : cluster 0 pgmap v14558: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:54:56.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:54:55 smithi080 bash[41963]: audit 2023-12-01T12:54:55.554848+0000 mon.c (mon.2) 9329 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:54:56.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:54:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:54:56] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T12:54:58.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:54:57 smithi080 bash[41963]: cluster 2023-12-01T12:54:56.405277+0000 mgr.y (mgr.24362) 14590 : cluster 0 pgmap v14559: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:54:58.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:54:57 smithi080 bash[41963]: audit 2023-12-01T12:54:57.033413+0000 mon.a (mon.0) 9030 : audit 0 from='client.? 172.21.15.80:0/2553815137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:54:58.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:54:57 smithi080 bash[28361]: cluster 2023-12-01T12:54:56.405277+0000 mgr.y (mgr.24362) 14590 : cluster 0 pgmap v14559: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:54:58.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:54:57 smithi080 bash[28361]: audit 2023-12-01T12:54:57.033413+0000 mon.a (mon.0) 9030 : audit 0 from='client.? 172.21.15.80:0/2553815137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:54:58.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:54:57 smithi090 bash[32384]: cluster 2023-12-01T12:54:56.405277+0000 mgr.y (mgr.24362) 14590 : cluster 0 pgmap v14559: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:54:58.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:54:57 smithi090 bash[32384]: audit 2023-12-01T12:54:57.033413+0000 mon.a (mon.0) 9030 : audit 0 from='client.? 172.21.15.80:0/2553815137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:55:00.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:54:59 smithi080 bash[41963]: cluster 2023-12-01T12:54:58.405986+0000 mgr.y (mgr.24362) 14591 : cluster 0 pgmap v14560: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:55:00.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:54:59 smithi080 bash[41963]: audit 2023-12-01T12:54:59.491311+0000 mon.c (mon.2) 9330 : audit 0 from='client.? 172.21.15.80:0/981912824' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:55:00.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:54:59 smithi080 bash[28361]: cluster 2023-12-01T12:54:58.405986+0000 mgr.y (mgr.24362) 14591 : cluster 0 pgmap v14560: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:55:00.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:54:59 smithi080 bash[28361]: audit 2023-12-01T12:54:59.491311+0000 mon.c (mon.2) 9330 : audit 0 from='client.? 172.21.15.80:0/981912824' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:55:00.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:54:59 smithi090 bash[32384]: cluster 2023-12-01T12:54:58.405986+0000 mgr.y (mgr.24362) 14591 : cluster 0 pgmap v14560: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:55:00.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:54:59 smithi090 bash[32384]: audit 2023-12-01T12:54:59.491311+0000 mon.c (mon.2) 9330 : audit 0 from='client.? 172.21.15.80:0/981912824' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:55:02.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:55:01 smithi090 bash[32384]: cluster 2023-12-01T12:55:00.406667+0000 mgr.y (mgr.24362) 14592 : cluster 0 pgmap v14561: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:55:02.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:55:01 smithi080 bash[28361]: cluster 2023-12-01T12:55:00.406667+0000 mgr.y (mgr.24362) 14592 : cluster 0 pgmap v14561: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:55:02.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:55:01 smithi080 bash[41963]: cluster 2023-12-01T12:55:00.406667+0000 mgr.y (mgr.24362) 14592 : cluster 0 pgmap v14561: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:55:03.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:55:02 smithi080 bash[28361]: audit 2023-12-01T12:55:01.941935+0000 mon.c (mon.2) 9331 : audit 0 from='client.? 172.21.15.80:0/3916375008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:55:03.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:55:02 smithi080 bash[41963]: audit 2023-12-01T12:55:01.941935+0000 mon.c (mon.2) 9331 : audit 0 from='client.? 172.21.15.80:0/3916375008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:55:03.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:55:02 smithi090 bash[32384]: audit 2023-12-01T12:55:01.941935+0000 mon.c (mon.2) 9331 : audit 0 from='client.? 172.21.15.80:0/3916375008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:55:04.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:55:03 smithi080 bash[28361]: cluster 2023-12-01T12:55:02.407911+0000 mgr.y (mgr.24362) 14593 : cluster 0 pgmap v14562: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:55:04.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:55:03 smithi080 bash[41963]: cluster 2023-12-01T12:55:02.407911+0000 mgr.y (mgr.24362) 14593 : cluster 0 pgmap v14562: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:55:04.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:55:03 smithi090 bash[32384]: cluster 2023-12-01T12:55:02.407911+0000 mgr.y (mgr.24362) 14593 : cluster 0 pgmap v14562: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:55:05.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:55:04 smithi080 bash[41963]: audit 2023-12-01T12:55:04.394817+0000 mon.c (mon.2) 9332 : audit 0 from='client.? 172.21.15.80:0/838699975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:55:05.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:55:04 smithi080 bash[28361]: audit 2023-12-01T12:55:04.394817+0000 mon.c (mon.2) 9332 : audit 0 from='client.? 172.21.15.80:0/838699975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:55:05.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:55:04 smithi090 bash[32384]: audit 2023-12-01T12:55:04.394817+0000 mon.c (mon.2) 9332 : audit 0 from='client.? 172.21.15.80:0/838699975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:55:06.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:55:05 smithi080 bash[41963]: cluster 2023-12-01T12:55:04.408588+0000 mgr.y (mgr.24362) 14594 : cluster 0 pgmap v14563: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:55:06.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:55:05 smithi080 bash[28361]: cluster 2023-12-01T12:55:04.408588+0000 mgr.y (mgr.24362) 14594 : cluster 0 pgmap v14563: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:55:06.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:55:05 smithi090 bash[32384]: cluster 2023-12-01T12:55:04.408588+0000 mgr.y (mgr.24362) 14594 : cluster 0 pgmap v14563: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:55:06.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:55:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:55:06] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T12:55:08.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:55:07 smithi080 bash[28361]: cluster 2023-12-01T12:55:06.409715+0000 mgr.y (mgr.24362) 14595 : cluster 0 pgmap v14564: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:55:08.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:55:07 smithi080 bash[28361]: audit 2023-12-01T12:55:06.851433+0000 mon.c (mon.2) 9333 : audit 0 from='client.? 172.21.15.80:0/3066180567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:55:08.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:55:07 smithi080 bash[41963]: cluster 2023-12-01T12:55:06.409715+0000 mgr.y (mgr.24362) 14595 : cluster 0 pgmap v14564: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:55:08.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:55:07 smithi080 bash[41963]: audit 2023-12-01T12:55:06.851433+0000 mon.c (mon.2) 9333 : audit 0 from='client.? 172.21.15.80:0/3066180567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:55:08.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:55:07 smithi090 bash[32384]: cluster 2023-12-01T12:55:06.409715+0000 mgr.y (mgr.24362) 14595 : cluster 0 pgmap v14564: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:55:08.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:55:07 smithi090 bash[32384]: audit 2023-12-01T12:55:06.851433+0000 mon.c (mon.2) 9333 : audit 0 from='client.? 172.21.15.80:0/3066180567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:55:10.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:55:09 smithi080 bash[28361]: cluster 2023-12-01T12:55:08.410300+0000 mgr.y (mgr.24362) 14596 : cluster 0 pgmap v14565: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:55:10.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:55:09 smithi080 bash[28361]: audit 2023-12-01T12:55:09.308051+0000 mon.c (mon.2) 9334 : audit 0 from='client.? 172.21.15.80:0/1280035232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:55:10.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:55:09 smithi080 bash[41963]: cluster 2023-12-01T12:55:08.410300+0000 mgr.y (mgr.24362) 14596 : cluster 0 pgmap v14565: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:55:10.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:55:09 smithi080 bash[41963]: audit 2023-12-01T12:55:09.308051+0000 mon.c (mon.2) 9334 : audit 0 from='client.? 172.21.15.80:0/1280035232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:55:10.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:55:09 smithi090 bash[32384]: cluster 2023-12-01T12:55:08.410300+0000 mgr.y (mgr.24362) 14596 : cluster 0 pgmap v14565: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:55:10.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:55:09 smithi090 bash[32384]: audit 2023-12-01T12:55:09.308051+0000 mon.c (mon.2) 9334 : audit 0 from='client.? 172.21.15.80:0/1280035232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:55:11.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:55:10 smithi080 bash[28361]: audit 2023-12-01T12:55:10.555389+0000 mon.c (mon.2) 9335 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:55:11.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:55:10 smithi080 bash[41963]: audit 2023-12-01T12:55:10.555389+0000 mon.c (mon.2) 9335 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:55:11.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:55:10 smithi090 bash[32384]: audit 2023-12-01T12:55:10.555389+0000 mon.c (mon.2) 9335 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:55:12.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:55:11 smithi080 bash[28361]: cluster 2023-12-01T12:55:10.410985+0000 mgr.y (mgr.24362) 14597 : cluster 0 pgmap v14566: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:55:12.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:55:11 smithi080 bash[28361]: audit 2023-12-01T12:55:11.773032+0000 mon.c (mon.2) 9336 : audit 0 from='client.? 172.21.15.80:0/2179647012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:55:12.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:55:11 smithi080 bash[41963]: cluster 2023-12-01T12:55:10.410985+0000 mgr.y (mgr.24362) 14597 : cluster 0 pgmap v14566: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:55:12.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:55:11 smithi080 bash[41963]: audit 2023-12-01T12:55:11.773032+0000 mon.c (mon.2) 9336 : audit 0 from='client.? 172.21.15.80:0/2179647012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:55:12.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:55:11 smithi090 bash[32384]: cluster 2023-12-01T12:55:10.410985+0000 mgr.y (mgr.24362) 14597 : cluster 0 pgmap v14566: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:55:12.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:55:11 smithi090 bash[32384]: audit 2023-12-01T12:55:11.773032+0000 mon.c (mon.2) 9336 : audit 0 from='client.? 172.21.15.80:0/2179647012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:55:14.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:55:13 smithi080 bash[28361]: cluster 2023-12-01T12:55:12.412140+0000 mgr.y (mgr.24362) 14598 : cluster 0 pgmap v14567: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:55:14.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:55:13 smithi080 bash[41963]: cluster 2023-12-01T12:55:12.412140+0000 mgr.y (mgr.24362) 14598 : cluster 0 pgmap v14567: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:55:14.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:55:13 smithi090 bash[32384]: cluster 2023-12-01T12:55:12.412140+0000 mgr.y (mgr.24362) 14598 : cluster 0 pgmap v14567: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:55:15.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:55:14 smithi080 bash[41963]: audit 2023-12-01T12:55:14.226382+0000 mon.a (mon.0) 9031 : audit 0 from='client.? 172.21.15.80:0/2425070659' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:55:15.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:55:14 smithi080 bash[28361]: audit 2023-12-01T12:55:14.226382+0000 mon.a (mon.0) 9031 : audit 0 from='client.? 172.21.15.80:0/2425070659' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:55:15.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:55:14 smithi090 bash[32384]: audit 2023-12-01T12:55:14.226382+0000 mon.a (mon.0) 9031 : audit 0 from='client.? 172.21.15.80:0/2425070659' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:55:16.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:55:15 smithi080 bash[28361]: cluster 2023-12-01T12:55:14.412789+0000 mgr.y (mgr.24362) 14599 : cluster 0 pgmap v14568: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:55:16.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:55:15 smithi080 bash[41963]: cluster 2023-12-01T12:55:14.412789+0000 mgr.y (mgr.24362) 14599 : cluster 0 pgmap v14568: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:55:16.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:55:15 smithi090 bash[32384]: cluster 2023-12-01T12:55:14.412789+0000 mgr.y (mgr.24362) 14599 : cluster 0 pgmap v14568: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:55:16.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:55:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:55:16] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T12:55:17.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:55:16 smithi080 bash[28361]: audit 2023-12-01T12:55:16.670700+0000 mon.c (mon.2) 9337 : audit 0 from='client.? 172.21.15.80:0/4179975913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:55:17.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:55:16 smithi080 bash[41963]: audit 2023-12-01T12:55:16.670700+0000 mon.c (mon.2) 9337 : audit 0 from='client.? 172.21.15.80:0/4179975913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:55:17.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:55:16 smithi090 bash[32384]: audit 2023-12-01T12:55:16.670700+0000 mon.c (mon.2) 9337 : audit 0 from='client.? 172.21.15.80:0/4179975913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:55:18.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:55:17 smithi080 bash[41963]: cluster 2023-12-01T12:55:16.413800+0000 mgr.y (mgr.24362) 14600 : cluster 0 pgmap v14569: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:55:18.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:55:17 smithi080 bash[28361]: cluster 2023-12-01T12:55:16.413800+0000 mgr.y (mgr.24362) 14600 : cluster 0 pgmap v14569: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:55:18.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:55:17 smithi090 bash[32384]: cluster 2023-12-01T12:55:16.413800+0000 mgr.y (mgr.24362) 14600 : cluster 0 pgmap v14569: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:55:20.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:55:19 smithi080 bash[41963]: cluster 2023-12-01T12:55:18.414483+0000 mgr.y (mgr.24362) 14601 : cluster 0 pgmap v14570: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:55:20.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:55:19 smithi080 bash[41963]: audit 2023-12-01T12:55:19.125761+0000 mon.c (mon.2) 9338 : audit 0 from='client.? 172.21.15.80:0/2740697423' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:55:20.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:55:19 smithi080 bash[28361]: cluster 2023-12-01T12:55:18.414483+0000 mgr.y (mgr.24362) 14601 : cluster 0 pgmap v14570: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:55:20.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:55:19 smithi080 bash[28361]: audit 2023-12-01T12:55:19.125761+0000 mon.c (mon.2) 9338 : audit 0 from='client.? 172.21.15.80:0/2740697423' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:55:20.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:55:19 smithi090 bash[32384]: cluster 2023-12-01T12:55:18.414483+0000 mgr.y (mgr.24362) 14601 : cluster 0 pgmap v14570: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:55:20.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:55:19 smithi090 bash[32384]: audit 2023-12-01T12:55:19.125761+0000 mon.c (mon.2) 9338 : audit 0 from='client.? 172.21.15.80:0/2740697423' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:55:22.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:55:21 smithi080 bash[41963]: cluster 2023-12-01T12:55:20.415021+0000 mgr.y (mgr.24362) 14602 : cluster 0 pgmap v14571: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:55:22.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:55:21 smithi080 bash[41963]: audit 2023-12-01T12:55:21.574944+0000 mon.c (mon.2) 9339 : audit 0 from='client.? 172.21.15.80:0/3238725610' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:55:22.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:55:21 smithi080 bash[28361]: cluster 2023-12-01T12:55:20.415021+0000 mgr.y (mgr.24362) 14602 : cluster 0 pgmap v14571: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:55:22.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:55:21 smithi080 bash[28361]: audit 2023-12-01T12:55:21.574944+0000 mon.c (mon.2) 9339 : audit 0 from='client.? 172.21.15.80:0/3238725610' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:55:22.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:55:21 smithi090 bash[32384]: cluster 2023-12-01T12:55:20.415021+0000 mgr.y (mgr.24362) 14602 : cluster 0 pgmap v14571: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:55:22.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:55:21 smithi090 bash[32384]: audit 2023-12-01T12:55:21.574944+0000 mon.c (mon.2) 9339 : audit 0 from='client.? 172.21.15.80:0/3238725610' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:55:24.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:55:23 smithi080 bash[41963]: cluster 2023-12-01T12:55:22.416208+0000 mgr.y (mgr.24362) 14603 : cluster 0 pgmap v14572: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:55:24.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:55:23 smithi080 bash[28361]: cluster 2023-12-01T12:55:22.416208+0000 mgr.y (mgr.24362) 14603 : cluster 0 pgmap v14572: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:55:24.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:55:23 smithi090 bash[32384]: cluster 2023-12-01T12:55:22.416208+0000 mgr.y (mgr.24362) 14603 : cluster 0 pgmap v14572: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:55:25.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:55:24 smithi080 bash[28361]: audit 2023-12-01T12:55:24.027372+0000 mon.a (mon.0) 9032 : audit 0 from='client.? 172.21.15.80:0/721840244' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:55:25.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:55:24 smithi080 bash[41963]: audit 2023-12-01T12:55:24.027372+0000 mon.a (mon.0) 9032 : audit 0 from='client.? 172.21.15.80:0/721840244' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:55:25.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:55:24 smithi090 bash[32384]: audit 2023-12-01T12:55:24.027372+0000 mon.a (mon.0) 9032 : audit 0 from='client.? 172.21.15.80:0/721840244' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:55:26.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:55:25 smithi080 bash[28361]: cluster 2023-12-01T12:55:24.416827+0000 mgr.y (mgr.24362) 14604 : cluster 0 pgmap v14573: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:55:26.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:55:25 smithi080 bash[28361]: audit 2023-12-01T12:55:25.555912+0000 mon.c (mon.2) 9340 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:55:26.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:55:25 smithi080 bash[41963]: cluster 2023-12-01T12:55:24.416827+0000 mgr.y (mgr.24362) 14604 : cluster 0 pgmap v14573: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:55:26.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:55:25 smithi080 bash[41963]: audit 2023-12-01T12:55:25.555912+0000 mon.c (mon.2) 9340 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:55:26.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:55:25 smithi090 bash[32384]: cluster 2023-12-01T12:55:24.416827+0000 mgr.y (mgr.24362) 14604 : cluster 0 pgmap v14573: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:55:26.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:55:25 smithi090 bash[32384]: audit 2023-12-01T12:55:25.555912+0000 mon.c (mon.2) 9340 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:55:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:55:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:55:26] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T12:55:27.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:55:26 smithi080 bash[41963]: cluster 2023-12-01T12:55:26.417928+0000 mgr.y (mgr.24362) 14605 : cluster 0 pgmap v14574: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:55:27.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:55:26 smithi080 bash[41963]: audit 2023-12-01T12:55:26.480335+0000 mon.c (mon.2) 9341 : audit 0 from='client.? 172.21.15.80:0/756774386' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:55:27.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:55:26 smithi080 bash[28361]: cluster 2023-12-01T12:55:26.417928+0000 mgr.y (mgr.24362) 14605 : cluster 0 pgmap v14574: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:55:27.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:55:26 smithi080 bash[28361]: audit 2023-12-01T12:55:26.480335+0000 mon.c (mon.2) 9341 : audit 0 from='client.? 172.21.15.80:0/756774386' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:55:27.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:55:26 smithi090 bash[32384]: cluster 2023-12-01T12:55:26.417928+0000 mgr.y (mgr.24362) 14605 : cluster 0 pgmap v14574: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:55:27.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:55:26 smithi090 bash[32384]: audit 2023-12-01T12:55:26.480335+0000 mon.c (mon.2) 9341 : audit 0 from='client.? 172.21.15.80:0/756774386' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:55:29.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:55:29 smithi090 bash[32384]: cluster 2023-12-01T12:55:28.418554+0000 mgr.y (mgr.24362) 14606 : cluster 0 pgmap v14575: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:55:29.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:55:29 smithi090 bash[32384]: audit 2023-12-01T12:55:28.936280+0000 mon.a (mon.0) 9033 : audit 0 from='client.? 172.21.15.80:0/825821719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:55:29.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:55:29 smithi080 bash[28361]: cluster 2023-12-01T12:55:28.418554+0000 mgr.y (mgr.24362) 14606 : cluster 0 pgmap v14575: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:55:29.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:55:29 smithi080 bash[28361]: audit 2023-12-01T12:55:28.936280+0000 mon.a (mon.0) 9033 : audit 0 from='client.? 172.21.15.80:0/825821719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:55:29.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:55:29 smithi080 bash[41963]: cluster 2023-12-01T12:55:28.418554+0000 mgr.y (mgr.24362) 14606 : cluster 0 pgmap v14575: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:55:29.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:55:29 smithi080 bash[41963]: audit 2023-12-01T12:55:28.936280+0000 mon.a (mon.0) 9033 : audit 0 from='client.? 172.21.15.80:0/825821719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:55:31.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:55:31 smithi090 bash[32384]: cluster 2023-12-01T12:55:30.419293+0000 mgr.y (mgr.24362) 14607 : cluster 0 pgmap v14576: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:55:31.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:55:31 smithi090 bash[32384]: audit 2023-12-01T12:55:31.402827+0000 mon.a (mon.0) 9034 : audit 0 from='client.? 172.21.15.80:0/3362821432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:55:31.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:55:31 smithi080 bash[28361]: cluster 2023-12-01T12:55:30.419293+0000 mgr.y (mgr.24362) 14607 : cluster 0 pgmap v14576: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:55:31.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:55:31 smithi080 bash[28361]: audit 2023-12-01T12:55:31.402827+0000 mon.a (mon.0) 9034 : audit 0 from='client.? 172.21.15.80:0/3362821432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:55:31.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:55:31 smithi080 bash[41963]: cluster 2023-12-01T12:55:30.419293+0000 mgr.y (mgr.24362) 14607 : cluster 0 pgmap v14576: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:55:31.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:55:31 smithi080 bash[41963]: audit 2023-12-01T12:55:31.402827+0000 mon.a (mon.0) 9034 : audit 0 from='client.? 172.21.15.80:0/3362821432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:55:33.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:55:33 smithi090 bash[32384]: cluster 2023-12-01T12:55:32.420486+0000 mgr.y (mgr.24362) 14608 : cluster 0 pgmap v14577: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:55:33.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:55:33 smithi080 bash[28361]: cluster 2023-12-01T12:55:32.420486+0000 mgr.y (mgr.24362) 14608 : cluster 0 pgmap v14577: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:55:33.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:55:33 smithi080 bash[41963]: cluster 2023-12-01T12:55:32.420486+0000 mgr.y (mgr.24362) 14608 : cluster 0 pgmap v14577: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:55:34.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:55:34 smithi090 bash[32384]: audit 2023-12-01T12:55:33.872857+0000 mon.c (mon.2) 9342 : audit 0 from='client.? 172.21.15.80:0/3443689701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:55:34.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:55:34 smithi080 bash[28361]: audit 2023-12-01T12:55:33.872857+0000 mon.c (mon.2) 9342 : audit 0 from='client.? 172.21.15.80:0/3443689701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:55:34.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:55:34 smithi080 bash[41963]: audit 2023-12-01T12:55:33.872857+0000 mon.c (mon.2) 9342 : audit 0 from='client.? 172.21.15.80:0/3443689701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:55:35.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:55:35 smithi090 bash[32384]: cluster 2023-12-01T12:55:34.421190+0000 mgr.y (mgr.24362) 14609 : cluster 0 pgmap v14578: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:55:35.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:55:35 smithi080 bash[28361]: cluster 2023-12-01T12:55:34.421190+0000 mgr.y (mgr.24362) 14609 : cluster 0 pgmap v14578: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:55:35.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:55:35 smithi080 bash[41963]: cluster 2023-12-01T12:55:34.421190+0000 mgr.y (mgr.24362) 14609 : cluster 0 pgmap v14578: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:55:36.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:55:36 smithi080 bash[28361]: audit 2023-12-01T12:55:36.321037+0000 mon.c (mon.2) 9343 : audit 0 from='client.? 172.21.15.80:0/1856597607' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:55:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:55:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:55:36] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T12:55:36.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:55:36 smithi080 bash[41963]: audit 2023-12-01T12:55:36.321037+0000 mon.c (mon.2) 9343 : audit 0 from='client.? 172.21.15.80:0/1856597607' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:55:36.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:55:36 smithi090 bash[32384]: audit 2023-12-01T12:55:36.321037+0000 mon.c (mon.2) 9343 : audit 0 from='client.? 172.21.15.80:0/1856597607' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:55:37.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:55:37 smithi090 bash[32384]: cluster 2023-12-01T12:55:36.422335+0000 mgr.y (mgr.24362) 14610 : cluster 0 pgmap v14579: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:55:37.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:55:37 smithi080 bash[28361]: cluster 2023-12-01T12:55:36.422335+0000 mgr.y (mgr.24362) 14610 : cluster 0 pgmap v14579: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:55:37.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:55:37 smithi080 bash[41963]: cluster 2023-12-01T12:55:36.422335+0000 mgr.y (mgr.24362) 14610 : cluster 0 pgmap v14579: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:55:39.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:55:39 smithi090 bash[32384]: cluster 2023-12-01T12:55:38.423092+0000 mgr.y (mgr.24362) 14611 : cluster 0 pgmap v14580: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:55:39.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:55:39 smithi090 bash[32384]: audit 2023-12-01T12:55:38.772339+0000 mon.c (mon.2) 9344 : audit 0 from='client.? 172.21.15.80:0/2812622900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:55:39.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:55:39 smithi080 bash[28361]: cluster 2023-12-01T12:55:38.423092+0000 mgr.y (mgr.24362) 14611 : cluster 0 pgmap v14580: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:55:39.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:55:39 smithi080 bash[28361]: audit 2023-12-01T12:55:38.772339+0000 mon.c (mon.2) 9344 : audit 0 from='client.? 172.21.15.80:0/2812622900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:55:39.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:55:39 smithi080 bash[41963]: cluster 2023-12-01T12:55:38.423092+0000 mgr.y (mgr.24362) 14611 : cluster 0 pgmap v14580: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:55:39.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:55:39 smithi080 bash[41963]: audit 2023-12-01T12:55:38.772339+0000 mon.c (mon.2) 9344 : audit 0 from='client.? 172.21.15.80:0/2812622900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:55:41.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:55:41 smithi090 bash[32384]: cluster 2023-12-01T12:55:40.423973+0000 mgr.y (mgr.24362) 14612 : cluster 0 pgmap v14581: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:55:41.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:55:41 smithi090 bash[32384]: audit 2023-12-01T12:55:40.556060+0000 mon.c (mon.2) 9345 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:55:41.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:55:41 smithi090 bash[32384]: audit 2023-12-01T12:55:41.233018+0000 mon.c (mon.2) 9346 : audit 0 from='client.? 172.21.15.80:0/2228133821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:55:41.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:55:41 smithi080 bash[41963]: cluster 2023-12-01T12:55:40.423973+0000 mgr.y (mgr.24362) 14612 : cluster 0 pgmap v14581: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:55:41.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:55:41 smithi080 bash[41963]: audit 2023-12-01T12:55:40.556060+0000 mon.c (mon.2) 9345 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:55:41.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:55:41 smithi080 bash[41963]: audit 2023-12-01T12:55:41.233018+0000 mon.c (mon.2) 9346 : audit 0 from='client.? 172.21.15.80:0/2228133821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:55:41.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:55:41 smithi080 bash[28361]: cluster 2023-12-01T12:55:40.423973+0000 mgr.y (mgr.24362) 14612 : cluster 0 pgmap v14581: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:55:41.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:55:41 smithi080 bash[28361]: audit 2023-12-01T12:55:40.556060+0000 mon.c (mon.2) 9345 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:55:41.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:55:41 smithi080 bash[28361]: audit 2023-12-01T12:55:41.233018+0000 mon.c (mon.2) 9346 : audit 0 from='client.? 172.21.15.80:0/2228133821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:55:43.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:55:43 smithi090 bash[32384]: cluster 2023-12-01T12:55:42.425114+0000 mgr.y (mgr.24362) 14613 : cluster 0 pgmap v14582: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:55:43.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:55:43 smithi080 bash[28361]: cluster 2023-12-01T12:55:42.425114+0000 mgr.y (mgr.24362) 14613 : cluster 0 pgmap v14582: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:55:43.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:55:43 smithi080 bash[41963]: cluster 2023-12-01T12:55:42.425114+0000 mgr.y (mgr.24362) 14613 : cluster 0 pgmap v14582: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:55:44.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:55:44 smithi090 bash[32384]: audit 2023-12-01T12:55:43.690539+0000 mon.a (mon.0) 9035 : audit 0 from='client.? 172.21.15.80:0/3550409754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:55:44.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:55:44 smithi080 bash[28361]: audit 2023-12-01T12:55:43.690539+0000 mon.a (mon.0) 9035 : audit 0 from='client.? 172.21.15.80:0/3550409754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:55:44.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:55:44 smithi080 bash[41963]: audit 2023-12-01T12:55:43.690539+0000 mon.a (mon.0) 9035 : audit 0 from='client.? 172.21.15.80:0/3550409754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:55:45.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:55:45 smithi090 bash[32384]: cluster 2023-12-01T12:55:44.425775+0000 mgr.y (mgr.24362) 14614 : cluster 0 pgmap v14583: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:55:45.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:55:45 smithi080 bash[28361]: cluster 2023-12-01T12:55:44.425775+0000 mgr.y (mgr.24362) 14614 : cluster 0 pgmap v14583: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:55:45.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:55:45 smithi080 bash[41963]: cluster 2023-12-01T12:55:44.425775+0000 mgr.y (mgr.24362) 14614 : cluster 0 pgmap v14583: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:55:46.514 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:55:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:55:46] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-12-01T12:55:46.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:55:46 smithi090 bash[32384]: audit 2023-12-01T12:55:46.143019+0000 mon.c (mon.2) 9347 : audit 0 from='client.? 172.21.15.80:0/1977937105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:55:46.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:55:46 smithi080 bash[28361]: audit 2023-12-01T12:55:46.143019+0000 mon.c (mon.2) 9347 : audit 0 from='client.? 172.21.15.80:0/1977937105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:55:46.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:55:46 smithi080 bash[41963]: audit 2023-12-01T12:55:46.143019+0000 mon.c (mon.2) 9347 : audit 0 from='client.? 172.21.15.80:0/1977937105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:55:47.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:55:47 smithi080 bash[28361]: cluster 2023-12-01T12:55:46.426955+0000 mgr.y (mgr.24362) 14615 : cluster 0 pgmap v14584: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:55:47.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:55:47 smithi080 bash[41963]: cluster 2023-12-01T12:55:46.426955+0000 mgr.y (mgr.24362) 14615 : cluster 0 pgmap v14584: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:55:48.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:55:47 smithi090 bash[32384]: cluster 2023-12-01T12:55:46.426955+0000 mgr.y (mgr.24362) 14615 : cluster 0 pgmap v14584: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:55:49.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:55:49 smithi080 bash[28361]: cluster 2023-12-01T12:55:48.427563+0000 mgr.y (mgr.24362) 14616 : cluster 0 pgmap v14585: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:55:49.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:55:49 smithi080 bash[28361]: audit 2023-12-01T12:55:48.610952+0000 mon.a (mon.0) 9036 : audit 0 from='client.? 172.21.15.80:0/1351921713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:55:49.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:55:49 smithi080 bash[41963]: cluster 2023-12-01T12:55:48.427563+0000 mgr.y (mgr.24362) 14616 : cluster 0 pgmap v14585: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:55:49.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:55:49 smithi080 bash[41963]: audit 2023-12-01T12:55:48.610952+0000 mon.a (mon.0) 9036 : audit 0 from='client.? 172.21.15.80:0/1351921713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:55:50.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:55:49 smithi090 bash[32384]: cluster 2023-12-01T12:55:48.427563+0000 mgr.y (mgr.24362) 14616 : cluster 0 pgmap v14585: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:55:50.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:55:49 smithi090 bash[32384]: audit 2023-12-01T12:55:48.610952+0000 mon.a (mon.0) 9036 : audit 0 from='client.? 172.21.15.80:0/1351921713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:55:51.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:55:51 smithi080 bash[28361]: cluster 2023-12-01T12:55:50.428246+0000 mgr.y (mgr.24362) 14617 : cluster 0 pgmap v14586: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:55:51.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:55:51 smithi080 bash[28361]: audit 2023-12-01T12:55:51.055816+0000 mon.c (mon.2) 9348 : audit 0 from='client.? 172.21.15.80:0/2598737738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:55:51.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:55:51 smithi080 bash[41963]: cluster 2023-12-01T12:55:50.428246+0000 mgr.y (mgr.24362) 14617 : cluster 0 pgmap v14586: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:55:51.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:55:51 smithi080 bash[41963]: audit 2023-12-01T12:55:51.055816+0000 mon.c (mon.2) 9348 : audit 0 from='client.? 172.21.15.80:0/2598737738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:55:52.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:55:51 smithi090 bash[32384]: cluster 2023-12-01T12:55:50.428246+0000 mgr.y (mgr.24362) 14617 : cluster 0 pgmap v14586: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:55:52.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:55:51 smithi090 bash[32384]: audit 2023-12-01T12:55:51.055816+0000 mon.c (mon.2) 9348 : audit 0 from='client.? 172.21.15.80:0/2598737738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:55:53.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:55:53 smithi080 bash[28361]: cluster 2023-12-01T12:55:52.429443+0000 mgr.y (mgr.24362) 14618 : cluster 0 pgmap v14587: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:55:53.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:55:53 smithi080 bash[28361]: audit 2023-12-01T12:55:52.708993+0000 mon.c (mon.2) 9349 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:55:53.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:55:53 smithi080 bash[28361]: audit 2023-12-01T12:55:53.506409+0000 mon.a (mon.0) 9037 : audit 0 from='client.? 172.21.15.80:0/1879225330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:55:53.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:55:53 smithi080 bash[41963]: cluster 2023-12-01T12:55:52.429443+0000 mgr.y (mgr.24362) 14618 : cluster 0 pgmap v14587: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:55:53.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:55:53 smithi080 bash[41963]: audit 2023-12-01T12:55:52.708993+0000 mon.c (mon.2) 9349 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:55:53.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:55:53 smithi080 bash[41963]: audit 2023-12-01T12:55:53.506409+0000 mon.a (mon.0) 9037 : audit 0 from='client.? 172.21.15.80:0/1879225330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:55:54.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:55:53 smithi090 bash[32384]: cluster 2023-12-01T12:55:52.429443+0000 mgr.y (mgr.24362) 14618 : cluster 0 pgmap v14587: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:55:54.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:55:53 smithi090 bash[32384]: audit 2023-12-01T12:55:52.708993+0000 mon.c (mon.2) 9349 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:55:54.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:55:53 smithi090 bash[32384]: audit 2023-12-01T12:55:53.506409+0000 mon.a (mon.0) 9037 : audit 0 from='client.? 172.21.15.80:0/1879225330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:55:55.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:55:55 smithi080 bash[28361]: cluster 2023-12-01T12:55:54.430178+0000 mgr.y (mgr.24362) 14619 : cluster 0 pgmap v14588: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:55:55.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:55:55 smithi080 bash[41963]: cluster 2023-12-01T12:55:54.430178+0000 mgr.y (mgr.24362) 14619 : cluster 0 pgmap v14588: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:55:56.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:55:55 smithi090 bash[32384]: cluster 2023-12-01T12:55:54.430178+0000 mgr.y (mgr.24362) 14619 : cluster 0 pgmap v14588: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:55:56.547 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:55:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:55:56] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T12:55:56.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:55:56 smithi080 bash[28361]: audit 2023-12-01T12:55:55.556162+0000 mon.c (mon.2) 9350 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:55:56.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:55:56 smithi080 bash[28361]: audit 2023-12-01T12:55:55.967764+0000 mon.a (mon.0) 9038 : audit 0 from='client.? 172.21.15.80:0/1149241074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:55:56.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:55:56 smithi080 bash[41963]: audit 2023-12-01T12:55:55.556162+0000 mon.c (mon.2) 9350 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:55:56.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:55:56 smithi080 bash[41963]: audit 2023-12-01T12:55:55.967764+0000 mon.a (mon.0) 9038 : audit 0 from='client.? 172.21.15.80:0/1149241074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:55:57.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:55:56 smithi090 bash[32384]: audit 2023-12-01T12:55:55.556162+0000 mon.c (mon.2) 9350 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:55:57.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:55:56 smithi090 bash[32384]: audit 2023-12-01T12:55:55.967764+0000 mon.a (mon.0) 9038 : audit 0 from='client.? 172.21.15.80:0/1149241074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:55:57.930 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:55:57 smithi080 bash[41963]: cluster 2023-12-01T12:55:56.431329+0000 mgr.y (mgr.24362) 14620 : cluster 0 pgmap v14589: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:55:57.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:55:57 smithi080 bash[28361]: cluster 2023-12-01T12:55:56.431329+0000 mgr.y (mgr.24362) 14620 : cluster 0 pgmap v14589: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:55:58.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:55:57 smithi090 bash[32384]: cluster 2023-12-01T12:55:56.431329+0000 mgr.y (mgr.24362) 14620 : cluster 0 pgmap v14589: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:55:58.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:55:58 smithi080 bash[28361]: audit 2023-12-01T12:55:58.458337+0000 mon.c (mon.2) 9351 : audit 0 from='client.? 172.21.15.80:0/1586930697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:55:58.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:55:58 smithi080 bash[41963]: audit 2023-12-01T12:55:58.458337+0000 mon.c (mon.2) 9351 : audit 0 from='client.? 172.21.15.80:0/1586930697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:55:59.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:55:58 smithi090 bash[32384]: audit 2023-12-01T12:55:58.458337+0000 mon.c (mon.2) 9351 : audit 0 from='client.? 172.21.15.80:0/1586930697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:55:59.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:55:59 smithi080 bash[28361]: cluster 2023-12-01T12:55:58.431798+0000 mgr.y (mgr.24362) 14621 : cluster 0 pgmap v14590: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:55:59.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:55:59 smithi080 bash[28361]: audit 2023-12-01T12:55:58.551641+0000 mon.a (mon.0) 9039 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:55:59.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:55:59 smithi080 bash[28361]: audit 2023-12-01T12:55:58.576656+0000 mon.a (mon.0) 9040 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:55:59.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:55:59 smithi080 bash[28361]: audit 2023-12-01T12:55:58.908122+0000 mon.a (mon.0) 9041 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:55:59.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:55:59 smithi080 bash[28361]: audit 2023-12-01T12:55:58.924686+0000 mon.a (mon.0) 9042 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:55:59.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:55:59 smithi080 bash[41963]: cluster 2023-12-01T12:55:58.431798+0000 mgr.y (mgr.24362) 14621 : cluster 0 pgmap v14590: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:55:59.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:55:59 smithi080 bash[41963]: audit 2023-12-01T12:55:58.551641+0000 mon.a (mon.0) 9039 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:55:59.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:55:59 smithi080 bash[41963]: audit 2023-12-01T12:55:58.576656+0000 mon.a (mon.0) 9040 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:55:59.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:55:59 smithi080 bash[41963]: audit 2023-12-01T12:55:58.908122+0000 mon.a (mon.0) 9041 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:55:59.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:55:59 smithi080 bash[41963]: audit 2023-12-01T12:55:58.924686+0000 mon.a (mon.0) 9042 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:56:00.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:55:59 smithi090 bash[32384]: cluster 2023-12-01T12:55:58.431798+0000 mgr.y (mgr.24362) 14621 : cluster 0 pgmap v14590: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:56:00.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:55:59 smithi090 bash[32384]: audit 2023-12-01T12:55:58.551641+0000 mon.a (mon.0) 9039 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:56:00.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:55:59 smithi090 bash[32384]: audit 2023-12-01T12:55:58.576656+0000 mon.a (mon.0) 9040 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:56:00.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:55:59 smithi090 bash[32384]: audit 2023-12-01T12:55:58.908122+0000 mon.a (mon.0) 9041 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:56:00.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:55:59 smithi090 bash[32384]: audit 2023-12-01T12:55:58.924686+0000 mon.a (mon.0) 9042 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:56:01.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:56:01 smithi080 bash[28361]: cluster 2023-12-01T12:56:00.432426+0000 mgr.y (mgr.24362) 14622 : cluster 0 pgmap v14591: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:56:01.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:56:01 smithi080 bash[28361]: audit 2023-12-01T12:56:00.914146+0000 mon.c (mon.2) 9352 : audit 0 from='client.? 172.21.15.80:0/1862883843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:56:01.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:56:01 smithi080 bash[41963]: cluster 2023-12-01T12:56:00.432426+0000 mgr.y (mgr.24362) 14622 : cluster 0 pgmap v14591: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:56:01.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:56:01 smithi080 bash[41963]: audit 2023-12-01T12:56:00.914146+0000 mon.c (mon.2) 9352 : audit 0 from='client.? 172.21.15.80:0/1862883843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:56:02.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:56:01 smithi090 bash[32384]: cluster 2023-12-01T12:56:00.432426+0000 mgr.y (mgr.24362) 14622 : cluster 0 pgmap v14591: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:56:02.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:56:01 smithi090 bash[32384]: audit 2023-12-01T12:56:00.914146+0000 mon.c (mon.2) 9352 : audit 0 from='client.? 172.21.15.80:0/1862883843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:56:03.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:56:03 smithi080 bash[28361]: cluster 2023-12-01T12:56:02.433522+0000 mgr.y (mgr.24362) 14623 : cluster 0 pgmap v14592: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:56:03.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:56:03 smithi080 bash[28361]: audit 2023-12-01T12:56:03.366460+0000 mon.c (mon.2) 9353 : audit 0 from='client.? 172.21.15.80:0/3694535456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:56:03.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:56:03 smithi080 bash[41963]: cluster 2023-12-01T12:56:02.433522+0000 mgr.y (mgr.24362) 14623 : cluster 0 pgmap v14592: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:56:03.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:56:03 smithi080 bash[41963]: audit 2023-12-01T12:56:03.366460+0000 mon.c (mon.2) 9353 : audit 0 from='client.? 172.21.15.80:0/3694535456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:56:04.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:56:03 smithi090 bash[32384]: cluster 2023-12-01T12:56:02.433522+0000 mgr.y (mgr.24362) 14623 : cluster 0 pgmap v14592: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:56:04.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:56:03 smithi090 bash[32384]: audit 2023-12-01T12:56:03.366460+0000 mon.c (mon.2) 9353 : audit 0 from='client.? 172.21.15.80:0/3694535456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:56:05.876 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:56:05 smithi090 bash[32384]: cluster 2023-12-01T12:56:04.434188+0000 mgr.y (mgr.24362) 14624 : cluster 0 pgmap v14593: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:56:05.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:56:05 smithi080 bash[28361]: cluster 2023-12-01T12:56:04.434188+0000 mgr.y (mgr.24362) 14624 : cluster 0 pgmap v14593: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:56:05.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:56:05 smithi080 bash[41963]: cluster 2023-12-01T12:56:04.434188+0000 mgr.y (mgr.24362) 14624 : cluster 0 pgmap v14593: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:56:06.604 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:56:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:56:06] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T12:56:06.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:56:06 smithi080 bash[28361]: audit 2023-12-01T12:56:05.827780+0000 mon.a (mon.0) 9043 : audit 0 from='client.? 172.21.15.80:0/3419425745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:56:06.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:56:06 smithi080 bash[41963]: audit 2023-12-01T12:56:05.827780+0000 mon.a (mon.0) 9043 : audit 0 from='client.? 172.21.15.80:0/3419425745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:56:07.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:56:06 smithi090 bash[32384]: audit 2023-12-01T12:56:05.827780+0000 mon.a (mon.0) 9043 : audit 0 from='client.? 172.21.15.80:0/3419425745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:56:07.930 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:56:07 smithi080 bash[41963]: cluster 2023-12-01T12:56:06.435351+0000 mgr.y (mgr.24362) 14625 : cluster 0 pgmap v14594: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:56:07.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:56:07 smithi080 bash[28361]: cluster 2023-12-01T12:56:06.435351+0000 mgr.y (mgr.24362) 14625 : cluster 0 pgmap v14594: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:56:08.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:56:07 smithi090 bash[32384]: cluster 2023-12-01T12:56:06.435351+0000 mgr.y (mgr.24362) 14625 : cluster 0 pgmap v14594: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:56:08.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:56:08 smithi080 bash[28361]: audit 2023-12-01T12:56:08.280696+0000 mon.c (mon.2) 9354 : audit 0 from='client.? 172.21.15.80:0/613202058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:56:08.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:56:08 smithi080 bash[41963]: audit 2023-12-01T12:56:08.280696+0000 mon.c (mon.2) 9354 : audit 0 from='client.? 172.21.15.80:0/613202058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:56:09.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:56:08 smithi090 bash[32384]: audit 2023-12-01T12:56:08.280696+0000 mon.c (mon.2) 9354 : audit 0 from='client.? 172.21.15.80:0/613202058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:56:09.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:56:09 smithi090 bash[32384]: cluster 2023-12-01T12:56:08.436016+0000 mgr.y (mgr.24362) 14626 : cluster 0 pgmap v14595: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:56:09.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:56:09 smithi080 bash[28361]: cluster 2023-12-01T12:56:08.436016+0000 mgr.y (mgr.24362) 14626 : cluster 0 pgmap v14595: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:56:09.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:56:09 smithi080 bash[41963]: cluster 2023-12-01T12:56:08.436016+0000 mgr.y (mgr.24362) 14626 : cluster 0 pgmap v14595: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:56:11.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:56:11 smithi090 bash[32384]: cluster 2023-12-01T12:56:10.436503+0000 mgr.y (mgr.24362) 14627 : cluster 0 pgmap v14596: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:56:11.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:56:11 smithi090 bash[32384]: audit 2023-12-01T12:56:10.456456+0000 mon.a (mon.0) 9044 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:56:11.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:56:11 smithi090 bash[32384]: audit 2023-12-01T12:56:10.467574+0000 mon.a (mon.0) 9045 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:56:11.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:56:11 smithi090 bash[32384]: audit 2023-12-01T12:56:10.469661+0000 mon.c (mon.2) 9355 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:56:11.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:56:11 smithi090 bash[32384]: audit 2023-12-01T12:56:10.470773+0000 mon.c (mon.2) 9356 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:56:11.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:56:11 smithi090 bash[32384]: audit 2023-12-01T12:56:10.478238+0000 mon.a (mon.0) 9046 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:56:11.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:56:11 smithi090 bash[32384]: audit 2023-12-01T12:56:10.556230+0000 mon.c (mon.2) 9357 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:56:11.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:56:11 smithi090 bash[32384]: audit 2023-12-01T12:56:10.745877+0000 mon.c (mon.2) 9358 : audit 0 from='client.? 172.21.15.80:0/3309761206' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:56:11.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:56:11 smithi080 bash[41963]: cluster 2023-12-01T12:56:10.436503+0000 mgr.y (mgr.24362) 14627 : cluster 0 pgmap v14596: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:56:11.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:56:11 smithi080 bash[41963]: audit 2023-12-01T12:56:10.456456+0000 mon.a (mon.0) 9044 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:56:11.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:56:11 smithi080 bash[41963]: audit 2023-12-01T12:56:10.467574+0000 mon.a (mon.0) 9045 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:56:11.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:56:11 smithi080 bash[41963]: audit 2023-12-01T12:56:10.469661+0000 mon.c (mon.2) 9355 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:56:11.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:56:11 smithi080 bash[41963]: audit 2023-12-01T12:56:10.470773+0000 mon.c (mon.2) 9356 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:56:11.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:56:11 smithi080 bash[41963]: audit 2023-12-01T12:56:10.478238+0000 mon.a (mon.0) 9046 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:56:11.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:56:11 smithi080 bash[41963]: audit 2023-12-01T12:56:10.556230+0000 mon.c (mon.2) 9357 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:56:11.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:56:11 smithi080 bash[41963]: audit 2023-12-01T12:56:10.745877+0000 mon.c (mon.2) 9358 : audit 0 from='client.? 172.21.15.80:0/3309761206' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:56:11.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:56:11 smithi080 bash[28361]: cluster 2023-12-01T12:56:10.436503+0000 mgr.y (mgr.24362) 14627 : cluster 0 pgmap v14596: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:56:11.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:56:11 smithi080 bash[28361]: audit 2023-12-01T12:56:10.456456+0000 mon.a (mon.0) 9044 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:56:11.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:56:11 smithi080 bash[28361]: audit 2023-12-01T12:56:10.467574+0000 mon.a (mon.0) 9045 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:56:11.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:56:11 smithi080 bash[28361]: audit 2023-12-01T12:56:10.469661+0000 mon.c (mon.2) 9355 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:56:11.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:56:11 smithi080 bash[28361]: audit 2023-12-01T12:56:10.470773+0000 mon.c (mon.2) 9356 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:56:11.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:56:11 smithi080 bash[28361]: audit 2023-12-01T12:56:10.478238+0000 mon.a (mon.0) 9046 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:56:11.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:56:11 smithi080 bash[28361]: audit 2023-12-01T12:56:10.556230+0000 mon.c (mon.2) 9357 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:56:11.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:56:11 smithi080 bash[28361]: audit 2023-12-01T12:56:10.745877+0000 mon.c (mon.2) 9358 : audit 0 from='client.? 172.21.15.80:0/3309761206' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:56:13.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:56:13 smithi090 bash[32384]: cluster 2023-12-01T12:56:12.437657+0000 mgr.y (mgr.24362) 14628 : cluster 0 pgmap v14597: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:56:13.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:56:13 smithi090 bash[32384]: audit 2023-12-01T12:56:13.197179+0000 mon.c (mon.2) 9359 : audit 0 from='client.? 172.21.15.80:0/583286921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:56:13.930 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:56:13 smithi080 bash[41963]: cluster 2023-12-01T12:56:12.437657+0000 mgr.y (mgr.24362) 14628 : cluster 0 pgmap v14597: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:56:13.930 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:56:13 smithi080 bash[41963]: audit 2023-12-01T12:56:13.197179+0000 mon.c (mon.2) 9359 : audit 0 from='client.? 172.21.15.80:0/583286921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:56:13.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:56:13 smithi080 bash[28361]: cluster 2023-12-01T12:56:12.437657+0000 mgr.y (mgr.24362) 14628 : cluster 0 pgmap v14597: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:56:13.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:56:13 smithi080 bash[28361]: audit 2023-12-01T12:56:13.197179+0000 mon.c (mon.2) 9359 : audit 0 from='client.? 172.21.15.80:0/583286921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:56:15.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:56:15 smithi090 bash[32384]: cluster 2023-12-01T12:56:14.438315+0000 mgr.y (mgr.24362) 14629 : cluster 0 pgmap v14598: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:56:15.930 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:56:15 smithi080 bash[41963]: cluster 2023-12-01T12:56:14.438315+0000 mgr.y (mgr.24362) 14629 : cluster 0 pgmap v14598: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:56:15.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:56:15 smithi080 bash[28361]: cluster 2023-12-01T12:56:14.438315+0000 mgr.y (mgr.24362) 14629 : cluster 0 pgmap v14598: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:56:16.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:56:16 smithi080 bash[28361]: audit 2023-12-01T12:56:15.643912+0000 mon.c (mon.2) 9360 : audit 0 from='client.? 172.21.15.80:0/2849227058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:56:16.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:56:16 smithi080 bash[41963]: audit 2023-12-01T12:56:15.643912+0000 mon.c (mon.2) 9360 : audit 0 from='client.? 172.21.15.80:0/2849227058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:56:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:56:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:56:16] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T12:56:16.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:56:16 smithi090 bash[32384]: audit 2023-12-01T12:56:15.643912+0000 mon.c (mon.2) 9360 : audit 0 from='client.? 172.21.15.80:0/2849227058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:56:17.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:56:17 smithi090 bash[32384]: cluster 2023-12-01T12:56:16.439491+0000 mgr.y (mgr.24362) 14630 : cluster 0 pgmap v14599: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:56:17.930 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:56:17 smithi080 bash[41963]: cluster 2023-12-01T12:56:16.439491+0000 mgr.y (mgr.24362) 14630 : cluster 0 pgmap v14599: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:56:17.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:56:17 smithi080 bash[28361]: cluster 2023-12-01T12:56:16.439491+0000 mgr.y (mgr.24362) 14630 : cluster 0 pgmap v14599: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:56:18.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:56:18 smithi090 bash[32384]: audit 2023-12-01T12:56:18.105453+0000 mon.c (mon.2) 9361 : audit 0 from='client.? 172.21.15.80:0/2167307507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:56:18.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:56:18 smithi080 bash[41963]: audit 2023-12-01T12:56:18.105453+0000 mon.c (mon.2) 9361 : audit 0 from='client.? 172.21.15.80:0/2167307507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:56:18.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:56:18 smithi080 bash[28361]: audit 2023-12-01T12:56:18.105453+0000 mon.c (mon.2) 9361 : audit 0 from='client.? 172.21.15.80:0/2167307507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:56:19.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:56:19 smithi090 bash[32384]: cluster 2023-12-01T12:56:18.440219+0000 mgr.y (mgr.24362) 14631 : cluster 0 pgmap v14600: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:56:19.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:56:19 smithi080 bash[28361]: cluster 2023-12-01T12:56:18.440219+0000 mgr.y (mgr.24362) 14631 : cluster 0 pgmap v14600: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:56:19.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:56:19 smithi080 bash[41963]: cluster 2023-12-01T12:56:18.440219+0000 mgr.y (mgr.24362) 14631 : cluster 0 pgmap v14600: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:56:21.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:56:21 smithi090 bash[32384]: cluster 2023-12-01T12:56:20.440893+0000 mgr.y (mgr.24362) 14632 : cluster 0 pgmap v14601: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:56:21.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:56:21 smithi090 bash[32384]: audit 2023-12-01T12:56:20.554945+0000 mon.a (mon.0) 9047 : audit 0 from='client.? 172.21.15.80:0/1791064677' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:56:21.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:56:21 smithi080 bash[41963]: cluster 2023-12-01T12:56:20.440893+0000 mgr.y (mgr.24362) 14632 : cluster 0 pgmap v14601: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:56:21.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:56:21 smithi080 bash[41963]: audit 2023-12-01T12:56:20.554945+0000 mon.a (mon.0) 9047 : audit 0 from='client.? 172.21.15.80:0/1791064677' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:56:21.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:56:21 smithi080 bash[28361]: cluster 2023-12-01T12:56:20.440893+0000 mgr.y (mgr.24362) 14632 : cluster 0 pgmap v14601: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:56:21.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:56:21 smithi080 bash[28361]: audit 2023-12-01T12:56:20.554945+0000 mon.a (mon.0) 9047 : audit 0 from='client.? 172.21.15.80:0/1791064677' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:56:23.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:56:23 smithi090 bash[32384]: cluster 2023-12-01T12:56:22.442070+0000 mgr.y (mgr.24362) 14633 : cluster 0 pgmap v14602: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:56:23.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:56:23 smithi090 bash[32384]: audit 2023-12-01T12:56:23.003079+0000 mon.c (mon.2) 9362 : audit 0 from='client.? 172.21.15.80:0/4083470943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:56:23.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:56:23 smithi080 bash[28361]: cluster 2023-12-01T12:56:22.442070+0000 mgr.y (mgr.24362) 14633 : cluster 0 pgmap v14602: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:56:23.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:56:23 smithi080 bash[28361]: audit 2023-12-01T12:56:23.003079+0000 mon.c (mon.2) 9362 : audit 0 from='client.? 172.21.15.80:0/4083470943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:56:23.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:56:23 smithi080 bash[41963]: cluster 2023-12-01T12:56:22.442070+0000 mgr.y (mgr.24362) 14633 : cluster 0 pgmap v14602: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:56:23.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:56:23 smithi080 bash[41963]: audit 2023-12-01T12:56:23.003079+0000 mon.c (mon.2) 9362 : audit 0 from='client.? 172.21.15.80:0/4083470943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:56:25.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:56:25 smithi090 bash[32384]: cluster 2023-12-01T12:56:24.442756+0000 mgr.y (mgr.24362) 14634 : cluster 0 pgmap v14603: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:56:25.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:56:25 smithi090 bash[32384]: audit 2023-12-01T12:56:25.457227+0000 mon.c (mon.2) 9363 : audit 0 from='client.? 172.21.15.80:0/4267439736' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:56:25.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:56:25 smithi080 bash[28361]: cluster 2023-12-01T12:56:24.442756+0000 mgr.y (mgr.24362) 14634 : cluster 0 pgmap v14603: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:56:25.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:56:25 smithi080 bash[28361]: audit 2023-12-01T12:56:25.457227+0000 mon.c (mon.2) 9363 : audit 0 from='client.? 172.21.15.80:0/4267439736' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:56:25.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:56:25 smithi080 bash[41963]: cluster 2023-12-01T12:56:24.442756+0000 mgr.y (mgr.24362) 14634 : cluster 0 pgmap v14603: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:56:25.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:56:25 smithi080 bash[41963]: audit 2023-12-01T12:56:25.457227+0000 mon.c (mon.2) 9363 : audit 0 from='client.? 172.21.15.80:0/4267439736' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:56:26.514 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:56:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:56:26] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T12:56:26.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:56:26 smithi090 bash[32384]: audit 2023-12-01T12:56:25.557214+0000 mon.c (mon.2) 9364 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:56:26.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:56:26 smithi080 bash[28361]: audit 2023-12-01T12:56:25.557214+0000 mon.c (mon.2) 9364 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:56:26.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:56:26 smithi080 bash[41963]: audit 2023-12-01T12:56:25.557214+0000 mon.c (mon.2) 9364 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:56:27.930 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:56:27 smithi080 bash[41963]: cluster 2023-12-01T12:56:26.443976+0000 mgr.y (mgr.24362) 14635 : cluster 0 pgmap v14604: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:56:27.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:56:27 smithi080 bash[28361]: cluster 2023-12-01T12:56:26.443976+0000 mgr.y (mgr.24362) 14635 : cluster 0 pgmap v14604: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:56:28.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:56:27 smithi090 bash[32384]: cluster 2023-12-01T12:56:26.443976+0000 mgr.y (mgr.24362) 14635 : cluster 0 pgmap v14604: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:56:28.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:56:28 smithi080 bash[28361]: audit 2023-12-01T12:56:27.911338+0000 mon.c (mon.2) 9365 : audit 0 from='client.? 172.21.15.80:0/720312981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:56:28.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:56:28 smithi080 bash[41963]: audit 2023-12-01T12:56:27.911338+0000 mon.c (mon.2) 9365 : audit 0 from='client.? 172.21.15.80:0/720312981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:56:29.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:56:28 smithi090 bash[32384]: audit 2023-12-01T12:56:27.911338+0000 mon.c (mon.2) 9365 : audit 0 from='client.? 172.21.15.80:0/720312981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:56:29.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:56:29 smithi080 bash[28361]: cluster 2023-12-01T12:56:28.444641+0000 mgr.y (mgr.24362) 14636 : cluster 0 pgmap v14605: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:56:29.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:56:29 smithi080 bash[41963]: cluster 2023-12-01T12:56:28.444641+0000 mgr.y (mgr.24362) 14636 : cluster 0 pgmap v14605: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:56:30.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:56:29 smithi090 bash[32384]: cluster 2023-12-01T12:56:28.444641+0000 mgr.y (mgr.24362) 14636 : cluster 0 pgmap v14605: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:56:30.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:56:30 smithi080 bash[28361]: audit 2023-12-01T12:56:30.358089+0000 mon.c (mon.2) 9366 : audit 0 from='client.? 172.21.15.80:0/1692313888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:56:30.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:56:30 smithi080 bash[41963]: audit 2023-12-01T12:56:30.358089+0000 mon.c (mon.2) 9366 : audit 0 from='client.? 172.21.15.80:0/1692313888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:56:31.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:56:30 smithi090 bash[32384]: audit 2023-12-01T12:56:30.358089+0000 mon.c (mon.2) 9366 : audit 0 from='client.? 172.21.15.80:0/1692313888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:56:31.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:56:31 smithi080 bash[28361]: cluster 2023-12-01T12:56:30.445294+0000 mgr.y (mgr.24362) 14637 : cluster 0 pgmap v14606: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:56:31.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:56:31 smithi080 bash[41963]: cluster 2023-12-01T12:56:30.445294+0000 mgr.y (mgr.24362) 14637 : cluster 0 pgmap v14606: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:56:32.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:56:31 smithi090 bash[32384]: cluster 2023-12-01T12:56:30.445294+0000 mgr.y (mgr.24362) 14637 : cluster 0 pgmap v14606: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:56:33.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:56:33 smithi080 bash[28361]: cluster 2023-12-01T12:56:32.446100+0000 mgr.y (mgr.24362) 14638 : cluster 0 pgmap v14607: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:56:33.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:56:33 smithi080 bash[28361]: audit 2023-12-01T12:56:32.819832+0000 mon.c (mon.2) 9367 : audit 0 from='client.? 172.21.15.80:0/1025489581' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:56:33.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:56:33 smithi080 bash[41963]: cluster 2023-12-01T12:56:32.446100+0000 mgr.y (mgr.24362) 14638 : cluster 0 pgmap v14607: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:56:33.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:56:33 smithi080 bash[41963]: audit 2023-12-01T12:56:32.819832+0000 mon.c (mon.2) 9367 : audit 0 from='client.? 172.21.15.80:0/1025489581' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:56:34.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:56:33 smithi090 bash[32384]: cluster 2023-12-01T12:56:32.446100+0000 mgr.y (mgr.24362) 14638 : cluster 0 pgmap v14607: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:56:34.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:56:33 smithi090 bash[32384]: audit 2023-12-01T12:56:32.819832+0000 mon.c (mon.2) 9367 : audit 0 from='client.? 172.21.15.80:0/1025489581' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:56:35.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:56:35 smithi080 bash[28361]: cluster 2023-12-01T12:56:34.446745+0000 mgr.y (mgr.24362) 14639 : cluster 0 pgmap v14608: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:56:35.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:56:35 smithi080 bash[28361]: audit 2023-12-01T12:56:35.275779+0000 mon.c (mon.2) 9368 : audit 0 from='client.? 172.21.15.80:0/17233541' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:56:35.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:56:35 smithi080 bash[41963]: cluster 2023-12-01T12:56:34.446745+0000 mgr.y (mgr.24362) 14639 : cluster 0 pgmap v14608: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:56:35.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:56:35 smithi080 bash[41963]: audit 2023-12-01T12:56:35.275779+0000 mon.c (mon.2) 9368 : audit 0 from='client.? 172.21.15.80:0/17233541' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:56:36.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:56:35 smithi090 bash[32384]: cluster 2023-12-01T12:56:34.446745+0000 mgr.y (mgr.24362) 14639 : cluster 0 pgmap v14608: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:56:36.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:56:35 smithi090 bash[32384]: audit 2023-12-01T12:56:35.275779+0000 mon.c (mon.2) 9368 : audit 0 from='client.? 172.21.15.80:0/17233541' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:56:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:56:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:56:36] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T12:56:37.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:56:37 smithi080 bash[41963]: cluster 2023-12-01T12:56:36.447944+0000 mgr.y (mgr.24362) 14640 : cluster 0 pgmap v14609: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:56:37.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:56:37 smithi080 bash[28361]: cluster 2023-12-01T12:56:36.447944+0000 mgr.y (mgr.24362) 14640 : cluster 0 pgmap v14609: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:56:38.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:56:37 smithi090 bash[32384]: cluster 2023-12-01T12:56:36.447944+0000 mgr.y (mgr.24362) 14640 : cluster 0 pgmap v14609: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:56:38.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:56:38 smithi080 bash[28361]: audit 2023-12-01T12:56:37.737839+0000 mon.a (mon.0) 9048 : audit 0 from='client.? 172.21.15.80:0/722514035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:56:38.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:56:38 smithi080 bash[41963]: audit 2023-12-01T12:56:37.737839+0000 mon.a (mon.0) 9048 : audit 0 from='client.? 172.21.15.80:0/722514035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:56:39.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:56:38 smithi090 bash[32384]: audit 2023-12-01T12:56:37.737839+0000 mon.a (mon.0) 9048 : audit 0 from='client.? 172.21.15.80:0/722514035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:56:39.930 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:56:39 smithi080 bash[41963]: cluster 2023-12-01T12:56:38.448590+0000 mgr.y (mgr.24362) 14641 : cluster 0 pgmap v14610: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:56:39.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:56:39 smithi080 bash[28361]: cluster 2023-12-01T12:56:38.448590+0000 mgr.y (mgr.24362) 14641 : cluster 0 pgmap v14610: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:56:40.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:56:39 smithi090 bash[32384]: cluster 2023-12-01T12:56:38.448590+0000 mgr.y (mgr.24362) 14641 : cluster 0 pgmap v14610: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:56:40.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:56:40 smithi080 bash[28361]: audit 2023-12-01T12:56:40.192864+0000 mon.c (mon.2) 9369 : audit 0 from='client.? 172.21.15.80:0/2006400386' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:56:40.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:56:40 smithi080 bash[28361]: audit 2023-12-01T12:56:40.557557+0000 mon.c (mon.2) 9370 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:56:40.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:56:40 smithi080 bash[41963]: audit 2023-12-01T12:56:40.192864+0000 mon.c (mon.2) 9369 : audit 0 from='client.? 172.21.15.80:0/2006400386' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:56:40.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:56:40 smithi080 bash[41963]: audit 2023-12-01T12:56:40.557557+0000 mon.c (mon.2) 9370 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:56:41.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:56:40 smithi090 bash[32384]: audit 2023-12-01T12:56:40.192864+0000 mon.c (mon.2) 9369 : audit 0 from='client.? 172.21.15.80:0/2006400386' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:56:41.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:56:40 smithi090 bash[32384]: audit 2023-12-01T12:56:40.557557+0000 mon.c (mon.2) 9370 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:56:41.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:56:41 smithi080 bash[28361]: cluster 2023-12-01T12:56:40.449347+0000 mgr.y (mgr.24362) 14642 : cluster 0 pgmap v14611: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:56:41.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:56:41 smithi080 bash[41963]: cluster 2023-12-01T12:56:40.449347+0000 mgr.y (mgr.24362) 14642 : cluster 0 pgmap v14611: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:56:42.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:56:41 smithi090 bash[32384]: cluster 2023-12-01T12:56:40.449347+0000 mgr.y (mgr.24362) 14642 : cluster 0 pgmap v14611: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:56:43.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:56:43 smithi080 bash[28361]: cluster 2023-12-01T12:56:42.450477+0000 mgr.y (mgr.24362) 14643 : cluster 0 pgmap v14612: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:56:43.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:56:43 smithi080 bash[28361]: audit 2023-12-01T12:56:42.650853+0000 mon.c (mon.2) 9371 : audit 0 from='client.? 172.21.15.80:0/482272565' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:56:43.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:56:43 smithi080 bash[41963]: cluster 2023-12-01T12:56:42.450477+0000 mgr.y (mgr.24362) 14643 : cluster 0 pgmap v14612: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:56:43.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:56:43 smithi080 bash[41963]: audit 2023-12-01T12:56:42.650853+0000 mon.c (mon.2) 9371 : audit 0 from='client.? 172.21.15.80:0/482272565' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:56:44.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:56:43 smithi090 bash[32384]: cluster 2023-12-01T12:56:42.450477+0000 mgr.y (mgr.24362) 14643 : cluster 0 pgmap v14612: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:56:44.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:56:43 smithi090 bash[32384]: audit 2023-12-01T12:56:42.650853+0000 mon.c (mon.2) 9371 : audit 0 from='client.? 172.21.15.80:0/482272565' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:56:45.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:56:45 smithi080 bash[28361]: cluster 2023-12-01T12:56:44.451261+0000 mgr.y (mgr.24362) 14644 : cluster 0 pgmap v14613: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:56:45.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:56:45 smithi080 bash[28361]: audit 2023-12-01T12:56:45.099751+0000 mon.c (mon.2) 9372 : audit 0 from='client.? 172.21.15.80:0/3441545920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:56:45.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:56:45 smithi080 bash[41963]: cluster 2023-12-01T12:56:44.451261+0000 mgr.y (mgr.24362) 14644 : cluster 0 pgmap v14613: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:56:45.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:56:45 smithi080 bash[41963]: audit 2023-12-01T12:56:45.099751+0000 mon.c (mon.2) 9372 : audit 0 from='client.? 172.21.15.80:0/3441545920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:56:46.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:56:45 smithi090 bash[32384]: cluster 2023-12-01T12:56:44.451261+0000 mgr.y (mgr.24362) 14644 : cluster 0 pgmap v14613: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:56:46.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:56:45 smithi090 bash[32384]: audit 2023-12-01T12:56:45.099751+0000 mon.c (mon.2) 9372 : audit 0 from='client.? 172.21.15.80:0/3441545920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:56:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:56:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:56:46] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T12:56:47.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:56:47 smithi080 bash[41963]: cluster 2023-12-01T12:56:46.452489+0000 mgr.y (mgr.24362) 14645 : cluster 0 pgmap v14614: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:56:47.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:56:47 smithi080 bash[41963]: audit 2023-12-01T12:56:47.561812+0000 mon.c (mon.2) 9373 : audit 0 from='client.? 172.21.15.80:0/3992544356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:56:47.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:56:47 smithi080 bash[28361]: cluster 2023-12-01T12:56:46.452489+0000 mgr.y (mgr.24362) 14645 : cluster 0 pgmap v14614: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:56:47.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:56:47 smithi080 bash[28361]: audit 2023-12-01T12:56:47.561812+0000 mon.c (mon.2) 9373 : audit 0 from='client.? 172.21.15.80:0/3992544356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:56:48.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:56:47 smithi090 bash[32384]: cluster 2023-12-01T12:56:46.452489+0000 mgr.y (mgr.24362) 14645 : cluster 0 pgmap v14614: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:56:48.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:56:47 smithi090 bash[32384]: audit 2023-12-01T12:56:47.561812+0000 mon.c (mon.2) 9373 : audit 0 from='client.? 172.21.15.80:0/3992544356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:56:49.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:56:49 smithi080 bash[41963]: cluster 2023-12-01T12:56:48.453167+0000 mgr.y (mgr.24362) 14646 : cluster 0 pgmap v14615: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:56:49.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:56:49 smithi080 bash[28361]: cluster 2023-12-01T12:56:48.453167+0000 mgr.y (mgr.24362) 14646 : cluster 0 pgmap v14615: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:56:50.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:56:49 smithi090 bash[32384]: cluster 2023-12-01T12:56:48.453167+0000 mgr.y (mgr.24362) 14646 : cluster 0 pgmap v14615: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:56:50.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:56:50 smithi080 bash[28361]: audit 2023-12-01T12:56:50.016410+0000 mon.c (mon.2) 9374 : audit 0 from='client.? 172.21.15.80:0/3492719069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:56:50.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:56:50 smithi080 bash[41963]: audit 2023-12-01T12:56:50.016410+0000 mon.c (mon.2) 9374 : audit 0 from='client.? 172.21.15.80:0/3492719069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:56:51.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:56:50 smithi090 bash[32384]: audit 2023-12-01T12:56:50.016410+0000 mon.c (mon.2) 9374 : audit 0 from='client.? 172.21.15.80:0/3492719069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:56:51.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:56:51 smithi080 bash[28361]: cluster 2023-12-01T12:56:50.453879+0000 mgr.y (mgr.24362) 14647 : cluster 0 pgmap v14616: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:56:51.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:56:51 smithi080 bash[41963]: cluster 2023-12-01T12:56:50.453879+0000 mgr.y (mgr.24362) 14647 : cluster 0 pgmap v14616: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:56:52.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:56:51 smithi090 bash[32384]: cluster 2023-12-01T12:56:50.453879+0000 mgr.y (mgr.24362) 14647 : cluster 0 pgmap v14616: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:56:53.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:56:53 smithi090 bash[32384]: cluster 2023-12-01T12:56:52.454931+0000 mgr.y (mgr.24362) 14648 : cluster 0 pgmap v14617: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:56:53.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:56:53 smithi090 bash[32384]: audit 2023-12-01T12:56:52.479010+0000 mon.c (mon.2) 9375 : audit 0 from='client.? 172.21.15.80:0/246951412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:56:53.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:56:53 smithi080 bash[28361]: cluster 2023-12-01T12:56:52.454931+0000 mgr.y (mgr.24362) 14648 : cluster 0 pgmap v14617: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:56:53.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:56:53 smithi080 bash[28361]: audit 2023-12-01T12:56:52.479010+0000 mon.c (mon.2) 9375 : audit 0 from='client.? 172.21.15.80:0/246951412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:56:53.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:56:53 smithi080 bash[41963]: cluster 2023-12-01T12:56:52.454931+0000 mgr.y (mgr.24362) 14648 : cluster 0 pgmap v14617: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:56:53.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:56:53 smithi080 bash[41963]: audit 2023-12-01T12:56:52.479010+0000 mon.c (mon.2) 9375 : audit 0 from='client.? 172.21.15.80:0/246951412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:56:55.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:56:55 smithi090 bash[32384]: cluster 2023-12-01T12:56:54.455634+0000 mgr.y (mgr.24362) 14649 : cluster 0 pgmap v14618: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:56:55.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:56:55 smithi090 bash[32384]: audit 2023-12-01T12:56:54.939171+0000 mon.a (mon.0) 9049 : audit 0 from='client.? 172.21.15.80:0/2517036652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:56:55.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:56:55 smithi080 bash[28361]: cluster 2023-12-01T12:56:54.455634+0000 mgr.y (mgr.24362) 14649 : cluster 0 pgmap v14618: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:56:55.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:56:55 smithi080 bash[28361]: audit 2023-12-01T12:56:54.939171+0000 mon.a (mon.0) 9049 : audit 0 from='client.? 172.21.15.80:0/2517036652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:56:55.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:56:55 smithi080 bash[41963]: cluster 2023-12-01T12:56:54.455634+0000 mgr.y (mgr.24362) 14649 : cluster 0 pgmap v14618: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:56:55.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:56:55 smithi080 bash[41963]: audit 2023-12-01T12:56:54.939171+0000 mon.a (mon.0) 9049 : audit 0 from='client.? 172.21.15.80:0/2517036652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:56:56.490 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:56:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:56:56] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T12:56:56.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:56:56 smithi090 bash[32384]: audit 2023-12-01T12:56:55.557925+0000 mon.c (mon.2) 9376 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:56:56.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:56:56 smithi080 bash[28361]: audit 2023-12-01T12:56:55.557925+0000 mon.c (mon.2) 9376 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:56:56.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:56:56 smithi080 bash[41963]: audit 2023-12-01T12:56:55.557925+0000 mon.c (mon.2) 9376 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:56:57.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:56:57 smithi090 bash[32384]: cluster 2023-12-01T12:56:56.456830+0000 mgr.y (mgr.24362) 14650 : cluster 0 pgmap v14619: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:56:57.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:56:57 smithi090 bash[32384]: audit 2023-12-01T12:56:57.389225+0000 mon.c (mon.2) 9377 : audit 0 from='client.? 172.21.15.80:0/490365889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:56:57.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:56:57 smithi080 bash[28361]: cluster 2023-12-01T12:56:56.456830+0000 mgr.y (mgr.24362) 14650 : cluster 0 pgmap v14619: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:56:57.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:56:57 smithi080 bash[28361]: audit 2023-12-01T12:56:57.389225+0000 mon.c (mon.2) 9377 : audit 0 from='client.? 172.21.15.80:0/490365889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:56:57.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:56:57 smithi080 bash[41963]: cluster 2023-12-01T12:56:56.456830+0000 mgr.y (mgr.24362) 14650 : cluster 0 pgmap v14619: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:56:57.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:56:57 smithi080 bash[41963]: audit 2023-12-01T12:56:57.389225+0000 mon.c (mon.2) 9377 : audit 0 from='client.? 172.21.15.80:0/490365889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:56:59.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:56:59 smithi090 bash[32384]: cluster 2023-12-01T12:56:58.457502+0000 mgr.y (mgr.24362) 14651 : cluster 0 pgmap v14620: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:56:59.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:56:59 smithi080 bash[28361]: cluster 2023-12-01T12:56:58.457502+0000 mgr.y (mgr.24362) 14651 : cluster 0 pgmap v14620: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:56:59.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:56:59 smithi080 bash[41963]: cluster 2023-12-01T12:56:58.457502+0000 mgr.y (mgr.24362) 14651 : cluster 0 pgmap v14620: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:57:00.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:57:00 smithi090 bash[32384]: audit 2023-12-01T12:56:59.844026+0000 mon.c (mon.2) 9378 : audit 0 from='client.? 172.21.15.80:0/4168933533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:57:00.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:57:00 smithi080 bash[28361]: audit 2023-12-01T12:56:59.844026+0000 mon.c (mon.2) 9378 : audit 0 from='client.? 172.21.15.80:0/4168933533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:57:00.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:57:00 smithi080 bash[41963]: audit 2023-12-01T12:56:59.844026+0000 mon.c (mon.2) 9378 : audit 0 from='client.? 172.21.15.80:0/4168933533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:57:01.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:57:01 smithi090 bash[32384]: cluster 2023-12-01T12:57:00.458169+0000 mgr.y (mgr.24362) 14652 : cluster 0 pgmap v14621: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:57:01.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:57:01 smithi080 bash[28361]: cluster 2023-12-01T12:57:00.458169+0000 mgr.y (mgr.24362) 14652 : cluster 0 pgmap v14621: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:57:01.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:57:01 smithi080 bash[41963]: cluster 2023-12-01T12:57:00.458169+0000 mgr.y (mgr.24362) 14652 : cluster 0 pgmap v14621: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:57:02.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:57:02 smithi090 bash[32384]: audit 2023-12-01T12:57:02.289910+0000 mon.a (mon.0) 9050 : audit 0 from='client.? 172.21.15.80:0/3330439168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:57:02.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:57:02 smithi080 bash[41963]: audit 2023-12-01T12:57:02.289910+0000 mon.a (mon.0) 9050 : audit 0 from='client.? 172.21.15.80:0/3330439168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:57:02.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:57:02 smithi080 bash[28361]: audit 2023-12-01T12:57:02.289910+0000 mon.a (mon.0) 9050 : audit 0 from='client.? 172.21.15.80:0/3330439168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:57:03.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:57:03 smithi080 bash[28361]: cluster 2023-12-01T12:57:02.459293+0000 mgr.y (mgr.24362) 14653 : cluster 0 pgmap v14622: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:57:03.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:57:03 smithi080 bash[41963]: cluster 2023-12-01T12:57:02.459293+0000 mgr.y (mgr.24362) 14653 : cluster 0 pgmap v14622: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:57:04.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:57:03 smithi090 bash[32384]: cluster 2023-12-01T12:57:02.459293+0000 mgr.y (mgr.24362) 14653 : cluster 0 pgmap v14622: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:57:05.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:57:05 smithi080 bash[28361]: cluster 2023-12-01T12:57:04.459912+0000 mgr.y (mgr.24362) 14654 : cluster 0 pgmap v14623: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:57:05.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:57:05 smithi080 bash[28361]: audit 2023-12-01T12:57:04.747634+0000 mon.c (mon.2) 9379 : audit 0 from='client.? 172.21.15.80:0/4158704385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:57:05.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:57:05 smithi080 bash[41963]: cluster 2023-12-01T12:57:04.459912+0000 mgr.y (mgr.24362) 14654 : cluster 0 pgmap v14623: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:57:05.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:57:05 smithi080 bash[41963]: audit 2023-12-01T12:57:04.747634+0000 mon.c (mon.2) 9379 : audit 0 from='client.? 172.21.15.80:0/4158704385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:57:06.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:57:05 smithi090 bash[32384]: cluster 2023-12-01T12:57:04.459912+0000 mgr.y (mgr.24362) 14654 : cluster 0 pgmap v14623: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:57:06.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:57:05 smithi090 bash[32384]: audit 2023-12-01T12:57:04.747634+0000 mon.c (mon.2) 9379 : audit 0 from='client.? 172.21.15.80:0/4158704385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:57:06.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:57:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:57:06] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T12:57:07.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:57:07 smithi080 bash[41963]: cluster 2023-12-01T12:57:06.460915+0000 mgr.y (mgr.24362) 14655 : cluster 0 pgmap v14624: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:57:07.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:57:07 smithi080 bash[41963]: audit 2023-12-01T12:57:07.202513+0000 mon.a (mon.0) 9051 : audit 0 from='client.? 172.21.15.80:0/831071550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:57:07.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:57:07 smithi080 bash[28361]: cluster 2023-12-01T12:57:06.460915+0000 mgr.y (mgr.24362) 14655 : cluster 0 pgmap v14624: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:57:07.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:57:07 smithi080 bash[28361]: audit 2023-12-01T12:57:07.202513+0000 mon.a (mon.0) 9051 : audit 0 from='client.? 172.21.15.80:0/831071550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:57:08.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:57:07 smithi090 bash[32384]: cluster 2023-12-01T12:57:06.460915+0000 mgr.y (mgr.24362) 14655 : cluster 0 pgmap v14624: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:57:08.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:57:07 smithi090 bash[32384]: audit 2023-12-01T12:57:07.202513+0000 mon.a (mon.0) 9051 : audit 0 from='client.? 172.21.15.80:0/831071550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:57:09.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:57:09 smithi080 bash[28361]: cluster 2023-12-01T12:57:08.461586+0000 mgr.y (mgr.24362) 14656 : cluster 0 pgmap v14625: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:57:09.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:57:09 smithi080 bash[41963]: cluster 2023-12-01T12:57:08.461586+0000 mgr.y (mgr.24362) 14656 : cluster 0 pgmap v14625: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:57:10.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:57:09 smithi090 bash[32384]: cluster 2023-12-01T12:57:08.461586+0000 mgr.y (mgr.24362) 14656 : cluster 0 pgmap v14625: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:57:10.930 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:57:10 smithi080 bash[41963]: audit 2023-12-01T12:57:09.654553+0000 mon.a (mon.0) 9052 : audit 0 from='client.? 172.21.15.80:0/427601387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:57:10.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:57:10 smithi080 bash[28361]: audit 2023-12-01T12:57:09.654553+0000 mon.a (mon.0) 9052 : audit 0 from='client.? 172.21.15.80:0/427601387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:57:11.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:57:10 smithi090 bash[32384]: audit 2023-12-01T12:57:09.654553+0000 mon.a (mon.0) 9052 : audit 0 from='client.? 172.21.15.80:0/427601387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:57:11.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:57:11 smithi080 bash[41963]: cluster 2023-12-01T12:57:10.462236+0000 mgr.y (mgr.24362) 14657 : cluster 0 pgmap v14626: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:57:11.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:57:11 smithi080 bash[41963]: audit 2023-12-01T12:57:10.558127+0000 mon.c (mon.2) 9380 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:57:11.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:57:11 smithi080 bash[41963]: audit 2023-12-01T12:57:10.570291+0000 mon.c (mon.2) 9381 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:57:11.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:57:11 smithi080 bash[41963]: audit 2023-12-01T12:57:10.961979+0000 mon.a (mon.0) 9053 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:57:11.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:57:11 smithi080 bash[41963]: audit 2023-12-01T12:57:10.975483+0000 mon.a (mon.0) 9054 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:57:11.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:57:11 smithi080 bash[28361]: cluster 2023-12-01T12:57:10.462236+0000 mgr.y (mgr.24362) 14657 : cluster 0 pgmap v14626: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:57:11.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:57:11 smithi080 bash[28361]: audit 2023-12-01T12:57:10.558127+0000 mon.c (mon.2) 9380 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:57:11.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:57:11 smithi080 bash[28361]: audit 2023-12-01T12:57:10.570291+0000 mon.c (mon.2) 9381 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:57:11.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:57:11 smithi080 bash[28361]: audit 2023-12-01T12:57:10.961979+0000 mon.a (mon.0) 9053 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:57:11.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:57:11 smithi080 bash[28361]: audit 2023-12-01T12:57:10.975483+0000 mon.a (mon.0) 9054 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:57:12.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:57:11 smithi090 bash[32384]: cluster 2023-12-01T12:57:10.462236+0000 mgr.y (mgr.24362) 14657 : cluster 0 pgmap v14626: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:57:12.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:57:11 smithi090 bash[32384]: audit 2023-12-01T12:57:10.558127+0000 mon.c (mon.2) 9380 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:57:12.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:57:11 smithi090 bash[32384]: audit 2023-12-01T12:57:10.570291+0000 mon.c (mon.2) 9381 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:57:12.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:57:11 smithi090 bash[32384]: audit 2023-12-01T12:57:10.961979+0000 mon.a (mon.0) 9053 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:57:12.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:57:11 smithi090 bash[32384]: audit 2023-12-01T12:57:10.975483+0000 mon.a (mon.0) 9054 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:57:12.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:57:12 smithi080 bash[28361]: audit 2023-12-01T12:57:12.111360+0000 mon.a (mon.0) 9055 : audit 0 from='client.? 172.21.15.80:0/148711476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:57:12.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:57:12 smithi080 bash[41963]: audit 2023-12-01T12:57:12.111360+0000 mon.a (mon.0) 9055 : audit 0 from='client.? 172.21.15.80:0/148711476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:57:13.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:57:12 smithi090 bash[32384]: audit 2023-12-01T12:57:12.111360+0000 mon.a (mon.0) 9055 : audit 0 from='client.? 172.21.15.80:0/148711476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:57:13.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:57:13 smithi080 bash[28361]: cluster 2023-12-01T12:57:12.463376+0000 mgr.y (mgr.24362) 14658 : cluster 0 pgmap v14627: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:57:13.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:57:13 smithi080 bash[41963]: cluster 2023-12-01T12:57:12.463376+0000 mgr.y (mgr.24362) 14658 : cluster 0 pgmap v14627: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:57:14.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:57:13 smithi090 bash[32384]: cluster 2023-12-01T12:57:12.463376+0000 mgr.y (mgr.24362) 14658 : cluster 0 pgmap v14627: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:57:15.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:57:15 smithi080 bash[28361]: cluster 2023-12-01T12:57:14.464002+0000 mgr.y (mgr.24362) 14659 : cluster 0 pgmap v14628: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:57:15.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:57:15 smithi080 bash[28361]: audit 2023-12-01T12:57:14.571551+0000 mon.c (mon.2) 9382 : audit 0 from='client.? 172.21.15.80:0/1645155247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:57:15.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:57:15 smithi080 bash[41963]: cluster 2023-12-01T12:57:14.464002+0000 mgr.y (mgr.24362) 14659 : cluster 0 pgmap v14628: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:57:15.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:57:15 smithi080 bash[41963]: audit 2023-12-01T12:57:14.571551+0000 mon.c (mon.2) 9382 : audit 0 from='client.? 172.21.15.80:0/1645155247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:57:16.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:57:15 smithi090 bash[32384]: cluster 2023-12-01T12:57:14.464002+0000 mgr.y (mgr.24362) 14659 : cluster 0 pgmap v14628: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:57:16.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:57:15 smithi090 bash[32384]: audit 2023-12-01T12:57:14.571551+0000 mon.c (mon.2) 9382 : audit 0 from='client.? 172.21.15.80:0/1645155247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:57:16.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:57:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:57:16] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T12:57:18.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:57:17 smithi080 bash[41963]: cluster 2023-12-01T12:57:16.465118+0000 mgr.y (mgr.24362) 14660 : cluster 0 pgmap v14629: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:57:18.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:57:17 smithi080 bash[41963]: audit 2023-12-01T12:57:16.771576+0000 mon.a (mon.0) 9056 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:57:18.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:57:17 smithi080 bash[41963]: audit 2023-12-01T12:57:16.784922+0000 mon.a (mon.0) 9057 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:57:18.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:57:17 smithi080 bash[41963]: audit 2023-12-01T12:57:16.789287+0000 mon.a (mon.0) 9058 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:57:18.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:57:17 smithi080 bash[41963]: audit 2023-12-01T12:57:16.799024+0000 mon.a (mon.0) 9059 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:57:18.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:57:17 smithi080 bash[41963]: audit 2023-12-01T12:57:17.027446+0000 mon.c (mon.2) 9383 : audit 0 from='client.? 172.21.15.80:0/1779805428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:57:18.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:57:17 smithi080 bash[41963]: audit 2023-12-01T12:57:17.644533+0000 mon.a (mon.0) 9060 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:57:18.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:57:17 smithi080 bash[41963]: audit 2023-12-01T12:57:17.650016+0000 mon.a (mon.0) 9061 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:57:18.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:57:17 smithi080 bash[41963]: audit 2023-12-01T12:57:17.657222+0000 mon.a (mon.0) 9062 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:57:18.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:57:17 smithi080 bash[41963]: audit 2023-12-01T12:57:17.662353+0000 mon.a (mon.0) 9063 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:57:18.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:57:17 smithi080 bash[41963]: audit 2023-12-01T12:57:17.665785+0000 mon.c (mon.2) 9384 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:57:18.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:57:17 smithi080 bash[41963]: audit 2023-12-01T12:57:17.666960+0000 mon.c (mon.2) 9385 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:57:18.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:57:17 smithi080 bash[41963]: audit 2023-12-01T12:57:17.674533+0000 mon.a (mon.0) 9064 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:57:18.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:57:17 smithi080 bash[28361]: cluster 2023-12-01T12:57:16.465118+0000 mgr.y (mgr.24362) 14660 : cluster 0 pgmap v14629: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:57:18.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:57:17 smithi080 bash[28361]: audit 2023-12-01T12:57:16.771576+0000 mon.a (mon.0) 9056 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:57:18.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:57:17 smithi080 bash[28361]: audit 2023-12-01T12:57:16.784922+0000 mon.a (mon.0) 9057 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:57:18.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:57:17 smithi080 bash[28361]: audit 2023-12-01T12:57:16.789287+0000 mon.a (mon.0) 9058 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:57:18.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:57:17 smithi080 bash[28361]: audit 2023-12-01T12:57:16.799024+0000 mon.a (mon.0) 9059 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:57:18.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:57:17 smithi080 bash[28361]: audit 2023-12-01T12:57:17.027446+0000 mon.c (mon.2) 9383 : audit 0 from='client.? 172.21.15.80:0/1779805428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:57:18.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:57:17 smithi080 bash[28361]: audit 2023-12-01T12:57:17.644533+0000 mon.a (mon.0) 9060 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:57:18.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:57:17 smithi080 bash[28361]: audit 2023-12-01T12:57:17.650016+0000 mon.a (mon.0) 9061 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:57:18.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:57:17 smithi080 bash[28361]: audit 2023-12-01T12:57:17.657222+0000 mon.a (mon.0) 9062 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:57:18.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:57:17 smithi080 bash[28361]: audit 2023-12-01T12:57:17.662353+0000 mon.a (mon.0) 9063 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:57:18.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:57:17 smithi080 bash[28361]: audit 2023-12-01T12:57:17.665785+0000 mon.c (mon.2) 9384 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:57:18.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:57:17 smithi080 bash[28361]: audit 2023-12-01T12:57:17.666960+0000 mon.c (mon.2) 9385 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:57:18.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:57:17 smithi080 bash[28361]: audit 2023-12-01T12:57:17.674533+0000 mon.a (mon.0) 9064 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:57:18.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:57:17 smithi090 bash[32384]: cluster 2023-12-01T12:57:16.465118+0000 mgr.y (mgr.24362) 14660 : cluster 0 pgmap v14629: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:57:18.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:57:17 smithi090 bash[32384]: audit 2023-12-01T12:57:16.771576+0000 mon.a (mon.0) 9056 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:57:18.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:57:17 smithi090 bash[32384]: audit 2023-12-01T12:57:16.784922+0000 mon.a (mon.0) 9057 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:57:18.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:57:17 smithi090 bash[32384]: audit 2023-12-01T12:57:16.789287+0000 mon.a (mon.0) 9058 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:57:18.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:57:17 smithi090 bash[32384]: audit 2023-12-01T12:57:16.799024+0000 mon.a (mon.0) 9059 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:57:18.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:57:17 smithi090 bash[32384]: audit 2023-12-01T12:57:17.027446+0000 mon.c (mon.2) 9383 : audit 0 from='client.? 172.21.15.80:0/1779805428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:57:18.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:57:17 smithi090 bash[32384]: audit 2023-12-01T12:57:17.644533+0000 mon.a (mon.0) 9060 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:57:18.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:57:17 smithi090 bash[32384]: audit 2023-12-01T12:57:17.650016+0000 mon.a (mon.0) 9061 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:57:18.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:57:17 smithi090 bash[32384]: audit 2023-12-01T12:57:17.657222+0000 mon.a (mon.0) 9062 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:57:18.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:57:17 smithi090 bash[32384]: audit 2023-12-01T12:57:17.662353+0000 mon.a (mon.0) 9063 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:57:18.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:57:17 smithi090 bash[32384]: audit 2023-12-01T12:57:17.665785+0000 mon.c (mon.2) 9384 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:57:18.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:57:17 smithi090 bash[32384]: audit 2023-12-01T12:57:17.666960+0000 mon.c (mon.2) 9385 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:57:18.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:57:17 smithi090 bash[32384]: audit 2023-12-01T12:57:17.674533+0000 mon.a (mon.0) 9064 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:57:20.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:57:19 smithi080 bash[28361]: cluster 2023-12-01T12:57:18.465802+0000 mgr.y (mgr.24362) 14661 : cluster 0 pgmap v14630: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:57:20.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:57:19 smithi080 bash[28361]: audit 2023-12-01T12:57:19.490847+0000 mon.a (mon.0) 9065 : audit 0 from='client.? 172.21.15.80:0/488183777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:57:20.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:57:19 smithi080 bash[41963]: cluster 2023-12-01T12:57:18.465802+0000 mgr.y (mgr.24362) 14661 : cluster 0 pgmap v14630: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:57:20.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:57:19 smithi080 bash[41963]: audit 2023-12-01T12:57:19.490847+0000 mon.a (mon.0) 9065 : audit 0 from='client.? 172.21.15.80:0/488183777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:57:20.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:57:19 smithi090 bash[32384]: cluster 2023-12-01T12:57:18.465802+0000 mgr.y (mgr.24362) 14661 : cluster 0 pgmap v14630: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:57:20.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:57:19 smithi090 bash[32384]: audit 2023-12-01T12:57:19.490847+0000 mon.a (mon.0) 9065 : audit 0 from='client.? 172.21.15.80:0/488183777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:57:22.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:57:21 smithi080 bash[28361]: cluster 2023-12-01T12:57:20.466453+0000 mgr.y (mgr.24362) 14662 : cluster 0 pgmap v14631: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:57:22.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:57:21 smithi080 bash[41963]: cluster 2023-12-01T12:57:20.466453+0000 mgr.y (mgr.24362) 14662 : cluster 0 pgmap v14631: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:57:22.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:57:21 smithi090 bash[32384]: cluster 2023-12-01T12:57:20.466453+0000 mgr.y (mgr.24362) 14662 : cluster 0 pgmap v14631: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:57:23.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:57:22 smithi080 bash[28361]: audit 2023-12-01T12:57:21.941781+0000 mon.c (mon.2) 9386 : audit 0 from='client.? 172.21.15.80:0/756809441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:57:23.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:57:22 smithi080 bash[41963]: audit 2023-12-01T12:57:21.941781+0000 mon.c (mon.2) 9386 : audit 0 from='client.? 172.21.15.80:0/756809441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:57:23.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:57:22 smithi090 bash[32384]: audit 2023-12-01T12:57:21.941781+0000 mon.c (mon.2) 9386 : audit 0 from='client.? 172.21.15.80:0/756809441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:57:24.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:57:23 smithi080 bash[41963]: cluster 2023-12-01T12:57:22.467671+0000 mgr.y (mgr.24362) 14663 : cluster 0 pgmap v14632: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:57:24.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:57:23 smithi080 bash[28361]: cluster 2023-12-01T12:57:22.467671+0000 mgr.y (mgr.24362) 14663 : cluster 0 pgmap v14632: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:57:24.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:57:23 smithi090 bash[32384]: cluster 2023-12-01T12:57:22.467671+0000 mgr.y (mgr.24362) 14663 : cluster 0 pgmap v14632: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:57:25.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:57:24 smithi080 bash[41963]: audit 2023-12-01T12:57:24.390394+0000 mon.c (mon.2) 9387 : audit 0 from='client.? 172.21.15.80:0/3446689299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:57:25.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:57:24 smithi080 bash[28361]: audit 2023-12-01T12:57:24.390394+0000 mon.c (mon.2) 9387 : audit 0 from='client.? 172.21.15.80:0/3446689299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:57:25.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:57:24 smithi090 bash[32384]: audit 2023-12-01T12:57:24.390394+0000 mon.c (mon.2) 9387 : audit 0 from='client.? 172.21.15.80:0/3446689299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:57:26.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:57:25 smithi080 bash[28361]: cluster 2023-12-01T12:57:24.468399+0000 mgr.y (mgr.24362) 14664 : cluster 0 pgmap v14633: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:57:26.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:57:25 smithi080 bash[28361]: audit 2023-12-01T12:57:25.558553+0000 mon.c (mon.2) 9388 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:57:26.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:57:25 smithi080 bash[41963]: cluster 2023-12-01T12:57:24.468399+0000 mgr.y (mgr.24362) 14664 : cluster 0 pgmap v14633: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:57:26.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:57:25 smithi080 bash[41963]: audit 2023-12-01T12:57:25.558553+0000 mon.c (mon.2) 9388 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:57:26.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:57:25 smithi090 bash[32384]: cluster 2023-12-01T12:57:24.468399+0000 mgr.y (mgr.24362) 14664 : cluster 0 pgmap v14633: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:57:26.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:57:25 smithi090 bash[32384]: audit 2023-12-01T12:57:25.558553+0000 mon.c (mon.2) 9388 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:57:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:57:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:57:26] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T12:57:28.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:57:27 smithi080 bash[28361]: cluster 2023-12-01T12:57:26.469489+0000 mgr.y (mgr.24362) 14665 : cluster 0 pgmap v14634: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:57:28.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:57:27 smithi080 bash[28361]: audit 2023-12-01T12:57:26.846750+0000 mon.a (mon.0) 9066 : audit 0 from='client.? 172.21.15.80:0/2848156703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:57:28.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:57:27 smithi080 bash[41963]: cluster 2023-12-01T12:57:26.469489+0000 mgr.y (mgr.24362) 14665 : cluster 0 pgmap v14634: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:57:28.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:57:27 smithi080 bash[41963]: audit 2023-12-01T12:57:26.846750+0000 mon.a (mon.0) 9066 : audit 0 from='client.? 172.21.15.80:0/2848156703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:57:28.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:57:27 smithi090 bash[32384]: cluster 2023-12-01T12:57:26.469489+0000 mgr.y (mgr.24362) 14665 : cluster 0 pgmap v14634: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:57:28.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:57:27 smithi090 bash[32384]: audit 2023-12-01T12:57:26.846750+0000 mon.a (mon.0) 9066 : audit 0 from='client.? 172.21.15.80:0/2848156703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:57:30.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:57:29 smithi080 bash[28361]: cluster 2023-12-01T12:57:28.470167+0000 mgr.y (mgr.24362) 14666 : cluster 0 pgmap v14635: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:57:30.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:57:29 smithi080 bash[28361]: audit 2023-12-01T12:57:29.308023+0000 mon.c (mon.2) 9389 : audit 0 from='client.? 172.21.15.80:0/4003437038' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:57:30.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:57:29 smithi080 bash[41963]: cluster 2023-12-01T12:57:28.470167+0000 mgr.y (mgr.24362) 14666 : cluster 0 pgmap v14635: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:57:30.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:57:29 smithi080 bash[41963]: audit 2023-12-01T12:57:29.308023+0000 mon.c (mon.2) 9389 : audit 0 from='client.? 172.21.15.80:0/4003437038' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:57:30.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:57:29 smithi090 bash[32384]: cluster 2023-12-01T12:57:28.470167+0000 mgr.y (mgr.24362) 14666 : cluster 0 pgmap v14635: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:57:30.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:57:29 smithi090 bash[32384]: audit 2023-12-01T12:57:29.308023+0000 mon.c (mon.2) 9389 : audit 0 from='client.? 172.21.15.80:0/4003437038' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:57:32.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:57:31 smithi080 bash[28361]: cluster 2023-12-01T12:57:30.470837+0000 mgr.y (mgr.24362) 14667 : cluster 0 pgmap v14636: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:57:32.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:57:31 smithi080 bash[28361]: audit 2023-12-01T12:57:31.769394+0000 mon.c (mon.2) 9390 : audit 0 from='client.? 172.21.15.80:0/3423167468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:57:32.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:57:31 smithi080 bash[41963]: cluster 2023-12-01T12:57:30.470837+0000 mgr.y (mgr.24362) 14667 : cluster 0 pgmap v14636: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:57:32.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:57:31 smithi080 bash[41963]: audit 2023-12-01T12:57:31.769394+0000 mon.c (mon.2) 9390 : audit 0 from='client.? 172.21.15.80:0/3423167468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:57:32.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:57:31 smithi090 bash[32384]: cluster 2023-12-01T12:57:30.470837+0000 mgr.y (mgr.24362) 14667 : cluster 0 pgmap v14636: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:57:32.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:57:31 smithi090 bash[32384]: audit 2023-12-01T12:57:31.769394+0000 mon.c (mon.2) 9390 : audit 0 from='client.? 172.21.15.80:0/3423167468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:57:34.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:57:33 smithi080 bash[41963]: cluster 2023-12-01T12:57:32.472011+0000 mgr.y (mgr.24362) 14668 : cluster 0 pgmap v14637: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:57:34.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:57:33 smithi080 bash[28361]: cluster 2023-12-01T12:57:32.472011+0000 mgr.y (mgr.24362) 14668 : cluster 0 pgmap v14637: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:57:34.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:57:33 smithi090 bash[32384]: cluster 2023-12-01T12:57:32.472011+0000 mgr.y (mgr.24362) 14668 : cluster 0 pgmap v14637: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:57:35.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:57:34 smithi080 bash[41963]: audit 2023-12-01T12:57:34.224258+0000 mon.c (mon.2) 9391 : audit 0 from='client.? 172.21.15.80:0/3660853209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:57:35.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:57:34 smithi080 bash[28361]: audit 2023-12-01T12:57:34.224258+0000 mon.c (mon.2) 9391 : audit 0 from='client.? 172.21.15.80:0/3660853209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:57:35.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:57:34 smithi090 bash[32384]: audit 2023-12-01T12:57:34.224258+0000 mon.c (mon.2) 9391 : audit 0 from='client.? 172.21.15.80:0/3660853209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:57:36.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:57:35 smithi080 bash[28361]: cluster 2023-12-01T12:57:34.472635+0000 mgr.y (mgr.24362) 14669 : cluster 0 pgmap v14638: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:57:36.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:57:35 smithi080 bash[41963]: cluster 2023-12-01T12:57:34.472635+0000 mgr.y (mgr.24362) 14669 : cluster 0 pgmap v14638: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:57:36.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:57:35 smithi090 bash[32384]: cluster 2023-12-01T12:57:34.472635+0000 mgr.y (mgr.24362) 14669 : cluster 0 pgmap v14638: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:57:36.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:57:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:57:36] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T12:57:37.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:57:36 smithi080 bash[41963]: audit 2023-12-01T12:57:36.680084+0000 mon.a (mon.0) 9067 : audit 0 from='client.? 172.21.15.80:0/1859019798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:57:37.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:57:36 smithi080 bash[28361]: audit 2023-12-01T12:57:36.680084+0000 mon.a (mon.0) 9067 : audit 0 from='client.? 172.21.15.80:0/1859019798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:57:37.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:57:36 smithi090 bash[32384]: audit 2023-12-01T12:57:36.680084+0000 mon.a (mon.0) 9067 : audit 0 from='client.? 172.21.15.80:0/1859019798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:57:38.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:57:37 smithi080 bash[41963]: cluster 2023-12-01T12:57:36.473685+0000 mgr.y (mgr.24362) 14670 : cluster 0 pgmap v14639: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:57:38.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:57:37 smithi080 bash[28361]: cluster 2023-12-01T12:57:36.473685+0000 mgr.y (mgr.24362) 14670 : cluster 0 pgmap v14639: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:57:38.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:57:37 smithi090 bash[32384]: cluster 2023-12-01T12:57:36.473685+0000 mgr.y (mgr.24362) 14670 : cluster 0 pgmap v14639: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:57:40.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:57:39 smithi080 bash[41963]: cluster 2023-12-01T12:57:38.474352+0000 mgr.y (mgr.24362) 14671 : cluster 0 pgmap v14640: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:57:40.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:57:39 smithi080 bash[41963]: audit 2023-12-01T12:57:39.142345+0000 mon.a (mon.0) 9068 : audit 0 from='client.? 172.21.15.80:0/1734426137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:57:40.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:57:39 smithi080 bash[28361]: cluster 2023-12-01T12:57:38.474352+0000 mgr.y (mgr.24362) 14671 : cluster 0 pgmap v14640: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:57:40.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:57:39 smithi080 bash[28361]: audit 2023-12-01T12:57:39.142345+0000 mon.a (mon.0) 9068 : audit 0 from='client.? 172.21.15.80:0/1734426137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:57:40.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:57:39 smithi090 bash[32384]: cluster 2023-12-01T12:57:38.474352+0000 mgr.y (mgr.24362) 14671 : cluster 0 pgmap v14640: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:57:40.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:57:39 smithi090 bash[32384]: audit 2023-12-01T12:57:39.142345+0000 mon.a (mon.0) 9068 : audit 0 from='client.? 172.21.15.80:0/1734426137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:57:41.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:57:40 smithi080 bash[41963]: audit 2023-12-01T12:57:40.558936+0000 mon.c (mon.2) 9392 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:57:41.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:57:40 smithi080 bash[28361]: audit 2023-12-01T12:57:40.558936+0000 mon.c (mon.2) 9392 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:57:41.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:57:40 smithi090 bash[32384]: audit 2023-12-01T12:57:40.558936+0000 mon.c (mon.2) 9392 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:57:42.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:57:41 smithi080 bash[28361]: cluster 2023-12-01T12:57:40.475120+0000 mgr.y (mgr.24362) 14672 : cluster 0 pgmap v14641: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:57:42.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:57:41 smithi080 bash[28361]: audit 2023-12-01T12:57:41.597683+0000 mon.c (mon.2) 9393 : audit 0 from='client.? 172.21.15.80:0/3749366234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:57:42.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:57:41 smithi080 bash[41963]: cluster 2023-12-01T12:57:40.475120+0000 mgr.y (mgr.24362) 14672 : cluster 0 pgmap v14641: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:57:42.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:57:41 smithi080 bash[41963]: audit 2023-12-01T12:57:41.597683+0000 mon.c (mon.2) 9393 : audit 0 from='client.? 172.21.15.80:0/3749366234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:57:42.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:57:41 smithi090 bash[32384]: cluster 2023-12-01T12:57:40.475120+0000 mgr.y (mgr.24362) 14672 : cluster 0 pgmap v14641: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:57:42.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:57:41 smithi090 bash[32384]: audit 2023-12-01T12:57:41.597683+0000 mon.c (mon.2) 9393 : audit 0 from='client.? 172.21.15.80:0/3749366234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:57:44.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:57:43 smithi080 bash[28361]: cluster 2023-12-01T12:57:42.476320+0000 mgr.y (mgr.24362) 14673 : cluster 0 pgmap v14642: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:57:44.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:57:43 smithi080 bash[41963]: cluster 2023-12-01T12:57:42.476320+0000 mgr.y (mgr.24362) 14673 : cluster 0 pgmap v14642: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:57:44.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:57:43 smithi090 bash[32384]: cluster 2023-12-01T12:57:42.476320+0000 mgr.y (mgr.24362) 14673 : cluster 0 pgmap v14642: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:57:45.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:57:44 smithi080 bash[28361]: audit 2023-12-01T12:57:44.056019+0000 mon.a (mon.0) 9069 : audit 0 from='client.? 172.21.15.80:0/3798435711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:57:45.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:57:44 smithi080 bash[41963]: audit 2023-12-01T12:57:44.056019+0000 mon.a (mon.0) 9069 : audit 0 from='client.? 172.21.15.80:0/3798435711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:57:45.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:57:44 smithi090 bash[32384]: audit 2023-12-01T12:57:44.056019+0000 mon.a (mon.0) 9069 : audit 0 from='client.? 172.21.15.80:0/3798435711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:57:46.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:57:45 smithi080 bash[28361]: cluster 2023-12-01T12:57:44.476986+0000 mgr.y (mgr.24362) 14674 : cluster 0 pgmap v14643: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:57:46.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:57:45 smithi080 bash[41963]: cluster 2023-12-01T12:57:44.476986+0000 mgr.y (mgr.24362) 14674 : cluster 0 pgmap v14643: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:57:46.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:57:45 smithi090 bash[32384]: cluster 2023-12-01T12:57:44.476986+0000 mgr.y (mgr.24362) 14674 : cluster 0 pgmap v14643: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:57:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:57:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:57:46] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T12:57:47.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:57:46 smithi080 bash[28361]: audit 2023-12-01T12:57:46.509781+0000 mon.c (mon.2) 9394 : audit 0 from='client.? 172.21.15.80:0/1594161054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:57:47.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:57:46 smithi080 bash[41963]: audit 2023-12-01T12:57:46.509781+0000 mon.c (mon.2) 9394 : audit 0 from='client.? 172.21.15.80:0/1594161054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:57:47.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:57:46 smithi090 bash[32384]: audit 2023-12-01T12:57:46.509781+0000 mon.c (mon.2) 9394 : audit 0 from='client.? 172.21.15.80:0/1594161054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:57:48.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:57:47 smithi080 bash[28361]: cluster 2023-12-01T12:57:46.478084+0000 mgr.y (mgr.24362) 14675 : cluster 0 pgmap v14644: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:57:48.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:57:47 smithi080 bash[41963]: cluster 2023-12-01T12:57:46.478084+0000 mgr.y (mgr.24362) 14675 : cluster 0 pgmap v14644: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:57:48.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:57:47 smithi090 bash[32384]: cluster 2023-12-01T12:57:46.478084+0000 mgr.y (mgr.24362) 14675 : cluster 0 pgmap v14644: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:57:50.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:57:49 smithi080 bash[28361]: cluster 2023-12-01T12:57:48.478822+0000 mgr.y (mgr.24362) 14676 : cluster 0 pgmap v14645: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:57:50.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:57:49 smithi080 bash[28361]: audit 2023-12-01T12:57:48.960929+0000 mon.a (mon.0) 9070 : audit 0 from='client.? 172.21.15.80:0/1710773054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:57:50.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:57:49 smithi080 bash[41963]: cluster 2023-12-01T12:57:48.478822+0000 mgr.y (mgr.24362) 14676 : cluster 0 pgmap v14645: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:57:50.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:57:49 smithi080 bash[41963]: audit 2023-12-01T12:57:48.960929+0000 mon.a (mon.0) 9070 : audit 0 from='client.? 172.21.15.80:0/1710773054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:57:50.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:57:49 smithi090 bash[32384]: cluster 2023-12-01T12:57:48.478822+0000 mgr.y (mgr.24362) 14676 : cluster 0 pgmap v14645: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:57:50.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:57:49 smithi090 bash[32384]: audit 2023-12-01T12:57:48.960929+0000 mon.a (mon.0) 9070 : audit 0 from='client.? 172.21.15.80:0/1710773054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:57:52.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:57:51 smithi080 bash[28361]: cluster 2023-12-01T12:57:50.479500+0000 mgr.y (mgr.24362) 14677 : cluster 0 pgmap v14646: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:57:52.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:57:51 smithi080 bash[28361]: audit 2023-12-01T12:57:51.416093+0000 mon.c (mon.2) 9395 : audit 0 from='client.? 172.21.15.80:0/302969707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:57:52.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:57:51 smithi080 bash[41963]: cluster 2023-12-01T12:57:50.479500+0000 mgr.y (mgr.24362) 14677 : cluster 0 pgmap v14646: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:57:52.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:57:51 smithi080 bash[41963]: audit 2023-12-01T12:57:51.416093+0000 mon.c (mon.2) 9395 : audit 0 from='client.? 172.21.15.80:0/302969707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:57:52.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:57:51 smithi090 bash[32384]: cluster 2023-12-01T12:57:50.479500+0000 mgr.y (mgr.24362) 14677 : cluster 0 pgmap v14646: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:57:52.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:57:51 smithi090 bash[32384]: audit 2023-12-01T12:57:51.416093+0000 mon.c (mon.2) 9395 : audit 0 from='client.? 172.21.15.80:0/302969707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:57:53.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:57:53 smithi090 bash[32384]: cluster 2023-12-01T12:57:52.480598+0000 mgr.y (mgr.24362) 14678 : cluster 0 pgmap v14647: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:57:53.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:57:53 smithi080 bash[41963]: cluster 2023-12-01T12:57:52.480598+0000 mgr.y (mgr.24362) 14678 : cluster 0 pgmap v14647: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:57:53.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:57:53 smithi080 bash[28361]: cluster 2023-12-01T12:57:52.480598+0000 mgr.y (mgr.24362) 14678 : cluster 0 pgmap v14647: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:57:54.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:57:54 smithi090 bash[32384]: audit 2023-12-01T12:57:53.866224+0000 mon.a (mon.0) 9071 : audit 0 from='client.? 172.21.15.80:0/3002526506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:57:54.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:57:54 smithi080 bash[41963]: audit 2023-12-01T12:57:53.866224+0000 mon.a (mon.0) 9071 : audit 0 from='client.? 172.21.15.80:0/3002526506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:57:54.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:57:54 smithi080 bash[28361]: audit 2023-12-01T12:57:53.866224+0000 mon.a (mon.0) 9071 : audit 0 from='client.? 172.21.15.80:0/3002526506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:57:55.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:57:55 smithi090 bash[32384]: cluster 2023-12-01T12:57:54.481183+0000 mgr.y (mgr.24362) 14679 : cluster 0 pgmap v14648: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:57:55.930 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:57:55 smithi080 bash[41963]: cluster 2023-12-01T12:57:54.481183+0000 mgr.y (mgr.24362) 14679 : cluster 0 pgmap v14648: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:57:55.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:57:55 smithi080 bash[28361]: cluster 2023-12-01T12:57:54.481183+0000 mgr.y (mgr.24362) 14679 : cluster 0 pgmap v14648: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:57:56.522 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:57:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:57:56] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T12:57:56.930 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:57:56 smithi080 bash[41963]: audit 2023-12-01T12:57:55.559478+0000 mon.c (mon.2) 9396 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:57:56.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:57:56 smithi080 bash[41963]: audit 2023-12-01T12:57:56.319954+0000 mon.c (mon.2) 9397 : audit 0 from='client.? 172.21.15.80:0/2880231065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:57:56.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:57:56 smithi080 bash[28361]: audit 2023-12-01T12:57:55.559478+0000 mon.c (mon.2) 9396 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:57:56.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:57:56 smithi080 bash[28361]: audit 2023-12-01T12:57:56.319954+0000 mon.c (mon.2) 9397 : audit 0 from='client.? 172.21.15.80:0/2880231065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:57:57.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:57:56 smithi090 bash[32384]: audit 2023-12-01T12:57:55.559478+0000 mon.c (mon.2) 9396 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:57:57.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:57:56 smithi090 bash[32384]: audit 2023-12-01T12:57:56.319954+0000 mon.c (mon.2) 9397 : audit 0 from='client.? 172.21.15.80:0/2880231065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:57:57.930 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:57:57 smithi080 bash[41963]: cluster 2023-12-01T12:57:56.482332+0000 mgr.y (mgr.24362) 14680 : cluster 0 pgmap v14649: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:57:57.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:57:57 smithi080 bash[28361]: cluster 2023-12-01T12:57:56.482332+0000 mgr.y (mgr.24362) 14680 : cluster 0 pgmap v14649: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:57:58.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:57:57 smithi090 bash[32384]: cluster 2023-12-01T12:57:56.482332+0000 mgr.y (mgr.24362) 14680 : cluster 0 pgmap v14649: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:57:59.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:57:59 smithi080 bash[41963]: cluster 2023-12-01T12:57:58.482868+0000 mgr.y (mgr.24362) 14681 : cluster 0 pgmap v14650: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:57:59.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:57:59 smithi080 bash[41963]: audit 2023-12-01T12:57:58.769437+0000 mon.c (mon.2) 9398 : audit 0 from='client.? 172.21.15.80:0/1279999140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:57:59.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:57:59 smithi080 bash[28361]: cluster 2023-12-01T12:57:58.482868+0000 mgr.y (mgr.24362) 14681 : cluster 0 pgmap v14650: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:57:59.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:57:59 smithi080 bash[28361]: audit 2023-12-01T12:57:58.769437+0000 mon.c (mon.2) 9398 : audit 0 from='client.? 172.21.15.80:0/1279999140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:58:00.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:57:59 smithi090 bash[32384]: cluster 2023-12-01T12:57:58.482868+0000 mgr.y (mgr.24362) 14681 : cluster 0 pgmap v14650: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:58:00.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:57:59 smithi090 bash[32384]: audit 2023-12-01T12:57:58.769437+0000 mon.c (mon.2) 9398 : audit 0 from='client.? 172.21.15.80:0/1279999140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:58:01.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:58:01 smithi080 bash[28361]: cluster 2023-12-01T12:58:00.483521+0000 mgr.y (mgr.24362) 14682 : cluster 0 pgmap v14651: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:58:01.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:58:01 smithi080 bash[28361]: audit 2023-12-01T12:58:01.229364+0000 mon.c (mon.2) 9399 : audit 0 from='client.? 172.21.15.80:0/3896496859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:58:01.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:58:01 smithi080 bash[41963]: cluster 2023-12-01T12:58:00.483521+0000 mgr.y (mgr.24362) 14682 : cluster 0 pgmap v14651: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:58:01.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:58:01 smithi080 bash[41963]: audit 2023-12-01T12:58:01.229364+0000 mon.c (mon.2) 9399 : audit 0 from='client.? 172.21.15.80:0/3896496859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:58:02.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:58:01 smithi090 bash[32384]: cluster 2023-12-01T12:58:00.483521+0000 mgr.y (mgr.24362) 14682 : cluster 0 pgmap v14651: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:58:02.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:58:01 smithi090 bash[32384]: audit 2023-12-01T12:58:01.229364+0000 mon.c (mon.2) 9399 : audit 0 from='client.? 172.21.15.80:0/3896496859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:58:03.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:58:03 smithi080 bash[28361]: cluster 2023-12-01T12:58:02.484679+0000 mgr.y (mgr.24362) 14683 : cluster 0 pgmap v14652: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:58:03.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:58:03 smithi080 bash[41963]: cluster 2023-12-01T12:58:02.484679+0000 mgr.y (mgr.24362) 14683 : cluster 0 pgmap v14652: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:58:04.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:58:03 smithi090 bash[32384]: cluster 2023-12-01T12:58:02.484679+0000 mgr.y (mgr.24362) 14683 : cluster 0 pgmap v14652: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:58:04.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:58:04 smithi080 bash[28361]: audit 2023-12-01T12:58:03.685730+0000 mon.c (mon.2) 9400 : audit 0 from='client.? 172.21.15.80:0/204531649' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:58:04.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:58:04 smithi080 bash[41963]: audit 2023-12-01T12:58:03.685730+0000 mon.c (mon.2) 9400 : audit 0 from='client.? 172.21.15.80:0/204531649' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:58:05.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:58:04 smithi090 bash[32384]: audit 2023-12-01T12:58:03.685730+0000 mon.c (mon.2) 9400 : audit 0 from='client.? 172.21.15.80:0/204531649' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:58:05.930 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:58:05 smithi080 bash[41963]: cluster 2023-12-01T12:58:04.485265+0000 mgr.y (mgr.24362) 14684 : cluster 0 pgmap v14653: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:58:05.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:58:05 smithi080 bash[28361]: cluster 2023-12-01T12:58:04.485265+0000 mgr.y (mgr.24362) 14684 : cluster 0 pgmap v14653: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:58:06.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:58:05 smithi090 bash[32384]: cluster 2023-12-01T12:58:04.485265+0000 mgr.y (mgr.24362) 14684 : cluster 0 pgmap v14653: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:58:06.551 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:58:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:58:06] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T12:58:06.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:58:06 smithi080 bash[28361]: audit 2023-12-01T12:58:06.133268+0000 mon.a (mon.0) 9072 : audit 0 from='client.? 172.21.15.80:0/2197628623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:58:06.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:58:06 smithi080 bash[41963]: audit 2023-12-01T12:58:06.133268+0000 mon.a (mon.0) 9072 : audit 0 from='client.? 172.21.15.80:0/2197628623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:58:07.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:58:06 smithi090 bash[32384]: audit 2023-12-01T12:58:06.133268+0000 mon.a (mon.0) 9072 : audit 0 from='client.? 172.21.15.80:0/2197628623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:58:07.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:58:07 smithi080 bash[28361]: cluster 2023-12-01T12:58:06.486389+0000 mgr.y (mgr.24362) 14685 : cluster 0 pgmap v14654: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:58:07.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:58:07 smithi080 bash[41963]: cluster 2023-12-01T12:58:06.486389+0000 mgr.y (mgr.24362) 14685 : cluster 0 pgmap v14654: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:58:08.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:58:07 smithi090 bash[32384]: cluster 2023-12-01T12:58:06.486389+0000 mgr.y (mgr.24362) 14685 : cluster 0 pgmap v14654: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:58:09.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:58:09 smithi080 bash[28361]: cluster 2023-12-01T12:58:08.486815+0000 mgr.y (mgr.24362) 14686 : cluster 0 pgmap v14655: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:58:09.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:58:09 smithi080 bash[28361]: audit 2023-12-01T12:58:08.591590+0000 mon.a (mon.0) 9073 : audit 0 from='client.? 172.21.15.80:0/1090825443' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:58:09.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:58:09 smithi080 bash[41963]: cluster 2023-12-01T12:58:08.486815+0000 mgr.y (mgr.24362) 14686 : cluster 0 pgmap v14655: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:58:09.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:58:09 smithi080 bash[41963]: audit 2023-12-01T12:58:08.591590+0000 mon.a (mon.0) 9073 : audit 0 from='client.? 172.21.15.80:0/1090825443' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:58:10.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:58:09 smithi090 bash[32384]: cluster 2023-12-01T12:58:08.486815+0000 mgr.y (mgr.24362) 14686 : cluster 0 pgmap v14655: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:58:10.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:58:09 smithi090 bash[32384]: audit 2023-12-01T12:58:08.591590+0000 mon.a (mon.0) 9073 : audit 0 from='client.? 172.21.15.80:0/1090825443' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:58:10.930 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:58:10 smithi080 bash[41963]: audit 2023-12-01T12:58:10.559963+0000 mon.c (mon.2) 9401 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:58:10.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:58:10 smithi080 bash[28361]: audit 2023-12-01T12:58:10.559963+0000 mon.c (mon.2) 9401 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:58:11.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:58:10 smithi090 bash[32384]: audit 2023-12-01T12:58:10.559963+0000 mon.c (mon.2) 9401 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:58:11.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:58:11 smithi080 bash[28361]: cluster 2023-12-01T12:58:10.487510+0000 mgr.y (mgr.24362) 14687 : cluster 0 pgmap v14656: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:58:11.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:58:11 smithi080 bash[28361]: audit 2023-12-01T12:58:11.042394+0000 mon.c (mon.2) 9402 : audit 0 from='client.? 172.21.15.80:0/1495034052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:58:11.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:58:11 smithi080 bash[41963]: cluster 2023-12-01T12:58:10.487510+0000 mgr.y (mgr.24362) 14687 : cluster 0 pgmap v14656: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:58:11.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:58:11 smithi080 bash[41963]: audit 2023-12-01T12:58:11.042394+0000 mon.c (mon.2) 9402 : audit 0 from='client.? 172.21.15.80:0/1495034052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:58:12.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:58:11 smithi090 bash[32384]: cluster 2023-12-01T12:58:10.487510+0000 mgr.y (mgr.24362) 14687 : cluster 0 pgmap v14656: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:58:12.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:58:11 smithi090 bash[32384]: audit 2023-12-01T12:58:11.042394+0000 mon.c (mon.2) 9402 : audit 0 from='client.? 172.21.15.80:0/1495034052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:58:13.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:58:13 smithi080 bash[28361]: cluster 2023-12-01T12:58:12.488678+0000 mgr.y (mgr.24362) 14688 : cluster 0 pgmap v14657: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:58:13.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:58:13 smithi080 bash[28361]: audit 2023-12-01T12:58:13.497467+0000 mon.a (mon.0) 9074 : audit 0 from='client.? 172.21.15.80:0/3747766006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:58:13.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:58:13 smithi080 bash[41963]: cluster 2023-12-01T12:58:12.488678+0000 mgr.y (mgr.24362) 14688 : cluster 0 pgmap v14657: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:58:13.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:58:13 smithi080 bash[41963]: audit 2023-12-01T12:58:13.497467+0000 mon.a (mon.0) 9074 : audit 0 from='client.? 172.21.15.80:0/3747766006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:58:14.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:58:13 smithi090 bash[32384]: cluster 2023-12-01T12:58:12.488678+0000 mgr.y (mgr.24362) 14688 : cluster 0 pgmap v14657: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:58:14.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:58:13 smithi090 bash[32384]: audit 2023-12-01T12:58:13.497467+0000 mon.a (mon.0) 9074 : audit 0 from='client.? 172.21.15.80:0/3747766006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:58:15.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:58:15 smithi080 bash[28361]: cluster 2023-12-01T12:58:14.489312+0000 mgr.y (mgr.24362) 14689 : cluster 0 pgmap v14658: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:58:15.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:58:15 smithi080 bash[41963]: cluster 2023-12-01T12:58:14.489312+0000 mgr.y (mgr.24362) 14689 : cluster 0 pgmap v14658: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:58:16.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:58:15 smithi090 bash[32384]: cluster 2023-12-01T12:58:14.489312+0000 mgr.y (mgr.24362) 14689 : cluster 0 pgmap v14658: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:58:16.584 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:58:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:58:16] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T12:58:16.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:58:16 smithi080 bash[28361]: audit 2023-12-01T12:58:15.944105+0000 mon.a (mon.0) 9075 : audit 0 from='client.? 172.21.15.80:0/490057734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:58:16.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:58:16 smithi080 bash[41963]: audit 2023-12-01T12:58:15.944105+0000 mon.a (mon.0) 9075 : audit 0 from='client.? 172.21.15.80:0/490057734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:58:17.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:58:16 smithi090 bash[32384]: audit 2023-12-01T12:58:15.944105+0000 mon.a (mon.0) 9075 : audit 0 from='client.? 172.21.15.80:0/490057734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:58:17.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:58:17 smithi080 bash[28361]: cluster 2023-12-01T12:58:16.490413+0000 mgr.y (mgr.24362) 14690 : cluster 0 pgmap v14659: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:58:17.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:58:17 smithi080 bash[41963]: cluster 2023-12-01T12:58:16.490413+0000 mgr.y (mgr.24362) 14690 : cluster 0 pgmap v14659: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:58:17.937 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:58:17 smithi090 bash[32384]: cluster 2023-12-01T12:58:16.490413+0000 mgr.y (mgr.24362) 14690 : cluster 0 pgmap v14659: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:58:18.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:58:18 smithi080 bash[28361]: audit 2023-12-01T12:58:17.759534+0000 mon.c (mon.2) 9403 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:58:18.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:58:18 smithi080 bash[28361]: audit 2023-12-01T12:58:18.138827+0000 mon.a (mon.0) 9076 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:58:18.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:58:18 smithi080 bash[28361]: audit 2023-12-01T12:58:18.150270+0000 mon.a (mon.0) 9077 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:58:18.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:58:18 smithi080 bash[28361]: audit 2023-12-01T12:58:18.415847+0000 mon.a (mon.0) 9078 : audit 0 from='client.? 172.21.15.80:0/1994148294' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:58:18.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:58:18 smithi080 bash[41963]: audit 2023-12-01T12:58:17.759534+0000 mon.c (mon.2) 9403 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:58:18.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:58:18 smithi080 bash[41963]: audit 2023-12-01T12:58:18.138827+0000 mon.a (mon.0) 9076 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:58:18.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:58:18 smithi080 bash[41963]: audit 2023-12-01T12:58:18.150270+0000 mon.a (mon.0) 9077 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:58:18.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:58:18 smithi080 bash[41963]: audit 2023-12-01T12:58:18.415847+0000 mon.a (mon.0) 9078 : audit 0 from='client.? 172.21.15.80:0/1994148294' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:58:19.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:58:18 smithi090 bash[32384]: audit 2023-12-01T12:58:17.759534+0000 mon.c (mon.2) 9403 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:58:19.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:58:18 smithi090 bash[32384]: audit 2023-12-01T12:58:18.138827+0000 mon.a (mon.0) 9076 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:58:19.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:58:18 smithi090 bash[32384]: audit 2023-12-01T12:58:18.150270+0000 mon.a (mon.0) 9077 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:58:19.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:58:18 smithi090 bash[32384]: audit 2023-12-01T12:58:18.415847+0000 mon.a (mon.0) 9078 : audit 0 from='client.? 172.21.15.80:0/1994148294' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:58:19.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:58:19 smithi080 bash[28361]: cluster 2023-12-01T12:58:18.491017+0000 mgr.y (mgr.24362) 14691 : cluster 0 pgmap v14660: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:58:19.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:58:19 smithi080 bash[41963]: cluster 2023-12-01T12:58:18.491017+0000 mgr.y (mgr.24362) 14691 : cluster 0 pgmap v14660: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:58:20.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:58:19 smithi090 bash[32384]: cluster 2023-12-01T12:58:18.491017+0000 mgr.y (mgr.24362) 14691 : cluster 0 pgmap v14660: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:58:21.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:58:21 smithi080 bash[28361]: cluster 2023-12-01T12:58:20.491476+0000 mgr.y (mgr.24362) 14692 : cluster 0 pgmap v14661: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:58:21.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:58:21 smithi080 bash[28361]: audit 2023-12-01T12:58:20.872990+0000 mon.a (mon.0) 9079 : audit 0 from='client.? 172.21.15.80:0/2345483544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:58:21.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:58:21 smithi080 bash[41963]: cluster 2023-12-01T12:58:20.491476+0000 mgr.y (mgr.24362) 14692 : cluster 0 pgmap v14661: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:58:21.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:58:21 smithi080 bash[41963]: audit 2023-12-01T12:58:20.872990+0000 mon.a (mon.0) 9079 : audit 0 from='client.? 172.21.15.80:0/2345483544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:58:22.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:58:21 smithi090 bash[32384]: cluster 2023-12-01T12:58:20.491476+0000 mgr.y (mgr.24362) 14692 : cluster 0 pgmap v14661: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:58:22.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:58:21 smithi090 bash[32384]: audit 2023-12-01T12:58:20.872990+0000 mon.a (mon.0) 9079 : audit 0 from='client.? 172.21.15.80:0/2345483544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:58:23.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:58:23 smithi080 bash[28361]: cluster 2023-12-01T12:58:22.492597+0000 mgr.y (mgr.24362) 14693 : cluster 0 pgmap v14662: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:58:23.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:58:23 smithi080 bash[28361]: audit 2023-12-01T12:58:23.349873+0000 mon.a (mon.0) 9080 : audit 0 from='client.? 172.21.15.80:0/1143266126' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:58:23.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:58:23 smithi080 bash[28361]: audit 2023-12-01T12:58:23.552596+0000 mon.a (mon.0) 9081 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:58:23.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:58:23 smithi080 bash[28361]: audit 2023-12-01T12:58:23.564782+0000 mon.a (mon.0) 9082 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:58:23.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:58:23 smithi080 bash[41963]: cluster 2023-12-01T12:58:22.492597+0000 mgr.y (mgr.24362) 14693 : cluster 0 pgmap v14662: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:58:23.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:58:23 smithi080 bash[41963]: audit 2023-12-01T12:58:23.349873+0000 mon.a (mon.0) 9080 : audit 0 from='client.? 172.21.15.80:0/1143266126' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:58:23.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:58:23 smithi080 bash[41963]: audit 2023-12-01T12:58:23.552596+0000 mon.a (mon.0) 9081 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:58:23.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:58:23 smithi080 bash[41963]: audit 2023-12-01T12:58:23.564782+0000 mon.a (mon.0) 9082 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:58:24.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:58:23 smithi090 bash[32384]: cluster 2023-12-01T12:58:22.492597+0000 mgr.y (mgr.24362) 14693 : cluster 0 pgmap v14662: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:58:24.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:58:23 smithi090 bash[32384]: audit 2023-12-01T12:58:23.349873+0000 mon.a (mon.0) 9080 : audit 0 from='client.? 172.21.15.80:0/1143266126' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:58:24.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:58:23 smithi090 bash[32384]: audit 2023-12-01T12:58:23.552596+0000 mon.a (mon.0) 9081 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:58:24.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:58:23 smithi090 bash[32384]: audit 2023-12-01T12:58:23.564782+0000 mon.a (mon.0) 9082 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:58:25.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:58:25 smithi080 bash[28361]: audit 2023-12-01T12:58:24.295266+0000 mon.a (mon.0) 9083 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:58:25.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:58:25 smithi080 bash[28361]: audit 2023-12-01T12:58:24.308134+0000 mon.a (mon.0) 9084 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:58:25.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:58:25 smithi080 bash[28361]: cluster 2023-12-01T12:58:24.493269+0000 mgr.y (mgr.24362) 14694 : cluster 0 pgmap v14663: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:58:25.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:58:25 smithi080 bash[28361]: audit 2023-12-01T12:58:24.782253+0000 mon.c (mon.2) 9404 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:58:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:58:25 smithi080 bash[28361]: audit 2023-12-01T12:58:24.784413+0000 mon.c (mon.2) 9405 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:58:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:58:25 smithi080 bash[28361]: audit 2023-12-01T12:58:24.793577+0000 mon.a (mon.0) 9085 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:58:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:58:25 smithi080 bash[41963]: audit 2023-12-01T12:58:24.295266+0000 mon.a (mon.0) 9083 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:58:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:58:25 smithi080 bash[41963]: audit 2023-12-01T12:58:24.308134+0000 mon.a (mon.0) 9084 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:58:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:58:25 smithi080 bash[41963]: cluster 2023-12-01T12:58:24.493269+0000 mgr.y (mgr.24362) 14694 : cluster 0 pgmap v14663: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:58:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:58:25 smithi080 bash[41963]: audit 2023-12-01T12:58:24.782253+0000 mon.c (mon.2) 9404 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:58:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:58:25 smithi080 bash[41963]: audit 2023-12-01T12:58:24.784413+0000 mon.c (mon.2) 9405 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:58:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:58:25 smithi080 bash[41963]: audit 2023-12-01T12:58:24.793577+0000 mon.a (mon.0) 9085 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:58:25.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:58:25 smithi090 bash[32384]: audit 2023-12-01T12:58:24.295266+0000 mon.a (mon.0) 9083 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:58:25.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:58:25 smithi090 bash[32384]: audit 2023-12-01T12:58:24.308134+0000 mon.a (mon.0) 9084 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:58:25.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:58:25 smithi090 bash[32384]: cluster 2023-12-01T12:58:24.493269+0000 mgr.y (mgr.24362) 14694 : cluster 0 pgmap v14663: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:58:25.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:58:25 smithi090 bash[32384]: audit 2023-12-01T12:58:24.782253+0000 mon.c (mon.2) 9404 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:58:25.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:58:25 smithi090 bash[32384]: audit 2023-12-01T12:58:24.784413+0000 mon.c (mon.2) 9405 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:58:25.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:58:25 smithi090 bash[32384]: audit 2023-12-01T12:58:24.793577+0000 mon.a (mon.0) 9085 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:58:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:58:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:58:26] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T12:58:26.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:58:26 smithi080 bash[28361]: audit 2023-12-01T12:58:25.560220+0000 mon.c (mon.2) 9406 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:58:26.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:58:26 smithi080 bash[28361]: audit 2023-12-01T12:58:25.810815+0000 mon.a (mon.0) 9086 : audit 0 from='client.? 172.21.15.80:0/1794203415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:58:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:58:26 smithi080 bash[41963]: audit 2023-12-01T12:58:25.560220+0000 mon.c (mon.2) 9406 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:58:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:58:26 smithi080 bash[41963]: audit 2023-12-01T12:58:25.810815+0000 mon.a (mon.0) 9086 : audit 0 from='client.? 172.21.15.80:0/1794203415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:58:26.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:58:26 smithi090 bash[32384]: audit 2023-12-01T12:58:25.560220+0000 mon.c (mon.2) 9406 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:58:26.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:58:26 smithi090 bash[32384]: audit 2023-12-01T12:58:25.810815+0000 mon.a (mon.0) 9086 : audit 0 from='client.? 172.21.15.80:0/1794203415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:58:27.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:58:27 smithi080 bash[28361]: cluster 2023-12-01T12:58:26.494400+0000 mgr.y (mgr.24362) 14695 : cluster 0 pgmap v14664: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:58:27.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:58:27 smithi080 bash[41963]: cluster 2023-12-01T12:58:26.494400+0000 mgr.y (mgr.24362) 14695 : cluster 0 pgmap v14664: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:58:27.767 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:58:27 smithi090 bash[32384]: cluster 2023-12-01T12:58:26.494400+0000 mgr.y (mgr.24362) 14695 : cluster 0 pgmap v14664: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:58:28.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:58:28 smithi080 bash[41963]: audit 2023-12-01T12:58:28.267559+0000 mon.c (mon.2) 9407 : audit 0 from='client.? 172.21.15.80:0/1351161546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:58:28.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:58:28 smithi080 bash[28361]: audit 2023-12-01T12:58:28.267559+0000 mon.c (mon.2) 9407 : audit 0 from='client.? 172.21.15.80:0/1351161546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:58:29.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:58:28 smithi090 bash[32384]: audit 2023-12-01T12:58:28.267559+0000 mon.c (mon.2) 9407 : audit 0 from='client.? 172.21.15.80:0/1351161546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:58:29.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:58:29 smithi080 bash[41963]: cluster 2023-12-01T12:58:28.495090+0000 mgr.y (mgr.24362) 14696 : cluster 0 pgmap v14665: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:58:29.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:58:29 smithi080 bash[28361]: cluster 2023-12-01T12:58:28.495090+0000 mgr.y (mgr.24362) 14696 : cluster 0 pgmap v14665: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:58:30.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:58:29 smithi090 bash[32384]: cluster 2023-12-01T12:58:28.495090+0000 mgr.y (mgr.24362) 14696 : cluster 0 pgmap v14665: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:58:31.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:58:31 smithi080 bash[28361]: cluster 2023-12-01T12:58:30.495741+0000 mgr.y (mgr.24362) 14697 : cluster 0 pgmap v14666: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:58:31.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:58:31 smithi080 bash[28361]: audit 2023-12-01T12:58:30.713747+0000 mon.a (mon.0) 9087 : audit 0 from='client.? 172.21.15.80:0/3824149415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:58:31.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:58:31 smithi080 bash[41963]: cluster 2023-12-01T12:58:30.495741+0000 mgr.y (mgr.24362) 14697 : cluster 0 pgmap v14666: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:58:31.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:58:31 smithi080 bash[41963]: audit 2023-12-01T12:58:30.713747+0000 mon.a (mon.0) 9087 : audit 0 from='client.? 172.21.15.80:0/3824149415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:58:32.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:58:31 smithi090 bash[32384]: cluster 2023-12-01T12:58:30.495741+0000 mgr.y (mgr.24362) 14697 : cluster 0 pgmap v14666: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:58:32.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:58:31 smithi090 bash[32384]: audit 2023-12-01T12:58:30.713747+0000 mon.a (mon.0) 9087 : audit 0 from='client.? 172.21.15.80:0/3824149415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:58:33.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:58:33 smithi080 bash[28361]: cluster 2023-12-01T12:58:32.496866+0000 mgr.y (mgr.24362) 14698 : cluster 0 pgmap v14667: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:58:33.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:58:33 smithi080 bash[28361]: audit 2023-12-01T12:58:33.172498+0000 mon.c (mon.2) 9408 : audit 0 from='client.? 172.21.15.80:0/3551604783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:58:33.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:58:33 smithi080 bash[41963]: cluster 2023-12-01T12:58:32.496866+0000 mgr.y (mgr.24362) 14698 : cluster 0 pgmap v14667: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:58:33.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:58:33 smithi080 bash[41963]: audit 2023-12-01T12:58:33.172498+0000 mon.c (mon.2) 9408 : audit 0 from='client.? 172.21.15.80:0/3551604783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:58:34.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:58:33 smithi090 bash[32384]: cluster 2023-12-01T12:58:32.496866+0000 mgr.y (mgr.24362) 14698 : cluster 0 pgmap v14667: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:58:34.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:58:33 smithi090 bash[32384]: audit 2023-12-01T12:58:33.172498+0000 mon.c (mon.2) 9408 : audit 0 from='client.? 172.21.15.80:0/3551604783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:58:35.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:58:35 smithi080 bash[28361]: cluster 2023-12-01T12:58:34.497512+0000 mgr.y (mgr.24362) 14699 : cluster 0 pgmap v14668: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:58:35.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:58:35 smithi080 bash[41963]: cluster 2023-12-01T12:58:34.497512+0000 mgr.y (mgr.24362) 14699 : cluster 0 pgmap v14668: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:58:36.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:58:35 smithi090 bash[32384]: cluster 2023-12-01T12:58:34.497512+0000 mgr.y (mgr.24362) 14699 : cluster 0 pgmap v14668: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:58:36.543 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:58:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:58:36] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T12:58:36.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:58:36 smithi080 bash[41963]: audit 2023-12-01T12:58:35.640047+0000 mon.c (mon.2) 9409 : audit 0 from='client.? 172.21.15.80:0/1331369057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:58:36.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:58:36 smithi080 bash[28361]: audit 2023-12-01T12:58:35.640047+0000 mon.c (mon.2) 9409 : audit 0 from='client.? 172.21.15.80:0/1331369057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:58:37.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:58:36 smithi090 bash[32384]: audit 2023-12-01T12:58:35.640047+0000 mon.c (mon.2) 9409 : audit 0 from='client.? 172.21.15.80:0/1331369057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:58:37.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:58:37 smithi080 bash[28361]: cluster 2023-12-01T12:58:36.498703+0000 mgr.y (mgr.24362) 14700 : cluster 0 pgmap v14669: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:58:37.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:58:37 smithi080 bash[41963]: cluster 2023-12-01T12:58:36.498703+0000 mgr.y (mgr.24362) 14700 : cluster 0 pgmap v14669: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:58:38.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:58:37 smithi090 bash[32384]: cluster 2023-12-01T12:58:36.498703+0000 mgr.y (mgr.24362) 14700 : cluster 0 pgmap v14669: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:58:38.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:58:38 smithi080 bash[41963]: audit 2023-12-01T12:58:38.091469+0000 mon.c (mon.2) 9410 : audit 0 from='client.? 172.21.15.80:0/579290733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:58:38.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:58:38 smithi080 bash[28361]: audit 2023-12-01T12:58:38.091469+0000 mon.c (mon.2) 9410 : audit 0 from='client.? 172.21.15.80:0/579290733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:58:39.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:58:38 smithi090 bash[32384]: audit 2023-12-01T12:58:38.091469+0000 mon.c (mon.2) 9410 : audit 0 from='client.? 172.21.15.80:0/579290733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:58:39.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:58:39 smithi080 bash[41963]: cluster 2023-12-01T12:58:38.499479+0000 mgr.y (mgr.24362) 14701 : cluster 0 pgmap v14670: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:58:39.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:58:39 smithi080 bash[28361]: cluster 2023-12-01T12:58:38.499479+0000 mgr.y (mgr.24362) 14701 : cluster 0 pgmap v14670: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:58:40.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:58:39 smithi090 bash[32384]: cluster 2023-12-01T12:58:38.499479+0000 mgr.y (mgr.24362) 14701 : cluster 0 pgmap v14670: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:58:40.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:58:40 smithi080 bash[41963]: audit 2023-12-01T12:58:40.541713+0000 mon.c (mon.2) 9411 : audit 0 from='client.? 172.21.15.80:0/3515552809' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:58:40.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:58:40 smithi080 bash[28361]: audit 2023-12-01T12:58:40.541713+0000 mon.c (mon.2) 9411 : audit 0 from='client.? 172.21.15.80:0/3515552809' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:58:41.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:58:40 smithi090 bash[32384]: audit 2023-12-01T12:58:40.541713+0000 mon.c (mon.2) 9411 : audit 0 from='client.? 172.21.15.80:0/3515552809' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:58:41.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:58:41 smithi080 bash[28361]: cluster 2023-12-01T12:58:40.500152+0000 mgr.y (mgr.24362) 14702 : cluster 0 pgmap v14671: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:58:41.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:58:41 smithi080 bash[28361]: audit 2023-12-01T12:58:40.560544+0000 mon.c (mon.2) 9412 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:58:41.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:58:41 smithi080 bash[41963]: cluster 2023-12-01T12:58:40.500152+0000 mgr.y (mgr.24362) 14702 : cluster 0 pgmap v14671: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:58:41.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:58:41 smithi080 bash[41963]: audit 2023-12-01T12:58:40.560544+0000 mon.c (mon.2) 9412 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:58:42.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:58:41 smithi090 bash[32384]: cluster 2023-12-01T12:58:40.500152+0000 mgr.y (mgr.24362) 14702 : cluster 0 pgmap v14671: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:58:42.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:58:41 smithi090 bash[32384]: audit 2023-12-01T12:58:40.560544+0000 mon.c (mon.2) 9412 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:58:43.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:58:43 smithi080 bash[28361]: cluster 2023-12-01T12:58:42.501308+0000 mgr.y (mgr.24362) 14703 : cluster 0 pgmap v14672: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:58:43.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:58:43 smithi080 bash[28361]: audit 2023-12-01T12:58:42.988883+0000 mon.c (mon.2) 9413 : audit 0 from='client.? 172.21.15.80:0/3584231587' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:58:43.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:58:43 smithi080 bash[41963]: cluster 2023-12-01T12:58:42.501308+0000 mgr.y (mgr.24362) 14703 : cluster 0 pgmap v14672: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:58:43.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:58:43 smithi080 bash[41963]: audit 2023-12-01T12:58:42.988883+0000 mon.c (mon.2) 9413 : audit 0 from='client.? 172.21.15.80:0/3584231587' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:58:44.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:58:43 smithi090 bash[32384]: cluster 2023-12-01T12:58:42.501308+0000 mgr.y (mgr.24362) 14703 : cluster 0 pgmap v14672: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:58:44.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:58:43 smithi090 bash[32384]: audit 2023-12-01T12:58:42.988883+0000 mon.c (mon.2) 9413 : audit 0 from='client.? 172.21.15.80:0/3584231587' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:58:45.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:58:45 smithi080 bash[28361]: cluster 2023-12-01T12:58:44.501943+0000 mgr.y (mgr.24362) 14704 : cluster 0 pgmap v14673: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:58:45.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:58:45 smithi080 bash[28361]: audit 2023-12-01T12:58:45.447235+0000 mon.a (mon.0) 9088 : audit 0 from='client.? 172.21.15.80:0/210588723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:58:45.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:58:45 smithi080 bash[41963]: cluster 2023-12-01T12:58:44.501943+0000 mgr.y (mgr.24362) 14704 : cluster 0 pgmap v14673: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:58:45.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:58:45 smithi080 bash[41963]: audit 2023-12-01T12:58:45.447235+0000 mon.a (mon.0) 9088 : audit 0 from='client.? 172.21.15.80:0/210588723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:58:46.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:58:45 smithi090 bash[32384]: cluster 2023-12-01T12:58:44.501943+0000 mgr.y (mgr.24362) 14704 : cluster 0 pgmap v14673: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:58:46.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:58:45 smithi090 bash[32384]: audit 2023-12-01T12:58:45.447235+0000 mon.a (mon.0) 9088 : audit 0 from='client.? 172.21.15.80:0/210588723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:58:46.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:58:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:58:46] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T12:58:47.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:58:47 smithi080 bash[41963]: cluster 2023-12-01T12:58:46.503068+0000 mgr.y (mgr.24362) 14705 : cluster 0 pgmap v14674: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:58:47.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:58:47 smithi080 bash[28361]: cluster 2023-12-01T12:58:46.503068+0000 mgr.y (mgr.24362) 14705 : cluster 0 pgmap v14674: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:58:48.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:58:47 smithi090 bash[32384]: cluster 2023-12-01T12:58:46.503068+0000 mgr.y (mgr.24362) 14705 : cluster 0 pgmap v14674: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:58:48.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:58:48 smithi080 bash[28361]: audit 2023-12-01T12:58:47.910889+0000 mon.a (mon.0) 9089 : audit 0 from='client.? 172.21.15.80:0/308696965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:58:48.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:58:48 smithi080 bash[41963]: audit 2023-12-01T12:58:47.910889+0000 mon.a (mon.0) 9089 : audit 0 from='client.? 172.21.15.80:0/308696965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:58:49.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:58:48 smithi090 bash[32384]: audit 2023-12-01T12:58:47.910889+0000 mon.a (mon.0) 9089 : audit 0 from='client.? 172.21.15.80:0/308696965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:58:49.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:58:49 smithi080 bash[28361]: cluster 2023-12-01T12:58:48.503730+0000 mgr.y (mgr.24362) 14706 : cluster 0 pgmap v14675: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:58:49.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:58:49 smithi080 bash[41963]: cluster 2023-12-01T12:58:48.503730+0000 mgr.y (mgr.24362) 14706 : cluster 0 pgmap v14675: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:58:50.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:58:49 smithi090 bash[32384]: cluster 2023-12-01T12:58:48.503730+0000 mgr.y (mgr.24362) 14706 : cluster 0 pgmap v14675: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:58:50.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:58:50 smithi080 bash[41963]: audit 2023-12-01T12:58:50.364523+0000 mon.a (mon.0) 9090 : audit 0 from='client.? 172.21.15.80:0/1098862853' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:58:50.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:58:50 smithi080 bash[28361]: audit 2023-12-01T12:58:50.364523+0000 mon.a (mon.0) 9090 : audit 0 from='client.? 172.21.15.80:0/1098862853' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:58:51.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:58:50 smithi090 bash[32384]: audit 2023-12-01T12:58:50.364523+0000 mon.a (mon.0) 9090 : audit 0 from='client.? 172.21.15.80:0/1098862853' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:58:51.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:58:51 smithi080 bash[41963]: cluster 2023-12-01T12:58:50.504509+0000 mgr.y (mgr.24362) 14707 : cluster 0 pgmap v14676: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:58:51.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:58:51 smithi080 bash[28361]: cluster 2023-12-01T12:58:50.504509+0000 mgr.y (mgr.24362) 14707 : cluster 0 pgmap v14676: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:58:52.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:58:51 smithi090 bash[32384]: cluster 2023-12-01T12:58:50.504509+0000 mgr.y (mgr.24362) 14707 : cluster 0 pgmap v14676: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:58:53.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:58:53 smithi080 bash[41963]: cluster 2023-12-01T12:58:52.505411+0000 mgr.y (mgr.24362) 14708 : cluster 0 pgmap v14677: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:58:53.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:58:53 smithi080 bash[41963]: audit 2023-12-01T12:58:52.817361+0000 mon.c (mon.2) 9414 : audit 0 from='client.? 172.21.15.80:0/3956020229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:58:53.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:58:53 smithi080 bash[28361]: cluster 2023-12-01T12:58:52.505411+0000 mgr.y (mgr.24362) 14708 : cluster 0 pgmap v14677: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:58:53.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:58:53 smithi080 bash[28361]: audit 2023-12-01T12:58:52.817361+0000 mon.c (mon.2) 9414 : audit 0 from='client.? 172.21.15.80:0/3956020229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:58:54.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:58:53 smithi090 bash[32384]: cluster 2023-12-01T12:58:52.505411+0000 mgr.y (mgr.24362) 14708 : cluster 0 pgmap v14677: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:58:54.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:58:53 smithi090 bash[32384]: audit 2023-12-01T12:58:52.817361+0000 mon.c (mon.2) 9414 : audit 0 from='client.? 172.21.15.80:0/3956020229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:58:55.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:58:55 smithi080 bash[28361]: cluster 2023-12-01T12:58:54.506055+0000 mgr.y (mgr.24362) 14709 : cluster 0 pgmap v14678: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:58:55.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:58:55 smithi080 bash[28361]: audit 2023-12-01T12:58:55.271573+0000 mon.c (mon.2) 9415 : audit 0 from='client.? 172.21.15.80:0/730614066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:58:55.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:58:55 smithi080 bash[28361]: audit 2023-12-01T12:58:55.561215+0000 mon.c (mon.2) 9416 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:58:55.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:58:55 smithi080 bash[41963]: cluster 2023-12-01T12:58:54.506055+0000 mgr.y (mgr.24362) 14709 : cluster 0 pgmap v14678: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:58:55.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:58:55 smithi080 bash[41963]: audit 2023-12-01T12:58:55.271573+0000 mon.c (mon.2) 9415 : audit 0 from='client.? 172.21.15.80:0/730614066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:58:55.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:58:55 smithi080 bash[41963]: audit 2023-12-01T12:58:55.561215+0000 mon.c (mon.2) 9416 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:58:56.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:58:55 smithi090 bash[32384]: cluster 2023-12-01T12:58:54.506055+0000 mgr.y (mgr.24362) 14709 : cluster 0 pgmap v14678: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:58:56.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:58:55 smithi090 bash[32384]: audit 2023-12-01T12:58:55.271573+0000 mon.c (mon.2) 9415 : audit 0 from='client.? 172.21.15.80:0/730614066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:58:56.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:58:55 smithi090 bash[32384]: audit 2023-12-01T12:58:55.561215+0000 mon.c (mon.2) 9416 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:58:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:58:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:58:56] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T12:58:57.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:58:57 smithi080 bash[28361]: cluster 2023-12-01T12:58:56.507179+0000 mgr.y (mgr.24362) 14710 : cluster 0 pgmap v14679: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:58:57.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:58:57 smithi080 bash[41963]: cluster 2023-12-01T12:58:56.507179+0000 mgr.y (mgr.24362) 14710 : cluster 0 pgmap v14679: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:58:58.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:58:57 smithi090 bash[32384]: cluster 2023-12-01T12:58:56.507179+0000 mgr.y (mgr.24362) 14710 : cluster 0 pgmap v14679: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:58:58.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:58:58 smithi080 bash[28361]: audit 2023-12-01T12:58:57.727305+0000 mon.a (mon.0) 9091 : audit 0 from='client.? 172.21.15.80:0/3989565873' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:58:58.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:58:58 smithi080 bash[41963]: audit 2023-12-01T12:58:57.727305+0000 mon.a (mon.0) 9091 : audit 0 from='client.? 172.21.15.80:0/3989565873' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:58:59.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:58:58 smithi090 bash[32384]: audit 2023-12-01T12:58:57.727305+0000 mon.a (mon.0) 9091 : audit 0 from='client.? 172.21.15.80:0/3989565873' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:58:59.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:58:59 smithi080 bash[28361]: cluster 2023-12-01T12:58:58.507854+0000 mgr.y (mgr.24362) 14711 : cluster 0 pgmap v14680: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:58:59.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:58:59 smithi080 bash[41963]: cluster 2023-12-01T12:58:58.507854+0000 mgr.y (mgr.24362) 14711 : cluster 0 pgmap v14680: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:59:00.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:58:59 smithi090 bash[32384]: cluster 2023-12-01T12:58:58.507854+0000 mgr.y (mgr.24362) 14711 : cluster 0 pgmap v14680: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:59:00.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:59:00 smithi080 bash[28361]: audit 2023-12-01T12:59:00.181303+0000 mon.a (mon.0) 9092 : audit 0 from='client.? 172.21.15.80:0/4029002204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:59:00.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:59:00 smithi080 bash[41963]: audit 2023-12-01T12:59:00.181303+0000 mon.a (mon.0) 9092 : audit 0 from='client.? 172.21.15.80:0/4029002204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:59:01.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:59:00 smithi090 bash[32384]: audit 2023-12-01T12:59:00.181303+0000 mon.a (mon.0) 9092 : audit 0 from='client.? 172.21.15.80:0/4029002204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:59:01.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:59:01 smithi080 bash[28361]: cluster 2023-12-01T12:59:00.508506+0000 mgr.y (mgr.24362) 14712 : cluster 0 pgmap v14681: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:59:01.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:59:01 smithi080 bash[41963]: cluster 2023-12-01T12:59:00.508506+0000 mgr.y (mgr.24362) 14712 : cluster 0 pgmap v14681: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:59:02.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:59:01 smithi090 bash[32384]: cluster 2023-12-01T12:59:00.508506+0000 mgr.y (mgr.24362) 14712 : cluster 0 pgmap v14681: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:59:03.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:59:03 smithi080 bash[41963]: cluster 2023-12-01T12:59:02.509609+0000 mgr.y (mgr.24362) 14713 : cluster 0 pgmap v14682: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:59:03.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:59:03 smithi080 bash[41963]: audit 2023-12-01T12:59:02.632168+0000 mon.a (mon.0) 9093 : audit 0 from='client.? 172.21.15.80:0/2157348579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:59:03.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:59:03 smithi080 bash[28361]: cluster 2023-12-01T12:59:02.509609+0000 mgr.y (mgr.24362) 14713 : cluster 0 pgmap v14682: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:59:03.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:59:03 smithi080 bash[28361]: audit 2023-12-01T12:59:02.632168+0000 mon.a (mon.0) 9093 : audit 0 from='client.? 172.21.15.80:0/2157348579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:59:04.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:59:03 smithi090 bash[32384]: cluster 2023-12-01T12:59:02.509609+0000 mgr.y (mgr.24362) 14713 : cluster 0 pgmap v14682: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:59:04.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:59:03 smithi090 bash[32384]: audit 2023-12-01T12:59:02.632168+0000 mon.a (mon.0) 9093 : audit 0 from='client.? 172.21.15.80:0/2157348579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:59:05.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:59:05 smithi080 bash[28361]: cluster 2023-12-01T12:59:04.510294+0000 mgr.y (mgr.24362) 14714 : cluster 0 pgmap v14683: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:59:05.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:59:05 smithi080 bash[28361]: audit 2023-12-01T12:59:05.095287+0000 mon.c (mon.2) 9417 : audit 0 from='client.? 172.21.15.80:0/1380667932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:59:05.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:59:05 smithi080 bash[41963]: cluster 2023-12-01T12:59:04.510294+0000 mgr.y (mgr.24362) 14714 : cluster 0 pgmap v14683: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:59:05.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:59:05 smithi080 bash[41963]: audit 2023-12-01T12:59:05.095287+0000 mon.c (mon.2) 9417 : audit 0 from='client.? 172.21.15.80:0/1380667932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:59:06.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:59:05 smithi090 bash[32384]: cluster 2023-12-01T12:59:04.510294+0000 mgr.y (mgr.24362) 14714 : cluster 0 pgmap v14683: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:59:06.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:59:05 smithi090 bash[32384]: audit 2023-12-01T12:59:05.095287+0000 mon.c (mon.2) 9417 : audit 0 from='client.? 172.21.15.80:0/1380667932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:59:06.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:59:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:59:06] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T12:59:07.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:59:07 smithi080 bash[28361]: cluster 2023-12-01T12:59:06.511436+0000 mgr.y (mgr.24362) 14715 : cluster 0 pgmap v14684: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:59:07.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:59:07 smithi080 bash[41963]: cluster 2023-12-01T12:59:06.511436+0000 mgr.y (mgr.24362) 14715 : cluster 0 pgmap v14684: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:59:08.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:59:07 smithi090 bash[32384]: cluster 2023-12-01T12:59:06.511436+0000 mgr.y (mgr.24362) 14715 : cluster 0 pgmap v14684: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:59:08.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:59:08 smithi080 bash[28361]: audit 2023-12-01T12:59:07.561376+0000 mon.c (mon.2) 9418 : audit 0 from='client.? 172.21.15.80:0/2203936061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:59:08.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:59:08 smithi080 bash[41963]: audit 2023-12-01T12:59:07.561376+0000 mon.c (mon.2) 9418 : audit 0 from='client.? 172.21.15.80:0/2203936061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:59:09.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:59:08 smithi090 bash[32384]: audit 2023-12-01T12:59:07.561376+0000 mon.c (mon.2) 9418 : audit 0 from='client.? 172.21.15.80:0/2203936061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:59:09.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:59:09 smithi080 bash[28361]: cluster 2023-12-01T12:59:08.512131+0000 mgr.y (mgr.24362) 14716 : cluster 0 pgmap v14685: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:59:09.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:59:09 smithi080 bash[41963]: cluster 2023-12-01T12:59:08.512131+0000 mgr.y (mgr.24362) 14716 : cluster 0 pgmap v14685: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:59:10.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:59:09 smithi090 bash[32384]: cluster 2023-12-01T12:59:08.512131+0000 mgr.y (mgr.24362) 14716 : cluster 0 pgmap v14685: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:59:10.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:59:10 smithi080 bash[28361]: audit 2023-12-01T12:59:10.015795+0000 mon.c (mon.2) 9419 : audit 0 from='client.? 172.21.15.80:0/3598564839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:59:10.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:59:10 smithi080 bash[41963]: audit 2023-12-01T12:59:10.015795+0000 mon.c (mon.2) 9419 : audit 0 from='client.? 172.21.15.80:0/3598564839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:59:11.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:59:10 smithi090 bash[32384]: audit 2023-12-01T12:59:10.015795+0000 mon.c (mon.2) 9419 : audit 0 from='client.? 172.21.15.80:0/3598564839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:59:11.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:59:11 smithi080 bash[41963]: cluster 2023-12-01T12:59:10.512812+0000 mgr.y (mgr.24362) 14717 : cluster 0 pgmap v14686: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:59:11.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:59:11 smithi080 bash[41963]: audit 2023-12-01T12:59:10.560652+0000 mon.c (mon.2) 9420 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:59:11.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:59:11 smithi080 bash[28361]: cluster 2023-12-01T12:59:10.512812+0000 mgr.y (mgr.24362) 14717 : cluster 0 pgmap v14686: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:59:11.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:59:11 smithi080 bash[28361]: audit 2023-12-01T12:59:10.560652+0000 mon.c (mon.2) 9420 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:59:12.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:59:11 smithi090 bash[32384]: cluster 2023-12-01T12:59:10.512812+0000 mgr.y (mgr.24362) 14717 : cluster 0 pgmap v14686: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:59:12.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:59:11 smithi090 bash[32384]: audit 2023-12-01T12:59:10.560652+0000 mon.c (mon.2) 9420 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:59:12.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:59:12 smithi080 bash[28361]: audit 2023-12-01T12:59:12.470528+0000 mon.a (mon.0) 9094 : audit 0 from='client.? 172.21.15.80:0/1018023782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:59:12.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:59:12 smithi080 bash[41963]: audit 2023-12-01T12:59:12.470528+0000 mon.a (mon.0) 9094 : audit 0 from='client.? 172.21.15.80:0/1018023782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:59:13.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:59:12 smithi090 bash[32384]: audit 2023-12-01T12:59:12.470528+0000 mon.a (mon.0) 9094 : audit 0 from='client.? 172.21.15.80:0/1018023782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:59:13.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:59:13 smithi080 bash[28361]: cluster 2023-12-01T12:59:12.513927+0000 mgr.y (mgr.24362) 14718 : cluster 0 pgmap v14687: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:59:13.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:59:13 smithi080 bash[41963]: cluster 2023-12-01T12:59:12.513927+0000 mgr.y (mgr.24362) 14718 : cluster 0 pgmap v14687: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:59:14.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:59:13 smithi090 bash[32384]: cluster 2023-12-01T12:59:12.513927+0000 mgr.y (mgr.24362) 14718 : cluster 0 pgmap v14687: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:59:15.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:59:15 smithi080 bash[28361]: cluster 2023-12-01T12:59:14.514577+0000 mgr.y (mgr.24362) 14719 : cluster 0 pgmap v14688: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:59:15.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:59:15 smithi080 bash[28361]: audit 2023-12-01T12:59:14.929553+0000 mon.c (mon.2) 9421 : audit 0 from='client.? 172.21.15.80:0/1646015484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:59:15.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:59:15 smithi080 bash[41963]: cluster 2023-12-01T12:59:14.514577+0000 mgr.y (mgr.24362) 14719 : cluster 0 pgmap v14688: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:59:15.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:59:15 smithi080 bash[41963]: audit 2023-12-01T12:59:14.929553+0000 mon.c (mon.2) 9421 : audit 0 from='client.? 172.21.15.80:0/1646015484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:59:16.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:59:15 smithi090 bash[32384]: cluster 2023-12-01T12:59:14.514577+0000 mgr.y (mgr.24362) 14719 : cluster 0 pgmap v14688: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:59:16.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:59:15 smithi090 bash[32384]: audit 2023-12-01T12:59:14.929553+0000 mon.c (mon.2) 9421 : audit 0 from='client.? 172.21.15.80:0/1646015484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:59:16.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:59:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:59:16] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T12:59:17.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:59:17 smithi080 bash[28361]: cluster 2023-12-01T12:59:16.515723+0000 mgr.y (mgr.24362) 14720 : cluster 0 pgmap v14689: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:59:17.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:59:17 smithi080 bash[28361]: audit 2023-12-01T12:59:17.381897+0000 mon.a (mon.0) 9095 : audit 0 from='client.? 172.21.15.80:0/3023699242' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:59:17.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:59:17 smithi080 bash[41963]: cluster 2023-12-01T12:59:16.515723+0000 mgr.y (mgr.24362) 14720 : cluster 0 pgmap v14689: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:59:17.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:59:17 smithi080 bash[41963]: audit 2023-12-01T12:59:17.381897+0000 mon.a (mon.0) 9095 : audit 0 from='client.? 172.21.15.80:0/3023699242' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:59:18.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:59:17 smithi090 bash[32384]: cluster 2023-12-01T12:59:16.515723+0000 mgr.y (mgr.24362) 14720 : cluster 0 pgmap v14689: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:59:18.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:59:17 smithi090 bash[32384]: audit 2023-12-01T12:59:17.381897+0000 mon.a (mon.0) 9095 : audit 0 from='client.? 172.21.15.80:0/3023699242' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:59:19.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:59:19 smithi080 bash[28361]: cluster 2023-12-01T12:59:18.516421+0000 mgr.y (mgr.24362) 14721 : cluster 0 pgmap v14690: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:59:19.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:59:19 smithi080 bash[41963]: cluster 2023-12-01T12:59:18.516421+0000 mgr.y (mgr.24362) 14721 : cluster 0 pgmap v14690: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:59:20.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:59:19 smithi090 bash[32384]: cluster 2023-12-01T12:59:18.516421+0000 mgr.y (mgr.24362) 14721 : cluster 0 pgmap v14690: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:59:20.930 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:59:20 smithi080 bash[41963]: audit 2023-12-01T12:59:19.839462+0000 mon.c (mon.2) 9422 : audit 0 from='client.? 172.21.15.80:0/3758196287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:59:20.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:59:20 smithi080 bash[28361]: audit 2023-12-01T12:59:19.839462+0000 mon.c (mon.2) 9422 : audit 0 from='client.? 172.21.15.80:0/3758196287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:59:21.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:59:20 smithi090 bash[32384]: audit 2023-12-01T12:59:19.839462+0000 mon.c (mon.2) 9422 : audit 0 from='client.? 172.21.15.80:0/3758196287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:59:21.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:59:21 smithi080 bash[28361]: cluster 2023-12-01T12:59:20.517086+0000 mgr.y (mgr.24362) 14722 : cluster 0 pgmap v14691: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:59:21.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:59:21 smithi080 bash[41963]: cluster 2023-12-01T12:59:20.517086+0000 mgr.y (mgr.24362) 14722 : cluster 0 pgmap v14691: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:59:22.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:59:21 smithi090 bash[32384]: cluster 2023-12-01T12:59:20.517086+0000 mgr.y (mgr.24362) 14722 : cluster 0 pgmap v14691: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:59:22.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:59:22 smithi080 bash[28361]: audit 2023-12-01T12:59:22.291585+0000 mon.a (mon.0) 9096 : audit 0 from='client.? 172.21.15.80:0/3272336943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:59:22.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:59:22 smithi080 bash[41963]: audit 2023-12-01T12:59:22.291585+0000 mon.a (mon.0) 9096 : audit 0 from='client.? 172.21.15.80:0/3272336943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:59:23.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:59:22 smithi090 bash[32384]: audit 2023-12-01T12:59:22.291585+0000 mon.a (mon.0) 9096 : audit 0 from='client.? 172.21.15.80:0/3272336943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:59:23.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:59:23 smithi080 bash[28361]: cluster 2023-12-01T12:59:22.518249+0000 mgr.y (mgr.24362) 14723 : cluster 0 pgmap v14692: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:59:23.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:59:23 smithi080 bash[41963]: cluster 2023-12-01T12:59:22.518249+0000 mgr.y (mgr.24362) 14723 : cluster 0 pgmap v14692: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:59:24.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:59:23 smithi090 bash[32384]: cluster 2023-12-01T12:59:22.518249+0000 mgr.y (mgr.24362) 14723 : cluster 0 pgmap v14692: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:59:25.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:59:25 smithi080 bash[41963]: cluster 2023-12-01T12:59:24.518732+0000 mgr.y (mgr.24362) 14724 : cluster 0 pgmap v14693: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:59:25.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:59:25 smithi080 bash[41963]: audit 2023-12-01T12:59:24.756835+0000 mon.a (mon.0) 9097 : audit 0 from='client.? 172.21.15.80:0/1221511665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:59:25.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:59:25 smithi080 bash[41963]: audit 2023-12-01T12:59:24.875697+0000 mon.c (mon.2) 9423 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:59:25.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:59:25 smithi080 bash[41963]: audit 2023-12-01T12:59:25.561818+0000 mon.c (mon.2) 9424 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:59:25.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:59:25 smithi080 bash[28361]: cluster 2023-12-01T12:59:24.518732+0000 mgr.y (mgr.24362) 14724 : cluster 0 pgmap v14693: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:59:25.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:59:25 smithi080 bash[28361]: audit 2023-12-01T12:59:24.756835+0000 mon.a (mon.0) 9097 : audit 0 from='client.? 172.21.15.80:0/1221511665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:59:25.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:59:25 smithi080 bash[28361]: audit 2023-12-01T12:59:24.875697+0000 mon.c (mon.2) 9423 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:59:25.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:59:25 smithi080 bash[28361]: audit 2023-12-01T12:59:25.561818+0000 mon.c (mon.2) 9424 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:59:26.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:59:25 smithi090 bash[32384]: cluster 2023-12-01T12:59:24.518732+0000 mgr.y (mgr.24362) 14724 : cluster 0 pgmap v14693: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:59:26.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:59:25 smithi090 bash[32384]: audit 2023-12-01T12:59:24.756835+0000 mon.a (mon.0) 9097 : audit 0 from='client.? 172.21.15.80:0/1221511665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:59:26.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:59:25 smithi090 bash[32384]: audit 2023-12-01T12:59:24.875697+0000 mon.c (mon.2) 9423 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:59:26.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:59:25 smithi090 bash[32384]: audit 2023-12-01T12:59:25.561818+0000 mon.c (mon.2) 9424 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:59:26.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:59:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:59:26] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T12:59:27.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:59:27 smithi080 bash[41963]: cluster 2023-12-01T12:59:26.519872+0000 mgr.y (mgr.24362) 14725 : cluster 0 pgmap v14694: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:59:27.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:59:27 smithi080 bash[41963]: audit 2023-12-01T12:59:27.212810+0000 mon.a (mon.0) 9098 : audit 0 from='client.? 172.21.15.80:0/4259485914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:59:27.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:59:27 smithi080 bash[28361]: cluster 2023-12-01T12:59:26.519872+0000 mgr.y (mgr.24362) 14725 : cluster 0 pgmap v14694: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:59:27.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:59:27 smithi080 bash[28361]: audit 2023-12-01T12:59:27.212810+0000 mon.a (mon.0) 9098 : audit 0 from='client.? 172.21.15.80:0/4259485914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:59:28.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:59:27 smithi090 bash[32384]: cluster 2023-12-01T12:59:26.519872+0000 mgr.y (mgr.24362) 14725 : cluster 0 pgmap v14694: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:59:28.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:59:27 smithi090 bash[32384]: audit 2023-12-01T12:59:27.212810+0000 mon.a (mon.0) 9098 : audit 0 from='client.? 172.21.15.80:0/4259485914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:59:29.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:59:29 smithi080 bash[28361]: cluster 2023-12-01T12:59:28.520722+0000 mgr.y (mgr.24362) 14726 : cluster 0 pgmap v14695: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:59:29.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:59:29 smithi080 bash[41963]: cluster 2023-12-01T12:59:28.520722+0000 mgr.y (mgr.24362) 14726 : cluster 0 pgmap v14695: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:59:30.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:59:29 smithi090 bash[32384]: cluster 2023-12-01T12:59:28.520722+0000 mgr.y (mgr.24362) 14726 : cluster 0 pgmap v14695: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:59:30.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:59:30 smithi080 bash[41963]: audit 2023-12-01T12:59:29.661136+0000 mon.c (mon.2) 9425 : audit 0 from='client.? 172.21.15.80:0/3271369085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:59:30.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:59:30 smithi080 bash[28361]: audit 2023-12-01T12:59:29.661136+0000 mon.c (mon.2) 9425 : audit 0 from='client.? 172.21.15.80:0/3271369085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:59:31.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:59:30 smithi090 bash[32384]: audit 2023-12-01T12:59:29.661136+0000 mon.c (mon.2) 9425 : audit 0 from='client.? 172.21.15.80:0/3271369085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:59:32.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:59:31 smithi090 bash[32384]: cluster 2023-12-01T12:59:30.521197+0000 mgr.y (mgr.24362) 14727 : cluster 0 pgmap v14696: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:59:32.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:59:31 smithi090 bash[32384]: audit 2023-12-01T12:59:30.717909+0000 mon.a (mon.0) 9099 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:59:32.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:59:31 smithi090 bash[32384]: audit 2023-12-01T12:59:30.728905+0000 mon.a (mon.0) 9100 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:59:32.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:59:31 smithi090 bash[32384]: audit 2023-12-01T12:59:31.017771+0000 mon.a (mon.0) 9101 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:59:32.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:59:31 smithi090 bash[32384]: audit 2023-12-01T12:59:31.040544+0000 mon.a (mon.0) 9102 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:59:32.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:59:31 smithi090 bash[32384]: audit 2023-12-01T12:59:31.477189+0000 mon.c (mon.2) 9426 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:59:32.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:59:31 smithi090 bash[32384]: audit 2023-12-01T12:59:31.478781+0000 mon.c (mon.2) 9427 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:59:32.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:59:31 smithi090 bash[32384]: audit 2023-12-01T12:59:31.485890+0000 mon.a (mon.0) 9103 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:59:32.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:59:31 smithi080 bash[28361]: cluster 2023-12-01T12:59:30.521197+0000 mgr.y (mgr.24362) 14727 : cluster 0 pgmap v14696: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:59:32.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:59:31 smithi080 bash[28361]: audit 2023-12-01T12:59:30.717909+0000 mon.a (mon.0) 9099 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:59:32.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:59:31 smithi080 bash[28361]: audit 2023-12-01T12:59:30.728905+0000 mon.a (mon.0) 9100 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:59:32.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:59:31 smithi080 bash[28361]: audit 2023-12-01T12:59:31.017771+0000 mon.a (mon.0) 9101 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:59:32.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:59:31 smithi080 bash[28361]: audit 2023-12-01T12:59:31.040544+0000 mon.a (mon.0) 9102 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:59:32.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:59:31 smithi080 bash[28361]: audit 2023-12-01T12:59:31.477189+0000 mon.c (mon.2) 9426 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:59:32.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:59:31 smithi080 bash[28361]: audit 2023-12-01T12:59:31.478781+0000 mon.c (mon.2) 9427 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:59:32.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:59:31 smithi080 bash[28361]: audit 2023-12-01T12:59:31.485890+0000 mon.a (mon.0) 9103 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:59:32.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:59:31 smithi080 bash[41963]: cluster 2023-12-01T12:59:30.521197+0000 mgr.y (mgr.24362) 14727 : cluster 0 pgmap v14696: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:59:32.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:59:31 smithi080 bash[41963]: audit 2023-12-01T12:59:30.717909+0000 mon.a (mon.0) 9099 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:59:32.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:59:31 smithi080 bash[41963]: audit 2023-12-01T12:59:30.728905+0000 mon.a (mon.0) 9100 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:59:32.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:59:31 smithi080 bash[41963]: audit 2023-12-01T12:59:31.017771+0000 mon.a (mon.0) 9101 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:59:32.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:59:31 smithi080 bash[41963]: audit 2023-12-01T12:59:31.040544+0000 mon.a (mon.0) 9102 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:59:32.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:59:31 smithi080 bash[41963]: audit 2023-12-01T12:59:31.477189+0000 mon.c (mon.2) 9426 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:59:32.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:59:31 smithi080 bash[41963]: audit 2023-12-01T12:59:31.478781+0000 mon.c (mon.2) 9427 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:59:32.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:59:31 smithi080 bash[41963]: audit 2023-12-01T12:59:31.485890+0000 mon.a (mon.0) 9103 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T12:59:33.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:59:32 smithi090 bash[32384]: audit 2023-12-01T12:59:32.113687+0000 mon.a (mon.0) 9104 : audit 0 from='client.? 172.21.15.80:0/3364090318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:59:33.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:59:32 smithi080 bash[28361]: audit 2023-12-01T12:59:32.113687+0000 mon.a (mon.0) 9104 : audit 0 from='client.? 172.21.15.80:0/3364090318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:59:33.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:59:32 smithi080 bash[41963]: audit 2023-12-01T12:59:32.113687+0000 mon.a (mon.0) 9104 : audit 0 from='client.? 172.21.15.80:0/3364090318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:59:34.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:59:33 smithi090 bash[32384]: cluster 2023-12-01T12:59:32.522336+0000 mgr.y (mgr.24362) 14728 : cluster 0 pgmap v14697: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:59:34.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:59:33 smithi080 bash[28361]: cluster 2023-12-01T12:59:32.522336+0000 mgr.y (mgr.24362) 14728 : cluster 0 pgmap v14697: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:59:34.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:59:33 smithi080 bash[41963]: cluster 2023-12-01T12:59:32.522336+0000 mgr.y (mgr.24362) 14728 : cluster 0 pgmap v14697: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:59:35.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:59:34 smithi090 bash[32384]: audit 2023-12-01T12:59:34.572547+0000 mon.c (mon.2) 9428 : audit 0 from='client.? 172.21.15.80:0/1087792952' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:59:35.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:59:34 smithi080 bash[41963]: audit 2023-12-01T12:59:34.572547+0000 mon.c (mon.2) 9428 : audit 0 from='client.? 172.21.15.80:0/1087792952' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:59:35.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:59:34 smithi080 bash[28361]: audit 2023-12-01T12:59:34.572547+0000 mon.c (mon.2) 9428 : audit 0 from='client.? 172.21.15.80:0/1087792952' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:59:36.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:59:35 smithi090 bash[32384]: cluster 2023-12-01T12:59:34.522964+0000 mgr.y (mgr.24362) 14729 : cluster 0 pgmap v14698: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:59:36.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:59:35 smithi080 bash[41963]: cluster 2023-12-01T12:59:34.522964+0000 mgr.y (mgr.24362) 14729 : cluster 0 pgmap v14698: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:59:36.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:59:35 smithi080 bash[28361]: cluster 2023-12-01T12:59:34.522964+0000 mgr.y (mgr.24362) 14729 : cluster 0 pgmap v14698: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:59:36.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:59:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:59:36] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T12:59:38.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:59:37 smithi090 bash[32384]: cluster 2023-12-01T12:59:36.524258+0000 mgr.y (mgr.24362) 14730 : cluster 0 pgmap v14699: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:59:38.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:59:37 smithi090 bash[32384]: audit 2023-12-01T12:59:37.028509+0000 mon.c (mon.2) 9429 : audit 0 from='client.? 172.21.15.80:0/3628301887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:59:38.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:59:37 smithi080 bash[28361]: cluster 2023-12-01T12:59:36.524258+0000 mgr.y (mgr.24362) 14730 : cluster 0 pgmap v14699: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:59:38.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:59:37 smithi080 bash[28361]: audit 2023-12-01T12:59:37.028509+0000 mon.c (mon.2) 9429 : audit 0 from='client.? 172.21.15.80:0/3628301887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:59:38.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:59:37 smithi080 bash[41963]: cluster 2023-12-01T12:59:36.524258+0000 mgr.y (mgr.24362) 14730 : cluster 0 pgmap v14699: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:59:38.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:59:37 smithi080 bash[41963]: audit 2023-12-01T12:59:37.028509+0000 mon.c (mon.2) 9429 : audit 0 from='client.? 172.21.15.80:0/3628301887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:59:40.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:59:39 smithi090 bash[32384]: cluster 2023-12-01T12:59:38.524970+0000 mgr.y (mgr.24362) 14731 : cluster 0 pgmap v14700: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:59:40.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:59:39 smithi090 bash[32384]: audit 2023-12-01T12:59:39.486606+0000 mon.a (mon.0) 9105 : audit 0 from='client.? 172.21.15.80:0/1480473502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:59:40.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:59:39 smithi080 bash[28361]: cluster 2023-12-01T12:59:38.524970+0000 mgr.y (mgr.24362) 14731 : cluster 0 pgmap v14700: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:59:40.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:59:39 smithi080 bash[28361]: audit 2023-12-01T12:59:39.486606+0000 mon.a (mon.0) 9105 : audit 0 from='client.? 172.21.15.80:0/1480473502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:59:40.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:59:39 smithi080 bash[41963]: cluster 2023-12-01T12:59:38.524970+0000 mgr.y (mgr.24362) 14731 : cluster 0 pgmap v14700: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:59:40.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:59:39 smithi080 bash[41963]: audit 2023-12-01T12:59:39.486606+0000 mon.a (mon.0) 9105 : audit 0 from='client.? 172.21.15.80:0/1480473502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:59:41.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:59:40 smithi090 bash[32384]: audit 2023-12-01T12:59:40.562231+0000 mon.c (mon.2) 9430 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:59:41.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:59:40 smithi080 bash[28361]: audit 2023-12-01T12:59:40.562231+0000 mon.c (mon.2) 9430 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:59:41.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:59:40 smithi080 bash[41963]: audit 2023-12-01T12:59:40.562231+0000 mon.c (mon.2) 9430 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:59:42.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:59:41 smithi090 bash[32384]: cluster 2023-12-01T12:59:40.525745+0000 mgr.y (mgr.24362) 14732 : cluster 0 pgmap v14701: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:59:42.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:59:41 smithi080 bash[41963]: cluster 2023-12-01T12:59:40.525745+0000 mgr.y (mgr.24362) 14732 : cluster 0 pgmap v14701: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:59:42.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:59:41 smithi080 bash[28361]: cluster 2023-12-01T12:59:40.525745+0000 mgr.y (mgr.24362) 14732 : cluster 0 pgmap v14701: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:59:43.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:59:42 smithi090 bash[32384]: audit 2023-12-01T12:59:41.942218+0000 mon.c (mon.2) 9431 : audit 0 from='client.? 172.21.15.80:0/2380760749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:59:43.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:59:42 smithi080 bash[41963]: audit 2023-12-01T12:59:41.942218+0000 mon.c (mon.2) 9431 : audit 0 from='client.? 172.21.15.80:0/2380760749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:59:43.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:59:42 smithi080 bash[28361]: audit 2023-12-01T12:59:41.942218+0000 mon.c (mon.2) 9431 : audit 0 from='client.? 172.21.15.80:0/2380760749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:59:44.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:59:43 smithi080 bash[28361]: cluster 2023-12-01T12:59:42.526978+0000 mgr.y (mgr.24362) 14733 : cluster 0 pgmap v14702: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:59:44.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:59:43 smithi080 bash[41963]: cluster 2023-12-01T12:59:42.526978+0000 mgr.y (mgr.24362) 14733 : cluster 0 pgmap v14702: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:59:44.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:59:43 smithi090 bash[32384]: cluster 2023-12-01T12:59:42.526978+0000 mgr.y (mgr.24362) 14733 : cluster 0 pgmap v14702: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:59:45.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:59:44 smithi080 bash[28361]: audit 2023-12-01T12:59:44.400801+0000 mon.a (mon.0) 9106 : audit 0 from='client.? 172.21.15.80:0/1812029513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:59:45.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:59:44 smithi080 bash[41963]: audit 2023-12-01T12:59:44.400801+0000 mon.a (mon.0) 9106 : audit 0 from='client.? 172.21.15.80:0/1812029513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:59:45.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:59:44 smithi090 bash[32384]: audit 2023-12-01T12:59:44.400801+0000 mon.a (mon.0) 9106 : audit 0 from='client.? 172.21.15.80:0/1812029513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:59:46.091 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:59:45 smithi080 bash[28361]: cluster 2023-12-01T12:59:44.527798+0000 mgr.y (mgr.24362) 14734 : cluster 0 pgmap v14703: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:59:46.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:59:45 smithi090 bash[32384]: cluster 2023-12-01T12:59:44.527798+0000 mgr.y (mgr.24362) 14734 : cluster 0 pgmap v14703: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:59:46.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:59:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:59:46] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T12:59:46.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:59:46 smithi080 bash[41963]: cluster 2023-12-01T12:59:44.527798+0000 mgr.y (mgr.24362) 14734 : cluster 0 pgmap v14703: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:59:48.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:59:47 smithi080 bash[41963]: cluster 2023-12-01T12:59:46.528667+0000 mgr.y (mgr.24362) 14735 : cluster 0 pgmap v14704: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:59:48.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:59:47 smithi080 bash[41963]: audit 2023-12-01T12:59:46.855347+0000 mon.c (mon.2) 9432 : audit 0 from='client.? 172.21.15.80:0/936923077' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:59:48.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:59:47 smithi080 bash[28361]: cluster 2023-12-01T12:59:46.528667+0000 mgr.y (mgr.24362) 14735 : cluster 0 pgmap v14704: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:59:48.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:59:47 smithi080 bash[28361]: audit 2023-12-01T12:59:46.855347+0000 mon.c (mon.2) 9432 : audit 0 from='client.? 172.21.15.80:0/936923077' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:59:48.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:59:47 smithi090 bash[32384]: cluster 2023-12-01T12:59:46.528667+0000 mgr.y (mgr.24362) 14735 : cluster 0 pgmap v14704: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:59:48.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:59:47 smithi090 bash[32384]: audit 2023-12-01T12:59:46.855347+0000 mon.c (mon.2) 9432 : audit 0 from='client.? 172.21.15.80:0/936923077' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:59:50.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:59:49 smithi080 bash[41963]: cluster 2023-12-01T12:59:48.529304+0000 mgr.y (mgr.24362) 14736 : cluster 0 pgmap v14705: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:59:50.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:59:49 smithi080 bash[41963]: audit 2023-12-01T12:59:49.313443+0000 mon.a (mon.0) 9107 : audit 0 from='client.? 172.21.15.80:0/3376492506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:59:50.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:59:49 smithi080 bash[28361]: cluster 2023-12-01T12:59:48.529304+0000 mgr.y (mgr.24362) 14736 : cluster 0 pgmap v14705: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:59:50.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:59:49 smithi080 bash[28361]: audit 2023-12-01T12:59:49.313443+0000 mon.a (mon.0) 9107 : audit 0 from='client.? 172.21.15.80:0/3376492506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:59:50.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:59:49 smithi090 bash[32384]: cluster 2023-12-01T12:59:48.529304+0000 mgr.y (mgr.24362) 14736 : cluster 0 pgmap v14705: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:59:50.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:59:49 smithi090 bash[32384]: audit 2023-12-01T12:59:49.313443+0000 mon.a (mon.0) 9107 : audit 0 from='client.? 172.21.15.80:0/3376492506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:59:52.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:59:51 smithi080 bash[28361]: cluster 2023-12-01T12:59:50.530003+0000 mgr.y (mgr.24362) 14737 : cluster 0 pgmap v14706: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:59:52.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:59:51 smithi080 bash[28361]: audit 2023-12-01T12:59:51.767183+0000 mon.c (mon.2) 9433 : audit 0 from='client.? 172.21.15.80:0/3903244084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:59:52.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:59:51 smithi080 bash[41963]: cluster 2023-12-01T12:59:50.530003+0000 mgr.y (mgr.24362) 14737 : cluster 0 pgmap v14706: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:59:52.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:59:51 smithi080 bash[41963]: audit 2023-12-01T12:59:51.767183+0000 mon.c (mon.2) 9433 : audit 0 from='client.? 172.21.15.80:0/3903244084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:59:52.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:59:51 smithi090 bash[32384]: cluster 2023-12-01T12:59:50.530003+0000 mgr.y (mgr.24362) 14737 : cluster 0 pgmap v14706: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:59:52.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:59:51 smithi090 bash[32384]: audit 2023-12-01T12:59:51.767183+0000 mon.c (mon.2) 9433 : audit 0 from='client.? 172.21.15.80:0/3903244084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:59:54.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:59:53 smithi080 bash[28361]: cluster 2023-12-01T12:59:52.531249+0000 mgr.y (mgr.24362) 14738 : cluster 0 pgmap v14707: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:59:54.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:59:53 smithi080 bash[41963]: cluster 2023-12-01T12:59:52.531249+0000 mgr.y (mgr.24362) 14738 : cluster 0 pgmap v14707: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:59:54.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:59:53 smithi090 bash[32384]: cluster 2023-12-01T12:59:52.531249+0000 mgr.y (mgr.24362) 14738 : cluster 0 pgmap v14707: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:59:55.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:59:54 smithi080 bash[28361]: audit 2023-12-01T12:59:54.212173+0000 mon.c (mon.2) 9434 : audit 0 from='client.? 172.21.15.80:0/503725530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:59:55.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:59:54 smithi080 bash[41963]: audit 2023-12-01T12:59:54.212173+0000 mon.c (mon.2) 9434 : audit 0 from='client.? 172.21.15.80:0/503725530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:59:55.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:59:54 smithi090 bash[32384]: audit 2023-12-01T12:59:54.212173+0000 mon.c (mon.2) 9434 : audit 0 from='client.? 172.21.15.80:0/503725530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:59:56.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:59:55 smithi080 bash[41963]: cluster 2023-12-01T12:59:54.531967+0000 mgr.y (mgr.24362) 14739 : cluster 0 pgmap v14708: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:59:56.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:59:55 smithi080 bash[41963]: audit 2023-12-01T12:59:55.562832+0000 mon.c (mon.2) 9435 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:59:56.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:59:55 smithi080 bash[28361]: cluster 2023-12-01T12:59:54.531967+0000 mgr.y (mgr.24362) 14739 : cluster 0 pgmap v14708: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:59:56.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:59:55 smithi080 bash[28361]: audit 2023-12-01T12:59:55.562832+0000 mon.c (mon.2) 9435 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:59:56.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:59:55 smithi090 bash[32384]: cluster 2023-12-01T12:59:54.531967+0000 mgr.y (mgr.24362) 14739 : cluster 0 pgmap v14708: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:59:56.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:59:55 smithi090 bash[32384]: audit 2023-12-01T12:59:55.562832+0000 mon.c (mon.2) 9435 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:59:56.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 12:59:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:12:59:56] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T12:59:57.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:59:56 smithi080 bash[28361]: audit 2023-12-01T12:59:56.667249+0000 mon.a (mon.0) 9108 : audit 0 from='client.? 172.21.15.80:0/3261752396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:59:57.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:59:56 smithi080 bash[41963]: audit 2023-12-01T12:59:56.667249+0000 mon.a (mon.0) 9108 : audit 0 from='client.? 172.21.15.80:0/3261752396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:59:57.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:59:56 smithi090 bash[32384]: audit 2023-12-01T12:59:56.667249+0000 mon.a (mon.0) 9108 : audit 0 from='client.? 172.21.15.80:0/3261752396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T12:59:58.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:59:57 smithi080 bash[41963]: cluster 2023-12-01T12:59:56.532728+0000 mgr.y (mgr.24362) 14740 : cluster 0 pgmap v14709: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:59:58.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:59:57 smithi080 bash[28361]: cluster 2023-12-01T12:59:56.532728+0000 mgr.y (mgr.24362) 14740 : cluster 0 pgmap v14709: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T12:59:58.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:59:57 smithi090 bash[32384]: cluster 2023-12-01T12:59:56.532728+0000 mgr.y (mgr.24362) 14740 : cluster 0 pgmap v14709: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:00:00.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:59:59 smithi080 bash[41963]: cluster 2023-12-01T12:59:58.533382+0000 mgr.y (mgr.24362) 14741 : cluster 0 pgmap v14710: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:00:00.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 12:59:59 smithi080 bash[41963]: audit 2023-12-01T12:59:59.120012+0000 mon.c (mon.2) 9436 : audit 0 from='client.? 172.21.15.80:0/132771419' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:00:00.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:59:59 smithi080 bash[28361]: cluster 2023-12-01T12:59:58.533382+0000 mgr.y (mgr.24362) 14741 : cluster 0 pgmap v14710: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:00:00.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 12:59:59 smithi080 bash[28361]: audit 2023-12-01T12:59:59.120012+0000 mon.c (mon.2) 9436 : audit 0 from='client.? 172.21.15.80:0/132771419' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:00:00.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:00:00 smithi080 bash[28361]: debug 2023-12-01T12:59:59.997+0000 7f6ec9bf0700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T13:00:00.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:59:59 smithi090 bash[32384]: cluster 2023-12-01T12:59:58.533382+0000 mgr.y (mgr.24362) 14741 : cluster 0 pgmap v14710: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:00:00.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 12:59:59 smithi090 bash[32384]: audit 2023-12-01T12:59:59.120012+0000 mon.c (mon.2) 9436 : audit 0 from='client.? 172.21.15.80:0/132771419' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:00:01.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:00:00 smithi080 bash[28361]: cluster 2023-12-01T13:00:00.000132+0000 mon.a (mon.0) 9109 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T13:00:01.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:00:00 smithi080 bash[41963]: cluster 2023-12-01T13:00:00.000132+0000 mon.a (mon.0) 9109 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T13:00:01.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:00:00 smithi090 bash[32384]: cluster 2023-12-01T13:00:00.000132+0000 mon.a (mon.0) 9109 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T13:00:02.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:00:01 smithi080 bash[28361]: cluster 2023-12-01T13:00:00.534028+0000 mgr.y (mgr.24362) 14742 : cluster 0 pgmap v14711: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:00:02.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:00:01 smithi080 bash[28361]: audit 2023-12-01T13:00:01.569931+0000 mon.a (mon.0) 9110 : audit 0 from='client.? 172.21.15.80:0/3377241445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:00:02.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:00:01 smithi080 bash[41963]: cluster 2023-12-01T13:00:00.534028+0000 mgr.y (mgr.24362) 14742 : cluster 0 pgmap v14711: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:00:02.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:00:01 smithi080 bash[41963]: audit 2023-12-01T13:00:01.569931+0000 mon.a (mon.0) 9110 : audit 0 from='client.? 172.21.15.80:0/3377241445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:00:02.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:00:01 smithi090 bash[32384]: cluster 2023-12-01T13:00:00.534028+0000 mgr.y (mgr.24362) 14742 : cluster 0 pgmap v14711: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:00:02.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:00:01 smithi090 bash[32384]: audit 2023-12-01T13:00:01.569931+0000 mon.a (mon.0) 9110 : audit 0 from='client.? 172.21.15.80:0/3377241445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:00:04.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:00:03 smithi080 bash[28361]: cluster 2023-12-01T13:00:02.535269+0000 mgr.y (mgr.24362) 14743 : cluster 0 pgmap v14712: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:00:04.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:00:03 smithi080 bash[41963]: cluster 2023-12-01T13:00:02.535269+0000 mgr.y (mgr.24362) 14743 : cluster 0 pgmap v14712: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:00:04.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:00:03 smithi090 bash[32384]: cluster 2023-12-01T13:00:02.535269+0000 mgr.y (mgr.24362) 14743 : cluster 0 pgmap v14712: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:00:05.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:00:04 smithi080 bash[28361]: audit 2023-12-01T13:00:04.021014+0000 mon.c (mon.2) 9437 : audit 0 from='client.? 172.21.15.80:0/4260140580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:00:05.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:00:04 smithi080 bash[41963]: audit 2023-12-01T13:00:04.021014+0000 mon.c (mon.2) 9437 : audit 0 from='client.? 172.21.15.80:0/4260140580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:00:05.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:00:04 smithi090 bash[32384]: audit 2023-12-01T13:00:04.021014+0000 mon.c (mon.2) 9437 : audit 0 from='client.? 172.21.15.80:0/4260140580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:00:06.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:00:05 smithi080 bash[28361]: cluster 2023-12-01T13:00:04.536016+0000 mgr.y (mgr.24362) 14744 : cluster 0 pgmap v14713: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:00:06.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:00:05 smithi080 bash[41963]: cluster 2023-12-01T13:00:04.536016+0000 mgr.y (mgr.24362) 14744 : cluster 0 pgmap v14713: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:00:06.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:00:05 smithi090 bash[32384]: cluster 2023-12-01T13:00:04.536016+0000 mgr.y (mgr.24362) 14744 : cluster 0 pgmap v14713: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:00:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:00:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:00:06] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T13:00:06.768 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Dec 01 13:00:06 smithi090 bash[66231]: ts=2023-12-01T13:00:06.292Z caller=compact.go:519 level=info component=tsdb msg="write block" mint=1701424800138 maxt=1701432000000 ulid=01HGJQE16TDANF59XQZP1GS4TT duration=58.203234ms 2023-12-01T13:00:06.768 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Dec 01 13:00:06 smithi090 bash[66231]: ts=2023-12-01T13:00:06.295Z caller=head.go:1269 level=info component=tsdb msg="Head GC completed" caller=truncateMemory duration=2.158488ms 2023-12-01T13:00:07.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:00:06 smithi080 bash[28361]: audit 2023-12-01T13:00:06.479728+0000 mon.c (mon.2) 9438 : audit 0 from='client.? 172.21.15.80:0/3597546166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:00:07.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:00:06 smithi080 bash[41963]: audit 2023-12-01T13:00:06.479728+0000 mon.c (mon.2) 9438 : audit 0 from='client.? 172.21.15.80:0/3597546166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:00:07.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:00:06 smithi090 bash[32384]: audit 2023-12-01T13:00:06.479728+0000 mon.c (mon.2) 9438 : audit 0 from='client.? 172.21.15.80:0/3597546166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:00:08.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:00:07 smithi080 bash[28361]: cluster 2023-12-01T13:00:06.537099+0000 mgr.y (mgr.24362) 14745 : cluster 0 pgmap v14714: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:00:08.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:00:07 smithi080 bash[41963]: cluster 2023-12-01T13:00:06.537099+0000 mgr.y (mgr.24362) 14745 : cluster 0 pgmap v14714: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:00:08.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:00:07 smithi090 bash[32384]: cluster 2023-12-01T13:00:06.537099+0000 mgr.y (mgr.24362) 14745 : cluster 0 pgmap v14714: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:00:10.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:00:09 smithi080 bash[28361]: cluster 2023-12-01T13:00:08.537780+0000 mgr.y (mgr.24362) 14746 : cluster 0 pgmap v14715: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:00:10.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:00:09 smithi080 bash[28361]: audit 2023-12-01T13:00:08.933916+0000 mon.c (mon.2) 9439 : audit 0 from='client.? 172.21.15.80:0/290913795' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:00:10.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:00:09 smithi080 bash[41963]: cluster 2023-12-01T13:00:08.537780+0000 mgr.y (mgr.24362) 14746 : cluster 0 pgmap v14715: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:00:10.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:00:09 smithi080 bash[41963]: audit 2023-12-01T13:00:08.933916+0000 mon.c (mon.2) 9439 : audit 0 from='client.? 172.21.15.80:0/290913795' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:00:10.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:00:09 smithi090 bash[32384]: cluster 2023-12-01T13:00:08.537780+0000 mgr.y (mgr.24362) 14746 : cluster 0 pgmap v14715: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:00:10.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:00:09 smithi090 bash[32384]: audit 2023-12-01T13:00:08.933916+0000 mon.c (mon.2) 9439 : audit 0 from='client.? 172.21.15.80:0/290913795' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:00:11.180 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:00:10 smithi080 bash[41963]: audit 2023-12-01T13:00:10.563071+0000 mon.c (mon.2) 9440 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:00:11.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:00:10 smithi080 bash[28361]: audit 2023-12-01T13:00:10.563071+0000 mon.c (mon.2) 9440 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:00:11.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:00:10 smithi090 bash[32384]: audit 2023-12-01T13:00:10.563071+0000 mon.c (mon.2) 9440 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:00:12.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:00:11 smithi080 bash[28361]: cluster 2023-12-01T13:00:10.538481+0000 mgr.y (mgr.24362) 14747 : cluster 0 pgmap v14716: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:00:12.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:00:11 smithi080 bash[28361]: audit 2023-12-01T13:00:11.391665+0000 mon.c (mon.2) 9441 : audit 0 from='client.? 172.21.15.80:0/882466225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:00:12.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:00:11 smithi080 bash[41963]: cluster 2023-12-01T13:00:10.538481+0000 mgr.y (mgr.24362) 14747 : cluster 0 pgmap v14716: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:00:12.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:00:11 smithi080 bash[41963]: audit 2023-12-01T13:00:11.391665+0000 mon.c (mon.2) 9441 : audit 0 from='client.? 172.21.15.80:0/882466225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:00:12.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:00:11 smithi090 bash[32384]: cluster 2023-12-01T13:00:10.538481+0000 mgr.y (mgr.24362) 14747 : cluster 0 pgmap v14716: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:00:12.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:00:11 smithi090 bash[32384]: audit 2023-12-01T13:00:11.391665+0000 mon.c (mon.2) 9441 : audit 0 from='client.? 172.21.15.80:0/882466225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:00:14.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:00:13 smithi080 bash[28361]: cluster 2023-12-01T13:00:12.539643+0000 mgr.y (mgr.24362) 14748 : cluster 0 pgmap v14717: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:00:14.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:00:13 smithi080 bash[28361]: audit 2023-12-01T13:00:13.848315+0000 mon.c (mon.2) 9442 : audit 0 from='client.? 172.21.15.80:0/2071372177' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:00:14.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:00:13 smithi080 bash[41963]: cluster 2023-12-01T13:00:12.539643+0000 mgr.y (mgr.24362) 14748 : cluster 0 pgmap v14717: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:00:14.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:00:13 smithi080 bash[41963]: audit 2023-12-01T13:00:13.848315+0000 mon.c (mon.2) 9442 : audit 0 from='client.? 172.21.15.80:0/2071372177' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:00:14.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:00:13 smithi090 bash[32384]: cluster 2023-12-01T13:00:12.539643+0000 mgr.y (mgr.24362) 14748 : cluster 0 pgmap v14717: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:00:14.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:00:13 smithi090 bash[32384]: audit 2023-12-01T13:00:13.848315+0000 mon.c (mon.2) 9442 : audit 0 from='client.? 172.21.15.80:0/2071372177' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:00:16.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:00:15 smithi080 bash[28361]: cluster 2023-12-01T13:00:14.540342+0000 mgr.y (mgr.24362) 14749 : cluster 0 pgmap v14718: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:00:16.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:00:15 smithi080 bash[41963]: cluster 2023-12-01T13:00:14.540342+0000 mgr.y (mgr.24362) 14749 : cluster 0 pgmap v14718: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:00:16.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:00:15 smithi090 bash[32384]: cluster 2023-12-01T13:00:14.540342+0000 mgr.y (mgr.24362) 14749 : cluster 0 pgmap v14718: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:00:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:00:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:00:16] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T13:00:17.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:00:16 smithi080 bash[28361]: audit 2023-12-01T13:00:16.303049+0000 mon.a (mon.0) 9111 : audit 0 from='client.? 172.21.15.80:0/678634940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:00:17.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:00:16 smithi080 bash[41963]: audit 2023-12-01T13:00:16.303049+0000 mon.a (mon.0) 9111 : audit 0 from='client.? 172.21.15.80:0/678634940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:00:17.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:00:16 smithi090 bash[32384]: audit 2023-12-01T13:00:16.303049+0000 mon.a (mon.0) 9111 : audit 0 from='client.? 172.21.15.80:0/678634940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:00:18.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:00:17 smithi080 bash[28361]: cluster 2023-12-01T13:00:16.541559+0000 mgr.y (mgr.24362) 14750 : cluster 0 pgmap v14719: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:00:18.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:00:17 smithi080 bash[41963]: cluster 2023-12-01T13:00:16.541559+0000 mgr.y (mgr.24362) 14750 : cluster 0 pgmap v14719: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:00:18.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:00:17 smithi090 bash[32384]: cluster 2023-12-01T13:00:16.541559+0000 mgr.y (mgr.24362) 14750 : cluster 0 pgmap v14719: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:00:19.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:00:18 smithi080 bash[28361]: audit 2023-12-01T13:00:18.754984+0000 mon.a (mon.0) 9112 : audit 0 from='client.? 172.21.15.80:0/276530637' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:00:19.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:00:18 smithi080 bash[41963]: audit 2023-12-01T13:00:18.754984+0000 mon.a (mon.0) 9112 : audit 0 from='client.? 172.21.15.80:0/276530637' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:00:19.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:00:18 smithi090 bash[32384]: audit 2023-12-01T13:00:18.754984+0000 mon.a (mon.0) 9112 : audit 0 from='client.? 172.21.15.80:0/276530637' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:00:20.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:00:19 smithi080 bash[28361]: cluster 2023-12-01T13:00:18.542255+0000 mgr.y (mgr.24362) 14751 : cluster 0 pgmap v14720: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:00:20.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:00:19 smithi080 bash[41963]: cluster 2023-12-01T13:00:18.542255+0000 mgr.y (mgr.24362) 14751 : cluster 0 pgmap v14720: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:00:20.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:00:19 smithi090 bash[32384]: cluster 2023-12-01T13:00:18.542255+0000 mgr.y (mgr.24362) 14751 : cluster 0 pgmap v14720: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:00:22.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:00:21 smithi080 bash[28361]: cluster 2023-12-01T13:00:20.542908+0000 mgr.y (mgr.24362) 14752 : cluster 0 pgmap v14721: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:00:22.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:00:21 smithi080 bash[28361]: audit 2023-12-01T13:00:21.206126+0000 mon.a (mon.0) 9113 : audit 0 from='client.? 172.21.15.80:0/1986288532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:00:22.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:00:21 smithi080 bash[41963]: cluster 2023-12-01T13:00:20.542908+0000 mgr.y (mgr.24362) 14752 : cluster 0 pgmap v14721: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:00:22.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:00:21 smithi080 bash[41963]: audit 2023-12-01T13:00:21.206126+0000 mon.a (mon.0) 9113 : audit 0 from='client.? 172.21.15.80:0/1986288532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:00:22.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:00:21 smithi090 bash[32384]: cluster 2023-12-01T13:00:20.542908+0000 mgr.y (mgr.24362) 14752 : cluster 0 pgmap v14721: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:00:22.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:00:21 smithi090 bash[32384]: audit 2023-12-01T13:00:21.206126+0000 mon.a (mon.0) 9113 : audit 0 from='client.? 172.21.15.80:0/1986288532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:00:24.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:00:23 smithi080 bash[41963]: cluster 2023-12-01T13:00:22.544157+0000 mgr.y (mgr.24362) 14753 : cluster 0 pgmap v14722: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:00:24.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:00:23 smithi080 bash[41963]: audit 2023-12-01T13:00:23.651246+0000 mon.c (mon.2) 9443 : audit 0 from='client.? 172.21.15.80:0/2487719334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:00:24.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:00:23 smithi080 bash[28361]: cluster 2023-12-01T13:00:22.544157+0000 mgr.y (mgr.24362) 14753 : cluster 0 pgmap v14722: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:00:24.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:00:23 smithi080 bash[28361]: audit 2023-12-01T13:00:23.651246+0000 mon.c (mon.2) 9443 : audit 0 from='client.? 172.21.15.80:0/2487719334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:00:24.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:00:23 smithi090 bash[32384]: cluster 2023-12-01T13:00:22.544157+0000 mgr.y (mgr.24362) 14753 : cluster 0 pgmap v14722: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:00:24.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:00:23 smithi090 bash[32384]: audit 2023-12-01T13:00:23.651246+0000 mon.c (mon.2) 9443 : audit 0 from='client.? 172.21.15.80:0/2487719334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:00:26.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:00:25 smithi080 bash[28361]: cluster 2023-12-01T13:00:24.544779+0000 mgr.y (mgr.24362) 14754 : cluster 0 pgmap v14723: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:00:26.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:00:25 smithi080 bash[28361]: audit 2023-12-01T13:00:25.563476+0000 mon.c (mon.2) 9444 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:00:26.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:00:25 smithi080 bash[41963]: cluster 2023-12-01T13:00:24.544779+0000 mgr.y (mgr.24362) 14754 : cluster 0 pgmap v14723: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:00:26.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:00:25 smithi080 bash[41963]: audit 2023-12-01T13:00:25.563476+0000 mon.c (mon.2) 9444 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:00:26.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:00:25 smithi090 bash[32384]: cluster 2023-12-01T13:00:24.544779+0000 mgr.y (mgr.24362) 14754 : cluster 0 pgmap v14723: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:00:26.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:00:25 smithi090 bash[32384]: audit 2023-12-01T13:00:25.563476+0000 mon.c (mon.2) 9444 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:00:26.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:00:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:00:26] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T13:00:27.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:00:26 smithi090 bash[32384]: audit 2023-12-01T13:00:26.106901+0000 mon.c (mon.2) 9445 : audit 0 from='client.? 172.21.15.80:0/3884875593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:00:27.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:00:26 smithi080 bash[28361]: audit 2023-12-01T13:00:26.106901+0000 mon.c (mon.2) 9445 : audit 0 from='client.? 172.21.15.80:0/3884875593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:00:27.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:00:26 smithi080 bash[41963]: audit 2023-12-01T13:00:26.106901+0000 mon.c (mon.2) 9445 : audit 0 from='client.? 172.21.15.80:0/3884875593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:00:28.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:00:27 smithi090 bash[32384]: cluster 2023-12-01T13:00:26.545913+0000 mgr.y (mgr.24362) 14755 : cluster 0 pgmap v14724: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:00:28.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:00:27 smithi080 bash[28361]: cluster 2023-12-01T13:00:26.545913+0000 mgr.y (mgr.24362) 14755 : cluster 0 pgmap v14724: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:00:28.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:00:27 smithi080 bash[41963]: cluster 2023-12-01T13:00:26.545913+0000 mgr.y (mgr.24362) 14755 : cluster 0 pgmap v14724: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:00:29.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:00:28 smithi090 bash[32384]: cluster 2023-12-01T13:00:28.546534+0000 mgr.y (mgr.24362) 14756 : cluster 0 pgmap v14725: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:00:29.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:00:28 smithi090 bash[32384]: audit 2023-12-01T13:00:28.561386+0000 mon.c (mon.2) 9446 : audit 0 from='client.? 172.21.15.80:0/1614972426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:00:29.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:00:28 smithi080 bash[41963]: cluster 2023-12-01T13:00:28.546534+0000 mgr.y (mgr.24362) 14756 : cluster 0 pgmap v14725: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:00:29.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:00:28 smithi080 bash[41963]: audit 2023-12-01T13:00:28.561386+0000 mon.c (mon.2) 9446 : audit 0 from='client.? 172.21.15.80:0/1614972426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:00:29.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:00:28 smithi080 bash[28361]: cluster 2023-12-01T13:00:28.546534+0000 mgr.y (mgr.24362) 14756 : cluster 0 pgmap v14725: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:00:29.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:00:28 smithi080 bash[28361]: audit 2023-12-01T13:00:28.561386+0000 mon.c (mon.2) 9446 : audit 0 from='client.? 172.21.15.80:0/1614972426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:00:31.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:00:31 smithi080 bash[41963]: cluster 2023-12-01T13:00:30.547213+0000 mgr.y (mgr.24362) 14757 : cluster 0 pgmap v14726: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:00:31.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:00:31 smithi080 bash[41963]: audit 2023-12-01T13:00:31.018962+0000 mon.a (mon.0) 9114 : audit 0 from='client.? 172.21.15.80:0/1843563705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:00:31.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:00:31 smithi080 bash[41963]: audit 2023-12-01T13:00:31.571159+0000 mon.c (mon.2) 9447 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:00:31.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:00:31 smithi080 bash[28361]: cluster 2023-12-01T13:00:30.547213+0000 mgr.y (mgr.24362) 14757 : cluster 0 pgmap v14726: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:00:31.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:00:31 smithi080 bash[28361]: audit 2023-12-01T13:00:31.018962+0000 mon.a (mon.0) 9114 : audit 0 from='client.? 172.21.15.80:0/1843563705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:00:31.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:00:31 smithi080 bash[28361]: audit 2023-12-01T13:00:31.571159+0000 mon.c (mon.2) 9447 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:00:32.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:00:31 smithi090 bash[32384]: cluster 2023-12-01T13:00:30.547213+0000 mgr.y (mgr.24362) 14757 : cluster 0 pgmap v14726: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:00:32.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:00:31 smithi090 bash[32384]: audit 2023-12-01T13:00:31.018962+0000 mon.a (mon.0) 9114 : audit 0 from='client.? 172.21.15.80:0/1843563705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:00:32.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:00:31 smithi090 bash[32384]: audit 2023-12-01T13:00:31.571159+0000 mon.c (mon.2) 9447 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:00:33.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:00:33 smithi080 bash[28361]: cluster 2023-12-01T13:00:32.548563+0000 mgr.y (mgr.24362) 14758 : cluster 0 pgmap v14727: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:00:33.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:00:33 smithi080 bash[28361]: audit 2023-12-01T13:00:33.471164+0000 mon.a (mon.0) 9115 : audit 0 from='client.? 172.21.15.80:0/2827589085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:00:33.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:00:33 smithi080 bash[41963]: cluster 2023-12-01T13:00:32.548563+0000 mgr.y (mgr.24362) 14758 : cluster 0 pgmap v14727: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:00:33.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:00:33 smithi080 bash[41963]: audit 2023-12-01T13:00:33.471164+0000 mon.a (mon.0) 9115 : audit 0 from='client.? 172.21.15.80:0/2827589085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:00:34.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:00:33 smithi090 bash[32384]: cluster 2023-12-01T13:00:32.548563+0000 mgr.y (mgr.24362) 14758 : cluster 0 pgmap v14727: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:00:34.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:00:33 smithi090 bash[32384]: audit 2023-12-01T13:00:33.471164+0000 mon.a (mon.0) 9115 : audit 0 from='client.? 172.21.15.80:0/2827589085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:00:35.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:00:35 smithi080 bash[28361]: cluster 2023-12-01T13:00:34.549202+0000 mgr.y (mgr.24362) 14759 : cluster 0 pgmap v14728: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:00:35.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:00:35 smithi080 bash[41963]: cluster 2023-12-01T13:00:34.549202+0000 mgr.y (mgr.24362) 14759 : cluster 0 pgmap v14728: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:00:36.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:00:35 smithi090 bash[32384]: cluster 2023-12-01T13:00:34.549202+0000 mgr.y (mgr.24362) 14759 : cluster 0 pgmap v14728: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:00:36.572 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:00:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:00:36] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T13:00:36.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:00:36 smithi080 bash[41963]: audit 2023-12-01T13:00:35.922330+0000 mon.c (mon.2) 9448 : audit 0 from='client.? 172.21.15.80:0/1290502512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:00:36.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:00:36 smithi080 bash[28361]: audit 2023-12-01T13:00:35.922330+0000 mon.c (mon.2) 9448 : audit 0 from='client.? 172.21.15.80:0/1290502512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:00:37.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:00:36 smithi090 bash[32384]: audit 2023-12-01T13:00:35.922330+0000 mon.c (mon.2) 9448 : audit 0 from='client.? 172.21.15.80:0/1290502512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:00:37.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:00:37 smithi080 bash[41963]: cluster 2023-12-01T13:00:36.550210+0000 mgr.y (mgr.24362) 14760 : cluster 0 pgmap v14729: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:00:37.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:00:37 smithi080 bash[41963]: audit 2023-12-01T13:00:37.414581+0000 mon.a (mon.0) 9116 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:00:37.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:00:37 smithi080 bash[41963]: audit 2023-12-01T13:00:37.430822+0000 mon.a (mon.0) 9117 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:00:37.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:00:37 smithi080 bash[28361]: cluster 2023-12-01T13:00:36.550210+0000 mgr.y (mgr.24362) 14760 : cluster 0 pgmap v14729: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:00:37.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:00:37 smithi080 bash[28361]: audit 2023-12-01T13:00:37.414581+0000 mon.a (mon.0) 9116 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:00:37.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:00:37 smithi080 bash[28361]: audit 2023-12-01T13:00:37.430822+0000 mon.a (mon.0) 9117 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:00:38.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:00:37 smithi090 bash[32384]: cluster 2023-12-01T13:00:36.550210+0000 mgr.y (mgr.24362) 14760 : cluster 0 pgmap v14729: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:00:38.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:00:37 smithi090 bash[32384]: audit 2023-12-01T13:00:37.414581+0000 mon.a (mon.0) 9116 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:00:38.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:00:37 smithi090 bash[32384]: audit 2023-12-01T13:00:37.430822+0000 mon.a (mon.0) 9117 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:00:39.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:00:38 smithi080 bash[41963]: audit 2023-12-01T13:00:37.822142+0000 mon.a (mon.0) 9118 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:00:39.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:00:38 smithi080 bash[41963]: audit 2023-12-01T13:00:37.841246+0000 mon.a (mon.0) 9119 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:00:39.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:00:38 smithi080 bash[41963]: audit 2023-12-01T13:00:38.324978+0000 mon.c (mon.2) 9449 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:00:39.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:00:38 smithi080 bash[41963]: audit 2023-12-01T13:00:38.326042+0000 mon.c (mon.2) 9450 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:00:39.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:00:38 smithi080 bash[41963]: audit 2023-12-01T13:00:38.335349+0000 mon.a (mon.0) 9120 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:00:39.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:00:38 smithi080 bash[41963]: audit 2023-12-01T13:00:38.376787+0000 mon.a (mon.0) 9121 : audit 0 from='client.? 172.21.15.80:0/3764388653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:00:39.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:00:38 smithi080 bash[28361]: audit 2023-12-01T13:00:37.822142+0000 mon.a (mon.0) 9118 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:00:39.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:00:38 smithi080 bash[28361]: audit 2023-12-01T13:00:37.841246+0000 mon.a (mon.0) 9119 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:00:39.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:00:38 smithi080 bash[28361]: audit 2023-12-01T13:00:38.324978+0000 mon.c (mon.2) 9449 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:00:39.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:00:38 smithi080 bash[28361]: audit 2023-12-01T13:00:38.326042+0000 mon.c (mon.2) 9450 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:00:39.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:00:38 smithi080 bash[28361]: audit 2023-12-01T13:00:38.335349+0000 mon.a (mon.0) 9120 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:00:39.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:00:38 smithi080 bash[28361]: audit 2023-12-01T13:00:38.376787+0000 mon.a (mon.0) 9121 : audit 0 from='client.? 172.21.15.80:0/3764388653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:00:39.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:00:38 smithi090 bash[32384]: audit 2023-12-01T13:00:37.822142+0000 mon.a (mon.0) 9118 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:00:39.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:00:38 smithi090 bash[32384]: audit 2023-12-01T13:00:37.841246+0000 mon.a (mon.0) 9119 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:00:39.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:00:38 smithi090 bash[32384]: audit 2023-12-01T13:00:38.324978+0000 mon.c (mon.2) 9449 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:00:39.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:00:38 smithi090 bash[32384]: audit 2023-12-01T13:00:38.326042+0000 mon.c (mon.2) 9450 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:00:39.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:00:38 smithi090 bash[32384]: audit 2023-12-01T13:00:38.335349+0000 mon.a (mon.0) 9120 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:00:39.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:00:38 smithi090 bash[32384]: audit 2023-12-01T13:00:38.376787+0000 mon.a (mon.0) 9121 : audit 0 from='client.? 172.21.15.80:0/3764388653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:00:40.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:00:39 smithi080 bash[28361]: cluster 2023-12-01T13:00:38.550867+0000 mgr.y (mgr.24362) 14761 : cluster 0 pgmap v14730: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:00:40.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:00:39 smithi080 bash[41963]: cluster 2023-12-01T13:00:38.550867+0000 mgr.y (mgr.24362) 14761 : cluster 0 pgmap v14730: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:00:40.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:00:39 smithi090 bash[32384]: cluster 2023-12-01T13:00:38.550867+0000 mgr.y (mgr.24362) 14761 : cluster 0 pgmap v14730: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:00:41.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:00:40 smithi080 bash[41963]: audit 2023-12-01T13:00:40.563841+0000 mon.c (mon.2) 9451 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:00:41.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:00:40 smithi080 bash[28361]: audit 2023-12-01T13:00:40.563841+0000 mon.c (mon.2) 9451 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:00:41.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:00:40 smithi090 bash[32384]: audit 2023-12-01T13:00:40.563841+0000 mon.c (mon.2) 9451 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:00:42.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:00:41 smithi080 bash[41963]: cluster 2023-12-01T13:00:40.551418+0000 mgr.y (mgr.24362) 14762 : cluster 0 pgmap v14731: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:00:42.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:00:41 smithi080 bash[41963]: audit 2023-12-01T13:00:40.841677+0000 mon.c (mon.2) 9452 : audit 0 from='client.? 172.21.15.80:0/1882883615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:00:42.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:00:41 smithi080 bash[28361]: cluster 2023-12-01T13:00:40.551418+0000 mgr.y (mgr.24362) 14762 : cluster 0 pgmap v14731: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:00:42.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:00:41 smithi080 bash[28361]: audit 2023-12-01T13:00:40.841677+0000 mon.c (mon.2) 9452 : audit 0 from='client.? 172.21.15.80:0/1882883615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:00:42.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:00:41 smithi090 bash[32384]: cluster 2023-12-01T13:00:40.551418+0000 mgr.y (mgr.24362) 14762 : cluster 0 pgmap v14731: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:00:42.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:00:41 smithi090 bash[32384]: audit 2023-12-01T13:00:40.841677+0000 mon.c (mon.2) 9452 : audit 0 from='client.? 172.21.15.80:0/1882883615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:00:43.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:00:43 smithi080 bash[28361]: cluster 2023-12-01T13:00:42.552778+0000 mgr.y (mgr.24362) 14763 : cluster 0 pgmap v14732: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:00:43.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:00:43 smithi080 bash[28361]: audit 2023-12-01T13:00:43.302111+0000 mon.a (mon.0) 9122 : audit 0 from='client.? 172.21.15.80:0/2263401591' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:00:43.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:00:43 smithi080 bash[41963]: cluster 2023-12-01T13:00:42.552778+0000 mgr.y (mgr.24362) 14763 : cluster 0 pgmap v14732: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:00:43.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:00:43 smithi080 bash[41963]: audit 2023-12-01T13:00:43.302111+0000 mon.a (mon.0) 9122 : audit 0 from='client.? 172.21.15.80:0/2263401591' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:00:44.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:00:43 smithi090 bash[32384]: cluster 2023-12-01T13:00:42.552778+0000 mgr.y (mgr.24362) 14763 : cluster 0 pgmap v14732: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:00:44.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:00:43 smithi090 bash[32384]: audit 2023-12-01T13:00:43.302111+0000 mon.a (mon.0) 9122 : audit 0 from='client.? 172.21.15.80:0/2263401591' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:00:45.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:00:45 smithi080 bash[41963]: cluster 2023-12-01T13:00:44.553474+0000 mgr.y (mgr.24362) 14764 : cluster 0 pgmap v14733: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:00:45.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:00:45 smithi080 bash[28361]: cluster 2023-12-01T13:00:44.553474+0000 mgr.y (mgr.24362) 14764 : cluster 0 pgmap v14733: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:00:46.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:00:45 smithi090 bash[32384]: cluster 2023-12-01T13:00:44.553474+0000 mgr.y (mgr.24362) 14764 : cluster 0 pgmap v14733: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:00:46.575 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:00:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:00:46] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T13:00:46.930 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:00:46 smithi080 bash[41963]: audit 2023-12-01T13:00:45.760557+0000 mon.a (mon.0) 9123 : audit 0 from='client.? 172.21.15.80:0/615001824' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:00:46.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:00:46 smithi080 bash[28361]: audit 2023-12-01T13:00:45.760557+0000 mon.a (mon.0) 9123 : audit 0 from='client.? 172.21.15.80:0/615001824' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:00:47.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:00:46 smithi090 bash[32384]: audit 2023-12-01T13:00:45.760557+0000 mon.a (mon.0) 9123 : audit 0 from='client.? 172.21.15.80:0/615001824' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:00:47.930 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:00:47 smithi080 bash[41963]: cluster 2023-12-01T13:00:46.554552+0000 mgr.y (mgr.24362) 14765 : cluster 0 pgmap v14734: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:00:47.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:00:47 smithi080 bash[28361]: cluster 2023-12-01T13:00:46.554552+0000 mgr.y (mgr.24362) 14765 : cluster 0 pgmap v14734: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:00:48.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:00:47 smithi090 bash[32384]: cluster 2023-12-01T13:00:46.554552+0000 mgr.y (mgr.24362) 14765 : cluster 0 pgmap v14734: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:00:48.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:00:48 smithi080 bash[41963]: audit 2023-12-01T13:00:48.209798+0000 mon.c (mon.2) 9453 : audit 0 from='client.? 172.21.15.80:0/1509795497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:00:48.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:00:48 smithi080 bash[28361]: audit 2023-12-01T13:00:48.209798+0000 mon.c (mon.2) 9453 : audit 0 from='client.? 172.21.15.80:0/1509795497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:00:49.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:00:48 smithi090 bash[32384]: audit 2023-12-01T13:00:48.209798+0000 mon.c (mon.2) 9453 : audit 0 from='client.? 172.21.15.80:0/1509795497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:00:49.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:00:49 smithi080 bash[41963]: cluster 2023-12-01T13:00:48.555214+0000 mgr.y (mgr.24362) 14766 : cluster 0 pgmap v14735: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:00:49.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:00:49 smithi080 bash[28361]: cluster 2023-12-01T13:00:48.555214+0000 mgr.y (mgr.24362) 14766 : cluster 0 pgmap v14735: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:00:50.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:00:49 smithi090 bash[32384]: cluster 2023-12-01T13:00:48.555214+0000 mgr.y (mgr.24362) 14766 : cluster 0 pgmap v14735: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:00:51.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:00:51 smithi080 bash[28361]: cluster 2023-12-01T13:00:50.555843+0000 mgr.y (mgr.24362) 14767 : cluster 0 pgmap v14736: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:00:51.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:00:51 smithi080 bash[28361]: audit 2023-12-01T13:00:50.671273+0000 mon.c (mon.2) 9454 : audit 0 from='client.? 172.21.15.80:0/3874850493' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:00:51.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:00:51 smithi080 bash[41963]: cluster 2023-12-01T13:00:50.555843+0000 mgr.y (mgr.24362) 14767 : cluster 0 pgmap v14736: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:00:51.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:00:51 smithi080 bash[41963]: audit 2023-12-01T13:00:50.671273+0000 mon.c (mon.2) 9454 : audit 0 from='client.? 172.21.15.80:0/3874850493' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:00:52.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:00:51 smithi090 bash[32384]: cluster 2023-12-01T13:00:50.555843+0000 mgr.y (mgr.24362) 14767 : cluster 0 pgmap v14736: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:00:52.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:00:51 smithi090 bash[32384]: audit 2023-12-01T13:00:50.671273+0000 mon.c (mon.2) 9454 : audit 0 from='client.? 172.21.15.80:0/3874850493' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:00:53.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:00:53 smithi080 bash[28361]: cluster 2023-12-01T13:00:52.557377+0000 mgr.y (mgr.24362) 14768 : cluster 0 pgmap v14737: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:00:53.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:00:53 smithi080 bash[28361]: audit 2023-12-01T13:00:53.126952+0000 mon.a (mon.0) 9124 : audit 0 from='client.? 172.21.15.80:0/1950009408' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:00:53.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:00:53 smithi080 bash[41963]: cluster 2023-12-01T13:00:52.557377+0000 mgr.y (mgr.24362) 14768 : cluster 0 pgmap v14737: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:00:53.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:00:53 smithi080 bash[41963]: audit 2023-12-01T13:00:53.126952+0000 mon.a (mon.0) 9124 : audit 0 from='client.? 172.21.15.80:0/1950009408' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:00:54.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:00:53 smithi090 bash[32384]: cluster 2023-12-01T13:00:52.557377+0000 mgr.y (mgr.24362) 14768 : cluster 0 pgmap v14737: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:00:54.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:00:53 smithi090 bash[32384]: audit 2023-12-01T13:00:53.126952+0000 mon.a (mon.0) 9124 : audit 0 from='client.? 172.21.15.80:0/1950009408' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:00:55.930 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:00:55 smithi080 bash[41963]: cluster 2023-12-01T13:00:54.558004+0000 mgr.y (mgr.24362) 14769 : cluster 0 pgmap v14738: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:00:55.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:00:55 smithi080 bash[41963]: audit 2023-12-01T13:00:55.564184+0000 mon.c (mon.2) 9455 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:00:55.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:00:55 smithi080 bash[28361]: cluster 2023-12-01T13:00:54.558004+0000 mgr.y (mgr.24362) 14769 : cluster 0 pgmap v14738: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:00:55.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:00:55 smithi080 bash[28361]: audit 2023-12-01T13:00:55.564184+0000 mon.c (mon.2) 9455 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:00:56.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:00:55 smithi090 bash[32384]: cluster 2023-12-01T13:00:54.558004+0000 mgr.y (mgr.24362) 14769 : cluster 0 pgmap v14738: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:00:56.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:00:55 smithi090 bash[32384]: audit 2023-12-01T13:00:55.564184+0000 mon.c (mon.2) 9455 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:00:56.577 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:00:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:00:56] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T13:00:56.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:00:56 smithi080 bash[28361]: audit 2023-12-01T13:00:55.593641+0000 mon.a (mon.0) 9125 : audit 0 from='client.? 172.21.15.80:0/3796987344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:00:56.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:00:56 smithi080 bash[41963]: audit 2023-12-01T13:00:55.593641+0000 mon.a (mon.0) 9125 : audit 0 from='client.? 172.21.15.80:0/3796987344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:00:57.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:00:56 smithi090 bash[32384]: audit 2023-12-01T13:00:55.593641+0000 mon.a (mon.0) 9125 : audit 0 from='client.? 172.21.15.80:0/3796987344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:00:57.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:00:57 smithi080 bash[28361]: cluster 2023-12-01T13:00:56.559142+0000 mgr.y (mgr.24362) 14770 : cluster 0 pgmap v14739: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:00:57.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:00:57 smithi080 bash[41963]: cluster 2023-12-01T13:00:56.559142+0000 mgr.y (mgr.24362) 14770 : cluster 0 pgmap v14739: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:00:58.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:00:57 smithi090 bash[32384]: cluster 2023-12-01T13:00:56.559142+0000 mgr.y (mgr.24362) 14770 : cluster 0 pgmap v14739: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:00:58.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:00:58 smithi080 bash[28361]: audit 2023-12-01T13:00:58.042242+0000 mon.c (mon.2) 9456 : audit 0 from='client.? 172.21.15.80:0/1439776608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:00:58.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:00:58 smithi080 bash[41963]: audit 2023-12-01T13:00:58.042242+0000 mon.c (mon.2) 9456 : audit 0 from='client.? 172.21.15.80:0/1439776608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:00:59.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:00:58 smithi090 bash[32384]: audit 2023-12-01T13:00:58.042242+0000 mon.c (mon.2) 9456 : audit 0 from='client.? 172.21.15.80:0/1439776608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:00:59.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:00:59 smithi080 bash[28361]: cluster 2023-12-01T13:00:58.559789+0000 mgr.y (mgr.24362) 14771 : cluster 0 pgmap v14740: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:00:59.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:00:59 smithi080 bash[41963]: cluster 2023-12-01T13:00:58.559789+0000 mgr.y (mgr.24362) 14771 : cluster 0 pgmap v14740: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:01:00.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:00:59 smithi090 bash[32384]: cluster 2023-12-01T13:00:58.559789+0000 mgr.y (mgr.24362) 14771 : cluster 0 pgmap v14740: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:01:00.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:01:00 smithi080 bash[28361]: audit 2023-12-01T13:01:00.497201+0000 mon.c (mon.2) 9457 : audit 0 from='client.? 172.21.15.80:0/2512915351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:01:00.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:01:00 smithi080 bash[41963]: audit 2023-12-01T13:01:00.497201+0000 mon.c (mon.2) 9457 : audit 0 from='client.? 172.21.15.80:0/2512915351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:01:01.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:01:00 smithi090 bash[32384]: audit 2023-12-01T13:01:00.497201+0000 mon.c (mon.2) 9457 : audit 0 from='client.? 172.21.15.80:0/2512915351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:01:01.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:01:01 smithi080 bash[28361]: cluster 2023-12-01T13:01:00.560427+0000 mgr.y (mgr.24362) 14772 : cluster 0 pgmap v14741: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:01:01.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:01:01 smithi080 bash[41963]: cluster 2023-12-01T13:01:00.560427+0000 mgr.y (mgr.24362) 14772 : cluster 0 pgmap v14741: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:01:02.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:01:01 smithi090 bash[32384]: cluster 2023-12-01T13:01:00.560427+0000 mgr.y (mgr.24362) 14772 : cluster 0 pgmap v14741: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:01:03.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:01:03 smithi080 bash[28361]: cluster 2023-12-01T13:01:02.561858+0000 mgr.y (mgr.24362) 14773 : cluster 0 pgmap v14742: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:01:03.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:01:03 smithi080 bash[28361]: audit 2023-12-01T13:01:02.956086+0000 mon.c (mon.2) 9458 : audit 0 from='client.? 172.21.15.80:0/2022014429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:01:03.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:01:03 smithi080 bash[41963]: cluster 2023-12-01T13:01:02.561858+0000 mgr.y (mgr.24362) 14773 : cluster 0 pgmap v14742: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:01:03.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:01:03 smithi080 bash[41963]: audit 2023-12-01T13:01:02.956086+0000 mon.c (mon.2) 9458 : audit 0 from='client.? 172.21.15.80:0/2022014429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:01:04.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:01:03 smithi090 bash[32384]: cluster 2023-12-01T13:01:02.561858+0000 mgr.y (mgr.24362) 14773 : cluster 0 pgmap v14742: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:01:04.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:01:03 smithi090 bash[32384]: audit 2023-12-01T13:01:02.956086+0000 mon.c (mon.2) 9458 : audit 0 from='client.? 172.21.15.80:0/2022014429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:01:05.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:01:05 smithi080 bash[28361]: cluster 2023-12-01T13:01:04.562528+0000 mgr.y (mgr.24362) 14774 : cluster 0 pgmap v14743: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:01:05.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:01:05 smithi080 bash[28361]: audit 2023-12-01T13:01:05.408361+0000 mon.c (mon.2) 9459 : audit 0 from='client.? 172.21.15.80:0/3984915913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:01:05.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:01:05 smithi080 bash[41963]: cluster 2023-12-01T13:01:04.562528+0000 mgr.y (mgr.24362) 14774 : cluster 0 pgmap v14743: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:01:05.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:01:05 smithi080 bash[41963]: audit 2023-12-01T13:01:05.408361+0000 mon.c (mon.2) 9459 : audit 0 from='client.? 172.21.15.80:0/3984915913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:01:06.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:01:05 smithi090 bash[32384]: cluster 2023-12-01T13:01:04.562528+0000 mgr.y (mgr.24362) 14774 : cluster 0 pgmap v14743: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:01:06.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:01:05 smithi090 bash[32384]: audit 2023-12-01T13:01:05.408361+0000 mon.c (mon.2) 9459 : audit 0 from='client.? 172.21.15.80:0/3984915913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:01:06.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:01:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:01:06] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T13:01:07.930 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:01:07 smithi080 bash[41963]: cluster 2023-12-01T13:01:06.563652+0000 mgr.y (mgr.24362) 14775 : cluster 0 pgmap v14744: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:01:07.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:01:07 smithi080 bash[28361]: cluster 2023-12-01T13:01:06.563652+0000 mgr.y (mgr.24362) 14775 : cluster 0 pgmap v14744: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:01:08.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:01:07 smithi090 bash[32384]: cluster 2023-12-01T13:01:06.563652+0000 mgr.y (mgr.24362) 14775 : cluster 0 pgmap v14744: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:01:08.930 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:01:08 smithi080 bash[41963]: audit 2023-12-01T13:01:07.866105+0000 mon.c (mon.2) 9460 : audit 0 from='client.? 172.21.15.80:0/2392276404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:01:08.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:01:08 smithi080 bash[28361]: audit 2023-12-01T13:01:07.866105+0000 mon.c (mon.2) 9460 : audit 0 from='client.? 172.21.15.80:0/2392276404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:01:09.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:01:08 smithi090 bash[32384]: audit 2023-12-01T13:01:07.866105+0000 mon.c (mon.2) 9460 : audit 0 from='client.? 172.21.15.80:0/2392276404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:01:09.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:01:09 smithi080 bash[28361]: cluster 2023-12-01T13:01:08.564302+0000 mgr.y (mgr.24362) 14776 : cluster 0 pgmap v14745: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:01:09.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:01:09 smithi080 bash[41963]: cluster 2023-12-01T13:01:08.564302+0000 mgr.y (mgr.24362) 14776 : cluster 0 pgmap v14745: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:01:10.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:01:09 smithi090 bash[32384]: cluster 2023-12-01T13:01:08.564302+0000 mgr.y (mgr.24362) 14776 : cluster 0 pgmap v14745: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:01:10.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:01:10 smithi080 bash[28361]: audit 2023-12-01T13:01:10.324343+0000 mon.a (mon.0) 9126 : audit 0 from='client.? 172.21.15.80:0/2791084485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:01:10.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:01:10 smithi080 bash[28361]: audit 2023-12-01T13:01:10.564805+0000 mon.c (mon.2) 9461 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:01:10.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:01:10 smithi080 bash[41963]: audit 2023-12-01T13:01:10.324343+0000 mon.a (mon.0) 9126 : audit 0 from='client.? 172.21.15.80:0/2791084485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:01:10.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:01:10 smithi080 bash[41963]: audit 2023-12-01T13:01:10.564805+0000 mon.c (mon.2) 9461 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:01:11.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:01:10 smithi090 bash[32384]: audit 2023-12-01T13:01:10.324343+0000 mon.a (mon.0) 9126 : audit 0 from='client.? 172.21.15.80:0/2791084485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:01:11.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:01:10 smithi090 bash[32384]: audit 2023-12-01T13:01:10.564805+0000 mon.c (mon.2) 9461 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:01:11.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:01:11 smithi080 bash[28361]: cluster 2023-12-01T13:01:10.564868+0000 mgr.y (mgr.24362) 14777 : cluster 0 pgmap v14746: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:01:11.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:01:11 smithi080 bash[41963]: cluster 2023-12-01T13:01:10.564868+0000 mgr.y (mgr.24362) 14777 : cluster 0 pgmap v14746: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:01:12.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:01:11 smithi090 bash[32384]: cluster 2023-12-01T13:01:10.564868+0000 mgr.y (mgr.24362) 14777 : cluster 0 pgmap v14746: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:01:13.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:01:13 smithi080 bash[28361]: cluster 2023-12-01T13:01:12.566092+0000 mgr.y (mgr.24362) 14778 : cluster 0 pgmap v14747: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:01:13.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:01:13 smithi080 bash[28361]: audit 2023-12-01T13:01:12.779622+0000 mon.c (mon.2) 9462 : audit 0 from='client.? 172.21.15.80:0/4173695285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:01:13.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:01:13 smithi080 bash[41963]: cluster 2023-12-01T13:01:12.566092+0000 mgr.y (mgr.24362) 14778 : cluster 0 pgmap v14747: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:01:13.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:01:13 smithi080 bash[41963]: audit 2023-12-01T13:01:12.779622+0000 mon.c (mon.2) 9462 : audit 0 from='client.? 172.21.15.80:0/4173695285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:01:14.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:01:13 smithi090 bash[32384]: cluster 2023-12-01T13:01:12.566092+0000 mgr.y (mgr.24362) 14778 : cluster 0 pgmap v14747: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:01:14.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:01:13 smithi090 bash[32384]: audit 2023-12-01T13:01:12.779622+0000 mon.c (mon.2) 9462 : audit 0 from='client.? 172.21.15.80:0/4173695285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:01:15.930 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:01:15 smithi080 bash[41963]: cluster 2023-12-01T13:01:14.566670+0000 mgr.y (mgr.24362) 14779 : cluster 0 pgmap v14748: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:01:15.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:01:15 smithi080 bash[41963]: audit 2023-12-01T13:01:15.222740+0000 mon.c (mon.2) 9463 : audit 0 from='client.? 172.21.15.80:0/2713794192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:01:15.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:01:15 smithi080 bash[28361]: cluster 2023-12-01T13:01:14.566670+0000 mgr.y (mgr.24362) 14779 : cluster 0 pgmap v14748: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:01:15.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:01:15 smithi080 bash[28361]: audit 2023-12-01T13:01:15.222740+0000 mon.c (mon.2) 9463 : audit 0 from='client.? 172.21.15.80:0/2713794192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:01:16.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:01:15 smithi090 bash[32384]: cluster 2023-12-01T13:01:14.566670+0000 mgr.y (mgr.24362) 14779 : cluster 0 pgmap v14748: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:01:16.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:01:15 smithi090 bash[32384]: audit 2023-12-01T13:01:15.222740+0000 mon.c (mon.2) 9463 : audit 0 from='client.? 172.21.15.80:0/2713794192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:01:16.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:01:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:01:16] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T13:01:17.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:01:17 smithi080 bash[28361]: cluster 2023-12-01T13:01:16.567677+0000 mgr.y (mgr.24362) 14780 : cluster 0 pgmap v14749: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:01:17.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:01:17 smithi080 bash[41963]: cluster 2023-12-01T13:01:16.567677+0000 mgr.y (mgr.24362) 14780 : cluster 0 pgmap v14749: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:01:18.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:01:17 smithi090 bash[32384]: cluster 2023-12-01T13:01:16.567677+0000 mgr.y (mgr.24362) 14780 : cluster 0 pgmap v14749: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:01:18.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:01:18 smithi080 bash[28361]: audit 2023-12-01T13:01:17.684074+0000 mon.c (mon.2) 9464 : audit 0 from='client.? 172.21.15.80:0/1423887239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:01:18.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:01:18 smithi080 bash[41963]: audit 2023-12-01T13:01:17.684074+0000 mon.c (mon.2) 9464 : audit 0 from='client.? 172.21.15.80:0/1423887239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:01:19.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:01:18 smithi090 bash[32384]: audit 2023-12-01T13:01:17.684074+0000 mon.c (mon.2) 9464 : audit 0 from='client.? 172.21.15.80:0/1423887239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:01:19.930 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:01:19 smithi080 bash[41963]: cluster 2023-12-01T13:01:18.568365+0000 mgr.y (mgr.24362) 14781 : cluster 0 pgmap v14750: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:01:19.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:01:19 smithi080 bash[28361]: cluster 2023-12-01T13:01:18.568365+0000 mgr.y (mgr.24362) 14781 : cluster 0 pgmap v14750: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:01:20.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:01:19 smithi090 bash[32384]: cluster 2023-12-01T13:01:18.568365+0000 mgr.y (mgr.24362) 14781 : cluster 0 pgmap v14750: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:01:20.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:01:20 smithi080 bash[28361]: audit 2023-12-01T13:01:20.145135+0000 mon.c (mon.2) 9465 : audit 0 from='client.? 172.21.15.80:0/4185534813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:01:20.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:01:20 smithi080 bash[41963]: audit 2023-12-01T13:01:20.145135+0000 mon.c (mon.2) 9465 : audit 0 from='client.? 172.21.15.80:0/4185534813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:01:21.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:01:20 smithi090 bash[32384]: audit 2023-12-01T13:01:20.145135+0000 mon.c (mon.2) 9465 : audit 0 from='client.? 172.21.15.80:0/4185534813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:01:21.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:01:21 smithi080 bash[28361]: cluster 2023-12-01T13:01:20.569004+0000 mgr.y (mgr.24362) 14782 : cluster 0 pgmap v14751: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:01:21.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:01:21 smithi080 bash[41963]: cluster 2023-12-01T13:01:20.569004+0000 mgr.y (mgr.24362) 14782 : cluster 0 pgmap v14751: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:01:22.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:01:21 smithi090 bash[32384]: cluster 2023-12-01T13:01:20.569004+0000 mgr.y (mgr.24362) 14782 : cluster 0 pgmap v14751: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:01:23.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:01:23 smithi080 bash[28361]: cluster 2023-12-01T13:01:22.570108+0000 mgr.y (mgr.24362) 14783 : cluster 0 pgmap v14752: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:01:23.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:01:23 smithi080 bash[28361]: audit 2023-12-01T13:01:22.594959+0000 mon.c (mon.2) 9466 : audit 0 from='client.? 172.21.15.80:0/730696510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:01:23.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:01:23 smithi080 bash[41963]: cluster 2023-12-01T13:01:22.570108+0000 mgr.y (mgr.24362) 14783 : cluster 0 pgmap v14752: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:01:23.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:01:23 smithi080 bash[41963]: audit 2023-12-01T13:01:22.594959+0000 mon.c (mon.2) 9466 : audit 0 from='client.? 172.21.15.80:0/730696510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:01:24.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:01:23 smithi090 bash[32384]: cluster 2023-12-01T13:01:22.570108+0000 mgr.y (mgr.24362) 14783 : cluster 0 pgmap v14752: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:01:24.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:01:23 smithi090 bash[32384]: audit 2023-12-01T13:01:22.594959+0000 mon.c (mon.2) 9466 : audit 0 from='client.? 172.21.15.80:0/730696510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:01:25.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:01:25 smithi080 bash[28361]: cluster 2023-12-01T13:01:24.570765+0000 mgr.y (mgr.24362) 14784 : cluster 0 pgmap v14753: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:01:25.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:01:25 smithi080 bash[28361]: audit 2023-12-01T13:01:25.046564+0000 mon.a (mon.0) 9127 : audit 0 from='client.? 172.21.15.80:0/3479942890' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:01:25.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:01:25 smithi080 bash[28361]: audit 2023-12-01T13:01:25.565106+0000 mon.c (mon.2) 9467 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:01:25.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:01:25 smithi080 bash[41963]: cluster 2023-12-01T13:01:24.570765+0000 mgr.y (mgr.24362) 14784 : cluster 0 pgmap v14753: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:01:25.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:01:25 smithi080 bash[41963]: audit 2023-12-01T13:01:25.046564+0000 mon.a (mon.0) 9127 : audit 0 from='client.? 172.21.15.80:0/3479942890' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:01:25.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:01:25 smithi080 bash[41963]: audit 2023-12-01T13:01:25.565106+0000 mon.c (mon.2) 9467 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:01:26.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:01:25 smithi090 bash[32384]: cluster 2023-12-01T13:01:24.570765+0000 mgr.y (mgr.24362) 14784 : cluster 0 pgmap v14753: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:01:26.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:01:25 smithi090 bash[32384]: audit 2023-12-01T13:01:25.046564+0000 mon.a (mon.0) 9127 : audit 0 from='client.? 172.21.15.80:0/3479942890' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:01:26.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:01:25 smithi090 bash[32384]: audit 2023-12-01T13:01:25.565106+0000 mon.c (mon.2) 9467 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:01:26.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:01:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:01:26] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T13:01:27.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:01:27 smithi080 bash[41963]: cluster 2023-12-01T13:01:26.571969+0000 mgr.y (mgr.24362) 14785 : cluster 0 pgmap v14754: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:01:27.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:01:27 smithi080 bash[41963]: audit 2023-12-01T13:01:27.501009+0000 mon.c (mon.2) 9468 : audit 0 from='client.? 172.21.15.80:0/1057501620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:01:27.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:01:27 smithi080 bash[28361]: cluster 2023-12-01T13:01:26.571969+0000 mgr.y (mgr.24362) 14785 : cluster 0 pgmap v14754: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:01:27.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:01:27 smithi080 bash[28361]: audit 2023-12-01T13:01:27.501009+0000 mon.c (mon.2) 9468 : audit 0 from='client.? 172.21.15.80:0/1057501620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:01:28.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:01:27 smithi090 bash[32384]: cluster 2023-12-01T13:01:26.571969+0000 mgr.y (mgr.24362) 14785 : cluster 0 pgmap v14754: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:01:28.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:01:27 smithi090 bash[32384]: audit 2023-12-01T13:01:27.501009+0000 mon.c (mon.2) 9468 : audit 0 from='client.? 172.21.15.80:0/1057501620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:01:29.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:01:29 smithi080 bash[28361]: cluster 2023-12-01T13:01:28.572604+0000 mgr.y (mgr.24362) 14786 : cluster 0 pgmap v14755: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:01:29.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:01:29 smithi080 bash[41963]: cluster 2023-12-01T13:01:28.572604+0000 mgr.y (mgr.24362) 14786 : cluster 0 pgmap v14755: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:01:30.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:01:29 smithi090 bash[32384]: cluster 2023-12-01T13:01:28.572604+0000 mgr.y (mgr.24362) 14786 : cluster 0 pgmap v14755: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:01:30.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:01:30 smithi080 bash[28361]: audit 2023-12-01T13:01:29.958845+0000 mon.c (mon.2) 9469 : audit 0 from='client.? 172.21.15.80:0/1479653759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:01:30.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:01:30 smithi080 bash[41963]: audit 2023-12-01T13:01:29.958845+0000 mon.c (mon.2) 9469 : audit 0 from='client.? 172.21.15.80:0/1479653759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:01:31.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:01:30 smithi090 bash[32384]: audit 2023-12-01T13:01:29.958845+0000 mon.c (mon.2) 9469 : audit 0 from='client.? 172.21.15.80:0/1479653759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:01:31.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:01:31 smithi080 bash[28361]: cluster 2023-12-01T13:01:30.573197+0000 mgr.y (mgr.24362) 14787 : cluster 0 pgmap v14756: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:01:31.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:01:31 smithi080 bash[41963]: cluster 2023-12-01T13:01:30.573197+0000 mgr.y (mgr.24362) 14787 : cluster 0 pgmap v14756: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:01:32.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:01:31 smithi090 bash[32384]: cluster 2023-12-01T13:01:30.573197+0000 mgr.y (mgr.24362) 14787 : cluster 0 pgmap v14756: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:01:32.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:01:32 smithi080 bash[28361]: audit 2023-12-01T13:01:32.412808+0000 mon.a (mon.0) 9128 : audit 0 from='client.? 172.21.15.80:0/625311069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:01:32.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:01:32 smithi080 bash[41963]: audit 2023-12-01T13:01:32.412808+0000 mon.a (mon.0) 9128 : audit 0 from='client.? 172.21.15.80:0/625311069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:01:33.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:01:32 smithi090 bash[32384]: audit 2023-12-01T13:01:32.412808+0000 mon.a (mon.0) 9128 : audit 0 from='client.? 172.21.15.80:0/625311069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:01:33.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:01:33 smithi080 bash[28361]: cluster 2023-12-01T13:01:32.574411+0000 mgr.y (mgr.24362) 14788 : cluster 0 pgmap v14757: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:01:33.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:01:33 smithi080 bash[41963]: cluster 2023-12-01T13:01:32.574411+0000 mgr.y (mgr.24362) 14788 : cluster 0 pgmap v14757: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:01:34.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:01:33 smithi090 bash[32384]: cluster 2023-12-01T13:01:32.574411+0000 mgr.y (mgr.24362) 14788 : cluster 0 pgmap v14757: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:01:34.018 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 13:01:33 smithi090 bash[65515]: logger=cleanup t=2023-12-01T13:01:33.805683565Z level=info msg="Completed cleanup jobs" duration=15.593939ms 2023-12-01T13:01:35.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:01:35 smithi080 bash[41963]: cluster 2023-12-01T13:01:34.575012+0000 mgr.y (mgr.24362) 14789 : cluster 0 pgmap v14758: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:01:35.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:01:35 smithi080 bash[41963]: audit 2023-12-01T13:01:34.877747+0000 mon.a (mon.0) 9129 : audit 0 from='client.? 172.21.15.80:0/2998606316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:01:35.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:01:35 smithi080 bash[28361]: cluster 2023-12-01T13:01:34.575012+0000 mgr.y (mgr.24362) 14789 : cluster 0 pgmap v14758: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:01:35.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:01:35 smithi080 bash[28361]: audit 2023-12-01T13:01:34.877747+0000 mon.a (mon.0) 9129 : audit 0 from='client.? 172.21.15.80:0/2998606316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:01:36.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:01:35 smithi090 bash[32384]: cluster 2023-12-01T13:01:34.575012+0000 mgr.y (mgr.24362) 14789 : cluster 0 pgmap v14758: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:01:36.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:01:35 smithi090 bash[32384]: audit 2023-12-01T13:01:34.877747+0000 mon.a (mon.0) 9129 : audit 0 from='client.? 172.21.15.80:0/2998606316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:01:36.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:01:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:01:36] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T13:01:37.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:01:37 smithi080 bash[28361]: cluster 2023-12-01T13:01:36.576174+0000 mgr.y (mgr.24362) 14790 : cluster 0 pgmap v14759: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:01:37.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:01:37 smithi080 bash[28361]: audit 2023-12-01T13:01:37.332989+0000 mon.c (mon.2) 9470 : audit 0 from='client.? 172.21.15.80:0/1309478150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:01:37.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:01:37 smithi080 bash[41963]: cluster 2023-12-01T13:01:36.576174+0000 mgr.y (mgr.24362) 14790 : cluster 0 pgmap v14759: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:01:37.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:01:37 smithi080 bash[41963]: audit 2023-12-01T13:01:37.332989+0000 mon.c (mon.2) 9470 : audit 0 from='client.? 172.21.15.80:0/1309478150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:01:38.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:01:37 smithi090 bash[32384]: cluster 2023-12-01T13:01:36.576174+0000 mgr.y (mgr.24362) 14790 : cluster 0 pgmap v14759: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:01:38.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:01:37 smithi090 bash[32384]: audit 2023-12-01T13:01:37.332989+0000 mon.c (mon.2) 9470 : audit 0 from='client.? 172.21.15.80:0/1309478150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:01:38.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:01:38 smithi080 bash[28361]: audit 2023-12-01T13:01:38.418181+0000 mon.c (mon.2) 9471 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:01:38.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:01:38 smithi080 bash[41963]: audit 2023-12-01T13:01:38.418181+0000 mon.c (mon.2) 9471 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:01:39.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:01:38 smithi090 bash[32384]: audit 2023-12-01T13:01:38.418181+0000 mon.c (mon.2) 9471 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:01:39.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:01:39 smithi080 bash[28361]: cluster 2023-12-01T13:01:38.576806+0000 mgr.y (mgr.24362) 14791 : cluster 0 pgmap v14760: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:01:39.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:01:39 smithi080 bash[41963]: cluster 2023-12-01T13:01:38.576806+0000 mgr.y (mgr.24362) 14791 : cluster 0 pgmap v14760: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:01:40.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:01:39 smithi090 bash[32384]: cluster 2023-12-01T13:01:38.576806+0000 mgr.y (mgr.24362) 14791 : cluster 0 pgmap v14760: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:01:40.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:01:40 smithi080 bash[28361]: audit 2023-12-01T13:01:39.790298+0000 mon.c (mon.2) 9472 : audit 0 from='client.? 172.21.15.80:0/1228399361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:01:40.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:01:40 smithi080 bash[28361]: audit 2023-12-01T13:01:40.565413+0000 mon.c (mon.2) 9473 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:01:40.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:01:40 smithi080 bash[41963]: audit 2023-12-01T13:01:39.790298+0000 mon.c (mon.2) 9472 : audit 0 from='client.? 172.21.15.80:0/1228399361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:01:40.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:01:40 smithi080 bash[41963]: audit 2023-12-01T13:01:40.565413+0000 mon.c (mon.2) 9473 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:01:41.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:01:40 smithi090 bash[32384]: audit 2023-12-01T13:01:39.790298+0000 mon.c (mon.2) 9472 : audit 0 from='client.? 172.21.15.80:0/1228399361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:01:41.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:01:40 smithi090 bash[32384]: audit 2023-12-01T13:01:40.565413+0000 mon.c (mon.2) 9473 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:01:41.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:01:41 smithi080 bash[28361]: cluster 2023-12-01T13:01:40.577384+0000 mgr.y (mgr.24362) 14792 : cluster 0 pgmap v14761: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:01:41.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:01:41 smithi080 bash[41963]: cluster 2023-12-01T13:01:40.577384+0000 mgr.y (mgr.24362) 14792 : cluster 0 pgmap v14761: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:01:42.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:01:41 smithi090 bash[32384]: cluster 2023-12-01T13:01:40.577384+0000 mgr.y (mgr.24362) 14792 : cluster 0 pgmap v14761: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:01:42.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:01:42 smithi080 bash[28361]: audit 2023-12-01T13:01:42.240101+0000 mon.a (mon.0) 9130 : audit 0 from='client.? 172.21.15.80:0/3801807546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:01:42.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:01:42 smithi080 bash[41963]: audit 2023-12-01T13:01:42.240101+0000 mon.a (mon.0) 9130 : audit 0 from='client.? 172.21.15.80:0/3801807546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:01:43.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:01:42 smithi090 bash[32384]: audit 2023-12-01T13:01:42.240101+0000 mon.a (mon.0) 9130 : audit 0 from='client.? 172.21.15.80:0/3801807546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:01:43.930 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:01:43 smithi080 bash[41963]: cluster 2023-12-01T13:01:42.578478+0000 mgr.y (mgr.24362) 14793 : cluster 0 pgmap v14762: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:01:43.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:01:43 smithi080 bash[28361]: cluster 2023-12-01T13:01:42.578478+0000 mgr.y (mgr.24362) 14793 : cluster 0 pgmap v14762: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:01:44.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:01:43 smithi090 bash[32384]: cluster 2023-12-01T13:01:42.578478+0000 mgr.y (mgr.24362) 14793 : cluster 0 pgmap v14762: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:01:45.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:01:45 smithi090 bash[32384]: audit 2023-12-01T13:01:44.261794+0000 mon.a (mon.0) 9131 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:01:45.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:01:45 smithi090 bash[32384]: audit 2023-12-01T13:01:44.288683+0000 mon.a (mon.0) 9132 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:01:45.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:01:45 smithi090 bash[32384]: cluster 2023-12-01T13:01:44.578972+0000 mgr.y (mgr.24362) 14794 : cluster 0 pgmap v14763: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:01:45.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:01:45 smithi090 bash[32384]: audit 2023-12-01T13:01:44.617815+0000 mon.a (mon.0) 9133 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:01:45.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:01:45 smithi090 bash[32384]: audit 2023-12-01T13:01:44.630020+0000 mon.a (mon.0) 9134 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:01:45.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:01:45 smithi090 bash[32384]: audit 2023-12-01T13:01:44.701244+0000 mon.a (mon.0) 9135 : audit 0 from='client.? 172.21.15.80:0/3822063640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:01:45.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:01:45 smithi090 bash[32384]: audit 2023-12-01T13:01:45.104553+0000 mon.c (mon.2) 9474 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:01:45.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:01:45 smithi090 bash[32384]: audit 2023-12-01T13:01:45.106340+0000 mon.c (mon.2) 9475 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:01:45.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:01:45 smithi090 bash[32384]: audit 2023-12-01T13:01:45.114883+0000 mon.a (mon.0) 9136 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:01:45.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:01:45 smithi080 bash[28361]: audit 2023-12-01T13:01:44.261794+0000 mon.a (mon.0) 9131 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:01:45.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:01:45 smithi080 bash[28361]: audit 2023-12-01T13:01:44.288683+0000 mon.a (mon.0) 9132 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:01:45.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:01:45 smithi080 bash[28361]: cluster 2023-12-01T13:01:44.578972+0000 mgr.y (mgr.24362) 14794 : cluster 0 pgmap v14763: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:01:45.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:01:45 smithi080 bash[28361]: audit 2023-12-01T13:01:44.617815+0000 mon.a (mon.0) 9133 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:01:45.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:01:45 smithi080 bash[28361]: audit 2023-12-01T13:01:44.630020+0000 mon.a (mon.0) 9134 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:01:45.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:01:45 smithi080 bash[28361]: audit 2023-12-01T13:01:44.701244+0000 mon.a (mon.0) 9135 : audit 0 from='client.? 172.21.15.80:0/3822063640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:01:45.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:01:45 smithi080 bash[28361]: audit 2023-12-01T13:01:45.104553+0000 mon.c (mon.2) 9474 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:01:45.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:01:45 smithi080 bash[28361]: audit 2023-12-01T13:01:45.106340+0000 mon.c (mon.2) 9475 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:01:45.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:01:45 smithi080 bash[28361]: audit 2023-12-01T13:01:45.114883+0000 mon.a (mon.0) 9136 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:01:45.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:01:45 smithi080 bash[41963]: audit 2023-12-01T13:01:44.261794+0000 mon.a (mon.0) 9131 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:01:45.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:01:45 smithi080 bash[41963]: audit 2023-12-01T13:01:44.288683+0000 mon.a (mon.0) 9132 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:01:45.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:01:45 smithi080 bash[41963]: cluster 2023-12-01T13:01:44.578972+0000 mgr.y (mgr.24362) 14794 : cluster 0 pgmap v14763: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:01:45.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:01:45 smithi080 bash[41963]: audit 2023-12-01T13:01:44.617815+0000 mon.a (mon.0) 9133 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:01:45.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:01:45 smithi080 bash[41963]: audit 2023-12-01T13:01:44.630020+0000 mon.a (mon.0) 9134 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:01:45.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:01:45 smithi080 bash[41963]: audit 2023-12-01T13:01:44.701244+0000 mon.a (mon.0) 9135 : audit 0 from='client.? 172.21.15.80:0/3822063640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:01:45.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:01:45 smithi080 bash[41963]: audit 2023-12-01T13:01:45.104553+0000 mon.c (mon.2) 9474 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:01:45.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:01:45 smithi080 bash[41963]: audit 2023-12-01T13:01:45.106340+0000 mon.c (mon.2) 9475 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:01:45.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:01:45 smithi080 bash[41963]: audit 2023-12-01T13:01:45.114883+0000 mon.a (mon.0) 9136 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:01:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:01:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:01:46] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T13:01:47.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:01:47 smithi080 bash[41963]: cluster 2023-12-01T13:01:46.580131+0000 mgr.y (mgr.24362) 14795 : cluster 0 pgmap v14764: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:01:47.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:01:47 smithi080 bash[41963]: audit 2023-12-01T13:01:47.149803+0000 mon.a (mon.0) 9137 : audit 0 from='client.? 172.21.15.80:0/2701386205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:01:47.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:01:47 smithi080 bash[28361]: cluster 2023-12-01T13:01:46.580131+0000 mgr.y (mgr.24362) 14795 : cluster 0 pgmap v14764: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:01:47.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:01:47 smithi080 bash[28361]: audit 2023-12-01T13:01:47.149803+0000 mon.a (mon.0) 9137 : audit 0 from='client.? 172.21.15.80:0/2701386205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:01:48.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:01:47 smithi090 bash[32384]: cluster 2023-12-01T13:01:46.580131+0000 mgr.y (mgr.24362) 14795 : cluster 0 pgmap v14764: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:01:48.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:01:47 smithi090 bash[32384]: audit 2023-12-01T13:01:47.149803+0000 mon.a (mon.0) 9137 : audit 0 from='client.? 172.21.15.80:0/2701386205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:01:49.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:01:49 smithi080 bash[28361]: cluster 2023-12-01T13:01:48.580749+0000 mgr.y (mgr.24362) 14796 : cluster 0 pgmap v14765: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:01:49.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:01:49 smithi080 bash[28361]: audit 2023-12-01T13:01:49.604156+0000 mon.c (mon.2) 9476 : audit 0 from='client.? 172.21.15.80:0/3601640661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:01:49.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:01:49 smithi080 bash[41963]: cluster 2023-12-01T13:01:48.580749+0000 mgr.y (mgr.24362) 14796 : cluster 0 pgmap v14765: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:01:49.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:01:49 smithi080 bash[41963]: audit 2023-12-01T13:01:49.604156+0000 mon.c (mon.2) 9476 : audit 0 from='client.? 172.21.15.80:0/3601640661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:01:50.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:01:49 smithi090 bash[32384]: cluster 2023-12-01T13:01:48.580749+0000 mgr.y (mgr.24362) 14796 : cluster 0 pgmap v14765: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:01:50.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:01:49 smithi090 bash[32384]: audit 2023-12-01T13:01:49.604156+0000 mon.c (mon.2) 9476 : audit 0 from='client.? 172.21.15.80:0/3601640661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:01:51.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:01:51 smithi080 bash[28361]: cluster 2023-12-01T13:01:50.581416+0000 mgr.y (mgr.24362) 14797 : cluster 0 pgmap v14766: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:01:51.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:01:51 smithi080 bash[41963]: cluster 2023-12-01T13:01:50.581416+0000 mgr.y (mgr.24362) 14797 : cluster 0 pgmap v14766: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:01:52.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:01:51 smithi090 bash[32384]: cluster 2023-12-01T13:01:50.581416+0000 mgr.y (mgr.24362) 14797 : cluster 0 pgmap v14766: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:01:52.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:01:52 smithi080 bash[41963]: audit 2023-12-01T13:01:52.058086+0000 mon.c (mon.2) 9477 : audit 0 from='client.? 172.21.15.80:0/188377177' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:01:52.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:01:52 smithi080 bash[28361]: audit 2023-12-01T13:01:52.058086+0000 mon.c (mon.2) 9477 : audit 0 from='client.? 172.21.15.80:0/188377177' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:01:53.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:01:52 smithi090 bash[32384]: audit 2023-12-01T13:01:52.058086+0000 mon.c (mon.2) 9477 : audit 0 from='client.? 172.21.15.80:0/188377177' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:01:53.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:01:53 smithi080 bash[28361]: cluster 2023-12-01T13:01:52.582555+0000 mgr.y (mgr.24362) 14798 : cluster 0 pgmap v14767: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:01:53.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:01:53 smithi080 bash[41963]: cluster 2023-12-01T13:01:52.582555+0000 mgr.y (mgr.24362) 14798 : cluster 0 pgmap v14767: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:01:54.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:01:53 smithi090 bash[32384]: cluster 2023-12-01T13:01:52.582555+0000 mgr.y (mgr.24362) 14798 : cluster 0 pgmap v14767: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:01:54.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:01:54 smithi080 bash[28361]: audit 2023-12-01T13:01:54.507249+0000 mon.c (mon.2) 9478 : audit 0 from='client.? 172.21.15.80:0/148570661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:01:54.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:01:54 smithi080 bash[41963]: audit 2023-12-01T13:01:54.507249+0000 mon.c (mon.2) 9478 : audit 0 from='client.? 172.21.15.80:0/148570661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:01:55.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:01:54 smithi090 bash[32384]: audit 2023-12-01T13:01:54.507249+0000 mon.c (mon.2) 9478 : audit 0 from='client.? 172.21.15.80:0/148570661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:01:55.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:01:55 smithi080 bash[28361]: cluster 2023-12-01T13:01:54.583348+0000 mgr.y (mgr.24362) 14799 : cluster 0 pgmap v14768: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:01:55.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:01:55 smithi080 bash[28361]: audit 2023-12-01T13:01:55.565931+0000 mon.c (mon.2) 9479 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:01:55.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:01:55 smithi080 bash[41963]: cluster 2023-12-01T13:01:54.583348+0000 mgr.y (mgr.24362) 14799 : cluster 0 pgmap v14768: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:01:55.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:01:55 smithi080 bash[41963]: audit 2023-12-01T13:01:55.565931+0000 mon.c (mon.2) 9479 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:01:56.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:01:55 smithi090 bash[32384]: cluster 2023-12-01T13:01:54.583348+0000 mgr.y (mgr.24362) 14799 : cluster 0 pgmap v14768: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:01:56.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:01:55 smithi090 bash[32384]: audit 2023-12-01T13:01:55.565931+0000 mon.c (mon.2) 9479 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:01:56.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:01:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:01:56] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T13:01:57.930 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:01:57 smithi080 bash[41963]: cluster 2023-12-01T13:01:56.584201+0000 mgr.y (mgr.24362) 14800 : cluster 0 pgmap v14769: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:01:57.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:01:57 smithi080 bash[41963]: audit 2023-12-01T13:01:56.958091+0000 mon.c (mon.2) 9480 : audit 0 from='client.? 172.21.15.80:0/1906279230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:01:57.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:01:57 smithi080 bash[28361]: cluster 2023-12-01T13:01:56.584201+0000 mgr.y (mgr.24362) 14800 : cluster 0 pgmap v14769: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:01:57.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:01:57 smithi080 bash[28361]: audit 2023-12-01T13:01:56.958091+0000 mon.c (mon.2) 9480 : audit 0 from='client.? 172.21.15.80:0/1906279230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:01:58.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:01:57 smithi090 bash[32384]: cluster 2023-12-01T13:01:56.584201+0000 mgr.y (mgr.24362) 14800 : cluster 0 pgmap v14769: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:01:58.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:01:57 smithi090 bash[32384]: audit 2023-12-01T13:01:56.958091+0000 mon.c (mon.2) 9480 : audit 0 from='client.? 172.21.15.80:0/1906279230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:01:59.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:01:59 smithi080 bash[28361]: cluster 2023-12-01T13:01:58.584753+0000 mgr.y (mgr.24362) 14801 : cluster 0 pgmap v14770: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:01:59.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:01:59 smithi080 bash[28361]: audit 2023-12-01T13:01:59.416003+0000 mon.a (mon.0) 9138 : audit 0 from='client.? 172.21.15.80:0/2740295925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:01:59.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:01:59 smithi080 bash[41963]: cluster 2023-12-01T13:01:58.584753+0000 mgr.y (mgr.24362) 14801 : cluster 0 pgmap v14770: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:01:59.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:01:59 smithi080 bash[41963]: audit 2023-12-01T13:01:59.416003+0000 mon.a (mon.0) 9138 : audit 0 from='client.? 172.21.15.80:0/2740295925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:02:00.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:01:59 smithi090 bash[32384]: cluster 2023-12-01T13:01:58.584753+0000 mgr.y (mgr.24362) 14801 : cluster 0 pgmap v14770: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:02:00.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:01:59 smithi090 bash[32384]: audit 2023-12-01T13:01:59.416003+0000 mon.a (mon.0) 9138 : audit 0 from='client.? 172.21.15.80:0/2740295925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:02:01.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:02:01 smithi080 bash[28361]: cluster 2023-12-01T13:02:00.585393+0000 mgr.y (mgr.24362) 14802 : cluster 0 pgmap v14771: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:02:01.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:02:01 smithi080 bash[41963]: cluster 2023-12-01T13:02:00.585393+0000 mgr.y (mgr.24362) 14802 : cluster 0 pgmap v14771: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:02:02.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:02:01 smithi090 bash[32384]: cluster 2023-12-01T13:02:00.585393+0000 mgr.y (mgr.24362) 14802 : cluster 0 pgmap v14771: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:02:02.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:02:02 smithi080 bash[28361]: audit 2023-12-01T13:02:01.875215+0000 mon.c (mon.2) 9481 : audit 0 from='client.? 172.21.15.80:0/2855563984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:02:02.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:02:02 smithi080 bash[41963]: audit 2023-12-01T13:02:01.875215+0000 mon.c (mon.2) 9481 : audit 0 from='client.? 172.21.15.80:0/2855563984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:02:03.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:02:02 smithi090 bash[32384]: audit 2023-12-01T13:02:01.875215+0000 mon.c (mon.2) 9481 : audit 0 from='client.? 172.21.15.80:0/2855563984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:02:04.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:02:03 smithi090 bash[32384]: cluster 2023-12-01T13:02:02.586358+0000 mgr.y (mgr.24362) 14803 : cluster 0 pgmap v14772: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:02:04.180 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:02:03 smithi080 bash[41963]: cluster 2023-12-01T13:02:02.586358+0000 mgr.y (mgr.24362) 14803 : cluster 0 pgmap v14772: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:02:04.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:02:03 smithi080 bash[28361]: cluster 2023-12-01T13:02:02.586358+0000 mgr.y (mgr.24362) 14803 : cluster 0 pgmap v14772: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:02:05.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:02:04 smithi090 bash[32384]: audit 2023-12-01T13:02:04.330506+0000 mon.a (mon.0) 9139 : audit 0 from='client.? 172.21.15.80:0/2441747550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:02:05.180 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:02:04 smithi080 bash[41963]: audit 2023-12-01T13:02:04.330506+0000 mon.a (mon.0) 9139 : audit 0 from='client.? 172.21.15.80:0/2441747550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:02:05.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:02:04 smithi080 bash[28361]: audit 2023-12-01T13:02:04.330506+0000 mon.a (mon.0) 9139 : audit 0 from='client.? 172.21.15.80:0/2441747550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:02:06.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:02:05 smithi090 bash[32384]: cluster 2023-12-01T13:02:04.587064+0000 mgr.y (mgr.24362) 14804 : cluster 0 pgmap v14773: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:02:06.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:02:05 smithi080 bash[28361]: cluster 2023-12-01T13:02:04.587064+0000 mgr.y (mgr.24362) 14804 : cluster 0 pgmap v14773: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:02:06.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:02:05 smithi080 bash[41963]: cluster 2023-12-01T13:02:04.587064+0000 mgr.y (mgr.24362) 14804 : cluster 0 pgmap v14773: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:02:06.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:02:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:02:06] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T13:02:08.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:02:07 smithi090 bash[32384]: cluster 2023-12-01T13:02:06.588237+0000 mgr.y (mgr.24362) 14805 : cluster 0 pgmap v14774: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:02:08.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:02:07 smithi090 bash[32384]: audit 2023-12-01T13:02:06.775576+0000 mon.c (mon.2) 9482 : audit 0 from='client.? 172.21.15.80:0/1091352435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:02:08.180 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:02:07 smithi080 bash[41963]: cluster 2023-12-01T13:02:06.588237+0000 mgr.y (mgr.24362) 14805 : cluster 0 pgmap v14774: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:02:08.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:02:07 smithi080 bash[41963]: audit 2023-12-01T13:02:06.775576+0000 mon.c (mon.2) 9482 : audit 0 from='client.? 172.21.15.80:0/1091352435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:02:08.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:02:07 smithi080 bash[28361]: cluster 2023-12-01T13:02:06.588237+0000 mgr.y (mgr.24362) 14805 : cluster 0 pgmap v14774: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:02:08.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:02:07 smithi080 bash[28361]: audit 2023-12-01T13:02:06.775576+0000 mon.c (mon.2) 9482 : audit 0 from='client.? 172.21.15.80:0/1091352435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:02:10.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:02:09 smithi090 bash[32384]: cluster 2023-12-01T13:02:08.588828+0000 mgr.y (mgr.24362) 14806 : cluster 0 pgmap v14775: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:02:10.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:02:09 smithi090 bash[32384]: audit 2023-12-01T13:02:09.228805+0000 mon.c (mon.2) 9483 : audit 0 from='client.? 172.21.15.80:0/3463598779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:02:10.180 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:02:09 smithi080 bash[41963]: cluster 2023-12-01T13:02:08.588828+0000 mgr.y (mgr.24362) 14806 : cluster 0 pgmap v14775: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:02:10.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:02:09 smithi080 bash[41963]: audit 2023-12-01T13:02:09.228805+0000 mon.c (mon.2) 9483 : audit 0 from='client.? 172.21.15.80:0/3463598779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:02:10.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:02:09 smithi080 bash[28361]: cluster 2023-12-01T13:02:08.588828+0000 mgr.y (mgr.24362) 14806 : cluster 0 pgmap v14775: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:02:10.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:02:09 smithi080 bash[28361]: audit 2023-12-01T13:02:09.228805+0000 mon.c (mon.2) 9483 : audit 0 from='client.? 172.21.15.80:0/3463598779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:02:11.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:02:10 smithi090 bash[32384]: audit 2023-12-01T13:02:10.566287+0000 mon.c (mon.2) 9484 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:02:11.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:02:10 smithi080 bash[28361]: audit 2023-12-01T13:02:10.566287+0000 mon.c (mon.2) 9484 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:02:11.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:02:10 smithi080 bash[41963]: audit 2023-12-01T13:02:10.566287+0000 mon.c (mon.2) 9484 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:02:12.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:02:11 smithi090 bash[32384]: cluster 2023-12-01T13:02:10.589441+0000 mgr.y (mgr.24362) 14807 : cluster 0 pgmap v14776: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:02:12.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:02:11 smithi090 bash[32384]: audit 2023-12-01T13:02:11.677181+0000 mon.c (mon.2) 9485 : audit 0 from='client.? 172.21.15.80:0/170791157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:02:12.180 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:02:11 smithi080 bash[41963]: cluster 2023-12-01T13:02:10.589441+0000 mgr.y (mgr.24362) 14807 : cluster 0 pgmap v14776: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:02:12.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:02:11 smithi080 bash[41963]: audit 2023-12-01T13:02:11.677181+0000 mon.c (mon.2) 9485 : audit 0 from='client.? 172.21.15.80:0/170791157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:02:12.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:02:11 smithi080 bash[28361]: cluster 2023-12-01T13:02:10.589441+0000 mgr.y (mgr.24362) 14807 : cluster 0 pgmap v14776: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:02:12.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:02:11 smithi080 bash[28361]: audit 2023-12-01T13:02:11.677181+0000 mon.c (mon.2) 9485 : audit 0 from='client.? 172.21.15.80:0/170791157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:02:13.930 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:02:13 smithi080 bash[41963]: cluster 2023-12-01T13:02:12.590553+0000 mgr.y (mgr.24362) 14808 : cluster 0 pgmap v14777: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:02:13.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:02:13 smithi080 bash[28361]: cluster 2023-12-01T13:02:12.590553+0000 mgr.y (mgr.24362) 14808 : cluster 0 pgmap v14777: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:02:14.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:02:13 smithi090 bash[32384]: cluster 2023-12-01T13:02:12.590553+0000 mgr.y (mgr.24362) 14808 : cluster 0 pgmap v14777: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:02:14.930 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:02:14 smithi080 bash[41963]: audit 2023-12-01T13:02:14.138886+0000 mon.a (mon.0) 9140 : audit 0 from='client.? 172.21.15.80:0/522888248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:02:14.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:02:14 smithi080 bash[28361]: audit 2023-12-01T13:02:14.138886+0000 mon.a (mon.0) 9140 : audit 0 from='client.? 172.21.15.80:0/522888248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:02:15.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:02:14 smithi090 bash[32384]: audit 2023-12-01T13:02:14.138886+0000 mon.a (mon.0) 9140 : audit 0 from='client.? 172.21.15.80:0/522888248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:02:15.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:02:15 smithi080 bash[28361]: cluster 2023-12-01T13:02:14.591359+0000 mgr.y (mgr.24362) 14809 : cluster 0 pgmap v14778: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:02:15.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:02:15 smithi080 bash[41963]: cluster 2023-12-01T13:02:14.591359+0000 mgr.y (mgr.24362) 14809 : cluster 0 pgmap v14778: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:02:16.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:02:15 smithi090 bash[32384]: cluster 2023-12-01T13:02:14.591359+0000 mgr.y (mgr.24362) 14809 : cluster 0 pgmap v14778: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:02:16.649 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:02:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:02:16] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T13:02:16.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:02:16 smithi080 bash[28361]: audit 2023-12-01T13:02:16.605242+0000 mon.a (mon.0) 9141 : audit 0 from='client.? 172.21.15.80:0/1889566504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:02:16.970 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:02:16 smithi080 bash[41963]: audit 2023-12-01T13:02:16.605242+0000 mon.a (mon.0) 9141 : audit 0 from='client.? 172.21.15.80:0/1889566504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:02:17.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:02:16 smithi090 bash[32384]: audit 2023-12-01T13:02:16.605242+0000 mon.a (mon.0) 9141 : audit 0 from='client.? 172.21.15.80:0/1889566504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:02:17.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:02:17 smithi080 bash[28361]: cluster 2023-12-01T13:02:16.592113+0000 mgr.y (mgr.24362) 14810 : cluster 0 pgmap v14779: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:02:17.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:02:17 smithi080 bash[41963]: cluster 2023-12-01T13:02:16.592113+0000 mgr.y (mgr.24362) 14810 : cluster 0 pgmap v14779: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:02:18.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:02:17 smithi090 bash[32384]: cluster 2023-12-01T13:02:16.592113+0000 mgr.y (mgr.24362) 14810 : cluster 0 pgmap v14779: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:02:19.930 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:02:19 smithi080 bash[41963]: cluster 2023-12-01T13:02:18.592703+0000 mgr.y (mgr.24362) 14811 : cluster 0 pgmap v14780: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:02:19.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:02:19 smithi080 bash[41963]: audit 2023-12-01T13:02:19.061822+0000 mon.c (mon.2) 9486 : audit 0 from='client.? 172.21.15.80:0/3760250494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:02:19.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:02:19 smithi080 bash[28361]: cluster 2023-12-01T13:02:18.592703+0000 mgr.y (mgr.24362) 14811 : cluster 0 pgmap v14780: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:02:19.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:02:19 smithi080 bash[28361]: audit 2023-12-01T13:02:19.061822+0000 mon.c (mon.2) 9486 : audit 0 from='client.? 172.21.15.80:0/3760250494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:02:20.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:02:19 smithi090 bash[32384]: cluster 2023-12-01T13:02:18.592703+0000 mgr.y (mgr.24362) 14811 : cluster 0 pgmap v14780: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:02:20.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:02:19 smithi090 bash[32384]: audit 2023-12-01T13:02:19.061822+0000 mon.c (mon.2) 9486 : audit 0 from='client.? 172.21.15.80:0/3760250494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:02:21.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:02:21 smithi080 bash[28361]: cluster 2023-12-01T13:02:20.593369+0000 mgr.y (mgr.24362) 14812 : cluster 0 pgmap v14781: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:02:21.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:02:21 smithi080 bash[28361]: audit 2023-12-01T13:02:21.517753+0000 mon.a (mon.0) 9142 : audit 0 from='client.? 172.21.15.80:0/1664021851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:02:21.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:02:21 smithi080 bash[41963]: cluster 2023-12-01T13:02:20.593369+0000 mgr.y (mgr.24362) 14812 : cluster 0 pgmap v14781: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:02:21.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:02:21 smithi080 bash[41963]: audit 2023-12-01T13:02:21.517753+0000 mon.a (mon.0) 9142 : audit 0 from='client.? 172.21.15.80:0/1664021851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:02:22.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:02:21 smithi090 bash[32384]: cluster 2023-12-01T13:02:20.593369+0000 mgr.y (mgr.24362) 14812 : cluster 0 pgmap v14781: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:02:22.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:02:21 smithi090 bash[32384]: audit 2023-12-01T13:02:21.517753+0000 mon.a (mon.0) 9142 : audit 0 from='client.? 172.21.15.80:0/1664021851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:02:23.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:02:23 smithi080 bash[28361]: cluster 2023-12-01T13:02:22.594306+0000 mgr.y (mgr.24362) 14813 : cluster 0 pgmap v14782: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:02:23.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:02:23 smithi080 bash[41963]: cluster 2023-12-01T13:02:22.594306+0000 mgr.y (mgr.24362) 14813 : cluster 0 pgmap v14782: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:02:24.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:02:23 smithi090 bash[32384]: cluster 2023-12-01T13:02:22.594306+0000 mgr.y (mgr.24362) 14813 : cluster 0 pgmap v14782: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:02:24.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:02:24 smithi080 bash[28361]: audit 2023-12-01T13:02:23.975628+0000 mon.a (mon.0) 9143 : audit 0 from='client.? 172.21.15.80:0/1107636315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:02:24.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:02:24 smithi080 bash[41963]: audit 2023-12-01T13:02:23.975628+0000 mon.a (mon.0) 9143 : audit 0 from='client.? 172.21.15.80:0/1107636315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:02:25.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:02:24 smithi090 bash[32384]: audit 2023-12-01T13:02:23.975628+0000 mon.a (mon.0) 9143 : audit 0 from='client.? 172.21.15.80:0/1107636315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:02:25.930 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:02:25 smithi080 bash[41963]: cluster 2023-12-01T13:02:24.595000+0000 mgr.y (mgr.24362) 14814 : cluster 0 pgmap v14783: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:02:25.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:02:25 smithi080 bash[41963]: audit 2023-12-01T13:02:25.566863+0000 mon.c (mon.2) 9487 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:02:25.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:02:25 smithi080 bash[28361]: cluster 2023-12-01T13:02:24.595000+0000 mgr.y (mgr.24362) 14814 : cluster 0 pgmap v14783: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:02:25.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:02:25 smithi080 bash[28361]: audit 2023-12-01T13:02:25.566863+0000 mon.c (mon.2) 9487 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:02:26.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:02:25 smithi090 bash[32384]: cluster 2023-12-01T13:02:24.595000+0000 mgr.y (mgr.24362) 14814 : cluster 0 pgmap v14783: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:02:26.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:02:25 smithi090 bash[32384]: audit 2023-12-01T13:02:25.566863+0000 mon.c (mon.2) 9487 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:02:26.660 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:02:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:02:26] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T13:02:26.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:02:26 smithi080 bash[28361]: audit 2023-12-01T13:02:26.427631+0000 mon.a (mon.0) 9144 : audit 0 from='client.? 172.21.15.80:0/3549354357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:02:26.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:02:26 smithi080 bash[41963]: audit 2023-12-01T13:02:26.427631+0000 mon.a (mon.0) 9144 : audit 0 from='client.? 172.21.15.80:0/3549354357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:02:27.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:02:26 smithi090 bash[32384]: audit 2023-12-01T13:02:26.427631+0000 mon.a (mon.0) 9144 : audit 0 from='client.? 172.21.15.80:0/3549354357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:02:27.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:02:27 smithi080 bash[28361]: cluster 2023-12-01T13:02:26.596208+0000 mgr.y (mgr.24362) 14815 : cluster 0 pgmap v14784: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:02:27.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:02:27 smithi080 bash[41963]: cluster 2023-12-01T13:02:26.596208+0000 mgr.y (mgr.24362) 14815 : cluster 0 pgmap v14784: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:02:28.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:02:27 smithi090 bash[32384]: cluster 2023-12-01T13:02:26.596208+0000 mgr.y (mgr.24362) 14815 : cluster 0 pgmap v14784: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:02:29.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:02:29 smithi080 bash[28361]: cluster 2023-12-01T13:02:28.596845+0000 mgr.y (mgr.24362) 14816 : cluster 0 pgmap v14785: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:02:29.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:02:29 smithi080 bash[28361]: audit 2023-12-01T13:02:28.886752+0000 mon.a (mon.0) 9145 : audit 0 from='client.? 172.21.15.80:0/2496364170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:02:29.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:02:29 smithi080 bash[41963]: cluster 2023-12-01T13:02:28.596845+0000 mgr.y (mgr.24362) 14816 : cluster 0 pgmap v14785: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:02:29.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:02:29 smithi080 bash[41963]: audit 2023-12-01T13:02:28.886752+0000 mon.a (mon.0) 9145 : audit 0 from='client.? 172.21.15.80:0/2496364170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:02:30.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:02:29 smithi090 bash[32384]: cluster 2023-12-01T13:02:28.596845+0000 mgr.y (mgr.24362) 14816 : cluster 0 pgmap v14785: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:02:30.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:02:29 smithi090 bash[32384]: audit 2023-12-01T13:02:28.886752+0000 mon.a (mon.0) 9145 : audit 0 from='client.? 172.21.15.80:0/2496364170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:02:31.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:02:31 smithi080 bash[28361]: cluster 2023-12-01T13:02:30.597547+0000 mgr.y (mgr.24362) 14817 : cluster 0 pgmap v14786: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:02:31.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:02:31 smithi080 bash[28361]: audit 2023-12-01T13:02:31.336788+0000 mon.a (mon.0) 9146 : audit 0 from='client.? 172.21.15.80:0/2594854231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:02:31.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:02:31 smithi080 bash[41963]: cluster 2023-12-01T13:02:30.597547+0000 mgr.y (mgr.24362) 14817 : cluster 0 pgmap v14786: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:02:31.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:02:31 smithi080 bash[41963]: audit 2023-12-01T13:02:31.336788+0000 mon.a (mon.0) 9146 : audit 0 from='client.? 172.21.15.80:0/2594854231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:02:32.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:02:31 smithi090 bash[32384]: cluster 2023-12-01T13:02:30.597547+0000 mgr.y (mgr.24362) 14817 : cluster 0 pgmap v14786: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:02:32.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:02:31 smithi090 bash[32384]: audit 2023-12-01T13:02:31.336788+0000 mon.a (mon.0) 9146 : audit 0 from='client.? 172.21.15.80:0/2594854231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:02:33.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:02:33 smithi080 bash[28361]: cluster 2023-12-01T13:02:32.598411+0000 mgr.y (mgr.24362) 14818 : cluster 0 pgmap v14787: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:02:33.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:02:33 smithi080 bash[41963]: cluster 2023-12-01T13:02:32.598411+0000 mgr.y (mgr.24362) 14818 : cluster 0 pgmap v14787: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:02:34.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:02:33 smithi090 bash[32384]: cluster 2023-12-01T13:02:32.598411+0000 mgr.y (mgr.24362) 14818 : cluster 0 pgmap v14787: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:02:34.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:02:34 smithi080 bash[28361]: audit 2023-12-01T13:02:33.796897+0000 mon.c (mon.2) 9488 : audit 0 from='client.? 172.21.15.80:0/1218613425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:02:34.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:02:34 smithi080 bash[41963]: audit 2023-12-01T13:02:33.796897+0000 mon.c (mon.2) 9488 : audit 0 from='client.? 172.21.15.80:0/1218613425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:02:35.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:02:34 smithi090 bash[32384]: audit 2023-12-01T13:02:33.796897+0000 mon.c (mon.2) 9488 : audit 0 from='client.? 172.21.15.80:0/1218613425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:02:35.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:02:35 smithi080 bash[28361]: cluster 2023-12-01T13:02:34.599032+0000 mgr.y (mgr.24362) 14819 : cluster 0 pgmap v14788: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:02:35.930 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:02:35 smithi080 bash[41963]: cluster 2023-12-01T13:02:34.599032+0000 mgr.y (mgr.24362) 14819 : cluster 0 pgmap v14788: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:02:36.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:02:35 smithi090 bash[32384]: cluster 2023-12-01T13:02:34.599032+0000 mgr.y (mgr.24362) 14819 : cluster 0 pgmap v14788: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:02:36.665 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:02:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:02:36] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T13:02:36.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:02:36 smithi080 bash[28361]: audit 2023-12-01T13:02:36.256377+0000 mon.a (mon.0) 9147 : audit 0 from='client.? 172.21.15.80:0/1698641046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:02:36.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:02:36 smithi080 bash[41963]: audit 2023-12-01T13:02:36.256377+0000 mon.a (mon.0) 9147 : audit 0 from='client.? 172.21.15.80:0/1698641046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:02:37.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:02:36 smithi090 bash[32384]: audit 2023-12-01T13:02:36.256377+0000 mon.a (mon.0) 9147 : audit 0 from='client.? 172.21.15.80:0/1698641046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:02:37.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:02:37 smithi080 bash[41963]: cluster 2023-12-01T13:02:36.600191+0000 mgr.y (mgr.24362) 14820 : cluster 0 pgmap v14789: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:02:37.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:02:37 smithi080 bash[28361]: cluster 2023-12-01T13:02:36.600191+0000 mgr.y (mgr.24362) 14820 : cluster 0 pgmap v14789: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:02:38.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:02:37 smithi090 bash[32384]: cluster 2023-12-01T13:02:36.600191+0000 mgr.y (mgr.24362) 14820 : cluster 0 pgmap v14789: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:02:39.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:02:39 smithi080 bash[28361]: cluster 2023-12-01T13:02:38.600836+0000 mgr.y (mgr.24362) 14821 : cluster 0 pgmap v14790: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:02:39.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:02:39 smithi080 bash[28361]: audit 2023-12-01T13:02:38.706892+0000 mon.a (mon.0) 9148 : audit 0 from='client.? 172.21.15.80:0/3756532530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:02:39.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:02:39 smithi080 bash[41963]: cluster 2023-12-01T13:02:38.600836+0000 mgr.y (mgr.24362) 14821 : cluster 0 pgmap v14790: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:02:39.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:02:39 smithi080 bash[41963]: audit 2023-12-01T13:02:38.706892+0000 mon.a (mon.0) 9148 : audit 0 from='client.? 172.21.15.80:0/3756532530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:02:40.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:02:39 smithi090 bash[32384]: cluster 2023-12-01T13:02:38.600836+0000 mgr.y (mgr.24362) 14821 : cluster 0 pgmap v14790: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:02:40.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:02:39 smithi090 bash[32384]: audit 2023-12-01T13:02:38.706892+0000 mon.a (mon.0) 9148 : audit 0 from='client.? 172.21.15.80:0/3756532530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:02:40.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:02:40 smithi080 bash[28361]: audit 2023-12-01T13:02:40.567228+0000 mon.c (mon.2) 9489 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:02:40.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:02:40 smithi080 bash[41963]: audit 2023-12-01T13:02:40.567228+0000 mon.c (mon.2) 9489 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:02:41.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:02:40 smithi090 bash[32384]: audit 2023-12-01T13:02:40.567228+0000 mon.c (mon.2) 9489 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:02:42.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:02:41 smithi090 bash[32384]: cluster 2023-12-01T13:02:40.601480+0000 mgr.y (mgr.24362) 14822 : cluster 0 pgmap v14791: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:02:42.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:02:41 smithi090 bash[32384]: audit 2023-12-01T13:02:41.160951+0000 mon.c (mon.2) 9490 : audit 0 from='client.? 172.21.15.80:0/700350894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:02:42.180 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:02:41 smithi080 bash[41963]: cluster 2023-12-01T13:02:40.601480+0000 mgr.y (mgr.24362) 14822 : cluster 0 pgmap v14791: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:02:42.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:02:41 smithi080 bash[41963]: audit 2023-12-01T13:02:41.160951+0000 mon.c (mon.2) 9490 : audit 0 from='client.? 172.21.15.80:0/700350894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:02:42.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:02:41 smithi080 bash[28361]: cluster 2023-12-01T13:02:40.601480+0000 mgr.y (mgr.24362) 14822 : cluster 0 pgmap v14791: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:02:42.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:02:41 smithi080 bash[28361]: audit 2023-12-01T13:02:41.160951+0000 mon.c (mon.2) 9490 : audit 0 from='client.? 172.21.15.80:0/700350894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:02:43.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:02:43 smithi080 bash[28361]: cluster 2023-12-01T13:02:42.602580+0000 mgr.y (mgr.24362) 14823 : cluster 0 pgmap v14792: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:02:43.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:02:43 smithi080 bash[41963]: cluster 2023-12-01T13:02:42.602580+0000 mgr.y (mgr.24362) 14823 : cluster 0 pgmap v14792: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:02:44.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:02:43 smithi090 bash[32384]: cluster 2023-12-01T13:02:42.602580+0000 mgr.y (mgr.24362) 14823 : cluster 0 pgmap v14792: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:02:44.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:02:44 smithi080 bash[28361]: audit 2023-12-01T13:02:43.617988+0000 mon.c (mon.2) 9491 : audit 0 from='client.? 172.21.15.80:0/2405828289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:02:44.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:02:44 smithi080 bash[41963]: audit 2023-12-01T13:02:43.617988+0000 mon.c (mon.2) 9491 : audit 0 from='client.? 172.21.15.80:0/2405828289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:02:45.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:02:44 smithi090 bash[32384]: audit 2023-12-01T13:02:43.617988+0000 mon.c (mon.2) 9491 : audit 0 from='client.? 172.21.15.80:0/2405828289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:02:45.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:02:45 smithi080 bash[41963]: cluster 2023-12-01T13:02:44.603259+0000 mgr.y (mgr.24362) 14824 : cluster 0 pgmap v14793: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:02:45.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:02:45 smithi080 bash[41963]: audit 2023-12-01T13:02:45.199621+0000 mon.c (mon.2) 9492 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:02:45.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:02:45 smithi080 bash[28361]: cluster 2023-12-01T13:02:44.603259+0000 mgr.y (mgr.24362) 14824 : cluster 0 pgmap v14793: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:02:45.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:02:45 smithi080 bash[28361]: audit 2023-12-01T13:02:45.199621+0000 mon.c (mon.2) 9492 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:02:46.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:02:45 smithi090 bash[32384]: cluster 2023-12-01T13:02:44.603259+0000 mgr.y (mgr.24362) 14824 : cluster 0 pgmap v14793: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:02:46.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:02:45 smithi090 bash[32384]: audit 2023-12-01T13:02:45.199621+0000 mon.c (mon.2) 9492 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:02:46.619 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:02:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:02:46] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T13:02:46.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:02:46 smithi080 bash[28361]: audit 2023-12-01T13:02:46.083137+0000 mon.a (mon.0) 9149 : audit 0 from='client.? 172.21.15.80:0/2190029100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:02:46.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:02:46 smithi080 bash[41963]: audit 2023-12-01T13:02:46.083137+0000 mon.a (mon.0) 9149 : audit 0 from='client.? 172.21.15.80:0/2190029100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:02:47.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:02:46 smithi090 bash[32384]: audit 2023-12-01T13:02:46.083137+0000 mon.a (mon.0) 9149 : audit 0 from='client.? 172.21.15.80:0/2190029100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:02:47.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:02:47 smithi080 bash[28361]: cluster 2023-12-01T13:02:46.604526+0000 mgr.y (mgr.24362) 14825 : cluster 0 pgmap v14794: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:02:47.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:02:47 smithi080 bash[41963]: cluster 2023-12-01T13:02:46.604526+0000 mgr.y (mgr.24362) 14825 : cluster 0 pgmap v14794: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:02:48.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:02:47 smithi090 bash[32384]: cluster 2023-12-01T13:02:46.604526+0000 mgr.y (mgr.24362) 14825 : cluster 0 pgmap v14794: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:02:48.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:02:48 smithi080 bash[28361]: audit 2023-12-01T13:02:48.534201+0000 mon.c (mon.2) 9493 : audit 0 from='client.? 172.21.15.80:0/1336947611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:02:48.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:02:48 smithi080 bash[41963]: audit 2023-12-01T13:02:48.534201+0000 mon.c (mon.2) 9493 : audit 0 from='client.? 172.21.15.80:0/1336947611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:02:49.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:02:48 smithi090 bash[32384]: audit 2023-12-01T13:02:48.534201+0000 mon.c (mon.2) 9493 : audit 0 from='client.? 172.21.15.80:0/1336947611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:02:49.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:02:49 smithi080 bash[28361]: cluster 2023-12-01T13:02:48.605128+0000 mgr.y (mgr.24362) 14826 : cluster 0 pgmap v14795: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:02:49.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:02:49 smithi080 bash[41963]: cluster 2023-12-01T13:02:48.605128+0000 mgr.y (mgr.24362) 14826 : cluster 0 pgmap v14795: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:02:50.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:02:49 smithi090 bash[32384]: cluster 2023-12-01T13:02:48.605128+0000 mgr.y (mgr.24362) 14826 : cluster 0 pgmap v14795: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:02:51.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:02:51 smithi080 bash[28361]: cluster 2023-12-01T13:02:50.605629+0000 mgr.y (mgr.24362) 14827 : cluster 0 pgmap v14796: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:02:51.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:02:51 smithi080 bash[28361]: audit 2023-12-01T13:02:50.994856+0000 mon.a (mon.0) 9150 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:02:51.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:02:51 smithi080 bash[28361]: audit 2023-12-01T13:02:51.005430+0000 mon.a (mon.0) 9151 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:02:51.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:02:51 smithi080 bash[28361]: audit 2023-12-01T13:02:51.046473+0000 mon.c (mon.2) 9494 : audit 0 from='client.? 172.21.15.80:0/3484599303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:02:51.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:02:51 smithi080 bash[28361]: audit 2023-12-01T13:02:51.402007+0000 mon.a (mon.0) 9152 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:02:51.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:02:51 smithi080 bash[28361]: audit 2023-12-01T13:02:51.418661+0000 mon.a (mon.0) 9153 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:02:51.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:02:51 smithi080 bash[41963]: cluster 2023-12-01T13:02:50.605629+0000 mgr.y (mgr.24362) 14827 : cluster 0 pgmap v14796: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:02:51.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:02:51 smithi080 bash[41963]: audit 2023-12-01T13:02:50.994856+0000 mon.a (mon.0) 9150 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:02:51.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:02:51 smithi080 bash[41963]: audit 2023-12-01T13:02:51.005430+0000 mon.a (mon.0) 9151 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:02:51.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:02:51 smithi080 bash[41963]: audit 2023-12-01T13:02:51.046473+0000 mon.c (mon.2) 9494 : audit 0 from='client.? 172.21.15.80:0/3484599303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:02:51.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:02:51 smithi080 bash[41963]: audit 2023-12-01T13:02:51.402007+0000 mon.a (mon.0) 9152 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:02:51.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:02:51 smithi080 bash[41963]: audit 2023-12-01T13:02:51.418661+0000 mon.a (mon.0) 9153 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:02:52.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:02:51 smithi090 bash[32384]: cluster 2023-12-01T13:02:50.605629+0000 mgr.y (mgr.24362) 14827 : cluster 0 pgmap v14796: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:02:52.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:02:51 smithi090 bash[32384]: audit 2023-12-01T13:02:50.994856+0000 mon.a (mon.0) 9150 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:02:52.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:02:51 smithi090 bash[32384]: audit 2023-12-01T13:02:51.005430+0000 mon.a (mon.0) 9151 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:02:52.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:02:51 smithi090 bash[32384]: audit 2023-12-01T13:02:51.046473+0000 mon.c (mon.2) 9494 : audit 0 from='client.? 172.21.15.80:0/3484599303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:02:52.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:02:51 smithi090 bash[32384]: audit 2023-12-01T13:02:51.402007+0000 mon.a (mon.0) 9152 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:02:52.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:02:51 smithi090 bash[32384]: audit 2023-12-01T13:02:51.418661+0000 mon.a (mon.0) 9153 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:02:52.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:02:52 smithi080 bash[28361]: audit 2023-12-01T13:02:51.957389+0000 mon.c (mon.2) 9495 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:02:52.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:02:52 smithi080 bash[28361]: audit 2023-12-01T13:02:51.959039+0000 mon.c (mon.2) 9496 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:02:52.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:02:52 smithi080 bash[28361]: audit 2023-12-01T13:02:51.968441+0000 mon.a (mon.0) 9154 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:02:52.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:02:52 smithi080 bash[41963]: audit 2023-12-01T13:02:51.957389+0000 mon.c (mon.2) 9495 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:02:52.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:02:52 smithi080 bash[41963]: audit 2023-12-01T13:02:51.959039+0000 mon.c (mon.2) 9496 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:02:52.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:02:52 smithi080 bash[41963]: audit 2023-12-01T13:02:51.968441+0000 mon.a (mon.0) 9154 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:02:53.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:02:52 smithi090 bash[32384]: audit 2023-12-01T13:02:51.957389+0000 mon.c (mon.2) 9495 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:02:53.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:02:52 smithi090 bash[32384]: audit 2023-12-01T13:02:51.959039+0000 mon.c (mon.2) 9496 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:02:53.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:02:52 smithi090 bash[32384]: audit 2023-12-01T13:02:51.968441+0000 mon.a (mon.0) 9154 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:02:53.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:02:53 smithi080 bash[28361]: cluster 2023-12-01T13:02:52.606709+0000 mgr.y (mgr.24362) 14828 : cluster 0 pgmap v14797: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:02:53.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:02:53 smithi080 bash[28361]: audit 2023-12-01T13:02:53.497712+0000 mon.c (mon.2) 9497 : audit 0 from='client.? 172.21.15.80:0/2834659887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:02:53.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:02:53 smithi080 bash[41963]: cluster 2023-12-01T13:02:52.606709+0000 mgr.y (mgr.24362) 14828 : cluster 0 pgmap v14797: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:02:53.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:02:53 smithi080 bash[41963]: audit 2023-12-01T13:02:53.497712+0000 mon.c (mon.2) 9497 : audit 0 from='client.? 172.21.15.80:0/2834659887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:02:54.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:02:53 smithi090 bash[32384]: cluster 2023-12-01T13:02:52.606709+0000 mgr.y (mgr.24362) 14828 : cluster 0 pgmap v14797: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:02:54.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:02:53 smithi090 bash[32384]: audit 2023-12-01T13:02:53.497712+0000 mon.c (mon.2) 9497 : audit 0 from='client.? 172.21.15.80:0/2834659887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:02:55.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:02:55 smithi080 bash[28361]: cluster 2023-12-01T13:02:54.607324+0000 mgr.y (mgr.24362) 14829 : cluster 0 pgmap v14798: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:02:55.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:02:55 smithi080 bash[28361]: audit 2023-12-01T13:02:55.567050+0000 mon.c (mon.2) 9498 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:02:55.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:02:55 smithi080 bash[41963]: cluster 2023-12-01T13:02:54.607324+0000 mgr.y (mgr.24362) 14829 : cluster 0 pgmap v14798: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:02:55.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:02:55 smithi080 bash[41963]: audit 2023-12-01T13:02:55.567050+0000 mon.c (mon.2) 9498 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:02:56.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:02:55 smithi090 bash[32384]: cluster 2023-12-01T13:02:54.607324+0000 mgr.y (mgr.24362) 14829 : cluster 0 pgmap v14798: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:02:56.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:02:55 smithi090 bash[32384]: audit 2023-12-01T13:02:55.567050+0000 mon.c (mon.2) 9498 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:02:56.653 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:02:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:02:56] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T13:02:56.930 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:02:56 smithi080 bash[41963]: audit 2023-12-01T13:02:55.970682+0000 mon.a (mon.0) 9155 : audit 0 from='client.? 172.21.15.80:0/1165753626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:02:56.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:02:56 smithi080 bash[28361]: audit 2023-12-01T13:02:55.970682+0000 mon.a (mon.0) 9155 : audit 0 from='client.? 172.21.15.80:0/1165753626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:02:57.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:02:56 smithi090 bash[32384]: audit 2023-12-01T13:02:55.970682+0000 mon.a (mon.0) 9155 : audit 0 from='client.? 172.21.15.80:0/1165753626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:02:57.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:02:57 smithi080 bash[41963]: cluster 2023-12-01T13:02:56.608510+0000 mgr.y (mgr.24362) 14830 : cluster 0 pgmap v14799: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:02:57.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:02:57 smithi080 bash[28361]: cluster 2023-12-01T13:02:56.608510+0000 mgr.y (mgr.24362) 14830 : cluster 0 pgmap v14799: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:02:58.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:02:57 smithi090 bash[32384]: cluster 2023-12-01T13:02:56.608510+0000 mgr.y (mgr.24362) 14830 : cluster 0 pgmap v14799: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:02:58.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:02:58 smithi080 bash[28361]: audit 2023-12-01T13:02:58.433736+0000 mon.a (mon.0) 9156 : audit 0 from='client.? 172.21.15.80:0/333252174' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:02:58.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:02:58 smithi080 bash[41963]: audit 2023-12-01T13:02:58.433736+0000 mon.a (mon.0) 9156 : audit 0 from='client.? 172.21.15.80:0/333252174' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:02:59.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:02:58 smithi090 bash[32384]: audit 2023-12-01T13:02:58.433736+0000 mon.a (mon.0) 9156 : audit 0 from='client.? 172.21.15.80:0/333252174' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:02:59.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:02:59 smithi080 bash[28361]: cluster 2023-12-01T13:02:58.609310+0000 mgr.y (mgr.24362) 14831 : cluster 0 pgmap v14800: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:02:59.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:02:59 smithi080 bash[41963]: cluster 2023-12-01T13:02:58.609310+0000 mgr.y (mgr.24362) 14831 : cluster 0 pgmap v14800: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:03:00.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:02:59 smithi090 bash[32384]: cluster 2023-12-01T13:02:58.609310+0000 mgr.y (mgr.24362) 14831 : cluster 0 pgmap v14800: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:03:01.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:03:01 smithi080 bash[28361]: cluster 2023-12-01T13:03:00.609982+0000 mgr.y (mgr.24362) 14832 : cluster 0 pgmap v14801: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:03:01.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:03:01 smithi080 bash[28361]: audit 2023-12-01T13:03:00.887395+0000 mon.c (mon.2) 9499 : audit 0 from='client.? 172.21.15.80:0/595617710' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:03:01.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:03:01 smithi080 bash[41963]: cluster 2023-12-01T13:03:00.609982+0000 mgr.y (mgr.24362) 14832 : cluster 0 pgmap v14801: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:03:01.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:03:01 smithi080 bash[41963]: audit 2023-12-01T13:03:00.887395+0000 mon.c (mon.2) 9499 : audit 0 from='client.? 172.21.15.80:0/595617710' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:03:02.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:03:01 smithi090 bash[32384]: cluster 2023-12-01T13:03:00.609982+0000 mgr.y (mgr.24362) 14832 : cluster 0 pgmap v14801: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:03:02.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:03:01 smithi090 bash[32384]: audit 2023-12-01T13:03:00.887395+0000 mon.c (mon.2) 9499 : audit 0 from='client.? 172.21.15.80:0/595617710' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:03:03.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:03:03 smithi080 bash[41963]: cluster 2023-12-01T13:03:02.610985+0000 mgr.y (mgr.24362) 14833 : cluster 0 pgmap v14802: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:03:03.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:03:03 smithi080 bash[41963]: audit 2023-12-01T13:03:03.347926+0000 mon.a (mon.0) 9157 : audit 0 from='client.? 172.21.15.80:0/1031655716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:03:03.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:03:03 smithi080 bash[28361]: cluster 2023-12-01T13:03:02.610985+0000 mgr.y (mgr.24362) 14833 : cluster 0 pgmap v14802: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:03:03.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:03:03 smithi080 bash[28361]: audit 2023-12-01T13:03:03.347926+0000 mon.a (mon.0) 9157 : audit 0 from='client.? 172.21.15.80:0/1031655716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:03:04.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:03:03 smithi090 bash[32384]: cluster 2023-12-01T13:03:02.610985+0000 mgr.y (mgr.24362) 14833 : cluster 0 pgmap v14802: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:03:04.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:03:03 smithi090 bash[32384]: audit 2023-12-01T13:03:03.347926+0000 mon.a (mon.0) 9157 : audit 0 from='client.? 172.21.15.80:0/1031655716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:03:05.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:03:05 smithi080 bash[28361]: cluster 2023-12-01T13:03:04.611639+0000 mgr.y (mgr.24362) 14834 : cluster 0 pgmap v14803: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:03:05.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:03:05 smithi080 bash[41963]: cluster 2023-12-01T13:03:04.611639+0000 mgr.y (mgr.24362) 14834 : cluster 0 pgmap v14803: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:03:06.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:03:05 smithi090 bash[32384]: cluster 2023-12-01T13:03:04.611639+0000 mgr.y (mgr.24362) 14834 : cluster 0 pgmap v14803: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:03:06.669 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:03:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:03:06] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T13:03:06.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:03:06 smithi080 bash[28361]: audit 2023-12-01T13:03:05.811858+0000 mon.c (mon.2) 9500 : audit 0 from='client.? 172.21.15.80:0/686164886' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:03:06.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:03:06 smithi080 bash[41963]: audit 2023-12-01T13:03:05.811858+0000 mon.c (mon.2) 9500 : audit 0 from='client.? 172.21.15.80:0/686164886' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:03:07.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:03:06 smithi090 bash[32384]: audit 2023-12-01T13:03:05.811858+0000 mon.c (mon.2) 9500 : audit 0 from='client.? 172.21.15.80:0/686164886' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:03:07.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:03:07 smithi080 bash[41963]: cluster 2023-12-01T13:03:06.612798+0000 mgr.y (mgr.24362) 14835 : cluster 0 pgmap v14804: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:03:07.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:03:07 smithi080 bash[28361]: cluster 2023-12-01T13:03:06.612798+0000 mgr.y (mgr.24362) 14835 : cluster 0 pgmap v14804: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:03:08.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:03:07 smithi090 bash[32384]: cluster 2023-12-01T13:03:06.612798+0000 mgr.y (mgr.24362) 14835 : cluster 0 pgmap v14804: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:03:09.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:03:08 smithi090 bash[32384]: audit 2023-12-01T13:03:08.268764+0000 mon.a (mon.0) 9158 : audit 0 from='client.? 172.21.15.80:0/1563893330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:03:09.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:03:08 smithi080 bash[41963]: audit 2023-12-01T13:03:08.268764+0000 mon.a (mon.0) 9158 : audit 0 from='client.? 172.21.15.80:0/1563893330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:03:09.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:03:08 smithi080 bash[28361]: audit 2023-12-01T13:03:08.268764+0000 mon.a (mon.0) 9158 : audit 0 from='client.? 172.21.15.80:0/1563893330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:03:10.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:03:09 smithi090 bash[32384]: cluster 2023-12-01T13:03:08.613464+0000 mgr.y (mgr.24362) 14836 : cluster 0 pgmap v14805: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:03:10.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:03:09 smithi080 bash[28361]: cluster 2023-12-01T13:03:08.613464+0000 mgr.y (mgr.24362) 14836 : cluster 0 pgmap v14805: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:03:10.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:03:09 smithi080 bash[41963]: cluster 2023-12-01T13:03:08.613464+0000 mgr.y (mgr.24362) 14836 : cluster 0 pgmap v14805: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:03:11.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:03:10 smithi090 bash[32384]: audit 2023-12-01T13:03:10.567677+0000 mon.c (mon.2) 9501 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:03:11.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:03:10 smithi080 bash[28361]: audit 2023-12-01T13:03:10.567677+0000 mon.c (mon.2) 9501 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:03:11.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:03:10 smithi080 bash[41963]: audit 2023-12-01T13:03:10.567677+0000 mon.c (mon.2) 9501 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:03:12.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:03:11 smithi090 bash[32384]: cluster 2023-12-01T13:03:10.614038+0000 mgr.y (mgr.24362) 14837 : cluster 0 pgmap v14806: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:03:12.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:03:11 smithi090 bash[32384]: audit 2023-12-01T13:03:10.733314+0000 mon.c (mon.2) 9502 : audit 0 from='client.? 172.21.15.80:0/1267313755' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:03:12.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:03:11 smithi080 bash[28361]: cluster 2023-12-01T13:03:10.614038+0000 mgr.y (mgr.24362) 14837 : cluster 0 pgmap v14806: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:03:12.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:03:11 smithi080 bash[28361]: audit 2023-12-01T13:03:10.733314+0000 mon.c (mon.2) 9502 : audit 0 from='client.? 172.21.15.80:0/1267313755' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:03:12.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:03:11 smithi080 bash[41963]: cluster 2023-12-01T13:03:10.614038+0000 mgr.y (mgr.24362) 14837 : cluster 0 pgmap v14806: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:03:12.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:03:11 smithi080 bash[41963]: audit 2023-12-01T13:03:10.733314+0000 mon.c (mon.2) 9502 : audit 0 from='client.? 172.21.15.80:0/1267313755' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:03:13.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:03:13 smithi080 bash[28361]: cluster 2023-12-01T13:03:12.615162+0000 mgr.y (mgr.24362) 14838 : cluster 0 pgmap v14807: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:03:13.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:03:13 smithi080 bash[28361]: audit 2023-12-01T13:03:13.190468+0000 mon.a (mon.0) 9159 : audit 0 from='client.? 172.21.15.80:0/1040700756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:03:13.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:03:13 smithi080 bash[41963]: cluster 2023-12-01T13:03:12.615162+0000 mgr.y (mgr.24362) 14838 : cluster 0 pgmap v14807: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:03:13.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:03:13 smithi080 bash[41963]: audit 2023-12-01T13:03:13.190468+0000 mon.a (mon.0) 9159 : audit 0 from='client.? 172.21.15.80:0/1040700756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:03:14.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:03:13 smithi090 bash[32384]: cluster 2023-12-01T13:03:12.615162+0000 mgr.y (mgr.24362) 14838 : cluster 0 pgmap v14807: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:03:14.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:03:13 smithi090 bash[32384]: audit 2023-12-01T13:03:13.190468+0000 mon.a (mon.0) 9159 : audit 0 from='client.? 172.21.15.80:0/1040700756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:03:15.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:03:15 smithi080 bash[41963]: cluster 2023-12-01T13:03:14.615833+0000 mgr.y (mgr.24362) 14839 : cluster 0 pgmap v14808: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:03:15.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:03:15 smithi080 bash[41963]: audit 2023-12-01T13:03:15.646318+0000 mon.c (mon.2) 9503 : audit 0 from='client.? 172.21.15.80:0/508903436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:03:15.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:03:15 smithi080 bash[28361]: cluster 2023-12-01T13:03:14.615833+0000 mgr.y (mgr.24362) 14839 : cluster 0 pgmap v14808: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:03:15.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:03:15 smithi080 bash[28361]: audit 2023-12-01T13:03:15.646318+0000 mon.c (mon.2) 9503 : audit 0 from='client.? 172.21.15.80:0/508903436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:03:16.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:03:15 smithi090 bash[32384]: cluster 2023-12-01T13:03:14.615833+0000 mgr.y (mgr.24362) 14839 : cluster 0 pgmap v14808: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:03:16.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:03:15 smithi090 bash[32384]: audit 2023-12-01T13:03:15.646318+0000 mon.c (mon.2) 9503 : audit 0 from='client.? 172.21.15.80:0/508903436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:03:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:03:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:03:16] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T13:03:17.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:03:17 smithi080 bash[28361]: cluster 2023-12-01T13:03:16.616938+0000 mgr.y (mgr.24362) 14840 : cluster 0 pgmap v14809: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:03:17.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:03:17 smithi080 bash[41963]: cluster 2023-12-01T13:03:16.616938+0000 mgr.y (mgr.24362) 14840 : cluster 0 pgmap v14809: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:03:18.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:03:17 smithi090 bash[32384]: cluster 2023-12-01T13:03:16.616938+0000 mgr.y (mgr.24362) 14840 : cluster 0 pgmap v14809: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:03:18.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:03:18 smithi080 bash[28361]: audit 2023-12-01T13:03:18.113776+0000 mon.c (mon.2) 9504 : audit 0 from='client.? 172.21.15.80:0/4249799792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:03:18.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:03:18 smithi080 bash[41963]: audit 2023-12-01T13:03:18.113776+0000 mon.c (mon.2) 9504 : audit 0 from='client.? 172.21.15.80:0/4249799792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:03:19.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:03:18 smithi090 bash[32384]: audit 2023-12-01T13:03:18.113776+0000 mon.c (mon.2) 9504 : audit 0 from='client.? 172.21.15.80:0/4249799792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:03:20.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:03:19 smithi090 bash[32384]: cluster 2023-12-01T13:03:18.617710+0000 mgr.y (mgr.24362) 14841 : cluster 0 pgmap v14810: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:03:20.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:03:19 smithi080 bash[28361]: cluster 2023-12-01T13:03:18.617710+0000 mgr.y (mgr.24362) 14841 : cluster 0 pgmap v14810: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:03:20.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:03:19 smithi080 bash[41963]: cluster 2023-12-01T13:03:18.617710+0000 mgr.y (mgr.24362) 14841 : cluster 0 pgmap v14810: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:03:21.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:03:20 smithi090 bash[32384]: audit 2023-12-01T13:03:20.573060+0000 mon.c (mon.2) 9505 : audit 0 from='client.? 172.21.15.80:0/1021766792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:03:21.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:03:20 smithi080 bash[28361]: audit 2023-12-01T13:03:20.573060+0000 mon.c (mon.2) 9505 : audit 0 from='client.? 172.21.15.80:0/1021766792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:03:21.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:03:20 smithi080 bash[41963]: audit 2023-12-01T13:03:20.573060+0000 mon.c (mon.2) 9505 : audit 0 from='client.? 172.21.15.80:0/1021766792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:03:22.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:03:21 smithi090 bash[32384]: cluster 2023-12-01T13:03:20.618396+0000 mgr.y (mgr.24362) 14842 : cluster 0 pgmap v14811: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:03:22.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:03:21 smithi080 bash[28361]: cluster 2023-12-01T13:03:20.618396+0000 mgr.y (mgr.24362) 14842 : cluster 0 pgmap v14811: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:03:22.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:03:21 smithi080 bash[41963]: cluster 2023-12-01T13:03:20.618396+0000 mgr.y (mgr.24362) 14842 : cluster 0 pgmap v14811: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:03:23.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:03:23 smithi080 bash[28361]: cluster 2023-12-01T13:03:22.619271+0000 mgr.y (mgr.24362) 14843 : cluster 0 pgmap v14812: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:03:23.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:03:23 smithi080 bash[28361]: audit 2023-12-01T13:03:23.034072+0000 mon.c (mon.2) 9506 : audit 0 from='client.? 172.21.15.80:0/2140419022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:03:23.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:03:23 smithi080 bash[41963]: cluster 2023-12-01T13:03:22.619271+0000 mgr.y (mgr.24362) 14843 : cluster 0 pgmap v14812: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:03:23.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:03:23 smithi080 bash[41963]: audit 2023-12-01T13:03:23.034072+0000 mon.c (mon.2) 9506 : audit 0 from='client.? 172.21.15.80:0/2140419022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:03:24.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:03:23 smithi090 bash[32384]: cluster 2023-12-01T13:03:22.619271+0000 mgr.y (mgr.24362) 14843 : cluster 0 pgmap v14812: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:03:24.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:03:23 smithi090 bash[32384]: audit 2023-12-01T13:03:23.034072+0000 mon.c (mon.2) 9506 : audit 0 from='client.? 172.21.15.80:0/2140419022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:03:25.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:03:25 smithi080 bash[41963]: cluster 2023-12-01T13:03:24.619952+0000 mgr.y (mgr.24362) 14844 : cluster 0 pgmap v14813: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:03:25.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:03:25 smithi080 bash[41963]: audit 2023-12-01T13:03:25.490823+0000 mon.a (mon.0) 9160 : audit 0 from='client.? 172.21.15.80:0/67082298' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:03:25.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:03:25 smithi080 bash[41963]: audit 2023-12-01T13:03:25.568264+0000 mon.c (mon.2) 9507 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:03:25.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:03:25 smithi080 bash[28361]: cluster 2023-12-01T13:03:24.619952+0000 mgr.y (mgr.24362) 14844 : cluster 0 pgmap v14813: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:03:25.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:03:25 smithi080 bash[28361]: audit 2023-12-01T13:03:25.490823+0000 mon.a (mon.0) 9160 : audit 0 from='client.? 172.21.15.80:0/67082298' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:03:25.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:03:25 smithi080 bash[28361]: audit 2023-12-01T13:03:25.568264+0000 mon.c (mon.2) 9507 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:03:26.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:03:25 smithi090 bash[32384]: cluster 2023-12-01T13:03:24.619952+0000 mgr.y (mgr.24362) 14844 : cluster 0 pgmap v14813: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:03:26.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:03:25 smithi090 bash[32384]: audit 2023-12-01T13:03:25.490823+0000 mon.a (mon.0) 9160 : audit 0 from='client.? 172.21.15.80:0/67082298' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:03:26.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:03:25 smithi090 bash[32384]: audit 2023-12-01T13:03:25.568264+0000 mon.c (mon.2) 9507 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:03:26.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:03:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:03:26] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T13:03:27.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:03:27 smithi080 bash[28361]: cluster 2023-12-01T13:03:26.621002+0000 mgr.y (mgr.24362) 14845 : cluster 0 pgmap v14814: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:03:27.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:03:27 smithi080 bash[41963]: cluster 2023-12-01T13:03:26.621002+0000 mgr.y (mgr.24362) 14845 : cluster 0 pgmap v14814: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:03:28.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:03:27 smithi090 bash[32384]: cluster 2023-12-01T13:03:26.621002+0000 mgr.y (mgr.24362) 14845 : cluster 0 pgmap v14814: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:03:28.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:03:28 smithi080 bash[28361]: audit 2023-12-01T13:03:27.942046+0000 mon.c (mon.2) 9508 : audit 0 from='client.? 172.21.15.80:0/223893359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:03:28.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:03:28 smithi080 bash[41963]: audit 2023-12-01T13:03:27.942046+0000 mon.c (mon.2) 9508 : audit 0 from='client.? 172.21.15.80:0/223893359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:03:29.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:03:28 smithi090 bash[32384]: audit 2023-12-01T13:03:27.942046+0000 mon.c (mon.2) 9508 : audit 0 from='client.? 172.21.15.80:0/223893359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:03:29.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:03:29 smithi080 bash[28361]: cluster 2023-12-01T13:03:28.621653+0000 mgr.y (mgr.24362) 14846 : cluster 0 pgmap v14815: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:03:29.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:03:29 smithi080 bash[41963]: cluster 2023-12-01T13:03:28.621653+0000 mgr.y (mgr.24362) 14846 : cluster 0 pgmap v14815: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:03:30.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:03:29 smithi090 bash[32384]: cluster 2023-12-01T13:03:28.621653+0000 mgr.y (mgr.24362) 14846 : cluster 0 pgmap v14815: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:03:30.930 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:03:30 smithi080 bash[41963]: audit 2023-12-01T13:03:30.401166+0000 mon.a (mon.0) 9161 : audit 0 from='client.? 172.21.15.80:0/646191027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:03:30.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:03:30 smithi080 bash[28361]: audit 2023-12-01T13:03:30.401166+0000 mon.a (mon.0) 9161 : audit 0 from='client.? 172.21.15.80:0/646191027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:03:31.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:03:30 smithi090 bash[32384]: audit 2023-12-01T13:03:30.401166+0000 mon.a (mon.0) 9161 : audit 0 from='client.? 172.21.15.80:0/646191027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:03:31.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:03:31 smithi080 bash[28361]: cluster 2023-12-01T13:03:30.622418+0000 mgr.y (mgr.24362) 14847 : cluster 0 pgmap v14816: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:03:31.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:03:31 smithi080 bash[41963]: cluster 2023-12-01T13:03:30.622418+0000 mgr.y (mgr.24362) 14847 : cluster 0 pgmap v14816: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:03:32.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:03:31 smithi090 bash[32384]: cluster 2023-12-01T13:03:30.622418+0000 mgr.y (mgr.24362) 14847 : cluster 0 pgmap v14816: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:03:33.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:03:33 smithi080 bash[28361]: cluster 2023-12-01T13:03:32.623419+0000 mgr.y (mgr.24362) 14848 : cluster 0 pgmap v14817: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:03:33.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:03:33 smithi080 bash[28361]: audit 2023-12-01T13:03:32.853507+0000 mon.c (mon.2) 9509 : audit 0 from='client.? 172.21.15.80:0/1457177234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:03:33.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:03:33 smithi080 bash[41963]: cluster 2023-12-01T13:03:32.623419+0000 mgr.y (mgr.24362) 14848 : cluster 0 pgmap v14817: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:03:33.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:03:33 smithi080 bash[41963]: audit 2023-12-01T13:03:32.853507+0000 mon.c (mon.2) 9509 : audit 0 from='client.? 172.21.15.80:0/1457177234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:03:34.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:03:33 smithi090 bash[32384]: cluster 2023-12-01T13:03:32.623419+0000 mgr.y (mgr.24362) 14848 : cluster 0 pgmap v14817: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:03:34.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:03:33 smithi090 bash[32384]: audit 2023-12-01T13:03:32.853507+0000 mon.c (mon.2) 9509 : audit 0 from='client.? 172.21.15.80:0/1457177234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:03:35.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:03:35 smithi080 bash[28361]: cluster 2023-12-01T13:03:34.624200+0000 mgr.y (mgr.24362) 14849 : cluster 0 pgmap v14818: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:03:35.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:03:35 smithi080 bash[28361]: audit 2023-12-01T13:03:35.310320+0000 mon.c (mon.2) 9510 : audit 0 from='client.? 172.21.15.80:0/3408073793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:03:35.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:03:35 smithi080 bash[41963]: cluster 2023-12-01T13:03:34.624200+0000 mgr.y (mgr.24362) 14849 : cluster 0 pgmap v14818: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:03:35.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:03:35 smithi080 bash[41963]: audit 2023-12-01T13:03:35.310320+0000 mon.c (mon.2) 9510 : audit 0 from='client.? 172.21.15.80:0/3408073793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:03:36.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:03:35 smithi090 bash[32384]: cluster 2023-12-01T13:03:34.624200+0000 mgr.y (mgr.24362) 14849 : cluster 0 pgmap v14818: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:03:36.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:03:35 smithi090 bash[32384]: audit 2023-12-01T13:03:35.310320+0000 mon.c (mon.2) 9510 : audit 0 from='client.? 172.21.15.80:0/3408073793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:03:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:03:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:03:36] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T13:03:38.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:03:37 smithi090 bash[32384]: cluster 2023-12-01T13:03:36.625334+0000 mgr.y (mgr.24362) 14850 : cluster 0 pgmap v14819: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:03:38.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:03:37 smithi080 bash[28361]: cluster 2023-12-01T13:03:36.625334+0000 mgr.y (mgr.24362) 14850 : cluster 0 pgmap v14819: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:03:38.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:03:37 smithi080 bash[41963]: cluster 2023-12-01T13:03:36.625334+0000 mgr.y (mgr.24362) 14850 : cluster 0 pgmap v14819: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:03:39.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:03:38 smithi090 bash[32384]: audit 2023-12-01T13:03:37.757811+0000 mon.c (mon.2) 9511 : audit 0 from='client.? 172.21.15.80:0/662833795' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:03:39.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:03:38 smithi080 bash[28361]: audit 2023-12-01T13:03:37.757811+0000 mon.c (mon.2) 9511 : audit 0 from='client.? 172.21.15.80:0/662833795' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:03:39.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:03:38 smithi080 bash[41963]: audit 2023-12-01T13:03:37.757811+0000 mon.c (mon.2) 9511 : audit 0 from='client.? 172.21.15.80:0/662833795' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:03:40.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:03:39 smithi090 bash[32384]: cluster 2023-12-01T13:03:38.626017+0000 mgr.y (mgr.24362) 14851 : cluster 0 pgmap v14820: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:03:40.180 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:03:39 smithi080 bash[41963]: cluster 2023-12-01T13:03:38.626017+0000 mgr.y (mgr.24362) 14851 : cluster 0 pgmap v14820: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:03:40.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:03:39 smithi080 bash[28361]: cluster 2023-12-01T13:03:38.626017+0000 mgr.y (mgr.24362) 14851 : cluster 0 pgmap v14820: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:03:41.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:03:40 smithi090 bash[32384]: audit 2023-12-01T13:03:40.219157+0000 mon.a (mon.0) 9162 : audit 0 from='client.? 172.21.15.80:0/2099067416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:03:41.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:03:40 smithi090 bash[32384]: audit 2023-12-01T13:03:40.568344+0000 mon.c (mon.2) 9512 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:03:41.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:03:40 smithi080 bash[41963]: audit 2023-12-01T13:03:40.219157+0000 mon.a (mon.0) 9162 : audit 0 from='client.? 172.21.15.80:0/2099067416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:03:41.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:03:40 smithi080 bash[41963]: audit 2023-12-01T13:03:40.568344+0000 mon.c (mon.2) 9512 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:03:41.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:03:40 smithi080 bash[28361]: audit 2023-12-01T13:03:40.219157+0000 mon.a (mon.0) 9162 : audit 0 from='client.? 172.21.15.80:0/2099067416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:03:41.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:03:40 smithi080 bash[28361]: audit 2023-12-01T13:03:40.568344+0000 mon.c (mon.2) 9512 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:03:42.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:03:41 smithi090 bash[32384]: cluster 2023-12-01T13:03:40.626664+0000 mgr.y (mgr.24362) 14852 : cluster 0 pgmap v14821: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:03:42.180 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:03:41 smithi080 bash[41963]: cluster 2023-12-01T13:03:40.626664+0000 mgr.y (mgr.24362) 14852 : cluster 0 pgmap v14821: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:03:42.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:03:41 smithi080 bash[28361]: cluster 2023-12-01T13:03:40.626664+0000 mgr.y (mgr.24362) 14852 : cluster 0 pgmap v14821: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:03:43.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:03:43 smithi080 bash[28361]: cluster 2023-12-01T13:03:42.627372+0000 mgr.y (mgr.24362) 14853 : cluster 0 pgmap v14822: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:03:43.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:03:43 smithi080 bash[28361]: audit 2023-12-01T13:03:42.676846+0000 mon.c (mon.2) 9513 : audit 0 from='client.? 172.21.15.80:0/2804888290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:03:43.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:03:43 smithi080 bash[41963]: cluster 2023-12-01T13:03:42.627372+0000 mgr.y (mgr.24362) 14853 : cluster 0 pgmap v14822: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:03:43.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:03:43 smithi080 bash[41963]: audit 2023-12-01T13:03:42.676846+0000 mon.c (mon.2) 9513 : audit 0 from='client.? 172.21.15.80:0/2804888290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:03:44.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:03:43 smithi090 bash[32384]: cluster 2023-12-01T13:03:42.627372+0000 mgr.y (mgr.24362) 14853 : cluster 0 pgmap v14822: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:03:44.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:03:43 smithi090 bash[32384]: audit 2023-12-01T13:03:42.676846+0000 mon.c (mon.2) 9513 : audit 0 from='client.? 172.21.15.80:0/2804888290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:03:46.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:03:45 smithi090 bash[32384]: cluster 2023-12-01T13:03:44.627945+0000 mgr.y (mgr.24362) 14854 : cluster 0 pgmap v14823: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:03:46.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:03:45 smithi090 bash[32384]: audit 2023-12-01T13:03:45.132860+0000 mon.a (mon.0) 9163 : audit 0 from='client.? 172.21.15.80:0/3130172701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:03:46.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:03:45 smithi080 bash[41963]: cluster 2023-12-01T13:03:44.627945+0000 mgr.y (mgr.24362) 14854 : cluster 0 pgmap v14823: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:03:46.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:03:45 smithi080 bash[41963]: audit 2023-12-01T13:03:45.132860+0000 mon.a (mon.0) 9163 : audit 0 from='client.? 172.21.15.80:0/3130172701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:03:46.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:03:45 smithi080 bash[28361]: cluster 2023-12-01T13:03:44.627945+0000 mgr.y (mgr.24362) 14854 : cluster 0 pgmap v14823: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:03:46.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:03:45 smithi080 bash[28361]: audit 2023-12-01T13:03:45.132860+0000 mon.a (mon.0) 9163 : audit 0 from='client.? 172.21.15.80:0/3130172701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:03:46.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:03:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:03:46] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T13:03:48.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:03:47 smithi090 bash[32384]: cluster 2023-12-01T13:03:46.629080+0000 mgr.y (mgr.24362) 14855 : cluster 0 pgmap v14824: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:03:48.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:03:47 smithi090 bash[32384]: audit 2023-12-01T13:03:47.586280+0000 mon.c (mon.2) 9514 : audit 0 from='client.? 172.21.15.80:0/765811131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:03:48.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:03:47 smithi080 bash[41963]: cluster 2023-12-01T13:03:46.629080+0000 mgr.y (mgr.24362) 14855 : cluster 0 pgmap v14824: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:03:48.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:03:47 smithi080 bash[41963]: audit 2023-12-01T13:03:47.586280+0000 mon.c (mon.2) 9514 : audit 0 from='client.? 172.21.15.80:0/765811131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:03:48.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:03:47 smithi080 bash[28361]: cluster 2023-12-01T13:03:46.629080+0000 mgr.y (mgr.24362) 14855 : cluster 0 pgmap v14824: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:03:48.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:03:47 smithi080 bash[28361]: audit 2023-12-01T13:03:47.586280+0000 mon.c (mon.2) 9514 : audit 0 from='client.? 172.21.15.80:0/765811131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:03:50.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:03:49 smithi090 bash[32384]: cluster 2023-12-01T13:03:48.629719+0000 mgr.y (mgr.24362) 14856 : cluster 0 pgmap v14825: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:03:50.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:03:49 smithi080 bash[28361]: cluster 2023-12-01T13:03:48.629719+0000 mgr.y (mgr.24362) 14856 : cluster 0 pgmap v14825: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:03:50.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:03:49 smithi080 bash[41963]: cluster 2023-12-01T13:03:48.629719+0000 mgr.y (mgr.24362) 14856 : cluster 0 pgmap v14825: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:03:51.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:03:50 smithi090 bash[32384]: audit 2023-12-01T13:03:50.048632+0000 mon.a (mon.0) 9164 : audit 0 from='client.? 172.21.15.80:0/3076247647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:03:51.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:03:50 smithi080 bash[28361]: audit 2023-12-01T13:03:50.048632+0000 mon.a (mon.0) 9164 : audit 0 from='client.? 172.21.15.80:0/3076247647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:03:51.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:03:50 smithi080 bash[41963]: audit 2023-12-01T13:03:50.048632+0000 mon.a (mon.0) 9164 : audit 0 from='client.? 172.21.15.80:0/3076247647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:03:52.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:03:51 smithi090 bash[32384]: cluster 2023-12-01T13:03:50.630393+0000 mgr.y (mgr.24362) 14857 : cluster 0 pgmap v14826: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:03:52.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:03:51 smithi080 bash[28361]: cluster 2023-12-01T13:03:50.630393+0000 mgr.y (mgr.24362) 14857 : cluster 0 pgmap v14826: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:03:52.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:03:51 smithi080 bash[41963]: cluster 2023-12-01T13:03:50.630393+0000 mgr.y (mgr.24362) 14857 : cluster 0 pgmap v14826: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:03:53.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:03:52 smithi090 bash[32384]: audit 2023-12-01T13:03:52.051149+0000 mon.c (mon.2) 9515 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:03:53.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:03:52 smithi090 bash[32384]: audit 2023-12-01T13:03:52.584100+0000 mon.a (mon.0) 9165 : audit 0 from='client.? 172.21.15.80:0/4138431451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:03:53.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:03:52 smithi080 bash[28361]: audit 2023-12-01T13:03:52.051149+0000 mon.c (mon.2) 9515 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:03:53.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:03:52 smithi080 bash[28361]: audit 2023-12-01T13:03:52.584100+0000 mon.a (mon.0) 9165 : audit 0 from='client.? 172.21.15.80:0/4138431451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:03:53.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:03:52 smithi080 bash[41963]: audit 2023-12-01T13:03:52.051149+0000 mon.c (mon.2) 9515 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:03:53.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:03:52 smithi080 bash[41963]: audit 2023-12-01T13:03:52.584100+0000 mon.a (mon.0) 9165 : audit 0 from='client.? 172.21.15.80:0/4138431451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:03:54.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:03:53 smithi090 bash[32384]: cluster 2023-12-01T13:03:52.631472+0000 mgr.y (mgr.24362) 14858 : cluster 0 pgmap v14827: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:03:54.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:03:53 smithi080 bash[28361]: cluster 2023-12-01T13:03:52.631472+0000 mgr.y (mgr.24362) 14858 : cluster 0 pgmap v14827: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:03:54.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:03:53 smithi080 bash[41963]: cluster 2023-12-01T13:03:52.631472+0000 mgr.y (mgr.24362) 14858 : cluster 0 pgmap v14827: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:03:56.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:03:55 smithi090 bash[32384]: cluster 2023-12-01T13:03:54.632156+0000 mgr.y (mgr.24362) 14859 : cluster 0 pgmap v14828: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:03:56.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:03:55 smithi090 bash[32384]: audit 2023-12-01T13:03:55.040814+0000 mon.c (mon.2) 9516 : audit 0 from='client.? 172.21.15.80:0/2381610832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:03:56.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:03:55 smithi090 bash[32384]: audit 2023-12-01T13:03:55.569069+0000 mon.c (mon.2) 9517 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:03:56.180 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:03:55 smithi080 bash[41963]: cluster 2023-12-01T13:03:54.632156+0000 mgr.y (mgr.24362) 14859 : cluster 0 pgmap v14828: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:03:56.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:03:55 smithi080 bash[41963]: audit 2023-12-01T13:03:55.040814+0000 mon.c (mon.2) 9516 : audit 0 from='client.? 172.21.15.80:0/2381610832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:03:56.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:03:55 smithi080 bash[41963]: audit 2023-12-01T13:03:55.569069+0000 mon.c (mon.2) 9517 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:03:56.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:03:55 smithi080 bash[28361]: cluster 2023-12-01T13:03:54.632156+0000 mgr.y (mgr.24362) 14859 : cluster 0 pgmap v14828: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:03:56.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:03:55 smithi080 bash[28361]: audit 2023-12-01T13:03:55.040814+0000 mon.c (mon.2) 9516 : audit 0 from='client.? 172.21.15.80:0/2381610832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:03:56.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:03:55 smithi080 bash[28361]: audit 2023-12-01T13:03:55.569069+0000 mon.c (mon.2) 9517 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:03:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:03:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:03:56] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T13:03:58.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:03:57 smithi090 bash[32384]: cluster 2023-12-01T13:03:56.633390+0000 mgr.y (mgr.24362) 14860 : cluster 0 pgmap v14829: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:03:58.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:03:57 smithi090 bash[32384]: audit 2023-12-01T13:03:57.512519+0000 mon.c (mon.2) 9518 : audit 0 from='client.? 172.21.15.80:0/4087543714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:03:58.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:03:57 smithi080 bash[41963]: cluster 2023-12-01T13:03:56.633390+0000 mgr.y (mgr.24362) 14860 : cluster 0 pgmap v14829: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:03:58.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:03:57 smithi080 bash[41963]: audit 2023-12-01T13:03:57.512519+0000 mon.c (mon.2) 9518 : audit 0 from='client.? 172.21.15.80:0/4087543714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:03:58.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:03:57 smithi080 bash[28361]: cluster 2023-12-01T13:03:56.633390+0000 mgr.y (mgr.24362) 14860 : cluster 0 pgmap v14829: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:03:58.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:03:57 smithi080 bash[28361]: audit 2023-12-01T13:03:57.512519+0000 mon.c (mon.2) 9518 : audit 0 from='client.? 172.21.15.80:0/4087543714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:03:59.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:03:58 smithi090 bash[32384]: audit 2023-12-01T13:03:57.952383+0000 mon.a (mon.0) 9166 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:03:59.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:03:58 smithi090 bash[32384]: audit 2023-12-01T13:03:57.962565+0000 mon.a (mon.0) 9167 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:03:59.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:03:58 smithi090 bash[32384]: audit 2023-12-01T13:03:58.254872+0000 mon.a (mon.0) 9168 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:03:59.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:03:58 smithi090 bash[32384]: audit 2023-12-01T13:03:58.264617+0000 mon.a (mon.0) 9169 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:03:59.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:03:58 smithi090 bash[32384]: audit 2023-12-01T13:03:58.789542+0000 mon.c (mon.2) 9519 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:03:59.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:03:58 smithi090 bash[32384]: audit 2023-12-01T13:03:58.791457+0000 mon.c (mon.2) 9520 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:03:59.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:03:58 smithi090 bash[32384]: audit 2023-12-01T13:03:58.801621+0000 mon.a (mon.0) 9170 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:03:59.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:03:58 smithi080 bash[28361]: audit 2023-12-01T13:03:57.952383+0000 mon.a (mon.0) 9166 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:03:59.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:03:58 smithi080 bash[28361]: audit 2023-12-01T13:03:57.962565+0000 mon.a (mon.0) 9167 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:03:59.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:03:58 smithi080 bash[28361]: audit 2023-12-01T13:03:58.254872+0000 mon.a (mon.0) 9168 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:03:59.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:03:58 smithi080 bash[28361]: audit 2023-12-01T13:03:58.264617+0000 mon.a (mon.0) 9169 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:03:59.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:03:58 smithi080 bash[28361]: audit 2023-12-01T13:03:58.789542+0000 mon.c (mon.2) 9519 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:03:59.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:03:58 smithi080 bash[28361]: audit 2023-12-01T13:03:58.791457+0000 mon.c (mon.2) 9520 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:03:59.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:03:58 smithi080 bash[28361]: audit 2023-12-01T13:03:58.801621+0000 mon.a (mon.0) 9170 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:03:59.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:03:58 smithi080 bash[41963]: audit 2023-12-01T13:03:57.952383+0000 mon.a (mon.0) 9166 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:03:59.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:03:58 smithi080 bash[41963]: audit 2023-12-01T13:03:57.962565+0000 mon.a (mon.0) 9167 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:03:59.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:03:58 smithi080 bash[41963]: audit 2023-12-01T13:03:58.254872+0000 mon.a (mon.0) 9168 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:03:59.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:03:58 smithi080 bash[41963]: audit 2023-12-01T13:03:58.264617+0000 mon.a (mon.0) 9169 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:03:59.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:03:58 smithi080 bash[41963]: audit 2023-12-01T13:03:58.789542+0000 mon.c (mon.2) 9519 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:03:59.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:03:58 smithi080 bash[41963]: audit 2023-12-01T13:03:58.791457+0000 mon.c (mon.2) 9520 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:03:59.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:03:58 smithi080 bash[41963]: audit 2023-12-01T13:03:58.801621+0000 mon.a (mon.0) 9170 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:04:00.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:03:59 smithi090 bash[32384]: cluster 2023-12-01T13:03:58.634078+0000 mgr.y (mgr.24362) 14861 : cluster 0 pgmap v14830: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:04:00.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:03:59 smithi080 bash[28361]: cluster 2023-12-01T13:03:58.634078+0000 mgr.y (mgr.24362) 14861 : cluster 0 pgmap v14830: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:04:00.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:03:59 smithi080 bash[41963]: cluster 2023-12-01T13:03:58.634078+0000 mgr.y (mgr.24362) 14861 : cluster 0 pgmap v14830: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:04:01.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:04:00 smithi090 bash[32384]: audit 2023-12-01T13:03:59.973488+0000 mon.c (mon.2) 9521 : audit 0 from='client.? 172.21.15.80:0/2192469549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:04:01.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:04:00 smithi080 bash[41963]: audit 2023-12-01T13:03:59.973488+0000 mon.c (mon.2) 9521 : audit 0 from='client.? 172.21.15.80:0/2192469549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:04:01.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:04:00 smithi080 bash[28361]: audit 2023-12-01T13:03:59.973488+0000 mon.c (mon.2) 9521 : audit 0 from='client.? 172.21.15.80:0/2192469549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:04:02.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:04:01 smithi090 bash[32384]: cluster 2023-12-01T13:04:00.634792+0000 mgr.y (mgr.24362) 14862 : cluster 0 pgmap v14831: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:04:02.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:04:01 smithi080 bash[41963]: cluster 2023-12-01T13:04:00.634792+0000 mgr.y (mgr.24362) 14862 : cluster 0 pgmap v14831: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:04:02.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:04:01 smithi080 bash[28361]: cluster 2023-12-01T13:04:00.634792+0000 mgr.y (mgr.24362) 14862 : cluster 0 pgmap v14831: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:04:03.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:04:02 smithi090 bash[32384]: audit 2023-12-01T13:04:02.429745+0000 mon.c (mon.2) 9522 : audit 0 from='client.? 172.21.15.80:0/1113909329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:04:03.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:04:02 smithi080 bash[28361]: audit 2023-12-01T13:04:02.429745+0000 mon.c (mon.2) 9522 : audit 0 from='client.? 172.21.15.80:0/1113909329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:04:03.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:04:02 smithi080 bash[41963]: audit 2023-12-01T13:04:02.429745+0000 mon.c (mon.2) 9522 : audit 0 from='client.? 172.21.15.80:0/1113909329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:04:04.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:04:03 smithi090 bash[32384]: cluster 2023-12-01T13:04:02.635537+0000 mgr.y (mgr.24362) 14863 : cluster 0 pgmap v14832: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:04:04.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:04:03 smithi080 bash[28361]: cluster 2023-12-01T13:04:02.635537+0000 mgr.y (mgr.24362) 14863 : cluster 0 pgmap v14832: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:04:04.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:04:03 smithi080 bash[41963]: cluster 2023-12-01T13:04:02.635537+0000 mgr.y (mgr.24362) 14863 : cluster 0 pgmap v14832: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:04:05.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:04:04 smithi090 bash[32384]: audit 2023-12-01T13:04:04.881533+0000 mon.a (mon.0) 9171 : audit 0 from='client.? 172.21.15.80:0/2333264584' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:04:05.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:04:04 smithi080 bash[28361]: audit 2023-12-01T13:04:04.881533+0000 mon.a (mon.0) 9171 : audit 0 from='client.? 172.21.15.80:0/2333264584' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:04:05.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:04:04 smithi080 bash[41963]: audit 2023-12-01T13:04:04.881533+0000 mon.a (mon.0) 9171 : audit 0 from='client.? 172.21.15.80:0/2333264584' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:04:06.231 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:04:05 smithi080 bash[41963]: cluster 2023-12-01T13:04:04.636171+0000 mgr.y (mgr.24362) 14864 : cluster 0 pgmap v14833: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:04:06.232 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:04:05 smithi080 bash[28361]: cluster 2023-12-01T13:04:04.636171+0000 mgr.y (mgr.24362) 14864 : cluster 0 pgmap v14833: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:04:06.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:04:05 smithi090 bash[32384]: cluster 2023-12-01T13:04:04.636171+0000 mgr.y (mgr.24362) 14864 : cluster 0 pgmap v14833: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:04:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:04:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:04:06] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T13:04:07.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:04:06 smithi090 bash[32384]: cluster 2023-12-01T13:04:06.637301+0000 mgr.y (mgr.24362) 14865 : cluster 0 pgmap v14834: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:04:07.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:04:06 smithi080 bash[28361]: cluster 2023-12-01T13:04:06.637301+0000 mgr.y (mgr.24362) 14865 : cluster 0 pgmap v14834: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:04:07.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:04:06 smithi080 bash[41963]: cluster 2023-12-01T13:04:06.637301+0000 mgr.y (mgr.24362) 14865 : cluster 0 pgmap v14834: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:04:08.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:04:07 smithi090 bash[32384]: audit 2023-12-01T13:04:07.338945+0000 mon.c (mon.2) 9523 : audit 0 from='client.? 172.21.15.80:0/1786059298' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:04:08.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:04:07 smithi080 bash[28361]: audit 2023-12-01T13:04:07.338945+0000 mon.c (mon.2) 9523 : audit 0 from='client.? 172.21.15.80:0/1786059298' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:04:08.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:04:07 smithi080 bash[41963]: audit 2023-12-01T13:04:07.338945+0000 mon.c (mon.2) 9523 : audit 0 from='client.? 172.21.15.80:0/1786059298' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:04:09.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:04:08 smithi090 bash[32384]: cluster 2023-12-01T13:04:08.637989+0000 mgr.y (mgr.24362) 14866 : cluster 0 pgmap v14835: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:04:09.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:04:08 smithi080 bash[28361]: cluster 2023-12-01T13:04:08.637989+0000 mgr.y (mgr.24362) 14866 : cluster 0 pgmap v14835: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:04:09.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:04:08 smithi080 bash[41963]: cluster 2023-12-01T13:04:08.637989+0000 mgr.y (mgr.24362) 14866 : cluster 0 pgmap v14835: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:04:10.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:04:10 smithi090 bash[32384]: audit 2023-12-01T13:04:09.800694+0000 mon.a (mon.0) 9172 : audit 0 from='client.? 172.21.15.80:0/1949127656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:04:10.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:04:10 smithi080 bash[28361]: audit 2023-12-01T13:04:09.800694+0000 mon.a (mon.0) 9172 : audit 0 from='client.? 172.21.15.80:0/1949127656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:04:10.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:04:10 smithi080 bash[41963]: audit 2023-12-01T13:04:09.800694+0000 mon.a (mon.0) 9172 : audit 0 from='client.? 172.21.15.80:0/1949127656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:04:11.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:04:11 smithi090 bash[32384]: audit 2023-12-01T13:04:10.569625+0000 mon.c (mon.2) 9524 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:04:11.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:04:11 smithi090 bash[32384]: cluster 2023-12-01T13:04:10.638641+0000 mgr.y (mgr.24362) 14867 : cluster 0 pgmap v14836: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:04:11.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:04:11 smithi080 bash[28361]: audit 2023-12-01T13:04:10.569625+0000 mon.c (mon.2) 9524 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:04:11.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:04:11 smithi080 bash[28361]: cluster 2023-12-01T13:04:10.638641+0000 mgr.y (mgr.24362) 14867 : cluster 0 pgmap v14836: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:04:11.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:04:11 smithi080 bash[41963]: audit 2023-12-01T13:04:10.569625+0000 mon.c (mon.2) 9524 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:04:11.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:04:11 smithi080 bash[41963]: cluster 2023-12-01T13:04:10.638641+0000 mgr.y (mgr.24362) 14867 : cluster 0 pgmap v14836: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:04:12.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:04:12 smithi080 bash[28361]: audit 2023-12-01T13:04:12.239593+0000 mon.c (mon.2) 9525 : audit 0 from='client.? 172.21.15.80:0/1142543738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:04:12.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:04:12 smithi080 bash[41963]: audit 2023-12-01T13:04:12.239593+0000 mon.c (mon.2) 9525 : audit 0 from='client.? 172.21.15.80:0/1142543738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:04:12.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:04:12 smithi090 bash[32384]: audit 2023-12-01T13:04:12.239593+0000 mon.c (mon.2) 9525 : audit 0 from='client.? 172.21.15.80:0/1142543738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:04:13.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:04:13 smithi080 bash[41963]: cluster 2023-12-01T13:04:12.639321+0000 mgr.y (mgr.24362) 14868 : cluster 0 pgmap v14837: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:04:13.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:04:13 smithi080 bash[28361]: cluster 2023-12-01T13:04:12.639321+0000 mgr.y (mgr.24362) 14868 : cluster 0 pgmap v14837: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:04:14.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:04:13 smithi090 bash[32384]: cluster 2023-12-01T13:04:12.639321+0000 mgr.y (mgr.24362) 14868 : cluster 0 pgmap v14837: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:04:15.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:04:14 smithi090 bash[32384]: audit 2023-12-01T13:04:14.691388+0000 mon.a (mon.0) 9173 : audit 0 from='client.? 172.21.15.80:0/480621927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:04:15.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:04:14 smithi080 bash[28361]: audit 2023-12-01T13:04:14.691388+0000 mon.a (mon.0) 9173 : audit 0 from='client.? 172.21.15.80:0/480621927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:04:15.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:04:14 smithi080 bash[41963]: audit 2023-12-01T13:04:14.691388+0000 mon.a (mon.0) 9173 : audit 0 from='client.? 172.21.15.80:0/480621927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:04:16.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:04:15 smithi090 bash[32384]: cluster 2023-12-01T13:04:14.639944+0000 mgr.y (mgr.24362) 14869 : cluster 0 pgmap v14838: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:04:16.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:04:15 smithi080 bash[28361]: cluster 2023-12-01T13:04:14.639944+0000 mgr.y (mgr.24362) 14869 : cluster 0 pgmap v14838: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:04:16.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:04:15 smithi080 bash[41963]: cluster 2023-12-01T13:04:14.639944+0000 mgr.y (mgr.24362) 14869 : cluster 0 pgmap v14838: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:04:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:04:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:04:16] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T13:04:18.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:04:17 smithi090 bash[32384]: cluster 2023-12-01T13:04:16.641089+0000 mgr.y (mgr.24362) 14870 : cluster 0 pgmap v14839: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:04:18.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:04:17 smithi090 bash[32384]: audit 2023-12-01T13:04:17.148617+0000 mon.a (mon.0) 9174 : audit 0 from='client.? 172.21.15.80:0/264650296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:04:18.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:04:17 smithi080 bash[28361]: cluster 2023-12-01T13:04:16.641089+0000 mgr.y (mgr.24362) 14870 : cluster 0 pgmap v14839: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:04:18.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:04:17 smithi080 bash[28361]: audit 2023-12-01T13:04:17.148617+0000 mon.a (mon.0) 9174 : audit 0 from='client.? 172.21.15.80:0/264650296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:04:18.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:04:17 smithi080 bash[41963]: cluster 2023-12-01T13:04:16.641089+0000 mgr.y (mgr.24362) 14870 : cluster 0 pgmap v14839: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:04:18.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:04:17 smithi080 bash[41963]: audit 2023-12-01T13:04:17.148617+0000 mon.a (mon.0) 9174 : audit 0 from='client.? 172.21.15.80:0/264650296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:04:20.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:04:19 smithi090 bash[32384]: cluster 2023-12-01T13:04:18.641767+0000 mgr.y (mgr.24362) 14871 : cluster 0 pgmap v14840: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:04:20.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:04:19 smithi090 bash[32384]: audit 2023-12-01T13:04:19.612418+0000 mon.c (mon.2) 9526 : audit 0 from='client.? 172.21.15.80:0/2383868389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:04:20.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:04:19 smithi080 bash[28361]: cluster 2023-12-01T13:04:18.641767+0000 mgr.y (mgr.24362) 14871 : cluster 0 pgmap v14840: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:04:20.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:04:19 smithi080 bash[28361]: audit 2023-12-01T13:04:19.612418+0000 mon.c (mon.2) 9526 : audit 0 from='client.? 172.21.15.80:0/2383868389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:04:20.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:04:19 smithi080 bash[41963]: cluster 2023-12-01T13:04:18.641767+0000 mgr.y (mgr.24362) 14871 : cluster 0 pgmap v14840: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:04:20.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:04:19 smithi080 bash[41963]: audit 2023-12-01T13:04:19.612418+0000 mon.c (mon.2) 9526 : audit 0 from='client.? 172.21.15.80:0/2383868389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:04:22.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:04:21 smithi080 bash[28361]: cluster 2023-12-01T13:04:20.642456+0000 mgr.y (mgr.24362) 14872 : cluster 0 pgmap v14841: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:04:22.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:04:21 smithi080 bash[41963]: cluster 2023-12-01T13:04:20.642456+0000 mgr.y (mgr.24362) 14872 : cluster 0 pgmap v14841: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:04:22.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:04:21 smithi090 bash[32384]: cluster 2023-12-01T13:04:20.642456+0000 mgr.y (mgr.24362) 14872 : cluster 0 pgmap v14841: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:04:23.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:04:22 smithi080 bash[41963]: audit 2023-12-01T13:04:22.064235+0000 mon.c (mon.2) 9527 : audit 0 from='client.? 172.21.15.80:0/2201293317' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:04:23.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:04:22 smithi080 bash[28361]: audit 2023-12-01T13:04:22.064235+0000 mon.c (mon.2) 9527 : audit 0 from='client.? 172.21.15.80:0/2201293317' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:04:23.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:04:22 smithi090 bash[32384]: audit 2023-12-01T13:04:22.064235+0000 mon.c (mon.2) 9527 : audit 0 from='client.? 172.21.15.80:0/2201293317' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:04:24.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:04:23 smithi080 bash[28361]: cluster 2023-12-01T13:04:22.643539+0000 mgr.y (mgr.24362) 14873 : cluster 0 pgmap v14842: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:04:24.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:04:23 smithi080 bash[41963]: cluster 2023-12-01T13:04:22.643539+0000 mgr.y (mgr.24362) 14873 : cluster 0 pgmap v14842: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:04:24.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:04:23 smithi090 bash[32384]: cluster 2023-12-01T13:04:22.643539+0000 mgr.y (mgr.24362) 14873 : cluster 0 pgmap v14842: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:04:25.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:04:24 smithi080 bash[28361]: audit 2023-12-01T13:04:24.520421+0000 mon.c (mon.2) 9528 : audit 0 from='client.? 172.21.15.80:0/849155645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:04:25.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:04:24 smithi080 bash[41963]: audit 2023-12-01T13:04:24.520421+0000 mon.c (mon.2) 9528 : audit 0 from='client.? 172.21.15.80:0/849155645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:04:25.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:04:24 smithi090 bash[32384]: audit 2023-12-01T13:04:24.520421+0000 mon.c (mon.2) 9528 : audit 0 from='client.? 172.21.15.80:0/849155645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:04:26.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:04:25 smithi080 bash[28361]: cluster 2023-12-01T13:04:24.644182+0000 mgr.y (mgr.24362) 14874 : cluster 0 pgmap v14843: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:04:26.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:04:25 smithi080 bash[28361]: audit 2023-12-01T13:04:25.569958+0000 mon.c (mon.2) 9529 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:04:26.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:04:25 smithi080 bash[41963]: cluster 2023-12-01T13:04:24.644182+0000 mgr.y (mgr.24362) 14874 : cluster 0 pgmap v14843: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:04:26.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:04:25 smithi080 bash[41963]: audit 2023-12-01T13:04:25.569958+0000 mon.c (mon.2) 9529 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:04:26.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:04:25 smithi090 bash[32384]: cluster 2023-12-01T13:04:24.644182+0000 mgr.y (mgr.24362) 14874 : cluster 0 pgmap v14843: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:04:26.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:04:25 smithi090 bash[32384]: audit 2023-12-01T13:04:25.569958+0000 mon.c (mon.2) 9529 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:04:26.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:04:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:04:26] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T13:04:28.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:04:27 smithi080 bash[41963]: cluster 2023-12-01T13:04:26.645329+0000 mgr.y (mgr.24362) 14875 : cluster 0 pgmap v14844: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:04:28.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:04:27 smithi080 bash[41963]: audit 2023-12-01T13:04:26.972423+0000 mon.a (mon.0) 9175 : audit 0 from='client.? 172.21.15.80:0/1303781101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:04:28.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:04:27 smithi080 bash[28361]: cluster 2023-12-01T13:04:26.645329+0000 mgr.y (mgr.24362) 14875 : cluster 0 pgmap v14844: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:04:28.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:04:27 smithi080 bash[28361]: audit 2023-12-01T13:04:26.972423+0000 mon.a (mon.0) 9175 : audit 0 from='client.? 172.21.15.80:0/1303781101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:04:28.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:04:27 smithi090 bash[32384]: cluster 2023-12-01T13:04:26.645329+0000 mgr.y (mgr.24362) 14875 : cluster 0 pgmap v14844: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:04:28.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:04:27 smithi090 bash[32384]: audit 2023-12-01T13:04:26.972423+0000 mon.a (mon.0) 9175 : audit 0 from='client.? 172.21.15.80:0/1303781101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:04:30.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:04:29 smithi080 bash[41963]: cluster 2023-12-01T13:04:28.645998+0000 mgr.y (mgr.24362) 14876 : cluster 0 pgmap v14845: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:04:30.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:04:29 smithi080 bash[41963]: audit 2023-12-01T13:04:29.423048+0000 mon.a (mon.0) 9176 : audit 0 from='client.? 172.21.15.80:0/413121104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:04:30.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:04:29 smithi080 bash[28361]: cluster 2023-12-01T13:04:28.645998+0000 mgr.y (mgr.24362) 14876 : cluster 0 pgmap v14845: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:04:30.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:04:29 smithi080 bash[28361]: audit 2023-12-01T13:04:29.423048+0000 mon.a (mon.0) 9176 : audit 0 from='client.? 172.21.15.80:0/413121104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:04:30.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:04:29 smithi090 bash[32384]: cluster 2023-12-01T13:04:28.645998+0000 mgr.y (mgr.24362) 14876 : cluster 0 pgmap v14845: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:04:30.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:04:29 smithi090 bash[32384]: audit 2023-12-01T13:04:29.423048+0000 mon.a (mon.0) 9176 : audit 0 from='client.? 172.21.15.80:0/413121104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:04:32.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:04:31 smithi080 bash[28361]: cluster 2023-12-01T13:04:30.646687+0000 mgr.y (mgr.24362) 14877 : cluster 0 pgmap v14846: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:04:32.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:04:31 smithi080 bash[41963]: cluster 2023-12-01T13:04:30.646687+0000 mgr.y (mgr.24362) 14877 : cluster 0 pgmap v14846: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:04:32.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:04:31 smithi090 bash[32384]: cluster 2023-12-01T13:04:30.646687+0000 mgr.y (mgr.24362) 14877 : cluster 0 pgmap v14846: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:04:33.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:04:32 smithi080 bash[41963]: audit 2023-12-01T13:04:31.871565+0000 mon.c (mon.2) 9530 : audit 0 from='client.? 172.21.15.80:0/227900354' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:04:33.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:04:32 smithi080 bash[28361]: audit 2023-12-01T13:04:31.871565+0000 mon.c (mon.2) 9530 : audit 0 from='client.? 172.21.15.80:0/227900354' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:04:33.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:04:32 smithi090 bash[32384]: audit 2023-12-01T13:04:31.871565+0000 mon.c (mon.2) 9530 : audit 0 from='client.? 172.21.15.80:0/227900354' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:04:34.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:04:33 smithi080 bash[41963]: cluster 2023-12-01T13:04:32.647527+0000 mgr.y (mgr.24362) 14878 : cluster 0 pgmap v14847: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:04:34.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:04:33 smithi080 bash[28361]: cluster 2023-12-01T13:04:32.647527+0000 mgr.y (mgr.24362) 14878 : cluster 0 pgmap v14847: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:04:34.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:04:33 smithi090 bash[32384]: cluster 2023-12-01T13:04:32.647527+0000 mgr.y (mgr.24362) 14878 : cluster 0 pgmap v14847: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:04:35.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:04:34 smithi080 bash[28361]: audit 2023-12-01T13:04:34.320734+0000 mon.a (mon.0) 9177 : audit 0 from='client.? 172.21.15.80:0/1266067404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:04:35.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:04:34 smithi080 bash[41963]: audit 2023-12-01T13:04:34.320734+0000 mon.a (mon.0) 9177 : audit 0 from='client.? 172.21.15.80:0/1266067404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:04:35.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:04:34 smithi090 bash[32384]: audit 2023-12-01T13:04:34.320734+0000 mon.a (mon.0) 9177 : audit 0 from='client.? 172.21.15.80:0/1266067404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:04:36.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:04:35 smithi080 bash[41963]: cluster 2023-12-01T13:04:34.648217+0000 mgr.y (mgr.24362) 14879 : cluster 0 pgmap v14848: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:04:36.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:04:35 smithi080 bash[28361]: cluster 2023-12-01T13:04:34.648217+0000 mgr.y (mgr.24362) 14879 : cluster 0 pgmap v14848: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:04:36.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:04:35 smithi090 bash[32384]: cluster 2023-12-01T13:04:34.648217+0000 mgr.y (mgr.24362) 14879 : cluster 0 pgmap v14848: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:04:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:04:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:04:36] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T13:04:37.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:04:36 smithi080 bash[28361]: audit 2023-12-01T13:04:36.770122+0000 mon.a (mon.0) 9178 : audit 0 from='client.? 172.21.15.80:0/1145623494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:04:37.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:04:36 smithi080 bash[41963]: audit 2023-12-01T13:04:36.770122+0000 mon.a (mon.0) 9178 : audit 0 from='client.? 172.21.15.80:0/1145623494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:04:37.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:04:36 smithi090 bash[32384]: audit 2023-12-01T13:04:36.770122+0000 mon.a (mon.0) 9178 : audit 0 from='client.? 172.21.15.80:0/1145623494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:04:38.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:04:37 smithi080 bash[28361]: cluster 2023-12-01T13:04:36.649342+0000 mgr.y (mgr.24362) 14880 : cluster 0 pgmap v14849: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:04:38.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:04:37 smithi080 bash[41963]: cluster 2023-12-01T13:04:36.649342+0000 mgr.y (mgr.24362) 14880 : cluster 0 pgmap v14849: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:04:38.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:04:37 smithi090 bash[32384]: cluster 2023-12-01T13:04:36.649342+0000 mgr.y (mgr.24362) 14880 : cluster 0 pgmap v14849: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:04:40.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:04:39 smithi080 bash[41963]: cluster 2023-12-01T13:04:38.649995+0000 mgr.y (mgr.24362) 14881 : cluster 0 pgmap v14850: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:04:40.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:04:39 smithi080 bash[41963]: audit 2023-12-01T13:04:39.221942+0000 mon.c (mon.2) 9531 : audit 0 from='client.? 172.21.15.80:0/2098120251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:04:40.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:04:39 smithi080 bash[28361]: cluster 2023-12-01T13:04:38.649995+0000 mgr.y (mgr.24362) 14881 : cluster 0 pgmap v14850: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:04:40.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:04:39 smithi080 bash[28361]: audit 2023-12-01T13:04:39.221942+0000 mon.c (mon.2) 9531 : audit 0 from='client.? 172.21.15.80:0/2098120251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:04:40.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:04:39 smithi090 bash[32384]: cluster 2023-12-01T13:04:38.649995+0000 mgr.y (mgr.24362) 14881 : cluster 0 pgmap v14850: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:04:40.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:04:39 smithi090 bash[32384]: audit 2023-12-01T13:04:39.221942+0000 mon.c (mon.2) 9531 : audit 0 from='client.? 172.21.15.80:0/2098120251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:04:41.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:04:40 smithi080 bash[28361]: audit 2023-12-01T13:04:40.570217+0000 mon.c (mon.2) 9532 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:04:41.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:04:40 smithi080 bash[41963]: audit 2023-12-01T13:04:40.570217+0000 mon.c (mon.2) 9532 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:04:41.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:04:40 smithi090 bash[32384]: audit 2023-12-01T13:04:40.570217+0000 mon.c (mon.2) 9532 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:04:42.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:04:41 smithi080 bash[41963]: cluster 2023-12-01T13:04:40.650715+0000 mgr.y (mgr.24362) 14882 : cluster 0 pgmap v14851: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:04:42.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:04:41 smithi080 bash[41963]: audit 2023-12-01T13:04:41.672569+0000 mon.c (mon.2) 9533 : audit 0 from='client.? 172.21.15.80:0/2158039804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:04:42.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:04:41 smithi080 bash[28361]: cluster 2023-12-01T13:04:40.650715+0000 mgr.y (mgr.24362) 14882 : cluster 0 pgmap v14851: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:04:42.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:04:41 smithi080 bash[28361]: audit 2023-12-01T13:04:41.672569+0000 mon.c (mon.2) 9533 : audit 0 from='client.? 172.21.15.80:0/2158039804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:04:42.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:04:41 smithi090 bash[32384]: cluster 2023-12-01T13:04:40.650715+0000 mgr.y (mgr.24362) 14882 : cluster 0 pgmap v14851: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:04:42.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:04:41 smithi090 bash[32384]: audit 2023-12-01T13:04:41.672569+0000 mon.c (mon.2) 9533 : audit 0 from='client.? 172.21.15.80:0/2158039804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:04:43.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:04:43 smithi080 bash[28361]: cluster 2023-12-01T13:04:42.651533+0000 mgr.y (mgr.24362) 14883 : cluster 0 pgmap v14852: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:04:43.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:04:43 smithi080 bash[41963]: cluster 2023-12-01T13:04:42.651533+0000 mgr.y (mgr.24362) 14883 : cluster 0 pgmap v14852: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:04:44.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:04:43 smithi090 bash[32384]: cluster 2023-12-01T13:04:42.651533+0000 mgr.y (mgr.24362) 14883 : cluster 0 pgmap v14852: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:04:44.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:04:44 smithi080 bash[28361]: audit 2023-12-01T13:04:44.131396+0000 mon.a (mon.0) 9179 : audit 0 from='client.? 172.21.15.80:0/3232058484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:04:44.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:04:44 smithi080 bash[41963]: audit 2023-12-01T13:04:44.131396+0000 mon.a (mon.0) 9179 : audit 0 from='client.? 172.21.15.80:0/3232058484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:04:45.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:04:44 smithi090 bash[32384]: audit 2023-12-01T13:04:44.131396+0000 mon.a (mon.0) 9179 : audit 0 from='client.? 172.21.15.80:0/3232058484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:04:45.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:04:45 smithi080 bash[41963]: cluster 2023-12-01T13:04:44.652189+0000 mgr.y (mgr.24362) 14884 : cluster 0 pgmap v14853: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:04:45.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:04:45 smithi080 bash[28361]: cluster 2023-12-01T13:04:44.652189+0000 mgr.y (mgr.24362) 14884 : cluster 0 pgmap v14853: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:04:46.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:04:45 smithi090 bash[32384]: cluster 2023-12-01T13:04:44.652189+0000 mgr.y (mgr.24362) 14884 : cluster 0 pgmap v14853: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:04:46.661 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:04:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:04:46] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T13:04:46.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:04:46 smithi080 bash[41963]: audit 2023-12-01T13:04:46.573226+0000 mon.a (mon.0) 9180 : audit 0 from='client.? 172.21.15.80:0/3870611017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:04:46.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:04:46 smithi080 bash[28361]: audit 2023-12-01T13:04:46.573226+0000 mon.a (mon.0) 9180 : audit 0 from='client.? 172.21.15.80:0/3870611017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:04:47.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:04:46 smithi090 bash[32384]: audit 2023-12-01T13:04:46.573226+0000 mon.a (mon.0) 9180 : audit 0 from='client.? 172.21.15.80:0/3870611017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:04:47.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:04:47 smithi080 bash[28361]: cluster 2023-12-01T13:04:46.653327+0000 mgr.y (mgr.24362) 14885 : cluster 0 pgmap v14854: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:04:47.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:04:47 smithi080 bash[41963]: cluster 2023-12-01T13:04:46.653327+0000 mgr.y (mgr.24362) 14885 : cluster 0 pgmap v14854: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:04:48.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:04:47 smithi090 bash[32384]: cluster 2023-12-01T13:04:46.653327+0000 mgr.y (mgr.24362) 14885 : cluster 0 pgmap v14854: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:04:49.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:04:49 smithi080 bash[28361]: cluster 2023-12-01T13:04:48.653957+0000 mgr.y (mgr.24362) 14886 : cluster 0 pgmap v14855: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:04:49.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:04:49 smithi080 bash[28361]: audit 2023-12-01T13:04:49.022332+0000 mon.a (mon.0) 9181 : audit 0 from='client.? 172.21.15.80:0/1669861742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:04:49.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:04:49 smithi080 bash[41963]: cluster 2023-12-01T13:04:48.653957+0000 mgr.y (mgr.24362) 14886 : cluster 0 pgmap v14855: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:04:49.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:04:49 smithi080 bash[41963]: audit 2023-12-01T13:04:49.022332+0000 mon.a (mon.0) 9181 : audit 0 from='client.? 172.21.15.80:0/1669861742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:04:50.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:04:49 smithi090 bash[32384]: cluster 2023-12-01T13:04:48.653957+0000 mgr.y (mgr.24362) 14886 : cluster 0 pgmap v14855: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:04:50.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:04:49 smithi090 bash[32384]: audit 2023-12-01T13:04:49.022332+0000 mon.a (mon.0) 9181 : audit 0 from='client.? 172.21.15.80:0/1669861742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:04:51.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:04:51 smithi080 bash[28361]: cluster 2023-12-01T13:04:50.654558+0000 mgr.y (mgr.24362) 14887 : cluster 0 pgmap v14856: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:04:51.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:04:51 smithi080 bash[28361]: audit 2023-12-01T13:04:51.475356+0000 mon.a (mon.0) 9182 : audit 0 from='client.? 172.21.15.80:0/1374625579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:04:51.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:04:51 smithi080 bash[41963]: cluster 2023-12-01T13:04:50.654558+0000 mgr.y (mgr.24362) 14887 : cluster 0 pgmap v14856: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:04:51.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:04:51 smithi080 bash[41963]: audit 2023-12-01T13:04:51.475356+0000 mon.a (mon.0) 9182 : audit 0 from='client.? 172.21.15.80:0/1374625579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:04:52.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:04:51 smithi090 bash[32384]: cluster 2023-12-01T13:04:50.654558+0000 mgr.y (mgr.24362) 14887 : cluster 0 pgmap v14856: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:04:52.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:04:51 smithi090 bash[32384]: audit 2023-12-01T13:04:51.475356+0000 mon.a (mon.0) 9182 : audit 0 from='client.? 172.21.15.80:0/1374625579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:04:53.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:04:53 smithi080 bash[41963]: cluster 2023-12-01T13:04:52.655574+0000 mgr.y (mgr.24362) 14888 : cluster 0 pgmap v14857: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:04:53.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:04:53 smithi080 bash[28361]: cluster 2023-12-01T13:04:52.655574+0000 mgr.y (mgr.24362) 14888 : cluster 0 pgmap v14857: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:04:54.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:04:53 smithi090 bash[32384]: cluster 2023-12-01T13:04:52.655574+0000 mgr.y (mgr.24362) 14888 : cluster 0 pgmap v14857: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:04:54.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:04:54 smithi080 bash[28361]: audit 2023-12-01T13:04:53.940897+0000 mon.c (mon.2) 9534 : audit 0 from='client.? 172.21.15.80:0/1561127654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:04:54.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:04:54 smithi080 bash[41963]: audit 2023-12-01T13:04:53.940897+0000 mon.c (mon.2) 9534 : audit 0 from='client.? 172.21.15.80:0/1561127654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:04:55.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:04:54 smithi090 bash[32384]: audit 2023-12-01T13:04:53.940897+0000 mon.c (mon.2) 9534 : audit 0 from='client.? 172.21.15.80:0/1561127654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:04:55.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:04:55 smithi080 bash[41963]: cluster 2023-12-01T13:04:54.656164+0000 mgr.y (mgr.24362) 14889 : cluster 0 pgmap v14858: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:04:55.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:04:55 smithi080 bash[41963]: audit 2023-12-01T13:04:55.570564+0000 mon.c (mon.2) 9535 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:04:55.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:04:55 smithi080 bash[28361]: cluster 2023-12-01T13:04:54.656164+0000 mgr.y (mgr.24362) 14889 : cluster 0 pgmap v14858: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:04:55.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:04:55 smithi080 bash[28361]: audit 2023-12-01T13:04:55.570564+0000 mon.c (mon.2) 9535 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:04:56.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:04:55 smithi090 bash[32384]: cluster 2023-12-01T13:04:54.656164+0000 mgr.y (mgr.24362) 14889 : cluster 0 pgmap v14858: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:04:56.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:04:55 smithi090 bash[32384]: audit 2023-12-01T13:04:55.570564+0000 mon.c (mon.2) 9535 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:04:56.660 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:04:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:04:56] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T13:04:56.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:04:56 smithi080 bash[41963]: audit 2023-12-01T13:04:56.403288+0000 mon.c (mon.2) 9536 : audit 0 from='client.? 172.21.15.80:0/1289296249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:04:56.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:04:56 smithi080 bash[28361]: audit 2023-12-01T13:04:56.403288+0000 mon.c (mon.2) 9536 : audit 0 from='client.? 172.21.15.80:0/1289296249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:04:57.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:04:56 smithi090 bash[32384]: audit 2023-12-01T13:04:56.403288+0000 mon.c (mon.2) 9536 : audit 0 from='client.? 172.21.15.80:0/1289296249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:04:58.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:04:57 smithi090 bash[32384]: cluster 2023-12-01T13:04:56.657473+0000 mgr.y (mgr.24362) 14890 : cluster 0 pgmap v14859: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:04:58.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:04:57 smithi080 bash[28361]: cluster 2023-12-01T13:04:56.657473+0000 mgr.y (mgr.24362) 14890 : cluster 0 pgmap v14859: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:04:58.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:04:57 smithi080 bash[41963]: cluster 2023-12-01T13:04:56.657473+0000 mgr.y (mgr.24362) 14890 : cluster 0 pgmap v14859: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:05:00.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:04:59 smithi090 bash[32384]: cluster 2023-12-01T13:04:58.658245+0000 mgr.y (mgr.24362) 14891 : cluster 0 pgmap v14860: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:05:00.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:04:59 smithi090 bash[32384]: audit 2023-12-01T13:04:58.859466+0000 mon.a (mon.0) 9183 : audit 0 from='client.? 172.21.15.80:0/3700883232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:05:00.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:04:59 smithi090 bash[32384]: audit 2023-12-01T13:04:58.885929+0000 mon.c (mon.2) 9537 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:05:00.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:04:59 smithi080 bash[41963]: cluster 2023-12-01T13:04:58.658245+0000 mgr.y (mgr.24362) 14891 : cluster 0 pgmap v14860: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:05:00.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:04:59 smithi080 bash[41963]: audit 2023-12-01T13:04:58.859466+0000 mon.a (mon.0) 9183 : audit 0 from='client.? 172.21.15.80:0/3700883232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:05:00.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:04:59 smithi080 bash[41963]: audit 2023-12-01T13:04:58.885929+0000 mon.c (mon.2) 9537 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:05:00.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:04:59 smithi080 bash[28361]: cluster 2023-12-01T13:04:58.658245+0000 mgr.y (mgr.24362) 14891 : cluster 0 pgmap v14860: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:05:00.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:04:59 smithi080 bash[28361]: audit 2023-12-01T13:04:58.859466+0000 mon.a (mon.0) 9183 : audit 0 from='client.? 172.21.15.80:0/3700883232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:05:00.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:04:59 smithi080 bash[28361]: audit 2023-12-01T13:04:58.885929+0000 mon.c (mon.2) 9537 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:05:02.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:05:01 smithi090 bash[32384]: cluster 2023-12-01T13:05:00.659068+0000 mgr.y (mgr.24362) 14892 : cluster 0 pgmap v14861: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:05:02.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:05:01 smithi090 bash[32384]: audit 2023-12-01T13:05:01.318523+0000 mon.a (mon.0) 9184 : audit 0 from='client.? 172.21.15.80:0/435513534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:05:02.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:05:01 smithi080 bash[28361]: cluster 2023-12-01T13:05:00.659068+0000 mgr.y (mgr.24362) 14892 : cluster 0 pgmap v14861: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:05:02.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:05:01 smithi080 bash[28361]: audit 2023-12-01T13:05:01.318523+0000 mon.a (mon.0) 9184 : audit 0 from='client.? 172.21.15.80:0/435513534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:05:02.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:05:01 smithi080 bash[41963]: cluster 2023-12-01T13:05:00.659068+0000 mgr.y (mgr.24362) 14892 : cluster 0 pgmap v14861: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:05:02.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:05:01 smithi080 bash[41963]: audit 2023-12-01T13:05:01.318523+0000 mon.a (mon.0) 9184 : audit 0 from='client.? 172.21.15.80:0/435513534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:05:03.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:05:03 smithi080 bash[41963]: cluster 2023-12-01T13:05:02.660220+0000 mgr.y (mgr.24362) 14893 : cluster 0 pgmap v14862: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:05:03.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:05:03 smithi080 bash[28361]: cluster 2023-12-01T13:05:02.660220+0000 mgr.y (mgr.24362) 14893 : cluster 0 pgmap v14862: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:05:04.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:05:03 smithi090 bash[32384]: cluster 2023-12-01T13:05:02.660220+0000 mgr.y (mgr.24362) 14893 : cluster 0 pgmap v14862: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:05:04.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:05:04 smithi080 bash[28361]: audit 2023-12-01T13:05:03.770455+0000 mon.a (mon.0) 9185 : audit 0 from='client.? 172.21.15.80:0/496589379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:05:04.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:05:04 smithi080 bash[41963]: audit 2023-12-01T13:05:03.770455+0000 mon.a (mon.0) 9185 : audit 0 from='client.? 172.21.15.80:0/496589379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:05:05.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:05:04 smithi090 bash[32384]: audit 2023-12-01T13:05:03.770455+0000 mon.a (mon.0) 9185 : audit 0 from='client.? 172.21.15.80:0/496589379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:05:06.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:05:05 smithi090 bash[32384]: cluster 2023-12-01T13:05:04.660794+0000 mgr.y (mgr.24362) 14894 : cluster 0 pgmap v14863: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:05:06.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:05:05 smithi090 bash[32384]: audit 2023-12-01T13:05:04.682231+0000 mon.a (mon.0) 9186 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:05:06.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:05:05 smithi090 bash[32384]: audit 2023-12-01T13:05:04.697372+0000 mon.a (mon.0) 9187 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:05:06.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:05:05 smithi090 bash[32384]: audit 2023-12-01T13:05:05.082911+0000 mon.a (mon.0) 9188 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:05:06.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:05:05 smithi090 bash[32384]: audit 2023-12-01T13:05:05.099185+0000 mon.a (mon.0) 9189 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:05:06.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:05:05 smithi090 bash[32384]: audit 2023-12-01T13:05:05.652451+0000 mon.c (mon.2) 9538 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:05:06.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:05:05 smithi090 bash[32384]: audit 2023-12-01T13:05:05.654047+0000 mon.c (mon.2) 9539 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:05:06.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:05:05 smithi090 bash[32384]: audit 2023-12-01T13:05:05.667990+0000 mon.a (mon.0) 9190 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:05:06.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:05:05 smithi080 bash[41963]: cluster 2023-12-01T13:05:04.660794+0000 mgr.y (mgr.24362) 14894 : cluster 0 pgmap v14863: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:05:06.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:05:05 smithi080 bash[41963]: audit 2023-12-01T13:05:04.682231+0000 mon.a (mon.0) 9186 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:05:06.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:05:05 smithi080 bash[41963]: audit 2023-12-01T13:05:04.697372+0000 mon.a (mon.0) 9187 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:05:06.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:05:05 smithi080 bash[41963]: audit 2023-12-01T13:05:05.082911+0000 mon.a (mon.0) 9188 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:05:06.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:05:05 smithi080 bash[41963]: audit 2023-12-01T13:05:05.099185+0000 mon.a (mon.0) 9189 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:05:06.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:05:05 smithi080 bash[41963]: audit 2023-12-01T13:05:05.652451+0000 mon.c (mon.2) 9538 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:05:06.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:05:05 smithi080 bash[41963]: audit 2023-12-01T13:05:05.654047+0000 mon.c (mon.2) 9539 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:05:06.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:05:05 smithi080 bash[41963]: audit 2023-12-01T13:05:05.667990+0000 mon.a (mon.0) 9190 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:05:06.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:05:05 smithi080 bash[28361]: cluster 2023-12-01T13:05:04.660794+0000 mgr.y (mgr.24362) 14894 : cluster 0 pgmap v14863: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:05:06.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:05:05 smithi080 bash[28361]: audit 2023-12-01T13:05:04.682231+0000 mon.a (mon.0) 9186 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:05:06.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:05:05 smithi080 bash[28361]: audit 2023-12-01T13:05:04.697372+0000 mon.a (mon.0) 9187 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:05:06.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:05:05 smithi080 bash[28361]: audit 2023-12-01T13:05:05.082911+0000 mon.a (mon.0) 9188 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:05:06.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:05:05 smithi080 bash[28361]: audit 2023-12-01T13:05:05.099185+0000 mon.a (mon.0) 9189 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:05:06.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:05:05 smithi080 bash[28361]: audit 2023-12-01T13:05:05.652451+0000 mon.c (mon.2) 9538 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:05:06.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:05:05 smithi080 bash[28361]: audit 2023-12-01T13:05:05.654047+0000 mon.c (mon.2) 9539 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:05:06.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:05:05 smithi080 bash[28361]: audit 2023-12-01T13:05:05.667990+0000 mon.a (mon.0) 9190 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:05:06.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:05:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:05:06] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T13:05:07.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:05:06 smithi090 bash[32384]: audit 2023-12-01T13:05:06.226880+0000 mon.c (mon.2) 9540 : audit 0 from='client.? 172.21.15.80:0/2015781651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:05:07.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:05:06 smithi080 bash[28361]: audit 2023-12-01T13:05:06.226880+0000 mon.c (mon.2) 9540 : audit 0 from='client.? 172.21.15.80:0/2015781651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:05:07.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:05:06 smithi080 bash[41963]: audit 2023-12-01T13:05:06.226880+0000 mon.c (mon.2) 9540 : audit 0 from='client.? 172.21.15.80:0/2015781651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:05:08.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:05:07 smithi090 bash[32384]: cluster 2023-12-01T13:05:06.661960+0000 mgr.y (mgr.24362) 14895 : cluster 0 pgmap v14864: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:05:08.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:05:07 smithi080 bash[28361]: cluster 2023-12-01T13:05:06.661960+0000 mgr.y (mgr.24362) 14895 : cluster 0 pgmap v14864: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:05:08.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:05:07 smithi080 bash[41963]: cluster 2023-12-01T13:05:06.661960+0000 mgr.y (mgr.24362) 14895 : cluster 0 pgmap v14864: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:05:09.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:05:08 smithi090 bash[32384]: audit 2023-12-01T13:05:08.691078+0000 mon.a (mon.0) 9191 : audit 0 from='client.? 172.21.15.80:0/1574480608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:05:09.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:05:08 smithi080 bash[28361]: audit 2023-12-01T13:05:08.691078+0000 mon.a (mon.0) 9191 : audit 0 from='client.? 172.21.15.80:0/1574480608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:05:09.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:05:08 smithi080 bash[41963]: audit 2023-12-01T13:05:08.691078+0000 mon.a (mon.0) 9191 : audit 0 from='client.? 172.21.15.80:0/1574480608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:05:10.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:05:09 smithi090 bash[32384]: cluster 2023-12-01T13:05:08.662406+0000 mgr.y (mgr.24362) 14896 : cluster 0 pgmap v14865: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:05:10.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:05:09 smithi080 bash[28361]: cluster 2023-12-01T13:05:08.662406+0000 mgr.y (mgr.24362) 14896 : cluster 0 pgmap v14865: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:05:10.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:05:09 smithi080 bash[41963]: cluster 2023-12-01T13:05:08.662406+0000 mgr.y (mgr.24362) 14896 : cluster 0 pgmap v14865: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:05:11.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:05:10 smithi090 bash[32384]: audit 2023-12-01T13:05:10.571141+0000 mon.c (mon.2) 9541 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:05:11.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:05:10 smithi080 bash[28361]: audit 2023-12-01T13:05:10.571141+0000 mon.c (mon.2) 9541 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:05:11.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:05:10 smithi080 bash[41963]: audit 2023-12-01T13:05:10.571141+0000 mon.c (mon.2) 9541 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:05:12.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:05:11 smithi090 bash[32384]: cluster 2023-12-01T13:05:10.663123+0000 mgr.y (mgr.24362) 14897 : cluster 0 pgmap v14866: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:05:12.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:05:11 smithi090 bash[32384]: audit 2023-12-01T13:05:11.147001+0000 mon.a (mon.0) 9192 : audit 0 from='client.? 172.21.15.80:0/898740077' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:05:12.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:05:11 smithi080 bash[28361]: cluster 2023-12-01T13:05:10.663123+0000 mgr.y (mgr.24362) 14897 : cluster 0 pgmap v14866: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:05:12.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:05:11 smithi080 bash[28361]: audit 2023-12-01T13:05:11.147001+0000 mon.a (mon.0) 9192 : audit 0 from='client.? 172.21.15.80:0/898740077' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:05:12.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:05:11 smithi080 bash[41963]: cluster 2023-12-01T13:05:10.663123+0000 mgr.y (mgr.24362) 14897 : cluster 0 pgmap v14866: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:05:12.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:05:11 smithi080 bash[41963]: audit 2023-12-01T13:05:11.147001+0000 mon.a (mon.0) 9192 : audit 0 from='client.? 172.21.15.80:0/898740077' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:05:13.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:05:13 smithi080 bash[28361]: cluster 2023-12-01T13:05:12.663990+0000 mgr.y (mgr.24362) 14898 : cluster 0 pgmap v14867: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:05:13.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:05:13 smithi080 bash[28361]: audit 2023-12-01T13:05:13.600347+0000 mon.c (mon.2) 9542 : audit 0 from='client.? 172.21.15.80:0/1985069894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:05:13.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:05:13 smithi080 bash[41963]: cluster 2023-12-01T13:05:12.663990+0000 mgr.y (mgr.24362) 14898 : cluster 0 pgmap v14867: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:05:13.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:05:13 smithi080 bash[41963]: audit 2023-12-01T13:05:13.600347+0000 mon.c (mon.2) 9542 : audit 0 from='client.? 172.21.15.80:0/1985069894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:05:14.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:05:13 smithi090 bash[32384]: cluster 2023-12-01T13:05:12.663990+0000 mgr.y (mgr.24362) 14898 : cluster 0 pgmap v14867: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:05:14.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:05:13 smithi090 bash[32384]: audit 2023-12-01T13:05:13.600347+0000 mon.c (mon.2) 9542 : audit 0 from='client.? 172.21.15.80:0/1985069894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:05:16.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:05:15 smithi090 bash[32384]: cluster 2023-12-01T13:05:14.664558+0000 mgr.y (mgr.24362) 14899 : cluster 0 pgmap v14868: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:05:16.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:05:15 smithi080 bash[28361]: cluster 2023-12-01T13:05:14.664558+0000 mgr.y (mgr.24362) 14899 : cluster 0 pgmap v14868: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:05:16.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:05:15 smithi080 bash[41963]: cluster 2023-12-01T13:05:14.664558+0000 mgr.y (mgr.24362) 14899 : cluster 0 pgmap v14868: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:05:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:05:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:05:16] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T13:05:17.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:05:16 smithi090 bash[32384]: audit 2023-12-01T13:05:16.059263+0000 mon.a (mon.0) 9193 : audit 0 from='client.? 172.21.15.80:0/351601176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:05:17.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:05:16 smithi080 bash[28361]: audit 2023-12-01T13:05:16.059263+0000 mon.a (mon.0) 9193 : audit 0 from='client.? 172.21.15.80:0/351601176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:05:17.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:05:16 smithi080 bash[41963]: audit 2023-12-01T13:05:16.059263+0000 mon.a (mon.0) 9193 : audit 0 from='client.? 172.21.15.80:0/351601176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:05:18.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:05:17 smithi090 bash[32384]: cluster 2023-12-01T13:05:16.665694+0000 mgr.y (mgr.24362) 14900 : cluster 0 pgmap v14869: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:05:18.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:05:17 smithi080 bash[28361]: cluster 2023-12-01T13:05:16.665694+0000 mgr.y (mgr.24362) 14900 : cluster 0 pgmap v14869: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:05:18.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:05:17 smithi080 bash[41963]: cluster 2023-12-01T13:05:16.665694+0000 mgr.y (mgr.24362) 14900 : cluster 0 pgmap v14869: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:05:19.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:05:18 smithi090 bash[32384]: audit 2023-12-01T13:05:18.513862+0000 mon.c (mon.2) 9543 : audit 0 from='client.? 172.21.15.80:0/3085714618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:05:19.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:05:18 smithi080 bash[28361]: audit 2023-12-01T13:05:18.513862+0000 mon.c (mon.2) 9543 : audit 0 from='client.? 172.21.15.80:0/3085714618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:05:19.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:05:18 smithi080 bash[41963]: audit 2023-12-01T13:05:18.513862+0000 mon.c (mon.2) 9543 : audit 0 from='client.? 172.21.15.80:0/3085714618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:05:20.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:05:19 smithi090 bash[32384]: cluster 2023-12-01T13:05:18.666397+0000 mgr.y (mgr.24362) 14901 : cluster 0 pgmap v14870: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:05:20.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:05:19 smithi080 bash[41963]: cluster 2023-12-01T13:05:18.666397+0000 mgr.y (mgr.24362) 14901 : cluster 0 pgmap v14870: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:05:20.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:05:19 smithi080 bash[28361]: cluster 2023-12-01T13:05:18.666397+0000 mgr.y (mgr.24362) 14901 : cluster 0 pgmap v14870: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:05:22.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:05:21 smithi090 bash[32384]: cluster 2023-12-01T13:05:20.666969+0000 mgr.y (mgr.24362) 14902 : cluster 0 pgmap v14871: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:05:22.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:05:21 smithi090 bash[32384]: audit 2023-12-01T13:05:20.966735+0000 mon.c (mon.2) 9544 : audit 0 from='client.? 172.21.15.80:0/206593935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:05:22.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:05:21 smithi080 bash[41963]: cluster 2023-12-01T13:05:20.666969+0000 mgr.y (mgr.24362) 14902 : cluster 0 pgmap v14871: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:05:22.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:05:21 smithi080 bash[41963]: audit 2023-12-01T13:05:20.966735+0000 mon.c (mon.2) 9544 : audit 0 from='client.? 172.21.15.80:0/206593935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:05:22.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:05:21 smithi080 bash[28361]: cluster 2023-12-01T13:05:20.666969+0000 mgr.y (mgr.24362) 14902 : cluster 0 pgmap v14871: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:05:22.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:05:21 smithi080 bash[28361]: audit 2023-12-01T13:05:20.966735+0000 mon.c (mon.2) 9544 : audit 0 from='client.? 172.21.15.80:0/206593935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:05:23.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:05:23 smithi080 bash[41963]: cluster 2023-12-01T13:05:22.668238+0000 mgr.y (mgr.24362) 14903 : cluster 0 pgmap v14872: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:05:23.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:05:23 smithi080 bash[41963]: audit 2023-12-01T13:05:23.422774+0000 mon.c (mon.2) 9545 : audit 0 from='client.? 172.21.15.80:0/2152403282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:05:23.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:05:23 smithi080 bash[28361]: cluster 2023-12-01T13:05:22.668238+0000 mgr.y (mgr.24362) 14903 : cluster 0 pgmap v14872: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:05:23.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:05:23 smithi080 bash[28361]: audit 2023-12-01T13:05:23.422774+0000 mon.c (mon.2) 9545 : audit 0 from='client.? 172.21.15.80:0/2152403282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:05:24.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:05:23 smithi090 bash[32384]: cluster 2023-12-01T13:05:22.668238+0000 mgr.y (mgr.24362) 14903 : cluster 0 pgmap v14872: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:05:24.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:05:23 smithi090 bash[32384]: audit 2023-12-01T13:05:23.422774+0000 mon.c (mon.2) 9545 : audit 0 from='client.? 172.21.15.80:0/2152403282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:05:26.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:05:25 smithi090 bash[32384]: cluster 2023-12-01T13:05:24.668904+0000 mgr.y (mgr.24362) 14904 : cluster 0 pgmap v14873: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:05:26.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:05:25 smithi090 bash[32384]: audit 2023-12-01T13:05:25.570869+0000 mon.c (mon.2) 9546 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:05:26.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:05:25 smithi080 bash[28361]: cluster 2023-12-01T13:05:24.668904+0000 mgr.y (mgr.24362) 14904 : cluster 0 pgmap v14873: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:05:26.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:05:25 smithi080 bash[28361]: audit 2023-12-01T13:05:25.570869+0000 mon.c (mon.2) 9546 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:05:26.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:05:25 smithi080 bash[41963]: cluster 2023-12-01T13:05:24.668904+0000 mgr.y (mgr.24362) 14904 : cluster 0 pgmap v14873: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:05:26.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:05:25 smithi080 bash[41963]: audit 2023-12-01T13:05:25.570869+0000 mon.c (mon.2) 9546 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:05:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:05:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:05:26] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T13:05:27.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:05:26 smithi090 bash[32384]: audit 2023-12-01T13:05:25.883626+0000 mon.c (mon.2) 9547 : audit 0 from='client.? 172.21.15.80:0/2895749611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:05:27.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:05:26 smithi080 bash[28361]: audit 2023-12-01T13:05:25.883626+0000 mon.c (mon.2) 9547 : audit 0 from='client.? 172.21.15.80:0/2895749611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:05:27.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:05:26 smithi080 bash[41963]: audit 2023-12-01T13:05:25.883626+0000 mon.c (mon.2) 9547 : audit 0 from='client.? 172.21.15.80:0/2895749611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:05:28.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:05:27 smithi090 bash[32384]: cluster 2023-12-01T13:05:26.670134+0000 mgr.y (mgr.24362) 14905 : cluster 0 pgmap v14874: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:05:28.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:05:27 smithi080 bash[28361]: cluster 2023-12-01T13:05:26.670134+0000 mgr.y (mgr.24362) 14905 : cluster 0 pgmap v14874: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:05:28.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:05:27 smithi080 bash[41963]: cluster 2023-12-01T13:05:26.670134+0000 mgr.y (mgr.24362) 14905 : cluster 0 pgmap v14874: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:05:29.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:05:28 smithi090 bash[32384]: audit 2023-12-01T13:05:28.338832+0000 mon.a (mon.0) 9194 : audit 0 from='client.? 172.21.15.80:0/2056420818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:05:29.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:05:28 smithi080 bash[41963]: audit 2023-12-01T13:05:28.338832+0000 mon.a (mon.0) 9194 : audit 0 from='client.? 172.21.15.80:0/2056420818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:05:29.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:05:28 smithi080 bash[28361]: audit 2023-12-01T13:05:28.338832+0000 mon.a (mon.0) 9194 : audit 0 from='client.? 172.21.15.80:0/2056420818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:05:30.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:05:29 smithi090 bash[32384]: cluster 2023-12-01T13:05:28.670833+0000 mgr.y (mgr.24362) 14906 : cluster 0 pgmap v14875: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:05:30.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:05:29 smithi080 bash[28361]: cluster 2023-12-01T13:05:28.670833+0000 mgr.y (mgr.24362) 14906 : cluster 0 pgmap v14875: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:05:30.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:05:29 smithi080 bash[41963]: cluster 2023-12-01T13:05:28.670833+0000 mgr.y (mgr.24362) 14906 : cluster 0 pgmap v14875: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:05:32.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:05:31 smithi090 bash[32384]: cluster 2023-12-01T13:05:30.671507+0000 mgr.y (mgr.24362) 14907 : cluster 0 pgmap v14876: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:05:32.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:05:31 smithi090 bash[32384]: audit 2023-12-01T13:05:30.797135+0000 mon.a (mon.0) 9195 : audit 0 from='client.? 172.21.15.80:0/167298798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:05:32.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:05:31 smithi080 bash[28361]: cluster 2023-12-01T13:05:30.671507+0000 mgr.y (mgr.24362) 14907 : cluster 0 pgmap v14876: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:05:32.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:05:31 smithi080 bash[28361]: audit 2023-12-01T13:05:30.797135+0000 mon.a (mon.0) 9195 : audit 0 from='client.? 172.21.15.80:0/167298798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:05:32.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:05:31 smithi080 bash[41963]: cluster 2023-12-01T13:05:30.671507+0000 mgr.y (mgr.24362) 14907 : cluster 0 pgmap v14876: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:05:32.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:05:31 smithi080 bash[41963]: audit 2023-12-01T13:05:30.797135+0000 mon.a (mon.0) 9195 : audit 0 from='client.? 172.21.15.80:0/167298798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:05:33.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:05:33 smithi080 bash[28361]: cluster 2023-12-01T13:05:32.672672+0000 mgr.y (mgr.24362) 14908 : cluster 0 pgmap v14877: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:05:33.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:05:33 smithi080 bash[28361]: audit 2023-12-01T13:05:33.244970+0000 mon.c (mon.2) 9548 : audit 0 from='client.? 172.21.15.80:0/2281693492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:05:33.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:05:33 smithi080 bash[41963]: cluster 2023-12-01T13:05:32.672672+0000 mgr.y (mgr.24362) 14908 : cluster 0 pgmap v14877: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:05:33.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:05:33 smithi080 bash[41963]: audit 2023-12-01T13:05:33.244970+0000 mon.c (mon.2) 9548 : audit 0 from='client.? 172.21.15.80:0/2281693492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:05:34.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:05:33 smithi090 bash[32384]: cluster 2023-12-01T13:05:32.672672+0000 mgr.y (mgr.24362) 14908 : cluster 0 pgmap v14877: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:05:34.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:05:33 smithi090 bash[32384]: audit 2023-12-01T13:05:33.244970+0000 mon.c (mon.2) 9548 : audit 0 from='client.? 172.21.15.80:0/2281693492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:05:36.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:05:35 smithi090 bash[32384]: cluster 2023-12-01T13:05:34.673333+0000 mgr.y (mgr.24362) 14909 : cluster 0 pgmap v14878: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:05:36.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:05:35 smithi090 bash[32384]: audit 2023-12-01T13:05:35.690045+0000 mon.a (mon.0) 9196 : audit 0 from='client.? 172.21.15.80:0/1370825215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:05:36.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:05:35 smithi080 bash[41963]: cluster 2023-12-01T13:05:34.673333+0000 mgr.y (mgr.24362) 14909 : cluster 0 pgmap v14878: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:05:36.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:05:35 smithi080 bash[41963]: audit 2023-12-01T13:05:35.690045+0000 mon.a (mon.0) 9196 : audit 0 from='client.? 172.21.15.80:0/1370825215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:05:36.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:05:35 smithi080 bash[28361]: cluster 2023-12-01T13:05:34.673333+0000 mgr.y (mgr.24362) 14909 : cluster 0 pgmap v14878: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:05:36.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:05:35 smithi080 bash[28361]: audit 2023-12-01T13:05:35.690045+0000 mon.a (mon.0) 9196 : audit 0 from='client.? 172.21.15.80:0/1370825215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:05:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:05:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:05:36] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T13:05:38.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:05:37 smithi090 bash[32384]: cluster 2023-12-01T13:05:36.674455+0000 mgr.y (mgr.24362) 14910 : cluster 0 pgmap v14879: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:05:38.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:05:37 smithi080 bash[28361]: cluster 2023-12-01T13:05:36.674455+0000 mgr.y (mgr.24362) 14910 : cluster 0 pgmap v14879: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:05:38.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:05:37 smithi080 bash[41963]: cluster 2023-12-01T13:05:36.674455+0000 mgr.y (mgr.24362) 14910 : cluster 0 pgmap v14879: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:05:39.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:05:38 smithi090 bash[32384]: audit 2023-12-01T13:05:38.149740+0000 mon.a (mon.0) 9197 : audit 0 from='client.? 172.21.15.80:0/412386785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:05:39.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:05:38 smithi080 bash[28361]: audit 2023-12-01T13:05:38.149740+0000 mon.a (mon.0) 9197 : audit 0 from='client.? 172.21.15.80:0/412386785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:05:39.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:05:38 smithi080 bash[41963]: audit 2023-12-01T13:05:38.149740+0000 mon.a (mon.0) 9197 : audit 0 from='client.? 172.21.15.80:0/412386785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:05:40.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:05:39 smithi090 bash[32384]: cluster 2023-12-01T13:05:38.675120+0000 mgr.y (mgr.24362) 14911 : cluster 0 pgmap v14880: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:05:40.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:05:39 smithi080 bash[28361]: cluster 2023-12-01T13:05:38.675120+0000 mgr.y (mgr.24362) 14911 : cluster 0 pgmap v14880: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:05:40.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:05:39 smithi080 bash[41963]: cluster 2023-12-01T13:05:38.675120+0000 mgr.y (mgr.24362) 14911 : cluster 0 pgmap v14880: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:05:41.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:05:40 smithi090 bash[32384]: audit 2023-12-01T13:05:40.571788+0000 mon.c (mon.2) 9549 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:05:41.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:05:40 smithi090 bash[32384]: audit 2023-12-01T13:05:40.609943+0000 mon.c (mon.2) 9550 : audit 0 from='client.? 172.21.15.80:0/617668532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:05:41.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:05:40 smithi080 bash[41963]: audit 2023-12-01T13:05:40.571788+0000 mon.c (mon.2) 9549 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:05:41.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:05:40 smithi080 bash[41963]: audit 2023-12-01T13:05:40.609943+0000 mon.c (mon.2) 9550 : audit 0 from='client.? 172.21.15.80:0/617668532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:05:41.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:05:40 smithi080 bash[28361]: audit 2023-12-01T13:05:40.571788+0000 mon.c (mon.2) 9549 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:05:41.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:05:40 smithi080 bash[28361]: audit 2023-12-01T13:05:40.609943+0000 mon.c (mon.2) 9550 : audit 0 from='client.? 172.21.15.80:0/617668532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:05:42.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:05:41 smithi090 bash[32384]: cluster 2023-12-01T13:05:40.675798+0000 mgr.y (mgr.24362) 14912 : cluster 0 pgmap v14881: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:05:42.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:05:41 smithi080 bash[41963]: cluster 2023-12-01T13:05:40.675798+0000 mgr.y (mgr.24362) 14912 : cluster 0 pgmap v14881: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:05:42.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:05:41 smithi080 bash[28361]: cluster 2023-12-01T13:05:40.675798+0000 mgr.y (mgr.24362) 14912 : cluster 0 pgmap v14881: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:05:43.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:05:43 smithi080 bash[41963]: cluster 2023-12-01T13:05:42.676936+0000 mgr.y (mgr.24362) 14913 : cluster 0 pgmap v14882: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:05:43.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:05:43 smithi080 bash[41963]: audit 2023-12-01T13:05:43.063968+0000 mon.c (mon.2) 9551 : audit 0 from='client.? 172.21.15.80:0/3679296796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:05:43.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:05:43 smithi080 bash[28361]: cluster 2023-12-01T13:05:42.676936+0000 mgr.y (mgr.24362) 14913 : cluster 0 pgmap v14882: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:05:43.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:05:43 smithi080 bash[28361]: audit 2023-12-01T13:05:43.063968+0000 mon.c (mon.2) 9551 : audit 0 from='client.? 172.21.15.80:0/3679296796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:05:44.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:05:43 smithi090 bash[32384]: cluster 2023-12-01T13:05:42.676936+0000 mgr.y (mgr.24362) 14913 : cluster 0 pgmap v14882: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:05:44.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:05:43 smithi090 bash[32384]: audit 2023-12-01T13:05:43.063968+0000 mon.c (mon.2) 9551 : audit 0 from='client.? 172.21.15.80:0/3679296796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:05:46.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:05:45 smithi090 bash[32384]: cluster 2023-12-01T13:05:44.677609+0000 mgr.y (mgr.24362) 14914 : cluster 0 pgmap v14883: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:05:46.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:05:45 smithi090 bash[32384]: audit 2023-12-01T13:05:45.517496+0000 mon.a (mon.0) 9198 : audit 0 from='client.? 172.21.15.80:0/1078541388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:05:46.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:05:45 smithi080 bash[28361]: cluster 2023-12-01T13:05:44.677609+0000 mgr.y (mgr.24362) 14914 : cluster 0 pgmap v14883: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:05:46.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:05:45 smithi080 bash[28361]: audit 2023-12-01T13:05:45.517496+0000 mon.a (mon.0) 9198 : audit 0 from='client.? 172.21.15.80:0/1078541388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:05:46.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:05:45 smithi080 bash[41963]: cluster 2023-12-01T13:05:44.677609+0000 mgr.y (mgr.24362) 14914 : cluster 0 pgmap v14883: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:05:46.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:05:45 smithi080 bash[41963]: audit 2023-12-01T13:05:45.517496+0000 mon.a (mon.0) 9198 : audit 0 from='client.? 172.21.15.80:0/1078541388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:05:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:05:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:05:46] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T13:05:48.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:05:47 smithi090 bash[32384]: cluster 2023-12-01T13:05:46.678835+0000 mgr.y (mgr.24362) 14915 : cluster 0 pgmap v14884: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:05:48.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:05:47 smithi080 bash[28361]: cluster 2023-12-01T13:05:46.678835+0000 mgr.y (mgr.24362) 14915 : cluster 0 pgmap v14884: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:05:48.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:05:47 smithi080 bash[41963]: cluster 2023-12-01T13:05:46.678835+0000 mgr.y (mgr.24362) 14915 : cluster 0 pgmap v14884: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:05:49.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:05:48 smithi090 bash[32384]: audit 2023-12-01T13:05:47.980375+0000 mon.a (mon.0) 9199 : audit 0 from='client.? 172.21.15.80:0/4092308170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:05:49.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:05:48 smithi080 bash[28361]: audit 2023-12-01T13:05:47.980375+0000 mon.a (mon.0) 9199 : audit 0 from='client.? 172.21.15.80:0/4092308170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:05:49.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:05:48 smithi080 bash[41963]: audit 2023-12-01T13:05:47.980375+0000 mon.a (mon.0) 9199 : audit 0 from='client.? 172.21.15.80:0/4092308170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:05:50.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:05:49 smithi090 bash[32384]: cluster 2023-12-01T13:05:48.679639+0000 mgr.y (mgr.24362) 14916 : cluster 0 pgmap v14885: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:05:50.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:05:49 smithi080 bash[41963]: cluster 2023-12-01T13:05:48.679639+0000 mgr.y (mgr.24362) 14916 : cluster 0 pgmap v14885: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:05:50.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:05:49 smithi080 bash[28361]: cluster 2023-12-01T13:05:48.679639+0000 mgr.y (mgr.24362) 14916 : cluster 0 pgmap v14885: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:05:51.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:05:50 smithi090 bash[32384]: audit 2023-12-01T13:05:50.436223+0000 mon.a (mon.0) 9200 : audit 0 from='client.? 172.21.15.80:0/3771983082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:05:51.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:05:50 smithi080 bash[41963]: audit 2023-12-01T13:05:50.436223+0000 mon.a (mon.0) 9200 : audit 0 from='client.? 172.21.15.80:0/3771983082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:05:51.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:05:50 smithi080 bash[28361]: audit 2023-12-01T13:05:50.436223+0000 mon.a (mon.0) 9200 : audit 0 from='client.? 172.21.15.80:0/3771983082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:05:52.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:05:51 smithi090 bash[32384]: cluster 2023-12-01T13:05:50.680365+0000 mgr.y (mgr.24362) 14917 : cluster 0 pgmap v14886: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:05:52.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:05:51 smithi080 bash[28361]: cluster 2023-12-01T13:05:50.680365+0000 mgr.y (mgr.24362) 14917 : cluster 0 pgmap v14886: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:05:52.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:05:51 smithi080 bash[41963]: cluster 2023-12-01T13:05:50.680365+0000 mgr.y (mgr.24362) 14917 : cluster 0 pgmap v14886: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:05:53.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:05:53 smithi080 bash[28361]: cluster 2023-12-01T13:05:52.681390+0000 mgr.y (mgr.24362) 14918 : cluster 0 pgmap v14887: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:05:53.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:05:53 smithi080 bash[28361]: audit 2023-12-01T13:05:52.885315+0000 mon.a (mon.0) 9201 : audit 0 from='client.? 172.21.15.80:0/2152301396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:05:53.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:05:53 smithi080 bash[41963]: cluster 2023-12-01T13:05:52.681390+0000 mgr.y (mgr.24362) 14918 : cluster 0 pgmap v14887: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:05:53.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:05:53 smithi080 bash[41963]: audit 2023-12-01T13:05:52.885315+0000 mon.a (mon.0) 9201 : audit 0 from='client.? 172.21.15.80:0/2152301396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:05:54.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:05:53 smithi090 bash[32384]: cluster 2023-12-01T13:05:52.681390+0000 mgr.y (mgr.24362) 14918 : cluster 0 pgmap v14887: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:05:54.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:05:53 smithi090 bash[32384]: audit 2023-12-01T13:05:52.885315+0000 mon.a (mon.0) 9201 : audit 0 from='client.? 172.21.15.80:0/2152301396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:05:56.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:05:55 smithi090 bash[32384]: cluster 2023-12-01T13:05:54.682043+0000 mgr.y (mgr.24362) 14919 : cluster 0 pgmap v14888: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:05:56.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:05:55 smithi090 bash[32384]: audit 2023-12-01T13:05:55.345292+0000 mon.a (mon.0) 9202 : audit 0 from='client.? 172.21.15.80:0/2807946639' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:05:56.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:05:55 smithi090 bash[32384]: audit 2023-12-01T13:05:55.572247+0000 mon.c (mon.2) 9552 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:05:56.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:05:55 smithi080 bash[28361]: cluster 2023-12-01T13:05:54.682043+0000 mgr.y (mgr.24362) 14919 : cluster 0 pgmap v14888: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:05:56.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:05:55 smithi080 bash[28361]: audit 2023-12-01T13:05:55.345292+0000 mon.a (mon.0) 9202 : audit 0 from='client.? 172.21.15.80:0/2807946639' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:05:56.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:05:55 smithi080 bash[28361]: audit 2023-12-01T13:05:55.572247+0000 mon.c (mon.2) 9552 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:05:56.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:05:55 smithi080 bash[41963]: cluster 2023-12-01T13:05:54.682043+0000 mgr.y (mgr.24362) 14919 : cluster 0 pgmap v14888: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:05:56.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:05:55 smithi080 bash[41963]: audit 2023-12-01T13:05:55.345292+0000 mon.a (mon.0) 9202 : audit 0 from='client.? 172.21.15.80:0/2807946639' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:05:56.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:05:55 smithi080 bash[41963]: audit 2023-12-01T13:05:55.572247+0000 mon.c (mon.2) 9552 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:05:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:05:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:05:56] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T13:05:58.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:05:57 smithi090 bash[32384]: cluster 2023-12-01T13:05:56.683192+0000 mgr.y (mgr.24362) 14920 : cluster 0 pgmap v14889: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:05:58.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:05:57 smithi080 bash[41963]: cluster 2023-12-01T13:05:56.683192+0000 mgr.y (mgr.24362) 14920 : cluster 0 pgmap v14889: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:05:58.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:05:57 smithi080 bash[28361]: cluster 2023-12-01T13:05:56.683192+0000 mgr.y (mgr.24362) 14920 : cluster 0 pgmap v14889: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:05:59.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:05:58 smithi090 bash[32384]: audit 2023-12-01T13:05:57.812548+0000 mon.a (mon.0) 9203 : audit 0 from='client.? 172.21.15.80:0/599927675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:05:59.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:05:58 smithi080 bash[28361]: audit 2023-12-01T13:05:57.812548+0000 mon.a (mon.0) 9203 : audit 0 from='client.? 172.21.15.80:0/599927675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:05:59.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:05:58 smithi080 bash[41963]: audit 2023-12-01T13:05:57.812548+0000 mon.a (mon.0) 9203 : audit 0 from='client.? 172.21.15.80:0/599927675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:06:00.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:05:59 smithi090 bash[32384]: cluster 2023-12-01T13:05:58.684000+0000 mgr.y (mgr.24362) 14921 : cluster 0 pgmap v14890: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:06:00.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:05:59 smithi080 bash[28361]: cluster 2023-12-01T13:05:58.684000+0000 mgr.y (mgr.24362) 14921 : cluster 0 pgmap v14890: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:06:00.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:05:59 smithi080 bash[41963]: cluster 2023-12-01T13:05:58.684000+0000 mgr.y (mgr.24362) 14921 : cluster 0 pgmap v14890: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:06:01.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:06:00 smithi090 bash[32384]: audit 2023-12-01T13:06:00.280841+0000 mon.c (mon.2) 9553 : audit 0 from='client.? 172.21.15.80:0/2665858284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:06:01.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:06:00 smithi080 bash[28361]: audit 2023-12-01T13:06:00.280841+0000 mon.c (mon.2) 9553 : audit 0 from='client.? 172.21.15.80:0/2665858284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:06:01.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:06:00 smithi080 bash[41963]: audit 2023-12-01T13:06:00.280841+0000 mon.c (mon.2) 9553 : audit 0 from='client.? 172.21.15.80:0/2665858284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:06:02.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:06:01 smithi080 bash[28361]: cluster 2023-12-01T13:06:00.684652+0000 mgr.y (mgr.24362) 14922 : cluster 0 pgmap v14891: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:06:02.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:06:01 smithi080 bash[41963]: cluster 2023-12-01T13:06:00.684652+0000 mgr.y (mgr.24362) 14922 : cluster 0 pgmap v14891: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:06:02.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:06:01 smithi090 bash[32384]: cluster 2023-12-01T13:06:00.684652+0000 mgr.y (mgr.24362) 14922 : cluster 0 pgmap v14891: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:06:03.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:06:03 smithi080 bash[28361]: cluster 2023-12-01T13:06:02.685729+0000 mgr.y (mgr.24362) 14923 : cluster 0 pgmap v14892: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:06:03.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:06:03 smithi080 bash[28361]: audit 2023-12-01T13:06:02.738973+0000 mon.a (mon.0) 9204 : audit 0 from='client.? 172.21.15.80:0/2005090816' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:06:03.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:06:03 smithi080 bash[41963]: cluster 2023-12-01T13:06:02.685729+0000 mgr.y (mgr.24362) 14923 : cluster 0 pgmap v14892: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:06:03.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:06:03 smithi080 bash[41963]: audit 2023-12-01T13:06:02.738973+0000 mon.a (mon.0) 9204 : audit 0 from='client.? 172.21.15.80:0/2005090816' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:06:04.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:06:03 smithi090 bash[32384]: cluster 2023-12-01T13:06:02.685729+0000 mgr.y (mgr.24362) 14923 : cluster 0 pgmap v14892: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:06:04.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:06:03 smithi090 bash[32384]: audit 2023-12-01T13:06:02.738973+0000 mon.a (mon.0) 9204 : audit 0 from='client.? 172.21.15.80:0/2005090816' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:06:06.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:06:05 smithi090 bash[32384]: cluster 2023-12-01T13:06:04.686380+0000 mgr.y (mgr.24362) 14924 : cluster 0 pgmap v14893: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:06:06.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:06:05 smithi090 bash[32384]: audit 2023-12-01T13:06:05.198630+0000 mon.a (mon.0) 9205 : audit 0 from='client.? 172.21.15.80:0/297152599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:06:06.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:06:05 smithi080 bash[28361]: cluster 2023-12-01T13:06:04.686380+0000 mgr.y (mgr.24362) 14924 : cluster 0 pgmap v14893: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:06:06.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:06:05 smithi080 bash[28361]: audit 2023-12-01T13:06:05.198630+0000 mon.a (mon.0) 9205 : audit 0 from='client.? 172.21.15.80:0/297152599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:06:06.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:06:05 smithi080 bash[41963]: cluster 2023-12-01T13:06:04.686380+0000 mgr.y (mgr.24362) 14924 : cluster 0 pgmap v14893: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:06:06.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:06:05 smithi080 bash[41963]: audit 2023-12-01T13:06:05.198630+0000 mon.a (mon.0) 9205 : audit 0 from='client.? 172.21.15.80:0/297152599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:06:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:06:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:06:06] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T13:06:07.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:06:06 smithi090 bash[32384]: audit 2023-12-01T13:06:05.755170+0000 mon.c (mon.2) 9554 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:06:07.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:06:06 smithi080 bash[28361]: audit 2023-12-01T13:06:05.755170+0000 mon.c (mon.2) 9554 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:06:07.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:06:06 smithi080 bash[41963]: audit 2023-12-01T13:06:05.755170+0000 mon.c (mon.2) 9554 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:06:08.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:06:07 smithi090 bash[32384]: cluster 2023-12-01T13:06:06.687508+0000 mgr.y (mgr.24362) 14925 : cluster 0 pgmap v14894: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:06:08.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:06:07 smithi090 bash[32384]: audit 2023-12-01T13:06:07.660189+0000 mon.a (mon.0) 9206 : audit 0 from='client.? 172.21.15.80:0/1616002353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:06:08.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:06:07 smithi080 bash[28361]: cluster 2023-12-01T13:06:06.687508+0000 mgr.y (mgr.24362) 14925 : cluster 0 pgmap v14894: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:06:08.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:06:07 smithi080 bash[28361]: audit 2023-12-01T13:06:07.660189+0000 mon.a (mon.0) 9206 : audit 0 from='client.? 172.21.15.80:0/1616002353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:06:08.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:06:07 smithi080 bash[41963]: cluster 2023-12-01T13:06:06.687508+0000 mgr.y (mgr.24362) 14925 : cluster 0 pgmap v14894: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:06:08.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:06:07 smithi080 bash[41963]: audit 2023-12-01T13:06:07.660189+0000 mon.a (mon.0) 9206 : audit 0 from='client.? 172.21.15.80:0/1616002353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:06:10.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:06:09 smithi090 bash[32384]: cluster 2023-12-01T13:06:08.688251+0000 mgr.y (mgr.24362) 14926 : cluster 0 pgmap v14895: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:06:10.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:06:09 smithi080 bash[28361]: cluster 2023-12-01T13:06:08.688251+0000 mgr.y (mgr.24362) 14926 : cluster 0 pgmap v14895: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:06:10.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:06:09 smithi080 bash[41963]: cluster 2023-12-01T13:06:08.688251+0000 mgr.y (mgr.24362) 14926 : cluster 0 pgmap v14895: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:06:11.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:06:10 smithi090 bash[32384]: audit 2023-12-01T13:06:10.117275+0000 mon.c (mon.2) 9555 : audit 0 from='client.? 172.21.15.80:0/2586353593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:06:11.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:06:10 smithi090 bash[32384]: audit 2023-12-01T13:06:10.572673+0000 mon.c (mon.2) 9556 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:06:11.180 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:06:10 smithi080 bash[41963]: audit 2023-12-01T13:06:10.117275+0000 mon.c (mon.2) 9555 : audit 0 from='client.? 172.21.15.80:0/2586353593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:06:11.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:06:10 smithi080 bash[41963]: audit 2023-12-01T13:06:10.572673+0000 mon.c (mon.2) 9556 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:06:11.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:06:10 smithi080 bash[28361]: audit 2023-12-01T13:06:10.117275+0000 mon.c (mon.2) 9555 : audit 0 from='client.? 172.21.15.80:0/2586353593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:06:11.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:06:10 smithi080 bash[28361]: audit 2023-12-01T13:06:10.572673+0000 mon.c (mon.2) 9556 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:06:12.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:06:11 smithi090 bash[32384]: cluster 2023-12-01T13:06:10.688791+0000 mgr.y (mgr.24362) 14927 : cluster 0 pgmap v14896: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:06:12.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:06:11 smithi090 bash[32384]: audit 2023-12-01T13:06:11.599236+0000 mon.a (mon.0) 9207 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:06:12.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:06:11 smithi090 bash[32384]: audit 2023-12-01T13:06:11.608970+0000 mon.a (mon.0) 9208 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:06:12.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:06:11 smithi080 bash[41963]: cluster 2023-12-01T13:06:10.688791+0000 mgr.y (mgr.24362) 14927 : cluster 0 pgmap v14896: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:06:12.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:06:11 smithi080 bash[41963]: audit 2023-12-01T13:06:11.599236+0000 mon.a (mon.0) 9207 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:06:12.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:06:11 smithi080 bash[41963]: audit 2023-12-01T13:06:11.608970+0000 mon.a (mon.0) 9208 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:06:12.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:06:11 smithi080 bash[28361]: cluster 2023-12-01T13:06:10.688791+0000 mgr.y (mgr.24362) 14927 : cluster 0 pgmap v14896: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:06:12.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:06:11 smithi080 bash[28361]: audit 2023-12-01T13:06:11.599236+0000 mon.a (mon.0) 9207 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:06:12.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:06:11 smithi080 bash[28361]: audit 2023-12-01T13:06:11.608970+0000 mon.a (mon.0) 9208 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:06:13.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:06:12 smithi090 bash[32384]: audit 2023-12-01T13:06:11.957932+0000 mon.a (mon.0) 9209 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:06:13.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:06:12 smithi090 bash[32384]: audit 2023-12-01T13:06:11.968372+0000 mon.a (mon.0) 9210 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:06:13.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:06:12 smithi090 bash[32384]: audit 2023-12-01T13:06:12.445824+0000 mon.c (mon.2) 9557 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:06:13.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:06:12 smithi090 bash[32384]: audit 2023-12-01T13:06:12.447546+0000 mon.c (mon.2) 9558 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:06:13.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:06:12 smithi090 bash[32384]: audit 2023-12-01T13:06:12.456768+0000 mon.a (mon.0) 9211 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:06:13.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:06:12 smithi090 bash[32384]: audit 2023-12-01T13:06:12.577822+0000 mon.c (mon.2) 9559 : audit 0 from='client.? 172.21.15.80:0/3832197525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:06:13.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:06:12 smithi080 bash[41963]: audit 2023-12-01T13:06:11.957932+0000 mon.a (mon.0) 9209 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:06:13.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:06:12 smithi080 bash[41963]: audit 2023-12-01T13:06:11.968372+0000 mon.a (mon.0) 9210 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:06:13.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:06:12 smithi080 bash[41963]: audit 2023-12-01T13:06:12.445824+0000 mon.c (mon.2) 9557 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:06:13.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:06:12 smithi080 bash[41963]: audit 2023-12-01T13:06:12.447546+0000 mon.c (mon.2) 9558 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:06:13.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:06:12 smithi080 bash[41963]: audit 2023-12-01T13:06:12.456768+0000 mon.a (mon.0) 9211 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:06:13.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:06:12 smithi080 bash[41963]: audit 2023-12-01T13:06:12.577822+0000 mon.c (mon.2) 9559 : audit 0 from='client.? 172.21.15.80:0/3832197525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:06:13.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:06:12 smithi080 bash[28361]: audit 2023-12-01T13:06:11.957932+0000 mon.a (mon.0) 9209 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:06:13.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:06:12 smithi080 bash[28361]: audit 2023-12-01T13:06:11.968372+0000 mon.a (mon.0) 9210 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:06:13.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:06:12 smithi080 bash[28361]: audit 2023-12-01T13:06:12.445824+0000 mon.c (mon.2) 9557 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:06:13.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:06:12 smithi080 bash[28361]: audit 2023-12-01T13:06:12.447546+0000 mon.c (mon.2) 9558 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:06:13.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:06:12 smithi080 bash[28361]: audit 2023-12-01T13:06:12.456768+0000 mon.a (mon.0) 9211 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:06:13.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:06:12 smithi080 bash[28361]: audit 2023-12-01T13:06:12.577822+0000 mon.c (mon.2) 9559 : audit 0 from='client.? 172.21.15.80:0/3832197525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:06:14.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:06:13 smithi090 bash[32384]: cluster 2023-12-01T13:06:12.689927+0000 mgr.y (mgr.24362) 14928 : cluster 0 pgmap v14897: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:06:14.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:06:13 smithi080 bash[41963]: cluster 2023-12-01T13:06:12.689927+0000 mgr.y (mgr.24362) 14928 : cluster 0 pgmap v14897: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:06:14.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:06:13 smithi080 bash[28361]: cluster 2023-12-01T13:06:12.689927+0000 mgr.y (mgr.24362) 14928 : cluster 0 pgmap v14897: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:06:16.233 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:06:15 smithi080 bash[28361]: cluster 2023-12-01T13:06:14.690546+0000 mgr.y (mgr.24362) 14929 : cluster 0 pgmap v14898: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:06:16.233 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:06:15 smithi080 bash[28361]: audit 2023-12-01T13:06:15.031083+0000 mon.c (mon.2) 9560 : audit 0 from='client.? 172.21.15.80:0/3152153588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:06:16.233 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:06:15 smithi080 bash[41963]: cluster 2023-12-01T13:06:14.690546+0000 mgr.y (mgr.24362) 14929 : cluster 0 pgmap v14898: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:06:16.233 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:06:15 smithi080 bash[41963]: audit 2023-12-01T13:06:15.031083+0000 mon.c (mon.2) 9560 : audit 0 from='client.? 172.21.15.80:0/3152153588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:06:16.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:06:15 smithi090 bash[32384]: cluster 2023-12-01T13:06:14.690546+0000 mgr.y (mgr.24362) 14929 : cluster 0 pgmap v14898: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:06:16.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:06:15 smithi090 bash[32384]: audit 2023-12-01T13:06:15.031083+0000 mon.c (mon.2) 9560 : audit 0 from='client.? 172.21.15.80:0/3152153588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:06:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:06:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:06:16] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T13:06:18.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:06:17 smithi090 bash[32384]: cluster 2023-12-01T13:06:16.691658+0000 mgr.y (mgr.24362) 14930 : cluster 0 pgmap v14899: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:06:18.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:06:17 smithi090 bash[32384]: audit 2023-12-01T13:06:17.492080+0000 mon.a (mon.0) 9212 : audit 0 from='client.? 172.21.15.80:0/211571898' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:06:18.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:06:17 smithi080 bash[41963]: cluster 2023-12-01T13:06:16.691658+0000 mgr.y (mgr.24362) 14930 : cluster 0 pgmap v14899: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:06:18.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:06:17 smithi080 bash[41963]: audit 2023-12-01T13:06:17.492080+0000 mon.a (mon.0) 9212 : audit 0 from='client.? 172.21.15.80:0/211571898' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:06:18.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:06:17 smithi080 bash[28361]: cluster 2023-12-01T13:06:16.691658+0000 mgr.y (mgr.24362) 14930 : cluster 0 pgmap v14899: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:06:18.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:06:17 smithi080 bash[28361]: audit 2023-12-01T13:06:17.492080+0000 mon.a (mon.0) 9212 : audit 0 from='client.? 172.21.15.80:0/211571898' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:06:20.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:06:19 smithi090 bash[32384]: cluster 2023-12-01T13:06:18.692345+0000 mgr.y (mgr.24362) 14931 : cluster 0 pgmap v14900: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:06:20.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:06:19 smithi090 bash[32384]: audit 2023-12-01T13:06:19.948350+0000 mon.a (mon.0) 9213 : audit 0 from='client.? 172.21.15.80:0/1004644952' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:06:20.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:06:19 smithi080 bash[28361]: cluster 2023-12-01T13:06:18.692345+0000 mgr.y (mgr.24362) 14931 : cluster 0 pgmap v14900: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:06:20.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:06:19 smithi080 bash[28361]: audit 2023-12-01T13:06:19.948350+0000 mon.a (mon.0) 9213 : audit 0 from='client.? 172.21.15.80:0/1004644952' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:06:20.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:06:19 smithi080 bash[41963]: cluster 2023-12-01T13:06:18.692345+0000 mgr.y (mgr.24362) 14931 : cluster 0 pgmap v14900: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:06:20.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:06:19 smithi080 bash[41963]: audit 2023-12-01T13:06:19.948350+0000 mon.a (mon.0) 9213 : audit 0 from='client.? 172.21.15.80:0/1004644952' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:06:22.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:06:21 smithi090 bash[32384]: cluster 2023-12-01T13:06:20.693017+0000 mgr.y (mgr.24362) 14932 : cluster 0 pgmap v14901: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:06:22.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:06:21 smithi080 bash[41963]: cluster 2023-12-01T13:06:20.693017+0000 mgr.y (mgr.24362) 14932 : cluster 0 pgmap v14901: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:06:22.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:06:21 smithi080 bash[28361]: cluster 2023-12-01T13:06:20.693017+0000 mgr.y (mgr.24362) 14932 : cluster 0 pgmap v14901: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:06:23.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:06:22 smithi090 bash[32384]: audit 2023-12-01T13:06:22.399303+0000 mon.c (mon.2) 9561 : audit 0 from='client.? 172.21.15.80:0/2917884191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:06:23.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:06:22 smithi080 bash[28361]: audit 2023-12-01T13:06:22.399303+0000 mon.c (mon.2) 9561 : audit 0 from='client.? 172.21.15.80:0/2917884191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:06:23.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:06:22 smithi080 bash[41963]: audit 2023-12-01T13:06:22.399303+0000 mon.c (mon.2) 9561 : audit 0 from='client.? 172.21.15.80:0/2917884191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:06:24.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:06:23 smithi090 bash[32384]: cluster 2023-12-01T13:06:22.694054+0000 mgr.y (mgr.24362) 14933 : cluster 0 pgmap v14902: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:06:24.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:06:23 smithi080 bash[41963]: cluster 2023-12-01T13:06:22.694054+0000 mgr.y (mgr.24362) 14933 : cluster 0 pgmap v14902: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:06:24.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:06:23 smithi080 bash[28361]: cluster 2023-12-01T13:06:22.694054+0000 mgr.y (mgr.24362) 14933 : cluster 0 pgmap v14902: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:06:25.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:06:24 smithi090 bash[32384]: audit 2023-12-01T13:06:24.856749+0000 mon.c (mon.2) 9562 : audit 0 from='client.? 172.21.15.80:0/1966698844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:06:25.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:06:24 smithi080 bash[41963]: audit 2023-12-01T13:06:24.856749+0000 mon.c (mon.2) 9562 : audit 0 from='client.? 172.21.15.80:0/1966698844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:06:25.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:06:24 smithi080 bash[28361]: audit 2023-12-01T13:06:24.856749+0000 mon.c (mon.2) 9562 : audit 0 from='client.? 172.21.15.80:0/1966698844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:06:26.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:06:25 smithi090 bash[32384]: cluster 2023-12-01T13:06:24.694502+0000 mgr.y (mgr.24362) 14934 : cluster 0 pgmap v14903: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:06:26.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:06:25 smithi090 bash[32384]: audit 2023-12-01T13:06:25.573046+0000 mon.c (mon.2) 9563 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:06:26.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:06:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:06:26] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T13:06:26.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:06:25 smithi080 bash[28361]: cluster 2023-12-01T13:06:24.694502+0000 mgr.y (mgr.24362) 14934 : cluster 0 pgmap v14903: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:06:26.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:06:25 smithi080 bash[28361]: audit 2023-12-01T13:06:25.573046+0000 mon.c (mon.2) 9563 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:06:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:06:25 smithi080 bash[41963]: cluster 2023-12-01T13:06:24.694502+0000 mgr.y (mgr.24362) 14934 : cluster 0 pgmap v14903: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:06:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:06:25 smithi080 bash[41963]: audit 2023-12-01T13:06:25.573046+0000 mon.c (mon.2) 9563 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:06:28.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:06:27 smithi090 bash[32384]: cluster 2023-12-01T13:06:26.695616+0000 mgr.y (mgr.24362) 14935 : cluster 0 pgmap v14904: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:06:28.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:06:27 smithi090 bash[32384]: audit 2023-12-01T13:06:27.310708+0000 mon.c (mon.2) 9564 : audit 0 from='client.? 172.21.15.80:0/1359284531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:06:28.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:06:27 smithi080 bash[28361]: cluster 2023-12-01T13:06:26.695616+0000 mgr.y (mgr.24362) 14935 : cluster 0 pgmap v14904: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:06:28.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:06:27 smithi080 bash[28361]: audit 2023-12-01T13:06:27.310708+0000 mon.c (mon.2) 9564 : audit 0 from='client.? 172.21.15.80:0/1359284531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:06:28.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:06:27 smithi080 bash[41963]: cluster 2023-12-01T13:06:26.695616+0000 mgr.y (mgr.24362) 14935 : cluster 0 pgmap v14904: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:06:28.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:06:27 smithi080 bash[41963]: audit 2023-12-01T13:06:27.310708+0000 mon.c (mon.2) 9564 : audit 0 from='client.? 172.21.15.80:0/1359284531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:06:29.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:06:29 smithi080 bash[41963]: cluster 2023-12-01T13:06:28.696396+0000 mgr.y (mgr.24362) 14936 : cluster 0 pgmap v14905: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:06:29.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:06:29 smithi080 bash[28361]: cluster 2023-12-01T13:06:28.696396+0000 mgr.y (mgr.24362) 14936 : cluster 0 pgmap v14905: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:06:29.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:06:29 smithi090 bash[32384]: cluster 2023-12-01T13:06:28.696396+0000 mgr.y (mgr.24362) 14936 : cluster 0 pgmap v14905: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:06:30.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:06:30 smithi080 bash[28361]: audit 2023-12-01T13:06:29.766703+0000 mon.a (mon.0) 9214 : audit 0 from='client.? 172.21.15.80:0/2959018363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:06:30.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:06:30 smithi080 bash[41963]: audit 2023-12-01T13:06:29.766703+0000 mon.a (mon.0) 9214 : audit 0 from='client.? 172.21.15.80:0/2959018363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:06:30.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:06:30 smithi090 bash[32384]: audit 2023-12-01T13:06:29.766703+0000 mon.a (mon.0) 9214 : audit 0 from='client.? 172.21.15.80:0/2959018363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:06:31.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:06:31 smithi080 bash[28361]: cluster 2023-12-01T13:06:30.697084+0000 mgr.y (mgr.24362) 14937 : cluster 0 pgmap v14906: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:06:31.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:06:31 smithi080 bash[41963]: cluster 2023-12-01T13:06:30.697084+0000 mgr.y (mgr.24362) 14937 : cluster 0 pgmap v14906: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:06:31.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:06:31 smithi090 bash[32384]: cluster 2023-12-01T13:06:30.697084+0000 mgr.y (mgr.24362) 14937 : cluster 0 pgmap v14906: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:06:32.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:06:32 smithi080 bash[28361]: audit 2023-12-01T13:06:32.219809+0000 mon.a (mon.0) 9215 : audit 0 from='client.? 172.21.15.80:0/3212925720' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:06:32.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:06:32 smithi080 bash[41963]: audit 2023-12-01T13:06:32.219809+0000 mon.a (mon.0) 9215 : audit 0 from='client.? 172.21.15.80:0/3212925720' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:06:32.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:06:32 smithi090 bash[32384]: audit 2023-12-01T13:06:32.219809+0000 mon.a (mon.0) 9215 : audit 0 from='client.? 172.21.15.80:0/3212925720' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:06:34.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:06:33 smithi090 bash[32384]: cluster 2023-12-01T13:06:32.698239+0000 mgr.y (mgr.24362) 14938 : cluster 0 pgmap v14907: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:06:34.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:06:33 smithi080 bash[28361]: cluster 2023-12-01T13:06:32.698239+0000 mgr.y (mgr.24362) 14938 : cluster 0 pgmap v14907: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:06:34.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:06:33 smithi080 bash[41963]: cluster 2023-12-01T13:06:32.698239+0000 mgr.y (mgr.24362) 14938 : cluster 0 pgmap v14907: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:06:35.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:06:34 smithi090 bash[32384]: audit 2023-12-01T13:06:34.680714+0000 mon.c (mon.2) 9565 : audit 0 from='client.? 172.21.15.80:0/1069293486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:06:35.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:06:34 smithi080 bash[28361]: audit 2023-12-01T13:06:34.680714+0000 mon.c (mon.2) 9565 : audit 0 from='client.? 172.21.15.80:0/1069293486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:06:35.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:06:34 smithi080 bash[41963]: audit 2023-12-01T13:06:34.680714+0000 mon.c (mon.2) 9565 : audit 0 from='client.? 172.21.15.80:0/1069293486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:06:36.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:06:35 smithi090 bash[32384]: cluster 2023-12-01T13:06:34.698855+0000 mgr.y (mgr.24362) 14939 : cluster 0 pgmap v14908: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:06:36.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:06:35 smithi080 bash[28361]: cluster 2023-12-01T13:06:34.698855+0000 mgr.y (mgr.24362) 14939 : cluster 0 pgmap v14908: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:06:36.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:06:35 smithi080 bash[41963]: cluster 2023-12-01T13:06:34.698855+0000 mgr.y (mgr.24362) 14939 : cluster 0 pgmap v14908: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:06:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:06:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:06:36] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T13:06:38.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:06:37 smithi090 bash[32384]: cluster 2023-12-01T13:06:36.700058+0000 mgr.y (mgr.24362) 14940 : cluster 0 pgmap v14909: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:06:38.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:06:37 smithi090 bash[32384]: audit 2023-12-01T13:06:37.139951+0000 mon.c (mon.2) 9566 : audit 0 from='client.? 172.21.15.80:0/4193274624' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:06:38.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:06:37 smithi080 bash[41963]: cluster 2023-12-01T13:06:36.700058+0000 mgr.y (mgr.24362) 14940 : cluster 0 pgmap v14909: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:06:38.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:06:37 smithi080 bash[41963]: audit 2023-12-01T13:06:37.139951+0000 mon.c (mon.2) 9566 : audit 0 from='client.? 172.21.15.80:0/4193274624' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:06:38.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:06:37 smithi080 bash[28361]: cluster 2023-12-01T13:06:36.700058+0000 mgr.y (mgr.24362) 14940 : cluster 0 pgmap v14909: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:06:38.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:06:37 smithi080 bash[28361]: audit 2023-12-01T13:06:37.139951+0000 mon.c (mon.2) 9566 : audit 0 from='client.? 172.21.15.80:0/4193274624' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:06:40.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:06:39 smithi090 bash[32384]: cluster 2023-12-01T13:06:38.700723+0000 mgr.y (mgr.24362) 14941 : cluster 0 pgmap v14910: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:06:40.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:06:39 smithi090 bash[32384]: audit 2023-12-01T13:06:39.591431+0000 mon.a (mon.0) 9216 : audit 0 from='client.? 172.21.15.80:0/1609092739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:06:40.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:06:39 smithi080 bash[41963]: cluster 2023-12-01T13:06:38.700723+0000 mgr.y (mgr.24362) 14941 : cluster 0 pgmap v14910: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:06:40.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:06:39 smithi080 bash[41963]: audit 2023-12-01T13:06:39.591431+0000 mon.a (mon.0) 9216 : audit 0 from='client.? 172.21.15.80:0/1609092739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:06:40.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:06:39 smithi080 bash[28361]: cluster 2023-12-01T13:06:38.700723+0000 mgr.y (mgr.24362) 14941 : cluster 0 pgmap v14910: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:06:40.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:06:39 smithi080 bash[28361]: audit 2023-12-01T13:06:39.591431+0000 mon.a (mon.0) 9216 : audit 0 from='client.? 172.21.15.80:0/1609092739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:06:41.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:06:40 smithi080 bash[28361]: audit 2023-12-01T13:06:40.573528+0000 mon.c (mon.2) 9567 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:06:41.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:06:40 smithi080 bash[41963]: audit 2023-12-01T13:06:40.573528+0000 mon.c (mon.2) 9567 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:06:41.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:06:40 smithi090 bash[32384]: audit 2023-12-01T13:06:40.573528+0000 mon.c (mon.2) 9567 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:06:42.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:06:41 smithi080 bash[28361]: cluster 2023-12-01T13:06:40.701358+0000 mgr.y (mgr.24362) 14942 : cluster 0 pgmap v14911: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:06:42.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:06:41 smithi080 bash[41963]: cluster 2023-12-01T13:06:40.701358+0000 mgr.y (mgr.24362) 14942 : cluster 0 pgmap v14911: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:06:42.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:06:41 smithi090 bash[32384]: cluster 2023-12-01T13:06:40.701358+0000 mgr.y (mgr.24362) 14942 : cluster 0 pgmap v14911: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:06:43.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:06:42 smithi080 bash[28361]: audit 2023-12-01T13:06:42.043070+0000 mon.c (mon.2) 9568 : audit 0 from='client.? 172.21.15.80:0/964103149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:06:43.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:06:42 smithi080 bash[41963]: audit 2023-12-01T13:06:42.043070+0000 mon.c (mon.2) 9568 : audit 0 from='client.? 172.21.15.80:0/964103149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:06:43.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:06:42 smithi090 bash[32384]: audit 2023-12-01T13:06:42.043070+0000 mon.c (mon.2) 9568 : audit 0 from='client.? 172.21.15.80:0/964103149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:06:44.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:06:43 smithi080 bash[28361]: cluster 2023-12-01T13:06:42.702515+0000 mgr.y (mgr.24362) 14943 : cluster 0 pgmap v14912: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:06:44.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:06:43 smithi080 bash[41963]: cluster 2023-12-01T13:06:42.702515+0000 mgr.y (mgr.24362) 14943 : cluster 0 pgmap v14912: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:06:44.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:06:43 smithi090 bash[32384]: cluster 2023-12-01T13:06:42.702515+0000 mgr.y (mgr.24362) 14943 : cluster 0 pgmap v14912: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:06:45.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:06:44 smithi080 bash[28361]: audit 2023-12-01T13:06:44.507137+0000 mon.c (mon.2) 9569 : audit 0 from='client.? 172.21.15.80:0/2430421849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:06:45.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:06:44 smithi080 bash[41963]: audit 2023-12-01T13:06:44.507137+0000 mon.c (mon.2) 9569 : audit 0 from='client.? 172.21.15.80:0/2430421849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:06:45.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:06:44 smithi090 bash[32384]: audit 2023-12-01T13:06:44.507137+0000 mon.c (mon.2) 9569 : audit 0 from='client.? 172.21.15.80:0/2430421849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:06:46.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:06:45 smithi080 bash[41963]: cluster 2023-12-01T13:06:44.703209+0000 mgr.y (mgr.24362) 14944 : cluster 0 pgmap v14913: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:06:46.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:06:45 smithi080 bash[28361]: cluster 2023-12-01T13:06:44.703209+0000 mgr.y (mgr.24362) 14944 : cluster 0 pgmap v14913: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:06:46.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:06:45 smithi090 bash[32384]: cluster 2023-12-01T13:06:44.703209+0000 mgr.y (mgr.24362) 14944 : cluster 0 pgmap v14913: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:06:46.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:06:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:06:46] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T13:06:48.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:06:47 smithi080 bash[41963]: cluster 2023-12-01T13:06:46.704412+0000 mgr.y (mgr.24362) 14945 : cluster 0 pgmap v14914: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:06:48.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:06:47 smithi080 bash[41963]: audit 2023-12-01T13:06:46.964064+0000 mon.a (mon.0) 9217 : audit 0 from='client.? 172.21.15.80:0/2829789460' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:06:48.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:06:47 smithi080 bash[28361]: cluster 2023-12-01T13:06:46.704412+0000 mgr.y (mgr.24362) 14945 : cluster 0 pgmap v14914: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:06:48.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:06:47 smithi080 bash[28361]: audit 2023-12-01T13:06:46.964064+0000 mon.a (mon.0) 9217 : audit 0 from='client.? 172.21.15.80:0/2829789460' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:06:48.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:06:47 smithi090 bash[32384]: cluster 2023-12-01T13:06:46.704412+0000 mgr.y (mgr.24362) 14945 : cluster 0 pgmap v14914: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:06:48.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:06:47 smithi090 bash[32384]: audit 2023-12-01T13:06:46.964064+0000 mon.a (mon.0) 9217 : audit 0 from='client.? 172.21.15.80:0/2829789460' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:06:50.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:06:49 smithi080 bash[28361]: cluster 2023-12-01T13:06:48.705154+0000 mgr.y (mgr.24362) 14946 : cluster 0 pgmap v14915: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:06:50.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:06:49 smithi080 bash[28361]: audit 2023-12-01T13:06:49.413948+0000 mon.c (mon.2) 9570 : audit 0 from='client.? 172.21.15.80:0/2683413393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:06:50.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:06:49 smithi080 bash[41963]: cluster 2023-12-01T13:06:48.705154+0000 mgr.y (mgr.24362) 14946 : cluster 0 pgmap v14915: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:06:50.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:06:49 smithi080 bash[41963]: audit 2023-12-01T13:06:49.413948+0000 mon.c (mon.2) 9570 : audit 0 from='client.? 172.21.15.80:0/2683413393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:06:50.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:06:49 smithi090 bash[32384]: cluster 2023-12-01T13:06:48.705154+0000 mgr.y (mgr.24362) 14946 : cluster 0 pgmap v14915: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:06:50.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:06:49 smithi090 bash[32384]: audit 2023-12-01T13:06:49.413948+0000 mon.c (mon.2) 9570 : audit 0 from='client.? 172.21.15.80:0/2683413393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:06:52.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:06:51 smithi080 bash[28361]: cluster 2023-12-01T13:06:50.705905+0000 mgr.y (mgr.24362) 14947 : cluster 0 pgmap v14916: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:06:52.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:06:51 smithi080 bash[41963]: cluster 2023-12-01T13:06:50.705905+0000 mgr.y (mgr.24362) 14947 : cluster 0 pgmap v14916: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:06:52.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:06:51 smithi090 bash[32384]: cluster 2023-12-01T13:06:50.705905+0000 mgr.y (mgr.24362) 14947 : cluster 0 pgmap v14916: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:06:53.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:06:52 smithi080 bash[41963]: audit 2023-12-01T13:06:51.861032+0000 mon.c (mon.2) 9571 : audit 0 from='client.? 172.21.15.80:0/1657649171' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:06:53.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:06:52 smithi080 bash[28361]: audit 2023-12-01T13:06:51.861032+0000 mon.c (mon.2) 9571 : audit 0 from='client.? 172.21.15.80:0/1657649171' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:06:53.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:06:52 smithi090 bash[32384]: audit 2023-12-01T13:06:51.861032+0000 mon.c (mon.2) 9571 : audit 0 from='client.? 172.21.15.80:0/1657649171' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:06:54.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:06:53 smithi080 bash[28361]: cluster 2023-12-01T13:06:52.706935+0000 mgr.y (mgr.24362) 14948 : cluster 0 pgmap v14917: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:06:54.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:06:53 smithi080 bash[41963]: cluster 2023-12-01T13:06:52.706935+0000 mgr.y (mgr.24362) 14948 : cluster 0 pgmap v14917: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:06:54.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:06:53 smithi090 bash[32384]: cluster 2023-12-01T13:06:52.706935+0000 mgr.y (mgr.24362) 14948 : cluster 0 pgmap v14917: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:06:55.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:06:54 smithi080 bash[28361]: audit 2023-12-01T13:06:54.318576+0000 mon.a (mon.0) 9218 : audit 0 from='client.? 172.21.15.80:0/2876092308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:06:55.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:06:54 smithi080 bash[41963]: audit 2023-12-01T13:06:54.318576+0000 mon.a (mon.0) 9218 : audit 0 from='client.? 172.21.15.80:0/2876092308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:06:55.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:06:54 smithi090 bash[32384]: audit 2023-12-01T13:06:54.318576+0000 mon.a (mon.0) 9218 : audit 0 from='client.? 172.21.15.80:0/2876092308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:06:56.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:06:55 smithi080 bash[28361]: cluster 2023-12-01T13:06:54.707568+0000 mgr.y (mgr.24362) 14949 : cluster 0 pgmap v14918: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:06:56.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:06:55 smithi080 bash[28361]: audit 2023-12-01T13:06:55.573747+0000 mon.c (mon.2) 9572 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:06:56.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:06:55 smithi080 bash[41963]: cluster 2023-12-01T13:06:54.707568+0000 mgr.y (mgr.24362) 14949 : cluster 0 pgmap v14918: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:06:56.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:06:55 smithi080 bash[41963]: audit 2023-12-01T13:06:55.573747+0000 mon.c (mon.2) 9572 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:06:56.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:06:55 smithi090 bash[32384]: cluster 2023-12-01T13:06:54.707568+0000 mgr.y (mgr.24362) 14949 : cluster 0 pgmap v14918: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:06:56.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:06:55 smithi090 bash[32384]: audit 2023-12-01T13:06:55.573747+0000 mon.c (mon.2) 9572 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:06:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:06:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:06:56] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T13:06:57.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:06:56 smithi080 bash[41963]: audit 2023-12-01T13:06:56.766230+0000 mon.a (mon.0) 9219 : audit 0 from='client.? 172.21.15.80:0/399865868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:06:57.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:06:56 smithi080 bash[28361]: audit 2023-12-01T13:06:56.766230+0000 mon.a (mon.0) 9219 : audit 0 from='client.? 172.21.15.80:0/399865868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:06:57.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:06:56 smithi090 bash[32384]: audit 2023-12-01T13:06:56.766230+0000 mon.a (mon.0) 9219 : audit 0 from='client.? 172.21.15.80:0/399865868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:06:58.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:06:57 smithi080 bash[41963]: cluster 2023-12-01T13:06:56.708693+0000 mgr.y (mgr.24362) 14950 : cluster 0 pgmap v14919: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:06:58.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:06:57 smithi080 bash[28361]: cluster 2023-12-01T13:06:56.708693+0000 mgr.y (mgr.24362) 14950 : cluster 0 pgmap v14919: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:06:58.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:06:57 smithi090 bash[32384]: cluster 2023-12-01T13:06:56.708693+0000 mgr.y (mgr.24362) 14950 : cluster 0 pgmap v14919: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:07:00.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:06:59 smithi080 bash[41963]: cluster 2023-12-01T13:06:58.709435+0000 mgr.y (mgr.24362) 14951 : cluster 0 pgmap v14920: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:07:00.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:06:59 smithi080 bash[41963]: audit 2023-12-01T13:06:59.220555+0000 mon.c (mon.2) 9573 : audit 0 from='client.? 172.21.15.80:0/1407418732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:07:00.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:06:59 smithi080 bash[28361]: cluster 2023-12-01T13:06:58.709435+0000 mgr.y (mgr.24362) 14951 : cluster 0 pgmap v14920: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:07:00.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:06:59 smithi080 bash[28361]: audit 2023-12-01T13:06:59.220555+0000 mon.c (mon.2) 9573 : audit 0 from='client.? 172.21.15.80:0/1407418732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:07:00.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:06:59 smithi090 bash[32384]: cluster 2023-12-01T13:06:58.709435+0000 mgr.y (mgr.24362) 14951 : cluster 0 pgmap v14920: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:07:00.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:06:59 smithi090 bash[32384]: audit 2023-12-01T13:06:59.220555+0000 mon.c (mon.2) 9573 : audit 0 from='client.? 172.21.15.80:0/1407418732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:07:02.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:07:01 smithi080 bash[41963]: cluster 2023-12-01T13:07:00.710085+0000 mgr.y (mgr.24362) 14952 : cluster 0 pgmap v14921: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:07:02.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:07:01 smithi080 bash[41963]: audit 2023-12-01T13:07:01.675484+0000 mon.a (mon.0) 9220 : audit 0 from='client.? 172.21.15.80:0/286156574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:07:02.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:07:01 smithi080 bash[28361]: cluster 2023-12-01T13:07:00.710085+0000 mgr.y (mgr.24362) 14952 : cluster 0 pgmap v14921: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:07:02.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:07:01 smithi080 bash[28361]: audit 2023-12-01T13:07:01.675484+0000 mon.a (mon.0) 9220 : audit 0 from='client.? 172.21.15.80:0/286156574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:07:02.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:07:01 smithi090 bash[32384]: cluster 2023-12-01T13:07:00.710085+0000 mgr.y (mgr.24362) 14952 : cluster 0 pgmap v14921: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:07:02.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:07:01 smithi090 bash[32384]: audit 2023-12-01T13:07:01.675484+0000 mon.a (mon.0) 9220 : audit 0 from='client.? 172.21.15.80:0/286156574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:07:04.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:07:03 smithi090 bash[32384]: cluster 2023-12-01T13:07:02.711333+0000 mgr.y (mgr.24362) 14953 : cluster 0 pgmap v14922: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:07:04.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:07:03 smithi080 bash[28361]: cluster 2023-12-01T13:07:02.711333+0000 mgr.y (mgr.24362) 14953 : cluster 0 pgmap v14922: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:07:04.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:07:03 smithi080 bash[41963]: cluster 2023-12-01T13:07:02.711333+0000 mgr.y (mgr.24362) 14953 : cluster 0 pgmap v14922: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:07:05.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:07:04 smithi090 bash[32384]: audit 2023-12-01T13:07:04.136501+0000 mon.c (mon.2) 9574 : audit 0 from='client.? 172.21.15.80:0/2135017564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:07:05.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:07:04 smithi080 bash[28361]: audit 2023-12-01T13:07:04.136501+0000 mon.c (mon.2) 9574 : audit 0 from='client.? 172.21.15.80:0/2135017564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:07:05.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:07:04 smithi080 bash[41963]: audit 2023-12-01T13:07:04.136501+0000 mon.c (mon.2) 9574 : audit 0 from='client.? 172.21.15.80:0/2135017564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:07:06.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:07:05 smithi090 bash[32384]: cluster 2023-12-01T13:07:04.712150+0000 mgr.y (mgr.24362) 14954 : cluster 0 pgmap v14923: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:07:06.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:07:05 smithi080 bash[41963]: cluster 2023-12-01T13:07:04.712150+0000 mgr.y (mgr.24362) 14954 : cluster 0 pgmap v14923: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:07:06.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:07:05 smithi080 bash[28361]: cluster 2023-12-01T13:07:04.712150+0000 mgr.y (mgr.24362) 14954 : cluster 0 pgmap v14923: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:07:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:07:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:07:06] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T13:07:07.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:07:06 smithi090 bash[32384]: audit 2023-12-01T13:07:06.582002+0000 mon.c (mon.2) 9575 : audit 0 from='client.? 172.21.15.80:0/669569214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:07:07.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:07:06 smithi080 bash[41963]: audit 2023-12-01T13:07:06.582002+0000 mon.c (mon.2) 9575 : audit 0 from='client.? 172.21.15.80:0/669569214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:07:07.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:07:06 smithi080 bash[28361]: audit 2023-12-01T13:07:06.582002+0000 mon.c (mon.2) 9575 : audit 0 from='client.? 172.21.15.80:0/669569214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:07:08.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:07:07 smithi090 bash[32384]: cluster 2023-12-01T13:07:06.712824+0000 mgr.y (mgr.24362) 14955 : cluster 0 pgmap v14924: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:07:08.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:07:07 smithi080 bash[41963]: cluster 2023-12-01T13:07:06.712824+0000 mgr.y (mgr.24362) 14955 : cluster 0 pgmap v14924: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:07:08.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:07:07 smithi080 bash[28361]: cluster 2023-12-01T13:07:06.712824+0000 mgr.y (mgr.24362) 14955 : cluster 0 pgmap v14924: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:07:10.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:07:09 smithi080 bash[41963]: cluster 2023-12-01T13:07:08.713225+0000 mgr.y (mgr.24362) 14956 : cluster 0 pgmap v14925: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:07:10.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:07:09 smithi080 bash[41963]: audit 2023-12-01T13:07:09.035348+0000 mon.c (mon.2) 9576 : audit 0 from='client.? 172.21.15.80:0/3679945733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:07:10.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:07:09 smithi080 bash[28361]: cluster 2023-12-01T13:07:08.713225+0000 mgr.y (mgr.24362) 14956 : cluster 0 pgmap v14925: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:07:10.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:07:09 smithi080 bash[28361]: audit 2023-12-01T13:07:09.035348+0000 mon.c (mon.2) 9576 : audit 0 from='client.? 172.21.15.80:0/3679945733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:07:10.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:07:09 smithi090 bash[32384]: cluster 2023-12-01T13:07:08.713225+0000 mgr.y (mgr.24362) 14956 : cluster 0 pgmap v14925: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:07:10.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:07:09 smithi090 bash[32384]: audit 2023-12-01T13:07:09.035348+0000 mon.c (mon.2) 9576 : audit 0 from='client.? 172.21.15.80:0/3679945733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:07:11.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:07:10 smithi080 bash[28361]: audit 2023-12-01T13:07:10.574169+0000 mon.c (mon.2) 9577 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:07:11.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:07:10 smithi080 bash[41963]: audit 2023-12-01T13:07:10.574169+0000 mon.c (mon.2) 9577 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:07:11.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:07:10 smithi090 bash[32384]: audit 2023-12-01T13:07:10.574169+0000 mon.c (mon.2) 9577 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:07:12.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:07:11 smithi080 bash[41963]: cluster 2023-12-01T13:07:10.713798+0000 mgr.y (mgr.24362) 14957 : cluster 0 pgmap v14926: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:07:12.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:07:11 smithi080 bash[41963]: audit 2023-12-01T13:07:11.486383+0000 mon.a (mon.0) 9221 : audit 0 from='client.? 172.21.15.80:0/2050153515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:07:12.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:07:11 smithi080 bash[28361]: cluster 2023-12-01T13:07:10.713798+0000 mgr.y (mgr.24362) 14957 : cluster 0 pgmap v14926: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:07:12.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:07:11 smithi080 bash[28361]: audit 2023-12-01T13:07:11.486383+0000 mon.a (mon.0) 9221 : audit 0 from='client.? 172.21.15.80:0/2050153515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:07:12.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:07:11 smithi090 bash[32384]: cluster 2023-12-01T13:07:10.713798+0000 mgr.y (mgr.24362) 14957 : cluster 0 pgmap v14926: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:07:12.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:07:11 smithi090 bash[32384]: audit 2023-12-01T13:07:11.486383+0000 mon.a (mon.0) 9221 : audit 0 from='client.? 172.21.15.80:0/2050153515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:07:13.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:07:12 smithi080 bash[28361]: audit 2023-12-01T13:07:12.538878+0000 mon.c (mon.2) 9578 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:07:13.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:07:12 smithi080 bash[41963]: audit 2023-12-01T13:07:12.538878+0000 mon.c (mon.2) 9578 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:07:13.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:07:12 smithi090 bash[32384]: audit 2023-12-01T13:07:12.538878+0000 mon.c (mon.2) 9578 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:07:14.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:07:13 smithi080 bash[41963]: cluster 2023-12-01T13:07:12.714506+0000 mgr.y (mgr.24362) 14958 : cluster 0 pgmap v14927: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:07:14.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:07:13 smithi080 bash[41963]: audit 2023-12-01T13:07:12.919987+0000 mon.a (mon.0) 9222 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:07:14.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:07:13 smithi080 bash[41963]: audit 2023-12-01T13:07:12.930599+0000 mon.a (mon.0) 9223 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:07:14.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:07:13 smithi080 bash[28361]: cluster 2023-12-01T13:07:12.714506+0000 mgr.y (mgr.24362) 14958 : cluster 0 pgmap v14927: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:07:14.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:07:13 smithi080 bash[28361]: audit 2023-12-01T13:07:12.919987+0000 mon.a (mon.0) 9222 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:07:14.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:07:13 smithi080 bash[28361]: audit 2023-12-01T13:07:12.930599+0000 mon.a (mon.0) 9223 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:07:14.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:07:13 smithi090 bash[32384]: cluster 2023-12-01T13:07:12.714506+0000 mgr.y (mgr.24362) 14958 : cluster 0 pgmap v14927: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:07:14.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:07:13 smithi090 bash[32384]: audit 2023-12-01T13:07:12.919987+0000 mon.a (mon.0) 9222 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:07:14.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:07:13 smithi090 bash[32384]: audit 2023-12-01T13:07:12.930599+0000 mon.a (mon.0) 9223 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:07:15.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:07:14 smithi080 bash[28361]: audit 2023-12-01T13:07:13.921976+0000 mon.a (mon.0) 9224 : audit 0 from='client.? 172.21.15.80:0/178346911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:07:15.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:07:14 smithi080 bash[41963]: audit 2023-12-01T13:07:13.921976+0000 mon.a (mon.0) 9224 : audit 0 from='client.? 172.21.15.80:0/178346911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:07:15.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:07:14 smithi090 bash[32384]: audit 2023-12-01T13:07:13.921976+0000 mon.a (mon.0) 9224 : audit 0 from='client.? 172.21.15.80:0/178346911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:07:16.231 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:07:15 smithi080 bash[41963]: cluster 2023-12-01T13:07:14.715104+0000 mgr.y (mgr.24362) 14959 : cluster 0 pgmap v14928: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:07:16.231 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:07:15 smithi080 bash[28361]: cluster 2023-12-01T13:07:14.715104+0000 mgr.y (mgr.24362) 14959 : cluster 0 pgmap v14928: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:07:16.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:07:15 smithi090 bash[32384]: cluster 2023-12-01T13:07:14.715104+0000 mgr.y (mgr.24362) 14959 : cluster 0 pgmap v14928: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:07:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:07:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:07:16] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T13:07:17.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:07:16 smithi090 bash[32384]: audit 2023-12-01T13:07:16.379125+0000 mon.c (mon.2) 9579 : audit 0 from='client.? 172.21.15.80:0/2321326574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:07:17.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:07:16 smithi080 bash[41963]: audit 2023-12-01T13:07:16.379125+0000 mon.c (mon.2) 9579 : audit 0 from='client.? 172.21.15.80:0/2321326574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:07:17.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:07:16 smithi080 bash[28361]: audit 2023-12-01T13:07:16.379125+0000 mon.c (mon.2) 9579 : audit 0 from='client.? 172.21.15.80:0/2321326574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:07:18.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:07:17 smithi090 bash[32384]: cluster 2023-12-01T13:07:16.716261+0000 mgr.y (mgr.24362) 14960 : cluster 0 pgmap v14929: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:07:18.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:07:17 smithi080 bash[41963]: cluster 2023-12-01T13:07:16.716261+0000 mgr.y (mgr.24362) 14960 : cluster 0 pgmap v14929: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:07:18.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:07:17 smithi080 bash[28361]: cluster 2023-12-01T13:07:16.716261+0000 mgr.y (mgr.24362) 14960 : cluster 0 pgmap v14929: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:07:20.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:07:19 smithi080 bash[28361]: cluster 2023-12-01T13:07:18.716898+0000 mgr.y (mgr.24362) 14961 : cluster 0 pgmap v14930: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:07:20.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:07:19 smithi080 bash[28361]: audit 2023-12-01T13:07:18.776385+0000 mon.a (mon.0) 9225 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:07:20.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:07:19 smithi080 bash[28361]: audit 2023-12-01T13:07:18.780912+0000 mon.a (mon.0) 9226 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:07:20.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:07:19 smithi080 bash[28361]: audit 2023-12-01T13:07:18.790705+0000 mon.a (mon.0) 9227 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:07:20.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:07:19 smithi080 bash[28361]: audit 2023-12-01T13:07:18.797883+0000 mon.a (mon.0) 9228 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:07:20.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:07:19 smithi080 bash[28361]: audit 2023-12-01T13:07:18.965606+0000 mon.c (mon.2) 9580 : audit 0 from='client.? 172.21.15.80:0/1269314654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:07:20.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:07:19 smithi080 bash[28361]: audit 2023-12-01T13:07:19.380575+0000 mon.c (mon.2) 9581 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:07:20.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:07:19 smithi080 bash[28361]: audit 2023-12-01T13:07:19.382189+0000 mon.c (mon.2) 9582 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:07:20.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:07:19 smithi080 bash[28361]: audit 2023-12-01T13:07:19.392911+0000 mon.a (mon.0) 9229 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:07:20.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:07:19 smithi080 bash[41963]: cluster 2023-12-01T13:07:18.716898+0000 mgr.y (mgr.24362) 14961 : cluster 0 pgmap v14930: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:07:20.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:07:19 smithi080 bash[41963]: audit 2023-12-01T13:07:18.776385+0000 mon.a (mon.0) 9225 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:07:20.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:07:19 smithi080 bash[41963]: audit 2023-12-01T13:07:18.780912+0000 mon.a (mon.0) 9226 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:07:20.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:07:19 smithi080 bash[41963]: audit 2023-12-01T13:07:18.790705+0000 mon.a (mon.0) 9227 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:07:20.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:07:19 smithi080 bash[41963]: audit 2023-12-01T13:07:18.797883+0000 mon.a (mon.0) 9228 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:07:20.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:07:19 smithi080 bash[41963]: audit 2023-12-01T13:07:18.965606+0000 mon.c (mon.2) 9580 : audit 0 from='client.? 172.21.15.80:0/1269314654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:07:20.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:07:19 smithi080 bash[41963]: audit 2023-12-01T13:07:19.380575+0000 mon.c (mon.2) 9581 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:07:20.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:07:19 smithi080 bash[41963]: audit 2023-12-01T13:07:19.382189+0000 mon.c (mon.2) 9582 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:07:20.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:07:19 smithi080 bash[41963]: audit 2023-12-01T13:07:19.392911+0000 mon.a (mon.0) 9229 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:07:20.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:07:19 smithi090 bash[32384]: cluster 2023-12-01T13:07:18.716898+0000 mgr.y (mgr.24362) 14961 : cluster 0 pgmap v14930: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:07:20.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:07:19 smithi090 bash[32384]: audit 2023-12-01T13:07:18.776385+0000 mon.a (mon.0) 9225 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:07:20.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:07:19 smithi090 bash[32384]: audit 2023-12-01T13:07:18.780912+0000 mon.a (mon.0) 9226 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:07:20.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:07:19 smithi090 bash[32384]: audit 2023-12-01T13:07:18.790705+0000 mon.a (mon.0) 9227 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:07:20.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:07:19 smithi090 bash[32384]: audit 2023-12-01T13:07:18.797883+0000 mon.a (mon.0) 9228 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:07:20.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:07:19 smithi090 bash[32384]: audit 2023-12-01T13:07:18.965606+0000 mon.c (mon.2) 9580 : audit 0 from='client.? 172.21.15.80:0/1269314654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:07:20.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:07:19 smithi090 bash[32384]: audit 2023-12-01T13:07:19.380575+0000 mon.c (mon.2) 9581 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:07:20.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:07:19 smithi090 bash[32384]: audit 2023-12-01T13:07:19.382189+0000 mon.c (mon.2) 9582 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:07:20.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:07:19 smithi090 bash[32384]: audit 2023-12-01T13:07:19.392911+0000 mon.a (mon.0) 9229 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:07:22.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:07:21 smithi080 bash[28361]: cluster 2023-12-01T13:07:20.717533+0000 mgr.y (mgr.24362) 14962 : cluster 0 pgmap v14931: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:07:22.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:07:21 smithi080 bash[28361]: audit 2023-12-01T13:07:21.429533+0000 mon.c (mon.2) 9583 : audit 0 from='client.? 172.21.15.80:0/4291107163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:07:22.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:07:21 smithi080 bash[41963]: cluster 2023-12-01T13:07:20.717533+0000 mgr.y (mgr.24362) 14962 : cluster 0 pgmap v14931: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:07:22.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:07:21 smithi080 bash[41963]: audit 2023-12-01T13:07:21.429533+0000 mon.c (mon.2) 9583 : audit 0 from='client.? 172.21.15.80:0/4291107163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:07:22.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:07:21 smithi090 bash[32384]: cluster 2023-12-01T13:07:20.717533+0000 mgr.y (mgr.24362) 14962 : cluster 0 pgmap v14931: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:07:22.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:07:21 smithi090 bash[32384]: audit 2023-12-01T13:07:21.429533+0000 mon.c (mon.2) 9583 : audit 0 from='client.? 172.21.15.80:0/4291107163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:07:24.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:07:23 smithi090 bash[32384]: cluster 2023-12-01T13:07:22.718787+0000 mgr.y (mgr.24362) 14963 : cluster 0 pgmap v14932: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:07:24.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:07:23 smithi080 bash[28361]: cluster 2023-12-01T13:07:22.718787+0000 mgr.y (mgr.24362) 14963 : cluster 0 pgmap v14932: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:07:24.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:07:23 smithi080 bash[41963]: cluster 2023-12-01T13:07:22.718787+0000 mgr.y (mgr.24362) 14963 : cluster 0 pgmap v14932: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:07:25.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:07:24 smithi090 bash[32384]: audit 2023-12-01T13:07:23.896532+0000 mon.a (mon.0) 9230 : audit 0 from='client.? 172.21.15.80:0/1079492636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:07:25.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:07:24 smithi080 bash[41963]: audit 2023-12-01T13:07:23.896532+0000 mon.a (mon.0) 9230 : audit 0 from='client.? 172.21.15.80:0/1079492636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:07:25.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:07:24 smithi080 bash[28361]: audit 2023-12-01T13:07:23.896532+0000 mon.a (mon.0) 9230 : audit 0 from='client.? 172.21.15.80:0/1079492636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:07:26.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:07:25 smithi090 bash[32384]: cluster 2023-12-01T13:07:24.719472+0000 mgr.y (mgr.24362) 14964 : cluster 0 pgmap v14933: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:07:26.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:07:25 smithi090 bash[32384]: audit 2023-12-01T13:07:25.574591+0000 mon.c (mon.2) 9584 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:07:26.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:07:25 smithi080 bash[41963]: cluster 2023-12-01T13:07:24.719472+0000 mgr.y (mgr.24362) 14964 : cluster 0 pgmap v14933: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:07:26.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:07:25 smithi080 bash[41963]: audit 2023-12-01T13:07:25.574591+0000 mon.c (mon.2) 9584 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:07:26.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:07:25 smithi080 bash[28361]: cluster 2023-12-01T13:07:24.719472+0000 mgr.y (mgr.24362) 14964 : cluster 0 pgmap v14933: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:07:26.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:07:25 smithi080 bash[28361]: audit 2023-12-01T13:07:25.574591+0000 mon.c (mon.2) 9584 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:07:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:07:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:07:26] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T13:07:27.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:07:26 smithi090 bash[32384]: audit 2023-12-01T13:07:26.368442+0000 mon.a (mon.0) 9231 : audit 0 from='client.? 172.21.15.80:0/1591577337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:07:27.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:07:26 smithi080 bash[41963]: audit 2023-12-01T13:07:26.368442+0000 mon.a (mon.0) 9231 : audit 0 from='client.? 172.21.15.80:0/1591577337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:07:27.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:07:26 smithi080 bash[28361]: audit 2023-12-01T13:07:26.368442+0000 mon.a (mon.0) 9231 : audit 0 from='client.? 172.21.15.80:0/1591577337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:07:28.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:07:27 smithi090 bash[32384]: cluster 2023-12-01T13:07:26.720304+0000 mgr.y (mgr.24362) 14965 : cluster 0 pgmap v14934: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:07:28.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:07:27 smithi080 bash[28361]: cluster 2023-12-01T13:07:26.720304+0000 mgr.y (mgr.24362) 14965 : cluster 0 pgmap v14934: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:07:28.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:07:27 smithi080 bash[41963]: cluster 2023-12-01T13:07:26.720304+0000 mgr.y (mgr.24362) 14965 : cluster 0 pgmap v14934: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:07:30.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:07:29 smithi080 bash[28361]: cluster 2023-12-01T13:07:28.720858+0000 mgr.y (mgr.24362) 14966 : cluster 0 pgmap v14935: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:07:30.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:07:29 smithi080 bash[28361]: audit 2023-12-01T13:07:28.826125+0000 mon.c (mon.2) 9585 : audit 0 from='client.? 172.21.15.80:0/4015956414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:07:30.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:07:29 smithi080 bash[41963]: cluster 2023-12-01T13:07:28.720858+0000 mgr.y (mgr.24362) 14966 : cluster 0 pgmap v14935: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:07:30.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:07:29 smithi080 bash[41963]: audit 2023-12-01T13:07:28.826125+0000 mon.c (mon.2) 9585 : audit 0 from='client.? 172.21.15.80:0/4015956414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:07:30.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:07:29 smithi090 bash[32384]: cluster 2023-12-01T13:07:28.720858+0000 mgr.y (mgr.24362) 14966 : cluster 0 pgmap v14935: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:07:30.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:07:29 smithi090 bash[32384]: audit 2023-12-01T13:07:28.826125+0000 mon.c (mon.2) 9585 : audit 0 from='client.? 172.21.15.80:0/4015956414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:07:32.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:07:31 smithi080 bash[28361]: cluster 2023-12-01T13:07:30.721555+0000 mgr.y (mgr.24362) 14967 : cluster 0 pgmap v14936: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:07:32.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:07:31 smithi080 bash[28361]: audit 2023-12-01T13:07:31.285653+0000 mon.c (mon.2) 9586 : audit 0 from='client.? 172.21.15.80:0/623504893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:07:32.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:07:31 smithi080 bash[41963]: cluster 2023-12-01T13:07:30.721555+0000 mgr.y (mgr.24362) 14967 : cluster 0 pgmap v14936: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:07:32.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:07:31 smithi080 bash[41963]: audit 2023-12-01T13:07:31.285653+0000 mon.c (mon.2) 9586 : audit 0 from='client.? 172.21.15.80:0/623504893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:07:32.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:07:31 smithi090 bash[32384]: cluster 2023-12-01T13:07:30.721555+0000 mgr.y (mgr.24362) 14967 : cluster 0 pgmap v14936: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:07:32.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:07:31 smithi090 bash[32384]: audit 2023-12-01T13:07:31.285653+0000 mon.c (mon.2) 9586 : audit 0 from='client.? 172.21.15.80:0/623504893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:07:34.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:07:33 smithi090 bash[32384]: cluster 2023-12-01T13:07:32.722623+0000 mgr.y (mgr.24362) 14968 : cluster 0 pgmap v14937: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:07:34.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:07:33 smithi080 bash[28361]: cluster 2023-12-01T13:07:32.722623+0000 mgr.y (mgr.24362) 14968 : cluster 0 pgmap v14937: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:07:34.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:07:33 smithi080 bash[41963]: cluster 2023-12-01T13:07:32.722623+0000 mgr.y (mgr.24362) 14968 : cluster 0 pgmap v14937: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:07:35.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:07:34 smithi090 bash[32384]: audit 2023-12-01T13:07:33.740347+0000 mon.a (mon.0) 9232 : audit 0 from='client.? 172.21.15.80:0/3529363491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:07:35.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:07:34 smithi080 bash[28361]: audit 2023-12-01T13:07:33.740347+0000 mon.a (mon.0) 9232 : audit 0 from='client.? 172.21.15.80:0/3529363491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:07:35.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:07:34 smithi080 bash[41963]: audit 2023-12-01T13:07:33.740347+0000 mon.a (mon.0) 9232 : audit 0 from='client.? 172.21.15.80:0/3529363491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:07:36.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:07:35 smithi090 bash[32384]: cluster 2023-12-01T13:07:34.723290+0000 mgr.y (mgr.24362) 14969 : cluster 0 pgmap v14938: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:07:36.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:07:35 smithi080 bash[28361]: cluster 2023-12-01T13:07:34.723290+0000 mgr.y (mgr.24362) 14969 : cluster 0 pgmap v14938: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:07:36.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:07:35 smithi080 bash[41963]: cluster 2023-12-01T13:07:34.723290+0000 mgr.y (mgr.24362) 14969 : cluster 0 pgmap v14938: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:07:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:07:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:07:36] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T13:07:37.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:07:36 smithi090 bash[32384]: audit 2023-12-01T13:07:36.183674+0000 mon.a (mon.0) 9233 : audit 0 from='client.? 172.21.15.80:0/312797806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:07:37.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:07:36 smithi080 bash[28361]: audit 2023-12-01T13:07:36.183674+0000 mon.a (mon.0) 9233 : audit 0 from='client.? 172.21.15.80:0/312797806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:07:37.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:07:36 smithi080 bash[41963]: audit 2023-12-01T13:07:36.183674+0000 mon.a (mon.0) 9233 : audit 0 from='client.? 172.21.15.80:0/312797806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:07:38.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:07:37 smithi090 bash[32384]: cluster 2023-12-01T13:07:36.724344+0000 mgr.y (mgr.24362) 14970 : cluster 0 pgmap v14939: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:07:38.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:07:37 smithi080 bash[28361]: cluster 2023-12-01T13:07:36.724344+0000 mgr.y (mgr.24362) 14970 : cluster 0 pgmap v14939: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:07:38.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:07:37 smithi080 bash[41963]: cluster 2023-12-01T13:07:36.724344+0000 mgr.y (mgr.24362) 14970 : cluster 0 pgmap v14939: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:07:39.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:07:38 smithi090 bash[32384]: audit 2023-12-01T13:07:38.640595+0000 mon.a (mon.0) 9234 : audit 0 from='client.? 172.21.15.80:0/1768955251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:07:39.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:07:38 smithi080 bash[28361]: audit 2023-12-01T13:07:38.640595+0000 mon.a (mon.0) 9234 : audit 0 from='client.? 172.21.15.80:0/1768955251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:07:39.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:07:38 smithi080 bash[41963]: audit 2023-12-01T13:07:38.640595+0000 mon.a (mon.0) 9234 : audit 0 from='client.? 172.21.15.80:0/1768955251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:07:40.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:07:39 smithi090 bash[32384]: cluster 2023-12-01T13:07:38.724944+0000 mgr.y (mgr.24362) 14971 : cluster 0 pgmap v14940: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:07:40.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:07:39 smithi080 bash[28361]: cluster 2023-12-01T13:07:38.724944+0000 mgr.y (mgr.24362) 14971 : cluster 0 pgmap v14940: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:07:40.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:07:39 smithi080 bash[41963]: cluster 2023-12-01T13:07:38.724944+0000 mgr.y (mgr.24362) 14971 : cluster 0 pgmap v14940: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:07:41.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:07:40 smithi090 bash[32384]: audit 2023-12-01T13:07:40.574909+0000 mon.c (mon.2) 9587 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:07:41.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:07:40 smithi080 bash[28361]: audit 2023-12-01T13:07:40.574909+0000 mon.c (mon.2) 9587 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:07:41.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:07:40 smithi080 bash[41963]: audit 2023-12-01T13:07:40.574909+0000 mon.c (mon.2) 9587 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:07:42.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:07:41 smithi090 bash[32384]: cluster 2023-12-01T13:07:40.725716+0000 mgr.y (mgr.24362) 14972 : cluster 0 pgmap v14941: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:07:42.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:07:41 smithi090 bash[32384]: audit 2023-12-01T13:07:41.100239+0000 mon.c (mon.2) 9588 : audit 0 from='client.? 172.21.15.80:0/4065919977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:07:42.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:07:41 smithi080 bash[28361]: cluster 2023-12-01T13:07:40.725716+0000 mgr.y (mgr.24362) 14972 : cluster 0 pgmap v14941: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:07:42.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:07:41 smithi080 bash[28361]: audit 2023-12-01T13:07:41.100239+0000 mon.c (mon.2) 9588 : audit 0 from='client.? 172.21.15.80:0/4065919977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:07:42.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:07:41 smithi080 bash[41963]: cluster 2023-12-01T13:07:40.725716+0000 mgr.y (mgr.24362) 14972 : cluster 0 pgmap v14941: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:07:42.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:07:41 smithi080 bash[41963]: audit 2023-12-01T13:07:41.100239+0000 mon.c (mon.2) 9588 : audit 0 from='client.? 172.21.15.80:0/4065919977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:07:44.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:07:43 smithi090 bash[32384]: cluster 2023-12-01T13:07:42.726881+0000 mgr.y (mgr.24362) 14973 : cluster 0 pgmap v14942: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:07:44.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:07:43 smithi090 bash[32384]: audit 2023-12-01T13:07:43.549258+0000 mon.c (mon.2) 9589 : audit 0 from='client.? 172.21.15.80:0/2425044129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:07:44.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:07:43 smithi080 bash[41963]: cluster 2023-12-01T13:07:42.726881+0000 mgr.y (mgr.24362) 14973 : cluster 0 pgmap v14942: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:07:44.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:07:43 smithi080 bash[41963]: audit 2023-12-01T13:07:43.549258+0000 mon.c (mon.2) 9589 : audit 0 from='client.? 172.21.15.80:0/2425044129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:07:44.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:07:43 smithi080 bash[28361]: cluster 2023-12-01T13:07:42.726881+0000 mgr.y (mgr.24362) 14973 : cluster 0 pgmap v14942: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:07:44.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:07:43 smithi080 bash[28361]: audit 2023-12-01T13:07:43.549258+0000 mon.c (mon.2) 9589 : audit 0 from='client.? 172.21.15.80:0/2425044129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:07:46.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:07:45 smithi080 bash[41963]: cluster 2023-12-01T13:07:44.727529+0000 mgr.y (mgr.24362) 14974 : cluster 0 pgmap v14943: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:07:46.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:07:45 smithi080 bash[28361]: cluster 2023-12-01T13:07:44.727529+0000 mgr.y (mgr.24362) 14974 : cluster 0 pgmap v14943: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:07:46.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:07:45 smithi090 bash[32384]: cluster 2023-12-01T13:07:44.727529+0000 mgr.y (mgr.24362) 14974 : cluster 0 pgmap v14943: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:07:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:07:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:07:46] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T13:07:47.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:07:46 smithi080 bash[28361]: audit 2023-12-01T13:07:46.002927+0000 mon.a (mon.0) 9235 : audit 0 from='client.? 172.21.15.80:0/805401329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:07:47.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:07:46 smithi080 bash[41963]: audit 2023-12-01T13:07:46.002927+0000 mon.a (mon.0) 9235 : audit 0 from='client.? 172.21.15.80:0/805401329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:07:47.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:07:46 smithi090 bash[32384]: audit 2023-12-01T13:07:46.002927+0000 mon.a (mon.0) 9235 : audit 0 from='client.? 172.21.15.80:0/805401329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:07:48.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:07:47 smithi080 bash[41963]: cluster 2023-12-01T13:07:46.728671+0000 mgr.y (mgr.24362) 14975 : cluster 0 pgmap v14944: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:07:48.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:07:47 smithi080 bash[28361]: cluster 2023-12-01T13:07:46.728671+0000 mgr.y (mgr.24362) 14975 : cluster 0 pgmap v14944: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:07:48.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:07:47 smithi090 bash[32384]: cluster 2023-12-01T13:07:46.728671+0000 mgr.y (mgr.24362) 14975 : cluster 0 pgmap v14944: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:07:49.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:07:48 smithi080 bash[28361]: audit 2023-12-01T13:07:48.466905+0000 mon.c (mon.2) 9590 : audit 0 from='client.? 172.21.15.80:0/1849648645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:07:49.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:07:48 smithi080 bash[41963]: audit 2023-12-01T13:07:48.466905+0000 mon.c (mon.2) 9590 : audit 0 from='client.? 172.21.15.80:0/1849648645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:07:49.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:07:48 smithi090 bash[32384]: audit 2023-12-01T13:07:48.466905+0000 mon.c (mon.2) 9590 : audit 0 from='client.? 172.21.15.80:0/1849648645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:07:50.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:07:49 smithi080 bash[28361]: cluster 2023-12-01T13:07:48.729377+0000 mgr.y (mgr.24362) 14976 : cluster 0 pgmap v14945: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:07:50.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:07:49 smithi080 bash[41963]: cluster 2023-12-01T13:07:48.729377+0000 mgr.y (mgr.24362) 14976 : cluster 0 pgmap v14945: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:07:50.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:07:49 smithi090 bash[32384]: cluster 2023-12-01T13:07:48.729377+0000 mgr.y (mgr.24362) 14976 : cluster 0 pgmap v14945: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:07:52.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:07:51 smithi080 bash[28361]: cluster 2023-12-01T13:07:50.730078+0000 mgr.y (mgr.24362) 14977 : cluster 0 pgmap v14946: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:07:52.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:07:51 smithi080 bash[28361]: audit 2023-12-01T13:07:50.922845+0000 mon.c (mon.2) 9591 : audit 0 from='client.? 172.21.15.80:0/3210273795' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:07:52.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:07:51 smithi080 bash[41963]: cluster 2023-12-01T13:07:50.730078+0000 mgr.y (mgr.24362) 14977 : cluster 0 pgmap v14946: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:07:52.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:07:51 smithi080 bash[41963]: audit 2023-12-01T13:07:50.922845+0000 mon.c (mon.2) 9591 : audit 0 from='client.? 172.21.15.80:0/3210273795' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:07:52.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:07:51 smithi090 bash[32384]: cluster 2023-12-01T13:07:50.730078+0000 mgr.y (mgr.24362) 14977 : cluster 0 pgmap v14946: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:07:52.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:07:51 smithi090 bash[32384]: audit 2023-12-01T13:07:50.922845+0000 mon.c (mon.2) 9591 : audit 0 from='client.? 172.21.15.80:0/3210273795' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:07:54.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:07:53 smithi090 bash[32384]: cluster 2023-12-01T13:07:52.731210+0000 mgr.y (mgr.24362) 14978 : cluster 0 pgmap v14947: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:07:54.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:07:53 smithi090 bash[32384]: audit 2023-12-01T13:07:53.381132+0000 mon.a (mon.0) 9236 : audit 0 from='client.? 172.21.15.80:0/933317488' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:07:54.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:07:53 smithi080 bash[28361]: cluster 2023-12-01T13:07:52.731210+0000 mgr.y (mgr.24362) 14978 : cluster 0 pgmap v14947: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:07:54.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:07:53 smithi080 bash[28361]: audit 2023-12-01T13:07:53.381132+0000 mon.a (mon.0) 9236 : audit 0 from='client.? 172.21.15.80:0/933317488' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:07:54.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:07:53 smithi080 bash[41963]: cluster 2023-12-01T13:07:52.731210+0000 mgr.y (mgr.24362) 14978 : cluster 0 pgmap v14947: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:07:54.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:07:53 smithi080 bash[41963]: audit 2023-12-01T13:07:53.381132+0000 mon.a (mon.0) 9236 : audit 0 from='client.? 172.21.15.80:0/933317488' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:07:56.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:07:55 smithi080 bash[28361]: cluster 2023-12-01T13:07:54.731841+0000 mgr.y (mgr.24362) 14979 : cluster 0 pgmap v14948: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:07:56.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:07:55 smithi080 bash[28361]: audit 2023-12-01T13:07:55.575325+0000 mon.c (mon.2) 9592 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:07:56.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:07:55 smithi080 bash[41963]: cluster 2023-12-01T13:07:54.731841+0000 mgr.y (mgr.24362) 14979 : cluster 0 pgmap v14948: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:07:56.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:07:55 smithi080 bash[41963]: audit 2023-12-01T13:07:55.575325+0000 mon.c (mon.2) 9592 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:07:56.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:07:55 smithi090 bash[32384]: cluster 2023-12-01T13:07:54.731841+0000 mgr.y (mgr.24362) 14979 : cluster 0 pgmap v14948: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:07:56.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:07:55 smithi090 bash[32384]: audit 2023-12-01T13:07:55.575325+0000 mon.c (mon.2) 9592 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:07:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:07:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:07:56] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T13:07:57.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:07:56 smithi080 bash[28361]: audit 2023-12-01T13:07:55.828942+0000 mon.a (mon.0) 9237 : audit 0 from='client.? 172.21.15.80:0/2042659978' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:07:57.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:07:56 smithi080 bash[41963]: audit 2023-12-01T13:07:55.828942+0000 mon.a (mon.0) 9237 : audit 0 from='client.? 172.21.15.80:0/2042659978' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:07:57.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:07:56 smithi090 bash[32384]: audit 2023-12-01T13:07:55.828942+0000 mon.a (mon.0) 9237 : audit 0 from='client.? 172.21.15.80:0/2042659978' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:07:58.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:07:57 smithi080 bash[41963]: cluster 2023-12-01T13:07:56.733017+0000 mgr.y (mgr.24362) 14980 : cluster 0 pgmap v14949: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:07:58.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:07:57 smithi080 bash[28361]: cluster 2023-12-01T13:07:56.733017+0000 mgr.y (mgr.24362) 14980 : cluster 0 pgmap v14949: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:07:58.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:07:57 smithi090 bash[32384]: cluster 2023-12-01T13:07:56.733017+0000 mgr.y (mgr.24362) 14980 : cluster 0 pgmap v14949: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:07:59.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:07:58 smithi080 bash[28361]: audit 2023-12-01T13:07:58.278936+0000 mon.a (mon.0) 9238 : audit 0 from='client.? 172.21.15.80:0/3097754643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:07:59.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:07:58 smithi080 bash[41963]: audit 2023-12-01T13:07:58.278936+0000 mon.a (mon.0) 9238 : audit 0 from='client.? 172.21.15.80:0/3097754643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:07:59.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:07:58 smithi090 bash[32384]: audit 2023-12-01T13:07:58.278936+0000 mon.a (mon.0) 9238 : audit 0 from='client.? 172.21.15.80:0/3097754643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:08:00.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:07:59 smithi080 bash[28361]: cluster 2023-12-01T13:07:58.733695+0000 mgr.y (mgr.24362) 14981 : cluster 0 pgmap v14950: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:08:00.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:07:59 smithi080 bash[41963]: cluster 2023-12-01T13:07:58.733695+0000 mgr.y (mgr.24362) 14981 : cluster 0 pgmap v14950: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:08:00.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:07:59 smithi090 bash[32384]: cluster 2023-12-01T13:07:58.733695+0000 mgr.y (mgr.24362) 14981 : cluster 0 pgmap v14950: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:08:01.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:08:00 smithi080 bash[28361]: audit 2023-12-01T13:08:00.727822+0000 mon.a (mon.0) 9239 : audit 0 from='client.? 172.21.15.80:0/2546377918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:08:01.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:08:00 smithi080 bash[41963]: audit 2023-12-01T13:08:00.727822+0000 mon.a (mon.0) 9239 : audit 0 from='client.? 172.21.15.80:0/2546377918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:08:01.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:08:00 smithi090 bash[32384]: audit 2023-12-01T13:08:00.727822+0000 mon.a (mon.0) 9239 : audit 0 from='client.? 172.21.15.80:0/2546377918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:08:02.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:08:01 smithi080 bash[28361]: cluster 2023-12-01T13:08:00.734322+0000 mgr.y (mgr.24362) 14982 : cluster 0 pgmap v14951: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:08:02.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:08:01 smithi080 bash[41963]: cluster 2023-12-01T13:08:00.734322+0000 mgr.y (mgr.24362) 14982 : cluster 0 pgmap v14951: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:08:02.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:08:01 smithi090 bash[32384]: cluster 2023-12-01T13:08:00.734322+0000 mgr.y (mgr.24362) 14982 : cluster 0 pgmap v14951: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:08:04.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:08:03 smithi090 bash[32384]: cluster 2023-12-01T13:08:02.735454+0000 mgr.y (mgr.24362) 14983 : cluster 0 pgmap v14952: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:08:04.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:08:03 smithi090 bash[32384]: audit 2023-12-01T13:08:03.189880+0000 mon.c (mon.2) 9593 : audit 0 from='client.? 172.21.15.80:0/1161540407' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:08:04.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:08:03 smithi080 bash[28361]: cluster 2023-12-01T13:08:02.735454+0000 mgr.y (mgr.24362) 14983 : cluster 0 pgmap v14952: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:08:04.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:08:03 smithi080 bash[28361]: audit 2023-12-01T13:08:03.189880+0000 mon.c (mon.2) 9593 : audit 0 from='client.? 172.21.15.80:0/1161540407' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:08:04.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:08:03 smithi080 bash[41963]: cluster 2023-12-01T13:08:02.735454+0000 mgr.y (mgr.24362) 14983 : cluster 0 pgmap v14952: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:08:04.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:08:03 smithi080 bash[41963]: audit 2023-12-01T13:08:03.189880+0000 mon.c (mon.2) 9593 : audit 0 from='client.? 172.21.15.80:0/1161540407' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:08:06.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:08:05 smithi080 bash[28361]: cluster 2023-12-01T13:08:04.736125+0000 mgr.y (mgr.24362) 14984 : cluster 0 pgmap v14953: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:08:06.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:08:05 smithi080 bash[28361]: audit 2023-12-01T13:08:05.650769+0000 mon.a (mon.0) 9240 : audit 0 from='client.? 172.21.15.80:0/432623143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:08:06.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:08:05 smithi080 bash[41963]: cluster 2023-12-01T13:08:04.736125+0000 mgr.y (mgr.24362) 14984 : cluster 0 pgmap v14953: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:08:06.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:08:05 smithi080 bash[41963]: audit 2023-12-01T13:08:05.650769+0000 mon.a (mon.0) 9240 : audit 0 from='client.? 172.21.15.80:0/432623143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:08:06.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:08:05 smithi090 bash[32384]: cluster 2023-12-01T13:08:04.736125+0000 mgr.y (mgr.24362) 14984 : cluster 0 pgmap v14953: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:08:06.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:08:05 smithi090 bash[32384]: audit 2023-12-01T13:08:05.650769+0000 mon.a (mon.0) 9240 : audit 0 from='client.? 172.21.15.80:0/432623143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:08:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:08:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:08:06] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T13:08:08.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:08:07 smithi080 bash[28361]: cluster 2023-12-01T13:08:06.737275+0000 mgr.y (mgr.24362) 14985 : cluster 0 pgmap v14954: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:08:08.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:08:07 smithi080 bash[41963]: cluster 2023-12-01T13:08:06.737275+0000 mgr.y (mgr.24362) 14985 : cluster 0 pgmap v14954: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:08:08.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:08:07 smithi090 bash[32384]: cluster 2023-12-01T13:08:06.737275+0000 mgr.y (mgr.24362) 14985 : cluster 0 pgmap v14954: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:08:09.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:08:08 smithi080 bash[28361]: audit 2023-12-01T13:08:08.109364+0000 mon.c (mon.2) 9594 : audit 0 from='client.? 172.21.15.80:0/2024099840' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:08:09.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:08:08 smithi080 bash[41963]: audit 2023-12-01T13:08:08.109364+0000 mon.c (mon.2) 9594 : audit 0 from='client.? 172.21.15.80:0/2024099840' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:08:09.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:08:08 smithi090 bash[32384]: audit 2023-12-01T13:08:08.109364+0000 mon.c (mon.2) 9594 : audit 0 from='client.? 172.21.15.80:0/2024099840' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:08:10.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:08:09 smithi080 bash[28361]: cluster 2023-12-01T13:08:08.737934+0000 mgr.y (mgr.24362) 14986 : cluster 0 pgmap v14955: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:08:10.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:08:09 smithi080 bash[41963]: cluster 2023-12-01T13:08:08.737934+0000 mgr.y (mgr.24362) 14986 : cluster 0 pgmap v14955: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:08:10.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:08:09 smithi090 bash[32384]: cluster 2023-12-01T13:08:08.737934+0000 mgr.y (mgr.24362) 14986 : cluster 0 pgmap v14955: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:08:11.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:08:10 smithi080 bash[28361]: audit 2023-12-01T13:08:10.560060+0000 mon.a (mon.0) 9241 : audit 0 from='client.? 172.21.15.80:0/1793170188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:08:11.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:08:10 smithi080 bash[28361]: audit 2023-12-01T13:08:10.575362+0000 mon.c (mon.2) 9595 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:08:11.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:08:10 smithi080 bash[41963]: audit 2023-12-01T13:08:10.560060+0000 mon.a (mon.0) 9241 : audit 0 from='client.? 172.21.15.80:0/1793170188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:08:11.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:08:10 smithi080 bash[41963]: audit 2023-12-01T13:08:10.575362+0000 mon.c (mon.2) 9595 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:08:11.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:08:10 smithi090 bash[32384]: audit 2023-12-01T13:08:10.560060+0000 mon.a (mon.0) 9241 : audit 0 from='client.? 172.21.15.80:0/1793170188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:08:11.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:08:10 smithi090 bash[32384]: audit 2023-12-01T13:08:10.575362+0000 mon.c (mon.2) 9595 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:08:12.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:08:11 smithi080 bash[28361]: cluster 2023-12-01T13:08:10.738729+0000 mgr.y (mgr.24362) 14987 : cluster 0 pgmap v14956: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:08:12.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:08:11 smithi080 bash[41963]: cluster 2023-12-01T13:08:10.738729+0000 mgr.y (mgr.24362) 14987 : cluster 0 pgmap v14956: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:08:12.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:08:11 smithi090 bash[32384]: cluster 2023-12-01T13:08:10.738729+0000 mgr.y (mgr.24362) 14987 : cluster 0 pgmap v14956: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:08:14.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:08:13 smithi090 bash[32384]: cluster 2023-12-01T13:08:12.739803+0000 mgr.y (mgr.24362) 14988 : cluster 0 pgmap v14957: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:08:14.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:08:13 smithi090 bash[32384]: audit 2023-12-01T13:08:13.017270+0000 mon.a (mon.0) 9242 : audit 0 from='client.? 172.21.15.80:0/1139732214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:08:14.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:08:13 smithi080 bash[28361]: cluster 2023-12-01T13:08:12.739803+0000 mgr.y (mgr.24362) 14988 : cluster 0 pgmap v14957: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:08:14.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:08:13 smithi080 bash[28361]: audit 2023-12-01T13:08:13.017270+0000 mon.a (mon.0) 9242 : audit 0 from='client.? 172.21.15.80:0/1139732214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:08:14.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:08:13 smithi080 bash[41963]: cluster 2023-12-01T13:08:12.739803+0000 mgr.y (mgr.24362) 14988 : cluster 0 pgmap v14957: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:08:14.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:08:13 smithi080 bash[41963]: audit 2023-12-01T13:08:13.017270+0000 mon.a (mon.0) 9242 : audit 0 from='client.? 172.21.15.80:0/1139732214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:08:16.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:08:15 smithi080 bash[28361]: cluster 2023-12-01T13:08:14.740438+0000 mgr.y (mgr.24362) 14989 : cluster 0 pgmap v14958: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:08:16.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:08:15 smithi080 bash[28361]: audit 2023-12-01T13:08:15.460901+0000 mon.a (mon.0) 9243 : audit 0 from='client.? 172.21.15.80:0/2595970812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:08:16.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:08:15 smithi080 bash[41963]: cluster 2023-12-01T13:08:14.740438+0000 mgr.y (mgr.24362) 14989 : cluster 0 pgmap v14958: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:08:16.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:08:15 smithi080 bash[41963]: audit 2023-12-01T13:08:15.460901+0000 mon.a (mon.0) 9243 : audit 0 from='client.? 172.21.15.80:0/2595970812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:08:16.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:08:15 smithi090 bash[32384]: cluster 2023-12-01T13:08:14.740438+0000 mgr.y (mgr.24362) 14989 : cluster 0 pgmap v14958: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:08:16.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:08:15 smithi090 bash[32384]: audit 2023-12-01T13:08:15.460901+0000 mon.a (mon.0) 9243 : audit 0 from='client.? 172.21.15.80:0/2595970812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:08:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:08:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:08:16] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T13:08:18.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:08:17 smithi080 bash[28361]: cluster 2023-12-01T13:08:16.741131+0000 mgr.y (mgr.24362) 14990 : cluster 0 pgmap v14959: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:08:18.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:08:17 smithi080 bash[41963]: cluster 2023-12-01T13:08:16.741131+0000 mgr.y (mgr.24362) 14990 : cluster 0 pgmap v14959: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:08:18.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:08:17 smithi090 bash[32384]: cluster 2023-12-01T13:08:16.741131+0000 mgr.y (mgr.24362) 14990 : cluster 0 pgmap v14959: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:08:19.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:08:18 smithi080 bash[41963]: audit 2023-12-01T13:08:17.909164+0000 mon.a (mon.0) 9244 : audit 0 from='client.? 172.21.15.80:0/2024874295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:08:19.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:08:18 smithi080 bash[28361]: audit 2023-12-01T13:08:17.909164+0000 mon.a (mon.0) 9244 : audit 0 from='client.? 172.21.15.80:0/2024874295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:08:19.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:08:18 smithi090 bash[32384]: audit 2023-12-01T13:08:17.909164+0000 mon.a (mon.0) 9244 : audit 0 from='client.? 172.21.15.80:0/2024874295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:08:20.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:08:19 smithi080 bash[28361]: cluster 2023-12-01T13:08:18.741801+0000 mgr.y (mgr.24362) 14991 : cluster 0 pgmap v14960: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:08:20.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:08:19 smithi080 bash[28361]: audit 2023-12-01T13:08:19.479906+0000 mon.c (mon.2) 9596 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:08:20.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:08:19 smithi080 bash[41963]: cluster 2023-12-01T13:08:18.741801+0000 mgr.y (mgr.24362) 14991 : cluster 0 pgmap v14960: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:08:20.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:08:19 smithi080 bash[41963]: audit 2023-12-01T13:08:19.479906+0000 mon.c (mon.2) 9596 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:08:20.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:08:19 smithi090 bash[32384]: cluster 2023-12-01T13:08:18.741801+0000 mgr.y (mgr.24362) 14991 : cluster 0 pgmap v14960: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:08:20.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:08:19 smithi090 bash[32384]: audit 2023-12-01T13:08:19.479906+0000 mon.c (mon.2) 9596 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:08:21.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:08:20 smithi080 bash[41963]: audit 2023-12-01T13:08:19.859447+0000 mon.a (mon.0) 9245 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:08:21.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:08:20 smithi080 bash[41963]: audit 2023-12-01T13:08:19.872042+0000 mon.a (mon.0) 9246 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:08:21.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:08:20 smithi080 bash[41963]: audit 2023-12-01T13:08:20.366755+0000 mon.a (mon.0) 9247 : audit 0 from='client.? 172.21.15.80:0/3363980857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:08:21.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:08:20 smithi080 bash[28361]: audit 2023-12-01T13:08:19.859447+0000 mon.a (mon.0) 9245 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:08:21.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:08:20 smithi080 bash[28361]: audit 2023-12-01T13:08:19.872042+0000 mon.a (mon.0) 9246 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:08:21.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:08:20 smithi080 bash[28361]: audit 2023-12-01T13:08:20.366755+0000 mon.a (mon.0) 9247 : audit 0 from='client.? 172.21.15.80:0/3363980857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:08:21.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:08:20 smithi090 bash[32384]: audit 2023-12-01T13:08:19.859447+0000 mon.a (mon.0) 9245 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:08:21.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:08:20 smithi090 bash[32384]: audit 2023-12-01T13:08:19.872042+0000 mon.a (mon.0) 9246 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:08:21.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:08:20 smithi090 bash[32384]: audit 2023-12-01T13:08:20.366755+0000 mon.a (mon.0) 9247 : audit 0 from='client.? 172.21.15.80:0/3363980857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:08:22.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:08:21 smithi080 bash[28361]: cluster 2023-12-01T13:08:20.742433+0000 mgr.y (mgr.24362) 14992 : cluster 0 pgmap v14961: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:08:22.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:08:21 smithi080 bash[41963]: cluster 2023-12-01T13:08:20.742433+0000 mgr.y (mgr.24362) 14992 : cluster 0 pgmap v14961: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:08:22.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:08:21 smithi090 bash[32384]: cluster 2023-12-01T13:08:20.742433+0000 mgr.y (mgr.24362) 14992 : cluster 0 pgmap v14961: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:08:24.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:08:23 smithi090 bash[32384]: cluster 2023-12-01T13:08:22.743237+0000 mgr.y (mgr.24362) 14993 : cluster 0 pgmap v14962: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:08:24.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:08:23 smithi090 bash[32384]: audit 2023-12-01T13:08:22.839132+0000 mon.c (mon.2) 9597 : audit 0 from='client.? 172.21.15.80:0/684124280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:08:24.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:08:23 smithi080 bash[41963]: cluster 2023-12-01T13:08:22.743237+0000 mgr.y (mgr.24362) 14993 : cluster 0 pgmap v14962: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:08:24.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:08:23 smithi080 bash[41963]: audit 2023-12-01T13:08:22.839132+0000 mon.c (mon.2) 9597 : audit 0 from='client.? 172.21.15.80:0/684124280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:08:24.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:08:23 smithi080 bash[28361]: cluster 2023-12-01T13:08:22.743237+0000 mgr.y (mgr.24362) 14993 : cluster 0 pgmap v14962: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:08:24.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:08:23 smithi080 bash[28361]: audit 2023-12-01T13:08:22.839132+0000 mon.c (mon.2) 9597 : audit 0 from='client.? 172.21.15.80:0/684124280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:08:26.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:08:25 smithi080 bash[28361]: cluster 2023-12-01T13:08:24.743816+0000 mgr.y (mgr.24362) 14994 : cluster 0 pgmap v14963: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:08:26.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:08:25 smithi080 bash[28361]: audit 2023-12-01T13:08:25.275964+0000 mon.a (mon.0) 9248 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:08:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:08:25 smithi080 bash[28361]: audit 2023-12-01T13:08:25.284030+0000 mon.a (mon.0) 9249 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:08:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:08:25 smithi080 bash[28361]: audit 2023-12-01T13:08:25.364721+0000 mon.c (mon.2) 9598 : audit 0 from='client.? 172.21.15.80:0/2556511085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:08:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:08:25 smithi080 bash[28361]: audit 2023-12-01T13:08:25.576167+0000 mon.c (mon.2) 9599 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:08:26.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:08:25 smithi080 bash[41963]: cluster 2023-12-01T13:08:24.743816+0000 mgr.y (mgr.24362) 14994 : cluster 0 pgmap v14963: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:08:26.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:08:25 smithi080 bash[41963]: audit 2023-12-01T13:08:25.275964+0000 mon.a (mon.0) 9248 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:08:26.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:08:25 smithi080 bash[41963]: audit 2023-12-01T13:08:25.284030+0000 mon.a (mon.0) 9249 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:08:26.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:08:25 smithi080 bash[41963]: audit 2023-12-01T13:08:25.364721+0000 mon.c (mon.2) 9598 : audit 0 from='client.? 172.21.15.80:0/2556511085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:08:26.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:08:25 smithi080 bash[41963]: audit 2023-12-01T13:08:25.576167+0000 mon.c (mon.2) 9599 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:08:26.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:08:25 smithi090 bash[32384]: cluster 2023-12-01T13:08:24.743816+0000 mgr.y (mgr.24362) 14994 : cluster 0 pgmap v14963: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:08:26.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:08:25 smithi090 bash[32384]: audit 2023-12-01T13:08:25.275964+0000 mon.a (mon.0) 9248 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:08:26.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:08:25 smithi090 bash[32384]: audit 2023-12-01T13:08:25.284030+0000 mon.a (mon.0) 9249 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:08:26.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:08:25 smithi090 bash[32384]: audit 2023-12-01T13:08:25.364721+0000 mon.c (mon.2) 9598 : audit 0 from='client.? 172.21.15.80:0/2556511085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:08:26.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:08:25 smithi090 bash[32384]: audit 2023-12-01T13:08:25.576167+0000 mon.c (mon.2) 9599 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:08:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:08:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:08:26] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T13:08:27.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:08:27 smithi080 bash[41963]: audit 2023-12-01T13:08:26.071016+0000 mon.a (mon.0) 9250 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:08:27.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:08:27 smithi080 bash[41963]: audit 2023-12-01T13:08:26.083017+0000 mon.a (mon.0) 9251 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:08:27.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:08:27 smithi080 bash[41963]: audit 2023-12-01T13:08:26.556478+0000 mon.c (mon.2) 9600 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:08:27.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:08:27 smithi080 bash[41963]: audit 2023-12-01T13:08:26.558416+0000 mon.c (mon.2) 9601 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:08:27.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:08:27 smithi080 bash[41963]: audit 2023-12-01T13:08:26.568085+0000 mon.a (mon.0) 9252 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:08:27.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:08:27 smithi080 bash[41963]: cluster 2023-12-01T13:08:26.744934+0000 mgr.y (mgr.24362) 14995 : cluster 0 pgmap v14964: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:08:27.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:08:27 smithi080 bash[28361]: audit 2023-12-01T13:08:26.071016+0000 mon.a (mon.0) 9250 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:08:27.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:08:27 smithi080 bash[28361]: audit 2023-12-01T13:08:26.083017+0000 mon.a (mon.0) 9251 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:08:27.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:08:27 smithi080 bash[28361]: audit 2023-12-01T13:08:26.556478+0000 mon.c (mon.2) 9600 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:08:27.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:08:27 smithi080 bash[28361]: audit 2023-12-01T13:08:26.558416+0000 mon.c (mon.2) 9601 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:08:27.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:08:27 smithi080 bash[28361]: audit 2023-12-01T13:08:26.568085+0000 mon.a (mon.0) 9252 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:08:27.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:08:27 smithi080 bash[28361]: cluster 2023-12-01T13:08:26.744934+0000 mgr.y (mgr.24362) 14995 : cluster 0 pgmap v14964: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:08:27.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:08:27 smithi090 bash[32384]: audit 2023-12-01T13:08:26.071016+0000 mon.a (mon.0) 9250 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:08:27.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:08:27 smithi090 bash[32384]: audit 2023-12-01T13:08:26.083017+0000 mon.a (mon.0) 9251 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:08:27.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:08:27 smithi090 bash[32384]: audit 2023-12-01T13:08:26.556478+0000 mon.c (mon.2) 9600 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:08:27.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:08:27 smithi090 bash[32384]: audit 2023-12-01T13:08:26.558416+0000 mon.c (mon.2) 9601 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:08:27.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:08:27 smithi090 bash[32384]: audit 2023-12-01T13:08:26.568085+0000 mon.a (mon.0) 9252 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:08:27.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:08:27 smithi090 bash[32384]: cluster 2023-12-01T13:08:26.744934+0000 mgr.y (mgr.24362) 14995 : cluster 0 pgmap v14964: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:08:29.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:08:28 smithi090 bash[32384]: audit 2023-12-01T13:08:27.825586+0000 mon.a (mon.0) 9253 : audit 0 from='client.? 172.21.15.80:0/1831233759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:08:29.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:08:28 smithi080 bash[28361]: audit 2023-12-01T13:08:27.825586+0000 mon.a (mon.0) 9253 : audit 0 from='client.? 172.21.15.80:0/1831233759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:08:29.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:08:28 smithi080 bash[41963]: audit 2023-12-01T13:08:27.825586+0000 mon.a (mon.0) 9253 : audit 0 from='client.? 172.21.15.80:0/1831233759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:08:30.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:08:29 smithi090 bash[32384]: cluster 2023-12-01T13:08:28.745614+0000 mgr.y (mgr.24362) 14996 : cluster 0 pgmap v14965: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:08:30.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:08:29 smithi080 bash[41963]: cluster 2023-12-01T13:08:28.745614+0000 mgr.y (mgr.24362) 14996 : cluster 0 pgmap v14965: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:08:30.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:08:29 smithi080 bash[28361]: cluster 2023-12-01T13:08:28.745614+0000 mgr.y (mgr.24362) 14996 : cluster 0 pgmap v14965: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:08:31.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:08:30 smithi090 bash[32384]: audit 2023-12-01T13:08:30.275558+0000 mon.a (mon.0) 9254 : audit 0 from='client.? 172.21.15.80:0/3009795833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:08:31.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:08:30 smithi080 bash[28361]: audit 2023-12-01T13:08:30.275558+0000 mon.a (mon.0) 9254 : audit 0 from='client.? 172.21.15.80:0/3009795833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:08:31.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:08:30 smithi080 bash[41963]: audit 2023-12-01T13:08:30.275558+0000 mon.a (mon.0) 9254 : audit 0 from='client.? 172.21.15.80:0/3009795833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:08:32.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:08:31 smithi090 bash[32384]: cluster 2023-12-01T13:08:30.746275+0000 mgr.y (mgr.24362) 14997 : cluster 0 pgmap v14966: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:08:32.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:08:31 smithi080 bash[28361]: cluster 2023-12-01T13:08:30.746275+0000 mgr.y (mgr.24362) 14997 : cluster 0 pgmap v14966: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:08:32.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:08:31 smithi080 bash[41963]: cluster 2023-12-01T13:08:30.746275+0000 mgr.y (mgr.24362) 14997 : cluster 0 pgmap v14966: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:08:34.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:08:33 smithi090 bash[32384]: audit 2023-12-01T13:08:32.734538+0000 mon.c (mon.2) 9602 : audit 0 from='client.? 172.21.15.80:0/3912455281' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:08:34.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:08:33 smithi090 bash[32384]: cluster 2023-12-01T13:08:32.747248+0000 mgr.y (mgr.24362) 14998 : cluster 0 pgmap v14967: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:08:34.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:08:33 smithi080 bash[28361]: audit 2023-12-01T13:08:32.734538+0000 mon.c (mon.2) 9602 : audit 0 from='client.? 172.21.15.80:0/3912455281' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:08:34.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:08:33 smithi080 bash[28361]: cluster 2023-12-01T13:08:32.747248+0000 mgr.y (mgr.24362) 14998 : cluster 0 pgmap v14967: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:08:34.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:08:33 smithi080 bash[41963]: audit 2023-12-01T13:08:32.734538+0000 mon.c (mon.2) 9602 : audit 0 from='client.? 172.21.15.80:0/3912455281' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:08:34.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:08:33 smithi080 bash[41963]: cluster 2023-12-01T13:08:32.747248+0000 mgr.y (mgr.24362) 14998 : cluster 0 pgmap v14967: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:08:36.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:08:35 smithi080 bash[28361]: cluster 2023-12-01T13:08:34.747925+0000 mgr.y (mgr.24362) 14999 : cluster 0 pgmap v14968: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:08:36.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:08:35 smithi080 bash[28361]: audit 2023-12-01T13:08:35.195770+0000 mon.a (mon.0) 9255 : audit 0 from='client.? 172.21.15.80:0/279781673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:08:36.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:08:35 smithi080 bash[41963]: cluster 2023-12-01T13:08:34.747925+0000 mgr.y (mgr.24362) 14999 : cluster 0 pgmap v14968: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:08:36.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:08:35 smithi080 bash[41963]: audit 2023-12-01T13:08:35.195770+0000 mon.a (mon.0) 9255 : audit 0 from='client.? 172.21.15.80:0/279781673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:08:36.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:08:35 smithi090 bash[32384]: cluster 2023-12-01T13:08:34.747925+0000 mgr.y (mgr.24362) 14999 : cluster 0 pgmap v14968: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:08:36.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:08:35 smithi090 bash[32384]: audit 2023-12-01T13:08:35.195770+0000 mon.a (mon.0) 9255 : audit 0 from='client.? 172.21.15.80:0/279781673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:08:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:08:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:08:36] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-12-01T13:08:38.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:08:37 smithi080 bash[28361]: cluster 2023-12-01T13:08:36.749047+0000 mgr.y (mgr.24362) 15000 : cluster 0 pgmap v14969: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:08:38.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:08:37 smithi080 bash[28361]: audit 2023-12-01T13:08:37.655396+0000 mon.c (mon.2) 9603 : audit 0 from='client.? 172.21.15.80:0/3201700893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:08:38.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:08:37 smithi080 bash[41963]: cluster 2023-12-01T13:08:36.749047+0000 mgr.y (mgr.24362) 15000 : cluster 0 pgmap v14969: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:08:38.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:08:37 smithi080 bash[41963]: audit 2023-12-01T13:08:37.655396+0000 mon.c (mon.2) 9603 : audit 0 from='client.? 172.21.15.80:0/3201700893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:08:38.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:08:37 smithi090 bash[32384]: cluster 2023-12-01T13:08:36.749047+0000 mgr.y (mgr.24362) 15000 : cluster 0 pgmap v14969: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:08:38.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:08:37 smithi090 bash[32384]: audit 2023-12-01T13:08:37.655396+0000 mon.c (mon.2) 9603 : audit 0 from='client.? 172.21.15.80:0/3201700893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:08:40.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:08:39 smithi080 bash[28361]: cluster 2023-12-01T13:08:38.749714+0000 mgr.y (mgr.24362) 15001 : cluster 0 pgmap v14970: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:08:40.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:08:39 smithi080 bash[41963]: cluster 2023-12-01T13:08:38.749714+0000 mgr.y (mgr.24362) 15001 : cluster 0 pgmap v14970: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:08:40.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:08:39 smithi090 bash[32384]: cluster 2023-12-01T13:08:38.749714+0000 mgr.y (mgr.24362) 15001 : cluster 0 pgmap v14970: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:08:41.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:08:40 smithi080 bash[41963]: audit 2023-12-01T13:08:40.114900+0000 mon.a (mon.0) 9256 : audit 0 from='client.? 172.21.15.80:0/3858272548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:08:41.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:08:40 smithi080 bash[41963]: audit 2023-12-01T13:08:40.576540+0000 mon.c (mon.2) 9604 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:08:41.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:08:40 smithi080 bash[28361]: audit 2023-12-01T13:08:40.114900+0000 mon.a (mon.0) 9256 : audit 0 from='client.? 172.21.15.80:0/3858272548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:08:41.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:08:40 smithi080 bash[28361]: audit 2023-12-01T13:08:40.576540+0000 mon.c (mon.2) 9604 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:08:41.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:08:40 smithi090 bash[32384]: audit 2023-12-01T13:08:40.114900+0000 mon.a (mon.0) 9256 : audit 0 from='client.? 172.21.15.80:0/3858272548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:08:41.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:08:40 smithi090 bash[32384]: audit 2023-12-01T13:08:40.576540+0000 mon.c (mon.2) 9604 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:08:42.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:08:41 smithi080 bash[28361]: cluster 2023-12-01T13:08:40.750297+0000 mgr.y (mgr.24362) 15002 : cluster 0 pgmap v14971: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:08:42.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:08:41 smithi080 bash[41963]: cluster 2023-12-01T13:08:40.750297+0000 mgr.y (mgr.24362) 15002 : cluster 0 pgmap v14971: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:08:42.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:08:41 smithi090 bash[32384]: cluster 2023-12-01T13:08:40.750297+0000 mgr.y (mgr.24362) 15002 : cluster 0 pgmap v14971: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:08:43.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:08:42 smithi080 bash[28361]: audit 2023-12-01T13:08:42.573138+0000 mon.c (mon.2) 9605 : audit 0 from='client.? 172.21.15.80:0/3843582904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:08:43.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:08:42 smithi080 bash[41963]: audit 2023-12-01T13:08:42.573138+0000 mon.c (mon.2) 9605 : audit 0 from='client.? 172.21.15.80:0/3843582904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:08:43.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:08:42 smithi090 bash[32384]: audit 2023-12-01T13:08:42.573138+0000 mon.c (mon.2) 9605 : audit 0 from='client.? 172.21.15.80:0/3843582904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:08:44.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:08:43 smithi080 bash[28361]: cluster 2023-12-01T13:08:42.751495+0000 mgr.y (mgr.24362) 15003 : cluster 0 pgmap v14972: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:08:44.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:08:43 smithi080 bash[41963]: cluster 2023-12-01T13:08:42.751495+0000 mgr.y (mgr.24362) 15003 : cluster 0 pgmap v14972: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:08:44.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:08:43 smithi090 bash[32384]: cluster 2023-12-01T13:08:42.751495+0000 mgr.y (mgr.24362) 15003 : cluster 0 pgmap v14972: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:08:46.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:08:45 smithi080 bash[28361]: cluster 2023-12-01T13:08:44.752114+0000 mgr.y (mgr.24362) 15004 : cluster 0 pgmap v14973: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:08:46.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:08:45 smithi080 bash[28361]: audit 2023-12-01T13:08:45.035990+0000 mon.a (mon.0) 9257 : audit 0 from='client.? 172.21.15.80:0/2002506236' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:08:46.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:08:45 smithi080 bash[41963]: cluster 2023-12-01T13:08:44.752114+0000 mgr.y (mgr.24362) 15004 : cluster 0 pgmap v14973: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:08:46.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:08:45 smithi080 bash[41963]: audit 2023-12-01T13:08:45.035990+0000 mon.a (mon.0) 9257 : audit 0 from='client.? 172.21.15.80:0/2002506236' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:08:46.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:08:45 smithi090 bash[32384]: cluster 2023-12-01T13:08:44.752114+0000 mgr.y (mgr.24362) 15004 : cluster 0 pgmap v14973: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:08:46.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:08:45 smithi090 bash[32384]: audit 2023-12-01T13:08:45.035990+0000 mon.a (mon.0) 9257 : audit 0 from='client.? 172.21.15.80:0/2002506236' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:08:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:08:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:08:46] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T13:08:48.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:08:47 smithi080 bash[41963]: cluster 2023-12-01T13:08:46.753242+0000 mgr.y (mgr.24362) 15005 : cluster 0 pgmap v14974: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:08:48.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:08:47 smithi080 bash[41963]: audit 2023-12-01T13:08:47.488852+0000 mon.c (mon.2) 9606 : audit 0 from='client.? 172.21.15.80:0/1668577794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:08:48.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:08:47 smithi080 bash[28361]: cluster 2023-12-01T13:08:46.753242+0000 mgr.y (mgr.24362) 15005 : cluster 0 pgmap v14974: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:08:48.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:08:47 smithi080 bash[28361]: audit 2023-12-01T13:08:47.488852+0000 mon.c (mon.2) 9606 : audit 0 from='client.? 172.21.15.80:0/1668577794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:08:48.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:08:47 smithi090 bash[32384]: cluster 2023-12-01T13:08:46.753242+0000 mgr.y (mgr.24362) 15005 : cluster 0 pgmap v14974: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:08:48.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:08:47 smithi090 bash[32384]: audit 2023-12-01T13:08:47.488852+0000 mon.c (mon.2) 9606 : audit 0 from='client.? 172.21.15.80:0/1668577794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:08:50.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:08:49 smithi080 bash[41963]: cluster 2023-12-01T13:08:48.753901+0000 mgr.y (mgr.24362) 15006 : cluster 0 pgmap v14975: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:08:50.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:08:49 smithi080 bash[28361]: cluster 2023-12-01T13:08:48.753901+0000 mgr.y (mgr.24362) 15006 : cluster 0 pgmap v14975: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:08:50.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:08:49 smithi090 bash[32384]: cluster 2023-12-01T13:08:48.753901+0000 mgr.y (mgr.24362) 15006 : cluster 0 pgmap v14975: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:08:51.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:08:50 smithi080 bash[28361]: audit 2023-12-01T13:08:49.952265+0000 mon.c (mon.2) 9607 : audit 0 from='client.? 172.21.15.80:0/783264757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:08:51.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:08:50 smithi080 bash[41963]: audit 2023-12-01T13:08:49.952265+0000 mon.c (mon.2) 9607 : audit 0 from='client.? 172.21.15.80:0/783264757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:08:51.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:08:50 smithi090 bash[32384]: audit 2023-12-01T13:08:49.952265+0000 mon.c (mon.2) 9607 : audit 0 from='client.? 172.21.15.80:0/783264757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:08:52.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:08:51 smithi080 bash[28361]: cluster 2023-12-01T13:08:50.754568+0000 mgr.y (mgr.24362) 15007 : cluster 0 pgmap v14976: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:08:52.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:08:51 smithi080 bash[41963]: cluster 2023-12-01T13:08:50.754568+0000 mgr.y (mgr.24362) 15007 : cluster 0 pgmap v14976: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:08:52.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:08:51 smithi090 bash[32384]: cluster 2023-12-01T13:08:50.754568+0000 mgr.y (mgr.24362) 15007 : cluster 0 pgmap v14976: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:08:53.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:08:52 smithi080 bash[41963]: audit 2023-12-01T13:08:52.405566+0000 mon.a (mon.0) 9258 : audit 0 from='client.? 172.21.15.80:0/1539835726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:08:53.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:08:52 smithi080 bash[28361]: audit 2023-12-01T13:08:52.405566+0000 mon.a (mon.0) 9258 : audit 0 from='client.? 172.21.15.80:0/1539835726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:08:53.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:08:52 smithi090 bash[32384]: audit 2023-12-01T13:08:52.405566+0000 mon.a (mon.0) 9258 : audit 0 from='client.? 172.21.15.80:0/1539835726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:08:54.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:08:53 smithi080 bash[28361]: cluster 2023-12-01T13:08:52.755720+0000 mgr.y (mgr.24362) 15008 : cluster 0 pgmap v14977: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:08:54.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:08:53 smithi080 bash[41963]: cluster 2023-12-01T13:08:52.755720+0000 mgr.y (mgr.24362) 15008 : cluster 0 pgmap v14977: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:08:54.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:08:53 smithi090 bash[32384]: cluster 2023-12-01T13:08:52.755720+0000 mgr.y (mgr.24362) 15008 : cluster 0 pgmap v14977: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:08:55.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:08:54 smithi080 bash[41963]: audit 2023-12-01T13:08:54.864122+0000 mon.c (mon.2) 9608 : audit 0 from='client.? 172.21.15.80:0/2954068961' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:08:55.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:08:54 smithi080 bash[28361]: audit 2023-12-01T13:08:54.864122+0000 mon.c (mon.2) 9608 : audit 0 from='client.? 172.21.15.80:0/2954068961' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:08:55.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:08:54 smithi090 bash[32384]: audit 2023-12-01T13:08:54.864122+0000 mon.c (mon.2) 9608 : audit 0 from='client.? 172.21.15.80:0/2954068961' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:08:56.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:08:55 smithi080 bash[41963]: cluster 2023-12-01T13:08:54.756315+0000 mgr.y (mgr.24362) 15009 : cluster 0 pgmap v14978: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:08:56.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:08:55 smithi080 bash[41963]: audit 2023-12-01T13:08:55.576823+0000 mon.c (mon.2) 9609 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:08:56.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:08:55 smithi080 bash[28361]: cluster 2023-12-01T13:08:54.756315+0000 mgr.y (mgr.24362) 15009 : cluster 0 pgmap v14978: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:08:56.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:08:55 smithi080 bash[28361]: audit 2023-12-01T13:08:55.576823+0000 mon.c (mon.2) 9609 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:08:56.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:08:55 smithi090 bash[32384]: cluster 2023-12-01T13:08:54.756315+0000 mgr.y (mgr.24362) 15009 : cluster 0 pgmap v14978: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:08:56.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:08:55 smithi090 bash[32384]: audit 2023-12-01T13:08:55.576823+0000 mon.c (mon.2) 9609 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:08:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:08:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:08:56] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T13:08:58.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:08:57 smithi080 bash[28361]: cluster 2023-12-01T13:08:56.757466+0000 mgr.y (mgr.24362) 15010 : cluster 0 pgmap v14979: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:08:58.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:08:57 smithi080 bash[28361]: audit 2023-12-01T13:08:57.320813+0000 mon.c (mon.2) 9610 : audit 0 from='client.? 172.21.15.80:0/226313940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:08:58.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:08:57 smithi080 bash[41963]: cluster 2023-12-01T13:08:56.757466+0000 mgr.y (mgr.24362) 15010 : cluster 0 pgmap v14979: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:08:58.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:08:57 smithi080 bash[41963]: audit 2023-12-01T13:08:57.320813+0000 mon.c (mon.2) 9610 : audit 0 from='client.? 172.21.15.80:0/226313940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:08:58.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:08:57 smithi090 bash[32384]: cluster 2023-12-01T13:08:56.757466+0000 mgr.y (mgr.24362) 15010 : cluster 0 pgmap v14979: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:08:58.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:08:57 smithi090 bash[32384]: audit 2023-12-01T13:08:57.320813+0000 mon.c (mon.2) 9610 : audit 0 from='client.? 172.21.15.80:0/226313940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:09:00.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:08:59 smithi080 bash[41963]: cluster 2023-12-01T13:08:58.758144+0000 mgr.y (mgr.24362) 15011 : cluster 0 pgmap v14980: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:09:00.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:08:59 smithi080 bash[41963]: audit 2023-12-01T13:08:59.783204+0000 mon.c (mon.2) 9611 : audit 0 from='client.? 172.21.15.80:0/1720729971' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:09:00.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:08:59 smithi080 bash[28361]: cluster 2023-12-01T13:08:58.758144+0000 mgr.y (mgr.24362) 15011 : cluster 0 pgmap v14980: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:09:00.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:08:59 smithi080 bash[28361]: audit 2023-12-01T13:08:59.783204+0000 mon.c (mon.2) 9611 : audit 0 from='client.? 172.21.15.80:0/1720729971' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:09:00.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:08:59 smithi090 bash[32384]: cluster 2023-12-01T13:08:58.758144+0000 mgr.y (mgr.24362) 15011 : cluster 0 pgmap v14980: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:09:00.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:08:59 smithi090 bash[32384]: audit 2023-12-01T13:08:59.783204+0000 mon.c (mon.2) 9611 : audit 0 from='client.? 172.21.15.80:0/1720729971' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:09:02.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:09:01 smithi080 bash[28361]: cluster 2023-12-01T13:09:00.758862+0000 mgr.y (mgr.24362) 15012 : cluster 0 pgmap v14981: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:09:02.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:09:01 smithi080 bash[41963]: cluster 2023-12-01T13:09:00.758862+0000 mgr.y (mgr.24362) 15012 : cluster 0 pgmap v14981: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:09:02.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:09:01 smithi090 bash[32384]: cluster 2023-12-01T13:09:00.758862+0000 mgr.y (mgr.24362) 15012 : cluster 0 pgmap v14981: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:09:03.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:09:02 smithi080 bash[28361]: audit 2023-12-01T13:09:02.241556+0000 mon.a (mon.0) 9259 : audit 0 from='client.? 172.21.15.80:0/373728080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:09:03.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:09:02 smithi080 bash[41963]: audit 2023-12-01T13:09:02.241556+0000 mon.a (mon.0) 9259 : audit 0 from='client.? 172.21.15.80:0/373728080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:09:03.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:09:02 smithi090 bash[32384]: audit 2023-12-01T13:09:02.241556+0000 mon.a (mon.0) 9259 : audit 0 from='client.? 172.21.15.80:0/373728080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:09:04.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:09:03 smithi080 bash[28361]: cluster 2023-12-01T13:09:02.760055+0000 mgr.y (mgr.24362) 15013 : cluster 0 pgmap v14982: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:09:04.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:09:03 smithi080 bash[41963]: cluster 2023-12-01T13:09:02.760055+0000 mgr.y (mgr.24362) 15013 : cluster 0 pgmap v14982: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:09:04.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:09:03 smithi090 bash[32384]: cluster 2023-12-01T13:09:02.760055+0000 mgr.y (mgr.24362) 15013 : cluster 0 pgmap v14982: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:09:05.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:09:04 smithi080 bash[41963]: audit 2023-12-01T13:09:04.705522+0000 mon.c (mon.2) 9612 : audit 0 from='client.? 172.21.15.80:0/4174348151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:09:05.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:09:04 smithi080 bash[28361]: audit 2023-12-01T13:09:04.705522+0000 mon.c (mon.2) 9612 : audit 0 from='client.? 172.21.15.80:0/4174348151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:09:05.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:09:04 smithi090 bash[32384]: audit 2023-12-01T13:09:04.705522+0000 mon.c (mon.2) 9612 : audit 0 from='client.? 172.21.15.80:0/4174348151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:09:06.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:09:05 smithi080 bash[41963]: cluster 2023-12-01T13:09:04.760710+0000 mgr.y (mgr.24362) 15014 : cluster 0 pgmap v14983: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:09:06.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:09:05 smithi080 bash[28361]: cluster 2023-12-01T13:09:04.760710+0000 mgr.y (mgr.24362) 15014 : cluster 0 pgmap v14983: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:09:06.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:09:05 smithi090 bash[32384]: cluster 2023-12-01T13:09:04.760710+0000 mgr.y (mgr.24362) 15014 : cluster 0 pgmap v14983: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:09:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:09:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:09:06] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T13:09:08.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:09:07 smithi080 bash[41963]: cluster 2023-12-01T13:09:06.761783+0000 mgr.y (mgr.24362) 15015 : cluster 0 pgmap v14984: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:09:08.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:09:07 smithi080 bash[41963]: audit 2023-12-01T13:09:07.160153+0000 mon.a (mon.0) 9260 : audit 0 from='client.? 172.21.15.80:0/2789750360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:09:08.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:09:07 smithi080 bash[28361]: cluster 2023-12-01T13:09:06.761783+0000 mgr.y (mgr.24362) 15015 : cluster 0 pgmap v14984: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:09:08.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:09:07 smithi080 bash[28361]: audit 2023-12-01T13:09:07.160153+0000 mon.a (mon.0) 9260 : audit 0 from='client.? 172.21.15.80:0/2789750360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:09:08.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:09:07 smithi090 bash[32384]: cluster 2023-12-01T13:09:06.761783+0000 mgr.y (mgr.24362) 15015 : cluster 0 pgmap v14984: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:09:08.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:09:07 smithi090 bash[32384]: audit 2023-12-01T13:09:07.160153+0000 mon.a (mon.0) 9260 : audit 0 from='client.? 172.21.15.80:0/2789750360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:09:10.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:09:09 smithi080 bash[41963]: cluster 2023-12-01T13:09:08.762398+0000 mgr.y (mgr.24362) 15016 : cluster 0 pgmap v14985: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:09:10.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:09:09 smithi080 bash[41963]: audit 2023-12-01T13:09:09.613287+0000 mon.c (mon.2) 9613 : audit 0 from='client.? 172.21.15.80:0/3301397807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:09:10.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:09:09 smithi080 bash[28361]: cluster 2023-12-01T13:09:08.762398+0000 mgr.y (mgr.24362) 15016 : cluster 0 pgmap v14985: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:09:10.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:09:09 smithi080 bash[28361]: audit 2023-12-01T13:09:09.613287+0000 mon.c (mon.2) 9613 : audit 0 from='client.? 172.21.15.80:0/3301397807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:09:10.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:09:09 smithi090 bash[32384]: cluster 2023-12-01T13:09:08.762398+0000 mgr.y (mgr.24362) 15016 : cluster 0 pgmap v14985: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:09:10.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:09:09 smithi090 bash[32384]: audit 2023-12-01T13:09:09.613287+0000 mon.c (mon.2) 9613 : audit 0 from='client.? 172.21.15.80:0/3301397807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:09:11.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:09:10 smithi080 bash[28361]: audit 2023-12-01T13:09:10.577369+0000 mon.c (mon.2) 9614 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:09:11.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:09:10 smithi080 bash[41963]: audit 2023-12-01T13:09:10.577369+0000 mon.c (mon.2) 9614 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:09:11.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:09:10 smithi090 bash[32384]: audit 2023-12-01T13:09:10.577369+0000 mon.c (mon.2) 9614 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:09:12.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:09:11 smithi080 bash[28361]: cluster 2023-12-01T13:09:10.763005+0000 mgr.y (mgr.24362) 15017 : cluster 0 pgmap v14986: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:09:12.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:09:11 smithi080 bash[41963]: cluster 2023-12-01T13:09:10.763005+0000 mgr.y (mgr.24362) 15017 : cluster 0 pgmap v14986: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:09:12.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:09:11 smithi090 bash[32384]: cluster 2023-12-01T13:09:10.763005+0000 mgr.y (mgr.24362) 15017 : cluster 0 pgmap v14986: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:09:13.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:09:12 smithi080 bash[28361]: audit 2023-12-01T13:09:12.074419+0000 mon.c (mon.2) 9615 : audit 0 from='client.? 172.21.15.80:0/114764609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:09:13.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:09:12 smithi080 bash[41963]: audit 2023-12-01T13:09:12.074419+0000 mon.c (mon.2) 9615 : audit 0 from='client.? 172.21.15.80:0/114764609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:09:13.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:09:12 smithi090 bash[32384]: audit 2023-12-01T13:09:12.074419+0000 mon.c (mon.2) 9615 : audit 0 from='client.? 172.21.15.80:0/114764609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:09:14.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:09:13 smithi090 bash[32384]: cluster 2023-12-01T13:09:12.764205+0000 mgr.y (mgr.24362) 15018 : cluster 0 pgmap v14987: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:09:14.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:09:13 smithi080 bash[28361]: cluster 2023-12-01T13:09:12.764205+0000 mgr.y (mgr.24362) 15018 : cluster 0 pgmap v14987: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:09:14.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:09:13 smithi080 bash[41963]: cluster 2023-12-01T13:09:12.764205+0000 mgr.y (mgr.24362) 15018 : cluster 0 pgmap v14987: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:09:15.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:09:14 smithi090 bash[32384]: audit 2023-12-01T13:09:14.538362+0000 mon.a (mon.0) 9261 : audit 0 from='client.? 172.21.15.80:0/447409150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:09:15.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:09:14 smithi080 bash[28361]: audit 2023-12-01T13:09:14.538362+0000 mon.a (mon.0) 9261 : audit 0 from='client.? 172.21.15.80:0/447409150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:09:15.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:09:14 smithi080 bash[41963]: audit 2023-12-01T13:09:14.538362+0000 mon.a (mon.0) 9261 : audit 0 from='client.? 172.21.15.80:0/447409150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:09:16.232 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:09:15 smithi080 bash[28361]: cluster 2023-12-01T13:09:14.764779+0000 mgr.y (mgr.24362) 15019 : cluster 0 pgmap v14988: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:09:16.232 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:09:15 smithi080 bash[41963]: cluster 2023-12-01T13:09:14.764779+0000 mgr.y (mgr.24362) 15019 : cluster 0 pgmap v14988: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:09:16.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:09:15 smithi090 bash[32384]: cluster 2023-12-01T13:09:14.764779+0000 mgr.y (mgr.24362) 15019 : cluster 0 pgmap v14988: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:09:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:09:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:09:16] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T13:09:18.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:09:17 smithi090 bash[32384]: cluster 2023-12-01T13:09:16.765832+0000 mgr.y (mgr.24362) 15020 : cluster 0 pgmap v14989: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:09:18.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:09:17 smithi090 bash[32384]: audit 2023-12-01T13:09:16.998983+0000 mon.c (mon.2) 9616 : audit 0 from='client.? 172.21.15.80:0/1349969670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:09:18.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:09:17 smithi080 bash[28361]: cluster 2023-12-01T13:09:16.765832+0000 mgr.y (mgr.24362) 15020 : cluster 0 pgmap v14989: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:09:18.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:09:17 smithi080 bash[28361]: audit 2023-12-01T13:09:16.998983+0000 mon.c (mon.2) 9616 : audit 0 from='client.? 172.21.15.80:0/1349969670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:09:18.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:09:17 smithi080 bash[41963]: cluster 2023-12-01T13:09:16.765832+0000 mgr.y (mgr.24362) 15020 : cluster 0 pgmap v14989: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:09:18.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:09:17 smithi080 bash[41963]: audit 2023-12-01T13:09:16.998983+0000 mon.c (mon.2) 9616 : audit 0 from='client.? 172.21.15.80:0/1349969670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:09:20.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:09:19 smithi090 bash[32384]: cluster 2023-12-01T13:09:18.766497+0000 mgr.y (mgr.24362) 15021 : cluster 0 pgmap v14990: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:09:20.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:09:19 smithi090 bash[32384]: audit 2023-12-01T13:09:19.450622+0000 mon.c (mon.2) 9617 : audit 0 from='client.? 172.21.15.80:0/2774418406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:09:20.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:09:19 smithi080 bash[28361]: cluster 2023-12-01T13:09:18.766497+0000 mgr.y (mgr.24362) 15021 : cluster 0 pgmap v14990: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:09:20.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:09:19 smithi080 bash[28361]: audit 2023-12-01T13:09:19.450622+0000 mon.c (mon.2) 9617 : audit 0 from='client.? 172.21.15.80:0/2774418406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:09:20.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:09:19 smithi080 bash[41963]: cluster 2023-12-01T13:09:18.766497+0000 mgr.y (mgr.24362) 15021 : cluster 0 pgmap v14990: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:09:20.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:09:19 smithi080 bash[41963]: audit 2023-12-01T13:09:19.450622+0000 mon.c (mon.2) 9617 : audit 0 from='client.? 172.21.15.80:0/2774418406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:09:22.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:09:21 smithi090 bash[32384]: cluster 2023-12-01T13:09:20.767135+0000 mgr.y (mgr.24362) 15022 : cluster 0 pgmap v14991: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:09:22.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:09:21 smithi090 bash[32384]: audit 2023-12-01T13:09:21.894288+0000 mon.c (mon.2) 9618 : audit 0 from='client.? 172.21.15.80:0/3446664441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:09:22.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:09:21 smithi080 bash[28361]: cluster 2023-12-01T13:09:20.767135+0000 mgr.y (mgr.24362) 15022 : cluster 0 pgmap v14991: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:09:22.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:09:21 smithi080 bash[28361]: audit 2023-12-01T13:09:21.894288+0000 mon.c (mon.2) 9618 : audit 0 from='client.? 172.21.15.80:0/3446664441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:09:22.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:09:21 smithi080 bash[41963]: cluster 2023-12-01T13:09:20.767135+0000 mgr.y (mgr.24362) 15022 : cluster 0 pgmap v14991: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:09:22.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:09:21 smithi080 bash[41963]: audit 2023-12-01T13:09:21.894288+0000 mon.c (mon.2) 9618 : audit 0 from='client.? 172.21.15.80:0/3446664441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:09:24.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:09:23 smithi090 bash[32384]: cluster 2023-12-01T13:09:22.768060+0000 mgr.y (mgr.24362) 15023 : cluster 0 pgmap v14992: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:09:24.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:09:23 smithi080 bash[41963]: cluster 2023-12-01T13:09:22.768060+0000 mgr.y (mgr.24362) 15023 : cluster 0 pgmap v14992: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:09:24.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:09:23 smithi080 bash[28361]: cluster 2023-12-01T13:09:22.768060+0000 mgr.y (mgr.24362) 15023 : cluster 0 pgmap v14992: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:09:25.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:09:24 smithi090 bash[32384]: audit 2023-12-01T13:09:24.346873+0000 mon.c (mon.2) 9619 : audit 0 from='client.? 172.21.15.80:0/3636188921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:09:25.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:09:24 smithi080 bash[28361]: audit 2023-12-01T13:09:24.346873+0000 mon.c (mon.2) 9619 : audit 0 from='client.? 172.21.15.80:0/3636188921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:09:25.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:09:24 smithi080 bash[41963]: audit 2023-12-01T13:09:24.346873+0000 mon.c (mon.2) 9619 : audit 0 from='client.? 172.21.15.80:0/3636188921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:09:26.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:09:25 smithi090 bash[32384]: cluster 2023-12-01T13:09:24.768644+0000 mgr.y (mgr.24362) 15024 : cluster 0 pgmap v14993: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:09:26.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:09:25 smithi090 bash[32384]: audit 2023-12-01T13:09:25.577795+0000 mon.c (mon.2) 9620 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:09:26.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:09:25 smithi080 bash[28361]: cluster 2023-12-01T13:09:24.768644+0000 mgr.y (mgr.24362) 15024 : cluster 0 pgmap v14993: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:09:26.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:09:25 smithi080 bash[28361]: audit 2023-12-01T13:09:25.577795+0000 mon.c (mon.2) 9620 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:09:26.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:09:25 smithi080 bash[41963]: cluster 2023-12-01T13:09:24.768644+0000 mgr.y (mgr.24362) 15024 : cluster 0 pgmap v14993: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:09:26.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:09:25 smithi080 bash[41963]: audit 2023-12-01T13:09:25.577795+0000 mon.c (mon.2) 9620 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:09:26.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:09:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:09:26] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T13:09:27.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:09:26 smithi090 bash[32384]: audit 2023-12-01T13:09:26.649654+0000 mon.c (mon.2) 9621 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:09:27.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:09:26 smithi080 bash[28361]: audit 2023-12-01T13:09:26.649654+0000 mon.c (mon.2) 9621 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:09:27.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:09:26 smithi080 bash[41963]: audit 2023-12-01T13:09:26.649654+0000 mon.c (mon.2) 9621 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:09:28.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:09:27 smithi090 bash[32384]: cluster 2023-12-01T13:09:26.769705+0000 mgr.y (mgr.24362) 15025 : cluster 0 pgmap v14994: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:09:28.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:09:27 smithi090 bash[32384]: audit 2023-12-01T13:09:26.812237+0000 mon.c (mon.2) 9622 : audit 0 from='client.? 172.21.15.80:0/3611641370' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:09:28.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:09:27 smithi080 bash[28361]: cluster 2023-12-01T13:09:26.769705+0000 mgr.y (mgr.24362) 15025 : cluster 0 pgmap v14994: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:09:28.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:09:27 smithi080 bash[28361]: audit 2023-12-01T13:09:26.812237+0000 mon.c (mon.2) 9622 : audit 0 from='client.? 172.21.15.80:0/3611641370' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:09:28.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:09:27 smithi080 bash[41963]: cluster 2023-12-01T13:09:26.769705+0000 mgr.y (mgr.24362) 15025 : cluster 0 pgmap v14994: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:09:28.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:09:27 smithi080 bash[41963]: audit 2023-12-01T13:09:26.812237+0000 mon.c (mon.2) 9622 : audit 0 from='client.? 172.21.15.80:0/3611641370' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:09:30.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:09:29 smithi080 bash[28361]: cluster 2023-12-01T13:09:28.770384+0000 mgr.y (mgr.24362) 15026 : cluster 0 pgmap v14995: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:09:30.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:09:29 smithi080 bash[28361]: audit 2023-12-01T13:09:29.270563+0000 mon.c (mon.2) 9623 : audit 0 from='client.? 172.21.15.80:0/460814863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:09:30.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:09:29 smithi080 bash[41963]: cluster 2023-12-01T13:09:28.770384+0000 mgr.y (mgr.24362) 15026 : cluster 0 pgmap v14995: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:09:30.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:09:29 smithi080 bash[41963]: audit 2023-12-01T13:09:29.270563+0000 mon.c (mon.2) 9623 : audit 0 from='client.? 172.21.15.80:0/460814863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:09:30.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:09:29 smithi090 bash[32384]: cluster 2023-12-01T13:09:28.770384+0000 mgr.y (mgr.24362) 15026 : cluster 0 pgmap v14995: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:09:30.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:09:29 smithi090 bash[32384]: audit 2023-12-01T13:09:29.270563+0000 mon.c (mon.2) 9623 : audit 0 from='client.? 172.21.15.80:0/460814863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:09:32.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:09:31 smithi080 bash[41963]: cluster 2023-12-01T13:09:30.771155+0000 mgr.y (mgr.24362) 15027 : cluster 0 pgmap v14996: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:09:32.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:09:31 smithi080 bash[41963]: audit 2023-12-01T13:09:31.727217+0000 mon.a (mon.0) 9262 : audit 0 from='client.? 172.21.15.80:0/3619843561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:09:32.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:09:31 smithi080 bash[28361]: cluster 2023-12-01T13:09:30.771155+0000 mgr.y (mgr.24362) 15027 : cluster 0 pgmap v14996: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:09:32.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:09:31 smithi080 bash[28361]: audit 2023-12-01T13:09:31.727217+0000 mon.a (mon.0) 9262 : audit 0 from='client.? 172.21.15.80:0/3619843561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:09:32.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:09:31 smithi090 bash[32384]: cluster 2023-12-01T13:09:30.771155+0000 mgr.y (mgr.24362) 15027 : cluster 0 pgmap v14996: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:09:32.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:09:31 smithi090 bash[32384]: audit 2023-12-01T13:09:31.727217+0000 mon.a (mon.0) 9262 : audit 0 from='client.? 172.21.15.80:0/3619843561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:09:33.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:09:33 smithi090 bash[32384]: audit 2023-12-01T13:09:32.497435+0000 mon.a (mon.0) 9263 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:09:33.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:09:33 smithi090 bash[32384]: audit 2023-12-01T13:09:32.512086+0000 mon.a (mon.0) 9264 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:09:33.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:09:33 smithi090 bash[32384]: cluster 2023-12-01T13:09:32.771803+0000 mgr.y (mgr.24362) 15028 : cluster 0 pgmap v14997: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:09:33.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:09:33 smithi090 bash[32384]: audit 2023-12-01T13:09:32.902407+0000 mon.a (mon.0) 9265 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:09:33.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:09:33 smithi090 bash[32384]: audit 2023-12-01T13:09:32.918748+0000 mon.a (mon.0) 9266 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:09:33.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:09:33 smithi090 bash[32384]: audit 2023-12-01T13:09:33.472471+0000 mon.c (mon.2) 9624 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:09:33.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:09:33 smithi090 bash[32384]: audit 2023-12-01T13:09:33.474437+0000 mon.c (mon.2) 9625 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:09:33.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:09:33 smithi090 bash[32384]: audit 2023-12-01T13:09:33.484443+0000 mon.a (mon.0) 9267 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:09:33.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:09:33 smithi080 bash[28361]: audit 2023-12-01T13:09:32.497435+0000 mon.a (mon.0) 9263 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:09:33.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:09:33 smithi080 bash[28361]: audit 2023-12-01T13:09:32.512086+0000 mon.a (mon.0) 9264 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:09:33.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:09:33 smithi080 bash[28361]: cluster 2023-12-01T13:09:32.771803+0000 mgr.y (mgr.24362) 15028 : cluster 0 pgmap v14997: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:09:33.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:09:33 smithi080 bash[28361]: audit 2023-12-01T13:09:32.902407+0000 mon.a (mon.0) 9265 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:09:33.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:09:33 smithi080 bash[28361]: audit 2023-12-01T13:09:32.918748+0000 mon.a (mon.0) 9266 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:09:33.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:09:33 smithi080 bash[28361]: audit 2023-12-01T13:09:33.472471+0000 mon.c (mon.2) 9624 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:09:33.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:09:33 smithi080 bash[28361]: audit 2023-12-01T13:09:33.474437+0000 mon.c (mon.2) 9625 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:09:33.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:09:33 smithi080 bash[28361]: audit 2023-12-01T13:09:33.484443+0000 mon.a (mon.0) 9267 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:09:33.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:09:33 smithi080 bash[41963]: audit 2023-12-01T13:09:32.497435+0000 mon.a (mon.0) 9263 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:09:33.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:09:33 smithi080 bash[41963]: audit 2023-12-01T13:09:32.512086+0000 mon.a (mon.0) 9264 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:09:33.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:09:33 smithi080 bash[41963]: cluster 2023-12-01T13:09:32.771803+0000 mgr.y (mgr.24362) 15028 : cluster 0 pgmap v14997: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:09:33.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:09:33 smithi080 bash[41963]: audit 2023-12-01T13:09:32.902407+0000 mon.a (mon.0) 9265 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:09:33.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:09:33 smithi080 bash[41963]: audit 2023-12-01T13:09:32.918748+0000 mon.a (mon.0) 9266 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:09:33.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:09:33 smithi080 bash[41963]: audit 2023-12-01T13:09:33.472471+0000 mon.c (mon.2) 9624 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:09:33.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:09:33 smithi080 bash[41963]: audit 2023-12-01T13:09:33.474437+0000 mon.c (mon.2) 9625 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:09:33.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:09:33 smithi080 bash[41963]: audit 2023-12-01T13:09:33.484443+0000 mon.a (mon.0) 9267 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:09:35.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:09:34 smithi090 bash[32384]: audit 2023-12-01T13:09:34.179788+0000 mon.a (mon.0) 9268 : audit 0 from='client.? 172.21.15.80:0/986953704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:09:35.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:09:34 smithi080 bash[41963]: audit 2023-12-01T13:09:34.179788+0000 mon.a (mon.0) 9268 : audit 0 from='client.? 172.21.15.80:0/986953704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:09:35.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:09:34 smithi080 bash[28361]: audit 2023-12-01T13:09:34.179788+0000 mon.a (mon.0) 9268 : audit 0 from='client.? 172.21.15.80:0/986953704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:09:36.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:09:35 smithi090 bash[32384]: cluster 2023-12-01T13:09:34.772415+0000 mgr.y (mgr.24362) 15029 : cluster 0 pgmap v14998: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:09:36.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:09:35 smithi080 bash[28361]: cluster 2023-12-01T13:09:34.772415+0000 mgr.y (mgr.24362) 15029 : cluster 0 pgmap v14998: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:09:36.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:09:35 smithi080 bash[41963]: cluster 2023-12-01T13:09:34.772415+0000 mgr.y (mgr.24362) 15029 : cluster 0 pgmap v14998: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:09:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:09:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:09:36] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T13:09:37.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:09:36 smithi090 bash[32384]: audit 2023-12-01T13:09:36.623704+0000 mon.a (mon.0) 9269 : audit 0 from='client.? 172.21.15.80:0/434505460' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:09:37.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:09:36 smithi080 bash[28361]: audit 2023-12-01T13:09:36.623704+0000 mon.a (mon.0) 9269 : audit 0 from='client.? 172.21.15.80:0/434505460' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:09:37.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:09:36 smithi080 bash[41963]: audit 2023-12-01T13:09:36.623704+0000 mon.a (mon.0) 9269 : audit 0 from='client.? 172.21.15.80:0/434505460' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:09:38.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:09:37 smithi080 bash[28361]: cluster 2023-12-01T13:09:36.773192+0000 mgr.y (mgr.24362) 15030 : cluster 0 pgmap v14999: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:09:38.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:09:37 smithi080 bash[41963]: cluster 2023-12-01T13:09:36.773192+0000 mgr.y (mgr.24362) 15030 : cluster 0 pgmap v14999: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:09:38.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:09:37 smithi090 bash[32384]: cluster 2023-12-01T13:09:36.773192+0000 mgr.y (mgr.24362) 15030 : cluster 0 pgmap v14999: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:09:40.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:09:39 smithi080 bash[28361]: cluster 2023-12-01T13:09:38.773693+0000 mgr.y (mgr.24362) 15031 : cluster 0 pgmap v15000: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:09:40.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:09:39 smithi080 bash[28361]: audit 2023-12-01T13:09:39.069950+0000 mon.c (mon.2) 9626 : audit 0 from='client.? 172.21.15.80:0/599704713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:09:40.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:09:39 smithi080 bash[41963]: cluster 2023-12-01T13:09:38.773693+0000 mgr.y (mgr.24362) 15031 : cluster 0 pgmap v15000: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:09:40.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:09:39 smithi080 bash[41963]: audit 2023-12-01T13:09:39.069950+0000 mon.c (mon.2) 9626 : audit 0 from='client.? 172.21.15.80:0/599704713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:09:40.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:09:39 smithi090 bash[32384]: cluster 2023-12-01T13:09:38.773693+0000 mgr.y (mgr.24362) 15031 : cluster 0 pgmap v15000: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:09:40.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:09:39 smithi090 bash[32384]: audit 2023-12-01T13:09:39.069950+0000 mon.c (mon.2) 9626 : audit 0 from='client.? 172.21.15.80:0/599704713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:09:41.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:09:40 smithi080 bash[41963]: audit 2023-12-01T13:09:40.577944+0000 mon.c (mon.2) 9627 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:09:41.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:09:40 smithi080 bash[28361]: audit 2023-12-01T13:09:40.577944+0000 mon.c (mon.2) 9627 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:09:41.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:09:40 smithi090 bash[32384]: audit 2023-12-01T13:09:40.577944+0000 mon.c (mon.2) 9627 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:09:42.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:09:41 smithi080 bash[28361]: cluster 2023-12-01T13:09:40.774303+0000 mgr.y (mgr.24362) 15032 : cluster 0 pgmap v15001: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:09:42.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:09:41 smithi080 bash[28361]: audit 2023-12-01T13:09:41.523355+0000 mon.a (mon.0) 9270 : audit 0 from='client.? 172.21.15.80:0/622277264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:09:42.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:09:41 smithi080 bash[41963]: cluster 2023-12-01T13:09:40.774303+0000 mgr.y (mgr.24362) 15032 : cluster 0 pgmap v15001: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:09:42.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:09:41 smithi080 bash[41963]: audit 2023-12-01T13:09:41.523355+0000 mon.a (mon.0) 9270 : audit 0 from='client.? 172.21.15.80:0/622277264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:09:42.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:09:41 smithi090 bash[32384]: cluster 2023-12-01T13:09:40.774303+0000 mgr.y (mgr.24362) 15032 : cluster 0 pgmap v15001: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:09:42.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:09:41 smithi090 bash[32384]: audit 2023-12-01T13:09:41.523355+0000 mon.a (mon.0) 9270 : audit 0 from='client.? 172.21.15.80:0/622277264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:09:44.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:09:43 smithi090 bash[32384]: cluster 2023-12-01T13:09:42.775458+0000 mgr.y (mgr.24362) 15033 : cluster 0 pgmap v15002: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:09:44.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:09:43 smithi080 bash[28361]: cluster 2023-12-01T13:09:42.775458+0000 mgr.y (mgr.24362) 15033 : cluster 0 pgmap v15002: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:09:44.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:09:43 smithi080 bash[41963]: cluster 2023-12-01T13:09:42.775458+0000 mgr.y (mgr.24362) 15033 : cluster 0 pgmap v15002: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:09:45.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:09:44 smithi090 bash[32384]: audit 2023-12-01T13:09:43.976409+0000 mon.c (mon.2) 9628 : audit 0 from='client.? 172.21.15.80:0/4171773383' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:09:45.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:09:44 smithi080 bash[28361]: audit 2023-12-01T13:09:43.976409+0000 mon.c (mon.2) 9628 : audit 0 from='client.? 172.21.15.80:0/4171773383' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:09:45.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:09:44 smithi080 bash[41963]: audit 2023-12-01T13:09:43.976409+0000 mon.c (mon.2) 9628 : audit 0 from='client.? 172.21.15.80:0/4171773383' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:09:46.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:09:45 smithi090 bash[32384]: cluster 2023-12-01T13:09:44.776138+0000 mgr.y (mgr.24362) 15034 : cluster 0 pgmap v15003: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:09:46.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:09:45 smithi080 bash[28361]: cluster 2023-12-01T13:09:44.776138+0000 mgr.y (mgr.24362) 15034 : cluster 0 pgmap v15003: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:09:46.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:09:45 smithi080 bash[41963]: cluster 2023-12-01T13:09:44.776138+0000 mgr.y (mgr.24362) 15034 : cluster 0 pgmap v15003: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:09:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:09:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:09:46] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T13:09:47.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:09:46 smithi090 bash[32384]: audit 2023-12-01T13:09:46.441566+0000 mon.c (mon.2) 9629 : audit 0 from='client.? 172.21.15.80:0/1845887732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:09:47.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:09:46 smithi080 bash[41963]: audit 2023-12-01T13:09:46.441566+0000 mon.c (mon.2) 9629 : audit 0 from='client.? 172.21.15.80:0/1845887732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:09:47.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:09:46 smithi080 bash[28361]: audit 2023-12-01T13:09:46.441566+0000 mon.c (mon.2) 9629 : audit 0 from='client.? 172.21.15.80:0/1845887732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:09:48.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:09:47 smithi080 bash[41963]: cluster 2023-12-01T13:09:46.777154+0000 mgr.y (mgr.24362) 15035 : cluster 0 pgmap v15004: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:09:48.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:09:47 smithi080 bash[28361]: cluster 2023-12-01T13:09:46.777154+0000 mgr.y (mgr.24362) 15035 : cluster 0 pgmap v15004: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:09:48.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:09:47 smithi090 bash[32384]: cluster 2023-12-01T13:09:46.777154+0000 mgr.y (mgr.24362) 15035 : cluster 0 pgmap v15004: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:09:50.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:09:49 smithi080 bash[28361]: cluster 2023-12-01T13:09:48.777775+0000 mgr.y (mgr.24362) 15036 : cluster 0 pgmap v15005: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:09:50.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:09:49 smithi080 bash[28361]: audit 2023-12-01T13:09:48.897592+0000 mon.c (mon.2) 9630 : audit 0 from='client.? 172.21.15.80:0/1123435874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:09:50.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:09:49 smithi080 bash[41963]: cluster 2023-12-01T13:09:48.777775+0000 mgr.y (mgr.24362) 15036 : cluster 0 pgmap v15005: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:09:50.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:09:49 smithi080 bash[41963]: audit 2023-12-01T13:09:48.897592+0000 mon.c (mon.2) 9630 : audit 0 from='client.? 172.21.15.80:0/1123435874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:09:50.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:09:49 smithi090 bash[32384]: cluster 2023-12-01T13:09:48.777775+0000 mgr.y (mgr.24362) 15036 : cluster 0 pgmap v15005: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:09:50.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:09:49 smithi090 bash[32384]: audit 2023-12-01T13:09:48.897592+0000 mon.c (mon.2) 9630 : audit 0 from='client.? 172.21.15.80:0/1123435874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:09:52.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:09:51 smithi080 bash[28361]: cluster 2023-12-01T13:09:50.778493+0000 mgr.y (mgr.24362) 15037 : cluster 0 pgmap v15006: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:09:52.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:09:51 smithi080 bash[28361]: audit 2023-12-01T13:09:51.356641+0000 mon.a (mon.0) 9271 : audit 0 from='client.? 172.21.15.80:0/1660685388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:09:52.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:09:51 smithi080 bash[41963]: cluster 2023-12-01T13:09:50.778493+0000 mgr.y (mgr.24362) 15037 : cluster 0 pgmap v15006: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:09:52.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:09:51 smithi080 bash[41963]: audit 2023-12-01T13:09:51.356641+0000 mon.a (mon.0) 9271 : audit 0 from='client.? 172.21.15.80:0/1660685388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:09:52.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:09:51 smithi090 bash[32384]: cluster 2023-12-01T13:09:50.778493+0000 mgr.y (mgr.24362) 15037 : cluster 0 pgmap v15006: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:09:52.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:09:51 smithi090 bash[32384]: audit 2023-12-01T13:09:51.356641+0000 mon.a (mon.0) 9271 : audit 0 from='client.? 172.21.15.80:0/1660685388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:09:54.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:09:53 smithi090 bash[32384]: cluster 2023-12-01T13:09:52.779637+0000 mgr.y (mgr.24362) 15038 : cluster 0 pgmap v15007: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:09:54.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:09:53 smithi080 bash[28361]: cluster 2023-12-01T13:09:52.779637+0000 mgr.y (mgr.24362) 15038 : cluster 0 pgmap v15007: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:09:54.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:09:53 smithi080 bash[41963]: cluster 2023-12-01T13:09:52.779637+0000 mgr.y (mgr.24362) 15038 : cluster 0 pgmap v15007: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:09:55.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:09:54 smithi090 bash[32384]: audit 2023-12-01T13:09:53.817408+0000 mon.a (mon.0) 9272 : audit 0 from='client.? 172.21.15.80:0/4220508540' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:09:55.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:09:54 smithi080 bash[28361]: audit 2023-12-01T13:09:53.817408+0000 mon.a (mon.0) 9272 : audit 0 from='client.? 172.21.15.80:0/4220508540' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:09:55.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:09:54 smithi080 bash[41963]: audit 2023-12-01T13:09:53.817408+0000 mon.a (mon.0) 9272 : audit 0 from='client.? 172.21.15.80:0/4220508540' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:09:56.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:09:55 smithi090 bash[32384]: cluster 2023-12-01T13:09:54.780300+0000 mgr.y (mgr.24362) 15039 : cluster 0 pgmap v15008: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:09:56.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:09:55 smithi090 bash[32384]: audit 2023-12-01T13:09:55.578550+0000 mon.c (mon.2) 9631 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:09:56.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:09:55 smithi080 bash[28361]: cluster 2023-12-01T13:09:54.780300+0000 mgr.y (mgr.24362) 15039 : cluster 0 pgmap v15008: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:09:56.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:09:55 smithi080 bash[28361]: audit 2023-12-01T13:09:55.578550+0000 mon.c (mon.2) 9631 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:09:56.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:09:55 smithi080 bash[41963]: cluster 2023-12-01T13:09:54.780300+0000 mgr.y (mgr.24362) 15039 : cluster 0 pgmap v15008: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:09:56.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:09:55 smithi080 bash[41963]: audit 2023-12-01T13:09:55.578550+0000 mon.c (mon.2) 9631 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:09:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:09:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:09:56] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T13:09:57.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:09:56 smithi090 bash[32384]: audit 2023-12-01T13:09:56.276069+0000 mon.c (mon.2) 9632 : audit 0 from='client.? 172.21.15.80:0/3492564275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:09:57.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:09:56 smithi080 bash[28361]: audit 2023-12-01T13:09:56.276069+0000 mon.c (mon.2) 9632 : audit 0 from='client.? 172.21.15.80:0/3492564275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:09:57.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:09:56 smithi080 bash[41963]: audit 2023-12-01T13:09:56.276069+0000 mon.c (mon.2) 9632 : audit 0 from='client.? 172.21.15.80:0/3492564275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:09:58.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:09:57 smithi080 bash[28361]: cluster 2023-12-01T13:09:56.781244+0000 mgr.y (mgr.24362) 15040 : cluster 0 pgmap v15009: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:09:58.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:09:57 smithi080 bash[41963]: cluster 2023-12-01T13:09:56.781244+0000 mgr.y (mgr.24362) 15040 : cluster 0 pgmap v15009: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:09:58.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:09:57 smithi090 bash[32384]: cluster 2023-12-01T13:09:56.781244+0000 mgr.y (mgr.24362) 15040 : cluster 0 pgmap v15009: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:09:59.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:09:58 smithi080 bash[28361]: audit 2023-12-01T13:09:58.725134+0000 mon.a (mon.0) 9273 : audit 0 from='client.? 172.21.15.80:0/3241776024' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:09:59.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:09:58 smithi080 bash[41963]: audit 2023-12-01T13:09:58.725134+0000 mon.a (mon.0) 9273 : audit 0 from='client.? 172.21.15.80:0/3241776024' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:09:59.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:09:58 smithi090 bash[32384]: audit 2023-12-01T13:09:58.725134+0000 mon.a (mon.0) 9273 : audit 0 from='client.? 172.21.15.80:0/3241776024' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:10:00.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:09:59 smithi080 bash[41963]: cluster 2023-12-01T13:09:58.781792+0000 mgr.y (mgr.24362) 15041 : cluster 0 pgmap v15010: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:10:00.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:09:59 smithi080 bash[28361]: cluster 2023-12-01T13:09:58.781792+0000 mgr.y (mgr.24362) 15041 : cluster 0 pgmap v15010: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:10:00.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:10:00 smithi080 bash[28361]: debug 2023-12-01T13:09:59.999+0000 7f6ec9bf0700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T13:10:00.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:09:59 smithi090 bash[32384]: cluster 2023-12-01T13:09:58.781792+0000 mgr.y (mgr.24362) 15041 : cluster 0 pgmap v15010: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:10:01.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:10:00 smithi080 bash[28361]: cluster 2023-12-01T13:10:00.000163+0000 mon.a (mon.0) 9274 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T13:10:01.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:10:00 smithi080 bash[41963]: cluster 2023-12-01T13:10:00.000163+0000 mon.a (mon.0) 9274 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T13:10:01.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:10:00 smithi090 bash[32384]: cluster 2023-12-01T13:10:00.000163+0000 mon.a (mon.0) 9274 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T13:10:02.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:10:01 smithi080 bash[28361]: cluster 2023-12-01T13:10:00.782545+0000 mgr.y (mgr.24362) 15042 : cluster 0 pgmap v15011: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:10:02.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:10:01 smithi080 bash[28361]: audit 2023-12-01T13:10:01.189093+0000 mon.a (mon.0) 9275 : audit 0 from='client.? 172.21.15.80:0/424205394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:10:02.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:10:01 smithi080 bash[41963]: cluster 2023-12-01T13:10:00.782545+0000 mgr.y (mgr.24362) 15042 : cluster 0 pgmap v15011: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:10:02.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:10:01 smithi080 bash[41963]: audit 2023-12-01T13:10:01.189093+0000 mon.a (mon.0) 9275 : audit 0 from='client.? 172.21.15.80:0/424205394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:10:02.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:10:01 smithi090 bash[32384]: cluster 2023-12-01T13:10:00.782545+0000 mgr.y (mgr.24362) 15042 : cluster 0 pgmap v15011: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:10:02.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:10:01 smithi090 bash[32384]: audit 2023-12-01T13:10:01.189093+0000 mon.a (mon.0) 9275 : audit 0 from='client.? 172.21.15.80:0/424205394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:10:04.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:10:03 smithi090 bash[32384]: cluster 2023-12-01T13:10:02.783689+0000 mgr.y (mgr.24362) 15043 : cluster 0 pgmap v15012: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:10:04.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:10:03 smithi090 bash[32384]: audit 2023-12-01T13:10:03.645803+0000 mon.a (mon.0) 9276 : audit 0 from='client.? 172.21.15.80:0/782049295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:10:04.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:10:03 smithi080 bash[28361]: cluster 2023-12-01T13:10:02.783689+0000 mgr.y (mgr.24362) 15043 : cluster 0 pgmap v15012: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:10:04.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:10:03 smithi080 bash[28361]: audit 2023-12-01T13:10:03.645803+0000 mon.a (mon.0) 9276 : audit 0 from='client.? 172.21.15.80:0/782049295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:10:04.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:10:03 smithi080 bash[41963]: cluster 2023-12-01T13:10:02.783689+0000 mgr.y (mgr.24362) 15043 : cluster 0 pgmap v15012: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:10:04.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:10:03 smithi080 bash[41963]: audit 2023-12-01T13:10:03.645803+0000 mon.a (mon.0) 9276 : audit 0 from='client.? 172.21.15.80:0/782049295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:10:06.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:10:05 smithi080 bash[28361]: cluster 2023-12-01T13:10:04.784383+0000 mgr.y (mgr.24362) 15044 : cluster 0 pgmap v15013: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:10:06.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:10:05 smithi080 bash[41963]: cluster 2023-12-01T13:10:04.784383+0000 mgr.y (mgr.24362) 15044 : cluster 0 pgmap v15013: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:10:06.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:10:05 smithi090 bash[32384]: cluster 2023-12-01T13:10:04.784383+0000 mgr.y (mgr.24362) 15044 : cluster 0 pgmap v15013: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:10:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:10:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:10:06] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T13:10:07.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:10:06 smithi080 bash[28361]: audit 2023-12-01T13:10:06.107932+0000 mon.c (mon.2) 9633 : audit 0 from='client.? 172.21.15.80:0/3157168658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:10:07.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:10:06 smithi080 bash[41963]: audit 2023-12-01T13:10:06.107932+0000 mon.c (mon.2) 9633 : audit 0 from='client.? 172.21.15.80:0/3157168658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:10:07.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:10:06 smithi090 bash[32384]: audit 2023-12-01T13:10:06.107932+0000 mon.c (mon.2) 9633 : audit 0 from='client.? 172.21.15.80:0/3157168658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:10:08.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:10:07 smithi080 bash[28361]: cluster 2023-12-01T13:10:06.785512+0000 mgr.y (mgr.24362) 15045 : cluster 0 pgmap v15014: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:10:08.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:10:07 smithi080 bash[41963]: cluster 2023-12-01T13:10:06.785512+0000 mgr.y (mgr.24362) 15045 : cluster 0 pgmap v15014: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:10:08.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:10:07 smithi090 bash[32384]: cluster 2023-12-01T13:10:06.785512+0000 mgr.y (mgr.24362) 15045 : cluster 0 pgmap v15014: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:10:09.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:10:08 smithi080 bash[41963]: audit 2023-12-01T13:10:08.575684+0000 mon.c (mon.2) 9634 : audit 0 from='client.? 172.21.15.80:0/3254313017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:10:09.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:10:08 smithi080 bash[28361]: audit 2023-12-01T13:10:08.575684+0000 mon.c (mon.2) 9634 : audit 0 from='client.? 172.21.15.80:0/3254313017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:10:09.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:10:08 smithi090 bash[32384]: audit 2023-12-01T13:10:08.575684+0000 mon.c (mon.2) 9634 : audit 0 from='client.? 172.21.15.80:0/3254313017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:10:10.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:10:09 smithi080 bash[28361]: cluster 2023-12-01T13:10:08.786138+0000 mgr.y (mgr.24362) 15046 : cluster 0 pgmap v15015: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:10:10.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:10:09 smithi080 bash[41963]: cluster 2023-12-01T13:10:08.786138+0000 mgr.y (mgr.24362) 15046 : cluster 0 pgmap v15015: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:10:10.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:10:09 smithi090 bash[32384]: cluster 2023-12-01T13:10:08.786138+0000 mgr.y (mgr.24362) 15046 : cluster 0 pgmap v15015: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:10:11.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:10:10 smithi080 bash[28361]: audit 2023-12-01T13:10:10.578809+0000 mon.c (mon.2) 9635 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:10:11.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:10:10 smithi080 bash[41963]: audit 2023-12-01T13:10:10.578809+0000 mon.c (mon.2) 9635 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:10:11.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:10:10 smithi090 bash[32384]: audit 2023-12-01T13:10:10.578809+0000 mon.c (mon.2) 9635 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:10:12.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:10:11 smithi080 bash[28361]: cluster 2023-12-01T13:10:10.786805+0000 mgr.y (mgr.24362) 15047 : cluster 0 pgmap v15016: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:10:12.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:10:11 smithi080 bash[28361]: audit 2023-12-01T13:10:11.040026+0000 mon.a (mon.0) 9277 : audit 0 from='client.? 172.21.15.80:0/187274304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:10:12.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:10:11 smithi080 bash[41963]: cluster 2023-12-01T13:10:10.786805+0000 mgr.y (mgr.24362) 15047 : cluster 0 pgmap v15016: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:10:12.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:10:11 smithi080 bash[41963]: audit 2023-12-01T13:10:11.040026+0000 mon.a (mon.0) 9277 : audit 0 from='client.? 172.21.15.80:0/187274304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:10:12.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:10:11 smithi090 bash[32384]: cluster 2023-12-01T13:10:10.786805+0000 mgr.y (mgr.24362) 15047 : cluster 0 pgmap v15016: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:10:12.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:10:11 smithi090 bash[32384]: audit 2023-12-01T13:10:11.040026+0000 mon.a (mon.0) 9277 : audit 0 from='client.? 172.21.15.80:0/187274304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:10:14.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:10:13 smithi090 bash[32384]: cluster 2023-12-01T13:10:12.787712+0000 mgr.y (mgr.24362) 15048 : cluster 0 pgmap v15017: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:10:14.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:10:13 smithi090 bash[32384]: audit 2023-12-01T13:10:13.492725+0000 mon.c (mon.2) 9636 : audit 0 from='client.? 172.21.15.80:0/1637075505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:10:14.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:10:13 smithi080 bash[28361]: cluster 2023-12-01T13:10:12.787712+0000 mgr.y (mgr.24362) 15048 : cluster 0 pgmap v15017: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:10:14.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:10:13 smithi080 bash[28361]: audit 2023-12-01T13:10:13.492725+0000 mon.c (mon.2) 9636 : audit 0 from='client.? 172.21.15.80:0/1637075505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:10:14.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:10:13 smithi080 bash[41963]: cluster 2023-12-01T13:10:12.787712+0000 mgr.y (mgr.24362) 15048 : cluster 0 pgmap v15017: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:10:14.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:10:13 smithi080 bash[41963]: audit 2023-12-01T13:10:13.492725+0000 mon.c (mon.2) 9636 : audit 0 from='client.? 172.21.15.80:0/1637075505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:10:16.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:10:15 smithi080 bash[28361]: cluster 2023-12-01T13:10:14.788355+0000 mgr.y (mgr.24362) 15049 : cluster 0 pgmap v15018: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:10:16.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:10:15 smithi080 bash[41963]: cluster 2023-12-01T13:10:14.788355+0000 mgr.y (mgr.24362) 15049 : cluster 0 pgmap v15018: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:10:16.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:10:15 smithi090 bash[32384]: cluster 2023-12-01T13:10:14.788355+0000 mgr.y (mgr.24362) 15049 : cluster 0 pgmap v15018: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:10:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:10:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:10:16] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T13:10:17.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:10:16 smithi080 bash[28361]: audit 2023-12-01T13:10:15.945926+0000 mon.a (mon.0) 9278 : audit 0 from='client.? 172.21.15.80:0/2615337471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:10:17.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:10:16 smithi080 bash[41963]: audit 2023-12-01T13:10:15.945926+0000 mon.a (mon.0) 9278 : audit 0 from='client.? 172.21.15.80:0/2615337471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:10:17.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:10:16 smithi090 bash[32384]: audit 2023-12-01T13:10:15.945926+0000 mon.a (mon.0) 9278 : audit 0 from='client.? 172.21.15.80:0/2615337471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:10:18.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:10:17 smithi080 bash[41963]: cluster 2023-12-01T13:10:16.789428+0000 mgr.y (mgr.24362) 15050 : cluster 0 pgmap v15019: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:10:18.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:10:17 smithi080 bash[28361]: cluster 2023-12-01T13:10:16.789428+0000 mgr.y (mgr.24362) 15050 : cluster 0 pgmap v15019: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:10:18.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:10:17 smithi090 bash[32384]: cluster 2023-12-01T13:10:16.789428+0000 mgr.y (mgr.24362) 15050 : cluster 0 pgmap v15019: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:10:19.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:10:18 smithi080 bash[28361]: audit 2023-12-01T13:10:18.400594+0000 mon.a (mon.0) 9279 : audit 0 from='client.? 172.21.15.80:0/3099050754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:10:19.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:10:18 smithi080 bash[41963]: audit 2023-12-01T13:10:18.400594+0000 mon.a (mon.0) 9279 : audit 0 from='client.? 172.21.15.80:0/3099050754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:10:19.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:10:18 smithi090 bash[32384]: audit 2023-12-01T13:10:18.400594+0000 mon.a (mon.0) 9279 : audit 0 from='client.? 172.21.15.80:0/3099050754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:10:20.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:10:19 smithi080 bash[28361]: cluster 2023-12-01T13:10:18.790184+0000 mgr.y (mgr.24362) 15051 : cluster 0 pgmap v15020: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:10:20.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:10:19 smithi080 bash[41963]: cluster 2023-12-01T13:10:18.790184+0000 mgr.y (mgr.24362) 15051 : cluster 0 pgmap v15020: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:10:20.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:10:19 smithi090 bash[32384]: cluster 2023-12-01T13:10:18.790184+0000 mgr.y (mgr.24362) 15051 : cluster 0 pgmap v15020: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:10:21.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:10:20 smithi080 bash[41963]: audit 2023-12-01T13:10:20.847294+0000 mon.a (mon.0) 9280 : audit 0 from='client.? 172.21.15.80:0/707644634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:10:21.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:10:20 smithi080 bash[28361]: audit 2023-12-01T13:10:20.847294+0000 mon.a (mon.0) 9280 : audit 0 from='client.? 172.21.15.80:0/707644634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:10:21.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:10:20 smithi090 bash[32384]: audit 2023-12-01T13:10:20.847294+0000 mon.a (mon.0) 9280 : audit 0 from='client.? 172.21.15.80:0/707644634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:10:22.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:10:21 smithi080 bash[41963]: cluster 2023-12-01T13:10:20.790919+0000 mgr.y (mgr.24362) 15052 : cluster 0 pgmap v15021: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:10:22.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:10:21 smithi080 bash[28361]: cluster 2023-12-01T13:10:20.790919+0000 mgr.y (mgr.24362) 15052 : cluster 0 pgmap v15021: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:10:22.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:10:21 smithi090 bash[32384]: cluster 2023-12-01T13:10:20.790919+0000 mgr.y (mgr.24362) 15052 : cluster 0 pgmap v15021: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:10:24.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:10:23 smithi090 bash[32384]: cluster 2023-12-01T13:10:22.792116+0000 mgr.y (mgr.24362) 15053 : cluster 0 pgmap v15022: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:10:24.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:10:23 smithi090 bash[32384]: audit 2023-12-01T13:10:23.307042+0000 mon.a (mon.0) 9281 : audit 0 from='client.? 172.21.15.80:0/1779824915' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:10:24.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:10:23 smithi080 bash[28361]: cluster 2023-12-01T13:10:22.792116+0000 mgr.y (mgr.24362) 15053 : cluster 0 pgmap v15022: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:10:24.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:10:23 smithi080 bash[28361]: audit 2023-12-01T13:10:23.307042+0000 mon.a (mon.0) 9281 : audit 0 from='client.? 172.21.15.80:0/1779824915' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:10:24.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:10:23 smithi080 bash[41963]: cluster 2023-12-01T13:10:22.792116+0000 mgr.y (mgr.24362) 15053 : cluster 0 pgmap v15022: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:10:24.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:10:23 smithi080 bash[41963]: audit 2023-12-01T13:10:23.307042+0000 mon.a (mon.0) 9281 : audit 0 from='client.? 172.21.15.80:0/1779824915' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:10:26.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:10:25 smithi080 bash[28361]: cluster 2023-12-01T13:10:24.792912+0000 mgr.y (mgr.24362) 15054 : cluster 0 pgmap v15023: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:10:26.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:10:25 smithi080 bash[28361]: audit 2023-12-01T13:10:25.578915+0000 mon.c (mon.2) 9637 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:10:26.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:10:25 smithi080 bash[28361]: audit 2023-12-01T13:10:25.764078+0000 mon.c (mon.2) 9638 : audit 0 from='client.? 172.21.15.80:0/2797692188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:10:26.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:10:25 smithi080 bash[41963]: cluster 2023-12-01T13:10:24.792912+0000 mgr.y (mgr.24362) 15054 : cluster 0 pgmap v15023: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:10:26.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:10:25 smithi080 bash[41963]: audit 2023-12-01T13:10:25.578915+0000 mon.c (mon.2) 9637 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:10:26.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:10:25 smithi080 bash[41963]: audit 2023-12-01T13:10:25.764078+0000 mon.c (mon.2) 9638 : audit 0 from='client.? 172.21.15.80:0/2797692188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:10:26.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:10:25 smithi090 bash[32384]: cluster 2023-12-01T13:10:24.792912+0000 mgr.y (mgr.24362) 15054 : cluster 0 pgmap v15023: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:10:26.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:10:25 smithi090 bash[32384]: audit 2023-12-01T13:10:25.578915+0000 mon.c (mon.2) 9637 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:10:26.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:10:25 smithi090 bash[32384]: audit 2023-12-01T13:10:25.764078+0000 mon.c (mon.2) 9638 : audit 0 from='client.? 172.21.15.80:0/2797692188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:10:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:10:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:10:26] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T13:10:28.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:10:27 smithi080 bash[28361]: cluster 2023-12-01T13:10:26.794223+0000 mgr.y (mgr.24362) 15055 : cluster 0 pgmap v15024: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:10:28.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:10:27 smithi080 bash[41963]: cluster 2023-12-01T13:10:26.794223+0000 mgr.y (mgr.24362) 15055 : cluster 0 pgmap v15024: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:10:28.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:10:27 smithi090 bash[32384]: cluster 2023-12-01T13:10:26.794223+0000 mgr.y (mgr.24362) 15055 : cluster 0 pgmap v15024: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:10:29.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:10:28 smithi080 bash[28361]: audit 2023-12-01T13:10:28.216429+0000 mon.c (mon.2) 9639 : audit 0 from='client.? 172.21.15.80:0/1434119373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:10:29.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:10:28 smithi080 bash[41963]: audit 2023-12-01T13:10:28.216429+0000 mon.c (mon.2) 9639 : audit 0 from='client.? 172.21.15.80:0/1434119373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:10:29.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:10:28 smithi090 bash[32384]: audit 2023-12-01T13:10:28.216429+0000 mon.c (mon.2) 9639 : audit 0 from='client.? 172.21.15.80:0/1434119373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:10:30.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:10:29 smithi080 bash[41963]: cluster 2023-12-01T13:10:28.794930+0000 mgr.y (mgr.24362) 15056 : cluster 0 pgmap v15025: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:10:30.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:10:29 smithi080 bash[28361]: cluster 2023-12-01T13:10:28.794930+0000 mgr.y (mgr.24362) 15056 : cluster 0 pgmap v15025: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:10:30.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:10:29 smithi090 bash[32384]: cluster 2023-12-01T13:10:28.794930+0000 mgr.y (mgr.24362) 15056 : cluster 0 pgmap v15025: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:10:31.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:10:30 smithi080 bash[41963]: audit 2023-12-01T13:10:30.676347+0000 mon.c (mon.2) 9640 : audit 0 from='client.? 172.21.15.80:0/267094491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:10:31.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:10:30 smithi080 bash[28361]: audit 2023-12-01T13:10:30.676347+0000 mon.c (mon.2) 9640 : audit 0 from='client.? 172.21.15.80:0/267094491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:10:31.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:10:30 smithi090 bash[32384]: audit 2023-12-01T13:10:30.676347+0000 mon.c (mon.2) 9640 : audit 0 from='client.? 172.21.15.80:0/267094491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:10:32.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:10:31 smithi080 bash[41963]: cluster 2023-12-01T13:10:30.795633+0000 mgr.y (mgr.24362) 15057 : cluster 0 pgmap v15026: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:10:32.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:10:31 smithi080 bash[28361]: cluster 2023-12-01T13:10:30.795633+0000 mgr.y (mgr.24362) 15057 : cluster 0 pgmap v15026: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:10:32.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:10:31 smithi090 bash[32384]: cluster 2023-12-01T13:10:30.795633+0000 mgr.y (mgr.24362) 15057 : cluster 0 pgmap v15026: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:10:34.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:10:33 smithi090 bash[32384]: cluster 2023-12-01T13:10:32.796735+0000 mgr.y (mgr.24362) 15058 : cluster 0 pgmap v15027: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:10:34.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:10:33 smithi090 bash[32384]: audit 2023-12-01T13:10:33.139479+0000 mon.a (mon.0) 9282 : audit 0 from='client.? 172.21.15.80:0/3329756917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:10:34.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:10:33 smithi090 bash[32384]: audit 2023-12-01T13:10:33.569479+0000 mon.c (mon.2) 9641 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:10:34.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:10:33 smithi080 bash[28361]: cluster 2023-12-01T13:10:32.796735+0000 mgr.y (mgr.24362) 15058 : cluster 0 pgmap v15027: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:10:34.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:10:33 smithi080 bash[28361]: audit 2023-12-01T13:10:33.139479+0000 mon.a (mon.0) 9282 : audit 0 from='client.? 172.21.15.80:0/3329756917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:10:34.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:10:33 smithi080 bash[28361]: audit 2023-12-01T13:10:33.569479+0000 mon.c (mon.2) 9641 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:10:34.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:10:33 smithi080 bash[41963]: cluster 2023-12-01T13:10:32.796735+0000 mgr.y (mgr.24362) 15058 : cluster 0 pgmap v15027: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:10:34.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:10:33 smithi080 bash[41963]: audit 2023-12-01T13:10:33.139479+0000 mon.a (mon.0) 9282 : audit 0 from='client.? 172.21.15.80:0/3329756917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:10:34.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:10:33 smithi080 bash[41963]: audit 2023-12-01T13:10:33.569479+0000 mon.c (mon.2) 9641 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:10:36.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:10:35 smithi080 bash[28361]: cluster 2023-12-01T13:10:34.797374+0000 mgr.y (mgr.24362) 15059 : cluster 0 pgmap v15028: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:10:36.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:10:35 smithi080 bash[28361]: audit 2023-12-01T13:10:35.597787+0000 mon.c (mon.2) 9642 : audit 0 from='client.? 172.21.15.80:0/98867418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:10:36.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:10:35 smithi080 bash[41963]: cluster 2023-12-01T13:10:34.797374+0000 mgr.y (mgr.24362) 15059 : cluster 0 pgmap v15028: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:10:36.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:10:35 smithi080 bash[41963]: audit 2023-12-01T13:10:35.597787+0000 mon.c (mon.2) 9642 : audit 0 from='client.? 172.21.15.80:0/98867418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:10:36.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:10:35 smithi090 bash[32384]: cluster 2023-12-01T13:10:34.797374+0000 mgr.y (mgr.24362) 15059 : cluster 0 pgmap v15028: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:10:36.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:10:35 smithi090 bash[32384]: audit 2023-12-01T13:10:35.597787+0000 mon.c (mon.2) 9642 : audit 0 from='client.? 172.21.15.80:0/98867418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:10:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:10:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:10:36] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T13:10:38.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:10:37 smithi080 bash[28361]: cluster 2023-12-01T13:10:36.798501+0000 mgr.y (mgr.24362) 15060 : cluster 0 pgmap v15029: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:10:38.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:10:37 smithi080 bash[41963]: cluster 2023-12-01T13:10:36.798501+0000 mgr.y (mgr.24362) 15060 : cluster 0 pgmap v15029: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:10:38.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:10:37 smithi090 bash[32384]: cluster 2023-12-01T13:10:36.798501+0000 mgr.y (mgr.24362) 15060 : cluster 0 pgmap v15029: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:10:39.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:10:38 smithi080 bash[41963]: audit 2023-12-01T13:10:38.063606+0000 mon.c (mon.2) 9643 : audit 0 from='client.? 172.21.15.80:0/512788698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:10:39.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:10:38 smithi080 bash[28361]: audit 2023-12-01T13:10:38.063606+0000 mon.c (mon.2) 9643 : audit 0 from='client.? 172.21.15.80:0/512788698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:10:39.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:10:38 smithi090 bash[32384]: audit 2023-12-01T13:10:38.063606+0000 mon.c (mon.2) 9643 : audit 0 from='client.? 172.21.15.80:0/512788698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:10:40.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:10:39 smithi080 bash[41963]: cluster 2023-12-01T13:10:38.799164+0000 mgr.y (mgr.24362) 15061 : cluster 0 pgmap v15030: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:10:40.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:10:39 smithi080 bash[41963]: audit 2023-12-01T13:10:39.363454+0000 mon.a (mon.0) 9283 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:10:40.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:10:39 smithi080 bash[41963]: audit 2023-12-01T13:10:39.373861+0000 mon.a (mon.0) 9284 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:10:40.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:10:39 smithi080 bash[41963]: audit 2023-12-01T13:10:39.762718+0000 mon.a (mon.0) 9285 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:10:40.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:10:39 smithi080 bash[41963]: audit 2023-12-01T13:10:39.772715+0000 mon.a (mon.0) 9286 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:10:40.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:10:39 smithi080 bash[28361]: cluster 2023-12-01T13:10:38.799164+0000 mgr.y (mgr.24362) 15061 : cluster 0 pgmap v15030: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:10:40.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:10:39 smithi080 bash[28361]: audit 2023-12-01T13:10:39.363454+0000 mon.a (mon.0) 9283 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:10:40.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:10:39 smithi080 bash[28361]: audit 2023-12-01T13:10:39.373861+0000 mon.a (mon.0) 9284 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:10:40.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:10:39 smithi080 bash[28361]: audit 2023-12-01T13:10:39.762718+0000 mon.a (mon.0) 9285 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:10:40.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:10:39 smithi080 bash[28361]: audit 2023-12-01T13:10:39.772715+0000 mon.a (mon.0) 9286 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:10:40.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:10:39 smithi090 bash[32384]: cluster 2023-12-01T13:10:38.799164+0000 mgr.y (mgr.24362) 15061 : cluster 0 pgmap v15030: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:10:40.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:10:39 smithi090 bash[32384]: audit 2023-12-01T13:10:39.363454+0000 mon.a (mon.0) 9283 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:10:40.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:10:39 smithi090 bash[32384]: audit 2023-12-01T13:10:39.373861+0000 mon.a (mon.0) 9284 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:10:40.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:10:39 smithi090 bash[32384]: audit 2023-12-01T13:10:39.762718+0000 mon.a (mon.0) 9285 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:10:40.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:10:39 smithi090 bash[32384]: audit 2023-12-01T13:10:39.772715+0000 mon.a (mon.0) 9286 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:10:41.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:10:40 smithi080 bash[28361]: audit 2023-12-01T13:10:40.373837+0000 mon.c (mon.2) 9644 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:10:41.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:10:40 smithi080 bash[28361]: audit 2023-12-01T13:10:40.375617+0000 mon.c (mon.2) 9645 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:10:41.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:10:40 smithi080 bash[28361]: audit 2023-12-01T13:10:40.386733+0000 mon.a (mon.0) 9287 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:10:41.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:10:40 smithi080 bash[28361]: audit 2023-12-01T13:10:40.537388+0000 mon.c (mon.2) 9646 : audit 0 from='client.? 172.21.15.80:0/845356100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:10:41.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:10:40 smithi080 bash[28361]: audit 2023-12-01T13:10:40.579491+0000 mon.c (mon.2) 9647 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:10:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:10:40 smithi080 bash[41963]: audit 2023-12-01T13:10:40.373837+0000 mon.c (mon.2) 9644 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:10:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:10:40 smithi080 bash[41963]: audit 2023-12-01T13:10:40.375617+0000 mon.c (mon.2) 9645 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:10:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:10:40 smithi080 bash[41963]: audit 2023-12-01T13:10:40.386733+0000 mon.a (mon.0) 9287 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:10:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:10:40 smithi080 bash[41963]: audit 2023-12-01T13:10:40.537388+0000 mon.c (mon.2) 9646 : audit 0 from='client.? 172.21.15.80:0/845356100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:10:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:10:40 smithi080 bash[41963]: audit 2023-12-01T13:10:40.579491+0000 mon.c (mon.2) 9647 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:10:41.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:10:40 smithi090 bash[32384]: audit 2023-12-01T13:10:40.373837+0000 mon.c (mon.2) 9644 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:10:41.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:10:40 smithi090 bash[32384]: audit 2023-12-01T13:10:40.375617+0000 mon.c (mon.2) 9645 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:10:41.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:10:40 smithi090 bash[32384]: audit 2023-12-01T13:10:40.386733+0000 mon.a (mon.0) 9287 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:10:41.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:10:40 smithi090 bash[32384]: audit 2023-12-01T13:10:40.537388+0000 mon.c (mon.2) 9646 : audit 0 from='client.? 172.21.15.80:0/845356100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:10:41.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:10:40 smithi090 bash[32384]: audit 2023-12-01T13:10:40.579491+0000 mon.c (mon.2) 9647 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:10:42.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:10:41 smithi080 bash[28361]: cluster 2023-12-01T13:10:40.799931+0000 mgr.y (mgr.24362) 15062 : cluster 0 pgmap v15031: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:10:42.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:10:41 smithi080 bash[41963]: cluster 2023-12-01T13:10:40.799931+0000 mgr.y (mgr.24362) 15062 : cluster 0 pgmap v15031: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:10:42.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:10:41 smithi090 bash[32384]: cluster 2023-12-01T13:10:40.799931+0000 mgr.y (mgr.24362) 15062 : cluster 0 pgmap v15031: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:10:44.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:10:43 smithi090 bash[32384]: cluster 2023-12-01T13:10:42.800887+0000 mgr.y (mgr.24362) 15063 : cluster 0 pgmap v15032: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:10:44.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:10:43 smithi090 bash[32384]: audit 2023-12-01T13:10:42.998687+0000 mon.c (mon.2) 9648 : audit 0 from='client.? 172.21.15.80:0/3500206576' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:10:44.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:10:43 smithi080 bash[28361]: cluster 2023-12-01T13:10:42.800887+0000 mgr.y (mgr.24362) 15063 : cluster 0 pgmap v15032: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:10:44.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:10:43 smithi080 bash[28361]: audit 2023-12-01T13:10:42.998687+0000 mon.c (mon.2) 9648 : audit 0 from='client.? 172.21.15.80:0/3500206576' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:10:44.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:10:43 smithi080 bash[41963]: cluster 2023-12-01T13:10:42.800887+0000 mgr.y (mgr.24362) 15063 : cluster 0 pgmap v15032: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:10:44.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:10:43 smithi080 bash[41963]: audit 2023-12-01T13:10:42.998687+0000 mon.c (mon.2) 9648 : audit 0 from='client.? 172.21.15.80:0/3500206576' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:10:46.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:10:45 smithi080 bash[28361]: cluster 2023-12-01T13:10:44.801578+0000 mgr.y (mgr.24362) 15064 : cluster 0 pgmap v15033: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:10:46.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:10:45 smithi080 bash[28361]: audit 2023-12-01T13:10:45.447072+0000 mon.a (mon.0) 9288 : audit 0 from='client.? 172.21.15.80:0/796141600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:10:46.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:10:45 smithi080 bash[41963]: cluster 2023-12-01T13:10:44.801578+0000 mgr.y (mgr.24362) 15064 : cluster 0 pgmap v15033: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:10:46.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:10:45 smithi080 bash[41963]: audit 2023-12-01T13:10:45.447072+0000 mon.a (mon.0) 9288 : audit 0 from='client.? 172.21.15.80:0/796141600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:10:46.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:10:45 smithi090 bash[32384]: cluster 2023-12-01T13:10:44.801578+0000 mgr.y (mgr.24362) 15064 : cluster 0 pgmap v15033: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:10:46.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:10:45 smithi090 bash[32384]: audit 2023-12-01T13:10:45.447072+0000 mon.a (mon.0) 9288 : audit 0 from='client.? 172.21.15.80:0/796141600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:10:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:10:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:10:46] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T13:10:48.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:10:47 smithi080 bash[28361]: cluster 2023-12-01T13:10:46.802724+0000 mgr.y (mgr.24362) 15065 : cluster 0 pgmap v15034: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:10:48.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:10:47 smithi080 bash[41963]: cluster 2023-12-01T13:10:46.802724+0000 mgr.y (mgr.24362) 15065 : cluster 0 pgmap v15034: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:10:48.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:10:47 smithi090 bash[32384]: cluster 2023-12-01T13:10:46.802724+0000 mgr.y (mgr.24362) 15065 : cluster 0 pgmap v15034: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:10:49.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:10:48 smithi080 bash[28361]: audit 2023-12-01T13:10:47.905353+0000 mon.c (mon.2) 9649 : audit 0 from='client.? 172.21.15.80:0/2580613938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:10:49.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:10:48 smithi080 bash[41963]: audit 2023-12-01T13:10:47.905353+0000 mon.c (mon.2) 9649 : audit 0 from='client.? 172.21.15.80:0/2580613938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:10:49.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:10:48 smithi090 bash[32384]: audit 2023-12-01T13:10:47.905353+0000 mon.c (mon.2) 9649 : audit 0 from='client.? 172.21.15.80:0/2580613938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:10:50.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:10:49 smithi080 bash[28361]: cluster 2023-12-01T13:10:48.803412+0000 mgr.y (mgr.24362) 15066 : cluster 0 pgmap v15035: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:10:50.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:10:49 smithi080 bash[41963]: cluster 2023-12-01T13:10:48.803412+0000 mgr.y (mgr.24362) 15066 : cluster 0 pgmap v15035: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:10:50.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:10:49 smithi090 bash[32384]: cluster 2023-12-01T13:10:48.803412+0000 mgr.y (mgr.24362) 15066 : cluster 0 pgmap v15035: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:10:51.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:10:50 smithi080 bash[28361]: audit 2023-12-01T13:10:50.357382+0000 mon.a (mon.0) 9289 : audit 0 from='client.? 172.21.15.80:0/3910643306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:10:51.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:10:50 smithi080 bash[41963]: audit 2023-12-01T13:10:50.357382+0000 mon.a (mon.0) 9289 : audit 0 from='client.? 172.21.15.80:0/3910643306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:10:51.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:10:50 smithi090 bash[32384]: audit 2023-12-01T13:10:50.357382+0000 mon.a (mon.0) 9289 : audit 0 from='client.? 172.21.15.80:0/3910643306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:10:52.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:10:51 smithi080 bash[28361]: cluster 2023-12-01T13:10:50.804336+0000 mgr.y (mgr.24362) 15067 : cluster 0 pgmap v15036: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:10:52.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:10:51 smithi080 bash[41963]: cluster 2023-12-01T13:10:50.804336+0000 mgr.y (mgr.24362) 15067 : cluster 0 pgmap v15036: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:10:52.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:10:51 smithi090 bash[32384]: cluster 2023-12-01T13:10:50.804336+0000 mgr.y (mgr.24362) 15067 : cluster 0 pgmap v15036: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:10:54.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:10:53 smithi080 bash[41963]: cluster 2023-12-01T13:10:52.805416+0000 mgr.y (mgr.24362) 15068 : cluster 0 pgmap v15037: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:10:54.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:10:53 smithi080 bash[41963]: audit 2023-12-01T13:10:52.816688+0000 mon.a (mon.0) 9290 : audit 0 from='client.? 172.21.15.80:0/1522593450' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:10:54.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:10:53 smithi080 bash[28361]: cluster 2023-12-01T13:10:52.805416+0000 mgr.y (mgr.24362) 15068 : cluster 0 pgmap v15037: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:10:54.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:10:53 smithi080 bash[28361]: audit 2023-12-01T13:10:52.816688+0000 mon.a (mon.0) 9290 : audit 0 from='client.? 172.21.15.80:0/1522593450' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:10:54.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:10:53 smithi090 bash[32384]: cluster 2023-12-01T13:10:52.805416+0000 mgr.y (mgr.24362) 15068 : cluster 0 pgmap v15037: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:10:54.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:10:53 smithi090 bash[32384]: audit 2023-12-01T13:10:52.816688+0000 mon.a (mon.0) 9290 : audit 0 from='client.? 172.21.15.80:0/1522593450' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:10:56.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:10:55 smithi080 bash[41963]: cluster 2023-12-01T13:10:54.806069+0000 mgr.y (mgr.24362) 15069 : cluster 0 pgmap v15038: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:10:56.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:10:55 smithi080 bash[41963]: audit 2023-12-01T13:10:55.267839+0000 mon.a (mon.0) 9291 : audit 0 from='client.? 172.21.15.80:0/452303778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:10:56.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:10:55 smithi080 bash[41963]: audit 2023-12-01T13:10:55.580216+0000 mon.c (mon.2) 9650 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:10:56.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:10:55 smithi080 bash[28361]: cluster 2023-12-01T13:10:54.806069+0000 mgr.y (mgr.24362) 15069 : cluster 0 pgmap v15038: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:10:56.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:10:55 smithi080 bash[28361]: audit 2023-12-01T13:10:55.267839+0000 mon.a (mon.0) 9291 : audit 0 from='client.? 172.21.15.80:0/452303778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:10:56.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:10:55 smithi080 bash[28361]: audit 2023-12-01T13:10:55.580216+0000 mon.c (mon.2) 9650 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:10:56.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:10:55 smithi090 bash[32384]: cluster 2023-12-01T13:10:54.806069+0000 mgr.y (mgr.24362) 15069 : cluster 0 pgmap v15038: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:10:56.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:10:55 smithi090 bash[32384]: audit 2023-12-01T13:10:55.267839+0000 mon.a (mon.0) 9291 : audit 0 from='client.? 172.21.15.80:0/452303778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:10:56.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:10:55 smithi090 bash[32384]: audit 2023-12-01T13:10:55.580216+0000 mon.c (mon.2) 9650 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:10:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:10:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:10:56] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T13:10:58.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:10:57 smithi080 bash[41963]: cluster 2023-12-01T13:10:56.807164+0000 mgr.y (mgr.24362) 15070 : cluster 0 pgmap v15039: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:10:58.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:10:57 smithi080 bash[41963]: audit 2023-12-01T13:10:57.711513+0000 mon.c (mon.2) 9651 : audit 0 from='client.? 172.21.15.80:0/3317569901' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:10:58.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:10:57 smithi080 bash[28361]: cluster 2023-12-01T13:10:56.807164+0000 mgr.y (mgr.24362) 15070 : cluster 0 pgmap v15039: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:10:58.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:10:57 smithi080 bash[28361]: audit 2023-12-01T13:10:57.711513+0000 mon.c (mon.2) 9651 : audit 0 from='client.? 172.21.15.80:0/3317569901' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:10:58.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:10:57 smithi090 bash[32384]: cluster 2023-12-01T13:10:56.807164+0000 mgr.y (mgr.24362) 15070 : cluster 0 pgmap v15039: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:10:58.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:10:57 smithi090 bash[32384]: audit 2023-12-01T13:10:57.711513+0000 mon.c (mon.2) 9651 : audit 0 from='client.? 172.21.15.80:0/3317569901' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:11:00.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:10:59 smithi080 bash[41963]: cluster 2023-12-01T13:10:58.807826+0000 mgr.y (mgr.24362) 15071 : cluster 0 pgmap v15040: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:11:00.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:10:59 smithi080 bash[28361]: cluster 2023-12-01T13:10:58.807826+0000 mgr.y (mgr.24362) 15071 : cluster 0 pgmap v15040: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:11:00.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:10:59 smithi090 bash[32384]: cluster 2023-12-01T13:10:58.807826+0000 mgr.y (mgr.24362) 15071 : cluster 0 pgmap v15040: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:11:01.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:11:00 smithi080 bash[28361]: audit 2023-12-01T13:11:00.168291+0000 mon.c (mon.2) 9652 : audit 0 from='client.? 172.21.15.80:0/1602464771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:11:01.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:11:00 smithi080 bash[41963]: audit 2023-12-01T13:11:00.168291+0000 mon.c (mon.2) 9652 : audit 0 from='client.? 172.21.15.80:0/1602464771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:11:01.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:11:00 smithi090 bash[32384]: audit 2023-12-01T13:11:00.168291+0000 mon.c (mon.2) 9652 : audit 0 from='client.? 172.21.15.80:0/1602464771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:11:02.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:11:01 smithi080 bash[28361]: cluster 2023-12-01T13:11:00.808655+0000 mgr.y (mgr.24362) 15072 : cluster 0 pgmap v15041: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:11:02.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:11:01 smithi080 bash[41963]: cluster 2023-12-01T13:11:00.808655+0000 mgr.y (mgr.24362) 15072 : cluster 0 pgmap v15041: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:11:02.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:11:01 smithi090 bash[32384]: cluster 2023-12-01T13:11:00.808655+0000 mgr.y (mgr.24362) 15072 : cluster 0 pgmap v15041: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:11:03.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:11:02 smithi080 bash[41963]: audit 2023-12-01T13:11:02.620922+0000 mon.a (mon.0) 9292 : audit 0 from='client.? 172.21.15.80:0/2121395722' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:11:03.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:11:02 smithi080 bash[28361]: audit 2023-12-01T13:11:02.620922+0000 mon.a (mon.0) 9292 : audit 0 from='client.? 172.21.15.80:0/2121395722' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:11:03.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:11:02 smithi090 bash[32384]: audit 2023-12-01T13:11:02.620922+0000 mon.a (mon.0) 9292 : audit 0 from='client.? 172.21.15.80:0/2121395722' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:11:04.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:11:03 smithi080 bash[28361]: cluster 2023-12-01T13:11:02.809683+0000 mgr.y (mgr.24362) 15073 : cluster 0 pgmap v15042: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:11:04.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:11:03 smithi080 bash[41963]: cluster 2023-12-01T13:11:02.809683+0000 mgr.y (mgr.24362) 15073 : cluster 0 pgmap v15042: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:11:04.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:11:03 smithi090 bash[32384]: cluster 2023-12-01T13:11:02.809683+0000 mgr.y (mgr.24362) 15073 : cluster 0 pgmap v15042: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:11:06.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:11:05 smithi080 bash[28361]: cluster 2023-12-01T13:11:04.810309+0000 mgr.y (mgr.24362) 15074 : cluster 0 pgmap v15043: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:11:06.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:11:05 smithi080 bash[28361]: audit 2023-12-01T13:11:05.077919+0000 mon.c (mon.2) 9653 : audit 0 from='client.? 172.21.15.80:0/750079227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:11:06.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:11:05 smithi080 bash[41963]: cluster 2023-12-01T13:11:04.810309+0000 mgr.y (mgr.24362) 15074 : cluster 0 pgmap v15043: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:11:06.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:11:05 smithi080 bash[41963]: audit 2023-12-01T13:11:05.077919+0000 mon.c (mon.2) 9653 : audit 0 from='client.? 172.21.15.80:0/750079227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:11:06.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:11:05 smithi090 bash[32384]: cluster 2023-12-01T13:11:04.810309+0000 mgr.y (mgr.24362) 15074 : cluster 0 pgmap v15043: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:11:06.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:11:05 smithi090 bash[32384]: audit 2023-12-01T13:11:05.077919+0000 mon.c (mon.2) 9653 : audit 0 from='client.? 172.21.15.80:0/750079227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:11:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:11:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:11:06] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T13:11:08.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:11:07 smithi080 bash[28361]: cluster 2023-12-01T13:11:06.811725+0000 mgr.y (mgr.24362) 15075 : cluster 0 pgmap v15044: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:11:08.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:11:07 smithi080 bash[28361]: audit 2023-12-01T13:11:07.535589+0000 mon.a (mon.0) 9293 : audit 0 from='client.? 172.21.15.80:0/363793946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:11:08.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:11:07 smithi080 bash[41963]: cluster 2023-12-01T13:11:06.811725+0000 mgr.y (mgr.24362) 15075 : cluster 0 pgmap v15044: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:11:08.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:11:07 smithi080 bash[41963]: audit 2023-12-01T13:11:07.535589+0000 mon.a (mon.0) 9293 : audit 0 from='client.? 172.21.15.80:0/363793946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:11:08.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:11:07 smithi090 bash[32384]: cluster 2023-12-01T13:11:06.811725+0000 mgr.y (mgr.24362) 15075 : cluster 0 pgmap v15044: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:11:08.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:11:07 smithi090 bash[32384]: audit 2023-12-01T13:11:07.535589+0000 mon.a (mon.0) 9293 : audit 0 from='client.? 172.21.15.80:0/363793946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:11:10.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:11:09 smithi080 bash[28361]: cluster 2023-12-01T13:11:08.812412+0000 mgr.y (mgr.24362) 15076 : cluster 0 pgmap v15045: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:11:10.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:11:09 smithi080 bash[41963]: cluster 2023-12-01T13:11:08.812412+0000 mgr.y (mgr.24362) 15076 : cluster 0 pgmap v15045: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:11:10.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:11:09 smithi090 bash[32384]: cluster 2023-12-01T13:11:08.812412+0000 mgr.y (mgr.24362) 15076 : cluster 0 pgmap v15045: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:11:11.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:11:10 smithi080 bash[41963]: audit 2023-12-01T13:11:09.987940+0000 mon.c (mon.2) 9654 : audit 0 from='client.? 172.21.15.80:0/3397347861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:11:11.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:11:10 smithi080 bash[41963]: audit 2023-12-01T13:11:10.580394+0000 mon.c (mon.2) 9655 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:11:11.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:11:10 smithi080 bash[28361]: audit 2023-12-01T13:11:09.987940+0000 mon.c (mon.2) 9654 : audit 0 from='client.? 172.21.15.80:0/3397347861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:11:11.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:11:10 smithi080 bash[28361]: audit 2023-12-01T13:11:10.580394+0000 mon.c (mon.2) 9655 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:11:11.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:11:10 smithi090 bash[32384]: audit 2023-12-01T13:11:09.987940+0000 mon.c (mon.2) 9654 : audit 0 from='client.? 172.21.15.80:0/3397347861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:11:11.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:11:10 smithi090 bash[32384]: audit 2023-12-01T13:11:10.580394+0000 mon.c (mon.2) 9655 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:11:12.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:11:11 smithi080 bash[41963]: cluster 2023-12-01T13:11:10.813151+0000 mgr.y (mgr.24362) 15077 : cluster 0 pgmap v15046: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:11:12.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:11:11 smithi080 bash[28361]: cluster 2023-12-01T13:11:10.813151+0000 mgr.y (mgr.24362) 15077 : cluster 0 pgmap v15046: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:11:12.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:11:11 smithi090 bash[32384]: cluster 2023-12-01T13:11:10.813151+0000 mgr.y (mgr.24362) 15077 : cluster 0 pgmap v15046: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:11:13.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:11:12 smithi080 bash[28361]: audit 2023-12-01T13:11:12.450011+0000 mon.a (mon.0) 9294 : audit 0 from='client.? 172.21.15.80:0/2513834294' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:11:13.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:11:12 smithi080 bash[41963]: audit 2023-12-01T13:11:12.450011+0000 mon.a (mon.0) 9294 : audit 0 from='client.? 172.21.15.80:0/2513834294' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:11:13.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:11:12 smithi090 bash[32384]: audit 2023-12-01T13:11:12.450011+0000 mon.a (mon.0) 9294 : audit 0 from='client.? 172.21.15.80:0/2513834294' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:11:14.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:11:13 smithi080 bash[28361]: cluster 2023-12-01T13:11:12.814223+0000 mgr.y (mgr.24362) 15078 : cluster 0 pgmap v15047: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:11:14.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:11:13 smithi080 bash[41963]: cluster 2023-12-01T13:11:12.814223+0000 mgr.y (mgr.24362) 15078 : cluster 0 pgmap v15047: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:11:14.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:11:13 smithi090 bash[32384]: cluster 2023-12-01T13:11:12.814223+0000 mgr.y (mgr.24362) 15078 : cluster 0 pgmap v15047: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:11:15.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:11:14 smithi080 bash[41963]: audit 2023-12-01T13:11:14.892928+0000 mon.a (mon.0) 9295 : audit 0 from='client.? 172.21.15.80:0/2796420404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:11:15.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:11:14 smithi080 bash[28361]: audit 2023-12-01T13:11:14.892928+0000 mon.a (mon.0) 9295 : audit 0 from='client.? 172.21.15.80:0/2796420404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:11:15.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:11:14 smithi090 bash[32384]: audit 2023-12-01T13:11:14.892928+0000 mon.a (mon.0) 9295 : audit 0 from='client.? 172.21.15.80:0/2796420404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:11:16.232 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:11:15 smithi080 bash[28361]: cluster 2023-12-01T13:11:14.814851+0000 mgr.y (mgr.24362) 15079 : cluster 0 pgmap v15048: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:11:16.233 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:11:15 smithi080 bash[41963]: cluster 2023-12-01T13:11:14.814851+0000 mgr.y (mgr.24362) 15079 : cluster 0 pgmap v15048: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:11:16.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:11:15 smithi090 bash[32384]: cluster 2023-12-01T13:11:14.814851+0000 mgr.y (mgr.24362) 15079 : cluster 0 pgmap v15048: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:11:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:11:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:11:16] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T13:11:18.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:11:17 smithi090 bash[32384]: cluster 2023-12-01T13:11:16.816086+0000 mgr.y (mgr.24362) 15080 : cluster 0 pgmap v15049: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:11:18.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:11:17 smithi090 bash[32384]: audit 2023-12-01T13:11:17.349314+0000 mon.a (mon.0) 9296 : audit 0 from='client.? 172.21.15.80:0/3592789427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:11:18.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:11:17 smithi080 bash[28361]: cluster 2023-12-01T13:11:16.816086+0000 mgr.y (mgr.24362) 15080 : cluster 0 pgmap v15049: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:11:18.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:11:17 smithi080 bash[28361]: audit 2023-12-01T13:11:17.349314+0000 mon.a (mon.0) 9296 : audit 0 from='client.? 172.21.15.80:0/3592789427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:11:18.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:11:17 smithi080 bash[41963]: cluster 2023-12-01T13:11:16.816086+0000 mgr.y (mgr.24362) 15080 : cluster 0 pgmap v15049: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:11:18.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:11:17 smithi080 bash[41963]: audit 2023-12-01T13:11:17.349314+0000 mon.a (mon.0) 9296 : audit 0 from='client.? 172.21.15.80:0/3592789427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:11:20.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:11:19 smithi090 bash[32384]: cluster 2023-12-01T13:11:18.816794+0000 mgr.y (mgr.24362) 15081 : cluster 0 pgmap v15050: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:11:20.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:11:19 smithi090 bash[32384]: audit 2023-12-01T13:11:19.802770+0000 mon.c (mon.2) 9656 : audit 0 from='client.? 172.21.15.80:0/1178992680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:11:20.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:11:19 smithi080 bash[28361]: cluster 2023-12-01T13:11:18.816794+0000 mgr.y (mgr.24362) 15081 : cluster 0 pgmap v15050: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:11:20.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:11:19 smithi080 bash[28361]: audit 2023-12-01T13:11:19.802770+0000 mon.c (mon.2) 9656 : audit 0 from='client.? 172.21.15.80:0/1178992680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:11:20.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:11:19 smithi080 bash[41963]: cluster 2023-12-01T13:11:18.816794+0000 mgr.y (mgr.24362) 15081 : cluster 0 pgmap v15050: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:11:20.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:11:19 smithi080 bash[41963]: audit 2023-12-01T13:11:19.802770+0000 mon.c (mon.2) 9656 : audit 0 from='client.? 172.21.15.80:0/1178992680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:11:22.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:11:21 smithi090 bash[32384]: cluster 2023-12-01T13:11:20.817553+0000 mgr.y (mgr.24362) 15082 : cluster 0 pgmap v15051: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:11:22.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:11:21 smithi080 bash[28361]: cluster 2023-12-01T13:11:20.817553+0000 mgr.y (mgr.24362) 15082 : cluster 0 pgmap v15051: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:11:22.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:11:21 smithi080 bash[41963]: cluster 2023-12-01T13:11:20.817553+0000 mgr.y (mgr.24362) 15082 : cluster 0 pgmap v15051: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:11:23.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:11:22 smithi090 bash[32384]: audit 2023-12-01T13:11:22.255778+0000 mon.a (mon.0) 9297 : audit 0 from='client.? 172.21.15.80:0/181414822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:11:23.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:11:22 smithi080 bash[41963]: audit 2023-12-01T13:11:22.255778+0000 mon.a (mon.0) 9297 : audit 0 from='client.? 172.21.15.80:0/181414822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:11:23.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:11:22 smithi080 bash[28361]: audit 2023-12-01T13:11:22.255778+0000 mon.a (mon.0) 9297 : audit 0 from='client.? 172.21.15.80:0/181414822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:11:24.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:11:23 smithi090 bash[32384]: cluster 2023-12-01T13:11:22.818646+0000 mgr.y (mgr.24362) 15083 : cluster 0 pgmap v15052: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:11:24.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:11:23 smithi080 bash[28361]: cluster 2023-12-01T13:11:22.818646+0000 mgr.y (mgr.24362) 15083 : cluster 0 pgmap v15052: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:11:24.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:11:23 smithi080 bash[41963]: cluster 2023-12-01T13:11:22.818646+0000 mgr.y (mgr.24362) 15083 : cluster 0 pgmap v15052: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:11:25.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:11:24 smithi090 bash[32384]: audit 2023-12-01T13:11:24.706835+0000 mon.c (mon.2) 9657 : audit 0 from='client.? 172.21.15.80:0/3326559572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:11:25.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:11:24 smithi080 bash[28361]: audit 2023-12-01T13:11:24.706835+0000 mon.c (mon.2) 9657 : audit 0 from='client.? 172.21.15.80:0/3326559572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:11:25.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:11:24 smithi080 bash[41963]: audit 2023-12-01T13:11:24.706835+0000 mon.c (mon.2) 9657 : audit 0 from='client.? 172.21.15.80:0/3326559572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:11:26.232 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:11:25 smithi080 bash[28361]: cluster 2023-12-01T13:11:24.819275+0000 mgr.y (mgr.24362) 15084 : cluster 0 pgmap v15053: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:11:26.232 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:11:25 smithi080 bash[28361]: audit 2023-12-01T13:11:25.580832+0000 mon.c (mon.2) 9658 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:11:26.233 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:11:25 smithi080 bash[41963]: cluster 2023-12-01T13:11:24.819275+0000 mgr.y (mgr.24362) 15084 : cluster 0 pgmap v15053: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:11:26.233 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:11:25 smithi080 bash[41963]: audit 2023-12-01T13:11:25.580832+0000 mon.c (mon.2) 9658 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:11:26.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:11:25 smithi090 bash[32384]: cluster 2023-12-01T13:11:24.819275+0000 mgr.y (mgr.24362) 15084 : cluster 0 pgmap v15053: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:11:26.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:11:25 smithi090 bash[32384]: audit 2023-12-01T13:11:25.580832+0000 mon.c (mon.2) 9658 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:11:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:11:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:11:26] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T13:11:28.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:11:27 smithi090 bash[32384]: cluster 2023-12-01T13:11:26.820538+0000 mgr.y (mgr.24362) 15085 : cluster 0 pgmap v15054: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:11:28.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:11:27 smithi090 bash[32384]: audit 2023-12-01T13:11:27.171053+0000 mon.c (mon.2) 9659 : audit 0 from='client.? 172.21.15.80:0/667575318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:11:28.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:11:27 smithi080 bash[28361]: cluster 2023-12-01T13:11:26.820538+0000 mgr.y (mgr.24362) 15085 : cluster 0 pgmap v15054: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:11:28.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:11:27 smithi080 bash[28361]: audit 2023-12-01T13:11:27.171053+0000 mon.c (mon.2) 9659 : audit 0 from='client.? 172.21.15.80:0/667575318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:11:28.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:11:27 smithi080 bash[41963]: cluster 2023-12-01T13:11:26.820538+0000 mgr.y (mgr.24362) 15085 : cluster 0 pgmap v15054: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:11:28.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:11:27 smithi080 bash[41963]: audit 2023-12-01T13:11:27.171053+0000 mon.c (mon.2) 9659 : audit 0 from='client.? 172.21.15.80:0/667575318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:11:30.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:11:29 smithi090 bash[32384]: cluster 2023-12-01T13:11:28.821276+0000 mgr.y (mgr.24362) 15086 : cluster 0 pgmap v15055: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:11:30.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:11:29 smithi090 bash[32384]: audit 2023-12-01T13:11:29.636617+0000 mon.a (mon.0) 9298 : audit 0 from='client.? 172.21.15.80:0/73977165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:11:30.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:11:29 smithi080 bash[28361]: cluster 2023-12-01T13:11:28.821276+0000 mgr.y (mgr.24362) 15086 : cluster 0 pgmap v15055: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:11:30.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:11:29 smithi080 bash[28361]: audit 2023-12-01T13:11:29.636617+0000 mon.a (mon.0) 9298 : audit 0 from='client.? 172.21.15.80:0/73977165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:11:30.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:11:29 smithi080 bash[41963]: cluster 2023-12-01T13:11:28.821276+0000 mgr.y (mgr.24362) 15086 : cluster 0 pgmap v15055: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:11:30.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:11:29 smithi080 bash[41963]: audit 2023-12-01T13:11:29.636617+0000 mon.a (mon.0) 9298 : audit 0 from='client.? 172.21.15.80:0/73977165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:11:32.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:11:31 smithi090 bash[32384]: cluster 2023-12-01T13:11:30.822113+0000 mgr.y (mgr.24362) 15087 : cluster 0 pgmap v15056: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:11:32.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:11:31 smithi080 bash[28361]: cluster 2023-12-01T13:11:30.822113+0000 mgr.y (mgr.24362) 15087 : cluster 0 pgmap v15056: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:11:32.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:11:31 smithi080 bash[41963]: cluster 2023-12-01T13:11:30.822113+0000 mgr.y (mgr.24362) 15087 : cluster 0 pgmap v15056: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:11:33.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:11:32 smithi090 bash[32384]: audit 2023-12-01T13:11:32.093852+0000 mon.a (mon.0) 9299 : audit 0 from='client.? 172.21.15.80:0/1989303235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:11:33.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:11:32 smithi080 bash[28361]: audit 2023-12-01T13:11:32.093852+0000 mon.a (mon.0) 9299 : audit 0 from='client.? 172.21.15.80:0/1989303235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:11:33.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:11:32 smithi080 bash[41963]: audit 2023-12-01T13:11:32.093852+0000 mon.a (mon.0) 9299 : audit 0 from='client.? 172.21.15.80:0/1989303235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:11:34.268 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 13:11:33 smithi090 bash[65515]: logger=cleanup t=2023-12-01T13:11:33.838364757Z level=info msg="Completed cleanup jobs" duration=48.269716ms 2023-12-01T13:11:34.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:11:33 smithi090 bash[32384]: cluster 2023-12-01T13:11:32.823322+0000 mgr.y (mgr.24362) 15088 : cluster 0 pgmap v15057: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:11:34.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:11:33 smithi080 bash[41963]: cluster 2023-12-01T13:11:32.823322+0000 mgr.y (mgr.24362) 15088 : cluster 0 pgmap v15057: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:11:34.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:11:33 smithi080 bash[28361]: cluster 2023-12-01T13:11:32.823322+0000 mgr.y (mgr.24362) 15088 : cluster 0 pgmap v15057: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:11:35.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:11:34 smithi090 bash[32384]: audit 2023-12-01T13:11:34.548262+0000 mon.c (mon.2) 9660 : audit 0 from='client.? 172.21.15.80:0/1722761902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:11:35.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:11:34 smithi080 bash[28361]: audit 2023-12-01T13:11:34.548262+0000 mon.c (mon.2) 9660 : audit 0 from='client.? 172.21.15.80:0/1722761902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:11:35.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:11:34 smithi080 bash[41963]: audit 2023-12-01T13:11:34.548262+0000 mon.c (mon.2) 9660 : audit 0 from='client.? 172.21.15.80:0/1722761902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:11:36.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:11:35 smithi090 bash[32384]: cluster 2023-12-01T13:11:34.824017+0000 mgr.y (mgr.24362) 15089 : cluster 0 pgmap v15058: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:11:36.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:11:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:11:36] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T13:11:36.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:11:35 smithi080 bash[41963]: cluster 2023-12-01T13:11:34.824017+0000 mgr.y (mgr.24362) 15089 : cluster 0 pgmap v15058: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:11:36.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:11:35 smithi080 bash[28361]: cluster 2023-12-01T13:11:34.824017+0000 mgr.y (mgr.24362) 15089 : cluster 0 pgmap v15058: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:11:38.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:11:37 smithi090 bash[32384]: cluster 2023-12-01T13:11:36.825154+0000 mgr.y (mgr.24362) 15090 : cluster 0 pgmap v15059: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:11:38.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:11:37 smithi090 bash[32384]: audit 2023-12-01T13:11:36.999043+0000 mon.a (mon.0) 9300 : audit 0 from='client.? 172.21.15.80:0/3719383544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:11:38.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:11:37 smithi080 bash[41963]: cluster 2023-12-01T13:11:36.825154+0000 mgr.y (mgr.24362) 15090 : cluster 0 pgmap v15059: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:11:38.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:11:37 smithi080 bash[41963]: audit 2023-12-01T13:11:36.999043+0000 mon.a (mon.0) 9300 : audit 0 from='client.? 172.21.15.80:0/3719383544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:11:38.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:11:37 smithi080 bash[28361]: cluster 2023-12-01T13:11:36.825154+0000 mgr.y (mgr.24362) 15090 : cluster 0 pgmap v15059: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:11:38.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:11:37 smithi080 bash[28361]: audit 2023-12-01T13:11:36.999043+0000 mon.a (mon.0) 9300 : audit 0 from='client.? 172.21.15.80:0/3719383544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:11:40.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:11:40 smithi090 bash[32384]: cluster 2023-12-01T13:11:38.825844+0000 mgr.y (mgr.24362) 15091 : cluster 0 pgmap v15060: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:11:40.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:11:40 smithi090 bash[32384]: audit 2023-12-01T13:11:39.443194+0000 mon.a (mon.0) 9301 : audit 0 from='client.? 172.21.15.80:0/1425656138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:11:40.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:11:40 smithi080 bash[28361]: cluster 2023-12-01T13:11:38.825844+0000 mgr.y (mgr.24362) 15091 : cluster 0 pgmap v15060: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:11:40.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:11:40 smithi080 bash[28361]: audit 2023-12-01T13:11:39.443194+0000 mon.a (mon.0) 9301 : audit 0 from='client.? 172.21.15.80:0/1425656138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:11:40.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:11:40 smithi080 bash[41963]: cluster 2023-12-01T13:11:38.825844+0000 mgr.y (mgr.24362) 15091 : cluster 0 pgmap v15060: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:11:40.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:11:40 smithi080 bash[41963]: audit 2023-12-01T13:11:39.443194+0000 mon.a (mon.0) 9301 : audit 0 from='client.? 172.21.15.80:0/1425656138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:11:41.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:11:41 smithi090 bash[32384]: audit 2023-12-01T13:11:40.468070+0000 mon.c (mon.2) 9661 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:11:41.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:11:41 smithi090 bash[32384]: audit 2023-12-01T13:11:40.581383+0000 mon.c (mon.2) 9662 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:11:41.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:11:41 smithi080 bash[28361]: audit 2023-12-01T13:11:40.468070+0000 mon.c (mon.2) 9661 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:11:41.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:11:41 smithi080 bash[28361]: audit 2023-12-01T13:11:40.581383+0000 mon.c (mon.2) 9662 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:11:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:11:41 smithi080 bash[41963]: audit 2023-12-01T13:11:40.468070+0000 mon.c (mon.2) 9661 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:11:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:11:41 smithi080 bash[41963]: audit 2023-12-01T13:11:40.581383+0000 mon.c (mon.2) 9662 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:11:42.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:11:42 smithi090 bash[32384]: cluster 2023-12-01T13:11:40.826588+0000 mgr.y (mgr.24362) 15092 : cluster 0 pgmap v15061: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:11:42.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:11:42 smithi090 bash[32384]: audit 2023-12-01T13:11:41.895194+0000 mon.a (mon.0) 9302 : audit 0 from='client.? 172.21.15.80:0/2399325562' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:11:42.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:11:42 smithi080 bash[28361]: cluster 2023-12-01T13:11:40.826588+0000 mgr.y (mgr.24362) 15092 : cluster 0 pgmap v15061: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:11:42.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:11:42 smithi080 bash[28361]: audit 2023-12-01T13:11:41.895194+0000 mon.a (mon.0) 9302 : audit 0 from='client.? 172.21.15.80:0/2399325562' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:11:42.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:11:42 smithi080 bash[41963]: cluster 2023-12-01T13:11:40.826588+0000 mgr.y (mgr.24362) 15092 : cluster 0 pgmap v15061: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:11:42.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:11:42 smithi080 bash[41963]: audit 2023-12-01T13:11:41.895194+0000 mon.a (mon.0) 9302 : audit 0 from='client.? 172.21.15.80:0/2399325562' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:11:44.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:11:43 smithi080 bash[41963]: cluster 2023-12-01T13:11:42.827676+0000 mgr.y (mgr.24362) 15093 : cluster 0 pgmap v15062: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:11:44.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:11:43 smithi080 bash[28361]: cluster 2023-12-01T13:11:42.827676+0000 mgr.y (mgr.24362) 15093 : cluster 0 pgmap v15062: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:11:44.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:11:43 smithi090 bash[32384]: cluster 2023-12-01T13:11:42.827676+0000 mgr.y (mgr.24362) 15093 : cluster 0 pgmap v15062: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:11:45.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:11:44 smithi080 bash[28361]: audit 2023-12-01T13:11:44.345051+0000 mon.c (mon.2) 9663 : audit 0 from='client.? 172.21.15.80:0/3849147942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:11:45.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:11:44 smithi080 bash[41963]: audit 2023-12-01T13:11:44.345051+0000 mon.c (mon.2) 9663 : audit 0 from='client.? 172.21.15.80:0/3849147942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:11:45.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:11:44 smithi090 bash[32384]: audit 2023-12-01T13:11:44.345051+0000 mon.c (mon.2) 9663 : audit 0 from='client.? 172.21.15.80:0/3849147942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:11:46.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:11:45 smithi080 bash[41963]: cluster 2023-12-01T13:11:44.828348+0000 mgr.y (mgr.24362) 15094 : cluster 0 pgmap v15063: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:11:46.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:11:45 smithi080 bash[28361]: cluster 2023-12-01T13:11:44.828348+0000 mgr.y (mgr.24362) 15094 : cluster 0 pgmap v15063: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:11:46.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:11:45 smithi090 bash[32384]: cluster 2023-12-01T13:11:44.828348+0000 mgr.y (mgr.24362) 15094 : cluster 0 pgmap v15063: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:11:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:11:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:11:46] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T13:11:47.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:11:47 smithi090 bash[32384]: audit 2023-12-01T13:11:46.266646+0000 mon.a (mon.0) 9303 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:11:47.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:11:47 smithi090 bash[32384]: audit 2023-12-01T13:11:46.280184+0000 mon.a (mon.0) 9304 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:11:47.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:11:47 smithi090 bash[32384]: audit 2023-12-01T13:11:46.671792+0000 mon.a (mon.0) 9305 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:11:47.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:11:47 smithi090 bash[32384]: audit 2023-12-01T13:11:46.685090+0000 mon.a (mon.0) 9306 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:11:47.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:11:47 smithi090 bash[32384]: audit 2023-12-01T13:11:46.804840+0000 mon.c (mon.2) 9664 : audit 0 from='client.? 172.21.15.80:0/3186237754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:11:47.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:11:47 smithi090 bash[32384]: cluster 2023-12-01T13:11:46.829457+0000 mgr.y (mgr.24362) 15095 : cluster 0 pgmap v15064: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:11:47.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:11:47 smithi090 bash[32384]: audit 2023-12-01T13:11:47.228256+0000 mon.c (mon.2) 9665 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:11:47.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:11:47 smithi090 bash[32384]: audit 2023-12-01T13:11:47.230167+0000 mon.c (mon.2) 9666 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:11:47.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:11:47 smithi090 bash[32384]: audit 2023-12-01T13:11:47.239738+0000 mon.a (mon.0) 9307 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:11:47.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:11:47 smithi080 bash[28361]: audit 2023-12-01T13:11:46.266646+0000 mon.a (mon.0) 9303 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:11:47.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:11:47 smithi080 bash[28361]: audit 2023-12-01T13:11:46.280184+0000 mon.a (mon.0) 9304 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:11:47.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:11:47 smithi080 bash[28361]: audit 2023-12-01T13:11:46.671792+0000 mon.a (mon.0) 9305 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:11:47.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:11:47 smithi080 bash[28361]: audit 2023-12-01T13:11:46.685090+0000 mon.a (mon.0) 9306 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:11:47.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:11:47 smithi080 bash[28361]: audit 2023-12-01T13:11:46.804840+0000 mon.c (mon.2) 9664 : audit 0 from='client.? 172.21.15.80:0/3186237754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:11:47.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:11:47 smithi080 bash[28361]: cluster 2023-12-01T13:11:46.829457+0000 mgr.y (mgr.24362) 15095 : cluster 0 pgmap v15064: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:11:47.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:11:47 smithi080 bash[28361]: audit 2023-12-01T13:11:47.228256+0000 mon.c (mon.2) 9665 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:11:47.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:11:47 smithi080 bash[28361]: audit 2023-12-01T13:11:47.230167+0000 mon.c (mon.2) 9666 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:11:47.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:11:47 smithi080 bash[28361]: audit 2023-12-01T13:11:47.239738+0000 mon.a (mon.0) 9307 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:11:47.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:11:47 smithi080 bash[41963]: audit 2023-12-01T13:11:46.266646+0000 mon.a (mon.0) 9303 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:11:47.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:11:47 smithi080 bash[41963]: audit 2023-12-01T13:11:46.280184+0000 mon.a (mon.0) 9304 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:11:47.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:11:47 smithi080 bash[41963]: audit 2023-12-01T13:11:46.671792+0000 mon.a (mon.0) 9305 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:11:47.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:11:47 smithi080 bash[41963]: audit 2023-12-01T13:11:46.685090+0000 mon.a (mon.0) 9306 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:11:47.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:11:47 smithi080 bash[41963]: audit 2023-12-01T13:11:46.804840+0000 mon.c (mon.2) 9664 : audit 0 from='client.? 172.21.15.80:0/3186237754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:11:47.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:11:47 smithi080 bash[41963]: cluster 2023-12-01T13:11:46.829457+0000 mgr.y (mgr.24362) 15095 : cluster 0 pgmap v15064: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:11:47.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:11:47 smithi080 bash[41963]: audit 2023-12-01T13:11:47.228256+0000 mon.c (mon.2) 9665 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:11:47.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:11:47 smithi080 bash[41963]: audit 2023-12-01T13:11:47.230167+0000 mon.c (mon.2) 9666 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:11:47.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:11:47 smithi080 bash[41963]: audit 2023-12-01T13:11:47.239738+0000 mon.a (mon.0) 9307 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:11:50.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:11:49 smithi080 bash[41963]: cluster 2023-12-01T13:11:48.830076+0000 mgr.y (mgr.24362) 15096 : cluster 0 pgmap v15065: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:11:50.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:11:49 smithi080 bash[41963]: audit 2023-12-01T13:11:49.264566+0000 mon.a (mon.0) 9308 : audit 0 from='client.? 172.21.15.80:0/832049313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:11:50.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:11:49 smithi080 bash[28361]: cluster 2023-12-01T13:11:48.830076+0000 mgr.y (mgr.24362) 15096 : cluster 0 pgmap v15065: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:11:50.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:11:49 smithi080 bash[28361]: audit 2023-12-01T13:11:49.264566+0000 mon.a (mon.0) 9308 : audit 0 from='client.? 172.21.15.80:0/832049313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:11:50.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:11:49 smithi090 bash[32384]: cluster 2023-12-01T13:11:48.830076+0000 mgr.y (mgr.24362) 15096 : cluster 0 pgmap v15065: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:11:50.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:11:49 smithi090 bash[32384]: audit 2023-12-01T13:11:49.264566+0000 mon.a (mon.0) 9308 : audit 0 from='client.? 172.21.15.80:0/832049313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:11:52.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:11:51 smithi080 bash[28361]: cluster 2023-12-01T13:11:50.830826+0000 mgr.y (mgr.24362) 15097 : cluster 0 pgmap v15066: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:11:52.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:11:51 smithi080 bash[28361]: audit 2023-12-01T13:11:51.717559+0000 mon.a (mon.0) 9309 : audit 0 from='client.? 172.21.15.80:0/3318671715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:11:52.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:11:51 smithi080 bash[41963]: cluster 2023-12-01T13:11:50.830826+0000 mgr.y (mgr.24362) 15097 : cluster 0 pgmap v15066: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:11:52.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:11:51 smithi080 bash[41963]: audit 2023-12-01T13:11:51.717559+0000 mon.a (mon.0) 9309 : audit 0 from='client.? 172.21.15.80:0/3318671715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:11:52.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:11:51 smithi090 bash[32384]: cluster 2023-12-01T13:11:50.830826+0000 mgr.y (mgr.24362) 15097 : cluster 0 pgmap v15066: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:11:52.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:11:51 smithi090 bash[32384]: audit 2023-12-01T13:11:51.717559+0000 mon.a (mon.0) 9309 : audit 0 from='client.? 172.21.15.80:0/3318671715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:11:54.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:11:53 smithi080 bash[28361]: cluster 2023-12-01T13:11:52.831966+0000 mgr.y (mgr.24362) 15098 : cluster 0 pgmap v15067: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:11:54.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:11:53 smithi080 bash[41963]: cluster 2023-12-01T13:11:52.831966+0000 mgr.y (mgr.24362) 15098 : cluster 0 pgmap v15067: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:11:54.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:11:53 smithi090 bash[32384]: cluster 2023-12-01T13:11:52.831966+0000 mgr.y (mgr.24362) 15098 : cluster 0 pgmap v15067: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:11:55.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:11:54 smithi080 bash[28361]: audit 2023-12-01T13:11:54.164353+0000 mon.c (mon.2) 9667 : audit 0 from='client.? 172.21.15.80:0/498947153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:11:55.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:11:54 smithi080 bash[41963]: audit 2023-12-01T13:11:54.164353+0000 mon.c (mon.2) 9667 : audit 0 from='client.? 172.21.15.80:0/498947153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:11:55.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:11:54 smithi090 bash[32384]: audit 2023-12-01T13:11:54.164353+0000 mon.c (mon.2) 9667 : audit 0 from='client.? 172.21.15.80:0/498947153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:11:56.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:11:55 smithi080 bash[28361]: cluster 2023-12-01T13:11:54.832586+0000 mgr.y (mgr.24362) 15099 : cluster 0 pgmap v15068: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:11:56.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:11:55 smithi080 bash[28361]: audit 2023-12-01T13:11:55.581704+0000 mon.c (mon.2) 9668 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:11:56.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:11:55 smithi080 bash[41963]: cluster 2023-12-01T13:11:54.832586+0000 mgr.y (mgr.24362) 15099 : cluster 0 pgmap v15068: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:11:56.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:11:55 smithi080 bash[41963]: audit 2023-12-01T13:11:55.581704+0000 mon.c (mon.2) 9668 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:11:56.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:11:55 smithi090 bash[32384]: cluster 2023-12-01T13:11:54.832586+0000 mgr.y (mgr.24362) 15099 : cluster 0 pgmap v15068: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:11:56.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:11:55 smithi090 bash[32384]: audit 2023-12-01T13:11:55.581704+0000 mon.c (mon.2) 9668 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:11:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:11:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:11:56] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T13:11:57.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:11:56 smithi080 bash[28361]: audit 2023-12-01T13:11:56.622557+0000 mon.c (mon.2) 9669 : audit 0 from='client.? 172.21.15.80:0/1492175015' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:11:57.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:11:56 smithi080 bash[41963]: audit 2023-12-01T13:11:56.622557+0000 mon.c (mon.2) 9669 : audit 0 from='client.? 172.21.15.80:0/1492175015' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:11:57.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:11:56 smithi090 bash[32384]: audit 2023-12-01T13:11:56.622557+0000 mon.c (mon.2) 9669 : audit 0 from='client.? 172.21.15.80:0/1492175015' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:11:58.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:11:57 smithi080 bash[28361]: cluster 2023-12-01T13:11:56.833813+0000 mgr.y (mgr.24362) 15100 : cluster 0 pgmap v15069: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:11:58.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:11:57 smithi080 bash[41963]: cluster 2023-12-01T13:11:56.833813+0000 mgr.y (mgr.24362) 15100 : cluster 0 pgmap v15069: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:11:58.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:11:57 smithi090 bash[32384]: cluster 2023-12-01T13:11:56.833813+0000 mgr.y (mgr.24362) 15100 : cluster 0 pgmap v15069: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:12:00.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:11:59 smithi080 bash[28361]: cluster 2023-12-01T13:11:58.834440+0000 mgr.y (mgr.24362) 15101 : cluster 0 pgmap v15070: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:12:00.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:11:59 smithi080 bash[28361]: audit 2023-12-01T13:11:59.076223+0000 mon.a (mon.0) 9310 : audit 0 from='client.? 172.21.15.80:0/964887859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:12:00.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:11:59 smithi080 bash[41963]: cluster 2023-12-01T13:11:58.834440+0000 mgr.y (mgr.24362) 15101 : cluster 0 pgmap v15070: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:12:00.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:11:59 smithi080 bash[41963]: audit 2023-12-01T13:11:59.076223+0000 mon.a (mon.0) 9310 : audit 0 from='client.? 172.21.15.80:0/964887859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:12:00.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:11:59 smithi090 bash[32384]: cluster 2023-12-01T13:11:58.834440+0000 mgr.y (mgr.24362) 15101 : cluster 0 pgmap v15070: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:12:00.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:11:59 smithi090 bash[32384]: audit 2023-12-01T13:11:59.076223+0000 mon.a (mon.0) 9310 : audit 0 from='client.? 172.21.15.80:0/964887859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:12:02.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:12:01 smithi080 bash[28361]: cluster 2023-12-01T13:12:00.835171+0000 mgr.y (mgr.24362) 15102 : cluster 0 pgmap v15071: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:12:02.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:12:01 smithi080 bash[28361]: audit 2023-12-01T13:12:01.528531+0000 mon.a (mon.0) 9311 : audit 0 from='client.? 172.21.15.80:0/1336102522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:12:02.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:12:01 smithi080 bash[41963]: cluster 2023-12-01T13:12:00.835171+0000 mgr.y (mgr.24362) 15102 : cluster 0 pgmap v15071: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:12:02.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:12:01 smithi080 bash[41963]: audit 2023-12-01T13:12:01.528531+0000 mon.a (mon.0) 9311 : audit 0 from='client.? 172.21.15.80:0/1336102522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:12:02.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:12:01 smithi090 bash[32384]: cluster 2023-12-01T13:12:00.835171+0000 mgr.y (mgr.24362) 15102 : cluster 0 pgmap v15071: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:12:02.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:12:01 smithi090 bash[32384]: audit 2023-12-01T13:12:01.528531+0000 mon.a (mon.0) 9311 : audit 0 from='client.? 172.21.15.80:0/1336102522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:12:04.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:12:03 smithi080 bash[41963]: cluster 2023-12-01T13:12:02.836290+0000 mgr.y (mgr.24362) 15103 : cluster 0 pgmap v15072: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:12:04.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:12:03 smithi080 bash[28361]: cluster 2023-12-01T13:12:02.836290+0000 mgr.y (mgr.24362) 15103 : cluster 0 pgmap v15072: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:12:04.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:12:03 smithi090 bash[32384]: cluster 2023-12-01T13:12:02.836290+0000 mgr.y (mgr.24362) 15103 : cluster 0 pgmap v15072: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:12:05.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:12:04 smithi080 bash[41963]: audit 2023-12-01T13:12:03.993680+0000 mon.a (mon.0) 9312 : audit 0 from='client.? 172.21.15.80:0/3406744043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:12:05.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:12:04 smithi080 bash[28361]: audit 2023-12-01T13:12:03.993680+0000 mon.a (mon.0) 9312 : audit 0 from='client.? 172.21.15.80:0/3406744043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:12:05.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:12:04 smithi090 bash[32384]: audit 2023-12-01T13:12:03.993680+0000 mon.a (mon.0) 9312 : audit 0 from='client.? 172.21.15.80:0/3406744043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:12:06.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:12:05 smithi080 bash[41963]: cluster 2023-12-01T13:12:04.836892+0000 mgr.y (mgr.24362) 15104 : cluster 0 pgmap v15073: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:12:06.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:12:05 smithi080 bash[28361]: cluster 2023-12-01T13:12:04.836892+0000 mgr.y (mgr.24362) 15104 : cluster 0 pgmap v15073: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:12:06.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:12:05 smithi090 bash[32384]: cluster 2023-12-01T13:12:04.836892+0000 mgr.y (mgr.24362) 15104 : cluster 0 pgmap v15073: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:12:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:12:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:12:06] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T13:12:07.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:12:06 smithi080 bash[28361]: audit 2023-12-01T13:12:06.449614+0000 mon.a (mon.0) 9313 : audit 0 from='client.? 172.21.15.80:0/1335646614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:12:07.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:12:06 smithi080 bash[41963]: audit 2023-12-01T13:12:06.449614+0000 mon.a (mon.0) 9313 : audit 0 from='client.? 172.21.15.80:0/1335646614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:12:07.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:12:06 smithi090 bash[32384]: audit 2023-12-01T13:12:06.449614+0000 mon.a (mon.0) 9313 : audit 0 from='client.? 172.21.15.80:0/1335646614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:12:08.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:12:07 smithi080 bash[41963]: cluster 2023-12-01T13:12:06.838021+0000 mgr.y (mgr.24362) 15105 : cluster 0 pgmap v15074: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:12:08.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:12:07 smithi080 bash[28361]: cluster 2023-12-01T13:12:06.838021+0000 mgr.y (mgr.24362) 15105 : cluster 0 pgmap v15074: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:12:08.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:12:07 smithi090 bash[32384]: cluster 2023-12-01T13:12:06.838021+0000 mgr.y (mgr.24362) 15105 : cluster 0 pgmap v15074: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:12:10.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:12:09 smithi080 bash[28361]: cluster 2023-12-01T13:12:08.838722+0000 mgr.y (mgr.24362) 15106 : cluster 0 pgmap v15075: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:12:10.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:12:09 smithi080 bash[28361]: audit 2023-12-01T13:12:08.897381+0000 mon.c (mon.2) 9670 : audit 0 from='client.? 172.21.15.80:0/2239886403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:12:10.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:12:09 smithi080 bash[41963]: cluster 2023-12-01T13:12:08.838722+0000 mgr.y (mgr.24362) 15106 : cluster 0 pgmap v15075: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:12:10.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:12:09 smithi080 bash[41963]: audit 2023-12-01T13:12:08.897381+0000 mon.c (mon.2) 9670 : audit 0 from='client.? 172.21.15.80:0/2239886403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:12:10.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:12:09 smithi090 bash[32384]: cluster 2023-12-01T13:12:08.838722+0000 mgr.y (mgr.24362) 15106 : cluster 0 pgmap v15075: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:12:10.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:12:09 smithi090 bash[32384]: audit 2023-12-01T13:12:08.897381+0000 mon.c (mon.2) 9670 : audit 0 from='client.? 172.21.15.80:0/2239886403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:12:11.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:12:10 smithi080 bash[28361]: audit 2023-12-01T13:12:10.581964+0000 mon.c (mon.2) 9671 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:12:11.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:12:10 smithi080 bash[41963]: audit 2023-12-01T13:12:10.581964+0000 mon.c (mon.2) 9671 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:12:11.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:12:10 smithi090 bash[32384]: audit 2023-12-01T13:12:10.581964+0000 mon.c (mon.2) 9671 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:12:12.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:12:11 smithi080 bash[41963]: cluster 2023-12-01T13:12:10.839483+0000 mgr.y (mgr.24362) 15107 : cluster 0 pgmap v15076: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:12:12.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:12:11 smithi080 bash[41963]: audit 2023-12-01T13:12:11.347060+0000 mon.c (mon.2) 9672 : audit 0 from='client.? 172.21.15.80:0/2936412852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:12:12.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:12:11 smithi080 bash[28361]: cluster 2023-12-01T13:12:10.839483+0000 mgr.y (mgr.24362) 15107 : cluster 0 pgmap v15076: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:12:12.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:12:11 smithi080 bash[28361]: audit 2023-12-01T13:12:11.347060+0000 mon.c (mon.2) 9672 : audit 0 from='client.? 172.21.15.80:0/2936412852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:12:12.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:12:11 smithi090 bash[32384]: cluster 2023-12-01T13:12:10.839483+0000 mgr.y (mgr.24362) 15107 : cluster 0 pgmap v15076: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:12:12.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:12:11 smithi090 bash[32384]: audit 2023-12-01T13:12:11.347060+0000 mon.c (mon.2) 9672 : audit 0 from='client.? 172.21.15.80:0/2936412852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:12:14.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:12:13 smithi080 bash[41963]: cluster 2023-12-01T13:12:12.840544+0000 mgr.y (mgr.24362) 15108 : cluster 0 pgmap v15077: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:12:14.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:12:13 smithi080 bash[28361]: cluster 2023-12-01T13:12:12.840544+0000 mgr.y (mgr.24362) 15108 : cluster 0 pgmap v15077: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:12:14.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:12:13 smithi090 bash[32384]: cluster 2023-12-01T13:12:12.840544+0000 mgr.y (mgr.24362) 15108 : cluster 0 pgmap v15077: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:12:15.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:12:14 smithi080 bash[41963]: audit 2023-12-01T13:12:13.811079+0000 mon.a (mon.0) 9314 : audit 0 from='client.? 172.21.15.80:0/1484710504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:12:15.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:12:14 smithi080 bash[28361]: audit 2023-12-01T13:12:13.811079+0000 mon.a (mon.0) 9314 : audit 0 from='client.? 172.21.15.80:0/1484710504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:12:15.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:12:14 smithi090 bash[32384]: audit 2023-12-01T13:12:13.811079+0000 mon.a (mon.0) 9314 : audit 0 from='client.? 172.21.15.80:0/1484710504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:12:16.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:12:15 smithi080 bash[41963]: cluster 2023-12-01T13:12:14.841192+0000 mgr.y (mgr.24362) 15109 : cluster 0 pgmap v15078: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:12:16.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:12:15 smithi080 bash[28361]: cluster 2023-12-01T13:12:14.841192+0000 mgr.y (mgr.24362) 15109 : cluster 0 pgmap v15078: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:12:16.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:12:15 smithi090 bash[32384]: cluster 2023-12-01T13:12:14.841192+0000 mgr.y (mgr.24362) 15109 : cluster 0 pgmap v15078: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:12:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:12:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:12:16] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T13:12:17.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:12:16 smithi080 bash[41963]: audit 2023-12-01T13:12:16.269416+0000 mon.a (mon.0) 9315 : audit 0 from='client.? 172.21.15.80:0/313291011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:12:17.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:12:16 smithi080 bash[28361]: audit 2023-12-01T13:12:16.269416+0000 mon.a (mon.0) 9315 : audit 0 from='client.? 172.21.15.80:0/313291011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:12:17.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:12:16 smithi090 bash[32384]: audit 2023-12-01T13:12:16.269416+0000 mon.a (mon.0) 9315 : audit 0 from='client.? 172.21.15.80:0/313291011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:12:18.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:12:17 smithi080 bash[28361]: cluster 2023-12-01T13:12:16.842367+0000 mgr.y (mgr.24362) 15110 : cluster 0 pgmap v15079: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:12:18.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:12:17 smithi080 bash[41963]: cluster 2023-12-01T13:12:16.842367+0000 mgr.y (mgr.24362) 15110 : cluster 0 pgmap v15079: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:12:18.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:12:17 smithi090 bash[32384]: cluster 2023-12-01T13:12:16.842367+0000 mgr.y (mgr.24362) 15110 : cluster 0 pgmap v15079: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:12:19.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:12:18 smithi080 bash[28361]: audit 2023-12-01T13:12:18.725051+0000 mon.a (mon.0) 9316 : audit 0 from='client.? 172.21.15.80:0/67356601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:12:19.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:12:18 smithi080 bash[41963]: audit 2023-12-01T13:12:18.725051+0000 mon.a (mon.0) 9316 : audit 0 from='client.? 172.21.15.80:0/67356601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:12:19.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:12:18 smithi090 bash[32384]: audit 2023-12-01T13:12:18.725051+0000 mon.a (mon.0) 9316 : audit 0 from='client.? 172.21.15.80:0/67356601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:12:20.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:12:19 smithi080 bash[28361]: cluster 2023-12-01T13:12:18.842985+0000 mgr.y (mgr.24362) 15111 : cluster 0 pgmap v15080: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:12:20.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:12:19 smithi080 bash[41963]: cluster 2023-12-01T13:12:18.842985+0000 mgr.y (mgr.24362) 15111 : cluster 0 pgmap v15080: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:12:20.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:12:19 smithi090 bash[32384]: cluster 2023-12-01T13:12:18.842985+0000 mgr.y (mgr.24362) 15111 : cluster 0 pgmap v15080: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:12:22.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:12:21 smithi080 bash[28361]: cluster 2023-12-01T13:12:20.843660+0000 mgr.y (mgr.24362) 15112 : cluster 0 pgmap v15081: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:12:22.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:12:21 smithi080 bash[28361]: audit 2023-12-01T13:12:21.174208+0000 mon.a (mon.0) 9317 : audit 0 from='client.? 172.21.15.80:0/854003114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:12:22.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:12:21 smithi080 bash[41963]: cluster 2023-12-01T13:12:20.843660+0000 mgr.y (mgr.24362) 15112 : cluster 0 pgmap v15081: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:12:22.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:12:21 smithi080 bash[41963]: audit 2023-12-01T13:12:21.174208+0000 mon.a (mon.0) 9317 : audit 0 from='client.? 172.21.15.80:0/854003114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:12:22.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:12:21 smithi090 bash[32384]: cluster 2023-12-01T13:12:20.843660+0000 mgr.y (mgr.24362) 15112 : cluster 0 pgmap v15081: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:12:22.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:12:21 smithi090 bash[32384]: audit 2023-12-01T13:12:21.174208+0000 mon.a (mon.0) 9317 : audit 0 from='client.? 172.21.15.80:0/854003114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:12:24.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:12:23 smithi080 bash[28361]: cluster 2023-12-01T13:12:22.844778+0000 mgr.y (mgr.24362) 15113 : cluster 0 pgmap v15082: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:12:24.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:12:23 smithi080 bash[28361]: audit 2023-12-01T13:12:23.616731+0000 mon.a (mon.0) 9318 : audit 0 from='client.? 172.21.15.80:0/128951631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:12:24.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:12:23 smithi080 bash[41963]: cluster 2023-12-01T13:12:22.844778+0000 mgr.y (mgr.24362) 15113 : cluster 0 pgmap v15082: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:12:24.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:12:23 smithi080 bash[41963]: audit 2023-12-01T13:12:23.616731+0000 mon.a (mon.0) 9318 : audit 0 from='client.? 172.21.15.80:0/128951631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:12:24.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:12:23 smithi090 bash[32384]: cluster 2023-12-01T13:12:22.844778+0000 mgr.y (mgr.24362) 15113 : cluster 0 pgmap v15082: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:12:24.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:12:23 smithi090 bash[32384]: audit 2023-12-01T13:12:23.616731+0000 mon.a (mon.0) 9318 : audit 0 from='client.? 172.21.15.80:0/128951631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:12:26.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:12:25 smithi080 bash[28361]: cluster 2023-12-01T13:12:24.845446+0000 mgr.y (mgr.24362) 15114 : cluster 0 pgmap v15083: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:12:26.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:12:25 smithi080 bash[28361]: audit 2023-12-01T13:12:25.582515+0000 mon.c (mon.2) 9673 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:12:26.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:12:25 smithi080 bash[41963]: cluster 2023-12-01T13:12:24.845446+0000 mgr.y (mgr.24362) 15114 : cluster 0 pgmap v15083: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:12:26.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:12:25 smithi080 bash[41963]: audit 2023-12-01T13:12:25.582515+0000 mon.c (mon.2) 9673 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:12:26.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:12:25 smithi090 bash[32384]: cluster 2023-12-01T13:12:24.845446+0000 mgr.y (mgr.24362) 15114 : cluster 0 pgmap v15083: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:12:26.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:12:25 smithi090 bash[32384]: audit 2023-12-01T13:12:25.582515+0000 mon.c (mon.2) 9673 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:12:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:12:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:12:26] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T13:12:27.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:12:26 smithi080 bash[41963]: audit 2023-12-01T13:12:26.077802+0000 mon.c (mon.2) 9674 : audit 0 from='client.? 172.21.15.80:0/815523515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:12:27.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:12:26 smithi080 bash[28361]: audit 2023-12-01T13:12:26.077802+0000 mon.c (mon.2) 9674 : audit 0 from='client.? 172.21.15.80:0/815523515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:12:27.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:12:26 smithi090 bash[32384]: audit 2023-12-01T13:12:26.077802+0000 mon.c (mon.2) 9674 : audit 0 from='client.? 172.21.15.80:0/815523515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:12:28.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:12:27 smithi080 bash[28361]: cluster 2023-12-01T13:12:26.846616+0000 mgr.y (mgr.24362) 15115 : cluster 0 pgmap v15084: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:12:28.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:12:27 smithi080 bash[41963]: cluster 2023-12-01T13:12:26.846616+0000 mgr.y (mgr.24362) 15115 : cluster 0 pgmap v15084: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:12:28.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:12:27 smithi090 bash[32384]: cluster 2023-12-01T13:12:26.846616+0000 mgr.y (mgr.24362) 15115 : cluster 0 pgmap v15084: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:12:29.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:12:28 smithi090 bash[32384]: audit 2023-12-01T13:12:28.544739+0000 mon.c (mon.2) 9675 : audit 0 from='client.? 172.21.15.80:0/1667408300' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:12:29.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:12:28 smithi080 bash[28361]: audit 2023-12-01T13:12:28.544739+0000 mon.c (mon.2) 9675 : audit 0 from='client.? 172.21.15.80:0/1667408300' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:12:29.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:12:28 smithi080 bash[41963]: audit 2023-12-01T13:12:28.544739+0000 mon.c (mon.2) 9675 : audit 0 from='client.? 172.21.15.80:0/1667408300' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:12:30.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:12:29 smithi090 bash[32384]: cluster 2023-12-01T13:12:28.847306+0000 mgr.y (mgr.24362) 15116 : cluster 0 pgmap v15085: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:12:30.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:12:29 smithi080 bash[28361]: cluster 2023-12-01T13:12:28.847306+0000 mgr.y (mgr.24362) 15116 : cluster 0 pgmap v15085: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:12:30.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:12:29 smithi080 bash[41963]: cluster 2023-12-01T13:12:28.847306+0000 mgr.y (mgr.24362) 15116 : cluster 0 pgmap v15085: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:12:32.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:12:31 smithi090 bash[32384]: cluster 2023-12-01T13:12:30.848045+0000 mgr.y (mgr.24362) 15117 : cluster 0 pgmap v15086: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:12:32.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:12:31 smithi090 bash[32384]: audit 2023-12-01T13:12:30.993887+0000 mon.a (mon.0) 9319 : audit 0 from='client.? 172.21.15.80:0/1302448794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:12:32.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:12:31 smithi080 bash[28361]: cluster 2023-12-01T13:12:30.848045+0000 mgr.y (mgr.24362) 15117 : cluster 0 pgmap v15086: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:12:32.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:12:31 smithi080 bash[28361]: audit 2023-12-01T13:12:30.993887+0000 mon.a (mon.0) 9319 : audit 0 from='client.? 172.21.15.80:0/1302448794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:12:32.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:12:31 smithi080 bash[41963]: cluster 2023-12-01T13:12:30.848045+0000 mgr.y (mgr.24362) 15117 : cluster 0 pgmap v15086: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:12:32.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:12:31 smithi080 bash[41963]: audit 2023-12-01T13:12:30.993887+0000 mon.a (mon.0) 9319 : audit 0 from='client.? 172.21.15.80:0/1302448794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:12:34.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:12:33 smithi080 bash[41963]: cluster 2023-12-01T13:12:32.849111+0000 mgr.y (mgr.24362) 15118 : cluster 0 pgmap v15087: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:12:34.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:12:33 smithi080 bash[41963]: audit 2023-12-01T13:12:33.454001+0000 mon.a (mon.0) 9320 : audit 0 from='client.? 172.21.15.80:0/4044956162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:12:34.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:12:33 smithi080 bash[28361]: cluster 2023-12-01T13:12:32.849111+0000 mgr.y (mgr.24362) 15118 : cluster 0 pgmap v15087: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:12:34.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:12:33 smithi080 bash[28361]: audit 2023-12-01T13:12:33.454001+0000 mon.a (mon.0) 9320 : audit 0 from='client.? 172.21.15.80:0/4044956162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:12:34.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:12:33 smithi090 bash[32384]: cluster 2023-12-01T13:12:32.849111+0000 mgr.y (mgr.24362) 15118 : cluster 0 pgmap v15087: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:12:34.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:12:33 smithi090 bash[32384]: audit 2023-12-01T13:12:33.454001+0000 mon.a (mon.0) 9320 : audit 0 from='client.? 172.21.15.80:0/4044956162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:12:36.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:12:35 smithi080 bash[28361]: cluster 2023-12-01T13:12:34.849827+0000 mgr.y (mgr.24362) 15119 : cluster 0 pgmap v15088: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:12:36.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:12:35 smithi080 bash[41963]: cluster 2023-12-01T13:12:34.849827+0000 mgr.y (mgr.24362) 15119 : cluster 0 pgmap v15088: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:12:36.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:12:35 smithi090 bash[32384]: cluster 2023-12-01T13:12:34.849827+0000 mgr.y (mgr.24362) 15119 : cluster 0 pgmap v15088: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:12:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:12:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:12:36] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T13:12:37.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:12:36 smithi080 bash[28361]: audit 2023-12-01T13:12:35.912519+0000 mon.a (mon.0) 9321 : audit 0 from='client.? 172.21.15.80:0/3383703466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:12:37.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:12:36 smithi080 bash[41963]: audit 2023-12-01T13:12:35.912519+0000 mon.a (mon.0) 9321 : audit 0 from='client.? 172.21.15.80:0/3383703466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:12:37.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:12:36 smithi090 bash[32384]: audit 2023-12-01T13:12:35.912519+0000 mon.a (mon.0) 9321 : audit 0 from='client.? 172.21.15.80:0/3383703466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:12:38.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:12:37 smithi080 bash[28361]: cluster 2023-12-01T13:12:36.850976+0000 mgr.y (mgr.24362) 15120 : cluster 0 pgmap v15089: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:12:38.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:12:37 smithi080 bash[41963]: cluster 2023-12-01T13:12:36.850976+0000 mgr.y (mgr.24362) 15120 : cluster 0 pgmap v15089: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:12:38.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:12:37 smithi090 bash[32384]: cluster 2023-12-01T13:12:36.850976+0000 mgr.y (mgr.24362) 15120 : cluster 0 pgmap v15089: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:12:39.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:12:38 smithi080 bash[28361]: audit 2023-12-01T13:12:38.361997+0000 mon.a (mon.0) 9322 : audit 0 from='client.? 172.21.15.80:0/3681102128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:12:39.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:12:38 smithi080 bash[41963]: audit 2023-12-01T13:12:38.361997+0000 mon.a (mon.0) 9322 : audit 0 from='client.? 172.21.15.80:0/3681102128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:12:39.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:12:38 smithi090 bash[32384]: audit 2023-12-01T13:12:38.361997+0000 mon.a (mon.0) 9322 : audit 0 from='client.? 172.21.15.80:0/3681102128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:12:40.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:12:39 smithi080 bash[28361]: cluster 2023-12-01T13:12:38.851651+0000 mgr.y (mgr.24362) 15121 : cluster 0 pgmap v15090: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:12:40.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:12:39 smithi080 bash[41963]: cluster 2023-12-01T13:12:38.851651+0000 mgr.y (mgr.24362) 15121 : cluster 0 pgmap v15090: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:12:40.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:12:39 smithi090 bash[32384]: cluster 2023-12-01T13:12:38.851651+0000 mgr.y (mgr.24362) 15121 : cluster 0 pgmap v15090: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:12:41.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:12:40 smithi090 bash[32384]: audit 2023-12-01T13:12:40.582808+0000 mon.c (mon.2) 9676 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:12:41.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:12:40 smithi090 bash[32384]: audit 2023-12-01T13:12:40.814964+0000 mon.a (mon.0) 9323 : audit 0 from='client.? 172.21.15.80:0/3804442142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:12:41.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:12:40 smithi080 bash[28361]: audit 2023-12-01T13:12:40.582808+0000 mon.c (mon.2) 9676 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:12:41.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:12:40 smithi080 bash[28361]: audit 2023-12-01T13:12:40.814964+0000 mon.a (mon.0) 9323 : audit 0 from='client.? 172.21.15.80:0/3804442142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:12:41.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:12:40 smithi080 bash[41963]: audit 2023-12-01T13:12:40.582808+0000 mon.c (mon.2) 9676 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:12:41.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:12:40 smithi080 bash[41963]: audit 2023-12-01T13:12:40.814964+0000 mon.a (mon.0) 9323 : audit 0 from='client.? 172.21.15.80:0/3804442142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:12:42.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:12:41 smithi090 bash[32384]: cluster 2023-12-01T13:12:40.852395+0000 mgr.y (mgr.24362) 15122 : cluster 0 pgmap v15091: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:12:42.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:12:41 smithi080 bash[28361]: cluster 2023-12-01T13:12:40.852395+0000 mgr.y (mgr.24362) 15122 : cluster 0 pgmap v15091: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:12:42.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:12:41 smithi080 bash[41963]: cluster 2023-12-01T13:12:40.852395+0000 mgr.y (mgr.24362) 15122 : cluster 0 pgmap v15091: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:12:44.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:12:43 smithi080 bash[28361]: cluster 2023-12-01T13:12:42.853363+0000 mgr.y (mgr.24362) 15123 : cluster 0 pgmap v15092: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:12:44.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:12:43 smithi080 bash[28361]: audit 2023-12-01T13:12:43.260843+0000 mon.c (mon.2) 9677 : audit 0 from='client.? 172.21.15.80:0/3372066777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:12:44.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:12:43 smithi080 bash[41963]: cluster 2023-12-01T13:12:42.853363+0000 mgr.y (mgr.24362) 15123 : cluster 0 pgmap v15092: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:12:44.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:12:43 smithi080 bash[41963]: audit 2023-12-01T13:12:43.260843+0000 mon.c (mon.2) 9677 : audit 0 from='client.? 172.21.15.80:0/3372066777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:12:44.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:12:43 smithi090 bash[32384]: cluster 2023-12-01T13:12:42.853363+0000 mgr.y (mgr.24362) 15123 : cluster 0 pgmap v15092: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:12:44.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:12:43 smithi090 bash[32384]: audit 2023-12-01T13:12:43.260843+0000 mon.c (mon.2) 9677 : audit 0 from='client.? 172.21.15.80:0/3372066777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:12:46.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:12:45 smithi080 bash[41963]: cluster 2023-12-01T13:12:44.853995+0000 mgr.y (mgr.24362) 15124 : cluster 0 pgmap v15093: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:12:46.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:12:45 smithi080 bash[41963]: audit 2023-12-01T13:12:45.714062+0000 mon.a (mon.0) 9324 : audit 0 from='client.? 172.21.15.80:0/4004393369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:12:46.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:12:45 smithi080 bash[28361]: cluster 2023-12-01T13:12:44.853995+0000 mgr.y (mgr.24362) 15124 : cluster 0 pgmap v15093: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:12:46.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:12:45 smithi080 bash[28361]: audit 2023-12-01T13:12:45.714062+0000 mon.a (mon.0) 9324 : audit 0 from='client.? 172.21.15.80:0/4004393369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:12:46.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:12:45 smithi090 bash[32384]: cluster 2023-12-01T13:12:44.853995+0000 mgr.y (mgr.24362) 15124 : cluster 0 pgmap v15093: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:12:46.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:12:45 smithi090 bash[32384]: audit 2023-12-01T13:12:45.714062+0000 mon.a (mon.0) 9324 : audit 0 from='client.? 172.21.15.80:0/4004393369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:12:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:12:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:12:46] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T13:12:48.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:12:47 smithi080 bash[41963]: cluster 2023-12-01T13:12:46.854789+0000 mgr.y (mgr.24362) 15125 : cluster 0 pgmap v15094: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:12:48.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:12:47 smithi080 bash[41963]: audit 2023-12-01T13:12:47.325762+0000 mon.c (mon.2) 9678 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:12:48.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:12:47 smithi080 bash[28361]: cluster 2023-12-01T13:12:46.854789+0000 mgr.y (mgr.24362) 15125 : cluster 0 pgmap v15094: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:12:48.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:12:47 smithi080 bash[28361]: audit 2023-12-01T13:12:47.325762+0000 mon.c (mon.2) 9678 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:12:48.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:12:47 smithi090 bash[32384]: cluster 2023-12-01T13:12:46.854789+0000 mgr.y (mgr.24362) 15125 : cluster 0 pgmap v15094: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:12:48.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:12:47 smithi090 bash[32384]: audit 2023-12-01T13:12:47.325762+0000 mon.c (mon.2) 9678 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:12:49.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:12:48 smithi080 bash[28361]: audit 2023-12-01T13:12:48.165430+0000 mon.a (mon.0) 9325 : audit 0 from='client.? 172.21.15.80:0/2346182555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:12:49.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:12:48 smithi080 bash[41963]: audit 2023-12-01T13:12:48.165430+0000 mon.a (mon.0) 9325 : audit 0 from='client.? 172.21.15.80:0/2346182555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:12:49.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:12:48 smithi090 bash[32384]: audit 2023-12-01T13:12:48.165430+0000 mon.a (mon.0) 9325 : audit 0 from='client.? 172.21.15.80:0/2346182555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:12:50.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:12:49 smithi080 bash[41963]: cluster 2023-12-01T13:12:48.855398+0000 mgr.y (mgr.24362) 15126 : cluster 0 pgmap v15095: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:12:50.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:12:49 smithi080 bash[28361]: cluster 2023-12-01T13:12:48.855398+0000 mgr.y (mgr.24362) 15126 : cluster 0 pgmap v15095: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:12:50.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:12:49 smithi090 bash[32384]: cluster 2023-12-01T13:12:48.855398+0000 mgr.y (mgr.24362) 15126 : cluster 0 pgmap v15095: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:12:51.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:12:50 smithi090 bash[32384]: audit 2023-12-01T13:12:50.610363+0000 mon.c (mon.2) 9679 : audit 0 from='client.? 172.21.15.80:0/1079041320' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:12:51.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:12:50 smithi080 bash[28361]: audit 2023-12-01T13:12:50.610363+0000 mon.c (mon.2) 9679 : audit 0 from='client.? 172.21.15.80:0/1079041320' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:12:51.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:12:50 smithi080 bash[41963]: audit 2023-12-01T13:12:50.610363+0000 mon.c (mon.2) 9679 : audit 0 from='client.? 172.21.15.80:0/1079041320' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:12:52.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:12:51 smithi090 bash[32384]: cluster 2023-12-01T13:12:50.856215+0000 mgr.y (mgr.24362) 15127 : cluster 0 pgmap v15096: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:12:52.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:12:51 smithi080 bash[28361]: cluster 2023-12-01T13:12:50.856215+0000 mgr.y (mgr.24362) 15127 : cluster 0 pgmap v15096: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:12:52.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:12:51 smithi080 bash[41963]: cluster 2023-12-01T13:12:50.856215+0000 mgr.y (mgr.24362) 15127 : cluster 0 pgmap v15096: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:12:54.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:12:53 smithi080 bash[41963]: cluster 2023-12-01T13:12:52.857268+0000 mgr.y (mgr.24362) 15128 : cluster 0 pgmap v15097: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:12:54.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:12:53 smithi080 bash[41963]: audit 2023-12-01T13:12:53.097954+0000 mon.a (mon.0) 9326 : audit 0 from='client.? 172.21.15.80:0/543936799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:12:54.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:12:53 smithi080 bash[41963]: audit 2023-12-01T13:12:53.116412+0000 mon.a (mon.0) 9327 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:12:54.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:12:53 smithi080 bash[41963]: audit 2023-12-01T13:12:53.127206+0000 mon.a (mon.0) 9328 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:12:54.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:12:53 smithi080 bash[41963]: audit 2023-12-01T13:12:53.538147+0000 mon.a (mon.0) 9329 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:12:54.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:12:53 smithi080 bash[41963]: audit 2023-12-01T13:12:53.551625+0000 mon.a (mon.0) 9330 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:12:54.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:12:53 smithi080 bash[28361]: cluster 2023-12-01T13:12:52.857268+0000 mgr.y (mgr.24362) 15128 : cluster 0 pgmap v15097: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:12:54.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:12:53 smithi080 bash[28361]: audit 2023-12-01T13:12:53.097954+0000 mon.a (mon.0) 9326 : audit 0 from='client.? 172.21.15.80:0/543936799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:12:54.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:12:53 smithi080 bash[28361]: audit 2023-12-01T13:12:53.116412+0000 mon.a (mon.0) 9327 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:12:54.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:12:53 smithi080 bash[28361]: audit 2023-12-01T13:12:53.127206+0000 mon.a (mon.0) 9328 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:12:54.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:12:53 smithi080 bash[28361]: audit 2023-12-01T13:12:53.538147+0000 mon.a (mon.0) 9329 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:12:54.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:12:53 smithi080 bash[28361]: audit 2023-12-01T13:12:53.551625+0000 mon.a (mon.0) 9330 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:12:54.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:12:53 smithi090 bash[32384]: cluster 2023-12-01T13:12:52.857268+0000 mgr.y (mgr.24362) 15128 : cluster 0 pgmap v15097: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:12:54.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:12:53 smithi090 bash[32384]: audit 2023-12-01T13:12:53.097954+0000 mon.a (mon.0) 9326 : audit 0 from='client.? 172.21.15.80:0/543936799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:12:54.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:12:53 smithi090 bash[32384]: audit 2023-12-01T13:12:53.116412+0000 mon.a (mon.0) 9327 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:12:54.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:12:53 smithi090 bash[32384]: audit 2023-12-01T13:12:53.127206+0000 mon.a (mon.0) 9328 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:12:54.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:12:53 smithi090 bash[32384]: audit 2023-12-01T13:12:53.538147+0000 mon.a (mon.0) 9329 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:12:54.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:12:53 smithi090 bash[32384]: audit 2023-12-01T13:12:53.551625+0000 mon.a (mon.0) 9330 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:12:55.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:12:54 smithi080 bash[41963]: audit 2023-12-01T13:12:54.040839+0000 mon.c (mon.2) 9680 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:12:55.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:12:54 smithi080 bash[41963]: audit 2023-12-01T13:12:54.042413+0000 mon.c (mon.2) 9681 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:12:55.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:12:54 smithi080 bash[41963]: audit 2023-12-01T13:12:54.051958+0000 mon.a (mon.0) 9331 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:12:55.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:12:54 smithi080 bash[28361]: audit 2023-12-01T13:12:54.040839+0000 mon.c (mon.2) 9680 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:12:55.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:12:54 smithi080 bash[28361]: audit 2023-12-01T13:12:54.042413+0000 mon.c (mon.2) 9681 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:12:55.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:12:54 smithi080 bash[28361]: audit 2023-12-01T13:12:54.051958+0000 mon.a (mon.0) 9331 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:12:55.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:12:54 smithi090 bash[32384]: audit 2023-12-01T13:12:54.040839+0000 mon.c (mon.2) 9680 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:12:55.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:12:54 smithi090 bash[32384]: audit 2023-12-01T13:12:54.042413+0000 mon.c (mon.2) 9681 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:12:55.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:12:54 smithi090 bash[32384]: audit 2023-12-01T13:12:54.051958+0000 mon.a (mon.0) 9331 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:12:56.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:12:55 smithi080 bash[28361]: cluster 2023-12-01T13:12:54.857932+0000 mgr.y (mgr.24362) 15129 : cluster 0 pgmap v15098: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:12:56.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:12:55 smithi080 bash[28361]: audit 2023-12-01T13:12:55.547315+0000 mon.a (mon.0) 9332 : audit 0 from='client.? 172.21.15.80:0/1635917349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:12:56.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:12:55 smithi080 bash[28361]: audit 2023-12-01T13:12:55.583280+0000 mon.c (mon.2) 9682 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:12:56.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:12:55 smithi080 bash[41963]: cluster 2023-12-01T13:12:54.857932+0000 mgr.y (mgr.24362) 15129 : cluster 0 pgmap v15098: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:12:56.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:12:55 smithi080 bash[41963]: audit 2023-12-01T13:12:55.547315+0000 mon.a (mon.0) 9332 : audit 0 from='client.? 172.21.15.80:0/1635917349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:12:56.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:12:55 smithi080 bash[41963]: audit 2023-12-01T13:12:55.583280+0000 mon.c (mon.2) 9682 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:12:56.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:12:55 smithi090 bash[32384]: cluster 2023-12-01T13:12:54.857932+0000 mgr.y (mgr.24362) 15129 : cluster 0 pgmap v15098: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:12:56.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:12:55 smithi090 bash[32384]: audit 2023-12-01T13:12:55.547315+0000 mon.a (mon.0) 9332 : audit 0 from='client.? 172.21.15.80:0/1635917349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:12:56.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:12:55 smithi090 bash[32384]: audit 2023-12-01T13:12:55.583280+0000 mon.c (mon.2) 9682 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:12:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:12:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:12:56] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T13:12:58.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:12:57 smithi080 bash[28361]: cluster 2023-12-01T13:12:56.859081+0000 mgr.y (mgr.24362) 15130 : cluster 0 pgmap v15099: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:12:58.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:12:57 smithi080 bash[41963]: cluster 2023-12-01T13:12:56.859081+0000 mgr.y (mgr.24362) 15130 : cluster 0 pgmap v15099: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:12:58.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:12:57 smithi090 bash[32384]: cluster 2023-12-01T13:12:56.859081+0000 mgr.y (mgr.24362) 15130 : cluster 0 pgmap v15099: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:12:59.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:12:58 smithi080 bash[28361]: audit 2023-12-01T13:12:58.002236+0000 mon.c (mon.2) 9683 : audit 0 from='client.? 172.21.15.80:0/360215419' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:12:59.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:12:58 smithi080 bash[41963]: audit 2023-12-01T13:12:58.002236+0000 mon.c (mon.2) 9683 : audit 0 from='client.? 172.21.15.80:0/360215419' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:12:59.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:12:58 smithi090 bash[32384]: audit 2023-12-01T13:12:58.002236+0000 mon.c (mon.2) 9683 : audit 0 from='client.? 172.21.15.80:0/360215419' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:13:00.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:12:59 smithi080 bash[28361]: cluster 2023-12-01T13:12:58.859862+0000 mgr.y (mgr.24362) 15131 : cluster 0 pgmap v15100: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:13:00.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:12:59 smithi080 bash[41963]: cluster 2023-12-01T13:12:58.859862+0000 mgr.y (mgr.24362) 15131 : cluster 0 pgmap v15100: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:13:00.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:12:59 smithi090 bash[32384]: cluster 2023-12-01T13:12:58.859862+0000 mgr.y (mgr.24362) 15131 : cluster 0 pgmap v15100: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:13:01.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:13:00 smithi090 bash[32384]: audit 2023-12-01T13:13:00.457314+0000 mon.a (mon.0) 9333 : audit 0 from='client.? 172.21.15.80:0/867441941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:13:01.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:13:00 smithi080 bash[41963]: audit 2023-12-01T13:13:00.457314+0000 mon.a (mon.0) 9333 : audit 0 from='client.? 172.21.15.80:0/867441941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:13:01.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:13:00 smithi080 bash[28361]: audit 2023-12-01T13:13:00.457314+0000 mon.a (mon.0) 9333 : audit 0 from='client.? 172.21.15.80:0/867441941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:13:02.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:13:01 smithi090 bash[32384]: cluster 2023-12-01T13:13:00.860596+0000 mgr.y (mgr.24362) 15132 : cluster 0 pgmap v15101: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:13:02.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:13:01 smithi080 bash[41963]: cluster 2023-12-01T13:13:00.860596+0000 mgr.y (mgr.24362) 15132 : cluster 0 pgmap v15101: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:13:02.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:13:01 smithi080 bash[28361]: cluster 2023-12-01T13:13:00.860596+0000 mgr.y (mgr.24362) 15132 : cluster 0 pgmap v15101: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:13:04.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:13:03 smithi080 bash[28361]: cluster 2023-12-01T13:13:02.861670+0000 mgr.y (mgr.24362) 15133 : cluster 0 pgmap v15102: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:13:04.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:13:03 smithi080 bash[28361]: audit 2023-12-01T13:13:02.904984+0000 mon.a (mon.0) 9334 : audit 0 from='client.? 172.21.15.80:0/3659709122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:13:04.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:13:03 smithi080 bash[41963]: cluster 2023-12-01T13:13:02.861670+0000 mgr.y (mgr.24362) 15133 : cluster 0 pgmap v15102: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:13:04.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:13:03 smithi080 bash[41963]: audit 2023-12-01T13:13:02.904984+0000 mon.a (mon.0) 9334 : audit 0 from='client.? 172.21.15.80:0/3659709122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:13:04.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:13:03 smithi090 bash[32384]: cluster 2023-12-01T13:13:02.861670+0000 mgr.y (mgr.24362) 15133 : cluster 0 pgmap v15102: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:13:04.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:13:03 smithi090 bash[32384]: audit 2023-12-01T13:13:02.904984+0000 mon.a (mon.0) 9334 : audit 0 from='client.? 172.21.15.80:0/3659709122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:13:06.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:13:05 smithi080 bash[28361]: cluster 2023-12-01T13:13:04.862271+0000 mgr.y (mgr.24362) 15134 : cluster 0 pgmap v15103: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:13:06.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:13:05 smithi080 bash[28361]: audit 2023-12-01T13:13:05.364281+0000 mon.c (mon.2) 9684 : audit 0 from='client.? 172.21.15.80:0/2562331851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:13:06.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:13:05 smithi080 bash[41963]: cluster 2023-12-01T13:13:04.862271+0000 mgr.y (mgr.24362) 15134 : cluster 0 pgmap v15103: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:13:06.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:13:05 smithi080 bash[41963]: audit 2023-12-01T13:13:05.364281+0000 mon.c (mon.2) 9684 : audit 0 from='client.? 172.21.15.80:0/2562331851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:13:06.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:13:05 smithi090 bash[32384]: cluster 2023-12-01T13:13:04.862271+0000 mgr.y (mgr.24362) 15134 : cluster 0 pgmap v15103: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:13:06.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:13:05 smithi090 bash[32384]: audit 2023-12-01T13:13:05.364281+0000 mon.c (mon.2) 9684 : audit 0 from='client.? 172.21.15.80:0/2562331851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:13:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:13:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:13:06] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T13:13:08.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:13:07 smithi080 bash[41963]: cluster 2023-12-01T13:13:06.863423+0000 mgr.y (mgr.24362) 15135 : cluster 0 pgmap v15104: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:13:08.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:13:07 smithi080 bash[41963]: audit 2023-12-01T13:13:07.822247+0000 mon.c (mon.2) 9685 : audit 0 from='client.? 172.21.15.80:0/4207808285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:13:08.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:13:07 smithi080 bash[28361]: cluster 2023-12-01T13:13:06.863423+0000 mgr.y (mgr.24362) 15135 : cluster 0 pgmap v15104: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:13:08.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:13:07 smithi080 bash[28361]: audit 2023-12-01T13:13:07.822247+0000 mon.c (mon.2) 9685 : audit 0 from='client.? 172.21.15.80:0/4207808285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:13:08.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:13:07 smithi090 bash[32384]: cluster 2023-12-01T13:13:06.863423+0000 mgr.y (mgr.24362) 15135 : cluster 0 pgmap v15104: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:13:08.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:13:07 smithi090 bash[32384]: audit 2023-12-01T13:13:07.822247+0000 mon.c (mon.2) 9685 : audit 0 from='client.? 172.21.15.80:0/4207808285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:13:10.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:13:09 smithi080 bash[28361]: cluster 2023-12-01T13:13:08.864231+0000 mgr.y (mgr.24362) 15136 : cluster 0 pgmap v15105: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:13:10.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:13:09 smithi080 bash[41963]: cluster 2023-12-01T13:13:08.864231+0000 mgr.y (mgr.24362) 15136 : cluster 0 pgmap v15105: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:13:10.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:13:09 smithi090 bash[32384]: cluster 2023-12-01T13:13:08.864231+0000 mgr.y (mgr.24362) 15136 : cluster 0 pgmap v15105: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:13:11.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:13:10 smithi080 bash[28361]: audit 2023-12-01T13:13:10.277842+0000 mon.a (mon.0) 9335 : audit 0 from='client.? 172.21.15.80:0/2498204742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:13:11.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:13:10 smithi080 bash[28361]: audit 2023-12-01T13:13:10.583981+0000 mon.c (mon.2) 9686 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:13:11.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:13:10 smithi080 bash[41963]: audit 2023-12-01T13:13:10.277842+0000 mon.a (mon.0) 9335 : audit 0 from='client.? 172.21.15.80:0/2498204742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:13:11.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:13:10 smithi080 bash[41963]: audit 2023-12-01T13:13:10.583981+0000 mon.c (mon.2) 9686 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:13:11.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:13:10 smithi090 bash[32384]: audit 2023-12-01T13:13:10.277842+0000 mon.a (mon.0) 9335 : audit 0 from='client.? 172.21.15.80:0/2498204742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:13:11.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:13:10 smithi090 bash[32384]: audit 2023-12-01T13:13:10.583981+0000 mon.c (mon.2) 9686 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:13:12.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:13:11 smithi090 bash[32384]: cluster 2023-12-01T13:13:10.865031+0000 mgr.y (mgr.24362) 15137 : cluster 0 pgmap v15106: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:13:12.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:13:11 smithi080 bash[41963]: cluster 2023-12-01T13:13:10.865031+0000 mgr.y (mgr.24362) 15137 : cluster 0 pgmap v15106: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:13:12.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:13:11 smithi080 bash[28361]: cluster 2023-12-01T13:13:10.865031+0000 mgr.y (mgr.24362) 15137 : cluster 0 pgmap v15106: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:13:13.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:13:12 smithi090 bash[32384]: audit 2023-12-01T13:13:12.744678+0000 mon.a (mon.0) 9336 : audit 0 from='client.? 172.21.15.80:0/1800708615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:13:13.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:13:12 smithi080 bash[28361]: audit 2023-12-01T13:13:12.744678+0000 mon.a (mon.0) 9336 : audit 0 from='client.? 172.21.15.80:0/1800708615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:13:13.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:13:12 smithi080 bash[41963]: audit 2023-12-01T13:13:12.744678+0000 mon.a (mon.0) 9336 : audit 0 from='client.? 172.21.15.80:0/1800708615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:13:14.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:13:13 smithi090 bash[32384]: cluster 2023-12-01T13:13:12.866108+0000 mgr.y (mgr.24362) 15138 : cluster 0 pgmap v15107: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:13:14.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:13:13 smithi080 bash[28361]: cluster 2023-12-01T13:13:12.866108+0000 mgr.y (mgr.24362) 15138 : cluster 0 pgmap v15107: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:13:14.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:13:13 smithi080 bash[41963]: cluster 2023-12-01T13:13:12.866108+0000 mgr.y (mgr.24362) 15138 : cluster 0 pgmap v15107: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:13:16.232 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:13:15 smithi080 bash[41963]: cluster 2023-12-01T13:13:14.866744+0000 mgr.y (mgr.24362) 15139 : cluster 0 pgmap v15108: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:13:16.233 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:13:15 smithi080 bash[41963]: audit 2023-12-01T13:13:15.194766+0000 mon.a (mon.0) 9337 : audit 0 from='client.? 172.21.15.80:0/3437891529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:13:16.233 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:13:15 smithi080 bash[28361]: cluster 2023-12-01T13:13:14.866744+0000 mgr.y (mgr.24362) 15139 : cluster 0 pgmap v15108: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:13:16.233 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:13:15 smithi080 bash[28361]: audit 2023-12-01T13:13:15.194766+0000 mon.a (mon.0) 9337 : audit 0 from='client.? 172.21.15.80:0/3437891529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:13:16.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:13:15 smithi090 bash[32384]: cluster 2023-12-01T13:13:14.866744+0000 mgr.y (mgr.24362) 15139 : cluster 0 pgmap v15108: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:13:16.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:13:15 smithi090 bash[32384]: audit 2023-12-01T13:13:15.194766+0000 mon.a (mon.0) 9337 : audit 0 from='client.? 172.21.15.80:0/3437891529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:13:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:13:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:13:16] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T13:13:18.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:13:17 smithi090 bash[32384]: cluster 2023-12-01T13:13:16.867851+0000 mgr.y (mgr.24362) 15140 : cluster 0 pgmap v15109: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:13:18.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:13:17 smithi090 bash[32384]: audit 2023-12-01T13:13:17.650231+0000 mon.a (mon.0) 9338 : audit 0 from='client.? 172.21.15.80:0/4013544121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:13:18.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:13:17 smithi080 bash[28361]: cluster 2023-12-01T13:13:16.867851+0000 mgr.y (mgr.24362) 15140 : cluster 0 pgmap v15109: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:13:18.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:13:17 smithi080 bash[28361]: audit 2023-12-01T13:13:17.650231+0000 mon.a (mon.0) 9338 : audit 0 from='client.? 172.21.15.80:0/4013544121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:13:18.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:13:17 smithi080 bash[41963]: cluster 2023-12-01T13:13:16.867851+0000 mgr.y (mgr.24362) 15140 : cluster 0 pgmap v15109: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:13:18.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:13:17 smithi080 bash[41963]: audit 2023-12-01T13:13:17.650231+0000 mon.a (mon.0) 9338 : audit 0 from='client.? 172.21.15.80:0/4013544121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:13:20.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:13:19 smithi090 bash[32384]: cluster 2023-12-01T13:13:18.868482+0000 mgr.y (mgr.24362) 15141 : cluster 0 pgmap v15110: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:13:20.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:13:19 smithi080 bash[41963]: cluster 2023-12-01T13:13:18.868482+0000 mgr.y (mgr.24362) 15141 : cluster 0 pgmap v15110: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:13:20.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:13:19 smithi080 bash[28361]: cluster 2023-12-01T13:13:18.868482+0000 mgr.y (mgr.24362) 15141 : cluster 0 pgmap v15110: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:13:21.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:13:20 smithi090 bash[32384]: audit 2023-12-01T13:13:20.109844+0000 mon.a (mon.0) 9339 : audit 0 from='client.? 172.21.15.80:0/2327943113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:13:21.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:13:20 smithi080 bash[28361]: audit 2023-12-01T13:13:20.109844+0000 mon.a (mon.0) 9339 : audit 0 from='client.? 172.21.15.80:0/2327943113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:13:21.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:13:20 smithi080 bash[41963]: audit 2023-12-01T13:13:20.109844+0000 mon.a (mon.0) 9339 : audit 0 from='client.? 172.21.15.80:0/2327943113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:13:22.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:13:21 smithi090 bash[32384]: cluster 2023-12-01T13:13:20.869226+0000 mgr.y (mgr.24362) 15142 : cluster 0 pgmap v15111: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:13:22.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:13:21 smithi080 bash[28361]: cluster 2023-12-01T13:13:20.869226+0000 mgr.y (mgr.24362) 15142 : cluster 0 pgmap v15111: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:13:22.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:13:21 smithi080 bash[41963]: cluster 2023-12-01T13:13:20.869226+0000 mgr.y (mgr.24362) 15142 : cluster 0 pgmap v15111: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:13:23.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:13:22 smithi090 bash[32384]: audit 2023-12-01T13:13:22.563183+0000 mon.a (mon.0) 9340 : audit 0 from='client.? 172.21.15.80:0/962931537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:13:23.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:13:22 smithi080 bash[28361]: audit 2023-12-01T13:13:22.563183+0000 mon.a (mon.0) 9340 : audit 0 from='client.? 172.21.15.80:0/962931537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:13:23.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:13:22 smithi080 bash[41963]: audit 2023-12-01T13:13:22.563183+0000 mon.a (mon.0) 9340 : audit 0 from='client.? 172.21.15.80:0/962931537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:13:24.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:13:23 smithi090 bash[32384]: cluster 2023-12-01T13:13:22.870345+0000 mgr.y (mgr.24362) 15143 : cluster 0 pgmap v15112: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:13:24.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:13:23 smithi080 bash[28361]: cluster 2023-12-01T13:13:22.870345+0000 mgr.y (mgr.24362) 15143 : cluster 0 pgmap v15112: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:13:24.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:13:23 smithi080 bash[41963]: cluster 2023-12-01T13:13:22.870345+0000 mgr.y (mgr.24362) 15143 : cluster 0 pgmap v15112: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:13:26.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:13:25 smithi090 bash[32384]: cluster 2023-12-01T13:13:24.870909+0000 mgr.y (mgr.24362) 15144 : cluster 0 pgmap v15113: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:13:26.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:13:25 smithi090 bash[32384]: audit 2023-12-01T13:13:25.019768+0000 mon.a (mon.0) 9341 : audit 0 from='client.? 172.21.15.80:0/3103746071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:13:26.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:13:25 smithi090 bash[32384]: audit 2023-12-01T13:13:25.584210+0000 mon.c (mon.2) 9687 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:13:26.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:13:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:13:26] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T13:13:26.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:13:25 smithi080 bash[28361]: cluster 2023-12-01T13:13:24.870909+0000 mgr.y (mgr.24362) 15144 : cluster 0 pgmap v15113: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:13:26.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:13:25 smithi080 bash[28361]: audit 2023-12-01T13:13:25.019768+0000 mon.a (mon.0) 9341 : audit 0 from='client.? 172.21.15.80:0/3103746071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:13:26.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:13:25 smithi080 bash[28361]: audit 2023-12-01T13:13:25.584210+0000 mon.c (mon.2) 9687 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:13:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:13:25 smithi080 bash[41963]: cluster 2023-12-01T13:13:24.870909+0000 mgr.y (mgr.24362) 15144 : cluster 0 pgmap v15113: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:13:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:13:25 smithi080 bash[41963]: audit 2023-12-01T13:13:25.019768+0000 mon.a (mon.0) 9341 : audit 0 from='client.? 172.21.15.80:0/3103746071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:13:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:13:25 smithi080 bash[41963]: audit 2023-12-01T13:13:25.584210+0000 mon.c (mon.2) 9687 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:13:28.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:13:27 smithi090 bash[32384]: cluster 2023-12-01T13:13:26.872072+0000 mgr.y (mgr.24362) 15145 : cluster 0 pgmap v15114: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:13:28.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:13:27 smithi090 bash[32384]: audit 2023-12-01T13:13:27.476070+0000 mon.a (mon.0) 9342 : audit 0 from='client.? 172.21.15.80:0/3552526986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:13:28.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:13:27 smithi080 bash[28361]: cluster 2023-12-01T13:13:26.872072+0000 mgr.y (mgr.24362) 15145 : cluster 0 pgmap v15114: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:13:28.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:13:27 smithi080 bash[28361]: audit 2023-12-01T13:13:27.476070+0000 mon.a (mon.0) 9342 : audit 0 from='client.? 172.21.15.80:0/3552526986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:13:28.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:13:27 smithi080 bash[41963]: cluster 2023-12-01T13:13:26.872072+0000 mgr.y (mgr.24362) 15145 : cluster 0 pgmap v15114: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:13:28.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:13:27 smithi080 bash[41963]: audit 2023-12-01T13:13:27.476070+0000 mon.a (mon.0) 9342 : audit 0 from='client.? 172.21.15.80:0/3552526986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:13:30.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:13:29 smithi090 bash[32384]: cluster 2023-12-01T13:13:28.872713+0000 mgr.y (mgr.24362) 15146 : cluster 0 pgmap v15115: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:13:30.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:13:29 smithi090 bash[32384]: audit 2023-12-01T13:13:29.928665+0000 mon.c (mon.2) 9688 : audit 0 from='client.? 172.21.15.80:0/3958953294' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:13:30.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:13:29 smithi080 bash[28361]: cluster 2023-12-01T13:13:28.872713+0000 mgr.y (mgr.24362) 15146 : cluster 0 pgmap v15115: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:13:30.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:13:29 smithi080 bash[28361]: audit 2023-12-01T13:13:29.928665+0000 mon.c (mon.2) 9688 : audit 0 from='client.? 172.21.15.80:0/3958953294' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:13:30.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:13:29 smithi080 bash[41963]: cluster 2023-12-01T13:13:28.872713+0000 mgr.y (mgr.24362) 15146 : cluster 0 pgmap v15115: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:13:30.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:13:29 smithi080 bash[41963]: audit 2023-12-01T13:13:29.928665+0000 mon.c (mon.2) 9688 : audit 0 from='client.? 172.21.15.80:0/3958953294' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:13:32.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:13:31 smithi090 bash[32384]: cluster 2023-12-01T13:13:30.873478+0000 mgr.y (mgr.24362) 15147 : cluster 0 pgmap v15116: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:13:32.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:13:31 smithi080 bash[28361]: cluster 2023-12-01T13:13:30.873478+0000 mgr.y (mgr.24362) 15147 : cluster 0 pgmap v15116: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:13:32.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:13:32 smithi080 bash[41963]: cluster 2023-12-01T13:13:30.873478+0000 mgr.y (mgr.24362) 15147 : cluster 0 pgmap v15116: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:13:33.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:13:33 smithi090 bash[32384]: audit 2023-12-01T13:13:32.383589+0000 mon.c (mon.2) 9689 : audit 0 from='client.? 172.21.15.80:0/2995383060' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:13:33.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:13:33 smithi080 bash[28361]: audit 2023-12-01T13:13:32.383589+0000 mon.c (mon.2) 9689 : audit 0 from='client.? 172.21.15.80:0/2995383060' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:13:33.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:13:33 smithi080 bash[41963]: audit 2023-12-01T13:13:32.383589+0000 mon.c (mon.2) 9689 : audit 0 from='client.? 172.21.15.80:0/2995383060' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:13:34.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:13:34 smithi090 bash[32384]: cluster 2023-12-01T13:13:32.874504+0000 mgr.y (mgr.24362) 15148 : cluster 0 pgmap v15117: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:13:34.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:13:34 smithi080 bash[41963]: cluster 2023-12-01T13:13:32.874504+0000 mgr.y (mgr.24362) 15148 : cluster 0 pgmap v15117: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:13:34.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:13:34 smithi080 bash[28361]: cluster 2023-12-01T13:13:32.874504+0000 mgr.y (mgr.24362) 15148 : cluster 0 pgmap v15117: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:13:35.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:13:35 smithi090 bash[32384]: audit 2023-12-01T13:13:34.843249+0000 mon.c (mon.2) 9690 : audit 0 from='client.? 172.21.15.80:0/2972418410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:13:35.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:13:35 smithi080 bash[41963]: audit 2023-12-01T13:13:34.843249+0000 mon.c (mon.2) 9690 : audit 0 from='client.? 172.21.15.80:0/2972418410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:13:35.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:13:35 smithi080 bash[28361]: audit 2023-12-01T13:13:34.843249+0000 mon.c (mon.2) 9690 : audit 0 from='client.? 172.21.15.80:0/2972418410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:13:36.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:13:36 smithi090 bash[32384]: cluster 2023-12-01T13:13:34.875128+0000 mgr.y (mgr.24362) 15149 : cluster 0 pgmap v15118: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:13:36.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:13:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:13:36] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T13:13:36.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:13:36 smithi080 bash[41963]: cluster 2023-12-01T13:13:34.875128+0000 mgr.y (mgr.24362) 15149 : cluster 0 pgmap v15118: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:13:36.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:13:36 smithi080 bash[28361]: cluster 2023-12-01T13:13:34.875128+0000 mgr.y (mgr.24362) 15149 : cluster 0 pgmap v15118: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:13:38.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:13:38 smithi080 bash[41963]: cluster 2023-12-01T13:13:36.876502+0000 mgr.y (mgr.24362) 15150 : cluster 0 pgmap v15119: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:13:38.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:13:38 smithi080 bash[41963]: audit 2023-12-01T13:13:37.298250+0000 mon.a (mon.0) 9343 : audit 0 from='client.? 172.21.15.80:0/1398772141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:13:38.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:13:38 smithi080 bash[28361]: cluster 2023-12-01T13:13:36.876502+0000 mgr.y (mgr.24362) 15150 : cluster 0 pgmap v15119: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:13:38.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:13:38 smithi080 bash[28361]: audit 2023-12-01T13:13:37.298250+0000 mon.a (mon.0) 9343 : audit 0 from='client.? 172.21.15.80:0/1398772141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:13:38.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:13:38 smithi090 bash[32384]: cluster 2023-12-01T13:13:36.876502+0000 mgr.y (mgr.24362) 15150 : cluster 0 pgmap v15119: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:13:38.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:13:38 smithi090 bash[32384]: audit 2023-12-01T13:13:37.298250+0000 mon.a (mon.0) 9343 : audit 0 from='client.? 172.21.15.80:0/1398772141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:13:40.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:13:40 smithi080 bash[41963]: cluster 2023-12-01T13:13:38.877126+0000 mgr.y (mgr.24362) 15151 : cluster 0 pgmap v15120: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:13:40.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:13:40 smithi080 bash[41963]: audit 2023-12-01T13:13:39.745998+0000 mon.c (mon.2) 9691 : audit 0 from='client.? 172.21.15.80:0/2744690266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:13:40.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:13:40 smithi080 bash[28361]: cluster 2023-12-01T13:13:38.877126+0000 mgr.y (mgr.24362) 15151 : cluster 0 pgmap v15120: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:13:40.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:13:40 smithi080 bash[28361]: audit 2023-12-01T13:13:39.745998+0000 mon.c (mon.2) 9691 : audit 0 from='client.? 172.21.15.80:0/2744690266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:13:40.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:13:40 smithi090 bash[32384]: cluster 2023-12-01T13:13:38.877126+0000 mgr.y (mgr.24362) 15151 : cluster 0 pgmap v15120: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:13:40.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:13:40 smithi090 bash[32384]: audit 2023-12-01T13:13:39.745998+0000 mon.c (mon.2) 9691 : audit 0 from='client.? 172.21.15.80:0/2744690266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:13:41.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:13:41 smithi080 bash[28361]: audit 2023-12-01T13:13:40.584549+0000 mon.c (mon.2) 9692 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:13:41.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:13:41 smithi080 bash[41963]: audit 2023-12-01T13:13:40.584549+0000 mon.c (mon.2) 9692 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:13:41.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:13:41 smithi090 bash[32384]: audit 2023-12-01T13:13:40.584549+0000 mon.c (mon.2) 9692 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:13:42.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:13:42 smithi080 bash[28361]: cluster 2023-12-01T13:13:40.877894+0000 mgr.y (mgr.24362) 15152 : cluster 0 pgmap v15121: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:13:42.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:13:42 smithi080 bash[41963]: cluster 2023-12-01T13:13:40.877894+0000 mgr.y (mgr.24362) 15152 : cluster 0 pgmap v15121: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:13:42.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:13:42 smithi090 bash[32384]: cluster 2023-12-01T13:13:40.877894+0000 mgr.y (mgr.24362) 15152 : cluster 0 pgmap v15121: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:13:43.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:13:43 smithi080 bash[41963]: audit 2023-12-01T13:13:42.202004+0000 mon.c (mon.2) 9693 : audit 0 from='client.? 172.21.15.80:0/424483487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:13:43.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:13:43 smithi080 bash[28361]: audit 2023-12-01T13:13:42.202004+0000 mon.c (mon.2) 9693 : audit 0 from='client.? 172.21.15.80:0/424483487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:13:43.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:13:43 smithi090 bash[32384]: audit 2023-12-01T13:13:42.202004+0000 mon.c (mon.2) 9693 : audit 0 from='client.? 172.21.15.80:0/424483487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:13:44.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:13:44 smithi080 bash[41963]: cluster 2023-12-01T13:13:42.878835+0000 mgr.y (mgr.24362) 15153 : cluster 0 pgmap v15122: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:13:44.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:13:44 smithi080 bash[28361]: cluster 2023-12-01T13:13:42.878835+0000 mgr.y (mgr.24362) 15153 : cluster 0 pgmap v15122: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:13:44.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:13:44 smithi090 bash[32384]: cluster 2023-12-01T13:13:42.878835+0000 mgr.y (mgr.24362) 15153 : cluster 0 pgmap v15122: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:13:45.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:13:45 smithi080 bash[41963]: audit 2023-12-01T13:13:44.663621+0000 mon.c (mon.2) 9694 : audit 0 from='client.? 172.21.15.80:0/2481656418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:13:45.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:13:45 smithi080 bash[28361]: audit 2023-12-01T13:13:44.663621+0000 mon.c (mon.2) 9694 : audit 0 from='client.? 172.21.15.80:0/2481656418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:13:45.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:13:45 smithi090 bash[32384]: audit 2023-12-01T13:13:44.663621+0000 mon.c (mon.2) 9694 : audit 0 from='client.? 172.21.15.80:0/2481656418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:13:46.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:13:46 smithi080 bash[28361]: cluster 2023-12-01T13:13:44.879492+0000 mgr.y (mgr.24362) 15154 : cluster 0 pgmap v15123: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:13:46.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:13:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:13:46] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T13:13:46.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:13:46 smithi080 bash[41963]: cluster 2023-12-01T13:13:44.879492+0000 mgr.y (mgr.24362) 15154 : cluster 0 pgmap v15123: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:13:46.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:13:46 smithi090 bash[32384]: cluster 2023-12-01T13:13:44.879492+0000 mgr.y (mgr.24362) 15154 : cluster 0 pgmap v15123: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:13:48.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:13:48 smithi080 bash[41963]: cluster 2023-12-01T13:13:46.880292+0000 mgr.y (mgr.24362) 15155 : cluster 0 pgmap v15124: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:13:48.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:13:48 smithi080 bash[41963]: audit 2023-12-01T13:13:47.117030+0000 mon.a (mon.0) 9344 : audit 0 from='client.? 172.21.15.80:0/2075582397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:13:48.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:13:48 smithi080 bash[28361]: cluster 2023-12-01T13:13:46.880292+0000 mgr.y (mgr.24362) 15155 : cluster 0 pgmap v15124: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:13:48.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:13:48 smithi080 bash[28361]: audit 2023-12-01T13:13:47.117030+0000 mon.a (mon.0) 9344 : audit 0 from='client.? 172.21.15.80:0/2075582397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:13:48.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:13:48 smithi090 bash[32384]: cluster 2023-12-01T13:13:46.880292+0000 mgr.y (mgr.24362) 15155 : cluster 0 pgmap v15124: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:13:48.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:13:48 smithi090 bash[32384]: audit 2023-12-01T13:13:47.117030+0000 mon.a (mon.0) 9344 : audit 0 from='client.? 172.21.15.80:0/2075582397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:13:50.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:13:50 smithi080 bash[28361]: cluster 2023-12-01T13:13:48.881071+0000 mgr.y (mgr.24362) 15156 : cluster 0 pgmap v15125: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:13:50.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:13:50 smithi080 bash[28361]: audit 2023-12-01T13:13:49.570589+0000 mon.c (mon.2) 9695 : audit 0 from='client.? 172.21.15.80:0/3722573587' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:13:50.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:13:50 smithi080 bash[41963]: cluster 2023-12-01T13:13:48.881071+0000 mgr.y (mgr.24362) 15156 : cluster 0 pgmap v15125: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:13:50.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:13:50 smithi080 bash[41963]: audit 2023-12-01T13:13:49.570589+0000 mon.c (mon.2) 9695 : audit 0 from='client.? 172.21.15.80:0/3722573587' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:13:50.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:13:50 smithi090 bash[32384]: cluster 2023-12-01T13:13:48.881071+0000 mgr.y (mgr.24362) 15156 : cluster 0 pgmap v15125: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:13:50.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:13:50 smithi090 bash[32384]: audit 2023-12-01T13:13:49.570589+0000 mon.c (mon.2) 9695 : audit 0 from='client.? 172.21.15.80:0/3722573587' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:13:52.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:13:52 smithi080 bash[28361]: cluster 2023-12-01T13:13:50.881916+0000 mgr.y (mgr.24362) 15157 : cluster 0 pgmap v15126: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:13:52.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:13:52 smithi080 bash[28361]: audit 2023-12-01T13:13:52.020168+0000 mon.a (mon.0) 9345 : audit 0 from='client.? 172.21.15.80:0/1207439200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:13:52.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:13:52 smithi080 bash[41963]: cluster 2023-12-01T13:13:50.881916+0000 mgr.y (mgr.24362) 15157 : cluster 0 pgmap v15126: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:13:52.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:13:52 smithi080 bash[41963]: audit 2023-12-01T13:13:52.020168+0000 mon.a (mon.0) 9345 : audit 0 from='client.? 172.21.15.80:0/1207439200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:13:52.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:13:52 smithi090 bash[32384]: cluster 2023-12-01T13:13:50.881916+0000 mgr.y (mgr.24362) 15157 : cluster 0 pgmap v15126: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:13:52.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:13:52 smithi090 bash[32384]: audit 2023-12-01T13:13:52.020168+0000 mon.a (mon.0) 9345 : audit 0 from='client.? 172.21.15.80:0/1207439200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:13:54.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:13:53 smithi080 bash[28361]: cluster 2023-12-01T13:13:52.882942+0000 mgr.y (mgr.24362) 15158 : cluster 0 pgmap v15127: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:13:54.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:13:53 smithi080 bash[41963]: cluster 2023-12-01T13:13:52.882942+0000 mgr.y (mgr.24362) 15158 : cluster 0 pgmap v15127: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:13:54.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:13:53 smithi090 bash[32384]: cluster 2023-12-01T13:13:52.882942+0000 mgr.y (mgr.24362) 15158 : cluster 0 pgmap v15127: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:13:55.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:13:54 smithi080 bash[28361]: audit 2023-12-01T13:13:54.135371+0000 mon.c (mon.2) 9696 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:13:55.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:13:54 smithi080 bash[28361]: audit 2023-12-01T13:13:54.472471+0000 mon.a (mon.0) 9346 : audit 0 from='client.? 172.21.15.80:0/1479610517' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:13:55.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:13:54 smithi080 bash[41963]: audit 2023-12-01T13:13:54.135371+0000 mon.c (mon.2) 9696 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:13:55.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:13:54 smithi080 bash[41963]: audit 2023-12-01T13:13:54.472471+0000 mon.a (mon.0) 9346 : audit 0 from='client.? 172.21.15.80:0/1479610517' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:13:55.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:13:54 smithi090 bash[32384]: audit 2023-12-01T13:13:54.135371+0000 mon.c (mon.2) 9696 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:13:55.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:13:54 smithi090 bash[32384]: audit 2023-12-01T13:13:54.472471+0000 mon.a (mon.0) 9346 : audit 0 from='client.? 172.21.15.80:0/1479610517' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:13:56.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:13:55 smithi080 bash[28361]: cluster 2023-12-01T13:13:54.883665+0000 mgr.y (mgr.24362) 15159 : cluster 0 pgmap v15128: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:13:56.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:13:55 smithi080 bash[28361]: audit 2023-12-01T13:13:55.584901+0000 mon.c (mon.2) 9697 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:13:56.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:13:55 smithi080 bash[41963]: cluster 2023-12-01T13:13:54.883665+0000 mgr.y (mgr.24362) 15159 : cluster 0 pgmap v15128: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:13:56.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:13:55 smithi080 bash[41963]: audit 2023-12-01T13:13:55.584901+0000 mon.c (mon.2) 9697 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:13:56.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:13:55 smithi090 bash[32384]: cluster 2023-12-01T13:13:54.883665+0000 mgr.y (mgr.24362) 15159 : cluster 0 pgmap v15128: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:13:56.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:13:55 smithi090 bash[32384]: audit 2023-12-01T13:13:55.584901+0000 mon.c (mon.2) 9697 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:13:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:13:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:13:56] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T13:13:58.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:13:57 smithi090 bash[32384]: cluster 2023-12-01T13:13:56.884751+0000 mgr.y (mgr.24362) 15160 : cluster 0 pgmap v15129: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:13:58.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:13:57 smithi090 bash[32384]: audit 2023-12-01T13:13:56.938484+0000 mon.c (mon.2) 9698 : audit 0 from='client.? 172.21.15.80:0/2951151701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:13:58.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:13:57 smithi080 bash[28361]: cluster 2023-12-01T13:13:56.884751+0000 mgr.y (mgr.24362) 15160 : cluster 0 pgmap v15129: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:13:58.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:13:57 smithi080 bash[28361]: audit 2023-12-01T13:13:56.938484+0000 mon.c (mon.2) 9698 : audit 0 from='client.? 172.21.15.80:0/2951151701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:13:58.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:13:57 smithi080 bash[41963]: cluster 2023-12-01T13:13:56.884751+0000 mgr.y (mgr.24362) 15160 : cluster 0 pgmap v15129: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:13:58.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:13:57 smithi080 bash[41963]: audit 2023-12-01T13:13:56.938484+0000 mon.c (mon.2) 9698 : audit 0 from='client.? 172.21.15.80:0/2951151701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:14:00.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:13:59 smithi090 bash[32384]: cluster 2023-12-01T13:13:58.885332+0000 mgr.y (mgr.24362) 15161 : cluster 0 pgmap v15130: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:14:00.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:13:59 smithi090 bash[32384]: audit 2023-12-01T13:13:59.398714+0000 mon.c (mon.2) 9699 : audit 0 from='client.? 172.21.15.80:0/1556982618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:14:00.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:13:59 smithi090 bash[32384]: audit 2023-12-01T13:13:59.881001+0000 mon.a (mon.0) 9347 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:14:00.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:13:59 smithi090 bash[32384]: audit 2023-12-01T13:13:59.891172+0000 mon.a (mon.0) 9348 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:14:00.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:13:59 smithi080 bash[41963]: cluster 2023-12-01T13:13:58.885332+0000 mgr.y (mgr.24362) 15161 : cluster 0 pgmap v15130: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:14:00.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:13:59 smithi080 bash[41963]: audit 2023-12-01T13:13:59.398714+0000 mon.c (mon.2) 9699 : audit 0 from='client.? 172.21.15.80:0/1556982618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:14:00.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:13:59 smithi080 bash[41963]: audit 2023-12-01T13:13:59.881001+0000 mon.a (mon.0) 9347 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:14:00.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:13:59 smithi080 bash[41963]: audit 2023-12-01T13:13:59.891172+0000 mon.a (mon.0) 9348 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:14:00.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:13:59 smithi080 bash[28361]: cluster 2023-12-01T13:13:58.885332+0000 mgr.y (mgr.24362) 15161 : cluster 0 pgmap v15130: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:14:00.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:13:59 smithi080 bash[28361]: audit 2023-12-01T13:13:59.398714+0000 mon.c (mon.2) 9699 : audit 0 from='client.? 172.21.15.80:0/1556982618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:14:00.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:13:59 smithi080 bash[28361]: audit 2023-12-01T13:13:59.881001+0000 mon.a (mon.0) 9347 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:14:00.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:13:59 smithi080 bash[28361]: audit 2023-12-01T13:13:59.891172+0000 mon.a (mon.0) 9348 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:14:01.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:14:01 smithi080 bash[28361]: audit 2023-12-01T13:14:00.337318+0000 mon.a (mon.0) 9349 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:14:01.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:14:01 smithi080 bash[28361]: audit 2023-12-01T13:14:00.353003+0000 mon.a (mon.0) 9350 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:14:01.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:14:01 smithi080 bash[28361]: audit 2023-12-01T13:14:00.822213+0000 mon.c (mon.2) 9700 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:14:01.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:14:01 smithi080 bash[28361]: audit 2023-12-01T13:14:00.824193+0000 mon.c (mon.2) 9701 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:14:01.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:14:01 smithi080 bash[28361]: audit 2023-12-01T13:14:00.833873+0000 mon.a (mon.0) 9351 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:14:01.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:14:01 smithi080 bash[28361]: cluster 2023-12-01T13:14:00.886163+0000 mgr.y (mgr.24362) 15162 : cluster 0 pgmap v15131: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:14:01.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:14:01 smithi080 bash[41963]: audit 2023-12-01T13:14:00.337318+0000 mon.a (mon.0) 9349 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:14:01.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:14:01 smithi080 bash[41963]: audit 2023-12-01T13:14:00.353003+0000 mon.a (mon.0) 9350 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:14:01.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:14:01 smithi080 bash[41963]: audit 2023-12-01T13:14:00.822213+0000 mon.c (mon.2) 9700 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:14:01.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:14:01 smithi080 bash[41963]: audit 2023-12-01T13:14:00.824193+0000 mon.c (mon.2) 9701 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:14:01.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:14:01 smithi080 bash[41963]: audit 2023-12-01T13:14:00.833873+0000 mon.a (mon.0) 9351 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:14:01.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:14:01 smithi080 bash[41963]: cluster 2023-12-01T13:14:00.886163+0000 mgr.y (mgr.24362) 15162 : cluster 0 pgmap v15131: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:14:01.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:14:01 smithi090 bash[32384]: audit 2023-12-01T13:14:00.337318+0000 mon.a (mon.0) 9349 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:14:01.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:14:01 smithi090 bash[32384]: audit 2023-12-01T13:14:00.353003+0000 mon.a (mon.0) 9350 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:14:01.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:14:01 smithi090 bash[32384]: audit 2023-12-01T13:14:00.822213+0000 mon.c (mon.2) 9700 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:14:01.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:14:01 smithi090 bash[32384]: audit 2023-12-01T13:14:00.824193+0000 mon.c (mon.2) 9701 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:14:01.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:14:01 smithi090 bash[32384]: audit 2023-12-01T13:14:00.833873+0000 mon.a (mon.0) 9351 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:14:01.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:14:01 smithi090 bash[32384]: cluster 2023-12-01T13:14:00.886163+0000 mgr.y (mgr.24362) 15162 : cluster 0 pgmap v15131: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:14:03.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:14:02 smithi080 bash[41963]: audit 2023-12-01T13:14:01.855072+0000 mon.a (mon.0) 9352 : audit 0 from='client.? 172.21.15.80:0/2994530057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:14:03.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:14:02 smithi080 bash[28361]: audit 2023-12-01T13:14:01.855072+0000 mon.a (mon.0) 9352 : audit 0 from='client.? 172.21.15.80:0/2994530057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:14:03.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:14:02 smithi090 bash[32384]: audit 2023-12-01T13:14:01.855072+0000 mon.a (mon.0) 9352 : audit 0 from='client.? 172.21.15.80:0/2994530057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:14:04.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:14:03 smithi080 bash[41963]: cluster 2023-12-01T13:14:02.886699+0000 mgr.y (mgr.24362) 15163 : cluster 0 pgmap v15132: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:14:04.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:14:03 smithi080 bash[28361]: cluster 2023-12-01T13:14:02.886699+0000 mgr.y (mgr.24362) 15163 : cluster 0 pgmap v15132: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:14:04.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:14:03 smithi090 bash[32384]: cluster 2023-12-01T13:14:02.886699+0000 mgr.y (mgr.24362) 15163 : cluster 0 pgmap v15132: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:14:05.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:14:04 smithi080 bash[28361]: audit 2023-12-01T13:14:04.309158+0000 mon.c (mon.2) 9702 : audit 0 from='client.? 172.21.15.80:0/1452908991' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:14:05.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:14:04 smithi080 bash[41963]: audit 2023-12-01T13:14:04.309158+0000 mon.c (mon.2) 9702 : audit 0 from='client.? 172.21.15.80:0/1452908991' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:14:05.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:14:04 smithi090 bash[32384]: audit 2023-12-01T13:14:04.309158+0000 mon.c (mon.2) 9702 : audit 0 from='client.? 172.21.15.80:0/1452908991' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:14:06.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:14:05 smithi080 bash[28361]: cluster 2023-12-01T13:14:04.887295+0000 mgr.y (mgr.24362) 15164 : cluster 0 pgmap v15133: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:14:06.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:14:05 smithi080 bash[41963]: cluster 2023-12-01T13:14:04.887295+0000 mgr.y (mgr.24362) 15164 : cluster 0 pgmap v15133: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:14:06.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:14:05 smithi090 bash[32384]: cluster 2023-12-01T13:14:04.887295+0000 mgr.y (mgr.24362) 15164 : cluster 0 pgmap v15133: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:14:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:14:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:14:06] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T13:14:07.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:14:06 smithi080 bash[28361]: audit 2023-12-01T13:14:06.754850+0000 mon.c (mon.2) 9703 : audit 0 from='client.? 172.21.15.80:0/4042506403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:14:07.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:14:06 smithi080 bash[41963]: audit 2023-12-01T13:14:06.754850+0000 mon.c (mon.2) 9703 : audit 0 from='client.? 172.21.15.80:0/4042506403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:14:07.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:14:06 smithi090 bash[32384]: audit 2023-12-01T13:14:06.754850+0000 mon.c (mon.2) 9703 : audit 0 from='client.? 172.21.15.80:0/4042506403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:14:08.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:14:07 smithi080 bash[28361]: cluster 2023-12-01T13:14:06.888430+0000 mgr.y (mgr.24362) 15165 : cluster 0 pgmap v15134: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:14:08.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:14:07 smithi080 bash[41963]: cluster 2023-12-01T13:14:06.888430+0000 mgr.y (mgr.24362) 15165 : cluster 0 pgmap v15134: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:14:08.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:14:07 smithi090 bash[32384]: cluster 2023-12-01T13:14:06.888430+0000 mgr.y (mgr.24362) 15165 : cluster 0 pgmap v15134: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:14:10.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:14:09 smithi090 bash[32384]: cluster 2023-12-01T13:14:08.889001+0000 mgr.y (mgr.24362) 15166 : cluster 0 pgmap v15135: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:14:10.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:14:09 smithi090 bash[32384]: audit 2023-12-01T13:14:09.211923+0000 mon.a (mon.0) 9353 : audit 0 from='client.? 172.21.15.80:0/1254838135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:14:10.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:14:09 smithi080 bash[28361]: cluster 2023-12-01T13:14:08.889001+0000 mgr.y (mgr.24362) 15166 : cluster 0 pgmap v15135: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:14:10.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:14:09 smithi080 bash[28361]: audit 2023-12-01T13:14:09.211923+0000 mon.a (mon.0) 9353 : audit 0 from='client.? 172.21.15.80:0/1254838135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:14:10.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:14:09 smithi080 bash[41963]: cluster 2023-12-01T13:14:08.889001+0000 mgr.y (mgr.24362) 15166 : cluster 0 pgmap v15135: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:14:10.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:14:09 smithi080 bash[41963]: audit 2023-12-01T13:14:09.211923+0000 mon.a (mon.0) 9353 : audit 0 from='client.? 172.21.15.80:0/1254838135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:14:11.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:14:10 smithi090 bash[32384]: audit 2023-12-01T13:14:10.585312+0000 mon.c (mon.2) 9704 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:14:11.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:14:10 smithi080 bash[28361]: audit 2023-12-01T13:14:10.585312+0000 mon.c (mon.2) 9704 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:14:11.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:14:10 smithi080 bash[41963]: audit 2023-12-01T13:14:10.585312+0000 mon.c (mon.2) 9704 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:14:12.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:14:11 smithi090 bash[32384]: cluster 2023-12-01T13:14:10.889818+0000 mgr.y (mgr.24362) 15167 : cluster 0 pgmap v15136: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:14:12.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:14:11 smithi090 bash[32384]: audit 2023-12-01T13:14:11.670303+0000 mon.a (mon.0) 9354 : audit 0 from='client.? 172.21.15.80:0/4071969293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:14:12.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:14:11 smithi080 bash[28361]: cluster 2023-12-01T13:14:10.889818+0000 mgr.y (mgr.24362) 15167 : cluster 0 pgmap v15136: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:14:12.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:14:11 smithi080 bash[28361]: audit 2023-12-01T13:14:11.670303+0000 mon.a (mon.0) 9354 : audit 0 from='client.? 172.21.15.80:0/4071969293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:14:12.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:14:11 smithi080 bash[41963]: cluster 2023-12-01T13:14:10.889818+0000 mgr.y (mgr.24362) 15167 : cluster 0 pgmap v15136: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:14:12.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:14:11 smithi080 bash[41963]: audit 2023-12-01T13:14:11.670303+0000 mon.a (mon.0) 9354 : audit 0 from='client.? 172.21.15.80:0/4071969293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:14:14.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:14:13 smithi080 bash[28361]: cluster 2023-12-01T13:14:12.890643+0000 mgr.y (mgr.24362) 15168 : cluster 0 pgmap v15137: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:14:14.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:14:13 smithi080 bash[41963]: cluster 2023-12-01T13:14:12.890643+0000 mgr.y (mgr.24362) 15168 : cluster 0 pgmap v15137: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:14:14.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:14:13 smithi090 bash[32384]: cluster 2023-12-01T13:14:12.890643+0000 mgr.y (mgr.24362) 15168 : cluster 0 pgmap v15137: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:14:15.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:14:14 smithi080 bash[28361]: audit 2023-12-01T13:14:14.129364+0000 mon.a (mon.0) 9355 : audit 0 from='client.? 172.21.15.80:0/1128810379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:14:15.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:14:14 smithi080 bash[41963]: audit 2023-12-01T13:14:14.129364+0000 mon.a (mon.0) 9355 : audit 0 from='client.? 172.21.15.80:0/1128810379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:14:15.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:14:14 smithi090 bash[32384]: audit 2023-12-01T13:14:14.129364+0000 mon.a (mon.0) 9355 : audit 0 from='client.? 172.21.15.80:0/1128810379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:14:16.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:14:15 smithi080 bash[28361]: cluster 2023-12-01T13:14:14.891251+0000 mgr.y (mgr.24362) 15169 : cluster 0 pgmap v15138: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:14:16.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:14:15 smithi080 bash[41963]: cluster 2023-12-01T13:14:14.891251+0000 mgr.y (mgr.24362) 15169 : cluster 0 pgmap v15138: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:14:16.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:14:15 smithi090 bash[32384]: cluster 2023-12-01T13:14:14.891251+0000 mgr.y (mgr.24362) 15169 : cluster 0 pgmap v15138: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:14:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:14:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:14:16] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T13:14:17.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:14:16 smithi080 bash[28361]: audit 2023-12-01T13:14:16.584686+0000 mon.a (mon.0) 9356 : audit 0 from='client.? 172.21.15.80:0/3638730746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:14:17.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:14:16 smithi080 bash[41963]: audit 2023-12-01T13:14:16.584686+0000 mon.a (mon.0) 9356 : audit 0 from='client.? 172.21.15.80:0/3638730746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:14:17.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:14:16 smithi090 bash[32384]: audit 2023-12-01T13:14:16.584686+0000 mon.a (mon.0) 9356 : audit 0 from='client.? 172.21.15.80:0/3638730746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:14:18.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:14:17 smithi080 bash[41963]: cluster 2023-12-01T13:14:16.892477+0000 mgr.y (mgr.24362) 15170 : cluster 0 pgmap v15139: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:14:18.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:14:17 smithi080 bash[28361]: cluster 2023-12-01T13:14:16.892477+0000 mgr.y (mgr.24362) 15170 : cluster 0 pgmap v15139: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:14:18.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:14:17 smithi090 bash[32384]: cluster 2023-12-01T13:14:16.892477+0000 mgr.y (mgr.24362) 15170 : cluster 0 pgmap v15139: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:14:20.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:14:19 smithi090 bash[32384]: cluster 2023-12-01T13:14:18.893069+0000 mgr.y (mgr.24362) 15171 : cluster 0 pgmap v15140: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:14:20.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:14:19 smithi090 bash[32384]: audit 2023-12-01T13:14:19.033464+0000 mon.a (mon.0) 9357 : audit 0 from='client.? 172.21.15.80:0/2259074762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:14:20.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:14:19 smithi080 bash[41963]: cluster 2023-12-01T13:14:18.893069+0000 mgr.y (mgr.24362) 15171 : cluster 0 pgmap v15140: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:14:20.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:14:19 smithi080 bash[41963]: audit 2023-12-01T13:14:19.033464+0000 mon.a (mon.0) 9357 : audit 0 from='client.? 172.21.15.80:0/2259074762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:14:20.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:14:19 smithi080 bash[28361]: cluster 2023-12-01T13:14:18.893069+0000 mgr.y (mgr.24362) 15171 : cluster 0 pgmap v15140: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:14:20.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:14:19 smithi080 bash[28361]: audit 2023-12-01T13:14:19.033464+0000 mon.a (mon.0) 9357 : audit 0 from='client.? 172.21.15.80:0/2259074762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:14:22.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:14:21 smithi090 bash[32384]: cluster 2023-12-01T13:14:20.893961+0000 mgr.y (mgr.24362) 15172 : cluster 0 pgmap v15141: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:14:22.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:14:21 smithi090 bash[32384]: audit 2023-12-01T13:14:21.490472+0000 mon.a (mon.0) 9358 : audit 0 from='client.? 172.21.15.80:0/823439510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:14:22.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:14:21 smithi080 bash[28361]: cluster 2023-12-01T13:14:20.893961+0000 mgr.y (mgr.24362) 15172 : cluster 0 pgmap v15141: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:14:22.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:14:21 smithi080 bash[28361]: audit 2023-12-01T13:14:21.490472+0000 mon.a (mon.0) 9358 : audit 0 from='client.? 172.21.15.80:0/823439510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:14:22.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:14:21 smithi080 bash[41963]: cluster 2023-12-01T13:14:20.893961+0000 mgr.y (mgr.24362) 15172 : cluster 0 pgmap v15141: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:14:22.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:14:21 smithi080 bash[41963]: audit 2023-12-01T13:14:21.490472+0000 mon.a (mon.0) 9358 : audit 0 from='client.? 172.21.15.80:0/823439510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:14:24.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:14:23 smithi080 bash[28361]: cluster 2023-12-01T13:14:22.894870+0000 mgr.y (mgr.24362) 15173 : cluster 0 pgmap v15142: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:14:24.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:14:23 smithi080 bash[41963]: cluster 2023-12-01T13:14:22.894870+0000 mgr.y (mgr.24362) 15173 : cluster 0 pgmap v15142: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:14:24.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:14:23 smithi090 bash[32384]: cluster 2023-12-01T13:14:22.894870+0000 mgr.y (mgr.24362) 15173 : cluster 0 pgmap v15142: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:14:25.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:14:24 smithi080 bash[41963]: audit 2023-12-01T13:14:23.952018+0000 mon.a (mon.0) 9359 : audit 0 from='client.? 172.21.15.80:0/2451129856' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:14:25.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:14:24 smithi080 bash[28361]: audit 2023-12-01T13:14:23.952018+0000 mon.a (mon.0) 9359 : audit 0 from='client.? 172.21.15.80:0/2451129856' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:14:25.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:14:24 smithi090 bash[32384]: audit 2023-12-01T13:14:23.952018+0000 mon.a (mon.0) 9359 : audit 0 from='client.? 172.21.15.80:0/2451129856' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:14:26.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:14:25 smithi080 bash[41963]: cluster 2023-12-01T13:14:24.895531+0000 mgr.y (mgr.24362) 15174 : cluster 0 pgmap v15143: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:14:26.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:14:25 smithi080 bash[41963]: audit 2023-12-01T13:14:25.585700+0000 mon.c (mon.2) 9705 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:14:26.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:14:25 smithi080 bash[28361]: cluster 2023-12-01T13:14:24.895531+0000 mgr.y (mgr.24362) 15174 : cluster 0 pgmap v15143: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:14:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:14:25 smithi080 bash[28361]: audit 2023-12-01T13:14:25.585700+0000 mon.c (mon.2) 9705 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:14:26.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:14:25 smithi090 bash[32384]: cluster 2023-12-01T13:14:24.895531+0000 mgr.y (mgr.24362) 15174 : cluster 0 pgmap v15143: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:14:26.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:14:25 smithi090 bash[32384]: audit 2023-12-01T13:14:25.585700+0000 mon.c (mon.2) 9705 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:14:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:14:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:14:26] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T13:14:27.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:14:26 smithi080 bash[28361]: audit 2023-12-01T13:14:26.401297+0000 mon.c (mon.2) 9706 : audit 0 from='client.? 172.21.15.80:0/2418877295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:14:27.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:14:26 smithi080 bash[41963]: audit 2023-12-01T13:14:26.401297+0000 mon.c (mon.2) 9706 : audit 0 from='client.? 172.21.15.80:0/2418877295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:14:27.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:14:26 smithi090 bash[32384]: audit 2023-12-01T13:14:26.401297+0000 mon.c (mon.2) 9706 : audit 0 from='client.? 172.21.15.80:0/2418877295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:14:28.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:14:27 smithi080 bash[28361]: cluster 2023-12-01T13:14:26.896742+0000 mgr.y (mgr.24362) 15175 : cluster 0 pgmap v15144: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:14:28.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:14:27 smithi080 bash[41963]: cluster 2023-12-01T13:14:26.896742+0000 mgr.y (mgr.24362) 15175 : cluster 0 pgmap v15144: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:14:28.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:14:27 smithi090 bash[32384]: cluster 2023-12-01T13:14:26.896742+0000 mgr.y (mgr.24362) 15175 : cluster 0 pgmap v15144: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:14:29.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:14:28 smithi080 bash[41963]: audit 2023-12-01T13:14:28.856463+0000 mon.c (mon.2) 9707 : audit 0 from='client.? 172.21.15.80:0/293667669' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:14:29.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:14:28 smithi080 bash[28361]: audit 2023-12-01T13:14:28.856463+0000 mon.c (mon.2) 9707 : audit 0 from='client.? 172.21.15.80:0/293667669' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:14:29.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:14:28 smithi090 bash[32384]: audit 2023-12-01T13:14:28.856463+0000 mon.c (mon.2) 9707 : audit 0 from='client.? 172.21.15.80:0/293667669' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:14:30.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:14:29 smithi080 bash[41963]: cluster 2023-12-01T13:14:28.897338+0000 mgr.y (mgr.24362) 15176 : cluster 0 pgmap v15145: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:14:30.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:14:29 smithi080 bash[28361]: cluster 2023-12-01T13:14:28.897338+0000 mgr.y (mgr.24362) 15176 : cluster 0 pgmap v15145: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:14:30.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:14:29 smithi090 bash[32384]: cluster 2023-12-01T13:14:28.897338+0000 mgr.y (mgr.24362) 15176 : cluster 0 pgmap v15145: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:14:32.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:14:31 smithi090 bash[32384]: cluster 2023-12-01T13:14:30.898243+0000 mgr.y (mgr.24362) 15177 : cluster 0 pgmap v15146: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:14:32.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:14:31 smithi090 bash[32384]: audit 2023-12-01T13:14:31.315988+0000 mon.c (mon.2) 9708 : audit 0 from='client.? 172.21.15.80:0/3113280570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:14:32.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:14:31 smithi080 bash[41963]: cluster 2023-12-01T13:14:30.898243+0000 mgr.y (mgr.24362) 15177 : cluster 0 pgmap v15146: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:14:32.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:14:31 smithi080 bash[41963]: audit 2023-12-01T13:14:31.315988+0000 mon.c (mon.2) 9708 : audit 0 from='client.? 172.21.15.80:0/3113280570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:14:32.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:14:31 smithi080 bash[28361]: cluster 2023-12-01T13:14:30.898243+0000 mgr.y (mgr.24362) 15177 : cluster 0 pgmap v15146: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:14:32.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:14:31 smithi080 bash[28361]: audit 2023-12-01T13:14:31.315988+0000 mon.c (mon.2) 9708 : audit 0 from='client.? 172.21.15.80:0/3113280570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:14:34.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:14:33 smithi080 bash[28361]: cluster 2023-12-01T13:14:32.899141+0000 mgr.y (mgr.24362) 15178 : cluster 0 pgmap v15147: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:14:34.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:14:33 smithi080 bash[28361]: audit 2023-12-01T13:14:33.776821+0000 mon.c (mon.2) 9709 : audit 0 from='client.? 172.21.15.80:0/2556439260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:14:34.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:14:33 smithi080 bash[41963]: cluster 2023-12-01T13:14:32.899141+0000 mgr.y (mgr.24362) 15178 : cluster 0 pgmap v15147: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:14:34.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:14:33 smithi080 bash[41963]: audit 2023-12-01T13:14:33.776821+0000 mon.c (mon.2) 9709 : audit 0 from='client.? 172.21.15.80:0/2556439260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:14:34.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:14:33 smithi090 bash[32384]: cluster 2023-12-01T13:14:32.899141+0000 mgr.y (mgr.24362) 15178 : cluster 0 pgmap v15147: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:14:34.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:14:33 smithi090 bash[32384]: audit 2023-12-01T13:14:33.776821+0000 mon.c (mon.2) 9709 : audit 0 from='client.? 172.21.15.80:0/2556439260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:14:36.232 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:14:35 smithi080 bash[41963]: cluster 2023-12-01T13:14:34.899770+0000 mgr.y (mgr.24362) 15179 : cluster 0 pgmap v15148: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:14:36.232 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:14:35 smithi080 bash[28361]: cluster 2023-12-01T13:14:34.899770+0000 mgr.y (mgr.24362) 15179 : cluster 0 pgmap v15148: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:14:36.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:14:35 smithi090 bash[32384]: cluster 2023-12-01T13:14:34.899770+0000 mgr.y (mgr.24362) 15179 : cluster 0 pgmap v15148: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:14:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:14:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:14:36] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T13:14:37.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:14:36 smithi090 bash[32384]: audit 2023-12-01T13:14:36.234403+0000 mon.c (mon.2) 9710 : audit 0 from='client.? 172.21.15.80:0/4016088954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:14:37.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:14:36 smithi080 bash[28361]: audit 2023-12-01T13:14:36.234403+0000 mon.c (mon.2) 9710 : audit 0 from='client.? 172.21.15.80:0/4016088954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:14:37.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:14:36 smithi080 bash[41963]: audit 2023-12-01T13:14:36.234403+0000 mon.c (mon.2) 9710 : audit 0 from='client.? 172.21.15.80:0/4016088954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:14:38.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:14:37 smithi090 bash[32384]: cluster 2023-12-01T13:14:36.900879+0000 mgr.y (mgr.24362) 15180 : cluster 0 pgmap v15149: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:14:38.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:14:37 smithi080 bash[41963]: cluster 2023-12-01T13:14:36.900879+0000 mgr.y (mgr.24362) 15180 : cluster 0 pgmap v15149: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:14:38.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:14:37 smithi080 bash[28361]: cluster 2023-12-01T13:14:36.900879+0000 mgr.y (mgr.24362) 15180 : cluster 0 pgmap v15149: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:14:39.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:14:38 smithi090 bash[32384]: audit 2023-12-01T13:14:38.687985+0000 mon.c (mon.2) 9711 : audit 0 from='client.? 172.21.15.80:0/2190480880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:14:39.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:14:38 smithi080 bash[41963]: audit 2023-12-01T13:14:38.687985+0000 mon.c (mon.2) 9711 : audit 0 from='client.? 172.21.15.80:0/2190480880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:14:39.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:14:38 smithi080 bash[28361]: audit 2023-12-01T13:14:38.687985+0000 mon.c (mon.2) 9711 : audit 0 from='client.? 172.21.15.80:0/2190480880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:14:40.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:14:39 smithi090 bash[32384]: cluster 2023-12-01T13:14:38.901568+0000 mgr.y (mgr.24362) 15181 : cluster 0 pgmap v15150: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:14:40.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:14:39 smithi080 bash[41963]: cluster 2023-12-01T13:14:38.901568+0000 mgr.y (mgr.24362) 15181 : cluster 0 pgmap v15150: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:14:40.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:14:39 smithi080 bash[28361]: cluster 2023-12-01T13:14:38.901568+0000 mgr.y (mgr.24362) 15181 : cluster 0 pgmap v15150: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:14:41.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:14:40 smithi090 bash[32384]: audit 2023-12-01T13:14:40.586059+0000 mon.c (mon.2) 9712 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:14:41.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:14:40 smithi080 bash[41963]: audit 2023-12-01T13:14:40.586059+0000 mon.c (mon.2) 9712 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:14:41.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:14:40 smithi080 bash[28361]: audit 2023-12-01T13:14:40.586059+0000 mon.c (mon.2) 9712 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:14:42.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:14:41 smithi090 bash[32384]: cluster 2023-12-01T13:14:40.902552+0000 mgr.y (mgr.24362) 15182 : cluster 0 pgmap v15151: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:14:42.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:14:41 smithi090 bash[32384]: audit 2023-12-01T13:14:41.144805+0000 mon.a (mon.0) 9360 : audit 0 from='client.? 172.21.15.80:0/2835969918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:14:42.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:14:41 smithi080 bash[41963]: cluster 2023-12-01T13:14:40.902552+0000 mgr.y (mgr.24362) 15182 : cluster 0 pgmap v15151: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:14:42.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:14:41 smithi080 bash[41963]: audit 2023-12-01T13:14:41.144805+0000 mon.a (mon.0) 9360 : audit 0 from='client.? 172.21.15.80:0/2835969918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:14:42.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:14:41 smithi080 bash[28361]: cluster 2023-12-01T13:14:40.902552+0000 mgr.y (mgr.24362) 15182 : cluster 0 pgmap v15151: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:14:42.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:14:41 smithi080 bash[28361]: audit 2023-12-01T13:14:41.144805+0000 mon.a (mon.0) 9360 : audit 0 from='client.? 172.21.15.80:0/2835969918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:14:44.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:14:43 smithi080 bash[41963]: cluster 2023-12-01T13:14:42.903433+0000 mgr.y (mgr.24362) 15183 : cluster 0 pgmap v15152: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:14:44.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:14:43 smithi080 bash[41963]: audit 2023-12-01T13:14:43.607422+0000 mon.a (mon.0) 9361 : audit 0 from='client.? 172.21.15.80:0/2365140484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:14:44.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:14:43 smithi080 bash[28361]: cluster 2023-12-01T13:14:42.903433+0000 mgr.y (mgr.24362) 15183 : cluster 0 pgmap v15152: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:14:44.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:14:43 smithi080 bash[28361]: audit 2023-12-01T13:14:43.607422+0000 mon.a (mon.0) 9361 : audit 0 from='client.? 172.21.15.80:0/2365140484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:14:44.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:14:43 smithi090 bash[32384]: cluster 2023-12-01T13:14:42.903433+0000 mgr.y (mgr.24362) 15183 : cluster 0 pgmap v15152: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:14:44.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:14:43 smithi090 bash[32384]: audit 2023-12-01T13:14:43.607422+0000 mon.a (mon.0) 9361 : audit 0 from='client.? 172.21.15.80:0/2365140484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:14:46.232 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:14:45 smithi080 bash[28361]: cluster 2023-12-01T13:14:44.904100+0000 mgr.y (mgr.24362) 15184 : cluster 0 pgmap v15153: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:14:46.233 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:14:45 smithi080 bash[41963]: cluster 2023-12-01T13:14:44.904100+0000 mgr.y (mgr.24362) 15184 : cluster 0 pgmap v15153: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:14:46.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:14:45 smithi090 bash[32384]: cluster 2023-12-01T13:14:44.904100+0000 mgr.y (mgr.24362) 15184 : cluster 0 pgmap v15153: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:14:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:14:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:14:46] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T13:14:47.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:14:46 smithi090 bash[32384]: audit 2023-12-01T13:14:46.065102+0000 mon.a (mon.0) 9362 : audit 0 from='client.? 172.21.15.80:0/3851756769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:14:47.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:14:46 smithi080 bash[28361]: audit 2023-12-01T13:14:46.065102+0000 mon.a (mon.0) 9362 : audit 0 from='client.? 172.21.15.80:0/3851756769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:14:47.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:14:46 smithi080 bash[41963]: audit 2023-12-01T13:14:46.065102+0000 mon.a (mon.0) 9362 : audit 0 from='client.? 172.21.15.80:0/3851756769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:14:48.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:14:47 smithi090 bash[32384]: cluster 2023-12-01T13:14:46.905235+0000 mgr.y (mgr.24362) 15185 : cluster 0 pgmap v15154: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:14:48.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:14:47 smithi080 bash[28361]: cluster 2023-12-01T13:14:46.905235+0000 mgr.y (mgr.24362) 15185 : cluster 0 pgmap v15154: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:14:48.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:14:47 smithi080 bash[41963]: cluster 2023-12-01T13:14:46.905235+0000 mgr.y (mgr.24362) 15185 : cluster 0 pgmap v15154: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:14:49.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:14:48 smithi090 bash[32384]: audit 2023-12-01T13:14:48.518686+0000 mon.c (mon.2) 9713 : audit 0 from='client.? 172.21.15.80:0/3239228355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:14:49.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:14:48 smithi080 bash[28361]: audit 2023-12-01T13:14:48.518686+0000 mon.c (mon.2) 9713 : audit 0 from='client.? 172.21.15.80:0/3239228355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:14:49.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:14:48 smithi080 bash[41963]: audit 2023-12-01T13:14:48.518686+0000 mon.c (mon.2) 9713 : audit 0 from='client.? 172.21.15.80:0/3239228355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:14:50.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:14:49 smithi090 bash[32384]: cluster 2023-12-01T13:14:48.905916+0000 mgr.y (mgr.24362) 15186 : cluster 0 pgmap v15155: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:14:50.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:14:49 smithi080 bash[28361]: cluster 2023-12-01T13:14:48.905916+0000 mgr.y (mgr.24362) 15186 : cluster 0 pgmap v15155: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:14:50.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:14:49 smithi080 bash[41963]: cluster 2023-12-01T13:14:48.905916+0000 mgr.y (mgr.24362) 15186 : cluster 0 pgmap v15155: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:14:51.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:14:50 smithi090 bash[32384]: audit 2023-12-01T13:14:50.966219+0000 mon.c (mon.2) 9714 : audit 0 from='client.? 172.21.15.80:0/189458451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:14:51.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:14:50 smithi080 bash[28361]: audit 2023-12-01T13:14:50.966219+0000 mon.c (mon.2) 9714 : audit 0 from='client.? 172.21.15.80:0/189458451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:14:51.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:14:50 smithi080 bash[41963]: audit 2023-12-01T13:14:50.966219+0000 mon.c (mon.2) 9714 : audit 0 from='client.? 172.21.15.80:0/189458451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:14:52.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:14:51 smithi090 bash[32384]: cluster 2023-12-01T13:14:50.906817+0000 mgr.y (mgr.24362) 15187 : cluster 0 pgmap v15156: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:14:52.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:14:51 smithi080 bash[28361]: cluster 2023-12-01T13:14:50.906817+0000 mgr.y (mgr.24362) 15187 : cluster 0 pgmap v15156: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:14:52.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:14:51 smithi080 bash[41963]: cluster 2023-12-01T13:14:50.906817+0000 mgr.y (mgr.24362) 15187 : cluster 0 pgmap v15156: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:14:54.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:14:53 smithi080 bash[28361]: cluster 2023-12-01T13:14:52.907773+0000 mgr.y (mgr.24362) 15188 : cluster 0 pgmap v15157: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:14:54.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:14:53 smithi080 bash[28361]: audit 2023-12-01T13:14:53.424629+0000 mon.a (mon.0) 9363 : audit 0 from='client.? 172.21.15.80:0/2623920873' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:14:54.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:14:53 smithi080 bash[41963]: cluster 2023-12-01T13:14:52.907773+0000 mgr.y (mgr.24362) 15188 : cluster 0 pgmap v15157: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:14:54.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:14:53 smithi080 bash[41963]: audit 2023-12-01T13:14:53.424629+0000 mon.a (mon.0) 9363 : audit 0 from='client.? 172.21.15.80:0/2623920873' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:14:54.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:14:53 smithi090 bash[32384]: cluster 2023-12-01T13:14:52.907773+0000 mgr.y (mgr.24362) 15188 : cluster 0 pgmap v15157: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:14:54.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:14:53 smithi090 bash[32384]: audit 2023-12-01T13:14:53.424629+0000 mon.a (mon.0) 9363 : audit 0 from='client.? 172.21.15.80:0/2623920873' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:14:56.232 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:14:55 smithi080 bash[41963]: cluster 2023-12-01T13:14:54.908465+0000 mgr.y (mgr.24362) 15189 : cluster 0 pgmap v15158: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:14:56.232 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:14:55 smithi080 bash[41963]: audit 2023-12-01T13:14:55.585637+0000 mon.c (mon.2) 9715 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:14:56.232 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:14:55 smithi080 bash[41963]: audit 2023-12-01T13:14:55.882724+0000 mon.a (mon.0) 9364 : audit 0 from='client.? 172.21.15.80:0/3111145463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:14:56.233 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:14:55 smithi080 bash[28361]: cluster 2023-12-01T13:14:54.908465+0000 mgr.y (mgr.24362) 15189 : cluster 0 pgmap v15158: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:14:56.233 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:14:55 smithi080 bash[28361]: audit 2023-12-01T13:14:55.585637+0000 mon.c (mon.2) 9715 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:14:56.233 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:14:55 smithi080 bash[28361]: audit 2023-12-01T13:14:55.882724+0000 mon.a (mon.0) 9364 : audit 0 from='client.? 172.21.15.80:0/3111145463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:14:56.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:14:55 smithi090 bash[32384]: cluster 2023-12-01T13:14:54.908465+0000 mgr.y (mgr.24362) 15189 : cluster 0 pgmap v15158: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:14:56.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:14:55 smithi090 bash[32384]: audit 2023-12-01T13:14:55.585637+0000 mon.c (mon.2) 9715 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:14:56.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:14:55 smithi090 bash[32384]: audit 2023-12-01T13:14:55.882724+0000 mon.a (mon.0) 9364 : audit 0 from='client.? 172.21.15.80:0/3111145463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:14:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:14:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:14:56] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T13:14:58.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:14:57 smithi090 bash[32384]: cluster 2023-12-01T13:14:56.909632+0000 mgr.y (mgr.24362) 15190 : cluster 0 pgmap v15159: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:14:58.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:14:57 smithi080 bash[28361]: cluster 2023-12-01T13:14:56.909632+0000 mgr.y (mgr.24362) 15190 : cluster 0 pgmap v15159: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:14:58.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:14:57 smithi080 bash[41963]: cluster 2023-12-01T13:14:56.909632+0000 mgr.y (mgr.24362) 15190 : cluster 0 pgmap v15159: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:14:59.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:14:58 smithi090 bash[32384]: audit 2023-12-01T13:14:58.335242+0000 mon.a (mon.0) 9365 : audit 0 from='client.? 172.21.15.80:0/1262490294' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:14:59.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:14:58 smithi080 bash[28361]: audit 2023-12-01T13:14:58.335242+0000 mon.a (mon.0) 9365 : audit 0 from='client.? 172.21.15.80:0/1262490294' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:14:59.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:14:58 smithi080 bash[41963]: audit 2023-12-01T13:14:58.335242+0000 mon.a (mon.0) 9365 : audit 0 from='client.? 172.21.15.80:0/1262490294' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:15:00.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:14:59 smithi090 bash[32384]: cluster 2023-12-01T13:14:58.910261+0000 mgr.y (mgr.24362) 15191 : cluster 0 pgmap v15160: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:15:00.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:14:59 smithi080 bash[41963]: cluster 2023-12-01T13:14:58.910261+0000 mgr.y (mgr.24362) 15191 : cluster 0 pgmap v15160: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:15:00.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:14:59 smithi080 bash[28361]: cluster 2023-12-01T13:14:58.910261+0000 mgr.y (mgr.24362) 15191 : cluster 0 pgmap v15160: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:15:01.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:15:00 smithi090 bash[32384]: audit 2023-12-01T13:15:00.797688+0000 mon.a (mon.0) 9366 : audit 0 from='client.? 172.21.15.80:0/3917433790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:15:01.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:15:00 smithi090 bash[32384]: audit 2023-12-01T13:15:00.915738+0000 mon.c (mon.2) 9716 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:15:01.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:15:00 smithi080 bash[41963]: audit 2023-12-01T13:15:00.797688+0000 mon.a (mon.0) 9366 : audit 0 from='client.? 172.21.15.80:0/3917433790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:15:01.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:15:00 smithi080 bash[41963]: audit 2023-12-01T13:15:00.915738+0000 mon.c (mon.2) 9716 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:15:01.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:15:00 smithi080 bash[28361]: audit 2023-12-01T13:15:00.797688+0000 mon.a (mon.0) 9366 : audit 0 from='client.? 172.21.15.80:0/3917433790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:15:01.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:15:00 smithi080 bash[28361]: audit 2023-12-01T13:15:00.915738+0000 mon.c (mon.2) 9716 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:15:02.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:15:01 smithi090 bash[32384]: cluster 2023-12-01T13:15:00.911176+0000 mgr.y (mgr.24362) 15192 : cluster 0 pgmap v15161: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:15:02.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:15:01 smithi080 bash[28361]: cluster 2023-12-01T13:15:00.911176+0000 mgr.y (mgr.24362) 15192 : cluster 0 pgmap v15161: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:15:02.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:15:01 smithi080 bash[41963]: cluster 2023-12-01T13:15:00.911176+0000 mgr.y (mgr.24362) 15192 : cluster 0 pgmap v15161: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:15:04.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:15:03 smithi080 bash[28361]: cluster 2023-12-01T13:15:02.912073+0000 mgr.y (mgr.24362) 15193 : cluster 0 pgmap v15162: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:15:04.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:15:03 smithi080 bash[28361]: audit 2023-12-01T13:15:03.261752+0000 mon.c (mon.2) 9717 : audit 0 from='client.? 172.21.15.80:0/2184407578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:15:04.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:15:03 smithi080 bash[41963]: cluster 2023-12-01T13:15:02.912073+0000 mgr.y (mgr.24362) 15193 : cluster 0 pgmap v15162: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:15:04.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:15:03 smithi080 bash[41963]: audit 2023-12-01T13:15:03.261752+0000 mon.c (mon.2) 9717 : audit 0 from='client.? 172.21.15.80:0/2184407578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:15:04.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:15:03 smithi090 bash[32384]: cluster 2023-12-01T13:15:02.912073+0000 mgr.y (mgr.24362) 15193 : cluster 0 pgmap v15162: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:15:04.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:15:03 smithi090 bash[32384]: audit 2023-12-01T13:15:03.261752+0000 mon.c (mon.2) 9717 : audit 0 from='client.? 172.21.15.80:0/2184407578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:15:06.232 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:15:05 smithi080 bash[28361]: cluster 2023-12-01T13:15:04.912668+0000 mgr.y (mgr.24362) 15194 : cluster 0 pgmap v15163: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:15:06.232 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:15:05 smithi080 bash[28361]: audit 2023-12-01T13:15:05.713673+0000 mon.c (mon.2) 9718 : audit 0 from='client.? 172.21.15.80:0/3401050191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:15:06.232 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:15:05 smithi080 bash[41963]: cluster 2023-12-01T13:15:04.912668+0000 mgr.y (mgr.24362) 15194 : cluster 0 pgmap v15163: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:15:06.232 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:15:05 smithi080 bash[41963]: audit 2023-12-01T13:15:05.713673+0000 mon.c (mon.2) 9718 : audit 0 from='client.? 172.21.15.80:0/3401050191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:15:06.267 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:15:05 smithi090 bash[32384]: cluster 2023-12-01T13:15:04.912668+0000 mgr.y (mgr.24362) 15194 : cluster 0 pgmap v15163: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:15:06.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:15:05 smithi090 bash[32384]: audit 2023-12-01T13:15:05.713673+0000 mon.c (mon.2) 9718 : audit 0 from='client.? 172.21.15.80:0/3401050191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:15:06.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:15:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:15:06] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T13:15:08.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:15:07 smithi080 bash[41963]: audit 2023-12-01T13:15:06.773875+0000 mon.a (mon.0) 9367 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:15:08.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:15:07 smithi080 bash[41963]: audit 2023-12-01T13:15:06.786762+0000 mon.a (mon.0) 9368 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:15:08.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:15:07 smithi080 bash[41963]: cluster 2023-12-01T13:15:06.913810+0000 mgr.y (mgr.24362) 15195 : cluster 0 pgmap v15164: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:15:08.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:15:07 smithi080 bash[41963]: audit 2023-12-01T13:15:07.119637+0000 mon.a (mon.0) 9369 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:15:08.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:15:07 smithi080 bash[41963]: audit 2023-12-01T13:15:07.132354+0000 mon.a (mon.0) 9370 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:15:08.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:15:07 smithi080 bash[41963]: audit 2023-12-01T13:15:07.612181+0000 mon.c (mon.2) 9719 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:15:08.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:15:07 smithi080 bash[41963]: audit 2023-12-01T13:15:07.614047+0000 mon.c (mon.2) 9720 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:15:08.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:15:07 smithi080 bash[41963]: audit 2023-12-01T13:15:07.622162+0000 mon.a (mon.0) 9371 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:15:08.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:15:07 smithi080 bash[28361]: audit 2023-12-01T13:15:06.773875+0000 mon.a (mon.0) 9367 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:15:08.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:15:07 smithi080 bash[28361]: audit 2023-12-01T13:15:06.786762+0000 mon.a (mon.0) 9368 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:15:08.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:15:07 smithi080 bash[28361]: cluster 2023-12-01T13:15:06.913810+0000 mgr.y (mgr.24362) 15195 : cluster 0 pgmap v15164: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:15:08.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:15:07 smithi080 bash[28361]: audit 2023-12-01T13:15:07.119637+0000 mon.a (mon.0) 9369 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:15:08.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:15:07 smithi080 bash[28361]: audit 2023-12-01T13:15:07.132354+0000 mon.a (mon.0) 9370 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:15:08.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:15:07 smithi080 bash[28361]: audit 2023-12-01T13:15:07.612181+0000 mon.c (mon.2) 9719 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:15:08.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:15:07 smithi080 bash[28361]: audit 2023-12-01T13:15:07.614047+0000 mon.c (mon.2) 9720 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:15:08.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:15:07 smithi080 bash[28361]: audit 2023-12-01T13:15:07.622162+0000 mon.a (mon.0) 9371 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:15:08.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:15:07 smithi090 bash[32384]: audit 2023-12-01T13:15:06.773875+0000 mon.a (mon.0) 9367 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:15:08.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:15:07 smithi090 bash[32384]: audit 2023-12-01T13:15:06.786762+0000 mon.a (mon.0) 9368 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:15:08.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:15:07 smithi090 bash[32384]: cluster 2023-12-01T13:15:06.913810+0000 mgr.y (mgr.24362) 15195 : cluster 0 pgmap v15164: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:15:08.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:15:07 smithi090 bash[32384]: audit 2023-12-01T13:15:07.119637+0000 mon.a (mon.0) 9369 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:15:08.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:15:07 smithi090 bash[32384]: audit 2023-12-01T13:15:07.132354+0000 mon.a (mon.0) 9370 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:15:08.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:15:07 smithi090 bash[32384]: audit 2023-12-01T13:15:07.612181+0000 mon.c (mon.2) 9719 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:15:08.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:15:07 smithi090 bash[32384]: audit 2023-12-01T13:15:07.614047+0000 mon.c (mon.2) 9720 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:15:08.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:15:07 smithi090 bash[32384]: audit 2023-12-01T13:15:07.622162+0000 mon.a (mon.0) 9371 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:15:09.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:15:08 smithi080 bash[41963]: audit 2023-12-01T13:15:08.168699+0000 mon.a (mon.0) 9372 : audit 0 from='client.? 172.21.15.80:0/1463317032' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:15:09.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:15:08 smithi080 bash[28361]: audit 2023-12-01T13:15:08.168699+0000 mon.a (mon.0) 9372 : audit 0 from='client.? 172.21.15.80:0/1463317032' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:15:09.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:15:08 smithi090 bash[32384]: audit 2023-12-01T13:15:08.168699+0000 mon.a (mon.0) 9372 : audit 0 from='client.? 172.21.15.80:0/1463317032' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:15:10.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:15:09 smithi080 bash[41963]: cluster 2023-12-01T13:15:08.914464+0000 mgr.y (mgr.24362) 15196 : cluster 0 pgmap v15165: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:15:10.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:15:09 smithi080 bash[28361]: cluster 2023-12-01T13:15:08.914464+0000 mgr.y (mgr.24362) 15196 : cluster 0 pgmap v15165: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:15:10.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:15:09 smithi090 bash[32384]: cluster 2023-12-01T13:15:08.914464+0000 mgr.y (mgr.24362) 15196 : cluster 0 pgmap v15165: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:15:11.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:15:10 smithi080 bash[41963]: audit 2023-12-01T13:15:10.586489+0000 mon.c (mon.2) 9721 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:15:11.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:15:10 smithi080 bash[41963]: audit 2023-12-01T13:15:10.614194+0000 mon.a (mon.0) 9373 : audit 0 from='client.? 172.21.15.80:0/1010895818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:15:11.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:15:10 smithi080 bash[28361]: audit 2023-12-01T13:15:10.586489+0000 mon.c (mon.2) 9721 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:15:11.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:15:10 smithi080 bash[28361]: audit 2023-12-01T13:15:10.614194+0000 mon.a (mon.0) 9373 : audit 0 from='client.? 172.21.15.80:0/1010895818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:15:11.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:15:10 smithi090 bash[32384]: audit 2023-12-01T13:15:10.586489+0000 mon.c (mon.2) 9721 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:15:11.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:15:10 smithi090 bash[32384]: audit 2023-12-01T13:15:10.614194+0000 mon.a (mon.0) 9373 : audit 0 from='client.? 172.21.15.80:0/1010895818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:15:12.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:15:11 smithi080 bash[41963]: cluster 2023-12-01T13:15:10.915412+0000 mgr.y (mgr.24362) 15197 : cluster 0 pgmap v15166: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:15:12.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:15:11 smithi080 bash[28361]: cluster 2023-12-01T13:15:10.915412+0000 mgr.y (mgr.24362) 15197 : cluster 0 pgmap v15166: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:15:12.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:15:11 smithi090 bash[32384]: cluster 2023-12-01T13:15:10.915412+0000 mgr.y (mgr.24362) 15197 : cluster 0 pgmap v15166: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:15:14.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:15:13 smithi080 bash[41963]: cluster 2023-12-01T13:15:12.916222+0000 mgr.y (mgr.24362) 15198 : cluster 0 pgmap v15167: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:15:14.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:15:13 smithi080 bash[41963]: audit 2023-12-01T13:15:13.079568+0000 mon.c (mon.2) 9722 : audit 0 from='client.? 172.21.15.80:0/3188405778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:15:14.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:15:13 smithi080 bash[28361]: cluster 2023-12-01T13:15:12.916222+0000 mgr.y (mgr.24362) 15198 : cluster 0 pgmap v15167: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:15:14.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:15:13 smithi080 bash[28361]: audit 2023-12-01T13:15:13.079568+0000 mon.c (mon.2) 9722 : audit 0 from='client.? 172.21.15.80:0/3188405778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:15:14.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:15:13 smithi090 bash[32384]: cluster 2023-12-01T13:15:12.916222+0000 mgr.y (mgr.24362) 15198 : cluster 0 pgmap v15167: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:15:14.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:15:13 smithi090 bash[32384]: audit 2023-12-01T13:15:13.079568+0000 mon.c (mon.2) 9722 : audit 0 from='client.? 172.21.15.80:0/3188405778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:15:16.232 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:15:15 smithi080 bash[28361]: cluster 2023-12-01T13:15:14.916928+0000 mgr.y (mgr.24362) 15199 : cluster 0 pgmap v15168: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:15:16.232 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:15:15 smithi080 bash[28361]: audit 2023-12-01T13:15:15.533394+0000 mon.a (mon.0) 9374 : audit 0 from='client.? 172.21.15.80:0/3527480031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:15:16.232 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:15:15 smithi080 bash[41963]: cluster 2023-12-01T13:15:14.916928+0000 mgr.y (mgr.24362) 15199 : cluster 0 pgmap v15168: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:15:16.232 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:15:15 smithi080 bash[41963]: audit 2023-12-01T13:15:15.533394+0000 mon.a (mon.0) 9374 : audit 0 from='client.? 172.21.15.80:0/3527480031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:15:16.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:15:15 smithi090 bash[32384]: cluster 2023-12-01T13:15:14.916928+0000 mgr.y (mgr.24362) 15199 : cluster 0 pgmap v15168: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:15:16.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:15:15 smithi090 bash[32384]: audit 2023-12-01T13:15:15.533394+0000 mon.a (mon.0) 9374 : audit 0 from='client.? 172.21.15.80:0/3527480031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:15:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:15:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:15:16] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T13:15:18.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:15:17 smithi090 bash[32384]: cluster 2023-12-01T13:15:16.918038+0000 mgr.y (mgr.24362) 15200 : cluster 0 pgmap v15169: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:15:18.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:15:17 smithi080 bash[28361]: cluster 2023-12-01T13:15:16.918038+0000 mgr.y (mgr.24362) 15200 : cluster 0 pgmap v15169: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:15:18.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:15:17 smithi080 bash[41963]: cluster 2023-12-01T13:15:16.918038+0000 mgr.y (mgr.24362) 15200 : cluster 0 pgmap v15169: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:15:19.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:15:18 smithi090 bash[32384]: audit 2023-12-01T13:15:17.984011+0000 mon.a (mon.0) 9375 : audit 0 from='client.? 172.21.15.80:0/2417961546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:15:19.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:15:18 smithi080 bash[28361]: audit 2023-12-01T13:15:17.984011+0000 mon.a (mon.0) 9375 : audit 0 from='client.? 172.21.15.80:0/2417961546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:15:19.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:15:18 smithi080 bash[41963]: audit 2023-12-01T13:15:17.984011+0000 mon.a (mon.0) 9375 : audit 0 from='client.? 172.21.15.80:0/2417961546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:15:20.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:15:19 smithi090 bash[32384]: cluster 2023-12-01T13:15:18.918665+0000 mgr.y (mgr.24362) 15201 : cluster 0 pgmap v15170: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:15:20.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:15:19 smithi080 bash[28361]: cluster 2023-12-01T13:15:18.918665+0000 mgr.y (mgr.24362) 15201 : cluster 0 pgmap v15170: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:15:20.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:15:19 smithi080 bash[41963]: cluster 2023-12-01T13:15:18.918665+0000 mgr.y (mgr.24362) 15201 : cluster 0 pgmap v15170: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:15:21.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:15:21 smithi090 bash[32384]: audit 2023-12-01T13:15:20.439237+0000 mon.a (mon.0) 9376 : audit 0 from='client.? 172.21.15.80:0/2626681852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:15:21.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:15:20 smithi080 bash[28361]: audit 2023-12-01T13:15:20.439237+0000 mon.a (mon.0) 9376 : audit 0 from='client.? 172.21.15.80:0/2626681852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:15:21.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:15:20 smithi080 bash[41963]: audit 2023-12-01T13:15:20.439237+0000 mon.a (mon.0) 9376 : audit 0 from='client.? 172.21.15.80:0/2626681852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:15:22.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:15:21 smithi090 bash[32384]: cluster 2023-12-01T13:15:20.919613+0000 mgr.y (mgr.24362) 15202 : cluster 0 pgmap v15171: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:15:22.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:15:21 smithi080 bash[28361]: cluster 2023-12-01T13:15:20.919613+0000 mgr.y (mgr.24362) 15202 : cluster 0 pgmap v15171: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:15:22.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:15:21 smithi080 bash[41963]: cluster 2023-12-01T13:15:20.919613+0000 mgr.y (mgr.24362) 15202 : cluster 0 pgmap v15171: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:15:24.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:15:23 smithi080 bash[28361]: audit 2023-12-01T13:15:22.890922+0000 mon.c (mon.2) 9723 : audit 0 from='client.? 172.21.15.80:0/4185995737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:15:24.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:15:23 smithi080 bash[28361]: cluster 2023-12-01T13:15:22.920338+0000 mgr.y (mgr.24362) 15203 : cluster 0 pgmap v15172: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:15:24.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:15:23 smithi080 bash[41963]: audit 2023-12-01T13:15:22.890922+0000 mon.c (mon.2) 9723 : audit 0 from='client.? 172.21.15.80:0/4185995737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:15:24.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:15:23 smithi080 bash[41963]: cluster 2023-12-01T13:15:22.920338+0000 mgr.y (mgr.24362) 15203 : cluster 0 pgmap v15172: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:15:24.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:15:23 smithi090 bash[32384]: audit 2023-12-01T13:15:22.890922+0000 mon.c (mon.2) 9723 : audit 0 from='client.? 172.21.15.80:0/4185995737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:15:24.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:15:23 smithi090 bash[32384]: cluster 2023-12-01T13:15:22.920338+0000 mgr.y (mgr.24362) 15203 : cluster 0 pgmap v15172: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:15:26.233 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:15:25 smithi080 bash[28361]: cluster 2023-12-01T13:15:24.921145+0000 mgr.y (mgr.24362) 15204 : cluster 0 pgmap v15173: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:15:26.233 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:15:25 smithi080 bash[28361]: audit 2023-12-01T13:15:25.345389+0000 mon.c (mon.2) 9724 : audit 0 from='client.? 172.21.15.80:0/2317633974' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:15:26.233 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:15:25 smithi080 bash[28361]: audit 2023-12-01T13:15:25.586992+0000 mon.c (mon.2) 9725 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:15:26.233 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:15:25 smithi080 bash[41963]: cluster 2023-12-01T13:15:24.921145+0000 mgr.y (mgr.24362) 15204 : cluster 0 pgmap v15173: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:15:26.233 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:15:25 smithi080 bash[41963]: audit 2023-12-01T13:15:25.345389+0000 mon.c (mon.2) 9724 : audit 0 from='client.? 172.21.15.80:0/2317633974' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:15:26.233 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:15:25 smithi080 bash[41963]: audit 2023-12-01T13:15:25.586992+0000 mon.c (mon.2) 9725 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:15:26.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:15:25 smithi090 bash[32384]: cluster 2023-12-01T13:15:24.921145+0000 mgr.y (mgr.24362) 15204 : cluster 0 pgmap v15173: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:15:26.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:15:25 smithi090 bash[32384]: audit 2023-12-01T13:15:25.345389+0000 mon.c (mon.2) 9724 : audit 0 from='client.? 172.21.15.80:0/2317633974' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:15:26.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:15:25 smithi090 bash[32384]: audit 2023-12-01T13:15:25.586992+0000 mon.c (mon.2) 9725 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:15:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:15:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:15:26] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T13:15:28.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:15:27 smithi090 bash[32384]: cluster 2023-12-01T13:15:26.922310+0000 mgr.y (mgr.24362) 15205 : cluster 0 pgmap v15174: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:15:28.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:15:27 smithi090 bash[32384]: audit 2023-12-01T13:15:27.782777+0000 mon.a (mon.0) 9377 : audit 0 from='client.? 172.21.15.80:0/4289921657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:15:28.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:15:27 smithi080 bash[28361]: cluster 2023-12-01T13:15:26.922310+0000 mgr.y (mgr.24362) 15205 : cluster 0 pgmap v15174: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:15:28.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:15:27 smithi080 bash[28361]: audit 2023-12-01T13:15:27.782777+0000 mon.a (mon.0) 9377 : audit 0 from='client.? 172.21.15.80:0/4289921657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:15:28.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:15:27 smithi080 bash[41963]: cluster 2023-12-01T13:15:26.922310+0000 mgr.y (mgr.24362) 15205 : cluster 0 pgmap v15174: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:15:28.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:15:27 smithi080 bash[41963]: audit 2023-12-01T13:15:27.782777+0000 mon.a (mon.0) 9377 : audit 0 from='client.? 172.21.15.80:0/4289921657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:15:30.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:15:29 smithi090 bash[32384]: cluster 2023-12-01T13:15:28.922933+0000 mgr.y (mgr.24362) 15206 : cluster 0 pgmap v15175: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:15:30.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:15:29 smithi080 bash[41963]: cluster 2023-12-01T13:15:28.922933+0000 mgr.y (mgr.24362) 15206 : cluster 0 pgmap v15175: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:15:30.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:15:29 smithi080 bash[28361]: cluster 2023-12-01T13:15:28.922933+0000 mgr.y (mgr.24362) 15206 : cluster 0 pgmap v15175: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:15:31.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:15:30 smithi090 bash[32384]: audit 2023-12-01T13:15:30.238821+0000 mon.a (mon.0) 9378 : audit 0 from='client.? 172.21.15.80:0/648614890' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:15:31.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:15:30 smithi080 bash[28361]: audit 2023-12-01T13:15:30.238821+0000 mon.a (mon.0) 9378 : audit 0 from='client.? 172.21.15.80:0/648614890' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:15:31.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:15:30 smithi080 bash[41963]: audit 2023-12-01T13:15:30.238821+0000 mon.a (mon.0) 9378 : audit 0 from='client.? 172.21.15.80:0/648614890' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:15:32.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:15:32 smithi090 bash[32384]: cluster 2023-12-01T13:15:30.923927+0000 mgr.y (mgr.24362) 15207 : cluster 0 pgmap v15176: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:15:32.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:15:31 smithi080 bash[28361]: cluster 2023-12-01T13:15:30.923927+0000 mgr.y (mgr.24362) 15207 : cluster 0 pgmap v15176: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:15:32.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:15:32 smithi080 bash[41963]: cluster 2023-12-01T13:15:30.923927+0000 mgr.y (mgr.24362) 15207 : cluster 0 pgmap v15176: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:15:33.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:15:33 smithi090 bash[32384]: audit 2023-12-01T13:15:32.692414+0000 mon.c (mon.2) 9726 : audit 0 from='client.? 172.21.15.80:0/3431105849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:15:33.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:15:33 smithi080 bash[28361]: audit 2023-12-01T13:15:32.692414+0000 mon.c (mon.2) 9726 : audit 0 from='client.? 172.21.15.80:0/3431105849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:15:33.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:15:33 smithi080 bash[41963]: audit 2023-12-01T13:15:32.692414+0000 mon.c (mon.2) 9726 : audit 0 from='client.? 172.21.15.80:0/3431105849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:15:34.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:15:34 smithi090 bash[32384]: cluster 2023-12-01T13:15:32.924819+0000 mgr.y (mgr.24362) 15208 : cluster 0 pgmap v15177: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:15:34.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:15:34 smithi080 bash[28361]: cluster 2023-12-01T13:15:32.924819+0000 mgr.y (mgr.24362) 15208 : cluster 0 pgmap v15177: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:15:34.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:15:34 smithi080 bash[41963]: cluster 2023-12-01T13:15:32.924819+0000 mgr.y (mgr.24362) 15208 : cluster 0 pgmap v15177: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:15:36.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:15:36 smithi090 bash[32384]: cluster 2023-12-01T13:15:34.925447+0000 mgr.y (mgr.24362) 15209 : cluster 0 pgmap v15178: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:15:36.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:15:36 smithi090 bash[32384]: audit 2023-12-01T13:15:35.148322+0000 mon.c (mon.2) 9727 : audit 0 from='client.? 172.21.15.80:0/877619239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:15:36.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:15:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:15:36] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T13:15:36.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:15:36 smithi080 bash[28361]: cluster 2023-12-01T13:15:34.925447+0000 mgr.y (mgr.24362) 15209 : cluster 0 pgmap v15178: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:15:36.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:15:36 smithi080 bash[28361]: audit 2023-12-01T13:15:35.148322+0000 mon.c (mon.2) 9727 : audit 0 from='client.? 172.21.15.80:0/877619239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:15:36.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:15:36 smithi080 bash[41963]: cluster 2023-12-01T13:15:34.925447+0000 mgr.y (mgr.24362) 15209 : cluster 0 pgmap v15178: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:15:36.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:15:36 smithi080 bash[41963]: audit 2023-12-01T13:15:35.148322+0000 mon.c (mon.2) 9727 : audit 0 from='client.? 172.21.15.80:0/877619239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:15:38.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:15:38 smithi090 bash[32384]: cluster 2023-12-01T13:15:36.926648+0000 mgr.y (mgr.24362) 15210 : cluster 0 pgmap v15179: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:15:38.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:15:38 smithi090 bash[32384]: audit 2023-12-01T13:15:37.596216+0000 mon.a (mon.0) 9379 : audit 0 from='client.? 172.21.15.80:0/2035694513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:15:38.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:15:38 smithi080 bash[28361]: cluster 2023-12-01T13:15:36.926648+0000 mgr.y (mgr.24362) 15210 : cluster 0 pgmap v15179: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:15:38.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:15:38 smithi080 bash[28361]: audit 2023-12-01T13:15:37.596216+0000 mon.a (mon.0) 9379 : audit 0 from='client.? 172.21.15.80:0/2035694513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:15:38.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:15:38 smithi080 bash[41963]: cluster 2023-12-01T13:15:36.926648+0000 mgr.y (mgr.24362) 15210 : cluster 0 pgmap v15179: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:15:38.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:15:38 smithi080 bash[41963]: audit 2023-12-01T13:15:37.596216+0000 mon.a (mon.0) 9379 : audit 0 from='client.? 172.21.15.80:0/2035694513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:15:40.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:15:40 smithi080 bash[28361]: cluster 2023-12-01T13:15:38.927311+0000 mgr.y (mgr.24362) 15211 : cluster 0 pgmap v15180: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:15:40.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:15:40 smithi080 bash[41963]: cluster 2023-12-01T13:15:38.927311+0000 mgr.y (mgr.24362) 15211 : cluster 0 pgmap v15180: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:15:40.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:15:40 smithi090 bash[32384]: cluster 2023-12-01T13:15:38.927311+0000 mgr.y (mgr.24362) 15211 : cluster 0 pgmap v15180: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:15:41.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:15:41 smithi080 bash[28361]: audit 2023-12-01T13:15:40.049632+0000 mon.a (mon.0) 9380 : audit 0 from='client.? 172.21.15.80:0/1472862847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:15:41.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:15:41 smithi080 bash[28361]: audit 2023-12-01T13:15:40.587614+0000 mon.c (mon.2) 9728 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:15:41.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:15:41 smithi080 bash[41963]: audit 2023-12-01T13:15:40.049632+0000 mon.a (mon.0) 9380 : audit 0 from='client.? 172.21.15.80:0/1472862847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:15:41.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:15:41 smithi080 bash[41963]: audit 2023-12-01T13:15:40.587614+0000 mon.c (mon.2) 9728 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:15:41.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:15:41 smithi090 bash[32384]: audit 2023-12-01T13:15:40.049632+0000 mon.a (mon.0) 9380 : audit 0 from='client.? 172.21.15.80:0/1472862847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:15:41.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:15:41 smithi090 bash[32384]: audit 2023-12-01T13:15:40.587614+0000 mon.c (mon.2) 9728 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:15:42.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:15:42 smithi080 bash[28361]: cluster 2023-12-01T13:15:40.928286+0000 mgr.y (mgr.24362) 15212 : cluster 0 pgmap v15181: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:15:42.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:15:42 smithi080 bash[41963]: cluster 2023-12-01T13:15:40.928286+0000 mgr.y (mgr.24362) 15212 : cluster 0 pgmap v15181: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:15:42.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:15:42 smithi090 bash[32384]: cluster 2023-12-01T13:15:40.928286+0000 mgr.y (mgr.24362) 15212 : cluster 0 pgmap v15181: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:15:43.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:15:43 smithi080 bash[41963]: audit 2023-12-01T13:15:42.501065+0000 mon.a (mon.0) 9381 : audit 0 from='client.? 172.21.15.80:0/995364429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:15:43.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:15:43 smithi080 bash[28361]: audit 2023-12-01T13:15:42.501065+0000 mon.a (mon.0) 9381 : audit 0 from='client.? 172.21.15.80:0/995364429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:15:43.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:15:43 smithi090 bash[32384]: audit 2023-12-01T13:15:42.501065+0000 mon.a (mon.0) 9381 : audit 0 from='client.? 172.21.15.80:0/995364429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:15:44.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:15:44 smithi080 bash[41963]: cluster 2023-12-01T13:15:42.929204+0000 mgr.y (mgr.24362) 15213 : cluster 0 pgmap v15182: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:15:44.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:15:44 smithi080 bash[28361]: cluster 2023-12-01T13:15:42.929204+0000 mgr.y (mgr.24362) 15213 : cluster 0 pgmap v15182: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:15:44.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:15:44 smithi090 bash[32384]: cluster 2023-12-01T13:15:42.929204+0000 mgr.y (mgr.24362) 15213 : cluster 0 pgmap v15182: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:15:45.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:15:45 smithi080 bash[28361]: audit 2023-12-01T13:15:44.960226+0000 mon.a (mon.0) 9382 : audit 0 from='client.? 172.21.15.80:0/1730983304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:15:45.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:15:45 smithi080 bash[41963]: audit 2023-12-01T13:15:44.960226+0000 mon.a (mon.0) 9382 : audit 0 from='client.? 172.21.15.80:0/1730983304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:15:45.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:15:45 smithi090 bash[32384]: audit 2023-12-01T13:15:44.960226+0000 mon.a (mon.0) 9382 : audit 0 from='client.? 172.21.15.80:0/1730983304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:15:46.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:15:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:15:46] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T13:15:46.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:15:46 smithi080 bash[28361]: cluster 2023-12-01T13:15:44.929687+0000 mgr.y (mgr.24362) 15214 : cluster 0 pgmap v15183: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:15:46.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:15:46 smithi080 bash[41963]: cluster 2023-12-01T13:15:44.929687+0000 mgr.y (mgr.24362) 15214 : cluster 0 pgmap v15183: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:15:46.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:15:46 smithi090 bash[32384]: cluster 2023-12-01T13:15:44.929687+0000 mgr.y (mgr.24362) 15214 : cluster 0 pgmap v15183: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:15:48.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:15:48 smithi080 bash[28361]: cluster 2023-12-01T13:15:46.930939+0000 mgr.y (mgr.24362) 15215 : cluster 0 pgmap v15184: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:15:48.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:15:48 smithi080 bash[28361]: audit 2023-12-01T13:15:47.422987+0000 mon.a (mon.0) 9383 : audit 0 from='client.? 172.21.15.80:0/1743707927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:15:48.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:15:48 smithi080 bash[41963]: cluster 2023-12-01T13:15:46.930939+0000 mgr.y (mgr.24362) 15215 : cluster 0 pgmap v15184: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:15:48.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:15:48 smithi080 bash[41963]: audit 2023-12-01T13:15:47.422987+0000 mon.a (mon.0) 9383 : audit 0 from='client.? 172.21.15.80:0/1743707927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:15:48.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:15:48 smithi090 bash[32384]: cluster 2023-12-01T13:15:46.930939+0000 mgr.y (mgr.24362) 15215 : cluster 0 pgmap v15184: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:15:48.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:15:48 smithi090 bash[32384]: audit 2023-12-01T13:15:47.422987+0000 mon.a (mon.0) 9383 : audit 0 from='client.? 172.21.15.80:0/1743707927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:15:50.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:15:50 smithi080 bash[28361]: cluster 2023-12-01T13:15:48.931632+0000 mgr.y (mgr.24362) 15216 : cluster 0 pgmap v15185: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:15:50.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:15:50 smithi080 bash[28361]: audit 2023-12-01T13:15:49.877663+0000 mon.a (mon.0) 9384 : audit 0 from='client.? 172.21.15.80:0/2272416014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:15:50.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:15:50 smithi080 bash[41963]: cluster 2023-12-01T13:15:48.931632+0000 mgr.y (mgr.24362) 15216 : cluster 0 pgmap v15185: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:15:50.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:15:50 smithi080 bash[41963]: audit 2023-12-01T13:15:49.877663+0000 mon.a (mon.0) 9384 : audit 0 from='client.? 172.21.15.80:0/2272416014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:15:50.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:15:50 smithi090 bash[32384]: cluster 2023-12-01T13:15:48.931632+0000 mgr.y (mgr.24362) 15216 : cluster 0 pgmap v15185: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:15:50.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:15:50 smithi090 bash[32384]: audit 2023-12-01T13:15:49.877663+0000 mon.a (mon.0) 9384 : audit 0 from='client.? 172.21.15.80:0/2272416014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:15:52.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:15:52 smithi080 bash[28361]: cluster 2023-12-01T13:15:50.932623+0000 mgr.y (mgr.24362) 15217 : cluster 0 pgmap v15186: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:15:52.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:15:52 smithi080 bash[41963]: cluster 2023-12-01T13:15:50.932623+0000 mgr.y (mgr.24362) 15217 : cluster 0 pgmap v15186: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:15:52.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:15:52 smithi090 bash[32384]: cluster 2023-12-01T13:15:50.932623+0000 mgr.y (mgr.24362) 15217 : cluster 0 pgmap v15186: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:15:53.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:15:53 smithi080 bash[28361]: audit 2023-12-01T13:15:52.331868+0000 mon.c (mon.2) 9729 : audit 0 from='client.? 172.21.15.80:0/2846295518' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:15:53.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:15:53 smithi080 bash[41963]: audit 2023-12-01T13:15:52.331868+0000 mon.c (mon.2) 9729 : audit 0 from='client.? 172.21.15.80:0/2846295518' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:15:53.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:15:53 smithi090 bash[32384]: audit 2023-12-01T13:15:52.331868+0000 mon.c (mon.2) 9729 : audit 0 from='client.? 172.21.15.80:0/2846295518' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:15:54.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:15:54 smithi080 bash[28361]: cluster 2023-12-01T13:15:52.933479+0000 mgr.y (mgr.24362) 15218 : cluster 0 pgmap v15187: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:15:54.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:15:54 smithi080 bash[41963]: cluster 2023-12-01T13:15:52.933479+0000 mgr.y (mgr.24362) 15218 : cluster 0 pgmap v15187: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:15:54.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:15:54 smithi090 bash[32384]: cluster 2023-12-01T13:15:52.933479+0000 mgr.y (mgr.24362) 15218 : cluster 0 pgmap v15187: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:15:55.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:15:55 smithi080 bash[28361]: audit 2023-12-01T13:15:54.780428+0000 mon.c (mon.2) 9730 : audit 0 from='client.? 172.21.15.80:0/2270709019' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:15:55.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:15:55 smithi080 bash[41963]: audit 2023-12-01T13:15:54.780428+0000 mon.c (mon.2) 9730 : audit 0 from='client.? 172.21.15.80:0/2270709019' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:15:55.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:15:55 smithi090 bash[32384]: audit 2023-12-01T13:15:54.780428+0000 mon.c (mon.2) 9730 : audit 0 from='client.? 172.21.15.80:0/2270709019' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:15:56.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:15:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:15:56] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T13:15:56.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:15:56 smithi080 bash[28361]: cluster 2023-12-01T13:15:54.934142+0000 mgr.y (mgr.24362) 15219 : cluster 0 pgmap v15188: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:15:56.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:15:56 smithi080 bash[28361]: audit 2023-12-01T13:15:55.588000+0000 mon.c (mon.2) 9731 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:15:56.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:15:56 smithi080 bash[41963]: cluster 2023-12-01T13:15:54.934142+0000 mgr.y (mgr.24362) 15219 : cluster 0 pgmap v15188: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:15:56.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:15:56 smithi080 bash[41963]: audit 2023-12-01T13:15:55.588000+0000 mon.c (mon.2) 9731 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:15:56.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:15:56 smithi090 bash[32384]: cluster 2023-12-01T13:15:54.934142+0000 mgr.y (mgr.24362) 15219 : cluster 0 pgmap v15188: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:15:56.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:15:56 smithi090 bash[32384]: audit 2023-12-01T13:15:55.588000+0000 mon.c (mon.2) 9731 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:15:58.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:15:58 smithi080 bash[28361]: cluster 2023-12-01T13:15:56.935044+0000 mgr.y (mgr.24362) 15220 : cluster 0 pgmap v15189: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:15:58.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:15:58 smithi080 bash[28361]: audit 2023-12-01T13:15:57.235680+0000 mon.c (mon.2) 9732 : audit 0 from='client.? 172.21.15.80:0/1968530281' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:15:58.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:15:58 smithi080 bash[41963]: cluster 2023-12-01T13:15:56.935044+0000 mgr.y (mgr.24362) 15220 : cluster 0 pgmap v15189: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:15:58.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:15:58 smithi080 bash[41963]: audit 2023-12-01T13:15:57.235680+0000 mon.c (mon.2) 9732 : audit 0 from='client.? 172.21.15.80:0/1968530281' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:15:58.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:15:58 smithi090 bash[32384]: cluster 2023-12-01T13:15:56.935044+0000 mgr.y (mgr.24362) 15220 : cluster 0 pgmap v15189: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:15:58.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:15:58 smithi090 bash[32384]: audit 2023-12-01T13:15:57.235680+0000 mon.c (mon.2) 9732 : audit 0 from='client.? 172.21.15.80:0/1968530281' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:16:00.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:16:00 smithi080 bash[28361]: cluster 2023-12-01T13:15:58.935686+0000 mgr.y (mgr.24362) 15221 : cluster 0 pgmap v15190: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:16:00.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:16:00 smithi080 bash[28361]: audit 2023-12-01T13:15:59.688128+0000 mon.a (mon.0) 9385 : audit 0 from='client.? 172.21.15.80:0/1361419977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:16:00.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:16:00 smithi080 bash[41963]: cluster 2023-12-01T13:15:58.935686+0000 mgr.y (mgr.24362) 15221 : cluster 0 pgmap v15190: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:16:00.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:16:00 smithi080 bash[41963]: audit 2023-12-01T13:15:59.688128+0000 mon.a (mon.0) 9385 : audit 0 from='client.? 172.21.15.80:0/1361419977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:16:00.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:16:00 smithi090 bash[32384]: cluster 2023-12-01T13:15:58.935686+0000 mgr.y (mgr.24362) 15221 : cluster 0 pgmap v15190: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:16:00.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:16:00 smithi090 bash[32384]: audit 2023-12-01T13:15:59.688128+0000 mon.a (mon.0) 9385 : audit 0 from='client.? 172.21.15.80:0/1361419977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:16:02.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:16:02 smithi080 bash[28361]: cluster 2023-12-01T13:16:00.936660+0000 mgr.y (mgr.24362) 15222 : cluster 0 pgmap v15191: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:16:02.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:16:02 smithi080 bash[41963]: cluster 2023-12-01T13:16:00.936660+0000 mgr.y (mgr.24362) 15222 : cluster 0 pgmap v15191: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:16:02.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:16:02 smithi090 bash[32384]: cluster 2023-12-01T13:16:00.936660+0000 mgr.y (mgr.24362) 15222 : cluster 0 pgmap v15191: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:16:03.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:16:03 smithi080 bash[28361]: audit 2023-12-01T13:16:02.133376+0000 mon.a (mon.0) 9386 : audit 0 from='client.? 172.21.15.80:0/2836499364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:16:03.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:16:03 smithi080 bash[41963]: audit 2023-12-01T13:16:02.133376+0000 mon.a (mon.0) 9386 : audit 0 from='client.? 172.21.15.80:0/2836499364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:16:03.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:16:03 smithi090 bash[32384]: audit 2023-12-01T13:16:02.133376+0000 mon.a (mon.0) 9386 : audit 0 from='client.? 172.21.15.80:0/2836499364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:16:04.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:16:04 smithi080 bash[28361]: cluster 2023-12-01T13:16:02.937486+0000 mgr.y (mgr.24362) 15223 : cluster 0 pgmap v15192: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:16:04.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:16:04 smithi080 bash[41963]: cluster 2023-12-01T13:16:02.937486+0000 mgr.y (mgr.24362) 15223 : cluster 0 pgmap v15192: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:16:04.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:16:04 smithi090 bash[32384]: cluster 2023-12-01T13:16:02.937486+0000 mgr.y (mgr.24362) 15223 : cluster 0 pgmap v15192: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:16:05.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:16:05 smithi080 bash[41963]: audit 2023-12-01T13:16:04.587332+0000 mon.c (mon.2) 9733 : audit 0 from='client.? 172.21.15.80:0/2366044578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:16:05.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:16:05 smithi080 bash[41963]: cluster 2023-12-01T13:16:04.938120+0000 mgr.y (mgr.24362) 15224 : cluster 0 pgmap v15193: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:16:05.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:16:05 smithi080 bash[28361]: audit 2023-12-01T13:16:04.587332+0000 mon.c (mon.2) 9733 : audit 0 from='client.? 172.21.15.80:0/2366044578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:16:05.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:16:05 smithi080 bash[28361]: cluster 2023-12-01T13:16:04.938120+0000 mgr.y (mgr.24362) 15224 : cluster 0 pgmap v15193: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:16:05.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:16:05 smithi090 bash[32384]: audit 2023-12-01T13:16:04.587332+0000 mon.c (mon.2) 9733 : audit 0 from='client.? 172.21.15.80:0/2366044578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:16:05.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:16:05 smithi090 bash[32384]: cluster 2023-12-01T13:16:04.938120+0000 mgr.y (mgr.24362) 15224 : cluster 0 pgmap v15193: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:16:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:16:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:16:06] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T13:16:08.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:16:07 smithi090 bash[32384]: cluster 2023-12-01T13:16:06.939245+0000 mgr.y (mgr.24362) 15225 : cluster 0 pgmap v15194: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:16:08.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:16:07 smithi090 bash[32384]: audit 2023-12-01T13:16:07.044852+0000 mon.a (mon.0) 9387 : audit 0 from='client.? 172.21.15.80:0/1282073554' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:16:08.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:16:07 smithi090 bash[32384]: audit 2023-12-01T13:16:07.706983+0000 mon.c (mon.2) 9734 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:16:08.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:16:07 smithi080 bash[41963]: cluster 2023-12-01T13:16:06.939245+0000 mgr.y (mgr.24362) 15225 : cluster 0 pgmap v15194: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:16:08.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:16:07 smithi080 bash[41963]: audit 2023-12-01T13:16:07.044852+0000 mon.a (mon.0) 9387 : audit 0 from='client.? 172.21.15.80:0/1282073554' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:16:08.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:16:07 smithi080 bash[41963]: audit 2023-12-01T13:16:07.706983+0000 mon.c (mon.2) 9734 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:16:08.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:16:07 smithi080 bash[28361]: cluster 2023-12-01T13:16:06.939245+0000 mgr.y (mgr.24362) 15225 : cluster 0 pgmap v15194: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:16:08.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:16:07 smithi080 bash[28361]: audit 2023-12-01T13:16:07.044852+0000 mon.a (mon.0) 9387 : audit 0 from='client.? 172.21.15.80:0/1282073554' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:16:08.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:16:07 smithi080 bash[28361]: audit 2023-12-01T13:16:07.706983+0000 mon.c (mon.2) 9734 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:16:10.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:16:10 smithi090 bash[32384]: cluster 2023-12-01T13:16:08.939935+0000 mgr.y (mgr.24362) 15226 : cluster 0 pgmap v15195: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:16:10.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:16:10 smithi090 bash[32384]: audit 2023-12-01T13:16:09.497219+0000 mon.c (mon.2) 9735 : audit 0 from='client.? 172.21.15.80:0/2361570336' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:16:10.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:16:09 smithi080 bash[28361]: cluster 2023-12-01T13:16:08.939935+0000 mgr.y (mgr.24362) 15226 : cluster 0 pgmap v15195: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:16:10.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:16:09 smithi080 bash[28361]: audit 2023-12-01T13:16:09.497219+0000 mon.c (mon.2) 9735 : audit 0 from='client.? 172.21.15.80:0/2361570336' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:16:10.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:16:10 smithi080 bash[41963]: cluster 2023-12-01T13:16:08.939935+0000 mgr.y (mgr.24362) 15226 : cluster 0 pgmap v15195: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:16:10.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:16:10 smithi080 bash[41963]: audit 2023-12-01T13:16:09.497219+0000 mon.c (mon.2) 9735 : audit 0 from='client.? 172.21.15.80:0/2361570336' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:16:11.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:16:11 smithi090 bash[32384]: audit 2023-12-01T13:16:10.588151+0000 mon.c (mon.2) 9736 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:16:11.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:16:11 smithi080 bash[28361]: audit 2023-12-01T13:16:10.588151+0000 mon.c (mon.2) 9736 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:16:11.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:16:11 smithi080 bash[41963]: audit 2023-12-01T13:16:10.588151+0000 mon.c (mon.2) 9736 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:16:12.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:16:12 smithi090 bash[32384]: cluster 2023-12-01T13:16:10.940826+0000 mgr.y (mgr.24362) 15227 : cluster 0 pgmap v15196: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:16:12.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:16:12 smithi090 bash[32384]: audit 2023-12-01T13:16:11.949006+0000 mon.c (mon.2) 9737 : audit 0 from='client.? 172.21.15.80:0/2668807678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:16:12.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:16:12 smithi080 bash[28361]: cluster 2023-12-01T13:16:10.940826+0000 mgr.y (mgr.24362) 15227 : cluster 0 pgmap v15196: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:16:12.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:16:12 smithi080 bash[28361]: audit 2023-12-01T13:16:11.949006+0000 mon.c (mon.2) 9737 : audit 0 from='client.? 172.21.15.80:0/2668807678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:16:12.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:16:12 smithi080 bash[41963]: cluster 2023-12-01T13:16:10.940826+0000 mgr.y (mgr.24362) 15227 : cluster 0 pgmap v15196: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:16:12.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:16:12 smithi080 bash[41963]: audit 2023-12-01T13:16:11.949006+0000 mon.c (mon.2) 9737 : audit 0 from='client.? 172.21.15.80:0/2668807678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:16:14.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:16:13 smithi080 bash[41963]: cluster 2023-12-01T13:16:12.941664+0000 mgr.y (mgr.24362) 15228 : cluster 0 pgmap v15197: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:16:14.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:16:13 smithi080 bash[41963]: audit 2023-12-01T13:16:13.552744+0000 mon.a (mon.0) 9388 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:16:14.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:16:13 smithi080 bash[41963]: audit 2023-12-01T13:16:13.562863+0000 mon.a (mon.0) 9389 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:16:14.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:16:13 smithi080 bash[28361]: cluster 2023-12-01T13:16:12.941664+0000 mgr.y (mgr.24362) 15228 : cluster 0 pgmap v15197: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:16:14.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:16:13 smithi080 bash[28361]: audit 2023-12-01T13:16:13.552744+0000 mon.a (mon.0) 9388 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:16:14.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:16:13 smithi080 bash[28361]: audit 2023-12-01T13:16:13.562863+0000 mon.a (mon.0) 9389 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:16:14.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:16:13 smithi090 bash[32384]: cluster 2023-12-01T13:16:12.941664+0000 mgr.y (mgr.24362) 15228 : cluster 0 pgmap v15197: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:16:14.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:16:13 smithi090 bash[32384]: audit 2023-12-01T13:16:13.552744+0000 mon.a (mon.0) 9388 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:16:14.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:16:13 smithi090 bash[32384]: audit 2023-12-01T13:16:13.562863+0000 mon.a (mon.0) 9389 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:16:15.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:16:14 smithi080 bash[41963]: audit 2023-12-01T13:16:13.904957+0000 mon.a (mon.0) 9390 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:16:15.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:16:14 smithi080 bash[41963]: audit 2023-12-01T13:16:13.915541+0000 mon.a (mon.0) 9391 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:16:15.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:16:14 smithi080 bash[41963]: audit 2023-12-01T13:16:14.399294+0000 mon.c (mon.2) 9738 : audit 0 from='client.? 172.21.15.80:0/2353956318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:16:15.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:16:14 smithi080 bash[41963]: audit 2023-12-01T13:16:14.508818+0000 mon.c (mon.2) 9739 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:16:15.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:16:14 smithi080 bash[41963]: audit 2023-12-01T13:16:14.510659+0000 mon.c (mon.2) 9740 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:16:15.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:16:14 smithi080 bash[41963]: audit 2023-12-01T13:16:14.520177+0000 mon.a (mon.0) 9392 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:16:15.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:16:14 smithi080 bash[28361]: audit 2023-12-01T13:16:13.904957+0000 mon.a (mon.0) 9390 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:16:15.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:16:14 smithi080 bash[28361]: audit 2023-12-01T13:16:13.915541+0000 mon.a (mon.0) 9391 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:16:15.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:16:14 smithi080 bash[28361]: audit 2023-12-01T13:16:14.399294+0000 mon.c (mon.2) 9738 : audit 0 from='client.? 172.21.15.80:0/2353956318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:16:15.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:16:14 smithi080 bash[28361]: audit 2023-12-01T13:16:14.508818+0000 mon.c (mon.2) 9739 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:16:15.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:16:14 smithi080 bash[28361]: audit 2023-12-01T13:16:14.510659+0000 mon.c (mon.2) 9740 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:16:15.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:16:14 smithi080 bash[28361]: audit 2023-12-01T13:16:14.520177+0000 mon.a (mon.0) 9392 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:16:15.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:16:14 smithi090 bash[32384]: audit 2023-12-01T13:16:13.904957+0000 mon.a (mon.0) 9390 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:16:15.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:16:14 smithi090 bash[32384]: audit 2023-12-01T13:16:13.915541+0000 mon.a (mon.0) 9391 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:16:15.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:16:14 smithi090 bash[32384]: audit 2023-12-01T13:16:14.399294+0000 mon.c (mon.2) 9738 : audit 0 from='client.? 172.21.15.80:0/2353956318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:16:15.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:16:14 smithi090 bash[32384]: audit 2023-12-01T13:16:14.508818+0000 mon.c (mon.2) 9739 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:16:15.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:16:14 smithi090 bash[32384]: audit 2023-12-01T13:16:14.510659+0000 mon.c (mon.2) 9740 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:16:15.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:16:14 smithi090 bash[32384]: audit 2023-12-01T13:16:14.520177+0000 mon.a (mon.0) 9392 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:16:16.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:16:15 smithi080 bash[41963]: cluster 2023-12-01T13:16:14.942367+0000 mgr.y (mgr.24362) 15229 : cluster 0 pgmap v15198: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:16:16.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:16:15 smithi080 bash[28361]: cluster 2023-12-01T13:16:14.942367+0000 mgr.y (mgr.24362) 15229 : cluster 0 pgmap v15198: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:16:16.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:16:15 smithi090 bash[32384]: cluster 2023-12-01T13:16:14.942367+0000 mgr.y (mgr.24362) 15229 : cluster 0 pgmap v15198: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:16:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:16:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:16:16] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T13:16:17.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:16:16 smithi080 bash[28361]: audit 2023-12-01T13:16:16.849071+0000 mon.a (mon.0) 9393 : audit 0 from='client.? 172.21.15.80:0/1385973638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:16:17.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:16:16 smithi080 bash[41963]: audit 2023-12-01T13:16:16.849071+0000 mon.a (mon.0) 9393 : audit 0 from='client.? 172.21.15.80:0/1385973638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:16:17.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:16:16 smithi090 bash[32384]: audit 2023-12-01T13:16:16.849071+0000 mon.a (mon.0) 9393 : audit 0 from='client.? 172.21.15.80:0/1385973638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:16:18.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:16:17 smithi080 bash[28361]: cluster 2023-12-01T13:16:16.943533+0000 mgr.y (mgr.24362) 15230 : cluster 0 pgmap v15199: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:16:18.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:16:17 smithi080 bash[41963]: cluster 2023-12-01T13:16:16.943533+0000 mgr.y (mgr.24362) 15230 : cluster 0 pgmap v15199: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:16:18.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:16:17 smithi090 bash[32384]: cluster 2023-12-01T13:16:16.943533+0000 mgr.y (mgr.24362) 15230 : cluster 0 pgmap v15199: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:16:20.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:16:20 smithi090 bash[32384]: cluster 2023-12-01T13:16:18.944027+0000 mgr.y (mgr.24362) 15231 : cluster 0 pgmap v15200: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:16:20.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:16:20 smithi090 bash[32384]: audit 2023-12-01T13:16:19.293915+0000 mon.a (mon.0) 9394 : audit 0 from='client.? 172.21.15.80:0/2536762664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:16:20.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:16:20 smithi080 bash[28361]: cluster 2023-12-01T13:16:18.944027+0000 mgr.y (mgr.24362) 15231 : cluster 0 pgmap v15200: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:16:20.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:16:20 smithi080 bash[28361]: audit 2023-12-01T13:16:19.293915+0000 mon.a (mon.0) 9394 : audit 0 from='client.? 172.21.15.80:0/2536762664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:16:20.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:16:20 smithi080 bash[41963]: cluster 2023-12-01T13:16:18.944027+0000 mgr.y (mgr.24362) 15231 : cluster 0 pgmap v15200: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:16:20.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:16:20 smithi080 bash[41963]: audit 2023-12-01T13:16:19.293915+0000 mon.a (mon.0) 9394 : audit 0 from='client.? 172.21.15.80:0/2536762664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:16:22.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:16:22 smithi090 bash[32384]: cluster 2023-12-01T13:16:20.944946+0000 mgr.y (mgr.24362) 15232 : cluster 0 pgmap v15201: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:16:22.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:16:22 smithi090 bash[32384]: audit 2023-12-01T13:16:21.750658+0000 mon.a (mon.0) 9395 : audit 0 from='client.? 172.21.15.80:0/4131216535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:16:22.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:16:22 smithi080 bash[28361]: cluster 2023-12-01T13:16:20.944946+0000 mgr.y (mgr.24362) 15232 : cluster 0 pgmap v15201: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:16:22.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:16:22 smithi080 bash[28361]: audit 2023-12-01T13:16:21.750658+0000 mon.a (mon.0) 9395 : audit 0 from='client.? 172.21.15.80:0/4131216535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:16:22.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:16:22 smithi080 bash[41963]: cluster 2023-12-01T13:16:20.944946+0000 mgr.y (mgr.24362) 15232 : cluster 0 pgmap v15201: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:16:22.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:16:22 smithi080 bash[41963]: audit 2023-12-01T13:16:21.750658+0000 mon.a (mon.0) 9395 : audit 0 from='client.? 172.21.15.80:0/4131216535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:16:24.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:16:23 smithi080 bash[28361]: cluster 2023-12-01T13:16:22.945805+0000 mgr.y (mgr.24362) 15233 : cluster 0 pgmap v15202: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:16:24.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:16:23 smithi080 bash[41963]: cluster 2023-12-01T13:16:22.945805+0000 mgr.y (mgr.24362) 15233 : cluster 0 pgmap v15202: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:16:24.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:16:23 smithi090 bash[32384]: cluster 2023-12-01T13:16:22.945805+0000 mgr.y (mgr.24362) 15233 : cluster 0 pgmap v15202: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:16:25.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:16:24 smithi080 bash[28361]: audit 2023-12-01T13:16:24.198092+0000 mon.a (mon.0) 9396 : audit 0 from='client.? 172.21.15.80:0/2338427170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:16:25.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:16:24 smithi080 bash[41963]: audit 2023-12-01T13:16:24.198092+0000 mon.a (mon.0) 9396 : audit 0 from='client.? 172.21.15.80:0/2338427170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:16:25.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:16:24 smithi090 bash[32384]: audit 2023-12-01T13:16:24.198092+0000 mon.a (mon.0) 9396 : audit 0 from='client.? 172.21.15.80:0/2338427170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:16:26.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:16:25 smithi080 bash[28361]: cluster 2023-12-01T13:16:24.946485+0000 mgr.y (mgr.24362) 15234 : cluster 0 pgmap v15203: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:16:26.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:16:25 smithi080 bash[28361]: audit 2023-12-01T13:16:25.588858+0000 mon.c (mon.2) 9741 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:16:26.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:16:25 smithi080 bash[41963]: cluster 2023-12-01T13:16:24.946485+0000 mgr.y (mgr.24362) 15234 : cluster 0 pgmap v15203: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:16:26.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:16:25 smithi080 bash[41963]: audit 2023-12-01T13:16:25.588858+0000 mon.c (mon.2) 9741 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:16:26.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:16:25 smithi090 bash[32384]: cluster 2023-12-01T13:16:24.946485+0000 mgr.y (mgr.24362) 15234 : cluster 0 pgmap v15203: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:16:26.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:16:25 smithi090 bash[32384]: audit 2023-12-01T13:16:25.588858+0000 mon.c (mon.2) 9741 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:16:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:16:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:16:26] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T13:16:27.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:16:26 smithi080 bash[28361]: audit 2023-12-01T13:16:26.654747+0000 mon.c (mon.2) 9742 : audit 0 from='client.? 172.21.15.80:0/2395226646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:16:27.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:16:26 smithi080 bash[41963]: audit 2023-12-01T13:16:26.654747+0000 mon.c (mon.2) 9742 : audit 0 from='client.? 172.21.15.80:0/2395226646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:16:27.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:16:26 smithi090 bash[32384]: audit 2023-12-01T13:16:26.654747+0000 mon.c (mon.2) 9742 : audit 0 from='client.? 172.21.15.80:0/2395226646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:16:28.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:16:27 smithi080 bash[28361]: cluster 2023-12-01T13:16:26.947758+0000 mgr.y (mgr.24362) 15235 : cluster 0 pgmap v15204: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:16:28.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:16:27 smithi080 bash[41963]: cluster 2023-12-01T13:16:26.947758+0000 mgr.y (mgr.24362) 15235 : cluster 0 pgmap v15204: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:16:28.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:16:27 smithi090 bash[32384]: cluster 2023-12-01T13:16:26.947758+0000 mgr.y (mgr.24362) 15235 : cluster 0 pgmap v15204: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:16:30.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:16:30 smithi090 bash[32384]: cluster 2023-12-01T13:16:28.948333+0000 mgr.y (mgr.24362) 15236 : cluster 0 pgmap v15205: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:16:30.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:16:30 smithi090 bash[32384]: audit 2023-12-01T13:16:29.109068+0000 mon.c (mon.2) 9743 : audit 0 from='client.? 172.21.15.80:0/336032830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:16:30.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:16:30 smithi080 bash[41963]: cluster 2023-12-01T13:16:28.948333+0000 mgr.y (mgr.24362) 15236 : cluster 0 pgmap v15205: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:16:30.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:16:30 smithi080 bash[41963]: audit 2023-12-01T13:16:29.109068+0000 mon.c (mon.2) 9743 : audit 0 from='client.? 172.21.15.80:0/336032830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:16:30.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:16:30 smithi080 bash[28361]: cluster 2023-12-01T13:16:28.948333+0000 mgr.y (mgr.24362) 15236 : cluster 0 pgmap v15205: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:16:30.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:16:30 smithi080 bash[28361]: audit 2023-12-01T13:16:29.109068+0000 mon.c (mon.2) 9743 : audit 0 from='client.? 172.21.15.80:0/336032830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:16:32.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:16:32 smithi090 bash[32384]: cluster 2023-12-01T13:16:30.949299+0000 mgr.y (mgr.24362) 15237 : cluster 0 pgmap v15206: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:16:32.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:16:32 smithi090 bash[32384]: audit 2023-12-01T13:16:31.565795+0000 mon.c (mon.2) 9744 : audit 0 from='client.? 172.21.15.80:0/3585907530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:16:32.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:16:32 smithi080 bash[41963]: cluster 2023-12-01T13:16:30.949299+0000 mgr.y (mgr.24362) 15237 : cluster 0 pgmap v15206: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:16:32.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:16:32 smithi080 bash[41963]: audit 2023-12-01T13:16:31.565795+0000 mon.c (mon.2) 9744 : audit 0 from='client.? 172.21.15.80:0/3585907530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:16:32.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:16:32 smithi080 bash[28361]: cluster 2023-12-01T13:16:30.949299+0000 mgr.y (mgr.24362) 15237 : cluster 0 pgmap v15206: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:16:32.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:16:32 smithi080 bash[28361]: audit 2023-12-01T13:16:31.565795+0000 mon.c (mon.2) 9744 : audit 0 from='client.? 172.21.15.80:0/3585907530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:16:34.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:16:33 smithi080 bash[41963]: cluster 2023-12-01T13:16:32.950278+0000 mgr.y (mgr.24362) 15238 : cluster 0 pgmap v15207: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:16:34.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:16:33 smithi080 bash[28361]: cluster 2023-12-01T13:16:32.950278+0000 mgr.y (mgr.24362) 15238 : cluster 0 pgmap v15207: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:16:34.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:16:33 smithi090 bash[32384]: cluster 2023-12-01T13:16:32.950278+0000 mgr.y (mgr.24362) 15238 : cluster 0 pgmap v15207: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:16:35.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:16:34 smithi080 bash[41963]: audit 2023-12-01T13:16:34.017598+0000 mon.c (mon.2) 9745 : audit 0 from='client.? 172.21.15.80:0/1190548341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:16:35.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:16:34 smithi080 bash[28361]: audit 2023-12-01T13:16:34.017598+0000 mon.c (mon.2) 9745 : audit 0 from='client.? 172.21.15.80:0/1190548341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:16:35.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:16:34 smithi090 bash[32384]: audit 2023-12-01T13:16:34.017598+0000 mon.c (mon.2) 9745 : audit 0 from='client.? 172.21.15.80:0/1190548341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:16:36.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:16:35 smithi080 bash[28361]: cluster 2023-12-01T13:16:34.951097+0000 mgr.y (mgr.24362) 15239 : cluster 0 pgmap v15208: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:16:36.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:16:35 smithi080 bash[41963]: cluster 2023-12-01T13:16:34.951097+0000 mgr.y (mgr.24362) 15239 : cluster 0 pgmap v15208: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:16:36.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:16:35 smithi090 bash[32384]: cluster 2023-12-01T13:16:34.951097+0000 mgr.y (mgr.24362) 15239 : cluster 0 pgmap v15208: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:16:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:16:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:16:36] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T13:16:37.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:16:36 smithi080 bash[28361]: audit 2023-12-01T13:16:36.474004+0000 mon.a (mon.0) 9397 : audit 0 from='client.? 172.21.15.80:0/3151014578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:16:37.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:16:36 smithi080 bash[41963]: audit 2023-12-01T13:16:36.474004+0000 mon.a (mon.0) 9397 : audit 0 from='client.? 172.21.15.80:0/3151014578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:16:37.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:16:36 smithi090 bash[32384]: audit 2023-12-01T13:16:36.474004+0000 mon.a (mon.0) 9397 : audit 0 from='client.? 172.21.15.80:0/3151014578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:16:38.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:16:37 smithi080 bash[41963]: cluster 2023-12-01T13:16:36.952307+0000 mgr.y (mgr.24362) 15240 : cluster 0 pgmap v15209: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:16:38.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:16:37 smithi080 bash[28361]: cluster 2023-12-01T13:16:36.952307+0000 mgr.y (mgr.24362) 15240 : cluster 0 pgmap v15209: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:16:38.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:16:37 smithi090 bash[32384]: cluster 2023-12-01T13:16:36.952307+0000 mgr.y (mgr.24362) 15240 : cluster 0 pgmap v15209: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:16:39.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:16:38 smithi090 bash[32384]: audit 2023-12-01T13:16:38.927697+0000 mon.a (mon.0) 9398 : audit 0 from='client.? 172.21.15.80:0/638057867' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:16:39.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:16:38 smithi080 bash[41963]: audit 2023-12-01T13:16:38.927697+0000 mon.a (mon.0) 9398 : audit 0 from='client.? 172.21.15.80:0/638057867' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:16:39.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:16:38 smithi080 bash[28361]: audit 2023-12-01T13:16:38.927697+0000 mon.a (mon.0) 9398 : audit 0 from='client.? 172.21.15.80:0/638057867' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:16:40.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:16:40 smithi090 bash[32384]: cluster 2023-12-01T13:16:38.952832+0000 mgr.y (mgr.24362) 15241 : cluster 0 pgmap v15210: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:16:40.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:16:40 smithi080 bash[41963]: cluster 2023-12-01T13:16:38.952832+0000 mgr.y (mgr.24362) 15241 : cluster 0 pgmap v15210: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:16:40.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:16:40 smithi080 bash[28361]: cluster 2023-12-01T13:16:38.952832+0000 mgr.y (mgr.24362) 15241 : cluster 0 pgmap v15210: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:16:41.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:16:41 smithi080 bash[28361]: audit 2023-12-01T13:16:40.589136+0000 mon.c (mon.2) 9746 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:16:41.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:16:41 smithi080 bash[41963]: audit 2023-12-01T13:16:40.589136+0000 mon.c (mon.2) 9746 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:16:41.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:16:41 smithi090 bash[32384]: audit 2023-12-01T13:16:40.589136+0000 mon.c (mon.2) 9746 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:16:42.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:16:42 smithi080 bash[28361]: cluster 2023-12-01T13:16:40.953945+0000 mgr.y (mgr.24362) 15242 : cluster 0 pgmap v15211: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:16:42.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:16:42 smithi080 bash[28361]: audit 2023-12-01T13:16:41.389393+0000 mon.a (mon.0) 9399 : audit 0 from='client.? 172.21.15.80:0/3514586964' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:16:42.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:16:42 smithi080 bash[41963]: cluster 2023-12-01T13:16:40.953945+0000 mgr.y (mgr.24362) 15242 : cluster 0 pgmap v15211: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:16:42.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:16:42 smithi080 bash[41963]: audit 2023-12-01T13:16:41.389393+0000 mon.a (mon.0) 9399 : audit 0 from='client.? 172.21.15.80:0/3514586964' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:16:42.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:16:42 smithi090 bash[32384]: cluster 2023-12-01T13:16:40.953945+0000 mgr.y (mgr.24362) 15242 : cluster 0 pgmap v15211: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:16:42.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:16:42 smithi090 bash[32384]: audit 2023-12-01T13:16:41.389393+0000 mon.a (mon.0) 9399 : audit 0 from='client.? 172.21.15.80:0/3514586964' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:16:44.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:16:43 smithi080 bash[28361]: cluster 2023-12-01T13:16:42.954860+0000 mgr.y (mgr.24362) 15243 : cluster 0 pgmap v15212: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:16:44.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:16:43 smithi080 bash[28361]: audit 2023-12-01T13:16:43.853062+0000 mon.c (mon.2) 9747 : audit 0 from='client.? 172.21.15.80:0/3916921421' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:16:44.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:16:43 smithi080 bash[41963]: cluster 2023-12-01T13:16:42.954860+0000 mgr.y (mgr.24362) 15243 : cluster 0 pgmap v15212: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:16:44.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:16:43 smithi080 bash[41963]: audit 2023-12-01T13:16:43.853062+0000 mon.c (mon.2) 9747 : audit 0 from='client.? 172.21.15.80:0/3916921421' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:16:44.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:16:43 smithi090 bash[32384]: cluster 2023-12-01T13:16:42.954860+0000 mgr.y (mgr.24362) 15243 : cluster 0 pgmap v15212: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:16:44.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:16:43 smithi090 bash[32384]: audit 2023-12-01T13:16:43.853062+0000 mon.c (mon.2) 9747 : audit 0 from='client.? 172.21.15.80:0/3916921421' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:16:46.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:16:46 smithi090 bash[32384]: cluster 2023-12-01T13:16:44.955497+0000 mgr.y (mgr.24362) 15244 : cluster 0 pgmap v15213: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:16:46.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:16:46 smithi080 bash[28361]: cluster 2023-12-01T13:16:44.955497+0000 mgr.y (mgr.24362) 15244 : cluster 0 pgmap v15213: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:16:46.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:16:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:16:46] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T13:16:46.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:16:46 smithi080 bash[41963]: cluster 2023-12-01T13:16:44.955497+0000 mgr.y (mgr.24362) 15244 : cluster 0 pgmap v15213: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:16:47.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:16:47 smithi080 bash[28361]: audit 2023-12-01T13:16:46.307236+0000 mon.a (mon.0) 9400 : audit 0 from='client.? 172.21.15.80:0/67704320' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:16:47.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:16:47 smithi080 bash[41963]: audit 2023-12-01T13:16:46.307236+0000 mon.a (mon.0) 9400 : audit 0 from='client.? 172.21.15.80:0/67704320' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:16:47.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:16:47 smithi090 bash[32384]: audit 2023-12-01T13:16:46.307236+0000 mon.a (mon.0) 9400 : audit 0 from='client.? 172.21.15.80:0/67704320' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:16:48.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:16:48 smithi080 bash[28361]: cluster 2023-12-01T13:16:46.956822+0000 mgr.y (mgr.24362) 15245 : cluster 0 pgmap v15214: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:16:48.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:16:48 smithi080 bash[41963]: cluster 2023-12-01T13:16:46.956822+0000 mgr.y (mgr.24362) 15245 : cluster 0 pgmap v15214: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:16:48.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:16:48 smithi090 bash[32384]: cluster 2023-12-01T13:16:46.956822+0000 mgr.y (mgr.24362) 15245 : cluster 0 pgmap v15214: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:16:49.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:16:49 smithi080 bash[28361]: audit 2023-12-01T13:16:48.765527+0000 mon.a (mon.0) 9401 : audit 0 from='client.? 172.21.15.80:0/1682415320' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:16:49.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:16:49 smithi080 bash[41963]: audit 2023-12-01T13:16:48.765527+0000 mon.a (mon.0) 9401 : audit 0 from='client.? 172.21.15.80:0/1682415320' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:16:49.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:16:49 smithi090 bash[32384]: audit 2023-12-01T13:16:48.765527+0000 mon.a (mon.0) 9401 : audit 0 from='client.? 172.21.15.80:0/1682415320' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:16:50.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:16:50 smithi080 bash[28361]: cluster 2023-12-01T13:16:48.957631+0000 mgr.y (mgr.24362) 15246 : cluster 0 pgmap v15215: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:16:50.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:16:50 smithi080 bash[41963]: cluster 2023-12-01T13:16:48.957631+0000 mgr.y (mgr.24362) 15246 : cluster 0 pgmap v15215: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:16:50.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:16:50 smithi090 bash[32384]: cluster 2023-12-01T13:16:48.957631+0000 mgr.y (mgr.24362) 15246 : cluster 0 pgmap v15215: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:16:52.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:16:52 smithi080 bash[28361]: cluster 2023-12-01T13:16:50.958721+0000 mgr.y (mgr.24362) 15247 : cluster 0 pgmap v15216: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:16:52.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:16:52 smithi080 bash[28361]: audit 2023-12-01T13:16:51.219134+0000 mon.a (mon.0) 9402 : audit 0 from='client.? 172.21.15.80:0/2762298348' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:16:52.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:16:52 smithi080 bash[41963]: cluster 2023-12-01T13:16:50.958721+0000 mgr.y (mgr.24362) 15247 : cluster 0 pgmap v15216: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:16:52.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:16:52 smithi080 bash[41963]: audit 2023-12-01T13:16:51.219134+0000 mon.a (mon.0) 9402 : audit 0 from='client.? 172.21.15.80:0/2762298348' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:16:52.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:16:52 smithi090 bash[32384]: cluster 2023-12-01T13:16:50.958721+0000 mgr.y (mgr.24362) 15247 : cluster 0 pgmap v15216: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:16:52.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:16:52 smithi090 bash[32384]: audit 2023-12-01T13:16:51.219134+0000 mon.a (mon.0) 9402 : audit 0 from='client.? 172.21.15.80:0/2762298348' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:16:54.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:16:53 smithi080 bash[28361]: cluster 2023-12-01T13:16:52.959621+0000 mgr.y (mgr.24362) 15248 : cluster 0 pgmap v15217: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:16:54.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:16:53 smithi080 bash[28361]: audit 2023-12-01T13:16:53.682625+0000 mon.a (mon.0) 9403 : audit 0 from='client.? 172.21.15.80:0/4179025068' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:16:54.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:16:53 smithi080 bash[41963]: cluster 2023-12-01T13:16:52.959621+0000 mgr.y (mgr.24362) 15248 : cluster 0 pgmap v15217: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:16:54.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:16:53 smithi080 bash[41963]: audit 2023-12-01T13:16:53.682625+0000 mon.a (mon.0) 9403 : audit 0 from='client.? 172.21.15.80:0/4179025068' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:16:54.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:16:53 smithi090 bash[32384]: cluster 2023-12-01T13:16:52.959621+0000 mgr.y (mgr.24362) 15248 : cluster 0 pgmap v15217: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:16:54.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:16:53 smithi090 bash[32384]: audit 2023-12-01T13:16:53.682625+0000 mon.a (mon.0) 9403 : audit 0 from='client.? 172.21.15.80:0/4179025068' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:16:56.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:16:56 smithi090 bash[32384]: cluster 2023-12-01T13:16:54.960266+0000 mgr.y (mgr.24362) 15249 : cluster 0 pgmap v15218: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:16:56.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:16:56 smithi090 bash[32384]: audit 2023-12-01T13:16:55.589571+0000 mon.c (mon.2) 9748 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:16:56.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:16:56 smithi080 bash[28361]: cluster 2023-12-01T13:16:54.960266+0000 mgr.y (mgr.24362) 15249 : cluster 0 pgmap v15218: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:16:56.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:16:56 smithi080 bash[28361]: audit 2023-12-01T13:16:55.589571+0000 mon.c (mon.2) 9748 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:16:56.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:16:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:16:56] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T13:16:56.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:16:56 smithi080 bash[41963]: cluster 2023-12-01T13:16:54.960266+0000 mgr.y (mgr.24362) 15249 : cluster 0 pgmap v15218: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:16:56.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:16:56 smithi080 bash[41963]: audit 2023-12-01T13:16:55.589571+0000 mon.c (mon.2) 9748 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:16:57.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:16:57 smithi080 bash[41963]: audit 2023-12-01T13:16:56.138183+0000 mon.c (mon.2) 9749 : audit 0 from='client.? 172.21.15.80:0/415504771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:16:57.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:16:57 smithi080 bash[28361]: audit 2023-12-01T13:16:56.138183+0000 mon.c (mon.2) 9749 : audit 0 from='client.? 172.21.15.80:0/415504771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:16:57.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:16:57 smithi090 bash[32384]: audit 2023-12-01T13:16:56.138183+0000 mon.c (mon.2) 9749 : audit 0 from='client.? 172.21.15.80:0/415504771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:16:58.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:16:58 smithi080 bash[28361]: cluster 2023-12-01T13:16:56.961367+0000 mgr.y (mgr.24362) 15250 : cluster 0 pgmap v15219: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:16:58.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:16:58 smithi080 bash[41963]: cluster 2023-12-01T13:16:56.961367+0000 mgr.y (mgr.24362) 15250 : cluster 0 pgmap v15219: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:16:58.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:16:58 smithi090 bash[32384]: cluster 2023-12-01T13:16:56.961367+0000 mgr.y (mgr.24362) 15250 : cluster 0 pgmap v15219: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:16:59.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:16:59 smithi080 bash[28361]: audit 2023-12-01T13:16:58.593575+0000 mon.c (mon.2) 9750 : audit 0 from='client.? 172.21.15.80:0/332302280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:16:59.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:16:59 smithi080 bash[41963]: audit 2023-12-01T13:16:58.593575+0000 mon.c (mon.2) 9750 : audit 0 from='client.? 172.21.15.80:0/332302280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:16:59.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:16:59 smithi090 bash[32384]: audit 2023-12-01T13:16:58.593575+0000 mon.c (mon.2) 9750 : audit 0 from='client.? 172.21.15.80:0/332302280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:17:00.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:17:00 smithi080 bash[28361]: cluster 2023-12-01T13:16:58.962012+0000 mgr.y (mgr.24362) 15251 : cluster 0 pgmap v15220: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:17:00.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:17:00 smithi080 bash[41963]: cluster 2023-12-01T13:16:58.962012+0000 mgr.y (mgr.24362) 15251 : cluster 0 pgmap v15220: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:17:00.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:17:00 smithi090 bash[32384]: cluster 2023-12-01T13:16:58.962012+0000 mgr.y (mgr.24362) 15251 : cluster 0 pgmap v15220: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:17:02.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:17:02 smithi080 bash[28361]: cluster 2023-12-01T13:17:00.962823+0000 mgr.y (mgr.24362) 15252 : cluster 0 pgmap v15221: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:17:02.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:17:02 smithi080 bash[28361]: audit 2023-12-01T13:17:01.058897+0000 mon.a (mon.0) 9404 : audit 0 from='client.? 172.21.15.80:0/1626862155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:17:02.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:17:02 smithi080 bash[41963]: cluster 2023-12-01T13:17:00.962823+0000 mgr.y (mgr.24362) 15252 : cluster 0 pgmap v15221: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:17:02.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:17:02 smithi080 bash[41963]: audit 2023-12-01T13:17:01.058897+0000 mon.a (mon.0) 9404 : audit 0 from='client.? 172.21.15.80:0/1626862155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:17:02.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:17:02 smithi090 bash[32384]: cluster 2023-12-01T13:17:00.962823+0000 mgr.y (mgr.24362) 15252 : cluster 0 pgmap v15221: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:17:02.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:17:02 smithi090 bash[32384]: audit 2023-12-01T13:17:01.058897+0000 mon.a (mon.0) 9404 : audit 0 from='client.? 172.21.15.80:0/1626862155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:17:04.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:17:03 smithi080 bash[28361]: cluster 2023-12-01T13:17:02.963684+0000 mgr.y (mgr.24362) 15253 : cluster 0 pgmap v15222: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:17:04.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:17:03 smithi080 bash[28361]: audit 2023-12-01T13:17:03.507115+0000 mon.a (mon.0) 9405 : audit 0 from='client.? 172.21.15.80:0/3857566788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:17:04.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:17:03 smithi080 bash[41963]: cluster 2023-12-01T13:17:02.963684+0000 mgr.y (mgr.24362) 15253 : cluster 0 pgmap v15222: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:17:04.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:17:03 smithi080 bash[41963]: audit 2023-12-01T13:17:03.507115+0000 mon.a (mon.0) 9405 : audit 0 from='client.? 172.21.15.80:0/3857566788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:17:04.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:17:03 smithi090 bash[32384]: cluster 2023-12-01T13:17:02.963684+0000 mgr.y (mgr.24362) 15253 : cluster 0 pgmap v15222: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:17:04.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:17:03 smithi090 bash[32384]: audit 2023-12-01T13:17:03.507115+0000 mon.a (mon.0) 9405 : audit 0 from='client.? 172.21.15.80:0/3857566788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:17:06.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:17:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:17:06] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T13:17:06.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:17:06 smithi080 bash[28361]: cluster 2023-12-01T13:17:04.964334+0000 mgr.y (mgr.24362) 15254 : cluster 0 pgmap v15223: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:17:06.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:17:06 smithi080 bash[28361]: audit 2023-12-01T13:17:05.965699+0000 mon.a (mon.0) 9406 : audit 0 from='client.? 172.21.15.80:0/4170265019' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:17:06.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:17:06 smithi080 bash[41963]: cluster 2023-12-01T13:17:04.964334+0000 mgr.y (mgr.24362) 15254 : cluster 0 pgmap v15223: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:17:06.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:17:06 smithi080 bash[41963]: audit 2023-12-01T13:17:05.965699+0000 mon.a (mon.0) 9406 : audit 0 from='client.? 172.21.15.80:0/4170265019' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:17:06.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:17:06 smithi090 bash[32384]: cluster 2023-12-01T13:17:04.964334+0000 mgr.y (mgr.24362) 15254 : cluster 0 pgmap v15223: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:17:06.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:17:06 smithi090 bash[32384]: audit 2023-12-01T13:17:05.965699+0000 mon.a (mon.0) 9406 : audit 0 from='client.? 172.21.15.80:0/4170265019' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:17:08.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:17:08 smithi080 bash[41963]: cluster 2023-12-01T13:17:06.965523+0000 mgr.y (mgr.24362) 15255 : cluster 0 pgmap v15224: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:17:08.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:17:08 smithi080 bash[28361]: cluster 2023-12-01T13:17:06.965523+0000 mgr.y (mgr.24362) 15255 : cluster 0 pgmap v15224: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:17:08.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:17:08 smithi090 bash[32384]: cluster 2023-12-01T13:17:06.965523+0000 mgr.y (mgr.24362) 15255 : cluster 0 pgmap v15224: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:17:09.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:17:09 smithi080 bash[28361]: audit 2023-12-01T13:17:08.417829+0000 mon.c (mon.2) 9751 : audit 0 from='client.? 172.21.15.80:0/2447742088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:17:09.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:17:09 smithi080 bash[41963]: audit 2023-12-01T13:17:08.417829+0000 mon.c (mon.2) 9751 : audit 0 from='client.? 172.21.15.80:0/2447742088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:17:09.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:17:09 smithi090 bash[32384]: audit 2023-12-01T13:17:08.417829+0000 mon.c (mon.2) 9751 : audit 0 from='client.? 172.21.15.80:0/2447742088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:17:10.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:17:10 smithi080 bash[41963]: cluster 2023-12-01T13:17:08.966118+0000 mgr.y (mgr.24362) 15256 : cluster 0 pgmap v15225: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:17:10.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:17:10 smithi080 bash[28361]: cluster 2023-12-01T13:17:08.966118+0000 mgr.y (mgr.24362) 15256 : cluster 0 pgmap v15225: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:17:10.528 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:17:10 smithi090 bash[32384]: cluster 2023-12-01T13:17:08.966118+0000 mgr.y (mgr.24362) 15256 : cluster 0 pgmap v15225: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:17:11.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:17:11 smithi080 bash[41963]: audit 2023-12-01T13:17:10.589858+0000 mon.c (mon.2) 9752 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:17:11.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:17:11 smithi080 bash[41963]: audit 2023-12-01T13:17:10.871086+0000 mon.c (mon.2) 9753 : audit 0 from='client.? 172.21.15.80:0/2380701301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:17:11.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:17:11 smithi080 bash[28361]: audit 2023-12-01T13:17:10.589858+0000 mon.c (mon.2) 9752 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:17:11.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:17:11 smithi080 bash[28361]: audit 2023-12-01T13:17:10.871086+0000 mon.c (mon.2) 9753 : audit 0 from='client.? 172.21.15.80:0/2380701301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:17:11.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:17:11 smithi090 bash[32384]: audit 2023-12-01T13:17:10.589858+0000 mon.c (mon.2) 9752 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:17:11.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:17:11 smithi090 bash[32384]: audit 2023-12-01T13:17:10.871086+0000 mon.c (mon.2) 9753 : audit 0 from='client.? 172.21.15.80:0/2380701301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:17:12.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:17:12 smithi080 bash[41963]: cluster 2023-12-01T13:17:10.967186+0000 mgr.y (mgr.24362) 15257 : cluster 0 pgmap v15226: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:17:12.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:17:12 smithi080 bash[28361]: cluster 2023-12-01T13:17:10.967186+0000 mgr.y (mgr.24362) 15257 : cluster 0 pgmap v15226: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:17:12.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:17:12 smithi090 bash[32384]: cluster 2023-12-01T13:17:10.967186+0000 mgr.y (mgr.24362) 15257 : cluster 0 pgmap v15226: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:17:14.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:17:13 smithi080 bash[41963]: cluster 2023-12-01T13:17:12.968187+0000 mgr.y (mgr.24362) 15258 : cluster 0 pgmap v15227: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:17:14.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:17:13 smithi080 bash[41963]: audit 2023-12-01T13:17:13.331404+0000 mon.c (mon.2) 9754 : audit 0 from='client.? 172.21.15.80:0/2778570551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:17:14.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:17:13 smithi080 bash[28361]: cluster 2023-12-01T13:17:12.968187+0000 mgr.y (mgr.24362) 15258 : cluster 0 pgmap v15227: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:17:14.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:17:13 smithi080 bash[28361]: audit 2023-12-01T13:17:13.331404+0000 mon.c (mon.2) 9754 : audit 0 from='client.? 172.21.15.80:0/2778570551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:17:14.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:17:13 smithi090 bash[32384]: cluster 2023-12-01T13:17:12.968187+0000 mgr.y (mgr.24362) 15258 : cluster 0 pgmap v15227: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:17:14.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:17:13 smithi090 bash[32384]: audit 2023-12-01T13:17:13.331404+0000 mon.c (mon.2) 9754 : audit 0 from='client.? 172.21.15.80:0/2778570551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:17:15.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:17:14 smithi080 bash[28361]: audit 2023-12-01T13:17:14.602797+0000 mon.c (mon.2) 9755 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:17:15.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:17:14 smithi080 bash[41963]: audit 2023-12-01T13:17:14.602797+0000 mon.c (mon.2) 9755 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:17:15.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:17:14 smithi090 bash[32384]: audit 2023-12-01T13:17:14.602797+0000 mon.c (mon.2) 9755 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:17:16.233 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:17:15 smithi080 bash[28361]: cluster 2023-12-01T13:17:14.968868+0000 mgr.y (mgr.24362) 15259 : cluster 0 pgmap v15228: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:17:16.234 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:17:15 smithi080 bash[28361]: audit 2023-12-01T13:17:14.982253+0000 mon.a (mon.0) 9407 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:17:16.234 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:17:15 smithi080 bash[28361]: audit 2023-12-01T13:17:14.997487+0000 mon.a (mon.0) 9408 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:17:16.234 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:17:15 smithi080 bash[28361]: audit 2023-12-01T13:17:15.784771+0000 mon.a (mon.0) 9409 : audit 0 from='client.? 172.21.15.80:0/3726051558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:17:16.234 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:17:15 smithi080 bash[41963]: cluster 2023-12-01T13:17:14.968868+0000 mgr.y (mgr.24362) 15259 : cluster 0 pgmap v15228: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:17:16.234 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:17:15 smithi080 bash[41963]: audit 2023-12-01T13:17:14.982253+0000 mon.a (mon.0) 9407 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:17:16.234 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:17:15 smithi080 bash[41963]: audit 2023-12-01T13:17:14.997487+0000 mon.a (mon.0) 9408 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:17:16.234 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:17:15 smithi080 bash[41963]: audit 2023-12-01T13:17:15.784771+0000 mon.a (mon.0) 9409 : audit 0 from='client.? 172.21.15.80:0/3726051558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:17:16.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:17:15 smithi090 bash[32384]: cluster 2023-12-01T13:17:14.968868+0000 mgr.y (mgr.24362) 15259 : cluster 0 pgmap v15228: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:17:16.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:17:15 smithi090 bash[32384]: audit 2023-12-01T13:17:14.982253+0000 mon.a (mon.0) 9407 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:17:16.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:17:15 smithi090 bash[32384]: audit 2023-12-01T13:17:14.997487+0000 mon.a (mon.0) 9408 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:17:16.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:17:15 smithi090 bash[32384]: audit 2023-12-01T13:17:15.784771+0000 mon.a (mon.0) 9409 : audit 0 from='client.? 172.21.15.80:0/3726051558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:17:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:17:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:17:16] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T13:17:18.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:17:17 smithi090 bash[32384]: cluster 2023-12-01T13:17:16.970002+0000 mgr.y (mgr.24362) 15260 : cluster 0 pgmap v15229: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:17:18.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:17:17 smithi080 bash[28361]: cluster 2023-12-01T13:17:16.970002+0000 mgr.y (mgr.24362) 15260 : cluster 0 pgmap v15229: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:17:18.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:17:17 smithi080 bash[41963]: cluster 2023-12-01T13:17:16.970002+0000 mgr.y (mgr.24362) 15260 : cluster 0 pgmap v15229: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:17:19.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:17:18 smithi090 bash[32384]: audit 2023-12-01T13:17:18.242343+0000 mon.c (mon.2) 9756 : audit 0 from='client.? 172.21.15.80:0/3153969370' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:17:19.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:17:18 smithi080 bash[28361]: audit 2023-12-01T13:17:18.242343+0000 mon.c (mon.2) 9756 : audit 0 from='client.? 172.21.15.80:0/3153969370' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:17:19.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:17:18 smithi080 bash[41963]: audit 2023-12-01T13:17:18.242343+0000 mon.c (mon.2) 9756 : audit 0 from='client.? 172.21.15.80:0/3153969370' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:17:20.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:17:19 smithi090 bash[32384]: cluster 2023-12-01T13:17:18.970629+0000 mgr.y (mgr.24362) 15261 : cluster 0 pgmap v15230: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:17:20.430 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:17:20 smithi080 bash[41963]: cluster 2023-12-01T13:17:18.970629+0000 mgr.y (mgr.24362) 15261 : cluster 0 pgmap v15230: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:17:20.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:17:19 smithi080 bash[28361]: cluster 2023-12-01T13:17:18.970629+0000 mgr.y (mgr.24362) 15261 : cluster 0 pgmap v15230: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:17:21.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:17:20 smithi090 bash[32384]: audit 2023-12-01T13:17:20.718689+0000 mon.a (mon.0) 9410 : audit 0 from='client.? 172.21.15.80:0/1723859064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:17:21.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:17:20 smithi090 bash[32384]: audit 2023-12-01T13:17:20.792436+0000 mon.a (mon.0) 9411 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:17:21.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:17:20 smithi090 bash[32384]: audit 2023-12-01T13:17:20.807065+0000 mon.a (mon.0) 9412 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:17:21.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:17:20 smithi090 bash[32384]: audit 2023-12-01T13:17:20.850372+0000 mon.a (mon.0) 9413 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:17:21.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:17:20 smithi090 bash[32384]: audit 2023-12-01T13:17:20.860844+0000 mon.a (mon.0) 9414 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:17:21.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:17:20 smithi080 bash[41963]: audit 2023-12-01T13:17:20.718689+0000 mon.a (mon.0) 9410 : audit 0 from='client.? 172.21.15.80:0/1723859064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:17:21.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:17:20 smithi080 bash[41963]: audit 2023-12-01T13:17:20.792436+0000 mon.a (mon.0) 9411 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:17:21.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:17:20 smithi080 bash[41963]: audit 2023-12-01T13:17:20.807065+0000 mon.a (mon.0) 9412 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:17:21.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:17:20 smithi080 bash[41963]: audit 2023-12-01T13:17:20.850372+0000 mon.a (mon.0) 9413 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:17:21.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:17:20 smithi080 bash[41963]: audit 2023-12-01T13:17:20.860844+0000 mon.a (mon.0) 9414 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:17:21.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:17:20 smithi080 bash[28361]: audit 2023-12-01T13:17:20.718689+0000 mon.a (mon.0) 9410 : audit 0 from='client.? 172.21.15.80:0/1723859064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:17:21.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:17:20 smithi080 bash[28361]: audit 2023-12-01T13:17:20.792436+0000 mon.a (mon.0) 9411 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:17:21.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:17:20 smithi080 bash[28361]: audit 2023-12-01T13:17:20.807065+0000 mon.a (mon.0) 9412 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:17:21.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:17:20 smithi080 bash[28361]: audit 2023-12-01T13:17:20.850372+0000 mon.a (mon.0) 9413 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:17:21.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:17:20 smithi080 bash[28361]: audit 2023-12-01T13:17:20.860844+0000 mon.a (mon.0) 9414 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:17:22.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:17:22 smithi090 bash[32384]: cluster 2023-12-01T13:17:20.971275+0000 mgr.y (mgr.24362) 15262 : cluster 0 pgmap v15231: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:17:22.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:17:22 smithi090 bash[32384]: audit 2023-12-01T13:17:21.392890+0000 mon.c (mon.2) 9757 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:17:22.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:17:22 smithi090 bash[32384]: audit 2023-12-01T13:17:21.394749+0000 mon.c (mon.2) 9758 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:17:22.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:17:22 smithi090 bash[32384]: audit 2023-12-01T13:17:21.403294+0000 mon.a (mon.0) 9415 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:17:22.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:17:21 smithi080 bash[28361]: cluster 2023-12-01T13:17:20.971275+0000 mgr.y (mgr.24362) 15262 : cluster 0 pgmap v15231: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:17:22.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:17:21 smithi080 bash[28361]: audit 2023-12-01T13:17:21.392890+0000 mon.c (mon.2) 9757 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:17:22.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:17:21 smithi080 bash[28361]: audit 2023-12-01T13:17:21.394749+0000 mon.c (mon.2) 9758 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:17:22.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:17:21 smithi080 bash[28361]: audit 2023-12-01T13:17:21.403294+0000 mon.a (mon.0) 9415 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:17:22.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:17:21 smithi080 bash[41963]: cluster 2023-12-01T13:17:20.971275+0000 mgr.y (mgr.24362) 15262 : cluster 0 pgmap v15231: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:17:22.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:17:21 smithi080 bash[41963]: audit 2023-12-01T13:17:21.392890+0000 mon.c (mon.2) 9757 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:17:22.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:17:21 smithi080 bash[41963]: audit 2023-12-01T13:17:21.394749+0000 mon.c (mon.2) 9758 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:17:22.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:17:21 smithi080 bash[41963]: audit 2023-12-01T13:17:21.403294+0000 mon.a (mon.0) 9415 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:17:24.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:17:23 smithi080 bash[41963]: cluster 2023-12-01T13:17:22.972216+0000 mgr.y (mgr.24362) 15263 : cluster 0 pgmap v15232: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:17:24.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:17:23 smithi080 bash[41963]: audit 2023-12-01T13:17:23.169809+0000 mon.c (mon.2) 9759 : audit 0 from='client.? 172.21.15.80:0/490522844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:17:24.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:17:23 smithi080 bash[28361]: cluster 2023-12-01T13:17:22.972216+0000 mgr.y (mgr.24362) 15263 : cluster 0 pgmap v15232: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:17:24.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:17:23 smithi080 bash[28361]: audit 2023-12-01T13:17:23.169809+0000 mon.c (mon.2) 9759 : audit 0 from='client.? 172.21.15.80:0/490522844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:17:24.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:17:23 smithi090 bash[32384]: cluster 2023-12-01T13:17:22.972216+0000 mgr.y (mgr.24362) 15263 : cluster 0 pgmap v15232: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:17:24.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:17:23 smithi090 bash[32384]: audit 2023-12-01T13:17:23.169809+0000 mon.c (mon.2) 9759 : audit 0 from='client.? 172.21.15.80:0/490522844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:17:26.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:17:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:17:26] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T13:17:26.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:17:26 smithi080 bash[41963]: cluster 2023-12-01T13:17:24.972936+0000 mgr.y (mgr.24362) 15264 : cluster 0 pgmap v15233: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:17:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:17:26 smithi080 bash[41963]: audit 2023-12-01T13:17:25.590430+0000 mon.c (mon.2) 9760 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:17:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:17:26 smithi080 bash[41963]: audit 2023-12-01T13:17:25.643805+0000 mon.c (mon.2) 9761 : audit 0 from='client.? 172.21.15.80:0/160244797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:17:26.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:17:26 smithi080 bash[28361]: cluster 2023-12-01T13:17:24.972936+0000 mgr.y (mgr.24362) 15264 : cluster 0 pgmap v15233: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:17:26.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:17:26 smithi080 bash[28361]: audit 2023-12-01T13:17:25.590430+0000 mon.c (mon.2) 9760 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:17:26.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:17:26 smithi080 bash[28361]: audit 2023-12-01T13:17:25.643805+0000 mon.c (mon.2) 9761 : audit 0 from='client.? 172.21.15.80:0/160244797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:17:26.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:17:26 smithi090 bash[32384]: cluster 2023-12-01T13:17:24.972936+0000 mgr.y (mgr.24362) 15264 : cluster 0 pgmap v15233: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:17:26.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:17:26 smithi090 bash[32384]: audit 2023-12-01T13:17:25.590430+0000 mon.c (mon.2) 9760 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:17:26.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:17:26 smithi090 bash[32384]: audit 2023-12-01T13:17:25.643805+0000 mon.c (mon.2) 9761 : audit 0 from='client.? 172.21.15.80:0/160244797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:17:28.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:17:28 smithi080 bash[41963]: cluster 2023-12-01T13:17:26.974078+0000 mgr.y (mgr.24362) 15265 : cluster 0 pgmap v15234: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:17:28.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:17:28 smithi080 bash[28361]: cluster 2023-12-01T13:17:26.974078+0000 mgr.y (mgr.24362) 15265 : cluster 0 pgmap v15234: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:17:28.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:17:28 smithi090 bash[32384]: cluster 2023-12-01T13:17:26.974078+0000 mgr.y (mgr.24362) 15265 : cluster 0 pgmap v15234: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:17:29.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:17:29 smithi080 bash[28361]: audit 2023-12-01T13:17:28.105834+0000 mon.a (mon.0) 9416 : audit 0 from='client.? 172.21.15.80:0/3351902097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:17:29.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:17:29 smithi080 bash[41963]: audit 2023-12-01T13:17:28.105834+0000 mon.a (mon.0) 9416 : audit 0 from='client.? 172.21.15.80:0/3351902097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:17:29.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:17:29 smithi090 bash[32384]: audit 2023-12-01T13:17:28.105834+0000 mon.a (mon.0) 9416 : audit 0 from='client.? 172.21.15.80:0/3351902097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:17:30.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:17:30 smithi080 bash[28361]: cluster 2023-12-01T13:17:28.974701+0000 mgr.y (mgr.24362) 15266 : cluster 0 pgmap v15235: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:17:30.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:17:30 smithi080 bash[41963]: cluster 2023-12-01T13:17:28.974701+0000 mgr.y (mgr.24362) 15266 : cluster 0 pgmap v15235: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:17:30.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:17:30 smithi090 bash[32384]: cluster 2023-12-01T13:17:28.974701+0000 mgr.y (mgr.24362) 15266 : cluster 0 pgmap v15235: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:17:31.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:17:31 smithi080 bash[28361]: audit 2023-12-01T13:17:30.557075+0000 mon.c (mon.2) 9762 : audit 0 from='client.? 172.21.15.80:0/2425499234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:17:31.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:17:31 smithi080 bash[41963]: audit 2023-12-01T13:17:30.557075+0000 mon.c (mon.2) 9762 : audit 0 from='client.? 172.21.15.80:0/2425499234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:17:31.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:17:31 smithi090 bash[32384]: audit 2023-12-01T13:17:30.557075+0000 mon.c (mon.2) 9762 : audit 0 from='client.? 172.21.15.80:0/2425499234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:17:32.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:17:32 smithi080 bash[28361]: cluster 2023-12-01T13:17:30.975601+0000 mgr.y (mgr.24362) 15267 : cluster 0 pgmap v15236: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:17:32.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:17:32 smithi080 bash[41963]: cluster 2023-12-01T13:17:30.975601+0000 mgr.y (mgr.24362) 15267 : cluster 0 pgmap v15236: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:17:32.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:17:32 smithi090 bash[32384]: cluster 2023-12-01T13:17:30.975601+0000 mgr.y (mgr.24362) 15267 : cluster 0 pgmap v15236: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:17:34.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:17:33 smithi080 bash[41963]: cluster 2023-12-01T13:17:32.976438+0000 mgr.y (mgr.24362) 15268 : cluster 0 pgmap v15237: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:17:34.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:17:33 smithi080 bash[41963]: audit 2023-12-01T13:17:33.010815+0000 mon.c (mon.2) 9763 : audit 0 from='client.? 172.21.15.80:0/572251223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:17:34.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:17:33 smithi080 bash[28361]: cluster 2023-12-01T13:17:32.976438+0000 mgr.y (mgr.24362) 15268 : cluster 0 pgmap v15237: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:17:34.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:17:33 smithi080 bash[28361]: audit 2023-12-01T13:17:33.010815+0000 mon.c (mon.2) 9763 : audit 0 from='client.? 172.21.15.80:0/572251223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:17:34.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:17:33 smithi090 bash[32384]: cluster 2023-12-01T13:17:32.976438+0000 mgr.y (mgr.24362) 15268 : cluster 0 pgmap v15237: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:17:34.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:17:33 smithi090 bash[32384]: audit 2023-12-01T13:17:33.010815+0000 mon.c (mon.2) 9763 : audit 0 from='client.? 172.21.15.80:0/572251223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:17:36.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:17:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:17:36] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T13:17:36.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:17:36 smithi080 bash[28361]: cluster 2023-12-01T13:17:34.977136+0000 mgr.y (mgr.24362) 15269 : cluster 0 pgmap v15238: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:17:36.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:17:36 smithi080 bash[28361]: audit 2023-12-01T13:17:35.471727+0000 mon.a (mon.0) 9417 : audit 0 from='client.? 172.21.15.80:0/1476356350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:17:36.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:17:36 smithi080 bash[41963]: cluster 2023-12-01T13:17:34.977136+0000 mgr.y (mgr.24362) 15269 : cluster 0 pgmap v15238: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:17:36.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:17:36 smithi080 bash[41963]: audit 2023-12-01T13:17:35.471727+0000 mon.a (mon.0) 9417 : audit 0 from='client.? 172.21.15.80:0/1476356350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:17:36.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:17:36 smithi090 bash[32384]: cluster 2023-12-01T13:17:34.977136+0000 mgr.y (mgr.24362) 15269 : cluster 0 pgmap v15238: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:17:36.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:17:36 smithi090 bash[32384]: audit 2023-12-01T13:17:35.471727+0000 mon.a (mon.0) 9417 : audit 0 from='client.? 172.21.15.80:0/1476356350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:17:38.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:17:38 smithi080 bash[28361]: cluster 2023-12-01T13:17:36.978249+0000 mgr.y (mgr.24362) 15270 : cluster 0 pgmap v15239: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:17:38.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:17:38 smithi080 bash[28361]: audit 2023-12-01T13:17:37.918912+0000 mon.c (mon.2) 9764 : audit 0 from='client.? 172.21.15.80:0/745068684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:17:38.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:17:38 smithi080 bash[41963]: cluster 2023-12-01T13:17:36.978249+0000 mgr.y (mgr.24362) 15270 : cluster 0 pgmap v15239: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:17:38.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:17:38 smithi080 bash[41963]: audit 2023-12-01T13:17:37.918912+0000 mon.c (mon.2) 9764 : audit 0 from='client.? 172.21.15.80:0/745068684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:17:38.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:17:38 smithi090 bash[32384]: cluster 2023-12-01T13:17:36.978249+0000 mgr.y (mgr.24362) 15270 : cluster 0 pgmap v15239: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:17:38.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:17:38 smithi090 bash[32384]: audit 2023-12-01T13:17:37.918912+0000 mon.c (mon.2) 9764 : audit 0 from='client.? 172.21.15.80:0/745068684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:17:40.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:17:40 smithi080 bash[28361]: cluster 2023-12-01T13:17:38.978881+0000 mgr.y (mgr.24362) 15271 : cluster 0 pgmap v15240: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:17:40.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:17:40 smithi080 bash[41963]: cluster 2023-12-01T13:17:38.978881+0000 mgr.y (mgr.24362) 15271 : cluster 0 pgmap v15240: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:17:40.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:17:40 smithi090 bash[32384]: cluster 2023-12-01T13:17:38.978881+0000 mgr.y (mgr.24362) 15271 : cluster 0 pgmap v15240: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:17:41.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:17:41 smithi080 bash[28361]: audit 2023-12-01T13:17:40.375429+0000 mon.a (mon.0) 9418 : audit 0 from='client.? 172.21.15.80:0/1349345213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:17:41.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:17:41 smithi080 bash[28361]: audit 2023-12-01T13:17:40.590802+0000 mon.c (mon.2) 9765 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:17:41.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:17:41 smithi080 bash[41963]: audit 2023-12-01T13:17:40.375429+0000 mon.a (mon.0) 9418 : audit 0 from='client.? 172.21.15.80:0/1349345213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:17:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:17:41 smithi080 bash[41963]: audit 2023-12-01T13:17:40.590802+0000 mon.c (mon.2) 9765 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:17:41.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:17:41 smithi090 bash[32384]: audit 2023-12-01T13:17:40.375429+0000 mon.a (mon.0) 9418 : audit 0 from='client.? 172.21.15.80:0/1349345213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:17:41.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:17:41 smithi090 bash[32384]: audit 2023-12-01T13:17:40.590802+0000 mon.c (mon.2) 9765 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:17:42.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:17:42 smithi080 bash[28361]: cluster 2023-12-01T13:17:40.979785+0000 mgr.y (mgr.24362) 15272 : cluster 0 pgmap v15241: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:17:42.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:17:42 smithi080 bash[41963]: cluster 2023-12-01T13:17:40.979785+0000 mgr.y (mgr.24362) 15272 : cluster 0 pgmap v15241: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:17:42.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:17:42 smithi090 bash[32384]: cluster 2023-12-01T13:17:40.979785+0000 mgr.y (mgr.24362) 15272 : cluster 0 pgmap v15241: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:17:43.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:17:43 smithi080 bash[28361]: audit 2023-12-01T13:17:42.828747+0000 mon.c (mon.2) 9766 : audit 0 from='client.? 172.21.15.80:0/2491623086' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:17:43.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:17:43 smithi080 bash[41963]: audit 2023-12-01T13:17:42.828747+0000 mon.c (mon.2) 9766 : audit 0 from='client.? 172.21.15.80:0/2491623086' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:17:43.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:17:43 smithi090 bash[32384]: audit 2023-12-01T13:17:42.828747+0000 mon.c (mon.2) 9766 : audit 0 from='client.? 172.21.15.80:0/2491623086' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:17:44.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:17:44 smithi080 bash[28361]: cluster 2023-12-01T13:17:42.980657+0000 mgr.y (mgr.24362) 15273 : cluster 0 pgmap v15242: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:17:44.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:17:44 smithi080 bash[41963]: cluster 2023-12-01T13:17:42.980657+0000 mgr.y (mgr.24362) 15273 : cluster 0 pgmap v15242: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:17:44.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:17:44 smithi090 bash[32384]: cluster 2023-12-01T13:17:42.980657+0000 mgr.y (mgr.24362) 15273 : cluster 0 pgmap v15242: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:17:46.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:17:46 smithi080 bash[28361]: cluster 2023-12-01T13:17:44.981059+0000 mgr.y (mgr.24362) 15274 : cluster 0 pgmap v15243: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:17:46.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:17:46 smithi080 bash[28361]: audit 2023-12-01T13:17:45.282871+0000 mon.c (mon.2) 9767 : audit 0 from='client.? 172.21.15.80:0/2626945984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:17:46.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:17:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:17:46] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T13:17:46.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:17:46 smithi080 bash[41963]: cluster 2023-12-01T13:17:44.981059+0000 mgr.y (mgr.24362) 15274 : cluster 0 pgmap v15243: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:17:46.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:17:46 smithi080 bash[41963]: audit 2023-12-01T13:17:45.282871+0000 mon.c (mon.2) 9767 : audit 0 from='client.? 172.21.15.80:0/2626945984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:17:46.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:17:46 smithi090 bash[32384]: cluster 2023-12-01T13:17:44.981059+0000 mgr.y (mgr.24362) 15274 : cluster 0 pgmap v15243: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:17:46.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:17:46 smithi090 bash[32384]: audit 2023-12-01T13:17:45.282871+0000 mon.c (mon.2) 9767 : audit 0 from='client.? 172.21.15.80:0/2626945984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:17:48.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:17:48 smithi080 bash[28361]: cluster 2023-12-01T13:17:46.982201+0000 mgr.y (mgr.24362) 15275 : cluster 0 pgmap v15244: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:17:48.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:17:48 smithi080 bash[28361]: audit 2023-12-01T13:17:47.731635+0000 mon.a (mon.0) 9419 : audit 0 from='client.? 172.21.15.80:0/941123497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:17:48.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:17:48 smithi080 bash[41963]: cluster 2023-12-01T13:17:46.982201+0000 mgr.y (mgr.24362) 15275 : cluster 0 pgmap v15244: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:17:48.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:17:48 smithi080 bash[41963]: audit 2023-12-01T13:17:47.731635+0000 mon.a (mon.0) 9419 : audit 0 from='client.? 172.21.15.80:0/941123497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:17:48.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:17:48 smithi090 bash[32384]: cluster 2023-12-01T13:17:46.982201+0000 mgr.y (mgr.24362) 15275 : cluster 0 pgmap v15244: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:17:48.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:17:48 smithi090 bash[32384]: audit 2023-12-01T13:17:47.731635+0000 mon.a (mon.0) 9419 : audit 0 from='client.? 172.21.15.80:0/941123497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:17:50.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:17:50 smithi080 bash[28361]: cluster 2023-12-01T13:17:48.982900+0000 mgr.y (mgr.24362) 15276 : cluster 0 pgmap v15245: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:17:50.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:17:50 smithi080 bash[41963]: cluster 2023-12-01T13:17:48.982900+0000 mgr.y (mgr.24362) 15276 : cluster 0 pgmap v15245: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:17:50.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:17:50 smithi090 bash[32384]: cluster 2023-12-01T13:17:48.982900+0000 mgr.y (mgr.24362) 15276 : cluster 0 pgmap v15245: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:17:51.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:17:51 smithi080 bash[28361]: audit 2023-12-01T13:17:50.200146+0000 mon.c (mon.2) 9768 : audit 0 from='client.? 172.21.15.80:0/3349844841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:17:51.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:17:51 smithi080 bash[41963]: audit 2023-12-01T13:17:50.200146+0000 mon.c (mon.2) 9768 : audit 0 from='client.? 172.21.15.80:0/3349844841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:17:51.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:17:51 smithi090 bash[32384]: audit 2023-12-01T13:17:50.200146+0000 mon.c (mon.2) 9768 : audit 0 from='client.? 172.21.15.80:0/3349844841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:17:52.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:17:52 smithi080 bash[28361]: cluster 2023-12-01T13:17:50.983995+0000 mgr.y (mgr.24362) 15277 : cluster 0 pgmap v15246: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:17:52.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:17:52 smithi080 bash[41963]: cluster 2023-12-01T13:17:50.983995+0000 mgr.y (mgr.24362) 15277 : cluster 0 pgmap v15246: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:17:52.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:17:52 smithi090 bash[32384]: cluster 2023-12-01T13:17:50.983995+0000 mgr.y (mgr.24362) 15277 : cluster 0 pgmap v15246: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:17:53.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:17:53 smithi080 bash[41963]: audit 2023-12-01T13:17:52.648794+0000 mon.a (mon.0) 9420 : audit 0 from='client.? 172.21.15.80:0/694798146' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:17:53.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:17:53 smithi080 bash[28361]: audit 2023-12-01T13:17:52.648794+0000 mon.a (mon.0) 9420 : audit 0 from='client.? 172.21.15.80:0/694798146' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:17:53.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:17:53 smithi090 bash[32384]: audit 2023-12-01T13:17:52.648794+0000 mon.a (mon.0) 9420 : audit 0 from='client.? 172.21.15.80:0/694798146' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:17:54.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:17:54 smithi080 bash[41963]: cluster 2023-12-01T13:17:52.984864+0000 mgr.y (mgr.24362) 15278 : cluster 0 pgmap v15247: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:17:54.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:17:54 smithi080 bash[28361]: cluster 2023-12-01T13:17:52.984864+0000 mgr.y (mgr.24362) 15278 : cluster 0 pgmap v15247: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:17:54.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:17:54 smithi090 bash[32384]: cluster 2023-12-01T13:17:52.984864+0000 mgr.y (mgr.24362) 15278 : cluster 0 pgmap v15247: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:17:56.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:17:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:17:56] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T13:17:56.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:17:56 smithi080 bash[28361]: cluster 2023-12-01T13:17:54.985491+0000 mgr.y (mgr.24362) 15279 : cluster 0 pgmap v15248: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:17:56.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:17:56 smithi080 bash[28361]: audit 2023-12-01T13:17:55.103901+0000 mon.c (mon.2) 9769 : audit 0 from='client.? 172.21.15.80:0/367810653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:17:56.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:17:56 smithi080 bash[28361]: audit 2023-12-01T13:17:55.591257+0000 mon.c (mon.2) 9770 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:17:56.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:17:56 smithi080 bash[41963]: cluster 2023-12-01T13:17:54.985491+0000 mgr.y (mgr.24362) 15279 : cluster 0 pgmap v15248: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:17:56.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:17:56 smithi080 bash[41963]: audit 2023-12-01T13:17:55.103901+0000 mon.c (mon.2) 9769 : audit 0 from='client.? 172.21.15.80:0/367810653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:17:56.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:17:56 smithi080 bash[41963]: audit 2023-12-01T13:17:55.591257+0000 mon.c (mon.2) 9770 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:17:56.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:17:56 smithi090 bash[32384]: cluster 2023-12-01T13:17:54.985491+0000 mgr.y (mgr.24362) 15279 : cluster 0 pgmap v15248: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:17:56.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:17:56 smithi090 bash[32384]: audit 2023-12-01T13:17:55.103901+0000 mon.c (mon.2) 9769 : audit 0 from='client.? 172.21.15.80:0/367810653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:17:56.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:17:56 smithi090 bash[32384]: audit 2023-12-01T13:17:55.591257+0000 mon.c (mon.2) 9770 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:17:58.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:17:58 smithi080 bash[41963]: cluster 2023-12-01T13:17:56.986594+0000 mgr.y (mgr.24362) 15280 : cluster 0 pgmap v15249: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:17:58.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:17:58 smithi080 bash[41963]: audit 2023-12-01T13:17:57.547020+0000 mon.a (mon.0) 9421 : audit 0 from='client.? 172.21.15.80:0/3098351996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:17:58.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:17:58 smithi080 bash[28361]: cluster 2023-12-01T13:17:56.986594+0000 mgr.y (mgr.24362) 15280 : cluster 0 pgmap v15249: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:17:58.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:17:58 smithi080 bash[28361]: audit 2023-12-01T13:17:57.547020+0000 mon.a (mon.0) 9421 : audit 0 from='client.? 172.21.15.80:0/3098351996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:17:58.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:17:58 smithi090 bash[32384]: cluster 2023-12-01T13:17:56.986594+0000 mgr.y (mgr.24362) 15280 : cluster 0 pgmap v15249: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:17:58.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:17:58 smithi090 bash[32384]: audit 2023-12-01T13:17:57.547020+0000 mon.a (mon.0) 9421 : audit 0 from='client.? 172.21.15.80:0/3098351996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:18:00.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:18:00 smithi080 bash[41963]: cluster 2023-12-01T13:17:58.987239+0000 mgr.y (mgr.24362) 15281 : cluster 0 pgmap v15250: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:18:00.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:18:00 smithi080 bash[41963]: audit 2023-12-01T13:17:59.999588+0000 mon.c (mon.2) 9771 : audit 0 from='client.? 172.21.15.80:0/3845299359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:18:00.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:18:00 smithi080 bash[28361]: cluster 2023-12-01T13:17:58.987239+0000 mgr.y (mgr.24362) 15281 : cluster 0 pgmap v15250: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:18:00.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:18:00 smithi080 bash[28361]: audit 2023-12-01T13:17:59.999588+0000 mon.c (mon.2) 9771 : audit 0 from='client.? 172.21.15.80:0/3845299359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:18:00.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:18:00 smithi090 bash[32384]: cluster 2023-12-01T13:17:58.987239+0000 mgr.y (mgr.24362) 15281 : cluster 0 pgmap v15250: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:18:00.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:18:00 smithi090 bash[32384]: audit 2023-12-01T13:17:59.999588+0000 mon.c (mon.2) 9771 : audit 0 from='client.? 172.21.15.80:0/3845299359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:18:02.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:18:02 smithi080 bash[41963]: cluster 2023-12-01T13:18:00.988208+0000 mgr.y (mgr.24362) 15282 : cluster 0 pgmap v15251: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:18:02.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:18:02 smithi080 bash[28361]: cluster 2023-12-01T13:18:00.988208+0000 mgr.y (mgr.24362) 15282 : cluster 0 pgmap v15251: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:18:02.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:18:02 smithi090 bash[32384]: cluster 2023-12-01T13:18:00.988208+0000 mgr.y (mgr.24362) 15282 : cluster 0 pgmap v15251: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:18:03.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:18:03 smithi080 bash[41963]: audit 2023-12-01T13:18:02.450856+0000 mon.a (mon.0) 9422 : audit 0 from='client.? 172.21.15.80:0/3835547888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:18:03.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:18:03 smithi080 bash[28361]: audit 2023-12-01T13:18:02.450856+0000 mon.a (mon.0) 9422 : audit 0 from='client.? 172.21.15.80:0/3835547888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:18:03.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:18:03 smithi090 bash[32384]: audit 2023-12-01T13:18:02.450856+0000 mon.a (mon.0) 9422 : audit 0 from='client.? 172.21.15.80:0/3835547888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:18:04.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:18:04 smithi080 bash[28361]: cluster 2023-12-01T13:18:02.989009+0000 mgr.y (mgr.24362) 15283 : cluster 0 pgmap v15252: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:18:04.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:18:04 smithi080 bash[41963]: cluster 2023-12-01T13:18:02.989009+0000 mgr.y (mgr.24362) 15283 : cluster 0 pgmap v15252: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:18:04.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:18:04 smithi090 bash[32384]: cluster 2023-12-01T13:18:02.989009+0000 mgr.y (mgr.24362) 15283 : cluster 0 pgmap v15252: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:18:05.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:18:05 smithi080 bash[28361]: audit 2023-12-01T13:18:04.906105+0000 mon.a (mon.0) 9423 : audit 0 from='client.? 172.21.15.80:0/2775640111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:18:05.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:18:05 smithi080 bash[41963]: audit 2023-12-01T13:18:04.906105+0000 mon.a (mon.0) 9423 : audit 0 from='client.? 172.21.15.80:0/2775640111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:18:05.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:18:05 smithi090 bash[32384]: audit 2023-12-01T13:18:04.906105+0000 mon.a (mon.0) 9423 : audit 0 from='client.? 172.21.15.80:0/2775640111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:18:06.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:18:06 smithi080 bash[28361]: cluster 2023-12-01T13:18:04.989769+0000 mgr.y (mgr.24362) 15284 : cluster 0 pgmap v15253: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:18:06.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:18:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:18:06] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T13:18:06.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:18:06 smithi080 bash[41963]: cluster 2023-12-01T13:18:04.989769+0000 mgr.y (mgr.24362) 15284 : cluster 0 pgmap v15253: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:18:06.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:18:06 smithi090 bash[32384]: cluster 2023-12-01T13:18:04.989769+0000 mgr.y (mgr.24362) 15284 : cluster 0 pgmap v15253: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:18:07.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:18:07 smithi080 bash[41963]: cluster 2023-12-01T13:18:06.990941+0000 mgr.y (mgr.24362) 15285 : cluster 0 pgmap v15254: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:18:07.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:18:07 smithi080 bash[28361]: cluster 2023-12-01T13:18:06.990941+0000 mgr.y (mgr.24362) 15285 : cluster 0 pgmap v15254: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:18:07.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:18:07 smithi090 bash[32384]: cluster 2023-12-01T13:18:06.990941+0000 mgr.y (mgr.24362) 15285 : cluster 0 pgmap v15254: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:18:08.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:18:08 smithi080 bash[41963]: audit 2023-12-01T13:18:07.357556+0000 mon.a (mon.0) 9424 : audit 0 from='client.? 172.21.15.80:0/659266247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:18:08.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:18:08 smithi080 bash[28361]: audit 2023-12-01T13:18:07.357556+0000 mon.a (mon.0) 9424 : audit 0 from='client.? 172.21.15.80:0/659266247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:18:08.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:18:08 smithi090 bash[32384]: audit 2023-12-01T13:18:07.357556+0000 mon.a (mon.0) 9424 : audit 0 from='client.? 172.21.15.80:0/659266247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:18:09.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:18:09 smithi080 bash[28361]: cluster 2023-12-01T13:18:08.991576+0000 mgr.y (mgr.24362) 15286 : cluster 0 pgmap v15255: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:18:09.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:18:09 smithi080 bash[41963]: cluster 2023-12-01T13:18:08.991576+0000 mgr.y (mgr.24362) 15286 : cluster 0 pgmap v15255: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:18:09.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:18:09 smithi090 bash[32384]: cluster 2023-12-01T13:18:08.991576+0000 mgr.y (mgr.24362) 15286 : cluster 0 pgmap v15255: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:18:10.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:18:10 smithi080 bash[41963]: audit 2023-12-01T13:18:09.808345+0000 mon.c (mon.2) 9772 : audit 0 from='client.? 172.21.15.80:0/705367737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:18:10.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:18:10 smithi080 bash[28361]: audit 2023-12-01T13:18:09.808345+0000 mon.c (mon.2) 9772 : audit 0 from='client.? 172.21.15.80:0/705367737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:18:10.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:18:10 smithi090 bash[32384]: audit 2023-12-01T13:18:09.808345+0000 mon.c (mon.2) 9772 : audit 0 from='client.? 172.21.15.80:0/705367737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:18:11.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:18:11 smithi080 bash[41963]: audit 2023-12-01T13:18:10.591501+0000 mon.c (mon.2) 9773 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:18:11.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:18:11 smithi080 bash[41963]: cluster 2023-12-01T13:18:10.992547+0000 mgr.y (mgr.24362) 15287 : cluster 0 pgmap v15256: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:18:11.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:18:11 smithi080 bash[28361]: audit 2023-12-01T13:18:10.591501+0000 mon.c (mon.2) 9773 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:18:11.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:18:11 smithi080 bash[28361]: cluster 2023-12-01T13:18:10.992547+0000 mgr.y (mgr.24362) 15287 : cluster 0 pgmap v15256: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:18:11.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:18:11 smithi090 bash[32384]: audit 2023-12-01T13:18:10.591501+0000 mon.c (mon.2) 9773 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:18:11.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:18:11 smithi090 bash[32384]: cluster 2023-12-01T13:18:10.992547+0000 mgr.y (mgr.24362) 15287 : cluster 0 pgmap v15256: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:18:12.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:18:12 smithi080 bash[41963]: audit 2023-12-01T13:18:12.269166+0000 mon.a (mon.0) 9425 : audit 0 from='client.? 172.21.15.80:0/3110722686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:18:12.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:18:12 smithi080 bash[28361]: audit 2023-12-01T13:18:12.269166+0000 mon.a (mon.0) 9425 : audit 0 from='client.? 172.21.15.80:0/3110722686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:18:12.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:18:12 smithi090 bash[32384]: audit 2023-12-01T13:18:12.269166+0000 mon.a (mon.0) 9425 : audit 0 from='client.? 172.21.15.80:0/3110722686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:18:14.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:18:13 smithi090 bash[32384]: cluster 2023-12-01T13:18:12.993434+0000 mgr.y (mgr.24362) 15288 : cluster 0 pgmap v15257: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:18:14.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:18:13 smithi080 bash[28361]: cluster 2023-12-01T13:18:12.993434+0000 mgr.y (mgr.24362) 15288 : cluster 0 pgmap v15257: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:18:14.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:18:13 smithi080 bash[41963]: cluster 2023-12-01T13:18:12.993434+0000 mgr.y (mgr.24362) 15288 : cluster 0 pgmap v15257: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:18:15.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:18:14 smithi090 bash[32384]: audit 2023-12-01T13:18:14.729450+0000 mon.c (mon.2) 9774 : audit 0 from='client.? 172.21.15.80:0/2284729502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:18:15.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:18:14 smithi080 bash[41963]: audit 2023-12-01T13:18:14.729450+0000 mon.c (mon.2) 9774 : audit 0 from='client.? 172.21.15.80:0/2284729502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:18:15.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:18:14 smithi080 bash[28361]: audit 2023-12-01T13:18:14.729450+0000 mon.c (mon.2) 9774 : audit 0 from='client.? 172.21.15.80:0/2284729502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:18:16.233 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:18:15 smithi080 bash[41963]: cluster 2023-12-01T13:18:14.994039+0000 mgr.y (mgr.24362) 15289 : cluster 0 pgmap v15258: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:18:16.233 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:18:15 smithi080 bash[28361]: cluster 2023-12-01T13:18:14.994039+0000 mgr.y (mgr.24362) 15289 : cluster 0 pgmap v15258: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:18:16.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:18:15 smithi090 bash[32384]: cluster 2023-12-01T13:18:14.994039+0000 mgr.y (mgr.24362) 15289 : cluster 0 pgmap v15258: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:18:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:18:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:18:16] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T13:18:18.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:18:18 smithi080 bash[28361]: cluster 2023-12-01T13:18:16.994800+0000 mgr.y (mgr.24362) 15290 : cluster 0 pgmap v15259: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:18:18.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:18:18 smithi080 bash[28361]: audit 2023-12-01T13:18:17.184112+0000 mon.a (mon.0) 9426 : audit 0 from='client.? 172.21.15.80:0/2126833505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:18:18.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:18:18 smithi080 bash[41963]: cluster 2023-12-01T13:18:16.994800+0000 mgr.y (mgr.24362) 15290 : cluster 0 pgmap v15259: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:18:18.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:18:18 smithi080 bash[41963]: audit 2023-12-01T13:18:17.184112+0000 mon.a (mon.0) 9426 : audit 0 from='client.? 172.21.15.80:0/2126833505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:18:18.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:18:18 smithi090 bash[32384]: cluster 2023-12-01T13:18:16.994800+0000 mgr.y (mgr.24362) 15290 : cluster 0 pgmap v15259: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:18:18.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:18:18 smithi090 bash[32384]: audit 2023-12-01T13:18:17.184112+0000 mon.a (mon.0) 9426 : audit 0 from='client.? 172.21.15.80:0/2126833505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:18:20.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:18:20 smithi080 bash[28361]: cluster 2023-12-01T13:18:18.995453+0000 mgr.y (mgr.24362) 15291 : cluster 0 pgmap v15260: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:18:20.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:18:20 smithi080 bash[28361]: audit 2023-12-01T13:18:19.644380+0000 mon.a (mon.0) 9427 : audit 0 from='client.? 172.21.15.80:0/3685093721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:18:20.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:18:20 smithi080 bash[41963]: cluster 2023-12-01T13:18:18.995453+0000 mgr.y (mgr.24362) 15291 : cluster 0 pgmap v15260: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:18:20.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:18:20 smithi080 bash[41963]: audit 2023-12-01T13:18:19.644380+0000 mon.a (mon.0) 9427 : audit 0 from='client.? 172.21.15.80:0/3685093721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:18:20.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:18:20 smithi090 bash[32384]: cluster 2023-12-01T13:18:18.995453+0000 mgr.y (mgr.24362) 15291 : cluster 0 pgmap v15260: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:18:20.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:18:20 smithi090 bash[32384]: audit 2023-12-01T13:18:19.644380+0000 mon.a (mon.0) 9427 : audit 0 from='client.? 172.21.15.80:0/3685093721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:18:22.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:18:22 smithi080 bash[41963]: cluster 2023-12-01T13:18:20.996459+0000 mgr.y (mgr.24362) 15292 : cluster 0 pgmap v15261: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:18:22.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:18:22 smithi080 bash[41963]: audit 2023-12-01T13:18:21.486696+0000 mon.c (mon.2) 9775 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:18:22.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:18:22 smithi080 bash[41963]: audit 2023-12-01T13:18:21.864014+0000 mon.a (mon.0) 9428 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:18:22.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:18:22 smithi080 bash[41963]: audit 2023-12-01T13:18:21.874205+0000 mon.a (mon.0) 9429 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:18:22.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:18:22 smithi080 bash[28361]: cluster 2023-12-01T13:18:20.996459+0000 mgr.y (mgr.24362) 15292 : cluster 0 pgmap v15261: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:18:22.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:18:22 smithi080 bash[28361]: audit 2023-12-01T13:18:21.486696+0000 mon.c (mon.2) 9775 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:18:22.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:18:22 smithi080 bash[28361]: audit 2023-12-01T13:18:21.864014+0000 mon.a (mon.0) 9428 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:18:22.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:18:22 smithi080 bash[28361]: audit 2023-12-01T13:18:21.874205+0000 mon.a (mon.0) 9429 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:18:22.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:18:22 smithi090 bash[32384]: cluster 2023-12-01T13:18:20.996459+0000 mgr.y (mgr.24362) 15292 : cluster 0 pgmap v15261: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:18:22.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:18:22 smithi090 bash[32384]: audit 2023-12-01T13:18:21.486696+0000 mon.c (mon.2) 9775 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:18:22.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:18:22 smithi090 bash[32384]: audit 2023-12-01T13:18:21.864014+0000 mon.a (mon.0) 9428 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:18:22.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:18:22 smithi090 bash[32384]: audit 2023-12-01T13:18:21.874205+0000 mon.a (mon.0) 9429 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:18:23.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:18:23 smithi080 bash[41963]: audit 2023-12-01T13:18:22.090082+0000 mon.c (mon.2) 9776 : audit 0 from='client.? 172.21.15.80:0/3367424262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:18:23.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:18:23 smithi080 bash[28361]: audit 2023-12-01T13:18:22.090082+0000 mon.c (mon.2) 9776 : audit 0 from='client.? 172.21.15.80:0/3367424262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:18:23.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:18:23 smithi090 bash[32384]: audit 2023-12-01T13:18:22.090082+0000 mon.c (mon.2) 9776 : audit 0 from='client.? 172.21.15.80:0/3367424262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:18:24.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:18:24 smithi080 bash[28361]: cluster 2023-12-01T13:18:22.997299+0000 mgr.y (mgr.24362) 15293 : cluster 0 pgmap v15262: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:18:24.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:18:24 smithi080 bash[41963]: cluster 2023-12-01T13:18:22.997299+0000 mgr.y (mgr.24362) 15293 : cluster 0 pgmap v15262: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:18:24.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:18:24 smithi090 bash[32384]: cluster 2023-12-01T13:18:22.997299+0000 mgr.y (mgr.24362) 15293 : cluster 0 pgmap v15262: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:18:25.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:18:25 smithi080 bash[28361]: audit 2023-12-01T13:18:24.544701+0000 mon.a (mon.0) 9430 : audit 0 from='client.? 172.21.15.80:0/1549466068' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:18:25.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:18:25 smithi080 bash[41963]: audit 2023-12-01T13:18:24.544701+0000 mon.a (mon.0) 9430 : audit 0 from='client.? 172.21.15.80:0/1549466068' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:18:25.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:18:25 smithi090 bash[32384]: audit 2023-12-01T13:18:24.544701+0000 mon.a (mon.0) 9430 : audit 0 from='client.? 172.21.15.80:0/1549466068' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:18:26.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:18:26 smithi080 bash[41963]: cluster 2023-12-01T13:18:24.997930+0000 mgr.y (mgr.24362) 15294 : cluster 0 pgmap v15263: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:18:26.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:18:26 smithi080 bash[41963]: audit 2023-12-01T13:18:25.591919+0000 mon.c (mon.2) 9777 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:18:26.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:18:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:18:26] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T13:18:26.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:18:26 smithi080 bash[28361]: cluster 2023-12-01T13:18:24.997930+0000 mgr.y (mgr.24362) 15294 : cluster 0 pgmap v15263: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:18:26.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:18:26 smithi080 bash[28361]: audit 2023-12-01T13:18:25.591919+0000 mon.c (mon.2) 9777 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:18:26.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:18:26 smithi090 bash[32384]: cluster 2023-12-01T13:18:24.997930+0000 mgr.y (mgr.24362) 15294 : cluster 0 pgmap v15263: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:18:26.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:18:26 smithi090 bash[32384]: audit 2023-12-01T13:18:25.591919+0000 mon.c (mon.2) 9777 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:18:27.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:18:27 smithi080 bash[41963]: audit 2023-12-01T13:18:27.000953+0000 mon.a (mon.0) 9431 : audit 0 from='client.? 172.21.15.80:0/160284507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:18:27.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:18:27 smithi080 bash[28361]: audit 2023-12-01T13:18:27.000953+0000 mon.a (mon.0) 9431 : audit 0 from='client.? 172.21.15.80:0/160284507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:18:27.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:18:27 smithi090 bash[32384]: audit 2023-12-01T13:18:27.000953+0000 mon.a (mon.0) 9431 : audit 0 from='client.? 172.21.15.80:0/160284507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:18:28.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:18:28 smithi080 bash[41963]: cluster 2023-12-01T13:18:26.998717+0000 mgr.y (mgr.24362) 15295 : cluster 0 pgmap v15264: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:18:28.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:18:28 smithi080 bash[41963]: audit 2023-12-01T13:18:27.282860+0000 mon.a (mon.0) 9432 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:18:28.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:18:28 smithi080 bash[41963]: audit 2023-12-01T13:18:27.291007+0000 mon.a (mon.0) 9433 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:18:28.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:18:28 smithi080 bash[41963]: audit 2023-12-01T13:18:28.076336+0000 mon.a (mon.0) 9434 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:18:28.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:18:28 smithi080 bash[28361]: cluster 2023-12-01T13:18:26.998717+0000 mgr.y (mgr.24362) 15295 : cluster 0 pgmap v15264: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:18:28.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:18:28 smithi080 bash[28361]: audit 2023-12-01T13:18:27.282860+0000 mon.a (mon.0) 9432 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:18:28.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:18:28 smithi080 bash[28361]: audit 2023-12-01T13:18:27.291007+0000 mon.a (mon.0) 9433 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:18:28.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:18:28 smithi080 bash[28361]: audit 2023-12-01T13:18:28.076336+0000 mon.a (mon.0) 9434 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:18:28.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:18:28 smithi090 bash[32384]: cluster 2023-12-01T13:18:26.998717+0000 mgr.y (mgr.24362) 15295 : cluster 0 pgmap v15264: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:18:28.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:18:28 smithi090 bash[32384]: audit 2023-12-01T13:18:27.282860+0000 mon.a (mon.0) 9432 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:18:28.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:18:28 smithi090 bash[32384]: audit 2023-12-01T13:18:27.291007+0000 mon.a (mon.0) 9433 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:18:28.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:18:28 smithi090 bash[32384]: audit 2023-12-01T13:18:28.076336+0000 mon.a (mon.0) 9434 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:18:29.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:18:29 smithi080 bash[41963]: audit 2023-12-01T13:18:28.086446+0000 mon.a (mon.0) 9435 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:18:29.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:18:29 smithi080 bash[41963]: audit 2023-12-01T13:18:28.558042+0000 mon.c (mon.2) 9778 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:18:29.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:18:29 smithi080 bash[41963]: audit 2023-12-01T13:18:28.560006+0000 mon.c (mon.2) 9779 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:18:29.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:18:29 smithi080 bash[41963]: audit 2023-12-01T13:18:28.570084+0000 mon.a (mon.0) 9436 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:18:29.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:18:29 smithi080 bash[28361]: audit 2023-12-01T13:18:28.086446+0000 mon.a (mon.0) 9435 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:18:29.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:18:29 smithi080 bash[28361]: audit 2023-12-01T13:18:28.558042+0000 mon.c (mon.2) 9778 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:18:29.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:18:29 smithi080 bash[28361]: audit 2023-12-01T13:18:28.560006+0000 mon.c (mon.2) 9779 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:18:29.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:18:29 smithi080 bash[28361]: audit 2023-12-01T13:18:28.570084+0000 mon.a (mon.0) 9436 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:18:29.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:18:29 smithi090 bash[32384]: audit 2023-12-01T13:18:28.086446+0000 mon.a (mon.0) 9435 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:18:29.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:18:29 smithi090 bash[32384]: audit 2023-12-01T13:18:28.558042+0000 mon.c (mon.2) 9778 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:18:29.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:18:29 smithi090 bash[32384]: audit 2023-12-01T13:18:28.560006+0000 mon.c (mon.2) 9779 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:18:29.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:18:29 smithi090 bash[32384]: audit 2023-12-01T13:18:28.570084+0000 mon.a (mon.0) 9436 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:18:30.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:18:30 smithi080 bash[28361]: cluster 2023-12-01T13:18:28.999337+0000 mgr.y (mgr.24362) 15296 : cluster 0 pgmap v15265: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:18:30.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:18:30 smithi080 bash[28361]: audit 2023-12-01T13:18:29.451249+0000 mon.a (mon.0) 9437 : audit 0 from='client.? 172.21.15.80:0/739895921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:18:30.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:18:30 smithi080 bash[41963]: cluster 2023-12-01T13:18:28.999337+0000 mgr.y (mgr.24362) 15296 : cluster 0 pgmap v15265: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:18:30.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:18:30 smithi080 bash[41963]: audit 2023-12-01T13:18:29.451249+0000 mon.a (mon.0) 9437 : audit 0 from='client.? 172.21.15.80:0/739895921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:18:30.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:18:30 smithi090 bash[32384]: cluster 2023-12-01T13:18:28.999337+0000 mgr.y (mgr.24362) 15296 : cluster 0 pgmap v15265: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:18:30.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:18:30 smithi090 bash[32384]: audit 2023-12-01T13:18:29.451249+0000 mon.a (mon.0) 9437 : audit 0 from='client.? 172.21.15.80:0/739895921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:18:32.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:18:32 smithi080 bash[41963]: cluster 2023-12-01T13:18:31.000370+0000 mgr.y (mgr.24362) 15297 : cluster 0 pgmap v15266: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:18:32.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:18:32 smithi080 bash[41963]: audit 2023-12-01T13:18:31.909037+0000 mon.c (mon.2) 9780 : audit 0 from='client.? 172.21.15.80:0/1490618834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:18:32.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:18:32 smithi080 bash[28361]: cluster 2023-12-01T13:18:31.000370+0000 mgr.y (mgr.24362) 15297 : cluster 0 pgmap v15266: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:18:32.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:18:32 smithi080 bash[28361]: audit 2023-12-01T13:18:31.909037+0000 mon.c (mon.2) 9780 : audit 0 from='client.? 172.21.15.80:0/1490618834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:18:32.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:18:32 smithi090 bash[32384]: cluster 2023-12-01T13:18:31.000370+0000 mgr.y (mgr.24362) 15297 : cluster 0 pgmap v15266: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:18:32.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:18:32 smithi090 bash[32384]: audit 2023-12-01T13:18:31.909037+0000 mon.c (mon.2) 9780 : audit 0 from='client.? 172.21.15.80:0/1490618834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:18:34.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:18:33 smithi090 bash[32384]: cluster 2023-12-01T13:18:33.001216+0000 mgr.y (mgr.24362) 15298 : cluster 0 pgmap v15267: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:18:34.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:18:33 smithi080 bash[28361]: cluster 2023-12-01T13:18:33.001216+0000 mgr.y (mgr.24362) 15298 : cluster 0 pgmap v15267: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:18:34.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:18:33 smithi080 bash[41963]: cluster 2023-12-01T13:18:33.001216+0000 mgr.y (mgr.24362) 15298 : cluster 0 pgmap v15267: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:18:35.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:18:34 smithi090 bash[32384]: audit 2023-12-01T13:18:34.368501+0000 mon.c (mon.2) 9781 : audit 0 from='client.? 172.21.15.80:0/333405681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:18:35.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:18:34 smithi080 bash[28361]: audit 2023-12-01T13:18:34.368501+0000 mon.c (mon.2) 9781 : audit 0 from='client.? 172.21.15.80:0/333405681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:18:35.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:18:34 smithi080 bash[41963]: audit 2023-12-01T13:18:34.368501+0000 mon.c (mon.2) 9781 : audit 0 from='client.? 172.21.15.80:0/333405681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:18:36.232 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:18:35 smithi080 bash[28361]: cluster 2023-12-01T13:18:35.001884+0000 mgr.y (mgr.24362) 15299 : cluster 0 pgmap v15268: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:18:36.233 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:18:35 smithi080 bash[41963]: cluster 2023-12-01T13:18:35.001884+0000 mgr.y (mgr.24362) 15299 : cluster 0 pgmap v15268: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:18:36.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:18:35 smithi090 bash[32384]: cluster 2023-12-01T13:18:35.001884+0000 mgr.y (mgr.24362) 15299 : cluster 0 pgmap v15268: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:18:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:18:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:18:36] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T13:18:37.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:18:36 smithi090 bash[32384]: audit 2023-12-01T13:18:36.828812+0000 mon.c (mon.2) 9782 : audit 0 from='client.? 172.21.15.80:0/2817589879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:18:37.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:18:36 smithi080 bash[41963]: audit 2023-12-01T13:18:36.828812+0000 mon.c (mon.2) 9782 : audit 0 from='client.? 172.21.15.80:0/2817589879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:18:37.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:18:36 smithi080 bash[28361]: audit 2023-12-01T13:18:36.828812+0000 mon.c (mon.2) 9782 : audit 0 from='client.? 172.21.15.80:0/2817589879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:18:38.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:18:37 smithi090 bash[32384]: cluster 2023-12-01T13:18:37.003055+0000 mgr.y (mgr.24362) 15300 : cluster 0 pgmap v15269: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:18:38.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:18:37 smithi080 bash[28361]: cluster 2023-12-01T13:18:37.003055+0000 mgr.y (mgr.24362) 15300 : cluster 0 pgmap v15269: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:18:38.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:18:37 smithi080 bash[41963]: cluster 2023-12-01T13:18:37.003055+0000 mgr.y (mgr.24362) 15300 : cluster 0 pgmap v15269: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:18:40.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:18:40 smithi080 bash[41963]: cluster 2023-12-01T13:18:39.003655+0000 mgr.y (mgr.24362) 15301 : cluster 0 pgmap v15270: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:18:40.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:18:40 smithi080 bash[41963]: audit 2023-12-01T13:18:39.291849+0000 mon.c (mon.2) 9783 : audit 0 from='client.? 172.21.15.80:0/3104891935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:18:40.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:18:40 smithi080 bash[28361]: cluster 2023-12-01T13:18:39.003655+0000 mgr.y (mgr.24362) 15301 : cluster 0 pgmap v15270: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:18:40.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:18:40 smithi080 bash[28361]: audit 2023-12-01T13:18:39.291849+0000 mon.c (mon.2) 9783 : audit 0 from='client.? 172.21.15.80:0/3104891935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:18:40.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:18:40 smithi090 bash[32384]: cluster 2023-12-01T13:18:39.003655+0000 mgr.y (mgr.24362) 15301 : cluster 0 pgmap v15270: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:18:40.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:18:40 smithi090 bash[32384]: audit 2023-12-01T13:18:39.291849+0000 mon.c (mon.2) 9783 : audit 0 from='client.? 172.21.15.80:0/3104891935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:18:41.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:18:41 smithi080 bash[41963]: audit 2023-12-01T13:18:40.592319+0000 mon.c (mon.2) 9784 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:18:41.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:18:41 smithi080 bash[28361]: audit 2023-12-01T13:18:40.592319+0000 mon.c (mon.2) 9784 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:18:41.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:18:41 smithi090 bash[32384]: audit 2023-12-01T13:18:40.592319+0000 mon.c (mon.2) 9784 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:18:42.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:18:42 smithi080 bash[28361]: cluster 2023-12-01T13:18:41.004605+0000 mgr.y (mgr.24362) 15302 : cluster 0 pgmap v15271: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:18:42.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:18:42 smithi080 bash[28361]: audit 2023-12-01T13:18:41.744193+0000 mon.a (mon.0) 9438 : audit 0 from='client.? 172.21.15.80:0/3929248297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:18:42.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:18:42 smithi080 bash[41963]: cluster 2023-12-01T13:18:41.004605+0000 mgr.y (mgr.24362) 15302 : cluster 0 pgmap v15271: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:18:42.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:18:42 smithi080 bash[41963]: audit 2023-12-01T13:18:41.744193+0000 mon.a (mon.0) 9438 : audit 0 from='client.? 172.21.15.80:0/3929248297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:18:42.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:18:42 smithi090 bash[32384]: cluster 2023-12-01T13:18:41.004605+0000 mgr.y (mgr.24362) 15302 : cluster 0 pgmap v15271: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:18:42.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:18:42 smithi090 bash[32384]: audit 2023-12-01T13:18:41.744193+0000 mon.a (mon.0) 9438 : audit 0 from='client.? 172.21.15.80:0/3929248297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:18:44.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:18:43 smithi090 bash[32384]: cluster 2023-12-01T13:18:43.005584+0000 mgr.y (mgr.24362) 15303 : cluster 0 pgmap v15272: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:18:44.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:18:43 smithi080 bash[28361]: cluster 2023-12-01T13:18:43.005584+0000 mgr.y (mgr.24362) 15303 : cluster 0 pgmap v15272: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:18:44.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:18:43 smithi080 bash[41963]: cluster 2023-12-01T13:18:43.005584+0000 mgr.y (mgr.24362) 15303 : cluster 0 pgmap v15272: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:18:45.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:18:44 smithi090 bash[32384]: audit 2023-12-01T13:18:44.201790+0000 mon.c (mon.2) 9785 : audit 0 from='client.? 172.21.15.80:0/3970197033' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:18:45.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:18:44 smithi080 bash[28361]: audit 2023-12-01T13:18:44.201790+0000 mon.c (mon.2) 9785 : audit 0 from='client.? 172.21.15.80:0/3970197033' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:18:45.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:18:44 smithi080 bash[41963]: audit 2023-12-01T13:18:44.201790+0000 mon.c (mon.2) 9785 : audit 0 from='client.? 172.21.15.80:0/3970197033' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:18:46.232 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:18:45 smithi080 bash[41963]: cluster 2023-12-01T13:18:45.006288+0000 mgr.y (mgr.24362) 15304 : cluster 0 pgmap v15273: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:18:46.232 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:18:45 smithi080 bash[28361]: cluster 2023-12-01T13:18:45.006288+0000 mgr.y (mgr.24362) 15304 : cluster 0 pgmap v15273: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:18:46.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:18:45 smithi090 bash[32384]: cluster 2023-12-01T13:18:45.006288+0000 mgr.y (mgr.24362) 15304 : cluster 0 pgmap v15273: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:18:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:18:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:18:46] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T13:18:47.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:18:46 smithi090 bash[32384]: audit 2023-12-01T13:18:46.659122+0000 mon.c (mon.2) 9786 : audit 0 from='client.? 172.21.15.80:0/899598029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:18:47.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:18:46 smithi080 bash[28361]: audit 2023-12-01T13:18:46.659122+0000 mon.c (mon.2) 9786 : audit 0 from='client.? 172.21.15.80:0/899598029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:18:47.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:18:46 smithi080 bash[41963]: audit 2023-12-01T13:18:46.659122+0000 mon.c (mon.2) 9786 : audit 0 from='client.? 172.21.15.80:0/899598029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:18:48.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:18:47 smithi090 bash[32384]: cluster 2023-12-01T13:18:47.007468+0000 mgr.y (mgr.24362) 15305 : cluster 0 pgmap v15274: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:18:48.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:18:47 smithi080 bash[28361]: cluster 2023-12-01T13:18:47.007468+0000 mgr.y (mgr.24362) 15305 : cluster 0 pgmap v15274: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:18:48.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:18:47 smithi080 bash[41963]: cluster 2023-12-01T13:18:47.007468+0000 mgr.y (mgr.24362) 15305 : cluster 0 pgmap v15274: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:18:50.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:18:50 smithi080 bash[41963]: cluster 2023-12-01T13:18:49.008050+0000 mgr.y (mgr.24362) 15306 : cluster 0 pgmap v15275: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:18:50.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:18:50 smithi080 bash[41963]: audit 2023-12-01T13:18:49.113198+0000 mon.c (mon.2) 9787 : audit 0 from='client.? 172.21.15.80:0/932765723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:18:50.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:18:50 smithi080 bash[28361]: cluster 2023-12-01T13:18:49.008050+0000 mgr.y (mgr.24362) 15306 : cluster 0 pgmap v15275: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:18:50.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:18:50 smithi080 bash[28361]: audit 2023-12-01T13:18:49.113198+0000 mon.c (mon.2) 9787 : audit 0 from='client.? 172.21.15.80:0/932765723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:18:50.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:18:50 smithi090 bash[32384]: cluster 2023-12-01T13:18:49.008050+0000 mgr.y (mgr.24362) 15306 : cluster 0 pgmap v15275: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:18:50.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:18:50 smithi090 bash[32384]: audit 2023-12-01T13:18:49.113198+0000 mon.c (mon.2) 9787 : audit 0 from='client.? 172.21.15.80:0/932765723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:18:52.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:18:52 smithi080 bash[28361]: cluster 2023-12-01T13:18:51.009021+0000 mgr.y (mgr.24362) 15307 : cluster 0 pgmap v15276: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:18:52.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:18:52 smithi080 bash[28361]: audit 2023-12-01T13:18:51.576089+0000 mon.a (mon.0) 9439 : audit 0 from='client.? 172.21.15.80:0/2030519613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:18:52.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:18:52 smithi080 bash[41963]: cluster 2023-12-01T13:18:51.009021+0000 mgr.y (mgr.24362) 15307 : cluster 0 pgmap v15276: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:18:52.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:18:52 smithi080 bash[41963]: audit 2023-12-01T13:18:51.576089+0000 mon.a (mon.0) 9439 : audit 0 from='client.? 172.21.15.80:0/2030519613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:18:52.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:18:52 smithi090 bash[32384]: cluster 2023-12-01T13:18:51.009021+0000 mgr.y (mgr.24362) 15307 : cluster 0 pgmap v15276: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:18:52.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:18:52 smithi090 bash[32384]: audit 2023-12-01T13:18:51.576089+0000 mon.a (mon.0) 9439 : audit 0 from='client.? 172.21.15.80:0/2030519613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:18:54.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:18:53 smithi090 bash[32384]: cluster 2023-12-01T13:18:53.009865+0000 mgr.y (mgr.24362) 15308 : cluster 0 pgmap v15277: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:18:54.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:18:53 smithi080 bash[28361]: cluster 2023-12-01T13:18:53.009865+0000 mgr.y (mgr.24362) 15308 : cluster 0 pgmap v15277: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:18:54.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:18:53 smithi080 bash[41963]: cluster 2023-12-01T13:18:53.009865+0000 mgr.y (mgr.24362) 15308 : cluster 0 pgmap v15277: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:18:55.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:18:54 smithi090 bash[32384]: audit 2023-12-01T13:18:54.039946+0000 mon.c (mon.2) 9788 : audit 0 from='client.? 172.21.15.80:0/2160963895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:18:55.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:18:54 smithi080 bash[28361]: audit 2023-12-01T13:18:54.039946+0000 mon.c (mon.2) 9788 : audit 0 from='client.? 172.21.15.80:0/2160963895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:18:55.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:18:54 smithi080 bash[41963]: audit 2023-12-01T13:18:54.039946+0000 mon.c (mon.2) 9788 : audit 0 from='client.? 172.21.15.80:0/2160963895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:18:56.232 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:18:55 smithi080 bash[28361]: cluster 2023-12-01T13:18:55.010527+0000 mgr.y (mgr.24362) 15309 : cluster 0 pgmap v15278: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:18:56.232 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:18:55 smithi080 bash[28361]: audit 2023-12-01T13:18:55.592657+0000 mon.c (mon.2) 9789 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:18:56.232 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:18:55 smithi080 bash[41963]: cluster 2023-12-01T13:18:55.010527+0000 mgr.y (mgr.24362) 15309 : cluster 0 pgmap v15278: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:18:56.232 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:18:55 smithi080 bash[41963]: audit 2023-12-01T13:18:55.592657+0000 mon.c (mon.2) 9789 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:18:56.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:18:55 smithi090 bash[32384]: cluster 2023-12-01T13:18:55.010527+0000 mgr.y (mgr.24362) 15309 : cluster 0 pgmap v15278: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:18:56.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:18:55 smithi090 bash[32384]: audit 2023-12-01T13:18:55.592657+0000 mon.c (mon.2) 9789 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:18:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:18:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:18:56] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T13:18:57.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:18:56 smithi090 bash[32384]: audit 2023-12-01T13:18:56.493405+0000 mon.c (mon.2) 9790 : audit 0 from='client.? 172.21.15.80:0/3071277914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:18:57.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:18:56 smithi080 bash[28361]: audit 2023-12-01T13:18:56.493405+0000 mon.c (mon.2) 9790 : audit 0 from='client.? 172.21.15.80:0/3071277914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:18:57.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:18:56 smithi080 bash[41963]: audit 2023-12-01T13:18:56.493405+0000 mon.c (mon.2) 9790 : audit 0 from='client.? 172.21.15.80:0/3071277914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:18:58.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:18:57 smithi090 bash[32384]: cluster 2023-12-01T13:18:57.011653+0000 mgr.y (mgr.24362) 15310 : cluster 0 pgmap v15279: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:18:58.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:18:57 smithi080 bash[28361]: cluster 2023-12-01T13:18:57.011653+0000 mgr.y (mgr.24362) 15310 : cluster 0 pgmap v15279: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:18:58.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:18:57 smithi080 bash[41963]: cluster 2023-12-01T13:18:57.011653+0000 mgr.y (mgr.24362) 15310 : cluster 0 pgmap v15279: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:18:59.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:18:58 smithi090 bash[32384]: audit 2023-12-01T13:18:58.947287+0000 mon.a (mon.0) 9440 : audit 0 from='client.? 172.21.15.80:0/1239075957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:18:59.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:18:58 smithi080 bash[28361]: audit 2023-12-01T13:18:58.947287+0000 mon.a (mon.0) 9440 : audit 0 from='client.? 172.21.15.80:0/1239075957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:18:59.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:18:58 smithi080 bash[41963]: audit 2023-12-01T13:18:58.947287+0000 mon.a (mon.0) 9440 : audit 0 from='client.? 172.21.15.80:0/1239075957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:19:00.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:18:59 smithi090 bash[32384]: cluster 2023-12-01T13:18:59.012331+0000 mgr.y (mgr.24362) 15311 : cluster 0 pgmap v15280: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:19:00.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:18:59 smithi080 bash[41963]: cluster 2023-12-01T13:18:59.012331+0000 mgr.y (mgr.24362) 15311 : cluster 0 pgmap v15280: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:19:00.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:18:59 smithi080 bash[28361]: cluster 2023-12-01T13:18:59.012331+0000 mgr.y (mgr.24362) 15311 : cluster 0 pgmap v15280: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:19:02.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:19:02 smithi080 bash[28361]: cluster 2023-12-01T13:19:01.013245+0000 mgr.y (mgr.24362) 15312 : cluster 0 pgmap v15281: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:19:02.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:19:02 smithi080 bash[28361]: audit 2023-12-01T13:19:01.398449+0000 mon.c (mon.2) 9791 : audit 0 from='client.? 172.21.15.80:0/1468678951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:19:02.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:19:02 smithi080 bash[41963]: cluster 2023-12-01T13:19:01.013245+0000 mgr.y (mgr.24362) 15312 : cluster 0 pgmap v15281: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:19:02.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:19:02 smithi080 bash[41963]: audit 2023-12-01T13:19:01.398449+0000 mon.c (mon.2) 9791 : audit 0 from='client.? 172.21.15.80:0/1468678951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:19:02.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:19:02 smithi090 bash[32384]: cluster 2023-12-01T13:19:01.013245+0000 mgr.y (mgr.24362) 15312 : cluster 0 pgmap v15281: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:19:02.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:19:02 smithi090 bash[32384]: audit 2023-12-01T13:19:01.398449+0000 mon.c (mon.2) 9791 : audit 0 from='client.? 172.21.15.80:0/1468678951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:19:04.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:19:03 smithi090 bash[32384]: cluster 2023-12-01T13:19:03.014098+0000 mgr.y (mgr.24362) 15313 : cluster 0 pgmap v15282: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:19:04.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:19:03 smithi090 bash[32384]: audit 2023-12-01T13:19:03.850745+0000 mon.c (mon.2) 9792 : audit 0 from='client.? 172.21.15.80:0/3337172767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:19:04.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:19:03 smithi080 bash[28361]: cluster 2023-12-01T13:19:03.014098+0000 mgr.y (mgr.24362) 15313 : cluster 0 pgmap v15282: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:19:04.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:19:03 smithi080 bash[28361]: audit 2023-12-01T13:19:03.850745+0000 mon.c (mon.2) 9792 : audit 0 from='client.? 172.21.15.80:0/3337172767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:19:04.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:19:03 smithi080 bash[41963]: cluster 2023-12-01T13:19:03.014098+0000 mgr.y (mgr.24362) 15313 : cluster 0 pgmap v15282: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:19:04.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:19:03 smithi080 bash[41963]: audit 2023-12-01T13:19:03.850745+0000 mon.c (mon.2) 9792 : audit 0 from='client.? 172.21.15.80:0/3337172767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:19:06.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:19:06 smithi080 bash[28361]: cluster 2023-12-01T13:19:05.014822+0000 mgr.y (mgr.24362) 15314 : cluster 0 pgmap v15283: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:19:06.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:19:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:19:06] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T13:19:06.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:19:06 smithi080 bash[41963]: cluster 2023-12-01T13:19:05.014822+0000 mgr.y (mgr.24362) 15314 : cluster 0 pgmap v15283: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:19:06.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:19:06 smithi090 bash[32384]: cluster 2023-12-01T13:19:05.014822+0000 mgr.y (mgr.24362) 15314 : cluster 0 pgmap v15283: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:19:07.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:19:07 smithi080 bash[41963]: audit 2023-12-01T13:19:06.298018+0000 mon.a (mon.0) 9441 : audit 0 from='client.? 172.21.15.80:0/4047326838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:19:07.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:19:07 smithi080 bash[28361]: audit 2023-12-01T13:19:06.298018+0000 mon.a (mon.0) 9441 : audit 0 from='client.? 172.21.15.80:0/4047326838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:19:07.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:19:07 smithi090 bash[32384]: audit 2023-12-01T13:19:06.298018+0000 mon.a (mon.0) 9441 : audit 0 from='client.? 172.21.15.80:0/4047326838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:19:08.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:19:08 smithi080 bash[41963]: cluster 2023-12-01T13:19:07.016047+0000 mgr.y (mgr.24362) 15315 : cluster 0 pgmap v15284: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:19:08.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:19:08 smithi080 bash[28361]: cluster 2023-12-01T13:19:07.016047+0000 mgr.y (mgr.24362) 15315 : cluster 0 pgmap v15284: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:19:08.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:19:08 smithi090 bash[32384]: cluster 2023-12-01T13:19:07.016047+0000 mgr.y (mgr.24362) 15315 : cluster 0 pgmap v15284: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:19:09.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:19:09 smithi080 bash[28361]: audit 2023-12-01T13:19:08.756720+0000 mon.a (mon.0) 9442 : audit 0 from='client.? 172.21.15.80:0/2435335307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:19:09.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:19:09 smithi080 bash[41963]: audit 2023-12-01T13:19:08.756720+0000 mon.a (mon.0) 9442 : audit 0 from='client.? 172.21.15.80:0/2435335307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:19:09.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:19:09 smithi090 bash[32384]: audit 2023-12-01T13:19:08.756720+0000 mon.a (mon.0) 9442 : audit 0 from='client.? 172.21.15.80:0/2435335307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:19:10.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:19:10 smithi080 bash[28361]: cluster 2023-12-01T13:19:09.016741+0000 mgr.y (mgr.24362) 15316 : cluster 0 pgmap v15285: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:19:10.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:19:10 smithi080 bash[41963]: cluster 2023-12-01T13:19:09.016741+0000 mgr.y (mgr.24362) 15316 : cluster 0 pgmap v15285: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:19:10.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:19:10 smithi090 bash[32384]: cluster 2023-12-01T13:19:09.016741+0000 mgr.y (mgr.24362) 15316 : cluster 0 pgmap v15285: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:19:11.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:19:11 smithi080 bash[28361]: audit 2023-12-01T13:19:10.593398+0000 mon.c (mon.2) 9793 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:19:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:19:11 smithi080 bash[41963]: audit 2023-12-01T13:19:10.593398+0000 mon.c (mon.2) 9793 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:19:11.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:19:11 smithi090 bash[32384]: audit 2023-12-01T13:19:10.593398+0000 mon.c (mon.2) 9793 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:19:12.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:19:12 smithi080 bash[28361]: cluster 2023-12-01T13:19:11.017427+0000 mgr.y (mgr.24362) 15317 : cluster 0 pgmap v15286: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:19:12.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:19:12 smithi080 bash[28361]: audit 2023-12-01T13:19:11.213554+0000 mon.a (mon.0) 9443 : audit 0 from='client.? 172.21.15.80:0/1734069109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:19:12.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:19:12 smithi080 bash[41963]: cluster 2023-12-01T13:19:11.017427+0000 mgr.y (mgr.24362) 15317 : cluster 0 pgmap v15286: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:19:12.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:19:12 smithi080 bash[41963]: audit 2023-12-01T13:19:11.213554+0000 mon.a (mon.0) 9443 : audit 0 from='client.? 172.21.15.80:0/1734069109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:19:12.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:19:12 smithi090 bash[32384]: cluster 2023-12-01T13:19:11.017427+0000 mgr.y (mgr.24362) 15317 : cluster 0 pgmap v15286: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:19:12.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:19:12 smithi090 bash[32384]: audit 2023-12-01T13:19:11.213554+0000 mon.a (mon.0) 9443 : audit 0 from='client.? 172.21.15.80:0/1734069109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:19:14.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:19:13 smithi090 bash[32384]: cluster 2023-12-01T13:19:13.018260+0000 mgr.y (mgr.24362) 15318 : cluster 0 pgmap v15287: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:19:14.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:19:13 smithi090 bash[32384]: audit 2023-12-01T13:19:13.676076+0000 mon.c (mon.2) 9794 : audit 0 from='client.? 172.21.15.80:0/3187576260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:19:14.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:19:13 smithi080 bash[28361]: cluster 2023-12-01T13:19:13.018260+0000 mgr.y (mgr.24362) 15318 : cluster 0 pgmap v15287: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:19:14.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:19:13 smithi080 bash[28361]: audit 2023-12-01T13:19:13.676076+0000 mon.c (mon.2) 9794 : audit 0 from='client.? 172.21.15.80:0/3187576260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:19:14.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:19:13 smithi080 bash[41963]: cluster 2023-12-01T13:19:13.018260+0000 mgr.y (mgr.24362) 15318 : cluster 0 pgmap v15287: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:19:14.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:19:13 smithi080 bash[41963]: audit 2023-12-01T13:19:13.676076+0000 mon.c (mon.2) 9794 : audit 0 from='client.? 172.21.15.80:0/3187576260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:19:16.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:19:16 smithi080 bash[28361]: cluster 2023-12-01T13:19:15.018909+0000 mgr.y (mgr.24362) 15319 : cluster 0 pgmap v15288: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:19:16.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:19:16 smithi080 bash[41963]: cluster 2023-12-01T13:19:15.018909+0000 mgr.y (mgr.24362) 15319 : cluster 0 pgmap v15288: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:19:16.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:19:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:19:16] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T13:19:16.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:19:16 smithi090 bash[32384]: cluster 2023-12-01T13:19:15.018909+0000 mgr.y (mgr.24362) 15319 : cluster 0 pgmap v15288: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:19:17.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:19:17 smithi080 bash[28361]: audit 2023-12-01T13:19:16.129254+0000 mon.c (mon.2) 9795 : audit 0 from='client.? 172.21.15.80:0/2171942300' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:19:17.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:19:17 smithi080 bash[41963]: audit 2023-12-01T13:19:16.129254+0000 mon.c (mon.2) 9795 : audit 0 from='client.? 172.21.15.80:0/2171942300' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:19:17.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:19:17 smithi090 bash[32384]: audit 2023-12-01T13:19:16.129254+0000 mon.c (mon.2) 9795 : audit 0 from='client.? 172.21.15.80:0/2171942300' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:19:18.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:19:18 smithi080 bash[41963]: cluster 2023-12-01T13:19:17.020094+0000 mgr.y (mgr.24362) 15320 : cluster 0 pgmap v15289: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:19:18.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:19:18 smithi080 bash[28361]: cluster 2023-12-01T13:19:17.020094+0000 mgr.y (mgr.24362) 15320 : cluster 0 pgmap v15289: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:19:18.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:19:18 smithi090 bash[32384]: cluster 2023-12-01T13:19:17.020094+0000 mgr.y (mgr.24362) 15320 : cluster 0 pgmap v15289: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:19:19.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:19:19 smithi080 bash[28361]: audit 2023-12-01T13:19:18.584583+0000 mon.a (mon.0) 9444 : audit 0 from='client.? 172.21.15.80:0/2169229046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:19:19.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:19:19 smithi080 bash[41963]: audit 2023-12-01T13:19:18.584583+0000 mon.a (mon.0) 9444 : audit 0 from='client.? 172.21.15.80:0/2169229046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:19:19.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:19:19 smithi090 bash[32384]: audit 2023-12-01T13:19:18.584583+0000 mon.a (mon.0) 9444 : audit 0 from='client.? 172.21.15.80:0/2169229046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:19:20.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:19:20 smithi080 bash[28361]: cluster 2023-12-01T13:19:19.020880+0000 mgr.y (mgr.24362) 15321 : cluster 0 pgmap v15290: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:19:20.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:19:20 smithi080 bash[41963]: cluster 2023-12-01T13:19:19.020880+0000 mgr.y (mgr.24362) 15321 : cluster 0 pgmap v15290: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:19:20.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:19:20 smithi090 bash[32384]: cluster 2023-12-01T13:19:19.020880+0000 mgr.y (mgr.24362) 15321 : cluster 0 pgmap v15290: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:19:21.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:19:21 smithi080 bash[41963]: audit 2023-12-01T13:19:21.042069+0000 mon.a (mon.0) 9445 : audit 0 from='client.? 172.21.15.80:0/4197018696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:19:21.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:19:21 smithi080 bash[28361]: audit 2023-12-01T13:19:21.042069+0000 mon.a (mon.0) 9445 : audit 0 from='client.? 172.21.15.80:0/4197018696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:19:21.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:19:21 smithi090 bash[32384]: audit 2023-12-01T13:19:21.042069+0000 mon.a (mon.0) 9445 : audit 0 from='client.? 172.21.15.80:0/4197018696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:19:22.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:19:22 smithi080 bash[41963]: cluster 2023-12-01T13:19:21.021847+0000 mgr.y (mgr.24362) 15322 : cluster 0 pgmap v15291: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:19:22.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:19:22 smithi080 bash[28361]: cluster 2023-12-01T13:19:21.021847+0000 mgr.y (mgr.24362) 15322 : cluster 0 pgmap v15291: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:19:22.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:19:22 smithi090 bash[32384]: cluster 2023-12-01T13:19:21.021847+0000 mgr.y (mgr.24362) 15322 : cluster 0 pgmap v15291: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:19:24.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:19:23 smithi090 bash[32384]: cluster 2023-12-01T13:19:23.022699+0000 mgr.y (mgr.24362) 15323 : cluster 0 pgmap v15292: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:19:24.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:19:23 smithi090 bash[32384]: audit 2023-12-01T13:19:23.497225+0000 mon.a (mon.0) 9446 : audit 0 from='client.? 172.21.15.80:0/257148763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:19:24.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:19:23 smithi080 bash[41963]: cluster 2023-12-01T13:19:23.022699+0000 mgr.y (mgr.24362) 15323 : cluster 0 pgmap v15292: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:19:24.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:19:23 smithi080 bash[41963]: audit 2023-12-01T13:19:23.497225+0000 mon.a (mon.0) 9446 : audit 0 from='client.? 172.21.15.80:0/257148763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:19:24.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:19:23 smithi080 bash[28361]: cluster 2023-12-01T13:19:23.022699+0000 mgr.y (mgr.24362) 15323 : cluster 0 pgmap v15292: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:19:24.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:19:23 smithi080 bash[28361]: audit 2023-12-01T13:19:23.497225+0000 mon.a (mon.0) 9446 : audit 0 from='client.? 172.21.15.80:0/257148763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:19:26.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:19:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:19:26] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T13:19:26.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:19:26 smithi080 bash[28361]: cluster 2023-12-01T13:19:25.023439+0000 mgr.y (mgr.24362) 15324 : cluster 0 pgmap v15293: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:19:26.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:19:26 smithi080 bash[28361]: audit 2023-12-01T13:19:25.593457+0000 mon.c (mon.2) 9796 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:19:26.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:19:26 smithi080 bash[28361]: audit 2023-12-01T13:19:25.956924+0000 mon.c (mon.2) 9797 : audit 0 from='client.? 172.21.15.80:0/1035760389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:19:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:19:26 smithi080 bash[41963]: cluster 2023-12-01T13:19:25.023439+0000 mgr.y (mgr.24362) 15324 : cluster 0 pgmap v15293: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:19:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:19:26 smithi080 bash[41963]: audit 2023-12-01T13:19:25.593457+0000 mon.c (mon.2) 9796 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:19:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:19:26 smithi080 bash[41963]: audit 2023-12-01T13:19:25.956924+0000 mon.c (mon.2) 9797 : audit 0 from='client.? 172.21.15.80:0/1035760389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:19:26.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:19:26 smithi090 bash[32384]: cluster 2023-12-01T13:19:25.023439+0000 mgr.y (mgr.24362) 15324 : cluster 0 pgmap v15293: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:19:26.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:19:26 smithi090 bash[32384]: audit 2023-12-01T13:19:25.593457+0000 mon.c (mon.2) 9796 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:19:26.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:19:26 smithi090 bash[32384]: audit 2023-12-01T13:19:25.956924+0000 mon.c (mon.2) 9797 : audit 0 from='client.? 172.21.15.80:0/1035760389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:19:28.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:19:28 smithi080 bash[41963]: cluster 2023-12-01T13:19:27.024639+0000 mgr.y (mgr.24362) 15325 : cluster 0 pgmap v15294: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:19:28.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:19:28 smithi080 bash[28361]: cluster 2023-12-01T13:19:27.024639+0000 mgr.y (mgr.24362) 15325 : cluster 0 pgmap v15294: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:19:28.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:19:28 smithi090 bash[32384]: cluster 2023-12-01T13:19:27.024639+0000 mgr.y (mgr.24362) 15325 : cluster 0 pgmap v15294: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:19:29.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:19:29 smithi080 bash[41963]: audit 2023-12-01T13:19:28.407905+0000 mon.a (mon.0) 9447 : audit 0 from='client.? 172.21.15.80:0/3968451470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:19:29.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:19:29 smithi080 bash[41963]: audit 2023-12-01T13:19:28.652601+0000 mon.c (mon.2) 9798 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:19:29.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:19:29 smithi080 bash[28361]: audit 2023-12-01T13:19:28.407905+0000 mon.a (mon.0) 9447 : audit 0 from='client.? 172.21.15.80:0/3968451470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:19:29.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:19:29 smithi080 bash[28361]: audit 2023-12-01T13:19:28.652601+0000 mon.c (mon.2) 9798 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:19:29.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:19:29 smithi090 bash[32384]: audit 2023-12-01T13:19:28.407905+0000 mon.a (mon.0) 9447 : audit 0 from='client.? 172.21.15.80:0/3968451470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:19:29.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:19:29 smithi090 bash[32384]: audit 2023-12-01T13:19:28.652601+0000 mon.c (mon.2) 9798 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:19:30.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:19:30 smithi080 bash[28361]: cluster 2023-12-01T13:19:29.025312+0000 mgr.y (mgr.24362) 15326 : cluster 0 pgmap v15295: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:19:30.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:19:30 smithi080 bash[41963]: cluster 2023-12-01T13:19:29.025312+0000 mgr.y (mgr.24362) 15326 : cluster 0 pgmap v15295: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:19:30.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:19:30 smithi090 bash[32384]: cluster 2023-12-01T13:19:29.025312+0000 mgr.y (mgr.24362) 15326 : cluster 0 pgmap v15295: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:19:31.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:19:31 smithi080 bash[28361]: audit 2023-12-01T13:19:30.858746+0000 mon.a (mon.0) 9448 : audit 0 from='client.? 172.21.15.80:0/2606279485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:19:31.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:19:31 smithi080 bash[41963]: audit 2023-12-01T13:19:30.858746+0000 mon.a (mon.0) 9448 : audit 0 from='client.? 172.21.15.80:0/2606279485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:19:31.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:19:31 smithi090 bash[32384]: audit 2023-12-01T13:19:30.858746+0000 mon.a (mon.0) 9448 : audit 0 from='client.? 172.21.15.80:0/2606279485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:19:32.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:19:32 smithi080 bash[28361]: cluster 2023-12-01T13:19:31.026309+0000 mgr.y (mgr.24362) 15327 : cluster 0 pgmap v15296: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:19:32.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:19:32 smithi080 bash[41963]: cluster 2023-12-01T13:19:31.026309+0000 mgr.y (mgr.24362) 15327 : cluster 0 pgmap v15296: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:19:32.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:19:32 smithi090 bash[32384]: cluster 2023-12-01T13:19:31.026309+0000 mgr.y (mgr.24362) 15327 : cluster 0 pgmap v15296: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:19:34.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:19:33 smithi090 bash[32384]: cluster 2023-12-01T13:19:33.026789+0000 mgr.y (mgr.24362) 15328 : cluster 0 pgmap v15297: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:19:34.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:19:33 smithi090 bash[32384]: audit 2023-12-01T13:19:33.321676+0000 mon.a (mon.0) 9449 : audit 0 from='client.? 172.21.15.80:0/685711941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:19:34.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:19:33 smithi080 bash[28361]: cluster 2023-12-01T13:19:33.026789+0000 mgr.y (mgr.24362) 15328 : cluster 0 pgmap v15297: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:19:34.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:19:33 smithi080 bash[28361]: audit 2023-12-01T13:19:33.321676+0000 mon.a (mon.0) 9449 : audit 0 from='client.? 172.21.15.80:0/685711941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:19:34.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:19:33 smithi080 bash[41963]: cluster 2023-12-01T13:19:33.026789+0000 mgr.y (mgr.24362) 15328 : cluster 0 pgmap v15297: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:19:34.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:19:33 smithi080 bash[41963]: audit 2023-12-01T13:19:33.321676+0000 mon.a (mon.0) 9449 : audit 0 from='client.? 172.21.15.80:0/685711941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:19:35.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:19:35 smithi090 bash[32384]: audit 2023-12-01T13:19:34.499098+0000 mon.a (mon.0) 9450 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:19:35.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:19:35 smithi090 bash[32384]: audit 2023-12-01T13:19:34.513222+0000 mon.a (mon.0) 9451 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:19:35.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:19:35 smithi090 bash[32384]: audit 2023-12-01T13:19:34.844727+0000 mon.a (mon.0) 9452 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:19:35.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:19:35 smithi090 bash[32384]: audit 2023-12-01T13:19:34.858548+0000 mon.a (mon.0) 9453 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:19:35.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:19:35 smithi090 bash[32384]: cluster 2023-12-01T13:19:35.027372+0000 mgr.y (mgr.24362) 15329 : cluster 0 pgmap v15298: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:19:35.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:19:35 smithi090 bash[32384]: audit 2023-12-01T13:19:35.386345+0000 mon.c (mon.2) 9799 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:19:35.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:19:35 smithi090 bash[32384]: audit 2023-12-01T13:19:35.387829+0000 mon.c (mon.2) 9800 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:19:35.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:19:35 smithi090 bash[32384]: audit 2023-12-01T13:19:35.396515+0000 mon.a (mon.0) 9454 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:19:35.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:19:35 smithi080 bash[28361]: audit 2023-12-01T13:19:34.499098+0000 mon.a (mon.0) 9450 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:19:35.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:19:35 smithi080 bash[28361]: audit 2023-12-01T13:19:34.513222+0000 mon.a (mon.0) 9451 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:19:35.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:19:35 smithi080 bash[28361]: audit 2023-12-01T13:19:34.844727+0000 mon.a (mon.0) 9452 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:19:35.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:19:35 smithi080 bash[28361]: audit 2023-12-01T13:19:34.858548+0000 mon.a (mon.0) 9453 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:19:35.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:19:35 smithi080 bash[28361]: cluster 2023-12-01T13:19:35.027372+0000 mgr.y (mgr.24362) 15329 : cluster 0 pgmap v15298: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:19:35.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:19:35 smithi080 bash[28361]: audit 2023-12-01T13:19:35.386345+0000 mon.c (mon.2) 9799 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:19:35.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:19:35 smithi080 bash[28361]: audit 2023-12-01T13:19:35.387829+0000 mon.c (mon.2) 9800 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:19:35.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:19:35 smithi080 bash[28361]: audit 2023-12-01T13:19:35.396515+0000 mon.a (mon.0) 9454 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:19:35.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:19:35 smithi080 bash[41963]: audit 2023-12-01T13:19:34.499098+0000 mon.a (mon.0) 9450 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:19:35.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:19:35 smithi080 bash[41963]: audit 2023-12-01T13:19:34.513222+0000 mon.a (mon.0) 9451 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:19:35.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:19:35 smithi080 bash[41963]: audit 2023-12-01T13:19:34.844727+0000 mon.a (mon.0) 9452 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:19:35.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:19:35 smithi080 bash[41963]: audit 2023-12-01T13:19:34.858548+0000 mon.a (mon.0) 9453 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:19:35.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:19:35 smithi080 bash[41963]: cluster 2023-12-01T13:19:35.027372+0000 mgr.y (mgr.24362) 15329 : cluster 0 pgmap v15298: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:19:35.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:19:35 smithi080 bash[41963]: audit 2023-12-01T13:19:35.386345+0000 mon.c (mon.2) 9799 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:19:35.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:19:35 smithi080 bash[41963]: audit 2023-12-01T13:19:35.387829+0000 mon.c (mon.2) 9800 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:19:35.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:19:35 smithi080 bash[41963]: audit 2023-12-01T13:19:35.396515+0000 mon.a (mon.0) 9454 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:19:36.501 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:19:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:19:36] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T13:19:36.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:19:36 smithi090 bash[32384]: audit 2023-12-01T13:19:35.780049+0000 mon.c (mon.2) 9801 : audit 0 from='client.? 172.21.15.80:0/4101818976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:19:36.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:19:36 smithi080 bash[28361]: audit 2023-12-01T13:19:35.780049+0000 mon.c (mon.2) 9801 : audit 0 from='client.? 172.21.15.80:0/4101818976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:19:36.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:19:36 smithi080 bash[41963]: audit 2023-12-01T13:19:35.780049+0000 mon.c (mon.2) 9801 : audit 0 from='client.? 172.21.15.80:0/4101818976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:19:37.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:19:37 smithi090 bash[32384]: cluster 2023-12-01T13:19:37.028565+0000 mgr.y (mgr.24362) 15330 : cluster 0 pgmap v15299: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:19:37.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:19:37 smithi080 bash[41963]: cluster 2023-12-01T13:19:37.028565+0000 mgr.y (mgr.24362) 15330 : cluster 0 pgmap v15299: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:19:37.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:19:37 smithi080 bash[28361]: cluster 2023-12-01T13:19:37.028565+0000 mgr.y (mgr.24362) 15330 : cluster 0 pgmap v15299: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:19:39.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:19:38 smithi090 bash[32384]: audit 2023-12-01T13:19:38.237746+0000 mon.a (mon.0) 9455 : audit 0 from='client.? 172.21.15.80:0/512773487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:19:39.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:19:38 smithi080 bash[28361]: audit 2023-12-01T13:19:38.237746+0000 mon.a (mon.0) 9455 : audit 0 from='client.? 172.21.15.80:0/512773487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:19:39.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:19:38 smithi080 bash[41963]: audit 2023-12-01T13:19:38.237746+0000 mon.a (mon.0) 9455 : audit 0 from='client.? 172.21.15.80:0/512773487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:19:40.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:19:39 smithi090 bash[32384]: cluster 2023-12-01T13:19:39.029247+0000 mgr.y (mgr.24362) 15331 : cluster 0 pgmap v15300: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:19:40.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:19:39 smithi080 bash[28361]: cluster 2023-12-01T13:19:39.029247+0000 mgr.y (mgr.24362) 15331 : cluster 0 pgmap v15300: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:19:40.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:19:39 smithi080 bash[41963]: cluster 2023-12-01T13:19:39.029247+0000 mgr.y (mgr.24362) 15331 : cluster 0 pgmap v15300: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:19:41.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:19:40 smithi090 bash[32384]: audit 2023-12-01T13:19:40.593893+0000 mon.c (mon.2) 9802 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:19:41.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:19:40 smithi090 bash[32384]: audit 2023-12-01T13:19:40.686218+0000 mon.c (mon.2) 9803 : audit 0 from='client.? 172.21.15.80:0/1425996431' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:19:41.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:19:40 smithi080 bash[28361]: audit 2023-12-01T13:19:40.593893+0000 mon.c (mon.2) 9802 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:19:41.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:19:40 smithi080 bash[28361]: audit 2023-12-01T13:19:40.686218+0000 mon.c (mon.2) 9803 : audit 0 from='client.? 172.21.15.80:0/1425996431' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:19:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:19:40 smithi080 bash[41963]: audit 2023-12-01T13:19:40.593893+0000 mon.c (mon.2) 9802 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:19:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:19:40 smithi080 bash[41963]: audit 2023-12-01T13:19:40.686218+0000 mon.c (mon.2) 9803 : audit 0 from='client.? 172.21.15.80:0/1425996431' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:19:42.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:19:41 smithi090 bash[32384]: cluster 2023-12-01T13:19:41.030289+0000 mgr.y (mgr.24362) 15332 : cluster 0 pgmap v15301: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:19:42.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:19:41 smithi080 bash[28361]: cluster 2023-12-01T13:19:41.030289+0000 mgr.y (mgr.24362) 15332 : cluster 0 pgmap v15301: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:19:42.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:19:41 smithi080 bash[41963]: cluster 2023-12-01T13:19:41.030289+0000 mgr.y (mgr.24362) 15332 : cluster 0 pgmap v15301: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:19:44.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:19:43 smithi090 bash[32384]: cluster 2023-12-01T13:19:43.031046+0000 mgr.y (mgr.24362) 15333 : cluster 0 pgmap v15302: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:19:44.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:19:43 smithi090 bash[32384]: audit 2023-12-01T13:19:43.149205+0000 mon.c (mon.2) 9804 : audit 0 from='client.? 172.21.15.80:0/4171082836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:19:44.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:19:43 smithi080 bash[41963]: cluster 2023-12-01T13:19:43.031046+0000 mgr.y (mgr.24362) 15333 : cluster 0 pgmap v15302: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:19:44.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:19:43 smithi080 bash[41963]: audit 2023-12-01T13:19:43.149205+0000 mon.c (mon.2) 9804 : audit 0 from='client.? 172.21.15.80:0/4171082836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:19:44.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:19:43 smithi080 bash[28361]: cluster 2023-12-01T13:19:43.031046+0000 mgr.y (mgr.24362) 15333 : cluster 0 pgmap v15302: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:19:44.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:19:43 smithi080 bash[28361]: audit 2023-12-01T13:19:43.149205+0000 mon.c (mon.2) 9804 : audit 0 from='client.? 172.21.15.80:0/4171082836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:19:46.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:19:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:19:46] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T13:19:46.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:19:46 smithi080 bash[41963]: cluster 2023-12-01T13:19:45.031693+0000 mgr.y (mgr.24362) 15334 : cluster 0 pgmap v15303: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:19:46.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:19:46 smithi080 bash[41963]: audit 2023-12-01T13:19:45.600170+0000 mon.c (mon.2) 9805 : audit 0 from='client.? 172.21.15.80:0/3808121983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:19:46.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:19:46 smithi080 bash[28361]: cluster 2023-12-01T13:19:45.031693+0000 mgr.y (mgr.24362) 15334 : cluster 0 pgmap v15303: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:19:46.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:19:46 smithi080 bash[28361]: audit 2023-12-01T13:19:45.600170+0000 mon.c (mon.2) 9805 : audit 0 from='client.? 172.21.15.80:0/3808121983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:19:46.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:19:46 smithi090 bash[32384]: cluster 2023-12-01T13:19:45.031693+0000 mgr.y (mgr.24362) 15334 : cluster 0 pgmap v15303: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:19:46.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:19:46 smithi090 bash[32384]: audit 2023-12-01T13:19:45.600170+0000 mon.c (mon.2) 9805 : audit 0 from='client.? 172.21.15.80:0/3808121983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:19:48.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:19:48 smithi080 bash[28361]: cluster 2023-12-01T13:19:47.032900+0000 mgr.y (mgr.24362) 15335 : cluster 0 pgmap v15304: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:19:48.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:19:48 smithi080 bash[28361]: audit 2023-12-01T13:19:48.058439+0000 mon.c (mon.2) 9806 : audit 0 from='client.? 172.21.15.80:0/568484602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:19:48.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:19:48 smithi080 bash[41963]: cluster 2023-12-01T13:19:47.032900+0000 mgr.y (mgr.24362) 15335 : cluster 0 pgmap v15304: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:19:48.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:19:48 smithi080 bash[41963]: audit 2023-12-01T13:19:48.058439+0000 mon.c (mon.2) 9806 : audit 0 from='client.? 172.21.15.80:0/568484602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:19:48.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:19:48 smithi090 bash[32384]: cluster 2023-12-01T13:19:47.032900+0000 mgr.y (mgr.24362) 15335 : cluster 0 pgmap v15304: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:19:48.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:19:48 smithi090 bash[32384]: audit 2023-12-01T13:19:48.058439+0000 mon.c (mon.2) 9806 : audit 0 from='client.? 172.21.15.80:0/568484602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:19:50.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:19:50 smithi080 bash[28361]: cluster 2023-12-01T13:19:49.033706+0000 mgr.y (mgr.24362) 15336 : cluster 0 pgmap v15305: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:19:50.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:19:50 smithi080 bash[41963]: cluster 2023-12-01T13:19:49.033706+0000 mgr.y (mgr.24362) 15336 : cluster 0 pgmap v15305: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:19:50.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:19:50 smithi090 bash[32384]: cluster 2023-12-01T13:19:49.033706+0000 mgr.y (mgr.24362) 15336 : cluster 0 pgmap v15305: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:19:51.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:19:51 smithi080 bash[41963]: audit 2023-12-01T13:19:50.517507+0000 mon.c (mon.2) 9807 : audit 0 from='client.? 172.21.15.80:0/2017083032' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:19:51.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:19:51 smithi080 bash[28361]: audit 2023-12-01T13:19:50.517507+0000 mon.c (mon.2) 9807 : audit 0 from='client.? 172.21.15.80:0/2017083032' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:19:51.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:19:51 smithi090 bash[32384]: audit 2023-12-01T13:19:50.517507+0000 mon.c (mon.2) 9807 : audit 0 from='client.? 172.21.15.80:0/2017083032' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:19:52.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:19:52 smithi080 bash[28361]: cluster 2023-12-01T13:19:51.034903+0000 mgr.y (mgr.24362) 15337 : cluster 0 pgmap v15306: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:19:52.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:19:52 smithi080 bash[41963]: cluster 2023-12-01T13:19:51.034903+0000 mgr.y (mgr.24362) 15337 : cluster 0 pgmap v15306: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:19:52.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:19:52 smithi090 bash[32384]: cluster 2023-12-01T13:19:51.034903+0000 mgr.y (mgr.24362) 15337 : cluster 0 pgmap v15306: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:19:54.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:19:53 smithi090 bash[32384]: audit 2023-12-01T13:19:52.967360+0000 mon.a (mon.0) 9456 : audit 0 from='client.? 172.21.15.80:0/3533701660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:19:54.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:19:53 smithi090 bash[32384]: cluster 2023-12-01T13:19:53.035706+0000 mgr.y (mgr.24362) 15338 : cluster 0 pgmap v15307: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:19:54.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:19:53 smithi080 bash[41963]: audit 2023-12-01T13:19:52.967360+0000 mon.a (mon.0) 9456 : audit 0 from='client.? 172.21.15.80:0/3533701660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:19:54.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:19:53 smithi080 bash[41963]: cluster 2023-12-01T13:19:53.035706+0000 mgr.y (mgr.24362) 15338 : cluster 0 pgmap v15307: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:19:54.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:19:53 smithi080 bash[28361]: audit 2023-12-01T13:19:52.967360+0000 mon.a (mon.0) 9456 : audit 0 from='client.? 172.21.15.80:0/3533701660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:19:54.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:19:53 smithi080 bash[28361]: cluster 2023-12-01T13:19:53.035706+0000 mgr.y (mgr.24362) 15338 : cluster 0 pgmap v15307: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:19:56.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:19:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:19:56] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T13:19:56.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:19:56 smithi080 bash[28361]: cluster 2023-12-01T13:19:55.036371+0000 mgr.y (mgr.24362) 15339 : cluster 0 pgmap v15308: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:19:56.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:19:56 smithi080 bash[28361]: audit 2023-12-01T13:19:55.417193+0000 mon.a (mon.0) 9457 : audit 0 from='client.? 172.21.15.80:0/1807847306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:19:56.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:19:56 smithi080 bash[28361]: audit 2023-12-01T13:19:55.594155+0000 mon.c (mon.2) 9808 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:19:56.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:19:56 smithi080 bash[41963]: cluster 2023-12-01T13:19:55.036371+0000 mgr.y (mgr.24362) 15339 : cluster 0 pgmap v15308: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:19:56.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:19:56 smithi080 bash[41963]: audit 2023-12-01T13:19:55.417193+0000 mon.a (mon.0) 9457 : audit 0 from='client.? 172.21.15.80:0/1807847306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:19:56.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:19:56 smithi080 bash[41963]: audit 2023-12-01T13:19:55.594155+0000 mon.c (mon.2) 9808 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:19:56.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:19:56 smithi090 bash[32384]: cluster 2023-12-01T13:19:55.036371+0000 mgr.y (mgr.24362) 15339 : cluster 0 pgmap v15308: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:19:56.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:19:56 smithi090 bash[32384]: audit 2023-12-01T13:19:55.417193+0000 mon.a (mon.0) 9457 : audit 0 from='client.? 172.21.15.80:0/1807847306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:19:56.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:19:56 smithi090 bash[32384]: audit 2023-12-01T13:19:55.594155+0000 mon.c (mon.2) 9808 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:19:58.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:19:58 smithi080 bash[28361]: cluster 2023-12-01T13:19:57.037550+0000 mgr.y (mgr.24362) 15340 : cluster 0 pgmap v15309: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:19:58.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:19:58 smithi080 bash[28361]: audit 2023-12-01T13:19:57.868545+0000 mon.a (mon.0) 9458 : audit 0 from='client.? 172.21.15.80:0/2284455488' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:19:58.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:19:58 smithi080 bash[41963]: cluster 2023-12-01T13:19:57.037550+0000 mgr.y (mgr.24362) 15340 : cluster 0 pgmap v15309: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:19:58.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:19:58 smithi080 bash[41963]: audit 2023-12-01T13:19:57.868545+0000 mon.a (mon.0) 9458 : audit 0 from='client.? 172.21.15.80:0/2284455488' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:19:58.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:19:58 smithi090 bash[32384]: cluster 2023-12-01T13:19:57.037550+0000 mgr.y (mgr.24362) 15340 : cluster 0 pgmap v15309: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:19:58.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:19:58 smithi090 bash[32384]: audit 2023-12-01T13:19:57.868545+0000 mon.a (mon.0) 9458 : audit 0 from='client.? 172.21.15.80:0/2284455488' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:20:00.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:20:00 smithi080 bash[41963]: cluster 2023-12-01T13:19:59.038183+0000 mgr.y (mgr.24362) 15341 : cluster 0 pgmap v15310: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:20:00.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:20:00 smithi080 bash[41963]: cluster 2023-12-01T13:20:00.000112+0000 mon.a (mon.0) 9459 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T13:20:00.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:20:00 smithi080 bash[28361]: debug 2023-12-01T13:19:59.998+0000 7f6ec9bf0700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T13:20:00.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:20:00 smithi080 bash[28361]: cluster 2023-12-01T13:19:59.038183+0000 mgr.y (mgr.24362) 15341 : cluster 0 pgmap v15310: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:20:00.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:20:00 smithi080 bash[28361]: cluster 2023-12-01T13:20:00.000112+0000 mon.a (mon.0) 9459 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T13:20:00.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:20:00 smithi090 bash[32384]: cluster 2023-12-01T13:19:59.038183+0000 mgr.y (mgr.24362) 15341 : cluster 0 pgmap v15310: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:20:00.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:20:00 smithi090 bash[32384]: cluster 2023-12-01T13:20:00.000112+0000 mon.a (mon.0) 9459 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T13:20:01.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:20:01 smithi080 bash[28361]: audit 2023-12-01T13:20:00.310021+0000 mon.c (mon.2) 9809 : audit 0 from='client.? 172.21.15.80:0/3781075299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:20:01.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:20:01 smithi080 bash[41963]: audit 2023-12-01T13:20:00.310021+0000 mon.c (mon.2) 9809 : audit 0 from='client.? 172.21.15.80:0/3781075299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:20:01.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:20:01 smithi090 bash[32384]: audit 2023-12-01T13:20:00.310021+0000 mon.c (mon.2) 9809 : audit 0 from='client.? 172.21.15.80:0/3781075299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:20:02.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:20:02 smithi080 bash[28361]: cluster 2023-12-01T13:20:01.039182+0000 mgr.y (mgr.24362) 15342 : cluster 0 pgmap v15311: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:20:02.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:20:02 smithi080 bash[41963]: cluster 2023-12-01T13:20:01.039182+0000 mgr.y (mgr.24362) 15342 : cluster 0 pgmap v15311: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:20:02.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:20:02 smithi090 bash[32384]: cluster 2023-12-01T13:20:01.039182+0000 mgr.y (mgr.24362) 15342 : cluster 0 pgmap v15311: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:20:03.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:20:03 smithi080 bash[28361]: audit 2023-12-01T13:20:02.765098+0000 mon.c (mon.2) 9810 : audit 0 from='client.? 172.21.15.80:0/638235663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:20:03.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:20:03 smithi080 bash[41963]: audit 2023-12-01T13:20:02.765098+0000 mon.c (mon.2) 9810 : audit 0 from='client.? 172.21.15.80:0/638235663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:20:03.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:20:03 smithi090 bash[32384]: audit 2023-12-01T13:20:02.765098+0000 mon.c (mon.2) 9810 : audit 0 from='client.? 172.21.15.80:0/638235663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:20:04.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:20:04 smithi080 bash[41963]: cluster 2023-12-01T13:20:03.040061+0000 mgr.y (mgr.24362) 15343 : cluster 0 pgmap v15312: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:20:04.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:20:04 smithi080 bash[28361]: cluster 2023-12-01T13:20:03.040061+0000 mgr.y (mgr.24362) 15343 : cluster 0 pgmap v15312: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:20:04.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:20:04 smithi090 bash[32384]: cluster 2023-12-01T13:20:03.040061+0000 mgr.y (mgr.24362) 15343 : cluster 0 pgmap v15312: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:20:06.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:20:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:20:06] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T13:20:06.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:20:06 smithi080 bash[28361]: cluster 2023-12-01T13:20:05.040692+0000 mgr.y (mgr.24362) 15344 : cluster 0 pgmap v15313: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:20:06.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:20:06 smithi080 bash[28361]: audit 2023-12-01T13:20:05.222250+0000 mon.c (mon.2) 9811 : audit 0 from='client.? 172.21.15.80:0/929739811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:20:06.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:20:06 smithi080 bash[41963]: cluster 2023-12-01T13:20:05.040692+0000 mgr.y (mgr.24362) 15344 : cluster 0 pgmap v15313: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:20:06.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:20:06 smithi080 bash[41963]: audit 2023-12-01T13:20:05.222250+0000 mon.c (mon.2) 9811 : audit 0 from='client.? 172.21.15.80:0/929739811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:20:06.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:20:06 smithi090 bash[32384]: cluster 2023-12-01T13:20:05.040692+0000 mgr.y (mgr.24362) 15344 : cluster 0 pgmap v15313: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:20:06.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:20:06 smithi090 bash[32384]: audit 2023-12-01T13:20:05.222250+0000 mon.c (mon.2) 9811 : audit 0 from='client.? 172.21.15.80:0/929739811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:20:08.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:20:08 smithi080 bash[28361]: cluster 2023-12-01T13:20:07.041847+0000 mgr.y (mgr.24362) 15345 : cluster 0 pgmap v15314: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:20:08.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:20:08 smithi080 bash[28361]: audit 2023-12-01T13:20:07.678699+0000 mon.c (mon.2) 9812 : audit 0 from='client.? 172.21.15.80:0/3477554398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:20:08.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:20:08 smithi080 bash[41963]: cluster 2023-12-01T13:20:07.041847+0000 mgr.y (mgr.24362) 15345 : cluster 0 pgmap v15314: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:20:08.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:20:08 smithi080 bash[41963]: audit 2023-12-01T13:20:07.678699+0000 mon.c (mon.2) 9812 : audit 0 from='client.? 172.21.15.80:0/3477554398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:20:08.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:20:08 smithi090 bash[32384]: cluster 2023-12-01T13:20:07.041847+0000 mgr.y (mgr.24362) 15345 : cluster 0 pgmap v15314: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:20:08.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:20:08 smithi090 bash[32384]: audit 2023-12-01T13:20:07.678699+0000 mon.c (mon.2) 9812 : audit 0 from='client.? 172.21.15.80:0/3477554398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:20:10.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:20:10 smithi080 bash[41963]: cluster 2023-12-01T13:20:09.042511+0000 mgr.y (mgr.24362) 15346 : cluster 0 pgmap v15315: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:20:10.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:20:10 smithi080 bash[28361]: cluster 2023-12-01T13:20:09.042511+0000 mgr.y (mgr.24362) 15346 : cluster 0 pgmap v15315: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:20:10.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:20:10 smithi090 bash[32384]: cluster 2023-12-01T13:20:09.042511+0000 mgr.y (mgr.24362) 15346 : cluster 0 pgmap v15315: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:20:11.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:20:11 smithi080 bash[28361]: audit 2023-12-01T13:20:10.143923+0000 mon.a (mon.0) 9460 : audit 0 from='client.? 172.21.15.80:0/2092447448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:20:11.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:20:11 smithi080 bash[28361]: audit 2023-12-01T13:20:10.594663+0000 mon.c (mon.2) 9813 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:20:11.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:20:11 smithi080 bash[41963]: audit 2023-12-01T13:20:10.143923+0000 mon.a (mon.0) 9460 : audit 0 from='client.? 172.21.15.80:0/2092447448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:20:11.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:20:11 smithi080 bash[41963]: audit 2023-12-01T13:20:10.594663+0000 mon.c (mon.2) 9813 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:20:11.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:20:11 smithi090 bash[32384]: audit 2023-12-01T13:20:10.143923+0000 mon.a (mon.0) 9460 : audit 0 from='client.? 172.21.15.80:0/2092447448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:20:11.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:20:11 smithi090 bash[32384]: audit 2023-12-01T13:20:10.594663+0000 mon.c (mon.2) 9813 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:20:12.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:20:12 smithi080 bash[28361]: cluster 2023-12-01T13:20:11.043557+0000 mgr.y (mgr.24362) 15347 : cluster 0 pgmap v15316: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:20:12.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:20:12 smithi080 bash[41963]: cluster 2023-12-01T13:20:11.043557+0000 mgr.y (mgr.24362) 15347 : cluster 0 pgmap v15316: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:20:12.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:20:12 smithi090 bash[32384]: cluster 2023-12-01T13:20:11.043557+0000 mgr.y (mgr.24362) 15347 : cluster 0 pgmap v15316: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:20:13.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:20:13 smithi080 bash[28361]: audit 2023-12-01T13:20:12.600165+0000 mon.c (mon.2) 9814 : audit 0 from='client.? 172.21.15.80:0/3411431962' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:20:13.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:20:13 smithi080 bash[41963]: audit 2023-12-01T13:20:12.600165+0000 mon.c (mon.2) 9814 : audit 0 from='client.? 172.21.15.80:0/3411431962' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:20:13.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:20:13 smithi090 bash[32384]: audit 2023-12-01T13:20:12.600165+0000 mon.c (mon.2) 9814 : audit 0 from='client.? 172.21.15.80:0/3411431962' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:20:14.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:20:14 smithi080 bash[41963]: cluster 2023-12-01T13:20:13.044188+0000 mgr.y (mgr.24362) 15348 : cluster 0 pgmap v15317: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:20:14.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:20:14 smithi080 bash[28361]: cluster 2023-12-01T13:20:13.044188+0000 mgr.y (mgr.24362) 15348 : cluster 0 pgmap v15317: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:20:14.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:20:14 smithi090 bash[32384]: cluster 2023-12-01T13:20:13.044188+0000 mgr.y (mgr.24362) 15348 : cluster 0 pgmap v15317: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:20:15.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:20:15 smithi080 bash[28361]: audit 2023-12-01T13:20:15.057000+0000 mon.c (mon.2) 9815 : audit 0 from='client.? 172.21.15.80:0/3585563643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:20:15.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:20:15 smithi080 bash[41963]: audit 2023-12-01T13:20:15.057000+0000 mon.c (mon.2) 9815 : audit 0 from='client.? 172.21.15.80:0/3585563643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:20:15.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:20:15 smithi090 bash[32384]: audit 2023-12-01T13:20:15.057000+0000 mon.c (mon.2) 9815 : audit 0 from='client.? 172.21.15.80:0/3585563643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:20:16.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:20:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:20:16] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T13:20:16.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:20:16 smithi080 bash[41963]: cluster 2023-12-01T13:20:15.044773+0000 mgr.y (mgr.24362) 15349 : cluster 0 pgmap v15318: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:20:16.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:20:16 smithi080 bash[28361]: cluster 2023-12-01T13:20:15.044773+0000 mgr.y (mgr.24362) 15349 : cluster 0 pgmap v15318: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:20:16.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:20:16 smithi090 bash[32384]: cluster 2023-12-01T13:20:15.044773+0000 mgr.y (mgr.24362) 15349 : cluster 0 pgmap v15318: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:20:17.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:20:17 smithi080 bash[41963]: cluster 2023-12-01T13:20:17.045874+0000 mgr.y (mgr.24362) 15350 : cluster 0 pgmap v15319: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:20:17.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:20:17 smithi080 bash[28361]: cluster 2023-12-01T13:20:17.045874+0000 mgr.y (mgr.24362) 15350 : cluster 0 pgmap v15319: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:20:17.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:20:17 smithi090 bash[32384]: cluster 2023-12-01T13:20:17.045874+0000 mgr.y (mgr.24362) 15350 : cluster 0 pgmap v15319: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:20:18.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:20:18 smithi080 bash[41963]: audit 2023-12-01T13:20:17.511489+0000 mon.c (mon.2) 9816 : audit 0 from='client.? 172.21.15.80:0/680589801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:20:18.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:20:18 smithi080 bash[28361]: audit 2023-12-01T13:20:17.511489+0000 mon.c (mon.2) 9816 : audit 0 from='client.? 172.21.15.80:0/680589801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:20:18.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:20:18 smithi090 bash[32384]: audit 2023-12-01T13:20:17.511489+0000 mon.c (mon.2) 9816 : audit 0 from='client.? 172.21.15.80:0/680589801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:20:19.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:20:19 smithi090 bash[32384]: cluster 2023-12-01T13:20:19.046552+0000 mgr.y (mgr.24362) 15351 : cluster 0 pgmap v15320: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:20:19.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:20:19 smithi080 bash[41963]: cluster 2023-12-01T13:20:19.046552+0000 mgr.y (mgr.24362) 15351 : cluster 0 pgmap v15320: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:20:19.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:20:19 smithi080 bash[28361]: cluster 2023-12-01T13:20:19.046552+0000 mgr.y (mgr.24362) 15351 : cluster 0 pgmap v15320: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:20:20.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:20:20 smithi090 bash[32384]: audit 2023-12-01T13:20:19.961738+0000 mon.c (mon.2) 9817 : audit 0 from='client.? 172.21.15.80:0/2143338272' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:20:20.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:20:20 smithi080 bash[28361]: audit 2023-12-01T13:20:19.961738+0000 mon.c (mon.2) 9817 : audit 0 from='client.? 172.21.15.80:0/2143338272' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:20:20.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:20:20 smithi080 bash[41963]: audit 2023-12-01T13:20:19.961738+0000 mon.c (mon.2) 9817 : audit 0 from='client.? 172.21.15.80:0/2143338272' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:20:21.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:20:21 smithi090 bash[32384]: cluster 2023-12-01T13:20:21.047686+0000 mgr.y (mgr.24362) 15352 : cluster 0 pgmap v15321: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:20:21.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:20:21 smithi080 bash[28361]: cluster 2023-12-01T13:20:21.047686+0000 mgr.y (mgr.24362) 15352 : cluster 0 pgmap v15321: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:20:21.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:20:21 smithi080 bash[41963]: cluster 2023-12-01T13:20:21.047686+0000 mgr.y (mgr.24362) 15352 : cluster 0 pgmap v15321: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:20:22.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:20:22 smithi090 bash[32384]: audit 2023-12-01T13:20:22.420898+0000 mon.c (mon.2) 9818 : audit 0 from='client.? 172.21.15.80:0/3598532744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:20:22.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:20:22 smithi080 bash[28361]: audit 2023-12-01T13:20:22.420898+0000 mon.c (mon.2) 9818 : audit 0 from='client.? 172.21.15.80:0/3598532744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:20:22.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:20:22 smithi080 bash[41963]: audit 2023-12-01T13:20:22.420898+0000 mon.c (mon.2) 9818 : audit 0 from='client.? 172.21.15.80:0/3598532744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:20:24.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:20:23 smithi090 bash[32384]: cluster 2023-12-01T13:20:23.048357+0000 mgr.y (mgr.24362) 15353 : cluster 0 pgmap v15322: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:20:24.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:20:23 smithi080 bash[28361]: cluster 2023-12-01T13:20:23.048357+0000 mgr.y (mgr.24362) 15353 : cluster 0 pgmap v15322: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:20:24.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:20:23 smithi080 bash[41963]: cluster 2023-12-01T13:20:23.048357+0000 mgr.y (mgr.24362) 15353 : cluster 0 pgmap v15322: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:20:25.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:20:24 smithi090 bash[32384]: audit 2023-12-01T13:20:24.886662+0000 mon.c (mon.2) 9819 : audit 0 from='client.? 172.21.15.80:0/2371162886' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:20:25.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:20:24 smithi080 bash[28361]: audit 2023-12-01T13:20:24.886662+0000 mon.c (mon.2) 9819 : audit 0 from='client.? 172.21.15.80:0/2371162886' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:20:25.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:20:24 smithi080 bash[41963]: audit 2023-12-01T13:20:24.886662+0000 mon.c (mon.2) 9819 : audit 0 from='client.? 172.21.15.80:0/2371162886' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:20:26.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:20:25 smithi090 bash[32384]: cluster 2023-12-01T13:20:25.048990+0000 mgr.y (mgr.24362) 15354 : cluster 0 pgmap v15323: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:20:26.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:20:25 smithi090 bash[32384]: audit 2023-12-01T13:20:25.595045+0000 mon.c (mon.2) 9820 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:20:26.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:20:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:20:26] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T13:20:26.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:20:25 smithi080 bash[28361]: cluster 2023-12-01T13:20:25.048990+0000 mgr.y (mgr.24362) 15354 : cluster 0 pgmap v15323: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:20:26.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:20:25 smithi080 bash[28361]: audit 2023-12-01T13:20:25.595045+0000 mon.c (mon.2) 9820 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:20:26.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:20:25 smithi080 bash[41963]: cluster 2023-12-01T13:20:25.048990+0000 mgr.y (mgr.24362) 15354 : cluster 0 pgmap v15323: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:20:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:20:25 smithi080 bash[41963]: audit 2023-12-01T13:20:25.595045+0000 mon.c (mon.2) 9820 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:20:28.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:20:28 smithi080 bash[41963]: cluster 2023-12-01T13:20:27.049934+0000 mgr.y (mgr.24362) 15355 : cluster 0 pgmap v15324: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:20:28.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:20:28 smithi080 bash[41963]: audit 2023-12-01T13:20:27.349874+0000 mon.a (mon.0) 9461 : audit 0 from='client.? 172.21.15.80:0/1930203193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:20:28.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:20:28 smithi080 bash[28361]: cluster 2023-12-01T13:20:27.049934+0000 mgr.y (mgr.24362) 15355 : cluster 0 pgmap v15324: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:20:28.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:20:28 smithi080 bash[28361]: audit 2023-12-01T13:20:27.349874+0000 mon.a (mon.0) 9461 : audit 0 from='client.? 172.21.15.80:0/1930203193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:20:28.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:20:28 smithi090 bash[32384]: cluster 2023-12-01T13:20:27.049934+0000 mgr.y (mgr.24362) 15355 : cluster 0 pgmap v15324: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:20:28.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:20:28 smithi090 bash[32384]: audit 2023-12-01T13:20:27.349874+0000 mon.a (mon.0) 9461 : audit 0 from='client.? 172.21.15.80:0/1930203193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:20:30.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:20:30 smithi080 bash[41963]: cluster 2023-12-01T13:20:29.050698+0000 mgr.y (mgr.24362) 15356 : cluster 0 pgmap v15325: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:20:30.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:20:30 smithi080 bash[41963]: audit 2023-12-01T13:20:29.803429+0000 mon.c (mon.2) 9821 : audit 0 from='client.? 172.21.15.80:0/713763526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:20:30.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:20:30 smithi080 bash[28361]: cluster 2023-12-01T13:20:29.050698+0000 mgr.y (mgr.24362) 15356 : cluster 0 pgmap v15325: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:20:30.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:20:30 smithi080 bash[28361]: audit 2023-12-01T13:20:29.803429+0000 mon.c (mon.2) 9821 : audit 0 from='client.? 172.21.15.80:0/713763526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:20:30.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:20:30 smithi090 bash[32384]: cluster 2023-12-01T13:20:29.050698+0000 mgr.y (mgr.24362) 15356 : cluster 0 pgmap v15325: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:20:30.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:20:30 smithi090 bash[32384]: audit 2023-12-01T13:20:29.803429+0000 mon.c (mon.2) 9821 : audit 0 from='client.? 172.21.15.80:0/713763526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:20:32.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:20:32 smithi080 bash[28361]: cluster 2023-12-01T13:20:31.052090+0000 mgr.y (mgr.24362) 15357 : cluster 0 pgmap v15326: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:20:32.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:20:32 smithi080 bash[41963]: cluster 2023-12-01T13:20:31.052090+0000 mgr.y (mgr.24362) 15357 : cluster 0 pgmap v15326: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:20:32.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:20:32 smithi090 bash[32384]: cluster 2023-12-01T13:20:31.052090+0000 mgr.y (mgr.24362) 15357 : cluster 0 pgmap v15326: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:20:33.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:20:33 smithi080 bash[28361]: audit 2023-12-01T13:20:32.251870+0000 mon.c (mon.2) 9822 : audit 0 from='client.? 172.21.15.80:0/1428878124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:20:33.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:20:33 smithi080 bash[41963]: audit 2023-12-01T13:20:32.251870+0000 mon.c (mon.2) 9822 : audit 0 from='client.? 172.21.15.80:0/1428878124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:20:33.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:20:33 smithi090 bash[32384]: audit 2023-12-01T13:20:32.251870+0000 mon.c (mon.2) 9822 : audit 0 from='client.? 172.21.15.80:0/1428878124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:20:34.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:20:34 smithi080 bash[28361]: cluster 2023-12-01T13:20:33.052759+0000 mgr.y (mgr.24362) 15358 : cluster 0 pgmap v15327: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:20:34.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:20:34 smithi080 bash[41963]: cluster 2023-12-01T13:20:33.052759+0000 mgr.y (mgr.24362) 15358 : cluster 0 pgmap v15327: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:20:34.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:20:34 smithi090 bash[32384]: cluster 2023-12-01T13:20:33.052759+0000 mgr.y (mgr.24362) 15358 : cluster 0 pgmap v15327: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:20:35.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:20:35 smithi080 bash[28361]: audit 2023-12-01T13:20:34.713479+0000 mon.a (mon.0) 9462 : audit 0 from='client.? 172.21.15.80:0/2655369890' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:20:35.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:20:35 smithi080 bash[41963]: audit 2023-12-01T13:20:34.713479+0000 mon.a (mon.0) 9462 : audit 0 from='client.? 172.21.15.80:0/2655369890' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:20:35.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:20:35 smithi090 bash[32384]: audit 2023-12-01T13:20:34.713479+0000 mon.a (mon.0) 9462 : audit 0 from='client.? 172.21.15.80:0/2655369890' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:20:36.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:20:36 smithi080 bash[41963]: cluster 2023-12-01T13:20:35.053427+0000 mgr.y (mgr.24362) 15359 : cluster 0 pgmap v15328: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:20:36.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:20:36 smithi080 bash[41963]: audit 2023-12-01T13:20:35.476979+0000 mon.c (mon.2) 9823 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:20:36.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:20:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:20:36] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T13:20:36.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:20:36 smithi080 bash[28361]: cluster 2023-12-01T13:20:35.053427+0000 mgr.y (mgr.24362) 15359 : cluster 0 pgmap v15328: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:20:36.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:20:36 smithi080 bash[28361]: audit 2023-12-01T13:20:35.476979+0000 mon.c (mon.2) 9823 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:20:36.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:20:36 smithi090 bash[32384]: cluster 2023-12-01T13:20:35.053427+0000 mgr.y (mgr.24362) 15359 : cluster 0 pgmap v15328: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:20:36.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:20:36 smithi090 bash[32384]: audit 2023-12-01T13:20:35.476979+0000 mon.c (mon.2) 9823 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:20:38.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:20:38 smithi080 bash[28361]: cluster 2023-12-01T13:20:37.054592+0000 mgr.y (mgr.24362) 15360 : cluster 0 pgmap v15329: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:20:38.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:20:38 smithi080 bash[28361]: audit 2023-12-01T13:20:37.170303+0000 mon.c (mon.2) 9824 : audit 0 from='client.? 172.21.15.80:0/487015403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:20:38.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:20:38 smithi080 bash[41963]: cluster 2023-12-01T13:20:37.054592+0000 mgr.y (mgr.24362) 15360 : cluster 0 pgmap v15329: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:20:38.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:20:38 smithi080 bash[41963]: audit 2023-12-01T13:20:37.170303+0000 mon.c (mon.2) 9824 : audit 0 from='client.? 172.21.15.80:0/487015403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:20:38.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:20:38 smithi090 bash[32384]: cluster 2023-12-01T13:20:37.054592+0000 mgr.y (mgr.24362) 15360 : cluster 0 pgmap v15329: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:20:38.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:20:38 smithi090 bash[32384]: audit 2023-12-01T13:20:37.170303+0000 mon.c (mon.2) 9824 : audit 0 from='client.? 172.21.15.80:0/487015403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:20:40.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:20:40 smithi080 bash[41963]: cluster 2023-12-01T13:20:39.055275+0000 mgr.y (mgr.24362) 15361 : cluster 0 pgmap v15330: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:20:40.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:20:40 smithi080 bash[41963]: audit 2023-12-01T13:20:39.625156+0000 mon.a (mon.0) 9463 : audit 0 from='client.? 172.21.15.80:0/91081086' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:20:40.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:20:40 smithi080 bash[28361]: cluster 2023-12-01T13:20:39.055275+0000 mgr.y (mgr.24362) 15361 : cluster 0 pgmap v15330: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:20:40.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:20:40 smithi080 bash[28361]: audit 2023-12-01T13:20:39.625156+0000 mon.a (mon.0) 9463 : audit 0 from='client.? 172.21.15.80:0/91081086' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:20:40.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:20:40 smithi090 bash[32384]: cluster 2023-12-01T13:20:39.055275+0000 mgr.y (mgr.24362) 15361 : cluster 0 pgmap v15330: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:20:40.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:20:40 smithi090 bash[32384]: audit 2023-12-01T13:20:39.625156+0000 mon.a (mon.0) 9463 : audit 0 from='client.? 172.21.15.80:0/91081086' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:20:41.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:20:41 smithi080 bash[41963]: audit 2023-12-01T13:20:40.595359+0000 mon.c (mon.2) 9825 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:20:41.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:20:41 smithi080 bash[28361]: audit 2023-12-01T13:20:40.595359+0000 mon.c (mon.2) 9825 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:20:41.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:20:41 smithi090 bash[32384]: audit 2023-12-01T13:20:40.595359+0000 mon.c (mon.2) 9825 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:20:42.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:20:42 smithi080 bash[28361]: cluster 2023-12-01T13:20:41.056515+0000 mgr.y (mgr.24362) 15362 : cluster 0 pgmap v15331: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:20:42.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:20:42 smithi080 bash[28361]: audit 2023-12-01T13:20:41.327241+0000 mon.a (mon.0) 9464 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:20:42.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:20:42 smithi080 bash[28361]: audit 2023-12-01T13:20:41.338668+0000 mon.a (mon.0) 9465 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:20:42.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:20:42 smithi080 bash[28361]: audit 2023-12-01T13:20:41.669680+0000 mon.a (mon.0) 9466 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:20:42.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:20:42 smithi080 bash[28361]: audit 2023-12-01T13:20:41.680511+0000 mon.a (mon.0) 9467 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:20:42.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:20:42 smithi080 bash[28361]: audit 2023-12-01T13:20:42.118842+0000 mon.a (mon.0) 9468 : audit 0 from='client.? 172.21.15.80:0/1291255317' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:20:42.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:20:42 smithi080 bash[41963]: cluster 2023-12-01T13:20:41.056515+0000 mgr.y (mgr.24362) 15362 : cluster 0 pgmap v15331: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:20:42.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:20:42 smithi080 bash[41963]: audit 2023-12-01T13:20:41.327241+0000 mon.a (mon.0) 9464 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:20:42.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:20:42 smithi080 bash[41963]: audit 2023-12-01T13:20:41.338668+0000 mon.a (mon.0) 9465 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:20:42.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:20:42 smithi080 bash[41963]: audit 2023-12-01T13:20:41.669680+0000 mon.a (mon.0) 9466 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:20:42.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:20:42 smithi080 bash[41963]: audit 2023-12-01T13:20:41.680511+0000 mon.a (mon.0) 9467 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:20:42.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:20:42 smithi080 bash[41963]: audit 2023-12-01T13:20:42.118842+0000 mon.a (mon.0) 9468 : audit 0 from='client.? 172.21.15.80:0/1291255317' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:20:42.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:20:42 smithi090 bash[32384]: cluster 2023-12-01T13:20:41.056515+0000 mgr.y (mgr.24362) 15362 : cluster 0 pgmap v15331: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:20:42.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:20:42 smithi090 bash[32384]: audit 2023-12-01T13:20:41.327241+0000 mon.a (mon.0) 9464 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:20:42.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:20:42 smithi090 bash[32384]: audit 2023-12-01T13:20:41.338668+0000 mon.a (mon.0) 9465 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:20:42.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:20:42 smithi090 bash[32384]: audit 2023-12-01T13:20:41.669680+0000 mon.a (mon.0) 9466 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:20:42.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:20:42 smithi090 bash[32384]: audit 2023-12-01T13:20:41.680511+0000 mon.a (mon.0) 9467 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:20:42.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:20:42 smithi090 bash[32384]: audit 2023-12-01T13:20:42.118842+0000 mon.a (mon.0) 9468 : audit 0 from='client.? 172.21.15.80:0/1291255317' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:20:43.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:20:43 smithi080 bash[41963]: audit 2023-12-01T13:20:42.263339+0000 mon.c (mon.2) 9826 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:20:43.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:20:43 smithi080 bash[41963]: audit 2023-12-01T13:20:42.265105+0000 mon.c (mon.2) 9827 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:20:43.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:20:43 smithi080 bash[41963]: audit 2023-12-01T13:20:42.275859+0000 mon.a (mon.0) 9469 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:20:43.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:20:43 smithi080 bash[41963]: cluster 2023-12-01T13:20:43.057216+0000 mgr.y (mgr.24362) 15363 : cluster 0 pgmap v15332: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:20:43.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:20:43 smithi080 bash[28361]: audit 2023-12-01T13:20:42.263339+0000 mon.c (mon.2) 9826 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:20:43.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:20:43 smithi080 bash[28361]: audit 2023-12-01T13:20:42.265105+0000 mon.c (mon.2) 9827 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:20:43.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:20:43 smithi080 bash[28361]: audit 2023-12-01T13:20:42.275859+0000 mon.a (mon.0) 9469 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:20:43.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:20:43 smithi080 bash[28361]: cluster 2023-12-01T13:20:43.057216+0000 mgr.y (mgr.24362) 15363 : cluster 0 pgmap v15332: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:20:43.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:20:43 smithi090 bash[32384]: audit 2023-12-01T13:20:42.263339+0000 mon.c (mon.2) 9826 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:20:43.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:20:43 smithi090 bash[32384]: audit 2023-12-01T13:20:42.265105+0000 mon.c (mon.2) 9827 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:20:43.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:20:43 smithi090 bash[32384]: audit 2023-12-01T13:20:42.275859+0000 mon.a (mon.0) 9469 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:20:43.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:20:43 smithi090 bash[32384]: cluster 2023-12-01T13:20:43.057216+0000 mgr.y (mgr.24362) 15363 : cluster 0 pgmap v15332: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:20:45.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:20:44 smithi090 bash[32384]: audit 2023-12-01T13:20:44.572513+0000 mon.c (mon.2) 9828 : audit 0 from='client.? 172.21.15.80:0/3824298561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:20:45.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:20:44 smithi080 bash[28361]: audit 2023-12-01T13:20:44.572513+0000 mon.c (mon.2) 9828 : audit 0 from='client.? 172.21.15.80:0/3824298561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:20:45.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:20:44 smithi080 bash[41963]: audit 2023-12-01T13:20:44.572513+0000 mon.c (mon.2) 9828 : audit 0 from='client.? 172.21.15.80:0/3824298561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:20:46.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:20:45 smithi090 bash[32384]: cluster 2023-12-01T13:20:45.057876+0000 mgr.y (mgr.24362) 15364 : cluster 0 pgmap v15333: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:20:46.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:20:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:20:46] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T13:20:46.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:20:45 smithi080 bash[41963]: cluster 2023-12-01T13:20:45.057876+0000 mgr.y (mgr.24362) 15364 : cluster 0 pgmap v15333: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:20:46.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:20:45 smithi080 bash[28361]: cluster 2023-12-01T13:20:45.057876+0000 mgr.y (mgr.24362) 15364 : cluster 0 pgmap v15333: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:20:47.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:20:47 smithi080 bash[28361]: audit 2023-12-01T13:20:47.020226+0000 mon.c (mon.2) 9829 : audit 0 from='client.? 172.21.15.80:0/3974708741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:20:47.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:20:47 smithi080 bash[41963]: audit 2023-12-01T13:20:47.020226+0000 mon.c (mon.2) 9829 : audit 0 from='client.? 172.21.15.80:0/3974708741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:20:47.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:20:47 smithi090 bash[32384]: audit 2023-12-01T13:20:47.020226+0000 mon.c (mon.2) 9829 : audit 0 from='client.? 172.21.15.80:0/3974708741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:20:48.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:20:48 smithi080 bash[41963]: cluster 2023-12-01T13:20:47.059040+0000 mgr.y (mgr.24362) 15365 : cluster 0 pgmap v15334: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:20:48.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:20:48 smithi080 bash[28361]: cluster 2023-12-01T13:20:47.059040+0000 mgr.y (mgr.24362) 15365 : cluster 0 pgmap v15334: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:20:48.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:20:48 smithi090 bash[32384]: cluster 2023-12-01T13:20:47.059040+0000 mgr.y (mgr.24362) 15365 : cluster 0 pgmap v15334: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:20:50.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:20:50 smithi080 bash[28361]: cluster 2023-12-01T13:20:49.059668+0000 mgr.y (mgr.24362) 15366 : cluster 0 pgmap v15335: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:20:50.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:20:50 smithi080 bash[28361]: audit 2023-12-01T13:20:49.481069+0000 mon.c (mon.2) 9830 : audit 0 from='client.? 172.21.15.80:0/2868594079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:20:50.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:20:50 smithi080 bash[41963]: cluster 2023-12-01T13:20:49.059668+0000 mgr.y (mgr.24362) 15366 : cluster 0 pgmap v15335: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:20:50.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:20:50 smithi080 bash[41963]: audit 2023-12-01T13:20:49.481069+0000 mon.c (mon.2) 9830 : audit 0 from='client.? 172.21.15.80:0/2868594079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:20:50.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:20:50 smithi090 bash[32384]: cluster 2023-12-01T13:20:49.059668+0000 mgr.y (mgr.24362) 15366 : cluster 0 pgmap v15335: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:20:50.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:20:50 smithi090 bash[32384]: audit 2023-12-01T13:20:49.481069+0000 mon.c (mon.2) 9830 : audit 0 from='client.? 172.21.15.80:0/2868594079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:20:52.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:20:52 smithi080 bash[41963]: cluster 2023-12-01T13:20:51.060862+0000 mgr.y (mgr.24362) 15367 : cluster 0 pgmap v15336: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:20:52.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:20:52 smithi080 bash[41963]: audit 2023-12-01T13:20:51.941585+0000 mon.c (mon.2) 9831 : audit 0 from='client.? 172.21.15.80:0/3875558642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:20:52.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:20:52 smithi080 bash[28361]: cluster 2023-12-01T13:20:51.060862+0000 mgr.y (mgr.24362) 15367 : cluster 0 pgmap v15336: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:20:52.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:20:52 smithi080 bash[28361]: audit 2023-12-01T13:20:51.941585+0000 mon.c (mon.2) 9831 : audit 0 from='client.? 172.21.15.80:0/3875558642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:20:52.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:20:52 smithi090 bash[32384]: cluster 2023-12-01T13:20:51.060862+0000 mgr.y (mgr.24362) 15367 : cluster 0 pgmap v15336: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:20:52.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:20:52 smithi090 bash[32384]: audit 2023-12-01T13:20:51.941585+0000 mon.c (mon.2) 9831 : audit 0 from='client.? 172.21.15.80:0/3875558642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:20:54.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:20:53 smithi090 bash[32384]: cluster 2023-12-01T13:20:53.061679+0000 mgr.y (mgr.24362) 15368 : cluster 0 pgmap v15337: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:20:54.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:20:53 smithi080 bash[41963]: cluster 2023-12-01T13:20:53.061679+0000 mgr.y (mgr.24362) 15368 : cluster 0 pgmap v15337: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:20:54.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:20:53 smithi080 bash[28361]: cluster 2023-12-01T13:20:53.061679+0000 mgr.y (mgr.24362) 15368 : cluster 0 pgmap v15337: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:20:55.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:20:54 smithi090 bash[32384]: audit 2023-12-01T13:20:54.401181+0000 mon.c (mon.2) 9832 : audit 0 from='client.? 172.21.15.80:0/2783377021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:20:55.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:20:54 smithi080 bash[28361]: audit 2023-12-01T13:20:54.401181+0000 mon.c (mon.2) 9832 : audit 0 from='client.? 172.21.15.80:0/2783377021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:20:55.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:20:55 smithi080 bash[41963]: audit 2023-12-01T13:20:54.401181+0000 mon.c (mon.2) 9832 : audit 0 from='client.? 172.21.15.80:0/2783377021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:20:56.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:20:56 smithi090 bash[32384]: cluster 2023-12-01T13:20:55.062429+0000 mgr.y (mgr.24362) 15369 : cluster 0 pgmap v15338: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:20:56.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:20:56 smithi090 bash[32384]: audit 2023-12-01T13:20:55.596031+0000 mon.c (mon.2) 9833 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:20:56.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:20:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:20:56] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T13:20:56.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:20:56 smithi080 bash[28361]: cluster 2023-12-01T13:20:55.062429+0000 mgr.y (mgr.24362) 15369 : cluster 0 pgmap v15338: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:20:56.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:20:56 smithi080 bash[28361]: audit 2023-12-01T13:20:55.596031+0000 mon.c (mon.2) 9833 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:20:56.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:20:56 smithi080 bash[41963]: cluster 2023-12-01T13:20:55.062429+0000 mgr.y (mgr.24362) 15369 : cluster 0 pgmap v15338: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:20:56.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:20:56 smithi080 bash[41963]: audit 2023-12-01T13:20:55.596031+0000 mon.c (mon.2) 9833 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:20:57.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:20:57 smithi090 bash[32384]: audit 2023-12-01T13:20:56.862759+0000 mon.c (mon.2) 9834 : audit 0 from='client.? 172.21.15.80:0/3944914276' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:20:57.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:20:57 smithi080 bash[28361]: audit 2023-12-01T13:20:56.862759+0000 mon.c (mon.2) 9834 : audit 0 from='client.? 172.21.15.80:0/3944914276' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:20:57.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:20:57 smithi080 bash[41963]: audit 2023-12-01T13:20:56.862759+0000 mon.c (mon.2) 9834 : audit 0 from='client.? 172.21.15.80:0/3944914276' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:20:58.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:20:58 smithi080 bash[28361]: cluster 2023-12-01T13:20:57.063593+0000 mgr.y (mgr.24362) 15370 : cluster 0 pgmap v15339: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:20:58.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:20:58 smithi080 bash[41963]: cluster 2023-12-01T13:20:57.063593+0000 mgr.y (mgr.24362) 15370 : cluster 0 pgmap v15339: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:20:58.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:20:58 smithi090 bash[32384]: cluster 2023-12-01T13:20:57.063593+0000 mgr.y (mgr.24362) 15370 : cluster 0 pgmap v15339: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:21:00.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:21:00 smithi080 bash[28361]: cluster 2023-12-01T13:20:59.064259+0000 mgr.y (mgr.24362) 15371 : cluster 0 pgmap v15340: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:21:00.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:21:00 smithi080 bash[28361]: audit 2023-12-01T13:20:59.328348+0000 mon.a (mon.0) 9470 : audit 0 from='client.? 172.21.15.80:0/2134861628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:21:00.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:21:00 smithi080 bash[41963]: cluster 2023-12-01T13:20:59.064259+0000 mgr.y (mgr.24362) 15371 : cluster 0 pgmap v15340: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:21:00.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:21:00 smithi080 bash[41963]: audit 2023-12-01T13:20:59.328348+0000 mon.a (mon.0) 9470 : audit 0 from='client.? 172.21.15.80:0/2134861628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:21:00.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:21:00 smithi090 bash[32384]: cluster 2023-12-01T13:20:59.064259+0000 mgr.y (mgr.24362) 15371 : cluster 0 pgmap v15340: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:21:00.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:21:00 smithi090 bash[32384]: audit 2023-12-01T13:20:59.328348+0000 mon.a (mon.0) 9470 : audit 0 from='client.? 172.21.15.80:0/2134861628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:21:02.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:21:02 smithi080 bash[28361]: cluster 2023-12-01T13:21:01.065422+0000 mgr.y (mgr.24362) 15372 : cluster 0 pgmap v15341: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:21:02.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:21:02 smithi080 bash[28361]: audit 2023-12-01T13:21:01.783850+0000 mon.a (mon.0) 9471 : audit 0 from='client.? 172.21.15.80:0/3076553621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:21:02.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:21:02 smithi080 bash[41963]: cluster 2023-12-01T13:21:01.065422+0000 mgr.y (mgr.24362) 15372 : cluster 0 pgmap v15341: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:21:02.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:21:02 smithi080 bash[41963]: audit 2023-12-01T13:21:01.783850+0000 mon.a (mon.0) 9471 : audit 0 from='client.? 172.21.15.80:0/3076553621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:21:02.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:21:02 smithi090 bash[32384]: cluster 2023-12-01T13:21:01.065422+0000 mgr.y (mgr.24362) 15372 : cluster 0 pgmap v15341: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:21:02.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:21:02 smithi090 bash[32384]: audit 2023-12-01T13:21:01.783850+0000 mon.a (mon.0) 9471 : audit 0 from='client.? 172.21.15.80:0/3076553621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:21:04.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:21:03 smithi090 bash[32384]: cluster 2023-12-01T13:21:03.066040+0000 mgr.y (mgr.24362) 15373 : cluster 0 pgmap v15342: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:21:04.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:21:03 smithi080 bash[28361]: cluster 2023-12-01T13:21:03.066040+0000 mgr.y (mgr.24362) 15373 : cluster 0 pgmap v15342: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:21:04.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:21:03 smithi080 bash[41963]: cluster 2023-12-01T13:21:03.066040+0000 mgr.y (mgr.24362) 15373 : cluster 0 pgmap v15342: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:21:05.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:21:05 smithi090 bash[32384]: audit 2023-12-01T13:21:04.242523+0000 mon.a (mon.0) 9472 : audit 0 from='client.? 172.21.15.80:0/4114001063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:21:05.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:21:04 smithi080 bash[28361]: audit 2023-12-01T13:21:04.242523+0000 mon.a (mon.0) 9472 : audit 0 from='client.? 172.21.15.80:0/4114001063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:21:05.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:21:04 smithi080 bash[41963]: audit 2023-12-01T13:21:04.242523+0000 mon.a (mon.0) 9472 : audit 0 from='client.? 172.21.15.80:0/4114001063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:21:06.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:21:06 smithi090 bash[32384]: cluster 2023-12-01T13:21:05.066744+0000 mgr.y (mgr.24362) 15374 : cluster 0 pgmap v15343: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:21:06.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:21:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:21:06] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T13:21:06.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:21:06 smithi080 bash[41963]: cluster 2023-12-01T13:21:05.066744+0000 mgr.y (mgr.24362) 15374 : cluster 0 pgmap v15343: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:21:06.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:21:06 smithi080 bash[28361]: cluster 2023-12-01T13:21:05.066744+0000 mgr.y (mgr.24362) 15374 : cluster 0 pgmap v15343: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:21:07.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:21:07 smithi090 bash[32384]: audit 2023-12-01T13:21:06.697133+0000 mon.c (mon.2) 9835 : audit 0 from='client.? 172.21.15.80:0/4087598948' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:21:07.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:21:07 smithi080 bash[41963]: audit 2023-12-01T13:21:06.697133+0000 mon.c (mon.2) 9835 : audit 0 from='client.? 172.21.15.80:0/4087598948' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:21:07.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:21:07 smithi080 bash[28361]: audit 2023-12-01T13:21:06.697133+0000 mon.c (mon.2) 9835 : audit 0 from='client.? 172.21.15.80:0/4087598948' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:21:08.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:21:08 smithi080 bash[28361]: cluster 2023-12-01T13:21:07.067948+0000 mgr.y (mgr.24362) 15375 : cluster 0 pgmap v15344: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:21:08.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:21:08 smithi080 bash[41963]: cluster 2023-12-01T13:21:07.067948+0000 mgr.y (mgr.24362) 15375 : cluster 0 pgmap v15344: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:21:08.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:21:08 smithi090 bash[32384]: cluster 2023-12-01T13:21:07.067948+0000 mgr.y (mgr.24362) 15375 : cluster 0 pgmap v15344: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:21:10.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:21:10 smithi080 bash[41963]: cluster 2023-12-01T13:21:09.068591+0000 mgr.y (mgr.24362) 15376 : cluster 0 pgmap v15345: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:21:10.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:21:10 smithi080 bash[41963]: audit 2023-12-01T13:21:09.151670+0000 mon.a (mon.0) 9473 : audit 0 from='client.? 172.21.15.80:0/2727823349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:21:10.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:21:10 smithi080 bash[28361]: cluster 2023-12-01T13:21:09.068591+0000 mgr.y (mgr.24362) 15376 : cluster 0 pgmap v15345: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:21:10.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:21:10 smithi080 bash[28361]: audit 2023-12-01T13:21:09.151670+0000 mon.a (mon.0) 9473 : audit 0 from='client.? 172.21.15.80:0/2727823349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:21:10.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:21:10 smithi090 bash[32384]: cluster 2023-12-01T13:21:09.068591+0000 mgr.y (mgr.24362) 15376 : cluster 0 pgmap v15345: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:21:10.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:21:10 smithi090 bash[32384]: audit 2023-12-01T13:21:09.151670+0000 mon.a (mon.0) 9473 : audit 0 from='client.? 172.21.15.80:0/2727823349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:21:11.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:21:11 smithi080 bash[41963]: audit 2023-12-01T13:21:10.596051+0000 mon.c (mon.2) 9836 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:21:11.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:21:11 smithi080 bash[28361]: audit 2023-12-01T13:21:10.596051+0000 mon.c (mon.2) 9836 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:21:11.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:21:11 smithi090 bash[32384]: audit 2023-12-01T13:21:10.596051+0000 mon.c (mon.2) 9836 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:21:12.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:21:12 smithi080 bash[28361]: cluster 2023-12-01T13:21:11.069774+0000 mgr.y (mgr.24362) 15377 : cluster 0 pgmap v15346: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:21:12.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:21:12 smithi080 bash[28361]: audit 2023-12-01T13:21:11.609814+0000 mon.a (mon.0) 9474 : audit 0 from='client.? 172.21.15.80:0/773700849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:21:12.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:21:12 smithi080 bash[41963]: cluster 2023-12-01T13:21:11.069774+0000 mgr.y (mgr.24362) 15377 : cluster 0 pgmap v15346: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:21:12.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:21:12 smithi080 bash[41963]: audit 2023-12-01T13:21:11.609814+0000 mon.a (mon.0) 9474 : audit 0 from='client.? 172.21.15.80:0/773700849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:21:12.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:21:12 smithi090 bash[32384]: cluster 2023-12-01T13:21:11.069774+0000 mgr.y (mgr.24362) 15377 : cluster 0 pgmap v15346: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:21:12.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:21:12 smithi090 bash[32384]: audit 2023-12-01T13:21:11.609814+0000 mon.a (mon.0) 9474 : audit 0 from='client.? 172.21.15.80:0/773700849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:21:14.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:21:14 smithi090 bash[32384]: cluster 2023-12-01T13:21:13.070364+0000 mgr.y (mgr.24362) 15378 : cluster 0 pgmap v15347: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:21:14.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:21:13 smithi080 bash[28361]: cluster 2023-12-01T13:21:13.070364+0000 mgr.y (mgr.24362) 15378 : cluster 0 pgmap v15347: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:21:14.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:21:14 smithi080 bash[41963]: cluster 2023-12-01T13:21:13.070364+0000 mgr.y (mgr.24362) 15378 : cluster 0 pgmap v15347: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:21:15.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:21:15 smithi090 bash[32384]: audit 2023-12-01T13:21:14.072008+0000 mon.a (mon.0) 9475 : audit 0 from='client.? 172.21.15.80:0/1462762241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:21:15.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:21:15 smithi080 bash[28361]: audit 2023-12-01T13:21:14.072008+0000 mon.a (mon.0) 9475 : audit 0 from='client.? 172.21.15.80:0/1462762241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:21:15.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:21:15 smithi080 bash[41963]: audit 2023-12-01T13:21:14.072008+0000 mon.a (mon.0) 9475 : audit 0 from='client.? 172.21.15.80:0/1462762241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:21:16.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:21:16 smithi090 bash[32384]: cluster 2023-12-01T13:21:15.071016+0000 mgr.y (mgr.24362) 15379 : cluster 0 pgmap v15348: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:21:16.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:21:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:21:16] "GET /metrics HTTP/1.1" 200 33977 "" "Prometheus/2.43.0" 2023-12-01T13:21:16.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:21:16 smithi080 bash[41963]: cluster 2023-12-01T13:21:15.071016+0000 mgr.y (mgr.24362) 15379 : cluster 0 pgmap v15348: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:21:16.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:21:16 smithi080 bash[28361]: cluster 2023-12-01T13:21:15.071016+0000 mgr.y (mgr.24362) 15379 : cluster 0 pgmap v15348: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:21:17.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:21:17 smithi090 bash[32384]: audit 2023-12-01T13:21:16.530603+0000 mon.a (mon.0) 9476 : audit 0 from='client.? 172.21.15.80:0/2772738930' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:21:17.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:21:17 smithi080 bash[28361]: audit 2023-12-01T13:21:16.530603+0000 mon.a (mon.0) 9476 : audit 0 from='client.? 172.21.15.80:0/2772738930' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:21:17.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:21:17 smithi080 bash[41963]: audit 2023-12-01T13:21:16.530603+0000 mon.a (mon.0) 9476 : audit 0 from='client.? 172.21.15.80:0/2772738930' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:21:18.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:21:18 smithi080 bash[41963]: cluster 2023-12-01T13:21:17.072231+0000 mgr.y (mgr.24362) 15380 : cluster 0 pgmap v15349: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:21:18.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:21:18 smithi080 bash[28361]: cluster 2023-12-01T13:21:17.072231+0000 mgr.y (mgr.24362) 15380 : cluster 0 pgmap v15349: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:21:18.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:21:18 smithi090 bash[32384]: cluster 2023-12-01T13:21:17.072231+0000 mgr.y (mgr.24362) 15380 : cluster 0 pgmap v15349: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:21:19.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:21:19 smithi080 bash[41963]: audit 2023-12-01T13:21:18.989634+0000 mon.c (mon.2) 9837 : audit 0 from='client.? 172.21.15.80:0/4154544371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:21:19.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:21:19 smithi080 bash[28361]: audit 2023-12-01T13:21:18.989634+0000 mon.c (mon.2) 9837 : audit 0 from='client.? 172.21.15.80:0/4154544371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:21:19.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:21:19 smithi090 bash[32384]: audit 2023-12-01T13:21:18.989634+0000 mon.c (mon.2) 9837 : audit 0 from='client.? 172.21.15.80:0/4154544371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:21:20.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:21:20 smithi080 bash[28361]: cluster 2023-12-01T13:21:19.072829+0000 mgr.y (mgr.24362) 15381 : cluster 0 pgmap v15350: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:21:20.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:21:20 smithi080 bash[41963]: cluster 2023-12-01T13:21:19.072829+0000 mgr.y (mgr.24362) 15381 : cluster 0 pgmap v15350: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:21:20.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:21:20 smithi090 bash[32384]: cluster 2023-12-01T13:21:19.072829+0000 mgr.y (mgr.24362) 15381 : cluster 0 pgmap v15350: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:21:22.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:21:22 smithi080 bash[28361]: cluster 2023-12-01T13:21:21.073679+0000 mgr.y (mgr.24362) 15382 : cluster 0 pgmap v15351: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:21:22.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:21:22 smithi080 bash[28361]: audit 2023-12-01T13:21:21.443346+0000 mon.a (mon.0) 9477 : audit 0 from='client.? 172.21.15.80:0/2952256396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:21:22.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:21:22 smithi080 bash[41963]: cluster 2023-12-01T13:21:21.073679+0000 mgr.y (mgr.24362) 15382 : cluster 0 pgmap v15351: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:21:22.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:21:22 smithi080 bash[41963]: audit 2023-12-01T13:21:21.443346+0000 mon.a (mon.0) 9477 : audit 0 from='client.? 172.21.15.80:0/2952256396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:21:22.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:21:22 smithi090 bash[32384]: cluster 2023-12-01T13:21:21.073679+0000 mgr.y (mgr.24362) 15382 : cluster 0 pgmap v15351: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:21:22.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:21:22 smithi090 bash[32384]: audit 2023-12-01T13:21:21.443346+0000 mon.a (mon.0) 9477 : audit 0 from='client.? 172.21.15.80:0/2952256396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:21:24.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:21:23 smithi090 bash[32384]: cluster 2023-12-01T13:21:23.074291+0000 mgr.y (mgr.24362) 15383 : cluster 0 pgmap v15352: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:21:24.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:21:23 smithi090 bash[32384]: audit 2023-12-01T13:21:23.901526+0000 mon.c (mon.2) 9838 : audit 0 from='client.? 172.21.15.80:0/3165919734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:21:24.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:21:23 smithi080 bash[28361]: cluster 2023-12-01T13:21:23.074291+0000 mgr.y (mgr.24362) 15383 : cluster 0 pgmap v15352: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:21:24.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:21:23 smithi080 bash[28361]: audit 2023-12-01T13:21:23.901526+0000 mon.c (mon.2) 9838 : audit 0 from='client.? 172.21.15.80:0/3165919734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:21:24.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:21:23 smithi080 bash[41963]: cluster 2023-12-01T13:21:23.074291+0000 mgr.y (mgr.24362) 15383 : cluster 0 pgmap v15352: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:21:24.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:21:23 smithi080 bash[41963]: audit 2023-12-01T13:21:23.901526+0000 mon.c (mon.2) 9838 : audit 0 from='client.? 172.21.15.80:0/3165919734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:21:26.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:21:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:21:26] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T13:21:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:21:26 smithi080 bash[41963]: cluster 2023-12-01T13:21:25.074702+0000 mgr.y (mgr.24362) 15384 : cluster 0 pgmap v15353: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:21:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:21:26 smithi080 bash[41963]: audit 2023-12-01T13:21:25.596489+0000 mon.c (mon.2) 9839 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:21:26.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:21:26 smithi080 bash[28361]: cluster 2023-12-01T13:21:25.074702+0000 mgr.y (mgr.24362) 15384 : cluster 0 pgmap v15353: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:21:26.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:21:26 smithi080 bash[28361]: audit 2023-12-01T13:21:25.596489+0000 mon.c (mon.2) 9839 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:21:26.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:21:26 smithi090 bash[32384]: cluster 2023-12-01T13:21:25.074702+0000 mgr.y (mgr.24362) 15384 : cluster 0 pgmap v15353: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:21:26.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:21:26 smithi090 bash[32384]: audit 2023-12-01T13:21:25.596489+0000 mon.c (mon.2) 9839 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:21:27.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:21:27 smithi080 bash[41963]: audit 2023-12-01T13:21:26.354163+0000 mon.c (mon.2) 9840 : audit 0 from='client.? 172.21.15.80:0/3066427542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:21:27.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:21:27 smithi080 bash[28361]: audit 2023-12-01T13:21:26.354163+0000 mon.c (mon.2) 9840 : audit 0 from='client.? 172.21.15.80:0/3066427542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:21:27.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:21:27 smithi090 bash[32384]: audit 2023-12-01T13:21:26.354163+0000 mon.c (mon.2) 9840 : audit 0 from='client.? 172.21.15.80:0/3066427542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:21:28.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:21:28 smithi080 bash[28361]: cluster 2023-12-01T13:21:27.075851+0000 mgr.y (mgr.24362) 15385 : cluster 0 pgmap v15354: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:21:28.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:21:28 smithi080 bash[41963]: cluster 2023-12-01T13:21:27.075851+0000 mgr.y (mgr.24362) 15385 : cluster 0 pgmap v15354: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:21:28.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:21:28 smithi090 bash[32384]: cluster 2023-12-01T13:21:27.075851+0000 mgr.y (mgr.24362) 15385 : cluster 0 pgmap v15354: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:21:29.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:21:29 smithi080 bash[28361]: audit 2023-12-01T13:21:28.800941+0000 mon.c (mon.2) 9841 : audit 0 from='client.? 172.21.15.80:0/528050415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:21:29.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:21:29 smithi080 bash[41963]: audit 2023-12-01T13:21:28.800941+0000 mon.c (mon.2) 9841 : audit 0 from='client.? 172.21.15.80:0/528050415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:21:29.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:21:29 smithi090 bash[32384]: audit 2023-12-01T13:21:28.800941+0000 mon.c (mon.2) 9841 : audit 0 from='client.? 172.21.15.80:0/528050415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:21:30.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:21:30 smithi080 bash[28361]: cluster 2023-12-01T13:21:29.076540+0000 mgr.y (mgr.24362) 15386 : cluster 0 pgmap v15355: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:21:30.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:21:30 smithi080 bash[41963]: cluster 2023-12-01T13:21:29.076540+0000 mgr.y (mgr.24362) 15386 : cluster 0 pgmap v15355: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:21:30.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:21:30 smithi090 bash[32384]: cluster 2023-12-01T13:21:29.076540+0000 mgr.y (mgr.24362) 15386 : cluster 0 pgmap v15355: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:21:32.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:21:32 smithi080 bash[28361]: cluster 2023-12-01T13:21:31.077647+0000 mgr.y (mgr.24362) 15387 : cluster 0 pgmap v15356: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:21:32.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:21:32 smithi080 bash[28361]: audit 2023-12-01T13:21:31.252037+0000 mon.c (mon.2) 9842 : audit 0 from='client.? 172.21.15.80:0/1645344867' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:21:32.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:21:32 smithi080 bash[41963]: cluster 2023-12-01T13:21:31.077647+0000 mgr.y (mgr.24362) 15387 : cluster 0 pgmap v15356: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:21:32.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:21:32 smithi080 bash[41963]: audit 2023-12-01T13:21:31.252037+0000 mon.c (mon.2) 9842 : audit 0 from='client.? 172.21.15.80:0/1645344867' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:21:32.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:21:32 smithi090 bash[32384]: cluster 2023-12-01T13:21:31.077647+0000 mgr.y (mgr.24362) 15387 : cluster 0 pgmap v15356: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:21:32.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:21:32 smithi090 bash[32384]: audit 2023-12-01T13:21:31.252037+0000 mon.c (mon.2) 9842 : audit 0 from='client.? 172.21.15.80:0/1645344867' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:21:34.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:21:34 smithi090 bash[32384]: cluster 2023-12-01T13:21:33.078429+0000 mgr.y (mgr.24362) 15388 : cluster 0 pgmap v15357: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:21:34.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:21:34 smithi090 bash[32384]: audit 2023-12-01T13:21:33.696399+0000 mon.c (mon.2) 9843 : audit 0 from='client.? 172.21.15.80:0/2955548789' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:21:34.269 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 13:21:33 smithi090 bash[65515]: logger=cleanup t=2023-12-01T13:21:33.836166626Z level=info msg="Completed cleanup jobs" duration=45.417803ms 2023-12-01T13:21:34.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:21:34 smithi080 bash[28361]: cluster 2023-12-01T13:21:33.078429+0000 mgr.y (mgr.24362) 15388 : cluster 0 pgmap v15357: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:21:34.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:21:34 smithi080 bash[28361]: audit 2023-12-01T13:21:33.696399+0000 mon.c (mon.2) 9843 : audit 0 from='client.? 172.21.15.80:0/2955548789' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:21:34.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:21:34 smithi080 bash[41963]: cluster 2023-12-01T13:21:33.078429+0000 mgr.y (mgr.24362) 15388 : cluster 0 pgmap v15357: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:21:34.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:21:34 smithi080 bash[41963]: audit 2023-12-01T13:21:33.696399+0000 mon.c (mon.2) 9843 : audit 0 from='client.? 172.21.15.80:0/2955548789' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:21:36.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:21:36 smithi080 bash[28361]: cluster 2023-12-01T13:21:35.079082+0000 mgr.y (mgr.24362) 15389 : cluster 0 pgmap v15358: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:21:36.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:21:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:21:36] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T13:21:36.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:21:36 smithi080 bash[41963]: cluster 2023-12-01T13:21:35.079082+0000 mgr.y (mgr.24362) 15389 : cluster 0 pgmap v15358: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:21:36.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:21:36 smithi090 bash[32384]: cluster 2023-12-01T13:21:35.079082+0000 mgr.y (mgr.24362) 15389 : cluster 0 pgmap v15358: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:21:37.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:21:37 smithi080 bash[28361]: audit 2023-12-01T13:21:36.153360+0000 mon.c (mon.2) 9844 : audit 0 from='client.? 172.21.15.80:0/1274535609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:21:37.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:21:37 smithi080 bash[41963]: audit 2023-12-01T13:21:36.153360+0000 mon.c (mon.2) 9844 : audit 0 from='client.? 172.21.15.80:0/1274535609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:21:37.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:21:37 smithi090 bash[32384]: audit 2023-12-01T13:21:36.153360+0000 mon.c (mon.2) 9844 : audit 0 from='client.? 172.21.15.80:0/1274535609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:21:38.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:21:38 smithi080 bash[41963]: cluster 2023-12-01T13:21:37.080219+0000 mgr.y (mgr.24362) 15390 : cluster 0 pgmap v15359: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:21:38.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:21:38 smithi080 bash[28361]: cluster 2023-12-01T13:21:37.080219+0000 mgr.y (mgr.24362) 15390 : cluster 0 pgmap v15359: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:21:38.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:21:38 smithi090 bash[32384]: cluster 2023-12-01T13:21:37.080219+0000 mgr.y (mgr.24362) 15390 : cluster 0 pgmap v15359: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:21:39.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:21:39 smithi080 bash[41963]: audit 2023-12-01T13:21:38.612872+0000 mon.a (mon.0) 9478 : audit 0 from='client.? 172.21.15.80:0/3967501381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:21:39.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:21:39 smithi080 bash[28361]: audit 2023-12-01T13:21:38.612872+0000 mon.a (mon.0) 9478 : audit 0 from='client.? 172.21.15.80:0/3967501381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:21:39.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:21:39 smithi090 bash[32384]: audit 2023-12-01T13:21:38.612872+0000 mon.a (mon.0) 9478 : audit 0 from='client.? 172.21.15.80:0/3967501381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:21:40.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:21:40 smithi080 bash[41963]: cluster 2023-12-01T13:21:39.080820+0000 mgr.y (mgr.24362) 15391 : cluster 0 pgmap v15360: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:21:40.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:21:40 smithi080 bash[28361]: cluster 2023-12-01T13:21:39.080820+0000 mgr.y (mgr.24362) 15391 : cluster 0 pgmap v15360: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:21:40.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:21:40 smithi090 bash[32384]: cluster 2023-12-01T13:21:39.080820+0000 mgr.y (mgr.24362) 15391 : cluster 0 pgmap v15360: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:21:41.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:21:41 smithi080 bash[28361]: audit 2023-12-01T13:21:40.596919+0000 mon.c (mon.2) 9845 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:21:41.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:21:41 smithi080 bash[28361]: audit 2023-12-01T13:21:41.063751+0000 mon.a (mon.0) 9479 : audit 0 from='client.? 172.21.15.80:0/1747371628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:21:41.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:21:41 smithi080 bash[41963]: audit 2023-12-01T13:21:40.596919+0000 mon.c (mon.2) 9845 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:21:41.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:21:41 smithi080 bash[41963]: audit 2023-12-01T13:21:41.063751+0000 mon.a (mon.0) 9479 : audit 0 from='client.? 172.21.15.80:0/1747371628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:21:41.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:21:41 smithi090 bash[32384]: audit 2023-12-01T13:21:40.596919+0000 mon.c (mon.2) 9845 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:21:41.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:21:41 smithi090 bash[32384]: audit 2023-12-01T13:21:41.063751+0000 mon.a (mon.0) 9479 : audit 0 from='client.? 172.21.15.80:0/1747371628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:21:42.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:21:42 smithi080 bash[41963]: cluster 2023-12-01T13:21:41.081453+0000 mgr.y (mgr.24362) 15392 : cluster 0 pgmap v15361: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:21:42.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:21:42 smithi080 bash[28361]: cluster 2023-12-01T13:21:41.081453+0000 mgr.y (mgr.24362) 15392 : cluster 0 pgmap v15361: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:21:42.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:21:42 smithi090 bash[32384]: cluster 2023-12-01T13:21:41.081453+0000 mgr.y (mgr.24362) 15392 : cluster 0 pgmap v15361: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:21:43.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:21:43 smithi080 bash[28361]: audit 2023-12-01T13:21:42.356605+0000 mon.c (mon.2) 9846 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:21:43.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:21:43 smithi080 bash[28361]: cluster 2023-12-01T13:21:43.082071+0000 mgr.y (mgr.24362) 15393 : cluster 0 pgmap v15362: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:21:43.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:21:43 smithi080 bash[41963]: audit 2023-12-01T13:21:42.356605+0000 mon.c (mon.2) 9846 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:21:43.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:21:43 smithi080 bash[41963]: cluster 2023-12-01T13:21:43.082071+0000 mgr.y (mgr.24362) 15393 : cluster 0 pgmap v15362: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:21:43.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:21:43 smithi090 bash[32384]: audit 2023-12-01T13:21:42.356605+0000 mon.c (mon.2) 9846 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:21:43.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:21:43 smithi090 bash[32384]: cluster 2023-12-01T13:21:43.082071+0000 mgr.y (mgr.24362) 15393 : cluster 0 pgmap v15362: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:21:44.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:21:44 smithi080 bash[28361]: audit 2023-12-01T13:21:43.512305+0000 mon.a (mon.0) 9480 : audit 0 from='client.? 172.21.15.80:0/3448096794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:21:44.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:21:44 smithi080 bash[41963]: audit 2023-12-01T13:21:43.512305+0000 mon.a (mon.0) 9480 : audit 0 from='client.? 172.21.15.80:0/3448096794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:21:44.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:21:44 smithi090 bash[32384]: audit 2023-12-01T13:21:43.512305+0000 mon.a (mon.0) 9480 : audit 0 from='client.? 172.21.15.80:0/3448096794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:21:45.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:21:45 smithi080 bash[28361]: cluster 2023-12-01T13:21:45.082831+0000 mgr.y (mgr.24362) 15394 : cluster 0 pgmap v15363: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:21:45.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:21:45 smithi080 bash[41963]: cluster 2023-12-01T13:21:45.082831+0000 mgr.y (mgr.24362) 15394 : cluster 0 pgmap v15363: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:21:45.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:21:45 smithi090 bash[32384]: cluster 2023-12-01T13:21:45.082831+0000 mgr.y (mgr.24362) 15394 : cluster 0 pgmap v15363: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:21:46.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:21:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:21:46] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T13:21:46.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:21:46 smithi080 bash[41963]: audit 2023-12-01T13:21:45.966636+0000 mon.c (mon.2) 9847 : audit 0 from='client.? 172.21.15.80:0/4170433015' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:21:46.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:21:46 smithi080 bash[28361]: audit 2023-12-01T13:21:45.966636+0000 mon.c (mon.2) 9847 : audit 0 from='client.? 172.21.15.80:0/4170433015' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:21:46.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:21:46 smithi090 bash[32384]: audit 2023-12-01T13:21:45.966636+0000 mon.c (mon.2) 9847 : audit 0 from='client.? 172.21.15.80:0/4170433015' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:21:47.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:21:47 smithi090 bash[32384]: cluster 2023-12-01T13:21:47.084034+0000 mgr.y (mgr.24362) 15395 : cluster 0 pgmap v15364: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:21:47.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:21:47 smithi080 bash[28361]: cluster 2023-12-01T13:21:47.084034+0000 mgr.y (mgr.24362) 15395 : cluster 0 pgmap v15364: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:21:47.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:21:47 smithi080 bash[41963]: cluster 2023-12-01T13:21:47.084034+0000 mgr.y (mgr.24362) 15395 : cluster 0 pgmap v15364: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:21:49.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:21:49 smithi090 bash[32384]: audit 2023-12-01T13:21:48.202209+0000 mon.a (mon.0) 9481 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:21:49.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:21:49 smithi090 bash[32384]: audit 2023-12-01T13:21:48.212691+0000 mon.a (mon.0) 9482 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:21:49.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:21:49 smithi090 bash[32384]: audit 2023-12-01T13:21:48.427890+0000 mon.a (mon.0) 9483 : audit 0 from='client.? 172.21.15.80:0/1609791875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:21:49.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:21:49 smithi090 bash[32384]: audit 2023-12-01T13:21:48.612943+0000 mon.a (mon.0) 9484 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:21:49.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:21:49 smithi090 bash[32384]: audit 2023-12-01T13:21:48.628951+0000 mon.a (mon.0) 9485 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:21:49.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:21:49 smithi090 bash[32384]: cluster 2023-12-01T13:21:49.084643+0000 mgr.y (mgr.24362) 15396 : cluster 0 pgmap v15365: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:21:49.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:21:49 smithi090 bash[32384]: audit 2023-12-01T13:21:49.112846+0000 mon.c (mon.2) 9848 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:21:49.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:21:49 smithi090 bash[32384]: audit 2023-12-01T13:21:49.114734+0000 mon.c (mon.2) 9849 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:21:49.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:21:49 smithi090 bash[32384]: audit 2023-12-01T13:21:49.124603+0000 mon.a (mon.0) 9486 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:21:49.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:21:49 smithi080 bash[28361]: audit 2023-12-01T13:21:48.202209+0000 mon.a (mon.0) 9481 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:21:49.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:21:49 smithi080 bash[28361]: audit 2023-12-01T13:21:48.212691+0000 mon.a (mon.0) 9482 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:21:49.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:21:49 smithi080 bash[28361]: audit 2023-12-01T13:21:48.427890+0000 mon.a (mon.0) 9483 : audit 0 from='client.? 172.21.15.80:0/1609791875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:21:49.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:21:49 smithi080 bash[28361]: audit 2023-12-01T13:21:48.612943+0000 mon.a (mon.0) 9484 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:21:49.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:21:49 smithi080 bash[28361]: audit 2023-12-01T13:21:48.628951+0000 mon.a (mon.0) 9485 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:21:49.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:21:49 smithi080 bash[28361]: cluster 2023-12-01T13:21:49.084643+0000 mgr.y (mgr.24362) 15396 : cluster 0 pgmap v15365: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:21:49.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:21:49 smithi080 bash[28361]: audit 2023-12-01T13:21:49.112846+0000 mon.c (mon.2) 9848 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:21:49.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:21:49 smithi080 bash[28361]: audit 2023-12-01T13:21:49.114734+0000 mon.c (mon.2) 9849 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:21:49.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:21:49 smithi080 bash[28361]: audit 2023-12-01T13:21:49.124603+0000 mon.a (mon.0) 9486 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:21:49.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:21:49 smithi080 bash[41963]: audit 2023-12-01T13:21:48.202209+0000 mon.a (mon.0) 9481 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:21:49.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:21:49 smithi080 bash[41963]: audit 2023-12-01T13:21:48.212691+0000 mon.a (mon.0) 9482 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:21:49.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:21:49 smithi080 bash[41963]: audit 2023-12-01T13:21:48.427890+0000 mon.a (mon.0) 9483 : audit 0 from='client.? 172.21.15.80:0/1609791875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:21:49.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:21:49 smithi080 bash[41963]: audit 2023-12-01T13:21:48.612943+0000 mon.a (mon.0) 9484 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:21:49.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:21:49 smithi080 bash[41963]: audit 2023-12-01T13:21:48.628951+0000 mon.a (mon.0) 9485 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:21:49.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:21:49 smithi080 bash[41963]: cluster 2023-12-01T13:21:49.084643+0000 mgr.y (mgr.24362) 15396 : cluster 0 pgmap v15365: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:21:49.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:21:49 smithi080 bash[41963]: audit 2023-12-01T13:21:49.112846+0000 mon.c (mon.2) 9848 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:21:49.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:21:49 smithi080 bash[41963]: audit 2023-12-01T13:21:49.114734+0000 mon.c (mon.2) 9849 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:21:49.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:21:49 smithi080 bash[41963]: audit 2023-12-01T13:21:49.124603+0000 mon.a (mon.0) 9486 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:21:51.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:21:50 smithi090 bash[32384]: audit 2023-12-01T13:21:50.889439+0000 mon.c (mon.2) 9850 : audit 0 from='client.? 172.21.15.80:0/3023958845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:21:51.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:21:50 smithi080 bash[28361]: audit 2023-12-01T13:21:50.889439+0000 mon.c (mon.2) 9850 : audit 0 from='client.? 172.21.15.80:0/3023958845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:21:51.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:21:50 smithi080 bash[41963]: audit 2023-12-01T13:21:50.889439+0000 mon.c (mon.2) 9850 : audit 0 from='client.? 172.21.15.80:0/3023958845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:21:52.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:21:51 smithi090 bash[32384]: cluster 2023-12-01T13:21:51.085732+0000 mgr.y (mgr.24362) 15397 : cluster 0 pgmap v15366: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:21:52.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:21:51 smithi080 bash[28361]: cluster 2023-12-01T13:21:51.085732+0000 mgr.y (mgr.24362) 15397 : cluster 0 pgmap v15366: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:21:52.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:21:51 smithi080 bash[41963]: cluster 2023-12-01T13:21:51.085732+0000 mgr.y (mgr.24362) 15397 : cluster 0 pgmap v15366: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:21:54.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:21:54 smithi090 bash[32384]: cluster 2023-12-01T13:21:53.086360+0000 mgr.y (mgr.24362) 15398 : cluster 0 pgmap v15367: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:21:54.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:21:54 smithi090 bash[32384]: audit 2023-12-01T13:21:53.340134+0000 mon.c (mon.2) 9851 : audit 0 from='client.? 172.21.15.80:0/3015300809' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:21:54.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:21:54 smithi080 bash[41963]: cluster 2023-12-01T13:21:53.086360+0000 mgr.y (mgr.24362) 15398 : cluster 0 pgmap v15367: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:21:54.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:21:54 smithi080 bash[41963]: audit 2023-12-01T13:21:53.340134+0000 mon.c (mon.2) 9851 : audit 0 from='client.? 172.21.15.80:0/3015300809' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:21:54.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:21:54 smithi080 bash[28361]: cluster 2023-12-01T13:21:53.086360+0000 mgr.y (mgr.24362) 15398 : cluster 0 pgmap v15367: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:21:54.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:21:54 smithi080 bash[28361]: audit 2023-12-01T13:21:53.340134+0000 mon.c (mon.2) 9851 : audit 0 from='client.? 172.21.15.80:0/3015300809' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:21:56.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:21:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:21:56] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T13:21:56.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:21:56 smithi080 bash[41963]: cluster 2023-12-01T13:21:55.086995+0000 mgr.y (mgr.24362) 15399 : cluster 0 pgmap v15368: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:21:56.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:21:56 smithi080 bash[41963]: audit 2023-12-01T13:21:55.597250+0000 mon.c (mon.2) 9852 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:21:56.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:21:56 smithi080 bash[41963]: audit 2023-12-01T13:21:55.820855+0000 mon.c (mon.2) 9853 : audit 0 from='client.? 172.21.15.80:0/2509536047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:21:56.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:21:56 smithi080 bash[28361]: cluster 2023-12-01T13:21:55.086995+0000 mgr.y (mgr.24362) 15399 : cluster 0 pgmap v15368: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:21:56.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:21:56 smithi080 bash[28361]: audit 2023-12-01T13:21:55.597250+0000 mon.c (mon.2) 9852 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:21:56.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:21:56 smithi080 bash[28361]: audit 2023-12-01T13:21:55.820855+0000 mon.c (mon.2) 9853 : audit 0 from='client.? 172.21.15.80:0/2509536047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:21:56.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:21:56 smithi090 bash[32384]: cluster 2023-12-01T13:21:55.086995+0000 mgr.y (mgr.24362) 15399 : cluster 0 pgmap v15368: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:21:56.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:21:56 smithi090 bash[32384]: audit 2023-12-01T13:21:55.597250+0000 mon.c (mon.2) 9852 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:21:56.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:21:56 smithi090 bash[32384]: audit 2023-12-01T13:21:55.820855+0000 mon.c (mon.2) 9853 : audit 0 from='client.? 172.21.15.80:0/2509536047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:21:58.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:21:58 smithi080 bash[28361]: cluster 2023-12-01T13:21:57.088140+0000 mgr.y (mgr.24362) 15400 : cluster 0 pgmap v15369: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:21:58.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:21:58 smithi080 bash[41963]: cluster 2023-12-01T13:21:57.088140+0000 mgr.y (mgr.24362) 15400 : cluster 0 pgmap v15369: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:21:58.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:21:58 smithi090 bash[32384]: cluster 2023-12-01T13:21:57.088140+0000 mgr.y (mgr.24362) 15400 : cluster 0 pgmap v15369: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:21:59.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:21:59 smithi080 bash[28361]: audit 2023-12-01T13:21:58.278342+0000 mon.a (mon.0) 9487 : audit 0 from='client.? 172.21.15.80:0/3822545357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:21:59.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:21:59 smithi080 bash[41963]: audit 2023-12-01T13:21:58.278342+0000 mon.a (mon.0) 9487 : audit 0 from='client.? 172.21.15.80:0/3822545357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:21:59.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:21:59 smithi090 bash[32384]: audit 2023-12-01T13:21:58.278342+0000 mon.a (mon.0) 9487 : audit 0 from='client.? 172.21.15.80:0/3822545357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:22:00.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:22:00 smithi080 bash[41963]: cluster 2023-12-01T13:21:59.088794+0000 mgr.y (mgr.24362) 15401 : cluster 0 pgmap v15370: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:22:00.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:22:00 smithi080 bash[28361]: cluster 2023-12-01T13:21:59.088794+0000 mgr.y (mgr.24362) 15401 : cluster 0 pgmap v15370: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:22:00.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:22:00 smithi090 bash[32384]: cluster 2023-12-01T13:21:59.088794+0000 mgr.y (mgr.24362) 15401 : cluster 0 pgmap v15370: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:22:01.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:22:01 smithi080 bash[28361]: audit 2023-12-01T13:22:00.736838+0000 mon.a (mon.0) 9488 : audit 0 from='client.? 172.21.15.80:0/2691421272' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:22:01.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:22:01 smithi080 bash[41963]: audit 2023-12-01T13:22:00.736838+0000 mon.a (mon.0) 9488 : audit 0 from='client.? 172.21.15.80:0/2691421272' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:22:01.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:22:01 smithi090 bash[32384]: audit 2023-12-01T13:22:00.736838+0000 mon.a (mon.0) 9488 : audit 0 from='client.? 172.21.15.80:0/2691421272' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:22:02.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:22:02 smithi080 bash[28361]: cluster 2023-12-01T13:22:01.089880+0000 mgr.y (mgr.24362) 15402 : cluster 0 pgmap v15371: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:22:02.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:22:02 smithi080 bash[41963]: cluster 2023-12-01T13:22:01.089880+0000 mgr.y (mgr.24362) 15402 : cluster 0 pgmap v15371: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:22:02.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:22:02 smithi090 bash[32384]: cluster 2023-12-01T13:22:01.089880+0000 mgr.y (mgr.24362) 15402 : cluster 0 pgmap v15371: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:22:04.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:22:04 smithi090 bash[32384]: cluster 2023-12-01T13:22:03.090500+0000 mgr.y (mgr.24362) 15403 : cluster 0 pgmap v15372: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:22:04.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:22:04 smithi090 bash[32384]: audit 2023-12-01T13:22:03.189303+0000 mon.a (mon.0) 9489 : audit 0 from='client.? 172.21.15.80:0/1547299010' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:22:04.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:22:04 smithi080 bash[41963]: cluster 2023-12-01T13:22:03.090500+0000 mgr.y (mgr.24362) 15403 : cluster 0 pgmap v15372: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:22:04.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:22:04 smithi080 bash[41963]: audit 2023-12-01T13:22:03.189303+0000 mon.a (mon.0) 9489 : audit 0 from='client.? 172.21.15.80:0/1547299010' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:22:04.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:22:04 smithi080 bash[28361]: cluster 2023-12-01T13:22:03.090500+0000 mgr.y (mgr.24362) 15403 : cluster 0 pgmap v15372: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:22:04.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:22:04 smithi080 bash[28361]: audit 2023-12-01T13:22:03.189303+0000 mon.a (mon.0) 9489 : audit 0 from='client.? 172.21.15.80:0/1547299010' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:22:06.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:22:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:22:06] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T13:22:06.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:22:06 smithi080 bash[28361]: cluster 2023-12-01T13:22:05.091121+0000 mgr.y (mgr.24362) 15404 : cluster 0 pgmap v15373: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:22:06.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:22:06 smithi080 bash[28361]: audit 2023-12-01T13:22:05.641716+0000 mon.c (mon.2) 9854 : audit 0 from='client.? 172.21.15.80:0/422851443' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:22:06.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:22:06 smithi080 bash[41963]: cluster 2023-12-01T13:22:05.091121+0000 mgr.y (mgr.24362) 15404 : cluster 0 pgmap v15373: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:22:06.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:22:06 smithi080 bash[41963]: audit 2023-12-01T13:22:05.641716+0000 mon.c (mon.2) 9854 : audit 0 from='client.? 172.21.15.80:0/422851443' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:22:06.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:22:06 smithi090 bash[32384]: cluster 2023-12-01T13:22:05.091121+0000 mgr.y (mgr.24362) 15404 : cluster 0 pgmap v15373: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:22:06.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:22:06 smithi090 bash[32384]: audit 2023-12-01T13:22:05.641716+0000 mon.c (mon.2) 9854 : audit 0 from='client.? 172.21.15.80:0/422851443' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:22:08.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:22:08 smithi080 bash[28361]: cluster 2023-12-01T13:22:07.092182+0000 mgr.y (mgr.24362) 15405 : cluster 0 pgmap v15374: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:22:08.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:22:08 smithi080 bash[28361]: audit 2023-12-01T13:22:08.092836+0000 mon.c (mon.2) 9855 : audit 0 from='client.? 172.21.15.80:0/282910954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:22:08.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:22:08 smithi080 bash[41963]: cluster 2023-12-01T13:22:07.092182+0000 mgr.y (mgr.24362) 15405 : cluster 0 pgmap v15374: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:22:08.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:22:08 smithi080 bash[41963]: audit 2023-12-01T13:22:08.092836+0000 mon.c (mon.2) 9855 : audit 0 from='client.? 172.21.15.80:0/282910954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:22:08.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:22:08 smithi090 bash[32384]: cluster 2023-12-01T13:22:07.092182+0000 mgr.y (mgr.24362) 15405 : cluster 0 pgmap v15374: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:22:08.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:22:08 smithi090 bash[32384]: audit 2023-12-01T13:22:08.092836+0000 mon.c (mon.2) 9855 : audit 0 from='client.? 172.21.15.80:0/282910954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:22:10.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:22:10 smithi080 bash[28361]: cluster 2023-12-01T13:22:09.092742+0000 mgr.y (mgr.24362) 15406 : cluster 0 pgmap v15375: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:22:10.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:22:10 smithi080 bash[41963]: cluster 2023-12-01T13:22:09.092742+0000 mgr.y (mgr.24362) 15406 : cluster 0 pgmap v15375: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:22:10.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:22:10 smithi090 bash[32384]: cluster 2023-12-01T13:22:09.092742+0000 mgr.y (mgr.24362) 15406 : cluster 0 pgmap v15375: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:22:11.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:22:11 smithi080 bash[28361]: audit 2023-12-01T13:22:10.558817+0000 mon.a (mon.0) 9490 : audit 0 from='client.? 172.21.15.80:0/779425295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:22:11.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:22:11 smithi080 bash[28361]: audit 2023-12-01T13:22:10.597606+0000 mon.c (mon.2) 9856 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:22:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:22:11 smithi080 bash[41963]: audit 2023-12-01T13:22:10.558817+0000 mon.a (mon.0) 9490 : audit 0 from='client.? 172.21.15.80:0/779425295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:22:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:22:11 smithi080 bash[41963]: audit 2023-12-01T13:22:10.597606+0000 mon.c (mon.2) 9856 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:22:11.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:22:11 smithi090 bash[32384]: audit 2023-12-01T13:22:10.558817+0000 mon.a (mon.0) 9490 : audit 0 from='client.? 172.21.15.80:0/779425295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:22:11.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:22:11 smithi090 bash[32384]: audit 2023-12-01T13:22:10.597606+0000 mon.c (mon.2) 9856 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:22:12.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:22:12 smithi080 bash[28361]: cluster 2023-12-01T13:22:11.093818+0000 mgr.y (mgr.24362) 15407 : cluster 0 pgmap v15376: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:22:12.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:22:12 smithi080 bash[41963]: cluster 2023-12-01T13:22:11.093818+0000 mgr.y (mgr.24362) 15407 : cluster 0 pgmap v15376: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:22:12.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:22:12 smithi090 bash[32384]: cluster 2023-12-01T13:22:11.093818+0000 mgr.y (mgr.24362) 15407 : cluster 0 pgmap v15376: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:22:14.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:22:14 smithi090 bash[32384]: audit 2023-12-01T13:22:13.014335+0000 mon.c (mon.2) 9857 : audit 0 from='client.? 172.21.15.80:0/3074726481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:22:14.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:22:14 smithi090 bash[32384]: cluster 2023-12-01T13:22:13.094459+0000 mgr.y (mgr.24362) 15408 : cluster 0 pgmap v15377: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:22:14.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:22:14 smithi080 bash[28361]: audit 2023-12-01T13:22:13.014335+0000 mon.c (mon.2) 9857 : audit 0 from='client.? 172.21.15.80:0/3074726481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:22:14.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:22:14 smithi080 bash[28361]: cluster 2023-12-01T13:22:13.094459+0000 mgr.y (mgr.24362) 15408 : cluster 0 pgmap v15377: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:22:14.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:22:14 smithi080 bash[41963]: audit 2023-12-01T13:22:13.014335+0000 mon.c (mon.2) 9857 : audit 0 from='client.? 172.21.15.80:0/3074726481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:22:14.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:22:14 smithi080 bash[41963]: cluster 2023-12-01T13:22:13.094459+0000 mgr.y (mgr.24362) 15408 : cluster 0 pgmap v15377: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:22:16.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:22:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:22:16] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T13:22:16.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:22:16 smithi080 bash[28361]: cluster 2023-12-01T13:22:15.095080+0000 mgr.y (mgr.24362) 15409 : cluster 0 pgmap v15378: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:22:16.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:22:16 smithi080 bash[28361]: audit 2023-12-01T13:22:15.468784+0000 mon.c (mon.2) 9858 : audit 0 from='client.? 172.21.15.80:0/2671515264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:22:16.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:22:16 smithi080 bash[41963]: cluster 2023-12-01T13:22:15.095080+0000 mgr.y (mgr.24362) 15409 : cluster 0 pgmap v15378: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:22:16.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:22:16 smithi080 bash[41963]: audit 2023-12-01T13:22:15.468784+0000 mon.c (mon.2) 9858 : audit 0 from='client.? 172.21.15.80:0/2671515264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:22:16.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:22:16 smithi090 bash[32384]: cluster 2023-12-01T13:22:15.095080+0000 mgr.y (mgr.24362) 15409 : cluster 0 pgmap v15378: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:22:16.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:22:16 smithi090 bash[32384]: audit 2023-12-01T13:22:15.468784+0000 mon.c (mon.2) 9858 : audit 0 from='client.? 172.21.15.80:0/2671515264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:22:18.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:22:18 smithi080 bash[41963]: cluster 2023-12-01T13:22:17.096290+0000 mgr.y (mgr.24362) 15410 : cluster 0 pgmap v15379: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:22:18.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:22:18 smithi080 bash[41963]: audit 2023-12-01T13:22:17.926417+0000 mon.a (mon.0) 9491 : audit 0 from='client.? 172.21.15.80:0/3805724229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:22:18.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:22:18 smithi080 bash[28361]: cluster 2023-12-01T13:22:17.096290+0000 mgr.y (mgr.24362) 15410 : cluster 0 pgmap v15379: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:22:18.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:22:18 smithi080 bash[28361]: audit 2023-12-01T13:22:17.926417+0000 mon.a (mon.0) 9491 : audit 0 from='client.? 172.21.15.80:0/3805724229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:22:18.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:22:18 smithi090 bash[32384]: cluster 2023-12-01T13:22:17.096290+0000 mgr.y (mgr.24362) 15410 : cluster 0 pgmap v15379: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:22:18.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:22:18 smithi090 bash[32384]: audit 2023-12-01T13:22:17.926417+0000 mon.a (mon.0) 9491 : audit 0 from='client.? 172.21.15.80:0/3805724229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:22:20.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:22:20 smithi080 bash[41963]: cluster 2023-12-01T13:22:19.096921+0000 mgr.y (mgr.24362) 15411 : cluster 0 pgmap v15380: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:22:20.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:22:20 smithi080 bash[28361]: cluster 2023-12-01T13:22:19.096921+0000 mgr.y (mgr.24362) 15411 : cluster 0 pgmap v15380: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:22:20.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:22:20 smithi090 bash[32384]: cluster 2023-12-01T13:22:19.096921+0000 mgr.y (mgr.24362) 15411 : cluster 0 pgmap v15380: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:22:21.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:22:21 smithi080 bash[28361]: audit 2023-12-01T13:22:20.377654+0000 mon.c (mon.2) 9859 : audit 0 from='client.? 172.21.15.80:0/565733500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:22:21.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:22:21 smithi080 bash[41963]: audit 2023-12-01T13:22:20.377654+0000 mon.c (mon.2) 9859 : audit 0 from='client.? 172.21.15.80:0/565733500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:22:21.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:22:21 smithi090 bash[32384]: audit 2023-12-01T13:22:20.377654+0000 mon.c (mon.2) 9859 : audit 0 from='client.? 172.21.15.80:0/565733500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:22:22.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:22:22 smithi080 bash[28361]: cluster 2023-12-01T13:22:21.097992+0000 mgr.y (mgr.24362) 15412 : cluster 0 pgmap v15381: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:22:22.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:22:22 smithi080 bash[41963]: cluster 2023-12-01T13:22:21.097992+0000 mgr.y (mgr.24362) 15412 : cluster 0 pgmap v15381: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:22:22.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:22:22 smithi090 bash[32384]: cluster 2023-12-01T13:22:21.097992+0000 mgr.y (mgr.24362) 15412 : cluster 0 pgmap v15381: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:22:23.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:22:23 smithi080 bash[28361]: audit 2023-12-01T13:22:22.832380+0000 mon.c (mon.2) 9860 : audit 0 from='client.? 172.21.15.80:0/2136964790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:22:23.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:22:23 smithi080 bash[28361]: cluster 2023-12-01T13:22:23.098720+0000 mgr.y (mgr.24362) 15413 : cluster 0 pgmap v15382: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:22:23.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:22:23 smithi080 bash[41963]: audit 2023-12-01T13:22:22.832380+0000 mon.c (mon.2) 9860 : audit 0 from='client.? 172.21.15.80:0/2136964790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:22:23.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:22:23 smithi080 bash[41963]: cluster 2023-12-01T13:22:23.098720+0000 mgr.y (mgr.24362) 15413 : cluster 0 pgmap v15382: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:22:23.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:22:23 smithi090 bash[32384]: audit 2023-12-01T13:22:22.832380+0000 mon.c (mon.2) 9860 : audit 0 from='client.? 172.21.15.80:0/2136964790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:22:23.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:22:23 smithi090 bash[32384]: cluster 2023-12-01T13:22:23.098720+0000 mgr.y (mgr.24362) 15413 : cluster 0 pgmap v15382: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:22:26.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:22:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:22:26] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T13:22:26.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:22:26 smithi080 bash[28361]: cluster 2023-12-01T13:22:25.099336+0000 mgr.y (mgr.24362) 15414 : cluster 0 pgmap v15383: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:22:26.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:22:26 smithi080 bash[28361]: audit 2023-12-01T13:22:25.279180+0000 mon.a (mon.0) 9492 : audit 0 from='client.? 172.21.15.80:0/4246568286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:22:26.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:22:26 smithi080 bash[28361]: audit 2023-12-01T13:22:25.598137+0000 mon.c (mon.2) 9861 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:22:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:22:26 smithi080 bash[41963]: cluster 2023-12-01T13:22:25.099336+0000 mgr.y (mgr.24362) 15414 : cluster 0 pgmap v15383: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:22:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:22:26 smithi080 bash[41963]: audit 2023-12-01T13:22:25.279180+0000 mon.a (mon.0) 9492 : audit 0 from='client.? 172.21.15.80:0/4246568286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:22:26.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:22:26 smithi080 bash[41963]: audit 2023-12-01T13:22:25.598137+0000 mon.c (mon.2) 9861 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:22:26.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:22:26 smithi090 bash[32384]: cluster 2023-12-01T13:22:25.099336+0000 mgr.y (mgr.24362) 15414 : cluster 0 pgmap v15383: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:22:26.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:22:26 smithi090 bash[32384]: audit 2023-12-01T13:22:25.279180+0000 mon.a (mon.0) 9492 : audit 0 from='client.? 172.21.15.80:0/4246568286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:22:26.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:22:26 smithi090 bash[32384]: audit 2023-12-01T13:22:25.598137+0000 mon.c (mon.2) 9861 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:22:28.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:22:28 smithi080 bash[28361]: cluster 2023-12-01T13:22:27.100539+0000 mgr.y (mgr.24362) 15415 : cluster 0 pgmap v15384: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:22:28.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:22:28 smithi080 bash[28361]: audit 2023-12-01T13:22:27.731393+0000 mon.a (mon.0) 9493 : audit 0 from='client.? 172.21.15.80:0/1412874330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:22:28.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:22:28 smithi080 bash[41963]: cluster 2023-12-01T13:22:27.100539+0000 mgr.y (mgr.24362) 15415 : cluster 0 pgmap v15384: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:22:28.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:22:28 smithi080 bash[41963]: audit 2023-12-01T13:22:27.731393+0000 mon.a (mon.0) 9493 : audit 0 from='client.? 172.21.15.80:0/1412874330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:22:28.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:22:28 smithi090 bash[32384]: cluster 2023-12-01T13:22:27.100539+0000 mgr.y (mgr.24362) 15415 : cluster 0 pgmap v15384: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:22:28.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:22:28 smithi090 bash[32384]: audit 2023-12-01T13:22:27.731393+0000 mon.a (mon.0) 9493 : audit 0 from='client.? 172.21.15.80:0/1412874330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:22:30.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:22:30 smithi080 bash[28361]: cluster 2023-12-01T13:22:29.101167+0000 mgr.y (mgr.24362) 15416 : cluster 0 pgmap v15385: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:22:30.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:22:30 smithi080 bash[41963]: cluster 2023-12-01T13:22:29.101167+0000 mgr.y (mgr.24362) 15416 : cluster 0 pgmap v15385: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:22:30.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:22:30 smithi090 bash[32384]: cluster 2023-12-01T13:22:29.101167+0000 mgr.y (mgr.24362) 15416 : cluster 0 pgmap v15385: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:22:31.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:22:31 smithi080 bash[28361]: audit 2023-12-01T13:22:30.192049+0000 mon.a (mon.0) 9494 : audit 0 from='client.? 172.21.15.80:0/3341131652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:22:31.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:22:31 smithi080 bash[41963]: audit 2023-12-01T13:22:30.192049+0000 mon.a (mon.0) 9494 : audit 0 from='client.? 172.21.15.80:0/3341131652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:22:31.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:22:31 smithi090 bash[32384]: audit 2023-12-01T13:22:30.192049+0000 mon.a (mon.0) 9494 : audit 0 from='client.? 172.21.15.80:0/3341131652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:22:32.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:22:32 smithi080 bash[41963]: cluster 2023-12-01T13:22:31.102375+0000 mgr.y (mgr.24362) 15417 : cluster 0 pgmap v15386: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:22:32.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:22:32 smithi080 bash[28361]: cluster 2023-12-01T13:22:31.102375+0000 mgr.y (mgr.24362) 15417 : cluster 0 pgmap v15386: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:22:32.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:22:32 smithi090 bash[32384]: cluster 2023-12-01T13:22:31.102375+0000 mgr.y (mgr.24362) 15417 : cluster 0 pgmap v15386: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:22:33.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:22:33 smithi080 bash[41963]: audit 2023-12-01T13:22:32.656316+0000 mon.b (mon.1) 56 : audit 0 from='client.? 172.21.15.80:0/203429600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:22:33.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:22:33 smithi080 bash[41963]: cluster 2023-12-01T13:22:33.103045+0000 mgr.y (mgr.24362) 15418 : cluster 0 pgmap v15387: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:22:33.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:22:33 smithi080 bash[28361]: audit 2023-12-01T13:22:32.656316+0000 mon.b (mon.1) 56 : audit 0 from='client.? 172.21.15.80:0/203429600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:22:33.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:22:33 smithi080 bash[28361]: cluster 2023-12-01T13:22:33.103045+0000 mgr.y (mgr.24362) 15418 : cluster 0 pgmap v15387: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:22:33.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:22:33 smithi090 bash[32384]: audit 2023-12-01T13:22:32.656316+0000 mon.b (mon.1) 56 : audit 0 from='client.? 172.21.15.80:0/203429600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:22:33.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:22:33 smithi090 bash[32384]: cluster 2023-12-01T13:22:33.103045+0000 mgr.y (mgr.24362) 15418 : cluster 0 pgmap v15387: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:22:35.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:22:35 smithi080 bash[28361]: audit 2023-12-01T13:22:35.105456+0000 mon.c (mon.2) 9862 : audit 0 from='client.? 172.21.15.80:0/4221458793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:22:35.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:22:35 smithi080 bash[41963]: audit 2023-12-01T13:22:35.105456+0000 mon.c (mon.2) 9862 : audit 0 from='client.? 172.21.15.80:0/4221458793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:22:35.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:22:35 smithi090 bash[32384]: audit 2023-12-01T13:22:35.105456+0000 mon.c (mon.2) 9862 : audit 0 from='client.? 172.21.15.80:0/4221458793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:22:36.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:22:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:22:36] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T13:22:36.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:22:36 smithi080 bash[28361]: cluster 2023-12-01T13:22:35.103653+0000 mgr.y (mgr.24362) 15419 : cluster 0 pgmap v15388: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:22:36.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:22:36 smithi080 bash[41963]: cluster 2023-12-01T13:22:35.103653+0000 mgr.y (mgr.24362) 15419 : cluster 0 pgmap v15388: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:22:36.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:22:36 smithi090 bash[32384]: cluster 2023-12-01T13:22:35.103653+0000 mgr.y (mgr.24362) 15419 : cluster 0 pgmap v15388: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:22:38.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:22:38 smithi080 bash[28361]: cluster 2023-12-01T13:22:37.104815+0000 mgr.y (mgr.24362) 15420 : cluster 0 pgmap v15389: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:22:38.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:22:38 smithi080 bash[28361]: audit 2023-12-01T13:22:37.567151+0000 mon.c (mon.2) 9863 : audit 0 from='client.? 172.21.15.80:0/2019506408' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:22:38.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:22:38 smithi080 bash[41963]: cluster 2023-12-01T13:22:37.104815+0000 mgr.y (mgr.24362) 15420 : cluster 0 pgmap v15389: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:22:38.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:22:38 smithi080 bash[41963]: audit 2023-12-01T13:22:37.567151+0000 mon.c (mon.2) 9863 : audit 0 from='client.? 172.21.15.80:0/2019506408' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:22:38.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:22:38 smithi090 bash[32384]: cluster 2023-12-01T13:22:37.104815+0000 mgr.y (mgr.24362) 15420 : cluster 0 pgmap v15389: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:22:38.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:22:38 smithi090 bash[32384]: audit 2023-12-01T13:22:37.567151+0000 mon.c (mon.2) 9863 : audit 0 from='client.? 172.21.15.80:0/2019506408' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:22:40.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:22:40 smithi080 bash[28361]: cluster 2023-12-01T13:22:39.105479+0000 mgr.y (mgr.24362) 15421 : cluster 0 pgmap v15390: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:22:40.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:22:40 smithi080 bash[28361]: audit 2023-12-01T13:22:40.018887+0000 mon.a (mon.0) 9495 : audit 0 from='client.? 172.21.15.80:0/832130018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:22:40.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:22:40 smithi080 bash[41963]: cluster 2023-12-01T13:22:39.105479+0000 mgr.y (mgr.24362) 15421 : cluster 0 pgmap v15390: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:22:40.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:22:40 smithi080 bash[41963]: audit 2023-12-01T13:22:40.018887+0000 mon.a (mon.0) 9495 : audit 0 from='client.? 172.21.15.80:0/832130018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:22:40.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:22:40 smithi090 bash[32384]: cluster 2023-12-01T13:22:39.105479+0000 mgr.y (mgr.24362) 15421 : cluster 0 pgmap v15390: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:22:40.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:22:40 smithi090 bash[32384]: audit 2023-12-01T13:22:40.018887+0000 mon.a (mon.0) 9495 : audit 0 from='client.? 172.21.15.80:0/832130018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:22:41.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:22:41 smithi090 bash[32384]: audit 2023-12-01T13:22:40.598389+0000 mon.c (mon.2) 9864 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:22:41.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:22:41 smithi090 bash[32384]: cluster 2023-12-01T13:22:41.106605+0000 mgr.y (mgr.24362) 15422 : cluster 0 pgmap v15391: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:22:41.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:22:41 smithi080 bash[28361]: audit 2023-12-01T13:22:40.598389+0000 mon.c (mon.2) 9864 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:22:41.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:22:41 smithi080 bash[28361]: cluster 2023-12-01T13:22:41.106605+0000 mgr.y (mgr.24362) 15422 : cluster 0 pgmap v15391: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:22:41.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:22:41 smithi080 bash[41963]: audit 2023-12-01T13:22:40.598389+0000 mon.c (mon.2) 9864 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:22:41.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:22:41 smithi080 bash[41963]: cluster 2023-12-01T13:22:41.106605+0000 mgr.y (mgr.24362) 15422 : cluster 0 pgmap v15391: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:22:42.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:22:42 smithi080 bash[28361]: audit 2023-12-01T13:22:42.468052+0000 mon.a (mon.0) 9496 : audit 0 from='client.? 172.21.15.80:0/940258521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:22:42.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:22:42 smithi080 bash[41963]: audit 2023-12-01T13:22:42.468052+0000 mon.a (mon.0) 9496 : audit 0 from='client.? 172.21.15.80:0/940258521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:22:43.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:22:42 smithi090 bash[32384]: audit 2023-12-01T13:22:42.468052+0000 mon.a (mon.0) 9496 : audit 0 from='client.? 172.21.15.80:0/940258521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:22:44.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:22:44 smithi080 bash[28361]: cluster 2023-12-01T13:22:43.107252+0000 mgr.y (mgr.24362) 15423 : cluster 0 pgmap v15392: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:22:44.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:22:44 smithi080 bash[41963]: cluster 2023-12-01T13:22:43.107252+0000 mgr.y (mgr.24362) 15423 : cluster 0 pgmap v15392: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:22:44.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:22:44 smithi090 bash[32384]: cluster 2023-12-01T13:22:43.107252+0000 mgr.y (mgr.24362) 15423 : cluster 0 pgmap v15392: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:22:45.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:22:45 smithi080 bash[28361]: audit 2023-12-01T13:22:44.919735+0000 mon.a (mon.0) 9497 : audit 0 from='client.? 172.21.15.80:0/2194983136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:22:45.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:22:45 smithi080 bash[41963]: audit 2023-12-01T13:22:44.919735+0000 mon.a (mon.0) 9497 : audit 0 from='client.? 172.21.15.80:0/2194983136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:22:45.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:22:45 smithi090 bash[32384]: audit 2023-12-01T13:22:44.919735+0000 mon.a (mon.0) 9497 : audit 0 from='client.? 172.21.15.80:0/2194983136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:22:46.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:22:46 smithi080 bash[28361]: cluster 2023-12-01T13:22:45.107844+0000 mgr.y (mgr.24362) 15424 : cluster 0 pgmap v15393: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:22:46.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:22:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:22:46] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T13:22:46.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:22:46 smithi080 bash[41963]: cluster 2023-12-01T13:22:45.107844+0000 mgr.y (mgr.24362) 15424 : cluster 0 pgmap v15393: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:22:46.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:22:46 smithi090 bash[32384]: cluster 2023-12-01T13:22:45.107844+0000 mgr.y (mgr.24362) 15424 : cluster 0 pgmap v15393: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:22:48.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:22:48 smithi080 bash[41963]: cluster 2023-12-01T13:22:47.108897+0000 mgr.y (mgr.24362) 15425 : cluster 0 pgmap v15394: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:22:48.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:22:48 smithi080 bash[41963]: audit 2023-12-01T13:22:47.371735+0000 mon.a (mon.0) 9498 : audit 0 from='client.? 172.21.15.80:0/30215105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:22:48.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:22:48 smithi080 bash[28361]: cluster 2023-12-01T13:22:47.108897+0000 mgr.y (mgr.24362) 15425 : cluster 0 pgmap v15394: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:22:48.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:22:48 smithi080 bash[28361]: audit 2023-12-01T13:22:47.371735+0000 mon.a (mon.0) 9498 : audit 0 from='client.? 172.21.15.80:0/30215105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:22:48.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:22:48 smithi090 bash[32384]: cluster 2023-12-01T13:22:47.108897+0000 mgr.y (mgr.24362) 15425 : cluster 0 pgmap v15394: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:22:48.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:22:48 smithi090 bash[32384]: audit 2023-12-01T13:22:47.371735+0000 mon.a (mon.0) 9498 : audit 0 from='client.? 172.21.15.80:0/30215105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:22:50.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:22:50 smithi080 bash[28361]: cluster 2023-12-01T13:22:49.109580+0000 mgr.y (mgr.24362) 15426 : cluster 0 pgmap v15395: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:22:50.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:22:50 smithi080 bash[28361]: audit 2023-12-01T13:22:49.207840+0000 mon.c (mon.2) 9865 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:22:50.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:22:50 smithi080 bash[28361]: audit 2023-12-01T13:22:49.811810+0000 mon.c (mon.2) 9866 : audit 0 from='client.? 172.21.15.80:0/3268384188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:22:50.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:22:50 smithi080 bash[41963]: cluster 2023-12-01T13:22:49.109580+0000 mgr.y (mgr.24362) 15426 : cluster 0 pgmap v15395: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:22:50.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:22:50 smithi080 bash[41963]: audit 2023-12-01T13:22:49.207840+0000 mon.c (mon.2) 9865 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:22:50.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:22:50 smithi080 bash[41963]: audit 2023-12-01T13:22:49.811810+0000 mon.c (mon.2) 9866 : audit 0 from='client.? 172.21.15.80:0/3268384188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:22:50.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:22:50 smithi090 bash[32384]: cluster 2023-12-01T13:22:49.109580+0000 mgr.y (mgr.24362) 15426 : cluster 0 pgmap v15395: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:22:50.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:22:50 smithi090 bash[32384]: audit 2023-12-01T13:22:49.207840+0000 mon.c (mon.2) 9865 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:22:50.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:22:50 smithi090 bash[32384]: audit 2023-12-01T13:22:49.811810+0000 mon.c (mon.2) 9866 : audit 0 from='client.? 172.21.15.80:0/3268384188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:22:52.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:22:52 smithi080 bash[28361]: cluster 2023-12-01T13:22:51.110696+0000 mgr.y (mgr.24362) 15427 : cluster 0 pgmap v15396: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:22:52.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:22:52 smithi080 bash[41963]: cluster 2023-12-01T13:22:51.110696+0000 mgr.y (mgr.24362) 15427 : cluster 0 pgmap v15396: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:22:52.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:22:52 smithi090 bash[32384]: cluster 2023-12-01T13:22:51.110696+0000 mgr.y (mgr.24362) 15427 : cluster 0 pgmap v15396: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:22:53.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:22:53 smithi080 bash[41963]: audit 2023-12-01T13:22:52.273568+0000 mon.a (mon.0) 9499 : audit 0 from='client.? 172.21.15.80:0/178439259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:22:53.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:22:53 smithi080 bash[28361]: audit 2023-12-01T13:22:52.273568+0000 mon.a (mon.0) 9499 : audit 0 from='client.? 172.21.15.80:0/178439259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:22:53.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:22:53 smithi090 bash[32384]: audit 2023-12-01T13:22:52.273568+0000 mon.a (mon.0) 9499 : audit 0 from='client.? 172.21.15.80:0/178439259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:22:54.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:22:54 smithi080 bash[28361]: cluster 2023-12-01T13:22:53.111348+0000 mgr.y (mgr.24362) 15428 : cluster 0 pgmap v15397: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:22:54.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:22:54 smithi080 bash[41963]: cluster 2023-12-01T13:22:53.111348+0000 mgr.y (mgr.24362) 15428 : cluster 0 pgmap v15397: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:22:54.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:22:54 smithi090 bash[32384]: cluster 2023-12-01T13:22:53.111348+0000 mgr.y (mgr.24362) 15428 : cluster 0 pgmap v15397: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:22:55.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:22:55 smithi090 bash[32384]: audit 2023-12-01T13:22:54.768507+0000 mon.c (mon.2) 9867 : audit 0 from='client.? 172.21.15.80:0/744062555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:22:55.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:22:55 smithi090 bash[32384]: audit 2023-12-01T13:22:55.009517+0000 mon.a (mon.0) 9500 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:22:55.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:22:55 smithi090 bash[32384]: audit 2023-12-01T13:22:55.022708+0000 mon.a (mon.0) 9501 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:22:55.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:22:55 smithi090 bash[32384]: cluster 2023-12-01T13:22:55.112077+0000 mgr.y (mgr.24362) 15429 : cluster 0 pgmap v15398: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:22:55.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:22:55 smithi080 bash[41963]: audit 2023-12-01T13:22:54.768507+0000 mon.c (mon.2) 9867 : audit 0 from='client.? 172.21.15.80:0/744062555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:22:55.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:22:55 smithi080 bash[41963]: audit 2023-12-01T13:22:55.009517+0000 mon.a (mon.0) 9500 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:22:55.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:22:55 smithi080 bash[41963]: audit 2023-12-01T13:22:55.022708+0000 mon.a (mon.0) 9501 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:22:55.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:22:55 smithi080 bash[41963]: cluster 2023-12-01T13:22:55.112077+0000 mgr.y (mgr.24362) 15429 : cluster 0 pgmap v15398: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:22:55.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:22:55 smithi080 bash[28361]: audit 2023-12-01T13:22:54.768507+0000 mon.c (mon.2) 9867 : audit 0 from='client.? 172.21.15.80:0/744062555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:22:55.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:22:55 smithi080 bash[28361]: audit 2023-12-01T13:22:55.009517+0000 mon.a (mon.0) 9500 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:22:55.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:22:55 smithi080 bash[28361]: audit 2023-12-01T13:22:55.022708+0000 mon.a (mon.0) 9501 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:22:55.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:22:55 smithi080 bash[28361]: cluster 2023-12-01T13:22:55.112077+0000 mgr.y (mgr.24362) 15429 : cluster 0 pgmap v15398: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:22:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:22:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:22:56] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T13:22:56.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:22:56 smithi080 bash[28361]: audit 2023-12-01T13:22:55.427558+0000 mon.a (mon.0) 9502 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:22:56.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:22:56 smithi080 bash[28361]: audit 2023-12-01T13:22:55.445841+0000 mon.a (mon.0) 9503 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:22:56.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:22:56 smithi080 bash[28361]: audit 2023-12-01T13:22:55.598108+0000 mon.c (mon.2) 9868 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:22:56.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:22:56 smithi080 bash[41963]: audit 2023-12-01T13:22:55.427558+0000 mon.a (mon.0) 9502 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:22:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:22:56 smithi080 bash[41963]: audit 2023-12-01T13:22:55.445841+0000 mon.a (mon.0) 9503 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:22:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:22:56 smithi080 bash[41963]: audit 2023-12-01T13:22:55.598108+0000 mon.c (mon.2) 9868 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:22:56.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:22:56 smithi090 bash[32384]: audit 2023-12-01T13:22:55.427558+0000 mon.a (mon.0) 9502 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:22:56.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:22:56 smithi090 bash[32384]: audit 2023-12-01T13:22:55.445841+0000 mon.a (mon.0) 9503 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:22:56.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:22:56 smithi090 bash[32384]: audit 2023-12-01T13:22:55.598108+0000 mon.c (mon.2) 9868 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:22:57.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:22:57 smithi090 bash[32384]: cluster 2023-12-01T13:22:57.113071+0000 mgr.y (mgr.24362) 15430 : cluster 0 pgmap v15399: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:22:57.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:22:57 smithi090 bash[32384]: audit 2023-12-01T13:22:57.219275+0000 mon.c (mon.2) 9869 : audit 0 from='client.? 172.21.15.80:0/2279889409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:22:57.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:22:57 smithi080 bash[28361]: cluster 2023-12-01T13:22:57.113071+0000 mgr.y (mgr.24362) 15430 : cluster 0 pgmap v15399: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:22:57.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:22:57 smithi080 bash[28361]: audit 2023-12-01T13:22:57.219275+0000 mon.c (mon.2) 9869 : audit 0 from='client.? 172.21.15.80:0/2279889409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:22:57.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:22:57 smithi080 bash[41963]: cluster 2023-12-01T13:22:57.113071+0000 mgr.y (mgr.24362) 15430 : cluster 0 pgmap v15399: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:22:57.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:22:57 smithi080 bash[41963]: audit 2023-12-01T13:22:57.219275+0000 mon.c (mon.2) 9869 : audit 0 from='client.? 172.21.15.80:0/2279889409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:23:00.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:23:00 smithi080 bash[28361]: cluster 2023-12-01T13:22:59.113696+0000 mgr.y (mgr.24362) 15431 : cluster 0 pgmap v15400: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:23:00.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:23:00 smithi080 bash[28361]: audit 2023-12-01T13:22:59.682253+0000 mon.c (mon.2) 9870 : audit 0 from='client.? 172.21.15.80:0/747624159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:23:00.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:23:00 smithi080 bash[41963]: cluster 2023-12-01T13:22:59.113696+0000 mgr.y (mgr.24362) 15431 : cluster 0 pgmap v15400: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:23:00.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:23:00 smithi080 bash[41963]: audit 2023-12-01T13:22:59.682253+0000 mon.c (mon.2) 9870 : audit 0 from='client.? 172.21.15.80:0/747624159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:23:00.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:23:00 smithi090 bash[32384]: cluster 2023-12-01T13:22:59.113696+0000 mgr.y (mgr.24362) 15431 : cluster 0 pgmap v15400: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:23:00.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:23:00 smithi090 bash[32384]: audit 2023-12-01T13:22:59.682253+0000 mon.c (mon.2) 9870 : audit 0 from='client.? 172.21.15.80:0/747624159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:23:02.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:23:02 smithi080 bash[28361]: cluster 2023-12-01T13:23:01.114354+0000 mgr.y (mgr.24362) 15432 : cluster 0 pgmap v15401: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:23:02.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:23:02 smithi080 bash[28361]: audit 2023-12-01T13:23:02.134197+0000 mon.a (mon.0) 9504 : audit 0 from='client.? 172.21.15.80:0/1733102416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:23:02.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:23:02 smithi080 bash[41963]: cluster 2023-12-01T13:23:01.114354+0000 mgr.y (mgr.24362) 15432 : cluster 0 pgmap v15401: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:23:02.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:23:02 smithi080 bash[41963]: audit 2023-12-01T13:23:02.134197+0000 mon.a (mon.0) 9504 : audit 0 from='client.? 172.21.15.80:0/1733102416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:23:02.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:23:02 smithi090 bash[32384]: cluster 2023-12-01T13:23:01.114354+0000 mgr.y (mgr.24362) 15432 : cluster 0 pgmap v15401: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:23:02.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:23:02 smithi090 bash[32384]: audit 2023-12-01T13:23:02.134197+0000 mon.a (mon.0) 9504 : audit 0 from='client.? 172.21.15.80:0/1733102416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:23:04.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:23:04 smithi080 bash[41963]: cluster 2023-12-01T13:23:03.114928+0000 mgr.y (mgr.24362) 15433 : cluster 0 pgmap v15402: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:23:04.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:23:04 smithi080 bash[28361]: cluster 2023-12-01T13:23:03.114928+0000 mgr.y (mgr.24362) 15433 : cluster 0 pgmap v15402: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:23:04.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:23:04 smithi090 bash[32384]: cluster 2023-12-01T13:23:03.114928+0000 mgr.y (mgr.24362) 15433 : cluster 0 pgmap v15402: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:23:05.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:23:05 smithi080 bash[41963]: audit 2023-12-01T13:23:04.586198+0000 mon.a (mon.0) 9505 : audit 0 from='client.? 172.21.15.80:0/2848665539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:23:05.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:23:05 smithi080 bash[28361]: audit 2023-12-01T13:23:04.586198+0000 mon.a (mon.0) 9505 : audit 0 from='client.? 172.21.15.80:0/2848665539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:23:05.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:23:05 smithi090 bash[32384]: audit 2023-12-01T13:23:04.586198+0000 mon.a (mon.0) 9505 : audit 0 from='client.? 172.21.15.80:0/2848665539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:23:06.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:23:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:23:06] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T13:23:06.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:23:06 smithi080 bash[41963]: cluster 2023-12-01T13:23:05.115581+0000 mgr.y (mgr.24362) 15434 : cluster 0 pgmap v15403: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:23:06.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:23:06 smithi080 bash[41963]: audit 2023-12-01T13:23:05.552722+0000 mon.a (mon.0) 9506 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:23:06.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:23:06 smithi080 bash[41963]: audit 2023-12-01T13:23:05.565909+0000 mon.a (mon.0) 9507 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:23:06.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:23:06 smithi080 bash[41963]: audit 2023-12-01T13:23:05.568797+0000 mon.c (mon.2) 9871 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:23:06.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:23:06 smithi080 bash[41963]: audit 2023-12-01T13:23:05.570228+0000 mon.c (mon.2) 9872 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:23:06.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:23:06 smithi080 bash[41963]: audit 2023-12-01T13:23:05.581220+0000 mon.a (mon.0) 9508 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:23:06.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:23:06 smithi080 bash[28361]: cluster 2023-12-01T13:23:05.115581+0000 mgr.y (mgr.24362) 15434 : cluster 0 pgmap v15403: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:23:06.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:23:06 smithi080 bash[28361]: audit 2023-12-01T13:23:05.552722+0000 mon.a (mon.0) 9506 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:23:06.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:23:06 smithi080 bash[28361]: audit 2023-12-01T13:23:05.565909+0000 mon.a (mon.0) 9507 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:23:06.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:23:06 smithi080 bash[28361]: audit 2023-12-01T13:23:05.568797+0000 mon.c (mon.2) 9871 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:23:06.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:23:06 smithi080 bash[28361]: audit 2023-12-01T13:23:05.570228+0000 mon.c (mon.2) 9872 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:23:06.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:23:06 smithi080 bash[28361]: audit 2023-12-01T13:23:05.581220+0000 mon.a (mon.0) 9508 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:23:06.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:23:06 smithi090 bash[32384]: cluster 2023-12-01T13:23:05.115581+0000 mgr.y (mgr.24362) 15434 : cluster 0 pgmap v15403: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:23:06.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:23:06 smithi090 bash[32384]: audit 2023-12-01T13:23:05.552722+0000 mon.a (mon.0) 9506 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:23:06.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:23:06 smithi090 bash[32384]: audit 2023-12-01T13:23:05.565909+0000 mon.a (mon.0) 9507 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:23:06.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:23:06 smithi090 bash[32384]: audit 2023-12-01T13:23:05.568797+0000 mon.c (mon.2) 9871 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:23:06.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:23:06 smithi090 bash[32384]: audit 2023-12-01T13:23:05.570228+0000 mon.c (mon.2) 9872 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:23:06.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:23:06 smithi090 bash[32384]: audit 2023-12-01T13:23:05.581220+0000 mon.a (mon.0) 9508 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:23:07.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:23:07 smithi080 bash[28361]: audit 2023-12-01T13:23:07.034871+0000 mon.a (mon.0) 9509 : audit 0 from='client.? 172.21.15.80:0/3951867536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:23:07.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:23:07 smithi080 bash[41963]: audit 2023-12-01T13:23:07.034871+0000 mon.a (mon.0) 9509 : audit 0 from='client.? 172.21.15.80:0/3951867536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:23:07.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:23:07 smithi090 bash[32384]: audit 2023-12-01T13:23:07.034871+0000 mon.a (mon.0) 9509 : audit 0 from='client.? 172.21.15.80:0/3951867536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:23:08.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:23:08 smithi080 bash[28361]: cluster 2023-12-01T13:23:07.116740+0000 mgr.y (mgr.24362) 15435 : cluster 0 pgmap v15404: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:23:08.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:23:08 smithi080 bash[41963]: cluster 2023-12-01T13:23:07.116740+0000 mgr.y (mgr.24362) 15435 : cluster 0 pgmap v15404: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:23:08.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:23:08 smithi090 bash[32384]: cluster 2023-12-01T13:23:07.116740+0000 mgr.y (mgr.24362) 15435 : cluster 0 pgmap v15404: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:23:10.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:23:10 smithi080 bash[28361]: cluster 2023-12-01T13:23:09.117364+0000 mgr.y (mgr.24362) 15436 : cluster 0 pgmap v15405: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:23:10.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:23:10 smithi080 bash[28361]: audit 2023-12-01T13:23:09.481154+0000 mon.c (mon.2) 9873 : audit 0 from='client.? 172.21.15.80:0/3113371289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:23:10.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:23:10 smithi080 bash[41963]: cluster 2023-12-01T13:23:09.117364+0000 mgr.y (mgr.24362) 15436 : cluster 0 pgmap v15405: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:23:10.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:23:10 smithi080 bash[41963]: audit 2023-12-01T13:23:09.481154+0000 mon.c (mon.2) 9873 : audit 0 from='client.? 172.21.15.80:0/3113371289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:23:10.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:23:10 smithi090 bash[32384]: cluster 2023-12-01T13:23:09.117364+0000 mgr.y (mgr.24362) 15436 : cluster 0 pgmap v15405: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:23:10.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:23:10 smithi090 bash[32384]: audit 2023-12-01T13:23:09.481154+0000 mon.c (mon.2) 9873 : audit 0 from='client.? 172.21.15.80:0/3113371289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:23:11.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:23:11 smithi090 bash[32384]: audit 2023-12-01T13:23:10.599139+0000 mon.c (mon.2) 9874 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:23:11.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:23:11 smithi080 bash[28361]: audit 2023-12-01T13:23:10.599139+0000 mon.c (mon.2) 9874 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:23:11.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:23:11 smithi080 bash[41963]: audit 2023-12-01T13:23:10.599139+0000 mon.c (mon.2) 9874 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:23:12.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:23:12 smithi090 bash[32384]: cluster 2023-12-01T13:23:11.118484+0000 mgr.y (mgr.24362) 15437 : cluster 0 pgmap v15406: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:23:12.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:23:12 smithi090 bash[32384]: audit 2023-12-01T13:23:11.931698+0000 mon.c (mon.2) 9875 : audit 0 from='client.? 172.21.15.80:0/1479348759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:23:12.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:23:12 smithi080 bash[41963]: cluster 2023-12-01T13:23:11.118484+0000 mgr.y (mgr.24362) 15437 : cluster 0 pgmap v15406: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:23:12.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:23:12 smithi080 bash[41963]: audit 2023-12-01T13:23:11.931698+0000 mon.c (mon.2) 9875 : audit 0 from='client.? 172.21.15.80:0/1479348759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:23:12.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:23:12 smithi080 bash[28361]: cluster 2023-12-01T13:23:11.118484+0000 mgr.y (mgr.24362) 15437 : cluster 0 pgmap v15406: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:23:12.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:23:12 smithi080 bash[28361]: audit 2023-12-01T13:23:11.931698+0000 mon.c (mon.2) 9875 : audit 0 from='client.? 172.21.15.80:0/1479348759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:23:14.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:23:14 smithi080 bash[41963]: cluster 2023-12-01T13:23:13.119148+0000 mgr.y (mgr.24362) 15438 : cluster 0 pgmap v15407: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:23:14.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:23:14 smithi080 bash[28361]: cluster 2023-12-01T13:23:13.119148+0000 mgr.y (mgr.24362) 15438 : cluster 0 pgmap v15407: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:23:14.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:23:14 smithi090 bash[32384]: cluster 2023-12-01T13:23:13.119148+0000 mgr.y (mgr.24362) 15438 : cluster 0 pgmap v15407: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:23:15.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:23:15 smithi080 bash[28361]: audit 2023-12-01T13:23:14.391065+0000 mon.c (mon.2) 9876 : audit 0 from='client.? 172.21.15.80:0/3528606791' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:23:15.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:23:15 smithi080 bash[41963]: audit 2023-12-01T13:23:14.391065+0000 mon.c (mon.2) 9876 : audit 0 from='client.? 172.21.15.80:0/3528606791' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:23:15.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:23:15 smithi090 bash[32384]: audit 2023-12-01T13:23:14.391065+0000 mon.c (mon.2) 9876 : audit 0 from='client.? 172.21.15.80:0/3528606791' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:23:16.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:23:16 smithi080 bash[28361]: cluster 2023-12-01T13:23:15.119809+0000 mgr.y (mgr.24362) 15439 : cluster 0 pgmap v15408: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:23:16.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:23:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:23:16] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T13:23:16.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:23:16 smithi080 bash[41963]: cluster 2023-12-01T13:23:15.119809+0000 mgr.y (mgr.24362) 15439 : cluster 0 pgmap v15408: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:23:16.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:23:16 smithi090 bash[32384]: cluster 2023-12-01T13:23:15.119809+0000 mgr.y (mgr.24362) 15439 : cluster 0 pgmap v15408: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:23:17.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:23:17 smithi080 bash[41963]: audit 2023-12-01T13:23:16.841434+0000 mon.a (mon.0) 9510 : audit 0 from='client.? 172.21.15.80:0/691645954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:23:17.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:23:17 smithi080 bash[28361]: audit 2023-12-01T13:23:16.841434+0000 mon.a (mon.0) 9510 : audit 0 from='client.? 172.21.15.80:0/691645954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:23:17.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:23:17 smithi090 bash[32384]: audit 2023-12-01T13:23:16.841434+0000 mon.a (mon.0) 9510 : audit 0 from='client.? 172.21.15.80:0/691645954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:23:18.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:23:18 smithi080 bash[28361]: cluster 2023-12-01T13:23:17.120960+0000 mgr.y (mgr.24362) 15440 : cluster 0 pgmap v15409: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:23:18.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:23:18 smithi080 bash[41963]: cluster 2023-12-01T13:23:17.120960+0000 mgr.y (mgr.24362) 15440 : cluster 0 pgmap v15409: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:23:18.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:23:18 smithi090 bash[32384]: cluster 2023-12-01T13:23:17.120960+0000 mgr.y (mgr.24362) 15440 : cluster 0 pgmap v15409: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:23:20.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:23:20 smithi080 bash[28361]: cluster 2023-12-01T13:23:19.121734+0000 mgr.y (mgr.24362) 15441 : cluster 0 pgmap v15410: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:23:20.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:23:20 smithi080 bash[28361]: audit 2023-12-01T13:23:19.306598+0000 mon.a (mon.0) 9511 : audit 0 from='client.? 172.21.15.80:0/3674088280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:23:20.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:23:20 smithi080 bash[41963]: cluster 2023-12-01T13:23:19.121734+0000 mgr.y (mgr.24362) 15441 : cluster 0 pgmap v15410: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:23:20.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:23:20 smithi080 bash[41963]: audit 2023-12-01T13:23:19.306598+0000 mon.a (mon.0) 9511 : audit 0 from='client.? 172.21.15.80:0/3674088280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:23:20.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:23:20 smithi090 bash[32384]: cluster 2023-12-01T13:23:19.121734+0000 mgr.y (mgr.24362) 15441 : cluster 0 pgmap v15410: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:23:20.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:23:20 smithi090 bash[32384]: audit 2023-12-01T13:23:19.306598+0000 mon.a (mon.0) 9511 : audit 0 from='client.? 172.21.15.80:0/3674088280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:23:22.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:23:22 smithi090 bash[32384]: cluster 2023-12-01T13:23:21.122845+0000 mgr.y (mgr.24362) 15442 : cluster 0 pgmap v15411: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:23:22.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:23:22 smithi090 bash[32384]: audit 2023-12-01T13:23:21.758805+0000 mon.a (mon.0) 9512 : audit 0 from='client.? 172.21.15.80:0/1581377296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:23:22.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:23:22 smithi080 bash[41963]: cluster 2023-12-01T13:23:21.122845+0000 mgr.y (mgr.24362) 15442 : cluster 0 pgmap v15411: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:23:22.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:23:22 smithi080 bash[41963]: audit 2023-12-01T13:23:21.758805+0000 mon.a (mon.0) 9512 : audit 0 from='client.? 172.21.15.80:0/1581377296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:23:22.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:23:22 smithi080 bash[28361]: cluster 2023-12-01T13:23:21.122845+0000 mgr.y (mgr.24362) 15442 : cluster 0 pgmap v15411: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:23:22.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:23:22 smithi080 bash[28361]: audit 2023-12-01T13:23:21.758805+0000 mon.a (mon.0) 9512 : audit 0 from='client.? 172.21.15.80:0/1581377296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:23:24.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:23:24 smithi080 bash[28361]: cluster 2023-12-01T13:23:23.123501+0000 mgr.y (mgr.24362) 15443 : cluster 0 pgmap v15412: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:23:24.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:23:24 smithi080 bash[41963]: cluster 2023-12-01T13:23:23.123501+0000 mgr.y (mgr.24362) 15443 : cluster 0 pgmap v15412: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:23:24.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:23:24 smithi090 bash[32384]: cluster 2023-12-01T13:23:23.123501+0000 mgr.y (mgr.24362) 15443 : cluster 0 pgmap v15412: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:23:25.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:23:25 smithi080 bash[41963]: audit 2023-12-01T13:23:24.210846+0000 mon.c (mon.2) 9877 : audit 0 from='client.? 172.21.15.80:0/436839834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:23:25.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:23:25 smithi080 bash[28361]: audit 2023-12-01T13:23:24.210846+0000 mon.c (mon.2) 9877 : audit 0 from='client.? 172.21.15.80:0/436839834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:23:25.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:23:25 smithi090 bash[32384]: audit 2023-12-01T13:23:24.210846+0000 mon.c (mon.2) 9877 : audit 0 from='client.? 172.21.15.80:0/436839834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:23:26.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:23:26 smithi080 bash[28361]: cluster 2023-12-01T13:23:25.124213+0000 mgr.y (mgr.24362) 15444 : cluster 0 pgmap v15413: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:23:26.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:23:26 smithi080 bash[28361]: audit 2023-12-01T13:23:25.599504+0000 mon.c (mon.2) 9878 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:23:26.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:23:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:23:26] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T13:23:26.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:23:26 smithi080 bash[41963]: cluster 2023-12-01T13:23:25.124213+0000 mgr.y (mgr.24362) 15444 : cluster 0 pgmap v15413: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:23:26.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:23:26 smithi080 bash[41963]: audit 2023-12-01T13:23:25.599504+0000 mon.c (mon.2) 9878 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:23:26.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:23:26 smithi090 bash[32384]: cluster 2023-12-01T13:23:25.124213+0000 mgr.y (mgr.24362) 15444 : cluster 0 pgmap v15413: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:23:26.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:23:26 smithi090 bash[32384]: audit 2023-12-01T13:23:25.599504+0000 mon.c (mon.2) 9878 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:23:27.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:23:27 smithi080 bash[28361]: audit 2023-12-01T13:23:26.665617+0000 mon.a (mon.0) 9513 : audit 0 from='client.? 172.21.15.80:0/322999965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:23:27.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:23:27 smithi080 bash[41963]: audit 2023-12-01T13:23:26.665617+0000 mon.a (mon.0) 9513 : audit 0 from='client.? 172.21.15.80:0/322999965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:23:27.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:23:27 smithi090 bash[32384]: audit 2023-12-01T13:23:26.665617+0000 mon.a (mon.0) 9513 : audit 0 from='client.? 172.21.15.80:0/322999965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:23:28.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:23:28 smithi080 bash[28361]: cluster 2023-12-01T13:23:27.125411+0000 mgr.y (mgr.24362) 15445 : cluster 0 pgmap v15414: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:23:28.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:23:28 smithi080 bash[41963]: cluster 2023-12-01T13:23:27.125411+0000 mgr.y (mgr.24362) 15445 : cluster 0 pgmap v15414: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:23:28.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:23:28 smithi090 bash[32384]: cluster 2023-12-01T13:23:27.125411+0000 mgr.y (mgr.24362) 15445 : cluster 0 pgmap v15414: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:23:29.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:23:29 smithi080 bash[28361]: audit 2023-12-01T13:23:29.118061+0000 mon.c (mon.2) 9879 : audit 0 from='client.? 172.21.15.80:0/2614897666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:23:29.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:23:29 smithi080 bash[41963]: audit 2023-12-01T13:23:29.118061+0000 mon.c (mon.2) 9879 : audit 0 from='client.? 172.21.15.80:0/2614897666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:23:29.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:23:29 smithi090 bash[32384]: audit 2023-12-01T13:23:29.118061+0000 mon.c (mon.2) 9879 : audit 0 from='client.? 172.21.15.80:0/2614897666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:23:30.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:23:30 smithi090 bash[32384]: cluster 2023-12-01T13:23:29.125862+0000 mgr.y (mgr.24362) 15446 : cluster 0 pgmap v15415: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:23:30.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:23:30 smithi080 bash[28361]: cluster 2023-12-01T13:23:29.125862+0000 mgr.y (mgr.24362) 15446 : cluster 0 pgmap v15415: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:23:30.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:23:30 smithi080 bash[41963]: cluster 2023-12-01T13:23:29.125862+0000 mgr.y (mgr.24362) 15446 : cluster 0 pgmap v15415: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:23:32.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:23:32 smithi090 bash[32384]: cluster 2023-12-01T13:23:31.126966+0000 mgr.y (mgr.24362) 15447 : cluster 0 pgmap v15416: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:23:32.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:23:32 smithi090 bash[32384]: audit 2023-12-01T13:23:31.582330+0000 mon.a (mon.0) 9514 : audit 0 from='client.? 172.21.15.80:0/2506664486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:23:32.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:23:32 smithi080 bash[28361]: cluster 2023-12-01T13:23:31.126966+0000 mgr.y (mgr.24362) 15447 : cluster 0 pgmap v15416: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:23:32.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:23:32 smithi080 bash[28361]: audit 2023-12-01T13:23:31.582330+0000 mon.a (mon.0) 9514 : audit 0 from='client.? 172.21.15.80:0/2506664486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:23:32.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:23:32 smithi080 bash[41963]: cluster 2023-12-01T13:23:31.126966+0000 mgr.y (mgr.24362) 15447 : cluster 0 pgmap v15416: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:23:32.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:23:32 smithi080 bash[41963]: audit 2023-12-01T13:23:31.582330+0000 mon.a (mon.0) 9514 : audit 0 from='client.? 172.21.15.80:0/2506664486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:23:34.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:23:34 smithi080 bash[28361]: cluster 2023-12-01T13:23:33.127638+0000 mgr.y (mgr.24362) 15448 : cluster 0 pgmap v15417: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:23:34.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:23:34 smithi080 bash[41963]: cluster 2023-12-01T13:23:33.127638+0000 mgr.y (mgr.24362) 15448 : cluster 0 pgmap v15417: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:23:34.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:23:34 smithi090 bash[32384]: cluster 2023-12-01T13:23:33.127638+0000 mgr.y (mgr.24362) 15448 : cluster 0 pgmap v15417: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:23:35.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:23:35 smithi080 bash[28361]: audit 2023-12-01T13:23:34.044368+0000 mon.a (mon.0) 9515 : audit 0 from='client.? 172.21.15.80:0/893988993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:23:35.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:23:35 smithi080 bash[41963]: audit 2023-12-01T13:23:34.044368+0000 mon.a (mon.0) 9515 : audit 0 from='client.? 172.21.15.80:0/893988993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:23:35.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:23:35 smithi090 bash[32384]: audit 2023-12-01T13:23:34.044368+0000 mon.a (mon.0) 9515 : audit 0 from='client.? 172.21.15.80:0/893988993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:23:36.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:23:36 smithi080 bash[28361]: cluster 2023-12-01T13:23:35.128317+0000 mgr.y (mgr.24362) 15449 : cluster 0 pgmap v15418: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:23:36.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:23:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:23:36] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T13:23:36.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:23:36 smithi080 bash[41963]: cluster 2023-12-01T13:23:35.128317+0000 mgr.y (mgr.24362) 15449 : cluster 0 pgmap v15418: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:23:36.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:23:36 smithi090 bash[32384]: cluster 2023-12-01T13:23:35.128317+0000 mgr.y (mgr.24362) 15449 : cluster 0 pgmap v15418: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:23:37.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:23:37 smithi080 bash[28361]: audit 2023-12-01T13:23:36.496362+0000 mon.c (mon.2) 9880 : audit 0 from='client.? 172.21.15.80:0/2235047348' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:23:37.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:23:37 smithi080 bash[41963]: audit 2023-12-01T13:23:36.496362+0000 mon.c (mon.2) 9880 : audit 0 from='client.? 172.21.15.80:0/2235047348' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:23:37.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:23:37 smithi090 bash[32384]: audit 2023-12-01T13:23:36.496362+0000 mon.c (mon.2) 9880 : audit 0 from='client.? 172.21.15.80:0/2235047348' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:23:38.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:23:38 smithi080 bash[28361]: cluster 2023-12-01T13:23:37.129531+0000 mgr.y (mgr.24362) 15450 : cluster 0 pgmap v15419: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:23:38.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:23:38 smithi080 bash[41963]: cluster 2023-12-01T13:23:37.129531+0000 mgr.y (mgr.24362) 15450 : cluster 0 pgmap v15419: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:23:38.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:23:38 smithi090 bash[32384]: cluster 2023-12-01T13:23:37.129531+0000 mgr.y (mgr.24362) 15450 : cluster 0 pgmap v15419: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:23:39.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:23:39 smithi080 bash[41963]: audit 2023-12-01T13:23:38.959837+0000 mon.a (mon.0) 9516 : audit 0 from='client.? 172.21.15.80:0/170325265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:23:39.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:23:39 smithi080 bash[28361]: audit 2023-12-01T13:23:38.959837+0000 mon.a (mon.0) 9516 : audit 0 from='client.? 172.21.15.80:0/170325265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:23:39.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:23:39 smithi090 bash[32384]: audit 2023-12-01T13:23:38.959837+0000 mon.a (mon.0) 9516 : audit 0 from='client.? 172.21.15.80:0/170325265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:23:40.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:23:40 smithi080 bash[41963]: cluster 2023-12-01T13:23:39.130226+0000 mgr.y (mgr.24362) 15451 : cluster 0 pgmap v15420: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:23:40.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:23:40 smithi080 bash[28361]: cluster 2023-12-01T13:23:39.130226+0000 mgr.y (mgr.24362) 15451 : cluster 0 pgmap v15420: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:23:40.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:23:40 smithi090 bash[32384]: cluster 2023-12-01T13:23:39.130226+0000 mgr.y (mgr.24362) 15451 : cluster 0 pgmap v15420: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:23:41.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:23:41 smithi080 bash[41963]: audit 2023-12-01T13:23:40.599947+0000 mon.c (mon.2) 9881 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:23:41.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:23:41 smithi080 bash[28361]: audit 2023-12-01T13:23:40.599947+0000 mon.c (mon.2) 9881 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:23:41.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:23:41 smithi090 bash[32384]: audit 2023-12-01T13:23:40.599947+0000 mon.c (mon.2) 9881 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:23:42.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:23:42 smithi080 bash[28361]: cluster 2023-12-01T13:23:41.131233+0000 mgr.y (mgr.24362) 15452 : cluster 0 pgmap v15421: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:23:42.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:23:42 smithi080 bash[28361]: audit 2023-12-01T13:23:41.407697+0000 mon.c (mon.2) 9882 : audit 0 from='client.? 172.21.15.80:0/3083950923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:23:42.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:23:42 smithi080 bash[41963]: cluster 2023-12-01T13:23:41.131233+0000 mgr.y (mgr.24362) 15452 : cluster 0 pgmap v15421: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:23:42.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:23:42 smithi080 bash[41963]: audit 2023-12-01T13:23:41.407697+0000 mon.c (mon.2) 9882 : audit 0 from='client.? 172.21.15.80:0/3083950923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:23:42.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:23:42 smithi090 bash[32384]: cluster 2023-12-01T13:23:41.131233+0000 mgr.y (mgr.24362) 15452 : cluster 0 pgmap v15421: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:23:42.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:23:42 smithi090 bash[32384]: audit 2023-12-01T13:23:41.407697+0000 mon.c (mon.2) 9882 : audit 0 from='client.? 172.21.15.80:0/3083950923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:23:44.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:23:44 smithi080 bash[28361]: cluster 2023-12-01T13:23:43.131835+0000 mgr.y (mgr.24362) 15453 : cluster 0 pgmap v15422: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:23:44.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:23:44 smithi080 bash[28361]: audit 2023-12-01T13:23:43.859272+0000 mon.c (mon.2) 9883 : audit 0 from='client.? 172.21.15.80:0/808216594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:23:44.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:23:44 smithi080 bash[41963]: cluster 2023-12-01T13:23:43.131835+0000 mgr.y (mgr.24362) 15453 : cluster 0 pgmap v15422: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:23:44.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:23:44 smithi080 bash[41963]: audit 2023-12-01T13:23:43.859272+0000 mon.c (mon.2) 9883 : audit 0 from='client.? 172.21.15.80:0/808216594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:23:44.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:23:44 smithi090 bash[32384]: cluster 2023-12-01T13:23:43.131835+0000 mgr.y (mgr.24362) 15453 : cluster 0 pgmap v15422: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:23:44.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:23:44 smithi090 bash[32384]: audit 2023-12-01T13:23:43.859272+0000 mon.c (mon.2) 9883 : audit 0 from='client.? 172.21.15.80:0/808216594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:23:45.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:23:45 smithi090 bash[32384]: cluster 2023-12-01T13:23:45.132469+0000 mgr.y (mgr.24362) 15454 : cluster 0 pgmap v15423: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:23:45.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:23:45 smithi080 bash[28361]: cluster 2023-12-01T13:23:45.132469+0000 mgr.y (mgr.24362) 15454 : cluster 0 pgmap v15423: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:23:45.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:23:45 smithi080 bash[41963]: cluster 2023-12-01T13:23:45.132469+0000 mgr.y (mgr.24362) 15454 : cluster 0 pgmap v15423: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:23:46.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:23:46 smithi080 bash[28361]: audit 2023-12-01T13:23:46.312176+0000 mon.a (mon.0) 9517 : audit 0 from='client.? 172.21.15.80:0/904161103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:23:46.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:23:46 smithi080 bash[41963]: audit 2023-12-01T13:23:46.312176+0000 mon.a (mon.0) 9517 : audit 0 from='client.? 172.21.15.80:0/904161103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:23:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:23:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:23:46] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T13:23:46.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:23:46 smithi090 bash[32384]: audit 2023-12-01T13:23:46.312176+0000 mon.a (mon.0) 9517 : audit 0 from='client.? 172.21.15.80:0/904161103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:23:47.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:23:47 smithi080 bash[28361]: cluster 2023-12-01T13:23:47.133767+0000 mgr.y (mgr.24362) 15455 : cluster 0 pgmap v15424: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:23:47.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:23:47 smithi080 bash[41963]: cluster 2023-12-01T13:23:47.133767+0000 mgr.y (mgr.24362) 15455 : cluster 0 pgmap v15424: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:23:47.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:23:47 smithi090 bash[32384]: cluster 2023-12-01T13:23:47.133767+0000 mgr.y (mgr.24362) 15455 : cluster 0 pgmap v15424: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:23:49.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:23:49 smithi080 bash[41963]: audit 2023-12-01T13:23:48.758628+0000 mon.c (mon.2) 9884 : audit 0 from='client.? 172.21.15.80:0/2689672005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:23:49.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:23:49 smithi080 bash[28361]: audit 2023-12-01T13:23:48.758628+0000 mon.c (mon.2) 9884 : audit 0 from='client.? 172.21.15.80:0/2689672005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:23:49.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:23:49 smithi090 bash[32384]: audit 2023-12-01T13:23:48.758628+0000 mon.c (mon.2) 9884 : audit 0 from='client.? 172.21.15.80:0/2689672005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:23:50.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:23:50 smithi080 bash[28361]: cluster 2023-12-01T13:23:49.134459+0000 mgr.y (mgr.24362) 15456 : cluster 0 pgmap v15425: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:23:50.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:23:50 smithi080 bash[41963]: cluster 2023-12-01T13:23:49.134459+0000 mgr.y (mgr.24362) 15456 : cluster 0 pgmap v15425: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:23:50.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:23:50 smithi090 bash[32384]: cluster 2023-12-01T13:23:49.134459+0000 mgr.y (mgr.24362) 15456 : cluster 0 pgmap v15425: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:23:51.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:23:51 smithi090 bash[32384]: cluster 2023-12-01T13:23:51.135563+0000 mgr.y (mgr.24362) 15457 : cluster 0 pgmap v15426: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:23:51.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:23:51 smithi090 bash[32384]: audit 2023-12-01T13:23:51.218549+0000 mon.a (mon.0) 9518 : audit 0 from='client.? 172.21.15.80:0/609970357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:23:51.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:23:51 smithi080 bash[41963]: cluster 2023-12-01T13:23:51.135563+0000 mgr.y (mgr.24362) 15457 : cluster 0 pgmap v15426: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:23:51.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:23:51 smithi080 bash[41963]: audit 2023-12-01T13:23:51.218549+0000 mon.a (mon.0) 9518 : audit 0 from='client.? 172.21.15.80:0/609970357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:23:51.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:23:51 smithi080 bash[28361]: cluster 2023-12-01T13:23:51.135563+0000 mgr.y (mgr.24362) 15457 : cluster 0 pgmap v15426: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:23:51.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:23:51 smithi080 bash[28361]: audit 2023-12-01T13:23:51.218549+0000 mon.a (mon.0) 9518 : audit 0 from='client.? 172.21.15.80:0/609970357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:23:54.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:23:54 smithi080 bash[41963]: cluster 2023-12-01T13:23:53.136331+0000 mgr.y (mgr.24362) 15458 : cluster 0 pgmap v15427: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:23:54.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:23:54 smithi080 bash[41963]: audit 2023-12-01T13:23:53.674873+0000 mon.c (mon.2) 9885 : audit 0 from='client.? 172.21.15.80:0/497218300' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:23:54.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:23:54 smithi080 bash[28361]: cluster 2023-12-01T13:23:53.136331+0000 mgr.y (mgr.24362) 15458 : cluster 0 pgmap v15427: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:23:54.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:23:54 smithi080 bash[28361]: audit 2023-12-01T13:23:53.674873+0000 mon.c (mon.2) 9885 : audit 0 from='client.? 172.21.15.80:0/497218300' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:23:54.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:23:54 smithi090 bash[32384]: cluster 2023-12-01T13:23:53.136331+0000 mgr.y (mgr.24362) 15458 : cluster 0 pgmap v15427: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:23:54.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:23:54 smithi090 bash[32384]: audit 2023-12-01T13:23:53.674873+0000 mon.c (mon.2) 9885 : audit 0 from='client.? 172.21.15.80:0/497218300' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:23:55.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:23:55 smithi090 bash[32384]: cluster 2023-12-01T13:23:55.137011+0000 mgr.y (mgr.24362) 15459 : cluster 0 pgmap v15428: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:23:55.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:23:55 smithi080 bash[41963]: cluster 2023-12-01T13:23:55.137011+0000 mgr.y (mgr.24362) 15459 : cluster 0 pgmap v15428: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:23:55.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:23:55 smithi080 bash[28361]: cluster 2023-12-01T13:23:55.137011+0000 mgr.y (mgr.24362) 15459 : cluster 0 pgmap v15428: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:23:56.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:23:56 smithi090 bash[32384]: audit 2023-12-01T13:23:55.600279+0000 mon.c (mon.2) 9886 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:23:56.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:23:56 smithi090 bash[32384]: audit 2023-12-01T13:23:56.134273+0000 mon.c (mon.2) 9887 : audit 0 from='client.? 172.21.15.80:0/2782922470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:23:56.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:23:56 smithi080 bash[28361]: audit 2023-12-01T13:23:55.600279+0000 mon.c (mon.2) 9886 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:23:56.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:23:56 smithi080 bash[28361]: audit 2023-12-01T13:23:56.134273+0000 mon.c (mon.2) 9887 : audit 0 from='client.? 172.21.15.80:0/2782922470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:23:56.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:23:56 smithi080 bash[41963]: audit 2023-12-01T13:23:55.600279+0000 mon.c (mon.2) 9886 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:23:56.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:23:56 smithi080 bash[41963]: audit 2023-12-01T13:23:56.134273+0000 mon.c (mon.2) 9887 : audit 0 from='client.? 172.21.15.80:0/2782922470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:23:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:23:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:23:56] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T13:23:57.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:23:57 smithi090 bash[32384]: cluster 2023-12-01T13:23:57.138175+0000 mgr.y (mgr.24362) 15460 : cluster 0 pgmap v15429: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:23:57.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:23:57 smithi080 bash[41963]: cluster 2023-12-01T13:23:57.138175+0000 mgr.y (mgr.24362) 15460 : cluster 0 pgmap v15429: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:23:57.698 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:23:57 smithi080 bash[28361]: cluster 2023-12-01T13:23:57.138175+0000 mgr.y (mgr.24362) 15460 : cluster 0 pgmap v15429: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:23:59.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:23:59 smithi080 bash[41963]: audit 2023-12-01T13:23:58.592770+0000 mon.a (mon.0) 9519 : audit 0 from='client.? 172.21.15.80:0/540283296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:23:59.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:23:59 smithi080 bash[28361]: audit 2023-12-01T13:23:58.592770+0000 mon.a (mon.0) 9519 : audit 0 from='client.? 172.21.15.80:0/540283296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:23:59.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:23:59 smithi090 bash[32384]: audit 2023-12-01T13:23:58.592770+0000 mon.a (mon.0) 9519 : audit 0 from='client.? 172.21.15.80:0/540283296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:24:00.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:24:00 smithi080 bash[28361]: cluster 2023-12-01T13:23:59.138883+0000 mgr.y (mgr.24362) 15461 : cluster 0 pgmap v15430: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:24:00.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:24:00 smithi080 bash[41963]: cluster 2023-12-01T13:23:59.138883+0000 mgr.y (mgr.24362) 15461 : cluster 0 pgmap v15430: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:24:00.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:24:00 smithi090 bash[32384]: cluster 2023-12-01T13:23:59.138883+0000 mgr.y (mgr.24362) 15461 : cluster 0 pgmap v15430: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:24:01.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:24:01 smithi080 bash[28361]: audit 2023-12-01T13:24:01.061140+0000 mon.c (mon.2) 9888 : audit 0 from='client.? 172.21.15.80:0/3021441239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:24:01.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:24:01 smithi080 bash[41963]: audit 2023-12-01T13:24:01.061140+0000 mon.c (mon.2) 9888 : audit 0 from='client.? 172.21.15.80:0/3021441239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:24:01.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:24:01 smithi090 bash[32384]: audit 2023-12-01T13:24:01.061140+0000 mon.c (mon.2) 9888 : audit 0 from='client.? 172.21.15.80:0/3021441239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:24:02.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:24:02 smithi080 bash[28361]: cluster 2023-12-01T13:24:01.140143+0000 mgr.y (mgr.24362) 15462 : cluster 0 pgmap v15431: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:24:02.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:24:02 smithi080 bash[41963]: cluster 2023-12-01T13:24:01.140143+0000 mgr.y (mgr.24362) 15462 : cluster 0 pgmap v15431: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:24:02.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:24:02 smithi090 bash[32384]: cluster 2023-12-01T13:24:01.140143+0000 mgr.y (mgr.24362) 15462 : cluster 0 pgmap v15431: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:24:04.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:24:04 smithi080 bash[28361]: cluster 2023-12-01T13:24:03.140755+0000 mgr.y (mgr.24362) 15463 : cluster 0 pgmap v15432: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:24:04.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:24:04 smithi080 bash[28361]: audit 2023-12-01T13:24:03.516296+0000 mon.a (mon.0) 9520 : audit 0 from='client.? 172.21.15.80:0/774342948' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:24:04.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:24:04 smithi080 bash[41963]: cluster 2023-12-01T13:24:03.140755+0000 mgr.y (mgr.24362) 15463 : cluster 0 pgmap v15432: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:24:04.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:24:04 smithi080 bash[41963]: audit 2023-12-01T13:24:03.516296+0000 mon.a (mon.0) 9520 : audit 0 from='client.? 172.21.15.80:0/774342948' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:24:04.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:24:04 smithi090 bash[32384]: cluster 2023-12-01T13:24:03.140755+0000 mgr.y (mgr.24362) 15463 : cluster 0 pgmap v15432: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:24:04.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:24:04 smithi090 bash[32384]: audit 2023-12-01T13:24:03.516296+0000 mon.a (mon.0) 9520 : audit 0 from='client.? 172.21.15.80:0/774342948' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:24:05.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:24:05 smithi090 bash[32384]: cluster 2023-12-01T13:24:05.141404+0000 mgr.y (mgr.24362) 15464 : cluster 0 pgmap v15433: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:24:05.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:24:05 smithi080 bash[41963]: cluster 2023-12-01T13:24:05.141404+0000 mgr.y (mgr.24362) 15464 : cluster 0 pgmap v15433: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:24:05.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:24:05 smithi080 bash[28361]: cluster 2023-12-01T13:24:05.141404+0000 mgr.y (mgr.24362) 15464 : cluster 0 pgmap v15433: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:24:06.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:24:06 smithi090 bash[32384]: audit 2023-12-01T13:24:05.665878+0000 mon.c (mon.2) 9889 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:24:06.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:24:06 smithi090 bash[32384]: audit 2023-12-01T13:24:05.980283+0000 mon.c (mon.2) 9890 : audit 0 from='client.? 172.21.15.80:0/4114492318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:24:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:24:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:24:06] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T13:24:06.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:24:06 smithi080 bash[41963]: audit 2023-12-01T13:24:05.665878+0000 mon.c (mon.2) 9889 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:24:06.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:24:06 smithi080 bash[41963]: audit 2023-12-01T13:24:05.980283+0000 mon.c (mon.2) 9890 : audit 0 from='client.? 172.21.15.80:0/4114492318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:24:06.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:24:06 smithi080 bash[28361]: audit 2023-12-01T13:24:05.665878+0000 mon.c (mon.2) 9889 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:24:06.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:24:06 smithi080 bash[28361]: audit 2023-12-01T13:24:05.980283+0000 mon.c (mon.2) 9890 : audit 0 from='client.? 172.21.15.80:0/4114492318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:24:07.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:24:07 smithi090 bash[32384]: cluster 2023-12-01T13:24:07.142555+0000 mgr.y (mgr.24362) 15465 : cluster 0 pgmap v15434: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:24:07.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:24:07 smithi080 bash[41963]: cluster 2023-12-01T13:24:07.142555+0000 mgr.y (mgr.24362) 15465 : cluster 0 pgmap v15434: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:24:07.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:24:07 smithi080 bash[28361]: cluster 2023-12-01T13:24:07.142555+0000 mgr.y (mgr.24362) 15465 : cluster 0 pgmap v15434: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:24:09.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:24:09 smithi080 bash[28361]: audit 2023-12-01T13:24:08.430021+0000 mon.a (mon.0) 9521 : audit 0 from='client.? 172.21.15.80:0/807578153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:24:09.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:24:09 smithi080 bash[41963]: audit 2023-12-01T13:24:08.430021+0000 mon.a (mon.0) 9521 : audit 0 from='client.? 172.21.15.80:0/807578153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:24:09.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:24:09 smithi090 bash[32384]: audit 2023-12-01T13:24:08.430021+0000 mon.a (mon.0) 9521 : audit 0 from='client.? 172.21.15.80:0/807578153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:24:10.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:24:10 smithi080 bash[28361]: cluster 2023-12-01T13:24:09.143205+0000 mgr.y (mgr.24362) 15466 : cluster 0 pgmap v15435: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:24:10.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:24:10 smithi080 bash[41963]: cluster 2023-12-01T13:24:09.143205+0000 mgr.y (mgr.24362) 15466 : cluster 0 pgmap v15435: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:24:10.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:24:10 smithi090 bash[32384]: cluster 2023-12-01T13:24:09.143205+0000 mgr.y (mgr.24362) 15466 : cluster 0 pgmap v15435: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:24:11.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:24:11 smithi080 bash[28361]: audit 2023-12-01T13:24:10.599933+0000 mon.c (mon.2) 9891 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:24:11.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:24:11 smithi080 bash[28361]: audit 2023-12-01T13:24:10.907479+0000 mon.a (mon.0) 9522 : audit 0 from='client.? 172.21.15.80:0/1730978775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:24:11.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:24:11 smithi080 bash[41963]: audit 2023-12-01T13:24:10.599933+0000 mon.c (mon.2) 9891 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:24:11.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:24:11 smithi080 bash[41963]: audit 2023-12-01T13:24:10.907479+0000 mon.a (mon.0) 9522 : audit 0 from='client.? 172.21.15.80:0/1730978775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:24:11.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:24:11 smithi090 bash[32384]: audit 2023-12-01T13:24:10.599933+0000 mon.c (mon.2) 9891 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:24:11.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:24:11 smithi090 bash[32384]: audit 2023-12-01T13:24:10.907479+0000 mon.a (mon.0) 9522 : audit 0 from='client.? 172.21.15.80:0/1730978775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:24:12.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:24:12 smithi080 bash[28361]: cluster 2023-12-01T13:24:11.144389+0000 mgr.y (mgr.24362) 15467 : cluster 0 pgmap v15436: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:24:12.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:24:12 smithi080 bash[28361]: audit 2023-12-01T13:24:11.512537+0000 mon.a (mon.0) 9523 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:24:12.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:24:12 smithi080 bash[28361]: audit 2023-12-01T13:24:11.523156+0000 mon.a (mon.0) 9524 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:24:12.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:24:12 smithi080 bash[28361]: audit 2023-12-01T13:24:11.812194+0000 mon.a (mon.0) 9525 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:24:12.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:24:12 smithi080 bash[28361]: audit 2023-12-01T13:24:11.821384+0000 mon.a (mon.0) 9526 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:24:12.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:24:12 smithi080 bash[41963]: cluster 2023-12-01T13:24:11.144389+0000 mgr.y (mgr.24362) 15467 : cluster 0 pgmap v15436: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:24:12.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:24:12 smithi080 bash[41963]: audit 2023-12-01T13:24:11.512537+0000 mon.a (mon.0) 9523 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:24:12.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:24:12 smithi080 bash[41963]: audit 2023-12-01T13:24:11.523156+0000 mon.a (mon.0) 9524 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:24:12.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:24:12 smithi080 bash[41963]: audit 2023-12-01T13:24:11.812194+0000 mon.a (mon.0) 9525 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:24:12.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:24:12 smithi080 bash[41963]: audit 2023-12-01T13:24:11.821384+0000 mon.a (mon.0) 9526 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:24:12.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:24:12 smithi090 bash[32384]: cluster 2023-12-01T13:24:11.144389+0000 mgr.y (mgr.24362) 15467 : cluster 0 pgmap v15436: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:24:12.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:24:12 smithi090 bash[32384]: audit 2023-12-01T13:24:11.512537+0000 mon.a (mon.0) 9523 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:24:12.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:24:12 smithi090 bash[32384]: audit 2023-12-01T13:24:11.523156+0000 mon.a (mon.0) 9524 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:24:12.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:24:12 smithi090 bash[32384]: audit 2023-12-01T13:24:11.812194+0000 mon.a (mon.0) 9525 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:24:12.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:24:12 smithi090 bash[32384]: audit 2023-12-01T13:24:11.821384+0000 mon.a (mon.0) 9526 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:24:13.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:24:13 smithi080 bash[28361]: audit 2023-12-01T13:24:12.309785+0000 mon.c (mon.2) 9892 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:24:13.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:24:13 smithi080 bash[28361]: audit 2023-12-01T13:24:12.311777+0000 mon.c (mon.2) 9893 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:24:13.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:24:13 smithi080 bash[28361]: audit 2023-12-01T13:24:12.323363+0000 mon.a (mon.0) 9527 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:24:13.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:24:13 smithi080 bash[41963]: audit 2023-12-01T13:24:12.309785+0000 mon.c (mon.2) 9892 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:24:13.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:24:13 smithi080 bash[41963]: audit 2023-12-01T13:24:12.311777+0000 mon.c (mon.2) 9893 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:24:13.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:24:13 smithi080 bash[41963]: audit 2023-12-01T13:24:12.323363+0000 mon.a (mon.0) 9527 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:24:13.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:24:13 smithi090 bash[32384]: audit 2023-12-01T13:24:12.309785+0000 mon.c (mon.2) 9892 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:24:13.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:24:13 smithi090 bash[32384]: audit 2023-12-01T13:24:12.311777+0000 mon.c (mon.2) 9893 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:24:13.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:24:13 smithi090 bash[32384]: audit 2023-12-01T13:24:12.323363+0000 mon.a (mon.0) 9527 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:24:14.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:24:14 smithi080 bash[28361]: cluster 2023-12-01T13:24:13.145034+0000 mgr.y (mgr.24362) 15468 : cluster 0 pgmap v15437: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:24:14.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:24:14 smithi080 bash[28361]: audit 2023-12-01T13:24:13.358811+0000 mon.a (mon.0) 9528 : audit 0 from='client.? 172.21.15.80:0/2197594563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:24:14.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:24:14 smithi080 bash[41963]: cluster 2023-12-01T13:24:13.145034+0000 mgr.y (mgr.24362) 15468 : cluster 0 pgmap v15437: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:24:14.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:24:14 smithi080 bash[41963]: audit 2023-12-01T13:24:13.358811+0000 mon.a (mon.0) 9528 : audit 0 from='client.? 172.21.15.80:0/2197594563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:24:14.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:24:14 smithi090 bash[32384]: cluster 2023-12-01T13:24:13.145034+0000 mgr.y (mgr.24362) 15468 : cluster 0 pgmap v15437: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:24:14.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:24:14 smithi090 bash[32384]: audit 2023-12-01T13:24:13.358811+0000 mon.a (mon.0) 9528 : audit 0 from='client.? 172.21.15.80:0/2197594563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:24:15.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:24:15 smithi090 bash[32384]: cluster 2023-12-01T13:24:15.145685+0000 mgr.y (mgr.24362) 15469 : cluster 0 pgmap v15438: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:24:15.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:24:15 smithi080 bash[41963]: cluster 2023-12-01T13:24:15.145685+0000 mgr.y (mgr.24362) 15469 : cluster 0 pgmap v15438: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:24:15.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:24:15 smithi080 bash[28361]: cluster 2023-12-01T13:24:15.145685+0000 mgr.y (mgr.24362) 15469 : cluster 0 pgmap v15438: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:24:16.526 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:24:16 smithi090 bash[32384]: audit 2023-12-01T13:24:15.812280+0000 mon.a (mon.0) 9529 : audit 0 from='client.? 172.21.15.80:0/897868625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:24:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:24:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:24:16] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T13:24:16.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:24:16 smithi080 bash[28361]: audit 2023-12-01T13:24:15.812280+0000 mon.a (mon.0) 9529 : audit 0 from='client.? 172.21.15.80:0/897868625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:24:16.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:24:16 smithi080 bash[41963]: audit 2023-12-01T13:24:15.812280+0000 mon.a (mon.0) 9529 : audit 0 from='client.? 172.21.15.80:0/897868625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:24:17.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:24:17 smithi090 bash[32384]: cluster 2023-12-01T13:24:17.146791+0000 mgr.y (mgr.24362) 15470 : cluster 0 pgmap v15439: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:24:17.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:24:17 smithi080 bash[28361]: cluster 2023-12-01T13:24:17.146791+0000 mgr.y (mgr.24362) 15470 : cluster 0 pgmap v15439: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:24:17.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:24:17 smithi080 bash[41963]: cluster 2023-12-01T13:24:17.146791+0000 mgr.y (mgr.24362) 15470 : cluster 0 pgmap v15439: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:24:19.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:24:19 smithi080 bash[28361]: audit 2023-12-01T13:24:18.275233+0000 mon.c (mon.2) 9894 : audit 0 from='client.? 172.21.15.80:0/202901424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:24:19.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:24:19 smithi080 bash[41963]: audit 2023-12-01T13:24:18.275233+0000 mon.c (mon.2) 9894 : audit 0 from='client.? 172.21.15.80:0/202901424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:24:19.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:24:19 smithi090 bash[32384]: audit 2023-12-01T13:24:18.275233+0000 mon.c (mon.2) 9894 : audit 0 from='client.? 172.21.15.80:0/202901424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:24:20.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:24:20 smithi080 bash[28361]: cluster 2023-12-01T13:24:19.147474+0000 mgr.y (mgr.24362) 15471 : cluster 0 pgmap v15440: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:24:20.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:24:20 smithi080 bash[41963]: cluster 2023-12-01T13:24:19.147474+0000 mgr.y (mgr.24362) 15471 : cluster 0 pgmap v15440: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:24:20.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:24:20 smithi090 bash[32384]: cluster 2023-12-01T13:24:19.147474+0000 mgr.y (mgr.24362) 15471 : cluster 0 pgmap v15440: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:24:21.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:24:21 smithi080 bash[41963]: audit 2023-12-01T13:24:20.732213+0000 mon.c (mon.2) 9895 : audit 0 from='client.? 172.21.15.80:0/3145409601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:24:21.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:24:21 smithi080 bash[28361]: audit 2023-12-01T13:24:20.732213+0000 mon.c (mon.2) 9895 : audit 0 from='client.? 172.21.15.80:0/3145409601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:24:21.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:24:21 smithi090 bash[32384]: audit 2023-12-01T13:24:20.732213+0000 mon.c (mon.2) 9895 : audit 0 from='client.? 172.21.15.80:0/3145409601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:24:22.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:24:22 smithi080 bash[41963]: cluster 2023-12-01T13:24:21.148716+0000 mgr.y (mgr.24362) 15472 : cluster 0 pgmap v15441: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:24:22.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:24:22 smithi080 bash[28361]: cluster 2023-12-01T13:24:21.148716+0000 mgr.y (mgr.24362) 15472 : cluster 0 pgmap v15441: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:24:22.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:24:22 smithi090 bash[32384]: cluster 2023-12-01T13:24:21.148716+0000 mgr.y (mgr.24362) 15472 : cluster 0 pgmap v15441: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:24:24.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:24:24 smithi080 bash[41963]: cluster 2023-12-01T13:24:23.149346+0000 mgr.y (mgr.24362) 15473 : cluster 0 pgmap v15442: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:24:24.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:24:24 smithi080 bash[41963]: audit 2023-12-01T13:24:23.195218+0000 mon.a (mon.0) 9530 : audit 0 from='client.? 172.21.15.80:0/2462537808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:24:24.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:24:24 smithi080 bash[28361]: cluster 2023-12-01T13:24:23.149346+0000 mgr.y (mgr.24362) 15473 : cluster 0 pgmap v15442: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:24:24.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:24:24 smithi080 bash[28361]: audit 2023-12-01T13:24:23.195218+0000 mon.a (mon.0) 9530 : audit 0 from='client.? 172.21.15.80:0/2462537808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:24:24.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:24:24 smithi090 bash[32384]: cluster 2023-12-01T13:24:23.149346+0000 mgr.y (mgr.24362) 15473 : cluster 0 pgmap v15442: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:24:24.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:24:24 smithi090 bash[32384]: audit 2023-12-01T13:24:23.195218+0000 mon.a (mon.0) 9530 : audit 0 from='client.? 172.21.15.80:0/2462537808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:24:25.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:24:25 smithi090 bash[32384]: cluster 2023-12-01T13:24:25.150019+0000 mgr.y (mgr.24362) 15474 : cluster 0 pgmap v15443: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:24:25.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:24:25 smithi080 bash[41963]: cluster 2023-12-01T13:24:25.150019+0000 mgr.y (mgr.24362) 15474 : cluster 0 pgmap v15443: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:24:25.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:24:25 smithi080 bash[28361]: cluster 2023-12-01T13:24:25.150019+0000 mgr.y (mgr.24362) 15474 : cluster 0 pgmap v15443: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:24:26.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:24:26 smithi090 bash[32384]: audit 2023-12-01T13:24:25.600818+0000 mon.c (mon.2) 9896 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:24:26.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:24:26 smithi090 bash[32384]: audit 2023-12-01T13:24:25.653238+0000 mon.a (mon.0) 9531 : audit 0 from='client.? 172.21.15.80:0/2744560790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:24:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:24:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:24:26] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T13:24:26.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:24:26 smithi080 bash[41963]: audit 2023-12-01T13:24:25.600818+0000 mon.c (mon.2) 9896 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:24:26.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:24:26 smithi080 bash[41963]: audit 2023-12-01T13:24:25.653238+0000 mon.a (mon.0) 9531 : audit 0 from='client.? 172.21.15.80:0/2744560790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:24:26.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:24:26 smithi080 bash[28361]: audit 2023-12-01T13:24:25.600818+0000 mon.c (mon.2) 9896 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:24:26.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:24:26 smithi080 bash[28361]: audit 2023-12-01T13:24:25.653238+0000 mon.a (mon.0) 9531 : audit 0 from='client.? 172.21.15.80:0/2744560790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:24:27.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:24:27 smithi090 bash[32384]: cluster 2023-12-01T13:24:27.151206+0000 mgr.y (mgr.24362) 15475 : cluster 0 pgmap v15444: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:24:27.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:24:27 smithi080 bash[41963]: cluster 2023-12-01T13:24:27.151206+0000 mgr.y (mgr.24362) 15475 : cluster 0 pgmap v15444: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:24:27.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:24:27 smithi080 bash[28361]: cluster 2023-12-01T13:24:27.151206+0000 mgr.y (mgr.24362) 15475 : cluster 0 pgmap v15444: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:24:29.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:24:29 smithi080 bash[28361]: audit 2023-12-01T13:24:28.105829+0000 mon.c (mon.2) 9897 : audit 0 from='client.? 172.21.15.80:0/767071571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:24:29.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:24:29 smithi080 bash[41963]: audit 2023-12-01T13:24:28.105829+0000 mon.c (mon.2) 9897 : audit 0 from='client.? 172.21.15.80:0/767071571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:24:29.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:24:29 smithi090 bash[32384]: audit 2023-12-01T13:24:28.105829+0000 mon.c (mon.2) 9897 : audit 0 from='client.? 172.21.15.80:0/767071571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:24:30.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:24:30 smithi080 bash[41963]: cluster 2023-12-01T13:24:29.151819+0000 mgr.y (mgr.24362) 15476 : cluster 0 pgmap v15445: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:24:30.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:24:30 smithi080 bash[28361]: cluster 2023-12-01T13:24:29.151819+0000 mgr.y (mgr.24362) 15476 : cluster 0 pgmap v15445: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:24:30.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:24:30 smithi090 bash[32384]: cluster 2023-12-01T13:24:29.151819+0000 mgr.y (mgr.24362) 15476 : cluster 0 pgmap v15445: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:24:31.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:24:31 smithi080 bash[28361]: audit 2023-12-01T13:24:30.564030+0000 mon.c (mon.2) 9898 : audit 0 from='client.? 172.21.15.80:0/2668026649' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:24:31.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:24:31 smithi080 bash[41963]: audit 2023-12-01T13:24:30.564030+0000 mon.c (mon.2) 9898 : audit 0 from='client.? 172.21.15.80:0/2668026649' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:24:31.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:24:31 smithi090 bash[32384]: audit 2023-12-01T13:24:30.564030+0000 mon.c (mon.2) 9898 : audit 0 from='client.? 172.21.15.80:0/2668026649' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:24:32.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:24:32 smithi080 bash[28361]: cluster 2023-12-01T13:24:31.152907+0000 mgr.y (mgr.24362) 15477 : cluster 0 pgmap v15446: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:24:32.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:24:32 smithi080 bash[41963]: cluster 2023-12-01T13:24:31.152907+0000 mgr.y (mgr.24362) 15477 : cluster 0 pgmap v15446: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:24:32.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:24:32 smithi090 bash[32384]: cluster 2023-12-01T13:24:31.152907+0000 mgr.y (mgr.24362) 15477 : cluster 0 pgmap v15446: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:24:33.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:24:33 smithi080 bash[28361]: audit 2023-12-01T13:24:33.022768+0000 mon.c (mon.2) 9899 : audit 0 from='client.? 172.21.15.80:0/1132743523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:24:33.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:24:33 smithi080 bash[41963]: audit 2023-12-01T13:24:33.022768+0000 mon.c (mon.2) 9899 : audit 0 from='client.? 172.21.15.80:0/1132743523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:24:33.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:24:33 smithi090 bash[32384]: audit 2023-12-01T13:24:33.022768+0000 mon.c (mon.2) 9899 : audit 0 from='client.? 172.21.15.80:0/1132743523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:24:34.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:24:34 smithi080 bash[28361]: cluster 2023-12-01T13:24:33.153560+0000 mgr.y (mgr.24362) 15478 : cluster 0 pgmap v15447: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:24:34.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:24:34 smithi080 bash[41963]: cluster 2023-12-01T13:24:33.153560+0000 mgr.y (mgr.24362) 15478 : cluster 0 pgmap v15447: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:24:34.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:24:34 smithi090 bash[32384]: cluster 2023-12-01T13:24:33.153560+0000 mgr.y (mgr.24362) 15478 : cluster 0 pgmap v15447: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:24:35.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:24:35 smithi090 bash[32384]: cluster 2023-12-01T13:24:35.154195+0000 mgr.y (mgr.24362) 15479 : cluster 0 pgmap v15448: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:24:35.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:24:35 smithi080 bash[41963]: cluster 2023-12-01T13:24:35.154195+0000 mgr.y (mgr.24362) 15479 : cluster 0 pgmap v15448: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:24:35.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:24:35 smithi080 bash[28361]: cluster 2023-12-01T13:24:35.154195+0000 mgr.y (mgr.24362) 15479 : cluster 0 pgmap v15448: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:24:36.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:24:36 smithi090 bash[32384]: audit 2023-12-01T13:24:35.489711+0000 mon.c (mon.2) 9900 : audit 0 from='client.? 172.21.15.80:0/377962098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:24:36.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:24:36 smithi080 bash[28361]: audit 2023-12-01T13:24:35.489711+0000 mon.c (mon.2) 9900 : audit 0 from='client.? 172.21.15.80:0/377962098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:24:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:24:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:24:36] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T13:24:36.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:24:36 smithi080 bash[41963]: audit 2023-12-01T13:24:35.489711+0000 mon.c (mon.2) 9900 : audit 0 from='client.? 172.21.15.80:0/377962098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:24:37.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:24:37 smithi090 bash[32384]: cluster 2023-12-01T13:24:37.155324+0000 mgr.y (mgr.24362) 15480 : cluster 0 pgmap v15449: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:24:37.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:24:37 smithi080 bash[41963]: cluster 2023-12-01T13:24:37.155324+0000 mgr.y (mgr.24362) 15480 : cluster 0 pgmap v15449: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:24:37.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:24:37 smithi080 bash[28361]: cluster 2023-12-01T13:24:37.155324+0000 mgr.y (mgr.24362) 15480 : cluster 0 pgmap v15449: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:24:38.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:24:38 smithi090 bash[32384]: audit 2023-12-01T13:24:37.943512+0000 mon.a (mon.0) 9532 : audit 0 from='client.? 172.21.15.80:0/4065031203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:24:38.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:24:38 smithi080 bash[41963]: audit 2023-12-01T13:24:37.943512+0000 mon.a (mon.0) 9532 : audit 0 from='client.? 172.21.15.80:0/4065031203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:24:38.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:24:38 smithi080 bash[28361]: audit 2023-12-01T13:24:37.943512+0000 mon.a (mon.0) 9532 : audit 0 from='client.? 172.21.15.80:0/4065031203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:24:39.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:24:39 smithi080 bash[41963]: cluster 2023-12-01T13:24:39.155984+0000 mgr.y (mgr.24362) 15481 : cluster 0 pgmap v15450: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:24:39.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:24:39 smithi080 bash[28361]: cluster 2023-12-01T13:24:39.155984+0000 mgr.y (mgr.24362) 15481 : cluster 0 pgmap v15450: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:24:39.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:24:39 smithi090 bash[32384]: cluster 2023-12-01T13:24:39.155984+0000 mgr.y (mgr.24362) 15481 : cluster 0 pgmap v15450: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:24:40.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:24:40 smithi090 bash[32384]: audit 2023-12-01T13:24:40.402064+0000 mon.a (mon.0) 9533 : audit 0 from='client.? 172.21.15.80:0/4017132951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:24:40.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:24:40 smithi080 bash[28361]: audit 2023-12-01T13:24:40.402064+0000 mon.a (mon.0) 9533 : audit 0 from='client.? 172.21.15.80:0/4017132951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:24:40.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:24:40 smithi080 bash[41963]: audit 2023-12-01T13:24:40.402064+0000 mon.a (mon.0) 9533 : audit 0 from='client.? 172.21.15.80:0/4017132951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:24:41.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:24:41 smithi090 bash[32384]: audit 2023-12-01T13:24:40.601256+0000 mon.c (mon.2) 9901 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:24:41.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:24:41 smithi090 bash[32384]: cluster 2023-12-01T13:24:41.157120+0000 mgr.y (mgr.24362) 15482 : cluster 0 pgmap v15451: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:24:41.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:24:41 smithi080 bash[28361]: audit 2023-12-01T13:24:40.601256+0000 mon.c (mon.2) 9901 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:24:41.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:24:41 smithi080 bash[28361]: cluster 2023-12-01T13:24:41.157120+0000 mgr.y (mgr.24362) 15482 : cluster 0 pgmap v15451: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:24:41.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:24:41 smithi080 bash[41963]: audit 2023-12-01T13:24:40.601256+0000 mon.c (mon.2) 9901 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:24:41.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:24:41 smithi080 bash[41963]: cluster 2023-12-01T13:24:41.157120+0000 mgr.y (mgr.24362) 15482 : cluster 0 pgmap v15451: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:24:43.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:24:42 smithi080 bash[41963]: audit 2023-12-01T13:24:42.857378+0000 mon.a (mon.0) 9534 : audit 0 from='client.? 172.21.15.80:0/1185784687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:24:43.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:24:42 smithi080 bash[28361]: audit 2023-12-01T13:24:42.857378+0000 mon.a (mon.0) 9534 : audit 0 from='client.? 172.21.15.80:0/1185784687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:24:43.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:24:42 smithi090 bash[32384]: audit 2023-12-01T13:24:42.857378+0000 mon.a (mon.0) 9534 : audit 0 from='client.? 172.21.15.80:0/1185784687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:24:44.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:24:44 smithi080 bash[41963]: cluster 2023-12-01T13:24:43.157776+0000 mgr.y (mgr.24362) 15483 : cluster 0 pgmap v15452: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:24:44.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:24:44 smithi080 bash[28361]: cluster 2023-12-01T13:24:43.157776+0000 mgr.y (mgr.24362) 15483 : cluster 0 pgmap v15452: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:24:44.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:24:44 smithi090 bash[32384]: cluster 2023-12-01T13:24:43.157776+0000 mgr.y (mgr.24362) 15483 : cluster 0 pgmap v15452: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:24:45.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:24:45 smithi090 bash[32384]: cluster 2023-12-01T13:24:45.158384+0000 mgr.y (mgr.24362) 15484 : cluster 0 pgmap v15453: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:24:45.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:24:45 smithi080 bash[28361]: cluster 2023-12-01T13:24:45.158384+0000 mgr.y (mgr.24362) 15484 : cluster 0 pgmap v15453: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:24:45.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:24:45 smithi080 bash[41963]: cluster 2023-12-01T13:24:45.158384+0000 mgr.y (mgr.24362) 15484 : cluster 0 pgmap v15453: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:24:46.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:24:46 smithi090 bash[32384]: audit 2023-12-01T13:24:45.306579+0000 mon.c (mon.2) 9902 : audit 0 from='client.? 172.21.15.80:0/3612490309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:24:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:24:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:24:46] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T13:24:46.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:24:46 smithi080 bash[41963]: audit 2023-12-01T13:24:45.306579+0000 mon.c (mon.2) 9902 : audit 0 from='client.? 172.21.15.80:0/3612490309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:24:46.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:24:46 smithi080 bash[28361]: audit 2023-12-01T13:24:45.306579+0000 mon.c (mon.2) 9902 : audit 0 from='client.? 172.21.15.80:0/3612490309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:24:47.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:24:47 smithi090 bash[32384]: cluster 2023-12-01T13:24:47.159662+0000 mgr.y (mgr.24362) 15485 : cluster 0 pgmap v15454: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:24:47.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:24:47 smithi080 bash[41963]: cluster 2023-12-01T13:24:47.159662+0000 mgr.y (mgr.24362) 15485 : cluster 0 pgmap v15454: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:24:47.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:24:47 smithi080 bash[28361]: cluster 2023-12-01T13:24:47.159662+0000 mgr.y (mgr.24362) 15485 : cluster 0 pgmap v15454: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:24:48.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:24:48 smithi090 bash[32384]: audit 2023-12-01T13:24:47.762802+0000 mon.a (mon.0) 9535 : audit 0 from='client.? 172.21.15.80:0/2784092767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:24:48.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:24:48 smithi080 bash[28361]: audit 2023-12-01T13:24:47.762802+0000 mon.a (mon.0) 9535 : audit 0 from='client.? 172.21.15.80:0/2784092767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:24:48.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:24:48 smithi080 bash[41963]: audit 2023-12-01T13:24:47.762802+0000 mon.a (mon.0) 9535 : audit 0 from='client.? 172.21.15.80:0/2784092767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:24:49.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:24:49 smithi080 bash[28361]: cluster 2023-12-01T13:24:49.160505+0000 mgr.y (mgr.24362) 15486 : cluster 0 pgmap v15455: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:24:49.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:24:49 smithi080 bash[41963]: cluster 2023-12-01T13:24:49.160505+0000 mgr.y (mgr.24362) 15486 : cluster 0 pgmap v15455: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:24:49.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:24:49 smithi090 bash[32384]: cluster 2023-12-01T13:24:49.160505+0000 mgr.y (mgr.24362) 15486 : cluster 0 pgmap v15455: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:24:50.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:24:50 smithi080 bash[28361]: audit 2023-12-01T13:24:50.217179+0000 mon.a (mon.0) 9536 : audit 0 from='client.? 172.21.15.80:0/1937399870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:24:50.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:24:50 smithi080 bash[41963]: audit 2023-12-01T13:24:50.217179+0000 mon.a (mon.0) 9536 : audit 0 from='client.? 172.21.15.80:0/1937399870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:24:50.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:24:50 smithi090 bash[32384]: audit 2023-12-01T13:24:50.217179+0000 mon.a (mon.0) 9536 : audit 0 from='client.? 172.21.15.80:0/1937399870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:24:51.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:24:51 smithi080 bash[41963]: cluster 2023-12-01T13:24:51.161602+0000 mgr.y (mgr.24362) 15487 : cluster 0 pgmap v15456: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:24:51.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:24:51 smithi080 bash[28361]: cluster 2023-12-01T13:24:51.161602+0000 mgr.y (mgr.24362) 15487 : cluster 0 pgmap v15456: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:24:51.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:24:51 smithi090 bash[32384]: cluster 2023-12-01T13:24:51.161602+0000 mgr.y (mgr.24362) 15487 : cluster 0 pgmap v15456: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:24:53.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:24:52 smithi090 bash[32384]: audit 2023-12-01T13:24:52.668058+0000 mon.a (mon.0) 9537 : audit 0 from='client.? 172.21.15.80:0/972987869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:24:53.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:24:52 smithi080 bash[28361]: audit 2023-12-01T13:24:52.668058+0000 mon.a (mon.0) 9537 : audit 0 from='client.? 172.21.15.80:0/972987869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:24:53.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:24:52 smithi080 bash[41963]: audit 2023-12-01T13:24:52.668058+0000 mon.a (mon.0) 9537 : audit 0 from='client.? 172.21.15.80:0/972987869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:24:54.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:24:54 smithi080 bash[41963]: cluster 2023-12-01T13:24:53.162307+0000 mgr.y (mgr.24362) 15488 : cluster 0 pgmap v15457: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:24:54.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:24:54 smithi080 bash[28361]: cluster 2023-12-01T13:24:53.162307+0000 mgr.y (mgr.24362) 15488 : cluster 0 pgmap v15457: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:24:54.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:24:54 smithi090 bash[32384]: cluster 2023-12-01T13:24:53.162307+0000 mgr.y (mgr.24362) 15488 : cluster 0 pgmap v15457: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:24:55.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:24:55 smithi080 bash[28361]: audit 2023-12-01T13:24:55.121745+0000 mon.c (mon.2) 9903 : audit 0 from='client.? 172.21.15.80:0/2297929222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:24:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:24:55 smithi080 bash[41963]: audit 2023-12-01T13:24:55.121745+0000 mon.c (mon.2) 9903 : audit 0 from='client.? 172.21.15.80:0/2297929222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:24:55.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:24:55 smithi090 bash[32384]: audit 2023-12-01T13:24:55.121745+0000 mon.c (mon.2) 9903 : audit 0 from='client.? 172.21.15.80:0/2297929222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:24:56.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:24:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:24:56] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T13:24:56.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:24:56 smithi080 bash[41963]: cluster 2023-12-01T13:24:55.162923+0000 mgr.y (mgr.24362) 15489 : cluster 0 pgmap v15458: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:24:56.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:24:56 smithi080 bash[41963]: audit 2023-12-01T13:24:55.601664+0000 mon.c (mon.2) 9904 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:24:56.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:24:56 smithi080 bash[28361]: cluster 2023-12-01T13:24:55.162923+0000 mgr.y (mgr.24362) 15489 : cluster 0 pgmap v15458: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:24:56.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:24:56 smithi080 bash[28361]: audit 2023-12-01T13:24:55.601664+0000 mon.c (mon.2) 9904 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:24:56.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:24:56 smithi090 bash[32384]: cluster 2023-12-01T13:24:55.162923+0000 mgr.y (mgr.24362) 15489 : cluster 0 pgmap v15458: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:24:56.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:24:56 smithi090 bash[32384]: audit 2023-12-01T13:24:55.601664+0000 mon.c (mon.2) 9904 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:24:58.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:24:58 smithi090 bash[32384]: cluster 2023-12-01T13:24:57.164139+0000 mgr.y (mgr.24362) 15490 : cluster 0 pgmap v15459: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:24:58.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:24:58 smithi090 bash[32384]: audit 2023-12-01T13:24:57.574594+0000 mon.c (mon.2) 9905 : audit 0 from='client.? 172.21.15.80:0/2228597787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:24:58.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:24:58 smithi080 bash[28361]: cluster 2023-12-01T13:24:57.164139+0000 mgr.y (mgr.24362) 15490 : cluster 0 pgmap v15459: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:24:58.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:24:58 smithi080 bash[28361]: audit 2023-12-01T13:24:57.574594+0000 mon.c (mon.2) 9905 : audit 0 from='client.? 172.21.15.80:0/2228597787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:24:58.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:24:58 smithi080 bash[41963]: cluster 2023-12-01T13:24:57.164139+0000 mgr.y (mgr.24362) 15490 : cluster 0 pgmap v15459: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:24:58.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:24:58 smithi080 bash[41963]: audit 2023-12-01T13:24:57.574594+0000 mon.c (mon.2) 9905 : audit 0 from='client.? 172.21.15.80:0/2228597787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:25:00.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:25:00 smithi090 bash[32384]: cluster 2023-12-01T13:24:59.164708+0000 mgr.y (mgr.24362) 15491 : cluster 0 pgmap v15460: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:25:00.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:25:00 smithi090 bash[32384]: audit 2023-12-01T13:25:00.037894+0000 mon.c (mon.2) 9906 : audit 0 from='client.? 172.21.15.80:0/284048204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:25:00.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:25:00 smithi080 bash[28361]: cluster 2023-12-01T13:24:59.164708+0000 mgr.y (mgr.24362) 15491 : cluster 0 pgmap v15460: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:25:00.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:25:00 smithi080 bash[28361]: audit 2023-12-01T13:25:00.037894+0000 mon.c (mon.2) 9906 : audit 0 from='client.? 172.21.15.80:0/284048204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:25:00.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:25:00 smithi080 bash[41963]: cluster 2023-12-01T13:24:59.164708+0000 mgr.y (mgr.24362) 15491 : cluster 0 pgmap v15460: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:25:00.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:25:00 smithi080 bash[41963]: audit 2023-12-01T13:25:00.037894+0000 mon.c (mon.2) 9906 : audit 0 from='client.? 172.21.15.80:0/284048204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:25:02.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:25:02 smithi090 bash[32384]: cluster 2023-12-01T13:25:01.165831+0000 mgr.y (mgr.24362) 15492 : cluster 0 pgmap v15461: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:25:02.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:25:02 smithi080 bash[41963]: cluster 2023-12-01T13:25:01.165831+0000 mgr.y (mgr.24362) 15492 : cluster 0 pgmap v15461: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:25:02.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:25:02 smithi080 bash[28361]: cluster 2023-12-01T13:25:01.165831+0000 mgr.y (mgr.24362) 15492 : cluster 0 pgmap v15461: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:25:03.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:25:03 smithi090 bash[32384]: audit 2023-12-01T13:25:02.493013+0000 mon.a (mon.0) 9538 : audit 0 from='client.? 172.21.15.80:0/1114371883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:25:03.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:25:03 smithi080 bash[28361]: audit 2023-12-01T13:25:02.493013+0000 mon.a (mon.0) 9538 : audit 0 from='client.? 172.21.15.80:0/1114371883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:25:03.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:25:03 smithi080 bash[41963]: audit 2023-12-01T13:25:02.493013+0000 mon.a (mon.0) 9538 : audit 0 from='client.? 172.21.15.80:0/1114371883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:25:04.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:25:04 smithi090 bash[32384]: cluster 2023-12-01T13:25:03.166471+0000 mgr.y (mgr.24362) 15493 : cluster 0 pgmap v15462: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:25:04.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:25:04 smithi080 bash[28361]: cluster 2023-12-01T13:25:03.166471+0000 mgr.y (mgr.24362) 15493 : cluster 0 pgmap v15462: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:25:04.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:25:04 smithi080 bash[41963]: cluster 2023-12-01T13:25:03.166471+0000 mgr.y (mgr.24362) 15493 : cluster 0 pgmap v15462: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:25:05.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:25:05 smithi090 bash[32384]: audit 2023-12-01T13:25:04.940502+0000 mon.a (mon.0) 9539 : audit 0 from='client.? 172.21.15.80:0/4096848988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:25:05.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:25:05 smithi080 bash[41963]: audit 2023-12-01T13:25:04.940502+0000 mon.a (mon.0) 9539 : audit 0 from='client.? 172.21.15.80:0/4096848988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:25:05.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:25:05 smithi080 bash[28361]: audit 2023-12-01T13:25:04.940502+0000 mon.a (mon.0) 9539 : audit 0 from='client.? 172.21.15.80:0/4096848988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:25:06.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:25:06 smithi090 bash[32384]: cluster 2023-12-01T13:25:05.167156+0000 mgr.y (mgr.24362) 15494 : cluster 0 pgmap v15463: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:25:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:25:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:25:06] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T13:25:06.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:25:06 smithi080 bash[41963]: cluster 2023-12-01T13:25:05.167156+0000 mgr.y (mgr.24362) 15494 : cluster 0 pgmap v15463: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:25:06.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:25:06 smithi080 bash[28361]: cluster 2023-12-01T13:25:05.167156+0000 mgr.y (mgr.24362) 15494 : cluster 0 pgmap v15463: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:25:07.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:25:07 smithi090 bash[32384]: cluster 2023-12-01T13:25:07.168263+0000 mgr.y (mgr.24362) 15495 : cluster 0 pgmap v15464: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:25:07.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:25:07 smithi080 bash[28361]: cluster 2023-12-01T13:25:07.168263+0000 mgr.y (mgr.24362) 15495 : cluster 0 pgmap v15464: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:25:07.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:25:07 smithi080 bash[41963]: cluster 2023-12-01T13:25:07.168263+0000 mgr.y (mgr.24362) 15495 : cluster 0 pgmap v15464: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:25:08.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:25:08 smithi090 bash[32384]: audit 2023-12-01T13:25:07.391262+0000 mon.a (mon.0) 9540 : audit 0 from='client.? 172.21.15.80:0/3725970932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:25:08.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:25:08 smithi080 bash[41963]: audit 2023-12-01T13:25:07.391262+0000 mon.a (mon.0) 9540 : audit 0 from='client.? 172.21.15.80:0/3725970932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:25:08.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:25:08 smithi080 bash[28361]: audit 2023-12-01T13:25:07.391262+0000 mon.a (mon.0) 9540 : audit 0 from='client.? 172.21.15.80:0/3725970932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:25:09.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:25:09 smithi090 bash[32384]: cluster 2023-12-01T13:25:09.168936+0000 mgr.y (mgr.24362) 15496 : cluster 0 pgmap v15465: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:25:09.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:25:09 smithi080 bash[28361]: cluster 2023-12-01T13:25:09.168936+0000 mgr.y (mgr.24362) 15496 : cluster 0 pgmap v15465: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:25:09.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:25:09 smithi080 bash[41963]: cluster 2023-12-01T13:25:09.168936+0000 mgr.y (mgr.24362) 15496 : cluster 0 pgmap v15465: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:25:10.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:25:10 smithi090 bash[32384]: audit 2023-12-01T13:25:09.847540+0000 mon.c (mon.2) 9907 : audit 0 from='client.? 172.21.15.80:0/4080860594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:25:10.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:25:10 smithi080 bash[28361]: audit 2023-12-01T13:25:09.847540+0000 mon.c (mon.2) 9907 : audit 0 from='client.? 172.21.15.80:0/4080860594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:25:10.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:25:10 smithi080 bash[41963]: audit 2023-12-01T13:25:09.847540+0000 mon.c (mon.2) 9907 : audit 0 from='client.? 172.21.15.80:0/4080860594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:25:11.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:25:11 smithi090 bash[32384]: audit 2023-12-01T13:25:10.602028+0000 mon.c (mon.2) 9908 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:25:11.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:25:11 smithi090 bash[32384]: cluster 2023-12-01T13:25:11.170046+0000 mgr.y (mgr.24362) 15497 : cluster 0 pgmap v15466: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:25:11.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:25:11 smithi080 bash[28361]: audit 2023-12-01T13:25:10.602028+0000 mon.c (mon.2) 9908 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:25:11.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:25:11 smithi080 bash[28361]: cluster 2023-12-01T13:25:11.170046+0000 mgr.y (mgr.24362) 15497 : cluster 0 pgmap v15466: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:25:11.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:25:11 smithi080 bash[41963]: audit 2023-12-01T13:25:10.602028+0000 mon.c (mon.2) 9908 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:25:11.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:25:11 smithi080 bash[41963]: cluster 2023-12-01T13:25:11.170046+0000 mgr.y (mgr.24362) 15497 : cluster 0 pgmap v15466: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:25:12.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:25:12 smithi080 bash[41963]: audit 2023-12-01T13:25:12.295817+0000 mon.a (mon.0) 9541 : audit 0 from='client.? 172.21.15.80:0/2957937784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:25:12.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:25:12 smithi080 bash[28361]: audit 2023-12-01T13:25:12.295817+0000 mon.a (mon.0) 9541 : audit 0 from='client.? 172.21.15.80:0/2957937784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:25:12.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:25:12 smithi090 bash[32384]: audit 2023-12-01T13:25:12.295817+0000 mon.a (mon.0) 9541 : audit 0 from='client.? 172.21.15.80:0/2957937784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:25:13.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:25:13 smithi080 bash[41963]: audit 2023-12-01T13:25:12.406072+0000 mon.c (mon.2) 9909 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:25:13.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:25:13 smithi080 bash[41963]: cluster 2023-12-01T13:25:13.170714+0000 mgr.y (mgr.24362) 15498 : cluster 0 pgmap v15467: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:25:13.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:25:13 smithi080 bash[28361]: audit 2023-12-01T13:25:12.406072+0000 mon.c (mon.2) 9909 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:25:13.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:25:13 smithi080 bash[28361]: cluster 2023-12-01T13:25:13.170714+0000 mgr.y (mgr.24362) 15498 : cluster 0 pgmap v15467: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:25:13.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:25:13 smithi090 bash[32384]: audit 2023-12-01T13:25:12.406072+0000 mon.c (mon.2) 9909 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:25:13.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:25:13 smithi090 bash[32384]: cluster 2023-12-01T13:25:13.170714+0000 mgr.y (mgr.24362) 15498 : cluster 0 pgmap v15467: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:25:15.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:25:15 smithi080 bash[28361]: audit 2023-12-01T13:25:14.754868+0000 mon.c (mon.2) 9910 : audit 0 from='client.? 172.21.15.80:0/1601260330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:25:15.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:25:15 smithi080 bash[41963]: audit 2023-12-01T13:25:14.754868+0000 mon.c (mon.2) 9910 : audit 0 from='client.? 172.21.15.80:0/1601260330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:25:15.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:25:15 smithi090 bash[32384]: audit 2023-12-01T13:25:14.754868+0000 mon.c (mon.2) 9910 : audit 0 from='client.? 172.21.15.80:0/1601260330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:25:16.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:25:16 smithi080 bash[28361]: cluster 2023-12-01T13:25:15.171492+0000 mgr.y (mgr.24362) 15499 : cluster 0 pgmap v15468: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:25:16.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:25:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:25:16] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T13:25:16.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:25:16 smithi080 bash[41963]: cluster 2023-12-01T13:25:15.171492+0000 mgr.y (mgr.24362) 15499 : cluster 0 pgmap v15468: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:25:16.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:25:16 smithi090 bash[32384]: cluster 2023-12-01T13:25:15.171492+0000 mgr.y (mgr.24362) 15499 : cluster 0 pgmap v15468: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:25:17.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:25:17 smithi090 bash[32384]: cluster 2023-12-01T13:25:17.172771+0000 mgr.y (mgr.24362) 15500 : cluster 0 pgmap v15469: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:25:17.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:25:17 smithi090 bash[32384]: audit 2023-12-01T13:25:17.206775+0000 mon.c (mon.2) 9911 : audit 0 from='client.? 172.21.15.80:0/3974152809' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:25:17.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:25:17 smithi080 bash[41963]: cluster 2023-12-01T13:25:17.172771+0000 mgr.y (mgr.24362) 15500 : cluster 0 pgmap v15469: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:25:17.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:25:17 smithi080 bash[41963]: audit 2023-12-01T13:25:17.206775+0000 mon.c (mon.2) 9911 : audit 0 from='client.? 172.21.15.80:0/3974152809' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:25:17.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:25:17 smithi080 bash[28361]: cluster 2023-12-01T13:25:17.172771+0000 mgr.y (mgr.24362) 15500 : cluster 0 pgmap v15469: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:25:17.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:25:17 smithi080 bash[28361]: audit 2023-12-01T13:25:17.206775+0000 mon.c (mon.2) 9911 : audit 0 from='client.? 172.21.15.80:0/3974152809' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:25:19.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:25:19 smithi090 bash[32384]: audit 2023-12-01T13:25:18.252218+0000 mon.a (mon.0) 9542 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:25:19.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:25:19 smithi090 bash[32384]: audit 2023-12-01T13:25:18.263025+0000 mon.a (mon.0) 9543 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:25:19.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:25:19 smithi090 bash[32384]: audit 2023-12-01T13:25:18.550700+0000 mon.a (mon.0) 9544 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:25:19.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:25:19 smithi090 bash[32384]: audit 2023-12-01T13:25:18.564109+0000 mon.a (mon.0) 9545 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:25:19.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:25:19 smithi090 bash[32384]: audit 2023-12-01T13:25:19.039854+0000 mon.c (mon.2) 9912 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:25:19.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:25:19 smithi090 bash[32384]: audit 2023-12-01T13:25:19.041725+0000 mon.c (mon.2) 9913 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:25:19.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:25:19 smithi090 bash[32384]: audit 2023-12-01T13:25:19.051801+0000 mon.a (mon.0) 9546 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:25:19.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:25:19 smithi090 bash[32384]: cluster 2023-12-01T13:25:19.173557+0000 mgr.y (mgr.24362) 15501 : cluster 0 pgmap v15470: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:25:19.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:25:19 smithi080 bash[28361]: audit 2023-12-01T13:25:18.252218+0000 mon.a (mon.0) 9542 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:25:19.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:25:19 smithi080 bash[28361]: audit 2023-12-01T13:25:18.263025+0000 mon.a (mon.0) 9543 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:25:19.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:25:19 smithi080 bash[28361]: audit 2023-12-01T13:25:18.550700+0000 mon.a (mon.0) 9544 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:25:19.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:25:19 smithi080 bash[28361]: audit 2023-12-01T13:25:18.564109+0000 mon.a (mon.0) 9545 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:25:19.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:25:19 smithi080 bash[28361]: audit 2023-12-01T13:25:19.039854+0000 mon.c (mon.2) 9912 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:25:19.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:25:19 smithi080 bash[28361]: audit 2023-12-01T13:25:19.041725+0000 mon.c (mon.2) 9913 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:25:19.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:25:19 smithi080 bash[28361]: audit 2023-12-01T13:25:19.051801+0000 mon.a (mon.0) 9546 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:25:19.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:25:19 smithi080 bash[28361]: cluster 2023-12-01T13:25:19.173557+0000 mgr.y (mgr.24362) 15501 : cluster 0 pgmap v15470: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:25:19.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:25:19 smithi080 bash[41963]: audit 2023-12-01T13:25:18.252218+0000 mon.a (mon.0) 9542 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:25:19.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:25:19 smithi080 bash[41963]: audit 2023-12-01T13:25:18.263025+0000 mon.a (mon.0) 9543 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:25:19.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:25:19 smithi080 bash[41963]: audit 2023-12-01T13:25:18.550700+0000 mon.a (mon.0) 9544 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:25:19.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:25:19 smithi080 bash[41963]: audit 2023-12-01T13:25:18.564109+0000 mon.a (mon.0) 9545 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:25:19.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:25:19 smithi080 bash[41963]: audit 2023-12-01T13:25:19.039854+0000 mon.c (mon.2) 9912 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:25:19.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:25:19 smithi080 bash[41963]: audit 2023-12-01T13:25:19.041725+0000 mon.c (mon.2) 9913 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:25:19.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:25:19 smithi080 bash[41963]: audit 2023-12-01T13:25:19.051801+0000 mon.a (mon.0) 9546 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:25:19.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:25:19 smithi080 bash[41963]: cluster 2023-12-01T13:25:19.173557+0000 mgr.y (mgr.24362) 15501 : cluster 0 pgmap v15470: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:25:20.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:25:20 smithi090 bash[32384]: audit 2023-12-01T13:25:19.659965+0000 mon.a (mon.0) 9547 : audit 0 from='client.? 172.21.15.80:0/1765437947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:25:20.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:25:20 smithi080 bash[28361]: audit 2023-12-01T13:25:19.659965+0000 mon.a (mon.0) 9547 : audit 0 from='client.? 172.21.15.80:0/1765437947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:25:20.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:25:20 smithi080 bash[41963]: audit 2023-12-01T13:25:19.659965+0000 mon.a (mon.0) 9547 : audit 0 from='client.? 172.21.15.80:0/1765437947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:25:21.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:25:21 smithi090 bash[32384]: cluster 2023-12-01T13:25:21.174718+0000 mgr.y (mgr.24362) 15502 : cluster 0 pgmap v15471: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:25:21.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:25:21 smithi080 bash[41963]: cluster 2023-12-01T13:25:21.174718+0000 mgr.y (mgr.24362) 15502 : cluster 0 pgmap v15471: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:25:21.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:25:21 smithi080 bash[28361]: cluster 2023-12-01T13:25:21.174718+0000 mgr.y (mgr.24362) 15502 : cluster 0 pgmap v15471: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:25:22.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:25:22 smithi090 bash[32384]: audit 2023-12-01T13:25:22.113739+0000 mon.a (mon.0) 9548 : audit 0 from='client.? 172.21.15.80:0/838110936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:25:22.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:25:22 smithi080 bash[28361]: audit 2023-12-01T13:25:22.113739+0000 mon.a (mon.0) 9548 : audit 0 from='client.? 172.21.15.80:0/838110936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:25:22.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:25:22 smithi080 bash[41963]: audit 2023-12-01T13:25:22.113739+0000 mon.a (mon.0) 9548 : audit 0 from='client.? 172.21.15.80:0/838110936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:25:24.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:25:24 smithi080 bash[28361]: cluster 2023-12-01T13:25:23.175441+0000 mgr.y (mgr.24362) 15503 : cluster 0 pgmap v15472: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:25:24.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:25:24 smithi080 bash[41963]: cluster 2023-12-01T13:25:23.175441+0000 mgr.y (mgr.24362) 15503 : cluster 0 pgmap v15472: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:25:24.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:25:24 smithi090 bash[32384]: cluster 2023-12-01T13:25:23.175441+0000 mgr.y (mgr.24362) 15503 : cluster 0 pgmap v15472: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:25:25.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:25:25 smithi080 bash[28361]: audit 2023-12-01T13:25:24.571115+0000 mon.a (mon.0) 9549 : audit 0 from='client.? 172.21.15.80:0/672940369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:25:25.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:25:25 smithi080 bash[41963]: audit 2023-12-01T13:25:24.571115+0000 mon.a (mon.0) 9549 : audit 0 from='client.? 172.21.15.80:0/672940369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:25:25.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:25:25 smithi090 bash[32384]: audit 2023-12-01T13:25:24.571115+0000 mon.a (mon.0) 9549 : audit 0 from='client.? 172.21.15.80:0/672940369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:25:26.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:25:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:25:26] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T13:25:26.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:25:26 smithi080 bash[41963]: cluster 2023-12-01T13:25:25.176207+0000 mgr.y (mgr.24362) 15504 : cluster 0 pgmap v15473: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:25:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:25:26 smithi080 bash[41963]: audit 2023-12-01T13:25:25.602380+0000 mon.c (mon.2) 9914 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:25:26.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:25:26 smithi080 bash[28361]: cluster 2023-12-01T13:25:25.176207+0000 mgr.y (mgr.24362) 15504 : cluster 0 pgmap v15473: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:25:26.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:25:26 smithi080 bash[28361]: audit 2023-12-01T13:25:25.602380+0000 mon.c (mon.2) 9914 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:25:26.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:25:26 smithi090 bash[32384]: cluster 2023-12-01T13:25:25.176207+0000 mgr.y (mgr.24362) 15504 : cluster 0 pgmap v15473: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:25:26.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:25:26 smithi090 bash[32384]: audit 2023-12-01T13:25:25.602380+0000 mon.c (mon.2) 9914 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:25:27.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:25:27 smithi080 bash[28361]: audit 2023-12-01T13:25:27.018505+0000 mon.a (mon.0) 9550 : audit 0 from='client.? 172.21.15.80:0/3759490535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:25:27.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:25:27 smithi080 bash[41963]: audit 2023-12-01T13:25:27.018505+0000 mon.a (mon.0) 9550 : audit 0 from='client.? 172.21.15.80:0/3759490535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:25:27.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:25:27 smithi090 bash[32384]: audit 2023-12-01T13:25:27.018505+0000 mon.a (mon.0) 9550 : audit 0 from='client.? 172.21.15.80:0/3759490535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:25:28.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:25:28 smithi080 bash[28361]: cluster 2023-12-01T13:25:27.177397+0000 mgr.y (mgr.24362) 15505 : cluster 0 pgmap v15474: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:25:28.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:25:28 smithi080 bash[41963]: cluster 2023-12-01T13:25:27.177397+0000 mgr.y (mgr.24362) 15505 : cluster 0 pgmap v15474: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:25:28.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:25:28 smithi090 bash[32384]: cluster 2023-12-01T13:25:27.177397+0000 mgr.y (mgr.24362) 15505 : cluster 0 pgmap v15474: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:25:29.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:25:29 smithi090 bash[32384]: cluster 2023-12-01T13:25:29.177959+0000 mgr.y (mgr.24362) 15506 : cluster 0 pgmap v15475: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:25:29.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:25:29 smithi080 bash[41963]: cluster 2023-12-01T13:25:29.177959+0000 mgr.y (mgr.24362) 15506 : cluster 0 pgmap v15475: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:25:29.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:25:29 smithi080 bash[28361]: cluster 2023-12-01T13:25:29.177959+0000 mgr.y (mgr.24362) 15506 : cluster 0 pgmap v15475: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:25:30.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:25:30 smithi090 bash[32384]: audit 2023-12-01T13:25:29.469753+0000 mon.c (mon.2) 9915 : audit 0 from='client.? 172.21.15.80:0/3659365974' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:25:30.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:25:30 smithi080 bash[41963]: audit 2023-12-01T13:25:29.469753+0000 mon.c (mon.2) 9915 : audit 0 from='client.? 172.21.15.80:0/3659365974' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:25:30.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:25:30 smithi080 bash[28361]: audit 2023-12-01T13:25:29.469753+0000 mon.c (mon.2) 9915 : audit 0 from='client.? 172.21.15.80:0/3659365974' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:25:31.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:25:31 smithi080 bash[28361]: cluster 2023-12-01T13:25:31.179087+0000 mgr.y (mgr.24362) 15507 : cluster 0 pgmap v15476: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:25:31.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:25:31 smithi080 bash[41963]: cluster 2023-12-01T13:25:31.179087+0000 mgr.y (mgr.24362) 15507 : cluster 0 pgmap v15476: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:25:31.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:25:31 smithi090 bash[32384]: cluster 2023-12-01T13:25:31.179087+0000 mgr.y (mgr.24362) 15507 : cluster 0 pgmap v15476: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:25:32.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:25:32 smithi080 bash[28361]: audit 2023-12-01T13:25:31.920986+0000 mon.c (mon.2) 9916 : audit 0 from='client.? 172.21.15.80:0/1958263771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:25:32.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:25:32 smithi080 bash[41963]: audit 2023-12-01T13:25:31.920986+0000 mon.c (mon.2) 9916 : audit 0 from='client.? 172.21.15.80:0/1958263771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:25:32.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:25:32 smithi090 bash[32384]: audit 2023-12-01T13:25:31.920986+0000 mon.c (mon.2) 9916 : audit 0 from='client.? 172.21.15.80:0/1958263771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:25:34.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:25:34 smithi080 bash[28361]: cluster 2023-12-01T13:25:33.179735+0000 mgr.y (mgr.24362) 15508 : cluster 0 pgmap v15477: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:25:34.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:25:34 smithi080 bash[41963]: cluster 2023-12-01T13:25:33.179735+0000 mgr.y (mgr.24362) 15508 : cluster 0 pgmap v15477: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:25:34.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:25:34 smithi090 bash[32384]: cluster 2023-12-01T13:25:33.179735+0000 mgr.y (mgr.24362) 15508 : cluster 0 pgmap v15477: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:25:35.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:25:35 smithi080 bash[28361]: audit 2023-12-01T13:25:34.370177+0000 mon.c (mon.2) 9917 : audit 0 from='client.? 172.21.15.80:0/1303344892' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:25:35.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:25:35 smithi080 bash[41963]: audit 2023-12-01T13:25:34.370177+0000 mon.c (mon.2) 9917 : audit 0 from='client.? 172.21.15.80:0/1303344892' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:25:35.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:25:35 smithi090 bash[32384]: audit 2023-12-01T13:25:34.370177+0000 mon.c (mon.2) 9917 : audit 0 from='client.? 172.21.15.80:0/1303344892' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:25:36.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:25:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:25:36] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T13:25:36.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:25:36 smithi080 bash[28361]: cluster 2023-12-01T13:25:35.180461+0000 mgr.y (mgr.24362) 15509 : cluster 0 pgmap v15478: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:25:36.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:25:36 smithi080 bash[41963]: cluster 2023-12-01T13:25:35.180461+0000 mgr.y (mgr.24362) 15509 : cluster 0 pgmap v15478: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:25:36.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:25:36 smithi090 bash[32384]: cluster 2023-12-01T13:25:35.180461+0000 mgr.y (mgr.24362) 15509 : cluster 0 pgmap v15478: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:25:37.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:25:37 smithi080 bash[28361]: audit 2023-12-01T13:25:36.824189+0000 mon.a (mon.0) 9551 : audit 0 from='client.? 172.21.15.80:0/3654027940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:25:37.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:25:37 smithi080 bash[41963]: audit 2023-12-01T13:25:36.824189+0000 mon.a (mon.0) 9551 : audit 0 from='client.? 172.21.15.80:0/3654027940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:25:37.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:25:37 smithi090 bash[32384]: audit 2023-12-01T13:25:36.824189+0000 mon.a (mon.0) 9551 : audit 0 from='client.? 172.21.15.80:0/3654027940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:25:38.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:25:38 smithi080 bash[28361]: cluster 2023-12-01T13:25:37.181681+0000 mgr.y (mgr.24362) 15510 : cluster 0 pgmap v15479: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:25:38.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:25:38 smithi080 bash[41963]: cluster 2023-12-01T13:25:37.181681+0000 mgr.y (mgr.24362) 15510 : cluster 0 pgmap v15479: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:25:38.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:25:38 smithi090 bash[32384]: cluster 2023-12-01T13:25:37.181681+0000 mgr.y (mgr.24362) 15510 : cluster 0 pgmap v15479: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:25:39.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:25:39 smithi090 bash[32384]: cluster 2023-12-01T13:25:39.182296+0000 mgr.y (mgr.24362) 15511 : cluster 0 pgmap v15480: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:25:39.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:25:39 smithi080 bash[28361]: cluster 2023-12-01T13:25:39.182296+0000 mgr.y (mgr.24362) 15511 : cluster 0 pgmap v15480: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:25:39.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:25:39 smithi080 bash[41963]: cluster 2023-12-01T13:25:39.182296+0000 mgr.y (mgr.24362) 15511 : cluster 0 pgmap v15480: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:25:40.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:25:40 smithi090 bash[32384]: audit 2023-12-01T13:25:39.281500+0000 mon.a (mon.0) 9552 : audit 0 from='client.? 172.21.15.80:0/1554052032' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:25:40.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:25:40 smithi080 bash[28361]: audit 2023-12-01T13:25:39.281500+0000 mon.a (mon.0) 9552 : audit 0 from='client.? 172.21.15.80:0/1554052032' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:25:40.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:25:40 smithi080 bash[41963]: audit 2023-12-01T13:25:39.281500+0000 mon.a (mon.0) 9552 : audit 0 from='client.? 172.21.15.80:0/1554052032' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:25:41.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:25:41 smithi080 bash[28361]: audit 2023-12-01T13:25:40.602808+0000 mon.c (mon.2) 9918 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:25:41.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:25:41 smithi080 bash[28361]: cluster 2023-12-01T13:25:41.183371+0000 mgr.y (mgr.24362) 15512 : cluster 0 pgmap v15481: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:25:41.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:25:41 smithi080 bash[41963]: audit 2023-12-01T13:25:40.602808+0000 mon.c (mon.2) 9918 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:25:41.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:25:41 smithi080 bash[41963]: cluster 2023-12-01T13:25:41.183371+0000 mgr.y (mgr.24362) 15512 : cluster 0 pgmap v15481: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:25:41.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:25:41 smithi090 bash[32384]: audit 2023-12-01T13:25:40.602808+0000 mon.c (mon.2) 9918 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:25:41.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:25:41 smithi090 bash[32384]: cluster 2023-12-01T13:25:41.183371+0000 mgr.y (mgr.24362) 15512 : cluster 0 pgmap v15481: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:25:42.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:25:42 smithi080 bash[28361]: audit 2023-12-01T13:25:41.731393+0000 mon.a (mon.0) 9553 : audit 0 from='client.? 172.21.15.80:0/3235240994' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:25:42.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:25:42 smithi080 bash[41963]: audit 2023-12-01T13:25:41.731393+0000 mon.a (mon.0) 9553 : audit 0 from='client.? 172.21.15.80:0/3235240994' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:25:42.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:25:42 smithi090 bash[32384]: audit 2023-12-01T13:25:41.731393+0000 mon.a (mon.0) 9553 : audit 0 from='client.? 172.21.15.80:0/3235240994' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:25:44.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:25:44 smithi080 bash[28361]: cluster 2023-12-01T13:25:43.184063+0000 mgr.y (mgr.24362) 15513 : cluster 0 pgmap v15482: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:25:44.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:25:44 smithi080 bash[41963]: cluster 2023-12-01T13:25:43.184063+0000 mgr.y (mgr.24362) 15513 : cluster 0 pgmap v15482: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:25:44.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:25:44 smithi090 bash[32384]: cluster 2023-12-01T13:25:43.184063+0000 mgr.y (mgr.24362) 15513 : cluster 0 pgmap v15482: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:25:45.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:25:45 smithi080 bash[28361]: audit 2023-12-01T13:25:44.185672+0000 mon.a (mon.0) 9554 : audit 0 from='client.? 172.21.15.80:0/258158004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:25:45.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:25:45 smithi080 bash[41963]: audit 2023-12-01T13:25:44.185672+0000 mon.a (mon.0) 9554 : audit 0 from='client.? 172.21.15.80:0/258158004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:25:45.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:25:45 smithi090 bash[32384]: audit 2023-12-01T13:25:44.185672+0000 mon.a (mon.0) 9554 : audit 0 from='client.? 172.21.15.80:0/258158004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:25:46.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:25:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:25:46] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T13:25:46.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:25:46 smithi080 bash[28361]: cluster 2023-12-01T13:25:45.184675+0000 mgr.y (mgr.24362) 15514 : cluster 0 pgmap v15483: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:25:46.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:25:46 smithi080 bash[41963]: cluster 2023-12-01T13:25:45.184675+0000 mgr.y (mgr.24362) 15514 : cluster 0 pgmap v15483: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:25:46.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:25:46 smithi090 bash[32384]: cluster 2023-12-01T13:25:45.184675+0000 mgr.y (mgr.24362) 15514 : cluster 0 pgmap v15483: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:25:47.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:25:47 smithi080 bash[41963]: audit 2023-12-01T13:25:46.640730+0000 mon.c (mon.2) 9919 : audit 0 from='client.? 172.21.15.80:0/1061535187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:25:47.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:25:47 smithi080 bash[28361]: audit 2023-12-01T13:25:46.640730+0000 mon.c (mon.2) 9919 : audit 0 from='client.? 172.21.15.80:0/1061535187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:25:47.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:25:47 smithi090 bash[32384]: audit 2023-12-01T13:25:46.640730+0000 mon.c (mon.2) 9919 : audit 0 from='client.? 172.21.15.80:0/1061535187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:25:48.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:25:48 smithi080 bash[41963]: cluster 2023-12-01T13:25:47.185862+0000 mgr.y (mgr.24362) 15515 : cluster 0 pgmap v15484: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:25:48.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:25:48 smithi080 bash[28361]: cluster 2023-12-01T13:25:47.185862+0000 mgr.y (mgr.24362) 15515 : cluster 0 pgmap v15484: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:25:48.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:25:48 smithi090 bash[32384]: cluster 2023-12-01T13:25:47.185862+0000 mgr.y (mgr.24362) 15515 : cluster 0 pgmap v15484: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:25:49.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:25:49 smithi080 bash[28361]: audit 2023-12-01T13:25:49.097386+0000 mon.a (mon.0) 9555 : audit 0 from='client.? 172.21.15.80:0/3627521089' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:25:49.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:25:49 smithi080 bash[41963]: audit 2023-12-01T13:25:49.097386+0000 mon.a (mon.0) 9555 : audit 0 from='client.? 172.21.15.80:0/3627521089' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:25:49.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:25:49 smithi090 bash[32384]: audit 2023-12-01T13:25:49.097386+0000 mon.a (mon.0) 9555 : audit 0 from='client.? 172.21.15.80:0/3627521089' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:25:50.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:25:50 smithi080 bash[41963]: cluster 2023-12-01T13:25:49.186501+0000 mgr.y (mgr.24362) 15516 : cluster 0 pgmap v15485: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:25:50.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:25:50 smithi080 bash[28361]: cluster 2023-12-01T13:25:49.186501+0000 mgr.y (mgr.24362) 15516 : cluster 0 pgmap v15485: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:25:50.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:25:50 smithi090 bash[32384]: cluster 2023-12-01T13:25:49.186501+0000 mgr.y (mgr.24362) 15516 : cluster 0 pgmap v15485: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:25:51.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:25:51 smithi090 bash[32384]: cluster 2023-12-01T13:25:51.187643+0000 mgr.y (mgr.24362) 15517 : cluster 0 pgmap v15486: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:25:51.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:25:51 smithi080 bash[41963]: cluster 2023-12-01T13:25:51.187643+0000 mgr.y (mgr.24362) 15517 : cluster 0 pgmap v15486: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:25:51.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:25:51 smithi080 bash[28361]: cluster 2023-12-01T13:25:51.187643+0000 mgr.y (mgr.24362) 15517 : cluster 0 pgmap v15486: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:25:52.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:25:52 smithi080 bash[28361]: audit 2023-12-01T13:25:51.560139+0000 mon.a (mon.0) 9556 : audit 0 from='client.? 172.21.15.80:0/1981358828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:25:52.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:25:52 smithi080 bash[41963]: audit 2023-12-01T13:25:51.560139+0000 mon.a (mon.0) 9556 : audit 0 from='client.? 172.21.15.80:0/1981358828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:25:52.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:25:52 smithi090 bash[32384]: audit 2023-12-01T13:25:51.560139+0000 mon.a (mon.0) 9556 : audit 0 from='client.? 172.21.15.80:0/1981358828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:25:54.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:25:54 smithi080 bash[28361]: cluster 2023-12-01T13:25:53.188354+0000 mgr.y (mgr.24362) 15518 : cluster 0 pgmap v15487: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:25:54.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:25:54 smithi080 bash[28361]: audit 2023-12-01T13:25:54.004651+0000 mon.a (mon.0) 9557 : audit 0 from='client.? 172.21.15.80:0/3663283479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:25:54.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:25:54 smithi080 bash[41963]: cluster 2023-12-01T13:25:53.188354+0000 mgr.y (mgr.24362) 15518 : cluster 0 pgmap v15487: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:25:54.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:25:54 smithi080 bash[41963]: audit 2023-12-01T13:25:54.004651+0000 mon.a (mon.0) 9557 : audit 0 from='client.? 172.21.15.80:0/3663283479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:25:54.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:25:54 smithi090 bash[32384]: cluster 2023-12-01T13:25:53.188354+0000 mgr.y (mgr.24362) 15518 : cluster 0 pgmap v15487: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:25:54.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:25:54 smithi090 bash[32384]: audit 2023-12-01T13:25:54.004651+0000 mon.a (mon.0) 9557 : audit 0 from='client.? 172.21.15.80:0/3663283479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:25:55.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:25:55 smithi090 bash[32384]: cluster 2023-12-01T13:25:55.189004+0000 mgr.y (mgr.24362) 15519 : cluster 0 pgmap v15488: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:25:55.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:25:55 smithi080 bash[28361]: cluster 2023-12-01T13:25:55.189004+0000 mgr.y (mgr.24362) 15519 : cluster 0 pgmap v15488: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:25:55.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:25:55 smithi080 bash[41963]: cluster 2023-12-01T13:25:55.189004+0000 mgr.y (mgr.24362) 15519 : cluster 0 pgmap v15488: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:25:56.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:25:56 smithi090 bash[32384]: audit 2023-12-01T13:25:55.603288+0000 mon.c (mon.2) 9920 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:25:56.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:25:56 smithi080 bash[28361]: audit 2023-12-01T13:25:55.603288+0000 mon.c (mon.2) 9920 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:25:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:25:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:25:56] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T13:25:56.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:25:56 smithi080 bash[41963]: audit 2023-12-01T13:25:55.603288+0000 mon.c (mon.2) 9920 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:25:57.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:25:57 smithi080 bash[28361]: audit 2023-12-01T13:25:56.459918+0000 mon.c (mon.2) 9921 : audit 0 from='client.? 172.21.15.80:0/3712583031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:25:57.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:25:57 smithi080 bash[28361]: cluster 2023-12-01T13:25:57.190124+0000 mgr.y (mgr.24362) 15520 : cluster 0 pgmap v15489: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:25:57.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:25:57 smithi080 bash[41963]: audit 2023-12-01T13:25:56.459918+0000 mon.c (mon.2) 9921 : audit 0 from='client.? 172.21.15.80:0/3712583031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:25:57.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:25:57 smithi080 bash[41963]: cluster 2023-12-01T13:25:57.190124+0000 mgr.y (mgr.24362) 15520 : cluster 0 pgmap v15489: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:25:57.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:25:57 smithi090 bash[32384]: audit 2023-12-01T13:25:56.459918+0000 mon.c (mon.2) 9921 : audit 0 from='client.? 172.21.15.80:0/3712583031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:25:57.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:25:57 smithi090 bash[32384]: cluster 2023-12-01T13:25:57.190124+0000 mgr.y (mgr.24362) 15520 : cluster 0 pgmap v15489: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:25:59.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:25:59 smithi080 bash[28361]: audit 2023-12-01T13:25:58.912749+0000 mon.a (mon.0) 9558 : audit 0 from='client.? 172.21.15.80:0/3317955065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:25:59.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:25:59 smithi080 bash[41963]: audit 2023-12-01T13:25:58.912749+0000 mon.a (mon.0) 9558 : audit 0 from='client.? 172.21.15.80:0/3317955065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:25:59.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:25:59 smithi090 bash[32384]: audit 2023-12-01T13:25:58.912749+0000 mon.a (mon.0) 9558 : audit 0 from='client.? 172.21.15.80:0/3317955065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:26:00.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:26:00 smithi080 bash[41963]: cluster 2023-12-01T13:25:59.190780+0000 mgr.y (mgr.24362) 15521 : cluster 0 pgmap v15490: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:26:00.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:26:00 smithi080 bash[28361]: cluster 2023-12-01T13:25:59.190780+0000 mgr.y (mgr.24362) 15521 : cluster 0 pgmap v15490: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:26:00.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:26:00 smithi090 bash[32384]: cluster 2023-12-01T13:25:59.190780+0000 mgr.y (mgr.24362) 15521 : cluster 0 pgmap v15490: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:26:01.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:26:01 smithi090 bash[32384]: cluster 2023-12-01T13:26:01.191864+0000 mgr.y (mgr.24362) 15522 : cluster 0 pgmap v15491: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:26:01.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:26:01 smithi080 bash[28361]: cluster 2023-12-01T13:26:01.191864+0000 mgr.y (mgr.24362) 15522 : cluster 0 pgmap v15491: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:26:01.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:26:01 smithi080 bash[41963]: cluster 2023-12-01T13:26:01.191864+0000 mgr.y (mgr.24362) 15522 : cluster 0 pgmap v15491: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:26:02.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:26:02 smithi090 bash[32384]: audit 2023-12-01T13:26:01.359066+0000 mon.c (mon.2) 9922 : audit 0 from='client.? 172.21.15.80:0/179658784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:26:02.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:26:02 smithi080 bash[28361]: audit 2023-12-01T13:26:01.359066+0000 mon.c (mon.2) 9922 : audit 0 from='client.? 172.21.15.80:0/179658784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:26:02.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:26:02 smithi080 bash[41963]: audit 2023-12-01T13:26:01.359066+0000 mon.c (mon.2) 9922 : audit 0 from='client.? 172.21.15.80:0/179658784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:26:04.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:26:04 smithi080 bash[28361]: cluster 2023-12-01T13:26:03.192529+0000 mgr.y (mgr.24362) 15523 : cluster 0 pgmap v15492: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:26:04.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:26:04 smithi080 bash[28361]: audit 2023-12-01T13:26:03.821363+0000 mon.c (mon.2) 9923 : audit 0 from='client.? 172.21.15.80:0/1431168410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:26:04.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:26:04 smithi080 bash[41963]: cluster 2023-12-01T13:26:03.192529+0000 mgr.y (mgr.24362) 15523 : cluster 0 pgmap v15492: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:26:04.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:26:04 smithi080 bash[41963]: audit 2023-12-01T13:26:03.821363+0000 mon.c (mon.2) 9923 : audit 0 from='client.? 172.21.15.80:0/1431168410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:26:04.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:26:04 smithi090 bash[32384]: cluster 2023-12-01T13:26:03.192529+0000 mgr.y (mgr.24362) 15523 : cluster 0 pgmap v15492: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:26:04.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:26:04 smithi090 bash[32384]: audit 2023-12-01T13:26:03.821363+0000 mon.c (mon.2) 9923 : audit 0 from='client.? 172.21.15.80:0/1431168410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:26:05.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:26:05 smithi090 bash[32384]: cluster 2023-12-01T13:26:05.193182+0000 mgr.y (mgr.24362) 15524 : cluster 0 pgmap v15493: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:26:05.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:26:05 smithi080 bash[28361]: cluster 2023-12-01T13:26:05.193182+0000 mgr.y (mgr.24362) 15524 : cluster 0 pgmap v15493: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:26:05.703 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:26:05 smithi080 bash[41963]: cluster 2023-12-01T13:26:05.193182+0000 mgr.y (mgr.24362) 15524 : cluster 0 pgmap v15493: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:26:06.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:26:06 smithi080 bash[28361]: audit 2023-12-01T13:26:06.278134+0000 mon.c (mon.2) 9924 : audit 0 from='client.? 172.21.15.80:0/1078551880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:26:06.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:26:06 smithi080 bash[41963]: audit 2023-12-01T13:26:06.278134+0000 mon.c (mon.2) 9924 : audit 0 from='client.? 172.21.15.80:0/1078551880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:26:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:26:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:26:06] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T13:26:06.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:26:06 smithi090 bash[32384]: audit 2023-12-01T13:26:06.278134+0000 mon.c (mon.2) 9924 : audit 0 from='client.? 172.21.15.80:0/1078551880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:26:07.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:26:07 smithi080 bash[28361]: cluster 2023-12-01T13:26:07.194254+0000 mgr.y (mgr.24362) 15525 : cluster 0 pgmap v15494: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:26:07.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:26:07 smithi080 bash[41963]: cluster 2023-12-01T13:26:07.194254+0000 mgr.y (mgr.24362) 15525 : cluster 0 pgmap v15494: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:26:07.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:26:07 smithi090 bash[32384]: cluster 2023-12-01T13:26:07.194254+0000 mgr.y (mgr.24362) 15525 : cluster 0 pgmap v15494: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:26:09.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:26:09 smithi080 bash[28361]: audit 2023-12-01T13:26:08.732455+0000 mon.c (mon.2) 9925 : audit 0 from='client.? 172.21.15.80:0/1734341195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:26:09.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:26:09 smithi080 bash[41963]: audit 2023-12-01T13:26:08.732455+0000 mon.c (mon.2) 9925 : audit 0 from='client.? 172.21.15.80:0/1734341195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:26:09.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:26:09 smithi090 bash[32384]: audit 2023-12-01T13:26:08.732455+0000 mon.c (mon.2) 9925 : audit 0 from='client.? 172.21.15.80:0/1734341195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:26:10.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:26:10 smithi080 bash[41963]: cluster 2023-12-01T13:26:09.194816+0000 mgr.y (mgr.24362) 15526 : cluster 0 pgmap v15495: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:26:10.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:26:10 smithi080 bash[28361]: cluster 2023-12-01T13:26:09.194816+0000 mgr.y (mgr.24362) 15526 : cluster 0 pgmap v15495: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:26:10.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:26:10 smithi090 bash[32384]: cluster 2023-12-01T13:26:09.194816+0000 mgr.y (mgr.24362) 15526 : cluster 0 pgmap v15495: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:26:11.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:26:11 smithi080 bash[41963]: audit 2023-12-01T13:26:10.603527+0000 mon.c (mon.2) 9926 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:26:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:26:11 smithi080 bash[28361]: audit 2023-12-01T13:26:10.603527+0000 mon.c (mon.2) 9926 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:26:11.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:26:11 smithi090 bash[32384]: audit 2023-12-01T13:26:10.603527+0000 mon.c (mon.2) 9926 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:26:12.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:26:12 smithi080 bash[41963]: audit 2023-12-01T13:26:11.195640+0000 mon.a (mon.0) 9559 : audit 0 from='client.? 172.21.15.80:0/3654598704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:26:12.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:26:12 smithi080 bash[41963]: cluster 2023-12-01T13:26:11.196005+0000 mgr.y (mgr.24362) 15527 : cluster 0 pgmap v15496: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:26:12.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:26:12 smithi080 bash[28361]: audit 2023-12-01T13:26:11.195640+0000 mon.a (mon.0) 9559 : audit 0 from='client.? 172.21.15.80:0/3654598704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:26:12.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:26:12 smithi080 bash[28361]: cluster 2023-12-01T13:26:11.196005+0000 mgr.y (mgr.24362) 15527 : cluster 0 pgmap v15496: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:26:12.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:26:12 smithi090 bash[32384]: audit 2023-12-01T13:26:11.195640+0000 mon.a (mon.0) 9559 : audit 0 from='client.? 172.21.15.80:0/3654598704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:26:12.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:26:12 smithi090 bash[32384]: cluster 2023-12-01T13:26:11.196005+0000 mgr.y (mgr.24362) 15527 : cluster 0 pgmap v15496: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:26:14.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:26:14 smithi080 bash[28361]: cluster 2023-12-01T13:26:13.196666+0000 mgr.y (mgr.24362) 15528 : cluster 0 pgmap v15497: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:26:14.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:26:14 smithi080 bash[28361]: audit 2023-12-01T13:26:13.641860+0000 mon.a (mon.0) 9560 : audit 0 from='client.? 172.21.15.80:0/3965884467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:26:14.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:26:14 smithi080 bash[41963]: cluster 2023-12-01T13:26:13.196666+0000 mgr.y (mgr.24362) 15528 : cluster 0 pgmap v15497: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:26:14.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:26:14 smithi080 bash[41963]: audit 2023-12-01T13:26:13.641860+0000 mon.a (mon.0) 9560 : audit 0 from='client.? 172.21.15.80:0/3965884467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:26:14.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:26:14 smithi090 bash[32384]: cluster 2023-12-01T13:26:13.196666+0000 mgr.y (mgr.24362) 15528 : cluster 0 pgmap v15497: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:26:14.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:26:14 smithi090 bash[32384]: audit 2023-12-01T13:26:13.641860+0000 mon.a (mon.0) 9560 : audit 0 from='client.? 172.21.15.80:0/3965884467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:26:15.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:26:15 smithi090 bash[32384]: cluster 2023-12-01T13:26:15.197310+0000 mgr.y (mgr.24362) 15529 : cluster 0 pgmap v15498: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:26:15.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:26:15 smithi080 bash[28361]: cluster 2023-12-01T13:26:15.197310+0000 mgr.y (mgr.24362) 15529 : cluster 0 pgmap v15498: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:26:15.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:26:15 smithi080 bash[41963]: cluster 2023-12-01T13:26:15.197310+0000 mgr.y (mgr.24362) 15529 : cluster 0 pgmap v15498: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:26:16.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:26:16 smithi080 bash[28361]: audit 2023-12-01T13:26:16.103180+0000 mon.a (mon.0) 9561 : audit 0 from='client.? 172.21.15.80:0/596938907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:26:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:26:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:26:16] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T13:26:16.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:26:16 smithi080 bash[41963]: audit 2023-12-01T13:26:16.103180+0000 mon.a (mon.0) 9561 : audit 0 from='client.? 172.21.15.80:0/596938907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:26:16.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:26:16 smithi090 bash[32384]: audit 2023-12-01T13:26:16.103180+0000 mon.a (mon.0) 9561 : audit 0 from='client.? 172.21.15.80:0/596938907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:26:17.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:26:17 smithi080 bash[41963]: cluster 2023-12-01T13:26:17.198424+0000 mgr.y (mgr.24362) 15530 : cluster 0 pgmap v15499: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:26:17.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:26:17 smithi080 bash[28361]: cluster 2023-12-01T13:26:17.198424+0000 mgr.y (mgr.24362) 15530 : cluster 0 pgmap v15499: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:26:17.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:26:17 smithi090 bash[32384]: cluster 2023-12-01T13:26:17.198424+0000 mgr.y (mgr.24362) 15530 : cluster 0 pgmap v15499: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:26:19.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:26:19 smithi080 bash[28361]: audit 2023-12-01T13:26:18.555829+0000 mon.a (mon.0) 9562 : audit 0 from='client.? 172.21.15.80:0/1803494392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:26:19.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:26:19 smithi080 bash[41963]: audit 2023-12-01T13:26:18.555829+0000 mon.a (mon.0) 9562 : audit 0 from='client.? 172.21.15.80:0/1803494392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:26:19.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:26:19 smithi090 bash[32384]: audit 2023-12-01T13:26:18.555829+0000 mon.a (mon.0) 9562 : audit 0 from='client.? 172.21.15.80:0/1803494392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:26:20.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:26:20 smithi080 bash[28361]: audit 2023-12-01T13:26:19.139025+0000 mon.c (mon.2) 9927 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:26:20.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:26:20 smithi080 bash[28361]: cluster 2023-12-01T13:26:19.198845+0000 mgr.y (mgr.24362) 15531 : cluster 0 pgmap v15500: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:26:20.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:26:20 smithi080 bash[41963]: audit 2023-12-01T13:26:19.139025+0000 mon.c (mon.2) 9927 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:26:20.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:26:20 smithi080 bash[41963]: cluster 2023-12-01T13:26:19.198845+0000 mgr.y (mgr.24362) 15531 : cluster 0 pgmap v15500: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:26:20.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:26:20 smithi090 bash[32384]: audit 2023-12-01T13:26:19.139025+0000 mon.c (mon.2) 9927 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:26:20.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:26:20 smithi090 bash[32384]: cluster 2023-12-01T13:26:19.198845+0000 mgr.y (mgr.24362) 15531 : cluster 0 pgmap v15500: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:26:21.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:26:21 smithi080 bash[28361]: audit 2023-12-01T13:26:21.007929+0000 mon.a (mon.0) 9563 : audit 0 from='client.? 172.21.15.80:0/3291017288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:26:21.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:26:21 smithi080 bash[41963]: audit 2023-12-01T13:26:21.007929+0000 mon.a (mon.0) 9563 : audit 0 from='client.? 172.21.15.80:0/3291017288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:26:21.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:26:21 smithi090 bash[32384]: audit 2023-12-01T13:26:21.007929+0000 mon.a (mon.0) 9563 : audit 0 from='client.? 172.21.15.80:0/3291017288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:26:22.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:26:22 smithi080 bash[28361]: cluster 2023-12-01T13:26:21.200040+0000 mgr.y (mgr.24362) 15532 : cluster 0 pgmap v15501: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:26:22.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:26:22 smithi080 bash[41963]: cluster 2023-12-01T13:26:21.200040+0000 mgr.y (mgr.24362) 15532 : cluster 0 pgmap v15501: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:26:22.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:26:22 smithi090 bash[32384]: cluster 2023-12-01T13:26:21.200040+0000 mgr.y (mgr.24362) 15532 : cluster 0 pgmap v15501: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:26:24.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:26:24 smithi080 bash[28361]: cluster 2023-12-01T13:26:23.200599+0000 mgr.y (mgr.24362) 15533 : cluster 0 pgmap v15502: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:26:24.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:26:24 smithi080 bash[28361]: audit 2023-12-01T13:26:23.466752+0000 mon.c (mon.2) 9928 : audit 0 from='client.? 172.21.15.80:0/2351666585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:26:24.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:26:24 smithi080 bash[41963]: cluster 2023-12-01T13:26:23.200599+0000 mgr.y (mgr.24362) 15533 : cluster 0 pgmap v15502: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:26:24.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:26:24 smithi080 bash[41963]: audit 2023-12-01T13:26:23.466752+0000 mon.c (mon.2) 9928 : audit 0 from='client.? 172.21.15.80:0/2351666585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:26:24.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:26:24 smithi090 bash[32384]: cluster 2023-12-01T13:26:23.200599+0000 mgr.y (mgr.24362) 15533 : cluster 0 pgmap v15502: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:26:24.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:26:24 smithi090 bash[32384]: audit 2023-12-01T13:26:23.466752+0000 mon.c (mon.2) 9928 : audit 0 from='client.? 172.21.15.80:0/2351666585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:26:26.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:26:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:26:26] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T13:26:26.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:26:26 smithi080 bash[28361]: audit 2023-12-01T13:26:25.034505+0000 mon.a (mon.0) 9564 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:26:26.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:26:26 smithi080 bash[28361]: audit 2023-12-01T13:26:25.043844+0000 mon.a (mon.0) 9565 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:26:26.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:26:26 smithi080 bash[28361]: cluster 2023-12-01T13:26:25.201068+0000 mgr.y (mgr.24362) 15534 : cluster 0 pgmap v15503: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:26:26.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:26:26 smithi080 bash[28361]: audit 2023-12-01T13:26:25.338336+0000 mon.a (mon.0) 9566 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:26:26.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:26:26 smithi080 bash[28361]: audit 2023-12-01T13:26:25.347438+0000 mon.a (mon.0) 9567 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:26:26.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:26:26 smithi080 bash[28361]: audit 2023-12-01T13:26:25.603224+0000 mon.c (mon.2) 9929 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:26:26.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:26:26 smithi080 bash[28361]: audit 2023-12-01T13:26:25.948135+0000 mon.c (mon.2) 9930 : audit 0 from='client.? 172.21.15.80:0/1782213005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:26:26.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:26:26 smithi080 bash[41963]: audit 2023-12-01T13:26:25.034505+0000 mon.a (mon.0) 9564 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:26:26.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:26:26 smithi080 bash[41963]: audit 2023-12-01T13:26:25.043844+0000 mon.a (mon.0) 9565 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:26:26.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:26:26 smithi080 bash[41963]: cluster 2023-12-01T13:26:25.201068+0000 mgr.y (mgr.24362) 15534 : cluster 0 pgmap v15503: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:26:26.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:26:26 smithi080 bash[41963]: audit 2023-12-01T13:26:25.338336+0000 mon.a (mon.0) 9566 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:26:26.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:26:26 smithi080 bash[41963]: audit 2023-12-01T13:26:25.347438+0000 mon.a (mon.0) 9567 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:26:26.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:26:26 smithi080 bash[41963]: audit 2023-12-01T13:26:25.603224+0000 mon.c (mon.2) 9929 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:26:26.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:26:26 smithi080 bash[41963]: audit 2023-12-01T13:26:25.948135+0000 mon.c (mon.2) 9930 : audit 0 from='client.? 172.21.15.80:0/1782213005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:26:26.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:26:26 smithi090 bash[32384]: audit 2023-12-01T13:26:25.034505+0000 mon.a (mon.0) 9564 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:26:26.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:26:26 smithi090 bash[32384]: audit 2023-12-01T13:26:25.043844+0000 mon.a (mon.0) 9565 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:26:26.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:26:26 smithi090 bash[32384]: cluster 2023-12-01T13:26:25.201068+0000 mgr.y (mgr.24362) 15534 : cluster 0 pgmap v15503: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:26:26.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:26:26 smithi090 bash[32384]: audit 2023-12-01T13:26:25.338336+0000 mon.a (mon.0) 9566 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:26:26.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:26:26 smithi090 bash[32384]: audit 2023-12-01T13:26:25.347438+0000 mon.a (mon.0) 9567 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:26:26.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:26:26 smithi090 bash[32384]: audit 2023-12-01T13:26:25.603224+0000 mon.c (mon.2) 9929 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:26:26.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:26:26 smithi090 bash[32384]: audit 2023-12-01T13:26:25.948135+0000 mon.c (mon.2) 9930 : audit 0 from='client.? 172.21.15.80:0/1782213005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:26:27.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:26:27 smithi080 bash[41963]: cluster 2023-12-01T13:26:27.202214+0000 mgr.y (mgr.24362) 15535 : cluster 0 pgmap v15504: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:26:27.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:26:27 smithi080 bash[28361]: cluster 2023-12-01T13:26:27.202214+0000 mgr.y (mgr.24362) 15535 : cluster 0 pgmap v15504: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:26:27.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:26:27 smithi090 bash[32384]: cluster 2023-12-01T13:26:27.202214+0000 mgr.y (mgr.24362) 15535 : cluster 0 pgmap v15504: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:26:29.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:26:29 smithi080 bash[28361]: audit 2023-12-01T13:26:28.412955+0000 mon.a (mon.0) 9568 : audit 0 from='client.? 172.21.15.80:0/4057502825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:26:29.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:26:29 smithi080 bash[41963]: audit 2023-12-01T13:26:28.412955+0000 mon.a (mon.0) 9568 : audit 0 from='client.? 172.21.15.80:0/4057502825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:26:29.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:26:29 smithi090 bash[32384]: audit 2023-12-01T13:26:28.412955+0000 mon.a (mon.0) 9568 : audit 0 from='client.? 172.21.15.80:0/4057502825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:26:30.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:26:30 smithi080 bash[28361]: cluster 2023-12-01T13:26:29.202876+0000 mgr.y (mgr.24362) 15536 : cluster 0 pgmap v15505: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:26:30.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:26:30 smithi080 bash[41963]: cluster 2023-12-01T13:26:29.202876+0000 mgr.y (mgr.24362) 15536 : cluster 0 pgmap v15505: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:26:30.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:26:30 smithi090 bash[32384]: cluster 2023-12-01T13:26:29.202876+0000 mgr.y (mgr.24362) 15536 : cluster 0 pgmap v15505: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:26:31.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:26:31 smithi080 bash[28361]: audit 2023-12-01T13:26:30.864859+0000 mon.c (mon.2) 9931 : audit 0 from='client.? 172.21.15.80:0/3342507351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:26:31.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:26:31 smithi080 bash[41963]: audit 2023-12-01T13:26:30.864859+0000 mon.c (mon.2) 9931 : audit 0 from='client.? 172.21.15.80:0/3342507351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:26:31.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:26:31 smithi090 bash[32384]: audit 2023-12-01T13:26:30.864859+0000 mon.c (mon.2) 9931 : audit 0 from='client.? 172.21.15.80:0/3342507351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:26:32.389 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:26:32 smithi090 bash[32384]: cluster 2023-12-01T13:26:31.203991+0000 mgr.y (mgr.24362) 15537 : cluster 0 pgmap v15506: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:26:32.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:26:32 smithi080 bash[28361]: cluster 2023-12-01T13:26:31.203991+0000 mgr.y (mgr.24362) 15537 : cluster 0 pgmap v15506: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:26:32.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:26:32 smithi080 bash[41963]: cluster 2023-12-01T13:26:31.203991+0000 mgr.y (mgr.24362) 15537 : cluster 0 pgmap v15506: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:26:34.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:26:34 smithi080 bash[41963]: cluster 2023-12-01T13:26:33.204601+0000 mgr.y (mgr.24362) 15538 : cluster 0 pgmap v15507: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:26:34.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:26:34 smithi080 bash[41963]: audit 2023-12-01T13:26:33.317814+0000 mon.c (mon.2) 9932 : audit 0 from='client.? 172.21.15.80:0/2662569336' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:26:34.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:26:34 smithi080 bash[28361]: cluster 2023-12-01T13:26:33.204601+0000 mgr.y (mgr.24362) 15538 : cluster 0 pgmap v15507: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:26:34.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:26:34 smithi080 bash[28361]: audit 2023-12-01T13:26:33.317814+0000 mon.c (mon.2) 9932 : audit 0 from='client.? 172.21.15.80:0/2662569336' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:26:34.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:26:34 smithi090 bash[32384]: cluster 2023-12-01T13:26:33.204601+0000 mgr.y (mgr.24362) 15538 : cluster 0 pgmap v15507: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:26:34.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:26:34 smithi090 bash[32384]: audit 2023-12-01T13:26:33.317814+0000 mon.c (mon.2) 9932 : audit 0 from='client.? 172.21.15.80:0/2662569336' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:26:35.672 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:26:35 smithi090 bash[32384]: cluster 2023-12-01T13:26:35.205220+0000 mgr.y (mgr.24362) 15539 : cluster 0 pgmap v15508: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:26:35.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:26:35 smithi080 bash[28361]: cluster 2023-12-01T13:26:35.205220+0000 mgr.y (mgr.24362) 15539 : cluster 0 pgmap v15508: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:26:35.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:26:35 smithi080 bash[41963]: cluster 2023-12-01T13:26:35.205220+0000 mgr.y (mgr.24362) 15539 : cluster 0 pgmap v15508: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:26:36.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:26:36 smithi080 bash[28361]: audit 2023-12-01T13:26:35.766534+0000 mon.c (mon.2) 9933 : audit 0 from='client.? 172.21.15.80:0/865945864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:26:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:26:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:26:36] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T13:26:36.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:26:36 smithi080 bash[41963]: audit 2023-12-01T13:26:35.766534+0000 mon.c (mon.2) 9933 : audit 0 from='client.? 172.21.15.80:0/865945864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:26:36.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:26:36 smithi090 bash[32384]: audit 2023-12-01T13:26:35.766534+0000 mon.c (mon.2) 9933 : audit 0 from='client.? 172.21.15.80:0/865945864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:26:37.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:26:37 smithi080 bash[41963]: audit 2023-12-01T13:26:36.645098+0000 mon.a (mon.0) 9569 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:26:37.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:26:37 smithi080 bash[41963]: audit 2023-12-01T13:26:36.658469+0000 mon.a (mon.0) 9570 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:26:37.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:26:37 smithi080 bash[41963]: audit 2023-12-01T13:26:36.661397+0000 mon.c (mon.2) 9934 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:26:37.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:26:37 smithi080 bash[41963]: audit 2023-12-01T13:26:36.662771+0000 mon.c (mon.2) 9935 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:26:37.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:26:37 smithi080 bash[41963]: audit 2023-12-01T13:26:36.672520+0000 mon.a (mon.0) 9571 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:26:37.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:26:37 smithi080 bash[41963]: cluster 2023-12-01T13:26:37.206429+0000 mgr.y (mgr.24362) 15540 : cluster 0 pgmap v15509: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:26:37.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:26:37 smithi080 bash[28361]: audit 2023-12-01T13:26:36.645098+0000 mon.a (mon.0) 9569 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:26:37.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:26:37 smithi080 bash[28361]: audit 2023-12-01T13:26:36.658469+0000 mon.a (mon.0) 9570 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:26:37.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:26:37 smithi080 bash[28361]: audit 2023-12-01T13:26:36.661397+0000 mon.c (mon.2) 9934 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:26:37.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:26:37 smithi080 bash[28361]: audit 2023-12-01T13:26:36.662771+0000 mon.c (mon.2) 9935 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:26:37.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:26:37 smithi080 bash[28361]: audit 2023-12-01T13:26:36.672520+0000 mon.a (mon.0) 9571 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:26:37.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:26:37 smithi080 bash[28361]: cluster 2023-12-01T13:26:37.206429+0000 mgr.y (mgr.24362) 15540 : cluster 0 pgmap v15509: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:26:38.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:26:37 smithi090 bash[32384]: audit 2023-12-01T13:26:36.645098+0000 mon.a (mon.0) 9569 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:26:38.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:26:37 smithi090 bash[32384]: audit 2023-12-01T13:26:36.658469+0000 mon.a (mon.0) 9570 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:26:38.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:26:37 smithi090 bash[32384]: audit 2023-12-01T13:26:36.661397+0000 mon.c (mon.2) 9934 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:26:38.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:26:37 smithi090 bash[32384]: audit 2023-12-01T13:26:36.662771+0000 mon.c (mon.2) 9935 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:26:38.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:26:37 smithi090 bash[32384]: audit 2023-12-01T13:26:36.672520+0000 mon.a (mon.0) 9571 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:26:38.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:26:37 smithi090 bash[32384]: cluster 2023-12-01T13:26:37.206429+0000 mgr.y (mgr.24362) 15540 : cluster 0 pgmap v15509: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:26:39.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:26:39 smithi080 bash[28361]: audit 2023-12-01T13:26:38.213888+0000 mon.c (mon.2) 9936 : audit 0 from='client.? 172.21.15.80:0/1290748703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:26:39.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:26:39 smithi080 bash[41963]: audit 2023-12-01T13:26:38.213888+0000 mon.c (mon.2) 9936 : audit 0 from='client.? 172.21.15.80:0/1290748703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:26:39.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:26:39 smithi090 bash[32384]: audit 2023-12-01T13:26:38.213888+0000 mon.c (mon.2) 9936 : audit 0 from='client.? 172.21.15.80:0/1290748703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:26:40.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:26:40 smithi080 bash[28361]: cluster 2023-12-01T13:26:39.207125+0000 mgr.y (mgr.24362) 15541 : cluster 0 pgmap v15510: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:26:40.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:26:40 smithi080 bash[41963]: cluster 2023-12-01T13:26:39.207125+0000 mgr.y (mgr.24362) 15541 : cluster 0 pgmap v15510: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:26:40.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:26:40 smithi090 bash[32384]: cluster 2023-12-01T13:26:39.207125+0000 mgr.y (mgr.24362) 15541 : cluster 0 pgmap v15510: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:26:41.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:26:41 smithi080 bash[28361]: audit 2023-12-01T13:26:40.603539+0000 mon.c (mon.2) 9937 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:26:41.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:26:41 smithi080 bash[28361]: audit 2023-12-01T13:26:40.690254+0000 mon.c (mon.2) 9938 : audit 0 from='client.? 172.21.15.80:0/1624621438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:26:41.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:26:41 smithi080 bash[41963]: audit 2023-12-01T13:26:40.603539+0000 mon.c (mon.2) 9937 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:26:41.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:26:41 smithi080 bash[41963]: audit 2023-12-01T13:26:40.690254+0000 mon.c (mon.2) 9938 : audit 0 from='client.? 172.21.15.80:0/1624621438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:26:41.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:26:41 smithi090 bash[32384]: audit 2023-12-01T13:26:40.603539+0000 mon.c (mon.2) 9937 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:26:41.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:26:41 smithi090 bash[32384]: audit 2023-12-01T13:26:40.690254+0000 mon.c (mon.2) 9938 : audit 0 from='client.? 172.21.15.80:0/1624621438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:26:42.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:26:42 smithi080 bash[41963]: cluster 2023-12-01T13:26:41.208340+0000 mgr.y (mgr.24362) 15542 : cluster 0 pgmap v15511: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:26:42.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:26:42 smithi080 bash[28361]: cluster 2023-12-01T13:26:41.208340+0000 mgr.y (mgr.24362) 15542 : cluster 0 pgmap v15511: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:26:42.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:26:42 smithi090 bash[32384]: cluster 2023-12-01T13:26:41.208340+0000 mgr.y (mgr.24362) 15542 : cluster 0 pgmap v15511: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:26:44.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:26:44 smithi080 bash[28361]: audit 2023-12-01T13:26:43.147328+0000 mon.c (mon.2) 9939 : audit 0 from='client.? 172.21.15.80:0/3935852187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:26:44.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:26:44 smithi080 bash[28361]: cluster 2023-12-01T13:26:43.209045+0000 mgr.y (mgr.24362) 15543 : cluster 0 pgmap v15512: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:26:44.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:26:44 smithi080 bash[41963]: audit 2023-12-01T13:26:43.147328+0000 mon.c (mon.2) 9939 : audit 0 from='client.? 172.21.15.80:0/3935852187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:26:44.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:26:44 smithi080 bash[41963]: cluster 2023-12-01T13:26:43.209045+0000 mgr.y (mgr.24362) 15543 : cluster 0 pgmap v15512: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:26:44.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:26:44 smithi090 bash[32384]: audit 2023-12-01T13:26:43.147328+0000 mon.c (mon.2) 9939 : audit 0 from='client.? 172.21.15.80:0/3935852187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:26:44.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:26:44 smithi090 bash[32384]: cluster 2023-12-01T13:26:43.209045+0000 mgr.y (mgr.24362) 15543 : cluster 0 pgmap v15512: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:26:45.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:26:45 smithi080 bash[41963]: cluster 2023-12-01T13:26:45.209824+0000 mgr.y (mgr.24362) 15544 : cluster 0 pgmap v15513: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:26:45.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:26:45 smithi080 bash[28361]: cluster 2023-12-01T13:26:45.209824+0000 mgr.y (mgr.24362) 15544 : cluster 0 pgmap v15513: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:26:45.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:26:45 smithi090 bash[32384]: cluster 2023-12-01T13:26:45.209824+0000 mgr.y (mgr.24362) 15544 : cluster 0 pgmap v15513: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:26:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:26:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:26:46] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T13:26:46.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:26:46 smithi080 bash[41963]: audit 2023-12-01T13:26:45.609041+0000 mon.c (mon.2) 9940 : audit 0 from='client.? 172.21.15.80:0/3821932453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:26:46.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:26:46 smithi080 bash[28361]: audit 2023-12-01T13:26:45.609041+0000 mon.c (mon.2) 9940 : audit 0 from='client.? 172.21.15.80:0/3821932453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:26:46.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:26:46 smithi090 bash[32384]: audit 2023-12-01T13:26:45.609041+0000 mon.c (mon.2) 9940 : audit 0 from='client.? 172.21.15.80:0/3821932453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:26:47.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:26:47 smithi080 bash[41963]: cluster 2023-12-01T13:26:47.211028+0000 mgr.y (mgr.24362) 15545 : cluster 0 pgmap v15514: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:26:47.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:26:47 smithi080 bash[28361]: cluster 2023-12-01T13:26:47.211028+0000 mgr.y (mgr.24362) 15545 : cluster 0 pgmap v15514: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:26:47.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:26:47 smithi090 bash[32384]: cluster 2023-12-01T13:26:47.211028+0000 mgr.y (mgr.24362) 15545 : cluster 0 pgmap v15514: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:26:48.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:26:48 smithi080 bash[28361]: audit 2023-12-01T13:26:48.055684+0000 mon.c (mon.2) 9941 : audit 0 from='client.? 172.21.15.80:0/3308302935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:26:48.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:26:48 smithi080 bash[41963]: audit 2023-12-01T13:26:48.055684+0000 mon.c (mon.2) 9941 : audit 0 from='client.? 172.21.15.80:0/3308302935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:26:48.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:26:48 smithi090 bash[32384]: audit 2023-12-01T13:26:48.055684+0000 mon.c (mon.2) 9941 : audit 0 from='client.? 172.21.15.80:0/3308302935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:26:49.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:26:49 smithi080 bash[28361]: cluster 2023-12-01T13:26:49.211685+0000 mgr.y (mgr.24362) 15546 : cluster 0 pgmap v15515: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:26:49.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:26:49 smithi080 bash[41963]: cluster 2023-12-01T13:26:49.211685+0000 mgr.y (mgr.24362) 15546 : cluster 0 pgmap v15515: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:26:49.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:26:49 smithi090 bash[32384]: cluster 2023-12-01T13:26:49.211685+0000 mgr.y (mgr.24362) 15546 : cluster 0 pgmap v15515: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:26:50.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:26:50 smithi080 bash[41963]: audit 2023-12-01T13:26:50.500971+0000 mon.c (mon.2) 9942 : audit 0 from='client.? 172.21.15.80:0/2256511100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:26:50.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:26:50 smithi080 bash[28361]: audit 2023-12-01T13:26:50.500971+0000 mon.c (mon.2) 9942 : audit 0 from='client.? 172.21.15.80:0/2256511100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:26:51.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:26:50 smithi090 bash[32384]: audit 2023-12-01T13:26:50.500971+0000 mon.c (mon.2) 9942 : audit 0 from='client.? 172.21.15.80:0/2256511100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:26:51.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:26:51 smithi080 bash[41963]: cluster 2023-12-01T13:26:51.212862+0000 mgr.y (mgr.24362) 15547 : cluster 0 pgmap v15516: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:26:51.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:26:51 smithi080 bash[28361]: cluster 2023-12-01T13:26:51.212862+0000 mgr.y (mgr.24362) 15547 : cluster 0 pgmap v15516: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:26:52.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:26:51 smithi090 bash[32384]: cluster 2023-12-01T13:26:51.212862+0000 mgr.y (mgr.24362) 15547 : cluster 0 pgmap v15516: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:26:53.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:26:53 smithi080 bash[28361]: audit 2023-12-01T13:26:52.964343+0000 mon.c (mon.2) 9943 : audit 0 from='client.? 172.21.15.80:0/3279732972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:26:53.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:26:53 smithi080 bash[41963]: audit 2023-12-01T13:26:52.964343+0000 mon.c (mon.2) 9943 : audit 0 from='client.? 172.21.15.80:0/3279732972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:26:53.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:26:53 smithi090 bash[32384]: audit 2023-12-01T13:26:52.964343+0000 mon.c (mon.2) 9943 : audit 0 from='client.? 172.21.15.80:0/3279732972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:26:54.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:26:54 smithi080 bash[28361]: cluster 2023-12-01T13:26:53.213513+0000 mgr.y (mgr.24362) 15548 : cluster 0 pgmap v15517: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:26:54.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:26:54 smithi080 bash[41963]: cluster 2023-12-01T13:26:53.213513+0000 mgr.y (mgr.24362) 15548 : cluster 0 pgmap v15517: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:26:54.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:26:54 smithi090 bash[32384]: cluster 2023-12-01T13:26:53.213513+0000 mgr.y (mgr.24362) 15548 : cluster 0 pgmap v15517: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:26:55.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:26:55 smithi080 bash[28361]: cluster 2023-12-01T13:26:55.214159+0000 mgr.y (mgr.24362) 15549 : cluster 0 pgmap v15518: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:26:55.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:26:55 smithi080 bash[41963]: cluster 2023-12-01T13:26:55.214159+0000 mgr.y (mgr.24362) 15549 : cluster 0 pgmap v15518: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:26:55.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:26:55 smithi090 bash[32384]: cluster 2023-12-01T13:26:55.214159+0000 mgr.y (mgr.24362) 15549 : cluster 0 pgmap v15518: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:26:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:26:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:26:56] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T13:26:56.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:26:56 smithi080 bash[28361]: audit 2023-12-01T13:26:55.423819+0000 mon.c (mon.2) 9944 : audit 0 from='client.? 172.21.15.80:0/3048392595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:26:56.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:26:56 smithi080 bash[28361]: audit 2023-12-01T13:26:55.604876+0000 mon.c (mon.2) 9945 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:26:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:26:56 smithi080 bash[41963]: audit 2023-12-01T13:26:55.423819+0000 mon.c (mon.2) 9944 : audit 0 from='client.? 172.21.15.80:0/3048392595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:26:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:26:56 smithi080 bash[41963]: audit 2023-12-01T13:26:55.604876+0000 mon.c (mon.2) 9945 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:26:56.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:26:56 smithi090 bash[32384]: audit 2023-12-01T13:26:55.423819+0000 mon.c (mon.2) 9944 : audit 0 from='client.? 172.21.15.80:0/3048392595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:26:56.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:26:56 smithi090 bash[32384]: audit 2023-12-01T13:26:55.604876+0000 mon.c (mon.2) 9945 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:26:57.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:26:57 smithi080 bash[28361]: cluster 2023-12-01T13:26:57.215352+0000 mgr.y (mgr.24362) 15550 : cluster 0 pgmap v15519: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:26:57.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:26:57 smithi080 bash[41963]: cluster 2023-12-01T13:26:57.215352+0000 mgr.y (mgr.24362) 15550 : cluster 0 pgmap v15519: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:26:57.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:26:57 smithi090 bash[32384]: cluster 2023-12-01T13:26:57.215352+0000 mgr.y (mgr.24362) 15550 : cluster 0 pgmap v15519: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:26:58.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:26:58 smithi080 bash[28361]: audit 2023-12-01T13:26:57.879918+0000 mon.c (mon.2) 9946 : audit 0 from='client.? 172.21.15.80:0/610422332' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:26:58.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:26:58 smithi080 bash[41963]: audit 2023-12-01T13:26:57.879918+0000 mon.c (mon.2) 9946 : audit 0 from='client.? 172.21.15.80:0/610422332' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:26:58.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:26:58 smithi090 bash[32384]: audit 2023-12-01T13:26:57.879918+0000 mon.c (mon.2) 9946 : audit 0 from='client.? 172.21.15.80:0/610422332' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:26:59.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:26:59 smithi080 bash[28361]: cluster 2023-12-01T13:26:59.216024+0000 mgr.y (mgr.24362) 15551 : cluster 0 pgmap v15520: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:26:59.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:26:59 smithi080 bash[41963]: cluster 2023-12-01T13:26:59.216024+0000 mgr.y (mgr.24362) 15551 : cluster 0 pgmap v15520: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:26:59.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:26:59 smithi090 bash[32384]: cluster 2023-12-01T13:26:59.216024+0000 mgr.y (mgr.24362) 15551 : cluster 0 pgmap v15520: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:27:00.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:27:00 smithi080 bash[28361]: audit 2023-12-01T13:27:00.337018+0000 mon.a (mon.0) 9572 : audit 0 from='client.? 172.21.15.80:0/1911920723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:27:00.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:27:00 smithi080 bash[41963]: audit 2023-12-01T13:27:00.337018+0000 mon.a (mon.0) 9572 : audit 0 from='client.? 172.21.15.80:0/1911920723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:27:00.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:27:00 smithi090 bash[32384]: audit 2023-12-01T13:27:00.337018+0000 mon.a (mon.0) 9572 : audit 0 from='client.? 172.21.15.80:0/1911920723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:27:01.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:27:01 smithi080 bash[28361]: cluster 2023-12-01T13:27:01.217153+0000 mgr.y (mgr.24362) 15552 : cluster 0 pgmap v15521: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:27:01.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:27:01 smithi080 bash[41963]: cluster 2023-12-01T13:27:01.217153+0000 mgr.y (mgr.24362) 15552 : cluster 0 pgmap v15521: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:27:01.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:27:01 smithi090 bash[32384]: cluster 2023-12-01T13:27:01.217153+0000 mgr.y (mgr.24362) 15552 : cluster 0 pgmap v15521: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:27:03.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:27:02 smithi080 bash[41963]: audit 2023-12-01T13:27:02.798132+0000 mon.c (mon.2) 9947 : audit 0 from='client.? 172.21.15.80:0/3250657927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:27:03.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:27:02 smithi080 bash[28361]: audit 2023-12-01T13:27:02.798132+0000 mon.c (mon.2) 9947 : audit 0 from='client.? 172.21.15.80:0/3250657927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:27:03.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:27:02 smithi090 bash[32384]: audit 2023-12-01T13:27:02.798132+0000 mon.c (mon.2) 9947 : audit 0 from='client.? 172.21.15.80:0/3250657927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:27:04.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:27:04 smithi080 bash[28361]: cluster 2023-12-01T13:27:03.217764+0000 mgr.y (mgr.24362) 15553 : cluster 0 pgmap v15522: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:27:04.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:27:04 smithi080 bash[41963]: cluster 2023-12-01T13:27:03.217764+0000 mgr.y (mgr.24362) 15553 : cluster 0 pgmap v15522: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:27:04.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:27:04 smithi090 bash[32384]: cluster 2023-12-01T13:27:03.217764+0000 mgr.y (mgr.24362) 15553 : cluster 0 pgmap v15522: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:27:05.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:27:05 smithi080 bash[28361]: cluster 2023-12-01T13:27:05.218397+0000 mgr.y (mgr.24362) 15554 : cluster 0 pgmap v15523: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:27:05.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:27:05 smithi080 bash[28361]: audit 2023-12-01T13:27:05.247675+0000 mon.a (mon.0) 9573 : audit 0 from='client.? 172.21.15.80:0/2943772957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:27:05.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:27:05 smithi080 bash[41963]: cluster 2023-12-01T13:27:05.218397+0000 mgr.y (mgr.24362) 15554 : cluster 0 pgmap v15523: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:27:05.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:27:05 smithi080 bash[41963]: audit 2023-12-01T13:27:05.247675+0000 mon.a (mon.0) 9573 : audit 0 from='client.? 172.21.15.80:0/2943772957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:27:05.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:27:05 smithi090 bash[32384]: cluster 2023-12-01T13:27:05.218397+0000 mgr.y (mgr.24362) 15554 : cluster 0 pgmap v15523: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:27:05.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:27:05 smithi090 bash[32384]: audit 2023-12-01T13:27:05.247675+0000 mon.a (mon.0) 9573 : audit 0 from='client.? 172.21.15.80:0/2943772957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:27:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:27:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:27:06] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T13:27:07.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:27:07 smithi080 bash[28361]: cluster 2023-12-01T13:27:07.219585+0000 mgr.y (mgr.24362) 15555 : cluster 0 pgmap v15524: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:27:07.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:27:07 smithi080 bash[41963]: cluster 2023-12-01T13:27:07.219585+0000 mgr.y (mgr.24362) 15555 : cluster 0 pgmap v15524: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:27:07.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:27:07 smithi090 bash[32384]: cluster 2023-12-01T13:27:07.219585+0000 mgr.y (mgr.24362) 15555 : cluster 0 pgmap v15524: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:27:08.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:27:08 smithi080 bash[28361]: audit 2023-12-01T13:27:07.695962+0000 mon.a (mon.0) 9574 : audit 0 from='client.? 172.21.15.80:0/330158497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:27:08.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:27:08 smithi080 bash[41963]: audit 2023-12-01T13:27:07.695962+0000 mon.a (mon.0) 9574 : audit 0 from='client.? 172.21.15.80:0/330158497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:27:08.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:27:08 smithi090 bash[32384]: audit 2023-12-01T13:27:07.695962+0000 mon.a (mon.0) 9574 : audit 0 from='client.? 172.21.15.80:0/330158497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:27:09.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:27:09 smithi080 bash[41963]: cluster 2023-12-01T13:27:09.220239+0000 mgr.y (mgr.24362) 15556 : cluster 0 pgmap v15525: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:27:09.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:27:09 smithi080 bash[28361]: cluster 2023-12-01T13:27:09.220239+0000 mgr.y (mgr.24362) 15556 : cluster 0 pgmap v15525: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:27:09.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:27:09 smithi090 bash[32384]: cluster 2023-12-01T13:27:09.220239+0000 mgr.y (mgr.24362) 15556 : cluster 0 pgmap v15525: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:27:10.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:27:10 smithi080 bash[41963]: audit 2023-12-01T13:27:10.154551+0000 mon.c (mon.2) 9948 : audit 0 from='client.? 172.21.15.80:0/1078178652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:27:10.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:27:10 smithi080 bash[28361]: audit 2023-12-01T13:27:10.154551+0000 mon.c (mon.2) 9948 : audit 0 from='client.? 172.21.15.80:0/1078178652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:27:10.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:27:10 smithi090 bash[32384]: audit 2023-12-01T13:27:10.154551+0000 mon.c (mon.2) 9948 : audit 0 from='client.? 172.21.15.80:0/1078178652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:27:11.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:27:11 smithi080 bash[41963]: audit 2023-12-01T13:27:10.605090+0000 mon.c (mon.2) 9949 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:27:11.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:27:11 smithi080 bash[41963]: cluster 2023-12-01T13:27:11.221224+0000 mgr.y (mgr.24362) 15557 : cluster 0 pgmap v15526: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:27:11.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:27:11 smithi080 bash[28361]: audit 2023-12-01T13:27:10.605090+0000 mon.c (mon.2) 9949 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:27:11.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:27:11 smithi080 bash[28361]: cluster 2023-12-01T13:27:11.221224+0000 mgr.y (mgr.24362) 15557 : cluster 0 pgmap v15526: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:27:11.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:27:11 smithi090 bash[32384]: audit 2023-12-01T13:27:10.605090+0000 mon.c (mon.2) 9949 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:27:11.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:27:11 smithi090 bash[32384]: cluster 2023-12-01T13:27:11.221224+0000 mgr.y (mgr.24362) 15557 : cluster 0 pgmap v15526: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:27:12.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:27:12 smithi080 bash[41963]: audit 2023-12-01T13:27:12.617529+0000 mon.a (mon.0) 9575 : audit 0 from='client.? 172.21.15.80:0/398152311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:27:12.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:27:12 smithi080 bash[28361]: audit 2023-12-01T13:27:12.617529+0000 mon.a (mon.0) 9575 : audit 0 from='client.? 172.21.15.80:0/398152311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:27:13.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:27:12 smithi090 bash[32384]: audit 2023-12-01T13:27:12.617529+0000 mon.a (mon.0) 9575 : audit 0 from='client.? 172.21.15.80:0/398152311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:27:14.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:27:14 smithi080 bash[41963]: cluster 2023-12-01T13:27:13.221882+0000 mgr.y (mgr.24362) 15558 : cluster 0 pgmap v15527: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:27:14.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:27:14 smithi080 bash[28361]: cluster 2023-12-01T13:27:13.221882+0000 mgr.y (mgr.24362) 15558 : cluster 0 pgmap v15527: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:27:14.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:27:14 smithi090 bash[32384]: cluster 2023-12-01T13:27:13.221882+0000 mgr.y (mgr.24362) 15558 : cluster 0 pgmap v15527: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:27:15.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:27:15 smithi080 bash[28361]: audit 2023-12-01T13:27:15.068230+0000 mon.a (mon.0) 9576 : audit 0 from='client.? 172.21.15.80:0/3024776705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:27:15.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:27:15 smithi080 bash[41963]: audit 2023-12-01T13:27:15.068230+0000 mon.a (mon.0) 9576 : audit 0 from='client.? 172.21.15.80:0/3024776705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:27:15.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:27:15 smithi090 bash[32384]: audit 2023-12-01T13:27:15.068230+0000 mon.a (mon.0) 9576 : audit 0 from='client.? 172.21.15.80:0/3024776705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:27:16.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:27:16 smithi080 bash[28361]: cluster 2023-12-01T13:27:15.222485+0000 mgr.y (mgr.24362) 15559 : cluster 0 pgmap v15528: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:27:16.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:27:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:27:16] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T13:27:16.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:27:16 smithi080 bash[41963]: cluster 2023-12-01T13:27:15.222485+0000 mgr.y (mgr.24362) 15559 : cluster 0 pgmap v15528: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:27:16.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:27:16 smithi090 bash[32384]: cluster 2023-12-01T13:27:15.222485+0000 mgr.y (mgr.24362) 15559 : cluster 0 pgmap v15528: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:27:17.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:27:17 smithi080 bash[28361]: cluster 2023-12-01T13:27:17.223222+0000 mgr.y (mgr.24362) 15560 : cluster 0 pgmap v15529: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:27:17.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:27:17 smithi080 bash[41963]: cluster 2023-12-01T13:27:17.223222+0000 mgr.y (mgr.24362) 15560 : cluster 0 pgmap v15529: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:27:17.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:27:17 smithi090 bash[32384]: cluster 2023-12-01T13:27:17.223222+0000 mgr.y (mgr.24362) 15560 : cluster 0 pgmap v15529: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:27:18.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:27:18 smithi080 bash[28361]: audit 2023-12-01T13:27:17.527407+0000 mon.c (mon.2) 9950 : audit 0 from='client.? 172.21.15.80:0/1220217795' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:27:18.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:27:18 smithi080 bash[41963]: audit 2023-12-01T13:27:17.527407+0000 mon.c (mon.2) 9950 : audit 0 from='client.? 172.21.15.80:0/1220217795' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:27:18.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:27:18 smithi090 bash[32384]: audit 2023-12-01T13:27:17.527407+0000 mon.c (mon.2) 9950 : audit 0 from='client.? 172.21.15.80:0/1220217795' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:27:19.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:27:19 smithi080 bash[41963]: cluster 2023-12-01T13:27:19.223866+0000 mgr.y (mgr.24362) 15561 : cluster 0 pgmap v15530: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:27:19.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:27:19 smithi080 bash[28361]: cluster 2023-12-01T13:27:19.223866+0000 mgr.y (mgr.24362) 15561 : cluster 0 pgmap v15530: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:27:19.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:27:19 smithi090 bash[32384]: cluster 2023-12-01T13:27:19.223866+0000 mgr.y (mgr.24362) 15561 : cluster 0 pgmap v15530: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:27:20.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:27:20 smithi080 bash[28361]: audit 2023-12-01T13:27:19.983729+0000 mon.a (mon.0) 9577 : audit 0 from='client.? 172.21.15.80:0/1872572189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:27:20.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:27:20 smithi080 bash[41963]: audit 2023-12-01T13:27:19.983729+0000 mon.a (mon.0) 9577 : audit 0 from='client.? 172.21.15.80:0/1872572189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:27:20.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:27:20 smithi090 bash[32384]: audit 2023-12-01T13:27:19.983729+0000 mon.a (mon.0) 9577 : audit 0 from='client.? 172.21.15.80:0/1872572189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:27:21.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:27:21 smithi080 bash[28361]: cluster 2023-12-01T13:27:21.224977+0000 mgr.y (mgr.24362) 15562 : cluster 0 pgmap v15531: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:27:21.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:27:21 smithi080 bash[41963]: cluster 2023-12-01T13:27:21.224977+0000 mgr.y (mgr.24362) 15562 : cluster 0 pgmap v15531: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:27:21.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:27:21 smithi090 bash[32384]: cluster 2023-12-01T13:27:21.224977+0000 mgr.y (mgr.24362) 15562 : cluster 0 pgmap v15531: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:27:22.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:27:22 smithi090 bash[32384]: audit 2023-12-01T13:27:22.433435+0000 mon.c (mon.2) 9951 : audit 0 from='client.? 172.21.15.80:0/521481009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:27:22.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:27:22 smithi080 bash[28361]: audit 2023-12-01T13:27:22.433435+0000 mon.c (mon.2) 9951 : audit 0 from='client.? 172.21.15.80:0/521481009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:27:22.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:27:22 smithi080 bash[41963]: audit 2023-12-01T13:27:22.433435+0000 mon.c (mon.2) 9951 : audit 0 from='client.? 172.21.15.80:0/521481009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:27:25.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:27:25 smithi080 bash[28361]: cluster 2023-12-01T13:27:23.225731+0000 mgr.y (mgr.24362) 15563 : cluster 0 pgmap v15532: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:27:25.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:27:25 smithi080 bash[28361]: audit 2023-12-01T13:27:24.893972+0000 mon.c (mon.2) 9952 : audit 0 from='client.? 172.21.15.80:0/2462243654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:27:25.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:27:25 smithi080 bash[41963]: cluster 2023-12-01T13:27:23.225731+0000 mgr.y (mgr.24362) 15563 : cluster 0 pgmap v15532: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:27:25.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:27:25 smithi080 bash[41963]: audit 2023-12-01T13:27:24.893972+0000 mon.c (mon.2) 9952 : audit 0 from='client.? 172.21.15.80:0/2462243654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:27:25.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:27:25 smithi090 bash[32384]: cluster 2023-12-01T13:27:23.225731+0000 mgr.y (mgr.24362) 15563 : cluster 0 pgmap v15532: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:27:25.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:27:25 smithi090 bash[32384]: audit 2023-12-01T13:27:24.893972+0000 mon.c (mon.2) 9952 : audit 0 from='client.? 172.21.15.80:0/2462243654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:27:26.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:27:26 smithi080 bash[28361]: audit 2023-12-01T13:27:25.605382+0000 mon.c (mon.2) 9953 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:27:26.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:27:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:27:26] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T13:27:26.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:27:26 smithi080 bash[41963]: audit 2023-12-01T13:27:25.605382+0000 mon.c (mon.2) 9953 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:27:26.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:27:26 smithi090 bash[32384]: audit 2023-12-01T13:27:25.605382+0000 mon.c (mon.2) 9953 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:27:27.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:27:27 smithi080 bash[28361]: cluster 2023-12-01T13:27:25.226335+0000 mgr.y (mgr.24362) 15564 : cluster 0 pgmap v15533: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:27:27.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:27:27 smithi080 bash[41963]: cluster 2023-12-01T13:27:25.226335+0000 mgr.y (mgr.24362) 15564 : cluster 0 pgmap v15533: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:27:27.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:27:27 smithi090 bash[32384]: cluster 2023-12-01T13:27:25.226335+0000 mgr.y (mgr.24362) 15564 : cluster 0 pgmap v15533: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:27:28.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:27:28 smithi080 bash[28361]: audit 2023-12-01T13:27:27.359283+0000 mon.c (mon.2) 9954 : audit 0 from='client.? 172.21.15.80:0/3966716036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:27:28.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:27:28 smithi080 bash[41963]: audit 2023-12-01T13:27:27.359283+0000 mon.c (mon.2) 9954 : audit 0 from='client.? 172.21.15.80:0/3966716036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:27:28.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:27:28 smithi090 bash[32384]: audit 2023-12-01T13:27:27.359283+0000 mon.c (mon.2) 9954 : audit 0 from='client.? 172.21.15.80:0/3966716036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:27:29.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:27:29 smithi080 bash[41963]: cluster 2023-12-01T13:27:27.227473+0000 mgr.y (mgr.24362) 15565 : cluster 0 pgmap v15534: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:27:29.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:27:29 smithi080 bash[28361]: cluster 2023-12-01T13:27:27.227473+0000 mgr.y (mgr.24362) 15565 : cluster 0 pgmap v15534: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:27:29.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:27:29 smithi090 bash[32384]: cluster 2023-12-01T13:27:27.227473+0000 mgr.y (mgr.24362) 15565 : cluster 0 pgmap v15534: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:27:30.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:27:30 smithi080 bash[28361]: audit 2023-12-01T13:27:29.812130+0000 mon.a (mon.0) 9578 : audit 0 from='client.? 172.21.15.80:0/1146587630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:27:30.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:27:30 smithi080 bash[41963]: audit 2023-12-01T13:27:29.812130+0000 mon.a (mon.0) 9578 : audit 0 from='client.? 172.21.15.80:0/1146587630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:27:30.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:27:30 smithi090 bash[32384]: audit 2023-12-01T13:27:29.812130+0000 mon.a (mon.0) 9578 : audit 0 from='client.? 172.21.15.80:0/1146587630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:27:31.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:27:31 smithi080 bash[41963]: cluster 2023-12-01T13:27:29.228265+0000 mgr.y (mgr.24362) 15566 : cluster 0 pgmap v15535: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:27:31.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:27:31 smithi080 bash[28361]: cluster 2023-12-01T13:27:29.228265+0000 mgr.y (mgr.24362) 15566 : cluster 0 pgmap v15535: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:27:31.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:27:31 smithi090 bash[32384]: cluster 2023-12-01T13:27:29.228265+0000 mgr.y (mgr.24362) 15566 : cluster 0 pgmap v15535: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:27:33.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:27:33 smithi080 bash[28361]: cluster 2023-12-01T13:27:31.229517+0000 mgr.y (mgr.24362) 15567 : cluster 0 pgmap v15536: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:27:33.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:27:33 smithi080 bash[28361]: audit 2023-12-01T13:27:32.264032+0000 mon.a (mon.0) 9579 : audit 0 from='client.? 172.21.15.80:0/1522434655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:27:33.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:27:33 smithi080 bash[41963]: cluster 2023-12-01T13:27:31.229517+0000 mgr.y (mgr.24362) 15567 : cluster 0 pgmap v15536: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:27:33.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:27:33 smithi080 bash[41963]: audit 2023-12-01T13:27:32.264032+0000 mon.a (mon.0) 9579 : audit 0 from='client.? 172.21.15.80:0/1522434655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:27:33.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:27:33 smithi090 bash[32384]: cluster 2023-12-01T13:27:31.229517+0000 mgr.y (mgr.24362) 15567 : cluster 0 pgmap v15536: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:27:33.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:27:33 smithi090 bash[32384]: audit 2023-12-01T13:27:32.264032+0000 mon.a (mon.0) 9579 : audit 0 from='client.? 172.21.15.80:0/1522434655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:27:35.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:27:35 smithi080 bash[28361]: cluster 2023-12-01T13:27:33.230204+0000 mgr.y (mgr.24362) 15568 : cluster 0 pgmap v15537: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:27:35.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:27:35 smithi080 bash[28361]: audit 2023-12-01T13:27:34.726208+0000 mon.c (mon.2) 9955 : audit 0 from='client.? 172.21.15.80:0/2670957531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:27:35.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:27:35 smithi080 bash[41963]: cluster 2023-12-01T13:27:33.230204+0000 mgr.y (mgr.24362) 15568 : cluster 0 pgmap v15537: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:27:35.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:27:35 smithi080 bash[41963]: audit 2023-12-01T13:27:34.726208+0000 mon.c (mon.2) 9955 : audit 0 from='client.? 172.21.15.80:0/2670957531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:27:35.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:27:35 smithi090 bash[32384]: cluster 2023-12-01T13:27:33.230204+0000 mgr.y (mgr.24362) 15568 : cluster 0 pgmap v15537: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:27:35.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:27:35 smithi090 bash[32384]: audit 2023-12-01T13:27:34.726208+0000 mon.c (mon.2) 9955 : audit 0 from='client.? 172.21.15.80:0/2670957531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:27:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:27:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:27:36] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T13:27:37.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:27:37 smithi080 bash[28361]: cluster 2023-12-01T13:27:35.230998+0000 mgr.y (mgr.24362) 15569 : cluster 0 pgmap v15538: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:27:37.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:27:37 smithi080 bash[28361]: audit 2023-12-01T13:27:36.755701+0000 mon.c (mon.2) 9956 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:27:37.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:27:37 smithi080 bash[28361]: audit 2023-12-01T13:27:37.132405+0000 mon.a (mon.0) 9580 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:27:37.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:27:37 smithi080 bash[28361]: audit 2023-12-01T13:27:37.142939+0000 mon.a (mon.0) 9581 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:27:37.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:27:37 smithi080 bash[41963]: cluster 2023-12-01T13:27:35.230998+0000 mgr.y (mgr.24362) 15569 : cluster 0 pgmap v15538: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:27:37.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:27:37 smithi080 bash[41963]: audit 2023-12-01T13:27:36.755701+0000 mon.c (mon.2) 9956 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:27:37.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:27:37 smithi080 bash[41963]: audit 2023-12-01T13:27:37.132405+0000 mon.a (mon.0) 9580 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:27:37.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:27:37 smithi080 bash[41963]: audit 2023-12-01T13:27:37.142939+0000 mon.a (mon.0) 9581 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:27:37.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:27:37 smithi090 bash[32384]: cluster 2023-12-01T13:27:35.230998+0000 mgr.y (mgr.24362) 15569 : cluster 0 pgmap v15538: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:27:37.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:27:37 smithi090 bash[32384]: audit 2023-12-01T13:27:36.755701+0000 mon.c (mon.2) 9956 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:27:37.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:27:37 smithi090 bash[32384]: audit 2023-12-01T13:27:37.132405+0000 mon.a (mon.0) 9580 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:27:37.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:27:37 smithi090 bash[32384]: audit 2023-12-01T13:27:37.142939+0000 mon.a (mon.0) 9581 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:27:38.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:27:38 smithi090 bash[32384]: audit 2023-12-01T13:27:37.194569+0000 mon.a (mon.0) 9582 : audit 0 from='client.? 172.21.15.80:0/59195454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:27:38.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:27:38 smithi080 bash[28361]: audit 2023-12-01T13:27:37.194569+0000 mon.a (mon.0) 9582 : audit 0 from='client.? 172.21.15.80:0/59195454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:27:38.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:27:38 smithi080 bash[41963]: audit 2023-12-01T13:27:37.194569+0000 mon.a (mon.0) 9582 : audit 0 from='client.? 172.21.15.80:0/59195454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:27:39.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:27:39 smithi090 bash[32384]: cluster 2023-12-01T13:27:37.231785+0000 mgr.y (mgr.24362) 15570 : cluster 0 pgmap v15539: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:27:39.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:27:39 smithi080 bash[41963]: cluster 2023-12-01T13:27:37.231785+0000 mgr.y (mgr.24362) 15570 : cluster 0 pgmap v15539: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:27:39.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:27:39 smithi080 bash[28361]: cluster 2023-12-01T13:27:37.231785+0000 mgr.y (mgr.24362) 15570 : cluster 0 pgmap v15539: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:27:40.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:27:40 smithi090 bash[32384]: audit 2023-12-01T13:27:39.662166+0000 mon.a (mon.0) 9583 : audit 0 from='client.? 172.21.15.80:0/1823004001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:27:40.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:27:40 smithi080 bash[28361]: audit 2023-12-01T13:27:39.662166+0000 mon.a (mon.0) 9583 : audit 0 from='client.? 172.21.15.80:0/1823004001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:27:40.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:27:40 smithi080 bash[41963]: audit 2023-12-01T13:27:39.662166+0000 mon.a (mon.0) 9583 : audit 0 from='client.? 172.21.15.80:0/1823004001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:27:41.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:27:41 smithi090 bash[32384]: cluster 2023-12-01T13:27:39.232310+0000 mgr.y (mgr.24362) 15571 : cluster 0 pgmap v15540: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:27:41.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:27:41 smithi090 bash[32384]: audit 2023-12-01T13:27:40.605960+0000 mon.c (mon.2) 9957 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:27:41.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:27:41 smithi080 bash[28361]: cluster 2023-12-01T13:27:39.232310+0000 mgr.y (mgr.24362) 15571 : cluster 0 pgmap v15540: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:27:41.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:27:41 smithi080 bash[28361]: audit 2023-12-01T13:27:40.605960+0000 mon.c (mon.2) 9957 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:27:41.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:27:41 smithi080 bash[41963]: cluster 2023-12-01T13:27:39.232310+0000 mgr.y (mgr.24362) 15571 : cluster 0 pgmap v15540: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:27:41.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:27:41 smithi080 bash[41963]: audit 2023-12-01T13:27:40.605960+0000 mon.c (mon.2) 9957 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:27:42.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:27:42 smithi090 bash[32384]: audit 2023-12-01T13:27:42.125452+0000 mon.a (mon.0) 9584 : audit 0 from='client.? 172.21.15.80:0/1395668224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:27:42.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:27:42 smithi080 bash[28361]: audit 2023-12-01T13:27:42.125452+0000 mon.a (mon.0) 9584 : audit 0 from='client.? 172.21.15.80:0/1395668224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:27:42.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:27:42 smithi080 bash[41963]: audit 2023-12-01T13:27:42.125452+0000 mon.a (mon.0) 9584 : audit 0 from='client.? 172.21.15.80:0/1395668224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:27:43.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:27:43 smithi090 bash[32384]: cluster 2023-12-01T13:27:41.233211+0000 mgr.y (mgr.24362) 15572 : cluster 0 pgmap v15541: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:27:43.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:27:43 smithi090 bash[32384]: audit 2023-12-01T13:27:42.946083+0000 mon.a (mon.0) 9585 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:27:43.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:27:43 smithi090 bash[32384]: audit 2023-12-01T13:27:42.954508+0000 mon.a (mon.0) 9586 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:27:43.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:27:43 smithi090 bash[32384]: audit 2023-12-01T13:27:42.963934+0000 mon.a (mon.0) 9587 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:27:43.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:27:43 smithi090 bash[32384]: audit 2023-12-01T13:27:42.971155+0000 mon.a (mon.0) 9588 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:27:43.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:27:43 smithi080 bash[28361]: cluster 2023-12-01T13:27:41.233211+0000 mgr.y (mgr.24362) 15572 : cluster 0 pgmap v15541: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:27:43.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:27:43 smithi080 bash[28361]: audit 2023-12-01T13:27:42.946083+0000 mon.a (mon.0) 9585 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:27:43.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:27:43 smithi080 bash[28361]: audit 2023-12-01T13:27:42.954508+0000 mon.a (mon.0) 9586 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:27:43.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:27:43 smithi080 bash[28361]: audit 2023-12-01T13:27:42.963934+0000 mon.a (mon.0) 9587 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:27:43.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:27:43 smithi080 bash[28361]: audit 2023-12-01T13:27:42.971155+0000 mon.a (mon.0) 9588 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:27:43.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:27:43 smithi080 bash[41963]: cluster 2023-12-01T13:27:41.233211+0000 mgr.y (mgr.24362) 15572 : cluster 0 pgmap v15541: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:27:43.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:27:43 smithi080 bash[41963]: audit 2023-12-01T13:27:42.946083+0000 mon.a (mon.0) 9585 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:27:43.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:27:43 smithi080 bash[41963]: audit 2023-12-01T13:27:42.954508+0000 mon.a (mon.0) 9586 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:27:43.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:27:43 smithi080 bash[41963]: audit 2023-12-01T13:27:42.963934+0000 mon.a (mon.0) 9587 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:27:43.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:27:43 smithi080 bash[41963]: audit 2023-12-01T13:27:42.971155+0000 mon.a (mon.0) 9588 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:27:45.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:27:44 smithi080 bash[28361]: cluster 2023-12-01T13:27:43.233852+0000 mgr.y (mgr.24362) 15573 : cluster 0 pgmap v15542: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:27:45.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:27:44 smithi080 bash[28361]: audit 2023-12-01T13:27:43.812418+0000 mon.a (mon.0) 9589 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:27:45.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:27:44 smithi080 bash[28361]: audit 2023-12-01T13:27:43.822716+0000 mon.a (mon.0) 9590 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:27:45.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:27:44 smithi080 bash[28361]: audit 2023-12-01T13:27:43.829833+0000 mon.a (mon.0) 9591 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:27:45.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:27:44 smithi080 bash[28361]: audit 2023-12-01T13:27:43.842601+0000 mon.a (mon.0) 9592 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:27:45.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:27:44 smithi080 bash[28361]: audit 2023-12-01T13:27:43.848264+0000 mon.c (mon.2) 9958 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:27:45.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:27:44 smithi080 bash[28361]: audit 2023-12-01T13:27:43.849446+0000 mon.c (mon.2) 9959 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:27:45.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:27:44 smithi080 bash[28361]: audit 2023-12-01T13:27:43.857263+0000 mon.a (mon.0) 9593 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:27:45.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:27:44 smithi080 bash[28361]: audit 2023-12-01T13:27:44.582390+0000 mon.a (mon.0) 9594 : audit 0 from='client.? 172.21.15.80:0/3400468343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:27:45.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:27:44 smithi080 bash[41963]: cluster 2023-12-01T13:27:43.233852+0000 mgr.y (mgr.24362) 15573 : cluster 0 pgmap v15542: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:27:45.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:27:44 smithi080 bash[41963]: audit 2023-12-01T13:27:43.812418+0000 mon.a (mon.0) 9589 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:27:45.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:27:44 smithi080 bash[41963]: audit 2023-12-01T13:27:43.822716+0000 mon.a (mon.0) 9590 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:27:45.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:27:44 smithi080 bash[41963]: audit 2023-12-01T13:27:43.829833+0000 mon.a (mon.0) 9591 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:27:45.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:27:44 smithi080 bash[41963]: audit 2023-12-01T13:27:43.842601+0000 mon.a (mon.0) 9592 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:27:45.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:27:44 smithi080 bash[41963]: audit 2023-12-01T13:27:43.848264+0000 mon.c (mon.2) 9958 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:27:45.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:27:44 smithi080 bash[41963]: audit 2023-12-01T13:27:43.849446+0000 mon.c (mon.2) 9959 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:27:45.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:27:44 smithi080 bash[41963]: audit 2023-12-01T13:27:43.857263+0000 mon.a (mon.0) 9593 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:27:45.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:27:44 smithi080 bash[41963]: audit 2023-12-01T13:27:44.582390+0000 mon.a (mon.0) 9594 : audit 0 from='client.? 172.21.15.80:0/3400468343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:27:45.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:27:44 smithi090 bash[32384]: cluster 2023-12-01T13:27:43.233852+0000 mgr.y (mgr.24362) 15573 : cluster 0 pgmap v15542: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:27:45.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:27:44 smithi090 bash[32384]: audit 2023-12-01T13:27:43.812418+0000 mon.a (mon.0) 9589 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:27:45.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:27:44 smithi090 bash[32384]: audit 2023-12-01T13:27:43.822716+0000 mon.a (mon.0) 9590 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:27:45.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:27:44 smithi090 bash[32384]: audit 2023-12-01T13:27:43.829833+0000 mon.a (mon.0) 9591 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:27:45.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:27:44 smithi090 bash[32384]: audit 2023-12-01T13:27:43.842601+0000 mon.a (mon.0) 9592 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:27:45.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:27:44 smithi090 bash[32384]: audit 2023-12-01T13:27:43.848264+0000 mon.c (mon.2) 9958 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:27:45.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:27:44 smithi090 bash[32384]: audit 2023-12-01T13:27:43.849446+0000 mon.c (mon.2) 9959 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:27:45.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:27:44 smithi090 bash[32384]: audit 2023-12-01T13:27:43.857263+0000 mon.a (mon.0) 9593 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:27:45.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:27:44 smithi090 bash[32384]: audit 2023-12-01T13:27:44.582390+0000 mon.a (mon.0) 9594 : audit 0 from='client.? 172.21.15.80:0/3400468343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:27:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:27:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:27:46] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T13:27:47.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:27:46 smithi080 bash[28361]: cluster 2023-12-01T13:27:45.234504+0000 mgr.y (mgr.24362) 15574 : cluster 0 pgmap v15543: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:27:47.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:27:46 smithi080 bash[41963]: cluster 2023-12-01T13:27:45.234504+0000 mgr.y (mgr.24362) 15574 : cluster 0 pgmap v15543: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:27:47.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:27:46 smithi090 bash[32384]: cluster 2023-12-01T13:27:45.234504+0000 mgr.y (mgr.24362) 15574 : cluster 0 pgmap v15543: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:27:48.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:27:47 smithi080 bash[41963]: audit 2023-12-01T13:27:47.037504+0000 mon.a (mon.0) 9595 : audit 0 from='client.? 172.21.15.80:0/3362952132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:27:48.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:27:47 smithi080 bash[28361]: audit 2023-12-01T13:27:47.037504+0000 mon.a (mon.0) 9595 : audit 0 from='client.? 172.21.15.80:0/3362952132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:27:48.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:27:47 smithi090 bash[32384]: audit 2023-12-01T13:27:47.037504+0000 mon.a (mon.0) 9595 : audit 0 from='client.? 172.21.15.80:0/3362952132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:27:49.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:27:49 smithi080 bash[28361]: cluster 2023-12-01T13:27:47.235716+0000 mgr.y (mgr.24362) 15575 : cluster 0 pgmap v15544: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:27:49.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:27:49 smithi080 bash[41963]: cluster 2023-12-01T13:27:47.235716+0000 mgr.y (mgr.24362) 15575 : cluster 0 pgmap v15544: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:27:49.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:27:49 smithi090 bash[32384]: cluster 2023-12-01T13:27:47.235716+0000 mgr.y (mgr.24362) 15575 : cluster 0 pgmap v15544: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:27:50.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:27:50 smithi080 bash[28361]: audit 2023-12-01T13:27:49.493832+0000 mon.c (mon.2) 9960 : audit 0 from='client.? 172.21.15.80:0/1920362611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:27:50.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:27:50 smithi080 bash[41963]: audit 2023-12-01T13:27:49.493832+0000 mon.c (mon.2) 9960 : audit 0 from='client.? 172.21.15.80:0/1920362611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:27:50.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:27:50 smithi090 bash[32384]: audit 2023-12-01T13:27:49.493832+0000 mon.c (mon.2) 9960 : audit 0 from='client.? 172.21.15.80:0/1920362611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:27:51.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:27:51 smithi080 bash[28361]: cluster 2023-12-01T13:27:49.236397+0000 mgr.y (mgr.24362) 15576 : cluster 0 pgmap v15545: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:27:51.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:27:51 smithi080 bash[41963]: cluster 2023-12-01T13:27:49.236397+0000 mgr.y (mgr.24362) 15576 : cluster 0 pgmap v15545: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:27:51.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:27:51 smithi090 bash[32384]: cluster 2023-12-01T13:27:49.236397+0000 mgr.y (mgr.24362) 15576 : cluster 0 pgmap v15545: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:27:52.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:27:52 smithi080 bash[28361]: audit 2023-12-01T13:27:51.950260+0000 mon.a (mon.0) 9596 : audit 0 from='client.? 172.21.15.80:0/201763621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:27:52.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:27:52 smithi080 bash[41963]: audit 2023-12-01T13:27:51.950260+0000 mon.a (mon.0) 9596 : audit 0 from='client.? 172.21.15.80:0/201763621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:27:52.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:27:52 smithi090 bash[32384]: audit 2023-12-01T13:27:51.950260+0000 mon.a (mon.0) 9596 : audit 0 from='client.? 172.21.15.80:0/201763621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:27:53.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:27:53 smithi080 bash[28361]: cluster 2023-12-01T13:27:51.237492+0000 mgr.y (mgr.24362) 15577 : cluster 0 pgmap v15546: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:27:53.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:27:53 smithi080 bash[41963]: cluster 2023-12-01T13:27:51.237492+0000 mgr.y (mgr.24362) 15577 : cluster 0 pgmap v15546: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:27:53.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:27:53 smithi090 bash[32384]: cluster 2023-12-01T13:27:51.237492+0000 mgr.y (mgr.24362) 15577 : cluster 0 pgmap v15546: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:27:55.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:27:55 smithi080 bash[28361]: cluster 2023-12-01T13:27:53.238163+0000 mgr.y (mgr.24362) 15578 : cluster 0 pgmap v15547: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:27:55.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:27:55 smithi080 bash[28361]: audit 2023-12-01T13:27:54.412914+0000 mon.c (mon.2) 9961 : audit 0 from='client.? 172.21.15.80:0/2274831057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:27:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:27:55 smithi080 bash[41963]: cluster 2023-12-01T13:27:53.238163+0000 mgr.y (mgr.24362) 15578 : cluster 0 pgmap v15547: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:27:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:27:55 smithi080 bash[41963]: audit 2023-12-01T13:27:54.412914+0000 mon.c (mon.2) 9961 : audit 0 from='client.? 172.21.15.80:0/2274831057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:27:55.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:27:55 smithi090 bash[32384]: cluster 2023-12-01T13:27:53.238163+0000 mgr.y (mgr.24362) 15578 : cluster 0 pgmap v15547: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:27:55.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:27:55 smithi090 bash[32384]: audit 2023-12-01T13:27:54.412914+0000 mon.c (mon.2) 9961 : audit 0 from='client.? 172.21.15.80:0/2274831057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:27:56.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:27:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:27:56] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T13:27:56.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:27:56 smithi080 bash[28361]: audit 2023-12-01T13:27:55.606208+0000 mon.c (mon.2) 9962 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:27:56.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:27:56 smithi080 bash[41963]: audit 2023-12-01T13:27:55.606208+0000 mon.c (mon.2) 9962 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:27:56.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:27:56 smithi090 bash[32384]: audit 2023-12-01T13:27:55.606208+0000 mon.c (mon.2) 9962 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:27:57.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:27:57 smithi080 bash[28361]: cluster 2023-12-01T13:27:55.238808+0000 mgr.y (mgr.24362) 15579 : cluster 0 pgmap v15548: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:27:57.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:27:57 smithi080 bash[28361]: audit 2023-12-01T13:27:56.877224+0000 mon.a (mon.0) 9597 : audit 0 from='client.? 172.21.15.80:0/2891900291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:27:57.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:27:57 smithi080 bash[41963]: cluster 2023-12-01T13:27:55.238808+0000 mgr.y (mgr.24362) 15579 : cluster 0 pgmap v15548: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:27:57.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:27:57 smithi080 bash[41963]: audit 2023-12-01T13:27:56.877224+0000 mon.a (mon.0) 9597 : audit 0 from='client.? 172.21.15.80:0/2891900291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:27:57.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:27:57 smithi090 bash[32384]: cluster 2023-12-01T13:27:55.238808+0000 mgr.y (mgr.24362) 15579 : cluster 0 pgmap v15548: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:27:57.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:27:57 smithi090 bash[32384]: audit 2023-12-01T13:27:56.877224+0000 mon.a (mon.0) 9597 : audit 0 from='client.? 172.21.15.80:0/2891900291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:27:59.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:27:59 smithi080 bash[28361]: cluster 2023-12-01T13:27:57.240041+0000 mgr.y (mgr.24362) 15580 : cluster 0 pgmap v15549: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:27:59.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:27:59 smithi080 bash[41963]: cluster 2023-12-01T13:27:57.240041+0000 mgr.y (mgr.24362) 15580 : cluster 0 pgmap v15549: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:27:59.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:27:59 smithi090 bash[32384]: cluster 2023-12-01T13:27:57.240041+0000 mgr.y (mgr.24362) 15580 : cluster 0 pgmap v15549: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:28:00.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:28:00 smithi090 bash[32384]: audit 2023-12-01T13:27:59.337925+0000 mon.c (mon.2) 9963 : audit 0 from='client.? 172.21.15.80:0/2855314069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:28:00.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:28:00 smithi080 bash[28361]: audit 2023-12-01T13:27:59.337925+0000 mon.c (mon.2) 9963 : audit 0 from='client.? 172.21.15.80:0/2855314069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:28:00.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:28:00 smithi080 bash[41963]: audit 2023-12-01T13:27:59.337925+0000 mon.c (mon.2) 9963 : audit 0 from='client.? 172.21.15.80:0/2855314069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:28:01.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:28:01 smithi090 bash[32384]: cluster 2023-12-01T13:27:59.240678+0000 mgr.y (mgr.24362) 15581 : cluster 0 pgmap v15550: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:28:01.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:28:01 smithi080 bash[41963]: cluster 2023-12-01T13:27:59.240678+0000 mgr.y (mgr.24362) 15581 : cluster 0 pgmap v15550: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:28:01.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:28:01 smithi080 bash[28361]: cluster 2023-12-01T13:27:59.240678+0000 mgr.y (mgr.24362) 15581 : cluster 0 pgmap v15550: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:28:02.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:28:02 smithi090 bash[32384]: audit 2023-12-01T13:28:01.787550+0000 mon.c (mon.2) 9964 : audit 0 from='client.? 172.21.15.80:0/4072707906' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:28:02.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:28:02 smithi080 bash[41963]: audit 2023-12-01T13:28:01.787550+0000 mon.c (mon.2) 9964 : audit 0 from='client.? 172.21.15.80:0/4072707906' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:28:02.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:28:02 smithi080 bash[28361]: audit 2023-12-01T13:28:01.787550+0000 mon.c (mon.2) 9964 : audit 0 from='client.? 172.21.15.80:0/4072707906' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:28:03.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:28:03 smithi090 bash[32384]: cluster 2023-12-01T13:28:01.241783+0000 mgr.y (mgr.24362) 15582 : cluster 0 pgmap v15551: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:28:03.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:28:03 smithi080 bash[28361]: cluster 2023-12-01T13:28:01.241783+0000 mgr.y (mgr.24362) 15582 : cluster 0 pgmap v15551: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:28:03.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:28:03 smithi080 bash[41963]: cluster 2023-12-01T13:28:01.241783+0000 mgr.y (mgr.24362) 15582 : cluster 0 pgmap v15551: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:28:05.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:28:05 smithi090 bash[32384]: cluster 2023-12-01T13:28:03.242448+0000 mgr.y (mgr.24362) 15583 : cluster 0 pgmap v15552: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:28:05.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:28:05 smithi090 bash[32384]: audit 2023-12-01T13:28:04.245704+0000 mon.a (mon.0) 9598 : audit 0 from='client.? 172.21.15.80:0/4264846098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:28:05.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:28:05 smithi080 bash[28361]: cluster 2023-12-01T13:28:03.242448+0000 mgr.y (mgr.24362) 15583 : cluster 0 pgmap v15552: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:28:05.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:28:05 smithi080 bash[28361]: audit 2023-12-01T13:28:04.245704+0000 mon.a (mon.0) 9598 : audit 0 from='client.? 172.21.15.80:0/4264846098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:28:05.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:28:05 smithi080 bash[41963]: cluster 2023-12-01T13:28:03.242448+0000 mgr.y (mgr.24362) 15583 : cluster 0 pgmap v15552: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:28:05.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:28:05 smithi080 bash[41963]: audit 2023-12-01T13:28:04.245704+0000 mon.a (mon.0) 9598 : audit 0 from='client.? 172.21.15.80:0/4264846098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:28:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:28:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:28:06] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T13:28:07.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:28:07 smithi090 bash[32384]: cluster 2023-12-01T13:28:05.243115+0000 mgr.y (mgr.24362) 15584 : cluster 0 pgmap v15553: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:28:07.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:28:07 smithi090 bash[32384]: audit 2023-12-01T13:28:06.704819+0000 mon.a (mon.0) 9599 : audit 0 from='client.? 172.21.15.80:0/2490456978' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:28:07.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:28:07 smithi080 bash[28361]: cluster 2023-12-01T13:28:05.243115+0000 mgr.y (mgr.24362) 15584 : cluster 0 pgmap v15553: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:28:07.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:28:07 smithi080 bash[28361]: audit 2023-12-01T13:28:06.704819+0000 mon.a (mon.0) 9599 : audit 0 from='client.? 172.21.15.80:0/2490456978' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:28:07.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:28:07 smithi080 bash[41963]: cluster 2023-12-01T13:28:05.243115+0000 mgr.y (mgr.24362) 15584 : cluster 0 pgmap v15553: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:28:07.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:28:07 smithi080 bash[41963]: audit 2023-12-01T13:28:06.704819+0000 mon.a (mon.0) 9599 : audit 0 from='client.? 172.21.15.80:0/2490456978' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:28:09.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:28:09 smithi090 bash[32384]: cluster 2023-12-01T13:28:07.244324+0000 mgr.y (mgr.24362) 15585 : cluster 0 pgmap v15554: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:28:09.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:28:09 smithi090 bash[32384]: audit 2023-12-01T13:28:09.162224+0000 mon.a (mon.0) 9600 : audit 0 from='client.? 172.21.15.80:0/3858542833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:28:09.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:28:09 smithi080 bash[28361]: cluster 2023-12-01T13:28:07.244324+0000 mgr.y (mgr.24362) 15585 : cluster 0 pgmap v15554: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:28:09.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:28:09 smithi080 bash[28361]: audit 2023-12-01T13:28:09.162224+0000 mon.a (mon.0) 9600 : audit 0 from='client.? 172.21.15.80:0/3858542833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:28:09.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:28:09 smithi080 bash[41963]: cluster 2023-12-01T13:28:07.244324+0000 mgr.y (mgr.24362) 15585 : cluster 0 pgmap v15554: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:28:09.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:28:09 smithi080 bash[41963]: audit 2023-12-01T13:28:09.162224+0000 mon.a (mon.0) 9600 : audit 0 from='client.? 172.21.15.80:0/3858542833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:28:11.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:28:11 smithi090 bash[32384]: cluster 2023-12-01T13:28:09.244922+0000 mgr.y (mgr.24362) 15586 : cluster 0 pgmap v15555: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:28:11.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:28:11 smithi090 bash[32384]: audit 2023-12-01T13:28:10.606621+0000 mon.c (mon.2) 9965 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:28:11.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:28:11 smithi080 bash[28361]: cluster 2023-12-01T13:28:09.244922+0000 mgr.y (mgr.24362) 15586 : cluster 0 pgmap v15555: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:28:11.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:28:11 smithi080 bash[28361]: audit 2023-12-01T13:28:10.606621+0000 mon.c (mon.2) 9965 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:28:11.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:28:11 smithi080 bash[41963]: cluster 2023-12-01T13:28:09.244922+0000 mgr.y (mgr.24362) 15586 : cluster 0 pgmap v15555: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:28:11.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:28:11 smithi080 bash[41963]: audit 2023-12-01T13:28:10.606621+0000 mon.c (mon.2) 9965 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:28:12.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:28:12 smithi090 bash[32384]: audit 2023-12-01T13:28:11.610267+0000 mon.a (mon.0) 9601 : audit 0 from='client.? 172.21.15.80:0/1619699899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:28:12.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:28:12 smithi080 bash[28361]: audit 2023-12-01T13:28:11.610267+0000 mon.a (mon.0) 9601 : audit 0 from='client.? 172.21.15.80:0/1619699899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:28:12.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:28:12 smithi080 bash[41963]: audit 2023-12-01T13:28:11.610267+0000 mon.a (mon.0) 9601 : audit 0 from='client.? 172.21.15.80:0/1619699899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:28:13.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:28:13 smithi090 bash[32384]: cluster 2023-12-01T13:28:11.246144+0000 mgr.y (mgr.24362) 15587 : cluster 0 pgmap v15556: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:28:13.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:28:13 smithi080 bash[28361]: cluster 2023-12-01T13:28:11.246144+0000 mgr.y (mgr.24362) 15587 : cluster 0 pgmap v15556: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:28:13.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:28:13 smithi080 bash[41963]: cluster 2023-12-01T13:28:11.246144+0000 mgr.y (mgr.24362) 15587 : cluster 0 pgmap v15556: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:28:14.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:28:14 smithi090 bash[32384]: audit 2023-12-01T13:28:14.069877+0000 mon.c (mon.2) 9966 : audit 0 from='client.? 172.21.15.80:0/1469586366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:28:14.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:28:14 smithi080 bash[28361]: audit 2023-12-01T13:28:14.069877+0000 mon.c (mon.2) 9966 : audit 0 from='client.? 172.21.15.80:0/1469586366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:28:14.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:28:14 smithi080 bash[41963]: audit 2023-12-01T13:28:14.069877+0000 mon.c (mon.2) 9966 : audit 0 from='client.? 172.21.15.80:0/1469586366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:28:15.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:28:15 smithi090 bash[32384]: cluster 2023-12-01T13:28:13.246802+0000 mgr.y (mgr.24362) 15588 : cluster 0 pgmap v15557: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:28:15.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:28:15 smithi080 bash[41963]: cluster 2023-12-01T13:28:13.246802+0000 mgr.y (mgr.24362) 15588 : cluster 0 pgmap v15557: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:28:15.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:28:15 smithi080 bash[28361]: cluster 2023-12-01T13:28:13.246802+0000 mgr.y (mgr.24362) 15588 : cluster 0 pgmap v15557: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:28:16.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:28:16 smithi090 bash[32384]: cluster 2023-12-01T13:28:15.247345+0000 mgr.y (mgr.24362) 15589 : cluster 0 pgmap v15558: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:28:16.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:28:16 smithi080 bash[28361]: cluster 2023-12-01T13:28:15.247345+0000 mgr.y (mgr.24362) 15589 : cluster 0 pgmap v15558: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:28:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:28:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:28:16] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T13:28:16.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:28:16 smithi080 bash[41963]: cluster 2023-12-01T13:28:15.247345+0000 mgr.y (mgr.24362) 15589 : cluster 0 pgmap v15558: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:28:17.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:28:17 smithi090 bash[32384]: audit 2023-12-01T13:28:16.517950+0000 mon.a (mon.0) 9602 : audit 0 from='client.? 172.21.15.80:0/2399528488' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:28:17.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:28:17 smithi080 bash[28361]: audit 2023-12-01T13:28:16.517950+0000 mon.a (mon.0) 9602 : audit 0 from='client.? 172.21.15.80:0/2399528488' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:28:17.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:28:17 smithi080 bash[41963]: audit 2023-12-01T13:28:16.517950+0000 mon.a (mon.0) 9602 : audit 0 from='client.? 172.21.15.80:0/2399528488' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:28:19.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:28:19 smithi080 bash[28361]: cluster 2023-12-01T13:28:17.248754+0000 mgr.y (mgr.24362) 15590 : cluster 0 pgmap v15559: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:28:19.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:28:19 smithi080 bash[28361]: audit 2023-12-01T13:28:18.960675+0000 mon.c (mon.2) 9967 : audit 0 from='client.? 172.21.15.80:0/4133555968' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:28:19.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:28:19 smithi080 bash[41963]: cluster 2023-12-01T13:28:17.248754+0000 mgr.y (mgr.24362) 15590 : cluster 0 pgmap v15559: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:28:19.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:28:19 smithi080 bash[41963]: audit 2023-12-01T13:28:18.960675+0000 mon.c (mon.2) 9967 : audit 0 from='client.? 172.21.15.80:0/4133555968' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:28:19.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:28:19 smithi090 bash[32384]: cluster 2023-12-01T13:28:17.248754+0000 mgr.y (mgr.24362) 15590 : cluster 0 pgmap v15559: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:28:19.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:28:19 smithi090 bash[32384]: audit 2023-12-01T13:28:18.960675+0000 mon.c (mon.2) 9967 : audit 0 from='client.? 172.21.15.80:0/4133555968' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:28:21.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:28:21 smithi080 bash[41963]: cluster 2023-12-01T13:28:19.249467+0000 mgr.y (mgr.24362) 15591 : cluster 0 pgmap v15560: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:28:21.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:28:21 smithi080 bash[28361]: cluster 2023-12-01T13:28:19.249467+0000 mgr.y (mgr.24362) 15591 : cluster 0 pgmap v15560: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:28:21.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:28:21 smithi090 bash[32384]: cluster 2023-12-01T13:28:19.249467+0000 mgr.y (mgr.24362) 15591 : cluster 0 pgmap v15560: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:28:22.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:28:22 smithi080 bash[28361]: audit 2023-12-01T13:28:21.414618+0000 mon.a (mon.0) 9603 : audit 0 from='client.? 172.21.15.80:0/2830113314' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:28:22.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:28:22 smithi080 bash[41963]: audit 2023-12-01T13:28:21.414618+0000 mon.a (mon.0) 9603 : audit 0 from='client.? 172.21.15.80:0/2830113314' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:28:22.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:28:22 smithi090 bash[32384]: audit 2023-12-01T13:28:21.414618+0000 mon.a (mon.0) 9603 : audit 0 from='client.? 172.21.15.80:0/2830113314' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:28:23.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:28:23 smithi080 bash[28361]: cluster 2023-12-01T13:28:21.250674+0000 mgr.y (mgr.24362) 15592 : cluster 0 pgmap v15561: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:28:23.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:28:23 smithi080 bash[41963]: cluster 2023-12-01T13:28:21.250674+0000 mgr.y (mgr.24362) 15592 : cluster 0 pgmap v15561: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:28:23.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:28:23 smithi090 bash[32384]: cluster 2023-12-01T13:28:21.250674+0000 mgr.y (mgr.24362) 15592 : cluster 0 pgmap v15561: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:28:24.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:28:24 smithi080 bash[28361]: audit 2023-12-01T13:28:23.869581+0000 mon.a (mon.0) 9604 : audit 0 from='client.? 172.21.15.80:0/2636184110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:28:24.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:28:24 smithi080 bash[41963]: audit 2023-12-01T13:28:23.869581+0000 mon.a (mon.0) 9604 : audit 0 from='client.? 172.21.15.80:0/2636184110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:28:24.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:28:24 smithi090 bash[32384]: audit 2023-12-01T13:28:23.869581+0000 mon.a (mon.0) 9604 : audit 0 from='client.? 172.21.15.80:0/2636184110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:28:25.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:28:25 smithi080 bash[28361]: cluster 2023-12-01T13:28:23.251364+0000 mgr.y (mgr.24362) 15593 : cluster 0 pgmap v15562: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:28:25.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:28:25 smithi080 bash[41963]: cluster 2023-12-01T13:28:23.251364+0000 mgr.y (mgr.24362) 15593 : cluster 0 pgmap v15562: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:28:25.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:28:25 smithi090 bash[32384]: cluster 2023-12-01T13:28:23.251364+0000 mgr.y (mgr.24362) 15593 : cluster 0 pgmap v15562: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:28:26.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:28:26 smithi090 bash[32384]: audit 2023-12-01T13:28:25.606909+0000 mon.c (mon.2) 9968 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:28:26.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:28:26 smithi080 bash[28361]: audit 2023-12-01T13:28:25.606909+0000 mon.c (mon.2) 9968 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:28:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:28:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:28:26] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T13:28:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:28:26 smithi080 bash[41963]: audit 2023-12-01T13:28:25.606909+0000 mon.c (mon.2) 9968 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:28:27.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:28:27 smithi090 bash[32384]: cluster 2023-12-01T13:28:25.252021+0000 mgr.y (mgr.24362) 15594 : cluster 0 pgmap v15563: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:28:27.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:28:27 smithi090 bash[32384]: audit 2023-12-01T13:28:26.328559+0000 mon.c (mon.2) 9969 : audit 0 from='client.? 172.21.15.80:0/1961683438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:28:27.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:28:27 smithi080 bash[28361]: cluster 2023-12-01T13:28:25.252021+0000 mgr.y (mgr.24362) 15594 : cluster 0 pgmap v15563: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:28:27.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:28:27 smithi080 bash[28361]: audit 2023-12-01T13:28:26.328559+0000 mon.c (mon.2) 9969 : audit 0 from='client.? 172.21.15.80:0/1961683438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:28:27.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:28:27 smithi080 bash[41963]: cluster 2023-12-01T13:28:25.252021+0000 mgr.y (mgr.24362) 15594 : cluster 0 pgmap v15563: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:28:27.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:28:27 smithi080 bash[41963]: audit 2023-12-01T13:28:26.328559+0000 mon.c (mon.2) 9969 : audit 0 from='client.? 172.21.15.80:0/1961683438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:28:29.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:28:29 smithi090 bash[32384]: cluster 2023-12-01T13:28:27.253180+0000 mgr.y (mgr.24362) 15595 : cluster 0 pgmap v15564: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:28:29.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:28:29 smithi090 bash[32384]: audit 2023-12-01T13:28:28.785071+0000 mon.c (mon.2) 9970 : audit 0 from='client.? 172.21.15.80:0/2639915255' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:28:29.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:28:29 smithi080 bash[28361]: cluster 2023-12-01T13:28:27.253180+0000 mgr.y (mgr.24362) 15595 : cluster 0 pgmap v15564: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:28:29.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:28:29 smithi080 bash[28361]: audit 2023-12-01T13:28:28.785071+0000 mon.c (mon.2) 9970 : audit 0 from='client.? 172.21.15.80:0/2639915255' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:28:29.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:28:29 smithi080 bash[41963]: cluster 2023-12-01T13:28:27.253180+0000 mgr.y (mgr.24362) 15595 : cluster 0 pgmap v15564: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:28:29.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:28:29 smithi080 bash[41963]: audit 2023-12-01T13:28:28.785071+0000 mon.c (mon.2) 9970 : audit 0 from='client.? 172.21.15.80:0/2639915255' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:28:31.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:28:31 smithi090 bash[32384]: cluster 2023-12-01T13:28:29.253956+0000 mgr.y (mgr.24362) 15596 : cluster 0 pgmap v15565: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:28:31.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:28:31 smithi080 bash[41963]: cluster 2023-12-01T13:28:29.253956+0000 mgr.y (mgr.24362) 15596 : cluster 0 pgmap v15565: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:28:31.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:28:31 smithi080 bash[28361]: cluster 2023-12-01T13:28:29.253956+0000 mgr.y (mgr.24362) 15596 : cluster 0 pgmap v15565: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:28:32.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:28:32 smithi090 bash[32384]: audit 2023-12-01T13:28:31.246772+0000 mon.a (mon.0) 9605 : audit 0 from='client.? 172.21.15.80:0/576938547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:28:32.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:28:32 smithi080 bash[41963]: audit 2023-12-01T13:28:31.246772+0000 mon.a (mon.0) 9605 : audit 0 from='client.? 172.21.15.80:0/576938547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:28:32.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:28:32 smithi080 bash[28361]: audit 2023-12-01T13:28:31.246772+0000 mon.a (mon.0) 9605 : audit 0 from='client.? 172.21.15.80:0/576938547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:28:33.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:28:33 smithi090 bash[32384]: cluster 2023-12-01T13:28:31.255013+0000 mgr.y (mgr.24362) 15597 : cluster 0 pgmap v15566: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:28:33.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:28:33 smithi080 bash[28361]: cluster 2023-12-01T13:28:31.255013+0000 mgr.y (mgr.24362) 15597 : cluster 0 pgmap v15566: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:28:33.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:28:33 smithi080 bash[41963]: cluster 2023-12-01T13:28:31.255013+0000 mgr.y (mgr.24362) 15597 : cluster 0 pgmap v15566: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:28:34.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:28:34 smithi090 bash[32384]: audit 2023-12-01T13:28:33.704456+0000 mon.a (mon.0) 9606 : audit 0 from='client.? 172.21.15.80:0/1303540669' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:28:34.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:28:34 smithi080 bash[41963]: audit 2023-12-01T13:28:33.704456+0000 mon.a (mon.0) 9606 : audit 0 from='client.? 172.21.15.80:0/1303540669' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:28:34.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:28:34 smithi080 bash[28361]: audit 2023-12-01T13:28:33.704456+0000 mon.a (mon.0) 9606 : audit 0 from='client.? 172.21.15.80:0/1303540669' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:28:35.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:28:35 smithi090 bash[32384]: cluster 2023-12-01T13:28:33.255787+0000 mgr.y (mgr.24362) 15598 : cluster 0 pgmap v15567: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:28:35.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:28:35 smithi080 bash[41963]: cluster 2023-12-01T13:28:33.255787+0000 mgr.y (mgr.24362) 15598 : cluster 0 pgmap v15567: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:28:35.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:28:35 smithi080 bash[28361]: cluster 2023-12-01T13:28:33.255787+0000 mgr.y (mgr.24362) 15598 : cluster 0 pgmap v15567: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:28:36.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:28:36 smithi090 bash[32384]: audit 2023-12-01T13:28:36.156619+0000 mon.a (mon.0) 9607 : audit 0 from='client.? 172.21.15.80:0/1169902663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:28:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:28:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:28:36] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T13:28:36.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:28:36 smithi080 bash[41963]: audit 2023-12-01T13:28:36.156619+0000 mon.a (mon.0) 9607 : audit 0 from='client.? 172.21.15.80:0/1169902663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:28:36.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:28:36 smithi080 bash[28361]: audit 2023-12-01T13:28:36.156619+0000 mon.a (mon.0) 9607 : audit 0 from='client.? 172.21.15.80:0/1169902663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:28:37.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:28:37 smithi090 bash[32384]: cluster 2023-12-01T13:28:35.256549+0000 mgr.y (mgr.24362) 15599 : cluster 0 pgmap v15568: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:28:37.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:28:37 smithi080 bash[28361]: cluster 2023-12-01T13:28:35.256549+0000 mgr.y (mgr.24362) 15599 : cluster 0 pgmap v15568: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:28:37.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:28:37 smithi080 bash[41963]: cluster 2023-12-01T13:28:35.256549+0000 mgr.y (mgr.24362) 15599 : cluster 0 pgmap v15568: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:28:39.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:28:39 smithi090 bash[32384]: cluster 2023-12-01T13:28:37.257512+0000 mgr.y (mgr.24362) 15600 : cluster 0 pgmap v15569: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:28:39.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:28:39 smithi090 bash[32384]: audit 2023-12-01T13:28:38.608208+0000 mon.a (mon.0) 9608 : audit 0 from='client.? 172.21.15.80:0/3275263913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:28:39.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:28:39 smithi080 bash[28361]: cluster 2023-12-01T13:28:37.257512+0000 mgr.y (mgr.24362) 15600 : cluster 0 pgmap v15569: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:28:39.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:28:39 smithi080 bash[28361]: audit 2023-12-01T13:28:38.608208+0000 mon.a (mon.0) 9608 : audit 0 from='client.? 172.21.15.80:0/3275263913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:28:39.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:28:39 smithi080 bash[41963]: cluster 2023-12-01T13:28:37.257512+0000 mgr.y (mgr.24362) 15600 : cluster 0 pgmap v15569: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:28:39.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:28:39 smithi080 bash[41963]: audit 2023-12-01T13:28:38.608208+0000 mon.a (mon.0) 9608 : audit 0 from='client.? 172.21.15.80:0/3275263913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:28:41.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:28:41 smithi090 bash[32384]: cluster 2023-12-01T13:28:39.258171+0000 mgr.y (mgr.24362) 15601 : cluster 0 pgmap v15570: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:28:41.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:28:41 smithi090 bash[32384]: audit 2023-12-01T13:28:40.607396+0000 mon.c (mon.2) 9971 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:28:41.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:28:41 smithi090 bash[32384]: audit 2023-12-01T13:28:41.047257+0000 mon.a (mon.0) 9609 : audit 0 from='client.? 172.21.15.80:0/768993174' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:28:41.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:28:41 smithi080 bash[28361]: cluster 2023-12-01T13:28:39.258171+0000 mgr.y (mgr.24362) 15601 : cluster 0 pgmap v15570: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:28:41.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:28:41 smithi080 bash[28361]: audit 2023-12-01T13:28:40.607396+0000 mon.c (mon.2) 9971 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:28:41.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:28:41 smithi080 bash[28361]: audit 2023-12-01T13:28:41.047257+0000 mon.a (mon.0) 9609 : audit 0 from='client.? 172.21.15.80:0/768993174' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:28:41.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:28:41 smithi080 bash[41963]: cluster 2023-12-01T13:28:39.258171+0000 mgr.y (mgr.24362) 15601 : cluster 0 pgmap v15570: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:28:41.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:28:41 smithi080 bash[41963]: audit 2023-12-01T13:28:40.607396+0000 mon.c (mon.2) 9971 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:28:41.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:28:41 smithi080 bash[41963]: audit 2023-12-01T13:28:41.047257+0000 mon.a (mon.0) 9609 : audit 0 from='client.? 172.21.15.80:0/768993174' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:28:42.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:28:42 smithi080 bash[28361]: cluster 2023-12-01T13:28:41.259263+0000 mgr.y (mgr.24362) 15602 : cluster 0 pgmap v15571: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:28:42.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:28:42 smithi080 bash[41963]: cluster 2023-12-01T13:28:41.259263+0000 mgr.y (mgr.24362) 15602 : cluster 0 pgmap v15571: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:28:42.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:28:42 smithi090 bash[32384]: cluster 2023-12-01T13:28:41.259263+0000 mgr.y (mgr.24362) 15602 : cluster 0 pgmap v15571: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:28:44.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:28:44 smithi080 bash[28361]: audit 2023-12-01T13:28:43.507420+0000 mon.c (mon.2) 9972 : audit 0 from='client.? 172.21.15.80:0/1399477074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:28:44.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:28:44 smithi080 bash[28361]: audit 2023-12-01T13:28:43.939298+0000 mon.c (mon.2) 9973 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:28:44.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:28:44 smithi080 bash[41963]: audit 2023-12-01T13:28:43.507420+0000 mon.c (mon.2) 9972 : audit 0 from='client.? 172.21.15.80:0/1399477074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:28:44.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:28:44 smithi080 bash[41963]: audit 2023-12-01T13:28:43.939298+0000 mon.c (mon.2) 9973 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:28:44.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:28:44 smithi090 bash[32384]: audit 2023-12-01T13:28:43.507420+0000 mon.c (mon.2) 9972 : audit 0 from='client.? 172.21.15.80:0/1399477074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:28:44.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:28:44 smithi090 bash[32384]: audit 2023-12-01T13:28:43.939298+0000 mon.c (mon.2) 9973 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:28:45.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:28:45 smithi080 bash[28361]: cluster 2023-12-01T13:28:43.260051+0000 mgr.y (mgr.24362) 15603 : cluster 0 pgmap v15572: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:28:45.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:28:45 smithi080 bash[28361]: audit 2023-12-01T13:28:44.320438+0000 mon.a (mon.0) 9610 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:28:45.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:28:45 smithi080 bash[28361]: audit 2023-12-01T13:28:44.330719+0000 mon.a (mon.0) 9611 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:28:45.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:28:45 smithi080 bash[41963]: cluster 2023-12-01T13:28:43.260051+0000 mgr.y (mgr.24362) 15603 : cluster 0 pgmap v15572: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:28:45.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:28:45 smithi080 bash[41963]: audit 2023-12-01T13:28:44.320438+0000 mon.a (mon.0) 9610 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:28:45.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:28:45 smithi080 bash[41963]: audit 2023-12-01T13:28:44.330719+0000 mon.a (mon.0) 9611 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:28:45.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:28:45 smithi090 bash[32384]: cluster 2023-12-01T13:28:43.260051+0000 mgr.y (mgr.24362) 15603 : cluster 0 pgmap v15572: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:28:45.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:28:45 smithi090 bash[32384]: audit 2023-12-01T13:28:44.320438+0000 mon.a (mon.0) 9610 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:28:45.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:28:45 smithi090 bash[32384]: audit 2023-12-01T13:28:44.330719+0000 mon.a (mon.0) 9611 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:28:46.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:28:46 smithi080 bash[28361]: audit 2023-12-01T13:28:45.965004+0000 mon.a (mon.0) 9612 : audit 0 from='client.? 172.21.15.80:0/3067925694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:28:46.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:28:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:28:46] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T13:28:46.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:28:46 smithi080 bash[41963]: audit 2023-12-01T13:28:45.965004+0000 mon.a (mon.0) 9612 : audit 0 from='client.? 172.21.15.80:0/3067925694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:28:46.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:28:46 smithi090 bash[32384]: audit 2023-12-01T13:28:45.965004+0000 mon.a (mon.0) 9612 : audit 0 from='client.? 172.21.15.80:0/3067925694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:28:47.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:28:47 smithi080 bash[28361]: cluster 2023-12-01T13:28:45.261372+0000 mgr.y (mgr.24362) 15604 : cluster 0 pgmap v15573: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:28:47.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:28:47 smithi080 bash[41963]: cluster 2023-12-01T13:28:45.261372+0000 mgr.y (mgr.24362) 15604 : cluster 0 pgmap v15573: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:28:47.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:28:47 smithi090 bash[32384]: cluster 2023-12-01T13:28:45.261372+0000 mgr.y (mgr.24362) 15604 : cluster 0 pgmap v15573: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:28:49.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:28:49 smithi090 bash[32384]: cluster 2023-12-01T13:28:47.262595+0000 mgr.y (mgr.24362) 15605 : cluster 0 pgmap v15574: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:28:49.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:28:49 smithi090 bash[32384]: audit 2023-12-01T13:28:48.430847+0000 mon.a (mon.0) 9613 : audit 0 from='client.? 172.21.15.80:0/4208170069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:28:49.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:28:49 smithi080 bash[41963]: cluster 2023-12-01T13:28:47.262595+0000 mgr.y (mgr.24362) 15605 : cluster 0 pgmap v15574: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:28:49.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:28:49 smithi080 bash[41963]: audit 2023-12-01T13:28:48.430847+0000 mon.a (mon.0) 9613 : audit 0 from='client.? 172.21.15.80:0/4208170069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:28:49.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:28:49 smithi080 bash[28361]: cluster 2023-12-01T13:28:47.262595+0000 mgr.y (mgr.24362) 15605 : cluster 0 pgmap v15574: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:28:49.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:28:49 smithi080 bash[28361]: audit 2023-12-01T13:28:48.430847+0000 mon.a (mon.0) 9613 : audit 0 from='client.? 172.21.15.80:0/4208170069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:28:51.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:28:50 smithi080 bash[41963]: cluster 2023-12-01T13:28:49.263111+0000 mgr.y (mgr.24362) 15606 : cluster 0 pgmap v15575: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:28:51.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:28:50 smithi080 bash[41963]: audit 2023-12-01T13:28:49.785383+0000 mon.a (mon.0) 9614 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:28:51.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:28:50 smithi080 bash[41963]: audit 2023-12-01T13:28:49.799721+0000 mon.a (mon.0) 9615 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:28:51.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:28:50 smithi080 bash[41963]: audit 2023-12-01T13:28:50.492080+0000 mon.a (mon.0) 9616 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:28:51.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:28:50 smithi080 bash[41963]: audit 2023-12-01T13:28:50.503161+0000 mon.a (mon.0) 9617 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:28:51.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:28:50 smithi080 bash[28361]: cluster 2023-12-01T13:28:49.263111+0000 mgr.y (mgr.24362) 15606 : cluster 0 pgmap v15575: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:28:51.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:28:50 smithi080 bash[28361]: audit 2023-12-01T13:28:49.785383+0000 mon.a (mon.0) 9614 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:28:51.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:28:50 smithi080 bash[28361]: audit 2023-12-01T13:28:49.799721+0000 mon.a (mon.0) 9615 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:28:51.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:28:50 smithi080 bash[28361]: audit 2023-12-01T13:28:50.492080+0000 mon.a (mon.0) 9616 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:28:51.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:28:50 smithi080 bash[28361]: audit 2023-12-01T13:28:50.503161+0000 mon.a (mon.0) 9617 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:28:51.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:28:50 smithi090 bash[32384]: cluster 2023-12-01T13:28:49.263111+0000 mgr.y (mgr.24362) 15606 : cluster 0 pgmap v15575: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:28:51.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:28:50 smithi090 bash[32384]: audit 2023-12-01T13:28:49.785383+0000 mon.a (mon.0) 9614 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:28:51.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:28:50 smithi090 bash[32384]: audit 2023-12-01T13:28:49.799721+0000 mon.a (mon.0) 9615 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:28:51.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:28:50 smithi090 bash[32384]: audit 2023-12-01T13:28:50.492080+0000 mon.a (mon.0) 9616 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:28:51.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:28:50 smithi090 bash[32384]: audit 2023-12-01T13:28:50.503161+0000 mon.a (mon.0) 9617 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:28:52.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:28:51 smithi080 bash[28361]: audit 2023-12-01T13:28:50.903123+0000 mon.a (mon.0) 9618 : audit 0 from='client.? 172.21.15.80:0/3287021505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:28:52.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:28:51 smithi080 bash[28361]: audit 2023-12-01T13:28:50.973294+0000 mon.c (mon.2) 9974 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:28:52.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:28:51 smithi080 bash[28361]: audit 2023-12-01T13:28:50.975086+0000 mon.c (mon.2) 9975 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:28:52.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:28:51 smithi080 bash[28361]: audit 2023-12-01T13:28:50.985521+0000 mon.a (mon.0) 9619 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:28:52.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:28:51 smithi080 bash[41963]: audit 2023-12-01T13:28:50.903123+0000 mon.a (mon.0) 9618 : audit 0 from='client.? 172.21.15.80:0/3287021505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:28:52.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:28:51 smithi080 bash[41963]: audit 2023-12-01T13:28:50.973294+0000 mon.c (mon.2) 9974 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:28:52.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:28:51 smithi080 bash[41963]: audit 2023-12-01T13:28:50.975086+0000 mon.c (mon.2) 9975 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:28:52.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:28:51 smithi080 bash[41963]: audit 2023-12-01T13:28:50.985521+0000 mon.a (mon.0) 9619 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:28:52.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:28:51 smithi090 bash[32384]: audit 2023-12-01T13:28:50.903123+0000 mon.a (mon.0) 9618 : audit 0 from='client.? 172.21.15.80:0/3287021505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:28:52.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:28:51 smithi090 bash[32384]: audit 2023-12-01T13:28:50.973294+0000 mon.c (mon.2) 9974 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:28:52.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:28:51 smithi090 bash[32384]: audit 2023-12-01T13:28:50.975086+0000 mon.c (mon.2) 9975 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:28:52.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:28:51 smithi090 bash[32384]: audit 2023-12-01T13:28:50.985521+0000 mon.a (mon.0) 9619 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:28:53.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:28:52 smithi090 bash[32384]: cluster 2023-12-01T13:28:51.264143+0000 mgr.y (mgr.24362) 15607 : cluster 0 pgmap v15576: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:28:53.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:28:52 smithi080 bash[28361]: cluster 2023-12-01T13:28:51.264143+0000 mgr.y (mgr.24362) 15607 : cluster 0 pgmap v15576: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:28:53.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:28:52 smithi080 bash[41963]: cluster 2023-12-01T13:28:51.264143+0000 mgr.y (mgr.24362) 15607 : cluster 0 pgmap v15576: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:28:54.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:28:54 smithi080 bash[28361]: audit 2023-12-01T13:28:53.363587+0000 mon.a (mon.0) 9620 : audit 0 from='client.? 172.21.15.80:0/72255400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:28:54.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:28:54 smithi080 bash[41963]: audit 2023-12-01T13:28:53.363587+0000 mon.a (mon.0) 9620 : audit 0 from='client.? 172.21.15.80:0/72255400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:28:54.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:28:54 smithi090 bash[32384]: audit 2023-12-01T13:28:53.363587+0000 mon.a (mon.0) 9620 : audit 0 from='client.? 172.21.15.80:0/72255400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:28:55.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:28:55 smithi080 bash[28361]: cluster 2023-12-01T13:28:53.264693+0000 mgr.y (mgr.24362) 15608 : cluster 0 pgmap v15577: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:28:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:28:55 smithi080 bash[41963]: cluster 2023-12-01T13:28:53.264693+0000 mgr.y (mgr.24362) 15608 : cluster 0 pgmap v15577: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:28:55.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:28:55 smithi090 bash[32384]: cluster 2023-12-01T13:28:53.264693+0000 mgr.y (mgr.24362) 15608 : cluster 0 pgmap v15577: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:28:56.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:28:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:28:56] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T13:28:56.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:28:56 smithi080 bash[28361]: audit 2023-12-01T13:28:55.607734+0000 mon.c (mon.2) 9976 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:28:56.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:28:56 smithi080 bash[28361]: audit 2023-12-01T13:28:55.819434+0000 mon.c (mon.2) 9977 : audit 0 from='client.? 172.21.15.80:0/2312581144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:28:56.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:28:56 smithi080 bash[41963]: audit 2023-12-01T13:28:55.607734+0000 mon.c (mon.2) 9976 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:28:56.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:28:56 smithi080 bash[41963]: audit 2023-12-01T13:28:55.819434+0000 mon.c (mon.2) 9977 : audit 0 from='client.? 172.21.15.80:0/2312581144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:28:56.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:28:56 smithi090 bash[32384]: audit 2023-12-01T13:28:55.607734+0000 mon.c (mon.2) 9976 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:28:56.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:28:56 smithi090 bash[32384]: audit 2023-12-01T13:28:55.819434+0000 mon.c (mon.2) 9977 : audit 0 from='client.? 172.21.15.80:0/2312581144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:28:57.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:28:57 smithi080 bash[41963]: cluster 2023-12-01T13:28:55.265362+0000 mgr.y (mgr.24362) 15609 : cluster 0 pgmap v15578: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:28:57.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:28:57 smithi080 bash[28361]: cluster 2023-12-01T13:28:55.265362+0000 mgr.y (mgr.24362) 15609 : cluster 0 pgmap v15578: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:28:57.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:28:57 smithi090 bash[32384]: cluster 2023-12-01T13:28:55.265362+0000 mgr.y (mgr.24362) 15609 : cluster 0 pgmap v15578: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:28:59.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:28:59 smithi090 bash[32384]: cluster 2023-12-01T13:28:57.266401+0000 mgr.y (mgr.24362) 15610 : cluster 0 pgmap v15579: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:28:59.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:28:59 smithi090 bash[32384]: audit 2023-12-01T13:28:58.281530+0000 mon.c (mon.2) 9978 : audit 0 from='client.? 172.21.15.80:0/4269920384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:28:59.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:28:59 smithi080 bash[28361]: cluster 2023-12-01T13:28:57.266401+0000 mgr.y (mgr.24362) 15610 : cluster 0 pgmap v15579: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:28:59.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:28:59 smithi080 bash[28361]: audit 2023-12-01T13:28:58.281530+0000 mon.c (mon.2) 9978 : audit 0 from='client.? 172.21.15.80:0/4269920384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:28:59.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:28:59 smithi080 bash[41963]: cluster 2023-12-01T13:28:57.266401+0000 mgr.y (mgr.24362) 15610 : cluster 0 pgmap v15579: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:28:59.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:28:59 smithi080 bash[41963]: audit 2023-12-01T13:28:58.281530+0000 mon.c (mon.2) 9978 : audit 0 from='client.? 172.21.15.80:0/4269920384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:29:01.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:29:01 smithi090 bash[32384]: cluster 2023-12-01T13:28:59.266976+0000 mgr.y (mgr.24362) 15611 : cluster 0 pgmap v15580: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:29:01.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:29:01 smithi090 bash[32384]: audit 2023-12-01T13:29:00.746900+0000 mon.c (mon.2) 9979 : audit 0 from='client.? 172.21.15.80:0/2429694748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:29:01.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:29:01 smithi080 bash[28361]: cluster 2023-12-01T13:28:59.266976+0000 mgr.y (mgr.24362) 15611 : cluster 0 pgmap v15580: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:29:01.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:29:01 smithi080 bash[28361]: audit 2023-12-01T13:29:00.746900+0000 mon.c (mon.2) 9979 : audit 0 from='client.? 172.21.15.80:0/2429694748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:29:01.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:29:01 smithi080 bash[41963]: cluster 2023-12-01T13:28:59.266976+0000 mgr.y (mgr.24362) 15611 : cluster 0 pgmap v15580: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:29:01.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:29:01 smithi080 bash[41963]: audit 2023-12-01T13:29:00.746900+0000 mon.c (mon.2) 9979 : audit 0 from='client.? 172.21.15.80:0/2429694748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:29:03.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:29:03 smithi090 bash[32384]: cluster 2023-12-01T13:29:01.268063+0000 mgr.y (mgr.24362) 15612 : cluster 0 pgmap v15581: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:29:03.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:29:03 smithi080 bash[41963]: cluster 2023-12-01T13:29:01.268063+0000 mgr.y (mgr.24362) 15612 : cluster 0 pgmap v15581: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:29:03.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:29:03 smithi080 bash[28361]: cluster 2023-12-01T13:29:01.268063+0000 mgr.y (mgr.24362) 15612 : cluster 0 pgmap v15581: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:29:04.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:29:04 smithi090 bash[32384]: audit 2023-12-01T13:29:03.212070+0000 mon.a (mon.0) 9621 : audit 0 from='client.? 172.21.15.80:0/2448575946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:29:04.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:29:04 smithi080 bash[28361]: audit 2023-12-01T13:29:03.212070+0000 mon.a (mon.0) 9621 : audit 0 from='client.? 172.21.15.80:0/2448575946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:29:04.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:29:04 smithi080 bash[41963]: audit 2023-12-01T13:29:03.212070+0000 mon.a (mon.0) 9621 : audit 0 from='client.? 172.21.15.80:0/2448575946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:29:05.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:29:05 smithi090 bash[32384]: cluster 2023-12-01T13:29:03.268587+0000 mgr.y (mgr.24362) 15613 : cluster 0 pgmap v15582: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:29:05.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:29:05 smithi080 bash[41963]: cluster 2023-12-01T13:29:03.268587+0000 mgr.y (mgr.24362) 15613 : cluster 0 pgmap v15582: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:29:05.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:29:05 smithi080 bash[28361]: cluster 2023-12-01T13:29:03.268587+0000 mgr.y (mgr.24362) 15613 : cluster 0 pgmap v15582: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:29:06.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:29:06 smithi090 bash[32384]: audit 2023-12-01T13:29:05.668289+0000 mon.c (mon.2) 9980 : audit 0 from='client.? 172.21.15.80:0/2707776191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:29:06.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:29:06 smithi080 bash[28361]: audit 2023-12-01T13:29:05.668289+0000 mon.c (mon.2) 9980 : audit 0 from='client.? 172.21.15.80:0/2707776191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:29:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:29:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:29:06] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T13:29:06.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:29:06 smithi080 bash[41963]: audit 2023-12-01T13:29:05.668289+0000 mon.c (mon.2) 9980 : audit 0 from='client.? 172.21.15.80:0/2707776191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:29:07.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:29:07 smithi090 bash[32384]: cluster 2023-12-01T13:29:05.269191+0000 mgr.y (mgr.24362) 15614 : cluster 0 pgmap v15583: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:29:07.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:29:07 smithi080 bash[28361]: cluster 2023-12-01T13:29:05.269191+0000 mgr.y (mgr.24362) 15614 : cluster 0 pgmap v15583: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:29:07.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:29:07 smithi080 bash[41963]: cluster 2023-12-01T13:29:05.269191+0000 mgr.y (mgr.24362) 15614 : cluster 0 pgmap v15583: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:29:08.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:29:08 smithi090 bash[32384]: audit 2023-12-01T13:29:08.120772+0000 mon.c (mon.2) 9981 : audit 0 from='client.? 172.21.15.80:0/281031157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:29:08.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:29:08 smithi080 bash[28361]: audit 2023-12-01T13:29:08.120772+0000 mon.c (mon.2) 9981 : audit 0 from='client.? 172.21.15.80:0/281031157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:29:08.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:29:08 smithi080 bash[41963]: audit 2023-12-01T13:29:08.120772+0000 mon.c (mon.2) 9981 : audit 0 from='client.? 172.21.15.80:0/281031157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:29:09.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:29:09 smithi090 bash[32384]: cluster 2023-12-01T13:29:07.270337+0000 mgr.y (mgr.24362) 15615 : cluster 0 pgmap v15584: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:29:09.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:29:09 smithi080 bash[41963]: cluster 2023-12-01T13:29:07.270337+0000 mgr.y (mgr.24362) 15615 : cluster 0 pgmap v15584: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:29:09.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:29:09 smithi080 bash[28361]: cluster 2023-12-01T13:29:07.270337+0000 mgr.y (mgr.24362) 15615 : cluster 0 pgmap v15584: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:29:11.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:29:11 smithi090 bash[32384]: cluster 2023-12-01T13:29:09.271011+0000 mgr.y (mgr.24362) 15616 : cluster 0 pgmap v15585: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:29:11.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:29:11 smithi090 bash[32384]: audit 2023-12-01T13:29:10.572039+0000 mon.a (mon.0) 9622 : audit 0 from='client.? 172.21.15.80:0/3190204636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:29:11.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:29:11 smithi090 bash[32384]: audit 2023-12-01T13:29:10.608186+0000 mon.c (mon.2) 9982 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:29:11.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:29:11 smithi080 bash[41963]: cluster 2023-12-01T13:29:09.271011+0000 mgr.y (mgr.24362) 15616 : cluster 0 pgmap v15585: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:29:11.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:29:11 smithi080 bash[41963]: audit 2023-12-01T13:29:10.572039+0000 mon.a (mon.0) 9622 : audit 0 from='client.? 172.21.15.80:0/3190204636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:29:11.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:29:11 smithi080 bash[41963]: audit 2023-12-01T13:29:10.608186+0000 mon.c (mon.2) 9982 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:29:11.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:29:11 smithi080 bash[28361]: cluster 2023-12-01T13:29:09.271011+0000 mgr.y (mgr.24362) 15616 : cluster 0 pgmap v15585: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:29:11.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:29:11 smithi080 bash[28361]: audit 2023-12-01T13:29:10.572039+0000 mon.a (mon.0) 9622 : audit 0 from='client.? 172.21.15.80:0/3190204636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:29:11.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:29:11 smithi080 bash[28361]: audit 2023-12-01T13:29:10.608186+0000 mon.c (mon.2) 9982 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:29:13.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:29:13 smithi090 bash[32384]: cluster 2023-12-01T13:29:11.272257+0000 mgr.y (mgr.24362) 15617 : cluster 0 pgmap v15586: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:29:13.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:29:13 smithi090 bash[32384]: audit 2023-12-01T13:29:13.014146+0000 mon.a (mon.0) 9623 : audit 0 from='client.? 172.21.15.80:0/1399880687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:29:13.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:29:13 smithi080 bash[28361]: cluster 2023-12-01T13:29:11.272257+0000 mgr.y (mgr.24362) 15617 : cluster 0 pgmap v15586: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:29:13.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:29:13 smithi080 bash[28361]: audit 2023-12-01T13:29:13.014146+0000 mon.a (mon.0) 9623 : audit 0 from='client.? 172.21.15.80:0/1399880687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:29:13.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:29:13 smithi080 bash[41963]: cluster 2023-12-01T13:29:11.272257+0000 mgr.y (mgr.24362) 15617 : cluster 0 pgmap v15586: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:29:13.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:29:13 smithi080 bash[41963]: audit 2023-12-01T13:29:13.014146+0000 mon.a (mon.0) 9623 : audit 0 from='client.? 172.21.15.80:0/1399880687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:29:15.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:29:15 smithi090 bash[32384]: cluster 2023-12-01T13:29:13.272909+0000 mgr.y (mgr.24362) 15618 : cluster 0 pgmap v15587: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:29:15.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:29:15 smithi080 bash[28361]: cluster 2023-12-01T13:29:13.272909+0000 mgr.y (mgr.24362) 15618 : cluster 0 pgmap v15587: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:29:15.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:29:15 smithi080 bash[41963]: cluster 2023-12-01T13:29:13.272909+0000 mgr.y (mgr.24362) 15618 : cluster 0 pgmap v15587: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:29:16.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:29:16 smithi090 bash[32384]: audit 2023-12-01T13:29:15.469412+0000 mon.a (mon.0) 9624 : audit 0 from='client.? 172.21.15.80:0/2779058701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:29:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:29:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:29:16] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T13:29:16.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:29:16 smithi080 bash[41963]: audit 2023-12-01T13:29:15.469412+0000 mon.a (mon.0) 9624 : audit 0 from='client.? 172.21.15.80:0/2779058701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:29:16.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:29:16 smithi080 bash[28361]: audit 2023-12-01T13:29:15.469412+0000 mon.a (mon.0) 9624 : audit 0 from='client.? 172.21.15.80:0/2779058701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:29:17.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:29:17 smithi090 bash[32384]: cluster 2023-12-01T13:29:15.273543+0000 mgr.y (mgr.24362) 15619 : cluster 0 pgmap v15588: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:29:17.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:29:17 smithi080 bash[41963]: cluster 2023-12-01T13:29:15.273543+0000 mgr.y (mgr.24362) 15619 : cluster 0 pgmap v15588: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:29:17.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:29:17 smithi080 bash[28361]: cluster 2023-12-01T13:29:15.273543+0000 mgr.y (mgr.24362) 15619 : cluster 0 pgmap v15588: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:29:18.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:29:18 smithi090 bash[32384]: cluster 2023-12-01T13:29:17.274687+0000 mgr.y (mgr.24362) 15620 : cluster 0 pgmap v15589: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:29:18.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:29:18 smithi090 bash[32384]: audit 2023-12-01T13:29:17.933043+0000 mon.c (mon.2) 9983 : audit 0 from='client.? 172.21.15.80:0/1811265447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:29:18.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:29:18 smithi080 bash[28361]: cluster 2023-12-01T13:29:17.274687+0000 mgr.y (mgr.24362) 15620 : cluster 0 pgmap v15589: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:29:18.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:29:18 smithi080 bash[28361]: audit 2023-12-01T13:29:17.933043+0000 mon.c (mon.2) 9983 : audit 0 from='client.? 172.21.15.80:0/1811265447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:29:18.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:29:18 smithi080 bash[41963]: cluster 2023-12-01T13:29:17.274687+0000 mgr.y (mgr.24362) 15620 : cluster 0 pgmap v15589: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:29:18.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:29:18 smithi080 bash[41963]: audit 2023-12-01T13:29:17.933043+0000 mon.c (mon.2) 9983 : audit 0 from='client.? 172.21.15.80:0/1811265447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:29:20.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:29:20 smithi080 bash[41963]: cluster 2023-12-01T13:29:19.275336+0000 mgr.y (mgr.24362) 15621 : cluster 0 pgmap v15590: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:29:20.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:29:20 smithi080 bash[28361]: cluster 2023-12-01T13:29:19.275336+0000 mgr.y (mgr.24362) 15621 : cluster 0 pgmap v15590: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:29:20.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:29:20 smithi090 bash[32384]: cluster 2023-12-01T13:29:19.275336+0000 mgr.y (mgr.24362) 15621 : cluster 0 pgmap v15590: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:29:21.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:29:21 smithi080 bash[28361]: audit 2023-12-01T13:29:20.380573+0000 mon.a (mon.0) 9625 : audit 0 from='client.? 172.21.15.80:0/3461332841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:29:21.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:29:21 smithi080 bash[41963]: audit 2023-12-01T13:29:20.380573+0000 mon.a (mon.0) 9625 : audit 0 from='client.? 172.21.15.80:0/3461332841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:29:21.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:29:21 smithi090 bash[32384]: audit 2023-12-01T13:29:20.380573+0000 mon.a (mon.0) 9625 : audit 0 from='client.? 172.21.15.80:0/3461332841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:29:22.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:29:22 smithi080 bash[41963]: cluster 2023-12-01T13:29:21.276470+0000 mgr.y (mgr.24362) 15622 : cluster 0 pgmap v15591: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:29:22.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:29:22 smithi080 bash[28361]: cluster 2023-12-01T13:29:21.276470+0000 mgr.y (mgr.24362) 15622 : cluster 0 pgmap v15591: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:29:22.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:29:22 smithi090 bash[32384]: cluster 2023-12-01T13:29:21.276470+0000 mgr.y (mgr.24362) 15622 : cluster 0 pgmap v15591: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:29:23.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:29:23 smithi080 bash[41963]: audit 2023-12-01T13:29:22.826914+0000 mon.c (mon.2) 9984 : audit 0 from='client.? 172.21.15.80:0/1617811532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:29:23.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:29:23 smithi080 bash[28361]: audit 2023-12-01T13:29:22.826914+0000 mon.c (mon.2) 9984 : audit 0 from='client.? 172.21.15.80:0/1617811532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:29:23.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:29:23 smithi090 bash[32384]: audit 2023-12-01T13:29:22.826914+0000 mon.c (mon.2) 9984 : audit 0 from='client.? 172.21.15.80:0/1617811532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:29:25.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:29:25 smithi080 bash[28361]: cluster 2023-12-01T13:29:23.277145+0000 mgr.y (mgr.24362) 15623 : cluster 0 pgmap v15592: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:29:25.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:29:25 smithi080 bash[41963]: cluster 2023-12-01T13:29:23.277145+0000 mgr.y (mgr.24362) 15623 : cluster 0 pgmap v15592: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:29:25.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:29:25 smithi090 bash[32384]: cluster 2023-12-01T13:29:23.277145+0000 mgr.y (mgr.24362) 15623 : cluster 0 pgmap v15592: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:29:26.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:29:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:29:26] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T13:29:26.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:29:26 smithi080 bash[41963]: audit 2023-12-01T13:29:25.274928+0000 mon.c (mon.2) 9985 : audit 0 from='client.? 172.21.15.80:0/1582222092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:29:26.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:29:26 smithi080 bash[41963]: audit 2023-12-01T13:29:25.608674+0000 mon.c (mon.2) 9986 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:29:26.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:29:26 smithi080 bash[28361]: audit 2023-12-01T13:29:25.274928+0000 mon.c (mon.2) 9985 : audit 0 from='client.? 172.21.15.80:0/1582222092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:29:26.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:29:26 smithi080 bash[28361]: audit 2023-12-01T13:29:25.608674+0000 mon.c (mon.2) 9986 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:29:26.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:29:26 smithi090 bash[32384]: audit 2023-12-01T13:29:25.274928+0000 mon.c (mon.2) 9985 : audit 0 from='client.? 172.21.15.80:0/1582222092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:29:26.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:29:26 smithi090 bash[32384]: audit 2023-12-01T13:29:25.608674+0000 mon.c (mon.2) 9986 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:29:27.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:29:27 smithi090 bash[32384]: cluster 2023-12-01T13:29:25.277803+0000 mgr.y (mgr.24362) 15624 : cluster 0 pgmap v15593: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:29:27.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:29:27 smithi080 bash[28361]: cluster 2023-12-01T13:29:25.277803+0000 mgr.y (mgr.24362) 15624 : cluster 0 pgmap v15593: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:29:27.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:29:27 smithi080 bash[41963]: cluster 2023-12-01T13:29:25.277803+0000 mgr.y (mgr.24362) 15624 : cluster 0 pgmap v15593: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:29:28.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:29:28 smithi090 bash[32384]: audit 2023-12-01T13:29:27.730373+0000 mon.c (mon.2) 9987 : audit 0 from='client.? 172.21.15.80:0/2881526816' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:29:28.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:29:28 smithi080 bash[41963]: audit 2023-12-01T13:29:27.730373+0000 mon.c (mon.2) 9987 : audit 0 from='client.? 172.21.15.80:0/2881526816' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:29:28.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:29:28 smithi080 bash[28361]: audit 2023-12-01T13:29:27.730373+0000 mon.c (mon.2) 9987 : audit 0 from='client.? 172.21.15.80:0/2881526816' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:29:29.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:29:29 smithi090 bash[32384]: cluster 2023-12-01T13:29:27.278977+0000 mgr.y (mgr.24362) 15625 : cluster 0 pgmap v15594: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:29:29.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:29:29 smithi080 bash[41963]: cluster 2023-12-01T13:29:27.278977+0000 mgr.y (mgr.24362) 15625 : cluster 0 pgmap v15594: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:29:29.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:29:29 smithi080 bash[28361]: cluster 2023-12-01T13:29:27.278977+0000 mgr.y (mgr.24362) 15625 : cluster 0 pgmap v15594: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:29:30.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:29:30 smithi090 bash[32384]: audit 2023-12-01T13:29:30.185668+0000 mon.c (mon.2) 9988 : audit 0 from='client.? 172.21.15.80:0/1862599297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:29:30.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:29:30 smithi080 bash[28361]: audit 2023-12-01T13:29:30.185668+0000 mon.c (mon.2) 9988 : audit 0 from='client.? 172.21.15.80:0/1862599297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:29:30.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:29:30 smithi080 bash[41963]: audit 2023-12-01T13:29:30.185668+0000 mon.c (mon.2) 9988 : audit 0 from='client.? 172.21.15.80:0/1862599297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:29:31.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:29:31 smithi090 bash[32384]: cluster 2023-12-01T13:29:29.279549+0000 mgr.y (mgr.24362) 15626 : cluster 0 pgmap v15595: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:29:31.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:29:31 smithi080 bash[28361]: cluster 2023-12-01T13:29:29.279549+0000 mgr.y (mgr.24362) 15626 : cluster 0 pgmap v15595: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:29:31.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:29:31 smithi080 bash[41963]: cluster 2023-12-01T13:29:29.279549+0000 mgr.y (mgr.24362) 15626 : cluster 0 pgmap v15595: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:29:33.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:29:33 smithi090 bash[32384]: cluster 2023-12-01T13:29:31.280766+0000 mgr.y (mgr.24362) 15627 : cluster 0 pgmap v15596: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:29:33.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:29:33 smithi090 bash[32384]: audit 2023-12-01T13:29:32.644879+0000 mon.c (mon.2) 9989 : audit 0 from='client.? 172.21.15.80:0/2114827839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:29:33.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:29:33 smithi080 bash[41963]: cluster 2023-12-01T13:29:31.280766+0000 mgr.y (mgr.24362) 15627 : cluster 0 pgmap v15596: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:29:33.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:29:33 smithi080 bash[41963]: audit 2023-12-01T13:29:32.644879+0000 mon.c (mon.2) 9989 : audit 0 from='client.? 172.21.15.80:0/2114827839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:29:33.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:29:33 smithi080 bash[28361]: cluster 2023-12-01T13:29:31.280766+0000 mgr.y (mgr.24362) 15627 : cluster 0 pgmap v15596: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:29:33.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:29:33 smithi080 bash[28361]: audit 2023-12-01T13:29:32.644879+0000 mon.c (mon.2) 9989 : audit 0 from='client.? 172.21.15.80:0/2114827839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:29:35.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:29:35 smithi090 bash[32384]: cluster 2023-12-01T13:29:33.281463+0000 mgr.y (mgr.24362) 15628 : cluster 0 pgmap v15597: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:29:35.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:29:35 smithi090 bash[32384]: audit 2023-12-01T13:29:35.096003+0000 mon.a (mon.0) 9626 : audit 0 from='client.? 172.21.15.80:0/690987035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:29:35.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:29:35 smithi080 bash[28361]: cluster 2023-12-01T13:29:33.281463+0000 mgr.y (mgr.24362) 15628 : cluster 0 pgmap v15597: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:29:35.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:29:35 smithi080 bash[28361]: audit 2023-12-01T13:29:35.096003+0000 mon.a (mon.0) 9626 : audit 0 from='client.? 172.21.15.80:0/690987035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:29:35.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:29:35 smithi080 bash[41963]: cluster 2023-12-01T13:29:33.281463+0000 mgr.y (mgr.24362) 15628 : cluster 0 pgmap v15597: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:29:35.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:29:35 smithi080 bash[41963]: audit 2023-12-01T13:29:35.096003+0000 mon.a (mon.0) 9626 : audit 0 from='client.? 172.21.15.80:0/690987035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:29:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:29:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:29:36] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T13:29:37.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:29:37 smithi090 bash[32384]: cluster 2023-12-01T13:29:35.282060+0000 mgr.y (mgr.24362) 15629 : cluster 0 pgmap v15598: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:29:37.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:29:37 smithi080 bash[28361]: cluster 2023-12-01T13:29:35.282060+0000 mgr.y (mgr.24362) 15629 : cluster 0 pgmap v15598: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:29:37.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:29:37 smithi080 bash[41963]: cluster 2023-12-01T13:29:35.282060+0000 mgr.y (mgr.24362) 15629 : cluster 0 pgmap v15598: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:29:38.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:29:38 smithi090 bash[32384]: audit 2023-12-01T13:29:37.560418+0000 mon.a (mon.0) 9627 : audit 0 from='client.? 172.21.15.80:0/1317625483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:29:38.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:29:38 smithi080 bash[28361]: audit 2023-12-01T13:29:37.560418+0000 mon.a (mon.0) 9627 : audit 0 from='client.? 172.21.15.80:0/1317625483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:29:38.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:29:38 smithi080 bash[41963]: audit 2023-12-01T13:29:37.560418+0000 mon.a (mon.0) 9627 : audit 0 from='client.? 172.21.15.80:0/1317625483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:29:39.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:29:39 smithi090 bash[32384]: cluster 2023-12-01T13:29:37.283199+0000 mgr.y (mgr.24362) 15630 : cluster 0 pgmap v15599: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:29:39.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:29:39 smithi080 bash[41963]: cluster 2023-12-01T13:29:37.283199+0000 mgr.y (mgr.24362) 15630 : cluster 0 pgmap v15599: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:29:39.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:29:39 smithi080 bash[28361]: cluster 2023-12-01T13:29:37.283199+0000 mgr.y (mgr.24362) 15630 : cluster 0 pgmap v15599: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:29:40.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:29:40 smithi090 bash[32384]: audit 2023-12-01T13:29:40.025814+0000 mon.c (mon.2) 9990 : audit 0 from='client.? 172.21.15.80:0/2570826497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:29:40.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:29:40 smithi080 bash[28361]: audit 2023-12-01T13:29:40.025814+0000 mon.c (mon.2) 9990 : audit 0 from='client.? 172.21.15.80:0/2570826497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:29:40.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:29:40 smithi080 bash[41963]: audit 2023-12-01T13:29:40.025814+0000 mon.c (mon.2) 9990 : audit 0 from='client.? 172.21.15.80:0/2570826497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:29:41.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:29:41 smithi090 bash[32384]: cluster 2023-12-01T13:29:39.283820+0000 mgr.y (mgr.24362) 15631 : cluster 0 pgmap v15600: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:29:41.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:29:41 smithi090 bash[32384]: audit 2023-12-01T13:29:40.609082+0000 mon.c (mon.2) 9991 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:29:41.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:29:41 smithi080 bash[41963]: cluster 2023-12-01T13:29:39.283820+0000 mgr.y (mgr.24362) 15631 : cluster 0 pgmap v15600: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:29:41.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:29:41 smithi080 bash[41963]: audit 2023-12-01T13:29:40.609082+0000 mon.c (mon.2) 9991 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:29:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:29:41 smithi080 bash[28361]: cluster 2023-12-01T13:29:39.283820+0000 mgr.y (mgr.24362) 15631 : cluster 0 pgmap v15600: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:29:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:29:41 smithi080 bash[28361]: audit 2023-12-01T13:29:40.609082+0000 mon.c (mon.2) 9991 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:29:43.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:29:43 smithi090 bash[32384]: cluster 2023-12-01T13:29:41.284956+0000 mgr.y (mgr.24362) 15632 : cluster 0 pgmap v15601: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:29:43.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:29:43 smithi090 bash[32384]: audit 2023-12-01T13:29:42.491158+0000 mon.c (mon.2) 9992 : audit 0 from='client.? 172.21.15.80:0/59137210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:29:43.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:29:43 smithi080 bash[28361]: cluster 2023-12-01T13:29:41.284956+0000 mgr.y (mgr.24362) 15632 : cluster 0 pgmap v15601: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:29:43.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:29:43 smithi080 bash[28361]: audit 2023-12-01T13:29:42.491158+0000 mon.c (mon.2) 9992 : audit 0 from='client.? 172.21.15.80:0/59137210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:29:43.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:29:43 smithi080 bash[41963]: cluster 2023-12-01T13:29:41.284956+0000 mgr.y (mgr.24362) 15632 : cluster 0 pgmap v15601: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:29:43.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:29:43 smithi080 bash[41963]: audit 2023-12-01T13:29:42.491158+0000 mon.c (mon.2) 9992 : audit 0 from='client.? 172.21.15.80:0/59137210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:29:45.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:29:45 smithi090 bash[32384]: cluster 2023-12-01T13:29:43.285759+0000 mgr.y (mgr.24362) 15633 : cluster 0 pgmap v15602: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:29:45.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:29:45 smithi090 bash[32384]: audit 2023-12-01T13:29:44.933441+0000 mon.c (mon.2) 9993 : audit 0 from='client.? 172.21.15.80:0/1367997485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:29:45.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:29:45 smithi080 bash[28361]: cluster 2023-12-01T13:29:43.285759+0000 mgr.y (mgr.24362) 15633 : cluster 0 pgmap v15602: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:29:45.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:29:45 smithi080 bash[28361]: audit 2023-12-01T13:29:44.933441+0000 mon.c (mon.2) 9993 : audit 0 from='client.? 172.21.15.80:0/1367997485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:29:45.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:29:45 smithi080 bash[41963]: cluster 2023-12-01T13:29:43.285759+0000 mgr.y (mgr.24362) 15633 : cluster 0 pgmap v15602: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:29:45.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:29:45 smithi080 bash[41963]: audit 2023-12-01T13:29:44.933441+0000 mon.c (mon.2) 9993 : audit 0 from='client.? 172.21.15.80:0/1367997485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:29:46.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:29:46 smithi090 bash[32384]: cluster 2023-12-01T13:29:45.286464+0000 mgr.y (mgr.24362) 15634 : cluster 0 pgmap v15603: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:29:46.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:29:46 smithi080 bash[28361]: cluster 2023-12-01T13:29:45.286464+0000 mgr.y (mgr.24362) 15634 : cluster 0 pgmap v15603: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:29:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:29:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:29:46] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T13:29:46.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:29:46 smithi080 bash[41963]: cluster 2023-12-01T13:29:45.286464+0000 mgr.y (mgr.24362) 15634 : cluster 0 pgmap v15603: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:29:48.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:29:48 smithi080 bash[41963]: cluster 2023-12-01T13:29:47.287573+0000 mgr.y (mgr.24362) 15635 : cluster 0 pgmap v15604: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:29:48.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:29:48 smithi080 bash[41963]: audit 2023-12-01T13:29:47.385766+0000 mon.a (mon.0) 9628 : audit 0 from='client.? 172.21.15.80:0/1996200198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:29:48.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:29:48 smithi080 bash[28361]: cluster 2023-12-01T13:29:47.287573+0000 mgr.y (mgr.24362) 15635 : cluster 0 pgmap v15604: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:29:48.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:29:48 smithi080 bash[28361]: audit 2023-12-01T13:29:47.385766+0000 mon.a (mon.0) 9628 : audit 0 from='client.? 172.21.15.80:0/1996200198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:29:48.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:29:48 smithi090 bash[32384]: cluster 2023-12-01T13:29:47.287573+0000 mgr.y (mgr.24362) 15635 : cluster 0 pgmap v15604: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:29:48.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:29:48 smithi090 bash[32384]: audit 2023-12-01T13:29:47.385766+0000 mon.a (mon.0) 9628 : audit 0 from='client.? 172.21.15.80:0/1996200198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:29:50.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:29:50 smithi080 bash[28361]: cluster 2023-12-01T13:29:49.288265+0000 mgr.y (mgr.24362) 15636 : cluster 0 pgmap v15605: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:29:50.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:29:50 smithi080 bash[28361]: audit 2023-12-01T13:29:49.833989+0000 mon.a (mon.0) 9629 : audit 0 from='client.? 172.21.15.80:0/1297536946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:29:50.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:29:50 smithi080 bash[41963]: cluster 2023-12-01T13:29:49.288265+0000 mgr.y (mgr.24362) 15636 : cluster 0 pgmap v15605: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:29:50.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:29:50 smithi080 bash[41963]: audit 2023-12-01T13:29:49.833989+0000 mon.a (mon.0) 9629 : audit 0 from='client.? 172.21.15.80:0/1297536946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:29:50.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:29:50 smithi090 bash[32384]: cluster 2023-12-01T13:29:49.288265+0000 mgr.y (mgr.24362) 15636 : cluster 0 pgmap v15605: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:29:50.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:29:50 smithi090 bash[32384]: audit 2023-12-01T13:29:49.833989+0000 mon.a (mon.0) 9629 : audit 0 from='client.? 172.21.15.80:0/1297536946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:29:51.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:29:51 smithi080 bash[28361]: audit 2023-12-01T13:29:51.068988+0000 mon.c (mon.2) 9994 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:29:51.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:29:51 smithi080 bash[41963]: audit 2023-12-01T13:29:51.068988+0000 mon.c (mon.2) 9994 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:29:51.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:29:51 smithi090 bash[32384]: audit 2023-12-01T13:29:51.068988+0000 mon.c (mon.2) 9994 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:29:52.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:29:52 smithi080 bash[28361]: cluster 2023-12-01T13:29:51.289320+0000 mgr.y (mgr.24362) 15637 : cluster 0 pgmap v15606: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:29:52.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:29:52 smithi080 bash[28361]: audit 2023-12-01T13:29:52.281324+0000 mon.c (mon.2) 9995 : audit 0 from='client.? 172.21.15.80:0/507694320' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:29:52.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:29:52 smithi080 bash[41963]: cluster 2023-12-01T13:29:51.289320+0000 mgr.y (mgr.24362) 15637 : cluster 0 pgmap v15606: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:29:52.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:29:52 smithi080 bash[41963]: audit 2023-12-01T13:29:52.281324+0000 mon.c (mon.2) 9995 : audit 0 from='client.? 172.21.15.80:0/507694320' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:29:52.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:29:52 smithi090 bash[32384]: cluster 2023-12-01T13:29:51.289320+0000 mgr.y (mgr.24362) 15637 : cluster 0 pgmap v15606: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:29:52.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:29:52 smithi090 bash[32384]: audit 2023-12-01T13:29:52.281324+0000 mon.c (mon.2) 9995 : audit 0 from='client.? 172.21.15.80:0/507694320' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:29:55.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:29:55 smithi090 bash[32384]: cluster 2023-12-01T13:29:53.289982+0000 mgr.y (mgr.24362) 15638 : cluster 0 pgmap v15607: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:29:55.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:29:55 smithi090 bash[32384]: audit 2023-12-01T13:29:54.733027+0000 mon.a (mon.0) 9630 : audit 0 from='client.? 172.21.15.80:0/1722506486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:29:55.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:29:55 smithi080 bash[41963]: cluster 2023-12-01T13:29:53.289982+0000 mgr.y (mgr.24362) 15638 : cluster 0 pgmap v15607: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:29:55.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:29:55 smithi080 bash[41963]: audit 2023-12-01T13:29:54.733027+0000 mon.a (mon.0) 9630 : audit 0 from='client.? 172.21.15.80:0/1722506486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:29:55.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:29:55 smithi080 bash[28361]: cluster 2023-12-01T13:29:53.289982+0000 mgr.y (mgr.24362) 15638 : cluster 0 pgmap v15607: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:29:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:29:55 smithi080 bash[28361]: audit 2023-12-01T13:29:54.733027+0000 mon.a (mon.0) 9630 : audit 0 from='client.? 172.21.15.80:0/1722506486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:29:56.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:29:56 smithi090 bash[32384]: audit 2023-12-01T13:29:55.609464+0000 mon.c (mon.2) 9996 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:29:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:29:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:29:56] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T13:29:56.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:29:56 smithi080 bash[41963]: audit 2023-12-01T13:29:55.609464+0000 mon.c (mon.2) 9996 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:29:56.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:29:56 smithi080 bash[28361]: audit 2023-12-01T13:29:55.609464+0000 mon.c (mon.2) 9996 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:29:57.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:29:57 smithi090 bash[32384]: cluster 2023-12-01T13:29:55.290636+0000 mgr.y (mgr.24362) 15639 : cluster 0 pgmap v15608: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:29:57.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:29:57 smithi090 bash[32384]: audit 2023-12-01T13:29:56.861761+0000 mon.a (mon.0) 9631 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:29:57.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:29:57 smithi090 bash[32384]: audit 2023-12-01T13:29:56.872000+0000 mon.a (mon.0) 9632 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:29:57.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:29:57 smithi090 bash[32384]: audit 2023-12-01T13:29:57.186249+0000 mon.c (mon.2) 9997 : audit 0 from='client.? 172.21.15.80:0/1420835090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:29:57.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:29:57 smithi080 bash[41963]: cluster 2023-12-01T13:29:55.290636+0000 mgr.y (mgr.24362) 15639 : cluster 0 pgmap v15608: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:29:57.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:29:57 smithi080 bash[41963]: audit 2023-12-01T13:29:56.861761+0000 mon.a (mon.0) 9631 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:29:57.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:29:57 smithi080 bash[41963]: audit 2023-12-01T13:29:56.872000+0000 mon.a (mon.0) 9632 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:29:57.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:29:57 smithi080 bash[41963]: audit 2023-12-01T13:29:57.186249+0000 mon.c (mon.2) 9997 : audit 0 from='client.? 172.21.15.80:0/1420835090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:29:57.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:29:57 smithi080 bash[28361]: cluster 2023-12-01T13:29:55.290636+0000 mgr.y (mgr.24362) 15639 : cluster 0 pgmap v15608: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:29:57.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:29:57 smithi080 bash[28361]: audit 2023-12-01T13:29:56.861761+0000 mon.a (mon.0) 9631 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:29:57.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:29:57 smithi080 bash[28361]: audit 2023-12-01T13:29:56.872000+0000 mon.a (mon.0) 9632 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:29:57.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:29:57 smithi080 bash[28361]: audit 2023-12-01T13:29:57.186249+0000 mon.c (mon.2) 9997 : audit 0 from='client.? 172.21.15.80:0/1420835090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:29:58.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:29:58 smithi080 bash[41963]: audit 2023-12-01T13:29:57.270350+0000 mon.a (mon.0) 9633 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:29:58.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:29:58 smithi080 bash[41963]: audit 2023-12-01T13:29:57.288780+0000 mon.a (mon.0) 9634 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:29:58.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:29:58 smithi080 bash[41963]: cluster 2023-12-01T13:29:57.291511+0000 mgr.y (mgr.24362) 15640 : cluster 0 pgmap v15609: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:29:58.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:29:58 smithi080 bash[41963]: audit 2023-12-01T13:29:57.841504+0000 mon.c (mon.2) 9998 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:29:58.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:29:58 smithi080 bash[41963]: audit 2023-12-01T13:29:57.843396+0000 mon.c (mon.2) 9999 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:29:58.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:29:58 smithi080 bash[41963]: audit 2023-12-01T13:29:57.853537+0000 mon.a (mon.0) 9635 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:29:58.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:29:58 smithi080 bash[28361]: audit 2023-12-01T13:29:57.270350+0000 mon.a (mon.0) 9633 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:29:58.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:29:58 smithi080 bash[28361]: audit 2023-12-01T13:29:57.288780+0000 mon.a (mon.0) 9634 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:29:58.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:29:58 smithi080 bash[28361]: cluster 2023-12-01T13:29:57.291511+0000 mgr.y (mgr.24362) 15640 : cluster 0 pgmap v15609: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:29:58.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:29:58 smithi080 bash[28361]: audit 2023-12-01T13:29:57.841504+0000 mon.c (mon.2) 9998 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:29:58.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:29:58 smithi080 bash[28361]: audit 2023-12-01T13:29:57.843396+0000 mon.c (mon.2) 9999 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:29:58.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:29:58 smithi080 bash[28361]: audit 2023-12-01T13:29:57.853537+0000 mon.a (mon.0) 9635 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:29:58.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:29:58 smithi090 bash[32384]: audit 2023-12-01T13:29:57.270350+0000 mon.a (mon.0) 9633 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:29:58.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:29:58 smithi090 bash[32384]: audit 2023-12-01T13:29:57.288780+0000 mon.a (mon.0) 9634 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:29:58.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:29:58 smithi090 bash[32384]: cluster 2023-12-01T13:29:57.291511+0000 mgr.y (mgr.24362) 15640 : cluster 0 pgmap v15609: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:29:58.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:29:58 smithi090 bash[32384]: audit 2023-12-01T13:29:57.841504+0000 mon.c (mon.2) 9998 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:29:58.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:29:58 smithi090 bash[32384]: audit 2023-12-01T13:29:57.843396+0000 mon.c (mon.2) 9999 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:29:58.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:29:58 smithi090 bash[32384]: audit 2023-12-01T13:29:57.853537+0000 mon.a (mon.0) 9635 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:30:00.353 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:30:00 smithi080 bash[28361]: debug 2023-12-01T13:29:59.996+0000 7f6ec9bf0700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T13:30:00.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:30:00 smithi080 bash[41963]: cluster 2023-12-01T13:29:59.292237+0000 mgr.y (mgr.24362) 15641 : cluster 0 pgmap v15610: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:30:00.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:30:00 smithi080 bash[41963]: audit 2023-12-01T13:29:59.646349+0000 mon.c (mon.2) 10000 : audit 0 from='client.? 172.21.15.80:0/313949976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:30:00.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:30:00 smithi080 bash[41963]: cluster 2023-12-01T13:30:00.000125+0000 mon.a (mon.0) 9636 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T13:30:00.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:30:00 smithi080 bash[28361]: cluster 2023-12-01T13:29:59.292237+0000 mgr.y (mgr.24362) 15641 : cluster 0 pgmap v15610: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:30:00.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:30:00 smithi080 bash[28361]: audit 2023-12-01T13:29:59.646349+0000 mon.c (mon.2) 10000 : audit 0 from='client.? 172.21.15.80:0/313949976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:30:00.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:30:00 smithi080 bash[28361]: cluster 2023-12-01T13:30:00.000125+0000 mon.a (mon.0) 9636 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T13:30:00.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:30:00 smithi090 bash[32384]: cluster 2023-12-01T13:29:59.292237+0000 mgr.y (mgr.24362) 15641 : cluster 0 pgmap v15610: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:30:00.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:30:00 smithi090 bash[32384]: audit 2023-12-01T13:29:59.646349+0000 mon.c (mon.2) 10000 : audit 0 from='client.? 172.21.15.80:0/313949976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:30:00.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:30:00 smithi090 bash[32384]: cluster 2023-12-01T13:30:00.000125+0000 mon.a (mon.0) 9636 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T13:30:02.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:30:02 smithi080 bash[41963]: cluster 2023-12-01T13:30:01.293294+0000 mgr.y (mgr.24362) 15642 : cluster 0 pgmap v15611: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:30:02.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:30:02 smithi080 bash[41963]: audit 2023-12-01T13:30:02.101631+0000 mon.c (mon.2) 10001 : audit 0 from='client.? 172.21.15.80:0/3288562642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:30:02.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:30:02 smithi080 bash[28361]: cluster 2023-12-01T13:30:01.293294+0000 mgr.y (mgr.24362) 15642 : cluster 0 pgmap v15611: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:30:02.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:30:02 smithi080 bash[28361]: audit 2023-12-01T13:30:02.101631+0000 mon.c (mon.2) 10001 : audit 0 from='client.? 172.21.15.80:0/3288562642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:30:02.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:30:02 smithi090 bash[32384]: cluster 2023-12-01T13:30:01.293294+0000 mgr.y (mgr.24362) 15642 : cluster 0 pgmap v15611: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:30:02.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:30:02 smithi090 bash[32384]: audit 2023-12-01T13:30:02.101631+0000 mon.c (mon.2) 10001 : audit 0 from='client.? 172.21.15.80:0/3288562642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:30:05.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:30:05 smithi090 bash[32384]: cluster 2023-12-01T13:30:03.293909+0000 mgr.y (mgr.24362) 15643 : cluster 0 pgmap v15612: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:30:05.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:30:05 smithi090 bash[32384]: audit 2023-12-01T13:30:04.565455+0000 mon.a (mon.0) 9637 : audit 0 from='client.? 172.21.15.80:0/910320828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:30:05.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:30:05 smithi080 bash[41963]: cluster 2023-12-01T13:30:03.293909+0000 mgr.y (mgr.24362) 15643 : cluster 0 pgmap v15612: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:30:05.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:30:05 smithi080 bash[41963]: audit 2023-12-01T13:30:04.565455+0000 mon.a (mon.0) 9637 : audit 0 from='client.? 172.21.15.80:0/910320828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:30:05.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:30:05 smithi080 bash[28361]: cluster 2023-12-01T13:30:03.293909+0000 mgr.y (mgr.24362) 15643 : cluster 0 pgmap v15612: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:30:05.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:30:05 smithi080 bash[28361]: audit 2023-12-01T13:30:04.565455+0000 mon.a (mon.0) 9637 : audit 0 from='client.? 172.21.15.80:0/910320828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:30:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:30:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:30:06] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T13:30:07.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:30:07 smithi090 bash[32384]: cluster 2023-12-01T13:30:05.294618+0000 mgr.y (mgr.24362) 15644 : cluster 0 pgmap v15613: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:30:07.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:30:07 smithi090 bash[32384]: audit 2023-12-01T13:30:07.016987+0000 mon.a (mon.0) 9638 : audit 0 from='client.? 172.21.15.80:0/79093907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:30:07.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:30:07 smithi080 bash[28361]: cluster 2023-12-01T13:30:05.294618+0000 mgr.y (mgr.24362) 15644 : cluster 0 pgmap v15613: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:30:07.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:30:07 smithi080 bash[28361]: audit 2023-12-01T13:30:07.016987+0000 mon.a (mon.0) 9638 : audit 0 from='client.? 172.21.15.80:0/79093907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:30:07.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:30:07 smithi080 bash[41963]: cluster 2023-12-01T13:30:05.294618+0000 mgr.y (mgr.24362) 15644 : cluster 0 pgmap v15613: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:30:07.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:30:07 smithi080 bash[41963]: audit 2023-12-01T13:30:07.016987+0000 mon.a (mon.0) 9638 : audit 0 from='client.? 172.21.15.80:0/79093907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:30:09.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:30:09 smithi090 bash[32384]: cluster 2023-12-01T13:30:07.295922+0000 mgr.y (mgr.24362) 15645 : cluster 0 pgmap v15614: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:30:09.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:30:09 smithi080 bash[28361]: cluster 2023-12-01T13:30:07.295922+0000 mgr.y (mgr.24362) 15645 : cluster 0 pgmap v15614: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:30:09.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:30:09 smithi080 bash[41963]: cluster 2023-12-01T13:30:07.295922+0000 mgr.y (mgr.24362) 15645 : cluster 0 pgmap v15614: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:30:10.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:30:10 smithi090 bash[32384]: audit 2023-12-01T13:30:09.477700+0000 mon.c (mon.2) 10002 : audit 0 from='client.? 172.21.15.80:0/3811395083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:30:10.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:30:10 smithi080 bash[28361]: audit 2023-12-01T13:30:09.477700+0000 mon.c (mon.2) 10002 : audit 0 from='client.? 172.21.15.80:0/3811395083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:30:10.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:30:10 smithi080 bash[41963]: audit 2023-12-01T13:30:09.477700+0000 mon.c (mon.2) 10002 : audit 0 from='client.? 172.21.15.80:0/3811395083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:30:11.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:30:11 smithi090 bash[32384]: cluster 2023-12-01T13:30:09.296425+0000 mgr.y (mgr.24362) 15646 : cluster 0 pgmap v15615: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:30:11.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:30:11 smithi090 bash[32384]: audit 2023-12-01T13:30:10.609832+0000 mon.c (mon.2) 10003 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:30:11.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:30:11 smithi080 bash[41963]: cluster 2023-12-01T13:30:09.296425+0000 mgr.y (mgr.24362) 15646 : cluster 0 pgmap v15615: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:30:11.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:30:11 smithi080 bash[41963]: audit 2023-12-01T13:30:10.609832+0000 mon.c (mon.2) 10003 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:30:11.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:30:11 smithi080 bash[28361]: cluster 2023-12-01T13:30:09.296425+0000 mgr.y (mgr.24362) 15646 : cluster 0 pgmap v15615: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:30:11.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:30:11 smithi080 bash[28361]: audit 2023-12-01T13:30:10.609832+0000 mon.c (mon.2) 10003 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:30:12.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:30:12 smithi090 bash[32384]: audit 2023-12-01T13:30:11.927584+0000 mon.c (mon.2) 10004 : audit 0 from='client.? 172.21.15.80:0/3526917687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:30:12.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:30:12 smithi080 bash[28361]: audit 2023-12-01T13:30:11.927584+0000 mon.c (mon.2) 10004 : audit 0 from='client.? 172.21.15.80:0/3526917687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:30:12.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:30:12 smithi080 bash[41963]: audit 2023-12-01T13:30:11.927584+0000 mon.c (mon.2) 10004 : audit 0 from='client.? 172.21.15.80:0/3526917687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:30:13.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:30:13 smithi090 bash[32384]: cluster 2023-12-01T13:30:11.297552+0000 mgr.y (mgr.24362) 15647 : cluster 0 pgmap v15616: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:30:13.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:30:13 smithi080 bash[28361]: cluster 2023-12-01T13:30:11.297552+0000 mgr.y (mgr.24362) 15647 : cluster 0 pgmap v15616: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:30:13.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:30:13 smithi080 bash[41963]: cluster 2023-12-01T13:30:11.297552+0000 mgr.y (mgr.24362) 15647 : cluster 0 pgmap v15616: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:30:15.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:30:15 smithi090 bash[32384]: cluster 2023-12-01T13:30:13.298215+0000 mgr.y (mgr.24362) 15648 : cluster 0 pgmap v15617: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:30:15.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:30:15 smithi090 bash[32384]: audit 2023-12-01T13:30:14.388656+0000 mon.c (mon.2) 10005 : audit 0 from='client.? 172.21.15.80:0/511697800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:30:15.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:30:15 smithi080 bash[41963]: cluster 2023-12-01T13:30:13.298215+0000 mgr.y (mgr.24362) 15648 : cluster 0 pgmap v15617: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:30:15.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:30:15 smithi080 bash[41963]: audit 2023-12-01T13:30:14.388656+0000 mon.c (mon.2) 10005 : audit 0 from='client.? 172.21.15.80:0/511697800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:30:15.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:30:15 smithi080 bash[28361]: cluster 2023-12-01T13:30:13.298215+0000 mgr.y (mgr.24362) 15648 : cluster 0 pgmap v15617: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:30:15.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:30:15 smithi080 bash[28361]: audit 2023-12-01T13:30:14.388656+0000 mon.c (mon.2) 10005 : audit 0 from='client.? 172.21.15.80:0/511697800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:30:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:30:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:30:16] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T13:30:17.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:30:17 smithi090 bash[32384]: cluster 2023-12-01T13:30:15.298865+0000 mgr.y (mgr.24362) 15649 : cluster 0 pgmap v15618: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:30:17.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:30:17 smithi090 bash[32384]: audit 2023-12-01T13:30:16.844126+0000 mon.a (mon.0) 9639 : audit 0 from='client.? 172.21.15.80:0/116459890' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:30:17.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:30:17 smithi080 bash[28361]: cluster 2023-12-01T13:30:15.298865+0000 mgr.y (mgr.24362) 15649 : cluster 0 pgmap v15618: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:30:17.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:30:17 smithi080 bash[28361]: audit 2023-12-01T13:30:16.844126+0000 mon.a (mon.0) 9639 : audit 0 from='client.? 172.21.15.80:0/116459890' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:30:17.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:30:17 smithi080 bash[41963]: cluster 2023-12-01T13:30:15.298865+0000 mgr.y (mgr.24362) 15649 : cluster 0 pgmap v15618: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:30:17.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:30:17 smithi080 bash[41963]: audit 2023-12-01T13:30:16.844126+0000 mon.a (mon.0) 9639 : audit 0 from='client.? 172.21.15.80:0/116459890' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:30:19.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:30:19 smithi090 bash[32384]: cluster 2023-12-01T13:30:17.300088+0000 mgr.y (mgr.24362) 15650 : cluster 0 pgmap v15619: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:30:19.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:30:19 smithi080 bash[28361]: cluster 2023-12-01T13:30:17.300088+0000 mgr.y (mgr.24362) 15650 : cluster 0 pgmap v15619: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:30:19.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:30:19 smithi080 bash[41963]: cluster 2023-12-01T13:30:17.300088+0000 mgr.y (mgr.24362) 15650 : cluster 0 pgmap v15619: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:30:20.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:30:20 smithi090 bash[32384]: audit 2023-12-01T13:30:19.303332+0000 mon.c (mon.2) 10006 : audit 0 from='client.? 172.21.15.80:0/632308798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:30:20.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:30:20 smithi080 bash[28361]: audit 2023-12-01T13:30:19.303332+0000 mon.c (mon.2) 10006 : audit 0 from='client.? 172.21.15.80:0/632308798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:30:20.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:30:20 smithi080 bash[41963]: audit 2023-12-01T13:30:19.303332+0000 mon.c (mon.2) 10006 : audit 0 from='client.? 172.21.15.80:0/632308798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:30:21.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:30:21 smithi090 bash[32384]: cluster 2023-12-01T13:30:19.300706+0000 mgr.y (mgr.24362) 15651 : cluster 0 pgmap v15620: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:30:21.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:30:21 smithi080 bash[28361]: cluster 2023-12-01T13:30:19.300706+0000 mgr.y (mgr.24362) 15651 : cluster 0 pgmap v15620: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:30:21.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:30:21 smithi080 bash[41963]: cluster 2023-12-01T13:30:19.300706+0000 mgr.y (mgr.24362) 15651 : cluster 0 pgmap v15620: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:30:22.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:30:22 smithi090 bash[32384]: audit 2023-12-01T13:30:21.773023+0000 mon.c (mon.2) 10007 : audit 0 from='client.? 172.21.15.80:0/433635553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:30:22.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:30:22 smithi080 bash[28361]: audit 2023-12-01T13:30:21.773023+0000 mon.c (mon.2) 10007 : audit 0 from='client.? 172.21.15.80:0/433635553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:30:22.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:30:22 smithi080 bash[41963]: audit 2023-12-01T13:30:21.773023+0000 mon.c (mon.2) 10007 : audit 0 from='client.? 172.21.15.80:0/433635553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:30:23.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:30:23 smithi090 bash[32384]: cluster 2023-12-01T13:30:21.301921+0000 mgr.y (mgr.24362) 15652 : cluster 0 pgmap v15621: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:30:23.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:30:23 smithi080 bash[41963]: cluster 2023-12-01T13:30:21.301921+0000 mgr.y (mgr.24362) 15652 : cluster 0 pgmap v15621: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:30:23.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:30:23 smithi080 bash[28361]: cluster 2023-12-01T13:30:21.301921+0000 mgr.y (mgr.24362) 15652 : cluster 0 pgmap v15621: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:30:24.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:30:24 smithi090 bash[32384]: audit 2023-12-01T13:30:24.228856+0000 mon.a (mon.0) 9640 : audit 0 from='client.? 172.21.15.80:0/4057014867' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:30:24.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:30:24 smithi080 bash[28361]: audit 2023-12-01T13:30:24.228856+0000 mon.a (mon.0) 9640 : audit 0 from='client.? 172.21.15.80:0/4057014867' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:30:24.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:30:24 smithi080 bash[41963]: audit 2023-12-01T13:30:24.228856+0000 mon.a (mon.0) 9640 : audit 0 from='client.? 172.21.15.80:0/4057014867' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:30:25.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:30:25 smithi090 bash[32384]: cluster 2023-12-01T13:30:23.302604+0000 mgr.y (mgr.24362) 15653 : cluster 0 pgmap v15622: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:30:25.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:30:25 smithi080 bash[28361]: cluster 2023-12-01T13:30:23.302604+0000 mgr.y (mgr.24362) 15653 : cluster 0 pgmap v15622: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:30:25.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:30:25 smithi080 bash[41963]: cluster 2023-12-01T13:30:23.302604+0000 mgr.y (mgr.24362) 15653 : cluster 0 pgmap v15622: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:30:26.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:30:26 smithi080 bash[28361]: audit 2023-12-01T13:30:25.610111+0000 mon.c (mon.2) 10008 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:30:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:30:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:30:26] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T13:30:26.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:30:26 smithi080 bash[41963]: audit 2023-12-01T13:30:25.610111+0000 mon.c (mon.2) 10008 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:30:26.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:30:26 smithi090 bash[32384]: audit 2023-12-01T13:30:25.610111+0000 mon.c (mon.2) 10008 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:30:27.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:30:27 smithi080 bash[28361]: cluster 2023-12-01T13:30:25.303225+0000 mgr.y (mgr.24362) 15654 : cluster 0 pgmap v15623: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:30:27.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:30:27 smithi080 bash[28361]: audit 2023-12-01T13:30:26.690454+0000 mon.c (mon.2) 10009 : audit 0 from='client.? 172.21.15.80:0/2775880019' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:30:27.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:30:27 smithi080 bash[41963]: cluster 2023-12-01T13:30:25.303225+0000 mgr.y (mgr.24362) 15654 : cluster 0 pgmap v15623: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:30:27.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:30:27 smithi080 bash[41963]: audit 2023-12-01T13:30:26.690454+0000 mon.c (mon.2) 10009 : audit 0 from='client.? 172.21.15.80:0/2775880019' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:30:27.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:30:27 smithi090 bash[32384]: cluster 2023-12-01T13:30:25.303225+0000 mgr.y (mgr.24362) 15654 : cluster 0 pgmap v15623: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:30:27.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:30:27 smithi090 bash[32384]: audit 2023-12-01T13:30:26.690454+0000 mon.c (mon.2) 10009 : audit 0 from='client.? 172.21.15.80:0/2775880019' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:30:29.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:30:29 smithi090 bash[32384]: cluster 2023-12-01T13:30:27.304422+0000 mgr.y (mgr.24362) 15655 : cluster 0 pgmap v15624: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:30:29.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:30:29 smithi090 bash[32384]: audit 2023-12-01T13:30:29.141646+0000 mon.c (mon.2) 10010 : audit 0 from='client.? 172.21.15.80:0/504374018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:30:29.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:30:29 smithi080 bash[28361]: cluster 2023-12-01T13:30:27.304422+0000 mgr.y (mgr.24362) 15655 : cluster 0 pgmap v15624: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:30:29.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:30:29 smithi080 bash[28361]: audit 2023-12-01T13:30:29.141646+0000 mon.c (mon.2) 10010 : audit 0 from='client.? 172.21.15.80:0/504374018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:30:29.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:30:29 smithi080 bash[41963]: cluster 2023-12-01T13:30:27.304422+0000 mgr.y (mgr.24362) 15655 : cluster 0 pgmap v15624: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:30:29.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:30:29 smithi080 bash[41963]: audit 2023-12-01T13:30:29.141646+0000 mon.c (mon.2) 10010 : audit 0 from='client.? 172.21.15.80:0/504374018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:30:31.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:30:31 smithi090 bash[32384]: cluster 2023-12-01T13:30:29.305054+0000 mgr.y (mgr.24362) 15656 : cluster 0 pgmap v15625: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:30:31.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:30:31 smithi080 bash[41963]: cluster 2023-12-01T13:30:29.305054+0000 mgr.y (mgr.24362) 15656 : cluster 0 pgmap v15625: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:30:31.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:30:31 smithi080 bash[28361]: cluster 2023-12-01T13:30:29.305054+0000 mgr.y (mgr.24362) 15656 : cluster 0 pgmap v15625: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:30:32.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:30:32 smithi090 bash[32384]: audit 2023-12-01T13:30:31.603539+0000 mon.c (mon.2) 10011 : audit 0 from='client.? 172.21.15.80:0/1364538640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:30:32.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:30:32 smithi080 bash[28361]: audit 2023-12-01T13:30:31.603539+0000 mon.c (mon.2) 10011 : audit 0 from='client.? 172.21.15.80:0/1364538640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:30:32.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:30:32 smithi080 bash[41963]: audit 2023-12-01T13:30:31.603539+0000 mon.c (mon.2) 10011 : audit 0 from='client.? 172.21.15.80:0/1364538640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:30:33.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:30:33 smithi090 bash[32384]: cluster 2023-12-01T13:30:31.305992+0000 mgr.y (mgr.24362) 15657 : cluster 0 pgmap v15626: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:30:33.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:30:33 smithi080 bash[41963]: cluster 2023-12-01T13:30:31.305992+0000 mgr.y (mgr.24362) 15657 : cluster 0 pgmap v15626: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:30:33.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:30:33 smithi080 bash[28361]: cluster 2023-12-01T13:30:31.305992+0000 mgr.y (mgr.24362) 15657 : cluster 0 pgmap v15626: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:30:34.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:30:34 smithi090 bash[32384]: audit 2023-12-01T13:30:34.060633+0000 mon.c (mon.2) 10012 : audit 0 from='client.? 172.21.15.80:0/1758894011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:30:34.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:30:34 smithi080 bash[28361]: audit 2023-12-01T13:30:34.060633+0000 mon.c (mon.2) 10012 : audit 0 from='client.? 172.21.15.80:0/1758894011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:30:34.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:30:34 smithi080 bash[41963]: audit 2023-12-01T13:30:34.060633+0000 mon.c (mon.2) 10012 : audit 0 from='client.? 172.21.15.80:0/1758894011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:30:35.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:30:35 smithi090 bash[32384]: cluster 2023-12-01T13:30:33.306756+0000 mgr.y (mgr.24362) 15658 : cluster 0 pgmap v15627: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:30:35.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:30:35 smithi080 bash[28361]: cluster 2023-12-01T13:30:33.306756+0000 mgr.y (mgr.24362) 15658 : cluster 0 pgmap v15627: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:30:35.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:30:35 smithi080 bash[41963]: cluster 2023-12-01T13:30:33.306756+0000 mgr.y (mgr.24362) 15658 : cluster 0 pgmap v15627: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:30:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:30:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:30:36] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T13:30:37.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:30:37 smithi090 bash[32384]: cluster 2023-12-01T13:30:35.307532+0000 mgr.y (mgr.24362) 15659 : cluster 0 pgmap v15628: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:30:37.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:30:37 smithi090 bash[32384]: audit 2023-12-01T13:30:36.516403+0000 mon.c (mon.2) 10013 : audit 0 from='client.? 172.21.15.80:0/2470758064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:30:37.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:30:37 smithi080 bash[41963]: cluster 2023-12-01T13:30:35.307532+0000 mgr.y (mgr.24362) 15659 : cluster 0 pgmap v15628: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:30:37.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:30:37 smithi080 bash[41963]: audit 2023-12-01T13:30:36.516403+0000 mon.c (mon.2) 10013 : audit 0 from='client.? 172.21.15.80:0/2470758064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:30:37.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:30:37 smithi080 bash[28361]: cluster 2023-12-01T13:30:35.307532+0000 mgr.y (mgr.24362) 15659 : cluster 0 pgmap v15628: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:30:37.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:30:37 smithi080 bash[28361]: audit 2023-12-01T13:30:36.516403+0000 mon.c (mon.2) 10013 : audit 0 from='client.? 172.21.15.80:0/2470758064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:30:39.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:30:39 smithi090 bash[32384]: cluster 2023-12-01T13:30:37.308800+0000 mgr.y (mgr.24362) 15660 : cluster 0 pgmap v15629: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:30:39.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:30:39 smithi090 bash[32384]: audit 2023-12-01T13:30:38.971533+0000 mon.c (mon.2) 10014 : audit 0 from='client.? 172.21.15.80:0/985860204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:30:39.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:30:39 smithi080 bash[28361]: cluster 2023-12-01T13:30:37.308800+0000 mgr.y (mgr.24362) 15660 : cluster 0 pgmap v15629: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:30:39.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:30:39 smithi080 bash[28361]: audit 2023-12-01T13:30:38.971533+0000 mon.c (mon.2) 10014 : audit 0 from='client.? 172.21.15.80:0/985860204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:30:39.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:30:39 smithi080 bash[41963]: cluster 2023-12-01T13:30:37.308800+0000 mgr.y (mgr.24362) 15660 : cluster 0 pgmap v15629: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:30:39.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:30:39 smithi080 bash[41963]: audit 2023-12-01T13:30:38.971533+0000 mon.c (mon.2) 10014 : audit 0 from='client.? 172.21.15.80:0/985860204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:30:41.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:30:41 smithi090 bash[32384]: cluster 2023-12-01T13:30:39.309599+0000 mgr.y (mgr.24362) 15661 : cluster 0 pgmap v15630: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:30:41.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:30:41 smithi090 bash[32384]: audit 2023-12-01T13:30:40.610607+0000 mon.c (mon.2) 10015 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:30:41.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:30:41 smithi080 bash[41963]: cluster 2023-12-01T13:30:39.309599+0000 mgr.y (mgr.24362) 15661 : cluster 0 pgmap v15630: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:30:41.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:30:41 smithi080 bash[41963]: audit 2023-12-01T13:30:40.610607+0000 mon.c (mon.2) 10015 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:30:41.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:30:41 smithi080 bash[28361]: cluster 2023-12-01T13:30:39.309599+0000 mgr.y (mgr.24362) 15661 : cluster 0 pgmap v15630: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:30:41.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:30:41 smithi080 bash[28361]: audit 2023-12-01T13:30:40.610607+0000 mon.c (mon.2) 10015 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:30:42.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:30:42 smithi090 bash[32384]: audit 2023-12-01T13:30:41.423750+0000 mon.c (mon.2) 10016 : audit 0 from='client.? 172.21.15.80:0/4030265291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:30:42.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:30:42 smithi080 bash[28361]: audit 2023-12-01T13:30:41.423750+0000 mon.c (mon.2) 10016 : audit 0 from='client.? 172.21.15.80:0/4030265291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:30:42.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:30:42 smithi080 bash[41963]: audit 2023-12-01T13:30:41.423750+0000 mon.c (mon.2) 10016 : audit 0 from='client.? 172.21.15.80:0/4030265291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:30:43.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:30:43 smithi090 bash[32384]: cluster 2023-12-01T13:30:41.310607+0000 mgr.y (mgr.24362) 15662 : cluster 0 pgmap v15631: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:30:43.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:30:43 smithi080 bash[41963]: cluster 2023-12-01T13:30:41.310607+0000 mgr.y (mgr.24362) 15662 : cluster 0 pgmap v15631: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:30:43.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:30:43 smithi080 bash[28361]: cluster 2023-12-01T13:30:41.310607+0000 mgr.y (mgr.24362) 15662 : cluster 0 pgmap v15631: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:30:44.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:30:44 smithi090 bash[32384]: audit 2023-12-01T13:30:43.882616+0000 mon.a (mon.0) 9641 : audit 0 from='client.? 172.21.15.80:0/1222282519' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:30:44.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:30:44 smithi080 bash[41963]: audit 2023-12-01T13:30:43.882616+0000 mon.a (mon.0) 9641 : audit 0 from='client.? 172.21.15.80:0/1222282519' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:30:44.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:30:44 smithi080 bash[28361]: audit 2023-12-01T13:30:43.882616+0000 mon.a (mon.0) 9641 : audit 0 from='client.? 172.21.15.80:0/1222282519' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:30:45.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:30:45 smithi090 bash[32384]: cluster 2023-12-01T13:30:43.311255+0000 mgr.y (mgr.24362) 15663 : cluster 0 pgmap v15632: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:30:45.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:30:45 smithi080 bash[28361]: cluster 2023-12-01T13:30:43.311255+0000 mgr.y (mgr.24362) 15663 : cluster 0 pgmap v15632: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:30:45.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:30:45 smithi080 bash[41963]: cluster 2023-12-01T13:30:43.311255+0000 mgr.y (mgr.24362) 15663 : cluster 0 pgmap v15632: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:30:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:30:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:30:46] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T13:30:47.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:30:47 smithi090 bash[32384]: cluster 2023-12-01T13:30:45.311918+0000 mgr.y (mgr.24362) 15664 : cluster 0 pgmap v15633: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:30:47.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:30:47 smithi090 bash[32384]: audit 2023-12-01T13:30:46.335297+0000 mon.a (mon.0) 9642 : audit 0 from='client.? 172.21.15.80:0/150225555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:30:47.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:30:47 smithi080 bash[28361]: cluster 2023-12-01T13:30:45.311918+0000 mgr.y (mgr.24362) 15664 : cluster 0 pgmap v15633: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:30:47.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:30:47 smithi080 bash[28361]: audit 2023-12-01T13:30:46.335297+0000 mon.a (mon.0) 9642 : audit 0 from='client.? 172.21.15.80:0/150225555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:30:47.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:30:47 smithi080 bash[41963]: cluster 2023-12-01T13:30:45.311918+0000 mgr.y (mgr.24362) 15664 : cluster 0 pgmap v15633: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:30:47.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:30:47 smithi080 bash[41963]: audit 2023-12-01T13:30:46.335297+0000 mon.a (mon.0) 9642 : audit 0 from='client.? 172.21.15.80:0/150225555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:30:49.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:30:49 smithi090 bash[32384]: cluster 2023-12-01T13:30:47.312996+0000 mgr.y (mgr.24362) 15665 : cluster 0 pgmap v15634: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:30:49.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:30:49 smithi090 bash[32384]: audit 2023-12-01T13:30:48.786382+0000 mon.c (mon.2) 10017 : audit 0 from='client.? 172.21.15.80:0/3699862511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:30:49.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:30:49 smithi080 bash[28361]: cluster 2023-12-01T13:30:47.312996+0000 mgr.y (mgr.24362) 15665 : cluster 0 pgmap v15634: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:30:49.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:30:49 smithi080 bash[28361]: audit 2023-12-01T13:30:48.786382+0000 mon.c (mon.2) 10017 : audit 0 from='client.? 172.21.15.80:0/3699862511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:30:49.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:30:49 smithi080 bash[41963]: cluster 2023-12-01T13:30:47.312996+0000 mgr.y (mgr.24362) 15665 : cluster 0 pgmap v15634: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:30:49.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:30:49 smithi080 bash[41963]: audit 2023-12-01T13:30:48.786382+0000 mon.c (mon.2) 10017 : audit 0 from='client.? 172.21.15.80:0/3699862511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:30:51.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:30:51 smithi090 bash[32384]: cluster 2023-12-01T13:30:49.313633+0000 mgr.y (mgr.24362) 15666 : cluster 0 pgmap v15635: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:30:51.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:30:51 smithi090 bash[32384]: audit 2023-12-01T13:30:51.244626+0000 mon.a (mon.0) 9643 : audit 0 from='client.? 172.21.15.80:0/1694496367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:30:51.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:30:51 smithi080 bash[28361]: cluster 2023-12-01T13:30:49.313633+0000 mgr.y (mgr.24362) 15666 : cluster 0 pgmap v15635: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:30:51.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:30:51 smithi080 bash[28361]: audit 2023-12-01T13:30:51.244626+0000 mon.a (mon.0) 9643 : audit 0 from='client.? 172.21.15.80:0/1694496367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:30:51.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:30:51 smithi080 bash[41963]: cluster 2023-12-01T13:30:49.313633+0000 mgr.y (mgr.24362) 15666 : cluster 0 pgmap v15635: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:30:51.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:30:51 smithi080 bash[41963]: audit 2023-12-01T13:30:51.244626+0000 mon.a (mon.0) 9643 : audit 0 from='client.? 172.21.15.80:0/1694496367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:30:52.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:30:52 smithi080 bash[28361]: cluster 2023-12-01T13:30:51.314740+0000 mgr.y (mgr.24362) 15667 : cluster 0 pgmap v15636: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:30:52.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:30:52 smithi080 bash[41963]: cluster 2023-12-01T13:30:51.314740+0000 mgr.y (mgr.24362) 15667 : cluster 0 pgmap v15636: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:30:52.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:30:52 smithi090 bash[32384]: cluster 2023-12-01T13:30:51.314740+0000 mgr.y (mgr.24362) 15667 : cluster 0 pgmap v15636: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:30:54.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:30:54 smithi090 bash[32384]: audit 2023-12-01T13:30:53.696272+0000 mon.c (mon.2) 10018 : audit 0 from='client.? 172.21.15.80:0/1218209941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:30:54.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:30:54 smithi080 bash[28361]: audit 2023-12-01T13:30:53.696272+0000 mon.c (mon.2) 10018 : audit 0 from='client.? 172.21.15.80:0/1218209941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:30:54.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:30:54 smithi080 bash[41963]: audit 2023-12-01T13:30:53.696272+0000 mon.c (mon.2) 10018 : audit 0 from='client.? 172.21.15.80:0/1218209941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:30:55.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:30:55 smithi090 bash[32384]: cluster 2023-12-01T13:30:53.315362+0000 mgr.y (mgr.24362) 15668 : cluster 0 pgmap v15637: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:30:55.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:30:55 smithi080 bash[28361]: cluster 2023-12-01T13:30:53.315362+0000 mgr.y (mgr.24362) 15668 : cluster 0 pgmap v15637: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:30:55.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:30:55 smithi080 bash[41963]: cluster 2023-12-01T13:30:53.315362+0000 mgr.y (mgr.24362) 15668 : cluster 0 pgmap v15637: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:30:56.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:30:56 smithi090 bash[32384]: audit 2023-12-01T13:30:55.611098+0000 mon.c (mon.2) 10019 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:30:56.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:30:56 smithi090 bash[32384]: audit 2023-12-01T13:30:56.147229+0000 mon.c (mon.2) 10020 : audit 0 from='client.? 172.21.15.80:0/2530723082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:30:56.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:30:56 smithi080 bash[28361]: audit 2023-12-01T13:30:55.611098+0000 mon.c (mon.2) 10019 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:30:56.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:30:56 smithi080 bash[28361]: audit 2023-12-01T13:30:56.147229+0000 mon.c (mon.2) 10020 : audit 0 from='client.? 172.21.15.80:0/2530723082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:30:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:30:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:30:56] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T13:30:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:30:56 smithi080 bash[41963]: audit 2023-12-01T13:30:55.611098+0000 mon.c (mon.2) 10019 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:30:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:30:56 smithi080 bash[41963]: audit 2023-12-01T13:30:56.147229+0000 mon.c (mon.2) 10020 : audit 0 from='client.? 172.21.15.80:0/2530723082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:30:57.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:30:57 smithi090 bash[32384]: cluster 2023-12-01T13:30:55.316032+0000 mgr.y (mgr.24362) 15669 : cluster 0 pgmap v15638: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:30:57.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:30:57 smithi080 bash[28361]: cluster 2023-12-01T13:30:55.316032+0000 mgr.y (mgr.24362) 15669 : cluster 0 pgmap v15638: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:30:57.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:30:57 smithi080 bash[41963]: cluster 2023-12-01T13:30:55.316032+0000 mgr.y (mgr.24362) 15669 : cluster 0 pgmap v15638: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:30:58.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:30:58 smithi090 bash[32384]: audit 2023-12-01T13:30:57.939262+0000 mon.c (mon.2) 10021 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:30:58.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:30:58 smithi080 bash[28361]: audit 2023-12-01T13:30:57.939262+0000 mon.c (mon.2) 10021 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:30:58.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:30:58 smithi080 bash[41963]: audit 2023-12-01T13:30:57.939262+0000 mon.c (mon.2) 10021 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:30:59.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:30:59 smithi090 bash[32384]: cluster 2023-12-01T13:30:57.317175+0000 mgr.y (mgr.24362) 15670 : cluster 0 pgmap v15639: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:30:59.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:30:59 smithi090 bash[32384]: audit 2023-12-01T13:30:58.610136+0000 mon.a (mon.0) 9644 : audit 0 from='client.? 172.21.15.80:0/4249219338' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:30:59.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:30:59 smithi080 bash[41963]: cluster 2023-12-01T13:30:57.317175+0000 mgr.y (mgr.24362) 15670 : cluster 0 pgmap v15639: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:30:59.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:30:59 smithi080 bash[41963]: audit 2023-12-01T13:30:58.610136+0000 mon.a (mon.0) 9644 : audit 0 from='client.? 172.21.15.80:0/4249219338' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:30:59.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:30:59 smithi080 bash[28361]: cluster 2023-12-01T13:30:57.317175+0000 mgr.y (mgr.24362) 15670 : cluster 0 pgmap v15639: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:30:59.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:30:59 smithi080 bash[28361]: audit 2023-12-01T13:30:58.610136+0000 mon.a (mon.0) 9644 : audit 0 from='client.? 172.21.15.80:0/4249219338' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:31:01.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:31:01 smithi090 bash[32384]: cluster 2023-12-01T13:30:59.317841+0000 mgr.y (mgr.24362) 15671 : cluster 0 pgmap v15640: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:31:01.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:31:01 smithi090 bash[32384]: audit 2023-12-01T13:31:01.070752+0000 mon.a (mon.0) 9645 : audit 0 from='client.? 172.21.15.80:0/1365879364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:31:01.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:31:01 smithi080 bash[28361]: cluster 2023-12-01T13:30:59.317841+0000 mgr.y (mgr.24362) 15671 : cluster 0 pgmap v15640: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:31:01.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:31:01 smithi080 bash[28361]: audit 2023-12-01T13:31:01.070752+0000 mon.a (mon.0) 9645 : audit 0 from='client.? 172.21.15.80:0/1365879364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:31:01.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:31:01 smithi080 bash[41963]: cluster 2023-12-01T13:30:59.317841+0000 mgr.y (mgr.24362) 15671 : cluster 0 pgmap v15640: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:31:01.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:31:01 smithi080 bash[41963]: audit 2023-12-01T13:31:01.070752+0000 mon.a (mon.0) 9645 : audit 0 from='client.? 172.21.15.80:0/1365879364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:31:03.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:31:03 smithi090 bash[32384]: cluster 2023-12-01T13:31:01.318965+0000 mgr.y (mgr.24362) 15672 : cluster 0 pgmap v15641: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:31:03.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:31:03 smithi080 bash[41963]: cluster 2023-12-01T13:31:01.318965+0000 mgr.y (mgr.24362) 15672 : cluster 0 pgmap v15641: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:31:03.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:31:03 smithi080 bash[28361]: cluster 2023-12-01T13:31:01.318965+0000 mgr.y (mgr.24362) 15672 : cluster 0 pgmap v15641: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:31:04.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:31:04 smithi090 bash[32384]: audit 2023-12-01T13:31:03.544036+0000 mon.a (mon.0) 9646 : audit 0 from='client.? 172.21.15.80:0/2013842004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:31:04.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:31:04 smithi090 bash[32384]: audit 2023-12-01T13:31:03.785814+0000 mon.a (mon.0) 9647 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:31:04.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:31:04 smithi090 bash[32384]: audit 2023-12-01T13:31:03.797440+0000 mon.a (mon.0) 9648 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:31:04.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:31:04 smithi090 bash[32384]: audit 2023-12-01T13:31:04.088492+0000 mon.a (mon.0) 9649 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:31:04.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:31:04 smithi090 bash[32384]: audit 2023-12-01T13:31:04.098619+0000 mon.a (mon.0) 9650 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:31:04.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:31:04 smithi080 bash[41963]: audit 2023-12-01T13:31:03.544036+0000 mon.a (mon.0) 9646 : audit 0 from='client.? 172.21.15.80:0/2013842004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:31:04.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:31:04 smithi080 bash[41963]: audit 2023-12-01T13:31:03.785814+0000 mon.a (mon.0) 9647 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:31:04.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:31:04 smithi080 bash[41963]: audit 2023-12-01T13:31:03.797440+0000 mon.a (mon.0) 9648 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:31:04.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:31:04 smithi080 bash[41963]: audit 2023-12-01T13:31:04.088492+0000 mon.a (mon.0) 9649 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:31:04.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:31:04 smithi080 bash[41963]: audit 2023-12-01T13:31:04.098619+0000 mon.a (mon.0) 9650 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:31:04.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:31:04 smithi080 bash[28361]: audit 2023-12-01T13:31:03.544036+0000 mon.a (mon.0) 9646 : audit 0 from='client.? 172.21.15.80:0/2013842004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:31:04.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:31:04 smithi080 bash[28361]: audit 2023-12-01T13:31:03.785814+0000 mon.a (mon.0) 9647 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:31:04.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:31:04 smithi080 bash[28361]: audit 2023-12-01T13:31:03.797440+0000 mon.a (mon.0) 9648 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:31:04.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:31:04 smithi080 bash[28361]: audit 2023-12-01T13:31:04.088492+0000 mon.a (mon.0) 9649 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:31:04.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:31:04 smithi080 bash[28361]: audit 2023-12-01T13:31:04.098619+0000 mon.a (mon.0) 9650 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:31:05.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:31:05 smithi090 bash[32384]: cluster 2023-12-01T13:31:03.319519+0000 mgr.y (mgr.24362) 15673 : cluster 0 pgmap v15642: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:31:05.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:31:05 smithi090 bash[32384]: audit 2023-12-01T13:31:04.629657+0000 mon.c (mon.2) 10022 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:31:05.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:31:05 smithi090 bash[32384]: audit 2023-12-01T13:31:04.631634+0000 mon.c (mon.2) 10023 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:31:05.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:31:05 smithi090 bash[32384]: audit 2023-12-01T13:31:04.641971+0000 mon.a (mon.0) 9651 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:31:05.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:31:05 smithi080 bash[41963]: cluster 2023-12-01T13:31:03.319519+0000 mgr.y (mgr.24362) 15673 : cluster 0 pgmap v15642: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:31:05.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:31:05 smithi080 bash[41963]: audit 2023-12-01T13:31:04.629657+0000 mon.c (mon.2) 10022 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:31:05.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:31:05 smithi080 bash[41963]: audit 2023-12-01T13:31:04.631634+0000 mon.c (mon.2) 10023 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:31:05.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:31:05 smithi080 bash[41963]: audit 2023-12-01T13:31:04.641971+0000 mon.a (mon.0) 9651 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:31:05.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:31:05 smithi080 bash[28361]: cluster 2023-12-01T13:31:03.319519+0000 mgr.y (mgr.24362) 15673 : cluster 0 pgmap v15642: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:31:05.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:31:05 smithi080 bash[28361]: audit 2023-12-01T13:31:04.629657+0000 mon.c (mon.2) 10022 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:31:05.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:31:05 smithi080 bash[28361]: audit 2023-12-01T13:31:04.631634+0000 mon.c (mon.2) 10023 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:31:05.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:31:05 smithi080 bash[28361]: audit 2023-12-01T13:31:04.641971+0000 mon.a (mon.0) 9651 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:31:06.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:31:06 smithi080 bash[28361]: audit 2023-12-01T13:31:05.998768+0000 mon.a (mon.0) 9652 : audit 0 from='client.? 172.21.15.80:0/2345162210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:31:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:31:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:31:06] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T13:31:06.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:31:06 smithi080 bash[41963]: audit 2023-12-01T13:31:05.998768+0000 mon.a (mon.0) 9652 : audit 0 from='client.? 172.21.15.80:0/2345162210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:31:06.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:31:06 smithi090 bash[32384]: audit 2023-12-01T13:31:05.998768+0000 mon.a (mon.0) 9652 : audit 0 from='client.? 172.21.15.80:0/2345162210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:31:07.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:31:07 smithi080 bash[28361]: cluster 2023-12-01T13:31:05.320130+0000 mgr.y (mgr.24362) 15674 : cluster 0 pgmap v15643: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:31:07.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:31:07 smithi080 bash[41963]: cluster 2023-12-01T13:31:05.320130+0000 mgr.y (mgr.24362) 15674 : cluster 0 pgmap v15643: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:31:07.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:31:07 smithi090 bash[32384]: cluster 2023-12-01T13:31:05.320130+0000 mgr.y (mgr.24362) 15674 : cluster 0 pgmap v15643: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:31:09.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:31:09 smithi090 bash[32384]: cluster 2023-12-01T13:31:07.321736+0000 mgr.y (mgr.24362) 15675 : cluster 0 pgmap v15644: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:31:09.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:31:09 smithi090 bash[32384]: audit 2023-12-01T13:31:08.462810+0000 mon.c (mon.2) 10024 : audit 0 from='client.? 172.21.15.80:0/4061022961' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:31:09.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:31:09 smithi080 bash[28361]: cluster 2023-12-01T13:31:07.321736+0000 mgr.y (mgr.24362) 15675 : cluster 0 pgmap v15644: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:31:09.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:31:09 smithi080 bash[28361]: audit 2023-12-01T13:31:08.462810+0000 mon.c (mon.2) 10024 : audit 0 from='client.? 172.21.15.80:0/4061022961' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:31:09.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:31:09 smithi080 bash[41963]: cluster 2023-12-01T13:31:07.321736+0000 mgr.y (mgr.24362) 15675 : cluster 0 pgmap v15644: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:31:09.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:31:09 smithi080 bash[41963]: audit 2023-12-01T13:31:08.462810+0000 mon.c (mon.2) 10024 : audit 0 from='client.? 172.21.15.80:0/4061022961' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:31:11.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:31:11 smithi090 bash[32384]: cluster 2023-12-01T13:31:09.322513+0000 mgr.y (mgr.24362) 15676 : cluster 0 pgmap v15645: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:31:11.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:31:11 smithi090 bash[32384]: audit 2023-12-01T13:31:10.611781+0000 mon.c (mon.2) 10025 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:31:11.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:31:11 smithi090 bash[32384]: audit 2023-12-01T13:31:10.923856+0000 mon.a (mon.0) 9653 : audit 0 from='client.? 172.21.15.80:0/3146668163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:31:11.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:31:11 smithi080 bash[41963]: cluster 2023-12-01T13:31:09.322513+0000 mgr.y (mgr.24362) 15676 : cluster 0 pgmap v15645: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:31:11.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:31:11 smithi080 bash[41963]: audit 2023-12-01T13:31:10.611781+0000 mon.c (mon.2) 10025 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:31:11.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:31:11 smithi080 bash[41963]: audit 2023-12-01T13:31:10.923856+0000 mon.a (mon.0) 9653 : audit 0 from='client.? 172.21.15.80:0/3146668163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:31:11.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:31:11 smithi080 bash[28361]: cluster 2023-12-01T13:31:09.322513+0000 mgr.y (mgr.24362) 15676 : cluster 0 pgmap v15645: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:31:11.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:31:11 smithi080 bash[28361]: audit 2023-12-01T13:31:10.611781+0000 mon.c (mon.2) 10025 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:31:11.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:31:11 smithi080 bash[28361]: audit 2023-12-01T13:31:10.923856+0000 mon.a (mon.0) 9653 : audit 0 from='client.? 172.21.15.80:0/3146668163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:31:13.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:31:13 smithi090 bash[32384]: cluster 2023-12-01T13:31:11.323756+0000 mgr.y (mgr.24362) 15677 : cluster 0 pgmap v15646: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:31:13.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:31:13 smithi080 bash[28361]: cluster 2023-12-01T13:31:11.323756+0000 mgr.y (mgr.24362) 15677 : cluster 0 pgmap v15646: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:31:13.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:31:13 smithi080 bash[41963]: cluster 2023-12-01T13:31:11.323756+0000 mgr.y (mgr.24362) 15677 : cluster 0 pgmap v15646: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:31:14.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:31:14 smithi090 bash[32384]: audit 2023-12-01T13:31:13.380627+0000 mon.c (mon.2) 10026 : audit 0 from='client.? 172.21.15.80:0/2886763089' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:31:14.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:31:14 smithi080 bash[41963]: audit 2023-12-01T13:31:13.380627+0000 mon.c (mon.2) 10026 : audit 0 from='client.? 172.21.15.80:0/2886763089' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:31:14.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:31:14 smithi080 bash[28361]: audit 2023-12-01T13:31:13.380627+0000 mon.c (mon.2) 10026 : audit 0 from='client.? 172.21.15.80:0/2886763089' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:31:15.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:31:15 smithi090 bash[32384]: cluster 2023-12-01T13:31:13.324290+0000 mgr.y (mgr.24362) 15678 : cluster 0 pgmap v15647: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:31:15.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:31:15 smithi080 bash[41963]: cluster 2023-12-01T13:31:13.324290+0000 mgr.y (mgr.24362) 15678 : cluster 0 pgmap v15647: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:31:15.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:31:15 smithi080 bash[28361]: cluster 2023-12-01T13:31:13.324290+0000 mgr.y (mgr.24362) 15678 : cluster 0 pgmap v15647: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:31:16.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:31:16 smithi090 bash[32384]: audit 2023-12-01T13:31:15.835786+0000 mon.c (mon.2) 10027 : audit 0 from='client.? 172.21.15.80:0/1240294638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:31:16.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:31:16 smithi080 bash[28361]: audit 2023-12-01T13:31:15.835786+0000 mon.c (mon.2) 10027 : audit 0 from='client.? 172.21.15.80:0/1240294638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:31:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:31:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:31:16] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T13:31:16.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:31:16 smithi080 bash[41963]: audit 2023-12-01T13:31:15.835786+0000 mon.c (mon.2) 10027 : audit 0 from='client.? 172.21.15.80:0/1240294638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:31:17.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:31:17 smithi090 bash[32384]: cluster 2023-12-01T13:31:15.324837+0000 mgr.y (mgr.24362) 15679 : cluster 0 pgmap v15648: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:31:17.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:31:17 smithi080 bash[28361]: cluster 2023-12-01T13:31:15.324837+0000 mgr.y (mgr.24362) 15679 : cluster 0 pgmap v15648: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:31:17.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:31:17 smithi080 bash[41963]: cluster 2023-12-01T13:31:15.324837+0000 mgr.y (mgr.24362) 15679 : cluster 0 pgmap v15648: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:31:19.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:31:19 smithi090 bash[32384]: cluster 2023-12-01T13:31:17.325920+0000 mgr.y (mgr.24362) 15680 : cluster 0 pgmap v15649: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:31:19.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:31:19 smithi090 bash[32384]: audit 2023-12-01T13:31:18.295699+0000 mon.c (mon.2) 10028 : audit 0 from='client.? 172.21.15.80:0/3666044526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:31:19.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:31:19 smithi080 bash[41963]: cluster 2023-12-01T13:31:17.325920+0000 mgr.y (mgr.24362) 15680 : cluster 0 pgmap v15649: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:31:19.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:31:19 smithi080 bash[41963]: audit 2023-12-01T13:31:18.295699+0000 mon.c (mon.2) 10028 : audit 0 from='client.? 172.21.15.80:0/3666044526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:31:19.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:31:19 smithi080 bash[28361]: cluster 2023-12-01T13:31:17.325920+0000 mgr.y (mgr.24362) 15680 : cluster 0 pgmap v15649: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:31:19.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:31:19 smithi080 bash[28361]: audit 2023-12-01T13:31:18.295699+0000 mon.c (mon.2) 10028 : audit 0 from='client.? 172.21.15.80:0/3666044526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:31:21.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:31:21 smithi090 bash[32384]: cluster 2023-12-01T13:31:19.326568+0000 mgr.y (mgr.24362) 15681 : cluster 0 pgmap v15650: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:31:21.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:31:21 smithi090 bash[32384]: audit 2023-12-01T13:31:20.756124+0000 mon.a (mon.0) 9654 : audit 0 from='client.? 172.21.15.80:0/3107904499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:31:21.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:31:21 smithi080 bash[41963]: cluster 2023-12-01T13:31:19.326568+0000 mgr.y (mgr.24362) 15681 : cluster 0 pgmap v15650: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:31:21.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:31:21 smithi080 bash[41963]: audit 2023-12-01T13:31:20.756124+0000 mon.a (mon.0) 9654 : audit 0 from='client.? 172.21.15.80:0/3107904499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:31:21.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:31:21 smithi080 bash[28361]: cluster 2023-12-01T13:31:19.326568+0000 mgr.y (mgr.24362) 15681 : cluster 0 pgmap v15650: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:31:21.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:31:21 smithi080 bash[28361]: audit 2023-12-01T13:31:20.756124+0000 mon.a (mon.0) 9654 : audit 0 from='client.? 172.21.15.80:0/3107904499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:31:23.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:31:23 smithi090 bash[32384]: cluster 2023-12-01T13:31:21.327760+0000 mgr.y (mgr.24362) 15682 : cluster 0 pgmap v15651: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:31:23.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:31:23 smithi090 bash[32384]: audit 2023-12-01T13:31:23.205140+0000 mon.c (mon.2) 10029 : audit 0 from='client.? 172.21.15.80:0/4023353773' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:31:23.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:31:23 smithi080 bash[28361]: cluster 2023-12-01T13:31:21.327760+0000 mgr.y (mgr.24362) 15682 : cluster 0 pgmap v15651: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:31:23.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:31:23 smithi080 bash[28361]: audit 2023-12-01T13:31:23.205140+0000 mon.c (mon.2) 10029 : audit 0 from='client.? 172.21.15.80:0/4023353773' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:31:23.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:31:23 smithi080 bash[41963]: cluster 2023-12-01T13:31:21.327760+0000 mgr.y (mgr.24362) 15682 : cluster 0 pgmap v15651: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:31:23.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:31:23 smithi080 bash[41963]: audit 2023-12-01T13:31:23.205140+0000 mon.c (mon.2) 10029 : audit 0 from='client.? 172.21.15.80:0/4023353773' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:31:25.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:31:25 smithi090 bash[32384]: cluster 2023-12-01T13:31:23.328468+0000 mgr.y (mgr.24362) 15683 : cluster 0 pgmap v15652: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:31:25.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:31:25 smithi080 bash[41963]: cluster 2023-12-01T13:31:23.328468+0000 mgr.y (mgr.24362) 15683 : cluster 0 pgmap v15652: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:31:25.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:31:25 smithi080 bash[28361]: cluster 2023-12-01T13:31:23.328468+0000 mgr.y (mgr.24362) 15683 : cluster 0 pgmap v15652: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:31:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:31:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:31:26] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T13:31:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:31:26 smithi080 bash[28361]: audit 2023-12-01T13:31:25.611781+0000 mon.c (mon.2) 10030 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:31:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:31:26 smithi080 bash[28361]: audit 2023-12-01T13:31:25.662335+0000 mon.a (mon.0) 9655 : audit 0 from='client.? 172.21.15.80:0/1275256429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:31:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:31:26 smithi080 bash[41963]: audit 2023-12-01T13:31:25.611781+0000 mon.c (mon.2) 10030 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:31:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:31:26 smithi080 bash[41963]: audit 2023-12-01T13:31:25.662335+0000 mon.a (mon.0) 9655 : audit 0 from='client.? 172.21.15.80:0/1275256429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:31:26.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:31:26 smithi090 bash[32384]: audit 2023-12-01T13:31:25.611781+0000 mon.c (mon.2) 10030 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:31:26.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:31:26 smithi090 bash[32384]: audit 2023-12-01T13:31:25.662335+0000 mon.a (mon.0) 9655 : audit 0 from='client.? 172.21.15.80:0/1275256429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:31:27.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:31:27 smithi080 bash[41963]: cluster 2023-12-01T13:31:25.329006+0000 mgr.y (mgr.24362) 15684 : cluster 0 pgmap v15653: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:31:27.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:31:27 smithi080 bash[28361]: cluster 2023-12-01T13:31:25.329006+0000 mgr.y (mgr.24362) 15684 : cluster 0 pgmap v15653: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:31:27.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:31:27 smithi090 bash[32384]: cluster 2023-12-01T13:31:25.329006+0000 mgr.y (mgr.24362) 15684 : cluster 0 pgmap v15653: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:31:28.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:31:28 smithi080 bash[28361]: audit 2023-12-01T13:31:28.118882+0000 mon.a (mon.0) 9656 : audit 0 from='client.? 172.21.15.80:0/1638966622' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:31:28.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:31:28 smithi080 bash[41963]: audit 2023-12-01T13:31:28.118882+0000 mon.a (mon.0) 9656 : audit 0 from='client.? 172.21.15.80:0/1638966622' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:31:28.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:31:28 smithi090 bash[32384]: audit 2023-12-01T13:31:28.118882+0000 mon.a (mon.0) 9656 : audit 0 from='client.? 172.21.15.80:0/1638966622' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:31:29.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:31:29 smithi080 bash[28361]: cluster 2023-12-01T13:31:27.330085+0000 mgr.y (mgr.24362) 15685 : cluster 0 pgmap v15654: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:31:29.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:31:29 smithi080 bash[41963]: cluster 2023-12-01T13:31:27.330085+0000 mgr.y (mgr.24362) 15685 : cluster 0 pgmap v15654: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:31:29.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:31:29 smithi090 bash[32384]: cluster 2023-12-01T13:31:27.330085+0000 mgr.y (mgr.24362) 15685 : cluster 0 pgmap v15654: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:31:30.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:31:30 smithi080 bash[28361]: cluster 2023-12-01T13:31:29.330747+0000 mgr.y (mgr.24362) 15686 : cluster 0 pgmap v15655: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:31:30.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:31:30 smithi080 bash[41963]: cluster 2023-12-01T13:31:29.330747+0000 mgr.y (mgr.24362) 15686 : cluster 0 pgmap v15655: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:31:30.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:31:30 smithi090 bash[32384]: cluster 2023-12-01T13:31:29.330747+0000 mgr.y (mgr.24362) 15686 : cluster 0 pgmap v15655: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:31:31.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:31:31 smithi080 bash[41963]: audit 2023-12-01T13:31:30.574830+0000 mon.c (mon.2) 10031 : audit 0 from='client.? 172.21.15.80:0/3927551515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:31:31.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:31:31 smithi080 bash[28361]: audit 2023-12-01T13:31:30.574830+0000 mon.c (mon.2) 10031 : audit 0 from='client.? 172.21.15.80:0/3927551515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:31:31.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:31:31 smithi090 bash[32384]: audit 2023-12-01T13:31:30.574830+0000 mon.c (mon.2) 10031 : audit 0 from='client.? 172.21.15.80:0/3927551515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:31:32.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:31:32 smithi080 bash[41963]: cluster 2023-12-01T13:31:31.331855+0000 mgr.y (mgr.24362) 15687 : cluster 0 pgmap v15656: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:31:32.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:31:32 smithi080 bash[28361]: cluster 2023-12-01T13:31:31.331855+0000 mgr.y (mgr.24362) 15687 : cluster 0 pgmap v15656: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:31:32.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:31:32 smithi090 bash[32384]: cluster 2023-12-01T13:31:31.331855+0000 mgr.y (mgr.24362) 15687 : cluster 0 pgmap v15656: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:31:33.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:31:33 smithi080 bash[28361]: audit 2023-12-01T13:31:33.028902+0000 mon.a (mon.0) 9657 : audit 0 from='client.? 172.21.15.80:0/1089527622' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:31:33.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:31:33 smithi080 bash[41963]: audit 2023-12-01T13:31:33.028902+0000 mon.a (mon.0) 9657 : audit 0 from='client.? 172.21.15.80:0/1089527622' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:31:33.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:31:33 smithi090 bash[32384]: audit 2023-12-01T13:31:33.028902+0000 mon.a (mon.0) 9657 : audit 0 from='client.? 172.21.15.80:0/1089527622' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:31:34.268 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 13:31:33 smithi090 bash[65515]: logger=cleanup t=2023-12-01T13:31:33.821786969Z level=info msg="Completed cleanup jobs" duration=31.513808ms 2023-12-01T13:31:34.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:31:34 smithi080 bash[41963]: cluster 2023-12-01T13:31:33.332480+0000 mgr.y (mgr.24362) 15688 : cluster 0 pgmap v15657: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:31:34.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:31:34 smithi080 bash[28361]: cluster 2023-12-01T13:31:33.332480+0000 mgr.y (mgr.24362) 15688 : cluster 0 pgmap v15657: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:31:34.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:31:34 smithi090 bash[32384]: cluster 2023-12-01T13:31:33.332480+0000 mgr.y (mgr.24362) 15688 : cluster 0 pgmap v15657: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:31:36.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:31:36 smithi080 bash[28361]: cluster 2023-12-01T13:31:35.333113+0000 mgr.y (mgr.24362) 15689 : cluster 0 pgmap v15658: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:31:36.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:31:36 smithi080 bash[28361]: audit 2023-12-01T13:31:35.487930+0000 mon.a (mon.0) 9658 : audit 0 from='client.? 172.21.15.80:0/2908874186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:31:36.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:31:36 smithi080 bash[41963]: cluster 2023-12-01T13:31:35.333113+0000 mgr.y (mgr.24362) 15689 : cluster 0 pgmap v15658: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:31:36.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:31:36 smithi080 bash[41963]: audit 2023-12-01T13:31:35.487930+0000 mon.a (mon.0) 9658 : audit 0 from='client.? 172.21.15.80:0/2908874186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:31:36.683 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:31:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:31:36] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T13:31:36.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:31:36 smithi090 bash[32384]: cluster 2023-12-01T13:31:35.333113+0000 mgr.y (mgr.24362) 15689 : cluster 0 pgmap v15658: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:31:36.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:31:36 smithi090 bash[32384]: audit 2023-12-01T13:31:35.487930+0000 mon.a (mon.0) 9658 : audit 0 from='client.? 172.21.15.80:0/2908874186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:31:38.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:31:38 smithi080 bash[28361]: cluster 2023-12-01T13:31:37.334285+0000 mgr.y (mgr.24362) 15690 : cluster 0 pgmap v15659: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:31:38.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:31:38 smithi080 bash[28361]: audit 2023-12-01T13:31:37.940821+0000 mon.c (mon.2) 10032 : audit 0 from='client.? 172.21.15.80:0/4025944600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:31:38.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:31:38 smithi080 bash[41963]: cluster 2023-12-01T13:31:37.334285+0000 mgr.y (mgr.24362) 15690 : cluster 0 pgmap v15659: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:31:38.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:31:38 smithi080 bash[41963]: audit 2023-12-01T13:31:37.940821+0000 mon.c (mon.2) 10032 : audit 0 from='client.? 172.21.15.80:0/4025944600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:31:38.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:31:38 smithi090 bash[32384]: cluster 2023-12-01T13:31:37.334285+0000 mgr.y (mgr.24362) 15690 : cluster 0 pgmap v15659: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:31:38.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:31:38 smithi090 bash[32384]: audit 2023-12-01T13:31:37.940821+0000 mon.c (mon.2) 10032 : audit 0 from='client.? 172.21.15.80:0/4025944600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:31:40.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:31:40 smithi080 bash[28361]: cluster 2023-12-01T13:31:39.334937+0000 mgr.y (mgr.24362) 15691 : cluster 0 pgmap v15660: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:31:40.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:31:40 smithi080 bash[28361]: audit 2023-12-01T13:31:40.391644+0000 mon.c (mon.2) 10033 : audit 0 from='client.? 172.21.15.80:0/4286045172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:31:40.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:31:40 smithi080 bash[41963]: cluster 2023-12-01T13:31:39.334937+0000 mgr.y (mgr.24362) 15691 : cluster 0 pgmap v15660: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:31:40.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:31:40 smithi080 bash[41963]: audit 2023-12-01T13:31:40.391644+0000 mon.c (mon.2) 10033 : audit 0 from='client.? 172.21.15.80:0/4286045172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:31:40.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:31:40 smithi090 bash[32384]: cluster 2023-12-01T13:31:39.334937+0000 mgr.y (mgr.24362) 15691 : cluster 0 pgmap v15660: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:31:40.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:31:40 smithi090 bash[32384]: audit 2023-12-01T13:31:40.391644+0000 mon.c (mon.2) 10033 : audit 0 from='client.? 172.21.15.80:0/4286045172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:31:41.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:31:41 smithi080 bash[28361]: audit 2023-12-01T13:31:40.612279+0000 mon.c (mon.2) 10034 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:31:41.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:31:41 smithi080 bash[41963]: audit 2023-12-01T13:31:40.612279+0000 mon.c (mon.2) 10034 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:31:41.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:31:41 smithi090 bash[32384]: audit 2023-12-01T13:31:40.612279+0000 mon.c (mon.2) 10034 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:31:42.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:31:42 smithi080 bash[28361]: cluster 2023-12-01T13:31:41.336117+0000 mgr.y (mgr.24362) 15692 : cluster 0 pgmap v15661: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:31:42.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:31:42 smithi080 bash[41963]: cluster 2023-12-01T13:31:41.336117+0000 mgr.y (mgr.24362) 15692 : cluster 0 pgmap v15661: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:31:42.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:31:42 smithi090 bash[32384]: cluster 2023-12-01T13:31:41.336117+0000 mgr.y (mgr.24362) 15692 : cluster 0 pgmap v15661: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:31:43.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:31:43 smithi080 bash[28361]: audit 2023-12-01T13:31:42.848402+0000 mon.c (mon.2) 10035 : audit 0 from='client.? 172.21.15.80:0/3769525752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:31:43.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:31:43 smithi080 bash[41963]: audit 2023-12-01T13:31:42.848402+0000 mon.c (mon.2) 10035 : audit 0 from='client.? 172.21.15.80:0/3769525752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:31:43.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:31:43 smithi090 bash[32384]: audit 2023-12-01T13:31:42.848402+0000 mon.c (mon.2) 10035 : audit 0 from='client.? 172.21.15.80:0/3769525752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:31:45.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:31:45 smithi090 bash[32384]: cluster 2023-12-01T13:31:43.336751+0000 mgr.y (mgr.24362) 15693 : cluster 0 pgmap v15662: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:31:45.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:31:45 smithi080 bash[28361]: cluster 2023-12-01T13:31:43.336751+0000 mgr.y (mgr.24362) 15693 : cluster 0 pgmap v15662: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:31:45.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:31:45 smithi080 bash[41963]: cluster 2023-12-01T13:31:43.336751+0000 mgr.y (mgr.24362) 15693 : cluster 0 pgmap v15662: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:31:46.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:31:46 smithi090 bash[32384]: audit 2023-12-01T13:31:45.303686+0000 mon.a (mon.0) 9659 : audit 0 from='client.? 172.21.15.80:0/3410086618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:31:46.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:31:46 smithi080 bash[41963]: audit 2023-12-01T13:31:45.303686+0000 mon.a (mon.0) 9659 : audit 0 from='client.? 172.21.15.80:0/3410086618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:31:46.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:31:46 smithi080 bash[28361]: audit 2023-12-01T13:31:45.303686+0000 mon.a (mon.0) 9659 : audit 0 from='client.? 172.21.15.80:0/3410086618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:31:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:31:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:31:46] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T13:31:47.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:31:47 smithi090 bash[32384]: cluster 2023-12-01T13:31:45.337398+0000 mgr.y (mgr.24362) 15694 : cluster 0 pgmap v15663: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:31:47.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:31:47 smithi080 bash[28361]: cluster 2023-12-01T13:31:45.337398+0000 mgr.y (mgr.24362) 15694 : cluster 0 pgmap v15663: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:31:47.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:31:47 smithi080 bash[41963]: cluster 2023-12-01T13:31:45.337398+0000 mgr.y (mgr.24362) 15694 : cluster 0 pgmap v15663: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:31:48.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:31:48 smithi090 bash[32384]: audit 2023-12-01T13:31:47.761114+0000 mon.c (mon.2) 10036 : audit 0 from='client.? 172.21.15.80:0/1312409160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:31:48.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:31:48 smithi080 bash[41963]: audit 2023-12-01T13:31:47.761114+0000 mon.c (mon.2) 10036 : audit 0 from='client.? 172.21.15.80:0/1312409160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:31:48.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:31:48 smithi080 bash[28361]: audit 2023-12-01T13:31:47.761114+0000 mon.c (mon.2) 10036 : audit 0 from='client.? 172.21.15.80:0/1312409160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:31:49.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:31:49 smithi090 bash[32384]: cluster 2023-12-01T13:31:47.338430+0000 mgr.y (mgr.24362) 15695 : cluster 0 pgmap v15664: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:31:49.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:31:49 smithi080 bash[41963]: cluster 2023-12-01T13:31:47.338430+0000 mgr.y (mgr.24362) 15695 : cluster 0 pgmap v15664: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:31:49.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:31:49 smithi080 bash[28361]: cluster 2023-12-01T13:31:47.338430+0000 mgr.y (mgr.24362) 15695 : cluster 0 pgmap v15664: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:31:51.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:31:51 smithi090 bash[32384]: cluster 2023-12-01T13:31:49.339091+0000 mgr.y (mgr.24362) 15696 : cluster 0 pgmap v15665: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:31:51.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:31:51 smithi090 bash[32384]: audit 2023-12-01T13:31:50.281879+0000 mon.a (mon.0) 9660 : audit 0 from='client.? 172.21.15.80:0/308580292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:31:51.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:31:51 smithi080 bash[28361]: cluster 2023-12-01T13:31:49.339091+0000 mgr.y (mgr.24362) 15696 : cluster 0 pgmap v15665: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:31:51.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:31:51 smithi080 bash[28361]: audit 2023-12-01T13:31:50.281879+0000 mon.a (mon.0) 9660 : audit 0 from='client.? 172.21.15.80:0/308580292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:31:51.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:31:51 smithi080 bash[41963]: cluster 2023-12-01T13:31:49.339091+0000 mgr.y (mgr.24362) 15696 : cluster 0 pgmap v15665: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:31:51.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:31:51 smithi080 bash[41963]: audit 2023-12-01T13:31:50.281879+0000 mon.a (mon.0) 9660 : audit 0 from='client.? 172.21.15.80:0/308580292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:31:53.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:31:53 smithi090 bash[32384]: cluster 2023-12-01T13:31:51.340263+0000 mgr.y (mgr.24362) 15697 : cluster 0 pgmap v15666: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:31:53.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:31:53 smithi090 bash[32384]: audit 2023-12-01T13:31:52.735643+0000 mon.c (mon.2) 10037 : audit 0 from='client.? 172.21.15.80:0/2257819355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:31:53.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:31:53 smithi080 bash[28361]: cluster 2023-12-01T13:31:51.340263+0000 mgr.y (mgr.24362) 15697 : cluster 0 pgmap v15666: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:31:53.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:31:53 smithi080 bash[28361]: audit 2023-12-01T13:31:52.735643+0000 mon.c (mon.2) 10037 : audit 0 from='client.? 172.21.15.80:0/2257819355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:31:53.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:31:53 smithi080 bash[41963]: cluster 2023-12-01T13:31:51.340263+0000 mgr.y (mgr.24362) 15697 : cluster 0 pgmap v15666: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:31:53.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:31:53 smithi080 bash[41963]: audit 2023-12-01T13:31:52.735643+0000 mon.c (mon.2) 10037 : audit 0 from='client.? 172.21.15.80:0/2257819355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:31:55.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:31:55 smithi090 bash[32384]: cluster 2023-12-01T13:31:53.340885+0000 mgr.y (mgr.24362) 15698 : cluster 0 pgmap v15667: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:31:55.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:31:55 smithi090 bash[32384]: audit 2023-12-01T13:31:55.191952+0000 mon.a (mon.0) 9661 : audit 0 from='client.? 172.21.15.80:0/2047250369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:31:55.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:31:55 smithi080 bash[28361]: cluster 2023-12-01T13:31:53.340885+0000 mgr.y (mgr.24362) 15698 : cluster 0 pgmap v15667: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:31:55.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:31:55 smithi080 bash[28361]: audit 2023-12-01T13:31:55.191952+0000 mon.a (mon.0) 9661 : audit 0 from='client.? 172.21.15.80:0/2047250369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:31:55.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:31:55 smithi080 bash[41963]: cluster 2023-12-01T13:31:53.340885+0000 mgr.y (mgr.24362) 15698 : cluster 0 pgmap v15667: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:31:55.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:31:55 smithi080 bash[41963]: audit 2023-12-01T13:31:55.191952+0000 mon.a (mon.0) 9661 : audit 0 from='client.? 172.21.15.80:0/2047250369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:31:56.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:31:56 smithi090 bash[32384]: audit 2023-12-01T13:31:55.612941+0000 mon.c (mon.2) 10038 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:31:56.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:31:56 smithi080 bash[28361]: audit 2023-12-01T13:31:55.612941+0000 mon.c (mon.2) 10038 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:31:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:31:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:31:56] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T13:31:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:31:56 smithi080 bash[41963]: audit 2023-12-01T13:31:55.612941+0000 mon.c (mon.2) 10038 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:31:57.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:31:57 smithi090 bash[32384]: cluster 2023-12-01T13:31:55.341504+0000 mgr.y (mgr.24362) 15699 : cluster 0 pgmap v15668: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:31:57.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:31:57 smithi080 bash[28361]: cluster 2023-12-01T13:31:55.341504+0000 mgr.y (mgr.24362) 15699 : cluster 0 pgmap v15668: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:31:57.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:31:57 smithi080 bash[41963]: cluster 2023-12-01T13:31:55.341504+0000 mgr.y (mgr.24362) 15699 : cluster 0 pgmap v15668: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:31:58.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:31:58 smithi080 bash[28361]: audit 2023-12-01T13:31:57.644439+0000 mon.c (mon.2) 10039 : audit 0 from='client.? 172.21.15.80:0/3659678614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:31:58.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:31:58 smithi080 bash[41963]: audit 2023-12-01T13:31:57.644439+0000 mon.c (mon.2) 10039 : audit 0 from='client.? 172.21.15.80:0/3659678614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:31:58.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:31:58 smithi090 bash[32384]: audit 2023-12-01T13:31:57.644439+0000 mon.c (mon.2) 10039 : audit 0 from='client.? 172.21.15.80:0/3659678614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:31:59.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:31:59 smithi080 bash[28361]: cluster 2023-12-01T13:31:57.342285+0000 mgr.y (mgr.24362) 15700 : cluster 0 pgmap v15669: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:31:59.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:31:59 smithi080 bash[41963]: cluster 2023-12-01T13:31:57.342285+0000 mgr.y (mgr.24362) 15700 : cluster 0 pgmap v15669: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:31:59.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:31:59 smithi090 bash[32384]: cluster 2023-12-01T13:31:57.342285+0000 mgr.y (mgr.24362) 15700 : cluster 0 pgmap v15669: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:32:00.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:32:00 smithi080 bash[28361]: audit 2023-12-01T13:32:00.103908+0000 mon.a (mon.0) 9662 : audit 0 from='client.? 172.21.15.80:0/2872239268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:32:00.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:32:00 smithi080 bash[41963]: audit 2023-12-01T13:32:00.103908+0000 mon.a (mon.0) 9662 : audit 0 from='client.? 172.21.15.80:0/2872239268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:32:00.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:32:00 smithi090 bash[32384]: audit 2023-12-01T13:32:00.103908+0000 mon.a (mon.0) 9662 : audit 0 from='client.? 172.21.15.80:0/2872239268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:32:01.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:32:01 smithi080 bash[41963]: cluster 2023-12-01T13:31:59.342930+0000 mgr.y (mgr.24362) 15701 : cluster 0 pgmap v15670: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:32:01.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:32:01 smithi080 bash[28361]: cluster 2023-12-01T13:31:59.342930+0000 mgr.y (mgr.24362) 15701 : cluster 0 pgmap v15670: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:32:01.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:32:01 smithi090 bash[32384]: cluster 2023-12-01T13:31:59.342930+0000 mgr.y (mgr.24362) 15701 : cluster 0 pgmap v15670: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:32:02.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:32:02 smithi080 bash[41963]: cluster 2023-12-01T13:32:01.344060+0000 mgr.y (mgr.24362) 15702 : cluster 0 pgmap v15671: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:32:02.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:32:02 smithi080 bash[28361]: cluster 2023-12-01T13:32:01.344060+0000 mgr.y (mgr.24362) 15702 : cluster 0 pgmap v15671: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:32:02.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:32:02 smithi090 bash[32384]: cluster 2023-12-01T13:32:01.344060+0000 mgr.y (mgr.24362) 15702 : cluster 0 pgmap v15671: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:32:03.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:32:03 smithi080 bash[28361]: audit 2023-12-01T13:32:02.558406+0000 mon.a (mon.0) 9663 : audit 0 from='client.? 172.21.15.80:0/2481271466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:32:03.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:32:03 smithi080 bash[41963]: audit 2023-12-01T13:32:02.558406+0000 mon.a (mon.0) 9663 : audit 0 from='client.? 172.21.15.80:0/2481271466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:32:03.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:32:03 smithi090 bash[32384]: audit 2023-12-01T13:32:02.558406+0000 mon.a (mon.0) 9663 : audit 0 from='client.? 172.21.15.80:0/2481271466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:32:04.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:32:04 smithi080 bash[41963]: cluster 2023-12-01T13:32:03.344669+0000 mgr.y (mgr.24362) 15703 : cluster 0 pgmap v15672: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:32:04.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:32:04 smithi080 bash[28361]: cluster 2023-12-01T13:32:03.344669+0000 mgr.y (mgr.24362) 15703 : cluster 0 pgmap v15672: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:32:04.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:32:04 smithi090 bash[32384]: cluster 2023-12-01T13:32:03.344669+0000 mgr.y (mgr.24362) 15703 : cluster 0 pgmap v15672: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:32:05.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:32:05 smithi080 bash[41963]: audit 2023-12-01T13:32:04.726922+0000 mon.c (mon.2) 10040 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:32:05.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:32:05 smithi080 bash[41963]: audit 2023-12-01T13:32:05.021211+0000 mon.a (mon.0) 9664 : audit 0 from='client.? 172.21.15.80:0/1545629437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:32:05.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:32:05 smithi080 bash[28361]: audit 2023-12-01T13:32:04.726922+0000 mon.c (mon.2) 10040 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:32:05.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:32:05 smithi080 bash[28361]: audit 2023-12-01T13:32:05.021211+0000 mon.a (mon.0) 9664 : audit 0 from='client.? 172.21.15.80:0/1545629437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:32:05.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:32:05 smithi090 bash[32384]: audit 2023-12-01T13:32:04.726922+0000 mon.c (mon.2) 10040 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:32:05.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:32:05 smithi090 bash[32384]: audit 2023-12-01T13:32:05.021211+0000 mon.a (mon.0) 9664 : audit 0 from='client.? 172.21.15.80:0/1545629437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:32:06.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:32:06 smithi080 bash[28361]: cluster 2023-12-01T13:32:05.345352+0000 mgr.y (mgr.24362) 15704 : cluster 0 pgmap v15673: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:32:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:32:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:32:06] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T13:32:06.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:32:06 smithi080 bash[41963]: cluster 2023-12-01T13:32:05.345352+0000 mgr.y (mgr.24362) 15704 : cluster 0 pgmap v15673: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:32:06.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:32:06 smithi090 bash[32384]: cluster 2023-12-01T13:32:05.345352+0000 mgr.y (mgr.24362) 15704 : cluster 0 pgmap v15673: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:32:08.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:32:08 smithi080 bash[41963]: cluster 2023-12-01T13:32:07.346436+0000 mgr.y (mgr.24362) 15705 : cluster 0 pgmap v15674: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:32:08.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:32:08 smithi080 bash[41963]: audit 2023-12-01T13:32:07.481559+0000 mon.c (mon.2) 10041 : audit 0 from='client.? 172.21.15.80:0/254014173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:32:08.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:32:08 smithi080 bash[28361]: cluster 2023-12-01T13:32:07.346436+0000 mgr.y (mgr.24362) 15705 : cluster 0 pgmap v15674: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:32:08.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:32:08 smithi080 bash[28361]: audit 2023-12-01T13:32:07.481559+0000 mon.c (mon.2) 10041 : audit 0 from='client.? 172.21.15.80:0/254014173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:32:08.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:32:08 smithi090 bash[32384]: cluster 2023-12-01T13:32:07.346436+0000 mgr.y (mgr.24362) 15705 : cluster 0 pgmap v15674: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:32:08.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:32:08 smithi090 bash[32384]: audit 2023-12-01T13:32:07.481559+0000 mon.c (mon.2) 10041 : audit 0 from='client.? 172.21.15.80:0/254014173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:32:10.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:32:10 smithi080 bash[28361]: cluster 2023-12-01T13:32:09.347062+0000 mgr.y (mgr.24362) 15706 : cluster 0 pgmap v15675: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:32:10.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:32:10 smithi080 bash[28361]: audit 2023-12-01T13:32:09.948901+0000 mon.c (mon.2) 10042 : audit 0 from='client.? 172.21.15.80:0/1148690538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:32:10.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:32:10 smithi080 bash[41963]: cluster 2023-12-01T13:32:09.347062+0000 mgr.y (mgr.24362) 15706 : cluster 0 pgmap v15675: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:32:10.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:32:10 smithi080 bash[41963]: audit 2023-12-01T13:32:09.948901+0000 mon.c (mon.2) 10042 : audit 0 from='client.? 172.21.15.80:0/1148690538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:32:10.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:32:10 smithi090 bash[32384]: cluster 2023-12-01T13:32:09.347062+0000 mgr.y (mgr.24362) 15706 : cluster 0 pgmap v15675: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:32:10.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:32:10 smithi090 bash[32384]: audit 2023-12-01T13:32:09.948901+0000 mon.c (mon.2) 10042 : audit 0 from='client.? 172.21.15.80:0/1148690538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:32:11.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:32:11 smithi080 bash[41963]: audit 2023-12-01T13:32:10.572989+0000 mon.a (mon.0) 9665 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:32:11.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:32:11 smithi080 bash[41963]: audit 2023-12-01T13:32:10.587696+0000 mon.a (mon.0) 9666 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:32:11.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:32:11 smithi080 bash[41963]: audit 2023-12-01T13:32:10.612371+0000 mon.c (mon.2) 10043 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:32:11.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:32:11 smithi080 bash[41963]: audit 2023-12-01T13:32:10.880064+0000 mon.a (mon.0) 9667 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:32:11.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:32:11 smithi080 bash[41963]: audit 2023-12-01T13:32:10.894712+0000 mon.a (mon.0) 9668 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:32:11.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:32:11 smithi080 bash[41963]: audit 2023-12-01T13:32:11.371182+0000 mon.c (mon.2) 10044 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:32:11.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:32:11 smithi080 bash[41963]: audit 2023-12-01T13:32:11.373022+0000 mon.c (mon.2) 10045 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:32:11.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:32:11 smithi080 bash[41963]: audit 2023-12-01T13:32:11.385087+0000 mon.a (mon.0) 9669 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:32:11.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:32:11 smithi080 bash[28361]: audit 2023-12-01T13:32:10.572989+0000 mon.a (mon.0) 9665 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:32:11.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:32:11 smithi080 bash[28361]: audit 2023-12-01T13:32:10.587696+0000 mon.a (mon.0) 9666 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:32:11.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:32:11 smithi080 bash[28361]: audit 2023-12-01T13:32:10.612371+0000 mon.c (mon.2) 10043 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:32:11.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:32:11 smithi080 bash[28361]: audit 2023-12-01T13:32:10.880064+0000 mon.a (mon.0) 9667 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:32:11.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:32:11 smithi080 bash[28361]: audit 2023-12-01T13:32:10.894712+0000 mon.a (mon.0) 9668 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:32:11.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:32:11 smithi080 bash[28361]: audit 2023-12-01T13:32:11.371182+0000 mon.c (mon.2) 10044 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:32:11.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:32:11 smithi080 bash[28361]: audit 2023-12-01T13:32:11.373022+0000 mon.c (mon.2) 10045 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:32:11.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:32:11 smithi080 bash[28361]: audit 2023-12-01T13:32:11.385087+0000 mon.a (mon.0) 9669 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:32:12.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:32:11 smithi090 bash[32384]: audit 2023-12-01T13:32:10.572989+0000 mon.a (mon.0) 9665 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:32:12.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:32:11 smithi090 bash[32384]: audit 2023-12-01T13:32:10.587696+0000 mon.a (mon.0) 9666 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:32:12.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:32:11 smithi090 bash[32384]: audit 2023-12-01T13:32:10.612371+0000 mon.c (mon.2) 10043 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:32:12.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:32:11 smithi090 bash[32384]: audit 2023-12-01T13:32:10.880064+0000 mon.a (mon.0) 9667 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:32:12.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:32:11 smithi090 bash[32384]: audit 2023-12-01T13:32:10.894712+0000 mon.a (mon.0) 9668 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:32:12.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:32:11 smithi090 bash[32384]: audit 2023-12-01T13:32:11.371182+0000 mon.c (mon.2) 10044 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:32:12.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:32:11 smithi090 bash[32384]: audit 2023-12-01T13:32:11.373022+0000 mon.c (mon.2) 10045 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:32:12.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:32:11 smithi090 bash[32384]: audit 2023-12-01T13:32:11.385087+0000 mon.a (mon.0) 9669 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:32:13.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:32:12 smithi080 bash[41963]: cluster 2023-12-01T13:32:11.348105+0000 mgr.y (mgr.24362) 15707 : cluster 0 pgmap v15676: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:32:13.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:32:12 smithi080 bash[41963]: audit 2023-12-01T13:32:12.404832+0000 mon.a (mon.0) 9670 : audit 0 from='client.? 172.21.15.80:0/3364113864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:32:13.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:32:12 smithi080 bash[28361]: cluster 2023-12-01T13:32:11.348105+0000 mgr.y (mgr.24362) 15707 : cluster 0 pgmap v15676: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:32:13.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:32:12 smithi080 bash[28361]: audit 2023-12-01T13:32:12.404832+0000 mon.a (mon.0) 9670 : audit 0 from='client.? 172.21.15.80:0/3364113864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:32:13.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:32:12 smithi090 bash[32384]: cluster 2023-12-01T13:32:11.348105+0000 mgr.y (mgr.24362) 15707 : cluster 0 pgmap v15676: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:32:13.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:32:12 smithi090 bash[32384]: audit 2023-12-01T13:32:12.404832+0000 mon.a (mon.0) 9670 : audit 0 from='client.? 172.21.15.80:0/3364113864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:32:15.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:32:15 smithi090 bash[32384]: cluster 2023-12-01T13:32:13.348757+0000 mgr.y (mgr.24362) 15708 : cluster 0 pgmap v15677: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:32:15.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:32:15 smithi090 bash[32384]: audit 2023-12-01T13:32:14.858032+0000 mon.c (mon.2) 10046 : audit 0 from='client.? 172.21.15.80:0/2500819244' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:32:15.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:32:15 smithi080 bash[41963]: cluster 2023-12-01T13:32:13.348757+0000 mgr.y (mgr.24362) 15708 : cluster 0 pgmap v15677: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:32:15.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:32:15 smithi080 bash[41963]: audit 2023-12-01T13:32:14.858032+0000 mon.c (mon.2) 10046 : audit 0 from='client.? 172.21.15.80:0/2500819244' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:32:15.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:32:15 smithi080 bash[28361]: cluster 2023-12-01T13:32:13.348757+0000 mgr.y (mgr.24362) 15708 : cluster 0 pgmap v15677: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:32:15.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:32:15 smithi080 bash[28361]: audit 2023-12-01T13:32:14.858032+0000 mon.c (mon.2) 10046 : audit 0 from='client.? 172.21.15.80:0/2500819244' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:32:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:32:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:32:16] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T13:32:17.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:32:17 smithi090 bash[32384]: cluster 2023-12-01T13:32:15.349433+0000 mgr.y (mgr.24362) 15709 : cluster 0 pgmap v15678: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:32:17.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:32:17 smithi080 bash[28361]: cluster 2023-12-01T13:32:15.349433+0000 mgr.y (mgr.24362) 15709 : cluster 0 pgmap v15678: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:32:17.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:32:17 smithi080 bash[41963]: cluster 2023-12-01T13:32:15.349433+0000 mgr.y (mgr.24362) 15709 : cluster 0 pgmap v15678: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:32:18.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:32:18 smithi090 bash[32384]: audit 2023-12-01T13:32:17.315287+0000 mon.a (mon.0) 9671 : audit 0 from='client.? 172.21.15.80:0/1935256234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:32:18.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:32:18 smithi080 bash[41963]: audit 2023-12-01T13:32:17.315287+0000 mon.a (mon.0) 9671 : audit 0 from='client.? 172.21.15.80:0/1935256234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:32:18.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:32:18 smithi080 bash[28361]: audit 2023-12-01T13:32:17.315287+0000 mon.a (mon.0) 9671 : audit 0 from='client.? 172.21.15.80:0/1935256234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:32:19.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:32:19 smithi090 bash[32384]: cluster 2023-12-01T13:32:17.350468+0000 mgr.y (mgr.24362) 15710 : cluster 0 pgmap v15679: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:32:19.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:32:19 smithi080 bash[28361]: cluster 2023-12-01T13:32:17.350468+0000 mgr.y (mgr.24362) 15710 : cluster 0 pgmap v15679: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:32:19.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:32:19 smithi080 bash[41963]: cluster 2023-12-01T13:32:17.350468+0000 mgr.y (mgr.24362) 15710 : cluster 0 pgmap v15679: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:32:20.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:32:20 smithi090 bash[32384]: audit 2023-12-01T13:32:19.772675+0000 mon.c (mon.2) 10047 : audit 0 from='client.? 172.21.15.80:0/1174737401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:32:20.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:32:20 smithi080 bash[28361]: audit 2023-12-01T13:32:19.772675+0000 mon.c (mon.2) 10047 : audit 0 from='client.? 172.21.15.80:0/1174737401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:32:20.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:32:20 smithi080 bash[41963]: audit 2023-12-01T13:32:19.772675+0000 mon.c (mon.2) 10047 : audit 0 from='client.? 172.21.15.80:0/1174737401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:32:21.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:32:21 smithi090 bash[32384]: cluster 2023-12-01T13:32:19.351141+0000 mgr.y (mgr.24362) 15711 : cluster 0 pgmap v15680: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:32:21.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:32:21 smithi080 bash[28361]: cluster 2023-12-01T13:32:19.351141+0000 mgr.y (mgr.24362) 15711 : cluster 0 pgmap v15680: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:32:21.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:32:21 smithi080 bash[41963]: cluster 2023-12-01T13:32:19.351141+0000 mgr.y (mgr.24362) 15711 : cluster 0 pgmap v15680: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:32:22.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:32:22 smithi080 bash[28361]: audit 2023-12-01T13:32:22.230162+0000 mon.c (mon.2) 10048 : audit 0 from='client.? 172.21.15.80:0/1479106672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:32:22.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:32:22 smithi080 bash[41963]: audit 2023-12-01T13:32:22.230162+0000 mon.c (mon.2) 10048 : audit 0 from='client.? 172.21.15.80:0/1479106672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:32:22.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:32:22 smithi090 bash[32384]: audit 2023-12-01T13:32:22.230162+0000 mon.c (mon.2) 10048 : audit 0 from='client.? 172.21.15.80:0/1479106672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:32:23.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:32:23 smithi080 bash[41963]: cluster 2023-12-01T13:32:21.352349+0000 mgr.y (mgr.24362) 15712 : cluster 0 pgmap v15681: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:32:23.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:32:23 smithi080 bash[28361]: cluster 2023-12-01T13:32:21.352349+0000 mgr.y (mgr.24362) 15712 : cluster 0 pgmap v15681: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:32:23.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:32:23 smithi090 bash[32384]: cluster 2023-12-01T13:32:21.352349+0000 mgr.y (mgr.24362) 15712 : cluster 0 pgmap v15681: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:32:25.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:32:25 smithi080 bash[28361]: cluster 2023-12-01T13:32:23.353022+0000 mgr.y (mgr.24362) 15713 : cluster 0 pgmap v15682: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:32:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:32:25 smithi080 bash[28361]: audit 2023-12-01T13:32:24.687077+0000 mon.c (mon.2) 10049 : audit 0 from='client.? 172.21.15.80:0/531368193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:32:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:32:25 smithi080 bash[41963]: cluster 2023-12-01T13:32:23.353022+0000 mgr.y (mgr.24362) 15713 : cluster 0 pgmap v15682: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:32:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:32:25 smithi080 bash[41963]: audit 2023-12-01T13:32:24.687077+0000 mon.c (mon.2) 10049 : audit 0 from='client.? 172.21.15.80:0/531368193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:32:25.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:32:25 smithi090 bash[32384]: cluster 2023-12-01T13:32:23.353022+0000 mgr.y (mgr.24362) 15713 : cluster 0 pgmap v15682: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:32:25.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:32:25 smithi090 bash[32384]: audit 2023-12-01T13:32:24.687077+0000 mon.c (mon.2) 10049 : audit 0 from='client.? 172.21.15.80:0/531368193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:32:26.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:32:26 smithi080 bash[28361]: audit 2023-12-01T13:32:25.613373+0000 mon.c (mon.2) 10050 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:32:26.683 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:32:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:32:26] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T13:32:26.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:32:26 smithi080 bash[41963]: audit 2023-12-01T13:32:25.613373+0000 mon.c (mon.2) 10050 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:32:26.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:32:26 smithi090 bash[32384]: audit 2023-12-01T13:32:25.613373+0000 mon.c (mon.2) 10050 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:32:27.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:32:27 smithi080 bash[28361]: cluster 2023-12-01T13:32:25.353735+0000 mgr.y (mgr.24362) 15714 : cluster 0 pgmap v15683: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:32:27.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:32:27 smithi080 bash[28361]: audit 2023-12-01T13:32:27.142324+0000 mon.c (mon.2) 10051 : audit 0 from='client.? 172.21.15.80:0/1606088065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:32:27.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:32:27 smithi080 bash[41963]: cluster 2023-12-01T13:32:25.353735+0000 mgr.y (mgr.24362) 15714 : cluster 0 pgmap v15683: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:32:27.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:32:27 smithi080 bash[41963]: audit 2023-12-01T13:32:27.142324+0000 mon.c (mon.2) 10051 : audit 0 from='client.? 172.21.15.80:0/1606088065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:32:27.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:32:27 smithi090 bash[32384]: cluster 2023-12-01T13:32:25.353735+0000 mgr.y (mgr.24362) 15714 : cluster 0 pgmap v15683: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:32:27.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:32:27 smithi090 bash[32384]: audit 2023-12-01T13:32:27.142324+0000 mon.c (mon.2) 10051 : audit 0 from='client.? 172.21.15.80:0/1606088065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:32:29.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:32:29 smithi090 bash[32384]: cluster 2023-12-01T13:32:27.354829+0000 mgr.y (mgr.24362) 15715 : cluster 0 pgmap v15684: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:32:29.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:32:29 smithi080 bash[41963]: cluster 2023-12-01T13:32:27.354829+0000 mgr.y (mgr.24362) 15715 : cluster 0 pgmap v15684: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:32:29.701 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:32:29 smithi080 bash[28361]: cluster 2023-12-01T13:32:27.354829+0000 mgr.y (mgr.24362) 15715 : cluster 0 pgmap v15684: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:32:30.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:32:30 smithi090 bash[32384]: audit 2023-12-01T13:32:29.597031+0000 mon.a (mon.0) 9672 : audit 0 from='client.? 172.21.15.80:0/637485623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:32:30.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:32:30 smithi080 bash[28361]: audit 2023-12-01T13:32:29.597031+0000 mon.a (mon.0) 9672 : audit 0 from='client.? 172.21.15.80:0/637485623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:32:30.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:32:30 smithi080 bash[41963]: audit 2023-12-01T13:32:29.597031+0000 mon.a (mon.0) 9672 : audit 0 from='client.? 172.21.15.80:0/637485623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:32:31.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:32:31 smithi090 bash[32384]: cluster 2023-12-01T13:32:29.355457+0000 mgr.y (mgr.24362) 15716 : cluster 0 pgmap v15685: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:32:31.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:32:31 smithi080 bash[41963]: cluster 2023-12-01T13:32:29.355457+0000 mgr.y (mgr.24362) 15716 : cluster 0 pgmap v15685: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:32:31.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:32:31 smithi080 bash[28361]: cluster 2023-12-01T13:32:29.355457+0000 mgr.y (mgr.24362) 15716 : cluster 0 pgmap v15685: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:32:32.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:32:32 smithi090 bash[32384]: audit 2023-12-01T13:32:32.044092+0000 mon.a (mon.0) 9673 : audit 0 from='client.? 172.21.15.80:0/1297051146' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:32:32.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:32:32 smithi080 bash[28361]: audit 2023-12-01T13:32:32.044092+0000 mon.a (mon.0) 9673 : audit 0 from='client.? 172.21.15.80:0/1297051146' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:32:32.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:32:32 smithi080 bash[41963]: audit 2023-12-01T13:32:32.044092+0000 mon.a (mon.0) 9673 : audit 0 from='client.? 172.21.15.80:0/1297051146' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:32:33.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:32:33 smithi090 bash[32384]: cluster 2023-12-01T13:32:31.356642+0000 mgr.y (mgr.24362) 15717 : cluster 0 pgmap v15686: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:32:33.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:32:33 smithi080 bash[28361]: cluster 2023-12-01T13:32:31.356642+0000 mgr.y (mgr.24362) 15717 : cluster 0 pgmap v15686: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:32:33.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:32:33 smithi080 bash[41963]: cluster 2023-12-01T13:32:31.356642+0000 mgr.y (mgr.24362) 15717 : cluster 0 pgmap v15686: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:32:35.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:32:35 smithi090 bash[32384]: cluster 2023-12-01T13:32:33.357267+0000 mgr.y (mgr.24362) 15718 : cluster 0 pgmap v15687: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:32:35.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:32:35 smithi090 bash[32384]: audit 2023-12-01T13:32:34.496952+0000 mon.a (mon.0) 9674 : audit 0 from='client.? 172.21.15.80:0/3251906036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:32:35.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:32:35 smithi080 bash[41963]: cluster 2023-12-01T13:32:33.357267+0000 mgr.y (mgr.24362) 15718 : cluster 0 pgmap v15687: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:32:35.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:32:35 smithi080 bash[41963]: audit 2023-12-01T13:32:34.496952+0000 mon.a (mon.0) 9674 : audit 0 from='client.? 172.21.15.80:0/3251906036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:32:35.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:32:35 smithi080 bash[28361]: cluster 2023-12-01T13:32:33.357267+0000 mgr.y (mgr.24362) 15718 : cluster 0 pgmap v15687: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:32:35.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:32:35 smithi080 bash[28361]: audit 2023-12-01T13:32:34.496952+0000 mon.a (mon.0) 9674 : audit 0 from='client.? 172.21.15.80:0/3251906036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:32:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:32:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:32:36] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T13:32:37.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:32:37 smithi090 bash[32384]: cluster 2023-12-01T13:32:35.357919+0000 mgr.y (mgr.24362) 15719 : cluster 0 pgmap v15688: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:32:37.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:32:37 smithi090 bash[32384]: audit 2023-12-01T13:32:36.953328+0000 mon.a (mon.0) 9675 : audit 0 from='client.? 172.21.15.80:0/1287648529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:32:37.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:32:37 smithi080 bash[28361]: cluster 2023-12-01T13:32:35.357919+0000 mgr.y (mgr.24362) 15719 : cluster 0 pgmap v15688: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:32:37.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:32:37 smithi080 bash[28361]: audit 2023-12-01T13:32:36.953328+0000 mon.a (mon.0) 9675 : audit 0 from='client.? 172.21.15.80:0/1287648529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:32:37.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:32:37 smithi080 bash[41963]: cluster 2023-12-01T13:32:35.357919+0000 mgr.y (mgr.24362) 15719 : cluster 0 pgmap v15688: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:32:37.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:32:37 smithi080 bash[41963]: audit 2023-12-01T13:32:36.953328+0000 mon.a (mon.0) 9675 : audit 0 from='client.? 172.21.15.80:0/1287648529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:32:39.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:32:39 smithi080 bash[41963]: cluster 2023-12-01T13:32:37.359147+0000 mgr.y (mgr.24362) 15720 : cluster 0 pgmap v15689: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:32:39.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:32:39 smithi080 bash[28361]: cluster 2023-12-01T13:32:37.359147+0000 mgr.y (mgr.24362) 15720 : cluster 0 pgmap v15689: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:32:39.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:32:39 smithi090 bash[32384]: cluster 2023-12-01T13:32:37.359147+0000 mgr.y (mgr.24362) 15720 : cluster 0 pgmap v15689: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:32:40.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:32:40 smithi080 bash[28361]: audit 2023-12-01T13:32:39.405222+0000 mon.c (mon.2) 10052 : audit 0 from='client.? 172.21.15.80:0/569796537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:32:40.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:32:40 smithi080 bash[41963]: audit 2023-12-01T13:32:39.405222+0000 mon.c (mon.2) 10052 : audit 0 from='client.? 172.21.15.80:0/569796537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:32:40.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:32:40 smithi090 bash[32384]: audit 2023-12-01T13:32:39.405222+0000 mon.c (mon.2) 10052 : audit 0 from='client.? 172.21.15.80:0/569796537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:32:41.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:32:41 smithi080 bash[28361]: cluster 2023-12-01T13:32:39.359869+0000 mgr.y (mgr.24362) 15721 : cluster 0 pgmap v15690: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:32:41.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:32:41 smithi080 bash[28361]: audit 2023-12-01T13:32:40.613588+0000 mon.c (mon.2) 10053 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:32:41.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:32:41 smithi080 bash[41963]: cluster 2023-12-01T13:32:39.359869+0000 mgr.y (mgr.24362) 15721 : cluster 0 pgmap v15690: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:32:41.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:32:41 smithi080 bash[41963]: audit 2023-12-01T13:32:40.613588+0000 mon.c (mon.2) 10053 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:32:41.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:32:41 smithi090 bash[32384]: cluster 2023-12-01T13:32:39.359869+0000 mgr.y (mgr.24362) 15721 : cluster 0 pgmap v15690: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:32:41.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:32:41 smithi090 bash[32384]: audit 2023-12-01T13:32:40.613588+0000 mon.c (mon.2) 10053 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:32:42.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:32:42 smithi080 bash[28361]: audit 2023-12-01T13:32:41.861302+0000 mon.a (mon.0) 9676 : audit 0 from='client.? 172.21.15.80:0/1398865441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:32:42.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:32:42 smithi080 bash[41963]: audit 2023-12-01T13:32:41.861302+0000 mon.a (mon.0) 9676 : audit 0 from='client.? 172.21.15.80:0/1398865441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:32:42.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:32:42 smithi090 bash[32384]: audit 2023-12-01T13:32:41.861302+0000 mon.a (mon.0) 9676 : audit 0 from='client.? 172.21.15.80:0/1398865441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:32:43.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:32:43 smithi080 bash[28361]: cluster 2023-12-01T13:32:41.360978+0000 mgr.y (mgr.24362) 15722 : cluster 0 pgmap v15691: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:32:43.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:32:43 smithi080 bash[41963]: cluster 2023-12-01T13:32:41.360978+0000 mgr.y (mgr.24362) 15722 : cluster 0 pgmap v15691: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:32:43.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:32:43 smithi090 bash[32384]: cluster 2023-12-01T13:32:41.360978+0000 mgr.y (mgr.24362) 15722 : cluster 0 pgmap v15691: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:32:44.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:32:44 smithi080 bash[28361]: cluster 2023-12-01T13:32:43.361638+0000 mgr.y (mgr.24362) 15723 : cluster 0 pgmap v15692: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:32:44.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:32:44 smithi080 bash[41963]: cluster 2023-12-01T13:32:43.361638+0000 mgr.y (mgr.24362) 15723 : cluster 0 pgmap v15692: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:32:44.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:32:44 smithi090 bash[32384]: cluster 2023-12-01T13:32:43.361638+0000 mgr.y (mgr.24362) 15723 : cluster 0 pgmap v15692: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:32:45.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:32:45 smithi080 bash[28361]: audit 2023-12-01T13:32:44.322863+0000 mon.c (mon.2) 10054 : audit 0 from='client.? 172.21.15.80:0/157783784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:32:45.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:32:45 smithi080 bash[41963]: audit 2023-12-01T13:32:44.322863+0000 mon.c (mon.2) 10054 : audit 0 from='client.? 172.21.15.80:0/157783784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:32:45.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:32:45 smithi090 bash[32384]: audit 2023-12-01T13:32:44.322863+0000 mon.c (mon.2) 10054 : audit 0 from='client.? 172.21.15.80:0/157783784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:32:46.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:32:46 smithi080 bash[28361]: cluster 2023-12-01T13:32:45.362408+0000 mgr.y (mgr.24362) 15724 : cluster 0 pgmap v15693: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:32:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:32:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:32:46] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T13:32:46.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:32:46 smithi080 bash[41963]: cluster 2023-12-01T13:32:45.362408+0000 mgr.y (mgr.24362) 15724 : cluster 0 pgmap v15693: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:32:46.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:32:46 smithi090 bash[32384]: cluster 2023-12-01T13:32:45.362408+0000 mgr.y (mgr.24362) 15724 : cluster 0 pgmap v15693: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:32:47.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:32:47 smithi080 bash[28361]: audit 2023-12-01T13:32:46.780661+0000 mon.c (mon.2) 10055 : audit 0 from='client.? 172.21.15.80:0/2391596713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:32:47.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:32:47 smithi080 bash[41963]: audit 2023-12-01T13:32:46.780661+0000 mon.c (mon.2) 10055 : audit 0 from='client.? 172.21.15.80:0/2391596713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:32:47.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:32:47 smithi090 bash[32384]: audit 2023-12-01T13:32:46.780661+0000 mon.c (mon.2) 10055 : audit 0 from='client.? 172.21.15.80:0/2391596713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:32:49.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:32:49 smithi090 bash[32384]: cluster 2023-12-01T13:32:47.363605+0000 mgr.y (mgr.24362) 15725 : cluster 0 pgmap v15694: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:32:49.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:32:49 smithi090 bash[32384]: audit 2023-12-01T13:32:49.236095+0000 mon.c (mon.2) 10056 : audit 0 from='client.? 172.21.15.80:0/290485074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:32:49.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:32:49 smithi080 bash[28361]: cluster 2023-12-01T13:32:47.363605+0000 mgr.y (mgr.24362) 15725 : cluster 0 pgmap v15694: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:32:49.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:32:49 smithi080 bash[28361]: audit 2023-12-01T13:32:49.236095+0000 mon.c (mon.2) 10056 : audit 0 from='client.? 172.21.15.80:0/290485074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:32:49.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:32:49 smithi080 bash[41963]: cluster 2023-12-01T13:32:47.363605+0000 mgr.y (mgr.24362) 15725 : cluster 0 pgmap v15694: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:32:49.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:32:49 smithi080 bash[41963]: audit 2023-12-01T13:32:49.236095+0000 mon.c (mon.2) 10056 : audit 0 from='client.? 172.21.15.80:0/290485074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:32:51.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:32:51 smithi090 bash[32384]: cluster 2023-12-01T13:32:49.364287+0000 mgr.y (mgr.24362) 15726 : cluster 0 pgmap v15695: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:32:51.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:32:51 smithi080 bash[28361]: cluster 2023-12-01T13:32:49.364287+0000 mgr.y (mgr.24362) 15726 : cluster 0 pgmap v15695: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:32:51.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:32:51 smithi080 bash[41963]: cluster 2023-12-01T13:32:49.364287+0000 mgr.y (mgr.24362) 15726 : cluster 0 pgmap v15695: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:32:52.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:32:52 smithi090 bash[32384]: audit 2023-12-01T13:32:51.698666+0000 mon.c (mon.2) 10057 : audit 0 from='client.? 172.21.15.80:0/2260815714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:32:52.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:32:52 smithi080 bash[28361]: audit 2023-12-01T13:32:51.698666+0000 mon.c (mon.2) 10057 : audit 0 from='client.? 172.21.15.80:0/2260815714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:32:52.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:32:52 smithi080 bash[41963]: audit 2023-12-01T13:32:51.698666+0000 mon.c (mon.2) 10057 : audit 0 from='client.? 172.21.15.80:0/2260815714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:32:53.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:32:53 smithi090 bash[32384]: cluster 2023-12-01T13:32:51.364901+0000 mgr.y (mgr.24362) 15727 : cluster 0 pgmap v15696: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:32:53.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:32:53 smithi080 bash[28361]: cluster 2023-12-01T13:32:51.364901+0000 mgr.y (mgr.24362) 15727 : cluster 0 pgmap v15696: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:32:53.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:32:53 smithi080 bash[41963]: cluster 2023-12-01T13:32:51.364901+0000 mgr.y (mgr.24362) 15727 : cluster 0 pgmap v15696: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:32:54.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:32:54 smithi090 bash[32384]: audit 2023-12-01T13:32:54.162478+0000 mon.c (mon.2) 10058 : audit 0 from='client.? 172.21.15.80:0/1161564502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:32:54.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:32:54 smithi080 bash[41963]: audit 2023-12-01T13:32:54.162478+0000 mon.c (mon.2) 10058 : audit 0 from='client.? 172.21.15.80:0/1161564502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:32:54.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:32:54 smithi080 bash[28361]: audit 2023-12-01T13:32:54.162478+0000 mon.c (mon.2) 10058 : audit 0 from='client.? 172.21.15.80:0/1161564502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:32:55.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:32:55 smithi080 bash[28361]: cluster 2023-12-01T13:32:53.365494+0000 mgr.y (mgr.24362) 15728 : cluster 0 pgmap v15697: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:32:55.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:32:55 smithi080 bash[41963]: cluster 2023-12-01T13:32:53.365494+0000 mgr.y (mgr.24362) 15728 : cluster 0 pgmap v15697: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:32:55.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:32:55 smithi090 bash[32384]: cluster 2023-12-01T13:32:53.365494+0000 mgr.y (mgr.24362) 15728 : cluster 0 pgmap v15697: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:32:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:32:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:32:56] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T13:32:56.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:32:56 smithi080 bash[28361]: audit 2023-12-01T13:32:55.614209+0000 mon.c (mon.2) 10059 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:32:56.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:32:56 smithi080 bash[41963]: audit 2023-12-01T13:32:55.614209+0000 mon.c (mon.2) 10059 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:32:56.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:32:56 smithi090 bash[32384]: audit 2023-12-01T13:32:55.614209+0000 mon.c (mon.2) 10059 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:32:57.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:32:57 smithi080 bash[28361]: cluster 2023-12-01T13:32:55.366112+0000 mgr.y (mgr.24362) 15729 : cluster 0 pgmap v15698: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:32:57.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:32:57 smithi080 bash[28361]: audit 2023-12-01T13:32:56.622649+0000 mon.a (mon.0) 9677 : audit 0 from='client.? 172.21.15.80:0/609430946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:32:57.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:32:57 smithi080 bash[41963]: cluster 2023-12-01T13:32:55.366112+0000 mgr.y (mgr.24362) 15729 : cluster 0 pgmap v15698: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:32:57.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:32:57 smithi080 bash[41963]: audit 2023-12-01T13:32:56.622649+0000 mon.a (mon.0) 9677 : audit 0 from='client.? 172.21.15.80:0/609430946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:32:57.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:32:57 smithi090 bash[32384]: cluster 2023-12-01T13:32:55.366112+0000 mgr.y (mgr.24362) 15729 : cluster 0 pgmap v15698: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:32:57.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:32:57 smithi090 bash[32384]: audit 2023-12-01T13:32:56.622649+0000 mon.a (mon.0) 9677 : audit 0 from='client.? 172.21.15.80:0/609430946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:32:59.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:32:59 smithi080 bash[41963]: cluster 2023-12-01T13:32:57.367203+0000 mgr.y (mgr.24362) 15730 : cluster 0 pgmap v15699: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:32:59.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:32:59 smithi080 bash[41963]: audit 2023-12-01T13:32:59.081596+0000 mon.c (mon.2) 10060 : audit 0 from='client.? 172.21.15.80:0/2436384022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:32:59.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:32:59 smithi080 bash[28361]: cluster 2023-12-01T13:32:57.367203+0000 mgr.y (mgr.24362) 15730 : cluster 0 pgmap v15699: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:32:59.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:32:59 smithi080 bash[28361]: audit 2023-12-01T13:32:59.081596+0000 mon.c (mon.2) 10060 : audit 0 from='client.? 172.21.15.80:0/2436384022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:32:59.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:32:59 smithi090 bash[32384]: cluster 2023-12-01T13:32:57.367203+0000 mgr.y (mgr.24362) 15730 : cluster 0 pgmap v15699: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:32:59.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:32:59 smithi090 bash[32384]: audit 2023-12-01T13:32:59.081596+0000 mon.c (mon.2) 10060 : audit 0 from='client.? 172.21.15.80:0/2436384022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:33:01.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:33:01 smithi080 bash[28361]: cluster 2023-12-01T13:32:59.367775+0000 mgr.y (mgr.24362) 15731 : cluster 0 pgmap v15700: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:33:01.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:33:01 smithi080 bash[41963]: cluster 2023-12-01T13:32:59.367775+0000 mgr.y (mgr.24362) 15731 : cluster 0 pgmap v15700: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:33:01.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:33:01 smithi090 bash[32384]: cluster 2023-12-01T13:32:59.367775+0000 mgr.y (mgr.24362) 15731 : cluster 0 pgmap v15700: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:33:02.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:33:02 smithi080 bash[41963]: cluster 2023-12-01T13:33:01.368813+0000 mgr.y (mgr.24362) 15732 : cluster 0 pgmap v15701: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:33:02.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:33:02 smithi080 bash[41963]: audit 2023-12-01T13:33:01.542257+0000 mon.a (mon.0) 9678 : audit 0 from='client.? 172.21.15.80:0/877572930' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:33:02.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:33:02 smithi080 bash[28361]: cluster 2023-12-01T13:33:01.368813+0000 mgr.y (mgr.24362) 15732 : cluster 0 pgmap v15701: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:33:02.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:33:02 smithi080 bash[28361]: audit 2023-12-01T13:33:01.542257+0000 mon.a (mon.0) 9678 : audit 0 from='client.? 172.21.15.80:0/877572930' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:33:02.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:33:02 smithi090 bash[32384]: cluster 2023-12-01T13:33:01.368813+0000 mgr.y (mgr.24362) 15732 : cluster 0 pgmap v15701: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:33:02.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:33:02 smithi090 bash[32384]: audit 2023-12-01T13:33:01.542257+0000 mon.a (mon.0) 9678 : audit 0 from='client.? 172.21.15.80:0/877572930' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:33:04.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:33:04 smithi090 bash[32384]: audit 2023-12-01T13:33:03.992217+0000 mon.c (mon.2) 10061 : audit 0 from='client.? 172.21.15.80:0/4036339526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:33:04.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:33:04 smithi080 bash[28361]: audit 2023-12-01T13:33:03.992217+0000 mon.c (mon.2) 10061 : audit 0 from='client.? 172.21.15.80:0/4036339526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:33:04.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:33:04 smithi080 bash[41963]: audit 2023-12-01T13:33:03.992217+0000 mon.c (mon.2) 10061 : audit 0 from='client.? 172.21.15.80:0/4036339526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:33:05.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:33:05 smithi090 bash[32384]: cluster 2023-12-01T13:33:03.369438+0000 mgr.y (mgr.24362) 15733 : cluster 0 pgmap v15702: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:33:05.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:33:05 smithi080 bash[41963]: cluster 2023-12-01T13:33:03.369438+0000 mgr.y (mgr.24362) 15733 : cluster 0 pgmap v15702: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:33:05.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:33:05 smithi080 bash[28361]: cluster 2023-12-01T13:33:03.369438+0000 mgr.y (mgr.24362) 15733 : cluster 0 pgmap v15702: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:33:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:33:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:33:06] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T13:33:07.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:33:07 smithi090 bash[32384]: cluster 2023-12-01T13:33:05.370099+0000 mgr.y (mgr.24362) 15734 : cluster 0 pgmap v15703: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:33:07.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:33:07 smithi090 bash[32384]: audit 2023-12-01T13:33:06.440085+0000 mon.a (mon.0) 9679 : audit 0 from='client.? 172.21.15.80:0/1927840025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:33:07.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:33:07 smithi080 bash[28361]: cluster 2023-12-01T13:33:05.370099+0000 mgr.y (mgr.24362) 15734 : cluster 0 pgmap v15703: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:33:07.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:33:07 smithi080 bash[28361]: audit 2023-12-01T13:33:06.440085+0000 mon.a (mon.0) 9679 : audit 0 from='client.? 172.21.15.80:0/1927840025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:33:07.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:33:07 smithi080 bash[41963]: cluster 2023-12-01T13:33:05.370099+0000 mgr.y (mgr.24362) 15734 : cluster 0 pgmap v15703: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:33:07.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:33:07 smithi080 bash[41963]: audit 2023-12-01T13:33:06.440085+0000 mon.a (mon.0) 9679 : audit 0 from='client.? 172.21.15.80:0/1927840025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:33:09.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:33:09 smithi090 bash[32384]: cluster 2023-12-01T13:33:07.371288+0000 mgr.y (mgr.24362) 15735 : cluster 0 pgmap v15704: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:33:09.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:33:09 smithi090 bash[32384]: audit 2023-12-01T13:33:08.903530+0000 mon.c (mon.2) 10062 : audit 0 from='client.? 172.21.15.80:0/3475233604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:33:09.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:33:09 smithi080 bash[41963]: cluster 2023-12-01T13:33:07.371288+0000 mgr.y (mgr.24362) 15735 : cluster 0 pgmap v15704: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:33:09.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:33:09 smithi080 bash[41963]: audit 2023-12-01T13:33:08.903530+0000 mon.c (mon.2) 10062 : audit 0 from='client.? 172.21.15.80:0/3475233604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:33:09.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:33:09 smithi080 bash[28361]: cluster 2023-12-01T13:33:07.371288+0000 mgr.y (mgr.24362) 15735 : cluster 0 pgmap v15704: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:33:09.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:33:09 smithi080 bash[28361]: audit 2023-12-01T13:33:08.903530+0000 mon.c (mon.2) 10062 : audit 0 from='client.? 172.21.15.80:0/3475233604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:33:11.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:33:11 smithi080 bash[28361]: cluster 2023-12-01T13:33:09.371997+0000 mgr.y (mgr.24362) 15736 : cluster 0 pgmap v15705: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:33:11.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:33:11 smithi080 bash[28361]: audit 2023-12-01T13:33:10.614631+0000 mon.c (mon.2) 10063 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:33:11.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:33:11 smithi080 bash[41963]: cluster 2023-12-01T13:33:09.371997+0000 mgr.y (mgr.24362) 15736 : cluster 0 pgmap v15705: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:33:11.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:33:11 smithi080 bash[41963]: audit 2023-12-01T13:33:10.614631+0000 mon.c (mon.2) 10063 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:33:11.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:33:11 smithi090 bash[32384]: cluster 2023-12-01T13:33:09.371997+0000 mgr.y (mgr.24362) 15736 : cluster 0 pgmap v15705: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:33:11.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:33:11 smithi090 bash[32384]: audit 2023-12-01T13:33:10.614631+0000 mon.c (mon.2) 10063 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:33:12.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:33:12 smithi080 bash[41963]: audit 2023-12-01T13:33:11.367697+0000 mon.a (mon.0) 9680 : audit 0 from='client.? 172.21.15.80:0/1386419517' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:33:12.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:33:12 smithi080 bash[41963]: audit 2023-12-01T13:33:11.470709+0000 mon.c (mon.2) 10064 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:33:12.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:33:12 smithi080 bash[28361]: audit 2023-12-01T13:33:11.367697+0000 mon.a (mon.0) 9680 : audit 0 from='client.? 172.21.15.80:0/1386419517' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:33:12.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:33:12 smithi080 bash[28361]: audit 2023-12-01T13:33:11.470709+0000 mon.c (mon.2) 10064 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:33:12.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:33:12 smithi090 bash[32384]: audit 2023-12-01T13:33:11.367697+0000 mon.a (mon.0) 9680 : audit 0 from='client.? 172.21.15.80:0/1386419517' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:33:12.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:33:12 smithi090 bash[32384]: audit 2023-12-01T13:33:11.470709+0000 mon.c (mon.2) 10064 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:33:13.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:33:13 smithi080 bash[28361]: cluster 2023-12-01T13:33:11.373089+0000 mgr.y (mgr.24362) 15737 : cluster 0 pgmap v15706: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:33:13.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:33:13 smithi080 bash[41963]: cluster 2023-12-01T13:33:11.373089+0000 mgr.y (mgr.24362) 15737 : cluster 0 pgmap v15706: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:33:13.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:33:13 smithi090 bash[32384]: cluster 2023-12-01T13:33:11.373089+0000 mgr.y (mgr.24362) 15737 : cluster 0 pgmap v15706: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:33:14.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:33:14 smithi080 bash[28361]: audit 2023-12-01T13:33:13.828189+0000 mon.c (mon.2) 10065 : audit 0 from='client.? 172.21.15.80:0/133513121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:33:14.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:33:14 smithi080 bash[41963]: audit 2023-12-01T13:33:13.828189+0000 mon.c (mon.2) 10065 : audit 0 from='client.? 172.21.15.80:0/133513121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:33:14.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:33:14 smithi090 bash[32384]: audit 2023-12-01T13:33:13.828189+0000 mon.c (mon.2) 10065 : audit 0 from='client.? 172.21.15.80:0/133513121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:33:15.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:33:15 smithi080 bash[28361]: cluster 2023-12-01T13:33:13.373761+0000 mgr.y (mgr.24362) 15738 : cluster 0 pgmap v15707: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:33:15.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:33:15 smithi080 bash[41963]: cluster 2023-12-01T13:33:13.373761+0000 mgr.y (mgr.24362) 15738 : cluster 0 pgmap v15707: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:33:15.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:33:15 smithi090 bash[32384]: cluster 2023-12-01T13:33:13.373761+0000 mgr.y (mgr.24362) 15738 : cluster 0 pgmap v15707: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:33:16.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:33:16 smithi080 bash[28361]: audit 2023-12-01T13:33:16.286245+0000 mon.c (mon.2) 10066 : audit 0 from='client.? 172.21.15.80:0/3668042120' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:33:16.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:33:16 smithi080 bash[41963]: audit 2023-12-01T13:33:16.286245+0000 mon.c (mon.2) 10066 : audit 0 from='client.? 172.21.15.80:0/3668042120' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:33:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:33:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:33:16] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T13:33:16.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:33:16 smithi090 bash[32384]: audit 2023-12-01T13:33:16.286245+0000 mon.c (mon.2) 10066 : audit 0 from='client.? 172.21.15.80:0/3668042120' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:33:17.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:33:17 smithi080 bash[28361]: cluster 2023-12-01T13:33:15.374423+0000 mgr.y (mgr.24362) 15739 : cluster 0 pgmap v15708: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:33:17.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:33:17 smithi080 bash[41963]: cluster 2023-12-01T13:33:15.374423+0000 mgr.y (mgr.24362) 15739 : cluster 0 pgmap v15708: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:33:17.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:33:17 smithi090 bash[32384]: cluster 2023-12-01T13:33:15.374423+0000 mgr.y (mgr.24362) 15739 : cluster 0 pgmap v15708: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:33:18.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:33:18 smithi080 bash[41963]: audit 2023-12-01T13:33:17.312290+0000 mon.a (mon.0) 9681 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:33:18.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:33:18 smithi080 bash[41963]: audit 2023-12-01T13:33:17.323235+0000 mon.a (mon.0) 9682 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:33:18.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:33:18 smithi080 bash[41963]: cluster 2023-12-01T13:33:17.375570+0000 mgr.y (mgr.24362) 15740 : cluster 0 pgmap v15709: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:33:18.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:33:18 smithi080 bash[41963]: audit 2023-12-01T13:33:17.731935+0000 mon.a (mon.0) 9683 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:33:18.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:33:18 smithi080 bash[41963]: audit 2023-12-01T13:33:17.745514+0000 mon.a (mon.0) 9684 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:33:18.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:33:18 smithi080 bash[41963]: audit 2023-12-01T13:33:18.288201+0000 mon.c (mon.2) 10067 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:33:18.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:33:18 smithi080 bash[41963]: audit 2023-12-01T13:33:18.290028+0000 mon.c (mon.2) 10068 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:33:18.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:33:18 smithi080 bash[41963]: audit 2023-12-01T13:33:18.300351+0000 mon.a (mon.0) 9685 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:33:18.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:33:18 smithi080 bash[28361]: audit 2023-12-01T13:33:17.312290+0000 mon.a (mon.0) 9681 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:33:18.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:33:18 smithi080 bash[28361]: audit 2023-12-01T13:33:17.323235+0000 mon.a (mon.0) 9682 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:33:18.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:33:18 smithi080 bash[28361]: cluster 2023-12-01T13:33:17.375570+0000 mgr.y (mgr.24362) 15740 : cluster 0 pgmap v15709: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:33:18.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:33:18 smithi080 bash[28361]: audit 2023-12-01T13:33:17.731935+0000 mon.a (mon.0) 9683 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:33:18.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:33:18 smithi080 bash[28361]: audit 2023-12-01T13:33:17.745514+0000 mon.a (mon.0) 9684 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:33:18.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:33:18 smithi080 bash[28361]: audit 2023-12-01T13:33:18.288201+0000 mon.c (mon.2) 10067 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:33:18.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:33:18 smithi080 bash[28361]: audit 2023-12-01T13:33:18.290028+0000 mon.c (mon.2) 10068 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:33:18.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:33:18 smithi080 bash[28361]: audit 2023-12-01T13:33:18.300351+0000 mon.a (mon.0) 9685 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:33:18.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:33:18 smithi090 bash[32384]: audit 2023-12-01T13:33:17.312290+0000 mon.a (mon.0) 9681 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:33:18.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:33:18 smithi090 bash[32384]: audit 2023-12-01T13:33:17.323235+0000 mon.a (mon.0) 9682 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:33:18.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:33:18 smithi090 bash[32384]: cluster 2023-12-01T13:33:17.375570+0000 mgr.y (mgr.24362) 15740 : cluster 0 pgmap v15709: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:33:18.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:33:18 smithi090 bash[32384]: audit 2023-12-01T13:33:17.731935+0000 mon.a (mon.0) 9683 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:33:18.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:33:18 smithi090 bash[32384]: audit 2023-12-01T13:33:17.745514+0000 mon.a (mon.0) 9684 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:33:18.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:33:18 smithi090 bash[32384]: audit 2023-12-01T13:33:18.288201+0000 mon.c (mon.2) 10067 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:33:18.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:33:18 smithi090 bash[32384]: audit 2023-12-01T13:33:18.290028+0000 mon.c (mon.2) 10068 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:33:18.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:33:18 smithi090 bash[32384]: audit 2023-12-01T13:33:18.300351+0000 mon.a (mon.0) 9685 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:33:19.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:33:19 smithi080 bash[28361]: audit 2023-12-01T13:33:18.736352+0000 mon.a (mon.0) 9686 : audit 0 from='client.? 172.21.15.80:0/2123755714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:33:19.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:33:19 smithi080 bash[41963]: audit 2023-12-01T13:33:18.736352+0000 mon.a (mon.0) 9686 : audit 0 from='client.? 172.21.15.80:0/2123755714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:33:19.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:33:19 smithi090 bash[32384]: audit 2023-12-01T13:33:18.736352+0000 mon.a (mon.0) 9686 : audit 0 from='client.? 172.21.15.80:0/2123755714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:33:20.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:33:20 smithi080 bash[28361]: cluster 2023-12-01T13:33:19.376296+0000 mgr.y (mgr.24362) 15741 : cluster 0 pgmap v15710: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:33:20.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:33:20 smithi080 bash[41963]: cluster 2023-12-01T13:33:19.376296+0000 mgr.y (mgr.24362) 15741 : cluster 0 pgmap v15710: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:33:20.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:33:20 smithi090 bash[32384]: cluster 2023-12-01T13:33:19.376296+0000 mgr.y (mgr.24362) 15741 : cluster 0 pgmap v15710: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:33:21.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:33:21 smithi080 bash[28361]: audit 2023-12-01T13:33:21.198671+0000 mon.c (mon.2) 10069 : audit 0 from='client.? 172.21.15.80:0/916612291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:33:21.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:33:21 smithi080 bash[41963]: audit 2023-12-01T13:33:21.198671+0000 mon.c (mon.2) 10069 : audit 0 from='client.? 172.21.15.80:0/916612291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:33:21.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:33:21 smithi090 bash[32384]: audit 2023-12-01T13:33:21.198671+0000 mon.c (mon.2) 10069 : audit 0 from='client.? 172.21.15.80:0/916612291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:33:22.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:33:22 smithi080 bash[28361]: cluster 2023-12-01T13:33:21.377413+0000 mgr.y (mgr.24362) 15742 : cluster 0 pgmap v15711: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:33:22.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:33:22 smithi080 bash[41963]: cluster 2023-12-01T13:33:21.377413+0000 mgr.y (mgr.24362) 15742 : cluster 0 pgmap v15711: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:33:22.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:33:22 smithi090 bash[32384]: cluster 2023-12-01T13:33:21.377413+0000 mgr.y (mgr.24362) 15742 : cluster 0 pgmap v15711: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:33:24.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:33:24 smithi090 bash[32384]: audit 2023-12-01T13:33:23.655300+0000 mon.c (mon.2) 10070 : audit 0 from='client.? 172.21.15.80:0/1297788976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:33:24.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:33:24 smithi080 bash[28361]: audit 2023-12-01T13:33:23.655300+0000 mon.c (mon.2) 10070 : audit 0 from='client.? 172.21.15.80:0/1297788976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:33:24.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:33:24 smithi080 bash[41963]: audit 2023-12-01T13:33:23.655300+0000 mon.c (mon.2) 10070 : audit 0 from='client.? 172.21.15.80:0/1297788976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:33:25.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:33:25 smithi090 bash[32384]: cluster 2023-12-01T13:33:23.377893+0000 mgr.y (mgr.24362) 15743 : cluster 0 pgmap v15712: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:33:25.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:33:25 smithi080 bash[41963]: cluster 2023-12-01T13:33:23.377893+0000 mgr.y (mgr.24362) 15743 : cluster 0 pgmap v15712: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:33:25.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:33:25 smithi080 bash[28361]: cluster 2023-12-01T13:33:23.377893+0000 mgr.y (mgr.24362) 15743 : cluster 0 pgmap v15712: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:33:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:33:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:33:26] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T13:33:26.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:33:26 smithi080 bash[41963]: audit 2023-12-01T13:33:25.614899+0000 mon.c (mon.2) 10071 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:33:26.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:33:26 smithi080 bash[41963]: audit 2023-12-01T13:33:26.120189+0000 mon.a (mon.0) 9687 : audit 0 from='client.? 172.21.15.80:0/2003542934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:33:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:33:26 smithi080 bash[28361]: audit 2023-12-01T13:33:25.614899+0000 mon.c (mon.2) 10071 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:33:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:33:26 smithi080 bash[28361]: audit 2023-12-01T13:33:26.120189+0000 mon.a (mon.0) 9687 : audit 0 from='client.? 172.21.15.80:0/2003542934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:33:26.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:33:26 smithi090 bash[32384]: audit 2023-12-01T13:33:25.614899+0000 mon.c (mon.2) 10071 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:33:26.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:33:26 smithi090 bash[32384]: audit 2023-12-01T13:33:26.120189+0000 mon.a (mon.0) 9687 : audit 0 from='client.? 172.21.15.80:0/2003542934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:33:27.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:33:27 smithi080 bash[28361]: cluster 2023-12-01T13:33:25.378503+0000 mgr.y (mgr.24362) 15744 : cluster 0 pgmap v15713: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:33:27.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:33:27 smithi080 bash[41963]: cluster 2023-12-01T13:33:25.378503+0000 mgr.y (mgr.24362) 15744 : cluster 0 pgmap v15713: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:33:27.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:33:27 smithi090 bash[32384]: cluster 2023-12-01T13:33:25.378503+0000 mgr.y (mgr.24362) 15744 : cluster 0 pgmap v15713: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:33:29.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:33:29 smithi080 bash[41963]: cluster 2023-12-01T13:33:27.379530+0000 mgr.y (mgr.24362) 15745 : cluster 0 pgmap v15714: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:33:29.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:33:29 smithi080 bash[41963]: audit 2023-12-01T13:33:28.588421+0000 mon.c (mon.2) 10072 : audit 0 from='client.? 172.21.15.80:0/3897297609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:33:29.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:33:29 smithi080 bash[28361]: cluster 2023-12-01T13:33:27.379530+0000 mgr.y (mgr.24362) 15745 : cluster 0 pgmap v15714: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:33:29.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:33:29 smithi080 bash[28361]: audit 2023-12-01T13:33:28.588421+0000 mon.c (mon.2) 10072 : audit 0 from='client.? 172.21.15.80:0/3897297609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:33:29.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:33:29 smithi090 bash[32384]: cluster 2023-12-01T13:33:27.379530+0000 mgr.y (mgr.24362) 15745 : cluster 0 pgmap v15714: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:33:29.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:33:29 smithi090 bash[32384]: audit 2023-12-01T13:33:28.588421+0000 mon.c (mon.2) 10072 : audit 0 from='client.? 172.21.15.80:0/3897297609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:33:31.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:33:31 smithi080 bash[28361]: cluster 2023-12-01T13:33:29.380199+0000 mgr.y (mgr.24362) 15746 : cluster 0 pgmap v15715: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:33:31.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:33:31 smithi080 bash[28361]: audit 2023-12-01T13:33:31.036607+0000 mon.c (mon.2) 10073 : audit 0 from='client.? 172.21.15.80:0/173829933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:33:31.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:33:31 smithi080 bash[41963]: cluster 2023-12-01T13:33:29.380199+0000 mgr.y (mgr.24362) 15746 : cluster 0 pgmap v15715: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:33:31.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:33:31 smithi080 bash[41963]: audit 2023-12-01T13:33:31.036607+0000 mon.c (mon.2) 10073 : audit 0 from='client.? 172.21.15.80:0/173829933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:33:31.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:33:31 smithi090 bash[32384]: cluster 2023-12-01T13:33:29.380199+0000 mgr.y (mgr.24362) 15746 : cluster 0 pgmap v15715: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:33:31.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:33:31 smithi090 bash[32384]: audit 2023-12-01T13:33:31.036607+0000 mon.c (mon.2) 10073 : audit 0 from='client.? 172.21.15.80:0/173829933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:33:33.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:33:33 smithi080 bash[28361]: cluster 2023-12-01T13:33:31.381256+0000 mgr.y (mgr.24362) 15747 : cluster 0 pgmap v15716: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:33:33.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:33:33 smithi080 bash[41963]: cluster 2023-12-01T13:33:31.381256+0000 mgr.y (mgr.24362) 15747 : cluster 0 pgmap v15716: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:33:33.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:33:33 smithi090 bash[32384]: cluster 2023-12-01T13:33:31.381256+0000 mgr.y (mgr.24362) 15747 : cluster 0 pgmap v15716: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:33:34.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:33:34 smithi080 bash[28361]: audit 2023-12-01T13:33:33.490857+0000 mon.c (mon.2) 10074 : audit 0 from='client.? 172.21.15.80:0/299291709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:33:34.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:33:34 smithi080 bash[41963]: audit 2023-12-01T13:33:33.490857+0000 mon.c (mon.2) 10074 : audit 0 from='client.? 172.21.15.80:0/299291709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:33:34.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:33:34 smithi090 bash[32384]: audit 2023-12-01T13:33:33.490857+0000 mon.c (mon.2) 10074 : audit 0 from='client.? 172.21.15.80:0/299291709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:33:35.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:33:35 smithi080 bash[28361]: cluster 2023-12-01T13:33:33.381868+0000 mgr.y (mgr.24362) 15748 : cluster 0 pgmap v15717: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:33:35.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:33:35 smithi080 bash[41963]: cluster 2023-12-01T13:33:33.381868+0000 mgr.y (mgr.24362) 15748 : cluster 0 pgmap v15717: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:33:35.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:33:35 smithi090 bash[32384]: cluster 2023-12-01T13:33:33.381868+0000 mgr.y (mgr.24362) 15748 : cluster 0 pgmap v15717: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:33:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:33:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:33:36] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T13:33:36.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:33:36 smithi080 bash[28361]: cluster 2023-12-01T13:33:35.382451+0000 mgr.y (mgr.24362) 15749 : cluster 0 pgmap v15718: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:33:36.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:33:36 smithi080 bash[28361]: audit 2023-12-01T13:33:35.948975+0000 mon.a (mon.0) 9688 : audit 0 from='client.? 172.21.15.80:0/229041308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:33:36.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:33:36 smithi080 bash[41963]: cluster 2023-12-01T13:33:35.382451+0000 mgr.y (mgr.24362) 15749 : cluster 0 pgmap v15718: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:33:36.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:33:36 smithi080 bash[41963]: audit 2023-12-01T13:33:35.948975+0000 mon.a (mon.0) 9688 : audit 0 from='client.? 172.21.15.80:0/229041308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:33:36.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:33:36 smithi090 bash[32384]: cluster 2023-12-01T13:33:35.382451+0000 mgr.y (mgr.24362) 15749 : cluster 0 pgmap v15718: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:33:36.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:33:36 smithi090 bash[32384]: audit 2023-12-01T13:33:35.948975+0000 mon.a (mon.0) 9688 : audit 0 from='client.? 172.21.15.80:0/229041308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:33:39.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:33:39 smithi090 bash[32384]: cluster 2023-12-01T13:33:37.383529+0000 mgr.y (mgr.24362) 15750 : cluster 0 pgmap v15719: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:33:39.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:33:39 smithi090 bash[32384]: audit 2023-12-01T13:33:38.410153+0000 mon.a (mon.0) 9689 : audit 0 from='client.? 172.21.15.80:0/4170981122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:33:39.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:33:39 smithi080 bash[28361]: cluster 2023-12-01T13:33:37.383529+0000 mgr.y (mgr.24362) 15750 : cluster 0 pgmap v15719: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:33:39.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:33:39 smithi080 bash[28361]: audit 2023-12-01T13:33:38.410153+0000 mon.a (mon.0) 9689 : audit 0 from='client.? 172.21.15.80:0/4170981122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:33:39.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:33:39 smithi080 bash[41963]: cluster 2023-12-01T13:33:37.383529+0000 mgr.y (mgr.24362) 15750 : cluster 0 pgmap v15719: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:33:39.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:33:39 smithi080 bash[41963]: audit 2023-12-01T13:33:38.410153+0000 mon.a (mon.0) 9689 : audit 0 from='client.? 172.21.15.80:0/4170981122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:33:41.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:33:41 smithi090 bash[32384]: cluster 2023-12-01T13:33:39.384163+0000 mgr.y (mgr.24362) 15751 : cluster 0 pgmap v15720: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:33:41.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:33:41 smithi090 bash[32384]: audit 2023-12-01T13:33:40.615218+0000 mon.c (mon.2) 10075 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:33:41.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:33:41 smithi090 bash[32384]: audit 2023-12-01T13:33:40.868918+0000 mon.c (mon.2) 10076 : audit 0 from='client.? 172.21.15.80:0/2580130102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:33:41.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:33:41 smithi080 bash[28361]: cluster 2023-12-01T13:33:39.384163+0000 mgr.y (mgr.24362) 15751 : cluster 0 pgmap v15720: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:33:41.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:33:41 smithi080 bash[28361]: audit 2023-12-01T13:33:40.615218+0000 mon.c (mon.2) 10075 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:33:41.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:33:41 smithi080 bash[28361]: audit 2023-12-01T13:33:40.868918+0000 mon.c (mon.2) 10076 : audit 0 from='client.? 172.21.15.80:0/2580130102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:33:41.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:33:41 smithi080 bash[41963]: cluster 2023-12-01T13:33:39.384163+0000 mgr.y (mgr.24362) 15751 : cluster 0 pgmap v15720: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:33:41.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:33:41 smithi080 bash[41963]: audit 2023-12-01T13:33:40.615218+0000 mon.c (mon.2) 10075 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:33:41.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:33:41 smithi080 bash[41963]: audit 2023-12-01T13:33:40.868918+0000 mon.c (mon.2) 10076 : audit 0 from='client.? 172.21.15.80:0/2580130102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:33:43.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:33:43 smithi080 bash[28361]: cluster 2023-12-01T13:33:41.385227+0000 mgr.y (mgr.24362) 15752 : cluster 0 pgmap v15721: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:33:43.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:33:43 smithi080 bash[41963]: cluster 2023-12-01T13:33:41.385227+0000 mgr.y (mgr.24362) 15752 : cluster 0 pgmap v15721: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:33:43.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:33:43 smithi090 bash[32384]: cluster 2023-12-01T13:33:41.385227+0000 mgr.y (mgr.24362) 15752 : cluster 0 pgmap v15721: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:33:44.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:33:44 smithi080 bash[41963]: audit 2023-12-01T13:33:43.325737+0000 mon.c (mon.2) 10077 : audit 0 from='client.? 172.21.15.80:0/2942880540' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:33:44.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:33:44 smithi080 bash[28361]: audit 2023-12-01T13:33:43.325737+0000 mon.c (mon.2) 10077 : audit 0 from='client.? 172.21.15.80:0/2942880540' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:33:44.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:33:44 smithi090 bash[32384]: audit 2023-12-01T13:33:43.325737+0000 mon.c (mon.2) 10077 : audit 0 from='client.? 172.21.15.80:0/2942880540' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:33:45.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:33:45 smithi080 bash[28361]: cluster 2023-12-01T13:33:43.385791+0000 mgr.y (mgr.24362) 15753 : cluster 0 pgmap v15722: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:33:45.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:33:45 smithi080 bash[41963]: cluster 2023-12-01T13:33:43.385791+0000 mgr.y (mgr.24362) 15753 : cluster 0 pgmap v15722: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:33:45.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:33:45 smithi090 bash[32384]: cluster 2023-12-01T13:33:43.385791+0000 mgr.y (mgr.24362) 15753 : cluster 0 pgmap v15722: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:33:46.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:33:46 smithi080 bash[28361]: audit 2023-12-01T13:33:45.784860+0000 mon.a (mon.0) 9690 : audit 0 from='client.? 172.21.15.80:0/1379174017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:33:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:33:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:33:46] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T13:33:46.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:33:46 smithi080 bash[41963]: audit 2023-12-01T13:33:45.784860+0000 mon.a (mon.0) 9690 : audit 0 from='client.? 172.21.15.80:0/1379174017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:33:46.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:33:46 smithi090 bash[32384]: audit 2023-12-01T13:33:45.784860+0000 mon.a (mon.0) 9690 : audit 0 from='client.? 172.21.15.80:0/1379174017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:33:47.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:33:47 smithi080 bash[28361]: cluster 2023-12-01T13:33:45.386529+0000 mgr.y (mgr.24362) 15754 : cluster 0 pgmap v15723: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:33:47.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:33:47 smithi080 bash[41963]: cluster 2023-12-01T13:33:45.386529+0000 mgr.y (mgr.24362) 15754 : cluster 0 pgmap v15723: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:33:47.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:33:47 smithi090 bash[32384]: cluster 2023-12-01T13:33:45.386529+0000 mgr.y (mgr.24362) 15754 : cluster 0 pgmap v15723: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:33:48.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:33:48 smithi080 bash[41963]: audit 2023-12-01T13:33:48.242096+0000 mon.a (mon.0) 9691 : audit 0 from='client.? 172.21.15.80:0/715925059' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:33:48.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:33:48 smithi080 bash[28361]: audit 2023-12-01T13:33:48.242096+0000 mon.a (mon.0) 9691 : audit 0 from='client.? 172.21.15.80:0/715925059' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:33:48.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:33:48 smithi090 bash[32384]: audit 2023-12-01T13:33:48.242096+0000 mon.a (mon.0) 9691 : audit 0 from='client.? 172.21.15.80:0/715925059' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:33:49.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:33:49 smithi080 bash[28361]: cluster 2023-12-01T13:33:47.387812+0000 mgr.y (mgr.24362) 15755 : cluster 0 pgmap v15724: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:33:49.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:33:49 smithi080 bash[41963]: cluster 2023-12-01T13:33:47.387812+0000 mgr.y (mgr.24362) 15755 : cluster 0 pgmap v15724: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:33:49.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:33:49 smithi090 bash[32384]: cluster 2023-12-01T13:33:47.387812+0000 mgr.y (mgr.24362) 15755 : cluster 0 pgmap v15724: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:33:50.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:33:50 smithi080 bash[28361]: cluster 2023-12-01T13:33:49.388482+0000 mgr.y (mgr.24362) 15756 : cluster 0 pgmap v15725: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:33:50.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:33:50 smithi080 bash[41963]: cluster 2023-12-01T13:33:49.388482+0000 mgr.y (mgr.24362) 15756 : cluster 0 pgmap v15725: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:33:50.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:33:50 smithi090 bash[32384]: cluster 2023-12-01T13:33:49.388482+0000 mgr.y (mgr.24362) 15756 : cluster 0 pgmap v15725: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:33:51.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:33:51 smithi080 bash[28361]: audit 2023-12-01T13:33:50.703329+0000 mon.a (mon.0) 9692 : audit 0 from='client.? 172.21.15.80:0/2004933864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:33:51.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:33:51 smithi080 bash[41963]: audit 2023-12-01T13:33:50.703329+0000 mon.a (mon.0) 9692 : audit 0 from='client.? 172.21.15.80:0/2004933864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:33:51.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:33:51 smithi090 bash[32384]: audit 2023-12-01T13:33:50.703329+0000 mon.a (mon.0) 9692 : audit 0 from='client.? 172.21.15.80:0/2004933864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:33:52.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:33:52 smithi080 bash[28361]: cluster 2023-12-01T13:33:51.389513+0000 mgr.y (mgr.24362) 15757 : cluster 0 pgmap v15726: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:33:52.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:33:52 smithi080 bash[41963]: cluster 2023-12-01T13:33:51.389513+0000 mgr.y (mgr.24362) 15757 : cluster 0 pgmap v15726: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:33:52.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:33:52 smithi090 bash[32384]: cluster 2023-12-01T13:33:51.389513+0000 mgr.y (mgr.24362) 15757 : cluster 0 pgmap v15726: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:33:53.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:33:53 smithi080 bash[28361]: audit 2023-12-01T13:33:53.160046+0000 mon.c (mon.2) 10078 : audit 0 from='client.? 172.21.15.80:0/4271503747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:33:53.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:33:53 smithi080 bash[41963]: audit 2023-12-01T13:33:53.160046+0000 mon.c (mon.2) 10078 : audit 0 from='client.? 172.21.15.80:0/4271503747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:33:53.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:33:53 smithi090 bash[32384]: audit 2023-12-01T13:33:53.160046+0000 mon.c (mon.2) 10078 : audit 0 from='client.? 172.21.15.80:0/4271503747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:33:54.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:33:54 smithi080 bash[28361]: cluster 2023-12-01T13:33:53.390159+0000 mgr.y (mgr.24362) 15758 : cluster 0 pgmap v15727: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:33:54.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:33:54 smithi080 bash[41963]: cluster 2023-12-01T13:33:53.390159+0000 mgr.y (mgr.24362) 15758 : cluster 0 pgmap v15727: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:33:54.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:33:54 smithi090 bash[32384]: cluster 2023-12-01T13:33:53.390159+0000 mgr.y (mgr.24362) 15758 : cluster 0 pgmap v15727: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:33:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:33:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:33:56] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T13:33:56.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:33:56 smithi080 bash[28361]: cluster 2023-12-01T13:33:55.390734+0000 mgr.y (mgr.24362) 15759 : cluster 0 pgmap v15728: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:33:56.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:33:56 smithi080 bash[28361]: audit 2023-12-01T13:33:55.615662+0000 mon.c (mon.2) 10079 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:33:56.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:33:56 smithi080 bash[28361]: audit 2023-12-01T13:33:55.625493+0000 mon.a (mon.0) 9693 : audit 0 from='client.? 172.21.15.80:0/2446737570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:33:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:33:56 smithi080 bash[41963]: cluster 2023-12-01T13:33:55.390734+0000 mgr.y (mgr.24362) 15759 : cluster 0 pgmap v15728: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:33:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:33:56 smithi080 bash[41963]: audit 2023-12-01T13:33:55.615662+0000 mon.c (mon.2) 10079 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:33:56.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:33:56 smithi080 bash[41963]: audit 2023-12-01T13:33:55.625493+0000 mon.a (mon.0) 9693 : audit 0 from='client.? 172.21.15.80:0/2446737570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:33:56.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:33:56 smithi090 bash[32384]: cluster 2023-12-01T13:33:55.390734+0000 mgr.y (mgr.24362) 15759 : cluster 0 pgmap v15728: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:33:56.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:33:56 smithi090 bash[32384]: audit 2023-12-01T13:33:55.615662+0000 mon.c (mon.2) 10079 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:33:56.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:33:56 smithi090 bash[32384]: audit 2023-12-01T13:33:55.625493+0000 mon.a (mon.0) 9693 : audit 0 from='client.? 172.21.15.80:0/2446737570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:33:58.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:33:58 smithi090 bash[32384]: cluster 2023-12-01T13:33:57.391858+0000 mgr.y (mgr.24362) 15760 : cluster 0 pgmap v15729: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:33:58.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:33:58 smithi090 bash[32384]: audit 2023-12-01T13:33:58.077067+0000 mon.a (mon.0) 9694 : audit 0 from='client.? 172.21.15.80:0/4139930106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:33:58.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:33:58 smithi080 bash[28361]: cluster 2023-12-01T13:33:57.391858+0000 mgr.y (mgr.24362) 15760 : cluster 0 pgmap v15729: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:33:58.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:33:58 smithi080 bash[28361]: audit 2023-12-01T13:33:58.077067+0000 mon.a (mon.0) 9694 : audit 0 from='client.? 172.21.15.80:0/4139930106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:33:58.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:33:58 smithi080 bash[41963]: cluster 2023-12-01T13:33:57.391858+0000 mgr.y (mgr.24362) 15760 : cluster 0 pgmap v15729: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:33:58.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:33:58 smithi080 bash[41963]: audit 2023-12-01T13:33:58.077067+0000 mon.a (mon.0) 9694 : audit 0 from='client.? 172.21.15.80:0/4139930106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:34:00.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:34:00 smithi090 bash[32384]: cluster 2023-12-01T13:33:59.392489+0000 mgr.y (mgr.24362) 15761 : cluster 0 pgmap v15730: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:34:00.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:34:00 smithi080 bash[28361]: cluster 2023-12-01T13:33:59.392489+0000 mgr.y (mgr.24362) 15761 : cluster 0 pgmap v15730: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:34:00.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:34:00 smithi080 bash[41963]: cluster 2023-12-01T13:33:59.392489+0000 mgr.y (mgr.24362) 15761 : cluster 0 pgmap v15730: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:34:01.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:34:01 smithi090 bash[32384]: audit 2023-12-01T13:34:00.549108+0000 mon.c (mon.2) 10080 : audit 0 from='client.? 172.21.15.80:0/1119262151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:34:01.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:34:01 smithi080 bash[28361]: audit 2023-12-01T13:34:00.549108+0000 mon.c (mon.2) 10080 : audit 0 from='client.? 172.21.15.80:0/1119262151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:34:01.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:34:01 smithi080 bash[41963]: audit 2023-12-01T13:34:00.549108+0000 mon.c (mon.2) 10080 : audit 0 from='client.? 172.21.15.80:0/1119262151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:34:02.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:34:02 smithi090 bash[32384]: cluster 2023-12-01T13:34:01.393505+0000 mgr.y (mgr.24362) 15762 : cluster 0 pgmap v15731: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:34:02.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:34:02 smithi080 bash[28361]: cluster 2023-12-01T13:34:01.393505+0000 mgr.y (mgr.24362) 15762 : cluster 0 pgmap v15731: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:34:02.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:34:02 smithi080 bash[41963]: cluster 2023-12-01T13:34:01.393505+0000 mgr.y (mgr.24362) 15762 : cluster 0 pgmap v15731: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:34:03.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:34:03 smithi090 bash[32384]: audit 2023-12-01T13:34:03.008502+0000 mon.a (mon.0) 9695 : audit 0 from='client.? 172.21.15.80:0/3673434249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:34:03.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:34:03 smithi080 bash[41963]: audit 2023-12-01T13:34:03.008502+0000 mon.a (mon.0) 9695 : audit 0 from='client.? 172.21.15.80:0/3673434249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:34:03.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:34:03 smithi080 bash[28361]: audit 2023-12-01T13:34:03.008502+0000 mon.a (mon.0) 9695 : audit 0 from='client.? 172.21.15.80:0/3673434249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:34:05.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:34:05 smithi080 bash[28361]: cluster 2023-12-01T13:34:03.394167+0000 mgr.y (mgr.24362) 15763 : cluster 0 pgmap v15732: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:34:05.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:34:05 smithi080 bash[41963]: cluster 2023-12-01T13:34:03.394167+0000 mgr.y (mgr.24362) 15763 : cluster 0 pgmap v15732: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:34:05.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:34:05 smithi090 bash[32384]: cluster 2023-12-01T13:34:03.394167+0000 mgr.y (mgr.24362) 15763 : cluster 0 pgmap v15732: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:34:06.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:34:06 smithi080 bash[28361]: audit 2023-12-01T13:34:05.462173+0000 mon.c (mon.2) 10081 : audit 0 from='client.? 172.21.15.80:0/3731125883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:34:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:34:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:34:06] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T13:34:06.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:34:06 smithi080 bash[41963]: audit 2023-12-01T13:34:05.462173+0000 mon.c (mon.2) 10081 : audit 0 from='client.? 172.21.15.80:0/3731125883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:34:06.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:34:06 smithi090 bash[32384]: audit 2023-12-01T13:34:05.462173+0000 mon.c (mon.2) 10081 : audit 0 from='client.? 172.21.15.80:0/3731125883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:34:07.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:34:07 smithi080 bash[28361]: cluster 2023-12-01T13:34:05.394742+0000 mgr.y (mgr.24362) 15764 : cluster 0 pgmap v15733: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:34:07.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:34:07 smithi080 bash[41963]: cluster 2023-12-01T13:34:05.394742+0000 mgr.y (mgr.24362) 15764 : cluster 0 pgmap v15733: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:34:07.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:34:07 smithi090 bash[32384]: cluster 2023-12-01T13:34:05.394742+0000 mgr.y (mgr.24362) 15764 : cluster 0 pgmap v15733: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:34:08.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:34:08 smithi080 bash[28361]: audit 2023-12-01T13:34:07.911659+0000 mon.c (mon.2) 10082 : audit 0 from='client.? 172.21.15.80:0/1237665054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:34:08.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:34:08 smithi080 bash[41963]: audit 2023-12-01T13:34:07.911659+0000 mon.c (mon.2) 10082 : audit 0 from='client.? 172.21.15.80:0/1237665054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:34:08.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:34:08 smithi090 bash[32384]: audit 2023-12-01T13:34:07.911659+0000 mon.c (mon.2) 10082 : audit 0 from='client.? 172.21.15.80:0/1237665054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:34:09.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:34:09 smithi080 bash[28361]: cluster 2023-12-01T13:34:07.396032+0000 mgr.y (mgr.24362) 15765 : cluster 0 pgmap v15734: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:34:09.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:34:09 smithi080 bash[41963]: cluster 2023-12-01T13:34:07.396032+0000 mgr.y (mgr.24362) 15765 : cluster 0 pgmap v15734: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:34:09.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:34:09 smithi090 bash[32384]: cluster 2023-12-01T13:34:07.396032+0000 mgr.y (mgr.24362) 15765 : cluster 0 pgmap v15734: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:34:11.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:34:11 smithi080 bash[41963]: cluster 2023-12-01T13:34:09.396769+0000 mgr.y (mgr.24362) 15766 : cluster 0 pgmap v15735: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:34:11.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:34:11 smithi080 bash[41963]: audit 2023-12-01T13:34:10.361352+0000 mon.a (mon.0) 9696 : audit 0 from='client.? 172.21.15.80:0/3451194999' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:34:11.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:34:11 smithi080 bash[41963]: audit 2023-12-01T13:34:10.616286+0000 mon.c (mon.2) 10083 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:34:11.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:34:11 smithi080 bash[28361]: cluster 2023-12-01T13:34:09.396769+0000 mgr.y (mgr.24362) 15766 : cluster 0 pgmap v15735: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:34:11.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:34:11 smithi080 bash[28361]: audit 2023-12-01T13:34:10.361352+0000 mon.a (mon.0) 9696 : audit 0 from='client.? 172.21.15.80:0/3451194999' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:34:11.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:34:11 smithi080 bash[28361]: audit 2023-12-01T13:34:10.616286+0000 mon.c (mon.2) 10083 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:34:11.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:34:11 smithi090 bash[32384]: cluster 2023-12-01T13:34:09.396769+0000 mgr.y (mgr.24362) 15766 : cluster 0 pgmap v15735: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:34:11.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:34:11 smithi090 bash[32384]: audit 2023-12-01T13:34:10.361352+0000 mon.a (mon.0) 9696 : audit 0 from='client.? 172.21.15.80:0/3451194999' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:34:11.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:34:11 smithi090 bash[32384]: audit 2023-12-01T13:34:10.616286+0000 mon.c (mon.2) 10083 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:34:13.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:34:13 smithi080 bash[41963]: cluster 2023-12-01T13:34:11.397953+0000 mgr.y (mgr.24362) 15767 : cluster 0 pgmap v15736: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:34:13.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:34:13 smithi080 bash[41963]: audit 2023-12-01T13:34:12.812221+0000 mon.a (mon.0) 9697 : audit 0 from='client.? 172.21.15.80:0/3862678371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:34:13.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:34:13 smithi080 bash[28361]: cluster 2023-12-01T13:34:11.397953+0000 mgr.y (mgr.24362) 15767 : cluster 0 pgmap v15736: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:34:13.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:34:13 smithi080 bash[28361]: audit 2023-12-01T13:34:12.812221+0000 mon.a (mon.0) 9697 : audit 0 from='client.? 172.21.15.80:0/3862678371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:34:13.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:34:13 smithi090 bash[32384]: cluster 2023-12-01T13:34:11.397953+0000 mgr.y (mgr.24362) 15767 : cluster 0 pgmap v15736: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:34:13.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:34:13 smithi090 bash[32384]: audit 2023-12-01T13:34:12.812221+0000 mon.a (mon.0) 9697 : audit 0 from='client.? 172.21.15.80:0/3862678371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:34:15.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:34:15 smithi080 bash[28361]: cluster 2023-12-01T13:34:13.398604+0000 mgr.y (mgr.24362) 15768 : cluster 0 pgmap v15737: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:34:15.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:34:15 smithi080 bash[28361]: audit 2023-12-01T13:34:15.261116+0000 mon.a (mon.0) 9698 : audit 0 from='client.? 172.21.15.80:0/627991088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:34:15.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:34:15 smithi080 bash[41963]: cluster 2023-12-01T13:34:13.398604+0000 mgr.y (mgr.24362) 15768 : cluster 0 pgmap v15737: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:34:15.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:34:15 smithi080 bash[41963]: audit 2023-12-01T13:34:15.261116+0000 mon.a (mon.0) 9698 : audit 0 from='client.? 172.21.15.80:0/627991088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:34:15.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:34:15 smithi090 bash[32384]: cluster 2023-12-01T13:34:13.398604+0000 mgr.y (mgr.24362) 15768 : cluster 0 pgmap v15737: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:34:15.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:34:15 smithi090 bash[32384]: audit 2023-12-01T13:34:15.261116+0000 mon.a (mon.0) 9698 : audit 0 from='client.? 172.21.15.80:0/627991088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:34:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:34:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:34:16] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T13:34:17.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:34:17 smithi080 bash[41963]: cluster 2023-12-01T13:34:15.399265+0000 mgr.y (mgr.24362) 15769 : cluster 0 pgmap v15738: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:34:17.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:34:17 smithi080 bash[28361]: cluster 2023-12-01T13:34:15.399265+0000 mgr.y (mgr.24362) 15769 : cluster 0 pgmap v15738: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:34:17.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:34:17 smithi090 bash[32384]: cluster 2023-12-01T13:34:15.399265+0000 mgr.y (mgr.24362) 15769 : cluster 0 pgmap v15738: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:34:18.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:34:18 smithi080 bash[41963]: audit 2023-12-01T13:34:17.722748+0000 mon.c (mon.2) 10084 : audit 0 from='client.? 172.21.15.80:0/3916683078' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:34:18.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:34:18 smithi080 bash[28361]: audit 2023-12-01T13:34:17.722748+0000 mon.c (mon.2) 10084 : audit 0 from='client.? 172.21.15.80:0/3916683078' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:34:18.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:34:18 smithi090 bash[32384]: audit 2023-12-01T13:34:17.722748+0000 mon.c (mon.2) 10084 : audit 0 from='client.? 172.21.15.80:0/3916683078' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:34:19.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:34:19 smithi080 bash[28361]: cluster 2023-12-01T13:34:17.400393+0000 mgr.y (mgr.24362) 15770 : cluster 0 pgmap v15739: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:34:19.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:34:19 smithi080 bash[28361]: audit 2023-12-01T13:34:18.381177+0000 mon.c (mon.2) 10085 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:34:19.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:34:19 smithi080 bash[41963]: cluster 2023-12-01T13:34:17.400393+0000 mgr.y (mgr.24362) 15770 : cluster 0 pgmap v15739: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:34:19.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:34:19 smithi080 bash[41963]: audit 2023-12-01T13:34:18.381177+0000 mon.c (mon.2) 10085 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:34:19.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:34:19 smithi090 bash[32384]: cluster 2023-12-01T13:34:17.400393+0000 mgr.y (mgr.24362) 15770 : cluster 0 pgmap v15739: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:34:19.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:34:19 smithi090 bash[32384]: audit 2023-12-01T13:34:18.381177+0000 mon.c (mon.2) 10085 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:34:20.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:34:20 smithi080 bash[28361]: cluster 2023-12-01T13:34:19.401038+0000 mgr.y (mgr.24362) 15771 : cluster 0 pgmap v15740: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:34:20.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:34:20 smithi080 bash[28361]: audit 2023-12-01T13:34:20.191192+0000 mon.c (mon.2) 10086 : audit 0 from='client.? 172.21.15.80:0/1923146524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:34:20.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:34:20 smithi080 bash[41963]: cluster 2023-12-01T13:34:19.401038+0000 mgr.y (mgr.24362) 15771 : cluster 0 pgmap v15740: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:34:20.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:34:20 smithi080 bash[41963]: audit 2023-12-01T13:34:20.191192+0000 mon.c (mon.2) 10086 : audit 0 from='client.? 172.21.15.80:0/1923146524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:34:20.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:34:20 smithi090 bash[32384]: cluster 2023-12-01T13:34:19.401038+0000 mgr.y (mgr.24362) 15771 : cluster 0 pgmap v15740: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:34:20.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:34:20 smithi090 bash[32384]: audit 2023-12-01T13:34:20.191192+0000 mon.c (mon.2) 10086 : audit 0 from='client.? 172.21.15.80:0/1923146524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:34:22.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:34:22 smithi090 bash[32384]: cluster 2023-12-01T13:34:21.402188+0000 mgr.y (mgr.24362) 15772 : cluster 0 pgmap v15741: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:34:22.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:34:22 smithi080 bash[28361]: cluster 2023-12-01T13:34:21.402188+0000 mgr.y (mgr.24362) 15772 : cluster 0 pgmap v15741: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:34:22.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:34:22 smithi080 bash[41963]: cluster 2023-12-01T13:34:21.402188+0000 mgr.y (mgr.24362) 15772 : cluster 0 pgmap v15741: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:34:23.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:34:23 smithi090 bash[32384]: audit 2023-12-01T13:34:22.649940+0000 mon.a (mon.0) 9699 : audit 0 from='client.? 172.21.15.80:0/1699361546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:34:23.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:34:23 smithi080 bash[28361]: audit 2023-12-01T13:34:22.649940+0000 mon.a (mon.0) 9699 : audit 0 from='client.? 172.21.15.80:0/1699361546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:34:23.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:34:23 smithi080 bash[41963]: audit 2023-12-01T13:34:22.649940+0000 mon.a (mon.0) 9699 : audit 0 from='client.? 172.21.15.80:0/1699361546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:34:25.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:34:25 smithi090 bash[32384]: cluster 2023-12-01T13:34:23.402835+0000 mgr.y (mgr.24362) 15773 : cluster 0 pgmap v15742: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:34:25.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:34:25 smithi090 bash[32384]: audit 2023-12-01T13:34:24.225617+0000 mon.a (mon.0) 9700 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:34:25.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:34:25 smithi090 bash[32384]: audit 2023-12-01T13:34:24.241280+0000 mon.a (mon.0) 9701 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:34:25.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:34:25 smithi090 bash[32384]: audit 2023-12-01T13:34:24.529401+0000 mon.a (mon.0) 9702 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:34:25.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:34:25 smithi090 bash[32384]: audit 2023-12-01T13:34:24.540733+0000 mon.a (mon.0) 9703 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:34:25.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:34:25 smithi090 bash[32384]: audit 2023-12-01T13:34:25.012043+0000 mon.c (mon.2) 10087 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:34:25.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:34:25 smithi090 bash[32384]: audit 2023-12-01T13:34:25.013781+0000 mon.c (mon.2) 10088 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:34:25.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:34:25 smithi090 bash[32384]: audit 2023-12-01T13:34:25.022343+0000 mon.a (mon.0) 9704 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:34:25.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:34:25 smithi090 bash[32384]: audit 2023-12-01T13:34:25.100817+0000 mon.c (mon.2) 10089 : audit 0 from='client.? 172.21.15.80:0/2316528291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:34:25.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:34:25 smithi080 bash[41963]: cluster 2023-12-01T13:34:23.402835+0000 mgr.y (mgr.24362) 15773 : cluster 0 pgmap v15742: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:34:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:34:25 smithi080 bash[41963]: audit 2023-12-01T13:34:24.225617+0000 mon.a (mon.0) 9700 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:34:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:34:25 smithi080 bash[41963]: audit 2023-12-01T13:34:24.241280+0000 mon.a (mon.0) 9701 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:34:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:34:25 smithi080 bash[41963]: audit 2023-12-01T13:34:24.529401+0000 mon.a (mon.0) 9702 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:34:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:34:25 smithi080 bash[41963]: audit 2023-12-01T13:34:24.540733+0000 mon.a (mon.0) 9703 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:34:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:34:25 smithi080 bash[41963]: audit 2023-12-01T13:34:25.012043+0000 mon.c (mon.2) 10087 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:34:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:34:25 smithi080 bash[41963]: audit 2023-12-01T13:34:25.013781+0000 mon.c (mon.2) 10088 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:34:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:34:25 smithi080 bash[41963]: audit 2023-12-01T13:34:25.022343+0000 mon.a (mon.0) 9704 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:34:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:34:25 smithi080 bash[41963]: audit 2023-12-01T13:34:25.100817+0000 mon.c (mon.2) 10089 : audit 0 from='client.? 172.21.15.80:0/2316528291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:34:25.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:34:25 smithi080 bash[28361]: cluster 2023-12-01T13:34:23.402835+0000 mgr.y (mgr.24362) 15773 : cluster 0 pgmap v15742: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:34:25.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:34:25 smithi080 bash[28361]: audit 2023-12-01T13:34:24.225617+0000 mon.a (mon.0) 9700 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:34:25.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:34:25 smithi080 bash[28361]: audit 2023-12-01T13:34:24.241280+0000 mon.a (mon.0) 9701 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:34:25.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:34:25 smithi080 bash[28361]: audit 2023-12-01T13:34:24.529401+0000 mon.a (mon.0) 9702 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:34:25.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:34:25 smithi080 bash[28361]: audit 2023-12-01T13:34:24.540733+0000 mon.a (mon.0) 9703 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:34:25.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:34:25 smithi080 bash[28361]: audit 2023-12-01T13:34:25.012043+0000 mon.c (mon.2) 10087 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:34:25.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:34:25 smithi080 bash[28361]: audit 2023-12-01T13:34:25.013781+0000 mon.c (mon.2) 10088 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:34:25.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:34:25 smithi080 bash[28361]: audit 2023-12-01T13:34:25.022343+0000 mon.a (mon.0) 9704 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:34:25.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:34:25 smithi080 bash[28361]: audit 2023-12-01T13:34:25.100817+0000 mon.c (mon.2) 10089 : audit 0 from='client.? 172.21.15.80:0/2316528291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:34:26.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:34:26 smithi090 bash[32384]: audit 2023-12-01T13:34:25.616629+0000 mon.c (mon.2) 10090 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:34:26.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:34:26 smithi080 bash[28361]: audit 2023-12-01T13:34:25.616629+0000 mon.c (mon.2) 10090 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:34:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:34:26 smithi080 bash[41963]: audit 2023-12-01T13:34:25.616629+0000 mon.c (mon.2) 10090 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:34:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:34:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:34:26] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T13:34:27.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:34:27 smithi090 bash[32384]: cluster 2023-12-01T13:34:25.403471+0000 mgr.y (mgr.24362) 15774 : cluster 0 pgmap v15743: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:34:27.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:34:27 smithi080 bash[28361]: cluster 2023-12-01T13:34:25.403471+0000 mgr.y (mgr.24362) 15774 : cluster 0 pgmap v15743: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:34:27.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:34:27 smithi080 bash[41963]: cluster 2023-12-01T13:34:25.403471+0000 mgr.y (mgr.24362) 15774 : cluster 0 pgmap v15743: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:34:28.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:34:28 smithi090 bash[32384]: audit 2023-12-01T13:34:27.555535+0000 mon.a (mon.0) 9705 : audit 0 from='client.? 172.21.15.80:0/577321192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:34:28.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:34:28 smithi080 bash[28361]: audit 2023-12-01T13:34:27.555535+0000 mon.a (mon.0) 9705 : audit 0 from='client.? 172.21.15.80:0/577321192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:34:28.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:34:28 smithi080 bash[41963]: audit 2023-12-01T13:34:27.555535+0000 mon.a (mon.0) 9705 : audit 0 from='client.? 172.21.15.80:0/577321192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:34:29.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:34:29 smithi080 bash[41963]: cluster 2023-12-01T13:34:27.404603+0000 mgr.y (mgr.24362) 15775 : cluster 0 pgmap v15744: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:34:29.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:34:29 smithi080 bash[28361]: cluster 2023-12-01T13:34:27.404603+0000 mgr.y (mgr.24362) 15775 : cluster 0 pgmap v15744: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:34:29.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:34:29 smithi090 bash[32384]: cluster 2023-12-01T13:34:27.404603+0000 mgr.y (mgr.24362) 15775 : cluster 0 pgmap v15744: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:34:30.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:34:30 smithi080 bash[28361]: audit 2023-12-01T13:34:30.012964+0000 mon.c (mon.2) 10091 : audit 0 from='client.? 172.21.15.80:0/2268187053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:34:30.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:34:30 smithi080 bash[41963]: audit 2023-12-01T13:34:30.012964+0000 mon.c (mon.2) 10091 : audit 0 from='client.? 172.21.15.80:0/2268187053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:34:30.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:34:30 smithi090 bash[32384]: audit 2023-12-01T13:34:30.012964+0000 mon.c (mon.2) 10091 : audit 0 from='client.? 172.21.15.80:0/2268187053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:34:31.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:34:31 smithi080 bash[28361]: cluster 2023-12-01T13:34:29.405227+0000 mgr.y (mgr.24362) 15776 : cluster 0 pgmap v15745: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:34:31.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:34:31 smithi080 bash[41963]: cluster 2023-12-01T13:34:29.405227+0000 mgr.y (mgr.24362) 15776 : cluster 0 pgmap v15745: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:34:31.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:34:31 smithi090 bash[32384]: cluster 2023-12-01T13:34:29.405227+0000 mgr.y (mgr.24362) 15776 : cluster 0 pgmap v15745: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:34:33.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:34:33 smithi080 bash[28361]: cluster 2023-12-01T13:34:31.406390+0000 mgr.y (mgr.24362) 15777 : cluster 0 pgmap v15746: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:34:33.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:34:33 smithi080 bash[28361]: audit 2023-12-01T13:34:32.468104+0000 mon.a (mon.0) 9706 : audit 0 from='client.? 172.21.15.80:0/17453605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:34:33.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:34:33 smithi080 bash[41963]: cluster 2023-12-01T13:34:31.406390+0000 mgr.y (mgr.24362) 15777 : cluster 0 pgmap v15746: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:34:33.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:34:33 smithi080 bash[41963]: audit 2023-12-01T13:34:32.468104+0000 mon.a (mon.0) 9706 : audit 0 from='client.? 172.21.15.80:0/17453605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:34:33.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:34:33 smithi090 bash[32384]: cluster 2023-12-01T13:34:31.406390+0000 mgr.y (mgr.24362) 15777 : cluster 0 pgmap v15746: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:34:33.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:34:33 smithi090 bash[32384]: audit 2023-12-01T13:34:32.468104+0000 mon.a (mon.0) 9706 : audit 0 from='client.? 172.21.15.80:0/17453605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:34:35.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:34:35 smithi080 bash[41963]: cluster 2023-12-01T13:34:33.407084+0000 mgr.y (mgr.24362) 15778 : cluster 0 pgmap v15747: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:34:35.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:34:35 smithi080 bash[41963]: audit 2023-12-01T13:34:34.915996+0000 mon.c (mon.2) 10092 : audit 0 from='client.? 172.21.15.80:0/133081204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:34:35.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:34:35 smithi080 bash[28361]: cluster 2023-12-01T13:34:33.407084+0000 mgr.y (mgr.24362) 15778 : cluster 0 pgmap v15747: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:34:35.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:34:35 smithi080 bash[28361]: audit 2023-12-01T13:34:34.915996+0000 mon.c (mon.2) 10092 : audit 0 from='client.? 172.21.15.80:0/133081204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:34:35.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:34:35 smithi090 bash[32384]: cluster 2023-12-01T13:34:33.407084+0000 mgr.y (mgr.24362) 15778 : cluster 0 pgmap v15747: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:34:35.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:34:35 smithi090 bash[32384]: audit 2023-12-01T13:34:34.915996+0000 mon.c (mon.2) 10092 : audit 0 from='client.? 172.21.15.80:0/133081204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:34:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:34:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:34:36] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T13:34:37.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:34:37 smithi080 bash[28361]: cluster 2023-12-01T13:34:35.407785+0000 mgr.y (mgr.24362) 15779 : cluster 0 pgmap v15748: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:34:37.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:34:37 smithi080 bash[41963]: cluster 2023-12-01T13:34:35.407785+0000 mgr.y (mgr.24362) 15779 : cluster 0 pgmap v15748: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:34:37.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:34:37 smithi090 bash[32384]: cluster 2023-12-01T13:34:35.407785+0000 mgr.y (mgr.24362) 15779 : cluster 0 pgmap v15748: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:34:38.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:34:38 smithi080 bash[28361]: audit 2023-12-01T13:34:37.366984+0000 mon.c (mon.2) 10093 : audit 0 from='client.? 172.21.15.80:0/1829255372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:34:38.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:34:38 smithi080 bash[41963]: audit 2023-12-01T13:34:37.366984+0000 mon.c (mon.2) 10093 : audit 0 from='client.? 172.21.15.80:0/1829255372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:34:38.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:34:38 smithi090 bash[32384]: audit 2023-12-01T13:34:37.366984+0000 mon.c (mon.2) 10093 : audit 0 from='client.? 172.21.15.80:0/1829255372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:34:39.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:34:39 smithi080 bash[41963]: cluster 2023-12-01T13:34:37.408868+0000 mgr.y (mgr.24362) 15780 : cluster 0 pgmap v15749: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:34:39.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:34:39 smithi080 bash[28361]: cluster 2023-12-01T13:34:37.408868+0000 mgr.y (mgr.24362) 15780 : cluster 0 pgmap v15749: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:34:39.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:34:39 smithi090 bash[32384]: cluster 2023-12-01T13:34:37.408868+0000 mgr.y (mgr.24362) 15780 : cluster 0 pgmap v15749: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:34:40.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:34:40 smithi080 bash[28361]: cluster 2023-12-01T13:34:39.409507+0000 mgr.y (mgr.24362) 15781 : cluster 0 pgmap v15750: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:34:40.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:34:40 smithi080 bash[28361]: audit 2023-12-01T13:34:39.812326+0000 mon.c (mon.2) 10094 : audit 0 from='client.? 172.21.15.80:0/1803027717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:34:40.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:34:40 smithi080 bash[41963]: cluster 2023-12-01T13:34:39.409507+0000 mgr.y (mgr.24362) 15781 : cluster 0 pgmap v15750: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:34:40.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:34:40 smithi080 bash[41963]: audit 2023-12-01T13:34:39.812326+0000 mon.c (mon.2) 10094 : audit 0 from='client.? 172.21.15.80:0/1803027717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:34:40.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:34:40 smithi090 bash[32384]: cluster 2023-12-01T13:34:39.409507+0000 mgr.y (mgr.24362) 15781 : cluster 0 pgmap v15750: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:34:40.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:34:40 smithi090 bash[32384]: audit 2023-12-01T13:34:39.812326+0000 mon.c (mon.2) 10094 : audit 0 from='client.? 172.21.15.80:0/1803027717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:34:41.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:34:41 smithi080 bash[28361]: audit 2023-12-01T13:34:40.616936+0000 mon.c (mon.2) 10095 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:34:41.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:34:41 smithi080 bash[41963]: audit 2023-12-01T13:34:40.616936+0000 mon.c (mon.2) 10095 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:34:41.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:34:41 smithi090 bash[32384]: audit 2023-12-01T13:34:40.616936+0000 mon.c (mon.2) 10095 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:34:42.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:34:42 smithi080 bash[41963]: cluster 2023-12-01T13:34:41.410628+0000 mgr.y (mgr.24362) 15782 : cluster 0 pgmap v15751: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:34:42.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:34:42 smithi080 bash[41963]: audit 2023-12-01T13:34:42.257767+0000 mon.a (mon.0) 9707 : audit 0 from='client.? 172.21.15.80:0/3501892570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:34:42.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:34:42 smithi080 bash[28361]: cluster 2023-12-01T13:34:41.410628+0000 mgr.y (mgr.24362) 15782 : cluster 0 pgmap v15751: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:34:42.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:34:42 smithi080 bash[28361]: audit 2023-12-01T13:34:42.257767+0000 mon.a (mon.0) 9707 : audit 0 from='client.? 172.21.15.80:0/3501892570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:34:42.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:34:42 smithi090 bash[32384]: cluster 2023-12-01T13:34:41.410628+0000 mgr.y (mgr.24362) 15782 : cluster 0 pgmap v15751: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:34:42.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:34:42 smithi090 bash[32384]: audit 2023-12-01T13:34:42.257767+0000 mon.a (mon.0) 9707 : audit 0 from='client.? 172.21.15.80:0/3501892570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:34:45.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:34:45 smithi080 bash[41963]: cluster 2023-12-01T13:34:43.411299+0000 mgr.y (mgr.24362) 15783 : cluster 0 pgmap v15752: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:34:45.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:34:45 smithi080 bash[41963]: audit 2023-12-01T13:34:44.717561+0000 mon.c (mon.2) 10096 : audit 0 from='client.? 172.21.15.80:0/2436791229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:34:45.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:34:45 smithi080 bash[28361]: cluster 2023-12-01T13:34:43.411299+0000 mgr.y (mgr.24362) 15783 : cluster 0 pgmap v15752: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:34:45.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:34:45 smithi080 bash[28361]: audit 2023-12-01T13:34:44.717561+0000 mon.c (mon.2) 10096 : audit 0 from='client.? 172.21.15.80:0/2436791229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:34:45.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:34:45 smithi090 bash[32384]: cluster 2023-12-01T13:34:43.411299+0000 mgr.y (mgr.24362) 15783 : cluster 0 pgmap v15752: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:34:45.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:34:45 smithi090 bash[32384]: audit 2023-12-01T13:34:44.717561+0000 mon.c (mon.2) 10096 : audit 0 from='client.? 172.21.15.80:0/2436791229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:34:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:34:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:34:46] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T13:34:47.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:34:47 smithi080 bash[28361]: cluster 2023-12-01T13:34:45.412007+0000 mgr.y (mgr.24362) 15784 : cluster 0 pgmap v15753: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:34:47.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:34:47 smithi080 bash[28361]: audit 2023-12-01T13:34:47.165069+0000 mon.a (mon.0) 9708 : audit 0 from='client.? 172.21.15.80:0/2907700974' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:34:47.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:34:47 smithi080 bash[41963]: cluster 2023-12-01T13:34:45.412007+0000 mgr.y (mgr.24362) 15784 : cluster 0 pgmap v15753: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:34:47.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:34:47 smithi080 bash[41963]: audit 2023-12-01T13:34:47.165069+0000 mon.a (mon.0) 9708 : audit 0 from='client.? 172.21.15.80:0/2907700974' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:34:47.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:34:47 smithi090 bash[32384]: cluster 2023-12-01T13:34:45.412007+0000 mgr.y (mgr.24362) 15784 : cluster 0 pgmap v15753: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:34:47.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:34:47 smithi090 bash[32384]: audit 2023-12-01T13:34:47.165069+0000 mon.a (mon.0) 9708 : audit 0 from='client.? 172.21.15.80:0/2907700974' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:34:49.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:34:49 smithi080 bash[28361]: cluster 2023-12-01T13:34:47.413140+0000 mgr.y (mgr.24362) 15785 : cluster 0 pgmap v15754: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:34:49.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:34:49 smithi080 bash[41963]: cluster 2023-12-01T13:34:47.413140+0000 mgr.y (mgr.24362) 15785 : cluster 0 pgmap v15754: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:34:49.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:34:49 smithi090 bash[32384]: cluster 2023-12-01T13:34:47.413140+0000 mgr.y (mgr.24362) 15785 : cluster 0 pgmap v15754: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:34:50.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:34:50 smithi080 bash[41963]: audit 2023-12-01T13:34:49.611446+0000 mon.a (mon.0) 9709 : audit 0 from='client.? 172.21.15.80:0/125758588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:34:50.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:34:50 smithi080 bash[28361]: audit 2023-12-01T13:34:49.611446+0000 mon.a (mon.0) 9709 : audit 0 from='client.? 172.21.15.80:0/125758588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:34:50.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:34:50 smithi090 bash[32384]: audit 2023-12-01T13:34:49.611446+0000 mon.a (mon.0) 9709 : audit 0 from='client.? 172.21.15.80:0/125758588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:34:51.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:34:51 smithi080 bash[41963]: cluster 2023-12-01T13:34:49.413780+0000 mgr.y (mgr.24362) 15786 : cluster 0 pgmap v15755: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:34:51.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:34:51 smithi080 bash[28361]: cluster 2023-12-01T13:34:49.413780+0000 mgr.y (mgr.24362) 15786 : cluster 0 pgmap v15755: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:34:51.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:34:51 smithi090 bash[32384]: cluster 2023-12-01T13:34:49.413780+0000 mgr.y (mgr.24362) 15786 : cluster 0 pgmap v15755: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:34:52.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:34:52 smithi080 bash[28361]: audit 2023-12-01T13:34:52.066605+0000 mon.c (mon.2) 10097 : audit 0 from='client.? 172.21.15.80:0/2892040404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:34:52.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:34:52 smithi080 bash[41963]: audit 2023-12-01T13:34:52.066605+0000 mon.c (mon.2) 10097 : audit 0 from='client.? 172.21.15.80:0/2892040404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:34:52.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:34:52 smithi090 bash[32384]: audit 2023-12-01T13:34:52.066605+0000 mon.c (mon.2) 10097 : audit 0 from='client.? 172.21.15.80:0/2892040404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:34:53.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:34:53 smithi080 bash[41963]: cluster 2023-12-01T13:34:51.414870+0000 mgr.y (mgr.24362) 15787 : cluster 0 pgmap v15756: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:34:53.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:34:53 smithi080 bash[28361]: cluster 2023-12-01T13:34:51.414870+0000 mgr.y (mgr.24362) 15787 : cluster 0 pgmap v15756: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:34:53.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:34:53 smithi090 bash[32384]: cluster 2023-12-01T13:34:51.414870+0000 mgr.y (mgr.24362) 15787 : cluster 0 pgmap v15756: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:34:54.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:34:54 smithi080 bash[41963]: cluster 2023-12-01T13:34:53.415517+0000 mgr.y (mgr.24362) 15788 : cluster 0 pgmap v15757: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:34:54.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:34:54 smithi080 bash[28361]: cluster 2023-12-01T13:34:53.415517+0000 mgr.y (mgr.24362) 15788 : cluster 0 pgmap v15757: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:34:54.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:34:54 smithi090 bash[32384]: cluster 2023-12-01T13:34:53.415517+0000 mgr.y (mgr.24362) 15788 : cluster 0 pgmap v15757: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:34:55.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:34:55 smithi080 bash[41963]: audit 2023-12-01T13:34:54.526624+0000 mon.c (mon.2) 10098 : audit 0 from='client.? 172.21.15.80:0/3502930851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:34:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:34:55 smithi080 bash[28361]: audit 2023-12-01T13:34:54.526624+0000 mon.c (mon.2) 10098 : audit 0 from='client.? 172.21.15.80:0/3502930851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:34:55.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:34:55 smithi090 bash[32384]: audit 2023-12-01T13:34:54.526624+0000 mon.c (mon.2) 10098 : audit 0 from='client.? 172.21.15.80:0/3502930851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:34:56.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:34:56 smithi080 bash[28361]: cluster 2023-12-01T13:34:55.416217+0000 mgr.y (mgr.24362) 15789 : cluster 0 pgmap v15758: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:34:56.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:34:56 smithi080 bash[28361]: audit 2023-12-01T13:34:55.617230+0000 mon.c (mon.2) 10099 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:34:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:34:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:34:56] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T13:34:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:34:56 smithi080 bash[41963]: cluster 2023-12-01T13:34:55.416217+0000 mgr.y (mgr.24362) 15789 : cluster 0 pgmap v15758: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:34:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:34:56 smithi080 bash[41963]: audit 2023-12-01T13:34:55.617230+0000 mon.c (mon.2) 10099 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:34:56.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:34:56 smithi090 bash[32384]: cluster 2023-12-01T13:34:55.416217+0000 mgr.y (mgr.24362) 15789 : cluster 0 pgmap v15758: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:34:56.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:34:56 smithi090 bash[32384]: audit 2023-12-01T13:34:55.617230+0000 mon.c (mon.2) 10099 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:34:57.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:34:57 smithi080 bash[28361]: audit 2023-12-01T13:34:56.978883+0000 mon.a (mon.0) 9710 : audit 0 from='client.? 172.21.15.80:0/2762490507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:34:57.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:34:57 smithi080 bash[41963]: audit 2023-12-01T13:34:56.978883+0000 mon.a (mon.0) 9710 : audit 0 from='client.? 172.21.15.80:0/2762490507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:34:57.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:34:57 smithi090 bash[32384]: audit 2023-12-01T13:34:56.978883+0000 mon.a (mon.0) 9710 : audit 0 from='client.? 172.21.15.80:0/2762490507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:34:59.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:34:59 smithi080 bash[28361]: cluster 2023-12-01T13:34:57.417380+0000 mgr.y (mgr.24362) 15790 : cluster 0 pgmap v15759: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:34:59.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:34:59 smithi080 bash[41963]: cluster 2023-12-01T13:34:57.417380+0000 mgr.y (mgr.24362) 15790 : cluster 0 pgmap v15759: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:34:59.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:34:59 smithi090 bash[32384]: cluster 2023-12-01T13:34:57.417380+0000 mgr.y (mgr.24362) 15790 : cluster 0 pgmap v15759: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:35:00.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:35:00 smithi080 bash[28361]: audit 2023-12-01T13:34:59.440082+0000 mon.a (mon.0) 9711 : audit 0 from='client.? 172.21.15.80:0/1787233021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:35:00.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:35:00 smithi080 bash[41963]: audit 2023-12-01T13:34:59.440082+0000 mon.a (mon.0) 9711 : audit 0 from='client.? 172.21.15.80:0/1787233021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:35:00.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:35:00 smithi090 bash[32384]: audit 2023-12-01T13:34:59.440082+0000 mon.a (mon.0) 9711 : audit 0 from='client.? 172.21.15.80:0/1787233021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:35:01.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:35:01 smithi080 bash[28361]: cluster 2023-12-01T13:34:59.417836+0000 mgr.y (mgr.24362) 15791 : cluster 0 pgmap v15760: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:35:01.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:35:01 smithi080 bash[41963]: cluster 2023-12-01T13:34:59.417836+0000 mgr.y (mgr.24362) 15791 : cluster 0 pgmap v15760: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:35:01.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:35:01 smithi090 bash[32384]: cluster 2023-12-01T13:34:59.417836+0000 mgr.y (mgr.24362) 15791 : cluster 0 pgmap v15760: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:35:02.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:35:02 smithi080 bash[41963]: audit 2023-12-01T13:35:01.900029+0000 mon.a (mon.0) 9712 : audit 0 from='client.? 172.21.15.80:0/1796010946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:35:02.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:35:02 smithi080 bash[28361]: audit 2023-12-01T13:35:01.900029+0000 mon.a (mon.0) 9712 : audit 0 from='client.? 172.21.15.80:0/1796010946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:35:02.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:35:02 smithi090 bash[32384]: audit 2023-12-01T13:35:01.900029+0000 mon.a (mon.0) 9712 : audit 0 from='client.? 172.21.15.80:0/1796010946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:35:03.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:35:03 smithi080 bash[28361]: cluster 2023-12-01T13:35:01.418944+0000 mgr.y (mgr.24362) 15792 : cluster 0 pgmap v15761: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:35:03.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:35:03 smithi080 bash[41963]: cluster 2023-12-01T13:35:01.418944+0000 mgr.y (mgr.24362) 15792 : cluster 0 pgmap v15761: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:35:03.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:35:03 smithi090 bash[32384]: cluster 2023-12-01T13:35:01.418944+0000 mgr.y (mgr.24362) 15792 : cluster 0 pgmap v15761: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:35:05.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:35:05 smithi080 bash[41963]: cluster 2023-12-01T13:35:03.419709+0000 mgr.y (mgr.24362) 15793 : cluster 0 pgmap v15762: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:35:05.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:35:05 smithi080 bash[41963]: audit 2023-12-01T13:35:04.354169+0000 mon.c (mon.2) 10100 : audit 0 from='client.? 172.21.15.80:0/2297669556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:35:05.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:35:05 smithi080 bash[28361]: cluster 2023-12-01T13:35:03.419709+0000 mgr.y (mgr.24362) 15793 : cluster 0 pgmap v15762: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:35:05.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:35:05 smithi080 bash[28361]: audit 2023-12-01T13:35:04.354169+0000 mon.c (mon.2) 10100 : audit 0 from='client.? 172.21.15.80:0/2297669556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:35:05.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:35:05 smithi090 bash[32384]: cluster 2023-12-01T13:35:03.419709+0000 mgr.y (mgr.24362) 15793 : cluster 0 pgmap v15762: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:35:05.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:35:05 smithi090 bash[32384]: audit 2023-12-01T13:35:04.354169+0000 mon.c (mon.2) 10100 : audit 0 from='client.? 172.21.15.80:0/2297669556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:35:06.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:35:06 smithi080 bash[28361]: cluster 2023-12-01T13:35:05.420417+0000 mgr.y (mgr.24362) 15794 : cluster 0 pgmap v15763: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:35:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:35:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:35:06] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T13:35:06.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:35:06 smithi080 bash[41963]: cluster 2023-12-01T13:35:05.420417+0000 mgr.y (mgr.24362) 15794 : cluster 0 pgmap v15763: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:35:06.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:35:06 smithi090 bash[32384]: cluster 2023-12-01T13:35:05.420417+0000 mgr.y (mgr.24362) 15794 : cluster 0 pgmap v15763: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:35:07.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:35:07 smithi080 bash[41963]: audit 2023-12-01T13:35:06.804318+0000 mon.a (mon.0) 9713 : audit 0 from='client.? 172.21.15.80:0/2397030645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:35:07.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:35:07 smithi080 bash[28361]: audit 2023-12-01T13:35:06.804318+0000 mon.a (mon.0) 9713 : audit 0 from='client.? 172.21.15.80:0/2397030645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:35:07.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:35:07 smithi090 bash[32384]: audit 2023-12-01T13:35:06.804318+0000 mon.a (mon.0) 9713 : audit 0 from='client.? 172.21.15.80:0/2397030645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:35:09.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:35:09 smithi080 bash[41963]: cluster 2023-12-01T13:35:07.421611+0000 mgr.y (mgr.24362) 15795 : cluster 0 pgmap v15764: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:35:09.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:35:09 smithi080 bash[41963]: audit 2023-12-01T13:35:09.254768+0000 mon.c (mon.2) 10101 : audit 0 from='client.? 172.21.15.80:0/1918607482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:35:09.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:35:09 smithi080 bash[28361]: cluster 2023-12-01T13:35:07.421611+0000 mgr.y (mgr.24362) 15795 : cluster 0 pgmap v15764: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:35:09.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:35:09 smithi080 bash[28361]: audit 2023-12-01T13:35:09.254768+0000 mon.c (mon.2) 10101 : audit 0 from='client.? 172.21.15.80:0/1918607482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:35:09.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:35:09 smithi090 bash[32384]: cluster 2023-12-01T13:35:07.421611+0000 mgr.y (mgr.24362) 15795 : cluster 0 pgmap v15764: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:35:09.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:35:09 smithi090 bash[32384]: audit 2023-12-01T13:35:09.254768+0000 mon.c (mon.2) 10101 : audit 0 from='client.? 172.21.15.80:0/1918607482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:35:11.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:35:11 smithi080 bash[41963]: cluster 2023-12-01T13:35:09.422273+0000 mgr.y (mgr.24362) 15796 : cluster 0 pgmap v15765: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:35:11.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:35:11 smithi080 bash[41963]: audit 2023-12-01T13:35:10.617557+0000 mon.c (mon.2) 10102 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:35:11.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:35:11 smithi080 bash[28361]: cluster 2023-12-01T13:35:09.422273+0000 mgr.y (mgr.24362) 15796 : cluster 0 pgmap v15765: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:35:11.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:35:11 smithi080 bash[28361]: audit 2023-12-01T13:35:10.617557+0000 mon.c (mon.2) 10102 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:35:11.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:35:11 smithi090 bash[32384]: cluster 2023-12-01T13:35:09.422273+0000 mgr.y (mgr.24362) 15796 : cluster 0 pgmap v15765: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:35:11.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:35:11 smithi090 bash[32384]: audit 2023-12-01T13:35:10.617557+0000 mon.c (mon.2) 10102 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:35:12.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:35:12 smithi080 bash[28361]: audit 2023-12-01T13:35:11.713867+0000 mon.c (mon.2) 10103 : audit 0 from='client.? 172.21.15.80:0/1800729750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:35:12.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:35:12 smithi080 bash[41963]: audit 2023-12-01T13:35:11.713867+0000 mon.c (mon.2) 10103 : audit 0 from='client.? 172.21.15.80:0/1800729750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:35:12.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:35:12 smithi090 bash[32384]: audit 2023-12-01T13:35:11.713867+0000 mon.c (mon.2) 10103 : audit 0 from='client.? 172.21.15.80:0/1800729750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:35:13.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:35:13 smithi080 bash[28361]: cluster 2023-12-01T13:35:11.423451+0000 mgr.y (mgr.24362) 15797 : cluster 0 pgmap v15766: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:35:13.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:35:13 smithi080 bash[41963]: cluster 2023-12-01T13:35:11.423451+0000 mgr.y (mgr.24362) 15797 : cluster 0 pgmap v15766: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:35:13.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:35:13 smithi090 bash[32384]: cluster 2023-12-01T13:35:11.423451+0000 mgr.y (mgr.24362) 15797 : cluster 0 pgmap v15766: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:35:14.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:35:14 smithi080 bash[28361]: audit 2023-12-01T13:35:14.176034+0000 mon.c (mon.2) 10104 : audit 0 from='client.? 172.21.15.80:0/1491751477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:35:14.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:35:14 smithi080 bash[41963]: audit 2023-12-01T13:35:14.176034+0000 mon.c (mon.2) 10104 : audit 0 from='client.? 172.21.15.80:0/1491751477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:35:14.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:35:14 smithi090 bash[32384]: audit 2023-12-01T13:35:14.176034+0000 mon.c (mon.2) 10104 : audit 0 from='client.? 172.21.15.80:0/1491751477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:35:15.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:35:15 smithi080 bash[41963]: cluster 2023-12-01T13:35:13.424294+0000 mgr.y (mgr.24362) 15798 : cluster 0 pgmap v15767: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:35:15.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:35:15 smithi080 bash[28361]: cluster 2023-12-01T13:35:13.424294+0000 mgr.y (mgr.24362) 15798 : cluster 0 pgmap v15767: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:35:15.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:35:15 smithi090 bash[32384]: cluster 2023-12-01T13:35:13.424294+0000 mgr.y (mgr.24362) 15798 : cluster 0 pgmap v15767: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:35:16.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:35:16 smithi080 bash[28361]: cluster 2023-12-01T13:35:15.424946+0000 mgr.y (mgr.24362) 15799 : cluster 0 pgmap v15768: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:35:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:35:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:35:16] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T13:35:16.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:35:16 smithi080 bash[41963]: cluster 2023-12-01T13:35:15.424946+0000 mgr.y (mgr.24362) 15799 : cluster 0 pgmap v15768: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:35:16.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:35:16 smithi090 bash[32384]: cluster 2023-12-01T13:35:15.424946+0000 mgr.y (mgr.24362) 15799 : cluster 0 pgmap v15768: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:35:17.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:35:17 smithi080 bash[41963]: audit 2023-12-01T13:35:16.634556+0000 mon.c (mon.2) 10105 : audit 0 from='client.? 172.21.15.80:0/3544388492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:35:17.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:35:17 smithi080 bash[28361]: audit 2023-12-01T13:35:16.634556+0000 mon.c (mon.2) 10105 : audit 0 from='client.? 172.21.15.80:0/3544388492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:35:17.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:35:17 smithi090 bash[32384]: audit 2023-12-01T13:35:16.634556+0000 mon.c (mon.2) 10105 : audit 0 from='client.? 172.21.15.80:0/3544388492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:35:19.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:35:19 smithi080 bash[28361]: cluster 2023-12-01T13:35:17.426118+0000 mgr.y (mgr.24362) 15800 : cluster 0 pgmap v15769: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:35:19.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:35:19 smithi080 bash[28361]: audit 2023-12-01T13:35:19.086887+0000 mon.c (mon.2) 10106 : audit 0 from='client.? 172.21.15.80:0/1791169059' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:35:19.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:35:19 smithi080 bash[41963]: cluster 2023-12-01T13:35:17.426118+0000 mgr.y (mgr.24362) 15800 : cluster 0 pgmap v15769: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:35:19.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:35:19 smithi080 bash[41963]: audit 2023-12-01T13:35:19.086887+0000 mon.c (mon.2) 10106 : audit 0 from='client.? 172.21.15.80:0/1791169059' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:35:19.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:35:19 smithi090 bash[32384]: cluster 2023-12-01T13:35:17.426118+0000 mgr.y (mgr.24362) 15800 : cluster 0 pgmap v15769: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:35:19.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:35:19 smithi090 bash[32384]: audit 2023-12-01T13:35:19.086887+0000 mon.c (mon.2) 10106 : audit 0 from='client.? 172.21.15.80:0/1791169059' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:35:21.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:35:21 smithi080 bash[28361]: cluster 2023-12-01T13:35:19.426809+0000 mgr.y (mgr.24362) 15801 : cluster 0 pgmap v15770: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:35:21.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:35:21 smithi080 bash[41963]: cluster 2023-12-01T13:35:19.426809+0000 mgr.y (mgr.24362) 15801 : cluster 0 pgmap v15770: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:35:21.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:35:21 smithi090 bash[32384]: cluster 2023-12-01T13:35:19.426809+0000 mgr.y (mgr.24362) 15801 : cluster 0 pgmap v15770: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:35:22.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:35:22 smithi080 bash[28361]: audit 2023-12-01T13:35:21.538232+0000 mon.c (mon.2) 10107 : audit 0 from='client.? 172.21.15.80:0/308652328' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:35:22.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:35:22 smithi080 bash[41963]: audit 2023-12-01T13:35:21.538232+0000 mon.c (mon.2) 10107 : audit 0 from='client.? 172.21.15.80:0/308652328' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:35:22.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:35:22 smithi090 bash[32384]: audit 2023-12-01T13:35:21.538232+0000 mon.c (mon.2) 10107 : audit 0 from='client.? 172.21.15.80:0/308652328' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:35:23.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:35:23 smithi080 bash[28361]: cluster 2023-12-01T13:35:21.428009+0000 mgr.y (mgr.24362) 15802 : cluster 0 pgmap v15771: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:35:23.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:35:23 smithi080 bash[41963]: cluster 2023-12-01T13:35:21.428009+0000 mgr.y (mgr.24362) 15802 : cluster 0 pgmap v15771: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:35:23.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:35:23 smithi090 bash[32384]: cluster 2023-12-01T13:35:21.428009+0000 mgr.y (mgr.24362) 15802 : cluster 0 pgmap v15771: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:35:24.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:35:24 smithi080 bash[41963]: cluster 2023-12-01T13:35:23.428637+0000 mgr.y (mgr.24362) 15803 : cluster 0 pgmap v15772: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:35:24.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:35:24 smithi080 bash[41963]: audit 2023-12-01T13:35:23.998971+0000 mon.c (mon.2) 10108 : audit 0 from='client.? 172.21.15.80:0/715288755' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:35:24.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:35:24 smithi080 bash[28361]: cluster 2023-12-01T13:35:23.428637+0000 mgr.y (mgr.24362) 15803 : cluster 0 pgmap v15772: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:35:24.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:35:24 smithi080 bash[28361]: audit 2023-12-01T13:35:23.998971+0000 mon.c (mon.2) 10108 : audit 0 from='client.? 172.21.15.80:0/715288755' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:35:24.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:35:24 smithi090 bash[32384]: cluster 2023-12-01T13:35:23.428637+0000 mgr.y (mgr.24362) 15803 : cluster 0 pgmap v15772: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:35:24.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:35:24 smithi090 bash[32384]: audit 2023-12-01T13:35:23.998971+0000 mon.c (mon.2) 10108 : audit 0 from='client.? 172.21.15.80:0/715288755' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:35:25.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:35:25 smithi080 bash[28361]: audit 2023-12-01T13:35:25.105261+0000 mon.c (mon.2) 10109 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:35:25.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:35:25 smithi080 bash[41963]: audit 2023-12-01T13:35:25.105261+0000 mon.c (mon.2) 10109 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:35:25.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:35:25 smithi090 bash[32384]: audit 2023-12-01T13:35:25.105261+0000 mon.c (mon.2) 10109 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:35:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:35:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:35:26] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T13:35:26.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:35:26 smithi080 bash[28361]: cluster 2023-12-01T13:35:25.429353+0000 mgr.y (mgr.24362) 15804 : cluster 0 pgmap v15773: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:35:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:35:26 smithi080 bash[28361]: audit 2023-12-01T13:35:25.618065+0000 mon.c (mon.2) 10110 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:35:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:35:26 smithi080 bash[41963]: cluster 2023-12-01T13:35:25.429353+0000 mgr.y (mgr.24362) 15804 : cluster 0 pgmap v15773: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:35:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:35:26 smithi080 bash[41963]: audit 2023-12-01T13:35:25.618065+0000 mon.c (mon.2) 10110 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:35:26.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:35:26 smithi090 bash[32384]: cluster 2023-12-01T13:35:25.429353+0000 mgr.y (mgr.24362) 15804 : cluster 0 pgmap v15773: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:35:26.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:35:26 smithi090 bash[32384]: audit 2023-12-01T13:35:25.618065+0000 mon.c (mon.2) 10110 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:35:27.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:35:27 smithi080 bash[28361]: audit 2023-12-01T13:35:26.462263+0000 mon.c (mon.2) 10111 : audit 0 from='client.? 172.21.15.80:0/2335386807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:35:27.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:35:27 smithi080 bash[41963]: audit 2023-12-01T13:35:26.462263+0000 mon.c (mon.2) 10111 : audit 0 from='client.? 172.21.15.80:0/2335386807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:35:27.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:35:27 smithi090 bash[32384]: audit 2023-12-01T13:35:26.462263+0000 mon.c (mon.2) 10111 : audit 0 from='client.? 172.21.15.80:0/2335386807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:35:29.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:35:29 smithi080 bash[28361]: cluster 2023-12-01T13:35:27.430346+0000 mgr.y (mgr.24362) 15805 : cluster 0 pgmap v15774: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:35:29.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:35:29 smithi080 bash[28361]: audit 2023-12-01T13:35:28.910820+0000 mon.a (mon.0) 9714 : audit 0 from='client.? 172.21.15.80:0/2810718494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:35:29.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:35:29 smithi080 bash[41963]: cluster 2023-12-01T13:35:27.430346+0000 mgr.y (mgr.24362) 15805 : cluster 0 pgmap v15774: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:35:29.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:35:29 smithi080 bash[41963]: audit 2023-12-01T13:35:28.910820+0000 mon.a (mon.0) 9714 : audit 0 from='client.? 172.21.15.80:0/2810718494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:35:29.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:35:29 smithi090 bash[32384]: cluster 2023-12-01T13:35:27.430346+0000 mgr.y (mgr.24362) 15805 : cluster 0 pgmap v15774: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:35:29.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:35:29 smithi090 bash[32384]: audit 2023-12-01T13:35:28.910820+0000 mon.a (mon.0) 9714 : audit 0 from='client.? 172.21.15.80:0/2810718494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:35:31.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:35:31 smithi080 bash[41963]: cluster 2023-12-01T13:35:29.430989+0000 mgr.y (mgr.24362) 15806 : cluster 0 pgmap v15775: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:35:31.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:35:31 smithi080 bash[41963]: audit 2023-12-01T13:35:30.956207+0000 mon.a (mon.0) 9715 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:35:31.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:35:31 smithi080 bash[41963]: audit 2023-12-01T13:35:30.965588+0000 mon.a (mon.0) 9716 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:35:31.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:35:31 smithi080 bash[41963]: audit 2023-12-01T13:35:31.260489+0000 mon.a (mon.0) 9717 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:35:31.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:35:31 smithi080 bash[41963]: audit 2023-12-01T13:35:31.269577+0000 mon.a (mon.0) 9718 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:35:31.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:35:31 smithi080 bash[28361]: cluster 2023-12-01T13:35:29.430989+0000 mgr.y (mgr.24362) 15806 : cluster 0 pgmap v15775: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:35:31.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:35:31 smithi080 bash[28361]: audit 2023-12-01T13:35:30.956207+0000 mon.a (mon.0) 9715 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:35:31.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:35:31 smithi080 bash[28361]: audit 2023-12-01T13:35:30.965588+0000 mon.a (mon.0) 9716 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:35:31.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:35:31 smithi080 bash[28361]: audit 2023-12-01T13:35:31.260489+0000 mon.a (mon.0) 9717 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:35:31.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:35:31 smithi080 bash[28361]: audit 2023-12-01T13:35:31.269577+0000 mon.a (mon.0) 9718 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:35:31.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:35:31 smithi090 bash[32384]: cluster 2023-12-01T13:35:29.430989+0000 mgr.y (mgr.24362) 15806 : cluster 0 pgmap v15775: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:35:31.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:35:31 smithi090 bash[32384]: audit 2023-12-01T13:35:30.956207+0000 mon.a (mon.0) 9715 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:35:31.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:35:31 smithi090 bash[32384]: audit 2023-12-01T13:35:30.965588+0000 mon.a (mon.0) 9716 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:35:31.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:35:31 smithi090 bash[32384]: audit 2023-12-01T13:35:31.260489+0000 mon.a (mon.0) 9717 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:35:31.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:35:31 smithi090 bash[32384]: audit 2023-12-01T13:35:31.269577+0000 mon.a (mon.0) 9718 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:35:32.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:35:32 smithi080 bash[28361]: audit 2023-12-01T13:35:31.378736+0000 mon.c (mon.2) 10112 : audit 0 from='client.? 172.21.15.80:0/2088531189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:35:32.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:35:32 smithi080 bash[28361]: audit 2023-12-01T13:35:31.744789+0000 mon.c (mon.2) 10113 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:35:32.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:35:32 smithi080 bash[28361]: audit 2023-12-01T13:35:31.746696+0000 mon.c (mon.2) 10114 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:35:32.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:35:32 smithi080 bash[28361]: audit 2023-12-01T13:35:31.757464+0000 mon.a (mon.0) 9719 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:35:32.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:35:32 smithi080 bash[41963]: audit 2023-12-01T13:35:31.378736+0000 mon.c (mon.2) 10112 : audit 0 from='client.? 172.21.15.80:0/2088531189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:35:32.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:35:32 smithi080 bash[41963]: audit 2023-12-01T13:35:31.744789+0000 mon.c (mon.2) 10113 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:35:32.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:35:32 smithi080 bash[41963]: audit 2023-12-01T13:35:31.746696+0000 mon.c (mon.2) 10114 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:35:32.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:35:32 smithi080 bash[41963]: audit 2023-12-01T13:35:31.757464+0000 mon.a (mon.0) 9719 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:35:32.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:35:32 smithi090 bash[32384]: audit 2023-12-01T13:35:31.378736+0000 mon.c (mon.2) 10112 : audit 0 from='client.? 172.21.15.80:0/2088531189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:35:32.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:35:32 smithi090 bash[32384]: audit 2023-12-01T13:35:31.744789+0000 mon.c (mon.2) 10113 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:35:32.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:35:32 smithi090 bash[32384]: audit 2023-12-01T13:35:31.746696+0000 mon.c (mon.2) 10114 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:35:32.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:35:32 smithi090 bash[32384]: audit 2023-12-01T13:35:31.757464+0000 mon.a (mon.0) 9719 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:35:33.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:35:33 smithi080 bash[28361]: cluster 2023-12-01T13:35:31.432107+0000 mgr.y (mgr.24362) 15807 : cluster 0 pgmap v15776: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:35:33.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:35:33 smithi080 bash[41963]: cluster 2023-12-01T13:35:31.432107+0000 mgr.y (mgr.24362) 15807 : cluster 0 pgmap v15776: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:35:33.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:35:33 smithi090 bash[32384]: cluster 2023-12-01T13:35:31.432107+0000 mgr.y (mgr.24362) 15807 : cluster 0 pgmap v15776: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:35:34.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:35:34 smithi080 bash[28361]: audit 2023-12-01T13:35:33.828172+0000 mon.c (mon.2) 10115 : audit 0 from='client.? 172.21.15.80:0/272724899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:35:34.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:35:34 smithi080 bash[41963]: audit 2023-12-01T13:35:33.828172+0000 mon.c (mon.2) 10115 : audit 0 from='client.? 172.21.15.80:0/272724899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:35:34.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:35:34 smithi090 bash[32384]: audit 2023-12-01T13:35:33.828172+0000 mon.c (mon.2) 10115 : audit 0 from='client.? 172.21.15.80:0/272724899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:35:35.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:35:35 smithi080 bash[41963]: cluster 2023-12-01T13:35:33.432645+0000 mgr.y (mgr.24362) 15808 : cluster 0 pgmap v15777: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:35:35.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:35:35 smithi080 bash[28361]: cluster 2023-12-01T13:35:33.432645+0000 mgr.y (mgr.24362) 15808 : cluster 0 pgmap v15777: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:35:35.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:35:35 smithi090 bash[32384]: cluster 2023-12-01T13:35:33.432645+0000 mgr.y (mgr.24362) 15808 : cluster 0 pgmap v15777: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:35:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:35:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:35:36] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T13:35:36.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:35:36 smithi080 bash[28361]: cluster 2023-12-01T13:35:35.433415+0000 mgr.y (mgr.24362) 15809 : cluster 0 pgmap v15778: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:35:36.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:35:36 smithi080 bash[28361]: audit 2023-12-01T13:35:36.286179+0000 mon.c (mon.2) 10116 : audit 0 from='client.? 172.21.15.80:0/802593466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:35:36.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:35:36 smithi080 bash[41963]: cluster 2023-12-01T13:35:35.433415+0000 mgr.y (mgr.24362) 15809 : cluster 0 pgmap v15778: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:35:36.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:35:36 smithi080 bash[41963]: audit 2023-12-01T13:35:36.286179+0000 mon.c (mon.2) 10116 : audit 0 from='client.? 172.21.15.80:0/802593466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:35:36.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:35:36 smithi090 bash[32384]: cluster 2023-12-01T13:35:35.433415+0000 mgr.y (mgr.24362) 15809 : cluster 0 pgmap v15778: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:35:36.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:35:36 smithi090 bash[32384]: audit 2023-12-01T13:35:36.286179+0000 mon.c (mon.2) 10116 : audit 0 from='client.? 172.21.15.80:0/802593466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:35:39.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:35:39 smithi080 bash[41963]: cluster 2023-12-01T13:35:37.434638+0000 mgr.y (mgr.24362) 15810 : cluster 0 pgmap v15779: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:35:39.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:35:39 smithi080 bash[41963]: audit 2023-12-01T13:35:38.749521+0000 mon.a (mon.0) 9720 : audit 0 from='client.? 172.21.15.80:0/4025626141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:35:39.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:35:39 smithi080 bash[28361]: cluster 2023-12-01T13:35:37.434638+0000 mgr.y (mgr.24362) 15810 : cluster 0 pgmap v15779: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:35:39.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:35:39 smithi080 bash[28361]: audit 2023-12-01T13:35:38.749521+0000 mon.a (mon.0) 9720 : audit 0 from='client.? 172.21.15.80:0/4025626141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:35:39.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:35:39 smithi090 bash[32384]: cluster 2023-12-01T13:35:37.434638+0000 mgr.y (mgr.24362) 15810 : cluster 0 pgmap v15779: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:35:39.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:35:39 smithi090 bash[32384]: audit 2023-12-01T13:35:38.749521+0000 mon.a (mon.0) 9720 : audit 0 from='client.? 172.21.15.80:0/4025626141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:35:41.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:35:41 smithi080 bash[41963]: cluster 2023-12-01T13:35:39.435407+0000 mgr.y (mgr.24362) 15811 : cluster 0 pgmap v15780: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:35:41.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:35:41 smithi080 bash[41963]: audit 2023-12-01T13:35:40.618433+0000 mon.c (mon.2) 10117 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:35:41.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:35:41 smithi080 bash[41963]: audit 2023-12-01T13:35:41.207478+0000 mon.a (mon.0) 9721 : audit 0 from='client.? 172.21.15.80:0/11779533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:35:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:35:41 smithi080 bash[28361]: cluster 2023-12-01T13:35:39.435407+0000 mgr.y (mgr.24362) 15811 : cluster 0 pgmap v15780: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:35:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:35:41 smithi080 bash[28361]: audit 2023-12-01T13:35:40.618433+0000 mon.c (mon.2) 10117 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:35:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:35:41 smithi080 bash[28361]: audit 2023-12-01T13:35:41.207478+0000 mon.a (mon.0) 9721 : audit 0 from='client.? 172.21.15.80:0/11779533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:35:41.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:35:41 smithi090 bash[32384]: cluster 2023-12-01T13:35:39.435407+0000 mgr.y (mgr.24362) 15811 : cluster 0 pgmap v15780: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:35:41.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:35:41 smithi090 bash[32384]: audit 2023-12-01T13:35:40.618433+0000 mon.c (mon.2) 10117 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:35:41.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:35:41 smithi090 bash[32384]: audit 2023-12-01T13:35:41.207478+0000 mon.a (mon.0) 9721 : audit 0 from='client.? 172.21.15.80:0/11779533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:35:43.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:35:43 smithi080 bash[28361]: cluster 2023-12-01T13:35:41.436710+0000 mgr.y (mgr.24362) 15812 : cluster 0 pgmap v15781: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:35:43.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:35:43 smithi080 bash[41963]: cluster 2023-12-01T13:35:41.436710+0000 mgr.y (mgr.24362) 15812 : cluster 0 pgmap v15781: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:35:43.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:35:43 smithi090 bash[32384]: cluster 2023-12-01T13:35:41.436710+0000 mgr.y (mgr.24362) 15812 : cluster 0 pgmap v15781: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:35:44.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:35:44 smithi080 bash[28361]: audit 2023-12-01T13:35:43.657797+0000 mon.a (mon.0) 9722 : audit 0 from='client.? 172.21.15.80:0/3471686051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:35:44.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:35:44 smithi080 bash[41963]: audit 2023-12-01T13:35:43.657797+0000 mon.a (mon.0) 9722 : audit 0 from='client.? 172.21.15.80:0/3471686051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:35:44.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:35:44 smithi090 bash[32384]: audit 2023-12-01T13:35:43.657797+0000 mon.a (mon.0) 9722 : audit 0 from='client.? 172.21.15.80:0/3471686051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:35:45.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:35:45 smithi080 bash[41963]: cluster 2023-12-01T13:35:43.437341+0000 mgr.y (mgr.24362) 15813 : cluster 0 pgmap v15782: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:35:45.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:35:45 smithi080 bash[28361]: cluster 2023-12-01T13:35:43.437341+0000 mgr.y (mgr.24362) 15813 : cluster 0 pgmap v15782: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:35:45.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:35:45 smithi090 bash[32384]: cluster 2023-12-01T13:35:43.437341+0000 mgr.y (mgr.24362) 15813 : cluster 0 pgmap v15782: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:35:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:35:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:35:46] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T13:35:46.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:35:46 smithi080 bash[41963]: cluster 2023-12-01T13:35:45.438071+0000 mgr.y (mgr.24362) 15814 : cluster 0 pgmap v15783: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:35:46.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:35:46 smithi080 bash[41963]: audit 2023-12-01T13:35:46.111708+0000 mon.a (mon.0) 9723 : audit 0 from='client.? 172.21.15.80:0/1963776973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:35:46.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:35:46 smithi080 bash[28361]: cluster 2023-12-01T13:35:45.438071+0000 mgr.y (mgr.24362) 15814 : cluster 0 pgmap v15783: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:35:46.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:35:46 smithi080 bash[28361]: audit 2023-12-01T13:35:46.111708+0000 mon.a (mon.0) 9723 : audit 0 from='client.? 172.21.15.80:0/1963776973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:35:46.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:35:46 smithi090 bash[32384]: cluster 2023-12-01T13:35:45.438071+0000 mgr.y (mgr.24362) 15814 : cluster 0 pgmap v15783: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:35:46.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:35:46 smithi090 bash[32384]: audit 2023-12-01T13:35:46.111708+0000 mon.a (mon.0) 9723 : audit 0 from='client.? 172.21.15.80:0/1963776973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:35:49.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:35:49 smithi080 bash[28361]: cluster 2023-12-01T13:35:47.439226+0000 mgr.y (mgr.24362) 15815 : cluster 0 pgmap v15784: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:35:49.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:35:49 smithi080 bash[28361]: audit 2023-12-01T13:35:48.575714+0000 mon.a (mon.0) 9724 : audit 0 from='client.? 172.21.15.80:0/772760474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:35:49.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:35:49 smithi080 bash[41963]: cluster 2023-12-01T13:35:47.439226+0000 mgr.y (mgr.24362) 15815 : cluster 0 pgmap v15784: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:35:49.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:35:49 smithi080 bash[41963]: audit 2023-12-01T13:35:48.575714+0000 mon.a (mon.0) 9724 : audit 0 from='client.? 172.21.15.80:0/772760474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:35:49.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:35:49 smithi090 bash[32384]: cluster 2023-12-01T13:35:47.439226+0000 mgr.y (mgr.24362) 15815 : cluster 0 pgmap v15784: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:35:49.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:35:49 smithi090 bash[32384]: audit 2023-12-01T13:35:48.575714+0000 mon.a (mon.0) 9724 : audit 0 from='client.? 172.21.15.80:0/772760474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:35:51.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:35:51 smithi080 bash[41963]: cluster 2023-12-01T13:35:49.439978+0000 mgr.y (mgr.24362) 15816 : cluster 0 pgmap v15785: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:35:51.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:35:51 smithi080 bash[41963]: audit 2023-12-01T13:35:51.032516+0000 mon.c (mon.2) 10118 : audit 0 from='client.? 172.21.15.80:0/311188062' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:35:51.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:35:51 smithi080 bash[28361]: cluster 2023-12-01T13:35:49.439978+0000 mgr.y (mgr.24362) 15816 : cluster 0 pgmap v15785: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:35:51.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:35:51 smithi080 bash[28361]: audit 2023-12-01T13:35:51.032516+0000 mon.c (mon.2) 10118 : audit 0 from='client.? 172.21.15.80:0/311188062' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:35:51.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:35:51 smithi090 bash[32384]: cluster 2023-12-01T13:35:49.439978+0000 mgr.y (mgr.24362) 15816 : cluster 0 pgmap v15785: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:35:51.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:35:51 smithi090 bash[32384]: audit 2023-12-01T13:35:51.032516+0000 mon.c (mon.2) 10118 : audit 0 from='client.? 172.21.15.80:0/311188062' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:35:53.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:35:53 smithi080 bash[41963]: cluster 2023-12-01T13:35:51.441112+0000 mgr.y (mgr.24362) 15817 : cluster 0 pgmap v15786: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:35:53.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:35:53 smithi080 bash[28361]: cluster 2023-12-01T13:35:51.441112+0000 mgr.y (mgr.24362) 15817 : cluster 0 pgmap v15786: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:35:53.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:35:53 smithi090 bash[32384]: cluster 2023-12-01T13:35:51.441112+0000 mgr.y (mgr.24362) 15817 : cluster 0 pgmap v15786: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:35:54.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:35:54 smithi080 bash[41963]: audit 2023-12-01T13:35:53.483253+0000 mon.c (mon.2) 10119 : audit 0 from='client.? 172.21.15.80:0/2221996817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:35:54.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:35:54 smithi080 bash[28361]: audit 2023-12-01T13:35:53.483253+0000 mon.c (mon.2) 10119 : audit 0 from='client.? 172.21.15.80:0/2221996817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:35:54.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:35:54 smithi090 bash[32384]: audit 2023-12-01T13:35:53.483253+0000 mon.c (mon.2) 10119 : audit 0 from='client.? 172.21.15.80:0/2221996817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:35:55.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:35:55 smithi080 bash[28361]: cluster 2023-12-01T13:35:53.441761+0000 mgr.y (mgr.24362) 15818 : cluster 0 pgmap v15787: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:35:55.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:35:55 smithi080 bash[41963]: cluster 2023-12-01T13:35:53.441761+0000 mgr.y (mgr.24362) 15818 : cluster 0 pgmap v15787: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:35:55.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:35:55 smithi090 bash[32384]: cluster 2023-12-01T13:35:53.441761+0000 mgr.y (mgr.24362) 15818 : cluster 0 pgmap v15787: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:35:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:35:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:35:56] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T13:35:56.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:35:56 smithi080 bash[28361]: audit 2023-12-01T13:35:55.618342+0000 mon.c (mon.2) 10120 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:35:56.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:35:56 smithi080 bash[28361]: audit 2023-12-01T13:35:55.935996+0000 mon.a (mon.0) 9725 : audit 0 from='client.? 172.21.15.80:0/3097087811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:35:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:35:56 smithi080 bash[41963]: audit 2023-12-01T13:35:55.618342+0000 mon.c (mon.2) 10120 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:35:56.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:35:56 smithi080 bash[41963]: audit 2023-12-01T13:35:55.935996+0000 mon.a (mon.0) 9725 : audit 0 from='client.? 172.21.15.80:0/3097087811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:35:56.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:35:56 smithi090 bash[32384]: audit 2023-12-01T13:35:55.618342+0000 mon.c (mon.2) 10120 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:35:56.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:35:56 smithi090 bash[32384]: audit 2023-12-01T13:35:55.935996+0000 mon.a (mon.0) 9725 : audit 0 from='client.? 172.21.15.80:0/3097087811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:35:57.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:35:57 smithi080 bash[28361]: cluster 2023-12-01T13:35:55.442440+0000 mgr.y (mgr.24362) 15819 : cluster 0 pgmap v15788: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:35:57.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:35:57 smithi080 bash[41963]: cluster 2023-12-01T13:35:55.442440+0000 mgr.y (mgr.24362) 15819 : cluster 0 pgmap v15788: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:35:57.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:35:57 smithi090 bash[32384]: cluster 2023-12-01T13:35:55.442440+0000 mgr.y (mgr.24362) 15819 : cluster 0 pgmap v15788: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:35:59.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:35:59 smithi080 bash[28361]: cluster 2023-12-01T13:35:57.443618+0000 mgr.y (mgr.24362) 15820 : cluster 0 pgmap v15789: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:35:59.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:35:59 smithi080 bash[28361]: audit 2023-12-01T13:35:58.409467+0000 mon.c (mon.2) 10121 : audit 0 from='client.? 172.21.15.80:0/2289487440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:35:59.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:35:59 smithi080 bash[41963]: cluster 2023-12-01T13:35:57.443618+0000 mgr.y (mgr.24362) 15820 : cluster 0 pgmap v15789: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:35:59.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:35:59 smithi080 bash[41963]: audit 2023-12-01T13:35:58.409467+0000 mon.c (mon.2) 10121 : audit 0 from='client.? 172.21.15.80:0/2289487440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:35:59.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:35:59 smithi090 bash[32384]: cluster 2023-12-01T13:35:57.443618+0000 mgr.y (mgr.24362) 15820 : cluster 0 pgmap v15789: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:35:59.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:35:59 smithi090 bash[32384]: audit 2023-12-01T13:35:58.409467+0000 mon.c (mon.2) 10121 : audit 0 from='client.? 172.21.15.80:0/2289487440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:36:01.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:36:01 smithi080 bash[41963]: cluster 2023-12-01T13:35:59.444357+0000 mgr.y (mgr.24362) 15821 : cluster 0 pgmap v15790: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:36:01.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:36:01 smithi080 bash[41963]: audit 2023-12-01T13:36:00.864503+0000 mon.a (mon.0) 9726 : audit 0 from='client.? 172.21.15.80:0/1574632425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:36:01.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:36:01 smithi080 bash[28361]: cluster 2023-12-01T13:35:59.444357+0000 mgr.y (mgr.24362) 15821 : cluster 0 pgmap v15790: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:36:01.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:36:01 smithi080 bash[28361]: audit 2023-12-01T13:36:00.864503+0000 mon.a (mon.0) 9726 : audit 0 from='client.? 172.21.15.80:0/1574632425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:36:01.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:36:01 smithi090 bash[32384]: cluster 2023-12-01T13:35:59.444357+0000 mgr.y (mgr.24362) 15821 : cluster 0 pgmap v15790: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:36:01.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:36:01 smithi090 bash[32384]: audit 2023-12-01T13:36:00.864503+0000 mon.a (mon.0) 9726 : audit 0 from='client.? 172.21.15.80:0/1574632425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:36:03.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:36:03 smithi080 bash[28361]: cluster 2023-12-01T13:36:01.445551+0000 mgr.y (mgr.24362) 15822 : cluster 0 pgmap v15791: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:36:03.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:36:03 smithi080 bash[41963]: cluster 2023-12-01T13:36:01.445551+0000 mgr.y (mgr.24362) 15822 : cluster 0 pgmap v15791: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:36:03.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:36:03 smithi090 bash[32384]: cluster 2023-12-01T13:36:01.445551+0000 mgr.y (mgr.24362) 15822 : cluster 0 pgmap v15791: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:36:04.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:36:04 smithi080 bash[28361]: audit 2023-12-01T13:36:03.337151+0000 mon.c (mon.2) 10122 : audit 0 from='client.? 172.21.15.80:0/3797951455' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:36:04.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:36:04 smithi080 bash[41963]: audit 2023-12-01T13:36:03.337151+0000 mon.c (mon.2) 10122 : audit 0 from='client.? 172.21.15.80:0/3797951455' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:36:04.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:36:04 smithi090 bash[32384]: audit 2023-12-01T13:36:03.337151+0000 mon.c (mon.2) 10122 : audit 0 from='client.? 172.21.15.80:0/3797951455' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:36:05.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:36:05 smithi080 bash[28361]: cluster 2023-12-01T13:36:03.446235+0000 mgr.y (mgr.24362) 15823 : cluster 0 pgmap v15792: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:36:05.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:36:05 smithi080 bash[41963]: cluster 2023-12-01T13:36:03.446235+0000 mgr.y (mgr.24362) 15823 : cluster 0 pgmap v15792: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:36:05.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:36:05 smithi090 bash[32384]: cluster 2023-12-01T13:36:03.446235+0000 mgr.y (mgr.24362) 15823 : cluster 0 pgmap v15792: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:36:06.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:36:06 smithi080 bash[41963]: cluster 2023-12-01T13:36:05.446881+0000 mgr.y (mgr.24362) 15824 : cluster 0 pgmap v15793: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:36:06.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:36:06 smithi080 bash[41963]: audit 2023-12-01T13:36:05.790095+0000 mon.c (mon.2) 10123 : audit 0 from='client.? 172.21.15.80:0/1426724826' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:36:06.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:36:06 smithi080 bash[28361]: cluster 2023-12-01T13:36:05.446881+0000 mgr.y (mgr.24362) 15824 : cluster 0 pgmap v15793: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:36:06.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:36:06 smithi080 bash[28361]: audit 2023-12-01T13:36:05.790095+0000 mon.c (mon.2) 10123 : audit 0 from='client.? 172.21.15.80:0/1426724826' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:36:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:36:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:36:06] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T13:36:06.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:36:06 smithi090 bash[32384]: cluster 2023-12-01T13:36:05.446881+0000 mgr.y (mgr.24362) 15824 : cluster 0 pgmap v15793: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:36:06.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:36:06 smithi090 bash[32384]: audit 2023-12-01T13:36:05.790095+0000 mon.c (mon.2) 10123 : audit 0 from='client.? 172.21.15.80:0/1426724826' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:36:08.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:36:08 smithi090 bash[32384]: cluster 2023-12-01T13:36:07.448095+0000 mgr.y (mgr.24362) 15825 : cluster 0 pgmap v15794: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:36:08.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:36:08 smithi090 bash[32384]: audit 2023-12-01T13:36:08.241294+0000 mon.c (mon.2) 10124 : audit 0 from='client.? 172.21.15.80:0/3064232626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:36:08.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:36:08 smithi080 bash[28361]: cluster 2023-12-01T13:36:07.448095+0000 mgr.y (mgr.24362) 15825 : cluster 0 pgmap v15794: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:36:08.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:36:08 smithi080 bash[28361]: audit 2023-12-01T13:36:08.241294+0000 mon.c (mon.2) 10124 : audit 0 from='client.? 172.21.15.80:0/3064232626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:36:08.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:36:08 smithi080 bash[41963]: cluster 2023-12-01T13:36:07.448095+0000 mgr.y (mgr.24362) 15825 : cluster 0 pgmap v15794: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:36:08.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:36:08 smithi080 bash[41963]: audit 2023-12-01T13:36:08.241294+0000 mon.c (mon.2) 10124 : audit 0 from='client.? 172.21.15.80:0/3064232626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:36:10.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:36:10 smithi090 bash[32384]: cluster 2023-12-01T13:36:09.448706+0000 mgr.y (mgr.24362) 15826 : cluster 0 pgmap v15795: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:36:10.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:36:10 smithi080 bash[28361]: cluster 2023-12-01T13:36:09.448706+0000 mgr.y (mgr.24362) 15826 : cluster 0 pgmap v15795: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:36:10.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:36:10 smithi080 bash[41963]: cluster 2023-12-01T13:36:09.448706+0000 mgr.y (mgr.24362) 15826 : cluster 0 pgmap v15795: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:36:11.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:36:11 smithi080 bash[28361]: audit 2023-12-01T13:36:10.618890+0000 mon.c (mon.2) 10125 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:36:11.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:36:11 smithi080 bash[28361]: audit 2023-12-01T13:36:10.717684+0000 mon.c (mon.2) 10126 : audit 0 from='client.? 172.21.15.80:0/20050331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:36:11.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:36:11 smithi080 bash[41963]: audit 2023-12-01T13:36:10.618890+0000 mon.c (mon.2) 10125 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:36:11.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:36:11 smithi080 bash[41963]: audit 2023-12-01T13:36:10.717684+0000 mon.c (mon.2) 10126 : audit 0 from='client.? 172.21.15.80:0/20050331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:36:12.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:36:11 smithi090 bash[32384]: audit 2023-12-01T13:36:10.618890+0000 mon.c (mon.2) 10125 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:36:12.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:36:11 smithi090 bash[32384]: audit 2023-12-01T13:36:10.717684+0000 mon.c (mon.2) 10126 : audit 0 from='client.? 172.21.15.80:0/20050331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:36:12.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:36:12 smithi080 bash[28361]: cluster 2023-12-01T13:36:11.450159+0000 mgr.y (mgr.24362) 15827 : cluster 0 pgmap v15796: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:36:12.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:36:12 smithi080 bash[41963]: cluster 2023-12-01T13:36:11.450159+0000 mgr.y (mgr.24362) 15827 : cluster 0 pgmap v15796: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:36:13.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:36:12 smithi090 bash[32384]: cluster 2023-12-01T13:36:11.450159+0000 mgr.y (mgr.24362) 15827 : cluster 0 pgmap v15796: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:36:13.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:36:13 smithi080 bash[28361]: audit 2023-12-01T13:36:13.169085+0000 mon.a (mon.0) 9727 : audit 0 from='client.? 172.21.15.80:0/18855175' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:36:13.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:36:13 smithi080 bash[41963]: audit 2023-12-01T13:36:13.169085+0000 mon.a (mon.0) 9727 : audit 0 from='client.? 172.21.15.80:0/18855175' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:36:14.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:36:13 smithi090 bash[32384]: audit 2023-12-01T13:36:13.169085+0000 mon.a (mon.0) 9727 : audit 0 from='client.? 172.21.15.80:0/18855175' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:36:15.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:36:15 smithi080 bash[41963]: cluster 2023-12-01T13:36:13.450977+0000 mgr.y (mgr.24362) 15828 : cluster 0 pgmap v15797: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:36:15.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:36:15 smithi080 bash[28361]: cluster 2023-12-01T13:36:13.450977+0000 mgr.y (mgr.24362) 15828 : cluster 0 pgmap v15797: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:36:15.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:36:15 smithi090 bash[32384]: cluster 2023-12-01T13:36:13.450977+0000 mgr.y (mgr.24362) 15828 : cluster 0 pgmap v15797: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:36:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:36:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:36:16] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T13:36:16.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:36:16 smithi080 bash[41963]: audit 2023-12-01T13:36:15.622683+0000 mon.c (mon.2) 10127 : audit 0 from='client.? 172.21.15.80:0/2660870928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:36:16.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:36:16 smithi080 bash[28361]: audit 2023-12-01T13:36:15.622683+0000 mon.c (mon.2) 10127 : audit 0 from='client.? 172.21.15.80:0/2660870928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:36:16.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:36:16 smithi090 bash[32384]: audit 2023-12-01T13:36:15.622683+0000 mon.c (mon.2) 10127 : audit 0 from='client.? 172.21.15.80:0/2660870928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:36:17.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:36:17 smithi080 bash[28361]: cluster 2023-12-01T13:36:15.451672+0000 mgr.y (mgr.24362) 15829 : cluster 0 pgmap v15798: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:36:17.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:36:17 smithi080 bash[41963]: cluster 2023-12-01T13:36:15.451672+0000 mgr.y (mgr.24362) 15829 : cluster 0 pgmap v15798: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:36:17.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:36:17 smithi090 bash[32384]: cluster 2023-12-01T13:36:15.451672+0000 mgr.y (mgr.24362) 15829 : cluster 0 pgmap v15798: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:36:18.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:36:18 smithi080 bash[28361]: cluster 2023-12-01T13:36:17.452851+0000 mgr.y (mgr.24362) 15830 : cluster 0 pgmap v15799: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:36:18.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:36:18 smithi080 bash[28361]: audit 2023-12-01T13:36:18.080297+0000 mon.c (mon.2) 10128 : audit 0 from='client.? 172.21.15.80:0/625738651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:36:18.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:36:18 smithi080 bash[41963]: cluster 2023-12-01T13:36:17.452851+0000 mgr.y (mgr.24362) 15830 : cluster 0 pgmap v15799: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:36:18.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:36:18 smithi080 bash[41963]: audit 2023-12-01T13:36:18.080297+0000 mon.c (mon.2) 10128 : audit 0 from='client.? 172.21.15.80:0/625738651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:36:18.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:36:18 smithi090 bash[32384]: cluster 2023-12-01T13:36:17.452851+0000 mgr.y (mgr.24362) 15830 : cluster 0 pgmap v15799: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:36:18.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:36:18 smithi090 bash[32384]: audit 2023-12-01T13:36:18.080297+0000 mon.c (mon.2) 10128 : audit 0 from='client.? 172.21.15.80:0/625738651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:36:20.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:36:20 smithi090 bash[32384]: cluster 2023-12-01T13:36:19.453514+0000 mgr.y (mgr.24362) 15831 : cluster 0 pgmap v15800: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:36:20.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:36:20 smithi080 bash[41963]: cluster 2023-12-01T13:36:19.453514+0000 mgr.y (mgr.24362) 15831 : cluster 0 pgmap v15800: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:36:20.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:36:20 smithi080 bash[28361]: cluster 2023-12-01T13:36:19.453514+0000 mgr.y (mgr.24362) 15831 : cluster 0 pgmap v15800: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:36:21.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:36:21 smithi080 bash[28361]: audit 2023-12-01T13:36:20.541805+0000 mon.c (mon.2) 10129 : audit 0 from='client.? 172.21.15.80:0/2903730638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:36:21.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:36:21 smithi080 bash[41963]: audit 2023-12-01T13:36:20.541805+0000 mon.c (mon.2) 10129 : audit 0 from='client.? 172.21.15.80:0/2903730638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:36:22.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:36:21 smithi090 bash[32384]: audit 2023-12-01T13:36:20.541805+0000 mon.c (mon.2) 10129 : audit 0 from='client.? 172.21.15.80:0/2903730638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:36:22.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:36:22 smithi080 bash[28361]: cluster 2023-12-01T13:36:21.454649+0000 mgr.y (mgr.24362) 15832 : cluster 0 pgmap v15801: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:36:22.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:36:22 smithi080 bash[41963]: cluster 2023-12-01T13:36:21.454649+0000 mgr.y (mgr.24362) 15832 : cluster 0 pgmap v15801: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:36:23.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:36:22 smithi090 bash[32384]: cluster 2023-12-01T13:36:21.454649+0000 mgr.y (mgr.24362) 15832 : cluster 0 pgmap v15801: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:36:23.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:36:23 smithi080 bash[28361]: audit 2023-12-01T13:36:22.989362+0000 mon.a (mon.0) 9728 : audit 0 from='client.? 172.21.15.80:0/1598042233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:36:23.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:36:23 smithi080 bash[41963]: audit 2023-12-01T13:36:22.989362+0000 mon.a (mon.0) 9728 : audit 0 from='client.? 172.21.15.80:0/1598042233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:36:24.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:36:23 smithi090 bash[32384]: audit 2023-12-01T13:36:22.989362+0000 mon.a (mon.0) 9728 : audit 0 from='client.? 172.21.15.80:0/1598042233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:36:25.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:36:25 smithi080 bash[28361]: cluster 2023-12-01T13:36:23.455276+0000 mgr.y (mgr.24362) 15833 : cluster 0 pgmap v15802: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:36:25.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:36:25 smithi080 bash[41963]: cluster 2023-12-01T13:36:23.455276+0000 mgr.y (mgr.24362) 15833 : cluster 0 pgmap v15802: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:36:25.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:36:25 smithi090 bash[32384]: cluster 2023-12-01T13:36:23.455276+0000 mgr.y (mgr.24362) 15833 : cluster 0 pgmap v15802: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:36:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:36:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:36:26] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T13:36:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:36:26 smithi080 bash[28361]: audit 2023-12-01T13:36:25.445723+0000 mon.c (mon.2) 10130 : audit 0 from='client.? 172.21.15.80:0/2526261854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:36:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:36:26 smithi080 bash[28361]: audit 2023-12-01T13:36:25.619586+0000 mon.c (mon.2) 10131 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:36:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:36:26 smithi080 bash[41963]: audit 2023-12-01T13:36:25.445723+0000 mon.c (mon.2) 10130 : audit 0 from='client.? 172.21.15.80:0/2526261854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:36:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:36:26 smithi080 bash[41963]: audit 2023-12-01T13:36:25.619586+0000 mon.c (mon.2) 10131 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:36:26.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:36:26 smithi090 bash[32384]: audit 2023-12-01T13:36:25.445723+0000 mon.c (mon.2) 10130 : audit 0 from='client.? 172.21.15.80:0/2526261854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:36:26.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:36:26 smithi090 bash[32384]: audit 2023-12-01T13:36:25.619586+0000 mon.c (mon.2) 10131 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:36:27.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:36:27 smithi080 bash[41963]: cluster 2023-12-01T13:36:25.455926+0000 mgr.y (mgr.24362) 15834 : cluster 0 pgmap v15803: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:36:27.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:36:27 smithi080 bash[28361]: cluster 2023-12-01T13:36:25.455926+0000 mgr.y (mgr.24362) 15834 : cluster 0 pgmap v15803: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:36:27.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:36:27 smithi090 bash[32384]: cluster 2023-12-01T13:36:25.455926+0000 mgr.y (mgr.24362) 15834 : cluster 0 pgmap v15803: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:36:28.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:36:28 smithi080 bash[41963]: audit 2023-12-01T13:36:27.896995+0000 mon.a (mon.0) 9729 : audit 0 from='client.? 172.21.15.80:0/1700649303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:36:28.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:36:28 smithi080 bash[28361]: audit 2023-12-01T13:36:27.896995+0000 mon.a (mon.0) 9729 : audit 0 from='client.? 172.21.15.80:0/1700649303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:36:28.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:36:28 smithi090 bash[32384]: audit 2023-12-01T13:36:27.896995+0000 mon.a (mon.0) 9729 : audit 0 from='client.? 172.21.15.80:0/1700649303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:36:29.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:36:29 smithi080 bash[28361]: cluster 2023-12-01T13:36:27.457132+0000 mgr.y (mgr.24362) 15835 : cluster 0 pgmap v15804: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:36:29.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:36:29 smithi080 bash[41963]: cluster 2023-12-01T13:36:27.457132+0000 mgr.y (mgr.24362) 15835 : cluster 0 pgmap v15804: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:36:29.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:36:29 smithi090 bash[32384]: cluster 2023-12-01T13:36:27.457132+0000 mgr.y (mgr.24362) 15835 : cluster 0 pgmap v15804: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:36:30.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:36:30 smithi080 bash[28361]: cluster 2023-12-01T13:36:29.457899+0000 mgr.y (mgr.24362) 15836 : cluster 0 pgmap v15805: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:36:30.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:36:30 smithi080 bash[41963]: cluster 2023-12-01T13:36:29.457899+0000 mgr.y (mgr.24362) 15836 : cluster 0 pgmap v15805: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:36:30.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:36:30 smithi090 bash[32384]: cluster 2023-12-01T13:36:29.457899+0000 mgr.y (mgr.24362) 15836 : cluster 0 pgmap v15805: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:36:31.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:36:31 smithi080 bash[28361]: audit 2023-12-01T13:36:30.355970+0000 mon.c (mon.2) 10132 : audit 0 from='client.? 172.21.15.80:0/3032723525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:36:31.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:36:31 smithi080 bash[41963]: audit 2023-12-01T13:36:30.355970+0000 mon.c (mon.2) 10132 : audit 0 from='client.? 172.21.15.80:0/3032723525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:36:31.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:36:31 smithi090 bash[32384]: audit 2023-12-01T13:36:30.355970+0000 mon.c (mon.2) 10132 : audit 0 from='client.? 172.21.15.80:0/3032723525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:36:32.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:36:32 smithi080 bash[41963]: cluster 2023-12-01T13:36:31.459113+0000 mgr.y (mgr.24362) 15837 : cluster 0 pgmap v15806: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:36:32.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:36:32 smithi080 bash[41963]: audit 2023-12-01T13:36:31.843397+0000 mon.c (mon.2) 10133 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:36:32.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:36:32 smithi080 bash[28361]: cluster 2023-12-01T13:36:31.459113+0000 mgr.y (mgr.24362) 15837 : cluster 0 pgmap v15806: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:36:32.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:36:32 smithi080 bash[28361]: audit 2023-12-01T13:36:31.843397+0000 mon.c (mon.2) 10133 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:36:32.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:36:32 smithi090 bash[32384]: cluster 2023-12-01T13:36:31.459113+0000 mgr.y (mgr.24362) 15837 : cluster 0 pgmap v15806: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:36:32.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:36:32 smithi090 bash[32384]: audit 2023-12-01T13:36:31.843397+0000 mon.c (mon.2) 10133 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:36:33.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:36:33 smithi080 bash[41963]: audit 2023-12-01T13:36:32.812149+0000 mon.c (mon.2) 10134 : audit 0 from='client.? 172.21.15.80:0/1948050908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:36:33.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:36:33 smithi080 bash[28361]: audit 2023-12-01T13:36:32.812149+0000 mon.c (mon.2) 10134 : audit 0 from='client.? 172.21.15.80:0/1948050908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:36:33.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:36:33 smithi090 bash[32384]: audit 2023-12-01T13:36:32.812149+0000 mon.c (mon.2) 10134 : audit 0 from='client.? 172.21.15.80:0/1948050908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:36:34.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:36:34 smithi080 bash[28361]: cluster 2023-12-01T13:36:33.459796+0000 mgr.y (mgr.24362) 15838 : cluster 0 pgmap v15807: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:36:34.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:36:34 smithi080 bash[41963]: cluster 2023-12-01T13:36:33.459796+0000 mgr.y (mgr.24362) 15838 : cluster 0 pgmap v15807: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:36:34.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:36:34 smithi090 bash[32384]: cluster 2023-12-01T13:36:33.459796+0000 mgr.y (mgr.24362) 15838 : cluster 0 pgmap v15807: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:36:35.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:36:35 smithi080 bash[41963]: audit 2023-12-01T13:36:35.266863+0000 mon.a (mon.0) 9730 : audit 0 from='client.? 172.21.15.80:0/3932734436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:36:35.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:36:35 smithi080 bash[28361]: audit 2023-12-01T13:36:35.266863+0000 mon.a (mon.0) 9730 : audit 0 from='client.? 172.21.15.80:0/3932734436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:36:35.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:36:35 smithi090 bash[32384]: audit 2023-12-01T13:36:35.266863+0000 mon.a (mon.0) 9730 : audit 0 from='client.? 172.21.15.80:0/3932734436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:36:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:36:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:36:36] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T13:36:36.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:36:36 smithi080 bash[41963]: cluster 2023-12-01T13:36:35.460602+0000 mgr.y (mgr.24362) 15839 : cluster 0 pgmap v15808: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:36:36.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:36:36 smithi080 bash[28361]: cluster 2023-12-01T13:36:35.460602+0000 mgr.y (mgr.24362) 15839 : cluster 0 pgmap v15808: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:36:36.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:36:36 smithi090 bash[32384]: cluster 2023-12-01T13:36:35.460602+0000 mgr.y (mgr.24362) 15839 : cluster 0 pgmap v15808: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:36:39.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:36:38 smithi090 bash[32384]: cluster 2023-12-01T13:36:37.461342+0000 mgr.y (mgr.24362) 15840 : cluster 0 pgmap v15809: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:36:39.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:36:38 smithi090 bash[32384]: audit 2023-12-01T13:36:37.688347+0000 mon.a (mon.0) 9731 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:36:39.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:36:38 smithi090 bash[32384]: audit 2023-12-01T13:36:37.698137+0000 mon.a (mon.0) 9732 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:36:39.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:36:38 smithi090 bash[32384]: audit 2023-12-01T13:36:37.727142+0000 mon.a (mon.0) 9733 : audit 0 from='client.? 172.21.15.80:0/2979263159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:36:39.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:36:38 smithi090 bash[32384]: audit 2023-12-01T13:36:38.040782+0000 mon.a (mon.0) 9734 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:36:39.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:36:38 smithi090 bash[32384]: audit 2023-12-01T13:36:38.051796+0000 mon.a (mon.0) 9735 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:36:39.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:36:38 smithi090 bash[32384]: audit 2023-12-01T13:36:38.634093+0000 mon.c (mon.2) 10135 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:36:39.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:36:38 smithi090 bash[32384]: audit 2023-12-01T13:36:38.636096+0000 mon.c (mon.2) 10136 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:36:39.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:36:38 smithi090 bash[32384]: audit 2023-12-01T13:36:38.645918+0000 mon.a (mon.0) 9736 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:36:39.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:36:38 smithi080 bash[28361]: cluster 2023-12-01T13:36:37.461342+0000 mgr.y (mgr.24362) 15840 : cluster 0 pgmap v15809: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:36:39.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:36:38 smithi080 bash[28361]: audit 2023-12-01T13:36:37.688347+0000 mon.a (mon.0) 9731 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:36:39.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:36:38 smithi080 bash[28361]: audit 2023-12-01T13:36:37.698137+0000 mon.a (mon.0) 9732 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:36:39.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:36:38 smithi080 bash[28361]: audit 2023-12-01T13:36:37.727142+0000 mon.a (mon.0) 9733 : audit 0 from='client.? 172.21.15.80:0/2979263159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:36:39.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:36:38 smithi080 bash[28361]: audit 2023-12-01T13:36:38.040782+0000 mon.a (mon.0) 9734 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:36:39.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:36:38 smithi080 bash[28361]: audit 2023-12-01T13:36:38.051796+0000 mon.a (mon.0) 9735 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:36:39.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:36:38 smithi080 bash[28361]: audit 2023-12-01T13:36:38.634093+0000 mon.c (mon.2) 10135 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:36:39.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:36:38 smithi080 bash[28361]: audit 2023-12-01T13:36:38.636096+0000 mon.c (mon.2) 10136 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:36:39.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:36:38 smithi080 bash[28361]: audit 2023-12-01T13:36:38.645918+0000 mon.a (mon.0) 9736 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:36:39.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:36:38 smithi080 bash[41963]: cluster 2023-12-01T13:36:37.461342+0000 mgr.y (mgr.24362) 15840 : cluster 0 pgmap v15809: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:36:39.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:36:38 smithi080 bash[41963]: audit 2023-12-01T13:36:37.688347+0000 mon.a (mon.0) 9731 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:36:39.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:36:38 smithi080 bash[41963]: audit 2023-12-01T13:36:37.698137+0000 mon.a (mon.0) 9732 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:36:39.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:36:38 smithi080 bash[41963]: audit 2023-12-01T13:36:37.727142+0000 mon.a (mon.0) 9733 : audit 0 from='client.? 172.21.15.80:0/2979263159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:36:39.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:36:38 smithi080 bash[41963]: audit 2023-12-01T13:36:38.040782+0000 mon.a (mon.0) 9734 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:36:39.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:36:38 smithi080 bash[41963]: audit 2023-12-01T13:36:38.051796+0000 mon.a (mon.0) 9735 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:36:39.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:36:38 smithi080 bash[41963]: audit 2023-12-01T13:36:38.634093+0000 mon.c (mon.2) 10135 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:36:39.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:36:38 smithi080 bash[41963]: audit 2023-12-01T13:36:38.636096+0000 mon.c (mon.2) 10136 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:36:39.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:36:38 smithi080 bash[41963]: audit 2023-12-01T13:36:38.645918+0000 mon.a (mon.0) 9736 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:36:41.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:36:40 smithi090 bash[32384]: cluster 2023-12-01T13:36:39.461962+0000 mgr.y (mgr.24362) 15841 : cluster 0 pgmap v15810: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:36:41.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:36:40 smithi090 bash[32384]: audit 2023-12-01T13:36:40.189848+0000 mon.c (mon.2) 10137 : audit 0 from='client.? 172.21.15.80:0/3223291979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:36:41.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:36:40 smithi090 bash[32384]: audit 2023-12-01T13:36:40.619981+0000 mon.c (mon.2) 10138 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:36:41.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:36:40 smithi080 bash[28361]: cluster 2023-12-01T13:36:39.461962+0000 mgr.y (mgr.24362) 15841 : cluster 0 pgmap v15810: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:36:41.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:36:40 smithi080 bash[28361]: audit 2023-12-01T13:36:40.189848+0000 mon.c (mon.2) 10137 : audit 0 from='client.? 172.21.15.80:0/3223291979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:36:41.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:36:40 smithi080 bash[28361]: audit 2023-12-01T13:36:40.619981+0000 mon.c (mon.2) 10138 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:36:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:36:40 smithi080 bash[41963]: cluster 2023-12-01T13:36:39.461962+0000 mgr.y (mgr.24362) 15841 : cluster 0 pgmap v15810: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:36:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:36:40 smithi080 bash[41963]: audit 2023-12-01T13:36:40.189848+0000 mon.c (mon.2) 10137 : audit 0 from='client.? 172.21.15.80:0/3223291979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:36:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:36:40 smithi080 bash[41963]: audit 2023-12-01T13:36:40.619981+0000 mon.c (mon.2) 10138 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:36:43.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:36:42 smithi090 bash[32384]: cluster 2023-12-01T13:36:41.463153+0000 mgr.y (mgr.24362) 15842 : cluster 0 pgmap v15811: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:36:43.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:36:42 smithi090 bash[32384]: audit 2023-12-01T13:36:42.645383+0000 mon.a (mon.0) 9737 : audit 0 from='client.? 172.21.15.80:0/211299560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:36:43.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:36:42 smithi080 bash[41963]: cluster 2023-12-01T13:36:41.463153+0000 mgr.y (mgr.24362) 15842 : cluster 0 pgmap v15811: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:36:43.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:36:42 smithi080 bash[41963]: audit 2023-12-01T13:36:42.645383+0000 mon.a (mon.0) 9737 : audit 0 from='client.? 172.21.15.80:0/211299560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:36:43.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:36:42 smithi080 bash[28361]: cluster 2023-12-01T13:36:41.463153+0000 mgr.y (mgr.24362) 15842 : cluster 0 pgmap v15811: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:36:43.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:36:42 smithi080 bash[28361]: audit 2023-12-01T13:36:42.645383+0000 mon.a (mon.0) 9737 : audit 0 from='client.? 172.21.15.80:0/211299560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:36:45.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:36:45 smithi080 bash[28361]: cluster 2023-12-01T13:36:43.463852+0000 mgr.y (mgr.24362) 15843 : cluster 0 pgmap v15812: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:36:45.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:36:45 smithi080 bash[28361]: audit 2023-12-01T13:36:45.083074+0000 mon.a (mon.0) 9738 : audit 0 from='client.? 172.21.15.80:0/1396244358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:36:45.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:36:45 smithi080 bash[41963]: cluster 2023-12-01T13:36:43.463852+0000 mgr.y (mgr.24362) 15843 : cluster 0 pgmap v15812: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:36:45.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:36:45 smithi080 bash[41963]: audit 2023-12-01T13:36:45.083074+0000 mon.a (mon.0) 9738 : audit 0 from='client.? 172.21.15.80:0/1396244358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:36:45.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:36:45 smithi090 bash[32384]: cluster 2023-12-01T13:36:43.463852+0000 mgr.y (mgr.24362) 15843 : cluster 0 pgmap v15812: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:36:45.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:36:45 smithi090 bash[32384]: audit 2023-12-01T13:36:45.083074+0000 mon.a (mon.0) 9738 : audit 0 from='client.? 172.21.15.80:0/1396244358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:36:46.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:36:46 smithi080 bash[28361]: cluster 2023-12-01T13:36:45.464533+0000 mgr.y (mgr.24362) 15844 : cluster 0 pgmap v15813: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:36:46.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:36:46 smithi080 bash[41963]: cluster 2023-12-01T13:36:45.464533+0000 mgr.y (mgr.24362) 15844 : cluster 0 pgmap v15813: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:36:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:36:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:36:46] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T13:36:46.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:36:46 smithi090 bash[32384]: cluster 2023-12-01T13:36:45.464533+0000 mgr.y (mgr.24362) 15844 : cluster 0 pgmap v15813: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:36:48.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:36:48 smithi080 bash[28361]: cluster 2023-12-01T13:36:47.465719+0000 mgr.y (mgr.24362) 15845 : cluster 0 pgmap v15814: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:36:48.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:36:48 smithi080 bash[28361]: audit 2023-12-01T13:36:47.544903+0000 mon.a (mon.0) 9739 : audit 0 from='client.? 172.21.15.80:0/3847148102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:36:48.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:36:48 smithi080 bash[41963]: cluster 2023-12-01T13:36:47.465719+0000 mgr.y (mgr.24362) 15845 : cluster 0 pgmap v15814: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:36:48.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:36:48 smithi080 bash[41963]: audit 2023-12-01T13:36:47.544903+0000 mon.a (mon.0) 9739 : audit 0 from='client.? 172.21.15.80:0/3847148102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:36:49.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:36:48 smithi090 bash[32384]: cluster 2023-12-01T13:36:47.465719+0000 mgr.y (mgr.24362) 15845 : cluster 0 pgmap v15814: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:36:49.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:36:48 smithi090 bash[32384]: audit 2023-12-01T13:36:47.544903+0000 mon.a (mon.0) 9739 : audit 0 from='client.? 172.21.15.80:0/3847148102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:36:50.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:36:50 smithi080 bash[28361]: cluster 2023-12-01T13:36:49.466503+0000 mgr.y (mgr.24362) 15846 : cluster 0 pgmap v15815: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:36:50.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:36:50 smithi080 bash[28361]: audit 2023-12-01T13:36:49.990203+0000 mon.c (mon.2) 10139 : audit 0 from='client.? 172.21.15.80:0/2952138682' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:36:50.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:36:50 smithi080 bash[41963]: cluster 2023-12-01T13:36:49.466503+0000 mgr.y (mgr.24362) 15846 : cluster 0 pgmap v15815: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:36:50.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:36:50 smithi080 bash[41963]: audit 2023-12-01T13:36:49.990203+0000 mon.c (mon.2) 10139 : audit 0 from='client.? 172.21.15.80:0/2952138682' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:36:51.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:36:50 smithi090 bash[32384]: cluster 2023-12-01T13:36:49.466503+0000 mgr.y (mgr.24362) 15846 : cluster 0 pgmap v15815: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:36:51.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:36:50 smithi090 bash[32384]: audit 2023-12-01T13:36:49.990203+0000 mon.c (mon.2) 10139 : audit 0 from='client.? 172.21.15.80:0/2952138682' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:36:52.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:36:52 smithi080 bash[41963]: cluster 2023-12-01T13:36:51.467707+0000 mgr.y (mgr.24362) 15847 : cluster 0 pgmap v15816: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:36:52.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:36:52 smithi080 bash[41963]: audit 2023-12-01T13:36:52.439212+0000 mon.a (mon.0) 9740 : audit 0 from='client.? 172.21.15.80:0/3743008531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:36:52.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:36:52 smithi080 bash[28361]: cluster 2023-12-01T13:36:51.467707+0000 mgr.y (mgr.24362) 15847 : cluster 0 pgmap v15816: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:36:52.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:36:52 smithi080 bash[28361]: audit 2023-12-01T13:36:52.439212+0000 mon.a (mon.0) 9740 : audit 0 from='client.? 172.21.15.80:0/3743008531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:36:53.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:36:52 smithi090 bash[32384]: cluster 2023-12-01T13:36:51.467707+0000 mgr.y (mgr.24362) 15847 : cluster 0 pgmap v15816: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:36:53.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:36:52 smithi090 bash[32384]: audit 2023-12-01T13:36:52.439212+0000 mon.a (mon.0) 9740 : audit 0 from='client.? 172.21.15.80:0/3743008531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:36:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:36:55 smithi080 bash[28361]: cluster 2023-12-01T13:36:53.468411+0000 mgr.y (mgr.24362) 15848 : cluster 0 pgmap v15817: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:36:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:36:55 smithi080 bash[28361]: audit 2023-12-01T13:36:54.889922+0000 mon.c (mon.2) 10140 : audit 0 from='client.? 172.21.15.80:0/358563342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:36:55.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:36:55 smithi080 bash[41963]: cluster 2023-12-01T13:36:53.468411+0000 mgr.y (mgr.24362) 15848 : cluster 0 pgmap v15817: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:36:55.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:36:55 smithi080 bash[41963]: audit 2023-12-01T13:36:54.889922+0000 mon.c (mon.2) 10140 : audit 0 from='client.? 172.21.15.80:0/358563342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:36:55.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:36:55 smithi090 bash[32384]: cluster 2023-12-01T13:36:53.468411+0000 mgr.y (mgr.24362) 15848 : cluster 0 pgmap v15817: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:36:55.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:36:55 smithi090 bash[32384]: audit 2023-12-01T13:36:54.889922+0000 mon.c (mon.2) 10140 : audit 0 from='client.? 172.21.15.80:0/358563342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:36:56.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:36:56 smithi080 bash[28361]: cluster 2023-12-01T13:36:55.469007+0000 mgr.y (mgr.24362) 15849 : cluster 0 pgmap v15818: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:36:56.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:36:56 smithi080 bash[28361]: audit 2023-12-01T13:36:55.620285+0000 mon.c (mon.2) 10141 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:36:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:36:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:36:56] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T13:36:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:36:56 smithi080 bash[41963]: cluster 2023-12-01T13:36:55.469007+0000 mgr.y (mgr.24362) 15849 : cluster 0 pgmap v15818: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:36:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:36:56 smithi080 bash[41963]: audit 2023-12-01T13:36:55.620285+0000 mon.c (mon.2) 10141 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:36:56.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:36:56 smithi090 bash[32384]: cluster 2023-12-01T13:36:55.469007+0000 mgr.y (mgr.24362) 15849 : cluster 0 pgmap v15818: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:36:56.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:36:56 smithi090 bash[32384]: audit 2023-12-01T13:36:55.620285+0000 mon.c (mon.2) 10141 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:36:57.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:36:57 smithi080 bash[28361]: audit 2023-12-01T13:36:57.342960+0000 mon.c (mon.2) 10142 : audit 0 from='client.? 172.21.15.80:0/683469868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:36:57.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:36:57 smithi080 bash[41963]: audit 2023-12-01T13:36:57.342960+0000 mon.c (mon.2) 10142 : audit 0 from='client.? 172.21.15.80:0/683469868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:36:57.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:36:57 smithi090 bash[32384]: audit 2023-12-01T13:36:57.342960+0000 mon.c (mon.2) 10142 : audit 0 from='client.? 172.21.15.80:0/683469868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:36:59.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:36:59 smithi080 bash[28361]: cluster 2023-12-01T13:36:57.470227+0000 mgr.y (mgr.24362) 15850 : cluster 0 pgmap v15819: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:36:59.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:36:59 smithi080 bash[41963]: cluster 2023-12-01T13:36:57.470227+0000 mgr.y (mgr.24362) 15850 : cluster 0 pgmap v15819: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:36:59.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:36:59 smithi090 bash[32384]: cluster 2023-12-01T13:36:57.470227+0000 mgr.y (mgr.24362) 15850 : cluster 0 pgmap v15819: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:37:00.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:37:00 smithi080 bash[28361]: cluster 2023-12-01T13:36:59.470646+0000 mgr.y (mgr.24362) 15851 : cluster 0 pgmap v15820: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:37:00.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:37:00 smithi080 bash[28361]: audit 2023-12-01T13:36:59.800857+0000 mon.c (mon.2) 10143 : audit 0 from='client.? 172.21.15.80:0/1439198904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:37:00.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:37:00 smithi080 bash[41963]: cluster 2023-12-01T13:36:59.470646+0000 mgr.y (mgr.24362) 15851 : cluster 0 pgmap v15820: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:37:00.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:37:00 smithi080 bash[41963]: audit 2023-12-01T13:36:59.800857+0000 mon.c (mon.2) 10143 : audit 0 from='client.? 172.21.15.80:0/1439198904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:37:00.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:37:00 smithi090 bash[32384]: cluster 2023-12-01T13:36:59.470646+0000 mgr.y (mgr.24362) 15851 : cluster 0 pgmap v15820: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:37:00.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:37:00 smithi090 bash[32384]: audit 2023-12-01T13:36:59.800857+0000 mon.c (mon.2) 10143 : audit 0 from='client.? 172.21.15.80:0/1439198904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:37:02.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:37:02 smithi080 bash[28361]: cluster 2023-12-01T13:37:01.471769+0000 mgr.y (mgr.24362) 15852 : cluster 0 pgmap v15821: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:37:02.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:37:02 smithi080 bash[28361]: audit 2023-12-01T13:37:02.258762+0000 mon.a (mon.0) 9741 : audit 0 from='client.? 172.21.15.80:0/2008176521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:37:02.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:37:02 smithi080 bash[41963]: cluster 2023-12-01T13:37:01.471769+0000 mgr.y (mgr.24362) 15852 : cluster 0 pgmap v15821: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:37:02.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:37:02 smithi080 bash[41963]: audit 2023-12-01T13:37:02.258762+0000 mon.a (mon.0) 9741 : audit 0 from='client.? 172.21.15.80:0/2008176521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:37:03.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:37:02 smithi090 bash[32384]: cluster 2023-12-01T13:37:01.471769+0000 mgr.y (mgr.24362) 15852 : cluster 0 pgmap v15821: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:37:03.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:37:02 smithi090 bash[32384]: audit 2023-12-01T13:37:02.258762+0000 mon.a (mon.0) 9741 : audit 0 from='client.? 172.21.15.80:0/2008176521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:37:04.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:37:04 smithi080 bash[41963]: cluster 2023-12-01T13:37:03.472430+0000 mgr.y (mgr.24362) 15853 : cluster 0 pgmap v15822: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:37:04.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:37:04 smithi080 bash[28361]: cluster 2023-12-01T13:37:03.472430+0000 mgr.y (mgr.24362) 15853 : cluster 0 pgmap v15822: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:37:04.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:37:04 smithi090 bash[32384]: cluster 2023-12-01T13:37:03.472430+0000 mgr.y (mgr.24362) 15853 : cluster 0 pgmap v15822: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:37:05.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:37:05 smithi080 bash[41963]: audit 2023-12-01T13:37:04.701922+0000 mon.a (mon.0) 9742 : audit 0 from='client.? 172.21.15.80:0/611166487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:37:05.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:37:05 smithi080 bash[28361]: audit 2023-12-01T13:37:04.701922+0000 mon.a (mon.0) 9742 : audit 0 from='client.? 172.21.15.80:0/611166487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:37:05.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:37:05 smithi090 bash[32384]: audit 2023-12-01T13:37:04.701922+0000 mon.a (mon.0) 9742 : audit 0 from='client.? 172.21.15.80:0/611166487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:37:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:37:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:37:06] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T13:37:06.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:37:06 smithi080 bash[41963]: cluster 2023-12-01T13:37:05.473076+0000 mgr.y (mgr.24362) 15854 : cluster 0 pgmap v15823: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:37:06.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:37:06 smithi080 bash[28361]: cluster 2023-12-01T13:37:05.473076+0000 mgr.y (mgr.24362) 15854 : cluster 0 pgmap v15823: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:37:06.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:37:06 smithi090 bash[32384]: cluster 2023-12-01T13:37:05.473076+0000 mgr.y (mgr.24362) 15854 : cluster 0 pgmap v15823: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:37:07.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:37:07 smithi080 bash[28361]: audit 2023-12-01T13:37:07.165014+0000 mon.a (mon.0) 9743 : audit 0 from='client.? 172.21.15.80:0/2775466762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:37:07.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:37:07 smithi080 bash[41963]: audit 2023-12-01T13:37:07.165014+0000 mon.a (mon.0) 9743 : audit 0 from='client.? 172.21.15.80:0/2775466762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:37:07.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:37:07 smithi090 bash[32384]: audit 2023-12-01T13:37:07.165014+0000 mon.a (mon.0) 9743 : audit 0 from='client.? 172.21.15.80:0/2775466762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:37:09.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:37:09 smithi080 bash[28361]: cluster 2023-12-01T13:37:07.474242+0000 mgr.y (mgr.24362) 15855 : cluster 0 pgmap v15824: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:37:09.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:37:09 smithi080 bash[41963]: cluster 2023-12-01T13:37:07.474242+0000 mgr.y (mgr.24362) 15855 : cluster 0 pgmap v15824: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:37:09.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:37:09 smithi090 bash[32384]: cluster 2023-12-01T13:37:07.474242+0000 mgr.y (mgr.24362) 15855 : cluster 0 pgmap v15824: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:37:10.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:37:10 smithi080 bash[28361]: cluster 2023-12-01T13:37:09.474867+0000 mgr.y (mgr.24362) 15856 : cluster 0 pgmap v15825: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:37:10.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:37:10 smithi080 bash[28361]: audit 2023-12-01T13:37:09.625160+0000 mon.a (mon.0) 9744 : audit 0 from='client.? 172.21.15.80:0/2964878604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:37:10.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:37:10 smithi080 bash[41963]: cluster 2023-12-01T13:37:09.474867+0000 mgr.y (mgr.24362) 15856 : cluster 0 pgmap v15825: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:37:10.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:37:10 smithi080 bash[41963]: audit 2023-12-01T13:37:09.625160+0000 mon.a (mon.0) 9744 : audit 0 from='client.? 172.21.15.80:0/2964878604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:37:10.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:37:10 smithi090 bash[32384]: cluster 2023-12-01T13:37:09.474867+0000 mgr.y (mgr.24362) 15856 : cluster 0 pgmap v15825: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:37:10.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:37:10 smithi090 bash[32384]: audit 2023-12-01T13:37:09.625160+0000 mon.a (mon.0) 9744 : audit 0 from='client.? 172.21.15.80:0/2964878604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:37:11.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:37:11 smithi080 bash[28361]: audit 2023-12-01T13:37:10.620889+0000 mon.c (mon.2) 10144 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:37:11.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:37:11 smithi080 bash[41963]: audit 2023-12-01T13:37:10.620889+0000 mon.c (mon.2) 10144 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:37:11.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:37:11 smithi090 bash[32384]: audit 2023-12-01T13:37:10.620889+0000 mon.c (mon.2) 10144 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:37:12.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:37:12 smithi080 bash[28361]: cluster 2023-12-01T13:37:11.476113+0000 mgr.y (mgr.24362) 15857 : cluster 0 pgmap v15826: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:37:12.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:37:12 smithi080 bash[28361]: audit 2023-12-01T13:37:12.078263+0000 mon.c (mon.2) 10145 : audit 0 from='client.? 172.21.15.80:0/2774854278' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:37:12.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:37:12 smithi080 bash[41963]: cluster 2023-12-01T13:37:11.476113+0000 mgr.y (mgr.24362) 15857 : cluster 0 pgmap v15826: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:37:12.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:37:12 smithi080 bash[41963]: audit 2023-12-01T13:37:12.078263+0000 mon.c (mon.2) 10145 : audit 0 from='client.? 172.21.15.80:0/2774854278' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:37:12.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:37:12 smithi090 bash[32384]: cluster 2023-12-01T13:37:11.476113+0000 mgr.y (mgr.24362) 15857 : cluster 0 pgmap v15826: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:37:12.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:37:12 smithi090 bash[32384]: audit 2023-12-01T13:37:12.078263+0000 mon.c (mon.2) 10145 : audit 0 from='client.? 172.21.15.80:0/2774854278' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:37:14.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:37:14 smithi080 bash[28361]: cluster 2023-12-01T13:37:13.476849+0000 mgr.y (mgr.24362) 15858 : cluster 0 pgmap v15827: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:37:14.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:37:14 smithi080 bash[41963]: cluster 2023-12-01T13:37:13.476849+0000 mgr.y (mgr.24362) 15858 : cluster 0 pgmap v15827: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:37:14.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:37:14 smithi090 bash[32384]: cluster 2023-12-01T13:37:13.476849+0000 mgr.y (mgr.24362) 15858 : cluster 0 pgmap v15827: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:37:15.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:37:15 smithi080 bash[28361]: audit 2023-12-01T13:37:14.539144+0000 mon.c (mon.2) 10146 : audit 0 from='client.? 172.21.15.80:0/3788505005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:37:15.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:37:15 smithi080 bash[41963]: audit 2023-12-01T13:37:14.539144+0000 mon.c (mon.2) 10146 : audit 0 from='client.? 172.21.15.80:0/3788505005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:37:15.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:37:15 smithi090 bash[32384]: audit 2023-12-01T13:37:14.539144+0000 mon.c (mon.2) 10146 : audit 0 from='client.? 172.21.15.80:0/3788505005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:37:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:37:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:37:16] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T13:37:16.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:37:16 smithi080 bash[28361]: cluster 2023-12-01T13:37:15.477528+0000 mgr.y (mgr.24362) 15859 : cluster 0 pgmap v15828: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:37:16.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:37:16 smithi080 bash[41963]: cluster 2023-12-01T13:37:15.477528+0000 mgr.y (mgr.24362) 15859 : cluster 0 pgmap v15828: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:37:16.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:37:16 smithi090 bash[32384]: cluster 2023-12-01T13:37:15.477528+0000 mgr.y (mgr.24362) 15859 : cluster 0 pgmap v15828: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:37:17.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:37:17 smithi080 bash[28361]: audit 2023-12-01T13:37:16.999945+0000 mon.a (mon.0) 9745 : audit 0 from='client.? 172.21.15.80:0/1890949205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:37:17.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:37:17 smithi080 bash[41963]: audit 2023-12-01T13:37:16.999945+0000 mon.a (mon.0) 9745 : audit 0 from='client.? 172.21.15.80:0/1890949205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:37:17.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:37:17 smithi090 bash[32384]: audit 2023-12-01T13:37:16.999945+0000 mon.a (mon.0) 9745 : audit 0 from='client.? 172.21.15.80:0/1890949205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:37:18.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:37:18 smithi080 bash[28361]: cluster 2023-12-01T13:37:17.478700+0000 mgr.y (mgr.24362) 15860 : cluster 0 pgmap v15829: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:37:18.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:37:18 smithi080 bash[41963]: cluster 2023-12-01T13:37:17.478700+0000 mgr.y (mgr.24362) 15860 : cluster 0 pgmap v15829: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:37:18.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:37:18 smithi090 bash[32384]: cluster 2023-12-01T13:37:17.478700+0000 mgr.y (mgr.24362) 15860 : cluster 0 pgmap v15829: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:37:19.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:37:19 smithi090 bash[32384]: audit 2023-12-01T13:37:19.454841+0000 mon.a (mon.0) 9746 : audit 0 from='client.? 172.21.15.80:0/2711152279' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:37:19.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:37:19 smithi080 bash[28361]: audit 2023-12-01T13:37:19.454841+0000 mon.a (mon.0) 9746 : audit 0 from='client.? 172.21.15.80:0/2711152279' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:37:19.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:37:19 smithi080 bash[41963]: audit 2023-12-01T13:37:19.454841+0000 mon.a (mon.0) 9746 : audit 0 from='client.? 172.21.15.80:0/2711152279' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:37:20.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:37:20 smithi080 bash[28361]: cluster 2023-12-01T13:37:19.479353+0000 mgr.y (mgr.24362) 15861 : cluster 0 pgmap v15830: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:37:20.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:37:20 smithi080 bash[41963]: cluster 2023-12-01T13:37:19.479353+0000 mgr.y (mgr.24362) 15861 : cluster 0 pgmap v15830: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:37:21.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:37:20 smithi090 bash[32384]: cluster 2023-12-01T13:37:19.479353+0000 mgr.y (mgr.24362) 15861 : cluster 0 pgmap v15830: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:37:22.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:37:22 smithi080 bash[41963]: cluster 2023-12-01T13:37:21.480581+0000 mgr.y (mgr.24362) 15862 : cluster 0 pgmap v15831: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:37:22.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:37:22 smithi080 bash[41963]: audit 2023-12-01T13:37:21.904309+0000 mon.c (mon.2) 10147 : audit 0 from='client.? 172.21.15.80:0/1554866548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:37:22.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:37:22 smithi080 bash[28361]: cluster 2023-12-01T13:37:21.480581+0000 mgr.y (mgr.24362) 15862 : cluster 0 pgmap v15831: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:37:22.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:37:22 smithi080 bash[28361]: audit 2023-12-01T13:37:21.904309+0000 mon.c (mon.2) 10147 : audit 0 from='client.? 172.21.15.80:0/1554866548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:37:23.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:37:22 smithi090 bash[32384]: cluster 2023-12-01T13:37:21.480581+0000 mgr.y (mgr.24362) 15862 : cluster 0 pgmap v15831: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:37:23.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:37:22 smithi090 bash[32384]: audit 2023-12-01T13:37:21.904309+0000 mon.c (mon.2) 10147 : audit 0 from='client.? 172.21.15.80:0/1554866548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:37:24.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:37:24 smithi080 bash[28361]: cluster 2023-12-01T13:37:23.481259+0000 mgr.y (mgr.24362) 15863 : cluster 0 pgmap v15832: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:37:24.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:37:24 smithi080 bash[41963]: cluster 2023-12-01T13:37:23.481259+0000 mgr.y (mgr.24362) 15863 : cluster 0 pgmap v15832: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:37:24.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:37:24 smithi090 bash[32384]: cluster 2023-12-01T13:37:23.481259+0000 mgr.y (mgr.24362) 15863 : cluster 0 pgmap v15832: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:37:25.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:37:25 smithi080 bash[28361]: audit 2023-12-01T13:37:24.365912+0000 mon.c (mon.2) 10148 : audit 0 from='client.? 172.21.15.80:0/2175255382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:37:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:37:25 smithi080 bash[41963]: audit 2023-12-01T13:37:24.365912+0000 mon.c (mon.2) 10148 : audit 0 from='client.? 172.21.15.80:0/2175255382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:37:25.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:37:25 smithi090 bash[32384]: audit 2023-12-01T13:37:24.365912+0000 mon.c (mon.2) 10148 : audit 0 from='client.? 172.21.15.80:0/2175255382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:37:26.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:37:26 smithi080 bash[28361]: cluster 2023-12-01T13:37:25.481893+0000 mgr.y (mgr.24362) 15864 : cluster 0 pgmap v15833: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:37:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:37:26 smithi080 bash[28361]: audit 2023-12-01T13:37:25.621252+0000 mon.c (mon.2) 10149 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:37:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:37:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:37:26] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T13:37:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:37:26 smithi080 bash[41963]: cluster 2023-12-01T13:37:25.481893+0000 mgr.y (mgr.24362) 15864 : cluster 0 pgmap v15833: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:37:26.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:37:26 smithi080 bash[41963]: audit 2023-12-01T13:37:25.621252+0000 mon.c (mon.2) 10149 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:37:26.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:37:26 smithi090 bash[32384]: cluster 2023-12-01T13:37:25.481893+0000 mgr.y (mgr.24362) 15864 : cluster 0 pgmap v15833: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:37:26.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:37:26 smithi090 bash[32384]: audit 2023-12-01T13:37:25.621252+0000 mon.c (mon.2) 10149 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:37:27.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:37:27 smithi080 bash[28361]: audit 2023-12-01T13:37:26.824136+0000 mon.a (mon.0) 9747 : audit 0 from='client.? 172.21.15.80:0/3058128584' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:37:27.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:37:27 smithi080 bash[41963]: audit 2023-12-01T13:37:26.824136+0000 mon.a (mon.0) 9747 : audit 0 from='client.? 172.21.15.80:0/3058128584' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:37:27.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:37:27 smithi090 bash[32384]: audit 2023-12-01T13:37:26.824136+0000 mon.a (mon.0) 9747 : audit 0 from='client.? 172.21.15.80:0/3058128584' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:37:28.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:37:28 smithi080 bash[28361]: cluster 2023-12-01T13:37:27.483109+0000 mgr.y (mgr.24362) 15865 : cluster 0 pgmap v15834: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:37:28.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:37:28 smithi080 bash[41963]: cluster 2023-12-01T13:37:27.483109+0000 mgr.y (mgr.24362) 15865 : cluster 0 pgmap v15834: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:37:28.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:37:28 smithi090 bash[32384]: cluster 2023-12-01T13:37:27.483109+0000 mgr.y (mgr.24362) 15865 : cluster 0 pgmap v15834: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:37:29.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:37:29 smithi080 bash[28361]: audit 2023-12-01T13:37:29.280036+0000 mon.c (mon.2) 10150 : audit 0 from='client.? 172.21.15.80:0/2763556587' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:37:29.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:37:29 smithi080 bash[41963]: audit 2023-12-01T13:37:29.280036+0000 mon.c (mon.2) 10150 : audit 0 from='client.? 172.21.15.80:0/2763556587' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:37:29.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:37:29 smithi090 bash[32384]: audit 2023-12-01T13:37:29.280036+0000 mon.c (mon.2) 10150 : audit 0 from='client.? 172.21.15.80:0/2763556587' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:37:30.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:37:30 smithi080 bash[41963]: cluster 2023-12-01T13:37:29.483776+0000 mgr.y (mgr.24362) 15866 : cluster 0 pgmap v15835: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:37:30.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:37:30 smithi080 bash[28361]: cluster 2023-12-01T13:37:29.483776+0000 mgr.y (mgr.24362) 15866 : cluster 0 pgmap v15835: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:37:30.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:37:30 smithi090 bash[32384]: cluster 2023-12-01T13:37:29.483776+0000 mgr.y (mgr.24362) 15866 : cluster 0 pgmap v15835: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:37:32.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:37:32 smithi080 bash[41963]: cluster 2023-12-01T13:37:31.484833+0000 mgr.y (mgr.24362) 15867 : cluster 0 pgmap v15836: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:37:32.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:37:32 smithi080 bash[41963]: audit 2023-12-01T13:37:31.735671+0000 mon.a (mon.0) 9748 : audit 0 from='client.? 172.21.15.80:0/2449863111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:37:32.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:37:32 smithi080 bash[28361]: cluster 2023-12-01T13:37:31.484833+0000 mgr.y (mgr.24362) 15867 : cluster 0 pgmap v15836: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:37:32.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:37:32 smithi080 bash[28361]: audit 2023-12-01T13:37:31.735671+0000 mon.a (mon.0) 9748 : audit 0 from='client.? 172.21.15.80:0/2449863111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:37:33.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:37:32 smithi090 bash[32384]: cluster 2023-12-01T13:37:31.484833+0000 mgr.y (mgr.24362) 15867 : cluster 0 pgmap v15836: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:37:33.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:37:32 smithi090 bash[32384]: audit 2023-12-01T13:37:31.735671+0000 mon.a (mon.0) 9748 : audit 0 from='client.? 172.21.15.80:0/2449863111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:37:34.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:37:34 smithi080 bash[41963]: cluster 2023-12-01T13:37:33.485514+0000 mgr.y (mgr.24362) 15868 : cluster 0 pgmap v15837: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:37:34.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:37:34 smithi080 bash[41963]: audit 2023-12-01T13:37:34.192564+0000 mon.c (mon.2) 10151 : audit 0 from='client.? 172.21.15.80:0/954504377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:37:34.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:37:34 smithi080 bash[28361]: cluster 2023-12-01T13:37:33.485514+0000 mgr.y (mgr.24362) 15868 : cluster 0 pgmap v15837: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:37:34.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:37:34 smithi080 bash[28361]: audit 2023-12-01T13:37:34.192564+0000 mon.c (mon.2) 10151 : audit 0 from='client.? 172.21.15.80:0/954504377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:37:34.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:37:34 smithi090 bash[32384]: cluster 2023-12-01T13:37:33.485514+0000 mgr.y (mgr.24362) 15868 : cluster 0 pgmap v15837: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:37:34.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:37:34 smithi090 bash[32384]: audit 2023-12-01T13:37:34.192564+0000 mon.c (mon.2) 10151 : audit 0 from='client.? 172.21.15.80:0/954504377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:37:36.542 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:37:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:37:36] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T13:37:36.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:37:36 smithi080 bash[28361]: cluster 2023-12-01T13:37:35.486176+0000 mgr.y (mgr.24362) 15869 : cluster 0 pgmap v15838: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:37:36.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:37:36 smithi080 bash[41963]: cluster 2023-12-01T13:37:35.486176+0000 mgr.y (mgr.24362) 15869 : cluster 0 pgmap v15838: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:37:37.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:37:36 smithi090 bash[32384]: cluster 2023-12-01T13:37:35.486176+0000 mgr.y (mgr.24362) 15869 : cluster 0 pgmap v15838: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:37:37.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:37:37 smithi080 bash[28361]: audit 2023-12-01T13:37:36.647569+0000 mon.c (mon.2) 10152 : audit 0 from='client.? 172.21.15.80:0/1617515226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:37:37.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:37:37 smithi080 bash[41963]: audit 2023-12-01T13:37:36.647569+0000 mon.c (mon.2) 10152 : audit 0 from='client.? 172.21.15.80:0/1617515226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:37:38.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:37:37 smithi090 bash[32384]: audit 2023-12-01T13:37:36.647569+0000 mon.c (mon.2) 10152 : audit 0 from='client.? 172.21.15.80:0/1617515226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:37:38.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:37:38 smithi080 bash[28361]: cluster 2023-12-01T13:37:37.487352+0000 mgr.y (mgr.24362) 15870 : cluster 0 pgmap v15839: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:37:38.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:37:38 smithi080 bash[41963]: cluster 2023-12-01T13:37:37.487352+0000 mgr.y (mgr.24362) 15870 : cluster 0 pgmap v15839: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:37:39.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:37:38 smithi090 bash[32384]: cluster 2023-12-01T13:37:37.487352+0000 mgr.y (mgr.24362) 15870 : cluster 0 pgmap v15839: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:37:39.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:37:39 smithi080 bash[28361]: audit 2023-12-01T13:37:38.729149+0000 mon.c (mon.2) 10153 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:37:39.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:37:39 smithi080 bash[28361]: audit 2023-12-01T13:37:39.101529+0000 mon.c (mon.2) 10154 : audit 0 from='client.? 172.21.15.80:0/3975263874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:37:39.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:37:39 smithi080 bash[28361]: audit 2023-12-01T13:37:39.107486+0000 mon.a (mon.0) 9749 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:37:39.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:37:39 smithi080 bash[28361]: audit 2023-12-01T13:37:39.118455+0000 mon.a (mon.0) 9750 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:37:39.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:37:39 smithi080 bash[41963]: audit 2023-12-01T13:37:38.729149+0000 mon.c (mon.2) 10153 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:37:39.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:37:39 smithi080 bash[41963]: audit 2023-12-01T13:37:39.101529+0000 mon.c (mon.2) 10154 : audit 0 from='client.? 172.21.15.80:0/3975263874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:37:39.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:37:39 smithi080 bash[41963]: audit 2023-12-01T13:37:39.107486+0000 mon.a (mon.0) 9749 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:37:39.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:37:39 smithi080 bash[41963]: audit 2023-12-01T13:37:39.118455+0000 mon.a (mon.0) 9750 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:37:40.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:37:39 smithi090 bash[32384]: audit 2023-12-01T13:37:38.729149+0000 mon.c (mon.2) 10153 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:37:40.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:37:39 smithi090 bash[32384]: audit 2023-12-01T13:37:39.101529+0000 mon.c (mon.2) 10154 : audit 0 from='client.? 172.21.15.80:0/3975263874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:37:40.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:37:39 smithi090 bash[32384]: audit 2023-12-01T13:37:39.107486+0000 mon.a (mon.0) 9749 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:37:40.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:37:39 smithi090 bash[32384]: audit 2023-12-01T13:37:39.118455+0000 mon.a (mon.0) 9750 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:37:41.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:37:41 smithi080 bash[28361]: cluster 2023-12-01T13:37:39.488461+0000 mgr.y (mgr.24362) 15871 : cluster 0 pgmap v15840: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:37:41.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:37:41 smithi080 bash[28361]: audit 2023-12-01T13:37:40.621627+0000 mon.c (mon.2) 10155 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:37:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:37:41 smithi080 bash[41963]: cluster 2023-12-01T13:37:39.488461+0000 mgr.y (mgr.24362) 15871 : cluster 0 pgmap v15840: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:37:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:37:41 smithi080 bash[41963]: audit 2023-12-01T13:37:40.621627+0000 mon.c (mon.2) 10155 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:37:41.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:37:41 smithi090 bash[32384]: cluster 2023-12-01T13:37:39.488461+0000 mgr.y (mgr.24362) 15871 : cluster 0 pgmap v15840: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:37:41.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:37:41 smithi090 bash[32384]: audit 2023-12-01T13:37:40.621627+0000 mon.c (mon.2) 10155 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:37:42.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:37:42 smithi080 bash[28361]: audit 2023-12-01T13:37:41.562031+0000 mon.c (mon.2) 10156 : audit 0 from='client.? 172.21.15.80:0/2419972467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:37:42.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:37:42 smithi080 bash[41963]: audit 2023-12-01T13:37:41.562031+0000 mon.c (mon.2) 10156 : audit 0 from='client.? 172.21.15.80:0/2419972467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:37:42.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:37:42 smithi090 bash[32384]: audit 2023-12-01T13:37:41.562031+0000 mon.c (mon.2) 10156 : audit 0 from='client.? 172.21.15.80:0/2419972467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:37:43.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:37:43 smithi080 bash[28361]: cluster 2023-12-01T13:37:41.489370+0000 mgr.y (mgr.24362) 15872 : cluster 0 pgmap v15841: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:37:43.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:37:43 smithi080 bash[41963]: cluster 2023-12-01T13:37:41.489370+0000 mgr.y (mgr.24362) 15872 : cluster 0 pgmap v15841: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:37:43.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:37:43 smithi090 bash[32384]: cluster 2023-12-01T13:37:41.489370+0000 mgr.y (mgr.24362) 15872 : cluster 0 pgmap v15841: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:37:44.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:37:44 smithi080 bash[41963]: cluster 2023-12-01T13:37:43.490051+0000 mgr.y (mgr.24362) 15873 : cluster 0 pgmap v15842: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:37:44.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:37:44 smithi080 bash[41963]: audit 2023-12-01T13:37:44.023433+0000 mon.c (mon.2) 10157 : audit 0 from='client.? 172.21.15.80:0/2509809615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:37:44.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:37:44 smithi080 bash[28361]: cluster 2023-12-01T13:37:43.490051+0000 mgr.y (mgr.24362) 15873 : cluster 0 pgmap v15842: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:37:44.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:37:44 smithi080 bash[28361]: audit 2023-12-01T13:37:44.023433+0000 mon.c (mon.2) 10157 : audit 0 from='client.? 172.21.15.80:0/2509809615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:37:44.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:37:44 smithi090 bash[32384]: cluster 2023-12-01T13:37:43.490051+0000 mgr.y (mgr.24362) 15873 : cluster 0 pgmap v15842: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:37:44.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:37:44 smithi090 bash[32384]: audit 2023-12-01T13:37:44.023433+0000 mon.c (mon.2) 10157 : audit 0 from='client.? 172.21.15.80:0/2509809615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:37:46.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:37:45 smithi080 bash[28361]: audit 2023-12-01T13:37:44.913431+0000 mon.a (mon.0) 9751 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:37:46.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:37:45 smithi080 bash[28361]: audit 2023-12-01T13:37:44.924234+0000 mon.a (mon.0) 9752 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:37:46.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:37:45 smithi080 bash[28361]: audit 2023-12-01T13:37:44.928714+0000 mon.a (mon.0) 9753 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:37:46.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:37:45 smithi080 bash[28361]: audit 2023-12-01T13:37:44.942461+0000 mon.a (mon.0) 9754 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:37:46.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:37:45 smithi080 bash[28361]: audit 2023-12-01T13:37:45.497585+0000 mon.c (mon.2) 10158 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:37:46.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:37:45 smithi080 bash[28361]: audit 2023-12-01T13:37:45.499239+0000 mon.c (mon.2) 10159 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:37:46.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:37:45 smithi080 bash[28361]: audit 2023-12-01T13:37:45.508493+0000 mon.a (mon.0) 9755 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:37:46.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:37:45 smithi080 bash[41963]: audit 2023-12-01T13:37:44.913431+0000 mon.a (mon.0) 9751 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:37:46.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:37:45 smithi080 bash[41963]: audit 2023-12-01T13:37:44.924234+0000 mon.a (mon.0) 9752 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:37:46.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:37:45 smithi080 bash[41963]: audit 2023-12-01T13:37:44.928714+0000 mon.a (mon.0) 9753 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:37:46.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:37:45 smithi080 bash[41963]: audit 2023-12-01T13:37:44.942461+0000 mon.a (mon.0) 9754 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:37:46.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:37:45 smithi080 bash[41963]: audit 2023-12-01T13:37:45.497585+0000 mon.c (mon.2) 10158 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:37:46.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:37:45 smithi080 bash[41963]: audit 2023-12-01T13:37:45.499239+0000 mon.c (mon.2) 10159 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:37:46.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:37:45 smithi080 bash[41963]: audit 2023-12-01T13:37:45.508493+0000 mon.a (mon.0) 9755 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:37:46.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:37:45 smithi090 bash[32384]: audit 2023-12-01T13:37:44.913431+0000 mon.a (mon.0) 9751 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:37:46.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:37:45 smithi090 bash[32384]: audit 2023-12-01T13:37:44.924234+0000 mon.a (mon.0) 9752 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:37:46.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:37:45 smithi090 bash[32384]: audit 2023-12-01T13:37:44.928714+0000 mon.a (mon.0) 9753 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:37:46.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:37:45 smithi090 bash[32384]: audit 2023-12-01T13:37:44.942461+0000 mon.a (mon.0) 9754 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:37:46.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:37:45 smithi090 bash[32384]: audit 2023-12-01T13:37:45.497585+0000 mon.c (mon.2) 10158 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:37:46.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:37:45 smithi090 bash[32384]: audit 2023-12-01T13:37:45.499239+0000 mon.c (mon.2) 10159 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:37:46.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:37:45 smithi090 bash[32384]: audit 2023-12-01T13:37:45.508493+0000 mon.a (mon.0) 9755 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:37:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:37:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:37:46] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T13:37:47.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:37:46 smithi090 bash[32384]: cluster 2023-12-01T13:37:45.490690+0000 mgr.y (mgr.24362) 15874 : cluster 0 pgmap v15843: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:37:47.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:37:46 smithi090 bash[32384]: audit 2023-12-01T13:37:46.474584+0000 mon.c (mon.2) 10160 : audit 0 from='client.? 172.21.15.80:0/3401119265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:37:47.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:37:46 smithi080 bash[41963]: cluster 2023-12-01T13:37:45.490690+0000 mgr.y (mgr.24362) 15874 : cluster 0 pgmap v15843: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:37:47.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:37:46 smithi080 bash[41963]: audit 2023-12-01T13:37:46.474584+0000 mon.c (mon.2) 10160 : audit 0 from='client.? 172.21.15.80:0/3401119265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:37:47.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:37:46 smithi080 bash[28361]: cluster 2023-12-01T13:37:45.490690+0000 mgr.y (mgr.24362) 15874 : cluster 0 pgmap v15843: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:37:47.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:37:46 smithi080 bash[28361]: audit 2023-12-01T13:37:46.474584+0000 mon.c (mon.2) 10160 : audit 0 from='client.? 172.21.15.80:0/3401119265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:37:49.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:37:48 smithi090 bash[32384]: cluster 2023-12-01T13:37:47.492288+0000 mgr.y (mgr.24362) 15875 : cluster 0 pgmap v15844: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:37:49.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:37:48 smithi090 bash[32384]: audit 2023-12-01T13:37:48.932339+0000 mon.c (mon.2) 10161 : audit 0 from='client.? 172.21.15.80:0/4218733231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:37:49.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:37:48 smithi080 bash[41963]: cluster 2023-12-01T13:37:47.492288+0000 mgr.y (mgr.24362) 15875 : cluster 0 pgmap v15844: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:37:49.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:37:48 smithi080 bash[41963]: audit 2023-12-01T13:37:48.932339+0000 mon.c (mon.2) 10161 : audit 0 from='client.? 172.21.15.80:0/4218733231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:37:49.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:37:48 smithi080 bash[28361]: cluster 2023-12-01T13:37:47.492288+0000 mgr.y (mgr.24362) 15875 : cluster 0 pgmap v15844: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:37:49.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:37:48 smithi080 bash[28361]: audit 2023-12-01T13:37:48.932339+0000 mon.c (mon.2) 10161 : audit 0 from='client.? 172.21.15.80:0/4218733231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:37:51.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:37:50 smithi090 bash[32384]: cluster 2023-12-01T13:37:49.492912+0000 mgr.y (mgr.24362) 15876 : cluster 0 pgmap v15845: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:37:51.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:37:50 smithi080 bash[41963]: cluster 2023-12-01T13:37:49.492912+0000 mgr.y (mgr.24362) 15876 : cluster 0 pgmap v15845: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:37:51.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:37:50 smithi080 bash[28361]: cluster 2023-12-01T13:37:49.492912+0000 mgr.y (mgr.24362) 15876 : cluster 0 pgmap v15845: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:37:52.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:37:51 smithi090 bash[32384]: audit 2023-12-01T13:37:51.378480+0000 mon.c (mon.2) 10162 : audit 0 from='client.? 172.21.15.80:0/2316670390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:37:52.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:37:51 smithi080 bash[41963]: audit 2023-12-01T13:37:51.378480+0000 mon.c (mon.2) 10162 : audit 0 from='client.? 172.21.15.80:0/2316670390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:37:52.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:37:51 smithi080 bash[28361]: audit 2023-12-01T13:37:51.378480+0000 mon.c (mon.2) 10162 : audit 0 from='client.? 172.21.15.80:0/2316670390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:37:53.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:37:52 smithi090 bash[32384]: cluster 2023-12-01T13:37:51.494041+0000 mgr.y (mgr.24362) 15877 : cluster 0 pgmap v15846: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:37:53.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:37:52 smithi080 bash[28361]: cluster 2023-12-01T13:37:51.494041+0000 mgr.y (mgr.24362) 15877 : cluster 0 pgmap v15846: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:37:53.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:37:52 smithi080 bash[41963]: cluster 2023-12-01T13:37:51.494041+0000 mgr.y (mgr.24362) 15877 : cluster 0 pgmap v15846: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:37:54.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:37:54 smithi080 bash[28361]: cluster 2023-12-01T13:37:53.494626+0000 mgr.y (mgr.24362) 15878 : cluster 0 pgmap v15847: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:37:54.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:37:54 smithi080 bash[28361]: audit 2023-12-01T13:37:53.832378+0000 mon.a (mon.0) 9756 : audit 0 from='client.? 172.21.15.80:0/683890041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:37:54.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:37:54 smithi080 bash[41963]: cluster 2023-12-01T13:37:53.494626+0000 mgr.y (mgr.24362) 15878 : cluster 0 pgmap v15847: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:37:54.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:37:54 smithi080 bash[41963]: audit 2023-12-01T13:37:53.832378+0000 mon.a (mon.0) 9756 : audit 0 from='client.? 172.21.15.80:0/683890041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:37:54.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:37:54 smithi090 bash[32384]: cluster 2023-12-01T13:37:53.494626+0000 mgr.y (mgr.24362) 15878 : cluster 0 pgmap v15847: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:37:54.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:37:54 smithi090 bash[32384]: audit 2023-12-01T13:37:53.832378+0000 mon.a (mon.0) 9756 : audit 0 from='client.? 172.21.15.80:0/683890041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:37:56.551 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:37:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:37:56] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T13:37:56.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:37:56 smithi080 bash[28361]: cluster 2023-12-01T13:37:55.495037+0000 mgr.y (mgr.24362) 15879 : cluster 0 pgmap v15848: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:37:56.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:37:56 smithi080 bash[28361]: audit 2023-12-01T13:37:55.621981+0000 mon.c (mon.2) 10163 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:37:56.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:37:56 smithi080 bash[28361]: audit 2023-12-01T13:37:56.292685+0000 mon.a (mon.0) 9757 : audit 0 from='client.? 172.21.15.80:0/2275944592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:37:56.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:37:56 smithi080 bash[41963]: cluster 2023-12-01T13:37:55.495037+0000 mgr.y (mgr.24362) 15879 : cluster 0 pgmap v15848: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:37:56.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:37:56 smithi080 bash[41963]: audit 2023-12-01T13:37:55.621981+0000 mon.c (mon.2) 10163 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:37:56.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:37:56 smithi080 bash[41963]: audit 2023-12-01T13:37:56.292685+0000 mon.a (mon.0) 9757 : audit 0 from='client.? 172.21.15.80:0/2275944592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:37:57.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:37:56 smithi090 bash[32384]: cluster 2023-12-01T13:37:55.495037+0000 mgr.y (mgr.24362) 15879 : cluster 0 pgmap v15848: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:37:57.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:37:56 smithi090 bash[32384]: audit 2023-12-01T13:37:55.621981+0000 mon.c (mon.2) 10163 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:37:57.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:37:56 smithi090 bash[32384]: audit 2023-12-01T13:37:56.292685+0000 mon.a (mon.0) 9757 : audit 0 from='client.? 172.21.15.80:0/2275944592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:37:58.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:37:58 smithi080 bash[28361]: cluster 2023-12-01T13:37:57.496168+0000 mgr.y (mgr.24362) 15880 : cluster 0 pgmap v15849: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:37:58.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:37:58 smithi080 bash[41963]: cluster 2023-12-01T13:37:57.496168+0000 mgr.y (mgr.24362) 15880 : cluster 0 pgmap v15849: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:37:59.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:37:58 smithi090 bash[32384]: cluster 2023-12-01T13:37:57.496168+0000 mgr.y (mgr.24362) 15880 : cluster 0 pgmap v15849: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:37:59.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:37:59 smithi080 bash[41963]: audit 2023-12-01T13:37:58.754915+0000 mon.a (mon.0) 9758 : audit 0 from='client.? 172.21.15.80:0/3906522027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:37:59.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:37:59 smithi080 bash[28361]: audit 2023-12-01T13:37:58.754915+0000 mon.a (mon.0) 9758 : audit 0 from='client.? 172.21.15.80:0/3906522027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:38:00.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:37:59 smithi090 bash[32384]: audit 2023-12-01T13:37:58.754915+0000 mon.a (mon.0) 9758 : audit 0 from='client.? 172.21.15.80:0/3906522027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:38:00.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:38:00 smithi080 bash[28361]: cluster 2023-12-01T13:37:59.496823+0000 mgr.y (mgr.24362) 15881 : cluster 0 pgmap v15850: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:38:00.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:38:00 smithi080 bash[41963]: cluster 2023-12-01T13:37:59.496823+0000 mgr.y (mgr.24362) 15881 : cluster 0 pgmap v15850: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:38:01.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:38:00 smithi090 bash[32384]: cluster 2023-12-01T13:37:59.496823+0000 mgr.y (mgr.24362) 15881 : cluster 0 pgmap v15850: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:38:01.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:38:01 smithi080 bash[28361]: audit 2023-12-01T13:38:01.216042+0000 mon.a (mon.0) 9759 : audit 0 from='client.? 172.21.15.80:0/3212287533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:38:01.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:38:01 smithi080 bash[41963]: audit 2023-12-01T13:38:01.216042+0000 mon.a (mon.0) 9759 : audit 0 from='client.? 172.21.15.80:0/3212287533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:38:02.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:38:01 smithi090 bash[32384]: audit 2023-12-01T13:38:01.216042+0000 mon.a (mon.0) 9759 : audit 0 from='client.? 172.21.15.80:0/3212287533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:38:02.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:38:02 smithi080 bash[28361]: cluster 2023-12-01T13:38:01.498165+0000 mgr.y (mgr.24362) 15882 : cluster 0 pgmap v15851: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:38:02.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:38:02 smithi080 bash[41963]: cluster 2023-12-01T13:38:01.498165+0000 mgr.y (mgr.24362) 15882 : cluster 0 pgmap v15851: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:38:03.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:38:02 smithi090 bash[32384]: cluster 2023-12-01T13:38:01.498165+0000 mgr.y (mgr.24362) 15882 : cluster 0 pgmap v15851: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:38:04.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:38:04 smithi080 bash[28361]: cluster 2023-12-01T13:38:03.498662+0000 mgr.y (mgr.24362) 15883 : cluster 0 pgmap v15852: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:38:04.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:38:04 smithi080 bash[28361]: audit 2023-12-01T13:38:03.676903+0000 mon.c (mon.2) 10164 : audit 0 from='client.? 172.21.15.80:0/3456024786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:38:04.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:38:04 smithi080 bash[41963]: cluster 2023-12-01T13:38:03.498662+0000 mgr.y (mgr.24362) 15883 : cluster 0 pgmap v15852: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:38:04.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:38:04 smithi080 bash[41963]: audit 2023-12-01T13:38:03.676903+0000 mon.c (mon.2) 10164 : audit 0 from='client.? 172.21.15.80:0/3456024786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:38:04.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:38:04 smithi090 bash[32384]: cluster 2023-12-01T13:38:03.498662+0000 mgr.y (mgr.24362) 15883 : cluster 0 pgmap v15852: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:38:04.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:38:04 smithi090 bash[32384]: audit 2023-12-01T13:38:03.676903+0000 mon.c (mon.2) 10164 : audit 0 from='client.? 172.21.15.80:0/3456024786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:38:06.556 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:38:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:38:06] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T13:38:06.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:38:06 smithi080 bash[28361]: cluster 2023-12-01T13:38:05.499343+0000 mgr.y (mgr.24362) 15884 : cluster 0 pgmap v15853: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:38:06.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:38:06 smithi080 bash[28361]: audit 2023-12-01T13:38:06.128532+0000 mon.c (mon.2) 10165 : audit 0 from='client.? 172.21.15.80:0/170513021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:38:06.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:38:06 smithi080 bash[41963]: cluster 2023-12-01T13:38:05.499343+0000 mgr.y (mgr.24362) 15884 : cluster 0 pgmap v15853: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:38:06.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:38:06 smithi080 bash[41963]: audit 2023-12-01T13:38:06.128532+0000 mon.c (mon.2) 10165 : audit 0 from='client.? 172.21.15.80:0/170513021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:38:07.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:38:06 smithi090 bash[32384]: cluster 2023-12-01T13:38:05.499343+0000 mgr.y (mgr.24362) 15884 : cluster 0 pgmap v15853: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:38:07.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:38:06 smithi090 bash[32384]: audit 2023-12-01T13:38:06.128532+0000 mon.c (mon.2) 10165 : audit 0 from='client.? 172.21.15.80:0/170513021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:38:08.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:38:08 smithi080 bash[28361]: cluster 2023-12-01T13:38:07.500610+0000 mgr.y (mgr.24362) 15885 : cluster 0 pgmap v15854: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:38:08.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:38:08 smithi080 bash[41963]: cluster 2023-12-01T13:38:07.500610+0000 mgr.y (mgr.24362) 15885 : cluster 0 pgmap v15854: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:38:09.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:38:08 smithi090 bash[32384]: cluster 2023-12-01T13:38:07.500610+0000 mgr.y (mgr.24362) 15885 : cluster 0 pgmap v15854: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:38:09.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:38:09 smithi080 bash[28361]: audit 2023-12-01T13:38:08.592916+0000 mon.a (mon.0) 9760 : audit 0 from='client.? 172.21.15.80:0/1308191791' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:38:09.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:38:09 smithi080 bash[41963]: audit 2023-12-01T13:38:08.592916+0000 mon.a (mon.0) 9760 : audit 0 from='client.? 172.21.15.80:0/1308191791' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:38:10.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:38:09 smithi090 bash[32384]: audit 2023-12-01T13:38:08.592916+0000 mon.a (mon.0) 9760 : audit 0 from='client.? 172.21.15.80:0/1308191791' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:38:10.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:38:10 smithi080 bash[41963]: cluster 2023-12-01T13:38:09.501260+0000 mgr.y (mgr.24362) 15886 : cluster 0 pgmap v15855: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:38:10.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:38:10 smithi080 bash[28361]: cluster 2023-12-01T13:38:09.501260+0000 mgr.y (mgr.24362) 15886 : cluster 0 pgmap v15855: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:38:11.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:38:10 smithi090 bash[32384]: cluster 2023-12-01T13:38:09.501260+0000 mgr.y (mgr.24362) 15886 : cluster 0 pgmap v15855: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:38:11.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:38:11 smithi080 bash[28361]: audit 2023-12-01T13:38:10.622406+0000 mon.c (mon.2) 10166 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:38:11.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:38:11 smithi080 bash[28361]: audit 2023-12-01T13:38:11.045462+0000 mon.a (mon.0) 9761 : audit 0 from='client.? 172.21.15.80:0/3999610186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:38:11.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:38:11 smithi080 bash[41963]: audit 2023-12-01T13:38:10.622406+0000 mon.c (mon.2) 10166 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:38:11.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:38:11 smithi080 bash[41963]: audit 2023-12-01T13:38:11.045462+0000 mon.a (mon.0) 9761 : audit 0 from='client.? 172.21.15.80:0/3999610186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:38:12.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:38:11 smithi090 bash[32384]: audit 2023-12-01T13:38:10.622406+0000 mon.c (mon.2) 10166 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:38:12.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:38:11 smithi090 bash[32384]: audit 2023-12-01T13:38:11.045462+0000 mon.a (mon.0) 9761 : audit 0 from='client.? 172.21.15.80:0/3999610186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:38:12.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:38:12 smithi080 bash[28361]: cluster 2023-12-01T13:38:11.501980+0000 mgr.y (mgr.24362) 15887 : cluster 0 pgmap v15856: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:38:12.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:38:12 smithi080 bash[41963]: cluster 2023-12-01T13:38:11.501980+0000 mgr.y (mgr.24362) 15887 : cluster 0 pgmap v15856: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:38:13.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:38:12 smithi090 bash[32384]: cluster 2023-12-01T13:38:11.501980+0000 mgr.y (mgr.24362) 15887 : cluster 0 pgmap v15856: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:38:14.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:38:14 smithi080 bash[28361]: cluster 2023-12-01T13:38:13.502591+0000 mgr.y (mgr.24362) 15888 : cluster 0 pgmap v15857: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:38:14.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:38:14 smithi080 bash[28361]: audit 2023-12-01T13:38:13.506706+0000 mon.c (mon.2) 10167 : audit 0 from='client.? 172.21.15.80:0/205593607' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:38:14.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:38:14 smithi080 bash[41963]: cluster 2023-12-01T13:38:13.502591+0000 mgr.y (mgr.24362) 15888 : cluster 0 pgmap v15857: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:38:14.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:38:14 smithi080 bash[41963]: audit 2023-12-01T13:38:13.506706+0000 mon.c (mon.2) 10167 : audit 0 from='client.? 172.21.15.80:0/205593607' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:38:14.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:38:14 smithi090 bash[32384]: cluster 2023-12-01T13:38:13.502591+0000 mgr.y (mgr.24362) 15888 : cluster 0 pgmap v15857: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:38:14.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:38:14 smithi090 bash[32384]: audit 2023-12-01T13:38:13.506706+0000 mon.c (mon.2) 10167 : audit 0 from='client.? 172.21.15.80:0/205593607' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:38:16.561 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:38:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:38:16] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T13:38:16.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:38:16 smithi080 bash[28361]: cluster 2023-12-01T13:38:15.503252+0000 mgr.y (mgr.24362) 15889 : cluster 0 pgmap v15858: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:38:16.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:38:16 smithi080 bash[28361]: audit 2023-12-01T13:38:15.969110+0000 mon.a (mon.0) 9762 : audit 0 from='client.? 172.21.15.80:0/3899520240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:38:16.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:38:16 smithi080 bash[41963]: cluster 2023-12-01T13:38:15.503252+0000 mgr.y (mgr.24362) 15889 : cluster 0 pgmap v15858: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:38:16.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:38:16 smithi080 bash[41963]: audit 2023-12-01T13:38:15.969110+0000 mon.a (mon.0) 9762 : audit 0 from='client.? 172.21.15.80:0/3899520240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:38:17.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:38:16 smithi090 bash[32384]: cluster 2023-12-01T13:38:15.503252+0000 mgr.y (mgr.24362) 15889 : cluster 0 pgmap v15858: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:38:17.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:38:16 smithi090 bash[32384]: audit 2023-12-01T13:38:15.969110+0000 mon.a (mon.0) 9762 : audit 0 from='client.? 172.21.15.80:0/3899520240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:38:18.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:38:18 smithi080 bash[28361]: cluster 2023-12-01T13:38:17.504359+0000 mgr.y (mgr.24362) 15890 : cluster 0 pgmap v15859: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:38:18.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:38:18 smithi080 bash[28361]: audit 2023-12-01T13:38:18.442064+0000 mon.c (mon.2) 10168 : audit 0 from='client.? 172.21.15.80:0/1524815613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:38:18.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:38:18 smithi080 bash[41963]: cluster 2023-12-01T13:38:17.504359+0000 mgr.y (mgr.24362) 15890 : cluster 0 pgmap v15859: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:38:18.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:38:18 smithi080 bash[41963]: audit 2023-12-01T13:38:18.442064+0000 mon.c (mon.2) 10168 : audit 0 from='client.? 172.21.15.80:0/1524815613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:38:19.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:38:18 smithi090 bash[32384]: cluster 2023-12-01T13:38:17.504359+0000 mgr.y (mgr.24362) 15890 : cluster 0 pgmap v15859: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:38:19.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:38:18 smithi090 bash[32384]: audit 2023-12-01T13:38:18.442064+0000 mon.c (mon.2) 10168 : audit 0 from='client.? 172.21.15.80:0/1524815613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:38:20.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:38:20 smithi080 bash[41963]: cluster 2023-12-01T13:38:19.504940+0000 mgr.y (mgr.24362) 15891 : cluster 0 pgmap v15860: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:38:20.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:38:20 smithi080 bash[28361]: cluster 2023-12-01T13:38:19.504940+0000 mgr.y (mgr.24362) 15891 : cluster 0 pgmap v15860: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:38:21.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:38:20 smithi090 bash[32384]: cluster 2023-12-01T13:38:19.504940+0000 mgr.y (mgr.24362) 15891 : cluster 0 pgmap v15860: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:38:21.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:38:21 smithi080 bash[41963]: audit 2023-12-01T13:38:20.905561+0000 mon.a (mon.0) 9763 : audit 0 from='client.? 172.21.15.80:0/1615072196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:38:21.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:38:21 smithi080 bash[28361]: audit 2023-12-01T13:38:20.905561+0000 mon.a (mon.0) 9763 : audit 0 from='client.? 172.21.15.80:0/1615072196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:38:22.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:38:21 smithi090 bash[32384]: audit 2023-12-01T13:38:20.905561+0000 mon.a (mon.0) 9763 : audit 0 from='client.? 172.21.15.80:0/1615072196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:38:22.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:38:22 smithi080 bash[41963]: cluster 2023-12-01T13:38:21.506021+0000 mgr.y (mgr.24362) 15892 : cluster 0 pgmap v15861: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:38:22.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:38:22 smithi080 bash[28361]: cluster 2023-12-01T13:38:21.506021+0000 mgr.y (mgr.24362) 15892 : cluster 0 pgmap v15861: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:38:23.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:38:22 smithi090 bash[32384]: cluster 2023-12-01T13:38:21.506021+0000 mgr.y (mgr.24362) 15892 : cluster 0 pgmap v15861: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:38:23.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:38:23 smithi080 bash[28361]: audit 2023-12-01T13:38:23.355440+0000 mon.c (mon.2) 10169 : audit 0 from='client.? 172.21.15.80:0/285883705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:38:23.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:38:23 smithi080 bash[41963]: audit 2023-12-01T13:38:23.355440+0000 mon.c (mon.2) 10169 : audit 0 from='client.? 172.21.15.80:0/285883705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:38:24.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:38:23 smithi090 bash[32384]: audit 2023-12-01T13:38:23.355440+0000 mon.c (mon.2) 10169 : audit 0 from='client.? 172.21.15.80:0/285883705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:38:24.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:38:24 smithi080 bash[28361]: cluster 2023-12-01T13:38:23.506693+0000 mgr.y (mgr.24362) 15893 : cluster 0 pgmap v15862: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:38:24.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:38:24 smithi080 bash[41963]: cluster 2023-12-01T13:38:23.506693+0000 mgr.y (mgr.24362) 15893 : cluster 0 pgmap v15862: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:38:25.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:38:24 smithi090 bash[32384]: cluster 2023-12-01T13:38:23.506693+0000 mgr.y (mgr.24362) 15893 : cluster 0 pgmap v15862: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:38:26.590 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:38:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:38:26] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T13:38:26.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:38:26 smithi080 bash[28361]: cluster 2023-12-01T13:38:25.507271+0000 mgr.y (mgr.24362) 15894 : cluster 0 pgmap v15863: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:38:26.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:38:26 smithi080 bash[28361]: audit 2023-12-01T13:38:25.622090+0000 mon.c (mon.2) 10170 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:38:26.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:38:26 smithi080 bash[28361]: audit 2023-12-01T13:38:25.814655+0000 mon.c (mon.2) 10171 : audit 0 from='client.? 172.21.15.80:0/3875580751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:38:26.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:38:26 smithi080 bash[41963]: cluster 2023-12-01T13:38:25.507271+0000 mgr.y (mgr.24362) 15894 : cluster 0 pgmap v15863: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:38:26.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:38:26 smithi080 bash[41963]: audit 2023-12-01T13:38:25.622090+0000 mon.c (mon.2) 10170 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:38:26.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:38:26 smithi080 bash[41963]: audit 2023-12-01T13:38:25.814655+0000 mon.c (mon.2) 10171 : audit 0 from='client.? 172.21.15.80:0/3875580751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:38:27.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:38:26 smithi090 bash[32384]: cluster 2023-12-01T13:38:25.507271+0000 mgr.y (mgr.24362) 15894 : cluster 0 pgmap v15863: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:38:27.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:38:26 smithi090 bash[32384]: audit 2023-12-01T13:38:25.622090+0000 mon.c (mon.2) 10170 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:38:27.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:38:26 smithi090 bash[32384]: audit 2023-12-01T13:38:25.814655+0000 mon.c (mon.2) 10171 : audit 0 from='client.? 172.21.15.80:0/3875580751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:38:28.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:38:28 smithi080 bash[28361]: cluster 2023-12-01T13:38:27.508432+0000 mgr.y (mgr.24362) 15895 : cluster 0 pgmap v15864: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:38:28.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:38:28 smithi080 bash[28361]: audit 2023-12-01T13:38:28.265115+0000 mon.c (mon.2) 10172 : audit 0 from='client.? 172.21.15.80:0/3654078528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:38:28.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:38:28 smithi080 bash[41963]: cluster 2023-12-01T13:38:27.508432+0000 mgr.y (mgr.24362) 15895 : cluster 0 pgmap v15864: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:38:28.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:38:28 smithi080 bash[41963]: audit 2023-12-01T13:38:28.265115+0000 mon.c (mon.2) 10172 : audit 0 from='client.? 172.21.15.80:0/3654078528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:38:29.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:38:28 smithi090 bash[32384]: cluster 2023-12-01T13:38:27.508432+0000 mgr.y (mgr.24362) 15895 : cluster 0 pgmap v15864: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:38:29.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:38:28 smithi090 bash[32384]: audit 2023-12-01T13:38:28.265115+0000 mon.c (mon.2) 10172 : audit 0 from='client.? 172.21.15.80:0/3654078528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:38:30.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:38:30 smithi080 bash[28361]: cluster 2023-12-01T13:38:29.509092+0000 mgr.y (mgr.24362) 15896 : cluster 0 pgmap v15865: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:38:30.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:38:30 smithi080 bash[41963]: cluster 2023-12-01T13:38:29.509092+0000 mgr.y (mgr.24362) 15896 : cluster 0 pgmap v15865: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:38:31.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:38:30 smithi090 bash[32384]: cluster 2023-12-01T13:38:29.509092+0000 mgr.y (mgr.24362) 15896 : cluster 0 pgmap v15865: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:38:31.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:38:31 smithi080 bash[28361]: audit 2023-12-01T13:38:30.714933+0000 mon.c (mon.2) 10173 : audit 0 from='client.? 172.21.15.80:0/1986809957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:38:31.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:38:31 smithi080 bash[41963]: audit 2023-12-01T13:38:30.714933+0000 mon.c (mon.2) 10173 : audit 0 from='client.? 172.21.15.80:0/1986809957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:38:32.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:38:31 smithi090 bash[32384]: audit 2023-12-01T13:38:30.714933+0000 mon.c (mon.2) 10173 : audit 0 from='client.? 172.21.15.80:0/1986809957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:38:32.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:38:32 smithi080 bash[28361]: cluster 2023-12-01T13:38:31.510111+0000 mgr.y (mgr.24362) 15897 : cluster 0 pgmap v15866: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:38:32.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:38:32 smithi080 bash[41963]: cluster 2023-12-01T13:38:31.510111+0000 mgr.y (mgr.24362) 15897 : cluster 0 pgmap v15866: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:38:33.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:38:32 smithi090 bash[32384]: cluster 2023-12-01T13:38:31.510111+0000 mgr.y (mgr.24362) 15897 : cluster 0 pgmap v15866: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:38:33.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:38:33 smithi080 bash[28361]: audit 2023-12-01T13:38:33.174030+0000 mon.c (mon.2) 10174 : audit 0 from='client.? 172.21.15.80:0/3348989703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:38:33.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:38:33 smithi080 bash[41963]: audit 2023-12-01T13:38:33.174030+0000 mon.c (mon.2) 10174 : audit 0 from='client.? 172.21.15.80:0/3348989703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:38:34.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:38:33 smithi090 bash[32384]: audit 2023-12-01T13:38:33.174030+0000 mon.c (mon.2) 10174 : audit 0 from='client.? 172.21.15.80:0/3348989703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:38:34.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:38:34 smithi080 bash[28361]: cluster 2023-12-01T13:38:33.510908+0000 mgr.y (mgr.24362) 15898 : cluster 0 pgmap v15867: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:38:34.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:38:34 smithi080 bash[41963]: cluster 2023-12-01T13:38:33.510908+0000 mgr.y (mgr.24362) 15898 : cluster 0 pgmap v15867: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:38:35.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:38:34 smithi090 bash[32384]: cluster 2023-12-01T13:38:33.510908+0000 mgr.y (mgr.24362) 15898 : cluster 0 pgmap v15867: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:38:36.616 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:38:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:38:36] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T13:38:36.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:38:36 smithi080 bash[28361]: cluster 2023-12-01T13:38:35.511660+0000 mgr.y (mgr.24362) 15899 : cluster 0 pgmap v15868: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:38:36.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:38:36 smithi080 bash[28361]: audit 2023-12-01T13:38:35.626244+0000 mon.a (mon.0) 9764 : audit 0 from='client.? 172.21.15.80:0/3828710626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:38:36.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:38:36 smithi080 bash[41963]: cluster 2023-12-01T13:38:35.511660+0000 mgr.y (mgr.24362) 15899 : cluster 0 pgmap v15868: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:38:36.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:38:36 smithi080 bash[41963]: audit 2023-12-01T13:38:35.626244+0000 mon.a (mon.0) 9764 : audit 0 from='client.? 172.21.15.80:0/3828710626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:38:37.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:38:36 smithi090 bash[32384]: cluster 2023-12-01T13:38:35.511660+0000 mgr.y (mgr.24362) 15899 : cluster 0 pgmap v15868: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:38:37.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:38:36 smithi090 bash[32384]: audit 2023-12-01T13:38:35.626244+0000 mon.a (mon.0) 9764 : audit 0 from='client.? 172.21.15.80:0/3828710626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:38:38.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:38:38 smithi080 bash[41963]: cluster 2023-12-01T13:38:37.512969+0000 mgr.y (mgr.24362) 15900 : cluster 0 pgmap v15869: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:38:38.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:38:38 smithi080 bash[41963]: audit 2023-12-01T13:38:38.087491+0000 mon.c (mon.2) 10175 : audit 0 from='client.? 172.21.15.80:0/3416443136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:38:38.935 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:38:38 smithi080 bash[28361]: cluster 2023-12-01T13:38:37.512969+0000 mgr.y (mgr.24362) 15900 : cluster 0 pgmap v15869: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:38:38.935 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:38:38 smithi080 bash[28361]: audit 2023-12-01T13:38:38.087491+0000 mon.c (mon.2) 10175 : audit 0 from='client.? 172.21.15.80:0/3416443136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:38:39.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:38:38 smithi090 bash[32384]: cluster 2023-12-01T13:38:37.512969+0000 mgr.y (mgr.24362) 15900 : cluster 0 pgmap v15869: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:38:39.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:38:38 smithi090 bash[32384]: audit 2023-12-01T13:38:38.087491+0000 mon.c (mon.2) 10175 : audit 0 from='client.? 172.21.15.80:0/3416443136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:38:40.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:38:40 smithi080 bash[41963]: cluster 2023-12-01T13:38:39.513642+0000 mgr.y (mgr.24362) 15901 : cluster 0 pgmap v15870: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:38:40.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:38:40 smithi080 bash[41963]: audit 2023-12-01T13:38:40.539321+0000 mon.a (mon.0) 9765 : audit 0 from='client.? 172.21.15.80:0/1790231562' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:38:40.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:38:40 smithi080 bash[28361]: cluster 2023-12-01T13:38:39.513642+0000 mgr.y (mgr.24362) 15901 : cluster 0 pgmap v15870: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:38:40.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:38:40 smithi080 bash[28361]: audit 2023-12-01T13:38:40.539321+0000 mon.a (mon.0) 9765 : audit 0 from='client.? 172.21.15.80:0/1790231562' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:38:41.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:38:40 smithi090 bash[32384]: cluster 2023-12-01T13:38:39.513642+0000 mgr.y (mgr.24362) 15901 : cluster 0 pgmap v15870: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:38:41.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:38:40 smithi090 bash[32384]: audit 2023-12-01T13:38:40.539321+0000 mon.a (mon.0) 9765 : audit 0 from='client.? 172.21.15.80:0/1790231562' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:38:41.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:38:41 smithi080 bash[28361]: audit 2023-12-01T13:38:40.623086+0000 mon.c (mon.2) 10176 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:38:41.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:38:41 smithi080 bash[41963]: audit 2023-12-01T13:38:40.623086+0000 mon.c (mon.2) 10176 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:38:42.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:38:41 smithi090 bash[32384]: audit 2023-12-01T13:38:40.623086+0000 mon.c (mon.2) 10176 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:38:42.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:38:42 smithi080 bash[41963]: cluster 2023-12-01T13:38:41.514720+0000 mgr.y (mgr.24362) 15902 : cluster 0 pgmap v15871: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:38:42.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:38:42 smithi080 bash[28361]: cluster 2023-12-01T13:38:41.514720+0000 mgr.y (mgr.24362) 15902 : cluster 0 pgmap v15871: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:38:43.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:38:42 smithi090 bash[32384]: cluster 2023-12-01T13:38:41.514720+0000 mgr.y (mgr.24362) 15902 : cluster 0 pgmap v15871: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:38:43.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:38:43 smithi080 bash[28361]: audit 2023-12-01T13:38:42.990629+0000 mon.a (mon.0) 9766 : audit 0 from='client.? 172.21.15.80:0/2047638832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:38:43.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:38:43 smithi080 bash[41963]: audit 2023-12-01T13:38:42.990629+0000 mon.a (mon.0) 9766 : audit 0 from='client.? 172.21.15.80:0/2047638832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:38:44.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:38:43 smithi090 bash[32384]: audit 2023-12-01T13:38:42.990629+0000 mon.a (mon.0) 9766 : audit 0 from='client.? 172.21.15.80:0/2047638832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:38:44.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:38:44 smithi080 bash[41963]: cluster 2023-12-01T13:38:43.515367+0000 mgr.y (mgr.24362) 15903 : cluster 0 pgmap v15872: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:38:44.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:38:44 smithi080 bash[28361]: cluster 2023-12-01T13:38:43.515367+0000 mgr.y (mgr.24362) 15903 : cluster 0 pgmap v15872: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:38:45.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:38:44 smithi090 bash[32384]: cluster 2023-12-01T13:38:43.515367+0000 mgr.y (mgr.24362) 15903 : cluster 0 pgmap v15872: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:38:45.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:38:45 smithi080 bash[28361]: audit 2023-12-01T13:38:45.437007+0000 mon.a (mon.0) 9767 : audit 0 from='client.? 172.21.15.80:0/506829170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:38:45.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:38:45 smithi080 bash[28361]: audit 2023-12-01T13:38:45.591497+0000 mon.c (mon.2) 10177 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:38:45.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:38:45 smithi080 bash[41963]: audit 2023-12-01T13:38:45.437007+0000 mon.a (mon.0) 9767 : audit 0 from='client.? 172.21.15.80:0/506829170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:38:45.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:38:45 smithi080 bash[41963]: audit 2023-12-01T13:38:45.591497+0000 mon.c (mon.2) 10177 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:38:46.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:38:45 smithi090 bash[32384]: audit 2023-12-01T13:38:45.437007+0000 mon.a (mon.0) 9767 : audit 0 from='client.? 172.21.15.80:0/506829170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:38:46.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:38:45 smithi090 bash[32384]: audit 2023-12-01T13:38:45.591497+0000 mon.c (mon.2) 10177 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:38:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:38:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:38:46] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T13:38:47.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:38:46 smithi090 bash[32384]: cluster 2023-12-01T13:38:45.516005+0000 mgr.y (mgr.24362) 15904 : cluster 0 pgmap v15873: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:38:47.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:38:46 smithi090 bash[32384]: audit 2023-12-01T13:38:45.971484+0000 mon.a (mon.0) 9768 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:38:47.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:38:46 smithi090 bash[32384]: audit 2023-12-01T13:38:45.981058+0000 mon.a (mon.0) 9769 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:38:47.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:38:46 smithi080 bash[41963]: cluster 2023-12-01T13:38:45.516005+0000 mgr.y (mgr.24362) 15904 : cluster 0 pgmap v15873: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:38:47.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:38:46 smithi080 bash[41963]: audit 2023-12-01T13:38:45.971484+0000 mon.a (mon.0) 9768 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:38:47.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:38:46 smithi080 bash[41963]: audit 2023-12-01T13:38:45.981058+0000 mon.a (mon.0) 9769 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:38:47.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:38:46 smithi080 bash[28361]: cluster 2023-12-01T13:38:45.516005+0000 mgr.y (mgr.24362) 15904 : cluster 0 pgmap v15873: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:38:47.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:38:46 smithi080 bash[28361]: audit 2023-12-01T13:38:45.971484+0000 mon.a (mon.0) 9768 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:38:47.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:38:46 smithi080 bash[28361]: audit 2023-12-01T13:38:45.981058+0000 mon.a (mon.0) 9769 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:38:48.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:38:47 smithi090 bash[32384]: audit 2023-12-01T13:38:47.891850+0000 mon.c (mon.2) 10178 : audit 0 from='client.? 172.21.15.80:0/945507276' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:38:48.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:38:47 smithi080 bash[41963]: audit 2023-12-01T13:38:47.891850+0000 mon.c (mon.2) 10178 : audit 0 from='client.? 172.21.15.80:0/945507276' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:38:48.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:38:47 smithi080 bash[28361]: audit 2023-12-01T13:38:47.891850+0000 mon.c (mon.2) 10178 : audit 0 from='client.? 172.21.15.80:0/945507276' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:38:49.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:38:48 smithi090 bash[32384]: cluster 2023-12-01T13:38:47.516820+0000 mgr.y (mgr.24362) 15905 : cluster 0 pgmap v15874: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:38:49.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:38:48 smithi080 bash[28361]: cluster 2023-12-01T13:38:47.516820+0000 mgr.y (mgr.24362) 15905 : cluster 0 pgmap v15874: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:38:49.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:38:48 smithi080 bash[41963]: cluster 2023-12-01T13:38:47.516820+0000 mgr.y (mgr.24362) 15905 : cluster 0 pgmap v15874: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:38:51.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:38:50 smithi090 bash[32384]: cluster 2023-12-01T13:38:49.517472+0000 mgr.y (mgr.24362) 15906 : cluster 0 pgmap v15875: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:38:51.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:38:50 smithi090 bash[32384]: audit 2023-12-01T13:38:50.344463+0000 mon.c (mon.2) 10179 : audit 0 from='client.? 172.21.15.80:0/1863659058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:38:51.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:38:50 smithi080 bash[28361]: cluster 2023-12-01T13:38:49.517472+0000 mgr.y (mgr.24362) 15906 : cluster 0 pgmap v15875: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:38:51.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:38:50 smithi080 bash[28361]: audit 2023-12-01T13:38:50.344463+0000 mon.c (mon.2) 10179 : audit 0 from='client.? 172.21.15.80:0/1863659058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:38:51.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:38:50 smithi080 bash[41963]: cluster 2023-12-01T13:38:49.517472+0000 mgr.y (mgr.24362) 15906 : cluster 0 pgmap v15875: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:38:51.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:38:50 smithi080 bash[41963]: audit 2023-12-01T13:38:50.344463+0000 mon.c (mon.2) 10179 : audit 0 from='client.? 172.21.15.80:0/1863659058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:38:52.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:38:52 smithi080 bash[41963]: audit 2023-12-01T13:38:51.389382+0000 mon.a (mon.0) 9770 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:38:52.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:38:52 smithi080 bash[41963]: audit 2023-12-01T13:38:51.402154+0000 mon.a (mon.0) 9771 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:38:52.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:38:52 smithi080 bash[41963]: cluster 2023-12-01T13:38:51.518609+0000 mgr.y (mgr.24362) 15907 : cluster 0 pgmap v15876: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:38:52.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:38:52 smithi080 bash[41963]: audit 2023-12-01T13:38:52.193720+0000 mon.a (mon.0) 9772 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:38:52.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:38:52 smithi080 bash[41963]: audit 2023-12-01T13:38:52.204276+0000 mon.a (mon.0) 9773 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:38:52.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:38:52 smithi080 bash[28361]: audit 2023-12-01T13:38:51.389382+0000 mon.a (mon.0) 9770 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:38:52.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:38:52 smithi080 bash[28361]: audit 2023-12-01T13:38:51.402154+0000 mon.a (mon.0) 9771 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:38:52.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:38:52 smithi080 bash[28361]: cluster 2023-12-01T13:38:51.518609+0000 mgr.y (mgr.24362) 15907 : cluster 0 pgmap v15876: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:38:52.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:38:52 smithi080 bash[28361]: audit 2023-12-01T13:38:52.193720+0000 mon.a (mon.0) 9772 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:38:52.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:38:52 smithi080 bash[28361]: audit 2023-12-01T13:38:52.204276+0000 mon.a (mon.0) 9773 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:38:52.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:38:52 smithi090 bash[32384]: audit 2023-12-01T13:38:51.389382+0000 mon.a (mon.0) 9770 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:38:52.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:38:52 smithi090 bash[32384]: audit 2023-12-01T13:38:51.402154+0000 mon.a (mon.0) 9771 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:38:52.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:38:52 smithi090 bash[32384]: cluster 2023-12-01T13:38:51.518609+0000 mgr.y (mgr.24362) 15907 : cluster 0 pgmap v15876: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:38:52.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:38:52 smithi090 bash[32384]: audit 2023-12-01T13:38:52.193720+0000 mon.a (mon.0) 9772 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:38:52.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:38:52 smithi090 bash[32384]: audit 2023-12-01T13:38:52.204276+0000 mon.a (mon.0) 9773 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:38:53.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:38:53 smithi080 bash[28361]: audit 2023-12-01T13:38:52.674517+0000 mon.c (mon.2) 10180 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:38:53.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:38:53 smithi080 bash[28361]: audit 2023-12-01T13:38:52.675976+0000 mon.c (mon.2) 10181 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:38:53.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:38:53 smithi080 bash[28361]: audit 2023-12-01T13:38:52.684110+0000 mon.a (mon.0) 9774 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:38:53.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:38:53 smithi080 bash[28361]: audit 2023-12-01T13:38:52.806229+0000 mon.c (mon.2) 10182 : audit 0 from='client.? 172.21.15.80:0/1086688321' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:38:53.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:38:53 smithi080 bash[41963]: audit 2023-12-01T13:38:52.674517+0000 mon.c (mon.2) 10180 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:38:53.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:38:53 smithi080 bash[41963]: audit 2023-12-01T13:38:52.675976+0000 mon.c (mon.2) 10181 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:38:53.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:38:53 smithi080 bash[41963]: audit 2023-12-01T13:38:52.684110+0000 mon.a (mon.0) 9774 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:38:53.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:38:53 smithi080 bash[41963]: audit 2023-12-01T13:38:52.806229+0000 mon.c (mon.2) 10182 : audit 0 from='client.? 172.21.15.80:0/1086688321' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:38:53.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:38:53 smithi090 bash[32384]: audit 2023-12-01T13:38:52.674517+0000 mon.c (mon.2) 10180 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:38:53.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:38:53 smithi090 bash[32384]: audit 2023-12-01T13:38:52.675976+0000 mon.c (mon.2) 10181 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:38:53.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:38:53 smithi090 bash[32384]: audit 2023-12-01T13:38:52.684110+0000 mon.a (mon.0) 9774 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:38:53.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:38:53 smithi090 bash[32384]: audit 2023-12-01T13:38:52.806229+0000 mon.c (mon.2) 10182 : audit 0 from='client.? 172.21.15.80:0/1086688321' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:38:54.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:38:54 smithi080 bash[28361]: cluster 2023-12-01T13:38:53.519297+0000 mgr.y (mgr.24362) 15908 : cluster 0 pgmap v15877: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:38:54.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:38:54 smithi080 bash[41963]: cluster 2023-12-01T13:38:53.519297+0000 mgr.y (mgr.24362) 15908 : cluster 0 pgmap v15877: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:38:54.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:38:54 smithi090 bash[32384]: cluster 2023-12-01T13:38:53.519297+0000 mgr.y (mgr.24362) 15908 : cluster 0 pgmap v15877: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:38:55.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:38:55 smithi080 bash[28361]: audit 2023-12-01T13:38:55.262219+0000 mon.c (mon.2) 10183 : audit 0 from='client.? 172.21.15.80:0/1758351937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:38:55.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:38:55 smithi080 bash[41963]: audit 2023-12-01T13:38:55.262219+0000 mon.c (mon.2) 10183 : audit 0 from='client.? 172.21.15.80:0/1758351937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:38:55.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:38:55 smithi090 bash[32384]: audit 2023-12-01T13:38:55.262219+0000 mon.c (mon.2) 10183 : audit 0 from='client.? 172.21.15.80:0/1758351937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:38:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:38:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:38:56] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T13:38:56.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:38:56 smithi080 bash[28361]: cluster 2023-12-01T13:38:55.519995+0000 mgr.y (mgr.24362) 15909 : cluster 0 pgmap v15878: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:38:56.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:38:56 smithi080 bash[28361]: audit 2023-12-01T13:38:55.623456+0000 mon.c (mon.2) 10184 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:38:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:38:56 smithi080 bash[41963]: cluster 2023-12-01T13:38:55.519995+0000 mgr.y (mgr.24362) 15909 : cluster 0 pgmap v15878: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:38:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:38:56 smithi080 bash[41963]: audit 2023-12-01T13:38:55.623456+0000 mon.c (mon.2) 10184 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:38:56.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:38:56 smithi090 bash[32384]: cluster 2023-12-01T13:38:55.519995+0000 mgr.y (mgr.24362) 15909 : cluster 0 pgmap v15878: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:38:56.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:38:56 smithi090 bash[32384]: audit 2023-12-01T13:38:55.623456+0000 mon.c (mon.2) 10184 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:38:58.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:38:58 smithi080 bash[41963]: cluster 2023-12-01T13:38:57.521071+0000 mgr.y (mgr.24362) 15910 : cluster 0 pgmap v15879: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:38:58.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:38:58 smithi080 bash[41963]: audit 2023-12-01T13:38:57.717271+0000 mon.a (mon.0) 9775 : audit 0 from='client.? 172.21.15.80:0/3907882157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:38:58.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:38:58 smithi080 bash[28361]: cluster 2023-12-01T13:38:57.521071+0000 mgr.y (mgr.24362) 15910 : cluster 0 pgmap v15879: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:38:58.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:38:58 smithi080 bash[28361]: audit 2023-12-01T13:38:57.717271+0000 mon.a (mon.0) 9775 : audit 0 from='client.? 172.21.15.80:0/3907882157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:38:59.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:38:58 smithi090 bash[32384]: cluster 2023-12-01T13:38:57.521071+0000 mgr.y (mgr.24362) 15910 : cluster 0 pgmap v15879: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:38:59.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:38:58 smithi090 bash[32384]: audit 2023-12-01T13:38:57.717271+0000 mon.a (mon.0) 9775 : audit 0 from='client.? 172.21.15.80:0/3907882157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:39:00.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:39:00 smithi080 bash[41963]: cluster 2023-12-01T13:38:59.521888+0000 mgr.y (mgr.24362) 15911 : cluster 0 pgmap v15880: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:39:00.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:39:00 smithi080 bash[41963]: audit 2023-12-01T13:39:00.172855+0000 mon.c (mon.2) 10185 : audit 0 from='client.? 172.21.15.80:0/3357268543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:39:00.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:39:00 smithi080 bash[28361]: cluster 2023-12-01T13:38:59.521888+0000 mgr.y (mgr.24362) 15911 : cluster 0 pgmap v15880: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:39:00.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:39:00 smithi080 bash[28361]: audit 2023-12-01T13:39:00.172855+0000 mon.c (mon.2) 10185 : audit 0 from='client.? 172.21.15.80:0/3357268543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:39:01.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:39:00 smithi090 bash[32384]: cluster 2023-12-01T13:38:59.521888+0000 mgr.y (mgr.24362) 15911 : cluster 0 pgmap v15880: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:39:01.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:39:00 smithi090 bash[32384]: audit 2023-12-01T13:39:00.172855+0000 mon.c (mon.2) 10185 : audit 0 from='client.? 172.21.15.80:0/3357268543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:39:02.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:39:02 smithi080 bash[28361]: cluster 2023-12-01T13:39:01.522997+0000 mgr.y (mgr.24362) 15912 : cluster 0 pgmap v15881: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:39:02.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:39:02 smithi080 bash[41963]: cluster 2023-12-01T13:39:01.522997+0000 mgr.y (mgr.24362) 15912 : cluster 0 pgmap v15881: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:39:03.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:39:02 smithi090 bash[32384]: cluster 2023-12-01T13:39:01.522997+0000 mgr.y (mgr.24362) 15912 : cluster 0 pgmap v15881: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:39:03.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:39:03 smithi080 bash[28361]: audit 2023-12-01T13:39:02.623688+0000 mon.a (mon.0) 9776 : audit 0 from='client.? 172.21.15.80:0/2498811322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:39:03.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:39:03 smithi080 bash[41963]: audit 2023-12-01T13:39:02.623688+0000 mon.a (mon.0) 9776 : audit 0 from='client.? 172.21.15.80:0/2498811322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:39:04.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:39:03 smithi090 bash[32384]: audit 2023-12-01T13:39:02.623688+0000 mon.a (mon.0) 9776 : audit 0 from='client.? 172.21.15.80:0/2498811322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:39:04.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:39:04 smithi080 bash[41963]: cluster 2023-12-01T13:39:03.523664+0000 mgr.y (mgr.24362) 15913 : cluster 0 pgmap v15882: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:39:04.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:39:04 smithi080 bash[28361]: cluster 2023-12-01T13:39:03.523664+0000 mgr.y (mgr.24362) 15913 : cluster 0 pgmap v15882: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:39:05.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:39:04 smithi090 bash[32384]: cluster 2023-12-01T13:39:03.523664+0000 mgr.y (mgr.24362) 15913 : cluster 0 pgmap v15882: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:39:05.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:39:05 smithi080 bash[41963]: audit 2023-12-01T13:39:05.082807+0000 mon.c (mon.2) 10186 : audit 0 from='client.? 172.21.15.80:0/813421894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:39:05.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:39:05 smithi080 bash[28361]: audit 2023-12-01T13:39:05.082807+0000 mon.c (mon.2) 10186 : audit 0 from='client.? 172.21.15.80:0/813421894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:39:06.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:39:05 smithi090 bash[32384]: audit 2023-12-01T13:39:05.082807+0000 mon.c (mon.2) 10186 : audit 0 from='client.? 172.21.15.80:0/813421894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:39:06.605 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:39:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:39:06] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T13:39:06.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:39:06 smithi080 bash[41963]: cluster 2023-12-01T13:39:05.524334+0000 mgr.y (mgr.24362) 15914 : cluster 0 pgmap v15883: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:39:06.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:39:06 smithi080 bash[28361]: cluster 2023-12-01T13:39:05.524334+0000 mgr.y (mgr.24362) 15914 : cluster 0 pgmap v15883: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:39:07.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:39:06 smithi090 bash[32384]: cluster 2023-12-01T13:39:05.524334+0000 mgr.y (mgr.24362) 15914 : cluster 0 pgmap v15883: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:39:07.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:39:07 smithi080 bash[28361]: audit 2023-12-01T13:39:07.539372+0000 mon.c (mon.2) 10187 : audit 0 from='client.? 172.21.15.80:0/3555277982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:39:07.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:39:07 smithi080 bash[41963]: audit 2023-12-01T13:39:07.539372+0000 mon.c (mon.2) 10187 : audit 0 from='client.? 172.21.15.80:0/3555277982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:39:08.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:39:07 smithi090 bash[32384]: audit 2023-12-01T13:39:07.539372+0000 mon.c (mon.2) 10187 : audit 0 from='client.? 172.21.15.80:0/3555277982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:39:08.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:39:08 smithi080 bash[28361]: cluster 2023-12-01T13:39:07.525330+0000 mgr.y (mgr.24362) 15915 : cluster 0 pgmap v15884: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:39:08.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:39:08 smithi080 bash[41963]: cluster 2023-12-01T13:39:07.525330+0000 mgr.y (mgr.24362) 15915 : cluster 0 pgmap v15884: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:39:09.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:39:08 smithi090 bash[32384]: cluster 2023-12-01T13:39:07.525330+0000 mgr.y (mgr.24362) 15915 : cluster 0 pgmap v15884: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:39:10.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:39:10 smithi080 bash[28361]: cluster 2023-12-01T13:39:09.526007+0000 mgr.y (mgr.24362) 15916 : cluster 0 pgmap v15885: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:39:10.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:39:10 smithi080 bash[28361]: audit 2023-12-01T13:39:09.989909+0000 mon.a (mon.0) 9777 : audit 0 from='client.? 172.21.15.80:0/3141667457' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:39:10.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:39:10 smithi080 bash[41963]: cluster 2023-12-01T13:39:09.526007+0000 mgr.y (mgr.24362) 15916 : cluster 0 pgmap v15885: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:39:10.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:39:10 smithi080 bash[41963]: audit 2023-12-01T13:39:09.989909+0000 mon.a (mon.0) 9777 : audit 0 from='client.? 172.21.15.80:0/3141667457' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:39:11.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:39:10 smithi090 bash[32384]: cluster 2023-12-01T13:39:09.526007+0000 mgr.y (mgr.24362) 15916 : cluster 0 pgmap v15885: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:39:11.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:39:10 smithi090 bash[32384]: audit 2023-12-01T13:39:09.989909+0000 mon.a (mon.0) 9777 : audit 0 from='client.? 172.21.15.80:0/3141667457' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:39:11.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:39:11 smithi080 bash[28361]: audit 2023-12-01T13:39:10.629552+0000 mon.c (mon.2) 10188 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:39:11.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:39:11 smithi080 bash[41963]: audit 2023-12-01T13:39:10.629552+0000 mon.c (mon.2) 10188 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:39:12.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:39:11 smithi090 bash[32384]: audit 2023-12-01T13:39:10.629552+0000 mon.c (mon.2) 10188 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:39:12.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:39:12 smithi080 bash[28361]: cluster 2023-12-01T13:39:11.527184+0000 mgr.y (mgr.24362) 15917 : cluster 0 pgmap v15886: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:39:12.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:39:12 smithi080 bash[28361]: audit 2023-12-01T13:39:12.449481+0000 mon.b (mon.1) 57 : audit 0 from='client.? 172.21.15.80:0/3145070474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:39:12.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:39:12 smithi080 bash[41963]: cluster 2023-12-01T13:39:11.527184+0000 mgr.y (mgr.24362) 15917 : cluster 0 pgmap v15886: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:39:12.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:39:12 smithi080 bash[41963]: audit 2023-12-01T13:39:12.449481+0000 mon.b (mon.1) 57 : audit 0 from='client.? 172.21.15.80:0/3145070474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:39:13.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:39:12 smithi090 bash[32384]: cluster 2023-12-01T13:39:11.527184+0000 mgr.y (mgr.24362) 15917 : cluster 0 pgmap v15886: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:39:13.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:39:12 smithi090 bash[32384]: audit 2023-12-01T13:39:12.449481+0000 mon.b (mon.1) 57 : audit 0 from='client.? 172.21.15.80:0/3145070474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:39:14.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:39:14 smithi080 bash[41963]: cluster 2023-12-01T13:39:13.527788+0000 mgr.y (mgr.24362) 15918 : cluster 0 pgmap v15887: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:39:14.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:39:14 smithi080 bash[28361]: cluster 2023-12-01T13:39:13.527788+0000 mgr.y (mgr.24362) 15918 : cluster 0 pgmap v15887: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:39:14.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:39:14 smithi090 bash[32384]: cluster 2023-12-01T13:39:13.527788+0000 mgr.y (mgr.24362) 15918 : cluster 0 pgmap v15887: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:39:15.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:39:15 smithi080 bash[41963]: audit 2023-12-01T13:39:14.908710+0000 mon.a (mon.0) 9778 : audit 0 from='client.? 172.21.15.80:0/967263655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:39:15.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:39:15 smithi080 bash[28361]: audit 2023-12-01T13:39:14.908710+0000 mon.a (mon.0) 9778 : audit 0 from='client.? 172.21.15.80:0/967263655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:39:15.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:39:15 smithi090 bash[32384]: audit 2023-12-01T13:39:14.908710+0000 mon.a (mon.0) 9778 : audit 0 from='client.? 172.21.15.80:0/967263655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:39:16.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:39:16 smithi080 bash[28361]: cluster 2023-12-01T13:39:15.528457+0000 mgr.y (mgr.24362) 15919 : cluster 0 pgmap v15888: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:39:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:39:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:39:16] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T13:39:16.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:39:16 smithi080 bash[41963]: cluster 2023-12-01T13:39:15.528457+0000 mgr.y (mgr.24362) 15919 : cluster 0 pgmap v15888: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:39:16.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:39:16 smithi090 bash[32384]: cluster 2023-12-01T13:39:15.528457+0000 mgr.y (mgr.24362) 15919 : cluster 0 pgmap v15888: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:39:17.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:39:17 smithi080 bash[41963]: audit 2023-12-01T13:39:17.366434+0000 mon.c (mon.2) 10189 : audit 0 from='client.? 172.21.15.80:0/1869327376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:39:17.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:39:17 smithi080 bash[28361]: audit 2023-12-01T13:39:17.366434+0000 mon.c (mon.2) 10189 : audit 0 from='client.? 172.21.15.80:0/1869327376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:39:17.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:39:17 smithi090 bash[32384]: audit 2023-12-01T13:39:17.366434+0000 mon.c (mon.2) 10189 : audit 0 from='client.? 172.21.15.80:0/1869327376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:39:18.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:39:18 smithi080 bash[28361]: cluster 2023-12-01T13:39:17.529655+0000 mgr.y (mgr.24362) 15920 : cluster 0 pgmap v15889: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:39:18.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:39:18 smithi080 bash[41963]: cluster 2023-12-01T13:39:17.529655+0000 mgr.y (mgr.24362) 15920 : cluster 0 pgmap v15889: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:39:18.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:39:18 smithi090 bash[32384]: cluster 2023-12-01T13:39:17.529655+0000 mgr.y (mgr.24362) 15920 : cluster 0 pgmap v15889: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:39:20.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:39:20 smithi080 bash[41963]: cluster 2023-12-01T13:39:19.530210+0000 mgr.y (mgr.24362) 15921 : cluster 0 pgmap v15890: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:39:20.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:39:20 smithi080 bash[41963]: audit 2023-12-01T13:39:19.815097+0000 mon.c (mon.2) 10190 : audit 0 from='client.? 172.21.15.80:0/3951123467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:39:20.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:39:20 smithi080 bash[28361]: cluster 2023-12-01T13:39:19.530210+0000 mgr.y (mgr.24362) 15921 : cluster 0 pgmap v15890: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:39:20.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:39:20 smithi080 bash[28361]: audit 2023-12-01T13:39:19.815097+0000 mon.c (mon.2) 10190 : audit 0 from='client.? 172.21.15.80:0/3951123467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:39:21.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:39:20 smithi090 bash[32384]: cluster 2023-12-01T13:39:19.530210+0000 mgr.y (mgr.24362) 15921 : cluster 0 pgmap v15890: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:39:21.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:39:20 smithi090 bash[32384]: audit 2023-12-01T13:39:19.815097+0000 mon.c (mon.2) 10190 : audit 0 from='client.? 172.21.15.80:0/3951123467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:39:22.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:39:22 smithi080 bash[28361]: cluster 2023-12-01T13:39:21.531368+0000 mgr.y (mgr.24362) 15922 : cluster 0 pgmap v15891: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:39:22.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:39:22 smithi080 bash[28361]: audit 2023-12-01T13:39:22.261954+0000 mon.a (mon.0) 9779 : audit 0 from='client.? 172.21.15.80:0/3647398429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:39:22.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:39:22 smithi080 bash[41963]: cluster 2023-12-01T13:39:21.531368+0000 mgr.y (mgr.24362) 15922 : cluster 0 pgmap v15891: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:39:22.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:39:22 smithi080 bash[41963]: audit 2023-12-01T13:39:22.261954+0000 mon.a (mon.0) 9779 : audit 0 from='client.? 172.21.15.80:0/3647398429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:39:23.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:39:22 smithi090 bash[32384]: cluster 2023-12-01T13:39:21.531368+0000 mgr.y (mgr.24362) 15922 : cluster 0 pgmap v15891: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:39:23.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:39:22 smithi090 bash[32384]: audit 2023-12-01T13:39:22.261954+0000 mon.a (mon.0) 9779 : audit 0 from='client.? 172.21.15.80:0/3647398429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:39:24.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:39:24 smithi080 bash[28361]: cluster 2023-12-01T13:39:23.532072+0000 mgr.y (mgr.24362) 15923 : cluster 0 pgmap v15892: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:39:24.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:39:24 smithi080 bash[41963]: cluster 2023-12-01T13:39:23.532072+0000 mgr.y (mgr.24362) 15923 : cluster 0 pgmap v15892: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:39:24.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:39:24 smithi090 bash[32384]: cluster 2023-12-01T13:39:23.532072+0000 mgr.y (mgr.24362) 15923 : cluster 0 pgmap v15892: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:39:25.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:39:25 smithi080 bash[28361]: audit 2023-12-01T13:39:24.709777+0000 mon.a (mon.0) 9780 : audit 0 from='client.? 172.21.15.80:0/1902746529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:39:25.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:39:25 smithi080 bash[41963]: audit 2023-12-01T13:39:24.709777+0000 mon.a (mon.0) 9780 : audit 0 from='client.? 172.21.15.80:0/1902746529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:39:25.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:39:25 smithi090 bash[32384]: audit 2023-12-01T13:39:24.709777+0000 mon.a (mon.0) 9780 : audit 0 from='client.? 172.21.15.80:0/1902746529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:39:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:39:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:39:26] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T13:39:26.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:39:26 smithi080 bash[28361]: cluster 2023-12-01T13:39:25.532689+0000 mgr.y (mgr.24362) 15924 : cluster 0 pgmap v15893: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:39:26.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:39:26 smithi080 bash[28361]: audit 2023-12-01T13:39:25.624237+0000 mon.c (mon.2) 10191 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:39:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:39:26 smithi080 bash[41963]: cluster 2023-12-01T13:39:25.532689+0000 mgr.y (mgr.24362) 15924 : cluster 0 pgmap v15893: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:39:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:39:26 smithi080 bash[41963]: audit 2023-12-01T13:39:25.624237+0000 mon.c (mon.2) 10191 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:39:26.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:39:26 smithi090 bash[32384]: cluster 2023-12-01T13:39:25.532689+0000 mgr.y (mgr.24362) 15924 : cluster 0 pgmap v15893: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:39:26.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:39:26 smithi090 bash[32384]: audit 2023-12-01T13:39:25.624237+0000 mon.c (mon.2) 10191 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:39:27.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:39:27 smithi080 bash[41963]: audit 2023-12-01T13:39:27.167314+0000 mon.a (mon.0) 9781 : audit 0 from='client.? 172.21.15.80:0/3253966949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:39:27.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:39:27 smithi080 bash[28361]: audit 2023-12-01T13:39:27.167314+0000 mon.a (mon.0) 9781 : audit 0 from='client.? 172.21.15.80:0/3253966949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:39:27.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:39:27 smithi090 bash[32384]: audit 2023-12-01T13:39:27.167314+0000 mon.a (mon.0) 9781 : audit 0 from='client.? 172.21.15.80:0/3253966949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:39:28.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:39:28 smithi080 bash[41963]: cluster 2023-12-01T13:39:27.533814+0000 mgr.y (mgr.24362) 15925 : cluster 0 pgmap v15894: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:39:28.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:39:28 smithi080 bash[28361]: cluster 2023-12-01T13:39:27.533814+0000 mgr.y (mgr.24362) 15925 : cluster 0 pgmap v15894: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:39:28.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:39:28 smithi090 bash[32384]: cluster 2023-12-01T13:39:27.533814+0000 mgr.y (mgr.24362) 15925 : cluster 0 pgmap v15894: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:39:30.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:39:30 smithi080 bash[41963]: cluster 2023-12-01T13:39:29.534439+0000 mgr.y (mgr.24362) 15926 : cluster 0 pgmap v15895: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:39:30.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:39:30 smithi080 bash[41963]: audit 2023-12-01T13:39:29.624187+0000 mon.c (mon.2) 10192 : audit 0 from='client.? 172.21.15.80:0/1961347798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:39:30.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:39:30 smithi080 bash[28361]: cluster 2023-12-01T13:39:29.534439+0000 mgr.y (mgr.24362) 15926 : cluster 0 pgmap v15895: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:39:30.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:39:30 smithi080 bash[28361]: audit 2023-12-01T13:39:29.624187+0000 mon.c (mon.2) 10192 : audit 0 from='client.? 172.21.15.80:0/1961347798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:39:31.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:39:30 smithi090 bash[32384]: cluster 2023-12-01T13:39:29.534439+0000 mgr.y (mgr.24362) 15926 : cluster 0 pgmap v15895: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:39:31.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:39:30 smithi090 bash[32384]: audit 2023-12-01T13:39:29.624187+0000 mon.c (mon.2) 10192 : audit 0 from='client.? 172.21.15.80:0/1961347798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:39:32.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:39:32 smithi080 bash[41963]: cluster 2023-12-01T13:39:31.535607+0000 mgr.y (mgr.24362) 15927 : cluster 0 pgmap v15896: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:39:32.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:39:32 smithi080 bash[41963]: audit 2023-12-01T13:39:32.075709+0000 mon.c (mon.2) 10193 : audit 0 from='client.? 172.21.15.80:0/562804733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:39:32.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:39:32 smithi080 bash[28361]: cluster 2023-12-01T13:39:31.535607+0000 mgr.y (mgr.24362) 15927 : cluster 0 pgmap v15896: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:39:32.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:39:32 smithi080 bash[28361]: audit 2023-12-01T13:39:32.075709+0000 mon.c (mon.2) 10193 : audit 0 from='client.? 172.21.15.80:0/562804733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:39:33.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:39:32 smithi090 bash[32384]: cluster 2023-12-01T13:39:31.535607+0000 mgr.y (mgr.24362) 15927 : cluster 0 pgmap v15896: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:39:33.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:39:32 smithi090 bash[32384]: audit 2023-12-01T13:39:32.075709+0000 mon.c (mon.2) 10193 : audit 0 from='client.? 172.21.15.80:0/562804733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:39:34.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:39:34 smithi080 bash[41963]: cluster 2023-12-01T13:39:33.536283+0000 mgr.y (mgr.24362) 15928 : cluster 0 pgmap v15897: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:39:34.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:39:34 smithi080 bash[28361]: cluster 2023-12-01T13:39:33.536283+0000 mgr.y (mgr.24362) 15928 : cluster 0 pgmap v15897: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:39:34.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:39:34 smithi090 bash[32384]: cluster 2023-12-01T13:39:33.536283+0000 mgr.y (mgr.24362) 15928 : cluster 0 pgmap v15897: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:39:35.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:39:35 smithi080 bash[41963]: audit 2023-12-01T13:39:34.534066+0000 mon.c (mon.2) 10194 : audit 0 from='client.? 172.21.15.80:0/1276333685' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:39:35.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:39:35 smithi080 bash[28361]: audit 2023-12-01T13:39:34.534066+0000 mon.c (mon.2) 10194 : audit 0 from='client.? 172.21.15.80:0/1276333685' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:39:35.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:39:35 smithi090 bash[32384]: audit 2023-12-01T13:39:34.534066+0000 mon.c (mon.2) 10194 : audit 0 from='client.? 172.21.15.80:0/1276333685' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:39:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:39:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:39:36] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T13:39:36.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:39:36 smithi080 bash[28361]: cluster 2023-12-01T13:39:35.536911+0000 mgr.y (mgr.24362) 15929 : cluster 0 pgmap v15898: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:39:36.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:39:36 smithi080 bash[41963]: cluster 2023-12-01T13:39:35.536911+0000 mgr.y (mgr.24362) 15929 : cluster 0 pgmap v15898: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:39:36.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:39:36 smithi090 bash[32384]: cluster 2023-12-01T13:39:35.536911+0000 mgr.y (mgr.24362) 15929 : cluster 0 pgmap v15898: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:39:37.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:39:37 smithi080 bash[28361]: audit 2023-12-01T13:39:36.987505+0000 mon.a (mon.0) 9782 : audit 0 from='client.? 172.21.15.80:0/371071649' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:39:37.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:39:37 smithi080 bash[41963]: audit 2023-12-01T13:39:36.987505+0000 mon.a (mon.0) 9782 : audit 0 from='client.? 172.21.15.80:0/371071649' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:39:37.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:39:37 smithi090 bash[32384]: audit 2023-12-01T13:39:36.987505+0000 mon.a (mon.0) 9782 : audit 0 from='client.? 172.21.15.80:0/371071649' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:39:38.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:39:38 smithi080 bash[28361]: cluster 2023-12-01T13:39:37.538158+0000 mgr.y (mgr.24362) 15930 : cluster 0 pgmap v15899: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:39:38.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:39:38 smithi080 bash[41963]: cluster 2023-12-01T13:39:37.538158+0000 mgr.y (mgr.24362) 15930 : cluster 0 pgmap v15899: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:39:38.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:39:38 smithi090 bash[32384]: cluster 2023-12-01T13:39:37.538158+0000 mgr.y (mgr.24362) 15930 : cluster 0 pgmap v15899: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:39:39.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:39:39 smithi090 bash[32384]: audit 2023-12-01T13:39:39.443500+0000 mon.a (mon.0) 9783 : audit 0 from='client.? 172.21.15.80:0/465271865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:39:39.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:39:39 smithi080 bash[28361]: audit 2023-12-01T13:39:39.443500+0000 mon.a (mon.0) 9783 : audit 0 from='client.? 172.21.15.80:0/465271865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:39:39.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:39:39 smithi080 bash[41963]: audit 2023-12-01T13:39:39.443500+0000 mon.a (mon.0) 9783 : audit 0 from='client.? 172.21.15.80:0/465271865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:39:40.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:39:40 smithi090 bash[32384]: cluster 2023-12-01T13:39:39.538827+0000 mgr.y (mgr.24362) 15931 : cluster 0 pgmap v15900: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:39:40.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:39:40 smithi080 bash[28361]: cluster 2023-12-01T13:39:39.538827+0000 mgr.y (mgr.24362) 15931 : cluster 0 pgmap v15900: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:39:40.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:39:40 smithi080 bash[41963]: cluster 2023-12-01T13:39:39.538827+0000 mgr.y (mgr.24362) 15931 : cluster 0 pgmap v15900: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:39:41.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:39:41 smithi090 bash[32384]: audit 2023-12-01T13:39:40.624922+0000 mon.c (mon.2) 10195 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:39:41.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:39:41 smithi080 bash[28361]: audit 2023-12-01T13:39:40.624922+0000 mon.c (mon.2) 10195 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:39:41.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:39:41 smithi080 bash[41963]: audit 2023-12-01T13:39:40.624922+0000 mon.c (mon.2) 10195 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:39:42.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:39:42 smithi090 bash[32384]: cluster 2023-12-01T13:39:41.539830+0000 mgr.y (mgr.24362) 15932 : cluster 0 pgmap v15901: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:39:42.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:39:42 smithi090 bash[32384]: audit 2023-12-01T13:39:41.904159+0000 mon.a (mon.0) 9784 : audit 0 from='client.? 172.21.15.80:0/4048533692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:39:42.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:39:42 smithi080 bash[28361]: cluster 2023-12-01T13:39:41.539830+0000 mgr.y (mgr.24362) 15932 : cluster 0 pgmap v15901: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:39:42.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:39:42 smithi080 bash[28361]: audit 2023-12-01T13:39:41.904159+0000 mon.a (mon.0) 9784 : audit 0 from='client.? 172.21.15.80:0/4048533692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:39:42.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:39:42 smithi080 bash[41963]: cluster 2023-12-01T13:39:41.539830+0000 mgr.y (mgr.24362) 15932 : cluster 0 pgmap v15901: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:39:42.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:39:42 smithi080 bash[41963]: audit 2023-12-01T13:39:41.904159+0000 mon.a (mon.0) 9784 : audit 0 from='client.? 172.21.15.80:0/4048533692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:39:44.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:39:44 smithi080 bash[28361]: cluster 2023-12-01T13:39:43.540507+0000 mgr.y (mgr.24362) 15933 : cluster 0 pgmap v15902: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:39:44.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:39:44 smithi080 bash[28361]: audit 2023-12-01T13:39:44.356077+0000 mon.c (mon.2) 10196 : audit 0 from='client.? 172.21.15.80:0/259466975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:39:44.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:39:44 smithi080 bash[41963]: cluster 2023-12-01T13:39:43.540507+0000 mgr.y (mgr.24362) 15933 : cluster 0 pgmap v15902: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:39:44.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:39:44 smithi080 bash[41963]: audit 2023-12-01T13:39:44.356077+0000 mon.c (mon.2) 10196 : audit 0 from='client.? 172.21.15.80:0/259466975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:39:44.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:39:44 smithi090 bash[32384]: cluster 2023-12-01T13:39:43.540507+0000 mgr.y (mgr.24362) 15933 : cluster 0 pgmap v15902: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:39:44.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:39:44 smithi090 bash[32384]: audit 2023-12-01T13:39:44.356077+0000 mon.c (mon.2) 10196 : audit 0 from='client.? 172.21.15.80:0/259466975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:39:46.600 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:39:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:39:46] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T13:39:46.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:39:46 smithi080 bash[28361]: cluster 2023-12-01T13:39:45.541168+0000 mgr.y (mgr.24362) 15934 : cluster 0 pgmap v15903: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:39:46.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:39:46 smithi080 bash[41963]: cluster 2023-12-01T13:39:45.541168+0000 mgr.y (mgr.24362) 15934 : cluster 0 pgmap v15903: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:39:47.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:39:46 smithi090 bash[32384]: cluster 2023-12-01T13:39:45.541168+0000 mgr.y (mgr.24362) 15934 : cluster 0 pgmap v15903: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:39:47.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:39:47 smithi080 bash[41963]: audit 2023-12-01T13:39:46.810315+0000 mon.a (mon.0) 9785 : audit 0 from='client.? 172.21.15.80:0/2134894903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:39:47.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:39:47 smithi080 bash[28361]: audit 2023-12-01T13:39:46.810315+0000 mon.a (mon.0) 9785 : audit 0 from='client.? 172.21.15.80:0/2134894903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:39:48.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:39:47 smithi090 bash[32384]: audit 2023-12-01T13:39:46.810315+0000 mon.a (mon.0) 9785 : audit 0 from='client.? 172.21.15.80:0/2134894903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:39:48.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:39:48 smithi080 bash[28361]: cluster 2023-12-01T13:39:47.542387+0000 mgr.y (mgr.24362) 15935 : cluster 0 pgmap v15904: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:39:48.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:39:48 smithi080 bash[41963]: cluster 2023-12-01T13:39:47.542387+0000 mgr.y (mgr.24362) 15935 : cluster 0 pgmap v15904: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:39:49.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:39:48 smithi090 bash[32384]: cluster 2023-12-01T13:39:47.542387+0000 mgr.y (mgr.24362) 15935 : cluster 0 pgmap v15904: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:39:49.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:39:49 smithi080 bash[28361]: audit 2023-12-01T13:39:49.256351+0000 mon.a (mon.0) 9786 : audit 0 from='client.? 172.21.15.80:0/3454482486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:39:49.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:39:49 smithi080 bash[41963]: audit 2023-12-01T13:39:49.256351+0000 mon.a (mon.0) 9786 : audit 0 from='client.? 172.21.15.80:0/3454482486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:39:50.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:39:49 smithi090 bash[32384]: audit 2023-12-01T13:39:49.256351+0000 mon.a (mon.0) 9786 : audit 0 from='client.? 172.21.15.80:0/3454482486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:39:50.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:39:50 smithi080 bash[28361]: cluster 2023-12-01T13:39:49.543094+0000 mgr.y (mgr.24362) 15936 : cluster 0 pgmap v15905: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:39:50.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:39:50 smithi080 bash[41963]: cluster 2023-12-01T13:39:49.543094+0000 mgr.y (mgr.24362) 15936 : cluster 0 pgmap v15905: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:39:51.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:39:50 smithi090 bash[32384]: cluster 2023-12-01T13:39:49.543094+0000 mgr.y (mgr.24362) 15936 : cluster 0 pgmap v15905: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:39:52.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:39:52 smithi080 bash[41963]: cluster 2023-12-01T13:39:51.544251+0000 mgr.y (mgr.24362) 15937 : cluster 0 pgmap v15906: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:39:52.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:39:52 smithi080 bash[41963]: audit 2023-12-01T13:39:51.711064+0000 mon.c (mon.2) 10197 : audit 0 from='client.? 172.21.15.80:0/1344793309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:39:52.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:39:52 smithi080 bash[28361]: cluster 2023-12-01T13:39:51.544251+0000 mgr.y (mgr.24362) 15937 : cluster 0 pgmap v15906: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:39:52.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:39:52 smithi080 bash[28361]: audit 2023-12-01T13:39:51.711064+0000 mon.c (mon.2) 10197 : audit 0 from='client.? 172.21.15.80:0/1344793309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:39:53.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:39:52 smithi090 bash[32384]: cluster 2023-12-01T13:39:51.544251+0000 mgr.y (mgr.24362) 15937 : cluster 0 pgmap v15906: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:39:53.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:39:52 smithi090 bash[32384]: audit 2023-12-01T13:39:51.711064+0000 mon.c (mon.2) 10197 : audit 0 from='client.? 172.21.15.80:0/1344793309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:39:53.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:39:53 smithi080 bash[28361]: audit 2023-12-01T13:39:52.767043+0000 mon.c (mon.2) 10198 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:39:53.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:39:53 smithi080 bash[41963]: audit 2023-12-01T13:39:52.767043+0000 mon.c (mon.2) 10198 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:39:54.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:39:53 smithi090 bash[32384]: audit 2023-12-01T13:39:52.767043+0000 mon.c (mon.2) 10198 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:39:54.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:39:54 smithi080 bash[28361]: cluster 2023-12-01T13:39:53.544851+0000 mgr.y (mgr.24362) 15938 : cluster 0 pgmap v15907: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:39:54.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:39:54 smithi080 bash[28361]: audit 2023-12-01T13:39:54.171037+0000 mon.a (mon.0) 9787 : audit 0 from='client.? 172.21.15.80:0/3102720163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:39:54.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:39:54 smithi080 bash[41963]: cluster 2023-12-01T13:39:53.544851+0000 mgr.y (mgr.24362) 15938 : cluster 0 pgmap v15907: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:39:54.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:39:54 smithi080 bash[41963]: audit 2023-12-01T13:39:54.171037+0000 mon.a (mon.0) 9787 : audit 0 from='client.? 172.21.15.80:0/3102720163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:39:55.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:39:54 smithi090 bash[32384]: cluster 2023-12-01T13:39:53.544851+0000 mgr.y (mgr.24362) 15938 : cluster 0 pgmap v15907: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:39:55.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:39:54 smithi090 bash[32384]: audit 2023-12-01T13:39:54.171037+0000 mon.a (mon.0) 9787 : audit 0 from='client.? 172.21.15.80:0/3102720163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:39:55.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:39:55 smithi080 bash[28361]: audit 2023-12-01T13:39:55.625034+0000 mon.c (mon.2) 10199 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:39:55.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:39:55 smithi080 bash[41963]: audit 2023-12-01T13:39:55.625034+0000 mon.c (mon.2) 10199 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:39:56.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:39:55 smithi090 bash[32384]: audit 2023-12-01T13:39:55.625034+0000 mon.c (mon.2) 10199 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:39:56.642 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:39:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:39:56] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T13:39:56.645 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:39:56 smithi080 bash[28361]: cluster 2023-12-01T13:39:55.545503+0000 mgr.y (mgr.24362) 15939 : cluster 0 pgmap v15908: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:39:56.645 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:39:56 smithi080 bash[28361]: audit 2023-12-01T13:39:56.636344+0000 mon.c (mon.2) 10200 : audit 0 from='client.? 172.21.15.80:0/2307945545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:39:56.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:39:56 smithi080 bash[41963]: cluster 2023-12-01T13:39:55.545503+0000 mgr.y (mgr.24362) 15939 : cluster 0 pgmap v15908: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:39:56.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:39:56 smithi080 bash[41963]: audit 2023-12-01T13:39:56.636344+0000 mon.c (mon.2) 10200 : audit 0 from='client.? 172.21.15.80:0/2307945545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:39:57.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:39:56 smithi090 bash[32384]: cluster 2023-12-01T13:39:55.545503+0000 mgr.y (mgr.24362) 15939 : cluster 0 pgmap v15908: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:39:57.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:39:56 smithi090 bash[32384]: audit 2023-12-01T13:39:56.636344+0000 mon.c (mon.2) 10200 : audit 0 from='client.? 172.21.15.80:0/2307945545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:39:58.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:39:58 smithi080 bash[41963]: cluster 2023-12-01T13:39:57.546650+0000 mgr.y (mgr.24362) 15940 : cluster 0 pgmap v15909: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:39:58.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:39:58 smithi080 bash[41963]: audit 2023-12-01T13:39:58.561417+0000 mon.a (mon.0) 9788 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:39:58.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:39:58 smithi080 bash[41963]: audit 2023-12-01T13:39:58.572548+0000 mon.a (mon.0) 9789 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:39:58.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:39:58 smithi080 bash[28361]: cluster 2023-12-01T13:39:57.546650+0000 mgr.y (mgr.24362) 15940 : cluster 0 pgmap v15909: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:39:58.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:39:58 smithi080 bash[28361]: audit 2023-12-01T13:39:58.561417+0000 mon.a (mon.0) 9788 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:39:58.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:39:58 smithi080 bash[28361]: audit 2023-12-01T13:39:58.572548+0000 mon.a (mon.0) 9789 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:39:59.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:39:58 smithi090 bash[32384]: cluster 2023-12-01T13:39:57.546650+0000 mgr.y (mgr.24362) 15940 : cluster 0 pgmap v15909: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:39:59.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:39:58 smithi090 bash[32384]: audit 2023-12-01T13:39:58.561417+0000 mon.a (mon.0) 9788 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:39:59.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:39:58 smithi090 bash[32384]: audit 2023-12-01T13:39:58.572548+0000 mon.a (mon.0) 9789 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:40:00.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:40:00 smithi080 bash[28361]: debug 2023-12-01T13:39:59.999+0000 7f6ec9bf0700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T13:40:00.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:40:00 smithi080 bash[28361]: audit 2023-12-01T13:39:59.021087+0000 mon.a (mon.0) 9790 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:40:00.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:40:00 smithi080 bash[28361]: audit 2023-12-01T13:39:59.032447+0000 mon.a (mon.0) 9791 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:40:00.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:40:00 smithi080 bash[28361]: audit 2023-12-01T13:39:59.104797+0000 mon.a (mon.0) 9792 : audit 0 from='client.? 172.21.15.80:0/4045597287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:40:00.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:40:00 smithi080 bash[28361]: audit 2023-12-01T13:39:59.503075+0000 mon.c (mon.2) 10201 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:40:00.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:40:00 smithi080 bash[28361]: audit 2023-12-01T13:39:59.504747+0000 mon.c (mon.2) 10202 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:40:00.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:40:00 smithi080 bash[28361]: audit 2023-12-01T13:39:59.512841+0000 mon.a (mon.0) 9793 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:40:00.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:40:00 smithi080 bash[28361]: cluster 2023-12-01T13:40:00.000123+0000 mon.a (mon.0) 9794 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T13:40:00.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:40:00 smithi080 bash[41963]: audit 2023-12-01T13:39:59.021087+0000 mon.a (mon.0) 9790 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:40:00.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:40:00 smithi080 bash[41963]: audit 2023-12-01T13:39:59.032447+0000 mon.a (mon.0) 9791 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:40:00.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:40:00 smithi080 bash[41963]: audit 2023-12-01T13:39:59.104797+0000 mon.a (mon.0) 9792 : audit 0 from='client.? 172.21.15.80:0/4045597287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:40:00.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:40:00 smithi080 bash[41963]: audit 2023-12-01T13:39:59.503075+0000 mon.c (mon.2) 10201 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:40:00.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:40:00 smithi080 bash[41963]: audit 2023-12-01T13:39:59.504747+0000 mon.c (mon.2) 10202 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:40:00.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:40:00 smithi080 bash[41963]: audit 2023-12-01T13:39:59.512841+0000 mon.a (mon.0) 9793 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:40:00.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:40:00 smithi080 bash[41963]: cluster 2023-12-01T13:40:00.000123+0000 mon.a (mon.0) 9794 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T13:40:00.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:40:00 smithi090 bash[32384]: audit 2023-12-01T13:39:59.021087+0000 mon.a (mon.0) 9790 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:40:00.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:40:00 smithi090 bash[32384]: audit 2023-12-01T13:39:59.032447+0000 mon.a (mon.0) 9791 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:40:00.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:40:00 smithi090 bash[32384]: audit 2023-12-01T13:39:59.104797+0000 mon.a (mon.0) 9792 : audit 0 from='client.? 172.21.15.80:0/4045597287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:40:00.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:40:00 smithi090 bash[32384]: audit 2023-12-01T13:39:59.503075+0000 mon.c (mon.2) 10201 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:40:00.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:40:00 smithi090 bash[32384]: audit 2023-12-01T13:39:59.504747+0000 mon.c (mon.2) 10202 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:40:00.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:40:00 smithi090 bash[32384]: audit 2023-12-01T13:39:59.512841+0000 mon.a (mon.0) 9793 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:40:00.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:40:00 smithi090 bash[32384]: cluster 2023-12-01T13:40:00.000123+0000 mon.a (mon.0) 9794 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T13:40:01.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:40:01 smithi080 bash[28361]: cluster 2023-12-01T13:39:59.547217+0000 mgr.y (mgr.24362) 15941 : cluster 0 pgmap v15910: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:40:01.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:40:01 smithi080 bash[41963]: cluster 2023-12-01T13:39:59.547217+0000 mgr.y (mgr.24362) 15941 : cluster 0 pgmap v15910: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:40:01.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:40:01 smithi090 bash[32384]: cluster 2023-12-01T13:39:59.547217+0000 mgr.y (mgr.24362) 15941 : cluster 0 pgmap v15910: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:40:02.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:40:02 smithi080 bash[28361]: audit 2023-12-01T13:40:01.568698+0000 mon.c (mon.2) 10203 : audit 0 from='client.? 172.21.15.80:0/2812304081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:40:02.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:40:02 smithi080 bash[41963]: audit 2023-12-01T13:40:01.568698+0000 mon.c (mon.2) 10203 : audit 0 from='client.? 172.21.15.80:0/2812304081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:40:02.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:40:02 smithi090 bash[32384]: audit 2023-12-01T13:40:01.568698+0000 mon.c (mon.2) 10203 : audit 0 from='client.? 172.21.15.80:0/2812304081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:40:03.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:40:03 smithi080 bash[28361]: cluster 2023-12-01T13:40:01.548294+0000 mgr.y (mgr.24362) 15942 : cluster 0 pgmap v15911: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:40:03.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:40:03 smithi080 bash[41963]: cluster 2023-12-01T13:40:01.548294+0000 mgr.y (mgr.24362) 15942 : cluster 0 pgmap v15911: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:40:03.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:40:03 smithi090 bash[32384]: cluster 2023-12-01T13:40:01.548294+0000 mgr.y (mgr.24362) 15942 : cluster 0 pgmap v15911: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:40:04.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:40:04 smithi080 bash[28361]: cluster 2023-12-01T13:40:03.548956+0000 mgr.y (mgr.24362) 15943 : cluster 0 pgmap v15912: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:40:04.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:40:04 smithi080 bash[28361]: audit 2023-12-01T13:40:04.023854+0000 mon.c (mon.2) 10204 : audit 0 from='client.? 172.21.15.80:0/65877134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:40:04.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:40:04 smithi080 bash[41963]: cluster 2023-12-01T13:40:03.548956+0000 mgr.y (mgr.24362) 15943 : cluster 0 pgmap v15912: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:40:04.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:40:04 smithi080 bash[41963]: audit 2023-12-01T13:40:04.023854+0000 mon.c (mon.2) 10204 : audit 0 from='client.? 172.21.15.80:0/65877134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:40:04.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:40:04 smithi090 bash[32384]: cluster 2023-12-01T13:40:03.548956+0000 mgr.y (mgr.24362) 15943 : cluster 0 pgmap v15912: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:40:04.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:40:04 smithi090 bash[32384]: audit 2023-12-01T13:40:04.023854+0000 mon.c (mon.2) 10204 : audit 0 from='client.? 172.21.15.80:0/65877134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:40:06.609 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:40:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:40:06] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T13:40:06.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:40:06 smithi080 bash[41963]: cluster 2023-12-01T13:40:05.549667+0000 mgr.y (mgr.24362) 15944 : cluster 0 pgmap v15913: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:40:06.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:40:06 smithi080 bash[41963]: audit 2023-12-01T13:40:06.483352+0000 mon.c (mon.2) 10205 : audit 0 from='client.? 172.21.15.80:0/3982928239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:40:06.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:40:06 smithi080 bash[28361]: cluster 2023-12-01T13:40:05.549667+0000 mgr.y (mgr.24362) 15944 : cluster 0 pgmap v15913: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:40:06.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:40:06 smithi080 bash[28361]: audit 2023-12-01T13:40:06.483352+0000 mon.c (mon.2) 10205 : audit 0 from='client.? 172.21.15.80:0/3982928239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:40:07.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:40:06 smithi090 bash[32384]: cluster 2023-12-01T13:40:05.549667+0000 mgr.y (mgr.24362) 15944 : cluster 0 pgmap v15913: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:40:07.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:40:06 smithi090 bash[32384]: audit 2023-12-01T13:40:06.483352+0000 mon.c (mon.2) 10205 : audit 0 from='client.? 172.21.15.80:0/3982928239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:40:08.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:40:08 smithi080 bash[41963]: cluster 2023-12-01T13:40:07.550846+0000 mgr.y (mgr.24362) 15945 : cluster 0 pgmap v15914: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:40:08.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:40:08 smithi080 bash[28361]: cluster 2023-12-01T13:40:07.550846+0000 mgr.y (mgr.24362) 15945 : cluster 0 pgmap v15914: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:40:09.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:40:08 smithi090 bash[32384]: cluster 2023-12-01T13:40:07.550846+0000 mgr.y (mgr.24362) 15945 : cluster 0 pgmap v15914: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:40:09.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:40:09 smithi080 bash[41963]: audit 2023-12-01T13:40:08.938950+0000 mon.c (mon.2) 10206 : audit 0 from='client.? 172.21.15.80:0/3050394295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:40:09.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:40:09 smithi080 bash[28361]: audit 2023-12-01T13:40:08.938950+0000 mon.c (mon.2) 10206 : audit 0 from='client.? 172.21.15.80:0/3050394295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:40:10.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:40:09 smithi090 bash[32384]: audit 2023-12-01T13:40:08.938950+0000 mon.c (mon.2) 10206 : audit 0 from='client.? 172.21.15.80:0/3050394295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:40:10.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:40:10 smithi080 bash[28361]: cluster 2023-12-01T13:40:09.551525+0000 mgr.y (mgr.24362) 15946 : cluster 0 pgmap v15915: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:40:10.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:40:10 smithi080 bash[41963]: cluster 2023-12-01T13:40:09.551525+0000 mgr.y (mgr.24362) 15946 : cluster 0 pgmap v15915: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:40:11.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:40:10 smithi090 bash[32384]: cluster 2023-12-01T13:40:09.551525+0000 mgr.y (mgr.24362) 15946 : cluster 0 pgmap v15915: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:40:11.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:40:11 smithi080 bash[28361]: audit 2023-12-01T13:40:10.625854+0000 mon.c (mon.2) 10207 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:40:11.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:40:11 smithi080 bash[28361]: audit 2023-12-01T13:40:11.397240+0000 mon.c (mon.2) 10208 : audit 0 from='client.? 172.21.15.80:0/1193840606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:40:11.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:40:11 smithi080 bash[41963]: audit 2023-12-01T13:40:10.625854+0000 mon.c (mon.2) 10207 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:40:11.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:40:11 smithi080 bash[41963]: audit 2023-12-01T13:40:11.397240+0000 mon.c (mon.2) 10208 : audit 0 from='client.? 172.21.15.80:0/1193840606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:40:12.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:40:11 smithi090 bash[32384]: audit 2023-12-01T13:40:10.625854+0000 mon.c (mon.2) 10207 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:40:12.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:40:11 smithi090 bash[32384]: audit 2023-12-01T13:40:11.397240+0000 mon.c (mon.2) 10208 : audit 0 from='client.? 172.21.15.80:0/1193840606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:40:12.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:40:12 smithi080 bash[28361]: cluster 2023-12-01T13:40:11.552703+0000 mgr.y (mgr.24362) 15947 : cluster 0 pgmap v15916: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:40:12.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:40:12 smithi080 bash[41963]: cluster 2023-12-01T13:40:11.552703+0000 mgr.y (mgr.24362) 15947 : cluster 0 pgmap v15916: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:40:13.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:40:12 smithi090 bash[32384]: cluster 2023-12-01T13:40:11.552703+0000 mgr.y (mgr.24362) 15947 : cluster 0 pgmap v15916: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:40:14.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:40:14 smithi080 bash[41963]: cluster 2023-12-01T13:40:13.553336+0000 mgr.y (mgr.24362) 15948 : cluster 0 pgmap v15917: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:40:14.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:40:14 smithi080 bash[41963]: audit 2023-12-01T13:40:13.860546+0000 mon.a (mon.0) 9795 : audit 0 from='client.? 172.21.15.80:0/2724754785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:40:14.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:40:14 smithi080 bash[28361]: cluster 2023-12-01T13:40:13.553336+0000 mgr.y (mgr.24362) 15948 : cluster 0 pgmap v15917: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:40:14.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:40:14 smithi080 bash[28361]: audit 2023-12-01T13:40:13.860546+0000 mon.a (mon.0) 9795 : audit 0 from='client.? 172.21.15.80:0/2724754785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:40:14.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:40:14 smithi090 bash[32384]: cluster 2023-12-01T13:40:13.553336+0000 mgr.y (mgr.24362) 15948 : cluster 0 pgmap v15917: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:40:14.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:40:14 smithi090 bash[32384]: audit 2023-12-01T13:40:13.860546+0000 mon.a (mon.0) 9795 : audit 0 from='client.? 172.21.15.80:0/2724754785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:40:16.614 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:40:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:40:16] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T13:40:16.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:40:16 smithi080 bash[28361]: cluster 2023-12-01T13:40:15.553986+0000 mgr.y (mgr.24362) 15949 : cluster 0 pgmap v15918: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:40:16.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:40:16 smithi080 bash[28361]: audit 2023-12-01T13:40:16.318277+0000 mon.a (mon.0) 9796 : audit 0 from='client.? 172.21.15.80:0/2651821109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:40:16.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:40:16 smithi080 bash[41963]: cluster 2023-12-01T13:40:15.553986+0000 mgr.y (mgr.24362) 15949 : cluster 0 pgmap v15918: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:40:16.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:40:16 smithi080 bash[41963]: audit 2023-12-01T13:40:16.318277+0000 mon.a (mon.0) 9796 : audit 0 from='client.? 172.21.15.80:0/2651821109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:40:17.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:40:16 smithi090 bash[32384]: cluster 2023-12-01T13:40:15.553986+0000 mgr.y (mgr.24362) 15949 : cluster 0 pgmap v15918: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:40:17.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:40:16 smithi090 bash[32384]: audit 2023-12-01T13:40:16.318277+0000 mon.a (mon.0) 9796 : audit 0 from='client.? 172.21.15.80:0/2651821109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:40:18.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:40:18 smithi080 bash[28361]: cluster 2023-12-01T13:40:17.555144+0000 mgr.y (mgr.24362) 15950 : cluster 0 pgmap v15919: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:40:18.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:40:18 smithi080 bash[41963]: cluster 2023-12-01T13:40:17.555144+0000 mgr.y (mgr.24362) 15950 : cluster 0 pgmap v15919: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:40:19.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:40:18 smithi090 bash[32384]: cluster 2023-12-01T13:40:17.555144+0000 mgr.y (mgr.24362) 15950 : cluster 0 pgmap v15919: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:40:19.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:40:19 smithi080 bash[28361]: audit 2023-12-01T13:40:18.780173+0000 mon.c (mon.2) 10209 : audit 0 from='client.? 172.21.15.80:0/1288595441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:40:19.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:40:19 smithi080 bash[41963]: audit 2023-12-01T13:40:18.780173+0000 mon.c (mon.2) 10209 : audit 0 from='client.? 172.21.15.80:0/1288595441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:40:20.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:40:19 smithi090 bash[32384]: audit 2023-12-01T13:40:18.780173+0000 mon.c (mon.2) 10209 : audit 0 from='client.? 172.21.15.80:0/1288595441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:40:20.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:40:20 smithi080 bash[41963]: cluster 2023-12-01T13:40:19.555778+0000 mgr.y (mgr.24362) 15951 : cluster 0 pgmap v15920: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:40:20.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:40:20 smithi080 bash[28361]: cluster 2023-12-01T13:40:19.555778+0000 mgr.y (mgr.24362) 15951 : cluster 0 pgmap v15920: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:40:21.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:40:20 smithi090 bash[32384]: cluster 2023-12-01T13:40:19.555778+0000 mgr.y (mgr.24362) 15951 : cluster 0 pgmap v15920: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:40:21.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:40:21 smithi080 bash[28361]: audit 2023-12-01T13:40:21.236382+0000 mon.c (mon.2) 10210 : audit 0 from='client.? 172.21.15.80:0/1230982593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:40:21.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:40:21 smithi080 bash[41963]: audit 2023-12-01T13:40:21.236382+0000 mon.c (mon.2) 10210 : audit 0 from='client.? 172.21.15.80:0/1230982593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:40:22.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:40:21 smithi090 bash[32384]: audit 2023-12-01T13:40:21.236382+0000 mon.c (mon.2) 10210 : audit 0 from='client.? 172.21.15.80:0/1230982593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:40:22.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:40:22 smithi080 bash[41963]: cluster 2023-12-01T13:40:21.556893+0000 mgr.y (mgr.24362) 15952 : cluster 0 pgmap v15921: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:40:22.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:40:22 smithi080 bash[28361]: cluster 2023-12-01T13:40:21.556893+0000 mgr.y (mgr.24362) 15952 : cluster 0 pgmap v15921: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:40:23.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:40:22 smithi090 bash[32384]: cluster 2023-12-01T13:40:21.556893+0000 mgr.y (mgr.24362) 15952 : cluster 0 pgmap v15921: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:40:24.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:40:24 smithi080 bash[41963]: cluster 2023-12-01T13:40:23.557605+0000 mgr.y (mgr.24362) 15953 : cluster 0 pgmap v15922: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:40:24.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:40:24 smithi080 bash[41963]: audit 2023-12-01T13:40:23.688591+0000 mon.a (mon.0) 9797 : audit 0 from='client.? 172.21.15.80:0/2167228090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:40:24.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:40:24 smithi080 bash[28361]: cluster 2023-12-01T13:40:23.557605+0000 mgr.y (mgr.24362) 15953 : cluster 0 pgmap v15922: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:40:24.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:40:24 smithi080 bash[28361]: audit 2023-12-01T13:40:23.688591+0000 mon.a (mon.0) 9797 : audit 0 from='client.? 172.21.15.80:0/2167228090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:40:24.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:40:24 smithi090 bash[32384]: cluster 2023-12-01T13:40:23.557605+0000 mgr.y (mgr.24362) 15953 : cluster 0 pgmap v15922: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:40:24.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:40:24 smithi090 bash[32384]: audit 2023-12-01T13:40:23.688591+0000 mon.a (mon.0) 9797 : audit 0 from='client.? 172.21.15.80:0/2167228090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:40:26.615 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:40:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:40:26] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T13:40:26.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:40:26 smithi080 bash[41963]: cluster 2023-12-01T13:40:25.558255+0000 mgr.y (mgr.24362) 15954 : cluster 0 pgmap v15923: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:40:26.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:40:26 smithi080 bash[41963]: audit 2023-12-01T13:40:25.625141+0000 mon.c (mon.2) 10211 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:40:26.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:40:26 smithi080 bash[41963]: audit 2023-12-01T13:40:26.137429+0000 mon.c (mon.2) 10212 : audit 0 from='client.? 172.21.15.80:0/1843294180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:40:26.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:40:26 smithi080 bash[28361]: cluster 2023-12-01T13:40:25.558255+0000 mgr.y (mgr.24362) 15954 : cluster 0 pgmap v15923: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:40:26.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:40:26 smithi080 bash[28361]: audit 2023-12-01T13:40:25.625141+0000 mon.c (mon.2) 10211 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:40:26.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:40:26 smithi080 bash[28361]: audit 2023-12-01T13:40:26.137429+0000 mon.c (mon.2) 10212 : audit 0 from='client.? 172.21.15.80:0/1843294180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:40:27.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:40:26 smithi090 bash[32384]: cluster 2023-12-01T13:40:25.558255+0000 mgr.y (mgr.24362) 15954 : cluster 0 pgmap v15923: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:40:27.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:40:26 smithi090 bash[32384]: audit 2023-12-01T13:40:25.625141+0000 mon.c (mon.2) 10211 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:40:27.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:40:26 smithi090 bash[32384]: audit 2023-12-01T13:40:26.137429+0000 mon.c (mon.2) 10212 : audit 0 from='client.? 172.21.15.80:0/1843294180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:40:28.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:40:28 smithi080 bash[28361]: cluster 2023-12-01T13:40:27.559404+0000 mgr.y (mgr.24362) 15955 : cluster 0 pgmap v15924: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:40:28.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:40:28 smithi080 bash[28361]: audit 2023-12-01T13:40:28.604885+0000 mon.a (mon.0) 9798 : audit 0 from='client.? 172.21.15.80:0/293997277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:40:28.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:40:28 smithi080 bash[41963]: cluster 2023-12-01T13:40:27.559404+0000 mgr.y (mgr.24362) 15955 : cluster 0 pgmap v15924: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:40:28.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:40:28 smithi080 bash[41963]: audit 2023-12-01T13:40:28.604885+0000 mon.a (mon.0) 9798 : audit 0 from='client.? 172.21.15.80:0/293997277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:40:29.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:40:28 smithi090 bash[32384]: cluster 2023-12-01T13:40:27.559404+0000 mgr.y (mgr.24362) 15955 : cluster 0 pgmap v15924: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:40:29.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:40:28 smithi090 bash[32384]: audit 2023-12-01T13:40:28.604885+0000 mon.a (mon.0) 9798 : audit 0 from='client.? 172.21.15.80:0/293997277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:40:30.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:40:30 smithi080 bash[41963]: cluster 2023-12-01T13:40:29.560060+0000 mgr.y (mgr.24362) 15956 : cluster 0 pgmap v15925: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:40:30.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:40:30 smithi080 bash[28361]: cluster 2023-12-01T13:40:29.560060+0000 mgr.y (mgr.24362) 15956 : cluster 0 pgmap v15925: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:40:31.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:40:30 smithi090 bash[32384]: cluster 2023-12-01T13:40:29.560060+0000 mgr.y (mgr.24362) 15956 : cluster 0 pgmap v15925: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:40:31.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:40:31 smithi080 bash[28361]: audit 2023-12-01T13:40:31.057181+0000 mon.a (mon.0) 9799 : audit 0 from='client.? 172.21.15.80:0/896040175' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:40:31.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:40:31 smithi080 bash[41963]: audit 2023-12-01T13:40:31.057181+0000 mon.a (mon.0) 9799 : audit 0 from='client.? 172.21.15.80:0/896040175' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:40:32.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:40:31 smithi090 bash[32384]: audit 2023-12-01T13:40:31.057181+0000 mon.a (mon.0) 9799 : audit 0 from='client.? 172.21.15.80:0/896040175' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:40:32.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:40:32 smithi080 bash[28361]: cluster 2023-12-01T13:40:31.561155+0000 mgr.y (mgr.24362) 15957 : cluster 0 pgmap v15926: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:40:32.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:40:32 smithi080 bash[41963]: cluster 2023-12-01T13:40:31.561155+0000 mgr.y (mgr.24362) 15957 : cluster 0 pgmap v15926: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:40:33.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:40:32 smithi090 bash[32384]: cluster 2023-12-01T13:40:31.561155+0000 mgr.y (mgr.24362) 15957 : cluster 0 pgmap v15926: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:40:34.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:40:34 smithi080 bash[28361]: audit 2023-12-01T13:40:33.500559+0000 mon.c (mon.2) 10213 : audit 0 from='client.? 172.21.15.80:0/297745725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:40:34.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:40:34 smithi080 bash[28361]: cluster 2023-12-01T13:40:33.561791+0000 mgr.y (mgr.24362) 15958 : cluster 0 pgmap v15927: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:40:34.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:40:34 smithi080 bash[41963]: audit 2023-12-01T13:40:33.500559+0000 mon.c (mon.2) 10213 : audit 0 from='client.? 172.21.15.80:0/297745725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:40:34.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:40:34 smithi080 bash[41963]: cluster 2023-12-01T13:40:33.561791+0000 mgr.y (mgr.24362) 15958 : cluster 0 pgmap v15927: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:40:34.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:40:34 smithi090 bash[32384]: audit 2023-12-01T13:40:33.500559+0000 mon.c (mon.2) 10213 : audit 0 from='client.? 172.21.15.80:0/297745725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:40:34.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:40:34 smithi090 bash[32384]: cluster 2023-12-01T13:40:33.561791+0000 mgr.y (mgr.24362) 15958 : cluster 0 pgmap v15927: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:40:36.619 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:40:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:40:36] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T13:40:36.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:40:36 smithi080 bash[28361]: cluster 2023-12-01T13:40:35.562457+0000 mgr.y (mgr.24362) 15959 : cluster 0 pgmap v15928: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:40:36.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:40:36 smithi080 bash[28361]: audit 2023-12-01T13:40:35.954385+0000 mon.a (mon.0) 9800 : audit 0 from='client.? 172.21.15.80:0/2633893680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:40:36.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:40:36 smithi080 bash[41963]: cluster 2023-12-01T13:40:35.562457+0000 mgr.y (mgr.24362) 15959 : cluster 0 pgmap v15928: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:40:36.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:40:36 smithi080 bash[41963]: audit 2023-12-01T13:40:35.954385+0000 mon.a (mon.0) 9800 : audit 0 from='client.? 172.21.15.80:0/2633893680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:40:37.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:40:36 smithi090 bash[32384]: cluster 2023-12-01T13:40:35.562457+0000 mgr.y (mgr.24362) 15959 : cluster 0 pgmap v15928: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:40:37.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:40:36 smithi090 bash[32384]: audit 2023-12-01T13:40:35.954385+0000 mon.a (mon.0) 9800 : audit 0 from='client.? 172.21.15.80:0/2633893680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:40:38.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:40:38 smithi080 bash[41963]: cluster 2023-12-01T13:40:37.563594+0000 mgr.y (mgr.24362) 15960 : cluster 0 pgmap v15929: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:40:38.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:40:38 smithi080 bash[41963]: audit 2023-12-01T13:40:38.408471+0000 mon.a (mon.0) 9801 : audit 0 from='client.? 172.21.15.80:0/546569446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:40:38.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:40:38 smithi080 bash[28361]: cluster 2023-12-01T13:40:37.563594+0000 mgr.y (mgr.24362) 15960 : cluster 0 pgmap v15929: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:40:38.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:40:38 smithi080 bash[28361]: audit 2023-12-01T13:40:38.408471+0000 mon.a (mon.0) 9801 : audit 0 from='client.? 172.21.15.80:0/546569446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:40:39.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:40:38 smithi090 bash[32384]: cluster 2023-12-01T13:40:37.563594+0000 mgr.y (mgr.24362) 15960 : cluster 0 pgmap v15929: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:40:39.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:40:38 smithi090 bash[32384]: audit 2023-12-01T13:40:38.408471+0000 mon.a (mon.0) 9801 : audit 0 from='client.? 172.21.15.80:0/546569446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:40:40.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:40:40 smithi080 bash[28361]: cluster 2023-12-01T13:40:39.564384+0000 mgr.y (mgr.24362) 15961 : cluster 0 pgmap v15930: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:40:40.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:40:40 smithi080 bash[41963]: cluster 2023-12-01T13:40:39.564384+0000 mgr.y (mgr.24362) 15961 : cluster 0 pgmap v15930: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:40:41.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:40:40 smithi090 bash[32384]: cluster 2023-12-01T13:40:39.564384+0000 mgr.y (mgr.24362) 15961 : cluster 0 pgmap v15930: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:40:41.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:40:41 smithi080 bash[28361]: audit 2023-12-01T13:40:40.625559+0000 mon.c (mon.2) 10214 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:40:41.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:40:41 smithi080 bash[28361]: audit 2023-12-01T13:40:40.879196+0000 mon.c (mon.2) 10215 : audit 0 from='client.? 172.21.15.80:0/2060858568' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:40:41.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:40:41 smithi080 bash[41963]: audit 2023-12-01T13:40:40.625559+0000 mon.c (mon.2) 10214 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:40:41.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:40:41 smithi080 bash[41963]: audit 2023-12-01T13:40:40.879196+0000 mon.c (mon.2) 10215 : audit 0 from='client.? 172.21.15.80:0/2060858568' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:40:42.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:40:41 smithi090 bash[32384]: audit 2023-12-01T13:40:40.625559+0000 mon.c (mon.2) 10214 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:40:42.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:40:41 smithi090 bash[32384]: audit 2023-12-01T13:40:40.879196+0000 mon.c (mon.2) 10215 : audit 0 from='client.? 172.21.15.80:0/2060858568' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:40:42.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:40:42 smithi080 bash[41963]: cluster 2023-12-01T13:40:41.565536+0000 mgr.y (mgr.24362) 15962 : cluster 0 pgmap v15931: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:40:42.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:40:42 smithi080 bash[28361]: cluster 2023-12-01T13:40:41.565536+0000 mgr.y (mgr.24362) 15962 : cluster 0 pgmap v15931: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:40:43.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:40:42 smithi090 bash[32384]: cluster 2023-12-01T13:40:41.565536+0000 mgr.y (mgr.24362) 15962 : cluster 0 pgmap v15931: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:40:43.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:40:43 smithi080 bash[41963]: audit 2023-12-01T13:40:43.332983+0000 mon.a (mon.0) 9802 : audit 0 from='client.? 172.21.15.80:0/2765701790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:40:43.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:40:43 smithi080 bash[28361]: audit 2023-12-01T13:40:43.332983+0000 mon.a (mon.0) 9802 : audit 0 from='client.? 172.21.15.80:0/2765701790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:40:44.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:40:43 smithi090 bash[32384]: audit 2023-12-01T13:40:43.332983+0000 mon.a (mon.0) 9802 : audit 0 from='client.? 172.21.15.80:0/2765701790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:40:44.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:40:44 smithi080 bash[28361]: cluster 2023-12-01T13:40:43.566208+0000 mgr.y (mgr.24362) 15963 : cluster 0 pgmap v15932: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:40:44.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:40:44 smithi080 bash[41963]: cluster 2023-12-01T13:40:43.566208+0000 mgr.y (mgr.24362) 15963 : cluster 0 pgmap v15932: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:40:45.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:40:44 smithi090 bash[32384]: cluster 2023-12-01T13:40:43.566208+0000 mgr.y (mgr.24362) 15963 : cluster 0 pgmap v15932: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:40:46.647 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:40:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:40:46] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T13:40:46.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:40:46 smithi080 bash[28361]: cluster 2023-12-01T13:40:45.566856+0000 mgr.y (mgr.24362) 15964 : cluster 0 pgmap v15933: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:40:46.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:40:46 smithi080 bash[28361]: audit 2023-12-01T13:40:45.796215+0000 mon.c (mon.2) 10216 : audit 0 from='client.? 172.21.15.80:0/1600062021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:40:46.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:40:46 smithi080 bash[41963]: cluster 2023-12-01T13:40:45.566856+0000 mgr.y (mgr.24362) 15964 : cluster 0 pgmap v15933: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:40:46.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:40:46 smithi080 bash[41963]: audit 2023-12-01T13:40:45.796215+0000 mon.c (mon.2) 10216 : audit 0 from='client.? 172.21.15.80:0/1600062021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:40:47.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:40:46 smithi090 bash[32384]: cluster 2023-12-01T13:40:45.566856+0000 mgr.y (mgr.24362) 15964 : cluster 0 pgmap v15933: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:40:47.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:40:46 smithi090 bash[32384]: audit 2023-12-01T13:40:45.796215+0000 mon.c (mon.2) 10216 : audit 0 from='client.? 172.21.15.80:0/1600062021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:40:48.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:40:48 smithi080 bash[28361]: cluster 2023-12-01T13:40:47.567975+0000 mgr.y (mgr.24362) 15965 : cluster 0 pgmap v15934: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:40:48.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:40:48 smithi080 bash[28361]: audit 2023-12-01T13:40:48.254481+0000 mon.c (mon.2) 10217 : audit 0 from='client.? 172.21.15.80:0/4262749877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:40:48.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:40:48 smithi080 bash[41963]: cluster 2023-12-01T13:40:47.567975+0000 mgr.y (mgr.24362) 15965 : cluster 0 pgmap v15934: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:40:48.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:40:48 smithi080 bash[41963]: audit 2023-12-01T13:40:48.254481+0000 mon.c (mon.2) 10217 : audit 0 from='client.? 172.21.15.80:0/4262749877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:40:49.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:40:48 smithi090 bash[32384]: cluster 2023-12-01T13:40:47.567975+0000 mgr.y (mgr.24362) 15965 : cluster 0 pgmap v15934: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:40:49.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:40:48 smithi090 bash[32384]: audit 2023-12-01T13:40:48.254481+0000 mon.c (mon.2) 10217 : audit 0 from='client.? 172.21.15.80:0/4262749877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:40:50.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:40:50 smithi080 bash[41963]: cluster 2023-12-01T13:40:49.568633+0000 mgr.y (mgr.24362) 15966 : cluster 0 pgmap v15935: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:40:50.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:40:50 smithi080 bash[28361]: cluster 2023-12-01T13:40:49.568633+0000 mgr.y (mgr.24362) 15966 : cluster 0 pgmap v15935: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:40:51.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:40:50 smithi090 bash[32384]: cluster 2023-12-01T13:40:49.568633+0000 mgr.y (mgr.24362) 15966 : cluster 0 pgmap v15935: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:40:51.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:40:51 smithi080 bash[28361]: audit 2023-12-01T13:40:50.716107+0000 mon.c (mon.2) 10218 : audit 0 from='client.? 172.21.15.80:0/4564279' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:40:51.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:40:51 smithi080 bash[41963]: audit 2023-12-01T13:40:50.716107+0000 mon.c (mon.2) 10218 : audit 0 from='client.? 172.21.15.80:0/4564279' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:40:52.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:40:51 smithi090 bash[32384]: audit 2023-12-01T13:40:50.716107+0000 mon.c (mon.2) 10218 : audit 0 from='client.? 172.21.15.80:0/4564279' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:40:52.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:40:52 smithi080 bash[28361]: cluster 2023-12-01T13:40:51.569719+0000 mgr.y (mgr.24362) 15967 : cluster 0 pgmap v15936: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:40:52.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:40:52 smithi080 bash[41963]: cluster 2023-12-01T13:40:51.569719+0000 mgr.y (mgr.24362) 15967 : cluster 0 pgmap v15936: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:40:53.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:40:52 smithi090 bash[32384]: cluster 2023-12-01T13:40:51.569719+0000 mgr.y (mgr.24362) 15967 : cluster 0 pgmap v15936: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:40:53.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:40:53 smithi080 bash[28361]: audit 2023-12-01T13:40:53.164187+0000 mon.a (mon.0) 9803 : audit 0 from='client.? 172.21.15.80:0/3853552834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:40:53.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:40:53 smithi080 bash[41963]: audit 2023-12-01T13:40:53.164187+0000 mon.a (mon.0) 9803 : audit 0 from='client.? 172.21.15.80:0/3853552834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:40:54.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:40:53 smithi090 bash[32384]: audit 2023-12-01T13:40:53.164187+0000 mon.a (mon.0) 9803 : audit 0 from='client.? 172.21.15.80:0/3853552834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:40:54.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:40:54 smithi080 bash[28361]: cluster 2023-12-01T13:40:53.570416+0000 mgr.y (mgr.24362) 15968 : cluster 0 pgmap v15937: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:40:54.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:40:54 smithi080 bash[41963]: cluster 2023-12-01T13:40:53.570416+0000 mgr.y (mgr.24362) 15968 : cluster 0 pgmap v15937: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:40:55.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:40:54 smithi090 bash[32384]: cluster 2023-12-01T13:40:53.570416+0000 mgr.y (mgr.24362) 15968 : cluster 0 pgmap v15937: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:40:55.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:40:55 smithi080 bash[28361]: audit 2023-12-01T13:40:55.616036+0000 mon.c (mon.2) 10219 : audit 0 from='client.? 172.21.15.80:0/2686610062' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:40:55.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:40:55 smithi080 bash[28361]: audit 2023-12-01T13:40:55.625960+0000 mon.c (mon.2) 10220 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:40:55.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:40:55 smithi080 bash[41963]: audit 2023-12-01T13:40:55.616036+0000 mon.c (mon.2) 10219 : audit 0 from='client.? 172.21.15.80:0/2686610062' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:40:55.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:40:55 smithi080 bash[41963]: audit 2023-12-01T13:40:55.625960+0000 mon.c (mon.2) 10220 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:40:56.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:40:55 smithi090 bash[32384]: audit 2023-12-01T13:40:55.616036+0000 mon.c (mon.2) 10219 : audit 0 from='client.? 172.21.15.80:0/2686610062' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:40:56.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:40:55 smithi090 bash[32384]: audit 2023-12-01T13:40:55.625960+0000 mon.c (mon.2) 10220 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:40:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:40:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:40:56] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T13:40:57.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:40:56 smithi090 bash[32384]: cluster 2023-12-01T13:40:55.571004+0000 mgr.y (mgr.24362) 15969 : cluster 0 pgmap v15938: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:40:57.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:40:56 smithi080 bash[28361]: cluster 2023-12-01T13:40:55.571004+0000 mgr.y (mgr.24362) 15969 : cluster 0 pgmap v15938: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:40:57.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:40:56 smithi080 bash[41963]: cluster 2023-12-01T13:40:55.571004+0000 mgr.y (mgr.24362) 15969 : cluster 0 pgmap v15938: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:40:59.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:40:58 smithi090 bash[32384]: cluster 2023-12-01T13:40:57.572242+0000 mgr.y (mgr.24362) 15970 : cluster 0 pgmap v15939: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:40:59.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:40:58 smithi090 bash[32384]: audit 2023-12-01T13:40:58.072058+0000 mon.c (mon.2) 10221 : audit 0 from='client.? 172.21.15.80:0/2189342401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:40:59.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:40:58 smithi080 bash[41963]: cluster 2023-12-01T13:40:57.572242+0000 mgr.y (mgr.24362) 15970 : cluster 0 pgmap v15939: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:40:59.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:40:58 smithi080 bash[41963]: audit 2023-12-01T13:40:58.072058+0000 mon.c (mon.2) 10221 : audit 0 from='client.? 172.21.15.80:0/2189342401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:40:59.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:40:58 smithi080 bash[28361]: cluster 2023-12-01T13:40:57.572242+0000 mgr.y (mgr.24362) 15970 : cluster 0 pgmap v15939: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:40:59.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:40:58 smithi080 bash[28361]: audit 2023-12-01T13:40:58.072058+0000 mon.c (mon.2) 10221 : audit 0 from='client.? 172.21.15.80:0/2189342401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:41:00.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:40:59 smithi090 bash[32384]: audit 2023-12-01T13:40:59.597099+0000 mon.c (mon.2) 10222 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:41:00.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:40:59 smithi080 bash[41963]: audit 2023-12-01T13:40:59.597099+0000 mon.c (mon.2) 10222 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:41:00.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:40:59 smithi080 bash[28361]: audit 2023-12-01T13:40:59.597099+0000 mon.c (mon.2) 10222 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:41:01.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:41:00 smithi090 bash[32384]: cluster 2023-12-01T13:40:59.572858+0000 mgr.y (mgr.24362) 15971 : cluster 0 pgmap v15940: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:41:01.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:41:00 smithi090 bash[32384]: audit 2023-12-01T13:41:00.530454+0000 mon.c (mon.2) 10223 : audit 0 from='client.? 172.21.15.80:0/2712069043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:41:01.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:41:00 smithi080 bash[41963]: cluster 2023-12-01T13:40:59.572858+0000 mgr.y (mgr.24362) 15971 : cluster 0 pgmap v15940: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:41:01.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:41:00 smithi080 bash[41963]: audit 2023-12-01T13:41:00.530454+0000 mon.c (mon.2) 10223 : audit 0 from='client.? 172.21.15.80:0/2712069043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:41:01.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:41:00 smithi080 bash[28361]: cluster 2023-12-01T13:40:59.572858+0000 mgr.y (mgr.24362) 15971 : cluster 0 pgmap v15940: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:41:01.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:41:00 smithi080 bash[28361]: audit 2023-12-01T13:41:00.530454+0000 mon.c (mon.2) 10223 : audit 0 from='client.? 172.21.15.80:0/2712069043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:41:03.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:41:02 smithi090 bash[32384]: cluster 2023-12-01T13:41:01.573982+0000 mgr.y (mgr.24362) 15972 : cluster 0 pgmap v15941: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:41:03.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:41:02 smithi080 bash[28361]: cluster 2023-12-01T13:41:01.573982+0000 mgr.y (mgr.24362) 15972 : cluster 0 pgmap v15941: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:41:03.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:41:02 smithi080 bash[41963]: cluster 2023-12-01T13:41:01.573982+0000 mgr.y (mgr.24362) 15972 : cluster 0 pgmap v15941: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:41:04.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:41:03 smithi090 bash[32384]: audit 2023-12-01T13:41:02.979336+0000 mon.c (mon.2) 10224 : audit 0 from='client.? 172.21.15.80:0/3682876255' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:41:04.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:41:03 smithi080 bash[28361]: audit 2023-12-01T13:41:02.979336+0000 mon.c (mon.2) 10224 : audit 0 from='client.? 172.21.15.80:0/3682876255' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:41:04.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:41:03 smithi080 bash[41963]: audit 2023-12-01T13:41:02.979336+0000 mon.c (mon.2) 10224 : audit 0 from='client.? 172.21.15.80:0/3682876255' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:41:05.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:41:04 smithi090 bash[32384]: cluster 2023-12-01T13:41:03.574665+0000 mgr.y (mgr.24362) 15973 : cluster 0 pgmap v15942: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:41:05.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:41:04 smithi080 bash[28361]: cluster 2023-12-01T13:41:03.574665+0000 mgr.y (mgr.24362) 15973 : cluster 0 pgmap v15942: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:41:05.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:41:04 smithi080 bash[41963]: cluster 2023-12-01T13:41:03.574665+0000 mgr.y (mgr.24362) 15973 : cluster 0 pgmap v15942: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:41:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:41:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:41:06] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T13:41:06.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:41:06 smithi080 bash[28361]: audit 2023-12-01T13:41:05.441255+0000 mon.a (mon.0) 9804 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:41:06.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:41:06 smithi080 bash[28361]: audit 2023-12-01T13:41:05.453484+0000 mon.a (mon.0) 9805 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:41:06.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:41:06 smithi080 bash[28361]: audit 2023-12-01T13:41:05.497357+0000 mon.a (mon.0) 9806 : audit 0 from='client.? 172.21.15.80:0/256278628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:41:06.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:41:06 smithi080 bash[28361]: cluster 2023-12-01T13:41:05.575235+0000 mgr.y (mgr.24362) 15974 : cluster 0 pgmap v15943: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:41:06.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:41:06 smithi080 bash[28361]: audit 2023-12-01T13:41:05.795916+0000 mon.a (mon.0) 9807 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:41:06.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:41:06 smithi080 bash[28361]: audit 2023-12-01T13:41:05.809502+0000 mon.a (mon.0) 9808 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:41:06.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:41:06 smithi080 bash[28361]: audit 2023-12-01T13:41:06.368310+0000 mon.c (mon.2) 10225 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:41:06.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:41:06 smithi080 bash[28361]: audit 2023-12-01T13:41:06.370299+0000 mon.c (mon.2) 10226 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:41:06.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:41:06 smithi080 bash[28361]: audit 2023-12-01T13:41:06.379546+0000 mon.a (mon.0) 9809 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:41:06.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:41:06 smithi080 bash[41963]: audit 2023-12-01T13:41:05.441255+0000 mon.a (mon.0) 9804 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:41:06.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:41:06 smithi080 bash[41963]: audit 2023-12-01T13:41:05.453484+0000 mon.a (mon.0) 9805 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:41:06.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:41:06 smithi080 bash[41963]: audit 2023-12-01T13:41:05.497357+0000 mon.a (mon.0) 9806 : audit 0 from='client.? 172.21.15.80:0/256278628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:41:06.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:41:06 smithi080 bash[41963]: cluster 2023-12-01T13:41:05.575235+0000 mgr.y (mgr.24362) 15974 : cluster 0 pgmap v15943: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:41:06.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:41:06 smithi080 bash[41963]: audit 2023-12-01T13:41:05.795916+0000 mon.a (mon.0) 9807 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:41:06.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:41:06 smithi080 bash[41963]: audit 2023-12-01T13:41:05.809502+0000 mon.a (mon.0) 9808 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:41:06.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:41:06 smithi080 bash[41963]: audit 2023-12-01T13:41:06.368310+0000 mon.c (mon.2) 10225 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:41:06.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:41:06 smithi080 bash[41963]: audit 2023-12-01T13:41:06.370299+0000 mon.c (mon.2) 10226 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:41:06.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:41:06 smithi080 bash[41963]: audit 2023-12-01T13:41:06.379546+0000 mon.a (mon.0) 9809 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:41:06.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:41:06 smithi090 bash[32384]: audit 2023-12-01T13:41:05.441255+0000 mon.a (mon.0) 9804 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:41:06.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:41:06 smithi090 bash[32384]: audit 2023-12-01T13:41:05.453484+0000 mon.a (mon.0) 9805 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:41:06.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:41:06 smithi090 bash[32384]: audit 2023-12-01T13:41:05.497357+0000 mon.a (mon.0) 9806 : audit 0 from='client.? 172.21.15.80:0/256278628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:41:06.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:41:06 smithi090 bash[32384]: cluster 2023-12-01T13:41:05.575235+0000 mgr.y (mgr.24362) 15974 : cluster 0 pgmap v15943: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:41:06.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:41:06 smithi090 bash[32384]: audit 2023-12-01T13:41:05.795916+0000 mon.a (mon.0) 9807 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:41:06.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:41:06 smithi090 bash[32384]: audit 2023-12-01T13:41:05.809502+0000 mon.a (mon.0) 9808 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:41:06.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:41:06 smithi090 bash[32384]: audit 2023-12-01T13:41:06.368310+0000 mon.c (mon.2) 10225 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:41:06.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:41:06 smithi090 bash[32384]: audit 2023-12-01T13:41:06.370299+0000 mon.c (mon.2) 10226 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:41:06.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:41:06 smithi090 bash[32384]: audit 2023-12-01T13:41:06.379546+0000 mon.a (mon.0) 9809 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:41:08.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:41:08 smithi080 bash[41963]: cluster 2023-12-01T13:41:07.576398+0000 mgr.y (mgr.24362) 15975 : cluster 0 pgmap v15944: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:41:08.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:41:08 smithi080 bash[41963]: audit 2023-12-01T13:41:07.957292+0000 mon.c (mon.2) 10227 : audit 0 from='client.? 172.21.15.80:0/1471197085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:41:08.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:41:08 smithi080 bash[28361]: cluster 2023-12-01T13:41:07.576398+0000 mgr.y (mgr.24362) 15975 : cluster 0 pgmap v15944: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:41:08.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:41:08 smithi080 bash[28361]: audit 2023-12-01T13:41:07.957292+0000 mon.c (mon.2) 10227 : audit 0 from='client.? 172.21.15.80:0/1471197085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:41:09.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:41:08 smithi090 bash[32384]: cluster 2023-12-01T13:41:07.576398+0000 mgr.y (mgr.24362) 15975 : cluster 0 pgmap v15944: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:41:09.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:41:08 smithi090 bash[32384]: audit 2023-12-01T13:41:07.957292+0000 mon.c (mon.2) 10227 : audit 0 from='client.? 172.21.15.80:0/1471197085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:41:10.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:41:10 smithi080 bash[41963]: cluster 2023-12-01T13:41:09.577047+0000 mgr.y (mgr.24362) 15976 : cluster 0 pgmap v15945: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:41:10.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:41:10 smithi080 bash[41963]: audit 2023-12-01T13:41:10.420935+0000 mon.a (mon.0) 9810 : audit 0 from='client.? 172.21.15.80:0/357864670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:41:10.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:41:10 smithi080 bash[41963]: audit 2023-12-01T13:41:10.626905+0000 mon.c (mon.2) 10228 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:41:10.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:41:10 smithi080 bash[28361]: cluster 2023-12-01T13:41:09.577047+0000 mgr.y (mgr.24362) 15976 : cluster 0 pgmap v15945: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:41:10.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:41:10 smithi080 bash[28361]: audit 2023-12-01T13:41:10.420935+0000 mon.a (mon.0) 9810 : audit 0 from='client.? 172.21.15.80:0/357864670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:41:10.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:41:10 smithi080 bash[28361]: audit 2023-12-01T13:41:10.626905+0000 mon.c (mon.2) 10228 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:41:11.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:41:10 smithi090 bash[32384]: cluster 2023-12-01T13:41:09.577047+0000 mgr.y (mgr.24362) 15976 : cluster 0 pgmap v15945: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:41:11.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:41:10 smithi090 bash[32384]: audit 2023-12-01T13:41:10.420935+0000 mon.a (mon.0) 9810 : audit 0 from='client.? 172.21.15.80:0/357864670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:41:11.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:41:10 smithi090 bash[32384]: audit 2023-12-01T13:41:10.626905+0000 mon.c (mon.2) 10228 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:41:12.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:41:12 smithi080 bash[28361]: cluster 2023-12-01T13:41:11.578169+0000 mgr.y (mgr.24362) 15977 : cluster 0 pgmap v15946: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:41:12.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:41:12 smithi080 bash[41963]: cluster 2023-12-01T13:41:11.578169+0000 mgr.y (mgr.24362) 15977 : cluster 0 pgmap v15946: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:41:13.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:41:12 smithi090 bash[32384]: cluster 2023-12-01T13:41:11.578169+0000 mgr.y (mgr.24362) 15977 : cluster 0 pgmap v15946: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:41:13.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:41:13 smithi080 bash[28361]: audit 2023-12-01T13:41:12.874651+0000 mon.a (mon.0) 9811 : audit 0 from='client.? 172.21.15.80:0/1556754769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:41:13.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:41:13 smithi080 bash[41963]: audit 2023-12-01T13:41:12.874651+0000 mon.a (mon.0) 9811 : audit 0 from='client.? 172.21.15.80:0/1556754769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:41:14.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:41:13 smithi090 bash[32384]: audit 2023-12-01T13:41:12.874651+0000 mon.a (mon.0) 9811 : audit 0 from='client.? 172.21.15.80:0/1556754769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:41:14.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:41:14 smithi080 bash[28361]: cluster 2023-12-01T13:41:13.578975+0000 mgr.y (mgr.24362) 15978 : cluster 0 pgmap v15947: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:41:14.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:41:14 smithi080 bash[41963]: cluster 2023-12-01T13:41:13.578975+0000 mgr.y (mgr.24362) 15978 : cluster 0 pgmap v15947: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:41:15.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:41:14 smithi090 bash[32384]: cluster 2023-12-01T13:41:13.578975+0000 mgr.y (mgr.24362) 15978 : cluster 0 pgmap v15947: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:41:15.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:41:15 smithi080 bash[28361]: audit 2023-12-01T13:41:15.338255+0000 mon.a (mon.0) 9812 : audit 0 from='client.? 172.21.15.80:0/1502859777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:41:15.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:41:15 smithi080 bash[41963]: audit 2023-12-01T13:41:15.338255+0000 mon.a (mon.0) 9812 : audit 0 from='client.? 172.21.15.80:0/1502859777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:41:16.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:41:15 smithi090 bash[32384]: audit 2023-12-01T13:41:15.338255+0000 mon.a (mon.0) 9812 : audit 0 from='client.? 172.21.15.80:0/1502859777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:41:16.655 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:41:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:41:16] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T13:41:16.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:41:16 smithi080 bash[28361]: cluster 2023-12-01T13:41:15.579802+0000 mgr.y (mgr.24362) 15979 : cluster 0 pgmap v15948: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:41:16.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:41:16 smithi080 bash[41963]: cluster 2023-12-01T13:41:15.579802+0000 mgr.y (mgr.24362) 15979 : cluster 0 pgmap v15948: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:41:17.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:41:16 smithi090 bash[32384]: cluster 2023-12-01T13:41:15.579802+0000 mgr.y (mgr.24362) 15979 : cluster 0 pgmap v15948: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:41:18.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:41:18 smithi080 bash[41963]: cluster 2023-12-01T13:41:17.580869+0000 mgr.y (mgr.24362) 15980 : cluster 0 pgmap v15949: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:41:18.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:41:18 smithi080 bash[41963]: audit 2023-12-01T13:41:17.789575+0000 mon.a (mon.0) 9813 : audit 0 from='client.? 172.21.15.80:0/40132333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:41:18.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:41:18 smithi080 bash[28361]: cluster 2023-12-01T13:41:17.580869+0000 mgr.y (mgr.24362) 15980 : cluster 0 pgmap v15949: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:41:18.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:41:18 smithi080 bash[28361]: audit 2023-12-01T13:41:17.789575+0000 mon.a (mon.0) 9813 : audit 0 from='client.? 172.21.15.80:0/40132333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:41:19.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:41:18 smithi090 bash[32384]: cluster 2023-12-01T13:41:17.580869+0000 mgr.y (mgr.24362) 15980 : cluster 0 pgmap v15949: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:41:19.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:41:18 smithi090 bash[32384]: audit 2023-12-01T13:41:17.789575+0000 mon.a (mon.0) 9813 : audit 0 from='client.? 172.21.15.80:0/40132333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:41:20.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:41:20 smithi080 bash[28361]: cluster 2023-12-01T13:41:19.581513+0000 mgr.y (mgr.24362) 15981 : cluster 0 pgmap v15950: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:41:20.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:41:20 smithi080 bash[28361]: audit 2023-12-01T13:41:20.250880+0000 mon.c (mon.2) 10229 : audit 0 from='client.? 172.21.15.80:0/2416407439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:41:20.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:41:20 smithi080 bash[41963]: cluster 2023-12-01T13:41:19.581513+0000 mgr.y (mgr.24362) 15981 : cluster 0 pgmap v15950: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:41:20.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:41:20 smithi080 bash[41963]: audit 2023-12-01T13:41:20.250880+0000 mon.c (mon.2) 10229 : audit 0 from='client.? 172.21.15.80:0/2416407439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:41:21.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:41:20 smithi090 bash[32384]: cluster 2023-12-01T13:41:19.581513+0000 mgr.y (mgr.24362) 15981 : cluster 0 pgmap v15950: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:41:21.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:41:20 smithi090 bash[32384]: audit 2023-12-01T13:41:20.250880+0000 mon.c (mon.2) 10229 : audit 0 from='client.? 172.21.15.80:0/2416407439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:41:22.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:41:22 smithi080 bash[28361]: cluster 2023-12-01T13:41:21.582663+0000 mgr.y (mgr.24362) 15982 : cluster 0 pgmap v15951: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:41:22.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:41:22 smithi080 bash[41963]: cluster 2023-12-01T13:41:21.582663+0000 mgr.y (mgr.24362) 15982 : cluster 0 pgmap v15951: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:41:23.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:41:22 smithi090 bash[32384]: cluster 2023-12-01T13:41:21.582663+0000 mgr.y (mgr.24362) 15982 : cluster 0 pgmap v15951: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:41:23.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:41:23 smithi080 bash[41963]: audit 2023-12-01T13:41:22.707410+0000 mon.c (mon.2) 10230 : audit 0 from='client.? 172.21.15.80:0/2209053035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:41:23.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:41:23 smithi080 bash[28361]: audit 2023-12-01T13:41:22.707410+0000 mon.c (mon.2) 10230 : audit 0 from='client.? 172.21.15.80:0/2209053035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:41:24.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:41:23 smithi090 bash[32384]: audit 2023-12-01T13:41:22.707410+0000 mon.c (mon.2) 10230 : audit 0 from='client.? 172.21.15.80:0/2209053035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:41:24.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:41:24 smithi080 bash[28361]: cluster 2023-12-01T13:41:23.583349+0000 mgr.y (mgr.24362) 15983 : cluster 0 pgmap v15952: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:41:24.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:41:24 smithi080 bash[41963]: cluster 2023-12-01T13:41:23.583349+0000 mgr.y (mgr.24362) 15983 : cluster 0 pgmap v15952: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:41:25.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:41:24 smithi090 bash[32384]: cluster 2023-12-01T13:41:23.583349+0000 mgr.y (mgr.24362) 15983 : cluster 0 pgmap v15952: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:41:26.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:41:25 smithi090 bash[32384]: audit 2023-12-01T13:41:25.161259+0000 mon.c (mon.2) 10231 : audit 0 from='client.? 172.21.15.80:0/3355741622' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:41:26.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:41:25 smithi090 bash[32384]: audit 2023-12-01T13:41:25.627081+0000 mon.c (mon.2) 10232 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:41:26.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:41:25 smithi080 bash[41963]: audit 2023-12-01T13:41:25.161259+0000 mon.c (mon.2) 10231 : audit 0 from='client.? 172.21.15.80:0/3355741622' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:41:26.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:41:25 smithi080 bash[41963]: audit 2023-12-01T13:41:25.627081+0000 mon.c (mon.2) 10232 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:41:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:41:25 smithi080 bash[28361]: audit 2023-12-01T13:41:25.161259+0000 mon.c (mon.2) 10231 : audit 0 from='client.? 172.21.15.80:0/3355741622' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:41:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:41:25 smithi080 bash[28361]: audit 2023-12-01T13:41:25.627081+0000 mon.c (mon.2) 10232 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:41:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:41:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:41:26] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T13:41:27.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:41:26 smithi090 bash[32384]: cluster 2023-12-01T13:41:25.584058+0000 mgr.y (mgr.24362) 15984 : cluster 0 pgmap v15953: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:41:27.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:41:26 smithi080 bash[28361]: cluster 2023-12-01T13:41:25.584058+0000 mgr.y (mgr.24362) 15984 : cluster 0 pgmap v15953: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:41:27.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:41:26 smithi080 bash[41963]: cluster 2023-12-01T13:41:25.584058+0000 mgr.y (mgr.24362) 15984 : cluster 0 pgmap v15953: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:41:28.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:41:27 smithi090 bash[32384]: audit 2023-12-01T13:41:27.620704+0000 mon.c (mon.2) 10233 : audit 0 from='client.? 172.21.15.80:0/2704804539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:41:28.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:41:27 smithi080 bash[41963]: audit 2023-12-01T13:41:27.620704+0000 mon.c (mon.2) 10233 : audit 0 from='client.? 172.21.15.80:0/2704804539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:41:28.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:41:27 smithi080 bash[28361]: audit 2023-12-01T13:41:27.620704+0000 mon.c (mon.2) 10233 : audit 0 from='client.? 172.21.15.80:0/2704804539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:41:29.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:41:28 smithi090 bash[32384]: cluster 2023-12-01T13:41:27.585013+0000 mgr.y (mgr.24362) 15985 : cluster 0 pgmap v15954: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:41:29.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:41:28 smithi080 bash[41963]: cluster 2023-12-01T13:41:27.585013+0000 mgr.y (mgr.24362) 15985 : cluster 0 pgmap v15954: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:41:29.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:41:28 smithi080 bash[28361]: cluster 2023-12-01T13:41:27.585013+0000 mgr.y (mgr.24362) 15985 : cluster 0 pgmap v15954: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:41:31.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:41:30 smithi090 bash[32384]: cluster 2023-12-01T13:41:29.585666+0000 mgr.y (mgr.24362) 15986 : cluster 0 pgmap v15955: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:41:31.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:41:30 smithi090 bash[32384]: audit 2023-12-01T13:41:30.070275+0000 mon.c (mon.2) 10234 : audit 0 from='client.? 172.21.15.80:0/760847239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:41:31.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:41:30 smithi080 bash[28361]: cluster 2023-12-01T13:41:29.585666+0000 mgr.y (mgr.24362) 15986 : cluster 0 pgmap v15955: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:41:31.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:41:30 smithi080 bash[28361]: audit 2023-12-01T13:41:30.070275+0000 mon.c (mon.2) 10234 : audit 0 from='client.? 172.21.15.80:0/760847239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:41:31.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:41:30 smithi080 bash[41963]: cluster 2023-12-01T13:41:29.585666+0000 mgr.y (mgr.24362) 15986 : cluster 0 pgmap v15955: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:41:31.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:41:30 smithi080 bash[41963]: audit 2023-12-01T13:41:30.070275+0000 mon.c (mon.2) 10234 : audit 0 from='client.? 172.21.15.80:0/760847239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:41:33.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:41:32 smithi090 bash[32384]: cluster 2023-12-01T13:41:31.586959+0000 mgr.y (mgr.24362) 15987 : cluster 0 pgmap v15956: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:41:33.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:41:32 smithi090 bash[32384]: audit 2023-12-01T13:41:32.523566+0000 mon.a (mon.0) 9814 : audit 0 from='client.? 172.21.15.80:0/640626541' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:41:33.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:41:32 smithi080 bash[28361]: cluster 2023-12-01T13:41:31.586959+0000 mgr.y (mgr.24362) 15987 : cluster 0 pgmap v15956: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:41:33.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:41:32 smithi080 bash[28361]: audit 2023-12-01T13:41:32.523566+0000 mon.a (mon.0) 9814 : audit 0 from='client.? 172.21.15.80:0/640626541' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:41:33.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:41:32 smithi080 bash[41963]: cluster 2023-12-01T13:41:31.586959+0000 mgr.y (mgr.24362) 15987 : cluster 0 pgmap v15956: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:41:33.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:41:32 smithi080 bash[41963]: audit 2023-12-01T13:41:32.523566+0000 mon.a (mon.0) 9814 : audit 0 from='client.? 172.21.15.80:0/640626541' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:41:34.268 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 13:41:33 smithi090 bash[65515]: logger=cleanup t=2023-12-01T13:41:33.857295783Z level=info msg="Completed cleanup jobs" duration=67.004236ms 2023-12-01T13:41:34.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:41:34 smithi090 bash[32384]: cluster 2023-12-01T13:41:33.587762+0000 mgr.y (mgr.24362) 15988 : cluster 0 pgmap v15957: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:41:34.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:41:34 smithi080 bash[28361]: cluster 2023-12-01T13:41:33.587762+0000 mgr.y (mgr.24362) 15988 : cluster 0 pgmap v15957: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:41:34.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:41:34 smithi080 bash[41963]: cluster 2023-12-01T13:41:33.587762+0000 mgr.y (mgr.24362) 15988 : cluster 0 pgmap v15957: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:41:35.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:41:35 smithi090 bash[32384]: audit 2023-12-01T13:41:34.972215+0000 mon.c (mon.2) 10235 : audit 0 from='client.? 172.21.15.80:0/1285222295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:41:35.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:41:35 smithi080 bash[28361]: audit 2023-12-01T13:41:34.972215+0000 mon.c (mon.2) 10235 : audit 0 from='client.? 172.21.15.80:0/1285222295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:41:35.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:41:35 smithi080 bash[41963]: audit 2023-12-01T13:41:34.972215+0000 mon.c (mon.2) 10235 : audit 0 from='client.? 172.21.15.80:0/1285222295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:41:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:41:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:41:36] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T13:41:36.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:41:36 smithi080 bash[41963]: cluster 2023-12-01T13:41:35.588567+0000 mgr.y (mgr.24362) 15989 : cluster 0 pgmap v15958: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:41:36.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:41:36 smithi080 bash[28361]: cluster 2023-12-01T13:41:35.588567+0000 mgr.y (mgr.24362) 15989 : cluster 0 pgmap v15958: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:41:36.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:41:36 smithi090 bash[32384]: cluster 2023-12-01T13:41:35.588567+0000 mgr.y (mgr.24362) 15989 : cluster 0 pgmap v15958: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:41:37.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:41:37 smithi090 bash[32384]: audit 2023-12-01T13:41:37.422612+0000 mon.a (mon.0) 9815 : audit 0 from='client.? 172.21.15.80:0/4050172949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:41:37.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:41:37 smithi080 bash[28361]: audit 2023-12-01T13:41:37.422612+0000 mon.a (mon.0) 9815 : audit 0 from='client.? 172.21.15.80:0/4050172949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:41:37.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:41:37 smithi080 bash[41963]: audit 2023-12-01T13:41:37.422612+0000 mon.a (mon.0) 9815 : audit 0 from='client.? 172.21.15.80:0/4050172949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:41:38.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:41:38 smithi090 bash[32384]: cluster 2023-12-01T13:41:37.589699+0000 mgr.y (mgr.24362) 15990 : cluster 0 pgmap v15959: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:41:38.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:41:38 smithi080 bash[41963]: cluster 2023-12-01T13:41:37.589699+0000 mgr.y (mgr.24362) 15990 : cluster 0 pgmap v15959: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:41:38.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:41:38 smithi080 bash[28361]: cluster 2023-12-01T13:41:37.589699+0000 mgr.y (mgr.24362) 15990 : cluster 0 pgmap v15959: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:41:40.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:41:40 smithi080 bash[28361]: cluster 2023-12-01T13:41:39.590156+0000 mgr.y (mgr.24362) 15991 : cluster 0 pgmap v15960: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:41:40.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:41:40 smithi080 bash[28361]: audit 2023-12-01T13:41:39.881596+0000 mon.c (mon.2) 10236 : audit 0 from='client.? 172.21.15.80:0/3133277949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:41:40.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:41:40 smithi080 bash[28361]: audit 2023-12-01T13:41:40.627571+0000 mon.c (mon.2) 10237 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:41:40.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:41:40 smithi080 bash[41963]: cluster 2023-12-01T13:41:39.590156+0000 mgr.y (mgr.24362) 15991 : cluster 0 pgmap v15960: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:41:40.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:41:40 smithi080 bash[41963]: audit 2023-12-01T13:41:39.881596+0000 mon.c (mon.2) 10236 : audit 0 from='client.? 172.21.15.80:0/3133277949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:41:40.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:41:40 smithi080 bash[41963]: audit 2023-12-01T13:41:40.627571+0000 mon.c (mon.2) 10237 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:41:41.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:41:40 smithi090 bash[32384]: cluster 2023-12-01T13:41:39.590156+0000 mgr.y (mgr.24362) 15991 : cluster 0 pgmap v15960: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:41:41.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:41:40 smithi090 bash[32384]: audit 2023-12-01T13:41:39.881596+0000 mon.c (mon.2) 10236 : audit 0 from='client.? 172.21.15.80:0/3133277949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:41:41.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:41:40 smithi090 bash[32384]: audit 2023-12-01T13:41:40.627571+0000 mon.c (mon.2) 10237 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:41:42.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:41:42 smithi080 bash[28361]: cluster 2023-12-01T13:41:41.591215+0000 mgr.y (mgr.24362) 15992 : cluster 0 pgmap v15961: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:41:42.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:41:42 smithi080 bash[28361]: audit 2023-12-01T13:41:42.334998+0000 mon.c (mon.2) 10238 : audit 0 from='client.? 172.21.15.80:0/3986601418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:41:42.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:41:42 smithi080 bash[41963]: cluster 2023-12-01T13:41:41.591215+0000 mgr.y (mgr.24362) 15992 : cluster 0 pgmap v15961: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:41:42.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:41:42 smithi080 bash[41963]: audit 2023-12-01T13:41:42.334998+0000 mon.c (mon.2) 10238 : audit 0 from='client.? 172.21.15.80:0/3986601418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:41:43.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:41:42 smithi090 bash[32384]: cluster 2023-12-01T13:41:41.591215+0000 mgr.y (mgr.24362) 15992 : cluster 0 pgmap v15961: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:41:43.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:41:42 smithi090 bash[32384]: audit 2023-12-01T13:41:42.334998+0000 mon.c (mon.2) 10238 : audit 0 from='client.? 172.21.15.80:0/3986601418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:41:44.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:41:44 smithi090 bash[32384]: cluster 2023-12-01T13:41:43.591903+0000 mgr.y (mgr.24362) 15993 : cluster 0 pgmap v15962: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:41:44.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:41:44 smithi080 bash[41963]: cluster 2023-12-01T13:41:43.591903+0000 mgr.y (mgr.24362) 15993 : cluster 0 pgmap v15962: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:41:44.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:41:44 smithi080 bash[28361]: cluster 2023-12-01T13:41:43.591903+0000 mgr.y (mgr.24362) 15993 : cluster 0 pgmap v15962: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:41:45.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:41:45 smithi090 bash[32384]: audit 2023-12-01T13:41:44.794311+0000 mon.c (mon.2) 10239 : audit 0 from='client.? 172.21.15.80:0/3662317952' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:41:45.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:41:45 smithi080 bash[41963]: audit 2023-12-01T13:41:44.794311+0000 mon.c (mon.2) 10239 : audit 0 from='client.? 172.21.15.80:0/3662317952' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:41:45.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:41:45 smithi080 bash[28361]: audit 2023-12-01T13:41:44.794311+0000 mon.c (mon.2) 10239 : audit 0 from='client.? 172.21.15.80:0/3662317952' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:41:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:41:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:41:46] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T13:41:46.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:41:46 smithi080 bash[41963]: cluster 2023-12-01T13:41:45.592573+0000 mgr.y (mgr.24362) 15994 : cluster 0 pgmap v15963: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:41:46.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:41:46 smithi080 bash[28361]: cluster 2023-12-01T13:41:45.592573+0000 mgr.y (mgr.24362) 15994 : cluster 0 pgmap v15963: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:41:46.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:41:46 smithi090 bash[32384]: cluster 2023-12-01T13:41:45.592573+0000 mgr.y (mgr.24362) 15994 : cluster 0 pgmap v15963: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:41:47.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:41:47 smithi090 bash[32384]: audit 2023-12-01T13:41:47.248197+0000 mon.c (mon.2) 10240 : audit 0 from='client.? 172.21.15.80:0/579811801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:41:47.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:41:47 smithi080 bash[41963]: audit 2023-12-01T13:41:47.248197+0000 mon.c (mon.2) 10240 : audit 0 from='client.? 172.21.15.80:0/579811801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:41:47.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:41:47 smithi080 bash[28361]: audit 2023-12-01T13:41:47.248197+0000 mon.c (mon.2) 10240 : audit 0 from='client.? 172.21.15.80:0/579811801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:41:48.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:41:48 smithi090 bash[32384]: cluster 2023-12-01T13:41:47.593696+0000 mgr.y (mgr.24362) 15995 : cluster 0 pgmap v15964: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:41:48.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:41:48 smithi080 bash[28361]: cluster 2023-12-01T13:41:47.593696+0000 mgr.y (mgr.24362) 15995 : cluster 0 pgmap v15964: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:41:48.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:41:48 smithi080 bash[41963]: cluster 2023-12-01T13:41:47.593696+0000 mgr.y (mgr.24362) 15995 : cluster 0 pgmap v15964: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:41:50.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:41:50 smithi080 bash[28361]: cluster 2023-12-01T13:41:49.594280+0000 mgr.y (mgr.24362) 15996 : cluster 0 pgmap v15965: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:41:50.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:41:50 smithi080 bash[28361]: audit 2023-12-01T13:41:49.712521+0000 mon.a (mon.0) 9816 : audit 0 from='client.? 172.21.15.80:0/108403990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:41:50.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:41:50 smithi080 bash[41963]: cluster 2023-12-01T13:41:49.594280+0000 mgr.y (mgr.24362) 15996 : cluster 0 pgmap v15965: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:41:50.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:41:50 smithi080 bash[41963]: audit 2023-12-01T13:41:49.712521+0000 mon.a (mon.0) 9816 : audit 0 from='client.? 172.21.15.80:0/108403990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:41:51.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:41:50 smithi090 bash[32384]: cluster 2023-12-01T13:41:49.594280+0000 mgr.y (mgr.24362) 15996 : cluster 0 pgmap v15965: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:41:51.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:41:50 smithi090 bash[32384]: audit 2023-12-01T13:41:49.712521+0000 mon.a (mon.0) 9816 : audit 0 from='client.? 172.21.15.80:0/108403990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:41:52.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:41:52 smithi080 bash[28361]: cluster 2023-12-01T13:41:51.595331+0000 mgr.y (mgr.24362) 15997 : cluster 0 pgmap v15966: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:41:52.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:41:52 smithi080 bash[28361]: audit 2023-12-01T13:41:52.158558+0000 mon.c (mon.2) 10241 : audit 0 from='client.? 172.21.15.80:0/1697134854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:41:52.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:41:52 smithi080 bash[41963]: cluster 2023-12-01T13:41:51.595331+0000 mgr.y (mgr.24362) 15997 : cluster 0 pgmap v15966: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:41:52.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:41:52 smithi080 bash[41963]: audit 2023-12-01T13:41:52.158558+0000 mon.c (mon.2) 10241 : audit 0 from='client.? 172.21.15.80:0/1697134854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:41:53.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:41:52 smithi090 bash[32384]: cluster 2023-12-01T13:41:51.595331+0000 mgr.y (mgr.24362) 15997 : cluster 0 pgmap v15966: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:41:53.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:41:52 smithi090 bash[32384]: audit 2023-12-01T13:41:52.158558+0000 mon.c (mon.2) 10241 : audit 0 from='client.? 172.21.15.80:0/1697134854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:41:54.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:41:54 smithi090 bash[32384]: cluster 2023-12-01T13:41:53.595994+0000 mgr.y (mgr.24362) 15998 : cluster 0 pgmap v15967: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:41:54.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:41:54 smithi080 bash[41963]: cluster 2023-12-01T13:41:53.595994+0000 mgr.y (mgr.24362) 15998 : cluster 0 pgmap v15967: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:41:54.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:41:54 smithi080 bash[28361]: cluster 2023-12-01T13:41:53.595994+0000 mgr.y (mgr.24362) 15998 : cluster 0 pgmap v15967: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:41:55.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:41:55 smithi090 bash[32384]: audit 2023-12-01T13:41:54.622161+0000 mon.c (mon.2) 10242 : audit 0 from='client.? 172.21.15.80:0/771240134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:41:55.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:41:55 smithi080 bash[28361]: audit 2023-12-01T13:41:54.622161+0000 mon.c (mon.2) 10242 : audit 0 from='client.? 172.21.15.80:0/771240134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:41:55.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:41:55 smithi080 bash[41963]: audit 2023-12-01T13:41:54.622161+0000 mon.c (mon.2) 10242 : audit 0 from='client.? 172.21.15.80:0/771240134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:41:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:41:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:41:56] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T13:41:56.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:41:56 smithi080 bash[41963]: cluster 2023-12-01T13:41:55.596656+0000 mgr.y (mgr.24362) 15999 : cluster 0 pgmap v15968: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:41:56.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:41:56 smithi080 bash[41963]: audit 2023-12-01T13:41:55.628007+0000 mon.c (mon.2) 10243 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:41:56.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:41:56 smithi080 bash[28361]: cluster 2023-12-01T13:41:55.596656+0000 mgr.y (mgr.24362) 15999 : cluster 0 pgmap v15968: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:41:56.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:41:56 smithi080 bash[28361]: audit 2023-12-01T13:41:55.628007+0000 mon.c (mon.2) 10243 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:41:56.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:41:56 smithi090 bash[32384]: cluster 2023-12-01T13:41:55.596656+0000 mgr.y (mgr.24362) 15999 : cluster 0 pgmap v15968: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:41:56.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:41:56 smithi090 bash[32384]: audit 2023-12-01T13:41:55.628007+0000 mon.c (mon.2) 10243 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:41:57.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:41:57 smithi090 bash[32384]: audit 2023-12-01T13:41:57.078155+0000 mon.c (mon.2) 10244 : audit 0 from='client.? 172.21.15.80:0/2959455251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:41:57.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:41:57 smithi080 bash[28361]: audit 2023-12-01T13:41:57.078155+0000 mon.c (mon.2) 10244 : audit 0 from='client.? 172.21.15.80:0/2959455251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:41:57.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:41:57 smithi080 bash[41963]: audit 2023-12-01T13:41:57.078155+0000 mon.c (mon.2) 10244 : audit 0 from='client.? 172.21.15.80:0/2959455251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:41:58.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:41:58 smithi090 bash[32384]: cluster 2023-12-01T13:41:57.597985+0000 mgr.y (mgr.24362) 16000 : cluster 0 pgmap v15969: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:41:58.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:41:58 smithi080 bash[28361]: cluster 2023-12-01T13:41:57.597985+0000 mgr.y (mgr.24362) 16000 : cluster 0 pgmap v15969: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:41:58.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:41:58 smithi080 bash[41963]: cluster 2023-12-01T13:41:57.597985+0000 mgr.y (mgr.24362) 16000 : cluster 0 pgmap v15969: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:41:59.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:41:59 smithi080 bash[28361]: audit 2023-12-01T13:41:59.533635+0000 mon.a (mon.0) 9817 : audit 0 from='client.? 172.21.15.80:0/771193422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:41:59.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:41:59 smithi080 bash[41963]: audit 2023-12-01T13:41:59.533635+0000 mon.a (mon.0) 9817 : audit 0 from='client.? 172.21.15.80:0/771193422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:42:00.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:41:59 smithi090 bash[32384]: audit 2023-12-01T13:41:59.533635+0000 mon.a (mon.0) 9817 : audit 0 from='client.? 172.21.15.80:0/771193422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:42:00.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:42:00 smithi080 bash[28361]: cluster 2023-12-01T13:41:59.598518+0000 mgr.y (mgr.24362) 16001 : cluster 0 pgmap v15970: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:42:00.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:42:00 smithi080 bash[41963]: cluster 2023-12-01T13:41:59.598518+0000 mgr.y (mgr.24362) 16001 : cluster 0 pgmap v15970: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:42:01.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:42:00 smithi090 bash[32384]: cluster 2023-12-01T13:41:59.598518+0000 mgr.y (mgr.24362) 16001 : cluster 0 pgmap v15970: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:42:02.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:42:02 smithi080 bash[28361]: cluster 2023-12-01T13:42:01.599665+0000 mgr.y (mgr.24362) 16002 : cluster 0 pgmap v15971: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:42:02.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:42:02 smithi080 bash[28361]: audit 2023-12-01T13:42:01.985637+0000 mon.c (mon.2) 10245 : audit 0 from='client.? 172.21.15.80:0/2846803935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:42:02.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:42:02 smithi080 bash[41963]: cluster 2023-12-01T13:42:01.599665+0000 mgr.y (mgr.24362) 16002 : cluster 0 pgmap v15971: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:42:02.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:42:02 smithi080 bash[41963]: audit 2023-12-01T13:42:01.985637+0000 mon.c (mon.2) 10245 : audit 0 from='client.? 172.21.15.80:0/2846803935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:42:03.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:42:02 smithi090 bash[32384]: cluster 2023-12-01T13:42:01.599665+0000 mgr.y (mgr.24362) 16002 : cluster 0 pgmap v15971: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:42:03.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:42:02 smithi090 bash[32384]: audit 2023-12-01T13:42:01.985637+0000 mon.c (mon.2) 10245 : audit 0 from='client.? 172.21.15.80:0/2846803935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:42:04.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:42:04 smithi090 bash[32384]: cluster 2023-12-01T13:42:03.600380+0000 mgr.y (mgr.24362) 16003 : cluster 0 pgmap v15972: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:42:04.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:42:04 smithi080 bash[28361]: cluster 2023-12-01T13:42:03.600380+0000 mgr.y (mgr.24362) 16003 : cluster 0 pgmap v15972: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:42:04.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:42:04 smithi080 bash[41963]: cluster 2023-12-01T13:42:03.600380+0000 mgr.y (mgr.24362) 16003 : cluster 0 pgmap v15972: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:42:05.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:42:05 smithi090 bash[32384]: audit 2023-12-01T13:42:04.441126+0000 mon.c (mon.2) 10246 : audit 0 from='client.? 172.21.15.80:0/435502048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:42:05.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:42:05 smithi080 bash[28361]: audit 2023-12-01T13:42:04.441126+0000 mon.c (mon.2) 10246 : audit 0 from='client.? 172.21.15.80:0/435502048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:42:05.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:42:05 smithi080 bash[41963]: audit 2023-12-01T13:42:04.441126+0000 mon.c (mon.2) 10246 : audit 0 from='client.? 172.21.15.80:0/435502048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:42:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:42:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:42:06] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T13:42:06.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:42:06 smithi080 bash[41963]: cluster 2023-12-01T13:42:05.601156+0000 mgr.y (mgr.24362) 16004 : cluster 0 pgmap v15973: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:42:06.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:42:06 smithi080 bash[28361]: cluster 2023-12-01T13:42:05.601156+0000 mgr.y (mgr.24362) 16004 : cluster 0 pgmap v15973: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:42:06.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:42:06 smithi090 bash[32384]: cluster 2023-12-01T13:42:05.601156+0000 mgr.y (mgr.24362) 16004 : cluster 0 pgmap v15973: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:42:07.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:42:07 smithi090 bash[32384]: audit 2023-12-01T13:42:06.462375+0000 mon.c (mon.2) 10247 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:42:07.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:42:07 smithi090 bash[32384]: audit 2023-12-01T13:42:06.911317+0000 mon.c (mon.2) 10248 : audit 0 from='client.? 172.21.15.80:0/1574045346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:42:07.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:42:07 smithi080 bash[28361]: audit 2023-12-01T13:42:06.462375+0000 mon.c (mon.2) 10247 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:42:07.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:42:07 smithi080 bash[28361]: audit 2023-12-01T13:42:06.911317+0000 mon.c (mon.2) 10248 : audit 0 from='client.? 172.21.15.80:0/1574045346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:42:07.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:42:07 smithi080 bash[41963]: audit 2023-12-01T13:42:06.462375+0000 mon.c (mon.2) 10247 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:42:07.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:42:07 smithi080 bash[41963]: audit 2023-12-01T13:42:06.911317+0000 mon.c (mon.2) 10248 : audit 0 from='client.? 172.21.15.80:0/1574045346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:42:08.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:42:08 smithi090 bash[32384]: cluster 2023-12-01T13:42:07.602355+0000 mgr.y (mgr.24362) 16005 : cluster 0 pgmap v15974: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:42:08.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:42:08 smithi080 bash[28361]: cluster 2023-12-01T13:42:07.602355+0000 mgr.y (mgr.24362) 16005 : cluster 0 pgmap v15974: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:42:08.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:42:08 smithi080 bash[41963]: cluster 2023-12-01T13:42:07.602355+0000 mgr.y (mgr.24362) 16005 : cluster 0 pgmap v15974: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:42:09.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:42:09 smithi090 bash[32384]: audit 2023-12-01T13:42:09.370754+0000 mon.c (mon.2) 10249 : audit 0 from='client.? 172.21.15.80:0/2556693233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:42:09.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:42:09 smithi080 bash[28361]: audit 2023-12-01T13:42:09.370754+0000 mon.c (mon.2) 10249 : audit 0 from='client.? 172.21.15.80:0/2556693233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:42:09.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:42:09 smithi080 bash[41963]: audit 2023-12-01T13:42:09.370754+0000 mon.c (mon.2) 10249 : audit 0 from='client.? 172.21.15.80:0/2556693233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:42:10.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:42:10 smithi090 bash[32384]: cluster 2023-12-01T13:42:09.603036+0000 mgr.y (mgr.24362) 16006 : cluster 0 pgmap v15975: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:42:10.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:42:10 smithi080 bash[41963]: cluster 2023-12-01T13:42:09.603036+0000 mgr.y (mgr.24362) 16006 : cluster 0 pgmap v15975: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:42:10.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:42:10 smithi080 bash[28361]: cluster 2023-12-01T13:42:09.603036+0000 mgr.y (mgr.24362) 16006 : cluster 0 pgmap v15975: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:42:11.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:42:11 smithi090 bash[32384]: audit 2023-12-01T13:42:10.628661+0000 mon.c (mon.2) 10250 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:42:11.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:42:11 smithi080 bash[41963]: audit 2023-12-01T13:42:10.628661+0000 mon.c (mon.2) 10250 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:42:11.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:42:11 smithi080 bash[28361]: audit 2023-12-01T13:42:10.628661+0000 mon.c (mon.2) 10250 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:42:12.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:42:12 smithi090 bash[32384]: cluster 2023-12-01T13:42:11.604027+0000 mgr.y (mgr.24362) 16007 : cluster 0 pgmap v15976: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:42:12.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:42:12 smithi090 bash[32384]: audit 2023-12-01T13:42:11.879705+0000 mon.a (mon.0) 9818 : audit 0 from='client.? 172.21.15.80:0/4199663338' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:42:12.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:42:12 smithi090 bash[32384]: audit 2023-12-01T13:42:12.307238+0000 mon.a (mon.0) 9819 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:42:12.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:42:12 smithi090 bash[32384]: audit 2023-12-01T13:42:12.316263+0000 mon.a (mon.0) 9820 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:42:12.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:42:12 smithi080 bash[28361]: cluster 2023-12-01T13:42:11.604027+0000 mgr.y (mgr.24362) 16007 : cluster 0 pgmap v15976: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:42:12.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:42:12 smithi080 bash[28361]: audit 2023-12-01T13:42:11.879705+0000 mon.a (mon.0) 9818 : audit 0 from='client.? 172.21.15.80:0/4199663338' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:42:12.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:42:12 smithi080 bash[28361]: audit 2023-12-01T13:42:12.307238+0000 mon.a (mon.0) 9819 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:42:12.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:42:12 smithi080 bash[28361]: audit 2023-12-01T13:42:12.316263+0000 mon.a (mon.0) 9820 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:42:12.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:42:12 smithi080 bash[41963]: cluster 2023-12-01T13:42:11.604027+0000 mgr.y (mgr.24362) 16007 : cluster 0 pgmap v15976: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:42:12.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:42:12 smithi080 bash[41963]: audit 2023-12-01T13:42:11.879705+0000 mon.a (mon.0) 9818 : audit 0 from='client.? 172.21.15.80:0/4199663338' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:42:12.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:42:12 smithi080 bash[41963]: audit 2023-12-01T13:42:12.307238+0000 mon.a (mon.0) 9819 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:42:12.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:42:12 smithi080 bash[41963]: audit 2023-12-01T13:42:12.316263+0000 mon.a (mon.0) 9820 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:42:13.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:42:13 smithi080 bash[28361]: audit 2023-12-01T13:42:12.668779+0000 mon.a (mon.0) 9821 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:42:13.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:42:13 smithi080 bash[28361]: audit 2023-12-01T13:42:12.678253+0000 mon.a (mon.0) 9822 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:42:13.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:42:13 smithi080 bash[28361]: audit 2023-12-01T13:42:13.164818+0000 mon.c (mon.2) 10251 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:42:13.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:42:13 smithi080 bash[28361]: audit 2023-12-01T13:42:13.166991+0000 mon.c (mon.2) 10252 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:42:13.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:42:13 smithi080 bash[28361]: audit 2023-12-01T13:42:13.176323+0000 mon.a (mon.0) 9823 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:42:13.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:42:13 smithi080 bash[41963]: audit 2023-12-01T13:42:12.668779+0000 mon.a (mon.0) 9821 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:42:13.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:42:13 smithi080 bash[41963]: audit 2023-12-01T13:42:12.678253+0000 mon.a (mon.0) 9822 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:42:13.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:42:13 smithi080 bash[41963]: audit 2023-12-01T13:42:13.164818+0000 mon.c (mon.2) 10251 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:42:13.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:42:13 smithi080 bash[41963]: audit 2023-12-01T13:42:13.166991+0000 mon.c (mon.2) 10252 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:42:13.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:42:13 smithi080 bash[41963]: audit 2023-12-01T13:42:13.176323+0000 mon.a (mon.0) 9823 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:42:14.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:42:13 smithi090 bash[32384]: audit 2023-12-01T13:42:12.668779+0000 mon.a (mon.0) 9821 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:42:14.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:42:13 smithi090 bash[32384]: audit 2023-12-01T13:42:12.678253+0000 mon.a (mon.0) 9822 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:42:14.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:42:13 smithi090 bash[32384]: audit 2023-12-01T13:42:13.164818+0000 mon.c (mon.2) 10251 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:42:14.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:42:13 smithi090 bash[32384]: audit 2023-12-01T13:42:13.166991+0000 mon.c (mon.2) 10252 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:42:14.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:42:13 smithi090 bash[32384]: audit 2023-12-01T13:42:13.176323+0000 mon.a (mon.0) 9823 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:42:14.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:42:14 smithi080 bash[41963]: cluster 2023-12-01T13:42:13.604654+0000 mgr.y (mgr.24362) 16008 : cluster 0 pgmap v15977: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:42:14.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:42:14 smithi080 bash[41963]: audit 2023-12-01T13:42:14.339445+0000 mon.c (mon.2) 10253 : audit 0 from='client.? 172.21.15.80:0/156499476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:42:14.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:42:14 smithi080 bash[28361]: cluster 2023-12-01T13:42:13.604654+0000 mgr.y (mgr.24362) 16008 : cluster 0 pgmap v15977: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:42:14.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:42:14 smithi080 bash[28361]: audit 2023-12-01T13:42:14.339445+0000 mon.c (mon.2) 10253 : audit 0 from='client.? 172.21.15.80:0/156499476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:42:15.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:42:14 smithi090 bash[32384]: cluster 2023-12-01T13:42:13.604654+0000 mgr.y (mgr.24362) 16008 : cluster 0 pgmap v15977: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:42:15.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:42:14 smithi090 bash[32384]: audit 2023-12-01T13:42:14.339445+0000 mon.c (mon.2) 10253 : audit 0 from='client.? 172.21.15.80:0/156499476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:42:16.678 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:42:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:42:16] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T13:42:16.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:42:16 smithi080 bash[28361]: cluster 2023-12-01T13:42:15.605334+0000 mgr.y (mgr.24362) 16009 : cluster 0 pgmap v15978: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:42:16.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:42:16 smithi080 bash[41963]: cluster 2023-12-01T13:42:15.605334+0000 mgr.y (mgr.24362) 16009 : cluster 0 pgmap v15978: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:42:17.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:42:16 smithi090 bash[32384]: cluster 2023-12-01T13:42:15.605334+0000 mgr.y (mgr.24362) 16009 : cluster 0 pgmap v15978: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:42:17.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:42:17 smithi080 bash[28361]: audit 2023-12-01T13:42:16.804050+0000 mon.a (mon.0) 9824 : audit 0 from='client.? 172.21.15.80:0/1961479307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:42:17.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:42:17 smithi080 bash[41963]: audit 2023-12-01T13:42:16.804050+0000 mon.a (mon.0) 9824 : audit 0 from='client.? 172.21.15.80:0/1961479307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:42:18.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:42:17 smithi090 bash[32384]: audit 2023-12-01T13:42:16.804050+0000 mon.a (mon.0) 9824 : audit 0 from='client.? 172.21.15.80:0/1961479307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:42:19.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:42:18 smithi090 bash[32384]: cluster 2023-12-01T13:42:17.606427+0000 mgr.y (mgr.24362) 16010 : cluster 0 pgmap v15979: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:42:19.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:42:18 smithi080 bash[41963]: cluster 2023-12-01T13:42:17.606427+0000 mgr.y (mgr.24362) 16010 : cluster 0 pgmap v15979: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:42:19.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:42:18 smithi080 bash[28361]: cluster 2023-12-01T13:42:17.606427+0000 mgr.y (mgr.24362) 16010 : cluster 0 pgmap v15979: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:42:20.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:42:19 smithi090 bash[32384]: audit 2023-12-01T13:42:19.258502+0000 mon.c (mon.2) 10254 : audit 0 from='client.? 172.21.15.80:0/3425639206' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:42:20.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:42:19 smithi080 bash[28361]: audit 2023-12-01T13:42:19.258502+0000 mon.c (mon.2) 10254 : audit 0 from='client.? 172.21.15.80:0/3425639206' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:42:20.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:42:19 smithi080 bash[41963]: audit 2023-12-01T13:42:19.258502+0000 mon.c (mon.2) 10254 : audit 0 from='client.? 172.21.15.80:0/3425639206' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:42:21.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:42:20 smithi090 bash[32384]: cluster 2023-12-01T13:42:19.607140+0000 mgr.y (mgr.24362) 16011 : cluster 0 pgmap v15980: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:42:21.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:42:20 smithi080 bash[41963]: cluster 2023-12-01T13:42:19.607140+0000 mgr.y (mgr.24362) 16011 : cluster 0 pgmap v15980: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:42:21.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:42:20 smithi080 bash[28361]: cluster 2023-12-01T13:42:19.607140+0000 mgr.y (mgr.24362) 16011 : cluster 0 pgmap v15980: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:42:23.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:42:22 smithi090 bash[32384]: cluster 2023-12-01T13:42:21.608256+0000 mgr.y (mgr.24362) 16012 : cluster 0 pgmap v15981: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:42:23.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:42:22 smithi090 bash[32384]: audit 2023-12-01T13:42:21.715800+0000 mon.a (mon.0) 9825 : audit 0 from='client.? 172.21.15.80:0/1997027810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:42:23.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:42:22 smithi080 bash[28361]: cluster 2023-12-01T13:42:21.608256+0000 mgr.y (mgr.24362) 16012 : cluster 0 pgmap v15981: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:42:23.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:42:22 smithi080 bash[28361]: audit 2023-12-01T13:42:21.715800+0000 mon.a (mon.0) 9825 : audit 0 from='client.? 172.21.15.80:0/1997027810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:42:23.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:42:22 smithi080 bash[41963]: cluster 2023-12-01T13:42:21.608256+0000 mgr.y (mgr.24362) 16012 : cluster 0 pgmap v15981: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:42:23.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:42:22 smithi080 bash[41963]: audit 2023-12-01T13:42:21.715800+0000 mon.a (mon.0) 9825 : audit 0 from='client.? 172.21.15.80:0/1997027810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:42:24.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:42:24 smithi090 bash[32384]: cluster 2023-12-01T13:42:23.608920+0000 mgr.y (mgr.24362) 16013 : cluster 0 pgmap v15982: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:42:24.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:42:24 smithi090 bash[32384]: audit 2023-12-01T13:42:24.170817+0000 mon.c (mon.2) 10255 : audit 0 from='client.? 172.21.15.80:0/857987495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:42:24.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:42:24 smithi080 bash[28361]: cluster 2023-12-01T13:42:23.608920+0000 mgr.y (mgr.24362) 16013 : cluster 0 pgmap v15982: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:42:24.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:42:24 smithi080 bash[28361]: audit 2023-12-01T13:42:24.170817+0000 mon.c (mon.2) 10255 : audit 0 from='client.? 172.21.15.80:0/857987495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:42:24.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:42:24 smithi080 bash[41963]: cluster 2023-12-01T13:42:23.608920+0000 mgr.y (mgr.24362) 16013 : cluster 0 pgmap v15982: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:42:24.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:42:24 smithi080 bash[41963]: audit 2023-12-01T13:42:24.170817+0000 mon.c (mon.2) 10255 : audit 0 from='client.? 172.21.15.80:0/857987495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:42:26.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:42:25 smithi090 bash[32384]: audit 2023-12-01T13:42:25.628705+0000 mon.c (mon.2) 10256 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:42:26.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:42:25 smithi080 bash[28361]: audit 2023-12-01T13:42:25.628705+0000 mon.c (mon.2) 10256 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:42:26.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:42:25 smithi080 bash[41963]: audit 2023-12-01T13:42:25.628705+0000 mon.c (mon.2) 10256 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:42:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:42:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:42:26] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T13:42:27.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:42:26 smithi090 bash[32384]: cluster 2023-12-01T13:42:25.609595+0000 mgr.y (mgr.24362) 16014 : cluster 0 pgmap v15983: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:42:27.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:42:26 smithi090 bash[32384]: audit 2023-12-01T13:42:26.625765+0000 mon.a (mon.0) 9826 : audit 0 from='client.? 172.21.15.80:0/3175044173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:42:27.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:42:26 smithi080 bash[28361]: cluster 2023-12-01T13:42:25.609595+0000 mgr.y (mgr.24362) 16014 : cluster 0 pgmap v15983: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:42:27.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:42:26 smithi080 bash[28361]: audit 2023-12-01T13:42:26.625765+0000 mon.a (mon.0) 9826 : audit 0 from='client.? 172.21.15.80:0/3175044173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:42:27.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:42:26 smithi080 bash[41963]: cluster 2023-12-01T13:42:25.609595+0000 mgr.y (mgr.24362) 16014 : cluster 0 pgmap v15983: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:42:27.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:42:26 smithi080 bash[41963]: audit 2023-12-01T13:42:26.625765+0000 mon.a (mon.0) 9826 : audit 0 from='client.? 172.21.15.80:0/3175044173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:42:29.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:42:28 smithi090 bash[32384]: cluster 2023-12-01T13:42:27.610679+0000 mgr.y (mgr.24362) 16015 : cluster 0 pgmap v15984: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:42:29.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:42:28 smithi080 bash[41963]: cluster 2023-12-01T13:42:27.610679+0000 mgr.y (mgr.24362) 16015 : cluster 0 pgmap v15984: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:42:29.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:42:28 smithi080 bash[28361]: cluster 2023-12-01T13:42:27.610679+0000 mgr.y (mgr.24362) 16015 : cluster 0 pgmap v15984: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:42:30.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:42:29 smithi090 bash[32384]: audit 2023-12-01T13:42:29.080257+0000 mon.c (mon.2) 10257 : audit 0 from='client.? 172.21.15.80:0/1184199377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:42:30.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:42:29 smithi080 bash[28361]: audit 2023-12-01T13:42:29.080257+0000 mon.c (mon.2) 10257 : audit 0 from='client.? 172.21.15.80:0/1184199377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:42:30.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:42:29 smithi080 bash[41963]: audit 2023-12-01T13:42:29.080257+0000 mon.c (mon.2) 10257 : audit 0 from='client.? 172.21.15.80:0/1184199377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:42:31.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:42:30 smithi090 bash[32384]: cluster 2023-12-01T13:42:29.611417+0000 mgr.y (mgr.24362) 16016 : cluster 0 pgmap v15985: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:42:31.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:42:30 smithi080 bash[41963]: cluster 2023-12-01T13:42:29.611417+0000 mgr.y (mgr.24362) 16016 : cluster 0 pgmap v15985: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:42:31.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:42:30 smithi080 bash[28361]: cluster 2023-12-01T13:42:29.611417+0000 mgr.y (mgr.24362) 16016 : cluster 0 pgmap v15985: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:42:32.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:42:31 smithi090 bash[32384]: audit 2023-12-01T13:42:31.543321+0000 mon.a (mon.0) 9827 : audit 0 from='client.? 172.21.15.80:0/2619192759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:42:32.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:42:31 smithi080 bash[28361]: audit 2023-12-01T13:42:31.543321+0000 mon.a (mon.0) 9827 : audit 0 from='client.? 172.21.15.80:0/2619192759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:42:32.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:42:31 smithi080 bash[41963]: audit 2023-12-01T13:42:31.543321+0000 mon.a (mon.0) 9827 : audit 0 from='client.? 172.21.15.80:0/2619192759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:42:33.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:42:32 smithi090 bash[32384]: cluster 2023-12-01T13:42:31.612600+0000 mgr.y (mgr.24362) 16017 : cluster 0 pgmap v15986: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:42:33.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:42:32 smithi080 bash[28361]: cluster 2023-12-01T13:42:31.612600+0000 mgr.y (mgr.24362) 16017 : cluster 0 pgmap v15986: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:42:33.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:42:32 smithi080 bash[41963]: cluster 2023-12-01T13:42:31.612600+0000 mgr.y (mgr.24362) 16017 : cluster 0 pgmap v15986: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:42:34.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:42:34 smithi090 bash[32384]: cluster 2023-12-01T13:42:33.613256+0000 mgr.y (mgr.24362) 16018 : cluster 0 pgmap v15987: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:42:34.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:42:34 smithi090 bash[32384]: audit 2023-12-01T13:42:34.004325+0000 mon.c (mon.2) 10258 : audit 0 from='client.? 172.21.15.80:0/3878342428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:42:34.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:42:34 smithi080 bash[41963]: cluster 2023-12-01T13:42:33.613256+0000 mgr.y (mgr.24362) 16018 : cluster 0 pgmap v15987: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:42:34.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:42:34 smithi080 bash[41963]: audit 2023-12-01T13:42:34.004325+0000 mon.c (mon.2) 10258 : audit 0 from='client.? 172.21.15.80:0/3878342428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:42:34.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:42:34 smithi080 bash[28361]: cluster 2023-12-01T13:42:33.613256+0000 mgr.y (mgr.24362) 16018 : cluster 0 pgmap v15987: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:42:34.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:42:34 smithi080 bash[28361]: audit 2023-12-01T13:42:34.004325+0000 mon.c (mon.2) 10258 : audit 0 from='client.? 172.21.15.80:0/3878342428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:42:36.673 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:42:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:42:36] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T13:42:36.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:42:36 smithi080 bash[41963]: cluster 2023-12-01T13:42:35.613919+0000 mgr.y (mgr.24362) 16019 : cluster 0 pgmap v15988: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:42:36.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:42:36 smithi080 bash[41963]: audit 2023-12-01T13:42:36.452730+0000 mon.c (mon.2) 10259 : audit 0 from='client.? 172.21.15.80:0/4143170689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:42:36.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:42:36 smithi080 bash[28361]: cluster 2023-12-01T13:42:35.613919+0000 mgr.y (mgr.24362) 16019 : cluster 0 pgmap v15988: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:42:36.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:42:36 smithi080 bash[28361]: audit 2023-12-01T13:42:36.452730+0000 mon.c (mon.2) 10259 : audit 0 from='client.? 172.21.15.80:0/4143170689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:42:37.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:42:36 smithi090 bash[32384]: cluster 2023-12-01T13:42:35.613919+0000 mgr.y (mgr.24362) 16019 : cluster 0 pgmap v15988: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:42:37.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:42:36 smithi090 bash[32384]: audit 2023-12-01T13:42:36.452730+0000 mon.c (mon.2) 10259 : audit 0 from='client.? 172.21.15.80:0/4143170689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:42:38.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:42:38 smithi080 bash[28361]: cluster 2023-12-01T13:42:37.615031+0000 mgr.y (mgr.24362) 16020 : cluster 0 pgmap v15989: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:42:38.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:42:38 smithi080 bash[41963]: cluster 2023-12-01T13:42:37.615031+0000 mgr.y (mgr.24362) 16020 : cluster 0 pgmap v15989: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:42:39.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:42:38 smithi090 bash[32384]: cluster 2023-12-01T13:42:37.615031+0000 mgr.y (mgr.24362) 16020 : cluster 0 pgmap v15989: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:42:40.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:42:39 smithi090 bash[32384]: audit 2023-12-01T13:42:38.904036+0000 mon.c (mon.2) 10260 : audit 0 from='client.? 172.21.15.80:0/285266168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:42:40.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:42:39 smithi080 bash[28361]: audit 2023-12-01T13:42:38.904036+0000 mon.c (mon.2) 10260 : audit 0 from='client.? 172.21.15.80:0/285266168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:42:40.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:42:39 smithi080 bash[41963]: audit 2023-12-01T13:42:38.904036+0000 mon.c (mon.2) 10260 : audit 0 from='client.? 172.21.15.80:0/285266168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:42:41.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:42:40 smithi090 bash[32384]: cluster 2023-12-01T13:42:39.615696+0000 mgr.y (mgr.24362) 16021 : cluster 0 pgmap v15990: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:42:41.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:42:40 smithi090 bash[32384]: audit 2023-12-01T13:42:40.629167+0000 mon.c (mon.2) 10261 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:42:41.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:42:40 smithi080 bash[41963]: cluster 2023-12-01T13:42:39.615696+0000 mgr.y (mgr.24362) 16021 : cluster 0 pgmap v15990: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:42:41.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:42:40 smithi080 bash[41963]: audit 2023-12-01T13:42:40.629167+0000 mon.c (mon.2) 10261 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:42:41.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:42:40 smithi080 bash[28361]: cluster 2023-12-01T13:42:39.615696+0000 mgr.y (mgr.24362) 16021 : cluster 0 pgmap v15990: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:42:41.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:42:40 smithi080 bash[28361]: audit 2023-12-01T13:42:40.629167+0000 mon.c (mon.2) 10261 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:42:42.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:42:41 smithi090 bash[32384]: audit 2023-12-01T13:42:41.356102+0000 mon.a (mon.0) 9828 : audit 0 from='client.? 172.21.15.80:0/2711975115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:42:42.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:42:41 smithi080 bash[41963]: audit 2023-12-01T13:42:41.356102+0000 mon.a (mon.0) 9828 : audit 0 from='client.? 172.21.15.80:0/2711975115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:42:42.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:42:41 smithi080 bash[28361]: audit 2023-12-01T13:42:41.356102+0000 mon.a (mon.0) 9828 : audit 0 from='client.? 172.21.15.80:0/2711975115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:42:43.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:42:42 smithi090 bash[32384]: cluster 2023-12-01T13:42:41.616838+0000 mgr.y (mgr.24362) 16022 : cluster 0 pgmap v15991: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:42:43.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:42:42 smithi080 bash[28361]: cluster 2023-12-01T13:42:41.616838+0000 mgr.y (mgr.24362) 16022 : cluster 0 pgmap v15991: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:42:43.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:42:42 smithi080 bash[41963]: cluster 2023-12-01T13:42:41.616838+0000 mgr.y (mgr.24362) 16022 : cluster 0 pgmap v15991: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:42:44.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:42:44 smithi090 bash[32384]: cluster 2023-12-01T13:42:43.617457+0000 mgr.y (mgr.24362) 16023 : cluster 0 pgmap v15992: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:42:44.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:42:44 smithi090 bash[32384]: audit 2023-12-01T13:42:43.810018+0000 mon.a (mon.0) 9829 : audit 0 from='client.? 172.21.15.80:0/3658359762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:42:44.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:42:44 smithi080 bash[28361]: cluster 2023-12-01T13:42:43.617457+0000 mgr.y (mgr.24362) 16023 : cluster 0 pgmap v15992: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:42:44.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:42:44 smithi080 bash[28361]: audit 2023-12-01T13:42:43.810018+0000 mon.a (mon.0) 9829 : audit 0 from='client.? 172.21.15.80:0/3658359762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:42:44.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:42:44 smithi080 bash[41963]: cluster 2023-12-01T13:42:43.617457+0000 mgr.y (mgr.24362) 16023 : cluster 0 pgmap v15992: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:42:44.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:42:44 smithi080 bash[41963]: audit 2023-12-01T13:42:43.810018+0000 mon.a (mon.0) 9829 : audit 0 from='client.? 172.21.15.80:0/3658359762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:42:46.675 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:42:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:42:46] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T13:42:46.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:42:46 smithi080 bash[28361]: cluster 2023-12-01T13:42:45.618146+0000 mgr.y (mgr.24362) 16024 : cluster 0 pgmap v15993: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:42:46.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:42:46 smithi080 bash[28361]: audit 2023-12-01T13:42:46.256202+0000 mon.a (mon.0) 9830 : audit 0 from='client.? 172.21.15.80:0/1392479813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:42:46.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:42:46 smithi080 bash[41963]: cluster 2023-12-01T13:42:45.618146+0000 mgr.y (mgr.24362) 16024 : cluster 0 pgmap v15993: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:42:46.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:42:46 smithi080 bash[41963]: audit 2023-12-01T13:42:46.256202+0000 mon.a (mon.0) 9830 : audit 0 from='client.? 172.21.15.80:0/1392479813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:42:47.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:42:46 smithi090 bash[32384]: cluster 2023-12-01T13:42:45.618146+0000 mgr.y (mgr.24362) 16024 : cluster 0 pgmap v15993: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:42:47.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:42:46 smithi090 bash[32384]: audit 2023-12-01T13:42:46.256202+0000 mon.a (mon.0) 9830 : audit 0 from='client.? 172.21.15.80:0/1392479813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:42:48.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:42:48 smithi080 bash[28361]: cluster 2023-12-01T13:42:47.619309+0000 mgr.y (mgr.24362) 16025 : cluster 0 pgmap v15994: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:42:48.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:42:48 smithi080 bash[41963]: cluster 2023-12-01T13:42:47.619309+0000 mgr.y (mgr.24362) 16025 : cluster 0 pgmap v15994: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:42:49.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:42:48 smithi090 bash[32384]: cluster 2023-12-01T13:42:47.619309+0000 mgr.y (mgr.24362) 16025 : cluster 0 pgmap v15994: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:42:50.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:42:49 smithi090 bash[32384]: audit 2023-12-01T13:42:48.705235+0000 mon.a (mon.0) 9831 : audit 0 from='client.? 172.21.15.80:0/3736773069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:42:50.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:42:49 smithi080 bash[28361]: audit 2023-12-01T13:42:48.705235+0000 mon.a (mon.0) 9831 : audit 0 from='client.? 172.21.15.80:0/3736773069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:42:50.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:42:49 smithi080 bash[41963]: audit 2023-12-01T13:42:48.705235+0000 mon.a (mon.0) 9831 : audit 0 from='client.? 172.21.15.80:0/3736773069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:42:51.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:42:50 smithi090 bash[32384]: cluster 2023-12-01T13:42:49.620052+0000 mgr.y (mgr.24362) 16026 : cluster 0 pgmap v15995: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:42:51.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:42:50 smithi080 bash[28361]: cluster 2023-12-01T13:42:49.620052+0000 mgr.y (mgr.24362) 16026 : cluster 0 pgmap v15995: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:42:51.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:42:50 smithi080 bash[41963]: cluster 2023-12-01T13:42:49.620052+0000 mgr.y (mgr.24362) 16026 : cluster 0 pgmap v15995: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:42:52.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:42:51 smithi090 bash[32384]: audit 2023-12-01T13:42:51.161808+0000 mon.a (mon.0) 9832 : audit 0 from='client.? 172.21.15.80:0/315796305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:42:52.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:42:51 smithi080 bash[41963]: audit 2023-12-01T13:42:51.161808+0000 mon.a (mon.0) 9832 : audit 0 from='client.? 172.21.15.80:0/315796305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:42:52.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:42:51 smithi080 bash[28361]: audit 2023-12-01T13:42:51.161808+0000 mon.a (mon.0) 9832 : audit 0 from='client.? 172.21.15.80:0/315796305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:42:53.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:42:52 smithi090 bash[32384]: cluster 2023-12-01T13:42:51.621249+0000 mgr.y (mgr.24362) 16027 : cluster 0 pgmap v15996: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:42:53.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:42:52 smithi080 bash[28361]: cluster 2023-12-01T13:42:51.621249+0000 mgr.y (mgr.24362) 16027 : cluster 0 pgmap v15996: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:42:53.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:42:52 smithi080 bash[41963]: cluster 2023-12-01T13:42:51.621249+0000 mgr.y (mgr.24362) 16027 : cluster 0 pgmap v15996: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:42:54.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:42:54 smithi090 bash[32384]: cluster 2023-12-01T13:42:53.621888+0000 mgr.y (mgr.24362) 16028 : cluster 0 pgmap v15997: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:42:54.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:42:54 smithi090 bash[32384]: audit 2023-12-01T13:42:53.634173+0000 mon.a (mon.0) 9833 : audit 0 from='client.? 172.21.15.80:0/3706162136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:42:54.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:42:54 smithi080 bash[41963]: cluster 2023-12-01T13:42:53.621888+0000 mgr.y (mgr.24362) 16028 : cluster 0 pgmap v15997: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:42:54.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:42:54 smithi080 bash[41963]: audit 2023-12-01T13:42:53.634173+0000 mon.a (mon.0) 9833 : audit 0 from='client.? 172.21.15.80:0/3706162136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:42:54.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:42:54 smithi080 bash[28361]: cluster 2023-12-01T13:42:53.621888+0000 mgr.y (mgr.24362) 16028 : cluster 0 pgmap v15997: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:42:54.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:42:54 smithi080 bash[28361]: audit 2023-12-01T13:42:53.634173+0000 mon.a (mon.0) 9833 : audit 0 from='client.? 172.21.15.80:0/3706162136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:42:56.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:42:55 smithi090 bash[32384]: audit 2023-12-01T13:42:55.629455+0000 mon.c (mon.2) 10262 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:42:56.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:42:55 smithi080 bash[28361]: audit 2023-12-01T13:42:55.629455+0000 mon.c (mon.2) 10262 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:42:56.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:42:55 smithi080 bash[41963]: audit 2023-12-01T13:42:55.629455+0000 mon.c (mon.2) 10262 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:42:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:42:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:42:56] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T13:42:57.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:42:56 smithi090 bash[32384]: cluster 2023-12-01T13:42:55.622544+0000 mgr.y (mgr.24362) 16029 : cluster 0 pgmap v15998: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:42:57.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:42:56 smithi090 bash[32384]: audit 2023-12-01T13:42:56.083864+0000 mon.a (mon.0) 9834 : audit 0 from='client.? 172.21.15.80:0/1311031620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:42:57.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:42:56 smithi080 bash[41963]: cluster 2023-12-01T13:42:55.622544+0000 mgr.y (mgr.24362) 16029 : cluster 0 pgmap v15998: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:42:57.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:42:56 smithi080 bash[41963]: audit 2023-12-01T13:42:56.083864+0000 mon.a (mon.0) 9834 : audit 0 from='client.? 172.21.15.80:0/1311031620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:42:57.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:42:56 smithi080 bash[28361]: cluster 2023-12-01T13:42:55.622544+0000 mgr.y (mgr.24362) 16029 : cluster 0 pgmap v15998: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:42:57.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:42:56 smithi080 bash[28361]: audit 2023-12-01T13:42:56.083864+0000 mon.a (mon.0) 9834 : audit 0 from='client.? 172.21.15.80:0/1311031620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:42:59.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:42:58 smithi090 bash[32384]: cluster 2023-12-01T13:42:57.623742+0000 mgr.y (mgr.24362) 16030 : cluster 0 pgmap v15999: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:42:59.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:42:58 smithi090 bash[32384]: audit 2023-12-01T13:42:58.543155+0000 mon.a (mon.0) 9835 : audit 0 from='client.? 172.21.15.80:0/2416202375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:42:59.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:42:58 smithi080 bash[28361]: cluster 2023-12-01T13:42:57.623742+0000 mgr.y (mgr.24362) 16030 : cluster 0 pgmap v15999: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:42:59.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:42:58 smithi080 bash[28361]: audit 2023-12-01T13:42:58.543155+0000 mon.a (mon.0) 9835 : audit 0 from='client.? 172.21.15.80:0/2416202375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:42:59.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:42:58 smithi080 bash[41963]: cluster 2023-12-01T13:42:57.623742+0000 mgr.y (mgr.24362) 16030 : cluster 0 pgmap v15999: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:42:59.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:42:58 smithi080 bash[41963]: audit 2023-12-01T13:42:58.543155+0000 mon.a (mon.0) 9835 : audit 0 from='client.? 172.21.15.80:0/2416202375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:43:01.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:43:00 smithi090 bash[32384]: cluster 2023-12-01T13:42:59.624429+0000 mgr.y (mgr.24362) 16031 : cluster 0 pgmap v16000: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:43:01.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:43:00 smithi080 bash[28361]: cluster 2023-12-01T13:42:59.624429+0000 mgr.y (mgr.24362) 16031 : cluster 0 pgmap v16000: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:43:01.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:43:00 smithi080 bash[41963]: cluster 2023-12-01T13:42:59.624429+0000 mgr.y (mgr.24362) 16031 : cluster 0 pgmap v16000: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:43:02.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:43:01 smithi090 bash[32384]: audit 2023-12-01T13:43:00.996602+0000 mon.c (mon.2) 10263 : audit 0 from='client.? 172.21.15.80:0/1275637656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:43:02.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:43:01 smithi080 bash[28361]: audit 2023-12-01T13:43:00.996602+0000 mon.c (mon.2) 10263 : audit 0 from='client.? 172.21.15.80:0/1275637656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:43:02.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:43:01 smithi080 bash[41963]: audit 2023-12-01T13:43:00.996602+0000 mon.c (mon.2) 10263 : audit 0 from='client.? 172.21.15.80:0/1275637656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:43:03.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:43:02 smithi090 bash[32384]: cluster 2023-12-01T13:43:01.625595+0000 mgr.y (mgr.24362) 16032 : cluster 0 pgmap v16001: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:43:03.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:43:02 smithi080 bash[28361]: cluster 2023-12-01T13:43:01.625595+0000 mgr.y (mgr.24362) 16032 : cluster 0 pgmap v16001: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:43:03.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:43:02 smithi080 bash[41963]: cluster 2023-12-01T13:43:01.625595+0000 mgr.y (mgr.24362) 16032 : cluster 0 pgmap v16001: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:43:04.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:43:03 smithi090 bash[32384]: audit 2023-12-01T13:43:03.444290+0000 mon.a (mon.0) 9836 : audit 0 from='client.? 172.21.15.80:0/2108833044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:43:04.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:43:03 smithi080 bash[28361]: audit 2023-12-01T13:43:03.444290+0000 mon.a (mon.0) 9836 : audit 0 from='client.? 172.21.15.80:0/2108833044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:43:04.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:43:03 smithi080 bash[41963]: audit 2023-12-01T13:43:03.444290+0000 mon.a (mon.0) 9836 : audit 0 from='client.? 172.21.15.80:0/2108833044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:43:05.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:43:04 smithi090 bash[32384]: cluster 2023-12-01T13:43:03.626293+0000 mgr.y (mgr.24362) 16033 : cluster 0 pgmap v16002: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:43:05.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:43:04 smithi080 bash[28361]: cluster 2023-12-01T13:43:03.626293+0000 mgr.y (mgr.24362) 16033 : cluster 0 pgmap v16002: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:43:05.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:43:04 smithi080 bash[41963]: cluster 2023-12-01T13:43:03.626293+0000 mgr.y (mgr.24362) 16033 : cluster 0 pgmap v16002: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:43:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:43:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:43:06] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T13:43:07.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:43:06 smithi090 bash[32384]: cluster 2023-12-01T13:43:05.626970+0000 mgr.y (mgr.24362) 16034 : cluster 0 pgmap v16003: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:43:07.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:43:06 smithi090 bash[32384]: audit 2023-12-01T13:43:05.899554+0000 mon.a (mon.0) 9837 : audit 0 from='client.? 172.21.15.80:0/2344193061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:43:07.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:43:06 smithi080 bash[41963]: cluster 2023-12-01T13:43:05.626970+0000 mgr.y (mgr.24362) 16034 : cluster 0 pgmap v16003: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:43:07.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:43:06 smithi080 bash[41963]: audit 2023-12-01T13:43:05.899554+0000 mon.a (mon.0) 9837 : audit 0 from='client.? 172.21.15.80:0/2344193061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:43:07.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:43:06 smithi080 bash[28361]: cluster 2023-12-01T13:43:05.626970+0000 mgr.y (mgr.24362) 16034 : cluster 0 pgmap v16003: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:43:07.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:43:06 smithi080 bash[28361]: audit 2023-12-01T13:43:05.899554+0000 mon.a (mon.0) 9837 : audit 0 from='client.? 172.21.15.80:0/2344193061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:43:09.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:43:08 smithi090 bash[32384]: cluster 2023-12-01T13:43:07.628128+0000 mgr.y (mgr.24362) 16035 : cluster 0 pgmap v16004: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:43:09.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:43:08 smithi090 bash[32384]: audit 2023-12-01T13:43:08.360209+0000 mon.a (mon.0) 9838 : audit 0 from='client.? 172.21.15.80:0/335544514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:43:09.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:43:08 smithi080 bash[41963]: cluster 2023-12-01T13:43:07.628128+0000 mgr.y (mgr.24362) 16035 : cluster 0 pgmap v16004: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:43:09.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:43:08 smithi080 bash[41963]: audit 2023-12-01T13:43:08.360209+0000 mon.a (mon.0) 9838 : audit 0 from='client.? 172.21.15.80:0/335544514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:43:09.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:43:08 smithi080 bash[28361]: cluster 2023-12-01T13:43:07.628128+0000 mgr.y (mgr.24362) 16035 : cluster 0 pgmap v16004: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:43:09.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:43:08 smithi080 bash[28361]: audit 2023-12-01T13:43:08.360209+0000 mon.a (mon.0) 9838 : audit 0 from='client.? 172.21.15.80:0/335544514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:43:11.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:43:10 smithi090 bash[32384]: cluster 2023-12-01T13:43:09.628770+0000 mgr.y (mgr.24362) 16036 : cluster 0 pgmap v16005: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:43:11.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:43:10 smithi090 bash[32384]: audit 2023-12-01T13:43:10.629834+0000 mon.c (mon.2) 10264 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:43:11.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:43:10 smithi080 bash[41963]: cluster 2023-12-01T13:43:09.628770+0000 mgr.y (mgr.24362) 16036 : cluster 0 pgmap v16005: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:43:11.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:43:10 smithi080 bash[41963]: audit 2023-12-01T13:43:10.629834+0000 mon.c (mon.2) 10264 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:43:11.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:43:10 smithi080 bash[28361]: cluster 2023-12-01T13:43:09.628770+0000 mgr.y (mgr.24362) 16036 : cluster 0 pgmap v16005: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:43:11.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:43:10 smithi080 bash[28361]: audit 2023-12-01T13:43:10.629834+0000 mon.c (mon.2) 10264 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:43:12.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:43:11 smithi090 bash[32384]: audit 2023-12-01T13:43:10.820799+0000 mon.c (mon.2) 10265 : audit 0 from='client.? 172.21.15.80:0/2273190340' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:43:12.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:43:11 smithi080 bash[28361]: audit 2023-12-01T13:43:10.820799+0000 mon.c (mon.2) 10265 : audit 0 from='client.? 172.21.15.80:0/2273190340' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:43:12.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:43:11 smithi080 bash[41963]: audit 2023-12-01T13:43:10.820799+0000 mon.c (mon.2) 10265 : audit 0 from='client.? 172.21.15.80:0/2273190340' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:43:12.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:43:12 smithi080 bash[41963]: cluster 2023-12-01T13:43:11.629904+0000 mgr.y (mgr.24362) 16037 : cluster 0 pgmap v16006: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:43:12.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:43:12 smithi080 bash[28361]: cluster 2023-12-01T13:43:11.629904+0000 mgr.y (mgr.24362) 16037 : cluster 0 pgmap v16006: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:43:13.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:43:12 smithi090 bash[32384]: cluster 2023-12-01T13:43:11.629904+0000 mgr.y (mgr.24362) 16037 : cluster 0 pgmap v16006: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:43:14.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:43:13 smithi090 bash[32384]: audit 2023-12-01T13:43:13.259433+0000 mon.c (mon.2) 10266 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:43:14.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:43:13 smithi090 bash[32384]: audit 2023-12-01T13:43:13.270343+0000 mon.a (mon.0) 9839 : audit 0 from='client.? 172.21.15.80:0/4263370378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:43:14.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:43:13 smithi080 bash[28361]: audit 2023-12-01T13:43:13.259433+0000 mon.c (mon.2) 10266 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:43:14.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:43:13 smithi080 bash[28361]: audit 2023-12-01T13:43:13.270343+0000 mon.a (mon.0) 9839 : audit 0 from='client.? 172.21.15.80:0/4263370378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:43:14.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:43:13 smithi080 bash[41963]: audit 2023-12-01T13:43:13.259433+0000 mon.c (mon.2) 10266 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:43:14.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:43:13 smithi080 bash[41963]: audit 2023-12-01T13:43:13.270343+0000 mon.a (mon.0) 9839 : audit 0 from='client.? 172.21.15.80:0/4263370378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:43:15.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:43:14 smithi090 bash[32384]: cluster 2023-12-01T13:43:13.630623+0000 mgr.y (mgr.24362) 16038 : cluster 0 pgmap v16007: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:43:15.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:43:14 smithi080 bash[28361]: cluster 2023-12-01T13:43:13.630623+0000 mgr.y (mgr.24362) 16038 : cluster 0 pgmap v16007: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:43:15.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:43:14 smithi080 bash[41963]: cluster 2023-12-01T13:43:13.630623+0000 mgr.y (mgr.24362) 16038 : cluster 0 pgmap v16007: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:43:16.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:43:15 smithi090 bash[32384]: audit 2023-12-01T13:43:15.731343+0000 mon.c (mon.2) 10267 : audit 0 from='client.? 172.21.15.80:0/2933161965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:43:16.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:43:15 smithi080 bash[28361]: audit 2023-12-01T13:43:15.731343+0000 mon.c (mon.2) 10267 : audit 0 from='client.? 172.21.15.80:0/2933161965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:43:16.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:43:15 smithi080 bash[41963]: audit 2023-12-01T13:43:15.731343+0000 mon.c (mon.2) 10267 : audit 0 from='client.? 172.21.15.80:0/2933161965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:43:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:43:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:43:16] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T13:43:17.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:43:16 smithi090 bash[32384]: cluster 2023-12-01T13:43:15.631258+0000 mgr.y (mgr.24362) 16039 : cluster 0 pgmap v16008: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:43:17.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:43:16 smithi080 bash[28361]: cluster 2023-12-01T13:43:15.631258+0000 mgr.y (mgr.24362) 16039 : cluster 0 pgmap v16008: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:43:17.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:43:16 smithi080 bash[41963]: cluster 2023-12-01T13:43:15.631258+0000 mgr.y (mgr.24362) 16039 : cluster 0 pgmap v16008: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:43:19.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:43:18 smithi090 bash[32384]: cluster 2023-12-01T13:43:17.632326+0000 mgr.y (mgr.24362) 16040 : cluster 0 pgmap v16009: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:43:19.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:43:18 smithi090 bash[32384]: audit 2023-12-01T13:43:18.185168+0000 mon.c (mon.2) 10268 : audit 0 from='client.? 172.21.15.80:0/3068791072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:43:19.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:43:18 smithi080 bash[28361]: cluster 2023-12-01T13:43:17.632326+0000 mgr.y (mgr.24362) 16040 : cluster 0 pgmap v16009: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:43:19.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:43:18 smithi080 bash[28361]: audit 2023-12-01T13:43:18.185168+0000 mon.c (mon.2) 10268 : audit 0 from='client.? 172.21.15.80:0/3068791072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:43:19.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:43:18 smithi080 bash[41963]: cluster 2023-12-01T13:43:17.632326+0000 mgr.y (mgr.24362) 16040 : cluster 0 pgmap v16009: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:43:19.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:43:18 smithi080 bash[41963]: audit 2023-12-01T13:43:18.185168+0000 mon.c (mon.2) 10268 : audit 0 from='client.? 172.21.15.80:0/3068791072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:43:20.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:43:20 smithi080 bash[41963]: audit 2023-12-01T13:43:19.054866+0000 mon.a (mon.0) 9840 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:43:20.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:43:20 smithi080 bash[41963]: audit 2023-12-01T13:43:19.072712+0000 mon.a (mon.0) 9841 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:43:20.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:43:20 smithi080 bash[41963]: audit 2023-12-01T13:43:19.461736+0000 mon.a (mon.0) 9842 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:43:20.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:43:20 smithi080 bash[41963]: audit 2023-12-01T13:43:19.483473+0000 mon.a (mon.0) 9843 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:43:20.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:43:20 smithi080 bash[41963]: audit 2023-12-01T13:43:20.023108+0000 mon.c (mon.2) 10269 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:43:20.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:43:20 smithi080 bash[41963]: audit 2023-12-01T13:43:20.025173+0000 mon.c (mon.2) 10270 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:43:20.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:43:20 smithi080 bash[41963]: audit 2023-12-01T13:43:20.034561+0000 mon.a (mon.0) 9844 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:43:20.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:43:20 smithi080 bash[28361]: audit 2023-12-01T13:43:19.054866+0000 mon.a (mon.0) 9840 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:43:20.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:43:20 smithi080 bash[28361]: audit 2023-12-01T13:43:19.072712+0000 mon.a (mon.0) 9841 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:43:20.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:43:20 smithi080 bash[28361]: audit 2023-12-01T13:43:19.461736+0000 mon.a (mon.0) 9842 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:43:20.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:43:20 smithi080 bash[28361]: audit 2023-12-01T13:43:19.483473+0000 mon.a (mon.0) 9843 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:43:20.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:43:20 smithi080 bash[28361]: audit 2023-12-01T13:43:20.023108+0000 mon.c (mon.2) 10269 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:43:20.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:43:20 smithi080 bash[28361]: audit 2023-12-01T13:43:20.025173+0000 mon.c (mon.2) 10270 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:43:20.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:43:20 smithi080 bash[28361]: audit 2023-12-01T13:43:20.034561+0000 mon.a (mon.0) 9844 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:43:20.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:43:20 smithi090 bash[32384]: audit 2023-12-01T13:43:19.054866+0000 mon.a (mon.0) 9840 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:43:20.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:43:20 smithi090 bash[32384]: audit 2023-12-01T13:43:19.072712+0000 mon.a (mon.0) 9841 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:43:20.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:43:20 smithi090 bash[32384]: audit 2023-12-01T13:43:19.461736+0000 mon.a (mon.0) 9842 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:43:20.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:43:20 smithi090 bash[32384]: audit 2023-12-01T13:43:19.483473+0000 mon.a (mon.0) 9843 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:43:20.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:43:20 smithi090 bash[32384]: audit 2023-12-01T13:43:20.023108+0000 mon.c (mon.2) 10269 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:43:20.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:43:20 smithi090 bash[32384]: audit 2023-12-01T13:43:20.025173+0000 mon.c (mon.2) 10270 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:43:20.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:43:20 smithi090 bash[32384]: audit 2023-12-01T13:43:20.034561+0000 mon.a (mon.0) 9844 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:43:21.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:43:21 smithi080 bash[28361]: cluster 2023-12-01T13:43:19.632972+0000 mgr.y (mgr.24362) 16041 : cluster 0 pgmap v16010: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:43:21.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:43:21 smithi080 bash[28361]: audit 2023-12-01T13:43:20.638920+0000 mon.a (mon.0) 9845 : audit 0 from='client.? 172.21.15.80:0/3052637512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:43:21.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:43:21 smithi080 bash[41963]: cluster 2023-12-01T13:43:19.632972+0000 mgr.y (mgr.24362) 16041 : cluster 0 pgmap v16010: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:43:21.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:43:21 smithi080 bash[41963]: audit 2023-12-01T13:43:20.638920+0000 mon.a (mon.0) 9845 : audit 0 from='client.? 172.21.15.80:0/3052637512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:43:21.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:43:21 smithi090 bash[32384]: cluster 2023-12-01T13:43:19.632972+0000 mgr.y (mgr.24362) 16041 : cluster 0 pgmap v16010: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:43:21.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:43:21 smithi090 bash[32384]: audit 2023-12-01T13:43:20.638920+0000 mon.a (mon.0) 9845 : audit 0 from='client.? 172.21.15.80:0/3052637512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:43:23.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:43:23 smithi080 bash[41963]: cluster 2023-12-01T13:43:21.634096+0000 mgr.y (mgr.24362) 16042 : cluster 0 pgmap v16011: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:43:23.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:43:23 smithi080 bash[28361]: cluster 2023-12-01T13:43:21.634096+0000 mgr.y (mgr.24362) 16042 : cluster 0 pgmap v16011: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:43:23.517 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:43:23 smithi090 bash[32384]: cluster 2023-12-01T13:43:21.634096+0000 mgr.y (mgr.24362) 16042 : cluster 0 pgmap v16011: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:43:24.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:43:24 smithi080 bash[28361]: audit 2023-12-01T13:43:23.082425+0000 mon.a (mon.0) 9846 : audit 0 from='client.? 172.21.15.80:0/3469850107' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:43:24.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:43:24 smithi080 bash[41963]: audit 2023-12-01T13:43:23.082425+0000 mon.a (mon.0) 9846 : audit 0 from='client.? 172.21.15.80:0/3469850107' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:43:24.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:43:24 smithi090 bash[32384]: audit 2023-12-01T13:43:23.082425+0000 mon.a (mon.0) 9846 : audit 0 from='client.? 172.21.15.80:0/3469850107' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:43:25.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:43:25 smithi080 bash[28361]: cluster 2023-12-01T13:43:23.634762+0000 mgr.y (mgr.24362) 16043 : cluster 0 pgmap v16012: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:43:25.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:43:25 smithi080 bash[41963]: cluster 2023-12-01T13:43:23.634762+0000 mgr.y (mgr.24362) 16043 : cluster 0 pgmap v16012: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:43:25.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:43:25 smithi090 bash[32384]: cluster 2023-12-01T13:43:23.634762+0000 mgr.y (mgr.24362) 16043 : cluster 0 pgmap v16012: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:43:26.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:43:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:43:26] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T13:43:26.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:43:26 smithi080 bash[28361]: audit 2023-12-01T13:43:25.536750+0000 mon.c (mon.2) 10271 : audit 0 from='client.? 172.21.15.80:0/690253034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:43:26.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:43:26 smithi080 bash[28361]: audit 2023-12-01T13:43:25.630304+0000 mon.c (mon.2) 10272 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:43:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:43:26 smithi080 bash[41963]: audit 2023-12-01T13:43:25.536750+0000 mon.c (mon.2) 10271 : audit 0 from='client.? 172.21.15.80:0/690253034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:43:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:43:26 smithi080 bash[41963]: audit 2023-12-01T13:43:25.630304+0000 mon.c (mon.2) 10272 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:43:26.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:43:26 smithi090 bash[32384]: audit 2023-12-01T13:43:25.536750+0000 mon.c (mon.2) 10271 : audit 0 from='client.? 172.21.15.80:0/690253034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:43:26.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:43:26 smithi090 bash[32384]: audit 2023-12-01T13:43:25.630304+0000 mon.c (mon.2) 10272 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:43:27.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:43:27 smithi080 bash[28361]: cluster 2023-12-01T13:43:25.641072+0000 mgr.y (mgr.24362) 16044 : cluster 0 pgmap v16013: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:43:27.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:43:27 smithi080 bash[41963]: cluster 2023-12-01T13:43:25.641072+0000 mgr.y (mgr.24362) 16044 : cluster 0 pgmap v16013: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:43:27.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:43:27 smithi090 bash[32384]: cluster 2023-12-01T13:43:25.641072+0000 mgr.y (mgr.24362) 16044 : cluster 0 pgmap v16013: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:43:28.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:43:28 smithi080 bash[28361]: audit 2023-12-01T13:43:27.993158+0000 mon.c (mon.2) 10273 : audit 0 from='client.? 172.21.15.80:0/1629069744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:43:28.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:43:28 smithi080 bash[41963]: audit 2023-12-01T13:43:27.993158+0000 mon.c (mon.2) 10273 : audit 0 from='client.? 172.21.15.80:0/1629069744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:43:28.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:43:28 smithi090 bash[32384]: audit 2023-12-01T13:43:27.993158+0000 mon.c (mon.2) 10273 : audit 0 from='client.? 172.21.15.80:0/1629069744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:43:29.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:43:29 smithi080 bash[28361]: cluster 2023-12-01T13:43:27.642205+0000 mgr.y (mgr.24362) 16045 : cluster 0 pgmap v16014: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:43:29.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:43:29 smithi080 bash[41963]: cluster 2023-12-01T13:43:27.642205+0000 mgr.y (mgr.24362) 16045 : cluster 0 pgmap v16014: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:43:29.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:43:29 smithi090 bash[32384]: cluster 2023-12-01T13:43:27.642205+0000 mgr.y (mgr.24362) 16045 : cluster 0 pgmap v16014: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:43:31.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:43:31 smithi080 bash[28361]: cluster 2023-12-01T13:43:29.642855+0000 mgr.y (mgr.24362) 16046 : cluster 0 pgmap v16015: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:43:31.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:43:31 smithi080 bash[28361]: audit 2023-12-01T13:43:30.447720+0000 mon.c (mon.2) 10274 : audit 0 from='client.? 172.21.15.80:0/2103947427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:43:31.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:43:31 smithi080 bash[41963]: cluster 2023-12-01T13:43:29.642855+0000 mgr.y (mgr.24362) 16046 : cluster 0 pgmap v16015: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:43:31.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:43:31 smithi080 bash[41963]: audit 2023-12-01T13:43:30.447720+0000 mon.c (mon.2) 10274 : audit 0 from='client.? 172.21.15.80:0/2103947427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:43:31.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:43:31 smithi090 bash[32384]: cluster 2023-12-01T13:43:29.642855+0000 mgr.y (mgr.24362) 16046 : cluster 0 pgmap v16015: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:43:31.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:43:31 smithi090 bash[32384]: audit 2023-12-01T13:43:30.447720+0000 mon.c (mon.2) 10274 : audit 0 from='client.? 172.21.15.80:0/2103947427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:43:33.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:43:33 smithi080 bash[28361]: cluster 2023-12-01T13:43:31.644043+0000 mgr.y (mgr.24362) 16047 : cluster 0 pgmap v16016: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:43:33.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:43:33 smithi080 bash[28361]: audit 2023-12-01T13:43:32.903442+0000 mon.c (mon.2) 10275 : audit 0 from='client.? 172.21.15.80:0/2795906781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:43:33.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:43:33 smithi080 bash[41963]: cluster 2023-12-01T13:43:31.644043+0000 mgr.y (mgr.24362) 16047 : cluster 0 pgmap v16016: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:43:33.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:43:33 smithi080 bash[41963]: audit 2023-12-01T13:43:32.903442+0000 mon.c (mon.2) 10275 : audit 0 from='client.? 172.21.15.80:0/2795906781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:43:33.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:43:33 smithi090 bash[32384]: cluster 2023-12-01T13:43:31.644043+0000 mgr.y (mgr.24362) 16047 : cluster 0 pgmap v16016: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:43:33.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:43:33 smithi090 bash[32384]: audit 2023-12-01T13:43:32.903442+0000 mon.c (mon.2) 10275 : audit 0 from='client.? 172.21.15.80:0/2795906781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:43:34.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:43:34 smithi090 bash[32384]: cluster 2023-12-01T13:43:33.644651+0000 mgr.y (mgr.24362) 16048 : cluster 0 pgmap v16017: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:43:34.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:43:34 smithi080 bash[28361]: cluster 2023-12-01T13:43:33.644651+0000 mgr.y (mgr.24362) 16048 : cluster 0 pgmap v16017: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:43:34.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:43:34 smithi080 bash[41963]: cluster 2023-12-01T13:43:33.644651+0000 mgr.y (mgr.24362) 16048 : cluster 0 pgmap v16017: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:43:35.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:43:35 smithi090 bash[32384]: audit 2023-12-01T13:43:35.369486+0000 mon.c (mon.2) 10276 : audit 0 from='client.? 172.21.15.80:0/4073283384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:43:35.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:43:35 smithi080 bash[41963]: audit 2023-12-01T13:43:35.369486+0000 mon.c (mon.2) 10276 : audit 0 from='client.? 172.21.15.80:0/4073283384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:43:35.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:43:35 smithi080 bash[28361]: audit 2023-12-01T13:43:35.369486+0000 mon.c (mon.2) 10276 : audit 0 from='client.? 172.21.15.80:0/4073283384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:43:36.492 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:43:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:43:36] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T13:43:36.493 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:43:36 smithi080 bash[28361]: cluster 2023-12-01T13:43:35.645458+0000 mgr.y (mgr.24362) 16049 : cluster 0 pgmap v16018: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:43:36.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:43:36 smithi090 bash[32384]: cluster 2023-12-01T13:43:35.645458+0000 mgr.y (mgr.24362) 16049 : cluster 0 pgmap v16018: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:43:36.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:43:36 smithi080 bash[41963]: cluster 2023-12-01T13:43:35.645458+0000 mgr.y (mgr.24362) 16049 : cluster 0 pgmap v16018: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:43:39.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:43:38 smithi090 bash[32384]: cluster 2023-12-01T13:43:37.646571+0000 mgr.y (mgr.24362) 16050 : cluster 0 pgmap v16019: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:43:39.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:43:38 smithi090 bash[32384]: audit 2023-12-01T13:43:37.824773+0000 mon.c (mon.2) 10277 : audit 0 from='client.? 172.21.15.80:0/3378992680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:43:39.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:43:38 smithi080 bash[28361]: cluster 2023-12-01T13:43:37.646571+0000 mgr.y (mgr.24362) 16050 : cluster 0 pgmap v16019: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:43:39.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:43:38 smithi080 bash[28361]: audit 2023-12-01T13:43:37.824773+0000 mon.c (mon.2) 10277 : audit 0 from='client.? 172.21.15.80:0/3378992680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:43:39.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:43:38 smithi080 bash[41963]: cluster 2023-12-01T13:43:37.646571+0000 mgr.y (mgr.24362) 16050 : cluster 0 pgmap v16019: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:43:39.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:43:38 smithi080 bash[41963]: audit 2023-12-01T13:43:37.824773+0000 mon.c (mon.2) 10277 : audit 0 from='client.? 172.21.15.80:0/3378992680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:43:41.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:43:40 smithi090 bash[32384]: cluster 2023-12-01T13:43:39.647265+0000 mgr.y (mgr.24362) 16051 : cluster 0 pgmap v16020: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:43:41.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:43:40 smithi090 bash[32384]: audit 2023-12-01T13:43:40.296142+0000 mon.a (mon.0) 9847 : audit 0 from='client.? 172.21.15.80:0/3835892368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:43:41.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:43:40 smithi090 bash[32384]: audit 2023-12-01T13:43:40.630717+0000 mon.c (mon.2) 10278 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:43:41.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:43:40 smithi080 bash[28361]: cluster 2023-12-01T13:43:39.647265+0000 mgr.y (mgr.24362) 16051 : cluster 0 pgmap v16020: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:43:41.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:43:40 smithi080 bash[28361]: audit 2023-12-01T13:43:40.296142+0000 mon.a (mon.0) 9847 : audit 0 from='client.? 172.21.15.80:0/3835892368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:43:41.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:43:40 smithi080 bash[28361]: audit 2023-12-01T13:43:40.630717+0000 mon.c (mon.2) 10278 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:43:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:43:40 smithi080 bash[41963]: cluster 2023-12-01T13:43:39.647265+0000 mgr.y (mgr.24362) 16051 : cluster 0 pgmap v16020: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:43:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:43:40 smithi080 bash[41963]: audit 2023-12-01T13:43:40.296142+0000 mon.a (mon.0) 9847 : audit 0 from='client.? 172.21.15.80:0/3835892368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:43:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:43:40 smithi080 bash[41963]: audit 2023-12-01T13:43:40.630717+0000 mon.c (mon.2) 10278 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:43:43.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:43:42 smithi090 bash[32384]: cluster 2023-12-01T13:43:41.648488+0000 mgr.y (mgr.24362) 16052 : cluster 0 pgmap v16021: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:43:43.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:43:42 smithi080 bash[41963]: cluster 2023-12-01T13:43:41.648488+0000 mgr.y (mgr.24362) 16052 : cluster 0 pgmap v16021: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:43:43.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:43:42 smithi080 bash[28361]: cluster 2023-12-01T13:43:41.648488+0000 mgr.y (mgr.24362) 16052 : cluster 0 pgmap v16021: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:43:44.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:43:43 smithi090 bash[32384]: audit 2023-12-01T13:43:42.755942+0000 mon.a (mon.0) 9848 : audit 0 from='client.? 172.21.15.80:0/2787154899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:43:44.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:43:43 smithi080 bash[41963]: audit 2023-12-01T13:43:42.755942+0000 mon.a (mon.0) 9848 : audit 0 from='client.? 172.21.15.80:0/2787154899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:43:44.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:43:43 smithi080 bash[28361]: audit 2023-12-01T13:43:42.755942+0000 mon.a (mon.0) 9848 : audit 0 from='client.? 172.21.15.80:0/2787154899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:43:45.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:43:44 smithi090 bash[32384]: cluster 2023-12-01T13:43:43.649213+0000 mgr.y (mgr.24362) 16053 : cluster 0 pgmap v16022: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:43:45.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:43:44 smithi080 bash[28361]: cluster 2023-12-01T13:43:43.649213+0000 mgr.y (mgr.24362) 16053 : cluster 0 pgmap v16022: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:43:45.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:43:44 smithi080 bash[41963]: cluster 2023-12-01T13:43:43.649213+0000 mgr.y (mgr.24362) 16053 : cluster 0 pgmap v16022: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:43:46.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:43:45 smithi090 bash[32384]: audit 2023-12-01T13:43:45.219761+0000 mon.c (mon.2) 10279 : audit 0 from='client.? 172.21.15.80:0/2095322670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:43:46.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:43:45 smithi080 bash[28361]: audit 2023-12-01T13:43:45.219761+0000 mon.c (mon.2) 10279 : audit 0 from='client.? 172.21.15.80:0/2095322670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:43:46.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:43:45 smithi080 bash[41963]: audit 2023-12-01T13:43:45.219761+0000 mon.c (mon.2) 10279 : audit 0 from='client.? 172.21.15.80:0/2095322670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:43:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:43:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:43:46] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T13:43:47.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:43:46 smithi090 bash[32384]: cluster 2023-12-01T13:43:45.649884+0000 mgr.y (mgr.24362) 16054 : cluster 0 pgmap v16023: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:43:47.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:43:46 smithi080 bash[41963]: cluster 2023-12-01T13:43:45.649884+0000 mgr.y (mgr.24362) 16054 : cluster 0 pgmap v16023: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:43:47.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:43:46 smithi080 bash[28361]: cluster 2023-12-01T13:43:45.649884+0000 mgr.y (mgr.24362) 16054 : cluster 0 pgmap v16023: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:43:48.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:43:47 smithi090 bash[32384]: audit 2023-12-01T13:43:47.681221+0000 mon.c (mon.2) 10280 : audit 0 from='client.? 172.21.15.80:0/4082962212' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:43:48.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:43:47 smithi080 bash[41963]: audit 2023-12-01T13:43:47.681221+0000 mon.c (mon.2) 10280 : audit 0 from='client.? 172.21.15.80:0/4082962212' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:43:48.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:43:47 smithi080 bash[28361]: audit 2023-12-01T13:43:47.681221+0000 mon.c (mon.2) 10280 : audit 0 from='client.? 172.21.15.80:0/4082962212' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:43:49.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:43:48 smithi090 bash[32384]: cluster 2023-12-01T13:43:47.651023+0000 mgr.y (mgr.24362) 16055 : cluster 0 pgmap v16024: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:43:49.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:43:48 smithi080 bash[28361]: cluster 2023-12-01T13:43:47.651023+0000 mgr.y (mgr.24362) 16055 : cluster 0 pgmap v16024: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:43:49.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:43:48 smithi080 bash[41963]: cluster 2023-12-01T13:43:47.651023+0000 mgr.y (mgr.24362) 16055 : cluster 0 pgmap v16024: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:43:51.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:43:50 smithi090 bash[32384]: cluster 2023-12-01T13:43:49.651724+0000 mgr.y (mgr.24362) 16056 : cluster 0 pgmap v16025: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:43:51.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:43:50 smithi090 bash[32384]: audit 2023-12-01T13:43:50.150263+0000 mon.a (mon.0) 9849 : audit 0 from='client.? 172.21.15.80:0/3434426208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:43:51.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:43:50 smithi080 bash[41963]: cluster 2023-12-01T13:43:49.651724+0000 mgr.y (mgr.24362) 16056 : cluster 0 pgmap v16025: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:43:51.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:43:50 smithi080 bash[41963]: audit 2023-12-01T13:43:50.150263+0000 mon.a (mon.0) 9849 : audit 0 from='client.? 172.21.15.80:0/3434426208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:43:51.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:43:50 smithi080 bash[28361]: cluster 2023-12-01T13:43:49.651724+0000 mgr.y (mgr.24362) 16056 : cluster 0 pgmap v16025: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:43:51.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:43:50 smithi080 bash[28361]: audit 2023-12-01T13:43:50.150263+0000 mon.a (mon.0) 9849 : audit 0 from='client.? 172.21.15.80:0/3434426208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:43:53.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:43:52 smithi090 bash[32384]: cluster 2023-12-01T13:43:51.652843+0000 mgr.y (mgr.24362) 16057 : cluster 0 pgmap v16026: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:43:53.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:43:52 smithi090 bash[32384]: audit 2023-12-01T13:43:52.600857+0000 mon.c (mon.2) 10281 : audit 0 from='client.? 172.21.15.80:0/2532129478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:43:53.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:43:52 smithi080 bash[41963]: cluster 2023-12-01T13:43:51.652843+0000 mgr.y (mgr.24362) 16057 : cluster 0 pgmap v16026: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:43:53.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:43:52 smithi080 bash[41963]: audit 2023-12-01T13:43:52.600857+0000 mon.c (mon.2) 10281 : audit 0 from='client.? 172.21.15.80:0/2532129478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:43:53.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:43:52 smithi080 bash[28361]: cluster 2023-12-01T13:43:51.652843+0000 mgr.y (mgr.24362) 16057 : cluster 0 pgmap v16026: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:43:53.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:43:52 smithi080 bash[28361]: audit 2023-12-01T13:43:52.600857+0000 mon.c (mon.2) 10281 : audit 0 from='client.? 172.21.15.80:0/2532129478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:43:54.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:43:54 smithi090 bash[32384]: cluster 2023-12-01T13:43:53.653482+0000 mgr.y (mgr.24362) 16058 : cluster 0 pgmap v16027: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:43:54.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:43:54 smithi080 bash[28361]: cluster 2023-12-01T13:43:53.653482+0000 mgr.y (mgr.24362) 16058 : cluster 0 pgmap v16027: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:43:54.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:43:54 smithi080 bash[41963]: cluster 2023-12-01T13:43:53.653482+0000 mgr.y (mgr.24362) 16058 : cluster 0 pgmap v16027: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:43:55.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:43:55 smithi090 bash[32384]: audit 2023-12-01T13:43:55.062081+0000 mon.a (mon.0) 9850 : audit 0 from='client.? 172.21.15.80:0/3161998950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:43:55.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:43:55 smithi080 bash[28361]: audit 2023-12-01T13:43:55.062081+0000 mon.a (mon.0) 9850 : audit 0 from='client.? 172.21.15.80:0/3161998950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:43:55.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:43:55 smithi080 bash[41963]: audit 2023-12-01T13:43:55.062081+0000 mon.a (mon.0) 9850 : audit 0 from='client.? 172.21.15.80:0/3161998950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:43:56.499 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:43:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:43:56] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T13:43:56.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:43:56 smithi090 bash[32384]: audit 2023-12-01T13:43:55.631165+0000 mon.c (mon.2) 10282 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:43:56.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:43:56 smithi090 bash[32384]: cluster 2023-12-01T13:43:55.654090+0000 mgr.y (mgr.24362) 16059 : cluster 0 pgmap v16028: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:43:56.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:43:56 smithi080 bash[41963]: audit 2023-12-01T13:43:55.631165+0000 mon.c (mon.2) 10282 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:43:56.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:43:56 smithi080 bash[41963]: cluster 2023-12-01T13:43:55.654090+0000 mgr.y (mgr.24362) 16059 : cluster 0 pgmap v16028: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:43:56.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:43:56 smithi080 bash[28361]: audit 2023-12-01T13:43:55.631165+0000 mon.c (mon.2) 10282 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:43:56.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:43:56 smithi080 bash[28361]: cluster 2023-12-01T13:43:55.654090+0000 mgr.y (mgr.24362) 16059 : cluster 0 pgmap v16028: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:43:57.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:43:57 smithi080 bash[41963]: audit 2023-12-01T13:43:57.522084+0000 mon.c (mon.2) 10283 : audit 0 from='client.? 172.21.15.80:0/1233884406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:43:57.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:43:57 smithi080 bash[28361]: audit 2023-12-01T13:43:57.522084+0000 mon.c (mon.2) 10283 : audit 0 from='client.? 172.21.15.80:0/1233884406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:43:58.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:43:57 smithi090 bash[32384]: audit 2023-12-01T13:43:57.522084+0000 mon.c (mon.2) 10283 : audit 0 from='client.? 172.21.15.80:0/1233884406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:43:58.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:43:58 smithi080 bash[28361]: cluster 2023-12-01T13:43:57.655286+0000 mgr.y (mgr.24362) 16060 : cluster 0 pgmap v16029: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:43:58.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:43:58 smithi080 bash[41963]: cluster 2023-12-01T13:43:57.655286+0000 mgr.y (mgr.24362) 16060 : cluster 0 pgmap v16029: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:43:59.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:43:58 smithi090 bash[32384]: cluster 2023-12-01T13:43:57.655286+0000 mgr.y (mgr.24362) 16060 : cluster 0 pgmap v16029: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:44:01.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:44:00 smithi090 bash[32384]: cluster 2023-12-01T13:43:59.656057+0000 mgr.y (mgr.24362) 16061 : cluster 0 pgmap v16030: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:44:01.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:44:00 smithi090 bash[32384]: audit 2023-12-01T13:43:59.982542+0000 mon.c (mon.2) 10284 : audit 0 from='client.? 172.21.15.80:0/955854456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:44:01.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:44:00 smithi080 bash[28361]: cluster 2023-12-01T13:43:59.656057+0000 mgr.y (mgr.24362) 16061 : cluster 0 pgmap v16030: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:44:01.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:44:00 smithi080 bash[28361]: audit 2023-12-01T13:43:59.982542+0000 mon.c (mon.2) 10284 : audit 0 from='client.? 172.21.15.80:0/955854456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:44:01.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:44:00 smithi080 bash[41963]: cluster 2023-12-01T13:43:59.656057+0000 mgr.y (mgr.24362) 16061 : cluster 0 pgmap v16030: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:44:01.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:44:00 smithi080 bash[41963]: audit 2023-12-01T13:43:59.982542+0000 mon.c (mon.2) 10284 : audit 0 from='client.? 172.21.15.80:0/955854456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:44:03.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:44:02 smithi090 bash[32384]: cluster 2023-12-01T13:44:01.657165+0000 mgr.y (mgr.24362) 16062 : cluster 0 pgmap v16031: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:44:03.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:44:02 smithi090 bash[32384]: audit 2023-12-01T13:44:02.429513+0000 mon.c (mon.2) 10285 : audit 0 from='client.? 172.21.15.80:0/445345928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:44:03.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:44:02 smithi080 bash[28361]: cluster 2023-12-01T13:44:01.657165+0000 mgr.y (mgr.24362) 16062 : cluster 0 pgmap v16031: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:44:03.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:44:02 smithi080 bash[28361]: audit 2023-12-01T13:44:02.429513+0000 mon.c (mon.2) 10285 : audit 0 from='client.? 172.21.15.80:0/445345928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:44:03.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:44:02 smithi080 bash[41963]: cluster 2023-12-01T13:44:01.657165+0000 mgr.y (mgr.24362) 16062 : cluster 0 pgmap v16031: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:44:03.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:44:02 smithi080 bash[41963]: audit 2023-12-01T13:44:02.429513+0000 mon.c (mon.2) 10285 : audit 0 from='client.? 172.21.15.80:0/445345928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:44:04.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:44:04 smithi090 bash[32384]: cluster 2023-12-01T13:44:03.657813+0000 mgr.y (mgr.24362) 16063 : cluster 0 pgmap v16032: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:44:04.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:44:04 smithi080 bash[28361]: cluster 2023-12-01T13:44:03.657813+0000 mgr.y (mgr.24362) 16063 : cluster 0 pgmap v16032: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:44:04.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:44:04 smithi080 bash[41963]: cluster 2023-12-01T13:44:03.657813+0000 mgr.y (mgr.24362) 16063 : cluster 0 pgmap v16032: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:44:05.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:44:05 smithi090 bash[32384]: audit 2023-12-01T13:44:04.888146+0000 mon.c (mon.2) 10286 : audit 0 from='client.? 172.21.15.80:0/3780067944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:44:05.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:44:05 smithi080 bash[28361]: audit 2023-12-01T13:44:04.888146+0000 mon.c (mon.2) 10286 : audit 0 from='client.? 172.21.15.80:0/3780067944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:44:05.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:44:05 smithi080 bash[41963]: audit 2023-12-01T13:44:04.888146+0000 mon.c (mon.2) 10286 : audit 0 from='client.? 172.21.15.80:0/3780067944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:44:06.508 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:44:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:44:06] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T13:44:06.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:44:06 smithi090 bash[32384]: cluster 2023-12-01T13:44:05.658477+0000 mgr.y (mgr.24362) 16064 : cluster 0 pgmap v16033: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:44:06.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:44:06 smithi080 bash[28361]: cluster 2023-12-01T13:44:05.658477+0000 mgr.y (mgr.24362) 16064 : cluster 0 pgmap v16033: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:44:06.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:44:06 smithi080 bash[41963]: cluster 2023-12-01T13:44:05.658477+0000 mgr.y (mgr.24362) 16064 : cluster 0 pgmap v16033: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:44:07.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:44:07 smithi090 bash[32384]: audit 2023-12-01T13:44:07.345548+0000 mon.a (mon.0) 9851 : audit 0 from='client.? 172.21.15.80:0/658592499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:44:07.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:44:07 smithi080 bash[28361]: audit 2023-12-01T13:44:07.345548+0000 mon.a (mon.0) 9851 : audit 0 from='client.? 172.21.15.80:0/658592499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:44:07.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:44:07 smithi080 bash[41963]: audit 2023-12-01T13:44:07.345548+0000 mon.a (mon.0) 9851 : audit 0 from='client.? 172.21.15.80:0/658592499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:44:08.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:44:08 smithi080 bash[41963]: cluster 2023-12-01T13:44:07.659740+0000 mgr.y (mgr.24362) 16065 : cluster 0 pgmap v16034: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:44:08.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:44:08 smithi080 bash[28361]: cluster 2023-12-01T13:44:07.659740+0000 mgr.y (mgr.24362) 16065 : cluster 0 pgmap v16034: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:44:09.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:44:08 smithi090 bash[32384]: cluster 2023-12-01T13:44:07.659740+0000 mgr.y (mgr.24362) 16065 : cluster 0 pgmap v16034: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:44:11.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:44:10 smithi090 bash[32384]: cluster 2023-12-01T13:44:09.660408+0000 mgr.y (mgr.24362) 16066 : cluster 0 pgmap v16035: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:44:11.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:44:10 smithi090 bash[32384]: audit 2023-12-01T13:44:09.802110+0000 mon.c (mon.2) 10287 : audit 0 from='client.? 172.21.15.80:0/3428360118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:44:11.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:44:10 smithi090 bash[32384]: audit 2023-12-01T13:44:10.631538+0000 mon.c (mon.2) 10288 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:44:11.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:44:10 smithi080 bash[28361]: cluster 2023-12-01T13:44:09.660408+0000 mgr.y (mgr.24362) 16066 : cluster 0 pgmap v16035: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:44:11.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:44:10 smithi080 bash[28361]: audit 2023-12-01T13:44:09.802110+0000 mon.c (mon.2) 10287 : audit 0 from='client.? 172.21.15.80:0/3428360118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:44:11.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:44:10 smithi080 bash[28361]: audit 2023-12-01T13:44:10.631538+0000 mon.c (mon.2) 10288 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:44:11.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:44:10 smithi080 bash[41963]: cluster 2023-12-01T13:44:09.660408+0000 mgr.y (mgr.24362) 16066 : cluster 0 pgmap v16035: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:44:11.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:44:10 smithi080 bash[41963]: audit 2023-12-01T13:44:09.802110+0000 mon.c (mon.2) 10287 : audit 0 from='client.? 172.21.15.80:0/3428360118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:44:11.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:44:10 smithi080 bash[41963]: audit 2023-12-01T13:44:10.631538+0000 mon.c (mon.2) 10288 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:44:13.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:44:12 smithi090 bash[32384]: cluster 2023-12-01T13:44:11.661714+0000 mgr.y (mgr.24362) 16067 : cluster 0 pgmap v16036: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:44:13.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:44:12 smithi090 bash[32384]: audit 2023-12-01T13:44:12.261767+0000 mon.c (mon.2) 10289 : audit 0 from='client.? 172.21.15.80:0/1784493494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:44:13.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:44:12 smithi080 bash[28361]: cluster 2023-12-01T13:44:11.661714+0000 mgr.y (mgr.24362) 16067 : cluster 0 pgmap v16036: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:44:13.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:44:12 smithi080 bash[28361]: audit 2023-12-01T13:44:12.261767+0000 mon.c (mon.2) 10289 : audit 0 from='client.? 172.21.15.80:0/1784493494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:44:13.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:44:12 smithi080 bash[41963]: cluster 2023-12-01T13:44:11.661714+0000 mgr.y (mgr.24362) 16067 : cluster 0 pgmap v16036: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:44:13.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:44:12 smithi080 bash[41963]: audit 2023-12-01T13:44:12.261767+0000 mon.c (mon.2) 10289 : audit 0 from='client.? 172.21.15.80:0/1784493494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:44:14.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:44:14 smithi090 bash[32384]: cluster 2023-12-01T13:44:13.662420+0000 mgr.y (mgr.24362) 16068 : cluster 0 pgmap v16037: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:44:14.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:44:14 smithi080 bash[28361]: cluster 2023-12-01T13:44:13.662420+0000 mgr.y (mgr.24362) 16068 : cluster 0 pgmap v16037: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:44:14.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:44:14 smithi080 bash[41963]: cluster 2023-12-01T13:44:13.662420+0000 mgr.y (mgr.24362) 16068 : cluster 0 pgmap v16037: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:44:15.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:44:15 smithi090 bash[32384]: audit 2023-12-01T13:44:14.715289+0000 mon.c (mon.2) 10290 : audit 0 from='client.? 172.21.15.80:0/2040222853' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:44:15.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:44:15 smithi080 bash[28361]: audit 2023-12-01T13:44:14.715289+0000 mon.c (mon.2) 10290 : audit 0 from='client.? 172.21.15.80:0/2040222853' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:44:15.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:44:15 smithi080 bash[41963]: audit 2023-12-01T13:44:14.715289+0000 mon.c (mon.2) 10290 : audit 0 from='client.? 172.21.15.80:0/2040222853' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:44:16.510 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:44:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:44:16] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T13:44:16.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:44:16 smithi090 bash[32384]: cluster 2023-12-01T13:44:15.663187+0000 mgr.y (mgr.24362) 16069 : cluster 0 pgmap v16038: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:44:16.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:44:16 smithi080 bash[28361]: cluster 2023-12-01T13:44:15.663187+0000 mgr.y (mgr.24362) 16069 : cluster 0 pgmap v16038: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:44:16.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:44:16 smithi080 bash[41963]: cluster 2023-12-01T13:44:15.663187+0000 mgr.y (mgr.24362) 16069 : cluster 0 pgmap v16038: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:44:17.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:44:17 smithi090 bash[32384]: audit 2023-12-01T13:44:17.175358+0000 mon.c (mon.2) 10291 : audit 0 from='client.? 172.21.15.80:0/771178783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:44:17.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:44:17 smithi080 bash[41963]: audit 2023-12-01T13:44:17.175358+0000 mon.c (mon.2) 10291 : audit 0 from='client.? 172.21.15.80:0/771178783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:44:17.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:44:17 smithi080 bash[28361]: audit 2023-12-01T13:44:17.175358+0000 mon.c (mon.2) 10291 : audit 0 from='client.? 172.21.15.80:0/771178783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:44:18.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:44:18 smithi080 bash[28361]: cluster 2023-12-01T13:44:17.664361+0000 mgr.y (mgr.24362) 16070 : cluster 0 pgmap v16039: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:44:18.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:44:18 smithi080 bash[41963]: cluster 2023-12-01T13:44:17.664361+0000 mgr.y (mgr.24362) 16070 : cluster 0 pgmap v16039: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:44:19.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:44:18 smithi090 bash[32384]: cluster 2023-12-01T13:44:17.664361+0000 mgr.y (mgr.24362) 16070 : cluster 0 pgmap v16039: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:44:20.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:44:19 smithi090 bash[32384]: audit 2023-12-01T13:44:19.633930+0000 mon.a (mon.0) 9852 : audit 0 from='client.? 172.21.15.80:0/834003642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:44:20.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:44:19 smithi080 bash[28361]: audit 2023-12-01T13:44:19.633930+0000 mon.a (mon.0) 9852 : audit 0 from='client.? 172.21.15.80:0/834003642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:44:20.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:44:19 smithi080 bash[41963]: audit 2023-12-01T13:44:19.633930+0000 mon.a (mon.0) 9852 : audit 0 from='client.? 172.21.15.80:0/834003642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:44:21.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:44:20 smithi090 bash[32384]: cluster 2023-12-01T13:44:19.665022+0000 mgr.y (mgr.24362) 16071 : cluster 0 pgmap v16040: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:44:21.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:44:20 smithi090 bash[32384]: audit 2023-12-01T13:44:20.119279+0000 mon.c (mon.2) 10292 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:44:21.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:44:20 smithi080 bash[28361]: cluster 2023-12-01T13:44:19.665022+0000 mgr.y (mgr.24362) 16071 : cluster 0 pgmap v16040: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:44:21.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:44:20 smithi080 bash[28361]: audit 2023-12-01T13:44:20.119279+0000 mon.c (mon.2) 10292 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:44:21.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:44:20 smithi080 bash[41963]: cluster 2023-12-01T13:44:19.665022+0000 mgr.y (mgr.24362) 16071 : cluster 0 pgmap v16040: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:44:21.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:44:20 smithi080 bash[41963]: audit 2023-12-01T13:44:20.119279+0000 mon.c (mon.2) 10292 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:44:23.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:44:22 smithi090 bash[32384]: cluster 2023-12-01T13:44:21.666061+0000 mgr.y (mgr.24362) 16072 : cluster 0 pgmap v16041: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:44:23.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:44:22 smithi090 bash[32384]: audit 2023-12-01T13:44:22.086255+0000 mon.a (mon.0) 9853 : audit 0 from='client.? 172.21.15.80:0/2953882664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:44:23.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:44:22 smithi080 bash[28361]: cluster 2023-12-01T13:44:21.666061+0000 mgr.y (mgr.24362) 16072 : cluster 0 pgmap v16041: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:44:23.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:44:22 smithi080 bash[28361]: audit 2023-12-01T13:44:22.086255+0000 mon.a (mon.0) 9853 : audit 0 from='client.? 172.21.15.80:0/2953882664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:44:23.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:44:22 smithi080 bash[41963]: cluster 2023-12-01T13:44:21.666061+0000 mgr.y (mgr.24362) 16072 : cluster 0 pgmap v16041: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:44:23.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:44:22 smithi080 bash[41963]: audit 2023-12-01T13:44:22.086255+0000 mon.a (mon.0) 9853 : audit 0 from='client.? 172.21.15.80:0/2953882664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:44:24.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:44:24 smithi090 bash[32384]: cluster 2023-12-01T13:44:23.666652+0000 mgr.y (mgr.24362) 16073 : cluster 0 pgmap v16042: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:44:24.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:44:24 smithi080 bash[28361]: cluster 2023-12-01T13:44:23.666652+0000 mgr.y (mgr.24362) 16073 : cluster 0 pgmap v16042: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:44:24.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:44:24 smithi080 bash[41963]: cluster 2023-12-01T13:44:23.666652+0000 mgr.y (mgr.24362) 16073 : cluster 0 pgmap v16042: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:44:25.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:44:25 smithi090 bash[32384]: audit 2023-12-01T13:44:24.546498+0000 mon.a (mon.0) 9854 : audit 0 from='client.? 172.21.15.80:0/1702373732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:44:25.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:44:25 smithi080 bash[41963]: audit 2023-12-01T13:44:24.546498+0000 mon.a (mon.0) 9854 : audit 0 from='client.? 172.21.15.80:0/1702373732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:44:25.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:44:25 smithi080 bash[28361]: audit 2023-12-01T13:44:24.546498+0000 mon.a (mon.0) 9854 : audit 0 from='client.? 172.21.15.80:0/1702373732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:44:26.508 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:44:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:44:26] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T13:44:26.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:44:26 smithi090 bash[32384]: audit 2023-12-01T13:44:25.632029+0000 mon.c (mon.2) 10293 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:44:26.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:44:26 smithi090 bash[32384]: cluster 2023-12-01T13:44:25.667125+0000 mgr.y (mgr.24362) 16074 : cluster 0 pgmap v16043: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:44:26.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:44:26 smithi090 bash[32384]: audit 2023-12-01T13:44:25.917709+0000 mon.a (mon.0) 9855 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:44:26.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:44:26 smithi090 bash[32384]: audit 2023-12-01T13:44:25.928216+0000 mon.a (mon.0) 9856 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:44:26.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:44:26 smithi090 bash[32384]: audit 2023-12-01T13:44:26.424860+0000 mon.a (mon.0) 9857 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:44:26.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:44:26 smithi090 bash[32384]: audit 2023-12-01T13:44:26.434587+0000 mon.a (mon.0) 9858 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:44:26.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:44:26 smithi080 bash[28361]: audit 2023-12-01T13:44:25.632029+0000 mon.c (mon.2) 10293 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:44:26.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:44:26 smithi080 bash[28361]: cluster 2023-12-01T13:44:25.667125+0000 mgr.y (mgr.24362) 16074 : cluster 0 pgmap v16043: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:44:26.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:44:26 smithi080 bash[28361]: audit 2023-12-01T13:44:25.917709+0000 mon.a (mon.0) 9855 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:44:26.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:44:26 smithi080 bash[28361]: audit 2023-12-01T13:44:25.928216+0000 mon.a (mon.0) 9856 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:44:26.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:44:26 smithi080 bash[28361]: audit 2023-12-01T13:44:26.424860+0000 mon.a (mon.0) 9857 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:44:26.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:44:26 smithi080 bash[28361]: audit 2023-12-01T13:44:26.434587+0000 mon.a (mon.0) 9858 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:44:26.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:44:26 smithi080 bash[41963]: audit 2023-12-01T13:44:25.632029+0000 mon.c (mon.2) 10293 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:44:26.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:44:26 smithi080 bash[41963]: cluster 2023-12-01T13:44:25.667125+0000 mgr.y (mgr.24362) 16074 : cluster 0 pgmap v16043: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:44:26.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:44:26 smithi080 bash[41963]: audit 2023-12-01T13:44:25.917709+0000 mon.a (mon.0) 9855 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:44:26.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:44:26 smithi080 bash[41963]: audit 2023-12-01T13:44:25.928216+0000 mon.a (mon.0) 9856 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:44:26.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:44:26 smithi080 bash[41963]: audit 2023-12-01T13:44:26.424860+0000 mon.a (mon.0) 9857 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:44:26.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:44:26 smithi080 bash[41963]: audit 2023-12-01T13:44:26.434587+0000 mon.a (mon.0) 9858 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:44:27.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:44:27 smithi090 bash[32384]: audit 2023-12-01T13:44:26.909624+0000 mon.c (mon.2) 10294 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:44:27.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:44:27 smithi090 bash[32384]: audit 2023-12-01T13:44:26.911171+0000 mon.c (mon.2) 10295 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:44:27.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:44:27 smithi090 bash[32384]: audit 2023-12-01T13:44:26.920236+0000 mon.a (mon.0) 9859 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:44:27.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:44:27 smithi090 bash[32384]: audit 2023-12-01T13:44:27.007195+0000 mon.a (mon.0) 9860 : audit 0 from='client.? 172.21.15.80:0/3727259724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:44:27.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:44:27 smithi080 bash[28361]: audit 2023-12-01T13:44:26.909624+0000 mon.c (mon.2) 10294 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:44:27.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:44:27 smithi080 bash[28361]: audit 2023-12-01T13:44:26.911171+0000 mon.c (mon.2) 10295 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:44:27.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:44:27 smithi080 bash[28361]: audit 2023-12-01T13:44:26.920236+0000 mon.a (mon.0) 9859 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:44:27.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:44:27 smithi080 bash[28361]: audit 2023-12-01T13:44:27.007195+0000 mon.a (mon.0) 9860 : audit 0 from='client.? 172.21.15.80:0/3727259724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:44:27.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:44:27 smithi080 bash[41963]: audit 2023-12-01T13:44:26.909624+0000 mon.c (mon.2) 10294 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:44:27.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:44:27 smithi080 bash[41963]: audit 2023-12-01T13:44:26.911171+0000 mon.c (mon.2) 10295 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:44:27.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:44:27 smithi080 bash[41963]: audit 2023-12-01T13:44:26.920236+0000 mon.a (mon.0) 9859 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:44:27.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:44:27 smithi080 bash[41963]: audit 2023-12-01T13:44:27.007195+0000 mon.a (mon.0) 9860 : audit 0 from='client.? 172.21.15.80:0/3727259724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:44:28.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:44:28 smithi090 bash[32384]: cluster 2023-12-01T13:44:27.668305+0000 mgr.y (mgr.24362) 16075 : cluster 0 pgmap v16044: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:44:28.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:44:28 smithi080 bash[28361]: cluster 2023-12-01T13:44:27.668305+0000 mgr.y (mgr.24362) 16075 : cluster 0 pgmap v16044: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:44:28.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:44:28 smithi080 bash[41963]: cluster 2023-12-01T13:44:27.668305+0000 mgr.y (mgr.24362) 16075 : cluster 0 pgmap v16044: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:44:29.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:44:29 smithi080 bash[28361]: audit 2023-12-01T13:44:29.466594+0000 mon.a (mon.0) 9861 : audit 0 from='client.? 172.21.15.80:0/3919464412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:44:29.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:44:29 smithi080 bash[41963]: audit 2023-12-01T13:44:29.466594+0000 mon.a (mon.0) 9861 : audit 0 from='client.? 172.21.15.80:0/3919464412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:44:30.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:44:29 smithi090 bash[32384]: audit 2023-12-01T13:44:29.466594+0000 mon.a (mon.0) 9861 : audit 0 from='client.? 172.21.15.80:0/3919464412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:44:30.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:44:30 smithi080 bash[41963]: cluster 2023-12-01T13:44:29.669004+0000 mgr.y (mgr.24362) 16076 : cluster 0 pgmap v16045: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:44:30.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:44:30 smithi080 bash[28361]: cluster 2023-12-01T13:44:29.669004+0000 mgr.y (mgr.24362) 16076 : cluster 0 pgmap v16045: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:44:31.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:44:30 smithi090 bash[32384]: cluster 2023-12-01T13:44:29.669004+0000 mgr.y (mgr.24362) 16076 : cluster 0 pgmap v16045: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:44:33.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:44:32 smithi090 bash[32384]: cluster 2023-12-01T13:44:31.670126+0000 mgr.y (mgr.24362) 16077 : cluster 0 pgmap v16046: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:44:33.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:44:32 smithi090 bash[32384]: audit 2023-12-01T13:44:31.920720+0000 mon.c (mon.2) 10296 : audit 0 from='client.? 172.21.15.80:0/1330808642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:44:33.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:44:32 smithi080 bash[28361]: cluster 2023-12-01T13:44:31.670126+0000 mgr.y (mgr.24362) 16077 : cluster 0 pgmap v16046: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:44:33.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:44:32 smithi080 bash[28361]: audit 2023-12-01T13:44:31.920720+0000 mon.c (mon.2) 10296 : audit 0 from='client.? 172.21.15.80:0/1330808642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:44:33.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:44:32 smithi080 bash[41963]: cluster 2023-12-01T13:44:31.670126+0000 mgr.y (mgr.24362) 16077 : cluster 0 pgmap v16046: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:44:33.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:44:32 smithi080 bash[41963]: audit 2023-12-01T13:44:31.920720+0000 mon.c (mon.2) 10296 : audit 0 from='client.? 172.21.15.80:0/1330808642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:44:34.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:44:34 smithi090 bash[32384]: cluster 2023-12-01T13:44:33.670798+0000 mgr.y (mgr.24362) 16078 : cluster 0 pgmap v16047: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:44:34.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:44:34 smithi090 bash[32384]: audit 2023-12-01T13:44:34.377812+0000 mon.a (mon.0) 9862 : audit 0 from='client.? 172.21.15.80:0/3779929182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:44:34.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:44:34 smithi080 bash[28361]: cluster 2023-12-01T13:44:33.670798+0000 mgr.y (mgr.24362) 16078 : cluster 0 pgmap v16047: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:44:34.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:44:34 smithi080 bash[28361]: audit 2023-12-01T13:44:34.377812+0000 mon.a (mon.0) 9862 : audit 0 from='client.? 172.21.15.80:0/3779929182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:44:34.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:44:34 smithi080 bash[41963]: cluster 2023-12-01T13:44:33.670798+0000 mgr.y (mgr.24362) 16078 : cluster 0 pgmap v16047: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:44:34.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:44:34 smithi080 bash[41963]: audit 2023-12-01T13:44:34.377812+0000 mon.a (mon.0) 9862 : audit 0 from='client.? 172.21.15.80:0/3779929182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:44:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:44:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:44:36] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T13:44:37.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:44:36 smithi090 bash[32384]: cluster 2023-12-01T13:44:35.671481+0000 mgr.y (mgr.24362) 16079 : cluster 0 pgmap v16048: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:44:37.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:44:36 smithi080 bash[28361]: cluster 2023-12-01T13:44:35.671481+0000 mgr.y (mgr.24362) 16079 : cluster 0 pgmap v16048: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:44:37.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:44:36 smithi080 bash[41963]: cluster 2023-12-01T13:44:35.671481+0000 mgr.y (mgr.24362) 16079 : cluster 0 pgmap v16048: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:44:38.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:44:37 smithi090 bash[32384]: audit 2023-12-01T13:44:36.832170+0000 mon.a (mon.0) 9863 : audit 0 from='client.? 172.21.15.80:0/2584038746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:44:38.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:44:37 smithi080 bash[28361]: audit 2023-12-01T13:44:36.832170+0000 mon.a (mon.0) 9863 : audit 0 from='client.? 172.21.15.80:0/2584038746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:44:38.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:44:37 smithi080 bash[41963]: audit 2023-12-01T13:44:36.832170+0000 mon.a (mon.0) 9863 : audit 0 from='client.? 172.21.15.80:0/2584038746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:44:39.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:44:38 smithi090 bash[32384]: cluster 2023-12-01T13:44:37.672659+0000 mgr.y (mgr.24362) 16080 : cluster 0 pgmap v16049: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:44:39.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:44:38 smithi080 bash[28361]: cluster 2023-12-01T13:44:37.672659+0000 mgr.y (mgr.24362) 16080 : cluster 0 pgmap v16049: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:44:39.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:44:38 smithi080 bash[41963]: cluster 2023-12-01T13:44:37.672659+0000 mgr.y (mgr.24362) 16080 : cluster 0 pgmap v16049: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:44:40.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:44:39 smithi090 bash[32384]: audit 2023-12-01T13:44:39.286697+0000 mon.a (mon.0) 9864 : audit 0 from='client.? 172.21.15.80:0/916677325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:44:40.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:44:39 smithi080 bash[28361]: audit 2023-12-01T13:44:39.286697+0000 mon.a (mon.0) 9864 : audit 0 from='client.? 172.21.15.80:0/916677325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:44:40.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:44:39 smithi080 bash[41963]: audit 2023-12-01T13:44:39.286697+0000 mon.a (mon.0) 9864 : audit 0 from='client.? 172.21.15.80:0/916677325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:44:41.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:44:40 smithi090 bash[32384]: cluster 2023-12-01T13:44:39.673344+0000 mgr.y (mgr.24362) 16081 : cluster 0 pgmap v16050: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:44:41.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:44:40 smithi090 bash[32384]: audit 2023-12-01T13:44:40.632476+0000 mon.c (mon.2) 10297 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:44:41.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:44:40 smithi080 bash[41963]: cluster 2023-12-01T13:44:39.673344+0000 mgr.y (mgr.24362) 16081 : cluster 0 pgmap v16050: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:44:41.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:44:40 smithi080 bash[41963]: audit 2023-12-01T13:44:40.632476+0000 mon.c (mon.2) 10297 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:44:41.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:44:40 smithi080 bash[28361]: cluster 2023-12-01T13:44:39.673344+0000 mgr.y (mgr.24362) 16081 : cluster 0 pgmap v16050: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:44:41.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:44:40 smithi080 bash[28361]: audit 2023-12-01T13:44:40.632476+0000 mon.c (mon.2) 10297 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:44:42.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:44:41 smithi090 bash[32384]: audit 2023-12-01T13:44:41.735996+0000 mon.a (mon.0) 9865 : audit 0 from='client.? 172.21.15.80:0/3771004435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:44:42.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:44:41 smithi080 bash[41963]: audit 2023-12-01T13:44:41.735996+0000 mon.a (mon.0) 9865 : audit 0 from='client.? 172.21.15.80:0/3771004435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:44:42.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:44:41 smithi080 bash[28361]: audit 2023-12-01T13:44:41.735996+0000 mon.a (mon.0) 9865 : audit 0 from='client.? 172.21.15.80:0/3771004435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:44:43.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:44:42 smithi090 bash[32384]: cluster 2023-12-01T13:44:41.674494+0000 mgr.y (mgr.24362) 16082 : cluster 0 pgmap v16051: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:44:43.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:44:42 smithi080 bash[28361]: cluster 2023-12-01T13:44:41.674494+0000 mgr.y (mgr.24362) 16082 : cluster 0 pgmap v16051: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:44:43.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:44:42 smithi080 bash[41963]: cluster 2023-12-01T13:44:41.674494+0000 mgr.y (mgr.24362) 16082 : cluster 0 pgmap v16051: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:44:44.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:44:44 smithi090 bash[32384]: cluster 2023-12-01T13:44:43.675093+0000 mgr.y (mgr.24362) 16083 : cluster 0 pgmap v16052: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:44:44.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:44:44 smithi090 bash[32384]: audit 2023-12-01T13:44:44.195667+0000 mon.c (mon.2) 10298 : audit 0 from='client.? 172.21.15.80:0/1429797284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:44:44.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:44:44 smithi080 bash[41963]: cluster 2023-12-01T13:44:43.675093+0000 mgr.y (mgr.24362) 16083 : cluster 0 pgmap v16052: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:44:44.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:44:44 smithi080 bash[41963]: audit 2023-12-01T13:44:44.195667+0000 mon.c (mon.2) 10298 : audit 0 from='client.? 172.21.15.80:0/1429797284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:44:44.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:44:44 smithi080 bash[28361]: cluster 2023-12-01T13:44:43.675093+0000 mgr.y (mgr.24362) 16083 : cluster 0 pgmap v16052: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:44:44.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:44:44 smithi080 bash[28361]: audit 2023-12-01T13:44:44.195667+0000 mon.c (mon.2) 10298 : audit 0 from='client.? 172.21.15.80:0/1429797284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:44:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:44:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:44:46] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T13:44:47.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:44:46 smithi090 bash[32384]: cluster 2023-12-01T13:44:45.675727+0000 mgr.y (mgr.24362) 16084 : cluster 0 pgmap v16053: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:44:47.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:44:46 smithi090 bash[32384]: audit 2023-12-01T13:44:46.648006+0000 mon.a (mon.0) 9866 : audit 0 from='client.? 172.21.15.80:0/4125847805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:44:47.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:44:46 smithi080 bash[28361]: cluster 2023-12-01T13:44:45.675727+0000 mgr.y (mgr.24362) 16084 : cluster 0 pgmap v16053: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:44:47.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:44:46 smithi080 bash[28361]: audit 2023-12-01T13:44:46.648006+0000 mon.a (mon.0) 9866 : audit 0 from='client.? 172.21.15.80:0/4125847805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:44:47.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:44:46 smithi080 bash[41963]: cluster 2023-12-01T13:44:45.675727+0000 mgr.y (mgr.24362) 16084 : cluster 0 pgmap v16053: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:44:47.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:44:46 smithi080 bash[41963]: audit 2023-12-01T13:44:46.648006+0000 mon.a (mon.0) 9866 : audit 0 from='client.? 172.21.15.80:0/4125847805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:44:49.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:44:48 smithi090 bash[32384]: cluster 2023-12-01T13:44:47.676870+0000 mgr.y (mgr.24362) 16085 : cluster 0 pgmap v16054: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:44:49.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:44:48 smithi080 bash[28361]: cluster 2023-12-01T13:44:47.676870+0000 mgr.y (mgr.24362) 16085 : cluster 0 pgmap v16054: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:44:49.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:44:48 smithi080 bash[41963]: cluster 2023-12-01T13:44:47.676870+0000 mgr.y (mgr.24362) 16085 : cluster 0 pgmap v16054: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:44:50.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:44:49 smithi090 bash[32384]: audit 2023-12-01T13:44:49.104466+0000 mon.a (mon.0) 9867 : audit 0 from='client.? 172.21.15.80:0/3418727286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:44:50.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:44:49 smithi080 bash[41963]: audit 2023-12-01T13:44:49.104466+0000 mon.a (mon.0) 9867 : audit 0 from='client.? 172.21.15.80:0/3418727286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:44:50.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:44:49 smithi080 bash[28361]: audit 2023-12-01T13:44:49.104466+0000 mon.a (mon.0) 9867 : audit 0 from='client.? 172.21.15.80:0/3418727286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:44:51.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:44:50 smithi090 bash[32384]: cluster 2023-12-01T13:44:49.677564+0000 mgr.y (mgr.24362) 16086 : cluster 0 pgmap v16055: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:44:51.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:44:50 smithi080 bash[28361]: cluster 2023-12-01T13:44:49.677564+0000 mgr.y (mgr.24362) 16086 : cluster 0 pgmap v16055: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:44:51.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:44:50 smithi080 bash[41963]: cluster 2023-12-01T13:44:49.677564+0000 mgr.y (mgr.24362) 16086 : cluster 0 pgmap v16055: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:44:52.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:44:51 smithi090 bash[32384]: audit 2023-12-01T13:44:51.559212+0000 mon.a (mon.0) 9868 : audit 0 from='client.? 172.21.15.80:0/435019483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:44:52.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:44:51 smithi080 bash[28361]: audit 2023-12-01T13:44:51.559212+0000 mon.a (mon.0) 9868 : audit 0 from='client.? 172.21.15.80:0/435019483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:44:52.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:44:51 smithi080 bash[41963]: audit 2023-12-01T13:44:51.559212+0000 mon.a (mon.0) 9868 : audit 0 from='client.? 172.21.15.80:0/435019483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:44:53.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:44:52 smithi090 bash[32384]: cluster 2023-12-01T13:44:51.678735+0000 mgr.y (mgr.24362) 16087 : cluster 0 pgmap v16056: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:44:53.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:44:52 smithi080 bash[28361]: cluster 2023-12-01T13:44:51.678735+0000 mgr.y (mgr.24362) 16087 : cluster 0 pgmap v16056: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:44:53.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:44:52 smithi080 bash[41963]: cluster 2023-12-01T13:44:51.678735+0000 mgr.y (mgr.24362) 16087 : cluster 0 pgmap v16056: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:44:54.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:44:54 smithi090 bash[32384]: cluster 2023-12-01T13:44:53.679360+0000 mgr.y (mgr.24362) 16088 : cluster 0 pgmap v16057: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:44:54.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:44:54 smithi090 bash[32384]: audit 2023-12-01T13:44:54.011386+0000 mon.c (mon.2) 10299 : audit 0 from='client.? 172.21.15.80:0/518050888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:44:54.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:44:54 smithi080 bash[28361]: cluster 2023-12-01T13:44:53.679360+0000 mgr.y (mgr.24362) 16088 : cluster 0 pgmap v16057: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:44:54.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:44:54 smithi080 bash[28361]: audit 2023-12-01T13:44:54.011386+0000 mon.c (mon.2) 10299 : audit 0 from='client.? 172.21.15.80:0/518050888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:44:54.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:44:54 smithi080 bash[41963]: cluster 2023-12-01T13:44:53.679360+0000 mgr.y (mgr.24362) 16088 : cluster 0 pgmap v16057: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:44:54.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:44:54 smithi080 bash[41963]: audit 2023-12-01T13:44:54.011386+0000 mon.c (mon.2) 10299 : audit 0 from='client.? 172.21.15.80:0/518050888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:44:56.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:44:55 smithi090 bash[32384]: audit 2023-12-01T13:44:55.632649+0000 mon.c (mon.2) 10300 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:44:56.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:44:55 smithi080 bash[28361]: audit 2023-12-01T13:44:55.632649+0000 mon.c (mon.2) 10300 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:44:56.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:44:55 smithi080 bash[41963]: audit 2023-12-01T13:44:55.632649+0000 mon.c (mon.2) 10300 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:44:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:44:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:44:56] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T13:44:57.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:44:56 smithi090 bash[32384]: cluster 2023-12-01T13:44:55.680038+0000 mgr.y (mgr.24362) 16089 : cluster 0 pgmap v16058: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:44:57.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:44:56 smithi090 bash[32384]: audit 2023-12-01T13:44:56.467453+0000 mon.a (mon.0) 9869 : audit 0 from='client.? 172.21.15.80:0/956239319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:44:57.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:44:56 smithi080 bash[41963]: cluster 2023-12-01T13:44:55.680038+0000 mgr.y (mgr.24362) 16089 : cluster 0 pgmap v16058: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:44:57.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:44:56 smithi080 bash[41963]: audit 2023-12-01T13:44:56.467453+0000 mon.a (mon.0) 9869 : audit 0 from='client.? 172.21.15.80:0/956239319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:44:57.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:44:56 smithi080 bash[28361]: cluster 2023-12-01T13:44:55.680038+0000 mgr.y (mgr.24362) 16089 : cluster 0 pgmap v16058: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:44:57.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:44:56 smithi080 bash[28361]: audit 2023-12-01T13:44:56.467453+0000 mon.a (mon.0) 9869 : audit 0 from='client.? 172.21.15.80:0/956239319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:44:59.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:44:58 smithi090 bash[32384]: cluster 2023-12-01T13:44:57.681211+0000 mgr.y (mgr.24362) 16090 : cluster 0 pgmap v16059: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:44:59.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:44:58 smithi080 bash[28361]: cluster 2023-12-01T13:44:57.681211+0000 mgr.y (mgr.24362) 16090 : cluster 0 pgmap v16059: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:44:59.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:44:58 smithi080 bash[41963]: cluster 2023-12-01T13:44:57.681211+0000 mgr.y (mgr.24362) 16090 : cluster 0 pgmap v16059: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:45:00.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:44:59 smithi090 bash[32384]: audit 2023-12-01T13:44:58.919528+0000 mon.c (mon.2) 10301 : audit 0 from='client.? 172.21.15.80:0/2308195945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:45:00.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:44:59 smithi080 bash[28361]: audit 2023-12-01T13:44:58.919528+0000 mon.c (mon.2) 10301 : audit 0 from='client.? 172.21.15.80:0/2308195945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:45:00.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:44:59 smithi080 bash[41963]: audit 2023-12-01T13:44:58.919528+0000 mon.c (mon.2) 10301 : audit 0 from='client.? 172.21.15.80:0/2308195945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:45:01.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:45:00 smithi090 bash[32384]: cluster 2023-12-01T13:44:59.681933+0000 mgr.y (mgr.24362) 16091 : cluster 0 pgmap v16060: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:45:01.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:45:00 smithi080 bash[41963]: cluster 2023-12-01T13:44:59.681933+0000 mgr.y (mgr.24362) 16091 : cluster 0 pgmap v16060: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:45:01.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:45:00 smithi080 bash[28361]: cluster 2023-12-01T13:44:59.681933+0000 mgr.y (mgr.24362) 16091 : cluster 0 pgmap v16060: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:45:02.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:45:01 smithi080 bash[41963]: audit 2023-12-01T13:45:01.381506+0000 mon.a (mon.0) 9870 : audit 0 from='client.? 172.21.15.80:0/34253474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:45:02.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:45:01 smithi080 bash[28361]: audit 2023-12-01T13:45:01.381506+0000 mon.a (mon.0) 9870 : audit 0 from='client.? 172.21.15.80:0/34253474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:45:02.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:45:01 smithi090 bash[32384]: audit 2023-12-01T13:45:01.381506+0000 mon.a (mon.0) 9870 : audit 0 from='client.? 172.21.15.80:0/34253474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:45:03.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:45:02 smithi080 bash[28361]: cluster 2023-12-01T13:45:01.683230+0000 mgr.y (mgr.24362) 16092 : cluster 0 pgmap v16061: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:45:03.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:45:02 smithi080 bash[41963]: cluster 2023-12-01T13:45:01.683230+0000 mgr.y (mgr.24362) 16092 : cluster 0 pgmap v16061: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:45:03.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:45:02 smithi090 bash[32384]: cluster 2023-12-01T13:45:01.683230+0000 mgr.y (mgr.24362) 16092 : cluster 0 pgmap v16061: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:45:04.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:45:04 smithi090 bash[32384]: cluster 2023-12-01T13:45:03.683920+0000 mgr.y (mgr.24362) 16093 : cluster 0 pgmap v16062: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:45:04.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:45:04 smithi090 bash[32384]: audit 2023-12-01T13:45:03.829050+0000 mon.a (mon.0) 9871 : audit 0 from='client.? 172.21.15.80:0/4062920573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:45:04.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:45:04 smithi080 bash[28361]: cluster 2023-12-01T13:45:03.683920+0000 mgr.y (mgr.24362) 16093 : cluster 0 pgmap v16062: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:45:04.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:45:04 smithi080 bash[28361]: audit 2023-12-01T13:45:03.829050+0000 mon.a (mon.0) 9871 : audit 0 from='client.? 172.21.15.80:0/4062920573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:45:04.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:45:04 smithi080 bash[41963]: cluster 2023-12-01T13:45:03.683920+0000 mgr.y (mgr.24362) 16093 : cluster 0 pgmap v16062: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:45:04.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:45:04 smithi080 bash[41963]: audit 2023-12-01T13:45:03.829050+0000 mon.a (mon.0) 9871 : audit 0 from='client.? 172.21.15.80:0/4062920573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:45:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:45:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:45:06] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T13:45:07.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:45:06 smithi090 bash[32384]: cluster 2023-12-01T13:45:05.684496+0000 mgr.y (mgr.24362) 16094 : cluster 0 pgmap v16063: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:45:07.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:45:06 smithi090 bash[32384]: audit 2023-12-01T13:45:06.280805+0000 mon.a (mon.0) 9872 : audit 0 from='client.? 172.21.15.80:0/3175230235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:45:07.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:45:06 smithi080 bash[28361]: cluster 2023-12-01T13:45:05.684496+0000 mgr.y (mgr.24362) 16094 : cluster 0 pgmap v16063: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:45:07.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:45:06 smithi080 bash[28361]: audit 2023-12-01T13:45:06.280805+0000 mon.a (mon.0) 9872 : audit 0 from='client.? 172.21.15.80:0/3175230235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:45:07.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:45:06 smithi080 bash[41963]: cluster 2023-12-01T13:45:05.684496+0000 mgr.y (mgr.24362) 16094 : cluster 0 pgmap v16063: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:45:07.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:45:06 smithi080 bash[41963]: audit 2023-12-01T13:45:06.280805+0000 mon.a (mon.0) 9872 : audit 0 from='client.? 172.21.15.80:0/3175230235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:45:09.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:45:08 smithi090 bash[32384]: cluster 2023-12-01T13:45:07.685525+0000 mgr.y (mgr.24362) 16095 : cluster 0 pgmap v16064: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:45:09.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:45:08 smithi090 bash[32384]: audit 2023-12-01T13:45:08.733137+0000 mon.c (mon.2) 10302 : audit 0 from='client.? 172.21.15.80:0/1098641629' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:45:09.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:45:08 smithi080 bash[41963]: cluster 2023-12-01T13:45:07.685525+0000 mgr.y (mgr.24362) 16095 : cluster 0 pgmap v16064: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:45:09.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:45:08 smithi080 bash[41963]: audit 2023-12-01T13:45:08.733137+0000 mon.c (mon.2) 10302 : audit 0 from='client.? 172.21.15.80:0/1098641629' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:45:09.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:45:08 smithi080 bash[28361]: cluster 2023-12-01T13:45:07.685525+0000 mgr.y (mgr.24362) 16095 : cluster 0 pgmap v16064: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:45:09.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:45:08 smithi080 bash[28361]: audit 2023-12-01T13:45:08.733137+0000 mon.c (mon.2) 10302 : audit 0 from='client.? 172.21.15.80:0/1098641629' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:45:11.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:45:10 smithi090 bash[32384]: cluster 2023-12-01T13:45:09.686166+0000 mgr.y (mgr.24362) 16096 : cluster 0 pgmap v16065: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:45:11.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:45:10 smithi090 bash[32384]: audit 2023-12-01T13:45:10.633114+0000 mon.c (mon.2) 10303 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:45:11.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:45:10 smithi080 bash[41963]: cluster 2023-12-01T13:45:09.686166+0000 mgr.y (mgr.24362) 16096 : cluster 0 pgmap v16065: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:45:11.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:45:10 smithi080 bash[41963]: audit 2023-12-01T13:45:10.633114+0000 mon.c (mon.2) 10303 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:45:11.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:45:10 smithi080 bash[28361]: cluster 2023-12-01T13:45:09.686166+0000 mgr.y (mgr.24362) 16096 : cluster 0 pgmap v16065: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:45:11.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:45:10 smithi080 bash[28361]: audit 2023-12-01T13:45:10.633114+0000 mon.c (mon.2) 10303 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:45:12.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:45:11 smithi090 bash[32384]: audit 2023-12-01T13:45:11.190343+0000 mon.c (mon.2) 10304 : audit 0 from='client.? 172.21.15.80:0/1006760938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:45:12.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:45:11 smithi080 bash[41963]: audit 2023-12-01T13:45:11.190343+0000 mon.c (mon.2) 10304 : audit 0 from='client.? 172.21.15.80:0/1006760938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:45:12.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:45:11 smithi080 bash[28361]: audit 2023-12-01T13:45:11.190343+0000 mon.c (mon.2) 10304 : audit 0 from='client.? 172.21.15.80:0/1006760938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:45:13.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:45:12 smithi090 bash[32384]: cluster 2023-12-01T13:45:11.687307+0000 mgr.y (mgr.24362) 16097 : cluster 0 pgmap v16066: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:45:13.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:45:12 smithi080 bash[41963]: cluster 2023-12-01T13:45:11.687307+0000 mgr.y (mgr.24362) 16097 : cluster 0 pgmap v16066: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:45:13.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:45:12 smithi080 bash[28361]: cluster 2023-12-01T13:45:11.687307+0000 mgr.y (mgr.24362) 16097 : cluster 0 pgmap v16066: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:45:14.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:45:14 smithi080 bash[41963]: audit 2023-12-01T13:45:13.641020+0000 mon.c (mon.2) 10305 : audit 0 from='client.? 172.21.15.80:0/1741538424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:45:14.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:45:14 smithi080 bash[41963]: cluster 2023-12-01T13:45:13.688047+0000 mgr.y (mgr.24362) 16098 : cluster 0 pgmap v16067: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:45:14.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:45:14 smithi080 bash[28361]: audit 2023-12-01T13:45:13.641020+0000 mon.c (mon.2) 10305 : audit 0 from='client.? 172.21.15.80:0/1741538424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:45:14.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:45:14 smithi080 bash[28361]: cluster 2023-12-01T13:45:13.688047+0000 mgr.y (mgr.24362) 16098 : cluster 0 pgmap v16067: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:45:15.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:45:14 smithi090 bash[32384]: audit 2023-12-01T13:45:13.641020+0000 mon.c (mon.2) 10305 : audit 0 from='client.? 172.21.15.80:0/1741538424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:45:15.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:45:14 smithi090 bash[32384]: cluster 2023-12-01T13:45:13.688047+0000 mgr.y (mgr.24362) 16098 : cluster 0 pgmap v16067: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:45:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:45:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:45:16] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T13:45:17.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:45:16 smithi090 bash[32384]: cluster 2023-12-01T13:45:15.688721+0000 mgr.y (mgr.24362) 16099 : cluster 0 pgmap v16068: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:45:17.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:45:16 smithi090 bash[32384]: audit 2023-12-01T13:45:16.097230+0000 mon.c (mon.2) 10306 : audit 0 from='client.? 172.21.15.80:0/3676684796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:45:17.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:45:16 smithi080 bash[28361]: cluster 2023-12-01T13:45:15.688721+0000 mgr.y (mgr.24362) 16099 : cluster 0 pgmap v16068: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:45:17.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:45:16 smithi080 bash[28361]: audit 2023-12-01T13:45:16.097230+0000 mon.c (mon.2) 10306 : audit 0 from='client.? 172.21.15.80:0/3676684796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:45:17.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:45:16 smithi080 bash[41963]: cluster 2023-12-01T13:45:15.688721+0000 mgr.y (mgr.24362) 16099 : cluster 0 pgmap v16068: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:45:17.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:45:16 smithi080 bash[41963]: audit 2023-12-01T13:45:16.097230+0000 mon.c (mon.2) 10306 : audit 0 from='client.? 172.21.15.80:0/3676684796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:45:19.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:45:18 smithi090 bash[32384]: cluster 2023-12-01T13:45:17.689809+0000 mgr.y (mgr.24362) 16100 : cluster 0 pgmap v16069: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:45:19.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:45:18 smithi090 bash[32384]: audit 2023-12-01T13:45:18.554526+0000 mon.c (mon.2) 10307 : audit 0 from='client.? 172.21.15.80:0/55972725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:45:19.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:45:18 smithi080 bash[41963]: cluster 2023-12-01T13:45:17.689809+0000 mgr.y (mgr.24362) 16100 : cluster 0 pgmap v16069: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:45:19.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:45:18 smithi080 bash[41963]: audit 2023-12-01T13:45:18.554526+0000 mon.c (mon.2) 10307 : audit 0 from='client.? 172.21.15.80:0/55972725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:45:19.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:45:18 smithi080 bash[28361]: cluster 2023-12-01T13:45:17.689809+0000 mgr.y (mgr.24362) 16100 : cluster 0 pgmap v16069: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:45:19.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:45:18 smithi080 bash[28361]: audit 2023-12-01T13:45:18.554526+0000 mon.c (mon.2) 10307 : audit 0 from='client.? 172.21.15.80:0/55972725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:45:21.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:45:20 smithi090 bash[32384]: cluster 2023-12-01T13:45:19.690456+0000 mgr.y (mgr.24362) 16101 : cluster 0 pgmap v16070: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:45:21.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:45:20 smithi080 bash[28361]: cluster 2023-12-01T13:45:19.690456+0000 mgr.y (mgr.24362) 16101 : cluster 0 pgmap v16070: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:45:21.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:45:20 smithi080 bash[41963]: cluster 2023-12-01T13:45:19.690456+0000 mgr.y (mgr.24362) 16101 : cluster 0 pgmap v16070: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:45:22.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:45:21 smithi090 bash[32384]: audit 2023-12-01T13:45:21.015920+0000 mon.c (mon.2) 10308 : audit 0 from='client.? 172.21.15.80:0/457396194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:45:22.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:45:21 smithi080 bash[41963]: audit 2023-12-01T13:45:21.015920+0000 mon.c (mon.2) 10308 : audit 0 from='client.? 172.21.15.80:0/457396194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:45:22.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:45:21 smithi080 bash[28361]: audit 2023-12-01T13:45:21.015920+0000 mon.c (mon.2) 10308 : audit 0 from='client.? 172.21.15.80:0/457396194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:45:23.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:45:22 smithi080 bash[28361]: cluster 2023-12-01T13:45:21.691583+0000 mgr.y (mgr.24362) 16102 : cluster 0 pgmap v16071: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:45:23.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:45:22 smithi080 bash[41963]: cluster 2023-12-01T13:45:21.691583+0000 mgr.y (mgr.24362) 16102 : cluster 0 pgmap v16071: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:45:23.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:45:22 smithi090 bash[32384]: cluster 2023-12-01T13:45:21.691583+0000 mgr.y (mgr.24362) 16102 : cluster 0 pgmap v16071: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:45:24.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:45:23 smithi080 bash[28361]: audit 2023-12-01T13:45:23.472282+0000 mon.a (mon.0) 9873 : audit 0 from='client.? 172.21.15.80:0/84555176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:45:24.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:45:23 smithi080 bash[41963]: audit 2023-12-01T13:45:23.472282+0000 mon.a (mon.0) 9873 : audit 0 from='client.? 172.21.15.80:0/84555176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:45:24.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:45:23 smithi090 bash[32384]: audit 2023-12-01T13:45:23.472282+0000 mon.a (mon.0) 9873 : audit 0 from='client.? 172.21.15.80:0/84555176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:45:25.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:45:24 smithi080 bash[28361]: cluster 2023-12-01T13:45:23.692294+0000 mgr.y (mgr.24362) 16103 : cluster 0 pgmap v16072: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:45:25.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:45:24 smithi080 bash[41963]: cluster 2023-12-01T13:45:23.692294+0000 mgr.y (mgr.24362) 16103 : cluster 0 pgmap v16072: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:45:25.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:45:24 smithi090 bash[32384]: cluster 2023-12-01T13:45:23.692294+0000 mgr.y (mgr.24362) 16103 : cluster 0 pgmap v16072: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:45:26.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:45:25 smithi080 bash[28361]: audit 2023-12-01T13:45:25.632954+0000 mon.c (mon.2) 10309 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:45:26.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:45:25 smithi080 bash[41963]: audit 2023-12-01T13:45:25.632954+0000 mon.c (mon.2) 10309 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:45:26.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:45:25 smithi090 bash[32384]: audit 2023-12-01T13:45:25.632954+0000 mon.c (mon.2) 10309 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:45:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:45:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:45:26] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T13:45:27.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:45:26 smithi080 bash[28361]: cluster 2023-12-01T13:45:25.692868+0000 mgr.y (mgr.24362) 16104 : cluster 0 pgmap v16073: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:45:27.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:45:26 smithi080 bash[28361]: audit 2023-12-01T13:45:25.943632+0000 mon.a (mon.0) 9874 : audit 0 from='client.? 172.21.15.80:0/3138867253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:45:27.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:45:26 smithi080 bash[41963]: cluster 2023-12-01T13:45:25.692868+0000 mgr.y (mgr.24362) 16104 : cluster 0 pgmap v16073: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:45:27.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:45:26 smithi080 bash[41963]: audit 2023-12-01T13:45:25.943632+0000 mon.a (mon.0) 9874 : audit 0 from='client.? 172.21.15.80:0/3138867253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:45:27.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:45:26 smithi090 bash[32384]: cluster 2023-12-01T13:45:25.692868+0000 mgr.y (mgr.24362) 16104 : cluster 0 pgmap v16073: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:45:27.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:45:26 smithi090 bash[32384]: audit 2023-12-01T13:45:25.943632+0000 mon.a (mon.0) 9874 : audit 0 from='client.? 172.21.15.80:0/3138867253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:45:28.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:45:27 smithi080 bash[41963]: audit 2023-12-01T13:45:27.006135+0000 mon.c (mon.2) 10310 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:45:28.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:45:27 smithi080 bash[28361]: audit 2023-12-01T13:45:27.006135+0000 mon.c (mon.2) 10310 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:45:28.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:45:27 smithi090 bash[32384]: audit 2023-12-01T13:45:27.006135+0000 mon.c (mon.2) 10310 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:45:29.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:45:28 smithi080 bash[28361]: cluster 2023-12-01T13:45:27.694018+0000 mgr.y (mgr.24362) 16105 : cluster 0 pgmap v16074: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:45:29.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:45:28 smithi080 bash[28361]: audit 2023-12-01T13:45:28.394536+0000 mon.a (mon.0) 9875 : audit 0 from='client.? 172.21.15.80:0/1339466361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:45:29.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:45:28 smithi080 bash[41963]: cluster 2023-12-01T13:45:27.694018+0000 mgr.y (mgr.24362) 16105 : cluster 0 pgmap v16074: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:45:29.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:45:28 smithi080 bash[41963]: audit 2023-12-01T13:45:28.394536+0000 mon.a (mon.0) 9875 : audit 0 from='client.? 172.21.15.80:0/1339466361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:45:29.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:45:28 smithi090 bash[32384]: cluster 2023-12-01T13:45:27.694018+0000 mgr.y (mgr.24362) 16105 : cluster 0 pgmap v16074: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:45:29.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:45:28 smithi090 bash[32384]: audit 2023-12-01T13:45:28.394536+0000 mon.a (mon.0) 9875 : audit 0 from='client.? 172.21.15.80:0/1339466361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:45:31.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:45:30 smithi080 bash[28361]: cluster 2023-12-01T13:45:29.694656+0000 mgr.y (mgr.24362) 16106 : cluster 0 pgmap v16075: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:45:31.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:45:30 smithi080 bash[41963]: cluster 2023-12-01T13:45:29.694656+0000 mgr.y (mgr.24362) 16106 : cluster 0 pgmap v16075: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:45:31.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:45:30 smithi090 bash[32384]: cluster 2023-12-01T13:45:29.694656+0000 mgr.y (mgr.24362) 16106 : cluster 0 pgmap v16075: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:45:32.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:45:31 smithi080 bash[41963]: audit 2023-12-01T13:45:30.855850+0000 mon.c (mon.2) 10311 : audit 0 from='client.? 172.21.15.80:0/3508222366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:45:32.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:45:31 smithi080 bash[28361]: audit 2023-12-01T13:45:30.855850+0000 mon.c (mon.2) 10311 : audit 0 from='client.? 172.21.15.80:0/3508222366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:45:32.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:45:31 smithi090 bash[32384]: audit 2023-12-01T13:45:30.855850+0000 mon.c (mon.2) 10311 : audit 0 from='client.? 172.21.15.80:0/3508222366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:45:33.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:45:32 smithi080 bash[28361]: cluster 2023-12-01T13:45:31.695814+0000 mgr.y (mgr.24362) 16107 : cluster 0 pgmap v16076: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:45:33.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:45:32 smithi080 bash[41963]: cluster 2023-12-01T13:45:31.695814+0000 mgr.y (mgr.24362) 16107 : cluster 0 pgmap v16076: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:45:33.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:45:32 smithi090 bash[32384]: cluster 2023-12-01T13:45:31.695814+0000 mgr.y (mgr.24362) 16107 : cluster 0 pgmap v16076: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:45:34.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:45:33 smithi080 bash[28361]: audit 2023-12-01T13:45:32.850241+0000 mon.a (mon.0) 9876 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:45:34.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:45:33 smithi080 bash[28361]: audit 2023-12-01T13:45:32.860925+0000 mon.a (mon.0) 9877 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:45:34.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:45:33 smithi080 bash[28361]: audit 2023-12-01T13:45:33.201805+0000 mon.a (mon.0) 9878 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:45:34.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:45:33 smithi080 bash[28361]: audit 2023-12-01T13:45:33.209838+0000 mon.a (mon.0) 9879 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:45:34.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:45:33 smithi080 bash[28361]: audit 2023-12-01T13:45:33.321721+0000 mon.c (mon.2) 10312 : audit 0 from='client.? 172.21.15.80:0/413171627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:45:34.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:45:33 smithi080 bash[28361]: audit 2023-12-01T13:45:33.688703+0000 mon.c (mon.2) 10313 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:45:34.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:45:33 smithi080 bash[28361]: audit 2023-12-01T13:45:33.690289+0000 mon.c (mon.2) 10314 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:45:34.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:45:33 smithi080 bash[28361]: audit 2023-12-01T13:45:33.699623+0000 mon.a (mon.0) 9880 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:45:34.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:45:33 smithi080 bash[41963]: audit 2023-12-01T13:45:32.850241+0000 mon.a (mon.0) 9876 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:45:34.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:45:33 smithi080 bash[41963]: audit 2023-12-01T13:45:32.860925+0000 mon.a (mon.0) 9877 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:45:34.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:45:33 smithi080 bash[41963]: audit 2023-12-01T13:45:33.201805+0000 mon.a (mon.0) 9878 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:45:34.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:45:33 smithi080 bash[41963]: audit 2023-12-01T13:45:33.209838+0000 mon.a (mon.0) 9879 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:45:34.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:45:33 smithi080 bash[41963]: audit 2023-12-01T13:45:33.321721+0000 mon.c (mon.2) 10312 : audit 0 from='client.? 172.21.15.80:0/413171627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:45:34.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:45:33 smithi080 bash[41963]: audit 2023-12-01T13:45:33.688703+0000 mon.c (mon.2) 10313 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:45:34.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:45:33 smithi080 bash[41963]: audit 2023-12-01T13:45:33.690289+0000 mon.c (mon.2) 10314 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:45:34.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:45:33 smithi080 bash[41963]: audit 2023-12-01T13:45:33.699623+0000 mon.a (mon.0) 9880 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:45:34.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:45:33 smithi090 bash[32384]: audit 2023-12-01T13:45:32.850241+0000 mon.a (mon.0) 9876 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:45:34.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:45:33 smithi090 bash[32384]: audit 2023-12-01T13:45:32.860925+0000 mon.a (mon.0) 9877 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:45:34.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:45:33 smithi090 bash[32384]: audit 2023-12-01T13:45:33.201805+0000 mon.a (mon.0) 9878 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:45:34.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:45:33 smithi090 bash[32384]: audit 2023-12-01T13:45:33.209838+0000 mon.a (mon.0) 9879 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:45:34.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:45:33 smithi090 bash[32384]: audit 2023-12-01T13:45:33.321721+0000 mon.c (mon.2) 10312 : audit 0 from='client.? 172.21.15.80:0/413171627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:45:34.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:45:33 smithi090 bash[32384]: audit 2023-12-01T13:45:33.688703+0000 mon.c (mon.2) 10313 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:45:34.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:45:33 smithi090 bash[32384]: audit 2023-12-01T13:45:33.690289+0000 mon.c (mon.2) 10314 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:45:34.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:45:33 smithi090 bash[32384]: audit 2023-12-01T13:45:33.699623+0000 mon.a (mon.0) 9880 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:45:35.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:45:34 smithi080 bash[41963]: cluster 2023-12-01T13:45:33.696252+0000 mgr.y (mgr.24362) 16108 : cluster 0 pgmap v16077: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:45:35.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:45:34 smithi080 bash[28361]: cluster 2023-12-01T13:45:33.696252+0000 mgr.y (mgr.24362) 16108 : cluster 0 pgmap v16077: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:45:35.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:45:34 smithi090 bash[32384]: cluster 2023-12-01T13:45:33.696252+0000 mgr.y (mgr.24362) 16108 : cluster 0 pgmap v16077: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:45:36.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:45:35 smithi080 bash[28361]: audit 2023-12-01T13:45:35.779193+0000 mon.c (mon.2) 10315 : audit 0 from='client.? 172.21.15.80:0/2549585412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:45:36.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:45:35 smithi080 bash[41963]: audit 2023-12-01T13:45:35.779193+0000 mon.c (mon.2) 10315 : audit 0 from='client.? 172.21.15.80:0/2549585412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:45:36.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:45:35 smithi090 bash[32384]: audit 2023-12-01T13:45:35.779193+0000 mon.c (mon.2) 10315 : audit 0 from='client.? 172.21.15.80:0/2549585412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:45:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:45:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:45:36] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T13:45:37.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:45:36 smithi080 bash[28361]: cluster 2023-12-01T13:45:35.696815+0000 mgr.y (mgr.24362) 16109 : cluster 0 pgmap v16078: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:45:37.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:45:36 smithi080 bash[41963]: cluster 2023-12-01T13:45:35.696815+0000 mgr.y (mgr.24362) 16109 : cluster 0 pgmap v16078: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:45:37.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:45:36 smithi090 bash[32384]: cluster 2023-12-01T13:45:35.696815+0000 mgr.y (mgr.24362) 16109 : cluster 0 pgmap v16078: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:45:39.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:45:38 smithi080 bash[28361]: cluster 2023-12-01T13:45:37.697927+0000 mgr.y (mgr.24362) 16110 : cluster 0 pgmap v16079: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:45:39.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:45:38 smithi080 bash[28361]: audit 2023-12-01T13:45:38.230036+0000 mon.a (mon.0) 9881 : audit 0 from='client.? 172.21.15.80:0/2462483796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:45:39.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:45:38 smithi080 bash[41963]: cluster 2023-12-01T13:45:37.697927+0000 mgr.y (mgr.24362) 16110 : cluster 0 pgmap v16079: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:45:39.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:45:38 smithi080 bash[41963]: audit 2023-12-01T13:45:38.230036+0000 mon.a (mon.0) 9881 : audit 0 from='client.? 172.21.15.80:0/2462483796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:45:39.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:45:38 smithi090 bash[32384]: cluster 2023-12-01T13:45:37.697927+0000 mgr.y (mgr.24362) 16110 : cluster 0 pgmap v16079: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:45:39.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:45:38 smithi090 bash[32384]: audit 2023-12-01T13:45:38.230036+0000 mon.a (mon.0) 9881 : audit 0 from='client.? 172.21.15.80:0/2462483796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:45:41.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:45:40 smithi080 bash[28361]: cluster 2023-12-01T13:45:39.698624+0000 mgr.y (mgr.24362) 16111 : cluster 0 pgmap v16080: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:45:41.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:45:40 smithi080 bash[28361]: audit 2023-12-01T13:45:40.633704+0000 mon.c (mon.2) 10316 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:45:41.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:45:40 smithi080 bash[28361]: audit 2023-12-01T13:45:40.685034+0000 mon.c (mon.2) 10317 : audit 0 from='client.? 172.21.15.80:0/1078850199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:45:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:45:40 smithi080 bash[41963]: cluster 2023-12-01T13:45:39.698624+0000 mgr.y (mgr.24362) 16111 : cluster 0 pgmap v16080: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:45:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:45:40 smithi080 bash[41963]: audit 2023-12-01T13:45:40.633704+0000 mon.c (mon.2) 10316 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:45:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:45:40 smithi080 bash[41963]: audit 2023-12-01T13:45:40.685034+0000 mon.c (mon.2) 10317 : audit 0 from='client.? 172.21.15.80:0/1078850199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:45:41.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:45:40 smithi090 bash[32384]: cluster 2023-12-01T13:45:39.698624+0000 mgr.y (mgr.24362) 16111 : cluster 0 pgmap v16080: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:45:41.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:45:40 smithi090 bash[32384]: audit 2023-12-01T13:45:40.633704+0000 mon.c (mon.2) 10316 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:45:41.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:45:40 smithi090 bash[32384]: audit 2023-12-01T13:45:40.685034+0000 mon.c (mon.2) 10317 : audit 0 from='client.? 172.21.15.80:0/1078850199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:45:43.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:45:42 smithi080 bash[41963]: cluster 2023-12-01T13:45:41.699765+0000 mgr.y (mgr.24362) 16112 : cluster 0 pgmap v16081: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:45:43.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:45:42 smithi080 bash[28361]: cluster 2023-12-01T13:45:41.699765+0000 mgr.y (mgr.24362) 16112 : cluster 0 pgmap v16081: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:45:43.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:45:42 smithi090 bash[32384]: cluster 2023-12-01T13:45:41.699765+0000 mgr.y (mgr.24362) 16112 : cluster 0 pgmap v16081: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:45:44.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:45:43 smithi080 bash[28361]: audit 2023-12-01T13:45:43.148106+0000 mon.a (mon.0) 9882 : audit 0 from='client.? 172.21.15.80:0/875548953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:45:44.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:45:43 smithi080 bash[41963]: audit 2023-12-01T13:45:43.148106+0000 mon.a (mon.0) 9882 : audit 0 from='client.? 172.21.15.80:0/875548953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:45:44.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:45:43 smithi090 bash[32384]: audit 2023-12-01T13:45:43.148106+0000 mon.a (mon.0) 9882 : audit 0 from='client.? 172.21.15.80:0/875548953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:45:45.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:45:44 smithi080 bash[28361]: cluster 2023-12-01T13:45:43.700410+0000 mgr.y (mgr.24362) 16113 : cluster 0 pgmap v16082: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:45:45.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:45:44 smithi080 bash[41963]: cluster 2023-12-01T13:45:43.700410+0000 mgr.y (mgr.24362) 16113 : cluster 0 pgmap v16082: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:45:45.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:45:44 smithi090 bash[32384]: cluster 2023-12-01T13:45:43.700410+0000 mgr.y (mgr.24362) 16113 : cluster 0 pgmap v16082: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:45:46.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:45:45 smithi080 bash[28361]: audit 2023-12-01T13:45:45.608980+0000 mon.c (mon.2) 10318 : audit 0 from='client.? 172.21.15.80:0/3970973175' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:45:46.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:45:45 smithi080 bash[41963]: audit 2023-12-01T13:45:45.608980+0000 mon.c (mon.2) 10318 : audit 0 from='client.? 172.21.15.80:0/3970973175' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:45:46.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:45:45 smithi090 bash[32384]: audit 2023-12-01T13:45:45.608980+0000 mon.c (mon.2) 10318 : audit 0 from='client.? 172.21.15.80:0/3970973175' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:45:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:45:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:45:46] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T13:45:47.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:45:46 smithi080 bash[28361]: cluster 2023-12-01T13:45:45.701083+0000 mgr.y (mgr.24362) 16114 : cluster 0 pgmap v16083: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:45:47.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:45:46 smithi080 bash[41963]: cluster 2023-12-01T13:45:45.701083+0000 mgr.y (mgr.24362) 16114 : cluster 0 pgmap v16083: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:45:47.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:45:46 smithi090 bash[32384]: cluster 2023-12-01T13:45:45.701083+0000 mgr.y (mgr.24362) 16114 : cluster 0 pgmap v16083: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:45:49.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:45:48 smithi080 bash[28361]: cluster 2023-12-01T13:45:47.702246+0000 mgr.y (mgr.24362) 16115 : cluster 0 pgmap v16084: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:45:49.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:45:48 smithi080 bash[28361]: audit 2023-12-01T13:45:48.067542+0000 mon.a (mon.0) 9883 : audit 0 from='client.? 172.21.15.80:0/3714932872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:45:49.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:45:48 smithi080 bash[41963]: cluster 2023-12-01T13:45:47.702246+0000 mgr.y (mgr.24362) 16115 : cluster 0 pgmap v16084: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:45:49.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:45:48 smithi080 bash[41963]: audit 2023-12-01T13:45:48.067542+0000 mon.a (mon.0) 9883 : audit 0 from='client.? 172.21.15.80:0/3714932872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:45:49.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:45:48 smithi090 bash[32384]: cluster 2023-12-01T13:45:47.702246+0000 mgr.y (mgr.24362) 16115 : cluster 0 pgmap v16084: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:45:49.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:45:48 smithi090 bash[32384]: audit 2023-12-01T13:45:48.067542+0000 mon.a (mon.0) 9883 : audit 0 from='client.? 172.21.15.80:0/3714932872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:45:51.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:45:50 smithi080 bash[28361]: cluster 2023-12-01T13:45:49.702913+0000 mgr.y (mgr.24362) 16116 : cluster 0 pgmap v16085: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:45:51.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:45:50 smithi080 bash[28361]: audit 2023-12-01T13:45:50.519221+0000 mon.c (mon.2) 10319 : audit 0 from='client.? 172.21.15.80:0/373477615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:45:51.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:45:50 smithi080 bash[41963]: cluster 2023-12-01T13:45:49.702913+0000 mgr.y (mgr.24362) 16116 : cluster 0 pgmap v16085: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:45:51.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:45:50 smithi080 bash[41963]: audit 2023-12-01T13:45:50.519221+0000 mon.c (mon.2) 10319 : audit 0 from='client.? 172.21.15.80:0/373477615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:45:51.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:45:50 smithi090 bash[32384]: cluster 2023-12-01T13:45:49.702913+0000 mgr.y (mgr.24362) 16116 : cluster 0 pgmap v16085: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:45:51.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:45:50 smithi090 bash[32384]: audit 2023-12-01T13:45:50.519221+0000 mon.c (mon.2) 10319 : audit 0 from='client.? 172.21.15.80:0/373477615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:45:53.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:45:52 smithi080 bash[28361]: cluster 2023-12-01T13:45:51.704098+0000 mgr.y (mgr.24362) 16117 : cluster 0 pgmap v16086: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:45:53.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:45:52 smithi080 bash[41963]: cluster 2023-12-01T13:45:51.704098+0000 mgr.y (mgr.24362) 16117 : cluster 0 pgmap v16086: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:45:53.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:45:52 smithi090 bash[32384]: cluster 2023-12-01T13:45:51.704098+0000 mgr.y (mgr.24362) 16117 : cluster 0 pgmap v16086: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:45:54.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:45:53 smithi080 bash[28361]: audit 2023-12-01T13:45:52.984402+0000 mon.c (mon.2) 10320 : audit 0 from='client.? 172.21.15.80:0/3823044317' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:45:54.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:45:53 smithi080 bash[41963]: audit 2023-12-01T13:45:52.984402+0000 mon.c (mon.2) 10320 : audit 0 from='client.? 172.21.15.80:0/3823044317' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:45:54.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:45:53 smithi090 bash[32384]: audit 2023-12-01T13:45:52.984402+0000 mon.c (mon.2) 10320 : audit 0 from='client.? 172.21.15.80:0/3823044317' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:45:55.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:45:54 smithi080 bash[28361]: cluster 2023-12-01T13:45:53.704753+0000 mgr.y (mgr.24362) 16118 : cluster 0 pgmap v16087: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:45:55.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:45:54 smithi080 bash[41963]: cluster 2023-12-01T13:45:53.704753+0000 mgr.y (mgr.24362) 16118 : cluster 0 pgmap v16087: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:45:55.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:45:54 smithi090 bash[32384]: cluster 2023-12-01T13:45:53.704753+0000 mgr.y (mgr.24362) 16118 : cluster 0 pgmap v16087: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:45:56.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:45:55 smithi080 bash[28361]: audit 2023-12-01T13:45:55.434607+0000 mon.a (mon.0) 9884 : audit 0 from='client.? 172.21.15.80:0/831875071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:45:56.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:45:55 smithi080 bash[28361]: audit 2023-12-01T13:45:55.633975+0000 mon.c (mon.2) 10321 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:45:56.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:45:55 smithi080 bash[41963]: audit 2023-12-01T13:45:55.434607+0000 mon.a (mon.0) 9884 : audit 0 from='client.? 172.21.15.80:0/831875071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:45:56.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:45:55 smithi080 bash[41963]: audit 2023-12-01T13:45:55.633975+0000 mon.c (mon.2) 10321 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:45:56.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:45:55 smithi090 bash[32384]: audit 2023-12-01T13:45:55.434607+0000 mon.a (mon.0) 9884 : audit 0 from='client.? 172.21.15.80:0/831875071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:45:56.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:45:55 smithi090 bash[32384]: audit 2023-12-01T13:45:55.633975+0000 mon.c (mon.2) 10321 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:45:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:45:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:45:56] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T13:45:57.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:45:56 smithi080 bash[41963]: cluster 2023-12-01T13:45:55.705374+0000 mgr.y (mgr.24362) 16119 : cluster 0 pgmap v16088: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:45:57.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:45:56 smithi080 bash[28361]: cluster 2023-12-01T13:45:55.705374+0000 mgr.y (mgr.24362) 16119 : cluster 0 pgmap v16088: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:45:57.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:45:56 smithi090 bash[32384]: cluster 2023-12-01T13:45:55.705374+0000 mgr.y (mgr.24362) 16119 : cluster 0 pgmap v16088: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:45:58.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:45:57 smithi090 bash[32384]: audit 2023-12-01T13:45:57.888055+0000 mon.c (mon.2) 10322 : audit 0 from='client.? 172.21.15.80:0/3024024682' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:45:58.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:45:57 smithi080 bash[41963]: audit 2023-12-01T13:45:57.888055+0000 mon.c (mon.2) 10322 : audit 0 from='client.? 172.21.15.80:0/3024024682' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:45:58.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:45:57 smithi080 bash[28361]: audit 2023-12-01T13:45:57.888055+0000 mon.c (mon.2) 10322 : audit 0 from='client.? 172.21.15.80:0/3024024682' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:45:59.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:45:58 smithi090 bash[32384]: cluster 2023-12-01T13:45:57.706496+0000 mgr.y (mgr.24362) 16120 : cluster 0 pgmap v16089: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:45:59.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:45:58 smithi080 bash[41963]: cluster 2023-12-01T13:45:57.706496+0000 mgr.y (mgr.24362) 16120 : cluster 0 pgmap v16089: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:45:59.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:45:58 smithi080 bash[28361]: cluster 2023-12-01T13:45:57.706496+0000 mgr.y (mgr.24362) 16120 : cluster 0 pgmap v16089: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:46:01.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:46:00 smithi090 bash[32384]: cluster 2023-12-01T13:45:59.707198+0000 mgr.y (mgr.24362) 16121 : cluster 0 pgmap v16090: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:46:01.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:46:00 smithi090 bash[32384]: audit 2023-12-01T13:46:00.358034+0000 mon.a (mon.0) 9885 : audit 0 from='client.? 172.21.15.80:0/3919303121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:46:01.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:46:00 smithi080 bash[28361]: cluster 2023-12-01T13:45:59.707198+0000 mgr.y (mgr.24362) 16121 : cluster 0 pgmap v16090: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:46:01.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:46:00 smithi080 bash[28361]: audit 2023-12-01T13:46:00.358034+0000 mon.a (mon.0) 9885 : audit 0 from='client.? 172.21.15.80:0/3919303121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:46:01.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:46:00 smithi080 bash[41963]: cluster 2023-12-01T13:45:59.707198+0000 mgr.y (mgr.24362) 16121 : cluster 0 pgmap v16090: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:46:01.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:46:00 smithi080 bash[41963]: audit 2023-12-01T13:46:00.358034+0000 mon.a (mon.0) 9885 : audit 0 from='client.? 172.21.15.80:0/3919303121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:46:03.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:46:02 smithi090 bash[32384]: cluster 2023-12-01T13:46:01.708364+0000 mgr.y (mgr.24362) 16122 : cluster 0 pgmap v16091: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:46:03.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:46:02 smithi090 bash[32384]: audit 2023-12-01T13:46:02.807012+0000 mon.c (mon.2) 10323 : audit 0 from='client.? 172.21.15.80:0/1836388819' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:46:03.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:46:02 smithi080 bash[41963]: cluster 2023-12-01T13:46:01.708364+0000 mgr.y (mgr.24362) 16122 : cluster 0 pgmap v16091: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:46:03.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:46:02 smithi080 bash[41963]: audit 2023-12-01T13:46:02.807012+0000 mon.c (mon.2) 10323 : audit 0 from='client.? 172.21.15.80:0/1836388819' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:46:03.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:46:02 smithi080 bash[28361]: cluster 2023-12-01T13:46:01.708364+0000 mgr.y (mgr.24362) 16122 : cluster 0 pgmap v16091: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:46:03.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:46:02 smithi080 bash[28361]: audit 2023-12-01T13:46:02.807012+0000 mon.c (mon.2) 10323 : audit 0 from='client.? 172.21.15.80:0/1836388819' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:46:04.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:46:04 smithi080 bash[41963]: cluster 2023-12-01T13:46:03.709033+0000 mgr.y (mgr.24362) 16123 : cluster 0 pgmap v16092: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:46:04.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:46:04 smithi080 bash[28361]: cluster 2023-12-01T13:46:03.709033+0000 mgr.y (mgr.24362) 16123 : cluster 0 pgmap v16092: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:46:05.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:46:04 smithi090 bash[32384]: cluster 2023-12-01T13:46:03.709033+0000 mgr.y (mgr.24362) 16123 : cluster 0 pgmap v16092: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:46:05.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:46:05 smithi080 bash[28361]: audit 2023-12-01T13:46:05.267559+0000 mon.a (mon.0) 9886 : audit 0 from='client.? 172.21.15.80:0/4147982302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:46:05.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:46:05 smithi080 bash[41963]: audit 2023-12-01T13:46:05.267559+0000 mon.a (mon.0) 9886 : audit 0 from='client.? 172.21.15.80:0/4147982302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:46:06.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:46:05 smithi090 bash[32384]: audit 2023-12-01T13:46:05.267559+0000 mon.a (mon.0) 9886 : audit 0 from='client.? 172.21.15.80:0/4147982302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:46:06.541 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:46:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:46:06] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T13:46:06.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:46:06 smithi080 bash[28361]: cluster 2023-12-01T13:46:05.709703+0000 mgr.y (mgr.24362) 16124 : cluster 0 pgmap v16093: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:46:06.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:46:06 smithi080 bash[41963]: cluster 2023-12-01T13:46:05.709703+0000 mgr.y (mgr.24362) 16124 : cluster 0 pgmap v16093: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:46:07.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:46:06 smithi090 bash[32384]: cluster 2023-12-01T13:46:05.709703+0000 mgr.y (mgr.24362) 16124 : cluster 0 pgmap v16093: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:46:08.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:46:07 smithi080 bash[28361]: audit 2023-12-01T13:46:07.716549+0000 mon.a (mon.0) 9887 : audit 0 from='client.? 172.21.15.80:0/516112169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:46:08.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:46:07 smithi080 bash[41963]: audit 2023-12-01T13:46:07.716549+0000 mon.a (mon.0) 9887 : audit 0 from='client.? 172.21.15.80:0/516112169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:46:08.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:46:07 smithi090 bash[32384]: audit 2023-12-01T13:46:07.716549+0000 mon.a (mon.0) 9887 : audit 0 from='client.? 172.21.15.80:0/516112169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:46:09.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:46:08 smithi080 bash[28361]: cluster 2023-12-01T13:46:07.710804+0000 mgr.y (mgr.24362) 16125 : cluster 0 pgmap v16094: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:46:09.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:46:08 smithi080 bash[41963]: cluster 2023-12-01T13:46:07.710804+0000 mgr.y (mgr.24362) 16125 : cluster 0 pgmap v16094: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:46:09.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:46:08 smithi090 bash[32384]: cluster 2023-12-01T13:46:07.710804+0000 mgr.y (mgr.24362) 16125 : cluster 0 pgmap v16094: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:46:11.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:46:10 smithi080 bash[28361]: cluster 2023-12-01T13:46:09.711423+0000 mgr.y (mgr.24362) 16126 : cluster 0 pgmap v16095: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:46:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:46:10 smithi080 bash[28361]: audit 2023-12-01T13:46:10.168462+0000 mon.c (mon.2) 10324 : audit 0 from='client.? 172.21.15.80:0/3443998555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:46:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:46:10 smithi080 bash[28361]: audit 2023-12-01T13:46:10.634504+0000 mon.c (mon.2) 10325 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:46:11.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:46:10 smithi080 bash[41963]: cluster 2023-12-01T13:46:09.711423+0000 mgr.y (mgr.24362) 16126 : cluster 0 pgmap v16095: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:46:11.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:46:10 smithi080 bash[41963]: audit 2023-12-01T13:46:10.168462+0000 mon.c (mon.2) 10324 : audit 0 from='client.? 172.21.15.80:0/3443998555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:46:11.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:46:10 smithi080 bash[41963]: audit 2023-12-01T13:46:10.634504+0000 mon.c (mon.2) 10325 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:46:11.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:46:10 smithi090 bash[32384]: cluster 2023-12-01T13:46:09.711423+0000 mgr.y (mgr.24362) 16126 : cluster 0 pgmap v16095: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:46:11.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:46:10 smithi090 bash[32384]: audit 2023-12-01T13:46:10.168462+0000 mon.c (mon.2) 10324 : audit 0 from='client.? 172.21.15.80:0/3443998555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:46:11.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:46:10 smithi090 bash[32384]: audit 2023-12-01T13:46:10.634504+0000 mon.c (mon.2) 10325 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:46:13.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:46:12 smithi080 bash[28361]: cluster 2023-12-01T13:46:11.712600+0000 mgr.y (mgr.24362) 16127 : cluster 0 pgmap v16096: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:46:13.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:46:12 smithi080 bash[28361]: audit 2023-12-01T13:46:12.635255+0000 mon.a (mon.0) 9888 : audit 0 from='client.? 172.21.15.80:0/2006840531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:46:13.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:46:12 smithi080 bash[41963]: cluster 2023-12-01T13:46:11.712600+0000 mgr.y (mgr.24362) 16127 : cluster 0 pgmap v16096: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:46:13.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:46:12 smithi080 bash[41963]: audit 2023-12-01T13:46:12.635255+0000 mon.a (mon.0) 9888 : audit 0 from='client.? 172.21.15.80:0/2006840531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:46:13.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:46:12 smithi090 bash[32384]: cluster 2023-12-01T13:46:11.712600+0000 mgr.y (mgr.24362) 16127 : cluster 0 pgmap v16096: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:46:13.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:46:12 smithi090 bash[32384]: audit 2023-12-01T13:46:12.635255+0000 mon.a (mon.0) 9888 : audit 0 from='client.? 172.21.15.80:0/2006840531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:46:14.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:46:14 smithi080 bash[28361]: cluster 2023-12-01T13:46:13.713265+0000 mgr.y (mgr.24362) 16128 : cluster 0 pgmap v16097: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:46:14.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:46:14 smithi080 bash[41963]: cluster 2023-12-01T13:46:13.713265+0000 mgr.y (mgr.24362) 16128 : cluster 0 pgmap v16097: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:46:15.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:46:14 smithi090 bash[32384]: cluster 2023-12-01T13:46:13.713265+0000 mgr.y (mgr.24362) 16128 : cluster 0 pgmap v16097: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:46:15.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:46:15 smithi080 bash[28361]: audit 2023-12-01T13:46:15.092827+0000 mon.a (mon.0) 9889 : audit 0 from='client.? 172.21.15.80:0/1138135313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:46:15.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:46:15 smithi080 bash[41963]: audit 2023-12-01T13:46:15.092827+0000 mon.a (mon.0) 9889 : audit 0 from='client.? 172.21.15.80:0/1138135313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:46:16.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:46:15 smithi090 bash[32384]: audit 2023-12-01T13:46:15.092827+0000 mon.a (mon.0) 9889 : audit 0 from='client.? 172.21.15.80:0/1138135313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:46:16.549 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:46:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:46:16] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T13:46:16.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:46:16 smithi080 bash[41963]: cluster 2023-12-01T13:46:15.713965+0000 mgr.y (mgr.24362) 16129 : cluster 0 pgmap v16098: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:46:16.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:46:16 smithi080 bash[28361]: cluster 2023-12-01T13:46:15.713965+0000 mgr.y (mgr.24362) 16129 : cluster 0 pgmap v16098: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:46:17.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:46:16 smithi090 bash[32384]: cluster 2023-12-01T13:46:15.713965+0000 mgr.y (mgr.24362) 16129 : cluster 0 pgmap v16098: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:46:17.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:46:17 smithi080 bash[28361]: audit 2023-12-01T13:46:17.539689+0000 mon.c (mon.2) 10326 : audit 0 from='client.? 172.21.15.80:0/2736970488' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:46:17.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:46:17 smithi080 bash[41963]: audit 2023-12-01T13:46:17.539689+0000 mon.c (mon.2) 10326 : audit 0 from='client.? 172.21.15.80:0/2736970488' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:46:18.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:46:17 smithi090 bash[32384]: audit 2023-12-01T13:46:17.539689+0000 mon.c (mon.2) 10326 : audit 0 from='client.? 172.21.15.80:0/2736970488' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:46:18.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:46:18 smithi080 bash[28361]: cluster 2023-12-01T13:46:17.715087+0000 mgr.y (mgr.24362) 16130 : cluster 0 pgmap v16099: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:46:18.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:46:18 smithi080 bash[41963]: cluster 2023-12-01T13:46:17.715087+0000 mgr.y (mgr.24362) 16130 : cluster 0 pgmap v16099: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:46:19.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:46:18 smithi090 bash[32384]: cluster 2023-12-01T13:46:17.715087+0000 mgr.y (mgr.24362) 16130 : cluster 0 pgmap v16099: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:46:21.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:46:20 smithi080 bash[41963]: cluster 2023-12-01T13:46:19.715578+0000 mgr.y (mgr.24362) 16131 : cluster 0 pgmap v16100: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:46:21.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:46:20 smithi080 bash[41963]: audit 2023-12-01T13:46:20.000385+0000 mon.a (mon.0) 9890 : audit 0 from='client.? 172.21.15.80:0/350545755' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:46:21.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:46:20 smithi080 bash[28361]: cluster 2023-12-01T13:46:19.715578+0000 mgr.y (mgr.24362) 16131 : cluster 0 pgmap v16100: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:46:21.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:46:20 smithi080 bash[28361]: audit 2023-12-01T13:46:20.000385+0000 mon.a (mon.0) 9890 : audit 0 from='client.? 172.21.15.80:0/350545755' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:46:21.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:46:20 smithi090 bash[32384]: cluster 2023-12-01T13:46:19.715578+0000 mgr.y (mgr.24362) 16131 : cluster 0 pgmap v16100: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:46:21.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:46:20 smithi090 bash[32384]: audit 2023-12-01T13:46:20.000385+0000 mon.a (mon.0) 9890 : audit 0 from='client.? 172.21.15.80:0/350545755' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:46:23.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:46:22 smithi080 bash[28361]: cluster 2023-12-01T13:46:21.716718+0000 mgr.y (mgr.24362) 16132 : cluster 0 pgmap v16101: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:46:23.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:46:22 smithi080 bash[28361]: audit 2023-12-01T13:46:22.453581+0000 mon.a (mon.0) 9891 : audit 0 from='client.? 172.21.15.80:0/4015223957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:46:23.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:46:22 smithi080 bash[41963]: cluster 2023-12-01T13:46:21.716718+0000 mgr.y (mgr.24362) 16132 : cluster 0 pgmap v16101: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:46:23.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:46:22 smithi080 bash[41963]: audit 2023-12-01T13:46:22.453581+0000 mon.a (mon.0) 9891 : audit 0 from='client.? 172.21.15.80:0/4015223957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:46:23.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:46:22 smithi090 bash[32384]: cluster 2023-12-01T13:46:21.716718+0000 mgr.y (mgr.24362) 16132 : cluster 0 pgmap v16101: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:46:23.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:46:22 smithi090 bash[32384]: audit 2023-12-01T13:46:22.453581+0000 mon.a (mon.0) 9891 : audit 0 from='client.? 172.21.15.80:0/4015223957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:46:24.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:46:24 smithi080 bash[41963]: cluster 2023-12-01T13:46:23.717381+0000 mgr.y (mgr.24362) 16133 : cluster 0 pgmap v16102: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:46:24.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:46:24 smithi080 bash[28361]: cluster 2023-12-01T13:46:23.717381+0000 mgr.y (mgr.24362) 16133 : cluster 0 pgmap v16102: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:46:25.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:46:24 smithi090 bash[32384]: cluster 2023-12-01T13:46:23.717381+0000 mgr.y (mgr.24362) 16133 : cluster 0 pgmap v16102: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:46:25.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:46:25 smithi080 bash[28361]: audit 2023-12-01T13:46:24.907936+0000 mon.a (mon.0) 9892 : audit 0 from='client.? 172.21.15.80:0/1542961141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:46:25.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:46:25 smithi080 bash[41963]: audit 2023-12-01T13:46:24.907936+0000 mon.a (mon.0) 9892 : audit 0 from='client.? 172.21.15.80:0/1542961141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:46:26.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:46:25 smithi090 bash[32384]: audit 2023-12-01T13:46:24.907936+0000 mon.a (mon.0) 9892 : audit 0 from='client.? 172.21.15.80:0/1542961141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:46:26.549 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:46:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:46:26] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T13:46:26.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:46:26 smithi080 bash[41963]: audit 2023-12-01T13:46:25.635044+0000 mon.c (mon.2) 10327 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:46:26.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:46:26 smithi080 bash[41963]: cluster 2023-12-01T13:46:25.718098+0000 mgr.y (mgr.24362) 16134 : cluster 0 pgmap v16103: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:46:26.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:46:26 smithi080 bash[28361]: audit 2023-12-01T13:46:25.635044+0000 mon.c (mon.2) 10327 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:46:26.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:46:26 smithi080 bash[28361]: cluster 2023-12-01T13:46:25.718098+0000 mgr.y (mgr.24362) 16134 : cluster 0 pgmap v16103: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:46:27.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:46:26 smithi090 bash[32384]: audit 2023-12-01T13:46:25.635044+0000 mon.c (mon.2) 10327 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:46:27.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:46:26 smithi090 bash[32384]: cluster 2023-12-01T13:46:25.718098+0000 mgr.y (mgr.24362) 16134 : cluster 0 pgmap v16103: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:46:27.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:46:27 smithi080 bash[28361]: audit 2023-12-01T13:46:27.355935+0000 mon.a (mon.0) 9893 : audit 0 from='client.? 172.21.15.80:0/3315547172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:46:27.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:46:27 smithi080 bash[41963]: audit 2023-12-01T13:46:27.355935+0000 mon.a (mon.0) 9893 : audit 0 from='client.? 172.21.15.80:0/3315547172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:46:28.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:46:27 smithi090 bash[32384]: audit 2023-12-01T13:46:27.355935+0000 mon.a (mon.0) 9893 : audit 0 from='client.? 172.21.15.80:0/3315547172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:46:28.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:46:28 smithi080 bash[28361]: cluster 2023-12-01T13:46:27.719231+0000 mgr.y (mgr.24362) 16135 : cluster 0 pgmap v16104: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:46:28.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:46:28 smithi080 bash[41963]: cluster 2023-12-01T13:46:27.719231+0000 mgr.y (mgr.24362) 16135 : cluster 0 pgmap v16104: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:46:29.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:46:28 smithi090 bash[32384]: cluster 2023-12-01T13:46:27.719231+0000 mgr.y (mgr.24362) 16135 : cluster 0 pgmap v16104: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:46:31.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:46:30 smithi080 bash[28361]: cluster 2023-12-01T13:46:29.719835+0000 mgr.y (mgr.24362) 16136 : cluster 0 pgmap v16105: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:46:31.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:46:30 smithi080 bash[28361]: audit 2023-12-01T13:46:29.803563+0000 mon.a (mon.0) 9894 : audit 0 from='client.? 172.21.15.80:0/3094175101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:46:31.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:46:30 smithi080 bash[41963]: cluster 2023-12-01T13:46:29.719835+0000 mgr.y (mgr.24362) 16136 : cluster 0 pgmap v16105: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:46:31.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:46:30 smithi080 bash[41963]: audit 2023-12-01T13:46:29.803563+0000 mon.a (mon.0) 9894 : audit 0 from='client.? 172.21.15.80:0/3094175101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:46:31.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:46:30 smithi090 bash[32384]: cluster 2023-12-01T13:46:29.719835+0000 mgr.y (mgr.24362) 16136 : cluster 0 pgmap v16105: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:46:31.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:46:30 smithi090 bash[32384]: audit 2023-12-01T13:46:29.803563+0000 mon.a (mon.0) 9894 : audit 0 from='client.? 172.21.15.80:0/3094175101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:46:33.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:46:32 smithi080 bash[41963]: cluster 2023-12-01T13:46:31.720920+0000 mgr.y (mgr.24362) 16137 : cluster 0 pgmap v16106: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:46:33.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:46:32 smithi080 bash[41963]: audit 2023-12-01T13:46:32.248182+0000 mon.c (mon.2) 10328 : audit 0 from='client.? 172.21.15.80:0/2255563573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:46:33.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:46:32 smithi080 bash[28361]: cluster 2023-12-01T13:46:31.720920+0000 mgr.y (mgr.24362) 16137 : cluster 0 pgmap v16106: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:46:33.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:46:32 smithi080 bash[28361]: audit 2023-12-01T13:46:32.248182+0000 mon.c (mon.2) 10328 : audit 0 from='client.? 172.21.15.80:0/2255563573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:46:33.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:46:32 smithi090 bash[32384]: cluster 2023-12-01T13:46:31.720920+0000 mgr.y (mgr.24362) 16137 : cluster 0 pgmap v16106: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:46:33.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:46:32 smithi090 bash[32384]: audit 2023-12-01T13:46:32.248182+0000 mon.c (mon.2) 10328 : audit 0 from='client.? 172.21.15.80:0/2255563573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:46:34.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:46:34 smithi080 bash[28361]: cluster 2023-12-01T13:46:33.721593+0000 mgr.y (mgr.24362) 16138 : cluster 0 pgmap v16107: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:46:34.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:46:34 smithi080 bash[28361]: audit 2023-12-01T13:46:33.780820+0000 mon.c (mon.2) 10329 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:46:34.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:46:34 smithi080 bash[41963]: cluster 2023-12-01T13:46:33.721593+0000 mgr.y (mgr.24362) 16138 : cluster 0 pgmap v16107: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:46:34.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:46:34 smithi080 bash[41963]: audit 2023-12-01T13:46:33.780820+0000 mon.c (mon.2) 10329 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:46:35.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:46:34 smithi090 bash[32384]: cluster 2023-12-01T13:46:33.721593+0000 mgr.y (mgr.24362) 16138 : cluster 0 pgmap v16107: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:46:35.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:46:34 smithi090 bash[32384]: audit 2023-12-01T13:46:33.780820+0000 mon.c (mon.2) 10329 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:46:35.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:46:35 smithi080 bash[28361]: audit 2023-12-01T13:46:34.702208+0000 mon.a (mon.0) 9895 : audit 0 from='client.? 172.21.15.80:0/4133268795' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:46:35.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:46:35 smithi080 bash[41963]: audit 2023-12-01T13:46:34.702208+0000 mon.a (mon.0) 9895 : audit 0 from='client.? 172.21.15.80:0/4133268795' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:46:36.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:46:35 smithi090 bash[32384]: audit 2023-12-01T13:46:34.702208+0000 mon.a (mon.0) 9895 : audit 0 from='client.? 172.21.15.80:0/4133268795' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:46:36.555 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:46:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:46:36] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T13:46:36.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:46:36 smithi080 bash[41963]: cluster 2023-12-01T13:46:35.722326+0000 mgr.y (mgr.24362) 16139 : cluster 0 pgmap v16108: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:46:36.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:46:36 smithi080 bash[28361]: cluster 2023-12-01T13:46:35.722326+0000 mgr.y (mgr.24362) 16139 : cluster 0 pgmap v16108: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:46:37.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:46:36 smithi090 bash[32384]: cluster 2023-12-01T13:46:35.722326+0000 mgr.y (mgr.24362) 16139 : cluster 0 pgmap v16108: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:46:37.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:46:37 smithi080 bash[28361]: audit 2023-12-01T13:46:37.152147+0000 mon.a (mon.0) 9896 : audit 0 from='client.? 172.21.15.80:0/1955755154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:46:37.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:46:37 smithi080 bash[41963]: audit 2023-12-01T13:46:37.152147+0000 mon.a (mon.0) 9896 : audit 0 from='client.? 172.21.15.80:0/1955755154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:46:38.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:46:37 smithi090 bash[32384]: audit 2023-12-01T13:46:37.152147+0000 mon.a (mon.0) 9896 : audit 0 from='client.? 172.21.15.80:0/1955755154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:46:38.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:46:38 smithi080 bash[41963]: cluster 2023-12-01T13:46:37.723480+0000 mgr.y (mgr.24362) 16140 : cluster 0 pgmap v16109: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:46:38.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:46:38 smithi080 bash[28361]: cluster 2023-12-01T13:46:37.723480+0000 mgr.y (mgr.24362) 16140 : cluster 0 pgmap v16109: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:46:39.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:46:38 smithi090 bash[32384]: cluster 2023-12-01T13:46:37.723480+0000 mgr.y (mgr.24362) 16140 : cluster 0 pgmap v16109: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:46:40.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:46:40 smithi080 bash[28361]: audit 2023-12-01T13:46:39.575147+0000 mon.a (mon.0) 9897 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:46:40.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:46:40 smithi080 bash[28361]: audit 2023-12-01T13:46:39.587037+0000 mon.a (mon.0) 9898 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:46:40.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:46:40 smithi080 bash[28361]: audit 2023-12-01T13:46:39.628068+0000 mon.a (mon.0) 9899 : audit 0 from='client.? 172.21.15.80:0/462937216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:46:40.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:46:40 smithi080 bash[28361]: cluster 2023-12-01T13:46:39.724123+0000 mgr.y (mgr.24362) 16141 : cluster 0 pgmap v16110: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:46:40.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:46:40 smithi080 bash[28361]: audit 2023-12-01T13:46:39.875594+0000 mon.a (mon.0) 9900 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:46:40.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:46:40 smithi080 bash[28361]: audit 2023-12-01T13:46:39.889117+0000 mon.a (mon.0) 9901 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:46:40.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:46:40 smithi080 bash[28361]: audit 2023-12-01T13:46:40.365708+0000 mon.c (mon.2) 10330 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:46:40.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:46:40 smithi080 bash[28361]: audit 2023-12-01T13:46:40.367611+0000 mon.c (mon.2) 10331 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:46:40.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:46:40 smithi080 bash[28361]: audit 2023-12-01T13:46:40.377403+0000 mon.a (mon.0) 9902 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:46:40.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:46:40 smithi080 bash[41963]: audit 2023-12-01T13:46:39.575147+0000 mon.a (mon.0) 9897 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:46:40.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:46:40 smithi080 bash[41963]: audit 2023-12-01T13:46:39.587037+0000 mon.a (mon.0) 9898 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:46:40.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:46:40 smithi080 bash[41963]: audit 2023-12-01T13:46:39.628068+0000 mon.a (mon.0) 9899 : audit 0 from='client.? 172.21.15.80:0/462937216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:46:40.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:46:40 smithi080 bash[41963]: cluster 2023-12-01T13:46:39.724123+0000 mgr.y (mgr.24362) 16141 : cluster 0 pgmap v16110: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:46:40.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:46:40 smithi080 bash[41963]: audit 2023-12-01T13:46:39.875594+0000 mon.a (mon.0) 9900 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:46:40.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:46:40 smithi080 bash[41963]: audit 2023-12-01T13:46:39.889117+0000 mon.a (mon.0) 9901 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:46:40.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:46:40 smithi080 bash[41963]: audit 2023-12-01T13:46:40.365708+0000 mon.c (mon.2) 10330 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:46:40.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:46:40 smithi080 bash[41963]: audit 2023-12-01T13:46:40.367611+0000 mon.c (mon.2) 10331 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:46:40.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:46:40 smithi080 bash[41963]: audit 2023-12-01T13:46:40.377403+0000 mon.a (mon.0) 9902 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:46:41.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:46:40 smithi090 bash[32384]: audit 2023-12-01T13:46:39.575147+0000 mon.a (mon.0) 9897 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:46:41.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:46:40 smithi090 bash[32384]: audit 2023-12-01T13:46:39.587037+0000 mon.a (mon.0) 9898 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:46:41.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:46:40 smithi090 bash[32384]: audit 2023-12-01T13:46:39.628068+0000 mon.a (mon.0) 9899 : audit 0 from='client.? 172.21.15.80:0/462937216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:46:41.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:46:40 smithi090 bash[32384]: cluster 2023-12-01T13:46:39.724123+0000 mgr.y (mgr.24362) 16141 : cluster 0 pgmap v16110: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:46:41.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:46:40 smithi090 bash[32384]: audit 2023-12-01T13:46:39.875594+0000 mon.a (mon.0) 9900 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:46:41.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:46:40 smithi090 bash[32384]: audit 2023-12-01T13:46:39.889117+0000 mon.a (mon.0) 9901 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:46:41.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:46:40 smithi090 bash[32384]: audit 2023-12-01T13:46:40.365708+0000 mon.c (mon.2) 10330 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:46:41.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:46:40 smithi090 bash[32384]: audit 2023-12-01T13:46:40.367611+0000 mon.c (mon.2) 10331 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:46:41.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:46:40 smithi090 bash[32384]: audit 2023-12-01T13:46:40.377403+0000 mon.a (mon.0) 9902 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:46:41.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:46:41 smithi080 bash[28361]: audit 2023-12-01T13:46:40.635504+0000 mon.c (mon.2) 10332 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:46:41.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:46:41 smithi080 bash[41963]: audit 2023-12-01T13:46:40.635504+0000 mon.c (mon.2) 10332 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:46:42.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:46:41 smithi090 bash[32384]: audit 2023-12-01T13:46:40.635504+0000 mon.c (mon.2) 10332 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:46:42.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:46:42 smithi080 bash[41963]: cluster 2023-12-01T13:46:41.725281+0000 mgr.y (mgr.24362) 16142 : cluster 0 pgmap v16111: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:46:42.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:46:42 smithi080 bash[41963]: audit 2023-12-01T13:46:42.084328+0000 mon.c (mon.2) 10333 : audit 0 from='client.? 172.21.15.80:0/3809929960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:46:42.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:46:42 smithi080 bash[28361]: cluster 2023-12-01T13:46:41.725281+0000 mgr.y (mgr.24362) 16142 : cluster 0 pgmap v16111: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:46:42.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:46:42 smithi080 bash[28361]: audit 2023-12-01T13:46:42.084328+0000 mon.c (mon.2) 10333 : audit 0 from='client.? 172.21.15.80:0/3809929960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:46:43.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:46:42 smithi090 bash[32384]: cluster 2023-12-01T13:46:41.725281+0000 mgr.y (mgr.24362) 16142 : cluster 0 pgmap v16111: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:46:43.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:46:42 smithi090 bash[32384]: audit 2023-12-01T13:46:42.084328+0000 mon.c (mon.2) 10333 : audit 0 from='client.? 172.21.15.80:0/3809929960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:46:44.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:46:44 smithi080 bash[28361]: cluster 2023-12-01T13:46:43.725935+0000 mgr.y (mgr.24362) 16143 : cluster 0 pgmap v16112: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:46:44.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:46:44 smithi080 bash[41963]: cluster 2023-12-01T13:46:43.725935+0000 mgr.y (mgr.24362) 16143 : cluster 0 pgmap v16112: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:46:45.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:46:44 smithi090 bash[32384]: cluster 2023-12-01T13:46:43.725935+0000 mgr.y (mgr.24362) 16143 : cluster 0 pgmap v16112: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:46:45.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:46:45 smithi080 bash[28361]: audit 2023-12-01T13:46:44.544800+0000 mon.c (mon.2) 10334 : audit 0 from='client.? 172.21.15.80:0/1892482723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:46:45.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:46:45 smithi080 bash[41963]: audit 2023-12-01T13:46:44.544800+0000 mon.c (mon.2) 10334 : audit 0 from='client.? 172.21.15.80:0/1892482723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:46:46.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:46:45 smithi090 bash[32384]: audit 2023-12-01T13:46:44.544800+0000 mon.c (mon.2) 10334 : audit 0 from='client.? 172.21.15.80:0/1892482723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:46:46.555 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:46:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:46:46] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T13:46:46.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:46:46 smithi080 bash[28361]: cluster 2023-12-01T13:46:45.726622+0000 mgr.y (mgr.24362) 16144 : cluster 0 pgmap v16113: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:46:46.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:46:46 smithi080 bash[41963]: cluster 2023-12-01T13:46:45.726622+0000 mgr.y (mgr.24362) 16144 : cluster 0 pgmap v16113: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:46:47.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:46:46 smithi090 bash[32384]: cluster 2023-12-01T13:46:45.726622+0000 mgr.y (mgr.24362) 16144 : cluster 0 pgmap v16113: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:46:47.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:46:47 smithi080 bash[28361]: audit 2023-12-01T13:46:46.992411+0000 mon.c (mon.2) 10335 : audit 0 from='client.? 172.21.15.80:0/359102771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:46:47.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:46:47 smithi080 bash[41963]: audit 2023-12-01T13:46:46.992411+0000 mon.c (mon.2) 10335 : audit 0 from='client.? 172.21.15.80:0/359102771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:46:48.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:46:47 smithi090 bash[32384]: audit 2023-12-01T13:46:46.992411+0000 mon.c (mon.2) 10335 : audit 0 from='client.? 172.21.15.80:0/359102771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:46:48.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:46:48 smithi080 bash[28361]: cluster 2023-12-01T13:46:47.727789+0000 mgr.y (mgr.24362) 16145 : cluster 0 pgmap v16114: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:46:48.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:46:48 smithi080 bash[41963]: cluster 2023-12-01T13:46:47.727789+0000 mgr.y (mgr.24362) 16145 : cluster 0 pgmap v16114: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:46:49.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:46:48 smithi090 bash[32384]: cluster 2023-12-01T13:46:47.727789+0000 mgr.y (mgr.24362) 16145 : cluster 0 pgmap v16114: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:46:49.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:46:49 smithi080 bash[28361]: audit 2023-12-01T13:46:49.445230+0000 mon.a (mon.0) 9903 : audit 0 from='client.? 172.21.15.80:0/1208368322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:46:49.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:46:49 smithi080 bash[41963]: audit 2023-12-01T13:46:49.445230+0000 mon.a (mon.0) 9903 : audit 0 from='client.? 172.21.15.80:0/1208368322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:46:50.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:46:49 smithi090 bash[32384]: audit 2023-12-01T13:46:49.445230+0000 mon.a (mon.0) 9903 : audit 0 from='client.? 172.21.15.80:0/1208368322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:46:50.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:46:50 smithi080 bash[41963]: cluster 2023-12-01T13:46:49.728429+0000 mgr.y (mgr.24362) 16146 : cluster 0 pgmap v16115: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:46:50.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:46:50 smithi080 bash[28361]: cluster 2023-12-01T13:46:49.728429+0000 mgr.y (mgr.24362) 16146 : cluster 0 pgmap v16115: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:46:51.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:46:50 smithi090 bash[32384]: cluster 2023-12-01T13:46:49.728429+0000 mgr.y (mgr.24362) 16146 : cluster 0 pgmap v16115: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:46:53.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:46:52 smithi080 bash[28361]: cluster 2023-12-01T13:46:51.729504+0000 mgr.y (mgr.24362) 16147 : cluster 0 pgmap v16116: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:46:53.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:46:52 smithi080 bash[28361]: audit 2023-12-01T13:46:51.906493+0000 mon.c (mon.2) 10336 : audit 0 from='client.? 172.21.15.80:0/1316370479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:46:53.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:46:52 smithi080 bash[41963]: cluster 2023-12-01T13:46:51.729504+0000 mgr.y (mgr.24362) 16147 : cluster 0 pgmap v16116: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:46:53.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:46:52 smithi080 bash[41963]: audit 2023-12-01T13:46:51.906493+0000 mon.c (mon.2) 10336 : audit 0 from='client.? 172.21.15.80:0/1316370479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:46:53.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:46:52 smithi090 bash[32384]: cluster 2023-12-01T13:46:51.729504+0000 mgr.y (mgr.24362) 16147 : cluster 0 pgmap v16116: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:46:53.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:46:52 smithi090 bash[32384]: audit 2023-12-01T13:46:51.906493+0000 mon.c (mon.2) 10336 : audit 0 from='client.? 172.21.15.80:0/1316370479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:46:54.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:46:54 smithi080 bash[28361]: cluster 2023-12-01T13:46:53.730204+0000 mgr.y (mgr.24362) 16148 : cluster 0 pgmap v16117: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:46:54.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:46:54 smithi080 bash[28361]: audit 2023-12-01T13:46:54.361969+0000 mon.c (mon.2) 10337 : audit 0 from='client.? 172.21.15.80:0/2068495665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:46:54.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:46:54 smithi080 bash[41963]: cluster 2023-12-01T13:46:53.730204+0000 mgr.y (mgr.24362) 16148 : cluster 0 pgmap v16117: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:46:54.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:46:54 smithi080 bash[41963]: audit 2023-12-01T13:46:54.361969+0000 mon.c (mon.2) 10337 : audit 0 from='client.? 172.21.15.80:0/2068495665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:46:55.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:46:54 smithi090 bash[32384]: cluster 2023-12-01T13:46:53.730204+0000 mgr.y (mgr.24362) 16148 : cluster 0 pgmap v16117: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:46:55.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:46:54 smithi090 bash[32384]: audit 2023-12-01T13:46:54.361969+0000 mon.c (mon.2) 10337 : audit 0 from='client.? 172.21.15.80:0/2068495665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:46:56.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:46:55 smithi090 bash[32384]: audit 2023-12-01T13:46:55.635822+0000 mon.c (mon.2) 10338 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:46:56.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:46:55 smithi080 bash[28361]: audit 2023-12-01T13:46:55.635822+0000 mon.c (mon.2) 10338 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:46:56.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:46:55 smithi080 bash[41963]: audit 2023-12-01T13:46:55.635822+0000 mon.c (mon.2) 10338 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:46:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:46:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:46:56] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T13:46:57.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:46:56 smithi090 bash[32384]: cluster 2023-12-01T13:46:55.730866+0000 mgr.y (mgr.24362) 16149 : cluster 0 pgmap v16118: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:46:57.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:46:56 smithi080 bash[28361]: cluster 2023-12-01T13:46:55.730866+0000 mgr.y (mgr.24362) 16149 : cluster 0 pgmap v16118: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:46:57.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:46:56 smithi080 bash[41963]: cluster 2023-12-01T13:46:55.730866+0000 mgr.y (mgr.24362) 16149 : cluster 0 pgmap v16118: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:46:58.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:46:57 smithi090 bash[32384]: audit 2023-12-01T13:46:56.821883+0000 mon.a (mon.0) 9904 : audit 0 from='client.? 172.21.15.80:0/2597992693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:46:58.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:46:57 smithi080 bash[41963]: audit 2023-12-01T13:46:56.821883+0000 mon.a (mon.0) 9904 : audit 0 from='client.? 172.21.15.80:0/2597992693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:46:58.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:46:57 smithi080 bash[28361]: audit 2023-12-01T13:46:56.821883+0000 mon.a (mon.0) 9904 : audit 0 from='client.? 172.21.15.80:0/2597992693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:46:59.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:46:58 smithi090 bash[32384]: cluster 2023-12-01T13:46:57.732050+0000 mgr.y (mgr.24362) 16150 : cluster 0 pgmap v16119: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:46:59.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:46:58 smithi080 bash[41963]: cluster 2023-12-01T13:46:57.732050+0000 mgr.y (mgr.24362) 16150 : cluster 0 pgmap v16119: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:46:59.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:46:58 smithi080 bash[28361]: cluster 2023-12-01T13:46:57.732050+0000 mgr.y (mgr.24362) 16150 : cluster 0 pgmap v16119: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:47:00.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:46:59 smithi090 bash[32384]: audit 2023-12-01T13:46:59.281641+0000 mon.a (mon.0) 9905 : audit 0 from='client.? 172.21.15.80:0/1941314412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:47:00.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:46:59 smithi080 bash[28361]: audit 2023-12-01T13:46:59.281641+0000 mon.a (mon.0) 9905 : audit 0 from='client.? 172.21.15.80:0/1941314412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:47:00.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:46:59 smithi080 bash[41963]: audit 2023-12-01T13:46:59.281641+0000 mon.a (mon.0) 9905 : audit 0 from='client.? 172.21.15.80:0/1941314412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:47:01.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:47:00 smithi090 bash[32384]: cluster 2023-12-01T13:46:59.732628+0000 mgr.y (mgr.24362) 16151 : cluster 0 pgmap v16120: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:47:01.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:47:00 smithi080 bash[41963]: cluster 2023-12-01T13:46:59.732628+0000 mgr.y (mgr.24362) 16151 : cluster 0 pgmap v16120: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:47:01.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:47:00 smithi080 bash[28361]: cluster 2023-12-01T13:46:59.732628+0000 mgr.y (mgr.24362) 16151 : cluster 0 pgmap v16120: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:47:02.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:47:01 smithi080 bash[41963]: audit 2023-12-01T13:47:01.740948+0000 mon.c (mon.2) 10339 : audit 0 from='client.? 172.21.15.80:0/2049326092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:47:02.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:47:01 smithi080 bash[28361]: audit 2023-12-01T13:47:01.740948+0000 mon.c (mon.2) 10339 : audit 0 from='client.? 172.21.15.80:0/2049326092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:47:02.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:47:01 smithi090 bash[32384]: audit 2023-12-01T13:47:01.740948+0000 mon.c (mon.2) 10339 : audit 0 from='client.? 172.21.15.80:0/2049326092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:47:03.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:47:02 smithi080 bash[41963]: cluster 2023-12-01T13:47:01.733832+0000 mgr.y (mgr.24362) 16152 : cluster 0 pgmap v16121: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:47:03.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:47:02 smithi080 bash[28361]: cluster 2023-12-01T13:47:01.733832+0000 mgr.y (mgr.24362) 16152 : cluster 0 pgmap v16121: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:47:03.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:47:02 smithi090 bash[32384]: cluster 2023-12-01T13:47:01.733832+0000 mgr.y (mgr.24362) 16152 : cluster 0 pgmap v16121: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:47:04.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:47:04 smithi080 bash[41963]: cluster 2023-12-01T13:47:03.734550+0000 mgr.y (mgr.24362) 16153 : cluster 0 pgmap v16122: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:47:04.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:47:04 smithi080 bash[41963]: audit 2023-12-01T13:47:04.191933+0000 mon.c (mon.2) 10340 : audit 0 from='client.? 172.21.15.80:0/1927939904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:47:04.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:47:04 smithi080 bash[28361]: cluster 2023-12-01T13:47:03.734550+0000 mgr.y (mgr.24362) 16153 : cluster 0 pgmap v16122: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:47:04.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:47:04 smithi080 bash[28361]: audit 2023-12-01T13:47:04.191933+0000 mon.c (mon.2) 10340 : audit 0 from='client.? 172.21.15.80:0/1927939904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:47:05.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:47:04 smithi090 bash[32384]: cluster 2023-12-01T13:47:03.734550+0000 mgr.y (mgr.24362) 16153 : cluster 0 pgmap v16122: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:47:05.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:47:04 smithi090 bash[32384]: audit 2023-12-01T13:47:04.191933+0000 mon.c (mon.2) 10340 : audit 0 from='client.? 172.21.15.80:0/1927939904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:47:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:47:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:47:06] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T13:47:07.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:47:06 smithi080 bash[28361]: cluster 2023-12-01T13:47:05.735352+0000 mgr.y (mgr.24362) 16154 : cluster 0 pgmap v16123: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:47:07.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:47:06 smithi080 bash[28361]: audit 2023-12-01T13:47:06.651591+0000 mon.a (mon.0) 9906 : audit 0 from='client.? 172.21.15.80:0/1697350982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:47:07.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:47:06 smithi080 bash[41963]: cluster 2023-12-01T13:47:05.735352+0000 mgr.y (mgr.24362) 16154 : cluster 0 pgmap v16123: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:47:07.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:47:06 smithi080 bash[41963]: audit 2023-12-01T13:47:06.651591+0000 mon.a (mon.0) 9906 : audit 0 from='client.? 172.21.15.80:0/1697350982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:47:07.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:47:06 smithi090 bash[32384]: cluster 2023-12-01T13:47:05.735352+0000 mgr.y (mgr.24362) 16154 : cluster 0 pgmap v16123: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:47:07.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:47:06 smithi090 bash[32384]: audit 2023-12-01T13:47:06.651591+0000 mon.a (mon.0) 9906 : audit 0 from='client.? 172.21.15.80:0/1697350982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:47:09.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:47:08 smithi080 bash[28361]: cluster 2023-12-01T13:47:07.736660+0000 mgr.y (mgr.24362) 16155 : cluster 0 pgmap v16124: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:47:09.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:47:08 smithi080 bash[41963]: cluster 2023-12-01T13:47:07.736660+0000 mgr.y (mgr.24362) 16155 : cluster 0 pgmap v16124: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:47:09.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:47:08 smithi090 bash[32384]: cluster 2023-12-01T13:47:07.736660+0000 mgr.y (mgr.24362) 16155 : cluster 0 pgmap v16124: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:47:10.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:47:09 smithi080 bash[41963]: audit 2023-12-01T13:47:09.103183+0000 mon.c (mon.2) 10341 : audit 0 from='client.? 172.21.15.80:0/3328574941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:47:10.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:47:09 smithi080 bash[28361]: audit 2023-12-01T13:47:09.103183+0000 mon.c (mon.2) 10341 : audit 0 from='client.? 172.21.15.80:0/3328574941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:47:10.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:47:09 smithi090 bash[32384]: audit 2023-12-01T13:47:09.103183+0000 mon.c (mon.2) 10341 : audit 0 from='client.? 172.21.15.80:0/3328574941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:47:11.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:47:10 smithi080 bash[28361]: cluster 2023-12-01T13:47:09.737353+0000 mgr.y (mgr.24362) 16156 : cluster 0 pgmap v16125: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:47:11.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:47:10 smithi080 bash[28361]: audit 2023-12-01T13:47:10.636275+0000 mon.c (mon.2) 10342 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:47:11.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:47:10 smithi080 bash[41963]: cluster 2023-12-01T13:47:09.737353+0000 mgr.y (mgr.24362) 16156 : cluster 0 pgmap v16125: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:47:11.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:47:10 smithi080 bash[41963]: audit 2023-12-01T13:47:10.636275+0000 mon.c (mon.2) 10342 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:47:11.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:47:10 smithi090 bash[32384]: cluster 2023-12-01T13:47:09.737353+0000 mgr.y (mgr.24362) 16156 : cluster 0 pgmap v16125: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:47:11.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:47:10 smithi090 bash[32384]: audit 2023-12-01T13:47:10.636275+0000 mon.c (mon.2) 10342 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:47:12.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:47:11 smithi080 bash[28361]: audit 2023-12-01T13:47:11.561863+0000 mon.a (mon.0) 9907 : audit 0 from='client.? 172.21.15.80:0/672478285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:47:12.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:47:11 smithi080 bash[41963]: audit 2023-12-01T13:47:11.561863+0000 mon.a (mon.0) 9907 : audit 0 from='client.? 172.21.15.80:0/672478285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:47:12.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:47:11 smithi090 bash[32384]: audit 2023-12-01T13:47:11.561863+0000 mon.a (mon.0) 9907 : audit 0 from='client.? 172.21.15.80:0/672478285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:47:13.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:47:12 smithi080 bash[28361]: cluster 2023-12-01T13:47:11.738542+0000 mgr.y (mgr.24362) 16157 : cluster 0 pgmap v16126: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:47:13.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:47:12 smithi080 bash[41963]: cluster 2023-12-01T13:47:11.738542+0000 mgr.y (mgr.24362) 16157 : cluster 0 pgmap v16126: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:47:13.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:47:12 smithi090 bash[32384]: cluster 2023-12-01T13:47:11.738542+0000 mgr.y (mgr.24362) 16157 : cluster 0 pgmap v16126: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:47:14.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:47:14 smithi080 bash[28361]: cluster 2023-12-01T13:47:13.739202+0000 mgr.y (mgr.24362) 16158 : cluster 0 pgmap v16127: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:47:14.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:47:14 smithi080 bash[28361]: audit 2023-12-01T13:47:14.023547+0000 mon.a (mon.0) 9908 : audit 0 from='client.? 172.21.15.80:0/107316241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:47:14.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:47:14 smithi080 bash[41963]: cluster 2023-12-01T13:47:13.739202+0000 mgr.y (mgr.24362) 16158 : cluster 0 pgmap v16127: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:47:14.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:47:14 smithi080 bash[41963]: audit 2023-12-01T13:47:14.023547+0000 mon.a (mon.0) 9908 : audit 0 from='client.? 172.21.15.80:0/107316241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:47:15.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:47:14 smithi090 bash[32384]: cluster 2023-12-01T13:47:13.739202+0000 mgr.y (mgr.24362) 16158 : cluster 0 pgmap v16127: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:47:15.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:47:14 smithi090 bash[32384]: audit 2023-12-01T13:47:14.023547+0000 mon.a (mon.0) 9908 : audit 0 from='client.? 172.21.15.80:0/107316241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:47:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:47:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:47:16] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T13:47:17.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:47:16 smithi080 bash[28361]: cluster 2023-12-01T13:47:15.739956+0000 mgr.y (mgr.24362) 16159 : cluster 0 pgmap v16128: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:47:17.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:47:16 smithi080 bash[28361]: audit 2023-12-01T13:47:16.476107+0000 mon.a (mon.0) 9909 : audit 0 from='client.? 172.21.15.80:0/2225874909' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:47:17.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:47:16 smithi080 bash[41963]: cluster 2023-12-01T13:47:15.739956+0000 mgr.y (mgr.24362) 16159 : cluster 0 pgmap v16128: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:47:17.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:47:16 smithi080 bash[41963]: audit 2023-12-01T13:47:16.476107+0000 mon.a (mon.0) 9909 : audit 0 from='client.? 172.21.15.80:0/2225874909' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:47:17.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:47:16 smithi090 bash[32384]: cluster 2023-12-01T13:47:15.739956+0000 mgr.y (mgr.24362) 16159 : cluster 0 pgmap v16128: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:47:17.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:47:16 smithi090 bash[32384]: audit 2023-12-01T13:47:16.476107+0000 mon.a (mon.0) 9909 : audit 0 from='client.? 172.21.15.80:0/2225874909' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:47:19.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:47:18 smithi080 bash[28361]: cluster 2023-12-01T13:47:17.741048+0000 mgr.y (mgr.24362) 16160 : cluster 0 pgmap v16129: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:47:19.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:47:18 smithi080 bash[41963]: cluster 2023-12-01T13:47:17.741048+0000 mgr.y (mgr.24362) 16160 : cluster 0 pgmap v16129: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:47:19.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:47:18 smithi090 bash[32384]: cluster 2023-12-01T13:47:17.741048+0000 mgr.y (mgr.24362) 16160 : cluster 0 pgmap v16129: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:47:20.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:47:19 smithi080 bash[28361]: audit 2023-12-01T13:47:18.937088+0000 mon.c (mon.2) 10343 : audit 0 from='client.? 172.21.15.80:0/345257419' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:47:20.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:47:19 smithi080 bash[41963]: audit 2023-12-01T13:47:18.937088+0000 mon.c (mon.2) 10343 : audit 0 from='client.? 172.21.15.80:0/345257419' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:47:20.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:47:19 smithi090 bash[32384]: audit 2023-12-01T13:47:18.937088+0000 mon.c (mon.2) 10343 : audit 0 from='client.? 172.21.15.80:0/345257419' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:47:21.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:47:20 smithi080 bash[41963]: cluster 2023-12-01T13:47:19.741724+0000 mgr.y (mgr.24362) 16161 : cluster 0 pgmap v16130: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:47:21.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:47:20 smithi080 bash[28361]: cluster 2023-12-01T13:47:19.741724+0000 mgr.y (mgr.24362) 16161 : cluster 0 pgmap v16130: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:47:21.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:47:20 smithi090 bash[32384]: cluster 2023-12-01T13:47:19.741724+0000 mgr.y (mgr.24362) 16161 : cluster 0 pgmap v16130: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:47:22.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:47:21 smithi080 bash[28361]: audit 2023-12-01T13:47:21.384894+0000 mon.c (mon.2) 10344 : audit 0 from='client.? 172.21.15.80:0/241383223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:47:22.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:47:21 smithi080 bash[41963]: audit 2023-12-01T13:47:21.384894+0000 mon.c (mon.2) 10344 : audit 0 from='client.? 172.21.15.80:0/241383223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:47:22.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:47:21 smithi090 bash[32384]: audit 2023-12-01T13:47:21.384894+0000 mon.c (mon.2) 10344 : audit 0 from='client.? 172.21.15.80:0/241383223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:47:23.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:47:22 smithi080 bash[41963]: cluster 2023-12-01T13:47:21.742871+0000 mgr.y (mgr.24362) 16162 : cluster 0 pgmap v16131: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:47:23.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:47:22 smithi080 bash[28361]: cluster 2023-12-01T13:47:21.742871+0000 mgr.y (mgr.24362) 16162 : cluster 0 pgmap v16131: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:47:23.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:47:22 smithi090 bash[32384]: cluster 2023-12-01T13:47:21.742871+0000 mgr.y (mgr.24362) 16162 : cluster 0 pgmap v16131: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:47:24.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:47:24 smithi080 bash[41963]: cluster 2023-12-01T13:47:23.743465+0000 mgr.y (mgr.24362) 16163 : cluster 0 pgmap v16132: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:47:24.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:47:24 smithi080 bash[41963]: audit 2023-12-01T13:47:23.841894+0000 mon.c (mon.2) 10345 : audit 0 from='client.? 172.21.15.80:0/187814389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:47:24.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:47:24 smithi080 bash[28361]: cluster 2023-12-01T13:47:23.743465+0000 mgr.y (mgr.24362) 16163 : cluster 0 pgmap v16132: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:47:24.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:47:24 smithi080 bash[28361]: audit 2023-12-01T13:47:23.841894+0000 mon.c (mon.2) 10345 : audit 0 from='client.? 172.21.15.80:0/187814389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:47:25.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:47:24 smithi090 bash[32384]: cluster 2023-12-01T13:47:23.743465+0000 mgr.y (mgr.24362) 16163 : cluster 0 pgmap v16132: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:47:25.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:47:24 smithi090 bash[32384]: audit 2023-12-01T13:47:23.841894+0000 mon.c (mon.2) 10345 : audit 0 from='client.? 172.21.15.80:0/187814389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:47:26.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:47:25 smithi090 bash[32384]: audit 2023-12-01T13:47:25.636597+0000 mon.c (mon.2) 10346 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:47:26.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:47:25 smithi080 bash[41963]: audit 2023-12-01T13:47:25.636597+0000 mon.c (mon.2) 10346 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:47:26.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:47:25 smithi080 bash[28361]: audit 2023-12-01T13:47:25.636597+0000 mon.c (mon.2) 10346 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:47:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:47:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:47:26] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T13:47:27.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:47:26 smithi090 bash[32384]: cluster 2023-12-01T13:47:25.744131+0000 mgr.y (mgr.24362) 16164 : cluster 0 pgmap v16133: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:47:27.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:47:26 smithi090 bash[32384]: audit 2023-12-01T13:47:26.291081+0000 mon.c (mon.2) 10347 : audit 0 from='client.? 172.21.15.80:0/932948192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:47:27.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:47:26 smithi080 bash[28361]: cluster 2023-12-01T13:47:25.744131+0000 mgr.y (mgr.24362) 16164 : cluster 0 pgmap v16133: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:47:27.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:47:26 smithi080 bash[28361]: audit 2023-12-01T13:47:26.291081+0000 mon.c (mon.2) 10347 : audit 0 from='client.? 172.21.15.80:0/932948192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:47:27.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:47:26 smithi080 bash[41963]: cluster 2023-12-01T13:47:25.744131+0000 mgr.y (mgr.24362) 16164 : cluster 0 pgmap v16133: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:47:27.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:47:26 smithi080 bash[41963]: audit 2023-12-01T13:47:26.291081+0000 mon.c (mon.2) 10347 : audit 0 from='client.? 172.21.15.80:0/932948192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:47:29.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:47:28 smithi080 bash[28361]: cluster 2023-12-01T13:47:27.745306+0000 mgr.y (mgr.24362) 16165 : cluster 0 pgmap v16134: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:47:29.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:47:28 smithi080 bash[28361]: audit 2023-12-01T13:47:28.744530+0000 mon.a (mon.0) 9910 : audit 0 from='client.? 172.21.15.80:0/181502746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:47:29.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:47:28 smithi080 bash[41963]: cluster 2023-12-01T13:47:27.745306+0000 mgr.y (mgr.24362) 16165 : cluster 0 pgmap v16134: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:47:29.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:47:28 smithi080 bash[41963]: audit 2023-12-01T13:47:28.744530+0000 mon.a (mon.0) 9910 : audit 0 from='client.? 172.21.15.80:0/181502746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:47:29.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:47:28 smithi090 bash[32384]: cluster 2023-12-01T13:47:27.745306+0000 mgr.y (mgr.24362) 16165 : cluster 0 pgmap v16134: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:47:29.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:47:28 smithi090 bash[32384]: audit 2023-12-01T13:47:28.744530+0000 mon.a (mon.0) 9910 : audit 0 from='client.? 172.21.15.80:0/181502746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:47:31.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:47:30 smithi080 bash[41963]: cluster 2023-12-01T13:47:29.746069+0000 mgr.y (mgr.24362) 16166 : cluster 0 pgmap v16135: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:47:31.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:47:30 smithi080 bash[28361]: cluster 2023-12-01T13:47:29.746069+0000 mgr.y (mgr.24362) 16166 : cluster 0 pgmap v16135: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:47:31.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:47:30 smithi090 bash[32384]: cluster 2023-12-01T13:47:29.746069+0000 mgr.y (mgr.24362) 16166 : cluster 0 pgmap v16135: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:47:32.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:47:31 smithi080 bash[41963]: audit 2023-12-01T13:47:31.196054+0000 mon.c (mon.2) 10348 : audit 0 from='client.? 172.21.15.80:0/2544914991' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:47:32.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:47:31 smithi080 bash[28361]: audit 2023-12-01T13:47:31.196054+0000 mon.c (mon.2) 10348 : audit 0 from='client.? 172.21.15.80:0/2544914991' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:47:32.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:47:31 smithi090 bash[32384]: audit 2023-12-01T13:47:31.196054+0000 mon.c (mon.2) 10348 : audit 0 from='client.? 172.21.15.80:0/2544914991' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:47:33.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:47:32 smithi080 bash[28361]: cluster 2023-12-01T13:47:31.747287+0000 mgr.y (mgr.24362) 16167 : cluster 0 pgmap v16136: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:47:33.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:47:32 smithi080 bash[41963]: cluster 2023-12-01T13:47:31.747287+0000 mgr.y (mgr.24362) 16167 : cluster 0 pgmap v16136: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:47:33.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:47:32 smithi090 bash[32384]: cluster 2023-12-01T13:47:31.747287+0000 mgr.y (mgr.24362) 16167 : cluster 0 pgmap v16136: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:47:34.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:47:34 smithi080 bash[28361]: audit 2023-12-01T13:47:33.652175+0000 mon.a (mon.0) 9911 : audit 0 from='client.? 172.21.15.80:0/3341495129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:47:34.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:47:34 smithi080 bash[28361]: cluster 2023-12-01T13:47:33.747973+0000 mgr.y (mgr.24362) 16168 : cluster 0 pgmap v16137: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:47:34.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:47:34 smithi080 bash[41963]: audit 2023-12-01T13:47:33.652175+0000 mon.a (mon.0) 9911 : audit 0 from='client.? 172.21.15.80:0/3341495129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:47:34.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:47:34 smithi080 bash[41963]: cluster 2023-12-01T13:47:33.747973+0000 mgr.y (mgr.24362) 16168 : cluster 0 pgmap v16137: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:47:35.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:47:34 smithi090 bash[32384]: audit 2023-12-01T13:47:33.652175+0000 mon.a (mon.0) 9911 : audit 0 from='client.? 172.21.15.80:0/3341495129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:47:35.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:47:34 smithi090 bash[32384]: cluster 2023-12-01T13:47:33.747973+0000 mgr.y (mgr.24362) 16168 : cluster 0 pgmap v16137: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:47:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:47:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:47:36] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T13:47:37.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:47:36 smithi080 bash[41963]: cluster 2023-12-01T13:47:35.748621+0000 mgr.y (mgr.24362) 16169 : cluster 0 pgmap v16138: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:47:37.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:47:36 smithi080 bash[41963]: audit 2023-12-01T13:47:36.097669+0000 mon.a (mon.0) 9912 : audit 0 from='client.? 172.21.15.80:0/1894508307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:47:37.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:47:36 smithi080 bash[28361]: cluster 2023-12-01T13:47:35.748621+0000 mgr.y (mgr.24362) 16169 : cluster 0 pgmap v16138: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:47:37.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:47:36 smithi080 bash[28361]: audit 2023-12-01T13:47:36.097669+0000 mon.a (mon.0) 9912 : audit 0 from='client.? 172.21.15.80:0/1894508307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:47:37.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:47:36 smithi090 bash[32384]: cluster 2023-12-01T13:47:35.748621+0000 mgr.y (mgr.24362) 16169 : cluster 0 pgmap v16138: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:47:37.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:47:36 smithi090 bash[32384]: audit 2023-12-01T13:47:36.097669+0000 mon.a (mon.0) 9912 : audit 0 from='client.? 172.21.15.80:0/1894508307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:47:39.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:47:38 smithi080 bash[28361]: cluster 2023-12-01T13:47:37.749828+0000 mgr.y (mgr.24362) 16170 : cluster 0 pgmap v16139: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:47:39.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:47:38 smithi080 bash[28361]: audit 2023-12-01T13:47:38.557576+0000 mon.a (mon.0) 9913 : audit 0 from='client.? 172.21.15.80:0/2462041280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:47:39.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:47:38 smithi080 bash[41963]: cluster 2023-12-01T13:47:37.749828+0000 mgr.y (mgr.24362) 16170 : cluster 0 pgmap v16139: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:47:39.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:47:38 smithi080 bash[41963]: audit 2023-12-01T13:47:38.557576+0000 mon.a (mon.0) 9913 : audit 0 from='client.? 172.21.15.80:0/2462041280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:47:39.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:47:38 smithi090 bash[32384]: cluster 2023-12-01T13:47:37.749828+0000 mgr.y (mgr.24362) 16170 : cluster 0 pgmap v16139: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:47:39.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:47:38 smithi090 bash[32384]: audit 2023-12-01T13:47:38.557576+0000 mon.a (mon.0) 9913 : audit 0 from='client.? 172.21.15.80:0/2462041280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:47:41.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:47:40 smithi080 bash[28361]: cluster 2023-12-01T13:47:39.750497+0000 mgr.y (mgr.24362) 16171 : cluster 0 pgmap v16140: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:47:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:47:40 smithi080 bash[28361]: audit 2023-12-01T13:47:40.463019+0000 mon.c (mon.2) 10349 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:47:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:47:40 smithi080 bash[28361]: audit 2023-12-01T13:47:40.636872+0000 mon.c (mon.2) 10350 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:47:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:47:40 smithi080 bash[41963]: cluster 2023-12-01T13:47:39.750497+0000 mgr.y (mgr.24362) 16171 : cluster 0 pgmap v16140: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:47:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:47:40 smithi080 bash[41963]: audit 2023-12-01T13:47:40.463019+0000 mon.c (mon.2) 10349 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:47:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:47:40 smithi080 bash[41963]: audit 2023-12-01T13:47:40.636872+0000 mon.c (mon.2) 10350 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:47:41.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:47:40 smithi090 bash[32384]: cluster 2023-12-01T13:47:39.750497+0000 mgr.y (mgr.24362) 16171 : cluster 0 pgmap v16140: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:47:41.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:47:40 smithi090 bash[32384]: audit 2023-12-01T13:47:40.463019+0000 mon.c (mon.2) 10349 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:47:41.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:47:40 smithi090 bash[32384]: audit 2023-12-01T13:47:40.636872+0000 mon.c (mon.2) 10350 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:47:42.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:47:41 smithi080 bash[28361]: audit 2023-12-01T13:47:40.841613+0000 mon.a (mon.0) 9914 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:47:42.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:47:41 smithi080 bash[28361]: audit 2023-12-01T13:47:40.852364+0000 mon.a (mon.0) 9915 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:47:42.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:47:41 smithi080 bash[28361]: audit 2023-12-01T13:47:41.043398+0000 mon.c (mon.2) 10351 : audit 0 from='client.? 172.21.15.80:0/3377971994' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:47:42.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:47:41 smithi080 bash[41963]: audit 2023-12-01T13:47:40.841613+0000 mon.a (mon.0) 9914 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:47:42.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:47:41 smithi080 bash[41963]: audit 2023-12-01T13:47:40.852364+0000 mon.a (mon.0) 9915 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:47:42.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:47:41 smithi080 bash[41963]: audit 2023-12-01T13:47:41.043398+0000 mon.c (mon.2) 10351 : audit 0 from='client.? 172.21.15.80:0/3377971994' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:47:42.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:47:41 smithi090 bash[32384]: audit 2023-12-01T13:47:40.841613+0000 mon.a (mon.0) 9914 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:47:42.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:47:41 smithi090 bash[32384]: audit 2023-12-01T13:47:40.852364+0000 mon.a (mon.0) 9915 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:47:42.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:47:41 smithi090 bash[32384]: audit 2023-12-01T13:47:41.043398+0000 mon.c (mon.2) 10351 : audit 0 from='client.? 172.21.15.80:0/3377971994' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:47:43.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:47:42 smithi080 bash[28361]: cluster 2023-12-01T13:47:41.751625+0000 mgr.y (mgr.24362) 16172 : cluster 0 pgmap v16141: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:47:43.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:47:42 smithi080 bash[41963]: cluster 2023-12-01T13:47:41.751625+0000 mgr.y (mgr.24362) 16172 : cluster 0 pgmap v16141: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:47:43.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:47:42 smithi090 bash[32384]: cluster 2023-12-01T13:47:41.751625+0000 mgr.y (mgr.24362) 16172 : cluster 0 pgmap v16141: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:47:44.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:47:43 smithi080 bash[41963]: audit 2023-12-01T13:47:43.503036+0000 mon.c (mon.2) 10352 : audit 0 from='client.? 172.21.15.80:0/2020853949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:47:44.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:47:43 smithi080 bash[28361]: audit 2023-12-01T13:47:43.503036+0000 mon.c (mon.2) 10352 : audit 0 from='client.? 172.21.15.80:0/2020853949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:47:44.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:47:43 smithi090 bash[32384]: audit 2023-12-01T13:47:43.503036+0000 mon.c (mon.2) 10352 : audit 0 from='client.? 172.21.15.80:0/2020853949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:47:45.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:47:44 smithi080 bash[41963]: cluster 2023-12-01T13:47:43.752331+0000 mgr.y (mgr.24362) 16173 : cluster 0 pgmap v16142: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:47:45.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:47:44 smithi080 bash[28361]: cluster 2023-12-01T13:47:43.752331+0000 mgr.y (mgr.24362) 16173 : cluster 0 pgmap v16142: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:47:45.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:47:44 smithi090 bash[32384]: cluster 2023-12-01T13:47:43.752331+0000 mgr.y (mgr.24362) 16173 : cluster 0 pgmap v16142: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:47:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:47:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:47:46] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T13:47:47.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:47:46 smithi080 bash[28361]: cluster 2023-12-01T13:47:45.752826+0000 mgr.y (mgr.24362) 16174 : cluster 0 pgmap v16143: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:47:47.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:47:46 smithi080 bash[28361]: audit 2023-12-01T13:47:45.976776+0000 mon.c (mon.2) 10353 : audit 0 from='client.? 172.21.15.80:0/3057742172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:47:47.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:47:46 smithi080 bash[28361]: audit 2023-12-01T13:47:46.643609+0000 mon.a (mon.0) 9916 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:47:47.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:47:46 smithi080 bash[28361]: audit 2023-12-01T13:47:46.653952+0000 mon.a (mon.0) 9917 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:47:47.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:47:46 smithi080 bash[28361]: audit 2023-12-01T13:47:46.661489+0000 mon.a (mon.0) 9918 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:47:47.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:47:46 smithi080 bash[28361]: audit 2023-12-01T13:47:46.675040+0000 mon.a (mon.0) 9919 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:47:47.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:47:46 smithi080 bash[41963]: cluster 2023-12-01T13:47:45.752826+0000 mgr.y (mgr.24362) 16174 : cluster 0 pgmap v16143: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:47:47.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:47:46 smithi080 bash[41963]: audit 2023-12-01T13:47:45.976776+0000 mon.c (mon.2) 10353 : audit 0 from='client.? 172.21.15.80:0/3057742172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:47:47.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:47:46 smithi080 bash[41963]: audit 2023-12-01T13:47:46.643609+0000 mon.a (mon.0) 9916 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:47:47.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:47:46 smithi080 bash[41963]: audit 2023-12-01T13:47:46.653952+0000 mon.a (mon.0) 9917 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:47:47.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:47:46 smithi080 bash[41963]: audit 2023-12-01T13:47:46.661489+0000 mon.a (mon.0) 9918 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:47:47.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:47:46 smithi080 bash[41963]: audit 2023-12-01T13:47:46.675040+0000 mon.a (mon.0) 9919 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:47:47.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:47:46 smithi090 bash[32384]: cluster 2023-12-01T13:47:45.752826+0000 mgr.y (mgr.24362) 16174 : cluster 0 pgmap v16143: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:47:47.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:47:46 smithi090 bash[32384]: audit 2023-12-01T13:47:45.976776+0000 mon.c (mon.2) 10353 : audit 0 from='client.? 172.21.15.80:0/3057742172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:47:47.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:47:46 smithi090 bash[32384]: audit 2023-12-01T13:47:46.643609+0000 mon.a (mon.0) 9916 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:47:47.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:47:46 smithi090 bash[32384]: audit 2023-12-01T13:47:46.653952+0000 mon.a (mon.0) 9917 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:47:47.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:47:46 smithi090 bash[32384]: audit 2023-12-01T13:47:46.661489+0000 mon.a (mon.0) 9918 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:47:47.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:47:46 smithi090 bash[32384]: audit 2023-12-01T13:47:46.675040+0000 mon.a (mon.0) 9919 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:47:48.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:47:47 smithi080 bash[28361]: audit 2023-12-01T13:47:47.207046+0000 mon.c (mon.2) 10354 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:47:48.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:47:47 smithi080 bash[28361]: audit 2023-12-01T13:47:47.208879+0000 mon.c (mon.2) 10355 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:47:48.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:47:47 smithi080 bash[28361]: audit 2023-12-01T13:47:47.218455+0000 mon.a (mon.0) 9920 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:47:48.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:47:47 smithi080 bash[41963]: audit 2023-12-01T13:47:47.207046+0000 mon.c (mon.2) 10354 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:47:48.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:47:47 smithi080 bash[41963]: audit 2023-12-01T13:47:47.208879+0000 mon.c (mon.2) 10355 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:47:48.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:47:47 smithi080 bash[41963]: audit 2023-12-01T13:47:47.218455+0000 mon.a (mon.0) 9920 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:47:48.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:47:47 smithi090 bash[32384]: audit 2023-12-01T13:47:47.207046+0000 mon.c (mon.2) 10354 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:47:48.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:47:47 smithi090 bash[32384]: audit 2023-12-01T13:47:47.208879+0000 mon.c (mon.2) 10355 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:47:48.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:47:47 smithi090 bash[32384]: audit 2023-12-01T13:47:47.218455+0000 mon.a (mon.0) 9920 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:47:49.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:47:49 smithi090 bash[32384]: cluster 2023-12-01T13:47:47.753945+0000 mgr.y (mgr.24362) 16175 : cluster 0 pgmap v16144: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:47:49.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:47:49 smithi090 bash[32384]: audit 2023-12-01T13:47:48.426151+0000 mon.a (mon.0) 9921 : audit 0 from='client.? 172.21.15.80:0/3068715439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:47:49.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:47:49 smithi080 bash[28361]: cluster 2023-12-01T13:47:47.753945+0000 mgr.y (mgr.24362) 16175 : cluster 0 pgmap v16144: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:47:49.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:47:49 smithi080 bash[28361]: audit 2023-12-01T13:47:48.426151+0000 mon.a (mon.0) 9921 : audit 0 from='client.? 172.21.15.80:0/3068715439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:47:49.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:47:49 smithi080 bash[41963]: cluster 2023-12-01T13:47:47.753945+0000 mgr.y (mgr.24362) 16175 : cluster 0 pgmap v16144: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:47:49.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:47:49 smithi080 bash[41963]: audit 2023-12-01T13:47:48.426151+0000 mon.a (mon.0) 9921 : audit 0 from='client.? 172.21.15.80:0/3068715439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:47:51.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:47:51 smithi090 bash[32384]: cluster 2023-12-01T13:47:49.754625+0000 mgr.y (mgr.24362) 16176 : cluster 0 pgmap v16145: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:47:51.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:47:51 smithi090 bash[32384]: audit 2023-12-01T13:47:50.876804+0000 mon.a (mon.0) 9922 : audit 0 from='client.? 172.21.15.80:0/3594536833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:47:51.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:47:51 smithi080 bash[41963]: cluster 2023-12-01T13:47:49.754625+0000 mgr.y (mgr.24362) 16176 : cluster 0 pgmap v16145: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:47:51.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:47:51 smithi080 bash[41963]: audit 2023-12-01T13:47:50.876804+0000 mon.a (mon.0) 9922 : audit 0 from='client.? 172.21.15.80:0/3594536833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:47:51.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:47:51 smithi080 bash[28361]: cluster 2023-12-01T13:47:49.754625+0000 mgr.y (mgr.24362) 16176 : cluster 0 pgmap v16145: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:47:51.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:47:51 smithi080 bash[28361]: audit 2023-12-01T13:47:50.876804+0000 mon.a (mon.0) 9922 : audit 0 from='client.? 172.21.15.80:0/3594536833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:47:53.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:47:53 smithi090 bash[32384]: cluster 2023-12-01T13:47:51.755782+0000 mgr.y (mgr.24362) 16177 : cluster 0 pgmap v16146: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:47:53.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:47:53 smithi080 bash[41963]: cluster 2023-12-01T13:47:51.755782+0000 mgr.y (mgr.24362) 16177 : cluster 0 pgmap v16146: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:47:53.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:47:53 smithi080 bash[28361]: cluster 2023-12-01T13:47:51.755782+0000 mgr.y (mgr.24362) 16177 : cluster 0 pgmap v16146: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:47:54.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:47:54 smithi090 bash[32384]: audit 2023-12-01T13:47:53.341678+0000 mon.a (mon.0) 9923 : audit 0 from='client.? 172.21.15.80:0/3454021501' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:47:54.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:47:54 smithi080 bash[41963]: audit 2023-12-01T13:47:53.341678+0000 mon.a (mon.0) 9923 : audit 0 from='client.? 172.21.15.80:0/3454021501' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:47:54.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:47:54 smithi080 bash[28361]: audit 2023-12-01T13:47:53.341678+0000 mon.a (mon.0) 9923 : audit 0 from='client.? 172.21.15.80:0/3454021501' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:47:55.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:47:55 smithi090 bash[32384]: cluster 2023-12-01T13:47:53.756449+0000 mgr.y (mgr.24362) 16178 : cluster 0 pgmap v16147: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:47:55.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:47:55 smithi080 bash[28361]: cluster 2023-12-01T13:47:53.756449+0000 mgr.y (mgr.24362) 16178 : cluster 0 pgmap v16147: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:47:55.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:47:55 smithi080 bash[41963]: cluster 2023-12-01T13:47:53.756449+0000 mgr.y (mgr.24362) 16178 : cluster 0 pgmap v16147: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:47:56.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:47:56 smithi090 bash[32384]: audit 2023-12-01T13:47:55.637075+0000 mon.c (mon.2) 10356 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:47:56.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:47:56 smithi090 bash[32384]: audit 2023-12-01T13:47:55.812337+0000 mon.c (mon.2) 10357 : audit 0 from='client.? 172.21.15.80:0/138142941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:47:56.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:47:56 smithi080 bash[28361]: audit 2023-12-01T13:47:55.637075+0000 mon.c (mon.2) 10356 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:47:56.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:47:56 smithi080 bash[28361]: audit 2023-12-01T13:47:55.812337+0000 mon.c (mon.2) 10357 : audit 0 from='client.? 172.21.15.80:0/138142941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:47:56.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:47:56 smithi080 bash[41963]: audit 2023-12-01T13:47:55.637075+0000 mon.c (mon.2) 10356 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:47:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:47:56 smithi080 bash[41963]: audit 2023-12-01T13:47:55.812337+0000 mon.c (mon.2) 10357 : audit 0 from='client.? 172.21.15.80:0/138142941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:47:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:47:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:47:56] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T13:47:57.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:47:57 smithi090 bash[32384]: cluster 2023-12-01T13:47:55.757065+0000 mgr.y (mgr.24362) 16179 : cluster 0 pgmap v16148: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:47:57.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:47:57 smithi080 bash[28361]: cluster 2023-12-01T13:47:55.757065+0000 mgr.y (mgr.24362) 16179 : cluster 0 pgmap v16148: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:47:57.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:47:57 smithi080 bash[41963]: cluster 2023-12-01T13:47:55.757065+0000 mgr.y (mgr.24362) 16179 : cluster 0 pgmap v16148: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:47:59.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:47:59 smithi090 bash[32384]: cluster 2023-12-01T13:47:57.758296+0000 mgr.y (mgr.24362) 16180 : cluster 0 pgmap v16149: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:47:59.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:47:59 smithi090 bash[32384]: audit 2023-12-01T13:47:58.272584+0000 mon.a (mon.0) 9924 : audit 0 from='client.? 172.21.15.80:0/2879967587' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:47:59.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:47:59 smithi080 bash[41963]: cluster 2023-12-01T13:47:57.758296+0000 mgr.y (mgr.24362) 16180 : cluster 0 pgmap v16149: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:47:59.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:47:59 smithi080 bash[41963]: audit 2023-12-01T13:47:58.272584+0000 mon.a (mon.0) 9924 : audit 0 from='client.? 172.21.15.80:0/2879967587' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:47:59.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:47:59 smithi080 bash[28361]: cluster 2023-12-01T13:47:57.758296+0000 mgr.y (mgr.24362) 16180 : cluster 0 pgmap v16149: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:47:59.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:47:59 smithi080 bash[28361]: audit 2023-12-01T13:47:58.272584+0000 mon.a (mon.0) 9924 : audit 0 from='client.? 172.21.15.80:0/2879967587' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:48:01.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:48:01 smithi090 bash[32384]: cluster 2023-12-01T13:47:59.758969+0000 mgr.y (mgr.24362) 16181 : cluster 0 pgmap v16150: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:48:01.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:48:01 smithi090 bash[32384]: audit 2023-12-01T13:48:00.723866+0000 mon.a (mon.0) 9925 : audit 0 from='client.? 172.21.15.80:0/835303094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:48:01.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:48:01 smithi080 bash[41963]: cluster 2023-12-01T13:47:59.758969+0000 mgr.y (mgr.24362) 16181 : cluster 0 pgmap v16150: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:48:01.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:48:01 smithi080 bash[41963]: audit 2023-12-01T13:48:00.723866+0000 mon.a (mon.0) 9925 : audit 0 from='client.? 172.21.15.80:0/835303094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:48:01.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:48:01 smithi080 bash[28361]: cluster 2023-12-01T13:47:59.758969+0000 mgr.y (mgr.24362) 16181 : cluster 0 pgmap v16150: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:48:01.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:48:01 smithi080 bash[28361]: audit 2023-12-01T13:48:00.723866+0000 mon.a (mon.0) 9925 : audit 0 from='client.? 172.21.15.80:0/835303094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:48:03.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:48:03 smithi090 bash[32384]: cluster 2023-12-01T13:48:01.760185+0000 mgr.y (mgr.24362) 16182 : cluster 0 pgmap v16151: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:48:03.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:48:03 smithi090 bash[32384]: audit 2023-12-01T13:48:03.171542+0000 mon.a (mon.0) 9926 : audit 0 from='client.? 172.21.15.80:0/1137446752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:48:03.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:48:03 smithi080 bash[28361]: cluster 2023-12-01T13:48:01.760185+0000 mgr.y (mgr.24362) 16182 : cluster 0 pgmap v16151: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:48:03.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:48:03 smithi080 bash[28361]: audit 2023-12-01T13:48:03.171542+0000 mon.a (mon.0) 9926 : audit 0 from='client.? 172.21.15.80:0/1137446752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:48:03.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:48:03 smithi080 bash[41963]: cluster 2023-12-01T13:48:01.760185+0000 mgr.y (mgr.24362) 16182 : cluster 0 pgmap v16151: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:48:03.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:48:03 smithi080 bash[41963]: audit 2023-12-01T13:48:03.171542+0000 mon.a (mon.0) 9926 : audit 0 from='client.? 172.21.15.80:0/1137446752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:48:04.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:48:04 smithi080 bash[28361]: cluster 2023-12-01T13:48:03.760822+0000 mgr.y (mgr.24362) 16183 : cluster 0 pgmap v16152: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:48:04.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:48:04 smithi080 bash[41963]: cluster 2023-12-01T13:48:03.760822+0000 mgr.y (mgr.24362) 16183 : cluster 0 pgmap v16152: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:48:05.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:48:04 smithi090 bash[32384]: cluster 2023-12-01T13:48:03.760822+0000 mgr.y (mgr.24362) 16183 : cluster 0 pgmap v16152: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:48:05.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:48:05 smithi080 bash[28361]: audit 2023-12-01T13:48:05.618872+0000 mon.c (mon.2) 10358 : audit 0 from='client.? 172.21.15.80:0/3965461306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:48:05.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:48:05 smithi080 bash[41963]: audit 2023-12-01T13:48:05.618872+0000 mon.c (mon.2) 10358 : audit 0 from='client.? 172.21.15.80:0/3965461306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:48:06.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:48:05 smithi090 bash[32384]: audit 2023-12-01T13:48:05.618872+0000 mon.c (mon.2) 10358 : audit 0 from='client.? 172.21.15.80:0/3965461306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:48:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:48:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:48:06] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T13:48:07.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:48:06 smithi090 bash[32384]: cluster 2023-12-01T13:48:05.761433+0000 mgr.y (mgr.24362) 16184 : cluster 0 pgmap v16153: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:48:07.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:48:06 smithi080 bash[41963]: cluster 2023-12-01T13:48:05.761433+0000 mgr.y (mgr.24362) 16184 : cluster 0 pgmap v16153: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:48:07.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:48:06 smithi080 bash[28361]: cluster 2023-12-01T13:48:05.761433+0000 mgr.y (mgr.24362) 16184 : cluster 0 pgmap v16153: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:48:09.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:48:08 smithi080 bash[28361]: cluster 2023-12-01T13:48:07.762174+0000 mgr.y (mgr.24362) 16185 : cluster 0 pgmap v16154: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:48:09.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:48:08 smithi080 bash[28361]: audit 2023-12-01T13:48:08.072521+0000 mon.c (mon.2) 10359 : audit 0 from='client.? 172.21.15.80:0/2611410449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:48:09.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:48:08 smithi080 bash[41963]: cluster 2023-12-01T13:48:07.762174+0000 mgr.y (mgr.24362) 16185 : cluster 0 pgmap v16154: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:48:09.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:48:08 smithi080 bash[41963]: audit 2023-12-01T13:48:08.072521+0000 mon.c (mon.2) 10359 : audit 0 from='client.? 172.21.15.80:0/2611410449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:48:09.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:48:08 smithi090 bash[32384]: cluster 2023-12-01T13:48:07.762174+0000 mgr.y (mgr.24362) 16185 : cluster 0 pgmap v16154: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:48:09.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:48:08 smithi090 bash[32384]: audit 2023-12-01T13:48:08.072521+0000 mon.c (mon.2) 10359 : audit 0 from='client.? 172.21.15.80:0/2611410449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:48:11.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:48:10 smithi080 bash[28361]: cluster 2023-12-01T13:48:09.762712+0000 mgr.y (mgr.24362) 16186 : cluster 0 pgmap v16155: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:48:11.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:48:10 smithi080 bash[28361]: audit 2023-12-01T13:48:10.533552+0000 mon.a (mon.0) 9927 : audit 0 from='client.? 172.21.15.80:0/2801482650' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:48:11.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:48:10 smithi080 bash[28361]: audit 2023-12-01T13:48:10.637434+0000 mon.c (mon.2) 10360 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:48:11.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:48:10 smithi080 bash[41963]: cluster 2023-12-01T13:48:09.762712+0000 mgr.y (mgr.24362) 16186 : cluster 0 pgmap v16155: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:48:11.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:48:10 smithi080 bash[41963]: audit 2023-12-01T13:48:10.533552+0000 mon.a (mon.0) 9927 : audit 0 from='client.? 172.21.15.80:0/2801482650' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:48:11.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:48:10 smithi080 bash[41963]: audit 2023-12-01T13:48:10.637434+0000 mon.c (mon.2) 10360 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:48:11.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:48:10 smithi090 bash[32384]: cluster 2023-12-01T13:48:09.762712+0000 mgr.y (mgr.24362) 16186 : cluster 0 pgmap v16155: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:48:11.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:48:10 smithi090 bash[32384]: audit 2023-12-01T13:48:10.533552+0000 mon.a (mon.0) 9927 : audit 0 from='client.? 172.21.15.80:0/2801482650' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:48:11.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:48:10 smithi090 bash[32384]: audit 2023-12-01T13:48:10.637434+0000 mon.c (mon.2) 10360 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:48:13.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:48:12 smithi080 bash[41963]: cluster 2023-12-01T13:48:11.763918+0000 mgr.y (mgr.24362) 16187 : cluster 0 pgmap v16156: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:48:13.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:48:12 smithi080 bash[28361]: cluster 2023-12-01T13:48:11.763918+0000 mgr.y (mgr.24362) 16187 : cluster 0 pgmap v16156: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:48:13.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:48:12 smithi090 bash[32384]: cluster 2023-12-01T13:48:11.763918+0000 mgr.y (mgr.24362) 16187 : cluster 0 pgmap v16156: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:48:14.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:48:13 smithi080 bash[28361]: audit 2023-12-01T13:48:12.991279+0000 mon.a (mon.0) 9928 : audit 0 from='client.? 172.21.15.80:0/78486438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:48:14.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:48:13 smithi080 bash[41963]: audit 2023-12-01T13:48:12.991279+0000 mon.a (mon.0) 9928 : audit 0 from='client.? 172.21.15.80:0/78486438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:48:14.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:48:13 smithi090 bash[32384]: audit 2023-12-01T13:48:12.991279+0000 mon.a (mon.0) 9928 : audit 0 from='client.? 172.21.15.80:0/78486438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:48:15.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:48:14 smithi080 bash[28361]: cluster 2023-12-01T13:48:13.764584+0000 mgr.y (mgr.24362) 16188 : cluster 0 pgmap v16157: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:48:15.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:48:14 smithi080 bash[41963]: cluster 2023-12-01T13:48:13.764584+0000 mgr.y (mgr.24362) 16188 : cluster 0 pgmap v16157: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:48:15.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:48:14 smithi090 bash[32384]: cluster 2023-12-01T13:48:13.764584+0000 mgr.y (mgr.24362) 16188 : cluster 0 pgmap v16157: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:48:16.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:48:15 smithi080 bash[28361]: audit 2023-12-01T13:48:15.449348+0000 mon.c (mon.2) 10361 : audit 0 from='client.? 172.21.15.80:0/1106579559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:48:16.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:48:15 smithi080 bash[41963]: audit 2023-12-01T13:48:15.449348+0000 mon.c (mon.2) 10361 : audit 0 from='client.? 172.21.15.80:0/1106579559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:48:16.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:48:15 smithi090 bash[32384]: audit 2023-12-01T13:48:15.449348+0000 mon.c (mon.2) 10361 : audit 0 from='client.? 172.21.15.80:0/1106579559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:48:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:48:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:48:16] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T13:48:17.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:48:16 smithi080 bash[28361]: cluster 2023-12-01T13:48:15.765263+0000 mgr.y (mgr.24362) 16189 : cluster 0 pgmap v16158: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:48:17.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:48:16 smithi080 bash[41963]: cluster 2023-12-01T13:48:15.765263+0000 mgr.y (mgr.24362) 16189 : cluster 0 pgmap v16158: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:48:17.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:48:16 smithi090 bash[32384]: cluster 2023-12-01T13:48:15.765263+0000 mgr.y (mgr.24362) 16189 : cluster 0 pgmap v16158: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:48:19.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:48:18 smithi080 bash[41963]: cluster 2023-12-01T13:48:17.766368+0000 mgr.y (mgr.24362) 16190 : cluster 0 pgmap v16159: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:48:19.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:48:18 smithi080 bash[41963]: audit 2023-12-01T13:48:17.910813+0000 mon.a (mon.0) 9929 : audit 0 from='client.? 172.21.15.80:0/4042479768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:48:19.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:48:18 smithi080 bash[28361]: cluster 2023-12-01T13:48:17.766368+0000 mgr.y (mgr.24362) 16190 : cluster 0 pgmap v16159: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:48:19.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:48:18 smithi080 bash[28361]: audit 2023-12-01T13:48:17.910813+0000 mon.a (mon.0) 9929 : audit 0 from='client.? 172.21.15.80:0/4042479768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:48:19.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:48:18 smithi090 bash[32384]: cluster 2023-12-01T13:48:17.766368+0000 mgr.y (mgr.24362) 16190 : cluster 0 pgmap v16159: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:48:19.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:48:18 smithi090 bash[32384]: audit 2023-12-01T13:48:17.910813+0000 mon.a (mon.0) 9929 : audit 0 from='client.? 172.21.15.80:0/4042479768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:48:21.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:48:20 smithi080 bash[28361]: cluster 2023-12-01T13:48:19.767010+0000 mgr.y (mgr.24362) 16191 : cluster 0 pgmap v16160: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:48:21.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:48:20 smithi080 bash[28361]: audit 2023-12-01T13:48:20.371932+0000 mon.a (mon.0) 9930 : audit 0 from='client.? 172.21.15.80:0/2521302295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:48:21.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:48:20 smithi080 bash[41963]: cluster 2023-12-01T13:48:19.767010+0000 mgr.y (mgr.24362) 16191 : cluster 0 pgmap v16160: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:48:21.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:48:20 smithi080 bash[41963]: audit 2023-12-01T13:48:20.371932+0000 mon.a (mon.0) 9930 : audit 0 from='client.? 172.21.15.80:0/2521302295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:48:21.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:48:20 smithi090 bash[32384]: cluster 2023-12-01T13:48:19.767010+0000 mgr.y (mgr.24362) 16191 : cluster 0 pgmap v16160: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:48:21.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:48:20 smithi090 bash[32384]: audit 2023-12-01T13:48:20.371932+0000 mon.a (mon.0) 9930 : audit 0 from='client.? 172.21.15.80:0/2521302295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:48:23.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:48:22 smithi080 bash[41963]: cluster 2023-12-01T13:48:21.768125+0000 mgr.y (mgr.24362) 16192 : cluster 0 pgmap v16161: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:48:23.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:48:22 smithi080 bash[41963]: audit 2023-12-01T13:48:22.831154+0000 mon.a (mon.0) 9931 : audit 0 from='client.? 172.21.15.80:0/2412009466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:48:23.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:48:22 smithi080 bash[28361]: cluster 2023-12-01T13:48:21.768125+0000 mgr.y (mgr.24362) 16192 : cluster 0 pgmap v16161: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:48:23.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:48:22 smithi080 bash[28361]: audit 2023-12-01T13:48:22.831154+0000 mon.a (mon.0) 9931 : audit 0 from='client.? 172.21.15.80:0/2412009466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:48:23.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:48:22 smithi090 bash[32384]: cluster 2023-12-01T13:48:21.768125+0000 mgr.y (mgr.24362) 16192 : cluster 0 pgmap v16161: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:48:23.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:48:22 smithi090 bash[32384]: audit 2023-12-01T13:48:22.831154+0000 mon.a (mon.0) 9931 : audit 0 from='client.? 172.21.15.80:0/2412009466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:48:24.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:48:24 smithi080 bash[28361]: cluster 2023-12-01T13:48:23.768871+0000 mgr.y (mgr.24362) 16193 : cluster 0 pgmap v16162: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:48:24.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:48:24 smithi080 bash[41963]: cluster 2023-12-01T13:48:23.768871+0000 mgr.y (mgr.24362) 16193 : cluster 0 pgmap v16162: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:48:25.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:48:24 smithi090 bash[32384]: cluster 2023-12-01T13:48:23.768871+0000 mgr.y (mgr.24362) 16193 : cluster 0 pgmap v16162: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:48:25.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:48:25 smithi080 bash[41963]: audit 2023-12-01T13:48:25.284712+0000 mon.a (mon.0) 9932 : audit 0 from='client.? 172.21.15.80:0/3420097781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:48:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:48:25 smithi080 bash[28361]: audit 2023-12-01T13:48:25.284712+0000 mon.a (mon.0) 9932 : audit 0 from='client.? 172.21.15.80:0/3420097781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:48:26.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:48:25 smithi090 bash[32384]: audit 2023-12-01T13:48:25.284712+0000 mon.a (mon.0) 9932 : audit 0 from='client.? 172.21.15.80:0/3420097781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:48:26.590 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:48:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:48:26] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T13:48:26.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:48:26 smithi080 bash[28361]: audit 2023-12-01T13:48:25.638018+0000 mon.c (mon.2) 10362 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:48:26.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:48:26 smithi080 bash[28361]: cluster 2023-12-01T13:48:25.769513+0000 mgr.y (mgr.24362) 16194 : cluster 0 pgmap v16163: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:48:26.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:48:26 smithi080 bash[41963]: audit 2023-12-01T13:48:25.638018+0000 mon.c (mon.2) 10362 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:48:26.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:48:26 smithi080 bash[41963]: cluster 2023-12-01T13:48:25.769513+0000 mgr.y (mgr.24362) 16194 : cluster 0 pgmap v16163: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:48:27.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:48:26 smithi090 bash[32384]: audit 2023-12-01T13:48:25.638018+0000 mon.c (mon.2) 10362 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:48:27.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:48:26 smithi090 bash[32384]: cluster 2023-12-01T13:48:25.769513+0000 mgr.y (mgr.24362) 16194 : cluster 0 pgmap v16163: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:48:28.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:48:27 smithi080 bash[28361]: audit 2023-12-01T13:48:27.751170+0000 mon.c (mon.2) 10363 : audit 0 from='client.? 172.21.15.80:0/4049750933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:48:28.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:48:27 smithi080 bash[41963]: audit 2023-12-01T13:48:27.751170+0000 mon.c (mon.2) 10363 : audit 0 from='client.? 172.21.15.80:0/4049750933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:48:28.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:48:27 smithi090 bash[32384]: audit 2023-12-01T13:48:27.751170+0000 mon.c (mon.2) 10363 : audit 0 from='client.? 172.21.15.80:0/4049750933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:48:29.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:48:28 smithi080 bash[28361]: cluster 2023-12-01T13:48:27.770182+0000 mgr.y (mgr.24362) 16195 : cluster 0 pgmap v16164: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:48:29.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:48:28 smithi080 bash[41963]: cluster 2023-12-01T13:48:27.770182+0000 mgr.y (mgr.24362) 16195 : cluster 0 pgmap v16164: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:48:29.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:48:28 smithi090 bash[32384]: cluster 2023-12-01T13:48:27.770182+0000 mgr.y (mgr.24362) 16195 : cluster 0 pgmap v16164: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:48:31.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:48:30 smithi080 bash[41963]: cluster 2023-12-01T13:48:29.770801+0000 mgr.y (mgr.24362) 16196 : cluster 0 pgmap v16165: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:48:31.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:48:30 smithi080 bash[41963]: audit 2023-12-01T13:48:30.211617+0000 mon.a (mon.0) 9933 : audit 0 from='client.? 172.21.15.80:0/2578929405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:48:31.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:48:30 smithi080 bash[28361]: cluster 2023-12-01T13:48:29.770801+0000 mgr.y (mgr.24362) 16196 : cluster 0 pgmap v16165: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:48:31.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:48:30 smithi080 bash[28361]: audit 2023-12-01T13:48:30.211617+0000 mon.a (mon.0) 9933 : audit 0 from='client.? 172.21.15.80:0/2578929405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:48:31.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:48:30 smithi090 bash[32384]: cluster 2023-12-01T13:48:29.770801+0000 mgr.y (mgr.24362) 16196 : cluster 0 pgmap v16165: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:48:31.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:48:30 smithi090 bash[32384]: audit 2023-12-01T13:48:30.211617+0000 mon.a (mon.0) 9933 : audit 0 from='client.? 172.21.15.80:0/2578929405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:48:33.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:48:32 smithi080 bash[28361]: cluster 2023-12-01T13:48:31.772016+0000 mgr.y (mgr.24362) 16197 : cluster 0 pgmap v16166: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:48:33.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:48:32 smithi080 bash[28361]: audit 2023-12-01T13:48:32.656549+0000 mon.a (mon.0) 9934 : audit 0 from='client.? 172.21.15.80:0/62856316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:48:33.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:48:32 smithi080 bash[41963]: cluster 2023-12-01T13:48:31.772016+0000 mgr.y (mgr.24362) 16197 : cluster 0 pgmap v16166: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:48:33.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:48:32 smithi080 bash[41963]: audit 2023-12-01T13:48:32.656549+0000 mon.a (mon.0) 9934 : audit 0 from='client.? 172.21.15.80:0/62856316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:48:33.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:48:32 smithi090 bash[32384]: cluster 2023-12-01T13:48:31.772016+0000 mgr.y (mgr.24362) 16197 : cluster 0 pgmap v16166: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:48:33.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:48:32 smithi090 bash[32384]: audit 2023-12-01T13:48:32.656549+0000 mon.a (mon.0) 9934 : audit 0 from='client.? 172.21.15.80:0/62856316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:48:34.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:48:34 smithi080 bash[28361]: cluster 2023-12-01T13:48:33.772626+0000 mgr.y (mgr.24362) 16198 : cluster 0 pgmap v16167: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:48:34.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:48:34 smithi080 bash[41963]: cluster 2023-12-01T13:48:33.772626+0000 mgr.y (mgr.24362) 16198 : cluster 0 pgmap v16167: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:48:35.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:48:34 smithi090 bash[32384]: cluster 2023-12-01T13:48:33.772626+0000 mgr.y (mgr.24362) 16198 : cluster 0 pgmap v16167: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:48:35.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:48:35 smithi080 bash[28361]: audit 2023-12-01T13:48:35.109871+0000 mon.a (mon.0) 9935 : audit 0 from='client.? 172.21.15.80:0/4032449313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:48:35.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:48:35 smithi080 bash[41963]: audit 2023-12-01T13:48:35.109871+0000 mon.a (mon.0) 9935 : audit 0 from='client.? 172.21.15.80:0/4032449313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:48:36.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:48:35 smithi090 bash[32384]: audit 2023-12-01T13:48:35.109871+0000 mon.a (mon.0) 9935 : audit 0 from='client.? 172.21.15.80:0/4032449313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:48:36.598 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:48:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:48:36] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T13:48:36.599 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:48:36 smithi080 bash[28361]: cluster 2023-12-01T13:48:35.773297+0000 mgr.y (mgr.24362) 16199 : cluster 0 pgmap v16168: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:48:36.600 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:48:36 smithi080 bash[41963]: cluster 2023-12-01T13:48:35.773297+0000 mgr.y (mgr.24362) 16199 : cluster 0 pgmap v16168: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:48:37.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:48:36 smithi090 bash[32384]: cluster 2023-12-01T13:48:35.773297+0000 mgr.y (mgr.24362) 16199 : cluster 0 pgmap v16168: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:48:37.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:48:37 smithi080 bash[28361]: audit 2023-12-01T13:48:37.562803+0000 mon.a (mon.0) 9936 : audit 0 from='client.? 172.21.15.80:0/1483803492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:48:37.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:48:37 smithi080 bash[41963]: audit 2023-12-01T13:48:37.562803+0000 mon.a (mon.0) 9936 : audit 0 from='client.? 172.21.15.80:0/1483803492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:48:38.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:48:37 smithi090 bash[32384]: audit 2023-12-01T13:48:37.562803+0000 mon.a (mon.0) 9936 : audit 0 from='client.? 172.21.15.80:0/1483803492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:48:38.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:48:38 smithi080 bash[41963]: cluster 2023-12-01T13:48:37.774461+0000 mgr.y (mgr.24362) 16200 : cluster 0 pgmap v16169: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:48:38.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:48:38 smithi080 bash[28361]: cluster 2023-12-01T13:48:37.774461+0000 mgr.y (mgr.24362) 16200 : cluster 0 pgmap v16169: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:48:39.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:48:38 smithi090 bash[32384]: cluster 2023-12-01T13:48:37.774461+0000 mgr.y (mgr.24362) 16200 : cluster 0 pgmap v16169: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:48:41.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:48:40 smithi080 bash[28361]: cluster 2023-12-01T13:48:39.775088+0000 mgr.y (mgr.24362) 16201 : cluster 0 pgmap v16170: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:48:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:48:40 smithi080 bash[28361]: audit 2023-12-01T13:48:40.019535+0000 mon.c (mon.2) 10364 : audit 0 from='client.? 172.21.15.80:0/2825587750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:48:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:48:40 smithi080 bash[28361]: audit 2023-12-01T13:48:40.638411+0000 mon.c (mon.2) 10365 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:48:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:48:40 smithi080 bash[41963]: cluster 2023-12-01T13:48:39.775088+0000 mgr.y (mgr.24362) 16201 : cluster 0 pgmap v16170: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:48:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:48:40 smithi080 bash[41963]: audit 2023-12-01T13:48:40.019535+0000 mon.c (mon.2) 10364 : audit 0 from='client.? 172.21.15.80:0/2825587750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:48:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:48:40 smithi080 bash[41963]: audit 2023-12-01T13:48:40.638411+0000 mon.c (mon.2) 10365 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:48:41.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:48:40 smithi090 bash[32384]: cluster 2023-12-01T13:48:39.775088+0000 mgr.y (mgr.24362) 16201 : cluster 0 pgmap v16170: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:48:41.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:48:40 smithi090 bash[32384]: audit 2023-12-01T13:48:40.019535+0000 mon.c (mon.2) 10364 : audit 0 from='client.? 172.21.15.80:0/2825587750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:48:41.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:48:40 smithi090 bash[32384]: audit 2023-12-01T13:48:40.638411+0000 mon.c (mon.2) 10365 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:48:43.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:48:42 smithi080 bash[28361]: cluster 2023-12-01T13:48:41.776244+0000 mgr.y (mgr.24362) 16202 : cluster 0 pgmap v16171: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:48:43.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:48:42 smithi080 bash[28361]: audit 2023-12-01T13:48:42.475235+0000 mon.a (mon.0) 9937 : audit 0 from='client.? 172.21.15.80:0/802340462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:48:43.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:48:42 smithi080 bash[41963]: cluster 2023-12-01T13:48:41.776244+0000 mgr.y (mgr.24362) 16202 : cluster 0 pgmap v16171: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:48:43.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:48:42 smithi080 bash[41963]: audit 2023-12-01T13:48:42.475235+0000 mon.a (mon.0) 9937 : audit 0 from='client.? 172.21.15.80:0/802340462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:48:43.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:48:42 smithi090 bash[32384]: cluster 2023-12-01T13:48:41.776244+0000 mgr.y (mgr.24362) 16202 : cluster 0 pgmap v16171: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:48:43.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:48:42 smithi090 bash[32384]: audit 2023-12-01T13:48:42.475235+0000 mon.a (mon.0) 9937 : audit 0 from='client.? 172.21.15.80:0/802340462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:48:44.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:48:44 smithi080 bash[41963]: cluster 2023-12-01T13:48:43.776920+0000 mgr.y (mgr.24362) 16203 : cluster 0 pgmap v16172: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:48:44.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:48:44 smithi080 bash[28361]: cluster 2023-12-01T13:48:43.776920+0000 mgr.y (mgr.24362) 16203 : cluster 0 pgmap v16172: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:48:45.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:48:44 smithi090 bash[32384]: cluster 2023-12-01T13:48:43.776920+0000 mgr.y (mgr.24362) 16203 : cluster 0 pgmap v16172: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:48:45.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:48:45 smithi080 bash[28361]: audit 2023-12-01T13:48:44.931670+0000 mon.c (mon.2) 10366 : audit 0 from='client.? 172.21.15.80:0/2212692705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:48:45.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:48:45 smithi080 bash[41963]: audit 2023-12-01T13:48:44.931670+0000 mon.c (mon.2) 10366 : audit 0 from='client.? 172.21.15.80:0/2212692705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:48:46.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:48:45 smithi090 bash[32384]: audit 2023-12-01T13:48:44.931670+0000 mon.c (mon.2) 10366 : audit 0 from='client.? 172.21.15.80:0/2212692705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:48:46.599 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:48:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:48:46] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T13:48:46.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:48:46 smithi080 bash[41963]: cluster 2023-12-01T13:48:45.777612+0000 mgr.y (mgr.24362) 16204 : cluster 0 pgmap v16173: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:48:46.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:48:46 smithi080 bash[28361]: cluster 2023-12-01T13:48:45.777612+0000 mgr.y (mgr.24362) 16204 : cluster 0 pgmap v16173: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:48:47.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:48:46 smithi090 bash[32384]: cluster 2023-12-01T13:48:45.777612+0000 mgr.y (mgr.24362) 16204 : cluster 0 pgmap v16173: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:48:47.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:48:47 smithi080 bash[28361]: audit 2023-12-01T13:48:47.299941+0000 mon.c (mon.2) 10367 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:48:47.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:48:47 smithi080 bash[28361]: audit 2023-12-01T13:48:47.385517+0000 mon.a (mon.0) 9938 : audit 0 from='client.? 172.21.15.80:0/3143470397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:48:47.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:48:47 smithi080 bash[41963]: audit 2023-12-01T13:48:47.299941+0000 mon.c (mon.2) 10367 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:48:47.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:48:47 smithi080 bash[41963]: audit 2023-12-01T13:48:47.385517+0000 mon.a (mon.0) 9938 : audit 0 from='client.? 172.21.15.80:0/3143470397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:48:48.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:48:47 smithi090 bash[32384]: audit 2023-12-01T13:48:47.299941+0000 mon.c (mon.2) 10367 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:48:48.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:48:47 smithi090 bash[32384]: audit 2023-12-01T13:48:47.385517+0000 mon.a (mon.0) 9938 : audit 0 from='client.? 172.21.15.80:0/3143470397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:48:48.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:48:48 smithi080 bash[28361]: audit 2023-12-01T13:48:47.677623+0000 mon.a (mon.0) 9939 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:48:48.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:48:48 smithi080 bash[28361]: audit 2023-12-01T13:48:47.687026+0000 mon.a (mon.0) 9940 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:48:48.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:48:48 smithi080 bash[28361]: cluster 2023-12-01T13:48:47.778677+0000 mgr.y (mgr.24362) 16205 : cluster 0 pgmap v16174: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:48:48.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:48:48 smithi080 bash[41963]: audit 2023-12-01T13:48:47.677623+0000 mon.a (mon.0) 9939 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:48:48.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:48:48 smithi080 bash[41963]: audit 2023-12-01T13:48:47.687026+0000 mon.a (mon.0) 9940 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:48:48.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:48:48 smithi080 bash[41963]: cluster 2023-12-01T13:48:47.778677+0000 mgr.y (mgr.24362) 16205 : cluster 0 pgmap v16174: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:48:49.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:48:48 smithi090 bash[32384]: audit 2023-12-01T13:48:47.677623+0000 mon.a (mon.0) 9939 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:48:49.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:48:48 smithi090 bash[32384]: audit 2023-12-01T13:48:47.687026+0000 mon.a (mon.0) 9940 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:48:49.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:48:48 smithi090 bash[32384]: cluster 2023-12-01T13:48:47.778677+0000 mgr.y (mgr.24362) 16205 : cluster 0 pgmap v16174: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:48:51.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:48:50 smithi080 bash[41963]: cluster 2023-12-01T13:48:49.779113+0000 mgr.y (mgr.24362) 16206 : cluster 0 pgmap v16175: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:48:51.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:48:50 smithi080 bash[41963]: audit 2023-12-01T13:48:49.842066+0000 mon.c (mon.2) 10368 : audit 0 from='client.? 172.21.15.80:0/2687086784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:48:51.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:48:50 smithi080 bash[28361]: cluster 2023-12-01T13:48:49.779113+0000 mgr.y (mgr.24362) 16206 : cluster 0 pgmap v16175: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:48:51.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:48:50 smithi080 bash[28361]: audit 2023-12-01T13:48:49.842066+0000 mon.c (mon.2) 10368 : audit 0 from='client.? 172.21.15.80:0/2687086784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:48:51.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:48:50 smithi090 bash[32384]: cluster 2023-12-01T13:48:49.779113+0000 mgr.y (mgr.24362) 16206 : cluster 0 pgmap v16175: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:48:51.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:48:50 smithi090 bash[32384]: audit 2023-12-01T13:48:49.842066+0000 mon.c (mon.2) 10368 : audit 0 from='client.? 172.21.15.80:0/2687086784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:48:53.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:48:52 smithi080 bash[41963]: cluster 2023-12-01T13:48:51.780264+0000 mgr.y (mgr.24362) 16207 : cluster 0 pgmap v16176: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:48:53.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:48:52 smithi080 bash[41963]: audit 2023-12-01T13:48:52.302810+0000 mon.a (mon.0) 9941 : audit 0 from='client.? 172.21.15.80:0/217370727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:48:53.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:48:52 smithi080 bash[28361]: cluster 2023-12-01T13:48:51.780264+0000 mgr.y (mgr.24362) 16207 : cluster 0 pgmap v16176: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:48:53.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:48:52 smithi080 bash[28361]: audit 2023-12-01T13:48:52.302810+0000 mon.a (mon.0) 9941 : audit 0 from='client.? 172.21.15.80:0/217370727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:48:53.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:48:52 smithi090 bash[32384]: cluster 2023-12-01T13:48:51.780264+0000 mgr.y (mgr.24362) 16207 : cluster 0 pgmap v16176: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:48:53.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:48:52 smithi090 bash[32384]: audit 2023-12-01T13:48:52.302810+0000 mon.a (mon.0) 9941 : audit 0 from='client.? 172.21.15.80:0/217370727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:48:54.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:48:54 smithi080 bash[28361]: audit 2023-12-01T13:48:53.095983+0000 mon.a (mon.0) 9942 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:48:54.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:48:54 smithi080 bash[28361]: audit 2023-12-01T13:48:53.112000+0000 mon.a (mon.0) 9943 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:48:54.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:48:54 smithi080 bash[28361]: audit 2023-12-01T13:48:53.835895+0000 mon.a (mon.0) 9944 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:48:54.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:48:54 smithi080 bash[28361]: audit 2023-12-01T13:48:53.847799+0000 mon.a (mon.0) 9945 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:48:54.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:48:54 smithi080 bash[41963]: audit 2023-12-01T13:48:53.095983+0000 mon.a (mon.0) 9942 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:48:54.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:48:54 smithi080 bash[41963]: audit 2023-12-01T13:48:53.112000+0000 mon.a (mon.0) 9943 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:48:54.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:48:54 smithi080 bash[41963]: audit 2023-12-01T13:48:53.835895+0000 mon.a (mon.0) 9944 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:48:54.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:48:54 smithi080 bash[41963]: audit 2023-12-01T13:48:53.847799+0000 mon.a (mon.0) 9945 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:48:54.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:48:54 smithi090 bash[32384]: audit 2023-12-01T13:48:53.095983+0000 mon.a (mon.0) 9942 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:48:54.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:48:54 smithi090 bash[32384]: audit 2023-12-01T13:48:53.112000+0000 mon.a (mon.0) 9943 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:48:54.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:48:54 smithi090 bash[32384]: audit 2023-12-01T13:48:53.835895+0000 mon.a (mon.0) 9944 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:48:54.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:48:54 smithi090 bash[32384]: audit 2023-12-01T13:48:53.847799+0000 mon.a (mon.0) 9945 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:48:55.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:48:55 smithi080 bash[28361]: cluster 2023-12-01T13:48:53.781030+0000 mgr.y (mgr.24362) 16208 : cluster 0 pgmap v16177: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:48:55.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:48:55 smithi080 bash[28361]: audit 2023-12-01T13:48:54.318394+0000 mon.c (mon.2) 10369 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:48:55.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:48:55 smithi080 bash[28361]: audit 2023-12-01T13:48:54.319771+0000 mon.c (mon.2) 10370 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:48:55.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:48:55 smithi080 bash[28361]: audit 2023-12-01T13:48:54.328728+0000 mon.a (mon.0) 9946 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:48:55.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:48:55 smithi080 bash[28361]: audit 2023-12-01T13:48:54.748732+0000 mon.a (mon.0) 9947 : audit 0 from='client.? 172.21.15.80:0/627831720' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:48:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:48:55 smithi080 bash[41963]: cluster 2023-12-01T13:48:53.781030+0000 mgr.y (mgr.24362) 16208 : cluster 0 pgmap v16177: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:48:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:48:55 smithi080 bash[41963]: audit 2023-12-01T13:48:54.318394+0000 mon.c (mon.2) 10369 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:48:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:48:55 smithi080 bash[41963]: audit 2023-12-01T13:48:54.319771+0000 mon.c (mon.2) 10370 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:48:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:48:55 smithi080 bash[41963]: audit 2023-12-01T13:48:54.328728+0000 mon.a (mon.0) 9946 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:48:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:48:55 smithi080 bash[41963]: audit 2023-12-01T13:48:54.748732+0000 mon.a (mon.0) 9947 : audit 0 from='client.? 172.21.15.80:0/627831720' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:48:55.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:48:55 smithi090 bash[32384]: cluster 2023-12-01T13:48:53.781030+0000 mgr.y (mgr.24362) 16208 : cluster 0 pgmap v16177: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:48:55.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:48:55 smithi090 bash[32384]: audit 2023-12-01T13:48:54.318394+0000 mon.c (mon.2) 10369 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:48:55.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:48:55 smithi090 bash[32384]: audit 2023-12-01T13:48:54.319771+0000 mon.c (mon.2) 10370 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:48:55.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:48:55 smithi090 bash[32384]: audit 2023-12-01T13:48:54.328728+0000 mon.a (mon.0) 9946 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:48:55.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:48:55 smithi090 bash[32384]: audit 2023-12-01T13:48:54.748732+0000 mon.a (mon.0) 9947 : audit 0 from='client.? 172.21.15.80:0/627831720' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:48:56.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:48:56 smithi080 bash[28361]: audit 2023-12-01T13:48:55.638684+0000 mon.c (mon.2) 10371 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:48:56.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:48:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:48:56] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T13:48:56.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:48:56 smithi080 bash[41963]: audit 2023-12-01T13:48:55.638684+0000 mon.c (mon.2) 10371 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:48:56.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:48:56 smithi090 bash[32384]: audit 2023-12-01T13:48:55.638684+0000 mon.c (mon.2) 10371 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:48:57.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:48:57 smithi080 bash[41963]: cluster 2023-12-01T13:48:55.781717+0000 mgr.y (mgr.24362) 16209 : cluster 0 pgmap v16178: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:48:57.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:48:57 smithi080 bash[28361]: cluster 2023-12-01T13:48:55.781717+0000 mgr.y (mgr.24362) 16209 : cluster 0 pgmap v16178: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:48:57.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:48:57 smithi090 bash[32384]: cluster 2023-12-01T13:48:55.781717+0000 mgr.y (mgr.24362) 16209 : cluster 0 pgmap v16178: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:48:58.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:48:58 smithi080 bash[28361]: audit 2023-12-01T13:48:57.207871+0000 mon.a (mon.0) 9948 : audit 0 from='client.? 172.21.15.80:0/1040651524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:48:58.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:48:58 smithi080 bash[41963]: audit 2023-12-01T13:48:57.207871+0000 mon.a (mon.0) 9948 : audit 0 from='client.? 172.21.15.80:0/1040651524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:48:58.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:48:58 smithi090 bash[32384]: audit 2023-12-01T13:48:57.207871+0000 mon.a (mon.0) 9948 : audit 0 from='client.? 172.21.15.80:0/1040651524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:48:59.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:48:59 smithi080 bash[41963]: cluster 2023-12-01T13:48:57.782891+0000 mgr.y (mgr.24362) 16210 : cluster 0 pgmap v16179: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:48:59.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:48:59 smithi080 bash[28361]: cluster 2023-12-01T13:48:57.782891+0000 mgr.y (mgr.24362) 16210 : cluster 0 pgmap v16179: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:48:59.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:48:59 smithi090 bash[32384]: cluster 2023-12-01T13:48:57.782891+0000 mgr.y (mgr.24362) 16210 : cluster 0 pgmap v16179: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:49:00.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:49:00 smithi080 bash[28361]: audit 2023-12-01T13:48:59.663330+0000 mon.a (mon.0) 9949 : audit 0 from='client.? 172.21.15.80:0/667652304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:49:00.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:49:00 smithi080 bash[41963]: audit 2023-12-01T13:48:59.663330+0000 mon.a (mon.0) 9949 : audit 0 from='client.? 172.21.15.80:0/667652304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:49:00.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:49:00 smithi090 bash[32384]: audit 2023-12-01T13:48:59.663330+0000 mon.a (mon.0) 9949 : audit 0 from='client.? 172.21.15.80:0/667652304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:49:01.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:49:01 smithi080 bash[41963]: cluster 2023-12-01T13:48:59.783454+0000 mgr.y (mgr.24362) 16211 : cluster 0 pgmap v16180: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:49:01.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:49:01 smithi080 bash[28361]: cluster 2023-12-01T13:48:59.783454+0000 mgr.y (mgr.24362) 16211 : cluster 0 pgmap v16180: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:49:01.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:49:01 smithi090 bash[32384]: cluster 2023-12-01T13:48:59.783454+0000 mgr.y (mgr.24362) 16211 : cluster 0 pgmap v16180: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:49:02.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:49:02 smithi080 bash[28361]: audit 2023-12-01T13:49:02.109219+0000 mon.c (mon.2) 10372 : audit 0 from='client.? 172.21.15.80:0/1469085292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:49:02.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:49:02 smithi080 bash[41963]: audit 2023-12-01T13:49:02.109219+0000 mon.c (mon.2) 10372 : audit 0 from='client.? 172.21.15.80:0/1469085292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:49:02.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:49:02 smithi090 bash[32384]: audit 2023-12-01T13:49:02.109219+0000 mon.c (mon.2) 10372 : audit 0 from='client.? 172.21.15.80:0/1469085292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:49:03.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:49:03 smithi080 bash[28361]: cluster 2023-12-01T13:49:01.784560+0000 mgr.y (mgr.24362) 16212 : cluster 0 pgmap v16181: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:49:03.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:49:03 smithi080 bash[41963]: cluster 2023-12-01T13:49:01.784560+0000 mgr.y (mgr.24362) 16212 : cluster 0 pgmap v16181: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:49:03.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:49:03 smithi090 bash[32384]: cluster 2023-12-01T13:49:01.784560+0000 mgr.y (mgr.24362) 16212 : cluster 0 pgmap v16181: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:49:04.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:49:04 smithi080 bash[28361]: cluster 2023-12-01T13:49:03.785224+0000 mgr.y (mgr.24362) 16213 : cluster 0 pgmap v16182: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:49:04.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:49:04 smithi080 bash[28361]: audit 2023-12-01T13:49:04.566995+0000 mon.a (mon.0) 9950 : audit 0 from='client.? 172.21.15.80:0/887046562' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:49:04.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:49:04 smithi080 bash[41963]: cluster 2023-12-01T13:49:03.785224+0000 mgr.y (mgr.24362) 16213 : cluster 0 pgmap v16182: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:49:04.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:49:04 smithi080 bash[41963]: audit 2023-12-01T13:49:04.566995+0000 mon.a (mon.0) 9950 : audit 0 from='client.? 172.21.15.80:0/887046562' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:49:05.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:49:04 smithi090 bash[32384]: cluster 2023-12-01T13:49:03.785224+0000 mgr.y (mgr.24362) 16213 : cluster 0 pgmap v16182: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:49:05.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:49:04 smithi090 bash[32384]: audit 2023-12-01T13:49:04.566995+0000 mon.a (mon.0) 9950 : audit 0 from='client.? 172.21.15.80:0/887046562' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:49:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:49:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:49:06] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T13:49:07.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:49:06 smithi080 bash[28361]: cluster 2023-12-01T13:49:05.785890+0000 mgr.y (mgr.24362) 16214 : cluster 0 pgmap v16183: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:49:07.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:49:06 smithi080 bash[41963]: cluster 2023-12-01T13:49:05.785890+0000 mgr.y (mgr.24362) 16214 : cluster 0 pgmap v16183: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:49:07.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:49:06 smithi090 bash[32384]: cluster 2023-12-01T13:49:05.785890+0000 mgr.y (mgr.24362) 16214 : cluster 0 pgmap v16183: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:49:08.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:49:07 smithi080 bash[28361]: audit 2023-12-01T13:49:07.023235+0000 mon.c (mon.2) 10373 : audit 0 from='client.? 172.21.15.80:0/3929798408' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:49:08.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:49:07 smithi080 bash[41963]: audit 2023-12-01T13:49:07.023235+0000 mon.c (mon.2) 10373 : audit 0 from='client.? 172.21.15.80:0/3929798408' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:49:08.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:49:07 smithi090 bash[32384]: audit 2023-12-01T13:49:07.023235+0000 mon.c (mon.2) 10373 : audit 0 from='client.? 172.21.15.80:0/3929798408' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:49:09.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:49:08 smithi080 bash[41963]: cluster 2023-12-01T13:49:07.787044+0000 mgr.y (mgr.24362) 16215 : cluster 0 pgmap v16184: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:49:09.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:49:08 smithi080 bash[28361]: cluster 2023-12-01T13:49:07.787044+0000 mgr.y (mgr.24362) 16215 : cluster 0 pgmap v16184: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:49:09.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:49:08 smithi090 bash[32384]: cluster 2023-12-01T13:49:07.787044+0000 mgr.y (mgr.24362) 16215 : cluster 0 pgmap v16184: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:49:10.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:49:09 smithi080 bash[28361]: audit 2023-12-01T13:49:09.477060+0000 mon.a (mon.0) 9951 : audit 0 from='client.? 172.21.15.80:0/3311624189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:49:10.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:49:09 smithi080 bash[41963]: audit 2023-12-01T13:49:09.477060+0000 mon.a (mon.0) 9951 : audit 0 from='client.? 172.21.15.80:0/3311624189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:49:10.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:49:09 smithi090 bash[32384]: audit 2023-12-01T13:49:09.477060+0000 mon.a (mon.0) 9951 : audit 0 from='client.? 172.21.15.80:0/3311624189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:49:11.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:49:10 smithi080 bash[28361]: cluster 2023-12-01T13:49:09.787701+0000 mgr.y (mgr.24362) 16216 : cluster 0 pgmap v16185: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:49:11.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:49:10 smithi080 bash[28361]: audit 2023-12-01T13:49:10.639294+0000 mon.c (mon.2) 10374 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:49:11.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:49:10 smithi080 bash[41963]: cluster 2023-12-01T13:49:09.787701+0000 mgr.y (mgr.24362) 16216 : cluster 0 pgmap v16185: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:49:11.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:49:10 smithi080 bash[41963]: audit 2023-12-01T13:49:10.639294+0000 mon.c (mon.2) 10374 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:49:11.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:49:10 smithi090 bash[32384]: cluster 2023-12-01T13:49:09.787701+0000 mgr.y (mgr.24362) 16216 : cluster 0 pgmap v16185: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:49:11.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:49:10 smithi090 bash[32384]: audit 2023-12-01T13:49:10.639294+0000 mon.c (mon.2) 10374 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:49:13.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:49:12 smithi080 bash[28361]: cluster 2023-12-01T13:49:11.788658+0000 mgr.y (mgr.24362) 16217 : cluster 0 pgmap v16186: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:49:13.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:49:12 smithi080 bash[28361]: audit 2023-12-01T13:49:11.929697+0000 mon.a (mon.0) 9952 : audit 0 from='client.? 172.21.15.80:0/776785535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:49:13.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:49:12 smithi080 bash[41963]: cluster 2023-12-01T13:49:11.788658+0000 mgr.y (mgr.24362) 16217 : cluster 0 pgmap v16186: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:49:13.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:49:12 smithi080 bash[41963]: audit 2023-12-01T13:49:11.929697+0000 mon.a (mon.0) 9952 : audit 0 from='client.? 172.21.15.80:0/776785535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:49:13.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:49:12 smithi090 bash[32384]: cluster 2023-12-01T13:49:11.788658+0000 mgr.y (mgr.24362) 16217 : cluster 0 pgmap v16186: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:49:13.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:49:12 smithi090 bash[32384]: audit 2023-12-01T13:49:11.929697+0000 mon.a (mon.0) 9952 : audit 0 from='client.? 172.21.15.80:0/776785535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:49:14.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:49:14 smithi080 bash[28361]: cluster 2023-12-01T13:49:13.789296+0000 mgr.y (mgr.24362) 16218 : cluster 0 pgmap v16187: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:49:14.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:49:14 smithi080 bash[28361]: audit 2023-12-01T13:49:14.383950+0000 mon.a (mon.0) 9953 : audit 0 from='client.? 172.21.15.80:0/542939238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:49:14.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:49:14 smithi080 bash[41963]: cluster 2023-12-01T13:49:13.789296+0000 mgr.y (mgr.24362) 16218 : cluster 0 pgmap v16187: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:49:14.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:49:14 smithi080 bash[41963]: audit 2023-12-01T13:49:14.383950+0000 mon.a (mon.0) 9953 : audit 0 from='client.? 172.21.15.80:0/542939238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:49:15.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:49:14 smithi090 bash[32384]: cluster 2023-12-01T13:49:13.789296+0000 mgr.y (mgr.24362) 16218 : cluster 0 pgmap v16187: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:49:15.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:49:14 smithi090 bash[32384]: audit 2023-12-01T13:49:14.383950+0000 mon.a (mon.0) 9953 : audit 0 from='client.? 172.21.15.80:0/542939238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:49:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:49:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:49:16] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T13:49:17.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:49:16 smithi080 bash[28361]: cluster 2023-12-01T13:49:15.789989+0000 mgr.y (mgr.24362) 16219 : cluster 0 pgmap v16188: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:49:17.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:49:16 smithi080 bash[28361]: audit 2023-12-01T13:49:16.836467+0000 mon.a (mon.0) 9954 : audit 0 from='client.? 172.21.15.80:0/3411517851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:49:17.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:49:16 smithi080 bash[41963]: cluster 2023-12-01T13:49:15.789989+0000 mgr.y (mgr.24362) 16219 : cluster 0 pgmap v16188: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:49:17.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:49:16 smithi080 bash[41963]: audit 2023-12-01T13:49:16.836467+0000 mon.a (mon.0) 9954 : audit 0 from='client.? 172.21.15.80:0/3411517851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:49:17.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:49:16 smithi090 bash[32384]: cluster 2023-12-01T13:49:15.789989+0000 mgr.y (mgr.24362) 16219 : cluster 0 pgmap v16188: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:49:17.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:49:16 smithi090 bash[32384]: audit 2023-12-01T13:49:16.836467+0000 mon.a (mon.0) 9954 : audit 0 from='client.? 172.21.15.80:0/3411517851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:49:19.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:49:18 smithi080 bash[28361]: cluster 2023-12-01T13:49:17.791128+0000 mgr.y (mgr.24362) 16220 : cluster 0 pgmap v16189: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:49:19.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:49:18 smithi080 bash[41963]: cluster 2023-12-01T13:49:17.791128+0000 mgr.y (mgr.24362) 16220 : cluster 0 pgmap v16189: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:49:19.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:49:18 smithi090 bash[32384]: cluster 2023-12-01T13:49:17.791128+0000 mgr.y (mgr.24362) 16220 : cluster 0 pgmap v16189: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:49:20.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:49:19 smithi080 bash[28361]: audit 2023-12-01T13:49:19.290784+0000 mon.a (mon.0) 9955 : audit 0 from='client.? 172.21.15.80:0/416273659' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:49:20.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:49:19 smithi080 bash[41963]: audit 2023-12-01T13:49:19.290784+0000 mon.a (mon.0) 9955 : audit 0 from='client.? 172.21.15.80:0/416273659' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:49:20.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:49:19 smithi090 bash[32384]: audit 2023-12-01T13:49:19.290784+0000 mon.a (mon.0) 9955 : audit 0 from='client.? 172.21.15.80:0/416273659' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:49:21.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:49:20 smithi080 bash[28361]: cluster 2023-12-01T13:49:19.791776+0000 mgr.y (mgr.24362) 16221 : cluster 0 pgmap v16190: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:49:21.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:49:20 smithi080 bash[41963]: cluster 2023-12-01T13:49:19.791776+0000 mgr.y (mgr.24362) 16221 : cluster 0 pgmap v16190: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:49:21.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:49:20 smithi090 bash[32384]: cluster 2023-12-01T13:49:19.791776+0000 mgr.y (mgr.24362) 16221 : cluster 0 pgmap v16190: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:49:22.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:49:21 smithi080 bash[28361]: audit 2023-12-01T13:49:21.737486+0000 mon.c (mon.2) 10375 : audit 0 from='client.? 172.21.15.80:0/613233709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:49:22.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:49:21 smithi080 bash[41963]: audit 2023-12-01T13:49:21.737486+0000 mon.c (mon.2) 10375 : audit 0 from='client.? 172.21.15.80:0/613233709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:49:22.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:49:21 smithi090 bash[32384]: audit 2023-12-01T13:49:21.737486+0000 mon.c (mon.2) 10375 : audit 0 from='client.? 172.21.15.80:0/613233709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:49:23.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:49:22 smithi080 bash[28361]: cluster 2023-12-01T13:49:21.792824+0000 mgr.y (mgr.24362) 16222 : cluster 0 pgmap v16191: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:49:23.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:49:22 smithi080 bash[41963]: cluster 2023-12-01T13:49:21.792824+0000 mgr.y (mgr.24362) 16222 : cluster 0 pgmap v16191: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:49:23.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:49:22 smithi090 bash[32384]: cluster 2023-12-01T13:49:21.792824+0000 mgr.y (mgr.24362) 16222 : cluster 0 pgmap v16191: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:49:24.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:49:24 smithi080 bash[28361]: cluster 2023-12-01T13:49:23.793484+0000 mgr.y (mgr.24362) 16223 : cluster 0 pgmap v16192: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:49:24.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:49:24 smithi080 bash[28361]: audit 2023-12-01T13:49:24.193228+0000 mon.c (mon.2) 10376 : audit 0 from='client.? 172.21.15.80:0/1126377125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:49:24.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:49:24 smithi080 bash[41963]: cluster 2023-12-01T13:49:23.793484+0000 mgr.y (mgr.24362) 16223 : cluster 0 pgmap v16192: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:49:24.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:49:24 smithi080 bash[41963]: audit 2023-12-01T13:49:24.193228+0000 mon.c (mon.2) 10376 : audit 0 from='client.? 172.21.15.80:0/1126377125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:49:25.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:49:24 smithi090 bash[32384]: cluster 2023-12-01T13:49:23.793484+0000 mgr.y (mgr.24362) 16223 : cluster 0 pgmap v16192: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:49:25.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:49:24 smithi090 bash[32384]: audit 2023-12-01T13:49:24.193228+0000 mon.c (mon.2) 10376 : audit 0 from='client.? 172.21.15.80:0/1126377125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:49:26.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:49:25 smithi090 bash[32384]: audit 2023-12-01T13:49:25.638924+0000 mon.c (mon.2) 10377 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:49:26.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:49:25 smithi080 bash[41963]: audit 2023-12-01T13:49:25.638924+0000 mon.c (mon.2) 10377 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:49:26.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:49:25 smithi080 bash[28361]: audit 2023-12-01T13:49:25.638924+0000 mon.c (mon.2) 10377 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:49:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:49:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:49:26] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T13:49:27.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:49:26 smithi090 bash[32384]: cluster 2023-12-01T13:49:25.794224+0000 mgr.y (mgr.24362) 16224 : cluster 0 pgmap v16193: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:49:27.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:49:26 smithi090 bash[32384]: audit 2023-12-01T13:49:26.648077+0000 mon.c (mon.2) 10378 : audit 0 from='client.? 172.21.15.80:0/1868209271' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:49:27.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:49:26 smithi080 bash[41963]: cluster 2023-12-01T13:49:25.794224+0000 mgr.y (mgr.24362) 16224 : cluster 0 pgmap v16193: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:49:27.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:49:26 smithi080 bash[41963]: audit 2023-12-01T13:49:26.648077+0000 mon.c (mon.2) 10378 : audit 0 from='client.? 172.21.15.80:0/1868209271' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:49:27.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:49:26 smithi080 bash[28361]: cluster 2023-12-01T13:49:25.794224+0000 mgr.y (mgr.24362) 16224 : cluster 0 pgmap v16193: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:49:27.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:49:26 smithi080 bash[28361]: audit 2023-12-01T13:49:26.648077+0000 mon.c (mon.2) 10378 : audit 0 from='client.? 172.21.15.80:0/1868209271' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:49:29.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:49:28 smithi080 bash[28361]: cluster 2023-12-01T13:49:27.795418+0000 mgr.y (mgr.24362) 16225 : cluster 0 pgmap v16194: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:49:29.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:49:28 smithi080 bash[41963]: cluster 2023-12-01T13:49:27.795418+0000 mgr.y (mgr.24362) 16225 : cluster 0 pgmap v16194: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:49:29.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:49:28 smithi090 bash[32384]: cluster 2023-12-01T13:49:27.795418+0000 mgr.y (mgr.24362) 16225 : cluster 0 pgmap v16194: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:49:30.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:49:29 smithi080 bash[28361]: audit 2023-12-01T13:49:29.093344+0000 mon.c (mon.2) 10379 : audit 0 from='client.? 172.21.15.80:0/1512721874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:49:30.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:49:29 smithi080 bash[41963]: audit 2023-12-01T13:49:29.093344+0000 mon.c (mon.2) 10379 : audit 0 from='client.? 172.21.15.80:0/1512721874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:49:30.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:49:29 smithi090 bash[32384]: audit 2023-12-01T13:49:29.093344+0000 mon.c (mon.2) 10379 : audit 0 from='client.? 172.21.15.80:0/1512721874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:49:31.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:49:30 smithi080 bash[41963]: cluster 2023-12-01T13:49:29.796173+0000 mgr.y (mgr.24362) 16226 : cluster 0 pgmap v16195: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:49:31.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:49:30 smithi080 bash[28361]: cluster 2023-12-01T13:49:29.796173+0000 mgr.y (mgr.24362) 16226 : cluster 0 pgmap v16195: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:49:31.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:49:30 smithi090 bash[32384]: cluster 2023-12-01T13:49:29.796173+0000 mgr.y (mgr.24362) 16226 : cluster 0 pgmap v16195: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:49:32.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:49:31 smithi080 bash[28361]: audit 2023-12-01T13:49:31.542541+0000 mon.c (mon.2) 10380 : audit 0 from='client.? 172.21.15.80:0/1831104032' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:49:32.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:49:31 smithi080 bash[41963]: audit 2023-12-01T13:49:31.542541+0000 mon.c (mon.2) 10380 : audit 0 from='client.? 172.21.15.80:0/1831104032' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:49:32.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:49:31 smithi090 bash[32384]: audit 2023-12-01T13:49:31.542541+0000 mon.c (mon.2) 10380 : audit 0 from='client.? 172.21.15.80:0/1831104032' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:49:33.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:49:32 smithi080 bash[28361]: cluster 2023-12-01T13:49:31.797296+0000 mgr.y (mgr.24362) 16227 : cluster 0 pgmap v16196: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:49:33.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:49:32 smithi080 bash[41963]: cluster 2023-12-01T13:49:31.797296+0000 mgr.y (mgr.24362) 16227 : cluster 0 pgmap v16196: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:49:33.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:49:32 smithi090 bash[32384]: cluster 2023-12-01T13:49:31.797296+0000 mgr.y (mgr.24362) 16227 : cluster 0 pgmap v16196: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:49:34.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:49:34 smithi080 bash[41963]: cluster 2023-12-01T13:49:33.797950+0000 mgr.y (mgr.24362) 16228 : cluster 0 pgmap v16197: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:49:34.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:49:34 smithi080 bash[41963]: audit 2023-12-01T13:49:34.004189+0000 mon.a (mon.0) 9956 : audit 0 from='client.? 172.21.15.80:0/4024661623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:49:34.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:49:34 smithi080 bash[28361]: cluster 2023-12-01T13:49:33.797950+0000 mgr.y (mgr.24362) 16228 : cluster 0 pgmap v16197: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:49:34.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:49:34 smithi080 bash[28361]: audit 2023-12-01T13:49:34.004189+0000 mon.a (mon.0) 9956 : audit 0 from='client.? 172.21.15.80:0/4024661623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:49:35.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:49:34 smithi090 bash[32384]: cluster 2023-12-01T13:49:33.797950+0000 mgr.y (mgr.24362) 16228 : cluster 0 pgmap v16197: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:49:35.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:49:34 smithi090 bash[32384]: audit 2023-12-01T13:49:34.004189+0000 mon.a (mon.0) 9956 : audit 0 from='client.? 172.21.15.80:0/4024661623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:49:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:49:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:49:36] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T13:49:37.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:49:36 smithi080 bash[41963]: cluster 2023-12-01T13:49:35.798588+0000 mgr.y (mgr.24362) 16229 : cluster 0 pgmap v16198: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:49:37.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:49:36 smithi080 bash[41963]: audit 2023-12-01T13:49:36.454549+0000 mon.c (mon.2) 10381 : audit 0 from='client.? 172.21.15.80:0/174635634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:49:37.185 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:49:36 smithi080 bash[28361]: cluster 2023-12-01T13:49:35.798588+0000 mgr.y (mgr.24362) 16229 : cluster 0 pgmap v16198: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:49:37.185 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:49:36 smithi080 bash[28361]: audit 2023-12-01T13:49:36.454549+0000 mon.c (mon.2) 10381 : audit 0 from='client.? 172.21.15.80:0/174635634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:49:37.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:49:36 smithi090 bash[32384]: cluster 2023-12-01T13:49:35.798588+0000 mgr.y (mgr.24362) 16229 : cluster 0 pgmap v16198: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:49:37.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:49:36 smithi090 bash[32384]: audit 2023-12-01T13:49:36.454549+0000 mon.c (mon.2) 10381 : audit 0 from='client.? 172.21.15.80:0/174635634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:49:39.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:49:38 smithi080 bash[28361]: cluster 2023-12-01T13:49:37.799712+0000 mgr.y (mgr.24362) 16230 : cluster 0 pgmap v16199: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:49:39.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:49:38 smithi080 bash[41963]: cluster 2023-12-01T13:49:37.799712+0000 mgr.y (mgr.24362) 16230 : cluster 0 pgmap v16199: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:49:39.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:49:38 smithi090 bash[32384]: cluster 2023-12-01T13:49:37.799712+0000 mgr.y (mgr.24362) 16230 : cluster 0 pgmap v16199: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:49:40.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:49:39 smithi080 bash[41963]: audit 2023-12-01T13:49:38.910339+0000 mon.c (mon.2) 10382 : audit 0 from='client.? 172.21.15.80:0/173000860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:49:40.185 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:49:39 smithi080 bash[28361]: audit 2023-12-01T13:49:38.910339+0000 mon.c (mon.2) 10382 : audit 0 from='client.? 172.21.15.80:0/173000860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:49:40.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:49:39 smithi090 bash[32384]: audit 2023-12-01T13:49:38.910339+0000 mon.c (mon.2) 10382 : audit 0 from='client.? 172.21.15.80:0/173000860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:49:41.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:49:40 smithi080 bash[28361]: cluster 2023-12-01T13:49:39.800394+0000 mgr.y (mgr.24362) 16231 : cluster 0 pgmap v16200: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:49:41.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:49:40 smithi080 bash[28361]: audit 2023-12-01T13:49:40.639948+0000 mon.c (mon.2) 10383 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:49:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:49:40 smithi080 bash[41963]: cluster 2023-12-01T13:49:39.800394+0000 mgr.y (mgr.24362) 16231 : cluster 0 pgmap v16200: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:49:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:49:40 smithi080 bash[41963]: audit 2023-12-01T13:49:40.639948+0000 mon.c (mon.2) 10383 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:49:41.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:49:40 smithi090 bash[32384]: cluster 2023-12-01T13:49:39.800394+0000 mgr.y (mgr.24362) 16231 : cluster 0 pgmap v16200: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:49:41.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:49:40 smithi090 bash[32384]: audit 2023-12-01T13:49:40.639948+0000 mon.c (mon.2) 10383 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:49:42.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:49:41 smithi080 bash[28361]: audit 2023-12-01T13:49:41.365872+0000 mon.a (mon.0) 9957 : audit 0 from='client.? 172.21.15.80:0/2162101697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:49:42.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:49:41 smithi080 bash[41963]: audit 2023-12-01T13:49:41.365872+0000 mon.a (mon.0) 9957 : audit 0 from='client.? 172.21.15.80:0/2162101697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:49:42.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:49:41 smithi090 bash[32384]: audit 2023-12-01T13:49:41.365872+0000 mon.a (mon.0) 9957 : audit 0 from='client.? 172.21.15.80:0/2162101697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:49:43.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:49:42 smithi080 bash[28361]: cluster 2023-12-01T13:49:41.801576+0000 mgr.y (mgr.24362) 16232 : cluster 0 pgmap v16201: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:49:43.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:49:42 smithi080 bash[41963]: cluster 2023-12-01T13:49:41.801576+0000 mgr.y (mgr.24362) 16232 : cluster 0 pgmap v16201: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:49:43.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:49:42 smithi090 bash[32384]: cluster 2023-12-01T13:49:41.801576+0000 mgr.y (mgr.24362) 16232 : cluster 0 pgmap v16201: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:49:44.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:49:44 smithi080 bash[41963]: cluster 2023-12-01T13:49:43.802000+0000 mgr.y (mgr.24362) 16233 : cluster 0 pgmap v16202: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:49:44.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:49:44 smithi080 bash[41963]: audit 2023-12-01T13:49:43.823216+0000 mon.c (mon.2) 10384 : audit 0 from='client.? 172.21.15.80:0/3723474929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:49:44.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:49:44 smithi080 bash[28361]: cluster 2023-12-01T13:49:43.802000+0000 mgr.y (mgr.24362) 16233 : cluster 0 pgmap v16202: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:49:44.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:49:44 smithi080 bash[28361]: audit 2023-12-01T13:49:43.823216+0000 mon.c (mon.2) 10384 : audit 0 from='client.? 172.21.15.80:0/3723474929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:49:45.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:49:44 smithi090 bash[32384]: cluster 2023-12-01T13:49:43.802000+0000 mgr.y (mgr.24362) 16233 : cluster 0 pgmap v16202: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:49:45.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:49:44 smithi090 bash[32384]: audit 2023-12-01T13:49:43.823216+0000 mon.c (mon.2) 10384 : audit 0 from='client.? 172.21.15.80:0/3723474929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:49:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:49:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:49:46] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T13:49:47.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:49:46 smithi080 bash[28361]: cluster 2023-12-01T13:49:45.802627+0000 mgr.y (mgr.24362) 16234 : cluster 0 pgmap v16203: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:49:47.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:49:46 smithi080 bash[28361]: audit 2023-12-01T13:49:46.269792+0000 mon.a (mon.0) 9958 : audit 0 from='client.? 172.21.15.80:0/2141897666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:49:47.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:49:46 smithi080 bash[41963]: cluster 2023-12-01T13:49:45.802627+0000 mgr.y (mgr.24362) 16234 : cluster 0 pgmap v16203: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:49:47.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:49:46 smithi080 bash[41963]: audit 2023-12-01T13:49:46.269792+0000 mon.a (mon.0) 9958 : audit 0 from='client.? 172.21.15.80:0/2141897666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:49:47.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:49:46 smithi090 bash[32384]: cluster 2023-12-01T13:49:45.802627+0000 mgr.y (mgr.24362) 16234 : cluster 0 pgmap v16203: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:49:47.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:49:46 smithi090 bash[32384]: audit 2023-12-01T13:49:46.269792+0000 mon.a (mon.0) 9958 : audit 0 from='client.? 172.21.15.80:0/2141897666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:49:49.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:49:48 smithi080 bash[28361]: cluster 2023-12-01T13:49:47.803784+0000 mgr.y (mgr.24362) 16235 : cluster 0 pgmap v16204: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:49:49.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:49:48 smithi080 bash[28361]: audit 2023-12-01T13:49:48.733635+0000 mon.c (mon.2) 10385 : audit 0 from='client.? 172.21.15.80:0/1596559169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:49:49.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:49:48 smithi080 bash[41963]: cluster 2023-12-01T13:49:47.803784+0000 mgr.y (mgr.24362) 16235 : cluster 0 pgmap v16204: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:49:49.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:49:48 smithi080 bash[41963]: audit 2023-12-01T13:49:48.733635+0000 mon.c (mon.2) 10385 : audit 0 from='client.? 172.21.15.80:0/1596559169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:49:49.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:49:48 smithi090 bash[32384]: cluster 2023-12-01T13:49:47.803784+0000 mgr.y (mgr.24362) 16235 : cluster 0 pgmap v16204: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:49:49.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:49:48 smithi090 bash[32384]: audit 2023-12-01T13:49:48.733635+0000 mon.c (mon.2) 10385 : audit 0 from='client.? 172.21.15.80:0/1596559169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:49:51.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:49:50 smithi080 bash[41963]: cluster 2023-12-01T13:49:49.804404+0000 mgr.y (mgr.24362) 16236 : cluster 0 pgmap v16205: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:49:51.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:49:50 smithi080 bash[28361]: cluster 2023-12-01T13:49:49.804404+0000 mgr.y (mgr.24362) 16236 : cluster 0 pgmap v16205: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:49:51.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:49:50 smithi090 bash[32384]: cluster 2023-12-01T13:49:49.804404+0000 mgr.y (mgr.24362) 16236 : cluster 0 pgmap v16205: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:49:52.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:49:51 smithi080 bash[28361]: audit 2023-12-01T13:49:51.189787+0000 mon.c (mon.2) 10386 : audit 0 from='client.? 172.21.15.80:0/1196358891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:49:52.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:49:51 smithi080 bash[41963]: audit 2023-12-01T13:49:51.189787+0000 mon.c (mon.2) 10386 : audit 0 from='client.? 172.21.15.80:0/1196358891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:49:52.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:49:51 smithi090 bash[32384]: audit 2023-12-01T13:49:51.189787+0000 mon.c (mon.2) 10386 : audit 0 from='client.? 172.21.15.80:0/1196358891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:49:53.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:49:52 smithi080 bash[41963]: cluster 2023-12-01T13:49:51.805538+0000 mgr.y (mgr.24362) 16237 : cluster 0 pgmap v16206: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:49:53.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:49:52 smithi080 bash[28361]: cluster 2023-12-01T13:49:51.805538+0000 mgr.y (mgr.24362) 16237 : cluster 0 pgmap v16206: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:49:53.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:49:52 smithi090 bash[32384]: cluster 2023-12-01T13:49:51.805538+0000 mgr.y (mgr.24362) 16237 : cluster 0 pgmap v16206: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:49:54.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:49:54 smithi080 bash[41963]: audit 2023-12-01T13:49:53.640391+0000 mon.c (mon.2) 10387 : audit 0 from='client.? 172.21.15.80:0/2101069007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:49:54.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:49:54 smithi080 bash[41963]: cluster 2023-12-01T13:49:53.806224+0000 mgr.y (mgr.24362) 16238 : cluster 0 pgmap v16207: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:49:54.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:49:54 smithi080 bash[41963]: audit 2023-12-01T13:49:54.411016+0000 mon.c (mon.2) 10388 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:49:54.935 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:49:54 smithi080 bash[28361]: audit 2023-12-01T13:49:53.640391+0000 mon.c (mon.2) 10387 : audit 0 from='client.? 172.21.15.80:0/2101069007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:49:54.935 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:49:54 smithi080 bash[28361]: cluster 2023-12-01T13:49:53.806224+0000 mgr.y (mgr.24362) 16238 : cluster 0 pgmap v16207: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:49:54.935 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:49:54 smithi080 bash[28361]: audit 2023-12-01T13:49:54.411016+0000 mon.c (mon.2) 10388 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:49:55.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:49:54 smithi090 bash[32384]: audit 2023-12-01T13:49:53.640391+0000 mon.c (mon.2) 10387 : audit 0 from='client.? 172.21.15.80:0/2101069007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:49:55.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:49:54 smithi090 bash[32384]: cluster 2023-12-01T13:49:53.806224+0000 mgr.y (mgr.24362) 16238 : cluster 0 pgmap v16207: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:49:55.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:49:54 smithi090 bash[32384]: audit 2023-12-01T13:49:54.411016+0000 mon.c (mon.2) 10388 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:49:56.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:49:55 smithi090 bash[32384]: audit 2023-12-01T13:49:55.640528+0000 mon.c (mon.2) 10389 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:49:56.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:49:55 smithi080 bash[28361]: audit 2023-12-01T13:49:55.640528+0000 mon.c (mon.2) 10389 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:49:56.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:49:55 smithi080 bash[41963]: audit 2023-12-01T13:49:55.640528+0000 mon.c (mon.2) 10389 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:49:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:49:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:49:56] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T13:49:57.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:49:56 smithi090 bash[32384]: cluster 2023-12-01T13:49:55.806773+0000 mgr.y (mgr.24362) 16239 : cluster 0 pgmap v16208: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:49:57.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:49:56 smithi090 bash[32384]: audit 2023-12-01T13:49:56.096864+0000 mon.c (mon.2) 10390 : audit 0 from='client.? 172.21.15.80:0/3337593577' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:49:57.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:49:56 smithi080 bash[28361]: cluster 2023-12-01T13:49:55.806773+0000 mgr.y (mgr.24362) 16239 : cluster 0 pgmap v16208: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:49:57.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:49:56 smithi080 bash[28361]: audit 2023-12-01T13:49:56.096864+0000 mon.c (mon.2) 10390 : audit 0 from='client.? 172.21.15.80:0/3337593577' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:49:57.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:49:56 smithi080 bash[41963]: cluster 2023-12-01T13:49:55.806773+0000 mgr.y (mgr.24362) 16239 : cluster 0 pgmap v16208: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:49:57.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:49:56 smithi080 bash[41963]: audit 2023-12-01T13:49:56.096864+0000 mon.c (mon.2) 10390 : audit 0 from='client.? 172.21.15.80:0/3337593577' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:49:59.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:49:58 smithi080 bash[28361]: cluster 2023-12-01T13:49:57.807939+0000 mgr.y (mgr.24362) 16240 : cluster 0 pgmap v16209: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:49:59.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:49:58 smithi080 bash[28361]: audit 2023-12-01T13:49:58.558493+0000 mon.a (mon.0) 9959 : audit 0 from='client.? 172.21.15.80:0/3601016923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:49:59.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:49:58 smithi080 bash[41963]: cluster 2023-12-01T13:49:57.807939+0000 mgr.y (mgr.24362) 16240 : cluster 0 pgmap v16209: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:49:59.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:49:58 smithi080 bash[41963]: audit 2023-12-01T13:49:58.558493+0000 mon.a (mon.0) 9959 : audit 0 from='client.? 172.21.15.80:0/3601016923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:49:59.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:49:58 smithi090 bash[32384]: cluster 2023-12-01T13:49:57.807939+0000 mgr.y (mgr.24362) 16240 : cluster 0 pgmap v16209: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:49:59.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:49:58 smithi090 bash[32384]: audit 2023-12-01T13:49:58.558493+0000 mon.a (mon.0) 9959 : audit 0 from='client.? 172.21.15.80:0/3601016923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:50:00.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:50:00 smithi080 bash[28361]: debug 2023-12-01T13:49:59.997+0000 7f6ec9bf0700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T13:50:01.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:50:00 smithi080 bash[28361]: cluster 2023-12-01T13:49:59.808568+0000 mgr.y (mgr.24362) 16241 : cluster 0 pgmap v16210: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:50:01.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:50:00 smithi080 bash[28361]: cluster 2023-12-01T13:50:00.000127+0000 mon.a (mon.0) 9960 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T13:50:01.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:50:00 smithi080 bash[28361]: audit 2023-12-01T13:50:00.208419+0000 mon.a (mon.0) 9961 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:50:01.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:50:00 smithi080 bash[28361]: audit 2023-12-01T13:50:00.220733+0000 mon.a (mon.0) 9962 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:50:01.184 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:50:00 smithi080 bash[28361]: audit 2023-12-01T13:50:00.624193+0000 mon.a (mon.0) 9963 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:50:01.184 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:50:00 smithi080 bash[28361]: audit 2023-12-01T13:50:00.646883+0000 mon.a (mon.0) 9964 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:50:01.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:50:00 smithi080 bash[41963]: cluster 2023-12-01T13:49:59.808568+0000 mgr.y (mgr.24362) 16241 : cluster 0 pgmap v16210: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:50:01.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:50:00 smithi080 bash[41963]: cluster 2023-12-01T13:50:00.000127+0000 mon.a (mon.0) 9960 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T13:50:01.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:50:00 smithi080 bash[41963]: audit 2023-12-01T13:50:00.208419+0000 mon.a (mon.0) 9961 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:50:01.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:50:00 smithi080 bash[41963]: audit 2023-12-01T13:50:00.220733+0000 mon.a (mon.0) 9962 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:50:01.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:50:00 smithi080 bash[41963]: audit 2023-12-01T13:50:00.624193+0000 mon.a (mon.0) 9963 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:50:01.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:50:00 smithi080 bash[41963]: audit 2023-12-01T13:50:00.646883+0000 mon.a (mon.0) 9964 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:50:01.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:50:00 smithi090 bash[32384]: cluster 2023-12-01T13:49:59.808568+0000 mgr.y (mgr.24362) 16241 : cluster 0 pgmap v16210: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:50:01.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:50:00 smithi090 bash[32384]: cluster 2023-12-01T13:50:00.000127+0000 mon.a (mon.0) 9960 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T13:50:01.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:50:00 smithi090 bash[32384]: audit 2023-12-01T13:50:00.208419+0000 mon.a (mon.0) 9961 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:50:01.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:50:00 smithi090 bash[32384]: audit 2023-12-01T13:50:00.220733+0000 mon.a (mon.0) 9962 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:50:01.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:50:00 smithi090 bash[32384]: audit 2023-12-01T13:50:00.624193+0000 mon.a (mon.0) 9963 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:50:01.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:50:00 smithi090 bash[32384]: audit 2023-12-01T13:50:00.646883+0000 mon.a (mon.0) 9964 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:50:02.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:50:01 smithi080 bash[28361]: audit 2023-12-01T13:50:01.015017+0000 mon.a (mon.0) 9965 : audit 0 from='client.? 172.21.15.80:0/1501673465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:50:02.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:50:01 smithi080 bash[28361]: audit 2023-12-01T13:50:01.128332+0000 mon.c (mon.2) 10391 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:50:02.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:50:01 smithi080 bash[28361]: audit 2023-12-01T13:50:01.129880+0000 mon.c (mon.2) 10392 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:50:02.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:50:01 smithi080 bash[28361]: audit 2023-12-01T13:50:01.140810+0000 mon.a (mon.0) 9966 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:50:02.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:50:01 smithi080 bash[41963]: audit 2023-12-01T13:50:01.015017+0000 mon.a (mon.0) 9965 : audit 0 from='client.? 172.21.15.80:0/1501673465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:50:02.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:50:01 smithi080 bash[41963]: audit 2023-12-01T13:50:01.128332+0000 mon.c (mon.2) 10391 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:50:02.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:50:01 smithi080 bash[41963]: audit 2023-12-01T13:50:01.129880+0000 mon.c (mon.2) 10392 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:50:02.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:50:01 smithi080 bash[41963]: audit 2023-12-01T13:50:01.140810+0000 mon.a (mon.0) 9966 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:50:02.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:50:01 smithi090 bash[32384]: audit 2023-12-01T13:50:01.015017+0000 mon.a (mon.0) 9965 : audit 0 from='client.? 172.21.15.80:0/1501673465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:50:02.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:50:01 smithi090 bash[32384]: audit 2023-12-01T13:50:01.128332+0000 mon.c (mon.2) 10391 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:50:02.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:50:01 smithi090 bash[32384]: audit 2023-12-01T13:50:01.129880+0000 mon.c (mon.2) 10392 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:50:02.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:50:01 smithi090 bash[32384]: audit 2023-12-01T13:50:01.140810+0000 mon.a (mon.0) 9966 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:50:03.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:50:03 smithi080 bash[41963]: cluster 2023-12-01T13:50:01.809723+0000 mgr.y (mgr.24362) 16242 : cluster 0 pgmap v16211: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:50:03.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:50:03 smithi080 bash[28361]: cluster 2023-12-01T13:50:01.809723+0000 mgr.y (mgr.24362) 16242 : cluster 0 pgmap v16211: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:50:03.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:50:03 smithi090 bash[32384]: cluster 2023-12-01T13:50:01.809723+0000 mgr.y (mgr.24362) 16242 : cluster 0 pgmap v16211: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:50:04.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:50:04 smithi080 bash[28361]: audit 2023-12-01T13:50:03.466145+0000 mon.a (mon.0) 9967 : audit 0 from='client.? 172.21.15.80:0/3554347612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:50:04.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:50:04 smithi080 bash[41963]: audit 2023-12-01T13:50:03.466145+0000 mon.a (mon.0) 9967 : audit 0 from='client.? 172.21.15.80:0/3554347612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:50:04.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:50:04 smithi090 bash[32384]: audit 2023-12-01T13:50:03.466145+0000 mon.a (mon.0) 9967 : audit 0 from='client.? 172.21.15.80:0/3554347612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:50:05.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:50:05 smithi080 bash[28361]: cluster 2023-12-01T13:50:03.810400+0000 mgr.y (mgr.24362) 16243 : cluster 0 pgmap v16212: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:50:05.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:50:05 smithi080 bash[41963]: cluster 2023-12-01T13:50:03.810400+0000 mgr.y (mgr.24362) 16243 : cluster 0 pgmap v16212: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:50:05.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:50:05 smithi090 bash[32384]: cluster 2023-12-01T13:50:03.810400+0000 mgr.y (mgr.24362) 16243 : cluster 0 pgmap v16212: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:50:06.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:50:06 smithi080 bash[28361]: audit 2023-12-01T13:50:05.922354+0000 mon.c (mon.2) 10393 : audit 0 from='client.? 172.21.15.80:0/1566137499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:50:06.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:50:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:50:06] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T13:50:06.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:50:06 smithi080 bash[41963]: audit 2023-12-01T13:50:05.922354+0000 mon.c (mon.2) 10393 : audit 0 from='client.? 172.21.15.80:0/1566137499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:50:06.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:50:06 smithi090 bash[32384]: audit 2023-12-01T13:50:05.922354+0000 mon.c (mon.2) 10393 : audit 0 from='client.? 172.21.15.80:0/1566137499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:50:07.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:50:07 smithi080 bash[28361]: cluster 2023-12-01T13:50:05.811034+0000 mgr.y (mgr.24362) 16244 : cluster 0 pgmap v16213: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:50:07.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:50:07 smithi080 bash[41963]: cluster 2023-12-01T13:50:05.811034+0000 mgr.y (mgr.24362) 16244 : cluster 0 pgmap v16213: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:50:07.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:50:07 smithi090 bash[32384]: cluster 2023-12-01T13:50:05.811034+0000 mgr.y (mgr.24362) 16244 : cluster 0 pgmap v16213: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:50:09.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:50:09 smithi080 bash[41963]: cluster 2023-12-01T13:50:07.812213+0000 mgr.y (mgr.24362) 16245 : cluster 0 pgmap v16214: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:50:09.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:50:09 smithi080 bash[41963]: audit 2023-12-01T13:50:08.381084+0000 mon.a (mon.0) 9968 : audit 0 from='client.? 172.21.15.80:0/3975213226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:50:09.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:50:09 smithi080 bash[28361]: cluster 2023-12-01T13:50:07.812213+0000 mgr.y (mgr.24362) 16245 : cluster 0 pgmap v16214: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:50:09.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:50:09 smithi080 bash[28361]: audit 2023-12-01T13:50:08.381084+0000 mon.a (mon.0) 9968 : audit 0 from='client.? 172.21.15.80:0/3975213226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:50:09.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:50:09 smithi090 bash[32384]: cluster 2023-12-01T13:50:07.812213+0000 mgr.y (mgr.24362) 16245 : cluster 0 pgmap v16214: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:50:09.625 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:50:09 smithi090 bash[32384]: audit 2023-12-01T13:50:08.381084+0000 mon.a (mon.0) 9968 : audit 0 from='client.? 172.21.15.80:0/3975213226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:50:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:50:11 smithi080 bash[28361]: cluster 2023-12-01T13:50:09.812779+0000 mgr.y (mgr.24362) 16246 : cluster 0 pgmap v16215: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:50:11.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:50:11 smithi080 bash[28361]: audit 2023-12-01T13:50:10.640615+0000 mon.c (mon.2) 10394 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:50:11.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:50:11 smithi080 bash[28361]: audit 2023-12-01T13:50:10.839004+0000 mon.c (mon.2) 10395 : audit 0 from='client.? 172.21.15.80:0/3192540023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:50:11.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:50:11 smithi080 bash[41963]: cluster 2023-12-01T13:50:09.812779+0000 mgr.y (mgr.24362) 16246 : cluster 0 pgmap v16215: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:50:11.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:50:11 smithi080 bash[41963]: audit 2023-12-01T13:50:10.640615+0000 mon.c (mon.2) 10394 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:50:11.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:50:11 smithi080 bash[41963]: audit 2023-12-01T13:50:10.839004+0000 mon.c (mon.2) 10395 : audit 0 from='client.? 172.21.15.80:0/3192540023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:50:11.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:50:11 smithi090 bash[32384]: cluster 2023-12-01T13:50:09.812779+0000 mgr.y (mgr.24362) 16246 : cluster 0 pgmap v16215: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:50:11.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:50:11 smithi090 bash[32384]: audit 2023-12-01T13:50:10.640615+0000 mon.c (mon.2) 10394 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:50:11.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:50:11 smithi090 bash[32384]: audit 2023-12-01T13:50:10.839004+0000 mon.c (mon.2) 10395 : audit 0 from='client.? 172.21.15.80:0/3192540023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:50:13.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:50:13 smithi080 bash[28361]: cluster 2023-12-01T13:50:11.813918+0000 mgr.y (mgr.24362) 16247 : cluster 0 pgmap v16216: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:50:13.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:50:13 smithi080 bash[41963]: cluster 2023-12-01T13:50:11.813918+0000 mgr.y (mgr.24362) 16247 : cluster 0 pgmap v16216: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:50:13.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:50:13 smithi090 bash[32384]: cluster 2023-12-01T13:50:11.813918+0000 mgr.y (mgr.24362) 16247 : cluster 0 pgmap v16216: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:50:14.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:50:14 smithi080 bash[28361]: audit 2023-12-01T13:50:13.291413+0000 mon.c (mon.2) 10396 : audit 0 from='client.? 172.21.15.80:0/3116700133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:50:14.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:50:14 smithi080 bash[41963]: audit 2023-12-01T13:50:13.291413+0000 mon.c (mon.2) 10396 : audit 0 from='client.? 172.21.15.80:0/3116700133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:50:14.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:50:14 smithi090 bash[32384]: audit 2023-12-01T13:50:13.291413+0000 mon.c (mon.2) 10396 : audit 0 from='client.? 172.21.15.80:0/3116700133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:50:15.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:50:15 smithi080 bash[41963]: cluster 2023-12-01T13:50:13.814664+0000 mgr.y (mgr.24362) 16248 : cluster 0 pgmap v16217: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:50:15.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:50:15 smithi080 bash[28361]: cluster 2023-12-01T13:50:13.814664+0000 mgr.y (mgr.24362) 16248 : cluster 0 pgmap v16217: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:50:15.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:50:15 smithi090 bash[32384]: cluster 2023-12-01T13:50:13.814664+0000 mgr.y (mgr.24362) 16248 : cluster 0 pgmap v16217: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:50:16.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:50:16 smithi090 bash[32384]: audit 2023-12-01T13:50:15.746249+0000 mon.c (mon.2) 10397 : audit 0 from='client.? 172.21.15.80:0/1825000730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:50:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:50:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:50:16] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T13:50:16.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:50:16 smithi080 bash[41963]: audit 2023-12-01T13:50:15.746249+0000 mon.c (mon.2) 10397 : audit 0 from='client.? 172.21.15.80:0/1825000730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:50:16.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:50:16 smithi080 bash[28361]: audit 2023-12-01T13:50:15.746249+0000 mon.c (mon.2) 10397 : audit 0 from='client.? 172.21.15.80:0/1825000730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:50:17.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:50:17 smithi090 bash[32384]: cluster 2023-12-01T13:50:15.815458+0000 mgr.y (mgr.24362) 16249 : cluster 0 pgmap v16218: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:50:17.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:50:17 smithi080 bash[28361]: cluster 2023-12-01T13:50:15.815458+0000 mgr.y (mgr.24362) 16249 : cluster 0 pgmap v16218: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:50:17.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:50:17 smithi080 bash[41963]: cluster 2023-12-01T13:50:15.815458+0000 mgr.y (mgr.24362) 16249 : cluster 0 pgmap v16218: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:50:19.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:50:19 smithi090 bash[32384]: cluster 2023-12-01T13:50:17.816167+0000 mgr.y (mgr.24362) 16250 : cluster 0 pgmap v16219: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:50:19.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:50:19 smithi090 bash[32384]: audit 2023-12-01T13:50:18.196571+0000 mon.c (mon.2) 10398 : audit 0 from='client.? 172.21.15.80:0/4001598749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:50:19.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:50:19 smithi080 bash[41963]: cluster 2023-12-01T13:50:17.816167+0000 mgr.y (mgr.24362) 16250 : cluster 0 pgmap v16219: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:50:19.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:50:19 smithi080 bash[41963]: audit 2023-12-01T13:50:18.196571+0000 mon.c (mon.2) 10398 : audit 0 from='client.? 172.21.15.80:0/4001598749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:50:19.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:50:19 smithi080 bash[28361]: cluster 2023-12-01T13:50:17.816167+0000 mgr.y (mgr.24362) 16250 : cluster 0 pgmap v16219: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:50:19.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:50:19 smithi080 bash[28361]: audit 2023-12-01T13:50:18.196571+0000 mon.c (mon.2) 10398 : audit 0 from='client.? 172.21.15.80:0/4001598749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:50:21.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:50:21 smithi090 bash[32384]: cluster 2023-12-01T13:50:19.816821+0000 mgr.y (mgr.24362) 16251 : cluster 0 pgmap v16220: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:50:21.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:50:21 smithi090 bash[32384]: audit 2023-12-01T13:50:20.644801+0000 mon.c (mon.2) 10399 : audit 0 from='client.? 172.21.15.80:0/151405224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:50:21.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:50:21 smithi080 bash[41963]: cluster 2023-12-01T13:50:19.816821+0000 mgr.y (mgr.24362) 16251 : cluster 0 pgmap v16220: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:50:21.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:50:21 smithi080 bash[41963]: audit 2023-12-01T13:50:20.644801+0000 mon.c (mon.2) 10399 : audit 0 from='client.? 172.21.15.80:0/151405224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:50:21.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:50:21 smithi080 bash[28361]: cluster 2023-12-01T13:50:19.816821+0000 mgr.y (mgr.24362) 16251 : cluster 0 pgmap v16220: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:50:21.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:50:21 smithi080 bash[28361]: audit 2023-12-01T13:50:20.644801+0000 mon.c (mon.2) 10399 : audit 0 from='client.? 172.21.15.80:0/151405224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:50:23.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:50:23 smithi090 bash[32384]: cluster 2023-12-01T13:50:21.818394+0000 mgr.y (mgr.24362) 16252 : cluster 0 pgmap v16221: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:50:23.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:50:23 smithi090 bash[32384]: audit 2023-12-01T13:50:23.104047+0000 mon.a (mon.0) 9969 : audit 0 from='client.? 172.21.15.80:0/3038603952' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:50:23.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:50:23 smithi080 bash[41963]: cluster 2023-12-01T13:50:21.818394+0000 mgr.y (mgr.24362) 16252 : cluster 0 pgmap v16221: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:50:23.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:50:23 smithi080 bash[41963]: audit 2023-12-01T13:50:23.104047+0000 mon.a (mon.0) 9969 : audit 0 from='client.? 172.21.15.80:0/3038603952' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:50:23.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:50:23 smithi080 bash[28361]: cluster 2023-12-01T13:50:21.818394+0000 mgr.y (mgr.24362) 16252 : cluster 0 pgmap v16221: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:50:23.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:50:23 smithi080 bash[28361]: audit 2023-12-01T13:50:23.104047+0000 mon.a (mon.0) 9969 : audit 0 from='client.? 172.21.15.80:0/3038603952' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:50:24.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:50:24 smithi080 bash[28361]: cluster 2023-12-01T13:50:23.819129+0000 mgr.y (mgr.24362) 16253 : cluster 0 pgmap v16222: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:50:24.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:50:24 smithi080 bash[41963]: cluster 2023-12-01T13:50:23.819129+0000 mgr.y (mgr.24362) 16253 : cluster 0 pgmap v16222: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:50:25.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:50:24 smithi090 bash[32384]: cluster 2023-12-01T13:50:23.819129+0000 mgr.y (mgr.24362) 16253 : cluster 0 pgmap v16222: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:50:25.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:50:25 smithi080 bash[41963]: audit 2023-12-01T13:50:25.556918+0000 mon.c (mon.2) 10400 : audit 0 from='client.? 172.21.15.80:0/2148394975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:50:25.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:50:25 smithi080 bash[28361]: audit 2023-12-01T13:50:25.556918+0000 mon.c (mon.2) 10400 : audit 0 from='client.? 172.21.15.80:0/2148394975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:50:26.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:50:25 smithi090 bash[32384]: audit 2023-12-01T13:50:25.556918+0000 mon.c (mon.2) 10400 : audit 0 from='client.? 172.21.15.80:0/2148394975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:50:26.640 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:50:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:50:26] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T13:50:26.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:50:26 smithi080 bash[28361]: audit 2023-12-01T13:50:25.640864+0000 mon.c (mon.2) 10401 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:50:26.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:50:26 smithi080 bash[28361]: cluster 2023-12-01T13:50:25.820195+0000 mgr.y (mgr.24362) 16254 : cluster 0 pgmap v16223: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:50:26.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:50:26 smithi080 bash[41963]: audit 2023-12-01T13:50:25.640864+0000 mon.c (mon.2) 10401 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:50:26.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:50:26 smithi080 bash[41963]: cluster 2023-12-01T13:50:25.820195+0000 mgr.y (mgr.24362) 16254 : cluster 0 pgmap v16223: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:50:27.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:50:26 smithi090 bash[32384]: audit 2023-12-01T13:50:25.640864+0000 mon.c (mon.2) 10401 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:50:27.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:50:26 smithi090 bash[32384]: cluster 2023-12-01T13:50:25.820195+0000 mgr.y (mgr.24362) 16254 : cluster 0 pgmap v16223: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:50:29.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:50:28 smithi080 bash[28361]: cluster 2023-12-01T13:50:27.820915+0000 mgr.y (mgr.24362) 16255 : cluster 0 pgmap v16224: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:50:29.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:50:28 smithi080 bash[28361]: audit 2023-12-01T13:50:28.008838+0000 mon.a (mon.0) 9970 : audit 0 from='client.? 172.21.15.80:0/1253189971' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:50:29.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:50:28 smithi080 bash[41963]: cluster 2023-12-01T13:50:27.820915+0000 mgr.y (mgr.24362) 16255 : cluster 0 pgmap v16224: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:50:29.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:50:28 smithi080 bash[41963]: audit 2023-12-01T13:50:28.008838+0000 mon.a (mon.0) 9970 : audit 0 from='client.? 172.21.15.80:0/1253189971' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:50:29.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:50:28 smithi090 bash[32384]: cluster 2023-12-01T13:50:27.820915+0000 mgr.y (mgr.24362) 16255 : cluster 0 pgmap v16224: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:50:29.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:50:28 smithi090 bash[32384]: audit 2023-12-01T13:50:28.008838+0000 mon.a (mon.0) 9970 : audit 0 from='client.? 172.21.15.80:0/1253189971' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:50:31.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:50:30 smithi080 bash[28361]: cluster 2023-12-01T13:50:29.821562+0000 mgr.y (mgr.24362) 16256 : cluster 0 pgmap v16225: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:50:31.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:50:30 smithi080 bash[28361]: audit 2023-12-01T13:50:30.461416+0000 mon.a (mon.0) 9971 : audit 0 from='client.? 172.21.15.80:0/2154373883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:50:31.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:50:30 smithi080 bash[41963]: cluster 2023-12-01T13:50:29.821562+0000 mgr.y (mgr.24362) 16256 : cluster 0 pgmap v16225: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:50:31.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:50:30 smithi080 bash[41963]: audit 2023-12-01T13:50:30.461416+0000 mon.a (mon.0) 9971 : audit 0 from='client.? 172.21.15.80:0/2154373883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:50:31.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:50:30 smithi090 bash[32384]: cluster 2023-12-01T13:50:29.821562+0000 mgr.y (mgr.24362) 16256 : cluster 0 pgmap v16225: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:50:31.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:50:30 smithi090 bash[32384]: audit 2023-12-01T13:50:30.461416+0000 mon.a (mon.0) 9971 : audit 0 from='client.? 172.21.15.80:0/2154373883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:50:33.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:50:32 smithi080 bash[28361]: cluster 2023-12-01T13:50:31.822687+0000 mgr.y (mgr.24362) 16257 : cluster 0 pgmap v16226: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:50:33.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:50:32 smithi080 bash[41963]: cluster 2023-12-01T13:50:31.822687+0000 mgr.y (mgr.24362) 16257 : cluster 0 pgmap v16226: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:50:33.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:50:32 smithi090 bash[32384]: cluster 2023-12-01T13:50:31.822687+0000 mgr.y (mgr.24362) 16257 : cluster 0 pgmap v16226: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:50:34.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:50:33 smithi080 bash[28361]: audit 2023-12-01T13:50:32.917739+0000 mon.a (mon.0) 9972 : audit 0 from='client.? 172.21.15.80:0/1866894667' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:50:34.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:50:33 smithi080 bash[41963]: audit 2023-12-01T13:50:32.917739+0000 mon.a (mon.0) 9972 : audit 0 from='client.? 172.21.15.80:0/1866894667' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:50:34.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:50:33 smithi090 bash[32384]: audit 2023-12-01T13:50:32.917739+0000 mon.a (mon.0) 9972 : audit 0 from='client.? 172.21.15.80:0/1866894667' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:50:35.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:50:34 smithi080 bash[28361]: cluster 2023-12-01T13:50:33.823357+0000 mgr.y (mgr.24362) 16258 : cluster 0 pgmap v16227: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:50:35.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:50:34 smithi080 bash[41963]: cluster 2023-12-01T13:50:33.823357+0000 mgr.y (mgr.24362) 16258 : cluster 0 pgmap v16227: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:50:35.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:50:34 smithi090 bash[32384]: cluster 2023-12-01T13:50:33.823357+0000 mgr.y (mgr.24362) 16258 : cluster 0 pgmap v16227: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:50:36.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:50:35 smithi080 bash[28361]: audit 2023-12-01T13:50:35.372080+0000 mon.a (mon.0) 9973 : audit 0 from='client.? 172.21.15.80:0/3309895379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:50:36.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:50:35 smithi080 bash[41963]: audit 2023-12-01T13:50:35.372080+0000 mon.a (mon.0) 9973 : audit 0 from='client.? 172.21.15.80:0/3309895379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:50:36.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:50:35 smithi090 bash[32384]: audit 2023-12-01T13:50:35.372080+0000 mon.a (mon.0) 9973 : audit 0 from='client.? 172.21.15.80:0/3309895379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:50:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:50:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:50:36] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T13:50:37.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:50:36 smithi080 bash[28361]: cluster 2023-12-01T13:50:35.824466+0000 mgr.y (mgr.24362) 16259 : cluster 0 pgmap v16228: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:50:37.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:50:36 smithi080 bash[41963]: cluster 2023-12-01T13:50:35.824466+0000 mgr.y (mgr.24362) 16259 : cluster 0 pgmap v16228: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:50:37.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:50:36 smithi090 bash[32384]: cluster 2023-12-01T13:50:35.824466+0000 mgr.y (mgr.24362) 16259 : cluster 0 pgmap v16228: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:50:38.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:50:37 smithi080 bash[28361]: audit 2023-12-01T13:50:37.824364+0000 mon.a (mon.0) 9974 : audit 0 from='client.? 172.21.15.80:0/1598507429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:50:38.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:50:37 smithi080 bash[41963]: audit 2023-12-01T13:50:37.824364+0000 mon.a (mon.0) 9974 : audit 0 from='client.? 172.21.15.80:0/1598507429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:50:38.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:50:37 smithi090 bash[32384]: audit 2023-12-01T13:50:37.824364+0000 mon.a (mon.0) 9974 : audit 0 from='client.? 172.21.15.80:0/1598507429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:50:39.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:50:38 smithi080 bash[28361]: cluster 2023-12-01T13:50:37.825100+0000 mgr.y (mgr.24362) 16260 : cluster 0 pgmap v16229: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:50:39.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:50:38 smithi080 bash[41963]: cluster 2023-12-01T13:50:37.825100+0000 mgr.y (mgr.24362) 16260 : cluster 0 pgmap v16229: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:50:39.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:50:38 smithi090 bash[32384]: cluster 2023-12-01T13:50:37.825100+0000 mgr.y (mgr.24362) 16260 : cluster 0 pgmap v16229: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:50:41.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:50:40 smithi080 bash[28361]: cluster 2023-12-01T13:50:39.825699+0000 mgr.y (mgr.24362) 16261 : cluster 0 pgmap v16230: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:50:41.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:50:40 smithi080 bash[28361]: audit 2023-12-01T13:50:40.287697+0000 mon.c (mon.2) 10402 : audit 0 from='client.? 172.21.15.80:0/2448737895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:50:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:50:40 smithi080 bash[28361]: audit 2023-12-01T13:50:40.641551+0000 mon.c (mon.2) 10403 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:50:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:50:40 smithi080 bash[41963]: cluster 2023-12-01T13:50:39.825699+0000 mgr.y (mgr.24362) 16261 : cluster 0 pgmap v16230: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:50:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:50:40 smithi080 bash[41963]: audit 2023-12-01T13:50:40.287697+0000 mon.c (mon.2) 10402 : audit 0 from='client.? 172.21.15.80:0/2448737895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:50:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:50:40 smithi080 bash[41963]: audit 2023-12-01T13:50:40.641551+0000 mon.c (mon.2) 10403 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:50:41.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:50:40 smithi090 bash[32384]: cluster 2023-12-01T13:50:39.825699+0000 mgr.y (mgr.24362) 16261 : cluster 0 pgmap v16230: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:50:41.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:50:40 smithi090 bash[32384]: audit 2023-12-01T13:50:40.287697+0000 mon.c (mon.2) 10402 : audit 0 from='client.? 172.21.15.80:0/2448737895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:50:41.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:50:40 smithi090 bash[32384]: audit 2023-12-01T13:50:40.641551+0000 mon.c (mon.2) 10403 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:50:43.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:50:42 smithi080 bash[41963]: cluster 2023-12-01T13:50:41.826867+0000 mgr.y (mgr.24362) 16262 : cluster 0 pgmap v16231: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:50:43.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:50:42 smithi080 bash[41963]: audit 2023-12-01T13:50:42.746148+0000 mon.c (mon.2) 10404 : audit 0 from='client.? 172.21.15.80:0/2275841773' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:50:43.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:50:42 smithi080 bash[28361]: cluster 2023-12-01T13:50:41.826867+0000 mgr.y (mgr.24362) 16262 : cluster 0 pgmap v16231: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:50:43.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:50:42 smithi080 bash[28361]: audit 2023-12-01T13:50:42.746148+0000 mon.c (mon.2) 10404 : audit 0 from='client.? 172.21.15.80:0/2275841773' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:50:43.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:50:42 smithi090 bash[32384]: cluster 2023-12-01T13:50:41.826867+0000 mgr.y (mgr.24362) 16262 : cluster 0 pgmap v16231: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:50:43.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:50:42 smithi090 bash[32384]: audit 2023-12-01T13:50:42.746148+0000 mon.c (mon.2) 10404 : audit 0 from='client.? 172.21.15.80:0/2275841773' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:50:44.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:50:44 smithi080 bash[41963]: cluster 2023-12-01T13:50:43.827571+0000 mgr.y (mgr.24362) 16263 : cluster 0 pgmap v16232: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:50:44.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:50:44 smithi080 bash[28361]: cluster 2023-12-01T13:50:43.827571+0000 mgr.y (mgr.24362) 16263 : cluster 0 pgmap v16232: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:50:45.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:50:44 smithi090 bash[32384]: cluster 2023-12-01T13:50:43.827571+0000 mgr.y (mgr.24362) 16263 : cluster 0 pgmap v16232: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:50:45.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:50:45 smithi080 bash[28361]: audit 2023-12-01T13:50:45.209557+0000 mon.a (mon.0) 9975 : audit 0 from='client.? 172.21.15.80:0/243009406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:50:45.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:50:45 smithi080 bash[41963]: audit 2023-12-01T13:50:45.209557+0000 mon.a (mon.0) 9975 : audit 0 from='client.? 172.21.15.80:0/243009406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:50:46.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:50:45 smithi090 bash[32384]: audit 2023-12-01T13:50:45.209557+0000 mon.a (mon.0) 9975 : audit 0 from='client.? 172.21.15.80:0/243009406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:50:46.642 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:50:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:50:46] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T13:50:46.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:50:46 smithi080 bash[28361]: cluster 2023-12-01T13:50:45.828571+0000 mgr.y (mgr.24362) 16264 : cluster 0 pgmap v16233: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:50:46.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:50:46 smithi080 bash[41963]: cluster 2023-12-01T13:50:45.828571+0000 mgr.y (mgr.24362) 16264 : cluster 0 pgmap v16233: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:50:47.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:50:46 smithi090 bash[32384]: cluster 2023-12-01T13:50:45.828571+0000 mgr.y (mgr.24362) 16264 : cluster 0 pgmap v16233: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:50:48.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:50:47 smithi090 bash[32384]: audit 2023-12-01T13:50:47.666344+0000 mon.c (mon.2) 10405 : audit 0 from='client.? 172.21.15.80:0/3710007269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:50:48.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:50:47 smithi080 bash[41963]: audit 2023-12-01T13:50:47.666344+0000 mon.c (mon.2) 10405 : audit 0 from='client.? 172.21.15.80:0/3710007269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:50:48.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:50:47 smithi080 bash[28361]: audit 2023-12-01T13:50:47.666344+0000 mon.c (mon.2) 10405 : audit 0 from='client.? 172.21.15.80:0/3710007269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:50:49.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:50:48 smithi090 bash[32384]: cluster 2023-12-01T13:50:47.829318+0000 mgr.y (mgr.24362) 16265 : cluster 0 pgmap v16234: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:50:49.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:50:48 smithi080 bash[28361]: cluster 2023-12-01T13:50:47.829318+0000 mgr.y (mgr.24362) 16265 : cluster 0 pgmap v16234: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:50:49.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:50:48 smithi080 bash[41963]: cluster 2023-12-01T13:50:47.829318+0000 mgr.y (mgr.24362) 16265 : cluster 0 pgmap v16234: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:50:51.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:50:50 smithi080 bash[28361]: cluster 2023-12-01T13:50:49.829929+0000 mgr.y (mgr.24362) 16266 : cluster 0 pgmap v16235: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:50:51.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:50:50 smithi080 bash[28361]: audit 2023-12-01T13:50:50.155987+0000 mon.a (mon.0) 9976 : audit 0 from='client.? 172.21.15.80:0/480393274' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:50:51.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:50:50 smithi080 bash[41963]: cluster 2023-12-01T13:50:49.829929+0000 mgr.y (mgr.24362) 16266 : cluster 0 pgmap v16235: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:50:51.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:50:50 smithi080 bash[41963]: audit 2023-12-01T13:50:50.155987+0000 mon.a (mon.0) 9976 : audit 0 from='client.? 172.21.15.80:0/480393274' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:50:51.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:50:50 smithi090 bash[32384]: cluster 2023-12-01T13:50:49.829929+0000 mgr.y (mgr.24362) 16266 : cluster 0 pgmap v16235: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:50:51.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:50:50 smithi090 bash[32384]: audit 2023-12-01T13:50:50.155987+0000 mon.a (mon.0) 9976 : audit 0 from='client.? 172.21.15.80:0/480393274' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:50:53.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:50:52 smithi080 bash[28361]: cluster 2023-12-01T13:50:51.831051+0000 mgr.y (mgr.24362) 16267 : cluster 0 pgmap v16236: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:50:53.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:50:52 smithi080 bash[28361]: audit 2023-12-01T13:50:52.606226+0000 mon.a (mon.0) 9977 : audit 0 from='client.? 172.21.15.80:0/2479918680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:50:53.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:50:52 smithi080 bash[41963]: cluster 2023-12-01T13:50:51.831051+0000 mgr.y (mgr.24362) 16267 : cluster 0 pgmap v16236: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:50:53.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:50:52 smithi080 bash[41963]: audit 2023-12-01T13:50:52.606226+0000 mon.a (mon.0) 9977 : audit 0 from='client.? 172.21.15.80:0/2479918680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:50:53.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:50:52 smithi090 bash[32384]: cluster 2023-12-01T13:50:51.831051+0000 mgr.y (mgr.24362) 16267 : cluster 0 pgmap v16236: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:50:53.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:50:52 smithi090 bash[32384]: audit 2023-12-01T13:50:52.606226+0000 mon.a (mon.0) 9977 : audit 0 from='client.? 172.21.15.80:0/2479918680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:50:54.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:50:54 smithi080 bash[28361]: cluster 2023-12-01T13:50:53.831710+0000 mgr.y (mgr.24362) 16268 : cluster 0 pgmap v16237: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:50:54.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:50:54 smithi080 bash[41963]: cluster 2023-12-01T13:50:53.831710+0000 mgr.y (mgr.24362) 16268 : cluster 0 pgmap v16237: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:50:55.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:50:54 smithi090 bash[32384]: cluster 2023-12-01T13:50:53.831710+0000 mgr.y (mgr.24362) 16268 : cluster 0 pgmap v16237: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:50:55.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:50:55 smithi080 bash[28361]: audit 2023-12-01T13:50:55.065575+0000 mon.c (mon.2) 10406 : audit 0 from='client.? 172.21.15.80:0/720227956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:50:55.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:50:55 smithi080 bash[41963]: audit 2023-12-01T13:50:55.065575+0000 mon.c (mon.2) 10406 : audit 0 from='client.? 172.21.15.80:0/720227956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:50:56.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:50:55 smithi090 bash[32384]: audit 2023-12-01T13:50:55.065575+0000 mon.c (mon.2) 10406 : audit 0 from='client.? 172.21.15.80:0/720227956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:50:56.647 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:50:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:50:56] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T13:50:56.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:50:56 smithi080 bash[28361]: audit 2023-12-01T13:50:55.644385+0000 mon.c (mon.2) 10407 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:50:56.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:50:56 smithi080 bash[28361]: cluster 2023-12-01T13:50:55.832794+0000 mgr.y (mgr.24362) 16269 : cluster 0 pgmap v16238: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:50:56.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:50:56 smithi080 bash[41963]: audit 2023-12-01T13:50:55.644385+0000 mon.c (mon.2) 10407 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:50:56.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:50:56 smithi080 bash[41963]: cluster 2023-12-01T13:50:55.832794+0000 mgr.y (mgr.24362) 16269 : cluster 0 pgmap v16238: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:50:57.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:50:56 smithi090 bash[32384]: audit 2023-12-01T13:50:55.644385+0000 mon.c (mon.2) 10407 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:50:57.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:50:56 smithi090 bash[32384]: cluster 2023-12-01T13:50:55.832794+0000 mgr.y (mgr.24362) 16269 : cluster 0 pgmap v16238: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:50:57.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:50:57 smithi080 bash[28361]: audit 2023-12-01T13:50:57.517265+0000 mon.c (mon.2) 10408 : audit 0 from='client.? 172.21.15.80:0/3526680956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:50:57.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:50:57 smithi080 bash[41963]: audit 2023-12-01T13:50:57.517265+0000 mon.c (mon.2) 10408 : audit 0 from='client.? 172.21.15.80:0/3526680956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:50:58.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:50:57 smithi090 bash[32384]: audit 2023-12-01T13:50:57.517265+0000 mon.c (mon.2) 10408 : audit 0 from='client.? 172.21.15.80:0/3526680956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:50:58.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:50:58 smithi080 bash[41963]: cluster 2023-12-01T13:50:57.833590+0000 mgr.y (mgr.24362) 16270 : cluster 0 pgmap v16239: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:50:58.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:50:58 smithi080 bash[28361]: cluster 2023-12-01T13:50:57.833590+0000 mgr.y (mgr.24362) 16270 : cluster 0 pgmap v16239: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:50:59.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:50:58 smithi090 bash[32384]: cluster 2023-12-01T13:50:57.833590+0000 mgr.y (mgr.24362) 16270 : cluster 0 pgmap v16239: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:51:01.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:51:00 smithi080 bash[41963]: cluster 2023-12-01T13:50:59.834045+0000 mgr.y (mgr.24362) 16271 : cluster 0 pgmap v16240: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:51:01.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:51:00 smithi080 bash[41963]: audit 2023-12-01T13:50:59.973621+0000 mon.a (mon.0) 9978 : audit 0 from='client.? 172.21.15.80:0/1249312532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:51:01.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:51:00 smithi080 bash[28361]: cluster 2023-12-01T13:50:59.834045+0000 mgr.y (mgr.24362) 16271 : cluster 0 pgmap v16240: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:51:01.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:51:00 smithi080 bash[28361]: audit 2023-12-01T13:50:59.973621+0000 mon.a (mon.0) 9978 : audit 0 from='client.? 172.21.15.80:0/1249312532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:51:01.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:51:00 smithi090 bash[32384]: cluster 2023-12-01T13:50:59.834045+0000 mgr.y (mgr.24362) 16271 : cluster 0 pgmap v16240: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:51:01.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:51:00 smithi090 bash[32384]: audit 2023-12-01T13:50:59.973621+0000 mon.a (mon.0) 9978 : audit 0 from='client.? 172.21.15.80:0/1249312532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:51:02.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:51:01 smithi080 bash[41963]: audit 2023-12-01T13:51:01.225183+0000 mon.c (mon.2) 10409 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:51:02.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:51:01 smithi080 bash[28361]: audit 2023-12-01T13:51:01.225183+0000 mon.c (mon.2) 10409 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:51:02.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:51:01 smithi090 bash[32384]: audit 2023-12-01T13:51:01.225183+0000 mon.c (mon.2) 10409 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:51:03.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:51:02 smithi080 bash[28361]: cluster 2023-12-01T13:51:01.835110+0000 mgr.y (mgr.24362) 16272 : cluster 0 pgmap v16241: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:51:03.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:51:02 smithi080 bash[28361]: audit 2023-12-01T13:51:02.426227+0000 mon.c (mon.2) 10410 : audit 0 from='client.? 172.21.15.80:0/1240576728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:51:03.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:51:02 smithi080 bash[41963]: cluster 2023-12-01T13:51:01.835110+0000 mgr.y (mgr.24362) 16272 : cluster 0 pgmap v16241: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:51:03.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:51:02 smithi080 bash[41963]: audit 2023-12-01T13:51:02.426227+0000 mon.c (mon.2) 10410 : audit 0 from='client.? 172.21.15.80:0/1240576728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:51:03.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:51:02 smithi090 bash[32384]: cluster 2023-12-01T13:51:01.835110+0000 mgr.y (mgr.24362) 16272 : cluster 0 pgmap v16241: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:51:03.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:51:02 smithi090 bash[32384]: audit 2023-12-01T13:51:02.426227+0000 mon.c (mon.2) 10410 : audit 0 from='client.? 172.21.15.80:0/1240576728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:51:04.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:51:04 smithi080 bash[28361]: cluster 2023-12-01T13:51:03.835952+0000 mgr.y (mgr.24362) 16273 : cluster 0 pgmap v16242: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:51:04.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:51:04 smithi080 bash[41963]: cluster 2023-12-01T13:51:03.835952+0000 mgr.y (mgr.24362) 16273 : cluster 0 pgmap v16242: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:51:05.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:51:04 smithi090 bash[32384]: cluster 2023-12-01T13:51:03.835952+0000 mgr.y (mgr.24362) 16273 : cluster 0 pgmap v16242: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:51:05.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:51:05 smithi080 bash[28361]: audit 2023-12-01T13:51:04.880790+0000 mon.c (mon.2) 10411 : audit 0 from='client.? 172.21.15.80:0/2297750940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:51:05.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:51:05 smithi080 bash[41963]: audit 2023-12-01T13:51:04.880790+0000 mon.c (mon.2) 10411 : audit 0 from='client.? 172.21.15.80:0/2297750940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:51:06.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:51:05 smithi090 bash[32384]: audit 2023-12-01T13:51:04.880790+0000 mon.c (mon.2) 10411 : audit 0 from='client.? 172.21.15.80:0/2297750940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:51:06.647 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:51:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:51:06] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T13:51:06.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:51:06 smithi080 bash[41963]: cluster 2023-12-01T13:51:05.837068+0000 mgr.y (mgr.24362) 16274 : cluster 0 pgmap v16243: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:51:06.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:51:06 smithi080 bash[28361]: cluster 2023-12-01T13:51:05.837068+0000 mgr.y (mgr.24362) 16274 : cluster 0 pgmap v16243: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:51:07.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:51:06 smithi090 bash[32384]: cluster 2023-12-01T13:51:05.837068+0000 mgr.y (mgr.24362) 16274 : cluster 0 pgmap v16243: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:51:08.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:51:08 smithi080 bash[41963]: audit 2023-12-01T13:51:07.073962+0000 mon.a (mon.0) 9979 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:51:08.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:51:08 smithi080 bash[41963]: audit 2023-12-01T13:51:07.083928+0000 mon.a (mon.0) 9980 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:51:08.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:51:08 smithi080 bash[41963]: audit 2023-12-01T13:51:07.358718+0000 mon.c (mon.2) 10412 : audit 0 from='client.? 172.21.15.80:0/1687133299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:51:08.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:51:08 smithi080 bash[41963]: audit 2023-12-01T13:51:07.427232+0000 mon.a (mon.0) 9981 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:51:08.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:51:08 smithi080 bash[41963]: audit 2023-12-01T13:51:07.437251+0000 mon.a (mon.0) 9982 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:51:08.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:51:08 smithi080 bash[41963]: audit 2023-12-01T13:51:08.014969+0000 mon.c (mon.2) 10413 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:51:08.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:51:08 smithi080 bash[41963]: audit 2023-12-01T13:51:08.016721+0000 mon.c (mon.2) 10414 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:51:08.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:51:08 smithi080 bash[41963]: audit 2023-12-01T13:51:08.025813+0000 mon.a (mon.0) 9983 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:51:08.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:51:08 smithi080 bash[28361]: audit 2023-12-01T13:51:07.073962+0000 mon.a (mon.0) 9979 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:51:08.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:51:08 smithi080 bash[28361]: audit 2023-12-01T13:51:07.083928+0000 mon.a (mon.0) 9980 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:51:08.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:51:08 smithi080 bash[28361]: audit 2023-12-01T13:51:07.358718+0000 mon.c (mon.2) 10412 : audit 0 from='client.? 172.21.15.80:0/1687133299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:51:08.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:51:08 smithi080 bash[28361]: audit 2023-12-01T13:51:07.427232+0000 mon.a (mon.0) 9981 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:51:08.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:51:08 smithi080 bash[28361]: audit 2023-12-01T13:51:07.437251+0000 mon.a (mon.0) 9982 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:51:08.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:51:08 smithi080 bash[28361]: audit 2023-12-01T13:51:08.014969+0000 mon.c (mon.2) 10413 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:51:08.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:51:08 smithi080 bash[28361]: audit 2023-12-01T13:51:08.016721+0000 mon.c (mon.2) 10414 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:51:08.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:51:08 smithi080 bash[28361]: audit 2023-12-01T13:51:08.025813+0000 mon.a (mon.0) 9983 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:51:08.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:51:08 smithi090 bash[32384]: audit 2023-12-01T13:51:07.073962+0000 mon.a (mon.0) 9979 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:51:08.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:51:08 smithi090 bash[32384]: audit 2023-12-01T13:51:07.083928+0000 mon.a (mon.0) 9980 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:51:08.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:51:08 smithi090 bash[32384]: audit 2023-12-01T13:51:07.358718+0000 mon.c (mon.2) 10412 : audit 0 from='client.? 172.21.15.80:0/1687133299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:51:08.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:51:08 smithi090 bash[32384]: audit 2023-12-01T13:51:07.427232+0000 mon.a (mon.0) 9981 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:51:08.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:51:08 smithi090 bash[32384]: audit 2023-12-01T13:51:07.437251+0000 mon.a (mon.0) 9982 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:51:08.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:51:08 smithi090 bash[32384]: audit 2023-12-01T13:51:08.014969+0000 mon.c (mon.2) 10413 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:51:08.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:51:08 smithi090 bash[32384]: audit 2023-12-01T13:51:08.016721+0000 mon.c (mon.2) 10414 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:51:08.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:51:08 smithi090 bash[32384]: audit 2023-12-01T13:51:08.025813+0000 mon.a (mon.0) 9983 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:51:09.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:51:09 smithi090 bash[32384]: cluster 2023-12-01T13:51:07.837837+0000 mgr.y (mgr.24362) 16275 : cluster 0 pgmap v16244: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:51:09.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:51:09 smithi080 bash[41963]: cluster 2023-12-01T13:51:07.837837+0000 mgr.y (mgr.24362) 16275 : cluster 0 pgmap v16244: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:51:09.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:51:09 smithi080 bash[28361]: cluster 2023-12-01T13:51:07.837837+0000 mgr.y (mgr.24362) 16275 : cluster 0 pgmap v16244: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:51:10.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:51:10 smithi090 bash[32384]: audit 2023-12-01T13:51:09.817192+0000 mon.c (mon.2) 10415 : audit 0 from='client.? 172.21.15.80:0/112792680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:51:10.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:51:10 smithi080 bash[28361]: audit 2023-12-01T13:51:09.817192+0000 mon.c (mon.2) 10415 : audit 0 from='client.? 172.21.15.80:0/112792680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:51:10.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:51:10 smithi080 bash[41963]: audit 2023-12-01T13:51:09.817192+0000 mon.c (mon.2) 10415 : audit 0 from='client.? 172.21.15.80:0/112792680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:51:11.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:51:11 smithi090 bash[32384]: cluster 2023-12-01T13:51:09.838410+0000 mgr.y (mgr.24362) 16276 : cluster 0 pgmap v16245: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:51:11.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:51:11 smithi090 bash[32384]: audit 2023-12-01T13:51:10.642059+0000 mon.c (mon.2) 10416 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:51:11.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:51:11 smithi080 bash[28361]: cluster 2023-12-01T13:51:09.838410+0000 mgr.y (mgr.24362) 16276 : cluster 0 pgmap v16245: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:51:11.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:51:11 smithi080 bash[28361]: audit 2023-12-01T13:51:10.642059+0000 mon.c (mon.2) 10416 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:51:11.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:51:11 smithi080 bash[41963]: cluster 2023-12-01T13:51:09.838410+0000 mgr.y (mgr.24362) 16276 : cluster 0 pgmap v16245: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:51:11.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:51:11 smithi080 bash[41963]: audit 2023-12-01T13:51:10.642059+0000 mon.c (mon.2) 10416 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:51:12.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:51:12 smithi090 bash[32384]: audit 2023-12-01T13:51:12.273794+0000 mon.c (mon.2) 10417 : audit 0 from='client.? 172.21.15.80:0/3533899801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:51:12.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:51:12 smithi080 bash[28361]: audit 2023-12-01T13:51:12.273794+0000 mon.c (mon.2) 10417 : audit 0 from='client.? 172.21.15.80:0/3533899801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:51:12.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:51:12 smithi080 bash[41963]: audit 2023-12-01T13:51:12.273794+0000 mon.c (mon.2) 10417 : audit 0 from='client.? 172.21.15.80:0/3533899801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:51:13.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:51:13 smithi090 bash[32384]: cluster 2023-12-01T13:51:11.839734+0000 mgr.y (mgr.24362) 16277 : cluster 0 pgmap v16246: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:51:13.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:51:13 smithi080 bash[28361]: cluster 2023-12-01T13:51:11.839734+0000 mgr.y (mgr.24362) 16277 : cluster 0 pgmap v16246: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:51:13.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:51:13 smithi080 bash[41963]: cluster 2023-12-01T13:51:11.839734+0000 mgr.y (mgr.24362) 16277 : cluster 0 pgmap v16246: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:51:14.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:51:14 smithi080 bash[28361]: cluster 2023-12-01T13:51:13.840424+0000 mgr.y (mgr.24362) 16278 : cluster 0 pgmap v16247: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:51:14.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:51:14 smithi080 bash[41963]: cluster 2023-12-01T13:51:13.840424+0000 mgr.y (mgr.24362) 16278 : cluster 0 pgmap v16247: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:51:15.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:51:14 smithi090 bash[32384]: cluster 2023-12-01T13:51:13.840424+0000 mgr.y (mgr.24362) 16278 : cluster 0 pgmap v16247: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:51:15.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:51:15 smithi080 bash[28361]: audit 2023-12-01T13:51:14.733300+0000 mon.c (mon.2) 10418 : audit 0 from='client.? 172.21.15.80:0/3672979525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:51:15.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:51:15 smithi080 bash[41963]: audit 2023-12-01T13:51:14.733300+0000 mon.c (mon.2) 10418 : audit 0 from='client.? 172.21.15.80:0/3672979525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:51:16.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:51:15 smithi090 bash[32384]: audit 2023-12-01T13:51:14.733300+0000 mon.c (mon.2) 10418 : audit 0 from='client.? 172.21.15.80:0/3672979525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:51:16.666 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:51:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:51:16] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T13:51:16.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:51:16 smithi080 bash[41963]: cluster 2023-12-01T13:51:15.841507+0000 mgr.y (mgr.24362) 16279 : cluster 0 pgmap v16248: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:51:16.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:51:16 smithi080 bash[28361]: cluster 2023-12-01T13:51:15.841507+0000 mgr.y (mgr.24362) 16279 : cluster 0 pgmap v16248: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:51:17.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:51:16 smithi090 bash[32384]: cluster 2023-12-01T13:51:15.841507+0000 mgr.y (mgr.24362) 16279 : cluster 0 pgmap v16248: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:51:17.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:51:17 smithi080 bash[28361]: audit 2023-12-01T13:51:17.182830+0000 mon.a (mon.0) 9984 : audit 0 from='client.? 172.21.15.80:0/713772558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:51:17.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:51:17 smithi080 bash[41963]: audit 2023-12-01T13:51:17.182830+0000 mon.a (mon.0) 9984 : audit 0 from='client.? 172.21.15.80:0/713772558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:51:18.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:51:17 smithi090 bash[32384]: audit 2023-12-01T13:51:17.182830+0000 mon.a (mon.0) 9984 : audit 0 from='client.? 172.21.15.80:0/713772558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:51:18.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:51:18 smithi080 bash[28361]: cluster 2023-12-01T13:51:17.842243+0000 mgr.y (mgr.24362) 16280 : cluster 0 pgmap v16249: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:51:18.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:51:18 smithi080 bash[41963]: cluster 2023-12-01T13:51:17.842243+0000 mgr.y (mgr.24362) 16280 : cluster 0 pgmap v16249: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:51:19.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:51:18 smithi090 bash[32384]: cluster 2023-12-01T13:51:17.842243+0000 mgr.y (mgr.24362) 16280 : cluster 0 pgmap v16249: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:51:19.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:51:19 smithi080 bash[28361]: audit 2023-12-01T13:51:19.635039+0000 mon.c (mon.2) 10419 : audit 0 from='client.? 172.21.15.80:0/530186198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:51:19.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:51:19 smithi080 bash[41963]: audit 2023-12-01T13:51:19.635039+0000 mon.c (mon.2) 10419 : audit 0 from='client.? 172.21.15.80:0/530186198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:51:20.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:51:19 smithi090 bash[32384]: audit 2023-12-01T13:51:19.635039+0000 mon.c (mon.2) 10419 : audit 0 from='client.? 172.21.15.80:0/530186198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:51:21.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:51:20 smithi090 bash[32384]: cluster 2023-12-01T13:51:19.842881+0000 mgr.y (mgr.24362) 16281 : cluster 0 pgmap v16250: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:51:21.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:51:20 smithi080 bash[28361]: cluster 2023-12-01T13:51:19.842881+0000 mgr.y (mgr.24362) 16281 : cluster 0 pgmap v16250: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:51:21.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:51:20 smithi080 bash[41963]: cluster 2023-12-01T13:51:19.842881+0000 mgr.y (mgr.24362) 16281 : cluster 0 pgmap v16250: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:51:23.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:51:22 smithi080 bash[41963]: cluster 2023-12-01T13:51:21.844011+0000 mgr.y (mgr.24362) 16282 : cluster 0 pgmap v16251: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:51:23.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:51:22 smithi080 bash[41963]: audit 2023-12-01T13:51:22.092057+0000 mon.c (mon.2) 10420 : audit 0 from='client.? 172.21.15.80:0/1845015267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:51:23.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:51:22 smithi080 bash[28361]: cluster 2023-12-01T13:51:21.844011+0000 mgr.y (mgr.24362) 16282 : cluster 0 pgmap v16251: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:51:23.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:51:22 smithi080 bash[28361]: audit 2023-12-01T13:51:22.092057+0000 mon.c (mon.2) 10420 : audit 0 from='client.? 172.21.15.80:0/1845015267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:51:23.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:51:22 smithi090 bash[32384]: cluster 2023-12-01T13:51:21.844011+0000 mgr.y (mgr.24362) 16282 : cluster 0 pgmap v16251: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:51:23.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:51:22 smithi090 bash[32384]: audit 2023-12-01T13:51:22.092057+0000 mon.c (mon.2) 10420 : audit 0 from='client.? 172.21.15.80:0/1845015267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:51:24.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:51:24 smithi080 bash[28361]: cluster 2023-12-01T13:51:23.844627+0000 mgr.y (mgr.24362) 16283 : cluster 0 pgmap v16252: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:51:24.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:51:24 smithi080 bash[28361]: audit 2023-12-01T13:51:24.549668+0000 mon.c (mon.2) 10421 : audit 0 from='client.? 172.21.15.80:0/2222059013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:51:24.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:51:24 smithi080 bash[41963]: cluster 2023-12-01T13:51:23.844627+0000 mgr.y (mgr.24362) 16283 : cluster 0 pgmap v16252: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:51:24.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:51:24 smithi080 bash[41963]: audit 2023-12-01T13:51:24.549668+0000 mon.c (mon.2) 10421 : audit 0 from='client.? 172.21.15.80:0/2222059013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:51:25.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:51:24 smithi090 bash[32384]: cluster 2023-12-01T13:51:23.844627+0000 mgr.y (mgr.24362) 16283 : cluster 0 pgmap v16252: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:51:25.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:51:24 smithi090 bash[32384]: audit 2023-12-01T13:51:24.549668+0000 mon.c (mon.2) 10421 : audit 0 from='client.? 172.21.15.80:0/2222059013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:51:25.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:51:25 smithi080 bash[28361]: audit 2023-12-01T13:51:25.642694+0000 mon.c (mon.2) 10422 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:51:25.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:51:25 smithi080 bash[41963]: audit 2023-12-01T13:51:25.642694+0000 mon.c (mon.2) 10422 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:51:26.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:51:25 smithi090 bash[32384]: audit 2023-12-01T13:51:25.642694+0000 mon.c (mon.2) 10422 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:51:26.664 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:51:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:51:26] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T13:51:26.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:51:26 smithi080 bash[41963]: cluster 2023-12-01T13:51:25.845787+0000 mgr.y (mgr.24362) 16284 : cluster 0 pgmap v16253: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:51:26.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:51:26 smithi080 bash[28361]: cluster 2023-12-01T13:51:25.845787+0000 mgr.y (mgr.24362) 16284 : cluster 0 pgmap v16253: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:51:27.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:51:26 smithi090 bash[32384]: cluster 2023-12-01T13:51:25.845787+0000 mgr.y (mgr.24362) 16284 : cluster 0 pgmap v16253: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:51:27.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:51:27 smithi080 bash[28361]: audit 2023-12-01T13:51:27.006901+0000 mon.a (mon.0) 9985 : audit 0 from='client.? 172.21.15.80:0/3982702762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:51:27.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:51:27 smithi080 bash[41963]: audit 2023-12-01T13:51:27.006901+0000 mon.a (mon.0) 9985 : audit 0 from='client.? 172.21.15.80:0/3982702762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:51:28.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:51:27 smithi090 bash[32384]: audit 2023-12-01T13:51:27.006901+0000 mon.a (mon.0) 9985 : audit 0 from='client.? 172.21.15.80:0/3982702762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:51:28.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:51:28 smithi080 bash[28361]: cluster 2023-12-01T13:51:27.846693+0000 mgr.y (mgr.24362) 16285 : cluster 0 pgmap v16254: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:51:28.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:51:28 smithi080 bash[41963]: cluster 2023-12-01T13:51:27.846693+0000 mgr.y (mgr.24362) 16285 : cluster 0 pgmap v16254: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:51:29.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:51:28 smithi090 bash[32384]: cluster 2023-12-01T13:51:27.846693+0000 mgr.y (mgr.24362) 16285 : cluster 0 pgmap v16254: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:51:29.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:51:29 smithi080 bash[28361]: audit 2023-12-01T13:51:29.468049+0000 mon.c (mon.2) 10423 : audit 0 from='client.? 172.21.15.80:0/3912581453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:51:29.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:51:29 smithi080 bash[41963]: audit 2023-12-01T13:51:29.468049+0000 mon.c (mon.2) 10423 : audit 0 from='client.? 172.21.15.80:0/3912581453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:51:30.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:51:29 smithi090 bash[32384]: audit 2023-12-01T13:51:29.468049+0000 mon.c (mon.2) 10423 : audit 0 from='client.? 172.21.15.80:0/3912581453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:51:31.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:51:30 smithi090 bash[32384]: cluster 2023-12-01T13:51:29.847409+0000 mgr.y (mgr.24362) 16286 : cluster 0 pgmap v16255: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:51:31.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:51:30 smithi080 bash[28361]: cluster 2023-12-01T13:51:29.847409+0000 mgr.y (mgr.24362) 16286 : cluster 0 pgmap v16255: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:51:31.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:51:30 smithi080 bash[41963]: cluster 2023-12-01T13:51:29.847409+0000 mgr.y (mgr.24362) 16286 : cluster 0 pgmap v16255: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:51:33.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:51:32 smithi080 bash[41963]: cluster 2023-12-01T13:51:31.848541+0000 mgr.y (mgr.24362) 16287 : cluster 0 pgmap v16256: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:51:33.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:51:32 smithi080 bash[41963]: audit 2023-12-01T13:51:31.932081+0000 mon.a (mon.0) 9986 : audit 0 from='client.? 172.21.15.80:0/1285694747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:51:33.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:51:32 smithi080 bash[28361]: cluster 2023-12-01T13:51:31.848541+0000 mgr.y (mgr.24362) 16287 : cluster 0 pgmap v16256: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:51:33.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:51:32 smithi080 bash[28361]: audit 2023-12-01T13:51:31.932081+0000 mon.a (mon.0) 9986 : audit 0 from='client.? 172.21.15.80:0/1285694747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:51:33.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:51:32 smithi090 bash[32384]: cluster 2023-12-01T13:51:31.848541+0000 mgr.y (mgr.24362) 16287 : cluster 0 pgmap v16256: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:51:33.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:51:32 smithi090 bash[32384]: audit 2023-12-01T13:51:31.932081+0000 mon.a (mon.0) 9986 : audit 0 from='client.? 172.21.15.80:0/1285694747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:51:34.268 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 13:51:33 smithi090 bash[65515]: logger=cleanup t=2023-12-01T13:51:33.885975017Z level=info msg="Completed cleanup jobs" duration=95.335576ms 2023-12-01T13:51:34.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:51:34 smithi080 bash[41963]: cluster 2023-12-01T13:51:33.849213+0000 mgr.y (mgr.24362) 16288 : cluster 0 pgmap v16257: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:51:34.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:51:34 smithi080 bash[41963]: audit 2023-12-01T13:51:34.387817+0000 mon.a (mon.0) 9987 : audit 0 from='client.? 172.21.15.80:0/4266190149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:51:34.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:51:34 smithi080 bash[28361]: cluster 2023-12-01T13:51:33.849213+0000 mgr.y (mgr.24362) 16288 : cluster 0 pgmap v16257: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:51:34.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:51:34 smithi080 bash[28361]: audit 2023-12-01T13:51:34.387817+0000 mon.a (mon.0) 9987 : audit 0 from='client.? 172.21.15.80:0/4266190149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:51:35.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:51:34 smithi090 bash[32384]: cluster 2023-12-01T13:51:33.849213+0000 mgr.y (mgr.24362) 16288 : cluster 0 pgmap v16257: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:51:35.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:51:34 smithi090 bash[32384]: audit 2023-12-01T13:51:34.387817+0000 mon.a (mon.0) 9987 : audit 0 from='client.? 172.21.15.80:0/4266190149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:51:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:51:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:51:36] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T13:51:37.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:51:36 smithi080 bash[28361]: cluster 2023-12-01T13:51:35.850353+0000 mgr.y (mgr.24362) 16289 : cluster 0 pgmap v16258: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:51:37.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:51:36 smithi080 bash[28361]: audit 2023-12-01T13:51:36.831502+0000 mon.c (mon.2) 10424 : audit 0 from='client.? 172.21.15.80:0/586464138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:51:37.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:51:36 smithi080 bash[41963]: cluster 2023-12-01T13:51:35.850353+0000 mgr.y (mgr.24362) 16289 : cluster 0 pgmap v16258: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:51:37.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:51:36 smithi080 bash[41963]: audit 2023-12-01T13:51:36.831502+0000 mon.c (mon.2) 10424 : audit 0 from='client.? 172.21.15.80:0/586464138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:51:37.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:51:36 smithi090 bash[32384]: cluster 2023-12-01T13:51:35.850353+0000 mgr.y (mgr.24362) 16289 : cluster 0 pgmap v16258: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:51:37.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:51:36 smithi090 bash[32384]: audit 2023-12-01T13:51:36.831502+0000 mon.c (mon.2) 10424 : audit 0 from='client.? 172.21.15.80:0/586464138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:51:39.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:51:38 smithi080 bash[41963]: cluster 2023-12-01T13:51:37.851158+0000 mgr.y (mgr.24362) 16290 : cluster 0 pgmap v16259: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:51:39.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:51:38 smithi080 bash[28361]: cluster 2023-12-01T13:51:37.851158+0000 mgr.y (mgr.24362) 16290 : cluster 0 pgmap v16259: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:51:39.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:51:38 smithi090 bash[32384]: cluster 2023-12-01T13:51:37.851158+0000 mgr.y (mgr.24362) 16290 : cluster 0 pgmap v16259: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:51:40.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:51:39 smithi080 bash[28361]: audit 2023-12-01T13:51:39.293181+0000 mon.c (mon.2) 10425 : audit 0 from='client.? 172.21.15.80:0/4201906005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:51:40.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:51:39 smithi080 bash[41963]: audit 2023-12-01T13:51:39.293181+0000 mon.c (mon.2) 10425 : audit 0 from='client.? 172.21.15.80:0/4201906005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:51:40.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:51:39 smithi090 bash[32384]: audit 2023-12-01T13:51:39.293181+0000 mon.c (mon.2) 10425 : audit 0 from='client.? 172.21.15.80:0/4201906005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:51:41.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:51:40 smithi080 bash[28361]: cluster 2023-12-01T13:51:39.851802+0000 mgr.y (mgr.24362) 16291 : cluster 0 pgmap v16260: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:51:41.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:51:40 smithi080 bash[28361]: audit 2023-12-01T13:51:40.643038+0000 mon.c (mon.2) 10426 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:51:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:51:40 smithi080 bash[41963]: cluster 2023-12-01T13:51:39.851802+0000 mgr.y (mgr.24362) 16291 : cluster 0 pgmap v16260: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:51:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:51:40 smithi080 bash[41963]: audit 2023-12-01T13:51:40.643038+0000 mon.c (mon.2) 10426 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:51:41.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:51:40 smithi090 bash[32384]: cluster 2023-12-01T13:51:39.851802+0000 mgr.y (mgr.24362) 16291 : cluster 0 pgmap v16260: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:51:41.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:51:40 smithi090 bash[32384]: audit 2023-12-01T13:51:40.643038+0000 mon.c (mon.2) 10426 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:51:42.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:51:41 smithi080 bash[28361]: audit 2023-12-01T13:51:41.741870+0000 mon.c (mon.2) 10427 : audit 0 from='client.? 172.21.15.80:0/690017486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:51:42.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:51:41 smithi080 bash[41963]: audit 2023-12-01T13:51:41.741870+0000 mon.c (mon.2) 10427 : audit 0 from='client.? 172.21.15.80:0/690017486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:51:42.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:51:41 smithi090 bash[32384]: audit 2023-12-01T13:51:41.741870+0000 mon.c (mon.2) 10427 : audit 0 from='client.? 172.21.15.80:0/690017486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:51:43.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:51:42 smithi090 bash[32384]: cluster 2023-12-01T13:51:41.852816+0000 mgr.y (mgr.24362) 16292 : cluster 0 pgmap v16261: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:51:43.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:51:42 smithi080 bash[28361]: cluster 2023-12-01T13:51:41.852816+0000 mgr.y (mgr.24362) 16292 : cluster 0 pgmap v16261: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:51:43.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:51:42 smithi080 bash[41963]: cluster 2023-12-01T13:51:41.852816+0000 mgr.y (mgr.24362) 16292 : cluster 0 pgmap v16261: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:51:44.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:51:44 smithi080 bash[28361]: cluster 2023-12-01T13:51:43.853441+0000 mgr.y (mgr.24362) 16293 : cluster 0 pgmap v16262: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:51:44.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:51:44 smithi080 bash[28361]: audit 2023-12-01T13:51:44.184590+0000 mon.c (mon.2) 10428 : audit 0 from='client.? 172.21.15.80:0/1487353034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:51:44.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:51:44 smithi080 bash[41963]: cluster 2023-12-01T13:51:43.853441+0000 mgr.y (mgr.24362) 16293 : cluster 0 pgmap v16262: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:51:44.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:51:44 smithi080 bash[41963]: audit 2023-12-01T13:51:44.184590+0000 mon.c (mon.2) 10428 : audit 0 from='client.? 172.21.15.80:0/1487353034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:51:45.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:51:44 smithi090 bash[32384]: cluster 2023-12-01T13:51:43.853441+0000 mgr.y (mgr.24362) 16293 : cluster 0 pgmap v16262: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:51:45.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:51:44 smithi090 bash[32384]: audit 2023-12-01T13:51:44.184590+0000 mon.c (mon.2) 10428 : audit 0 from='client.? 172.21.15.80:0/1487353034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:51:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:51:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:51:46] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T13:51:47.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:51:46 smithi080 bash[41963]: cluster 2023-12-01T13:51:45.854490+0000 mgr.y (mgr.24362) 16294 : cluster 0 pgmap v16263: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:51:47.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:51:46 smithi080 bash[41963]: audit 2023-12-01T13:51:46.636365+0000 mon.a (mon.0) 9988 : audit 0 from='client.? 172.21.15.80:0/3991956226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:51:47.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:51:46 smithi080 bash[28361]: cluster 2023-12-01T13:51:45.854490+0000 mgr.y (mgr.24362) 16294 : cluster 0 pgmap v16263: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:51:47.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:51:46 smithi080 bash[28361]: audit 2023-12-01T13:51:46.636365+0000 mon.a (mon.0) 9988 : audit 0 from='client.? 172.21.15.80:0/3991956226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:51:47.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:51:46 smithi090 bash[32384]: cluster 2023-12-01T13:51:45.854490+0000 mgr.y (mgr.24362) 16294 : cluster 0 pgmap v16263: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:51:47.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:51:46 smithi090 bash[32384]: audit 2023-12-01T13:51:46.636365+0000 mon.a (mon.0) 9988 : audit 0 from='client.? 172.21.15.80:0/3991956226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:51:49.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:51:48 smithi080 bash[28361]: cluster 2023-12-01T13:51:47.855244+0000 mgr.y (mgr.24362) 16295 : cluster 0 pgmap v16264: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:51:49.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:51:48 smithi080 bash[41963]: cluster 2023-12-01T13:51:47.855244+0000 mgr.y (mgr.24362) 16295 : cluster 0 pgmap v16264: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:51:49.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:51:48 smithi090 bash[32384]: cluster 2023-12-01T13:51:47.855244+0000 mgr.y (mgr.24362) 16295 : cluster 0 pgmap v16264: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:51:50.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:51:49 smithi080 bash[28361]: audit 2023-12-01T13:51:49.095978+0000 mon.a (mon.0) 9989 : audit 0 from='client.? 172.21.15.80:0/2432238477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:51:50.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:51:49 smithi080 bash[41963]: audit 2023-12-01T13:51:49.095978+0000 mon.a (mon.0) 9989 : audit 0 from='client.? 172.21.15.80:0/2432238477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:51:50.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:51:49 smithi090 bash[32384]: audit 2023-12-01T13:51:49.095978+0000 mon.a (mon.0) 9989 : audit 0 from='client.? 172.21.15.80:0/2432238477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:51:51.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:51:50 smithi080 bash[28361]: cluster 2023-12-01T13:51:49.855900+0000 mgr.y (mgr.24362) 16296 : cluster 0 pgmap v16265: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:51:51.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:51:50 smithi080 bash[41963]: cluster 2023-12-01T13:51:49.855900+0000 mgr.y (mgr.24362) 16296 : cluster 0 pgmap v16265: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:51:51.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:51:50 smithi090 bash[32384]: cluster 2023-12-01T13:51:49.855900+0000 mgr.y (mgr.24362) 16296 : cluster 0 pgmap v16265: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:51:52.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:51:51 smithi090 bash[32384]: audit 2023-12-01T13:51:51.550852+0000 mon.c (mon.2) 10429 : audit 0 from='client.? 172.21.15.80:0/1241293722' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:51:52.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:51:51 smithi080 bash[41963]: audit 2023-12-01T13:51:51.550852+0000 mon.c (mon.2) 10429 : audit 0 from='client.? 172.21.15.80:0/1241293722' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:51:52.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:51:51 smithi080 bash[28361]: audit 2023-12-01T13:51:51.550852+0000 mon.c (mon.2) 10429 : audit 0 from='client.? 172.21.15.80:0/1241293722' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:51:53.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:51:52 smithi090 bash[32384]: cluster 2023-12-01T13:51:51.857079+0000 mgr.y (mgr.24362) 16297 : cluster 0 pgmap v16266: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:51:53.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:51:52 smithi080 bash[41963]: cluster 2023-12-01T13:51:51.857079+0000 mgr.y (mgr.24362) 16297 : cluster 0 pgmap v16266: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:51:53.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:51:52 smithi080 bash[28361]: cluster 2023-12-01T13:51:51.857079+0000 mgr.y (mgr.24362) 16297 : cluster 0 pgmap v16266: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:51:54.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:51:54 smithi080 bash[28361]: cluster 2023-12-01T13:51:53.857643+0000 mgr.y (mgr.24362) 16298 : cluster 0 pgmap v16267: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:51:54.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:51:54 smithi080 bash[28361]: audit 2023-12-01T13:51:54.015521+0000 mon.a (mon.0) 9990 : audit 0 from='client.? 172.21.15.80:0/544145943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:51:54.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:51:54 smithi080 bash[41963]: cluster 2023-12-01T13:51:53.857643+0000 mgr.y (mgr.24362) 16298 : cluster 0 pgmap v16267: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:51:54.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:51:54 smithi080 bash[41963]: audit 2023-12-01T13:51:54.015521+0000 mon.a (mon.0) 9990 : audit 0 from='client.? 172.21.15.80:0/544145943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:51:55.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:51:54 smithi090 bash[32384]: cluster 2023-12-01T13:51:53.857643+0000 mgr.y (mgr.24362) 16298 : cluster 0 pgmap v16267: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:51:55.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:51:54 smithi090 bash[32384]: audit 2023-12-01T13:51:54.015521+0000 mon.a (mon.0) 9990 : audit 0 from='client.? 172.21.15.80:0/544145943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:51:55.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:51:55 smithi080 bash[28361]: audit 2023-12-01T13:51:55.643479+0000 mon.c (mon.2) 10430 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:51:55.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:51:55 smithi080 bash[41963]: audit 2023-12-01T13:51:55.643479+0000 mon.c (mon.2) 10430 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:51:56.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:51:55 smithi090 bash[32384]: audit 2023-12-01T13:51:55.643479+0000 mon.c (mon.2) 10430 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:51:56.664 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:51:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:51:56] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T13:51:56.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:51:56 smithi080 bash[28361]: cluster 2023-12-01T13:51:55.858776+0000 mgr.y (mgr.24362) 16299 : cluster 0 pgmap v16268: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:51:56.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:51:56 smithi080 bash[28361]: audit 2023-12-01T13:51:56.466710+0000 mon.c (mon.2) 10431 : audit 0 from='client.? 172.21.15.80:0/1119991563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:51:56.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:51:56 smithi080 bash[41963]: cluster 2023-12-01T13:51:55.858776+0000 mgr.y (mgr.24362) 16299 : cluster 0 pgmap v16268: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:51:56.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:51:56 smithi080 bash[41963]: audit 2023-12-01T13:51:56.466710+0000 mon.c (mon.2) 10431 : audit 0 from='client.? 172.21.15.80:0/1119991563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:51:57.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:51:56 smithi090 bash[32384]: cluster 2023-12-01T13:51:55.858776+0000 mgr.y (mgr.24362) 16299 : cluster 0 pgmap v16268: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:51:57.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:51:56 smithi090 bash[32384]: audit 2023-12-01T13:51:56.466710+0000 mon.c (mon.2) 10431 : audit 0 from='client.? 172.21.15.80:0/1119991563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:51:59.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:51:58 smithi080 bash[28361]: cluster 2023-12-01T13:51:57.859655+0000 mgr.y (mgr.24362) 16300 : cluster 0 pgmap v16269: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:51:59.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:51:58 smithi080 bash[41963]: cluster 2023-12-01T13:51:57.859655+0000 mgr.y (mgr.24362) 16300 : cluster 0 pgmap v16269: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:51:59.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:51:58 smithi090 bash[32384]: cluster 2023-12-01T13:51:57.859655+0000 mgr.y (mgr.24362) 16300 : cluster 0 pgmap v16269: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:52:00.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:51:59 smithi080 bash[28361]: audit 2023-12-01T13:51:58.924032+0000 mon.a (mon.0) 9991 : audit 0 from='client.? 172.21.15.80:0/4132389858' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:52:00.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:51:59 smithi080 bash[41963]: audit 2023-12-01T13:51:58.924032+0000 mon.a (mon.0) 9991 : audit 0 from='client.? 172.21.15.80:0/4132389858' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:52:00.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:51:59 smithi090 bash[32384]: audit 2023-12-01T13:51:58.924032+0000 mon.a (mon.0) 9991 : audit 0 from='client.? 172.21.15.80:0/4132389858' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:52:01.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:52:00 smithi080 bash[28361]: cluster 2023-12-01T13:51:59.860339+0000 mgr.y (mgr.24362) 16301 : cluster 0 pgmap v16270: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:52:01.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:52:00 smithi080 bash[41963]: cluster 2023-12-01T13:51:59.860339+0000 mgr.y (mgr.24362) 16301 : cluster 0 pgmap v16270: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:52:01.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:52:00 smithi090 bash[32384]: cluster 2023-12-01T13:51:59.860339+0000 mgr.y (mgr.24362) 16301 : cluster 0 pgmap v16270: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:52:02.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:52:01 smithi090 bash[32384]: audit 2023-12-01T13:52:01.377570+0000 mon.a (mon.0) 9992 : audit 0 from='client.? 172.21.15.80:0/3338614598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:52:02.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:52:01 smithi080 bash[28361]: audit 2023-12-01T13:52:01.377570+0000 mon.a (mon.0) 9992 : audit 0 from='client.? 172.21.15.80:0/3338614598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:52:02.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:52:01 smithi080 bash[41963]: audit 2023-12-01T13:52:01.377570+0000 mon.a (mon.0) 9992 : audit 0 from='client.? 172.21.15.80:0/3338614598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:52:03.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:52:02 smithi090 bash[32384]: cluster 2023-12-01T13:52:01.861499+0000 mgr.y (mgr.24362) 16302 : cluster 0 pgmap v16271: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:52:03.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:52:02 smithi080 bash[41963]: cluster 2023-12-01T13:52:01.861499+0000 mgr.y (mgr.24362) 16302 : cluster 0 pgmap v16271: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:52:03.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:52:02 smithi080 bash[28361]: cluster 2023-12-01T13:52:01.861499+0000 mgr.y (mgr.24362) 16302 : cluster 0 pgmap v16271: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:52:04.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:52:04 smithi080 bash[28361]: audit 2023-12-01T13:52:03.832392+0000 mon.a (mon.0) 9993 : audit 0 from='client.? 172.21.15.80:0/3547784400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:52:04.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:52:04 smithi080 bash[28361]: cluster 2023-12-01T13:52:03.862252+0000 mgr.y (mgr.24362) 16303 : cluster 0 pgmap v16272: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:52:04.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:52:04 smithi080 bash[41963]: audit 2023-12-01T13:52:03.832392+0000 mon.a (mon.0) 9993 : audit 0 from='client.? 172.21.15.80:0/3547784400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:52:04.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:52:04 smithi080 bash[41963]: cluster 2023-12-01T13:52:03.862252+0000 mgr.y (mgr.24362) 16303 : cluster 0 pgmap v16272: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:52:05.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:52:04 smithi090 bash[32384]: audit 2023-12-01T13:52:03.832392+0000 mon.a (mon.0) 9993 : audit 0 from='client.? 172.21.15.80:0/3547784400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:52:05.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:52:04 smithi090 bash[32384]: cluster 2023-12-01T13:52:03.862252+0000 mgr.y (mgr.24362) 16303 : cluster 0 pgmap v16272: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:52:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:52:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:52:06] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T13:52:07.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:52:06 smithi080 bash[28361]: cluster 2023-12-01T13:52:05.863350+0000 mgr.y (mgr.24362) 16304 : cluster 0 pgmap v16273: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:52:07.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:52:06 smithi080 bash[28361]: audit 2023-12-01T13:52:06.287189+0000 mon.c (mon.2) 10432 : audit 0 from='client.? 172.21.15.80:0/4257284676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:52:07.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:52:06 smithi080 bash[41963]: cluster 2023-12-01T13:52:05.863350+0000 mgr.y (mgr.24362) 16304 : cluster 0 pgmap v16273: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:52:07.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:52:06 smithi080 bash[41963]: audit 2023-12-01T13:52:06.287189+0000 mon.c (mon.2) 10432 : audit 0 from='client.? 172.21.15.80:0/4257284676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:52:07.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:52:06 smithi090 bash[32384]: cluster 2023-12-01T13:52:05.863350+0000 mgr.y (mgr.24362) 16304 : cluster 0 pgmap v16273: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:52:07.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:52:06 smithi090 bash[32384]: audit 2023-12-01T13:52:06.287189+0000 mon.c (mon.2) 10432 : audit 0 from='client.? 172.21.15.80:0/4257284676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:52:09.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:52:08 smithi080 bash[41963]: cluster 2023-12-01T13:52:07.864200+0000 mgr.y (mgr.24362) 16305 : cluster 0 pgmap v16274: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:52:09.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:52:08 smithi080 bash[41963]: audit 2023-12-01T13:52:08.109786+0000 mon.c (mon.2) 10433 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:52:09.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:52:08 smithi080 bash[41963]: audit 2023-12-01T13:52:08.740415+0000 mon.a (mon.0) 9994 : audit 0 from='client.? 172.21.15.80:0/2307299724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:52:09.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:52:08 smithi080 bash[28361]: cluster 2023-12-01T13:52:07.864200+0000 mgr.y (mgr.24362) 16305 : cluster 0 pgmap v16274: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:52:09.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:52:08 smithi080 bash[28361]: audit 2023-12-01T13:52:08.109786+0000 mon.c (mon.2) 10433 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:52:09.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:52:08 smithi080 bash[28361]: audit 2023-12-01T13:52:08.740415+0000 mon.a (mon.0) 9994 : audit 0 from='client.? 172.21.15.80:0/2307299724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:52:09.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:52:08 smithi090 bash[32384]: cluster 2023-12-01T13:52:07.864200+0000 mgr.y (mgr.24362) 16305 : cluster 0 pgmap v16274: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:52:09.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:52:08 smithi090 bash[32384]: audit 2023-12-01T13:52:08.109786+0000 mon.c (mon.2) 10433 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:52:09.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:52:08 smithi090 bash[32384]: audit 2023-12-01T13:52:08.740415+0000 mon.a (mon.0) 9994 : audit 0 from='client.? 172.21.15.80:0/2307299724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:52:11.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:52:10 smithi080 bash[41963]: cluster 2023-12-01T13:52:09.864799+0000 mgr.y (mgr.24362) 16306 : cluster 0 pgmap v16275: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:52:11.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:52:10 smithi080 bash[41963]: audit 2023-12-01T13:52:10.643792+0000 mon.c (mon.2) 10434 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:52:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:52:10 smithi080 bash[28361]: cluster 2023-12-01T13:52:09.864799+0000 mgr.y (mgr.24362) 16306 : cluster 0 pgmap v16275: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:52:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:52:10 smithi080 bash[28361]: audit 2023-12-01T13:52:10.643792+0000 mon.c (mon.2) 10434 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:52:11.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:52:10 smithi090 bash[32384]: cluster 2023-12-01T13:52:09.864799+0000 mgr.y (mgr.24362) 16306 : cluster 0 pgmap v16275: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:52:11.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:52:10 smithi090 bash[32384]: audit 2023-12-01T13:52:10.643792+0000 mon.c (mon.2) 10434 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:52:12.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:52:11 smithi090 bash[32384]: audit 2023-12-01T13:52:11.206568+0000 mon.a (mon.0) 9995 : audit 0 from='client.? 172.21.15.80:0/3205973031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:52:12.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:52:11 smithi080 bash[28361]: audit 2023-12-01T13:52:11.206568+0000 mon.a (mon.0) 9995 : audit 0 from='client.? 172.21.15.80:0/3205973031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:52:12.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:52:11 smithi080 bash[41963]: audit 2023-12-01T13:52:11.206568+0000 mon.a (mon.0) 9995 : audit 0 from='client.? 172.21.15.80:0/3205973031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:52:13.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:52:12 smithi090 bash[32384]: cluster 2023-12-01T13:52:11.865962+0000 mgr.y (mgr.24362) 16307 : cluster 0 pgmap v16276: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:52:13.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:52:12 smithi080 bash[28361]: cluster 2023-12-01T13:52:11.865962+0000 mgr.y (mgr.24362) 16307 : cluster 0 pgmap v16276: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:52:13.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:52:12 smithi080 bash[41963]: cluster 2023-12-01T13:52:11.865962+0000 mgr.y (mgr.24362) 16307 : cluster 0 pgmap v16276: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:52:14.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:52:14 smithi080 bash[28361]: audit 2023-12-01T13:52:13.672700+0000 mon.c (mon.2) 10435 : audit 0 from='client.? 172.21.15.80:0/4075524165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:52:14.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:52:14 smithi080 bash[28361]: cluster 2023-12-01T13:52:13.866608+0000 mgr.y (mgr.24362) 16308 : cluster 0 pgmap v16277: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:52:14.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:52:14 smithi080 bash[28361]: audit 2023-12-01T13:52:13.960528+0000 mon.a (mon.0) 9996 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:52:14.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:52:14 smithi080 bash[28361]: audit 2023-12-01T13:52:13.977064+0000 mon.a (mon.0) 9997 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:52:14.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:52:14 smithi080 bash[28361]: audit 2023-12-01T13:52:14.371255+0000 mon.a (mon.0) 9998 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:52:14.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:52:14 smithi080 bash[28361]: audit 2023-12-01T13:52:14.385184+0000 mon.a (mon.0) 9999 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:52:14.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:52:14 smithi080 bash[41963]: audit 2023-12-01T13:52:13.672700+0000 mon.c (mon.2) 10435 : audit 0 from='client.? 172.21.15.80:0/4075524165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:52:14.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:52:14 smithi080 bash[41963]: cluster 2023-12-01T13:52:13.866608+0000 mgr.y (mgr.24362) 16308 : cluster 0 pgmap v16277: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:52:14.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:52:14 smithi080 bash[41963]: audit 2023-12-01T13:52:13.960528+0000 mon.a (mon.0) 9996 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:52:14.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:52:14 smithi080 bash[41963]: audit 2023-12-01T13:52:13.977064+0000 mon.a (mon.0) 9997 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:52:14.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:52:14 smithi080 bash[41963]: audit 2023-12-01T13:52:14.371255+0000 mon.a (mon.0) 9998 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:52:14.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:52:14 smithi080 bash[41963]: audit 2023-12-01T13:52:14.385184+0000 mon.a (mon.0) 9999 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:52:15.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:52:14 smithi090 bash[32384]: audit 2023-12-01T13:52:13.672700+0000 mon.c (mon.2) 10435 : audit 0 from='client.? 172.21.15.80:0/4075524165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:52:15.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:52:14 smithi090 bash[32384]: cluster 2023-12-01T13:52:13.866608+0000 mgr.y (mgr.24362) 16308 : cluster 0 pgmap v16277: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:52:15.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:52:14 smithi090 bash[32384]: audit 2023-12-01T13:52:13.960528+0000 mon.a (mon.0) 9996 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:52:15.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:52:14 smithi090 bash[32384]: audit 2023-12-01T13:52:13.977064+0000 mon.a (mon.0) 9997 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:52:15.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:52:14 smithi090 bash[32384]: audit 2023-12-01T13:52:14.371255+0000 mon.a (mon.0) 9998 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:52:15.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:52:14 smithi090 bash[32384]: audit 2023-12-01T13:52:14.385184+0000 mon.a (mon.0) 9999 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:52:15.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:52:15 smithi080 bash[41963]: audit 2023-12-01T13:52:14.929383+0000 mon.c (mon.2) 10436 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:52:15.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:52:15 smithi080 bash[41963]: audit 2023-12-01T13:52:14.931248+0000 mon.c (mon.2) 10437 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:52:15.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:52:15 smithi080 bash[41963]: audit 2023-12-01T13:52:14.940648+0000 mon.a (mon.0) 10000 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:52:15.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:52:15 smithi080 bash[28361]: audit 2023-12-01T13:52:14.929383+0000 mon.c (mon.2) 10436 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:52:15.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:52:15 smithi080 bash[28361]: audit 2023-12-01T13:52:14.931248+0000 mon.c (mon.2) 10437 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:52:15.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:52:15 smithi080 bash[28361]: audit 2023-12-01T13:52:14.940648+0000 mon.a (mon.0) 10000 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:52:16.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:52:15 smithi090 bash[32384]: audit 2023-12-01T13:52:14.929383+0000 mon.c (mon.2) 10436 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:52:16.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:52:15 smithi090 bash[32384]: audit 2023-12-01T13:52:14.931248+0000 mon.c (mon.2) 10437 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:52:16.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:52:15 smithi090 bash[32384]: audit 2023-12-01T13:52:14.940648+0000 mon.a (mon.0) 10000 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:52:16.677 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:52:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:52:16] "GET /metrics HTTP/1.1" 200 33977 "" "Prometheus/2.43.0" 2023-12-01T13:52:16.678 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:52:16 smithi080 bash[28361]: cluster 2023-12-01T13:52:15.867658+0000 mgr.y (mgr.24362) 16309 : cluster 0 pgmap v16278: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:52:16.678 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:52:16 smithi080 bash[28361]: audit 2023-12-01T13:52:16.127416+0000 mon.a (mon.0) 10001 : audit 0 from='client.? 172.21.15.80:0/2234109448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:52:16.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:52:16 smithi080 bash[41963]: cluster 2023-12-01T13:52:15.867658+0000 mgr.y (mgr.24362) 16309 : cluster 0 pgmap v16278: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:52:16.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:52:16 smithi080 bash[41963]: audit 2023-12-01T13:52:16.127416+0000 mon.a (mon.0) 10001 : audit 0 from='client.? 172.21.15.80:0/2234109448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:52:17.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:52:16 smithi090 bash[32384]: cluster 2023-12-01T13:52:15.867658+0000 mgr.y (mgr.24362) 16309 : cluster 0 pgmap v16278: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:52:17.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:52:16 smithi090 bash[32384]: audit 2023-12-01T13:52:16.127416+0000 mon.a (mon.0) 10001 : audit 0 from='client.? 172.21.15.80:0/2234109448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:52:19.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:52:18 smithi080 bash[28361]: cluster 2023-12-01T13:52:17.868448+0000 mgr.y (mgr.24362) 16310 : cluster 0 pgmap v16279: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:52:19.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:52:18 smithi080 bash[28361]: audit 2023-12-01T13:52:18.577805+0000 mon.a (mon.0) 10002 : audit 0 from='client.? 172.21.15.80:0/1676169808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:52:19.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:52:18 smithi080 bash[41963]: cluster 2023-12-01T13:52:17.868448+0000 mgr.y (mgr.24362) 16310 : cluster 0 pgmap v16279: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:52:19.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:52:18 smithi080 bash[41963]: audit 2023-12-01T13:52:18.577805+0000 mon.a (mon.0) 10002 : audit 0 from='client.? 172.21.15.80:0/1676169808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:52:19.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:52:18 smithi090 bash[32384]: cluster 2023-12-01T13:52:17.868448+0000 mgr.y (mgr.24362) 16310 : cluster 0 pgmap v16279: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:52:19.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:52:18 smithi090 bash[32384]: audit 2023-12-01T13:52:18.577805+0000 mon.a (mon.0) 10002 : audit 0 from='client.? 172.21.15.80:0/1676169808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:52:21.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:52:20 smithi080 bash[28361]: cluster 2023-12-01T13:52:19.869095+0000 mgr.y (mgr.24362) 16311 : cluster 0 pgmap v16280: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:52:21.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:52:20 smithi080 bash[41963]: cluster 2023-12-01T13:52:19.869095+0000 mgr.y (mgr.24362) 16311 : cluster 0 pgmap v16280: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:52:21.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:52:20 smithi090 bash[32384]: cluster 2023-12-01T13:52:19.869095+0000 mgr.y (mgr.24362) 16311 : cluster 0 pgmap v16280: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:52:22.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:52:21 smithi090 bash[32384]: audit 2023-12-01T13:52:21.039908+0000 mon.a (mon.0) 10003 : audit 0 from='client.? 172.21.15.80:0/896120438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:52:22.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:52:21 smithi080 bash[28361]: audit 2023-12-01T13:52:21.039908+0000 mon.a (mon.0) 10003 : audit 0 from='client.? 172.21.15.80:0/896120438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:52:22.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:52:21 smithi080 bash[41963]: audit 2023-12-01T13:52:21.039908+0000 mon.a (mon.0) 10003 : audit 0 from='client.? 172.21.15.80:0/896120438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:52:23.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:52:22 smithi090 bash[32384]: cluster 2023-12-01T13:52:21.870263+0000 mgr.y (mgr.24362) 16312 : cluster 0 pgmap v16281: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:52:23.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:52:22 smithi080 bash[28361]: cluster 2023-12-01T13:52:21.870263+0000 mgr.y (mgr.24362) 16312 : cluster 0 pgmap v16281: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:52:23.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:52:22 smithi080 bash[41963]: cluster 2023-12-01T13:52:21.870263+0000 mgr.y (mgr.24362) 16312 : cluster 0 pgmap v16281: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:52:24.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:52:23 smithi090 bash[32384]: audit 2023-12-01T13:52:23.497766+0000 mon.a (mon.0) 10004 : audit 0 from='client.? 172.21.15.80:0/107063919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:52:24.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:52:23 smithi080 bash[28361]: audit 2023-12-01T13:52:23.497766+0000 mon.a (mon.0) 10004 : audit 0 from='client.? 172.21.15.80:0/107063919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:52:24.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:52:23 smithi080 bash[41963]: audit 2023-12-01T13:52:23.497766+0000 mon.a (mon.0) 10004 : audit 0 from='client.? 172.21.15.80:0/107063919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:52:25.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:52:24 smithi090 bash[32384]: cluster 2023-12-01T13:52:23.870861+0000 mgr.y (mgr.24362) 16313 : cluster 0 pgmap v16282: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:52:25.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:52:24 smithi080 bash[28361]: cluster 2023-12-01T13:52:23.870861+0000 mgr.y (mgr.24362) 16313 : cluster 0 pgmap v16282: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:52:25.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:52:24 smithi080 bash[41963]: cluster 2023-12-01T13:52:23.870861+0000 mgr.y (mgr.24362) 16313 : cluster 0 pgmap v16282: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:52:26.232 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:52:25 smithi080 bash[41963]: audit 2023-12-01T13:52:25.643431+0000 mon.c (mon.2) 10438 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:52:26.233 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:52:25 smithi080 bash[28361]: audit 2023-12-01T13:52:25.643431+0000 mon.c (mon.2) 10438 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:52:26.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:52:25 smithi090 bash[32384]: audit 2023-12-01T13:52:25.643431+0000 mon.c (mon.2) 10438 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:52:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:52:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:52:26] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T13:52:27.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:52:26 smithi090 bash[32384]: cluster 2023-12-01T13:52:25.871848+0000 mgr.y (mgr.24362) 16314 : cluster 0 pgmap v16283: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:52:27.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:52:26 smithi090 bash[32384]: audit 2023-12-01T13:52:25.952822+0000 mon.c (mon.2) 10439 : audit 0 from='client.? 172.21.15.80:0/1492490405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:52:27.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:52:26 smithi080 bash[28361]: cluster 2023-12-01T13:52:25.871848+0000 mgr.y (mgr.24362) 16314 : cluster 0 pgmap v16283: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:52:27.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:52:26 smithi080 bash[28361]: audit 2023-12-01T13:52:25.952822+0000 mon.c (mon.2) 10439 : audit 0 from='client.? 172.21.15.80:0/1492490405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:52:27.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:52:26 smithi080 bash[41963]: cluster 2023-12-01T13:52:25.871848+0000 mgr.y (mgr.24362) 16314 : cluster 0 pgmap v16283: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:52:27.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:52:26 smithi080 bash[41963]: audit 2023-12-01T13:52:25.952822+0000 mon.c (mon.2) 10439 : audit 0 from='client.? 172.21.15.80:0/1492490405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:52:29.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:52:28 smithi090 bash[32384]: cluster 2023-12-01T13:52:27.872664+0000 mgr.y (mgr.24362) 16315 : cluster 0 pgmap v16284: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:52:29.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:52:28 smithi090 bash[32384]: audit 2023-12-01T13:52:28.405161+0000 mon.a (mon.0) 10005 : audit 0 from='client.? 172.21.15.80:0/4186363404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:52:29.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:52:28 smithi080 bash[41963]: cluster 2023-12-01T13:52:27.872664+0000 mgr.y (mgr.24362) 16315 : cluster 0 pgmap v16284: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:52:29.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:52:28 smithi080 bash[41963]: audit 2023-12-01T13:52:28.405161+0000 mon.a (mon.0) 10005 : audit 0 from='client.? 172.21.15.80:0/4186363404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:52:29.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:52:28 smithi080 bash[28361]: cluster 2023-12-01T13:52:27.872664+0000 mgr.y (mgr.24362) 16315 : cluster 0 pgmap v16284: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:52:29.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:52:28 smithi080 bash[28361]: audit 2023-12-01T13:52:28.405161+0000 mon.a (mon.0) 10005 : audit 0 from='client.? 172.21.15.80:0/4186363404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:52:31.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:52:30 smithi090 bash[32384]: cluster 2023-12-01T13:52:29.873350+0000 mgr.y (mgr.24362) 16316 : cluster 0 pgmap v16285: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:52:31.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:52:30 smithi090 bash[32384]: audit 2023-12-01T13:52:30.867026+0000 mon.a (mon.0) 10006 : audit 0 from='client.? 172.21.15.80:0/1046433874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:52:31.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:52:30 smithi080 bash[41963]: cluster 2023-12-01T13:52:29.873350+0000 mgr.y (mgr.24362) 16316 : cluster 0 pgmap v16285: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:52:31.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:52:30 smithi080 bash[41963]: audit 2023-12-01T13:52:30.867026+0000 mon.a (mon.0) 10006 : audit 0 from='client.? 172.21.15.80:0/1046433874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:52:31.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:52:30 smithi080 bash[28361]: cluster 2023-12-01T13:52:29.873350+0000 mgr.y (mgr.24362) 16316 : cluster 0 pgmap v16285: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:52:31.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:52:30 smithi080 bash[28361]: audit 2023-12-01T13:52:30.867026+0000 mon.a (mon.0) 10006 : audit 0 from='client.? 172.21.15.80:0/1046433874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:52:33.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:52:32 smithi090 bash[32384]: cluster 2023-12-01T13:52:31.874499+0000 mgr.y (mgr.24362) 16317 : cluster 0 pgmap v16286: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:52:33.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:52:32 smithi080 bash[41963]: cluster 2023-12-01T13:52:31.874499+0000 mgr.y (mgr.24362) 16317 : cluster 0 pgmap v16286: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:52:33.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:52:32 smithi080 bash[28361]: cluster 2023-12-01T13:52:31.874499+0000 mgr.y (mgr.24362) 16317 : cluster 0 pgmap v16286: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:52:34.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:52:33 smithi090 bash[32384]: audit 2023-12-01T13:52:33.331477+0000 mon.a (mon.0) 10007 : audit 0 from='client.? 172.21.15.80:0/2140618821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:52:34.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:52:33 smithi080 bash[41963]: audit 2023-12-01T13:52:33.331477+0000 mon.a (mon.0) 10007 : audit 0 from='client.? 172.21.15.80:0/2140618821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:52:34.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:52:33 smithi080 bash[28361]: audit 2023-12-01T13:52:33.331477+0000 mon.a (mon.0) 10007 : audit 0 from='client.? 172.21.15.80:0/2140618821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:52:35.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:52:34 smithi090 bash[32384]: cluster 2023-12-01T13:52:33.875180+0000 mgr.y (mgr.24362) 16318 : cluster 0 pgmap v16287: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:52:35.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:52:34 smithi080 bash[41963]: cluster 2023-12-01T13:52:33.875180+0000 mgr.y (mgr.24362) 16318 : cluster 0 pgmap v16287: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:52:35.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:52:34 smithi080 bash[28361]: cluster 2023-12-01T13:52:33.875180+0000 mgr.y (mgr.24362) 16318 : cluster 0 pgmap v16287: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:52:36.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:52:35 smithi090 bash[32384]: audit 2023-12-01T13:52:35.789037+0000 mon.a (mon.0) 10008 : audit 0 from='client.? 172.21.15.80:0/3987406903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:52:36.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:52:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:52:36] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T13:52:36.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:52:35 smithi080 bash[41963]: audit 2023-12-01T13:52:35.789037+0000 mon.a (mon.0) 10008 : audit 0 from='client.? 172.21.15.80:0/3987406903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:52:36.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:52:35 smithi080 bash[28361]: audit 2023-12-01T13:52:35.789037+0000 mon.a (mon.0) 10008 : audit 0 from='client.? 172.21.15.80:0/3987406903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:52:37.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:52:36 smithi090 bash[32384]: cluster 2023-12-01T13:52:35.876197+0000 mgr.y (mgr.24362) 16319 : cluster 0 pgmap v16288: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:52:37.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:52:36 smithi080 bash[41963]: cluster 2023-12-01T13:52:35.876197+0000 mgr.y (mgr.24362) 16319 : cluster 0 pgmap v16288: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:52:37.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:52:36 smithi080 bash[28361]: cluster 2023-12-01T13:52:35.876197+0000 mgr.y (mgr.24362) 16319 : cluster 0 pgmap v16288: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:52:39.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:52:38 smithi090 bash[32384]: cluster 2023-12-01T13:52:37.876891+0000 mgr.y (mgr.24362) 16320 : cluster 0 pgmap v16289: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:52:39.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:52:38 smithi090 bash[32384]: audit 2023-12-01T13:52:38.245492+0000 mon.c (mon.2) 10440 : audit 0 from='client.? 172.21.15.80:0/1903620645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:52:39.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:52:38 smithi080 bash[28361]: cluster 2023-12-01T13:52:37.876891+0000 mgr.y (mgr.24362) 16320 : cluster 0 pgmap v16289: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:52:39.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:52:38 smithi080 bash[28361]: audit 2023-12-01T13:52:38.245492+0000 mon.c (mon.2) 10440 : audit 0 from='client.? 172.21.15.80:0/1903620645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:52:39.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:52:38 smithi080 bash[41963]: cluster 2023-12-01T13:52:37.876891+0000 mgr.y (mgr.24362) 16320 : cluster 0 pgmap v16289: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:52:39.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:52:38 smithi080 bash[41963]: audit 2023-12-01T13:52:38.245492+0000 mon.c (mon.2) 10440 : audit 0 from='client.? 172.21.15.80:0/1903620645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:52:41.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:52:40 smithi090 bash[32384]: cluster 2023-12-01T13:52:39.877510+0000 mgr.y (mgr.24362) 16321 : cluster 0 pgmap v16290: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:52:41.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:52:40 smithi090 bash[32384]: audit 2023-12-01T13:52:40.644316+0000 mon.c (mon.2) 10441 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:52:41.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:52:40 smithi090 bash[32384]: audit 2023-12-01T13:52:40.692822+0000 mon.a (mon.0) 10009 : audit 0 from='client.? 172.21.15.80:0/126883736' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:52:41.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:52:40 smithi080 bash[28361]: cluster 2023-12-01T13:52:39.877510+0000 mgr.y (mgr.24362) 16321 : cluster 0 pgmap v16290: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:52:41.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:52:40 smithi080 bash[28361]: audit 2023-12-01T13:52:40.644316+0000 mon.c (mon.2) 10441 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:52:41.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:52:40 smithi080 bash[28361]: audit 2023-12-01T13:52:40.692822+0000 mon.a (mon.0) 10009 : audit 0 from='client.? 172.21.15.80:0/126883736' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:52:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:52:40 smithi080 bash[41963]: cluster 2023-12-01T13:52:39.877510+0000 mgr.y (mgr.24362) 16321 : cluster 0 pgmap v16290: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:52:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:52:40 smithi080 bash[41963]: audit 2023-12-01T13:52:40.644316+0000 mon.c (mon.2) 10441 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:52:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:52:40 smithi080 bash[41963]: audit 2023-12-01T13:52:40.692822+0000 mon.a (mon.0) 10009 : audit 0 from='client.? 172.21.15.80:0/126883736' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:52:43.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:52:43 smithi090 bash[32384]: cluster 2023-12-01T13:52:41.878616+0000 mgr.y (mgr.24362) 16322 : cluster 0 pgmap v16291: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:52:43.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:52:42 smithi080 bash[28361]: cluster 2023-12-01T13:52:41.878616+0000 mgr.y (mgr.24362) 16322 : cluster 0 pgmap v16291: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:52:43.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:52:43 smithi080 bash[41963]: cluster 2023-12-01T13:52:41.878616+0000 mgr.y (mgr.24362) 16322 : cluster 0 pgmap v16291: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:52:44.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:52:44 smithi090 bash[32384]: audit 2023-12-01T13:52:43.152208+0000 mon.c (mon.2) 10442 : audit 0 from='client.? 172.21.15.80:0/2096408429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:52:44.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:52:44 smithi080 bash[28361]: audit 2023-12-01T13:52:43.152208+0000 mon.c (mon.2) 10442 : audit 0 from='client.? 172.21.15.80:0/2096408429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:52:44.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:52:44 smithi080 bash[41963]: audit 2023-12-01T13:52:43.152208+0000 mon.c (mon.2) 10442 : audit 0 from='client.? 172.21.15.80:0/2096408429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:52:45.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:52:45 smithi090 bash[32384]: cluster 2023-12-01T13:52:43.879291+0000 mgr.y (mgr.24362) 16323 : cluster 0 pgmap v16292: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:52:45.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:52:45 smithi080 bash[41963]: cluster 2023-12-01T13:52:43.879291+0000 mgr.y (mgr.24362) 16323 : cluster 0 pgmap v16292: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:52:45.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:52:45 smithi080 bash[28361]: cluster 2023-12-01T13:52:43.879291+0000 mgr.y (mgr.24362) 16323 : cluster 0 pgmap v16292: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:52:46.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:52:46 smithi090 bash[32384]: audit 2023-12-01T13:52:45.605647+0000 mon.c (mon.2) 10443 : audit 0 from='client.? 172.21.15.80:0/2851399397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:52:46.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:52:46 smithi080 bash[28361]: audit 2023-12-01T13:52:45.605647+0000 mon.c (mon.2) 10443 : audit 0 from='client.? 172.21.15.80:0/2851399397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:52:46.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:52:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:52:46] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T13:52:46.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:52:46 smithi080 bash[41963]: audit 2023-12-01T13:52:45.605647+0000 mon.c (mon.2) 10443 : audit 0 from='client.? 172.21.15.80:0/2851399397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:52:47.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:52:47 smithi090 bash[32384]: cluster 2023-12-01T13:52:45.880387+0000 mgr.y (mgr.24362) 16324 : cluster 0 pgmap v16293: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:52:47.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:52:47 smithi080 bash[28361]: cluster 2023-12-01T13:52:45.880387+0000 mgr.y (mgr.24362) 16324 : cluster 0 pgmap v16293: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:52:47.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:52:47 smithi080 bash[41963]: cluster 2023-12-01T13:52:45.880387+0000 mgr.y (mgr.24362) 16324 : cluster 0 pgmap v16293: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:52:49.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:52:49 smithi080 bash[28361]: cluster 2023-12-01T13:52:47.881109+0000 mgr.y (mgr.24362) 16325 : cluster 0 pgmap v16294: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:52:49.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:52:49 smithi080 bash[28361]: audit 2023-12-01T13:52:48.057203+0000 mon.c (mon.2) 10444 : audit 0 from='client.? 172.21.15.80:0/4002275120' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:52:49.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:52:49 smithi080 bash[41963]: cluster 2023-12-01T13:52:47.881109+0000 mgr.y (mgr.24362) 16325 : cluster 0 pgmap v16294: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:52:49.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:52:49 smithi080 bash[41963]: audit 2023-12-01T13:52:48.057203+0000 mon.c (mon.2) 10444 : audit 0 from='client.? 172.21.15.80:0/4002275120' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:52:49.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:52:49 smithi090 bash[32384]: cluster 2023-12-01T13:52:47.881109+0000 mgr.y (mgr.24362) 16325 : cluster 0 pgmap v16294: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:52:49.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:52:49 smithi090 bash[32384]: audit 2023-12-01T13:52:48.057203+0000 mon.c (mon.2) 10444 : audit 0 from='client.? 172.21.15.80:0/4002275120' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:52:51.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:52:51 smithi080 bash[28361]: cluster 2023-12-01T13:52:49.881772+0000 mgr.y (mgr.24362) 16326 : cluster 0 pgmap v16295: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:52:51.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:52:51 smithi080 bash[28361]: audit 2023-12-01T13:52:50.498891+0000 mon.a (mon.0) 10010 : audit 0 from='client.? 172.21.15.80:0/3349252311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:52:51.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:52:51 smithi080 bash[41963]: cluster 2023-12-01T13:52:49.881772+0000 mgr.y (mgr.24362) 16326 : cluster 0 pgmap v16295: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:52:51.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:52:51 smithi080 bash[41963]: audit 2023-12-01T13:52:50.498891+0000 mon.a (mon.0) 10010 : audit 0 from='client.? 172.21.15.80:0/3349252311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:52:51.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:52:51 smithi090 bash[32384]: cluster 2023-12-01T13:52:49.881772+0000 mgr.y (mgr.24362) 16326 : cluster 0 pgmap v16295: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:52:51.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:52:51 smithi090 bash[32384]: audit 2023-12-01T13:52:50.498891+0000 mon.a (mon.0) 10010 : audit 0 from='client.? 172.21.15.80:0/3349252311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:52:53.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:52:53 smithi080 bash[28361]: cluster 2023-12-01T13:52:51.882910+0000 mgr.y (mgr.24362) 16327 : cluster 0 pgmap v16296: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:52:53.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:52:53 smithi080 bash[28361]: audit 2023-12-01T13:52:52.956450+0000 mon.a (mon.0) 10011 : audit 0 from='client.? 172.21.15.80:0/4134077413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:52:53.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:52:53 smithi080 bash[41963]: cluster 2023-12-01T13:52:51.882910+0000 mgr.y (mgr.24362) 16327 : cluster 0 pgmap v16296: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:52:53.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:52:53 smithi080 bash[41963]: audit 2023-12-01T13:52:52.956450+0000 mon.a (mon.0) 10011 : audit 0 from='client.? 172.21.15.80:0/4134077413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:52:53.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:52:53 smithi090 bash[32384]: cluster 2023-12-01T13:52:51.882910+0000 mgr.y (mgr.24362) 16327 : cluster 0 pgmap v16296: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:52:53.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:52:53 smithi090 bash[32384]: audit 2023-12-01T13:52:52.956450+0000 mon.a (mon.0) 10011 : audit 0 from='client.? 172.21.15.80:0/4134077413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:52:55.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:52:54 smithi090 bash[32384]: cluster 2023-12-01T13:52:53.883557+0000 mgr.y (mgr.24362) 16328 : cluster 0 pgmap v16297: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:52:55.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:52:54 smithi080 bash[28361]: cluster 2023-12-01T13:52:53.883557+0000 mgr.y (mgr.24362) 16328 : cluster 0 pgmap v16297: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:52:55.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:52:54 smithi080 bash[41963]: cluster 2023-12-01T13:52:53.883557+0000 mgr.y (mgr.24362) 16328 : cluster 0 pgmap v16297: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:52:56.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:52:55 smithi090 bash[32384]: audit 2023-12-01T13:52:55.412625+0000 mon.c (mon.2) 10445 : audit 0 from='client.? 172.21.15.80:0/2819070317' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:52:56.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:52:55 smithi090 bash[32384]: audit 2023-12-01T13:52:55.645004+0000 mon.c (mon.2) 10446 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:52:56.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:52:55 smithi080 bash[28361]: audit 2023-12-01T13:52:55.412625+0000 mon.c (mon.2) 10445 : audit 0 from='client.? 172.21.15.80:0/2819070317' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:52:56.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:52:55 smithi080 bash[28361]: audit 2023-12-01T13:52:55.645004+0000 mon.c (mon.2) 10446 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:52:56.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:52:55 smithi080 bash[41963]: audit 2023-12-01T13:52:55.412625+0000 mon.c (mon.2) 10445 : audit 0 from='client.? 172.21.15.80:0/2819070317' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:52:56.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:52:55 smithi080 bash[41963]: audit 2023-12-01T13:52:55.645004+0000 mon.c (mon.2) 10446 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:52:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:52:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:52:56] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T13:52:57.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:52:56 smithi090 bash[32384]: cluster 2023-12-01T13:52:55.884631+0000 mgr.y (mgr.24362) 16329 : cluster 0 pgmap v16298: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:52:57.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:52:56 smithi080 bash[28361]: cluster 2023-12-01T13:52:55.884631+0000 mgr.y (mgr.24362) 16329 : cluster 0 pgmap v16298: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:52:57.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:52:56 smithi080 bash[41963]: cluster 2023-12-01T13:52:55.884631+0000 mgr.y (mgr.24362) 16329 : cluster 0 pgmap v16298: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:52:58.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:52:57 smithi080 bash[28361]: audit 2023-12-01T13:52:57.870312+0000 mon.c (mon.2) 10447 : audit 0 from='client.? 172.21.15.80:0/3635017905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:52:58.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:52:57 smithi080 bash[41963]: audit 2023-12-01T13:52:57.870312+0000 mon.c (mon.2) 10447 : audit 0 from='client.? 172.21.15.80:0/3635017905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:52:58.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:52:57 smithi090 bash[32384]: audit 2023-12-01T13:52:57.870312+0000 mon.c (mon.2) 10447 : audit 0 from='client.? 172.21.15.80:0/3635017905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:52:59.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:52:58 smithi090 bash[32384]: cluster 2023-12-01T13:52:57.885139+0000 mgr.y (mgr.24362) 16330 : cluster 0 pgmap v16299: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:52:59.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:52:58 smithi080 bash[28361]: cluster 2023-12-01T13:52:57.885139+0000 mgr.y (mgr.24362) 16330 : cluster 0 pgmap v16299: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:52:59.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:52:58 smithi080 bash[41963]: cluster 2023-12-01T13:52:57.885139+0000 mgr.y (mgr.24362) 16330 : cluster 0 pgmap v16299: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:53:01.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:53:00 smithi090 bash[32384]: cluster 2023-12-01T13:52:59.885757+0000 mgr.y (mgr.24362) 16331 : cluster 0 pgmap v16300: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:53:01.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:53:00 smithi090 bash[32384]: audit 2023-12-01T13:53:00.323693+0000 mon.a (mon.0) 10012 : audit 0 from='client.? 172.21.15.80:0/596943606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:53:01.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:53:00 smithi080 bash[28361]: cluster 2023-12-01T13:52:59.885757+0000 mgr.y (mgr.24362) 16331 : cluster 0 pgmap v16300: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:53:01.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:53:00 smithi080 bash[28361]: audit 2023-12-01T13:53:00.323693+0000 mon.a (mon.0) 10012 : audit 0 from='client.? 172.21.15.80:0/596943606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:53:01.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:53:00 smithi080 bash[41963]: cluster 2023-12-01T13:52:59.885757+0000 mgr.y (mgr.24362) 16331 : cluster 0 pgmap v16300: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:53:01.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:53:00 smithi080 bash[41963]: audit 2023-12-01T13:53:00.323693+0000 mon.a (mon.0) 10012 : audit 0 from='client.? 172.21.15.80:0/596943606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:53:03.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:53:02 smithi090 bash[32384]: cluster 2023-12-01T13:53:01.886953+0000 mgr.y (mgr.24362) 16332 : cluster 0 pgmap v16301: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:53:03.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:53:02 smithi090 bash[32384]: audit 2023-12-01T13:53:02.775961+0000 mon.a (mon.0) 10013 : audit 0 from='client.? 172.21.15.80:0/3848907039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:53:03.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:53:02 smithi080 bash[41963]: cluster 2023-12-01T13:53:01.886953+0000 mgr.y (mgr.24362) 16332 : cluster 0 pgmap v16301: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:53:03.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:53:02 smithi080 bash[41963]: audit 2023-12-01T13:53:02.775961+0000 mon.a (mon.0) 10013 : audit 0 from='client.? 172.21.15.80:0/3848907039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:53:03.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:53:02 smithi080 bash[28361]: cluster 2023-12-01T13:53:01.886953+0000 mgr.y (mgr.24362) 16332 : cluster 0 pgmap v16301: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:53:03.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:53:02 smithi080 bash[28361]: audit 2023-12-01T13:53:02.775961+0000 mon.a (mon.0) 10013 : audit 0 from='client.? 172.21.15.80:0/3848907039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:53:05.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:53:04 smithi090 bash[32384]: cluster 2023-12-01T13:53:03.887607+0000 mgr.y (mgr.24362) 16333 : cluster 0 pgmap v16302: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:53:05.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:53:04 smithi080 bash[28361]: cluster 2023-12-01T13:53:03.887607+0000 mgr.y (mgr.24362) 16333 : cluster 0 pgmap v16302: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:53:05.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:53:04 smithi080 bash[41963]: cluster 2023-12-01T13:53:03.887607+0000 mgr.y (mgr.24362) 16333 : cluster 0 pgmap v16302: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:53:06.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:53:05 smithi090 bash[32384]: audit 2023-12-01T13:53:05.225539+0000 mon.a (mon.0) 10014 : audit 0 from='client.? 172.21.15.80:0/722966260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:53:06.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:53:05 smithi080 bash[28361]: audit 2023-12-01T13:53:05.225539+0000 mon.a (mon.0) 10014 : audit 0 from='client.? 172.21.15.80:0/722966260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:53:06.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:53:05 smithi080 bash[41963]: audit 2023-12-01T13:53:05.225539+0000 mon.a (mon.0) 10014 : audit 0 from='client.? 172.21.15.80:0/722966260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:53:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:53:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:53:06] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T13:53:07.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:53:06 smithi090 bash[32384]: cluster 2023-12-01T13:53:05.888653+0000 mgr.y (mgr.24362) 16334 : cluster 0 pgmap v16303: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:53:07.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:53:06 smithi080 bash[28361]: cluster 2023-12-01T13:53:05.888653+0000 mgr.y (mgr.24362) 16334 : cluster 0 pgmap v16303: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:53:07.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:53:06 smithi080 bash[41963]: cluster 2023-12-01T13:53:05.888653+0000 mgr.y (mgr.24362) 16334 : cluster 0 pgmap v16303: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:53:08.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:53:07 smithi090 bash[32384]: audit 2023-12-01T13:53:07.687841+0000 mon.a (mon.0) 10015 : audit 0 from='client.? 172.21.15.80:0/3766829251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:53:08.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:53:07 smithi080 bash[28361]: audit 2023-12-01T13:53:07.687841+0000 mon.a (mon.0) 10015 : audit 0 from='client.? 172.21.15.80:0/3766829251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:53:08.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:53:07 smithi080 bash[41963]: audit 2023-12-01T13:53:07.687841+0000 mon.a (mon.0) 10015 : audit 0 from='client.? 172.21.15.80:0/3766829251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:53:09.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:53:08 smithi090 bash[32384]: cluster 2023-12-01T13:53:07.889536+0000 mgr.y (mgr.24362) 16335 : cluster 0 pgmap v16304: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:53:09.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:53:08 smithi080 bash[28361]: cluster 2023-12-01T13:53:07.889536+0000 mgr.y (mgr.24362) 16335 : cluster 0 pgmap v16304: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:53:09.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:53:08 smithi080 bash[41963]: cluster 2023-12-01T13:53:07.889536+0000 mgr.y (mgr.24362) 16335 : cluster 0 pgmap v16304: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:53:11.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:53:10 smithi090 bash[32384]: cluster 2023-12-01T13:53:09.890033+0000 mgr.y (mgr.24362) 16336 : cluster 0 pgmap v16305: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:53:11.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:53:10 smithi090 bash[32384]: audit 2023-12-01T13:53:10.140584+0000 mon.c (mon.2) 10448 : audit 0 from='client.? 172.21.15.80:0/1299957063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:53:11.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:53:10 smithi090 bash[32384]: audit 2023-12-01T13:53:10.645488+0000 mon.c (mon.2) 10449 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:53:11.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:53:10 smithi080 bash[28361]: cluster 2023-12-01T13:53:09.890033+0000 mgr.y (mgr.24362) 16336 : cluster 0 pgmap v16305: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:53:11.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:53:10 smithi080 bash[28361]: audit 2023-12-01T13:53:10.140584+0000 mon.c (mon.2) 10448 : audit 0 from='client.? 172.21.15.80:0/1299957063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:53:11.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:53:10 smithi080 bash[28361]: audit 2023-12-01T13:53:10.645488+0000 mon.c (mon.2) 10449 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:53:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:53:10 smithi080 bash[41963]: cluster 2023-12-01T13:53:09.890033+0000 mgr.y (mgr.24362) 16336 : cluster 0 pgmap v16305: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:53:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:53:10 smithi080 bash[41963]: audit 2023-12-01T13:53:10.140584+0000 mon.c (mon.2) 10448 : audit 0 from='client.? 172.21.15.80:0/1299957063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:53:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:53:10 smithi080 bash[41963]: audit 2023-12-01T13:53:10.645488+0000 mon.c (mon.2) 10449 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:53:13.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:53:12 smithi090 bash[32384]: cluster 2023-12-01T13:53:11.891097+0000 mgr.y (mgr.24362) 16337 : cluster 0 pgmap v16306: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:53:13.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:53:12 smithi090 bash[32384]: audit 2023-12-01T13:53:12.600771+0000 mon.a (mon.0) 10016 : audit 0 from='client.? 172.21.15.80:0/1771993500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:53:13.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:53:12 smithi080 bash[28361]: cluster 2023-12-01T13:53:11.891097+0000 mgr.y (mgr.24362) 16337 : cluster 0 pgmap v16306: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:53:13.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:53:12 smithi080 bash[28361]: audit 2023-12-01T13:53:12.600771+0000 mon.a (mon.0) 10016 : audit 0 from='client.? 172.21.15.80:0/1771993500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:53:13.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:53:12 smithi080 bash[41963]: cluster 2023-12-01T13:53:11.891097+0000 mgr.y (mgr.24362) 16337 : cluster 0 pgmap v16306: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:53:13.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:53:12 smithi080 bash[41963]: audit 2023-12-01T13:53:12.600771+0000 mon.a (mon.0) 10016 : audit 0 from='client.? 172.21.15.80:0/1771993500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:53:15.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:53:14 smithi090 bash[32384]: cluster 2023-12-01T13:53:13.891702+0000 mgr.y (mgr.24362) 16338 : cluster 0 pgmap v16307: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:53:15.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:53:14 smithi080 bash[28361]: cluster 2023-12-01T13:53:13.891702+0000 mgr.y (mgr.24362) 16338 : cluster 0 pgmap v16307: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:53:15.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:53:14 smithi080 bash[41963]: cluster 2023-12-01T13:53:13.891702+0000 mgr.y (mgr.24362) 16338 : cluster 0 pgmap v16307: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:53:16.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:53:15 smithi090 bash[32384]: audit 2023-12-01T13:53:15.022574+0000 mon.c (mon.2) 10450 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:53:16.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:53:15 smithi090 bash[32384]: audit 2023-12-01T13:53:15.065699+0000 mon.c (mon.2) 10451 : audit 0 from='client.? 172.21.15.80:0/1577732299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:53:16.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:53:15 smithi080 bash[28361]: audit 2023-12-01T13:53:15.022574+0000 mon.c (mon.2) 10450 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:53:16.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:53:15 smithi080 bash[28361]: audit 2023-12-01T13:53:15.065699+0000 mon.c (mon.2) 10451 : audit 0 from='client.? 172.21.15.80:0/1577732299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:53:16.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:53:15 smithi080 bash[41963]: audit 2023-12-01T13:53:15.022574+0000 mon.c (mon.2) 10450 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:53:16.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:53:15 smithi080 bash[41963]: audit 2023-12-01T13:53:15.065699+0000 mon.c (mon.2) 10451 : audit 0 from='client.? 172.21.15.80:0/1577732299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:53:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:53:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:53:16] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T13:53:17.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:53:16 smithi090 bash[32384]: cluster 2023-12-01T13:53:15.892674+0000 mgr.y (mgr.24362) 16339 : cluster 0 pgmap v16308: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:53:17.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:53:16 smithi080 bash[41963]: cluster 2023-12-01T13:53:15.892674+0000 mgr.y (mgr.24362) 16339 : cluster 0 pgmap v16308: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:53:17.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:53:16 smithi080 bash[28361]: cluster 2023-12-01T13:53:15.892674+0000 mgr.y (mgr.24362) 16339 : cluster 0 pgmap v16308: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:53:18.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:53:17 smithi090 bash[32384]: audit 2023-12-01T13:53:17.518746+0000 mon.c (mon.2) 10452 : audit 0 from='client.? 172.21.15.80:0/1490091930' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:53:18.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:53:17 smithi080 bash[28361]: audit 2023-12-01T13:53:17.518746+0000 mon.c (mon.2) 10452 : audit 0 from='client.? 172.21.15.80:0/1490091930' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:53:18.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:53:17 smithi080 bash[41963]: audit 2023-12-01T13:53:17.518746+0000 mon.c (mon.2) 10452 : audit 0 from='client.? 172.21.15.80:0/1490091930' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:53:19.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:53:18 smithi090 bash[32384]: cluster 2023-12-01T13:53:17.893328+0000 mgr.y (mgr.24362) 16340 : cluster 0 pgmap v16309: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:53:19.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:53:18 smithi080 bash[28361]: cluster 2023-12-01T13:53:17.893328+0000 mgr.y (mgr.24362) 16340 : cluster 0 pgmap v16309: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:53:19.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:53:18 smithi080 bash[41963]: cluster 2023-12-01T13:53:17.893328+0000 mgr.y (mgr.24362) 16340 : cluster 0 pgmap v16309: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:53:21.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:53:20 smithi090 bash[32384]: cluster 2023-12-01T13:53:19.893893+0000 mgr.y (mgr.24362) 16341 : cluster 0 pgmap v16310: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:53:21.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:53:20 smithi090 bash[32384]: audit 2023-12-01T13:53:19.979454+0000 mon.c (mon.2) 10453 : audit 0 from='client.? 172.21.15.80:0/944970934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:53:21.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:53:20 smithi090 bash[32384]: audit 2023-12-01T13:53:20.818197+0000 mon.a (mon.0) 10017 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:53:21.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:53:20 smithi090 bash[32384]: audit 2023-12-01T13:53:20.828766+0000 mon.a (mon.0) 10018 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:53:21.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:53:20 smithi080 bash[28361]: cluster 2023-12-01T13:53:19.893893+0000 mgr.y (mgr.24362) 16341 : cluster 0 pgmap v16310: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:53:21.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:53:20 smithi080 bash[28361]: audit 2023-12-01T13:53:19.979454+0000 mon.c (mon.2) 10453 : audit 0 from='client.? 172.21.15.80:0/944970934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:53:21.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:53:20 smithi080 bash[28361]: audit 2023-12-01T13:53:20.818197+0000 mon.a (mon.0) 10017 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:53:21.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:53:20 smithi080 bash[28361]: audit 2023-12-01T13:53:20.828766+0000 mon.a (mon.0) 10018 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:53:21.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:53:20 smithi080 bash[41963]: cluster 2023-12-01T13:53:19.893893+0000 mgr.y (mgr.24362) 16341 : cluster 0 pgmap v16310: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:53:21.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:53:20 smithi080 bash[41963]: audit 2023-12-01T13:53:19.979454+0000 mon.c (mon.2) 10453 : audit 0 from='client.? 172.21.15.80:0/944970934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:53:21.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:53:20 smithi080 bash[41963]: audit 2023-12-01T13:53:20.818197+0000 mon.a (mon.0) 10017 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:53:21.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:53:20 smithi080 bash[41963]: audit 2023-12-01T13:53:20.828766+0000 mon.a (mon.0) 10018 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:53:22.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:53:22 smithi080 bash[28361]: audit 2023-12-01T13:53:21.164693+0000 mon.a (mon.0) 10019 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:53:22.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:53:22 smithi080 bash[28361]: audit 2023-12-01T13:53:21.174844+0000 mon.a (mon.0) 10020 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:53:22.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:53:22 smithi080 bash[41963]: audit 2023-12-01T13:53:21.164693+0000 mon.a (mon.0) 10019 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:53:22.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:53:22 smithi080 bash[41963]: audit 2023-12-01T13:53:21.174844+0000 mon.a (mon.0) 10020 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:53:22.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:53:22 smithi090 bash[32384]: audit 2023-12-01T13:53:21.164693+0000 mon.a (mon.0) 10019 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:53:22.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:53:22 smithi090 bash[32384]: audit 2023-12-01T13:53:21.174844+0000 mon.a (mon.0) 10020 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:53:23.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:53:23 smithi080 bash[28361]: cluster 2023-12-01T13:53:21.895116+0000 mgr.y (mgr.24362) 16342 : cluster 0 pgmap v16311: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:53:23.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:53:23 smithi080 bash[28361]: audit 2023-12-01T13:53:22.437381+0000 mon.a (mon.0) 10021 : audit 0 from='client.? 172.21.15.80:0/3929525731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:53:23.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:53:23 smithi080 bash[41963]: cluster 2023-12-01T13:53:21.895116+0000 mgr.y (mgr.24362) 16342 : cluster 0 pgmap v16311: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:53:23.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:53:23 smithi080 bash[41963]: audit 2023-12-01T13:53:22.437381+0000 mon.a (mon.0) 10021 : audit 0 from='client.? 172.21.15.80:0/3929525731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:53:23.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:53:23 smithi090 bash[32384]: cluster 2023-12-01T13:53:21.895116+0000 mgr.y (mgr.24362) 16342 : cluster 0 pgmap v16311: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:53:23.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:53:23 smithi090 bash[32384]: audit 2023-12-01T13:53:22.437381+0000 mon.a (mon.0) 10021 : audit 0 from='client.? 172.21.15.80:0/3929525731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:53:25.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:53:24 smithi090 bash[32384]: cluster 2023-12-01T13:53:23.895902+0000 mgr.y (mgr.24362) 16343 : cluster 0 pgmap v16312: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:53:25.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:53:24 smithi080 bash[28361]: cluster 2023-12-01T13:53:23.895902+0000 mgr.y (mgr.24362) 16343 : cluster 0 pgmap v16312: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:53:25.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:53:24 smithi080 bash[41963]: cluster 2023-12-01T13:53:23.895902+0000 mgr.y (mgr.24362) 16343 : cluster 0 pgmap v16312: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:53:26.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:53:25 smithi090 bash[32384]: audit 2023-12-01T13:53:24.896451+0000 mon.a (mon.0) 10022 : audit 0 from='client.? 172.21.15.80:0/856463030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:53:26.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:53:25 smithi090 bash[32384]: audit 2023-12-01T13:53:25.646081+0000 mon.c (mon.2) 10454 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:53:26.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:53:25 smithi080 bash[28361]: audit 2023-12-01T13:53:24.896451+0000 mon.a (mon.0) 10022 : audit 0 from='client.? 172.21.15.80:0/856463030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:53:26.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:53:25 smithi080 bash[28361]: audit 2023-12-01T13:53:25.646081+0000 mon.c (mon.2) 10454 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:53:26.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:53:25 smithi080 bash[41963]: audit 2023-12-01T13:53:24.896451+0000 mon.a (mon.0) 10022 : audit 0 from='client.? 172.21.15.80:0/856463030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:53:26.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:53:25 smithi080 bash[41963]: audit 2023-12-01T13:53:25.646081+0000 mon.c (mon.2) 10454 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:53:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:53:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:53:26] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T13:53:27.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:53:26 smithi090 bash[32384]: cluster 2023-12-01T13:53:25.896931+0000 mgr.y (mgr.24362) 16344 : cluster 0 pgmap v16313: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:53:27.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:53:26 smithi080 bash[41963]: cluster 2023-12-01T13:53:25.896931+0000 mgr.y (mgr.24362) 16344 : cluster 0 pgmap v16313: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:53:27.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:53:26 smithi080 bash[28361]: cluster 2023-12-01T13:53:25.896931+0000 mgr.y (mgr.24362) 16344 : cluster 0 pgmap v16313: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:53:27.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:53:27 smithi080 bash[28361]: audit 2023-12-01T13:53:27.335224+0000 mon.c (mon.2) 10455 : audit 0 from='client.? 172.21.15.80:0/4146610392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:53:27.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:53:27 smithi080 bash[41963]: audit 2023-12-01T13:53:27.335224+0000 mon.c (mon.2) 10455 : audit 0 from='client.? 172.21.15.80:0/4146610392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:53:28.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:53:27 smithi090 bash[32384]: audit 2023-12-01T13:53:27.335224+0000 mon.c (mon.2) 10455 : audit 0 from='client.? 172.21.15.80:0/4146610392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:53:28.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:53:28 smithi080 bash[41963]: cluster 2023-12-01T13:53:27.897427+0000 mgr.y (mgr.24362) 16345 : cluster 0 pgmap v16314: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:53:28.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:53:28 smithi080 bash[28361]: cluster 2023-12-01T13:53:27.897427+0000 mgr.y (mgr.24362) 16345 : cluster 0 pgmap v16314: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:53:29.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:53:28 smithi090 bash[32384]: cluster 2023-12-01T13:53:27.897427+0000 mgr.y (mgr.24362) 16345 : cluster 0 pgmap v16314: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:53:30.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:53:29 smithi080 bash[28361]: audit 2023-12-01T13:53:29.787244+0000 mon.c (mon.2) 10456 : audit 0 from='client.? 172.21.15.80:0/1288008539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:53:30.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:53:29 smithi080 bash[41963]: audit 2023-12-01T13:53:29.787244+0000 mon.c (mon.2) 10456 : audit 0 from='client.? 172.21.15.80:0/1288008539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:53:30.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:53:29 smithi090 bash[32384]: audit 2023-12-01T13:53:29.787244+0000 mon.c (mon.2) 10456 : audit 0 from='client.? 172.21.15.80:0/1288008539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:53:31.162 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:53:30 smithi080 bash[41963]: cluster 2023-12-01T13:53:29.897989+0000 mgr.y (mgr.24362) 16346 : cluster 0 pgmap v16315: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:53:31.163 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:53:30 smithi080 bash[28361]: cluster 2023-12-01T13:53:29.897989+0000 mgr.y (mgr.24362) 16346 : cluster 0 pgmap v16315: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:53:31.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:53:30 smithi090 bash[32384]: cluster 2023-12-01T13:53:29.897989+0000 mgr.y (mgr.24362) 16346 : cluster 0 pgmap v16315: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:53:33.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:53:33 smithi080 bash[28361]: cluster 2023-12-01T13:53:31.898818+0000 mgr.y (mgr.24362) 16347 : cluster 0 pgmap v16316: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:53:33.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:53:33 smithi080 bash[28361]: audit 2023-12-01T13:53:32.061849+0000 mon.a (mon.0) 10023 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:53:33.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:53:33 smithi080 bash[28361]: audit 2023-12-01T13:53:32.072166+0000 mon.a (mon.0) 10024 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:53:33.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:53:33 smithi080 bash[28361]: audit 2023-12-01T13:53:32.074641+0000 mon.c (mon.2) 10457 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:53:33.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:53:33 smithi080 bash[28361]: audit 2023-12-01T13:53:32.075923+0000 mon.c (mon.2) 10458 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:53:33.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:53:33 smithi080 bash[28361]: audit 2023-12-01T13:53:32.085610+0000 mon.a (mon.0) 10025 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:53:33.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:53:33 smithi080 bash[28361]: audit 2023-12-01T13:53:32.253282+0000 mon.a (mon.0) 10026 : audit 0 from='client.? 172.21.15.80:0/3177410385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:53:33.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:53:33 smithi080 bash[41963]: cluster 2023-12-01T13:53:31.898818+0000 mgr.y (mgr.24362) 16347 : cluster 0 pgmap v16316: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:53:33.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:53:33 smithi080 bash[41963]: audit 2023-12-01T13:53:32.061849+0000 mon.a (mon.0) 10023 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:53:33.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:53:33 smithi080 bash[41963]: audit 2023-12-01T13:53:32.072166+0000 mon.a (mon.0) 10024 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:53:33.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:53:33 smithi080 bash[41963]: audit 2023-12-01T13:53:32.074641+0000 mon.c (mon.2) 10457 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:53:33.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:53:33 smithi080 bash[41963]: audit 2023-12-01T13:53:32.075923+0000 mon.c (mon.2) 10458 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:53:33.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:53:33 smithi080 bash[41963]: audit 2023-12-01T13:53:32.085610+0000 mon.a (mon.0) 10025 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:53:33.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:53:33 smithi080 bash[41963]: audit 2023-12-01T13:53:32.253282+0000 mon.a (mon.0) 10026 : audit 0 from='client.? 172.21.15.80:0/3177410385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:53:33.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:53:33 smithi090 bash[32384]: cluster 2023-12-01T13:53:31.898818+0000 mgr.y (mgr.24362) 16347 : cluster 0 pgmap v16316: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:53:33.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:53:33 smithi090 bash[32384]: audit 2023-12-01T13:53:32.061849+0000 mon.a (mon.0) 10023 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:53:33.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:53:33 smithi090 bash[32384]: audit 2023-12-01T13:53:32.072166+0000 mon.a (mon.0) 10024 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:53:33.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:53:33 smithi090 bash[32384]: audit 2023-12-01T13:53:32.074641+0000 mon.c (mon.2) 10457 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:53:33.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:53:33 smithi090 bash[32384]: audit 2023-12-01T13:53:32.075923+0000 mon.c (mon.2) 10458 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:53:33.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:53:33 smithi090 bash[32384]: audit 2023-12-01T13:53:32.085610+0000 mon.a (mon.0) 10025 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:53:33.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:53:33 smithi090 bash[32384]: audit 2023-12-01T13:53:32.253282+0000 mon.a (mon.0) 10026 : audit 0 from='client.? 172.21.15.80:0/3177410385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:53:35.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:53:34 smithi090 bash[32384]: cluster 2023-12-01T13:53:33.899558+0000 mgr.y (mgr.24362) 16348 : cluster 0 pgmap v16317: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:53:35.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:53:34 smithi080 bash[28361]: cluster 2023-12-01T13:53:33.899558+0000 mgr.y (mgr.24362) 16348 : cluster 0 pgmap v16317: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:53:35.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:53:34 smithi080 bash[41963]: cluster 2023-12-01T13:53:33.899558+0000 mgr.y (mgr.24362) 16348 : cluster 0 pgmap v16317: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:53:36.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:53:35 smithi090 bash[32384]: audit 2023-12-01T13:53:34.709821+0000 mon.c (mon.2) 10459 : audit 0 from='client.? 172.21.15.80:0/2063988081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:53:36.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:53:35 smithi080 bash[28361]: audit 2023-12-01T13:53:34.709821+0000 mon.c (mon.2) 10459 : audit 0 from='client.? 172.21.15.80:0/2063988081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:53:36.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:53:35 smithi080 bash[41963]: audit 2023-12-01T13:53:34.709821+0000 mon.c (mon.2) 10459 : audit 0 from='client.? 172.21.15.80:0/2063988081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:53:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:53:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:53:36] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T13:53:37.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:53:36 smithi090 bash[32384]: cluster 2023-12-01T13:53:35.900637+0000 mgr.y (mgr.24362) 16349 : cluster 0 pgmap v16318: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:53:37.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:53:36 smithi080 bash[28361]: cluster 2023-12-01T13:53:35.900637+0000 mgr.y (mgr.24362) 16349 : cluster 0 pgmap v16318: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:53:37.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:53:36 smithi080 bash[41963]: cluster 2023-12-01T13:53:35.900637+0000 mgr.y (mgr.24362) 16349 : cluster 0 pgmap v16318: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:53:38.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:53:37 smithi090 bash[32384]: audit 2023-12-01T13:53:37.169796+0000 mon.c (mon.2) 10460 : audit 0 from='client.? 172.21.15.80:0/2243968330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:53:38.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:53:37 smithi080 bash[28361]: audit 2023-12-01T13:53:37.169796+0000 mon.c (mon.2) 10460 : audit 0 from='client.? 172.21.15.80:0/2243968330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:53:38.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:53:37 smithi080 bash[41963]: audit 2023-12-01T13:53:37.169796+0000 mon.c (mon.2) 10460 : audit 0 from='client.? 172.21.15.80:0/2243968330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:53:39.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:53:38 smithi090 bash[32384]: cluster 2023-12-01T13:53:37.901413+0000 mgr.y (mgr.24362) 16350 : cluster 0 pgmap v16319: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:53:39.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:53:38 smithi080 bash[41963]: cluster 2023-12-01T13:53:37.901413+0000 mgr.y (mgr.24362) 16350 : cluster 0 pgmap v16319: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:53:39.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:53:38 smithi080 bash[28361]: cluster 2023-12-01T13:53:37.901413+0000 mgr.y (mgr.24362) 16350 : cluster 0 pgmap v16319: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:53:40.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:53:39 smithi090 bash[32384]: audit 2023-12-01T13:53:39.624310+0000 mon.a (mon.0) 10027 : audit 0 from='client.? 172.21.15.80:0/2576751607' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:53:40.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:53:39 smithi080 bash[41963]: audit 2023-12-01T13:53:39.624310+0000 mon.a (mon.0) 10027 : audit 0 from='client.? 172.21.15.80:0/2576751607' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:53:40.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:53:39 smithi080 bash[28361]: audit 2023-12-01T13:53:39.624310+0000 mon.a (mon.0) 10027 : audit 0 from='client.? 172.21.15.80:0/2576751607' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:53:41.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:53:40 smithi090 bash[32384]: cluster 2023-12-01T13:53:39.902210+0000 mgr.y (mgr.24362) 16351 : cluster 0 pgmap v16320: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:53:41.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:53:40 smithi090 bash[32384]: audit 2023-12-01T13:53:40.646138+0000 mon.c (mon.2) 10461 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:53:41.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:53:40 smithi080 bash[28361]: cluster 2023-12-01T13:53:39.902210+0000 mgr.y (mgr.24362) 16351 : cluster 0 pgmap v16320: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:53:41.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:53:40 smithi080 bash[28361]: audit 2023-12-01T13:53:40.646138+0000 mon.c (mon.2) 10461 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:53:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:53:40 smithi080 bash[41963]: cluster 2023-12-01T13:53:39.902210+0000 mgr.y (mgr.24362) 16351 : cluster 0 pgmap v16320: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:53:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:53:40 smithi080 bash[41963]: audit 2023-12-01T13:53:40.646138+0000 mon.c (mon.2) 10461 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:53:43.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:53:42 smithi090 bash[32384]: cluster 2023-12-01T13:53:41.903315+0000 mgr.y (mgr.24362) 16352 : cluster 0 pgmap v16321: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:53:43.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:53:42 smithi090 bash[32384]: audit 2023-12-01T13:53:42.093483+0000 mon.c (mon.2) 10462 : audit 0 from='client.? 172.21.15.80:0/1481569208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:53:43.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:53:42 smithi080 bash[28361]: cluster 2023-12-01T13:53:41.903315+0000 mgr.y (mgr.24362) 16352 : cluster 0 pgmap v16321: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:53:43.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:53:42 smithi080 bash[28361]: audit 2023-12-01T13:53:42.093483+0000 mon.c (mon.2) 10462 : audit 0 from='client.? 172.21.15.80:0/1481569208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:53:43.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:53:42 smithi080 bash[41963]: cluster 2023-12-01T13:53:41.903315+0000 mgr.y (mgr.24362) 16352 : cluster 0 pgmap v16321: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:53:43.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:53:42 smithi080 bash[41963]: audit 2023-12-01T13:53:42.093483+0000 mon.c (mon.2) 10462 : audit 0 from='client.? 172.21.15.80:0/1481569208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:53:45.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:53:44 smithi090 bash[32384]: cluster 2023-12-01T13:53:43.904110+0000 mgr.y (mgr.24362) 16353 : cluster 0 pgmap v16322: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:53:45.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:53:44 smithi090 bash[32384]: audit 2023-12-01T13:53:44.547281+0000 mon.a (mon.0) 10028 : audit 0 from='client.? 172.21.15.80:0/2918999168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:53:45.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:53:44 smithi080 bash[28361]: cluster 2023-12-01T13:53:43.904110+0000 mgr.y (mgr.24362) 16353 : cluster 0 pgmap v16322: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:53:45.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:53:44 smithi080 bash[28361]: audit 2023-12-01T13:53:44.547281+0000 mon.a (mon.0) 10028 : audit 0 from='client.? 172.21.15.80:0/2918999168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:53:45.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:53:44 smithi080 bash[41963]: cluster 2023-12-01T13:53:43.904110+0000 mgr.y (mgr.24362) 16353 : cluster 0 pgmap v16322: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:53:45.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:53:44 smithi080 bash[41963]: audit 2023-12-01T13:53:44.547281+0000 mon.a (mon.0) 10028 : audit 0 from='client.? 172.21.15.80:0/2918999168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:53:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:53:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:53:46] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T13:53:47.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:53:46 smithi090 bash[32384]: cluster 2023-12-01T13:53:45.905124+0000 mgr.y (mgr.24362) 16354 : cluster 0 pgmap v16323: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:53:47.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:53:46 smithi080 bash[28361]: cluster 2023-12-01T13:53:45.905124+0000 mgr.y (mgr.24362) 16354 : cluster 0 pgmap v16323: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:53:47.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:53:46 smithi080 bash[41963]: cluster 2023-12-01T13:53:45.905124+0000 mgr.y (mgr.24362) 16354 : cluster 0 pgmap v16323: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:53:48.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:53:47 smithi090 bash[32384]: audit 2023-12-01T13:53:46.995329+0000 mon.c (mon.2) 10463 : audit 0 from='client.? 172.21.15.80:0/2507886233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:53:48.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:53:47 smithi080 bash[28361]: audit 2023-12-01T13:53:46.995329+0000 mon.c (mon.2) 10463 : audit 0 from='client.? 172.21.15.80:0/2507886233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:53:48.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:53:47 smithi080 bash[41963]: audit 2023-12-01T13:53:46.995329+0000 mon.c (mon.2) 10463 : audit 0 from='client.? 172.21.15.80:0/2507886233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:53:49.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:53:48 smithi090 bash[32384]: cluster 2023-12-01T13:53:47.905931+0000 mgr.y (mgr.24362) 16355 : cluster 0 pgmap v16324: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:53:49.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:53:48 smithi080 bash[41963]: cluster 2023-12-01T13:53:47.905931+0000 mgr.y (mgr.24362) 16355 : cluster 0 pgmap v16324: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:53:49.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:53:48 smithi080 bash[28361]: cluster 2023-12-01T13:53:47.905931+0000 mgr.y (mgr.24362) 16355 : cluster 0 pgmap v16324: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:53:50.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:53:49 smithi090 bash[32384]: audit 2023-12-01T13:53:49.453656+0000 mon.a (mon.0) 10029 : audit 0 from='client.? 172.21.15.80:0/881228609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:53:50.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:53:49 smithi080 bash[28361]: audit 2023-12-01T13:53:49.453656+0000 mon.a (mon.0) 10029 : audit 0 from='client.? 172.21.15.80:0/881228609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:53:50.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:53:49 smithi080 bash[41963]: audit 2023-12-01T13:53:49.453656+0000 mon.a (mon.0) 10029 : audit 0 from='client.? 172.21.15.80:0/881228609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:53:51.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:53:50 smithi090 bash[32384]: cluster 2023-12-01T13:53:49.906596+0000 mgr.y (mgr.24362) 16356 : cluster 0 pgmap v16325: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:53:51.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:53:50 smithi080 bash[28361]: cluster 2023-12-01T13:53:49.906596+0000 mgr.y (mgr.24362) 16356 : cluster 0 pgmap v16325: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:53:51.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:53:50 smithi080 bash[41963]: cluster 2023-12-01T13:53:49.906596+0000 mgr.y (mgr.24362) 16356 : cluster 0 pgmap v16325: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:53:52.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:53:51 smithi090 bash[32384]: audit 2023-12-01T13:53:51.912020+0000 mon.a (mon.0) 10030 : audit 0 from='client.? 172.21.15.80:0/891440052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:53:52.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:53:51 smithi080 bash[41963]: audit 2023-12-01T13:53:51.912020+0000 mon.a (mon.0) 10030 : audit 0 from='client.? 172.21.15.80:0/891440052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:53:52.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:53:51 smithi080 bash[28361]: audit 2023-12-01T13:53:51.912020+0000 mon.a (mon.0) 10030 : audit 0 from='client.? 172.21.15.80:0/891440052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:53:53.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:53:53 smithi090 bash[32384]: cluster 2023-12-01T13:53:51.907763+0000 mgr.y (mgr.24362) 16357 : cluster 0 pgmap v16326: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:53:53.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:53:53 smithi080 bash[28361]: cluster 2023-12-01T13:53:51.907763+0000 mgr.y (mgr.24362) 16357 : cluster 0 pgmap v16326: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:53:53.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:53:53 smithi080 bash[41963]: cluster 2023-12-01T13:53:51.907763+0000 mgr.y (mgr.24362) 16357 : cluster 0 pgmap v16326: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:53:55.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:53:54 smithi090 bash[32384]: cluster 2023-12-01T13:53:53.908432+0000 mgr.y (mgr.24362) 16358 : cluster 0 pgmap v16327: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:53:55.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:53:54 smithi090 bash[32384]: audit 2023-12-01T13:53:54.359499+0000 mon.a (mon.0) 10031 : audit 0 from='client.? 172.21.15.80:0/434774857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:53:55.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:53:54 smithi080 bash[41963]: cluster 2023-12-01T13:53:53.908432+0000 mgr.y (mgr.24362) 16358 : cluster 0 pgmap v16327: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:53:55.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:53:54 smithi080 bash[41963]: audit 2023-12-01T13:53:54.359499+0000 mon.a (mon.0) 10031 : audit 0 from='client.? 172.21.15.80:0/434774857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:53:55.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:53:54 smithi080 bash[28361]: cluster 2023-12-01T13:53:53.908432+0000 mgr.y (mgr.24362) 16358 : cluster 0 pgmap v16327: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:53:55.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:53:54 smithi080 bash[28361]: audit 2023-12-01T13:53:54.359499+0000 mon.a (mon.0) 10031 : audit 0 from='client.? 172.21.15.80:0/434774857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:53:56.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:53:55 smithi090 bash[32384]: audit 2023-12-01T13:53:55.646912+0000 mon.c (mon.2) 10464 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:53:56.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:53:55 smithi080 bash[28361]: audit 2023-12-01T13:53:55.646912+0000 mon.c (mon.2) 10464 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:53:56.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:53:55 smithi080 bash[41963]: audit 2023-12-01T13:53:55.646912+0000 mon.c (mon.2) 10464 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:53:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:53:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:53:56] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T13:53:57.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:53:56 smithi090 bash[32384]: cluster 2023-12-01T13:53:55.909496+0000 mgr.y (mgr.24362) 16359 : cluster 0 pgmap v16328: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:53:57.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:53:56 smithi080 bash[28361]: cluster 2023-12-01T13:53:55.909496+0000 mgr.y (mgr.24362) 16359 : cluster 0 pgmap v16328: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:53:57.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:53:56 smithi080 bash[41963]: cluster 2023-12-01T13:53:55.909496+0000 mgr.y (mgr.24362) 16359 : cluster 0 pgmap v16328: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:53:58.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:53:57 smithi090 bash[32384]: audit 2023-12-01T13:53:56.830680+0000 mon.c (mon.2) 10465 : audit 0 from='client.? 172.21.15.80:0/648325859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:53:58.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:53:57 smithi080 bash[28361]: audit 2023-12-01T13:53:56.830680+0000 mon.c (mon.2) 10465 : audit 0 from='client.? 172.21.15.80:0/648325859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:53:58.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:53:57 smithi080 bash[41963]: audit 2023-12-01T13:53:56.830680+0000 mon.c (mon.2) 10465 : audit 0 from='client.? 172.21.15.80:0/648325859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:53:59.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:53:58 smithi090 bash[32384]: cluster 2023-12-01T13:53:57.910284+0000 mgr.y (mgr.24362) 16360 : cluster 0 pgmap v16329: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:53:59.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:53:58 smithi080 bash[41963]: cluster 2023-12-01T13:53:57.910284+0000 mgr.y (mgr.24362) 16360 : cluster 0 pgmap v16329: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:53:59.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:53:58 smithi080 bash[28361]: cluster 2023-12-01T13:53:57.910284+0000 mgr.y (mgr.24362) 16360 : cluster 0 pgmap v16329: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:54:00.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:53:59 smithi090 bash[32384]: audit 2023-12-01T13:53:59.290965+0000 mon.a (mon.0) 10032 : audit 0 from='client.? 172.21.15.80:0/1698850806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:54:00.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:53:59 smithi080 bash[28361]: audit 2023-12-01T13:53:59.290965+0000 mon.a (mon.0) 10032 : audit 0 from='client.? 172.21.15.80:0/1698850806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:54:00.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:53:59 smithi080 bash[41963]: audit 2023-12-01T13:53:59.290965+0000 mon.a (mon.0) 10032 : audit 0 from='client.? 172.21.15.80:0/1698850806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:54:01.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:54:00 smithi090 bash[32384]: cluster 2023-12-01T13:53:59.910944+0000 mgr.y (mgr.24362) 16361 : cluster 0 pgmap v16330: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:54:01.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:54:00 smithi080 bash[28361]: cluster 2023-12-01T13:53:59.910944+0000 mgr.y (mgr.24362) 16361 : cluster 0 pgmap v16330: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:54:01.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:54:00 smithi080 bash[41963]: cluster 2023-12-01T13:53:59.910944+0000 mgr.y (mgr.24362) 16361 : cluster 0 pgmap v16330: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:54:02.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:54:01 smithi080 bash[28361]: audit 2023-12-01T13:54:01.750449+0000 mon.c (mon.2) 10466 : audit 0 from='client.? 172.21.15.80:0/3063765107' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:54:02.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:54:01 smithi080 bash[41963]: audit 2023-12-01T13:54:01.750449+0000 mon.c (mon.2) 10466 : audit 0 from='client.? 172.21.15.80:0/3063765107' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:54:02.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:54:01 smithi090 bash[32384]: audit 2023-12-01T13:54:01.750449+0000 mon.c (mon.2) 10466 : audit 0 from='client.? 172.21.15.80:0/3063765107' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:54:03.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:54:02 smithi080 bash[41963]: cluster 2023-12-01T13:54:01.912105+0000 mgr.y (mgr.24362) 16362 : cluster 0 pgmap v16331: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:54:03.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:54:02 smithi080 bash[28361]: cluster 2023-12-01T13:54:01.912105+0000 mgr.y (mgr.24362) 16362 : cluster 0 pgmap v16331: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:54:03.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:54:02 smithi090 bash[32384]: cluster 2023-12-01T13:54:01.912105+0000 mgr.y (mgr.24362) 16362 : cluster 0 pgmap v16331: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:54:05.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:54:04 smithi090 bash[32384]: cluster 2023-12-01T13:54:03.912502+0000 mgr.y (mgr.24362) 16363 : cluster 0 pgmap v16332: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:54:05.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:54:04 smithi090 bash[32384]: audit 2023-12-01T13:54:04.210494+0000 mon.a (mon.0) 10033 : audit 0 from='client.? 172.21.15.80:0/880508402' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:54:05.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:54:04 smithi080 bash[28361]: cluster 2023-12-01T13:54:03.912502+0000 mgr.y (mgr.24362) 16363 : cluster 0 pgmap v16332: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:54:05.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:54:04 smithi080 bash[28361]: audit 2023-12-01T13:54:04.210494+0000 mon.a (mon.0) 10033 : audit 0 from='client.? 172.21.15.80:0/880508402' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:54:05.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:54:04 smithi080 bash[41963]: cluster 2023-12-01T13:54:03.912502+0000 mgr.y (mgr.24362) 16363 : cluster 0 pgmap v16332: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:54:05.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:54:04 smithi080 bash[41963]: audit 2023-12-01T13:54:04.210494+0000 mon.a (mon.0) 10033 : audit 0 from='client.? 172.21.15.80:0/880508402' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:54:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:54:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:54:06] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T13:54:07.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:54:06 smithi090 bash[32384]: cluster 2023-12-01T13:54:05.913492+0000 mgr.y (mgr.24362) 16364 : cluster 0 pgmap v16333: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:54:07.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:54:06 smithi090 bash[32384]: audit 2023-12-01T13:54:06.679428+0000 mon.a (mon.0) 10034 : audit 0 from='client.? 172.21.15.80:0/3343631484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:54:07.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:54:06 smithi080 bash[28361]: cluster 2023-12-01T13:54:05.913492+0000 mgr.y (mgr.24362) 16364 : cluster 0 pgmap v16333: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:54:07.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:54:06 smithi080 bash[28361]: audit 2023-12-01T13:54:06.679428+0000 mon.a (mon.0) 10034 : audit 0 from='client.? 172.21.15.80:0/3343631484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:54:07.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:54:06 smithi080 bash[41963]: cluster 2023-12-01T13:54:05.913492+0000 mgr.y (mgr.24362) 16364 : cluster 0 pgmap v16333: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:54:07.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:54:06 smithi080 bash[41963]: audit 2023-12-01T13:54:06.679428+0000 mon.a (mon.0) 10034 : audit 0 from='client.? 172.21.15.80:0/3343631484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:54:09.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:54:08 smithi090 bash[32384]: cluster 2023-12-01T13:54:07.914244+0000 mgr.y (mgr.24362) 16365 : cluster 0 pgmap v16334: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:54:09.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:54:08 smithi080 bash[41963]: cluster 2023-12-01T13:54:07.914244+0000 mgr.y (mgr.24362) 16365 : cluster 0 pgmap v16334: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:54:09.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:54:08 smithi080 bash[28361]: cluster 2023-12-01T13:54:07.914244+0000 mgr.y (mgr.24362) 16365 : cluster 0 pgmap v16334: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:54:10.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:54:09 smithi090 bash[32384]: audit 2023-12-01T13:54:09.139314+0000 mon.a (mon.0) 10035 : audit 0 from='client.? 172.21.15.80:0/3103052183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:54:10.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:54:09 smithi080 bash[41963]: audit 2023-12-01T13:54:09.139314+0000 mon.a (mon.0) 10035 : audit 0 from='client.? 172.21.15.80:0/3103052183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:54:10.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:54:09 smithi080 bash[28361]: audit 2023-12-01T13:54:09.139314+0000 mon.a (mon.0) 10035 : audit 0 from='client.? 172.21.15.80:0/3103052183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:54:11.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:54:10 smithi090 bash[32384]: cluster 2023-12-01T13:54:09.914912+0000 mgr.y (mgr.24362) 16366 : cluster 0 pgmap v16335: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:54:11.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:54:10 smithi090 bash[32384]: audit 2023-12-01T13:54:10.646910+0000 mon.c (mon.2) 10467 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:54:11.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:54:10 smithi080 bash[28361]: cluster 2023-12-01T13:54:09.914912+0000 mgr.y (mgr.24362) 16366 : cluster 0 pgmap v16335: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:54:11.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:54:10 smithi080 bash[28361]: audit 2023-12-01T13:54:10.646910+0000 mon.c (mon.2) 10467 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:54:11.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:54:10 smithi080 bash[41963]: cluster 2023-12-01T13:54:09.914912+0000 mgr.y (mgr.24362) 16366 : cluster 0 pgmap v16335: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:54:11.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:54:10 smithi080 bash[41963]: audit 2023-12-01T13:54:10.646910+0000 mon.c (mon.2) 10467 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:54:12.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:54:11 smithi090 bash[32384]: audit 2023-12-01T13:54:11.593976+0000 mon.c (mon.2) 10468 : audit 0 from='client.? 172.21.15.80:0/3452167490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:54:12.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:54:11 smithi080 bash[41963]: audit 2023-12-01T13:54:11.593976+0000 mon.c (mon.2) 10468 : audit 0 from='client.? 172.21.15.80:0/3452167490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:54:12.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:54:11 smithi080 bash[28361]: audit 2023-12-01T13:54:11.593976+0000 mon.c (mon.2) 10468 : audit 0 from='client.? 172.21.15.80:0/3452167490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:54:13.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:54:13 smithi090 bash[32384]: cluster 2023-12-01T13:54:11.916146+0000 mgr.y (mgr.24362) 16367 : cluster 0 pgmap v16336: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:54:13.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:54:13 smithi080 bash[41963]: cluster 2023-12-01T13:54:11.916146+0000 mgr.y (mgr.24362) 16367 : cluster 0 pgmap v16336: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:54:13.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:54:13 smithi080 bash[28361]: cluster 2023-12-01T13:54:11.916146+0000 mgr.y (mgr.24362) 16367 : cluster 0 pgmap v16336: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:54:15.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:54:14 smithi090 bash[32384]: cluster 2023-12-01T13:54:13.916723+0000 mgr.y (mgr.24362) 16368 : cluster 0 pgmap v16337: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:54:15.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:54:14 smithi090 bash[32384]: audit 2023-12-01T13:54:14.048554+0000 mon.a (mon.0) 10036 : audit 0 from='client.? 172.21.15.80:0/2031494303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:54:15.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:54:14 smithi080 bash[28361]: cluster 2023-12-01T13:54:13.916723+0000 mgr.y (mgr.24362) 16368 : cluster 0 pgmap v16337: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:54:15.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:54:14 smithi080 bash[28361]: audit 2023-12-01T13:54:14.048554+0000 mon.a (mon.0) 10036 : audit 0 from='client.? 172.21.15.80:0/2031494303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:54:15.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:54:14 smithi080 bash[41963]: cluster 2023-12-01T13:54:13.916723+0000 mgr.y (mgr.24362) 16368 : cluster 0 pgmap v16337: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:54:15.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:54:14 smithi080 bash[41963]: audit 2023-12-01T13:54:14.048554+0000 mon.a (mon.0) 10036 : audit 0 from='client.? 172.21.15.80:0/2031494303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:54:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:54:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:54:16] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T13:54:17.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:54:16 smithi090 bash[32384]: cluster 2023-12-01T13:54:15.917709+0000 mgr.y (mgr.24362) 16369 : cluster 0 pgmap v16338: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:54:17.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:54:16 smithi090 bash[32384]: audit 2023-12-01T13:54:16.506651+0000 mon.a (mon.0) 10037 : audit 0 from='client.? 172.21.15.80:0/2339488135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:54:17.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:54:16 smithi080 bash[41963]: cluster 2023-12-01T13:54:15.917709+0000 mgr.y (mgr.24362) 16369 : cluster 0 pgmap v16338: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:54:17.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:54:16 smithi080 bash[41963]: audit 2023-12-01T13:54:16.506651+0000 mon.a (mon.0) 10037 : audit 0 from='client.? 172.21.15.80:0/2339488135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:54:17.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:54:16 smithi080 bash[28361]: cluster 2023-12-01T13:54:15.917709+0000 mgr.y (mgr.24362) 16369 : cluster 0 pgmap v16338: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:54:17.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:54:16 smithi080 bash[28361]: audit 2023-12-01T13:54:16.506651+0000 mon.a (mon.0) 10037 : audit 0 from='client.? 172.21.15.80:0/2339488135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:54:19.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:54:18 smithi090 bash[32384]: cluster 2023-12-01T13:54:17.918484+0000 mgr.y (mgr.24362) 16370 : cluster 0 pgmap v16339: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:54:19.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:54:18 smithi090 bash[32384]: audit 2023-12-01T13:54:18.963105+0000 mon.a (mon.0) 10038 : audit 0 from='client.? 172.21.15.80:0/1937025477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:54:19.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:54:18 smithi080 bash[41963]: cluster 2023-12-01T13:54:17.918484+0000 mgr.y (mgr.24362) 16370 : cluster 0 pgmap v16339: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:54:19.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:54:18 smithi080 bash[41963]: audit 2023-12-01T13:54:18.963105+0000 mon.a (mon.0) 10038 : audit 0 from='client.? 172.21.15.80:0/1937025477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:54:19.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:54:18 smithi080 bash[28361]: cluster 2023-12-01T13:54:17.918484+0000 mgr.y (mgr.24362) 16370 : cluster 0 pgmap v16339: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:54:19.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:54:18 smithi080 bash[28361]: audit 2023-12-01T13:54:18.963105+0000 mon.a (mon.0) 10038 : audit 0 from='client.? 172.21.15.80:0/1937025477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:54:21.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:54:20 smithi090 bash[32384]: cluster 2023-12-01T13:54:19.919122+0000 mgr.y (mgr.24362) 16371 : cluster 0 pgmap v16340: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:54:21.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:54:20 smithi080 bash[28361]: cluster 2023-12-01T13:54:19.919122+0000 mgr.y (mgr.24362) 16371 : cluster 0 pgmap v16340: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:54:21.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:54:20 smithi080 bash[41963]: cluster 2023-12-01T13:54:19.919122+0000 mgr.y (mgr.24362) 16371 : cluster 0 pgmap v16340: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:54:22.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:54:21 smithi090 bash[32384]: audit 2023-12-01T13:54:21.415802+0000 mon.c (mon.2) 10469 : audit 0 from='client.? 172.21.15.80:0/1373602971' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:54:22.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:54:21 smithi080 bash[28361]: audit 2023-12-01T13:54:21.415802+0000 mon.c (mon.2) 10469 : audit 0 from='client.? 172.21.15.80:0/1373602971' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:54:22.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:54:21 smithi080 bash[41963]: audit 2023-12-01T13:54:21.415802+0000 mon.c (mon.2) 10469 : audit 0 from='client.? 172.21.15.80:0/1373602971' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:54:23.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:54:22 smithi090 bash[32384]: cluster 2023-12-01T13:54:21.920304+0000 mgr.y (mgr.24362) 16372 : cluster 0 pgmap v16341: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:54:23.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:54:22 smithi080 bash[28361]: cluster 2023-12-01T13:54:21.920304+0000 mgr.y (mgr.24362) 16372 : cluster 0 pgmap v16341: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:54:23.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:54:23 smithi080 bash[41963]: cluster 2023-12-01T13:54:21.920304+0000 mgr.y (mgr.24362) 16372 : cluster 0 pgmap v16341: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:54:25.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:54:24 smithi090 bash[32384]: audit 2023-12-01T13:54:23.874677+0000 mon.a (mon.0) 10039 : audit 0 from='client.? 172.21.15.80:0/2801708340' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:54:25.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:54:24 smithi090 bash[32384]: cluster 2023-12-01T13:54:23.920964+0000 mgr.y (mgr.24362) 16373 : cluster 0 pgmap v16342: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:54:25.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:54:24 smithi080 bash[28361]: audit 2023-12-01T13:54:23.874677+0000 mon.a (mon.0) 10039 : audit 0 from='client.? 172.21.15.80:0/2801708340' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:54:25.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:54:24 smithi080 bash[28361]: cluster 2023-12-01T13:54:23.920964+0000 mgr.y (mgr.24362) 16373 : cluster 0 pgmap v16342: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:54:25.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:54:24 smithi080 bash[41963]: audit 2023-12-01T13:54:23.874677+0000 mon.a (mon.0) 10039 : audit 0 from='client.? 172.21.15.80:0/2801708340' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:54:25.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:54:24 smithi080 bash[41963]: cluster 2023-12-01T13:54:23.920964+0000 mgr.y (mgr.24362) 16373 : cluster 0 pgmap v16342: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:54:26.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:54:25 smithi090 bash[32384]: audit 2023-12-01T13:54:25.647426+0000 mon.c (mon.2) 10470 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:54:26.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:54:25 smithi080 bash[28361]: audit 2023-12-01T13:54:25.647426+0000 mon.c (mon.2) 10470 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:54:26.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:54:25 smithi080 bash[41963]: audit 2023-12-01T13:54:25.647426+0000 mon.c (mon.2) 10470 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:54:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:54:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:54:26] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T13:54:27.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:54:26 smithi090 bash[32384]: cluster 2023-12-01T13:54:25.922024+0000 mgr.y (mgr.24362) 16374 : cluster 0 pgmap v16343: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:54:27.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:54:26 smithi090 bash[32384]: audit 2023-12-01T13:54:26.326820+0000 mon.c (mon.2) 10471 : audit 0 from='client.? 172.21.15.80:0/3272481877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:54:27.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:54:26 smithi080 bash[28361]: cluster 2023-12-01T13:54:25.922024+0000 mgr.y (mgr.24362) 16374 : cluster 0 pgmap v16343: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:54:27.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:54:26 smithi080 bash[28361]: audit 2023-12-01T13:54:26.326820+0000 mon.c (mon.2) 10471 : audit 0 from='client.? 172.21.15.80:0/3272481877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:54:27.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:54:26 smithi080 bash[41963]: cluster 2023-12-01T13:54:25.922024+0000 mgr.y (mgr.24362) 16374 : cluster 0 pgmap v16343: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:54:27.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:54:26 smithi080 bash[41963]: audit 2023-12-01T13:54:26.326820+0000 mon.c (mon.2) 10471 : audit 0 from='client.? 172.21.15.80:0/3272481877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:54:29.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:54:28 smithi090 bash[32384]: cluster 2023-12-01T13:54:27.922821+0000 mgr.y (mgr.24362) 16375 : cluster 0 pgmap v16344: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:54:29.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:54:28 smithi090 bash[32384]: audit 2023-12-01T13:54:28.786442+0000 mon.a (mon.0) 10040 : audit 0 from='client.? 172.21.15.80:0/3456656712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:54:29.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:54:28 smithi080 bash[41963]: cluster 2023-12-01T13:54:27.922821+0000 mgr.y (mgr.24362) 16375 : cluster 0 pgmap v16344: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:54:29.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:54:28 smithi080 bash[41963]: audit 2023-12-01T13:54:28.786442+0000 mon.a (mon.0) 10040 : audit 0 from='client.? 172.21.15.80:0/3456656712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:54:29.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:54:28 smithi080 bash[28361]: cluster 2023-12-01T13:54:27.922821+0000 mgr.y (mgr.24362) 16375 : cluster 0 pgmap v16344: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:54:29.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:54:28 smithi080 bash[28361]: audit 2023-12-01T13:54:28.786442+0000 mon.a (mon.0) 10040 : audit 0 from='client.? 172.21.15.80:0/3456656712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:54:31.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:54:30 smithi090 bash[32384]: cluster 2023-12-01T13:54:29.923478+0000 mgr.y (mgr.24362) 16376 : cluster 0 pgmap v16345: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:54:31.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:54:30 smithi080 bash[28361]: cluster 2023-12-01T13:54:29.923478+0000 mgr.y (mgr.24362) 16376 : cluster 0 pgmap v16345: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:54:31.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:54:30 smithi080 bash[41963]: cluster 2023-12-01T13:54:29.923478+0000 mgr.y (mgr.24362) 16376 : cluster 0 pgmap v16345: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:54:32.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:54:31 smithi090 bash[32384]: audit 2023-12-01T13:54:31.242602+0000 mon.a (mon.0) 10041 : audit 0 from='client.? 172.21.15.80:0/1007998996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:54:32.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:54:31 smithi080 bash[41963]: audit 2023-12-01T13:54:31.242602+0000 mon.a (mon.0) 10041 : audit 0 from='client.? 172.21.15.80:0/1007998996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:54:32.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:54:31 smithi080 bash[28361]: audit 2023-12-01T13:54:31.242602+0000 mon.a (mon.0) 10041 : audit 0 from='client.? 172.21.15.80:0/1007998996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:54:33.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:54:32 smithi090 bash[32384]: cluster 2023-12-01T13:54:31.924693+0000 mgr.y (mgr.24362) 16377 : cluster 0 pgmap v16346: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:54:33.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:54:32 smithi090 bash[32384]: audit 2023-12-01T13:54:32.170248+0000 mon.c (mon.2) 10472 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:54:33.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:54:32 smithi080 bash[28361]: cluster 2023-12-01T13:54:31.924693+0000 mgr.y (mgr.24362) 16377 : cluster 0 pgmap v16346: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:54:33.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:54:32 smithi080 bash[28361]: audit 2023-12-01T13:54:32.170248+0000 mon.c (mon.2) 10472 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:54:33.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:54:32 smithi080 bash[41963]: cluster 2023-12-01T13:54:31.924693+0000 mgr.y (mgr.24362) 16377 : cluster 0 pgmap v16346: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:54:33.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:54:32 smithi080 bash[41963]: audit 2023-12-01T13:54:32.170248+0000 mon.c (mon.2) 10472 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:54:34.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:54:33 smithi090 bash[32384]: audit 2023-12-01T13:54:33.700197+0000 mon.c (mon.2) 10473 : audit 0 from='client.? 172.21.15.80:0/637130926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:54:34.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:54:33 smithi080 bash[28361]: audit 2023-12-01T13:54:33.700197+0000 mon.c (mon.2) 10473 : audit 0 from='client.? 172.21.15.80:0/637130926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:54:34.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:54:33 smithi080 bash[41963]: audit 2023-12-01T13:54:33.700197+0000 mon.c (mon.2) 10473 : audit 0 from='client.? 172.21.15.80:0/637130926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:54:35.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:54:34 smithi090 bash[32384]: cluster 2023-12-01T13:54:33.925376+0000 mgr.y (mgr.24362) 16378 : cluster 0 pgmap v16347: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:54:35.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:54:34 smithi080 bash[28361]: cluster 2023-12-01T13:54:33.925376+0000 mgr.y (mgr.24362) 16378 : cluster 0 pgmap v16347: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:54:35.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:54:35 smithi080 bash[41963]: cluster 2023-12-01T13:54:33.925376+0000 mgr.y (mgr.24362) 16378 : cluster 0 pgmap v16347: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:54:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:54:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:54:36] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T13:54:37.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:54:37 smithi090 bash[32384]: cluster 2023-12-01T13:54:35.926429+0000 mgr.y (mgr.24362) 16379 : cluster 0 pgmap v16348: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:54:37.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:54:37 smithi090 bash[32384]: audit 2023-12-01T13:54:36.157405+0000 mon.a (mon.0) 10042 : audit 0 from='client.? 172.21.15.80:0/2105000860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:54:37.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:54:37 smithi080 bash[28361]: cluster 2023-12-01T13:54:35.926429+0000 mgr.y (mgr.24362) 16379 : cluster 0 pgmap v16348: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:54:37.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:54:37 smithi080 bash[28361]: audit 2023-12-01T13:54:36.157405+0000 mon.a (mon.0) 10042 : audit 0 from='client.? 172.21.15.80:0/2105000860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:54:37.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:54:37 smithi080 bash[41963]: cluster 2023-12-01T13:54:35.926429+0000 mgr.y (mgr.24362) 16379 : cluster 0 pgmap v16348: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:54:37.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:54:37 smithi080 bash[41963]: audit 2023-12-01T13:54:36.157405+0000 mon.a (mon.0) 10042 : audit 0 from='client.? 172.21.15.80:0/2105000860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:54:39.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:54:38 smithi090 bash[32384]: cluster 2023-12-01T13:54:37.927146+0000 mgr.y (mgr.24362) 16380 : cluster 0 pgmap v16349: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:54:39.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:54:38 smithi090 bash[32384]: audit 2023-12-01T13:54:37.964337+0000 mon.a (mon.0) 10043 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:54:39.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:54:38 smithi090 bash[32384]: audit 2023-12-01T13:54:37.978883+0000 mon.a (mon.0) 10044 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:54:39.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:54:38 smithi090 bash[32384]: audit 2023-12-01T13:54:38.473726+0000 mon.a (mon.0) 10045 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:54:39.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:54:38 smithi090 bash[32384]: audit 2023-12-01T13:54:38.485496+0000 mon.a (mon.0) 10046 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:54:39.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:54:38 smithi090 bash[32384]: audit 2023-12-01T13:54:38.623813+0000 mon.a (mon.0) 10047 : audit 0 from='client.? 172.21.15.80:0/87495494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:54:39.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:54:38 smithi080 bash[41963]: cluster 2023-12-01T13:54:37.927146+0000 mgr.y (mgr.24362) 16380 : cluster 0 pgmap v16349: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:54:39.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:54:38 smithi080 bash[41963]: audit 2023-12-01T13:54:37.964337+0000 mon.a (mon.0) 10043 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:54:39.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:54:38 smithi080 bash[41963]: audit 2023-12-01T13:54:37.978883+0000 mon.a (mon.0) 10044 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:54:39.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:54:38 smithi080 bash[41963]: audit 2023-12-01T13:54:38.473726+0000 mon.a (mon.0) 10045 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:54:39.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:54:38 smithi080 bash[41963]: audit 2023-12-01T13:54:38.485496+0000 mon.a (mon.0) 10046 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:54:39.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:54:38 smithi080 bash[41963]: audit 2023-12-01T13:54:38.623813+0000 mon.a (mon.0) 10047 : audit 0 from='client.? 172.21.15.80:0/87495494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:54:39.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:54:38 smithi080 bash[28361]: cluster 2023-12-01T13:54:37.927146+0000 mgr.y (mgr.24362) 16380 : cluster 0 pgmap v16349: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:54:39.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:54:38 smithi080 bash[28361]: audit 2023-12-01T13:54:37.964337+0000 mon.a (mon.0) 10043 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:54:39.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:54:38 smithi080 bash[28361]: audit 2023-12-01T13:54:37.978883+0000 mon.a (mon.0) 10044 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:54:39.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:54:38 smithi080 bash[28361]: audit 2023-12-01T13:54:38.473726+0000 mon.a (mon.0) 10045 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:54:39.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:54:38 smithi080 bash[28361]: audit 2023-12-01T13:54:38.485496+0000 mon.a (mon.0) 10046 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:54:39.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:54:38 smithi080 bash[28361]: audit 2023-12-01T13:54:38.623813+0000 mon.a (mon.0) 10047 : audit 0 from='client.? 172.21.15.80:0/87495494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:54:40.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:54:39 smithi090 bash[32384]: audit 2023-12-01T13:54:39.004313+0000 mon.c (mon.2) 10474 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:54:40.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:54:39 smithi090 bash[32384]: audit 2023-12-01T13:54:39.005808+0000 mon.c (mon.2) 10475 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:54:40.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:54:39 smithi090 bash[32384]: audit 2023-12-01T13:54:39.017568+0000 mon.a (mon.0) 10048 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:54:40.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:54:39 smithi080 bash[41963]: audit 2023-12-01T13:54:39.004313+0000 mon.c (mon.2) 10474 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:54:40.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:54:39 smithi080 bash[41963]: audit 2023-12-01T13:54:39.005808+0000 mon.c (mon.2) 10475 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:54:40.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:54:39 smithi080 bash[41963]: audit 2023-12-01T13:54:39.017568+0000 mon.a (mon.0) 10048 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:54:40.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:54:39 smithi080 bash[28361]: audit 2023-12-01T13:54:39.004313+0000 mon.c (mon.2) 10474 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:54:40.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:54:39 smithi080 bash[28361]: audit 2023-12-01T13:54:39.005808+0000 mon.c (mon.2) 10475 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:54:40.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:54:39 smithi080 bash[28361]: audit 2023-12-01T13:54:39.017568+0000 mon.a (mon.0) 10048 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:54:41.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:54:41 smithi080 bash[41963]: cluster 2023-12-01T13:54:39.927901+0000 mgr.y (mgr.24362) 16381 : cluster 0 pgmap v16350: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:54:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:54:41 smithi080 bash[41963]: audit 2023-12-01T13:54:40.647828+0000 mon.c (mon.2) 10476 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:54:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:54:41 smithi080 bash[28361]: cluster 2023-12-01T13:54:39.927901+0000 mgr.y (mgr.24362) 16381 : cluster 0 pgmap v16350: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:54:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:54:41 smithi080 bash[28361]: audit 2023-12-01T13:54:40.647828+0000 mon.c (mon.2) 10476 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:54:41.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:54:41 smithi090 bash[32384]: cluster 2023-12-01T13:54:39.927901+0000 mgr.y (mgr.24362) 16381 : cluster 0 pgmap v16350: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:54:41.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:54:41 smithi090 bash[32384]: audit 2023-12-01T13:54:40.647828+0000 mon.c (mon.2) 10476 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:54:42.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:54:42 smithi080 bash[41963]: audit 2023-12-01T13:54:41.084615+0000 mon.a (mon.0) 10049 : audit 0 from='client.? 172.21.15.80:0/1134220534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:54:42.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:54:42 smithi080 bash[28361]: audit 2023-12-01T13:54:41.084615+0000 mon.a (mon.0) 10049 : audit 0 from='client.? 172.21.15.80:0/1134220534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:54:42.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:54:42 smithi090 bash[32384]: audit 2023-12-01T13:54:41.084615+0000 mon.a (mon.0) 10049 : audit 0 from='client.? 172.21.15.80:0/1134220534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:54:43.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:54:43 smithi080 bash[41963]: cluster 2023-12-01T13:54:41.929056+0000 mgr.y (mgr.24362) 16382 : cluster 0 pgmap v16351: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:54:43.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:54:43 smithi080 bash[28361]: cluster 2023-12-01T13:54:41.929056+0000 mgr.y (mgr.24362) 16382 : cluster 0 pgmap v16351: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:54:43.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:54:43 smithi090 bash[32384]: cluster 2023-12-01T13:54:41.929056+0000 mgr.y (mgr.24362) 16382 : cluster 0 pgmap v16351: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:54:44.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:54:44 smithi080 bash[28361]: audit 2023-12-01T13:54:43.542281+0000 mon.c (mon.2) 10477 : audit 0 from='client.? 172.21.15.80:0/2359713109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:54:44.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:54:44 smithi080 bash[41963]: audit 2023-12-01T13:54:43.542281+0000 mon.c (mon.2) 10477 : audit 0 from='client.? 172.21.15.80:0/2359713109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:54:44.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:54:44 smithi090 bash[32384]: audit 2023-12-01T13:54:43.542281+0000 mon.c (mon.2) 10477 : audit 0 from='client.? 172.21.15.80:0/2359713109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:54:45.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:54:45 smithi080 bash[28361]: cluster 2023-12-01T13:54:43.929726+0000 mgr.y (mgr.24362) 16383 : cluster 0 pgmap v16352: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:54:45.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:54:45 smithi080 bash[41963]: cluster 2023-12-01T13:54:43.929726+0000 mgr.y (mgr.24362) 16383 : cluster 0 pgmap v16352: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:54:45.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:54:45 smithi090 bash[32384]: cluster 2023-12-01T13:54:43.929726+0000 mgr.y (mgr.24362) 16383 : cluster 0 pgmap v16352: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:54:46.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:54:46 smithi080 bash[28361]: audit 2023-12-01T13:54:46.001358+0000 mon.c (mon.2) 10478 : audit 0 from='client.? 172.21.15.80:0/2366854295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:54:46.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:54:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:54:46] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T13:54:46.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:54:46 smithi080 bash[41963]: audit 2023-12-01T13:54:46.001358+0000 mon.c (mon.2) 10478 : audit 0 from='client.? 172.21.15.80:0/2366854295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:54:46.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:54:46 smithi090 bash[32384]: audit 2023-12-01T13:54:46.001358+0000 mon.c (mon.2) 10478 : audit 0 from='client.? 172.21.15.80:0/2366854295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:54:47.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:54:47 smithi080 bash[28361]: cluster 2023-12-01T13:54:45.930700+0000 mgr.y (mgr.24362) 16384 : cluster 0 pgmap v16353: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:54:47.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:54:47 smithi080 bash[41963]: cluster 2023-12-01T13:54:45.930700+0000 mgr.y (mgr.24362) 16384 : cluster 0 pgmap v16353: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:54:47.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:54:47 smithi090 bash[32384]: cluster 2023-12-01T13:54:45.930700+0000 mgr.y (mgr.24362) 16384 : cluster 0 pgmap v16353: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:54:49.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:54:49 smithi080 bash[41963]: cluster 2023-12-01T13:54:47.931505+0000 mgr.y (mgr.24362) 16385 : cluster 0 pgmap v16354: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:54:49.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:54:49 smithi080 bash[41963]: audit 2023-12-01T13:54:48.453932+0000 mon.a (mon.0) 10050 : audit 0 from='client.? 172.21.15.80:0/3052003026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:54:49.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:54:49 smithi080 bash[28361]: cluster 2023-12-01T13:54:47.931505+0000 mgr.y (mgr.24362) 16385 : cluster 0 pgmap v16354: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:54:49.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:54:49 smithi080 bash[28361]: audit 2023-12-01T13:54:48.453932+0000 mon.a (mon.0) 10050 : audit 0 from='client.? 172.21.15.80:0/3052003026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:54:49.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:54:49 smithi090 bash[32384]: cluster 2023-12-01T13:54:47.931505+0000 mgr.y (mgr.24362) 16385 : cluster 0 pgmap v16354: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:54:49.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:54:49 smithi090 bash[32384]: audit 2023-12-01T13:54:48.453932+0000 mon.a (mon.0) 10050 : audit 0 from='client.? 172.21.15.80:0/3052003026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:54:51.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:54:51 smithi080 bash[28361]: cluster 2023-12-01T13:54:49.932202+0000 mgr.y (mgr.24362) 16386 : cluster 0 pgmap v16355: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:54:51.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:54:51 smithi080 bash[28361]: audit 2023-12-01T13:54:50.907660+0000 mon.c (mon.2) 10479 : audit 0 from='client.? 172.21.15.80:0/1036783375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:54:51.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:54:51 smithi080 bash[41963]: cluster 2023-12-01T13:54:49.932202+0000 mgr.y (mgr.24362) 16386 : cluster 0 pgmap v16355: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:54:51.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:54:51 smithi080 bash[41963]: audit 2023-12-01T13:54:50.907660+0000 mon.c (mon.2) 10479 : audit 0 from='client.? 172.21.15.80:0/1036783375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:54:51.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:54:51 smithi090 bash[32384]: cluster 2023-12-01T13:54:49.932202+0000 mgr.y (mgr.24362) 16386 : cluster 0 pgmap v16355: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:54:51.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:54:51 smithi090 bash[32384]: audit 2023-12-01T13:54:50.907660+0000 mon.c (mon.2) 10479 : audit 0 from='client.? 172.21.15.80:0/1036783375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:54:53.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:54:53 smithi080 bash[28361]: cluster 2023-12-01T13:54:51.933337+0000 mgr.y (mgr.24362) 16387 : cluster 0 pgmap v16356: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:54:53.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:54:53 smithi080 bash[41963]: cluster 2023-12-01T13:54:51.933337+0000 mgr.y (mgr.24362) 16387 : cluster 0 pgmap v16356: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:54:53.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:54:53 smithi090 bash[32384]: cluster 2023-12-01T13:54:51.933337+0000 mgr.y (mgr.24362) 16387 : cluster 0 pgmap v16356: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:54:54.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:54:54 smithi080 bash[28361]: audit 2023-12-01T13:54:53.376704+0000 mon.a (mon.0) 10051 : audit 0 from='client.? 172.21.15.80:0/3803895668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:54:54.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:54:54 smithi080 bash[41963]: audit 2023-12-01T13:54:53.376704+0000 mon.a (mon.0) 10051 : audit 0 from='client.? 172.21.15.80:0/3803895668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:54:54.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:54:54 smithi090 bash[32384]: audit 2023-12-01T13:54:53.376704+0000 mon.a (mon.0) 10051 : audit 0 from='client.? 172.21.15.80:0/3803895668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:54:55.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:54:55 smithi080 bash[28361]: cluster 2023-12-01T13:54:53.934015+0000 mgr.y (mgr.24362) 16388 : cluster 0 pgmap v16357: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:54:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:54:55 smithi080 bash[41963]: cluster 2023-12-01T13:54:53.934015+0000 mgr.y (mgr.24362) 16388 : cluster 0 pgmap v16357: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:54:55.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:54:55 smithi090 bash[32384]: cluster 2023-12-01T13:54:53.934015+0000 mgr.y (mgr.24362) 16388 : cluster 0 pgmap v16357: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:54:56.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:54:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:54:56] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T13:54:56.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:54:56 smithi080 bash[28361]: audit 2023-12-01T13:54:55.648092+0000 mon.c (mon.2) 10480 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:54:56.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:54:56 smithi080 bash[28361]: audit 2023-12-01T13:54:55.826932+0000 mon.c (mon.2) 10481 : audit 0 from='client.? 172.21.15.80:0/2078994215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:54:56.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:54:56 smithi080 bash[41963]: audit 2023-12-01T13:54:55.648092+0000 mon.c (mon.2) 10480 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:54:56.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:54:56 smithi080 bash[41963]: audit 2023-12-01T13:54:55.826932+0000 mon.c (mon.2) 10481 : audit 0 from='client.? 172.21.15.80:0/2078994215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:54:56.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:54:56 smithi090 bash[32384]: audit 2023-12-01T13:54:55.648092+0000 mon.c (mon.2) 10480 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:54:56.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:54:56 smithi090 bash[32384]: audit 2023-12-01T13:54:55.826932+0000 mon.c (mon.2) 10481 : audit 0 from='client.? 172.21.15.80:0/2078994215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:54:57.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:54:57 smithi080 bash[28361]: cluster 2023-12-01T13:54:55.935060+0000 mgr.y (mgr.24362) 16389 : cluster 0 pgmap v16358: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:54:57.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:54:57 smithi080 bash[41963]: cluster 2023-12-01T13:54:55.935060+0000 mgr.y (mgr.24362) 16389 : cluster 0 pgmap v16358: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:54:57.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:54:57 smithi090 bash[32384]: cluster 2023-12-01T13:54:55.935060+0000 mgr.y (mgr.24362) 16389 : cluster 0 pgmap v16358: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:54:59.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:54:59 smithi080 bash[41963]: cluster 2023-12-01T13:54:57.935764+0000 mgr.y (mgr.24362) 16390 : cluster 0 pgmap v16359: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:54:59.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:54:59 smithi080 bash[41963]: audit 2023-12-01T13:54:58.281956+0000 mon.c (mon.2) 10482 : audit 0 from='client.? 172.21.15.80:0/1284649100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:54:59.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:54:59 smithi080 bash[28361]: cluster 2023-12-01T13:54:57.935764+0000 mgr.y (mgr.24362) 16390 : cluster 0 pgmap v16359: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:54:59.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:54:59 smithi080 bash[28361]: audit 2023-12-01T13:54:58.281956+0000 mon.c (mon.2) 10482 : audit 0 from='client.? 172.21.15.80:0/1284649100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:54:59.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:54:59 smithi090 bash[32384]: cluster 2023-12-01T13:54:57.935764+0000 mgr.y (mgr.24362) 16390 : cluster 0 pgmap v16359: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:54:59.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:54:59 smithi090 bash[32384]: audit 2023-12-01T13:54:58.281956+0000 mon.c (mon.2) 10482 : audit 0 from='client.? 172.21.15.80:0/1284649100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:55:01.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:55:01 smithi080 bash[28361]: cluster 2023-12-01T13:54:59.936340+0000 mgr.y (mgr.24362) 16391 : cluster 0 pgmap v16360: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:55:01.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:55:01 smithi080 bash[28361]: audit 2023-12-01T13:55:00.740191+0000 mon.c (mon.2) 10483 : audit 0 from='client.? 172.21.15.80:0/2954768076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:55:01.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:55:01 smithi080 bash[41963]: cluster 2023-12-01T13:54:59.936340+0000 mgr.y (mgr.24362) 16391 : cluster 0 pgmap v16360: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:55:01.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:55:01 smithi080 bash[41963]: audit 2023-12-01T13:55:00.740191+0000 mon.c (mon.2) 10483 : audit 0 from='client.? 172.21.15.80:0/2954768076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:55:01.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:55:01 smithi090 bash[32384]: cluster 2023-12-01T13:54:59.936340+0000 mgr.y (mgr.24362) 16391 : cluster 0 pgmap v16360: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:55:01.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:55:01 smithi090 bash[32384]: audit 2023-12-01T13:55:00.740191+0000 mon.c (mon.2) 10483 : audit 0 from='client.? 172.21.15.80:0/2954768076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:55:03.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:55:03 smithi080 bash[28361]: cluster 2023-12-01T13:55:01.937539+0000 mgr.y (mgr.24362) 16392 : cluster 0 pgmap v16361: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:55:03.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:55:03 smithi080 bash[41963]: cluster 2023-12-01T13:55:01.937539+0000 mgr.y (mgr.24362) 16392 : cluster 0 pgmap v16361: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:55:03.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:55:03 smithi090 bash[32384]: cluster 2023-12-01T13:55:01.937539+0000 mgr.y (mgr.24362) 16392 : cluster 0 pgmap v16361: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:55:04.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:55:04 smithi080 bash[28361]: audit 2023-12-01T13:55:03.190827+0000 mon.c (mon.2) 10484 : audit 0 from='client.? 172.21.15.80:0/2459423141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:55:04.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:55:04 smithi080 bash[41963]: audit 2023-12-01T13:55:03.190827+0000 mon.c (mon.2) 10484 : audit 0 from='client.? 172.21.15.80:0/2459423141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:55:04.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:55:04 smithi090 bash[32384]: audit 2023-12-01T13:55:03.190827+0000 mon.c (mon.2) 10484 : audit 0 from='client.? 172.21.15.80:0/2459423141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:55:05.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:55:05 smithi080 bash[41963]: cluster 2023-12-01T13:55:03.938213+0000 mgr.y (mgr.24362) 16393 : cluster 0 pgmap v16362: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:55:05.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:55:05 smithi080 bash[28361]: cluster 2023-12-01T13:55:03.938213+0000 mgr.y (mgr.24362) 16393 : cluster 0 pgmap v16362: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:55:05.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:55:05 smithi090 bash[32384]: cluster 2023-12-01T13:55:03.938213+0000 mgr.y (mgr.24362) 16393 : cluster 0 pgmap v16362: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:55:06.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:55:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:55:06] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T13:55:06.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:55:06 smithi080 bash[41963]: audit 2023-12-01T13:55:05.644760+0000 mon.a (mon.0) 10052 : audit 0 from='client.? 172.21.15.80:0/1396025651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:55:06.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:55:06 smithi080 bash[28361]: audit 2023-12-01T13:55:05.644760+0000 mon.a (mon.0) 10052 : audit 0 from='client.? 172.21.15.80:0/1396025651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:55:06.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:55:06 smithi090 bash[32384]: audit 2023-12-01T13:55:05.644760+0000 mon.a (mon.0) 10052 : audit 0 from='client.? 172.21.15.80:0/1396025651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:55:07.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:55:07 smithi080 bash[28361]: cluster 2023-12-01T13:55:05.939228+0000 mgr.y (mgr.24362) 16394 : cluster 0 pgmap v16363: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:55:07.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:55:07 smithi080 bash[41963]: cluster 2023-12-01T13:55:05.939228+0000 mgr.y (mgr.24362) 16394 : cluster 0 pgmap v16363: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:55:07.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:55:07 smithi090 bash[32384]: cluster 2023-12-01T13:55:05.939228+0000 mgr.y (mgr.24362) 16394 : cluster 0 pgmap v16363: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:55:08.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:55:08 smithi080 bash[41963]: audit 2023-12-01T13:55:08.095508+0000 mon.c (mon.2) 10485 : audit 0 from='client.? 172.21.15.80:0/3493146608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:55:08.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:55:08 smithi080 bash[28361]: audit 2023-12-01T13:55:08.095508+0000 mon.c (mon.2) 10485 : audit 0 from='client.? 172.21.15.80:0/3493146608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:55:08.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:55:08 smithi090 bash[32384]: audit 2023-12-01T13:55:08.095508+0000 mon.c (mon.2) 10485 : audit 0 from='client.? 172.21.15.80:0/3493146608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:55:09.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:55:09 smithi080 bash[41963]: cluster 2023-12-01T13:55:07.939751+0000 mgr.y (mgr.24362) 16395 : cluster 0 pgmap v16364: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:55:09.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:55:09 smithi080 bash[28361]: cluster 2023-12-01T13:55:07.939751+0000 mgr.y (mgr.24362) 16395 : cluster 0 pgmap v16364: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:55:09.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:55:09 smithi090 bash[32384]: cluster 2023-12-01T13:55:07.939751+0000 mgr.y (mgr.24362) 16395 : cluster 0 pgmap v16364: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:55:11.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:55:11 smithi080 bash[28361]: cluster 2023-12-01T13:55:09.940390+0000 mgr.y (mgr.24362) 16396 : cluster 0 pgmap v16365: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:55:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:55:11 smithi080 bash[28361]: audit 2023-12-01T13:55:10.546108+0000 mon.c (mon.2) 10486 : audit 0 from='client.? 172.21.15.80:0/1895079727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:55:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:55:11 smithi080 bash[28361]: audit 2023-12-01T13:55:10.648461+0000 mon.c (mon.2) 10487 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:55:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:55:11 smithi080 bash[41963]: cluster 2023-12-01T13:55:09.940390+0000 mgr.y (mgr.24362) 16396 : cluster 0 pgmap v16365: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:55:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:55:11 smithi080 bash[41963]: audit 2023-12-01T13:55:10.546108+0000 mon.c (mon.2) 10486 : audit 0 from='client.? 172.21.15.80:0/1895079727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:55:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:55:11 smithi080 bash[41963]: audit 2023-12-01T13:55:10.648461+0000 mon.c (mon.2) 10487 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:55:11.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:55:11 smithi090 bash[32384]: cluster 2023-12-01T13:55:09.940390+0000 mgr.y (mgr.24362) 16396 : cluster 0 pgmap v16365: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:55:11.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:55:11 smithi090 bash[32384]: audit 2023-12-01T13:55:10.546108+0000 mon.c (mon.2) 10486 : audit 0 from='client.? 172.21.15.80:0/1895079727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:55:11.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:55:11 smithi090 bash[32384]: audit 2023-12-01T13:55:10.648461+0000 mon.c (mon.2) 10487 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:55:13.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:55:13 smithi080 bash[41963]: cluster 2023-12-01T13:55:11.941473+0000 mgr.y (mgr.24362) 16397 : cluster 0 pgmap v16366: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:55:13.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:55:13 smithi080 bash[41963]: audit 2023-12-01T13:55:13.002875+0000 mon.c (mon.2) 10488 : audit 0 from='client.? 172.21.15.80:0/1548265536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:55:13.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:55:13 smithi080 bash[28361]: cluster 2023-12-01T13:55:11.941473+0000 mgr.y (mgr.24362) 16397 : cluster 0 pgmap v16366: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:55:13.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:55:13 smithi080 bash[28361]: audit 2023-12-01T13:55:13.002875+0000 mon.c (mon.2) 10488 : audit 0 from='client.? 172.21.15.80:0/1548265536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:55:13.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:55:13 smithi090 bash[32384]: cluster 2023-12-01T13:55:11.941473+0000 mgr.y (mgr.24362) 16397 : cluster 0 pgmap v16366: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:55:13.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:55:13 smithi090 bash[32384]: audit 2023-12-01T13:55:13.002875+0000 mon.c (mon.2) 10488 : audit 0 from='client.? 172.21.15.80:0/1548265536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:55:15.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:55:14 smithi090 bash[32384]: cluster 2023-12-01T13:55:13.942134+0000 mgr.y (mgr.24362) 16398 : cluster 0 pgmap v16367: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:55:15.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:55:14 smithi080 bash[28361]: cluster 2023-12-01T13:55:13.942134+0000 mgr.y (mgr.24362) 16398 : cluster 0 pgmap v16367: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:55:15.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:55:14 smithi080 bash[41963]: cluster 2023-12-01T13:55:13.942134+0000 mgr.y (mgr.24362) 16398 : cluster 0 pgmap v16367: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:55:16.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:55:15 smithi090 bash[32384]: audit 2023-12-01T13:55:15.459015+0000 mon.a (mon.0) 10053 : audit 0 from='client.? 172.21.15.80:0/4136863785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:55:16.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:55:15 smithi080 bash[28361]: audit 2023-12-01T13:55:15.459015+0000 mon.a (mon.0) 10053 : audit 0 from='client.? 172.21.15.80:0/4136863785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:55:16.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:55:15 smithi080 bash[41963]: audit 2023-12-01T13:55:15.459015+0000 mon.a (mon.0) 10053 : audit 0 from='client.? 172.21.15.80:0/4136863785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:55:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:55:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:55:16] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T13:55:17.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:55:16 smithi090 bash[32384]: cluster 2023-12-01T13:55:15.943244+0000 mgr.y (mgr.24362) 16399 : cluster 0 pgmap v16368: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:55:17.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:55:16 smithi080 bash[41963]: cluster 2023-12-01T13:55:15.943244+0000 mgr.y (mgr.24362) 16399 : cluster 0 pgmap v16368: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:55:17.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:55:16 smithi080 bash[28361]: cluster 2023-12-01T13:55:15.943244+0000 mgr.y (mgr.24362) 16399 : cluster 0 pgmap v16368: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:55:18.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:55:17 smithi090 bash[32384]: audit 2023-12-01T13:55:17.915483+0000 mon.c (mon.2) 10489 : audit 0 from='client.? 172.21.15.80:0/385088791' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:55:18.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:55:17 smithi080 bash[28361]: audit 2023-12-01T13:55:17.915483+0000 mon.c (mon.2) 10489 : audit 0 from='client.? 172.21.15.80:0/385088791' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:55:18.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:55:17 smithi080 bash[41963]: audit 2023-12-01T13:55:17.915483+0000 mon.c (mon.2) 10489 : audit 0 from='client.? 172.21.15.80:0/385088791' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:55:19.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:55:19 smithi090 bash[32384]: cluster 2023-12-01T13:55:17.943840+0000 mgr.y (mgr.24362) 16400 : cluster 0 pgmap v16369: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:55:19.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:55:18 smithi080 bash[28361]: cluster 2023-12-01T13:55:17.943840+0000 mgr.y (mgr.24362) 16400 : cluster 0 pgmap v16369: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:55:19.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:55:19 smithi080 bash[41963]: cluster 2023-12-01T13:55:17.943840+0000 mgr.y (mgr.24362) 16400 : cluster 0 pgmap v16369: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:55:21.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:55:21 smithi090 bash[32384]: cluster 2023-12-01T13:55:19.944416+0000 mgr.y (mgr.24362) 16401 : cluster 0 pgmap v16370: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:55:21.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:55:21 smithi090 bash[32384]: audit 2023-12-01T13:55:20.371435+0000 mon.c (mon.2) 10490 : audit 0 from='client.? 172.21.15.80:0/2246823387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:55:21.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:55:21 smithi080 bash[28361]: cluster 2023-12-01T13:55:19.944416+0000 mgr.y (mgr.24362) 16401 : cluster 0 pgmap v16370: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:55:21.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:55:21 smithi080 bash[28361]: audit 2023-12-01T13:55:20.371435+0000 mon.c (mon.2) 10490 : audit 0 from='client.? 172.21.15.80:0/2246823387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:55:21.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:55:21 smithi080 bash[41963]: cluster 2023-12-01T13:55:19.944416+0000 mgr.y (mgr.24362) 16401 : cluster 0 pgmap v16370: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:55:21.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:55:21 smithi080 bash[41963]: audit 2023-12-01T13:55:20.371435+0000 mon.c (mon.2) 10490 : audit 0 from='client.? 172.21.15.80:0/2246823387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:55:23.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:55:23 smithi090 bash[32384]: cluster 2023-12-01T13:55:21.945619+0000 mgr.y (mgr.24362) 16402 : cluster 0 pgmap v16371: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:55:23.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:55:23 smithi090 bash[32384]: audit 2023-12-01T13:55:22.823194+0000 mon.c (mon.2) 10491 : audit 0 from='client.? 172.21.15.80:0/3166193490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:55:23.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:55:23 smithi080 bash[28361]: cluster 2023-12-01T13:55:21.945619+0000 mgr.y (mgr.24362) 16402 : cluster 0 pgmap v16371: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:55:23.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:55:23 smithi080 bash[28361]: audit 2023-12-01T13:55:22.823194+0000 mon.c (mon.2) 10491 : audit 0 from='client.? 172.21.15.80:0/3166193490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:55:23.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:55:23 smithi080 bash[41963]: cluster 2023-12-01T13:55:21.945619+0000 mgr.y (mgr.24362) 16402 : cluster 0 pgmap v16371: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:55:23.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:55:23 smithi080 bash[41963]: audit 2023-12-01T13:55:22.823194+0000 mon.c (mon.2) 10491 : audit 0 from='client.? 172.21.15.80:0/3166193490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:55:25.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:55:24 smithi090 bash[32384]: cluster 2023-12-01T13:55:23.946268+0000 mgr.y (mgr.24362) 16403 : cluster 0 pgmap v16372: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:55:25.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:55:24 smithi080 bash[41963]: cluster 2023-12-01T13:55:23.946268+0000 mgr.y (mgr.24362) 16403 : cluster 0 pgmap v16372: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:55:25.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:55:24 smithi080 bash[28361]: cluster 2023-12-01T13:55:23.946268+0000 mgr.y (mgr.24362) 16403 : cluster 0 pgmap v16372: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:55:26.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:55:25 smithi090 bash[32384]: audit 2023-12-01T13:55:25.276831+0000 mon.a (mon.0) 10054 : audit 0 from='client.? 172.21.15.80:0/183389844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:55:26.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:55:25 smithi090 bash[32384]: audit 2023-12-01T13:55:25.649055+0000 mon.c (mon.2) 10492 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:55:26.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:55:25 smithi080 bash[41963]: audit 2023-12-01T13:55:25.276831+0000 mon.a (mon.0) 10054 : audit 0 from='client.? 172.21.15.80:0/183389844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:55:26.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:55:25 smithi080 bash[41963]: audit 2023-12-01T13:55:25.649055+0000 mon.c (mon.2) 10492 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:55:26.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:55:25 smithi080 bash[28361]: audit 2023-12-01T13:55:25.276831+0000 mon.a (mon.0) 10054 : audit 0 from='client.? 172.21.15.80:0/183389844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:55:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:55:25 smithi080 bash[28361]: audit 2023-12-01T13:55:25.649055+0000 mon.c (mon.2) 10492 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:55:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:55:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:55:26] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T13:55:27.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:55:26 smithi090 bash[32384]: cluster 2023-12-01T13:55:25.947259+0000 mgr.y (mgr.24362) 16404 : cluster 0 pgmap v16373: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:55:27.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:55:26 smithi080 bash[28361]: cluster 2023-12-01T13:55:25.947259+0000 mgr.y (mgr.24362) 16404 : cluster 0 pgmap v16373: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:55:27.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:55:26 smithi080 bash[41963]: cluster 2023-12-01T13:55:25.947259+0000 mgr.y (mgr.24362) 16404 : cluster 0 pgmap v16373: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:55:28.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:55:27 smithi090 bash[32384]: audit 2023-12-01T13:55:27.721928+0000 mon.a (mon.0) 10055 : audit 0 from='client.? 172.21.15.80:0/1720724641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:55:28.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:55:27 smithi080 bash[28361]: audit 2023-12-01T13:55:27.721928+0000 mon.a (mon.0) 10055 : audit 0 from='client.? 172.21.15.80:0/1720724641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:55:28.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:55:27 smithi080 bash[41963]: audit 2023-12-01T13:55:27.721928+0000 mon.a (mon.0) 10055 : audit 0 from='client.? 172.21.15.80:0/1720724641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:55:29.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:55:28 smithi090 bash[32384]: cluster 2023-12-01T13:55:27.948047+0000 mgr.y (mgr.24362) 16405 : cluster 0 pgmap v16374: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:55:29.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:55:28 smithi080 bash[28361]: cluster 2023-12-01T13:55:27.948047+0000 mgr.y (mgr.24362) 16405 : cluster 0 pgmap v16374: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:55:29.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:55:28 smithi080 bash[41963]: cluster 2023-12-01T13:55:27.948047+0000 mgr.y (mgr.24362) 16405 : cluster 0 pgmap v16374: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:55:31.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:55:31 smithi090 bash[32384]: cluster 2023-12-01T13:55:29.948536+0000 mgr.y (mgr.24362) 16406 : cluster 0 pgmap v16375: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:55:31.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:55:31 smithi090 bash[32384]: audit 2023-12-01T13:55:30.175800+0000 mon.a (mon.0) 10056 : audit 0 from='client.? 172.21.15.80:0/152886446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:55:31.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:55:31 smithi080 bash[28361]: cluster 2023-12-01T13:55:29.948536+0000 mgr.y (mgr.24362) 16406 : cluster 0 pgmap v16375: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:55:31.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:55:31 smithi080 bash[28361]: audit 2023-12-01T13:55:30.175800+0000 mon.a (mon.0) 10056 : audit 0 from='client.? 172.21.15.80:0/152886446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:55:31.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:55:31 smithi080 bash[41963]: cluster 2023-12-01T13:55:29.948536+0000 mgr.y (mgr.24362) 16406 : cluster 0 pgmap v16375: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:55:31.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:55:31 smithi080 bash[41963]: audit 2023-12-01T13:55:30.175800+0000 mon.a (mon.0) 10056 : audit 0 from='client.? 172.21.15.80:0/152886446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:55:33.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:55:33 smithi090 bash[32384]: cluster 2023-12-01T13:55:31.949690+0000 mgr.y (mgr.24362) 16407 : cluster 0 pgmap v16376: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:55:33.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:55:33 smithi090 bash[32384]: audit 2023-12-01T13:55:32.620993+0000 mon.c (mon.2) 10493 : audit 0 from='client.? 172.21.15.80:0/1969536009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:55:33.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:55:33 smithi080 bash[28361]: cluster 2023-12-01T13:55:31.949690+0000 mgr.y (mgr.24362) 16407 : cluster 0 pgmap v16376: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:55:33.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:55:33 smithi080 bash[28361]: audit 2023-12-01T13:55:32.620993+0000 mon.c (mon.2) 10493 : audit 0 from='client.? 172.21.15.80:0/1969536009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:55:33.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:55:33 smithi080 bash[41963]: cluster 2023-12-01T13:55:31.949690+0000 mgr.y (mgr.24362) 16407 : cluster 0 pgmap v16376: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:55:33.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:55:33 smithi080 bash[41963]: audit 2023-12-01T13:55:32.620993+0000 mon.c (mon.2) 10493 : audit 0 from='client.? 172.21.15.80:0/1969536009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:55:35.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:55:34 smithi090 bash[32384]: cluster 2023-12-01T13:55:33.950323+0000 mgr.y (mgr.24362) 16408 : cluster 0 pgmap v16377: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:55:35.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:55:34 smithi080 bash[41963]: cluster 2023-12-01T13:55:33.950323+0000 mgr.y (mgr.24362) 16408 : cluster 0 pgmap v16377: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:55:35.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:55:34 smithi080 bash[28361]: cluster 2023-12-01T13:55:33.950323+0000 mgr.y (mgr.24362) 16408 : cluster 0 pgmap v16377: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:55:36.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:55:35 smithi090 bash[32384]: audit 2023-12-01T13:55:35.075798+0000 mon.c (mon.2) 10494 : audit 0 from='client.? 172.21.15.80:0/2483672947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:55:36.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:55:35 smithi080 bash[28361]: audit 2023-12-01T13:55:35.075798+0000 mon.c (mon.2) 10494 : audit 0 from='client.? 172.21.15.80:0/2483672947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:55:36.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:55:35 smithi080 bash[41963]: audit 2023-12-01T13:55:35.075798+0000 mon.c (mon.2) 10494 : audit 0 from='client.? 172.21.15.80:0/2483672947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:55:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:55:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:55:36] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T13:55:37.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:55:36 smithi090 bash[32384]: cluster 2023-12-01T13:55:35.951382+0000 mgr.y (mgr.24362) 16409 : cluster 0 pgmap v16378: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:55:37.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:55:36 smithi080 bash[28361]: cluster 2023-12-01T13:55:35.951382+0000 mgr.y (mgr.24362) 16409 : cluster 0 pgmap v16378: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:55:37.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:55:36 smithi080 bash[41963]: cluster 2023-12-01T13:55:35.951382+0000 mgr.y (mgr.24362) 16409 : cluster 0 pgmap v16378: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:55:38.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:55:37 smithi090 bash[32384]: audit 2023-12-01T13:55:37.537148+0000 mon.c (mon.2) 10495 : audit 0 from='client.? 172.21.15.80:0/3760276070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:55:38.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:55:37 smithi080 bash[41963]: audit 2023-12-01T13:55:37.537148+0000 mon.c (mon.2) 10495 : audit 0 from='client.? 172.21.15.80:0/3760276070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:55:38.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:55:37 smithi080 bash[28361]: audit 2023-12-01T13:55:37.537148+0000 mon.c (mon.2) 10495 : audit 0 from='client.? 172.21.15.80:0/3760276070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:55:39.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:55:38 smithi090 bash[32384]: cluster 2023-12-01T13:55:37.952167+0000 mgr.y (mgr.24362) 16410 : cluster 0 pgmap v16379: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:55:39.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:55:38 smithi080 bash[28361]: cluster 2023-12-01T13:55:37.952167+0000 mgr.y (mgr.24362) 16410 : cluster 0 pgmap v16379: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:55:39.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:55:38 smithi080 bash[41963]: cluster 2023-12-01T13:55:37.952167+0000 mgr.y (mgr.24362) 16410 : cluster 0 pgmap v16379: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:55:40.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:55:39 smithi080 bash[28361]: audit 2023-12-01T13:55:39.102894+0000 mon.c (mon.2) 10496 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:55:40.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:55:39 smithi080 bash[41963]: audit 2023-12-01T13:55:39.102894+0000 mon.c (mon.2) 10496 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:55:40.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:55:39 smithi090 bash[32384]: audit 2023-12-01T13:55:39.102894+0000 mon.c (mon.2) 10496 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:55:41.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:55:40 smithi080 bash[41963]: cluster 2023-12-01T13:55:39.952748+0000 mgr.y (mgr.24362) 16411 : cluster 0 pgmap v16380: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:55:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:55:40 smithi080 bash[41963]: audit 2023-12-01T13:55:39.988927+0000 mon.a (mon.0) 10057 : audit 0 from='client.? 172.21.15.80:0/3151235044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:55:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:55:40 smithi080 bash[41963]: audit 2023-12-01T13:55:40.649468+0000 mon.c (mon.2) 10497 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:55:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:55:40 smithi080 bash[28361]: cluster 2023-12-01T13:55:39.952748+0000 mgr.y (mgr.24362) 16411 : cluster 0 pgmap v16380: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:55:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:55:40 smithi080 bash[28361]: audit 2023-12-01T13:55:39.988927+0000 mon.a (mon.0) 10057 : audit 0 from='client.? 172.21.15.80:0/3151235044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:55:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:55:40 smithi080 bash[28361]: audit 2023-12-01T13:55:40.649468+0000 mon.c (mon.2) 10497 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:55:41.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:55:40 smithi090 bash[32384]: cluster 2023-12-01T13:55:39.952748+0000 mgr.y (mgr.24362) 16411 : cluster 0 pgmap v16380: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:55:41.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:55:40 smithi090 bash[32384]: audit 2023-12-01T13:55:39.988927+0000 mon.a (mon.0) 10057 : audit 0 from='client.? 172.21.15.80:0/3151235044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:55:41.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:55:40 smithi090 bash[32384]: audit 2023-12-01T13:55:40.649468+0000 mon.c (mon.2) 10497 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:55:43.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:55:43 smithi090 bash[32384]: cluster 2023-12-01T13:55:41.953840+0000 mgr.y (mgr.24362) 16412 : cluster 0 pgmap v16381: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:55:43.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:55:43 smithi090 bash[32384]: audit 2023-12-01T13:55:42.448115+0000 mon.c (mon.2) 10498 : audit 0 from='client.? 172.21.15.80:0/1763818237' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:55:43.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:55:43 smithi080 bash[28361]: cluster 2023-12-01T13:55:41.953840+0000 mgr.y (mgr.24362) 16412 : cluster 0 pgmap v16381: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:55:43.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:55:43 smithi080 bash[28361]: audit 2023-12-01T13:55:42.448115+0000 mon.c (mon.2) 10498 : audit 0 from='client.? 172.21.15.80:0/1763818237' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:55:43.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:55:43 smithi080 bash[41963]: cluster 2023-12-01T13:55:41.953840+0000 mgr.y (mgr.24362) 16412 : cluster 0 pgmap v16381: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:55:43.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:55:43 smithi080 bash[41963]: audit 2023-12-01T13:55:42.448115+0000 mon.c (mon.2) 10498 : audit 0 from='client.? 172.21.15.80:0/1763818237' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:55:45.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:55:44 smithi090 bash[32384]: cluster 2023-12-01T13:55:43.954534+0000 mgr.y (mgr.24362) 16413 : cluster 0 pgmap v16382: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:55:45.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:55:44 smithi080 bash[28361]: cluster 2023-12-01T13:55:43.954534+0000 mgr.y (mgr.24362) 16413 : cluster 0 pgmap v16382: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:55:45.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:55:44 smithi080 bash[41963]: cluster 2023-12-01T13:55:43.954534+0000 mgr.y (mgr.24362) 16413 : cluster 0 pgmap v16382: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:55:46.232 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:55:45 smithi080 bash[41963]: audit 2023-12-01T13:55:44.946681+0000 mon.a (mon.0) 10058 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:55:46.233 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:55:45 smithi080 bash[41963]: audit 2023-12-01T13:55:44.957400+0000 mon.a (mon.0) 10059 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:55:46.233 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:55:45 smithi080 bash[41963]: audit 2023-12-01T13:55:44.992689+0000 mon.c (mon.2) 10499 : audit 0 from='client.? 172.21.15.80:0/2642299090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:55:46.233 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:55:45 smithi080 bash[41963]: audit 2023-12-01T13:55:45.303193+0000 mon.a (mon.0) 10060 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:55:46.233 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:55:45 smithi080 bash[41963]: audit 2023-12-01T13:55:45.313733+0000 mon.a (mon.0) 10061 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:55:46.233 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:55:45 smithi080 bash[41963]: audit 2023-12-01T13:55:45.846825+0000 mon.c (mon.2) 10500 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:55:46.233 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:55:45 smithi080 bash[41963]: audit 2023-12-01T13:55:45.848645+0000 mon.c (mon.2) 10501 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:55:46.233 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:55:45 smithi080 bash[41963]: audit 2023-12-01T13:55:45.858424+0000 mon.a (mon.0) 10062 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:55:46.233 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:55:45 smithi080 bash[28361]: audit 2023-12-01T13:55:44.946681+0000 mon.a (mon.0) 10058 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:55:46.233 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:55:45 smithi080 bash[28361]: audit 2023-12-01T13:55:44.957400+0000 mon.a (mon.0) 10059 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:55:46.233 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:55:45 smithi080 bash[28361]: audit 2023-12-01T13:55:44.992689+0000 mon.c (mon.2) 10499 : audit 0 from='client.? 172.21.15.80:0/2642299090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:55:46.234 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:55:45 smithi080 bash[28361]: audit 2023-12-01T13:55:45.303193+0000 mon.a (mon.0) 10060 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:55:46.234 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:55:45 smithi080 bash[28361]: audit 2023-12-01T13:55:45.313733+0000 mon.a (mon.0) 10061 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:55:46.234 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:55:45 smithi080 bash[28361]: audit 2023-12-01T13:55:45.846825+0000 mon.c (mon.2) 10500 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:55:46.234 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:55:45 smithi080 bash[28361]: audit 2023-12-01T13:55:45.848645+0000 mon.c (mon.2) 10501 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:55:46.234 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:55:45 smithi080 bash[28361]: audit 2023-12-01T13:55:45.858424+0000 mon.a (mon.0) 10062 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:55:46.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:55:45 smithi090 bash[32384]: audit 2023-12-01T13:55:44.946681+0000 mon.a (mon.0) 10058 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:55:46.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:55:45 smithi090 bash[32384]: audit 2023-12-01T13:55:44.957400+0000 mon.a (mon.0) 10059 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:55:46.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:55:45 smithi090 bash[32384]: audit 2023-12-01T13:55:44.992689+0000 mon.c (mon.2) 10499 : audit 0 from='client.? 172.21.15.80:0/2642299090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:55:46.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:55:45 smithi090 bash[32384]: audit 2023-12-01T13:55:45.303193+0000 mon.a (mon.0) 10060 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:55:46.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:55:45 smithi090 bash[32384]: audit 2023-12-01T13:55:45.313733+0000 mon.a (mon.0) 10061 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:55:46.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:55:45 smithi090 bash[32384]: audit 2023-12-01T13:55:45.846825+0000 mon.c (mon.2) 10500 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:55:46.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:55:45 smithi090 bash[32384]: audit 2023-12-01T13:55:45.848645+0000 mon.c (mon.2) 10501 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:55:46.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:55:45 smithi090 bash[32384]: audit 2023-12-01T13:55:45.858424+0000 mon.a (mon.0) 10062 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:55:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:55:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:55:46] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T13:55:47.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:55:46 smithi090 bash[32384]: cluster 2023-12-01T13:55:45.955390+0000 mgr.y (mgr.24362) 16414 : cluster 0 pgmap v16383: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:55:47.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:55:46 smithi080 bash[41963]: cluster 2023-12-01T13:55:45.955390+0000 mgr.y (mgr.24362) 16414 : cluster 0 pgmap v16383: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:55:47.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:55:46 smithi080 bash[28361]: cluster 2023-12-01T13:55:45.955390+0000 mgr.y (mgr.24362) 16414 : cluster 0 pgmap v16383: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:55:48.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:55:47 smithi090 bash[32384]: audit 2023-12-01T13:55:47.451903+0000 mon.c (mon.2) 10502 : audit 0 from='client.? 172.21.15.80:0/1610653464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:55:48.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:55:47 smithi080 bash[28361]: audit 2023-12-01T13:55:47.451903+0000 mon.c (mon.2) 10502 : audit 0 from='client.? 172.21.15.80:0/1610653464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:55:48.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:55:47 smithi080 bash[41963]: audit 2023-12-01T13:55:47.451903+0000 mon.c (mon.2) 10502 : audit 0 from='client.? 172.21.15.80:0/1610653464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:55:49.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:55:48 smithi090 bash[32384]: cluster 2023-12-01T13:55:47.956121+0000 mgr.y (mgr.24362) 16415 : cluster 0 pgmap v16384: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:55:49.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:55:48 smithi080 bash[28361]: cluster 2023-12-01T13:55:47.956121+0000 mgr.y (mgr.24362) 16415 : cluster 0 pgmap v16384: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:55:49.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:55:48 smithi080 bash[41963]: cluster 2023-12-01T13:55:47.956121+0000 mgr.y (mgr.24362) 16415 : cluster 0 pgmap v16384: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:55:50.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:55:49 smithi090 bash[32384]: audit 2023-12-01T13:55:49.907410+0000 mon.a (mon.0) 10063 : audit 0 from='client.? 172.21.15.80:0/801852228' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:55:50.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:55:49 smithi080 bash[28361]: audit 2023-12-01T13:55:49.907410+0000 mon.a (mon.0) 10063 : audit 0 from='client.? 172.21.15.80:0/801852228' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:55:50.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:55:49 smithi080 bash[41963]: audit 2023-12-01T13:55:49.907410+0000 mon.a (mon.0) 10063 : audit 0 from='client.? 172.21.15.80:0/801852228' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:55:51.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:55:50 smithi090 bash[32384]: cluster 2023-12-01T13:55:49.956854+0000 mgr.y (mgr.24362) 16416 : cluster 0 pgmap v16385: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:55:51.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:55:50 smithi080 bash[41963]: cluster 2023-12-01T13:55:49.956854+0000 mgr.y (mgr.24362) 16416 : cluster 0 pgmap v16385: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:55:51.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:55:50 smithi080 bash[28361]: cluster 2023-12-01T13:55:49.956854+0000 mgr.y (mgr.24362) 16416 : cluster 0 pgmap v16385: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:55:53.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:55:52 smithi090 bash[32384]: cluster 2023-12-01T13:55:51.957730+0000 mgr.y (mgr.24362) 16417 : cluster 0 pgmap v16386: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:55:53.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:55:52 smithi090 bash[32384]: audit 2023-12-01T13:55:52.371276+0000 mon.c (mon.2) 10503 : audit 0 from='client.? 172.21.15.80:0/891723798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:55:53.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:55:52 smithi080 bash[41963]: cluster 2023-12-01T13:55:51.957730+0000 mgr.y (mgr.24362) 16417 : cluster 0 pgmap v16386: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:55:53.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:55:52 smithi080 bash[41963]: audit 2023-12-01T13:55:52.371276+0000 mon.c (mon.2) 10503 : audit 0 from='client.? 172.21.15.80:0/891723798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:55:53.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:55:52 smithi080 bash[28361]: cluster 2023-12-01T13:55:51.957730+0000 mgr.y (mgr.24362) 16417 : cluster 0 pgmap v16386: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:55:53.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:55:52 smithi080 bash[28361]: audit 2023-12-01T13:55:52.371276+0000 mon.c (mon.2) 10503 : audit 0 from='client.? 172.21.15.80:0/891723798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:55:55.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:55:54 smithi090 bash[32384]: cluster 2023-12-01T13:55:53.958387+0000 mgr.y (mgr.24362) 16418 : cluster 0 pgmap v16387: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:55:55.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:55:54 smithi080 bash[41963]: cluster 2023-12-01T13:55:53.958387+0000 mgr.y (mgr.24362) 16418 : cluster 0 pgmap v16387: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:55:55.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:55:54 smithi080 bash[28361]: cluster 2023-12-01T13:55:53.958387+0000 mgr.y (mgr.24362) 16418 : cluster 0 pgmap v16387: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:55:56.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:55:55 smithi090 bash[32384]: audit 2023-12-01T13:55:54.824828+0000 mon.c (mon.2) 10504 : audit 0 from='client.? 172.21.15.80:0/795415109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:55:56.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:55:55 smithi090 bash[32384]: audit 2023-12-01T13:55:55.649860+0000 mon.c (mon.2) 10505 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:55:56.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:55:55 smithi080 bash[41963]: audit 2023-12-01T13:55:54.824828+0000 mon.c (mon.2) 10504 : audit 0 from='client.? 172.21.15.80:0/795415109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:55:56.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:55:55 smithi080 bash[41963]: audit 2023-12-01T13:55:55.649860+0000 mon.c (mon.2) 10505 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:55:56.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:55:55 smithi080 bash[28361]: audit 2023-12-01T13:55:54.824828+0000 mon.c (mon.2) 10504 : audit 0 from='client.? 172.21.15.80:0/795415109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:55:56.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:55:55 smithi080 bash[28361]: audit 2023-12-01T13:55:55.649860+0000 mon.c (mon.2) 10505 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:55:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:55:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:55:56] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T13:55:57.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:55:56 smithi090 bash[32384]: cluster 2023-12-01T13:55:55.959589+0000 mgr.y (mgr.24362) 16419 : cluster 0 pgmap v16388: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:55:57.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:55:56 smithi080 bash[28361]: cluster 2023-12-01T13:55:55.959589+0000 mgr.y (mgr.24362) 16419 : cluster 0 pgmap v16388: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:55:57.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:55:56 smithi080 bash[41963]: cluster 2023-12-01T13:55:55.959589+0000 mgr.y (mgr.24362) 16419 : cluster 0 pgmap v16388: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:55:58.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:55:57 smithi090 bash[32384]: audit 2023-12-01T13:55:57.284623+0000 mon.c (mon.2) 10506 : audit 0 from='client.? 172.21.15.80:0/3822706629' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:55:58.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:55:57 smithi080 bash[28361]: audit 2023-12-01T13:55:57.284623+0000 mon.c (mon.2) 10506 : audit 0 from='client.? 172.21.15.80:0/3822706629' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:55:58.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:55:57 smithi080 bash[41963]: audit 2023-12-01T13:55:57.284623+0000 mon.c (mon.2) 10506 : audit 0 from='client.? 172.21.15.80:0/3822706629' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:55:59.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:55:58 smithi080 bash[41963]: cluster 2023-12-01T13:55:57.960397+0000 mgr.y (mgr.24362) 16420 : cluster 0 pgmap v16389: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:55:59.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:55:58 smithi080 bash[28361]: cluster 2023-12-01T13:55:57.960397+0000 mgr.y (mgr.24362) 16420 : cluster 0 pgmap v16389: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:55:59.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:55:58 smithi090 bash[32384]: cluster 2023-12-01T13:55:57.960397+0000 mgr.y (mgr.24362) 16420 : cluster 0 pgmap v16389: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:56:00.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:55:59 smithi080 bash[28361]: audit 2023-12-01T13:55:59.731666+0000 mon.a (mon.0) 10064 : audit 0 from='client.? 172.21.15.80:0/1335721974' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:56:00.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:55:59 smithi080 bash[41963]: audit 2023-12-01T13:55:59.731666+0000 mon.a (mon.0) 10064 : audit 0 from='client.? 172.21.15.80:0/1335721974' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:56:00.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:55:59 smithi090 bash[32384]: audit 2023-12-01T13:55:59.731666+0000 mon.a (mon.0) 10064 : audit 0 from='client.? 172.21.15.80:0/1335721974' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:56:01.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:56:00 smithi080 bash[28361]: cluster 2023-12-01T13:55:59.961082+0000 mgr.y (mgr.24362) 16421 : cluster 0 pgmap v16390: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:56:01.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:56:00 smithi080 bash[41963]: cluster 2023-12-01T13:55:59.961082+0000 mgr.y (mgr.24362) 16421 : cluster 0 pgmap v16390: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:56:01.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:56:00 smithi090 bash[32384]: cluster 2023-12-01T13:55:59.961082+0000 mgr.y (mgr.24362) 16421 : cluster 0 pgmap v16390: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:56:03.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:56:03 smithi080 bash[28361]: cluster 2023-12-01T13:56:01.962297+0000 mgr.y (mgr.24362) 16422 : cluster 0 pgmap v16391: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:56:03.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:56:03 smithi080 bash[28361]: audit 2023-12-01T13:56:02.180118+0000 mon.a (mon.0) 10065 : audit 0 from='client.? 172.21.15.80:0/2466848875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:56:03.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:56:03 smithi080 bash[41963]: cluster 2023-12-01T13:56:01.962297+0000 mgr.y (mgr.24362) 16422 : cluster 0 pgmap v16391: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:56:03.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:56:03 smithi080 bash[41963]: audit 2023-12-01T13:56:02.180118+0000 mon.a (mon.0) 10065 : audit 0 from='client.? 172.21.15.80:0/2466848875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:56:03.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:56:03 smithi090 bash[32384]: cluster 2023-12-01T13:56:01.962297+0000 mgr.y (mgr.24362) 16422 : cluster 0 pgmap v16391: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:56:03.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:56:03 smithi090 bash[32384]: audit 2023-12-01T13:56:02.180118+0000 mon.a (mon.0) 10065 : audit 0 from='client.? 172.21.15.80:0/2466848875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:56:05.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:56:04 smithi090 bash[32384]: cluster 2023-12-01T13:56:03.962994+0000 mgr.y (mgr.24362) 16423 : cluster 0 pgmap v16392: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:56:05.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:56:04 smithi090 bash[32384]: audit 2023-12-01T13:56:04.631620+0000 mon.c (mon.2) 10507 : audit 0 from='client.? 172.21.15.80:0/25837737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:56:05.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:56:04 smithi080 bash[28361]: cluster 2023-12-01T13:56:03.962994+0000 mgr.y (mgr.24362) 16423 : cluster 0 pgmap v16392: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:56:05.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:56:04 smithi080 bash[28361]: audit 2023-12-01T13:56:04.631620+0000 mon.c (mon.2) 10507 : audit 0 from='client.? 172.21.15.80:0/25837737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:56:05.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:56:04 smithi080 bash[41963]: cluster 2023-12-01T13:56:03.962994+0000 mgr.y (mgr.24362) 16423 : cluster 0 pgmap v16392: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:56:05.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:56:04 smithi080 bash[41963]: audit 2023-12-01T13:56:04.631620+0000 mon.c (mon.2) 10507 : audit 0 from='client.? 172.21.15.80:0/25837737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:56:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:56:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:56:06] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T13:56:07.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:56:07 smithi080 bash[41963]: cluster 2023-12-01T13:56:05.964168+0000 mgr.y (mgr.24362) 16424 : cluster 0 pgmap v16393: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:56:07.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:56:07 smithi080 bash[28361]: cluster 2023-12-01T13:56:05.964168+0000 mgr.y (mgr.24362) 16424 : cluster 0 pgmap v16393: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:56:07.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:56:07 smithi090 bash[32384]: cluster 2023-12-01T13:56:05.964168+0000 mgr.y (mgr.24362) 16424 : cluster 0 pgmap v16393: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:56:08.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:56:08 smithi080 bash[41963]: audit 2023-12-01T13:56:07.090977+0000 mon.a (mon.0) 10066 : audit 0 from='client.? 172.21.15.80:0/3148640749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:56:08.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:56:08 smithi080 bash[28361]: audit 2023-12-01T13:56:07.090977+0000 mon.a (mon.0) 10066 : audit 0 from='client.? 172.21.15.80:0/3148640749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:56:08.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:56:08 smithi090 bash[32384]: audit 2023-12-01T13:56:07.090977+0000 mon.a (mon.0) 10066 : audit 0 from='client.? 172.21.15.80:0/3148640749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:56:09.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:56:09 smithi080 bash[28361]: cluster 2023-12-01T13:56:07.964857+0000 mgr.y (mgr.24362) 16425 : cluster 0 pgmap v16394: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:56:09.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:56:09 smithi080 bash[41963]: cluster 2023-12-01T13:56:07.964857+0000 mgr.y (mgr.24362) 16425 : cluster 0 pgmap v16394: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:56:09.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:56:09 smithi090 bash[32384]: cluster 2023-12-01T13:56:07.964857+0000 mgr.y (mgr.24362) 16425 : cluster 0 pgmap v16394: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:56:10.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:56:10 smithi080 bash[28361]: audit 2023-12-01T13:56:09.551686+0000 mon.a (mon.0) 10067 : audit 0 from='client.? 172.21.15.80:0/2002065791' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:56:10.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:56:10 smithi080 bash[41963]: audit 2023-12-01T13:56:09.551686+0000 mon.a (mon.0) 10067 : audit 0 from='client.? 172.21.15.80:0/2002065791' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:56:10.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:56:10 smithi090 bash[32384]: audit 2023-12-01T13:56:09.551686+0000 mon.a (mon.0) 10067 : audit 0 from='client.? 172.21.15.80:0/2002065791' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:56:11.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:56:11 smithi080 bash[41963]: cluster 2023-12-01T13:56:09.965527+0000 mgr.y (mgr.24362) 16426 : cluster 0 pgmap v16395: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:56:11.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:56:11 smithi080 bash[41963]: audit 2023-12-01T13:56:10.650440+0000 mon.c (mon.2) 10508 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:56:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:56:11 smithi080 bash[28361]: cluster 2023-12-01T13:56:09.965527+0000 mgr.y (mgr.24362) 16426 : cluster 0 pgmap v16395: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:56:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:56:11 smithi080 bash[28361]: audit 2023-12-01T13:56:10.650440+0000 mon.c (mon.2) 10508 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:56:11.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:56:11 smithi090 bash[32384]: cluster 2023-12-01T13:56:09.965527+0000 mgr.y (mgr.24362) 16426 : cluster 0 pgmap v16395: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:56:11.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:56:11 smithi090 bash[32384]: audit 2023-12-01T13:56:10.650440+0000 mon.c (mon.2) 10508 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:56:12.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:56:12 smithi080 bash[28361]: audit 2023-12-01T13:56:12.019873+0000 mon.a (mon.0) 10068 : audit 0 from='client.? 172.21.15.80:0/3605923802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:56:12.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:56:12 smithi080 bash[41963]: audit 2023-12-01T13:56:12.019873+0000 mon.a (mon.0) 10068 : audit 0 from='client.? 172.21.15.80:0/3605923802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:56:12.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:56:12 smithi090 bash[32384]: audit 2023-12-01T13:56:12.019873+0000 mon.a (mon.0) 10068 : audit 0 from='client.? 172.21.15.80:0/3605923802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:56:13.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:56:13 smithi080 bash[41963]: cluster 2023-12-01T13:56:11.966623+0000 mgr.y (mgr.24362) 16427 : cluster 0 pgmap v16396: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:56:13.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:56:13 smithi080 bash[28361]: cluster 2023-12-01T13:56:11.966623+0000 mgr.y (mgr.24362) 16427 : cluster 0 pgmap v16396: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:56:13.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:56:13 smithi090 bash[32384]: cluster 2023-12-01T13:56:11.966623+0000 mgr.y (mgr.24362) 16427 : cluster 0 pgmap v16396: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:56:15.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:56:14 smithi090 bash[32384]: cluster 2023-12-01T13:56:13.967255+0000 mgr.y (mgr.24362) 16428 : cluster 0 pgmap v16397: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:56:15.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:56:14 smithi090 bash[32384]: audit 2023-12-01T13:56:14.474213+0000 mon.c (mon.2) 10509 : audit 0 from='client.? 172.21.15.80:0/1018759940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:56:15.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:56:14 smithi080 bash[41963]: cluster 2023-12-01T13:56:13.967255+0000 mgr.y (mgr.24362) 16428 : cluster 0 pgmap v16397: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:56:15.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:56:14 smithi080 bash[41963]: audit 2023-12-01T13:56:14.474213+0000 mon.c (mon.2) 10509 : audit 0 from='client.? 172.21.15.80:0/1018759940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:56:15.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:56:14 smithi080 bash[28361]: cluster 2023-12-01T13:56:13.967255+0000 mgr.y (mgr.24362) 16428 : cluster 0 pgmap v16397: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:56:15.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:56:14 smithi080 bash[28361]: audit 2023-12-01T13:56:14.474213+0000 mon.c (mon.2) 10509 : audit 0 from='client.? 172.21.15.80:0/1018759940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:56:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:56:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:56:16] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T13:56:17.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:56:17 smithi080 bash[41963]: cluster 2023-12-01T13:56:15.968344+0000 mgr.y (mgr.24362) 16429 : cluster 0 pgmap v16398: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:56:17.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:56:17 smithi080 bash[41963]: audit 2023-12-01T13:56:16.923011+0000 mon.c (mon.2) 10510 : audit 0 from='client.? 172.21.15.80:0/3395322826' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:56:17.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:56:17 smithi080 bash[28361]: cluster 2023-12-01T13:56:15.968344+0000 mgr.y (mgr.24362) 16429 : cluster 0 pgmap v16398: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:56:17.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:56:17 smithi080 bash[28361]: audit 2023-12-01T13:56:16.923011+0000 mon.c (mon.2) 10510 : audit 0 from='client.? 172.21.15.80:0/3395322826' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:56:17.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:56:17 smithi090 bash[32384]: cluster 2023-12-01T13:56:15.968344+0000 mgr.y (mgr.24362) 16429 : cluster 0 pgmap v16398: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:56:17.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:56:17 smithi090 bash[32384]: audit 2023-12-01T13:56:16.923011+0000 mon.c (mon.2) 10510 : audit 0 from='client.? 172.21.15.80:0/3395322826' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:56:19.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:56:19 smithi080 bash[41963]: cluster 2023-12-01T13:56:17.968929+0000 mgr.y (mgr.24362) 16430 : cluster 0 pgmap v16399: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:56:19.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:56:19 smithi080 bash[28361]: cluster 2023-12-01T13:56:17.968929+0000 mgr.y (mgr.24362) 16430 : cluster 0 pgmap v16399: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:56:19.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:56:19 smithi090 bash[32384]: cluster 2023-12-01T13:56:17.968929+0000 mgr.y (mgr.24362) 16430 : cluster 0 pgmap v16399: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:56:20.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:56:20 smithi080 bash[41963]: audit 2023-12-01T13:56:19.377834+0000 mon.a (mon.0) 10069 : audit 0 from='client.? 172.21.15.80:0/2691069535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:56:20.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:56:20 smithi080 bash[28361]: audit 2023-12-01T13:56:19.377834+0000 mon.a (mon.0) 10069 : audit 0 from='client.? 172.21.15.80:0/2691069535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:56:20.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:56:20 smithi090 bash[32384]: audit 2023-12-01T13:56:19.377834+0000 mon.a (mon.0) 10069 : audit 0 from='client.? 172.21.15.80:0/2691069535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:56:21.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:56:21 smithi080 bash[41963]: cluster 2023-12-01T13:56:19.969530+0000 mgr.y (mgr.24362) 16431 : cluster 0 pgmap v16400: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:56:21.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:56:21 smithi080 bash[28361]: cluster 2023-12-01T13:56:19.969530+0000 mgr.y (mgr.24362) 16431 : cluster 0 pgmap v16400: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:56:21.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:56:21 smithi090 bash[32384]: cluster 2023-12-01T13:56:19.969530+0000 mgr.y (mgr.24362) 16431 : cluster 0 pgmap v16400: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:56:22.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:56:22 smithi080 bash[28361]: audit 2023-12-01T13:56:21.825068+0000 mon.c (mon.2) 10511 : audit 0 from='client.? 172.21.15.80:0/1006711580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:56:22.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:56:22 smithi080 bash[41963]: audit 2023-12-01T13:56:21.825068+0000 mon.c (mon.2) 10511 : audit 0 from='client.? 172.21.15.80:0/1006711580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:56:22.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:56:22 smithi090 bash[32384]: audit 2023-12-01T13:56:21.825068+0000 mon.c (mon.2) 10511 : audit 0 from='client.? 172.21.15.80:0/1006711580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:56:23.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:56:23 smithi080 bash[41963]: cluster 2023-12-01T13:56:21.970654+0000 mgr.y (mgr.24362) 16432 : cluster 0 pgmap v16401: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:56:23.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:56:23 smithi080 bash[28361]: cluster 2023-12-01T13:56:21.970654+0000 mgr.y (mgr.24362) 16432 : cluster 0 pgmap v16401: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:56:23.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:56:23 smithi090 bash[32384]: cluster 2023-12-01T13:56:21.970654+0000 mgr.y (mgr.24362) 16432 : cluster 0 pgmap v16401: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:56:25.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:56:24 smithi090 bash[32384]: cluster 2023-12-01T13:56:23.971161+0000 mgr.y (mgr.24362) 16433 : cluster 0 pgmap v16402: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:56:25.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:56:24 smithi090 bash[32384]: audit 2023-12-01T13:56:24.283646+0000 mon.a (mon.0) 10070 : audit 0 from='client.? 172.21.15.80:0/214964444' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:56:25.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:56:24 smithi080 bash[41963]: cluster 2023-12-01T13:56:23.971161+0000 mgr.y (mgr.24362) 16433 : cluster 0 pgmap v16402: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:56:25.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:56:24 smithi080 bash[41963]: audit 2023-12-01T13:56:24.283646+0000 mon.a (mon.0) 10070 : audit 0 from='client.? 172.21.15.80:0/214964444' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:56:25.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:56:24 smithi080 bash[28361]: cluster 2023-12-01T13:56:23.971161+0000 mgr.y (mgr.24362) 16433 : cluster 0 pgmap v16402: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:56:25.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:56:24 smithi080 bash[28361]: audit 2023-12-01T13:56:24.283646+0000 mon.a (mon.0) 10070 : audit 0 from='client.? 172.21.15.80:0/214964444' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:56:26.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:56:25 smithi090 bash[32384]: audit 2023-12-01T13:56:25.650572+0000 mon.c (mon.2) 10512 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:56:26.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:56:25 smithi080 bash[28361]: audit 2023-12-01T13:56:25.650572+0000 mon.c (mon.2) 10512 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:56:26.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:56:25 smithi080 bash[41963]: audit 2023-12-01T13:56:25.650572+0000 mon.c (mon.2) 10512 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:56:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:56:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:56:26] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T13:56:27.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:56:26 smithi080 bash[41963]: cluster 2023-12-01T13:56:25.972296+0000 mgr.y (mgr.24362) 16434 : cluster 0 pgmap v16403: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:56:27.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:56:26 smithi080 bash[41963]: audit 2023-12-01T13:56:26.744942+0000 mon.c (mon.2) 10513 : audit 0 from='client.? 172.21.15.80:0/1373545196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:56:27.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:56:26 smithi080 bash[28361]: cluster 2023-12-01T13:56:25.972296+0000 mgr.y (mgr.24362) 16434 : cluster 0 pgmap v16403: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:56:27.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:56:26 smithi080 bash[28361]: audit 2023-12-01T13:56:26.744942+0000 mon.c (mon.2) 10513 : audit 0 from='client.? 172.21.15.80:0/1373545196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:56:27.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:56:26 smithi090 bash[32384]: cluster 2023-12-01T13:56:25.972296+0000 mgr.y (mgr.24362) 16434 : cluster 0 pgmap v16403: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:56:27.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:56:26 smithi090 bash[32384]: audit 2023-12-01T13:56:26.744942+0000 mon.c (mon.2) 10513 : audit 0 from='client.? 172.21.15.80:0/1373545196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:56:29.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:56:29 smithi080 bash[28361]: cluster 2023-12-01T13:56:27.972954+0000 mgr.y (mgr.24362) 16435 : cluster 0 pgmap v16404: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:56:29.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:56:29 smithi080 bash[41963]: cluster 2023-12-01T13:56:27.972954+0000 mgr.y (mgr.24362) 16435 : cluster 0 pgmap v16404: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:56:29.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:56:29 smithi090 bash[32384]: cluster 2023-12-01T13:56:27.972954+0000 mgr.y (mgr.24362) 16435 : cluster 0 pgmap v16404: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:56:30.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:56:30 smithi080 bash[28361]: audit 2023-12-01T13:56:29.199542+0000 mon.a (mon.0) 10071 : audit 0 from='client.? 172.21.15.80:0/3481663893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:56:30.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:56:30 smithi080 bash[41963]: audit 2023-12-01T13:56:29.199542+0000 mon.a (mon.0) 10071 : audit 0 from='client.? 172.21.15.80:0/3481663893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:56:30.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:56:30 smithi090 bash[32384]: audit 2023-12-01T13:56:29.199542+0000 mon.a (mon.0) 10071 : audit 0 from='client.? 172.21.15.80:0/3481663893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:56:31.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:56:31 smithi080 bash[41963]: cluster 2023-12-01T13:56:29.973732+0000 mgr.y (mgr.24362) 16436 : cluster 0 pgmap v16405: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:56:31.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:56:31 smithi080 bash[28361]: cluster 2023-12-01T13:56:29.973732+0000 mgr.y (mgr.24362) 16436 : cluster 0 pgmap v16405: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:56:31.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:56:31 smithi090 bash[32384]: cluster 2023-12-01T13:56:29.973732+0000 mgr.y (mgr.24362) 16436 : cluster 0 pgmap v16405: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:56:32.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:56:32 smithi080 bash[28361]: audit 2023-12-01T13:56:31.654857+0000 mon.a (mon.0) 10072 : audit 0 from='client.? 172.21.15.80:0/1288623134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:56:32.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:56:32 smithi080 bash[41963]: audit 2023-12-01T13:56:31.654857+0000 mon.a (mon.0) 10072 : audit 0 from='client.? 172.21.15.80:0/1288623134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:56:32.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:56:32 smithi090 bash[32384]: audit 2023-12-01T13:56:31.654857+0000 mon.a (mon.0) 10072 : audit 0 from='client.? 172.21.15.80:0/1288623134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:56:33.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:56:33 smithi080 bash[28361]: cluster 2023-12-01T13:56:31.974970+0000 mgr.y (mgr.24362) 16437 : cluster 0 pgmap v16406: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:56:33.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:56:33 smithi080 bash[41963]: cluster 2023-12-01T13:56:31.974970+0000 mgr.y (mgr.24362) 16437 : cluster 0 pgmap v16406: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:56:33.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:56:33 smithi090 bash[32384]: cluster 2023-12-01T13:56:31.974970+0000 mgr.y (mgr.24362) 16437 : cluster 0 pgmap v16406: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:56:35.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:56:34 smithi090 bash[32384]: cluster 2023-12-01T13:56:33.975712+0000 mgr.y (mgr.24362) 16438 : cluster 0 pgmap v16407: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:56:35.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:56:34 smithi090 bash[32384]: audit 2023-12-01T13:56:34.114954+0000 mon.c (mon.2) 10514 : audit 0 from='client.? 172.21.15.80:0/2225196274' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:56:35.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:56:34 smithi080 bash[28361]: cluster 2023-12-01T13:56:33.975712+0000 mgr.y (mgr.24362) 16438 : cluster 0 pgmap v16407: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:56:35.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:56:34 smithi080 bash[28361]: audit 2023-12-01T13:56:34.114954+0000 mon.c (mon.2) 10514 : audit 0 from='client.? 172.21.15.80:0/2225196274' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:56:35.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:56:34 smithi080 bash[41963]: cluster 2023-12-01T13:56:33.975712+0000 mgr.y (mgr.24362) 16438 : cluster 0 pgmap v16407: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:56:35.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:56:34 smithi080 bash[41963]: audit 2023-12-01T13:56:34.114954+0000 mon.c (mon.2) 10514 : audit 0 from='client.? 172.21.15.80:0/2225196274' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:56:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:56:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:56:36] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T13:56:37.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:56:37 smithi080 bash[28361]: cluster 2023-12-01T13:56:35.976956+0000 mgr.y (mgr.24362) 16439 : cluster 0 pgmap v16408: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:56:37.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:56:37 smithi080 bash[28361]: audit 2023-12-01T13:56:36.572565+0000 mon.c (mon.2) 10515 : audit 0 from='client.? 172.21.15.80:0/1125136909' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:56:37.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:56:37 smithi080 bash[41963]: cluster 2023-12-01T13:56:35.976956+0000 mgr.y (mgr.24362) 16439 : cluster 0 pgmap v16408: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:56:37.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:56:37 smithi080 bash[41963]: audit 2023-12-01T13:56:36.572565+0000 mon.c (mon.2) 10515 : audit 0 from='client.? 172.21.15.80:0/1125136909' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:56:37.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:56:37 smithi090 bash[32384]: cluster 2023-12-01T13:56:35.976956+0000 mgr.y (mgr.24362) 16439 : cluster 0 pgmap v16408: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:56:37.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:56:37 smithi090 bash[32384]: audit 2023-12-01T13:56:36.572565+0000 mon.c (mon.2) 10515 : audit 0 from='client.? 172.21.15.80:0/1125136909' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:56:39.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:56:39 smithi080 bash[28361]: cluster 2023-12-01T13:56:37.977783+0000 mgr.y (mgr.24362) 16440 : cluster 0 pgmap v16409: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:56:39.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:56:39 smithi080 bash[28361]: audit 2023-12-01T13:56:39.022871+0000 mon.a (mon.0) 10073 : audit 0 from='client.? 172.21.15.80:0/4163335537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:56:39.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:56:39 smithi080 bash[41963]: cluster 2023-12-01T13:56:37.977783+0000 mgr.y (mgr.24362) 16440 : cluster 0 pgmap v16409: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:56:39.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:56:39 smithi080 bash[41963]: audit 2023-12-01T13:56:39.022871+0000 mon.a (mon.0) 10073 : audit 0 from='client.? 172.21.15.80:0/4163335537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:56:39.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:56:39 smithi090 bash[32384]: cluster 2023-12-01T13:56:37.977783+0000 mgr.y (mgr.24362) 16440 : cluster 0 pgmap v16409: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:56:39.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:56:39 smithi090 bash[32384]: audit 2023-12-01T13:56:39.022871+0000 mon.a (mon.0) 10073 : audit 0 from='client.? 172.21.15.80:0/4163335537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:56:41.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:56:41 smithi080 bash[28361]: cluster 2023-12-01T13:56:39.978469+0000 mgr.y (mgr.24362) 16441 : cluster 0 pgmap v16410: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:56:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:56:41 smithi080 bash[28361]: audit 2023-12-01T13:56:40.650957+0000 mon.c (mon.2) 10516 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:56:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:56:41 smithi080 bash[41963]: cluster 2023-12-01T13:56:39.978469+0000 mgr.y (mgr.24362) 16441 : cluster 0 pgmap v16410: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:56:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:56:41 smithi080 bash[41963]: audit 2023-12-01T13:56:40.650957+0000 mon.c (mon.2) 10516 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:56:41.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:56:41 smithi090 bash[32384]: cluster 2023-12-01T13:56:39.978469+0000 mgr.y (mgr.24362) 16441 : cluster 0 pgmap v16410: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:56:41.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:56:41 smithi090 bash[32384]: audit 2023-12-01T13:56:40.650957+0000 mon.c (mon.2) 10516 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:56:42.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:56:42 smithi080 bash[28361]: audit 2023-12-01T13:56:41.478715+0000 mon.a (mon.0) 10074 : audit 0 from='client.? 172.21.15.80:0/2390422563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:56:42.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:56:42 smithi080 bash[41963]: audit 2023-12-01T13:56:41.478715+0000 mon.a (mon.0) 10074 : audit 0 from='client.? 172.21.15.80:0/2390422563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:56:42.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:56:42 smithi090 bash[32384]: audit 2023-12-01T13:56:41.478715+0000 mon.a (mon.0) 10074 : audit 0 from='client.? 172.21.15.80:0/2390422563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:56:43.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:56:43 smithi080 bash[28361]: cluster 2023-12-01T13:56:41.979405+0000 mgr.y (mgr.24362) 16442 : cluster 0 pgmap v16411: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:56:43.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:56:43 smithi080 bash[41963]: cluster 2023-12-01T13:56:41.979405+0000 mgr.y (mgr.24362) 16442 : cluster 0 pgmap v16411: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:56:43.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:56:43 smithi090 bash[32384]: cluster 2023-12-01T13:56:41.979405+0000 mgr.y (mgr.24362) 16442 : cluster 0 pgmap v16411: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:56:45.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:56:44 smithi090 bash[32384]: audit 2023-12-01T13:56:43.939843+0000 mon.c (mon.2) 10517 : audit 0 from='client.? 172.21.15.80:0/6784350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:56:45.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:56:44 smithi090 bash[32384]: cluster 2023-12-01T13:56:43.980076+0000 mgr.y (mgr.24362) 16443 : cluster 0 pgmap v16412: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:56:45.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:56:44 smithi080 bash[28361]: audit 2023-12-01T13:56:43.939843+0000 mon.c (mon.2) 10517 : audit 0 from='client.? 172.21.15.80:0/6784350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:56:45.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:56:44 smithi080 bash[28361]: cluster 2023-12-01T13:56:43.980076+0000 mgr.y (mgr.24362) 16443 : cluster 0 pgmap v16412: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:56:45.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:56:44 smithi080 bash[41963]: audit 2023-12-01T13:56:43.939843+0000 mon.c (mon.2) 10517 : audit 0 from='client.? 172.21.15.80:0/6784350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:56:45.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:56:44 smithi080 bash[41963]: cluster 2023-12-01T13:56:43.980076+0000 mgr.y (mgr.24362) 16443 : cluster 0 pgmap v16412: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:56:46.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:56:45 smithi090 bash[32384]: audit 2023-12-01T13:56:45.942855+0000 mon.c (mon.2) 10518 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:56:46.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:56:45 smithi080 bash[28361]: audit 2023-12-01T13:56:45.942855+0000 mon.c (mon.2) 10518 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:56:46.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:56:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:56:46] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T13:56:46.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:56:45 smithi080 bash[41963]: audit 2023-12-01T13:56:45.942855+0000 mon.c (mon.2) 10518 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:56:47.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:56:47 smithi080 bash[28361]: cluster 2023-12-01T13:56:45.980726+0000 mgr.y (mgr.24362) 16444 : cluster 0 pgmap v16413: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:56:47.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:56:47 smithi080 bash[28361]: audit 2023-12-01T13:56:46.397640+0000 mon.c (mon.2) 10519 : audit 0 from='client.? 172.21.15.80:0/1649888224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:56:47.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:56:47 smithi080 bash[41963]: cluster 2023-12-01T13:56:45.980726+0000 mgr.y (mgr.24362) 16444 : cluster 0 pgmap v16413: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:56:47.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:56:47 smithi080 bash[41963]: audit 2023-12-01T13:56:46.397640+0000 mon.c (mon.2) 10519 : audit 0 from='client.? 172.21.15.80:0/1649888224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:56:47.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:56:47 smithi090 bash[32384]: cluster 2023-12-01T13:56:45.980726+0000 mgr.y (mgr.24362) 16444 : cluster 0 pgmap v16413: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:56:47.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:56:47 smithi090 bash[32384]: audit 2023-12-01T13:56:46.397640+0000 mon.c (mon.2) 10519 : audit 0 from='client.? 172.21.15.80:0/1649888224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:56:49.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:56:49 smithi080 bash[28361]: cluster 2023-12-01T13:56:47.981344+0000 mgr.y (mgr.24362) 16445 : cluster 0 pgmap v16414: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:56:49.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:56:49 smithi080 bash[28361]: audit 2023-12-01T13:56:48.853885+0000 mon.c (mon.2) 10520 : audit 0 from='client.? 172.21.15.80:0/2446382321' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:56:49.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:56:49 smithi080 bash[41963]: cluster 2023-12-01T13:56:47.981344+0000 mgr.y (mgr.24362) 16445 : cluster 0 pgmap v16414: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:56:49.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:56:49 smithi080 bash[41963]: audit 2023-12-01T13:56:48.853885+0000 mon.c (mon.2) 10520 : audit 0 from='client.? 172.21.15.80:0/2446382321' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:56:49.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:56:49 smithi090 bash[32384]: cluster 2023-12-01T13:56:47.981344+0000 mgr.y (mgr.24362) 16445 : cluster 0 pgmap v16414: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:56:49.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:56:49 smithi090 bash[32384]: audit 2023-12-01T13:56:48.853885+0000 mon.c (mon.2) 10520 : audit 0 from='client.? 172.21.15.80:0/2446382321' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:56:51.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:56:51 smithi080 bash[41963]: cluster 2023-12-01T13:56:49.982006+0000 mgr.y (mgr.24362) 16446 : cluster 0 pgmap v16415: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:56:51.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:56:51 smithi080 bash[28361]: cluster 2023-12-01T13:56:49.982006+0000 mgr.y (mgr.24362) 16446 : cluster 0 pgmap v16415: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:56:51.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:56:51 smithi090 bash[32384]: cluster 2023-12-01T13:56:49.982006+0000 mgr.y (mgr.24362) 16446 : cluster 0 pgmap v16415: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:56:52.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:56:52 smithi080 bash[41963]: audit 2023-12-01T13:56:51.391462+0000 mon.a (mon.0) 10075 : audit 0 from='client.? 172.21.15.80:0/1983888150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:56:52.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:56:52 smithi080 bash[41963]: audit 2023-12-01T13:56:51.791581+0000 mon.a (mon.0) 10076 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:56:52.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:56:52 smithi080 bash[41963]: audit 2023-12-01T13:56:51.804568+0000 mon.a (mon.0) 10077 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:56:52.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:56:52 smithi080 bash[28361]: audit 2023-12-01T13:56:51.391462+0000 mon.a (mon.0) 10075 : audit 0 from='client.? 172.21.15.80:0/1983888150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:56:52.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:56:52 smithi080 bash[28361]: audit 2023-12-01T13:56:51.791581+0000 mon.a (mon.0) 10076 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:56:52.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:56:52 smithi080 bash[28361]: audit 2023-12-01T13:56:51.804568+0000 mon.a (mon.0) 10077 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:56:52.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:56:52 smithi090 bash[32384]: audit 2023-12-01T13:56:51.391462+0000 mon.a (mon.0) 10075 : audit 0 from='client.? 172.21.15.80:0/1983888150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:56:52.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:56:52 smithi090 bash[32384]: audit 2023-12-01T13:56:51.791581+0000 mon.a (mon.0) 10076 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:56:52.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:56:52 smithi090 bash[32384]: audit 2023-12-01T13:56:51.804568+0000 mon.a (mon.0) 10077 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:56:53.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:56:53 smithi090 bash[32384]: cluster 2023-12-01T13:56:51.983114+0000 mgr.y (mgr.24362) 16447 : cluster 0 pgmap v16416: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:56:53.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:56:53 smithi090 bash[32384]: audit 2023-12-01T13:56:52.198667+0000 mon.a (mon.0) 10078 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:56:53.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:56:53 smithi090 bash[32384]: audit 2023-12-01T13:56:52.210445+0000 mon.a (mon.0) 10079 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:56:53.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:56:53 smithi080 bash[28361]: cluster 2023-12-01T13:56:51.983114+0000 mgr.y (mgr.24362) 16447 : cluster 0 pgmap v16416: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:56:53.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:56:53 smithi080 bash[28361]: audit 2023-12-01T13:56:52.198667+0000 mon.a (mon.0) 10078 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:56:53.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:56:53 smithi080 bash[28361]: audit 2023-12-01T13:56:52.210445+0000 mon.a (mon.0) 10079 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:56:53.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:56:53 smithi080 bash[41963]: cluster 2023-12-01T13:56:51.983114+0000 mgr.y (mgr.24362) 16447 : cluster 0 pgmap v16416: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:56:53.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:56:53 smithi080 bash[41963]: audit 2023-12-01T13:56:52.198667+0000 mon.a (mon.0) 10078 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:56:53.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:56:53 smithi080 bash[41963]: audit 2023-12-01T13:56:52.210445+0000 mon.a (mon.0) 10079 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:56:55.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:56:54 smithi090 bash[32384]: audit 2023-12-01T13:56:53.836799+0000 mon.c (mon.2) 10521 : audit 0 from='client.? 172.21.15.80:0/3636313695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:56:55.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:56:54 smithi090 bash[32384]: cluster 2023-12-01T13:56:53.983798+0000 mgr.y (mgr.24362) 16448 : cluster 0 pgmap v16417: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:56:55.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:56:54 smithi080 bash[41963]: audit 2023-12-01T13:56:53.836799+0000 mon.c (mon.2) 10521 : audit 0 from='client.? 172.21.15.80:0/3636313695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:56:55.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:56:54 smithi080 bash[41963]: cluster 2023-12-01T13:56:53.983798+0000 mgr.y (mgr.24362) 16448 : cluster 0 pgmap v16417: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:56:55.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:56:54 smithi080 bash[28361]: audit 2023-12-01T13:56:53.836799+0000 mon.c (mon.2) 10521 : audit 0 from='client.? 172.21.15.80:0/3636313695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:56:55.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:56:54 smithi080 bash[28361]: cluster 2023-12-01T13:56:53.983798+0000 mgr.y (mgr.24362) 16448 : cluster 0 pgmap v16417: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:56:56.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:56:55 smithi080 bash[41963]: audit 2023-12-01T13:56:55.651321+0000 mon.c (mon.2) 10522 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:56:56.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:56:55 smithi080 bash[28361]: audit 2023-12-01T13:56:55.651321+0000 mon.c (mon.2) 10522 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:56:56.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:56:55 smithi090 bash[32384]: audit 2023-12-01T13:56:55.651321+0000 mon.c (mon.2) 10522 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:56:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:56:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:56:56] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T13:56:57.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:56:56 smithi080 bash[28361]: cluster 2023-12-01T13:56:55.985053+0000 mgr.y (mgr.24362) 16449 : cluster 0 pgmap v16418: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:56:57.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:56:56 smithi080 bash[28361]: audit 2023-12-01T13:56:56.303330+0000 mon.c (mon.2) 10523 : audit 0 from='client.? 172.21.15.80:0/604593864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:56:57.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:56:56 smithi080 bash[41963]: cluster 2023-12-01T13:56:55.985053+0000 mgr.y (mgr.24362) 16449 : cluster 0 pgmap v16418: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:56:57.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:56:56 smithi080 bash[41963]: audit 2023-12-01T13:56:56.303330+0000 mon.c (mon.2) 10523 : audit 0 from='client.? 172.21.15.80:0/604593864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:56:57.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:56:56 smithi090 bash[32384]: cluster 2023-12-01T13:56:55.985053+0000 mgr.y (mgr.24362) 16449 : cluster 0 pgmap v16418: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:56:57.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:56:56 smithi090 bash[32384]: audit 2023-12-01T13:56:56.303330+0000 mon.c (mon.2) 10523 : audit 0 from='client.? 172.21.15.80:0/604593864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:56:59.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:56:59 smithi080 bash[41963]: cluster 2023-12-01T13:56:57.985669+0000 mgr.y (mgr.24362) 16450 : cluster 0 pgmap v16419: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:56:59.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:56:59 smithi080 bash[41963]: audit 2023-12-01T13:56:58.766372+0000 mon.b (mon.1) 58 : audit 0 from='client.? 172.21.15.80:0/3627295313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:56:59.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:56:59 smithi080 bash[28361]: cluster 2023-12-01T13:56:57.985669+0000 mgr.y (mgr.24362) 16450 : cluster 0 pgmap v16419: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:56:59.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:56:59 smithi080 bash[28361]: audit 2023-12-01T13:56:58.766372+0000 mon.b (mon.1) 58 : audit 0 from='client.? 172.21.15.80:0/3627295313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:56:59.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:56:59 smithi090 bash[32384]: cluster 2023-12-01T13:56:57.985669+0000 mgr.y (mgr.24362) 16450 : cluster 0 pgmap v16419: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:56:59.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:56:59 smithi090 bash[32384]: audit 2023-12-01T13:56:58.766372+0000 mon.b (mon.1) 58 : audit 0 from='client.? 172.21.15.80:0/3627295313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:57:01.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:57:01 smithi090 bash[32384]: cluster 2023-12-01T13:56:59.986332+0000 mgr.y (mgr.24362) 16451 : cluster 0 pgmap v16420: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:57:01.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:57:01 smithi080 bash[41963]: cluster 2023-12-01T13:56:59.986332+0000 mgr.y (mgr.24362) 16451 : cluster 0 pgmap v16420: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:57:01.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:57:01 smithi080 bash[28361]: cluster 2023-12-01T13:56:59.986332+0000 mgr.y (mgr.24362) 16451 : cluster 0 pgmap v16420: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:57:02.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:57:02 smithi080 bash[41963]: audit 2023-12-01T13:57:01.221025+0000 mon.c (mon.2) 10524 : audit 0 from='client.? 172.21.15.80:0/2707126413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:57:02.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:57:02 smithi080 bash[28361]: audit 2023-12-01T13:57:01.221025+0000 mon.c (mon.2) 10524 : audit 0 from='client.? 172.21.15.80:0/2707126413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:57:02.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:57:02 smithi090 bash[32384]: audit 2023-12-01T13:57:01.221025+0000 mon.c (mon.2) 10524 : audit 0 from='client.? 172.21.15.80:0/2707126413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:57:03.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:57:03 smithi080 bash[41963]: cluster 2023-12-01T13:57:01.987509+0000 mgr.y (mgr.24362) 16452 : cluster 0 pgmap v16421: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:57:03.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:57:03 smithi080 bash[28361]: cluster 2023-12-01T13:57:01.987509+0000 mgr.y (mgr.24362) 16452 : cluster 0 pgmap v16421: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:57:03.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:57:03 smithi090 bash[32384]: cluster 2023-12-01T13:57:01.987509+0000 mgr.y (mgr.24362) 16452 : cluster 0 pgmap v16421: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:57:04.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:57:04 smithi080 bash[41963]: audit 2023-12-01T13:57:03.564649+0000 mon.a (mon.0) 10080 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:57:04.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:57:04 smithi080 bash[41963]: audit 2023-12-01T13:57:03.576034+0000 mon.a (mon.0) 10081 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:57:04.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:57:04 smithi080 bash[41963]: audit 2023-12-01T13:57:03.578358+0000 mon.c (mon.2) 10525 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:57:04.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:57:04 smithi080 bash[41963]: audit 2023-12-01T13:57:03.579512+0000 mon.c (mon.2) 10526 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:57:04.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:57:04 smithi080 bash[41963]: audit 2023-12-01T13:57:03.588850+0000 mon.a (mon.0) 10082 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:57:04.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:57:04 smithi080 bash[41963]: audit 2023-12-01T13:57:03.688906+0000 mon.a (mon.0) 10083 : audit 0 from='client.? 172.21.15.80:0/1113727265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:57:04.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:57:04 smithi080 bash[28361]: audit 2023-12-01T13:57:03.564649+0000 mon.a (mon.0) 10080 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:57:04.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:57:04 smithi080 bash[28361]: audit 2023-12-01T13:57:03.576034+0000 mon.a (mon.0) 10081 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:57:04.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:57:04 smithi080 bash[28361]: audit 2023-12-01T13:57:03.578358+0000 mon.c (mon.2) 10525 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:57:04.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:57:04 smithi080 bash[28361]: audit 2023-12-01T13:57:03.579512+0000 mon.c (mon.2) 10526 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:57:04.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:57:04 smithi080 bash[28361]: audit 2023-12-01T13:57:03.588850+0000 mon.a (mon.0) 10082 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:57:04.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:57:04 smithi080 bash[28361]: audit 2023-12-01T13:57:03.688906+0000 mon.a (mon.0) 10083 : audit 0 from='client.? 172.21.15.80:0/1113727265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:57:05.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:57:04 smithi090 bash[32384]: audit 2023-12-01T13:57:03.564649+0000 mon.a (mon.0) 10080 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:57:05.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:57:04 smithi090 bash[32384]: audit 2023-12-01T13:57:03.576034+0000 mon.a (mon.0) 10081 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:57:05.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:57:04 smithi090 bash[32384]: audit 2023-12-01T13:57:03.578358+0000 mon.c (mon.2) 10525 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:57:05.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:57:04 smithi090 bash[32384]: audit 2023-12-01T13:57:03.579512+0000 mon.c (mon.2) 10526 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:57:05.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:57:04 smithi090 bash[32384]: audit 2023-12-01T13:57:03.588850+0000 mon.a (mon.0) 10082 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:57:05.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:57:04 smithi090 bash[32384]: audit 2023-12-01T13:57:03.688906+0000 mon.a (mon.0) 10083 : audit 0 from='client.? 172.21.15.80:0/1113727265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:57:05.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:57:05 smithi080 bash[41963]: cluster 2023-12-01T13:57:03.988278+0000 mgr.y (mgr.24362) 16453 : cluster 0 pgmap v16422: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:57:05.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:57:05 smithi080 bash[28361]: cluster 2023-12-01T13:57:03.988278+0000 mgr.y (mgr.24362) 16453 : cluster 0 pgmap v16422: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:57:06.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:57:05 smithi090 bash[32384]: cluster 2023-12-01T13:57:03.988278+0000 mgr.y (mgr.24362) 16453 : cluster 0 pgmap v16422: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:57:06.574 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:57:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:57:06] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T13:57:06.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:57:06 smithi080 bash[28361]: audit 2023-12-01T13:57:06.151395+0000 mon.a (mon.0) 10084 : audit 0 from='client.? 172.21.15.80:0/4255293955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:57:06.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:57:06 smithi080 bash[41963]: audit 2023-12-01T13:57:06.151395+0000 mon.a (mon.0) 10084 : audit 0 from='client.? 172.21.15.80:0/4255293955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:57:07.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:57:06 smithi090 bash[32384]: audit 2023-12-01T13:57:06.151395+0000 mon.a (mon.0) 10084 : audit 0 from='client.? 172.21.15.80:0/4255293955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:57:07.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:57:07 smithi080 bash[28361]: cluster 2023-12-01T13:57:05.989349+0000 mgr.y (mgr.24362) 16454 : cluster 0 pgmap v16423: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:57:07.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:57:07 smithi080 bash[41963]: cluster 2023-12-01T13:57:05.989349+0000 mgr.y (mgr.24362) 16454 : cluster 0 pgmap v16423: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:57:08.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:57:07 smithi090 bash[32384]: cluster 2023-12-01T13:57:05.989349+0000 mgr.y (mgr.24362) 16454 : cluster 0 pgmap v16423: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:57:08.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:57:08 smithi080 bash[28361]: cluster 2023-12-01T13:57:07.989990+0000 mgr.y (mgr.24362) 16455 : cluster 0 pgmap v16424: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:57:08.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:57:08 smithi080 bash[41963]: cluster 2023-12-01T13:57:07.989990+0000 mgr.y (mgr.24362) 16455 : cluster 0 pgmap v16424: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:57:09.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:57:08 smithi090 bash[32384]: cluster 2023-12-01T13:57:07.989990+0000 mgr.y (mgr.24362) 16455 : cluster 0 pgmap v16424: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:57:09.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:57:09 smithi080 bash[28361]: audit 2023-12-01T13:57:08.613485+0000 mon.c (mon.2) 10527 : audit 0 from='client.? 172.21.15.80:0/827174948' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:57:09.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:57:09 smithi080 bash[41963]: audit 2023-12-01T13:57:08.613485+0000 mon.c (mon.2) 10527 : audit 0 from='client.? 172.21.15.80:0/827174948' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:57:10.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:57:09 smithi090 bash[32384]: audit 2023-12-01T13:57:08.613485+0000 mon.c (mon.2) 10527 : audit 0 from='client.? 172.21.15.80:0/827174948' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:57:10.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:57:10 smithi080 bash[28361]: cluster 2023-12-01T13:57:09.990586+0000 mgr.y (mgr.24362) 16456 : cluster 0 pgmap v16425: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:57:10.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:57:10 smithi080 bash[41963]: cluster 2023-12-01T13:57:09.990586+0000 mgr.y (mgr.24362) 16456 : cluster 0 pgmap v16425: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:57:11.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:57:10 smithi090 bash[32384]: cluster 2023-12-01T13:57:09.990586+0000 mgr.y (mgr.24362) 16456 : cluster 0 pgmap v16425: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:57:11.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:57:11 smithi080 bash[28361]: audit 2023-12-01T13:57:10.651754+0000 mon.c (mon.2) 10528 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:57:11.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:57:11 smithi080 bash[28361]: audit 2023-12-01T13:57:11.076652+0000 mon.c (mon.2) 10529 : audit 0 from='client.? 172.21.15.80:0/3684112432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:57:11.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:57:11 smithi080 bash[41963]: audit 2023-12-01T13:57:10.651754+0000 mon.c (mon.2) 10528 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:57:11.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:57:11 smithi080 bash[41963]: audit 2023-12-01T13:57:11.076652+0000 mon.c (mon.2) 10529 : audit 0 from='client.? 172.21.15.80:0/3684112432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:57:12.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:57:11 smithi090 bash[32384]: audit 2023-12-01T13:57:10.651754+0000 mon.c (mon.2) 10528 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:57:12.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:57:11 smithi090 bash[32384]: audit 2023-12-01T13:57:11.076652+0000 mon.c (mon.2) 10529 : audit 0 from='client.? 172.21.15.80:0/3684112432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:57:12.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:57:12 smithi080 bash[28361]: cluster 2023-12-01T13:57:11.991782+0000 mgr.y (mgr.24362) 16457 : cluster 0 pgmap v16426: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:57:12.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:57:12 smithi080 bash[41963]: cluster 2023-12-01T13:57:11.991782+0000 mgr.y (mgr.24362) 16457 : cluster 0 pgmap v16426: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:57:13.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:57:12 smithi090 bash[32384]: cluster 2023-12-01T13:57:11.991782+0000 mgr.y (mgr.24362) 16457 : cluster 0 pgmap v16426: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:57:13.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:57:13 smithi080 bash[41963]: audit 2023-12-01T13:57:13.537554+0000 mon.a (mon.0) 10085 : audit 0 from='client.? 172.21.15.80:0/3884679968' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:57:13.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:57:13 smithi080 bash[28361]: audit 2023-12-01T13:57:13.537554+0000 mon.a (mon.0) 10085 : audit 0 from='client.? 172.21.15.80:0/3884679968' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:57:14.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:57:13 smithi090 bash[32384]: audit 2023-12-01T13:57:13.537554+0000 mon.a (mon.0) 10085 : audit 0 from='client.? 172.21.15.80:0/3884679968' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:57:15.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:57:14 smithi080 bash[41963]: cluster 2023-12-01T13:57:13.992401+0000 mgr.y (mgr.24362) 16458 : cluster 0 pgmap v16427: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:57:15.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:57:14 smithi080 bash[28361]: cluster 2023-12-01T13:57:13.992401+0000 mgr.y (mgr.24362) 16458 : cluster 0 pgmap v16427: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:57:15.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:57:14 smithi090 bash[32384]: cluster 2023-12-01T13:57:13.992401+0000 mgr.y (mgr.24362) 16458 : cluster 0 pgmap v16427: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:57:16.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:57:16 smithi080 bash[28361]: audit 2023-12-01T13:57:15.987864+0000 mon.a (mon.0) 10086 : audit 0 from='client.? 172.21.15.80:0/3344035371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:57:16.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:57:16 smithi080 bash[41963]: audit 2023-12-01T13:57:15.987864+0000 mon.a (mon.0) 10086 : audit 0 from='client.? 172.21.15.80:0/3344035371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:57:16.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:57:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:57:16] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T13:57:16.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:57:16 smithi090 bash[32384]: audit 2023-12-01T13:57:15.987864+0000 mon.a (mon.0) 10086 : audit 0 from='client.? 172.21.15.80:0/3344035371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:57:17.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:57:17 smithi080 bash[41963]: cluster 2023-12-01T13:57:15.993389+0000 mgr.y (mgr.24362) 16459 : cluster 0 pgmap v16428: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:57:17.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:57:17 smithi080 bash[28361]: cluster 2023-12-01T13:57:15.993389+0000 mgr.y (mgr.24362) 16459 : cluster 0 pgmap v16428: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:57:17.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:57:17 smithi090 bash[32384]: cluster 2023-12-01T13:57:15.993389+0000 mgr.y (mgr.24362) 16459 : cluster 0 pgmap v16428: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:57:19.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:57:19 smithi080 bash[28361]: cluster 2023-12-01T13:57:17.993968+0000 mgr.y (mgr.24362) 16460 : cluster 0 pgmap v16429: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:57:19.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:57:19 smithi080 bash[28361]: audit 2023-12-01T13:57:18.443071+0000 mon.a (mon.0) 10087 : audit 0 from='client.? 172.21.15.80:0/408562515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:57:19.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:57:19 smithi080 bash[41963]: cluster 2023-12-01T13:57:17.993968+0000 mgr.y (mgr.24362) 16460 : cluster 0 pgmap v16429: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:57:19.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:57:19 smithi080 bash[41963]: audit 2023-12-01T13:57:18.443071+0000 mon.a (mon.0) 10087 : audit 0 from='client.? 172.21.15.80:0/408562515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:57:19.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:57:19 smithi090 bash[32384]: cluster 2023-12-01T13:57:17.993968+0000 mgr.y (mgr.24362) 16460 : cluster 0 pgmap v16429: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:57:19.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:57:19 smithi090 bash[32384]: audit 2023-12-01T13:57:18.443071+0000 mon.a (mon.0) 10087 : audit 0 from='client.? 172.21.15.80:0/408562515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:57:21.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:57:21 smithi080 bash[28361]: cluster 2023-12-01T13:57:19.994671+0000 mgr.y (mgr.24362) 16461 : cluster 0 pgmap v16430: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:57:21.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:57:21 smithi080 bash[28361]: audit 2023-12-01T13:57:20.898290+0000 mon.c (mon.2) 10530 : audit 0 from='client.? 172.21.15.80:0/2848331406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:57:21.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:57:21 smithi080 bash[41963]: cluster 2023-12-01T13:57:19.994671+0000 mgr.y (mgr.24362) 16461 : cluster 0 pgmap v16430: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:57:21.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:57:21 smithi080 bash[41963]: audit 2023-12-01T13:57:20.898290+0000 mon.c (mon.2) 10530 : audit 0 from='client.? 172.21.15.80:0/2848331406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:57:21.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:57:21 smithi090 bash[32384]: cluster 2023-12-01T13:57:19.994671+0000 mgr.y (mgr.24362) 16461 : cluster 0 pgmap v16430: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:57:21.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:57:21 smithi090 bash[32384]: audit 2023-12-01T13:57:20.898290+0000 mon.c (mon.2) 10530 : audit 0 from='client.? 172.21.15.80:0/2848331406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:57:23.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:57:23 smithi080 bash[28361]: cluster 2023-12-01T13:57:21.995837+0000 mgr.y (mgr.24362) 16462 : cluster 0 pgmap v16431: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:57:23.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:57:23 smithi080 bash[41963]: cluster 2023-12-01T13:57:21.995837+0000 mgr.y (mgr.24362) 16462 : cluster 0 pgmap v16431: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:57:23.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:57:23 smithi090 bash[32384]: cluster 2023-12-01T13:57:21.995837+0000 mgr.y (mgr.24362) 16462 : cluster 0 pgmap v16431: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:57:24.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:57:24 smithi080 bash[28361]: audit 2023-12-01T13:57:23.346408+0000 mon.c (mon.2) 10531 : audit 0 from='client.? 172.21.15.80:0/1389956963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:57:24.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:57:24 smithi080 bash[41963]: audit 2023-12-01T13:57:23.346408+0000 mon.c (mon.2) 10531 : audit 0 from='client.? 172.21.15.80:0/1389956963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:57:24.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:57:24 smithi090 bash[32384]: audit 2023-12-01T13:57:23.346408+0000 mon.c (mon.2) 10531 : audit 0 from='client.? 172.21.15.80:0/1389956963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:57:25.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:57:25 smithi080 bash[28361]: cluster 2023-12-01T13:57:23.996597+0000 mgr.y (mgr.24362) 16463 : cluster 0 pgmap v16432: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:57:25.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:57:25 smithi080 bash[41963]: cluster 2023-12-01T13:57:23.996597+0000 mgr.y (mgr.24362) 16463 : cluster 0 pgmap v16432: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:57:25.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:57:25 smithi090 bash[32384]: cluster 2023-12-01T13:57:23.996597+0000 mgr.y (mgr.24362) 16463 : cluster 0 pgmap v16432: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:57:26.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:57:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:57:26] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T13:57:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:57:26 smithi080 bash[41963]: audit 2023-12-01T13:57:25.652172+0000 mon.c (mon.2) 10532 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:57:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:57:26 smithi080 bash[41963]: audit 2023-12-01T13:57:25.797892+0000 mon.a (mon.0) 10088 : audit 0 from='client.? 172.21.15.80:0/2837451713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:57:26.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:57:26 smithi080 bash[28361]: audit 2023-12-01T13:57:25.652172+0000 mon.c (mon.2) 10532 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:57:26.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:57:26 smithi080 bash[28361]: audit 2023-12-01T13:57:25.797892+0000 mon.a (mon.0) 10088 : audit 0 from='client.? 172.21.15.80:0/2837451713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:57:26.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:57:26 smithi090 bash[32384]: audit 2023-12-01T13:57:25.652172+0000 mon.c (mon.2) 10532 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:57:26.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:57:26 smithi090 bash[32384]: audit 2023-12-01T13:57:25.797892+0000 mon.a (mon.0) 10088 : audit 0 from='client.? 172.21.15.80:0/2837451713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:57:27.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:57:27 smithi080 bash[28361]: cluster 2023-12-01T13:57:25.997734+0000 mgr.y (mgr.24362) 16464 : cluster 0 pgmap v16433: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:57:27.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:57:27 smithi080 bash[41963]: cluster 2023-12-01T13:57:25.997734+0000 mgr.y (mgr.24362) 16464 : cluster 0 pgmap v16433: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:57:27.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:57:27 smithi090 bash[32384]: cluster 2023-12-01T13:57:25.997734+0000 mgr.y (mgr.24362) 16464 : cluster 0 pgmap v16433: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:57:29.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:57:29 smithi080 bash[41963]: cluster 2023-12-01T13:57:27.998374+0000 mgr.y (mgr.24362) 16465 : cluster 0 pgmap v16434: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:57:29.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:57:29 smithi080 bash[41963]: audit 2023-12-01T13:57:28.255821+0000 mon.a (mon.0) 10089 : audit 0 from='client.? 172.21.15.80:0/1131372180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:57:29.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:57:29 smithi080 bash[28361]: cluster 2023-12-01T13:57:27.998374+0000 mgr.y (mgr.24362) 16465 : cluster 0 pgmap v16434: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:57:29.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:57:29 smithi080 bash[28361]: audit 2023-12-01T13:57:28.255821+0000 mon.a (mon.0) 10089 : audit 0 from='client.? 172.21.15.80:0/1131372180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:57:29.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:57:29 smithi090 bash[32384]: cluster 2023-12-01T13:57:27.998374+0000 mgr.y (mgr.24362) 16465 : cluster 0 pgmap v16434: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:57:29.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:57:29 smithi090 bash[32384]: audit 2023-12-01T13:57:28.255821+0000 mon.a (mon.0) 10089 : audit 0 from='client.? 172.21.15.80:0/1131372180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:57:31.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:57:31 smithi080 bash[41963]: cluster 2023-12-01T13:57:29.999022+0000 mgr.y (mgr.24362) 16466 : cluster 0 pgmap v16435: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:57:31.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:57:31 smithi080 bash[41963]: audit 2023-12-01T13:57:30.724877+0000 mon.a (mon.0) 10090 : audit 0 from='client.? 172.21.15.80:0/4137959079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:57:31.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:57:31 smithi080 bash[28361]: cluster 2023-12-01T13:57:29.999022+0000 mgr.y (mgr.24362) 16466 : cluster 0 pgmap v16435: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:57:31.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:57:31 smithi080 bash[28361]: audit 2023-12-01T13:57:30.724877+0000 mon.a (mon.0) 10090 : audit 0 from='client.? 172.21.15.80:0/4137959079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:57:31.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:57:31 smithi090 bash[32384]: cluster 2023-12-01T13:57:29.999022+0000 mgr.y (mgr.24362) 16466 : cluster 0 pgmap v16435: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:57:31.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:57:31 smithi090 bash[32384]: audit 2023-12-01T13:57:30.724877+0000 mon.a (mon.0) 10090 : audit 0 from='client.? 172.21.15.80:0/4137959079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:57:33.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:57:33 smithi080 bash[41963]: cluster 2023-12-01T13:57:32.000203+0000 mgr.y (mgr.24362) 16467 : cluster 0 pgmap v16436: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:57:33.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:57:33 smithi080 bash[28361]: cluster 2023-12-01T13:57:32.000203+0000 mgr.y (mgr.24362) 16467 : cluster 0 pgmap v16436: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:57:33.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:57:33 smithi090 bash[32384]: cluster 2023-12-01T13:57:32.000203+0000 mgr.y (mgr.24362) 16467 : cluster 0 pgmap v16436: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:57:34.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:57:34 smithi080 bash[41963]: audit 2023-12-01T13:57:33.184148+0000 mon.c (mon.2) 10533 : audit 0 from='client.? 172.21.15.80:0/2813377185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:57:34.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:57:34 smithi080 bash[28361]: audit 2023-12-01T13:57:33.184148+0000 mon.c (mon.2) 10533 : audit 0 from='client.? 172.21.15.80:0/2813377185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:57:34.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:57:34 smithi090 bash[32384]: audit 2023-12-01T13:57:33.184148+0000 mon.c (mon.2) 10533 : audit 0 from='client.? 172.21.15.80:0/2813377185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:57:35.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:57:35 smithi080 bash[41963]: cluster 2023-12-01T13:57:34.000787+0000 mgr.y (mgr.24362) 16468 : cluster 0 pgmap v16437: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:57:35.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:57:35 smithi080 bash[28361]: cluster 2023-12-01T13:57:34.000787+0000 mgr.y (mgr.24362) 16468 : cluster 0 pgmap v16437: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:57:35.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:57:35 smithi090 bash[32384]: cluster 2023-12-01T13:57:34.000787+0000 mgr.y (mgr.24362) 16468 : cluster 0 pgmap v16437: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:57:36.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:57:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:57:36] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T13:57:36.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:57:36 smithi080 bash[41963]: audit 2023-12-01T13:57:35.641085+0000 mon.a (mon.0) 10091 : audit 0 from='client.? 172.21.15.80:0/3669552709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:57:36.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:57:36 smithi080 bash[28361]: audit 2023-12-01T13:57:35.641085+0000 mon.a (mon.0) 10091 : audit 0 from='client.? 172.21.15.80:0/3669552709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:57:36.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:57:36 smithi090 bash[32384]: audit 2023-12-01T13:57:35.641085+0000 mon.a (mon.0) 10091 : audit 0 from='client.? 172.21.15.80:0/3669552709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:57:37.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:57:37 smithi080 bash[28361]: cluster 2023-12-01T13:57:36.001776+0000 mgr.y (mgr.24362) 16469 : cluster 0 pgmap v16438: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:57:37.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:57:37 smithi080 bash[41963]: cluster 2023-12-01T13:57:36.001776+0000 mgr.y (mgr.24362) 16469 : cluster 0 pgmap v16438: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:57:37.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:57:37 smithi090 bash[32384]: cluster 2023-12-01T13:57:36.001776+0000 mgr.y (mgr.24362) 16469 : cluster 0 pgmap v16438: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:57:38.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:57:38 smithi080 bash[41963]: audit 2023-12-01T13:57:38.100105+0000 mon.c (mon.2) 10534 : audit 0 from='client.? 172.21.15.80:0/263853571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:57:38.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:57:38 smithi080 bash[28361]: audit 2023-12-01T13:57:38.100105+0000 mon.c (mon.2) 10534 : audit 0 from='client.? 172.21.15.80:0/263853571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:57:38.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:57:38 smithi090 bash[32384]: audit 2023-12-01T13:57:38.100105+0000 mon.c (mon.2) 10534 : audit 0 from='client.? 172.21.15.80:0/263853571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:57:39.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:57:39 smithi080 bash[28361]: cluster 2023-12-01T13:57:38.002354+0000 mgr.y (mgr.24362) 16470 : cluster 0 pgmap v16439: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:57:39.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:57:39 smithi080 bash[41963]: cluster 2023-12-01T13:57:38.002354+0000 mgr.y (mgr.24362) 16470 : cluster 0 pgmap v16439: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:57:39.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:57:39 smithi090 bash[32384]: cluster 2023-12-01T13:57:38.002354+0000 mgr.y (mgr.24362) 16470 : cluster 0 pgmap v16439: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:57:41.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:57:41 smithi080 bash[41963]: cluster 2023-12-01T13:57:40.003107+0000 mgr.y (mgr.24362) 16471 : cluster 0 pgmap v16440: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:57:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:57:41 smithi080 bash[41963]: audit 2023-12-01T13:57:40.559715+0000 mon.a (mon.0) 10092 : audit 0 from='client.? 172.21.15.80:0/1008566480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:57:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:57:41 smithi080 bash[41963]: audit 2023-12-01T13:57:40.652587+0000 mon.c (mon.2) 10535 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:57:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:57:41 smithi080 bash[28361]: cluster 2023-12-01T13:57:40.003107+0000 mgr.y (mgr.24362) 16471 : cluster 0 pgmap v16440: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:57:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:57:41 smithi080 bash[28361]: audit 2023-12-01T13:57:40.559715+0000 mon.a (mon.0) 10092 : audit 0 from='client.? 172.21.15.80:0/1008566480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:57:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:57:41 smithi080 bash[28361]: audit 2023-12-01T13:57:40.652587+0000 mon.c (mon.2) 10535 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:57:41.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:57:41 smithi090 bash[32384]: cluster 2023-12-01T13:57:40.003107+0000 mgr.y (mgr.24362) 16471 : cluster 0 pgmap v16440: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:57:41.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:57:41 smithi090 bash[32384]: audit 2023-12-01T13:57:40.559715+0000 mon.a (mon.0) 10092 : audit 0 from='client.? 172.21.15.80:0/1008566480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:57:41.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:57:41 smithi090 bash[32384]: audit 2023-12-01T13:57:40.652587+0000 mon.c (mon.2) 10535 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:57:43.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:57:43 smithi080 bash[41963]: cluster 2023-12-01T13:57:42.004283+0000 mgr.y (mgr.24362) 16472 : cluster 0 pgmap v16441: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:57:43.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:57:43 smithi080 bash[41963]: audit 2023-12-01T13:57:43.017834+0000 mon.a (mon.0) 10093 : audit 0 from='client.? 172.21.15.80:0/1687677341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:57:43.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:57:43 smithi080 bash[28361]: cluster 2023-12-01T13:57:42.004283+0000 mgr.y (mgr.24362) 16472 : cluster 0 pgmap v16441: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:57:43.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:57:43 smithi080 bash[28361]: audit 2023-12-01T13:57:43.017834+0000 mon.a (mon.0) 10093 : audit 0 from='client.? 172.21.15.80:0/1687677341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:57:43.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:57:43 smithi090 bash[32384]: cluster 2023-12-01T13:57:42.004283+0000 mgr.y (mgr.24362) 16472 : cluster 0 pgmap v16441: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:57:43.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:57:43 smithi090 bash[32384]: audit 2023-12-01T13:57:43.017834+0000 mon.a (mon.0) 10093 : audit 0 from='client.? 172.21.15.80:0/1687677341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:57:45.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:57:44 smithi080 bash[28361]: cluster 2023-12-01T13:57:44.004935+0000 mgr.y (mgr.24362) 16473 : cluster 0 pgmap v16442: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:57:45.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:57:44 smithi080 bash[41963]: cluster 2023-12-01T13:57:44.004935+0000 mgr.y (mgr.24362) 16473 : cluster 0 pgmap v16442: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:57:45.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:57:44 smithi090 bash[32384]: cluster 2023-12-01T13:57:44.004935+0000 mgr.y (mgr.24362) 16473 : cluster 0 pgmap v16442: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:57:46.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:57:45 smithi080 bash[28361]: audit 2023-12-01T13:57:45.467612+0000 mon.a (mon.0) 10094 : audit 0 from='client.? 172.21.15.80:0/1440107925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:57:46.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:57:45 smithi080 bash[41963]: audit 2023-12-01T13:57:45.467612+0000 mon.a (mon.0) 10094 : audit 0 from='client.? 172.21.15.80:0/1440107925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:57:46.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:57:45 smithi090 bash[32384]: audit 2023-12-01T13:57:45.467612+0000 mon.a (mon.0) 10094 : audit 0 from='client.? 172.21.15.80:0/1440107925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:57:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:57:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:57:46] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T13:57:47.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:57:46 smithi080 bash[28361]: cluster 2023-12-01T13:57:46.006078+0000 mgr.y (mgr.24362) 16474 : cluster 0 pgmap v16443: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:57:47.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:57:46 smithi080 bash[41963]: cluster 2023-12-01T13:57:46.006078+0000 mgr.y (mgr.24362) 16474 : cluster 0 pgmap v16443: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:57:47.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:57:46 smithi090 bash[32384]: cluster 2023-12-01T13:57:46.006078+0000 mgr.y (mgr.24362) 16474 : cluster 0 pgmap v16443: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:57:48.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:57:47 smithi090 bash[32384]: audit 2023-12-01T13:57:47.924278+0000 mon.c (mon.2) 10536 : audit 0 from='client.? 172.21.15.80:0/261666439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:57:48.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:57:47 smithi080 bash[28361]: audit 2023-12-01T13:57:47.924278+0000 mon.c (mon.2) 10536 : audit 0 from='client.? 172.21.15.80:0/261666439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:57:48.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:57:47 smithi080 bash[41963]: audit 2023-12-01T13:57:47.924278+0000 mon.c (mon.2) 10536 : audit 0 from='client.? 172.21.15.80:0/261666439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:57:49.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:57:48 smithi090 bash[32384]: cluster 2023-12-01T13:57:48.006746+0000 mgr.y (mgr.24362) 16475 : cluster 0 pgmap v16444: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:57:49.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:57:48 smithi080 bash[28361]: cluster 2023-12-01T13:57:48.006746+0000 mgr.y (mgr.24362) 16475 : cluster 0 pgmap v16444: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:57:49.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:57:48 smithi080 bash[41963]: cluster 2023-12-01T13:57:48.006746+0000 mgr.y (mgr.24362) 16475 : cluster 0 pgmap v16444: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:57:51.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:57:51 smithi080 bash[28361]: cluster 2023-12-01T13:57:50.007321+0000 mgr.y (mgr.24362) 16476 : cluster 0 pgmap v16445: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:57:51.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:57:51 smithi080 bash[28361]: audit 2023-12-01T13:57:50.381175+0000 mon.a (mon.0) 10095 : audit 0 from='client.? 172.21.15.80:0/3139411466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:57:51.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:57:51 smithi080 bash[41963]: cluster 2023-12-01T13:57:50.007321+0000 mgr.y (mgr.24362) 16476 : cluster 0 pgmap v16445: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:57:51.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:57:51 smithi080 bash[41963]: audit 2023-12-01T13:57:50.381175+0000 mon.a (mon.0) 10095 : audit 0 from='client.? 172.21.15.80:0/3139411466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:57:51.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:57:51 smithi090 bash[32384]: cluster 2023-12-01T13:57:50.007321+0000 mgr.y (mgr.24362) 16476 : cluster 0 pgmap v16445: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:57:51.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:57:51 smithi090 bash[32384]: audit 2023-12-01T13:57:50.381175+0000 mon.a (mon.0) 10095 : audit 0 from='client.? 172.21.15.80:0/3139411466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:57:53.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:57:53 smithi080 bash[28361]: cluster 2023-12-01T13:57:52.008555+0000 mgr.y (mgr.24362) 16477 : cluster 0 pgmap v16446: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:57:53.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:57:53 smithi080 bash[28361]: audit 2023-12-01T13:57:52.835433+0000 mon.c (mon.2) 10537 : audit 0 from='client.? 172.21.15.80:0/1539756038' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:57:53.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:57:53 smithi080 bash[41963]: cluster 2023-12-01T13:57:52.008555+0000 mgr.y (mgr.24362) 16477 : cluster 0 pgmap v16446: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:57:53.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:57:53 smithi080 bash[41963]: audit 2023-12-01T13:57:52.835433+0000 mon.c (mon.2) 10537 : audit 0 from='client.? 172.21.15.80:0/1539756038' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:57:53.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:57:53 smithi090 bash[32384]: cluster 2023-12-01T13:57:52.008555+0000 mgr.y (mgr.24362) 16477 : cluster 0 pgmap v16446: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:57:53.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:57:53 smithi090 bash[32384]: audit 2023-12-01T13:57:52.835433+0000 mon.c (mon.2) 10537 : audit 0 from='client.? 172.21.15.80:0/1539756038' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:57:55.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:57:54 smithi080 bash[28361]: cluster 2023-12-01T13:57:54.009240+0000 mgr.y (mgr.24362) 16478 : cluster 0 pgmap v16447: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:57:55.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:57:54 smithi080 bash[41963]: cluster 2023-12-01T13:57:54.009240+0000 mgr.y (mgr.24362) 16478 : cluster 0 pgmap v16447: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:57:55.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:57:54 smithi090 bash[32384]: cluster 2023-12-01T13:57:54.009240+0000 mgr.y (mgr.24362) 16478 : cluster 0 pgmap v16447: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:57:56.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:57:55 smithi080 bash[41963]: audit 2023-12-01T13:57:55.285196+0000 mon.c (mon.2) 10538 : audit 0 from='client.? 172.21.15.80:0/1137045895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:57:56.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:57:55 smithi080 bash[41963]: audit 2023-12-01T13:57:55.652971+0000 mon.c (mon.2) 10539 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:57:56.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:57:55 smithi080 bash[28361]: audit 2023-12-01T13:57:55.285196+0000 mon.c (mon.2) 10538 : audit 0 from='client.? 172.21.15.80:0/1137045895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:57:56.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:57:55 smithi080 bash[28361]: audit 2023-12-01T13:57:55.652971+0000 mon.c (mon.2) 10539 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:57:56.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:57:55 smithi090 bash[32384]: audit 2023-12-01T13:57:55.285196+0000 mon.c (mon.2) 10538 : audit 0 from='client.? 172.21.15.80:0/1137045895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:57:56.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:57:55 smithi090 bash[32384]: audit 2023-12-01T13:57:55.652971+0000 mon.c (mon.2) 10539 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:57:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:57:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:57:56] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T13:57:57.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:57:56 smithi080 bash[28361]: cluster 2023-12-01T13:57:56.010413+0000 mgr.y (mgr.24362) 16479 : cluster 0 pgmap v16448: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:57:57.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:57:56 smithi080 bash[41963]: cluster 2023-12-01T13:57:56.010413+0000 mgr.y (mgr.24362) 16479 : cluster 0 pgmap v16448: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:57:57.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:57:56 smithi090 bash[32384]: cluster 2023-12-01T13:57:56.010413+0000 mgr.y (mgr.24362) 16479 : cluster 0 pgmap v16448: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:57:58.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:57:57 smithi080 bash[28361]: audit 2023-12-01T13:57:57.748282+0000 mon.a (mon.0) 10096 : audit 0 from='client.? 172.21.15.80:0/2644381502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:57:58.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:57:57 smithi080 bash[41963]: audit 2023-12-01T13:57:57.748282+0000 mon.a (mon.0) 10096 : audit 0 from='client.? 172.21.15.80:0/2644381502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:57:58.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:57:57 smithi090 bash[32384]: audit 2023-12-01T13:57:57.748282+0000 mon.a (mon.0) 10096 : audit 0 from='client.? 172.21.15.80:0/2644381502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:57:59.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:57:58 smithi080 bash[28361]: cluster 2023-12-01T13:57:58.011052+0000 mgr.y (mgr.24362) 16480 : cluster 0 pgmap v16449: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:57:59.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:57:58 smithi080 bash[41963]: cluster 2023-12-01T13:57:58.011052+0000 mgr.y (mgr.24362) 16480 : cluster 0 pgmap v16449: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:57:59.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:57:58 smithi090 bash[32384]: cluster 2023-12-01T13:57:58.011052+0000 mgr.y (mgr.24362) 16480 : cluster 0 pgmap v16449: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:58:01.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:58:01 smithi080 bash[28361]: cluster 2023-12-01T13:58:00.011678+0000 mgr.y (mgr.24362) 16481 : cluster 0 pgmap v16450: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:58:01.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:58:01 smithi080 bash[28361]: audit 2023-12-01T13:58:00.203980+0000 mon.c (mon.2) 10540 : audit 0 from='client.? 172.21.15.80:0/3442736421' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:58:01.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:58:01 smithi080 bash[41963]: cluster 2023-12-01T13:58:00.011678+0000 mgr.y (mgr.24362) 16481 : cluster 0 pgmap v16450: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:58:01.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:58:01 smithi080 bash[41963]: audit 2023-12-01T13:58:00.203980+0000 mon.c (mon.2) 10540 : audit 0 from='client.? 172.21.15.80:0/3442736421' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:58:01.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:58:01 smithi090 bash[32384]: cluster 2023-12-01T13:58:00.011678+0000 mgr.y (mgr.24362) 16481 : cluster 0 pgmap v16450: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:58:01.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:58:01 smithi090 bash[32384]: audit 2023-12-01T13:58:00.203980+0000 mon.c (mon.2) 10540 : audit 0 from='client.? 172.21.15.80:0/3442736421' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:58:03.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:58:03 smithi080 bash[28361]: cluster 2023-12-01T13:58:02.012783+0000 mgr.y (mgr.24362) 16482 : cluster 0 pgmap v16451: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:58:03.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:58:03 smithi080 bash[28361]: audit 2023-12-01T13:58:02.663481+0000 mon.c (mon.2) 10541 : audit 0 from='client.? 172.21.15.80:0/1532581528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:58:03.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:58:03 smithi080 bash[41963]: cluster 2023-12-01T13:58:02.012783+0000 mgr.y (mgr.24362) 16482 : cluster 0 pgmap v16451: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:58:03.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:58:03 smithi080 bash[41963]: audit 2023-12-01T13:58:02.663481+0000 mon.c (mon.2) 10541 : audit 0 from='client.? 172.21.15.80:0/1532581528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:58:03.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:58:03 smithi090 bash[32384]: cluster 2023-12-01T13:58:02.012783+0000 mgr.y (mgr.24362) 16482 : cluster 0 pgmap v16451: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:58:03.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:58:03 smithi090 bash[32384]: audit 2023-12-01T13:58:02.663481+0000 mon.c (mon.2) 10541 : audit 0 from='client.? 172.21.15.80:0/1532581528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:58:04.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:58:04 smithi080 bash[28361]: audit 2023-12-01T13:58:03.673527+0000 mon.c (mon.2) 10542 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:58:04.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:58:04 smithi080 bash[28361]: audit 2023-12-01T13:58:04.053797+0000 mon.a (mon.0) 10097 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:58:04.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:58:04 smithi080 bash[28361]: audit 2023-12-01T13:58:04.065194+0000 mon.a (mon.0) 10098 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:58:04.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:58:04 smithi080 bash[41963]: audit 2023-12-01T13:58:03.673527+0000 mon.c (mon.2) 10542 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:58:04.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:58:04 smithi080 bash[41963]: audit 2023-12-01T13:58:04.053797+0000 mon.a (mon.0) 10097 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:58:04.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:58:04 smithi080 bash[41963]: audit 2023-12-01T13:58:04.065194+0000 mon.a (mon.0) 10098 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:58:04.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:58:04 smithi090 bash[32384]: audit 2023-12-01T13:58:03.673527+0000 mon.c (mon.2) 10542 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:58:04.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:58:04 smithi090 bash[32384]: audit 2023-12-01T13:58:04.053797+0000 mon.a (mon.0) 10097 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:58:04.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:58:04 smithi090 bash[32384]: audit 2023-12-01T13:58:04.065194+0000 mon.a (mon.0) 10098 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:58:05.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:58:05 smithi080 bash[41963]: cluster 2023-12-01T13:58:04.013423+0000 mgr.y (mgr.24362) 16483 : cluster 0 pgmap v16452: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:58:05.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:58:05 smithi080 bash[28361]: cluster 2023-12-01T13:58:04.013423+0000 mgr.y (mgr.24362) 16483 : cluster 0 pgmap v16452: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:58:05.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:58:05 smithi090 bash[32384]: cluster 2023-12-01T13:58:04.013423+0000 mgr.y (mgr.24362) 16483 : cluster 0 pgmap v16452: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:58:06.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:58:06 smithi080 bash[28361]: audit 2023-12-01T13:58:05.118324+0000 mon.c (mon.2) 10543 : audit 0 from='client.? 172.21.15.80:0/3019413666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:58:06.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:58:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:58:06] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T13:58:06.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:58:06 smithi080 bash[41963]: audit 2023-12-01T13:58:05.118324+0000 mon.c (mon.2) 10543 : audit 0 from='client.? 172.21.15.80:0/3019413666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:58:06.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:58:06 smithi090 bash[32384]: audit 2023-12-01T13:58:05.118324+0000 mon.c (mon.2) 10543 : audit 0 from='client.? 172.21.15.80:0/3019413666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:58:07.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:58:07 smithi080 bash[28361]: cluster 2023-12-01T13:58:06.014536+0000 mgr.y (mgr.24362) 16484 : cluster 0 pgmap v16453: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:58:07.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:58:07 smithi080 bash[41963]: cluster 2023-12-01T13:58:06.014536+0000 mgr.y (mgr.24362) 16484 : cluster 0 pgmap v16453: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:58:07.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:58:07 smithi090 bash[32384]: cluster 2023-12-01T13:58:06.014536+0000 mgr.y (mgr.24362) 16484 : cluster 0 pgmap v16453: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:58:08.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:58:08 smithi080 bash[28361]: audit 2023-12-01T13:58:07.576256+0000 mon.c (mon.2) 10544 : audit 0 from='client.? 172.21.15.80:0/1093453358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:58:08.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:58:08 smithi080 bash[41963]: audit 2023-12-01T13:58:07.576256+0000 mon.c (mon.2) 10544 : audit 0 from='client.? 172.21.15.80:0/1093453358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:58:08.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:58:08 smithi090 bash[32384]: audit 2023-12-01T13:58:07.576256+0000 mon.c (mon.2) 10544 : audit 0 from='client.? 172.21.15.80:0/1093453358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:58:09.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:58:09 smithi080 bash[41963]: cluster 2023-12-01T13:58:08.015249+0000 mgr.y (mgr.24362) 16485 : cluster 0 pgmap v16454: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:58:09.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:58:09 smithi080 bash[28361]: cluster 2023-12-01T13:58:08.015249+0000 mgr.y (mgr.24362) 16485 : cluster 0 pgmap v16454: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:58:09.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:58:09 smithi090 bash[32384]: cluster 2023-12-01T13:58:08.015249+0000 mgr.y (mgr.24362) 16485 : cluster 0 pgmap v16454: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:58:11.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:58:10 smithi080 bash[28361]: audit 2023-12-01T13:58:09.816495+0000 mon.a (mon.0) 10099 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:58:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:58:10 smithi080 bash[28361]: audit 2023-12-01T13:58:09.825751+0000 mon.a (mon.0) 10100 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:58:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:58:10 smithi080 bash[28361]: audit 2023-12-01T13:58:09.911740+0000 mon.a (mon.0) 10101 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:58:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:58:10 smithi080 bash[28361]: audit 2023-12-01T13:58:09.920542+0000 mon.a (mon.0) 10102 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:58:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:58:10 smithi080 bash[28361]: cluster 2023-12-01T13:58:10.015732+0000 mgr.y (mgr.24362) 16486 : cluster 0 pgmap v16455: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:58:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:58:10 smithi080 bash[28361]: audit 2023-12-01T13:58:10.114285+0000 mon.c (mon.2) 10545 : audit 0 from='client.? 172.21.15.80:0/338613246' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:58:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:58:10 smithi080 bash[28361]: audit 2023-12-01T13:58:10.653145+0000 mon.c (mon.2) 10546 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:58:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:58:10 smithi080 bash[28361]: audit 2023-12-01T13:58:10.708599+0000 mon.a (mon.0) 10103 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:58:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:58:10 smithi080 bash[28361]: audit 2023-12-01T13:58:10.717717+0000 mon.a (mon.0) 10104 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:58:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:58:10 smithi080 bash[28361]: audit 2023-12-01T13:58:10.765163+0000 mon.a (mon.0) 10105 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:58:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:58:10 smithi080 bash[28361]: audit 2023-12-01T13:58:10.776509+0000 mon.a (mon.0) 10106 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:58:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:58:10 smithi080 bash[28361]: audit 2023-12-01T13:58:10.781118+0000 mon.c (mon.2) 10547 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:58:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:58:10 smithi080 bash[28361]: audit 2023-12-01T13:58:10.782496+0000 mon.c (mon.2) 10548 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:58:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:58:10 smithi080 bash[28361]: audit 2023-12-01T13:58:10.790458+0000 mon.a (mon.0) 10107 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:58:11.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:58:10 smithi080 bash[41963]: audit 2023-12-01T13:58:09.816495+0000 mon.a (mon.0) 10099 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:58:11.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:58:10 smithi080 bash[41963]: audit 2023-12-01T13:58:09.825751+0000 mon.a (mon.0) 10100 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:58:11.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:58:10 smithi080 bash[41963]: audit 2023-12-01T13:58:09.911740+0000 mon.a (mon.0) 10101 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:58:11.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:58:10 smithi080 bash[41963]: audit 2023-12-01T13:58:09.920542+0000 mon.a (mon.0) 10102 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:58:11.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:58:10 smithi080 bash[41963]: cluster 2023-12-01T13:58:10.015732+0000 mgr.y (mgr.24362) 16486 : cluster 0 pgmap v16455: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:58:11.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:58:10 smithi080 bash[41963]: audit 2023-12-01T13:58:10.114285+0000 mon.c (mon.2) 10545 : audit 0 from='client.? 172.21.15.80:0/338613246' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:58:11.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:58:10 smithi080 bash[41963]: audit 2023-12-01T13:58:10.653145+0000 mon.c (mon.2) 10546 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:58:11.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:58:10 smithi080 bash[41963]: audit 2023-12-01T13:58:10.708599+0000 mon.a (mon.0) 10103 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:58:11.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:58:10 smithi080 bash[41963]: audit 2023-12-01T13:58:10.717717+0000 mon.a (mon.0) 10104 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:58:11.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:58:10 smithi080 bash[41963]: audit 2023-12-01T13:58:10.765163+0000 mon.a (mon.0) 10105 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:58:11.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:58:10 smithi080 bash[41963]: audit 2023-12-01T13:58:10.776509+0000 mon.a (mon.0) 10106 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:58:11.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:58:10 smithi080 bash[41963]: audit 2023-12-01T13:58:10.781118+0000 mon.c (mon.2) 10547 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:58:11.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:58:10 smithi080 bash[41963]: audit 2023-12-01T13:58:10.782496+0000 mon.c (mon.2) 10548 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:58:11.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:58:10 smithi080 bash[41963]: audit 2023-12-01T13:58:10.790458+0000 mon.a (mon.0) 10107 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:58:11.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:58:10 smithi090 bash[32384]: audit 2023-12-01T13:58:09.816495+0000 mon.a (mon.0) 10099 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:58:11.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:58:10 smithi090 bash[32384]: audit 2023-12-01T13:58:09.825751+0000 mon.a (mon.0) 10100 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:58:11.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:58:10 smithi090 bash[32384]: audit 2023-12-01T13:58:09.911740+0000 mon.a (mon.0) 10101 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:58:11.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:58:10 smithi090 bash[32384]: audit 2023-12-01T13:58:09.920542+0000 mon.a (mon.0) 10102 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:58:11.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:58:10 smithi090 bash[32384]: cluster 2023-12-01T13:58:10.015732+0000 mgr.y (mgr.24362) 16486 : cluster 0 pgmap v16455: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:58:11.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:58:10 smithi090 bash[32384]: audit 2023-12-01T13:58:10.114285+0000 mon.c (mon.2) 10545 : audit 0 from='client.? 172.21.15.80:0/338613246' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:58:11.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:58:10 smithi090 bash[32384]: audit 2023-12-01T13:58:10.653145+0000 mon.c (mon.2) 10546 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:58:11.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:58:10 smithi090 bash[32384]: audit 2023-12-01T13:58:10.708599+0000 mon.a (mon.0) 10103 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:58:11.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:58:10 smithi090 bash[32384]: audit 2023-12-01T13:58:10.717717+0000 mon.a (mon.0) 10104 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:58:11.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:58:10 smithi090 bash[32384]: audit 2023-12-01T13:58:10.765163+0000 mon.a (mon.0) 10105 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:58:11.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:58:10 smithi090 bash[32384]: audit 2023-12-01T13:58:10.776509+0000 mon.a (mon.0) 10106 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:58:11.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:58:10 smithi090 bash[32384]: audit 2023-12-01T13:58:10.781118+0000 mon.c (mon.2) 10547 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:58:11.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:58:10 smithi090 bash[32384]: audit 2023-12-01T13:58:10.782496+0000 mon.c (mon.2) 10548 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:58:11.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:58:10 smithi090 bash[32384]: audit 2023-12-01T13:58:10.790458+0000 mon.a (mon.0) 10107 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:58:13.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:58:13 smithi080 bash[28361]: cluster 2023-12-01T13:58:12.016977+0000 mgr.y (mgr.24362) 16487 : cluster 0 pgmap v16456: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:58:13.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:58:13 smithi080 bash[28361]: audit 2023-12-01T13:58:12.572763+0000 mon.c (mon.2) 10549 : audit 0 from='client.? 172.21.15.80:0/3236350363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:58:13.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:58:13 smithi080 bash[41963]: cluster 2023-12-01T13:58:12.016977+0000 mgr.y (mgr.24362) 16487 : cluster 0 pgmap v16456: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:58:13.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:58:13 smithi080 bash[41963]: audit 2023-12-01T13:58:12.572763+0000 mon.c (mon.2) 10549 : audit 0 from='client.? 172.21.15.80:0/3236350363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:58:13.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:58:13 smithi090 bash[32384]: cluster 2023-12-01T13:58:12.016977+0000 mgr.y (mgr.24362) 16487 : cluster 0 pgmap v16456: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:58:13.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:58:13 smithi090 bash[32384]: audit 2023-12-01T13:58:12.572763+0000 mon.c (mon.2) 10549 : audit 0 from='client.? 172.21.15.80:0/3236350363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:58:15.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:58:14 smithi080 bash[28361]: cluster 2023-12-01T13:58:14.017674+0000 mgr.y (mgr.24362) 16488 : cluster 0 pgmap v16457: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:58:15.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:58:14 smithi080 bash[41963]: cluster 2023-12-01T13:58:14.017674+0000 mgr.y (mgr.24362) 16488 : cluster 0 pgmap v16457: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:58:15.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:58:14 smithi090 bash[32384]: cluster 2023-12-01T13:58:14.017674+0000 mgr.y (mgr.24362) 16488 : cluster 0 pgmap v16457: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:58:16.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:58:15 smithi080 bash[28361]: audit 2023-12-01T13:58:15.033480+0000 mon.c (mon.2) 10550 : audit 0 from='client.? 172.21.15.80:0/253211226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:58:16.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:58:15 smithi080 bash[41963]: audit 2023-12-01T13:58:15.033480+0000 mon.c (mon.2) 10550 : audit 0 from='client.? 172.21.15.80:0/253211226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:58:16.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:58:15 smithi090 bash[32384]: audit 2023-12-01T13:58:15.033480+0000 mon.c (mon.2) 10550 : audit 0 from='client.? 172.21.15.80:0/253211226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:58:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:58:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:58:16] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T13:58:17.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:58:16 smithi080 bash[28361]: cluster 2023-12-01T13:58:16.018758+0000 mgr.y (mgr.24362) 16489 : cluster 0 pgmap v16458: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:58:17.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:58:16 smithi080 bash[41963]: cluster 2023-12-01T13:58:16.018758+0000 mgr.y (mgr.24362) 16489 : cluster 0 pgmap v16458: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:58:17.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:58:16 smithi090 bash[32384]: cluster 2023-12-01T13:58:16.018758+0000 mgr.y (mgr.24362) 16489 : cluster 0 pgmap v16458: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:58:18.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:58:17 smithi080 bash[28361]: audit 2023-12-01T13:58:17.488981+0000 mon.c (mon.2) 10551 : audit 0 from='client.? 172.21.15.80:0/599917796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:58:18.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:58:17 smithi080 bash[41963]: audit 2023-12-01T13:58:17.488981+0000 mon.c (mon.2) 10551 : audit 0 from='client.? 172.21.15.80:0/599917796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:58:18.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:58:17 smithi090 bash[32384]: audit 2023-12-01T13:58:17.488981+0000 mon.c (mon.2) 10551 : audit 0 from='client.? 172.21.15.80:0/599917796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:58:19.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:58:18 smithi080 bash[28361]: cluster 2023-12-01T13:58:18.019437+0000 mgr.y (mgr.24362) 16490 : cluster 0 pgmap v16459: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:58:19.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:58:18 smithi080 bash[41963]: cluster 2023-12-01T13:58:18.019437+0000 mgr.y (mgr.24362) 16490 : cluster 0 pgmap v16459: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:58:19.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:58:18 smithi090 bash[32384]: cluster 2023-12-01T13:58:18.019437+0000 mgr.y (mgr.24362) 16490 : cluster 0 pgmap v16459: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:58:20.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:58:20 smithi090 bash[32384]: audit 2023-12-01T13:58:19.948643+0000 mon.c (mon.2) 10552 : audit 0 from='client.? 172.21.15.80:0/3217599206' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:58:20.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:58:20 smithi080 bash[28361]: audit 2023-12-01T13:58:19.948643+0000 mon.c (mon.2) 10552 : audit 0 from='client.? 172.21.15.80:0/3217599206' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:58:20.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:58:20 smithi080 bash[41963]: audit 2023-12-01T13:58:19.948643+0000 mon.c (mon.2) 10552 : audit 0 from='client.? 172.21.15.80:0/3217599206' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:58:21.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:58:21 smithi090 bash[32384]: cluster 2023-12-01T13:58:20.020131+0000 mgr.y (mgr.24362) 16491 : cluster 0 pgmap v16460: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:58:21.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:58:21 smithi080 bash[41963]: cluster 2023-12-01T13:58:20.020131+0000 mgr.y (mgr.24362) 16491 : cluster 0 pgmap v16460: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:58:21.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:58:21 smithi080 bash[28361]: cluster 2023-12-01T13:58:20.020131+0000 mgr.y (mgr.24362) 16491 : cluster 0 pgmap v16460: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:58:23.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:58:23 smithi080 bash[41963]: cluster 2023-12-01T13:58:22.020950+0000 mgr.y (mgr.24362) 16492 : cluster 0 pgmap v16461: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:58:23.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:58:23 smithi080 bash[41963]: audit 2023-12-01T13:58:22.399029+0000 mon.a (mon.0) 10108 : audit 0 from='client.? 172.21.15.80:0/491672323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:58:23.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:58:23 smithi080 bash[28361]: cluster 2023-12-01T13:58:22.020950+0000 mgr.y (mgr.24362) 16492 : cluster 0 pgmap v16461: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:58:23.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:58:23 smithi080 bash[28361]: audit 2023-12-01T13:58:22.399029+0000 mon.a (mon.0) 10108 : audit 0 from='client.? 172.21.15.80:0/491672323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:58:23.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:58:23 smithi090 bash[32384]: cluster 2023-12-01T13:58:22.020950+0000 mgr.y (mgr.24362) 16492 : cluster 0 pgmap v16461: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:58:23.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:58:23 smithi090 bash[32384]: audit 2023-12-01T13:58:22.399029+0000 mon.a (mon.0) 10108 : audit 0 from='client.? 172.21.15.80:0/491672323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:58:25.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:58:24 smithi080 bash[41963]: cluster 2023-12-01T13:58:24.021706+0000 mgr.y (mgr.24362) 16493 : cluster 0 pgmap v16462: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:58:25.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:58:24 smithi080 bash[28361]: cluster 2023-12-01T13:58:24.021706+0000 mgr.y (mgr.24362) 16493 : cluster 0 pgmap v16462: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:58:25.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:58:24 smithi090 bash[32384]: cluster 2023-12-01T13:58:24.021706+0000 mgr.y (mgr.24362) 16493 : cluster 0 pgmap v16462: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:58:26.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:58:25 smithi080 bash[41963]: audit 2023-12-01T13:58:24.859545+0000 mon.a (mon.0) 10109 : audit 0 from='client.? 172.21.15.80:0/2192758641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:58:26.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:58:25 smithi080 bash[41963]: audit 2023-12-01T13:58:25.653706+0000 mon.c (mon.2) 10553 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:58:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:58:25 smithi080 bash[28361]: audit 2023-12-01T13:58:24.859545+0000 mon.a (mon.0) 10109 : audit 0 from='client.? 172.21.15.80:0/2192758641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:58:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:58:25 smithi080 bash[28361]: audit 2023-12-01T13:58:25.653706+0000 mon.c (mon.2) 10553 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:58:26.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:58:25 smithi090 bash[32384]: audit 2023-12-01T13:58:24.859545+0000 mon.a (mon.0) 10109 : audit 0 from='client.? 172.21.15.80:0/2192758641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:58:26.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:58:25 smithi090 bash[32384]: audit 2023-12-01T13:58:25.653706+0000 mon.c (mon.2) 10553 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:58:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:58:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:58:26] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T13:58:27.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:58:26 smithi080 bash[41963]: cluster 2023-12-01T13:58:26.022996+0000 mgr.y (mgr.24362) 16494 : cluster 0 pgmap v16463: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:58:27.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:58:26 smithi080 bash[28361]: cluster 2023-12-01T13:58:26.022996+0000 mgr.y (mgr.24362) 16494 : cluster 0 pgmap v16463: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:58:27.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:58:26 smithi090 bash[32384]: cluster 2023-12-01T13:58:26.022996+0000 mgr.y (mgr.24362) 16494 : cluster 0 pgmap v16463: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:58:28.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:58:27 smithi080 bash[28361]: audit 2023-12-01T13:58:27.317947+0000 mon.c (mon.2) 10554 : audit 0 from='client.? 172.21.15.80:0/3992209971' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:58:28.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:58:27 smithi080 bash[41963]: audit 2023-12-01T13:58:27.317947+0000 mon.c (mon.2) 10554 : audit 0 from='client.? 172.21.15.80:0/3992209971' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:58:28.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:58:27 smithi090 bash[32384]: audit 2023-12-01T13:58:27.317947+0000 mon.c (mon.2) 10554 : audit 0 from='client.? 172.21.15.80:0/3992209971' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:58:29.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:58:28 smithi080 bash[28361]: cluster 2023-12-01T13:58:28.023791+0000 mgr.y (mgr.24362) 16495 : cluster 0 pgmap v16464: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:58:29.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:58:28 smithi080 bash[41963]: cluster 2023-12-01T13:58:28.023791+0000 mgr.y (mgr.24362) 16495 : cluster 0 pgmap v16464: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:58:29.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:58:28 smithi090 bash[32384]: cluster 2023-12-01T13:58:28.023791+0000 mgr.y (mgr.24362) 16495 : cluster 0 pgmap v16464: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:58:30.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:58:29 smithi080 bash[28361]: audit 2023-12-01T13:58:29.773029+0000 mon.a (mon.0) 10110 : audit 0 from='client.? 172.21.15.80:0/1024291040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:58:30.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:58:29 smithi080 bash[41963]: audit 2023-12-01T13:58:29.773029+0000 mon.a (mon.0) 10110 : audit 0 from='client.? 172.21.15.80:0/1024291040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:58:30.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:58:29 smithi090 bash[32384]: audit 2023-12-01T13:58:29.773029+0000 mon.a (mon.0) 10110 : audit 0 from='client.? 172.21.15.80:0/1024291040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:58:31.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:58:30 smithi080 bash[28361]: cluster 2023-12-01T13:58:30.024422+0000 mgr.y (mgr.24362) 16496 : cluster 0 pgmap v16465: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:58:31.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:58:30 smithi080 bash[41963]: cluster 2023-12-01T13:58:30.024422+0000 mgr.y (mgr.24362) 16496 : cluster 0 pgmap v16465: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:58:31.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:58:30 smithi090 bash[32384]: cluster 2023-12-01T13:58:30.024422+0000 mgr.y (mgr.24362) 16496 : cluster 0 pgmap v16465: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:58:33.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:58:33 smithi080 bash[41963]: cluster 2023-12-01T13:58:32.025486+0000 mgr.y (mgr.24362) 16497 : cluster 0 pgmap v16466: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:58:33.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:58:33 smithi080 bash[41963]: audit 2023-12-01T13:58:32.235526+0000 mon.c (mon.2) 10555 : audit 0 from='client.? 172.21.15.80:0/3583666031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:58:33.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:58:33 smithi080 bash[28361]: cluster 2023-12-01T13:58:32.025486+0000 mgr.y (mgr.24362) 16497 : cluster 0 pgmap v16466: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:58:33.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:58:33 smithi080 bash[28361]: audit 2023-12-01T13:58:32.235526+0000 mon.c (mon.2) 10555 : audit 0 from='client.? 172.21.15.80:0/3583666031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:58:33.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:58:33 smithi090 bash[32384]: cluster 2023-12-01T13:58:32.025486+0000 mgr.y (mgr.24362) 16497 : cluster 0 pgmap v16466: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:58:33.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:58:33 smithi090 bash[32384]: audit 2023-12-01T13:58:32.235526+0000 mon.c (mon.2) 10555 : audit 0 from='client.? 172.21.15.80:0/3583666031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:58:35.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:58:34 smithi080 bash[28361]: cluster 2023-12-01T13:58:34.026165+0000 mgr.y (mgr.24362) 16498 : cluster 0 pgmap v16467: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:58:35.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:58:34 smithi080 bash[28361]: audit 2023-12-01T13:58:34.696839+0000 mon.c (mon.2) 10556 : audit 0 from='client.? 172.21.15.80:0/1394518849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:58:35.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:58:34 smithi080 bash[41963]: cluster 2023-12-01T13:58:34.026165+0000 mgr.y (mgr.24362) 16498 : cluster 0 pgmap v16467: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:58:35.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:58:34 smithi080 bash[41963]: audit 2023-12-01T13:58:34.696839+0000 mon.c (mon.2) 10556 : audit 0 from='client.? 172.21.15.80:0/1394518849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:58:35.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:58:34 smithi090 bash[32384]: cluster 2023-12-01T13:58:34.026165+0000 mgr.y (mgr.24362) 16498 : cluster 0 pgmap v16467: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:58:35.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:58:34 smithi090 bash[32384]: audit 2023-12-01T13:58:34.696839+0000 mon.c (mon.2) 10556 : audit 0 from='client.? 172.21.15.80:0/1394518849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:58:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:58:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:58:36] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T13:58:37.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:58:37 smithi080 bash[28361]: cluster 2023-12-01T13:58:36.027267+0000 mgr.y (mgr.24362) 16499 : cluster 0 pgmap v16468: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:58:37.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:58:37 smithi080 bash[41963]: cluster 2023-12-01T13:58:36.027267+0000 mgr.y (mgr.24362) 16499 : cluster 0 pgmap v16468: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:58:37.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:58:37 smithi090 bash[32384]: cluster 2023-12-01T13:58:36.027267+0000 mgr.y (mgr.24362) 16499 : cluster 0 pgmap v16468: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:58:38.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:58:38 smithi080 bash[28361]: audit 2023-12-01T13:58:37.154413+0000 mon.c (mon.2) 10557 : audit 0 from='client.? 172.21.15.80:0/2392169612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:58:38.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:58:38 smithi080 bash[41963]: audit 2023-12-01T13:58:37.154413+0000 mon.c (mon.2) 10557 : audit 0 from='client.? 172.21.15.80:0/2392169612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:58:38.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:58:38 smithi090 bash[32384]: audit 2023-12-01T13:58:37.154413+0000 mon.c (mon.2) 10557 : audit 0 from='client.? 172.21.15.80:0/2392169612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:58:39.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:58:39 smithi080 bash[41963]: cluster 2023-12-01T13:58:38.027920+0000 mgr.y (mgr.24362) 16500 : cluster 0 pgmap v16469: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:58:39.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:58:39 smithi080 bash[28361]: cluster 2023-12-01T13:58:38.027920+0000 mgr.y (mgr.24362) 16500 : cluster 0 pgmap v16469: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:58:39.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:58:39 smithi090 bash[32384]: cluster 2023-12-01T13:58:38.027920+0000 mgr.y (mgr.24362) 16500 : cluster 0 pgmap v16469: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:58:40.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:58:40 smithi080 bash[28361]: audit 2023-12-01T13:58:39.604562+0000 mon.a (mon.0) 10111 : audit 0 from='client.? 172.21.15.80:0/508927490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:58:40.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:58:40 smithi080 bash[41963]: audit 2023-12-01T13:58:39.604562+0000 mon.a (mon.0) 10111 : audit 0 from='client.? 172.21.15.80:0/508927490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:58:40.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:58:40 smithi090 bash[32384]: audit 2023-12-01T13:58:39.604562+0000 mon.a (mon.0) 10111 : audit 0 from='client.? 172.21.15.80:0/508927490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:58:41.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:58:41 smithi080 bash[28361]: cluster 2023-12-01T13:58:40.028543+0000 mgr.y (mgr.24362) 16501 : cluster 0 pgmap v16470: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:58:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:58:41 smithi080 bash[28361]: audit 2023-12-01T13:58:40.653994+0000 mon.c (mon.2) 10558 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:58:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:58:41 smithi080 bash[41963]: cluster 2023-12-01T13:58:40.028543+0000 mgr.y (mgr.24362) 16501 : cluster 0 pgmap v16470: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:58:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:58:41 smithi080 bash[41963]: audit 2023-12-01T13:58:40.653994+0000 mon.c (mon.2) 10558 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:58:41.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:58:41 smithi090 bash[32384]: cluster 2023-12-01T13:58:40.028543+0000 mgr.y (mgr.24362) 16501 : cluster 0 pgmap v16470: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:58:41.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:58:41 smithi090 bash[32384]: audit 2023-12-01T13:58:40.653994+0000 mon.c (mon.2) 10558 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:58:42.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:58:42 smithi080 bash[28361]: audit 2023-12-01T13:58:42.049015+0000 mon.a (mon.0) 10112 : audit 0 from='client.? 172.21.15.80:0/3433745626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:58:42.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:58:42 smithi080 bash[41963]: audit 2023-12-01T13:58:42.049015+0000 mon.a (mon.0) 10112 : audit 0 from='client.? 172.21.15.80:0/3433745626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:58:42.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:58:42 smithi090 bash[32384]: audit 2023-12-01T13:58:42.049015+0000 mon.a (mon.0) 10112 : audit 0 from='client.? 172.21.15.80:0/3433745626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:58:43.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:58:43 smithi080 bash[28361]: cluster 2023-12-01T13:58:42.029685+0000 mgr.y (mgr.24362) 16502 : cluster 0 pgmap v16471: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:58:43.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:58:43 smithi080 bash[41963]: cluster 2023-12-01T13:58:42.029685+0000 mgr.y (mgr.24362) 16502 : cluster 0 pgmap v16471: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:58:43.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:58:43 smithi090 bash[32384]: cluster 2023-12-01T13:58:42.029685+0000 mgr.y (mgr.24362) 16502 : cluster 0 pgmap v16471: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:58:45.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:58:44 smithi080 bash[28361]: cluster 2023-12-01T13:58:44.030321+0000 mgr.y (mgr.24362) 16503 : cluster 0 pgmap v16472: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:58:45.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:58:44 smithi080 bash[28361]: audit 2023-12-01T13:58:44.502694+0000 mon.a (mon.0) 10113 : audit 0 from='client.? 172.21.15.80:0/530529875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:58:45.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:58:44 smithi080 bash[41963]: cluster 2023-12-01T13:58:44.030321+0000 mgr.y (mgr.24362) 16503 : cluster 0 pgmap v16472: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:58:45.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:58:44 smithi080 bash[41963]: audit 2023-12-01T13:58:44.502694+0000 mon.a (mon.0) 10113 : audit 0 from='client.? 172.21.15.80:0/530529875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:58:45.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:58:44 smithi090 bash[32384]: cluster 2023-12-01T13:58:44.030321+0000 mgr.y (mgr.24362) 16503 : cluster 0 pgmap v16472: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:58:45.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:58:44 smithi090 bash[32384]: audit 2023-12-01T13:58:44.502694+0000 mon.a (mon.0) 10113 : audit 0 from='client.? 172.21.15.80:0/530529875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:58:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:58:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:58:46] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T13:58:47.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:58:47 smithi080 bash[28361]: cluster 2023-12-01T13:58:46.031428+0000 mgr.y (mgr.24362) 16504 : cluster 0 pgmap v16473: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:58:47.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:58:47 smithi080 bash[28361]: audit 2023-12-01T13:58:46.956903+0000 mon.a (mon.0) 10114 : audit 0 from='client.? 172.21.15.80:0/751936286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:58:47.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:58:47 smithi080 bash[41963]: cluster 2023-12-01T13:58:46.031428+0000 mgr.y (mgr.24362) 16504 : cluster 0 pgmap v16473: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:58:47.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:58:47 smithi080 bash[41963]: audit 2023-12-01T13:58:46.956903+0000 mon.a (mon.0) 10114 : audit 0 from='client.? 172.21.15.80:0/751936286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:58:47.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:58:47 smithi090 bash[32384]: cluster 2023-12-01T13:58:46.031428+0000 mgr.y (mgr.24362) 16504 : cluster 0 pgmap v16473: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:58:47.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:58:47 smithi090 bash[32384]: audit 2023-12-01T13:58:46.956903+0000 mon.a (mon.0) 10114 : audit 0 from='client.? 172.21.15.80:0/751936286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:58:49.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:58:49 smithi080 bash[28361]: cluster 2023-12-01T13:58:48.032116+0000 mgr.y (mgr.24362) 16505 : cluster 0 pgmap v16474: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:58:49.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:58:49 smithi080 bash[41963]: cluster 2023-12-01T13:58:48.032116+0000 mgr.y (mgr.24362) 16505 : cluster 0 pgmap v16474: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:58:49.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:58:49 smithi090 bash[32384]: cluster 2023-12-01T13:58:48.032116+0000 mgr.y (mgr.24362) 16505 : cluster 0 pgmap v16474: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:58:50.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:58:50 smithi080 bash[28361]: audit 2023-12-01T13:58:49.416766+0000 mon.c (mon.2) 10559 : audit 0 from='client.? 172.21.15.80:0/417403592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:58:50.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:58:50 smithi080 bash[41963]: audit 2023-12-01T13:58:49.416766+0000 mon.c (mon.2) 10559 : audit 0 from='client.? 172.21.15.80:0/417403592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:58:50.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:58:50 smithi090 bash[32384]: audit 2023-12-01T13:58:49.416766+0000 mon.c (mon.2) 10559 : audit 0 from='client.? 172.21.15.80:0/417403592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:58:51.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:58:51 smithi080 bash[28361]: cluster 2023-12-01T13:58:50.032825+0000 mgr.y (mgr.24362) 16506 : cluster 0 pgmap v16475: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:58:51.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:58:51 smithi080 bash[41963]: cluster 2023-12-01T13:58:50.032825+0000 mgr.y (mgr.24362) 16506 : cluster 0 pgmap v16475: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:58:51.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:58:51 smithi090 bash[32384]: cluster 2023-12-01T13:58:50.032825+0000 mgr.y (mgr.24362) 16506 : cluster 0 pgmap v16475: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:58:52.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:58:52 smithi080 bash[41963]: audit 2023-12-01T13:58:51.872939+0000 mon.c (mon.2) 10560 : audit 0 from='client.? 172.21.15.80:0/2581699251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:58:52.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:58:52 smithi080 bash[28361]: audit 2023-12-01T13:58:51.872939+0000 mon.c (mon.2) 10560 : audit 0 from='client.? 172.21.15.80:0/2581699251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:58:52.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:58:52 smithi090 bash[32384]: audit 2023-12-01T13:58:51.872939+0000 mon.c (mon.2) 10560 : audit 0 from='client.? 172.21.15.80:0/2581699251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:58:53.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:58:53 smithi080 bash[41963]: cluster 2023-12-01T13:58:52.034021+0000 mgr.y (mgr.24362) 16507 : cluster 0 pgmap v16476: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:58:53.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:58:53 smithi080 bash[28361]: cluster 2023-12-01T13:58:52.034021+0000 mgr.y (mgr.24362) 16507 : cluster 0 pgmap v16476: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:58:53.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:58:53 smithi090 bash[32384]: cluster 2023-12-01T13:58:52.034021+0000 mgr.y (mgr.24362) 16507 : cluster 0 pgmap v16476: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:58:55.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:58:54 smithi080 bash[41963]: cluster 2023-12-01T13:58:54.034632+0000 mgr.y (mgr.24362) 16508 : cluster 0 pgmap v16477: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:58:55.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:58:54 smithi080 bash[41963]: audit 2023-12-01T13:58:54.322759+0000 mon.a (mon.0) 10115 : audit 0 from='client.? 172.21.15.80:0/4056879851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:58:55.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:58:54 smithi080 bash[28361]: cluster 2023-12-01T13:58:54.034632+0000 mgr.y (mgr.24362) 16508 : cluster 0 pgmap v16477: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:58:55.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:58:54 smithi080 bash[28361]: audit 2023-12-01T13:58:54.322759+0000 mon.a (mon.0) 10115 : audit 0 from='client.? 172.21.15.80:0/4056879851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:58:55.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:58:54 smithi090 bash[32384]: cluster 2023-12-01T13:58:54.034632+0000 mgr.y (mgr.24362) 16508 : cluster 0 pgmap v16477: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:58:55.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:58:54 smithi090 bash[32384]: audit 2023-12-01T13:58:54.322759+0000 mon.a (mon.0) 10115 : audit 0 from='client.? 172.21.15.80:0/4056879851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:58:56.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:58:55 smithi080 bash[28361]: audit 2023-12-01T13:58:55.654511+0000 mon.c (mon.2) 10561 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:58:56.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:58:55 smithi080 bash[41963]: audit 2023-12-01T13:58:55.654511+0000 mon.c (mon.2) 10561 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:58:56.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:58:55 smithi090 bash[32384]: audit 2023-12-01T13:58:55.654511+0000 mon.c (mon.2) 10561 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:58:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:58:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:58:56] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T13:58:57.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:58:56 smithi080 bash[28361]: cluster 2023-12-01T13:58:56.035663+0000 mgr.y (mgr.24362) 16509 : cluster 0 pgmap v16478: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:58:57.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:58:56 smithi080 bash[28361]: audit 2023-12-01T13:58:56.778158+0000 mon.a (mon.0) 10116 : audit 0 from='client.? 172.21.15.80:0/1234864703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:58:57.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:58:56 smithi080 bash[41963]: cluster 2023-12-01T13:58:56.035663+0000 mgr.y (mgr.24362) 16509 : cluster 0 pgmap v16478: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:58:57.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:58:56 smithi080 bash[41963]: audit 2023-12-01T13:58:56.778158+0000 mon.a (mon.0) 10116 : audit 0 from='client.? 172.21.15.80:0/1234864703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:58:57.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:58:56 smithi090 bash[32384]: cluster 2023-12-01T13:58:56.035663+0000 mgr.y (mgr.24362) 16509 : cluster 0 pgmap v16478: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:58:57.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:58:56 smithi090 bash[32384]: audit 2023-12-01T13:58:56.778158+0000 mon.a (mon.0) 10116 : audit 0 from='client.? 172.21.15.80:0/1234864703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:58:59.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:58:59 smithi080 bash[28361]: cluster 2023-12-01T13:58:58.036340+0000 mgr.y (mgr.24362) 16510 : cluster 0 pgmap v16479: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:58:59.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:58:59 smithi080 bash[41963]: cluster 2023-12-01T13:58:58.036340+0000 mgr.y (mgr.24362) 16510 : cluster 0 pgmap v16479: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:58:59.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:58:59 smithi090 bash[32384]: cluster 2023-12-01T13:58:58.036340+0000 mgr.y (mgr.24362) 16510 : cluster 0 pgmap v16479: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:59:00.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:59:00 smithi080 bash[28361]: audit 2023-12-01T13:58:59.232665+0000 mon.a (mon.0) 10117 : audit 0 from='client.? 172.21.15.80:0/2469763572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:59:00.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:59:00 smithi080 bash[41963]: audit 2023-12-01T13:58:59.232665+0000 mon.a (mon.0) 10117 : audit 0 from='client.? 172.21.15.80:0/2469763572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:59:00.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:59:00 smithi090 bash[32384]: audit 2023-12-01T13:58:59.232665+0000 mon.a (mon.0) 10117 : audit 0 from='client.? 172.21.15.80:0/2469763572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:59:01.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:59:01 smithi080 bash[41963]: cluster 2023-12-01T13:59:00.037015+0000 mgr.y (mgr.24362) 16511 : cluster 0 pgmap v16480: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:59:01.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:59:01 smithi080 bash[28361]: cluster 2023-12-01T13:59:00.037015+0000 mgr.y (mgr.24362) 16511 : cluster 0 pgmap v16480: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:59:01.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:59:01 smithi090 bash[32384]: cluster 2023-12-01T13:59:00.037015+0000 mgr.y (mgr.24362) 16511 : cluster 0 pgmap v16480: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:59:02.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:59:02 smithi080 bash[41963]: audit 2023-12-01T13:59:01.679787+0000 mon.a (mon.0) 10118 : audit 0 from='client.? 172.21.15.80:0/3282651859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:59:02.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:59:02 smithi080 bash[28361]: audit 2023-12-01T13:59:01.679787+0000 mon.a (mon.0) 10118 : audit 0 from='client.? 172.21.15.80:0/3282651859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:59:02.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:59:02 smithi090 bash[32384]: audit 2023-12-01T13:59:01.679787+0000 mon.a (mon.0) 10118 : audit 0 from='client.? 172.21.15.80:0/3282651859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:59:03.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:59:03 smithi080 bash[41963]: cluster 2023-12-01T13:59:02.038174+0000 mgr.y (mgr.24362) 16512 : cluster 0 pgmap v16481: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:59:03.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:59:03 smithi080 bash[28361]: cluster 2023-12-01T13:59:02.038174+0000 mgr.y (mgr.24362) 16512 : cluster 0 pgmap v16481: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:59:03.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:59:03 smithi090 bash[32384]: cluster 2023-12-01T13:59:02.038174+0000 mgr.y (mgr.24362) 16512 : cluster 0 pgmap v16481: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:59:05.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:59:04 smithi080 bash[28361]: cluster 2023-12-01T13:59:04.038808+0000 mgr.y (mgr.24362) 16513 : cluster 0 pgmap v16482: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:59:05.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:59:04 smithi080 bash[28361]: audit 2023-12-01T13:59:04.126884+0000 mon.c (mon.2) 10562 : audit 0 from='client.? 172.21.15.80:0/3102918496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:59:05.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:59:04 smithi080 bash[41963]: cluster 2023-12-01T13:59:04.038808+0000 mgr.y (mgr.24362) 16513 : cluster 0 pgmap v16482: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:59:05.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:59:04 smithi080 bash[41963]: audit 2023-12-01T13:59:04.126884+0000 mon.c (mon.2) 10562 : audit 0 from='client.? 172.21.15.80:0/3102918496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:59:05.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:59:04 smithi090 bash[32384]: cluster 2023-12-01T13:59:04.038808+0000 mgr.y (mgr.24362) 16513 : cluster 0 pgmap v16482: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:59:05.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:59:04 smithi090 bash[32384]: audit 2023-12-01T13:59:04.126884+0000 mon.c (mon.2) 10562 : audit 0 from='client.? 172.21.15.80:0/3102918496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:59:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:59:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:59:06] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T13:59:07.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:59:07 smithi080 bash[41963]: cluster 2023-12-01T13:59:06.039956+0000 mgr.y (mgr.24362) 16514 : cluster 0 pgmap v16483: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:59:07.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:59:07 smithi080 bash[41963]: audit 2023-12-01T13:59:06.577235+0000 mon.a (mon.0) 10119 : audit 0 from='client.? 172.21.15.80:0/3551770052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:59:07.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:59:07 smithi080 bash[28361]: cluster 2023-12-01T13:59:06.039956+0000 mgr.y (mgr.24362) 16514 : cluster 0 pgmap v16483: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:59:07.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:59:07 smithi080 bash[28361]: audit 2023-12-01T13:59:06.577235+0000 mon.a (mon.0) 10119 : audit 0 from='client.? 172.21.15.80:0/3551770052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:59:07.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:59:07 smithi090 bash[32384]: cluster 2023-12-01T13:59:06.039956+0000 mgr.y (mgr.24362) 16514 : cluster 0 pgmap v16483: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:59:07.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:59:07 smithi090 bash[32384]: audit 2023-12-01T13:59:06.577235+0000 mon.a (mon.0) 10119 : audit 0 from='client.? 172.21.15.80:0/3551770052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:59:09.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:59:09 smithi080 bash[41963]: cluster 2023-12-01T13:59:08.040564+0000 mgr.y (mgr.24362) 16515 : cluster 0 pgmap v16484: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:59:09.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:59:09 smithi080 bash[41963]: audit 2023-12-01T13:59:09.047577+0000 mon.c (mon.2) 10563 : audit 0 from='client.? 172.21.15.80:0/2755117096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:59:09.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:59:09 smithi080 bash[28361]: cluster 2023-12-01T13:59:08.040564+0000 mgr.y (mgr.24362) 16515 : cluster 0 pgmap v16484: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:59:09.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:59:09 smithi080 bash[28361]: audit 2023-12-01T13:59:09.047577+0000 mon.c (mon.2) 10563 : audit 0 from='client.? 172.21.15.80:0/2755117096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:59:09.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:59:09 smithi090 bash[32384]: cluster 2023-12-01T13:59:08.040564+0000 mgr.y (mgr.24362) 16515 : cluster 0 pgmap v16484: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:59:09.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:59:09 smithi090 bash[32384]: audit 2023-12-01T13:59:09.047577+0000 mon.c (mon.2) 10563 : audit 0 from='client.? 172.21.15.80:0/2755117096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:59:11.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:59:11 smithi080 bash[28361]: cluster 2023-12-01T13:59:10.041212+0000 mgr.y (mgr.24362) 16516 : cluster 0 pgmap v16485: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:59:11.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:59:11 smithi080 bash[28361]: audit 2023-12-01T13:59:10.654914+0000 mon.c (mon.2) 10564 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:59:11.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:59:11 smithi080 bash[28361]: audit 2023-12-01T13:59:10.873968+0000 mon.c (mon.2) 10565 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:59:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:59:11 smithi080 bash[41963]: cluster 2023-12-01T13:59:10.041212+0000 mgr.y (mgr.24362) 16516 : cluster 0 pgmap v16485: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:59:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:59:11 smithi080 bash[41963]: audit 2023-12-01T13:59:10.654914+0000 mon.c (mon.2) 10564 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:59:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:59:11 smithi080 bash[41963]: audit 2023-12-01T13:59:10.873968+0000 mon.c (mon.2) 10565 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:59:11.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:59:11 smithi090 bash[32384]: cluster 2023-12-01T13:59:10.041212+0000 mgr.y (mgr.24362) 16516 : cluster 0 pgmap v16485: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:59:11.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:59:11 smithi090 bash[32384]: audit 2023-12-01T13:59:10.654914+0000 mon.c (mon.2) 10564 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:59:11.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:59:11 smithi090 bash[32384]: audit 2023-12-01T13:59:10.873968+0000 mon.c (mon.2) 10565 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:59:12.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:59:12 smithi090 bash[32384]: audit 2023-12-01T13:59:11.252071+0000 mon.a (mon.0) 10120 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:59:12.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:59:12 smithi090 bash[32384]: audit 2023-12-01T13:59:11.261927+0000 mon.a (mon.0) 10121 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:59:12.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:59:12 smithi090 bash[32384]: audit 2023-12-01T13:59:11.496033+0000 mon.a (mon.0) 10122 : audit 0 from='client.? 172.21.15.80:0/643112623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:59:12.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:59:12 smithi080 bash[41963]: audit 2023-12-01T13:59:11.252071+0000 mon.a (mon.0) 10120 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:59:12.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:59:12 smithi080 bash[41963]: audit 2023-12-01T13:59:11.261927+0000 mon.a (mon.0) 10121 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:59:12.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:59:12 smithi080 bash[41963]: audit 2023-12-01T13:59:11.496033+0000 mon.a (mon.0) 10122 : audit 0 from='client.? 172.21.15.80:0/643112623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:59:12.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:59:12 smithi080 bash[28361]: audit 2023-12-01T13:59:11.252071+0000 mon.a (mon.0) 10120 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:59:12.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:59:12 smithi080 bash[28361]: audit 2023-12-01T13:59:11.261927+0000 mon.a (mon.0) 10121 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:59:12.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:59:12 smithi080 bash[28361]: audit 2023-12-01T13:59:11.496033+0000 mon.a (mon.0) 10122 : audit 0 from='client.? 172.21.15.80:0/643112623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:59:13.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:59:13 smithi090 bash[32384]: cluster 2023-12-01T13:59:12.042459+0000 mgr.y (mgr.24362) 16517 : cluster 0 pgmap v16486: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:59:13.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:59:13 smithi080 bash[28361]: cluster 2023-12-01T13:59:12.042459+0000 mgr.y (mgr.24362) 16517 : cluster 0 pgmap v16486: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:59:13.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:59:13 smithi080 bash[41963]: cluster 2023-12-01T13:59:12.042459+0000 mgr.y (mgr.24362) 16517 : cluster 0 pgmap v16486: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:59:15.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:59:14 smithi080 bash[28361]: audit 2023-12-01T13:59:13.968658+0000 mon.c (mon.2) 10566 : audit 0 from='client.? 172.21.15.80:0/2772195964' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:59:15.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:59:14 smithi080 bash[28361]: cluster 2023-12-01T13:59:14.043171+0000 mgr.y (mgr.24362) 16518 : cluster 0 pgmap v16487: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:59:15.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:59:14 smithi080 bash[41963]: audit 2023-12-01T13:59:13.968658+0000 mon.c (mon.2) 10566 : audit 0 from='client.? 172.21.15.80:0/2772195964' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:59:15.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:59:14 smithi080 bash[41963]: cluster 2023-12-01T13:59:14.043171+0000 mgr.y (mgr.24362) 16518 : cluster 0 pgmap v16487: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:59:15.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:59:14 smithi090 bash[32384]: audit 2023-12-01T13:59:13.968658+0000 mon.c (mon.2) 10566 : audit 0 from='client.? 172.21.15.80:0/2772195964' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:59:15.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:59:14 smithi090 bash[32384]: cluster 2023-12-01T13:59:14.043171+0000 mgr.y (mgr.24362) 16518 : cluster 0 pgmap v16487: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:59:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:59:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:59:16] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T13:59:17.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:59:17 smithi080 bash[41963]: cluster 2023-12-01T13:59:16.043892+0000 mgr.y (mgr.24362) 16519 : cluster 0 pgmap v16488: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:59:17.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:59:17 smithi080 bash[41963]: audit 2023-12-01T13:59:16.435313+0000 mon.c (mon.2) 10567 : audit 0 from='client.? 172.21.15.80:0/3808351631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:59:17.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:59:17 smithi080 bash[41963]: audit 2023-12-01T13:59:16.722793+0000 mon.a (mon.0) 10123 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:59:17.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:59:17 smithi080 bash[41963]: audit 2023-12-01T13:59:16.735585+0000 mon.a (mon.0) 10124 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:59:17.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:59:17 smithi080 bash[28361]: cluster 2023-12-01T13:59:16.043892+0000 mgr.y (mgr.24362) 16519 : cluster 0 pgmap v16488: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:59:17.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:59:17 smithi080 bash[28361]: audit 2023-12-01T13:59:16.435313+0000 mon.c (mon.2) 10567 : audit 0 from='client.? 172.21.15.80:0/3808351631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:59:17.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:59:17 smithi080 bash[28361]: audit 2023-12-01T13:59:16.722793+0000 mon.a (mon.0) 10123 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:59:17.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:59:17 smithi080 bash[28361]: audit 2023-12-01T13:59:16.735585+0000 mon.a (mon.0) 10124 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:59:17.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:59:17 smithi090 bash[32384]: cluster 2023-12-01T13:59:16.043892+0000 mgr.y (mgr.24362) 16519 : cluster 0 pgmap v16488: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:59:17.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:59:17 smithi090 bash[32384]: audit 2023-12-01T13:59:16.435313+0000 mon.c (mon.2) 10567 : audit 0 from='client.? 172.21.15.80:0/3808351631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:59:17.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:59:17 smithi090 bash[32384]: audit 2023-12-01T13:59:16.722793+0000 mon.a (mon.0) 10123 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:59:17.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:59:17 smithi090 bash[32384]: audit 2023-12-01T13:59:16.735585+0000 mon.a (mon.0) 10124 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:59:18.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:59:18 smithi080 bash[28361]: audit 2023-12-01T13:59:17.420385+0000 mon.a (mon.0) 10125 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:59:18.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:59:18 smithi080 bash[28361]: audit 2023-12-01T13:59:17.433770+0000 mon.a (mon.0) 10126 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:59:18.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:59:18 smithi080 bash[28361]: audit 2023-12-01T13:59:17.905231+0000 mon.c (mon.2) 10568 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:59:18.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:59:18 smithi080 bash[28361]: audit 2023-12-01T13:59:17.907283+0000 mon.c (mon.2) 10569 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:59:18.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:59:18 smithi080 bash[28361]: audit 2023-12-01T13:59:17.919520+0000 mon.a (mon.0) 10127 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:59:18.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:59:18 smithi080 bash[41963]: audit 2023-12-01T13:59:17.420385+0000 mon.a (mon.0) 10125 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:59:18.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:59:18 smithi080 bash[41963]: audit 2023-12-01T13:59:17.433770+0000 mon.a (mon.0) 10126 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:59:18.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:59:18 smithi080 bash[41963]: audit 2023-12-01T13:59:17.905231+0000 mon.c (mon.2) 10568 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:59:18.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:59:18 smithi080 bash[41963]: audit 2023-12-01T13:59:17.907283+0000 mon.c (mon.2) 10569 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:59:18.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:59:18 smithi080 bash[41963]: audit 2023-12-01T13:59:17.919520+0000 mon.a (mon.0) 10127 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:59:18.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:59:18 smithi090 bash[32384]: audit 2023-12-01T13:59:17.420385+0000 mon.a (mon.0) 10125 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:59:18.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:59:18 smithi090 bash[32384]: audit 2023-12-01T13:59:17.433770+0000 mon.a (mon.0) 10126 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:59:18.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:59:18 smithi090 bash[32384]: audit 2023-12-01T13:59:17.905231+0000 mon.c (mon.2) 10568 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:59:18.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:59:18 smithi090 bash[32384]: audit 2023-12-01T13:59:17.907283+0000 mon.c (mon.2) 10569 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:59:18.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:59:18 smithi090 bash[32384]: audit 2023-12-01T13:59:17.919520+0000 mon.a (mon.0) 10127 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T13:59:19.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:59:19 smithi080 bash[28361]: cluster 2023-12-01T13:59:18.044536+0000 mgr.y (mgr.24362) 16520 : cluster 0 pgmap v16489: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:59:19.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:59:19 smithi080 bash[28361]: audit 2023-12-01T13:59:18.893779+0000 mon.c (mon.2) 10570 : audit 0 from='client.? 172.21.15.80:0/450761412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:59:19.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:59:19 smithi080 bash[41963]: cluster 2023-12-01T13:59:18.044536+0000 mgr.y (mgr.24362) 16520 : cluster 0 pgmap v16489: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:59:19.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:59:19 smithi080 bash[41963]: audit 2023-12-01T13:59:18.893779+0000 mon.c (mon.2) 10570 : audit 0 from='client.? 172.21.15.80:0/450761412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:59:19.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:59:19 smithi090 bash[32384]: cluster 2023-12-01T13:59:18.044536+0000 mgr.y (mgr.24362) 16520 : cluster 0 pgmap v16489: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:59:19.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:59:19 smithi090 bash[32384]: audit 2023-12-01T13:59:18.893779+0000 mon.c (mon.2) 10570 : audit 0 from='client.? 172.21.15.80:0/450761412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:59:21.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:59:21 smithi080 bash[28361]: cluster 2023-12-01T13:59:20.045213+0000 mgr.y (mgr.24362) 16521 : cluster 0 pgmap v16490: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:59:21.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:59:21 smithi080 bash[28361]: audit 2023-12-01T13:59:21.352877+0000 mon.c (mon.2) 10571 : audit 0 from='client.? 172.21.15.80:0/3079754094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:59:21.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:59:21 smithi080 bash[41963]: cluster 2023-12-01T13:59:20.045213+0000 mgr.y (mgr.24362) 16521 : cluster 0 pgmap v16490: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:59:21.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:59:21 smithi080 bash[41963]: audit 2023-12-01T13:59:21.352877+0000 mon.c (mon.2) 10571 : audit 0 from='client.? 172.21.15.80:0/3079754094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:59:21.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:59:21 smithi090 bash[32384]: cluster 2023-12-01T13:59:20.045213+0000 mgr.y (mgr.24362) 16521 : cluster 0 pgmap v16490: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:59:21.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:59:21 smithi090 bash[32384]: audit 2023-12-01T13:59:21.352877+0000 mon.c (mon.2) 10571 : audit 0 from='client.? 172.21.15.80:0/3079754094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:59:23.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:59:23 smithi080 bash[41963]: cluster 2023-12-01T13:59:22.046397+0000 mgr.y (mgr.24362) 16522 : cluster 0 pgmap v16491: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:59:23.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:59:23 smithi080 bash[28361]: cluster 2023-12-01T13:59:22.046397+0000 mgr.y (mgr.24362) 16522 : cluster 0 pgmap v16491: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:59:23.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:59:23 smithi090 bash[32384]: cluster 2023-12-01T13:59:22.046397+0000 mgr.y (mgr.24362) 16522 : cluster 0 pgmap v16491: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:59:25.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:59:24 smithi080 bash[28361]: audit 2023-12-01T13:59:23.823491+0000 mon.c (mon.2) 10572 : audit 0 from='client.? 172.21.15.80:0/3888351959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:59:25.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:59:24 smithi080 bash[28361]: cluster 2023-12-01T13:59:24.047064+0000 mgr.y (mgr.24362) 16523 : cluster 0 pgmap v16492: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:59:25.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:59:24 smithi080 bash[41963]: audit 2023-12-01T13:59:23.823491+0000 mon.c (mon.2) 10572 : audit 0 from='client.? 172.21.15.80:0/3888351959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:59:25.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:59:24 smithi080 bash[41963]: cluster 2023-12-01T13:59:24.047064+0000 mgr.y (mgr.24362) 16523 : cluster 0 pgmap v16492: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:59:25.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:59:24 smithi090 bash[32384]: audit 2023-12-01T13:59:23.823491+0000 mon.c (mon.2) 10572 : audit 0 from='client.? 172.21.15.80:0/3888351959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:59:25.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:59:24 smithi090 bash[32384]: cluster 2023-12-01T13:59:24.047064+0000 mgr.y (mgr.24362) 16523 : cluster 0 pgmap v16492: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:59:26.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:59:25 smithi080 bash[28361]: audit 2023-12-01T13:59:25.655489+0000 mon.c (mon.2) 10573 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:59:26.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:59:25 smithi080 bash[41963]: audit 2023-12-01T13:59:25.655489+0000 mon.c (mon.2) 10573 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:59:26.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:59:25 smithi090 bash[32384]: audit 2023-12-01T13:59:25.655489+0000 mon.c (mon.2) 10573 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:59:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:59:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:59:26] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T13:59:27.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:59:26 smithi080 bash[28361]: cluster 2023-12-01T13:59:26.048237+0000 mgr.y (mgr.24362) 16524 : cluster 0 pgmap v16493: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:59:27.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:59:26 smithi080 bash[28361]: audit 2023-12-01T13:59:26.279067+0000 mon.a (mon.0) 10128 : audit 0 from='client.? 172.21.15.80:0/2714210625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:59:27.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:59:26 smithi080 bash[41963]: cluster 2023-12-01T13:59:26.048237+0000 mgr.y (mgr.24362) 16524 : cluster 0 pgmap v16493: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:59:27.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:59:26 smithi080 bash[41963]: audit 2023-12-01T13:59:26.279067+0000 mon.a (mon.0) 10128 : audit 0 from='client.? 172.21.15.80:0/2714210625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:59:27.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:59:26 smithi090 bash[32384]: cluster 2023-12-01T13:59:26.048237+0000 mgr.y (mgr.24362) 16524 : cluster 0 pgmap v16493: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:59:27.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:59:26 smithi090 bash[32384]: audit 2023-12-01T13:59:26.279067+0000 mon.a (mon.0) 10128 : audit 0 from='client.? 172.21.15.80:0/2714210625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:59:29.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:59:29 smithi080 bash[28361]: cluster 2023-12-01T13:59:28.048829+0000 mgr.y (mgr.24362) 16525 : cluster 0 pgmap v16494: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:59:29.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:59:29 smithi080 bash[28361]: audit 2023-12-01T13:59:28.744444+0000 mon.c (mon.2) 10574 : audit 0 from='client.? 172.21.15.80:0/1355950542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:59:29.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:59:29 smithi080 bash[41963]: cluster 2023-12-01T13:59:28.048829+0000 mgr.y (mgr.24362) 16525 : cluster 0 pgmap v16494: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:59:29.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:59:29 smithi080 bash[41963]: audit 2023-12-01T13:59:28.744444+0000 mon.c (mon.2) 10574 : audit 0 from='client.? 172.21.15.80:0/1355950542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:59:29.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:59:29 smithi090 bash[32384]: cluster 2023-12-01T13:59:28.048829+0000 mgr.y (mgr.24362) 16525 : cluster 0 pgmap v16494: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:59:29.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:59:29 smithi090 bash[32384]: audit 2023-12-01T13:59:28.744444+0000 mon.c (mon.2) 10574 : audit 0 from='client.? 172.21.15.80:0/1355950542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:59:31.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:59:31 smithi080 bash[41963]: cluster 2023-12-01T13:59:30.049547+0000 mgr.y (mgr.24362) 16526 : cluster 0 pgmap v16495: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:59:31.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:59:31 smithi080 bash[28361]: cluster 2023-12-01T13:59:30.049547+0000 mgr.y (mgr.24362) 16526 : cluster 0 pgmap v16495: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:59:31.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:59:31 smithi090 bash[32384]: cluster 2023-12-01T13:59:30.049547+0000 mgr.y (mgr.24362) 16526 : cluster 0 pgmap v16495: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:59:32.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:59:32 smithi080 bash[41963]: audit 2023-12-01T13:59:31.198434+0000 mon.c (mon.2) 10575 : audit 0 from='client.? 172.21.15.80:0/1610303823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:59:32.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:59:32 smithi080 bash[28361]: audit 2023-12-01T13:59:31.198434+0000 mon.c (mon.2) 10575 : audit 0 from='client.? 172.21.15.80:0/1610303823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:59:32.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:59:32 smithi090 bash[32384]: audit 2023-12-01T13:59:31.198434+0000 mon.c (mon.2) 10575 : audit 0 from='client.? 172.21.15.80:0/1610303823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:59:33.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:59:33 smithi080 bash[28361]: cluster 2023-12-01T13:59:32.050730+0000 mgr.y (mgr.24362) 16527 : cluster 0 pgmap v16496: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:59:33.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:59:33 smithi080 bash[41963]: cluster 2023-12-01T13:59:32.050730+0000 mgr.y (mgr.24362) 16527 : cluster 0 pgmap v16496: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:59:33.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:59:33 smithi090 bash[32384]: cluster 2023-12-01T13:59:32.050730+0000 mgr.y (mgr.24362) 16527 : cluster 0 pgmap v16496: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:59:34.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:59:34 smithi080 bash[28361]: audit 2023-12-01T13:59:33.653778+0000 mon.c (mon.2) 10576 : audit 0 from='client.? 172.21.15.80:0/740578470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:59:34.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:59:34 smithi080 bash[41963]: audit 2023-12-01T13:59:33.653778+0000 mon.c (mon.2) 10576 : audit 0 from='client.? 172.21.15.80:0/740578470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:59:34.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:59:34 smithi090 bash[32384]: audit 2023-12-01T13:59:33.653778+0000 mon.c (mon.2) 10576 : audit 0 from='client.? 172.21.15.80:0/740578470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:59:35.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:59:35 smithi080 bash[28361]: cluster 2023-12-01T13:59:34.051445+0000 mgr.y (mgr.24362) 16528 : cluster 0 pgmap v16497: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:59:35.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:59:35 smithi080 bash[41963]: cluster 2023-12-01T13:59:34.051445+0000 mgr.y (mgr.24362) 16528 : cluster 0 pgmap v16497: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:59:35.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:59:35 smithi090 bash[32384]: cluster 2023-12-01T13:59:34.051445+0000 mgr.y (mgr.24362) 16528 : cluster 0 pgmap v16497: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:59:36.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:59:36 smithi080 bash[28361]: audit 2023-12-01T13:59:36.111524+0000 mon.a (mon.0) 10129 : audit 0 from='client.? 172.21.15.80:0/1862162812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:59:36.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:59:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:59:36] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T13:59:36.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:59:36 smithi080 bash[41963]: audit 2023-12-01T13:59:36.111524+0000 mon.a (mon.0) 10129 : audit 0 from='client.? 172.21.15.80:0/1862162812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:59:36.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:59:36 smithi090 bash[32384]: audit 2023-12-01T13:59:36.111524+0000 mon.a (mon.0) 10129 : audit 0 from='client.? 172.21.15.80:0/1862162812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:59:37.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:59:37 smithi080 bash[28361]: cluster 2023-12-01T13:59:36.052544+0000 mgr.y (mgr.24362) 16529 : cluster 0 pgmap v16498: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:59:37.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:59:37 smithi080 bash[41963]: cluster 2023-12-01T13:59:36.052544+0000 mgr.y (mgr.24362) 16529 : cluster 0 pgmap v16498: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:59:37.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:59:37 smithi090 bash[32384]: cluster 2023-12-01T13:59:36.052544+0000 mgr.y (mgr.24362) 16529 : cluster 0 pgmap v16498: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:59:39.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:59:39 smithi080 bash[28361]: cluster 2023-12-01T13:59:38.053206+0000 mgr.y (mgr.24362) 16530 : cluster 0 pgmap v16499: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:59:39.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:59:39 smithi080 bash[28361]: audit 2023-12-01T13:59:38.557539+0000 mon.a (mon.0) 10130 : audit 0 from='client.? 172.21.15.80:0/4036679438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:59:39.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:59:39 smithi080 bash[41963]: cluster 2023-12-01T13:59:38.053206+0000 mgr.y (mgr.24362) 16530 : cluster 0 pgmap v16499: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:59:39.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:59:39 smithi080 bash[41963]: audit 2023-12-01T13:59:38.557539+0000 mon.a (mon.0) 10130 : audit 0 from='client.? 172.21.15.80:0/4036679438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:59:39.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:59:39 smithi090 bash[32384]: cluster 2023-12-01T13:59:38.053206+0000 mgr.y (mgr.24362) 16530 : cluster 0 pgmap v16499: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:59:39.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:59:39 smithi090 bash[32384]: audit 2023-12-01T13:59:38.557539+0000 mon.a (mon.0) 10130 : audit 0 from='client.? 172.21.15.80:0/4036679438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:59:41.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:59:41 smithi080 bash[28361]: cluster 2023-12-01T13:59:40.053870+0000 mgr.y (mgr.24362) 16531 : cluster 0 pgmap v16500: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:59:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:59:41 smithi080 bash[28361]: audit 2023-12-01T13:59:40.655277+0000 mon.c (mon.2) 10577 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:59:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:59:41 smithi080 bash[28361]: audit 2023-12-01T13:59:41.032271+0000 mon.a (mon.0) 10131 : audit 0 from='client.? 172.21.15.80:0/4212663394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:59:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:59:41 smithi080 bash[41963]: cluster 2023-12-01T13:59:40.053870+0000 mgr.y (mgr.24362) 16531 : cluster 0 pgmap v16500: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:59:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:59:41 smithi080 bash[41963]: audit 2023-12-01T13:59:40.655277+0000 mon.c (mon.2) 10577 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:59:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:59:41 smithi080 bash[41963]: audit 2023-12-01T13:59:41.032271+0000 mon.a (mon.0) 10131 : audit 0 from='client.? 172.21.15.80:0/4212663394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:59:41.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:59:41 smithi090 bash[32384]: cluster 2023-12-01T13:59:40.053870+0000 mgr.y (mgr.24362) 16531 : cluster 0 pgmap v16500: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:59:41.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:59:41 smithi090 bash[32384]: audit 2023-12-01T13:59:40.655277+0000 mon.c (mon.2) 10577 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:59:41.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:59:41 smithi090 bash[32384]: audit 2023-12-01T13:59:41.032271+0000 mon.a (mon.0) 10131 : audit 0 from='client.? 172.21.15.80:0/4212663394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:59:43.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:59:43 smithi080 bash[41963]: cluster 2023-12-01T13:59:42.055052+0000 mgr.y (mgr.24362) 16532 : cluster 0 pgmap v16501: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:59:43.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:59:43 smithi080 bash[28361]: cluster 2023-12-01T13:59:42.055052+0000 mgr.y (mgr.24362) 16532 : cluster 0 pgmap v16501: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:59:43.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:59:43 smithi090 bash[32384]: cluster 2023-12-01T13:59:42.055052+0000 mgr.y (mgr.24362) 16532 : cluster 0 pgmap v16501: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:59:44.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:59:44 smithi080 bash[28361]: audit 2023-12-01T13:59:43.491918+0000 mon.c (mon.2) 10578 : audit 0 from='client.? 172.21.15.80:0/3297323981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:59:44.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:59:44 smithi080 bash[41963]: audit 2023-12-01T13:59:43.491918+0000 mon.c (mon.2) 10578 : audit 0 from='client.? 172.21.15.80:0/3297323981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:59:44.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:59:44 smithi090 bash[32384]: audit 2023-12-01T13:59:43.491918+0000 mon.c (mon.2) 10578 : audit 0 from='client.? 172.21.15.80:0/3297323981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:59:45.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:59:45 smithi080 bash[28361]: cluster 2023-12-01T13:59:44.055678+0000 mgr.y (mgr.24362) 16533 : cluster 0 pgmap v16502: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:59:45.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:59:45 smithi080 bash[41963]: cluster 2023-12-01T13:59:44.055678+0000 mgr.y (mgr.24362) 16533 : cluster 0 pgmap v16502: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:59:45.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:59:45 smithi090 bash[32384]: cluster 2023-12-01T13:59:44.055678+0000 mgr.y (mgr.24362) 16533 : cluster 0 pgmap v16502: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:59:46.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:59:46 smithi080 bash[28361]: audit 2023-12-01T13:59:45.952008+0000 mon.a (mon.0) 10132 : audit 0 from='client.? 172.21.15.80:0/4154157979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:59:46.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:59:46 smithi080 bash[41963]: audit 2023-12-01T13:59:45.952008+0000 mon.a (mon.0) 10132 : audit 0 from='client.? 172.21.15.80:0/4154157979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:59:46.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:59:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:59:46] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T13:59:46.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:59:46 smithi090 bash[32384]: audit 2023-12-01T13:59:45.952008+0000 mon.a (mon.0) 10132 : audit 0 from='client.? 172.21.15.80:0/4154157979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:59:47.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:59:47 smithi080 bash[41963]: cluster 2023-12-01T13:59:46.056807+0000 mgr.y (mgr.24362) 16534 : cluster 0 pgmap v16503: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:59:47.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:59:47 smithi080 bash[28361]: cluster 2023-12-01T13:59:46.056807+0000 mgr.y (mgr.24362) 16534 : cluster 0 pgmap v16503: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:59:47.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:59:47 smithi090 bash[32384]: cluster 2023-12-01T13:59:46.056807+0000 mgr.y (mgr.24362) 16534 : cluster 0 pgmap v16503: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:59:49.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:59:49 smithi080 bash[41963]: cluster 2023-12-01T13:59:48.057431+0000 mgr.y (mgr.24362) 16535 : cluster 0 pgmap v16504: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:59:49.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:59:49 smithi080 bash[41963]: audit 2023-12-01T13:59:48.397790+0000 mon.c (mon.2) 10579 : audit 0 from='client.? 172.21.15.80:0/512592247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:59:49.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:59:49 smithi080 bash[28361]: cluster 2023-12-01T13:59:48.057431+0000 mgr.y (mgr.24362) 16535 : cluster 0 pgmap v16504: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:59:49.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:59:49 smithi080 bash[28361]: audit 2023-12-01T13:59:48.397790+0000 mon.c (mon.2) 10579 : audit 0 from='client.? 172.21.15.80:0/512592247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:59:49.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:59:49 smithi090 bash[32384]: cluster 2023-12-01T13:59:48.057431+0000 mgr.y (mgr.24362) 16535 : cluster 0 pgmap v16504: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:59:49.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:59:49 smithi090 bash[32384]: audit 2023-12-01T13:59:48.397790+0000 mon.c (mon.2) 10579 : audit 0 from='client.? 172.21.15.80:0/512592247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:59:51.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:59:51 smithi080 bash[28361]: cluster 2023-12-01T13:59:50.058151+0000 mgr.y (mgr.24362) 16536 : cluster 0 pgmap v16505: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:59:51.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:59:51 smithi080 bash[28361]: audit 2023-12-01T13:59:50.852461+0000 mon.c (mon.2) 10580 : audit 0 from='client.? 172.21.15.80:0/1477010553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:59:51.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:59:51 smithi080 bash[41963]: cluster 2023-12-01T13:59:50.058151+0000 mgr.y (mgr.24362) 16536 : cluster 0 pgmap v16505: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:59:51.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:59:51 smithi080 bash[41963]: audit 2023-12-01T13:59:50.852461+0000 mon.c (mon.2) 10580 : audit 0 from='client.? 172.21.15.80:0/1477010553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:59:51.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:59:51 smithi090 bash[32384]: cluster 2023-12-01T13:59:50.058151+0000 mgr.y (mgr.24362) 16536 : cluster 0 pgmap v16505: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:59:51.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:59:51 smithi090 bash[32384]: audit 2023-12-01T13:59:50.852461+0000 mon.c (mon.2) 10580 : audit 0 from='client.? 172.21.15.80:0/1477010553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:59:53.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:59:53 smithi080 bash[41963]: cluster 2023-12-01T13:59:52.059343+0000 mgr.y (mgr.24362) 16537 : cluster 0 pgmap v16506: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:59:53.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:59:53 smithi080 bash[28361]: cluster 2023-12-01T13:59:52.059343+0000 mgr.y (mgr.24362) 16537 : cluster 0 pgmap v16506: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:59:53.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:59:53 smithi090 bash[32384]: cluster 2023-12-01T13:59:52.059343+0000 mgr.y (mgr.24362) 16537 : cluster 0 pgmap v16506: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:59:54.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:59:54 smithi080 bash[28361]: audit 2023-12-01T13:59:53.296432+0000 mon.a (mon.0) 10133 : audit 0 from='client.? 172.21.15.80:0/1758977431' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:59:54.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:59:54 smithi080 bash[41963]: audit 2023-12-01T13:59:53.296432+0000 mon.a (mon.0) 10133 : audit 0 from='client.? 172.21.15.80:0/1758977431' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:59:54.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:59:54 smithi090 bash[32384]: audit 2023-12-01T13:59:53.296432+0000 mon.a (mon.0) 10133 : audit 0 from='client.? 172.21.15.80:0/1758977431' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:59:55.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:59:55 smithi080 bash[28361]: cluster 2023-12-01T13:59:54.060045+0000 mgr.y (mgr.24362) 16538 : cluster 0 pgmap v16507: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:59:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:59:55 smithi080 bash[41963]: cluster 2023-12-01T13:59:54.060045+0000 mgr.y (mgr.24362) 16538 : cluster 0 pgmap v16507: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:59:55.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:59:55 smithi090 bash[32384]: cluster 2023-12-01T13:59:54.060045+0000 mgr.y (mgr.24362) 16538 : cluster 0 pgmap v16507: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:59:56.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:59:56 smithi090 bash[32384]: audit 2023-12-01T13:59:55.655851+0000 mon.c (mon.2) 10581 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:59:56.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:59:56 smithi090 bash[32384]: audit 2023-12-01T13:59:55.755945+0000 mon.a (mon.0) 10134 : audit 0 from='client.? 172.21.15.80:0/588581603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:59:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 13:59:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:13:59:56] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T13:59:56.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:59:56 smithi080 bash[28361]: audit 2023-12-01T13:59:55.655851+0000 mon.c (mon.2) 10581 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:59:56.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:59:56 smithi080 bash[28361]: audit 2023-12-01T13:59:55.755945+0000 mon.a (mon.0) 10134 : audit 0 from='client.? 172.21.15.80:0/588581603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:59:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:59:56 smithi080 bash[41963]: audit 2023-12-01T13:59:55.655851+0000 mon.c (mon.2) 10581 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:59:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:59:56 smithi080 bash[41963]: audit 2023-12-01T13:59:55.755945+0000 mon.a (mon.0) 10134 : audit 0 from='client.? 172.21.15.80:0/588581603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:59:57.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:59:57 smithi090 bash[32384]: cluster 2023-12-01T13:59:56.061142+0000 mgr.y (mgr.24362) 16539 : cluster 0 pgmap v16508: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:59:57.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:59:57 smithi080 bash[28361]: cluster 2023-12-01T13:59:56.061142+0000 mgr.y (mgr.24362) 16539 : cluster 0 pgmap v16508: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:59:57.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:59:57 smithi080 bash[41963]: cluster 2023-12-01T13:59:56.061142+0000 mgr.y (mgr.24362) 16539 : cluster 0 pgmap v16508: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:59:59.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:59:59 smithi090 bash[32384]: cluster 2023-12-01T13:59:58.061770+0000 mgr.y (mgr.24362) 16540 : cluster 0 pgmap v16509: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:59:59.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 13:59:59 smithi090 bash[32384]: audit 2023-12-01T13:59:58.213582+0000 mon.c (mon.2) 10582 : audit 0 from='client.? 172.21.15.80:0/2831447039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:59:59.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:59:59 smithi080 bash[28361]: cluster 2023-12-01T13:59:58.061770+0000 mgr.y (mgr.24362) 16540 : cluster 0 pgmap v16509: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:59:59.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 13:59:59 smithi080 bash[28361]: audit 2023-12-01T13:59:58.213582+0000 mon.c (mon.2) 10582 : audit 0 from='client.? 172.21.15.80:0/2831447039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T13:59:59.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:59:59 smithi080 bash[41963]: cluster 2023-12-01T13:59:58.061770+0000 mgr.y (mgr.24362) 16540 : cluster 0 pgmap v16509: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T13:59:59.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 13:59:59 smithi080 bash[41963]: audit 2023-12-01T13:59:58.213582+0000 mon.c (mon.2) 10582 : audit 0 from='client.? 172.21.15.80:0/2831447039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:00:00.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:00:00 smithi080 bash[41963]: cluster 2023-12-01T14:00:00.000123+0000 mon.a (mon.0) 10135 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T14:00:00.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:00:00 smithi080 bash[28361]: debug 2023-12-01T13:59:59.996+0000 7f6ec9bf0700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T14:00:00.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:00:00 smithi080 bash[28361]: cluster 2023-12-01T14:00:00.000123+0000 mon.a (mon.0) 10135 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T14:00:00.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:00:00 smithi090 bash[32384]: cluster 2023-12-01T14:00:00.000123+0000 mon.a (mon.0) 10135 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T14:00:01.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:00:01 smithi090 bash[32384]: cluster 2023-12-01T14:00:00.062411+0000 mgr.y (mgr.24362) 16541 : cluster 0 pgmap v16510: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:00:01.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:00:01 smithi090 bash[32384]: audit 2023-12-01T14:00:00.664051+0000 mon.c (mon.2) 10583 : audit 0 from='client.? 172.21.15.80:0/3712142843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:00:01.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:00:01 smithi080 bash[41963]: cluster 2023-12-01T14:00:00.062411+0000 mgr.y (mgr.24362) 16541 : cluster 0 pgmap v16510: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:00:01.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:00:01 smithi080 bash[41963]: audit 2023-12-01T14:00:00.664051+0000 mon.c (mon.2) 10583 : audit 0 from='client.? 172.21.15.80:0/3712142843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:00:01.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:00:01 smithi080 bash[28361]: cluster 2023-12-01T14:00:00.062411+0000 mgr.y (mgr.24362) 16541 : cluster 0 pgmap v16510: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:00:01.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:00:01 smithi080 bash[28361]: audit 2023-12-01T14:00:00.664051+0000 mon.c (mon.2) 10583 : audit 0 from='client.? 172.21.15.80:0/3712142843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:00:03.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:00:03 smithi090 bash[32384]: cluster 2023-12-01T14:00:02.063591+0000 mgr.y (mgr.24362) 16542 : cluster 0 pgmap v16511: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:00:03.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:00:03 smithi090 bash[32384]: audit 2023-12-01T14:00:03.115071+0000 mon.c (mon.2) 10584 : audit 0 from='client.? 172.21.15.80:0/3594414151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:00:03.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:00:03 smithi080 bash[28361]: cluster 2023-12-01T14:00:02.063591+0000 mgr.y (mgr.24362) 16542 : cluster 0 pgmap v16511: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:00:03.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:00:03 smithi080 bash[28361]: audit 2023-12-01T14:00:03.115071+0000 mon.c (mon.2) 10584 : audit 0 from='client.? 172.21.15.80:0/3594414151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:00:03.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:00:03 smithi080 bash[41963]: cluster 2023-12-01T14:00:02.063591+0000 mgr.y (mgr.24362) 16542 : cluster 0 pgmap v16511: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:00:03.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:00:03 smithi080 bash[41963]: audit 2023-12-01T14:00:03.115071+0000 mon.c (mon.2) 10584 : audit 0 from='client.? 172.21.15.80:0/3594414151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:00:05.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:00:04 smithi080 bash[28361]: cluster 2023-12-01T14:00:04.064229+0000 mgr.y (mgr.24362) 16543 : cluster 0 pgmap v16512: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:00:05.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:00:04 smithi080 bash[41963]: cluster 2023-12-01T14:00:04.064229+0000 mgr.y (mgr.24362) 16543 : cluster 0 pgmap v16512: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:00:05.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:00:04 smithi090 bash[32384]: cluster 2023-12-01T14:00:04.064229+0000 mgr.y (mgr.24362) 16543 : cluster 0 pgmap v16512: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:00:06.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:00:05 smithi080 bash[28361]: audit 2023-12-01T14:00:05.568878+0000 mon.c (mon.2) 10585 : audit 0 from='client.? 172.21.15.80:0/2451590246' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:00:06.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:00:05 smithi080 bash[41963]: audit 2023-12-01T14:00:05.568878+0000 mon.c (mon.2) 10585 : audit 0 from='client.? 172.21.15.80:0/2451590246' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:00:06.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:00:05 smithi090 bash[32384]: audit 2023-12-01T14:00:05.568878+0000 mon.c (mon.2) 10585 : audit 0 from='client.? 172.21.15.80:0/2451590246' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:00:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:00:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:00:06] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T14:00:07.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:00:06 smithi080 bash[28361]: cluster 2023-12-01T14:00:06.065322+0000 mgr.y (mgr.24362) 16544 : cluster 0 pgmap v16513: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:00:07.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:00:06 smithi080 bash[41963]: cluster 2023-12-01T14:00:06.065322+0000 mgr.y (mgr.24362) 16544 : cluster 0 pgmap v16513: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:00:07.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:00:06 smithi090 bash[32384]: cluster 2023-12-01T14:00:06.065322+0000 mgr.y (mgr.24362) 16544 : cluster 0 pgmap v16513: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:00:08.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:00:08 smithi080 bash[28361]: audit 2023-12-01T14:00:08.019699+0000 mon.c (mon.2) 10586 : audit 0 from='client.? 172.21.15.80:0/2766275641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:00:08.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:00:08 smithi080 bash[41963]: audit 2023-12-01T14:00:08.019699+0000 mon.c (mon.2) 10586 : audit 0 from='client.? 172.21.15.80:0/2766275641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:00:08.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:00:08 smithi090 bash[32384]: audit 2023-12-01T14:00:08.019699+0000 mon.c (mon.2) 10586 : audit 0 from='client.? 172.21.15.80:0/2766275641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:00:09.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:00:09 smithi080 bash[28361]: cluster 2023-12-01T14:00:08.065942+0000 mgr.y (mgr.24362) 16545 : cluster 0 pgmap v16514: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:00:09.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:00:09 smithi080 bash[41963]: cluster 2023-12-01T14:00:08.065942+0000 mgr.y (mgr.24362) 16545 : cluster 0 pgmap v16514: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:00:09.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:00:09 smithi090 bash[32384]: cluster 2023-12-01T14:00:08.065942+0000 mgr.y (mgr.24362) 16545 : cluster 0 pgmap v16514: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:00:11.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:00:11 smithi080 bash[28361]: cluster 2023-12-01T14:00:10.066614+0000 mgr.y (mgr.24362) 16546 : cluster 0 pgmap v16515: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:00:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:00:11 smithi080 bash[28361]: audit 2023-12-01T14:00:10.476502+0000 mon.c (mon.2) 10587 : audit 0 from='client.? 172.21.15.80:0/514530755' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:00:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:00:11 smithi080 bash[28361]: audit 2023-12-01T14:00:10.656696+0000 mon.c (mon.2) 10588 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:00:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:00:11 smithi080 bash[41963]: cluster 2023-12-01T14:00:10.066614+0000 mgr.y (mgr.24362) 16546 : cluster 0 pgmap v16515: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:00:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:00:11 smithi080 bash[41963]: audit 2023-12-01T14:00:10.476502+0000 mon.c (mon.2) 10587 : audit 0 from='client.? 172.21.15.80:0/514530755' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:00:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:00:11 smithi080 bash[41963]: audit 2023-12-01T14:00:10.656696+0000 mon.c (mon.2) 10588 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:00:11.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:00:11 smithi090 bash[32384]: cluster 2023-12-01T14:00:10.066614+0000 mgr.y (mgr.24362) 16546 : cluster 0 pgmap v16515: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:00:11.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:00:11 smithi090 bash[32384]: audit 2023-12-01T14:00:10.476502+0000 mon.c (mon.2) 10587 : audit 0 from='client.? 172.21.15.80:0/514530755' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:00:11.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:00:11 smithi090 bash[32384]: audit 2023-12-01T14:00:10.656696+0000 mon.c (mon.2) 10588 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:00:13.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:00:13 smithi080 bash[28361]: cluster 2023-12-01T14:00:12.067781+0000 mgr.y (mgr.24362) 16547 : cluster 0 pgmap v16516: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:00:13.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:00:13 smithi080 bash[28361]: audit 2023-12-01T14:00:12.935065+0000 mon.c (mon.2) 10589 : audit 0 from='client.? 172.21.15.80:0/2089546521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:00:13.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:00:13 smithi080 bash[41963]: cluster 2023-12-01T14:00:12.067781+0000 mgr.y (mgr.24362) 16547 : cluster 0 pgmap v16516: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:00:13.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:00:13 smithi080 bash[41963]: audit 2023-12-01T14:00:12.935065+0000 mon.c (mon.2) 10589 : audit 0 from='client.? 172.21.15.80:0/2089546521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:00:13.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:00:13 smithi090 bash[32384]: cluster 2023-12-01T14:00:12.067781+0000 mgr.y (mgr.24362) 16547 : cluster 0 pgmap v16516: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:00:13.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:00:13 smithi090 bash[32384]: audit 2023-12-01T14:00:12.935065+0000 mon.c (mon.2) 10589 : audit 0 from='client.? 172.21.15.80:0/2089546521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:00:15.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:00:14 smithi080 bash[28361]: cluster 2023-12-01T14:00:14.068421+0000 mgr.y (mgr.24362) 16548 : cluster 0 pgmap v16517: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:00:15.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:00:14 smithi080 bash[41963]: cluster 2023-12-01T14:00:14.068421+0000 mgr.y (mgr.24362) 16548 : cluster 0 pgmap v16517: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:00:15.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:00:14 smithi090 bash[32384]: cluster 2023-12-01T14:00:14.068421+0000 mgr.y (mgr.24362) 16548 : cluster 0 pgmap v16517: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:00:16.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:00:15 smithi080 bash[41963]: audit 2023-12-01T14:00:15.392440+0000 mon.a (mon.0) 10136 : audit 0 from='client.? 172.21.15.80:0/463157024' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:00:16.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:00:15 smithi080 bash[28361]: audit 2023-12-01T14:00:15.392440+0000 mon.a (mon.0) 10136 : audit 0 from='client.? 172.21.15.80:0/463157024' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:00:16.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:00:15 smithi090 bash[32384]: audit 2023-12-01T14:00:15.392440+0000 mon.a (mon.0) 10136 : audit 0 from='client.? 172.21.15.80:0/463157024' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:00:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:00:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:00:16] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T14:00:17.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:00:16 smithi080 bash[28361]: cluster 2023-12-01T14:00:16.069515+0000 mgr.y (mgr.24362) 16549 : cluster 0 pgmap v16518: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:00:17.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:00:16 smithi080 bash[41963]: cluster 2023-12-01T14:00:16.069515+0000 mgr.y (mgr.24362) 16549 : cluster 0 pgmap v16518: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:00:17.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:00:16 smithi090 bash[32384]: cluster 2023-12-01T14:00:16.069515+0000 mgr.y (mgr.24362) 16549 : cluster 0 pgmap v16518: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:00:18.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:00:17 smithi080 bash[28361]: audit 2023-12-01T14:00:17.844280+0000 mon.c (mon.2) 10590 : audit 0 from='client.? 172.21.15.80:0/3932637521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:00:18.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:00:17 smithi080 bash[41963]: audit 2023-12-01T14:00:17.844280+0000 mon.c (mon.2) 10590 : audit 0 from='client.? 172.21.15.80:0/3932637521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:00:18.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:00:17 smithi090 bash[32384]: audit 2023-12-01T14:00:17.844280+0000 mon.c (mon.2) 10590 : audit 0 from='client.? 172.21.15.80:0/3932637521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:00:19.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:00:18 smithi080 bash[28361]: audit 2023-12-01T14:00:18.003098+0000 mon.c (mon.2) 10591 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:00:19.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:00:18 smithi080 bash[28361]: cluster 2023-12-01T14:00:18.069956+0000 mgr.y (mgr.24362) 16550 : cluster 0 pgmap v16519: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:00:19.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:00:18 smithi080 bash[41963]: audit 2023-12-01T14:00:18.003098+0000 mon.c (mon.2) 10591 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:00:19.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:00:18 smithi080 bash[41963]: cluster 2023-12-01T14:00:18.069956+0000 mgr.y (mgr.24362) 16550 : cluster 0 pgmap v16519: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:00:19.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:00:18 smithi090 bash[32384]: audit 2023-12-01T14:00:18.003098+0000 mon.c (mon.2) 10591 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:00:19.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:00:18 smithi090 bash[32384]: cluster 2023-12-01T14:00:18.069956+0000 mgr.y (mgr.24362) 16550 : cluster 0 pgmap v16519: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:00:21.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:00:21 smithi080 bash[41963]: cluster 2023-12-01T14:00:20.070528+0000 mgr.y (mgr.24362) 16551 : cluster 0 pgmap v16520: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:00:21.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:00:21 smithi080 bash[41963]: audit 2023-12-01T14:00:20.304458+0000 mon.c (mon.2) 10592 : audit 0 from='client.? 172.21.15.80:0/2980415451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:00:21.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:00:21 smithi080 bash[28361]: cluster 2023-12-01T14:00:20.070528+0000 mgr.y (mgr.24362) 16551 : cluster 0 pgmap v16520: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:00:21.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:00:21 smithi080 bash[28361]: audit 2023-12-01T14:00:20.304458+0000 mon.c (mon.2) 10592 : audit 0 from='client.? 172.21.15.80:0/2980415451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:00:21.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:00:21 smithi090 bash[32384]: cluster 2023-12-01T14:00:20.070528+0000 mgr.y (mgr.24362) 16551 : cluster 0 pgmap v16520: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:00:21.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:00:21 smithi090 bash[32384]: audit 2023-12-01T14:00:20.304458+0000 mon.c (mon.2) 10592 : audit 0 from='client.? 172.21.15.80:0/2980415451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:00:23.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:00:23 smithi080 bash[41963]: cluster 2023-12-01T14:00:22.071659+0000 mgr.y (mgr.24362) 16552 : cluster 0 pgmap v16521: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:00:23.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:00:23 smithi080 bash[41963]: audit 2023-12-01T14:00:22.769335+0000 mon.a (mon.0) 10137 : audit 0 from='client.? 172.21.15.80:0/2862884779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:00:23.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:00:23 smithi080 bash[28361]: cluster 2023-12-01T14:00:22.071659+0000 mgr.y (mgr.24362) 16552 : cluster 0 pgmap v16521: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:00:23.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:00:23 smithi080 bash[28361]: audit 2023-12-01T14:00:22.769335+0000 mon.a (mon.0) 10137 : audit 0 from='client.? 172.21.15.80:0/2862884779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:00:23.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:00:23 smithi090 bash[32384]: cluster 2023-12-01T14:00:22.071659+0000 mgr.y (mgr.24362) 16552 : cluster 0 pgmap v16521: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:00:23.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:00:23 smithi090 bash[32384]: audit 2023-12-01T14:00:22.769335+0000 mon.a (mon.0) 10137 : audit 0 from='client.? 172.21.15.80:0/2862884779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:00:25.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:00:24 smithi080 bash[28361]: audit 2023-12-01T14:00:23.805649+0000 mon.a (mon.0) 10138 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:00:25.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:00:24 smithi080 bash[28361]: audit 2023-12-01T14:00:23.816228+0000 mon.a (mon.0) 10139 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:00:25.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:00:24 smithi080 bash[28361]: cluster 2023-12-01T14:00:24.072296+0000 mgr.y (mgr.24362) 16553 : cluster 0 pgmap v16522: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:00:25.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:00:24 smithi080 bash[28361]: audit 2023-12-01T14:00:24.217303+0000 mon.a (mon.0) 10140 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:00:25.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:00:24 smithi080 bash[28361]: audit 2023-12-01T14:00:24.237959+0000 mon.a (mon.0) 10141 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:00:25.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:00:24 smithi080 bash[28361]: audit 2023-12-01T14:00:24.770189+0000 mon.c (mon.2) 10593 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:00:25.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:00:24 smithi080 bash[28361]: audit 2023-12-01T14:00:24.772051+0000 mon.c (mon.2) 10594 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:00:25.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:00:24 smithi080 bash[28361]: audit 2023-12-01T14:00:24.782520+0000 mon.a (mon.0) 10142 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:00:25.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:00:24 smithi080 bash[41963]: audit 2023-12-01T14:00:23.805649+0000 mon.a (mon.0) 10138 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:00:25.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:00:24 smithi080 bash[41963]: audit 2023-12-01T14:00:23.816228+0000 mon.a (mon.0) 10139 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:00:25.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:00:24 smithi080 bash[41963]: cluster 2023-12-01T14:00:24.072296+0000 mgr.y (mgr.24362) 16553 : cluster 0 pgmap v16522: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:00:25.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:00:24 smithi080 bash[41963]: audit 2023-12-01T14:00:24.217303+0000 mon.a (mon.0) 10140 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:00:25.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:00:24 smithi080 bash[41963]: audit 2023-12-01T14:00:24.237959+0000 mon.a (mon.0) 10141 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:00:25.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:00:24 smithi080 bash[41963]: audit 2023-12-01T14:00:24.770189+0000 mon.c (mon.2) 10593 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:00:25.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:00:24 smithi080 bash[41963]: audit 2023-12-01T14:00:24.772051+0000 mon.c (mon.2) 10594 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:00:25.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:00:24 smithi080 bash[41963]: audit 2023-12-01T14:00:24.782520+0000 mon.a (mon.0) 10142 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:00:25.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:00:24 smithi090 bash[32384]: audit 2023-12-01T14:00:23.805649+0000 mon.a (mon.0) 10138 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:00:25.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:00:24 smithi090 bash[32384]: audit 2023-12-01T14:00:23.816228+0000 mon.a (mon.0) 10139 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:00:25.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:00:24 smithi090 bash[32384]: cluster 2023-12-01T14:00:24.072296+0000 mgr.y (mgr.24362) 16553 : cluster 0 pgmap v16522: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:00:25.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:00:24 smithi090 bash[32384]: audit 2023-12-01T14:00:24.217303+0000 mon.a (mon.0) 10140 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:00:25.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:00:24 smithi090 bash[32384]: audit 2023-12-01T14:00:24.237959+0000 mon.a (mon.0) 10141 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:00:25.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:00:24 smithi090 bash[32384]: audit 2023-12-01T14:00:24.770189+0000 mon.c (mon.2) 10593 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:00:25.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:00:24 smithi090 bash[32384]: audit 2023-12-01T14:00:24.772051+0000 mon.c (mon.2) 10594 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:00:25.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:00:24 smithi090 bash[32384]: audit 2023-12-01T14:00:24.782520+0000 mon.a (mon.0) 10142 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:00:26.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:00:25 smithi080 bash[28361]: audit 2023-12-01T14:00:25.232423+0000 mon.c (mon.2) 10595 : audit 0 from='client.? 172.21.15.80:0/3434615511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:00:26.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:00:25 smithi080 bash[28361]: audit 2023-12-01T14:00:25.656864+0000 mon.c (mon.2) 10596 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:00:26.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:00:25 smithi080 bash[41963]: audit 2023-12-01T14:00:25.232423+0000 mon.c (mon.2) 10595 : audit 0 from='client.? 172.21.15.80:0/3434615511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:00:26.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:00:25 smithi080 bash[41963]: audit 2023-12-01T14:00:25.656864+0000 mon.c (mon.2) 10596 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:00:26.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:00:25 smithi090 bash[32384]: audit 2023-12-01T14:00:25.232423+0000 mon.c (mon.2) 10595 : audit 0 from='client.? 172.21.15.80:0/3434615511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:00:26.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:00:25 smithi090 bash[32384]: audit 2023-12-01T14:00:25.656864+0000 mon.c (mon.2) 10596 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:00:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:00:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:00:26] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T14:00:27.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:00:26 smithi080 bash[28361]: cluster 2023-12-01T14:00:26.073434+0000 mgr.y (mgr.24362) 16554 : cluster 0 pgmap v16523: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:00:27.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:00:26 smithi080 bash[41963]: cluster 2023-12-01T14:00:26.073434+0000 mgr.y (mgr.24362) 16554 : cluster 0 pgmap v16523: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:00:27.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:00:26 smithi090 bash[32384]: cluster 2023-12-01T14:00:26.073434+0000 mgr.y (mgr.24362) 16554 : cluster 0 pgmap v16523: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:00:28.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:00:27 smithi080 bash[41963]: audit 2023-12-01T14:00:27.690965+0000 mon.a (mon.0) 10143 : audit 0 from='client.? 172.21.15.80:0/187537565' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:00:28.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:00:27 smithi080 bash[28361]: audit 2023-12-01T14:00:27.690965+0000 mon.a (mon.0) 10143 : audit 0 from='client.? 172.21.15.80:0/187537565' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:00:28.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:00:27 smithi090 bash[32384]: audit 2023-12-01T14:00:27.690965+0000 mon.a (mon.0) 10143 : audit 0 from='client.? 172.21.15.80:0/187537565' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:00:29.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:00:28 smithi080 bash[41963]: cluster 2023-12-01T14:00:28.074093+0000 mgr.y (mgr.24362) 16555 : cluster 0 pgmap v16524: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:00:29.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:00:28 smithi080 bash[28361]: cluster 2023-12-01T14:00:28.074093+0000 mgr.y (mgr.24362) 16555 : cluster 0 pgmap v16524: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:00:29.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:00:28 smithi090 bash[32384]: cluster 2023-12-01T14:00:28.074093+0000 mgr.y (mgr.24362) 16555 : cluster 0 pgmap v16524: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:00:31.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:00:31 smithi080 bash[41963]: cluster 2023-12-01T14:00:30.074738+0000 mgr.y (mgr.24362) 16556 : cluster 0 pgmap v16525: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:00:31.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:00:31 smithi080 bash[41963]: audit 2023-12-01T14:00:30.155531+0000 mon.a (mon.0) 10144 : audit 0 from='client.? 172.21.15.80:0/1081261940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:00:31.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:00:31 smithi080 bash[28361]: cluster 2023-12-01T14:00:30.074738+0000 mgr.y (mgr.24362) 16556 : cluster 0 pgmap v16525: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:00:31.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:00:31 smithi080 bash[28361]: audit 2023-12-01T14:00:30.155531+0000 mon.a (mon.0) 10144 : audit 0 from='client.? 172.21.15.80:0/1081261940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:00:31.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:00:31 smithi090 bash[32384]: cluster 2023-12-01T14:00:30.074738+0000 mgr.y (mgr.24362) 16556 : cluster 0 pgmap v16525: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:00:31.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:00:31 smithi090 bash[32384]: audit 2023-12-01T14:00:30.155531+0000 mon.a (mon.0) 10144 : audit 0 from='client.? 172.21.15.80:0/1081261940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:00:33.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:00:33 smithi080 bash[28361]: cluster 2023-12-01T14:00:32.075868+0000 mgr.y (mgr.24362) 16557 : cluster 0 pgmap v16526: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:00:33.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:00:33 smithi080 bash[28361]: audit 2023-12-01T14:00:32.609510+0000 mon.a (mon.0) 10145 : audit 0 from='client.? 172.21.15.80:0/1741545953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:00:33.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:00:33 smithi080 bash[41963]: cluster 2023-12-01T14:00:32.075868+0000 mgr.y (mgr.24362) 16557 : cluster 0 pgmap v16526: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:00:33.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:00:33 smithi080 bash[41963]: audit 2023-12-01T14:00:32.609510+0000 mon.a (mon.0) 10145 : audit 0 from='client.? 172.21.15.80:0/1741545953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:00:33.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:00:33 smithi090 bash[32384]: cluster 2023-12-01T14:00:32.075868+0000 mgr.y (mgr.24362) 16557 : cluster 0 pgmap v16526: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:00:33.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:00:33 smithi090 bash[32384]: audit 2023-12-01T14:00:32.609510+0000 mon.a (mon.0) 10145 : audit 0 from='client.? 172.21.15.80:0/1741545953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:00:35.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:00:34 smithi080 bash[28361]: cluster 2023-12-01T14:00:34.076553+0000 mgr.y (mgr.24362) 16558 : cluster 0 pgmap v16527: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:00:35.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:00:34 smithi080 bash[41963]: cluster 2023-12-01T14:00:34.076553+0000 mgr.y (mgr.24362) 16558 : cluster 0 pgmap v16527: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:00:35.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:00:34 smithi090 bash[32384]: cluster 2023-12-01T14:00:34.076553+0000 mgr.y (mgr.24362) 16558 : cluster 0 pgmap v16527: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:00:36.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:00:35 smithi080 bash[28361]: audit 2023-12-01T14:00:35.061072+0000 mon.c (mon.2) 10597 : audit 0 from='client.? 172.21.15.80:0/338155244' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:00:36.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:00:35 smithi080 bash[41963]: audit 2023-12-01T14:00:35.061072+0000 mon.c (mon.2) 10597 : audit 0 from='client.? 172.21.15.80:0/338155244' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:00:36.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:00:35 smithi090 bash[32384]: audit 2023-12-01T14:00:35.061072+0000 mon.c (mon.2) 10597 : audit 0 from='client.? 172.21.15.80:0/338155244' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:00:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:00:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:00:36] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T14:00:37.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:00:36 smithi080 bash[28361]: cluster 2023-12-01T14:00:36.077653+0000 mgr.y (mgr.24362) 16559 : cluster 0 pgmap v16528: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:00:37.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:00:36 smithi080 bash[41963]: cluster 2023-12-01T14:00:36.077653+0000 mgr.y (mgr.24362) 16559 : cluster 0 pgmap v16528: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:00:37.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:00:36 smithi090 bash[32384]: cluster 2023-12-01T14:00:36.077653+0000 mgr.y (mgr.24362) 16559 : cluster 0 pgmap v16528: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:00:38.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:00:37 smithi080 bash[28361]: audit 2023-12-01T14:00:37.525233+0000 mon.a (mon.0) 10146 : audit 0 from='client.? 172.21.15.80:0/4099891829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:00:38.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:00:37 smithi080 bash[41963]: audit 2023-12-01T14:00:37.525233+0000 mon.a (mon.0) 10146 : audit 0 from='client.? 172.21.15.80:0/4099891829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:00:38.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:00:37 smithi090 bash[32384]: audit 2023-12-01T14:00:37.525233+0000 mon.a (mon.0) 10146 : audit 0 from='client.? 172.21.15.80:0/4099891829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:00:39.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:00:38 smithi080 bash[28361]: cluster 2023-12-01T14:00:38.078321+0000 mgr.y (mgr.24362) 16560 : cluster 0 pgmap v16529: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:00:39.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:00:38 smithi080 bash[41963]: cluster 2023-12-01T14:00:38.078321+0000 mgr.y (mgr.24362) 16560 : cluster 0 pgmap v16529: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:00:39.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:00:38 smithi090 bash[32384]: cluster 2023-12-01T14:00:38.078321+0000 mgr.y (mgr.24362) 16560 : cluster 0 pgmap v16529: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:00:40.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:00:40 smithi080 bash[28361]: audit 2023-12-01T14:00:39.981278+0000 mon.a (mon.0) 10147 : audit 0 from='client.? 172.21.15.80:0/1229487531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:00:40.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:00:40 smithi080 bash[41963]: audit 2023-12-01T14:00:39.981278+0000 mon.a (mon.0) 10147 : audit 0 from='client.? 172.21.15.80:0/1229487531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:00:40.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:00:40 smithi090 bash[32384]: audit 2023-12-01T14:00:39.981278+0000 mon.a (mon.0) 10147 : audit 0 from='client.? 172.21.15.80:0/1229487531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:00:41.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:00:41 smithi080 bash[28361]: cluster 2023-12-01T14:00:40.078940+0000 mgr.y (mgr.24362) 16561 : cluster 0 pgmap v16530: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:00:41.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:00:41 smithi080 bash[28361]: audit 2023-12-01T14:00:40.657381+0000 mon.c (mon.2) 10598 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:00:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:00:41 smithi080 bash[41963]: cluster 2023-12-01T14:00:40.078940+0000 mgr.y (mgr.24362) 16561 : cluster 0 pgmap v16530: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:00:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:00:41 smithi080 bash[41963]: audit 2023-12-01T14:00:40.657381+0000 mon.c (mon.2) 10598 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:00:41.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:00:41 smithi090 bash[32384]: cluster 2023-12-01T14:00:40.078940+0000 mgr.y (mgr.24362) 16561 : cluster 0 pgmap v16530: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:00:41.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:00:41 smithi090 bash[32384]: audit 2023-12-01T14:00:40.657381+0000 mon.c (mon.2) 10598 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:00:43.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:00:43 smithi080 bash[28361]: cluster 2023-12-01T14:00:42.080046+0000 mgr.y (mgr.24362) 16562 : cluster 0 pgmap v16531: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:00:43.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:00:43 smithi080 bash[28361]: audit 2023-12-01T14:00:42.431901+0000 mon.c (mon.2) 10599 : audit 0 from='client.? 172.21.15.80:0/1957497527' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:00:43.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:00:43 smithi080 bash[41963]: cluster 2023-12-01T14:00:42.080046+0000 mgr.y (mgr.24362) 16562 : cluster 0 pgmap v16531: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:00:43.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:00:43 smithi080 bash[41963]: audit 2023-12-01T14:00:42.431901+0000 mon.c (mon.2) 10599 : audit 0 from='client.? 172.21.15.80:0/1957497527' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:00:43.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:00:43 smithi090 bash[32384]: cluster 2023-12-01T14:00:42.080046+0000 mgr.y (mgr.24362) 16562 : cluster 0 pgmap v16531: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:00:43.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:00:43 smithi090 bash[32384]: audit 2023-12-01T14:00:42.431901+0000 mon.c (mon.2) 10599 : audit 0 from='client.? 172.21.15.80:0/1957497527' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:00:45.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:00:44 smithi080 bash[28361]: cluster 2023-12-01T14:00:44.080664+0000 mgr.y (mgr.24362) 16563 : cluster 0 pgmap v16532: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:00:45.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:00:44 smithi080 bash[41963]: cluster 2023-12-01T14:00:44.080664+0000 mgr.y (mgr.24362) 16563 : cluster 0 pgmap v16532: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:00:45.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:00:44 smithi090 bash[32384]: cluster 2023-12-01T14:00:44.080664+0000 mgr.y (mgr.24362) 16563 : cluster 0 pgmap v16532: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:00:46.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:00:45 smithi080 bash[41963]: audit 2023-12-01T14:00:44.885679+0000 mon.c (mon.2) 10600 : audit 0 from='client.? 172.21.15.80:0/1688141585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:00:46.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:00:45 smithi080 bash[28361]: audit 2023-12-01T14:00:44.885679+0000 mon.c (mon.2) 10600 : audit 0 from='client.? 172.21.15.80:0/1688141585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:00:46.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:00:45 smithi090 bash[32384]: audit 2023-12-01T14:00:44.885679+0000 mon.c (mon.2) 10600 : audit 0 from='client.? 172.21.15.80:0/1688141585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:00:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:00:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:00:46] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T14:00:47.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:00:46 smithi080 bash[41963]: cluster 2023-12-01T14:00:46.081788+0000 mgr.y (mgr.24362) 16564 : cluster 0 pgmap v16533: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:00:47.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:00:46 smithi080 bash[28361]: cluster 2023-12-01T14:00:46.081788+0000 mgr.y (mgr.24362) 16564 : cluster 0 pgmap v16533: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:00:47.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:00:46 smithi090 bash[32384]: cluster 2023-12-01T14:00:46.081788+0000 mgr.y (mgr.24362) 16564 : cluster 0 pgmap v16533: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:00:48.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:00:47 smithi080 bash[41963]: audit 2023-12-01T14:00:47.345941+0000 mon.a (mon.0) 10148 : audit 0 from='client.? 172.21.15.80:0/687526663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:00:48.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:00:47 smithi080 bash[28361]: audit 2023-12-01T14:00:47.345941+0000 mon.a (mon.0) 10148 : audit 0 from='client.? 172.21.15.80:0/687526663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:00:48.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:00:47 smithi090 bash[32384]: audit 2023-12-01T14:00:47.345941+0000 mon.a (mon.0) 10148 : audit 0 from='client.? 172.21.15.80:0/687526663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:00:49.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:00:48 smithi080 bash[28361]: cluster 2023-12-01T14:00:48.082452+0000 mgr.y (mgr.24362) 16565 : cluster 0 pgmap v16534: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:00:49.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:00:48 smithi080 bash[41963]: cluster 2023-12-01T14:00:48.082452+0000 mgr.y (mgr.24362) 16565 : cluster 0 pgmap v16534: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:00:49.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:00:48 smithi090 bash[32384]: cluster 2023-12-01T14:00:48.082452+0000 mgr.y (mgr.24362) 16565 : cluster 0 pgmap v16534: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:00:50.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:00:49 smithi080 bash[28361]: audit 2023-12-01T14:00:49.799567+0000 mon.a (mon.0) 10149 : audit 0 from='client.? 172.21.15.80:0/2019055723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:00:50.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:00:49 smithi080 bash[41963]: audit 2023-12-01T14:00:49.799567+0000 mon.a (mon.0) 10149 : audit 0 from='client.? 172.21.15.80:0/2019055723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:00:50.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:00:49 smithi090 bash[32384]: audit 2023-12-01T14:00:49.799567+0000 mon.a (mon.0) 10149 : audit 0 from='client.? 172.21.15.80:0/2019055723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:00:51.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:00:50 smithi080 bash[28361]: cluster 2023-12-01T14:00:50.083022+0000 mgr.y (mgr.24362) 16566 : cluster 0 pgmap v16535: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:00:51.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:00:50 smithi080 bash[41963]: cluster 2023-12-01T14:00:50.083022+0000 mgr.y (mgr.24362) 16566 : cluster 0 pgmap v16535: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:00:51.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:00:50 smithi090 bash[32384]: cluster 2023-12-01T14:00:50.083022+0000 mgr.y (mgr.24362) 16566 : cluster 0 pgmap v16535: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:00:53.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:00:53 smithi080 bash[41963]: cluster 2023-12-01T14:00:52.084157+0000 mgr.y (mgr.24362) 16567 : cluster 0 pgmap v16536: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:00:53.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:00:53 smithi080 bash[41963]: audit 2023-12-01T14:00:52.259111+0000 mon.c (mon.2) 10601 : audit 0 from='client.? 172.21.15.80:0/2354115029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:00:53.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:00:53 smithi080 bash[28361]: cluster 2023-12-01T14:00:52.084157+0000 mgr.y (mgr.24362) 16567 : cluster 0 pgmap v16536: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:00:53.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:00:53 smithi080 bash[28361]: audit 2023-12-01T14:00:52.259111+0000 mon.c (mon.2) 10601 : audit 0 from='client.? 172.21.15.80:0/2354115029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:00:53.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:00:53 smithi090 bash[32384]: cluster 2023-12-01T14:00:52.084157+0000 mgr.y (mgr.24362) 16567 : cluster 0 pgmap v16536: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:00:53.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:00:53 smithi090 bash[32384]: audit 2023-12-01T14:00:52.259111+0000 mon.c (mon.2) 10601 : audit 0 from='client.? 172.21.15.80:0/2354115029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:00:55.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:00:54 smithi080 bash[41963]: cluster 2023-12-01T14:00:54.084758+0000 mgr.y (mgr.24362) 16568 : cluster 0 pgmap v16537: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:00:55.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:00:54 smithi080 bash[41963]: audit 2023-12-01T14:00:54.708616+0000 mon.c (mon.2) 10602 : audit 0 from='client.? 172.21.15.80:0/2534816560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:00:55.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:00:54 smithi080 bash[28361]: cluster 2023-12-01T14:00:54.084758+0000 mgr.y (mgr.24362) 16568 : cluster 0 pgmap v16537: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:00:55.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:00:54 smithi080 bash[28361]: audit 2023-12-01T14:00:54.708616+0000 mon.c (mon.2) 10602 : audit 0 from='client.? 172.21.15.80:0/2534816560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:00:55.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:00:54 smithi090 bash[32384]: cluster 2023-12-01T14:00:54.084758+0000 mgr.y (mgr.24362) 16568 : cluster 0 pgmap v16537: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:00:55.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:00:54 smithi090 bash[32384]: audit 2023-12-01T14:00:54.708616+0000 mon.c (mon.2) 10602 : audit 0 from='client.? 172.21.15.80:0/2534816560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:00:56.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:00:55 smithi080 bash[41963]: audit 2023-12-01T14:00:55.657800+0000 mon.c (mon.2) 10603 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:00:56.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:00:55 smithi080 bash[28361]: audit 2023-12-01T14:00:55.657800+0000 mon.c (mon.2) 10603 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:00:56.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:00:55 smithi090 bash[32384]: audit 2023-12-01T14:00:55.657800+0000 mon.c (mon.2) 10603 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:00:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:00:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:00:56] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T14:00:57.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:00:56 smithi080 bash[28361]: cluster 2023-12-01T14:00:56.085807+0000 mgr.y (mgr.24362) 16569 : cluster 0 pgmap v16538: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:00:57.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:00:56 smithi080 bash[41963]: cluster 2023-12-01T14:00:56.085807+0000 mgr.y (mgr.24362) 16569 : cluster 0 pgmap v16538: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:00:57.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:00:56 smithi090 bash[32384]: cluster 2023-12-01T14:00:56.085807+0000 mgr.y (mgr.24362) 16569 : cluster 0 pgmap v16538: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:00:58.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:00:57 smithi080 bash[41963]: audit 2023-12-01T14:00:57.161578+0000 mon.c (mon.2) 10604 : audit 0 from='client.? 172.21.15.80:0/3687077078' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:00:58.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:00:57 smithi080 bash[28361]: audit 2023-12-01T14:00:57.161578+0000 mon.c (mon.2) 10604 : audit 0 from='client.? 172.21.15.80:0/3687077078' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:00:58.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:00:57 smithi090 bash[32384]: audit 2023-12-01T14:00:57.161578+0000 mon.c (mon.2) 10604 : audit 0 from='client.? 172.21.15.80:0/3687077078' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:00:59.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:00:58 smithi080 bash[41963]: cluster 2023-12-01T14:00:58.086445+0000 mgr.y (mgr.24362) 16570 : cluster 0 pgmap v16539: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:00:59.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:00:58 smithi080 bash[28361]: cluster 2023-12-01T14:00:58.086445+0000 mgr.y (mgr.24362) 16570 : cluster 0 pgmap v16539: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:00:59.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:00:58 smithi090 bash[32384]: cluster 2023-12-01T14:00:58.086445+0000 mgr.y (mgr.24362) 16570 : cluster 0 pgmap v16539: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:01:00.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:00:59 smithi080 bash[28361]: audit 2023-12-01T14:00:59.616366+0000 mon.c (mon.2) 10605 : audit 0 from='client.? 172.21.15.80:0/182263761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:01:00.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:00:59 smithi080 bash[41963]: audit 2023-12-01T14:00:59.616366+0000 mon.c (mon.2) 10605 : audit 0 from='client.? 172.21.15.80:0/182263761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:01:00.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:00:59 smithi090 bash[32384]: audit 2023-12-01T14:00:59.616366+0000 mon.c (mon.2) 10605 : audit 0 from='client.? 172.21.15.80:0/182263761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:01:01.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:01:00 smithi080 bash[41963]: cluster 2023-12-01T14:01:00.087106+0000 mgr.y (mgr.24362) 16571 : cluster 0 pgmap v16540: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:01:01.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:01:00 smithi080 bash[28361]: cluster 2023-12-01T14:01:00.087106+0000 mgr.y (mgr.24362) 16571 : cluster 0 pgmap v16540: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:01:01.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:01:00 smithi090 bash[32384]: cluster 2023-12-01T14:01:00.087106+0000 mgr.y (mgr.24362) 16571 : cluster 0 pgmap v16540: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:01:02.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:01:02 smithi080 bash[28361]: audit 2023-12-01T14:01:02.061085+0000 mon.c (mon.2) 10606 : audit 0 from='client.? 172.21.15.80:0/66794279' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:01:02.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:01:02 smithi080 bash[41963]: audit 2023-12-01T14:01:02.061085+0000 mon.c (mon.2) 10606 : audit 0 from='client.? 172.21.15.80:0/66794279' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:01:02.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:01:02 smithi090 bash[32384]: audit 2023-12-01T14:01:02.061085+0000 mon.c (mon.2) 10606 : audit 0 from='client.? 172.21.15.80:0/66794279' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:01:03.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:01:03 smithi080 bash[28361]: cluster 2023-12-01T14:01:02.088186+0000 mgr.y (mgr.24362) 16572 : cluster 0 pgmap v16541: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:01:03.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:01:03 smithi080 bash[41963]: cluster 2023-12-01T14:01:02.088186+0000 mgr.y (mgr.24362) 16572 : cluster 0 pgmap v16541: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:01:03.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:01:03 smithi090 bash[32384]: cluster 2023-12-01T14:01:02.088186+0000 mgr.y (mgr.24362) 16572 : cluster 0 pgmap v16541: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:01:05.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:01:04 smithi080 bash[28361]: cluster 2023-12-01T14:01:04.088760+0000 mgr.y (mgr.24362) 16573 : cluster 0 pgmap v16542: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:01:05.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:01:04 smithi080 bash[28361]: audit 2023-12-01T14:01:04.515532+0000 mon.c (mon.2) 10607 : audit 0 from='client.? 172.21.15.80:0/784886815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:01:05.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:01:04 smithi080 bash[41963]: cluster 2023-12-01T14:01:04.088760+0000 mgr.y (mgr.24362) 16573 : cluster 0 pgmap v16542: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:01:05.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:01:04 smithi080 bash[41963]: audit 2023-12-01T14:01:04.515532+0000 mon.c (mon.2) 10607 : audit 0 from='client.? 172.21.15.80:0/784886815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:01:05.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:01:04 smithi090 bash[32384]: cluster 2023-12-01T14:01:04.088760+0000 mgr.y (mgr.24362) 16573 : cluster 0 pgmap v16542: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:01:05.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:01:04 smithi090 bash[32384]: audit 2023-12-01T14:01:04.515532+0000 mon.c (mon.2) 10607 : audit 0 from='client.? 172.21.15.80:0/784886815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:01:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:01:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:01:06] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T14:01:07.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:01:07 smithi080 bash[28361]: cluster 2023-12-01T14:01:06.089961+0000 mgr.y (mgr.24362) 16574 : cluster 0 pgmap v16543: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:01:07.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:01:07 smithi080 bash[28361]: audit 2023-12-01T14:01:06.971058+0000 mon.a (mon.0) 10150 : audit 0 from='client.? 172.21.15.80:0/3101640688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:01:07.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:01:07 smithi080 bash[41963]: cluster 2023-12-01T14:01:06.089961+0000 mgr.y (mgr.24362) 16574 : cluster 0 pgmap v16543: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:01:07.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:01:07 smithi080 bash[41963]: audit 2023-12-01T14:01:06.971058+0000 mon.a (mon.0) 10150 : audit 0 from='client.? 172.21.15.80:0/3101640688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:01:07.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:01:07 smithi090 bash[32384]: cluster 2023-12-01T14:01:06.089961+0000 mgr.y (mgr.24362) 16574 : cluster 0 pgmap v16543: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:01:07.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:01:07 smithi090 bash[32384]: audit 2023-12-01T14:01:06.971058+0000 mon.a (mon.0) 10150 : audit 0 from='client.? 172.21.15.80:0/3101640688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:01:09.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:01:09 smithi080 bash[28361]: cluster 2023-12-01T14:01:08.090596+0000 mgr.y (mgr.24362) 16575 : cluster 0 pgmap v16544: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:01:09.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:01:09 smithi080 bash[41963]: cluster 2023-12-01T14:01:08.090596+0000 mgr.y (mgr.24362) 16575 : cluster 0 pgmap v16544: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:01:09.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:01:09 smithi090 bash[32384]: cluster 2023-12-01T14:01:08.090596+0000 mgr.y (mgr.24362) 16575 : cluster 0 pgmap v16544: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:01:10.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:01:10 smithi080 bash[28361]: audit 2023-12-01T14:01:09.429696+0000 mon.a (mon.0) 10151 : audit 0 from='client.? 172.21.15.80:0/2638462444' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:01:10.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:01:10 smithi080 bash[41963]: audit 2023-12-01T14:01:09.429696+0000 mon.a (mon.0) 10151 : audit 0 from='client.? 172.21.15.80:0/2638462444' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:01:10.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:01:10 smithi090 bash[32384]: audit 2023-12-01T14:01:09.429696+0000 mon.a (mon.0) 10151 : audit 0 from='client.? 172.21.15.80:0/2638462444' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:01:11.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:01:11 smithi080 bash[28361]: cluster 2023-12-01T14:01:10.091233+0000 mgr.y (mgr.24362) 16576 : cluster 0 pgmap v16545: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:01:11.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:01:11 smithi080 bash[28361]: audit 2023-12-01T14:01:10.658129+0000 mon.c (mon.2) 10608 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:01:11.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:01:11 smithi080 bash[41963]: cluster 2023-12-01T14:01:10.091233+0000 mgr.y (mgr.24362) 16576 : cluster 0 pgmap v16545: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:01:11.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:01:11 smithi080 bash[41963]: audit 2023-12-01T14:01:10.658129+0000 mon.c (mon.2) 10608 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:01:11.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:01:11 smithi090 bash[32384]: cluster 2023-12-01T14:01:10.091233+0000 mgr.y (mgr.24362) 16576 : cluster 0 pgmap v16545: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:01:11.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:01:11 smithi090 bash[32384]: audit 2023-12-01T14:01:10.658129+0000 mon.c (mon.2) 10608 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:01:12.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:01:12 smithi080 bash[28361]: audit 2023-12-01T14:01:11.888838+0000 mon.c (mon.2) 10609 : audit 0 from='client.? 172.21.15.80:0/3666128938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:01:12.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:01:12 smithi080 bash[41963]: audit 2023-12-01T14:01:11.888838+0000 mon.c (mon.2) 10609 : audit 0 from='client.? 172.21.15.80:0/3666128938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:01:12.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:01:12 smithi090 bash[32384]: audit 2023-12-01T14:01:11.888838+0000 mon.c (mon.2) 10609 : audit 0 from='client.? 172.21.15.80:0/3666128938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:01:13.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:01:13 smithi080 bash[28361]: cluster 2023-12-01T14:01:12.092361+0000 mgr.y (mgr.24362) 16577 : cluster 0 pgmap v16546: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:01:13.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:01:13 smithi080 bash[41963]: cluster 2023-12-01T14:01:12.092361+0000 mgr.y (mgr.24362) 16577 : cluster 0 pgmap v16546: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:01:13.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:01:13 smithi090 bash[32384]: cluster 2023-12-01T14:01:12.092361+0000 mgr.y (mgr.24362) 16577 : cluster 0 pgmap v16546: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:01:15.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:01:14 smithi080 bash[28361]: cluster 2023-12-01T14:01:14.092983+0000 mgr.y (mgr.24362) 16578 : cluster 0 pgmap v16547: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:01:15.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:01:14 smithi080 bash[28361]: audit 2023-12-01T14:01:14.347050+0000 mon.c (mon.2) 10610 : audit 0 from='client.? 172.21.15.80:0/3726608738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:01:15.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:01:14 smithi080 bash[41963]: cluster 2023-12-01T14:01:14.092983+0000 mgr.y (mgr.24362) 16578 : cluster 0 pgmap v16547: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:01:15.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:01:14 smithi080 bash[41963]: audit 2023-12-01T14:01:14.347050+0000 mon.c (mon.2) 10610 : audit 0 from='client.? 172.21.15.80:0/3726608738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:01:15.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:01:14 smithi090 bash[32384]: cluster 2023-12-01T14:01:14.092983+0000 mgr.y (mgr.24362) 16578 : cluster 0 pgmap v16547: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:01:15.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:01:14 smithi090 bash[32384]: audit 2023-12-01T14:01:14.347050+0000 mon.c (mon.2) 10610 : audit 0 from='client.? 172.21.15.80:0/3726608738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:01:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:01:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:01:16] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T14:01:17.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:01:17 smithi080 bash[28361]: cluster 2023-12-01T14:01:16.094188+0000 mgr.y (mgr.24362) 16579 : cluster 0 pgmap v16548: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:01:17.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:01:17 smithi080 bash[28361]: audit 2023-12-01T14:01:16.804345+0000 mon.c (mon.2) 10611 : audit 0 from='client.? 172.21.15.80:0/3530481047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:01:17.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:01:17 smithi080 bash[41963]: cluster 2023-12-01T14:01:16.094188+0000 mgr.y (mgr.24362) 16579 : cluster 0 pgmap v16548: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:01:17.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:01:17 smithi080 bash[41963]: audit 2023-12-01T14:01:16.804345+0000 mon.c (mon.2) 10611 : audit 0 from='client.? 172.21.15.80:0/3530481047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:01:17.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:01:17 smithi090 bash[32384]: cluster 2023-12-01T14:01:16.094188+0000 mgr.y (mgr.24362) 16579 : cluster 0 pgmap v16548: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:01:17.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:01:17 smithi090 bash[32384]: audit 2023-12-01T14:01:16.804345+0000 mon.c (mon.2) 10611 : audit 0 from='client.? 172.21.15.80:0/3530481047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:01:19.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:01:19 smithi080 bash[28361]: cluster 2023-12-01T14:01:18.094813+0000 mgr.y (mgr.24362) 16580 : cluster 0 pgmap v16549: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:01:19.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:01:19 smithi080 bash[41963]: cluster 2023-12-01T14:01:18.094813+0000 mgr.y (mgr.24362) 16580 : cluster 0 pgmap v16549: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:01:19.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:01:19 smithi090 bash[32384]: cluster 2023-12-01T14:01:18.094813+0000 mgr.y (mgr.24362) 16580 : cluster 0 pgmap v16549: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:01:20.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:01:20 smithi080 bash[41963]: audit 2023-12-01T14:01:19.252300+0000 mon.c (mon.2) 10612 : audit 0 from='client.? 172.21.15.80:0/1778336115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:01:20.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:01:20 smithi080 bash[28361]: audit 2023-12-01T14:01:19.252300+0000 mon.c (mon.2) 10612 : audit 0 from='client.? 172.21.15.80:0/1778336115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:01:20.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:01:20 smithi090 bash[32384]: audit 2023-12-01T14:01:19.252300+0000 mon.c (mon.2) 10612 : audit 0 from='client.? 172.21.15.80:0/1778336115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:01:21.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:01:21 smithi080 bash[28361]: cluster 2023-12-01T14:01:20.095453+0000 mgr.y (mgr.24362) 16581 : cluster 0 pgmap v16550: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:01:21.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:01:21 smithi080 bash[41963]: cluster 2023-12-01T14:01:20.095453+0000 mgr.y (mgr.24362) 16581 : cluster 0 pgmap v16550: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:01:21.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:01:21 smithi090 bash[32384]: cluster 2023-12-01T14:01:20.095453+0000 mgr.y (mgr.24362) 16581 : cluster 0 pgmap v16550: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:01:22.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:01:22 smithi080 bash[28361]: audit 2023-12-01T14:01:21.707754+0000 mon.a (mon.0) 10152 : audit 0 from='client.? 172.21.15.80:0/1489816333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:01:22.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:01:22 smithi080 bash[41963]: audit 2023-12-01T14:01:21.707754+0000 mon.a (mon.0) 10152 : audit 0 from='client.? 172.21.15.80:0/1489816333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:01:22.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:01:22 smithi090 bash[32384]: audit 2023-12-01T14:01:21.707754+0000 mon.a (mon.0) 10152 : audit 0 from='client.? 172.21.15.80:0/1489816333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:01:23.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:01:23 smithi080 bash[28361]: cluster 2023-12-01T14:01:22.096634+0000 mgr.y (mgr.24362) 16582 : cluster 0 pgmap v16551: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:01:23.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:01:23 smithi080 bash[41963]: cluster 2023-12-01T14:01:22.096634+0000 mgr.y (mgr.24362) 16582 : cluster 0 pgmap v16551: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:01:23.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:01:23 smithi090 bash[32384]: cluster 2023-12-01T14:01:22.096634+0000 mgr.y (mgr.24362) 16582 : cluster 0 pgmap v16551: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:01:25.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:01:24 smithi080 bash[28361]: cluster 2023-12-01T14:01:24.097266+0000 mgr.y (mgr.24362) 16583 : cluster 0 pgmap v16552: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:01:25.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:01:24 smithi080 bash[28361]: audit 2023-12-01T14:01:24.170179+0000 mon.a (mon.0) 10153 : audit 0 from='client.? 172.21.15.80:0/1582610341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:01:25.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:01:24 smithi080 bash[41963]: cluster 2023-12-01T14:01:24.097266+0000 mgr.y (mgr.24362) 16583 : cluster 0 pgmap v16552: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:01:25.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:01:24 smithi080 bash[41963]: audit 2023-12-01T14:01:24.170179+0000 mon.a (mon.0) 10153 : audit 0 from='client.? 172.21.15.80:0/1582610341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:01:25.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:01:24 smithi090 bash[32384]: cluster 2023-12-01T14:01:24.097266+0000 mgr.y (mgr.24362) 16583 : cluster 0 pgmap v16552: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:01:25.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:01:24 smithi090 bash[32384]: audit 2023-12-01T14:01:24.170179+0000 mon.a (mon.0) 10153 : audit 0 from='client.? 172.21.15.80:0/1582610341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:01:26.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:01:25 smithi080 bash[28361]: audit 2023-12-01T14:01:24.862872+0000 mon.c (mon.2) 10613 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:01:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:01:25 smithi080 bash[28361]: audit 2023-12-01T14:01:25.658461+0000 mon.c (mon.2) 10614 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:01:26.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:01:25 smithi080 bash[41963]: audit 2023-12-01T14:01:24.862872+0000 mon.c (mon.2) 10613 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:01:26.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:01:25 smithi080 bash[41963]: audit 2023-12-01T14:01:25.658461+0000 mon.c (mon.2) 10614 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:01:26.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:01:25 smithi090 bash[32384]: audit 2023-12-01T14:01:24.862872+0000 mon.c (mon.2) 10613 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:01:26.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:01:25 smithi090 bash[32384]: audit 2023-12-01T14:01:25.658461+0000 mon.c (mon.2) 10614 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:01:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:01:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:01:26] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T14:01:27.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:01:26 smithi080 bash[28361]: cluster 2023-12-01T14:01:26.098263+0000 mgr.y (mgr.24362) 16584 : cluster 0 pgmap v16553: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:01:27.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:01:26 smithi080 bash[28361]: audit 2023-12-01T14:01:26.627054+0000 mon.c (mon.2) 10615 : audit 0 from='client.? 172.21.15.80:0/2210740996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:01:27.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:01:26 smithi080 bash[41963]: cluster 2023-12-01T14:01:26.098263+0000 mgr.y (mgr.24362) 16584 : cluster 0 pgmap v16553: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:01:27.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:01:26 smithi080 bash[41963]: audit 2023-12-01T14:01:26.627054+0000 mon.c (mon.2) 10615 : audit 0 from='client.? 172.21.15.80:0/2210740996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:01:27.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:01:26 smithi090 bash[32384]: cluster 2023-12-01T14:01:26.098263+0000 mgr.y (mgr.24362) 16584 : cluster 0 pgmap v16553: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:01:27.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:01:26 smithi090 bash[32384]: audit 2023-12-01T14:01:26.627054+0000 mon.c (mon.2) 10615 : audit 0 from='client.? 172.21.15.80:0/2210740996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:01:29.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:01:29 smithi080 bash[41963]: cluster 2023-12-01T14:01:28.098957+0000 mgr.y (mgr.24362) 16585 : cluster 0 pgmap v16554: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:01:29.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:01:29 smithi080 bash[41963]: audit 2023-12-01T14:01:29.088545+0000 mon.c (mon.2) 10616 : audit 0 from='client.? 172.21.15.80:0/1147729999' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:01:29.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:01:29 smithi080 bash[28361]: cluster 2023-12-01T14:01:28.098957+0000 mgr.y (mgr.24362) 16585 : cluster 0 pgmap v16554: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:01:29.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:01:29 smithi080 bash[28361]: audit 2023-12-01T14:01:29.088545+0000 mon.c (mon.2) 10616 : audit 0 from='client.? 172.21.15.80:0/1147729999' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:01:29.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:01:29 smithi090 bash[32384]: cluster 2023-12-01T14:01:28.098957+0000 mgr.y (mgr.24362) 16585 : cluster 0 pgmap v16554: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:01:29.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:01:29 smithi090 bash[32384]: audit 2023-12-01T14:01:29.088545+0000 mon.c (mon.2) 10616 : audit 0 from='client.? 172.21.15.80:0/1147729999' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:01:31.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:01:31 smithi080 bash[41963]: cluster 2023-12-01T14:01:30.099450+0000 mgr.y (mgr.24362) 16586 : cluster 0 pgmap v16555: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:01:31.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:01:31 smithi080 bash[41963]: audit 2023-12-01T14:01:30.717780+0000 mon.a (mon.0) 10154 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:01:31.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:01:31 smithi080 bash[41963]: audit 2023-12-01T14:01:30.733830+0000 mon.a (mon.0) 10155 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:01:31.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:01:31 smithi080 bash[41963]: audit 2023-12-01T14:01:31.021596+0000 mon.a (mon.0) 10156 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:01:31.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:01:31 smithi080 bash[41963]: audit 2023-12-01T14:01:31.030197+0000 mon.a (mon.0) 10157 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:01:31.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:01:31 smithi080 bash[28361]: cluster 2023-12-01T14:01:30.099450+0000 mgr.y (mgr.24362) 16586 : cluster 0 pgmap v16555: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:01:31.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:01:31 smithi080 bash[28361]: audit 2023-12-01T14:01:30.717780+0000 mon.a (mon.0) 10154 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:01:31.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:01:31 smithi080 bash[28361]: audit 2023-12-01T14:01:30.733830+0000 mon.a (mon.0) 10155 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:01:31.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:01:31 smithi080 bash[28361]: audit 2023-12-01T14:01:31.021596+0000 mon.a (mon.0) 10156 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:01:31.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:01:31 smithi080 bash[28361]: audit 2023-12-01T14:01:31.030197+0000 mon.a (mon.0) 10157 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:01:31.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:01:31 smithi090 bash[32384]: cluster 2023-12-01T14:01:30.099450+0000 mgr.y (mgr.24362) 16586 : cluster 0 pgmap v16555: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:01:31.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:01:31 smithi090 bash[32384]: audit 2023-12-01T14:01:30.717780+0000 mon.a (mon.0) 10154 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:01:31.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:01:31 smithi090 bash[32384]: audit 2023-12-01T14:01:30.733830+0000 mon.a (mon.0) 10155 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:01:31.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:01:31 smithi090 bash[32384]: audit 2023-12-01T14:01:31.021596+0000 mon.a (mon.0) 10156 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:01:31.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:01:31 smithi090 bash[32384]: audit 2023-12-01T14:01:31.030197+0000 mon.a (mon.0) 10157 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:01:32.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:01:32 smithi080 bash[28361]: audit 2023-12-01T14:01:31.507123+0000 mon.c (mon.2) 10617 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:01:32.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:01:32 smithi080 bash[28361]: audit 2023-12-01T14:01:31.508493+0000 mon.c (mon.2) 10618 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:01:32.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:01:32 smithi080 bash[28361]: audit 2023-12-01T14:01:31.516744+0000 mon.a (mon.0) 10158 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:01:32.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:01:32 smithi080 bash[28361]: audit 2023-12-01T14:01:31.563128+0000 mon.a (mon.0) 10159 : audit 0 from='client.? 172.21.15.80:0/2646970717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:01:32.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:01:32 smithi080 bash[41963]: audit 2023-12-01T14:01:31.507123+0000 mon.c (mon.2) 10617 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:01:32.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:01:32 smithi080 bash[41963]: audit 2023-12-01T14:01:31.508493+0000 mon.c (mon.2) 10618 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:01:32.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:01:32 smithi080 bash[41963]: audit 2023-12-01T14:01:31.516744+0000 mon.a (mon.0) 10158 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:01:32.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:01:32 smithi080 bash[41963]: audit 2023-12-01T14:01:31.563128+0000 mon.a (mon.0) 10159 : audit 0 from='client.? 172.21.15.80:0/2646970717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:01:32.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:01:32 smithi090 bash[32384]: audit 2023-12-01T14:01:31.507123+0000 mon.c (mon.2) 10617 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:01:32.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:01:32 smithi090 bash[32384]: audit 2023-12-01T14:01:31.508493+0000 mon.c (mon.2) 10618 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:01:32.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:01:32 smithi090 bash[32384]: audit 2023-12-01T14:01:31.516744+0000 mon.a (mon.0) 10158 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:01:32.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:01:32 smithi090 bash[32384]: audit 2023-12-01T14:01:31.563128+0000 mon.a (mon.0) 10159 : audit 0 from='client.? 172.21.15.80:0/2646970717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:01:33.837 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:01:33 smithi090 bash[32384]: cluster 2023-12-01T14:01:32.100541+0000 mgr.y (mgr.24362) 16587 : cluster 0 pgmap v16556: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:01:33.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:01:33 smithi080 bash[28361]: cluster 2023-12-01T14:01:32.100541+0000 mgr.y (mgr.24362) 16587 : cluster 0 pgmap v16556: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:01:33.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:01:33 smithi080 bash[41963]: cluster 2023-12-01T14:01:32.100541+0000 mgr.y (mgr.24362) 16587 : cluster 0 pgmap v16556: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:01:34.268 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 14:01:33 smithi090 bash[65515]: logger=cleanup t=2023-12-01T14:01:33.836471069Z level=info msg="Completed cleanup jobs" duration=45.819277ms 2023-12-01T14:01:35.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:01:34 smithi080 bash[41963]: audit 2023-12-01T14:01:34.023197+0000 mon.a (mon.0) 10160 : audit 0 from='client.? 172.21.15.80:0/1176370879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:01:35.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:01:34 smithi080 bash[41963]: cluster 2023-12-01T14:01:34.101213+0000 mgr.y (mgr.24362) 16588 : cluster 0 pgmap v16557: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:01:35.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:01:34 smithi080 bash[28361]: audit 2023-12-01T14:01:34.023197+0000 mon.a (mon.0) 10160 : audit 0 from='client.? 172.21.15.80:0/1176370879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:01:35.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:01:34 smithi080 bash[28361]: cluster 2023-12-01T14:01:34.101213+0000 mgr.y (mgr.24362) 16588 : cluster 0 pgmap v16557: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:01:35.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:01:34 smithi090 bash[32384]: audit 2023-12-01T14:01:34.023197+0000 mon.a (mon.0) 10160 : audit 0 from='client.? 172.21.15.80:0/1176370879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:01:35.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:01:34 smithi090 bash[32384]: cluster 2023-12-01T14:01:34.101213+0000 mgr.y (mgr.24362) 16588 : cluster 0 pgmap v16557: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:01:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:01:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:01:36] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T14:01:37.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:01:37 smithi080 bash[28361]: cluster 2023-12-01T14:01:36.102337+0000 mgr.y (mgr.24362) 16589 : cluster 0 pgmap v16558: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:01:37.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:01:37 smithi080 bash[28361]: audit 2023-12-01T14:01:36.473419+0000 mon.a (mon.0) 10161 : audit 0 from='client.? 172.21.15.80:0/3601697039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:01:37.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:01:37 smithi080 bash[41963]: cluster 2023-12-01T14:01:36.102337+0000 mgr.y (mgr.24362) 16589 : cluster 0 pgmap v16558: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:01:37.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:01:37 smithi080 bash[41963]: audit 2023-12-01T14:01:36.473419+0000 mon.a (mon.0) 10161 : audit 0 from='client.? 172.21.15.80:0/3601697039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:01:37.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:01:37 smithi090 bash[32384]: cluster 2023-12-01T14:01:36.102337+0000 mgr.y (mgr.24362) 16589 : cluster 0 pgmap v16558: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:01:37.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:01:37 smithi090 bash[32384]: audit 2023-12-01T14:01:36.473419+0000 mon.a (mon.0) 10161 : audit 0 from='client.? 172.21.15.80:0/3601697039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:01:39.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:01:39 smithi080 bash[41963]: cluster 2023-12-01T14:01:38.102992+0000 mgr.y (mgr.24362) 16590 : cluster 0 pgmap v16559: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:01:39.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:01:39 smithi080 bash[41963]: audit 2023-12-01T14:01:38.923320+0000 mon.c (mon.2) 10619 : audit 0 from='client.? 172.21.15.80:0/688302235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:01:39.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:01:39 smithi080 bash[28361]: cluster 2023-12-01T14:01:38.102992+0000 mgr.y (mgr.24362) 16590 : cluster 0 pgmap v16559: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:01:39.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:01:39 smithi080 bash[28361]: audit 2023-12-01T14:01:38.923320+0000 mon.c (mon.2) 10619 : audit 0 from='client.? 172.21.15.80:0/688302235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:01:39.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:01:39 smithi090 bash[32384]: cluster 2023-12-01T14:01:38.102992+0000 mgr.y (mgr.24362) 16590 : cluster 0 pgmap v16559: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:01:39.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:01:39 smithi090 bash[32384]: audit 2023-12-01T14:01:38.923320+0000 mon.c (mon.2) 10619 : audit 0 from='client.? 172.21.15.80:0/688302235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:01:41.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:01:41 smithi080 bash[28361]: cluster 2023-12-01T14:01:40.103646+0000 mgr.y (mgr.24362) 16591 : cluster 0 pgmap v16560: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:01:41.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:01:41 smithi080 bash[28361]: audit 2023-12-01T14:01:40.658784+0000 mon.c (mon.2) 10620 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:01:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:01:41 smithi080 bash[41963]: cluster 2023-12-01T14:01:40.103646+0000 mgr.y (mgr.24362) 16591 : cluster 0 pgmap v16560: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:01:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:01:41 smithi080 bash[41963]: audit 2023-12-01T14:01:40.658784+0000 mon.c (mon.2) 10620 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:01:41.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:01:41 smithi090 bash[32384]: cluster 2023-12-01T14:01:40.103646+0000 mgr.y (mgr.24362) 16591 : cluster 0 pgmap v16560: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:01:41.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:01:41 smithi090 bash[32384]: audit 2023-12-01T14:01:40.658784+0000 mon.c (mon.2) 10620 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:01:42.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:01:42 smithi080 bash[28361]: audit 2023-12-01T14:01:41.372344+0000 mon.c (mon.2) 10621 : audit 0 from='client.? 172.21.15.80:0/3756881198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:01:42.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:01:42 smithi080 bash[41963]: audit 2023-12-01T14:01:41.372344+0000 mon.c (mon.2) 10621 : audit 0 from='client.? 172.21.15.80:0/3756881198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:01:42.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:01:42 smithi090 bash[32384]: audit 2023-12-01T14:01:41.372344+0000 mon.c (mon.2) 10621 : audit 0 from='client.? 172.21.15.80:0/3756881198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:01:43.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:01:43 smithi080 bash[28361]: cluster 2023-12-01T14:01:42.104809+0000 mgr.y (mgr.24362) 16592 : cluster 0 pgmap v16561: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:01:43.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:01:43 smithi080 bash[41963]: cluster 2023-12-01T14:01:42.104809+0000 mgr.y (mgr.24362) 16592 : cluster 0 pgmap v16561: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:01:43.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:01:43 smithi090 bash[32384]: cluster 2023-12-01T14:01:42.104809+0000 mgr.y (mgr.24362) 16592 : cluster 0 pgmap v16561: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:01:44.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:01:44 smithi080 bash[28361]: audit 2023-12-01T14:01:43.825814+0000 mon.a (mon.0) 10162 : audit 0 from='client.? 172.21.15.80:0/2582596553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:01:44.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:01:44 smithi080 bash[41963]: audit 2023-12-01T14:01:43.825814+0000 mon.a (mon.0) 10162 : audit 0 from='client.? 172.21.15.80:0/2582596553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:01:44.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:01:44 smithi090 bash[32384]: audit 2023-12-01T14:01:43.825814+0000 mon.a (mon.0) 10162 : audit 0 from='client.? 172.21.15.80:0/2582596553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:01:45.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:01:45 smithi090 bash[32384]: cluster 2023-12-01T14:01:44.105476+0000 mgr.y (mgr.24362) 16593 : cluster 0 pgmap v16562: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:01:45.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:01:45 smithi080 bash[28361]: cluster 2023-12-01T14:01:44.105476+0000 mgr.y (mgr.24362) 16593 : cluster 0 pgmap v16562: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:01:45.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:01:45 smithi080 bash[41963]: cluster 2023-12-01T14:01:44.105476+0000 mgr.y (mgr.24362) 16593 : cluster 0 pgmap v16562: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:01:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:01:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:01:46] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T14:01:47.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:01:47 smithi090 bash[32384]: cluster 2023-12-01T14:01:46.106573+0000 mgr.y (mgr.24362) 16594 : cluster 0 pgmap v16563: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:01:47.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:01:47 smithi090 bash[32384]: audit 2023-12-01T14:01:46.279043+0000 mon.c (mon.2) 10622 : audit 0 from='client.? 172.21.15.80:0/2307203251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:01:47.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:01:47 smithi080 bash[28361]: cluster 2023-12-01T14:01:46.106573+0000 mgr.y (mgr.24362) 16594 : cluster 0 pgmap v16563: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:01:47.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:01:47 smithi080 bash[28361]: audit 2023-12-01T14:01:46.279043+0000 mon.c (mon.2) 10622 : audit 0 from='client.? 172.21.15.80:0/2307203251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:01:47.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:01:47 smithi080 bash[41963]: cluster 2023-12-01T14:01:46.106573+0000 mgr.y (mgr.24362) 16594 : cluster 0 pgmap v16563: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:01:47.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:01:47 smithi080 bash[41963]: audit 2023-12-01T14:01:46.279043+0000 mon.c (mon.2) 10622 : audit 0 from='client.? 172.21.15.80:0/2307203251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:01:49.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:01:49 smithi090 bash[32384]: cluster 2023-12-01T14:01:48.107241+0000 mgr.y (mgr.24362) 16595 : cluster 0 pgmap v16564: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:01:49.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:01:49 smithi090 bash[32384]: audit 2023-12-01T14:01:48.731321+0000 mon.a (mon.0) 10163 : audit 0 from='client.? 172.21.15.80:0/3821586363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:01:49.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:01:49 smithi080 bash[28361]: cluster 2023-12-01T14:01:48.107241+0000 mgr.y (mgr.24362) 16595 : cluster 0 pgmap v16564: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:01:49.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:01:49 smithi080 bash[28361]: audit 2023-12-01T14:01:48.731321+0000 mon.a (mon.0) 10163 : audit 0 from='client.? 172.21.15.80:0/3821586363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:01:49.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:01:49 smithi080 bash[41963]: cluster 2023-12-01T14:01:48.107241+0000 mgr.y (mgr.24362) 16595 : cluster 0 pgmap v16564: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:01:49.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:01:49 smithi080 bash[41963]: audit 2023-12-01T14:01:48.731321+0000 mon.a (mon.0) 10163 : audit 0 from='client.? 172.21.15.80:0/3821586363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:01:51.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:01:51 smithi090 bash[32384]: cluster 2023-12-01T14:01:50.107865+0000 mgr.y (mgr.24362) 16596 : cluster 0 pgmap v16565: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:01:51.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:01:51 smithi090 bash[32384]: audit 2023-12-01T14:01:51.189334+0000 mon.a (mon.0) 10164 : audit 0 from='client.? 172.21.15.80:0/3864155682' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:01:51.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:01:51 smithi080 bash[28361]: cluster 2023-12-01T14:01:50.107865+0000 mgr.y (mgr.24362) 16596 : cluster 0 pgmap v16565: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:01:51.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:01:51 smithi080 bash[28361]: audit 2023-12-01T14:01:51.189334+0000 mon.a (mon.0) 10164 : audit 0 from='client.? 172.21.15.80:0/3864155682' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:01:51.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:01:51 smithi080 bash[41963]: cluster 2023-12-01T14:01:50.107865+0000 mgr.y (mgr.24362) 16596 : cluster 0 pgmap v16565: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:01:51.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:01:51 smithi080 bash[41963]: audit 2023-12-01T14:01:51.189334+0000 mon.a (mon.0) 10164 : audit 0 from='client.? 172.21.15.80:0/3864155682' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:01:53.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:01:53 smithi090 bash[32384]: cluster 2023-12-01T14:01:52.109096+0000 mgr.y (mgr.24362) 16597 : cluster 0 pgmap v16566: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:01:53.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:01:53 smithi080 bash[41963]: cluster 2023-12-01T14:01:52.109096+0000 mgr.y (mgr.24362) 16597 : cluster 0 pgmap v16566: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:01:53.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:01:53 smithi080 bash[28361]: cluster 2023-12-01T14:01:52.109096+0000 mgr.y (mgr.24362) 16597 : cluster 0 pgmap v16566: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:01:54.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:01:54 smithi090 bash[32384]: audit 2023-12-01T14:01:53.647240+0000 mon.c (mon.2) 10623 : audit 0 from='client.? 172.21.15.80:0/4062088409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:01:54.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:01:54 smithi080 bash[41963]: audit 2023-12-01T14:01:53.647240+0000 mon.c (mon.2) 10623 : audit 0 from='client.? 172.21.15.80:0/4062088409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:01:54.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:01:54 smithi080 bash[28361]: audit 2023-12-01T14:01:53.647240+0000 mon.c (mon.2) 10623 : audit 0 from='client.? 172.21.15.80:0/4062088409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:01:55.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:01:55 smithi090 bash[32384]: cluster 2023-12-01T14:01:54.109742+0000 mgr.y (mgr.24362) 16598 : cluster 0 pgmap v16567: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:01:55.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:01:55 smithi080 bash[28361]: cluster 2023-12-01T14:01:54.109742+0000 mgr.y (mgr.24362) 16598 : cluster 0 pgmap v16567: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:01:55.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:01:55 smithi080 bash[41963]: cluster 2023-12-01T14:01:54.109742+0000 mgr.y (mgr.24362) 16598 : cluster 0 pgmap v16567: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:01:56.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:01:56 smithi090 bash[32384]: audit 2023-12-01T14:01:55.659415+0000 mon.c (mon.2) 10624 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:01:56.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:01:56 smithi090 bash[32384]: audit 2023-12-01T14:01:56.099760+0000 mon.c (mon.2) 10625 : audit 0 from='client.? 172.21.15.80:0/4200767926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:01:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:01:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:01:56] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T14:01:56.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:01:56 smithi080 bash[28361]: audit 2023-12-01T14:01:55.659415+0000 mon.c (mon.2) 10624 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:01:56.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:01:56 smithi080 bash[28361]: audit 2023-12-01T14:01:56.099760+0000 mon.c (mon.2) 10625 : audit 0 from='client.? 172.21.15.80:0/4200767926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:01:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:01:56 smithi080 bash[41963]: audit 2023-12-01T14:01:55.659415+0000 mon.c (mon.2) 10624 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:01:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:01:56 smithi080 bash[41963]: audit 2023-12-01T14:01:56.099760+0000 mon.c (mon.2) 10625 : audit 0 from='client.? 172.21.15.80:0/4200767926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:01:57.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:01:57 smithi090 bash[32384]: cluster 2023-12-01T14:01:56.110717+0000 mgr.y (mgr.24362) 16599 : cluster 0 pgmap v16568: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:01:57.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:01:57 smithi080 bash[28361]: cluster 2023-12-01T14:01:56.110717+0000 mgr.y (mgr.24362) 16599 : cluster 0 pgmap v16568: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:01:57.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:01:57 smithi080 bash[41963]: cluster 2023-12-01T14:01:56.110717+0000 mgr.y (mgr.24362) 16599 : cluster 0 pgmap v16568: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:01:59.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:01:59 smithi090 bash[32384]: cluster 2023-12-01T14:01:58.111401+0000 mgr.y (mgr.24362) 16600 : cluster 0 pgmap v16569: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:01:59.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:01:59 smithi090 bash[32384]: audit 2023-12-01T14:01:58.557018+0000 mon.a (mon.0) 10165 : audit 0 from='client.? 172.21.15.80:0/3542591517' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:01:59.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:01:59 smithi080 bash[28361]: cluster 2023-12-01T14:01:58.111401+0000 mgr.y (mgr.24362) 16600 : cluster 0 pgmap v16569: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:01:59.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:01:59 smithi080 bash[28361]: audit 2023-12-01T14:01:58.557018+0000 mon.a (mon.0) 10165 : audit 0 from='client.? 172.21.15.80:0/3542591517' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:01:59.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:01:59 smithi080 bash[41963]: cluster 2023-12-01T14:01:58.111401+0000 mgr.y (mgr.24362) 16600 : cluster 0 pgmap v16569: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:01:59.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:01:59 smithi080 bash[41963]: audit 2023-12-01T14:01:58.557018+0000 mon.a (mon.0) 10165 : audit 0 from='client.? 172.21.15.80:0/3542591517' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:02:01.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:02:01 smithi090 bash[32384]: cluster 2023-12-01T14:02:00.112019+0000 mgr.y (mgr.24362) 16601 : cluster 0 pgmap v16570: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:02:01.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:02:01 smithi090 bash[32384]: audit 2023-12-01T14:02:01.016467+0000 mon.c (mon.2) 10626 : audit 0 from='client.? 172.21.15.80:0/777442892' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:02:01.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:02:01 smithi080 bash[28361]: cluster 2023-12-01T14:02:00.112019+0000 mgr.y (mgr.24362) 16601 : cluster 0 pgmap v16570: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:02:01.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:02:01 smithi080 bash[28361]: audit 2023-12-01T14:02:01.016467+0000 mon.c (mon.2) 10626 : audit 0 from='client.? 172.21.15.80:0/777442892' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:02:01.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:02:01 smithi080 bash[41963]: cluster 2023-12-01T14:02:00.112019+0000 mgr.y (mgr.24362) 16601 : cluster 0 pgmap v16570: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:02:01.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:02:01 smithi080 bash[41963]: audit 2023-12-01T14:02:01.016467+0000 mon.c (mon.2) 10626 : audit 0 from='client.? 172.21.15.80:0/777442892' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:02:03.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:02:03 smithi090 bash[32384]: cluster 2023-12-01T14:02:02.113149+0000 mgr.y (mgr.24362) 16602 : cluster 0 pgmap v16571: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:02:03.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:02:03 smithi080 bash[28361]: cluster 2023-12-01T14:02:02.113149+0000 mgr.y (mgr.24362) 16602 : cluster 0 pgmap v16571: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:02:03.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:02:03 smithi080 bash[41963]: cluster 2023-12-01T14:02:02.113149+0000 mgr.y (mgr.24362) 16602 : cluster 0 pgmap v16571: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:02:04.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:02:04 smithi090 bash[32384]: audit 2023-12-01T14:02:03.471267+0000 mon.a (mon.0) 10166 : audit 0 from='client.? 172.21.15.80:0/2504436800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:02:04.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:02:04 smithi080 bash[28361]: audit 2023-12-01T14:02:03.471267+0000 mon.a (mon.0) 10166 : audit 0 from='client.? 172.21.15.80:0/2504436800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:02:04.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:02:04 smithi080 bash[41963]: audit 2023-12-01T14:02:03.471267+0000 mon.a (mon.0) 10166 : audit 0 from='client.? 172.21.15.80:0/2504436800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:02:05.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:02:05 smithi090 bash[32384]: cluster 2023-12-01T14:02:04.113796+0000 mgr.y (mgr.24362) 16603 : cluster 0 pgmap v16572: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:02:05.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:02:05 smithi080 bash[28361]: cluster 2023-12-01T14:02:04.113796+0000 mgr.y (mgr.24362) 16603 : cluster 0 pgmap v16572: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:02:05.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:02:05 smithi080 bash[41963]: cluster 2023-12-01T14:02:04.113796+0000 mgr.y (mgr.24362) 16603 : cluster 0 pgmap v16572: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:02:06.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:02:06 smithi090 bash[32384]: audit 2023-12-01T14:02:05.933763+0000 mon.c (mon.2) 10627 : audit 0 from='client.? 172.21.15.80:0/3944500193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:02:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:02:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:02:06] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T14:02:06.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:02:06 smithi080 bash[41963]: audit 2023-12-01T14:02:05.933763+0000 mon.c (mon.2) 10627 : audit 0 from='client.? 172.21.15.80:0/3944500193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:02:06.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:02:06 smithi080 bash[28361]: audit 2023-12-01T14:02:05.933763+0000 mon.c (mon.2) 10627 : audit 0 from='client.? 172.21.15.80:0/3944500193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:02:07.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:02:07 smithi090 bash[32384]: cluster 2023-12-01T14:02:06.114964+0000 mgr.y (mgr.24362) 16604 : cluster 0 pgmap v16573: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:02:07.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:02:07 smithi080 bash[28361]: cluster 2023-12-01T14:02:06.114964+0000 mgr.y (mgr.24362) 16604 : cluster 0 pgmap v16573: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:02:07.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:02:07 smithi080 bash[41963]: cluster 2023-12-01T14:02:06.114964+0000 mgr.y (mgr.24362) 16604 : cluster 0 pgmap v16573: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:02:09.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:02:09 smithi090 bash[32384]: cluster 2023-12-01T14:02:08.115601+0000 mgr.y (mgr.24362) 16605 : cluster 0 pgmap v16574: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:02:09.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:02:09 smithi090 bash[32384]: audit 2023-12-01T14:02:08.392956+0000 mon.c (mon.2) 10628 : audit 0 from='client.? 172.21.15.80:0/1058373428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:02:09.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:02:09 smithi080 bash[28361]: cluster 2023-12-01T14:02:08.115601+0000 mgr.y (mgr.24362) 16605 : cluster 0 pgmap v16574: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:02:09.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:02:09 smithi080 bash[28361]: audit 2023-12-01T14:02:08.392956+0000 mon.c (mon.2) 10628 : audit 0 from='client.? 172.21.15.80:0/1058373428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:02:09.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:02:09 smithi080 bash[41963]: cluster 2023-12-01T14:02:08.115601+0000 mgr.y (mgr.24362) 16605 : cluster 0 pgmap v16574: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:02:09.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:02:09 smithi080 bash[41963]: audit 2023-12-01T14:02:08.392956+0000 mon.c (mon.2) 10628 : audit 0 from='client.? 172.21.15.80:0/1058373428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:02:11.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:02:11 smithi090 bash[32384]: cluster 2023-12-01T14:02:10.116382+0000 mgr.y (mgr.24362) 16606 : cluster 0 pgmap v16575: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:02:11.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:02:11 smithi090 bash[32384]: audit 2023-12-01T14:02:10.659492+0000 mon.c (mon.2) 10629 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:02:11.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:02:11 smithi090 bash[32384]: audit 2023-12-01T14:02:10.862925+0000 mon.a (mon.0) 10167 : audit 0 from='client.? 172.21.15.80:0/4166792568' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:02:11.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:02:11 smithi080 bash[28361]: cluster 2023-12-01T14:02:10.116382+0000 mgr.y (mgr.24362) 16606 : cluster 0 pgmap v16575: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:02:11.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:02:11 smithi080 bash[28361]: audit 2023-12-01T14:02:10.659492+0000 mon.c (mon.2) 10629 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:02:11.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:02:11 smithi080 bash[28361]: audit 2023-12-01T14:02:10.862925+0000 mon.a (mon.0) 10167 : audit 0 from='client.? 172.21.15.80:0/4166792568' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:02:11.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:02:11 smithi080 bash[41963]: cluster 2023-12-01T14:02:10.116382+0000 mgr.y (mgr.24362) 16606 : cluster 0 pgmap v16575: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:02:11.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:02:11 smithi080 bash[41963]: audit 2023-12-01T14:02:10.659492+0000 mon.c (mon.2) 10629 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:02:11.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:02:11 smithi080 bash[41963]: audit 2023-12-01T14:02:10.862925+0000 mon.a (mon.0) 10167 : audit 0 from='client.? 172.21.15.80:0/4166792568' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:02:13.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:02:13 smithi090 bash[32384]: cluster 2023-12-01T14:02:12.117617+0000 mgr.y (mgr.24362) 16607 : cluster 0 pgmap v16576: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:02:13.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:02:13 smithi080 bash[28361]: cluster 2023-12-01T14:02:12.117617+0000 mgr.y (mgr.24362) 16607 : cluster 0 pgmap v16576: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:02:13.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:02:13 smithi080 bash[41963]: cluster 2023-12-01T14:02:12.117617+0000 mgr.y (mgr.24362) 16607 : cluster 0 pgmap v16576: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:02:14.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:02:14 smithi090 bash[32384]: audit 2023-12-01T14:02:13.320789+0000 mon.c (mon.2) 10630 : audit 0 from='client.? 172.21.15.80:0/906082157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:02:14.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:02:14 smithi080 bash[41963]: audit 2023-12-01T14:02:13.320789+0000 mon.c (mon.2) 10630 : audit 0 from='client.? 172.21.15.80:0/906082157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:02:14.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:02:14 smithi080 bash[28361]: audit 2023-12-01T14:02:13.320789+0000 mon.c (mon.2) 10630 : audit 0 from='client.? 172.21.15.80:0/906082157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:02:15.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:02:15 smithi090 bash[32384]: cluster 2023-12-01T14:02:14.118346+0000 mgr.y (mgr.24362) 16608 : cluster 0 pgmap v16577: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:02:15.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:02:15 smithi080 bash[41963]: cluster 2023-12-01T14:02:14.118346+0000 mgr.y (mgr.24362) 16608 : cluster 0 pgmap v16577: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:02:15.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:02:15 smithi080 bash[28361]: cluster 2023-12-01T14:02:14.118346+0000 mgr.y (mgr.24362) 16608 : cluster 0 pgmap v16577: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:02:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:02:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:02:16] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T14:02:16.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:02:16 smithi080 bash[41963]: audit 2023-12-01T14:02:15.772732+0000 mon.c (mon.2) 10631 : audit 0 from='client.? 172.21.15.80:0/3409800828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:02:16.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:02:16 smithi080 bash[28361]: audit 2023-12-01T14:02:15.772732+0000 mon.c (mon.2) 10631 : audit 0 from='client.? 172.21.15.80:0/3409800828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:02:16.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:02:16 smithi090 bash[32384]: audit 2023-12-01T14:02:15.772732+0000 mon.c (mon.2) 10631 : audit 0 from='client.? 172.21.15.80:0/3409800828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:02:17.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:02:17 smithi080 bash[28361]: cluster 2023-12-01T14:02:16.119484+0000 mgr.y (mgr.24362) 16609 : cluster 0 pgmap v16578: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:02:17.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:02:17 smithi080 bash[41963]: cluster 2023-12-01T14:02:16.119484+0000 mgr.y (mgr.24362) 16609 : cluster 0 pgmap v16578: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:02:17.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:02:17 smithi090 bash[32384]: cluster 2023-12-01T14:02:16.119484+0000 mgr.y (mgr.24362) 16609 : cluster 0 pgmap v16578: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:02:18.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:02:18 smithi080 bash[41963]: audit 2023-12-01T14:02:18.232070+0000 mon.c (mon.2) 10632 : audit 0 from='client.? 172.21.15.80:0/3589041994' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:02:18.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:02:18 smithi080 bash[28361]: audit 2023-12-01T14:02:18.232070+0000 mon.c (mon.2) 10632 : audit 0 from='client.? 172.21.15.80:0/3589041994' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:02:18.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:02:18 smithi090 bash[32384]: audit 2023-12-01T14:02:18.232070+0000 mon.c (mon.2) 10632 : audit 0 from='client.? 172.21.15.80:0/3589041994' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:02:19.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:02:19 smithi080 bash[41963]: cluster 2023-12-01T14:02:18.120083+0000 mgr.y (mgr.24362) 16610 : cluster 0 pgmap v16579: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:02:19.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:02:19 smithi080 bash[28361]: cluster 2023-12-01T14:02:18.120083+0000 mgr.y (mgr.24362) 16610 : cluster 0 pgmap v16579: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:02:19.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:02:19 smithi090 bash[32384]: cluster 2023-12-01T14:02:18.120083+0000 mgr.y (mgr.24362) 16610 : cluster 0 pgmap v16579: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:02:21.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:02:21 smithi080 bash[28361]: cluster 2023-12-01T14:02:20.120665+0000 mgr.y (mgr.24362) 16611 : cluster 0 pgmap v16580: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:02:21.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:02:21 smithi080 bash[28361]: audit 2023-12-01T14:02:20.687447+0000 mon.a (mon.0) 10168 : audit 0 from='client.? 172.21.15.80:0/1497532001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:02:21.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:02:21 smithi080 bash[41963]: cluster 2023-12-01T14:02:20.120665+0000 mgr.y (mgr.24362) 16611 : cluster 0 pgmap v16580: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:02:21.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:02:21 smithi080 bash[41963]: audit 2023-12-01T14:02:20.687447+0000 mon.a (mon.0) 10168 : audit 0 from='client.? 172.21.15.80:0/1497532001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:02:21.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:02:21 smithi090 bash[32384]: cluster 2023-12-01T14:02:20.120665+0000 mgr.y (mgr.24362) 16611 : cluster 0 pgmap v16580: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:02:21.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:02:21 smithi090 bash[32384]: audit 2023-12-01T14:02:20.687447+0000 mon.a (mon.0) 10168 : audit 0 from='client.? 172.21.15.80:0/1497532001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:02:23.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:02:23 smithi080 bash[28361]: cluster 2023-12-01T14:02:22.121909+0000 mgr.y (mgr.24362) 16612 : cluster 0 pgmap v16581: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:02:23.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:02:23 smithi080 bash[28361]: audit 2023-12-01T14:02:23.140818+0000 mon.a (mon.0) 10169 : audit 0 from='client.? 172.21.15.80:0/1376774797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:02:23.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:02:23 smithi080 bash[41963]: cluster 2023-12-01T14:02:22.121909+0000 mgr.y (mgr.24362) 16612 : cluster 0 pgmap v16581: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:02:23.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:02:23 smithi080 bash[41963]: audit 2023-12-01T14:02:23.140818+0000 mon.a (mon.0) 10169 : audit 0 from='client.? 172.21.15.80:0/1376774797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:02:23.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:02:23 smithi090 bash[32384]: cluster 2023-12-01T14:02:22.121909+0000 mgr.y (mgr.24362) 16612 : cluster 0 pgmap v16581: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:02:23.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:02:23 smithi090 bash[32384]: audit 2023-12-01T14:02:23.140818+0000 mon.a (mon.0) 10169 : audit 0 from='client.? 172.21.15.80:0/1376774797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:02:25.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:02:24 smithi080 bash[41963]: cluster 2023-12-01T14:02:24.122628+0000 mgr.y (mgr.24362) 16613 : cluster 0 pgmap v16582: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:02:25.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:02:24 smithi080 bash[28361]: cluster 2023-12-01T14:02:24.122628+0000 mgr.y (mgr.24362) 16613 : cluster 0 pgmap v16582: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:02:25.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:02:24 smithi090 bash[32384]: cluster 2023-12-01T14:02:24.122628+0000 mgr.y (mgr.24362) 16613 : cluster 0 pgmap v16582: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:02:26.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:02:25 smithi080 bash[28361]: audit 2023-12-01T14:02:25.599718+0000 mon.a (mon.0) 10170 : audit 0 from='client.? 172.21.15.80:0/3510547749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:02:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:02:25 smithi080 bash[28361]: audit 2023-12-01T14:02:25.660121+0000 mon.c (mon.2) 10633 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:02:26.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:02:25 smithi080 bash[41963]: audit 2023-12-01T14:02:25.599718+0000 mon.a (mon.0) 10170 : audit 0 from='client.? 172.21.15.80:0/3510547749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:02:26.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:02:25 smithi080 bash[41963]: audit 2023-12-01T14:02:25.660121+0000 mon.c (mon.2) 10633 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:02:26.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:02:25 smithi090 bash[32384]: audit 2023-12-01T14:02:25.599718+0000 mon.a (mon.0) 10170 : audit 0 from='client.? 172.21.15.80:0/3510547749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:02:26.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:02:25 smithi090 bash[32384]: audit 2023-12-01T14:02:25.660121+0000 mon.c (mon.2) 10633 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:02:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:02:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:02:26] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T14:02:27.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:02:26 smithi080 bash[28361]: cluster 2023-12-01T14:02:26.123740+0000 mgr.y (mgr.24362) 16614 : cluster 0 pgmap v16583: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:02:27.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:02:26 smithi080 bash[41963]: cluster 2023-12-01T14:02:26.123740+0000 mgr.y (mgr.24362) 16614 : cluster 0 pgmap v16583: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:02:27.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:02:26 smithi090 bash[32384]: cluster 2023-12-01T14:02:26.123740+0000 mgr.y (mgr.24362) 16614 : cluster 0 pgmap v16583: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:02:28.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:02:28 smithi080 bash[41963]: audit 2023-12-01T14:02:28.051485+0000 mon.a (mon.0) 10171 : audit 0 from='client.? 172.21.15.80:0/933275535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:02:28.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:02:28 smithi080 bash[28361]: audit 2023-12-01T14:02:28.051485+0000 mon.a (mon.0) 10171 : audit 0 from='client.? 172.21.15.80:0/933275535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:02:28.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:02:28 smithi090 bash[32384]: audit 2023-12-01T14:02:28.051485+0000 mon.a (mon.0) 10171 : audit 0 from='client.? 172.21.15.80:0/933275535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:02:29.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:02:29 smithi080 bash[28361]: cluster 2023-12-01T14:02:28.124327+0000 mgr.y (mgr.24362) 16615 : cluster 0 pgmap v16584: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:02:29.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:02:29 smithi080 bash[41963]: cluster 2023-12-01T14:02:28.124327+0000 mgr.y (mgr.24362) 16615 : cluster 0 pgmap v16584: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:02:29.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:02:29 smithi090 bash[32384]: cluster 2023-12-01T14:02:28.124327+0000 mgr.y (mgr.24362) 16615 : cluster 0 pgmap v16584: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:02:31.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:02:31 smithi090 bash[32384]: cluster 2023-12-01T14:02:30.124949+0000 mgr.y (mgr.24362) 16616 : cluster 0 pgmap v16585: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:02:31.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:02:31 smithi090 bash[32384]: audit 2023-12-01T14:02:30.516436+0000 mon.a (mon.0) 10172 : audit 0 from='client.? 172.21.15.80:0/1461026960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:02:31.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:02:31 smithi080 bash[28361]: cluster 2023-12-01T14:02:30.124949+0000 mgr.y (mgr.24362) 16616 : cluster 0 pgmap v16585: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:02:31.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:02:31 smithi080 bash[28361]: audit 2023-12-01T14:02:30.516436+0000 mon.a (mon.0) 10172 : audit 0 from='client.? 172.21.15.80:0/1461026960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:02:31.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:02:31 smithi080 bash[41963]: cluster 2023-12-01T14:02:30.124949+0000 mgr.y (mgr.24362) 16616 : cluster 0 pgmap v16585: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:02:31.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:02:31 smithi080 bash[41963]: audit 2023-12-01T14:02:30.516436+0000 mon.a (mon.0) 10172 : audit 0 from='client.? 172.21.15.80:0/1461026960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:02:32.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:02:32 smithi090 bash[32384]: audit 2023-12-01T14:02:31.595242+0000 mon.c (mon.2) 10634 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:02:32.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:02:32 smithi080 bash[28361]: audit 2023-12-01T14:02:31.595242+0000 mon.c (mon.2) 10634 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:02:32.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:02:32 smithi080 bash[41963]: audit 2023-12-01T14:02:31.595242+0000 mon.c (mon.2) 10634 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:02:33.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:02:33 smithi090 bash[32384]: cluster 2023-12-01T14:02:32.126084+0000 mgr.y (mgr.24362) 16617 : cluster 0 pgmap v16586: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:02:33.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:02:33 smithi090 bash[32384]: audit 2023-12-01T14:02:32.972670+0000 mon.a (mon.0) 10173 : audit 0 from='client.? 172.21.15.80:0/1230910895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:02:33.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:02:33 smithi080 bash[41963]: cluster 2023-12-01T14:02:32.126084+0000 mgr.y (mgr.24362) 16617 : cluster 0 pgmap v16586: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:02:33.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:02:33 smithi080 bash[41963]: audit 2023-12-01T14:02:32.972670+0000 mon.a (mon.0) 10173 : audit 0 from='client.? 172.21.15.80:0/1230910895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:02:33.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:02:33 smithi080 bash[28361]: cluster 2023-12-01T14:02:32.126084+0000 mgr.y (mgr.24362) 16617 : cluster 0 pgmap v16586: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:02:33.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:02:33 smithi080 bash[28361]: audit 2023-12-01T14:02:32.972670+0000 mon.a (mon.0) 10173 : audit 0 from='client.? 172.21.15.80:0/1230910895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:02:35.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:02:34 smithi080 bash[28361]: cluster 2023-12-01T14:02:34.126682+0000 mgr.y (mgr.24362) 16618 : cluster 0 pgmap v16587: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:02:35.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:02:34 smithi080 bash[41963]: cluster 2023-12-01T14:02:34.126682+0000 mgr.y (mgr.24362) 16618 : cluster 0 pgmap v16587: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:02:35.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:02:34 smithi090 bash[32384]: cluster 2023-12-01T14:02:34.126682+0000 mgr.y (mgr.24362) 16618 : cluster 0 pgmap v16587: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:02:36.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:02:35 smithi080 bash[28361]: audit 2023-12-01T14:02:35.424575+0000 mon.c (mon.2) 10635 : audit 0 from='client.? 172.21.15.80:0/3576867271' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:02:36.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:02:35 smithi080 bash[41963]: audit 2023-12-01T14:02:35.424575+0000 mon.c (mon.2) 10635 : audit 0 from='client.? 172.21.15.80:0/3576867271' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:02:36.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:02:35 smithi090 bash[32384]: audit 2023-12-01T14:02:35.424575+0000 mon.c (mon.2) 10635 : audit 0 from='client.? 172.21.15.80:0/3576867271' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:02:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:02:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:02:36] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T14:02:37.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:02:36 smithi080 bash[41963]: cluster 2023-12-01T14:02:36.127973+0000 mgr.y (mgr.24362) 16619 : cluster 0 pgmap v16588: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:02:37.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:02:36 smithi080 bash[28361]: cluster 2023-12-01T14:02:36.127973+0000 mgr.y (mgr.24362) 16619 : cluster 0 pgmap v16588: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:02:37.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:02:36 smithi090 bash[32384]: cluster 2023-12-01T14:02:36.127973+0000 mgr.y (mgr.24362) 16619 : cluster 0 pgmap v16588: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:02:38.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:02:38 smithi090 bash[32384]: audit 2023-12-01T14:02:37.452952+0000 mon.a (mon.0) 10174 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:02:38.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:02:38 smithi090 bash[32384]: audit 2023-12-01T14:02:37.463656+0000 mon.a (mon.0) 10175 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:02:38.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:02:38 smithi090 bash[32384]: audit 2023-12-01T14:02:37.792954+0000 mon.a (mon.0) 10176 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:02:38.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:02:38 smithi090 bash[32384]: audit 2023-12-01T14:02:37.803631+0000 mon.a (mon.0) 10177 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:02:38.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:02:38 smithi090 bash[32384]: audit 2023-12-01T14:02:37.886135+0000 mon.a (mon.0) 10178 : audit 0 from='client.? 172.21.15.80:0/2033491982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:02:38.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:02:38 smithi090 bash[32384]: audit 2023-12-01T14:02:38.286665+0000 mon.c (mon.2) 10636 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:02:38.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:02:38 smithi090 bash[32384]: audit 2023-12-01T14:02:38.288527+0000 mon.c (mon.2) 10637 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:02:38.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:02:38 smithi090 bash[32384]: audit 2023-12-01T14:02:38.298557+0000 mon.a (mon.0) 10179 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:02:38.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:02:38 smithi080 bash[41963]: audit 2023-12-01T14:02:37.452952+0000 mon.a (mon.0) 10174 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:02:38.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:02:38 smithi080 bash[41963]: audit 2023-12-01T14:02:37.463656+0000 mon.a (mon.0) 10175 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:02:38.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:02:38 smithi080 bash[41963]: audit 2023-12-01T14:02:37.792954+0000 mon.a (mon.0) 10176 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:02:38.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:02:38 smithi080 bash[41963]: audit 2023-12-01T14:02:37.803631+0000 mon.a (mon.0) 10177 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:02:38.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:02:38 smithi080 bash[41963]: audit 2023-12-01T14:02:37.886135+0000 mon.a (mon.0) 10178 : audit 0 from='client.? 172.21.15.80:0/2033491982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:02:38.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:02:38 smithi080 bash[41963]: audit 2023-12-01T14:02:38.286665+0000 mon.c (mon.2) 10636 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:02:38.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:02:38 smithi080 bash[41963]: audit 2023-12-01T14:02:38.288527+0000 mon.c (mon.2) 10637 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:02:38.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:02:38 smithi080 bash[41963]: audit 2023-12-01T14:02:38.298557+0000 mon.a (mon.0) 10179 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:02:38.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:02:38 smithi080 bash[28361]: audit 2023-12-01T14:02:37.452952+0000 mon.a (mon.0) 10174 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:02:38.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:02:38 smithi080 bash[28361]: audit 2023-12-01T14:02:37.463656+0000 mon.a (mon.0) 10175 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:02:38.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:02:38 smithi080 bash[28361]: audit 2023-12-01T14:02:37.792954+0000 mon.a (mon.0) 10176 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:02:38.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:02:38 smithi080 bash[28361]: audit 2023-12-01T14:02:37.803631+0000 mon.a (mon.0) 10177 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:02:38.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:02:38 smithi080 bash[28361]: audit 2023-12-01T14:02:37.886135+0000 mon.a (mon.0) 10178 : audit 0 from='client.? 172.21.15.80:0/2033491982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:02:38.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:02:38 smithi080 bash[28361]: audit 2023-12-01T14:02:38.286665+0000 mon.c (mon.2) 10636 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:02:38.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:02:38 smithi080 bash[28361]: audit 2023-12-01T14:02:38.288527+0000 mon.c (mon.2) 10637 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:02:38.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:02:38 smithi080 bash[28361]: audit 2023-12-01T14:02:38.298557+0000 mon.a (mon.0) 10179 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:02:39.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:02:39 smithi090 bash[32384]: cluster 2023-12-01T14:02:38.128626+0000 mgr.y (mgr.24362) 16620 : cluster 0 pgmap v16589: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:02:39.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:02:39 smithi080 bash[28361]: cluster 2023-12-01T14:02:38.128626+0000 mgr.y (mgr.24362) 16620 : cluster 0 pgmap v16589: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:02:39.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:02:39 smithi080 bash[41963]: cluster 2023-12-01T14:02:38.128626+0000 mgr.y (mgr.24362) 16620 : cluster 0 pgmap v16589: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:02:40.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:02:40 smithi090 bash[32384]: audit 2023-12-01T14:02:40.350048+0000 mon.a (mon.0) 10180 : audit 0 from='client.? 172.21.15.80:0/850767717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:02:40.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:02:40 smithi080 bash[41963]: audit 2023-12-01T14:02:40.350048+0000 mon.a (mon.0) 10180 : audit 0 from='client.? 172.21.15.80:0/850767717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:02:40.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:02:40 smithi080 bash[28361]: audit 2023-12-01T14:02:40.350048+0000 mon.a (mon.0) 10180 : audit 0 from='client.? 172.21.15.80:0/850767717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:02:41.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:02:41 smithi090 bash[32384]: cluster 2023-12-01T14:02:40.129182+0000 mgr.y (mgr.24362) 16621 : cluster 0 pgmap v16590: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:02:41.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:02:41 smithi090 bash[32384]: audit 2023-12-01T14:02:40.660377+0000 mon.c (mon.2) 10638 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:02:41.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:02:41 smithi080 bash[28361]: cluster 2023-12-01T14:02:40.129182+0000 mgr.y (mgr.24362) 16621 : cluster 0 pgmap v16590: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:02:41.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:02:41 smithi080 bash[28361]: audit 2023-12-01T14:02:40.660377+0000 mon.c (mon.2) 10638 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:02:41.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:02:41 smithi080 bash[41963]: cluster 2023-12-01T14:02:40.129182+0000 mgr.y (mgr.24362) 16621 : cluster 0 pgmap v16590: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:02:41.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:02:41 smithi080 bash[41963]: audit 2023-12-01T14:02:40.660377+0000 mon.c (mon.2) 10638 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:02:43.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:02:43 smithi090 bash[32384]: cluster 2023-12-01T14:02:42.130354+0000 mgr.y (mgr.24362) 16622 : cluster 0 pgmap v16591: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:02:43.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:02:43 smithi090 bash[32384]: audit 2023-12-01T14:02:42.803236+0000 mon.c (mon.2) 10639 : audit 0 from='client.? 172.21.15.80:0/677396016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:02:43.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:02:43 smithi080 bash[41963]: cluster 2023-12-01T14:02:42.130354+0000 mgr.y (mgr.24362) 16622 : cluster 0 pgmap v16591: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:02:43.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:02:43 smithi080 bash[41963]: audit 2023-12-01T14:02:42.803236+0000 mon.c (mon.2) 10639 : audit 0 from='client.? 172.21.15.80:0/677396016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:02:43.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:02:43 smithi080 bash[28361]: cluster 2023-12-01T14:02:42.130354+0000 mgr.y (mgr.24362) 16622 : cluster 0 pgmap v16591: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:02:43.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:02:43 smithi080 bash[28361]: audit 2023-12-01T14:02:42.803236+0000 mon.c (mon.2) 10639 : audit 0 from='client.? 172.21.15.80:0/677396016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:02:45.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:02:44 smithi080 bash[28361]: cluster 2023-12-01T14:02:44.130965+0000 mgr.y (mgr.24362) 16623 : cluster 0 pgmap v16592: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:02:45.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:02:44 smithi080 bash[41963]: cluster 2023-12-01T14:02:44.130965+0000 mgr.y (mgr.24362) 16623 : cluster 0 pgmap v16592: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:02:45.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:02:44 smithi090 bash[32384]: cluster 2023-12-01T14:02:44.130965+0000 mgr.y (mgr.24362) 16623 : cluster 0 pgmap v16592: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:02:46.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:02:45 smithi080 bash[28361]: audit 2023-12-01T14:02:45.266331+0000 mon.a (mon.0) 10181 : audit 0 from='client.? 172.21.15.80:0/561288516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:02:46.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:02:45 smithi080 bash[41963]: audit 2023-12-01T14:02:45.266331+0000 mon.a (mon.0) 10181 : audit 0 from='client.? 172.21.15.80:0/561288516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:02:46.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:02:45 smithi090 bash[32384]: audit 2023-12-01T14:02:45.266331+0000 mon.a (mon.0) 10181 : audit 0 from='client.? 172.21.15.80:0/561288516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:02:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:02:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:02:46] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T14:02:47.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:02:46 smithi080 bash[28361]: cluster 2023-12-01T14:02:46.132062+0000 mgr.y (mgr.24362) 16624 : cluster 0 pgmap v16593: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:02:47.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:02:46 smithi080 bash[41963]: cluster 2023-12-01T14:02:46.132062+0000 mgr.y (mgr.24362) 16624 : cluster 0 pgmap v16593: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:02:47.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:02:46 smithi090 bash[32384]: cluster 2023-12-01T14:02:46.132062+0000 mgr.y (mgr.24362) 16624 : cluster 0 pgmap v16593: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:02:48.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:02:47 smithi080 bash[28361]: audit 2023-12-01T14:02:47.723635+0000 mon.c (mon.2) 10640 : audit 0 from='client.? 172.21.15.80:0/85668372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:02:48.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:02:47 smithi080 bash[41963]: audit 2023-12-01T14:02:47.723635+0000 mon.c (mon.2) 10640 : audit 0 from='client.? 172.21.15.80:0/85668372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:02:48.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:02:47 smithi090 bash[32384]: audit 2023-12-01T14:02:47.723635+0000 mon.c (mon.2) 10640 : audit 0 from='client.? 172.21.15.80:0/85668372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:02:49.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:02:48 smithi080 bash[28361]: cluster 2023-12-01T14:02:48.132730+0000 mgr.y (mgr.24362) 16625 : cluster 0 pgmap v16594: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:02:49.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:02:48 smithi080 bash[41963]: cluster 2023-12-01T14:02:48.132730+0000 mgr.y (mgr.24362) 16625 : cluster 0 pgmap v16594: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:02:49.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:02:48 smithi090 bash[32384]: cluster 2023-12-01T14:02:48.132730+0000 mgr.y (mgr.24362) 16625 : cluster 0 pgmap v16594: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:02:50.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:02:50 smithi090 bash[32384]: audit 2023-12-01T14:02:50.170051+0000 mon.c (mon.2) 10641 : audit 0 from='client.? 172.21.15.80:0/1047909049' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:02:50.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:02:50 smithi080 bash[28361]: audit 2023-12-01T14:02:50.170051+0000 mon.c (mon.2) 10641 : audit 0 from='client.? 172.21.15.80:0/1047909049' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:02:50.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:02:50 smithi080 bash[41963]: audit 2023-12-01T14:02:50.170051+0000 mon.c (mon.2) 10641 : audit 0 from='client.? 172.21.15.80:0/1047909049' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:02:51.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:02:51 smithi090 bash[32384]: cluster 2023-12-01T14:02:50.133355+0000 mgr.y (mgr.24362) 16626 : cluster 0 pgmap v16595: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:02:51.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:02:51 smithi080 bash[41963]: cluster 2023-12-01T14:02:50.133355+0000 mgr.y (mgr.24362) 16626 : cluster 0 pgmap v16595: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:02:51.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:02:51 smithi080 bash[28361]: cluster 2023-12-01T14:02:50.133355+0000 mgr.y (mgr.24362) 16626 : cluster 0 pgmap v16595: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:02:53.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:02:53 smithi090 bash[32384]: cluster 2023-12-01T14:02:52.134526+0000 mgr.y (mgr.24362) 16627 : cluster 0 pgmap v16596: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:02:53.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:02:53 smithi090 bash[32384]: audit 2023-12-01T14:02:52.621713+0000 mon.c (mon.2) 10642 : audit 0 from='client.? 172.21.15.80:0/239639012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:02:53.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:02:53 smithi080 bash[28361]: cluster 2023-12-01T14:02:52.134526+0000 mgr.y (mgr.24362) 16627 : cluster 0 pgmap v16596: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:02:53.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:02:53 smithi080 bash[28361]: audit 2023-12-01T14:02:52.621713+0000 mon.c (mon.2) 10642 : audit 0 from='client.? 172.21.15.80:0/239639012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:02:53.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:02:53 smithi080 bash[41963]: cluster 2023-12-01T14:02:52.134526+0000 mgr.y (mgr.24362) 16627 : cluster 0 pgmap v16596: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:02:53.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:02:53 smithi080 bash[41963]: audit 2023-12-01T14:02:52.621713+0000 mon.c (mon.2) 10642 : audit 0 from='client.? 172.21.15.80:0/239639012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:02:55.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:02:54 smithi080 bash[28361]: cluster 2023-12-01T14:02:54.135196+0000 mgr.y (mgr.24362) 16628 : cluster 0 pgmap v16597: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:02:55.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:02:54 smithi080 bash[41963]: cluster 2023-12-01T14:02:54.135196+0000 mgr.y (mgr.24362) 16628 : cluster 0 pgmap v16597: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:02:55.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:02:54 smithi090 bash[32384]: cluster 2023-12-01T14:02:54.135196+0000 mgr.y (mgr.24362) 16628 : cluster 0 pgmap v16597: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:02:56.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:02:55 smithi080 bash[28361]: audit 2023-12-01T14:02:55.078295+0000 mon.a (mon.0) 10182 : audit 0 from='client.? 172.21.15.80:0/979503033' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:02:56.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:02:55 smithi080 bash[28361]: audit 2023-12-01T14:02:55.660885+0000 mon.c (mon.2) 10643 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:02:56.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:02:55 smithi080 bash[41963]: audit 2023-12-01T14:02:55.078295+0000 mon.a (mon.0) 10182 : audit 0 from='client.? 172.21.15.80:0/979503033' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:02:56.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:02:55 smithi080 bash[41963]: audit 2023-12-01T14:02:55.660885+0000 mon.c (mon.2) 10643 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:02:56.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:02:55 smithi090 bash[32384]: audit 2023-12-01T14:02:55.078295+0000 mon.a (mon.0) 10182 : audit 0 from='client.? 172.21.15.80:0/979503033' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:02:56.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:02:55 smithi090 bash[32384]: audit 2023-12-01T14:02:55.660885+0000 mon.c (mon.2) 10643 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:02:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:02:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:02:56] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T14:02:57.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:02:56 smithi080 bash[28361]: cluster 2023-12-01T14:02:56.136347+0000 mgr.y (mgr.24362) 16629 : cluster 0 pgmap v16598: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:02:57.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:02:56 smithi080 bash[41963]: cluster 2023-12-01T14:02:56.136347+0000 mgr.y (mgr.24362) 16629 : cluster 0 pgmap v16598: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:02:57.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:02:56 smithi090 bash[32384]: cluster 2023-12-01T14:02:56.136347+0000 mgr.y (mgr.24362) 16629 : cluster 0 pgmap v16598: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:02:58.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:02:57 smithi080 bash[28361]: audit 2023-12-01T14:02:57.529694+0000 mon.a (mon.0) 10183 : audit 0 from='client.? 172.21.15.80:0/3155133359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:02:58.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:02:57 smithi080 bash[41963]: audit 2023-12-01T14:02:57.529694+0000 mon.a (mon.0) 10183 : audit 0 from='client.? 172.21.15.80:0/3155133359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:02:58.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:02:57 smithi090 bash[32384]: audit 2023-12-01T14:02:57.529694+0000 mon.a (mon.0) 10183 : audit 0 from='client.? 172.21.15.80:0/3155133359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:02:59.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:02:58 smithi080 bash[28361]: cluster 2023-12-01T14:02:58.137025+0000 mgr.y (mgr.24362) 16630 : cluster 0 pgmap v16599: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:02:59.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:02:58 smithi080 bash[41963]: cluster 2023-12-01T14:02:58.137025+0000 mgr.y (mgr.24362) 16630 : cluster 0 pgmap v16599: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:02:59.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:02:58 smithi090 bash[32384]: cluster 2023-12-01T14:02:58.137025+0000 mgr.y (mgr.24362) 16630 : cluster 0 pgmap v16599: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:03:00.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:03:00 smithi080 bash[28361]: audit 2023-12-01T14:02:59.978541+0000 mon.a (mon.0) 10184 : audit 0 from='client.? 172.21.15.80:0/3319378002' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:03:00.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:03:00 smithi080 bash[41963]: audit 2023-12-01T14:02:59.978541+0000 mon.a (mon.0) 10184 : audit 0 from='client.? 172.21.15.80:0/3319378002' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:03:00.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:03:00 smithi090 bash[32384]: audit 2023-12-01T14:02:59.978541+0000 mon.a (mon.0) 10184 : audit 0 from='client.? 172.21.15.80:0/3319378002' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:03:01.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:03:01 smithi080 bash[28361]: cluster 2023-12-01T14:03:00.137652+0000 mgr.y (mgr.24362) 16631 : cluster 0 pgmap v16600: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:03:01.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:03:01 smithi080 bash[41963]: cluster 2023-12-01T14:03:00.137652+0000 mgr.y (mgr.24362) 16631 : cluster 0 pgmap v16600: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:03:01.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:03:01 smithi090 bash[32384]: cluster 2023-12-01T14:03:00.137652+0000 mgr.y (mgr.24362) 16631 : cluster 0 pgmap v16600: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:03:03.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:03:03 smithi090 bash[32384]: cluster 2023-12-01T14:03:02.138395+0000 mgr.y (mgr.24362) 16632 : cluster 0 pgmap v16601: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:03:03.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:03:03 smithi090 bash[32384]: audit 2023-12-01T14:03:02.431690+0000 mon.a (mon.0) 10185 : audit 0 from='client.? 172.21.15.80:0/291897624' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:03:03.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:03:03 smithi080 bash[41963]: cluster 2023-12-01T14:03:02.138395+0000 mgr.y (mgr.24362) 16632 : cluster 0 pgmap v16601: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:03:03.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:03:03 smithi080 bash[41963]: audit 2023-12-01T14:03:02.431690+0000 mon.a (mon.0) 10185 : audit 0 from='client.? 172.21.15.80:0/291897624' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:03:03.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:03:03 smithi080 bash[28361]: cluster 2023-12-01T14:03:02.138395+0000 mgr.y (mgr.24362) 16632 : cluster 0 pgmap v16601: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:03:03.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:03:03 smithi080 bash[28361]: audit 2023-12-01T14:03:02.431690+0000 mon.a (mon.0) 10185 : audit 0 from='client.? 172.21.15.80:0/291897624' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:03:05.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:03:04 smithi080 bash[28361]: cluster 2023-12-01T14:03:04.139014+0000 mgr.y (mgr.24362) 16633 : cluster 0 pgmap v16602: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:03:05.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:03:04 smithi080 bash[28361]: audit 2023-12-01T14:03:04.881657+0000 mon.c (mon.2) 10644 : audit 0 from='client.? 172.21.15.80:0/3409145884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:03:05.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:03:04 smithi080 bash[41963]: cluster 2023-12-01T14:03:04.139014+0000 mgr.y (mgr.24362) 16633 : cluster 0 pgmap v16602: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:03:05.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:03:04 smithi080 bash[41963]: audit 2023-12-01T14:03:04.881657+0000 mon.c (mon.2) 10644 : audit 0 from='client.? 172.21.15.80:0/3409145884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:03:05.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:03:04 smithi090 bash[32384]: cluster 2023-12-01T14:03:04.139014+0000 mgr.y (mgr.24362) 16633 : cluster 0 pgmap v16602: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:03:05.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:03:04 smithi090 bash[32384]: audit 2023-12-01T14:03:04.881657+0000 mon.c (mon.2) 10644 : audit 0 from='client.? 172.21.15.80:0/3409145884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:03:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:03:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:03:06] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T14:03:07.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:03:07 smithi090 bash[32384]: cluster 2023-12-01T14:03:06.140096+0000 mgr.y (mgr.24362) 16634 : cluster 0 pgmap v16603: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:03:07.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:03:07 smithi080 bash[28361]: cluster 2023-12-01T14:03:06.140096+0000 mgr.y (mgr.24362) 16634 : cluster 0 pgmap v16603: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:03:07.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:03:07 smithi080 bash[41963]: cluster 2023-12-01T14:03:06.140096+0000 mgr.y (mgr.24362) 16634 : cluster 0 pgmap v16603: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:03:08.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:03:08 smithi090 bash[32384]: audit 2023-12-01T14:03:07.340633+0000 mon.a (mon.0) 10186 : audit 0 from='client.? 172.21.15.80:0/3346088329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:03:08.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:03:08 smithi080 bash[28361]: audit 2023-12-01T14:03:07.340633+0000 mon.a (mon.0) 10186 : audit 0 from='client.? 172.21.15.80:0/3346088329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:03:08.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:03:08 smithi080 bash[41963]: audit 2023-12-01T14:03:07.340633+0000 mon.a (mon.0) 10186 : audit 0 from='client.? 172.21.15.80:0/3346088329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:03:09.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:03:09 smithi090 bash[32384]: cluster 2023-12-01T14:03:08.140715+0000 mgr.y (mgr.24362) 16635 : cluster 0 pgmap v16604: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:03:09.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:03:09 smithi080 bash[41963]: cluster 2023-12-01T14:03:08.140715+0000 mgr.y (mgr.24362) 16635 : cluster 0 pgmap v16604: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:03:09.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:03:09 smithi080 bash[28361]: cluster 2023-12-01T14:03:08.140715+0000 mgr.y (mgr.24362) 16635 : cluster 0 pgmap v16604: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:03:10.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:03:10 smithi090 bash[32384]: audit 2023-12-01T14:03:09.798516+0000 mon.a (mon.0) 10187 : audit 0 from='client.? 172.21.15.80:0/807418046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:03:10.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:03:10 smithi080 bash[28361]: audit 2023-12-01T14:03:09.798516+0000 mon.a (mon.0) 10187 : audit 0 from='client.? 172.21.15.80:0/807418046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:03:10.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:03:10 smithi080 bash[41963]: audit 2023-12-01T14:03:09.798516+0000 mon.a (mon.0) 10187 : audit 0 from='client.? 172.21.15.80:0/807418046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:03:11.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:03:11 smithi090 bash[32384]: cluster 2023-12-01T14:03:10.141509+0000 mgr.y (mgr.24362) 16636 : cluster 0 pgmap v16605: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:03:11.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:03:11 smithi090 bash[32384]: audit 2023-12-01T14:03:10.661137+0000 mon.c (mon.2) 10645 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:03:11.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:03:11 smithi080 bash[28361]: cluster 2023-12-01T14:03:10.141509+0000 mgr.y (mgr.24362) 16636 : cluster 0 pgmap v16605: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:03:11.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:03:11 smithi080 bash[28361]: audit 2023-12-01T14:03:10.661137+0000 mon.c (mon.2) 10645 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:03:11.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:03:11 smithi080 bash[41963]: cluster 2023-12-01T14:03:10.141509+0000 mgr.y (mgr.24362) 16636 : cluster 0 pgmap v16605: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:03:11.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:03:11 smithi080 bash[41963]: audit 2023-12-01T14:03:10.661137+0000 mon.c (mon.2) 10645 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:03:13.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:03:13 smithi090 bash[32384]: cluster 2023-12-01T14:03:12.142766+0000 mgr.y (mgr.24362) 16637 : cluster 0 pgmap v16606: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:03:13.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:03:13 smithi090 bash[32384]: audit 2023-12-01T14:03:12.253831+0000 mon.c (mon.2) 10646 : audit 0 from='client.? 172.21.15.80:0/156966744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:03:13.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:03:13 smithi080 bash[28361]: cluster 2023-12-01T14:03:12.142766+0000 mgr.y (mgr.24362) 16637 : cluster 0 pgmap v16606: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:03:13.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:03:13 smithi080 bash[28361]: audit 2023-12-01T14:03:12.253831+0000 mon.c (mon.2) 10646 : audit 0 from='client.? 172.21.15.80:0/156966744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:03:13.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:03:13 smithi080 bash[41963]: cluster 2023-12-01T14:03:12.142766+0000 mgr.y (mgr.24362) 16637 : cluster 0 pgmap v16606: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:03:13.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:03:13 smithi080 bash[41963]: audit 2023-12-01T14:03:12.253831+0000 mon.c (mon.2) 10646 : audit 0 from='client.? 172.21.15.80:0/156966744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:03:15.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:03:14 smithi080 bash[28361]: cluster 2023-12-01T14:03:14.143444+0000 mgr.y (mgr.24362) 16638 : cluster 0 pgmap v16607: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:03:15.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:03:14 smithi080 bash[28361]: audit 2023-12-01T14:03:14.697242+0000 mon.c (mon.2) 10647 : audit 0 from='client.? 172.21.15.80:0/1910976730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:03:15.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:03:14 smithi080 bash[41963]: cluster 2023-12-01T14:03:14.143444+0000 mgr.y (mgr.24362) 16638 : cluster 0 pgmap v16607: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:03:15.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:03:14 smithi080 bash[41963]: audit 2023-12-01T14:03:14.697242+0000 mon.c (mon.2) 10647 : audit 0 from='client.? 172.21.15.80:0/1910976730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:03:15.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:03:14 smithi090 bash[32384]: cluster 2023-12-01T14:03:14.143444+0000 mgr.y (mgr.24362) 16638 : cluster 0 pgmap v16607: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:03:15.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:03:14 smithi090 bash[32384]: audit 2023-12-01T14:03:14.697242+0000 mon.c (mon.2) 10647 : audit 0 from='client.? 172.21.15.80:0/1910976730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:03:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:03:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:03:16] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T14:03:17.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:03:17 smithi090 bash[32384]: cluster 2023-12-01T14:03:16.144494+0000 mgr.y (mgr.24362) 16639 : cluster 0 pgmap v16608: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:03:17.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:03:17 smithi090 bash[32384]: audit 2023-12-01T14:03:17.149353+0000 mon.c (mon.2) 10648 : audit 0 from='client.? 172.21.15.80:0/1336574381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:03:17.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:03:17 smithi080 bash[28361]: cluster 2023-12-01T14:03:16.144494+0000 mgr.y (mgr.24362) 16639 : cluster 0 pgmap v16608: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:03:17.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:03:17 smithi080 bash[28361]: audit 2023-12-01T14:03:17.149353+0000 mon.c (mon.2) 10648 : audit 0 from='client.? 172.21.15.80:0/1336574381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:03:17.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:03:17 smithi080 bash[41963]: cluster 2023-12-01T14:03:16.144494+0000 mgr.y (mgr.24362) 16639 : cluster 0 pgmap v16608: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:03:17.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:03:17 smithi080 bash[41963]: audit 2023-12-01T14:03:17.149353+0000 mon.c (mon.2) 10648 : audit 0 from='client.? 172.21.15.80:0/1336574381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:03:19.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:03:19 smithi090 bash[32384]: cluster 2023-12-01T14:03:18.145127+0000 mgr.y (mgr.24362) 16640 : cluster 0 pgmap v16609: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:03:19.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:03:19 smithi080 bash[41963]: cluster 2023-12-01T14:03:18.145127+0000 mgr.y (mgr.24362) 16640 : cluster 0 pgmap v16609: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:03:19.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:03:19 smithi080 bash[28361]: cluster 2023-12-01T14:03:18.145127+0000 mgr.y (mgr.24362) 16640 : cluster 0 pgmap v16609: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:03:20.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:03:20 smithi090 bash[32384]: audit 2023-12-01T14:03:19.609145+0000 mon.a (mon.0) 10188 : audit 0 from='client.? 172.21.15.80:0/4086387651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:03:20.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:03:20 smithi080 bash[28361]: audit 2023-12-01T14:03:19.609145+0000 mon.a (mon.0) 10188 : audit 0 from='client.? 172.21.15.80:0/4086387651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:03:20.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:03:20 smithi080 bash[41963]: audit 2023-12-01T14:03:19.609145+0000 mon.a (mon.0) 10188 : audit 0 from='client.? 172.21.15.80:0/4086387651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:03:21.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:03:21 smithi090 bash[32384]: cluster 2023-12-01T14:03:20.145916+0000 mgr.y (mgr.24362) 16641 : cluster 0 pgmap v16610: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:03:21.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:03:21 smithi080 bash[41963]: cluster 2023-12-01T14:03:20.145916+0000 mgr.y (mgr.24362) 16641 : cluster 0 pgmap v16610: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:03:21.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:03:21 smithi080 bash[28361]: cluster 2023-12-01T14:03:20.145916+0000 mgr.y (mgr.24362) 16641 : cluster 0 pgmap v16610: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:03:22.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:03:22 smithi090 bash[32384]: audit 2023-12-01T14:03:22.061365+0000 mon.c (mon.2) 10649 : audit 0 from='client.? 172.21.15.80:0/4236324895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:03:22.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:03:22 smithi080 bash[41963]: audit 2023-12-01T14:03:22.061365+0000 mon.c (mon.2) 10649 : audit 0 from='client.? 172.21.15.80:0/4236324895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:03:22.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:03:22 smithi080 bash[28361]: audit 2023-12-01T14:03:22.061365+0000 mon.c (mon.2) 10649 : audit 0 from='client.? 172.21.15.80:0/4236324895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:03:23.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:03:23 smithi090 bash[32384]: cluster 2023-12-01T14:03:22.147073+0000 mgr.y (mgr.24362) 16642 : cluster 0 pgmap v16611: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:03:23.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:03:23 smithi080 bash[28361]: cluster 2023-12-01T14:03:22.147073+0000 mgr.y (mgr.24362) 16642 : cluster 0 pgmap v16611: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:03:23.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:03:23 smithi080 bash[41963]: cluster 2023-12-01T14:03:22.147073+0000 mgr.y (mgr.24362) 16642 : cluster 0 pgmap v16611: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:03:25.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:03:24 smithi080 bash[41963]: cluster 2023-12-01T14:03:24.147786+0000 mgr.y (mgr.24362) 16643 : cluster 0 pgmap v16612: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:03:25.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:03:24 smithi080 bash[41963]: audit 2023-12-01T14:03:24.511142+0000 mon.a (mon.0) 10189 : audit 0 from='client.? 172.21.15.80:0/2691105438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:03:25.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:03:24 smithi080 bash[28361]: cluster 2023-12-01T14:03:24.147786+0000 mgr.y (mgr.24362) 16643 : cluster 0 pgmap v16612: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:03:25.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:03:24 smithi080 bash[28361]: audit 2023-12-01T14:03:24.511142+0000 mon.a (mon.0) 10189 : audit 0 from='client.? 172.21.15.80:0/2691105438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:03:25.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:03:24 smithi090 bash[32384]: cluster 2023-12-01T14:03:24.147786+0000 mgr.y (mgr.24362) 16643 : cluster 0 pgmap v16612: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:03:25.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:03:24 smithi090 bash[32384]: audit 2023-12-01T14:03:24.511142+0000 mon.a (mon.0) 10189 : audit 0 from='client.? 172.21.15.80:0/2691105438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:03:26.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:03:25 smithi080 bash[41963]: audit 2023-12-01T14:03:25.661715+0000 mon.c (mon.2) 10650 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:03:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:03:25 smithi080 bash[28361]: audit 2023-12-01T14:03:25.661715+0000 mon.c (mon.2) 10650 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:03:26.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:03:25 smithi090 bash[32384]: audit 2023-12-01T14:03:25.661715+0000 mon.c (mon.2) 10650 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:03:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:03:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:03:26] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T14:03:27.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:03:26 smithi080 bash[28361]: cluster 2023-12-01T14:03:26.148959+0000 mgr.y (mgr.24362) 16644 : cluster 0 pgmap v16613: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:03:27.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:03:26 smithi080 bash[41963]: cluster 2023-12-01T14:03:26.148959+0000 mgr.y (mgr.24362) 16644 : cluster 0 pgmap v16613: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:03:27.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:03:26 smithi090 bash[32384]: cluster 2023-12-01T14:03:26.148959+0000 mgr.y (mgr.24362) 16644 : cluster 0 pgmap v16613: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:03:28.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:03:27 smithi090 bash[32384]: audit 2023-12-01T14:03:26.959382+0000 mon.a (mon.0) 10190 : audit 0 from='client.? 172.21.15.80:0/2006280328' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:03:28.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:03:27 smithi080 bash[28361]: audit 2023-12-01T14:03:26.959382+0000 mon.a (mon.0) 10190 : audit 0 from='client.? 172.21.15.80:0/2006280328' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:03:28.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:03:27 smithi080 bash[41963]: audit 2023-12-01T14:03:26.959382+0000 mon.a (mon.0) 10190 : audit 0 from='client.? 172.21.15.80:0/2006280328' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:03:29.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:03:28 smithi090 bash[32384]: cluster 2023-12-01T14:03:28.149637+0000 mgr.y (mgr.24362) 16645 : cluster 0 pgmap v16614: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:03:29.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:03:28 smithi080 bash[41963]: cluster 2023-12-01T14:03:28.149637+0000 mgr.y (mgr.24362) 16645 : cluster 0 pgmap v16614: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:03:29.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:03:28 smithi080 bash[28361]: cluster 2023-12-01T14:03:28.149637+0000 mgr.y (mgr.24362) 16645 : cluster 0 pgmap v16614: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:03:30.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:03:29 smithi090 bash[32384]: audit 2023-12-01T14:03:29.420038+0000 mon.a (mon.0) 10191 : audit 0 from='client.? 172.21.15.80:0/160271391' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:03:30.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:03:29 smithi080 bash[28361]: audit 2023-12-01T14:03:29.420038+0000 mon.a (mon.0) 10191 : audit 0 from='client.? 172.21.15.80:0/160271391' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:03:30.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:03:29 smithi080 bash[41963]: audit 2023-12-01T14:03:29.420038+0000 mon.a (mon.0) 10191 : audit 0 from='client.? 172.21.15.80:0/160271391' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:03:31.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:03:30 smithi090 bash[32384]: cluster 2023-12-01T14:03:30.150324+0000 mgr.y (mgr.24362) 16646 : cluster 0 pgmap v16615: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:03:31.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:03:30 smithi080 bash[28361]: cluster 2023-12-01T14:03:30.150324+0000 mgr.y (mgr.24362) 16646 : cluster 0 pgmap v16615: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:03:31.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:03:30 smithi080 bash[41963]: cluster 2023-12-01T14:03:30.150324+0000 mgr.y (mgr.24362) 16646 : cluster 0 pgmap v16615: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:03:32.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:03:31 smithi090 bash[32384]: audit 2023-12-01T14:03:31.871789+0000 mon.a (mon.0) 10192 : audit 0 from='client.? 172.21.15.80:0/2962159257' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:03:32.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:03:31 smithi080 bash[28361]: audit 2023-12-01T14:03:31.871789+0000 mon.a (mon.0) 10192 : audit 0 from='client.? 172.21.15.80:0/2962159257' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:03:32.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:03:31 smithi080 bash[41963]: audit 2023-12-01T14:03:31.871789+0000 mon.a (mon.0) 10192 : audit 0 from='client.? 172.21.15.80:0/2962159257' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:03:33.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:03:32 smithi090 bash[32384]: cluster 2023-12-01T14:03:32.151369+0000 mgr.y (mgr.24362) 16647 : cluster 0 pgmap v16616: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:03:33.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:03:32 smithi080 bash[28361]: cluster 2023-12-01T14:03:32.151369+0000 mgr.y (mgr.24362) 16647 : cluster 0 pgmap v16616: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:03:33.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:03:32 smithi080 bash[41963]: cluster 2023-12-01T14:03:32.151369+0000 mgr.y (mgr.24362) 16647 : cluster 0 pgmap v16616: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:03:35.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:03:34 smithi080 bash[28361]: cluster 2023-12-01T14:03:34.152028+0000 mgr.y (mgr.24362) 16648 : cluster 0 pgmap v16617: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:03:35.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:03:34 smithi080 bash[28361]: audit 2023-12-01T14:03:34.320458+0000 mon.c (mon.2) 10651 : audit 0 from='client.? 172.21.15.80:0/991648200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:03:35.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:03:34 smithi080 bash[41963]: cluster 2023-12-01T14:03:34.152028+0000 mgr.y (mgr.24362) 16648 : cluster 0 pgmap v16617: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:03:35.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:03:34 smithi080 bash[41963]: audit 2023-12-01T14:03:34.320458+0000 mon.c (mon.2) 10651 : audit 0 from='client.? 172.21.15.80:0/991648200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:03:35.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:03:34 smithi090 bash[32384]: cluster 2023-12-01T14:03:34.152028+0000 mgr.y (mgr.24362) 16648 : cluster 0 pgmap v16617: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:03:35.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:03:34 smithi090 bash[32384]: audit 2023-12-01T14:03:34.320458+0000 mon.c (mon.2) 10651 : audit 0 from='client.? 172.21.15.80:0/991648200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:03:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:03:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:03:36] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T14:03:37.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:03:37 smithi090 bash[32384]: cluster 2023-12-01T14:03:36.153135+0000 mgr.y (mgr.24362) 16649 : cluster 0 pgmap v16618: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:03:37.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:03:37 smithi090 bash[32384]: audit 2023-12-01T14:03:36.768355+0000 mon.c (mon.2) 10652 : audit 0 from='client.? 172.21.15.80:0/1641639427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:03:37.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:03:37 smithi080 bash[41963]: cluster 2023-12-01T14:03:36.153135+0000 mgr.y (mgr.24362) 16649 : cluster 0 pgmap v16618: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:03:37.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:03:37 smithi080 bash[41963]: audit 2023-12-01T14:03:36.768355+0000 mon.c (mon.2) 10652 : audit 0 from='client.? 172.21.15.80:0/1641639427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:03:37.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:03:37 smithi080 bash[28361]: cluster 2023-12-01T14:03:36.153135+0000 mgr.y (mgr.24362) 16649 : cluster 0 pgmap v16618: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:03:37.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:03:37 smithi080 bash[28361]: audit 2023-12-01T14:03:36.768355+0000 mon.c (mon.2) 10652 : audit 0 from='client.? 172.21.15.80:0/1641639427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:03:39.222 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:03:39 smithi080 bash[28361]: cluster 2023-12-01T14:03:38.153830+0000 mgr.y (mgr.24362) 16650 : cluster 0 pgmap v16619: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:03:39.222 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:03:39 smithi080 bash[28361]: audit 2023-12-01T14:03:38.380642+0000 mon.c (mon.2) 10653 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:03:39.222 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:03:39 smithi080 bash[41963]: cluster 2023-12-01T14:03:38.153830+0000 mgr.y (mgr.24362) 16650 : cluster 0 pgmap v16619: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:03:39.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:03:39 smithi090 bash[32384]: cluster 2023-12-01T14:03:38.153830+0000 mgr.y (mgr.24362) 16650 : cluster 0 pgmap v16619: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:03:39.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:03:39 smithi090 bash[32384]: audit 2023-12-01T14:03:38.380642+0000 mon.c (mon.2) 10653 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:03:40.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:03:40 smithi090 bash[32384]: audit 2023-12-01T14:03:39.233524+0000 mon.c (mon.2) 10654 : audit 0 from='client.? 172.21.15.80:0/1904850261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:03:40.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:03:40 smithi080 bash[28361]: audit 2023-12-01T14:03:39.233524+0000 mon.c (mon.2) 10654 : audit 0 from='client.? 172.21.15.80:0/1904850261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:03:40.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:03:39 smithi080 bash[41963]: audit 2023-12-01T14:03:38.380642+0000 mon.c (mon.2) 10653 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:03:40.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:03:40 smithi080 bash[41963]: audit 2023-12-01T14:03:39.233524+0000 mon.c (mon.2) 10654 : audit 0 from='client.? 172.21.15.80:0/1904850261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:03:41.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:03:41 smithi090 bash[32384]: cluster 2023-12-01T14:03:40.154435+0000 mgr.y (mgr.24362) 16651 : cluster 0 pgmap v16620: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:03:41.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:03:41 smithi090 bash[32384]: audit 2023-12-01T14:03:40.661898+0000 mon.c (mon.2) 10655 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:03:41.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:03:41 smithi080 bash[41963]: cluster 2023-12-01T14:03:40.154435+0000 mgr.y (mgr.24362) 16651 : cluster 0 pgmap v16620: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:03:41.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:03:41 smithi080 bash[41963]: audit 2023-12-01T14:03:40.661898+0000 mon.c (mon.2) 10655 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:03:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:03:41 smithi080 bash[28361]: cluster 2023-12-01T14:03:40.154435+0000 mgr.y (mgr.24362) 16651 : cluster 0 pgmap v16620: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:03:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:03:41 smithi080 bash[28361]: audit 2023-12-01T14:03:40.661898+0000 mon.c (mon.2) 10655 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:03:42.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:03:42 smithi090 bash[32384]: audit 2023-12-01T14:03:41.690261+0000 mon.a (mon.0) 10193 : audit 0 from='client.? 172.21.15.80:0/278518141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:03:42.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:03:42 smithi080 bash[41963]: audit 2023-12-01T14:03:41.690261+0000 mon.a (mon.0) 10193 : audit 0 from='client.? 172.21.15.80:0/278518141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:03:42.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:03:42 smithi080 bash[28361]: audit 2023-12-01T14:03:41.690261+0000 mon.a (mon.0) 10193 : audit 0 from='client.? 172.21.15.80:0/278518141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:03:43.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:03:43 smithi090 bash[32384]: cluster 2023-12-01T14:03:42.155558+0000 mgr.y (mgr.24362) 16652 : cluster 0 pgmap v16621: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:03:43.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:03:43 smithi080 bash[41963]: cluster 2023-12-01T14:03:42.155558+0000 mgr.y (mgr.24362) 16652 : cluster 0 pgmap v16621: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:03:43.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:03:43 smithi080 bash[28361]: cluster 2023-12-01T14:03:42.155558+0000 mgr.y (mgr.24362) 16652 : cluster 0 pgmap v16621: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:03:45.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:03:45 smithi080 bash[28361]: cluster 2023-12-01T14:03:44.156221+0000 mgr.y (mgr.24362) 16653 : cluster 0 pgmap v16622: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:03:45.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:03:45 smithi080 bash[28361]: audit 2023-12-01T14:03:44.173872+0000 mon.a (mon.0) 10194 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:03:45.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:03:45 smithi080 bash[28361]: audit 2023-12-01T14:03:44.180583+0000 mon.a (mon.0) 10195 : audit 0 from='client.? 172.21.15.80:0/890895482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:03:45.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:03:45 smithi080 bash[28361]: audit 2023-12-01T14:03:44.184572+0000 mon.a (mon.0) 10196 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:03:45.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:03:45 smithi080 bash[28361]: audit 2023-12-01T14:03:44.525668+0000 mon.a (mon.0) 10197 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:03:45.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:03:45 smithi080 bash[28361]: audit 2023-12-01T14:03:44.535052+0000 mon.a (mon.0) 10198 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:03:45.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:03:45 smithi080 bash[28361]: audit 2023-12-01T14:03:45.005503+0000 mon.c (mon.2) 10656 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:03:45.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:03:45 smithi080 bash[28361]: audit 2023-12-01T14:03:45.007229+0000 mon.c (mon.2) 10657 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:03:45.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:03:45 smithi080 bash[28361]: audit 2023-12-01T14:03:45.016381+0000 mon.a (mon.0) 10199 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:03:45.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:03:45 smithi080 bash[41963]: cluster 2023-12-01T14:03:44.156221+0000 mgr.y (mgr.24362) 16653 : cluster 0 pgmap v16622: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:03:45.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:03:45 smithi080 bash[41963]: audit 2023-12-01T14:03:44.173872+0000 mon.a (mon.0) 10194 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:03:45.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:03:45 smithi080 bash[41963]: audit 2023-12-01T14:03:44.180583+0000 mon.a (mon.0) 10195 : audit 0 from='client.? 172.21.15.80:0/890895482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:03:45.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:03:45 smithi080 bash[41963]: audit 2023-12-01T14:03:44.184572+0000 mon.a (mon.0) 10196 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:03:45.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:03:45 smithi080 bash[41963]: audit 2023-12-01T14:03:44.525668+0000 mon.a (mon.0) 10197 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:03:45.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:03:45 smithi080 bash[41963]: audit 2023-12-01T14:03:44.535052+0000 mon.a (mon.0) 10198 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:03:45.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:03:45 smithi080 bash[41963]: audit 2023-12-01T14:03:45.005503+0000 mon.c (mon.2) 10656 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:03:45.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:03:45 smithi080 bash[41963]: audit 2023-12-01T14:03:45.007229+0000 mon.c (mon.2) 10657 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:03:45.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:03:45 smithi080 bash[41963]: audit 2023-12-01T14:03:45.016381+0000 mon.a (mon.0) 10199 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:03:45.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:03:45 smithi090 bash[32384]: cluster 2023-12-01T14:03:44.156221+0000 mgr.y (mgr.24362) 16653 : cluster 0 pgmap v16622: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:03:45.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:03:45 smithi090 bash[32384]: audit 2023-12-01T14:03:44.173872+0000 mon.a (mon.0) 10194 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:03:45.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:03:45 smithi090 bash[32384]: audit 2023-12-01T14:03:44.180583+0000 mon.a (mon.0) 10195 : audit 0 from='client.? 172.21.15.80:0/890895482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:03:45.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:03:45 smithi090 bash[32384]: audit 2023-12-01T14:03:44.184572+0000 mon.a (mon.0) 10196 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:03:45.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:03:45 smithi090 bash[32384]: audit 2023-12-01T14:03:44.525668+0000 mon.a (mon.0) 10197 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:03:45.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:03:45 smithi090 bash[32384]: audit 2023-12-01T14:03:44.535052+0000 mon.a (mon.0) 10198 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:03:45.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:03:45 smithi090 bash[32384]: audit 2023-12-01T14:03:45.005503+0000 mon.c (mon.2) 10656 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:03:45.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:03:45 smithi090 bash[32384]: audit 2023-12-01T14:03:45.007229+0000 mon.c (mon.2) 10657 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:03:45.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:03:45 smithi090 bash[32384]: audit 2023-12-01T14:03:45.016381+0000 mon.a (mon.0) 10199 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:03:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:03:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:03:46] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T14:03:47.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:03:47 smithi080 bash[41963]: cluster 2023-12-01T14:03:46.157425+0000 mgr.y (mgr.24362) 16654 : cluster 0 pgmap v16623: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:03:47.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:03:47 smithi080 bash[41963]: audit 2023-12-01T14:03:46.636036+0000 mon.c (mon.2) 10658 : audit 0 from='client.? 172.21.15.80:0/539325786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:03:47.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:03:47 smithi080 bash[28361]: cluster 2023-12-01T14:03:46.157425+0000 mgr.y (mgr.24362) 16654 : cluster 0 pgmap v16623: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:03:47.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:03:47 smithi080 bash[28361]: audit 2023-12-01T14:03:46.636036+0000 mon.c (mon.2) 10658 : audit 0 from='client.? 172.21.15.80:0/539325786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:03:47.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:03:47 smithi090 bash[32384]: cluster 2023-12-01T14:03:46.157425+0000 mgr.y (mgr.24362) 16654 : cluster 0 pgmap v16623: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:03:47.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:03:47 smithi090 bash[32384]: audit 2023-12-01T14:03:46.636036+0000 mon.c (mon.2) 10658 : audit 0 from='client.? 172.21.15.80:0/539325786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:03:49.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:03:49 smithi090 bash[32384]: cluster 2023-12-01T14:03:48.158121+0000 mgr.y (mgr.24362) 16655 : cluster 0 pgmap v16624: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:03:49.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:03:49 smithi090 bash[32384]: audit 2023-12-01T14:03:49.088434+0000 mon.c (mon.2) 10659 : audit 0 from='client.? 172.21.15.80:0/2343601819' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:03:49.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:03:49 smithi080 bash[41963]: cluster 2023-12-01T14:03:48.158121+0000 mgr.y (mgr.24362) 16655 : cluster 0 pgmap v16624: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:03:49.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:03:49 smithi080 bash[41963]: audit 2023-12-01T14:03:49.088434+0000 mon.c (mon.2) 10659 : audit 0 from='client.? 172.21.15.80:0/2343601819' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:03:49.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:03:49 smithi080 bash[28361]: cluster 2023-12-01T14:03:48.158121+0000 mgr.y (mgr.24362) 16655 : cluster 0 pgmap v16624: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:03:49.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:03:49 smithi080 bash[28361]: audit 2023-12-01T14:03:49.088434+0000 mon.c (mon.2) 10659 : audit 0 from='client.? 172.21.15.80:0/2343601819' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:03:51.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:03:51 smithi090 bash[32384]: cluster 2023-12-01T14:03:50.158806+0000 mgr.y (mgr.24362) 16656 : cluster 0 pgmap v16625: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:03:51.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:03:51 smithi080 bash[41963]: cluster 2023-12-01T14:03:50.158806+0000 mgr.y (mgr.24362) 16656 : cluster 0 pgmap v16625: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:03:51.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:03:51 smithi080 bash[28361]: cluster 2023-12-01T14:03:50.158806+0000 mgr.y (mgr.24362) 16656 : cluster 0 pgmap v16625: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:03:52.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:03:52 smithi090 bash[32384]: audit 2023-12-01T14:03:51.553050+0000 mon.c (mon.2) 10660 : audit 0 from='client.? 172.21.15.80:0/3799176757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:03:52.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:03:52 smithi080 bash[41963]: audit 2023-12-01T14:03:51.553050+0000 mon.c (mon.2) 10660 : audit 0 from='client.? 172.21.15.80:0/3799176757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:03:52.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:03:52 smithi080 bash[28361]: audit 2023-12-01T14:03:51.553050+0000 mon.c (mon.2) 10660 : audit 0 from='client.? 172.21.15.80:0/3799176757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:03:53.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:03:53 smithi090 bash[32384]: cluster 2023-12-01T14:03:52.160012+0000 mgr.y (mgr.24362) 16657 : cluster 0 pgmap v16626: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:03:53.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:03:53 smithi080 bash[28361]: cluster 2023-12-01T14:03:52.160012+0000 mgr.y (mgr.24362) 16657 : cluster 0 pgmap v16626: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:03:53.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:03:53 smithi080 bash[41963]: cluster 2023-12-01T14:03:52.160012+0000 mgr.y (mgr.24362) 16657 : cluster 0 pgmap v16626: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:03:55.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:03:54 smithi080 bash[28361]: audit 2023-12-01T14:03:54.007130+0000 mon.c (mon.2) 10661 : audit 0 from='client.? 172.21.15.80:0/175007278' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:03:55.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:03:54 smithi080 bash[28361]: cluster 2023-12-01T14:03:54.160617+0000 mgr.y (mgr.24362) 16658 : cluster 0 pgmap v16627: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:03:55.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:03:54 smithi080 bash[41963]: audit 2023-12-01T14:03:54.007130+0000 mon.c (mon.2) 10661 : audit 0 from='client.? 172.21.15.80:0/175007278' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:03:55.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:03:54 smithi080 bash[41963]: cluster 2023-12-01T14:03:54.160617+0000 mgr.y (mgr.24362) 16658 : cluster 0 pgmap v16627: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:03:55.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:03:54 smithi090 bash[32384]: audit 2023-12-01T14:03:54.007130+0000 mon.c (mon.2) 10661 : audit 0 from='client.? 172.21.15.80:0/175007278' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:03:55.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:03:54 smithi090 bash[32384]: cluster 2023-12-01T14:03:54.160617+0000 mgr.y (mgr.24362) 16658 : cluster 0 pgmap v16627: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:03:56.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:03:55 smithi080 bash[41963]: audit 2023-12-01T14:03:55.662428+0000 mon.c (mon.2) 10662 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:03:56.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:03:55 smithi080 bash[28361]: audit 2023-12-01T14:03:55.662428+0000 mon.c (mon.2) 10662 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:03:56.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:03:55 smithi090 bash[32384]: audit 2023-12-01T14:03:55.662428+0000 mon.c (mon.2) 10662 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:03:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:03:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:03:56] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T14:03:57.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:03:56 smithi090 bash[32384]: cluster 2023-12-01T14:03:56.161339+0000 mgr.y (mgr.24362) 16659 : cluster 0 pgmap v16628: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:03:57.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:03:56 smithi090 bash[32384]: audit 2023-12-01T14:03:56.464462+0000 mon.c (mon.2) 10663 : audit 0 from='client.? 172.21.15.80:0/3023015065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:03:57.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:03:56 smithi080 bash[28361]: cluster 2023-12-01T14:03:56.161339+0000 mgr.y (mgr.24362) 16659 : cluster 0 pgmap v16628: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:03:57.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:03:56 smithi080 bash[28361]: audit 2023-12-01T14:03:56.464462+0000 mon.c (mon.2) 10663 : audit 0 from='client.? 172.21.15.80:0/3023015065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:03:57.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:03:56 smithi080 bash[41963]: cluster 2023-12-01T14:03:56.161339+0000 mgr.y (mgr.24362) 16659 : cluster 0 pgmap v16628: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:03:57.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:03:56 smithi080 bash[41963]: audit 2023-12-01T14:03:56.464462+0000 mon.c (mon.2) 10663 : audit 0 from='client.? 172.21.15.80:0/3023015065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:03:59.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:03:59 smithi090 bash[32384]: cluster 2023-12-01T14:03:58.162072+0000 mgr.y (mgr.24362) 16660 : cluster 0 pgmap v16629: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:03:59.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:03:59 smithi090 bash[32384]: audit 2023-12-01T14:03:58.920875+0000 mon.a (mon.0) 10200 : audit 0 from='client.? 172.21.15.80:0/1594676240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:03:59.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:03:59 smithi080 bash[28361]: cluster 2023-12-01T14:03:58.162072+0000 mgr.y (mgr.24362) 16660 : cluster 0 pgmap v16629: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:03:59.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:03:59 smithi080 bash[28361]: audit 2023-12-01T14:03:58.920875+0000 mon.a (mon.0) 10200 : audit 0 from='client.? 172.21.15.80:0/1594676240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:03:59.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:03:59 smithi080 bash[41963]: cluster 2023-12-01T14:03:58.162072+0000 mgr.y (mgr.24362) 16660 : cluster 0 pgmap v16629: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:03:59.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:03:59 smithi080 bash[41963]: audit 2023-12-01T14:03:58.920875+0000 mon.a (mon.0) 10200 : audit 0 from='client.? 172.21.15.80:0/1594676240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:04:01.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:04:01 smithi090 bash[32384]: cluster 2023-12-01T14:04:00.162734+0000 mgr.y (mgr.24362) 16661 : cluster 0 pgmap v16630: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:04:01.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:04:01 smithi080 bash[28361]: cluster 2023-12-01T14:04:00.162734+0000 mgr.y (mgr.24362) 16661 : cluster 0 pgmap v16630: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:04:01.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:04:01 smithi080 bash[41963]: cluster 2023-12-01T14:04:00.162734+0000 mgr.y (mgr.24362) 16661 : cluster 0 pgmap v16630: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:04:02.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:04:02 smithi090 bash[32384]: audit 2023-12-01T14:04:01.386786+0000 mon.c (mon.2) 10664 : audit 0 from='client.? 172.21.15.80:0/1469917517' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:04:02.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:04:02 smithi080 bash[28361]: audit 2023-12-01T14:04:01.386786+0000 mon.c (mon.2) 10664 : audit 0 from='client.? 172.21.15.80:0/1469917517' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:04:02.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:04:02 smithi080 bash[41963]: audit 2023-12-01T14:04:01.386786+0000 mon.c (mon.2) 10664 : audit 0 from='client.? 172.21.15.80:0/1469917517' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:04:03.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:04:03 smithi090 bash[32384]: cluster 2023-12-01T14:04:02.163835+0000 mgr.y (mgr.24362) 16662 : cluster 0 pgmap v16631: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:04:03.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:04:03 smithi080 bash[28361]: cluster 2023-12-01T14:04:02.163835+0000 mgr.y (mgr.24362) 16662 : cluster 0 pgmap v16631: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:04:03.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:04:03 smithi080 bash[41963]: cluster 2023-12-01T14:04:02.163835+0000 mgr.y (mgr.24362) 16662 : cluster 0 pgmap v16631: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:04:04.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:04:04 smithi090 bash[32384]: audit 2023-12-01T14:04:03.841302+0000 mon.c (mon.2) 10665 : audit 0 from='client.? 172.21.15.80:0/529458586' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:04:04.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:04:04 smithi080 bash[41963]: audit 2023-12-01T14:04:03.841302+0000 mon.c (mon.2) 10665 : audit 0 from='client.? 172.21.15.80:0/529458586' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:04:04.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:04:04 smithi080 bash[28361]: audit 2023-12-01T14:04:03.841302+0000 mon.c (mon.2) 10665 : audit 0 from='client.? 172.21.15.80:0/529458586' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:04:05.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:04:05 smithi090 bash[32384]: cluster 2023-12-01T14:04:04.164497+0000 mgr.y (mgr.24362) 16663 : cluster 0 pgmap v16632: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:04:05.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:04:05 smithi080 bash[41963]: cluster 2023-12-01T14:04:04.164497+0000 mgr.y (mgr.24362) 16663 : cluster 0 pgmap v16632: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:04:05.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:04:05 smithi080 bash[28361]: cluster 2023-12-01T14:04:04.164497+0000 mgr.y (mgr.24362) 16663 : cluster 0 pgmap v16632: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:04:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:04:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:04:06] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T14:04:07.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:04:07 smithi090 bash[32384]: cluster 2023-12-01T14:04:06.165649+0000 mgr.y (mgr.24362) 16664 : cluster 0 pgmap v16633: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:04:07.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:04:07 smithi090 bash[32384]: audit 2023-12-01T14:04:06.294930+0000 mon.c (mon.2) 10666 : audit 0 from='client.? 172.21.15.80:0/3972538770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:04:07.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:04:07 smithi080 bash[28361]: cluster 2023-12-01T14:04:06.165649+0000 mgr.y (mgr.24362) 16664 : cluster 0 pgmap v16633: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:04:07.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:04:07 smithi080 bash[28361]: audit 2023-12-01T14:04:06.294930+0000 mon.c (mon.2) 10666 : audit 0 from='client.? 172.21.15.80:0/3972538770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:04:07.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:04:07 smithi080 bash[41963]: cluster 2023-12-01T14:04:06.165649+0000 mgr.y (mgr.24362) 16664 : cluster 0 pgmap v16633: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:04:07.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:04:07 smithi080 bash[41963]: audit 2023-12-01T14:04:06.294930+0000 mon.c (mon.2) 10666 : audit 0 from='client.? 172.21.15.80:0/3972538770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:04:09.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:04:09 smithi090 bash[32384]: cluster 2023-12-01T14:04:08.166336+0000 mgr.y (mgr.24362) 16665 : cluster 0 pgmap v16634: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:04:09.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:04:09 smithi090 bash[32384]: audit 2023-12-01T14:04:08.757145+0000 mon.c (mon.2) 10667 : audit 0 from='client.? 172.21.15.80:0/2646786448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:04:09.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:04:09 smithi080 bash[28361]: cluster 2023-12-01T14:04:08.166336+0000 mgr.y (mgr.24362) 16665 : cluster 0 pgmap v16634: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:04:09.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:04:09 smithi080 bash[28361]: audit 2023-12-01T14:04:08.757145+0000 mon.c (mon.2) 10667 : audit 0 from='client.? 172.21.15.80:0/2646786448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:04:09.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:04:09 smithi080 bash[41963]: cluster 2023-12-01T14:04:08.166336+0000 mgr.y (mgr.24362) 16665 : cluster 0 pgmap v16634: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:04:09.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:04:09 smithi080 bash[41963]: audit 2023-12-01T14:04:08.757145+0000 mon.c (mon.2) 10667 : audit 0 from='client.? 172.21.15.80:0/2646786448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:04:11.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:04:11 smithi090 bash[32384]: cluster 2023-12-01T14:04:10.166986+0000 mgr.y (mgr.24362) 16666 : cluster 0 pgmap v16635: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:04:11.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:04:11 smithi090 bash[32384]: audit 2023-12-01T14:04:10.662699+0000 mon.c (mon.2) 10668 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:04:11.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:04:11 smithi090 bash[32384]: audit 2023-12-01T14:04:11.220662+0000 mon.a (mon.0) 10201 : audit 0 from='client.? 172.21.15.80:0/932399008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:04:11.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:04:11 smithi080 bash[28361]: cluster 2023-12-01T14:04:10.166986+0000 mgr.y (mgr.24362) 16666 : cluster 0 pgmap v16635: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:04:11.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:04:11 smithi080 bash[28361]: audit 2023-12-01T14:04:10.662699+0000 mon.c (mon.2) 10668 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:04:11.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:04:11 smithi080 bash[28361]: audit 2023-12-01T14:04:11.220662+0000 mon.a (mon.0) 10201 : audit 0 from='client.? 172.21.15.80:0/932399008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:04:11.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:04:11 smithi080 bash[41963]: cluster 2023-12-01T14:04:10.166986+0000 mgr.y (mgr.24362) 16666 : cluster 0 pgmap v16635: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:04:11.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:04:11 smithi080 bash[41963]: audit 2023-12-01T14:04:10.662699+0000 mon.c (mon.2) 10668 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:04:11.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:04:11 smithi080 bash[41963]: audit 2023-12-01T14:04:11.220662+0000 mon.a (mon.0) 10201 : audit 0 from='client.? 172.21.15.80:0/932399008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:04:13.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:04:13 smithi090 bash[32384]: cluster 2023-12-01T14:04:12.168165+0000 mgr.y (mgr.24362) 16667 : cluster 0 pgmap v16636: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:04:13.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:04:13 smithi080 bash[28361]: cluster 2023-12-01T14:04:12.168165+0000 mgr.y (mgr.24362) 16667 : cluster 0 pgmap v16636: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:04:13.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:04:13 smithi080 bash[41963]: cluster 2023-12-01T14:04:12.168165+0000 mgr.y (mgr.24362) 16667 : cluster 0 pgmap v16636: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:04:14.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:04:14 smithi090 bash[32384]: audit 2023-12-01T14:04:13.677564+0000 mon.c (mon.2) 10669 : audit 0 from='client.? 172.21.15.80:0/3534490409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:04:14.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:04:14 smithi080 bash[28361]: audit 2023-12-01T14:04:13.677564+0000 mon.c (mon.2) 10669 : audit 0 from='client.? 172.21.15.80:0/3534490409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:04:14.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:04:14 smithi080 bash[41963]: audit 2023-12-01T14:04:13.677564+0000 mon.c (mon.2) 10669 : audit 0 from='client.? 172.21.15.80:0/3534490409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:04:15.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:04:15 smithi090 bash[32384]: cluster 2023-12-01T14:04:14.168738+0000 mgr.y (mgr.24362) 16668 : cluster 0 pgmap v16637: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:04:15.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:04:15 smithi080 bash[28361]: cluster 2023-12-01T14:04:14.168738+0000 mgr.y (mgr.24362) 16668 : cluster 0 pgmap v16637: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:04:15.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:04:15 smithi080 bash[41963]: cluster 2023-12-01T14:04:14.168738+0000 mgr.y (mgr.24362) 16668 : cluster 0 pgmap v16637: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:04:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:04:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:04:16] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T14:04:16.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:04:16 smithi080 bash[41963]: audit 2023-12-01T14:04:16.125808+0000 mon.c (mon.2) 10670 : audit 0 from='client.? 172.21.15.80:0/1929503230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:04:16.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:04:16 smithi080 bash[28361]: audit 2023-12-01T14:04:16.125808+0000 mon.c (mon.2) 10670 : audit 0 from='client.? 172.21.15.80:0/1929503230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:04:16.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:04:16 smithi090 bash[32384]: audit 2023-12-01T14:04:16.125808+0000 mon.c (mon.2) 10670 : audit 0 from='client.? 172.21.15.80:0/1929503230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:04:17.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:04:17 smithi080 bash[28361]: cluster 2023-12-01T14:04:16.169792+0000 mgr.y (mgr.24362) 16669 : cluster 0 pgmap v16638: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:04:17.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:04:17 smithi080 bash[41963]: cluster 2023-12-01T14:04:16.169792+0000 mgr.y (mgr.24362) 16669 : cluster 0 pgmap v16638: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:04:17.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:04:17 smithi090 bash[32384]: cluster 2023-12-01T14:04:16.169792+0000 mgr.y (mgr.24362) 16669 : cluster 0 pgmap v16638: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:04:19.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:04:19 smithi080 bash[28361]: cluster 2023-12-01T14:04:18.170457+0000 mgr.y (mgr.24362) 16670 : cluster 0 pgmap v16639: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:04:19.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:04:19 smithi080 bash[28361]: audit 2023-12-01T14:04:18.576652+0000 mon.c (mon.2) 10671 : audit 0 from='client.? 172.21.15.80:0/975638478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:04:19.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:04:19 smithi080 bash[41963]: cluster 2023-12-01T14:04:18.170457+0000 mgr.y (mgr.24362) 16670 : cluster 0 pgmap v16639: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:04:19.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:04:19 smithi080 bash[41963]: audit 2023-12-01T14:04:18.576652+0000 mon.c (mon.2) 10671 : audit 0 from='client.? 172.21.15.80:0/975638478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:04:19.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:04:19 smithi090 bash[32384]: cluster 2023-12-01T14:04:18.170457+0000 mgr.y (mgr.24362) 16670 : cluster 0 pgmap v16639: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:04:19.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:04:19 smithi090 bash[32384]: audit 2023-12-01T14:04:18.576652+0000 mon.c (mon.2) 10671 : audit 0 from='client.? 172.21.15.80:0/975638478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:04:21.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:04:21 smithi080 bash[28361]: cluster 2023-12-01T14:04:20.171098+0000 mgr.y (mgr.24362) 16671 : cluster 0 pgmap v16640: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:04:21.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:04:21 smithi080 bash[28361]: audit 2023-12-01T14:04:21.041542+0000 mon.a (mon.0) 10202 : audit 0 from='client.? 172.21.15.80:0/3638231177' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:04:21.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:04:21 smithi080 bash[41963]: cluster 2023-12-01T14:04:20.171098+0000 mgr.y (mgr.24362) 16671 : cluster 0 pgmap v16640: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:04:21.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:04:21 smithi080 bash[41963]: audit 2023-12-01T14:04:21.041542+0000 mon.a (mon.0) 10202 : audit 0 from='client.? 172.21.15.80:0/3638231177' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:04:21.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:04:21 smithi090 bash[32384]: cluster 2023-12-01T14:04:20.171098+0000 mgr.y (mgr.24362) 16671 : cluster 0 pgmap v16640: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:04:21.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:04:21 smithi090 bash[32384]: audit 2023-12-01T14:04:21.041542+0000 mon.a (mon.0) 10202 : audit 0 from='client.? 172.21.15.80:0/3638231177' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:04:23.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:04:23 smithi080 bash[28361]: cluster 2023-12-01T14:04:22.172290+0000 mgr.y (mgr.24362) 16672 : cluster 0 pgmap v16641: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:04:23.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:04:23 smithi080 bash[41963]: cluster 2023-12-01T14:04:22.172290+0000 mgr.y (mgr.24362) 16672 : cluster 0 pgmap v16641: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:04:23.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:04:23 smithi090 bash[32384]: cluster 2023-12-01T14:04:22.172290+0000 mgr.y (mgr.24362) 16672 : cluster 0 pgmap v16641: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:04:24.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:04:24 smithi080 bash[41963]: audit 2023-12-01T14:04:23.495784+0000 mon.a (mon.0) 10203 : audit 0 from='client.? 172.21.15.80:0/3168443243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:04:24.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:04:24 smithi080 bash[28361]: audit 2023-12-01T14:04:23.495784+0000 mon.a (mon.0) 10203 : audit 0 from='client.? 172.21.15.80:0/3168443243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:04:24.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:04:24 smithi090 bash[32384]: audit 2023-12-01T14:04:23.495784+0000 mon.a (mon.0) 10203 : audit 0 from='client.? 172.21.15.80:0/3168443243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:04:25.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:04:25 smithi080 bash[28361]: cluster 2023-12-01T14:04:24.172893+0000 mgr.y (mgr.24362) 16673 : cluster 0 pgmap v16642: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:04:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:04:25 smithi080 bash[41963]: cluster 2023-12-01T14:04:24.172893+0000 mgr.y (mgr.24362) 16673 : cluster 0 pgmap v16642: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:04:25.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:04:25 smithi090 bash[32384]: cluster 2023-12-01T14:04:24.172893+0000 mgr.y (mgr.24362) 16673 : cluster 0 pgmap v16642: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:04:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:04:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:04:26] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T14:04:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:04:26 smithi080 bash[28361]: audit 2023-12-01T14:04:25.662903+0000 mon.c (mon.2) 10672 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:04:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:04:26 smithi080 bash[28361]: audit 2023-12-01T14:04:25.945704+0000 mon.a (mon.0) 10204 : audit 0 from='client.? 172.21.15.80:0/2172018928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:04:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:04:26 smithi080 bash[41963]: audit 2023-12-01T14:04:25.662903+0000 mon.c (mon.2) 10672 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:04:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:04:26 smithi080 bash[41963]: audit 2023-12-01T14:04:25.945704+0000 mon.a (mon.0) 10204 : audit 0 from='client.? 172.21.15.80:0/2172018928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:04:26.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:04:26 smithi090 bash[32384]: audit 2023-12-01T14:04:25.662903+0000 mon.c (mon.2) 10672 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:04:26.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:04:26 smithi090 bash[32384]: audit 2023-12-01T14:04:25.945704+0000 mon.a (mon.0) 10204 : audit 0 from='client.? 172.21.15.80:0/2172018928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:04:27.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:04:27 smithi080 bash[28361]: cluster 2023-12-01T14:04:26.174078+0000 mgr.y (mgr.24362) 16674 : cluster 0 pgmap v16643: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:04:27.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:04:27 smithi080 bash[41963]: cluster 2023-12-01T14:04:26.174078+0000 mgr.y (mgr.24362) 16674 : cluster 0 pgmap v16643: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:04:27.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:04:27 smithi090 bash[32384]: cluster 2023-12-01T14:04:26.174078+0000 mgr.y (mgr.24362) 16674 : cluster 0 pgmap v16643: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:04:29.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:04:29 smithi080 bash[28361]: cluster 2023-12-01T14:04:28.174640+0000 mgr.y (mgr.24362) 16675 : cluster 0 pgmap v16644: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:04:29.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:04:29 smithi080 bash[28361]: audit 2023-12-01T14:04:28.403794+0000 mon.c (mon.2) 10673 : audit 0 from='client.? 172.21.15.80:0/2437911600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:04:29.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:04:29 smithi080 bash[41963]: cluster 2023-12-01T14:04:28.174640+0000 mgr.y (mgr.24362) 16675 : cluster 0 pgmap v16644: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:04:29.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:04:29 smithi080 bash[41963]: audit 2023-12-01T14:04:28.403794+0000 mon.c (mon.2) 10673 : audit 0 from='client.? 172.21.15.80:0/2437911600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:04:29.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:04:29 smithi090 bash[32384]: cluster 2023-12-01T14:04:28.174640+0000 mgr.y (mgr.24362) 16675 : cluster 0 pgmap v16644: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:04:29.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:04:29 smithi090 bash[32384]: audit 2023-12-01T14:04:28.403794+0000 mon.c (mon.2) 10673 : audit 0 from='client.? 172.21.15.80:0/2437911600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:04:31.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:04:31 smithi080 bash[28361]: cluster 2023-12-01T14:04:30.175276+0000 mgr.y (mgr.24362) 16676 : cluster 0 pgmap v16645: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:04:31.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:04:31 smithi080 bash[28361]: audit 2023-12-01T14:04:30.852549+0000 mon.c (mon.2) 10674 : audit 0 from='client.? 172.21.15.80:0/3151004530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:04:31.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:04:31 smithi080 bash[41963]: cluster 2023-12-01T14:04:30.175276+0000 mgr.y (mgr.24362) 16676 : cluster 0 pgmap v16645: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:04:31.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:04:31 smithi080 bash[41963]: audit 2023-12-01T14:04:30.852549+0000 mon.c (mon.2) 10674 : audit 0 from='client.? 172.21.15.80:0/3151004530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:04:31.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:04:31 smithi090 bash[32384]: cluster 2023-12-01T14:04:30.175276+0000 mgr.y (mgr.24362) 16676 : cluster 0 pgmap v16645: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:04:31.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:04:31 smithi090 bash[32384]: audit 2023-12-01T14:04:30.852549+0000 mon.c (mon.2) 10674 : audit 0 from='client.? 172.21.15.80:0/3151004530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:04:33.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:04:33 smithi080 bash[28361]: cluster 2023-12-01T14:04:32.176576+0000 mgr.y (mgr.24362) 16677 : cluster 0 pgmap v16646: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:04:33.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:04:33 smithi080 bash[28361]: audit 2023-12-01T14:04:33.299280+0000 mon.a (mon.0) 10205 : audit 0 from='client.? 172.21.15.80:0/1520690718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:04:33.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:04:33 smithi080 bash[41963]: cluster 2023-12-01T14:04:32.176576+0000 mgr.y (mgr.24362) 16677 : cluster 0 pgmap v16646: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:04:33.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:04:33 smithi080 bash[41963]: audit 2023-12-01T14:04:33.299280+0000 mon.a (mon.0) 10205 : audit 0 from='client.? 172.21.15.80:0/1520690718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:04:33.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:04:33 smithi090 bash[32384]: cluster 2023-12-01T14:04:32.176576+0000 mgr.y (mgr.24362) 16677 : cluster 0 pgmap v16646: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:04:33.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:04:33 smithi090 bash[32384]: audit 2023-12-01T14:04:33.299280+0000 mon.a (mon.0) 10205 : audit 0 from='client.? 172.21.15.80:0/1520690718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:04:35.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:04:34 smithi090 bash[32384]: cluster 2023-12-01T14:04:34.177374+0000 mgr.y (mgr.24362) 16678 : cluster 0 pgmap v16647: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:04:35.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:04:34 smithi080 bash[28361]: cluster 2023-12-01T14:04:34.177374+0000 mgr.y (mgr.24362) 16678 : cluster 0 pgmap v16647: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:04:35.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:04:34 smithi080 bash[41963]: cluster 2023-12-01T14:04:34.177374+0000 mgr.y (mgr.24362) 16678 : cluster 0 pgmap v16647: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:04:36.233 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:04:35 smithi080 bash[28361]: audit 2023-12-01T14:04:35.752906+0000 mon.c (mon.2) 10675 : audit 0 from='client.? 172.21.15.80:0/1758970850' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:04:36.233 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:04:35 smithi080 bash[41963]: audit 2023-12-01T14:04:35.752906+0000 mon.c (mon.2) 10675 : audit 0 from='client.? 172.21.15.80:0/1758970850' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:04:36.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:04:35 smithi090 bash[32384]: audit 2023-12-01T14:04:35.752906+0000 mon.c (mon.2) 10675 : audit 0 from='client.? 172.21.15.80:0/1758970850' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:04:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:04:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:04:36] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T14:04:37.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:04:36 smithi090 bash[32384]: cluster 2023-12-01T14:04:36.178559+0000 mgr.y (mgr.24362) 16679 : cluster 0 pgmap v16648: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:04:37.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:04:36 smithi080 bash[41963]: cluster 2023-12-01T14:04:36.178559+0000 mgr.y (mgr.24362) 16679 : cluster 0 pgmap v16648: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:04:37.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:04:36 smithi080 bash[28361]: cluster 2023-12-01T14:04:36.178559+0000 mgr.y (mgr.24362) 16679 : cluster 0 pgmap v16648: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:04:38.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:04:38 smithi080 bash[41963]: audit 2023-12-01T14:04:38.213923+0000 mon.c (mon.2) 10676 : audit 0 from='client.? 172.21.15.80:0/3988179235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:04:38.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:04:38 smithi080 bash[28361]: audit 2023-12-01T14:04:38.213923+0000 mon.c (mon.2) 10676 : audit 0 from='client.? 172.21.15.80:0/3988179235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:04:38.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:04:38 smithi090 bash[32384]: audit 2023-12-01T14:04:38.213923+0000 mon.c (mon.2) 10676 : audit 0 from='client.? 172.21.15.80:0/3988179235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:04:39.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:04:39 smithi080 bash[41963]: cluster 2023-12-01T14:04:38.179200+0000 mgr.y (mgr.24362) 16680 : cluster 0 pgmap v16649: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:04:39.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:04:39 smithi080 bash[28361]: cluster 2023-12-01T14:04:38.179200+0000 mgr.y (mgr.24362) 16680 : cluster 0 pgmap v16649: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:04:39.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:04:39 smithi090 bash[32384]: cluster 2023-12-01T14:04:38.179200+0000 mgr.y (mgr.24362) 16680 : cluster 0 pgmap v16649: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:04:41.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:04:41 smithi080 bash[28361]: cluster 2023-12-01T14:04:40.179908+0000 mgr.y (mgr.24362) 16681 : cluster 0 pgmap v16650: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:04:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:04:41 smithi080 bash[28361]: audit 2023-12-01T14:04:40.662988+0000 mon.c (mon.2) 10677 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:04:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:04:41 smithi080 bash[28361]: audit 2023-12-01T14:04:40.674685+0000 mon.c (mon.2) 10678 : audit 0 from='client.? 172.21.15.80:0/3888981703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:04:41.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:04:41 smithi080 bash[41963]: cluster 2023-12-01T14:04:40.179908+0000 mgr.y (mgr.24362) 16681 : cluster 0 pgmap v16650: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:04:41.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:04:41 smithi080 bash[41963]: audit 2023-12-01T14:04:40.662988+0000 mon.c (mon.2) 10677 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:04:41.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:04:41 smithi080 bash[41963]: audit 2023-12-01T14:04:40.674685+0000 mon.c (mon.2) 10678 : audit 0 from='client.? 172.21.15.80:0/3888981703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:04:41.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:04:41 smithi090 bash[32384]: cluster 2023-12-01T14:04:40.179908+0000 mgr.y (mgr.24362) 16681 : cluster 0 pgmap v16650: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:04:41.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:04:41 smithi090 bash[32384]: audit 2023-12-01T14:04:40.662988+0000 mon.c (mon.2) 10677 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:04:41.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:04:41 smithi090 bash[32384]: audit 2023-12-01T14:04:40.674685+0000 mon.c (mon.2) 10678 : audit 0 from='client.? 172.21.15.80:0/3888981703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:04:43.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:04:43 smithi080 bash[28361]: cluster 2023-12-01T14:04:42.180994+0000 mgr.y (mgr.24362) 16682 : cluster 0 pgmap v16651: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:04:43.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:04:43 smithi080 bash[28361]: audit 2023-12-01T14:04:43.127501+0000 mon.c (mon.2) 10679 : audit 0 from='client.? 172.21.15.80:0/3355252290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:04:43.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:04:43 smithi080 bash[41963]: cluster 2023-12-01T14:04:42.180994+0000 mgr.y (mgr.24362) 16682 : cluster 0 pgmap v16651: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:04:43.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:04:43 smithi080 bash[41963]: audit 2023-12-01T14:04:43.127501+0000 mon.c (mon.2) 10679 : audit 0 from='client.? 172.21.15.80:0/3355252290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:04:43.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:04:43 smithi090 bash[32384]: cluster 2023-12-01T14:04:42.180994+0000 mgr.y (mgr.24362) 16682 : cluster 0 pgmap v16651: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:04:43.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:04:43 smithi090 bash[32384]: audit 2023-12-01T14:04:43.127501+0000 mon.c (mon.2) 10679 : audit 0 from='client.? 172.21.15.80:0/3355252290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:04:45.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:04:44 smithi090 bash[32384]: cluster 2023-12-01T14:04:44.181734+0000 mgr.y (mgr.24362) 16683 : cluster 0 pgmap v16652: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:04:45.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:04:44 smithi080 bash[28361]: cluster 2023-12-01T14:04:44.181734+0000 mgr.y (mgr.24362) 16683 : cluster 0 pgmap v16652: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:04:45.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:04:44 smithi080 bash[41963]: cluster 2023-12-01T14:04:44.181734+0000 mgr.y (mgr.24362) 16683 : cluster 0 pgmap v16652: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:04:46.232 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:04:45 smithi080 bash[28361]: audit 2023-12-01T14:04:45.097825+0000 mon.c (mon.2) 10680 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:04:46.232 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:04:45 smithi080 bash[28361]: audit 2023-12-01T14:04:45.578499+0000 mon.c (mon.2) 10681 : audit 0 from='client.? 172.21.15.80:0/4294210934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:04:46.233 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:04:45 smithi080 bash[41963]: audit 2023-12-01T14:04:45.097825+0000 mon.c (mon.2) 10680 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:04:46.233 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:04:45 smithi080 bash[41963]: audit 2023-12-01T14:04:45.578499+0000 mon.c (mon.2) 10681 : audit 0 from='client.? 172.21.15.80:0/4294210934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:04:46.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:04:45 smithi090 bash[32384]: audit 2023-12-01T14:04:45.097825+0000 mon.c (mon.2) 10680 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:04:46.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:04:45 smithi090 bash[32384]: audit 2023-12-01T14:04:45.578499+0000 mon.c (mon.2) 10681 : audit 0 from='client.? 172.21.15.80:0/4294210934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:04:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:04:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:04:46] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T14:04:47.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:04:46 smithi090 bash[32384]: cluster 2023-12-01T14:04:46.182838+0000 mgr.y (mgr.24362) 16684 : cluster 0 pgmap v16653: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:04:47.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:04:46 smithi080 bash[28361]: cluster 2023-12-01T14:04:46.182838+0000 mgr.y (mgr.24362) 16684 : cluster 0 pgmap v16653: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:04:47.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:04:46 smithi080 bash[41963]: cluster 2023-12-01T14:04:46.182838+0000 mgr.y (mgr.24362) 16684 : cluster 0 pgmap v16653: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:04:48.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:04:48 smithi080 bash[28361]: audit 2023-12-01T14:04:48.040214+0000 mon.a (mon.0) 10206 : audit 0 from='client.? 172.21.15.80:0/84868216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:04:48.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:04:48 smithi080 bash[41963]: audit 2023-12-01T14:04:48.040214+0000 mon.a (mon.0) 10206 : audit 0 from='client.? 172.21.15.80:0/84868216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:04:48.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:04:48 smithi090 bash[32384]: audit 2023-12-01T14:04:48.040214+0000 mon.a (mon.0) 10206 : audit 0 from='client.? 172.21.15.80:0/84868216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:04:49.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:04:49 smithi080 bash[28361]: cluster 2023-12-01T14:04:48.183453+0000 mgr.y (mgr.24362) 16685 : cluster 0 pgmap v16654: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:04:49.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:04:49 smithi080 bash[41963]: cluster 2023-12-01T14:04:48.183453+0000 mgr.y (mgr.24362) 16685 : cluster 0 pgmap v16654: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:04:49.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:04:49 smithi090 bash[32384]: cluster 2023-12-01T14:04:48.183453+0000 mgr.y (mgr.24362) 16685 : cluster 0 pgmap v16654: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:04:51.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:04:51 smithi090 bash[32384]: cluster 2023-12-01T14:04:50.183988+0000 mgr.y (mgr.24362) 16686 : cluster 0 pgmap v16655: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:04:51.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:04:51 smithi090 bash[32384]: audit 2023-12-01T14:04:50.499758+0000 mon.a (mon.0) 10207 : audit 0 from='client.? 172.21.15.80:0/2529979329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:04:51.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:04:51 smithi090 bash[32384]: audit 2023-12-01T14:04:50.891226+0000 mon.a (mon.0) 10208 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:04:51.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:04:51 smithi090 bash[32384]: audit 2023-12-01T14:04:50.900895+0000 mon.a (mon.0) 10209 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:04:51.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:04:51 smithi080 bash[41963]: cluster 2023-12-01T14:04:50.183988+0000 mgr.y (mgr.24362) 16686 : cluster 0 pgmap v16655: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:04:51.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:04:51 smithi080 bash[41963]: audit 2023-12-01T14:04:50.499758+0000 mon.a (mon.0) 10207 : audit 0 from='client.? 172.21.15.80:0/2529979329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:04:51.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:04:51 smithi080 bash[41963]: audit 2023-12-01T14:04:50.891226+0000 mon.a (mon.0) 10208 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:04:51.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:04:51 smithi080 bash[41963]: audit 2023-12-01T14:04:50.900895+0000 mon.a (mon.0) 10209 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:04:51.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:04:51 smithi080 bash[28361]: cluster 2023-12-01T14:04:50.183988+0000 mgr.y (mgr.24362) 16686 : cluster 0 pgmap v16655: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:04:51.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:04:51 smithi080 bash[28361]: audit 2023-12-01T14:04:50.499758+0000 mon.a (mon.0) 10207 : audit 0 from='client.? 172.21.15.80:0/2529979329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:04:51.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:04:51 smithi080 bash[28361]: audit 2023-12-01T14:04:50.891226+0000 mon.a (mon.0) 10208 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:04:51.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:04:51 smithi080 bash[28361]: audit 2023-12-01T14:04:50.900895+0000 mon.a (mon.0) 10209 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:04:52.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:04:52 smithi080 bash[28361]: audit 2023-12-01T14:04:51.354812+0000 mon.a (mon.0) 10210 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:04:52.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:04:52 smithi080 bash[28361]: audit 2023-12-01T14:04:51.365244+0000 mon.a (mon.0) 10211 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:04:52.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:04:52 smithi080 bash[28361]: audit 2023-12-01T14:04:51.887183+0000 mon.c (mon.2) 10682 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:04:52.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:04:52 smithi080 bash[28361]: audit 2023-12-01T14:04:51.889053+0000 mon.c (mon.2) 10683 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:04:52.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:04:52 smithi080 bash[28361]: audit 2023-12-01T14:04:51.899392+0000 mon.a (mon.0) 10212 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:04:52.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:04:52 smithi080 bash[41963]: audit 2023-12-01T14:04:51.354812+0000 mon.a (mon.0) 10210 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:04:52.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:04:52 smithi080 bash[41963]: audit 2023-12-01T14:04:51.365244+0000 mon.a (mon.0) 10211 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:04:52.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:04:52 smithi080 bash[41963]: audit 2023-12-01T14:04:51.887183+0000 mon.c (mon.2) 10682 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:04:52.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:04:52 smithi080 bash[41963]: audit 2023-12-01T14:04:51.889053+0000 mon.c (mon.2) 10683 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:04:52.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:04:52 smithi080 bash[41963]: audit 2023-12-01T14:04:51.899392+0000 mon.a (mon.0) 10212 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:04:52.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:04:52 smithi090 bash[32384]: audit 2023-12-01T14:04:51.354812+0000 mon.a (mon.0) 10210 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:04:52.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:04:52 smithi090 bash[32384]: audit 2023-12-01T14:04:51.365244+0000 mon.a (mon.0) 10211 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:04:52.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:04:52 smithi090 bash[32384]: audit 2023-12-01T14:04:51.887183+0000 mon.c (mon.2) 10682 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:04:52.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:04:52 smithi090 bash[32384]: audit 2023-12-01T14:04:51.889053+0000 mon.c (mon.2) 10683 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:04:52.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:04:52 smithi090 bash[32384]: audit 2023-12-01T14:04:51.899392+0000 mon.a (mon.0) 10212 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:04:53.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:04:53 smithi080 bash[41963]: cluster 2023-12-01T14:04:52.184990+0000 mgr.y (mgr.24362) 16687 : cluster 0 pgmap v16656: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:04:53.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:04:53 smithi080 bash[41963]: audit 2023-12-01T14:04:52.959470+0000 mon.a (mon.0) 10213 : audit 0 from='client.? 172.21.15.80:0/142849477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:04:53.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:04:53 smithi080 bash[28361]: cluster 2023-12-01T14:04:52.184990+0000 mgr.y (mgr.24362) 16687 : cluster 0 pgmap v16656: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:04:53.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:04:53 smithi080 bash[28361]: audit 2023-12-01T14:04:52.959470+0000 mon.a (mon.0) 10213 : audit 0 from='client.? 172.21.15.80:0/142849477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:04:53.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:04:53 smithi090 bash[32384]: cluster 2023-12-01T14:04:52.184990+0000 mgr.y (mgr.24362) 16687 : cluster 0 pgmap v16656: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:04:53.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:04:53 smithi090 bash[32384]: audit 2023-12-01T14:04:52.959470+0000 mon.a (mon.0) 10213 : audit 0 from='client.? 172.21.15.80:0/142849477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:04:55.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:04:54 smithi090 bash[32384]: cluster 2023-12-01T14:04:54.185648+0000 mgr.y (mgr.24362) 16688 : cluster 0 pgmap v16657: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:04:55.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:04:54 smithi080 bash[41963]: cluster 2023-12-01T14:04:54.185648+0000 mgr.y (mgr.24362) 16688 : cluster 0 pgmap v16657: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:04:55.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:04:54 smithi080 bash[28361]: cluster 2023-12-01T14:04:54.185648+0000 mgr.y (mgr.24362) 16688 : cluster 0 pgmap v16657: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:04:56.232 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:04:55 smithi080 bash[28361]: audit 2023-12-01T14:04:55.391484+0000 mon.a (mon.0) 10214 : audit 0 from='client.? 172.21.15.80:0/3567450207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:04:56.232 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:04:55 smithi080 bash[28361]: audit 2023-12-01T14:04:55.663865+0000 mon.c (mon.2) 10684 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:04:56.233 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:04:55 smithi080 bash[41963]: audit 2023-12-01T14:04:55.391484+0000 mon.a (mon.0) 10214 : audit 0 from='client.? 172.21.15.80:0/3567450207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:04:56.233 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:04:55 smithi080 bash[41963]: audit 2023-12-01T14:04:55.663865+0000 mon.c (mon.2) 10684 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:04:56.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:04:55 smithi090 bash[32384]: audit 2023-12-01T14:04:55.391484+0000 mon.a (mon.0) 10214 : audit 0 from='client.? 172.21.15.80:0/3567450207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:04:56.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:04:55 smithi090 bash[32384]: audit 2023-12-01T14:04:55.663865+0000 mon.c (mon.2) 10684 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:04:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:04:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:04:56] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T14:04:57.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:04:56 smithi090 bash[32384]: cluster 2023-12-01T14:04:56.186766+0000 mgr.y (mgr.24362) 16689 : cluster 0 pgmap v16658: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:04:57.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:04:56 smithi080 bash[28361]: cluster 2023-12-01T14:04:56.186766+0000 mgr.y (mgr.24362) 16689 : cluster 0 pgmap v16658: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:04:57.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:04:56 smithi080 bash[41963]: cluster 2023-12-01T14:04:56.186766+0000 mgr.y (mgr.24362) 16689 : cluster 0 pgmap v16658: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:04:58.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:04:57 smithi090 bash[32384]: audit 2023-12-01T14:04:57.845604+0000 mon.c (mon.2) 10685 : audit 0 from='client.? 172.21.15.80:0/124729420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:04:58.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:04:57 smithi080 bash[28361]: audit 2023-12-01T14:04:57.845604+0000 mon.c (mon.2) 10685 : audit 0 from='client.? 172.21.15.80:0/124729420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:04:58.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:04:57 smithi080 bash[41963]: audit 2023-12-01T14:04:57.845604+0000 mon.c (mon.2) 10685 : audit 0 from='client.? 172.21.15.80:0/124729420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:04:59.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:04:58 smithi090 bash[32384]: cluster 2023-12-01T14:04:58.187468+0000 mgr.y (mgr.24362) 16690 : cluster 0 pgmap v16659: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:04:59.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:04:58 smithi080 bash[28361]: cluster 2023-12-01T14:04:58.187468+0000 mgr.y (mgr.24362) 16690 : cluster 0 pgmap v16659: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:04:59.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:04:58 smithi080 bash[41963]: cluster 2023-12-01T14:04:58.187468+0000 mgr.y (mgr.24362) 16690 : cluster 0 pgmap v16659: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:05:01.497 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:05:01 smithi080 bash[41963]: cluster 2023-12-01T14:05:00.188101+0000 mgr.y (mgr.24362) 16691 : cluster 0 pgmap v16660: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:05:01.497 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:05:01 smithi080 bash[41963]: audit 2023-12-01T14:05:00.301262+0000 mon.a (mon.0) 10215 : audit 0 from='client.? 172.21.15.80:0/1412540597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:05:01.497 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:05:01 smithi080 bash[28361]: cluster 2023-12-01T14:05:00.188101+0000 mgr.y (mgr.24362) 16691 : cluster 0 pgmap v16660: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:05:01.498 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:05:01 smithi080 bash[28361]: audit 2023-12-01T14:05:00.301262+0000 mon.a (mon.0) 10215 : audit 0 from='client.? 172.21.15.80:0/1412540597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:05:01.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:05:01 smithi090 bash[32384]: cluster 2023-12-01T14:05:00.188101+0000 mgr.y (mgr.24362) 16691 : cluster 0 pgmap v16660: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:05:01.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:05:01 smithi090 bash[32384]: audit 2023-12-01T14:05:00.301262+0000 mon.a (mon.0) 10215 : audit 0 from='client.? 172.21.15.80:0/1412540597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:05:03.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:05:03 smithi090 bash[32384]: cluster 2023-12-01T14:05:02.189230+0000 mgr.y (mgr.24362) 16692 : cluster 0 pgmap v16661: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:05:03.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:05:03 smithi090 bash[32384]: audit 2023-12-01T14:05:02.755852+0000 mon.c (mon.2) 10686 : audit 0 from='client.? 172.21.15.80:0/439926995' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:05:03.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:05:03 smithi080 bash[41963]: cluster 2023-12-01T14:05:02.189230+0000 mgr.y (mgr.24362) 16692 : cluster 0 pgmap v16661: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:05:03.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:05:03 smithi080 bash[41963]: audit 2023-12-01T14:05:02.755852+0000 mon.c (mon.2) 10686 : audit 0 from='client.? 172.21.15.80:0/439926995' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:05:03.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:05:03 smithi080 bash[28361]: cluster 2023-12-01T14:05:02.189230+0000 mgr.y (mgr.24362) 16692 : cluster 0 pgmap v16661: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:05:03.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:05:03 smithi080 bash[28361]: audit 2023-12-01T14:05:02.755852+0000 mon.c (mon.2) 10686 : audit 0 from='client.? 172.21.15.80:0/439926995' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:05:05.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:05:04 smithi090 bash[32384]: cluster 2023-12-01T14:05:04.189855+0000 mgr.y (mgr.24362) 16693 : cluster 0 pgmap v16662: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:05:05.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:05:04 smithi080 bash[28361]: cluster 2023-12-01T14:05:04.189855+0000 mgr.y (mgr.24362) 16693 : cluster 0 pgmap v16662: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:05:05.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:05:04 smithi080 bash[41963]: cluster 2023-12-01T14:05:04.189855+0000 mgr.y (mgr.24362) 16693 : cluster 0 pgmap v16662: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:05:06.232 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:05:05 smithi080 bash[28361]: audit 2023-12-01T14:05:05.214482+0000 mon.c (mon.2) 10687 : audit 0 from='client.? 172.21.15.80:0/74319233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:05:06.232 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:05:05 smithi080 bash[41963]: audit 2023-12-01T14:05:05.214482+0000 mon.c (mon.2) 10687 : audit 0 from='client.? 172.21.15.80:0/74319233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:05:06.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:05:05 smithi090 bash[32384]: audit 2023-12-01T14:05:05.214482+0000 mon.c (mon.2) 10687 : audit 0 from='client.? 172.21.15.80:0/74319233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:05:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:05:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:05:06] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T14:05:07.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:05:06 smithi090 bash[32384]: cluster 2023-12-01T14:05:06.190962+0000 mgr.y (mgr.24362) 16694 : cluster 0 pgmap v16663: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:05:07.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:05:06 smithi080 bash[28361]: cluster 2023-12-01T14:05:06.190962+0000 mgr.y (mgr.24362) 16694 : cluster 0 pgmap v16663: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:05:07.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:05:06 smithi080 bash[41963]: cluster 2023-12-01T14:05:06.190962+0000 mgr.y (mgr.24362) 16694 : cluster 0 pgmap v16663: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:05:08.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:05:07 smithi090 bash[32384]: audit 2023-12-01T14:05:07.666777+0000 mon.c (mon.2) 10688 : audit 0 from='client.? 172.21.15.80:0/4246080091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:05:08.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:05:07 smithi080 bash[28361]: audit 2023-12-01T14:05:07.666777+0000 mon.c (mon.2) 10688 : audit 0 from='client.? 172.21.15.80:0/4246080091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:05:08.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:05:07 smithi080 bash[41963]: audit 2023-12-01T14:05:07.666777+0000 mon.c (mon.2) 10688 : audit 0 from='client.? 172.21.15.80:0/4246080091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:05:09.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:05:08 smithi090 bash[32384]: cluster 2023-12-01T14:05:08.191603+0000 mgr.y (mgr.24362) 16695 : cluster 0 pgmap v16664: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:05:09.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:05:08 smithi080 bash[41963]: cluster 2023-12-01T14:05:08.191603+0000 mgr.y (mgr.24362) 16695 : cluster 0 pgmap v16664: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:05:09.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:05:08 smithi080 bash[28361]: cluster 2023-12-01T14:05:08.191603+0000 mgr.y (mgr.24362) 16695 : cluster 0 pgmap v16664: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:05:10.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:05:10 smithi080 bash[28361]: audit 2023-12-01T14:05:10.123161+0000 mon.c (mon.2) 10689 : audit 0 from='client.? 172.21.15.80:0/824988793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:05:10.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:05:10 smithi080 bash[41963]: audit 2023-12-01T14:05:10.123161+0000 mon.c (mon.2) 10689 : audit 0 from='client.? 172.21.15.80:0/824988793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:05:10.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:05:10 smithi090 bash[32384]: audit 2023-12-01T14:05:10.123161+0000 mon.c (mon.2) 10689 : audit 0 from='client.? 172.21.15.80:0/824988793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:05:11.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:05:11 smithi090 bash[32384]: cluster 2023-12-01T14:05:10.192129+0000 mgr.y (mgr.24362) 16696 : cluster 0 pgmap v16665: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:05:11.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:05:11 smithi090 bash[32384]: audit 2023-12-01T14:05:10.664245+0000 mon.c (mon.2) 10690 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:05:11.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:05:11 smithi080 bash[41963]: cluster 2023-12-01T14:05:10.192129+0000 mgr.y (mgr.24362) 16696 : cluster 0 pgmap v16665: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:05:11.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:05:11 smithi080 bash[41963]: audit 2023-12-01T14:05:10.664245+0000 mon.c (mon.2) 10690 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:05:11.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:05:11 smithi080 bash[28361]: cluster 2023-12-01T14:05:10.192129+0000 mgr.y (mgr.24362) 16696 : cluster 0 pgmap v16665: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:05:11.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:05:11 smithi080 bash[28361]: audit 2023-12-01T14:05:10.664245+0000 mon.c (mon.2) 10690 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:05:13.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:05:13 smithi090 bash[32384]: cluster 2023-12-01T14:05:12.193170+0000 mgr.y (mgr.24362) 16697 : cluster 0 pgmap v16666: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:05:13.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:05:13 smithi090 bash[32384]: audit 2023-12-01T14:05:12.572941+0000 mon.c (mon.2) 10691 : audit 0 from='client.? 172.21.15.80:0/136926972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:05:13.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:05:13 smithi080 bash[41963]: cluster 2023-12-01T14:05:12.193170+0000 mgr.y (mgr.24362) 16697 : cluster 0 pgmap v16666: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:05:13.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:05:13 smithi080 bash[41963]: audit 2023-12-01T14:05:12.572941+0000 mon.c (mon.2) 10691 : audit 0 from='client.? 172.21.15.80:0/136926972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:05:13.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:05:13 smithi080 bash[28361]: cluster 2023-12-01T14:05:12.193170+0000 mgr.y (mgr.24362) 16697 : cluster 0 pgmap v16666: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:05:13.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:05:13 smithi080 bash[28361]: audit 2023-12-01T14:05:12.572941+0000 mon.c (mon.2) 10691 : audit 0 from='client.? 172.21.15.80:0/136926972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:05:15.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:05:14 smithi090 bash[32384]: cluster 2023-12-01T14:05:14.193829+0000 mgr.y (mgr.24362) 16698 : cluster 0 pgmap v16667: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:05:15.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:05:14 smithi080 bash[41963]: cluster 2023-12-01T14:05:14.193829+0000 mgr.y (mgr.24362) 16698 : cluster 0 pgmap v16667: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:05:15.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:05:14 smithi080 bash[28361]: cluster 2023-12-01T14:05:14.193829+0000 mgr.y (mgr.24362) 16698 : cluster 0 pgmap v16667: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:05:16.233 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:05:15 smithi080 bash[28361]: audit 2023-12-01T14:05:15.031041+0000 mon.a (mon.0) 10216 : audit 0 from='client.? 172.21.15.80:0/4054731053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:05:16.233 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:05:15 smithi080 bash[41963]: audit 2023-12-01T14:05:15.031041+0000 mon.a (mon.0) 10216 : audit 0 from='client.? 172.21.15.80:0/4054731053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:05:16.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:05:15 smithi090 bash[32384]: audit 2023-12-01T14:05:15.031041+0000 mon.a (mon.0) 10216 : audit 0 from='client.? 172.21.15.80:0/4054731053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:05:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:05:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:05:16] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T14:05:17.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:05:16 smithi090 bash[32384]: cluster 2023-12-01T14:05:16.195001+0000 mgr.y (mgr.24362) 16699 : cluster 0 pgmap v16668: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:05:17.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:05:16 smithi080 bash[28361]: cluster 2023-12-01T14:05:16.195001+0000 mgr.y (mgr.24362) 16699 : cluster 0 pgmap v16668: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:05:17.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:05:16 smithi080 bash[41963]: cluster 2023-12-01T14:05:16.195001+0000 mgr.y (mgr.24362) 16699 : cluster 0 pgmap v16668: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:05:18.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:05:17 smithi090 bash[32384]: audit 2023-12-01T14:05:17.486081+0000 mon.c (mon.2) 10692 : audit 0 from='client.? 172.21.15.80:0/1106249490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:05:18.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:05:17 smithi080 bash[28361]: audit 2023-12-01T14:05:17.486081+0000 mon.c (mon.2) 10692 : audit 0 from='client.? 172.21.15.80:0/1106249490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:05:18.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:05:17 smithi080 bash[41963]: audit 2023-12-01T14:05:17.486081+0000 mon.c (mon.2) 10692 : audit 0 from='client.? 172.21.15.80:0/1106249490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:05:19.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:05:18 smithi090 bash[32384]: cluster 2023-12-01T14:05:18.195670+0000 mgr.y (mgr.24362) 16700 : cluster 0 pgmap v16669: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:05:19.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:05:18 smithi080 bash[28361]: cluster 2023-12-01T14:05:18.195670+0000 mgr.y (mgr.24362) 16700 : cluster 0 pgmap v16669: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:05:19.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:05:18 smithi080 bash[41963]: cluster 2023-12-01T14:05:18.195670+0000 mgr.y (mgr.24362) 16700 : cluster 0 pgmap v16669: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:05:20.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:05:19 smithi090 bash[32384]: audit 2023-12-01T14:05:19.942092+0000 mon.a (mon.0) 10217 : audit 0 from='client.? 172.21.15.80:0/287542111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:05:20.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:05:19 smithi080 bash[28361]: audit 2023-12-01T14:05:19.942092+0000 mon.a (mon.0) 10217 : audit 0 from='client.? 172.21.15.80:0/287542111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:05:20.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:05:19 smithi080 bash[41963]: audit 2023-12-01T14:05:19.942092+0000 mon.a (mon.0) 10217 : audit 0 from='client.? 172.21.15.80:0/287542111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:05:21.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:05:20 smithi090 bash[32384]: cluster 2023-12-01T14:05:20.196407+0000 mgr.y (mgr.24362) 16701 : cluster 0 pgmap v16670: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:05:21.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:05:20 smithi080 bash[41963]: cluster 2023-12-01T14:05:20.196407+0000 mgr.y (mgr.24362) 16701 : cluster 0 pgmap v16670: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:05:21.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:05:20 smithi080 bash[28361]: cluster 2023-12-01T14:05:20.196407+0000 mgr.y (mgr.24362) 16701 : cluster 0 pgmap v16670: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:05:23.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:05:23 smithi090 bash[32384]: cluster 2023-12-01T14:05:22.197181+0000 mgr.y (mgr.24362) 16702 : cluster 0 pgmap v16671: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:05:23.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:05:23 smithi090 bash[32384]: audit 2023-12-01T14:05:22.401735+0000 mon.a (mon.0) 10218 : audit 0 from='client.? 172.21.15.80:0/1926308534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:05:23.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:05:23 smithi080 bash[41963]: cluster 2023-12-01T14:05:22.197181+0000 mgr.y (mgr.24362) 16702 : cluster 0 pgmap v16671: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:05:23.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:05:23 smithi080 bash[41963]: audit 2023-12-01T14:05:22.401735+0000 mon.a (mon.0) 10218 : audit 0 from='client.? 172.21.15.80:0/1926308534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:05:23.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:05:23 smithi080 bash[28361]: cluster 2023-12-01T14:05:22.197181+0000 mgr.y (mgr.24362) 16702 : cluster 0 pgmap v16671: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:05:23.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:05:23 smithi080 bash[28361]: audit 2023-12-01T14:05:22.401735+0000 mon.a (mon.0) 10218 : audit 0 from='client.? 172.21.15.80:0/1926308534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:05:25.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:05:24 smithi090 bash[32384]: cluster 2023-12-01T14:05:24.197742+0000 mgr.y (mgr.24362) 16703 : cluster 0 pgmap v16672: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:05:25.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:05:24 smithi090 bash[32384]: audit 2023-12-01T14:05:24.864294+0000 mon.c (mon.2) 10693 : audit 0 from='client.? 172.21.15.80:0/699157199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:05:25.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:05:24 smithi080 bash[28361]: cluster 2023-12-01T14:05:24.197742+0000 mgr.y (mgr.24362) 16703 : cluster 0 pgmap v16672: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:05:25.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:05:24 smithi080 bash[28361]: audit 2023-12-01T14:05:24.864294+0000 mon.c (mon.2) 10693 : audit 0 from='client.? 172.21.15.80:0/699157199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:05:25.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:05:24 smithi080 bash[41963]: cluster 2023-12-01T14:05:24.197742+0000 mgr.y (mgr.24362) 16703 : cluster 0 pgmap v16672: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:05:25.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:05:24 smithi080 bash[41963]: audit 2023-12-01T14:05:24.864294+0000 mon.c (mon.2) 10693 : audit 0 from='client.? 172.21.15.80:0/699157199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:05:26.232 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:05:25 smithi080 bash[28361]: audit 2023-12-01T14:05:25.664541+0000 mon.c (mon.2) 10694 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:05:26.233 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:05:25 smithi080 bash[41963]: audit 2023-12-01T14:05:25.664541+0000 mon.c (mon.2) 10694 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:05:26.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:05:25 smithi090 bash[32384]: audit 2023-12-01T14:05:25.664541+0000 mon.c (mon.2) 10694 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:05:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:05:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:05:26] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T14:05:27.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:05:26 smithi090 bash[32384]: cluster 2023-12-01T14:05:26.198959+0000 mgr.y (mgr.24362) 16704 : cluster 0 pgmap v16673: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:05:27.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:05:26 smithi080 bash[28361]: cluster 2023-12-01T14:05:26.198959+0000 mgr.y (mgr.24362) 16704 : cluster 0 pgmap v16673: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:05:27.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:05:26 smithi080 bash[41963]: cluster 2023-12-01T14:05:26.198959+0000 mgr.y (mgr.24362) 16704 : cluster 0 pgmap v16673: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:05:28.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:05:27 smithi090 bash[32384]: audit 2023-12-01T14:05:27.314306+0000 mon.c (mon.2) 10695 : audit 0 from='client.? 172.21.15.80:0/1628017392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:05:28.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:05:27 smithi080 bash[28361]: audit 2023-12-01T14:05:27.314306+0000 mon.c (mon.2) 10695 : audit 0 from='client.? 172.21.15.80:0/1628017392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:05:28.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:05:27 smithi080 bash[41963]: audit 2023-12-01T14:05:27.314306+0000 mon.c (mon.2) 10695 : audit 0 from='client.? 172.21.15.80:0/1628017392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:05:29.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:05:28 smithi090 bash[32384]: cluster 2023-12-01T14:05:28.199677+0000 mgr.y (mgr.24362) 16705 : cluster 0 pgmap v16674: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:05:29.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:05:28 smithi080 bash[41963]: cluster 2023-12-01T14:05:28.199677+0000 mgr.y (mgr.24362) 16705 : cluster 0 pgmap v16674: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:05:29.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:05:28 smithi080 bash[28361]: cluster 2023-12-01T14:05:28.199677+0000 mgr.y (mgr.24362) 16705 : cluster 0 pgmap v16674: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:05:30.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:05:29 smithi090 bash[32384]: audit 2023-12-01T14:05:29.768772+0000 mon.c (mon.2) 10696 : audit 0 from='client.? 172.21.15.80:0/3403896788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:05:30.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:05:29 smithi080 bash[28361]: audit 2023-12-01T14:05:29.768772+0000 mon.c (mon.2) 10696 : audit 0 from='client.? 172.21.15.80:0/3403896788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:05:30.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:05:29 smithi080 bash[41963]: audit 2023-12-01T14:05:29.768772+0000 mon.c (mon.2) 10696 : audit 0 from='client.? 172.21.15.80:0/3403896788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:05:31.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:05:30 smithi090 bash[32384]: cluster 2023-12-01T14:05:30.200467+0000 mgr.y (mgr.24362) 16706 : cluster 0 pgmap v16675: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:05:31.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:05:30 smithi080 bash[28361]: cluster 2023-12-01T14:05:30.200467+0000 mgr.y (mgr.24362) 16706 : cluster 0 pgmap v16675: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:05:31.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:05:30 smithi080 bash[41963]: cluster 2023-12-01T14:05:30.200467+0000 mgr.y (mgr.24362) 16706 : cluster 0 pgmap v16675: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:05:32.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:05:32 smithi080 bash[28361]: audit 2023-12-01T14:05:32.220051+0000 mon.a (mon.0) 10219 : audit 0 from='client.? 172.21.15.80:0/1430789002' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:05:32.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:05:32 smithi080 bash[41963]: audit 2023-12-01T14:05:32.220051+0000 mon.a (mon.0) 10219 : audit 0 from='client.? 172.21.15.80:0/1430789002' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:05:32.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:05:32 smithi090 bash[32384]: audit 2023-12-01T14:05:32.220051+0000 mon.a (mon.0) 10219 : audit 0 from='client.? 172.21.15.80:0/1430789002' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:05:33.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:05:33 smithi080 bash[28361]: cluster 2023-12-01T14:05:32.201538+0000 mgr.y (mgr.24362) 16707 : cluster 0 pgmap v16676: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:05:33.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:05:33 smithi080 bash[41963]: cluster 2023-12-01T14:05:32.201538+0000 mgr.y (mgr.24362) 16707 : cluster 0 pgmap v16676: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:05:33.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:05:33 smithi090 bash[32384]: cluster 2023-12-01T14:05:32.201538+0000 mgr.y (mgr.24362) 16707 : cluster 0 pgmap v16676: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:05:35.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:05:34 smithi090 bash[32384]: cluster 2023-12-01T14:05:34.202192+0000 mgr.y (mgr.24362) 16708 : cluster 0 pgmap v16677: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:05:35.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:05:34 smithi090 bash[32384]: audit 2023-12-01T14:05:34.672720+0000 mon.a (mon.0) 10220 : audit 0 from='client.? 172.21.15.80:0/3288578995' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:05:35.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:05:34 smithi080 bash[41963]: cluster 2023-12-01T14:05:34.202192+0000 mgr.y (mgr.24362) 16708 : cluster 0 pgmap v16677: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:05:35.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:05:34 smithi080 bash[41963]: audit 2023-12-01T14:05:34.672720+0000 mon.a (mon.0) 10220 : audit 0 from='client.? 172.21.15.80:0/3288578995' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:05:35.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:05:34 smithi080 bash[28361]: cluster 2023-12-01T14:05:34.202192+0000 mgr.y (mgr.24362) 16708 : cluster 0 pgmap v16677: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:05:35.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:05:34 smithi080 bash[28361]: audit 2023-12-01T14:05:34.672720+0000 mon.a (mon.0) 10220 : audit 0 from='client.? 172.21.15.80:0/3288578995' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:05:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:05:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:05:36] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T14:05:37.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:05:37 smithi090 bash[32384]: cluster 2023-12-01T14:05:36.203334+0000 mgr.y (mgr.24362) 16709 : cluster 0 pgmap v16678: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:05:37.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:05:37 smithi090 bash[32384]: audit 2023-12-01T14:05:37.129345+0000 mon.c (mon.2) 10697 : audit 0 from='client.? 172.21.15.80:0/1508066475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:05:37.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:05:37 smithi080 bash[41963]: cluster 2023-12-01T14:05:36.203334+0000 mgr.y (mgr.24362) 16709 : cluster 0 pgmap v16678: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:05:37.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:05:37 smithi080 bash[41963]: audit 2023-12-01T14:05:37.129345+0000 mon.c (mon.2) 10697 : audit 0 from='client.? 172.21.15.80:0/1508066475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:05:37.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:05:37 smithi080 bash[28361]: cluster 2023-12-01T14:05:36.203334+0000 mgr.y (mgr.24362) 16709 : cluster 0 pgmap v16678: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:05:37.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:05:37 smithi080 bash[28361]: audit 2023-12-01T14:05:37.129345+0000 mon.c (mon.2) 10697 : audit 0 from='client.? 172.21.15.80:0/1508066475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:05:39.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:05:39 smithi090 bash[32384]: cluster 2023-12-01T14:05:38.204034+0000 mgr.y (mgr.24362) 16710 : cluster 0 pgmap v16679: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:05:39.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:05:39 smithi080 bash[41963]: cluster 2023-12-01T14:05:38.204034+0000 mgr.y (mgr.24362) 16710 : cluster 0 pgmap v16679: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:05:39.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:05:39 smithi080 bash[28361]: cluster 2023-12-01T14:05:38.204034+0000 mgr.y (mgr.24362) 16710 : cluster 0 pgmap v16679: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:05:40.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:05:40 smithi080 bash[28361]: audit 2023-12-01T14:05:39.584181+0000 mon.c (mon.2) 10698 : audit 0 from='client.? 172.21.15.80:0/2818070349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:05:40.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:05:40 smithi080 bash[41963]: audit 2023-12-01T14:05:39.584181+0000 mon.c (mon.2) 10698 : audit 0 from='client.? 172.21.15.80:0/2818070349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:05:40.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:05:40 smithi090 bash[32384]: audit 2023-12-01T14:05:39.584181+0000 mon.c (mon.2) 10698 : audit 0 from='client.? 172.21.15.80:0/2818070349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:05:41.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:05:41 smithi080 bash[41963]: cluster 2023-12-01T14:05:40.204667+0000 mgr.y (mgr.24362) 16711 : cluster 0 pgmap v16680: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:05:41.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:05:41 smithi080 bash[41963]: audit 2023-12-01T14:05:40.665035+0000 mon.c (mon.2) 10699 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:05:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:05:41 smithi080 bash[28361]: cluster 2023-12-01T14:05:40.204667+0000 mgr.y (mgr.24362) 16711 : cluster 0 pgmap v16680: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:05:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:05:41 smithi080 bash[28361]: audit 2023-12-01T14:05:40.665035+0000 mon.c (mon.2) 10699 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:05:41.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:05:41 smithi090 bash[32384]: cluster 2023-12-01T14:05:40.204667+0000 mgr.y (mgr.24362) 16711 : cluster 0 pgmap v16680: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:05:41.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:05:41 smithi090 bash[32384]: audit 2023-12-01T14:05:40.665035+0000 mon.c (mon.2) 10699 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:05:42.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:05:42 smithi080 bash[41963]: audit 2023-12-01T14:05:42.042460+0000 mon.c (mon.2) 10700 : audit 0 from='client.? 172.21.15.80:0/780298926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:05:42.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:05:42 smithi080 bash[28361]: audit 2023-12-01T14:05:42.042460+0000 mon.c (mon.2) 10700 : audit 0 from='client.? 172.21.15.80:0/780298926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:05:42.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:05:42 smithi090 bash[32384]: audit 2023-12-01T14:05:42.042460+0000 mon.c (mon.2) 10700 : audit 0 from='client.? 172.21.15.80:0/780298926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:05:43.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:05:43 smithi080 bash[28361]: cluster 2023-12-01T14:05:42.205875+0000 mgr.y (mgr.24362) 16712 : cluster 0 pgmap v16681: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:05:43.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:05:43 smithi080 bash[41963]: cluster 2023-12-01T14:05:42.205875+0000 mgr.y (mgr.24362) 16712 : cluster 0 pgmap v16681: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:05:43.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:05:43 smithi090 bash[32384]: cluster 2023-12-01T14:05:42.205875+0000 mgr.y (mgr.24362) 16712 : cluster 0 pgmap v16681: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:05:45.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:05:44 smithi090 bash[32384]: cluster 2023-12-01T14:05:44.206314+0000 mgr.y (mgr.24362) 16713 : cluster 0 pgmap v16682: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:05:45.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:05:44 smithi090 bash[32384]: audit 2023-12-01T14:05:44.496349+0000 mon.c (mon.2) 10701 : audit 0 from='client.? 172.21.15.80:0/2191559848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:05:45.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:05:44 smithi080 bash[41963]: cluster 2023-12-01T14:05:44.206314+0000 mgr.y (mgr.24362) 16713 : cluster 0 pgmap v16682: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:05:45.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:05:44 smithi080 bash[41963]: audit 2023-12-01T14:05:44.496349+0000 mon.c (mon.2) 10701 : audit 0 from='client.? 172.21.15.80:0/2191559848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:05:45.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:05:44 smithi080 bash[28361]: cluster 2023-12-01T14:05:44.206314+0000 mgr.y (mgr.24362) 16713 : cluster 0 pgmap v16682: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:05:45.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:05:44 smithi080 bash[28361]: audit 2023-12-01T14:05:44.496349+0000 mon.c (mon.2) 10701 : audit 0 from='client.? 172.21.15.80:0/2191559848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:05:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:05:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:05:46] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T14:05:47.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:05:47 smithi090 bash[32384]: cluster 2023-12-01T14:05:46.207419+0000 mgr.y (mgr.24362) 16714 : cluster 0 pgmap v16683: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:05:47.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:05:47 smithi090 bash[32384]: audit 2023-12-01T14:05:46.956137+0000 mon.c (mon.2) 10702 : audit 0 from='client.? 172.21.15.80:0/1569101258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:05:47.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:05:47 smithi080 bash[41963]: cluster 2023-12-01T14:05:46.207419+0000 mgr.y (mgr.24362) 16714 : cluster 0 pgmap v16683: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:05:47.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:05:47 smithi080 bash[41963]: audit 2023-12-01T14:05:46.956137+0000 mon.c (mon.2) 10702 : audit 0 from='client.? 172.21.15.80:0/1569101258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:05:47.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:05:47 smithi080 bash[28361]: cluster 2023-12-01T14:05:46.207419+0000 mgr.y (mgr.24362) 16714 : cluster 0 pgmap v16683: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:05:47.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:05:47 smithi080 bash[28361]: audit 2023-12-01T14:05:46.956137+0000 mon.c (mon.2) 10702 : audit 0 from='client.? 172.21.15.80:0/1569101258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:05:49.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:05:49 smithi080 bash[28361]: cluster 2023-12-01T14:05:48.208203+0000 mgr.y (mgr.24362) 16715 : cluster 0 pgmap v16684: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:05:49.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:05:49 smithi080 bash[41963]: cluster 2023-12-01T14:05:48.208203+0000 mgr.y (mgr.24362) 16715 : cluster 0 pgmap v16684: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:05:49.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:05:49 smithi090 bash[32384]: cluster 2023-12-01T14:05:48.208203+0000 mgr.y (mgr.24362) 16715 : cluster 0 pgmap v16684: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:05:50.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:05:50 smithi080 bash[28361]: audit 2023-12-01T14:05:49.403687+0000 mon.c (mon.2) 10703 : audit 0 from='client.? 172.21.15.80:0/519633935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:05:50.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:05:50 smithi080 bash[41963]: audit 2023-12-01T14:05:49.403687+0000 mon.c (mon.2) 10703 : audit 0 from='client.? 172.21.15.80:0/519633935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:05:50.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:05:50 smithi090 bash[32384]: audit 2023-12-01T14:05:49.403687+0000 mon.c (mon.2) 10703 : audit 0 from='client.? 172.21.15.80:0/519633935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:05:51.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:05:51 smithi080 bash[28361]: cluster 2023-12-01T14:05:50.208993+0000 mgr.y (mgr.24362) 16716 : cluster 0 pgmap v16685: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:05:51.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:05:51 smithi080 bash[41963]: cluster 2023-12-01T14:05:50.208993+0000 mgr.y (mgr.24362) 16716 : cluster 0 pgmap v16685: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:05:51.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:05:51 smithi090 bash[32384]: cluster 2023-12-01T14:05:50.208993+0000 mgr.y (mgr.24362) 16716 : cluster 0 pgmap v16685: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:05:52.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:05:52 smithi080 bash[28361]: audit 2023-12-01T14:05:51.853333+0000 mon.a (mon.0) 10221 : audit 0 from='client.? 172.21.15.80:0/1892351413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:05:52.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:05:52 smithi080 bash[28361]: audit 2023-12-01T14:05:51.979773+0000 mon.c (mon.2) 10704 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:05:52.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:05:52 smithi080 bash[41963]: audit 2023-12-01T14:05:51.853333+0000 mon.a (mon.0) 10221 : audit 0 from='client.? 172.21.15.80:0/1892351413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:05:52.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:05:52 smithi080 bash[41963]: audit 2023-12-01T14:05:51.979773+0000 mon.c (mon.2) 10704 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:05:52.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:05:52 smithi090 bash[32384]: audit 2023-12-01T14:05:51.853333+0000 mon.a (mon.0) 10221 : audit 0 from='client.? 172.21.15.80:0/1892351413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:05:52.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:05:52 smithi090 bash[32384]: audit 2023-12-01T14:05:51.979773+0000 mon.c (mon.2) 10704 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:05:53.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:05:53 smithi080 bash[28361]: cluster 2023-12-01T14:05:52.210146+0000 mgr.y (mgr.24362) 16717 : cluster 0 pgmap v16686: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:05:53.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:05:53 smithi080 bash[41963]: cluster 2023-12-01T14:05:52.210146+0000 mgr.y (mgr.24362) 16717 : cluster 0 pgmap v16686: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:05:53.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:05:53 smithi090 bash[32384]: cluster 2023-12-01T14:05:52.210146+0000 mgr.y (mgr.24362) 16717 : cluster 0 pgmap v16686: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:05:55.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:05:54 smithi090 bash[32384]: cluster 2023-12-01T14:05:54.210815+0000 mgr.y (mgr.24362) 16718 : cluster 0 pgmap v16687: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:05:55.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:05:54 smithi090 bash[32384]: audit 2023-12-01T14:05:54.310222+0000 mon.a (mon.0) 10222 : audit 0 from='client.? 172.21.15.80:0/2145569449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:05:55.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:05:54 smithi080 bash[28361]: cluster 2023-12-01T14:05:54.210815+0000 mgr.y (mgr.24362) 16718 : cluster 0 pgmap v16687: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:05:55.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:05:54 smithi080 bash[28361]: audit 2023-12-01T14:05:54.310222+0000 mon.a (mon.0) 10222 : audit 0 from='client.? 172.21.15.80:0/2145569449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:05:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:05:54 smithi080 bash[41963]: cluster 2023-12-01T14:05:54.210815+0000 mgr.y (mgr.24362) 16718 : cluster 0 pgmap v16687: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:05:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:05:54 smithi080 bash[41963]: audit 2023-12-01T14:05:54.310222+0000 mon.a (mon.0) 10222 : audit 0 from='client.? 172.21.15.80:0/2145569449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:05:56.233 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:05:55 smithi080 bash[41963]: audit 2023-12-01T14:05:55.665372+0000 mon.c (mon.2) 10705 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:05:56.234 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:05:55 smithi080 bash[28361]: audit 2023-12-01T14:05:55.665372+0000 mon.c (mon.2) 10705 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:05:56.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:05:55 smithi090 bash[32384]: audit 2023-12-01T14:05:55.665372+0000 mon.c (mon.2) 10705 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:05:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:05:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:05:56] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T14:05:57.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:05:56 smithi090 bash[32384]: cluster 2023-12-01T14:05:56.212049+0000 mgr.y (mgr.24362) 16719 : cluster 0 pgmap v16688: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:05:57.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:05:56 smithi090 bash[32384]: audit 2023-12-01T14:05:56.764851+0000 mon.c (mon.2) 10706 : audit 0 from='client.? 172.21.15.80:0/3777108585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:05:57.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:05:56 smithi080 bash[28361]: cluster 2023-12-01T14:05:56.212049+0000 mgr.y (mgr.24362) 16719 : cluster 0 pgmap v16688: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:05:57.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:05:56 smithi080 bash[28361]: audit 2023-12-01T14:05:56.764851+0000 mon.c (mon.2) 10706 : audit 0 from='client.? 172.21.15.80:0/3777108585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:05:57.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:05:56 smithi080 bash[41963]: cluster 2023-12-01T14:05:56.212049+0000 mgr.y (mgr.24362) 16719 : cluster 0 pgmap v16688: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:05:57.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:05:56 smithi080 bash[41963]: audit 2023-12-01T14:05:56.764851+0000 mon.c (mon.2) 10706 : audit 0 from='client.? 172.21.15.80:0/3777108585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:05:59.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:05:58 smithi080 bash[28361]: audit 2023-12-01T14:05:57.772821+0000 mon.a (mon.0) 10223 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:05:59.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:05:58 smithi080 bash[28361]: audit 2023-12-01T14:05:57.782713+0000 mon.a (mon.0) 10224 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:05:59.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:05:58 smithi080 bash[28361]: audit 2023-12-01T14:05:58.180955+0000 mon.a (mon.0) 10225 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:05:59.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:05:58 smithi080 bash[28361]: audit 2023-12-01T14:05:58.195415+0000 mon.a (mon.0) 10226 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:05:59.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:05:58 smithi080 bash[28361]: cluster 2023-12-01T14:05:58.212628+0000 mgr.y (mgr.24362) 16720 : cluster 0 pgmap v16689: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:05:59.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:05:58 smithi080 bash[28361]: audit 2023-12-01T14:05:58.738201+0000 mon.c (mon.2) 10707 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:05:59.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:05:58 smithi080 bash[28361]: audit 2023-12-01T14:05:58.739954+0000 mon.c (mon.2) 10708 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:05:59.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:05:58 smithi080 bash[28361]: audit 2023-12-01T14:05:58.749704+0000 mon.a (mon.0) 10227 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:05:59.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:05:58 smithi080 bash[41963]: audit 2023-12-01T14:05:57.772821+0000 mon.a (mon.0) 10223 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:05:59.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:05:58 smithi080 bash[41963]: audit 2023-12-01T14:05:57.782713+0000 mon.a (mon.0) 10224 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:05:59.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:05:58 smithi080 bash[41963]: audit 2023-12-01T14:05:58.180955+0000 mon.a (mon.0) 10225 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:05:59.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:05:58 smithi080 bash[41963]: audit 2023-12-01T14:05:58.195415+0000 mon.a (mon.0) 10226 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:05:59.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:05:58 smithi080 bash[41963]: cluster 2023-12-01T14:05:58.212628+0000 mgr.y (mgr.24362) 16720 : cluster 0 pgmap v16689: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:05:59.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:05:58 smithi080 bash[41963]: audit 2023-12-01T14:05:58.738201+0000 mon.c (mon.2) 10707 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:05:59.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:05:58 smithi080 bash[41963]: audit 2023-12-01T14:05:58.739954+0000 mon.c (mon.2) 10708 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:05:59.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:05:58 smithi080 bash[41963]: audit 2023-12-01T14:05:58.749704+0000 mon.a (mon.0) 10227 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:05:59.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:05:58 smithi090 bash[32384]: audit 2023-12-01T14:05:57.772821+0000 mon.a (mon.0) 10223 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:05:59.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:05:58 smithi090 bash[32384]: audit 2023-12-01T14:05:57.782713+0000 mon.a (mon.0) 10224 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:05:59.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:05:58 smithi090 bash[32384]: audit 2023-12-01T14:05:58.180955+0000 mon.a (mon.0) 10225 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:05:59.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:05:58 smithi090 bash[32384]: audit 2023-12-01T14:05:58.195415+0000 mon.a (mon.0) 10226 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:05:59.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:05:58 smithi090 bash[32384]: cluster 2023-12-01T14:05:58.212628+0000 mgr.y (mgr.24362) 16720 : cluster 0 pgmap v16689: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:05:59.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:05:58 smithi090 bash[32384]: audit 2023-12-01T14:05:58.738201+0000 mon.c (mon.2) 10707 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:05:59.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:05:58 smithi090 bash[32384]: audit 2023-12-01T14:05:58.739954+0000 mon.c (mon.2) 10708 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:05:59.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:05:58 smithi090 bash[32384]: audit 2023-12-01T14:05:58.749704+0000 mon.a (mon.0) 10227 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:06:00.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:06:00 smithi090 bash[32384]: audit 2023-12-01T14:05:59.214461+0000 mon.a (mon.0) 10228 : audit 0 from='client.? 172.21.15.80:0/1077744028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:06:00.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:06:00 smithi080 bash[28361]: audit 2023-12-01T14:05:59.214461+0000 mon.a (mon.0) 10228 : audit 0 from='client.? 172.21.15.80:0/1077744028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:06:00.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:06:00 smithi080 bash[41963]: audit 2023-12-01T14:05:59.214461+0000 mon.a (mon.0) 10228 : audit 0 from='client.? 172.21.15.80:0/1077744028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:06:01.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:06:01 smithi090 bash[32384]: cluster 2023-12-01T14:06:00.213301+0000 mgr.y (mgr.24362) 16721 : cluster 0 pgmap v16690: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:06:01.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:06:01 smithi080 bash[41963]: cluster 2023-12-01T14:06:00.213301+0000 mgr.y (mgr.24362) 16721 : cluster 0 pgmap v16690: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:06:01.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:06:01 smithi080 bash[28361]: cluster 2023-12-01T14:06:00.213301+0000 mgr.y (mgr.24362) 16721 : cluster 0 pgmap v16690: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:06:02.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:06:02 smithi090 bash[32384]: audit 2023-12-01T14:06:01.662403+0000 mon.c (mon.2) 10709 : audit 0 from='client.? 172.21.15.80:0/3304094562' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:06:02.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:06:02 smithi080 bash[28361]: audit 2023-12-01T14:06:01.662403+0000 mon.c (mon.2) 10709 : audit 0 from='client.? 172.21.15.80:0/3304094562' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:06:02.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:06:02 smithi080 bash[41963]: audit 2023-12-01T14:06:01.662403+0000 mon.c (mon.2) 10709 : audit 0 from='client.? 172.21.15.80:0/3304094562' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:06:03.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:06:03 smithi090 bash[32384]: cluster 2023-12-01T14:06:02.214173+0000 mgr.y (mgr.24362) 16722 : cluster 0 pgmap v16691: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:06:03.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:06:03 smithi080 bash[28361]: cluster 2023-12-01T14:06:02.214173+0000 mgr.y (mgr.24362) 16722 : cluster 0 pgmap v16691: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:06:03.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:06:03 smithi080 bash[41963]: cluster 2023-12-01T14:06:02.214173+0000 mgr.y (mgr.24362) 16722 : cluster 0 pgmap v16691: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:06:05.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:06:04 smithi090 bash[32384]: audit 2023-12-01T14:06:04.116129+0000 mon.a (mon.0) 10229 : audit 0 from='client.? 172.21.15.80:0/302912123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:06:05.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:06:04 smithi090 bash[32384]: cluster 2023-12-01T14:06:04.214778+0000 mgr.y (mgr.24362) 16723 : cluster 0 pgmap v16692: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:06:05.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:06:04 smithi080 bash[28361]: audit 2023-12-01T14:06:04.116129+0000 mon.a (mon.0) 10229 : audit 0 from='client.? 172.21.15.80:0/302912123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:06:05.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:06:04 smithi080 bash[28361]: cluster 2023-12-01T14:06:04.214778+0000 mgr.y (mgr.24362) 16723 : cluster 0 pgmap v16692: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:06:05.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:06:04 smithi080 bash[41963]: audit 2023-12-01T14:06:04.116129+0000 mon.a (mon.0) 10229 : audit 0 from='client.? 172.21.15.80:0/302912123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:06:05.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:06:04 smithi080 bash[41963]: cluster 2023-12-01T14:06:04.214778+0000 mgr.y (mgr.24362) 16723 : cluster 0 pgmap v16692: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:06:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:06:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:06:06] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T14:06:07.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:06:07 smithi080 bash[28361]: cluster 2023-12-01T14:06:06.215986+0000 mgr.y (mgr.24362) 16724 : cluster 0 pgmap v16693: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:06:07.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:06:07 smithi080 bash[28361]: audit 2023-12-01T14:06:06.555481+0000 mon.c (mon.2) 10710 : audit 0 from='client.? 172.21.15.80:0/2427922695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:06:07.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:06:07 smithi080 bash[41963]: cluster 2023-12-01T14:06:06.215986+0000 mgr.y (mgr.24362) 16724 : cluster 0 pgmap v16693: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:06:07.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:06:07 smithi080 bash[41963]: audit 2023-12-01T14:06:06.555481+0000 mon.c (mon.2) 10710 : audit 0 from='client.? 172.21.15.80:0/2427922695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:06:07.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:06:07 smithi090 bash[32384]: cluster 2023-12-01T14:06:06.215986+0000 mgr.y (mgr.24362) 16724 : cluster 0 pgmap v16693: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:06:07.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:06:07 smithi090 bash[32384]: audit 2023-12-01T14:06:06.555481+0000 mon.c (mon.2) 10710 : audit 0 from='client.? 172.21.15.80:0/2427922695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:06:09.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:06:09 smithi080 bash[28361]: cluster 2023-12-01T14:06:08.216666+0000 mgr.y (mgr.24362) 16725 : cluster 0 pgmap v16694: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:06:09.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:06:09 smithi080 bash[28361]: audit 2023-12-01T14:06:09.013240+0000 mon.c (mon.2) 10711 : audit 0 from='client.? 172.21.15.80:0/2056156749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:06:09.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:06:09 smithi080 bash[41963]: cluster 2023-12-01T14:06:08.216666+0000 mgr.y (mgr.24362) 16725 : cluster 0 pgmap v16694: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:06:09.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:06:09 smithi080 bash[41963]: audit 2023-12-01T14:06:09.013240+0000 mon.c (mon.2) 10711 : audit 0 from='client.? 172.21.15.80:0/2056156749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:06:09.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:06:09 smithi090 bash[32384]: cluster 2023-12-01T14:06:08.216666+0000 mgr.y (mgr.24362) 16725 : cluster 0 pgmap v16694: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:06:09.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:06:09 smithi090 bash[32384]: audit 2023-12-01T14:06:09.013240+0000 mon.c (mon.2) 10711 : audit 0 from='client.? 172.21.15.80:0/2056156749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:06:11.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:06:11 smithi080 bash[28361]: cluster 2023-12-01T14:06:10.217381+0000 mgr.y (mgr.24362) 16726 : cluster 0 pgmap v16695: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:06:11.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:06:11 smithi080 bash[28361]: audit 2023-12-01T14:06:10.665706+0000 mon.c (mon.2) 10712 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:06:11.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:06:11 smithi080 bash[41963]: cluster 2023-12-01T14:06:10.217381+0000 mgr.y (mgr.24362) 16726 : cluster 0 pgmap v16695: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:06:11.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:06:11 smithi080 bash[41963]: audit 2023-12-01T14:06:10.665706+0000 mon.c (mon.2) 10712 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:06:11.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:06:11 smithi090 bash[32384]: cluster 2023-12-01T14:06:10.217381+0000 mgr.y (mgr.24362) 16726 : cluster 0 pgmap v16695: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:06:11.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:06:11 smithi090 bash[32384]: audit 2023-12-01T14:06:10.665706+0000 mon.c (mon.2) 10712 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:06:12.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:06:12 smithi080 bash[28361]: audit 2023-12-01T14:06:11.468506+0000 mon.c (mon.2) 10713 : audit 0 from='client.? 172.21.15.80:0/2627081150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:06:12.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:06:12 smithi080 bash[41963]: audit 2023-12-01T14:06:11.468506+0000 mon.c (mon.2) 10713 : audit 0 from='client.? 172.21.15.80:0/2627081150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:06:12.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:06:12 smithi090 bash[32384]: audit 2023-12-01T14:06:11.468506+0000 mon.c (mon.2) 10713 : audit 0 from='client.? 172.21.15.80:0/2627081150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:06:13.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:06:13 smithi080 bash[28361]: cluster 2023-12-01T14:06:12.218652+0000 mgr.y (mgr.24362) 16727 : cluster 0 pgmap v16696: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:06:13.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:06:13 smithi080 bash[41963]: cluster 2023-12-01T14:06:12.218652+0000 mgr.y (mgr.24362) 16727 : cluster 0 pgmap v16696: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:06:13.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:06:13 smithi090 bash[32384]: cluster 2023-12-01T14:06:12.218652+0000 mgr.y (mgr.24362) 16727 : cluster 0 pgmap v16696: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:06:14.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:06:14 smithi080 bash[28361]: audit 2023-12-01T14:06:13.920849+0000 mon.a (mon.0) 10230 : audit 0 from='client.? 172.21.15.80:0/1697968818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:06:14.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:06:14 smithi080 bash[41963]: audit 2023-12-01T14:06:13.920849+0000 mon.a (mon.0) 10230 : audit 0 from='client.? 172.21.15.80:0/1697968818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:06:14.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:06:14 smithi090 bash[32384]: audit 2023-12-01T14:06:13.920849+0000 mon.a (mon.0) 10230 : audit 0 from='client.? 172.21.15.80:0/1697968818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:06:15.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:06:15 smithi080 bash[28361]: cluster 2023-12-01T14:06:14.219355+0000 mgr.y (mgr.24362) 16728 : cluster 0 pgmap v16697: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:06:15.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:06:15 smithi080 bash[41963]: cluster 2023-12-01T14:06:14.219355+0000 mgr.y (mgr.24362) 16728 : cluster 0 pgmap v16697: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:06:15.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:06:15 smithi090 bash[32384]: cluster 2023-12-01T14:06:14.219355+0000 mgr.y (mgr.24362) 16728 : cluster 0 pgmap v16697: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:06:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:06:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:06:16] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T14:06:17.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:06:17 smithi080 bash[41963]: cluster 2023-12-01T14:06:16.220515+0000 mgr.y (mgr.24362) 16729 : cluster 0 pgmap v16698: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:06:17.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:06:17 smithi080 bash[41963]: audit 2023-12-01T14:06:16.374556+0000 mon.c (mon.2) 10714 : audit 0 from='client.? 172.21.15.80:0/561052692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:06:17.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:06:17 smithi080 bash[28361]: cluster 2023-12-01T14:06:16.220515+0000 mgr.y (mgr.24362) 16729 : cluster 0 pgmap v16698: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:06:17.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:06:17 smithi080 bash[28361]: audit 2023-12-01T14:06:16.374556+0000 mon.c (mon.2) 10714 : audit 0 from='client.? 172.21.15.80:0/561052692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:06:17.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:06:17 smithi090 bash[32384]: cluster 2023-12-01T14:06:16.220515+0000 mgr.y (mgr.24362) 16729 : cluster 0 pgmap v16698: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:06:17.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:06:17 smithi090 bash[32384]: audit 2023-12-01T14:06:16.374556+0000 mon.c (mon.2) 10714 : audit 0 from='client.? 172.21.15.80:0/561052692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:06:19.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:06:19 smithi080 bash[41963]: cluster 2023-12-01T14:06:18.221179+0000 mgr.y (mgr.24362) 16730 : cluster 0 pgmap v16699: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:06:19.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:06:19 smithi080 bash[41963]: audit 2023-12-01T14:06:18.837562+0000 mon.c (mon.2) 10715 : audit 0 from='client.? 172.21.15.80:0/2906710161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:06:19.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:06:19 smithi080 bash[28361]: cluster 2023-12-01T14:06:18.221179+0000 mgr.y (mgr.24362) 16730 : cluster 0 pgmap v16699: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:06:19.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:06:19 smithi080 bash[28361]: audit 2023-12-01T14:06:18.837562+0000 mon.c (mon.2) 10715 : audit 0 from='client.? 172.21.15.80:0/2906710161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:06:19.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:06:19 smithi090 bash[32384]: cluster 2023-12-01T14:06:18.221179+0000 mgr.y (mgr.24362) 16730 : cluster 0 pgmap v16699: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:06:19.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:06:19 smithi090 bash[32384]: audit 2023-12-01T14:06:18.837562+0000 mon.c (mon.2) 10715 : audit 0 from='client.? 172.21.15.80:0/2906710161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:06:21.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:06:21 smithi080 bash[28361]: cluster 2023-12-01T14:06:20.221963+0000 mgr.y (mgr.24362) 16731 : cluster 0 pgmap v16700: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:06:21.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:06:21 smithi080 bash[28361]: audit 2023-12-01T14:06:21.289962+0000 mon.a (mon.0) 10231 : audit 0 from='client.? 172.21.15.80:0/2942358289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:06:21.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:06:21 smithi080 bash[41963]: cluster 2023-12-01T14:06:20.221963+0000 mgr.y (mgr.24362) 16731 : cluster 0 pgmap v16700: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:06:21.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:06:21 smithi080 bash[41963]: audit 2023-12-01T14:06:21.289962+0000 mon.a (mon.0) 10231 : audit 0 from='client.? 172.21.15.80:0/2942358289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:06:21.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:06:21 smithi090 bash[32384]: cluster 2023-12-01T14:06:20.221963+0000 mgr.y (mgr.24362) 16731 : cluster 0 pgmap v16700: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:06:21.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:06:21 smithi090 bash[32384]: audit 2023-12-01T14:06:21.289962+0000 mon.a (mon.0) 10231 : audit 0 from='client.? 172.21.15.80:0/2942358289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:06:23.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:06:23 smithi080 bash[41963]: cluster 2023-12-01T14:06:22.223177+0000 mgr.y (mgr.24362) 16732 : cluster 0 pgmap v16701: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:06:23.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:06:23 smithi080 bash[28361]: cluster 2023-12-01T14:06:22.223177+0000 mgr.y (mgr.24362) 16732 : cluster 0 pgmap v16701: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:06:23.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:06:23 smithi090 bash[32384]: cluster 2023-12-01T14:06:22.223177+0000 mgr.y (mgr.24362) 16732 : cluster 0 pgmap v16701: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:06:24.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:06:24 smithi080 bash[28361]: audit 2023-12-01T14:06:23.750537+0000 mon.c (mon.2) 10716 : audit 0 from='client.? 172.21.15.80:0/1955743075' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:06:24.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:06:24 smithi080 bash[41963]: audit 2023-12-01T14:06:23.750537+0000 mon.c (mon.2) 10716 : audit 0 from='client.? 172.21.15.80:0/1955743075' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:06:24.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:06:24 smithi090 bash[32384]: audit 2023-12-01T14:06:23.750537+0000 mon.c (mon.2) 10716 : audit 0 from='client.? 172.21.15.80:0/1955743075' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:06:25.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:06:25 smithi080 bash[28361]: cluster 2023-12-01T14:06:24.223838+0000 mgr.y (mgr.24362) 16733 : cluster 0 pgmap v16702: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:06:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:06:25 smithi080 bash[41963]: cluster 2023-12-01T14:06:24.223838+0000 mgr.y (mgr.24362) 16733 : cluster 0 pgmap v16702: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:06:25.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:06:25 smithi090 bash[32384]: cluster 2023-12-01T14:06:24.223838+0000 mgr.y (mgr.24362) 16733 : cluster 0 pgmap v16702: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:06:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:06:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:06:26] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T14:06:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:06:26 smithi080 bash[41963]: audit 2023-12-01T14:06:25.666184+0000 mon.c (mon.2) 10717 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:06:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:06:26 smithi080 bash[41963]: audit 2023-12-01T14:06:26.195407+0000 mon.a (mon.0) 10232 : audit 0 from='client.? 172.21.15.80:0/3436279540' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:06:26.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:06:26 smithi080 bash[28361]: audit 2023-12-01T14:06:25.666184+0000 mon.c (mon.2) 10717 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:06:26.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:06:26 smithi080 bash[28361]: audit 2023-12-01T14:06:26.195407+0000 mon.a (mon.0) 10232 : audit 0 from='client.? 172.21.15.80:0/3436279540' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:06:26.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:06:26 smithi090 bash[32384]: audit 2023-12-01T14:06:25.666184+0000 mon.c (mon.2) 10717 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:06:26.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:06:26 smithi090 bash[32384]: audit 2023-12-01T14:06:26.195407+0000 mon.a (mon.0) 10232 : audit 0 from='client.? 172.21.15.80:0/3436279540' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:06:27.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:06:27 smithi080 bash[28361]: cluster 2023-12-01T14:06:26.224888+0000 mgr.y (mgr.24362) 16734 : cluster 0 pgmap v16703: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:06:27.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:06:27 smithi080 bash[41963]: cluster 2023-12-01T14:06:26.224888+0000 mgr.y (mgr.24362) 16734 : cluster 0 pgmap v16703: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:06:27.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:06:27 smithi090 bash[32384]: cluster 2023-12-01T14:06:26.224888+0000 mgr.y (mgr.24362) 16734 : cluster 0 pgmap v16703: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:06:29.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:06:29 smithi080 bash[28361]: cluster 2023-12-01T14:06:28.225475+0000 mgr.y (mgr.24362) 16735 : cluster 0 pgmap v16704: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:06:29.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:06:29 smithi080 bash[28361]: audit 2023-12-01T14:06:28.658587+0000 mon.a (mon.0) 10233 : audit 0 from='client.? 172.21.15.80:0/958855384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:06:29.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:06:29 smithi080 bash[41963]: cluster 2023-12-01T14:06:28.225475+0000 mgr.y (mgr.24362) 16735 : cluster 0 pgmap v16704: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:06:29.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:06:29 smithi080 bash[41963]: audit 2023-12-01T14:06:28.658587+0000 mon.a (mon.0) 10233 : audit 0 from='client.? 172.21.15.80:0/958855384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:06:29.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:06:29 smithi090 bash[32384]: cluster 2023-12-01T14:06:28.225475+0000 mgr.y (mgr.24362) 16735 : cluster 0 pgmap v16704: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:06:29.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:06:29 smithi090 bash[32384]: audit 2023-12-01T14:06:28.658587+0000 mon.a (mon.0) 10233 : audit 0 from='client.? 172.21.15.80:0/958855384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:06:31.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:06:31 smithi080 bash[41963]: cluster 2023-12-01T14:06:30.226142+0000 mgr.y (mgr.24362) 16736 : cluster 0 pgmap v16705: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:06:31.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:06:31 smithi080 bash[41963]: audit 2023-12-01T14:06:31.115765+0000 mon.a (mon.0) 10234 : audit 0 from='client.? 172.21.15.80:0/4257629684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:06:31.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:06:31 smithi080 bash[28361]: cluster 2023-12-01T14:06:30.226142+0000 mgr.y (mgr.24362) 16736 : cluster 0 pgmap v16705: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:06:31.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:06:31 smithi080 bash[28361]: audit 2023-12-01T14:06:31.115765+0000 mon.a (mon.0) 10234 : audit 0 from='client.? 172.21.15.80:0/4257629684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:06:31.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:06:31 smithi090 bash[32384]: cluster 2023-12-01T14:06:30.226142+0000 mgr.y (mgr.24362) 16736 : cluster 0 pgmap v16705: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:06:31.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:06:31 smithi090 bash[32384]: audit 2023-12-01T14:06:31.115765+0000 mon.a (mon.0) 10234 : audit 0 from='client.? 172.21.15.80:0/4257629684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:06:33.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:06:33 smithi080 bash[28361]: cluster 2023-12-01T14:06:32.227357+0000 mgr.y (mgr.24362) 16737 : cluster 0 pgmap v16706: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:06:33.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:06:33 smithi080 bash[41963]: cluster 2023-12-01T14:06:32.227357+0000 mgr.y (mgr.24362) 16737 : cluster 0 pgmap v16706: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:06:33.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:06:33 smithi090 bash[32384]: cluster 2023-12-01T14:06:32.227357+0000 mgr.y (mgr.24362) 16737 : cluster 0 pgmap v16706: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:06:34.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:06:34 smithi080 bash[28361]: audit 2023-12-01T14:06:33.576550+0000 mon.c (mon.2) 10718 : audit 0 from='client.? 172.21.15.80:0/3741779865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:06:34.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:06:34 smithi080 bash[41963]: audit 2023-12-01T14:06:33.576550+0000 mon.c (mon.2) 10718 : audit 0 from='client.? 172.21.15.80:0/3741779865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:06:34.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:06:34 smithi090 bash[32384]: audit 2023-12-01T14:06:33.576550+0000 mon.c (mon.2) 10718 : audit 0 from='client.? 172.21.15.80:0/3741779865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:06:35.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:06:35 smithi080 bash[28361]: cluster 2023-12-01T14:06:34.228024+0000 mgr.y (mgr.24362) 16738 : cluster 0 pgmap v16707: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:06:35.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:06:35 smithi080 bash[41963]: cluster 2023-12-01T14:06:34.228024+0000 mgr.y (mgr.24362) 16738 : cluster 0 pgmap v16707: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:06:35.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:06:35 smithi090 bash[32384]: cluster 2023-12-01T14:06:34.228024+0000 mgr.y (mgr.24362) 16738 : cluster 0 pgmap v16707: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:06:36.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:06:36 smithi080 bash[28361]: audit 2023-12-01T14:06:36.033309+0000 mon.c (mon.2) 10719 : audit 0 from='client.? 172.21.15.80:0/2994399843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:06:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:06:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:06:36] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T14:06:36.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:06:36 smithi080 bash[41963]: audit 2023-12-01T14:06:36.033309+0000 mon.c (mon.2) 10719 : audit 0 from='client.? 172.21.15.80:0/2994399843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:06:36.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:06:36 smithi090 bash[32384]: audit 2023-12-01T14:06:36.033309+0000 mon.c (mon.2) 10719 : audit 0 from='client.? 172.21.15.80:0/2994399843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:06:37.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:06:37 smithi080 bash[28361]: cluster 2023-12-01T14:06:36.229231+0000 mgr.y (mgr.24362) 16739 : cluster 0 pgmap v16708: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:06:37.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:06:37 smithi080 bash[41963]: cluster 2023-12-01T14:06:36.229231+0000 mgr.y (mgr.24362) 16739 : cluster 0 pgmap v16708: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:06:37.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:06:37 smithi090 bash[32384]: cluster 2023-12-01T14:06:36.229231+0000 mgr.y (mgr.24362) 16739 : cluster 0 pgmap v16708: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:06:39.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:06:39 smithi080 bash[28361]: cluster 2023-12-01T14:06:38.229793+0000 mgr.y (mgr.24362) 16740 : cluster 0 pgmap v16709: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:06:39.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:06:39 smithi080 bash[28361]: audit 2023-12-01T14:06:38.506468+0000 mon.c (mon.2) 10720 : audit 0 from='client.? 172.21.15.80:0/238054292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:06:39.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:06:39 smithi080 bash[41963]: cluster 2023-12-01T14:06:38.229793+0000 mgr.y (mgr.24362) 16740 : cluster 0 pgmap v16709: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:06:39.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:06:39 smithi080 bash[41963]: audit 2023-12-01T14:06:38.506468+0000 mon.c (mon.2) 10720 : audit 0 from='client.? 172.21.15.80:0/238054292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:06:39.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:06:39 smithi090 bash[32384]: cluster 2023-12-01T14:06:38.229793+0000 mgr.y (mgr.24362) 16740 : cluster 0 pgmap v16709: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:06:39.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:06:39 smithi090 bash[32384]: audit 2023-12-01T14:06:38.506468+0000 mon.c (mon.2) 10720 : audit 0 from='client.? 172.21.15.80:0/238054292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:06:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:06:41 smithi080 bash[28361]: cluster 2023-12-01T14:06:40.230570+0000 mgr.y (mgr.24362) 16741 : cluster 0 pgmap v16710: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:06:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:06:41 smithi080 bash[28361]: audit 2023-12-01T14:06:40.666173+0000 mon.c (mon.2) 10721 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:06:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:06:41 smithi080 bash[28361]: audit 2023-12-01T14:06:40.967344+0000 mon.c (mon.2) 10722 : audit 0 from='client.? 172.21.15.80:0/2147448824' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:06:41.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:06:41 smithi080 bash[41963]: cluster 2023-12-01T14:06:40.230570+0000 mgr.y (mgr.24362) 16741 : cluster 0 pgmap v16710: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:06:41.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:06:41 smithi080 bash[41963]: audit 2023-12-01T14:06:40.666173+0000 mon.c (mon.2) 10721 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:06:41.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:06:41 smithi080 bash[41963]: audit 2023-12-01T14:06:40.967344+0000 mon.c (mon.2) 10722 : audit 0 from='client.? 172.21.15.80:0/2147448824' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:06:41.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:06:41 smithi090 bash[32384]: cluster 2023-12-01T14:06:40.230570+0000 mgr.y (mgr.24362) 16741 : cluster 0 pgmap v16710: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:06:41.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:06:41 smithi090 bash[32384]: audit 2023-12-01T14:06:40.666173+0000 mon.c (mon.2) 10721 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:06:41.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:06:41 smithi090 bash[32384]: audit 2023-12-01T14:06:40.967344+0000 mon.c (mon.2) 10722 : audit 0 from='client.? 172.21.15.80:0/2147448824' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:06:43.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:06:43 smithi080 bash[28361]: cluster 2023-12-01T14:06:42.231864+0000 mgr.y (mgr.24362) 16742 : cluster 0 pgmap v16711: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:06:43.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:06:43 smithi080 bash[41963]: cluster 2023-12-01T14:06:42.231864+0000 mgr.y (mgr.24362) 16742 : cluster 0 pgmap v16711: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:06:43.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:06:43 smithi090 bash[32384]: cluster 2023-12-01T14:06:42.231864+0000 mgr.y (mgr.24362) 16742 : cluster 0 pgmap v16711: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:06:44.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:06:44 smithi080 bash[28361]: audit 2023-12-01T14:06:43.429513+0000 mon.c (mon.2) 10723 : audit 0 from='client.? 172.21.15.80:0/4118589628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:06:44.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:06:44 smithi080 bash[41963]: audit 2023-12-01T14:06:43.429513+0000 mon.c (mon.2) 10723 : audit 0 from='client.? 172.21.15.80:0/4118589628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:06:44.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:06:44 smithi090 bash[32384]: audit 2023-12-01T14:06:43.429513+0000 mon.c (mon.2) 10723 : audit 0 from='client.? 172.21.15.80:0/4118589628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:06:45.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:06:45 smithi080 bash[28361]: cluster 2023-12-01T14:06:44.232621+0000 mgr.y (mgr.24362) 16743 : cluster 0 pgmap v16712: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:06:45.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:06:45 smithi080 bash[41963]: cluster 2023-12-01T14:06:44.232621+0000 mgr.y (mgr.24362) 16743 : cluster 0 pgmap v16712: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:06:45.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:06:45 smithi090 bash[32384]: cluster 2023-12-01T14:06:44.232621+0000 mgr.y (mgr.24362) 16743 : cluster 0 pgmap v16712: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:06:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:06:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:06:46] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T14:06:46.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:06:46 smithi080 bash[41963]: audit 2023-12-01T14:06:45.889532+0000 mon.a (mon.0) 10235 : audit 0 from='client.? 172.21.15.80:0/1046629373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:06:46.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:06:46 smithi080 bash[28361]: audit 2023-12-01T14:06:45.889532+0000 mon.a (mon.0) 10235 : audit 0 from='client.? 172.21.15.80:0/1046629373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:06:46.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:06:46 smithi090 bash[32384]: audit 2023-12-01T14:06:45.889532+0000 mon.a (mon.0) 10235 : audit 0 from='client.? 172.21.15.80:0/1046629373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:06:47.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:06:47 smithi080 bash[41963]: cluster 2023-12-01T14:06:46.233814+0000 mgr.y (mgr.24362) 16744 : cluster 0 pgmap v16713: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:06:47.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:06:47 smithi080 bash[28361]: cluster 2023-12-01T14:06:46.233814+0000 mgr.y (mgr.24362) 16744 : cluster 0 pgmap v16713: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:06:47.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:06:47 smithi090 bash[32384]: cluster 2023-12-01T14:06:46.233814+0000 mgr.y (mgr.24362) 16744 : cluster 0 pgmap v16713: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:06:48.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:06:48 smithi080 bash[41963]: audit 2023-12-01T14:06:48.346746+0000 mon.a (mon.0) 10236 : audit 0 from='client.? 172.21.15.80:0/1823402453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:06:48.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:06:48 smithi080 bash[28361]: audit 2023-12-01T14:06:48.346746+0000 mon.a (mon.0) 10236 : audit 0 from='client.? 172.21.15.80:0/1823402453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:06:48.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:06:48 smithi090 bash[32384]: audit 2023-12-01T14:06:48.346746+0000 mon.a (mon.0) 10236 : audit 0 from='client.? 172.21.15.80:0/1823402453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:06:49.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:06:49 smithi080 bash[28361]: cluster 2023-12-01T14:06:48.234572+0000 mgr.y (mgr.24362) 16745 : cluster 0 pgmap v16714: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:06:49.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:06:49 smithi080 bash[41963]: cluster 2023-12-01T14:06:48.234572+0000 mgr.y (mgr.24362) 16745 : cluster 0 pgmap v16714: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:06:49.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:06:49 smithi090 bash[32384]: cluster 2023-12-01T14:06:48.234572+0000 mgr.y (mgr.24362) 16745 : cluster 0 pgmap v16714: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:06:51.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:06:51 smithi080 bash[28361]: cluster 2023-12-01T14:06:50.235322+0000 mgr.y (mgr.24362) 16746 : cluster 0 pgmap v16715: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:06:51.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:06:51 smithi080 bash[28361]: audit 2023-12-01T14:06:50.799455+0000 mon.c (mon.2) 10724 : audit 0 from='client.? 172.21.15.80:0/1442175379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:06:51.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:06:51 smithi080 bash[41963]: cluster 2023-12-01T14:06:50.235322+0000 mgr.y (mgr.24362) 16746 : cluster 0 pgmap v16715: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:06:51.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:06:51 smithi080 bash[41963]: audit 2023-12-01T14:06:50.799455+0000 mon.c (mon.2) 10724 : audit 0 from='client.? 172.21.15.80:0/1442175379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:06:51.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:06:51 smithi090 bash[32384]: cluster 2023-12-01T14:06:50.235322+0000 mgr.y (mgr.24362) 16746 : cluster 0 pgmap v16715: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:06:51.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:06:51 smithi090 bash[32384]: audit 2023-12-01T14:06:50.799455+0000 mon.c (mon.2) 10724 : audit 0 from='client.? 172.21.15.80:0/1442175379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:06:53.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:06:53 smithi080 bash[41963]: cluster 2023-12-01T14:06:52.236890+0000 mgr.y (mgr.24362) 16747 : cluster 0 pgmap v16716: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:06:53.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:06:53 smithi080 bash[41963]: audit 2023-12-01T14:06:53.255287+0000 mon.c (mon.2) 10725 : audit 0 from='client.? 172.21.15.80:0/3089596579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:06:53.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:06:53 smithi080 bash[28361]: cluster 2023-12-01T14:06:52.236890+0000 mgr.y (mgr.24362) 16747 : cluster 0 pgmap v16716: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:06:53.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:06:53 smithi080 bash[28361]: audit 2023-12-01T14:06:53.255287+0000 mon.c (mon.2) 10725 : audit 0 from='client.? 172.21.15.80:0/3089596579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:06:53.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:06:53 smithi090 bash[32384]: cluster 2023-12-01T14:06:52.236890+0000 mgr.y (mgr.24362) 16747 : cluster 0 pgmap v16716: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:06:53.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:06:53 smithi090 bash[32384]: audit 2023-12-01T14:06:53.255287+0000 mon.c (mon.2) 10725 : audit 0 from='client.? 172.21.15.80:0/3089596579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:06:55.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:06:54 smithi090 bash[32384]: cluster 2023-12-01T14:06:54.237551+0000 mgr.y (mgr.24362) 16748 : cluster 0 pgmap v16717: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:06:55.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:06:54 smithi080 bash[41963]: cluster 2023-12-01T14:06:54.237551+0000 mgr.y (mgr.24362) 16748 : cluster 0 pgmap v16717: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:06:55.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:06:54 smithi080 bash[28361]: cluster 2023-12-01T14:06:54.237551+0000 mgr.y (mgr.24362) 16748 : cluster 0 pgmap v16717: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:06:56.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:06:55 smithi090 bash[32384]: audit 2023-12-01T14:06:55.666892+0000 mon.c (mon.2) 10726 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:06:56.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:06:55 smithi090 bash[32384]: audit 2023-12-01T14:06:55.706874+0000 mon.c (mon.2) 10727 : audit 0 from='client.? 172.21.15.80:0/1643486498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:06:56.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:06:55 smithi080 bash[28361]: audit 2023-12-01T14:06:55.666892+0000 mon.c (mon.2) 10726 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:06:56.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:06:55 smithi080 bash[28361]: audit 2023-12-01T14:06:55.706874+0000 mon.c (mon.2) 10727 : audit 0 from='client.? 172.21.15.80:0/1643486498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:06:56.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:06:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:06:56] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T14:06:56.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:06:55 smithi080 bash[41963]: audit 2023-12-01T14:06:55.666892+0000 mon.c (mon.2) 10726 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:06:56.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:06:55 smithi080 bash[41963]: audit 2023-12-01T14:06:55.706874+0000 mon.c (mon.2) 10727 : audit 0 from='client.? 172.21.15.80:0/1643486498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:06:57.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:06:57 smithi090 bash[32384]: cluster 2023-12-01T14:06:56.238726+0000 mgr.y (mgr.24362) 16749 : cluster 0 pgmap v16718: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:06:57.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:06:57 smithi080 bash[28361]: cluster 2023-12-01T14:06:56.238726+0000 mgr.y (mgr.24362) 16749 : cluster 0 pgmap v16718: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:06:57.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:06:57 smithi080 bash[41963]: cluster 2023-12-01T14:06:56.238726+0000 mgr.y (mgr.24362) 16749 : cluster 0 pgmap v16718: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:06:58.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:06:58 smithi090 bash[32384]: audit 2023-12-01T14:06:58.151969+0000 mon.c (mon.2) 10728 : audit 0 from='client.? 172.21.15.80:0/3790756216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:06:58.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:06:58 smithi080 bash[41963]: audit 2023-12-01T14:06:58.151969+0000 mon.c (mon.2) 10728 : audit 0 from='client.? 172.21.15.80:0/3790756216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:06:58.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:06:58 smithi080 bash[28361]: audit 2023-12-01T14:06:58.151969+0000 mon.c (mon.2) 10728 : audit 0 from='client.? 172.21.15.80:0/3790756216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:06:59.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:06:59 smithi090 bash[32384]: cluster 2023-12-01T14:06:58.239269+0000 mgr.y (mgr.24362) 16750 : cluster 0 pgmap v16719: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:06:59.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:06:59 smithi090 bash[32384]: audit 2023-12-01T14:06:58.831632+0000 mon.c (mon.2) 10729 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:06:59.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:06:59 smithi080 bash[41963]: cluster 2023-12-01T14:06:58.239269+0000 mgr.y (mgr.24362) 16750 : cluster 0 pgmap v16719: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:06:59.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:06:59 smithi080 bash[41963]: audit 2023-12-01T14:06:58.831632+0000 mon.c (mon.2) 10729 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:06:59.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:06:59 smithi080 bash[28361]: cluster 2023-12-01T14:06:58.239269+0000 mgr.y (mgr.24362) 16750 : cluster 0 pgmap v16719: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:06:59.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:06:59 smithi080 bash[28361]: audit 2023-12-01T14:06:58.831632+0000 mon.c (mon.2) 10729 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:07:01.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:07:01 smithi080 bash[28361]: cluster 2023-12-01T14:07:00.239938+0000 mgr.y (mgr.24362) 16751 : cluster 0 pgmap v16720: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:07:01.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:07:01 smithi080 bash[28361]: audit 2023-12-01T14:07:00.611412+0000 mon.c (mon.2) 10730 : audit 0 from='client.? 172.21.15.80:0/1062649969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:07:01.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:07:01 smithi080 bash[41963]: cluster 2023-12-01T14:07:00.239938+0000 mgr.y (mgr.24362) 16751 : cluster 0 pgmap v16720: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:07:01.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:07:01 smithi080 bash[41963]: audit 2023-12-01T14:07:00.611412+0000 mon.c (mon.2) 10730 : audit 0 from='client.? 172.21.15.80:0/1062649969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:07:01.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:07:01 smithi090 bash[32384]: cluster 2023-12-01T14:07:00.239938+0000 mgr.y (mgr.24362) 16751 : cluster 0 pgmap v16720: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:07:01.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:07:01 smithi090 bash[32384]: audit 2023-12-01T14:07:00.611412+0000 mon.c (mon.2) 10730 : audit 0 from='client.? 172.21.15.80:0/1062649969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:07:03.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:07:03 smithi080 bash[28361]: cluster 2023-12-01T14:07:02.241116+0000 mgr.y (mgr.24362) 16752 : cluster 0 pgmap v16721: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:07:03.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:07:03 smithi080 bash[28361]: audit 2023-12-01T14:07:03.061650+0000 mon.a (mon.0) 10237 : audit 0 from='client.? 172.21.15.80:0/1679596416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:07:03.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:07:03 smithi080 bash[41963]: cluster 2023-12-01T14:07:02.241116+0000 mgr.y (mgr.24362) 16752 : cluster 0 pgmap v16721: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:07:03.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:07:03 smithi080 bash[41963]: audit 2023-12-01T14:07:03.061650+0000 mon.a (mon.0) 10237 : audit 0 from='client.? 172.21.15.80:0/1679596416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:07:03.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:07:03 smithi090 bash[32384]: cluster 2023-12-01T14:07:02.241116+0000 mgr.y (mgr.24362) 16752 : cluster 0 pgmap v16721: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:07:03.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:07:03 smithi090 bash[32384]: audit 2023-12-01T14:07:03.061650+0000 mon.a (mon.0) 10237 : audit 0 from='client.? 172.21.15.80:0/1679596416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:07:05.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:07:04 smithi090 bash[32384]: cluster 2023-12-01T14:07:04.241731+0000 mgr.y (mgr.24362) 16753 : cluster 0 pgmap v16722: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:07:05.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:07:04 smithi090 bash[32384]: audit 2023-12-01T14:07:04.727135+0000 mon.a (mon.0) 10238 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:07:05.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:07:04 smithi090 bash[32384]: audit 2023-12-01T14:07:04.738831+0000 mon.a (mon.0) 10239 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:07:05.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:07:04 smithi080 bash[28361]: cluster 2023-12-01T14:07:04.241731+0000 mgr.y (mgr.24362) 16753 : cluster 0 pgmap v16722: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:07:05.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:07:04 smithi080 bash[28361]: audit 2023-12-01T14:07:04.727135+0000 mon.a (mon.0) 10238 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:07:05.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:07:04 smithi080 bash[28361]: audit 2023-12-01T14:07:04.738831+0000 mon.a (mon.0) 10239 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:07:05.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:07:04 smithi080 bash[41963]: cluster 2023-12-01T14:07:04.241731+0000 mgr.y (mgr.24362) 16753 : cluster 0 pgmap v16722: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:07:05.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:07:04 smithi080 bash[41963]: audit 2023-12-01T14:07:04.727135+0000 mon.a (mon.0) 10238 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:07:05.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:07:04 smithi080 bash[41963]: audit 2023-12-01T14:07:04.738831+0000 mon.a (mon.0) 10239 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:07:06.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:07:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:07:06] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T14:07:06.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:07:06 smithi080 bash[28361]: audit 2023-12-01T14:07:05.077952+0000 mon.a (mon.0) 10240 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:07:06.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:07:06 smithi080 bash[28361]: audit 2023-12-01T14:07:05.088162+0000 mon.a (mon.0) 10241 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:07:06.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:07:06 smithi080 bash[28361]: audit 2023-12-01T14:07:05.514549+0000 mon.c (mon.2) 10731 : audit 0 from='client.? 172.21.15.80:0/3258988640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:07:06.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:07:06 smithi080 bash[28361]: audit 2023-12-01T14:07:05.563345+0000 mon.c (mon.2) 10732 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:07:06.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:07:06 smithi080 bash[28361]: audit 2023-12-01T14:07:05.564999+0000 mon.c (mon.2) 10733 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:07:06.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:07:06 smithi080 bash[28361]: audit 2023-12-01T14:07:05.574358+0000 mon.a (mon.0) 10242 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:07:06.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:07:06 smithi080 bash[41963]: audit 2023-12-01T14:07:05.077952+0000 mon.a (mon.0) 10240 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:07:06.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:07:06 smithi080 bash[41963]: audit 2023-12-01T14:07:05.088162+0000 mon.a (mon.0) 10241 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:07:06.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:07:06 smithi080 bash[41963]: audit 2023-12-01T14:07:05.514549+0000 mon.c (mon.2) 10731 : audit 0 from='client.? 172.21.15.80:0/3258988640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:07:06.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:07:06 smithi080 bash[41963]: audit 2023-12-01T14:07:05.563345+0000 mon.c (mon.2) 10732 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:07:06.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:07:06 smithi080 bash[41963]: audit 2023-12-01T14:07:05.564999+0000 mon.c (mon.2) 10733 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:07:06.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:07:06 smithi080 bash[41963]: audit 2023-12-01T14:07:05.574358+0000 mon.a (mon.0) 10242 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:07:06.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:07:06 smithi090 bash[32384]: audit 2023-12-01T14:07:05.077952+0000 mon.a (mon.0) 10240 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:07:06.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:07:06 smithi090 bash[32384]: audit 2023-12-01T14:07:05.088162+0000 mon.a (mon.0) 10241 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:07:06.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:07:06 smithi090 bash[32384]: audit 2023-12-01T14:07:05.514549+0000 mon.c (mon.2) 10731 : audit 0 from='client.? 172.21.15.80:0/3258988640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:07:06.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:07:06 smithi090 bash[32384]: audit 2023-12-01T14:07:05.563345+0000 mon.c (mon.2) 10732 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:07:06.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:07:06 smithi090 bash[32384]: audit 2023-12-01T14:07:05.564999+0000 mon.c (mon.2) 10733 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:07:06.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:07:06 smithi090 bash[32384]: audit 2023-12-01T14:07:05.574358+0000 mon.a (mon.0) 10242 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:07:07.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:07:07 smithi080 bash[28361]: cluster 2023-12-01T14:07:06.242738+0000 mgr.y (mgr.24362) 16754 : cluster 0 pgmap v16723: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:07:07.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:07:07 smithi080 bash[41963]: cluster 2023-12-01T14:07:06.242738+0000 mgr.y (mgr.24362) 16754 : cluster 0 pgmap v16723: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:07:07.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:07:07 smithi090 bash[32384]: cluster 2023-12-01T14:07:06.242738+0000 mgr.y (mgr.24362) 16754 : cluster 0 pgmap v16723: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:07:08.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:07:08 smithi080 bash[41963]: audit 2023-12-01T14:07:07.980425+0000 mon.a (mon.0) 10243 : audit 0 from='client.? 172.21.15.80:0/195412413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:07:08.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:07:08 smithi080 bash[28361]: audit 2023-12-01T14:07:07.980425+0000 mon.a (mon.0) 10243 : audit 0 from='client.? 172.21.15.80:0/195412413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:07:08.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:07:08 smithi090 bash[32384]: audit 2023-12-01T14:07:07.980425+0000 mon.a (mon.0) 10243 : audit 0 from='client.? 172.21.15.80:0/195412413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:07:09.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:07:09 smithi080 bash[28361]: cluster 2023-12-01T14:07:08.243400+0000 mgr.y (mgr.24362) 16755 : cluster 0 pgmap v16724: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:07:09.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:07:09 smithi080 bash[41963]: cluster 2023-12-01T14:07:08.243400+0000 mgr.y (mgr.24362) 16755 : cluster 0 pgmap v16724: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:07:09.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:07:09 smithi090 bash[32384]: cluster 2023-12-01T14:07:08.243400+0000 mgr.y (mgr.24362) 16755 : cluster 0 pgmap v16724: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:07:11.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:07:11 smithi080 bash[41963]: cluster 2023-12-01T14:07:10.244030+0000 mgr.y (mgr.24362) 16756 : cluster 0 pgmap v16725: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:07:11.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:07:11 smithi080 bash[41963]: audit 2023-12-01T14:07:10.436865+0000 mon.a (mon.0) 10244 : audit 0 from='client.? 172.21.15.80:0/353695496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:07:11.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:07:11 smithi080 bash[41963]: audit 2023-12-01T14:07:10.667426+0000 mon.c (mon.2) 10734 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:07:11.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:07:11 smithi080 bash[28361]: cluster 2023-12-01T14:07:10.244030+0000 mgr.y (mgr.24362) 16756 : cluster 0 pgmap v16725: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:07:11.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:07:11 smithi080 bash[28361]: audit 2023-12-01T14:07:10.436865+0000 mon.a (mon.0) 10244 : audit 0 from='client.? 172.21.15.80:0/353695496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:07:11.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:07:11 smithi080 bash[28361]: audit 2023-12-01T14:07:10.667426+0000 mon.c (mon.2) 10734 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:07:11.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:07:11 smithi090 bash[32384]: cluster 2023-12-01T14:07:10.244030+0000 mgr.y (mgr.24362) 16756 : cluster 0 pgmap v16725: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:07:11.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:07:11 smithi090 bash[32384]: audit 2023-12-01T14:07:10.436865+0000 mon.a (mon.0) 10244 : audit 0 from='client.? 172.21.15.80:0/353695496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:07:11.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:07:11 smithi090 bash[32384]: audit 2023-12-01T14:07:10.667426+0000 mon.c (mon.2) 10734 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:07:13.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:07:13 smithi080 bash[28361]: cluster 2023-12-01T14:07:12.245139+0000 mgr.y (mgr.24362) 16757 : cluster 0 pgmap v16726: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:07:13.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:07:13 smithi080 bash[28361]: audit 2023-12-01T14:07:12.895868+0000 mon.a (mon.0) 10245 : audit 0 from='client.? 172.21.15.80:0/2838825275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:07:13.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:07:13 smithi080 bash[41963]: cluster 2023-12-01T14:07:12.245139+0000 mgr.y (mgr.24362) 16757 : cluster 0 pgmap v16726: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:07:13.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:07:13 smithi080 bash[41963]: audit 2023-12-01T14:07:12.895868+0000 mon.a (mon.0) 10245 : audit 0 from='client.? 172.21.15.80:0/2838825275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:07:13.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:07:13 smithi090 bash[32384]: cluster 2023-12-01T14:07:12.245139+0000 mgr.y (mgr.24362) 16757 : cluster 0 pgmap v16726: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:07:13.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:07:13 smithi090 bash[32384]: audit 2023-12-01T14:07:12.895868+0000 mon.a (mon.0) 10245 : audit 0 from='client.? 172.21.15.80:0/2838825275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:07:15.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:07:14 smithi090 bash[32384]: cluster 2023-12-01T14:07:14.245814+0000 mgr.y (mgr.24362) 16758 : cluster 0 pgmap v16727: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:07:15.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:07:14 smithi080 bash[28361]: cluster 2023-12-01T14:07:14.245814+0000 mgr.y (mgr.24362) 16758 : cluster 0 pgmap v16727: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:07:15.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:07:14 smithi080 bash[41963]: cluster 2023-12-01T14:07:14.245814+0000 mgr.y (mgr.24362) 16758 : cluster 0 pgmap v16727: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:07:16.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:07:15 smithi090 bash[32384]: audit 2023-12-01T14:07:15.350632+0000 mon.a (mon.0) 10246 : audit 0 from='client.? 172.21.15.80:0/608647276' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:07:16.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:07:15 smithi080 bash[28361]: audit 2023-12-01T14:07:15.350632+0000 mon.a (mon.0) 10246 : audit 0 from='client.? 172.21.15.80:0/608647276' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:07:16.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:07:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:07:16] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T14:07:16.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:07:15 smithi080 bash[41963]: audit 2023-12-01T14:07:15.350632+0000 mon.a (mon.0) 10246 : audit 0 from='client.? 172.21.15.80:0/608647276' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:07:17.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:07:17 smithi090 bash[32384]: cluster 2023-12-01T14:07:16.247015+0000 mgr.y (mgr.24362) 16759 : cluster 0 pgmap v16728: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:07:17.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:07:17 smithi080 bash[28361]: cluster 2023-12-01T14:07:16.247015+0000 mgr.y (mgr.24362) 16759 : cluster 0 pgmap v16728: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:07:17.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:07:17 smithi080 bash[41963]: cluster 2023-12-01T14:07:16.247015+0000 mgr.y (mgr.24362) 16759 : cluster 0 pgmap v16728: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:07:18.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:07:18 smithi090 bash[32384]: audit 2023-12-01T14:07:17.812220+0000 mon.a (mon.0) 10247 : audit 0 from='client.? 172.21.15.80:0/13889950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:07:18.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:07:18 smithi080 bash[28361]: audit 2023-12-01T14:07:17.812220+0000 mon.a (mon.0) 10247 : audit 0 from='client.? 172.21.15.80:0/13889950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:07:18.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:07:18 smithi080 bash[41963]: audit 2023-12-01T14:07:17.812220+0000 mon.a (mon.0) 10247 : audit 0 from='client.? 172.21.15.80:0/13889950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:07:19.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:07:19 smithi090 bash[32384]: cluster 2023-12-01T14:07:18.247688+0000 mgr.y (mgr.24362) 16760 : cluster 0 pgmap v16729: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:07:19.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:07:19 smithi080 bash[41963]: cluster 2023-12-01T14:07:18.247688+0000 mgr.y (mgr.24362) 16760 : cluster 0 pgmap v16729: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:07:19.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:07:19 smithi080 bash[28361]: cluster 2023-12-01T14:07:18.247688+0000 mgr.y (mgr.24362) 16760 : cluster 0 pgmap v16729: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:07:20.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:07:20 smithi080 bash[41963]: audit 2023-12-01T14:07:20.268729+0000 mon.a (mon.0) 10248 : audit 0 from='client.? 172.21.15.80:0/2979339404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:07:20.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:07:20 smithi080 bash[28361]: audit 2023-12-01T14:07:20.268729+0000 mon.a (mon.0) 10248 : audit 0 from='client.? 172.21.15.80:0/2979339404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:07:20.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:07:20 smithi090 bash[32384]: audit 2023-12-01T14:07:20.268729+0000 mon.a (mon.0) 10248 : audit 0 from='client.? 172.21.15.80:0/2979339404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:07:21.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:07:21 smithi080 bash[28361]: cluster 2023-12-01T14:07:20.248178+0000 mgr.y (mgr.24362) 16761 : cluster 0 pgmap v16730: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:07:21.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:07:21 smithi080 bash[41963]: cluster 2023-12-01T14:07:20.248178+0000 mgr.y (mgr.24362) 16761 : cluster 0 pgmap v16730: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:07:21.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:07:21 smithi090 bash[32384]: cluster 2023-12-01T14:07:20.248178+0000 mgr.y (mgr.24362) 16761 : cluster 0 pgmap v16730: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:07:23.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:07:23 smithi080 bash[28361]: cluster 2023-12-01T14:07:22.249263+0000 mgr.y (mgr.24362) 16762 : cluster 0 pgmap v16731: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:07:23.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:07:23 smithi080 bash[28361]: audit 2023-12-01T14:07:22.725979+0000 mon.c (mon.2) 10735 : audit 0 from='client.? 172.21.15.80:0/3118762614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:07:23.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:07:23 smithi080 bash[41963]: cluster 2023-12-01T14:07:22.249263+0000 mgr.y (mgr.24362) 16762 : cluster 0 pgmap v16731: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:07:23.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:07:23 smithi080 bash[41963]: audit 2023-12-01T14:07:22.725979+0000 mon.c (mon.2) 10735 : audit 0 from='client.? 172.21.15.80:0/3118762614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:07:23.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:07:23 smithi090 bash[32384]: cluster 2023-12-01T14:07:22.249263+0000 mgr.y (mgr.24362) 16762 : cluster 0 pgmap v16731: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:07:23.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:07:23 smithi090 bash[32384]: audit 2023-12-01T14:07:22.725979+0000 mon.c (mon.2) 10735 : audit 0 from='client.? 172.21.15.80:0/3118762614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:07:25.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:07:24 smithi090 bash[32384]: cluster 2023-12-01T14:07:24.249927+0000 mgr.y (mgr.24362) 16763 : cluster 0 pgmap v16732: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:07:25.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:07:24 smithi080 bash[28361]: cluster 2023-12-01T14:07:24.249927+0000 mgr.y (mgr.24362) 16763 : cluster 0 pgmap v16732: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:07:25.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:07:24 smithi080 bash[41963]: cluster 2023-12-01T14:07:24.249927+0000 mgr.y (mgr.24362) 16763 : cluster 0 pgmap v16732: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:07:26.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:07:26 smithi090 bash[32384]: audit 2023-12-01T14:07:25.176102+0000 mon.a (mon.0) 10249 : audit 0 from='client.? 172.21.15.80:0/322435950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:07:26.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:07:26 smithi090 bash[32384]: audit 2023-12-01T14:07:25.667706+0000 mon.c (mon.2) 10736 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:07:26.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:07:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:07:26] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T14:07:26.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:07:25 smithi080 bash[28361]: audit 2023-12-01T14:07:25.176102+0000 mon.a (mon.0) 10249 : audit 0 from='client.? 172.21.15.80:0/322435950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:07:26.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:07:25 smithi080 bash[28361]: audit 2023-12-01T14:07:25.667706+0000 mon.c (mon.2) 10736 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:07:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:07:26 smithi080 bash[41963]: audit 2023-12-01T14:07:25.176102+0000 mon.a (mon.0) 10249 : audit 0 from='client.? 172.21.15.80:0/322435950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:07:26.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:07:26 smithi080 bash[41963]: audit 2023-12-01T14:07:25.667706+0000 mon.c (mon.2) 10736 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:07:27.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:07:27 smithi090 bash[32384]: cluster 2023-12-01T14:07:26.251088+0000 mgr.y (mgr.24362) 16764 : cluster 0 pgmap v16733: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:07:27.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:07:27 smithi080 bash[41963]: cluster 2023-12-01T14:07:26.251088+0000 mgr.y (mgr.24362) 16764 : cluster 0 pgmap v16733: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:07:27.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:07:27 smithi080 bash[28361]: cluster 2023-12-01T14:07:26.251088+0000 mgr.y (mgr.24362) 16764 : cluster 0 pgmap v16733: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:07:28.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:07:28 smithi090 bash[32384]: audit 2023-12-01T14:07:27.630871+0000 mon.c (mon.2) 10737 : audit 0 from='client.? 172.21.15.80:0/244276724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:07:28.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:07:28 smithi080 bash[28361]: audit 2023-12-01T14:07:27.630871+0000 mon.c (mon.2) 10737 : audit 0 from='client.? 172.21.15.80:0/244276724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:07:28.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:07:28 smithi080 bash[41963]: audit 2023-12-01T14:07:27.630871+0000 mon.c (mon.2) 10737 : audit 0 from='client.? 172.21.15.80:0/244276724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:07:29.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:07:29 smithi080 bash[28361]: cluster 2023-12-01T14:07:28.251745+0000 mgr.y (mgr.24362) 16765 : cluster 0 pgmap v16734: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:07:29.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:07:29 smithi080 bash[41963]: cluster 2023-12-01T14:07:28.251745+0000 mgr.y (mgr.24362) 16765 : cluster 0 pgmap v16734: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:07:29.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:07:29 smithi090 bash[32384]: cluster 2023-12-01T14:07:28.251745+0000 mgr.y (mgr.24362) 16765 : cluster 0 pgmap v16734: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:07:30.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:07:30 smithi080 bash[28361]: audit 2023-12-01T14:07:30.090857+0000 mon.c (mon.2) 10738 : audit 0 from='client.? 172.21.15.80:0/4019612688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:07:30.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:07:30 smithi080 bash[41963]: audit 2023-12-01T14:07:30.090857+0000 mon.c (mon.2) 10738 : audit 0 from='client.? 172.21.15.80:0/4019612688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:07:30.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:07:30 smithi090 bash[32384]: audit 2023-12-01T14:07:30.090857+0000 mon.c (mon.2) 10738 : audit 0 from='client.? 172.21.15.80:0/4019612688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:07:31.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:07:31 smithi080 bash[28361]: cluster 2023-12-01T14:07:30.252456+0000 mgr.y (mgr.24362) 16766 : cluster 0 pgmap v16735: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:07:31.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:07:31 smithi080 bash[41963]: cluster 2023-12-01T14:07:30.252456+0000 mgr.y (mgr.24362) 16766 : cluster 0 pgmap v16735: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:07:31.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:07:31 smithi090 bash[32384]: cluster 2023-12-01T14:07:30.252456+0000 mgr.y (mgr.24362) 16766 : cluster 0 pgmap v16735: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:07:33.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:07:33 smithi080 bash[28361]: cluster 2023-12-01T14:07:32.253760+0000 mgr.y (mgr.24362) 16767 : cluster 0 pgmap v16736: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:07:33.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:07:33 smithi080 bash[28361]: audit 2023-12-01T14:07:32.548710+0000 mon.c (mon.2) 10739 : audit 0 from='client.? 172.21.15.80:0/4061027613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:07:33.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:07:33 smithi080 bash[41963]: cluster 2023-12-01T14:07:32.253760+0000 mgr.y (mgr.24362) 16767 : cluster 0 pgmap v16736: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:07:33.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:07:33 smithi080 bash[41963]: audit 2023-12-01T14:07:32.548710+0000 mon.c (mon.2) 10739 : audit 0 from='client.? 172.21.15.80:0/4061027613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:07:33.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:07:33 smithi090 bash[32384]: cluster 2023-12-01T14:07:32.253760+0000 mgr.y (mgr.24362) 16767 : cluster 0 pgmap v16736: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:07:33.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:07:33 smithi090 bash[32384]: audit 2023-12-01T14:07:32.548710+0000 mon.c (mon.2) 10739 : audit 0 from='client.? 172.21.15.80:0/4061027613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:07:35.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:07:35 smithi090 bash[32384]: cluster 2023-12-01T14:07:34.254467+0000 mgr.y (mgr.24362) 16768 : cluster 0 pgmap v16737: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:07:35.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:07:35 smithi080 bash[28361]: cluster 2023-12-01T14:07:34.254467+0000 mgr.y (mgr.24362) 16768 : cluster 0 pgmap v16737: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:07:35.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:07:35 smithi080 bash[41963]: cluster 2023-12-01T14:07:34.254467+0000 mgr.y (mgr.24362) 16768 : cluster 0 pgmap v16737: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:07:36.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:07:36 smithi090 bash[32384]: audit 2023-12-01T14:07:35.005021+0000 mon.a (mon.0) 10250 : audit 0 from='client.? 172.21.15.80:0/2048458383' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:07:36.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:07:36 smithi080 bash[28361]: audit 2023-12-01T14:07:35.005021+0000 mon.a (mon.0) 10250 : audit 0 from='client.? 172.21.15.80:0/2048458383' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:07:36.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:07:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:07:36] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T14:07:36.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:07:36 smithi080 bash[41963]: audit 2023-12-01T14:07:35.005021+0000 mon.a (mon.0) 10250 : audit 0 from='client.? 172.21.15.80:0/2048458383' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:07:37.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:07:37 smithi080 bash[28361]: cluster 2023-12-01T14:07:36.255641+0000 mgr.y (mgr.24362) 16769 : cluster 0 pgmap v16738: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:07:37.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:07:37 smithi080 bash[41963]: cluster 2023-12-01T14:07:36.255641+0000 mgr.y (mgr.24362) 16769 : cluster 0 pgmap v16738: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:07:37.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:07:37 smithi090 bash[32384]: cluster 2023-12-01T14:07:36.255641+0000 mgr.y (mgr.24362) 16769 : cluster 0 pgmap v16738: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:07:38.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:07:38 smithi080 bash[28361]: audit 2023-12-01T14:07:37.459998+0000 mon.c (mon.2) 10740 : audit 0 from='client.? 172.21.15.80:0/2014975660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:07:38.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:07:38 smithi080 bash[41963]: audit 2023-12-01T14:07:37.459998+0000 mon.c (mon.2) 10740 : audit 0 from='client.? 172.21.15.80:0/2014975660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:07:38.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:07:38 smithi090 bash[32384]: audit 2023-12-01T14:07:37.459998+0000 mon.c (mon.2) 10740 : audit 0 from='client.? 172.21.15.80:0/2014975660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:07:39.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:07:39 smithi080 bash[28361]: cluster 2023-12-01T14:07:38.256339+0000 mgr.y (mgr.24362) 16770 : cluster 0 pgmap v16739: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:07:39.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:07:39 smithi080 bash[41963]: cluster 2023-12-01T14:07:38.256339+0000 mgr.y (mgr.24362) 16770 : cluster 0 pgmap v16739: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:07:39.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:07:39 smithi090 bash[32384]: cluster 2023-12-01T14:07:38.256339+0000 mgr.y (mgr.24362) 16770 : cluster 0 pgmap v16739: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:07:40.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:07:40 smithi080 bash[28361]: audit 2023-12-01T14:07:39.916180+0000 mon.a (mon.0) 10251 : audit 0 from='client.? 172.21.15.80:0/1180918957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:07:40.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:07:40 smithi080 bash[41963]: audit 2023-12-01T14:07:39.916180+0000 mon.a (mon.0) 10251 : audit 0 from='client.? 172.21.15.80:0/1180918957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:07:40.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:07:40 smithi090 bash[32384]: audit 2023-12-01T14:07:39.916180+0000 mon.a (mon.0) 10251 : audit 0 from='client.? 172.21.15.80:0/1180918957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:07:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:07:41 smithi080 bash[41963]: cluster 2023-12-01T14:07:40.257031+0000 mgr.y (mgr.24362) 16771 : cluster 0 pgmap v16740: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:07:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:07:41 smithi080 bash[41963]: audit 2023-12-01T14:07:40.668223+0000 mon.c (mon.2) 10741 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:07:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:07:41 smithi080 bash[28361]: cluster 2023-12-01T14:07:40.257031+0000 mgr.y (mgr.24362) 16771 : cluster 0 pgmap v16740: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:07:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:07:41 smithi080 bash[28361]: audit 2023-12-01T14:07:40.668223+0000 mon.c (mon.2) 10741 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:07:41.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:07:41 smithi090 bash[32384]: cluster 2023-12-01T14:07:40.257031+0000 mgr.y (mgr.24362) 16771 : cluster 0 pgmap v16740: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:07:41.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:07:41 smithi090 bash[32384]: audit 2023-12-01T14:07:40.668223+0000 mon.c (mon.2) 10741 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:07:43.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:07:43 smithi080 bash[28361]: cluster 2023-12-01T14:07:42.258010+0000 mgr.y (mgr.24362) 16772 : cluster 0 pgmap v16741: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:07:43.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:07:43 smithi080 bash[28361]: audit 2023-12-01T14:07:42.371240+0000 mon.a (mon.0) 10252 : audit 0 from='client.? 172.21.15.80:0/841316043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:07:43.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:07:43 smithi080 bash[41963]: cluster 2023-12-01T14:07:42.258010+0000 mgr.y (mgr.24362) 16772 : cluster 0 pgmap v16741: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:07:43.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:07:43 smithi080 bash[41963]: audit 2023-12-01T14:07:42.371240+0000 mon.a (mon.0) 10252 : audit 0 from='client.? 172.21.15.80:0/841316043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:07:43.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:07:43 smithi090 bash[32384]: cluster 2023-12-01T14:07:42.258010+0000 mgr.y (mgr.24362) 16772 : cluster 0 pgmap v16741: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:07:43.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:07:43 smithi090 bash[32384]: audit 2023-12-01T14:07:42.371240+0000 mon.a (mon.0) 10252 : audit 0 from='client.? 172.21.15.80:0/841316043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:07:45.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:07:45 smithi090 bash[32384]: cluster 2023-12-01T14:07:44.258651+0000 mgr.y (mgr.24362) 16773 : cluster 0 pgmap v16742: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:07:45.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:07:45 smithi090 bash[32384]: audit 2023-12-01T14:07:44.834598+0000 mon.c (mon.2) 10742 : audit 0 from='client.? 172.21.15.80:0/2007035588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:07:45.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:07:45 smithi080 bash[41963]: cluster 2023-12-01T14:07:44.258651+0000 mgr.y (mgr.24362) 16773 : cluster 0 pgmap v16742: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:07:45.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:07:45 smithi080 bash[41963]: audit 2023-12-01T14:07:44.834598+0000 mon.c (mon.2) 10742 : audit 0 from='client.? 172.21.15.80:0/2007035588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:07:45.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:07:45 smithi080 bash[28361]: cluster 2023-12-01T14:07:44.258651+0000 mgr.y (mgr.24362) 16773 : cluster 0 pgmap v16742: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:07:45.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:07:45 smithi080 bash[28361]: audit 2023-12-01T14:07:44.834598+0000 mon.c (mon.2) 10742 : audit 0 from='client.? 172.21.15.80:0/2007035588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:07:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:07:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:07:46] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T14:07:47.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:07:47 smithi080 bash[28361]: cluster 2023-12-01T14:07:46.259797+0000 mgr.y (mgr.24362) 16774 : cluster 0 pgmap v16743: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:07:47.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:07:47 smithi080 bash[28361]: audit 2023-12-01T14:07:47.295246+0000 mon.c (mon.2) 10743 : audit 0 from='client.? 172.21.15.80:0/258587211' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:07:47.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:07:47 smithi080 bash[41963]: cluster 2023-12-01T14:07:46.259797+0000 mgr.y (mgr.24362) 16774 : cluster 0 pgmap v16743: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:07:47.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:07:47 smithi080 bash[41963]: audit 2023-12-01T14:07:47.295246+0000 mon.c (mon.2) 10743 : audit 0 from='client.? 172.21.15.80:0/258587211' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:07:47.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:07:47 smithi090 bash[32384]: cluster 2023-12-01T14:07:46.259797+0000 mgr.y (mgr.24362) 16774 : cluster 0 pgmap v16743: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:07:47.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:07:47 smithi090 bash[32384]: audit 2023-12-01T14:07:47.295246+0000 mon.c (mon.2) 10743 : audit 0 from='client.? 172.21.15.80:0/258587211' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:07:49.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:07:49 smithi080 bash[41963]: cluster 2023-12-01T14:07:48.260426+0000 mgr.y (mgr.24362) 16775 : cluster 0 pgmap v16744: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:07:49.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:07:49 smithi080 bash[28361]: cluster 2023-12-01T14:07:48.260426+0000 mgr.y (mgr.24362) 16775 : cluster 0 pgmap v16744: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:07:49.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:07:49 smithi090 bash[32384]: cluster 2023-12-01T14:07:48.260426+0000 mgr.y (mgr.24362) 16775 : cluster 0 pgmap v16744: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:07:50.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:07:50 smithi080 bash[28361]: audit 2023-12-01T14:07:49.752747+0000 mon.c (mon.2) 10744 : audit 0 from='client.? 172.21.15.80:0/1025523240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:07:50.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:07:50 smithi080 bash[41963]: audit 2023-12-01T14:07:49.752747+0000 mon.c (mon.2) 10744 : audit 0 from='client.? 172.21.15.80:0/1025523240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:07:50.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:07:50 smithi090 bash[32384]: audit 2023-12-01T14:07:49.752747+0000 mon.c (mon.2) 10744 : audit 0 from='client.? 172.21.15.80:0/1025523240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:07:51.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:07:51 smithi080 bash[41963]: cluster 2023-12-01T14:07:50.261109+0000 mgr.y (mgr.24362) 16776 : cluster 0 pgmap v16745: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:07:51.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:07:51 smithi080 bash[28361]: cluster 2023-12-01T14:07:50.261109+0000 mgr.y (mgr.24362) 16776 : cluster 0 pgmap v16745: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:07:51.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:07:51 smithi090 bash[32384]: cluster 2023-12-01T14:07:50.261109+0000 mgr.y (mgr.24362) 16776 : cluster 0 pgmap v16745: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:07:52.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:07:52 smithi080 bash[28361]: audit 2023-12-01T14:07:52.206408+0000 mon.a (mon.0) 10253 : audit 0 from='client.? 172.21.15.80:0/3785356454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:07:52.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:07:52 smithi080 bash[41963]: audit 2023-12-01T14:07:52.206408+0000 mon.a (mon.0) 10253 : audit 0 from='client.? 172.21.15.80:0/3785356454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:07:52.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:07:52 smithi090 bash[32384]: audit 2023-12-01T14:07:52.206408+0000 mon.a (mon.0) 10253 : audit 0 from='client.? 172.21.15.80:0/3785356454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:07:53.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:07:53 smithi080 bash[28361]: cluster 2023-12-01T14:07:52.262280+0000 mgr.y (mgr.24362) 16777 : cluster 0 pgmap v16746: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:07:53.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:07:53 smithi080 bash[41963]: cluster 2023-12-01T14:07:52.262280+0000 mgr.y (mgr.24362) 16777 : cluster 0 pgmap v16746: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:07:53.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:07:53 smithi090 bash[32384]: cluster 2023-12-01T14:07:52.262280+0000 mgr.y (mgr.24362) 16777 : cluster 0 pgmap v16746: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:07:55.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:07:55 smithi080 bash[28361]: cluster 2023-12-01T14:07:54.262936+0000 mgr.y (mgr.24362) 16778 : cluster 0 pgmap v16747: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:07:55.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:07:55 smithi080 bash[28361]: audit 2023-12-01T14:07:54.661641+0000 mon.a (mon.0) 10254 : audit 0 from='client.? 172.21.15.80:0/2326445558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:07:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:07:55 smithi080 bash[41963]: cluster 2023-12-01T14:07:54.262936+0000 mgr.y (mgr.24362) 16778 : cluster 0 pgmap v16747: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:07:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:07:55 smithi080 bash[41963]: audit 2023-12-01T14:07:54.661641+0000 mon.a (mon.0) 10254 : audit 0 from='client.? 172.21.15.80:0/2326445558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:07:55.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:07:55 smithi090 bash[32384]: cluster 2023-12-01T14:07:54.262936+0000 mgr.y (mgr.24362) 16778 : cluster 0 pgmap v16747: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:07:55.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:07:55 smithi090 bash[32384]: audit 2023-12-01T14:07:54.661641+0000 mon.a (mon.0) 10254 : audit 0 from='client.? 172.21.15.80:0/2326445558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:07:56.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:07:56 smithi080 bash[28361]: audit 2023-12-01T14:07:55.668935+0000 mon.c (mon.2) 10745 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:07:56.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:07:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:07:56] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T14:07:56.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:07:56 smithi080 bash[41963]: audit 2023-12-01T14:07:55.668935+0000 mon.c (mon.2) 10745 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:07:56.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:07:56 smithi090 bash[32384]: audit 2023-12-01T14:07:55.668935+0000 mon.c (mon.2) 10745 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:07:57.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:07:57 smithi080 bash[28361]: cluster 2023-12-01T14:07:56.264148+0000 mgr.y (mgr.24362) 16779 : cluster 0 pgmap v16748: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:07:57.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:07:57 smithi080 bash[41963]: cluster 2023-12-01T14:07:56.264148+0000 mgr.y (mgr.24362) 16779 : cluster 0 pgmap v16748: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:07:57.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:07:57 smithi090 bash[32384]: cluster 2023-12-01T14:07:56.264148+0000 mgr.y (mgr.24362) 16779 : cluster 0 pgmap v16748: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:07:58.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:07:58 smithi080 bash[28361]: audit 2023-12-01T14:07:57.117280+0000 mon.a (mon.0) 10255 : audit 0 from='client.? 172.21.15.80:0/3676711497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:07:58.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:07:58 smithi080 bash[41963]: audit 2023-12-01T14:07:57.117280+0000 mon.a (mon.0) 10255 : audit 0 from='client.? 172.21.15.80:0/3676711497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:07:58.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:07:58 smithi090 bash[32384]: audit 2023-12-01T14:07:57.117280+0000 mon.a (mon.0) 10255 : audit 0 from='client.? 172.21.15.80:0/3676711497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:07:59.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:07:59 smithi080 bash[28361]: cluster 2023-12-01T14:07:58.264836+0000 mgr.y (mgr.24362) 16780 : cluster 0 pgmap v16749: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:07:59.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:07:59 smithi080 bash[41963]: cluster 2023-12-01T14:07:58.264836+0000 mgr.y (mgr.24362) 16780 : cluster 0 pgmap v16749: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:07:59.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:07:59 smithi090 bash[32384]: cluster 2023-12-01T14:07:58.264836+0000 mgr.y (mgr.24362) 16780 : cluster 0 pgmap v16749: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:08:00.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:08:00 smithi080 bash[28361]: audit 2023-12-01T14:07:59.575202+0000 mon.c (mon.2) 10746 : audit 0 from='client.? 172.21.15.80:0/191166592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:08:00.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:08:00 smithi080 bash[41963]: audit 2023-12-01T14:07:59.575202+0000 mon.c (mon.2) 10746 : audit 0 from='client.? 172.21.15.80:0/191166592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:08:00.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:08:00 smithi090 bash[32384]: audit 2023-12-01T14:07:59.575202+0000 mon.c (mon.2) 10746 : audit 0 from='client.? 172.21.15.80:0/191166592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:08:01.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:08:01 smithi080 bash[28361]: cluster 2023-12-01T14:08:00.265543+0000 mgr.y (mgr.24362) 16781 : cluster 0 pgmap v16750: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:08:01.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:08:01 smithi080 bash[41963]: cluster 2023-12-01T14:08:00.265543+0000 mgr.y (mgr.24362) 16781 : cluster 0 pgmap v16750: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:08:01.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:08:01 smithi090 bash[32384]: cluster 2023-12-01T14:08:00.265543+0000 mgr.y (mgr.24362) 16781 : cluster 0 pgmap v16750: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:08:02.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:08:02 smithi080 bash[28361]: audit 2023-12-01T14:08:02.032560+0000 mon.c (mon.2) 10747 : audit 0 from='client.? 172.21.15.80:0/1601623341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:08:02.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:08:02 smithi080 bash[41963]: audit 2023-12-01T14:08:02.032560+0000 mon.c (mon.2) 10747 : audit 0 from='client.? 172.21.15.80:0/1601623341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:08:02.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:08:02 smithi090 bash[32384]: audit 2023-12-01T14:08:02.032560+0000 mon.c (mon.2) 10747 : audit 0 from='client.? 172.21.15.80:0/1601623341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:08:03.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:08:03 smithi080 bash[41963]: cluster 2023-12-01T14:08:02.266631+0000 mgr.y (mgr.24362) 16782 : cluster 0 pgmap v16751: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:08:03.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:08:03 smithi080 bash[28361]: cluster 2023-12-01T14:08:02.266631+0000 mgr.y (mgr.24362) 16782 : cluster 0 pgmap v16751: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:08:03.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:08:03 smithi090 bash[32384]: cluster 2023-12-01T14:08:02.266631+0000 mgr.y (mgr.24362) 16782 : cluster 0 pgmap v16751: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:08:05.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:08:05 smithi080 bash[28361]: cluster 2023-12-01T14:08:04.267105+0000 mgr.y (mgr.24362) 16783 : cluster 0 pgmap v16752: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:08:05.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:08:05 smithi080 bash[28361]: audit 2023-12-01T14:08:04.484876+0000 mon.c (mon.2) 10748 : audit 0 from='client.? 172.21.15.80:0/194789289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:08:05.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:08:05 smithi080 bash[41963]: cluster 2023-12-01T14:08:04.267105+0000 mgr.y (mgr.24362) 16783 : cluster 0 pgmap v16752: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:08:05.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:08:05 smithi080 bash[41963]: audit 2023-12-01T14:08:04.484876+0000 mon.c (mon.2) 10748 : audit 0 from='client.? 172.21.15.80:0/194789289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:08:05.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:08:05 smithi090 bash[32384]: cluster 2023-12-01T14:08:04.267105+0000 mgr.y (mgr.24362) 16783 : cluster 0 pgmap v16752: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:08:05.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:08:05 smithi090 bash[32384]: audit 2023-12-01T14:08:04.484876+0000 mon.c (mon.2) 10748 : audit 0 from='client.? 172.21.15.80:0/194789289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:08:06.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:08:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:08:06] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T14:08:06.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:08:06 smithi080 bash[28361]: audit 2023-12-01T14:08:05.654769+0000 mon.c (mon.2) 10749 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:08:06.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:08:06 smithi080 bash[41963]: audit 2023-12-01T14:08:05.654769+0000 mon.c (mon.2) 10749 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:08:06.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:08:06 smithi090 bash[32384]: audit 2023-12-01T14:08:05.654769+0000 mon.c (mon.2) 10749 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:08:07.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:08:07 smithi080 bash[28361]: audit 2023-12-01T14:08:06.033669+0000 mon.a (mon.0) 10256 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:08:07.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:08:07 smithi080 bash[28361]: audit 2023-12-01T14:08:06.047726+0000 mon.a (mon.0) 10257 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:08:07.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:08:07 smithi080 bash[28361]: cluster 2023-12-01T14:08:06.268167+0000 mgr.y (mgr.24362) 16784 : cluster 0 pgmap v16753: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:08:07.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:08:07 smithi080 bash[28361]: audit 2023-12-01T14:08:06.949252+0000 mon.a (mon.0) 10258 : audit 0 from='client.? 172.21.15.80:0/1039675290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:08:07.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:08:07 smithi080 bash[41963]: audit 2023-12-01T14:08:06.033669+0000 mon.a (mon.0) 10256 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:08:07.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:08:07 smithi080 bash[41963]: audit 2023-12-01T14:08:06.047726+0000 mon.a (mon.0) 10257 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:08:07.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:08:07 smithi080 bash[41963]: cluster 2023-12-01T14:08:06.268167+0000 mgr.y (mgr.24362) 16784 : cluster 0 pgmap v16753: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:08:07.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:08:07 smithi080 bash[41963]: audit 2023-12-01T14:08:06.949252+0000 mon.a (mon.0) 10258 : audit 0 from='client.? 172.21.15.80:0/1039675290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:08:07.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:08:07 smithi090 bash[32384]: audit 2023-12-01T14:08:06.033669+0000 mon.a (mon.0) 10256 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:08:07.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:08:07 smithi090 bash[32384]: audit 2023-12-01T14:08:06.047726+0000 mon.a (mon.0) 10257 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:08:07.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:08:07 smithi090 bash[32384]: cluster 2023-12-01T14:08:06.268167+0000 mgr.y (mgr.24362) 16784 : cluster 0 pgmap v16753: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:08:07.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:08:07 smithi090 bash[32384]: audit 2023-12-01T14:08:06.949252+0000 mon.a (mon.0) 10258 : audit 0 from='client.? 172.21.15.80:0/1039675290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:08:09.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:08:09 smithi080 bash[28361]: cluster 2023-12-01T14:08:08.268761+0000 mgr.y (mgr.24362) 16785 : cluster 0 pgmap v16754: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:08:09.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:08:09 smithi080 bash[41963]: cluster 2023-12-01T14:08:08.268761+0000 mgr.y (mgr.24362) 16785 : cluster 0 pgmap v16754: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:08:09.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:08:09 smithi090 bash[32384]: cluster 2023-12-01T14:08:08.268761+0000 mgr.y (mgr.24362) 16785 : cluster 0 pgmap v16754: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:08:10.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:08:10 smithi080 bash[41963]: audit 2023-12-01T14:08:09.407974+0000 mon.a (mon.0) 10259 : audit 0 from='client.? 172.21.15.80:0/3509155272' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:08:10.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:08:10 smithi080 bash[28361]: audit 2023-12-01T14:08:09.407974+0000 mon.a (mon.0) 10259 : audit 0 from='client.? 172.21.15.80:0/3509155272' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:08:10.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:08:10 smithi090 bash[32384]: audit 2023-12-01T14:08:09.407974+0000 mon.a (mon.0) 10259 : audit 0 from='client.? 172.21.15.80:0/3509155272' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:08:11.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:08:11 smithi080 bash[41963]: cluster 2023-12-01T14:08:10.269551+0000 mgr.y (mgr.24362) 16786 : cluster 0 pgmap v16755: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:08:11.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:08:11 smithi080 bash[41963]: audit 2023-12-01T14:08:10.669219+0000 mon.c (mon.2) 10750 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:08:11.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:08:11 smithi080 bash[28361]: cluster 2023-12-01T14:08:10.269551+0000 mgr.y (mgr.24362) 16786 : cluster 0 pgmap v16755: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:08:11.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:08:11 smithi080 bash[28361]: audit 2023-12-01T14:08:10.669219+0000 mon.c (mon.2) 10750 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:08:11.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:08:11 smithi090 bash[32384]: cluster 2023-12-01T14:08:10.269551+0000 mgr.y (mgr.24362) 16786 : cluster 0 pgmap v16755: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:08:11.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:08:11 smithi090 bash[32384]: audit 2023-12-01T14:08:10.669219+0000 mon.c (mon.2) 10750 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:08:13.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:08:12 smithi080 bash[28361]: audit 2023-12-01T14:08:11.854503+0000 mon.a (mon.0) 10260 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:08:13.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:08:12 smithi080 bash[28361]: audit 2023-12-01T14:08:11.866665+0000 mon.a (mon.0) 10261 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:08:13.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:08:12 smithi080 bash[28361]: audit 2023-12-01T14:08:11.898761+0000 mon.a (mon.0) 10262 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:08:13.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:08:12 smithi080 bash[28361]: audit 2023-12-01T14:08:11.909624+0000 mon.a (mon.0) 10263 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:08:13.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:08:12 smithi080 bash[28361]: audit 2023-12-01T14:08:11.930210+0000 mon.a (mon.0) 10264 : audit 0 from='client.? 172.21.15.80:0/797565957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:08:13.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:08:12 smithi080 bash[28361]: cluster 2023-12-01T14:08:12.270324+0000 mgr.y (mgr.24362) 16787 : cluster 0 pgmap v16756: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:08:13.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:08:12 smithi080 bash[28361]: audit 2023-12-01T14:08:12.436768+0000 mon.c (mon.2) 10751 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:08:13.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:08:12 smithi080 bash[28361]: audit 2023-12-01T14:08:12.438571+0000 mon.c (mon.2) 10752 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:08:13.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:08:12 smithi080 bash[28361]: audit 2023-12-01T14:08:12.448771+0000 mon.a (mon.0) 10265 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:08:13.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:08:12 smithi080 bash[41963]: audit 2023-12-01T14:08:11.854503+0000 mon.a (mon.0) 10260 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:08:13.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:08:12 smithi080 bash[41963]: audit 2023-12-01T14:08:11.866665+0000 mon.a (mon.0) 10261 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:08:13.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:08:12 smithi080 bash[41963]: audit 2023-12-01T14:08:11.898761+0000 mon.a (mon.0) 10262 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:08:13.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:08:12 smithi080 bash[41963]: audit 2023-12-01T14:08:11.909624+0000 mon.a (mon.0) 10263 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:08:13.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:08:12 smithi080 bash[41963]: audit 2023-12-01T14:08:11.930210+0000 mon.a (mon.0) 10264 : audit 0 from='client.? 172.21.15.80:0/797565957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:08:13.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:08:12 smithi080 bash[41963]: cluster 2023-12-01T14:08:12.270324+0000 mgr.y (mgr.24362) 16787 : cluster 0 pgmap v16756: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:08:13.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:08:12 smithi080 bash[41963]: audit 2023-12-01T14:08:12.436768+0000 mon.c (mon.2) 10751 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:08:13.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:08:12 smithi080 bash[41963]: audit 2023-12-01T14:08:12.438571+0000 mon.c (mon.2) 10752 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:08:13.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:08:12 smithi080 bash[41963]: audit 2023-12-01T14:08:12.448771+0000 mon.a (mon.0) 10265 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:08:13.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:08:12 smithi090 bash[32384]: audit 2023-12-01T14:08:11.854503+0000 mon.a (mon.0) 10260 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:08:13.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:08:12 smithi090 bash[32384]: audit 2023-12-01T14:08:11.866665+0000 mon.a (mon.0) 10261 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:08:13.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:08:12 smithi090 bash[32384]: audit 2023-12-01T14:08:11.898761+0000 mon.a (mon.0) 10262 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:08:13.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:08:12 smithi090 bash[32384]: audit 2023-12-01T14:08:11.909624+0000 mon.a (mon.0) 10263 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:08:13.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:08:12 smithi090 bash[32384]: audit 2023-12-01T14:08:11.930210+0000 mon.a (mon.0) 10264 : audit 0 from='client.? 172.21.15.80:0/797565957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:08:13.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:08:12 smithi090 bash[32384]: cluster 2023-12-01T14:08:12.270324+0000 mgr.y (mgr.24362) 16787 : cluster 0 pgmap v16756: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:08:13.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:08:12 smithi090 bash[32384]: audit 2023-12-01T14:08:12.436768+0000 mon.c (mon.2) 10751 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:08:13.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:08:12 smithi090 bash[32384]: audit 2023-12-01T14:08:12.438571+0000 mon.c (mon.2) 10752 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:08:13.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:08:12 smithi090 bash[32384]: audit 2023-12-01T14:08:12.448771+0000 mon.a (mon.0) 10265 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:08:15.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:08:15 smithi080 bash[28361]: cluster 2023-12-01T14:08:14.271023+0000 mgr.y (mgr.24362) 16788 : cluster 0 pgmap v16757: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:08:15.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:08:15 smithi080 bash[28361]: audit 2023-12-01T14:08:14.381197+0000 mon.a (mon.0) 10266 : audit 0 from='client.? 172.21.15.80:0/2837661770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:08:15.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:08:15 smithi080 bash[41963]: cluster 2023-12-01T14:08:14.271023+0000 mgr.y (mgr.24362) 16788 : cluster 0 pgmap v16757: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:08:15.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:08:15 smithi080 bash[41963]: audit 2023-12-01T14:08:14.381197+0000 mon.a (mon.0) 10266 : audit 0 from='client.? 172.21.15.80:0/2837661770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:08:15.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:08:15 smithi090 bash[32384]: cluster 2023-12-01T14:08:14.271023+0000 mgr.y (mgr.24362) 16788 : cluster 0 pgmap v16757: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:08:15.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:08:15 smithi090 bash[32384]: audit 2023-12-01T14:08:14.381197+0000 mon.a (mon.0) 10266 : audit 0 from='client.? 172.21.15.80:0/2837661770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:08:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:08:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:08:16] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T14:08:17.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:08:17 smithi080 bash[28361]: cluster 2023-12-01T14:08:16.272212+0000 mgr.y (mgr.24362) 16789 : cluster 0 pgmap v16758: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:08:17.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:08:17 smithi080 bash[28361]: audit 2023-12-01T14:08:16.827231+0000 mon.c (mon.2) 10753 : audit 0 from='client.? 172.21.15.80:0/3648838232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:08:17.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:08:17 smithi080 bash[41963]: cluster 2023-12-01T14:08:16.272212+0000 mgr.y (mgr.24362) 16789 : cluster 0 pgmap v16758: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:08:17.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:08:17 smithi080 bash[41963]: audit 2023-12-01T14:08:16.827231+0000 mon.c (mon.2) 10753 : audit 0 from='client.? 172.21.15.80:0/3648838232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:08:17.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:08:17 smithi090 bash[32384]: cluster 2023-12-01T14:08:16.272212+0000 mgr.y (mgr.24362) 16789 : cluster 0 pgmap v16758: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:08:17.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:08:17 smithi090 bash[32384]: audit 2023-12-01T14:08:16.827231+0000 mon.c (mon.2) 10753 : audit 0 from='client.? 172.21.15.80:0/3648838232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:08:19.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:08:19 smithi080 bash[41963]: cluster 2023-12-01T14:08:18.272808+0000 mgr.y (mgr.24362) 16790 : cluster 0 pgmap v16759: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:08:19.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:08:19 smithi080 bash[41963]: audit 2023-12-01T14:08:19.285208+0000 mon.c (mon.2) 10754 : audit 0 from='client.? 172.21.15.80:0/2094014330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:08:19.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:08:19 smithi080 bash[28361]: cluster 2023-12-01T14:08:18.272808+0000 mgr.y (mgr.24362) 16790 : cluster 0 pgmap v16759: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:08:19.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:08:19 smithi080 bash[28361]: audit 2023-12-01T14:08:19.285208+0000 mon.c (mon.2) 10754 : audit 0 from='client.? 172.21.15.80:0/2094014330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:08:19.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:08:19 smithi090 bash[32384]: cluster 2023-12-01T14:08:18.272808+0000 mgr.y (mgr.24362) 16790 : cluster 0 pgmap v16759: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:08:19.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:08:19 smithi090 bash[32384]: audit 2023-12-01T14:08:19.285208+0000 mon.c (mon.2) 10754 : audit 0 from='client.? 172.21.15.80:0/2094014330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:08:21.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:08:21 smithi080 bash[28361]: cluster 2023-12-01T14:08:20.273461+0000 mgr.y (mgr.24362) 16791 : cluster 0 pgmap v16760: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:08:21.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:08:21 smithi080 bash[41963]: cluster 2023-12-01T14:08:20.273461+0000 mgr.y (mgr.24362) 16791 : cluster 0 pgmap v16760: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:08:21.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:08:21 smithi090 bash[32384]: cluster 2023-12-01T14:08:20.273461+0000 mgr.y (mgr.24362) 16791 : cluster 0 pgmap v16760: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:08:22.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:08:22 smithi080 bash[28361]: audit 2023-12-01T14:08:21.744230+0000 mon.c (mon.2) 10755 : audit 0 from='client.? 172.21.15.80:0/3241827771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:08:22.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:08:22 smithi080 bash[41963]: audit 2023-12-01T14:08:21.744230+0000 mon.c (mon.2) 10755 : audit 0 from='client.? 172.21.15.80:0/3241827771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:08:22.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:08:22 smithi090 bash[32384]: audit 2023-12-01T14:08:21.744230+0000 mon.c (mon.2) 10755 : audit 0 from='client.? 172.21.15.80:0/3241827771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:08:23.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:08:23 smithi080 bash[28361]: cluster 2023-12-01T14:08:22.274613+0000 mgr.y (mgr.24362) 16792 : cluster 0 pgmap v16761: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:08:23.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:08:23 smithi080 bash[41963]: cluster 2023-12-01T14:08:22.274613+0000 mgr.y (mgr.24362) 16792 : cluster 0 pgmap v16761: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:08:23.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:08:23 smithi090 bash[32384]: cluster 2023-12-01T14:08:22.274613+0000 mgr.y (mgr.24362) 16792 : cluster 0 pgmap v16761: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:08:25.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:08:25 smithi090 bash[32384]: audit 2023-12-01T14:08:24.199026+0000 mon.c (mon.2) 10756 : audit 0 from='client.? 172.21.15.80:0/3268590396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:08:25.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:08:25 smithi090 bash[32384]: cluster 2023-12-01T14:08:24.275218+0000 mgr.y (mgr.24362) 16793 : cluster 0 pgmap v16762: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:08:25.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:08:25 smithi080 bash[28361]: audit 2023-12-01T14:08:24.199026+0000 mon.c (mon.2) 10756 : audit 0 from='client.? 172.21.15.80:0/3268590396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:08:25.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:08:25 smithi080 bash[28361]: cluster 2023-12-01T14:08:24.275218+0000 mgr.y (mgr.24362) 16793 : cluster 0 pgmap v16762: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:08:25.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:08:25 smithi080 bash[41963]: audit 2023-12-01T14:08:24.199026+0000 mon.c (mon.2) 10756 : audit 0 from='client.? 172.21.15.80:0/3268590396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:08:25.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:08:25 smithi080 bash[41963]: cluster 2023-12-01T14:08:24.275218+0000 mgr.y (mgr.24362) 16793 : cluster 0 pgmap v16762: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:08:26.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:08:26 smithi080 bash[41963]: audit 2023-12-01T14:08:25.669590+0000 mon.c (mon.2) 10757 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:08:26.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:08:26 smithi080 bash[28361]: audit 2023-12-01T14:08:25.669590+0000 mon.c (mon.2) 10757 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:08:26.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:08:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:08:26] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T14:08:26.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:08:26 smithi090 bash[32384]: audit 2023-12-01T14:08:25.669590+0000 mon.c (mon.2) 10757 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:08:27.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:08:27 smithi080 bash[28361]: cluster 2023-12-01T14:08:26.276324+0000 mgr.y (mgr.24362) 16794 : cluster 0 pgmap v16763: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:08:27.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:08:27 smithi080 bash[28361]: audit 2023-12-01T14:08:26.663796+0000 mon.c (mon.2) 10758 : audit 0 from='client.? 172.21.15.80:0/900006231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:08:27.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:08:27 smithi080 bash[41963]: cluster 2023-12-01T14:08:26.276324+0000 mgr.y (mgr.24362) 16794 : cluster 0 pgmap v16763: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:08:27.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:08:27 smithi080 bash[41963]: audit 2023-12-01T14:08:26.663796+0000 mon.c (mon.2) 10758 : audit 0 from='client.? 172.21.15.80:0/900006231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:08:27.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:08:27 smithi090 bash[32384]: cluster 2023-12-01T14:08:26.276324+0000 mgr.y (mgr.24362) 16794 : cluster 0 pgmap v16763: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:08:27.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:08:27 smithi090 bash[32384]: audit 2023-12-01T14:08:26.663796+0000 mon.c (mon.2) 10758 : audit 0 from='client.? 172.21.15.80:0/900006231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:08:29.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:08:29 smithi080 bash[28361]: cluster 2023-12-01T14:08:28.276956+0000 mgr.y (mgr.24362) 16795 : cluster 0 pgmap v16764: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:08:29.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:08:29 smithi080 bash[28361]: audit 2023-12-01T14:08:29.115720+0000 mon.c (mon.2) 10759 : audit 0 from='client.? 172.21.15.80:0/1122501403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:08:29.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:08:29 smithi080 bash[41963]: cluster 2023-12-01T14:08:28.276956+0000 mgr.y (mgr.24362) 16795 : cluster 0 pgmap v16764: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:08:29.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:08:29 smithi080 bash[41963]: audit 2023-12-01T14:08:29.115720+0000 mon.c (mon.2) 10759 : audit 0 from='client.? 172.21.15.80:0/1122501403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:08:29.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:08:29 smithi090 bash[32384]: cluster 2023-12-01T14:08:28.276956+0000 mgr.y (mgr.24362) 16795 : cluster 0 pgmap v16764: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:08:29.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:08:29 smithi090 bash[32384]: audit 2023-12-01T14:08:29.115720+0000 mon.c (mon.2) 10759 : audit 0 from='client.? 172.21.15.80:0/1122501403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:08:31.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:08:31 smithi080 bash[28361]: cluster 2023-12-01T14:08:30.277661+0000 mgr.y (mgr.24362) 16796 : cluster 0 pgmap v16765: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:08:31.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:08:31 smithi080 bash[41963]: cluster 2023-12-01T14:08:30.277661+0000 mgr.y (mgr.24362) 16796 : cluster 0 pgmap v16765: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:08:31.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:08:31 smithi090 bash[32384]: cluster 2023-12-01T14:08:30.277661+0000 mgr.y (mgr.24362) 16796 : cluster 0 pgmap v16765: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:08:32.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:08:32 smithi080 bash[28361]: audit 2023-12-01T14:08:31.580508+0000 mon.c (mon.2) 10760 : audit 0 from='client.? 172.21.15.80:0/3889873208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:08:32.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:08:32 smithi080 bash[41963]: audit 2023-12-01T14:08:31.580508+0000 mon.c (mon.2) 10760 : audit 0 from='client.? 172.21.15.80:0/3889873208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:08:32.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:08:32 smithi090 bash[32384]: audit 2023-12-01T14:08:31.580508+0000 mon.c (mon.2) 10760 : audit 0 from='client.? 172.21.15.80:0/3889873208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:08:33.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:08:33 smithi080 bash[28361]: cluster 2023-12-01T14:08:32.278819+0000 mgr.y (mgr.24362) 16797 : cluster 0 pgmap v16766: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:08:33.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:08:33 smithi080 bash[41963]: cluster 2023-12-01T14:08:32.278819+0000 mgr.y (mgr.24362) 16797 : cluster 0 pgmap v16766: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:08:33.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:08:33 smithi090 bash[32384]: cluster 2023-12-01T14:08:32.278819+0000 mgr.y (mgr.24362) 16797 : cluster 0 pgmap v16766: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:08:35.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:08:35 smithi080 bash[41963]: audit 2023-12-01T14:08:34.037150+0000 mon.a (mon.0) 10267 : audit 0 from='client.? 172.21.15.80:0/4186743342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:08:35.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:08:35 smithi080 bash[41963]: cluster 2023-12-01T14:08:34.279641+0000 mgr.y (mgr.24362) 16798 : cluster 0 pgmap v16767: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:08:35.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:08:35 smithi080 bash[28361]: audit 2023-12-01T14:08:34.037150+0000 mon.a (mon.0) 10267 : audit 0 from='client.? 172.21.15.80:0/4186743342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:08:35.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:08:35 smithi080 bash[28361]: cluster 2023-12-01T14:08:34.279641+0000 mgr.y (mgr.24362) 16798 : cluster 0 pgmap v16767: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:08:35.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:08:35 smithi090 bash[32384]: audit 2023-12-01T14:08:34.037150+0000 mon.a (mon.0) 10267 : audit 0 from='client.? 172.21.15.80:0/4186743342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:08:35.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:08:35 smithi090 bash[32384]: cluster 2023-12-01T14:08:34.279641+0000 mgr.y (mgr.24362) 16798 : cluster 0 pgmap v16767: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:08:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:08:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:08:36] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T14:08:37.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:08:37 smithi080 bash[28361]: cluster 2023-12-01T14:08:36.280653+0000 mgr.y (mgr.24362) 16799 : cluster 0 pgmap v16768: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:08:37.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:08:37 smithi080 bash[28361]: audit 2023-12-01T14:08:36.501253+0000 mon.c (mon.2) 10761 : audit 0 from='client.? 172.21.15.80:0/152615609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:08:37.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:08:37 smithi080 bash[41963]: cluster 2023-12-01T14:08:36.280653+0000 mgr.y (mgr.24362) 16799 : cluster 0 pgmap v16768: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:08:37.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:08:37 smithi080 bash[41963]: audit 2023-12-01T14:08:36.501253+0000 mon.c (mon.2) 10761 : audit 0 from='client.? 172.21.15.80:0/152615609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:08:37.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:08:37 smithi090 bash[32384]: cluster 2023-12-01T14:08:36.280653+0000 mgr.y (mgr.24362) 16799 : cluster 0 pgmap v16768: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:08:37.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:08:37 smithi090 bash[32384]: audit 2023-12-01T14:08:36.501253+0000 mon.c (mon.2) 10761 : audit 0 from='client.? 172.21.15.80:0/152615609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:08:39.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:08:39 smithi080 bash[28361]: cluster 2023-12-01T14:08:38.281281+0000 mgr.y (mgr.24362) 16800 : cluster 0 pgmap v16769: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:08:39.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:08:39 smithi080 bash[28361]: audit 2023-12-01T14:08:38.952985+0000 mon.c (mon.2) 10762 : audit 0 from='client.? 172.21.15.80:0/3885529457' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:08:39.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:08:39 smithi080 bash[41963]: cluster 2023-12-01T14:08:38.281281+0000 mgr.y (mgr.24362) 16800 : cluster 0 pgmap v16769: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:08:39.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:08:39 smithi080 bash[41963]: audit 2023-12-01T14:08:38.952985+0000 mon.c (mon.2) 10762 : audit 0 from='client.? 172.21.15.80:0/3885529457' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:08:39.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:08:39 smithi090 bash[32384]: cluster 2023-12-01T14:08:38.281281+0000 mgr.y (mgr.24362) 16800 : cluster 0 pgmap v16769: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:08:39.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:08:39 smithi090 bash[32384]: audit 2023-12-01T14:08:38.952985+0000 mon.c (mon.2) 10762 : audit 0 from='client.? 172.21.15.80:0/3885529457' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:08:41.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:08:41 smithi080 bash[41963]: cluster 2023-12-01T14:08:40.281908+0000 mgr.y (mgr.24362) 16801 : cluster 0 pgmap v16770: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:08:41.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:08:41 smithi080 bash[41963]: audit 2023-12-01T14:08:40.670032+0000 mon.c (mon.2) 10763 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:08:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:08:41 smithi080 bash[28361]: cluster 2023-12-01T14:08:40.281908+0000 mgr.y (mgr.24362) 16801 : cluster 0 pgmap v16770: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:08:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:08:41 smithi080 bash[28361]: audit 2023-12-01T14:08:40.670032+0000 mon.c (mon.2) 10763 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:08:41.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:08:41 smithi090 bash[32384]: cluster 2023-12-01T14:08:40.281908+0000 mgr.y (mgr.24362) 16801 : cluster 0 pgmap v16770: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:08:41.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:08:41 smithi090 bash[32384]: audit 2023-12-01T14:08:40.670032+0000 mon.c (mon.2) 10763 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:08:42.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:08:42 smithi080 bash[28361]: audit 2023-12-01T14:08:41.414223+0000 mon.a (mon.0) 10268 : audit 0 from='client.? 172.21.15.80:0/3581591278' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:08:42.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:08:42 smithi080 bash[41963]: audit 2023-12-01T14:08:41.414223+0000 mon.a (mon.0) 10268 : audit 0 from='client.? 172.21.15.80:0/3581591278' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:08:42.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:08:42 smithi090 bash[32384]: audit 2023-12-01T14:08:41.414223+0000 mon.a (mon.0) 10268 : audit 0 from='client.? 172.21.15.80:0/3581591278' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:08:43.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:08:43 smithi080 bash[28361]: cluster 2023-12-01T14:08:42.283060+0000 mgr.y (mgr.24362) 16802 : cluster 0 pgmap v16771: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:08:43.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:08:43 smithi080 bash[41963]: cluster 2023-12-01T14:08:42.283060+0000 mgr.y (mgr.24362) 16802 : cluster 0 pgmap v16771: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:08:43.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:08:43 smithi090 bash[32384]: cluster 2023-12-01T14:08:42.283060+0000 mgr.y (mgr.24362) 16802 : cluster 0 pgmap v16771: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:08:44.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:08:44 smithi080 bash[28361]: audit 2023-12-01T14:08:43.873120+0000 mon.a (mon.0) 10269 : audit 0 from='client.? 172.21.15.80:0/3921335979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:08:44.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:08:44 smithi080 bash[41963]: audit 2023-12-01T14:08:43.873120+0000 mon.a (mon.0) 10269 : audit 0 from='client.? 172.21.15.80:0/3921335979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:08:44.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:08:44 smithi090 bash[32384]: audit 2023-12-01T14:08:43.873120+0000 mon.a (mon.0) 10269 : audit 0 from='client.? 172.21.15.80:0/3921335979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:08:45.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:08:45 smithi080 bash[41963]: cluster 2023-12-01T14:08:44.283668+0000 mgr.y (mgr.24362) 16803 : cluster 0 pgmap v16772: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:08:45.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:08:45 smithi080 bash[28361]: cluster 2023-12-01T14:08:44.283668+0000 mgr.y (mgr.24362) 16803 : cluster 0 pgmap v16772: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:08:45.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:08:45 smithi090 bash[32384]: cluster 2023-12-01T14:08:44.283668+0000 mgr.y (mgr.24362) 16803 : cluster 0 pgmap v16772: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:08:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:08:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:08:46] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T14:08:46.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:08:46 smithi080 bash[41963]: audit 2023-12-01T14:08:46.324071+0000 mon.c (mon.2) 10764 : audit 0 from='client.? 172.21.15.80:0/1156455629' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:08:46.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:08:46 smithi080 bash[28361]: audit 2023-12-01T14:08:46.324071+0000 mon.c (mon.2) 10764 : audit 0 from='client.? 172.21.15.80:0/1156455629' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:08:46.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:08:46 smithi090 bash[32384]: audit 2023-12-01T14:08:46.324071+0000 mon.c (mon.2) 10764 : audit 0 from='client.? 172.21.15.80:0/1156455629' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:08:47.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:08:47 smithi080 bash[28361]: cluster 2023-12-01T14:08:46.284420+0000 mgr.y (mgr.24362) 16804 : cluster 0 pgmap v16773: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:08:47.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:08:47 smithi080 bash[41963]: cluster 2023-12-01T14:08:46.284420+0000 mgr.y (mgr.24362) 16804 : cluster 0 pgmap v16773: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:08:47.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:08:47 smithi090 bash[32384]: cluster 2023-12-01T14:08:46.284420+0000 mgr.y (mgr.24362) 16804 : cluster 0 pgmap v16773: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:08:49.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:08:49 smithi080 bash[28361]: cluster 2023-12-01T14:08:48.285044+0000 mgr.y (mgr.24362) 16805 : cluster 0 pgmap v16774: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:08:49.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:08:49 smithi080 bash[28361]: audit 2023-12-01T14:08:48.778077+0000 mon.c (mon.2) 10765 : audit 0 from='client.? 172.21.15.80:0/2063016946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:08:49.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:08:49 smithi080 bash[41963]: cluster 2023-12-01T14:08:48.285044+0000 mgr.y (mgr.24362) 16805 : cluster 0 pgmap v16774: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:08:49.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:08:49 smithi080 bash[41963]: audit 2023-12-01T14:08:48.778077+0000 mon.c (mon.2) 10765 : audit 0 from='client.? 172.21.15.80:0/2063016946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:08:49.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:08:49 smithi090 bash[32384]: cluster 2023-12-01T14:08:48.285044+0000 mgr.y (mgr.24362) 16805 : cluster 0 pgmap v16774: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:08:49.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:08:49 smithi090 bash[32384]: audit 2023-12-01T14:08:48.778077+0000 mon.c (mon.2) 10765 : audit 0 from='client.? 172.21.15.80:0/2063016946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:08:51.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:08:51 smithi080 bash[41963]: cluster 2023-12-01T14:08:50.285662+0000 mgr.y (mgr.24362) 16806 : cluster 0 pgmap v16775: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:08:51.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:08:51 smithi080 bash[41963]: audit 2023-12-01T14:08:51.243508+0000 mon.c (mon.2) 10766 : audit 0 from='client.? 172.21.15.80:0/3582813831' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:08:51.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:08:51 smithi080 bash[28361]: cluster 2023-12-01T14:08:50.285662+0000 mgr.y (mgr.24362) 16806 : cluster 0 pgmap v16775: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:08:51.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:08:51 smithi080 bash[28361]: audit 2023-12-01T14:08:51.243508+0000 mon.c (mon.2) 10766 : audit 0 from='client.? 172.21.15.80:0/3582813831' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:08:51.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:08:51 smithi090 bash[32384]: cluster 2023-12-01T14:08:50.285662+0000 mgr.y (mgr.24362) 16806 : cluster 0 pgmap v16775: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:08:51.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:08:51 smithi090 bash[32384]: audit 2023-12-01T14:08:51.243508+0000 mon.c (mon.2) 10766 : audit 0 from='client.? 172.21.15.80:0/3582813831' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:08:53.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:08:53 smithi080 bash[41963]: cluster 2023-12-01T14:08:52.286838+0000 mgr.y (mgr.24362) 16807 : cluster 0 pgmap v16776: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:08:53.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:08:53 smithi080 bash[28361]: cluster 2023-12-01T14:08:52.286838+0000 mgr.y (mgr.24362) 16807 : cluster 0 pgmap v16776: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:08:53.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:08:53 smithi090 bash[32384]: cluster 2023-12-01T14:08:52.286838+0000 mgr.y (mgr.24362) 16807 : cluster 0 pgmap v16776: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:08:54.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:08:54 smithi080 bash[28361]: audit 2023-12-01T14:08:53.704487+0000 mon.c (mon.2) 10767 : audit 0 from='client.? 172.21.15.80:0/2590552999' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:08:54.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:08:54 smithi080 bash[41963]: audit 2023-12-01T14:08:53.704487+0000 mon.c (mon.2) 10767 : audit 0 from='client.? 172.21.15.80:0/2590552999' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:08:54.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:08:54 smithi090 bash[32384]: audit 2023-12-01T14:08:53.704487+0000 mon.c (mon.2) 10767 : audit 0 from='client.? 172.21.15.80:0/2590552999' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:08:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:08:55 smithi080 bash[28361]: cluster 2023-12-01T14:08:54.287526+0000 mgr.y (mgr.24362) 16808 : cluster 0 pgmap v16777: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:08:55.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:08:55 smithi080 bash[41963]: cluster 2023-12-01T14:08:54.287526+0000 mgr.y (mgr.24362) 16808 : cluster 0 pgmap v16777: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:08:55.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:08:55 smithi090 bash[32384]: cluster 2023-12-01T14:08:54.287526+0000 mgr.y (mgr.24362) 16808 : cluster 0 pgmap v16777: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:08:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:08:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:08:56] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T14:08:56.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:08:56 smithi080 bash[28361]: audit 2023-12-01T14:08:55.670332+0000 mon.c (mon.2) 10768 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:08:56.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:08:56 smithi080 bash[28361]: audit 2023-12-01T14:08:56.159833+0000 mon.a (mon.0) 10270 : audit 0 from='client.? 172.21.15.80:0/3588032968' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:08:56.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:08:56 smithi080 bash[41963]: audit 2023-12-01T14:08:55.670332+0000 mon.c (mon.2) 10768 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:08:56.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:08:56 smithi080 bash[41963]: audit 2023-12-01T14:08:56.159833+0000 mon.a (mon.0) 10270 : audit 0 from='client.? 172.21.15.80:0/3588032968' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:08:56.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:08:56 smithi090 bash[32384]: audit 2023-12-01T14:08:55.670332+0000 mon.c (mon.2) 10768 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:08:56.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:08:56 smithi090 bash[32384]: audit 2023-12-01T14:08:56.159833+0000 mon.a (mon.0) 10270 : audit 0 from='client.? 172.21.15.80:0/3588032968' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:08:57.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:08:57 smithi080 bash[28361]: cluster 2023-12-01T14:08:56.288663+0000 mgr.y (mgr.24362) 16809 : cluster 0 pgmap v16778: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:08:57.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:08:57 smithi080 bash[41963]: cluster 2023-12-01T14:08:56.288663+0000 mgr.y (mgr.24362) 16809 : cluster 0 pgmap v16778: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:08:57.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:08:57 smithi090 bash[32384]: cluster 2023-12-01T14:08:56.288663+0000 mgr.y (mgr.24362) 16809 : cluster 0 pgmap v16778: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:08:59.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:08:59 smithi080 bash[41963]: cluster 2023-12-01T14:08:58.289292+0000 mgr.y (mgr.24362) 16810 : cluster 0 pgmap v16779: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:08:59.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:08:59 smithi080 bash[41963]: audit 2023-12-01T14:08:58.610013+0000 mon.c (mon.2) 10769 : audit 0 from='client.? 172.21.15.80:0/1678644234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:08:59.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:08:59 smithi080 bash[28361]: cluster 2023-12-01T14:08:58.289292+0000 mgr.y (mgr.24362) 16810 : cluster 0 pgmap v16779: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:08:59.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:08:59 smithi080 bash[28361]: audit 2023-12-01T14:08:58.610013+0000 mon.c (mon.2) 10769 : audit 0 from='client.? 172.21.15.80:0/1678644234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:08:59.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:08:59 smithi090 bash[32384]: cluster 2023-12-01T14:08:58.289292+0000 mgr.y (mgr.24362) 16810 : cluster 0 pgmap v16779: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:08:59.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:08:59 smithi090 bash[32384]: audit 2023-12-01T14:08:58.610013+0000 mon.c (mon.2) 10769 : audit 0 from='client.? 172.21.15.80:0/1678644234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:09:01.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:09:01 smithi080 bash[28361]: cluster 2023-12-01T14:09:00.289991+0000 mgr.y (mgr.24362) 16811 : cluster 0 pgmap v16780: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:09:01.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:09:01 smithi080 bash[28361]: audit 2023-12-01T14:09:01.071994+0000 mon.a (mon.0) 10271 : audit 0 from='client.? 172.21.15.80:0/1368215814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:09:01.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:09:01 smithi080 bash[41963]: cluster 2023-12-01T14:09:00.289991+0000 mgr.y (mgr.24362) 16811 : cluster 0 pgmap v16780: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:09:01.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:09:01 smithi080 bash[41963]: audit 2023-12-01T14:09:01.071994+0000 mon.a (mon.0) 10271 : audit 0 from='client.? 172.21.15.80:0/1368215814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:09:01.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:09:01 smithi090 bash[32384]: cluster 2023-12-01T14:09:00.289991+0000 mgr.y (mgr.24362) 16811 : cluster 0 pgmap v16780: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:09:01.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:09:01 smithi090 bash[32384]: audit 2023-12-01T14:09:01.071994+0000 mon.a (mon.0) 10271 : audit 0 from='client.? 172.21.15.80:0/1368215814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:09:03.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:09:03 smithi080 bash[28361]: cluster 2023-12-01T14:09:02.291054+0000 mgr.y (mgr.24362) 16812 : cluster 0 pgmap v16781: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:09:03.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:09:03 smithi080 bash[41963]: cluster 2023-12-01T14:09:02.291054+0000 mgr.y (mgr.24362) 16812 : cluster 0 pgmap v16781: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:09:03.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:09:03 smithi090 bash[32384]: cluster 2023-12-01T14:09:02.291054+0000 mgr.y (mgr.24362) 16812 : cluster 0 pgmap v16781: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:09:04.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:09:04 smithi080 bash[28361]: audit 2023-12-01T14:09:03.518687+0000 mon.c (mon.2) 10770 : audit 0 from='client.? 172.21.15.80:0/1942749496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:09:04.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:09:04 smithi080 bash[41963]: audit 2023-12-01T14:09:03.518687+0000 mon.c (mon.2) 10770 : audit 0 from='client.? 172.21.15.80:0/1942749496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:09:04.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:09:04 smithi090 bash[32384]: audit 2023-12-01T14:09:03.518687+0000 mon.c (mon.2) 10770 : audit 0 from='client.? 172.21.15.80:0/1942749496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:09:05.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:09:05 smithi080 bash[41963]: cluster 2023-12-01T14:09:04.291722+0000 mgr.y (mgr.24362) 16813 : cluster 0 pgmap v16782: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:09:05.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:09:05 smithi080 bash[28361]: cluster 2023-12-01T14:09:04.291722+0000 mgr.y (mgr.24362) 16813 : cluster 0 pgmap v16782: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:09:05.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:09:05 smithi090 bash[32384]: cluster 2023-12-01T14:09:04.291722+0000 mgr.y (mgr.24362) 16813 : cluster 0 pgmap v16782: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:09:06.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:09:06 smithi080 bash[28361]: audit 2023-12-01T14:09:05.981472+0000 mon.c (mon.2) 10771 : audit 0 from='client.? 172.21.15.80:0/1223463480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:09:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:09:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:09:06] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T14:09:06.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:09:06 smithi080 bash[41963]: audit 2023-12-01T14:09:05.981472+0000 mon.c (mon.2) 10771 : audit 0 from='client.? 172.21.15.80:0/1223463480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:09:06.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:09:06 smithi090 bash[32384]: audit 2023-12-01T14:09:05.981472+0000 mon.c (mon.2) 10771 : audit 0 from='client.? 172.21.15.80:0/1223463480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:09:07.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:09:07 smithi090 bash[32384]: cluster 2023-12-01T14:09:06.292903+0000 mgr.y (mgr.24362) 16814 : cluster 0 pgmap v16783: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:09:07.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:09:07 smithi080 bash[28361]: cluster 2023-12-01T14:09:06.292903+0000 mgr.y (mgr.24362) 16814 : cluster 0 pgmap v16783: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:09:07.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:09:07 smithi080 bash[41963]: cluster 2023-12-01T14:09:06.292903+0000 mgr.y (mgr.24362) 16814 : cluster 0 pgmap v16783: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:09:09.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:09:09 smithi090 bash[32384]: cluster 2023-12-01T14:09:08.293544+0000 mgr.y (mgr.24362) 16815 : cluster 0 pgmap v16784: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:09:09.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:09:09 smithi090 bash[32384]: audit 2023-12-01T14:09:08.450514+0000 mon.a (mon.0) 10272 : audit 0 from='client.? 172.21.15.80:0/4292998219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:09:09.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:09:09 smithi080 bash[28361]: cluster 2023-12-01T14:09:08.293544+0000 mgr.y (mgr.24362) 16815 : cluster 0 pgmap v16784: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:09:09.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:09:09 smithi080 bash[28361]: audit 2023-12-01T14:09:08.450514+0000 mon.a (mon.0) 10272 : audit 0 from='client.? 172.21.15.80:0/4292998219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:09:09.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:09:09 smithi080 bash[41963]: cluster 2023-12-01T14:09:08.293544+0000 mgr.y (mgr.24362) 16815 : cluster 0 pgmap v16784: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:09:09.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:09:09 smithi080 bash[41963]: audit 2023-12-01T14:09:08.450514+0000 mon.a (mon.0) 10272 : audit 0 from='client.? 172.21.15.80:0/4292998219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:09:11.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:09:11 smithi090 bash[32384]: cluster 2023-12-01T14:09:10.294326+0000 mgr.y (mgr.24362) 16816 : cluster 0 pgmap v16785: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:09:11.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:09:11 smithi090 bash[32384]: audit 2023-12-01T14:09:10.670528+0000 mon.c (mon.2) 10772 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:09:11.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:09:11 smithi090 bash[32384]: audit 2023-12-01T14:09:10.902711+0000 mon.a (mon.0) 10273 : audit 0 from='client.? 172.21.15.80:0/916774793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:09:11.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:09:11 smithi080 bash[28361]: cluster 2023-12-01T14:09:10.294326+0000 mgr.y (mgr.24362) 16816 : cluster 0 pgmap v16785: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:09:11.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:09:11 smithi080 bash[28361]: audit 2023-12-01T14:09:10.670528+0000 mon.c (mon.2) 10772 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:09:11.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:09:11 smithi080 bash[28361]: audit 2023-12-01T14:09:10.902711+0000 mon.a (mon.0) 10273 : audit 0 from='client.? 172.21.15.80:0/916774793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:09:11.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:09:11 smithi080 bash[41963]: cluster 2023-12-01T14:09:10.294326+0000 mgr.y (mgr.24362) 16816 : cluster 0 pgmap v16785: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:09:11.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:09:11 smithi080 bash[41963]: audit 2023-12-01T14:09:10.670528+0000 mon.c (mon.2) 10772 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:09:11.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:09:11 smithi080 bash[41963]: audit 2023-12-01T14:09:10.902711+0000 mon.a (mon.0) 10273 : audit 0 from='client.? 172.21.15.80:0/916774793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:09:13.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:09:13 smithi090 bash[32384]: cluster 2023-12-01T14:09:12.295461+0000 mgr.y (mgr.24362) 16817 : cluster 0 pgmap v16786: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:09:13.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:09:13 smithi090 bash[32384]: audit 2023-12-01T14:09:12.530968+0000 mon.c (mon.2) 10773 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:09:13.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:09:13 smithi090 bash[32384]: audit 2023-12-01T14:09:12.910924+0000 mon.a (mon.0) 10274 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:09:13.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:09:13 smithi090 bash[32384]: audit 2023-12-01T14:09:12.923745+0000 mon.a (mon.0) 10275 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:09:13.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:09:13 smithi090 bash[32384]: audit 2023-12-01T14:09:13.359203+0000 mon.c (mon.2) 10774 : audit 0 from='client.? 172.21.15.80:0/4237468451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:09:13.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:09:13 smithi080 bash[28361]: cluster 2023-12-01T14:09:12.295461+0000 mgr.y (mgr.24362) 16817 : cluster 0 pgmap v16786: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:09:13.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:09:13 smithi080 bash[28361]: audit 2023-12-01T14:09:12.530968+0000 mon.c (mon.2) 10773 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:09:13.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:09:13 smithi080 bash[28361]: audit 2023-12-01T14:09:12.910924+0000 mon.a (mon.0) 10274 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:09:13.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:09:13 smithi080 bash[28361]: audit 2023-12-01T14:09:12.923745+0000 mon.a (mon.0) 10275 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:09:13.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:09:13 smithi080 bash[28361]: audit 2023-12-01T14:09:13.359203+0000 mon.c (mon.2) 10774 : audit 0 from='client.? 172.21.15.80:0/4237468451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:09:13.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:09:13 smithi080 bash[41963]: cluster 2023-12-01T14:09:12.295461+0000 mgr.y (mgr.24362) 16817 : cluster 0 pgmap v16786: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:09:13.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:09:13 smithi080 bash[41963]: audit 2023-12-01T14:09:12.530968+0000 mon.c (mon.2) 10773 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:09:13.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:09:13 smithi080 bash[41963]: audit 2023-12-01T14:09:12.910924+0000 mon.a (mon.0) 10274 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:09:13.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:09:13 smithi080 bash[41963]: audit 2023-12-01T14:09:12.923745+0000 mon.a (mon.0) 10275 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:09:13.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:09:13 smithi080 bash[41963]: audit 2023-12-01T14:09:13.359203+0000 mon.c (mon.2) 10774 : audit 0 from='client.? 172.21.15.80:0/4237468451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:09:15.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:09:15 smithi080 bash[41963]: cluster 2023-12-01T14:09:14.296058+0000 mgr.y (mgr.24362) 16818 : cluster 0 pgmap v16787: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:09:15.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:09:15 smithi080 bash[28361]: cluster 2023-12-01T14:09:14.296058+0000 mgr.y (mgr.24362) 16818 : cluster 0 pgmap v16787: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:09:15.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:09:15 smithi090 bash[32384]: cluster 2023-12-01T14:09:14.296058+0000 mgr.y (mgr.24362) 16818 : cluster 0 pgmap v16787: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:09:16.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:09:16 smithi080 bash[28361]: audit 2023-12-01T14:09:15.817130+0000 mon.a (mon.0) 10276 : audit 0 from='client.? 172.21.15.80:0/2586708818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:09:16.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:09:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:09:16] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T14:09:16.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:09:16 smithi080 bash[41963]: audit 2023-12-01T14:09:15.817130+0000 mon.a (mon.0) 10276 : audit 0 from='client.? 172.21.15.80:0/2586708818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:09:16.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:09:16 smithi090 bash[32384]: audit 2023-12-01T14:09:15.817130+0000 mon.a (mon.0) 10276 : audit 0 from='client.? 172.21.15.80:0/2586708818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:09:17.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:09:17 smithi080 bash[28361]: cluster 2023-12-01T14:09:16.297114+0000 mgr.y (mgr.24362) 16819 : cluster 0 pgmap v16788: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:09:17.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:09:17 smithi080 bash[41963]: cluster 2023-12-01T14:09:16.297114+0000 mgr.y (mgr.24362) 16819 : cluster 0 pgmap v16788: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:09:17.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:09:17 smithi090 bash[32384]: cluster 2023-12-01T14:09:16.297114+0000 mgr.y (mgr.24362) 16819 : cluster 0 pgmap v16788: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:09:18.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:09:18 smithi080 bash[28361]: audit 2023-12-01T14:09:18.280077+0000 mon.a (mon.0) 10277 : audit 0 from='client.? 172.21.15.80:0/1379134896' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:09:18.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:09:18 smithi080 bash[41963]: audit 2023-12-01T14:09:18.280077+0000 mon.a (mon.0) 10277 : audit 0 from='client.? 172.21.15.80:0/1379134896' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:09:18.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:09:18 smithi090 bash[32384]: audit 2023-12-01T14:09:18.280077+0000 mon.a (mon.0) 10277 : audit 0 from='client.? 172.21.15.80:0/1379134896' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:09:19.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:09:19 smithi080 bash[28361]: cluster 2023-12-01T14:09:18.297533+0000 mgr.y (mgr.24362) 16820 : cluster 0 pgmap v16789: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:09:19.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:09:19 smithi080 bash[28361]: audit 2023-12-01T14:09:18.386261+0000 mon.a (mon.0) 10278 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:09:19.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:09:19 smithi080 bash[28361]: audit 2023-12-01T14:09:18.401764+0000 mon.a (mon.0) 10279 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:09:19.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:09:19 smithi080 bash[28361]: audit 2023-12-01T14:09:19.078741+0000 mon.a (mon.0) 10280 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:09:19.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:09:19 smithi080 bash[28361]: audit 2023-12-01T14:09:19.091144+0000 mon.a (mon.0) 10281 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:09:19.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:09:19 smithi080 bash[41963]: cluster 2023-12-01T14:09:18.297533+0000 mgr.y (mgr.24362) 16820 : cluster 0 pgmap v16789: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:09:19.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:09:19 smithi080 bash[41963]: audit 2023-12-01T14:09:18.386261+0000 mon.a (mon.0) 10278 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:09:19.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:09:19 smithi080 bash[41963]: audit 2023-12-01T14:09:18.401764+0000 mon.a (mon.0) 10279 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:09:19.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:09:19 smithi080 bash[41963]: audit 2023-12-01T14:09:19.078741+0000 mon.a (mon.0) 10280 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:09:19.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:09:19 smithi080 bash[41963]: audit 2023-12-01T14:09:19.091144+0000 mon.a (mon.0) 10281 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:09:19.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:09:19 smithi090 bash[32384]: cluster 2023-12-01T14:09:18.297533+0000 mgr.y (mgr.24362) 16820 : cluster 0 pgmap v16789: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:09:19.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:09:19 smithi090 bash[32384]: audit 2023-12-01T14:09:18.386261+0000 mon.a (mon.0) 10278 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:09:19.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:09:19 smithi090 bash[32384]: audit 2023-12-01T14:09:18.401764+0000 mon.a (mon.0) 10279 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:09:19.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:09:19 smithi090 bash[32384]: audit 2023-12-01T14:09:19.078741+0000 mon.a (mon.0) 10280 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:09:19.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:09:19 smithi090 bash[32384]: audit 2023-12-01T14:09:19.091144+0000 mon.a (mon.0) 10281 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:09:20.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:09:20 smithi080 bash[28361]: audit 2023-12-01T14:09:19.564686+0000 mon.c (mon.2) 10775 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:09:20.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:09:20 smithi080 bash[28361]: audit 2023-12-01T14:09:19.566547+0000 mon.c (mon.2) 10776 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:09:20.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:09:20 smithi080 bash[28361]: audit 2023-12-01T14:09:19.578415+0000 mon.a (mon.0) 10282 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:09:20.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:09:20 smithi080 bash[41963]: audit 2023-12-01T14:09:19.564686+0000 mon.c (mon.2) 10775 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:09:20.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:09:20 smithi080 bash[41963]: audit 2023-12-01T14:09:19.566547+0000 mon.c (mon.2) 10776 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:09:20.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:09:20 smithi080 bash[41963]: audit 2023-12-01T14:09:19.578415+0000 mon.a (mon.0) 10282 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:09:20.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:09:20 smithi090 bash[32384]: audit 2023-12-01T14:09:19.564686+0000 mon.c (mon.2) 10775 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:09:20.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:09:20 smithi090 bash[32384]: audit 2023-12-01T14:09:19.566547+0000 mon.c (mon.2) 10776 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:09:20.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:09:20 smithi090 bash[32384]: audit 2023-12-01T14:09:19.578415+0000 mon.a (mon.0) 10282 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:09:21.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:09:21 smithi080 bash[41963]: cluster 2023-12-01T14:09:20.298118+0000 mgr.y (mgr.24362) 16821 : cluster 0 pgmap v16790: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:09:21.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:09:21 smithi080 bash[41963]: audit 2023-12-01T14:09:20.739197+0000 mon.a (mon.0) 10283 : audit 0 from='client.? 172.21.15.80:0/3882699656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:09:21.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:09:21 smithi080 bash[28361]: cluster 2023-12-01T14:09:20.298118+0000 mgr.y (mgr.24362) 16821 : cluster 0 pgmap v16790: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:09:21.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:09:21 smithi080 bash[28361]: audit 2023-12-01T14:09:20.739197+0000 mon.a (mon.0) 10283 : audit 0 from='client.? 172.21.15.80:0/3882699656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:09:22.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:09:21 smithi090 bash[32384]: cluster 2023-12-01T14:09:20.298118+0000 mgr.y (mgr.24362) 16821 : cluster 0 pgmap v16790: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:09:22.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:09:21 smithi090 bash[32384]: audit 2023-12-01T14:09:20.739197+0000 mon.a (mon.0) 10283 : audit 0 from='client.? 172.21.15.80:0/3882699656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:09:23.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:09:23 smithi080 bash[28361]: cluster 2023-12-01T14:09:22.299339+0000 mgr.y (mgr.24362) 16822 : cluster 0 pgmap v16791: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:09:23.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:09:23 smithi080 bash[28361]: audit 2023-12-01T14:09:23.198171+0000 mon.c (mon.2) 10777 : audit 0 from='client.? 172.21.15.80:0/431926225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:09:23.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:09:23 smithi080 bash[41963]: cluster 2023-12-01T14:09:22.299339+0000 mgr.y (mgr.24362) 16822 : cluster 0 pgmap v16791: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:09:23.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:09:23 smithi080 bash[41963]: audit 2023-12-01T14:09:23.198171+0000 mon.c (mon.2) 10777 : audit 0 from='client.? 172.21.15.80:0/431926225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:09:24.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:09:23 smithi090 bash[32384]: cluster 2023-12-01T14:09:22.299339+0000 mgr.y (mgr.24362) 16822 : cluster 0 pgmap v16791: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:09:24.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:09:23 smithi090 bash[32384]: audit 2023-12-01T14:09:23.198171+0000 mon.c (mon.2) 10777 : audit 0 from='client.? 172.21.15.80:0/431926225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:09:25.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:09:25 smithi080 bash[41963]: cluster 2023-12-01T14:09:24.300071+0000 mgr.y (mgr.24362) 16823 : cluster 0 pgmap v16792: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:09:25.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:09:25 smithi080 bash[28361]: cluster 2023-12-01T14:09:24.300071+0000 mgr.y (mgr.24362) 16823 : cluster 0 pgmap v16792: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:09:25.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:09:25 smithi090 bash[32384]: cluster 2023-12-01T14:09:24.300071+0000 mgr.y (mgr.24362) 16823 : cluster 0 pgmap v16792: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:09:26.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:09:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:09:26] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T14:09:26.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:09:26 smithi080 bash[28361]: audit 2023-12-01T14:09:25.642622+0000 mon.c (mon.2) 10778 : audit 0 from='client.? 172.21.15.80:0/2615389010' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:09:26.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:09:26 smithi080 bash[28361]: audit 2023-12-01T14:09:25.670403+0000 mon.c (mon.2) 10779 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:09:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:09:26 smithi080 bash[41963]: audit 2023-12-01T14:09:25.642622+0000 mon.c (mon.2) 10778 : audit 0 from='client.? 172.21.15.80:0/2615389010' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:09:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:09:26 smithi080 bash[41963]: audit 2023-12-01T14:09:25.670403+0000 mon.c (mon.2) 10779 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:09:26.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:09:26 smithi090 bash[32384]: audit 2023-12-01T14:09:25.642622+0000 mon.c (mon.2) 10778 : audit 0 from='client.? 172.21.15.80:0/2615389010' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:09:26.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:09:26 smithi090 bash[32384]: audit 2023-12-01T14:09:25.670403+0000 mon.c (mon.2) 10779 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:09:27.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:09:27 smithi080 bash[28361]: cluster 2023-12-01T14:09:26.301319+0000 mgr.y (mgr.24362) 16824 : cluster 0 pgmap v16793: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:09:27.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:09:27 smithi080 bash[41963]: cluster 2023-12-01T14:09:26.301319+0000 mgr.y (mgr.24362) 16824 : cluster 0 pgmap v16793: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:09:27.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:09:27 smithi090 bash[32384]: cluster 2023-12-01T14:09:26.301319+0000 mgr.y (mgr.24362) 16824 : cluster 0 pgmap v16793: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:09:28.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:09:28 smithi080 bash[28361]: audit 2023-12-01T14:09:28.094631+0000 mon.c (mon.2) 10780 : audit 0 from='client.? 172.21.15.80:0/2465914951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:09:28.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:09:28 smithi080 bash[41963]: audit 2023-12-01T14:09:28.094631+0000 mon.c (mon.2) 10780 : audit 0 from='client.? 172.21.15.80:0/2465914951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:09:28.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:09:28 smithi090 bash[32384]: audit 2023-12-01T14:09:28.094631+0000 mon.c (mon.2) 10780 : audit 0 from='client.? 172.21.15.80:0/2465914951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:09:29.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:09:29 smithi080 bash[28361]: cluster 2023-12-01T14:09:28.302017+0000 mgr.y (mgr.24362) 16825 : cluster 0 pgmap v16794: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:09:29.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:09:29 smithi080 bash[41963]: cluster 2023-12-01T14:09:28.302017+0000 mgr.y (mgr.24362) 16825 : cluster 0 pgmap v16794: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:09:29.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:09:29 smithi090 bash[32384]: cluster 2023-12-01T14:09:28.302017+0000 mgr.y (mgr.24362) 16825 : cluster 0 pgmap v16794: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:09:31.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:09:31 smithi080 bash[28361]: cluster 2023-12-01T14:09:30.302751+0000 mgr.y (mgr.24362) 16826 : cluster 0 pgmap v16795: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:09:31.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:09:31 smithi080 bash[28361]: audit 2023-12-01T14:09:30.547898+0000 mon.c (mon.2) 10781 : audit 0 from='client.? 172.21.15.80:0/4145981026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:09:31.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:09:31 smithi080 bash[41963]: cluster 2023-12-01T14:09:30.302751+0000 mgr.y (mgr.24362) 16826 : cluster 0 pgmap v16795: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:09:31.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:09:31 smithi080 bash[41963]: audit 2023-12-01T14:09:30.547898+0000 mon.c (mon.2) 10781 : audit 0 from='client.? 172.21.15.80:0/4145981026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:09:31.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:09:31 smithi090 bash[32384]: cluster 2023-12-01T14:09:30.302751+0000 mgr.y (mgr.24362) 16826 : cluster 0 pgmap v16795: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:09:31.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:09:31 smithi090 bash[32384]: audit 2023-12-01T14:09:30.547898+0000 mon.c (mon.2) 10781 : audit 0 from='client.? 172.21.15.80:0/4145981026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:09:33.365 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:09:33 smithi080 bash[28361]: cluster 2023-12-01T14:09:32.303999+0000 mgr.y (mgr.24362) 16827 : cluster 0 pgmap v16796: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:09:33.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:09:33 smithi080 bash[28361]: audit 2023-12-01T14:09:33.015863+0000 mon.a (mon.0) 10284 : audit 0 from='client.? 172.21.15.80:0/1081215311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:09:33.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:09:33 smithi080 bash[41963]: cluster 2023-12-01T14:09:32.303999+0000 mgr.y (mgr.24362) 16827 : cluster 0 pgmap v16796: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:09:33.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:09:33 smithi080 bash[41963]: audit 2023-12-01T14:09:33.015863+0000 mon.a (mon.0) 10284 : audit 0 from='client.? 172.21.15.80:0/1081215311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:09:33.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:09:33 smithi090 bash[32384]: cluster 2023-12-01T14:09:32.303999+0000 mgr.y (mgr.24362) 16827 : cluster 0 pgmap v16796: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:09:33.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:09:33 smithi090 bash[32384]: audit 2023-12-01T14:09:33.015863+0000 mon.a (mon.0) 10284 : audit 0 from='client.? 172.21.15.80:0/1081215311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:09:35.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:09:35 smithi080 bash[28361]: cluster 2023-12-01T14:09:34.304614+0000 mgr.y (mgr.24362) 16828 : cluster 0 pgmap v16797: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:09:35.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:09:35 smithi080 bash[41963]: cluster 2023-12-01T14:09:34.304614+0000 mgr.y (mgr.24362) 16828 : cluster 0 pgmap v16797: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:09:35.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:09:35 smithi090 bash[32384]: cluster 2023-12-01T14:09:34.304614+0000 mgr.y (mgr.24362) 16828 : cluster 0 pgmap v16797: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:09:36.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:09:36 smithi080 bash[28361]: audit 2023-12-01T14:09:35.476418+0000 mon.c (mon.2) 10782 : audit 0 from='client.? 172.21.15.80:0/2336646595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:09:36.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:09:36 smithi080 bash[41963]: audit 2023-12-01T14:09:35.476418+0000 mon.c (mon.2) 10782 : audit 0 from='client.? 172.21.15.80:0/2336646595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:09:36.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:09:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:09:36] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T14:09:36.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:09:36 smithi090 bash[32384]: audit 2023-12-01T14:09:35.476418+0000 mon.c (mon.2) 10782 : audit 0 from='client.? 172.21.15.80:0/2336646595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:09:37.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:09:37 smithi080 bash[28361]: cluster 2023-12-01T14:09:36.305749+0000 mgr.y (mgr.24362) 16829 : cluster 0 pgmap v16798: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:09:37.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:09:37 smithi080 bash[41963]: cluster 2023-12-01T14:09:36.305749+0000 mgr.y (mgr.24362) 16829 : cluster 0 pgmap v16798: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:09:37.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:09:37 smithi090 bash[32384]: cluster 2023-12-01T14:09:36.305749+0000 mgr.y (mgr.24362) 16829 : cluster 0 pgmap v16798: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:09:38.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:09:38 smithi080 bash[41963]: audit 2023-12-01T14:09:37.923935+0000 mon.a (mon.0) 10285 : audit 0 from='client.? 172.21.15.80:0/517156528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:09:38.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:09:38 smithi080 bash[28361]: audit 2023-12-01T14:09:37.923935+0000 mon.a (mon.0) 10285 : audit 0 from='client.? 172.21.15.80:0/517156528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:09:38.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:09:38 smithi090 bash[32384]: audit 2023-12-01T14:09:37.923935+0000 mon.a (mon.0) 10285 : audit 0 from='client.? 172.21.15.80:0/517156528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:09:39.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:09:39 smithi080 bash[41963]: cluster 2023-12-01T14:09:38.306412+0000 mgr.y (mgr.24362) 16830 : cluster 0 pgmap v16799: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:09:39.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:09:39 smithi080 bash[28361]: cluster 2023-12-01T14:09:38.306412+0000 mgr.y (mgr.24362) 16830 : cluster 0 pgmap v16799: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:09:39.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:09:39 smithi090 bash[32384]: cluster 2023-12-01T14:09:38.306412+0000 mgr.y (mgr.24362) 16830 : cluster 0 pgmap v16799: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:09:41.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:09:41 smithi080 bash[41963]: cluster 2023-12-01T14:09:40.306983+0000 mgr.y (mgr.24362) 16831 : cluster 0 pgmap v16800: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:09:41.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:09:41 smithi080 bash[41963]: audit 2023-12-01T14:09:40.378336+0000 mon.c (mon.2) 10783 : audit 0 from='client.? 172.21.15.80:0/818556623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:09:41.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:09:41 smithi080 bash[41963]: audit 2023-12-01T14:09:40.671479+0000 mon.c (mon.2) 10784 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:09:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:09:41 smithi080 bash[28361]: cluster 2023-12-01T14:09:40.306983+0000 mgr.y (mgr.24362) 16831 : cluster 0 pgmap v16800: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:09:41.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:09:41 smithi080 bash[28361]: audit 2023-12-01T14:09:40.378336+0000 mon.c (mon.2) 10783 : audit 0 from='client.? 172.21.15.80:0/818556623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:09:41.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:09:41 smithi080 bash[28361]: audit 2023-12-01T14:09:40.671479+0000 mon.c (mon.2) 10784 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:09:41.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:09:41 smithi090 bash[32384]: cluster 2023-12-01T14:09:40.306983+0000 mgr.y (mgr.24362) 16831 : cluster 0 pgmap v16800: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:09:41.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:09:41 smithi090 bash[32384]: audit 2023-12-01T14:09:40.378336+0000 mon.c (mon.2) 10783 : audit 0 from='client.? 172.21.15.80:0/818556623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:09:41.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:09:41 smithi090 bash[32384]: audit 2023-12-01T14:09:40.671479+0000 mon.c (mon.2) 10784 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:09:43.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:09:43 smithi080 bash[41963]: cluster 2023-12-01T14:09:42.308188+0000 mgr.y (mgr.24362) 16832 : cluster 0 pgmap v16801: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:09:43.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:09:43 smithi080 bash[41963]: audit 2023-12-01T14:09:42.840203+0000 mon.c (mon.2) 10785 : audit 0 from='client.? 172.21.15.80:0/1928966020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:09:43.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:09:43 smithi080 bash[28361]: cluster 2023-12-01T14:09:42.308188+0000 mgr.y (mgr.24362) 16832 : cluster 0 pgmap v16801: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:09:43.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:09:43 smithi080 bash[28361]: audit 2023-12-01T14:09:42.840203+0000 mon.c (mon.2) 10785 : audit 0 from='client.? 172.21.15.80:0/1928966020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:09:43.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:09:43 smithi090 bash[32384]: cluster 2023-12-01T14:09:42.308188+0000 mgr.y (mgr.24362) 16832 : cluster 0 pgmap v16801: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:09:43.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:09:43 smithi090 bash[32384]: audit 2023-12-01T14:09:42.840203+0000 mon.c (mon.2) 10785 : audit 0 from='client.? 172.21.15.80:0/1928966020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:09:45.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:09:45 smithi080 bash[28361]: cluster 2023-12-01T14:09:44.308752+0000 mgr.y (mgr.24362) 16833 : cluster 0 pgmap v16802: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:09:45.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:09:45 smithi080 bash[41963]: cluster 2023-12-01T14:09:44.308752+0000 mgr.y (mgr.24362) 16833 : cluster 0 pgmap v16802: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:09:45.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:09:45 smithi090 bash[32384]: cluster 2023-12-01T14:09:44.308752+0000 mgr.y (mgr.24362) 16833 : cluster 0 pgmap v16802: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:09:46.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:09:46 smithi080 bash[28361]: audit 2023-12-01T14:09:45.295117+0000 mon.a (mon.0) 10286 : audit 0 from='client.? 172.21.15.80:0/740936109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:09:46.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:09:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:09:46] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T14:09:46.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:09:46 smithi080 bash[41963]: audit 2023-12-01T14:09:45.295117+0000 mon.a (mon.0) 10286 : audit 0 from='client.? 172.21.15.80:0/740936109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:09:46.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:09:46 smithi090 bash[32384]: audit 2023-12-01T14:09:45.295117+0000 mon.a (mon.0) 10286 : audit 0 from='client.? 172.21.15.80:0/740936109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:09:47.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:09:47 smithi080 bash[28361]: cluster 2023-12-01T14:09:46.309937+0000 mgr.y (mgr.24362) 16834 : cluster 0 pgmap v16803: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:09:47.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:09:47 smithi080 bash[41963]: cluster 2023-12-01T14:09:46.309937+0000 mgr.y (mgr.24362) 16834 : cluster 0 pgmap v16803: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:09:47.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:09:47 smithi090 bash[32384]: cluster 2023-12-01T14:09:46.309937+0000 mgr.y (mgr.24362) 16834 : cluster 0 pgmap v16803: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:09:48.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:09:48 smithi080 bash[28361]: audit 2023-12-01T14:09:47.763553+0000 mon.c (mon.2) 10786 : audit 0 from='client.? 172.21.15.80:0/2315985917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:09:48.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:09:48 smithi080 bash[41963]: audit 2023-12-01T14:09:47.763553+0000 mon.c (mon.2) 10786 : audit 0 from='client.? 172.21.15.80:0/2315985917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:09:48.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:09:48 smithi090 bash[32384]: audit 2023-12-01T14:09:47.763553+0000 mon.c (mon.2) 10786 : audit 0 from='client.? 172.21.15.80:0/2315985917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:09:49.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:09:49 smithi080 bash[28361]: cluster 2023-12-01T14:09:48.310629+0000 mgr.y (mgr.24362) 16835 : cluster 0 pgmap v16804: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:09:49.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:09:49 smithi080 bash[41963]: cluster 2023-12-01T14:09:48.310629+0000 mgr.y (mgr.24362) 16835 : cluster 0 pgmap v16804: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:09:49.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:09:49 smithi090 bash[32384]: cluster 2023-12-01T14:09:48.310629+0000 mgr.y (mgr.24362) 16835 : cluster 0 pgmap v16804: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:09:50.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:09:50 smithi080 bash[28361]: audit 2023-12-01T14:09:50.220004+0000 mon.a (mon.0) 10287 : audit 0 from='client.? 172.21.15.80:0/2016381315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:09:50.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:09:50 smithi080 bash[41963]: audit 2023-12-01T14:09:50.220004+0000 mon.a (mon.0) 10287 : audit 0 from='client.? 172.21.15.80:0/2016381315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:09:50.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:09:50 smithi090 bash[32384]: audit 2023-12-01T14:09:50.220004+0000 mon.a (mon.0) 10287 : audit 0 from='client.? 172.21.15.80:0/2016381315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:09:51.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:09:51 smithi080 bash[28361]: cluster 2023-12-01T14:09:50.311300+0000 mgr.y (mgr.24362) 16836 : cluster 0 pgmap v16805: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:09:51.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:09:51 smithi080 bash[41963]: cluster 2023-12-01T14:09:50.311300+0000 mgr.y (mgr.24362) 16836 : cluster 0 pgmap v16805: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:09:51.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:09:51 smithi090 bash[32384]: cluster 2023-12-01T14:09:50.311300+0000 mgr.y (mgr.24362) 16836 : cluster 0 pgmap v16805: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:09:53.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:09:53 smithi080 bash[41963]: cluster 2023-12-01T14:09:52.312483+0000 mgr.y (mgr.24362) 16837 : cluster 0 pgmap v16806: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:09:53.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:09:53 smithi080 bash[41963]: audit 2023-12-01T14:09:52.681681+0000 mon.c (mon.2) 10787 : audit 0 from='client.? 172.21.15.80:0/1951535736' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:09:53.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:09:53 smithi080 bash[28361]: cluster 2023-12-01T14:09:52.312483+0000 mgr.y (mgr.24362) 16837 : cluster 0 pgmap v16806: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:09:53.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:09:53 smithi080 bash[28361]: audit 2023-12-01T14:09:52.681681+0000 mon.c (mon.2) 10787 : audit 0 from='client.? 172.21.15.80:0/1951535736' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:09:53.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:09:53 smithi090 bash[32384]: cluster 2023-12-01T14:09:52.312483+0000 mgr.y (mgr.24362) 16837 : cluster 0 pgmap v16806: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:09:53.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:09:53 smithi090 bash[32384]: audit 2023-12-01T14:09:52.681681+0000 mon.c (mon.2) 10787 : audit 0 from='client.? 172.21.15.80:0/1951535736' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:09:55.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:09:55 smithi080 bash[41963]: cluster 2023-12-01T14:09:54.313153+0000 mgr.y (mgr.24362) 16838 : cluster 0 pgmap v16807: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:09:55.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:09:55 smithi080 bash[28361]: cluster 2023-12-01T14:09:54.313153+0000 mgr.y (mgr.24362) 16838 : cluster 0 pgmap v16807: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:09:55.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:09:55 smithi090 bash[32384]: cluster 2023-12-01T14:09:54.313153+0000 mgr.y (mgr.24362) 16838 : cluster 0 pgmap v16807: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:09:56.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:09:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:09:56] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T14:09:56.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:09:56 smithi080 bash[28361]: audit 2023-12-01T14:09:55.138167+0000 mon.c (mon.2) 10788 : audit 0 from='client.? 172.21.15.80:0/504226605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:09:56.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:09:56 smithi080 bash[28361]: audit 2023-12-01T14:09:55.671929+0000 mon.c (mon.2) 10789 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:09:56.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:09:56 smithi080 bash[41963]: audit 2023-12-01T14:09:55.138167+0000 mon.c (mon.2) 10788 : audit 0 from='client.? 172.21.15.80:0/504226605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:09:56.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:09:56 smithi080 bash[41963]: audit 2023-12-01T14:09:55.671929+0000 mon.c (mon.2) 10789 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:09:56.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:09:56 smithi090 bash[32384]: audit 2023-12-01T14:09:55.138167+0000 mon.c (mon.2) 10788 : audit 0 from='client.? 172.21.15.80:0/504226605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:09:56.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:09:56 smithi090 bash[32384]: audit 2023-12-01T14:09:55.671929+0000 mon.c (mon.2) 10789 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:09:57.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:09:57 smithi080 bash[28361]: cluster 2023-12-01T14:09:56.314342+0000 mgr.y (mgr.24362) 16839 : cluster 0 pgmap v16808: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:09:57.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:09:57 smithi080 bash[41963]: cluster 2023-12-01T14:09:56.314342+0000 mgr.y (mgr.24362) 16839 : cluster 0 pgmap v16808: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:09:57.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:09:57 smithi090 bash[32384]: cluster 2023-12-01T14:09:56.314342+0000 mgr.y (mgr.24362) 16839 : cluster 0 pgmap v16808: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:09:58.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:09:58 smithi080 bash[28361]: audit 2023-12-01T14:09:57.599285+0000 mon.c (mon.2) 10790 : audit 0 from='client.? 172.21.15.80:0/1940356626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:09:58.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:09:58 smithi080 bash[41963]: audit 2023-12-01T14:09:57.599285+0000 mon.c (mon.2) 10790 : audit 0 from='client.? 172.21.15.80:0/1940356626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:09:58.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:09:58 smithi090 bash[32384]: audit 2023-12-01T14:09:57.599285+0000 mon.c (mon.2) 10790 : audit 0 from='client.? 172.21.15.80:0/1940356626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:09:59.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:09:59 smithi080 bash[41963]: cluster 2023-12-01T14:09:58.315082+0000 mgr.y (mgr.24362) 16840 : cluster 0 pgmap v16809: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:09:59.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:09:59 smithi080 bash[28361]: cluster 2023-12-01T14:09:58.315082+0000 mgr.y (mgr.24362) 16840 : cluster 0 pgmap v16809: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:09:59.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:09:59 smithi090 bash[32384]: cluster 2023-12-01T14:09:58.315082+0000 mgr.y (mgr.24362) 16840 : cluster 0 pgmap v16809: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:10:00.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:10:00 smithi080 bash[41963]: cluster 2023-12-01T14:10:00.000122+0000 mon.a (mon.0) 10288 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T14:10:00.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:10:00 smithi080 bash[41963]: audit 2023-12-01T14:10:00.050503+0000 mon.c (mon.2) 10791 : audit 0 from='client.? 172.21.15.80:0/2897236779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:10:00.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:10:00 smithi080 bash[28361]: debug 2023-12-01T14:09:59.998+0000 7f6ec9bf0700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T14:10:00.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:10:00 smithi080 bash[28361]: cluster 2023-12-01T14:10:00.000122+0000 mon.a (mon.0) 10288 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T14:10:00.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:10:00 smithi080 bash[28361]: audit 2023-12-01T14:10:00.050503+0000 mon.c (mon.2) 10791 : audit 0 from='client.? 172.21.15.80:0/2897236779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:10:00.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:10:00 smithi090 bash[32384]: cluster 2023-12-01T14:10:00.000122+0000 mon.a (mon.0) 10288 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T14:10:00.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:10:00 smithi090 bash[32384]: audit 2023-12-01T14:10:00.050503+0000 mon.c (mon.2) 10791 : audit 0 from='client.? 172.21.15.80:0/2897236779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:10:01.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:10:01 smithi080 bash[41963]: cluster 2023-12-01T14:10:00.315724+0000 mgr.y (mgr.24362) 16841 : cluster 0 pgmap v16810: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:10:01.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:10:01 smithi080 bash[28361]: cluster 2023-12-01T14:10:00.315724+0000 mgr.y (mgr.24362) 16841 : cluster 0 pgmap v16810: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:10:01.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:10:01 smithi090 bash[32384]: cluster 2023-12-01T14:10:00.315724+0000 mgr.y (mgr.24362) 16841 : cluster 0 pgmap v16810: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:10:03.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:10:03 smithi080 bash[28361]: cluster 2023-12-01T14:10:02.316708+0000 mgr.y (mgr.24362) 16842 : cluster 0 pgmap v16811: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:10:03.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:10:03 smithi080 bash[28361]: audit 2023-12-01T14:10:02.495298+0000 mon.c (mon.2) 10792 : audit 0 from='client.? 172.21.15.80:0/2240710186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:10:03.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:10:03 smithi080 bash[41963]: cluster 2023-12-01T14:10:02.316708+0000 mgr.y (mgr.24362) 16842 : cluster 0 pgmap v16811: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:10:03.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:10:03 smithi080 bash[41963]: audit 2023-12-01T14:10:02.495298+0000 mon.c (mon.2) 10792 : audit 0 from='client.? 172.21.15.80:0/2240710186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:10:03.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:10:03 smithi090 bash[32384]: cluster 2023-12-01T14:10:02.316708+0000 mgr.y (mgr.24362) 16842 : cluster 0 pgmap v16811: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:10:03.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:10:03 smithi090 bash[32384]: audit 2023-12-01T14:10:02.495298+0000 mon.c (mon.2) 10792 : audit 0 from='client.? 172.21.15.80:0/2240710186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:10:05.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:10:05 smithi080 bash[28361]: cluster 2023-12-01T14:10:04.317353+0000 mgr.y (mgr.24362) 16843 : cluster 0 pgmap v16812: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:10:05.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:10:05 smithi080 bash[28361]: audit 2023-12-01T14:10:04.956819+0000 mon.a (mon.0) 10289 : audit 0 from='client.? 172.21.15.80:0/354661241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:10:05.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:10:05 smithi080 bash[41963]: cluster 2023-12-01T14:10:04.317353+0000 mgr.y (mgr.24362) 16843 : cluster 0 pgmap v16812: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:10:05.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:10:05 smithi080 bash[41963]: audit 2023-12-01T14:10:04.956819+0000 mon.a (mon.0) 10289 : audit 0 from='client.? 172.21.15.80:0/354661241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:10:05.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:10:05 smithi090 bash[32384]: cluster 2023-12-01T14:10:04.317353+0000 mgr.y (mgr.24362) 16843 : cluster 0 pgmap v16812: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:10:05.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:10:05 smithi090 bash[32384]: audit 2023-12-01T14:10:04.956819+0000 mon.a (mon.0) 10289 : audit 0 from='client.? 172.21.15.80:0/354661241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:10:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:10:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:10:06] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T14:10:07.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:10:07 smithi080 bash[28361]: cluster 2023-12-01T14:10:06.318512+0000 mgr.y (mgr.24362) 16844 : cluster 0 pgmap v16813: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:10:07.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:10:07 smithi080 bash[41963]: cluster 2023-12-01T14:10:06.318512+0000 mgr.y (mgr.24362) 16844 : cluster 0 pgmap v16813: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:10:07.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:10:07 smithi090 bash[32384]: cluster 2023-12-01T14:10:06.318512+0000 mgr.y (mgr.24362) 16844 : cluster 0 pgmap v16813: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:10:08.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:10:08 smithi080 bash[28361]: audit 2023-12-01T14:10:07.405549+0000 mon.c (mon.2) 10793 : audit 0 from='client.? 172.21.15.80:0/1221310390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:10:08.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:10:08 smithi080 bash[41963]: audit 2023-12-01T14:10:07.405549+0000 mon.c (mon.2) 10793 : audit 0 from='client.? 172.21.15.80:0/1221310390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:10:08.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:10:08 smithi090 bash[32384]: audit 2023-12-01T14:10:07.405549+0000 mon.c (mon.2) 10793 : audit 0 from='client.? 172.21.15.80:0/1221310390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:10:09.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:10:09 smithi080 bash[41963]: cluster 2023-12-01T14:10:08.319169+0000 mgr.y (mgr.24362) 16845 : cluster 0 pgmap v16814: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:10:09.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:10:09 smithi080 bash[28361]: cluster 2023-12-01T14:10:08.319169+0000 mgr.y (mgr.24362) 16845 : cluster 0 pgmap v16814: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:10:09.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:10:09 smithi090 bash[32384]: cluster 2023-12-01T14:10:08.319169+0000 mgr.y (mgr.24362) 16845 : cluster 0 pgmap v16814: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:10:10.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:10:10 smithi080 bash[28361]: audit 2023-12-01T14:10:09.860227+0000 mon.c (mon.2) 10794 : audit 0 from='client.? 172.21.15.80:0/4084284492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:10:10.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:10:10 smithi080 bash[41963]: audit 2023-12-01T14:10:09.860227+0000 mon.c (mon.2) 10794 : audit 0 from='client.? 172.21.15.80:0/4084284492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:10:10.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:10:10 smithi090 bash[32384]: audit 2023-12-01T14:10:09.860227+0000 mon.c (mon.2) 10794 : audit 0 from='client.? 172.21.15.80:0/4084284492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:10:11.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:10:11 smithi080 bash[28361]: cluster 2023-12-01T14:10:10.319857+0000 mgr.y (mgr.24362) 16846 : cluster 0 pgmap v16815: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:10:11.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:10:11 smithi080 bash[28361]: audit 2023-12-01T14:10:10.672260+0000 mon.c (mon.2) 10795 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:10:11.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:10:11 smithi080 bash[41963]: cluster 2023-12-01T14:10:10.319857+0000 mgr.y (mgr.24362) 16846 : cluster 0 pgmap v16815: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:10:11.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:10:11 smithi080 bash[41963]: audit 2023-12-01T14:10:10.672260+0000 mon.c (mon.2) 10795 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:10:11.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:10:11 smithi090 bash[32384]: cluster 2023-12-01T14:10:10.319857+0000 mgr.y (mgr.24362) 16846 : cluster 0 pgmap v16815: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:10:11.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:10:11 smithi090 bash[32384]: audit 2023-12-01T14:10:10.672260+0000 mon.c (mon.2) 10795 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:10:12.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:10:12 smithi080 bash[28361]: audit 2023-12-01T14:10:12.313877+0000 mon.a (mon.0) 10290 : audit 0 from='client.? 172.21.15.80:0/47788307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:10:12.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:10:12 smithi080 bash[41963]: audit 2023-12-01T14:10:12.313877+0000 mon.a (mon.0) 10290 : audit 0 from='client.? 172.21.15.80:0/47788307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:10:12.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:10:12 smithi090 bash[32384]: audit 2023-12-01T14:10:12.313877+0000 mon.a (mon.0) 10290 : audit 0 from='client.? 172.21.15.80:0/47788307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:10:13.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:10:13 smithi080 bash[41963]: cluster 2023-12-01T14:10:12.320860+0000 mgr.y (mgr.24362) 16847 : cluster 0 pgmap v16816: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:10:13.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:10:13 smithi080 bash[28361]: cluster 2023-12-01T14:10:12.320860+0000 mgr.y (mgr.24362) 16847 : cluster 0 pgmap v16816: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:10:13.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:10:13 smithi090 bash[32384]: cluster 2023-12-01T14:10:12.320860+0000 mgr.y (mgr.24362) 16847 : cluster 0 pgmap v16816: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:10:15.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:10:15 smithi080 bash[41963]: cluster 2023-12-01T14:10:14.321564+0000 mgr.y (mgr.24362) 16848 : cluster 0 pgmap v16817: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:10:15.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:10:15 smithi080 bash[41963]: audit 2023-12-01T14:10:14.771381+0000 mon.c (mon.2) 10796 : audit 0 from='client.? 172.21.15.80:0/723673371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:10:15.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:10:15 smithi080 bash[28361]: cluster 2023-12-01T14:10:14.321564+0000 mgr.y (mgr.24362) 16848 : cluster 0 pgmap v16817: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:10:15.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:10:15 smithi080 bash[28361]: audit 2023-12-01T14:10:14.771381+0000 mon.c (mon.2) 10796 : audit 0 from='client.? 172.21.15.80:0/723673371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:10:15.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:10:15 smithi090 bash[32384]: cluster 2023-12-01T14:10:14.321564+0000 mgr.y (mgr.24362) 16848 : cluster 0 pgmap v16817: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:10:15.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:10:15 smithi090 bash[32384]: audit 2023-12-01T14:10:14.771381+0000 mon.c (mon.2) 10796 : audit 0 from='client.? 172.21.15.80:0/723673371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:10:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:10:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:10:16] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T14:10:17.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:10:17 smithi080 bash[28361]: cluster 2023-12-01T14:10:16.322695+0000 mgr.y (mgr.24362) 16849 : cluster 0 pgmap v16818: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:10:17.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:10:17 smithi080 bash[28361]: audit 2023-12-01T14:10:17.223308+0000 mon.a (mon.0) 10291 : audit 0 from='client.? 172.21.15.80:0/1309782733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:10:17.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:10:17 smithi080 bash[41963]: cluster 2023-12-01T14:10:16.322695+0000 mgr.y (mgr.24362) 16849 : cluster 0 pgmap v16818: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:10:17.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:10:17 smithi080 bash[41963]: audit 2023-12-01T14:10:17.223308+0000 mon.a (mon.0) 10291 : audit 0 from='client.? 172.21.15.80:0/1309782733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:10:17.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:10:17 smithi090 bash[32384]: cluster 2023-12-01T14:10:16.322695+0000 mgr.y (mgr.24362) 16849 : cluster 0 pgmap v16818: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:10:17.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:10:17 smithi090 bash[32384]: audit 2023-12-01T14:10:17.223308+0000 mon.a (mon.0) 10291 : audit 0 from='client.? 172.21.15.80:0/1309782733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:10:19.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:10:19 smithi080 bash[41963]: cluster 2023-12-01T14:10:18.323334+0000 mgr.y (mgr.24362) 16850 : cluster 0 pgmap v16819: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:10:19.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:10:19 smithi080 bash[28361]: cluster 2023-12-01T14:10:18.323334+0000 mgr.y (mgr.24362) 16850 : cluster 0 pgmap v16819: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:10:19.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:10:19 smithi090 bash[32384]: cluster 2023-12-01T14:10:18.323334+0000 mgr.y (mgr.24362) 16850 : cluster 0 pgmap v16819: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:10:20.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:10:20 smithi080 bash[41963]: audit 2023-12-01T14:10:19.663421+0000 mon.c (mon.2) 10797 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:10:20.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:10:20 smithi080 bash[41963]: audit 2023-12-01T14:10:19.685110+0000 mon.c (mon.2) 10798 : audit 0 from='client.? 172.21.15.80:0/4171860844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:10:20.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:10:20 smithi080 bash[28361]: audit 2023-12-01T14:10:19.663421+0000 mon.c (mon.2) 10797 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:10:20.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:10:20 smithi080 bash[28361]: audit 2023-12-01T14:10:19.685110+0000 mon.c (mon.2) 10798 : audit 0 from='client.? 172.21.15.80:0/4171860844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:10:20.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:10:20 smithi090 bash[32384]: audit 2023-12-01T14:10:19.663421+0000 mon.c (mon.2) 10797 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:10:20.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:10:20 smithi090 bash[32384]: audit 2023-12-01T14:10:19.685110+0000 mon.c (mon.2) 10798 : audit 0 from='client.? 172.21.15.80:0/4171860844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:10:21.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:10:21 smithi080 bash[28361]: cluster 2023-12-01T14:10:20.324012+0000 mgr.y (mgr.24362) 16851 : cluster 0 pgmap v16820: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:10:21.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:10:21 smithi080 bash[41963]: cluster 2023-12-01T14:10:20.324012+0000 mgr.y (mgr.24362) 16851 : cluster 0 pgmap v16820: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:10:21.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:10:21 smithi090 bash[32384]: cluster 2023-12-01T14:10:20.324012+0000 mgr.y (mgr.24362) 16851 : cluster 0 pgmap v16820: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:10:22.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:10:22 smithi080 bash[41963]: audit 2023-12-01T14:10:22.136173+0000 mon.c (mon.2) 10799 : audit 0 from='client.? 172.21.15.80:0/2806360145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:10:22.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:10:22 smithi080 bash[28361]: audit 2023-12-01T14:10:22.136173+0000 mon.c (mon.2) 10799 : audit 0 from='client.? 172.21.15.80:0/2806360145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:10:22.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:10:22 smithi090 bash[32384]: audit 2023-12-01T14:10:22.136173+0000 mon.c (mon.2) 10799 : audit 0 from='client.? 172.21.15.80:0/2806360145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:10:23.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:10:23 smithi080 bash[28361]: cluster 2023-12-01T14:10:22.325241+0000 mgr.y (mgr.24362) 16852 : cluster 0 pgmap v16821: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:10:23.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:10:23 smithi080 bash[41963]: cluster 2023-12-01T14:10:22.325241+0000 mgr.y (mgr.24362) 16852 : cluster 0 pgmap v16821: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:10:23.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:10:23 smithi090 bash[32384]: cluster 2023-12-01T14:10:22.325241+0000 mgr.y (mgr.24362) 16852 : cluster 0 pgmap v16821: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:10:25.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:10:25 smithi080 bash[28361]: cluster 2023-12-01T14:10:24.325866+0000 mgr.y (mgr.24362) 16853 : cluster 0 pgmap v16822: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:10:25.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:10:25 smithi080 bash[28361]: audit 2023-12-01T14:10:24.597857+0000 mon.c (mon.2) 10800 : audit 0 from='client.? 172.21.15.80:0/298872567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:10:25.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:10:25 smithi080 bash[41963]: cluster 2023-12-01T14:10:24.325866+0000 mgr.y (mgr.24362) 16853 : cluster 0 pgmap v16822: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:10:25.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:10:25 smithi080 bash[41963]: audit 2023-12-01T14:10:24.597857+0000 mon.c (mon.2) 10800 : audit 0 from='client.? 172.21.15.80:0/298872567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:10:25.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:10:25 smithi090 bash[32384]: cluster 2023-12-01T14:10:24.325866+0000 mgr.y (mgr.24362) 16853 : cluster 0 pgmap v16822: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:10:25.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:10:25 smithi090 bash[32384]: audit 2023-12-01T14:10:24.597857+0000 mon.c (mon.2) 10800 : audit 0 from='client.? 172.21.15.80:0/298872567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:10:26.510 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:10:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:10:26] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T14:10:26.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:10:26 smithi090 bash[32384]: audit 2023-12-01T14:10:25.512184+0000 mon.a (mon.0) 10292 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:10:26.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:10:26 smithi090 bash[32384]: audit 2023-12-01T14:10:25.523383+0000 mon.a (mon.0) 10293 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:10:26.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:10:26 smithi090 bash[32384]: audit 2023-12-01T14:10:25.672503+0000 mon.c (mon.2) 10801 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:10:26.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:10:26 smithi090 bash[32384]: audit 2023-12-01T14:10:25.865728+0000 mon.a (mon.0) 10294 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:10:26.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:10:26 smithi090 bash[32384]: audit 2023-12-01T14:10:25.875388+0000 mon.a (mon.0) 10295 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:10:26.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:10:26 smithi090 bash[32384]: audit 2023-12-01T14:10:26.401681+0000 mon.c (mon.2) 10802 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:10:26.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:10:26 smithi090 bash[32384]: audit 2023-12-01T14:10:26.403125+0000 mon.c (mon.2) 10803 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:10:26.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:10:26 smithi090 bash[32384]: audit 2023-12-01T14:10:26.412814+0000 mon.a (mon.0) 10296 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:10:26.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:10:26 smithi080 bash[41963]: audit 2023-12-01T14:10:25.512184+0000 mon.a (mon.0) 10292 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:10:26.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:10:26 smithi080 bash[41963]: audit 2023-12-01T14:10:25.523383+0000 mon.a (mon.0) 10293 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:10:26.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:10:26 smithi080 bash[41963]: audit 2023-12-01T14:10:25.672503+0000 mon.c (mon.2) 10801 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:10:26.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:10:26 smithi080 bash[41963]: audit 2023-12-01T14:10:25.865728+0000 mon.a (mon.0) 10294 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:10:26.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:10:26 smithi080 bash[41963]: audit 2023-12-01T14:10:25.875388+0000 mon.a (mon.0) 10295 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:10:26.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:10:26 smithi080 bash[41963]: audit 2023-12-01T14:10:26.401681+0000 mon.c (mon.2) 10802 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:10:26.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:10:26 smithi080 bash[41963]: audit 2023-12-01T14:10:26.403125+0000 mon.c (mon.2) 10803 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:10:26.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:10:26 smithi080 bash[41963]: audit 2023-12-01T14:10:26.412814+0000 mon.a (mon.0) 10296 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:10:26.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:10:26 smithi080 bash[28361]: audit 2023-12-01T14:10:25.512184+0000 mon.a (mon.0) 10292 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:10:26.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:10:26 smithi080 bash[28361]: audit 2023-12-01T14:10:25.523383+0000 mon.a (mon.0) 10293 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:10:26.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:10:26 smithi080 bash[28361]: audit 2023-12-01T14:10:25.672503+0000 mon.c (mon.2) 10801 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:10:26.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:10:26 smithi080 bash[28361]: audit 2023-12-01T14:10:25.865728+0000 mon.a (mon.0) 10294 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:10:26.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:10:26 smithi080 bash[28361]: audit 2023-12-01T14:10:25.875388+0000 mon.a (mon.0) 10295 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:10:26.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:10:26 smithi080 bash[28361]: audit 2023-12-01T14:10:26.401681+0000 mon.c (mon.2) 10802 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:10:26.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:10:26 smithi080 bash[28361]: audit 2023-12-01T14:10:26.403125+0000 mon.c (mon.2) 10803 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:10:26.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:10:26 smithi080 bash[28361]: audit 2023-12-01T14:10:26.412814+0000 mon.a (mon.0) 10296 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:10:27.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:10:27 smithi090 bash[32384]: cluster 2023-12-01T14:10:26.326978+0000 mgr.y (mgr.24362) 16854 : cluster 0 pgmap v16823: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:10:27.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:10:27 smithi090 bash[32384]: audit 2023-12-01T14:10:27.049966+0000 mon.a (mon.0) 10297 : audit 0 from='client.? 172.21.15.80:0/1823864919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:10:27.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:10:27 smithi080 bash[41963]: cluster 2023-12-01T14:10:26.326978+0000 mgr.y (mgr.24362) 16854 : cluster 0 pgmap v16823: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:10:27.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:10:27 smithi080 bash[41963]: audit 2023-12-01T14:10:27.049966+0000 mon.a (mon.0) 10297 : audit 0 from='client.? 172.21.15.80:0/1823864919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:10:27.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:10:27 smithi080 bash[28361]: cluster 2023-12-01T14:10:26.326978+0000 mgr.y (mgr.24362) 16854 : cluster 0 pgmap v16823: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:10:27.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:10:27 smithi080 bash[28361]: audit 2023-12-01T14:10:27.049966+0000 mon.a (mon.0) 10297 : audit 0 from='client.? 172.21.15.80:0/1823864919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:10:29.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:10:29 smithi080 bash[28361]: cluster 2023-12-01T14:10:28.327644+0000 mgr.y (mgr.24362) 16855 : cluster 0 pgmap v16824: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:10:29.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:10:29 smithi080 bash[28361]: audit 2023-12-01T14:10:29.504927+0000 mon.c (mon.2) 10804 : audit 0 from='client.? 172.21.15.80:0/3281615963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:10:29.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:10:29 smithi080 bash[41963]: cluster 2023-12-01T14:10:28.327644+0000 mgr.y (mgr.24362) 16855 : cluster 0 pgmap v16824: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:10:29.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:10:29 smithi080 bash[41963]: audit 2023-12-01T14:10:29.504927+0000 mon.c (mon.2) 10804 : audit 0 from='client.? 172.21.15.80:0/3281615963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:10:30.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:10:29 smithi090 bash[32384]: cluster 2023-12-01T14:10:28.327644+0000 mgr.y (mgr.24362) 16855 : cluster 0 pgmap v16824: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:10:30.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:10:29 smithi090 bash[32384]: audit 2023-12-01T14:10:29.504927+0000 mon.c (mon.2) 10804 : audit 0 from='client.? 172.21.15.80:0/3281615963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:10:31.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:10:31 smithi080 bash[41963]: cluster 2023-12-01T14:10:30.328311+0000 mgr.y (mgr.24362) 16856 : cluster 0 pgmap v16825: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:10:31.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:10:31 smithi080 bash[28361]: cluster 2023-12-01T14:10:30.328311+0000 mgr.y (mgr.24362) 16856 : cluster 0 pgmap v16825: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:10:32.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:10:31 smithi090 bash[32384]: cluster 2023-12-01T14:10:30.328311+0000 mgr.y (mgr.24362) 16856 : cluster 0 pgmap v16825: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:10:32.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:10:32 smithi080 bash[28361]: audit 2023-12-01T14:10:31.954185+0000 mon.c (mon.2) 10805 : audit 0 from='client.? 172.21.15.80:0/2513650557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:10:32.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:10:32 smithi080 bash[41963]: audit 2023-12-01T14:10:31.954185+0000 mon.c (mon.2) 10805 : audit 0 from='client.? 172.21.15.80:0/2513650557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:10:33.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:10:32 smithi090 bash[32384]: audit 2023-12-01T14:10:31.954185+0000 mon.c (mon.2) 10805 : audit 0 from='client.? 172.21.15.80:0/2513650557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:10:33.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:10:33 smithi080 bash[41963]: cluster 2023-12-01T14:10:32.329314+0000 mgr.y (mgr.24362) 16857 : cluster 0 pgmap v16826: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:10:33.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:10:33 smithi080 bash[28361]: cluster 2023-12-01T14:10:32.329314+0000 mgr.y (mgr.24362) 16857 : cluster 0 pgmap v16826: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:10:34.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:10:33 smithi090 bash[32384]: cluster 2023-12-01T14:10:32.329314+0000 mgr.y (mgr.24362) 16857 : cluster 0 pgmap v16826: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:10:35.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:10:35 smithi080 bash[41963]: cluster 2023-12-01T14:10:34.330039+0000 mgr.y (mgr.24362) 16858 : cluster 0 pgmap v16827: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:10:35.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:10:35 smithi080 bash[41963]: audit 2023-12-01T14:10:34.407976+0000 mon.c (mon.2) 10806 : audit 0 from='client.? 172.21.15.80:0/3184362524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:10:35.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:10:35 smithi080 bash[28361]: cluster 2023-12-01T14:10:34.330039+0000 mgr.y (mgr.24362) 16858 : cluster 0 pgmap v16827: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:10:35.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:10:35 smithi080 bash[28361]: audit 2023-12-01T14:10:34.407976+0000 mon.c (mon.2) 10806 : audit 0 from='client.? 172.21.15.80:0/3184362524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:10:35.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:10:35 smithi090 bash[32384]: cluster 2023-12-01T14:10:34.330039+0000 mgr.y (mgr.24362) 16858 : cluster 0 pgmap v16827: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:10:35.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:10:35 smithi090 bash[32384]: audit 2023-12-01T14:10:34.407976+0000 mon.c (mon.2) 10806 : audit 0 from='client.? 172.21.15.80:0/3184362524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:10:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:10:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:10:36] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T14:10:37.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:10:37 smithi080 bash[28361]: cluster 2023-12-01T14:10:36.331150+0000 mgr.y (mgr.24362) 16859 : cluster 0 pgmap v16828: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:10:37.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:10:37 smithi080 bash[28361]: audit 2023-12-01T14:10:36.870578+0000 mon.a (mon.0) 10298 : audit 0 from='client.? 172.21.15.80:0/659178538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:10:37.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:10:37 smithi080 bash[41963]: cluster 2023-12-01T14:10:36.331150+0000 mgr.y (mgr.24362) 16859 : cluster 0 pgmap v16828: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:10:37.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:10:37 smithi080 bash[41963]: audit 2023-12-01T14:10:36.870578+0000 mon.a (mon.0) 10298 : audit 0 from='client.? 172.21.15.80:0/659178538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:10:37.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:10:37 smithi090 bash[32384]: cluster 2023-12-01T14:10:36.331150+0000 mgr.y (mgr.24362) 16859 : cluster 0 pgmap v16828: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:10:37.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:10:37 smithi090 bash[32384]: audit 2023-12-01T14:10:36.870578+0000 mon.a (mon.0) 10298 : audit 0 from='client.? 172.21.15.80:0/659178538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:10:39.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:10:39 smithi080 bash[41963]: cluster 2023-12-01T14:10:38.331779+0000 mgr.y (mgr.24362) 16860 : cluster 0 pgmap v16829: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:10:39.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:10:39 smithi080 bash[41963]: audit 2023-12-01T14:10:39.319647+0000 mon.a (mon.0) 10299 : audit 0 from='client.? 172.21.15.80:0/2281411210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:10:39.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:10:39 smithi080 bash[28361]: cluster 2023-12-01T14:10:38.331779+0000 mgr.y (mgr.24362) 16860 : cluster 0 pgmap v16829: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:10:39.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:10:39 smithi080 bash[28361]: audit 2023-12-01T14:10:39.319647+0000 mon.a (mon.0) 10299 : audit 0 from='client.? 172.21.15.80:0/2281411210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:10:39.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:10:39 smithi090 bash[32384]: cluster 2023-12-01T14:10:38.331779+0000 mgr.y (mgr.24362) 16860 : cluster 0 pgmap v16829: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:10:39.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:10:39 smithi090 bash[32384]: audit 2023-12-01T14:10:39.319647+0000 mon.a (mon.0) 10299 : audit 0 from='client.? 172.21.15.80:0/2281411210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:10:41.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:10:41 smithi080 bash[41963]: cluster 2023-12-01T14:10:40.332388+0000 mgr.y (mgr.24362) 16861 : cluster 0 pgmap v16830: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:10:41.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:10:41 smithi080 bash[41963]: audit 2023-12-01T14:10:40.673162+0000 mon.c (mon.2) 10807 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:10:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:10:41 smithi080 bash[28361]: cluster 2023-12-01T14:10:40.332388+0000 mgr.y (mgr.24362) 16861 : cluster 0 pgmap v16830: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:10:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:10:41 smithi080 bash[28361]: audit 2023-12-01T14:10:40.673162+0000 mon.c (mon.2) 10807 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:10:41.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:10:41 smithi090 bash[32384]: cluster 2023-12-01T14:10:40.332388+0000 mgr.y (mgr.24362) 16861 : cluster 0 pgmap v16830: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:10:41.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:10:41 smithi090 bash[32384]: audit 2023-12-01T14:10:40.673162+0000 mon.c (mon.2) 10807 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:10:42.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:10:42 smithi080 bash[28361]: audit 2023-12-01T14:10:41.774481+0000 mon.c (mon.2) 10808 : audit 0 from='client.? 172.21.15.80:0/5732165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:10:42.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:10:42 smithi080 bash[41963]: audit 2023-12-01T14:10:41.774481+0000 mon.c (mon.2) 10808 : audit 0 from='client.? 172.21.15.80:0/5732165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:10:42.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:10:42 smithi090 bash[32384]: audit 2023-12-01T14:10:41.774481+0000 mon.c (mon.2) 10808 : audit 0 from='client.? 172.21.15.80:0/5732165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:10:43.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:10:43 smithi080 bash[28361]: cluster 2023-12-01T14:10:42.333539+0000 mgr.y (mgr.24362) 16862 : cluster 0 pgmap v16831: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:10:43.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:10:43 smithi080 bash[41963]: cluster 2023-12-01T14:10:42.333539+0000 mgr.y (mgr.24362) 16862 : cluster 0 pgmap v16831: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:10:43.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:10:43 smithi090 bash[32384]: cluster 2023-12-01T14:10:42.333539+0000 mgr.y (mgr.24362) 16862 : cluster 0 pgmap v16831: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:10:45.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:10:45 smithi080 bash[28361]: audit 2023-12-01T14:10:44.227871+0000 mon.c (mon.2) 10809 : audit 0 from='client.? 172.21.15.80:0/1805975735' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:10:45.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:10:45 smithi080 bash[28361]: cluster 2023-12-01T14:10:44.334164+0000 mgr.y (mgr.24362) 16863 : cluster 0 pgmap v16832: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:10:45.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:10:45 smithi080 bash[41963]: audit 2023-12-01T14:10:44.227871+0000 mon.c (mon.2) 10809 : audit 0 from='client.? 172.21.15.80:0/1805975735' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:10:45.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:10:45 smithi080 bash[41963]: cluster 2023-12-01T14:10:44.334164+0000 mgr.y (mgr.24362) 16863 : cluster 0 pgmap v16832: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:10:45.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:10:45 smithi090 bash[32384]: audit 2023-12-01T14:10:44.227871+0000 mon.c (mon.2) 10809 : audit 0 from='client.? 172.21.15.80:0/1805975735' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:10:45.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:10:45 smithi090 bash[32384]: cluster 2023-12-01T14:10:44.334164+0000 mgr.y (mgr.24362) 16863 : cluster 0 pgmap v16832: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:10:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:10:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:10:46] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T14:10:47.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:10:47 smithi080 bash[28361]: cluster 2023-12-01T14:10:46.335331+0000 mgr.y (mgr.24362) 16864 : cluster 0 pgmap v16833: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:10:47.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:10:47 smithi080 bash[28361]: audit 2023-12-01T14:10:46.698511+0000 mon.c (mon.2) 10810 : audit 0 from='client.? 172.21.15.80:0/2654218633' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:10:47.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:10:47 smithi080 bash[41963]: cluster 2023-12-01T14:10:46.335331+0000 mgr.y (mgr.24362) 16864 : cluster 0 pgmap v16833: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:10:47.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:10:47 smithi080 bash[41963]: audit 2023-12-01T14:10:46.698511+0000 mon.c (mon.2) 10810 : audit 0 from='client.? 172.21.15.80:0/2654218633' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:10:47.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:10:47 smithi090 bash[32384]: cluster 2023-12-01T14:10:46.335331+0000 mgr.y (mgr.24362) 16864 : cluster 0 pgmap v16833: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:10:47.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:10:47 smithi090 bash[32384]: audit 2023-12-01T14:10:46.698511+0000 mon.c (mon.2) 10810 : audit 0 from='client.? 172.21.15.80:0/2654218633' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:10:49.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:10:49 smithi080 bash[28361]: cluster 2023-12-01T14:10:48.336036+0000 mgr.y (mgr.24362) 16865 : cluster 0 pgmap v16834: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:10:49.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:10:49 smithi080 bash[28361]: audit 2023-12-01T14:10:49.155491+0000 mon.a (mon.0) 10300 : audit 0 from='client.? 172.21.15.80:0/2212058725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:10:49.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:10:49 smithi080 bash[41963]: cluster 2023-12-01T14:10:48.336036+0000 mgr.y (mgr.24362) 16865 : cluster 0 pgmap v16834: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:10:49.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:10:49 smithi080 bash[41963]: audit 2023-12-01T14:10:49.155491+0000 mon.a (mon.0) 10300 : audit 0 from='client.? 172.21.15.80:0/2212058725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:10:49.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:10:49 smithi090 bash[32384]: cluster 2023-12-01T14:10:48.336036+0000 mgr.y (mgr.24362) 16865 : cluster 0 pgmap v16834: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:10:49.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:10:49 smithi090 bash[32384]: audit 2023-12-01T14:10:49.155491+0000 mon.a (mon.0) 10300 : audit 0 from='client.? 172.21.15.80:0/2212058725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:10:51.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:10:51 smithi080 bash[41963]: cluster 2023-12-01T14:10:50.336693+0000 mgr.y (mgr.24362) 16866 : cluster 0 pgmap v16835: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:10:51.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:10:51 smithi080 bash[28361]: cluster 2023-12-01T14:10:50.336693+0000 mgr.y (mgr.24362) 16866 : cluster 0 pgmap v16835: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:10:51.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:10:51 smithi090 bash[32384]: cluster 2023-12-01T14:10:50.336693+0000 mgr.y (mgr.24362) 16866 : cluster 0 pgmap v16835: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:10:52.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:10:52 smithi080 bash[41963]: audit 2023-12-01T14:10:51.617101+0000 mon.c (mon.2) 10811 : audit 0 from='client.? 172.21.15.80:0/1861897855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:10:52.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:10:52 smithi080 bash[28361]: audit 2023-12-01T14:10:51.617101+0000 mon.c (mon.2) 10811 : audit 0 from='client.? 172.21.15.80:0/1861897855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:10:52.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:10:52 smithi090 bash[32384]: audit 2023-12-01T14:10:51.617101+0000 mon.c (mon.2) 10811 : audit 0 from='client.? 172.21.15.80:0/1861897855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:10:53.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:10:53 smithi080 bash[28361]: cluster 2023-12-01T14:10:52.337868+0000 mgr.y (mgr.24362) 16867 : cluster 0 pgmap v16836: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:10:53.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:10:53 smithi080 bash[41963]: cluster 2023-12-01T14:10:52.337868+0000 mgr.y (mgr.24362) 16867 : cluster 0 pgmap v16836: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:10:53.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:10:53 smithi090 bash[32384]: cluster 2023-12-01T14:10:52.337868+0000 mgr.y (mgr.24362) 16867 : cluster 0 pgmap v16836: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:10:55.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:10:55 smithi080 bash[28361]: audit 2023-12-01T14:10:54.082250+0000 mon.a (mon.0) 10301 : audit 0 from='client.? 172.21.15.80:0/768504030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:10:55.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:10:55 smithi080 bash[28361]: cluster 2023-12-01T14:10:54.338546+0000 mgr.y (mgr.24362) 16868 : cluster 0 pgmap v16837: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:10:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:10:55 smithi080 bash[41963]: audit 2023-12-01T14:10:54.082250+0000 mon.a (mon.0) 10301 : audit 0 from='client.? 172.21.15.80:0/768504030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:10:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:10:55 smithi080 bash[41963]: cluster 2023-12-01T14:10:54.338546+0000 mgr.y (mgr.24362) 16868 : cluster 0 pgmap v16837: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:10:55.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:10:55 smithi090 bash[32384]: audit 2023-12-01T14:10:54.082250+0000 mon.a (mon.0) 10301 : audit 0 from='client.? 172.21.15.80:0/768504030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:10:55.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:10:55 smithi090 bash[32384]: cluster 2023-12-01T14:10:54.338546+0000 mgr.y (mgr.24362) 16868 : cluster 0 pgmap v16837: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:10:56.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:10:56 smithi080 bash[41963]: audit 2023-12-01T14:10:55.673472+0000 mon.c (mon.2) 10812 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:10:56.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:10:56 smithi080 bash[28361]: audit 2023-12-01T14:10:55.673472+0000 mon.c (mon.2) 10812 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:10:56.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:10:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:10:56] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T14:10:56.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:10:56 smithi090 bash[32384]: audit 2023-12-01T14:10:55.673472+0000 mon.c (mon.2) 10812 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:10:57.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:10:57 smithi080 bash[41963]: cluster 2023-12-01T14:10:56.339665+0000 mgr.y (mgr.24362) 16869 : cluster 0 pgmap v16838: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:10:57.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:10:57 smithi080 bash[41963]: audit 2023-12-01T14:10:56.540961+0000 mon.c (mon.2) 10813 : audit 0 from='client.? 172.21.15.80:0/3728895490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:10:57.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:10:57 smithi080 bash[28361]: cluster 2023-12-01T14:10:56.339665+0000 mgr.y (mgr.24362) 16869 : cluster 0 pgmap v16838: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:10:57.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:10:57 smithi080 bash[28361]: audit 2023-12-01T14:10:56.540961+0000 mon.c (mon.2) 10813 : audit 0 from='client.? 172.21.15.80:0/3728895490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:10:57.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:10:57 smithi090 bash[32384]: cluster 2023-12-01T14:10:56.339665+0000 mgr.y (mgr.24362) 16869 : cluster 0 pgmap v16838: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:10:57.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:10:57 smithi090 bash[32384]: audit 2023-12-01T14:10:56.540961+0000 mon.c (mon.2) 10813 : audit 0 from='client.? 172.21.15.80:0/3728895490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:10:59.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:10:59 smithi080 bash[28361]: cluster 2023-12-01T14:10:58.340346+0000 mgr.y (mgr.24362) 16870 : cluster 0 pgmap v16839: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:10:59.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:10:59 smithi080 bash[28361]: audit 2023-12-01T14:10:58.997904+0000 mon.c (mon.2) 10814 : audit 0 from='client.? 172.21.15.80:0/1820654780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:10:59.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:10:59 smithi080 bash[41963]: cluster 2023-12-01T14:10:58.340346+0000 mgr.y (mgr.24362) 16870 : cluster 0 pgmap v16839: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:10:59.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:10:59 smithi080 bash[41963]: audit 2023-12-01T14:10:58.997904+0000 mon.c (mon.2) 10814 : audit 0 from='client.? 172.21.15.80:0/1820654780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:10:59.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:10:59 smithi090 bash[32384]: cluster 2023-12-01T14:10:58.340346+0000 mgr.y (mgr.24362) 16870 : cluster 0 pgmap v16839: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:10:59.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:10:59 smithi090 bash[32384]: audit 2023-12-01T14:10:58.997904+0000 mon.c (mon.2) 10814 : audit 0 from='client.? 172.21.15.80:0/1820654780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:11:01.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:11:01 smithi080 bash[28361]: cluster 2023-12-01T14:11:00.341036+0000 mgr.y (mgr.24362) 16871 : cluster 0 pgmap v16840: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:11:01.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:11:01 smithi080 bash[41963]: cluster 2023-12-01T14:11:00.341036+0000 mgr.y (mgr.24362) 16871 : cluster 0 pgmap v16840: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:11:01.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:11:01 smithi090 bash[32384]: cluster 2023-12-01T14:11:00.341036+0000 mgr.y (mgr.24362) 16871 : cluster 0 pgmap v16840: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:11:02.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:11:02 smithi080 bash[28361]: audit 2023-12-01T14:11:01.450300+0000 mon.c (mon.2) 10815 : audit 0 from='client.? 172.21.15.80:0/599740148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:11:02.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:11:02 smithi080 bash[41963]: audit 2023-12-01T14:11:01.450300+0000 mon.c (mon.2) 10815 : audit 0 from='client.? 172.21.15.80:0/599740148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:11:02.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:11:02 smithi090 bash[32384]: audit 2023-12-01T14:11:01.450300+0000 mon.c (mon.2) 10815 : audit 0 from='client.? 172.21.15.80:0/599740148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:11:03.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:11:03 smithi080 bash[28361]: cluster 2023-12-01T14:11:02.342206+0000 mgr.y (mgr.24362) 16872 : cluster 0 pgmap v16841: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:11:03.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:11:03 smithi080 bash[41963]: cluster 2023-12-01T14:11:02.342206+0000 mgr.y (mgr.24362) 16872 : cluster 0 pgmap v16841: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:11:03.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:11:03 smithi090 bash[32384]: cluster 2023-12-01T14:11:02.342206+0000 mgr.y (mgr.24362) 16872 : cluster 0 pgmap v16841: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:11:04.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:11:04 smithi080 bash[28361]: audit 2023-12-01T14:11:03.901981+0000 mon.c (mon.2) 10816 : audit 0 from='client.? 172.21.15.80:0/3958470201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:11:04.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:11:04 smithi080 bash[41963]: audit 2023-12-01T14:11:03.901981+0000 mon.c (mon.2) 10816 : audit 0 from='client.? 172.21.15.80:0/3958470201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:11:04.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:11:04 smithi090 bash[32384]: audit 2023-12-01T14:11:03.901981+0000 mon.c (mon.2) 10816 : audit 0 from='client.? 172.21.15.80:0/3958470201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:11:05.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:11:05 smithi080 bash[28361]: cluster 2023-12-01T14:11:04.343017+0000 mgr.y (mgr.24362) 16873 : cluster 0 pgmap v16842: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:11:05.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:11:05 smithi080 bash[41963]: cluster 2023-12-01T14:11:04.343017+0000 mgr.y (mgr.24362) 16873 : cluster 0 pgmap v16842: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:11:05.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:11:05 smithi090 bash[32384]: cluster 2023-12-01T14:11:04.343017+0000 mgr.y (mgr.24362) 16873 : cluster 0 pgmap v16842: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:11:06.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:11:06 smithi080 bash[28361]: audit 2023-12-01T14:11:06.363481+0000 mon.a (mon.0) 10302 : audit 0 from='client.? 172.21.15.80:0/1293503949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:11:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:11:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:11:06] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T14:11:06.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:11:06 smithi080 bash[41963]: audit 2023-12-01T14:11:06.363481+0000 mon.a (mon.0) 10302 : audit 0 from='client.? 172.21.15.80:0/1293503949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:11:06.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:11:06 smithi090 bash[32384]: audit 2023-12-01T14:11:06.363481+0000 mon.a (mon.0) 10302 : audit 0 from='client.? 172.21.15.80:0/1293503949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:11:07.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:11:07 smithi080 bash[28361]: cluster 2023-12-01T14:11:06.344120+0000 mgr.y (mgr.24362) 16874 : cluster 0 pgmap v16843: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:11:07.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:11:07 smithi080 bash[41963]: cluster 2023-12-01T14:11:06.344120+0000 mgr.y (mgr.24362) 16874 : cluster 0 pgmap v16843: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:11:07.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:11:07 smithi090 bash[32384]: cluster 2023-12-01T14:11:06.344120+0000 mgr.y (mgr.24362) 16874 : cluster 0 pgmap v16843: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:11:09.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:11:09 smithi080 bash[41963]: cluster 2023-12-01T14:11:08.344727+0000 mgr.y (mgr.24362) 16875 : cluster 0 pgmap v16844: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:11:09.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:11:09 smithi080 bash[41963]: audit 2023-12-01T14:11:08.827364+0000 mon.c (mon.2) 10817 : audit 0 from='client.? 172.21.15.80:0/1941813396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:11:09.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:11:09 smithi080 bash[28361]: cluster 2023-12-01T14:11:08.344727+0000 mgr.y (mgr.24362) 16875 : cluster 0 pgmap v16844: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:11:09.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:11:09 smithi080 bash[28361]: audit 2023-12-01T14:11:08.827364+0000 mon.c (mon.2) 10817 : audit 0 from='client.? 172.21.15.80:0/1941813396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:11:09.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:11:09 smithi090 bash[32384]: cluster 2023-12-01T14:11:08.344727+0000 mgr.y (mgr.24362) 16875 : cluster 0 pgmap v16844: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:11:09.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:11:09 smithi090 bash[32384]: audit 2023-12-01T14:11:08.827364+0000 mon.c (mon.2) 10817 : audit 0 from='client.? 172.21.15.80:0/1941813396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:11:11.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:11:11 smithi090 bash[32384]: cluster 2023-12-01T14:11:10.345472+0000 mgr.y (mgr.24362) 16876 : cluster 0 pgmap v16845: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:11:11.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:11:11 smithi090 bash[32384]: audit 2023-12-01T14:11:10.673854+0000 mon.c (mon.2) 10818 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:11:11.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:11:11 smithi090 bash[32384]: audit 2023-12-01T14:11:11.284994+0000 mon.a (mon.0) 10303 : audit 0 from='client.? 172.21.15.80:0/4062543236' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:11:11.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:11:11 smithi080 bash[28361]: cluster 2023-12-01T14:11:10.345472+0000 mgr.y (mgr.24362) 16876 : cluster 0 pgmap v16845: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:11:11.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:11:11 smithi080 bash[28361]: audit 2023-12-01T14:11:10.673854+0000 mon.c (mon.2) 10818 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:11:11.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:11:11 smithi080 bash[28361]: audit 2023-12-01T14:11:11.284994+0000 mon.a (mon.0) 10303 : audit 0 from='client.? 172.21.15.80:0/4062543236' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:11:11.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:11:11 smithi080 bash[41963]: cluster 2023-12-01T14:11:10.345472+0000 mgr.y (mgr.24362) 16876 : cluster 0 pgmap v16845: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:11:11.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:11:11 smithi080 bash[41963]: audit 2023-12-01T14:11:10.673854+0000 mon.c (mon.2) 10818 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:11:11.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:11:11 smithi080 bash[41963]: audit 2023-12-01T14:11:11.284994+0000 mon.a (mon.0) 10303 : audit 0 from='client.? 172.21.15.80:0/4062543236' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:11:13.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:11:13 smithi090 bash[32384]: cluster 2023-12-01T14:11:12.346660+0000 mgr.y (mgr.24362) 16877 : cluster 0 pgmap v16846: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:11:13.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:11:13 smithi080 bash[41963]: cluster 2023-12-01T14:11:12.346660+0000 mgr.y (mgr.24362) 16877 : cluster 0 pgmap v16846: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:11:13.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:11:13 smithi080 bash[28361]: cluster 2023-12-01T14:11:12.346660+0000 mgr.y (mgr.24362) 16877 : cluster 0 pgmap v16846: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:11:14.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:11:14 smithi090 bash[32384]: audit 2023-12-01T14:11:13.739984+0000 mon.c (mon.2) 10819 : audit 0 from='client.? 172.21.15.80:0/1218315357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:11:14.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:11:14 smithi080 bash[28361]: audit 2023-12-01T14:11:13.739984+0000 mon.c (mon.2) 10819 : audit 0 from='client.? 172.21.15.80:0/1218315357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:11:14.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:11:14 smithi080 bash[41963]: audit 2023-12-01T14:11:13.739984+0000 mon.c (mon.2) 10819 : audit 0 from='client.? 172.21.15.80:0/1218315357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:11:15.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:11:15 smithi090 bash[32384]: cluster 2023-12-01T14:11:14.347349+0000 mgr.y (mgr.24362) 16878 : cluster 0 pgmap v16847: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:11:15.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:11:15 smithi080 bash[41963]: cluster 2023-12-01T14:11:14.347349+0000 mgr.y (mgr.24362) 16878 : cluster 0 pgmap v16847: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:11:15.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:11:15 smithi080 bash[28361]: cluster 2023-12-01T14:11:14.347349+0000 mgr.y (mgr.24362) 16878 : cluster 0 pgmap v16847: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:11:16.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:11:16 smithi080 bash[28361]: audit 2023-12-01T14:11:16.197110+0000 mon.c (mon.2) 10820 : audit 0 from='client.? 172.21.15.80:0/898524478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:11:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:11:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:11:16] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T14:11:16.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:11:16 smithi080 bash[41963]: audit 2023-12-01T14:11:16.197110+0000 mon.c (mon.2) 10820 : audit 0 from='client.? 172.21.15.80:0/898524478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:11:16.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:11:16 smithi090 bash[32384]: audit 2023-12-01T14:11:16.197110+0000 mon.c (mon.2) 10820 : audit 0 from='client.? 172.21.15.80:0/898524478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:11:17.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:11:17 smithi090 bash[32384]: cluster 2023-12-01T14:11:16.348586+0000 mgr.y (mgr.24362) 16879 : cluster 0 pgmap v16848: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:11:17.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:11:17 smithi080 bash[41963]: cluster 2023-12-01T14:11:16.348586+0000 mgr.y (mgr.24362) 16879 : cluster 0 pgmap v16848: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:11:17.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:11:17 smithi080 bash[28361]: cluster 2023-12-01T14:11:16.348586+0000 mgr.y (mgr.24362) 16879 : cluster 0 pgmap v16848: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:11:19.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:11:19 smithi090 bash[32384]: cluster 2023-12-01T14:11:18.349150+0000 mgr.y (mgr.24362) 16880 : cluster 0 pgmap v16849: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:11:19.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:11:19 smithi090 bash[32384]: audit 2023-12-01T14:11:18.656894+0000 mon.a (mon.0) 10304 : audit 0 from='client.? 172.21.15.80:0/3338564923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:11:19.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:11:19 smithi080 bash[28361]: cluster 2023-12-01T14:11:18.349150+0000 mgr.y (mgr.24362) 16880 : cluster 0 pgmap v16849: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:11:19.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:11:19 smithi080 bash[28361]: audit 2023-12-01T14:11:18.656894+0000 mon.a (mon.0) 10304 : audit 0 from='client.? 172.21.15.80:0/3338564923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:11:19.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:11:19 smithi080 bash[41963]: cluster 2023-12-01T14:11:18.349150+0000 mgr.y (mgr.24362) 16880 : cluster 0 pgmap v16849: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:11:19.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:11:19 smithi080 bash[41963]: audit 2023-12-01T14:11:18.656894+0000 mon.a (mon.0) 10304 : audit 0 from='client.? 172.21.15.80:0/3338564923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:11:21.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:11:21 smithi090 bash[32384]: cluster 2023-12-01T14:11:20.349788+0000 mgr.y (mgr.24362) 16881 : cluster 0 pgmap v16850: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:11:21.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:11:21 smithi090 bash[32384]: audit 2023-12-01T14:11:21.111946+0000 mon.a (mon.0) 10305 : audit 0 from='client.? 172.21.15.80:0/2388627197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:11:21.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:11:21 smithi080 bash[41963]: cluster 2023-12-01T14:11:20.349788+0000 mgr.y (mgr.24362) 16881 : cluster 0 pgmap v16850: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:11:21.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:11:21 smithi080 bash[41963]: audit 2023-12-01T14:11:21.111946+0000 mon.a (mon.0) 10305 : audit 0 from='client.? 172.21.15.80:0/2388627197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:11:21.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:11:21 smithi080 bash[28361]: cluster 2023-12-01T14:11:20.349788+0000 mgr.y (mgr.24362) 16881 : cluster 0 pgmap v16850: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:11:21.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:11:21 smithi080 bash[28361]: audit 2023-12-01T14:11:21.111946+0000 mon.a (mon.0) 10305 : audit 0 from='client.? 172.21.15.80:0/2388627197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:11:23.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:11:23 smithi090 bash[32384]: cluster 2023-12-01T14:11:22.350914+0000 mgr.y (mgr.24362) 16882 : cluster 0 pgmap v16851: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:11:23.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:11:23 smithi080 bash[28361]: cluster 2023-12-01T14:11:22.350914+0000 mgr.y (mgr.24362) 16882 : cluster 0 pgmap v16851: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:11:23.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:11:23 smithi080 bash[41963]: cluster 2023-12-01T14:11:22.350914+0000 mgr.y (mgr.24362) 16882 : cluster 0 pgmap v16851: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:11:24.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:11:24 smithi090 bash[32384]: audit 2023-12-01T14:11:23.566527+0000 mon.a (mon.0) 10306 : audit 0 from='client.? 172.21.15.80:0/3320907608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:11:24.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:11:24 smithi080 bash[41963]: audit 2023-12-01T14:11:23.566527+0000 mon.a (mon.0) 10306 : audit 0 from='client.? 172.21.15.80:0/3320907608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:11:24.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:11:24 smithi080 bash[28361]: audit 2023-12-01T14:11:23.566527+0000 mon.a (mon.0) 10306 : audit 0 from='client.? 172.21.15.80:0/3320907608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:11:25.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:11:25 smithi090 bash[32384]: cluster 2023-12-01T14:11:24.351592+0000 mgr.y (mgr.24362) 16883 : cluster 0 pgmap v16852: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:11:25.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:11:25 smithi080 bash[28361]: cluster 2023-12-01T14:11:24.351592+0000 mgr.y (mgr.24362) 16883 : cluster 0 pgmap v16852: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:11:25.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:11:25 smithi080 bash[41963]: cluster 2023-12-01T14:11:24.351592+0000 mgr.y (mgr.24362) 16883 : cluster 0 pgmap v16852: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:11:26.484 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:11:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:11:26] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T14:11:26.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:11:26 smithi090 bash[32384]: audit 2023-12-01T14:11:25.674163+0000 mon.c (mon.2) 10821 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:11:26.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:11:26 smithi090 bash[32384]: audit 2023-12-01T14:11:26.023604+0000 mon.a (mon.0) 10307 : audit 0 from='client.? 172.21.15.80:0/1143176359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:11:26.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:11:26 smithi080 bash[28361]: audit 2023-12-01T14:11:25.674163+0000 mon.c (mon.2) 10821 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:11:26.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:11:26 smithi080 bash[28361]: audit 2023-12-01T14:11:26.023604+0000 mon.a (mon.0) 10307 : audit 0 from='client.? 172.21.15.80:0/1143176359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:11:26.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:11:26 smithi080 bash[41963]: audit 2023-12-01T14:11:25.674163+0000 mon.c (mon.2) 10821 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:11:26.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:11:26 smithi080 bash[41963]: audit 2023-12-01T14:11:26.023604+0000 mon.a (mon.0) 10307 : audit 0 from='client.? 172.21.15.80:0/1143176359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:11:27.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:11:27 smithi090 bash[32384]: cluster 2023-12-01T14:11:26.352830+0000 mgr.y (mgr.24362) 16884 : cluster 0 pgmap v16853: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:11:27.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:11:27 smithi090 bash[32384]: audit 2023-12-01T14:11:26.495459+0000 mon.c (mon.2) 10822 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:11:27.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:11:27 smithi080 bash[41963]: cluster 2023-12-01T14:11:26.352830+0000 mgr.y (mgr.24362) 16884 : cluster 0 pgmap v16853: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:11:27.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:11:27 smithi080 bash[41963]: audit 2023-12-01T14:11:26.495459+0000 mon.c (mon.2) 10822 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:11:27.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:11:27 smithi080 bash[28361]: cluster 2023-12-01T14:11:26.352830+0000 mgr.y (mgr.24362) 16884 : cluster 0 pgmap v16853: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:11:27.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:11:27 smithi080 bash[28361]: audit 2023-12-01T14:11:26.495459+0000 mon.c (mon.2) 10822 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:11:29.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:11:29 smithi090 bash[32384]: cluster 2023-12-01T14:11:28.353440+0000 mgr.y (mgr.24362) 16885 : cluster 0 pgmap v16854: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:11:29.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:11:29 smithi090 bash[32384]: audit 2023-12-01T14:11:28.487048+0000 mon.c (mon.2) 10823 : audit 0 from='client.? 172.21.15.80:0/1196368768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:11:29.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:11:29 smithi080 bash[28361]: cluster 2023-12-01T14:11:28.353440+0000 mgr.y (mgr.24362) 16885 : cluster 0 pgmap v16854: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:11:29.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:11:29 smithi080 bash[28361]: audit 2023-12-01T14:11:28.487048+0000 mon.c (mon.2) 10823 : audit 0 from='client.? 172.21.15.80:0/1196368768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:11:29.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:11:29 smithi080 bash[41963]: cluster 2023-12-01T14:11:28.353440+0000 mgr.y (mgr.24362) 16885 : cluster 0 pgmap v16854: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:11:29.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:11:29 smithi080 bash[41963]: audit 2023-12-01T14:11:28.487048+0000 mon.c (mon.2) 10823 : audit 0 from='client.? 172.21.15.80:0/1196368768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:11:31.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:11:31 smithi090 bash[32384]: cluster 2023-12-01T14:11:30.354051+0000 mgr.y (mgr.24362) 16886 : cluster 0 pgmap v16855: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:11:31.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:11:31 smithi090 bash[32384]: audit 2023-12-01T14:11:30.957890+0000 mon.c (mon.2) 10824 : audit 0 from='client.? 172.21.15.80:0/3578198587' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:11:31.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:11:31 smithi080 bash[41963]: cluster 2023-12-01T14:11:30.354051+0000 mgr.y (mgr.24362) 16886 : cluster 0 pgmap v16855: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:11:31.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:11:31 smithi080 bash[41963]: audit 2023-12-01T14:11:30.957890+0000 mon.c (mon.2) 10824 : audit 0 from='client.? 172.21.15.80:0/3578198587' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:11:31.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:11:31 smithi080 bash[28361]: cluster 2023-12-01T14:11:30.354051+0000 mgr.y (mgr.24362) 16886 : cluster 0 pgmap v16855: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:11:31.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:11:31 smithi080 bash[28361]: audit 2023-12-01T14:11:30.957890+0000 mon.c (mon.2) 10824 : audit 0 from='client.? 172.21.15.80:0/3578198587' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:11:33.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:11:33 smithi080 bash[41963]: cluster 2023-12-01T14:11:32.355175+0000 mgr.y (mgr.24362) 16887 : cluster 0 pgmap v16856: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:11:33.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:11:33 smithi080 bash[41963]: audit 2023-12-01T14:11:32.394690+0000 mon.a (mon.0) 10308 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:11:33.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:11:33 smithi080 bash[41963]: audit 2023-12-01T14:11:32.406443+0000 mon.a (mon.0) 10309 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:11:33.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:11:33 smithi080 bash[41963]: audit 2023-12-01T14:11:32.699115+0000 mon.a (mon.0) 10310 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:11:33.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:11:33 smithi080 bash[41963]: audit 2023-12-01T14:11:32.710261+0000 mon.a (mon.0) 10311 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:11:33.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:11:33 smithi080 bash[41963]: audit 2023-12-01T14:11:33.184223+0000 mon.c (mon.2) 10825 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:11:33.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:11:33 smithi080 bash[41963]: audit 2023-12-01T14:11:33.186066+0000 mon.c (mon.2) 10826 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:11:33.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:11:33 smithi080 bash[41963]: audit 2023-12-01T14:11:33.194740+0000 mon.a (mon.0) 10312 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:11:33.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:11:33 smithi080 bash[28361]: cluster 2023-12-01T14:11:32.355175+0000 mgr.y (mgr.24362) 16887 : cluster 0 pgmap v16856: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:11:33.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:11:33 smithi080 bash[28361]: audit 2023-12-01T14:11:32.394690+0000 mon.a (mon.0) 10308 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:11:33.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:11:33 smithi080 bash[28361]: audit 2023-12-01T14:11:32.406443+0000 mon.a (mon.0) 10309 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:11:33.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:11:33 smithi080 bash[28361]: audit 2023-12-01T14:11:32.699115+0000 mon.a (mon.0) 10310 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:11:33.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:11:33 smithi080 bash[28361]: audit 2023-12-01T14:11:32.710261+0000 mon.a (mon.0) 10311 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:11:33.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:11:33 smithi080 bash[28361]: audit 2023-12-01T14:11:33.184223+0000 mon.c (mon.2) 10825 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:11:33.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:11:33 smithi080 bash[28361]: audit 2023-12-01T14:11:33.186066+0000 mon.c (mon.2) 10826 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:11:33.684 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:11:33 smithi080 bash[28361]: audit 2023-12-01T14:11:33.194740+0000 mon.a (mon.0) 10312 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:11:33.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:11:33 smithi090 bash[32384]: cluster 2023-12-01T14:11:32.355175+0000 mgr.y (mgr.24362) 16887 : cluster 0 pgmap v16856: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:11:33.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:11:33 smithi090 bash[32384]: audit 2023-12-01T14:11:32.394690+0000 mon.a (mon.0) 10308 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:11:33.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:11:33 smithi090 bash[32384]: audit 2023-12-01T14:11:32.406443+0000 mon.a (mon.0) 10309 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:11:33.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:11:33 smithi090 bash[32384]: audit 2023-12-01T14:11:32.699115+0000 mon.a (mon.0) 10310 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:11:33.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:11:33 smithi090 bash[32384]: audit 2023-12-01T14:11:32.710261+0000 mon.a (mon.0) 10311 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:11:33.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:11:33 smithi090 bash[32384]: audit 2023-12-01T14:11:33.184223+0000 mon.c (mon.2) 10825 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:11:33.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:11:33 smithi090 bash[32384]: audit 2023-12-01T14:11:33.186066+0000 mon.c (mon.2) 10826 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:11:33.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:11:33 smithi090 bash[32384]: audit 2023-12-01T14:11:33.194740+0000 mon.a (mon.0) 10312 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:11:34.268 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 14:11:33 smithi090 bash[65515]: logger=cleanup t=2023-12-01T14:11:33.857568122Z level=info msg="Completed cleanup jobs" duration=66.948058ms 2023-12-01T14:11:34.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:11:34 smithi080 bash[28361]: audit 2023-12-01T14:11:33.423929+0000 mon.c (mon.2) 10827 : audit 0 from='client.? 172.21.15.80:0/2666115877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:11:34.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:11:34 smithi080 bash[41963]: audit 2023-12-01T14:11:33.423929+0000 mon.c (mon.2) 10827 : audit 0 from='client.? 172.21.15.80:0/2666115877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:11:34.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:11:34 smithi090 bash[32384]: audit 2023-12-01T14:11:33.423929+0000 mon.c (mon.2) 10827 : audit 0 from='client.? 172.21.15.80:0/2666115877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:11:35.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:11:35 smithi080 bash[28361]: cluster 2023-12-01T14:11:34.355825+0000 mgr.y (mgr.24362) 16888 : cluster 0 pgmap v16857: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:11:35.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:11:35 smithi080 bash[41963]: cluster 2023-12-01T14:11:34.355825+0000 mgr.y (mgr.24362) 16888 : cluster 0 pgmap v16857: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:11:35.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:11:35 smithi090 bash[32384]: cluster 2023-12-01T14:11:34.355825+0000 mgr.y (mgr.24362) 16888 : cluster 0 pgmap v16857: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:11:36.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:11:36 smithi080 bash[28361]: audit 2023-12-01T14:11:35.878271+0000 mon.a (mon.0) 10313 : audit 0 from='client.? 172.21.15.80:0/4168284878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:11:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:11:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:11:36] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T14:11:36.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:11:36 smithi080 bash[41963]: audit 2023-12-01T14:11:35.878271+0000 mon.a (mon.0) 10313 : audit 0 from='client.? 172.21.15.80:0/4168284878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:11:36.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:11:36 smithi090 bash[32384]: audit 2023-12-01T14:11:35.878271+0000 mon.a (mon.0) 10313 : audit 0 from='client.? 172.21.15.80:0/4168284878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:11:37.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:11:37 smithi080 bash[28361]: cluster 2023-12-01T14:11:36.357041+0000 mgr.y (mgr.24362) 16889 : cluster 0 pgmap v16858: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:11:37.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:11:37 smithi080 bash[41963]: cluster 2023-12-01T14:11:36.357041+0000 mgr.y (mgr.24362) 16889 : cluster 0 pgmap v16858: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:11:37.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:11:37 smithi090 bash[32384]: cluster 2023-12-01T14:11:36.357041+0000 mgr.y (mgr.24362) 16889 : cluster 0 pgmap v16858: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:11:38.686 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:11:38 smithi080 bash[28361]: audit 2023-12-01T14:11:38.332470+0000 mon.a (mon.0) 10314 : audit 0 from='client.? 172.21.15.80:0/3197556235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:11:38.688 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:11:38 smithi080 bash[41963]: audit 2023-12-01T14:11:38.332470+0000 mon.a (mon.0) 10314 : audit 0 from='client.? 172.21.15.80:0/3197556235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:11:38.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:11:38 smithi090 bash[32384]: audit 2023-12-01T14:11:38.332470+0000 mon.a (mon.0) 10314 : audit 0 from='client.? 172.21.15.80:0/3197556235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:11:39.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:11:39 smithi080 bash[28361]: cluster 2023-12-01T14:11:38.357688+0000 mgr.y (mgr.24362) 16890 : cluster 0 pgmap v16859: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:11:39.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:11:39 smithi080 bash[41963]: cluster 2023-12-01T14:11:38.357688+0000 mgr.y (mgr.24362) 16890 : cluster 0 pgmap v16859: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:11:39.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:11:39 smithi090 bash[32384]: cluster 2023-12-01T14:11:38.357688+0000 mgr.y (mgr.24362) 16890 : cluster 0 pgmap v16859: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:11:41.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:11:41 smithi080 bash[41963]: cluster 2023-12-01T14:11:40.358337+0000 mgr.y (mgr.24362) 16891 : cluster 0 pgmap v16860: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:11:41.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:11:41 smithi080 bash[41963]: audit 2023-12-01T14:11:40.674100+0000 mon.c (mon.2) 10828 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:11:41.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:11:41 smithi080 bash[41963]: audit 2023-12-01T14:11:40.803470+0000 mon.c (mon.2) 10829 : audit 0 from='client.? 172.21.15.80:0/3672671347' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:11:41.684 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:11:41 smithi080 bash[28361]: cluster 2023-12-01T14:11:40.358337+0000 mgr.y (mgr.24362) 16891 : cluster 0 pgmap v16860: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:11:41.684 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:11:41 smithi080 bash[28361]: audit 2023-12-01T14:11:40.674100+0000 mon.c (mon.2) 10828 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:11:41.684 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:11:41 smithi080 bash[28361]: audit 2023-12-01T14:11:40.803470+0000 mon.c (mon.2) 10829 : audit 0 from='client.? 172.21.15.80:0/3672671347' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:11:41.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:11:41 smithi090 bash[32384]: cluster 2023-12-01T14:11:40.358337+0000 mgr.y (mgr.24362) 16891 : cluster 0 pgmap v16860: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:11:41.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:11:41 smithi090 bash[32384]: audit 2023-12-01T14:11:40.674100+0000 mon.c (mon.2) 10828 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:11:41.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:11:41 smithi090 bash[32384]: audit 2023-12-01T14:11:40.803470+0000 mon.c (mon.2) 10829 : audit 0 from='client.? 172.21.15.80:0/3672671347' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:11:43.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:11:43 smithi080 bash[28361]: cluster 2023-12-01T14:11:42.359483+0000 mgr.y (mgr.24362) 16892 : cluster 0 pgmap v16861: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:11:43.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:11:43 smithi080 bash[28361]: audit 2023-12-01T14:11:43.247021+0000 mon.a (mon.0) 10315 : audit 0 from='client.? 172.21.15.80:0/2339852627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:11:43.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:11:43 smithi080 bash[41963]: cluster 2023-12-01T14:11:42.359483+0000 mgr.y (mgr.24362) 16892 : cluster 0 pgmap v16861: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:11:43.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:11:43 smithi080 bash[41963]: audit 2023-12-01T14:11:43.247021+0000 mon.a (mon.0) 10315 : audit 0 from='client.? 172.21.15.80:0/2339852627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:11:43.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:11:43 smithi090 bash[32384]: cluster 2023-12-01T14:11:42.359483+0000 mgr.y (mgr.24362) 16892 : cluster 0 pgmap v16861: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:11:43.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:11:43 smithi090 bash[32384]: audit 2023-12-01T14:11:43.247021+0000 mon.a (mon.0) 10315 : audit 0 from='client.? 172.21.15.80:0/2339852627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:11:45.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:11:45 smithi080 bash[41963]: cluster 2023-12-01T14:11:44.360143+0000 mgr.y (mgr.24362) 16893 : cluster 0 pgmap v16862: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:11:45.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:11:45 smithi080 bash[28361]: cluster 2023-12-01T14:11:44.360143+0000 mgr.y (mgr.24362) 16893 : cluster 0 pgmap v16862: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:11:45.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:11:45 smithi090 bash[32384]: cluster 2023-12-01T14:11:44.360143+0000 mgr.y (mgr.24362) 16893 : cluster 0 pgmap v16862: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:11:46.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:11:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:11:46] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T14:11:46.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:11:46 smithi080 bash[28361]: audit 2023-12-01T14:11:45.695707+0000 mon.a (mon.0) 10316 : audit 0 from='client.? 172.21.15.80:0/1024368874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:11:46.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:11:46 smithi080 bash[41963]: audit 2023-12-01T14:11:45.695707+0000 mon.a (mon.0) 10316 : audit 0 from='client.? 172.21.15.80:0/1024368874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:11:46.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:11:46 smithi090 bash[32384]: audit 2023-12-01T14:11:45.695707+0000 mon.a (mon.0) 10316 : audit 0 from='client.? 172.21.15.80:0/1024368874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:11:47.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:11:47 smithi080 bash[28361]: cluster 2023-12-01T14:11:46.361262+0000 mgr.y (mgr.24362) 16894 : cluster 0 pgmap v16863: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:11:47.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:11:47 smithi080 bash[41963]: cluster 2023-12-01T14:11:46.361262+0000 mgr.y (mgr.24362) 16894 : cluster 0 pgmap v16863: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:11:47.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:11:47 smithi090 bash[32384]: cluster 2023-12-01T14:11:46.361262+0000 mgr.y (mgr.24362) 16894 : cluster 0 pgmap v16863: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:11:48.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:11:48 smithi090 bash[32384]: audit 2023-12-01T14:11:48.149885+0000 mon.c (mon.2) 10830 : audit 0 from='client.? 172.21.15.80:0/3070873520' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:11:48.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:11:48 smithi080 bash[41963]: audit 2023-12-01T14:11:48.149885+0000 mon.c (mon.2) 10830 : audit 0 from='client.? 172.21.15.80:0/3070873520' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:11:48.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:11:48 smithi080 bash[28361]: audit 2023-12-01T14:11:48.149885+0000 mon.c (mon.2) 10830 : audit 0 from='client.? 172.21.15.80:0/3070873520' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:11:49.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:11:49 smithi090 bash[32384]: cluster 2023-12-01T14:11:48.362047+0000 mgr.y (mgr.24362) 16895 : cluster 0 pgmap v16864: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:11:49.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:11:49 smithi080 bash[41963]: cluster 2023-12-01T14:11:48.362047+0000 mgr.y (mgr.24362) 16895 : cluster 0 pgmap v16864: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:11:49.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:11:49 smithi080 bash[28361]: cluster 2023-12-01T14:11:48.362047+0000 mgr.y (mgr.24362) 16895 : cluster 0 pgmap v16864: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:11:51.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:11:51 smithi080 bash[41963]: cluster 2023-12-01T14:11:50.362685+0000 mgr.y (mgr.24362) 16896 : cluster 0 pgmap v16865: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:11:51.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:11:51 smithi080 bash[41963]: audit 2023-12-01T14:11:50.603522+0000 mon.a (mon.0) 10317 : audit 0 from='client.? 172.21.15.80:0/835291162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:11:51.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:11:51 smithi080 bash[28361]: cluster 2023-12-01T14:11:50.362685+0000 mgr.y (mgr.24362) 16896 : cluster 0 pgmap v16865: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:11:51.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:11:51 smithi080 bash[28361]: audit 2023-12-01T14:11:50.603522+0000 mon.a (mon.0) 10317 : audit 0 from='client.? 172.21.15.80:0/835291162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:11:51.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:11:51 smithi090 bash[32384]: cluster 2023-12-01T14:11:50.362685+0000 mgr.y (mgr.24362) 16896 : cluster 0 pgmap v16865: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:11:51.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:11:51 smithi090 bash[32384]: audit 2023-12-01T14:11:50.603522+0000 mon.a (mon.0) 10317 : audit 0 from='client.? 172.21.15.80:0/835291162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:11:53.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:11:53 smithi080 bash[28361]: cluster 2023-12-01T14:11:52.363846+0000 mgr.y (mgr.24362) 16897 : cluster 0 pgmap v16866: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:11:53.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:11:53 smithi080 bash[28361]: audit 2023-12-01T14:11:53.062425+0000 mon.c (mon.2) 10831 : audit 0 from='client.? 172.21.15.80:0/647711287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:11:53.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:11:53 smithi080 bash[41963]: cluster 2023-12-01T14:11:52.363846+0000 mgr.y (mgr.24362) 16897 : cluster 0 pgmap v16866: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:11:53.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:11:53 smithi080 bash[41963]: audit 2023-12-01T14:11:53.062425+0000 mon.c (mon.2) 10831 : audit 0 from='client.? 172.21.15.80:0/647711287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:11:53.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:11:53 smithi090 bash[32384]: cluster 2023-12-01T14:11:52.363846+0000 mgr.y (mgr.24362) 16897 : cluster 0 pgmap v16866: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:11:53.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:11:53 smithi090 bash[32384]: audit 2023-12-01T14:11:53.062425+0000 mon.c (mon.2) 10831 : audit 0 from='client.? 172.21.15.80:0/647711287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:11:55.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:11:55 smithi080 bash[28361]: cluster 2023-12-01T14:11:54.364572+0000 mgr.y (mgr.24362) 16898 : cluster 0 pgmap v16867: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:11:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:11:55 smithi080 bash[41963]: cluster 2023-12-01T14:11:54.364572+0000 mgr.y (mgr.24362) 16898 : cluster 0 pgmap v16867: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:11:55.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:11:55 smithi090 bash[32384]: cluster 2023-12-01T14:11:54.364572+0000 mgr.y (mgr.24362) 16898 : cluster 0 pgmap v16867: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:11:56.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:11:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:11:56] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T14:11:56.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:11:56 smithi080 bash[28361]: audit 2023-12-01T14:11:55.518466+0000 mon.a (mon.0) 10318 : audit 0 from='client.? 172.21.15.80:0/607147413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:11:56.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:11:56 smithi080 bash[28361]: audit 2023-12-01T14:11:55.674782+0000 mon.c (mon.2) 10832 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:11:56.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:11:56 smithi080 bash[41963]: audit 2023-12-01T14:11:55.518466+0000 mon.a (mon.0) 10318 : audit 0 from='client.? 172.21.15.80:0/607147413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:11:56.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:11:56 smithi080 bash[41963]: audit 2023-12-01T14:11:55.674782+0000 mon.c (mon.2) 10832 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:11:56.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:11:56 smithi090 bash[32384]: audit 2023-12-01T14:11:55.518466+0000 mon.a (mon.0) 10318 : audit 0 from='client.? 172.21.15.80:0/607147413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:11:56.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:11:56 smithi090 bash[32384]: audit 2023-12-01T14:11:55.674782+0000 mon.c (mon.2) 10832 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:11:57.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:11:57 smithi080 bash[28361]: cluster 2023-12-01T14:11:56.365804+0000 mgr.y (mgr.24362) 16899 : cluster 0 pgmap v16868: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:11:57.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:11:57 smithi080 bash[41963]: cluster 2023-12-01T14:11:56.365804+0000 mgr.y (mgr.24362) 16899 : cluster 0 pgmap v16868: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:11:57.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:11:57 smithi090 bash[32384]: cluster 2023-12-01T14:11:56.365804+0000 mgr.y (mgr.24362) 16899 : cluster 0 pgmap v16868: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:11:58.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:11:58 smithi080 bash[28361]: audit 2023-12-01T14:11:57.984548+0000 mon.c (mon.2) 10833 : audit 0 from='client.? 172.21.15.80:0/1508003515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:11:58.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:11:58 smithi080 bash[41963]: audit 2023-12-01T14:11:57.984548+0000 mon.c (mon.2) 10833 : audit 0 from='client.? 172.21.15.80:0/1508003515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:11:58.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:11:58 smithi090 bash[32384]: audit 2023-12-01T14:11:57.984548+0000 mon.c (mon.2) 10833 : audit 0 from='client.? 172.21.15.80:0/1508003515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:11:59.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:11:59 smithi080 bash[41963]: cluster 2023-12-01T14:11:58.366519+0000 mgr.y (mgr.24362) 16900 : cluster 0 pgmap v16869: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:11:59.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:11:59 smithi080 bash[28361]: cluster 2023-12-01T14:11:58.366519+0000 mgr.y (mgr.24362) 16900 : cluster 0 pgmap v16869: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:11:59.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:11:59 smithi090 bash[32384]: cluster 2023-12-01T14:11:58.366519+0000 mgr.y (mgr.24362) 16900 : cluster 0 pgmap v16869: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:12:01.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:12:01 smithi080 bash[28361]: cluster 2023-12-01T14:12:00.366964+0000 mgr.y (mgr.24362) 16901 : cluster 0 pgmap v16870: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:12:01.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:12:01 smithi080 bash[28361]: audit 2023-12-01T14:12:00.437103+0000 mon.c (mon.2) 10834 : audit 0 from='client.? 172.21.15.80:0/3503397846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:12:01.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:12:01 smithi080 bash[41963]: cluster 2023-12-01T14:12:00.366964+0000 mgr.y (mgr.24362) 16901 : cluster 0 pgmap v16870: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:12:01.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:12:01 smithi080 bash[41963]: audit 2023-12-01T14:12:00.437103+0000 mon.c (mon.2) 10834 : audit 0 from='client.? 172.21.15.80:0/3503397846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:12:01.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:12:01 smithi090 bash[32384]: cluster 2023-12-01T14:12:00.366964+0000 mgr.y (mgr.24362) 16901 : cluster 0 pgmap v16870: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:12:01.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:12:01 smithi090 bash[32384]: audit 2023-12-01T14:12:00.437103+0000 mon.c (mon.2) 10834 : audit 0 from='client.? 172.21.15.80:0/3503397846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:12:03.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:12:03 smithi080 bash[28361]: cluster 2023-12-01T14:12:02.368073+0000 mgr.y (mgr.24362) 16902 : cluster 0 pgmap v16871: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:12:03.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:12:03 smithi080 bash[28361]: audit 2023-12-01T14:12:02.881475+0000 mon.a (mon.0) 10319 : audit 0 from='client.? 172.21.15.80:0/426033129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:12:03.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:12:03 smithi080 bash[41963]: cluster 2023-12-01T14:12:02.368073+0000 mgr.y (mgr.24362) 16902 : cluster 0 pgmap v16871: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:12:03.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:12:03 smithi080 bash[41963]: audit 2023-12-01T14:12:02.881475+0000 mon.a (mon.0) 10319 : audit 0 from='client.? 172.21.15.80:0/426033129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:12:03.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:12:03 smithi090 bash[32384]: cluster 2023-12-01T14:12:02.368073+0000 mgr.y (mgr.24362) 16902 : cluster 0 pgmap v16871: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:12:03.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:12:03 smithi090 bash[32384]: audit 2023-12-01T14:12:02.881475+0000 mon.a (mon.0) 10319 : audit 0 from='client.? 172.21.15.80:0/426033129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:12:05.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:12:05 smithi080 bash[28361]: cluster 2023-12-01T14:12:04.368758+0000 mgr.y (mgr.24362) 16903 : cluster 0 pgmap v16872: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:12:05.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:12:05 smithi080 bash[41963]: cluster 2023-12-01T14:12:04.368758+0000 mgr.y (mgr.24362) 16903 : cluster 0 pgmap v16872: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:12:05.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:12:05 smithi090 bash[32384]: cluster 2023-12-01T14:12:04.368758+0000 mgr.y (mgr.24362) 16903 : cluster 0 pgmap v16872: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:12:06.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:12:06 smithi080 bash[28361]: audit 2023-12-01T14:12:05.338086+0000 mon.a (mon.0) 10320 : audit 0 from='client.? 172.21.15.80:0/1227398163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:12:06.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:12:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:12:06] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T14:12:06.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:12:06 smithi080 bash[41963]: audit 2023-12-01T14:12:05.338086+0000 mon.a (mon.0) 10320 : audit 0 from='client.? 172.21.15.80:0/1227398163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:12:06.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:12:06 smithi090 bash[32384]: audit 2023-12-01T14:12:05.338086+0000 mon.a (mon.0) 10320 : audit 0 from='client.? 172.21.15.80:0/1227398163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:12:07.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:12:07 smithi080 bash[28361]: cluster 2023-12-01T14:12:06.369936+0000 mgr.y (mgr.24362) 16904 : cluster 0 pgmap v16873: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:12:07.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:12:07 smithi080 bash[41963]: cluster 2023-12-01T14:12:06.369936+0000 mgr.y (mgr.24362) 16904 : cluster 0 pgmap v16873: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:12:07.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:12:07 smithi090 bash[32384]: cluster 2023-12-01T14:12:06.369936+0000 mgr.y (mgr.24362) 16904 : cluster 0 pgmap v16873: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:12:08.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:12:08 smithi080 bash[41963]: audit 2023-12-01T14:12:07.788760+0000 mon.a (mon.0) 10321 : audit 0 from='client.? 172.21.15.80:0/1916479082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:12:08.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:12:08 smithi080 bash[28361]: audit 2023-12-01T14:12:07.788760+0000 mon.a (mon.0) 10321 : audit 0 from='client.? 172.21.15.80:0/1916479082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:12:08.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:12:08 smithi090 bash[32384]: audit 2023-12-01T14:12:07.788760+0000 mon.a (mon.0) 10321 : audit 0 from='client.? 172.21.15.80:0/1916479082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:12:09.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:12:09 smithi080 bash[28361]: cluster 2023-12-01T14:12:08.370615+0000 mgr.y (mgr.24362) 16905 : cluster 0 pgmap v16874: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:12:09.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:12:09 smithi080 bash[41963]: cluster 2023-12-01T14:12:08.370615+0000 mgr.y (mgr.24362) 16905 : cluster 0 pgmap v16874: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:12:09.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:12:09 smithi090 bash[32384]: cluster 2023-12-01T14:12:08.370615+0000 mgr.y (mgr.24362) 16905 : cluster 0 pgmap v16874: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:12:10.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:12:10 smithi080 bash[28361]: audit 2023-12-01T14:12:10.235010+0000 mon.c (mon.2) 10835 : audit 0 from='client.? 172.21.15.80:0/1209553025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:12:10.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:12:10 smithi080 bash[41963]: audit 2023-12-01T14:12:10.235010+0000 mon.c (mon.2) 10835 : audit 0 from='client.? 172.21.15.80:0/1209553025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:12:10.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:12:10 smithi090 bash[32384]: audit 2023-12-01T14:12:10.235010+0000 mon.c (mon.2) 10835 : audit 0 from='client.? 172.21.15.80:0/1209553025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:12:11.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:12:11 smithi080 bash[28361]: cluster 2023-12-01T14:12:10.371288+0000 mgr.y (mgr.24362) 16906 : cluster 0 pgmap v16875: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:12:11.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:12:11 smithi080 bash[28361]: audit 2023-12-01T14:12:10.675199+0000 mon.c (mon.2) 10836 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:12:11.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:12:11 smithi080 bash[41963]: cluster 2023-12-01T14:12:10.371288+0000 mgr.y (mgr.24362) 16906 : cluster 0 pgmap v16875: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:12:11.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:12:11 smithi080 bash[41963]: audit 2023-12-01T14:12:10.675199+0000 mon.c (mon.2) 10836 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:12:11.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:12:11 smithi090 bash[32384]: cluster 2023-12-01T14:12:10.371288+0000 mgr.y (mgr.24362) 16906 : cluster 0 pgmap v16875: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:12:11.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:12:11 smithi090 bash[32384]: audit 2023-12-01T14:12:10.675199+0000 mon.c (mon.2) 10836 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:12:13.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:12:13 smithi080 bash[28361]: cluster 2023-12-01T14:12:12.372441+0000 mgr.y (mgr.24362) 16907 : cluster 0 pgmap v16876: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:12:13.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:12:13 smithi080 bash[28361]: audit 2023-12-01T14:12:12.694686+0000 mon.c (mon.2) 10837 : audit 0 from='client.? 172.21.15.80:0/223313815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:12:13.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:12:13 smithi080 bash[41963]: cluster 2023-12-01T14:12:12.372441+0000 mgr.y (mgr.24362) 16907 : cluster 0 pgmap v16876: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:12:13.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:12:13 smithi080 bash[41963]: audit 2023-12-01T14:12:12.694686+0000 mon.c (mon.2) 10837 : audit 0 from='client.? 172.21.15.80:0/223313815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:12:13.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:12:13 smithi090 bash[32384]: cluster 2023-12-01T14:12:12.372441+0000 mgr.y (mgr.24362) 16907 : cluster 0 pgmap v16876: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:12:13.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:12:13 smithi090 bash[32384]: audit 2023-12-01T14:12:12.694686+0000 mon.c (mon.2) 10837 : audit 0 from='client.? 172.21.15.80:0/223313815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:12:15.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:12:15 smithi080 bash[41963]: cluster 2023-12-01T14:12:14.373161+0000 mgr.y (mgr.24362) 16908 : cluster 0 pgmap v16877: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:12:15.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:12:15 smithi080 bash[28361]: cluster 2023-12-01T14:12:14.373161+0000 mgr.y (mgr.24362) 16908 : cluster 0 pgmap v16877: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:12:15.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:12:15 smithi090 bash[32384]: cluster 2023-12-01T14:12:14.373161+0000 mgr.y (mgr.24362) 16908 : cluster 0 pgmap v16877: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:12:16.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:12:16 smithi080 bash[28361]: audit 2023-12-01T14:12:15.163226+0000 mon.a (mon.0) 10322 : audit 0 from='client.? 172.21.15.80:0/2618145590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:12:16.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:12:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:12:16] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T14:12:16.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:12:16 smithi080 bash[41963]: audit 2023-12-01T14:12:15.163226+0000 mon.a (mon.0) 10322 : audit 0 from='client.? 172.21.15.80:0/2618145590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:12:16.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:12:16 smithi090 bash[32384]: audit 2023-12-01T14:12:15.163226+0000 mon.a (mon.0) 10322 : audit 0 from='client.? 172.21.15.80:0/2618145590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:12:17.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:12:17 smithi080 bash[28361]: cluster 2023-12-01T14:12:16.374276+0000 mgr.y (mgr.24362) 16909 : cluster 0 pgmap v16878: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:12:17.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:12:17 smithi080 bash[41963]: cluster 2023-12-01T14:12:16.374276+0000 mgr.y (mgr.24362) 16909 : cluster 0 pgmap v16878: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:12:17.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:12:17 smithi090 bash[32384]: cluster 2023-12-01T14:12:16.374276+0000 mgr.y (mgr.24362) 16909 : cluster 0 pgmap v16878: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:12:18.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:12:18 smithi080 bash[28361]: audit 2023-12-01T14:12:17.615195+0000 mon.a (mon.0) 10323 : audit 0 from='client.? 172.21.15.80:0/4113483821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:12:18.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:12:18 smithi080 bash[41963]: audit 2023-12-01T14:12:17.615195+0000 mon.a (mon.0) 10323 : audit 0 from='client.? 172.21.15.80:0/4113483821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:12:18.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:12:18 smithi090 bash[32384]: audit 2023-12-01T14:12:17.615195+0000 mon.a (mon.0) 10323 : audit 0 from='client.? 172.21.15.80:0/4113483821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:12:19.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:12:19 smithi080 bash[28361]: cluster 2023-12-01T14:12:18.374898+0000 mgr.y (mgr.24362) 16910 : cluster 0 pgmap v16879: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:12:19.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:12:19 smithi080 bash[41963]: cluster 2023-12-01T14:12:18.374898+0000 mgr.y (mgr.24362) 16910 : cluster 0 pgmap v16879: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:12:19.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:12:19 smithi090 bash[32384]: cluster 2023-12-01T14:12:18.374898+0000 mgr.y (mgr.24362) 16910 : cluster 0 pgmap v16879: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:12:20.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:12:20 smithi080 bash[28361]: audit 2023-12-01T14:12:20.068393+0000 mon.a (mon.0) 10324 : audit 0 from='client.? 172.21.15.80:0/3304506695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:12:20.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:12:20 smithi080 bash[41963]: audit 2023-12-01T14:12:20.068393+0000 mon.a (mon.0) 10324 : audit 0 from='client.? 172.21.15.80:0/3304506695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:12:20.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:12:20 smithi090 bash[32384]: audit 2023-12-01T14:12:20.068393+0000 mon.a (mon.0) 10324 : audit 0 from='client.? 172.21.15.80:0/3304506695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:12:21.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:12:21 smithi080 bash[28361]: cluster 2023-12-01T14:12:20.375540+0000 mgr.y (mgr.24362) 16911 : cluster 0 pgmap v16880: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:12:21.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:12:21 smithi080 bash[41963]: cluster 2023-12-01T14:12:20.375540+0000 mgr.y (mgr.24362) 16911 : cluster 0 pgmap v16880: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:12:21.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:12:21 smithi090 bash[32384]: cluster 2023-12-01T14:12:20.375540+0000 mgr.y (mgr.24362) 16911 : cluster 0 pgmap v16880: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:12:23.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:12:23 smithi090 bash[32384]: cluster 2023-12-01T14:12:22.376665+0000 mgr.y (mgr.24362) 16912 : cluster 0 pgmap v16881: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:12:23.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:12:23 smithi090 bash[32384]: audit 2023-12-01T14:12:22.526482+0000 mon.a (mon.0) 10325 : audit 0 from='client.? 172.21.15.80:0/917500391' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:12:23.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:12:23 smithi080 bash[28361]: cluster 2023-12-01T14:12:22.376665+0000 mgr.y (mgr.24362) 16912 : cluster 0 pgmap v16881: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:12:23.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:12:23 smithi080 bash[28361]: audit 2023-12-01T14:12:22.526482+0000 mon.a (mon.0) 10325 : audit 0 from='client.? 172.21.15.80:0/917500391' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:12:23.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:12:23 smithi080 bash[41963]: cluster 2023-12-01T14:12:22.376665+0000 mgr.y (mgr.24362) 16912 : cluster 0 pgmap v16881: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:12:23.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:12:23 smithi080 bash[41963]: audit 2023-12-01T14:12:22.526482+0000 mon.a (mon.0) 10325 : audit 0 from='client.? 172.21.15.80:0/917500391' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:12:25.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:12:25 smithi080 bash[28361]: cluster 2023-12-01T14:12:24.377293+0000 mgr.y (mgr.24362) 16913 : cluster 0 pgmap v16882: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:12:25.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:12:25 smithi080 bash[28361]: audit 2023-12-01T14:12:24.973853+0000 mon.c (mon.2) 10838 : audit 0 from='client.? 172.21.15.80:0/2011272036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:12:25.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:12:25 smithi080 bash[41963]: cluster 2023-12-01T14:12:24.377293+0000 mgr.y (mgr.24362) 16913 : cluster 0 pgmap v16882: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:12:25.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:12:25 smithi080 bash[41963]: audit 2023-12-01T14:12:24.973853+0000 mon.c (mon.2) 10838 : audit 0 from='client.? 172.21.15.80:0/2011272036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:12:25.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:12:25 smithi090 bash[32384]: cluster 2023-12-01T14:12:24.377293+0000 mgr.y (mgr.24362) 16913 : cluster 0 pgmap v16882: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:12:25.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:12:25 smithi090 bash[32384]: audit 2023-12-01T14:12:24.973853+0000 mon.c (mon.2) 10838 : audit 0 from='client.? 172.21.15.80:0/2011272036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:12:26.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:12:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:12:26] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T14:12:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:12:26 smithi080 bash[41963]: audit 2023-12-01T14:12:25.675668+0000 mon.c (mon.2) 10839 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:12:26.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:12:26 smithi080 bash[28361]: audit 2023-12-01T14:12:25.675668+0000 mon.c (mon.2) 10839 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:12:26.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:12:26 smithi090 bash[32384]: audit 2023-12-01T14:12:25.675668+0000 mon.c (mon.2) 10839 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:12:27.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:12:27 smithi080 bash[28361]: cluster 2023-12-01T14:12:26.378459+0000 mgr.y (mgr.24362) 16914 : cluster 0 pgmap v16883: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:12:27.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:12:27 smithi080 bash[41963]: cluster 2023-12-01T14:12:26.378459+0000 mgr.y (mgr.24362) 16914 : cluster 0 pgmap v16883: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:12:27.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:12:27 smithi090 bash[32384]: cluster 2023-12-01T14:12:26.378459+0000 mgr.y (mgr.24362) 16914 : cluster 0 pgmap v16883: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:12:28.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:12:28 smithi080 bash[41963]: audit 2023-12-01T14:12:27.432767+0000 mon.c (mon.2) 10840 : audit 0 from='client.? 172.21.15.80:0/1740835138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:12:28.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:12:28 smithi080 bash[28361]: audit 2023-12-01T14:12:27.432767+0000 mon.c (mon.2) 10840 : audit 0 from='client.? 172.21.15.80:0/1740835138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:12:28.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:12:28 smithi090 bash[32384]: audit 2023-12-01T14:12:27.432767+0000 mon.c (mon.2) 10840 : audit 0 from='client.? 172.21.15.80:0/1740835138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:12:29.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:12:29 smithi080 bash[28361]: cluster 2023-12-01T14:12:28.379124+0000 mgr.y (mgr.24362) 16915 : cluster 0 pgmap v16884: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:12:29.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:12:29 smithi080 bash[41963]: cluster 2023-12-01T14:12:28.379124+0000 mgr.y (mgr.24362) 16915 : cluster 0 pgmap v16884: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:12:29.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:12:29 smithi090 bash[32384]: cluster 2023-12-01T14:12:28.379124+0000 mgr.y (mgr.24362) 16915 : cluster 0 pgmap v16884: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:12:30.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:12:30 smithi080 bash[28361]: audit 2023-12-01T14:12:29.882708+0000 mon.a (mon.0) 10326 : audit 0 from='client.? 172.21.15.80:0/2665379298' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:12:30.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:12:30 smithi080 bash[41963]: audit 2023-12-01T14:12:29.882708+0000 mon.a (mon.0) 10326 : audit 0 from='client.? 172.21.15.80:0/2665379298' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:12:30.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:12:30 smithi090 bash[32384]: audit 2023-12-01T14:12:29.882708+0000 mon.a (mon.0) 10326 : audit 0 from='client.? 172.21.15.80:0/2665379298' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:12:31.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:12:31 smithi080 bash[28361]: cluster 2023-12-01T14:12:30.379713+0000 mgr.y (mgr.24362) 16916 : cluster 0 pgmap v16885: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:12:31.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:12:31 smithi080 bash[41963]: cluster 2023-12-01T14:12:30.379713+0000 mgr.y (mgr.24362) 16916 : cluster 0 pgmap v16885: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:12:31.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:12:31 smithi090 bash[32384]: cluster 2023-12-01T14:12:30.379713+0000 mgr.y (mgr.24362) 16916 : cluster 0 pgmap v16885: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:12:32.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:12:32 smithi080 bash[28361]: audit 2023-12-01T14:12:32.338305+0000 mon.c (mon.2) 10841 : audit 0 from='client.? 172.21.15.80:0/79907474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:12:32.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:12:32 smithi080 bash[41963]: audit 2023-12-01T14:12:32.338305+0000 mon.c (mon.2) 10841 : audit 0 from='client.? 172.21.15.80:0/79907474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:12:32.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:12:32 smithi090 bash[32384]: audit 2023-12-01T14:12:32.338305+0000 mon.c (mon.2) 10841 : audit 0 from='client.? 172.21.15.80:0/79907474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:12:33.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:12:33 smithi090 bash[32384]: cluster 2023-12-01T14:12:32.380896+0000 mgr.y (mgr.24362) 16917 : cluster 0 pgmap v16886: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:12:33.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:12:33 smithi090 bash[32384]: audit 2023-12-01T14:12:33.273444+0000 mon.c (mon.2) 10842 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:12:33.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:12:33 smithi080 bash[28361]: cluster 2023-12-01T14:12:32.380896+0000 mgr.y (mgr.24362) 16917 : cluster 0 pgmap v16886: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:12:33.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:12:33 smithi080 bash[28361]: audit 2023-12-01T14:12:33.273444+0000 mon.c (mon.2) 10842 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:12:33.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:12:33 smithi080 bash[41963]: cluster 2023-12-01T14:12:32.380896+0000 mgr.y (mgr.24362) 16917 : cluster 0 pgmap v16886: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:12:33.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:12:33 smithi080 bash[41963]: audit 2023-12-01T14:12:33.273444+0000 mon.c (mon.2) 10842 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:12:35.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:12:35 smithi080 bash[41963]: cluster 2023-12-01T14:12:34.381494+0000 mgr.y (mgr.24362) 16918 : cluster 0 pgmap v16887: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:12:35.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:12:35 smithi080 bash[41963]: audit 2023-12-01T14:12:34.781939+0000 mon.a (mon.0) 10327 : audit 0 from='client.? 172.21.15.80:0/1836473735' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:12:35.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:12:35 smithi080 bash[28361]: cluster 2023-12-01T14:12:34.381494+0000 mgr.y (mgr.24362) 16918 : cluster 0 pgmap v16887: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:12:35.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:12:35 smithi080 bash[28361]: audit 2023-12-01T14:12:34.781939+0000 mon.a (mon.0) 10327 : audit 0 from='client.? 172.21.15.80:0/1836473735' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:12:35.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:12:35 smithi090 bash[32384]: cluster 2023-12-01T14:12:34.381494+0000 mgr.y (mgr.24362) 16918 : cluster 0 pgmap v16887: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:12:35.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:12:35 smithi090 bash[32384]: audit 2023-12-01T14:12:34.781939+0000 mon.a (mon.0) 10327 : audit 0 from='client.? 172.21.15.80:0/1836473735' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:12:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:12:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:12:36] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T14:12:37.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:12:37 smithi090 bash[32384]: cluster 2023-12-01T14:12:36.382689+0000 mgr.y (mgr.24362) 16919 : cluster 0 pgmap v16888: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:12:37.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:12:37 smithi090 bash[32384]: audit 2023-12-01T14:12:37.227720+0000 mon.a (mon.0) 10328 : audit 0 from='client.? 172.21.15.80:0/1757856319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:12:37.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:12:37 smithi080 bash[28361]: cluster 2023-12-01T14:12:36.382689+0000 mgr.y (mgr.24362) 16919 : cluster 0 pgmap v16888: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:12:37.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:12:37 smithi080 bash[28361]: audit 2023-12-01T14:12:37.227720+0000 mon.a (mon.0) 10328 : audit 0 from='client.? 172.21.15.80:0/1757856319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:12:37.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:12:37 smithi080 bash[41963]: cluster 2023-12-01T14:12:36.382689+0000 mgr.y (mgr.24362) 16919 : cluster 0 pgmap v16888: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:12:37.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:12:37 smithi080 bash[41963]: audit 2023-12-01T14:12:37.227720+0000 mon.a (mon.0) 10328 : audit 0 from='client.? 172.21.15.80:0/1757856319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:12:39.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:12:39 smithi090 bash[32384]: cluster 2023-12-01T14:12:38.383216+0000 mgr.y (mgr.24362) 16920 : cluster 0 pgmap v16889: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:12:39.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:12:39 smithi090 bash[32384]: audit 2023-12-01T14:12:39.066359+0000 mon.a (mon.0) 10329 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:12:39.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:12:39 smithi090 bash[32384]: audit 2023-12-01T14:12:39.076572+0000 mon.a (mon.0) 10330 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:12:39.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:12:39 smithi080 bash[41963]: cluster 2023-12-01T14:12:38.383216+0000 mgr.y (mgr.24362) 16920 : cluster 0 pgmap v16889: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:12:39.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:12:39 smithi080 bash[41963]: audit 2023-12-01T14:12:39.066359+0000 mon.a (mon.0) 10329 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:12:39.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:12:39 smithi080 bash[41963]: audit 2023-12-01T14:12:39.076572+0000 mon.a (mon.0) 10330 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:12:39.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:12:39 smithi080 bash[28361]: cluster 2023-12-01T14:12:38.383216+0000 mgr.y (mgr.24362) 16920 : cluster 0 pgmap v16889: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:12:39.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:12:39 smithi080 bash[28361]: audit 2023-12-01T14:12:39.066359+0000 mon.a (mon.0) 10329 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:12:39.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:12:39 smithi080 bash[28361]: audit 2023-12-01T14:12:39.076572+0000 mon.a (mon.0) 10330 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:12:40.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:12:40 smithi090 bash[32384]: audit 2023-12-01T14:12:39.467452+0000 mon.a (mon.0) 10331 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:12:40.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:12:40 smithi090 bash[32384]: audit 2023-12-01T14:12:39.477917+0000 mon.a (mon.0) 10332 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:12:40.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:12:40 smithi090 bash[32384]: audit 2023-12-01T14:12:39.758075+0000 mon.c (mon.2) 10843 : audit 0 from='client.? 172.21.15.80:0/2711504839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:12:40.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:12:40 smithi090 bash[32384]: audit 2023-12-01T14:12:40.030147+0000 mon.c (mon.2) 10844 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:12:40.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:12:40 smithi090 bash[32384]: audit 2023-12-01T14:12:40.032035+0000 mon.c (mon.2) 10845 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:12:40.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:12:40 smithi090 bash[32384]: audit 2023-12-01T14:12:40.042098+0000 mon.a (mon.0) 10333 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:12:40.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:12:40 smithi080 bash[41963]: audit 2023-12-01T14:12:39.467452+0000 mon.a (mon.0) 10331 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:12:40.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:12:40 smithi080 bash[41963]: audit 2023-12-01T14:12:39.477917+0000 mon.a (mon.0) 10332 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:12:40.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:12:40 smithi080 bash[41963]: audit 2023-12-01T14:12:39.758075+0000 mon.c (mon.2) 10843 : audit 0 from='client.? 172.21.15.80:0/2711504839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:12:40.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:12:40 smithi080 bash[41963]: audit 2023-12-01T14:12:40.030147+0000 mon.c (mon.2) 10844 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:12:40.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:12:40 smithi080 bash[41963]: audit 2023-12-01T14:12:40.032035+0000 mon.c (mon.2) 10845 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:12:40.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:12:40 smithi080 bash[41963]: audit 2023-12-01T14:12:40.042098+0000 mon.a (mon.0) 10333 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:12:40.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:12:40 smithi080 bash[28361]: audit 2023-12-01T14:12:39.467452+0000 mon.a (mon.0) 10331 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:12:40.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:12:40 smithi080 bash[28361]: audit 2023-12-01T14:12:39.477917+0000 mon.a (mon.0) 10332 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:12:40.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:12:40 smithi080 bash[28361]: audit 2023-12-01T14:12:39.758075+0000 mon.c (mon.2) 10843 : audit 0 from='client.? 172.21.15.80:0/2711504839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:12:40.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:12:40 smithi080 bash[28361]: audit 2023-12-01T14:12:40.030147+0000 mon.c (mon.2) 10844 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:12:40.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:12:40 smithi080 bash[28361]: audit 2023-12-01T14:12:40.032035+0000 mon.c (mon.2) 10845 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:12:40.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:12:40 smithi080 bash[28361]: audit 2023-12-01T14:12:40.042098+0000 mon.a (mon.0) 10333 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:12:41.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:12:41 smithi090 bash[32384]: cluster 2023-12-01T14:12:40.383851+0000 mgr.y (mgr.24362) 16921 : cluster 0 pgmap v16890: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:12:41.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:12:41 smithi090 bash[32384]: audit 2023-12-01T14:12:40.676235+0000 mon.c (mon.2) 10846 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:12:41.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:12:41 smithi080 bash[28361]: cluster 2023-12-01T14:12:40.383851+0000 mgr.y (mgr.24362) 16921 : cluster 0 pgmap v16890: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:12:41.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:12:41 smithi080 bash[28361]: audit 2023-12-01T14:12:40.676235+0000 mon.c (mon.2) 10846 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:12:41.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:12:41 smithi080 bash[41963]: cluster 2023-12-01T14:12:40.383851+0000 mgr.y (mgr.24362) 16921 : cluster 0 pgmap v16890: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:12:41.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:12:41 smithi080 bash[41963]: audit 2023-12-01T14:12:40.676235+0000 mon.c (mon.2) 10846 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:12:42.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:12:42 smithi090 bash[32384]: audit 2023-12-01T14:12:42.212436+0000 mon.a (mon.0) 10334 : audit 0 from='client.? 172.21.15.80:0/1567930326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:12:42.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:12:42 smithi080 bash[41963]: audit 2023-12-01T14:12:42.212436+0000 mon.a (mon.0) 10334 : audit 0 from='client.? 172.21.15.80:0/1567930326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:12:42.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:12:42 smithi080 bash[28361]: audit 2023-12-01T14:12:42.212436+0000 mon.a (mon.0) 10334 : audit 0 from='client.? 172.21.15.80:0/1567930326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:12:43.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:12:43 smithi090 bash[32384]: cluster 2023-12-01T14:12:42.384946+0000 mgr.y (mgr.24362) 16922 : cluster 0 pgmap v16891: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:12:43.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:12:43 smithi080 bash[28361]: cluster 2023-12-01T14:12:42.384946+0000 mgr.y (mgr.24362) 16922 : cluster 0 pgmap v16891: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:12:43.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:12:43 smithi080 bash[41963]: cluster 2023-12-01T14:12:42.384946+0000 mgr.y (mgr.24362) 16922 : cluster 0 pgmap v16891: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:12:45.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:12:45 smithi080 bash[28361]: cluster 2023-12-01T14:12:44.385580+0000 mgr.y (mgr.24362) 16923 : cluster 0 pgmap v16892: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:12:45.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:12:45 smithi080 bash[28361]: audit 2023-12-01T14:12:44.668112+0000 mon.a (mon.0) 10335 : audit 0 from='client.? 172.21.15.80:0/2993398348' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:12:45.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:12:45 smithi080 bash[41963]: cluster 2023-12-01T14:12:44.385580+0000 mgr.y (mgr.24362) 16923 : cluster 0 pgmap v16892: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:12:45.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:12:45 smithi080 bash[41963]: audit 2023-12-01T14:12:44.668112+0000 mon.a (mon.0) 10335 : audit 0 from='client.? 172.21.15.80:0/2993398348' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:12:45.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:12:45 smithi090 bash[32384]: cluster 2023-12-01T14:12:44.385580+0000 mgr.y (mgr.24362) 16923 : cluster 0 pgmap v16892: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:12:45.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:12:45 smithi090 bash[32384]: audit 2023-12-01T14:12:44.668112+0000 mon.a (mon.0) 10335 : audit 0 from='client.? 172.21.15.80:0/2993398348' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:12:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:12:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:12:46] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T14:12:47.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:12:47 smithi090 bash[32384]: cluster 2023-12-01T14:12:46.386709+0000 mgr.y (mgr.24362) 16924 : cluster 0 pgmap v16893: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:12:47.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:12:47 smithi090 bash[32384]: audit 2023-12-01T14:12:47.127821+0000 mon.a (mon.0) 10336 : audit 0 from='client.? 172.21.15.80:0/3844882824' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:12:47.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:12:47 smithi080 bash[41963]: cluster 2023-12-01T14:12:46.386709+0000 mgr.y (mgr.24362) 16924 : cluster 0 pgmap v16893: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:12:47.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:12:47 smithi080 bash[41963]: audit 2023-12-01T14:12:47.127821+0000 mon.a (mon.0) 10336 : audit 0 from='client.? 172.21.15.80:0/3844882824' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:12:47.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:12:47 smithi080 bash[28361]: cluster 2023-12-01T14:12:46.386709+0000 mgr.y (mgr.24362) 16924 : cluster 0 pgmap v16893: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:12:47.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:12:47 smithi080 bash[28361]: audit 2023-12-01T14:12:47.127821+0000 mon.a (mon.0) 10336 : audit 0 from='client.? 172.21.15.80:0/3844882824' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:12:49.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:12:49 smithi090 bash[32384]: cluster 2023-12-01T14:12:48.387318+0000 mgr.y (mgr.24362) 16925 : cluster 0 pgmap v16894: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:12:49.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:12:49 smithi080 bash[28361]: cluster 2023-12-01T14:12:48.387318+0000 mgr.y (mgr.24362) 16925 : cluster 0 pgmap v16894: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:12:49.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:12:49 smithi080 bash[41963]: cluster 2023-12-01T14:12:48.387318+0000 mgr.y (mgr.24362) 16925 : cluster 0 pgmap v16894: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:12:50.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:12:50 smithi090 bash[32384]: audit 2023-12-01T14:12:49.581349+0000 mon.a (mon.0) 10337 : audit 0 from='client.? 172.21.15.80:0/1431076217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:12:50.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:12:50 smithi080 bash[28361]: audit 2023-12-01T14:12:49.581349+0000 mon.a (mon.0) 10337 : audit 0 from='client.? 172.21.15.80:0/1431076217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:12:50.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:12:50 smithi080 bash[41963]: audit 2023-12-01T14:12:49.581349+0000 mon.a (mon.0) 10337 : audit 0 from='client.? 172.21.15.80:0/1431076217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:12:51.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:12:51 smithi090 bash[32384]: cluster 2023-12-01T14:12:50.387984+0000 mgr.y (mgr.24362) 16926 : cluster 0 pgmap v16895: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:12:51.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:12:51 smithi080 bash[28361]: cluster 2023-12-01T14:12:50.387984+0000 mgr.y (mgr.24362) 16926 : cluster 0 pgmap v16895: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:12:51.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:12:51 smithi080 bash[41963]: cluster 2023-12-01T14:12:50.387984+0000 mgr.y (mgr.24362) 16926 : cluster 0 pgmap v16895: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:12:52.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:12:52 smithi090 bash[32384]: audit 2023-12-01T14:12:52.036878+0000 mon.a (mon.0) 10338 : audit 0 from='client.? 172.21.15.80:0/17896692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:12:52.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:12:52 smithi080 bash[28361]: audit 2023-12-01T14:12:52.036878+0000 mon.a (mon.0) 10338 : audit 0 from='client.? 172.21.15.80:0/17896692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:12:52.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:12:52 smithi080 bash[41963]: audit 2023-12-01T14:12:52.036878+0000 mon.a (mon.0) 10338 : audit 0 from='client.? 172.21.15.80:0/17896692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:12:53.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:12:53 smithi090 bash[32384]: cluster 2023-12-01T14:12:52.389034+0000 mgr.y (mgr.24362) 16927 : cluster 0 pgmap v16896: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:12:53.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:12:53 smithi080 bash[28361]: cluster 2023-12-01T14:12:52.389034+0000 mgr.y (mgr.24362) 16927 : cluster 0 pgmap v16896: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:12:53.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:12:53 smithi080 bash[41963]: cluster 2023-12-01T14:12:52.389034+0000 mgr.y (mgr.24362) 16927 : cluster 0 pgmap v16896: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:12:55.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:12:55 smithi080 bash[28361]: cluster 2023-12-01T14:12:54.389630+0000 mgr.y (mgr.24362) 16928 : cluster 0 pgmap v16897: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:12:55.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:12:55 smithi080 bash[28361]: audit 2023-12-01T14:12:54.500700+0000 mon.a (mon.0) 10339 : audit 0 from='client.? 172.21.15.80:0/3309583245' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:12:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:12:55 smithi080 bash[41963]: cluster 2023-12-01T14:12:54.389630+0000 mgr.y (mgr.24362) 16928 : cluster 0 pgmap v16897: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:12:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:12:55 smithi080 bash[41963]: audit 2023-12-01T14:12:54.500700+0000 mon.a (mon.0) 10339 : audit 0 from='client.? 172.21.15.80:0/3309583245' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:12:55.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:12:55 smithi090 bash[32384]: cluster 2023-12-01T14:12:54.389630+0000 mgr.y (mgr.24362) 16928 : cluster 0 pgmap v16897: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:12:55.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:12:55 smithi090 bash[32384]: audit 2023-12-01T14:12:54.500700+0000 mon.a (mon.0) 10339 : audit 0 from='client.? 172.21.15.80:0/3309583245' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:12:56.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:12:56 smithi080 bash[28361]: audit 2023-12-01T14:12:55.676407+0000 mon.c (mon.2) 10847 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:12:56.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:12:56 smithi080 bash[41963]: audit 2023-12-01T14:12:55.676407+0000 mon.c (mon.2) 10847 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:12:56.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:12:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:12:56] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T14:12:56.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:12:56 smithi090 bash[32384]: audit 2023-12-01T14:12:55.676407+0000 mon.c (mon.2) 10847 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:12:57.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:12:57 smithi080 bash[28361]: cluster 2023-12-01T14:12:56.390808+0000 mgr.y (mgr.24362) 16929 : cluster 0 pgmap v16898: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:12:57.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:12:57 smithi080 bash[28361]: audit 2023-12-01T14:12:56.956602+0000 mon.a (mon.0) 10340 : audit 0 from='client.? 172.21.15.80:0/3014288505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:12:57.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:12:57 smithi080 bash[41963]: cluster 2023-12-01T14:12:56.390808+0000 mgr.y (mgr.24362) 16929 : cluster 0 pgmap v16898: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:12:57.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:12:57 smithi080 bash[41963]: audit 2023-12-01T14:12:56.956602+0000 mon.a (mon.0) 10340 : audit 0 from='client.? 172.21.15.80:0/3014288505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:12:57.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:12:57 smithi090 bash[32384]: cluster 2023-12-01T14:12:56.390808+0000 mgr.y (mgr.24362) 16929 : cluster 0 pgmap v16898: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:12:57.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:12:57 smithi090 bash[32384]: audit 2023-12-01T14:12:56.956602+0000 mon.a (mon.0) 10340 : audit 0 from='client.? 172.21.15.80:0/3014288505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:12:59.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:12:59 smithi090 bash[32384]: cluster 2023-12-01T14:12:58.391351+0000 mgr.y (mgr.24362) 16930 : cluster 0 pgmap v16899: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:12:59.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:12:59 smithi090 bash[32384]: audit 2023-12-01T14:12:59.414112+0000 mon.a (mon.0) 10341 : audit 0 from='client.? 172.21.15.80:0/39550024' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:12:59.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:12:59 smithi080 bash[28361]: cluster 2023-12-01T14:12:58.391351+0000 mgr.y (mgr.24362) 16930 : cluster 0 pgmap v16899: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:12:59.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:12:59 smithi080 bash[28361]: audit 2023-12-01T14:12:59.414112+0000 mon.a (mon.0) 10341 : audit 0 from='client.? 172.21.15.80:0/39550024' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:12:59.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:12:59 smithi080 bash[41963]: cluster 2023-12-01T14:12:58.391351+0000 mgr.y (mgr.24362) 16930 : cluster 0 pgmap v16899: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:12:59.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:12:59 smithi080 bash[41963]: audit 2023-12-01T14:12:59.414112+0000 mon.a (mon.0) 10341 : audit 0 from='client.? 172.21.15.80:0/39550024' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:13:01.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:13:01 smithi090 bash[32384]: cluster 2023-12-01T14:13:00.391943+0000 mgr.y (mgr.24362) 16931 : cluster 0 pgmap v16900: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:13:01.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:13:01 smithi080 bash[41963]: cluster 2023-12-01T14:13:00.391943+0000 mgr.y (mgr.24362) 16931 : cluster 0 pgmap v16900: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:13:01.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:13:01 smithi080 bash[28361]: cluster 2023-12-01T14:13:00.391943+0000 mgr.y (mgr.24362) 16931 : cluster 0 pgmap v16900: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:13:02.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:13:02 smithi090 bash[32384]: audit 2023-12-01T14:13:01.873461+0000 mon.a (mon.0) 10342 : audit 0 from='client.? 172.21.15.80:0/3634457615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:13:02.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:13:02 smithi080 bash[28361]: audit 2023-12-01T14:13:01.873461+0000 mon.a (mon.0) 10342 : audit 0 from='client.? 172.21.15.80:0/3634457615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:13:02.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:13:02 smithi080 bash[41963]: audit 2023-12-01T14:13:01.873461+0000 mon.a (mon.0) 10342 : audit 0 from='client.? 172.21.15.80:0/3634457615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:13:03.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:13:03 smithi090 bash[32384]: cluster 2023-12-01T14:13:02.392981+0000 mgr.y (mgr.24362) 16932 : cluster 0 pgmap v16901: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:13:03.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:13:03 smithi080 bash[41963]: cluster 2023-12-01T14:13:02.392981+0000 mgr.y (mgr.24362) 16932 : cluster 0 pgmap v16901: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:13:03.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:13:03 smithi080 bash[28361]: cluster 2023-12-01T14:13:02.392981+0000 mgr.y (mgr.24362) 16932 : cluster 0 pgmap v16901: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:13:05.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:13:05 smithi080 bash[28361]: audit 2023-12-01T14:13:04.324708+0000 mon.c (mon.2) 10848 : audit 0 from='client.? 172.21.15.80:0/1416859217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:13:05.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:13:05 smithi080 bash[28361]: cluster 2023-12-01T14:13:04.393554+0000 mgr.y (mgr.24362) 16933 : cluster 0 pgmap v16902: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:13:05.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:13:05 smithi080 bash[41963]: audit 2023-12-01T14:13:04.324708+0000 mon.c (mon.2) 10848 : audit 0 from='client.? 172.21.15.80:0/1416859217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:13:05.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:13:05 smithi080 bash[41963]: cluster 2023-12-01T14:13:04.393554+0000 mgr.y (mgr.24362) 16933 : cluster 0 pgmap v16902: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:13:05.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:13:05 smithi090 bash[32384]: audit 2023-12-01T14:13:04.324708+0000 mon.c (mon.2) 10848 : audit 0 from='client.? 172.21.15.80:0/1416859217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:13:05.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:13:05 smithi090 bash[32384]: cluster 2023-12-01T14:13:04.393554+0000 mgr.y (mgr.24362) 16933 : cluster 0 pgmap v16902: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:13:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:13:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:13:06] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T14:13:07.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:13:07 smithi090 bash[32384]: cluster 2023-12-01T14:13:06.394613+0000 mgr.y (mgr.24362) 16934 : cluster 0 pgmap v16903: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:13:07.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:13:07 smithi090 bash[32384]: audit 2023-12-01T14:13:06.770273+0000 mon.a (mon.0) 10343 : audit 0 from='client.? 172.21.15.80:0/2177725238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:13:07.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:13:07 smithi080 bash[28361]: cluster 2023-12-01T14:13:06.394613+0000 mgr.y (mgr.24362) 16934 : cluster 0 pgmap v16903: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:13:07.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:13:07 smithi080 bash[28361]: audit 2023-12-01T14:13:06.770273+0000 mon.a (mon.0) 10343 : audit 0 from='client.? 172.21.15.80:0/2177725238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:13:07.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:13:07 smithi080 bash[41963]: cluster 2023-12-01T14:13:06.394613+0000 mgr.y (mgr.24362) 16934 : cluster 0 pgmap v16903: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:13:07.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:13:07 smithi080 bash[41963]: audit 2023-12-01T14:13:06.770273+0000 mon.a (mon.0) 10343 : audit 0 from='client.? 172.21.15.80:0/2177725238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:13:09.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:13:09 smithi090 bash[32384]: cluster 2023-12-01T14:13:08.395337+0000 mgr.y (mgr.24362) 16935 : cluster 0 pgmap v16904: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:13:09.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:13:09 smithi090 bash[32384]: audit 2023-12-01T14:13:09.224278+0000 mon.c (mon.2) 10849 : audit 0 from='client.? 172.21.15.80:0/2541455043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:13:09.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:13:09 smithi080 bash[28361]: cluster 2023-12-01T14:13:08.395337+0000 mgr.y (mgr.24362) 16935 : cluster 0 pgmap v16904: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:13:09.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:13:09 smithi080 bash[28361]: audit 2023-12-01T14:13:09.224278+0000 mon.c (mon.2) 10849 : audit 0 from='client.? 172.21.15.80:0/2541455043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:13:09.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:13:09 smithi080 bash[41963]: cluster 2023-12-01T14:13:08.395337+0000 mgr.y (mgr.24362) 16935 : cluster 0 pgmap v16904: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:13:09.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:13:09 smithi080 bash[41963]: audit 2023-12-01T14:13:09.224278+0000 mon.c (mon.2) 10849 : audit 0 from='client.? 172.21.15.80:0/2541455043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:13:11.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:13:11 smithi090 bash[32384]: cluster 2023-12-01T14:13:10.396043+0000 mgr.y (mgr.24362) 16936 : cluster 0 pgmap v16905: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:13:11.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:13:11 smithi090 bash[32384]: audit 2023-12-01T14:13:10.676883+0000 mon.c (mon.2) 10850 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:13:11.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:13:11 smithi080 bash[28361]: cluster 2023-12-01T14:13:10.396043+0000 mgr.y (mgr.24362) 16936 : cluster 0 pgmap v16905: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:13:11.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:13:11 smithi080 bash[28361]: audit 2023-12-01T14:13:10.676883+0000 mon.c (mon.2) 10850 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:13:11.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:13:11 smithi080 bash[41963]: cluster 2023-12-01T14:13:10.396043+0000 mgr.y (mgr.24362) 16936 : cluster 0 pgmap v16905: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:13:11.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:13:11 smithi080 bash[41963]: audit 2023-12-01T14:13:10.676883+0000 mon.c (mon.2) 10850 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:13:12.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:13:12 smithi090 bash[32384]: audit 2023-12-01T14:13:11.682562+0000 mon.a (mon.0) 10344 : audit 0 from='client.? 172.21.15.80:0/586419651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:13:12.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:13:12 smithi080 bash[28361]: audit 2023-12-01T14:13:11.682562+0000 mon.a (mon.0) 10344 : audit 0 from='client.? 172.21.15.80:0/586419651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:13:12.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:13:12 smithi080 bash[41963]: audit 2023-12-01T14:13:11.682562+0000 mon.a (mon.0) 10344 : audit 0 from='client.? 172.21.15.80:0/586419651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:13:13.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:13:13 smithi090 bash[32384]: cluster 2023-12-01T14:13:12.397150+0000 mgr.y (mgr.24362) 16937 : cluster 0 pgmap v16906: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:13:13.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:13:13 smithi080 bash[41963]: cluster 2023-12-01T14:13:12.397150+0000 mgr.y (mgr.24362) 16937 : cluster 0 pgmap v16906: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:13:13.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:13:13 smithi080 bash[28361]: cluster 2023-12-01T14:13:12.397150+0000 mgr.y (mgr.24362) 16937 : cluster 0 pgmap v16906: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:13:15.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:13:15 smithi080 bash[28361]: audit 2023-12-01T14:13:14.138169+0000 mon.a (mon.0) 10345 : audit 0 from='client.? 172.21.15.80:0/3755853449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:13:15.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:13:15 smithi080 bash[28361]: cluster 2023-12-01T14:13:14.397789+0000 mgr.y (mgr.24362) 16938 : cluster 0 pgmap v16907: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:13:15.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:13:15 smithi080 bash[41963]: audit 2023-12-01T14:13:14.138169+0000 mon.a (mon.0) 10345 : audit 0 from='client.? 172.21.15.80:0/3755853449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:13:15.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:13:15 smithi080 bash[41963]: cluster 2023-12-01T14:13:14.397789+0000 mgr.y (mgr.24362) 16938 : cluster 0 pgmap v16907: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:13:15.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:13:15 smithi090 bash[32384]: audit 2023-12-01T14:13:14.138169+0000 mon.a (mon.0) 10345 : audit 0 from='client.? 172.21.15.80:0/3755853449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:13:15.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:13:15 smithi090 bash[32384]: cluster 2023-12-01T14:13:14.397789+0000 mgr.y (mgr.24362) 16938 : cluster 0 pgmap v16907: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:13:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:13:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:13:16] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T14:13:17.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:13:17 smithi090 bash[32384]: cluster 2023-12-01T14:13:16.398854+0000 mgr.y (mgr.24362) 16939 : cluster 0 pgmap v16908: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:13:17.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:13:17 smithi090 bash[32384]: audit 2023-12-01T14:13:16.599375+0000 mon.a (mon.0) 10346 : audit 0 from='client.? 172.21.15.80:0/420394112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:13:17.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:13:17 smithi080 bash[28361]: cluster 2023-12-01T14:13:16.398854+0000 mgr.y (mgr.24362) 16939 : cluster 0 pgmap v16908: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:13:17.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:13:17 smithi080 bash[28361]: audit 2023-12-01T14:13:16.599375+0000 mon.a (mon.0) 10346 : audit 0 from='client.? 172.21.15.80:0/420394112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:13:17.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:13:17 smithi080 bash[41963]: cluster 2023-12-01T14:13:16.398854+0000 mgr.y (mgr.24362) 16939 : cluster 0 pgmap v16908: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:13:17.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:13:17 smithi080 bash[41963]: audit 2023-12-01T14:13:16.599375+0000 mon.a (mon.0) 10346 : audit 0 from='client.? 172.21.15.80:0/420394112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:13:19.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:13:19 smithi090 bash[32384]: cluster 2023-12-01T14:13:18.399458+0000 mgr.y (mgr.24362) 16940 : cluster 0 pgmap v16909: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:13:19.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:13:19 smithi090 bash[32384]: audit 2023-12-01T14:13:19.055343+0000 mon.a (mon.0) 10347 : audit 0 from='client.? 172.21.15.80:0/2007995130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:13:19.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:13:19 smithi080 bash[28361]: cluster 2023-12-01T14:13:18.399458+0000 mgr.y (mgr.24362) 16940 : cluster 0 pgmap v16909: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:13:19.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:13:19 smithi080 bash[28361]: audit 2023-12-01T14:13:19.055343+0000 mon.a (mon.0) 10347 : audit 0 from='client.? 172.21.15.80:0/2007995130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:13:19.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:13:19 smithi080 bash[41963]: cluster 2023-12-01T14:13:18.399458+0000 mgr.y (mgr.24362) 16940 : cluster 0 pgmap v16909: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:13:19.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:13:19 smithi080 bash[41963]: audit 2023-12-01T14:13:19.055343+0000 mon.a (mon.0) 10347 : audit 0 from='client.? 172.21.15.80:0/2007995130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:13:21.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:13:21 smithi090 bash[32384]: cluster 2023-12-01T14:13:20.400161+0000 mgr.y (mgr.24362) 16941 : cluster 0 pgmap v16910: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:13:21.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:13:21 smithi080 bash[28361]: cluster 2023-12-01T14:13:20.400161+0000 mgr.y (mgr.24362) 16941 : cluster 0 pgmap v16910: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:13:21.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:13:21 smithi080 bash[41963]: cluster 2023-12-01T14:13:20.400161+0000 mgr.y (mgr.24362) 16941 : cluster 0 pgmap v16910: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:13:22.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:13:22 smithi090 bash[32384]: audit 2023-12-01T14:13:21.508615+0000 mon.a (mon.0) 10348 : audit 0 from='client.? 172.21.15.80:0/1285553068' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:13:22.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:13:22 smithi080 bash[41963]: audit 2023-12-01T14:13:21.508615+0000 mon.a (mon.0) 10348 : audit 0 from='client.? 172.21.15.80:0/1285553068' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:13:22.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:13:22 smithi080 bash[28361]: audit 2023-12-01T14:13:21.508615+0000 mon.a (mon.0) 10348 : audit 0 from='client.? 172.21.15.80:0/1285553068' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:13:23.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:13:23 smithi090 bash[32384]: cluster 2023-12-01T14:13:22.401227+0000 mgr.y (mgr.24362) 16942 : cluster 0 pgmap v16911: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:13:23.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:13:23 smithi080 bash[28361]: cluster 2023-12-01T14:13:22.401227+0000 mgr.y (mgr.24362) 16942 : cluster 0 pgmap v16911: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:13:23.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:13:23 smithi080 bash[41963]: cluster 2023-12-01T14:13:22.401227+0000 mgr.y (mgr.24362) 16942 : cluster 0 pgmap v16911: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:13:24.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:13:24 smithi090 bash[32384]: audit 2023-12-01T14:13:23.959468+0000 mon.a (mon.0) 10349 : audit 0 from='client.? 172.21.15.80:0/2977054490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:13:24.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:13:24 smithi080 bash[41963]: audit 2023-12-01T14:13:23.959468+0000 mon.a (mon.0) 10349 : audit 0 from='client.? 172.21.15.80:0/2977054490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:13:24.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:13:24 smithi080 bash[28361]: audit 2023-12-01T14:13:23.959468+0000 mon.a (mon.0) 10349 : audit 0 from='client.? 172.21.15.80:0/2977054490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:13:25.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:13:25 smithi090 bash[32384]: cluster 2023-12-01T14:13:24.401877+0000 mgr.y (mgr.24362) 16943 : cluster 0 pgmap v16912: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:13:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:13:25 smithi080 bash[28361]: cluster 2023-12-01T14:13:24.401877+0000 mgr.y (mgr.24362) 16943 : cluster 0 pgmap v16912: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:13:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:13:25 smithi080 bash[41963]: cluster 2023-12-01T14:13:24.401877+0000 mgr.y (mgr.24362) 16943 : cluster 0 pgmap v16912: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:13:26.489 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:13:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:13:26] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T14:13:26.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:13:26 smithi090 bash[32384]: audit 2023-12-01T14:13:25.677153+0000 mon.c (mon.2) 10851 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:13:26.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:13:26 smithi090 bash[32384]: audit 2023-12-01T14:13:26.414167+0000 mon.a (mon.0) 10350 : audit 0 from='client.? 172.21.15.80:0/878527202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:13:26.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:13:26 smithi080 bash[28361]: audit 2023-12-01T14:13:25.677153+0000 mon.c (mon.2) 10851 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:13:26.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:13:26 smithi080 bash[28361]: audit 2023-12-01T14:13:26.414167+0000 mon.a (mon.0) 10350 : audit 0 from='client.? 172.21.15.80:0/878527202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:13:26.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:13:26 smithi080 bash[41963]: audit 2023-12-01T14:13:25.677153+0000 mon.c (mon.2) 10851 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:13:26.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:13:26 smithi080 bash[41963]: audit 2023-12-01T14:13:26.414167+0000 mon.a (mon.0) 10350 : audit 0 from='client.? 172.21.15.80:0/878527202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:13:27.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:13:27 smithi090 bash[32384]: cluster 2023-12-01T14:13:26.403060+0000 mgr.y (mgr.24362) 16944 : cluster 0 pgmap v16913: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:13:27.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:13:27 smithi080 bash[28361]: cluster 2023-12-01T14:13:26.403060+0000 mgr.y (mgr.24362) 16944 : cluster 0 pgmap v16913: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:13:27.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:13:27 smithi080 bash[41963]: cluster 2023-12-01T14:13:26.403060+0000 mgr.y (mgr.24362) 16944 : cluster 0 pgmap v16913: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:13:29.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:13:29 smithi090 bash[32384]: cluster 2023-12-01T14:13:28.403738+0000 mgr.y (mgr.24362) 16945 : cluster 0 pgmap v16914: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:13:29.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:13:29 smithi090 bash[32384]: audit 2023-12-01T14:13:28.858619+0000 mon.a (mon.0) 10351 : audit 0 from='client.? 172.21.15.80:0/751689098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:13:29.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:13:29 smithi080 bash[41963]: cluster 2023-12-01T14:13:28.403738+0000 mgr.y (mgr.24362) 16945 : cluster 0 pgmap v16914: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:13:29.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:13:29 smithi080 bash[41963]: audit 2023-12-01T14:13:28.858619+0000 mon.a (mon.0) 10351 : audit 0 from='client.? 172.21.15.80:0/751689098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:13:29.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:13:29 smithi080 bash[28361]: cluster 2023-12-01T14:13:28.403738+0000 mgr.y (mgr.24362) 16945 : cluster 0 pgmap v16914: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:13:29.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:13:29 smithi080 bash[28361]: audit 2023-12-01T14:13:28.858619+0000 mon.a (mon.0) 10351 : audit 0 from='client.? 172.21.15.80:0/751689098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:13:31.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:13:31 smithi090 bash[32384]: cluster 2023-12-01T14:13:30.404400+0000 mgr.y (mgr.24362) 16946 : cluster 0 pgmap v16915: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:13:31.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:13:31 smithi090 bash[32384]: audit 2023-12-01T14:13:31.315416+0000 mon.a (mon.0) 10352 : audit 0 from='client.? 172.21.15.80:0/1512799430' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:13:31.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:13:31 smithi080 bash[28361]: cluster 2023-12-01T14:13:30.404400+0000 mgr.y (mgr.24362) 16946 : cluster 0 pgmap v16915: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:13:31.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:13:31 smithi080 bash[28361]: audit 2023-12-01T14:13:31.315416+0000 mon.a (mon.0) 10352 : audit 0 from='client.? 172.21.15.80:0/1512799430' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:13:31.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:13:31 smithi080 bash[41963]: cluster 2023-12-01T14:13:30.404400+0000 mgr.y (mgr.24362) 16946 : cluster 0 pgmap v16915: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:13:31.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:13:31 smithi080 bash[41963]: audit 2023-12-01T14:13:31.315416+0000 mon.a (mon.0) 10352 : audit 0 from='client.? 172.21.15.80:0/1512799430' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:13:33.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:13:33 smithi090 bash[32384]: cluster 2023-12-01T14:13:32.405661+0000 mgr.y (mgr.24362) 16947 : cluster 0 pgmap v16916: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:13:33.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:13:33 smithi080 bash[41963]: cluster 2023-12-01T14:13:32.405661+0000 mgr.y (mgr.24362) 16947 : cluster 0 pgmap v16916: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:13:33.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:13:33 smithi080 bash[28361]: cluster 2023-12-01T14:13:32.405661+0000 mgr.y (mgr.24362) 16947 : cluster 0 pgmap v16916: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:13:34.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:13:34 smithi090 bash[32384]: audit 2023-12-01T14:13:33.775950+0000 mon.a (mon.0) 10353 : audit 0 from='client.? 172.21.15.80:0/2664895482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:13:34.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:13:34 smithi080 bash[41963]: audit 2023-12-01T14:13:33.775950+0000 mon.a (mon.0) 10353 : audit 0 from='client.? 172.21.15.80:0/2664895482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:13:34.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:13:34 smithi080 bash[28361]: audit 2023-12-01T14:13:33.775950+0000 mon.a (mon.0) 10353 : audit 0 from='client.? 172.21.15.80:0/2664895482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:13:35.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:13:35 smithi090 bash[32384]: cluster 2023-12-01T14:13:34.406493+0000 mgr.y (mgr.24362) 16948 : cluster 0 pgmap v16917: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:13:35.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:13:35 smithi080 bash[41963]: cluster 2023-12-01T14:13:34.406493+0000 mgr.y (mgr.24362) 16948 : cluster 0 pgmap v16917: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:13:35.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:13:35 smithi080 bash[28361]: cluster 2023-12-01T14:13:34.406493+0000 mgr.y (mgr.24362) 16948 : cluster 0 pgmap v16917: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:13:36.513 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:13:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:13:36] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T14:13:36.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:13:36 smithi090 bash[32384]: audit 2023-12-01T14:13:36.237370+0000 mon.a (mon.0) 10354 : audit 0 from='client.? 172.21.15.80:0/158540039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:13:36.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:13:36 smithi080 bash[28361]: audit 2023-12-01T14:13:36.237370+0000 mon.a (mon.0) 10354 : audit 0 from='client.? 172.21.15.80:0/158540039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:13:36.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:13:36 smithi080 bash[41963]: audit 2023-12-01T14:13:36.237370+0000 mon.a (mon.0) 10354 : audit 0 from='client.? 172.21.15.80:0/158540039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:13:37.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:13:37 smithi080 bash[28361]: cluster 2023-12-01T14:13:36.407739+0000 mgr.y (mgr.24362) 16949 : cluster 0 pgmap v16918: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:13:37.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:13:37 smithi080 bash[41963]: cluster 2023-12-01T14:13:36.407739+0000 mgr.y (mgr.24362) 16949 : cluster 0 pgmap v16918: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:13:38.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:13:37 smithi090 bash[32384]: cluster 2023-12-01T14:13:36.407739+0000 mgr.y (mgr.24362) 16949 : cluster 0 pgmap v16918: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:13:39.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:13:39 smithi080 bash[28361]: cluster 2023-12-01T14:13:38.408244+0000 mgr.y (mgr.24362) 16950 : cluster 0 pgmap v16919: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:13:39.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:13:39 smithi080 bash[28361]: audit 2023-12-01T14:13:38.693487+0000 mon.a (mon.0) 10355 : audit 0 from='client.? 172.21.15.80:0/725154194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:13:39.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:13:39 smithi080 bash[41963]: cluster 2023-12-01T14:13:38.408244+0000 mgr.y (mgr.24362) 16950 : cluster 0 pgmap v16919: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:13:39.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:13:39 smithi080 bash[41963]: audit 2023-12-01T14:13:38.693487+0000 mon.a (mon.0) 10355 : audit 0 from='client.? 172.21.15.80:0/725154194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:13:40.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:13:39 smithi090 bash[32384]: cluster 2023-12-01T14:13:38.408244+0000 mgr.y (mgr.24362) 16950 : cluster 0 pgmap v16919: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:13:40.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:13:39 smithi090 bash[32384]: audit 2023-12-01T14:13:38.693487+0000 mon.a (mon.0) 10355 : audit 0 from='client.? 172.21.15.80:0/725154194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:13:40.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:13:40 smithi080 bash[41963]: audit 2023-12-01T14:13:40.125136+0000 mon.c (mon.2) 10852 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:13:40.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:13:40 smithi080 bash[28361]: audit 2023-12-01T14:13:40.125136+0000 mon.c (mon.2) 10852 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:13:41.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:13:40 smithi090 bash[32384]: audit 2023-12-01T14:13:40.125136+0000 mon.c (mon.2) 10852 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:13:41.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:13:41 smithi080 bash[28361]: cluster 2023-12-01T14:13:40.408791+0000 mgr.y (mgr.24362) 16951 : cluster 0 pgmap v16920: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:13:41.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:13:41 smithi080 bash[28361]: audit 2023-12-01T14:13:40.677516+0000 mon.c (mon.2) 10853 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:13:41.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:13:41 smithi080 bash[28361]: audit 2023-12-01T14:13:41.144310+0000 mon.c (mon.2) 10854 : audit 0 from='client.? 172.21.15.80:0/1870225290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:13:41.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:13:41 smithi080 bash[41963]: cluster 2023-12-01T14:13:40.408791+0000 mgr.y (mgr.24362) 16951 : cluster 0 pgmap v16920: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:13:41.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:13:41 smithi080 bash[41963]: audit 2023-12-01T14:13:40.677516+0000 mon.c (mon.2) 10853 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:13:41.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:13:41 smithi080 bash[41963]: audit 2023-12-01T14:13:41.144310+0000 mon.c (mon.2) 10854 : audit 0 from='client.? 172.21.15.80:0/1870225290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:13:42.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:13:41 smithi090 bash[32384]: cluster 2023-12-01T14:13:40.408791+0000 mgr.y (mgr.24362) 16951 : cluster 0 pgmap v16920: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:13:42.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:13:41 smithi090 bash[32384]: audit 2023-12-01T14:13:40.677516+0000 mon.c (mon.2) 10853 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:13:42.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:13:41 smithi090 bash[32384]: audit 2023-12-01T14:13:41.144310+0000 mon.c (mon.2) 10854 : audit 0 from='client.? 172.21.15.80:0/1870225290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:13:43.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:13:43 smithi080 bash[28361]: cluster 2023-12-01T14:13:42.409960+0000 mgr.y (mgr.24362) 16952 : cluster 0 pgmap v16921: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:13:43.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:13:43 smithi080 bash[41963]: cluster 2023-12-01T14:13:42.409960+0000 mgr.y (mgr.24362) 16952 : cluster 0 pgmap v16921: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:13:44.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:13:43 smithi090 bash[32384]: cluster 2023-12-01T14:13:42.409960+0000 mgr.y (mgr.24362) 16952 : cluster 0 pgmap v16921: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:13:44.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:13:44 smithi080 bash[28361]: audit 2023-12-01T14:13:43.605183+0000 mon.c (mon.2) 10855 : audit 0 from='client.? 172.21.15.80:0/3620088334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:13:44.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:13:44 smithi080 bash[41963]: audit 2023-12-01T14:13:43.605183+0000 mon.c (mon.2) 10855 : audit 0 from='client.? 172.21.15.80:0/3620088334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:13:45.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:13:44 smithi090 bash[32384]: audit 2023-12-01T14:13:43.605183+0000 mon.c (mon.2) 10855 : audit 0 from='client.? 172.21.15.80:0/3620088334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:13:45.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:13:45 smithi080 bash[41963]: cluster 2023-12-01T14:13:44.410648+0000 mgr.y (mgr.24362) 16953 : cluster 0 pgmap v16922: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:13:45.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:13:45 smithi080 bash[28361]: cluster 2023-12-01T14:13:44.410648+0000 mgr.y (mgr.24362) 16953 : cluster 0 pgmap v16922: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:13:46.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:13:45 smithi090 bash[32384]: cluster 2023-12-01T14:13:44.410648+0000 mgr.y (mgr.24362) 16953 : cluster 0 pgmap v16922: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:13:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:13:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:13:46] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T14:13:47.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:13:46 smithi090 bash[32384]: audit 2023-12-01T14:13:45.972714+0000 mon.a (mon.0) 10356 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:13:47.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:13:46 smithi090 bash[32384]: audit 2023-12-01T14:13:45.987212+0000 mon.a (mon.0) 10357 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:13:47.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:13:46 smithi090 bash[32384]: audit 2023-12-01T14:13:46.098529+0000 mon.c (mon.2) 10856 : audit 0 from='client.? 172.21.15.80:0/145759393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:13:47.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:13:46 smithi090 bash[32384]: audit 2023-12-01T14:13:46.327246+0000 mon.a (mon.0) 10358 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:13:47.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:13:46 smithi090 bash[32384]: audit 2023-12-01T14:13:46.339596+0000 mon.a (mon.0) 10359 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:13:47.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:13:46 smithi090 bash[32384]: cluster 2023-12-01T14:13:46.411905+0000 mgr.y (mgr.24362) 16954 : cluster 0 pgmap v16923: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:13:47.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:13:46 smithi090 bash[32384]: audit 2023-12-01T14:13:46.814903+0000 mon.c (mon.2) 10857 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:13:47.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:13:46 smithi090 bash[32384]: audit 2023-12-01T14:13:46.816682+0000 mon.c (mon.2) 10858 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:13:47.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:13:46 smithi090 bash[32384]: audit 2023-12-01T14:13:46.828393+0000 mon.a (mon.0) 10360 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:13:47.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:13:46 smithi080 bash[28361]: audit 2023-12-01T14:13:45.972714+0000 mon.a (mon.0) 10356 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:13:47.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:13:46 smithi080 bash[28361]: audit 2023-12-01T14:13:45.987212+0000 mon.a (mon.0) 10357 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:13:47.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:13:46 smithi080 bash[28361]: audit 2023-12-01T14:13:46.098529+0000 mon.c (mon.2) 10856 : audit 0 from='client.? 172.21.15.80:0/145759393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:13:47.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:13:46 smithi080 bash[28361]: audit 2023-12-01T14:13:46.327246+0000 mon.a (mon.0) 10358 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:13:47.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:13:46 smithi080 bash[28361]: audit 2023-12-01T14:13:46.339596+0000 mon.a (mon.0) 10359 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:13:47.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:13:46 smithi080 bash[28361]: cluster 2023-12-01T14:13:46.411905+0000 mgr.y (mgr.24362) 16954 : cluster 0 pgmap v16923: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:13:47.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:13:46 smithi080 bash[28361]: audit 2023-12-01T14:13:46.814903+0000 mon.c (mon.2) 10857 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:13:47.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:13:46 smithi080 bash[28361]: audit 2023-12-01T14:13:46.816682+0000 mon.c (mon.2) 10858 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:13:47.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:13:46 smithi080 bash[28361]: audit 2023-12-01T14:13:46.828393+0000 mon.a (mon.0) 10360 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:13:47.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:13:46 smithi080 bash[41963]: audit 2023-12-01T14:13:45.972714+0000 mon.a (mon.0) 10356 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:13:47.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:13:46 smithi080 bash[41963]: audit 2023-12-01T14:13:45.987212+0000 mon.a (mon.0) 10357 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:13:47.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:13:46 smithi080 bash[41963]: audit 2023-12-01T14:13:46.098529+0000 mon.c (mon.2) 10856 : audit 0 from='client.? 172.21.15.80:0/145759393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:13:47.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:13:46 smithi080 bash[41963]: audit 2023-12-01T14:13:46.327246+0000 mon.a (mon.0) 10358 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:13:47.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:13:46 smithi080 bash[41963]: audit 2023-12-01T14:13:46.339596+0000 mon.a (mon.0) 10359 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:13:47.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:13:46 smithi080 bash[41963]: cluster 2023-12-01T14:13:46.411905+0000 mgr.y (mgr.24362) 16954 : cluster 0 pgmap v16923: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:13:47.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:13:46 smithi080 bash[41963]: audit 2023-12-01T14:13:46.814903+0000 mon.c (mon.2) 10857 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:13:47.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:13:46 smithi080 bash[41963]: audit 2023-12-01T14:13:46.816682+0000 mon.c (mon.2) 10858 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:13:47.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:13:46 smithi080 bash[41963]: audit 2023-12-01T14:13:46.828393+0000 mon.a (mon.0) 10360 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:13:49.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:13:49 smithi090 bash[32384]: cluster 2023-12-01T14:13:48.412536+0000 mgr.y (mgr.24362) 16955 : cluster 0 pgmap v16924: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:13:49.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:13:49 smithi090 bash[32384]: audit 2023-12-01T14:13:48.557456+0000 mon.a (mon.0) 10361 : audit 0 from='client.? 172.21.15.80:0/1188976400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:13:49.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:13:49 smithi080 bash[28361]: cluster 2023-12-01T14:13:48.412536+0000 mgr.y (mgr.24362) 16955 : cluster 0 pgmap v16924: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:13:49.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:13:49 smithi080 bash[28361]: audit 2023-12-01T14:13:48.557456+0000 mon.a (mon.0) 10361 : audit 0 from='client.? 172.21.15.80:0/1188976400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:13:49.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:13:49 smithi080 bash[41963]: cluster 2023-12-01T14:13:48.412536+0000 mgr.y (mgr.24362) 16955 : cluster 0 pgmap v16924: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:13:49.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:13:49 smithi080 bash[41963]: audit 2023-12-01T14:13:48.557456+0000 mon.a (mon.0) 10361 : audit 0 from='client.? 172.21.15.80:0/1188976400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:13:51.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:13:51 smithi090 bash[32384]: cluster 2023-12-01T14:13:50.413208+0000 mgr.y (mgr.24362) 16956 : cluster 0 pgmap v16925: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:13:51.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:13:51 smithi090 bash[32384]: audit 2023-12-01T14:13:51.013640+0000 mon.a (mon.0) 10362 : audit 0 from='client.? 172.21.15.80:0/768846398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:13:51.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:13:51 smithi080 bash[28361]: cluster 2023-12-01T14:13:50.413208+0000 mgr.y (mgr.24362) 16956 : cluster 0 pgmap v16925: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:13:51.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:13:51 smithi080 bash[28361]: audit 2023-12-01T14:13:51.013640+0000 mon.a (mon.0) 10362 : audit 0 from='client.? 172.21.15.80:0/768846398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:13:51.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:13:51 smithi080 bash[41963]: cluster 2023-12-01T14:13:50.413208+0000 mgr.y (mgr.24362) 16956 : cluster 0 pgmap v16925: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:13:51.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:13:51 smithi080 bash[41963]: audit 2023-12-01T14:13:51.013640+0000 mon.a (mon.0) 10362 : audit 0 from='client.? 172.21.15.80:0/768846398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:13:53.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:13:53 smithi090 bash[32384]: cluster 2023-12-01T14:13:52.414366+0000 mgr.y (mgr.24362) 16957 : cluster 0 pgmap v16926: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:13:53.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:13:53 smithi090 bash[32384]: audit 2023-12-01T14:13:53.465173+0000 mon.a (mon.0) 10363 : audit 0 from='client.? 172.21.15.80:0/33057961' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:13:53.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:13:53 smithi080 bash[28361]: cluster 2023-12-01T14:13:52.414366+0000 mgr.y (mgr.24362) 16957 : cluster 0 pgmap v16926: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:13:53.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:13:53 smithi080 bash[28361]: audit 2023-12-01T14:13:53.465173+0000 mon.a (mon.0) 10363 : audit 0 from='client.? 172.21.15.80:0/33057961' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:13:53.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:13:53 smithi080 bash[41963]: cluster 2023-12-01T14:13:52.414366+0000 mgr.y (mgr.24362) 16957 : cluster 0 pgmap v16926: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:13:53.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:13:53 smithi080 bash[41963]: audit 2023-12-01T14:13:53.465173+0000 mon.a (mon.0) 10363 : audit 0 from='client.? 172.21.15.80:0/33057961' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:13:55.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:13:55 smithi080 bash[28361]: cluster 2023-12-01T14:13:54.415019+0000 mgr.y (mgr.24362) 16958 : cluster 0 pgmap v16927: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:13:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:13:55 smithi080 bash[41963]: cluster 2023-12-01T14:13:54.415019+0000 mgr.y (mgr.24362) 16958 : cluster 0 pgmap v16927: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:13:55.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:13:55 smithi090 bash[32384]: cluster 2023-12-01T14:13:54.415019+0000 mgr.y (mgr.24362) 16958 : cluster 0 pgmap v16927: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:13:56.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:13:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:13:56] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T14:13:56.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:13:56 smithi080 bash[28361]: audit 2023-12-01T14:13:55.677862+0000 mon.c (mon.2) 10859 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:13:56.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:13:56 smithi080 bash[28361]: audit 2023-12-01T14:13:55.922876+0000 mon.a (mon.0) 10364 : audit 0 from='client.? 172.21.15.80:0/808409850' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:13:56.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:13:56 smithi080 bash[41963]: audit 2023-12-01T14:13:55.677862+0000 mon.c (mon.2) 10859 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:13:56.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:13:56 smithi080 bash[41963]: audit 2023-12-01T14:13:55.922876+0000 mon.a (mon.0) 10364 : audit 0 from='client.? 172.21.15.80:0/808409850' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:13:56.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:13:56 smithi090 bash[32384]: audit 2023-12-01T14:13:55.677862+0000 mon.c (mon.2) 10859 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:13:56.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:13:56 smithi090 bash[32384]: audit 2023-12-01T14:13:55.922876+0000 mon.a (mon.0) 10364 : audit 0 from='client.? 172.21.15.80:0/808409850' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:13:57.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:13:57 smithi080 bash[28361]: cluster 2023-12-01T14:13:56.416200+0000 mgr.y (mgr.24362) 16959 : cluster 0 pgmap v16928: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:13:57.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:13:57 smithi080 bash[41963]: cluster 2023-12-01T14:13:56.416200+0000 mgr.y (mgr.24362) 16959 : cluster 0 pgmap v16928: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:13:57.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:13:57 smithi090 bash[32384]: cluster 2023-12-01T14:13:56.416200+0000 mgr.y (mgr.24362) 16959 : cluster 0 pgmap v16928: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:13:58.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:13:58 smithi080 bash[28361]: audit 2023-12-01T14:13:58.373506+0000 mon.c (mon.2) 10860 : audit 0 from='client.? 172.21.15.80:0/2693828316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:13:58.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:13:58 smithi080 bash[41963]: audit 2023-12-01T14:13:58.373506+0000 mon.c (mon.2) 10860 : audit 0 from='client.? 172.21.15.80:0/2693828316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:13:58.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:13:58 smithi090 bash[32384]: audit 2023-12-01T14:13:58.373506+0000 mon.c (mon.2) 10860 : audit 0 from='client.? 172.21.15.80:0/2693828316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:13:59.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:13:59 smithi090 bash[32384]: cluster 2023-12-01T14:13:58.416787+0000 mgr.y (mgr.24362) 16960 : cluster 0 pgmap v16929: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:13:59.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:13:59 smithi080 bash[41963]: cluster 2023-12-01T14:13:58.416787+0000 mgr.y (mgr.24362) 16960 : cluster 0 pgmap v16929: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:13:59.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:13:59 smithi080 bash[28361]: cluster 2023-12-01T14:13:58.416787+0000 mgr.y (mgr.24362) 16960 : cluster 0 pgmap v16929: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:14:01.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:14:01 smithi090 bash[32384]: cluster 2023-12-01T14:14:00.417384+0000 mgr.y (mgr.24362) 16961 : cluster 0 pgmap v16930: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:14:01.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:14:01 smithi090 bash[32384]: audit 2023-12-01T14:14:00.824735+0000 mon.c (mon.2) 10861 : audit 0 from='client.? 172.21.15.80:0/1106732984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:14:01.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:14:01 smithi080 bash[41963]: cluster 2023-12-01T14:14:00.417384+0000 mgr.y (mgr.24362) 16961 : cluster 0 pgmap v16930: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:14:01.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:14:01 smithi080 bash[41963]: audit 2023-12-01T14:14:00.824735+0000 mon.c (mon.2) 10861 : audit 0 from='client.? 172.21.15.80:0/1106732984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:14:01.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:14:01 smithi080 bash[28361]: cluster 2023-12-01T14:14:00.417384+0000 mgr.y (mgr.24362) 16961 : cluster 0 pgmap v16930: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:14:01.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:14:01 smithi080 bash[28361]: audit 2023-12-01T14:14:00.824735+0000 mon.c (mon.2) 10861 : audit 0 from='client.? 172.21.15.80:0/1106732984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:14:03.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:14:03 smithi090 bash[32384]: cluster 2023-12-01T14:14:02.418591+0000 mgr.y (mgr.24362) 16962 : cluster 0 pgmap v16931: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:14:03.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:14:03 smithi090 bash[32384]: audit 2023-12-01T14:14:03.284211+0000 mon.c (mon.2) 10862 : audit 0 from='client.? 172.21.15.80:0/4253706104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:14:03.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:14:03 smithi080 bash[28361]: cluster 2023-12-01T14:14:02.418591+0000 mgr.y (mgr.24362) 16962 : cluster 0 pgmap v16931: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:14:03.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:14:03 smithi080 bash[28361]: audit 2023-12-01T14:14:03.284211+0000 mon.c (mon.2) 10862 : audit 0 from='client.? 172.21.15.80:0/4253706104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:14:03.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:14:03 smithi080 bash[41963]: cluster 2023-12-01T14:14:02.418591+0000 mgr.y (mgr.24362) 16962 : cluster 0 pgmap v16931: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:14:03.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:14:03 smithi080 bash[41963]: audit 2023-12-01T14:14:03.284211+0000 mon.c (mon.2) 10862 : audit 0 from='client.? 172.21.15.80:0/4253706104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:14:05.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:14:05 smithi080 bash[28361]: cluster 2023-12-01T14:14:04.419199+0000 mgr.y (mgr.24362) 16963 : cluster 0 pgmap v16932: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:14:05.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:14:05 smithi080 bash[41963]: cluster 2023-12-01T14:14:04.419199+0000 mgr.y (mgr.24362) 16963 : cluster 0 pgmap v16932: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:14:05.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:14:05 smithi090 bash[32384]: cluster 2023-12-01T14:14:04.419199+0000 mgr.y (mgr.24362) 16963 : cluster 0 pgmap v16932: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:14:06.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:14:06 smithi080 bash[28361]: audit 2023-12-01T14:14:05.748050+0000 mon.a (mon.0) 10365 : audit 0 from='client.? 172.21.15.80:0/3712307032' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:14:06.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:14:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:14:06] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T14:14:06.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:14:06 smithi080 bash[41963]: audit 2023-12-01T14:14:05.748050+0000 mon.a (mon.0) 10365 : audit 0 from='client.? 172.21.15.80:0/3712307032' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:14:06.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:14:06 smithi090 bash[32384]: audit 2023-12-01T14:14:05.748050+0000 mon.a (mon.0) 10365 : audit 0 from='client.? 172.21.15.80:0/3712307032' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:14:07.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:14:07 smithi080 bash[28361]: cluster 2023-12-01T14:14:06.420379+0000 mgr.y (mgr.24362) 16964 : cluster 0 pgmap v16933: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:14:07.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:14:07 smithi080 bash[41963]: cluster 2023-12-01T14:14:06.420379+0000 mgr.y (mgr.24362) 16964 : cluster 0 pgmap v16933: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:14:07.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:14:07 smithi090 bash[32384]: cluster 2023-12-01T14:14:06.420379+0000 mgr.y (mgr.24362) 16964 : cluster 0 pgmap v16933: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:14:08.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:14:08 smithi090 bash[32384]: audit 2023-12-01T14:14:08.200651+0000 mon.c (mon.2) 10863 : audit 0 from='client.? 172.21.15.80:0/1910944171' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:14:08.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:14:08 smithi080 bash[41963]: audit 2023-12-01T14:14:08.200651+0000 mon.c (mon.2) 10863 : audit 0 from='client.? 172.21.15.80:0/1910944171' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:14:08.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:14:08 smithi080 bash[28361]: audit 2023-12-01T14:14:08.200651+0000 mon.c (mon.2) 10863 : audit 0 from='client.? 172.21.15.80:0/1910944171' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:14:09.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:14:09 smithi090 bash[32384]: cluster 2023-12-01T14:14:08.421056+0000 mgr.y (mgr.24362) 16965 : cluster 0 pgmap v16934: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:14:09.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:14:09 smithi080 bash[28361]: cluster 2023-12-01T14:14:08.421056+0000 mgr.y (mgr.24362) 16965 : cluster 0 pgmap v16934: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:14:09.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:14:09 smithi080 bash[41963]: cluster 2023-12-01T14:14:08.421056+0000 mgr.y (mgr.24362) 16965 : cluster 0 pgmap v16934: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:14:11.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:14:11 smithi090 bash[32384]: cluster 2023-12-01T14:14:10.421704+0000 mgr.y (mgr.24362) 16966 : cluster 0 pgmap v16935: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:14:11.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:14:11 smithi090 bash[32384]: audit 2023-12-01T14:14:10.658059+0000 mon.a (mon.0) 10366 : audit 0 from='client.? 172.21.15.80:0/3537379828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:14:11.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:14:11 smithi090 bash[32384]: audit 2023-12-01T14:14:10.677695+0000 mon.c (mon.2) 10864 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:14:11.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:14:11 smithi080 bash[41963]: cluster 2023-12-01T14:14:10.421704+0000 mgr.y (mgr.24362) 16966 : cluster 0 pgmap v16935: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:14:11.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:14:11 smithi080 bash[41963]: audit 2023-12-01T14:14:10.658059+0000 mon.a (mon.0) 10366 : audit 0 from='client.? 172.21.15.80:0/3537379828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:14:11.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:14:11 smithi080 bash[41963]: audit 2023-12-01T14:14:10.677695+0000 mon.c (mon.2) 10864 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:14:11.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:14:11 smithi080 bash[28361]: cluster 2023-12-01T14:14:10.421704+0000 mgr.y (mgr.24362) 16966 : cluster 0 pgmap v16935: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:14:11.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:14:11 smithi080 bash[28361]: audit 2023-12-01T14:14:10.658059+0000 mon.a (mon.0) 10366 : audit 0 from='client.? 172.21.15.80:0/3537379828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:14:11.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:14:11 smithi080 bash[28361]: audit 2023-12-01T14:14:10.677695+0000 mon.c (mon.2) 10864 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:14:13.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:14:13 smithi090 bash[32384]: cluster 2023-12-01T14:14:12.422854+0000 mgr.y (mgr.24362) 16967 : cluster 0 pgmap v16936: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:14:13.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:14:13 smithi090 bash[32384]: audit 2023-12-01T14:14:13.117221+0000 mon.a (mon.0) 10367 : audit 0 from='client.? 172.21.15.80:0/3017490668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:14:13.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:14:13 smithi080 bash[28361]: cluster 2023-12-01T14:14:12.422854+0000 mgr.y (mgr.24362) 16967 : cluster 0 pgmap v16936: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:14:13.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:14:13 smithi080 bash[28361]: audit 2023-12-01T14:14:13.117221+0000 mon.a (mon.0) 10367 : audit 0 from='client.? 172.21.15.80:0/3017490668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:14:13.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:14:13 smithi080 bash[41963]: cluster 2023-12-01T14:14:12.422854+0000 mgr.y (mgr.24362) 16967 : cluster 0 pgmap v16936: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:14:13.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:14:13 smithi080 bash[41963]: audit 2023-12-01T14:14:13.117221+0000 mon.a (mon.0) 10367 : audit 0 from='client.? 172.21.15.80:0/3017490668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:14:15.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:14:15 smithi080 bash[28361]: cluster 2023-12-01T14:14:14.423520+0000 mgr.y (mgr.24362) 16968 : cluster 0 pgmap v16937: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:14:15.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:14:15 smithi080 bash[41963]: cluster 2023-12-01T14:14:14.423520+0000 mgr.y (mgr.24362) 16968 : cluster 0 pgmap v16937: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:14:15.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:14:15 smithi090 bash[32384]: cluster 2023-12-01T14:14:14.423520+0000 mgr.y (mgr.24362) 16968 : cluster 0 pgmap v16937: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:14:16.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:14:16 smithi080 bash[28361]: audit 2023-12-01T14:14:15.570633+0000 mon.c (mon.2) 10865 : audit 0 from='client.? 172.21.15.80:0/2317504058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:14:16.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:14:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:14:16] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T14:14:16.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:14:16 smithi080 bash[41963]: audit 2023-12-01T14:14:15.570633+0000 mon.c (mon.2) 10865 : audit 0 from='client.? 172.21.15.80:0/2317504058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:14:16.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:14:16 smithi090 bash[32384]: audit 2023-12-01T14:14:15.570633+0000 mon.c (mon.2) 10865 : audit 0 from='client.? 172.21.15.80:0/2317504058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:14:17.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:14:17 smithi080 bash[28361]: cluster 2023-12-01T14:14:16.424751+0000 mgr.y (mgr.24362) 16969 : cluster 0 pgmap v16938: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:14:17.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:14:17 smithi080 bash[41963]: cluster 2023-12-01T14:14:16.424751+0000 mgr.y (mgr.24362) 16969 : cluster 0 pgmap v16938: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:14:17.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:14:17 smithi090 bash[32384]: cluster 2023-12-01T14:14:16.424751+0000 mgr.y (mgr.24362) 16969 : cluster 0 pgmap v16938: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:14:18.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:14:18 smithi080 bash[28361]: audit 2023-12-01T14:14:18.019685+0000 mon.c (mon.2) 10866 : audit 0 from='client.? 172.21.15.80:0/2718449955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:14:18.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:14:18 smithi080 bash[41963]: audit 2023-12-01T14:14:18.019685+0000 mon.c (mon.2) 10866 : audit 0 from='client.? 172.21.15.80:0/2718449955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:14:18.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:14:18 smithi090 bash[32384]: audit 2023-12-01T14:14:18.019685+0000 mon.c (mon.2) 10866 : audit 0 from='client.? 172.21.15.80:0/2718449955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:14:19.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:14:19 smithi080 bash[28361]: cluster 2023-12-01T14:14:18.425449+0000 mgr.y (mgr.24362) 16970 : cluster 0 pgmap v16939: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:14:19.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:14:19 smithi080 bash[41963]: cluster 2023-12-01T14:14:18.425449+0000 mgr.y (mgr.24362) 16970 : cluster 0 pgmap v16939: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:14:19.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:14:19 smithi090 bash[32384]: cluster 2023-12-01T14:14:18.425449+0000 mgr.y (mgr.24362) 16970 : cluster 0 pgmap v16939: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:14:21.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:14:21 smithi090 bash[32384]: cluster 2023-12-01T14:14:20.426035+0000 mgr.y (mgr.24362) 16971 : cluster 0 pgmap v16940: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:14:21.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:14:21 smithi090 bash[32384]: audit 2023-12-01T14:14:20.478879+0000 mon.c (mon.2) 10867 : audit 0 from='client.? 172.21.15.80:0/3751232770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:14:21.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:14:21 smithi080 bash[28361]: cluster 2023-12-01T14:14:20.426035+0000 mgr.y (mgr.24362) 16971 : cluster 0 pgmap v16940: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:14:21.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:14:21 smithi080 bash[28361]: audit 2023-12-01T14:14:20.478879+0000 mon.c (mon.2) 10867 : audit 0 from='client.? 172.21.15.80:0/3751232770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:14:21.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:14:21 smithi080 bash[41963]: cluster 2023-12-01T14:14:20.426035+0000 mgr.y (mgr.24362) 16971 : cluster 0 pgmap v16940: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:14:21.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:14:21 smithi080 bash[41963]: audit 2023-12-01T14:14:20.478879+0000 mon.c (mon.2) 10867 : audit 0 from='client.? 172.21.15.80:0/3751232770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:14:23.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:14:23 smithi090 bash[32384]: cluster 2023-12-01T14:14:22.427241+0000 mgr.y (mgr.24362) 16972 : cluster 0 pgmap v16941: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:14:23.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:14:23 smithi090 bash[32384]: audit 2023-12-01T14:14:22.943123+0000 mon.c (mon.2) 10868 : audit 0 from='client.? 172.21.15.80:0/2239483466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:14:23.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:14:23 smithi080 bash[28361]: cluster 2023-12-01T14:14:22.427241+0000 mgr.y (mgr.24362) 16972 : cluster 0 pgmap v16941: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:14:23.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:14:23 smithi080 bash[28361]: audit 2023-12-01T14:14:22.943123+0000 mon.c (mon.2) 10868 : audit 0 from='client.? 172.21.15.80:0/2239483466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:14:23.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:14:23 smithi080 bash[41963]: cluster 2023-12-01T14:14:22.427241+0000 mgr.y (mgr.24362) 16972 : cluster 0 pgmap v16941: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:14:23.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:14:23 smithi080 bash[41963]: audit 2023-12-01T14:14:22.943123+0000 mon.c (mon.2) 10868 : audit 0 from='client.? 172.21.15.80:0/2239483466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:14:25.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:14:25 smithi080 bash[28361]: cluster 2023-12-01T14:14:24.427920+0000 mgr.y (mgr.24362) 16973 : cluster 0 pgmap v16942: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:14:25.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:14:25 smithi080 bash[41963]: cluster 2023-12-01T14:14:24.427920+0000 mgr.y (mgr.24362) 16973 : cluster 0 pgmap v16942: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:14:25.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:14:25 smithi090 bash[32384]: cluster 2023-12-01T14:14:24.427920+0000 mgr.y (mgr.24362) 16973 : cluster 0 pgmap v16942: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:14:26.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:14:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:14:26] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T14:14:26.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:14:26 smithi080 bash[28361]: audit 2023-12-01T14:14:25.386946+0000 mon.c (mon.2) 10869 : audit 0 from='client.? 172.21.15.80:0/3864022211' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:14:26.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:14:26 smithi080 bash[28361]: audit 2023-12-01T14:14:25.678607+0000 mon.c (mon.2) 10870 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:14:26.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:14:26 smithi080 bash[41963]: audit 2023-12-01T14:14:25.386946+0000 mon.c (mon.2) 10869 : audit 0 from='client.? 172.21.15.80:0/3864022211' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:14:26.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:14:26 smithi080 bash[41963]: audit 2023-12-01T14:14:25.678607+0000 mon.c (mon.2) 10870 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:14:26.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:14:26 smithi090 bash[32384]: audit 2023-12-01T14:14:25.386946+0000 mon.c (mon.2) 10869 : audit 0 from='client.? 172.21.15.80:0/3864022211' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:14:26.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:14:26 smithi090 bash[32384]: audit 2023-12-01T14:14:25.678607+0000 mon.c (mon.2) 10870 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:14:27.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:14:27 smithi080 bash[28361]: cluster 2023-12-01T14:14:26.429206+0000 mgr.y (mgr.24362) 16974 : cluster 0 pgmap v16943: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:14:27.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:14:27 smithi080 bash[41963]: cluster 2023-12-01T14:14:26.429206+0000 mgr.y (mgr.24362) 16974 : cluster 0 pgmap v16943: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:14:27.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:14:27 smithi090 bash[32384]: cluster 2023-12-01T14:14:26.429206+0000 mgr.y (mgr.24362) 16974 : cluster 0 pgmap v16943: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:14:28.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:14:28 smithi080 bash[28361]: audit 2023-12-01T14:14:27.837610+0000 mon.a (mon.0) 10368 : audit 0 from='client.? 172.21.15.80:0/4154492029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:14:28.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:14:28 smithi080 bash[41963]: audit 2023-12-01T14:14:27.837610+0000 mon.a (mon.0) 10368 : audit 0 from='client.? 172.21.15.80:0/4154492029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:14:28.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:14:28 smithi090 bash[32384]: audit 2023-12-01T14:14:27.837610+0000 mon.a (mon.0) 10368 : audit 0 from='client.? 172.21.15.80:0/4154492029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:14:29.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:14:29 smithi080 bash[28361]: cluster 2023-12-01T14:14:28.429915+0000 mgr.y (mgr.24362) 16975 : cluster 0 pgmap v16944: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:14:29.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:14:29 smithi080 bash[41963]: cluster 2023-12-01T14:14:28.429915+0000 mgr.y (mgr.24362) 16975 : cluster 0 pgmap v16944: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:14:29.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:14:29 smithi090 bash[32384]: cluster 2023-12-01T14:14:28.429915+0000 mgr.y (mgr.24362) 16975 : cluster 0 pgmap v16944: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:14:30.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:14:30 smithi080 bash[28361]: audit 2023-12-01T14:14:30.291923+0000 mon.c (mon.2) 10871 : audit 0 from='client.? 172.21.15.80:0/302966637' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:14:30.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:14:30 smithi080 bash[41963]: audit 2023-12-01T14:14:30.291923+0000 mon.c (mon.2) 10871 : audit 0 from='client.? 172.21.15.80:0/302966637' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:14:30.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:14:30 smithi090 bash[32384]: audit 2023-12-01T14:14:30.291923+0000 mon.c (mon.2) 10871 : audit 0 from='client.? 172.21.15.80:0/302966637' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:14:31.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:14:31 smithi080 bash[28361]: cluster 2023-12-01T14:14:30.430580+0000 mgr.y (mgr.24362) 16976 : cluster 0 pgmap v16945: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:14:31.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:14:31 smithi080 bash[41963]: cluster 2023-12-01T14:14:30.430580+0000 mgr.y (mgr.24362) 16976 : cluster 0 pgmap v16945: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:14:31.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:14:31 smithi090 bash[32384]: cluster 2023-12-01T14:14:30.430580+0000 mgr.y (mgr.24362) 16976 : cluster 0 pgmap v16945: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:14:33.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:14:33 smithi090 bash[32384]: cluster 2023-12-01T14:14:32.431228+0000 mgr.y (mgr.24362) 16977 : cluster 0 pgmap v16946: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:14:33.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:14:33 smithi090 bash[32384]: audit 2023-12-01T14:14:32.741644+0000 mon.c (mon.2) 10872 : audit 0 from='client.? 172.21.15.80:0/2079740529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:14:33.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:14:33 smithi080 bash[41963]: cluster 2023-12-01T14:14:32.431228+0000 mgr.y (mgr.24362) 16977 : cluster 0 pgmap v16946: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:14:33.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:14:33 smithi080 bash[41963]: audit 2023-12-01T14:14:32.741644+0000 mon.c (mon.2) 10872 : audit 0 from='client.? 172.21.15.80:0/2079740529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:14:33.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:14:33 smithi080 bash[28361]: cluster 2023-12-01T14:14:32.431228+0000 mgr.y (mgr.24362) 16977 : cluster 0 pgmap v16946: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:14:33.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:14:33 smithi080 bash[28361]: audit 2023-12-01T14:14:32.741644+0000 mon.c (mon.2) 10872 : audit 0 from='client.? 172.21.15.80:0/2079740529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:14:35.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:14:35 smithi080 bash[28361]: cluster 2023-12-01T14:14:34.431860+0000 mgr.y (mgr.24362) 16978 : cluster 0 pgmap v16947: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:14:35.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:14:35 smithi080 bash[41963]: cluster 2023-12-01T14:14:34.431860+0000 mgr.y (mgr.24362) 16978 : cluster 0 pgmap v16947: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:14:35.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:14:35 smithi090 bash[32384]: cluster 2023-12-01T14:14:34.431860+0000 mgr.y (mgr.24362) 16978 : cluster 0 pgmap v16947: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:14:36.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:14:36 smithi080 bash[28361]: audit 2023-12-01T14:14:35.199134+0000 mon.a (mon.0) 10369 : audit 0 from='client.? 172.21.15.80:0/2903478695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:14:36.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:14:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:14:36] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T14:14:36.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:14:36 smithi080 bash[41963]: audit 2023-12-01T14:14:35.199134+0000 mon.a (mon.0) 10369 : audit 0 from='client.? 172.21.15.80:0/2903478695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:14:36.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:14:36 smithi090 bash[32384]: audit 2023-12-01T14:14:35.199134+0000 mon.a (mon.0) 10369 : audit 0 from='client.? 172.21.15.80:0/2903478695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:14:37.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:14:37 smithi080 bash[41963]: cluster 2023-12-01T14:14:36.433077+0000 mgr.y (mgr.24362) 16979 : cluster 0 pgmap v16948: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:14:37.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:14:37 smithi080 bash[28361]: cluster 2023-12-01T14:14:36.433077+0000 mgr.y (mgr.24362) 16979 : cluster 0 pgmap v16948: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:14:37.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:14:37 smithi090 bash[32384]: cluster 2023-12-01T14:14:36.433077+0000 mgr.y (mgr.24362) 16979 : cluster 0 pgmap v16948: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:14:38.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:14:38 smithi080 bash[28361]: audit 2023-12-01T14:14:37.653613+0000 mon.a (mon.0) 10370 : audit 0 from='client.? 172.21.15.80:0/2913987716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:14:38.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:14:38 smithi080 bash[41963]: audit 2023-12-01T14:14:37.653613+0000 mon.a (mon.0) 10370 : audit 0 from='client.? 172.21.15.80:0/2913987716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:14:38.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:14:38 smithi090 bash[32384]: audit 2023-12-01T14:14:37.653613+0000 mon.a (mon.0) 10370 : audit 0 from='client.? 172.21.15.80:0/2913987716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:14:39.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:14:39 smithi080 bash[28361]: cluster 2023-12-01T14:14:38.433755+0000 mgr.y (mgr.24362) 16980 : cluster 0 pgmap v16949: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:14:39.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:14:39 smithi080 bash[41963]: cluster 2023-12-01T14:14:38.433755+0000 mgr.y (mgr.24362) 16980 : cluster 0 pgmap v16949: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:14:39.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:14:39 smithi090 bash[32384]: cluster 2023-12-01T14:14:38.433755+0000 mgr.y (mgr.24362) 16980 : cluster 0 pgmap v16949: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:14:40.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:14:40 smithi080 bash[28361]: audit 2023-12-01T14:14:40.100518+0000 mon.c (mon.2) 10873 : audit 0 from='client.? 172.21.15.80:0/3527730306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:14:40.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:14:40 smithi080 bash[41963]: audit 2023-12-01T14:14:40.100518+0000 mon.c (mon.2) 10873 : audit 0 from='client.? 172.21.15.80:0/3527730306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:14:40.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:14:40 smithi090 bash[32384]: audit 2023-12-01T14:14:40.100518+0000 mon.c (mon.2) 10873 : audit 0 from='client.? 172.21.15.80:0/3527730306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:14:41.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:14:41 smithi090 bash[32384]: cluster 2023-12-01T14:14:40.434410+0000 mgr.y (mgr.24362) 16981 : cluster 0 pgmap v16950: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:14:41.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:14:41 smithi090 bash[32384]: audit 2023-12-01T14:14:40.678967+0000 mon.c (mon.2) 10874 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:14:41.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:14:41 smithi080 bash[28361]: cluster 2023-12-01T14:14:40.434410+0000 mgr.y (mgr.24362) 16981 : cluster 0 pgmap v16950: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:14:41.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:14:41 smithi080 bash[28361]: audit 2023-12-01T14:14:40.678967+0000 mon.c (mon.2) 10874 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:14:41.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:14:41 smithi080 bash[41963]: cluster 2023-12-01T14:14:40.434410+0000 mgr.y (mgr.24362) 16981 : cluster 0 pgmap v16950: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:14:41.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:14:41 smithi080 bash[41963]: audit 2023-12-01T14:14:40.678967+0000 mon.c (mon.2) 10874 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:14:43.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:14:43 smithi090 bash[32384]: cluster 2023-12-01T14:14:42.435480+0000 mgr.y (mgr.24362) 16982 : cluster 0 pgmap v16951: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:14:43.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:14:43 smithi090 bash[32384]: audit 2023-12-01T14:14:42.551646+0000 mon.c (mon.2) 10875 : audit 0 from='client.? 172.21.15.80:0/2930140343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:14:43.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:14:43 smithi080 bash[28361]: cluster 2023-12-01T14:14:42.435480+0000 mgr.y (mgr.24362) 16982 : cluster 0 pgmap v16951: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:14:43.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:14:43 smithi080 bash[28361]: audit 2023-12-01T14:14:42.551646+0000 mon.c (mon.2) 10875 : audit 0 from='client.? 172.21.15.80:0/2930140343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:14:43.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:14:43 smithi080 bash[41963]: cluster 2023-12-01T14:14:42.435480+0000 mgr.y (mgr.24362) 16982 : cluster 0 pgmap v16951: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:14:43.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:14:43 smithi080 bash[41963]: audit 2023-12-01T14:14:42.551646+0000 mon.c (mon.2) 10875 : audit 0 from='client.? 172.21.15.80:0/2930140343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:14:45.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:14:45 smithi080 bash[28361]: cluster 2023-12-01T14:14:44.436147+0000 mgr.y (mgr.24362) 16983 : cluster 0 pgmap v16952: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:14:45.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:14:45 smithi080 bash[28361]: audit 2023-12-01T14:14:45.004191+0000 mon.a (mon.0) 10371 : audit 0 from='client.? 172.21.15.80:0/1239080592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:14:45.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:14:45 smithi080 bash[41963]: cluster 2023-12-01T14:14:44.436147+0000 mgr.y (mgr.24362) 16983 : cluster 0 pgmap v16952: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:14:45.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:14:45 smithi080 bash[41963]: audit 2023-12-01T14:14:45.004191+0000 mon.a (mon.0) 10371 : audit 0 from='client.? 172.21.15.80:0/1239080592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:14:45.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:14:45 smithi090 bash[32384]: cluster 2023-12-01T14:14:44.436147+0000 mgr.y (mgr.24362) 16983 : cluster 0 pgmap v16952: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:14:45.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:14:45 smithi090 bash[32384]: audit 2023-12-01T14:14:45.004191+0000 mon.a (mon.0) 10371 : audit 0 from='client.? 172.21.15.80:0/1239080592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:14:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:14:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:14:46] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T14:14:47.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:14:47 smithi090 bash[32384]: cluster 2023-12-01T14:14:46.437305+0000 mgr.y (mgr.24362) 16984 : cluster 0 pgmap v16953: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:14:47.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:14:47 smithi090 bash[32384]: audit 2023-12-01T14:14:46.910644+0000 mon.c (mon.2) 10876 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:14:47.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:14:47 smithi090 bash[32384]: audit 2023-12-01T14:14:47.448598+0000 mon.a (mon.0) 10372 : audit 0 from='client.? 172.21.15.80:0/1776650591' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:14:47.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:14:47 smithi080 bash[41963]: cluster 2023-12-01T14:14:46.437305+0000 mgr.y (mgr.24362) 16984 : cluster 0 pgmap v16953: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:14:47.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:14:47 smithi080 bash[41963]: audit 2023-12-01T14:14:46.910644+0000 mon.c (mon.2) 10876 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:14:47.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:14:47 smithi080 bash[41963]: audit 2023-12-01T14:14:47.448598+0000 mon.a (mon.0) 10372 : audit 0 from='client.? 172.21.15.80:0/1776650591' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:14:47.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:14:47 smithi080 bash[28361]: cluster 2023-12-01T14:14:46.437305+0000 mgr.y (mgr.24362) 16984 : cluster 0 pgmap v16953: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:14:47.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:14:47 smithi080 bash[28361]: audit 2023-12-01T14:14:46.910644+0000 mon.c (mon.2) 10876 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:14:47.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:14:47 smithi080 bash[28361]: audit 2023-12-01T14:14:47.448598+0000 mon.a (mon.0) 10372 : audit 0 from='client.? 172.21.15.80:0/1776650591' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:14:49.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:14:49 smithi090 bash[32384]: cluster 2023-12-01T14:14:48.438000+0000 mgr.y (mgr.24362) 16985 : cluster 0 pgmap v16954: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:14:49.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:14:49 smithi080 bash[28361]: cluster 2023-12-01T14:14:48.438000+0000 mgr.y (mgr.24362) 16985 : cluster 0 pgmap v16954: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:14:49.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:14:49 smithi080 bash[41963]: cluster 2023-12-01T14:14:48.438000+0000 mgr.y (mgr.24362) 16985 : cluster 0 pgmap v16954: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:14:50.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:14:50 smithi090 bash[32384]: audit 2023-12-01T14:14:49.903421+0000 mon.a (mon.0) 10373 : audit 0 from='client.? 172.21.15.80:0/2687368178' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:14:50.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:14:50 smithi080 bash[41963]: audit 2023-12-01T14:14:49.903421+0000 mon.a (mon.0) 10373 : audit 0 from='client.? 172.21.15.80:0/2687368178' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:14:50.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:14:50 smithi080 bash[28361]: audit 2023-12-01T14:14:49.903421+0000 mon.a (mon.0) 10373 : audit 0 from='client.? 172.21.15.80:0/2687368178' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:14:51.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:14:51 smithi090 bash[32384]: cluster 2023-12-01T14:14:50.438680+0000 mgr.y (mgr.24362) 16986 : cluster 0 pgmap v16955: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:14:51.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:14:51 smithi080 bash[28361]: cluster 2023-12-01T14:14:50.438680+0000 mgr.y (mgr.24362) 16986 : cluster 0 pgmap v16955: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:14:51.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:14:51 smithi080 bash[41963]: cluster 2023-12-01T14:14:50.438680+0000 mgr.y (mgr.24362) 16986 : cluster 0 pgmap v16955: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:14:52.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:14:52 smithi080 bash[28361]: audit 2023-12-01T14:14:52.384619+0000 mon.c (mon.2) 10877 : audit 0 from='client.? 172.21.15.80:0/2501691835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:14:52.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:14:52 smithi080 bash[41963]: audit 2023-12-01T14:14:52.384619+0000 mon.c (mon.2) 10877 : audit 0 from='client.? 172.21.15.80:0/2501691835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:14:53.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:14:52 smithi090 bash[32384]: audit 2023-12-01T14:14:52.384619+0000 mon.c (mon.2) 10877 : audit 0 from='client.? 172.21.15.80:0/2501691835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:14:54.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:14:53 smithi090 bash[32384]: cluster 2023-12-01T14:14:52.439814+0000 mgr.y (mgr.24362) 16987 : cluster 0 pgmap v16956: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:14:54.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:14:53 smithi090 bash[32384]: audit 2023-12-01T14:14:52.756675+0000 mon.a (mon.0) 10374 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:14:54.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:14:53 smithi090 bash[32384]: audit 2023-12-01T14:14:52.770021+0000 mon.a (mon.0) 10375 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:14:54.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:14:53 smithi090 bash[32384]: audit 2023-12-01T14:14:53.057552+0000 mon.a (mon.0) 10376 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:14:54.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:14:53 smithi090 bash[32384]: audit 2023-12-01T14:14:53.069591+0000 mon.a (mon.0) 10377 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:14:54.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:14:53 smithi090 bash[32384]: audit 2023-12-01T14:14:53.546719+0000 mon.c (mon.2) 10878 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:14:54.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:14:53 smithi090 bash[32384]: audit 2023-12-01T14:14:53.548185+0000 mon.c (mon.2) 10879 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:14:54.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:14:53 smithi090 bash[32384]: audit 2023-12-01T14:14:53.559616+0000 mon.a (mon.0) 10378 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:14:54.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:14:53 smithi080 bash[28361]: cluster 2023-12-01T14:14:52.439814+0000 mgr.y (mgr.24362) 16987 : cluster 0 pgmap v16956: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:14:54.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:14:53 smithi080 bash[28361]: audit 2023-12-01T14:14:52.756675+0000 mon.a (mon.0) 10374 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:14:54.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:14:53 smithi080 bash[28361]: audit 2023-12-01T14:14:52.770021+0000 mon.a (mon.0) 10375 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:14:54.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:14:53 smithi080 bash[28361]: audit 2023-12-01T14:14:53.057552+0000 mon.a (mon.0) 10376 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:14:54.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:14:53 smithi080 bash[28361]: audit 2023-12-01T14:14:53.069591+0000 mon.a (mon.0) 10377 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:14:54.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:14:53 smithi080 bash[28361]: audit 2023-12-01T14:14:53.546719+0000 mon.c (mon.2) 10878 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:14:54.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:14:53 smithi080 bash[28361]: audit 2023-12-01T14:14:53.548185+0000 mon.c (mon.2) 10879 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:14:54.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:14:53 smithi080 bash[28361]: audit 2023-12-01T14:14:53.559616+0000 mon.a (mon.0) 10378 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:14:54.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:14:53 smithi080 bash[41963]: cluster 2023-12-01T14:14:52.439814+0000 mgr.y (mgr.24362) 16987 : cluster 0 pgmap v16956: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:14:54.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:14:53 smithi080 bash[41963]: audit 2023-12-01T14:14:52.756675+0000 mon.a (mon.0) 10374 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:14:54.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:14:53 smithi080 bash[41963]: audit 2023-12-01T14:14:52.770021+0000 mon.a (mon.0) 10375 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:14:54.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:14:53 smithi080 bash[41963]: audit 2023-12-01T14:14:53.057552+0000 mon.a (mon.0) 10376 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:14:54.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:14:53 smithi080 bash[41963]: audit 2023-12-01T14:14:53.069591+0000 mon.a (mon.0) 10377 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:14:54.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:14:53 smithi080 bash[41963]: audit 2023-12-01T14:14:53.546719+0000 mon.c (mon.2) 10878 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:14:54.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:14:53 smithi080 bash[41963]: audit 2023-12-01T14:14:53.548185+0000 mon.c (mon.2) 10879 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:14:54.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:14:53 smithi080 bash[41963]: audit 2023-12-01T14:14:53.559616+0000 mon.a (mon.0) 10378 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:14:55.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:14:55 smithi080 bash[28361]: cluster 2023-12-01T14:14:54.440491+0000 mgr.y (mgr.24362) 16988 : cluster 0 pgmap v16957: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:14:55.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:14:55 smithi080 bash[28361]: audit 2023-12-01T14:14:54.885549+0000 mon.a (mon.0) 10379 : audit 0 from='client.? 172.21.15.80:0/1834039146' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:14:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:14:55 smithi080 bash[41963]: cluster 2023-12-01T14:14:54.440491+0000 mgr.y (mgr.24362) 16988 : cluster 0 pgmap v16957: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:14:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:14:55 smithi080 bash[41963]: audit 2023-12-01T14:14:54.885549+0000 mon.a (mon.0) 10379 : audit 0 from='client.? 172.21.15.80:0/1834039146' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:14:55.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:14:55 smithi090 bash[32384]: cluster 2023-12-01T14:14:54.440491+0000 mgr.y (mgr.24362) 16988 : cluster 0 pgmap v16957: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:14:55.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:14:55 smithi090 bash[32384]: audit 2023-12-01T14:14:54.885549+0000 mon.a (mon.0) 10379 : audit 0 from='client.? 172.21.15.80:0/1834039146' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:14:56.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:14:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:14:56] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T14:14:56.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:14:56 smithi080 bash[41963]: audit 2023-12-01T14:14:55.679403+0000 mon.c (mon.2) 10880 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:14:56.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:14:56 smithi080 bash[28361]: audit 2023-12-01T14:14:55.679403+0000 mon.c (mon.2) 10880 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:14:56.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:14:56 smithi090 bash[32384]: audit 2023-12-01T14:14:55.679403+0000 mon.c (mon.2) 10880 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:14:57.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:14:57 smithi080 bash[41963]: cluster 2023-12-01T14:14:56.441670+0000 mgr.y (mgr.24362) 16989 : cluster 0 pgmap v16958: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:14:57.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:14:57 smithi080 bash[28361]: cluster 2023-12-01T14:14:56.441670+0000 mgr.y (mgr.24362) 16989 : cluster 0 pgmap v16958: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:14:57.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:14:57 smithi090 bash[32384]: cluster 2023-12-01T14:14:56.441670+0000 mgr.y (mgr.24362) 16989 : cluster 0 pgmap v16958: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:14:58.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:14:58 smithi080 bash[28361]: audit 2023-12-01T14:14:57.341214+0000 mon.a (mon.0) 10380 : audit 0 from='client.? 172.21.15.80:0/2394659776' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:14:58.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:14:58 smithi080 bash[41963]: audit 2023-12-01T14:14:57.341214+0000 mon.a (mon.0) 10380 : audit 0 from='client.? 172.21.15.80:0/2394659776' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:14:58.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:14:58 smithi090 bash[32384]: audit 2023-12-01T14:14:57.341214+0000 mon.a (mon.0) 10380 : audit 0 from='client.? 172.21.15.80:0/2394659776' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:14:59.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:14:59 smithi080 bash[28361]: cluster 2023-12-01T14:14:58.442359+0000 mgr.y (mgr.24362) 16990 : cluster 0 pgmap v16959: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:14:59.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:14:59 smithi080 bash[41963]: cluster 2023-12-01T14:14:58.442359+0000 mgr.y (mgr.24362) 16990 : cluster 0 pgmap v16959: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:14:59.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:14:59 smithi090 bash[32384]: cluster 2023-12-01T14:14:58.442359+0000 mgr.y (mgr.24362) 16990 : cluster 0 pgmap v16959: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:15:00.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:15:00 smithi080 bash[28361]: audit 2023-12-01T14:14:59.793665+0000 mon.c (mon.2) 10881 : audit 0 from='client.? 172.21.15.80:0/3616645860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:15:00.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:15:00 smithi080 bash[41963]: audit 2023-12-01T14:14:59.793665+0000 mon.c (mon.2) 10881 : audit 0 from='client.? 172.21.15.80:0/3616645860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:15:00.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:15:00 smithi090 bash[32384]: audit 2023-12-01T14:14:59.793665+0000 mon.c (mon.2) 10881 : audit 0 from='client.? 172.21.15.80:0/3616645860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:15:01.508 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:15:01 smithi080 bash[41963]: cluster 2023-12-01T14:15:00.443035+0000 mgr.y (mgr.24362) 16991 : cluster 0 pgmap v16960: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:15:01.508 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:15:01 smithi080 bash[28361]: cluster 2023-12-01T14:15:00.443035+0000 mgr.y (mgr.24362) 16991 : cluster 0 pgmap v16960: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:15:01.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:15:01 smithi090 bash[32384]: cluster 2023-12-01T14:15:00.443035+0000 mgr.y (mgr.24362) 16991 : cluster 0 pgmap v16960: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:15:02.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:15:02 smithi080 bash[28361]: audit 2023-12-01T14:15:02.238100+0000 mon.a (mon.0) 10381 : audit 0 from='client.? 172.21.15.80:0/2718585837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:15:02.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:15:02 smithi080 bash[41963]: audit 2023-12-01T14:15:02.238100+0000 mon.a (mon.0) 10381 : audit 0 from='client.? 172.21.15.80:0/2718585837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:15:02.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:15:02 smithi090 bash[32384]: audit 2023-12-01T14:15:02.238100+0000 mon.a (mon.0) 10381 : audit 0 from='client.? 172.21.15.80:0/2718585837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:15:03.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:15:03 smithi080 bash[28361]: cluster 2023-12-01T14:15:02.444211+0000 mgr.y (mgr.24362) 16992 : cluster 0 pgmap v16961: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:15:03.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:15:03 smithi080 bash[41963]: cluster 2023-12-01T14:15:02.444211+0000 mgr.y (mgr.24362) 16992 : cluster 0 pgmap v16961: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:15:03.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:15:03 smithi090 bash[32384]: cluster 2023-12-01T14:15:02.444211+0000 mgr.y (mgr.24362) 16992 : cluster 0 pgmap v16961: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:15:05.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:15:05 smithi080 bash[28361]: cluster 2023-12-01T14:15:04.444834+0000 mgr.y (mgr.24362) 16993 : cluster 0 pgmap v16962: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:15:05.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:15:05 smithi080 bash[28361]: audit 2023-12-01T14:15:04.695914+0000 mon.a (mon.0) 10382 : audit 0 from='client.? 172.21.15.80:0/584857547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:15:05.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:15:05 smithi080 bash[41963]: cluster 2023-12-01T14:15:04.444834+0000 mgr.y (mgr.24362) 16993 : cluster 0 pgmap v16962: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:15:05.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:15:05 smithi080 bash[41963]: audit 2023-12-01T14:15:04.695914+0000 mon.a (mon.0) 10382 : audit 0 from='client.? 172.21.15.80:0/584857547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:15:05.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:15:05 smithi090 bash[32384]: cluster 2023-12-01T14:15:04.444834+0000 mgr.y (mgr.24362) 16993 : cluster 0 pgmap v16962: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:15:05.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:15:05 smithi090 bash[32384]: audit 2023-12-01T14:15:04.695914+0000 mon.a (mon.0) 10382 : audit 0 from='client.? 172.21.15.80:0/584857547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:15:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:15:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:15:06] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T14:15:07.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:15:07 smithi090 bash[32384]: cluster 2023-12-01T14:15:06.446006+0000 mgr.y (mgr.24362) 16994 : cluster 0 pgmap v16963: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:15:07.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:15:07 smithi090 bash[32384]: audit 2023-12-01T14:15:07.135804+0000 mon.a (mon.0) 10383 : audit 0 from='client.? 172.21.15.80:0/3130213702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:15:07.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:15:07 smithi080 bash[41963]: cluster 2023-12-01T14:15:06.446006+0000 mgr.y (mgr.24362) 16994 : cluster 0 pgmap v16963: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:15:07.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:15:07 smithi080 bash[41963]: audit 2023-12-01T14:15:07.135804+0000 mon.a (mon.0) 10383 : audit 0 from='client.? 172.21.15.80:0/3130213702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:15:07.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:15:07 smithi080 bash[28361]: cluster 2023-12-01T14:15:06.446006+0000 mgr.y (mgr.24362) 16994 : cluster 0 pgmap v16963: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:15:07.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:15:07 smithi080 bash[28361]: audit 2023-12-01T14:15:07.135804+0000 mon.a (mon.0) 10383 : audit 0 from='client.? 172.21.15.80:0/3130213702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:15:09.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:15:09 smithi090 bash[32384]: cluster 2023-12-01T14:15:08.446670+0000 mgr.y (mgr.24362) 16995 : cluster 0 pgmap v16964: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:15:09.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:15:09 smithi080 bash[28361]: cluster 2023-12-01T14:15:08.446670+0000 mgr.y (mgr.24362) 16995 : cluster 0 pgmap v16964: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:15:09.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:15:09 smithi080 bash[41963]: cluster 2023-12-01T14:15:08.446670+0000 mgr.y (mgr.24362) 16995 : cluster 0 pgmap v16964: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:15:10.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:15:10 smithi090 bash[32384]: audit 2023-12-01T14:15:09.583956+0000 mon.a (mon.0) 10384 : audit 0 from='client.? 172.21.15.80:0/2577653010' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:15:10.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:15:10 smithi080 bash[28361]: audit 2023-12-01T14:15:09.583956+0000 mon.a (mon.0) 10384 : audit 0 from='client.? 172.21.15.80:0/2577653010' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:15:10.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:15:10 smithi080 bash[41963]: audit 2023-12-01T14:15:09.583956+0000 mon.a (mon.0) 10384 : audit 0 from='client.? 172.21.15.80:0/2577653010' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:15:11.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:15:11 smithi090 bash[32384]: cluster 2023-12-01T14:15:10.447319+0000 mgr.y (mgr.24362) 16996 : cluster 0 pgmap v16965: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:15:11.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:15:11 smithi090 bash[32384]: audit 2023-12-01T14:15:10.679971+0000 mon.c (mon.2) 10882 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:15:11.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:15:11 smithi080 bash[28361]: cluster 2023-12-01T14:15:10.447319+0000 mgr.y (mgr.24362) 16996 : cluster 0 pgmap v16965: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:15:11.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:15:11 smithi080 bash[28361]: audit 2023-12-01T14:15:10.679971+0000 mon.c (mon.2) 10882 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:15:11.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:15:11 smithi080 bash[41963]: cluster 2023-12-01T14:15:10.447319+0000 mgr.y (mgr.24362) 16996 : cluster 0 pgmap v16965: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:15:11.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:15:11 smithi080 bash[41963]: audit 2023-12-01T14:15:10.679971+0000 mon.c (mon.2) 10882 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:15:12.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:15:12 smithi080 bash[41963]: audit 2023-12-01T14:15:12.038041+0000 mon.c (mon.2) 10883 : audit 0 from='client.? 172.21.15.80:0/4182970434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:15:12.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:15:12 smithi080 bash[28361]: audit 2023-12-01T14:15:12.038041+0000 mon.c (mon.2) 10883 : audit 0 from='client.? 172.21.15.80:0/4182970434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:15:13.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:15:12 smithi090 bash[32384]: audit 2023-12-01T14:15:12.038041+0000 mon.c (mon.2) 10883 : audit 0 from='client.? 172.21.15.80:0/4182970434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:15:13.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:15:13 smithi080 bash[28361]: cluster 2023-12-01T14:15:12.448452+0000 mgr.y (mgr.24362) 16997 : cluster 0 pgmap v16966: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:15:13.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:15:13 smithi080 bash[41963]: cluster 2023-12-01T14:15:12.448452+0000 mgr.y (mgr.24362) 16997 : cluster 0 pgmap v16966: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:15:14.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:15:13 smithi090 bash[32384]: cluster 2023-12-01T14:15:12.448452+0000 mgr.y (mgr.24362) 16997 : cluster 0 pgmap v16966: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:15:15.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:15:15 smithi080 bash[28361]: cluster 2023-12-01T14:15:14.449033+0000 mgr.y (mgr.24362) 16998 : cluster 0 pgmap v16967: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:15:15.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:15:15 smithi080 bash[28361]: audit 2023-12-01T14:15:14.493844+0000 mon.a (mon.0) 10385 : audit 0 from='client.? 172.21.15.80:0/921672740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:15:15.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:15:15 smithi080 bash[41963]: cluster 2023-12-01T14:15:14.449033+0000 mgr.y (mgr.24362) 16998 : cluster 0 pgmap v16967: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:15:15.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:15:15 smithi080 bash[41963]: audit 2023-12-01T14:15:14.493844+0000 mon.a (mon.0) 10385 : audit 0 from='client.? 172.21.15.80:0/921672740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:15:15.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:15:15 smithi090 bash[32384]: cluster 2023-12-01T14:15:14.449033+0000 mgr.y (mgr.24362) 16998 : cluster 0 pgmap v16967: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:15:15.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:15:15 smithi090 bash[32384]: audit 2023-12-01T14:15:14.493844+0000 mon.a (mon.0) 10385 : audit 0 from='client.? 172.21.15.80:0/921672740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:15:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:15:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:15:16] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T14:15:17.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:15:17 smithi090 bash[32384]: cluster 2023-12-01T14:15:16.450172+0000 mgr.y (mgr.24362) 16999 : cluster 0 pgmap v16968: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:15:17.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:15:17 smithi090 bash[32384]: audit 2023-12-01T14:15:16.940250+0000 mon.c (mon.2) 10884 : audit 0 from='client.? 172.21.15.80:0/2033478170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:15:17.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:15:17 smithi080 bash[41963]: cluster 2023-12-01T14:15:16.450172+0000 mgr.y (mgr.24362) 16999 : cluster 0 pgmap v16968: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:15:17.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:15:17 smithi080 bash[41963]: audit 2023-12-01T14:15:16.940250+0000 mon.c (mon.2) 10884 : audit 0 from='client.? 172.21.15.80:0/2033478170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:15:17.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:15:17 smithi080 bash[28361]: cluster 2023-12-01T14:15:16.450172+0000 mgr.y (mgr.24362) 16999 : cluster 0 pgmap v16968: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:15:17.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:15:17 smithi080 bash[28361]: audit 2023-12-01T14:15:16.940250+0000 mon.c (mon.2) 10884 : audit 0 from='client.? 172.21.15.80:0/2033478170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:15:19.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:15:19 smithi090 bash[32384]: cluster 2023-12-01T14:15:18.450860+0000 mgr.y (mgr.24362) 17000 : cluster 0 pgmap v16969: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:15:19.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:15:19 smithi090 bash[32384]: audit 2023-12-01T14:15:19.385715+0000 mon.c (mon.2) 10885 : audit 0 from='client.? 172.21.15.80:0/3124336470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:15:19.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:15:19 smithi080 bash[28361]: cluster 2023-12-01T14:15:18.450860+0000 mgr.y (mgr.24362) 17000 : cluster 0 pgmap v16969: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:15:19.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:15:19 smithi080 bash[28361]: audit 2023-12-01T14:15:19.385715+0000 mon.c (mon.2) 10885 : audit 0 from='client.? 172.21.15.80:0/3124336470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:15:19.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:15:19 smithi080 bash[41963]: cluster 2023-12-01T14:15:18.450860+0000 mgr.y (mgr.24362) 17000 : cluster 0 pgmap v16969: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:15:19.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:15:19 smithi080 bash[41963]: audit 2023-12-01T14:15:19.385715+0000 mon.c (mon.2) 10885 : audit 0 from='client.? 172.21.15.80:0/3124336470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:15:21.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:15:21 smithi090 bash[32384]: cluster 2023-12-01T14:15:20.451470+0000 mgr.y (mgr.24362) 17001 : cluster 0 pgmap v16970: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:15:21.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:15:21 smithi080 bash[28361]: cluster 2023-12-01T14:15:20.451470+0000 mgr.y (mgr.24362) 17001 : cluster 0 pgmap v16970: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:15:21.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:15:21 smithi080 bash[41963]: cluster 2023-12-01T14:15:20.451470+0000 mgr.y (mgr.24362) 17001 : cluster 0 pgmap v16970: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:15:22.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:15:22 smithi080 bash[28361]: audit 2023-12-01T14:15:21.839238+0000 mon.a (mon.0) 10386 : audit 0 from='client.? 172.21.15.80:0/2383599244' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:15:22.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:15:22 smithi080 bash[41963]: audit 2023-12-01T14:15:21.839238+0000 mon.a (mon.0) 10386 : audit 0 from='client.? 172.21.15.80:0/2383599244' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:15:23.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:15:22 smithi090 bash[32384]: audit 2023-12-01T14:15:21.839238+0000 mon.a (mon.0) 10386 : audit 0 from='client.? 172.21.15.80:0/2383599244' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:15:23.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:15:23 smithi080 bash[28361]: cluster 2023-12-01T14:15:22.452642+0000 mgr.y (mgr.24362) 17002 : cluster 0 pgmap v16971: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:15:23.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:15:23 smithi080 bash[41963]: cluster 2023-12-01T14:15:22.452642+0000 mgr.y (mgr.24362) 17002 : cluster 0 pgmap v16971: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:15:24.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:15:23 smithi090 bash[32384]: cluster 2023-12-01T14:15:22.452642+0000 mgr.y (mgr.24362) 17002 : cluster 0 pgmap v16971: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:15:25.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:15:25 smithi080 bash[28361]: audit 2023-12-01T14:15:24.292317+0000 mon.a (mon.0) 10387 : audit 0 from='client.? 172.21.15.80:0/778508912' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:15:25.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:15:25 smithi080 bash[28361]: cluster 2023-12-01T14:15:24.453293+0000 mgr.y (mgr.24362) 17003 : cluster 0 pgmap v16972: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:15:25.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:15:25 smithi080 bash[41963]: audit 2023-12-01T14:15:24.292317+0000 mon.a (mon.0) 10387 : audit 0 from='client.? 172.21.15.80:0/778508912' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:15:25.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:15:25 smithi080 bash[41963]: cluster 2023-12-01T14:15:24.453293+0000 mgr.y (mgr.24362) 17003 : cluster 0 pgmap v16972: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:15:25.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:15:25 smithi090 bash[32384]: audit 2023-12-01T14:15:24.292317+0000 mon.a (mon.0) 10387 : audit 0 from='client.? 172.21.15.80:0/778508912' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:15:25.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:15:25 smithi090 bash[32384]: cluster 2023-12-01T14:15:24.453293+0000 mgr.y (mgr.24362) 17003 : cluster 0 pgmap v16972: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:15:26.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:15:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:15:26] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T14:15:26.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:15:26 smithi080 bash[28361]: audit 2023-12-01T14:15:25.680260+0000 mon.c (mon.2) 10886 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:15:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:15:26 smithi080 bash[41963]: audit 2023-12-01T14:15:25.680260+0000 mon.c (mon.2) 10886 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:15:26.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:15:26 smithi090 bash[32384]: audit 2023-12-01T14:15:25.680260+0000 mon.c (mon.2) 10886 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:15:27.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:15:27 smithi090 bash[32384]: cluster 2023-12-01T14:15:26.454336+0000 mgr.y (mgr.24362) 17004 : cluster 0 pgmap v16973: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:15:27.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:15:27 smithi090 bash[32384]: audit 2023-12-01T14:15:26.746210+0000 mon.a (mon.0) 10388 : audit 0 from='client.? 172.21.15.80:0/2534393592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:15:27.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:15:27 smithi080 bash[28361]: cluster 2023-12-01T14:15:26.454336+0000 mgr.y (mgr.24362) 17004 : cluster 0 pgmap v16973: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:15:27.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:15:27 smithi080 bash[28361]: audit 2023-12-01T14:15:26.746210+0000 mon.a (mon.0) 10388 : audit 0 from='client.? 172.21.15.80:0/2534393592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:15:27.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:15:27 smithi080 bash[41963]: cluster 2023-12-01T14:15:26.454336+0000 mgr.y (mgr.24362) 17004 : cluster 0 pgmap v16973: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:15:27.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:15:27 smithi080 bash[41963]: audit 2023-12-01T14:15:26.746210+0000 mon.a (mon.0) 10388 : audit 0 from='client.? 172.21.15.80:0/2534393592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:15:29.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:15:29 smithi090 bash[32384]: cluster 2023-12-01T14:15:28.455078+0000 mgr.y (mgr.24362) 17005 : cluster 0 pgmap v16974: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:15:29.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:15:29 smithi090 bash[32384]: audit 2023-12-01T14:15:29.202184+0000 mon.c (mon.2) 10887 : audit 0 from='client.? 172.21.15.80:0/508573428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:15:29.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:15:29 smithi080 bash[28361]: cluster 2023-12-01T14:15:28.455078+0000 mgr.y (mgr.24362) 17005 : cluster 0 pgmap v16974: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:15:29.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:15:29 smithi080 bash[28361]: audit 2023-12-01T14:15:29.202184+0000 mon.c (mon.2) 10887 : audit 0 from='client.? 172.21.15.80:0/508573428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:15:29.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:15:29 smithi080 bash[41963]: cluster 2023-12-01T14:15:28.455078+0000 mgr.y (mgr.24362) 17005 : cluster 0 pgmap v16974: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:15:29.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:15:29 smithi080 bash[41963]: audit 2023-12-01T14:15:29.202184+0000 mon.c (mon.2) 10887 : audit 0 from='client.? 172.21.15.80:0/508573428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:15:31.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:15:31 smithi090 bash[32384]: cluster 2023-12-01T14:15:30.455765+0000 mgr.y (mgr.24362) 17006 : cluster 0 pgmap v16975: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:15:31.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:15:31 smithi080 bash[28361]: cluster 2023-12-01T14:15:30.455765+0000 mgr.y (mgr.24362) 17006 : cluster 0 pgmap v16975: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:15:31.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:15:31 smithi080 bash[41963]: cluster 2023-12-01T14:15:30.455765+0000 mgr.y (mgr.24362) 17006 : cluster 0 pgmap v16975: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:15:32.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:15:32 smithi080 bash[28361]: audit 2023-12-01T14:15:31.662402+0000 mon.c (mon.2) 10888 : audit 0 from='client.? 172.21.15.80:0/2972514013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:15:32.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:15:32 smithi080 bash[41963]: audit 2023-12-01T14:15:31.662402+0000 mon.c (mon.2) 10888 : audit 0 from='client.? 172.21.15.80:0/2972514013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:15:33.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:15:32 smithi090 bash[32384]: audit 2023-12-01T14:15:31.662402+0000 mon.c (mon.2) 10888 : audit 0 from='client.? 172.21.15.80:0/2972514013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:15:33.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:15:33 smithi080 bash[28361]: cluster 2023-12-01T14:15:32.456902+0000 mgr.y (mgr.24362) 17007 : cluster 0 pgmap v16976: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:15:33.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:15:33 smithi080 bash[41963]: cluster 2023-12-01T14:15:32.456902+0000 mgr.y (mgr.24362) 17007 : cluster 0 pgmap v16976: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:15:34.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:15:33 smithi090 bash[32384]: cluster 2023-12-01T14:15:32.456902+0000 mgr.y (mgr.24362) 17007 : cluster 0 pgmap v16976: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:15:34.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:15:34 smithi080 bash[28361]: audit 2023-12-01T14:15:34.126491+0000 mon.c (mon.2) 10889 : audit 0 from='client.? 172.21.15.80:0/903165322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:15:34.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:15:34 smithi080 bash[41963]: audit 2023-12-01T14:15:34.126491+0000 mon.c (mon.2) 10889 : audit 0 from='client.? 172.21.15.80:0/903165322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:15:35.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:15:34 smithi090 bash[32384]: audit 2023-12-01T14:15:34.126491+0000 mon.c (mon.2) 10889 : audit 0 from='client.? 172.21.15.80:0/903165322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:15:35.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:15:35 smithi080 bash[41963]: cluster 2023-12-01T14:15:34.457557+0000 mgr.y (mgr.24362) 17008 : cluster 0 pgmap v16977: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:15:35.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:15:35 smithi080 bash[28361]: cluster 2023-12-01T14:15:34.457557+0000 mgr.y (mgr.24362) 17008 : cluster 0 pgmap v16977: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:15:36.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:15:35 smithi090 bash[32384]: cluster 2023-12-01T14:15:34.457557+0000 mgr.y (mgr.24362) 17008 : cluster 0 pgmap v16977: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:15:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:15:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:15:36] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T14:15:37.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:15:37 smithi080 bash[41963]: cluster 2023-12-01T14:15:36.458654+0000 mgr.y (mgr.24362) 17009 : cluster 0 pgmap v16978: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:15:37.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:15:37 smithi080 bash[41963]: audit 2023-12-01T14:15:36.580430+0000 mon.a (mon.0) 10389 : audit 0 from='client.? 172.21.15.80:0/543203241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:15:37.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:15:37 smithi080 bash[28361]: cluster 2023-12-01T14:15:36.458654+0000 mgr.y (mgr.24362) 17009 : cluster 0 pgmap v16978: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:15:37.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:15:37 smithi080 bash[28361]: audit 2023-12-01T14:15:36.580430+0000 mon.a (mon.0) 10389 : audit 0 from='client.? 172.21.15.80:0/543203241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:15:38.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:15:37 smithi090 bash[32384]: cluster 2023-12-01T14:15:36.458654+0000 mgr.y (mgr.24362) 17009 : cluster 0 pgmap v16978: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:15:38.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:15:37 smithi090 bash[32384]: audit 2023-12-01T14:15:36.580430+0000 mon.a (mon.0) 10389 : audit 0 from='client.? 172.21.15.80:0/543203241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:15:39.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:15:39 smithi080 bash[28361]: cluster 2023-12-01T14:15:38.459333+0000 mgr.y (mgr.24362) 17010 : cluster 0 pgmap v16979: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:15:39.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:15:39 smithi080 bash[28361]: audit 2023-12-01T14:15:39.032947+0000 mon.c (mon.2) 10890 : audit 0 from='client.? 172.21.15.80:0/88985241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:15:39.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:15:39 smithi080 bash[41963]: cluster 2023-12-01T14:15:38.459333+0000 mgr.y (mgr.24362) 17010 : cluster 0 pgmap v16979: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:15:39.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:15:39 smithi080 bash[41963]: audit 2023-12-01T14:15:39.032947+0000 mon.c (mon.2) 10890 : audit 0 from='client.? 172.21.15.80:0/88985241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:15:40.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:15:39 smithi090 bash[32384]: cluster 2023-12-01T14:15:38.459333+0000 mgr.y (mgr.24362) 17010 : cluster 0 pgmap v16979: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:15:40.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:15:39 smithi090 bash[32384]: audit 2023-12-01T14:15:39.032947+0000 mon.c (mon.2) 10890 : audit 0 from='client.? 172.21.15.80:0/88985241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:15:41.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:15:41 smithi080 bash[41963]: cluster 2023-12-01T14:15:40.460163+0000 mgr.y (mgr.24362) 17011 : cluster 0 pgmap v16980: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:15:41.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:15:41 smithi080 bash[41963]: audit 2023-12-01T14:15:40.680640+0000 mon.c (mon.2) 10891 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:15:41.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:15:41 smithi080 bash[41963]: audit 2023-12-01T14:15:41.483998+0000 mon.c (mon.2) 10892 : audit 0 from='client.? 172.21.15.80:0/3865626350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:15:41.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:15:41 smithi080 bash[28361]: cluster 2023-12-01T14:15:40.460163+0000 mgr.y (mgr.24362) 17011 : cluster 0 pgmap v16980: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:15:41.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:15:41 smithi080 bash[28361]: audit 2023-12-01T14:15:40.680640+0000 mon.c (mon.2) 10891 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:15:41.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:15:41 smithi080 bash[28361]: audit 2023-12-01T14:15:41.483998+0000 mon.c (mon.2) 10892 : audit 0 from='client.? 172.21.15.80:0/3865626350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:15:42.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:15:41 smithi090 bash[32384]: cluster 2023-12-01T14:15:40.460163+0000 mgr.y (mgr.24362) 17011 : cluster 0 pgmap v16980: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:15:42.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:15:41 smithi090 bash[32384]: audit 2023-12-01T14:15:40.680640+0000 mon.c (mon.2) 10891 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:15:42.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:15:41 smithi090 bash[32384]: audit 2023-12-01T14:15:41.483998+0000 mon.c (mon.2) 10892 : audit 0 from='client.? 172.21.15.80:0/3865626350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:15:43.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:15:43 smithi080 bash[28361]: cluster 2023-12-01T14:15:42.461271+0000 mgr.y (mgr.24362) 17012 : cluster 0 pgmap v16981: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:15:43.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:15:43 smithi080 bash[41963]: cluster 2023-12-01T14:15:42.461271+0000 mgr.y (mgr.24362) 17012 : cluster 0 pgmap v16981: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:15:44.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:15:43 smithi090 bash[32384]: cluster 2023-12-01T14:15:42.461271+0000 mgr.y (mgr.24362) 17012 : cluster 0 pgmap v16981: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:15:44.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:15:44 smithi080 bash[28361]: audit 2023-12-01T14:15:43.935303+0000 mon.a (mon.0) 10390 : audit 0 from='client.? 172.21.15.80:0/2950565200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:15:44.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:15:44 smithi080 bash[41963]: audit 2023-12-01T14:15:43.935303+0000 mon.a (mon.0) 10390 : audit 0 from='client.? 172.21.15.80:0/2950565200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:15:45.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:15:44 smithi090 bash[32384]: audit 2023-12-01T14:15:43.935303+0000 mon.a (mon.0) 10390 : audit 0 from='client.? 172.21.15.80:0/2950565200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:15:45.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:15:45 smithi080 bash[28361]: cluster 2023-12-01T14:15:44.461857+0000 mgr.y (mgr.24362) 17013 : cluster 0 pgmap v16982: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:15:45.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:15:45 smithi080 bash[41963]: cluster 2023-12-01T14:15:44.461857+0000 mgr.y (mgr.24362) 17013 : cluster 0 pgmap v16982: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:15:46.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:15:45 smithi090 bash[32384]: cluster 2023-12-01T14:15:44.461857+0000 mgr.y (mgr.24362) 17013 : cluster 0 pgmap v16982: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:15:46.561 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:15:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:15:46] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T14:15:46.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:15:46 smithi080 bash[28361]: audit 2023-12-01T14:15:46.389125+0000 mon.a (mon.0) 10391 : audit 0 from='client.? 172.21.15.80:0/1436882616' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:15:46.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:15:46 smithi080 bash[41963]: audit 2023-12-01T14:15:46.389125+0000 mon.a (mon.0) 10391 : audit 0 from='client.? 172.21.15.80:0/1436882616' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:15:47.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:15:46 smithi090 bash[32384]: audit 2023-12-01T14:15:46.389125+0000 mon.a (mon.0) 10391 : audit 0 from='client.? 172.21.15.80:0/1436882616' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:15:47.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:15:47 smithi080 bash[41963]: cluster 2023-12-01T14:15:46.463116+0000 mgr.y (mgr.24362) 17014 : cluster 0 pgmap v16983: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:15:47.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:15:47 smithi080 bash[28361]: cluster 2023-12-01T14:15:46.463116+0000 mgr.y (mgr.24362) 17014 : cluster 0 pgmap v16983: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:15:48.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:15:47 smithi090 bash[32384]: cluster 2023-12-01T14:15:46.463116+0000 mgr.y (mgr.24362) 17014 : cluster 0 pgmap v16983: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:15:49.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:15:49 smithi080 bash[28361]: cluster 2023-12-01T14:15:48.463864+0000 mgr.y (mgr.24362) 17015 : cluster 0 pgmap v16984: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:15:49.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:15:49 smithi080 bash[28361]: audit 2023-12-01T14:15:48.846929+0000 mon.c (mon.2) 10893 : audit 0 from='client.? 172.21.15.80:0/1564302275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:15:49.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:15:49 smithi080 bash[41963]: cluster 2023-12-01T14:15:48.463864+0000 mgr.y (mgr.24362) 17015 : cluster 0 pgmap v16984: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:15:49.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:15:49 smithi080 bash[41963]: audit 2023-12-01T14:15:48.846929+0000 mon.c (mon.2) 10893 : audit 0 from='client.? 172.21.15.80:0/1564302275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:15:50.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:15:49 smithi090 bash[32384]: cluster 2023-12-01T14:15:48.463864+0000 mgr.y (mgr.24362) 17015 : cluster 0 pgmap v16984: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:15:50.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:15:49 smithi090 bash[32384]: audit 2023-12-01T14:15:48.846929+0000 mon.c (mon.2) 10893 : audit 0 from='client.? 172.21.15.80:0/1564302275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:15:51.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:15:51 smithi080 bash[28361]: cluster 2023-12-01T14:15:50.464581+0000 mgr.y (mgr.24362) 17016 : cluster 0 pgmap v16985: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:15:51.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:15:51 smithi080 bash[28361]: audit 2023-12-01T14:15:51.302397+0000 mon.c (mon.2) 10894 : audit 0 from='client.? 172.21.15.80:0/3409570463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:15:51.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:15:51 smithi080 bash[41963]: cluster 2023-12-01T14:15:50.464581+0000 mgr.y (mgr.24362) 17016 : cluster 0 pgmap v16985: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:15:51.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:15:51 smithi080 bash[41963]: audit 2023-12-01T14:15:51.302397+0000 mon.c (mon.2) 10894 : audit 0 from='client.? 172.21.15.80:0/3409570463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:15:52.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:15:51 smithi090 bash[32384]: cluster 2023-12-01T14:15:50.464581+0000 mgr.y (mgr.24362) 17016 : cluster 0 pgmap v16985: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:15:52.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:15:51 smithi090 bash[32384]: audit 2023-12-01T14:15:51.302397+0000 mon.c (mon.2) 10894 : audit 0 from='client.? 172.21.15.80:0/3409570463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:15:53.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:15:53 smithi080 bash[41963]: cluster 2023-12-01T14:15:52.465697+0000 mgr.y (mgr.24362) 17017 : cluster 0 pgmap v16986: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:15:53.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:15:53 smithi080 bash[28361]: cluster 2023-12-01T14:15:52.465697+0000 mgr.y (mgr.24362) 17017 : cluster 0 pgmap v16986: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:15:54.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:15:53 smithi090 bash[32384]: cluster 2023-12-01T14:15:52.465697+0000 mgr.y (mgr.24362) 17017 : cluster 0 pgmap v16986: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:15:54.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:15:54 smithi080 bash[28361]: audit 2023-12-01T14:15:53.641532+0000 mon.c (mon.2) 10895 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:15:54.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:15:54 smithi080 bash[28361]: audit 2023-12-01T14:15:53.761513+0000 mon.a (mon.0) 10392 : audit 0 from='client.? 172.21.15.80:0/4034306982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:15:54.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:15:54 smithi080 bash[41963]: audit 2023-12-01T14:15:53.641532+0000 mon.c (mon.2) 10895 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:15:54.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:15:54 smithi080 bash[41963]: audit 2023-12-01T14:15:53.761513+0000 mon.a (mon.0) 10392 : audit 0 from='client.? 172.21.15.80:0/4034306982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:15:55.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:15:54 smithi090 bash[32384]: audit 2023-12-01T14:15:53.641532+0000 mon.c (mon.2) 10895 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:15:55.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:15:54 smithi090 bash[32384]: audit 2023-12-01T14:15:53.761513+0000 mon.a (mon.0) 10392 : audit 0 from='client.? 172.21.15.80:0/4034306982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:15:55.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:15:55 smithi080 bash[28361]: cluster 2023-12-01T14:15:54.466347+0000 mgr.y (mgr.24362) 17018 : cluster 0 pgmap v16987: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:15:55.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:15:55 smithi080 bash[41963]: cluster 2023-12-01T14:15:54.466347+0000 mgr.y (mgr.24362) 17018 : cluster 0 pgmap v16987: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:15:56.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:15:55 smithi090 bash[32384]: cluster 2023-12-01T14:15:54.466347+0000 mgr.y (mgr.24362) 17018 : cluster 0 pgmap v16987: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:15:56.591 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:15:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:15:56] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T14:15:56.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:15:56 smithi080 bash[28361]: audit 2023-12-01T14:15:55.680960+0000 mon.c (mon.2) 10896 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:15:56.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:15:56 smithi080 bash[28361]: audit 2023-12-01T14:15:56.227432+0000 mon.a (mon.0) 10393 : audit 0 from='client.? 172.21.15.80:0/4135050834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:15:56.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:15:56 smithi080 bash[41963]: audit 2023-12-01T14:15:55.680960+0000 mon.c (mon.2) 10896 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:15:56.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:15:56 smithi080 bash[41963]: audit 2023-12-01T14:15:56.227432+0000 mon.a (mon.0) 10393 : audit 0 from='client.? 172.21.15.80:0/4135050834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:15:57.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:15:56 smithi090 bash[32384]: audit 2023-12-01T14:15:55.680960+0000 mon.c (mon.2) 10896 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:15:57.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:15:56 smithi090 bash[32384]: audit 2023-12-01T14:15:56.227432+0000 mon.a (mon.0) 10393 : audit 0 from='client.? 172.21.15.80:0/4135050834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:15:57.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:15:57 smithi080 bash[41963]: cluster 2023-12-01T14:15:56.467478+0000 mgr.y (mgr.24362) 17019 : cluster 0 pgmap v16988: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:15:57.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:15:57 smithi080 bash[28361]: cluster 2023-12-01T14:15:56.467478+0000 mgr.y (mgr.24362) 17019 : cluster 0 pgmap v16988: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:15:58.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:15:57 smithi090 bash[32384]: cluster 2023-12-01T14:15:56.467478+0000 mgr.y (mgr.24362) 17019 : cluster 0 pgmap v16988: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:15:59.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:15:59 smithi080 bash[28361]: cluster 2023-12-01T14:15:58.468123+0000 mgr.y (mgr.24362) 17020 : cluster 0 pgmap v16989: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:15:59.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:15:59 smithi080 bash[28361]: audit 2023-12-01T14:15:58.683240+0000 mon.a (mon.0) 10394 : audit 0 from='client.? 172.21.15.80:0/2059080337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:15:59.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:15:59 smithi080 bash[28361]: audit 2023-12-01T14:15:59.386422+0000 mon.a (mon.0) 10395 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:15:59.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:15:59 smithi080 bash[28361]: audit 2023-12-01T14:15:59.397860+0000 mon.a (mon.0) 10396 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:15:59.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:15:59 smithi080 bash[41963]: cluster 2023-12-01T14:15:58.468123+0000 mgr.y (mgr.24362) 17020 : cluster 0 pgmap v16989: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:15:59.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:15:59 smithi080 bash[41963]: audit 2023-12-01T14:15:58.683240+0000 mon.a (mon.0) 10394 : audit 0 from='client.? 172.21.15.80:0/2059080337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:15:59.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:15:59 smithi080 bash[41963]: audit 2023-12-01T14:15:59.386422+0000 mon.a (mon.0) 10395 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:15:59.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:15:59 smithi080 bash[41963]: audit 2023-12-01T14:15:59.397860+0000 mon.a (mon.0) 10396 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:16:00.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:15:59 smithi090 bash[32384]: cluster 2023-12-01T14:15:58.468123+0000 mgr.y (mgr.24362) 17020 : cluster 0 pgmap v16989: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:16:00.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:15:59 smithi090 bash[32384]: audit 2023-12-01T14:15:58.683240+0000 mon.a (mon.0) 10394 : audit 0 from='client.? 172.21.15.80:0/2059080337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:16:00.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:15:59 smithi090 bash[32384]: audit 2023-12-01T14:15:59.386422+0000 mon.a (mon.0) 10395 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:16:00.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:15:59 smithi090 bash[32384]: audit 2023-12-01T14:15:59.397860+0000 mon.a (mon.0) 10396 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:16:01.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:16:00 smithi080 bash[41963]: audit 2023-12-01T14:15:59.848498+0000 mon.a (mon.0) 10397 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:16:01.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:16:00 smithi080 bash[41963]: audit 2023-12-01T14:15:59.861344+0000 mon.a (mon.0) 10398 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:16:01.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:16:00 smithi080 bash[41963]: audit 2023-12-01T14:16:00.388071+0000 mon.c (mon.2) 10897 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:16:01.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:16:00 smithi080 bash[41963]: audit 2023-12-01T14:16:00.389984+0000 mon.c (mon.2) 10898 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:16:01.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:16:00 smithi080 bash[41963]: audit 2023-12-01T14:16:00.400796+0000 mon.a (mon.0) 10399 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:16:01.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:16:00 smithi080 bash[41963]: cluster 2023-12-01T14:16:00.468706+0000 mgr.y (mgr.24362) 17021 : cluster 0 pgmap v16990: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:16:01.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:16:00 smithi080 bash[28361]: audit 2023-12-01T14:15:59.848498+0000 mon.a (mon.0) 10397 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:16:01.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:16:00 smithi080 bash[28361]: audit 2023-12-01T14:15:59.861344+0000 mon.a (mon.0) 10398 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:16:01.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:16:00 smithi080 bash[28361]: audit 2023-12-01T14:16:00.388071+0000 mon.c (mon.2) 10897 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:16:01.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:16:00 smithi080 bash[28361]: audit 2023-12-01T14:16:00.389984+0000 mon.c (mon.2) 10898 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:16:01.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:16:00 smithi080 bash[28361]: audit 2023-12-01T14:16:00.400796+0000 mon.a (mon.0) 10399 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:16:01.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:16:00 smithi080 bash[28361]: cluster 2023-12-01T14:16:00.468706+0000 mgr.y (mgr.24362) 17021 : cluster 0 pgmap v16990: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:16:01.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:16:00 smithi090 bash[32384]: audit 2023-12-01T14:15:59.848498+0000 mon.a (mon.0) 10397 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:16:01.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:16:00 smithi090 bash[32384]: audit 2023-12-01T14:15:59.861344+0000 mon.a (mon.0) 10398 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:16:01.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:16:00 smithi090 bash[32384]: audit 2023-12-01T14:16:00.388071+0000 mon.c (mon.2) 10897 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:16:01.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:16:00 smithi090 bash[32384]: audit 2023-12-01T14:16:00.389984+0000 mon.c (mon.2) 10898 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:16:01.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:16:00 smithi090 bash[32384]: audit 2023-12-01T14:16:00.400796+0000 mon.a (mon.0) 10399 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:16:01.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:16:00 smithi090 bash[32384]: cluster 2023-12-01T14:16:00.468706+0000 mgr.y (mgr.24362) 17021 : cluster 0 pgmap v16990: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:16:02.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:16:01 smithi080 bash[28361]: audit 2023-12-01T14:16:01.146657+0000 mon.c (mon.2) 10899 : audit 0 from='client.? 172.21.15.80:0/365088895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:16:02.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:16:01 smithi080 bash[41963]: audit 2023-12-01T14:16:01.146657+0000 mon.c (mon.2) 10899 : audit 0 from='client.? 172.21.15.80:0/365088895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:16:02.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:16:01 smithi090 bash[32384]: audit 2023-12-01T14:16:01.146657+0000 mon.c (mon.2) 10899 : audit 0 from='client.? 172.21.15.80:0/365088895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:16:03.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:16:02 smithi080 bash[28361]: cluster 2023-12-01T14:16:02.469923+0000 mgr.y (mgr.24362) 17022 : cluster 0 pgmap v16991: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:16:03.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:16:02 smithi080 bash[41963]: cluster 2023-12-01T14:16:02.469923+0000 mgr.y (mgr.24362) 17022 : cluster 0 pgmap v16991: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:16:03.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:16:02 smithi090 bash[32384]: cluster 2023-12-01T14:16:02.469923+0000 mgr.y (mgr.24362) 17022 : cluster 0 pgmap v16991: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:16:04.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:16:03 smithi080 bash[28361]: audit 2023-12-01T14:16:03.606768+0000 mon.a (mon.0) 10400 : audit 0 from='client.? 172.21.15.80:0/1085417198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:16:04.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:16:03 smithi080 bash[41963]: audit 2023-12-01T14:16:03.606768+0000 mon.a (mon.0) 10400 : audit 0 from='client.? 172.21.15.80:0/1085417198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:16:04.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:16:03 smithi090 bash[32384]: audit 2023-12-01T14:16:03.606768+0000 mon.a (mon.0) 10400 : audit 0 from='client.? 172.21.15.80:0/1085417198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:16:05.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:16:05 smithi080 bash[28361]: cluster 2023-12-01T14:16:04.470571+0000 mgr.y (mgr.24362) 17023 : cluster 0 pgmap v16992: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:16:05.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:16:05 smithi080 bash[41963]: cluster 2023-12-01T14:16:04.470571+0000 mgr.y (mgr.24362) 17023 : cluster 0 pgmap v16992: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:16:05.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:16:05 smithi090 bash[32384]: cluster 2023-12-01T14:16:04.470571+0000 mgr.y (mgr.24362) 17023 : cluster 0 pgmap v16992: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:16:06.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:16:06 smithi080 bash[28361]: audit 2023-12-01T14:16:06.066538+0000 mon.a (mon.0) 10401 : audit 0 from='client.? 172.21.15.80:0/658557824' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:16:06.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:16:06 smithi080 bash[41963]: audit 2023-12-01T14:16:06.066538+0000 mon.a (mon.0) 10401 : audit 0 from='client.? 172.21.15.80:0/658557824' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:16:06.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:16:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:16:06] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T14:16:06.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:16:06 smithi090 bash[32384]: audit 2023-12-01T14:16:06.066538+0000 mon.a (mon.0) 10401 : audit 0 from='client.? 172.21.15.80:0/658557824' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:16:07.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:16:07 smithi090 bash[32384]: cluster 2023-12-01T14:16:06.471789+0000 mgr.y (mgr.24362) 17024 : cluster 0 pgmap v16993: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:16:07.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:16:07 smithi080 bash[41963]: cluster 2023-12-01T14:16:06.471789+0000 mgr.y (mgr.24362) 17024 : cluster 0 pgmap v16993: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:16:07.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:16:07 smithi080 bash[28361]: cluster 2023-12-01T14:16:06.471789+0000 mgr.y (mgr.24362) 17024 : cluster 0 pgmap v16993: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:16:09.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:16:09 smithi080 bash[41963]: cluster 2023-12-01T14:16:08.472463+0000 mgr.y (mgr.24362) 17025 : cluster 0 pgmap v16994: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:16:09.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:16:09 smithi080 bash[41963]: audit 2023-12-01T14:16:08.532904+0000 mon.c (mon.2) 10900 : audit 0 from='client.? 172.21.15.80:0/36169448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:16:09.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:16:09 smithi080 bash[28361]: cluster 2023-12-01T14:16:08.472463+0000 mgr.y (mgr.24362) 17025 : cluster 0 pgmap v16994: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:16:09.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:16:09 smithi080 bash[28361]: audit 2023-12-01T14:16:08.532904+0000 mon.c (mon.2) 10900 : audit 0 from='client.? 172.21.15.80:0/36169448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:16:10.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:16:09 smithi090 bash[32384]: cluster 2023-12-01T14:16:08.472463+0000 mgr.y (mgr.24362) 17025 : cluster 0 pgmap v16994: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:16:10.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:16:09 smithi090 bash[32384]: audit 2023-12-01T14:16:08.532904+0000 mon.c (mon.2) 10900 : audit 0 from='client.? 172.21.15.80:0/36169448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:16:11.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:16:11 smithi080 bash[28361]: cluster 2023-12-01T14:16:10.473065+0000 mgr.y (mgr.24362) 17026 : cluster 0 pgmap v16995: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:16:11.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:16:11 smithi080 bash[28361]: audit 2023-12-01T14:16:10.680566+0000 mon.c (mon.2) 10901 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:16:11.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:16:11 smithi080 bash[28361]: audit 2023-12-01T14:16:10.985534+0000 mon.a (mon.0) 10402 : audit 0 from='client.? 172.21.15.80:0/2410356180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:16:11.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:16:11 smithi080 bash[41963]: cluster 2023-12-01T14:16:10.473065+0000 mgr.y (mgr.24362) 17026 : cluster 0 pgmap v16995: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:16:11.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:16:11 smithi080 bash[41963]: audit 2023-12-01T14:16:10.680566+0000 mon.c (mon.2) 10901 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:16:11.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:16:11 smithi080 bash[41963]: audit 2023-12-01T14:16:10.985534+0000 mon.a (mon.0) 10402 : audit 0 from='client.? 172.21.15.80:0/2410356180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:16:12.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:16:11 smithi090 bash[32384]: cluster 2023-12-01T14:16:10.473065+0000 mgr.y (mgr.24362) 17026 : cluster 0 pgmap v16995: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:16:12.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:16:11 smithi090 bash[32384]: audit 2023-12-01T14:16:10.680566+0000 mon.c (mon.2) 10901 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:16:12.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:16:11 smithi090 bash[32384]: audit 2023-12-01T14:16:10.985534+0000 mon.a (mon.0) 10402 : audit 0 from='client.? 172.21.15.80:0/2410356180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:16:13.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:16:13 smithi080 bash[28361]: cluster 2023-12-01T14:16:12.474194+0000 mgr.y (mgr.24362) 17027 : cluster 0 pgmap v16996: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:16:13.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:16:13 smithi080 bash[28361]: audit 2023-12-01T14:16:13.445226+0000 mon.c (mon.2) 10902 : audit 0 from='client.? 172.21.15.80:0/3722248801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:16:13.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:16:13 smithi080 bash[41963]: cluster 2023-12-01T14:16:12.474194+0000 mgr.y (mgr.24362) 17027 : cluster 0 pgmap v16996: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:16:13.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:16:13 smithi080 bash[41963]: audit 2023-12-01T14:16:13.445226+0000 mon.c (mon.2) 10902 : audit 0 from='client.? 172.21.15.80:0/3722248801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:16:14.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:16:13 smithi090 bash[32384]: cluster 2023-12-01T14:16:12.474194+0000 mgr.y (mgr.24362) 17027 : cluster 0 pgmap v16996: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:16:14.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:16:13 smithi090 bash[32384]: audit 2023-12-01T14:16:13.445226+0000 mon.c (mon.2) 10902 : audit 0 from='client.? 172.21.15.80:0/3722248801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:16:15.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:16:15 smithi090 bash[32384]: cluster 2023-12-01T14:16:14.474778+0000 mgr.y (mgr.24362) 17028 : cluster 0 pgmap v16997: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:16:15.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:16:15 smithi080 bash[28361]: cluster 2023-12-01T14:16:14.474778+0000 mgr.y (mgr.24362) 17028 : cluster 0 pgmap v16997: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:16:15.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:16:15 smithi080 bash[41963]: cluster 2023-12-01T14:16:14.474778+0000 mgr.y (mgr.24362) 17028 : cluster 0 pgmap v16997: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:16:16.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:16:16 smithi090 bash[32384]: audit 2023-12-01T14:16:15.897226+0000 mon.c (mon.2) 10903 : audit 0 from='client.? 172.21.15.80:0/2933197106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:16:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:16:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:16:16] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T14:16:16.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:16:16 smithi080 bash[41963]: audit 2023-12-01T14:16:15.897226+0000 mon.c (mon.2) 10903 : audit 0 from='client.? 172.21.15.80:0/2933197106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:16:16.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:16:16 smithi080 bash[28361]: audit 2023-12-01T14:16:15.897226+0000 mon.c (mon.2) 10903 : audit 0 from='client.? 172.21.15.80:0/2933197106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:16:17.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:16:17 smithi090 bash[32384]: cluster 2023-12-01T14:16:16.476017+0000 mgr.y (mgr.24362) 17029 : cluster 0 pgmap v16998: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:16:17.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:16:17 smithi080 bash[41963]: cluster 2023-12-01T14:16:16.476017+0000 mgr.y (mgr.24362) 17029 : cluster 0 pgmap v16998: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:16:17.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:16:17 smithi080 bash[28361]: cluster 2023-12-01T14:16:16.476017+0000 mgr.y (mgr.24362) 17029 : cluster 0 pgmap v16998: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:16:18.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:16:18 smithi080 bash[28361]: audit 2023-12-01T14:16:18.350885+0000 mon.c (mon.2) 10904 : audit 0 from='client.? 172.21.15.80:0/2229248138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:16:18.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:16:18 smithi080 bash[41963]: audit 2023-12-01T14:16:18.350885+0000 mon.c (mon.2) 10904 : audit 0 from='client.? 172.21.15.80:0/2229248138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:16:18.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:16:18 smithi090 bash[32384]: audit 2023-12-01T14:16:18.350885+0000 mon.c (mon.2) 10904 : audit 0 from='client.? 172.21.15.80:0/2229248138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:16:19.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:16:19 smithi080 bash[28361]: cluster 2023-12-01T14:16:18.476705+0000 mgr.y (mgr.24362) 17030 : cluster 0 pgmap v16999: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:16:19.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:16:19 smithi080 bash[41963]: cluster 2023-12-01T14:16:18.476705+0000 mgr.y (mgr.24362) 17030 : cluster 0 pgmap v16999: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:16:19.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:16:19 smithi090 bash[32384]: cluster 2023-12-01T14:16:18.476705+0000 mgr.y (mgr.24362) 17030 : cluster 0 pgmap v16999: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:16:21.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:16:21 smithi080 bash[28361]: cluster 2023-12-01T14:16:20.477199+0000 mgr.y (mgr.24362) 17031 : cluster 0 pgmap v17000: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:16:21.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:16:21 smithi080 bash[28361]: audit 2023-12-01T14:16:20.811175+0000 mon.c (mon.2) 10905 : audit 0 from='client.? 172.21.15.80:0/174412694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:16:21.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:16:21 smithi080 bash[41963]: cluster 2023-12-01T14:16:20.477199+0000 mgr.y (mgr.24362) 17031 : cluster 0 pgmap v17000: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:16:21.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:16:21 smithi080 bash[41963]: audit 2023-12-01T14:16:20.811175+0000 mon.c (mon.2) 10905 : audit 0 from='client.? 172.21.15.80:0/174412694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:16:22.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:16:21 smithi090 bash[32384]: cluster 2023-12-01T14:16:20.477199+0000 mgr.y (mgr.24362) 17031 : cluster 0 pgmap v17000: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:16:22.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:16:21 smithi090 bash[32384]: audit 2023-12-01T14:16:20.811175+0000 mon.c (mon.2) 10905 : audit 0 from='client.? 172.21.15.80:0/174412694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:16:23.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:16:23 smithi080 bash[28361]: cluster 2023-12-01T14:16:22.478311+0000 mgr.y (mgr.24362) 17032 : cluster 0 pgmap v17001: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:16:23.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:16:23 smithi080 bash[28361]: audit 2023-12-01T14:16:23.268126+0000 mon.c (mon.2) 10906 : audit 0 from='client.? 172.21.15.80:0/2254710741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:16:23.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:16:23 smithi080 bash[41963]: cluster 2023-12-01T14:16:22.478311+0000 mgr.y (mgr.24362) 17032 : cluster 0 pgmap v17001: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:16:23.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:16:23 smithi080 bash[41963]: audit 2023-12-01T14:16:23.268126+0000 mon.c (mon.2) 10906 : audit 0 from='client.? 172.21.15.80:0/2254710741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:16:24.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:16:23 smithi090 bash[32384]: cluster 2023-12-01T14:16:22.478311+0000 mgr.y (mgr.24362) 17032 : cluster 0 pgmap v17001: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:16:24.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:16:23 smithi090 bash[32384]: audit 2023-12-01T14:16:23.268126+0000 mon.c (mon.2) 10906 : audit 0 from='client.? 172.21.15.80:0/2254710741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:16:25.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:16:25 smithi090 bash[32384]: cluster 2023-12-01T14:16:24.478975+0000 mgr.y (mgr.24362) 17033 : cluster 0 pgmap v17002: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:16:25.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:16:25 smithi080 bash[28361]: cluster 2023-12-01T14:16:24.478975+0000 mgr.y (mgr.24362) 17033 : cluster 0 pgmap v17002: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:16:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:16:25 smithi080 bash[41963]: cluster 2023-12-01T14:16:24.478975+0000 mgr.y (mgr.24362) 17033 : cluster 0 pgmap v17002: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:16:26.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:16:26 smithi090 bash[32384]: audit 2023-12-01T14:16:25.681803+0000 mon.c (mon.2) 10907 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:16:26.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:16:26 smithi090 bash[32384]: audit 2023-12-01T14:16:25.726708+0000 mon.a (mon.0) 10403 : audit 0 from='client.? 172.21.15.80:0/3542743840' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:16:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:16:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:16:26] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T14:16:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:16:26 smithi080 bash[28361]: audit 2023-12-01T14:16:25.681803+0000 mon.c (mon.2) 10907 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:16:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:16:26 smithi080 bash[28361]: audit 2023-12-01T14:16:25.726708+0000 mon.a (mon.0) 10403 : audit 0 from='client.? 172.21.15.80:0/3542743840' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:16:26.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:16:26 smithi080 bash[41963]: audit 2023-12-01T14:16:25.681803+0000 mon.c (mon.2) 10907 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:16:26.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:16:26 smithi080 bash[41963]: audit 2023-12-01T14:16:25.726708+0000 mon.a (mon.0) 10403 : audit 0 from='client.? 172.21.15.80:0/3542743840' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:16:27.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:16:27 smithi090 bash[32384]: cluster 2023-12-01T14:16:26.480154+0000 mgr.y (mgr.24362) 17034 : cluster 0 pgmap v17003: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:16:27.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:16:27 smithi080 bash[28361]: cluster 2023-12-01T14:16:26.480154+0000 mgr.y (mgr.24362) 17034 : cluster 0 pgmap v17003: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:16:27.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:16:27 smithi080 bash[41963]: cluster 2023-12-01T14:16:26.480154+0000 mgr.y (mgr.24362) 17034 : cluster 0 pgmap v17003: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:16:28.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:16:28 smithi090 bash[32384]: audit 2023-12-01T14:16:28.183611+0000 mon.a (mon.0) 10404 : audit 0 from='client.? 172.21.15.80:0/3481991868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:16:28.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:16:28 smithi080 bash[28361]: audit 2023-12-01T14:16:28.183611+0000 mon.a (mon.0) 10404 : audit 0 from='client.? 172.21.15.80:0/3481991868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:16:28.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:16:28 smithi080 bash[41963]: audit 2023-12-01T14:16:28.183611+0000 mon.a (mon.0) 10404 : audit 0 from='client.? 172.21.15.80:0/3481991868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:16:29.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:16:29 smithi090 bash[32384]: cluster 2023-12-01T14:16:28.480812+0000 mgr.y (mgr.24362) 17035 : cluster 0 pgmap v17004: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:16:29.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:16:29 smithi080 bash[28361]: cluster 2023-12-01T14:16:28.480812+0000 mgr.y (mgr.24362) 17035 : cluster 0 pgmap v17004: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:16:29.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:16:29 smithi080 bash[41963]: cluster 2023-12-01T14:16:28.480812+0000 mgr.y (mgr.24362) 17035 : cluster 0 pgmap v17004: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:16:31.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:16:31 smithi080 bash[28361]: cluster 2023-12-01T14:16:30.481421+0000 mgr.y (mgr.24362) 17036 : cluster 0 pgmap v17005: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:16:31.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:16:31 smithi080 bash[28361]: audit 2023-12-01T14:16:30.635126+0000 mon.c (mon.2) 10908 : audit 0 from='client.? 172.21.15.80:0/990845632' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:16:31.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:16:31 smithi080 bash[41963]: cluster 2023-12-01T14:16:30.481421+0000 mgr.y (mgr.24362) 17036 : cluster 0 pgmap v17005: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:16:31.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:16:31 smithi080 bash[41963]: audit 2023-12-01T14:16:30.635126+0000 mon.c (mon.2) 10908 : audit 0 from='client.? 172.21.15.80:0/990845632' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:16:32.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:16:31 smithi090 bash[32384]: cluster 2023-12-01T14:16:30.481421+0000 mgr.y (mgr.24362) 17036 : cluster 0 pgmap v17005: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:16:32.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:16:31 smithi090 bash[32384]: audit 2023-12-01T14:16:30.635126+0000 mon.c (mon.2) 10908 : audit 0 from='client.? 172.21.15.80:0/990845632' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:16:33.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:16:33 smithi080 bash[28361]: cluster 2023-12-01T14:16:32.482535+0000 mgr.y (mgr.24362) 17037 : cluster 0 pgmap v17006: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:16:33.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:16:33 smithi080 bash[28361]: audit 2023-12-01T14:16:33.093467+0000 mon.a (mon.0) 10405 : audit 0 from='client.? 172.21.15.80:0/544953862' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:16:33.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:16:33 smithi080 bash[41963]: cluster 2023-12-01T14:16:32.482535+0000 mgr.y (mgr.24362) 17037 : cluster 0 pgmap v17006: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:16:33.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:16:33 smithi080 bash[41963]: audit 2023-12-01T14:16:33.093467+0000 mon.a (mon.0) 10405 : audit 0 from='client.? 172.21.15.80:0/544953862' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:16:34.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:16:33 smithi090 bash[32384]: cluster 2023-12-01T14:16:32.482535+0000 mgr.y (mgr.24362) 17037 : cluster 0 pgmap v17006: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:16:34.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:16:33 smithi090 bash[32384]: audit 2023-12-01T14:16:33.093467+0000 mon.a (mon.0) 10405 : audit 0 from='client.? 172.21.15.80:0/544953862' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:16:35.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:16:35 smithi090 bash[32384]: cluster 2023-12-01T14:16:34.483179+0000 mgr.y (mgr.24362) 17038 : cluster 0 pgmap v17007: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:16:35.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:16:35 smithi080 bash[28361]: cluster 2023-12-01T14:16:34.483179+0000 mgr.y (mgr.24362) 17038 : cluster 0 pgmap v17007: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:16:35.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:16:35 smithi080 bash[41963]: cluster 2023-12-01T14:16:34.483179+0000 mgr.y (mgr.24362) 17038 : cluster 0 pgmap v17007: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:16:36.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:16:36 smithi090 bash[32384]: audit 2023-12-01T14:16:35.550045+0000 mon.c (mon.2) 10909 : audit 0 from='client.? 172.21.15.80:0/996339692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:16:36.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:16:36 smithi080 bash[28361]: audit 2023-12-01T14:16:35.550045+0000 mon.c (mon.2) 10909 : audit 0 from='client.? 172.21.15.80:0/996339692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:16:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:16:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:16:36] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T14:16:36.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:16:36 smithi080 bash[41963]: audit 2023-12-01T14:16:35.550045+0000 mon.c (mon.2) 10909 : audit 0 from='client.? 172.21.15.80:0/996339692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:16:37.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:16:37 smithi090 bash[32384]: cluster 2023-12-01T14:16:36.484352+0000 mgr.y (mgr.24362) 17039 : cluster 0 pgmap v17008: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:16:37.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:16:37 smithi080 bash[41963]: cluster 2023-12-01T14:16:36.484352+0000 mgr.y (mgr.24362) 17039 : cluster 0 pgmap v17008: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:16:37.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:16:37 smithi080 bash[28361]: cluster 2023-12-01T14:16:36.484352+0000 mgr.y (mgr.24362) 17039 : cluster 0 pgmap v17008: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:16:38.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:16:38 smithi090 bash[32384]: audit 2023-12-01T14:16:38.007019+0000 mon.c (mon.2) 10910 : audit 0 from='client.? 172.21.15.80:0/4242329294' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:16:38.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:16:38 smithi080 bash[28361]: audit 2023-12-01T14:16:38.007019+0000 mon.c (mon.2) 10910 : audit 0 from='client.? 172.21.15.80:0/4242329294' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:16:38.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:16:38 smithi080 bash[41963]: audit 2023-12-01T14:16:38.007019+0000 mon.c (mon.2) 10910 : audit 0 from='client.? 172.21.15.80:0/4242329294' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:16:39.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:16:39 smithi090 bash[32384]: cluster 2023-12-01T14:16:38.485007+0000 mgr.y (mgr.24362) 17040 : cluster 0 pgmap v17009: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:16:39.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:16:39 smithi080 bash[28361]: cluster 2023-12-01T14:16:38.485007+0000 mgr.y (mgr.24362) 17040 : cluster 0 pgmap v17009: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:16:39.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:16:39 smithi080 bash[41963]: cluster 2023-12-01T14:16:38.485007+0000 mgr.y (mgr.24362) 17040 : cluster 0 pgmap v17009: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:16:40.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:16:40 smithi080 bash[41963]: audit 2023-12-01T14:16:40.465089+0000 mon.a (mon.0) 10406 : audit 0 from='client.? 172.21.15.80:0/3665800453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:16:40.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:16:40 smithi080 bash[28361]: audit 2023-12-01T14:16:40.465089+0000 mon.a (mon.0) 10406 : audit 0 from='client.? 172.21.15.80:0/3665800453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:16:41.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:16:40 smithi090 bash[32384]: audit 2023-12-01T14:16:40.465089+0000 mon.a (mon.0) 10406 : audit 0 from='client.? 172.21.15.80:0/3665800453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:16:41.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:16:41 smithi080 bash[41963]: cluster 2023-12-01T14:16:40.485666+0000 mgr.y (mgr.24362) 17041 : cluster 0 pgmap v17010: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:16:41.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:16:41 smithi080 bash[41963]: audit 2023-12-01T14:16:40.681964+0000 mon.c (mon.2) 10911 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:16:41.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:16:41 smithi080 bash[28361]: cluster 2023-12-01T14:16:40.485666+0000 mgr.y (mgr.24362) 17041 : cluster 0 pgmap v17010: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:16:41.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:16:41 smithi080 bash[28361]: audit 2023-12-01T14:16:40.681964+0000 mon.c (mon.2) 10911 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:16:42.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:16:41 smithi090 bash[32384]: cluster 2023-12-01T14:16:40.485666+0000 mgr.y (mgr.24362) 17041 : cluster 0 pgmap v17010: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:16:42.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:16:41 smithi090 bash[32384]: audit 2023-12-01T14:16:40.681964+0000 mon.c (mon.2) 10911 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:16:43.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:16:43 smithi080 bash[28361]: cluster 2023-12-01T14:16:42.487063+0000 mgr.y (mgr.24362) 17042 : cluster 0 pgmap v17011: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:16:43.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:16:43 smithi080 bash[28361]: audit 2023-12-01T14:16:42.908453+0000 mon.c (mon.2) 10912 : audit 0 from='client.? 172.21.15.80:0/169352793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:16:43.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:16:43 smithi080 bash[41963]: cluster 2023-12-01T14:16:42.487063+0000 mgr.y (mgr.24362) 17042 : cluster 0 pgmap v17011: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:16:43.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:16:43 smithi080 bash[41963]: audit 2023-12-01T14:16:42.908453+0000 mon.c (mon.2) 10912 : audit 0 from='client.? 172.21.15.80:0/169352793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:16:44.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:16:43 smithi090 bash[32384]: cluster 2023-12-01T14:16:42.487063+0000 mgr.y (mgr.24362) 17042 : cluster 0 pgmap v17011: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:16:44.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:16:43 smithi090 bash[32384]: audit 2023-12-01T14:16:42.908453+0000 mon.c (mon.2) 10912 : audit 0 from='client.? 172.21.15.80:0/169352793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:16:45.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:16:45 smithi090 bash[32384]: cluster 2023-12-01T14:16:44.487906+0000 mgr.y (mgr.24362) 17043 : cluster 0 pgmap v17012: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:16:45.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:16:45 smithi080 bash[28361]: cluster 2023-12-01T14:16:44.487906+0000 mgr.y (mgr.24362) 17043 : cluster 0 pgmap v17012: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:16:45.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:16:45 smithi080 bash[41963]: cluster 2023-12-01T14:16:44.487906+0000 mgr.y (mgr.24362) 17043 : cluster 0 pgmap v17012: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:16:46.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:16:46 smithi090 bash[32384]: audit 2023-12-01T14:16:45.351782+0000 mon.a (mon.0) 10407 : audit 0 from='client.? 172.21.15.80:0/1593403145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:16:46.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:16:46 smithi080 bash[28361]: audit 2023-12-01T14:16:45.351782+0000 mon.a (mon.0) 10407 : audit 0 from='client.? 172.21.15.80:0/1593403145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:16:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:16:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:16:46] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T14:16:46.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:16:46 smithi080 bash[41963]: audit 2023-12-01T14:16:45.351782+0000 mon.a (mon.0) 10407 : audit 0 from='client.? 172.21.15.80:0/1593403145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:16:47.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:16:47 smithi090 bash[32384]: cluster 2023-12-01T14:16:46.489114+0000 mgr.y (mgr.24362) 17044 : cluster 0 pgmap v17013: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:16:47.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:16:47 smithi080 bash[41963]: cluster 2023-12-01T14:16:46.489114+0000 mgr.y (mgr.24362) 17044 : cluster 0 pgmap v17013: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:16:47.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:16:47 smithi080 bash[28361]: cluster 2023-12-01T14:16:46.489114+0000 mgr.y (mgr.24362) 17044 : cluster 0 pgmap v17013: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:16:48.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:16:48 smithi090 bash[32384]: audit 2023-12-01T14:16:47.806873+0000 mon.c (mon.2) 10913 : audit 0 from='client.? 172.21.15.80:0/3562291130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:16:48.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:16:48 smithi080 bash[28361]: audit 2023-12-01T14:16:47.806873+0000 mon.c (mon.2) 10913 : audit 0 from='client.? 172.21.15.80:0/3562291130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:16:48.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:16:48 smithi080 bash[41963]: audit 2023-12-01T14:16:47.806873+0000 mon.c (mon.2) 10913 : audit 0 from='client.? 172.21.15.80:0/3562291130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:16:49.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:16:49 smithi090 bash[32384]: cluster 2023-12-01T14:16:48.489779+0000 mgr.y (mgr.24362) 17045 : cluster 0 pgmap v17014: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:16:49.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:16:49 smithi080 bash[28361]: cluster 2023-12-01T14:16:48.489779+0000 mgr.y (mgr.24362) 17045 : cluster 0 pgmap v17014: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:16:49.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:16:49 smithi080 bash[41963]: cluster 2023-12-01T14:16:48.489779+0000 mgr.y (mgr.24362) 17045 : cluster 0 pgmap v17014: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:16:50.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:16:50 smithi080 bash[28361]: audit 2023-12-01T14:16:50.258996+0000 mon.a (mon.0) 10408 : audit 0 from='client.? 172.21.15.80:0/36763358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:16:50.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:16:50 smithi080 bash[41963]: audit 2023-12-01T14:16:50.258996+0000 mon.a (mon.0) 10408 : audit 0 from='client.? 172.21.15.80:0/36763358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:16:50.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:16:50 smithi090 bash[32384]: audit 2023-12-01T14:16:50.258996+0000 mon.a (mon.0) 10408 : audit 0 from='client.? 172.21.15.80:0/36763358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:16:51.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:16:51 smithi080 bash[28361]: cluster 2023-12-01T14:16:50.490423+0000 mgr.y (mgr.24362) 17046 : cluster 0 pgmap v17015: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:16:51.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:16:51 smithi080 bash[41963]: cluster 2023-12-01T14:16:50.490423+0000 mgr.y (mgr.24362) 17046 : cluster 0 pgmap v17015: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:16:51.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:16:51 smithi090 bash[32384]: cluster 2023-12-01T14:16:50.490423+0000 mgr.y (mgr.24362) 17046 : cluster 0 pgmap v17015: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:16:53.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:16:53 smithi080 bash[28361]: cluster 2023-12-01T14:16:52.491531+0000 mgr.y (mgr.24362) 17047 : cluster 0 pgmap v17016: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:16:53.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:16:53 smithi080 bash[28361]: audit 2023-12-01T14:16:52.713024+0000 mon.a (mon.0) 10409 : audit 0 from='client.? 172.21.15.80:0/2325651031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:16:53.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:16:53 smithi080 bash[41963]: cluster 2023-12-01T14:16:52.491531+0000 mgr.y (mgr.24362) 17047 : cluster 0 pgmap v17016: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:16:53.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:16:53 smithi080 bash[41963]: audit 2023-12-01T14:16:52.713024+0000 mon.a (mon.0) 10409 : audit 0 from='client.? 172.21.15.80:0/2325651031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:16:54.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:16:53 smithi090 bash[32384]: cluster 2023-12-01T14:16:52.491531+0000 mgr.y (mgr.24362) 17047 : cluster 0 pgmap v17016: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:16:54.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:16:53 smithi090 bash[32384]: audit 2023-12-01T14:16:52.713024+0000 mon.a (mon.0) 10409 : audit 0 from='client.? 172.21.15.80:0/2325651031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:16:55.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:16:55 smithi090 bash[32384]: cluster 2023-12-01T14:16:54.492199+0000 mgr.y (mgr.24362) 17048 : cluster 0 pgmap v17017: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:16:55.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:16:55 smithi090 bash[32384]: audit 2023-12-01T14:16:55.165529+0000 mon.c (mon.2) 10914 : audit 0 from='client.? 172.21.15.80:0/993360763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:16:55.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:16:55 smithi080 bash[28361]: cluster 2023-12-01T14:16:54.492199+0000 mgr.y (mgr.24362) 17048 : cluster 0 pgmap v17017: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:16:55.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:16:55 smithi080 bash[28361]: audit 2023-12-01T14:16:55.165529+0000 mon.c (mon.2) 10914 : audit 0 from='client.? 172.21.15.80:0/993360763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:16:55.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:16:55 smithi080 bash[41963]: cluster 2023-12-01T14:16:54.492199+0000 mgr.y (mgr.24362) 17048 : cluster 0 pgmap v17017: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:16:55.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:16:55 smithi080 bash[41963]: audit 2023-12-01T14:16:55.165529+0000 mon.c (mon.2) 10914 : audit 0 from='client.? 172.21.15.80:0/993360763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:16:56.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:16:56 smithi090 bash[32384]: audit 2023-12-01T14:16:55.682579+0000 mon.c (mon.2) 10915 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:16:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:16:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:16:56] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T14:16:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:16:56 smithi080 bash[41963]: audit 2023-12-01T14:16:55.682579+0000 mon.c (mon.2) 10915 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:16:56.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:16:56 smithi080 bash[28361]: audit 2023-12-01T14:16:55.682579+0000 mon.c (mon.2) 10915 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:16:57.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:16:57 smithi090 bash[32384]: cluster 2023-12-01T14:16:56.493311+0000 mgr.y (mgr.24362) 17049 : cluster 0 pgmap v17018: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:16:57.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:16:57 smithi080 bash[41963]: cluster 2023-12-01T14:16:56.493311+0000 mgr.y (mgr.24362) 17049 : cluster 0 pgmap v17018: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:16:57.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:16:57 smithi080 bash[28361]: cluster 2023-12-01T14:16:56.493311+0000 mgr.y (mgr.24362) 17049 : cluster 0 pgmap v17018: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:16:58.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:16:58 smithi090 bash[32384]: audit 2023-12-01T14:16:57.619445+0000 mon.a (mon.0) 10410 : audit 0 from='client.? 172.21.15.80:0/28915799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:16:58.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:16:58 smithi080 bash[41963]: audit 2023-12-01T14:16:57.619445+0000 mon.a (mon.0) 10410 : audit 0 from='client.? 172.21.15.80:0/28915799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:16:58.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:16:58 smithi080 bash[28361]: audit 2023-12-01T14:16:57.619445+0000 mon.a (mon.0) 10410 : audit 0 from='client.? 172.21.15.80:0/28915799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:16:59.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:16:59 smithi090 bash[32384]: cluster 2023-12-01T14:16:58.493969+0000 mgr.y (mgr.24362) 17050 : cluster 0 pgmap v17019: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:16:59.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:16:59 smithi080 bash[28361]: cluster 2023-12-01T14:16:58.493969+0000 mgr.y (mgr.24362) 17050 : cluster 0 pgmap v17019: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:16:59.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:16:59 smithi080 bash[41963]: cluster 2023-12-01T14:16:58.493969+0000 mgr.y (mgr.24362) 17050 : cluster 0 pgmap v17019: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:17:00.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:17:00 smithi090 bash[32384]: audit 2023-12-01T14:17:00.067291+0000 mon.c (mon.2) 10916 : audit 0 from='client.? 172.21.15.80:0/2958300503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:17:00.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:17:00 smithi080 bash[41963]: audit 2023-12-01T14:17:00.067291+0000 mon.c (mon.2) 10916 : audit 0 from='client.? 172.21.15.80:0/2958300503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:17:00.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:17:00 smithi080 bash[28361]: audit 2023-12-01T14:17:00.067291+0000 mon.c (mon.2) 10916 : audit 0 from='client.? 172.21.15.80:0/2958300503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:17:01.517 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:17:01 smithi080 bash[41963]: audit 2023-12-01T14:17:00.481092+0000 mon.c (mon.2) 10917 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:17:01.517 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:17:01 smithi080 bash[41963]: cluster 2023-12-01T14:17:00.494469+0000 mgr.y (mgr.24362) 17051 : cluster 0 pgmap v17020: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:17:01.518 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:17:01 smithi080 bash[28361]: audit 2023-12-01T14:17:00.481092+0000 mon.c (mon.2) 10917 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:17:01.518 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:17:01 smithi080 bash[28361]: cluster 2023-12-01T14:17:00.494469+0000 mgr.y (mgr.24362) 17051 : cluster 0 pgmap v17020: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:17:01.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:17:01 smithi090 bash[32384]: audit 2023-12-01T14:17:00.481092+0000 mon.c (mon.2) 10917 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:17:01.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:17:01 smithi090 bash[32384]: cluster 2023-12-01T14:17:00.494469+0000 mgr.y (mgr.24362) 17051 : cluster 0 pgmap v17020: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:17:02.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:17:02 smithi080 bash[28361]: audit 2023-12-01T14:17:02.514022+0000 mon.a (mon.0) 10411 : audit 0 from='client.? 172.21.15.80:0/3956316495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:17:02.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:17:02 smithi080 bash[41963]: audit 2023-12-01T14:17:02.514022+0000 mon.a (mon.0) 10411 : audit 0 from='client.? 172.21.15.80:0/3956316495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:17:03.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:17:02 smithi090 bash[32384]: audit 2023-12-01T14:17:02.514022+0000 mon.a (mon.0) 10411 : audit 0 from='client.? 172.21.15.80:0/3956316495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:17:03.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:17:03 smithi080 bash[28361]: cluster 2023-12-01T14:17:02.495547+0000 mgr.y (mgr.24362) 17052 : cluster 0 pgmap v17021: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:17:03.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:17:03 smithi080 bash[41963]: cluster 2023-12-01T14:17:02.495547+0000 mgr.y (mgr.24362) 17052 : cluster 0 pgmap v17021: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:17:04.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:17:03 smithi090 bash[32384]: cluster 2023-12-01T14:17:02.495547+0000 mgr.y (mgr.24362) 17052 : cluster 0 pgmap v17021: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:17:05.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:17:05 smithi090 bash[32384]: cluster 2023-12-01T14:17:04.496153+0000 mgr.y (mgr.24362) 17053 : cluster 0 pgmap v17022: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:17:05.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:17:05 smithi090 bash[32384]: audit 2023-12-01T14:17:04.969793+0000 mon.a (mon.0) 10412 : audit 0 from='client.? 172.21.15.80:0/3948306230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:17:05.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:17:05 smithi080 bash[41963]: cluster 2023-12-01T14:17:04.496153+0000 mgr.y (mgr.24362) 17053 : cluster 0 pgmap v17022: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:17:05.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:17:05 smithi080 bash[41963]: audit 2023-12-01T14:17:04.969793+0000 mon.a (mon.0) 10412 : audit 0 from='client.? 172.21.15.80:0/3948306230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:17:05.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:17:05 smithi080 bash[28361]: cluster 2023-12-01T14:17:04.496153+0000 mgr.y (mgr.24362) 17053 : cluster 0 pgmap v17022: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:17:05.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:17:05 smithi080 bash[28361]: audit 2023-12-01T14:17:04.969793+0000 mon.a (mon.0) 10412 : audit 0 from='client.? 172.21.15.80:0/3948306230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:17:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:17:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:17:06] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T14:17:07.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:17:07 smithi080 bash[41963]: audit 2023-12-01T14:17:06.325276+0000 mon.a (mon.0) 10413 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:17:07.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:17:07 smithi080 bash[41963]: audit 2023-12-01T14:17:06.334439+0000 mon.a (mon.0) 10414 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:17:07.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:17:07 smithi080 bash[41963]: cluster 2023-12-01T14:17:06.496888+0000 mgr.y (mgr.24362) 17054 : cluster 0 pgmap v17023: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:17:07.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:17:07 smithi080 bash[41963]: audit 2023-12-01T14:17:06.681763+0000 mon.a (mon.0) 10415 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:17:07.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:17:07 smithi080 bash[41963]: audit 2023-12-01T14:17:06.692134+0000 mon.a (mon.0) 10416 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:17:07.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:17:07 smithi080 bash[41963]: audit 2023-12-01T14:17:07.219952+0000 mon.c (mon.2) 10918 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:17:07.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:17:07 smithi080 bash[41963]: audit 2023-12-01T14:17:07.221869+0000 mon.c (mon.2) 10919 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:17:07.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:17:07 smithi080 bash[41963]: audit 2023-12-01T14:17:07.231202+0000 mon.a (mon.0) 10417 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:17:07.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:17:07 smithi080 bash[28361]: audit 2023-12-01T14:17:06.325276+0000 mon.a (mon.0) 10413 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:17:07.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:17:07 smithi080 bash[28361]: audit 2023-12-01T14:17:06.334439+0000 mon.a (mon.0) 10414 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:17:07.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:17:07 smithi080 bash[28361]: cluster 2023-12-01T14:17:06.496888+0000 mgr.y (mgr.24362) 17054 : cluster 0 pgmap v17023: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:17:07.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:17:07 smithi080 bash[28361]: audit 2023-12-01T14:17:06.681763+0000 mon.a (mon.0) 10415 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:17:07.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:17:07 smithi080 bash[28361]: audit 2023-12-01T14:17:06.692134+0000 mon.a (mon.0) 10416 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:17:07.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:17:07 smithi080 bash[28361]: audit 2023-12-01T14:17:07.219952+0000 mon.c (mon.2) 10918 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:17:07.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:17:07 smithi080 bash[28361]: audit 2023-12-01T14:17:07.221869+0000 mon.c (mon.2) 10919 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:17:07.684 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:17:07 smithi080 bash[28361]: audit 2023-12-01T14:17:07.231202+0000 mon.a (mon.0) 10417 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:17:07.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:17:07 smithi090 bash[32384]: audit 2023-12-01T14:17:06.325276+0000 mon.a (mon.0) 10413 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:17:07.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:17:07 smithi090 bash[32384]: audit 2023-12-01T14:17:06.334439+0000 mon.a (mon.0) 10414 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:17:07.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:17:07 smithi090 bash[32384]: cluster 2023-12-01T14:17:06.496888+0000 mgr.y (mgr.24362) 17054 : cluster 0 pgmap v17023: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:17:07.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:17:07 smithi090 bash[32384]: audit 2023-12-01T14:17:06.681763+0000 mon.a (mon.0) 10415 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:17:07.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:17:07 smithi090 bash[32384]: audit 2023-12-01T14:17:06.692134+0000 mon.a (mon.0) 10416 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:17:07.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:17:07 smithi090 bash[32384]: audit 2023-12-01T14:17:07.219952+0000 mon.c (mon.2) 10918 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:17:07.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:17:07 smithi090 bash[32384]: audit 2023-12-01T14:17:07.221869+0000 mon.c (mon.2) 10919 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:17:07.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:17:07 smithi090 bash[32384]: audit 2023-12-01T14:17:07.231202+0000 mon.a (mon.0) 10417 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:17:08.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:17:08 smithi080 bash[41963]: audit 2023-12-01T14:17:07.431651+0000 mon.c (mon.2) 10920 : audit 0 from='client.? 172.21.15.80:0/2015485914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:17:08.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:17:08 smithi080 bash[28361]: audit 2023-12-01T14:17:07.431651+0000 mon.c (mon.2) 10920 : audit 0 from='client.? 172.21.15.80:0/2015485914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:17:08.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:17:08 smithi090 bash[32384]: audit 2023-12-01T14:17:07.431651+0000 mon.c (mon.2) 10920 : audit 0 from='client.? 172.21.15.80:0/2015485914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:17:09.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:17:09 smithi080 bash[41963]: cluster 2023-12-01T14:17:08.497500+0000 mgr.y (mgr.24362) 17055 : cluster 0 pgmap v17024: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:17:09.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:17:09 smithi080 bash[28361]: cluster 2023-12-01T14:17:08.497500+0000 mgr.y (mgr.24362) 17055 : cluster 0 pgmap v17024: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:17:09.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:17:09 smithi090 bash[32384]: cluster 2023-12-01T14:17:08.497500+0000 mgr.y (mgr.24362) 17055 : cluster 0 pgmap v17024: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:17:10.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:17:10 smithi080 bash[28361]: audit 2023-12-01T14:17:09.883980+0000 mon.a (mon.0) 10418 : audit 0 from='client.? 172.21.15.80:0/807976499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:17:10.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:17:10 smithi080 bash[41963]: audit 2023-12-01T14:17:09.883980+0000 mon.a (mon.0) 10418 : audit 0 from='client.? 172.21.15.80:0/807976499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:17:10.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:17:10 smithi090 bash[32384]: audit 2023-12-01T14:17:09.883980+0000 mon.a (mon.0) 10418 : audit 0 from='client.? 172.21.15.80:0/807976499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:17:11.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:17:11 smithi080 bash[28361]: cluster 2023-12-01T14:17:10.498128+0000 mgr.y (mgr.24362) 17056 : cluster 0 pgmap v17025: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:17:11.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:17:11 smithi080 bash[28361]: audit 2023-12-01T14:17:10.683043+0000 mon.c (mon.2) 10921 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:17:11.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:17:11 smithi080 bash[41963]: cluster 2023-12-01T14:17:10.498128+0000 mgr.y (mgr.24362) 17056 : cluster 0 pgmap v17025: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:17:11.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:17:11 smithi080 bash[41963]: audit 2023-12-01T14:17:10.683043+0000 mon.c (mon.2) 10921 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:17:11.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:17:11 smithi090 bash[32384]: cluster 2023-12-01T14:17:10.498128+0000 mgr.y (mgr.24362) 17056 : cluster 0 pgmap v17025: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:17:11.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:17:11 smithi090 bash[32384]: audit 2023-12-01T14:17:10.683043+0000 mon.c (mon.2) 10921 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:17:12.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:17:12 smithi080 bash[41963]: audit 2023-12-01T14:17:12.345597+0000 mon.a (mon.0) 10419 : audit 0 from='client.? 172.21.15.80:0/3962369278' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:17:12.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:17:12 smithi080 bash[28361]: audit 2023-12-01T14:17:12.345597+0000 mon.a (mon.0) 10419 : audit 0 from='client.? 172.21.15.80:0/3962369278' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:17:12.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:17:12 smithi090 bash[32384]: audit 2023-12-01T14:17:12.345597+0000 mon.a (mon.0) 10419 : audit 0 from='client.? 172.21.15.80:0/3962369278' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:17:13.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:17:13 smithi080 bash[41963]: cluster 2023-12-01T14:17:12.499206+0000 mgr.y (mgr.24362) 17057 : cluster 0 pgmap v17026: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:17:13.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:17:13 smithi080 bash[28361]: cluster 2023-12-01T14:17:12.499206+0000 mgr.y (mgr.24362) 17057 : cluster 0 pgmap v17026: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:17:13.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:17:13 smithi090 bash[32384]: cluster 2023-12-01T14:17:12.499206+0000 mgr.y (mgr.24362) 17057 : cluster 0 pgmap v17026: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:17:15.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:17:15 smithi090 bash[32384]: cluster 2023-12-01T14:17:14.499664+0000 mgr.y (mgr.24362) 17058 : cluster 0 pgmap v17027: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:17:15.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:17:15 smithi090 bash[32384]: audit 2023-12-01T14:17:14.803997+0000 mon.a (mon.0) 10420 : audit 0 from='client.? 172.21.15.80:0/4102785754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:17:15.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:17:15 smithi080 bash[41963]: cluster 2023-12-01T14:17:14.499664+0000 mgr.y (mgr.24362) 17058 : cluster 0 pgmap v17027: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:17:15.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:17:15 smithi080 bash[41963]: audit 2023-12-01T14:17:14.803997+0000 mon.a (mon.0) 10420 : audit 0 from='client.? 172.21.15.80:0/4102785754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:17:15.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:17:15 smithi080 bash[28361]: cluster 2023-12-01T14:17:14.499664+0000 mgr.y (mgr.24362) 17058 : cluster 0 pgmap v17027: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:17:15.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:17:15 smithi080 bash[28361]: audit 2023-12-01T14:17:14.803997+0000 mon.a (mon.0) 10420 : audit 0 from='client.? 172.21.15.80:0/4102785754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:17:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:17:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:17:16] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T14:17:17.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:17:17 smithi080 bash[28361]: cluster 2023-12-01T14:17:16.500808+0000 mgr.y (mgr.24362) 17059 : cluster 0 pgmap v17028: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:17:17.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:17:17 smithi080 bash[28361]: audit 2023-12-01T14:17:17.253112+0000 mon.a (mon.0) 10421 : audit 0 from='client.? 172.21.15.80:0/3894842878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:17:17.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:17:17 smithi080 bash[41963]: cluster 2023-12-01T14:17:16.500808+0000 mgr.y (mgr.24362) 17059 : cluster 0 pgmap v17028: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:17:17.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:17:17 smithi080 bash[41963]: audit 2023-12-01T14:17:17.253112+0000 mon.a (mon.0) 10421 : audit 0 from='client.? 172.21.15.80:0/3894842878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:17:18.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:17:17 smithi090 bash[32384]: cluster 2023-12-01T14:17:16.500808+0000 mgr.y (mgr.24362) 17059 : cluster 0 pgmap v17028: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:17:18.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:17:17 smithi090 bash[32384]: audit 2023-12-01T14:17:17.253112+0000 mon.a (mon.0) 10421 : audit 0 from='client.? 172.21.15.80:0/3894842878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:17:19.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:17:19 smithi080 bash[28361]: cluster 2023-12-01T14:17:18.501416+0000 mgr.y (mgr.24362) 17060 : cluster 0 pgmap v17029: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:17:19.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:17:19 smithi080 bash[41963]: cluster 2023-12-01T14:17:18.501416+0000 mgr.y (mgr.24362) 17060 : cluster 0 pgmap v17029: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:17:20.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:17:19 smithi090 bash[32384]: cluster 2023-12-01T14:17:18.501416+0000 mgr.y (mgr.24362) 17060 : cluster 0 pgmap v17029: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:17:20.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:17:20 smithi080 bash[41963]: audit 2023-12-01T14:17:19.713541+0000 mon.c (mon.2) 10922 : audit 0 from='client.? 172.21.15.80:0/2098888461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:17:20.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:17:20 smithi080 bash[28361]: audit 2023-12-01T14:17:19.713541+0000 mon.c (mon.2) 10922 : audit 0 from='client.? 172.21.15.80:0/2098888461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:17:21.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:17:20 smithi090 bash[32384]: audit 2023-12-01T14:17:19.713541+0000 mon.c (mon.2) 10922 : audit 0 from='client.? 172.21.15.80:0/2098888461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:17:21.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:17:21 smithi080 bash[28361]: cluster 2023-12-01T14:17:20.502043+0000 mgr.y (mgr.24362) 17061 : cluster 0 pgmap v17030: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:17:21.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:17:21 smithi080 bash[41963]: cluster 2023-12-01T14:17:20.502043+0000 mgr.y (mgr.24362) 17061 : cluster 0 pgmap v17030: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:17:22.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:17:21 smithi090 bash[32384]: cluster 2023-12-01T14:17:20.502043+0000 mgr.y (mgr.24362) 17061 : cluster 0 pgmap v17030: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:17:22.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:17:22 smithi080 bash[28361]: audit 2023-12-01T14:17:22.165337+0000 mon.c (mon.2) 10923 : audit 0 from='client.? 172.21.15.80:0/1976576979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:17:22.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:17:22 smithi080 bash[41963]: audit 2023-12-01T14:17:22.165337+0000 mon.c (mon.2) 10923 : audit 0 from='client.? 172.21.15.80:0/1976576979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:17:23.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:17:22 smithi090 bash[32384]: audit 2023-12-01T14:17:22.165337+0000 mon.c (mon.2) 10923 : audit 0 from='client.? 172.21.15.80:0/1976576979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:17:23.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:17:23 smithi080 bash[28361]: cluster 2023-12-01T14:17:22.503151+0000 mgr.y (mgr.24362) 17062 : cluster 0 pgmap v17031: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:17:23.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:17:23 smithi080 bash[41963]: cluster 2023-12-01T14:17:22.503151+0000 mgr.y (mgr.24362) 17062 : cluster 0 pgmap v17031: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:17:24.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:17:23 smithi090 bash[32384]: cluster 2023-12-01T14:17:22.503151+0000 mgr.y (mgr.24362) 17062 : cluster 0 pgmap v17031: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:17:25.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:17:25 smithi090 bash[32384]: cluster 2023-12-01T14:17:24.503783+0000 mgr.y (mgr.24362) 17063 : cluster 0 pgmap v17032: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:17:25.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:17:25 smithi090 bash[32384]: audit 2023-12-01T14:17:24.622452+0000 mon.a (mon.0) 10422 : audit 0 from='client.? 172.21.15.80:0/1396349483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:17:25.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:17:25 smithi080 bash[28361]: cluster 2023-12-01T14:17:24.503783+0000 mgr.y (mgr.24362) 17063 : cluster 0 pgmap v17032: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:17:25.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:17:25 smithi080 bash[28361]: audit 2023-12-01T14:17:24.622452+0000 mon.a (mon.0) 10422 : audit 0 from='client.? 172.21.15.80:0/1396349483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:17:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:17:25 smithi080 bash[41963]: cluster 2023-12-01T14:17:24.503783+0000 mgr.y (mgr.24362) 17063 : cluster 0 pgmap v17032: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:17:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:17:25 smithi080 bash[41963]: audit 2023-12-01T14:17:24.622452+0000 mon.a (mon.0) 10422 : audit 0 from='client.? 172.21.15.80:0/1396349483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:17:26.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:17:26 smithi090 bash[32384]: audit 2023-12-01T14:17:25.683442+0000 mon.c (mon.2) 10924 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:17:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:17:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:17:26] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T14:17:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:17:26 smithi080 bash[41963]: audit 2023-12-01T14:17:25.683442+0000 mon.c (mon.2) 10924 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:17:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:17:26 smithi080 bash[28361]: audit 2023-12-01T14:17:25.683442+0000 mon.c (mon.2) 10924 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:17:27.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:17:27 smithi090 bash[32384]: cluster 2023-12-01T14:17:26.505113+0000 mgr.y (mgr.24362) 17064 : cluster 0 pgmap v17033: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:17:27.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:17:27 smithi090 bash[32384]: audit 2023-12-01T14:17:27.080080+0000 mon.a (mon.0) 10423 : audit 0 from='client.? 172.21.15.80:0/1949967899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:17:27.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:17:27 smithi080 bash[28361]: cluster 2023-12-01T14:17:26.505113+0000 mgr.y (mgr.24362) 17064 : cluster 0 pgmap v17033: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:17:27.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:17:27 smithi080 bash[28361]: audit 2023-12-01T14:17:27.080080+0000 mon.a (mon.0) 10423 : audit 0 from='client.? 172.21.15.80:0/1949967899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:17:27.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:17:27 smithi080 bash[41963]: cluster 2023-12-01T14:17:26.505113+0000 mgr.y (mgr.24362) 17064 : cluster 0 pgmap v17033: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:17:27.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:17:27 smithi080 bash[41963]: audit 2023-12-01T14:17:27.080080+0000 mon.a (mon.0) 10423 : audit 0 from='client.? 172.21.15.80:0/1949967899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:17:29.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:17:29 smithi080 bash[28361]: cluster 2023-12-01T14:17:28.505817+0000 mgr.y (mgr.24362) 17065 : cluster 0 pgmap v17034: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:17:29.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:17:29 smithi080 bash[28361]: audit 2023-12-01T14:17:29.537046+0000 mon.c (mon.2) 10925 : audit 0 from='client.? 172.21.15.80:0/2251008686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:17:29.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:17:29 smithi080 bash[41963]: cluster 2023-12-01T14:17:28.505817+0000 mgr.y (mgr.24362) 17065 : cluster 0 pgmap v17034: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:17:29.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:17:29 smithi080 bash[41963]: audit 2023-12-01T14:17:29.537046+0000 mon.c (mon.2) 10925 : audit 0 from='client.? 172.21.15.80:0/2251008686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:17:30.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:17:29 smithi090 bash[32384]: cluster 2023-12-01T14:17:28.505817+0000 mgr.y (mgr.24362) 17065 : cluster 0 pgmap v17034: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:17:30.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:17:29 smithi090 bash[32384]: audit 2023-12-01T14:17:29.537046+0000 mon.c (mon.2) 10925 : audit 0 from='client.? 172.21.15.80:0/2251008686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:17:31.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:17:31 smithi080 bash[41963]: cluster 2023-12-01T14:17:30.506560+0000 mgr.y (mgr.24362) 17066 : cluster 0 pgmap v17035: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:17:31.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:17:31 smithi080 bash[28361]: cluster 2023-12-01T14:17:30.506560+0000 mgr.y (mgr.24362) 17066 : cluster 0 pgmap v17035: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:17:32.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:17:31 smithi090 bash[32384]: cluster 2023-12-01T14:17:30.506560+0000 mgr.y (mgr.24362) 17066 : cluster 0 pgmap v17035: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:17:32.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:17:32 smithi080 bash[28361]: audit 2023-12-01T14:17:31.994757+0000 mon.c (mon.2) 10926 : audit 0 from='client.? 172.21.15.80:0/2651360420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:17:32.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:17:32 smithi080 bash[41963]: audit 2023-12-01T14:17:31.994757+0000 mon.c (mon.2) 10926 : audit 0 from='client.? 172.21.15.80:0/2651360420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:17:33.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:17:32 smithi090 bash[32384]: audit 2023-12-01T14:17:31.994757+0000 mon.c (mon.2) 10926 : audit 0 from='client.? 172.21.15.80:0/2651360420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:17:33.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:17:33 smithi080 bash[28361]: cluster 2023-12-01T14:17:32.507861+0000 mgr.y (mgr.24362) 17067 : cluster 0 pgmap v17036: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:17:33.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:17:33 smithi080 bash[41963]: cluster 2023-12-01T14:17:32.507861+0000 mgr.y (mgr.24362) 17067 : cluster 0 pgmap v17036: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:17:34.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:17:33 smithi090 bash[32384]: cluster 2023-12-01T14:17:32.507861+0000 mgr.y (mgr.24362) 17067 : cluster 0 pgmap v17036: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:17:35.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:17:35 smithi090 bash[32384]: audit 2023-12-01T14:17:34.447819+0000 mon.c (mon.2) 10927 : audit 0 from='client.? 172.21.15.80:0/332134173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:17:35.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:17:35 smithi090 bash[32384]: cluster 2023-12-01T14:17:34.508589+0000 mgr.y (mgr.24362) 17068 : cluster 0 pgmap v17037: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:17:35.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:17:35 smithi080 bash[28361]: audit 2023-12-01T14:17:34.447819+0000 mon.c (mon.2) 10927 : audit 0 from='client.? 172.21.15.80:0/332134173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:17:35.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:17:35 smithi080 bash[28361]: cluster 2023-12-01T14:17:34.508589+0000 mgr.y (mgr.24362) 17068 : cluster 0 pgmap v17037: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:17:35.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:17:35 smithi080 bash[41963]: audit 2023-12-01T14:17:34.447819+0000 mon.c (mon.2) 10927 : audit 0 from='client.? 172.21.15.80:0/332134173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:17:35.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:17:35 smithi080 bash[41963]: cluster 2023-12-01T14:17:34.508589+0000 mgr.y (mgr.24362) 17068 : cluster 0 pgmap v17037: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:17:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:17:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:17:36] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T14:17:37.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:17:37 smithi080 bash[41963]: cluster 2023-12-01T14:17:36.509744+0000 mgr.y (mgr.24362) 17069 : cluster 0 pgmap v17038: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:17:37.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:17:37 smithi080 bash[41963]: audit 2023-12-01T14:17:36.899557+0000 mon.a (mon.0) 10424 : audit 0 from='client.? 172.21.15.80:0/855469868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:17:37.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:17:37 smithi080 bash[28361]: cluster 2023-12-01T14:17:36.509744+0000 mgr.y (mgr.24362) 17069 : cluster 0 pgmap v17038: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:17:37.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:17:37 smithi080 bash[28361]: audit 2023-12-01T14:17:36.899557+0000 mon.a (mon.0) 10424 : audit 0 from='client.? 172.21.15.80:0/855469868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:17:38.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:17:37 smithi090 bash[32384]: cluster 2023-12-01T14:17:36.509744+0000 mgr.y (mgr.24362) 17069 : cluster 0 pgmap v17038: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:17:38.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:17:37 smithi090 bash[32384]: audit 2023-12-01T14:17:36.899557+0000 mon.a (mon.0) 10424 : audit 0 from='client.? 172.21.15.80:0/855469868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:17:39.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:17:39 smithi080 bash[41963]: cluster 2023-12-01T14:17:38.510444+0000 mgr.y (mgr.24362) 17070 : cluster 0 pgmap v17039: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:17:39.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:17:39 smithi080 bash[41963]: audit 2023-12-01T14:17:39.344718+0000 mon.c (mon.2) 10928 : audit 0 from='client.? 172.21.15.80:0/2544793789' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:17:39.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:17:39 smithi080 bash[28361]: cluster 2023-12-01T14:17:38.510444+0000 mgr.y (mgr.24362) 17070 : cluster 0 pgmap v17039: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:17:39.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:17:39 smithi080 bash[28361]: audit 2023-12-01T14:17:39.344718+0000 mon.c (mon.2) 10928 : audit 0 from='client.? 172.21.15.80:0/2544793789' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:17:40.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:17:39 smithi090 bash[32384]: cluster 2023-12-01T14:17:38.510444+0000 mgr.y (mgr.24362) 17070 : cluster 0 pgmap v17039: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:17:40.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:17:39 smithi090 bash[32384]: audit 2023-12-01T14:17:39.344718+0000 mon.c (mon.2) 10928 : audit 0 from='client.? 172.21.15.80:0/2544793789' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:17:41.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:17:41 smithi080 bash[28361]: cluster 2023-12-01T14:17:40.511093+0000 mgr.y (mgr.24362) 17071 : cluster 0 pgmap v17040: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:17:41.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:17:41 smithi080 bash[28361]: audit 2023-12-01T14:17:40.683915+0000 mon.c (mon.2) 10929 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:17:41.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:17:41 smithi080 bash[41963]: cluster 2023-12-01T14:17:40.511093+0000 mgr.y (mgr.24362) 17071 : cluster 0 pgmap v17040: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:17:41.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:17:41 smithi080 bash[41963]: audit 2023-12-01T14:17:40.683915+0000 mon.c (mon.2) 10929 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:17:42.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:17:41 smithi090 bash[32384]: cluster 2023-12-01T14:17:40.511093+0000 mgr.y (mgr.24362) 17071 : cluster 0 pgmap v17040: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:17:42.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:17:41 smithi090 bash[32384]: audit 2023-12-01T14:17:40.683915+0000 mon.c (mon.2) 10929 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:17:42.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:17:42 smithi080 bash[41963]: audit 2023-12-01T14:17:41.812170+0000 mon.c (mon.2) 10930 : audit 0 from='client.? 172.21.15.80:0/3937036106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:17:42.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:17:42 smithi080 bash[28361]: audit 2023-12-01T14:17:41.812170+0000 mon.c (mon.2) 10930 : audit 0 from='client.? 172.21.15.80:0/3937036106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:17:43.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:17:42 smithi090 bash[32384]: audit 2023-12-01T14:17:41.812170+0000 mon.c (mon.2) 10930 : audit 0 from='client.? 172.21.15.80:0/3937036106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:17:43.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:17:43 smithi080 bash[28361]: cluster 2023-12-01T14:17:42.512270+0000 mgr.y (mgr.24362) 17072 : cluster 0 pgmap v17041: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:17:43.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:17:43 smithi080 bash[41963]: cluster 2023-12-01T14:17:42.512270+0000 mgr.y (mgr.24362) 17072 : cluster 0 pgmap v17041: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:17:44.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:17:43 smithi090 bash[32384]: cluster 2023-12-01T14:17:42.512270+0000 mgr.y (mgr.24362) 17072 : cluster 0 pgmap v17041: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:17:45.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:17:45 smithi090 bash[32384]: audit 2023-12-01T14:17:44.272431+0000 mon.c (mon.2) 10931 : audit 0 from='client.? 172.21.15.80:0/3372409184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:17:45.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:17:45 smithi090 bash[32384]: cluster 2023-12-01T14:17:44.512878+0000 mgr.y (mgr.24362) 17073 : cluster 0 pgmap v17042: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:17:45.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:17:45 smithi080 bash[28361]: audit 2023-12-01T14:17:44.272431+0000 mon.c (mon.2) 10931 : audit 0 from='client.? 172.21.15.80:0/3372409184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:17:45.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:17:45 smithi080 bash[28361]: cluster 2023-12-01T14:17:44.512878+0000 mgr.y (mgr.24362) 17073 : cluster 0 pgmap v17042: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:17:45.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:17:45 smithi080 bash[41963]: audit 2023-12-01T14:17:44.272431+0000 mon.c (mon.2) 10931 : audit 0 from='client.? 172.21.15.80:0/3372409184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:17:45.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:17:45 smithi080 bash[41963]: cluster 2023-12-01T14:17:44.512878+0000 mgr.y (mgr.24362) 17073 : cluster 0 pgmap v17042: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:17:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:17:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:17:46] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T14:17:47.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:17:47 smithi080 bash[28361]: cluster 2023-12-01T14:17:46.513937+0000 mgr.y (mgr.24362) 17074 : cluster 0 pgmap v17043: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:17:47.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:17:47 smithi080 bash[28361]: audit 2023-12-01T14:17:46.726488+0000 mon.a (mon.0) 10425 : audit 0 from='client.? 172.21.15.80:0/502052907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:17:47.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:17:47 smithi080 bash[41963]: cluster 2023-12-01T14:17:46.513937+0000 mgr.y (mgr.24362) 17074 : cluster 0 pgmap v17043: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:17:47.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:17:47 smithi080 bash[41963]: audit 2023-12-01T14:17:46.726488+0000 mon.a (mon.0) 10425 : audit 0 from='client.? 172.21.15.80:0/502052907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:17:48.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:17:47 smithi090 bash[32384]: cluster 2023-12-01T14:17:46.513937+0000 mgr.y (mgr.24362) 17074 : cluster 0 pgmap v17043: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:17:48.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:17:47 smithi090 bash[32384]: audit 2023-12-01T14:17:46.726488+0000 mon.a (mon.0) 10425 : audit 0 from='client.? 172.21.15.80:0/502052907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:17:49.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:17:49 smithi080 bash[41963]: cluster 2023-12-01T14:17:48.514660+0000 mgr.y (mgr.24362) 17075 : cluster 0 pgmap v17044: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:17:49.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:17:49 smithi080 bash[41963]: audit 2023-12-01T14:17:49.188579+0000 mon.c (mon.2) 10932 : audit 0 from='client.? 172.21.15.80:0/4185386785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:17:49.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:17:49 smithi080 bash[28361]: cluster 2023-12-01T14:17:48.514660+0000 mgr.y (mgr.24362) 17075 : cluster 0 pgmap v17044: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:17:49.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:17:49 smithi080 bash[28361]: audit 2023-12-01T14:17:49.188579+0000 mon.c (mon.2) 10932 : audit 0 from='client.? 172.21.15.80:0/4185386785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:17:50.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:17:49 smithi090 bash[32384]: cluster 2023-12-01T14:17:48.514660+0000 mgr.y (mgr.24362) 17075 : cluster 0 pgmap v17044: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:17:50.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:17:49 smithi090 bash[32384]: audit 2023-12-01T14:17:49.188579+0000 mon.c (mon.2) 10932 : audit 0 from='client.? 172.21.15.80:0/4185386785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:17:51.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:17:51 smithi080 bash[41963]: cluster 2023-12-01T14:17:50.515331+0000 mgr.y (mgr.24362) 17076 : cluster 0 pgmap v17045: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:17:51.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:17:51 smithi080 bash[28361]: cluster 2023-12-01T14:17:50.515331+0000 mgr.y (mgr.24362) 17076 : cluster 0 pgmap v17045: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:17:52.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:17:51 smithi090 bash[32384]: cluster 2023-12-01T14:17:50.515331+0000 mgr.y (mgr.24362) 17076 : cluster 0 pgmap v17045: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:17:52.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:17:52 smithi080 bash[41963]: audit 2023-12-01T14:17:51.637949+0000 mon.c (mon.2) 10933 : audit 0 from='client.? 172.21.15.80:0/442758532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:17:52.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:17:52 smithi080 bash[28361]: audit 2023-12-01T14:17:51.637949+0000 mon.c (mon.2) 10933 : audit 0 from='client.? 172.21.15.80:0/442758532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:17:53.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:17:52 smithi090 bash[32384]: audit 2023-12-01T14:17:51.637949+0000 mon.c (mon.2) 10933 : audit 0 from='client.? 172.21.15.80:0/442758532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:17:53.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:17:53 smithi080 bash[28361]: cluster 2023-12-01T14:17:52.516558+0000 mgr.y (mgr.24362) 17077 : cluster 0 pgmap v17046: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:17:53.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:17:53 smithi080 bash[41963]: cluster 2023-12-01T14:17:52.516558+0000 mgr.y (mgr.24362) 17077 : cluster 0 pgmap v17046: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:17:54.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:17:53 smithi090 bash[32384]: cluster 2023-12-01T14:17:52.516558+0000 mgr.y (mgr.24362) 17077 : cluster 0 pgmap v17046: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:17:54.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:17:54 smithi080 bash[28361]: audit 2023-12-01T14:17:54.099424+0000 mon.c (mon.2) 10934 : audit 0 from='client.? 172.21.15.80:0/3665965738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:17:54.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:17:54 smithi080 bash[41963]: audit 2023-12-01T14:17:54.099424+0000 mon.c (mon.2) 10934 : audit 0 from='client.? 172.21.15.80:0/3665965738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:17:55.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:17:54 smithi090 bash[32384]: audit 2023-12-01T14:17:54.099424+0000 mon.c (mon.2) 10934 : audit 0 from='client.? 172.21.15.80:0/3665965738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:17:55.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:17:55 smithi080 bash[41963]: cluster 2023-12-01T14:17:54.517228+0000 mgr.y (mgr.24362) 17078 : cluster 0 pgmap v17047: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:17:55.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:17:55 smithi080 bash[28361]: cluster 2023-12-01T14:17:54.517228+0000 mgr.y (mgr.24362) 17078 : cluster 0 pgmap v17047: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:17:56.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:17:55 smithi090 bash[32384]: cluster 2023-12-01T14:17:54.517228+0000 mgr.y (mgr.24362) 17078 : cluster 0 pgmap v17047: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:17:56.614 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:17:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:17:56] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T14:17:56.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:17:56 smithi080 bash[28361]: audit 2023-12-01T14:17:55.684252+0000 mon.c (mon.2) 10935 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:17:56.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:17:56 smithi080 bash[28361]: audit 2023-12-01T14:17:56.555777+0000 mon.c (mon.2) 10936 : audit 0 from='client.? 172.21.15.80:0/1121076157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:17:56.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:17:56 smithi080 bash[41963]: audit 2023-12-01T14:17:55.684252+0000 mon.c (mon.2) 10935 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:17:56.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:17:56 smithi080 bash[41963]: audit 2023-12-01T14:17:56.555777+0000 mon.c (mon.2) 10936 : audit 0 from='client.? 172.21.15.80:0/1121076157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:17:57.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:17:56 smithi090 bash[32384]: audit 2023-12-01T14:17:55.684252+0000 mon.c (mon.2) 10935 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:17:57.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:17:56 smithi090 bash[32384]: audit 2023-12-01T14:17:56.555777+0000 mon.c (mon.2) 10936 : audit 0 from='client.? 172.21.15.80:0/1121076157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:17:57.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:17:57 smithi080 bash[28361]: cluster 2023-12-01T14:17:56.518343+0000 mgr.y (mgr.24362) 17079 : cluster 0 pgmap v17048: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:17:57.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:17:57 smithi080 bash[41963]: cluster 2023-12-01T14:17:56.518343+0000 mgr.y (mgr.24362) 17079 : cluster 0 pgmap v17048: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:17:58.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:17:57 smithi090 bash[32384]: cluster 2023-12-01T14:17:56.518343+0000 mgr.y (mgr.24362) 17079 : cluster 0 pgmap v17048: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:17:59.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:17:59 smithi080 bash[28361]: cluster 2023-12-01T14:17:58.519065+0000 mgr.y (mgr.24362) 17080 : cluster 0 pgmap v17049: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:17:59.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:17:59 smithi080 bash[28361]: audit 2023-12-01T14:17:59.012845+0000 mon.a (mon.0) 10426 : audit 0 from='client.? 172.21.15.80:0/2484764777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:17:59.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:17:59 smithi080 bash[41963]: cluster 2023-12-01T14:17:58.519065+0000 mgr.y (mgr.24362) 17080 : cluster 0 pgmap v17049: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:17:59.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:17:59 smithi080 bash[41963]: audit 2023-12-01T14:17:59.012845+0000 mon.a (mon.0) 10426 : audit 0 from='client.? 172.21.15.80:0/2484764777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:18:00.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:17:59 smithi090 bash[32384]: cluster 2023-12-01T14:17:58.519065+0000 mgr.y (mgr.24362) 17080 : cluster 0 pgmap v17049: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:18:00.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:17:59 smithi090 bash[32384]: audit 2023-12-01T14:17:59.012845+0000 mon.a (mon.0) 10426 : audit 0 from='client.? 172.21.15.80:0/2484764777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:18:01.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:18:01 smithi080 bash[28361]: cluster 2023-12-01T14:18:00.519708+0000 mgr.y (mgr.24362) 17081 : cluster 0 pgmap v17050: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:18:01.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:18:01 smithi080 bash[28361]: audit 2023-12-01T14:18:01.476440+0000 mon.c (mon.2) 10937 : audit 0 from='client.? 172.21.15.80:0/870973947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:18:01.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:18:01 smithi080 bash[41963]: cluster 2023-12-01T14:18:00.519708+0000 mgr.y (mgr.24362) 17081 : cluster 0 pgmap v17050: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:18:01.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:18:01 smithi080 bash[41963]: audit 2023-12-01T14:18:01.476440+0000 mon.c (mon.2) 10937 : audit 0 from='client.? 172.21.15.80:0/870973947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:18:02.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:18:01 smithi090 bash[32384]: cluster 2023-12-01T14:18:00.519708+0000 mgr.y (mgr.24362) 17081 : cluster 0 pgmap v17050: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:18:02.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:18:01 smithi090 bash[32384]: audit 2023-12-01T14:18:01.476440+0000 mon.c (mon.2) 10937 : audit 0 from='client.? 172.21.15.80:0/870973947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:18:03.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:18:03 smithi080 bash[28361]: cluster 2023-12-01T14:18:02.520851+0000 mgr.y (mgr.24362) 17082 : cluster 0 pgmap v17051: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:18:03.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:18:03 smithi080 bash[41963]: cluster 2023-12-01T14:18:02.520851+0000 mgr.y (mgr.24362) 17082 : cluster 0 pgmap v17051: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:18:04.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:18:03 smithi090 bash[32384]: cluster 2023-12-01T14:18:02.520851+0000 mgr.y (mgr.24362) 17082 : cluster 0 pgmap v17051: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:18:04.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:18:04 smithi080 bash[28361]: audit 2023-12-01T14:18:03.942528+0000 mon.a (mon.0) 10427 : audit 0 from='client.? 172.21.15.80:0/934555699' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:18:04.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:18:04 smithi080 bash[41963]: audit 2023-12-01T14:18:03.942528+0000 mon.a (mon.0) 10427 : audit 0 from='client.? 172.21.15.80:0/934555699' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:18:05.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:18:04 smithi090 bash[32384]: audit 2023-12-01T14:18:03.942528+0000 mon.a (mon.0) 10427 : audit 0 from='client.? 172.21.15.80:0/934555699' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:18:05.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:18:05 smithi080 bash[28361]: cluster 2023-12-01T14:18:04.521506+0000 mgr.y (mgr.24362) 17083 : cluster 0 pgmap v17052: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:18:05.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:18:05 smithi080 bash[41963]: cluster 2023-12-01T14:18:04.521506+0000 mgr.y (mgr.24362) 17083 : cluster 0 pgmap v17052: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:18:06.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:18:05 smithi090 bash[32384]: cluster 2023-12-01T14:18:04.521506+0000 mgr.y (mgr.24362) 17083 : cluster 0 pgmap v17052: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:18:06.644 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:18:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:18:06] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T14:18:06.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:18:06 smithi080 bash[41963]: audit 2023-12-01T14:18:06.401961+0000 mon.c (mon.2) 10938 : audit 0 from='client.? 172.21.15.80:0/40793794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:18:06.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:18:06 smithi080 bash[28361]: audit 2023-12-01T14:18:06.401961+0000 mon.c (mon.2) 10938 : audit 0 from='client.? 172.21.15.80:0/40793794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:18:07.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:18:06 smithi090 bash[32384]: audit 2023-12-01T14:18:06.401961+0000 mon.c (mon.2) 10938 : audit 0 from='client.? 172.21.15.80:0/40793794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:18:07.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:18:07 smithi080 bash[28361]: cluster 2023-12-01T14:18:06.522675+0000 mgr.y (mgr.24362) 17084 : cluster 0 pgmap v17053: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:18:07.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:18:07 smithi080 bash[28361]: audit 2023-12-01T14:18:07.315026+0000 mon.c (mon.2) 10939 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:18:07.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:18:07 smithi080 bash[41963]: cluster 2023-12-01T14:18:06.522675+0000 mgr.y (mgr.24362) 17084 : cluster 0 pgmap v17053: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:18:07.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:18:07 smithi080 bash[41963]: audit 2023-12-01T14:18:07.315026+0000 mon.c (mon.2) 10939 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:18:08.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:18:07 smithi090 bash[32384]: cluster 2023-12-01T14:18:06.522675+0000 mgr.y (mgr.24362) 17084 : cluster 0 pgmap v17053: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:18:08.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:18:07 smithi090 bash[32384]: audit 2023-12-01T14:18:07.315026+0000 mon.c (mon.2) 10939 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:18:09.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:18:08 smithi090 bash[32384]: audit 2023-12-01T14:18:07.695783+0000 mon.a (mon.0) 10428 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:18:09.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:18:08 smithi090 bash[32384]: audit 2023-12-01T14:18:07.708096+0000 mon.a (mon.0) 10429 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:18:09.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:18:08 smithi080 bash[41963]: audit 2023-12-01T14:18:07.695783+0000 mon.a (mon.0) 10428 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:18:09.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:18:08 smithi080 bash[41963]: audit 2023-12-01T14:18:07.708096+0000 mon.a (mon.0) 10429 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:18:09.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:18:08 smithi080 bash[28361]: audit 2023-12-01T14:18:07.695783+0000 mon.a (mon.0) 10428 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:18:09.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:18:08 smithi080 bash[28361]: audit 2023-12-01T14:18:07.708096+0000 mon.a (mon.0) 10429 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:18:10.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:18:09 smithi090 bash[32384]: cluster 2023-12-01T14:18:08.523223+0000 mgr.y (mgr.24362) 17085 : cluster 0 pgmap v17054: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:18:10.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:18:09 smithi090 bash[32384]: audit 2023-12-01T14:18:08.858544+0000 mon.c (mon.2) 10940 : audit 0 from='client.? 172.21.15.80:0/2815694698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:18:10.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:18:09 smithi080 bash[28361]: cluster 2023-12-01T14:18:08.523223+0000 mgr.y (mgr.24362) 17085 : cluster 0 pgmap v17054: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:18:10.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:18:09 smithi080 bash[28361]: audit 2023-12-01T14:18:08.858544+0000 mon.c (mon.2) 10940 : audit 0 from='client.? 172.21.15.80:0/2815694698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:18:10.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:18:09 smithi080 bash[41963]: cluster 2023-12-01T14:18:08.523223+0000 mgr.y (mgr.24362) 17085 : cluster 0 pgmap v17054: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:18:10.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:18:09 smithi080 bash[41963]: audit 2023-12-01T14:18:08.858544+0000 mon.c (mon.2) 10940 : audit 0 from='client.? 172.21.15.80:0/2815694698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:18:11.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:18:10 smithi090 bash[32384]: audit 2023-12-01T14:18:10.684732+0000 mon.c (mon.2) 10941 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:18:11.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:18:10 smithi080 bash[28361]: audit 2023-12-01T14:18:10.684732+0000 mon.c (mon.2) 10941 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:18:11.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:18:10 smithi080 bash[41963]: audit 2023-12-01T14:18:10.684732+0000 mon.c (mon.2) 10941 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:18:12.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:18:11 smithi090 bash[32384]: cluster 2023-12-01T14:18:10.523778+0000 mgr.y (mgr.24362) 17086 : cluster 0 pgmap v17055: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:18:12.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:18:11 smithi090 bash[32384]: audit 2023-12-01T14:18:11.315628+0000 mon.c (mon.2) 10942 : audit 0 from='client.? 172.21.15.80:0/3513918397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:18:12.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:18:11 smithi080 bash[28361]: cluster 2023-12-01T14:18:10.523778+0000 mgr.y (mgr.24362) 17086 : cluster 0 pgmap v17055: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:18:12.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:18:11 smithi080 bash[28361]: audit 2023-12-01T14:18:11.315628+0000 mon.c (mon.2) 10942 : audit 0 from='client.? 172.21.15.80:0/3513918397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:18:12.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:18:11 smithi080 bash[41963]: cluster 2023-12-01T14:18:10.523778+0000 mgr.y (mgr.24362) 17086 : cluster 0 pgmap v17055: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:18:12.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:18:11 smithi080 bash[41963]: audit 2023-12-01T14:18:11.315628+0000 mon.c (mon.2) 10942 : audit 0 from='client.? 172.21.15.80:0/3513918397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:18:14.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:18:13 smithi090 bash[32384]: cluster 2023-12-01T14:18:12.524869+0000 mgr.y (mgr.24362) 17087 : cluster 0 pgmap v17056: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:18:14.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:18:13 smithi090 bash[32384]: audit 2023-12-01T14:18:13.513538+0000 mon.a (mon.0) 10430 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:18:14.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:18:13 smithi090 bash[32384]: audit 2023-12-01T14:18:13.526520+0000 mon.a (mon.0) 10431 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:18:14.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:18:13 smithi090 bash[32384]: audit 2023-12-01T14:18:13.556012+0000 mon.a (mon.0) 10432 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:18:14.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:18:13 smithi090 bash[32384]: audit 2023-12-01T14:18:13.568023+0000 mon.a (mon.0) 10433 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:18:14.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:18:13 smithi080 bash[28361]: cluster 2023-12-01T14:18:12.524869+0000 mgr.y (mgr.24362) 17087 : cluster 0 pgmap v17056: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:18:14.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:18:13 smithi080 bash[28361]: audit 2023-12-01T14:18:13.513538+0000 mon.a (mon.0) 10430 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:18:14.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:18:13 smithi080 bash[28361]: audit 2023-12-01T14:18:13.526520+0000 mon.a (mon.0) 10431 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:18:14.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:18:13 smithi080 bash[28361]: audit 2023-12-01T14:18:13.556012+0000 mon.a (mon.0) 10432 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:18:14.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:18:13 smithi080 bash[28361]: audit 2023-12-01T14:18:13.568023+0000 mon.a (mon.0) 10433 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:18:14.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:18:13 smithi080 bash[41963]: cluster 2023-12-01T14:18:12.524869+0000 mgr.y (mgr.24362) 17087 : cluster 0 pgmap v17056: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:18:14.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:18:13 smithi080 bash[41963]: audit 2023-12-01T14:18:13.513538+0000 mon.a (mon.0) 10430 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:18:14.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:18:13 smithi080 bash[41963]: audit 2023-12-01T14:18:13.526520+0000 mon.a (mon.0) 10431 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:18:14.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:18:13 smithi080 bash[41963]: audit 2023-12-01T14:18:13.556012+0000 mon.a (mon.0) 10432 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:18:14.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:18:13 smithi080 bash[41963]: audit 2023-12-01T14:18:13.568023+0000 mon.a (mon.0) 10433 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:18:15.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:18:14 smithi090 bash[32384]: audit 2023-12-01T14:18:13.785335+0000 mon.c (mon.2) 10943 : audit 0 from='client.? 172.21.15.80:0/3281168202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:18:15.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:18:14 smithi090 bash[32384]: audit 2023-12-01T14:18:14.105067+0000 mon.c (mon.2) 10944 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:18:15.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:18:14 smithi090 bash[32384]: audit 2023-12-01T14:18:14.106672+0000 mon.c (mon.2) 10945 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:18:15.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:18:14 smithi090 bash[32384]: audit 2023-12-01T14:18:14.117477+0000 mon.a (mon.0) 10434 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:18:15.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:18:14 smithi080 bash[28361]: audit 2023-12-01T14:18:13.785335+0000 mon.c (mon.2) 10943 : audit 0 from='client.? 172.21.15.80:0/3281168202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:18:15.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:18:14 smithi080 bash[28361]: audit 2023-12-01T14:18:14.105067+0000 mon.c (mon.2) 10944 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:18:15.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:18:14 smithi080 bash[28361]: audit 2023-12-01T14:18:14.106672+0000 mon.c (mon.2) 10945 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:18:15.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:18:14 smithi080 bash[28361]: audit 2023-12-01T14:18:14.117477+0000 mon.a (mon.0) 10434 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:18:15.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:18:14 smithi080 bash[41963]: audit 2023-12-01T14:18:13.785335+0000 mon.c (mon.2) 10943 : audit 0 from='client.? 172.21.15.80:0/3281168202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:18:15.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:18:14 smithi080 bash[41963]: audit 2023-12-01T14:18:14.105067+0000 mon.c (mon.2) 10944 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:18:15.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:18:14 smithi080 bash[41963]: audit 2023-12-01T14:18:14.106672+0000 mon.c (mon.2) 10945 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:18:15.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:18:14 smithi080 bash[41963]: audit 2023-12-01T14:18:14.117477+0000 mon.a (mon.0) 10434 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:18:16.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:18:15 smithi090 bash[32384]: cluster 2023-12-01T14:18:14.525450+0000 mgr.y (mgr.24362) 17088 : cluster 0 pgmap v17057: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:18:16.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:18:15 smithi080 bash[41963]: cluster 2023-12-01T14:18:14.525450+0000 mgr.y (mgr.24362) 17088 : cluster 0 pgmap v17057: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:18:16.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:18:15 smithi080 bash[28361]: cluster 2023-12-01T14:18:14.525450+0000 mgr.y (mgr.24362) 17088 : cluster 0 pgmap v17057: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:18:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:18:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:18:16] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T14:18:17.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:18:16 smithi090 bash[32384]: audit 2023-12-01T14:18:16.240874+0000 mon.c (mon.2) 10946 : audit 0 from='client.? 172.21.15.80:0/801339033' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:18:17.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:18:16 smithi080 bash[28361]: audit 2023-12-01T14:18:16.240874+0000 mon.c (mon.2) 10946 : audit 0 from='client.? 172.21.15.80:0/801339033' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:18:17.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:18:16 smithi080 bash[41963]: audit 2023-12-01T14:18:16.240874+0000 mon.c (mon.2) 10946 : audit 0 from='client.? 172.21.15.80:0/801339033' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:18:18.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:18:17 smithi090 bash[32384]: cluster 2023-12-01T14:18:16.526619+0000 mgr.y (mgr.24362) 17089 : cluster 0 pgmap v17058: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:18:18.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:18:17 smithi080 bash[28361]: cluster 2023-12-01T14:18:16.526619+0000 mgr.y (mgr.24362) 17089 : cluster 0 pgmap v17058: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:18:18.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:18:17 smithi080 bash[41963]: cluster 2023-12-01T14:18:16.526619+0000 mgr.y (mgr.24362) 17089 : cluster 0 pgmap v17058: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:18:19.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:18:18 smithi090 bash[32384]: audit 2023-12-01T14:18:18.699410+0000 mon.a (mon.0) 10435 : audit 0 from='client.? 172.21.15.80:0/3131439599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:18:19.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:18:18 smithi080 bash[41963]: audit 2023-12-01T14:18:18.699410+0000 mon.a (mon.0) 10435 : audit 0 from='client.? 172.21.15.80:0/3131439599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:18:19.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:18:18 smithi080 bash[28361]: audit 2023-12-01T14:18:18.699410+0000 mon.a (mon.0) 10435 : audit 0 from='client.? 172.21.15.80:0/3131439599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:18:20.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:18:19 smithi090 bash[32384]: cluster 2023-12-01T14:18:18.527253+0000 mgr.y (mgr.24362) 17090 : cluster 0 pgmap v17059: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:18:20.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:18:19 smithi080 bash[28361]: cluster 2023-12-01T14:18:18.527253+0000 mgr.y (mgr.24362) 17090 : cluster 0 pgmap v17059: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:18:20.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:18:19 smithi080 bash[41963]: cluster 2023-12-01T14:18:18.527253+0000 mgr.y (mgr.24362) 17090 : cluster 0 pgmap v17059: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:18:22.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:18:21 smithi090 bash[32384]: cluster 2023-12-01T14:18:20.527906+0000 mgr.y (mgr.24362) 17091 : cluster 0 pgmap v17060: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:18:22.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:18:21 smithi090 bash[32384]: audit 2023-12-01T14:18:21.157930+0000 mon.a (mon.0) 10436 : audit 0 from='client.? 172.21.15.80:0/3268807198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:18:22.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:18:21 smithi080 bash[28361]: cluster 2023-12-01T14:18:20.527906+0000 mgr.y (mgr.24362) 17091 : cluster 0 pgmap v17060: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:18:22.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:18:21 smithi080 bash[28361]: audit 2023-12-01T14:18:21.157930+0000 mon.a (mon.0) 10436 : audit 0 from='client.? 172.21.15.80:0/3268807198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:18:22.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:18:21 smithi080 bash[41963]: cluster 2023-12-01T14:18:20.527906+0000 mgr.y (mgr.24362) 17091 : cluster 0 pgmap v17060: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:18:22.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:18:21 smithi080 bash[41963]: audit 2023-12-01T14:18:21.157930+0000 mon.a (mon.0) 10436 : audit 0 from='client.? 172.21.15.80:0/3268807198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:18:24.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:18:23 smithi090 bash[32384]: cluster 2023-12-01T14:18:22.529046+0000 mgr.y (mgr.24362) 17092 : cluster 0 pgmap v17061: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:18:24.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:18:23 smithi090 bash[32384]: audit 2023-12-01T14:18:23.615087+0000 mon.c (mon.2) 10947 : audit 0 from='client.? 172.21.15.80:0/2779915679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:18:24.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:18:23 smithi080 bash[41963]: cluster 2023-12-01T14:18:22.529046+0000 mgr.y (mgr.24362) 17092 : cluster 0 pgmap v17061: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:18:24.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:18:23 smithi080 bash[41963]: audit 2023-12-01T14:18:23.615087+0000 mon.c (mon.2) 10947 : audit 0 from='client.? 172.21.15.80:0/2779915679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:18:24.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:18:23 smithi080 bash[28361]: cluster 2023-12-01T14:18:22.529046+0000 mgr.y (mgr.24362) 17092 : cluster 0 pgmap v17061: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:18:24.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:18:23 smithi080 bash[28361]: audit 2023-12-01T14:18:23.615087+0000 mon.c (mon.2) 10947 : audit 0 from='client.? 172.21.15.80:0/2779915679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:18:25.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:18:25 smithi090 bash[32384]: cluster 2023-12-01T14:18:24.529705+0000 mgr.y (mgr.24362) 17093 : cluster 0 pgmap v17062: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:18:25.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:18:25 smithi080 bash[41963]: cluster 2023-12-01T14:18:24.529705+0000 mgr.y (mgr.24362) 17093 : cluster 0 pgmap v17062: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:18:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:18:25 smithi080 bash[28361]: cluster 2023-12-01T14:18:24.529705+0000 mgr.y (mgr.24362) 17093 : cluster 0 pgmap v17062: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:18:26.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:18:26 smithi090 bash[32384]: audit 2023-12-01T14:18:25.684559+0000 mon.c (mon.2) 10948 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:18:26.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:18:26 smithi090 bash[32384]: audit 2023-12-01T14:18:26.082616+0000 mon.a (mon.0) 10437 : audit 0 from='client.? 172.21.15.80:0/1716627417' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:18:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:18:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:18:26] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T14:18:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:18:26 smithi080 bash[28361]: audit 2023-12-01T14:18:25.684559+0000 mon.c (mon.2) 10948 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:18:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:18:26 smithi080 bash[28361]: audit 2023-12-01T14:18:26.082616+0000 mon.a (mon.0) 10437 : audit 0 from='client.? 172.21.15.80:0/1716627417' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:18:26.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:18:26 smithi080 bash[41963]: audit 2023-12-01T14:18:25.684559+0000 mon.c (mon.2) 10948 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:18:26.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:18:26 smithi080 bash[41963]: audit 2023-12-01T14:18:26.082616+0000 mon.a (mon.0) 10437 : audit 0 from='client.? 172.21.15.80:0/1716627417' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:18:27.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:18:27 smithi090 bash[32384]: cluster 2023-12-01T14:18:26.531010+0000 mgr.y (mgr.24362) 17094 : cluster 0 pgmap v17063: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:18:27.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:18:27 smithi080 bash[28361]: cluster 2023-12-01T14:18:26.531010+0000 mgr.y (mgr.24362) 17094 : cluster 0 pgmap v17063: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:18:27.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:18:27 smithi080 bash[41963]: cluster 2023-12-01T14:18:26.531010+0000 mgr.y (mgr.24362) 17094 : cluster 0 pgmap v17063: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:18:28.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:18:28 smithi080 bash[28361]: audit 2023-12-01T14:18:28.545258+0000 mon.a (mon.0) 10438 : audit 0 from='client.? 172.21.15.80:0/3713769026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:18:28.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:18:28 smithi080 bash[41963]: audit 2023-12-01T14:18:28.545258+0000 mon.a (mon.0) 10438 : audit 0 from='client.? 172.21.15.80:0/3713769026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:18:29.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:18:28 smithi090 bash[32384]: audit 2023-12-01T14:18:28.545258+0000 mon.a (mon.0) 10438 : audit 0 from='client.? 172.21.15.80:0/3713769026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:18:29.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:18:29 smithi080 bash[28361]: cluster 2023-12-01T14:18:28.531691+0000 mgr.y (mgr.24362) 17095 : cluster 0 pgmap v17064: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:18:29.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:18:29 smithi080 bash[41963]: cluster 2023-12-01T14:18:28.531691+0000 mgr.y (mgr.24362) 17095 : cluster 0 pgmap v17064: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:18:30.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:18:29 smithi090 bash[32384]: cluster 2023-12-01T14:18:28.531691+0000 mgr.y (mgr.24362) 17095 : cluster 0 pgmap v17064: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:18:31.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:18:31 smithi080 bash[28361]: cluster 2023-12-01T14:18:30.532336+0000 mgr.y (mgr.24362) 17096 : cluster 0 pgmap v17065: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:18:31.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:18:31 smithi080 bash[28361]: audit 2023-12-01T14:18:31.000759+0000 mon.c (mon.2) 10949 : audit 0 from='client.? 172.21.15.80:0/455940989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:18:31.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:18:31 smithi080 bash[41963]: cluster 2023-12-01T14:18:30.532336+0000 mgr.y (mgr.24362) 17096 : cluster 0 pgmap v17065: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:18:31.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:18:31 smithi080 bash[41963]: audit 2023-12-01T14:18:31.000759+0000 mon.c (mon.2) 10949 : audit 0 from='client.? 172.21.15.80:0/455940989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:18:32.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:18:31 smithi090 bash[32384]: cluster 2023-12-01T14:18:30.532336+0000 mgr.y (mgr.24362) 17096 : cluster 0 pgmap v17065: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:18:32.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:18:31 smithi090 bash[32384]: audit 2023-12-01T14:18:31.000759+0000 mon.c (mon.2) 10949 : audit 0 from='client.? 172.21.15.80:0/455940989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:18:33.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:18:33 smithi080 bash[28361]: cluster 2023-12-01T14:18:32.533428+0000 mgr.y (mgr.24362) 17097 : cluster 0 pgmap v17066: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:18:33.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:18:33 smithi080 bash[28361]: audit 2023-12-01T14:18:33.451985+0000 mon.a (mon.0) 10439 : audit 0 from='client.? 172.21.15.80:0/4183035615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:18:33.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:18:33 smithi080 bash[41963]: cluster 2023-12-01T14:18:32.533428+0000 mgr.y (mgr.24362) 17097 : cluster 0 pgmap v17066: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:18:33.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:18:33 smithi080 bash[41963]: audit 2023-12-01T14:18:33.451985+0000 mon.a (mon.0) 10439 : audit 0 from='client.? 172.21.15.80:0/4183035615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:18:34.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:18:33 smithi090 bash[32384]: cluster 2023-12-01T14:18:32.533428+0000 mgr.y (mgr.24362) 17097 : cluster 0 pgmap v17066: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:18:34.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:18:33 smithi090 bash[32384]: audit 2023-12-01T14:18:33.451985+0000 mon.a (mon.0) 10439 : audit 0 from='client.? 172.21.15.80:0/4183035615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:18:35.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:18:35 smithi090 bash[32384]: cluster 2023-12-01T14:18:34.534099+0000 mgr.y (mgr.24362) 17098 : cluster 0 pgmap v17067: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:18:35.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:18:35 smithi080 bash[28361]: cluster 2023-12-01T14:18:34.534099+0000 mgr.y (mgr.24362) 17098 : cluster 0 pgmap v17067: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:18:35.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:18:35 smithi080 bash[41963]: cluster 2023-12-01T14:18:34.534099+0000 mgr.y (mgr.24362) 17098 : cluster 0 pgmap v17067: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:18:36.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:18:36 smithi090 bash[32384]: audit 2023-12-01T14:18:35.899741+0000 mon.c (mon.2) 10950 : audit 0 from='client.? 172.21.15.80:0/3292983214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:18:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:18:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:18:36] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T14:18:36.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:18:36 smithi080 bash[41963]: audit 2023-12-01T14:18:35.899741+0000 mon.c (mon.2) 10950 : audit 0 from='client.? 172.21.15.80:0/3292983214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:18:36.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:18:36 smithi080 bash[28361]: audit 2023-12-01T14:18:35.899741+0000 mon.c (mon.2) 10950 : audit 0 from='client.? 172.21.15.80:0/3292983214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:18:37.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:18:37 smithi090 bash[32384]: cluster 2023-12-01T14:18:36.535282+0000 mgr.y (mgr.24362) 17099 : cluster 0 pgmap v17068: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:18:37.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:18:37 smithi080 bash[41963]: cluster 2023-12-01T14:18:36.535282+0000 mgr.y (mgr.24362) 17099 : cluster 0 pgmap v17068: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:18:37.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:18:37 smithi080 bash[28361]: cluster 2023-12-01T14:18:36.535282+0000 mgr.y (mgr.24362) 17099 : cluster 0 pgmap v17068: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:18:38.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:18:38 smithi080 bash[41963]: audit 2023-12-01T14:18:38.351281+0000 mon.a (mon.0) 10440 : audit 0 from='client.? 172.21.15.80:0/3684484501' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:18:38.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:18:38 smithi080 bash[28361]: audit 2023-12-01T14:18:38.351281+0000 mon.a (mon.0) 10440 : audit 0 from='client.? 172.21.15.80:0/3684484501' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:18:38.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:18:38 smithi090 bash[32384]: audit 2023-12-01T14:18:38.351281+0000 mon.a (mon.0) 10440 : audit 0 from='client.? 172.21.15.80:0/3684484501' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:18:39.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:18:39 smithi080 bash[41963]: cluster 2023-12-01T14:18:38.536073+0000 mgr.y (mgr.24362) 17100 : cluster 0 pgmap v17069: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:18:39.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:18:39 smithi080 bash[28361]: cluster 2023-12-01T14:18:38.536073+0000 mgr.y (mgr.24362) 17100 : cluster 0 pgmap v17069: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:18:39.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:18:39 smithi090 bash[32384]: cluster 2023-12-01T14:18:38.536073+0000 mgr.y (mgr.24362) 17100 : cluster 0 pgmap v17069: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:18:41.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:18:41 smithi080 bash[28361]: cluster 2023-12-01T14:18:40.536633+0000 mgr.y (mgr.24362) 17101 : cluster 0 pgmap v17070: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:18:41.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:18:41 smithi080 bash[28361]: audit 2023-12-01T14:18:40.685106+0000 mon.c (mon.2) 10951 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:18:41.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:18:41 smithi080 bash[28361]: audit 2023-12-01T14:18:40.811124+0000 mon.a (mon.0) 10441 : audit 0 from='client.? 172.21.15.80:0/1837217090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:18:41.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:18:41 smithi080 bash[41963]: cluster 2023-12-01T14:18:40.536633+0000 mgr.y (mgr.24362) 17101 : cluster 0 pgmap v17070: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:18:41.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:18:41 smithi080 bash[41963]: audit 2023-12-01T14:18:40.685106+0000 mon.c (mon.2) 10951 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:18:41.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:18:41 smithi080 bash[41963]: audit 2023-12-01T14:18:40.811124+0000 mon.a (mon.0) 10441 : audit 0 from='client.? 172.21.15.80:0/1837217090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:18:42.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:18:41 smithi090 bash[32384]: cluster 2023-12-01T14:18:40.536633+0000 mgr.y (mgr.24362) 17101 : cluster 0 pgmap v17070: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:18:42.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:18:41 smithi090 bash[32384]: audit 2023-12-01T14:18:40.685106+0000 mon.c (mon.2) 10951 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:18:42.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:18:41 smithi090 bash[32384]: audit 2023-12-01T14:18:40.811124+0000 mon.a (mon.0) 10441 : audit 0 from='client.? 172.21.15.80:0/1837217090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:18:43.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:18:43 smithi080 bash[28361]: cluster 2023-12-01T14:18:42.537764+0000 mgr.y (mgr.24362) 17102 : cluster 0 pgmap v17071: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:18:43.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:18:43 smithi080 bash[28361]: audit 2023-12-01T14:18:43.275216+0000 mon.a (mon.0) 10442 : audit 0 from='client.? 172.21.15.80:0/1811938541' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:18:43.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:18:43 smithi080 bash[41963]: cluster 2023-12-01T14:18:42.537764+0000 mgr.y (mgr.24362) 17102 : cluster 0 pgmap v17071: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:18:43.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:18:43 smithi080 bash[41963]: audit 2023-12-01T14:18:43.275216+0000 mon.a (mon.0) 10442 : audit 0 from='client.? 172.21.15.80:0/1811938541' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:18:44.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:18:43 smithi090 bash[32384]: cluster 2023-12-01T14:18:42.537764+0000 mgr.y (mgr.24362) 17102 : cluster 0 pgmap v17071: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:18:44.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:18:43 smithi090 bash[32384]: audit 2023-12-01T14:18:43.275216+0000 mon.a (mon.0) 10442 : audit 0 from='client.? 172.21.15.80:0/1811938541' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:18:45.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:18:45 smithi090 bash[32384]: cluster 2023-12-01T14:18:44.538461+0000 mgr.y (mgr.24362) 17103 : cluster 0 pgmap v17072: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:18:45.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:18:45 smithi080 bash[28361]: cluster 2023-12-01T14:18:44.538461+0000 mgr.y (mgr.24362) 17103 : cluster 0 pgmap v17072: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:18:45.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:18:45 smithi080 bash[41963]: cluster 2023-12-01T14:18:44.538461+0000 mgr.y (mgr.24362) 17103 : cluster 0 pgmap v17072: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:18:46.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:18:46 smithi090 bash[32384]: audit 2023-12-01T14:18:45.739386+0000 mon.a (mon.0) 10443 : audit 0 from='client.? 172.21.15.80:0/2391585375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:18:46.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:18:46 smithi080 bash[28361]: audit 2023-12-01T14:18:45.739386+0000 mon.a (mon.0) 10443 : audit 0 from='client.? 172.21.15.80:0/2391585375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:18:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:18:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:18:46] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T14:18:46.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:18:46 smithi080 bash[41963]: audit 2023-12-01T14:18:45.739386+0000 mon.a (mon.0) 10443 : audit 0 from='client.? 172.21.15.80:0/2391585375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:18:47.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:18:47 smithi090 bash[32384]: cluster 2023-12-01T14:18:46.539634+0000 mgr.y (mgr.24362) 17104 : cluster 0 pgmap v17073: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:18:47.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:18:47 smithi080 bash[28361]: cluster 2023-12-01T14:18:46.539634+0000 mgr.y (mgr.24362) 17104 : cluster 0 pgmap v17073: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:18:47.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:18:47 smithi080 bash[41963]: cluster 2023-12-01T14:18:46.539634+0000 mgr.y (mgr.24362) 17104 : cluster 0 pgmap v17073: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:18:48.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:18:48 smithi090 bash[32384]: audit 2023-12-01T14:18:48.198551+0000 mon.c (mon.2) 10952 : audit 0 from='client.? 172.21.15.80:0/153656456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:18:48.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:18:48 smithi080 bash[41963]: audit 2023-12-01T14:18:48.198551+0000 mon.c (mon.2) 10952 : audit 0 from='client.? 172.21.15.80:0/153656456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:18:48.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:18:48 smithi080 bash[28361]: audit 2023-12-01T14:18:48.198551+0000 mon.c (mon.2) 10952 : audit 0 from='client.? 172.21.15.80:0/153656456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:18:49.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:18:49 smithi090 bash[32384]: cluster 2023-12-01T14:18:48.540324+0000 mgr.y (mgr.24362) 17105 : cluster 0 pgmap v17074: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:18:49.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:18:49 smithi080 bash[28361]: cluster 2023-12-01T14:18:48.540324+0000 mgr.y (mgr.24362) 17105 : cluster 0 pgmap v17074: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:18:49.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:18:49 smithi080 bash[41963]: cluster 2023-12-01T14:18:48.540324+0000 mgr.y (mgr.24362) 17105 : cluster 0 pgmap v17074: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:18:51.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:18:51 smithi080 bash[41963]: cluster 2023-12-01T14:18:50.540976+0000 mgr.y (mgr.24362) 17106 : cluster 0 pgmap v17075: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:18:51.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:18:51 smithi080 bash[41963]: audit 2023-12-01T14:18:50.648166+0000 mon.a (mon.0) 10444 : audit 0 from='client.? 172.21.15.80:0/1074307497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:18:51.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:18:51 smithi080 bash[28361]: cluster 2023-12-01T14:18:50.540976+0000 mgr.y (mgr.24362) 17106 : cluster 0 pgmap v17075: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:18:51.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:18:51 smithi080 bash[28361]: audit 2023-12-01T14:18:50.648166+0000 mon.a (mon.0) 10444 : audit 0 from='client.? 172.21.15.80:0/1074307497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:18:52.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:18:51 smithi090 bash[32384]: cluster 2023-12-01T14:18:50.540976+0000 mgr.y (mgr.24362) 17106 : cluster 0 pgmap v17075: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:18:52.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:18:51 smithi090 bash[32384]: audit 2023-12-01T14:18:50.648166+0000 mon.a (mon.0) 10444 : audit 0 from='client.? 172.21.15.80:0/1074307497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:18:53.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:18:53 smithi080 bash[41963]: cluster 2023-12-01T14:18:52.542183+0000 mgr.y (mgr.24362) 17107 : cluster 0 pgmap v17076: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:18:53.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:18:53 smithi080 bash[41963]: audit 2023-12-01T14:18:53.105121+0000 mon.a (mon.0) 10445 : audit 0 from='client.? 172.21.15.80:0/1107774716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:18:53.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:18:53 smithi080 bash[28361]: cluster 2023-12-01T14:18:52.542183+0000 mgr.y (mgr.24362) 17107 : cluster 0 pgmap v17076: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:18:53.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:18:53 smithi080 bash[28361]: audit 2023-12-01T14:18:53.105121+0000 mon.a (mon.0) 10445 : audit 0 from='client.? 172.21.15.80:0/1107774716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:18:54.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:18:53 smithi090 bash[32384]: cluster 2023-12-01T14:18:52.542183+0000 mgr.y (mgr.24362) 17107 : cluster 0 pgmap v17076: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:18:54.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:18:53 smithi090 bash[32384]: audit 2023-12-01T14:18:53.105121+0000 mon.a (mon.0) 10445 : audit 0 from='client.? 172.21.15.80:0/1107774716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:18:55.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:18:55 smithi090 bash[32384]: cluster 2023-12-01T14:18:54.542866+0000 mgr.y (mgr.24362) 17108 : cluster 0 pgmap v17077: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:18:55.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:18:55 smithi080 bash[28361]: cluster 2023-12-01T14:18:54.542866+0000 mgr.y (mgr.24362) 17108 : cluster 0 pgmap v17077: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:18:55.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:18:55 smithi080 bash[41963]: cluster 2023-12-01T14:18:54.542866+0000 mgr.y (mgr.24362) 17108 : cluster 0 pgmap v17077: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:18:56.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:18:56 smithi090 bash[32384]: audit 2023-12-01T14:18:55.558731+0000 mon.c (mon.2) 10953 : audit 0 from='client.? 172.21.15.80:0/726327791' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:18:56.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:18:56 smithi090 bash[32384]: audit 2023-12-01T14:18:55.685762+0000 mon.c (mon.2) 10954 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:18:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:18:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:18:56] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T14:18:56.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:18:56 smithi080 bash[28361]: audit 2023-12-01T14:18:55.558731+0000 mon.c (mon.2) 10953 : audit 0 from='client.? 172.21.15.80:0/726327791' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:18:56.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:18:56 smithi080 bash[28361]: audit 2023-12-01T14:18:55.685762+0000 mon.c (mon.2) 10954 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:18:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:18:56 smithi080 bash[41963]: audit 2023-12-01T14:18:55.558731+0000 mon.c (mon.2) 10953 : audit 0 from='client.? 172.21.15.80:0/726327791' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:18:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:18:56 smithi080 bash[41963]: audit 2023-12-01T14:18:55.685762+0000 mon.c (mon.2) 10954 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:18:57.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:18:57 smithi090 bash[32384]: cluster 2023-12-01T14:18:56.543994+0000 mgr.y (mgr.24362) 17109 : cluster 0 pgmap v17078: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:18:57.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:18:57 smithi080 bash[28361]: cluster 2023-12-01T14:18:56.543994+0000 mgr.y (mgr.24362) 17109 : cluster 0 pgmap v17078: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:18:57.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:18:57 smithi080 bash[41963]: cluster 2023-12-01T14:18:56.543994+0000 mgr.y (mgr.24362) 17109 : cluster 0 pgmap v17078: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:18:58.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:18:58 smithi090 bash[32384]: audit 2023-12-01T14:18:58.013718+0000 mon.c (mon.2) 10955 : audit 0 from='client.? 172.21.15.80:0/390303742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:18:58.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:18:58 smithi080 bash[41963]: audit 2023-12-01T14:18:58.013718+0000 mon.c (mon.2) 10955 : audit 0 from='client.? 172.21.15.80:0/390303742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:18:58.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:18:58 smithi080 bash[28361]: audit 2023-12-01T14:18:58.013718+0000 mon.c (mon.2) 10955 : audit 0 from='client.? 172.21.15.80:0/390303742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:18:59.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:18:59 smithi090 bash[32384]: cluster 2023-12-01T14:18:58.544609+0000 mgr.y (mgr.24362) 17110 : cluster 0 pgmap v17079: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:18:59.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:18:59 smithi080 bash[28361]: cluster 2023-12-01T14:18:58.544609+0000 mgr.y (mgr.24362) 17110 : cluster 0 pgmap v17079: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:18:59.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:18:59 smithi080 bash[41963]: cluster 2023-12-01T14:18:58.544609+0000 mgr.y (mgr.24362) 17110 : cluster 0 pgmap v17079: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:19:00.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:19:00 smithi080 bash[28361]: audit 2023-12-01T14:19:00.468830+0000 mon.a (mon.0) 10446 : audit 0 from='client.? 172.21.15.80:0/374140448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:19:00.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:19:00 smithi080 bash[41963]: audit 2023-12-01T14:19:00.468830+0000 mon.a (mon.0) 10446 : audit 0 from='client.? 172.21.15.80:0/374140448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:19:01.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:19:00 smithi090 bash[32384]: audit 2023-12-01T14:19:00.468830+0000 mon.a (mon.0) 10446 : audit 0 from='client.? 172.21.15.80:0/374140448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:19:01.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:19:01 smithi080 bash[28361]: cluster 2023-12-01T14:19:00.545222+0000 mgr.y (mgr.24362) 17111 : cluster 0 pgmap v17080: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:19:01.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:19:01 smithi080 bash[41963]: cluster 2023-12-01T14:19:00.545222+0000 mgr.y (mgr.24362) 17111 : cluster 0 pgmap v17080: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:19:02.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:19:01 smithi090 bash[32384]: cluster 2023-12-01T14:19:00.545222+0000 mgr.y (mgr.24362) 17111 : cluster 0 pgmap v17080: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:19:03.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:19:03 smithi080 bash[41963]: cluster 2023-12-01T14:19:02.546393+0000 mgr.y (mgr.24362) 17112 : cluster 0 pgmap v17081: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:19:03.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:19:03 smithi080 bash[41963]: audit 2023-12-01T14:19:02.926133+0000 mon.c (mon.2) 10956 : audit 0 from='client.? 172.21.15.80:0/425728593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:19:03.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:19:03 smithi080 bash[28361]: cluster 2023-12-01T14:19:02.546393+0000 mgr.y (mgr.24362) 17112 : cluster 0 pgmap v17081: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:19:03.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:19:03 smithi080 bash[28361]: audit 2023-12-01T14:19:02.926133+0000 mon.c (mon.2) 10956 : audit 0 from='client.? 172.21.15.80:0/425728593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:19:04.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:19:03 smithi090 bash[32384]: cluster 2023-12-01T14:19:02.546393+0000 mgr.y (mgr.24362) 17112 : cluster 0 pgmap v17081: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:19:04.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:19:03 smithi090 bash[32384]: audit 2023-12-01T14:19:02.926133+0000 mon.c (mon.2) 10956 : audit 0 from='client.? 172.21.15.80:0/425728593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:19:05.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:19:05 smithi090 bash[32384]: cluster 2023-12-01T14:19:04.547074+0000 mgr.y (mgr.24362) 17113 : cluster 0 pgmap v17082: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:19:05.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:19:05 smithi080 bash[28361]: cluster 2023-12-01T14:19:04.547074+0000 mgr.y (mgr.24362) 17113 : cluster 0 pgmap v17082: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:19:05.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:19:05 smithi080 bash[41963]: cluster 2023-12-01T14:19:04.547074+0000 mgr.y (mgr.24362) 17113 : cluster 0 pgmap v17082: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:19:06.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:19:06 smithi090 bash[32384]: audit 2023-12-01T14:19:05.402000+0000 mon.a (mon.0) 10447 : audit 0 from='client.? 172.21.15.80:0/2749781346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:19:06.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:19:06 smithi080 bash[28361]: audit 2023-12-01T14:19:05.402000+0000 mon.a (mon.0) 10447 : audit 0 from='client.? 172.21.15.80:0/2749781346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:19:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:19:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:19:06] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T14:19:06.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:19:06 smithi080 bash[41963]: audit 2023-12-01T14:19:05.402000+0000 mon.a (mon.0) 10447 : audit 0 from='client.? 172.21.15.80:0/2749781346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:19:07.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:19:07 smithi090 bash[32384]: cluster 2023-12-01T14:19:06.548231+0000 mgr.y (mgr.24362) 17114 : cluster 0 pgmap v17083: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:19:07.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:19:07 smithi080 bash[41963]: cluster 2023-12-01T14:19:06.548231+0000 mgr.y (mgr.24362) 17114 : cluster 0 pgmap v17083: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:19:07.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:19:07 smithi080 bash[28361]: cluster 2023-12-01T14:19:06.548231+0000 mgr.y (mgr.24362) 17114 : cluster 0 pgmap v17083: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:19:08.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:19:08 smithi090 bash[32384]: audit 2023-12-01T14:19:07.850335+0000 mon.a (mon.0) 10448 : audit 0 from='client.? 172.21.15.80:0/2414075923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:19:08.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:19:08 smithi080 bash[41963]: audit 2023-12-01T14:19:07.850335+0000 mon.a (mon.0) 10448 : audit 0 from='client.? 172.21.15.80:0/2414075923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:19:08.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:19:08 smithi080 bash[28361]: audit 2023-12-01T14:19:07.850335+0000 mon.a (mon.0) 10448 : audit 0 from='client.? 172.21.15.80:0/2414075923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:19:09.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:19:09 smithi090 bash[32384]: cluster 2023-12-01T14:19:08.548905+0000 mgr.y (mgr.24362) 17115 : cluster 0 pgmap v17084: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:19:09.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:19:09 smithi080 bash[41963]: cluster 2023-12-01T14:19:08.548905+0000 mgr.y (mgr.24362) 17115 : cluster 0 pgmap v17084: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:19:09.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:19:09 smithi080 bash[28361]: cluster 2023-12-01T14:19:08.548905+0000 mgr.y (mgr.24362) 17115 : cluster 0 pgmap v17084: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:19:10.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:19:10 smithi080 bash[28361]: audit 2023-12-01T14:19:10.306807+0000 mon.c (mon.2) 10957 : audit 0 from='client.? 172.21.15.80:0/2293687460' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:19:10.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:19:10 smithi080 bash[41963]: audit 2023-12-01T14:19:10.306807+0000 mon.c (mon.2) 10957 : audit 0 from='client.? 172.21.15.80:0/2293687460' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:19:10.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:19:10 smithi090 bash[32384]: audit 2023-12-01T14:19:10.306807+0000 mon.c (mon.2) 10957 : audit 0 from='client.? 172.21.15.80:0/2293687460' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:19:11.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:19:11 smithi080 bash[28361]: cluster 2023-12-01T14:19:10.549565+0000 mgr.y (mgr.24362) 17116 : cluster 0 pgmap v17085: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:19:11.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:19:11 smithi080 bash[28361]: audit 2023-12-01T14:19:10.685998+0000 mon.c (mon.2) 10958 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:19:11.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:19:11 smithi080 bash[41963]: cluster 2023-12-01T14:19:10.549565+0000 mgr.y (mgr.24362) 17116 : cluster 0 pgmap v17085: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:19:11.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:19:11 smithi080 bash[41963]: audit 2023-12-01T14:19:10.685998+0000 mon.c (mon.2) 10958 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:19:11.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:19:11 smithi090 bash[32384]: cluster 2023-12-01T14:19:10.549565+0000 mgr.y (mgr.24362) 17116 : cluster 0 pgmap v17085: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:19:11.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:19:11 smithi090 bash[32384]: audit 2023-12-01T14:19:10.685998+0000 mon.c (mon.2) 10958 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:19:13.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:19:13 smithi080 bash[28361]: cluster 2023-12-01T14:19:12.550688+0000 mgr.y (mgr.24362) 17117 : cluster 0 pgmap v17086: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:19:13.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:19:13 smithi080 bash[28361]: audit 2023-12-01T14:19:12.766517+0000 mon.a (mon.0) 10449 : audit 0 from='client.? 172.21.15.80:0/1464122264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:19:13.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:19:13 smithi080 bash[41963]: cluster 2023-12-01T14:19:12.550688+0000 mgr.y (mgr.24362) 17117 : cluster 0 pgmap v17086: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:19:13.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:19:13 smithi080 bash[41963]: audit 2023-12-01T14:19:12.766517+0000 mon.a (mon.0) 10449 : audit 0 from='client.? 172.21.15.80:0/1464122264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:19:14.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:19:13 smithi090 bash[32384]: cluster 2023-12-01T14:19:12.550688+0000 mgr.y (mgr.24362) 17117 : cluster 0 pgmap v17086: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:19:14.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:19:13 smithi090 bash[32384]: audit 2023-12-01T14:19:12.766517+0000 mon.a (mon.0) 10449 : audit 0 from='client.? 172.21.15.80:0/1464122264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:19:14.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:19:14 smithi080 bash[41963]: audit 2023-12-01T14:19:14.200079+0000 mon.c (mon.2) 10959 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:19:14.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:19:14 smithi080 bash[41963]: audit 2023-12-01T14:19:14.578787+0000 mon.a (mon.0) 10450 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:19:14.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:19:14 smithi080 bash[41963]: audit 2023-12-01T14:19:14.590237+0000 mon.a (mon.0) 10451 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:19:14.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:19:14 smithi080 bash[28361]: audit 2023-12-01T14:19:14.200079+0000 mon.c (mon.2) 10959 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:19:14.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:19:14 smithi080 bash[28361]: audit 2023-12-01T14:19:14.578787+0000 mon.a (mon.0) 10450 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:19:14.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:19:14 smithi080 bash[28361]: audit 2023-12-01T14:19:14.590237+0000 mon.a (mon.0) 10451 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:19:15.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:19:14 smithi090 bash[32384]: audit 2023-12-01T14:19:14.200079+0000 mon.c (mon.2) 10959 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:19:15.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:19:14 smithi090 bash[32384]: audit 2023-12-01T14:19:14.578787+0000 mon.a (mon.0) 10450 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:19:15.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:19:14 smithi090 bash[32384]: audit 2023-12-01T14:19:14.590237+0000 mon.a (mon.0) 10451 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:19:15.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:19:15 smithi080 bash[28361]: cluster 2023-12-01T14:19:14.551360+0000 mgr.y (mgr.24362) 17118 : cluster 0 pgmap v17087: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:19:15.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:19:15 smithi080 bash[28361]: audit 2023-12-01T14:19:15.223451+0000 mon.a (mon.0) 10452 : audit 0 from='client.? 172.21.15.80:0/1831852651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:19:15.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:19:15 smithi080 bash[41963]: cluster 2023-12-01T14:19:14.551360+0000 mgr.y (mgr.24362) 17118 : cluster 0 pgmap v17087: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:19:15.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:19:15 smithi080 bash[41963]: audit 2023-12-01T14:19:15.223451+0000 mon.a (mon.0) 10452 : audit 0 from='client.? 172.21.15.80:0/1831852651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:19:16.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:19:15 smithi090 bash[32384]: cluster 2023-12-01T14:19:14.551360+0000 mgr.y (mgr.24362) 17118 : cluster 0 pgmap v17087: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:19:16.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:19:15 smithi090 bash[32384]: audit 2023-12-01T14:19:15.223451+0000 mon.a (mon.0) 10452 : audit 0 from='client.? 172.21.15.80:0/1831852651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:19:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:19:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:19:16] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T14:19:17.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:19:17 smithi080 bash[28361]: cluster 2023-12-01T14:19:16.552540+0000 mgr.y (mgr.24362) 17119 : cluster 0 pgmap v17088: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:19:17.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:19:17 smithi080 bash[41963]: cluster 2023-12-01T14:19:16.552540+0000 mgr.y (mgr.24362) 17119 : cluster 0 pgmap v17088: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:19:18.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:19:17 smithi090 bash[32384]: cluster 2023-12-01T14:19:16.552540+0000 mgr.y (mgr.24362) 17119 : cluster 0 pgmap v17088: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:19:18.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:19:18 smithi080 bash[28361]: audit 2023-12-01T14:19:17.681783+0000 mon.c (mon.2) 10960 : audit 0 from='client.? 172.21.15.80:0/400054603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:19:18.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:19:18 smithi080 bash[41963]: audit 2023-12-01T14:19:17.681783+0000 mon.c (mon.2) 10960 : audit 0 from='client.? 172.21.15.80:0/400054603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:19:19.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:19:18 smithi090 bash[32384]: audit 2023-12-01T14:19:17.681783+0000 mon.c (mon.2) 10960 : audit 0 from='client.? 172.21.15.80:0/400054603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:19:19.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:19:19 smithi080 bash[28361]: cluster 2023-12-01T14:19:18.553426+0000 mgr.y (mgr.24362) 17120 : cluster 0 pgmap v17089: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:19:19.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:19:19 smithi080 bash[41963]: cluster 2023-12-01T14:19:18.553426+0000 mgr.y (mgr.24362) 17120 : cluster 0 pgmap v17089: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:19:20.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:19:19 smithi090 bash[32384]: cluster 2023-12-01T14:19:18.553426+0000 mgr.y (mgr.24362) 17120 : cluster 0 pgmap v17089: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:19:21.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:19:20 smithi090 bash[32384]: audit 2023-12-01T14:19:19.996414+0000 mon.a (mon.0) 10453 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:19:21.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:19:20 smithi090 bash[32384]: audit 2023-12-01T14:19:20.009955+0000 mon.a (mon.0) 10454 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:19:21.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:19:20 smithi090 bash[32384]: audit 2023-12-01T14:19:20.149894+0000 mon.a (mon.0) 10455 : audit 0 from='client.? 172.21.15.80:0/2980669215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:19:21.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:19:20 smithi090 bash[32384]: cluster 2023-12-01T14:19:20.554147+0000 mgr.y (mgr.24362) 17121 : cluster 0 pgmap v17090: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:19:21.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:19:20 smithi090 bash[32384]: audit 2023-12-01T14:19:20.759048+0000 mon.a (mon.0) 10456 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:19:21.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:19:20 smithi090 bash[32384]: audit 2023-12-01T14:19:20.772613+0000 mon.a (mon.0) 10457 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:19:21.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:19:20 smithi080 bash[28361]: audit 2023-12-01T14:19:19.996414+0000 mon.a (mon.0) 10453 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:19:21.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:19:20 smithi080 bash[28361]: audit 2023-12-01T14:19:20.009955+0000 mon.a (mon.0) 10454 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:19:21.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:19:20 smithi080 bash[28361]: audit 2023-12-01T14:19:20.149894+0000 mon.a (mon.0) 10455 : audit 0 from='client.? 172.21.15.80:0/2980669215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:19:21.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:19:20 smithi080 bash[28361]: cluster 2023-12-01T14:19:20.554147+0000 mgr.y (mgr.24362) 17121 : cluster 0 pgmap v17090: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:19:21.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:19:20 smithi080 bash[28361]: audit 2023-12-01T14:19:20.759048+0000 mon.a (mon.0) 10456 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:19:21.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:19:20 smithi080 bash[28361]: audit 2023-12-01T14:19:20.772613+0000 mon.a (mon.0) 10457 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:19:21.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:19:20 smithi080 bash[41963]: audit 2023-12-01T14:19:19.996414+0000 mon.a (mon.0) 10453 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:19:21.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:19:20 smithi080 bash[41963]: audit 2023-12-01T14:19:20.009955+0000 mon.a (mon.0) 10454 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:19:21.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:19:20 smithi080 bash[41963]: audit 2023-12-01T14:19:20.149894+0000 mon.a (mon.0) 10455 : audit 0 from='client.? 172.21.15.80:0/2980669215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:19:21.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:19:20 smithi080 bash[41963]: cluster 2023-12-01T14:19:20.554147+0000 mgr.y (mgr.24362) 17121 : cluster 0 pgmap v17090: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:19:21.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:19:20 smithi080 bash[41963]: audit 2023-12-01T14:19:20.759048+0000 mon.a (mon.0) 10456 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:19:21.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:19:20 smithi080 bash[41963]: audit 2023-12-01T14:19:20.772613+0000 mon.a (mon.0) 10457 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:19:22.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:19:22 smithi090 bash[32384]: audit 2023-12-01T14:19:21.242787+0000 mon.c (mon.2) 10961 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:19:22.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:19:22 smithi090 bash[32384]: audit 2023-12-01T14:19:21.244509+0000 mon.c (mon.2) 10962 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:19:22.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:19:22 smithi090 bash[32384]: audit 2023-12-01T14:19:21.254769+0000 mon.a (mon.0) 10458 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:19:22.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:19:22 smithi080 bash[28361]: audit 2023-12-01T14:19:21.242787+0000 mon.c (mon.2) 10961 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:19:22.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:19:22 smithi080 bash[28361]: audit 2023-12-01T14:19:21.244509+0000 mon.c (mon.2) 10962 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:19:22.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:19:22 smithi080 bash[28361]: audit 2023-12-01T14:19:21.254769+0000 mon.a (mon.0) 10458 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:19:22.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:19:22 smithi080 bash[41963]: audit 2023-12-01T14:19:21.242787+0000 mon.c (mon.2) 10961 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:19:22.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:19:22 smithi080 bash[41963]: audit 2023-12-01T14:19:21.244509+0000 mon.c (mon.2) 10962 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:19:22.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:19:22 smithi080 bash[41963]: audit 2023-12-01T14:19:21.254769+0000 mon.a (mon.0) 10458 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:19:23.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:19:23 smithi080 bash[41963]: cluster 2023-12-01T14:19:22.555318+0000 mgr.y (mgr.24362) 17122 : cluster 0 pgmap v17091: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:19:23.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:19:23 smithi080 bash[41963]: audit 2023-12-01T14:19:22.605934+0000 mon.a (mon.0) 10459 : audit 0 from='client.? 172.21.15.80:0/3860484385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:19:23.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:19:23 smithi080 bash[28361]: cluster 2023-12-01T14:19:22.555318+0000 mgr.y (mgr.24362) 17122 : cluster 0 pgmap v17091: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:19:23.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:19:23 smithi080 bash[28361]: audit 2023-12-01T14:19:22.605934+0000 mon.a (mon.0) 10459 : audit 0 from='client.? 172.21.15.80:0/3860484385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:19:23.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:19:23 smithi090 bash[32384]: cluster 2023-12-01T14:19:22.555318+0000 mgr.y (mgr.24362) 17122 : cluster 0 pgmap v17091: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:19:23.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:19:23 smithi090 bash[32384]: audit 2023-12-01T14:19:22.605934+0000 mon.a (mon.0) 10459 : audit 0 from='client.? 172.21.15.80:0/3860484385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:19:25.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:19:25 smithi090 bash[32384]: cluster 2023-12-01T14:19:24.556109+0000 mgr.y (mgr.24362) 17123 : cluster 0 pgmap v17092: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:19:25.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:19:25 smithi090 bash[32384]: audit 2023-12-01T14:19:25.061835+0000 mon.a (mon.0) 10460 : audit 0 from='client.? 172.21.15.80:0/2575628637' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:19:25.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:19:25 smithi080 bash[41963]: cluster 2023-12-01T14:19:24.556109+0000 mgr.y (mgr.24362) 17123 : cluster 0 pgmap v17092: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:19:25.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:19:25 smithi080 bash[41963]: audit 2023-12-01T14:19:25.061835+0000 mon.a (mon.0) 10460 : audit 0 from='client.? 172.21.15.80:0/2575628637' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:19:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:19:25 smithi080 bash[28361]: cluster 2023-12-01T14:19:24.556109+0000 mgr.y (mgr.24362) 17123 : cluster 0 pgmap v17092: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:19:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:19:25 smithi080 bash[28361]: audit 2023-12-01T14:19:25.061835+0000 mon.a (mon.0) 10460 : audit 0 from='client.? 172.21.15.80:0/2575628637' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:19:26.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:19:26 smithi090 bash[32384]: audit 2023-12-01T14:19:25.686391+0000 mon.c (mon.2) 10963 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:19:26.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:19:26 smithi080 bash[28361]: audit 2023-12-01T14:19:25.686391+0000 mon.c (mon.2) 10963 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:19:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:19:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:19:26] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T14:19:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:19:26 smithi080 bash[41963]: audit 2023-12-01T14:19:25.686391+0000 mon.c (mon.2) 10963 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:19:27.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:19:27 smithi090 bash[32384]: cluster 2023-12-01T14:19:26.557306+0000 mgr.y (mgr.24362) 17124 : cluster 0 pgmap v17093: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:19:27.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:19:27 smithi080 bash[28361]: cluster 2023-12-01T14:19:26.557306+0000 mgr.y (mgr.24362) 17124 : cluster 0 pgmap v17093: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:19:27.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:19:27 smithi080 bash[41963]: cluster 2023-12-01T14:19:26.557306+0000 mgr.y (mgr.24362) 17124 : cluster 0 pgmap v17093: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:19:28.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:19:28 smithi090 bash[32384]: audit 2023-12-01T14:19:27.514342+0000 mon.c (mon.2) 10964 : audit 0 from='client.? 172.21.15.80:0/615626238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:19:28.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:19:28 smithi080 bash[41963]: audit 2023-12-01T14:19:27.514342+0000 mon.c (mon.2) 10964 : audit 0 from='client.? 172.21.15.80:0/615626238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:19:28.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:19:28 smithi080 bash[28361]: audit 2023-12-01T14:19:27.514342+0000 mon.c (mon.2) 10964 : audit 0 from='client.? 172.21.15.80:0/615626238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:19:29.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:19:29 smithi080 bash[28361]: cluster 2023-12-01T14:19:28.558144+0000 mgr.y (mgr.24362) 17125 : cluster 0 pgmap v17094: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:19:29.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:19:29 smithi080 bash[41963]: cluster 2023-12-01T14:19:28.558144+0000 mgr.y (mgr.24362) 17125 : cluster 0 pgmap v17094: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:19:29.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:19:29 smithi090 bash[32384]: cluster 2023-12-01T14:19:28.558144+0000 mgr.y (mgr.24362) 17125 : cluster 0 pgmap v17094: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:19:30.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:19:30 smithi080 bash[28361]: audit 2023-12-01T14:19:29.965036+0000 mon.c (mon.2) 10965 : audit 0 from='client.? 172.21.15.80:0/292524516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:19:30.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:19:30 smithi080 bash[41963]: audit 2023-12-01T14:19:29.965036+0000 mon.c (mon.2) 10965 : audit 0 from='client.? 172.21.15.80:0/292524516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:19:30.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:19:30 smithi090 bash[32384]: audit 2023-12-01T14:19:29.965036+0000 mon.c (mon.2) 10965 : audit 0 from='client.? 172.21.15.80:0/292524516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:19:31.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:19:31 smithi080 bash[28361]: cluster 2023-12-01T14:19:30.558951+0000 mgr.y (mgr.24362) 17126 : cluster 0 pgmap v17095: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:19:31.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:19:31 smithi080 bash[41963]: cluster 2023-12-01T14:19:30.558951+0000 mgr.y (mgr.24362) 17126 : cluster 0 pgmap v17095: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:19:31.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:19:31 smithi090 bash[32384]: cluster 2023-12-01T14:19:30.558951+0000 mgr.y (mgr.24362) 17126 : cluster 0 pgmap v17095: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:19:32.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:19:32 smithi090 bash[32384]: audit 2023-12-01T14:19:32.410357+0000 mon.c (mon.2) 10966 : audit 0 from='client.? 172.21.15.80:0/3765693674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:19:32.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:19:32 smithi080 bash[28361]: audit 2023-12-01T14:19:32.410357+0000 mon.c (mon.2) 10966 : audit 0 from='client.? 172.21.15.80:0/3765693674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:19:32.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:19:32 smithi080 bash[41963]: audit 2023-12-01T14:19:32.410357+0000 mon.c (mon.2) 10966 : audit 0 from='client.? 172.21.15.80:0/3765693674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:19:33.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:19:33 smithi090 bash[32384]: cluster 2023-12-01T14:19:32.560137+0000 mgr.y (mgr.24362) 17127 : cluster 0 pgmap v17096: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:19:33.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:19:33 smithi080 bash[28361]: cluster 2023-12-01T14:19:32.560137+0000 mgr.y (mgr.24362) 17127 : cluster 0 pgmap v17096: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:19:33.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:19:33 smithi080 bash[41963]: cluster 2023-12-01T14:19:32.560137+0000 mgr.y (mgr.24362) 17127 : cluster 0 pgmap v17096: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:19:35.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:19:35 smithi090 bash[32384]: cluster 2023-12-01T14:19:34.560792+0000 mgr.y (mgr.24362) 17128 : cluster 0 pgmap v17097: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:19:35.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:19:35 smithi090 bash[32384]: audit 2023-12-01T14:19:34.864414+0000 mon.a (mon.0) 10461 : audit 0 from='client.? 172.21.15.80:0/3980514343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:19:35.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:19:35 smithi080 bash[28361]: cluster 2023-12-01T14:19:34.560792+0000 mgr.y (mgr.24362) 17128 : cluster 0 pgmap v17097: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:19:35.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:19:35 smithi080 bash[28361]: audit 2023-12-01T14:19:34.864414+0000 mon.a (mon.0) 10461 : audit 0 from='client.? 172.21.15.80:0/3980514343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:19:35.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:19:35 smithi080 bash[41963]: cluster 2023-12-01T14:19:34.560792+0000 mgr.y (mgr.24362) 17128 : cluster 0 pgmap v17097: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:19:35.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:19:35 smithi080 bash[41963]: audit 2023-12-01T14:19:34.864414+0000 mon.a (mon.0) 10461 : audit 0 from='client.? 172.21.15.80:0/3980514343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:19:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:19:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:19:36] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T14:19:37.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:19:37 smithi080 bash[41963]: cluster 2023-12-01T14:19:36.562008+0000 mgr.y (mgr.24362) 17129 : cluster 0 pgmap v17098: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:19:37.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:19:37 smithi080 bash[41963]: audit 2023-12-01T14:19:37.310453+0000 mon.c (mon.2) 10967 : audit 0 from='client.? 172.21.15.80:0/3933064761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:19:37.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:19:37 smithi080 bash[28361]: cluster 2023-12-01T14:19:36.562008+0000 mgr.y (mgr.24362) 17129 : cluster 0 pgmap v17098: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:19:37.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:19:37 smithi080 bash[28361]: audit 2023-12-01T14:19:37.310453+0000 mon.c (mon.2) 10967 : audit 0 from='client.? 172.21.15.80:0/3933064761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:19:38.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:19:37 smithi090 bash[32384]: cluster 2023-12-01T14:19:36.562008+0000 mgr.y (mgr.24362) 17129 : cluster 0 pgmap v17098: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:19:38.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:19:37 smithi090 bash[32384]: audit 2023-12-01T14:19:37.310453+0000 mon.c (mon.2) 10967 : audit 0 from='client.? 172.21.15.80:0/3933064761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:19:39.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:19:39 smithi080 bash[28361]: cluster 2023-12-01T14:19:38.562762+0000 mgr.y (mgr.24362) 17130 : cluster 0 pgmap v17099: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:19:39.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:19:39 smithi080 bash[41963]: cluster 2023-12-01T14:19:38.562762+0000 mgr.y (mgr.24362) 17130 : cluster 0 pgmap v17099: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:19:40.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:19:39 smithi090 bash[32384]: cluster 2023-12-01T14:19:38.562762+0000 mgr.y (mgr.24362) 17130 : cluster 0 pgmap v17099: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:19:40.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:19:40 smithi080 bash[28361]: audit 2023-12-01T14:19:39.772314+0000 mon.a (mon.0) 10462 : audit 0 from='client.? 172.21.15.80:0/2989232769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:19:40.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:19:40 smithi080 bash[41963]: audit 2023-12-01T14:19:39.772314+0000 mon.a (mon.0) 10462 : audit 0 from='client.? 172.21.15.80:0/2989232769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:19:41.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:19:40 smithi090 bash[32384]: audit 2023-12-01T14:19:39.772314+0000 mon.a (mon.0) 10462 : audit 0 from='client.? 172.21.15.80:0/2989232769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:19:41.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:19:41 smithi080 bash[41963]: cluster 2023-12-01T14:19:40.563412+0000 mgr.y (mgr.24362) 17131 : cluster 0 pgmap v17100: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:19:41.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:19:41 smithi080 bash[41963]: audit 2023-12-01T14:19:40.686666+0000 mon.c (mon.2) 10968 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:19:41.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:19:41 smithi080 bash[28361]: cluster 2023-12-01T14:19:40.563412+0000 mgr.y (mgr.24362) 17131 : cluster 0 pgmap v17100: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:19:41.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:19:41 smithi080 bash[28361]: audit 2023-12-01T14:19:40.686666+0000 mon.c (mon.2) 10968 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:19:42.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:19:41 smithi090 bash[32384]: cluster 2023-12-01T14:19:40.563412+0000 mgr.y (mgr.24362) 17131 : cluster 0 pgmap v17100: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:19:42.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:19:41 smithi090 bash[32384]: audit 2023-12-01T14:19:40.686666+0000 mon.c (mon.2) 10968 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:19:42.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:19:42 smithi080 bash[28361]: audit 2023-12-01T14:19:42.232070+0000 mon.a (mon.0) 10463 : audit 0 from='client.? 172.21.15.80:0/2536148553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:19:42.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:19:42 smithi080 bash[41963]: audit 2023-12-01T14:19:42.232070+0000 mon.a (mon.0) 10463 : audit 0 from='client.? 172.21.15.80:0/2536148553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:19:43.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:19:42 smithi090 bash[32384]: audit 2023-12-01T14:19:42.232070+0000 mon.a (mon.0) 10463 : audit 0 from='client.? 172.21.15.80:0/2536148553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:19:43.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:19:43 smithi080 bash[28361]: cluster 2023-12-01T14:19:42.564633+0000 mgr.y (mgr.24362) 17132 : cluster 0 pgmap v17101: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:19:43.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:19:43 smithi080 bash[41963]: cluster 2023-12-01T14:19:42.564633+0000 mgr.y (mgr.24362) 17132 : cluster 0 pgmap v17101: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:19:44.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:19:43 smithi090 bash[32384]: cluster 2023-12-01T14:19:42.564633+0000 mgr.y (mgr.24362) 17132 : cluster 0 pgmap v17101: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:19:45.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:19:45 smithi090 bash[32384]: cluster 2023-12-01T14:19:44.565256+0000 mgr.y (mgr.24362) 17133 : cluster 0 pgmap v17102: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:19:45.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:19:45 smithi090 bash[32384]: audit 2023-12-01T14:19:44.685327+0000 mon.c (mon.2) 10969 : audit 0 from='client.? 172.21.15.80:0/3574280299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:19:45.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:19:45 smithi080 bash[41963]: cluster 2023-12-01T14:19:44.565256+0000 mgr.y (mgr.24362) 17133 : cluster 0 pgmap v17102: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:19:45.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:19:45 smithi080 bash[41963]: audit 2023-12-01T14:19:44.685327+0000 mon.c (mon.2) 10969 : audit 0 from='client.? 172.21.15.80:0/3574280299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:19:45.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:19:45 smithi080 bash[28361]: cluster 2023-12-01T14:19:44.565256+0000 mgr.y (mgr.24362) 17133 : cluster 0 pgmap v17102: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:19:45.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:19:45 smithi080 bash[28361]: audit 2023-12-01T14:19:44.685327+0000 mon.c (mon.2) 10969 : audit 0 from='client.? 172.21.15.80:0/3574280299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:19:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:19:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:19:46] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T14:19:47.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:19:47 smithi080 bash[41963]: cluster 2023-12-01T14:19:46.566411+0000 mgr.y (mgr.24362) 17134 : cluster 0 pgmap v17103: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:19:47.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:19:47 smithi080 bash[41963]: audit 2023-12-01T14:19:47.140181+0000 mon.c (mon.2) 10970 : audit 0 from='client.? 172.21.15.80:0/1658620599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:19:47.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:19:47 smithi080 bash[28361]: cluster 2023-12-01T14:19:46.566411+0000 mgr.y (mgr.24362) 17134 : cluster 0 pgmap v17103: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:19:47.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:19:47 smithi080 bash[28361]: audit 2023-12-01T14:19:47.140181+0000 mon.c (mon.2) 10970 : audit 0 from='client.? 172.21.15.80:0/1658620599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:19:48.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:19:47 smithi090 bash[32384]: cluster 2023-12-01T14:19:46.566411+0000 mgr.y (mgr.24362) 17134 : cluster 0 pgmap v17103: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:19:48.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:19:47 smithi090 bash[32384]: audit 2023-12-01T14:19:47.140181+0000 mon.c (mon.2) 10970 : audit 0 from='client.? 172.21.15.80:0/1658620599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:19:49.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:19:49 smithi080 bash[28361]: cluster 2023-12-01T14:19:48.567097+0000 mgr.y (mgr.24362) 17135 : cluster 0 pgmap v17104: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:19:49.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:19:49 smithi080 bash[28361]: audit 2023-12-01T14:19:49.590065+0000 mon.c (mon.2) 10971 : audit 0 from='client.? 172.21.15.80:0/50610763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:19:49.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:19:49 smithi080 bash[41963]: cluster 2023-12-01T14:19:48.567097+0000 mgr.y (mgr.24362) 17135 : cluster 0 pgmap v17104: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:19:49.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:19:49 smithi080 bash[41963]: audit 2023-12-01T14:19:49.590065+0000 mon.c (mon.2) 10971 : audit 0 from='client.? 172.21.15.80:0/50610763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:19:50.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:19:49 smithi090 bash[32384]: cluster 2023-12-01T14:19:48.567097+0000 mgr.y (mgr.24362) 17135 : cluster 0 pgmap v17104: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:19:50.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:19:49 smithi090 bash[32384]: audit 2023-12-01T14:19:49.590065+0000 mon.c (mon.2) 10971 : audit 0 from='client.? 172.21.15.80:0/50610763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:19:51.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:19:51 smithi080 bash[28361]: cluster 2023-12-01T14:19:50.567704+0000 mgr.y (mgr.24362) 17136 : cluster 0 pgmap v17105: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:19:51.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:19:51 smithi080 bash[41963]: cluster 2023-12-01T14:19:50.567704+0000 mgr.y (mgr.24362) 17136 : cluster 0 pgmap v17105: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:19:52.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:19:51 smithi090 bash[32384]: cluster 2023-12-01T14:19:50.567704+0000 mgr.y (mgr.24362) 17136 : cluster 0 pgmap v17105: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:19:52.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:19:52 smithi080 bash[41963]: audit 2023-12-01T14:19:52.047532+0000 mon.c (mon.2) 10972 : audit 0 from='client.? 172.21.15.80:0/1662149495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:19:52.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:19:52 smithi080 bash[28361]: audit 2023-12-01T14:19:52.047532+0000 mon.c (mon.2) 10972 : audit 0 from='client.? 172.21.15.80:0/1662149495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:19:53.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:19:52 smithi090 bash[32384]: audit 2023-12-01T14:19:52.047532+0000 mon.c (mon.2) 10972 : audit 0 from='client.? 172.21.15.80:0/1662149495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:19:53.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:19:53 smithi080 bash[28361]: cluster 2023-12-01T14:19:52.568899+0000 mgr.y (mgr.24362) 17137 : cluster 0 pgmap v17106: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:19:53.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:19:53 smithi080 bash[41963]: cluster 2023-12-01T14:19:52.568899+0000 mgr.y (mgr.24362) 17137 : cluster 0 pgmap v17106: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:19:54.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:19:53 smithi090 bash[32384]: cluster 2023-12-01T14:19:52.568899+0000 mgr.y (mgr.24362) 17137 : cluster 0 pgmap v17106: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:19:55.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:19:55 smithi090 bash[32384]: audit 2023-12-01T14:19:54.507140+0000 mon.c (mon.2) 10973 : audit 0 from='client.? 172.21.15.80:0/3717691673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:19:55.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:19:55 smithi090 bash[32384]: cluster 2023-12-01T14:19:54.569536+0000 mgr.y (mgr.24362) 17138 : cluster 0 pgmap v17107: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:19:55.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:19:55 smithi080 bash[28361]: audit 2023-12-01T14:19:54.507140+0000 mon.c (mon.2) 10973 : audit 0 from='client.? 172.21.15.80:0/3717691673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:19:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:19:55 smithi080 bash[28361]: cluster 2023-12-01T14:19:54.569536+0000 mgr.y (mgr.24362) 17138 : cluster 0 pgmap v17107: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:19:55.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:19:55 smithi080 bash[41963]: audit 2023-12-01T14:19:54.507140+0000 mon.c (mon.2) 10973 : audit 0 from='client.? 172.21.15.80:0/3717691673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:19:55.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:19:55 smithi080 bash[41963]: cluster 2023-12-01T14:19:54.569536+0000 mgr.y (mgr.24362) 17138 : cluster 0 pgmap v17107: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:19:56.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:19:56 smithi090 bash[32384]: audit 2023-12-01T14:19:55.687086+0000 mon.c (mon.2) 10974 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:19:56.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:19:56 smithi080 bash[28361]: audit 2023-12-01T14:19:55.687086+0000 mon.c (mon.2) 10974 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:19:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:19:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:19:56] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T14:19:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:19:56 smithi080 bash[41963]: audit 2023-12-01T14:19:55.687086+0000 mon.c (mon.2) 10974 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:19:57.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:19:57 smithi080 bash[28361]: cluster 2023-12-01T14:19:56.570670+0000 mgr.y (mgr.24362) 17139 : cluster 0 pgmap v17108: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:19:57.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:19:57 smithi080 bash[28361]: audit 2023-12-01T14:19:56.955808+0000 mon.a (mon.0) 10464 : audit 0 from='client.? 172.21.15.80:0/1563642425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:19:57.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:19:57 smithi080 bash[41963]: cluster 2023-12-01T14:19:56.570670+0000 mgr.y (mgr.24362) 17139 : cluster 0 pgmap v17108: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:19:57.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:19:57 smithi080 bash[41963]: audit 2023-12-01T14:19:56.955808+0000 mon.a (mon.0) 10464 : audit 0 from='client.? 172.21.15.80:0/1563642425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:19:57.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:19:57 smithi090 bash[32384]: cluster 2023-12-01T14:19:56.570670+0000 mgr.y (mgr.24362) 17139 : cluster 0 pgmap v17108: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:19:57.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:19:57 smithi090 bash[32384]: audit 2023-12-01T14:19:56.955808+0000 mon.a (mon.0) 10464 : audit 0 from='client.? 172.21.15.80:0/1563642425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:19:59.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:19:59 smithi080 bash[28361]: cluster 2023-12-01T14:19:58.571356+0000 mgr.y (mgr.24362) 17140 : cluster 0 pgmap v17109: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:19:59.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:19:59 smithi080 bash[28361]: audit 2023-12-01T14:19:59.408006+0000 mon.c (mon.2) 10975 : audit 0 from='client.? 172.21.15.80:0/2480936610' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:19:59.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:19:59 smithi080 bash[41963]: cluster 2023-12-01T14:19:58.571356+0000 mgr.y (mgr.24362) 17140 : cluster 0 pgmap v17109: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:19:59.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:19:59 smithi080 bash[41963]: audit 2023-12-01T14:19:59.408006+0000 mon.c (mon.2) 10975 : audit 0 from='client.? 172.21.15.80:0/2480936610' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:20:00.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:19:59 smithi090 bash[32384]: cluster 2023-12-01T14:19:58.571356+0000 mgr.y (mgr.24362) 17140 : cluster 0 pgmap v17109: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:20:00.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:19:59 smithi090 bash[32384]: audit 2023-12-01T14:19:59.408006+0000 mon.c (mon.2) 10975 : audit 0 from='client.? 172.21.15.80:0/2480936610' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:20:00.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:20:00 smithi080 bash[28361]: debug 2023-12-01T14:19:59.997+0000 7f6ec9bf0700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T14:20:00.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:20:00 smithi080 bash[28361]: cluster 2023-12-01T14:20:00.000136+0000 mon.a (mon.0) 10465 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T14:20:00.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:20:00 smithi080 bash[41963]: cluster 2023-12-01T14:20:00.000136+0000 mon.a (mon.0) 10465 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T14:20:01.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:20:00 smithi090 bash[32384]: cluster 2023-12-01T14:20:00.000136+0000 mon.a (mon.0) 10465 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T14:20:01.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:20:01 smithi080 bash[28361]: cluster 2023-12-01T14:20:00.572058+0000 mgr.y (mgr.24362) 17141 : cluster 0 pgmap v17110: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:20:01.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:20:01 smithi080 bash[41963]: cluster 2023-12-01T14:20:00.572058+0000 mgr.y (mgr.24362) 17141 : cluster 0 pgmap v17110: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:20:02.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:20:01 smithi090 bash[32384]: cluster 2023-12-01T14:20:00.572058+0000 mgr.y (mgr.24362) 17141 : cluster 0 pgmap v17110: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:20:02.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:20:02 smithi080 bash[41963]: audit 2023-12-01T14:20:01.858880+0000 mon.c (mon.2) 10976 : audit 0 from='client.? 172.21.15.80:0/4262464166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:20:02.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:20:02 smithi080 bash[28361]: audit 2023-12-01T14:20:01.858880+0000 mon.c (mon.2) 10976 : audit 0 from='client.? 172.21.15.80:0/4262464166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:20:03.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:20:02 smithi090 bash[32384]: audit 2023-12-01T14:20:01.858880+0000 mon.c (mon.2) 10976 : audit 0 from='client.? 172.21.15.80:0/4262464166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:20:03.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:20:03 smithi080 bash[41963]: cluster 2023-12-01T14:20:02.573229+0000 mgr.y (mgr.24362) 17142 : cluster 0 pgmap v17111: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:20:03.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:20:03 smithi080 bash[28361]: cluster 2023-12-01T14:20:02.573229+0000 mgr.y (mgr.24362) 17142 : cluster 0 pgmap v17111: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:20:04.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:20:03 smithi090 bash[32384]: cluster 2023-12-01T14:20:02.573229+0000 mgr.y (mgr.24362) 17142 : cluster 0 pgmap v17111: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:20:05.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:20:05 smithi090 bash[32384]: audit 2023-12-01T14:20:04.310345+0000 mon.c (mon.2) 10977 : audit 0 from='client.? 172.21.15.80:0/3243938422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:20:05.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:20:05 smithi090 bash[32384]: cluster 2023-12-01T14:20:04.573998+0000 mgr.y (mgr.24362) 17143 : cluster 0 pgmap v17112: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:20:05.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:20:05 smithi080 bash[28361]: audit 2023-12-01T14:20:04.310345+0000 mon.c (mon.2) 10977 : audit 0 from='client.? 172.21.15.80:0/3243938422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:20:05.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:20:05 smithi080 bash[28361]: cluster 2023-12-01T14:20:04.573998+0000 mgr.y (mgr.24362) 17143 : cluster 0 pgmap v17112: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:20:05.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:20:05 smithi080 bash[41963]: audit 2023-12-01T14:20:04.310345+0000 mon.c (mon.2) 10977 : audit 0 from='client.? 172.21.15.80:0/3243938422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:20:05.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:20:05 smithi080 bash[41963]: cluster 2023-12-01T14:20:04.573998+0000 mgr.y (mgr.24362) 17143 : cluster 0 pgmap v17112: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:20:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:20:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:20:06] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T14:20:07.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:20:07 smithi080 bash[28361]: cluster 2023-12-01T14:20:06.574815+0000 mgr.y (mgr.24362) 17144 : cluster 0 pgmap v17113: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:20:07.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:20:07 smithi080 bash[28361]: audit 2023-12-01T14:20:06.761065+0000 mon.a (mon.0) 10466 : audit 0 from='client.? 172.21.15.80:0/686966310' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:20:07.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:20:07 smithi080 bash[41963]: cluster 2023-12-01T14:20:06.574815+0000 mgr.y (mgr.24362) 17144 : cluster 0 pgmap v17113: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:20:07.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:20:07 smithi080 bash[41963]: audit 2023-12-01T14:20:06.761065+0000 mon.a (mon.0) 10466 : audit 0 from='client.? 172.21.15.80:0/686966310' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:20:08.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:20:07 smithi090 bash[32384]: cluster 2023-12-01T14:20:06.574815+0000 mgr.y (mgr.24362) 17144 : cluster 0 pgmap v17113: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:20:08.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:20:07 smithi090 bash[32384]: audit 2023-12-01T14:20:06.761065+0000 mon.a (mon.0) 10466 : audit 0 from='client.? 172.21.15.80:0/686966310' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:20:09.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:20:09 smithi080 bash[28361]: cluster 2023-12-01T14:20:08.575445+0000 mgr.y (mgr.24362) 17145 : cluster 0 pgmap v17114: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:20:09.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:20:09 smithi080 bash[28361]: audit 2023-12-01T14:20:09.221446+0000 mon.a (mon.0) 10467 : audit 0 from='client.? 172.21.15.80:0/2865237307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:20:09.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:20:09 smithi080 bash[41963]: cluster 2023-12-01T14:20:08.575445+0000 mgr.y (mgr.24362) 17145 : cluster 0 pgmap v17114: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:20:09.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:20:09 smithi080 bash[41963]: audit 2023-12-01T14:20:09.221446+0000 mon.a (mon.0) 10467 : audit 0 from='client.? 172.21.15.80:0/2865237307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:20:10.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:20:09 smithi090 bash[32384]: cluster 2023-12-01T14:20:08.575445+0000 mgr.y (mgr.24362) 17145 : cluster 0 pgmap v17114: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:20:10.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:20:09 smithi090 bash[32384]: audit 2023-12-01T14:20:09.221446+0000 mon.a (mon.0) 10467 : audit 0 from='client.? 172.21.15.80:0/2865237307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:20:11.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:20:11 smithi080 bash[41963]: cluster 2023-12-01T14:20:10.576182+0000 mgr.y (mgr.24362) 17146 : cluster 0 pgmap v17115: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:20:11.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:20:11 smithi080 bash[41963]: audit 2023-12-01T14:20:10.687590+0000 mon.c (mon.2) 10978 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:20:11.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:20:11 smithi080 bash[28361]: cluster 2023-12-01T14:20:10.576182+0000 mgr.y (mgr.24362) 17146 : cluster 0 pgmap v17115: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:20:11.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:20:11 smithi080 bash[28361]: audit 2023-12-01T14:20:10.687590+0000 mon.c (mon.2) 10978 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:20:12.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:20:11 smithi090 bash[32384]: cluster 2023-12-01T14:20:10.576182+0000 mgr.y (mgr.24362) 17146 : cluster 0 pgmap v17115: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:20:12.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:20:11 smithi090 bash[32384]: audit 2023-12-01T14:20:10.687590+0000 mon.c (mon.2) 10978 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:20:12.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:20:12 smithi080 bash[41963]: audit 2023-12-01T14:20:11.677708+0000 mon.c (mon.2) 10979 : audit 0 from='client.? 172.21.15.80:0/1568371638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:20:12.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:20:12 smithi080 bash[28361]: audit 2023-12-01T14:20:11.677708+0000 mon.c (mon.2) 10979 : audit 0 from='client.? 172.21.15.80:0/1568371638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:20:13.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:20:12 smithi090 bash[32384]: audit 2023-12-01T14:20:11.677708+0000 mon.c (mon.2) 10979 : audit 0 from='client.? 172.21.15.80:0/1568371638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:20:13.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:20:13 smithi080 bash[28361]: cluster 2023-12-01T14:20:12.577284+0000 mgr.y (mgr.24362) 17147 : cluster 0 pgmap v17116: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:20:13.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:20:13 smithi080 bash[41963]: cluster 2023-12-01T14:20:12.577284+0000 mgr.y (mgr.24362) 17147 : cluster 0 pgmap v17116: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:20:14.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:20:13 smithi090 bash[32384]: cluster 2023-12-01T14:20:12.577284+0000 mgr.y (mgr.24362) 17147 : cluster 0 pgmap v17116: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:20:14.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:20:14 smithi080 bash[28361]: audit 2023-12-01T14:20:14.137905+0000 mon.c (mon.2) 10980 : audit 0 from='client.? 172.21.15.80:0/4057023731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:20:14.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:20:14 smithi080 bash[41963]: audit 2023-12-01T14:20:14.137905+0000 mon.c (mon.2) 10980 : audit 0 from='client.? 172.21.15.80:0/4057023731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:20:15.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:20:14 smithi090 bash[32384]: audit 2023-12-01T14:20:14.137905+0000 mon.c (mon.2) 10980 : audit 0 from='client.? 172.21.15.80:0/4057023731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:20:15.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:20:15 smithi080 bash[28361]: cluster 2023-12-01T14:20:14.577908+0000 mgr.y (mgr.24362) 17148 : cluster 0 pgmap v17117: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:20:15.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:20:15 smithi080 bash[41963]: cluster 2023-12-01T14:20:14.577908+0000 mgr.y (mgr.24362) 17148 : cluster 0 pgmap v17117: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:20:16.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:20:15 smithi090 bash[32384]: cluster 2023-12-01T14:20:14.577908+0000 mgr.y (mgr.24362) 17148 : cluster 0 pgmap v17117: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:20:16.665 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:20:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:20:16] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T14:20:16.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:20:16 smithi080 bash[41963]: audit 2023-12-01T14:20:16.589486+0000 mon.c (mon.2) 10981 : audit 0 from='client.? 172.21.15.80:0/2884067033' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:20:16.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:20:16 smithi080 bash[28361]: audit 2023-12-01T14:20:16.589486+0000 mon.c (mon.2) 10981 : audit 0 from='client.? 172.21.15.80:0/2884067033' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:20:17.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:20:16 smithi090 bash[32384]: audit 2023-12-01T14:20:16.589486+0000 mon.c (mon.2) 10981 : audit 0 from='client.? 172.21.15.80:0/2884067033' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:20:17.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:20:17 smithi080 bash[41963]: cluster 2023-12-01T14:20:16.579006+0000 mgr.y (mgr.24362) 17149 : cluster 0 pgmap v17118: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:20:17.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:20:17 smithi080 bash[28361]: cluster 2023-12-01T14:20:16.579006+0000 mgr.y (mgr.24362) 17149 : cluster 0 pgmap v17118: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:20:18.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:20:17 smithi090 bash[32384]: cluster 2023-12-01T14:20:16.579006+0000 mgr.y (mgr.24362) 17149 : cluster 0 pgmap v17118: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:20:19.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:20:19 smithi080 bash[28361]: cluster 2023-12-01T14:20:18.579686+0000 mgr.y (mgr.24362) 17150 : cluster 0 pgmap v17119: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:20:19.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:20:19 smithi080 bash[28361]: audit 2023-12-01T14:20:19.044860+0000 mon.c (mon.2) 10982 : audit 0 from='client.? 172.21.15.80:0/4291710486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:20:19.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:20:19 smithi080 bash[41963]: cluster 2023-12-01T14:20:18.579686+0000 mgr.y (mgr.24362) 17150 : cluster 0 pgmap v17119: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:20:19.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:20:19 smithi080 bash[41963]: audit 2023-12-01T14:20:19.044860+0000 mon.c (mon.2) 10982 : audit 0 from='client.? 172.21.15.80:0/4291710486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:20:20.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:20:19 smithi090 bash[32384]: cluster 2023-12-01T14:20:18.579686+0000 mgr.y (mgr.24362) 17150 : cluster 0 pgmap v17119: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:20:20.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:20:19 smithi090 bash[32384]: audit 2023-12-01T14:20:19.044860+0000 mon.c (mon.2) 10982 : audit 0 from='client.? 172.21.15.80:0/4291710486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:20:21.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:20:21 smithi080 bash[28361]: cluster 2023-12-01T14:20:20.580363+0000 mgr.y (mgr.24362) 17151 : cluster 0 pgmap v17120: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:20:21.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:20:21 smithi080 bash[28361]: audit 2023-12-01T14:20:21.340132+0000 mon.c (mon.2) 10983 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:20:21.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:20:21 smithi080 bash[28361]: audit 2023-12-01T14:20:21.502235+0000 mon.a (mon.0) 10468 : audit 0 from='client.? 172.21.15.80:0/4191758705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:20:21.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:20:21 smithi080 bash[41963]: cluster 2023-12-01T14:20:20.580363+0000 mgr.y (mgr.24362) 17151 : cluster 0 pgmap v17120: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:20:21.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:20:21 smithi080 bash[41963]: audit 2023-12-01T14:20:21.340132+0000 mon.c (mon.2) 10983 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:20:21.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:20:21 smithi080 bash[41963]: audit 2023-12-01T14:20:21.502235+0000 mon.a (mon.0) 10468 : audit 0 from='client.? 172.21.15.80:0/4191758705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:20:22.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:20:21 smithi090 bash[32384]: cluster 2023-12-01T14:20:20.580363+0000 mgr.y (mgr.24362) 17151 : cluster 0 pgmap v17120: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:20:22.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:20:21 smithi090 bash[32384]: audit 2023-12-01T14:20:21.340132+0000 mon.c (mon.2) 10983 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:20:22.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:20:21 smithi090 bash[32384]: audit 2023-12-01T14:20:21.502235+0000 mon.a (mon.0) 10468 : audit 0 from='client.? 172.21.15.80:0/4191758705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:20:24.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:20:23 smithi090 bash[32384]: cluster 2023-12-01T14:20:22.581528+0000 mgr.y (mgr.24362) 17152 : cluster 0 pgmap v17121: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:20:24.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:20:23 smithi080 bash[28361]: cluster 2023-12-01T14:20:22.581528+0000 mgr.y (mgr.24362) 17152 : cluster 0 pgmap v17121: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:20:24.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:20:23 smithi080 bash[41963]: cluster 2023-12-01T14:20:22.581528+0000 mgr.y (mgr.24362) 17152 : cluster 0 pgmap v17121: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:20:25.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:20:24 smithi090 bash[32384]: audit 2023-12-01T14:20:23.947915+0000 mon.a (mon.0) 10469 : audit 0 from='client.? 172.21.15.80:0/77071495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:20:25.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:20:24 smithi080 bash[28361]: audit 2023-12-01T14:20:23.947915+0000 mon.a (mon.0) 10469 : audit 0 from='client.? 172.21.15.80:0/77071495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:20:25.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:20:24 smithi080 bash[41963]: audit 2023-12-01T14:20:23.947915+0000 mon.a (mon.0) 10469 : audit 0 from='client.? 172.21.15.80:0/77071495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:20:26.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:20:25 smithi090 bash[32384]: cluster 2023-12-01T14:20:24.582199+0000 mgr.y (mgr.24362) 17153 : cluster 0 pgmap v17122: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:20:26.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:20:25 smithi080 bash[28361]: cluster 2023-12-01T14:20:24.582199+0000 mgr.y (mgr.24362) 17153 : cluster 0 pgmap v17122: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:20:26.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:20:25 smithi080 bash[41963]: cluster 2023-12-01T14:20:24.582199+0000 mgr.y (mgr.24362) 17153 : cluster 0 pgmap v17122: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:20:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:20:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:20:26] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T14:20:27.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:20:26 smithi090 bash[32384]: audit 2023-12-01T14:20:25.692618+0000 mon.c (mon.2) 10984 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:20:27.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:20:26 smithi090 bash[32384]: audit 2023-12-01T14:20:26.413659+0000 mon.c (mon.2) 10985 : audit 0 from='client.? 172.21.15.80:0/3665615423' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:20:27.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:20:26 smithi080 bash[41963]: audit 2023-12-01T14:20:25.692618+0000 mon.c (mon.2) 10984 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:20:27.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:20:26 smithi080 bash[41963]: audit 2023-12-01T14:20:26.413659+0000 mon.c (mon.2) 10985 : audit 0 from='client.? 172.21.15.80:0/3665615423' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:20:27.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:20:26 smithi080 bash[28361]: audit 2023-12-01T14:20:25.692618+0000 mon.c (mon.2) 10984 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:20:27.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:20:26 smithi080 bash[28361]: audit 2023-12-01T14:20:26.413659+0000 mon.c (mon.2) 10985 : audit 0 from='client.? 172.21.15.80:0/3665615423' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:20:28.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:20:27 smithi090 bash[32384]: cluster 2023-12-01T14:20:26.583406+0000 mgr.y (mgr.24362) 17154 : cluster 0 pgmap v17123: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:20:28.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:20:27 smithi090 bash[32384]: audit 2023-12-01T14:20:27.187918+0000 mon.a (mon.0) 10470 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:20:28.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:20:27 smithi090 bash[32384]: audit 2023-12-01T14:20:27.197319+0000 mon.a (mon.0) 10471 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:20:28.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:20:27 smithi090 bash[32384]: audit 2023-12-01T14:20:27.540754+0000 mon.a (mon.0) 10472 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:20:28.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:20:27 smithi090 bash[32384]: audit 2023-12-01T14:20:27.552268+0000 mon.a (mon.0) 10473 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:20:28.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:20:27 smithi080 bash[41963]: cluster 2023-12-01T14:20:26.583406+0000 mgr.y (mgr.24362) 17154 : cluster 0 pgmap v17123: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:20:28.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:20:27 smithi080 bash[41963]: audit 2023-12-01T14:20:27.187918+0000 mon.a (mon.0) 10470 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:20:28.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:20:27 smithi080 bash[41963]: audit 2023-12-01T14:20:27.197319+0000 mon.a (mon.0) 10471 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:20:28.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:20:27 smithi080 bash[41963]: audit 2023-12-01T14:20:27.540754+0000 mon.a (mon.0) 10472 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:20:28.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:20:27 smithi080 bash[41963]: audit 2023-12-01T14:20:27.552268+0000 mon.a (mon.0) 10473 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:20:28.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:20:27 smithi080 bash[28361]: cluster 2023-12-01T14:20:26.583406+0000 mgr.y (mgr.24362) 17154 : cluster 0 pgmap v17123: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:20:28.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:20:27 smithi080 bash[28361]: audit 2023-12-01T14:20:27.187918+0000 mon.a (mon.0) 10470 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:20:28.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:20:27 smithi080 bash[28361]: audit 2023-12-01T14:20:27.197319+0000 mon.a (mon.0) 10471 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:20:28.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:20:27 smithi080 bash[28361]: audit 2023-12-01T14:20:27.540754+0000 mon.a (mon.0) 10472 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:20:28.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:20:27 smithi080 bash[28361]: audit 2023-12-01T14:20:27.552268+0000 mon.a (mon.0) 10473 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:20:29.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:20:28 smithi090 bash[32384]: audit 2023-12-01T14:20:28.142586+0000 mon.c (mon.2) 10986 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:20:29.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:20:28 smithi090 bash[32384]: audit 2023-12-01T14:20:28.144324+0000 mon.c (mon.2) 10987 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:20:29.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:20:28 smithi090 bash[32384]: audit 2023-12-01T14:20:28.154872+0000 mon.a (mon.0) 10474 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:20:29.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:20:28 smithi080 bash[41963]: audit 2023-12-01T14:20:28.142586+0000 mon.c (mon.2) 10986 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:20:29.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:20:28 smithi080 bash[41963]: audit 2023-12-01T14:20:28.144324+0000 mon.c (mon.2) 10987 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:20:29.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:20:28 smithi080 bash[41963]: audit 2023-12-01T14:20:28.154872+0000 mon.a (mon.0) 10474 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:20:29.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:20:28 smithi080 bash[28361]: audit 2023-12-01T14:20:28.142586+0000 mon.c (mon.2) 10986 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:20:29.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:20:28 smithi080 bash[28361]: audit 2023-12-01T14:20:28.144324+0000 mon.c (mon.2) 10987 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:20:29.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:20:28 smithi080 bash[28361]: audit 2023-12-01T14:20:28.154872+0000 mon.a (mon.0) 10474 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:20:30.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:20:29 smithi090 bash[32384]: cluster 2023-12-01T14:20:28.584067+0000 mgr.y (mgr.24362) 17155 : cluster 0 pgmap v17124: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:20:30.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:20:29 smithi090 bash[32384]: audit 2023-12-01T14:20:28.880534+0000 mon.c (mon.2) 10988 : audit 0 from='client.? 172.21.15.80:0/1925888507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:20:30.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:20:29 smithi080 bash[28361]: cluster 2023-12-01T14:20:28.584067+0000 mgr.y (mgr.24362) 17155 : cluster 0 pgmap v17124: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:20:30.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:20:29 smithi080 bash[28361]: audit 2023-12-01T14:20:28.880534+0000 mon.c (mon.2) 10988 : audit 0 from='client.? 172.21.15.80:0/1925888507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:20:30.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:20:29 smithi080 bash[41963]: cluster 2023-12-01T14:20:28.584067+0000 mgr.y (mgr.24362) 17155 : cluster 0 pgmap v17124: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:20:30.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:20:29 smithi080 bash[41963]: audit 2023-12-01T14:20:28.880534+0000 mon.c (mon.2) 10988 : audit 0 from='client.? 172.21.15.80:0/1925888507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:20:32.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:20:31 smithi090 bash[32384]: cluster 2023-12-01T14:20:30.584864+0000 mgr.y (mgr.24362) 17156 : cluster 0 pgmap v17125: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:20:32.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:20:31 smithi090 bash[32384]: audit 2023-12-01T14:20:31.341174+0000 mon.c (mon.2) 10989 : audit 0 from='client.? 172.21.15.80:0/2008572027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:20:32.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:20:31 smithi080 bash[28361]: cluster 2023-12-01T14:20:30.584864+0000 mgr.y (mgr.24362) 17156 : cluster 0 pgmap v17125: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:20:32.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:20:31 smithi080 bash[28361]: audit 2023-12-01T14:20:31.341174+0000 mon.c (mon.2) 10989 : audit 0 from='client.? 172.21.15.80:0/2008572027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:20:32.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:20:31 smithi080 bash[41963]: cluster 2023-12-01T14:20:30.584864+0000 mgr.y (mgr.24362) 17156 : cluster 0 pgmap v17125: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:20:32.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:20:31 smithi080 bash[41963]: audit 2023-12-01T14:20:31.341174+0000 mon.c (mon.2) 10989 : audit 0 from='client.? 172.21.15.80:0/2008572027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:20:34.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:20:33 smithi090 bash[32384]: cluster 2023-12-01T14:20:32.586136+0000 mgr.y (mgr.24362) 17157 : cluster 0 pgmap v17126: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:20:34.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:20:33 smithi080 bash[28361]: cluster 2023-12-01T14:20:32.586136+0000 mgr.y (mgr.24362) 17157 : cluster 0 pgmap v17126: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:20:34.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:20:33 smithi080 bash[41963]: cluster 2023-12-01T14:20:32.586136+0000 mgr.y (mgr.24362) 17157 : cluster 0 pgmap v17126: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:20:35.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:20:34 smithi090 bash[32384]: audit 2023-12-01T14:20:33.794093+0000 mon.c (mon.2) 10990 : audit 0 from='client.? 172.21.15.80:0/1921634897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:20:35.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:20:34 smithi080 bash[28361]: audit 2023-12-01T14:20:33.794093+0000 mon.c (mon.2) 10990 : audit 0 from='client.? 172.21.15.80:0/1921634897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:20:35.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:20:34 smithi080 bash[41963]: audit 2023-12-01T14:20:33.794093+0000 mon.c (mon.2) 10990 : audit 0 from='client.? 172.21.15.80:0/1921634897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:20:36.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:20:35 smithi090 bash[32384]: cluster 2023-12-01T14:20:34.586878+0000 mgr.y (mgr.24362) 17158 : cluster 0 pgmap v17127: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:20:36.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:20:35 smithi080 bash[41963]: cluster 2023-12-01T14:20:34.586878+0000 mgr.y (mgr.24362) 17158 : cluster 0 pgmap v17127: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:20:36.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:20:35 smithi080 bash[28361]: cluster 2023-12-01T14:20:34.586878+0000 mgr.y (mgr.24362) 17158 : cluster 0 pgmap v17127: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:20:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:20:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:20:36] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T14:20:37.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:20:36 smithi090 bash[32384]: audit 2023-12-01T14:20:36.248593+0000 mon.a (mon.0) 10475 : audit 0 from='client.? 172.21.15.80:0/2214357857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:20:37.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:20:36 smithi080 bash[28361]: audit 2023-12-01T14:20:36.248593+0000 mon.a (mon.0) 10475 : audit 0 from='client.? 172.21.15.80:0/2214357857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:20:37.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:20:36 smithi080 bash[41963]: audit 2023-12-01T14:20:36.248593+0000 mon.a (mon.0) 10475 : audit 0 from='client.? 172.21.15.80:0/2214357857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:20:38.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:20:37 smithi090 bash[32384]: cluster 2023-12-01T14:20:36.588088+0000 mgr.y (mgr.24362) 17159 : cluster 0 pgmap v17128: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:20:38.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:20:37 smithi080 bash[28361]: cluster 2023-12-01T14:20:36.588088+0000 mgr.y (mgr.24362) 17159 : cluster 0 pgmap v17128: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:20:38.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:20:37 smithi080 bash[41963]: cluster 2023-12-01T14:20:36.588088+0000 mgr.y (mgr.24362) 17159 : cluster 0 pgmap v17128: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:20:39.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:20:38 smithi090 bash[32384]: audit 2023-12-01T14:20:38.702079+0000 mon.c (mon.2) 10991 : audit 0 from='client.? 172.21.15.80:0/2919647360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:20:39.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:20:38 smithi080 bash[28361]: audit 2023-12-01T14:20:38.702079+0000 mon.c (mon.2) 10991 : audit 0 from='client.? 172.21.15.80:0/2919647360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:20:39.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:20:38 smithi080 bash[41963]: audit 2023-12-01T14:20:38.702079+0000 mon.c (mon.2) 10991 : audit 0 from='client.? 172.21.15.80:0/2919647360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:20:40.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:20:39 smithi090 bash[32384]: cluster 2023-12-01T14:20:38.588870+0000 mgr.y (mgr.24362) 17160 : cluster 0 pgmap v17129: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:20:40.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:20:39 smithi080 bash[28361]: cluster 2023-12-01T14:20:38.588870+0000 mgr.y (mgr.24362) 17160 : cluster 0 pgmap v17129: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:20:40.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:20:39 smithi080 bash[41963]: cluster 2023-12-01T14:20:38.588870+0000 mgr.y (mgr.24362) 17160 : cluster 0 pgmap v17129: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:20:41.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:20:40 smithi090 bash[32384]: audit 2023-12-01T14:20:40.688307+0000 mon.c (mon.2) 10992 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:20:41.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:20:40 smithi080 bash[28361]: audit 2023-12-01T14:20:40.688307+0000 mon.c (mon.2) 10992 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:20:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:20:40 smithi080 bash[41963]: audit 2023-12-01T14:20:40.688307+0000 mon.c (mon.2) 10992 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:20:42.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:20:41 smithi090 bash[32384]: cluster 2023-12-01T14:20:40.589571+0000 mgr.y (mgr.24362) 17161 : cluster 0 pgmap v17130: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:20:42.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:20:41 smithi090 bash[32384]: audit 2023-12-01T14:20:41.162798+0000 mon.a (mon.0) 10476 : audit 0 from='client.? 172.21.15.80:0/47835798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:20:42.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:20:41 smithi080 bash[41963]: cluster 2023-12-01T14:20:40.589571+0000 mgr.y (mgr.24362) 17161 : cluster 0 pgmap v17130: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:20:42.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:20:41 smithi080 bash[41963]: audit 2023-12-01T14:20:41.162798+0000 mon.a (mon.0) 10476 : audit 0 from='client.? 172.21.15.80:0/47835798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:20:42.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:20:41 smithi080 bash[28361]: cluster 2023-12-01T14:20:40.589571+0000 mgr.y (mgr.24362) 17161 : cluster 0 pgmap v17130: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:20:42.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:20:41 smithi080 bash[28361]: audit 2023-12-01T14:20:41.162798+0000 mon.a (mon.0) 10476 : audit 0 from='client.? 172.21.15.80:0/47835798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:20:44.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:20:43 smithi090 bash[32384]: cluster 2023-12-01T14:20:42.590737+0000 mgr.y (mgr.24362) 17162 : cluster 0 pgmap v17131: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:20:44.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:20:43 smithi090 bash[32384]: audit 2023-12-01T14:20:43.616509+0000 mon.c (mon.2) 10993 : audit 0 from='client.? 172.21.15.80:0/2174219366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:20:44.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:20:43 smithi080 bash[41963]: cluster 2023-12-01T14:20:42.590737+0000 mgr.y (mgr.24362) 17162 : cluster 0 pgmap v17131: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:20:44.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:20:43 smithi080 bash[41963]: audit 2023-12-01T14:20:43.616509+0000 mon.c (mon.2) 10993 : audit 0 from='client.? 172.21.15.80:0/2174219366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:20:44.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:20:43 smithi080 bash[28361]: cluster 2023-12-01T14:20:42.590737+0000 mgr.y (mgr.24362) 17162 : cluster 0 pgmap v17131: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:20:44.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:20:43 smithi080 bash[28361]: audit 2023-12-01T14:20:43.616509+0000 mon.c (mon.2) 10993 : audit 0 from='client.? 172.21.15.80:0/2174219366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:20:45.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:20:45 smithi080 bash[41963]: cluster 2023-12-01T14:20:44.591406+0000 mgr.y (mgr.24362) 17163 : cluster 0 pgmap v17132: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:20:45.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:20:45 smithi080 bash[28361]: cluster 2023-12-01T14:20:44.591406+0000 mgr.y (mgr.24362) 17163 : cluster 0 pgmap v17132: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:20:45.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:20:45 smithi090 bash[32384]: cluster 2023-12-01T14:20:44.591406+0000 mgr.y (mgr.24362) 17163 : cluster 0 pgmap v17132: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:20:46.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:20:46 smithi080 bash[28361]: audit 2023-12-01T14:20:46.076717+0000 mon.a (mon.0) 10477 : audit 0 from='client.? 172.21.15.80:0/4283265279' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:20:46.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:20:46 smithi080 bash[41963]: audit 2023-12-01T14:20:46.076717+0000 mon.a (mon.0) 10477 : audit 0 from='client.? 172.21.15.80:0/4283265279' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:20:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:20:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:20:46] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T14:20:46.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:20:46 smithi090 bash[32384]: audit 2023-12-01T14:20:46.076717+0000 mon.a (mon.0) 10477 : audit 0 from='client.? 172.21.15.80:0/4283265279' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:20:47.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:20:47 smithi080 bash[28361]: cluster 2023-12-01T14:20:46.592576+0000 mgr.y (mgr.24362) 17164 : cluster 0 pgmap v17133: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:20:47.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:20:47 smithi080 bash[41963]: cluster 2023-12-01T14:20:46.592576+0000 mgr.y (mgr.24362) 17164 : cluster 0 pgmap v17133: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:20:47.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:20:47 smithi090 bash[32384]: cluster 2023-12-01T14:20:46.592576+0000 mgr.y (mgr.24362) 17164 : cluster 0 pgmap v17133: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:20:48.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:20:48 smithi080 bash[28361]: audit 2023-12-01T14:20:48.525780+0000 mon.c (mon.2) 10994 : audit 0 from='client.? 172.21.15.80:0/959950155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:20:48.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:20:48 smithi080 bash[41963]: audit 2023-12-01T14:20:48.525780+0000 mon.c (mon.2) 10994 : audit 0 from='client.? 172.21.15.80:0/959950155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:20:49.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:20:48 smithi090 bash[32384]: audit 2023-12-01T14:20:48.525780+0000 mon.c (mon.2) 10994 : audit 0 from='client.? 172.21.15.80:0/959950155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:20:49.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:20:49 smithi080 bash[28361]: cluster 2023-12-01T14:20:48.593167+0000 mgr.y (mgr.24362) 17165 : cluster 0 pgmap v17134: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:20:49.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:20:49 smithi080 bash[41963]: cluster 2023-12-01T14:20:48.593167+0000 mgr.y (mgr.24362) 17165 : cluster 0 pgmap v17134: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:20:50.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:20:49 smithi090 bash[32384]: cluster 2023-12-01T14:20:48.593167+0000 mgr.y (mgr.24362) 17165 : cluster 0 pgmap v17134: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:20:51.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:20:51 smithi080 bash[28361]: cluster 2023-12-01T14:20:50.593752+0000 mgr.y (mgr.24362) 17166 : cluster 0 pgmap v17135: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:20:51.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:20:51 smithi080 bash[28361]: audit 2023-12-01T14:20:50.984282+0000 mon.c (mon.2) 10995 : audit 0 from='client.? 172.21.15.80:0/3216191691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:20:51.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:20:51 smithi080 bash[41963]: cluster 2023-12-01T14:20:50.593752+0000 mgr.y (mgr.24362) 17166 : cluster 0 pgmap v17135: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:20:51.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:20:51 smithi080 bash[41963]: audit 2023-12-01T14:20:50.984282+0000 mon.c (mon.2) 10995 : audit 0 from='client.? 172.21.15.80:0/3216191691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:20:52.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:20:51 smithi090 bash[32384]: cluster 2023-12-01T14:20:50.593752+0000 mgr.y (mgr.24362) 17166 : cluster 0 pgmap v17135: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:20:52.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:20:51 smithi090 bash[32384]: audit 2023-12-01T14:20:50.984282+0000 mon.c (mon.2) 10995 : audit 0 from='client.? 172.21.15.80:0/3216191691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:20:53.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:20:53 smithi080 bash[28361]: cluster 2023-12-01T14:20:52.594995+0000 mgr.y (mgr.24362) 17167 : cluster 0 pgmap v17136: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:20:53.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:20:53 smithi080 bash[28361]: audit 2023-12-01T14:20:53.440587+0000 mon.c (mon.2) 10996 : audit 0 from='client.? 172.21.15.80:0/3378448553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:20:53.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:20:53 smithi080 bash[41963]: cluster 2023-12-01T14:20:52.594995+0000 mgr.y (mgr.24362) 17167 : cluster 0 pgmap v17136: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:20:53.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:20:53 smithi080 bash[41963]: audit 2023-12-01T14:20:53.440587+0000 mon.c (mon.2) 10996 : audit 0 from='client.? 172.21.15.80:0/3378448553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:20:54.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:20:53 smithi090 bash[32384]: cluster 2023-12-01T14:20:52.594995+0000 mgr.y (mgr.24362) 17167 : cluster 0 pgmap v17136: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:20:54.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:20:53 smithi090 bash[32384]: audit 2023-12-01T14:20:53.440587+0000 mon.c (mon.2) 10996 : audit 0 from='client.? 172.21.15.80:0/3378448553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:20:55.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:20:55 smithi080 bash[41963]: cluster 2023-12-01T14:20:54.595681+0000 mgr.y (mgr.24362) 17168 : cluster 0 pgmap v17137: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:20:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:20:55 smithi080 bash[28361]: cluster 2023-12-01T14:20:54.595681+0000 mgr.y (mgr.24362) 17168 : cluster 0 pgmap v17137: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:20:55.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:20:55 smithi090 bash[32384]: cluster 2023-12-01T14:20:54.595681+0000 mgr.y (mgr.24362) 17168 : cluster 0 pgmap v17137: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:20:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:20:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:20:56] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T14:20:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:20:56 smithi080 bash[41963]: audit 2023-12-01T14:20:55.688616+0000 mon.c (mon.2) 10997 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:20:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:20:56 smithi080 bash[41963]: audit 2023-12-01T14:20:55.900758+0000 mon.c (mon.2) 10998 : audit 0 from='client.? 172.21.15.80:0/3297014727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:20:56.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:20:56 smithi080 bash[28361]: audit 2023-12-01T14:20:55.688616+0000 mon.c (mon.2) 10997 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:20:56.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:20:56 smithi080 bash[28361]: audit 2023-12-01T14:20:55.900758+0000 mon.c (mon.2) 10998 : audit 0 from='client.? 172.21.15.80:0/3297014727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:20:56.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:20:56 smithi090 bash[32384]: audit 2023-12-01T14:20:55.688616+0000 mon.c (mon.2) 10997 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:20:56.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:20:56 smithi090 bash[32384]: audit 2023-12-01T14:20:55.900758+0000 mon.c (mon.2) 10998 : audit 0 from='client.? 172.21.15.80:0/3297014727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:20:57.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:20:57 smithi080 bash[28361]: cluster 2023-12-01T14:20:56.596938+0000 mgr.y (mgr.24362) 17169 : cluster 0 pgmap v17138: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:20:57.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:20:57 smithi080 bash[41963]: cluster 2023-12-01T14:20:56.596938+0000 mgr.y (mgr.24362) 17169 : cluster 0 pgmap v17138: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:20:57.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:20:57 smithi090 bash[32384]: cluster 2023-12-01T14:20:56.596938+0000 mgr.y (mgr.24362) 17169 : cluster 0 pgmap v17138: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:20:58.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:20:58 smithi080 bash[28361]: audit 2023-12-01T14:20:58.369567+0000 mon.c (mon.2) 10999 : audit 0 from='client.? 172.21.15.80:0/2110712313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:20:58.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:20:58 smithi080 bash[41963]: audit 2023-12-01T14:20:58.369567+0000 mon.c (mon.2) 10999 : audit 0 from='client.? 172.21.15.80:0/2110712313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:20:58.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:20:58 smithi090 bash[32384]: audit 2023-12-01T14:20:58.369567+0000 mon.c (mon.2) 10999 : audit 0 from='client.? 172.21.15.80:0/2110712313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:20:59.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:20:59 smithi090 bash[32384]: cluster 2023-12-01T14:20:58.597631+0000 mgr.y (mgr.24362) 17170 : cluster 0 pgmap v17139: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:20:59.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:20:59 smithi080 bash[41963]: cluster 2023-12-01T14:20:58.597631+0000 mgr.y (mgr.24362) 17170 : cluster 0 pgmap v17139: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:20:59.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:20:59 smithi080 bash[28361]: cluster 2023-12-01T14:20:58.597631+0000 mgr.y (mgr.24362) 17170 : cluster 0 pgmap v17139: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:21:01.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:21:01 smithi080 bash[28361]: cluster 2023-12-01T14:21:00.598281+0000 mgr.y (mgr.24362) 17171 : cluster 0 pgmap v17140: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:21:01.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:21:01 smithi080 bash[28361]: audit 2023-12-01T14:21:00.824176+0000 mon.c (mon.2) 11000 : audit 0 from='client.? 172.21.15.80:0/1052413922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:21:01.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:21:01 smithi080 bash[41963]: cluster 2023-12-01T14:21:00.598281+0000 mgr.y (mgr.24362) 17171 : cluster 0 pgmap v17140: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:21:01.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:21:01 smithi080 bash[41963]: audit 2023-12-01T14:21:00.824176+0000 mon.c (mon.2) 11000 : audit 0 from='client.? 172.21.15.80:0/1052413922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:21:02.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:21:01 smithi090 bash[32384]: cluster 2023-12-01T14:21:00.598281+0000 mgr.y (mgr.24362) 17171 : cluster 0 pgmap v17140: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:21:02.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:21:01 smithi090 bash[32384]: audit 2023-12-01T14:21:00.824176+0000 mon.c (mon.2) 11000 : audit 0 from='client.? 172.21.15.80:0/1052413922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:21:03.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:21:03 smithi080 bash[41963]: cluster 2023-12-01T14:21:02.599462+0000 mgr.y (mgr.24362) 17172 : cluster 0 pgmap v17141: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:21:03.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:21:03 smithi080 bash[41963]: audit 2023-12-01T14:21:03.283862+0000 mon.a (mon.0) 10478 : audit 0 from='client.? 172.21.15.80:0/1288494490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:21:03.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:21:03 smithi080 bash[28361]: cluster 2023-12-01T14:21:02.599462+0000 mgr.y (mgr.24362) 17172 : cluster 0 pgmap v17141: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:21:03.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:21:03 smithi080 bash[28361]: audit 2023-12-01T14:21:03.283862+0000 mon.a (mon.0) 10478 : audit 0 from='client.? 172.21.15.80:0/1288494490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:21:04.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:21:03 smithi090 bash[32384]: cluster 2023-12-01T14:21:02.599462+0000 mgr.y (mgr.24362) 17172 : cluster 0 pgmap v17141: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:21:04.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:21:03 smithi090 bash[32384]: audit 2023-12-01T14:21:03.283862+0000 mon.a (mon.0) 10478 : audit 0 from='client.? 172.21.15.80:0/1288494490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:21:05.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:21:05 smithi080 bash[28361]: cluster 2023-12-01T14:21:04.600684+0000 mgr.y (mgr.24362) 17173 : cluster 0 pgmap v17142: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:21:05.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:21:05 smithi080 bash[41963]: cluster 2023-12-01T14:21:04.600684+0000 mgr.y (mgr.24362) 17173 : cluster 0 pgmap v17142: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:21:05.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:21:05 smithi090 bash[32384]: cluster 2023-12-01T14:21:04.600684+0000 mgr.y (mgr.24362) 17173 : cluster 0 pgmap v17142: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:21:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:21:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:21:06] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T14:21:06.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:21:06 smithi080 bash[28361]: audit 2023-12-01T14:21:05.738225+0000 mon.c (mon.2) 11001 : audit 0 from='client.? 172.21.15.80:0/323531800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:21:06.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:21:06 smithi080 bash[41963]: audit 2023-12-01T14:21:05.738225+0000 mon.c (mon.2) 11001 : audit 0 from='client.? 172.21.15.80:0/323531800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:21:06.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:21:06 smithi090 bash[32384]: audit 2023-12-01T14:21:05.738225+0000 mon.c (mon.2) 11001 : audit 0 from='client.? 172.21.15.80:0/323531800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:21:07.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:21:07 smithi080 bash[41963]: cluster 2023-12-01T14:21:06.601903+0000 mgr.y (mgr.24362) 17174 : cluster 0 pgmap v17143: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:21:07.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:21:07 smithi080 bash[28361]: cluster 2023-12-01T14:21:06.601903+0000 mgr.y (mgr.24362) 17174 : cluster 0 pgmap v17143: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:21:07.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:21:07 smithi090 bash[32384]: cluster 2023-12-01T14:21:06.601903+0000 mgr.y (mgr.24362) 17174 : cluster 0 pgmap v17143: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:21:08.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:21:08 smithi080 bash[41963]: audit 2023-12-01T14:21:08.184058+0000 mon.a (mon.0) 10479 : audit 0 from='client.? 172.21.15.80:0/2193679363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:21:08.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:21:08 smithi080 bash[28361]: audit 2023-12-01T14:21:08.184058+0000 mon.a (mon.0) 10479 : audit 0 from='client.? 172.21.15.80:0/2193679363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:21:08.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:21:08 smithi090 bash[32384]: audit 2023-12-01T14:21:08.184058+0000 mon.a (mon.0) 10479 : audit 0 from='client.? 172.21.15.80:0/2193679363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:21:09.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:21:09 smithi080 bash[28361]: cluster 2023-12-01T14:21:08.602600+0000 mgr.y (mgr.24362) 17175 : cluster 0 pgmap v17144: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:21:09.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:21:09 smithi080 bash[41963]: cluster 2023-12-01T14:21:08.602600+0000 mgr.y (mgr.24362) 17175 : cluster 0 pgmap v17144: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:21:09.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:21:09 smithi090 bash[32384]: cluster 2023-12-01T14:21:08.602600+0000 mgr.y (mgr.24362) 17175 : cluster 0 pgmap v17144: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:21:11.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:21:10 smithi090 bash[32384]: audit 2023-12-01T14:21:10.645057+0000 mon.a (mon.0) 10480 : audit 0 from='client.? 172.21.15.80:0/469261659' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:21:11.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:21:10 smithi090 bash[32384]: audit 2023-12-01T14:21:10.688920+0000 mon.c (mon.2) 11002 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:21:11.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:21:10 smithi080 bash[41963]: audit 2023-12-01T14:21:10.645057+0000 mon.a (mon.0) 10480 : audit 0 from='client.? 172.21.15.80:0/469261659' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:21:11.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:21:10 smithi080 bash[41963]: audit 2023-12-01T14:21:10.688920+0000 mon.c (mon.2) 11002 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:21:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:21:10 smithi080 bash[28361]: audit 2023-12-01T14:21:10.645057+0000 mon.a (mon.0) 10480 : audit 0 from='client.? 172.21.15.80:0/469261659' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:21:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:21:10 smithi080 bash[28361]: audit 2023-12-01T14:21:10.688920+0000 mon.c (mon.2) 11002 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:21:12.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:21:11 smithi090 bash[32384]: cluster 2023-12-01T14:21:10.603071+0000 mgr.y (mgr.24362) 17176 : cluster 0 pgmap v17145: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:21:12.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:21:11 smithi080 bash[41963]: cluster 2023-12-01T14:21:10.603071+0000 mgr.y (mgr.24362) 17176 : cluster 0 pgmap v17145: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:21:12.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:21:11 smithi080 bash[28361]: cluster 2023-12-01T14:21:10.603071+0000 mgr.y (mgr.24362) 17176 : cluster 0 pgmap v17145: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:21:14.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:21:13 smithi090 bash[32384]: cluster 2023-12-01T14:21:12.604164+0000 mgr.y (mgr.24362) 17177 : cluster 0 pgmap v17146: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:21:14.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:21:13 smithi090 bash[32384]: audit 2023-12-01T14:21:13.101986+0000 mon.c (mon.2) 11003 : audit 0 from='client.? 172.21.15.80:0/3799149953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:21:14.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:21:13 smithi080 bash[28361]: cluster 2023-12-01T14:21:12.604164+0000 mgr.y (mgr.24362) 17177 : cluster 0 pgmap v17146: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:21:14.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:21:13 smithi080 bash[28361]: audit 2023-12-01T14:21:13.101986+0000 mon.c (mon.2) 11003 : audit 0 from='client.? 172.21.15.80:0/3799149953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:21:14.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:21:13 smithi080 bash[41963]: cluster 2023-12-01T14:21:12.604164+0000 mgr.y (mgr.24362) 17177 : cluster 0 pgmap v17146: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:21:14.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:21:13 smithi080 bash[41963]: audit 2023-12-01T14:21:13.101986+0000 mon.c (mon.2) 11003 : audit 0 from='client.? 172.21.15.80:0/3799149953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:21:15.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:21:15 smithi080 bash[41963]: cluster 2023-12-01T14:21:14.604846+0000 mgr.y (mgr.24362) 17178 : cluster 0 pgmap v17147: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:21:15.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:21:15 smithi080 bash[28361]: cluster 2023-12-01T14:21:14.604846+0000 mgr.y (mgr.24362) 17178 : cluster 0 pgmap v17147: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:21:15.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:21:15 smithi090 bash[32384]: cluster 2023-12-01T14:21:14.604846+0000 mgr.y (mgr.24362) 17178 : cluster 0 pgmap v17147: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:21:16.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:21:16 smithi080 bash[28361]: audit 2023-12-01T14:21:15.554796+0000 mon.c (mon.2) 11004 : audit 0 from='client.? 172.21.15.80:0/3859732592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:21:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:21:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:21:16] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T14:21:16.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:21:16 smithi080 bash[41963]: audit 2023-12-01T14:21:15.554796+0000 mon.c (mon.2) 11004 : audit 0 from='client.? 172.21.15.80:0/3859732592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:21:16.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:21:16 smithi090 bash[32384]: audit 2023-12-01T14:21:15.554796+0000 mon.c (mon.2) 11004 : audit 0 from='client.? 172.21.15.80:0/3859732592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:21:17.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:21:17 smithi080 bash[41963]: cluster 2023-12-01T14:21:16.605972+0000 mgr.y (mgr.24362) 17179 : cluster 0 pgmap v17148: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:21:17.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:21:17 smithi080 bash[28361]: cluster 2023-12-01T14:21:16.605972+0000 mgr.y (mgr.24362) 17179 : cluster 0 pgmap v17148: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:21:17.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:21:17 smithi090 bash[32384]: cluster 2023-12-01T14:21:16.605972+0000 mgr.y (mgr.24362) 17179 : cluster 0 pgmap v17148: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:21:18.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:21:18 smithi080 bash[28361]: audit 2023-12-01T14:21:18.010971+0000 mon.c (mon.2) 11005 : audit 0 from='client.? 172.21.15.80:0/3430623070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:21:18.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:21:18 smithi080 bash[41963]: audit 2023-12-01T14:21:18.010971+0000 mon.c (mon.2) 11005 : audit 0 from='client.? 172.21.15.80:0/3430623070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:21:18.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:21:18 smithi090 bash[32384]: audit 2023-12-01T14:21:18.010971+0000 mon.c (mon.2) 11005 : audit 0 from='client.? 172.21.15.80:0/3430623070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:21:19.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:21:19 smithi080 bash[28361]: cluster 2023-12-01T14:21:18.606619+0000 mgr.y (mgr.24362) 17180 : cluster 0 pgmap v17149: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:21:19.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:21:19 smithi080 bash[41963]: cluster 2023-12-01T14:21:18.606619+0000 mgr.y (mgr.24362) 17180 : cluster 0 pgmap v17149: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:21:19.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:21:19 smithi090 bash[32384]: cluster 2023-12-01T14:21:18.606619+0000 mgr.y (mgr.24362) 17180 : cluster 0 pgmap v17149: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:21:20.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:21:20 smithi080 bash[41963]: audit 2023-12-01T14:21:20.472316+0000 mon.c (mon.2) 11006 : audit 0 from='client.? 172.21.15.80:0/2894289989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:21:20.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:21:20 smithi080 bash[28361]: audit 2023-12-01T14:21:20.472316+0000 mon.c (mon.2) 11006 : audit 0 from='client.? 172.21.15.80:0/2894289989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:21:21.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:21:20 smithi090 bash[32384]: audit 2023-12-01T14:21:20.472316+0000 mon.c (mon.2) 11006 : audit 0 from='client.? 172.21.15.80:0/2894289989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:21:21.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:21:21 smithi080 bash[41963]: cluster 2023-12-01T14:21:20.607306+0000 mgr.y (mgr.24362) 17181 : cluster 0 pgmap v17150: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:21:21.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:21:21 smithi080 bash[28361]: cluster 2023-12-01T14:21:20.607306+0000 mgr.y (mgr.24362) 17181 : cluster 0 pgmap v17150: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:21:22.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:21:21 smithi090 bash[32384]: cluster 2023-12-01T14:21:20.607306+0000 mgr.y (mgr.24362) 17181 : cluster 0 pgmap v17150: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:21:23.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:21:23 smithi080 bash[41963]: cluster 2023-12-01T14:21:22.608455+0000 mgr.y (mgr.24362) 17182 : cluster 0 pgmap v17151: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:21:23.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:21:23 smithi080 bash[41963]: audit 2023-12-01T14:21:22.919601+0000 mon.a (mon.0) 10481 : audit 0 from='client.? 172.21.15.80:0/2084700845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:21:23.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:21:23 smithi080 bash[28361]: cluster 2023-12-01T14:21:22.608455+0000 mgr.y (mgr.24362) 17182 : cluster 0 pgmap v17151: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:21:23.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:21:23 smithi080 bash[28361]: audit 2023-12-01T14:21:22.919601+0000 mon.a (mon.0) 10481 : audit 0 from='client.? 172.21.15.80:0/2084700845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:21:24.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:21:23 smithi090 bash[32384]: cluster 2023-12-01T14:21:22.608455+0000 mgr.y (mgr.24362) 17182 : cluster 0 pgmap v17151: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:21:24.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:21:23 smithi090 bash[32384]: audit 2023-12-01T14:21:22.919601+0000 mon.a (mon.0) 10481 : audit 0 from='client.? 172.21.15.80:0/2084700845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:21:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:21:25 smithi080 bash[41963]: cluster 2023-12-01T14:21:24.609139+0000 mgr.y (mgr.24362) 17183 : cluster 0 pgmap v17152: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:21:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:21:25 smithi080 bash[28361]: cluster 2023-12-01T14:21:24.609139+0000 mgr.y (mgr.24362) 17183 : cluster 0 pgmap v17152: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:21:25.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:21:25 smithi090 bash[32384]: cluster 2023-12-01T14:21:24.609139+0000 mgr.y (mgr.24362) 17183 : cluster 0 pgmap v17152: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:21:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:21:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:21:26] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T14:21:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:21:26 smithi080 bash[28361]: audit 2023-12-01T14:21:25.368939+0000 mon.c (mon.2) 11007 : audit 0 from='client.? 172.21.15.80:0/1949424723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:21:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:21:26 smithi080 bash[28361]: audit 2023-12-01T14:21:25.689738+0000 mon.c (mon.2) 11008 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:21:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:21:26 smithi080 bash[41963]: audit 2023-12-01T14:21:25.368939+0000 mon.c (mon.2) 11007 : audit 0 from='client.? 172.21.15.80:0/1949424723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:21:26.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:21:26 smithi080 bash[41963]: audit 2023-12-01T14:21:25.689738+0000 mon.c (mon.2) 11008 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:21:26.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:21:26 smithi090 bash[32384]: audit 2023-12-01T14:21:25.368939+0000 mon.c (mon.2) 11007 : audit 0 from='client.? 172.21.15.80:0/1949424723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:21:26.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:21:26 smithi090 bash[32384]: audit 2023-12-01T14:21:25.689738+0000 mon.c (mon.2) 11008 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:21:27.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:21:27 smithi080 bash[28361]: cluster 2023-12-01T14:21:26.610350+0000 mgr.y (mgr.24362) 17184 : cluster 0 pgmap v17153: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:21:27.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:21:27 smithi080 bash[41963]: cluster 2023-12-01T14:21:26.610350+0000 mgr.y (mgr.24362) 17184 : cluster 0 pgmap v17153: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:21:27.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:21:27 smithi090 bash[32384]: cluster 2023-12-01T14:21:26.610350+0000 mgr.y (mgr.24362) 17184 : cluster 0 pgmap v17153: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:21:28.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:21:28 smithi080 bash[28361]: audit 2023-12-01T14:21:27.831020+0000 mon.a (mon.0) 10482 : audit 0 from='client.? 172.21.15.80:0/3399592621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:21:28.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:21:28 smithi080 bash[28361]: audit 2023-12-01T14:21:28.237665+0000 mon.c (mon.2) 11009 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:21:28.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:21:28 smithi080 bash[41963]: audit 2023-12-01T14:21:27.831020+0000 mon.a (mon.0) 10482 : audit 0 from='client.? 172.21.15.80:0/3399592621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:21:28.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:21:28 smithi080 bash[41963]: audit 2023-12-01T14:21:28.237665+0000 mon.c (mon.2) 11009 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:21:28.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:21:28 smithi090 bash[32384]: audit 2023-12-01T14:21:27.831020+0000 mon.a (mon.0) 10482 : audit 0 from='client.? 172.21.15.80:0/3399592621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:21:28.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:21:28 smithi090 bash[32384]: audit 2023-12-01T14:21:28.237665+0000 mon.c (mon.2) 11009 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:21:29.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:21:29 smithi080 bash[28361]: cluster 2023-12-01T14:21:28.611158+0000 mgr.y (mgr.24362) 17185 : cluster 0 pgmap v17154: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:21:29.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:21:29 smithi080 bash[41963]: cluster 2023-12-01T14:21:28.611158+0000 mgr.y (mgr.24362) 17185 : cluster 0 pgmap v17154: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:21:29.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:21:29 smithi090 bash[32384]: cluster 2023-12-01T14:21:28.611158+0000 mgr.y (mgr.24362) 17185 : cluster 0 pgmap v17154: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:21:30.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:21:30 smithi080 bash[28361]: audit 2023-12-01T14:21:30.283099+0000 mon.a (mon.0) 10483 : audit 0 from='client.? 172.21.15.80:0/1944069259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:21:30.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:21:30 smithi080 bash[41963]: audit 2023-12-01T14:21:30.283099+0000 mon.a (mon.0) 10483 : audit 0 from='client.? 172.21.15.80:0/1944069259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:21:30.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:21:30 smithi090 bash[32384]: audit 2023-12-01T14:21:30.283099+0000 mon.a (mon.0) 10483 : audit 0 from='client.? 172.21.15.80:0/1944069259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:21:31.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:21:31 smithi080 bash[28361]: cluster 2023-12-01T14:21:30.611983+0000 mgr.y (mgr.24362) 17186 : cluster 0 pgmap v17155: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:21:31.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:21:31 smithi080 bash[41963]: cluster 2023-12-01T14:21:30.611983+0000 mgr.y (mgr.24362) 17186 : cluster 0 pgmap v17155: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:21:31.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:21:31 smithi090 bash[32384]: cluster 2023-12-01T14:21:30.611983+0000 mgr.y (mgr.24362) 17186 : cluster 0 pgmap v17155: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:21:33.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:21:33 smithi080 bash[41963]: cluster 2023-12-01T14:21:32.613226+0000 mgr.y (mgr.24362) 17187 : cluster 0 pgmap v17156: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:21:33.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:21:33 smithi080 bash[41963]: audit 2023-12-01T14:21:32.747422+0000 mon.a (mon.0) 10484 : audit 0 from='client.? 172.21.15.80:0/764310446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:21:33.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:21:33 smithi080 bash[28361]: cluster 2023-12-01T14:21:32.613226+0000 mgr.y (mgr.24362) 17187 : cluster 0 pgmap v17156: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:21:33.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:21:33 smithi080 bash[28361]: audit 2023-12-01T14:21:32.747422+0000 mon.a (mon.0) 10484 : audit 0 from='client.? 172.21.15.80:0/764310446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:21:34.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:21:33 smithi090 bash[32384]: cluster 2023-12-01T14:21:32.613226+0000 mgr.y (mgr.24362) 17187 : cluster 0 pgmap v17156: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:21:34.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:21:33 smithi090 bash[32384]: audit 2023-12-01T14:21:32.747422+0000 mon.a (mon.0) 10484 : audit 0 from='client.? 172.21.15.80:0/764310446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:21:34.019 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 14:21:33 smithi090 bash[65515]: logger=cleanup t=2023-12-01T14:21:33.838299068Z level=info msg="Completed cleanup jobs" duration=48.063104ms 2023-12-01T14:21:35.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:21:35 smithi080 bash[28361]: audit 2023-12-01T14:21:34.079873+0000 mon.a (mon.0) 10485 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:21:35.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:21:35 smithi080 bash[28361]: audit 2023-12-01T14:21:34.089729+0000 mon.a (mon.0) 10486 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:21:35.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:21:35 smithi080 bash[28361]: audit 2023-12-01T14:21:34.431361+0000 mon.a (mon.0) 10487 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:21:35.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:21:35 smithi080 bash[28361]: audit 2023-12-01T14:21:34.445263+0000 mon.a (mon.0) 10488 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:21:35.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:21:35 smithi080 bash[28361]: cluster 2023-12-01T14:21:34.613905+0000 mgr.y (mgr.24362) 17188 : cluster 0 pgmap v17157: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:21:35.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:21:35 smithi080 bash[28361]: audit 2023-12-01T14:21:34.921316+0000 mon.c (mon.2) 11010 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:21:35.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:21:35 smithi080 bash[28361]: audit 2023-12-01T14:21:34.923124+0000 mon.c (mon.2) 11011 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:21:35.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:21:35 smithi080 bash[28361]: audit 2023-12-01T14:21:34.934519+0000 mon.a (mon.0) 10489 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:21:35.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:21:35 smithi080 bash[41963]: audit 2023-12-01T14:21:34.079873+0000 mon.a (mon.0) 10485 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:21:35.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:21:35 smithi080 bash[41963]: audit 2023-12-01T14:21:34.089729+0000 mon.a (mon.0) 10486 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:21:35.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:21:35 smithi080 bash[41963]: audit 2023-12-01T14:21:34.431361+0000 mon.a (mon.0) 10487 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:21:35.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:21:35 smithi080 bash[41963]: audit 2023-12-01T14:21:34.445263+0000 mon.a (mon.0) 10488 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:21:35.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:21:35 smithi080 bash[41963]: cluster 2023-12-01T14:21:34.613905+0000 mgr.y (mgr.24362) 17188 : cluster 0 pgmap v17157: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:21:35.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:21:35 smithi080 bash[41963]: audit 2023-12-01T14:21:34.921316+0000 mon.c (mon.2) 11010 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:21:35.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:21:35 smithi080 bash[41963]: audit 2023-12-01T14:21:34.923124+0000 mon.c (mon.2) 11011 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:21:35.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:21:35 smithi080 bash[41963]: audit 2023-12-01T14:21:34.934519+0000 mon.a (mon.0) 10489 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:21:35.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:21:35 smithi090 bash[32384]: audit 2023-12-01T14:21:34.079873+0000 mon.a (mon.0) 10485 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:21:35.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:21:35 smithi090 bash[32384]: audit 2023-12-01T14:21:34.089729+0000 mon.a (mon.0) 10486 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:21:35.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:21:35 smithi090 bash[32384]: audit 2023-12-01T14:21:34.431361+0000 mon.a (mon.0) 10487 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:21:35.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:21:35 smithi090 bash[32384]: audit 2023-12-01T14:21:34.445263+0000 mon.a (mon.0) 10488 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:21:35.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:21:35 smithi090 bash[32384]: cluster 2023-12-01T14:21:34.613905+0000 mgr.y (mgr.24362) 17188 : cluster 0 pgmap v17157: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:21:35.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:21:35 smithi090 bash[32384]: audit 2023-12-01T14:21:34.921316+0000 mon.c (mon.2) 11010 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:21:35.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:21:35 smithi090 bash[32384]: audit 2023-12-01T14:21:34.923124+0000 mon.c (mon.2) 11011 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:21:35.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:21:35 smithi090 bash[32384]: audit 2023-12-01T14:21:34.934519+0000 mon.a (mon.0) 10489 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:21:36.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:21:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:21:36] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T14:21:36.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:21:36 smithi080 bash[41963]: audit 2023-12-01T14:21:35.201248+0000 mon.c (mon.2) 11012 : audit 0 from='client.? 172.21.15.80:0/3205594957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:21:36.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:21:36 smithi080 bash[28361]: audit 2023-12-01T14:21:35.201248+0000 mon.c (mon.2) 11012 : audit 0 from='client.? 172.21.15.80:0/3205594957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:21:36.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:21:36 smithi090 bash[32384]: audit 2023-12-01T14:21:35.201248+0000 mon.c (mon.2) 11012 : audit 0 from='client.? 172.21.15.80:0/3205594957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:21:37.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:21:37 smithi080 bash[41963]: cluster 2023-12-01T14:21:36.615070+0000 mgr.y (mgr.24362) 17189 : cluster 0 pgmap v17158: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:21:37.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:21:37 smithi080 bash[28361]: cluster 2023-12-01T14:21:36.615070+0000 mgr.y (mgr.24362) 17189 : cluster 0 pgmap v17158: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:21:37.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:21:37 smithi090 bash[32384]: cluster 2023-12-01T14:21:36.615070+0000 mgr.y (mgr.24362) 17189 : cluster 0 pgmap v17158: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:21:38.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:21:38 smithi080 bash[41963]: audit 2023-12-01T14:21:37.657828+0000 mon.c (mon.2) 11013 : audit 0 from='client.? 172.21.15.80:0/1166297964' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:21:38.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:21:38 smithi080 bash[28361]: audit 2023-12-01T14:21:37.657828+0000 mon.c (mon.2) 11013 : audit 0 from='client.? 172.21.15.80:0/1166297964' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:21:38.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:21:38 smithi090 bash[32384]: audit 2023-12-01T14:21:37.657828+0000 mon.c (mon.2) 11013 : audit 0 from='client.? 172.21.15.80:0/1166297964' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:21:39.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:21:39 smithi080 bash[28361]: cluster 2023-12-01T14:21:38.615740+0000 mgr.y (mgr.24362) 17190 : cluster 0 pgmap v17159: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:21:39.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:21:39 smithi080 bash[41963]: cluster 2023-12-01T14:21:38.615740+0000 mgr.y (mgr.24362) 17190 : cluster 0 pgmap v17159: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:21:39.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:21:39 smithi090 bash[32384]: cluster 2023-12-01T14:21:38.615740+0000 mgr.y (mgr.24362) 17190 : cluster 0 pgmap v17159: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:21:40.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:21:40 smithi080 bash[41963]: audit 2023-12-01T14:21:40.110845+0000 mon.c (mon.2) 11014 : audit 0 from='client.? 172.21.15.80:0/2125582223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:21:40.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:21:40 smithi080 bash[28361]: audit 2023-12-01T14:21:40.110845+0000 mon.c (mon.2) 11014 : audit 0 from='client.? 172.21.15.80:0/2125582223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:21:40.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:21:40 smithi090 bash[32384]: audit 2023-12-01T14:21:40.110845+0000 mon.c (mon.2) 11014 : audit 0 from='client.? 172.21.15.80:0/2125582223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:21:41.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:21:41 smithi080 bash[28361]: cluster 2023-12-01T14:21:40.616394+0000 mgr.y (mgr.24362) 17191 : cluster 0 pgmap v17160: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:21:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:21:41 smithi080 bash[28361]: audit 2023-12-01T14:21:40.690044+0000 mon.c (mon.2) 11015 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:21:41.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:21:41 smithi080 bash[41963]: cluster 2023-12-01T14:21:40.616394+0000 mgr.y (mgr.24362) 17191 : cluster 0 pgmap v17160: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:21:41.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:21:41 smithi080 bash[41963]: audit 2023-12-01T14:21:40.690044+0000 mon.c (mon.2) 11015 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:21:41.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:21:41 smithi090 bash[32384]: cluster 2023-12-01T14:21:40.616394+0000 mgr.y (mgr.24362) 17191 : cluster 0 pgmap v17160: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:21:41.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:21:41 smithi090 bash[32384]: audit 2023-12-01T14:21:40.690044+0000 mon.c (mon.2) 11015 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:21:42.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:21:42 smithi080 bash[28361]: audit 2023-12-01T14:21:42.558474+0000 mon.a (mon.0) 10490 : audit 0 from='client.? 172.21.15.80:0/2039166393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:21:42.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:21:42 smithi080 bash[41963]: audit 2023-12-01T14:21:42.558474+0000 mon.a (mon.0) 10490 : audit 0 from='client.? 172.21.15.80:0/2039166393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:21:43.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:21:42 smithi090 bash[32384]: audit 2023-12-01T14:21:42.558474+0000 mon.a (mon.0) 10490 : audit 0 from='client.? 172.21.15.80:0/2039166393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:21:43.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:21:43 smithi080 bash[28361]: cluster 2023-12-01T14:21:42.617174+0000 mgr.y (mgr.24362) 17192 : cluster 0 pgmap v17161: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:21:43.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:21:43 smithi080 bash[41963]: cluster 2023-12-01T14:21:42.617174+0000 mgr.y (mgr.24362) 17192 : cluster 0 pgmap v17161: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:21:44.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:21:43 smithi090 bash[32384]: cluster 2023-12-01T14:21:42.617174+0000 mgr.y (mgr.24362) 17192 : cluster 0 pgmap v17161: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:21:45.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:21:45 smithi080 bash[41963]: cluster 2023-12-01T14:21:44.617797+0000 mgr.y (mgr.24362) 17193 : cluster 0 pgmap v17162: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:21:45.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:21:45 smithi080 bash[41963]: audit 2023-12-01T14:21:45.013433+0000 mon.c (mon.2) 11016 : audit 0 from='client.? 172.21.15.80:0/1571119604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:21:45.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:21:45 smithi080 bash[28361]: cluster 2023-12-01T14:21:44.617797+0000 mgr.y (mgr.24362) 17193 : cluster 0 pgmap v17162: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:21:45.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:21:45 smithi080 bash[28361]: audit 2023-12-01T14:21:45.013433+0000 mon.c (mon.2) 11016 : audit 0 from='client.? 172.21.15.80:0/1571119604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:21:45.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:21:45 smithi090 bash[32384]: cluster 2023-12-01T14:21:44.617797+0000 mgr.y (mgr.24362) 17193 : cluster 0 pgmap v17162: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:21:45.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:21:45 smithi090 bash[32384]: audit 2023-12-01T14:21:45.013433+0000 mon.c (mon.2) 11016 : audit 0 from='client.? 172.21.15.80:0/1571119604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:21:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:21:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:21:46] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T14:21:47.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:21:47 smithi080 bash[41963]: cluster 2023-12-01T14:21:46.618949+0000 mgr.y (mgr.24362) 17194 : cluster 0 pgmap v17163: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:21:47.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:21:47 smithi080 bash[41963]: audit 2023-12-01T14:21:47.472075+0000 mon.c (mon.2) 11017 : audit 0 from='client.? 172.21.15.80:0/997639676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:21:47.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:21:47 smithi080 bash[28361]: cluster 2023-12-01T14:21:46.618949+0000 mgr.y (mgr.24362) 17194 : cluster 0 pgmap v17163: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:21:47.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:21:47 smithi080 bash[28361]: audit 2023-12-01T14:21:47.472075+0000 mon.c (mon.2) 11017 : audit 0 from='client.? 172.21.15.80:0/997639676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:21:48.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:21:47 smithi090 bash[32384]: cluster 2023-12-01T14:21:46.618949+0000 mgr.y (mgr.24362) 17194 : cluster 0 pgmap v17163: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:21:48.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:21:47 smithi090 bash[32384]: audit 2023-12-01T14:21:47.472075+0000 mon.c (mon.2) 11017 : audit 0 from='client.? 172.21.15.80:0/997639676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:21:49.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:21:49 smithi080 bash[41963]: cluster 2023-12-01T14:21:48.619555+0000 mgr.y (mgr.24362) 17195 : cluster 0 pgmap v17164: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:21:49.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:21:49 smithi080 bash[28361]: cluster 2023-12-01T14:21:48.619555+0000 mgr.y (mgr.24362) 17195 : cluster 0 pgmap v17164: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:21:50.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:21:49 smithi090 bash[32384]: cluster 2023-12-01T14:21:48.619555+0000 mgr.y (mgr.24362) 17195 : cluster 0 pgmap v17164: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:21:51.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:21:50 smithi090 bash[32384]: audit 2023-12-01T14:21:49.931531+0000 mon.a (mon.0) 10491 : audit 0 from='client.? 172.21.15.80:0/2284199885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:21:51.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:21:50 smithi080 bash[28361]: audit 2023-12-01T14:21:49.931531+0000 mon.a (mon.0) 10491 : audit 0 from='client.? 172.21.15.80:0/2284199885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:21:51.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:21:50 smithi080 bash[41963]: audit 2023-12-01T14:21:49.931531+0000 mon.a (mon.0) 10491 : audit 0 from='client.? 172.21.15.80:0/2284199885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:21:52.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:21:51 smithi090 bash[32384]: cluster 2023-12-01T14:21:50.620257+0000 mgr.y (mgr.24362) 17196 : cluster 0 pgmap v17165: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:21:52.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:21:51 smithi080 bash[28361]: cluster 2023-12-01T14:21:50.620257+0000 mgr.y (mgr.24362) 17196 : cluster 0 pgmap v17165: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:21:52.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:21:51 smithi080 bash[41963]: cluster 2023-12-01T14:21:50.620257+0000 mgr.y (mgr.24362) 17196 : cluster 0 pgmap v17165: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:21:53.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:21:52 smithi090 bash[32384]: audit 2023-12-01T14:21:52.385659+0000 mon.c (mon.2) 11018 : audit 0 from='client.? 172.21.15.80:0/3853371635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:21:53.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:21:52 smithi080 bash[28361]: audit 2023-12-01T14:21:52.385659+0000 mon.c (mon.2) 11018 : audit 0 from='client.? 172.21.15.80:0/3853371635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:21:53.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:21:52 smithi080 bash[41963]: audit 2023-12-01T14:21:52.385659+0000 mon.c (mon.2) 11018 : audit 0 from='client.? 172.21.15.80:0/3853371635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:21:54.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:21:53 smithi090 bash[32384]: cluster 2023-12-01T14:21:52.621420+0000 mgr.y (mgr.24362) 17197 : cluster 0 pgmap v17166: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:21:54.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:21:53 smithi080 bash[28361]: cluster 2023-12-01T14:21:52.621420+0000 mgr.y (mgr.24362) 17197 : cluster 0 pgmap v17166: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:21:54.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:21:53 smithi080 bash[41963]: cluster 2023-12-01T14:21:52.621420+0000 mgr.y (mgr.24362) 17197 : cluster 0 pgmap v17166: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:21:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:21:55 smithi080 bash[28361]: cluster 2023-12-01T14:21:54.622068+0000 mgr.y (mgr.24362) 17198 : cluster 0 pgmap v17167: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:21:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:21:55 smithi080 bash[28361]: audit 2023-12-01T14:21:54.840088+0000 mon.a (mon.0) 10492 : audit 0 from='client.? 172.21.15.80:0/2804476431' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:21:55.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:21:55 smithi080 bash[41963]: cluster 2023-12-01T14:21:54.622068+0000 mgr.y (mgr.24362) 17198 : cluster 0 pgmap v17167: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:21:55.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:21:55 smithi080 bash[41963]: audit 2023-12-01T14:21:54.840088+0000 mon.a (mon.0) 10492 : audit 0 from='client.? 172.21.15.80:0/2804476431' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:21:55.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:21:55 smithi090 bash[32384]: cluster 2023-12-01T14:21:54.622068+0000 mgr.y (mgr.24362) 17198 : cluster 0 pgmap v17167: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:21:55.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:21:55 smithi090 bash[32384]: audit 2023-12-01T14:21:54.840088+0000 mon.a (mon.0) 10492 : audit 0 from='client.? 172.21.15.80:0/2804476431' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:21:56.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:21:56 smithi080 bash[41963]: audit 2023-12-01T14:21:55.690253+0000 mon.c (mon.2) 11019 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:21:56.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:21:56 smithi080 bash[28361]: audit 2023-12-01T14:21:55.690253+0000 mon.c (mon.2) 11019 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:21:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:21:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:21:56] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T14:21:56.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:21:56 smithi090 bash[32384]: audit 2023-12-01T14:21:55.690253+0000 mon.c (mon.2) 11019 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:21:57.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:21:57 smithi080 bash[28361]: cluster 2023-12-01T14:21:56.623257+0000 mgr.y (mgr.24362) 17199 : cluster 0 pgmap v17168: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:21:57.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:21:57 smithi080 bash[28361]: audit 2023-12-01T14:21:57.298349+0000 mon.a (mon.0) 10493 : audit 0 from='client.? 172.21.15.80:0/338528919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:21:57.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:21:57 smithi080 bash[41963]: cluster 2023-12-01T14:21:56.623257+0000 mgr.y (mgr.24362) 17199 : cluster 0 pgmap v17168: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:21:57.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:21:57 smithi080 bash[41963]: audit 2023-12-01T14:21:57.298349+0000 mon.a (mon.0) 10493 : audit 0 from='client.? 172.21.15.80:0/338528919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:21:57.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:21:57 smithi090 bash[32384]: cluster 2023-12-01T14:21:56.623257+0000 mgr.y (mgr.24362) 17199 : cluster 0 pgmap v17168: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:21:57.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:21:57 smithi090 bash[32384]: audit 2023-12-01T14:21:57.298349+0000 mon.a (mon.0) 10493 : audit 0 from='client.? 172.21.15.80:0/338528919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:21:59.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:21:59 smithi080 bash[41963]: cluster 2023-12-01T14:21:58.623981+0000 mgr.y (mgr.24362) 17200 : cluster 0 pgmap v17169: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:21:59.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:21:59 smithi080 bash[28361]: cluster 2023-12-01T14:21:58.623981+0000 mgr.y (mgr.24362) 17200 : cluster 0 pgmap v17169: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:22:00.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:21:59 smithi090 bash[32384]: cluster 2023-12-01T14:21:58.623981+0000 mgr.y (mgr.24362) 17200 : cluster 0 pgmap v17169: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:22:01.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:22:00 smithi090 bash[32384]: audit 2023-12-01T14:21:59.754704+0000 mon.a (mon.0) 10494 : audit 0 from='client.? 172.21.15.80:0/4243468937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:22:01.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:22:00 smithi080 bash[28361]: audit 2023-12-01T14:21:59.754704+0000 mon.a (mon.0) 10494 : audit 0 from='client.? 172.21.15.80:0/4243468937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:22:01.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:22:00 smithi080 bash[41963]: audit 2023-12-01T14:21:59.754704+0000 mon.a (mon.0) 10494 : audit 0 from='client.? 172.21.15.80:0/4243468937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:22:02.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:22:01 smithi090 bash[32384]: cluster 2023-12-01T14:22:00.624566+0000 mgr.y (mgr.24362) 17201 : cluster 0 pgmap v17170: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:22:02.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:22:01 smithi080 bash[41963]: cluster 2023-12-01T14:22:00.624566+0000 mgr.y (mgr.24362) 17201 : cluster 0 pgmap v17170: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:22:02.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:22:01 smithi080 bash[28361]: cluster 2023-12-01T14:22:00.624566+0000 mgr.y (mgr.24362) 17201 : cluster 0 pgmap v17170: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:22:03.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:22:02 smithi090 bash[32384]: audit 2023-12-01T14:22:02.205360+0000 mon.c (mon.2) 11020 : audit 0 from='client.? 172.21.15.80:0/723791720' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:22:03.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:22:02 smithi080 bash[28361]: audit 2023-12-01T14:22:02.205360+0000 mon.c (mon.2) 11020 : audit 0 from='client.? 172.21.15.80:0/723791720' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:22:03.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:22:02 smithi080 bash[41963]: audit 2023-12-01T14:22:02.205360+0000 mon.c (mon.2) 11020 : audit 0 from='client.? 172.21.15.80:0/723791720' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:22:04.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:22:03 smithi090 bash[32384]: cluster 2023-12-01T14:22:02.625731+0000 mgr.y (mgr.24362) 17202 : cluster 0 pgmap v17171: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:22:04.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:22:03 smithi080 bash[41963]: cluster 2023-12-01T14:22:02.625731+0000 mgr.y (mgr.24362) 17202 : cluster 0 pgmap v17171: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:22:04.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:22:03 smithi080 bash[28361]: cluster 2023-12-01T14:22:02.625731+0000 mgr.y (mgr.24362) 17202 : cluster 0 pgmap v17171: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:22:05.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:22:05 smithi080 bash[28361]: cluster 2023-12-01T14:22:04.626322+0000 mgr.y (mgr.24362) 17203 : cluster 0 pgmap v17172: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:22:05.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:22:05 smithi080 bash[28361]: audit 2023-12-01T14:22:04.672451+0000 mon.a (mon.0) 10495 : audit 0 from='client.? 172.21.15.80:0/1697406643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:22:05.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:22:05 smithi080 bash[41963]: cluster 2023-12-01T14:22:04.626322+0000 mgr.y (mgr.24362) 17203 : cluster 0 pgmap v17172: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:22:05.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:22:05 smithi080 bash[41963]: audit 2023-12-01T14:22:04.672451+0000 mon.a (mon.0) 10495 : audit 0 from='client.? 172.21.15.80:0/1697406643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:22:05.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:22:05 smithi090 bash[32384]: cluster 2023-12-01T14:22:04.626322+0000 mgr.y (mgr.24362) 17203 : cluster 0 pgmap v17172: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:22:05.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:22:05 smithi090 bash[32384]: audit 2023-12-01T14:22:04.672451+0000 mon.a (mon.0) 10495 : audit 0 from='client.? 172.21.15.80:0/1697406643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:22:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:22:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:22:06] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T14:22:08.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:22:07 smithi090 bash[32384]: cluster 2023-12-01T14:22:06.627464+0000 mgr.y (mgr.24362) 17204 : cluster 0 pgmap v17173: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:22:08.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:22:07 smithi090 bash[32384]: audit 2023-12-01T14:22:07.126475+0000 mon.c (mon.2) 11021 : audit 0 from='client.? 172.21.15.80:0/1455238878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:22:08.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:22:07 smithi080 bash[28361]: cluster 2023-12-01T14:22:06.627464+0000 mgr.y (mgr.24362) 17204 : cluster 0 pgmap v17173: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:22:08.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:22:07 smithi080 bash[28361]: audit 2023-12-01T14:22:07.126475+0000 mon.c (mon.2) 11021 : audit 0 from='client.? 172.21.15.80:0/1455238878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:22:08.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:22:07 smithi080 bash[41963]: cluster 2023-12-01T14:22:06.627464+0000 mgr.y (mgr.24362) 17204 : cluster 0 pgmap v17173: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:22:08.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:22:07 smithi080 bash[41963]: audit 2023-12-01T14:22:07.126475+0000 mon.c (mon.2) 11021 : audit 0 from='client.? 172.21.15.80:0/1455238878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:22:10.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:22:09 smithi090 bash[32384]: cluster 2023-12-01T14:22:08.628176+0000 mgr.y (mgr.24362) 17205 : cluster 0 pgmap v17174: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:22:10.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:22:09 smithi090 bash[32384]: audit 2023-12-01T14:22:09.587519+0000 mon.c (mon.2) 11022 : audit 0 from='client.? 172.21.15.80:0/3187895711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:22:10.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:22:09 smithi080 bash[28361]: cluster 2023-12-01T14:22:08.628176+0000 mgr.y (mgr.24362) 17205 : cluster 0 pgmap v17174: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:22:10.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:22:09 smithi080 bash[28361]: audit 2023-12-01T14:22:09.587519+0000 mon.c (mon.2) 11022 : audit 0 from='client.? 172.21.15.80:0/3187895711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:22:10.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:22:09 smithi080 bash[41963]: cluster 2023-12-01T14:22:08.628176+0000 mgr.y (mgr.24362) 17205 : cluster 0 pgmap v17174: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:22:10.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:22:09 smithi080 bash[41963]: audit 2023-12-01T14:22:09.587519+0000 mon.c (mon.2) 11022 : audit 0 from='client.? 172.21.15.80:0/3187895711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:22:12.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:22:11 smithi090 bash[32384]: cluster 2023-12-01T14:22:10.628846+0000 mgr.y (mgr.24362) 17206 : cluster 0 pgmap v17175: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:22:12.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:22:11 smithi090 bash[32384]: audit 2023-12-01T14:22:10.697354+0000 mon.c (mon.2) 11023 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:22:12.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:22:11 smithi080 bash[41963]: cluster 2023-12-01T14:22:10.628846+0000 mgr.y (mgr.24362) 17206 : cluster 0 pgmap v17175: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:22:12.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:22:11 smithi080 bash[41963]: audit 2023-12-01T14:22:10.697354+0000 mon.c (mon.2) 11023 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:22:12.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:22:11 smithi080 bash[28361]: cluster 2023-12-01T14:22:10.628846+0000 mgr.y (mgr.24362) 17206 : cluster 0 pgmap v17175: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:22:12.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:22:11 smithi080 bash[28361]: audit 2023-12-01T14:22:10.697354+0000 mon.c (mon.2) 11023 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:22:13.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:22:12 smithi090 bash[32384]: audit 2023-12-01T14:22:12.045043+0000 mon.c (mon.2) 11024 : audit 0 from='client.? 172.21.15.80:0/2732054490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:22:13.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:22:12 smithi080 bash[28361]: audit 2023-12-01T14:22:12.045043+0000 mon.c (mon.2) 11024 : audit 0 from='client.? 172.21.15.80:0/2732054490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:22:13.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:22:12 smithi080 bash[41963]: audit 2023-12-01T14:22:12.045043+0000 mon.c (mon.2) 11024 : audit 0 from='client.? 172.21.15.80:0/2732054490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:22:14.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:22:13 smithi090 bash[32384]: cluster 2023-12-01T14:22:12.629885+0000 mgr.y (mgr.24362) 17207 : cluster 0 pgmap v17176: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:22:14.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:22:13 smithi080 bash[28361]: cluster 2023-12-01T14:22:12.629885+0000 mgr.y (mgr.24362) 17207 : cluster 0 pgmap v17176: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:22:14.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:22:13 smithi080 bash[41963]: cluster 2023-12-01T14:22:12.629885+0000 mgr.y (mgr.24362) 17207 : cluster 0 pgmap v17176: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:22:15.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:22:15 smithi080 bash[28361]: audit 2023-12-01T14:22:14.497498+0000 mon.a (mon.0) 10496 : audit 0 from='client.? 172.21.15.80:0/3166400584' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:22:15.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:22:15 smithi080 bash[28361]: cluster 2023-12-01T14:22:14.630648+0000 mgr.y (mgr.24362) 17208 : cluster 0 pgmap v17177: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:22:15.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:22:15 smithi080 bash[41963]: audit 2023-12-01T14:22:14.497498+0000 mon.a (mon.0) 10496 : audit 0 from='client.? 172.21.15.80:0/3166400584' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:22:15.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:22:15 smithi080 bash[41963]: cluster 2023-12-01T14:22:14.630648+0000 mgr.y (mgr.24362) 17208 : cluster 0 pgmap v17177: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:22:15.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:22:15 smithi090 bash[32384]: audit 2023-12-01T14:22:14.497498+0000 mon.a (mon.0) 10496 : audit 0 from='client.? 172.21.15.80:0/3166400584' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:22:15.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:22:15 smithi090 bash[32384]: cluster 2023-12-01T14:22:14.630648+0000 mgr.y (mgr.24362) 17208 : cluster 0 pgmap v17177: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:22:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:22:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:22:16] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T14:22:18.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:22:17 smithi090 bash[32384]: cluster 2023-12-01T14:22:16.631798+0000 mgr.y (mgr.24362) 17209 : cluster 0 pgmap v17178: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:22:18.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:22:17 smithi090 bash[32384]: audit 2023-12-01T14:22:16.955267+0000 mon.a (mon.0) 10497 : audit 0 from='client.? 172.21.15.80:0/969841743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:22:18.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:22:17 smithi080 bash[28361]: cluster 2023-12-01T14:22:16.631798+0000 mgr.y (mgr.24362) 17209 : cluster 0 pgmap v17178: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:22:18.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:22:17 smithi080 bash[28361]: audit 2023-12-01T14:22:16.955267+0000 mon.a (mon.0) 10497 : audit 0 from='client.? 172.21.15.80:0/969841743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:22:18.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:22:17 smithi080 bash[41963]: cluster 2023-12-01T14:22:16.631798+0000 mgr.y (mgr.24362) 17209 : cluster 0 pgmap v17178: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:22:18.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:22:17 smithi080 bash[41963]: audit 2023-12-01T14:22:16.955267+0000 mon.a (mon.0) 10497 : audit 0 from='client.? 172.21.15.80:0/969841743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:22:20.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:22:19 smithi090 bash[32384]: cluster 2023-12-01T14:22:18.632474+0000 mgr.y (mgr.24362) 17210 : cluster 0 pgmap v17179: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:22:20.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:22:19 smithi090 bash[32384]: audit 2023-12-01T14:22:19.411860+0000 mon.a (mon.0) 10498 : audit 0 from='client.? 172.21.15.80:0/289257846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:22:20.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:22:19 smithi080 bash[28361]: cluster 2023-12-01T14:22:18.632474+0000 mgr.y (mgr.24362) 17210 : cluster 0 pgmap v17179: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:22:20.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:22:19 smithi080 bash[28361]: audit 2023-12-01T14:22:19.411860+0000 mon.a (mon.0) 10498 : audit 0 from='client.? 172.21.15.80:0/289257846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:22:20.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:22:19 smithi080 bash[41963]: cluster 2023-12-01T14:22:18.632474+0000 mgr.y (mgr.24362) 17210 : cluster 0 pgmap v17179: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:22:20.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:22:19 smithi080 bash[41963]: audit 2023-12-01T14:22:19.411860+0000 mon.a (mon.0) 10498 : audit 0 from='client.? 172.21.15.80:0/289257846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:22:22.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:22:21 smithi090 bash[32384]: cluster 2023-12-01T14:22:20.633150+0000 mgr.y (mgr.24362) 17211 : cluster 0 pgmap v17180: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:22:22.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:22:21 smithi080 bash[41963]: cluster 2023-12-01T14:22:20.633150+0000 mgr.y (mgr.24362) 17211 : cluster 0 pgmap v17180: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:22:22.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:22:21 smithi080 bash[28361]: cluster 2023-12-01T14:22:20.633150+0000 mgr.y (mgr.24362) 17211 : cluster 0 pgmap v17180: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:22:23.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:22:22 smithi090 bash[32384]: audit 2023-12-01T14:22:21.865014+0000 mon.c (mon.2) 11025 : audit 0 from='client.? 172.21.15.80:0/603779409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:22:23.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:22:22 smithi080 bash[41963]: audit 2023-12-01T14:22:21.865014+0000 mon.c (mon.2) 11025 : audit 0 from='client.? 172.21.15.80:0/603779409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:22:23.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:22:22 smithi080 bash[28361]: audit 2023-12-01T14:22:21.865014+0000 mon.c (mon.2) 11025 : audit 0 from='client.? 172.21.15.80:0/603779409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:22:24.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:22:23 smithi090 bash[32384]: cluster 2023-12-01T14:22:22.634323+0000 mgr.y (mgr.24362) 17212 : cluster 0 pgmap v17181: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:22:24.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:22:23 smithi080 bash[28361]: cluster 2023-12-01T14:22:22.634323+0000 mgr.y (mgr.24362) 17212 : cluster 0 pgmap v17181: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:22:24.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:22:23 smithi080 bash[41963]: cluster 2023-12-01T14:22:22.634323+0000 mgr.y (mgr.24362) 17212 : cluster 0 pgmap v17181: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:22:25.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:22:25 smithi080 bash[28361]: audit 2023-12-01T14:22:24.318113+0000 mon.c (mon.2) 11026 : audit 0 from='client.? 172.21.15.80:0/540163469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:22:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:22:25 smithi080 bash[28361]: cluster 2023-12-01T14:22:24.635129+0000 mgr.y (mgr.24362) 17213 : cluster 0 pgmap v17182: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:22:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:22:25 smithi080 bash[41963]: audit 2023-12-01T14:22:24.318113+0000 mon.c (mon.2) 11026 : audit 0 from='client.? 172.21.15.80:0/540163469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:22:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:22:25 smithi080 bash[41963]: cluster 2023-12-01T14:22:24.635129+0000 mgr.y (mgr.24362) 17213 : cluster 0 pgmap v17182: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:22:25.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:22:25 smithi090 bash[32384]: audit 2023-12-01T14:22:24.318113+0000 mon.c (mon.2) 11026 : audit 0 from='client.? 172.21.15.80:0/540163469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:22:25.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:22:25 smithi090 bash[32384]: cluster 2023-12-01T14:22:24.635129+0000 mgr.y (mgr.24362) 17213 : cluster 0 pgmap v17182: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:22:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:22:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:22:26] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T14:22:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:22:26 smithi080 bash[41963]: audit 2023-12-01T14:22:25.691161+0000 mon.c (mon.2) 11027 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:22:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:22:26 smithi080 bash[28361]: audit 2023-12-01T14:22:25.691161+0000 mon.c (mon.2) 11027 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:22:26.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:22:26 smithi090 bash[32384]: audit 2023-12-01T14:22:25.691161+0000 mon.c (mon.2) 11027 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:22:27.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:22:27 smithi080 bash[41963]: cluster 2023-12-01T14:22:26.636388+0000 mgr.y (mgr.24362) 17214 : cluster 0 pgmap v17183: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:22:27.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:22:27 smithi080 bash[41963]: audit 2023-12-01T14:22:26.771988+0000 mon.a (mon.0) 10499 : audit 0 from='client.? 172.21.15.80:0/2863867426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:22:27.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:22:27 smithi080 bash[28361]: cluster 2023-12-01T14:22:26.636388+0000 mgr.y (mgr.24362) 17214 : cluster 0 pgmap v17183: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:22:27.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:22:27 smithi080 bash[28361]: audit 2023-12-01T14:22:26.771988+0000 mon.a (mon.0) 10499 : audit 0 from='client.? 172.21.15.80:0/2863867426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:22:27.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:22:27 smithi090 bash[32384]: cluster 2023-12-01T14:22:26.636388+0000 mgr.y (mgr.24362) 17214 : cluster 0 pgmap v17183: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:22:27.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:22:27 smithi090 bash[32384]: audit 2023-12-01T14:22:26.771988+0000 mon.a (mon.0) 10499 : audit 0 from='client.? 172.21.15.80:0/2863867426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:22:30.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:22:29 smithi090 bash[32384]: cluster 2023-12-01T14:22:28.637206+0000 mgr.y (mgr.24362) 17215 : cluster 0 pgmap v17184: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:22:30.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:22:29 smithi090 bash[32384]: audit 2023-12-01T14:22:29.227857+0000 mon.a (mon.0) 10500 : audit 0 from='client.? 172.21.15.80:0/3769603879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:22:30.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:22:29 smithi080 bash[41963]: cluster 2023-12-01T14:22:28.637206+0000 mgr.y (mgr.24362) 17215 : cluster 0 pgmap v17184: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:22:30.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:22:29 smithi080 bash[41963]: audit 2023-12-01T14:22:29.227857+0000 mon.a (mon.0) 10500 : audit 0 from='client.? 172.21.15.80:0/3769603879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:22:30.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:22:29 smithi080 bash[28361]: cluster 2023-12-01T14:22:28.637206+0000 mgr.y (mgr.24362) 17215 : cluster 0 pgmap v17184: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:22:30.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:22:29 smithi080 bash[28361]: audit 2023-12-01T14:22:29.227857+0000 mon.a (mon.0) 10500 : audit 0 from='client.? 172.21.15.80:0/3769603879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:22:32.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:22:31 smithi090 bash[32384]: cluster 2023-12-01T14:22:30.637951+0000 mgr.y (mgr.24362) 17216 : cluster 0 pgmap v17185: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:22:32.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:22:31 smithi090 bash[32384]: audit 2023-12-01T14:22:31.688327+0000 mon.c (mon.2) 11028 : audit 0 from='client.? 172.21.15.80:0/92004407' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:22:32.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:22:31 smithi080 bash[41963]: cluster 2023-12-01T14:22:30.637951+0000 mgr.y (mgr.24362) 17216 : cluster 0 pgmap v17185: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:22:32.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:22:31 smithi080 bash[41963]: audit 2023-12-01T14:22:31.688327+0000 mon.c (mon.2) 11028 : audit 0 from='client.? 172.21.15.80:0/92004407' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:22:32.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:22:31 smithi080 bash[28361]: cluster 2023-12-01T14:22:30.637951+0000 mgr.y (mgr.24362) 17216 : cluster 0 pgmap v17185: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:22:32.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:22:31 smithi080 bash[28361]: audit 2023-12-01T14:22:31.688327+0000 mon.c (mon.2) 11028 : audit 0 from='client.? 172.21.15.80:0/92004407' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:22:34.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:22:33 smithi090 bash[32384]: cluster 2023-12-01T14:22:32.639183+0000 mgr.y (mgr.24362) 17217 : cluster 0 pgmap v17186: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:22:34.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:22:33 smithi080 bash[41963]: cluster 2023-12-01T14:22:32.639183+0000 mgr.y (mgr.24362) 17217 : cluster 0 pgmap v17186: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:22:34.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:22:33 smithi080 bash[28361]: cluster 2023-12-01T14:22:32.639183+0000 mgr.y (mgr.24362) 17217 : cluster 0 pgmap v17186: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:22:35.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:22:34 smithi090 bash[32384]: audit 2023-12-01T14:22:34.132359+0000 mon.a (mon.0) 10501 : audit 0 from='client.? 172.21.15.80:0/2256485946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:22:35.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:22:34 smithi080 bash[41963]: audit 2023-12-01T14:22:34.132359+0000 mon.a (mon.0) 10501 : audit 0 from='client.? 172.21.15.80:0/2256485946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:22:35.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:22:34 smithi080 bash[28361]: audit 2023-12-01T14:22:34.132359+0000 mon.a (mon.0) 10501 : audit 0 from='client.? 172.21.15.80:0/2256485946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:22:36.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:22:35 smithi090 bash[32384]: cluster 2023-12-01T14:22:34.639866+0000 mgr.y (mgr.24362) 17218 : cluster 0 pgmap v17187: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:22:36.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:22:35 smithi090 bash[32384]: audit 2023-12-01T14:22:35.017558+0000 mon.c (mon.2) 11029 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:22:36.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:22:35 smithi080 bash[41963]: cluster 2023-12-01T14:22:34.639866+0000 mgr.y (mgr.24362) 17218 : cluster 0 pgmap v17187: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:22:36.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:22:35 smithi080 bash[41963]: audit 2023-12-01T14:22:35.017558+0000 mon.c (mon.2) 11029 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:22:36.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:22:35 smithi080 bash[28361]: cluster 2023-12-01T14:22:34.639866+0000 mgr.y (mgr.24362) 17218 : cluster 0 pgmap v17187: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:22:36.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:22:35 smithi080 bash[28361]: audit 2023-12-01T14:22:35.017558+0000 mon.c (mon.2) 11029 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:22:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:22:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:22:36] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T14:22:37.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:22:36 smithi090 bash[32384]: audit 2023-12-01T14:22:36.599338+0000 mon.a (mon.0) 10502 : audit 0 from='client.? 172.21.15.80:0/3165156728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:22:37.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:22:36 smithi080 bash[28361]: audit 2023-12-01T14:22:36.599338+0000 mon.a (mon.0) 10502 : audit 0 from='client.? 172.21.15.80:0/3165156728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:22:37.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:22:36 smithi080 bash[41963]: audit 2023-12-01T14:22:36.599338+0000 mon.a (mon.0) 10502 : audit 0 from='client.? 172.21.15.80:0/3165156728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:22:38.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:22:37 smithi090 bash[32384]: cluster 2023-12-01T14:22:36.641363+0000 mgr.y (mgr.24362) 17219 : cluster 0 pgmap v17188: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:22:38.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:22:37 smithi080 bash[28361]: cluster 2023-12-01T14:22:36.641363+0000 mgr.y (mgr.24362) 17219 : cluster 0 pgmap v17188: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:22:38.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:22:37 smithi080 bash[41963]: cluster 2023-12-01T14:22:36.641363+0000 mgr.y (mgr.24362) 17219 : cluster 0 pgmap v17188: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:22:40.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:22:39 smithi090 bash[32384]: cluster 2023-12-01T14:22:38.642024+0000 mgr.y (mgr.24362) 17220 : cluster 0 pgmap v17189: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:22:40.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:22:39 smithi090 bash[32384]: audit 2023-12-01T14:22:39.050458+0000 mon.a (mon.0) 10503 : audit 0 from='client.? 172.21.15.80:0/155286596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:22:40.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:22:39 smithi080 bash[28361]: cluster 2023-12-01T14:22:38.642024+0000 mgr.y (mgr.24362) 17220 : cluster 0 pgmap v17189: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:22:40.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:22:39 smithi080 bash[28361]: audit 2023-12-01T14:22:39.050458+0000 mon.a (mon.0) 10503 : audit 0 from='client.? 172.21.15.80:0/155286596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:22:40.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:22:39 smithi080 bash[41963]: cluster 2023-12-01T14:22:38.642024+0000 mgr.y (mgr.24362) 17220 : cluster 0 pgmap v17189: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:22:40.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:22:39 smithi080 bash[41963]: audit 2023-12-01T14:22:39.050458+0000 mon.a (mon.0) 10503 : audit 0 from='client.? 172.21.15.80:0/155286596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:22:41.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:22:40 smithi090 bash[32384]: audit 2023-12-01T14:22:40.691632+0000 mon.c (mon.2) 11030 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:22:41.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:22:40 smithi080 bash[41963]: audit 2023-12-01T14:22:40.691632+0000 mon.c (mon.2) 11030 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:22:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:22:40 smithi080 bash[28361]: audit 2023-12-01T14:22:40.691632+0000 mon.c (mon.2) 11030 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:22:42.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:22:41 smithi090 bash[32384]: cluster 2023-12-01T14:22:40.642766+0000 mgr.y (mgr.24362) 17221 : cluster 0 pgmap v17190: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:22:42.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:22:41 smithi090 bash[32384]: audit 2023-12-01T14:22:40.915964+0000 mon.a (mon.0) 10504 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:22:42.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:22:41 smithi090 bash[32384]: audit 2023-12-01T14:22:40.929945+0000 mon.a (mon.0) 10505 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:22:42.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:22:41 smithi090 bash[32384]: audit 2023-12-01T14:22:41.217377+0000 mon.a (mon.0) 10506 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:22:42.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:22:41 smithi090 bash[32384]: audit 2023-12-01T14:22:41.229977+0000 mon.a (mon.0) 10507 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:22:42.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:22:41 smithi090 bash[32384]: audit 2023-12-01T14:22:41.513681+0000 mon.c (mon.2) 11031 : audit 0 from='client.? 172.21.15.80:0/1710362163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:22:42.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:22:41 smithi090 bash[32384]: audit 2023-12-01T14:22:41.705298+0000 mon.c (mon.2) 11032 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:22:42.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:22:41 smithi090 bash[32384]: audit 2023-12-01T14:22:41.707174+0000 mon.c (mon.2) 11033 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:22:42.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:22:41 smithi090 bash[32384]: audit 2023-12-01T14:22:41.716127+0000 mon.a (mon.0) 10508 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:22:42.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:22:41 smithi080 bash[41963]: cluster 2023-12-01T14:22:40.642766+0000 mgr.y (mgr.24362) 17221 : cluster 0 pgmap v17190: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:22:42.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:22:41 smithi080 bash[41963]: audit 2023-12-01T14:22:40.915964+0000 mon.a (mon.0) 10504 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:22:42.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:22:41 smithi080 bash[41963]: audit 2023-12-01T14:22:40.929945+0000 mon.a (mon.0) 10505 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:22:42.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:22:41 smithi080 bash[41963]: audit 2023-12-01T14:22:41.217377+0000 mon.a (mon.0) 10506 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:22:42.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:22:41 smithi080 bash[41963]: audit 2023-12-01T14:22:41.229977+0000 mon.a (mon.0) 10507 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:22:42.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:22:41 smithi080 bash[41963]: audit 2023-12-01T14:22:41.513681+0000 mon.c (mon.2) 11031 : audit 0 from='client.? 172.21.15.80:0/1710362163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:22:42.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:22:41 smithi080 bash[41963]: audit 2023-12-01T14:22:41.705298+0000 mon.c (mon.2) 11032 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:22:42.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:22:41 smithi080 bash[41963]: audit 2023-12-01T14:22:41.707174+0000 mon.c (mon.2) 11033 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:22:42.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:22:41 smithi080 bash[41963]: audit 2023-12-01T14:22:41.716127+0000 mon.a (mon.0) 10508 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:22:42.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:22:41 smithi080 bash[28361]: cluster 2023-12-01T14:22:40.642766+0000 mgr.y (mgr.24362) 17221 : cluster 0 pgmap v17190: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:22:42.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:22:41 smithi080 bash[28361]: audit 2023-12-01T14:22:40.915964+0000 mon.a (mon.0) 10504 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:22:42.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:22:41 smithi080 bash[28361]: audit 2023-12-01T14:22:40.929945+0000 mon.a (mon.0) 10505 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:22:42.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:22:41 smithi080 bash[28361]: audit 2023-12-01T14:22:41.217377+0000 mon.a (mon.0) 10506 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:22:42.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:22:41 smithi080 bash[28361]: audit 2023-12-01T14:22:41.229977+0000 mon.a (mon.0) 10507 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:22:42.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:22:41 smithi080 bash[28361]: audit 2023-12-01T14:22:41.513681+0000 mon.c (mon.2) 11031 : audit 0 from='client.? 172.21.15.80:0/1710362163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:22:42.184 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:22:41 smithi080 bash[28361]: audit 2023-12-01T14:22:41.705298+0000 mon.c (mon.2) 11032 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:22:42.184 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:22:41 smithi080 bash[28361]: audit 2023-12-01T14:22:41.707174+0000 mon.c (mon.2) 11033 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:22:42.184 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:22:41 smithi080 bash[28361]: audit 2023-12-01T14:22:41.716127+0000 mon.a (mon.0) 10508 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:22:44.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:22:43 smithi090 bash[32384]: cluster 2023-12-01T14:22:42.644090+0000 mgr.y (mgr.24362) 17222 : cluster 0 pgmap v17191: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:22:44.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:22:43 smithi080 bash[28361]: cluster 2023-12-01T14:22:42.644090+0000 mgr.y (mgr.24362) 17222 : cluster 0 pgmap v17191: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:22:44.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:22:43 smithi080 bash[41963]: cluster 2023-12-01T14:22:42.644090+0000 mgr.y (mgr.24362) 17222 : cluster 0 pgmap v17191: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:22:45.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:22:44 smithi090 bash[32384]: audit 2023-12-01T14:22:43.961047+0000 mon.a (mon.0) 10509 : audit 0 from='client.? 172.21.15.80:0/3523986044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:22:45.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:22:44 smithi080 bash[28361]: audit 2023-12-01T14:22:43.961047+0000 mon.a (mon.0) 10509 : audit 0 from='client.? 172.21.15.80:0/3523986044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:22:45.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:22:44 smithi080 bash[41963]: audit 2023-12-01T14:22:43.961047+0000 mon.a (mon.0) 10509 : audit 0 from='client.? 172.21.15.80:0/3523986044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:22:46.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:22:45 smithi090 bash[32384]: cluster 2023-12-01T14:22:44.644635+0000 mgr.y (mgr.24362) 17223 : cluster 0 pgmap v17192: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:22:46.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:22:45 smithi080 bash[28361]: cluster 2023-12-01T14:22:44.644635+0000 mgr.y (mgr.24362) 17223 : cluster 0 pgmap v17192: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:22:46.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:22:45 smithi080 bash[41963]: cluster 2023-12-01T14:22:44.644635+0000 mgr.y (mgr.24362) 17223 : cluster 0 pgmap v17192: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:22:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:22:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:22:46] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T14:22:47.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:22:46 smithi090 bash[32384]: audit 2023-12-01T14:22:46.421557+0000 mon.a (mon.0) 10510 : audit 0 from='client.? 172.21.15.80:0/598304495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:22:47.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:22:46 smithi080 bash[41963]: audit 2023-12-01T14:22:46.421557+0000 mon.a (mon.0) 10510 : audit 0 from='client.? 172.21.15.80:0/598304495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:22:47.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:22:46 smithi080 bash[28361]: audit 2023-12-01T14:22:46.421557+0000 mon.a (mon.0) 10510 : audit 0 from='client.? 172.21.15.80:0/598304495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:22:48.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:22:47 smithi090 bash[32384]: cluster 2023-12-01T14:22:46.645820+0000 mgr.y (mgr.24362) 17224 : cluster 0 pgmap v17193: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:22:48.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:22:47 smithi080 bash[28361]: cluster 2023-12-01T14:22:46.645820+0000 mgr.y (mgr.24362) 17224 : cluster 0 pgmap v17193: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:22:48.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:22:47 smithi080 bash[41963]: cluster 2023-12-01T14:22:46.645820+0000 mgr.y (mgr.24362) 17224 : cluster 0 pgmap v17193: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:22:50.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:22:49 smithi090 bash[32384]: cluster 2023-12-01T14:22:48.646313+0000 mgr.y (mgr.24362) 17225 : cluster 0 pgmap v17194: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:22:50.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:22:49 smithi090 bash[32384]: audit 2023-12-01T14:22:48.872094+0000 mon.c (mon.2) 11034 : audit 0 from='client.? 172.21.15.80:0/3651978049' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:22:50.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:22:49 smithi080 bash[28361]: cluster 2023-12-01T14:22:48.646313+0000 mgr.y (mgr.24362) 17225 : cluster 0 pgmap v17194: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:22:50.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:22:49 smithi080 bash[28361]: audit 2023-12-01T14:22:48.872094+0000 mon.c (mon.2) 11034 : audit 0 from='client.? 172.21.15.80:0/3651978049' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:22:50.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:22:49 smithi080 bash[41963]: cluster 2023-12-01T14:22:48.646313+0000 mgr.y (mgr.24362) 17225 : cluster 0 pgmap v17194: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:22:50.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:22:49 smithi080 bash[41963]: audit 2023-12-01T14:22:48.872094+0000 mon.c (mon.2) 11034 : audit 0 from='client.? 172.21.15.80:0/3651978049' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:22:52.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:22:51 smithi090 bash[32384]: cluster 2023-12-01T14:22:50.646936+0000 mgr.y (mgr.24362) 17226 : cluster 0 pgmap v17195: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:22:52.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:22:51 smithi090 bash[32384]: audit 2023-12-01T14:22:51.328246+0000 mon.a (mon.0) 10511 : audit 0 from='client.? 172.21.15.80:0/3952936919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:22:52.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:22:51 smithi080 bash[41963]: cluster 2023-12-01T14:22:50.646936+0000 mgr.y (mgr.24362) 17226 : cluster 0 pgmap v17195: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:22:52.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:22:51 smithi080 bash[41963]: audit 2023-12-01T14:22:51.328246+0000 mon.a (mon.0) 10511 : audit 0 from='client.? 172.21.15.80:0/3952936919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:22:52.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:22:51 smithi080 bash[28361]: cluster 2023-12-01T14:22:50.646936+0000 mgr.y (mgr.24362) 17226 : cluster 0 pgmap v17195: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:22:52.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:22:51 smithi080 bash[28361]: audit 2023-12-01T14:22:51.328246+0000 mon.a (mon.0) 10511 : audit 0 from='client.? 172.21.15.80:0/3952936919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:22:54.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:22:53 smithi080 bash[28361]: cluster 2023-12-01T14:22:52.647931+0000 mgr.y (mgr.24362) 17227 : cluster 0 pgmap v17196: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:22:54.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:22:53 smithi080 bash[41963]: cluster 2023-12-01T14:22:52.647931+0000 mgr.y (mgr.24362) 17227 : cluster 0 pgmap v17196: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:22:54.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:22:53 smithi090 bash[32384]: cluster 2023-12-01T14:22:52.647931+0000 mgr.y (mgr.24362) 17227 : cluster 0 pgmap v17196: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:22:55.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:22:54 smithi080 bash[28361]: audit 2023-12-01T14:22:53.779572+0000 mon.c (mon.2) 11035 : audit 0 from='client.? 172.21.15.80:0/2117119285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:22:55.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:22:54 smithi080 bash[41963]: audit 2023-12-01T14:22:53.779572+0000 mon.c (mon.2) 11035 : audit 0 from='client.? 172.21.15.80:0/2117119285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:22:55.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:22:54 smithi090 bash[32384]: audit 2023-12-01T14:22:53.779572+0000 mon.c (mon.2) 11035 : audit 0 from='client.? 172.21.15.80:0/2117119285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:22:56.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:22:55 smithi080 bash[41963]: cluster 2023-12-01T14:22:54.648538+0000 mgr.y (mgr.24362) 17228 : cluster 0 pgmap v17197: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:22:56.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:22:55 smithi080 bash[41963]: audit 2023-12-01T14:22:55.691973+0000 mon.c (mon.2) 11036 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:22:56.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:22:55 smithi080 bash[28361]: cluster 2023-12-01T14:22:54.648538+0000 mgr.y (mgr.24362) 17228 : cluster 0 pgmap v17197: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:22:56.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:22:55 smithi080 bash[28361]: audit 2023-12-01T14:22:55.691973+0000 mon.c (mon.2) 11036 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:22:56.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:22:55 smithi090 bash[32384]: cluster 2023-12-01T14:22:54.648538+0000 mgr.y (mgr.24362) 17228 : cluster 0 pgmap v17197: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:22:56.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:22:55 smithi090 bash[32384]: audit 2023-12-01T14:22:55.691973+0000 mon.c (mon.2) 11036 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:22:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:22:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:22:56] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T14:22:57.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:22:56 smithi080 bash[28361]: audit 2023-12-01T14:22:56.235352+0000 mon.a (mon.0) 10512 : audit 0 from='client.? 172.21.15.80:0/2689972331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:22:57.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:22:56 smithi080 bash[41963]: audit 2023-12-01T14:22:56.235352+0000 mon.a (mon.0) 10512 : audit 0 from='client.? 172.21.15.80:0/2689972331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:22:57.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:22:56 smithi090 bash[32384]: audit 2023-12-01T14:22:56.235352+0000 mon.a (mon.0) 10512 : audit 0 from='client.? 172.21.15.80:0/2689972331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:22:58.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:22:57 smithi080 bash[28361]: cluster 2023-12-01T14:22:56.649715+0000 mgr.y (mgr.24362) 17229 : cluster 0 pgmap v17198: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:22:58.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:22:57 smithi080 bash[41963]: cluster 2023-12-01T14:22:56.649715+0000 mgr.y (mgr.24362) 17229 : cluster 0 pgmap v17198: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:22:58.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:22:57 smithi090 bash[32384]: cluster 2023-12-01T14:22:56.649715+0000 mgr.y (mgr.24362) 17229 : cluster 0 pgmap v17198: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:22:59.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:22:58 smithi080 bash[28361]: audit 2023-12-01T14:22:58.691495+0000 mon.c (mon.2) 11037 : audit 0 from='client.? 172.21.15.80:0/3041046455' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:22:59.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:22:58 smithi080 bash[41963]: audit 2023-12-01T14:22:58.691495+0000 mon.c (mon.2) 11037 : audit 0 from='client.? 172.21.15.80:0/3041046455' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:22:59.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:22:58 smithi090 bash[32384]: audit 2023-12-01T14:22:58.691495+0000 mon.c (mon.2) 11037 : audit 0 from='client.? 172.21.15.80:0/3041046455' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:23:00.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:22:59 smithi080 bash[28361]: cluster 2023-12-01T14:22:58.650340+0000 mgr.y (mgr.24362) 17230 : cluster 0 pgmap v17199: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:23:00.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:22:59 smithi080 bash[41963]: cluster 2023-12-01T14:22:58.650340+0000 mgr.y (mgr.24362) 17230 : cluster 0 pgmap v17199: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:23:00.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:22:59 smithi090 bash[32384]: cluster 2023-12-01T14:22:58.650340+0000 mgr.y (mgr.24362) 17230 : cluster 0 pgmap v17199: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:23:02.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:23:01 smithi080 bash[41963]: cluster 2023-12-01T14:23:00.650810+0000 mgr.y (mgr.24362) 17231 : cluster 0 pgmap v17200: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:23:02.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:23:01 smithi080 bash[41963]: audit 2023-12-01T14:23:01.147383+0000 mon.a (mon.0) 10513 : audit 0 from='client.? 172.21.15.80:0/3651913209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:23:02.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:23:01 smithi080 bash[28361]: cluster 2023-12-01T14:23:00.650810+0000 mgr.y (mgr.24362) 17231 : cluster 0 pgmap v17200: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:23:02.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:23:01 smithi080 bash[28361]: audit 2023-12-01T14:23:01.147383+0000 mon.a (mon.0) 10513 : audit 0 from='client.? 172.21.15.80:0/3651913209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:23:02.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:23:01 smithi090 bash[32384]: cluster 2023-12-01T14:23:00.650810+0000 mgr.y (mgr.24362) 17231 : cluster 0 pgmap v17200: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:23:02.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:23:01 smithi090 bash[32384]: audit 2023-12-01T14:23:01.147383+0000 mon.a (mon.0) 10513 : audit 0 from='client.? 172.21.15.80:0/3651913209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:23:04.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:23:03 smithi080 bash[28361]: cluster 2023-12-01T14:23:02.651980+0000 mgr.y (mgr.24362) 17232 : cluster 0 pgmap v17201: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:23:04.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:23:03 smithi080 bash[28361]: audit 2023-12-01T14:23:03.598550+0000 mon.c (mon.2) 11038 : audit 0 from='client.? 172.21.15.80:0/1411527762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:23:04.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:23:03 smithi080 bash[41963]: cluster 2023-12-01T14:23:02.651980+0000 mgr.y (mgr.24362) 17232 : cluster 0 pgmap v17201: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:23:04.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:23:03 smithi080 bash[41963]: audit 2023-12-01T14:23:03.598550+0000 mon.c (mon.2) 11038 : audit 0 from='client.? 172.21.15.80:0/1411527762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:23:04.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:23:03 smithi090 bash[32384]: cluster 2023-12-01T14:23:02.651980+0000 mgr.y (mgr.24362) 17232 : cluster 0 pgmap v17201: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:23:04.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:23:03 smithi090 bash[32384]: audit 2023-12-01T14:23:03.598550+0000 mon.c (mon.2) 11038 : audit 0 from='client.? 172.21.15.80:0/1411527762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:23:05.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:23:05 smithi080 bash[41963]: cluster 2023-12-01T14:23:04.652692+0000 mgr.y (mgr.24362) 17233 : cluster 0 pgmap v17202: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:23:05.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:23:05 smithi080 bash[28361]: cluster 2023-12-01T14:23:04.652692+0000 mgr.y (mgr.24362) 17233 : cluster 0 pgmap v17202: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:23:05.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:23:05 smithi090 bash[32384]: cluster 2023-12-01T14:23:04.652692+0000 mgr.y (mgr.24362) 17233 : cluster 0 pgmap v17202: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:23:06.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:23:06 smithi080 bash[28361]: audit 2023-12-01T14:23:06.052358+0000 mon.c (mon.2) 11039 : audit 0 from='client.? 172.21.15.80:0/683021451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:23:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:23:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:23:06] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T14:23:06.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:23:06 smithi080 bash[41963]: audit 2023-12-01T14:23:06.052358+0000 mon.c (mon.2) 11039 : audit 0 from='client.? 172.21.15.80:0/683021451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:23:06.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:23:06 smithi090 bash[32384]: audit 2023-12-01T14:23:06.052358+0000 mon.c (mon.2) 11039 : audit 0 from='client.? 172.21.15.80:0/683021451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:23:07.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:23:07 smithi080 bash[41963]: cluster 2023-12-01T14:23:06.653939+0000 mgr.y (mgr.24362) 17234 : cluster 0 pgmap v17203: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:23:07.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:23:07 smithi080 bash[28361]: cluster 2023-12-01T14:23:06.653939+0000 mgr.y (mgr.24362) 17234 : cluster 0 pgmap v17203: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:23:07.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:23:07 smithi090 bash[32384]: cluster 2023-12-01T14:23:06.653939+0000 mgr.y (mgr.24362) 17234 : cluster 0 pgmap v17203: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:23:08.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:23:08 smithi080 bash[28361]: audit 2023-12-01T14:23:08.510373+0000 mon.a (mon.0) 10514 : audit 0 from='client.? 172.21.15.80:0/4018666218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:23:08.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:23:08 smithi080 bash[41963]: audit 2023-12-01T14:23:08.510373+0000 mon.a (mon.0) 10514 : audit 0 from='client.? 172.21.15.80:0/4018666218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:23:09.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:23:08 smithi090 bash[32384]: audit 2023-12-01T14:23:08.510373+0000 mon.a (mon.0) 10514 : audit 0 from='client.? 172.21.15.80:0/4018666218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:23:09.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:23:09 smithi080 bash[41963]: cluster 2023-12-01T14:23:08.654482+0000 mgr.y (mgr.24362) 17235 : cluster 0 pgmap v17204: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:23:09.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:23:09 smithi080 bash[28361]: cluster 2023-12-01T14:23:08.654482+0000 mgr.y (mgr.24362) 17235 : cluster 0 pgmap v17204: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:23:10.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:23:09 smithi090 bash[32384]: cluster 2023-12-01T14:23:08.654482+0000 mgr.y (mgr.24362) 17235 : cluster 0 pgmap v17204: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:23:11.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:23:10 smithi090 bash[32384]: audit 2023-12-01T14:23:10.692266+0000 mon.c (mon.2) 11040 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:23:11.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:23:10 smithi080 bash[28361]: audit 2023-12-01T14:23:10.692266+0000 mon.c (mon.2) 11040 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:23:11.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:23:10 smithi080 bash[41963]: audit 2023-12-01T14:23:10.692266+0000 mon.c (mon.2) 11040 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:23:12.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:23:11 smithi090 bash[32384]: cluster 2023-12-01T14:23:10.655040+0000 mgr.y (mgr.24362) 17236 : cluster 0 pgmap v17205: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:23:12.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:23:11 smithi090 bash[32384]: audit 2023-12-01T14:23:11.011852+0000 mon.c (mon.2) 11041 : audit 0 from='client.? 172.21.15.80:0/4265676614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:23:12.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:23:11 smithi080 bash[28361]: cluster 2023-12-01T14:23:10.655040+0000 mgr.y (mgr.24362) 17236 : cluster 0 pgmap v17205: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:23:12.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:23:11 smithi080 bash[28361]: audit 2023-12-01T14:23:11.011852+0000 mon.c (mon.2) 11041 : audit 0 from='client.? 172.21.15.80:0/4265676614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:23:12.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:23:11 smithi080 bash[41963]: cluster 2023-12-01T14:23:10.655040+0000 mgr.y (mgr.24362) 17236 : cluster 0 pgmap v17205: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:23:12.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:23:11 smithi080 bash[41963]: audit 2023-12-01T14:23:11.011852+0000 mon.c (mon.2) 11041 : audit 0 from='client.? 172.21.15.80:0/4265676614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:23:14.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:23:13 smithi090 bash[32384]: cluster 2023-12-01T14:23:12.656277+0000 mgr.y (mgr.24362) 17237 : cluster 0 pgmap v17206: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:23:14.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:23:13 smithi090 bash[32384]: audit 2023-12-01T14:23:13.473220+0000 mon.a (mon.0) 10515 : audit 0 from='client.? 172.21.15.80:0/2358813140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:23:14.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:23:13 smithi080 bash[28361]: cluster 2023-12-01T14:23:12.656277+0000 mgr.y (mgr.24362) 17237 : cluster 0 pgmap v17206: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:23:14.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:23:13 smithi080 bash[28361]: audit 2023-12-01T14:23:13.473220+0000 mon.a (mon.0) 10515 : audit 0 from='client.? 172.21.15.80:0/2358813140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:23:14.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:23:13 smithi080 bash[41963]: cluster 2023-12-01T14:23:12.656277+0000 mgr.y (mgr.24362) 17237 : cluster 0 pgmap v17206: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:23:14.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:23:13 smithi080 bash[41963]: audit 2023-12-01T14:23:13.473220+0000 mon.a (mon.0) 10515 : audit 0 from='client.? 172.21.15.80:0/2358813140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:23:15.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:23:15 smithi080 bash[28361]: cluster 2023-12-01T14:23:14.657067+0000 mgr.y (mgr.24362) 17238 : cluster 0 pgmap v17207: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:23:15.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:23:15 smithi080 bash[41963]: cluster 2023-12-01T14:23:14.657067+0000 mgr.y (mgr.24362) 17238 : cluster 0 pgmap v17207: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:23:15.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:23:15 smithi090 bash[32384]: cluster 2023-12-01T14:23:14.657067+0000 mgr.y (mgr.24362) 17238 : cluster 0 pgmap v17207: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:23:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:23:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:23:16] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T14:23:16.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:23:16 smithi080 bash[41963]: audit 2023-12-01T14:23:15.929303+0000 mon.c (mon.2) 11042 : audit 0 from='client.? 172.21.15.80:0/1119701894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:23:16.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:23:16 smithi080 bash[28361]: audit 2023-12-01T14:23:15.929303+0000 mon.c (mon.2) 11042 : audit 0 from='client.? 172.21.15.80:0/1119701894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:23:16.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:23:16 smithi090 bash[32384]: audit 2023-12-01T14:23:15.929303+0000 mon.c (mon.2) 11042 : audit 0 from='client.? 172.21.15.80:0/1119701894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:23:17.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:23:17 smithi080 bash[41963]: cluster 2023-12-01T14:23:16.658167+0000 mgr.y (mgr.24362) 17239 : cluster 0 pgmap v17208: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:23:17.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:23:17 smithi080 bash[28361]: cluster 2023-12-01T14:23:16.658167+0000 mgr.y (mgr.24362) 17239 : cluster 0 pgmap v17208: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:23:17.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:23:17 smithi090 bash[32384]: cluster 2023-12-01T14:23:16.658167+0000 mgr.y (mgr.24362) 17239 : cluster 0 pgmap v17208: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:23:18.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:23:18 smithi090 bash[32384]: audit 2023-12-01T14:23:18.381747+0000 mon.a (mon.0) 10516 : audit 0 from='client.? 172.21.15.80:0/679922970' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:23:18.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:23:18 smithi080 bash[41963]: audit 2023-12-01T14:23:18.381747+0000 mon.a (mon.0) 10516 : audit 0 from='client.? 172.21.15.80:0/679922970' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:23:18.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:23:18 smithi080 bash[28361]: audit 2023-12-01T14:23:18.381747+0000 mon.a (mon.0) 10516 : audit 0 from='client.? 172.21.15.80:0/679922970' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:23:19.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:23:19 smithi090 bash[32384]: cluster 2023-12-01T14:23:18.658776+0000 mgr.y (mgr.24362) 17240 : cluster 0 pgmap v17209: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:23:19.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:23:19 smithi080 bash[41963]: cluster 2023-12-01T14:23:18.658776+0000 mgr.y (mgr.24362) 17240 : cluster 0 pgmap v17209: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:23:19.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:23:19 smithi080 bash[28361]: cluster 2023-12-01T14:23:18.658776+0000 mgr.y (mgr.24362) 17240 : cluster 0 pgmap v17209: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:23:22.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:23:21 smithi090 bash[32384]: cluster 2023-12-01T14:23:20.659387+0000 mgr.y (mgr.24362) 17241 : cluster 0 pgmap v17210: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:23:22.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:23:21 smithi090 bash[32384]: audit 2023-12-01T14:23:20.837793+0000 mon.c (mon.2) 11043 : audit 0 from='client.? 172.21.15.80:0/2930937282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:23:22.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:23:21 smithi080 bash[41963]: cluster 2023-12-01T14:23:20.659387+0000 mgr.y (mgr.24362) 17241 : cluster 0 pgmap v17210: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:23:22.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:23:21 smithi080 bash[41963]: audit 2023-12-01T14:23:20.837793+0000 mon.c (mon.2) 11043 : audit 0 from='client.? 172.21.15.80:0/2930937282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:23:22.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:23:21 smithi080 bash[28361]: cluster 2023-12-01T14:23:20.659387+0000 mgr.y (mgr.24362) 17241 : cluster 0 pgmap v17210: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:23:22.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:23:21 smithi080 bash[28361]: audit 2023-12-01T14:23:20.837793+0000 mon.c (mon.2) 11043 : audit 0 from='client.? 172.21.15.80:0/2930937282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:23:24.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:23:23 smithi090 bash[32384]: cluster 2023-12-01T14:23:22.660622+0000 mgr.y (mgr.24362) 17242 : cluster 0 pgmap v17211: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:23:24.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:23:23 smithi090 bash[32384]: audit 2023-12-01T14:23:23.285826+0000 mon.c (mon.2) 11044 : audit 0 from='client.? 172.21.15.80:0/3278761029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:23:24.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:23:23 smithi080 bash[41963]: cluster 2023-12-01T14:23:22.660622+0000 mgr.y (mgr.24362) 17242 : cluster 0 pgmap v17211: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:23:24.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:23:23 smithi080 bash[41963]: audit 2023-12-01T14:23:23.285826+0000 mon.c (mon.2) 11044 : audit 0 from='client.? 172.21.15.80:0/3278761029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:23:24.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:23:23 smithi080 bash[28361]: cluster 2023-12-01T14:23:22.660622+0000 mgr.y (mgr.24362) 17242 : cluster 0 pgmap v17211: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:23:24.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:23:23 smithi080 bash[28361]: audit 2023-12-01T14:23:23.285826+0000 mon.c (mon.2) 11044 : audit 0 from='client.? 172.21.15.80:0/3278761029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:23:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:23:25 smithi080 bash[28361]: cluster 2023-12-01T14:23:24.661216+0000 mgr.y (mgr.24362) 17243 : cluster 0 pgmap v17212: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:23:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:23:25 smithi080 bash[41963]: cluster 2023-12-01T14:23:24.661216+0000 mgr.y (mgr.24362) 17243 : cluster 0 pgmap v17212: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:23:25.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:23:25 smithi090 bash[32384]: cluster 2023-12-01T14:23:24.661216+0000 mgr.y (mgr.24362) 17243 : cluster 0 pgmap v17212: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:23:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:23:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:23:26] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T14:23:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:23:26 smithi080 bash[28361]: audit 2023-12-01T14:23:25.692503+0000 mon.c (mon.2) 11045 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:23:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:23:26 smithi080 bash[28361]: audit 2023-12-01T14:23:25.746957+0000 mon.c (mon.2) 11046 : audit 0 from='client.? 172.21.15.80:0/151207394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:23:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:23:26 smithi080 bash[41963]: audit 2023-12-01T14:23:25.692503+0000 mon.c (mon.2) 11045 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:23:26.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:23:26 smithi080 bash[41963]: audit 2023-12-01T14:23:25.746957+0000 mon.c (mon.2) 11046 : audit 0 from='client.? 172.21.15.80:0/151207394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:23:26.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:23:26 smithi090 bash[32384]: audit 2023-12-01T14:23:25.692503+0000 mon.c (mon.2) 11045 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:23:26.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:23:26 smithi090 bash[32384]: audit 2023-12-01T14:23:25.746957+0000 mon.c (mon.2) 11046 : audit 0 from='client.? 172.21.15.80:0/151207394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:23:27.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:23:27 smithi080 bash[41963]: cluster 2023-12-01T14:23:26.662354+0000 mgr.y (mgr.24362) 17244 : cluster 0 pgmap v17213: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:23:27.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:23:27 smithi080 bash[28361]: cluster 2023-12-01T14:23:26.662354+0000 mgr.y (mgr.24362) 17244 : cluster 0 pgmap v17213: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:23:27.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:23:27 smithi090 bash[32384]: cluster 2023-12-01T14:23:26.662354+0000 mgr.y (mgr.24362) 17244 : cluster 0 pgmap v17213: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:23:28.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:23:28 smithi080 bash[41963]: audit 2023-12-01T14:23:28.203041+0000 mon.a (mon.0) 10517 : audit 0 from='client.? 172.21.15.80:0/2104721919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:23:28.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:23:28 smithi080 bash[28361]: audit 2023-12-01T14:23:28.203041+0000 mon.a (mon.0) 10517 : audit 0 from='client.? 172.21.15.80:0/2104721919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:23:28.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:23:28 smithi090 bash[32384]: audit 2023-12-01T14:23:28.203041+0000 mon.a (mon.0) 10517 : audit 0 from='client.? 172.21.15.80:0/2104721919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:23:29.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:23:29 smithi080 bash[41963]: cluster 2023-12-01T14:23:28.663137+0000 mgr.y (mgr.24362) 17245 : cluster 0 pgmap v17214: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:23:29.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:23:29 smithi080 bash[28361]: cluster 2023-12-01T14:23:28.663137+0000 mgr.y (mgr.24362) 17245 : cluster 0 pgmap v17214: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:23:29.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:23:29 smithi090 bash[32384]: cluster 2023-12-01T14:23:28.663137+0000 mgr.y (mgr.24362) 17245 : cluster 0 pgmap v17214: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:23:31.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:23:30 smithi090 bash[32384]: audit 2023-12-01T14:23:30.643954+0000 mon.a (mon.0) 10518 : audit 0 from='client.? 172.21.15.80:0/1584305131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:23:31.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:23:30 smithi080 bash[28361]: audit 2023-12-01T14:23:30.643954+0000 mon.a (mon.0) 10518 : audit 0 from='client.? 172.21.15.80:0/1584305131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:23:31.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:23:30 smithi080 bash[41963]: audit 2023-12-01T14:23:30.643954+0000 mon.a (mon.0) 10518 : audit 0 from='client.? 172.21.15.80:0/1584305131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:23:32.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:23:31 smithi090 bash[32384]: cluster 2023-12-01T14:23:30.663790+0000 mgr.y (mgr.24362) 17246 : cluster 0 pgmap v17215: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:23:32.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:23:31 smithi080 bash[41963]: cluster 2023-12-01T14:23:30.663790+0000 mgr.y (mgr.24362) 17246 : cluster 0 pgmap v17215: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:23:32.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:23:31 smithi080 bash[28361]: cluster 2023-12-01T14:23:30.663790+0000 mgr.y (mgr.24362) 17246 : cluster 0 pgmap v17215: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:23:34.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:23:33 smithi090 bash[32384]: cluster 2023-12-01T14:23:32.664767+0000 mgr.y (mgr.24362) 17247 : cluster 0 pgmap v17216: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:23:34.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:23:33 smithi090 bash[32384]: audit 2023-12-01T14:23:33.094452+0000 mon.a (mon.0) 10519 : audit 0 from='client.? 172.21.15.80:0/1316233769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:23:34.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:23:33 smithi080 bash[28361]: cluster 2023-12-01T14:23:32.664767+0000 mgr.y (mgr.24362) 17247 : cluster 0 pgmap v17216: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:23:34.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:23:33 smithi080 bash[28361]: audit 2023-12-01T14:23:33.094452+0000 mon.a (mon.0) 10519 : audit 0 from='client.? 172.21.15.80:0/1316233769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:23:34.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:23:33 smithi080 bash[41963]: cluster 2023-12-01T14:23:32.664767+0000 mgr.y (mgr.24362) 17247 : cluster 0 pgmap v17216: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:23:34.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:23:33 smithi080 bash[41963]: audit 2023-12-01T14:23:33.094452+0000 mon.a (mon.0) 10519 : audit 0 from='client.? 172.21.15.80:0/1316233769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:23:35.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:23:35 smithi080 bash[41963]: cluster 2023-12-01T14:23:34.665530+0000 mgr.y (mgr.24362) 17248 : cluster 0 pgmap v17217: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:23:35.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:23:35 smithi080 bash[28361]: cluster 2023-12-01T14:23:34.665530+0000 mgr.y (mgr.24362) 17248 : cluster 0 pgmap v17217: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:23:35.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:23:35 smithi090 bash[32384]: cluster 2023-12-01T14:23:34.665530+0000 mgr.y (mgr.24362) 17248 : cluster 0 pgmap v17217: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:23:36.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:23:36 smithi080 bash[28361]: audit 2023-12-01T14:23:35.553188+0000 mon.a (mon.0) 10520 : audit 0 from='client.? 172.21.15.80:0/1169715032' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:23:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:23:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:23:36] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T14:23:36.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:23:36 smithi080 bash[41963]: audit 2023-12-01T14:23:35.553188+0000 mon.a (mon.0) 10520 : audit 0 from='client.? 172.21.15.80:0/1169715032' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:23:36.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:23:36 smithi090 bash[32384]: audit 2023-12-01T14:23:35.553188+0000 mon.a (mon.0) 10520 : audit 0 from='client.? 172.21.15.80:0/1169715032' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:23:37.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:23:37 smithi080 bash[28361]: cluster 2023-12-01T14:23:36.666700+0000 mgr.y (mgr.24362) 17249 : cluster 0 pgmap v17218: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:23:37.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:23:37 smithi080 bash[41963]: cluster 2023-12-01T14:23:36.666700+0000 mgr.y (mgr.24362) 17249 : cluster 0 pgmap v17218: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:23:37.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:23:37 smithi090 bash[32384]: cluster 2023-12-01T14:23:36.666700+0000 mgr.y (mgr.24362) 17249 : cluster 0 pgmap v17218: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:23:38.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:23:38 smithi080 bash[28361]: audit 2023-12-01T14:23:38.005118+0000 mon.a (mon.0) 10521 : audit 0 from='client.? 172.21.15.80:0/1514901198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:23:38.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:23:38 smithi080 bash[41963]: audit 2023-12-01T14:23:38.005118+0000 mon.a (mon.0) 10521 : audit 0 from='client.? 172.21.15.80:0/1514901198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:23:38.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:23:38 smithi090 bash[32384]: audit 2023-12-01T14:23:38.005118+0000 mon.a (mon.0) 10521 : audit 0 from='client.? 172.21.15.80:0/1514901198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:23:39.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:23:39 smithi080 bash[28361]: cluster 2023-12-01T14:23:38.667474+0000 mgr.y (mgr.24362) 17250 : cluster 0 pgmap v17219: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:23:39.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:23:39 smithi080 bash[41963]: cluster 2023-12-01T14:23:38.667474+0000 mgr.y (mgr.24362) 17250 : cluster 0 pgmap v17219: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:23:39.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:23:39 smithi090 bash[32384]: cluster 2023-12-01T14:23:38.667474+0000 mgr.y (mgr.24362) 17250 : cluster 0 pgmap v17219: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:23:40.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:23:40 smithi090 bash[32384]: audit 2023-12-01T14:23:40.461623+0000 mon.a (mon.0) 10522 : audit 0 from='client.? 172.21.15.80:0/2083472031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:23:40.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:23:40 smithi080 bash[41963]: audit 2023-12-01T14:23:40.461623+0000 mon.a (mon.0) 10522 : audit 0 from='client.? 172.21.15.80:0/2083472031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:23:40.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:23:40 smithi080 bash[28361]: audit 2023-12-01T14:23:40.461623+0000 mon.a (mon.0) 10522 : audit 0 from='client.? 172.21.15.80:0/2083472031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:23:41.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:23:41 smithi080 bash[41963]: cluster 2023-12-01T14:23:40.668090+0000 mgr.y (mgr.24362) 17251 : cluster 0 pgmap v17220: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:23:41.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:23:41 smithi080 bash[41963]: audit 2023-12-01T14:23:40.692821+0000 mon.c (mon.2) 11047 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:23:41.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:23:41 smithi080 bash[28361]: cluster 2023-12-01T14:23:40.668090+0000 mgr.y (mgr.24362) 17251 : cluster 0 pgmap v17220: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:23:41.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:23:41 smithi080 bash[28361]: audit 2023-12-01T14:23:40.692821+0000 mon.c (mon.2) 11047 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:23:42.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:23:41 smithi090 bash[32384]: cluster 2023-12-01T14:23:40.668090+0000 mgr.y (mgr.24362) 17251 : cluster 0 pgmap v17220: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:23:42.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:23:41 smithi090 bash[32384]: audit 2023-12-01T14:23:40.692821+0000 mon.c (mon.2) 11047 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:23:42.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:23:42 smithi080 bash[28361]: audit 2023-12-01T14:23:41.799786+0000 mon.c (mon.2) 11048 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:23:42.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:23:42 smithi080 bash[41963]: audit 2023-12-01T14:23:41.799786+0000 mon.c (mon.2) 11048 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:23:43.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:23:42 smithi090 bash[32384]: audit 2023-12-01T14:23:41.799786+0000 mon.c (mon.2) 11048 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:23:43.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:23:43 smithi080 bash[28361]: cluster 2023-12-01T14:23:42.669253+0000 mgr.y (mgr.24362) 17252 : cluster 0 pgmap v17221: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:23:43.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:23:43 smithi080 bash[28361]: audit 2023-12-01T14:23:42.907568+0000 mon.a (mon.0) 10523 : audit 0 from='client.? 172.21.15.80:0/2370877134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:23:43.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:23:43 smithi080 bash[41963]: cluster 2023-12-01T14:23:42.669253+0000 mgr.y (mgr.24362) 17252 : cluster 0 pgmap v17221: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:23:43.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:23:43 smithi080 bash[41963]: audit 2023-12-01T14:23:42.907568+0000 mon.a (mon.0) 10523 : audit 0 from='client.? 172.21.15.80:0/2370877134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:23:44.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:23:43 smithi090 bash[32384]: cluster 2023-12-01T14:23:42.669253+0000 mgr.y (mgr.24362) 17252 : cluster 0 pgmap v17221: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:23:44.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:23:43 smithi090 bash[32384]: audit 2023-12-01T14:23:42.907568+0000 mon.a (mon.0) 10523 : audit 0 from='client.? 172.21.15.80:0/2370877134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:23:45.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:23:45 smithi080 bash[28361]: cluster 2023-12-01T14:23:44.669848+0000 mgr.y (mgr.24362) 17253 : cluster 0 pgmap v17222: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:23:45.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:23:45 smithi080 bash[41963]: cluster 2023-12-01T14:23:44.669848+0000 mgr.y (mgr.24362) 17253 : cluster 0 pgmap v17222: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:23:45.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:23:45 smithi090 bash[32384]: cluster 2023-12-01T14:23:44.669848+0000 mgr.y (mgr.24362) 17253 : cluster 0 pgmap v17222: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:23:46.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:23:46 smithi080 bash[41963]: audit 2023-12-01T14:23:45.352367+0000 mon.a (mon.0) 10524 : audit 0 from='client.? 172.21.15.80:0/4285723602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:23:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:23:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:23:46] "GET /metrics HTTP/1.1" 200 33977 "" "Prometheus/2.43.0" 2023-12-01T14:23:46.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:23:46 smithi080 bash[28361]: audit 2023-12-01T14:23:45.352367+0000 mon.a (mon.0) 10524 : audit 0 from='client.? 172.21.15.80:0/4285723602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:23:46.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:23:46 smithi090 bash[32384]: audit 2023-12-01T14:23:45.352367+0000 mon.a (mon.0) 10524 : audit 0 from='client.? 172.21.15.80:0/4285723602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:23:47.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:23:47 smithi080 bash[41963]: cluster 2023-12-01T14:23:46.671005+0000 mgr.y (mgr.24362) 17254 : cluster 0 pgmap v17223: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:23:47.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:23:47 smithi080 bash[28361]: cluster 2023-12-01T14:23:46.671005+0000 mgr.y (mgr.24362) 17254 : cluster 0 pgmap v17223: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:23:47.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:23:47 smithi090 bash[32384]: cluster 2023-12-01T14:23:46.671005+0000 mgr.y (mgr.24362) 17254 : cluster 0 pgmap v17223: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:23:49.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:23:48 smithi090 bash[32384]: audit 2023-12-01T14:23:47.695911+0000 mon.a (mon.0) 10525 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:23:49.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:23:48 smithi090 bash[32384]: audit 2023-12-01T14:23:47.708575+0000 mon.a (mon.0) 10526 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:23:49.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:23:48 smithi090 bash[32384]: audit 2023-12-01T14:23:47.837051+0000 mon.c (mon.2) 11049 : audit 0 from='client.? 172.21.15.80:0/3699387686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:23:49.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:23:48 smithi090 bash[32384]: audit 2023-12-01T14:23:47.997144+0000 mon.a (mon.0) 10527 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:23:49.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:23:48 smithi090 bash[32384]: audit 2023-12-01T14:23:48.009027+0000 mon.a (mon.0) 10528 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:23:49.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:23:48 smithi080 bash[28361]: audit 2023-12-01T14:23:47.695911+0000 mon.a (mon.0) 10525 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:23:49.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:23:48 smithi080 bash[28361]: audit 2023-12-01T14:23:47.708575+0000 mon.a (mon.0) 10526 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:23:49.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:23:48 smithi080 bash[28361]: audit 2023-12-01T14:23:47.837051+0000 mon.c (mon.2) 11049 : audit 0 from='client.? 172.21.15.80:0/3699387686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:23:49.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:23:48 smithi080 bash[28361]: audit 2023-12-01T14:23:47.997144+0000 mon.a (mon.0) 10527 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:23:49.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:23:48 smithi080 bash[28361]: audit 2023-12-01T14:23:48.009027+0000 mon.a (mon.0) 10528 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:23:49.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:23:48 smithi080 bash[41963]: audit 2023-12-01T14:23:47.695911+0000 mon.a (mon.0) 10525 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:23:49.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:23:48 smithi080 bash[41963]: audit 2023-12-01T14:23:47.708575+0000 mon.a (mon.0) 10526 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:23:49.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:23:48 smithi080 bash[41963]: audit 2023-12-01T14:23:47.837051+0000 mon.c (mon.2) 11049 : audit 0 from='client.? 172.21.15.80:0/3699387686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:23:49.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:23:48 smithi080 bash[41963]: audit 2023-12-01T14:23:47.997144+0000 mon.a (mon.0) 10527 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:23:49.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:23:48 smithi080 bash[41963]: audit 2023-12-01T14:23:48.009027+0000 mon.a (mon.0) 10528 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:23:50.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:23:49 smithi090 bash[32384]: cluster 2023-12-01T14:23:48.671672+0000 mgr.y (mgr.24362) 17255 : cluster 0 pgmap v17224: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:23:50.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:23:49 smithi080 bash[28361]: cluster 2023-12-01T14:23:48.671672+0000 mgr.y (mgr.24362) 17255 : cluster 0 pgmap v17224: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:23:50.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:23:49 smithi080 bash[41963]: cluster 2023-12-01T14:23:48.671672+0000 mgr.y (mgr.24362) 17255 : cluster 0 pgmap v17224: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:23:51.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:23:50 smithi090 bash[32384]: audit 2023-12-01T14:23:50.295987+0000 mon.c (mon.2) 11050 : audit 0 from='client.? 172.21.15.80:0/734710547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:23:51.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:23:50 smithi080 bash[28361]: audit 2023-12-01T14:23:50.295987+0000 mon.c (mon.2) 11050 : audit 0 from='client.? 172.21.15.80:0/734710547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:23:51.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:23:50 smithi080 bash[41963]: audit 2023-12-01T14:23:50.295987+0000 mon.c (mon.2) 11050 : audit 0 from='client.? 172.21.15.80:0/734710547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:23:52.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:23:51 smithi090 bash[32384]: cluster 2023-12-01T14:23:50.672339+0000 mgr.y (mgr.24362) 17256 : cluster 0 pgmap v17225: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:23:52.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:23:51 smithi080 bash[28361]: cluster 2023-12-01T14:23:50.672339+0000 mgr.y (mgr.24362) 17256 : cluster 0 pgmap v17225: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:23:52.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:23:51 smithi080 bash[41963]: cluster 2023-12-01T14:23:50.672339+0000 mgr.y (mgr.24362) 17256 : cluster 0 pgmap v17225: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:23:54.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:23:53 smithi090 bash[32384]: cluster 2023-12-01T14:23:52.673460+0000 mgr.y (mgr.24362) 17257 : cluster 0 pgmap v17226: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:23:54.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:23:53 smithi090 bash[32384]: audit 2023-12-01T14:23:52.765779+0000 mon.c (mon.2) 11051 : audit 0 from='client.? 172.21.15.80:0/2717608058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:23:54.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:23:53 smithi080 bash[41963]: cluster 2023-12-01T14:23:52.673460+0000 mgr.y (mgr.24362) 17257 : cluster 0 pgmap v17226: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:23:54.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:23:53 smithi080 bash[41963]: audit 2023-12-01T14:23:52.765779+0000 mon.c (mon.2) 11051 : audit 0 from='client.? 172.21.15.80:0/2717608058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:23:54.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:23:53 smithi080 bash[28361]: cluster 2023-12-01T14:23:52.673460+0000 mgr.y (mgr.24362) 17257 : cluster 0 pgmap v17226: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:23:54.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:23:53 smithi080 bash[28361]: audit 2023-12-01T14:23:52.765779+0000 mon.c (mon.2) 11051 : audit 0 from='client.? 172.21.15.80:0/2717608058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:23:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:23:55 smithi080 bash[28361]: cluster 2023-12-01T14:23:54.674189+0000 mgr.y (mgr.24362) 17258 : cluster 0 pgmap v17227: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:23:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:23:55 smithi080 bash[28361]: audit 2023-12-01T14:23:55.210819+0000 mon.c (mon.2) 11052 : audit 0 from='client.? 172.21.15.80:0/496763743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:23:55.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:23:55 smithi080 bash[41963]: cluster 2023-12-01T14:23:54.674189+0000 mgr.y (mgr.24362) 17258 : cluster 0 pgmap v17227: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:23:55.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:23:55 smithi080 bash[41963]: audit 2023-12-01T14:23:55.210819+0000 mon.c (mon.2) 11052 : audit 0 from='client.? 172.21.15.80:0/496763743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:23:55.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:23:55 smithi090 bash[32384]: cluster 2023-12-01T14:23:54.674189+0000 mgr.y (mgr.24362) 17258 : cluster 0 pgmap v17227: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:23:55.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:23:55 smithi090 bash[32384]: audit 2023-12-01T14:23:55.210819+0000 mon.c (mon.2) 11052 : audit 0 from='client.? 172.21.15.80:0/496763743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:23:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:23:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:23:56] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T14:23:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:23:56 smithi080 bash[41963]: audit 2023-12-01T14:23:55.692875+0000 mon.c (mon.2) 11053 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:23:56.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:23:56 smithi080 bash[28361]: audit 2023-12-01T14:23:55.692875+0000 mon.c (mon.2) 11053 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:23:56.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:23:56 smithi090 bash[32384]: audit 2023-12-01T14:23:55.692875+0000 mon.c (mon.2) 11053 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:23:57.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:23:57 smithi080 bash[28361]: cluster 2023-12-01T14:23:56.675348+0000 mgr.y (mgr.24362) 17259 : cluster 0 pgmap v17228: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:23:57.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:23:57 smithi080 bash[41963]: cluster 2023-12-01T14:23:56.675348+0000 mgr.y (mgr.24362) 17259 : cluster 0 pgmap v17228: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:23:57.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:23:57 smithi090 bash[32384]: cluster 2023-12-01T14:23:56.675348+0000 mgr.y (mgr.24362) 17259 : cluster 0 pgmap v17228: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:23:58.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:23:58 smithi080 bash[28361]: audit 2023-12-01T14:23:57.651983+0000 mon.a (mon.0) 10529 : audit 0 from='client.? 172.21.15.80:0/4097467670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:23:58.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:23:58 smithi080 bash[41963]: audit 2023-12-01T14:23:57.651983+0000 mon.a (mon.0) 10529 : audit 0 from='client.? 172.21.15.80:0/4097467670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:23:58.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:23:58 smithi090 bash[32384]: audit 2023-12-01T14:23:57.651983+0000 mon.a (mon.0) 10529 : audit 0 from='client.? 172.21.15.80:0/4097467670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:24:00.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:23:59 smithi090 bash[32384]: cluster 2023-12-01T14:23:58.675988+0000 mgr.y (mgr.24362) 17260 : cluster 0 pgmap v17229: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:24:00.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:23:59 smithi090 bash[32384]: audit 2023-12-01T14:23:58.677220+0000 mon.a (mon.0) 10530 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:24:00.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:23:59 smithi090 bash[32384]: audit 2023-12-01T14:23:58.688359+0000 mon.a (mon.0) 10531 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:24:00.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:23:59 smithi090 bash[32384]: audit 2023-12-01T14:23:58.690799+0000 mon.c (mon.2) 11054 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:24:00.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:23:59 smithi090 bash[32384]: audit 2023-12-01T14:23:58.692052+0000 mon.c (mon.2) 11055 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:24:00.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:23:59 smithi090 bash[32384]: audit 2023-12-01T14:23:58.701595+0000 mon.a (mon.0) 10532 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:24:00.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:23:59 smithi080 bash[28361]: cluster 2023-12-01T14:23:58.675988+0000 mgr.y (mgr.24362) 17260 : cluster 0 pgmap v17229: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:24:00.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:23:59 smithi080 bash[28361]: audit 2023-12-01T14:23:58.677220+0000 mon.a (mon.0) 10530 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:24:00.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:23:59 smithi080 bash[28361]: audit 2023-12-01T14:23:58.688359+0000 mon.a (mon.0) 10531 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:24:00.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:23:59 smithi080 bash[28361]: audit 2023-12-01T14:23:58.690799+0000 mon.c (mon.2) 11054 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:24:00.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:23:59 smithi080 bash[28361]: audit 2023-12-01T14:23:58.692052+0000 mon.c (mon.2) 11055 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:24:00.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:23:59 smithi080 bash[28361]: audit 2023-12-01T14:23:58.701595+0000 mon.a (mon.0) 10532 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:24:00.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:23:59 smithi080 bash[41963]: cluster 2023-12-01T14:23:58.675988+0000 mgr.y (mgr.24362) 17260 : cluster 0 pgmap v17229: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:24:00.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:23:59 smithi080 bash[41963]: audit 2023-12-01T14:23:58.677220+0000 mon.a (mon.0) 10530 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:24:00.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:23:59 smithi080 bash[41963]: audit 2023-12-01T14:23:58.688359+0000 mon.a (mon.0) 10531 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:24:00.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:23:59 smithi080 bash[41963]: audit 2023-12-01T14:23:58.690799+0000 mon.c (mon.2) 11054 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:24:00.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:23:59 smithi080 bash[41963]: audit 2023-12-01T14:23:58.692052+0000 mon.c (mon.2) 11055 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:24:00.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:23:59 smithi080 bash[41963]: audit 2023-12-01T14:23:58.701595+0000 mon.a (mon.0) 10532 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:24:01.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:24:00 smithi090 bash[32384]: audit 2023-12-01T14:24:00.102345+0000 mon.c (mon.2) 11056 : audit 0 from='client.? 172.21.15.80:0/2665262621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:24:01.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:24:00 smithi080 bash[28361]: audit 2023-12-01T14:24:00.102345+0000 mon.c (mon.2) 11056 : audit 0 from='client.? 172.21.15.80:0/2665262621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:24:01.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:24:00 smithi080 bash[41963]: audit 2023-12-01T14:24:00.102345+0000 mon.c (mon.2) 11056 : audit 0 from='client.? 172.21.15.80:0/2665262621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:24:02.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:24:01 smithi090 bash[32384]: cluster 2023-12-01T14:24:00.676644+0000 mgr.y (mgr.24362) 17261 : cluster 0 pgmap v17230: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:24:02.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:24:01 smithi080 bash[28361]: cluster 2023-12-01T14:24:00.676644+0000 mgr.y (mgr.24362) 17261 : cluster 0 pgmap v17230: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:24:02.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:24:01 smithi080 bash[41963]: cluster 2023-12-01T14:24:00.676644+0000 mgr.y (mgr.24362) 17261 : cluster 0 pgmap v17230: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:24:03.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:24:02 smithi090 bash[32384]: audit 2023-12-01T14:24:02.560341+0000 mon.c (mon.2) 11057 : audit 0 from='client.? 172.21.15.80:0/2716767071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:24:03.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:24:02 smithi080 bash[28361]: audit 2023-12-01T14:24:02.560341+0000 mon.c (mon.2) 11057 : audit 0 from='client.? 172.21.15.80:0/2716767071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:24:03.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:24:02 smithi080 bash[41963]: audit 2023-12-01T14:24:02.560341+0000 mon.c (mon.2) 11057 : audit 0 from='client.? 172.21.15.80:0/2716767071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:24:04.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:24:03 smithi090 bash[32384]: cluster 2023-12-01T14:24:02.677809+0000 mgr.y (mgr.24362) 17262 : cluster 0 pgmap v17231: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:24:04.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:24:03 smithi080 bash[41963]: cluster 2023-12-01T14:24:02.677809+0000 mgr.y (mgr.24362) 17262 : cluster 0 pgmap v17231: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:24:04.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:24:03 smithi080 bash[28361]: cluster 2023-12-01T14:24:02.677809+0000 mgr.y (mgr.24362) 17262 : cluster 0 pgmap v17231: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:24:05.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:24:05 smithi080 bash[28361]: cluster 2023-12-01T14:24:04.678567+0000 mgr.y (mgr.24362) 17263 : cluster 0 pgmap v17232: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:24:05.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:24:05 smithi080 bash[28361]: audit 2023-12-01T14:24:05.010924+0000 mon.c (mon.2) 11058 : audit 0 from='client.? 172.21.15.80:0/3084419437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:24:05.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:24:05 smithi080 bash[41963]: cluster 2023-12-01T14:24:04.678567+0000 mgr.y (mgr.24362) 17263 : cluster 0 pgmap v17232: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:24:05.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:24:05 smithi080 bash[41963]: audit 2023-12-01T14:24:05.010924+0000 mon.c (mon.2) 11058 : audit 0 from='client.? 172.21.15.80:0/3084419437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:24:05.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:24:05 smithi090 bash[32384]: cluster 2023-12-01T14:24:04.678567+0000 mgr.y (mgr.24362) 17263 : cluster 0 pgmap v17232: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:24:05.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:24:05 smithi090 bash[32384]: audit 2023-12-01T14:24:05.010924+0000 mon.c (mon.2) 11058 : audit 0 from='client.? 172.21.15.80:0/3084419437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:24:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:24:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:24:06] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T14:24:08.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:24:07 smithi090 bash[32384]: cluster 2023-12-01T14:24:06.679791+0000 mgr.y (mgr.24362) 17264 : cluster 0 pgmap v17233: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:24:08.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:24:07 smithi090 bash[32384]: audit 2023-12-01T14:24:07.464080+0000 mon.c (mon.2) 11059 : audit 0 from='client.? 172.21.15.80:0/2014167548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:24:08.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:24:07 smithi080 bash[28361]: cluster 2023-12-01T14:24:06.679791+0000 mgr.y (mgr.24362) 17264 : cluster 0 pgmap v17233: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:24:08.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:24:07 smithi080 bash[28361]: audit 2023-12-01T14:24:07.464080+0000 mon.c (mon.2) 11059 : audit 0 from='client.? 172.21.15.80:0/2014167548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:24:08.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:24:07 smithi080 bash[41963]: cluster 2023-12-01T14:24:06.679791+0000 mgr.y (mgr.24362) 17264 : cluster 0 pgmap v17233: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:24:08.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:24:07 smithi080 bash[41963]: audit 2023-12-01T14:24:07.464080+0000 mon.c (mon.2) 11059 : audit 0 from='client.? 172.21.15.80:0/2014167548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:24:10.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:24:09 smithi090 bash[32384]: cluster 2023-12-01T14:24:08.680524+0000 mgr.y (mgr.24362) 17265 : cluster 0 pgmap v17234: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:24:10.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:24:09 smithi080 bash[28361]: cluster 2023-12-01T14:24:08.680524+0000 mgr.y (mgr.24362) 17265 : cluster 0 pgmap v17234: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:24:10.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:24:09 smithi080 bash[41963]: cluster 2023-12-01T14:24:08.680524+0000 mgr.y (mgr.24362) 17265 : cluster 0 pgmap v17234: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:24:11.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:24:10 smithi090 bash[32384]: audit 2023-12-01T14:24:09.919712+0000 mon.c (mon.2) 11060 : audit 0 from='client.? 172.21.15.80:0/82455459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:24:11.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:24:10 smithi090 bash[32384]: audit 2023-12-01T14:24:10.693857+0000 mon.c (mon.2) 11061 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:24:11.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:24:10 smithi080 bash[28361]: audit 2023-12-01T14:24:09.919712+0000 mon.c (mon.2) 11060 : audit 0 from='client.? 172.21.15.80:0/82455459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:24:11.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:24:10 smithi080 bash[28361]: audit 2023-12-01T14:24:10.693857+0000 mon.c (mon.2) 11061 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:24:11.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:24:10 smithi080 bash[41963]: audit 2023-12-01T14:24:09.919712+0000 mon.c (mon.2) 11060 : audit 0 from='client.? 172.21.15.80:0/82455459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:24:11.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:24:10 smithi080 bash[41963]: audit 2023-12-01T14:24:10.693857+0000 mon.c (mon.2) 11061 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:24:12.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:24:11 smithi090 bash[32384]: cluster 2023-12-01T14:24:10.681313+0000 mgr.y (mgr.24362) 17266 : cluster 0 pgmap v17235: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:24:12.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:24:11 smithi080 bash[41963]: cluster 2023-12-01T14:24:10.681313+0000 mgr.y (mgr.24362) 17266 : cluster 0 pgmap v17235: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:24:12.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:24:11 smithi080 bash[28361]: cluster 2023-12-01T14:24:10.681313+0000 mgr.y (mgr.24362) 17266 : cluster 0 pgmap v17235: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:24:13.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:24:12 smithi080 bash[28361]: audit 2023-12-01T14:24:12.369170+0000 mon.a (mon.0) 10533 : audit 0 from='client.? 172.21.15.80:0/286328212' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:24:13.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:24:12 smithi080 bash[41963]: audit 2023-12-01T14:24:12.369170+0000 mon.a (mon.0) 10533 : audit 0 from='client.? 172.21.15.80:0/286328212' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:24:13.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:24:12 smithi090 bash[32384]: audit 2023-12-01T14:24:12.369170+0000 mon.a (mon.0) 10533 : audit 0 from='client.? 172.21.15.80:0/286328212' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:24:14.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:24:13 smithi080 bash[28361]: cluster 2023-12-01T14:24:12.682444+0000 mgr.y (mgr.24362) 17267 : cluster 0 pgmap v17236: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:24:14.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:24:13 smithi080 bash[41963]: cluster 2023-12-01T14:24:12.682444+0000 mgr.y (mgr.24362) 17267 : cluster 0 pgmap v17236: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:24:14.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:24:13 smithi090 bash[32384]: cluster 2023-12-01T14:24:12.682444+0000 mgr.y (mgr.24362) 17267 : cluster 0 pgmap v17236: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:24:15.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:24:15 smithi080 bash[41963]: cluster 2023-12-01T14:24:14.682907+0000 mgr.y (mgr.24362) 17268 : cluster 0 pgmap v17237: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:24:15.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:24:15 smithi080 bash[41963]: audit 2023-12-01T14:24:14.813865+0000 mon.a (mon.0) 10534 : audit 0 from='client.? 172.21.15.80:0/217526665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:24:15.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:24:15 smithi080 bash[28361]: cluster 2023-12-01T14:24:14.682907+0000 mgr.y (mgr.24362) 17268 : cluster 0 pgmap v17237: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:24:15.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:24:15 smithi080 bash[28361]: audit 2023-12-01T14:24:14.813865+0000 mon.a (mon.0) 10534 : audit 0 from='client.? 172.21.15.80:0/217526665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:24:15.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:24:15 smithi090 bash[32384]: cluster 2023-12-01T14:24:14.682907+0000 mgr.y (mgr.24362) 17268 : cluster 0 pgmap v17237: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:24:15.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:24:15 smithi090 bash[32384]: audit 2023-12-01T14:24:14.813865+0000 mon.a (mon.0) 10534 : audit 0 from='client.? 172.21.15.80:0/217526665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:24:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:24:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:24:16] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T14:24:18.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:24:17 smithi090 bash[32384]: cluster 2023-12-01T14:24:16.684023+0000 mgr.y (mgr.24362) 17269 : cluster 0 pgmap v17238: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:24:18.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:24:17 smithi090 bash[32384]: audit 2023-12-01T14:24:17.271669+0000 mon.a (mon.0) 10535 : audit 0 from='client.? 172.21.15.80:0/2665936180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:24:18.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:24:17 smithi080 bash[41963]: cluster 2023-12-01T14:24:16.684023+0000 mgr.y (mgr.24362) 17269 : cluster 0 pgmap v17238: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:24:18.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:24:17 smithi080 bash[41963]: audit 2023-12-01T14:24:17.271669+0000 mon.a (mon.0) 10535 : audit 0 from='client.? 172.21.15.80:0/2665936180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:24:18.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:24:17 smithi080 bash[28361]: cluster 2023-12-01T14:24:16.684023+0000 mgr.y (mgr.24362) 17269 : cluster 0 pgmap v17238: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:24:18.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:24:17 smithi080 bash[28361]: audit 2023-12-01T14:24:17.271669+0000 mon.a (mon.0) 10535 : audit 0 from='client.? 172.21.15.80:0/2665936180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:24:20.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:24:19 smithi090 bash[32384]: cluster 2023-12-01T14:24:18.684621+0000 mgr.y (mgr.24362) 17270 : cluster 0 pgmap v17239: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:24:20.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:24:19 smithi090 bash[32384]: audit 2023-12-01T14:24:19.738513+0000 mon.a (mon.0) 10536 : audit 0 from='client.? 172.21.15.80:0/3961531995' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:24:20.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:24:19 smithi080 bash[41963]: cluster 2023-12-01T14:24:18.684621+0000 mgr.y (mgr.24362) 17270 : cluster 0 pgmap v17239: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:24:20.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:24:19 smithi080 bash[41963]: audit 2023-12-01T14:24:19.738513+0000 mon.a (mon.0) 10536 : audit 0 from='client.? 172.21.15.80:0/3961531995' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:24:20.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:24:19 smithi080 bash[28361]: cluster 2023-12-01T14:24:18.684621+0000 mgr.y (mgr.24362) 17270 : cluster 0 pgmap v17239: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:24:20.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:24:19 smithi080 bash[28361]: audit 2023-12-01T14:24:19.738513+0000 mon.a (mon.0) 10536 : audit 0 from='client.? 172.21.15.80:0/3961531995' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:24:22.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:24:21 smithi090 bash[32384]: cluster 2023-12-01T14:24:20.685221+0000 mgr.y (mgr.24362) 17271 : cluster 0 pgmap v17240: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:24:22.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:24:21 smithi080 bash[41963]: cluster 2023-12-01T14:24:20.685221+0000 mgr.y (mgr.24362) 17271 : cluster 0 pgmap v17240: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:24:22.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:24:21 smithi080 bash[28361]: cluster 2023-12-01T14:24:20.685221+0000 mgr.y (mgr.24362) 17271 : cluster 0 pgmap v17240: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:24:23.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:24:22 smithi090 bash[32384]: audit 2023-12-01T14:24:22.192451+0000 mon.a (mon.0) 10537 : audit 0 from='client.? 172.21.15.80:0/1255792029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:24:23.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:24:22 smithi080 bash[28361]: audit 2023-12-01T14:24:22.192451+0000 mon.a (mon.0) 10537 : audit 0 from='client.? 172.21.15.80:0/1255792029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:24:23.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:24:22 smithi080 bash[41963]: audit 2023-12-01T14:24:22.192451+0000 mon.a (mon.0) 10537 : audit 0 from='client.? 172.21.15.80:0/1255792029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:24:24.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:24:23 smithi090 bash[32384]: cluster 2023-12-01T14:24:22.686387+0000 mgr.y (mgr.24362) 17272 : cluster 0 pgmap v17241: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:24:24.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:24:23 smithi080 bash[28361]: cluster 2023-12-01T14:24:22.686387+0000 mgr.y (mgr.24362) 17272 : cluster 0 pgmap v17241: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:24:24.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:24:23 smithi080 bash[41963]: cluster 2023-12-01T14:24:22.686387+0000 mgr.y (mgr.24362) 17272 : cluster 0 pgmap v17241: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:24:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:24:25 smithi080 bash[28361]: audit 2023-12-01T14:24:24.648892+0000 mon.c (mon.2) 11062 : audit 0 from='client.? 172.21.15.80:0/1168355940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:24:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:24:25 smithi080 bash[28361]: cluster 2023-12-01T14:24:24.687066+0000 mgr.y (mgr.24362) 17273 : cluster 0 pgmap v17242: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:24:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:24:25 smithi080 bash[41963]: audit 2023-12-01T14:24:24.648892+0000 mon.c (mon.2) 11062 : audit 0 from='client.? 172.21.15.80:0/1168355940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:24:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:24:25 smithi080 bash[41963]: cluster 2023-12-01T14:24:24.687066+0000 mgr.y (mgr.24362) 17273 : cluster 0 pgmap v17242: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:24:25.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:24:25 smithi090 bash[32384]: audit 2023-12-01T14:24:24.648892+0000 mon.c (mon.2) 11062 : audit 0 from='client.? 172.21.15.80:0/1168355940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:24:25.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:24:25 smithi090 bash[32384]: cluster 2023-12-01T14:24:24.687066+0000 mgr.y (mgr.24362) 17273 : cluster 0 pgmap v17242: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:24:26.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:24:26 smithi080 bash[41963]: audit 2023-12-01T14:24:25.694116+0000 mon.c (mon.2) 11063 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:24:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:24:26 smithi080 bash[28361]: audit 2023-12-01T14:24:25.694116+0000 mon.c (mon.2) 11063 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:24:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:24:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:24:26] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T14:24:26.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:24:26 smithi090 bash[32384]: audit 2023-12-01T14:24:25.694116+0000 mon.c (mon.2) 11063 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:24:27.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:24:27 smithi080 bash[41963]: cluster 2023-12-01T14:24:26.688223+0000 mgr.y (mgr.24362) 17274 : cluster 0 pgmap v17243: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:24:27.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:24:27 smithi080 bash[41963]: audit 2023-12-01T14:24:27.094713+0000 mon.c (mon.2) 11064 : audit 0 from='client.? 172.21.15.80:0/3994883112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:24:27.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:24:27 smithi080 bash[28361]: cluster 2023-12-01T14:24:26.688223+0000 mgr.y (mgr.24362) 17274 : cluster 0 pgmap v17243: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:24:27.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:24:27 smithi080 bash[28361]: audit 2023-12-01T14:24:27.094713+0000 mon.c (mon.2) 11064 : audit 0 from='client.? 172.21.15.80:0/3994883112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:24:27.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:24:27 smithi090 bash[32384]: cluster 2023-12-01T14:24:26.688223+0000 mgr.y (mgr.24362) 17274 : cluster 0 pgmap v17243: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:24:27.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:24:27 smithi090 bash[32384]: audit 2023-12-01T14:24:27.094713+0000 mon.c (mon.2) 11064 : audit 0 from='client.? 172.21.15.80:0/3994883112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:24:30.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:24:29 smithi090 bash[32384]: cluster 2023-12-01T14:24:28.688865+0000 mgr.y (mgr.24362) 17275 : cluster 0 pgmap v17244: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:24:30.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:24:29 smithi090 bash[32384]: audit 2023-12-01T14:24:29.550833+0000 mon.c (mon.2) 11065 : audit 0 from='client.? 172.21.15.80:0/780902987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:24:30.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:24:29 smithi080 bash[41963]: cluster 2023-12-01T14:24:28.688865+0000 mgr.y (mgr.24362) 17275 : cluster 0 pgmap v17244: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:24:30.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:24:29 smithi080 bash[41963]: audit 2023-12-01T14:24:29.550833+0000 mon.c (mon.2) 11065 : audit 0 from='client.? 172.21.15.80:0/780902987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:24:30.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:24:29 smithi080 bash[28361]: cluster 2023-12-01T14:24:28.688865+0000 mgr.y (mgr.24362) 17275 : cluster 0 pgmap v17244: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:24:30.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:24:29 smithi080 bash[28361]: audit 2023-12-01T14:24:29.550833+0000 mon.c (mon.2) 11065 : audit 0 from='client.? 172.21.15.80:0/780902987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:24:32.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:24:31 smithi090 bash[32384]: cluster 2023-12-01T14:24:30.689566+0000 mgr.y (mgr.24362) 17276 : cluster 0 pgmap v17245: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:24:32.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:24:31 smithi080 bash[28361]: cluster 2023-12-01T14:24:30.689566+0000 mgr.y (mgr.24362) 17276 : cluster 0 pgmap v17245: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:24:32.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:24:31 smithi080 bash[41963]: cluster 2023-12-01T14:24:30.689566+0000 mgr.y (mgr.24362) 17276 : cluster 0 pgmap v17245: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:24:33.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:24:32 smithi090 bash[32384]: audit 2023-12-01T14:24:32.018317+0000 mon.c (mon.2) 11066 : audit 0 from='client.? 172.21.15.80:0/757057873' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:24:33.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:24:32 smithi080 bash[28361]: audit 2023-12-01T14:24:32.018317+0000 mon.c (mon.2) 11066 : audit 0 from='client.? 172.21.15.80:0/757057873' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:24:33.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:24:32 smithi080 bash[41963]: audit 2023-12-01T14:24:32.018317+0000 mon.c (mon.2) 11066 : audit 0 from='client.? 172.21.15.80:0/757057873' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:24:34.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:24:33 smithi090 bash[32384]: cluster 2023-12-01T14:24:32.690725+0000 mgr.y (mgr.24362) 17277 : cluster 0 pgmap v17246: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:24:34.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:24:33 smithi080 bash[41963]: cluster 2023-12-01T14:24:32.690725+0000 mgr.y (mgr.24362) 17277 : cluster 0 pgmap v17246: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:24:34.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:24:33 smithi080 bash[28361]: cluster 2023-12-01T14:24:32.690725+0000 mgr.y (mgr.24362) 17277 : cluster 0 pgmap v17246: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:24:35.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:24:35 smithi080 bash[41963]: audit 2023-12-01T14:24:34.474238+0000 mon.c (mon.2) 11067 : audit 0 from='client.? 172.21.15.80:0/3286610809' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:24:35.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:24:35 smithi080 bash[41963]: cluster 2023-12-01T14:24:34.691468+0000 mgr.y (mgr.24362) 17278 : cluster 0 pgmap v17247: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:24:35.684 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:24:35 smithi080 bash[28361]: audit 2023-12-01T14:24:34.474238+0000 mon.c (mon.2) 11067 : audit 0 from='client.? 172.21.15.80:0/3286610809' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:24:35.684 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:24:35 smithi080 bash[28361]: cluster 2023-12-01T14:24:34.691468+0000 mgr.y (mgr.24362) 17278 : cluster 0 pgmap v17247: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:24:35.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:24:35 smithi090 bash[32384]: audit 2023-12-01T14:24:34.474238+0000 mon.c (mon.2) 11067 : audit 0 from='client.? 172.21.15.80:0/3286610809' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:24:35.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:24:35 smithi090 bash[32384]: cluster 2023-12-01T14:24:34.691468+0000 mgr.y (mgr.24362) 17278 : cluster 0 pgmap v17247: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:24:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:24:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:24:36] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T14:24:38.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:24:37 smithi090 bash[32384]: cluster 2023-12-01T14:24:36.692614+0000 mgr.y (mgr.24362) 17279 : cluster 0 pgmap v17248: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:24:38.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:24:37 smithi090 bash[32384]: audit 2023-12-01T14:24:36.935242+0000 mon.a (mon.0) 10538 : audit 0 from='client.? 172.21.15.80:0/1257160259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:24:38.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:24:37 smithi080 bash[28361]: cluster 2023-12-01T14:24:36.692614+0000 mgr.y (mgr.24362) 17279 : cluster 0 pgmap v17248: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:24:38.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:24:37 smithi080 bash[28361]: audit 2023-12-01T14:24:36.935242+0000 mon.a (mon.0) 10538 : audit 0 from='client.? 172.21.15.80:0/1257160259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:24:38.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:24:37 smithi080 bash[41963]: cluster 2023-12-01T14:24:36.692614+0000 mgr.y (mgr.24362) 17279 : cluster 0 pgmap v17248: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:24:38.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:24:37 smithi080 bash[41963]: audit 2023-12-01T14:24:36.935242+0000 mon.a (mon.0) 10538 : audit 0 from='client.? 172.21.15.80:0/1257160259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:24:40.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:24:39 smithi090 bash[32384]: cluster 2023-12-01T14:24:38.693208+0000 mgr.y (mgr.24362) 17280 : cluster 0 pgmap v17249: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:24:40.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:24:39 smithi090 bash[32384]: audit 2023-12-01T14:24:39.382049+0000 mon.c (mon.2) 11068 : audit 0 from='client.? 172.21.15.80:0/435659109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:24:40.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:24:39 smithi080 bash[41963]: cluster 2023-12-01T14:24:38.693208+0000 mgr.y (mgr.24362) 17280 : cluster 0 pgmap v17249: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:24:40.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:24:39 smithi080 bash[41963]: audit 2023-12-01T14:24:39.382049+0000 mon.c (mon.2) 11068 : audit 0 from='client.? 172.21.15.80:0/435659109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:24:40.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:24:39 smithi080 bash[28361]: cluster 2023-12-01T14:24:38.693208+0000 mgr.y (mgr.24362) 17280 : cluster 0 pgmap v17249: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:24:40.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:24:39 smithi080 bash[28361]: audit 2023-12-01T14:24:39.382049+0000 mon.c (mon.2) 11068 : audit 0 from='client.? 172.21.15.80:0/435659109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:24:41.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:24:40 smithi090 bash[32384]: audit 2023-12-01T14:24:40.694889+0000 mon.c (mon.2) 11069 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:24:41.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:24:40 smithi080 bash[28361]: audit 2023-12-01T14:24:40.694889+0000 mon.c (mon.2) 11069 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:24:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:24:40 smithi080 bash[41963]: audit 2023-12-01T14:24:40.694889+0000 mon.c (mon.2) 11069 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:24:42.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:24:41 smithi090 bash[32384]: cluster 2023-12-01T14:24:40.693842+0000 mgr.y (mgr.24362) 17281 : cluster 0 pgmap v17250: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:24:42.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:24:41 smithi080 bash[28361]: cluster 2023-12-01T14:24:40.693842+0000 mgr.y (mgr.24362) 17281 : cluster 0 pgmap v17250: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:24:42.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:24:41 smithi080 bash[41963]: cluster 2023-12-01T14:24:40.693842+0000 mgr.y (mgr.24362) 17281 : cluster 0 pgmap v17250: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:24:43.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:24:42 smithi080 bash[28361]: audit 2023-12-01T14:24:41.836937+0000 mon.a (mon.0) 10539 : audit 0 from='client.? 172.21.15.80:0/1645694676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:24:43.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:24:42 smithi080 bash[41963]: audit 2023-12-01T14:24:41.836937+0000 mon.a (mon.0) 10539 : audit 0 from='client.? 172.21.15.80:0/1645694676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:24:43.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:24:42 smithi090 bash[32384]: audit 2023-12-01T14:24:41.836937+0000 mon.a (mon.0) 10539 : audit 0 from='client.? 172.21.15.80:0/1645694676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:24:44.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:24:43 smithi080 bash[41963]: cluster 2023-12-01T14:24:42.695126+0000 mgr.y (mgr.24362) 17282 : cluster 0 pgmap v17251: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:24:44.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:24:43 smithi080 bash[28361]: cluster 2023-12-01T14:24:42.695126+0000 mgr.y (mgr.24362) 17282 : cluster 0 pgmap v17251: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:24:44.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:24:43 smithi090 bash[32384]: cluster 2023-12-01T14:24:42.695126+0000 mgr.y (mgr.24362) 17282 : cluster 0 pgmap v17251: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:24:45.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:24:44 smithi080 bash[28361]: audit 2023-12-01T14:24:44.294719+0000 mon.c (mon.2) 11070 : audit 0 from='client.? 172.21.15.80:0/1182019718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:24:45.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:24:44 smithi080 bash[41963]: audit 2023-12-01T14:24:44.294719+0000 mon.c (mon.2) 11070 : audit 0 from='client.? 172.21.15.80:0/1182019718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:24:45.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:24:44 smithi090 bash[32384]: audit 2023-12-01T14:24:44.294719+0000 mon.c (mon.2) 11070 : audit 0 from='client.? 172.21.15.80:0/1182019718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:24:46.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:24:45 smithi080 bash[28361]: cluster 2023-12-01T14:24:44.695791+0000 mgr.y (mgr.24362) 17283 : cluster 0 pgmap v17252: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:24:46.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:24:45 smithi080 bash[41963]: cluster 2023-12-01T14:24:44.695791+0000 mgr.y (mgr.24362) 17283 : cluster 0 pgmap v17252: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:24:46.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:24:45 smithi090 bash[32384]: cluster 2023-12-01T14:24:44.695791+0000 mgr.y (mgr.24362) 17283 : cluster 0 pgmap v17252: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:24:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:24:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:24:46] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T14:24:47.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:24:46 smithi080 bash[28361]: audit 2023-12-01T14:24:46.748162+0000 mon.c (mon.2) 11071 : audit 0 from='client.? 172.21.15.80:0/3793698101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:24:47.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:24:46 smithi080 bash[41963]: audit 2023-12-01T14:24:46.748162+0000 mon.c (mon.2) 11071 : audit 0 from='client.? 172.21.15.80:0/3793698101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:24:47.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:24:46 smithi090 bash[32384]: audit 2023-12-01T14:24:46.748162+0000 mon.c (mon.2) 11071 : audit 0 from='client.? 172.21.15.80:0/3793698101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:24:48.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:24:47 smithi080 bash[41963]: cluster 2023-12-01T14:24:46.696876+0000 mgr.y (mgr.24362) 17284 : cluster 0 pgmap v17253: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:24:48.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:24:47 smithi080 bash[28361]: cluster 2023-12-01T14:24:46.696876+0000 mgr.y (mgr.24362) 17284 : cluster 0 pgmap v17253: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:24:48.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:24:47 smithi090 bash[32384]: cluster 2023-12-01T14:24:46.696876+0000 mgr.y (mgr.24362) 17284 : cluster 0 pgmap v17253: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:24:50.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:24:49 smithi080 bash[28361]: cluster 2023-12-01T14:24:48.697481+0000 mgr.y (mgr.24362) 17285 : cluster 0 pgmap v17254: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:24:50.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:24:49 smithi080 bash[28361]: audit 2023-12-01T14:24:49.211087+0000 mon.c (mon.2) 11072 : audit 0 from='client.? 172.21.15.80:0/1723314280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:24:50.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:24:49 smithi080 bash[41963]: cluster 2023-12-01T14:24:48.697481+0000 mgr.y (mgr.24362) 17285 : cluster 0 pgmap v17254: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:24:50.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:24:49 smithi080 bash[41963]: audit 2023-12-01T14:24:49.211087+0000 mon.c (mon.2) 11072 : audit 0 from='client.? 172.21.15.80:0/1723314280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:24:50.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:24:49 smithi090 bash[32384]: cluster 2023-12-01T14:24:48.697481+0000 mgr.y (mgr.24362) 17285 : cluster 0 pgmap v17254: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:24:50.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:24:49 smithi090 bash[32384]: audit 2023-12-01T14:24:49.211087+0000 mon.c (mon.2) 11072 : audit 0 from='client.? 172.21.15.80:0/1723314280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:24:52.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:24:51 smithi080 bash[41963]: cluster 2023-12-01T14:24:50.698098+0000 mgr.y (mgr.24362) 17286 : cluster 0 pgmap v17255: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:24:52.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:24:51 smithi080 bash[41963]: audit 2023-12-01T14:24:51.674957+0000 mon.a (mon.0) 10540 : audit 0 from='client.? 172.21.15.80:0/3010319994' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:24:52.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:24:51 smithi080 bash[28361]: cluster 2023-12-01T14:24:50.698098+0000 mgr.y (mgr.24362) 17286 : cluster 0 pgmap v17255: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:24:52.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:24:51 smithi080 bash[28361]: audit 2023-12-01T14:24:51.674957+0000 mon.a (mon.0) 10540 : audit 0 from='client.? 172.21.15.80:0/3010319994' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:24:52.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:24:51 smithi090 bash[32384]: cluster 2023-12-01T14:24:50.698098+0000 mgr.y (mgr.24362) 17286 : cluster 0 pgmap v17255: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:24:52.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:24:51 smithi090 bash[32384]: audit 2023-12-01T14:24:51.674957+0000 mon.a (mon.0) 10540 : audit 0 from='client.? 172.21.15.80:0/3010319994' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:24:54.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:24:53 smithi080 bash[41963]: cluster 2023-12-01T14:24:52.699229+0000 mgr.y (mgr.24362) 17287 : cluster 0 pgmap v17256: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:24:54.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:24:53 smithi080 bash[28361]: cluster 2023-12-01T14:24:52.699229+0000 mgr.y (mgr.24362) 17287 : cluster 0 pgmap v17256: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:24:54.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:24:53 smithi090 bash[32384]: cluster 2023-12-01T14:24:52.699229+0000 mgr.y (mgr.24362) 17287 : cluster 0 pgmap v17256: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:24:55.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:24:54 smithi080 bash[41963]: audit 2023-12-01T14:24:54.133484+0000 mon.a (mon.0) 10541 : audit 0 from='client.? 172.21.15.80:0/2227247182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:24:55.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:24:54 smithi080 bash[28361]: audit 2023-12-01T14:24:54.133484+0000 mon.a (mon.0) 10541 : audit 0 from='client.? 172.21.15.80:0/2227247182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:24:55.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:24:54 smithi090 bash[32384]: audit 2023-12-01T14:24:54.133484+0000 mon.a (mon.0) 10541 : audit 0 from='client.? 172.21.15.80:0/2227247182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:24:56.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:24:55 smithi080 bash[41963]: cluster 2023-12-01T14:24:54.699857+0000 mgr.y (mgr.24362) 17288 : cluster 0 pgmap v17257: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:24:56.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:24:55 smithi080 bash[41963]: audit 2023-12-01T14:24:55.695051+0000 mon.c (mon.2) 11073 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:24:56.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:24:55 smithi080 bash[28361]: cluster 2023-12-01T14:24:54.699857+0000 mgr.y (mgr.24362) 17288 : cluster 0 pgmap v17257: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:24:56.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:24:55 smithi080 bash[28361]: audit 2023-12-01T14:24:55.695051+0000 mon.c (mon.2) 11073 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:24:56.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:24:55 smithi090 bash[32384]: cluster 2023-12-01T14:24:54.699857+0000 mgr.y (mgr.24362) 17288 : cluster 0 pgmap v17257: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:24:56.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:24:55 smithi090 bash[32384]: audit 2023-12-01T14:24:55.695051+0000 mon.c (mon.2) 11073 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:24:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:24:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:24:56] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T14:24:57.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:24:56 smithi080 bash[28361]: audit 2023-12-01T14:24:56.595469+0000 mon.a (mon.0) 10542 : audit 0 from='client.? 172.21.15.80:0/2054189703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:24:57.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:24:56 smithi080 bash[41963]: audit 2023-12-01T14:24:56.595469+0000 mon.a (mon.0) 10542 : audit 0 from='client.? 172.21.15.80:0/2054189703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:24:57.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:24:56 smithi090 bash[32384]: audit 2023-12-01T14:24:56.595469+0000 mon.a (mon.0) 10542 : audit 0 from='client.? 172.21.15.80:0/2054189703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:24:58.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:24:57 smithi080 bash[41963]: cluster 2023-12-01T14:24:56.700798+0000 mgr.y (mgr.24362) 17289 : cluster 0 pgmap v17258: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:24:58.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:24:57 smithi080 bash[28361]: cluster 2023-12-01T14:24:56.700798+0000 mgr.y (mgr.24362) 17289 : cluster 0 pgmap v17258: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:24:58.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:24:57 smithi090 bash[32384]: cluster 2023-12-01T14:24:56.700798+0000 mgr.y (mgr.24362) 17289 : cluster 0 pgmap v17258: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:24:59.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:24:58 smithi080 bash[28361]: audit 2023-12-01T14:24:58.785396+0000 mon.c (mon.2) 11074 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:24:59.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:24:58 smithi080 bash[41963]: audit 2023-12-01T14:24:58.785396+0000 mon.c (mon.2) 11074 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:24:59.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:24:58 smithi090 bash[32384]: audit 2023-12-01T14:24:58.785396+0000 mon.c (mon.2) 11074 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:25:00.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:24:59 smithi080 bash[28361]: cluster 2023-12-01T14:24:58.701381+0000 mgr.y (mgr.24362) 17290 : cluster 0 pgmap v17259: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:25:00.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:24:59 smithi080 bash[28361]: audit 2023-12-01T14:24:59.078911+0000 mon.a (mon.0) 10543 : audit 0 from='client.? 172.21.15.80:0/1214995211' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:25:00.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:24:59 smithi080 bash[41963]: cluster 2023-12-01T14:24:58.701381+0000 mgr.y (mgr.24362) 17290 : cluster 0 pgmap v17259: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:25:00.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:24:59 smithi080 bash[41963]: audit 2023-12-01T14:24:59.078911+0000 mon.a (mon.0) 10543 : audit 0 from='client.? 172.21.15.80:0/1214995211' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:25:00.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:24:59 smithi090 bash[32384]: cluster 2023-12-01T14:24:58.701381+0000 mgr.y (mgr.24362) 17290 : cluster 0 pgmap v17259: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:25:00.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:24:59 smithi090 bash[32384]: audit 2023-12-01T14:24:59.078911+0000 mon.a (mon.0) 10543 : audit 0 from='client.? 172.21.15.80:0/1214995211' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:25:02.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:25:01 smithi080 bash[28361]: cluster 2023-12-01T14:25:00.702046+0000 mgr.y (mgr.24362) 17291 : cluster 0 pgmap v17260: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:25:02.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:25:01 smithi080 bash[28361]: audit 2023-12-01T14:25:01.532443+0000 mon.a (mon.0) 10544 : audit 0 from='client.? 172.21.15.80:0/1285172434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:25:02.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:25:01 smithi080 bash[41963]: cluster 2023-12-01T14:25:00.702046+0000 mgr.y (mgr.24362) 17291 : cluster 0 pgmap v17260: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:25:02.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:25:01 smithi080 bash[41963]: audit 2023-12-01T14:25:01.532443+0000 mon.a (mon.0) 10544 : audit 0 from='client.? 172.21.15.80:0/1285172434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:25:02.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:25:01 smithi090 bash[32384]: cluster 2023-12-01T14:25:00.702046+0000 mgr.y (mgr.24362) 17291 : cluster 0 pgmap v17260: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:25:02.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:25:01 smithi090 bash[32384]: audit 2023-12-01T14:25:01.532443+0000 mon.a (mon.0) 10544 : audit 0 from='client.? 172.21.15.80:0/1285172434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:25:04.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:25:03 smithi080 bash[28361]: cluster 2023-12-01T14:25:02.703134+0000 mgr.y (mgr.24362) 17292 : cluster 0 pgmap v17261: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:25:04.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:25:03 smithi080 bash[41963]: cluster 2023-12-01T14:25:02.703134+0000 mgr.y (mgr.24362) 17292 : cluster 0 pgmap v17261: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:25:04.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:25:03 smithi090 bash[32384]: cluster 2023-12-01T14:25:02.703134+0000 mgr.y (mgr.24362) 17292 : cluster 0 pgmap v17261: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:25:05.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:25:04 smithi080 bash[28361]: audit 2023-12-01T14:25:03.992075+0000 mon.a (mon.0) 10545 : audit 0 from='client.? 172.21.15.80:0/1368001233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:25:05.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:25:04 smithi080 bash[28361]: audit 2023-12-01T14:25:04.587133+0000 mon.a (mon.0) 10546 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:25:05.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:25:04 smithi080 bash[28361]: audit 2023-12-01T14:25:04.600766+0000 mon.a (mon.0) 10547 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:25:05.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:25:04 smithi080 bash[41963]: audit 2023-12-01T14:25:03.992075+0000 mon.a (mon.0) 10545 : audit 0 from='client.? 172.21.15.80:0/1368001233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:25:05.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:25:04 smithi080 bash[41963]: audit 2023-12-01T14:25:04.587133+0000 mon.a (mon.0) 10546 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:25:05.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:25:04 smithi080 bash[41963]: audit 2023-12-01T14:25:04.600766+0000 mon.a (mon.0) 10547 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:25:05.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:25:04 smithi090 bash[32384]: audit 2023-12-01T14:25:03.992075+0000 mon.a (mon.0) 10545 : audit 0 from='client.? 172.21.15.80:0/1368001233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:25:05.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:25:04 smithi090 bash[32384]: audit 2023-12-01T14:25:04.587133+0000 mon.a (mon.0) 10546 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:25:05.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:25:04 smithi090 bash[32384]: audit 2023-12-01T14:25:04.600766+0000 mon.a (mon.0) 10547 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:25:06.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:25:05 smithi080 bash[28361]: cluster 2023-12-01T14:25:04.703841+0000 mgr.y (mgr.24362) 17293 : cluster 0 pgmap v17262: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:25:06.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:25:05 smithi080 bash[28361]: audit 2023-12-01T14:25:04.986471+0000 mon.a (mon.0) 10548 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:25:06.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:25:05 smithi080 bash[28361]: audit 2023-12-01T14:25:05.000687+0000 mon.a (mon.0) 10549 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:25:06.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:25:05 smithi080 bash[28361]: audit 2023-12-01T14:25:05.536081+0000 mon.c (mon.2) 11075 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:25:06.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:25:05 smithi080 bash[28361]: audit 2023-12-01T14:25:05.537833+0000 mon.c (mon.2) 11076 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:25:06.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:25:05 smithi080 bash[28361]: audit 2023-12-01T14:25:05.548307+0000 mon.a (mon.0) 10550 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:25:06.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:25:05 smithi080 bash[41963]: cluster 2023-12-01T14:25:04.703841+0000 mgr.y (mgr.24362) 17293 : cluster 0 pgmap v17262: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:25:06.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:25:05 smithi080 bash[41963]: audit 2023-12-01T14:25:04.986471+0000 mon.a (mon.0) 10548 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:25:06.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:25:05 smithi080 bash[41963]: audit 2023-12-01T14:25:05.000687+0000 mon.a (mon.0) 10549 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:25:06.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:25:05 smithi080 bash[41963]: audit 2023-12-01T14:25:05.536081+0000 mon.c (mon.2) 11075 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:25:06.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:25:05 smithi080 bash[41963]: audit 2023-12-01T14:25:05.537833+0000 mon.c (mon.2) 11076 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:25:06.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:25:05 smithi080 bash[41963]: audit 2023-12-01T14:25:05.548307+0000 mon.a (mon.0) 10550 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:25:06.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:25:05 smithi090 bash[32384]: cluster 2023-12-01T14:25:04.703841+0000 mgr.y (mgr.24362) 17293 : cluster 0 pgmap v17262: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:25:06.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:25:05 smithi090 bash[32384]: audit 2023-12-01T14:25:04.986471+0000 mon.a (mon.0) 10548 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:25:06.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:25:05 smithi090 bash[32384]: audit 2023-12-01T14:25:05.000687+0000 mon.a (mon.0) 10549 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:25:06.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:25:05 smithi090 bash[32384]: audit 2023-12-01T14:25:05.536081+0000 mon.c (mon.2) 11075 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:25:06.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:25:05 smithi090 bash[32384]: audit 2023-12-01T14:25:05.537833+0000 mon.c (mon.2) 11076 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:25:06.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:25:05 smithi090 bash[32384]: audit 2023-12-01T14:25:05.548307+0000 mon.a (mon.0) 10550 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:25:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:25:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:25:06] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T14:25:07.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:25:06 smithi080 bash[28361]: audit 2023-12-01T14:25:06.450851+0000 mon.a (mon.0) 10551 : audit 0 from='client.? 172.21.15.80:0/3722205496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:25:07.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:25:06 smithi080 bash[41963]: audit 2023-12-01T14:25:06.450851+0000 mon.a (mon.0) 10551 : audit 0 from='client.? 172.21.15.80:0/3722205496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:25:07.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:25:06 smithi090 bash[32384]: audit 2023-12-01T14:25:06.450851+0000 mon.a (mon.0) 10551 : audit 0 from='client.? 172.21.15.80:0/3722205496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:25:08.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:25:07 smithi080 bash[28361]: cluster 2023-12-01T14:25:06.704979+0000 mgr.y (mgr.24362) 17294 : cluster 0 pgmap v17263: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:25:08.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:25:07 smithi080 bash[41963]: cluster 2023-12-01T14:25:06.704979+0000 mgr.y (mgr.24362) 17294 : cluster 0 pgmap v17263: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:25:08.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:25:07 smithi090 bash[32384]: cluster 2023-12-01T14:25:06.704979+0000 mgr.y (mgr.24362) 17294 : cluster 0 pgmap v17263: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:25:10.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:25:09 smithi080 bash[28361]: cluster 2023-12-01T14:25:08.705624+0000 mgr.y (mgr.24362) 17295 : cluster 0 pgmap v17264: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:25:10.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:25:09 smithi080 bash[28361]: audit 2023-12-01T14:25:08.915399+0000 mon.a (mon.0) 10552 : audit 0 from='client.? 172.21.15.80:0/3157265506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:25:10.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:25:09 smithi080 bash[41963]: cluster 2023-12-01T14:25:08.705624+0000 mgr.y (mgr.24362) 17295 : cluster 0 pgmap v17264: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:25:10.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:25:09 smithi080 bash[41963]: audit 2023-12-01T14:25:08.915399+0000 mon.a (mon.0) 10552 : audit 0 from='client.? 172.21.15.80:0/3157265506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:25:10.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:25:09 smithi090 bash[32384]: cluster 2023-12-01T14:25:08.705624+0000 mgr.y (mgr.24362) 17295 : cluster 0 pgmap v17264: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:25:10.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:25:09 smithi090 bash[32384]: audit 2023-12-01T14:25:08.915399+0000 mon.a (mon.0) 10552 : audit 0 from='client.? 172.21.15.80:0/3157265506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:25:11.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:25:10 smithi080 bash[41963]: audit 2023-12-01T14:25:10.695426+0000 mon.c (mon.2) 11077 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:25:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:25:10 smithi080 bash[28361]: audit 2023-12-01T14:25:10.695426+0000 mon.c (mon.2) 11077 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:25:11.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:25:10 smithi090 bash[32384]: audit 2023-12-01T14:25:10.695426+0000 mon.c (mon.2) 11077 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:25:12.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:25:11 smithi080 bash[28361]: cluster 2023-12-01T14:25:10.706178+0000 mgr.y (mgr.24362) 17296 : cluster 0 pgmap v17265: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:25:12.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:25:11 smithi080 bash[28361]: audit 2023-12-01T14:25:11.370793+0000 mon.a (mon.0) 10553 : audit 0 from='client.? 172.21.15.80:0/3956344422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:25:12.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:25:11 smithi080 bash[41963]: cluster 2023-12-01T14:25:10.706178+0000 mgr.y (mgr.24362) 17296 : cluster 0 pgmap v17265: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:25:12.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:25:11 smithi080 bash[41963]: audit 2023-12-01T14:25:11.370793+0000 mon.a (mon.0) 10553 : audit 0 from='client.? 172.21.15.80:0/3956344422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:25:12.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:25:11 smithi090 bash[32384]: cluster 2023-12-01T14:25:10.706178+0000 mgr.y (mgr.24362) 17296 : cluster 0 pgmap v17265: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:25:12.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:25:11 smithi090 bash[32384]: audit 2023-12-01T14:25:11.370793+0000 mon.a (mon.0) 10553 : audit 0 from='client.? 172.21.15.80:0/3956344422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:25:14.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:25:13 smithi080 bash[41963]: cluster 2023-12-01T14:25:12.707175+0000 mgr.y (mgr.24362) 17297 : cluster 0 pgmap v17266: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:25:14.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:25:13 smithi080 bash[41963]: audit 2023-12-01T14:25:13.823244+0000 mon.a (mon.0) 10554 : audit 0 from='client.? 172.21.15.80:0/1710844032' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:25:14.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:25:13 smithi080 bash[28361]: cluster 2023-12-01T14:25:12.707175+0000 mgr.y (mgr.24362) 17297 : cluster 0 pgmap v17266: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:25:14.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:25:13 smithi080 bash[28361]: audit 2023-12-01T14:25:13.823244+0000 mon.a (mon.0) 10554 : audit 0 from='client.? 172.21.15.80:0/1710844032' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:25:14.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:25:13 smithi090 bash[32384]: cluster 2023-12-01T14:25:12.707175+0000 mgr.y (mgr.24362) 17297 : cluster 0 pgmap v17266: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:25:14.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:25:13 smithi090 bash[32384]: audit 2023-12-01T14:25:13.823244+0000 mon.a (mon.0) 10554 : audit 0 from='client.? 172.21.15.80:0/1710844032' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:25:15.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:25:15 smithi080 bash[28361]: cluster 2023-12-01T14:25:14.707786+0000 mgr.y (mgr.24362) 17298 : cluster 0 pgmap v17267: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:25:15.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:25:15 smithi080 bash[41963]: cluster 2023-12-01T14:25:14.707786+0000 mgr.y (mgr.24362) 17298 : cluster 0 pgmap v17267: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:25:15.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:25:15 smithi090 bash[32384]: cluster 2023-12-01T14:25:14.707786+0000 mgr.y (mgr.24362) 17298 : cluster 0 pgmap v17267: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:25:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:25:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:25:16] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T14:25:16.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:25:16 smithi080 bash[41963]: audit 2023-12-01T14:25:16.277898+0000 mon.c (mon.2) 11078 : audit 0 from='client.? 172.21.15.80:0/1455178096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:25:16.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:25:16 smithi080 bash[28361]: audit 2023-12-01T14:25:16.277898+0000 mon.c (mon.2) 11078 : audit 0 from='client.? 172.21.15.80:0/1455178096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:25:16.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:25:16 smithi090 bash[32384]: audit 2023-12-01T14:25:16.277898+0000 mon.c (mon.2) 11078 : audit 0 from='client.? 172.21.15.80:0/1455178096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:25:17.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:25:17 smithi080 bash[41963]: cluster 2023-12-01T14:25:16.708910+0000 mgr.y (mgr.24362) 17299 : cluster 0 pgmap v17268: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:25:17.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:25:17 smithi080 bash[28361]: cluster 2023-12-01T14:25:16.708910+0000 mgr.y (mgr.24362) 17299 : cluster 0 pgmap v17268: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:25:17.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:25:17 smithi090 bash[32384]: cluster 2023-12-01T14:25:16.708910+0000 mgr.y (mgr.24362) 17299 : cluster 0 pgmap v17268: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:25:19.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:25:18 smithi080 bash[28361]: audit 2023-12-01T14:25:18.741711+0000 mon.a (mon.0) 10555 : audit 0 from='client.? 172.21.15.80:0/1606906600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:25:19.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:25:18 smithi080 bash[41963]: audit 2023-12-01T14:25:18.741711+0000 mon.a (mon.0) 10555 : audit 0 from='client.? 172.21.15.80:0/1606906600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:25:19.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:25:18 smithi090 bash[32384]: audit 2023-12-01T14:25:18.741711+0000 mon.a (mon.0) 10555 : audit 0 from='client.? 172.21.15.80:0/1606906600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:25:20.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:25:19 smithi080 bash[41963]: cluster 2023-12-01T14:25:18.709326+0000 mgr.y (mgr.24362) 17300 : cluster 0 pgmap v17269: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:25:20.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:25:19 smithi080 bash[28361]: cluster 2023-12-01T14:25:18.709326+0000 mgr.y (mgr.24362) 17300 : cluster 0 pgmap v17269: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:25:20.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:25:19 smithi090 bash[32384]: cluster 2023-12-01T14:25:18.709326+0000 mgr.y (mgr.24362) 17300 : cluster 0 pgmap v17269: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:25:22.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:25:21 smithi080 bash[28361]: cluster 2023-12-01T14:25:20.709965+0000 mgr.y (mgr.24362) 17301 : cluster 0 pgmap v17270: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:25:22.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:25:21 smithi080 bash[28361]: audit 2023-12-01T14:25:21.199080+0000 mon.c (mon.2) 11079 : audit 0 from='client.? 172.21.15.80:0/1810210876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:25:22.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:25:21 smithi080 bash[41963]: cluster 2023-12-01T14:25:20.709965+0000 mgr.y (mgr.24362) 17301 : cluster 0 pgmap v17270: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:25:22.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:25:21 smithi080 bash[41963]: audit 2023-12-01T14:25:21.199080+0000 mon.c (mon.2) 11079 : audit 0 from='client.? 172.21.15.80:0/1810210876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:25:22.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:25:21 smithi090 bash[32384]: cluster 2023-12-01T14:25:20.709965+0000 mgr.y (mgr.24362) 17301 : cluster 0 pgmap v17270: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:25:22.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:25:21 smithi090 bash[32384]: audit 2023-12-01T14:25:21.199080+0000 mon.c (mon.2) 11079 : audit 0 from='client.? 172.21.15.80:0/1810210876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:25:24.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:25:23 smithi080 bash[41963]: cluster 2023-12-01T14:25:22.711145+0000 mgr.y (mgr.24362) 17302 : cluster 0 pgmap v17271: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:25:24.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:25:23 smithi080 bash[41963]: audit 2023-12-01T14:25:23.656424+0000 mon.a (mon.0) 10556 : audit 0 from='client.? 172.21.15.80:0/933886707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:25:24.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:25:23 smithi080 bash[28361]: cluster 2023-12-01T14:25:22.711145+0000 mgr.y (mgr.24362) 17302 : cluster 0 pgmap v17271: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:25:24.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:25:23 smithi080 bash[28361]: audit 2023-12-01T14:25:23.656424+0000 mon.a (mon.0) 10556 : audit 0 from='client.? 172.21.15.80:0/933886707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:25:24.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:25:23 smithi090 bash[32384]: cluster 2023-12-01T14:25:22.711145+0000 mgr.y (mgr.24362) 17302 : cluster 0 pgmap v17271: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:25:24.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:25:23 smithi090 bash[32384]: audit 2023-12-01T14:25:23.656424+0000 mon.a (mon.0) 10556 : audit 0 from='client.? 172.21.15.80:0/933886707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:25:25.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:25:25 smithi080 bash[41963]: cluster 2023-12-01T14:25:24.711794+0000 mgr.y (mgr.24362) 17303 : cluster 0 pgmap v17272: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:25:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:25:25 smithi080 bash[28361]: cluster 2023-12-01T14:25:24.711794+0000 mgr.y (mgr.24362) 17303 : cluster 0 pgmap v17272: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:25:25.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:25:25 smithi090 bash[32384]: cluster 2023-12-01T14:25:24.711794+0000 mgr.y (mgr.24362) 17303 : cluster 0 pgmap v17272: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:25:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:25:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:25:26] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T14:25:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:25:26 smithi080 bash[28361]: audit 2023-12-01T14:25:25.696067+0000 mon.c (mon.2) 11080 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:25:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:25:26 smithi080 bash[28361]: audit 2023-12-01T14:25:26.109564+0000 mon.c (mon.2) 11081 : audit 0 from='client.? 172.21.15.80:0/1849299677' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:25:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:25:26 smithi080 bash[41963]: audit 2023-12-01T14:25:25.696067+0000 mon.c (mon.2) 11080 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:25:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:25:26 smithi080 bash[41963]: audit 2023-12-01T14:25:26.109564+0000 mon.c (mon.2) 11081 : audit 0 from='client.? 172.21.15.80:0/1849299677' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:25:26.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:25:26 smithi090 bash[32384]: audit 2023-12-01T14:25:25.696067+0000 mon.c (mon.2) 11080 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:25:26.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:25:26 smithi090 bash[32384]: audit 2023-12-01T14:25:26.109564+0000 mon.c (mon.2) 11081 : audit 0 from='client.? 172.21.15.80:0/1849299677' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:25:27.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:25:27 smithi080 bash[28361]: cluster 2023-12-01T14:25:26.712905+0000 mgr.y (mgr.24362) 17304 : cluster 0 pgmap v17273: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:25:27.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:25:27 smithi080 bash[41963]: cluster 2023-12-01T14:25:26.712905+0000 mgr.y (mgr.24362) 17304 : cluster 0 pgmap v17273: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:25:27.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:25:27 smithi090 bash[32384]: cluster 2023-12-01T14:25:26.712905+0000 mgr.y (mgr.24362) 17304 : cluster 0 pgmap v17273: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:25:28.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:25:28 smithi080 bash[28361]: audit 2023-12-01T14:25:28.573661+0000 mon.c (mon.2) 11082 : audit 0 from='client.? 172.21.15.80:0/1624353816' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:25:28.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:25:28 smithi080 bash[41963]: audit 2023-12-01T14:25:28.573661+0000 mon.c (mon.2) 11082 : audit 0 from='client.? 172.21.15.80:0/1624353816' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:25:29.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:25:28 smithi090 bash[32384]: audit 2023-12-01T14:25:28.573661+0000 mon.c (mon.2) 11082 : audit 0 from='client.? 172.21.15.80:0/1624353816' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:25:29.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:25:29 smithi080 bash[28361]: cluster 2023-12-01T14:25:28.713642+0000 mgr.y (mgr.24362) 17305 : cluster 0 pgmap v17274: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:25:29.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:25:29 smithi080 bash[41963]: cluster 2023-12-01T14:25:28.713642+0000 mgr.y (mgr.24362) 17305 : cluster 0 pgmap v17274: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:25:30.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:25:29 smithi090 bash[32384]: cluster 2023-12-01T14:25:28.713642+0000 mgr.y (mgr.24362) 17305 : cluster 0 pgmap v17274: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:25:32.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:25:31 smithi080 bash[28361]: cluster 2023-12-01T14:25:30.714186+0000 mgr.y (mgr.24362) 17306 : cluster 0 pgmap v17275: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:25:32.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:25:31 smithi080 bash[28361]: audit 2023-12-01T14:25:31.030781+0000 mon.c (mon.2) 11083 : audit 0 from='client.? 172.21.15.80:0/148748116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:25:32.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:25:31 smithi080 bash[41963]: cluster 2023-12-01T14:25:30.714186+0000 mgr.y (mgr.24362) 17306 : cluster 0 pgmap v17275: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:25:32.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:25:31 smithi080 bash[41963]: audit 2023-12-01T14:25:31.030781+0000 mon.c (mon.2) 11083 : audit 0 from='client.? 172.21.15.80:0/148748116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:25:32.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:25:31 smithi090 bash[32384]: cluster 2023-12-01T14:25:30.714186+0000 mgr.y (mgr.24362) 17306 : cluster 0 pgmap v17275: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:25:32.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:25:31 smithi090 bash[32384]: audit 2023-12-01T14:25:31.030781+0000 mon.c (mon.2) 11083 : audit 0 from='client.? 172.21.15.80:0/148748116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:25:34.188 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:25:33 smithi080 bash[41963]: cluster 2023-12-01T14:25:32.715357+0000 mgr.y (mgr.24362) 17307 : cluster 0 pgmap v17276: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:25:34.190 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:25:33 smithi080 bash[41963]: audit 2023-12-01T14:25:33.486847+0000 mon.c (mon.2) 11084 : audit 0 from='client.? 172.21.15.80:0/3155898927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:25:34.191 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:25:33 smithi080 bash[28361]: cluster 2023-12-01T14:25:32.715357+0000 mgr.y (mgr.24362) 17307 : cluster 0 pgmap v17276: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:25:34.191 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:25:33 smithi080 bash[28361]: audit 2023-12-01T14:25:33.486847+0000 mon.c (mon.2) 11084 : audit 0 from='client.? 172.21.15.80:0/3155898927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:25:34.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:25:33 smithi090 bash[32384]: cluster 2023-12-01T14:25:32.715357+0000 mgr.y (mgr.24362) 17307 : cluster 0 pgmap v17276: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:25:34.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:25:33 smithi090 bash[32384]: audit 2023-12-01T14:25:33.486847+0000 mon.c (mon.2) 11084 : audit 0 from='client.? 172.21.15.80:0/3155898927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:25:35.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:25:35 smithi080 bash[41963]: cluster 2023-12-01T14:25:34.716021+0000 mgr.y (mgr.24362) 17308 : cluster 0 pgmap v17277: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:25:35.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:25:35 smithi080 bash[28361]: cluster 2023-12-01T14:25:34.716021+0000 mgr.y (mgr.24362) 17308 : cluster 0 pgmap v17277: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:25:35.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:25:35 smithi090 bash[32384]: cluster 2023-12-01T14:25:34.716021+0000 mgr.y (mgr.24362) 17308 : cluster 0 pgmap v17277: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:25:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:25:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:25:36] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T14:25:36.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:25:36 smithi080 bash[28361]: audit 2023-12-01T14:25:35.937801+0000 mon.c (mon.2) 11085 : audit 0 from='client.? 172.21.15.80:0/3079168733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:25:36.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:25:36 smithi080 bash[41963]: audit 2023-12-01T14:25:35.937801+0000 mon.c (mon.2) 11085 : audit 0 from='client.? 172.21.15.80:0/3079168733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:25:36.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:25:36 smithi090 bash[32384]: audit 2023-12-01T14:25:35.937801+0000 mon.c (mon.2) 11085 : audit 0 from='client.? 172.21.15.80:0/3079168733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:25:37.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:25:37 smithi080 bash[28361]: cluster 2023-12-01T14:25:36.717142+0000 mgr.y (mgr.24362) 17309 : cluster 0 pgmap v17278: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:25:37.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:25:37 smithi080 bash[41963]: cluster 2023-12-01T14:25:36.717142+0000 mgr.y (mgr.24362) 17309 : cluster 0 pgmap v17278: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:25:37.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:25:37 smithi090 bash[32384]: cluster 2023-12-01T14:25:36.717142+0000 mgr.y (mgr.24362) 17309 : cluster 0 pgmap v17278: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:25:38.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:25:38 smithi090 bash[32384]: audit 2023-12-01T14:25:38.393803+0000 mon.c (mon.2) 11086 : audit 0 from='client.? 172.21.15.80:0/3093296819' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:25:38.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:25:38 smithi080 bash[41963]: audit 2023-12-01T14:25:38.393803+0000 mon.c (mon.2) 11086 : audit 0 from='client.? 172.21.15.80:0/3093296819' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:25:38.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:25:38 smithi080 bash[28361]: audit 2023-12-01T14:25:38.393803+0000 mon.c (mon.2) 11086 : audit 0 from='client.? 172.21.15.80:0/3093296819' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:25:39.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:25:39 smithi090 bash[32384]: cluster 2023-12-01T14:25:38.717903+0000 mgr.y (mgr.24362) 17310 : cluster 0 pgmap v17279: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:25:39.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:25:39 smithi080 bash[28361]: cluster 2023-12-01T14:25:38.717903+0000 mgr.y (mgr.24362) 17310 : cluster 0 pgmap v17279: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:25:39.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:25:39 smithi080 bash[41963]: cluster 2023-12-01T14:25:38.717903+0000 mgr.y (mgr.24362) 17310 : cluster 0 pgmap v17279: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:25:41.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:25:40 smithi090 bash[32384]: audit 2023-12-01T14:25:40.696118+0000 mon.c (mon.2) 11087 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:25:41.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:25:40 smithi080 bash[41963]: audit 2023-12-01T14:25:40.696118+0000 mon.c (mon.2) 11087 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:25:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:25:40 smithi080 bash[28361]: audit 2023-12-01T14:25:40.696118+0000 mon.c (mon.2) 11087 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:25:42.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:25:41 smithi080 bash[28361]: cluster 2023-12-01T14:25:40.718287+0000 mgr.y (mgr.24362) 17311 : cluster 0 pgmap v17280: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:25:42.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:25:41 smithi080 bash[28361]: audit 2023-12-01T14:25:40.852632+0000 mon.a (mon.0) 10557 : audit 0 from='client.? 172.21.15.80:0/3765717939' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:25:42.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:25:41 smithi080 bash[41963]: cluster 2023-12-01T14:25:40.718287+0000 mgr.y (mgr.24362) 17311 : cluster 0 pgmap v17280: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:25:42.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:25:41 smithi080 bash[41963]: audit 2023-12-01T14:25:40.852632+0000 mon.a (mon.0) 10557 : audit 0 from='client.? 172.21.15.80:0/3765717939' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:25:42.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:25:41 smithi090 bash[32384]: cluster 2023-12-01T14:25:40.718287+0000 mgr.y (mgr.24362) 17311 : cluster 0 pgmap v17280: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:25:42.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:25:41 smithi090 bash[32384]: audit 2023-12-01T14:25:40.852632+0000 mon.a (mon.0) 10557 : audit 0 from='client.? 172.21.15.80:0/3765717939' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:25:44.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:25:43 smithi080 bash[28361]: cluster 2023-12-01T14:25:42.719321+0000 mgr.y (mgr.24362) 17312 : cluster 0 pgmap v17281: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:25:44.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:25:43 smithi080 bash[28361]: audit 2023-12-01T14:25:43.308071+0000 mon.a (mon.0) 10558 : audit 0 from='client.? 172.21.15.80:0/2355457364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:25:44.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:25:43 smithi080 bash[41963]: cluster 2023-12-01T14:25:42.719321+0000 mgr.y (mgr.24362) 17312 : cluster 0 pgmap v17281: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:25:44.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:25:43 smithi080 bash[41963]: audit 2023-12-01T14:25:43.308071+0000 mon.a (mon.0) 10558 : audit 0 from='client.? 172.21.15.80:0/2355457364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:25:44.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:25:43 smithi090 bash[32384]: cluster 2023-12-01T14:25:42.719321+0000 mgr.y (mgr.24362) 17312 : cluster 0 pgmap v17281: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:25:44.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:25:43 smithi090 bash[32384]: audit 2023-12-01T14:25:43.308071+0000 mon.a (mon.0) 10558 : audit 0 from='client.? 172.21.15.80:0/2355457364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:25:45.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:25:45 smithi080 bash[41963]: cluster 2023-12-01T14:25:44.719984+0000 mgr.y (mgr.24362) 17313 : cluster 0 pgmap v17282: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:25:45.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:25:45 smithi080 bash[28361]: cluster 2023-12-01T14:25:44.719984+0000 mgr.y (mgr.24362) 17313 : cluster 0 pgmap v17282: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:25:45.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:25:45 smithi090 bash[32384]: cluster 2023-12-01T14:25:44.719984+0000 mgr.y (mgr.24362) 17313 : cluster 0 pgmap v17282: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:25:46.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:25:46 smithi080 bash[28361]: audit 2023-12-01T14:25:45.755188+0000 mon.c (mon.2) 11088 : audit 0 from='client.? 172.21.15.80:0/3312422055' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:25:46.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:25:46 smithi080 bash[41963]: audit 2023-12-01T14:25:45.755188+0000 mon.c (mon.2) 11088 : audit 0 from='client.? 172.21.15.80:0/3312422055' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:25:46.683 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:25:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:25:46] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T14:25:46.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:25:46 smithi090 bash[32384]: audit 2023-12-01T14:25:45.755188+0000 mon.c (mon.2) 11088 : audit 0 from='client.? 172.21.15.80:0/3312422055' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:25:47.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:25:47 smithi080 bash[28361]: cluster 2023-12-01T14:25:46.721075+0000 mgr.y (mgr.24362) 17314 : cluster 0 pgmap v17283: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:25:47.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:25:47 smithi080 bash[41963]: cluster 2023-12-01T14:25:46.721075+0000 mgr.y (mgr.24362) 17314 : cluster 0 pgmap v17283: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:25:47.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:25:47 smithi090 bash[32384]: cluster 2023-12-01T14:25:46.721075+0000 mgr.y (mgr.24362) 17314 : cluster 0 pgmap v17283: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:25:48.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:25:48 smithi080 bash[41963]: audit 2023-12-01T14:25:48.210816+0000 mon.c (mon.2) 11089 : audit 0 from='client.? 172.21.15.80:0/1794423289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:25:48.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:25:48 smithi080 bash[28361]: audit 2023-12-01T14:25:48.210816+0000 mon.c (mon.2) 11089 : audit 0 from='client.? 172.21.15.80:0/1794423289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:25:48.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:25:48 smithi090 bash[32384]: audit 2023-12-01T14:25:48.210816+0000 mon.c (mon.2) 11089 : audit 0 from='client.? 172.21.15.80:0/1794423289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:25:49.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:25:49 smithi080 bash[28361]: cluster 2023-12-01T14:25:48.721772+0000 mgr.y (mgr.24362) 17315 : cluster 0 pgmap v17284: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:25:49.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:25:49 smithi080 bash[41963]: cluster 2023-12-01T14:25:48.721772+0000 mgr.y (mgr.24362) 17315 : cluster 0 pgmap v17284: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:25:49.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:25:49 smithi090 bash[32384]: cluster 2023-12-01T14:25:48.721772+0000 mgr.y (mgr.24362) 17315 : cluster 0 pgmap v17284: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:25:51.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:25:50 smithi090 bash[32384]: audit 2023-12-01T14:25:50.665212+0000 mon.c (mon.2) 11090 : audit 0 from='client.? 172.21.15.80:0/3573297312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:25:51.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:25:50 smithi080 bash[28361]: audit 2023-12-01T14:25:50.665212+0000 mon.c (mon.2) 11090 : audit 0 from='client.? 172.21.15.80:0/3573297312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:25:51.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:25:50 smithi080 bash[41963]: audit 2023-12-01T14:25:50.665212+0000 mon.c (mon.2) 11090 : audit 0 from='client.? 172.21.15.80:0/3573297312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:25:52.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:25:51 smithi090 bash[32384]: cluster 2023-12-01T14:25:50.722342+0000 mgr.y (mgr.24362) 17316 : cluster 0 pgmap v17285: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:25:52.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:25:51 smithi080 bash[41963]: cluster 2023-12-01T14:25:50.722342+0000 mgr.y (mgr.24362) 17316 : cluster 0 pgmap v17285: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:25:52.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:25:51 smithi080 bash[28361]: cluster 2023-12-01T14:25:50.722342+0000 mgr.y (mgr.24362) 17316 : cluster 0 pgmap v17285: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:25:54.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:25:53 smithi090 bash[32384]: cluster 2023-12-01T14:25:52.723500+0000 mgr.y (mgr.24362) 17317 : cluster 0 pgmap v17286: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:25:54.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:25:53 smithi090 bash[32384]: audit 2023-12-01T14:25:53.138064+0000 mon.a (mon.0) 10559 : audit 0 from='client.? 172.21.15.80:0/1265755738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:25:54.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:25:53 smithi080 bash[41963]: cluster 2023-12-01T14:25:52.723500+0000 mgr.y (mgr.24362) 17317 : cluster 0 pgmap v17286: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:25:54.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:25:53 smithi080 bash[41963]: audit 2023-12-01T14:25:53.138064+0000 mon.a (mon.0) 10559 : audit 0 from='client.? 172.21.15.80:0/1265755738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:25:54.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:25:53 smithi080 bash[28361]: cluster 2023-12-01T14:25:52.723500+0000 mgr.y (mgr.24362) 17317 : cluster 0 pgmap v17286: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:25:54.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:25:53 smithi080 bash[28361]: audit 2023-12-01T14:25:53.138064+0000 mon.a (mon.0) 10559 : audit 0 from='client.? 172.21.15.80:0/1265755738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:25:55.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:25:55 smithi080 bash[41963]: cluster 2023-12-01T14:25:54.724194+0000 mgr.y (mgr.24362) 17318 : cluster 0 pgmap v17287: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:25:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:25:55 smithi080 bash[28361]: cluster 2023-12-01T14:25:54.724194+0000 mgr.y (mgr.24362) 17318 : cluster 0 pgmap v17287: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:25:55.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:25:55 smithi090 bash[32384]: cluster 2023-12-01T14:25:54.724194+0000 mgr.y (mgr.24362) 17318 : cluster 0 pgmap v17287: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:25:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:25:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:25:56] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T14:25:56.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:25:56 smithi080 bash[28361]: audit 2023-12-01T14:25:55.586599+0000 mon.a (mon.0) 10560 : audit 0 from='client.? 172.21.15.80:0/341207604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:25:56.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:25:56 smithi080 bash[28361]: audit 2023-12-01T14:25:55.696644+0000 mon.c (mon.2) 11091 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:25:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:25:56 smithi080 bash[41963]: audit 2023-12-01T14:25:55.586599+0000 mon.a (mon.0) 10560 : audit 0 from='client.? 172.21.15.80:0/341207604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:25:56.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:25:56 smithi080 bash[41963]: audit 2023-12-01T14:25:55.696644+0000 mon.c (mon.2) 11091 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:25:56.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:25:56 smithi090 bash[32384]: audit 2023-12-01T14:25:55.586599+0000 mon.a (mon.0) 10560 : audit 0 from='client.? 172.21.15.80:0/341207604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:25:56.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:25:56 smithi090 bash[32384]: audit 2023-12-01T14:25:55.696644+0000 mon.c (mon.2) 11091 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:25:57.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:25:57 smithi080 bash[41963]: cluster 2023-12-01T14:25:56.725486+0000 mgr.y (mgr.24362) 17319 : cluster 0 pgmap v17288: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:25:57.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:25:57 smithi080 bash[28361]: cluster 2023-12-01T14:25:56.725486+0000 mgr.y (mgr.24362) 17319 : cluster 0 pgmap v17288: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:25:57.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:25:57 smithi090 bash[32384]: cluster 2023-12-01T14:25:56.725486+0000 mgr.y (mgr.24362) 17319 : cluster 0 pgmap v17288: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:25:58.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:25:58 smithi080 bash[28361]: audit 2023-12-01T14:25:58.038194+0000 mon.c (mon.2) 11092 : audit 0 from='client.? 172.21.15.80:0/4122985337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:25:58.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:25:58 smithi080 bash[41963]: audit 2023-12-01T14:25:58.038194+0000 mon.c (mon.2) 11092 : audit 0 from='client.? 172.21.15.80:0/4122985337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:25:58.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:25:58 smithi090 bash[32384]: audit 2023-12-01T14:25:58.038194+0000 mon.c (mon.2) 11092 : audit 0 from='client.? 172.21.15.80:0/4122985337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:25:59.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:25:59 smithi080 bash[28361]: cluster 2023-12-01T14:25:58.726322+0000 mgr.y (mgr.24362) 17320 : cluster 0 pgmap v17289: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:25:59.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:25:59 smithi080 bash[41963]: cluster 2023-12-01T14:25:58.726322+0000 mgr.y (mgr.24362) 17320 : cluster 0 pgmap v17289: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:25:59.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:25:59 smithi090 bash[32384]: cluster 2023-12-01T14:25:58.726322+0000 mgr.y (mgr.24362) 17320 : cluster 0 pgmap v17289: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:26:00.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:26:00 smithi080 bash[41963]: audit 2023-12-01T14:26:00.483146+0000 mon.a (mon.0) 10561 : audit 0 from='client.? 172.21.15.80:0/3615393587' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:26:00.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:26:00 smithi080 bash[28361]: audit 2023-12-01T14:26:00.483146+0000 mon.a (mon.0) 10561 : audit 0 from='client.? 172.21.15.80:0/3615393587' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:26:01.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:26:00 smithi090 bash[32384]: audit 2023-12-01T14:26:00.483146+0000 mon.a (mon.0) 10561 : audit 0 from='client.? 172.21.15.80:0/3615393587' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:26:01.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:26:01 smithi080 bash[41963]: cluster 2023-12-01T14:26:00.727026+0000 mgr.y (mgr.24362) 17321 : cluster 0 pgmap v17290: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:26:01.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:26:01 smithi080 bash[28361]: cluster 2023-12-01T14:26:00.727026+0000 mgr.y (mgr.24362) 17321 : cluster 0 pgmap v17290: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:26:02.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:26:01 smithi090 bash[32384]: cluster 2023-12-01T14:26:00.727026+0000 mgr.y (mgr.24362) 17321 : cluster 0 pgmap v17290: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:26:04.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:26:03 smithi080 bash[41963]: cluster 2023-12-01T14:26:02.728121+0000 mgr.y (mgr.24362) 17322 : cluster 0 pgmap v17291: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:26:04.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:26:03 smithi080 bash[41963]: audit 2023-12-01T14:26:02.934749+0000 mon.c (mon.2) 11093 : audit 0 from='client.? 172.21.15.80:0/1306988112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:26:04.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:26:03 smithi080 bash[28361]: cluster 2023-12-01T14:26:02.728121+0000 mgr.y (mgr.24362) 17322 : cluster 0 pgmap v17291: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:26:04.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:26:03 smithi080 bash[28361]: audit 2023-12-01T14:26:02.934749+0000 mon.c (mon.2) 11093 : audit 0 from='client.? 172.21.15.80:0/1306988112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:26:04.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:26:03 smithi090 bash[32384]: cluster 2023-12-01T14:26:02.728121+0000 mgr.y (mgr.24362) 17322 : cluster 0 pgmap v17291: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:26:04.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:26:03 smithi090 bash[32384]: audit 2023-12-01T14:26:02.934749+0000 mon.c (mon.2) 11093 : audit 0 from='client.? 172.21.15.80:0/1306988112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:26:05.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:26:05 smithi080 bash[41963]: cluster 2023-12-01T14:26:04.728721+0000 mgr.y (mgr.24362) 17323 : cluster 0 pgmap v17292: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:26:05.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:26:05 smithi080 bash[28361]: cluster 2023-12-01T14:26:04.728721+0000 mgr.y (mgr.24362) 17323 : cluster 0 pgmap v17292: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:26:05.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:26:05 smithi090 bash[32384]: cluster 2023-12-01T14:26:04.728721+0000 mgr.y (mgr.24362) 17323 : cluster 0 pgmap v17292: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:26:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:26:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:26:06] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T14:26:06.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:26:06 smithi080 bash[28361]: audit 2023-12-01T14:26:05.386802+0000 mon.c (mon.2) 11094 : audit 0 from='client.? 172.21.15.80:0/215260179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:26:06.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:26:06 smithi080 bash[28361]: audit 2023-12-01T14:26:05.629767+0000 mon.c (mon.2) 11095 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:26:06.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:26:06 smithi080 bash[41963]: audit 2023-12-01T14:26:05.386802+0000 mon.c (mon.2) 11094 : audit 0 from='client.? 172.21.15.80:0/215260179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:26:06.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:26:06 smithi080 bash[41963]: audit 2023-12-01T14:26:05.629767+0000 mon.c (mon.2) 11095 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:26:06.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:26:06 smithi090 bash[32384]: audit 2023-12-01T14:26:05.386802+0000 mon.c (mon.2) 11094 : audit 0 from='client.? 172.21.15.80:0/215260179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:26:06.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:26:06 smithi090 bash[32384]: audit 2023-12-01T14:26:05.629767+0000 mon.c (mon.2) 11095 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:26:07.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:26:07 smithi080 bash[28361]: cluster 2023-12-01T14:26:06.729869+0000 mgr.y (mgr.24362) 17324 : cluster 0 pgmap v17293: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:26:07.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:26:07 smithi080 bash[41963]: cluster 2023-12-01T14:26:06.729869+0000 mgr.y (mgr.24362) 17324 : cluster 0 pgmap v17293: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:26:07.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:26:07 smithi090 bash[32384]: cluster 2023-12-01T14:26:06.729869+0000 mgr.y (mgr.24362) 17324 : cluster 0 pgmap v17293: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:26:08.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:26:08 smithi080 bash[41963]: audit 2023-12-01T14:26:07.832496+0000 mon.a (mon.0) 10562 : audit 0 from='client.? 172.21.15.80:0/1429629601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:26:08.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:26:08 smithi080 bash[28361]: audit 2023-12-01T14:26:07.832496+0000 mon.a (mon.0) 10562 : audit 0 from='client.? 172.21.15.80:0/1429629601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:26:08.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:26:08 smithi090 bash[32384]: audit 2023-12-01T14:26:07.832496+0000 mon.a (mon.0) 10562 : audit 0 from='client.? 172.21.15.80:0/1429629601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:26:09.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:26:09 smithi080 bash[28361]: cluster 2023-12-01T14:26:08.730475+0000 mgr.y (mgr.24362) 17325 : cluster 0 pgmap v17294: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:26:09.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:26:09 smithi080 bash[41963]: cluster 2023-12-01T14:26:08.730475+0000 mgr.y (mgr.24362) 17325 : cluster 0 pgmap v17294: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:26:09.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:26:09 smithi090 bash[32384]: cluster 2023-12-01T14:26:08.730475+0000 mgr.y (mgr.24362) 17325 : cluster 0 pgmap v17294: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:26:10.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:26:10 smithi080 bash[28361]: audit 2023-12-01T14:26:10.284259+0000 mon.a (mon.0) 10563 : audit 0 from='client.? 172.21.15.80:0/3554277184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:26:10.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:26:10 smithi080 bash[41963]: audit 2023-12-01T14:26:10.284259+0000 mon.a (mon.0) 10563 : audit 0 from='client.? 172.21.15.80:0/3554277184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:26:10.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:26:10 smithi090 bash[32384]: audit 2023-12-01T14:26:10.284259+0000 mon.a (mon.0) 10563 : audit 0 from='client.? 172.21.15.80:0/3554277184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:26:11.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:26:11 smithi080 bash[41963]: audit 2023-12-01T14:26:10.696794+0000 mon.c (mon.2) 11096 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:26:11.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:26:11 smithi080 bash[41963]: cluster 2023-12-01T14:26:10.730865+0000 mgr.y (mgr.24362) 17326 : cluster 0 pgmap v17295: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:26:11.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:26:11 smithi080 bash[28361]: audit 2023-12-01T14:26:10.696794+0000 mon.c (mon.2) 11096 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:26:11.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:26:11 smithi080 bash[28361]: cluster 2023-12-01T14:26:10.730865+0000 mgr.y (mgr.24362) 17326 : cluster 0 pgmap v17295: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:26:11.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:26:11 smithi090 bash[32384]: audit 2023-12-01T14:26:10.696794+0000 mon.c (mon.2) 11096 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:26:11.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:26:11 smithi090 bash[32384]: cluster 2023-12-01T14:26:10.730865+0000 mgr.y (mgr.24362) 17326 : cluster 0 pgmap v17295: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:26:12.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:26:12 smithi090 bash[32384]: audit 2023-12-01T14:26:11.480038+0000 mon.a (mon.0) 10564 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:26:12.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:26:12 smithi090 bash[32384]: audit 2023-12-01T14:26:11.491699+0000 mon.a (mon.0) 10565 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:26:12.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:26:12 smithi090 bash[32384]: audit 2023-12-01T14:26:11.832874+0000 mon.a (mon.0) 10566 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:26:12.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:26:12 smithi090 bash[32384]: audit 2023-12-01T14:26:11.843411+0000 mon.a (mon.0) 10567 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:26:12.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:26:12 smithi090 bash[32384]: audit 2023-12-01T14:26:12.316666+0000 mon.c (mon.2) 11097 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:26:12.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:26:12 smithi090 bash[32384]: audit 2023-12-01T14:26:12.318565+0000 mon.c (mon.2) 11098 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:26:12.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:26:12 smithi090 bash[32384]: audit 2023-12-01T14:26:12.328384+0000 mon.a (mon.0) 10568 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:26:12.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:26:12 smithi080 bash[28361]: audit 2023-12-01T14:26:11.480038+0000 mon.a (mon.0) 10564 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:26:12.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:26:12 smithi080 bash[28361]: audit 2023-12-01T14:26:11.491699+0000 mon.a (mon.0) 10565 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:26:12.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:26:12 smithi080 bash[28361]: audit 2023-12-01T14:26:11.832874+0000 mon.a (mon.0) 10566 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:26:12.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:26:12 smithi080 bash[28361]: audit 2023-12-01T14:26:11.843411+0000 mon.a (mon.0) 10567 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:26:12.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:26:12 smithi080 bash[28361]: audit 2023-12-01T14:26:12.316666+0000 mon.c (mon.2) 11097 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:26:12.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:26:12 smithi080 bash[28361]: audit 2023-12-01T14:26:12.318565+0000 mon.c (mon.2) 11098 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:26:12.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:26:12 smithi080 bash[28361]: audit 2023-12-01T14:26:12.328384+0000 mon.a (mon.0) 10568 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:26:12.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:26:12 smithi080 bash[41963]: audit 2023-12-01T14:26:11.480038+0000 mon.a (mon.0) 10564 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:26:12.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:26:12 smithi080 bash[41963]: audit 2023-12-01T14:26:11.491699+0000 mon.a (mon.0) 10565 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:26:12.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:26:12 smithi080 bash[41963]: audit 2023-12-01T14:26:11.832874+0000 mon.a (mon.0) 10566 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:26:12.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:26:12 smithi080 bash[41963]: audit 2023-12-01T14:26:11.843411+0000 mon.a (mon.0) 10567 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:26:12.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:26:12 smithi080 bash[41963]: audit 2023-12-01T14:26:12.316666+0000 mon.c (mon.2) 11097 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:26:12.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:26:12 smithi080 bash[41963]: audit 2023-12-01T14:26:12.318565+0000 mon.c (mon.2) 11098 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:26:12.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:26:12 smithi080 bash[41963]: audit 2023-12-01T14:26:12.328384+0000 mon.a (mon.0) 10568 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:26:13.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:26:13 smithi090 bash[32384]: cluster 2023-12-01T14:26:12.731939+0000 mgr.y (mgr.24362) 17327 : cluster 0 pgmap v17296: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:26:13.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:26:13 smithi090 bash[32384]: audit 2023-12-01T14:26:12.745372+0000 mon.a (mon.0) 10569 : audit 0 from='client.? 172.21.15.80:0/1964174408' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:26:13.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:26:13 smithi080 bash[41963]: cluster 2023-12-01T14:26:12.731939+0000 mgr.y (mgr.24362) 17327 : cluster 0 pgmap v17296: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:26:13.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:26:13 smithi080 bash[41963]: audit 2023-12-01T14:26:12.745372+0000 mon.a (mon.0) 10569 : audit 0 from='client.? 172.21.15.80:0/1964174408' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:26:13.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:26:13 smithi080 bash[28361]: cluster 2023-12-01T14:26:12.731939+0000 mgr.y (mgr.24362) 17327 : cluster 0 pgmap v17296: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:26:13.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:26:13 smithi080 bash[28361]: audit 2023-12-01T14:26:12.745372+0000 mon.a (mon.0) 10569 : audit 0 from='client.? 172.21.15.80:0/1964174408' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:26:15.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:26:15 smithi080 bash[41963]: cluster 2023-12-01T14:26:14.732529+0000 mgr.y (mgr.24362) 17328 : cluster 0 pgmap v17297: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:26:15.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:26:15 smithi080 bash[41963]: audit 2023-12-01T14:26:15.195564+0000 mon.c (mon.2) 11099 : audit 0 from='client.? 172.21.15.80:0/1855231070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:26:15.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:26:15 smithi080 bash[28361]: cluster 2023-12-01T14:26:14.732529+0000 mgr.y (mgr.24362) 17328 : cluster 0 pgmap v17297: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:26:15.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:26:15 smithi080 bash[28361]: audit 2023-12-01T14:26:15.195564+0000 mon.c (mon.2) 11099 : audit 0 from='client.? 172.21.15.80:0/1855231070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:26:15.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:26:15 smithi090 bash[32384]: cluster 2023-12-01T14:26:14.732529+0000 mgr.y (mgr.24362) 17328 : cluster 0 pgmap v17297: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:26:15.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:26:15 smithi090 bash[32384]: audit 2023-12-01T14:26:15.195564+0000 mon.c (mon.2) 11099 : audit 0 from='client.? 172.21.15.80:0/1855231070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:26:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:26:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:26:16] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T14:26:18.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:26:17 smithi080 bash[41963]: cluster 2023-12-01T14:26:16.733624+0000 mgr.y (mgr.24362) 17329 : cluster 0 pgmap v17298: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:26:18.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:26:17 smithi080 bash[41963]: audit 2023-12-01T14:26:17.654166+0000 mon.a (mon.0) 10570 : audit 0 from='client.? 172.21.15.80:0/1839612541' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:26:18.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:26:17 smithi080 bash[28361]: cluster 2023-12-01T14:26:16.733624+0000 mgr.y (mgr.24362) 17329 : cluster 0 pgmap v17298: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:26:18.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:26:17 smithi080 bash[28361]: audit 2023-12-01T14:26:17.654166+0000 mon.a (mon.0) 10570 : audit 0 from='client.? 172.21.15.80:0/1839612541' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:26:18.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:26:17 smithi090 bash[32384]: cluster 2023-12-01T14:26:16.733624+0000 mgr.y (mgr.24362) 17329 : cluster 0 pgmap v17298: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:26:18.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:26:17 smithi090 bash[32384]: audit 2023-12-01T14:26:17.654166+0000 mon.a (mon.0) 10570 : audit 0 from='client.? 172.21.15.80:0/1839612541' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:26:20.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:26:19 smithi080 bash[28361]: cluster 2023-12-01T14:26:18.734298+0000 mgr.y (mgr.24362) 17330 : cluster 0 pgmap v17299: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:26:20.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:26:19 smithi080 bash[41963]: cluster 2023-12-01T14:26:18.734298+0000 mgr.y (mgr.24362) 17330 : cluster 0 pgmap v17299: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:26:20.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:26:19 smithi090 bash[32384]: cluster 2023-12-01T14:26:18.734298+0000 mgr.y (mgr.24362) 17330 : cluster 0 pgmap v17299: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:26:21.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:26:20 smithi080 bash[28361]: audit 2023-12-01T14:26:20.109068+0000 mon.c (mon.2) 11100 : audit 0 from='client.? 172.21.15.80:0/2909988378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:26:21.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:26:20 smithi080 bash[41963]: audit 2023-12-01T14:26:20.109068+0000 mon.c (mon.2) 11100 : audit 0 from='client.? 172.21.15.80:0/2909988378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:26:21.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:26:20 smithi090 bash[32384]: audit 2023-12-01T14:26:20.109068+0000 mon.c (mon.2) 11100 : audit 0 from='client.? 172.21.15.80:0/2909988378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:26:22.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:26:21 smithi080 bash[41963]: cluster 2023-12-01T14:26:20.734940+0000 mgr.y (mgr.24362) 17331 : cluster 0 pgmap v17300: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:26:22.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:26:21 smithi080 bash[28361]: cluster 2023-12-01T14:26:20.734940+0000 mgr.y (mgr.24362) 17331 : cluster 0 pgmap v17300: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:26:22.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:26:21 smithi090 bash[32384]: cluster 2023-12-01T14:26:20.734940+0000 mgr.y (mgr.24362) 17331 : cluster 0 pgmap v17300: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:26:23.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:26:22 smithi080 bash[28361]: audit 2023-12-01T14:26:22.571920+0000 mon.a (mon.0) 10571 : audit 0 from='client.? 172.21.15.80:0/3905417591' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:26:23.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:26:22 smithi080 bash[41963]: audit 2023-12-01T14:26:22.571920+0000 mon.a (mon.0) 10571 : audit 0 from='client.? 172.21.15.80:0/3905417591' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:26:23.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:26:22 smithi090 bash[32384]: audit 2023-12-01T14:26:22.571920+0000 mon.a (mon.0) 10571 : audit 0 from='client.? 172.21.15.80:0/3905417591' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:26:24.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:26:23 smithi080 bash[28361]: cluster 2023-12-01T14:26:22.736108+0000 mgr.y (mgr.24362) 17332 : cluster 0 pgmap v17301: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:26:24.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:26:23 smithi080 bash[41963]: cluster 2023-12-01T14:26:22.736108+0000 mgr.y (mgr.24362) 17332 : cluster 0 pgmap v17301: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:26:24.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:26:23 smithi090 bash[32384]: cluster 2023-12-01T14:26:22.736108+0000 mgr.y (mgr.24362) 17332 : cluster 0 pgmap v17301: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:26:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:26:25 smithi080 bash[41963]: cluster 2023-12-01T14:26:24.736593+0000 mgr.y (mgr.24362) 17333 : cluster 0 pgmap v17302: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:26:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:26:25 smithi080 bash[41963]: audit 2023-12-01T14:26:25.020828+0000 mon.a (mon.0) 10572 : audit 0 from='client.? 172.21.15.80:0/1758411134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:26:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:26:25 smithi080 bash[28361]: cluster 2023-12-01T14:26:24.736593+0000 mgr.y (mgr.24362) 17333 : cluster 0 pgmap v17302: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:26:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:26:25 smithi080 bash[28361]: audit 2023-12-01T14:26:25.020828+0000 mon.a (mon.0) 10572 : audit 0 from='client.? 172.21.15.80:0/1758411134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:26:25.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:26:25 smithi090 bash[32384]: cluster 2023-12-01T14:26:24.736593+0000 mgr.y (mgr.24362) 17333 : cluster 0 pgmap v17302: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:26:25.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:26:25 smithi090 bash[32384]: audit 2023-12-01T14:26:25.020828+0000 mon.a (mon.0) 10572 : audit 0 from='client.? 172.21.15.80:0/1758411134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:26:26.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:26:26 smithi080 bash[28361]: audit 2023-12-01T14:26:25.697373+0000 mon.c (mon.2) 11101 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:26:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:26:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:26:26] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T14:26:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:26:26 smithi080 bash[41963]: audit 2023-12-01T14:26:25.697373+0000 mon.c (mon.2) 11101 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:26:26.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:26:26 smithi090 bash[32384]: audit 2023-12-01T14:26:25.697373+0000 mon.c (mon.2) 11101 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:26:27.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:26:27 smithi080 bash[28361]: cluster 2023-12-01T14:26:26.737663+0000 mgr.y (mgr.24362) 17334 : cluster 0 pgmap v17303: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:26:27.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:26:27 smithi080 bash[41963]: cluster 2023-12-01T14:26:26.737663+0000 mgr.y (mgr.24362) 17334 : cluster 0 pgmap v17303: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:26:27.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:26:27 smithi090 bash[32384]: cluster 2023-12-01T14:26:26.737663+0000 mgr.y (mgr.24362) 17334 : cluster 0 pgmap v17303: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:26:28.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:26:28 smithi080 bash[41963]: audit 2023-12-01T14:26:27.474062+0000 mon.c (mon.2) 11102 : audit 0 from='client.? 172.21.15.80:0/4248196480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:26:28.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:26:28 smithi080 bash[28361]: audit 2023-12-01T14:26:27.474062+0000 mon.c (mon.2) 11102 : audit 0 from='client.? 172.21.15.80:0/4248196480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:26:28.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:26:28 smithi090 bash[32384]: audit 2023-12-01T14:26:27.474062+0000 mon.c (mon.2) 11102 : audit 0 from='client.? 172.21.15.80:0/4248196480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:26:29.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:26:29 smithi080 bash[28361]: cluster 2023-12-01T14:26:28.738333+0000 mgr.y (mgr.24362) 17335 : cluster 0 pgmap v17304: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:26:29.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:26:29 smithi080 bash[41963]: cluster 2023-12-01T14:26:28.738333+0000 mgr.y (mgr.24362) 17335 : cluster 0 pgmap v17304: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:26:29.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:26:29 smithi090 bash[32384]: cluster 2023-12-01T14:26:28.738333+0000 mgr.y (mgr.24362) 17335 : cluster 0 pgmap v17304: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:26:30.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:26:30 smithi080 bash[41963]: audit 2023-12-01T14:26:29.926638+0000 mon.c (mon.2) 11103 : audit 0 from='client.? 172.21.15.80:0/812093016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:26:30.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:26:30 smithi080 bash[28361]: audit 2023-12-01T14:26:29.926638+0000 mon.c (mon.2) 11103 : audit 0 from='client.? 172.21.15.80:0/812093016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:26:30.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:26:30 smithi090 bash[32384]: audit 2023-12-01T14:26:29.926638+0000 mon.c (mon.2) 11103 : audit 0 from='client.? 172.21.15.80:0/812093016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:26:31.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:26:31 smithi090 bash[32384]: cluster 2023-12-01T14:26:30.738958+0000 mgr.y (mgr.24362) 17336 : cluster 0 pgmap v17305: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:26:31.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:26:31 smithi080 bash[41963]: cluster 2023-12-01T14:26:30.738958+0000 mgr.y (mgr.24362) 17336 : cluster 0 pgmap v17305: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:26:31.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:26:31 smithi080 bash[28361]: cluster 2023-12-01T14:26:30.738958+0000 mgr.y (mgr.24362) 17336 : cluster 0 pgmap v17305: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:26:32.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:26:32 smithi090 bash[32384]: audit 2023-12-01T14:26:32.379781+0000 mon.c (mon.2) 11104 : audit 0 from='client.? 172.21.15.80:0/2836197704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:26:32.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:26:32 smithi080 bash[28361]: audit 2023-12-01T14:26:32.379781+0000 mon.c (mon.2) 11104 : audit 0 from='client.? 172.21.15.80:0/2836197704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:26:32.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:26:32 smithi080 bash[41963]: audit 2023-12-01T14:26:32.379781+0000 mon.c (mon.2) 11104 : audit 0 from='client.? 172.21.15.80:0/2836197704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:26:33.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:26:33 smithi090 bash[32384]: cluster 2023-12-01T14:26:32.740249+0000 mgr.y (mgr.24362) 17337 : cluster 0 pgmap v17306: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:26:33.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:26:33 smithi080 bash[28361]: cluster 2023-12-01T14:26:32.740249+0000 mgr.y (mgr.24362) 17337 : cluster 0 pgmap v17306: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:26:33.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:26:33 smithi080 bash[41963]: cluster 2023-12-01T14:26:32.740249+0000 mgr.y (mgr.24362) 17337 : cluster 0 pgmap v17306: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:26:35.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:26:35 smithi080 bash[41963]: cluster 2023-12-01T14:26:34.740914+0000 mgr.y (mgr.24362) 17338 : cluster 0 pgmap v17307: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:26:35.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:26:35 smithi080 bash[41963]: audit 2023-12-01T14:26:34.834409+0000 mon.c (mon.2) 11105 : audit 0 from='client.? 172.21.15.80:0/3729606242' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:26:35.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:26:35 smithi080 bash[28361]: cluster 2023-12-01T14:26:34.740914+0000 mgr.y (mgr.24362) 17338 : cluster 0 pgmap v17307: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:26:35.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:26:35 smithi080 bash[28361]: audit 2023-12-01T14:26:34.834409+0000 mon.c (mon.2) 11105 : audit 0 from='client.? 172.21.15.80:0/3729606242' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:26:35.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:26:35 smithi090 bash[32384]: cluster 2023-12-01T14:26:34.740914+0000 mgr.y (mgr.24362) 17338 : cluster 0 pgmap v17307: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:26:35.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:26:35 smithi090 bash[32384]: audit 2023-12-01T14:26:34.834409+0000 mon.c (mon.2) 11105 : audit 0 from='client.? 172.21.15.80:0/3729606242' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:26:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:26:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:26:36] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T14:26:38.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:26:37 smithi080 bash[41963]: cluster 2023-12-01T14:26:36.742085+0000 mgr.y (mgr.24362) 17339 : cluster 0 pgmap v17308: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:26:38.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:26:37 smithi080 bash[41963]: audit 2023-12-01T14:26:37.282167+0000 mon.c (mon.2) 11106 : audit 0 from='client.? 172.21.15.80:0/1124037820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:26:38.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:26:37 smithi080 bash[28361]: cluster 2023-12-01T14:26:36.742085+0000 mgr.y (mgr.24362) 17339 : cluster 0 pgmap v17308: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:26:38.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:26:37 smithi080 bash[28361]: audit 2023-12-01T14:26:37.282167+0000 mon.c (mon.2) 11106 : audit 0 from='client.? 172.21.15.80:0/1124037820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:26:38.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:26:37 smithi090 bash[32384]: cluster 2023-12-01T14:26:36.742085+0000 mgr.y (mgr.24362) 17339 : cluster 0 pgmap v17308: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:26:38.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:26:37 smithi090 bash[32384]: audit 2023-12-01T14:26:37.282167+0000 mon.c (mon.2) 11106 : audit 0 from='client.? 172.21.15.80:0/1124037820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:26:40.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:26:39 smithi080 bash[28361]: cluster 2023-12-01T14:26:38.742758+0000 mgr.y (mgr.24362) 17340 : cluster 0 pgmap v17309: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:26:40.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:26:39 smithi080 bash[28361]: audit 2023-12-01T14:26:39.743351+0000 mon.a (mon.0) 10573 : audit 0 from='client.? 172.21.15.80:0/1949192922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:26:40.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:26:39 smithi080 bash[41963]: cluster 2023-12-01T14:26:38.742758+0000 mgr.y (mgr.24362) 17340 : cluster 0 pgmap v17309: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:26:40.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:26:39 smithi080 bash[41963]: audit 2023-12-01T14:26:39.743351+0000 mon.a (mon.0) 10573 : audit 0 from='client.? 172.21.15.80:0/1949192922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:26:40.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:26:39 smithi090 bash[32384]: cluster 2023-12-01T14:26:38.742758+0000 mgr.y (mgr.24362) 17340 : cluster 0 pgmap v17309: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:26:40.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:26:39 smithi090 bash[32384]: audit 2023-12-01T14:26:39.743351+0000 mon.a (mon.0) 10573 : audit 0 from='client.? 172.21.15.80:0/1949192922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:26:41.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:26:40 smithi080 bash[28361]: audit 2023-12-01T14:26:40.697746+0000 mon.c (mon.2) 11107 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:26:41.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:26:40 smithi080 bash[41963]: audit 2023-12-01T14:26:40.697746+0000 mon.c (mon.2) 11107 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:26:41.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:26:40 smithi090 bash[32384]: audit 2023-12-01T14:26:40.697746+0000 mon.c (mon.2) 11107 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:26:42.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:26:41 smithi080 bash[28361]: cluster 2023-12-01T14:26:40.743396+0000 mgr.y (mgr.24362) 17341 : cluster 0 pgmap v17310: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:26:42.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:26:41 smithi080 bash[41963]: cluster 2023-12-01T14:26:40.743396+0000 mgr.y (mgr.24362) 17341 : cluster 0 pgmap v17310: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:26:42.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:26:41 smithi090 bash[32384]: cluster 2023-12-01T14:26:40.743396+0000 mgr.y (mgr.24362) 17341 : cluster 0 pgmap v17310: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:26:43.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:26:42 smithi080 bash[28361]: audit 2023-12-01T14:26:42.193694+0000 mon.c (mon.2) 11108 : audit 0 from='client.? 172.21.15.80:0/3531914585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:26:43.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:26:42 smithi080 bash[41963]: audit 2023-12-01T14:26:42.193694+0000 mon.c (mon.2) 11108 : audit 0 from='client.? 172.21.15.80:0/3531914585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:26:43.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:26:42 smithi090 bash[32384]: audit 2023-12-01T14:26:42.193694+0000 mon.c (mon.2) 11108 : audit 0 from='client.? 172.21.15.80:0/3531914585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:26:44.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:26:43 smithi080 bash[41963]: cluster 2023-12-01T14:26:42.744584+0000 mgr.y (mgr.24362) 17342 : cluster 0 pgmap v17311: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:26:44.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:26:43 smithi080 bash[28361]: cluster 2023-12-01T14:26:42.744584+0000 mgr.y (mgr.24362) 17342 : cluster 0 pgmap v17311: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:26:44.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:26:43 smithi090 bash[32384]: cluster 2023-12-01T14:26:42.744584+0000 mgr.y (mgr.24362) 17342 : cluster 0 pgmap v17311: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:26:45.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:26:45 smithi080 bash[28361]: audit 2023-12-01T14:26:44.648325+0000 mon.c (mon.2) 11109 : audit 0 from='client.? 172.21.15.80:0/262104493' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:26:45.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:26:45 smithi080 bash[28361]: cluster 2023-12-01T14:26:44.745216+0000 mgr.y (mgr.24362) 17343 : cluster 0 pgmap v17312: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:26:45.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:26:45 smithi080 bash[41963]: audit 2023-12-01T14:26:44.648325+0000 mon.c (mon.2) 11109 : audit 0 from='client.? 172.21.15.80:0/262104493' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:26:45.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:26:45 smithi080 bash[41963]: cluster 2023-12-01T14:26:44.745216+0000 mgr.y (mgr.24362) 17343 : cluster 0 pgmap v17312: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:26:45.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:26:45 smithi090 bash[32384]: audit 2023-12-01T14:26:44.648325+0000 mon.c (mon.2) 11109 : audit 0 from='client.? 172.21.15.80:0/262104493' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:26:45.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:26:45 smithi090 bash[32384]: cluster 2023-12-01T14:26:44.745216+0000 mgr.y (mgr.24362) 17343 : cluster 0 pgmap v17312: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:26:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:26:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:26:46] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T14:26:48.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:26:47 smithi080 bash[41963]: cluster 2023-12-01T14:26:46.746331+0000 mgr.y (mgr.24362) 17344 : cluster 0 pgmap v17313: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:26:48.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:26:47 smithi080 bash[41963]: audit 2023-12-01T14:26:47.097767+0000 mon.c (mon.2) 11110 : audit 0 from='client.? 172.21.15.80:0/88974815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:26:48.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:26:47 smithi080 bash[28361]: cluster 2023-12-01T14:26:46.746331+0000 mgr.y (mgr.24362) 17344 : cluster 0 pgmap v17313: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:26:48.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:26:47 smithi080 bash[28361]: audit 2023-12-01T14:26:47.097767+0000 mon.c (mon.2) 11110 : audit 0 from='client.? 172.21.15.80:0/88974815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:26:48.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:26:47 smithi090 bash[32384]: cluster 2023-12-01T14:26:46.746331+0000 mgr.y (mgr.24362) 17344 : cluster 0 pgmap v17313: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:26:48.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:26:47 smithi090 bash[32384]: audit 2023-12-01T14:26:47.097767+0000 mon.c (mon.2) 11110 : audit 0 from='client.? 172.21.15.80:0/88974815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:26:50.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:26:49 smithi080 bash[28361]: cluster 2023-12-01T14:26:48.746963+0000 mgr.y (mgr.24362) 17345 : cluster 0 pgmap v17314: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:26:50.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:26:49 smithi080 bash[28361]: audit 2023-12-01T14:26:49.582766+0000 mon.a (mon.0) 10574 : audit 0 from='client.? 172.21.15.80:0/2330880684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:26:50.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:26:49 smithi080 bash[41963]: cluster 2023-12-01T14:26:48.746963+0000 mgr.y (mgr.24362) 17345 : cluster 0 pgmap v17314: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:26:50.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:26:49 smithi080 bash[41963]: audit 2023-12-01T14:26:49.582766+0000 mon.a (mon.0) 10574 : audit 0 from='client.? 172.21.15.80:0/2330880684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:26:50.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:26:49 smithi090 bash[32384]: cluster 2023-12-01T14:26:48.746963+0000 mgr.y (mgr.24362) 17345 : cluster 0 pgmap v17314: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:26:50.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:26:49 smithi090 bash[32384]: audit 2023-12-01T14:26:49.582766+0000 mon.a (mon.0) 10574 : audit 0 from='client.? 172.21.15.80:0/2330880684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:26:52.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:26:51 smithi080 bash[28361]: cluster 2023-12-01T14:26:50.747569+0000 mgr.y (mgr.24362) 17346 : cluster 0 pgmap v17315: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:26:52.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:26:51 smithi080 bash[41963]: cluster 2023-12-01T14:26:50.747569+0000 mgr.y (mgr.24362) 17346 : cluster 0 pgmap v17315: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:26:52.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:26:51 smithi090 bash[32384]: cluster 2023-12-01T14:26:50.747569+0000 mgr.y (mgr.24362) 17346 : cluster 0 pgmap v17315: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:26:53.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:26:52 smithi080 bash[28361]: audit 2023-12-01T14:26:52.054020+0000 mon.c (mon.2) 11111 : audit 0 from='client.? 172.21.15.80:0/989871705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:26:53.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:26:52 smithi080 bash[41963]: audit 2023-12-01T14:26:52.054020+0000 mon.c (mon.2) 11111 : audit 0 from='client.? 172.21.15.80:0/989871705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:26:53.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:26:52 smithi090 bash[32384]: audit 2023-12-01T14:26:52.054020+0000 mon.c (mon.2) 11111 : audit 0 from='client.? 172.21.15.80:0/989871705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:26:54.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:26:53 smithi080 bash[41963]: cluster 2023-12-01T14:26:52.748732+0000 mgr.y (mgr.24362) 17347 : cluster 0 pgmap v17316: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:26:54.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:26:53 smithi080 bash[28361]: cluster 2023-12-01T14:26:52.748732+0000 mgr.y (mgr.24362) 17347 : cluster 0 pgmap v17316: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:26:54.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:26:53 smithi090 bash[32384]: cluster 2023-12-01T14:26:52.748732+0000 mgr.y (mgr.24362) 17347 : cluster 0 pgmap v17316: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:26:55.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:26:55 smithi080 bash[28361]: audit 2023-12-01T14:26:54.516486+0000 mon.a (mon.0) 10575 : audit 0 from='client.? 172.21.15.80:0/71715373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:26:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:26:55 smithi080 bash[28361]: cluster 2023-12-01T14:26:54.749436+0000 mgr.y (mgr.24362) 17348 : cluster 0 pgmap v17317: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:26:55.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:26:55 smithi080 bash[41963]: audit 2023-12-01T14:26:54.516486+0000 mon.a (mon.0) 10575 : audit 0 from='client.? 172.21.15.80:0/71715373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:26:55.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:26:55 smithi080 bash[41963]: cluster 2023-12-01T14:26:54.749436+0000 mgr.y (mgr.24362) 17348 : cluster 0 pgmap v17317: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:26:55.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:26:55 smithi090 bash[32384]: audit 2023-12-01T14:26:54.516486+0000 mon.a (mon.0) 10575 : audit 0 from='client.? 172.21.15.80:0/71715373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:26:55.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:26:55 smithi090 bash[32384]: cluster 2023-12-01T14:26:54.749436+0000 mgr.y (mgr.24362) 17348 : cluster 0 pgmap v17317: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:26:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:26:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:26:56] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T14:26:56.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:26:56 smithi080 bash[41963]: audit 2023-12-01T14:26:55.697992+0000 mon.c (mon.2) 11112 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:26:56.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:26:56 smithi080 bash[28361]: audit 2023-12-01T14:26:55.697992+0000 mon.c (mon.2) 11112 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:26:56.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:26:56 smithi090 bash[32384]: audit 2023-12-01T14:26:55.697992+0000 mon.c (mon.2) 11112 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:26:57.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:26:57 smithi080 bash[41963]: cluster 2023-12-01T14:26:56.750557+0000 mgr.y (mgr.24362) 17349 : cluster 0 pgmap v17318: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:26:57.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:26:57 smithi080 bash[41963]: audit 2023-12-01T14:26:56.971085+0000 mon.a (mon.0) 10576 : audit 0 from='client.? 172.21.15.80:0/3047243369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:26:57.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:26:57 smithi080 bash[28361]: cluster 2023-12-01T14:26:56.750557+0000 mgr.y (mgr.24362) 17349 : cluster 0 pgmap v17318: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:26:57.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:26:57 smithi080 bash[28361]: audit 2023-12-01T14:26:56.971085+0000 mon.a (mon.0) 10576 : audit 0 from='client.? 172.21.15.80:0/3047243369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:26:57.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:26:57 smithi090 bash[32384]: cluster 2023-12-01T14:26:56.750557+0000 mgr.y (mgr.24362) 17349 : cluster 0 pgmap v17318: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:26:57.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:26:57 smithi090 bash[32384]: audit 2023-12-01T14:26:56.971085+0000 mon.a (mon.0) 10576 : audit 0 from='client.? 172.21.15.80:0/3047243369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:27:00.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:26:59 smithi080 bash[28361]: cluster 2023-12-01T14:26:58.751248+0000 mgr.y (mgr.24362) 17350 : cluster 0 pgmap v17319: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:27:00.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:26:59 smithi080 bash[28361]: audit 2023-12-01T14:26:59.428172+0000 mon.c (mon.2) 11113 : audit 0 from='client.? 172.21.15.80:0/415002255' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:27:00.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:26:59 smithi080 bash[41963]: cluster 2023-12-01T14:26:58.751248+0000 mgr.y (mgr.24362) 17350 : cluster 0 pgmap v17319: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:27:00.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:26:59 smithi080 bash[41963]: audit 2023-12-01T14:26:59.428172+0000 mon.c (mon.2) 11113 : audit 0 from='client.? 172.21.15.80:0/415002255' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:27:00.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:26:59 smithi090 bash[32384]: cluster 2023-12-01T14:26:58.751248+0000 mgr.y (mgr.24362) 17350 : cluster 0 pgmap v17319: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:27:00.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:26:59 smithi090 bash[32384]: audit 2023-12-01T14:26:59.428172+0000 mon.c (mon.2) 11113 : audit 0 from='client.? 172.21.15.80:0/415002255' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:27:02.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:27:01 smithi080 bash[28361]: cluster 2023-12-01T14:27:00.751961+0000 mgr.y (mgr.24362) 17351 : cluster 0 pgmap v17320: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:27:02.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:27:01 smithi080 bash[41963]: cluster 2023-12-01T14:27:00.751961+0000 mgr.y (mgr.24362) 17351 : cluster 0 pgmap v17320: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:27:02.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:27:01 smithi090 bash[32384]: cluster 2023-12-01T14:27:00.751961+0000 mgr.y (mgr.24362) 17351 : cluster 0 pgmap v17320: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:27:03.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:27:02 smithi080 bash[41963]: audit 2023-12-01T14:27:01.884442+0000 mon.a (mon.0) 10577 : audit 0 from='client.? 172.21.15.80:0/3134663636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:27:03.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:27:02 smithi080 bash[28361]: audit 2023-12-01T14:27:01.884442+0000 mon.a (mon.0) 10577 : audit 0 from='client.? 172.21.15.80:0/3134663636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:27:03.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:27:02 smithi090 bash[32384]: audit 2023-12-01T14:27:01.884442+0000 mon.a (mon.0) 10577 : audit 0 from='client.? 172.21.15.80:0/3134663636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:27:04.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:27:03 smithi080 bash[41963]: cluster 2023-12-01T14:27:02.753094+0000 mgr.y (mgr.24362) 17352 : cluster 0 pgmap v17321: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:27:04.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:27:03 smithi080 bash[28361]: cluster 2023-12-01T14:27:02.753094+0000 mgr.y (mgr.24362) 17352 : cluster 0 pgmap v17321: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:27:04.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:27:03 smithi090 bash[32384]: cluster 2023-12-01T14:27:02.753094+0000 mgr.y (mgr.24362) 17352 : cluster 0 pgmap v17321: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:27:05.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:27:04 smithi080 bash[28361]: audit 2023-12-01T14:27:04.333395+0000 mon.a (mon.0) 10578 : audit 0 from='client.? 172.21.15.80:0/620276515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:27:05.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:27:04 smithi080 bash[41963]: audit 2023-12-01T14:27:04.333395+0000 mon.a (mon.0) 10578 : audit 0 from='client.? 172.21.15.80:0/620276515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:27:05.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:27:04 smithi090 bash[32384]: audit 2023-12-01T14:27:04.333395+0000 mon.a (mon.0) 10578 : audit 0 from='client.? 172.21.15.80:0/620276515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:27:06.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:27:05 smithi080 bash[41963]: cluster 2023-12-01T14:27:04.753750+0000 mgr.y (mgr.24362) 17353 : cluster 0 pgmap v17322: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:27:06.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:27:05 smithi080 bash[28361]: cluster 2023-12-01T14:27:04.753750+0000 mgr.y (mgr.24362) 17353 : cluster 0 pgmap v17322: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:27:06.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:27:05 smithi090 bash[32384]: cluster 2023-12-01T14:27:04.753750+0000 mgr.y (mgr.24362) 17353 : cluster 0 pgmap v17322: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:27:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:27:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:27:06] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T14:27:07.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:27:06 smithi080 bash[28361]: audit 2023-12-01T14:27:06.776914+0000 mon.a (mon.0) 10579 : audit 0 from='client.? 172.21.15.80:0/4064556531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:27:07.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:27:06 smithi080 bash[41963]: audit 2023-12-01T14:27:06.776914+0000 mon.a (mon.0) 10579 : audit 0 from='client.? 172.21.15.80:0/4064556531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:27:07.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:27:06 smithi090 bash[32384]: audit 2023-12-01T14:27:06.776914+0000 mon.a (mon.0) 10579 : audit 0 from='client.? 172.21.15.80:0/4064556531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:27:08.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:27:07 smithi080 bash[28361]: cluster 2023-12-01T14:27:06.754930+0000 mgr.y (mgr.24362) 17354 : cluster 0 pgmap v17323: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:27:08.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:27:07 smithi080 bash[41963]: cluster 2023-12-01T14:27:06.754930+0000 mgr.y (mgr.24362) 17354 : cluster 0 pgmap v17323: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:27:08.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:27:07 smithi090 bash[32384]: cluster 2023-12-01T14:27:06.754930+0000 mgr.y (mgr.24362) 17354 : cluster 0 pgmap v17323: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:27:10.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:27:09 smithi080 bash[28361]: cluster 2023-12-01T14:27:08.755561+0000 mgr.y (mgr.24362) 17355 : cluster 0 pgmap v17324: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:27:10.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:27:09 smithi080 bash[28361]: audit 2023-12-01T14:27:09.240558+0000 mon.c (mon.2) 11114 : audit 0 from='client.? 172.21.15.80:0/2813348224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:27:10.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:27:09 smithi080 bash[41963]: cluster 2023-12-01T14:27:08.755561+0000 mgr.y (mgr.24362) 17355 : cluster 0 pgmap v17324: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:27:10.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:27:09 smithi080 bash[41963]: audit 2023-12-01T14:27:09.240558+0000 mon.c (mon.2) 11114 : audit 0 from='client.? 172.21.15.80:0/2813348224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:27:10.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:27:09 smithi090 bash[32384]: cluster 2023-12-01T14:27:08.755561+0000 mgr.y (mgr.24362) 17355 : cluster 0 pgmap v17324: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:27:10.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:27:09 smithi090 bash[32384]: audit 2023-12-01T14:27:09.240558+0000 mon.c (mon.2) 11114 : audit 0 from='client.? 172.21.15.80:0/2813348224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:27:11.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:27:10 smithi080 bash[28361]: audit 2023-12-01T14:27:10.698494+0000 mon.c (mon.2) 11115 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:27:11.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:27:10 smithi080 bash[41963]: audit 2023-12-01T14:27:10.698494+0000 mon.c (mon.2) 11115 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:27:11.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:27:10 smithi090 bash[32384]: audit 2023-12-01T14:27:10.698494+0000 mon.c (mon.2) 11115 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:27:12.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:27:11 smithi080 bash[41963]: cluster 2023-12-01T14:27:10.756233+0000 mgr.y (mgr.24362) 17356 : cluster 0 pgmap v17325: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:27:12.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:27:11 smithi080 bash[41963]: audit 2023-12-01T14:27:11.698379+0000 mon.c (mon.2) 11116 : audit 0 from='client.? 172.21.15.80:0/299129314' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:27:12.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:27:11 smithi080 bash[28361]: cluster 2023-12-01T14:27:10.756233+0000 mgr.y (mgr.24362) 17356 : cluster 0 pgmap v17325: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:27:12.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:27:11 smithi080 bash[28361]: audit 2023-12-01T14:27:11.698379+0000 mon.c (mon.2) 11116 : audit 0 from='client.? 172.21.15.80:0/299129314' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:27:12.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:27:11 smithi090 bash[32384]: cluster 2023-12-01T14:27:10.756233+0000 mgr.y (mgr.24362) 17356 : cluster 0 pgmap v17325: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:27:12.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:27:11 smithi090 bash[32384]: audit 2023-12-01T14:27:11.698379+0000 mon.c (mon.2) 11116 : audit 0 from='client.? 172.21.15.80:0/299129314' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:27:13.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:27:12 smithi080 bash[28361]: audit 2023-12-01T14:27:12.409390+0000 mon.c (mon.2) 11117 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:27:13.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:27:12 smithi080 bash[41963]: audit 2023-12-01T14:27:12.409390+0000 mon.c (mon.2) 11117 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:27:13.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:27:12 smithi090 bash[32384]: audit 2023-12-01T14:27:12.409390+0000 mon.c (mon.2) 11117 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:27:14.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:27:13 smithi080 bash[41963]: cluster 2023-12-01T14:27:12.757273+0000 mgr.y (mgr.24362) 17357 : cluster 0 pgmap v17326: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:27:14.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:27:13 smithi080 bash[28361]: cluster 2023-12-01T14:27:12.757273+0000 mgr.y (mgr.24362) 17357 : cluster 0 pgmap v17326: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:27:14.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:27:13 smithi090 bash[32384]: cluster 2023-12-01T14:27:12.757273+0000 mgr.y (mgr.24362) 17357 : cluster 0 pgmap v17326: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:27:15.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:27:14 smithi080 bash[41963]: audit 2023-12-01T14:27:14.143924+0000 mon.a (mon.0) 10580 : audit 0 from='client.? 172.21.15.80:0/1990230978' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:27:15.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:27:14 smithi080 bash[28361]: audit 2023-12-01T14:27:14.143924+0000 mon.a (mon.0) 10580 : audit 0 from='client.? 172.21.15.80:0/1990230978' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:27:15.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:27:14 smithi090 bash[32384]: audit 2023-12-01T14:27:14.143924+0000 mon.a (mon.0) 10580 : audit 0 from='client.? 172.21.15.80:0/1990230978' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:27:16.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:27:15 smithi080 bash[28361]: cluster 2023-12-01T14:27:14.757938+0000 mgr.y (mgr.24362) 17358 : cluster 0 pgmap v17327: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:27:16.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:27:15 smithi080 bash[41963]: cluster 2023-12-01T14:27:14.757938+0000 mgr.y (mgr.24362) 17358 : cluster 0 pgmap v17327: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:27:16.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:27:15 smithi090 bash[32384]: cluster 2023-12-01T14:27:14.757938+0000 mgr.y (mgr.24362) 17358 : cluster 0 pgmap v17327: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:27:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:27:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:27:16] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T14:27:17.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:27:16 smithi080 bash[28361]: audit 2023-12-01T14:27:16.601791+0000 mon.c (mon.2) 11118 : audit 0 from='client.? 172.21.15.80:0/3140703791' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:27:17.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:27:16 smithi080 bash[41963]: audit 2023-12-01T14:27:16.601791+0000 mon.c (mon.2) 11118 : audit 0 from='client.? 172.21.15.80:0/3140703791' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:27:17.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:27:16 smithi090 bash[32384]: audit 2023-12-01T14:27:16.601791+0000 mon.c (mon.2) 11118 : audit 0 from='client.? 172.21.15.80:0/3140703791' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:27:18.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:27:17 smithi080 bash[28361]: cluster 2023-12-01T14:27:16.759255+0000 mgr.y (mgr.24362) 17359 : cluster 0 pgmap v17328: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:27:18.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:27:17 smithi080 bash[41963]: cluster 2023-12-01T14:27:16.759255+0000 mgr.y (mgr.24362) 17359 : cluster 0 pgmap v17328: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:27:18.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:27:17 smithi090 bash[32384]: cluster 2023-12-01T14:27:16.759255+0000 mgr.y (mgr.24362) 17359 : cluster 0 pgmap v17328: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:27:19.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:27:19 smithi090 bash[32384]: audit 2023-12-01T14:27:18.258840+0000 mon.a (mon.0) 10581 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:27:19.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:27:19 smithi090 bash[32384]: audit 2023-12-01T14:27:18.269425+0000 mon.a (mon.0) 10582 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:27:19.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:27:19 smithi090 bash[32384]: audit 2023-12-01T14:27:18.672674+0000 mon.a (mon.0) 10583 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:27:19.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:27:19 smithi090 bash[32384]: audit 2023-12-01T14:27:18.689275+0000 mon.a (mon.0) 10584 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:27:19.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:27:19 smithi090 bash[32384]: cluster 2023-12-01T14:27:18.759782+0000 mgr.y (mgr.24362) 17360 : cluster 0 pgmap v17329: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:27:19.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:27:19 smithi090 bash[32384]: audit 2023-12-01T14:27:19.051074+0000 mon.c (mon.2) 11119 : audit 0 from='client.? 172.21.15.80:0/2131261503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:27:19.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:27:19 smithi080 bash[41963]: audit 2023-12-01T14:27:18.258840+0000 mon.a (mon.0) 10581 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:27:19.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:27:19 smithi080 bash[41963]: audit 2023-12-01T14:27:18.269425+0000 mon.a (mon.0) 10582 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:27:19.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:27:19 smithi080 bash[41963]: audit 2023-12-01T14:27:18.672674+0000 mon.a (mon.0) 10583 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:27:19.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:27:19 smithi080 bash[41963]: audit 2023-12-01T14:27:18.689275+0000 mon.a (mon.0) 10584 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:27:19.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:27:19 smithi080 bash[41963]: cluster 2023-12-01T14:27:18.759782+0000 mgr.y (mgr.24362) 17360 : cluster 0 pgmap v17329: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:27:19.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:27:19 smithi080 bash[41963]: audit 2023-12-01T14:27:19.051074+0000 mon.c (mon.2) 11119 : audit 0 from='client.? 172.21.15.80:0/2131261503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:27:19.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:27:19 smithi080 bash[28361]: audit 2023-12-01T14:27:18.258840+0000 mon.a (mon.0) 10581 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:27:19.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:27:19 smithi080 bash[28361]: audit 2023-12-01T14:27:18.269425+0000 mon.a (mon.0) 10582 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:27:19.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:27:19 smithi080 bash[28361]: audit 2023-12-01T14:27:18.672674+0000 mon.a (mon.0) 10583 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:27:19.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:27:19 smithi080 bash[28361]: audit 2023-12-01T14:27:18.689275+0000 mon.a (mon.0) 10584 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:27:19.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:27:19 smithi080 bash[28361]: cluster 2023-12-01T14:27:18.759782+0000 mgr.y (mgr.24362) 17360 : cluster 0 pgmap v17329: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:27:19.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:27:19 smithi080 bash[28361]: audit 2023-12-01T14:27:19.051074+0000 mon.c (mon.2) 11119 : audit 0 from='client.? 172.21.15.80:0/2131261503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:27:22.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:27:21 smithi080 bash[28361]: cluster 2023-12-01T14:27:20.760402+0000 mgr.y (mgr.24362) 17361 : cluster 0 pgmap v17330: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:27:22.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:27:21 smithi080 bash[28361]: audit 2023-12-01T14:27:21.504597+0000 mon.a (mon.0) 10585 : audit 0 from='client.? 172.21.15.80:0/140250908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:27:22.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:27:21 smithi080 bash[41963]: cluster 2023-12-01T14:27:20.760402+0000 mgr.y (mgr.24362) 17361 : cluster 0 pgmap v17330: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:27:22.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:27:21 smithi080 bash[41963]: audit 2023-12-01T14:27:21.504597+0000 mon.a (mon.0) 10585 : audit 0 from='client.? 172.21.15.80:0/140250908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:27:22.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:27:21 smithi090 bash[32384]: cluster 2023-12-01T14:27:20.760402+0000 mgr.y (mgr.24362) 17361 : cluster 0 pgmap v17330: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:27:22.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:27:21 smithi090 bash[32384]: audit 2023-12-01T14:27:21.504597+0000 mon.a (mon.0) 10585 : audit 0 from='client.? 172.21.15.80:0/140250908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:27:24.079 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:27:23 smithi090 bash[32384]: cluster 2023-12-01T14:27:22.761582+0000 mgr.y (mgr.24362) 17362 : cluster 0 pgmap v17331: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:27:24.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:27:23 smithi080 bash[28361]: cluster 2023-12-01T14:27:22.761582+0000 mgr.y (mgr.24362) 17362 : cluster 0 pgmap v17331: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:27:24.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:27:23 smithi080 bash[41963]: cluster 2023-12-01T14:27:22.761582+0000 mgr.y (mgr.24362) 17362 : cluster 0 pgmap v17331: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:27:25.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:27:24 smithi080 bash[28361]: audit 2023-12-01T14:27:23.962102+0000 mon.c (mon.2) 11120 : audit 0 from='client.? 172.21.15.80:0/3601006154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:27:25.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:27:24 smithi080 bash[41963]: audit 2023-12-01T14:27:23.962102+0000 mon.c (mon.2) 11120 : audit 0 from='client.? 172.21.15.80:0/3601006154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:27:25.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:27:24 smithi090 bash[32384]: audit 2023-12-01T14:27:23.962102+0000 mon.c (mon.2) 11120 : audit 0 from='client.? 172.21.15.80:0/3601006154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:27:26.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:27:25 smithi090 bash[32384]: cluster 2023-12-01T14:27:24.762364+0000 mgr.y (mgr.24362) 17363 : cluster 0 pgmap v17332: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:27:26.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:27:25 smithi090 bash[32384]: audit 2023-12-01T14:27:25.698956+0000 mon.c (mon.2) 11121 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:27:26.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:27:25 smithi080 bash[28361]: cluster 2023-12-01T14:27:24.762364+0000 mgr.y (mgr.24362) 17363 : cluster 0 pgmap v17332: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:27:26.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:27:25 smithi080 bash[28361]: audit 2023-12-01T14:27:25.698956+0000 mon.c (mon.2) 11121 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:27:26.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:27:25 smithi080 bash[41963]: cluster 2023-12-01T14:27:24.762364+0000 mgr.y (mgr.24362) 17363 : cluster 0 pgmap v17332: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:27:26.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:27:25 smithi080 bash[41963]: audit 2023-12-01T14:27:25.698956+0000 mon.c (mon.2) 11121 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:27:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:27:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:27:26] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T14:27:27.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:27:26 smithi080 bash[41963]: audit 2023-12-01T14:27:26.416951+0000 mon.c (mon.2) 11122 : audit 0 from='client.? 172.21.15.80:0/362347293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:27:27.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:27:26 smithi080 bash[28361]: audit 2023-12-01T14:27:26.416951+0000 mon.c (mon.2) 11122 : audit 0 from='client.? 172.21.15.80:0/362347293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:27:27.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:27:26 smithi090 bash[32384]: audit 2023-12-01T14:27:26.416951+0000 mon.c (mon.2) 11122 : audit 0 from='client.? 172.21.15.80:0/362347293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:27:28.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:27:27 smithi080 bash[41963]: cluster 2023-12-01T14:27:26.763461+0000 mgr.y (mgr.24362) 17364 : cluster 0 pgmap v17333: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:27:28.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:27:27 smithi080 bash[28361]: cluster 2023-12-01T14:27:26.763461+0000 mgr.y (mgr.24362) 17364 : cluster 0 pgmap v17333: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:27:28.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:27:27 smithi090 bash[32384]: cluster 2023-12-01T14:27:26.763461+0000 mgr.y (mgr.24362) 17364 : cluster 0 pgmap v17333: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:27:30.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:27:29 smithi090 bash[32384]: cluster 2023-12-01T14:27:28.764086+0000 mgr.y (mgr.24362) 17365 : cluster 0 pgmap v17334: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:27:30.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:27:29 smithi090 bash[32384]: audit 2023-12-01T14:27:28.881478+0000 mon.a (mon.0) 10586 : audit 0 from='client.? 172.21.15.80:0/3543082229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:27:30.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:27:29 smithi080 bash[28361]: cluster 2023-12-01T14:27:28.764086+0000 mgr.y (mgr.24362) 17365 : cluster 0 pgmap v17334: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:27:30.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:27:29 smithi080 bash[28361]: audit 2023-12-01T14:27:28.881478+0000 mon.a (mon.0) 10586 : audit 0 from='client.? 172.21.15.80:0/3543082229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:27:30.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:27:29 smithi080 bash[41963]: cluster 2023-12-01T14:27:28.764086+0000 mgr.y (mgr.24362) 17365 : cluster 0 pgmap v17334: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:27:30.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:27:29 smithi080 bash[41963]: audit 2023-12-01T14:27:28.881478+0000 mon.a (mon.0) 10586 : audit 0 from='client.? 172.21.15.80:0/3543082229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:27:32.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:27:31 smithi090 bash[32384]: audit 2023-12-01T14:27:30.683520+0000 mon.a (mon.0) 10587 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:27:32.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:27:31 smithi090 bash[32384]: audit 2023-12-01T14:27:30.693734+0000 mon.a (mon.0) 10588 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:27:32.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:27:31 smithi090 bash[32384]: audit 2023-12-01T14:27:30.696609+0000 mon.c (mon.2) 11123 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:27:32.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:27:31 smithi090 bash[32384]: audit 2023-12-01T14:27:30.698006+0000 mon.c (mon.2) 11124 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:27:32.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:27:31 smithi090 bash[32384]: audit 2023-12-01T14:27:30.705877+0000 mon.a (mon.0) 10589 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:27:32.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:27:31 smithi090 bash[32384]: cluster 2023-12-01T14:27:30.764878+0000 mgr.y (mgr.24362) 17366 : cluster 0 pgmap v17335: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:27:32.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:27:31 smithi090 bash[32384]: audit 2023-12-01T14:27:31.337126+0000 mon.c (mon.2) 11125 : audit 0 from='client.? 172.21.15.80:0/3433299131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:27:32.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:27:31 smithi080 bash[41963]: audit 2023-12-01T14:27:30.683520+0000 mon.a (mon.0) 10587 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:27:32.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:27:31 smithi080 bash[41963]: audit 2023-12-01T14:27:30.693734+0000 mon.a (mon.0) 10588 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:27:32.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:27:31 smithi080 bash[41963]: audit 2023-12-01T14:27:30.696609+0000 mon.c (mon.2) 11123 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:27:32.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:27:31 smithi080 bash[41963]: audit 2023-12-01T14:27:30.698006+0000 mon.c (mon.2) 11124 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:27:32.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:27:31 smithi080 bash[41963]: audit 2023-12-01T14:27:30.705877+0000 mon.a (mon.0) 10589 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:27:32.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:27:31 smithi080 bash[41963]: cluster 2023-12-01T14:27:30.764878+0000 mgr.y (mgr.24362) 17366 : cluster 0 pgmap v17335: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:27:32.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:27:31 smithi080 bash[41963]: audit 2023-12-01T14:27:31.337126+0000 mon.c (mon.2) 11125 : audit 0 from='client.? 172.21.15.80:0/3433299131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:27:32.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:27:31 smithi080 bash[28361]: audit 2023-12-01T14:27:30.683520+0000 mon.a (mon.0) 10587 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:27:32.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:27:31 smithi080 bash[28361]: audit 2023-12-01T14:27:30.693734+0000 mon.a (mon.0) 10588 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:27:32.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:27:31 smithi080 bash[28361]: audit 2023-12-01T14:27:30.696609+0000 mon.c (mon.2) 11123 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:27:32.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:27:31 smithi080 bash[28361]: audit 2023-12-01T14:27:30.698006+0000 mon.c (mon.2) 11124 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:27:32.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:27:31 smithi080 bash[28361]: audit 2023-12-01T14:27:30.705877+0000 mon.a (mon.0) 10589 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:27:32.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:27:31 smithi080 bash[28361]: cluster 2023-12-01T14:27:30.764878+0000 mgr.y (mgr.24362) 17366 : cluster 0 pgmap v17335: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:27:32.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:27:31 smithi080 bash[28361]: audit 2023-12-01T14:27:31.337126+0000 mon.c (mon.2) 11125 : audit 0 from='client.? 172.21.15.80:0/3433299131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:27:34.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:27:33 smithi080 bash[41963]: cluster 2023-12-01T14:27:32.765976+0000 mgr.y (mgr.24362) 17367 : cluster 0 pgmap v17336: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:27:34.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:27:33 smithi080 bash[41963]: audit 2023-12-01T14:27:33.782207+0000 mon.c (mon.2) 11126 : audit 0 from='client.? 172.21.15.80:0/557887021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:27:34.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:27:33 smithi080 bash[28361]: cluster 2023-12-01T14:27:32.765976+0000 mgr.y (mgr.24362) 17367 : cluster 0 pgmap v17336: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:27:34.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:27:33 smithi080 bash[28361]: audit 2023-12-01T14:27:33.782207+0000 mon.c (mon.2) 11126 : audit 0 from='client.? 172.21.15.80:0/557887021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:27:34.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:27:33 smithi090 bash[32384]: cluster 2023-12-01T14:27:32.765976+0000 mgr.y (mgr.24362) 17367 : cluster 0 pgmap v17336: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:27:34.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:27:33 smithi090 bash[32384]: audit 2023-12-01T14:27:33.782207+0000 mon.c (mon.2) 11126 : audit 0 from='client.? 172.21.15.80:0/557887021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:27:35.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:27:35 smithi080 bash[28361]: cluster 2023-12-01T14:27:34.766729+0000 mgr.y (mgr.24362) 17368 : cluster 0 pgmap v17337: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:27:35.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:27:35 smithi080 bash[41963]: cluster 2023-12-01T14:27:34.766729+0000 mgr.y (mgr.24362) 17368 : cluster 0 pgmap v17337: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:27:35.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:27:35 smithi090 bash[32384]: cluster 2023-12-01T14:27:34.766729+0000 mgr.y (mgr.24362) 17368 : cluster 0 pgmap v17337: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:27:36.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:27:36 smithi080 bash[28361]: audit 2023-12-01T14:27:36.232031+0000 mon.c (mon.2) 11127 : audit 0 from='client.? 172.21.15.80:0/3615419926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:27:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:27:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:27:36] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T14:27:36.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:27:36 smithi080 bash[41963]: audit 2023-12-01T14:27:36.232031+0000 mon.c (mon.2) 11127 : audit 0 from='client.? 172.21.15.80:0/3615419926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:27:36.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:27:36 smithi090 bash[32384]: audit 2023-12-01T14:27:36.232031+0000 mon.c (mon.2) 11127 : audit 0 from='client.? 172.21.15.80:0/3615419926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:27:37.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:27:37 smithi090 bash[32384]: cluster 2023-12-01T14:27:36.767853+0000 mgr.y (mgr.24362) 17369 : cluster 0 pgmap v17338: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:27:37.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:27:37 smithi080 bash[28361]: cluster 2023-12-01T14:27:36.767853+0000 mgr.y (mgr.24362) 17369 : cluster 0 pgmap v17338: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:27:37.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:27:37 smithi080 bash[41963]: cluster 2023-12-01T14:27:36.767853+0000 mgr.y (mgr.24362) 17369 : cluster 0 pgmap v17338: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:27:39.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:27:38 smithi090 bash[32384]: audit 2023-12-01T14:27:38.681806+0000 mon.c (mon.2) 11128 : audit 0 from='client.? 172.21.15.80:0/2648886522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:27:39.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:27:38 smithi080 bash[41963]: audit 2023-12-01T14:27:38.681806+0000 mon.c (mon.2) 11128 : audit 0 from='client.? 172.21.15.80:0/2648886522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:27:39.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:27:38 smithi080 bash[28361]: audit 2023-12-01T14:27:38.681806+0000 mon.c (mon.2) 11128 : audit 0 from='client.? 172.21.15.80:0/2648886522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:27:40.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:27:39 smithi090 bash[32384]: cluster 2023-12-01T14:27:38.768451+0000 mgr.y (mgr.24362) 17370 : cluster 0 pgmap v17339: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:27:40.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:27:39 smithi080 bash[28361]: cluster 2023-12-01T14:27:38.768451+0000 mgr.y (mgr.24362) 17370 : cluster 0 pgmap v17339: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:27:40.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:27:39 smithi080 bash[41963]: cluster 2023-12-01T14:27:38.768451+0000 mgr.y (mgr.24362) 17370 : cluster 0 pgmap v17339: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:27:41.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:27:40 smithi090 bash[32384]: audit 2023-12-01T14:27:40.699248+0000 mon.c (mon.2) 11129 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:27:41.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:27:40 smithi080 bash[28361]: audit 2023-12-01T14:27:40.699248+0000 mon.c (mon.2) 11129 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:27:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:27:40 smithi080 bash[41963]: audit 2023-12-01T14:27:40.699248+0000 mon.c (mon.2) 11129 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:27:42.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:27:41 smithi090 bash[32384]: cluster 2023-12-01T14:27:40.768900+0000 mgr.y (mgr.24362) 17371 : cluster 0 pgmap v17340: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:27:42.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:27:41 smithi090 bash[32384]: audit 2023-12-01T14:27:41.134162+0000 mon.a (mon.0) 10590 : audit 0 from='client.? 172.21.15.80:0/3669358985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:27:42.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:27:41 smithi080 bash[41963]: cluster 2023-12-01T14:27:40.768900+0000 mgr.y (mgr.24362) 17371 : cluster 0 pgmap v17340: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:27:42.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:27:41 smithi080 bash[41963]: audit 2023-12-01T14:27:41.134162+0000 mon.a (mon.0) 10590 : audit 0 from='client.? 172.21.15.80:0/3669358985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:27:42.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:27:41 smithi080 bash[28361]: cluster 2023-12-01T14:27:40.768900+0000 mgr.y (mgr.24362) 17371 : cluster 0 pgmap v17340: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:27:42.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:27:41 smithi080 bash[28361]: audit 2023-12-01T14:27:41.134162+0000 mon.a (mon.0) 10590 : audit 0 from='client.? 172.21.15.80:0/3669358985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:27:44.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:27:43 smithi080 bash[41963]: cluster 2023-12-01T14:27:42.769961+0000 mgr.y (mgr.24362) 17372 : cluster 0 pgmap v17341: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:27:44.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:27:43 smithi080 bash[41963]: audit 2023-12-01T14:27:43.596053+0000 mon.c (mon.2) 11130 : audit 0 from='client.? 172.21.15.80:0/2599612318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:27:44.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:27:43 smithi080 bash[28361]: cluster 2023-12-01T14:27:42.769961+0000 mgr.y (mgr.24362) 17372 : cluster 0 pgmap v17341: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:27:44.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:27:43 smithi080 bash[28361]: audit 2023-12-01T14:27:43.596053+0000 mon.c (mon.2) 11130 : audit 0 from='client.? 172.21.15.80:0/2599612318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:27:44.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:27:43 smithi090 bash[32384]: cluster 2023-12-01T14:27:42.769961+0000 mgr.y (mgr.24362) 17372 : cluster 0 pgmap v17341: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:27:44.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:27:43 smithi090 bash[32384]: audit 2023-12-01T14:27:43.596053+0000 mon.c (mon.2) 11130 : audit 0 from='client.? 172.21.15.80:0/2599612318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:27:45.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:27:45 smithi090 bash[32384]: cluster 2023-12-01T14:27:44.770577+0000 mgr.y (mgr.24362) 17373 : cluster 0 pgmap v17342: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:27:45.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:27:45 smithi080 bash[41963]: cluster 2023-12-01T14:27:44.770577+0000 mgr.y (mgr.24362) 17373 : cluster 0 pgmap v17342: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:27:45.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:27:45 smithi080 bash[28361]: cluster 2023-12-01T14:27:44.770577+0000 mgr.y (mgr.24362) 17373 : cluster 0 pgmap v17342: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:27:46.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:27:46 smithi080 bash[28361]: audit 2023-12-01T14:27:46.052418+0000 mon.c (mon.2) 11131 : audit 0 from='client.? 172.21.15.80:0/1134786922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:27:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:27:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:27:46] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T14:27:46.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:27:46 smithi080 bash[41963]: audit 2023-12-01T14:27:46.052418+0000 mon.c (mon.2) 11131 : audit 0 from='client.? 172.21.15.80:0/1134786922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:27:46.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:27:46 smithi090 bash[32384]: audit 2023-12-01T14:27:46.052418+0000 mon.c (mon.2) 11131 : audit 0 from='client.? 172.21.15.80:0/1134786922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:27:47.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:27:47 smithi090 bash[32384]: cluster 2023-12-01T14:27:46.771872+0000 mgr.y (mgr.24362) 17374 : cluster 0 pgmap v17343: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:27:47.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:27:47 smithi080 bash[28361]: cluster 2023-12-01T14:27:46.771872+0000 mgr.y (mgr.24362) 17374 : cluster 0 pgmap v17343: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:27:47.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:27:47 smithi080 bash[41963]: cluster 2023-12-01T14:27:46.771872+0000 mgr.y (mgr.24362) 17374 : cluster 0 pgmap v17343: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:27:48.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:27:48 smithi080 bash[28361]: audit 2023-12-01T14:27:48.512794+0000 mon.a (mon.0) 10591 : audit 0 from='client.? 172.21.15.80:0/375465289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:27:48.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:27:48 smithi080 bash[41963]: audit 2023-12-01T14:27:48.512794+0000 mon.a (mon.0) 10591 : audit 0 from='client.? 172.21.15.80:0/375465289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:27:49.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:27:48 smithi090 bash[32384]: audit 2023-12-01T14:27:48.512794+0000 mon.a (mon.0) 10591 : audit 0 from='client.? 172.21.15.80:0/375465289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:27:49.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:27:49 smithi080 bash[41963]: cluster 2023-12-01T14:27:48.772655+0000 mgr.y (mgr.24362) 17375 : cluster 0 pgmap v17344: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:27:49.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:27:49 smithi080 bash[28361]: cluster 2023-12-01T14:27:48.772655+0000 mgr.y (mgr.24362) 17375 : cluster 0 pgmap v17344: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:27:50.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:27:49 smithi090 bash[32384]: cluster 2023-12-01T14:27:48.772655+0000 mgr.y (mgr.24362) 17375 : cluster 0 pgmap v17344: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:27:52.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:27:51 smithi080 bash[41963]: cluster 2023-12-01T14:27:50.773438+0000 mgr.y (mgr.24362) 17376 : cluster 0 pgmap v17345: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:27:52.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:27:51 smithi080 bash[41963]: audit 2023-12-01T14:27:50.969829+0000 mon.c (mon.2) 11132 : audit 0 from='client.? 172.21.15.80:0/1796022710' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:27:52.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:27:51 smithi080 bash[28361]: cluster 2023-12-01T14:27:50.773438+0000 mgr.y (mgr.24362) 17376 : cluster 0 pgmap v17345: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:27:52.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:27:51 smithi080 bash[28361]: audit 2023-12-01T14:27:50.969829+0000 mon.c (mon.2) 11132 : audit 0 from='client.? 172.21.15.80:0/1796022710' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:27:52.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:27:51 smithi090 bash[32384]: cluster 2023-12-01T14:27:50.773438+0000 mgr.y (mgr.24362) 17376 : cluster 0 pgmap v17345: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:27:52.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:27:51 smithi090 bash[32384]: audit 2023-12-01T14:27:50.969829+0000 mon.c (mon.2) 11132 : audit 0 from='client.? 172.21.15.80:0/1796022710' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:27:54.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:27:53 smithi080 bash[28361]: cluster 2023-12-01T14:27:52.774627+0000 mgr.y (mgr.24362) 17377 : cluster 0 pgmap v17346: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:27:54.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:27:53 smithi080 bash[28361]: audit 2023-12-01T14:27:53.425383+0000 mon.c (mon.2) 11133 : audit 0 from='client.? 172.21.15.80:0/3457172174' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:27:54.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:27:53 smithi080 bash[41963]: cluster 2023-12-01T14:27:52.774627+0000 mgr.y (mgr.24362) 17377 : cluster 0 pgmap v17346: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:27:54.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:27:53 smithi080 bash[41963]: audit 2023-12-01T14:27:53.425383+0000 mon.c (mon.2) 11133 : audit 0 from='client.? 172.21.15.80:0/3457172174' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:27:54.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:27:53 smithi090 bash[32384]: cluster 2023-12-01T14:27:52.774627+0000 mgr.y (mgr.24362) 17377 : cluster 0 pgmap v17346: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:27:54.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:27:53 smithi090 bash[32384]: audit 2023-12-01T14:27:53.425383+0000 mon.c (mon.2) 11133 : audit 0 from='client.? 172.21.15.80:0/3457172174' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:27:55.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:27:55 smithi090 bash[32384]: cluster 2023-12-01T14:27:54.775300+0000 mgr.y (mgr.24362) 17378 : cluster 0 pgmap v17347: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:27:55.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:27:55 smithi080 bash[28361]: cluster 2023-12-01T14:27:54.775300+0000 mgr.y (mgr.24362) 17378 : cluster 0 pgmap v17347: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:27:55.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:27:55 smithi080 bash[41963]: cluster 2023-12-01T14:27:54.775300+0000 mgr.y (mgr.24362) 17378 : cluster 0 pgmap v17347: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:27:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:27:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:27:56] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T14:27:56.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:27:56 smithi080 bash[28361]: audit 2023-12-01T14:27:55.699781+0000 mon.c (mon.2) 11134 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:27:56.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:27:56 smithi080 bash[28361]: audit 2023-12-01T14:27:55.881654+0000 mon.c (mon.2) 11135 : audit 0 from='client.? 172.21.15.80:0/1265645349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:27:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:27:56 smithi080 bash[41963]: audit 2023-12-01T14:27:55.699781+0000 mon.c (mon.2) 11134 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:27:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:27:56 smithi080 bash[41963]: audit 2023-12-01T14:27:55.881654+0000 mon.c (mon.2) 11135 : audit 0 from='client.? 172.21.15.80:0/1265645349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:27:56.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:27:56 smithi090 bash[32384]: audit 2023-12-01T14:27:55.699781+0000 mon.c (mon.2) 11134 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:27:56.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:27:56 smithi090 bash[32384]: audit 2023-12-01T14:27:55.881654+0000 mon.c (mon.2) 11135 : audit 0 from='client.? 172.21.15.80:0/1265645349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:27:57.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:27:57 smithi090 bash[32384]: cluster 2023-12-01T14:27:56.776538+0000 mgr.y (mgr.24362) 17379 : cluster 0 pgmap v17348: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:27:57.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:27:57 smithi080 bash[28361]: cluster 2023-12-01T14:27:56.776538+0000 mgr.y (mgr.24362) 17379 : cluster 0 pgmap v17348: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:27:57.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:27:57 smithi080 bash[41963]: cluster 2023-12-01T14:27:56.776538+0000 mgr.y (mgr.24362) 17379 : cluster 0 pgmap v17348: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:27:58.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:27:58 smithi090 bash[32384]: audit 2023-12-01T14:27:58.338805+0000 mon.c (mon.2) 11136 : audit 0 from='client.? 172.21.15.80:0/94933006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:27:58.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:27:58 smithi080 bash[28361]: audit 2023-12-01T14:27:58.338805+0000 mon.c (mon.2) 11136 : audit 0 from='client.? 172.21.15.80:0/94933006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:27:58.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:27:58 smithi080 bash[41963]: audit 2023-12-01T14:27:58.338805+0000 mon.c (mon.2) 11136 : audit 0 from='client.? 172.21.15.80:0/94933006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:27:59.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:27:59 smithi090 bash[32384]: cluster 2023-12-01T14:27:58.777004+0000 mgr.y (mgr.24362) 17380 : cluster 0 pgmap v17349: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:27:59.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:27:59 smithi080 bash[28361]: cluster 2023-12-01T14:27:58.777004+0000 mgr.y (mgr.24362) 17380 : cluster 0 pgmap v17349: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:27:59.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:27:59 smithi080 bash[41963]: cluster 2023-12-01T14:27:58.777004+0000 mgr.y (mgr.24362) 17380 : cluster 0 pgmap v17349: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:28:01.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:28:00 smithi080 bash[28361]: audit 2023-12-01T14:28:00.785707+0000 mon.c (mon.2) 11137 : audit 0 from='client.? 172.21.15.80:0/65506250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:28:01.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:28:00 smithi080 bash[41963]: audit 2023-12-01T14:28:00.785707+0000 mon.c (mon.2) 11137 : audit 0 from='client.? 172.21.15.80:0/65506250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:28:01.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:28:00 smithi090 bash[32384]: audit 2023-12-01T14:28:00.785707+0000 mon.c (mon.2) 11137 : audit 0 from='client.? 172.21.15.80:0/65506250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:28:02.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:28:01 smithi080 bash[28361]: cluster 2023-12-01T14:28:00.777549+0000 mgr.y (mgr.24362) 17381 : cluster 0 pgmap v17350: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:28:02.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:28:01 smithi080 bash[41963]: cluster 2023-12-01T14:28:00.777549+0000 mgr.y (mgr.24362) 17381 : cluster 0 pgmap v17350: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:28:02.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:28:01 smithi090 bash[32384]: cluster 2023-12-01T14:28:00.777549+0000 mgr.y (mgr.24362) 17381 : cluster 0 pgmap v17350: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:28:04.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:28:03 smithi080 bash[41963]: cluster 2023-12-01T14:28:02.778713+0000 mgr.y (mgr.24362) 17382 : cluster 0 pgmap v17351: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:28:04.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:28:03 smithi080 bash[41963]: audit 2023-12-01T14:28:03.245703+0000 mon.a (mon.0) 10592 : audit 0 from='client.? 172.21.15.80:0/1779415207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:28:04.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:28:03 smithi080 bash[28361]: cluster 2023-12-01T14:28:02.778713+0000 mgr.y (mgr.24362) 17382 : cluster 0 pgmap v17351: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:28:04.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:28:03 smithi080 bash[28361]: audit 2023-12-01T14:28:03.245703+0000 mon.a (mon.0) 10592 : audit 0 from='client.? 172.21.15.80:0/1779415207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:28:04.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:28:03 smithi090 bash[32384]: cluster 2023-12-01T14:28:02.778713+0000 mgr.y (mgr.24362) 17382 : cluster 0 pgmap v17351: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:28:04.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:28:03 smithi090 bash[32384]: audit 2023-12-01T14:28:03.245703+0000 mon.a (mon.0) 10592 : audit 0 from='client.? 172.21.15.80:0/1779415207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:28:05.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:28:05 smithi090 bash[32384]: cluster 2023-12-01T14:28:04.779382+0000 mgr.y (mgr.24362) 17383 : cluster 0 pgmap v17352: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:28:05.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:28:05 smithi080 bash[28361]: cluster 2023-12-01T14:28:04.779382+0000 mgr.y (mgr.24362) 17383 : cluster 0 pgmap v17352: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:28:05.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:28:05 smithi080 bash[41963]: cluster 2023-12-01T14:28:04.779382+0000 mgr.y (mgr.24362) 17383 : cluster 0 pgmap v17352: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:28:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:28:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:28:06] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T14:28:06.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:28:06 smithi080 bash[28361]: audit 2023-12-01T14:28:05.697649+0000 mon.a (mon.0) 10593 : audit 0 from='client.? 172.21.15.80:0/1218278848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:28:06.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:28:06 smithi080 bash[41963]: audit 2023-12-01T14:28:05.697649+0000 mon.a (mon.0) 10593 : audit 0 from='client.? 172.21.15.80:0/1218278848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:28:06.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:28:06 smithi090 bash[32384]: audit 2023-12-01T14:28:05.697649+0000 mon.a (mon.0) 10593 : audit 0 from='client.? 172.21.15.80:0/1218278848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:28:07.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:28:07 smithi090 bash[32384]: cluster 2023-12-01T14:28:06.780574+0000 mgr.y (mgr.24362) 17384 : cluster 0 pgmap v17353: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:28:07.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:28:07 smithi080 bash[41963]: cluster 2023-12-01T14:28:06.780574+0000 mgr.y (mgr.24362) 17384 : cluster 0 pgmap v17353: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:28:07.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:28:07 smithi080 bash[28361]: cluster 2023-12-01T14:28:06.780574+0000 mgr.y (mgr.24362) 17384 : cluster 0 pgmap v17353: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:28:08.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:28:08 smithi090 bash[32384]: audit 2023-12-01T14:28:08.152010+0000 mon.a (mon.0) 10594 : audit 0 from='client.? 172.21.15.80:0/3932672026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:28:08.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:28:08 smithi080 bash[28361]: audit 2023-12-01T14:28:08.152010+0000 mon.a (mon.0) 10594 : audit 0 from='client.? 172.21.15.80:0/3932672026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:28:08.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:28:08 smithi080 bash[41963]: audit 2023-12-01T14:28:08.152010+0000 mon.a (mon.0) 10594 : audit 0 from='client.? 172.21.15.80:0/3932672026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:28:09.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:28:09 smithi090 bash[32384]: cluster 2023-12-01T14:28:08.781238+0000 mgr.y (mgr.24362) 17385 : cluster 0 pgmap v17354: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:28:09.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:28:09 smithi080 bash[28361]: cluster 2023-12-01T14:28:08.781238+0000 mgr.y (mgr.24362) 17385 : cluster 0 pgmap v17354: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:28:09.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:28:09 smithi080 bash[41963]: cluster 2023-12-01T14:28:08.781238+0000 mgr.y (mgr.24362) 17385 : cluster 0 pgmap v17354: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:28:10.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:28:10 smithi080 bash[28361]: audit 2023-12-01T14:28:10.609538+0000 mon.a (mon.0) 10595 : audit 0 from='client.? 172.21.15.80:0/638203313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:28:10.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:28:10 smithi080 bash[41963]: audit 2023-12-01T14:28:10.609538+0000 mon.a (mon.0) 10595 : audit 0 from='client.? 172.21.15.80:0/638203313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:28:11.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:28:10 smithi090 bash[32384]: audit 2023-12-01T14:28:10.609538+0000 mon.a (mon.0) 10595 : audit 0 from='client.? 172.21.15.80:0/638203313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:28:11.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:28:11 smithi080 bash[28361]: audit 2023-12-01T14:28:10.700092+0000 mon.c (mon.2) 11138 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:28:11.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:28:11 smithi080 bash[28361]: cluster 2023-12-01T14:28:10.781796+0000 mgr.y (mgr.24362) 17386 : cluster 0 pgmap v17355: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:28:11.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:28:11 smithi080 bash[41963]: audit 2023-12-01T14:28:10.700092+0000 mon.c (mon.2) 11138 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:28:11.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:28:11 smithi080 bash[41963]: cluster 2023-12-01T14:28:10.781796+0000 mgr.y (mgr.24362) 17386 : cluster 0 pgmap v17355: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:28:12.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:28:11 smithi090 bash[32384]: audit 2023-12-01T14:28:10.700092+0000 mon.c (mon.2) 11138 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:28:12.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:28:11 smithi090 bash[32384]: cluster 2023-12-01T14:28:10.781796+0000 mgr.y (mgr.24362) 17386 : cluster 0 pgmap v17355: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:28:14.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:28:13 smithi080 bash[28361]: cluster 2023-12-01T14:28:12.782836+0000 mgr.y (mgr.24362) 17387 : cluster 0 pgmap v17356: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:28:14.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:28:13 smithi080 bash[28361]: audit 2023-12-01T14:28:13.067122+0000 mon.c (mon.2) 11139 : audit 0 from='client.? 172.21.15.80:0/2643516798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:28:14.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:28:13 smithi080 bash[41963]: cluster 2023-12-01T14:28:12.782836+0000 mgr.y (mgr.24362) 17387 : cluster 0 pgmap v17356: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:28:14.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:28:13 smithi080 bash[41963]: audit 2023-12-01T14:28:13.067122+0000 mon.c (mon.2) 11139 : audit 0 from='client.? 172.21.15.80:0/2643516798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:28:14.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:28:13 smithi090 bash[32384]: cluster 2023-12-01T14:28:12.782836+0000 mgr.y (mgr.24362) 17387 : cluster 0 pgmap v17356: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:28:14.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:28:13 smithi090 bash[32384]: audit 2023-12-01T14:28:13.067122+0000 mon.c (mon.2) 11139 : audit 0 from='client.? 172.21.15.80:0/2643516798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:28:15.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:28:15 smithi090 bash[32384]: cluster 2023-12-01T14:28:14.783493+0000 mgr.y (mgr.24362) 17388 : cluster 0 pgmap v17357: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:28:15.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:28:15 smithi080 bash[28361]: cluster 2023-12-01T14:28:14.783493+0000 mgr.y (mgr.24362) 17388 : cluster 0 pgmap v17357: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:28:15.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:28:15 smithi080 bash[41963]: cluster 2023-12-01T14:28:14.783493+0000 mgr.y (mgr.24362) 17388 : cluster 0 pgmap v17357: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:28:16.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:28:16 smithi080 bash[28361]: audit 2023-12-01T14:28:15.526211+0000 mon.c (mon.2) 11140 : audit 0 from='client.? 172.21.15.80:0/2109733075' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:28:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:28:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:28:16] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T14:28:16.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:28:16 smithi080 bash[41963]: audit 2023-12-01T14:28:15.526211+0000 mon.c (mon.2) 11140 : audit 0 from='client.? 172.21.15.80:0/2109733075' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:28:16.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:28:16 smithi090 bash[32384]: audit 2023-12-01T14:28:15.526211+0000 mon.c (mon.2) 11140 : audit 0 from='client.? 172.21.15.80:0/2109733075' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:28:17.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:28:17 smithi090 bash[32384]: cluster 2023-12-01T14:28:16.784711+0000 mgr.y (mgr.24362) 17389 : cluster 0 pgmap v17358: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:28:17.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:28:17 smithi080 bash[41963]: cluster 2023-12-01T14:28:16.784711+0000 mgr.y (mgr.24362) 17389 : cluster 0 pgmap v17358: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:28:17.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:28:17 smithi080 bash[28361]: cluster 2023-12-01T14:28:16.784711+0000 mgr.y (mgr.24362) 17389 : cluster 0 pgmap v17358: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:28:18.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:28:18 smithi090 bash[32384]: audit 2023-12-01T14:28:17.974437+0000 mon.c (mon.2) 11141 : audit 0 from='client.? 172.21.15.80:0/1765420430' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:28:18.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:28:18 smithi080 bash[28361]: audit 2023-12-01T14:28:17.974437+0000 mon.c (mon.2) 11141 : audit 0 from='client.? 172.21.15.80:0/1765420430' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:28:18.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:28:18 smithi080 bash[41963]: audit 2023-12-01T14:28:17.974437+0000 mon.c (mon.2) 11141 : audit 0 from='client.? 172.21.15.80:0/1765420430' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:28:19.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:28:19 smithi090 bash[32384]: cluster 2023-12-01T14:28:18.785402+0000 mgr.y (mgr.24362) 17390 : cluster 0 pgmap v17359: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:28:19.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:28:19 smithi080 bash[28361]: cluster 2023-12-01T14:28:18.785402+0000 mgr.y (mgr.24362) 17390 : cluster 0 pgmap v17359: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:28:19.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:28:19 smithi080 bash[41963]: cluster 2023-12-01T14:28:18.785402+0000 mgr.y (mgr.24362) 17390 : cluster 0 pgmap v17359: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:28:20.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:28:20 smithi090 bash[32384]: audit 2023-12-01T14:28:20.434589+0000 mon.a (mon.0) 10596 : audit 0 from='client.? 172.21.15.80:0/2416004505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:28:20.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:28:20 smithi080 bash[28361]: audit 2023-12-01T14:28:20.434589+0000 mon.a (mon.0) 10596 : audit 0 from='client.? 172.21.15.80:0/2416004505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:28:20.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:28:20 smithi080 bash[41963]: audit 2023-12-01T14:28:20.434589+0000 mon.a (mon.0) 10596 : audit 0 from='client.? 172.21.15.80:0/2416004505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:28:21.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:28:21 smithi090 bash[32384]: cluster 2023-12-01T14:28:20.786070+0000 mgr.y (mgr.24362) 17391 : cluster 0 pgmap v17360: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:28:21.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:28:21 smithi080 bash[28361]: cluster 2023-12-01T14:28:20.786070+0000 mgr.y (mgr.24362) 17391 : cluster 0 pgmap v17360: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:28:21.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:28:21 smithi080 bash[41963]: cluster 2023-12-01T14:28:20.786070+0000 mgr.y (mgr.24362) 17391 : cluster 0 pgmap v17360: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:28:24.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:28:23 smithi080 bash[41963]: cluster 2023-12-01T14:28:22.787186+0000 mgr.y (mgr.24362) 17392 : cluster 0 pgmap v17361: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:28:24.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:28:23 smithi080 bash[41963]: audit 2023-12-01T14:28:22.882698+0000 mon.a (mon.0) 10597 : audit 0 from='client.? 172.21.15.80:0/616476342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:28:24.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:28:23 smithi080 bash[28361]: cluster 2023-12-01T14:28:22.787186+0000 mgr.y (mgr.24362) 17392 : cluster 0 pgmap v17361: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:28:24.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:28:23 smithi080 bash[28361]: audit 2023-12-01T14:28:22.882698+0000 mon.a (mon.0) 10597 : audit 0 from='client.? 172.21.15.80:0/616476342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:28:24.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:28:23 smithi090 bash[32384]: cluster 2023-12-01T14:28:22.787186+0000 mgr.y (mgr.24362) 17392 : cluster 0 pgmap v17361: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:28:24.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:28:23 smithi090 bash[32384]: audit 2023-12-01T14:28:22.882698+0000 mon.a (mon.0) 10597 : audit 0 from='client.? 172.21.15.80:0/616476342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:28:25.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:28:25 smithi090 bash[32384]: cluster 2023-12-01T14:28:24.787853+0000 mgr.y (mgr.24362) 17393 : cluster 0 pgmap v17362: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:28:25.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:28:25 smithi090 bash[32384]: audit 2023-12-01T14:28:25.335342+0000 mon.a (mon.0) 10598 : audit 0 from='client.? 172.21.15.80:0/140823868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:28:25.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:28:25 smithi080 bash[28361]: cluster 2023-12-01T14:28:24.787853+0000 mgr.y (mgr.24362) 17393 : cluster 0 pgmap v17362: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:28:25.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:28:25 smithi080 bash[28361]: audit 2023-12-01T14:28:25.335342+0000 mon.a (mon.0) 10598 : audit 0 from='client.? 172.21.15.80:0/140823868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:28:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:28:25 smithi080 bash[41963]: cluster 2023-12-01T14:28:24.787853+0000 mgr.y (mgr.24362) 17393 : cluster 0 pgmap v17362: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:28:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:28:25 smithi080 bash[41963]: audit 2023-12-01T14:28:25.335342+0000 mon.a (mon.0) 10598 : audit 0 from='client.? 172.21.15.80:0/140823868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:28:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:28:26 smithi080 bash[28361]: audit 2023-12-01T14:28:25.700656+0000 mon.c (mon.2) 11142 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:28:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:28:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:28:26] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T14:28:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:28:26 smithi080 bash[41963]: audit 2023-12-01T14:28:25.700656+0000 mon.c (mon.2) 11142 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:28:26.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:28:26 smithi090 bash[32384]: audit 2023-12-01T14:28:25.700656+0000 mon.c (mon.2) 11142 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:28:27.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:28:27 smithi090 bash[32384]: cluster 2023-12-01T14:28:26.788959+0000 mgr.y (mgr.24362) 17394 : cluster 0 pgmap v17363: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:28:27.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:28:27 smithi080 bash[41963]: cluster 2023-12-01T14:28:26.788959+0000 mgr.y (mgr.24362) 17394 : cluster 0 pgmap v17363: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:28:27.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:28:27 smithi080 bash[28361]: cluster 2023-12-01T14:28:26.788959+0000 mgr.y (mgr.24362) 17394 : cluster 0 pgmap v17363: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:28:28.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:28:28 smithi090 bash[32384]: audit 2023-12-01T14:28:27.796039+0000 mon.a (mon.0) 10599 : audit 0 from='client.? 172.21.15.80:0/918053256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:28:28.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:28:28 smithi080 bash[28361]: audit 2023-12-01T14:28:27.796039+0000 mon.a (mon.0) 10599 : audit 0 from='client.? 172.21.15.80:0/918053256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:28:28.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:28:28 smithi080 bash[41963]: audit 2023-12-01T14:28:27.796039+0000 mon.a (mon.0) 10599 : audit 0 from='client.? 172.21.15.80:0/918053256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:28:29.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:28:29 smithi090 bash[32384]: cluster 2023-12-01T14:28:28.789641+0000 mgr.y (mgr.24362) 17395 : cluster 0 pgmap v17364: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:28:29.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:28:29 smithi080 bash[28361]: cluster 2023-12-01T14:28:28.789641+0000 mgr.y (mgr.24362) 17395 : cluster 0 pgmap v17364: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:28:29.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:28:29 smithi080 bash[41963]: cluster 2023-12-01T14:28:28.789641+0000 mgr.y (mgr.24362) 17395 : cluster 0 pgmap v17364: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:28:30.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:28:30 smithi090 bash[32384]: audit 2023-12-01T14:28:30.252308+0000 mon.c (mon.2) 11143 : audit 0 from='client.? 172.21.15.80:0/3458702605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:28:30.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:28:30 smithi080 bash[28361]: audit 2023-12-01T14:28:30.252308+0000 mon.c (mon.2) 11143 : audit 0 from='client.? 172.21.15.80:0/3458702605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:28:30.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:28:30 smithi080 bash[41963]: audit 2023-12-01T14:28:30.252308+0000 mon.c (mon.2) 11143 : audit 0 from='client.? 172.21.15.80:0/3458702605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:28:31.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:28:31 smithi090 bash[32384]: audit 2023-12-01T14:28:30.788759+0000 mon.c (mon.2) 11144 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:28:31.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:28:31 smithi090 bash[32384]: cluster 2023-12-01T14:28:30.790345+0000 mgr.y (mgr.24362) 17396 : cluster 0 pgmap v17365: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:28:31.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:28:31 smithi090 bash[32384]: audit 2023-12-01T14:28:31.168339+0000 mon.a (mon.0) 10600 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:28:31.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:28:31 smithi090 bash[32384]: audit 2023-12-01T14:28:31.178244+0000 mon.a (mon.0) 10601 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:28:31.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:28:31 smithi080 bash[41963]: audit 2023-12-01T14:28:30.788759+0000 mon.c (mon.2) 11144 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:28:31.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:28:31 smithi080 bash[41963]: cluster 2023-12-01T14:28:30.790345+0000 mgr.y (mgr.24362) 17396 : cluster 0 pgmap v17365: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:28:31.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:28:31 smithi080 bash[41963]: audit 2023-12-01T14:28:31.168339+0000 mon.a (mon.0) 10600 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:28:31.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:28:31 smithi080 bash[41963]: audit 2023-12-01T14:28:31.178244+0000 mon.a (mon.0) 10601 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:28:31.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:28:31 smithi080 bash[28361]: audit 2023-12-01T14:28:30.788759+0000 mon.c (mon.2) 11144 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:28:31.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:28:31 smithi080 bash[28361]: cluster 2023-12-01T14:28:30.790345+0000 mgr.y (mgr.24362) 17396 : cluster 0 pgmap v17365: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:28:31.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:28:31 smithi080 bash[28361]: audit 2023-12-01T14:28:31.168339+0000 mon.a (mon.0) 10600 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:28:31.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:28:31 smithi080 bash[28361]: audit 2023-12-01T14:28:31.178244+0000 mon.a (mon.0) 10601 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:28:33.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:28:32 smithi090 bash[32384]: audit 2023-12-01T14:28:32.714544+0000 mon.a (mon.0) 10602 : audit 0 from='client.? 172.21.15.80:0/1263376939' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:28:33.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:28:32 smithi080 bash[41963]: audit 2023-12-01T14:28:32.714544+0000 mon.a (mon.0) 10602 : audit 0 from='client.? 172.21.15.80:0/1263376939' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:28:33.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:28:32 smithi080 bash[28361]: audit 2023-12-01T14:28:32.714544+0000 mon.a (mon.0) 10602 : audit 0 from='client.? 172.21.15.80:0/1263376939' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:28:34.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:28:33 smithi080 bash[28361]: cluster 2023-12-01T14:28:32.791496+0000 mgr.y (mgr.24362) 17397 : cluster 0 pgmap v17366: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:28:34.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:28:33 smithi080 bash[41963]: cluster 2023-12-01T14:28:32.791496+0000 mgr.y (mgr.24362) 17397 : cluster 0 pgmap v17366: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:28:34.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:28:33 smithi090 bash[32384]: cluster 2023-12-01T14:28:32.791496+0000 mgr.y (mgr.24362) 17397 : cluster 0 pgmap v17366: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:28:35.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:28:35 smithi090 bash[32384]: cluster 2023-12-01T14:28:34.792167+0000 mgr.y (mgr.24362) 17398 : cluster 0 pgmap v17367: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:28:35.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:28:35 smithi090 bash[32384]: audit 2023-12-01T14:28:35.161998+0000 mon.a (mon.0) 10603 : audit 0 from='client.? 172.21.15.80:0/2646655641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:28:35.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:28:35 smithi080 bash[28361]: cluster 2023-12-01T14:28:34.792167+0000 mgr.y (mgr.24362) 17398 : cluster 0 pgmap v17367: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:28:35.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:28:35 smithi080 bash[28361]: audit 2023-12-01T14:28:35.161998+0000 mon.a (mon.0) 10603 : audit 0 from='client.? 172.21.15.80:0/2646655641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:28:35.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:28:35 smithi080 bash[41963]: cluster 2023-12-01T14:28:34.792167+0000 mgr.y (mgr.24362) 17398 : cluster 0 pgmap v17367: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:28:35.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:28:35 smithi080 bash[41963]: audit 2023-12-01T14:28:35.161998+0000 mon.a (mon.0) 10603 : audit 0 from='client.? 172.21.15.80:0/2646655641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:28:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:28:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:28:36] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T14:28:38.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:28:37 smithi090 bash[32384]: cluster 2023-12-01T14:28:36.793305+0000 mgr.y (mgr.24362) 17399 : cluster 0 pgmap v17368: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:28:38.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:28:37 smithi090 bash[32384]: audit 2023-12-01T14:28:36.941917+0000 mon.a (mon.0) 10604 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:28:38.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:28:37 smithi090 bash[32384]: audit 2023-12-01T14:28:36.958184+0000 mon.a (mon.0) 10605 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:28:38.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:28:37 smithi090 bash[32384]: audit 2023-12-01T14:28:37.021824+0000 mon.a (mon.0) 10606 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:28:38.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:28:37 smithi090 bash[32384]: audit 2023-12-01T14:28:37.034540+0000 mon.a (mon.0) 10607 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:28:38.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:28:37 smithi090 bash[32384]: audit 2023-12-01T14:28:37.662241+0000 mon.a (mon.0) 10608 : audit 0 from='client.? 172.21.15.80:0/2247102752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:28:38.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:28:37 smithi090 bash[32384]: audit 2023-12-01T14:28:37.838449+0000 mon.a (mon.0) 10609 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:28:38.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:28:37 smithi090 bash[32384]: audit 2023-12-01T14:28:37.847671+0000 mon.a (mon.0) 10610 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:28:38.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:28:37 smithi090 bash[32384]: audit 2023-12-01T14:28:37.856695+0000 mon.a (mon.0) 10611 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:28:38.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:28:37 smithi090 bash[32384]: audit 2023-12-01T14:28:37.866740+0000 mon.a (mon.0) 10612 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:28:38.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:28:37 smithi090 bash[32384]: audit 2023-12-01T14:28:37.870119+0000 mon.c (mon.2) 11145 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:28:38.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:28:37 smithi090 bash[32384]: audit 2023-12-01T14:28:37.871348+0000 mon.c (mon.2) 11146 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:28:38.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:28:37 smithi090 bash[32384]: audit 2023-12-01T14:28:37.879235+0000 mon.a (mon.0) 10613 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:28:38.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:28:37 smithi080 bash[41963]: cluster 2023-12-01T14:28:36.793305+0000 mgr.y (mgr.24362) 17399 : cluster 0 pgmap v17368: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:28:38.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:28:37 smithi080 bash[41963]: audit 2023-12-01T14:28:36.941917+0000 mon.a (mon.0) 10604 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:28:38.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:28:37 smithi080 bash[41963]: audit 2023-12-01T14:28:36.958184+0000 mon.a (mon.0) 10605 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:28:38.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:28:37 smithi080 bash[41963]: audit 2023-12-01T14:28:37.021824+0000 mon.a (mon.0) 10606 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:28:38.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:28:37 smithi080 bash[41963]: audit 2023-12-01T14:28:37.034540+0000 mon.a (mon.0) 10607 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:28:38.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:28:37 smithi080 bash[41963]: audit 2023-12-01T14:28:37.662241+0000 mon.a (mon.0) 10608 : audit 0 from='client.? 172.21.15.80:0/2247102752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:28:38.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:28:37 smithi080 bash[41963]: audit 2023-12-01T14:28:37.838449+0000 mon.a (mon.0) 10609 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:28:38.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:28:37 smithi080 bash[41963]: audit 2023-12-01T14:28:37.847671+0000 mon.a (mon.0) 10610 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:28:38.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:28:37 smithi080 bash[41963]: audit 2023-12-01T14:28:37.856695+0000 mon.a (mon.0) 10611 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:28:38.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:28:37 smithi080 bash[41963]: audit 2023-12-01T14:28:37.866740+0000 mon.a (mon.0) 10612 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:28:38.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:28:37 smithi080 bash[41963]: audit 2023-12-01T14:28:37.870119+0000 mon.c (mon.2) 11145 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:28:38.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:28:37 smithi080 bash[41963]: audit 2023-12-01T14:28:37.871348+0000 mon.c (mon.2) 11146 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:28:38.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:28:37 smithi080 bash[41963]: audit 2023-12-01T14:28:37.879235+0000 mon.a (mon.0) 10613 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:28:38.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:28:37 smithi080 bash[28361]: cluster 2023-12-01T14:28:36.793305+0000 mgr.y (mgr.24362) 17399 : cluster 0 pgmap v17368: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:28:38.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:28:37 smithi080 bash[28361]: audit 2023-12-01T14:28:36.941917+0000 mon.a (mon.0) 10604 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:28:38.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:28:37 smithi080 bash[28361]: audit 2023-12-01T14:28:36.958184+0000 mon.a (mon.0) 10605 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:28:38.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:28:37 smithi080 bash[28361]: audit 2023-12-01T14:28:37.021824+0000 mon.a (mon.0) 10606 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:28:38.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:28:37 smithi080 bash[28361]: audit 2023-12-01T14:28:37.034540+0000 mon.a (mon.0) 10607 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:28:38.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:28:37 smithi080 bash[28361]: audit 2023-12-01T14:28:37.662241+0000 mon.a (mon.0) 10608 : audit 0 from='client.? 172.21.15.80:0/2247102752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:28:38.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:28:37 smithi080 bash[28361]: audit 2023-12-01T14:28:37.838449+0000 mon.a (mon.0) 10609 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:28:38.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:28:37 smithi080 bash[28361]: audit 2023-12-01T14:28:37.847671+0000 mon.a (mon.0) 10610 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:28:38.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:28:37 smithi080 bash[28361]: audit 2023-12-01T14:28:37.856695+0000 mon.a (mon.0) 10611 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:28:38.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:28:37 smithi080 bash[28361]: audit 2023-12-01T14:28:37.866740+0000 mon.a (mon.0) 10612 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:28:38.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:28:37 smithi080 bash[28361]: audit 2023-12-01T14:28:37.870119+0000 mon.c (mon.2) 11145 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:28:38.435 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:28:37 smithi080 bash[28361]: audit 2023-12-01T14:28:37.871348+0000 mon.c (mon.2) 11146 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:28:38.435 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:28:37 smithi080 bash[28361]: audit 2023-12-01T14:28:37.879235+0000 mon.a (mon.0) 10613 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:28:39.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:28:38 smithi090 bash[32384]: cluster 2023-12-01T14:28:38.793989+0000 mgr.y (mgr.24362) 17400 : cluster 0 pgmap v17369: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:28:39.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:28:38 smithi080 bash[28361]: cluster 2023-12-01T14:28:38.793989+0000 mgr.y (mgr.24362) 17400 : cluster 0 pgmap v17369: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:28:39.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:28:38 smithi080 bash[41963]: cluster 2023-12-01T14:28:38.793989+0000 mgr.y (mgr.24362) 17400 : cluster 0 pgmap v17369: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:28:40.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:28:40 smithi090 bash[32384]: audit 2023-12-01T14:28:40.114509+0000 mon.a (mon.0) 10614 : audit 0 from='client.? 172.21.15.80:0/1584127402' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:28:40.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:28:40 smithi080 bash[28361]: audit 2023-12-01T14:28:40.114509+0000 mon.a (mon.0) 10614 : audit 0 from='client.? 172.21.15.80:0/1584127402' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:28:40.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:28:40 smithi080 bash[41963]: audit 2023-12-01T14:28:40.114509+0000 mon.a (mon.0) 10614 : audit 0 from='client.? 172.21.15.80:0/1584127402' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:28:41.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:28:41 smithi090 bash[32384]: audit 2023-12-01T14:28:40.700870+0000 mon.c (mon.2) 11147 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:28:41.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:28:41 smithi090 bash[32384]: cluster 2023-12-01T14:28:40.794647+0000 mgr.y (mgr.24362) 17401 : cluster 0 pgmap v17370: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:28:41.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:28:41 smithi080 bash[28361]: audit 2023-12-01T14:28:40.700870+0000 mon.c (mon.2) 11147 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:28:41.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:28:41 smithi080 bash[28361]: cluster 2023-12-01T14:28:40.794647+0000 mgr.y (mgr.24362) 17401 : cluster 0 pgmap v17370: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:28:41.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:28:41 smithi080 bash[41963]: audit 2023-12-01T14:28:40.700870+0000 mon.c (mon.2) 11147 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:28:41.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:28:41 smithi080 bash[41963]: cluster 2023-12-01T14:28:40.794647+0000 mgr.y (mgr.24362) 17401 : cluster 0 pgmap v17370: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:28:42.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:28:42 smithi080 bash[28361]: audit 2023-12-01T14:28:42.576991+0000 mon.c (mon.2) 11148 : audit 0 from='client.? 172.21.15.80:0/2240759480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:28:42.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:28:42 smithi080 bash[41963]: audit 2023-12-01T14:28:42.576991+0000 mon.c (mon.2) 11148 : audit 0 from='client.? 172.21.15.80:0/2240759480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:28:43.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:28:42 smithi090 bash[32384]: audit 2023-12-01T14:28:42.576991+0000 mon.c (mon.2) 11148 : audit 0 from='client.? 172.21.15.80:0/2240759480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:28:43.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:28:43 smithi080 bash[28361]: cluster 2023-12-01T14:28:42.795816+0000 mgr.y (mgr.24362) 17402 : cluster 0 pgmap v17371: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:28:43.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:28:43 smithi080 bash[41963]: cluster 2023-12-01T14:28:42.795816+0000 mgr.y (mgr.24362) 17402 : cluster 0 pgmap v17371: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:28:44.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:28:43 smithi090 bash[32384]: cluster 2023-12-01T14:28:42.795816+0000 mgr.y (mgr.24362) 17402 : cluster 0 pgmap v17371: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:28:45.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:28:45 smithi090 bash[32384]: cluster 2023-12-01T14:28:44.796438+0000 mgr.y (mgr.24362) 17403 : cluster 0 pgmap v17372: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:28:45.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:28:45 smithi090 bash[32384]: audit 2023-12-01T14:28:45.026170+0000 mon.c (mon.2) 11149 : audit 0 from='client.? 172.21.15.80:0/1491609500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:28:45.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:28:45 smithi080 bash[28361]: cluster 2023-12-01T14:28:44.796438+0000 mgr.y (mgr.24362) 17403 : cluster 0 pgmap v17372: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:28:45.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:28:45 smithi080 bash[28361]: audit 2023-12-01T14:28:45.026170+0000 mon.c (mon.2) 11149 : audit 0 from='client.? 172.21.15.80:0/1491609500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:28:45.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:28:45 smithi080 bash[41963]: cluster 2023-12-01T14:28:44.796438+0000 mgr.y (mgr.24362) 17403 : cluster 0 pgmap v17372: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:28:45.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:28:45 smithi080 bash[41963]: audit 2023-12-01T14:28:45.026170+0000 mon.c (mon.2) 11149 : audit 0 from='client.? 172.21.15.80:0/1491609500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:28:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:28:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:28:46] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T14:28:48.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:28:47 smithi080 bash[28361]: cluster 2023-12-01T14:28:46.797542+0000 mgr.y (mgr.24362) 17404 : cluster 0 pgmap v17373: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:28:48.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:28:47 smithi080 bash[28361]: audit 2023-12-01T14:28:47.476128+0000 mon.c (mon.2) 11150 : audit 0 from='client.? 172.21.15.80:0/1462973252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:28:48.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:28:47 smithi080 bash[41963]: cluster 2023-12-01T14:28:46.797542+0000 mgr.y (mgr.24362) 17404 : cluster 0 pgmap v17373: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:28:48.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:28:47 smithi080 bash[41963]: audit 2023-12-01T14:28:47.476128+0000 mon.c (mon.2) 11150 : audit 0 from='client.? 172.21.15.80:0/1462973252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:28:48.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:28:47 smithi090 bash[32384]: cluster 2023-12-01T14:28:46.797542+0000 mgr.y (mgr.24362) 17404 : cluster 0 pgmap v17373: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:28:48.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:28:47 smithi090 bash[32384]: audit 2023-12-01T14:28:47.476128+0000 mon.c (mon.2) 11150 : audit 0 from='client.? 172.21.15.80:0/1462973252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:28:50.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:28:49 smithi080 bash[41963]: cluster 2023-12-01T14:28:48.798174+0000 mgr.y (mgr.24362) 17405 : cluster 0 pgmap v17374: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:28:50.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:28:49 smithi080 bash[28361]: cluster 2023-12-01T14:28:48.798174+0000 mgr.y (mgr.24362) 17405 : cluster 0 pgmap v17374: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:28:50.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:28:49 smithi090 bash[32384]: cluster 2023-12-01T14:28:48.798174+0000 mgr.y (mgr.24362) 17405 : cluster 0 pgmap v17374: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:28:51.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:28:50 smithi080 bash[28361]: audit 2023-12-01T14:28:49.938807+0000 mon.c (mon.2) 11151 : audit 0 from='client.? 172.21.15.80:0/2753895114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:28:51.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:28:50 smithi080 bash[41963]: audit 2023-12-01T14:28:49.938807+0000 mon.c (mon.2) 11151 : audit 0 from='client.? 172.21.15.80:0/2753895114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:28:51.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:28:50 smithi090 bash[32384]: audit 2023-12-01T14:28:49.938807+0000 mon.c (mon.2) 11151 : audit 0 from='client.? 172.21.15.80:0/2753895114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:28:52.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:28:51 smithi080 bash[28361]: cluster 2023-12-01T14:28:50.798728+0000 mgr.y (mgr.24362) 17406 : cluster 0 pgmap v17375: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:28:52.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:28:51 smithi080 bash[41963]: cluster 2023-12-01T14:28:50.798728+0000 mgr.y (mgr.24362) 17406 : cluster 0 pgmap v17375: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:28:52.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:28:51 smithi090 bash[32384]: cluster 2023-12-01T14:28:50.798728+0000 mgr.y (mgr.24362) 17406 : cluster 0 pgmap v17375: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:28:53.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:28:52 smithi080 bash[28361]: audit 2023-12-01T14:28:52.397932+0000 mon.a (mon.0) 10615 : audit 0 from='client.? 172.21.15.80:0/1870038380' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:28:53.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:28:52 smithi080 bash[41963]: audit 2023-12-01T14:28:52.397932+0000 mon.a (mon.0) 10615 : audit 0 from='client.? 172.21.15.80:0/1870038380' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:28:53.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:28:52 smithi090 bash[32384]: audit 2023-12-01T14:28:52.397932+0000 mon.a (mon.0) 10615 : audit 0 from='client.? 172.21.15.80:0/1870038380' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:28:54.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:28:53 smithi080 bash[28361]: cluster 2023-12-01T14:28:52.799807+0000 mgr.y (mgr.24362) 17407 : cluster 0 pgmap v17376: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:28:54.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:28:53 smithi080 bash[41963]: cluster 2023-12-01T14:28:52.799807+0000 mgr.y (mgr.24362) 17407 : cluster 0 pgmap v17376: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:28:54.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:28:53 smithi090 bash[32384]: cluster 2023-12-01T14:28:52.799807+0000 mgr.y (mgr.24362) 17407 : cluster 0 pgmap v17376: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:28:55.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:28:55 smithi090 bash[32384]: cluster 2023-12-01T14:28:54.800435+0000 mgr.y (mgr.24362) 17408 : cluster 0 pgmap v17377: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:28:55.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:28:55 smithi090 bash[32384]: audit 2023-12-01T14:28:54.852147+0000 mon.c (mon.2) 11152 : audit 0 from='client.? 172.21.15.80:0/3882956935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:28:55.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:28:55 smithi080 bash[28361]: cluster 2023-12-01T14:28:54.800435+0000 mgr.y (mgr.24362) 17408 : cluster 0 pgmap v17377: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:28:55.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:28:55 smithi080 bash[28361]: audit 2023-12-01T14:28:54.852147+0000 mon.c (mon.2) 11152 : audit 0 from='client.? 172.21.15.80:0/3882956935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:28:55.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:28:55 smithi080 bash[41963]: cluster 2023-12-01T14:28:54.800435+0000 mgr.y (mgr.24362) 17408 : cluster 0 pgmap v17377: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:28:55.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:28:55 smithi080 bash[41963]: audit 2023-12-01T14:28:54.852147+0000 mon.c (mon.2) 11152 : audit 0 from='client.? 172.21.15.80:0/3882956935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:28:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:28:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:28:56] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T14:28:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:28:56 smithi080 bash[41963]: audit 2023-12-01T14:28:55.701257+0000 mon.c (mon.2) 11153 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:28:56.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:28:56 smithi080 bash[28361]: audit 2023-12-01T14:28:55.701257+0000 mon.c (mon.2) 11153 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:28:56.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:28:56 smithi090 bash[32384]: audit 2023-12-01T14:28:55.701257+0000 mon.c (mon.2) 11153 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:28:57.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:28:57 smithi090 bash[32384]: cluster 2023-12-01T14:28:56.801607+0000 mgr.y (mgr.24362) 17409 : cluster 0 pgmap v17378: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:28:57.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:28:57 smithi090 bash[32384]: audit 2023-12-01T14:28:57.307762+0000 mon.a (mon.0) 10616 : audit 0 from='client.? 172.21.15.80:0/670731913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:28:57.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:28:57 smithi080 bash[28361]: cluster 2023-12-01T14:28:56.801607+0000 mgr.y (mgr.24362) 17409 : cluster 0 pgmap v17378: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:28:57.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:28:57 smithi080 bash[28361]: audit 2023-12-01T14:28:57.307762+0000 mon.a (mon.0) 10616 : audit 0 from='client.? 172.21.15.80:0/670731913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:28:57.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:28:57 smithi080 bash[41963]: cluster 2023-12-01T14:28:56.801607+0000 mgr.y (mgr.24362) 17409 : cluster 0 pgmap v17378: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:28:57.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:28:57 smithi080 bash[41963]: audit 2023-12-01T14:28:57.307762+0000 mon.a (mon.0) 10616 : audit 0 from='client.? 172.21.15.80:0/670731913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:29:00.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:28:59 smithi080 bash[41963]: cluster 2023-12-01T14:28:58.802267+0000 mgr.y (mgr.24362) 17410 : cluster 0 pgmap v17379: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:29:00.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:28:59 smithi080 bash[41963]: audit 2023-12-01T14:28:59.767432+0000 mon.a (mon.0) 10617 : audit 0 from='client.? 172.21.15.80:0/3200287325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:29:00.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:28:59 smithi080 bash[28361]: cluster 2023-12-01T14:28:58.802267+0000 mgr.y (mgr.24362) 17410 : cluster 0 pgmap v17379: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:29:00.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:28:59 smithi080 bash[28361]: audit 2023-12-01T14:28:59.767432+0000 mon.a (mon.0) 10617 : audit 0 from='client.? 172.21.15.80:0/3200287325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:29:00.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:28:59 smithi090 bash[32384]: cluster 2023-12-01T14:28:58.802267+0000 mgr.y (mgr.24362) 17410 : cluster 0 pgmap v17379: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:29:00.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:28:59 smithi090 bash[32384]: audit 2023-12-01T14:28:59.767432+0000 mon.a (mon.0) 10617 : audit 0 from='client.? 172.21.15.80:0/3200287325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:29:02.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:29:01 smithi080 bash[41963]: cluster 2023-12-01T14:29:00.802913+0000 mgr.y (mgr.24362) 17411 : cluster 0 pgmap v17380: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:29:02.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:29:01 smithi080 bash[28361]: cluster 2023-12-01T14:29:00.802913+0000 mgr.y (mgr.24362) 17411 : cluster 0 pgmap v17380: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:29:02.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:29:01 smithi090 bash[32384]: cluster 2023-12-01T14:29:00.802913+0000 mgr.y (mgr.24362) 17411 : cluster 0 pgmap v17380: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:29:03.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:29:02 smithi080 bash[28361]: audit 2023-12-01T14:29:02.227022+0000 mon.a (mon.0) 10618 : audit 0 from='client.? 172.21.15.80:0/1647044990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:29:03.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:29:02 smithi080 bash[41963]: audit 2023-12-01T14:29:02.227022+0000 mon.a (mon.0) 10618 : audit 0 from='client.? 172.21.15.80:0/1647044990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:29:03.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:29:02 smithi090 bash[32384]: audit 2023-12-01T14:29:02.227022+0000 mon.a (mon.0) 10618 : audit 0 from='client.? 172.21.15.80:0/1647044990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:29:04.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:29:03 smithi080 bash[28361]: cluster 2023-12-01T14:29:02.804077+0000 mgr.y (mgr.24362) 17412 : cluster 0 pgmap v17381: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:29:04.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:29:03 smithi080 bash[41963]: cluster 2023-12-01T14:29:02.804077+0000 mgr.y (mgr.24362) 17412 : cluster 0 pgmap v17381: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:29:04.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:29:03 smithi090 bash[32384]: cluster 2023-12-01T14:29:02.804077+0000 mgr.y (mgr.24362) 17412 : cluster 0 pgmap v17381: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:29:05.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:29:05 smithi090 bash[32384]: audit 2023-12-01T14:29:04.685310+0000 mon.a (mon.0) 10619 : audit 0 from='client.? 172.21.15.80:0/3621502602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:29:05.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:29:05 smithi090 bash[32384]: cluster 2023-12-01T14:29:04.804822+0000 mgr.y (mgr.24362) 17413 : cluster 0 pgmap v17382: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:29:05.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:29:05 smithi080 bash[41963]: audit 2023-12-01T14:29:04.685310+0000 mon.a (mon.0) 10619 : audit 0 from='client.? 172.21.15.80:0/3621502602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:29:05.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:29:05 smithi080 bash[41963]: cluster 2023-12-01T14:29:04.804822+0000 mgr.y (mgr.24362) 17413 : cluster 0 pgmap v17382: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:29:05.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:29:05 smithi080 bash[28361]: audit 2023-12-01T14:29:04.685310+0000 mon.a (mon.0) 10619 : audit 0 from='client.? 172.21.15.80:0/3621502602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:29:05.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:29:05 smithi080 bash[28361]: cluster 2023-12-01T14:29:04.804822+0000 mgr.y (mgr.24362) 17413 : cluster 0 pgmap v17382: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:29:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:29:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:29:06] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T14:29:08.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:29:07 smithi080 bash[28361]: cluster 2023-12-01T14:29:06.805918+0000 mgr.y (mgr.24362) 17414 : cluster 0 pgmap v17383: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:29:08.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:29:07 smithi080 bash[28361]: audit 2023-12-01T14:29:07.138479+0000 mon.a (mon.0) 10620 : audit 0 from='client.? 172.21.15.80:0/1541778888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:29:08.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:29:07 smithi080 bash[41963]: cluster 2023-12-01T14:29:06.805918+0000 mgr.y (mgr.24362) 17414 : cluster 0 pgmap v17383: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:29:08.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:29:07 smithi080 bash[41963]: audit 2023-12-01T14:29:07.138479+0000 mon.a (mon.0) 10620 : audit 0 from='client.? 172.21.15.80:0/1541778888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:29:08.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:29:07 smithi090 bash[32384]: cluster 2023-12-01T14:29:06.805918+0000 mgr.y (mgr.24362) 17414 : cluster 0 pgmap v17383: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:29:08.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:29:07 smithi090 bash[32384]: audit 2023-12-01T14:29:07.138479+0000 mon.a (mon.0) 10620 : audit 0 from='client.? 172.21.15.80:0/1541778888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:29:10.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:29:09 smithi080 bash[41963]: cluster 2023-12-01T14:29:08.806575+0000 mgr.y (mgr.24362) 17415 : cluster 0 pgmap v17384: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:29:10.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:29:09 smithi080 bash[41963]: audit 2023-12-01T14:29:09.590106+0000 mon.c (mon.2) 11154 : audit 0 from='client.? 172.21.15.80:0/3800438870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:29:10.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:29:09 smithi080 bash[28361]: cluster 2023-12-01T14:29:08.806575+0000 mgr.y (mgr.24362) 17415 : cluster 0 pgmap v17384: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:29:10.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:29:09 smithi080 bash[28361]: audit 2023-12-01T14:29:09.590106+0000 mon.c (mon.2) 11154 : audit 0 from='client.? 172.21.15.80:0/3800438870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:29:10.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:29:09 smithi090 bash[32384]: cluster 2023-12-01T14:29:08.806575+0000 mgr.y (mgr.24362) 17415 : cluster 0 pgmap v17384: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:29:10.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:29:09 smithi090 bash[32384]: audit 2023-12-01T14:29:09.590106+0000 mon.c (mon.2) 11154 : audit 0 from='client.? 172.21.15.80:0/3800438870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:29:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:29:10 smithi080 bash[28361]: audit 2023-12-01T14:29:10.701695+0000 mon.c (mon.2) 11155 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:29:11.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:29:10 smithi080 bash[41963]: audit 2023-12-01T14:29:10.701695+0000 mon.c (mon.2) 11155 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:29:11.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:29:10 smithi090 bash[32384]: audit 2023-12-01T14:29:10.701695+0000 mon.c (mon.2) 11155 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:29:12.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:29:11 smithi080 bash[28361]: cluster 2023-12-01T14:29:10.807206+0000 mgr.y (mgr.24362) 17416 : cluster 0 pgmap v17385: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:29:12.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:29:11 smithi080 bash[41963]: cluster 2023-12-01T14:29:10.807206+0000 mgr.y (mgr.24362) 17416 : cluster 0 pgmap v17385: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:29:12.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:29:11 smithi090 bash[32384]: cluster 2023-12-01T14:29:10.807206+0000 mgr.y (mgr.24362) 17416 : cluster 0 pgmap v17385: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:29:13.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:29:12 smithi080 bash[28361]: audit 2023-12-01T14:29:12.037741+0000 mon.c (mon.2) 11156 : audit 0 from='client.? 172.21.15.80:0/4252642624' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:29:13.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:29:12 smithi080 bash[41963]: audit 2023-12-01T14:29:12.037741+0000 mon.c (mon.2) 11156 : audit 0 from='client.? 172.21.15.80:0/4252642624' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:29:13.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:29:12 smithi090 bash[32384]: audit 2023-12-01T14:29:12.037741+0000 mon.c (mon.2) 11156 : audit 0 from='client.? 172.21.15.80:0/4252642624' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:29:14.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:29:13 smithi080 bash[28361]: cluster 2023-12-01T14:29:12.808297+0000 mgr.y (mgr.24362) 17417 : cluster 0 pgmap v17386: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:29:14.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:29:13 smithi080 bash[41963]: cluster 2023-12-01T14:29:12.808297+0000 mgr.y (mgr.24362) 17417 : cluster 0 pgmap v17386: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:29:14.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:29:13 smithi090 bash[32384]: cluster 2023-12-01T14:29:12.808297+0000 mgr.y (mgr.24362) 17417 : cluster 0 pgmap v17386: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:29:15.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:29:15 smithi090 bash[32384]: audit 2023-12-01T14:29:14.497398+0000 mon.c (mon.2) 11157 : audit 0 from='client.? 172.21.15.80:0/2488488367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:29:15.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:29:15 smithi090 bash[32384]: cluster 2023-12-01T14:29:14.808956+0000 mgr.y (mgr.24362) 17418 : cluster 0 pgmap v17387: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:29:15.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:29:15 smithi080 bash[41963]: audit 2023-12-01T14:29:14.497398+0000 mon.c (mon.2) 11157 : audit 0 from='client.? 172.21.15.80:0/2488488367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:29:15.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:29:15 smithi080 bash[41963]: cluster 2023-12-01T14:29:14.808956+0000 mgr.y (mgr.24362) 17418 : cluster 0 pgmap v17387: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:29:15.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:29:15 smithi080 bash[28361]: audit 2023-12-01T14:29:14.497398+0000 mon.c (mon.2) 11157 : audit 0 from='client.? 172.21.15.80:0/2488488367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:29:15.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:29:15 smithi080 bash[28361]: cluster 2023-12-01T14:29:14.808956+0000 mgr.y (mgr.24362) 17418 : cluster 0 pgmap v17387: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:29:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:29:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:29:16] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T14:29:18.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:29:17 smithi080 bash[28361]: cluster 2023-12-01T14:29:16.810076+0000 mgr.y (mgr.24362) 17419 : cluster 0 pgmap v17388: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:29:18.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:29:17 smithi080 bash[28361]: audit 2023-12-01T14:29:16.958876+0000 mon.c (mon.2) 11158 : audit 0 from='client.? 172.21.15.80:0/2801659363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:29:18.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:29:17 smithi080 bash[41963]: cluster 2023-12-01T14:29:16.810076+0000 mgr.y (mgr.24362) 17419 : cluster 0 pgmap v17388: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:29:18.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:29:17 smithi080 bash[41963]: audit 2023-12-01T14:29:16.958876+0000 mon.c (mon.2) 11158 : audit 0 from='client.? 172.21.15.80:0/2801659363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:29:18.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:29:17 smithi090 bash[32384]: cluster 2023-12-01T14:29:16.810076+0000 mgr.y (mgr.24362) 17419 : cluster 0 pgmap v17388: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:29:18.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:29:17 smithi090 bash[32384]: audit 2023-12-01T14:29:16.958876+0000 mon.c (mon.2) 11158 : audit 0 from='client.? 172.21.15.80:0/2801659363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:29:20.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:29:19 smithi080 bash[28361]: cluster 2023-12-01T14:29:18.810812+0000 mgr.y (mgr.24362) 17420 : cluster 0 pgmap v17389: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:29:20.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:29:19 smithi080 bash[28361]: audit 2023-12-01T14:29:19.408395+0000 mon.a (mon.0) 10621 : audit 0 from='client.? 172.21.15.80:0/4122225823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:29:20.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:29:19 smithi080 bash[41963]: cluster 2023-12-01T14:29:18.810812+0000 mgr.y (mgr.24362) 17420 : cluster 0 pgmap v17389: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:29:20.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:29:19 smithi080 bash[41963]: audit 2023-12-01T14:29:19.408395+0000 mon.a (mon.0) 10621 : audit 0 from='client.? 172.21.15.80:0/4122225823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:29:20.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:29:19 smithi090 bash[32384]: cluster 2023-12-01T14:29:18.810812+0000 mgr.y (mgr.24362) 17420 : cluster 0 pgmap v17389: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:29:20.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:29:19 smithi090 bash[32384]: audit 2023-12-01T14:29:19.408395+0000 mon.a (mon.0) 10621 : audit 0 from='client.? 172.21.15.80:0/4122225823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:29:22.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:29:21 smithi080 bash[28361]: cluster 2023-12-01T14:29:20.811449+0000 mgr.y (mgr.24362) 17421 : cluster 0 pgmap v17390: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:29:22.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:29:21 smithi080 bash[28361]: audit 2023-12-01T14:29:21.863580+0000 mon.c (mon.2) 11159 : audit 0 from='client.? 172.21.15.80:0/3331133184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:29:22.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:29:21 smithi080 bash[41963]: cluster 2023-12-01T14:29:20.811449+0000 mgr.y (mgr.24362) 17421 : cluster 0 pgmap v17390: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:29:22.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:29:21 smithi080 bash[41963]: audit 2023-12-01T14:29:21.863580+0000 mon.c (mon.2) 11159 : audit 0 from='client.? 172.21.15.80:0/3331133184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:29:22.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:29:21 smithi090 bash[32384]: cluster 2023-12-01T14:29:20.811449+0000 mgr.y (mgr.24362) 17421 : cluster 0 pgmap v17390: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:29:22.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:29:21 smithi090 bash[32384]: audit 2023-12-01T14:29:21.863580+0000 mon.c (mon.2) 11159 : audit 0 from='client.? 172.21.15.80:0/3331133184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:29:24.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:29:23 smithi080 bash[41963]: cluster 2023-12-01T14:29:22.812633+0000 mgr.y (mgr.24362) 17422 : cluster 0 pgmap v17391: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:29:24.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:29:23 smithi080 bash[28361]: cluster 2023-12-01T14:29:22.812633+0000 mgr.y (mgr.24362) 17422 : cluster 0 pgmap v17391: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:29:24.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:29:23 smithi090 bash[32384]: cluster 2023-12-01T14:29:22.812633+0000 mgr.y (mgr.24362) 17422 : cluster 0 pgmap v17391: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:29:25.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:29:24 smithi080 bash[28361]: audit 2023-12-01T14:29:24.324695+0000 mon.c (mon.2) 11160 : audit 0 from='client.? 172.21.15.80:0/893679015' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:29:25.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:29:24 smithi080 bash[41963]: audit 2023-12-01T14:29:24.324695+0000 mon.c (mon.2) 11160 : audit 0 from='client.? 172.21.15.80:0/893679015' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:29:25.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:29:24 smithi090 bash[32384]: audit 2023-12-01T14:29:24.324695+0000 mon.c (mon.2) 11160 : audit 0 from='client.? 172.21.15.80:0/893679015' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:29:26.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:29:25 smithi080 bash[28361]: cluster 2023-12-01T14:29:24.813394+0000 mgr.y (mgr.24362) 17423 : cluster 0 pgmap v17392: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:29:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:29:25 smithi080 bash[28361]: audit 2023-12-01T14:29:25.702432+0000 mon.c (mon.2) 11161 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:29:26.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:29:25 smithi080 bash[41963]: cluster 2023-12-01T14:29:24.813394+0000 mgr.y (mgr.24362) 17423 : cluster 0 pgmap v17392: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:29:26.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:29:25 smithi080 bash[41963]: audit 2023-12-01T14:29:25.702432+0000 mon.c (mon.2) 11161 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:29:26.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:29:25 smithi090 bash[32384]: cluster 2023-12-01T14:29:24.813394+0000 mgr.y (mgr.24362) 17423 : cluster 0 pgmap v17392: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:29:26.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:29:25 smithi090 bash[32384]: audit 2023-12-01T14:29:25.702432+0000 mon.c (mon.2) 11161 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:29:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:29:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:29:26] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T14:29:27.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:29:26 smithi080 bash[28361]: audit 2023-12-01T14:29:26.784519+0000 mon.c (mon.2) 11162 : audit 0 from='client.? 172.21.15.80:0/2732405614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:29:27.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:29:26 smithi080 bash[41963]: audit 2023-12-01T14:29:26.784519+0000 mon.c (mon.2) 11162 : audit 0 from='client.? 172.21.15.80:0/2732405614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:29:27.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:29:26 smithi090 bash[32384]: audit 2023-12-01T14:29:26.784519+0000 mon.c (mon.2) 11162 : audit 0 from='client.? 172.21.15.80:0/2732405614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:29:28.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:29:27 smithi080 bash[28361]: cluster 2023-12-01T14:29:26.814454+0000 mgr.y (mgr.24362) 17424 : cluster 0 pgmap v17393: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:29:28.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:29:27 smithi080 bash[41963]: cluster 2023-12-01T14:29:26.814454+0000 mgr.y (mgr.24362) 17424 : cluster 0 pgmap v17393: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:29:28.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:29:27 smithi090 bash[32384]: cluster 2023-12-01T14:29:26.814454+0000 mgr.y (mgr.24362) 17424 : cluster 0 pgmap v17393: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:29:30.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:29:29 smithi080 bash[28361]: cluster 2023-12-01T14:29:28.815174+0000 mgr.y (mgr.24362) 17425 : cluster 0 pgmap v17394: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:29:30.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:29:29 smithi080 bash[28361]: audit 2023-12-01T14:29:29.244054+0000 mon.c (mon.2) 11163 : audit 0 from='client.? 172.21.15.80:0/3796149825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:29:30.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:29:29 smithi080 bash[41963]: cluster 2023-12-01T14:29:28.815174+0000 mgr.y (mgr.24362) 17425 : cluster 0 pgmap v17394: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:29:30.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:29:29 smithi080 bash[41963]: audit 2023-12-01T14:29:29.244054+0000 mon.c (mon.2) 11163 : audit 0 from='client.? 172.21.15.80:0/3796149825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:29:30.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:29:29 smithi090 bash[32384]: cluster 2023-12-01T14:29:28.815174+0000 mgr.y (mgr.24362) 17425 : cluster 0 pgmap v17394: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:29:30.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:29:29 smithi090 bash[32384]: audit 2023-12-01T14:29:29.244054+0000 mon.c (mon.2) 11163 : audit 0 from='client.? 172.21.15.80:0/3796149825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:29:32.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:29:31 smithi080 bash[28361]: cluster 2023-12-01T14:29:30.815868+0000 mgr.y (mgr.24362) 17426 : cluster 0 pgmap v17395: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:29:32.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:29:31 smithi080 bash[28361]: audit 2023-12-01T14:29:31.701488+0000 mon.a (mon.0) 10622 : audit 0 from='client.? 172.21.15.80:0/3735500015' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:29:32.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:29:31 smithi080 bash[41963]: cluster 2023-12-01T14:29:30.815868+0000 mgr.y (mgr.24362) 17426 : cluster 0 pgmap v17395: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:29:32.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:29:31 smithi080 bash[41963]: audit 2023-12-01T14:29:31.701488+0000 mon.a (mon.0) 10622 : audit 0 from='client.? 172.21.15.80:0/3735500015' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:29:32.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:29:31 smithi090 bash[32384]: cluster 2023-12-01T14:29:30.815868+0000 mgr.y (mgr.24362) 17426 : cluster 0 pgmap v17395: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:29:32.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:29:31 smithi090 bash[32384]: audit 2023-12-01T14:29:31.701488+0000 mon.a (mon.0) 10622 : audit 0 from='client.? 172.21.15.80:0/3735500015' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:29:34.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:29:33 smithi080 bash[28361]: cluster 2023-12-01T14:29:32.817057+0000 mgr.y (mgr.24362) 17427 : cluster 0 pgmap v17396: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:29:34.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:29:33 smithi080 bash[41963]: cluster 2023-12-01T14:29:32.817057+0000 mgr.y (mgr.24362) 17427 : cluster 0 pgmap v17396: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:29:34.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:29:33 smithi090 bash[32384]: cluster 2023-12-01T14:29:32.817057+0000 mgr.y (mgr.24362) 17427 : cluster 0 pgmap v17396: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:29:35.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:29:34 smithi080 bash[28361]: audit 2023-12-01T14:29:34.159477+0000 mon.a (mon.0) 10623 : audit 0 from='client.? 172.21.15.80:0/211201501' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:29:35.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:29:34 smithi080 bash[41963]: audit 2023-12-01T14:29:34.159477+0000 mon.a (mon.0) 10623 : audit 0 from='client.? 172.21.15.80:0/211201501' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:29:35.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:29:34 smithi090 bash[32384]: audit 2023-12-01T14:29:34.159477+0000 mon.a (mon.0) 10623 : audit 0 from='client.? 172.21.15.80:0/211201501' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:29:36.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:29:35 smithi080 bash[28361]: cluster 2023-12-01T14:29:34.817721+0000 mgr.y (mgr.24362) 17428 : cluster 0 pgmap v17397: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:29:36.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:29:35 smithi080 bash[41963]: cluster 2023-12-01T14:29:34.817721+0000 mgr.y (mgr.24362) 17428 : cluster 0 pgmap v17397: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:29:36.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:29:35 smithi090 bash[32384]: cluster 2023-12-01T14:29:34.817721+0000 mgr.y (mgr.24362) 17428 : cluster 0 pgmap v17397: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:29:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:29:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:29:36] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T14:29:37.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:29:36 smithi080 bash[41963]: audit 2023-12-01T14:29:36.616021+0000 mon.a (mon.0) 10624 : audit 0 from='client.? 172.21.15.80:0/88338574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:29:37.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:29:36 smithi080 bash[28361]: audit 2023-12-01T14:29:36.616021+0000 mon.a (mon.0) 10624 : audit 0 from='client.? 172.21.15.80:0/88338574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:29:37.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:29:36 smithi090 bash[32384]: audit 2023-12-01T14:29:36.616021+0000 mon.a (mon.0) 10624 : audit 0 from='client.? 172.21.15.80:0/88338574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:29:38.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:29:37 smithi080 bash[28361]: cluster 2023-12-01T14:29:36.818839+0000 mgr.y (mgr.24362) 17429 : cluster 0 pgmap v17398: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:29:38.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:29:37 smithi080 bash[41963]: cluster 2023-12-01T14:29:36.818839+0000 mgr.y (mgr.24362) 17429 : cluster 0 pgmap v17398: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:29:38.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:29:37 smithi090 bash[32384]: cluster 2023-12-01T14:29:36.818839+0000 mgr.y (mgr.24362) 17429 : cluster 0 pgmap v17398: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:29:39.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:29:38 smithi080 bash[28361]: audit 2023-12-01T14:29:37.958205+0000 mon.c (mon.2) 11164 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:29:39.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:29:38 smithi080 bash[28361]: audit 2023-12-01T14:29:38.337112+0000 mon.a (mon.0) 10625 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:29:39.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:29:38 smithi080 bash[28361]: audit 2023-12-01T14:29:38.350940+0000 mon.a (mon.0) 10626 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:29:39.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:29:38 smithi080 bash[41963]: audit 2023-12-01T14:29:37.958205+0000 mon.c (mon.2) 11164 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:29:39.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:29:38 smithi080 bash[41963]: audit 2023-12-01T14:29:38.337112+0000 mon.a (mon.0) 10625 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:29:39.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:29:38 smithi080 bash[41963]: audit 2023-12-01T14:29:38.350940+0000 mon.a (mon.0) 10626 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:29:39.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:29:38 smithi090 bash[32384]: audit 2023-12-01T14:29:37.958205+0000 mon.c (mon.2) 11164 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:29:39.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:29:38 smithi090 bash[32384]: audit 2023-12-01T14:29:38.337112+0000 mon.a (mon.0) 10625 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:29:39.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:29:38 smithi090 bash[32384]: audit 2023-12-01T14:29:38.350940+0000 mon.a (mon.0) 10626 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:29:40.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:29:39 smithi080 bash[28361]: cluster 2023-12-01T14:29:38.819478+0000 mgr.y (mgr.24362) 17430 : cluster 0 pgmap v17399: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:29:40.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:29:39 smithi080 bash[28361]: audit 2023-12-01T14:29:39.074605+0000 mon.a (mon.0) 10627 : audit 0 from='client.? 172.21.15.80:0/1565585014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:29:40.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:29:39 smithi080 bash[41963]: cluster 2023-12-01T14:29:38.819478+0000 mgr.y (mgr.24362) 17430 : cluster 0 pgmap v17399: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:29:40.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:29:39 smithi080 bash[41963]: audit 2023-12-01T14:29:39.074605+0000 mon.a (mon.0) 10627 : audit 0 from='client.? 172.21.15.80:0/1565585014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:29:40.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:29:39 smithi090 bash[32384]: cluster 2023-12-01T14:29:38.819478+0000 mgr.y (mgr.24362) 17430 : cluster 0 pgmap v17399: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:29:40.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:29:39 smithi090 bash[32384]: audit 2023-12-01T14:29:39.074605+0000 mon.a (mon.0) 10627 : audit 0 from='client.? 172.21.15.80:0/1565585014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:29:41.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:29:40 smithi090 bash[32384]: audit 2023-12-01T14:29:40.702311+0000 mon.c (mon.2) 11165 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:29:41.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:29:40 smithi080 bash[41963]: audit 2023-12-01T14:29:40.702311+0000 mon.c (mon.2) 11165 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:29:41.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:29:40 smithi080 bash[28361]: audit 2023-12-01T14:29:40.702311+0000 mon.c (mon.2) 11165 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:29:42.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:29:41 smithi090 bash[32384]: cluster 2023-12-01T14:29:40.820069+0000 mgr.y (mgr.24362) 17431 : cluster 0 pgmap v17400: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:29:42.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:29:41 smithi090 bash[32384]: audit 2023-12-01T14:29:41.531925+0000 mon.c (mon.2) 11166 : audit 0 from='client.? 172.21.15.80:0/1479675319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:29:42.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:29:41 smithi080 bash[28361]: cluster 2023-12-01T14:29:40.820069+0000 mgr.y (mgr.24362) 17431 : cluster 0 pgmap v17400: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:29:42.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:29:41 smithi080 bash[28361]: audit 2023-12-01T14:29:41.531925+0000 mon.c (mon.2) 11166 : audit 0 from='client.? 172.21.15.80:0/1479675319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:29:42.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:29:41 smithi080 bash[41963]: cluster 2023-12-01T14:29:40.820069+0000 mgr.y (mgr.24362) 17431 : cluster 0 pgmap v17400: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:29:42.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:29:41 smithi080 bash[41963]: audit 2023-12-01T14:29:41.531925+0000 mon.c (mon.2) 11166 : audit 0 from='client.? 172.21.15.80:0/1479675319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:29:44.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:29:43 smithi090 bash[32384]: cluster 2023-12-01T14:29:42.821245+0000 mgr.y (mgr.24362) 17432 : cluster 0 pgmap v17401: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:29:44.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:29:43 smithi090 bash[32384]: audit 2023-12-01T14:29:43.802417+0000 mon.a (mon.0) 10628 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:29:44.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:29:43 smithi090 bash[32384]: audit 2023-12-01T14:29:43.813838+0000 mon.a (mon.0) 10629 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:29:44.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:29:43 smithi080 bash[41963]: cluster 2023-12-01T14:29:42.821245+0000 mgr.y (mgr.24362) 17432 : cluster 0 pgmap v17401: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:29:44.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:29:43 smithi080 bash[41963]: audit 2023-12-01T14:29:43.802417+0000 mon.a (mon.0) 10628 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:29:44.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:29:43 smithi080 bash[41963]: audit 2023-12-01T14:29:43.813838+0000 mon.a (mon.0) 10629 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:29:44.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:29:43 smithi080 bash[28361]: cluster 2023-12-01T14:29:42.821245+0000 mgr.y (mgr.24362) 17432 : cluster 0 pgmap v17401: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:29:44.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:29:43 smithi080 bash[28361]: audit 2023-12-01T14:29:43.802417+0000 mon.a (mon.0) 10628 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:29:44.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:29:43 smithi080 bash[28361]: audit 2023-12-01T14:29:43.813838+0000 mon.a (mon.0) 10629 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:29:45.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:29:44 smithi090 bash[32384]: audit 2023-12-01T14:29:44.012223+0000 mon.a (mon.0) 10630 : audit 0 from='client.? 172.21.15.80:0/1172543079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:29:45.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:29:44 smithi090 bash[32384]: audit 2023-12-01T14:29:44.559238+0000 mon.a (mon.0) 10631 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:29:45.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:29:44 smithi090 bash[32384]: audit 2023-12-01T14:29:44.574617+0000 mon.a (mon.0) 10632 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:29:45.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:29:44 smithi080 bash[41963]: audit 2023-12-01T14:29:44.012223+0000 mon.a (mon.0) 10630 : audit 0 from='client.? 172.21.15.80:0/1172543079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:29:45.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:29:44 smithi080 bash[41963]: audit 2023-12-01T14:29:44.559238+0000 mon.a (mon.0) 10631 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:29:45.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:29:44 smithi080 bash[41963]: audit 2023-12-01T14:29:44.574617+0000 mon.a (mon.0) 10632 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:29:45.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:29:44 smithi080 bash[28361]: audit 2023-12-01T14:29:44.012223+0000 mon.a (mon.0) 10630 : audit 0 from='client.? 172.21.15.80:0/1172543079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:29:45.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:29:44 smithi080 bash[28361]: audit 2023-12-01T14:29:44.559238+0000 mon.a (mon.0) 10631 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:29:45.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:29:44 smithi080 bash[28361]: audit 2023-12-01T14:29:44.574617+0000 mon.a (mon.0) 10632 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:29:46.233 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:29:45 smithi080 bash[28361]: cluster 2023-12-01T14:29:44.821931+0000 mgr.y (mgr.24362) 17433 : cluster 0 pgmap v17402: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:29:46.233 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:29:45 smithi080 bash[28361]: audit 2023-12-01T14:29:45.098371+0000 mon.c (mon.2) 11167 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:29:46.233 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:29:45 smithi080 bash[28361]: audit 2023-12-01T14:29:45.100348+0000 mon.c (mon.2) 11168 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:29:46.233 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:29:45 smithi080 bash[28361]: audit 2023-12-01T14:29:45.110998+0000 mon.a (mon.0) 10633 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:29:46.234 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:29:45 smithi080 bash[41963]: cluster 2023-12-01T14:29:44.821931+0000 mgr.y (mgr.24362) 17433 : cluster 0 pgmap v17402: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:29:46.234 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:29:45 smithi080 bash[41963]: audit 2023-12-01T14:29:45.098371+0000 mon.c (mon.2) 11167 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:29:46.234 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:29:45 smithi080 bash[41963]: audit 2023-12-01T14:29:45.100348+0000 mon.c (mon.2) 11168 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:29:46.234 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:29:45 smithi080 bash[41963]: audit 2023-12-01T14:29:45.110998+0000 mon.a (mon.0) 10633 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:29:46.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:29:45 smithi090 bash[32384]: cluster 2023-12-01T14:29:44.821931+0000 mgr.y (mgr.24362) 17433 : cluster 0 pgmap v17402: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:29:46.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:29:45 smithi090 bash[32384]: audit 2023-12-01T14:29:45.098371+0000 mon.c (mon.2) 11167 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:29:46.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:29:45 smithi090 bash[32384]: audit 2023-12-01T14:29:45.100348+0000 mon.c (mon.2) 11168 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:29:46.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:29:45 smithi090 bash[32384]: audit 2023-12-01T14:29:45.110998+0000 mon.a (mon.0) 10633 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:29:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:29:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:29:46] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T14:29:47.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:29:46 smithi090 bash[32384]: audit 2023-12-01T14:29:46.472445+0000 mon.a (mon.0) 10634 : audit 0 from='client.? 172.21.15.80:0/2872353867' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:29:47.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:29:46 smithi080 bash[28361]: audit 2023-12-01T14:29:46.472445+0000 mon.a (mon.0) 10634 : audit 0 from='client.? 172.21.15.80:0/2872353867' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:29:47.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:29:46 smithi080 bash[41963]: audit 2023-12-01T14:29:46.472445+0000 mon.a (mon.0) 10634 : audit 0 from='client.? 172.21.15.80:0/2872353867' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:29:48.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:29:47 smithi090 bash[32384]: cluster 2023-12-01T14:29:46.823163+0000 mgr.y (mgr.24362) 17434 : cluster 0 pgmap v17403: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:29:48.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:29:47 smithi080 bash[28361]: cluster 2023-12-01T14:29:46.823163+0000 mgr.y (mgr.24362) 17434 : cluster 0 pgmap v17403: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:29:48.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:29:47 smithi080 bash[41963]: cluster 2023-12-01T14:29:46.823163+0000 mgr.y (mgr.24362) 17434 : cluster 0 pgmap v17403: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:29:49.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:29:48 smithi090 bash[32384]: cluster 2023-12-01T14:29:48.823743+0000 mgr.y (mgr.24362) 17435 : cluster 0 pgmap v17404: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:29:49.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:29:48 smithi090 bash[32384]: audit 2023-12-01T14:29:48.928236+0000 mon.a (mon.0) 10635 : audit 0 from='client.? 172.21.15.80:0/537728623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:29:49.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:29:48 smithi080 bash[41963]: cluster 2023-12-01T14:29:48.823743+0000 mgr.y (mgr.24362) 17435 : cluster 0 pgmap v17404: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:29:49.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:29:48 smithi080 bash[41963]: audit 2023-12-01T14:29:48.928236+0000 mon.a (mon.0) 10635 : audit 0 from='client.? 172.21.15.80:0/537728623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:29:49.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:29:48 smithi080 bash[28361]: cluster 2023-12-01T14:29:48.823743+0000 mgr.y (mgr.24362) 17435 : cluster 0 pgmap v17404: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:29:49.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:29:48 smithi080 bash[28361]: audit 2023-12-01T14:29:48.928236+0000 mon.a (mon.0) 10635 : audit 0 from='client.? 172.21.15.80:0/537728623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:29:52.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:29:52 smithi080 bash[41963]: cluster 2023-12-01T14:29:50.824407+0000 mgr.y (mgr.24362) 17436 : cluster 0 pgmap v17405: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:29:52.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:29:52 smithi080 bash[41963]: audit 2023-12-01T14:29:51.394849+0000 mon.a (mon.0) 10636 : audit 0 from='client.? 172.21.15.80:0/2571269141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:29:52.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:29:51 smithi080 bash[28361]: cluster 2023-12-01T14:29:50.824407+0000 mgr.y (mgr.24362) 17436 : cluster 0 pgmap v17405: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:29:52.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:29:51 smithi080 bash[28361]: audit 2023-12-01T14:29:51.394849+0000 mon.a (mon.0) 10636 : audit 0 from='client.? 172.21.15.80:0/2571269141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:29:52.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:29:51 smithi090 bash[32384]: cluster 2023-12-01T14:29:50.824407+0000 mgr.y (mgr.24362) 17436 : cluster 0 pgmap v17405: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:29:52.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:29:51 smithi090 bash[32384]: audit 2023-12-01T14:29:51.394849+0000 mon.a (mon.0) 10636 : audit 0 from='client.? 172.21.15.80:0/2571269141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:29:54.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:29:53 smithi080 bash[28361]: cluster 2023-12-01T14:29:52.825634+0000 mgr.y (mgr.24362) 17437 : cluster 0 pgmap v17406: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:29:54.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:29:53 smithi080 bash[28361]: audit 2023-12-01T14:29:53.851646+0000 mon.a (mon.0) 10637 : audit 0 from='client.? 172.21.15.80:0/3722469352' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:29:54.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:29:53 smithi080 bash[41963]: cluster 2023-12-01T14:29:52.825634+0000 mgr.y (mgr.24362) 17437 : cluster 0 pgmap v17406: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:29:54.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:29:53 smithi080 bash[41963]: audit 2023-12-01T14:29:53.851646+0000 mon.a (mon.0) 10637 : audit 0 from='client.? 172.21.15.80:0/3722469352' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:29:54.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:29:53 smithi090 bash[32384]: cluster 2023-12-01T14:29:52.825634+0000 mgr.y (mgr.24362) 17437 : cluster 0 pgmap v17406: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:29:54.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:29:53 smithi090 bash[32384]: audit 2023-12-01T14:29:53.851646+0000 mon.a (mon.0) 10637 : audit 0 from='client.? 172.21.15.80:0/3722469352' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:29:55.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:29:55 smithi090 bash[32384]: cluster 2023-12-01T14:29:54.826319+0000 mgr.y (mgr.24362) 17438 : cluster 0 pgmap v17407: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:29:55.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:29:55 smithi080 bash[41963]: cluster 2023-12-01T14:29:54.826319+0000 mgr.y (mgr.24362) 17438 : cluster 0 pgmap v17407: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:29:55.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:29:55 smithi080 bash[28361]: cluster 2023-12-01T14:29:54.826319+0000 mgr.y (mgr.24362) 17438 : cluster 0 pgmap v17407: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:29:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:29:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:29:56] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T14:29:56.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:29:56 smithi080 bash[28361]: audit 2023-12-01T14:29:55.702951+0000 mon.c (mon.2) 11169 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:29:56.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:29:56 smithi080 bash[28361]: audit 2023-12-01T14:29:56.314211+0000 mon.a (mon.0) 10638 : audit 0 from='client.? 172.21.15.80:0/518761387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:29:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:29:56 smithi080 bash[41963]: audit 2023-12-01T14:29:55.702951+0000 mon.c (mon.2) 11169 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:29:56.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:29:56 smithi080 bash[41963]: audit 2023-12-01T14:29:56.314211+0000 mon.a (mon.0) 10638 : audit 0 from='client.? 172.21.15.80:0/518761387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:29:56.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:29:56 smithi090 bash[32384]: audit 2023-12-01T14:29:55.702951+0000 mon.c (mon.2) 11169 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:29:56.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:29:56 smithi090 bash[32384]: audit 2023-12-01T14:29:56.314211+0000 mon.a (mon.0) 10638 : audit 0 from='client.? 172.21.15.80:0/518761387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:29:57.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:29:57 smithi090 bash[32384]: cluster 2023-12-01T14:29:56.827523+0000 mgr.y (mgr.24362) 17439 : cluster 0 pgmap v17408: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:29:57.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:29:57 smithi080 bash[28361]: cluster 2023-12-01T14:29:56.827523+0000 mgr.y (mgr.24362) 17439 : cluster 0 pgmap v17408: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:29:57.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:29:57 smithi080 bash[41963]: cluster 2023-12-01T14:29:56.827523+0000 mgr.y (mgr.24362) 17439 : cluster 0 pgmap v17408: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:29:59.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:29:58 smithi080 bash[28361]: audit 2023-12-01T14:29:58.768692+0000 mon.a (mon.0) 10639 : audit 0 from='client.? 172.21.15.80:0/1146190028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:29:59.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:29:58 smithi080 bash[41963]: audit 2023-12-01T14:29:58.768692+0000 mon.a (mon.0) 10639 : audit 0 from='client.? 172.21.15.80:0/1146190028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:29:59.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:29:58 smithi090 bash[32384]: audit 2023-12-01T14:29:58.768692+0000 mon.a (mon.0) 10639 : audit 0 from='client.? 172.21.15.80:0/1146190028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:30:00.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:29:59 smithi080 bash[28361]: cluster 2023-12-01T14:29:58.827955+0000 mgr.y (mgr.24362) 17440 : cluster 0 pgmap v17409: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:30:00.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:30:00 smithi080 bash[28361]: debug 2023-12-01T14:29:59.999+0000 7f6ec9bf0700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T14:30:00.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:29:59 smithi080 bash[41963]: cluster 2023-12-01T14:29:58.827955+0000 mgr.y (mgr.24362) 17440 : cluster 0 pgmap v17409: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:30:00.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:29:59 smithi090 bash[32384]: cluster 2023-12-01T14:29:58.827955+0000 mgr.y (mgr.24362) 17440 : cluster 0 pgmap v17409: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:30:01.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:30:00 smithi080 bash[28361]: cluster 2023-12-01T14:30:00.000209+0000 mon.a (mon.0) 10640 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T14:30:01.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:30:00 smithi080 bash[41963]: cluster 2023-12-01T14:30:00.000209+0000 mon.a (mon.0) 10640 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T14:30:01.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:30:00 smithi090 bash[32384]: cluster 2023-12-01T14:30:00.000209+0000 mon.a (mon.0) 10640 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T14:30:02.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:30:01 smithi080 bash[41963]: cluster 2023-12-01T14:30:00.828566+0000 mgr.y (mgr.24362) 17441 : cluster 0 pgmap v17410: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:30:02.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:30:01 smithi080 bash[41963]: audit 2023-12-01T14:30:01.231615+0000 mon.a (mon.0) 10641 : audit 0 from='client.? 172.21.15.80:0/50172308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:30:02.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:30:01 smithi080 bash[28361]: cluster 2023-12-01T14:30:00.828566+0000 mgr.y (mgr.24362) 17441 : cluster 0 pgmap v17410: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:30:02.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:30:01 smithi080 bash[28361]: audit 2023-12-01T14:30:01.231615+0000 mon.a (mon.0) 10641 : audit 0 from='client.? 172.21.15.80:0/50172308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:30:02.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:30:01 smithi090 bash[32384]: cluster 2023-12-01T14:30:00.828566+0000 mgr.y (mgr.24362) 17441 : cluster 0 pgmap v17410: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:30:02.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:30:01 smithi090 bash[32384]: audit 2023-12-01T14:30:01.231615+0000 mon.a (mon.0) 10641 : audit 0 from='client.? 172.21.15.80:0/50172308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:30:04.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:30:03 smithi080 bash[41963]: cluster 2023-12-01T14:30:02.829702+0000 mgr.y (mgr.24362) 17442 : cluster 0 pgmap v17411: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:30:04.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:30:03 smithi080 bash[41963]: audit 2023-12-01T14:30:03.697033+0000 mon.c (mon.2) 11170 : audit 0 from='client.? 172.21.15.80:0/3200368500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:30:04.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:30:03 smithi080 bash[28361]: cluster 2023-12-01T14:30:02.829702+0000 mgr.y (mgr.24362) 17442 : cluster 0 pgmap v17411: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:30:04.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:30:03 smithi080 bash[28361]: audit 2023-12-01T14:30:03.697033+0000 mon.c (mon.2) 11170 : audit 0 from='client.? 172.21.15.80:0/3200368500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:30:04.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:30:03 smithi090 bash[32384]: cluster 2023-12-01T14:30:02.829702+0000 mgr.y (mgr.24362) 17442 : cluster 0 pgmap v17411: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:30:04.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:30:03 smithi090 bash[32384]: audit 2023-12-01T14:30:03.697033+0000 mon.c (mon.2) 11170 : audit 0 from='client.? 172.21.15.80:0/3200368500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:30:05.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:30:05 smithi090 bash[32384]: cluster 2023-12-01T14:30:04.830389+0000 mgr.y (mgr.24362) 17443 : cluster 0 pgmap v17412: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:30:05.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:30:05 smithi080 bash[28361]: cluster 2023-12-01T14:30:04.830389+0000 mgr.y (mgr.24362) 17443 : cluster 0 pgmap v17412: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:30:05.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:30:05 smithi080 bash[41963]: cluster 2023-12-01T14:30:04.830389+0000 mgr.y (mgr.24362) 17443 : cluster 0 pgmap v17412: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:30:06.484 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:30:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:30:06] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T14:30:06.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:30:06 smithi090 bash[32384]: audit 2023-12-01T14:30:06.161888+0000 mon.a (mon.0) 10642 : audit 0 from='client.? 172.21.15.80:0/1857965923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:30:06.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:30:06 smithi080 bash[41963]: audit 2023-12-01T14:30:06.161888+0000 mon.a (mon.0) 10642 : audit 0 from='client.? 172.21.15.80:0/1857965923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:30:06.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:30:06 smithi080 bash[28361]: audit 2023-12-01T14:30:06.161888+0000 mon.a (mon.0) 10642 : audit 0 from='client.? 172.21.15.80:0/1857965923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:30:07.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:30:07 smithi090 bash[32384]: cluster 2023-12-01T14:30:06.831502+0000 mgr.y (mgr.24362) 17444 : cluster 0 pgmap v17413: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:30:07.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:30:07 smithi080 bash[41963]: cluster 2023-12-01T14:30:06.831502+0000 mgr.y (mgr.24362) 17444 : cluster 0 pgmap v17413: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:30:07.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:30:07 smithi080 bash[28361]: cluster 2023-12-01T14:30:06.831502+0000 mgr.y (mgr.24362) 17444 : cluster 0 pgmap v17413: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:30:08.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:30:08 smithi080 bash[28361]: audit 2023-12-01T14:30:08.610332+0000 mon.c (mon.2) 11171 : audit 0 from='client.? 172.21.15.80:0/1099910256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:30:08.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:30:08 smithi080 bash[41963]: audit 2023-12-01T14:30:08.610332+0000 mon.c (mon.2) 11171 : audit 0 from='client.? 172.21.15.80:0/1099910256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:30:09.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:30:08 smithi090 bash[32384]: audit 2023-12-01T14:30:08.610332+0000 mon.c (mon.2) 11171 : audit 0 from='client.? 172.21.15.80:0/1099910256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:30:09.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:30:09 smithi080 bash[28361]: cluster 2023-12-01T14:30:08.832227+0000 mgr.y (mgr.24362) 17445 : cluster 0 pgmap v17414: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:30:09.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:30:09 smithi080 bash[41963]: cluster 2023-12-01T14:30:08.832227+0000 mgr.y (mgr.24362) 17445 : cluster 0 pgmap v17414: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:30:10.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:30:09 smithi090 bash[32384]: cluster 2023-12-01T14:30:08.832227+0000 mgr.y (mgr.24362) 17445 : cluster 0 pgmap v17414: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:30:11.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:30:10 smithi090 bash[32384]: audit 2023-12-01T14:30:10.703329+0000 mon.c (mon.2) 11172 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:30:11.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:30:10 smithi080 bash[28361]: audit 2023-12-01T14:30:10.703329+0000 mon.c (mon.2) 11172 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:30:11.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:30:10 smithi080 bash[41963]: audit 2023-12-01T14:30:10.703329+0000 mon.c (mon.2) 11172 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:30:12.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:30:11 smithi090 bash[32384]: cluster 2023-12-01T14:30:10.832864+0000 mgr.y (mgr.24362) 17446 : cluster 0 pgmap v17415: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:30:12.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:30:11 smithi090 bash[32384]: audit 2023-12-01T14:30:11.065224+0000 mon.c (mon.2) 11173 : audit 0 from='client.? 172.21.15.80:0/541785295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:30:12.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:30:11 smithi080 bash[28361]: cluster 2023-12-01T14:30:10.832864+0000 mgr.y (mgr.24362) 17446 : cluster 0 pgmap v17415: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:30:12.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:30:11 smithi080 bash[28361]: audit 2023-12-01T14:30:11.065224+0000 mon.c (mon.2) 11173 : audit 0 from='client.? 172.21.15.80:0/541785295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:30:12.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:30:11 smithi080 bash[41963]: cluster 2023-12-01T14:30:10.832864+0000 mgr.y (mgr.24362) 17446 : cluster 0 pgmap v17415: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:30:12.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:30:11 smithi080 bash[41963]: audit 2023-12-01T14:30:11.065224+0000 mon.c (mon.2) 11173 : audit 0 from='client.? 172.21.15.80:0/541785295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:30:14.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:30:13 smithi080 bash[28361]: cluster 2023-12-01T14:30:12.833977+0000 mgr.y (mgr.24362) 17447 : cluster 0 pgmap v17416: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:30:14.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:30:13 smithi080 bash[28361]: audit 2023-12-01T14:30:13.521224+0000 mon.a (mon.0) 10643 : audit 0 from='client.? 172.21.15.80:0/3887477315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:30:14.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:30:13 smithi080 bash[41963]: cluster 2023-12-01T14:30:12.833977+0000 mgr.y (mgr.24362) 17447 : cluster 0 pgmap v17416: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:30:14.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:30:13 smithi080 bash[41963]: audit 2023-12-01T14:30:13.521224+0000 mon.a (mon.0) 10643 : audit 0 from='client.? 172.21.15.80:0/3887477315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:30:14.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:30:13 smithi090 bash[32384]: cluster 2023-12-01T14:30:12.833977+0000 mgr.y (mgr.24362) 17447 : cluster 0 pgmap v17416: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:30:14.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:30:13 smithi090 bash[32384]: audit 2023-12-01T14:30:13.521224+0000 mon.a (mon.0) 10643 : audit 0 from='client.? 172.21.15.80:0/3887477315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:30:15.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:30:15 smithi090 bash[32384]: cluster 2023-12-01T14:30:14.834719+0000 mgr.y (mgr.24362) 17448 : cluster 0 pgmap v17417: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:30:15.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:30:15 smithi080 bash[41963]: cluster 2023-12-01T14:30:14.834719+0000 mgr.y (mgr.24362) 17448 : cluster 0 pgmap v17417: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:30:15.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:30:15 smithi080 bash[28361]: cluster 2023-12-01T14:30:14.834719+0000 mgr.y (mgr.24362) 17448 : cluster 0 pgmap v17417: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:30:16.486 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:30:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:30:16] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T14:30:16.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:30:16 smithi090 bash[32384]: audit 2023-12-01T14:30:15.966051+0000 mon.c (mon.2) 11174 : audit 0 from='client.? 172.21.15.80:0/715435278' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:30:16.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:30:16 smithi080 bash[28361]: audit 2023-12-01T14:30:15.966051+0000 mon.c (mon.2) 11174 : audit 0 from='client.? 172.21.15.80:0/715435278' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:30:16.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:30:16 smithi080 bash[41963]: audit 2023-12-01T14:30:15.966051+0000 mon.c (mon.2) 11174 : audit 0 from='client.? 172.21.15.80:0/715435278' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:30:17.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:30:17 smithi090 bash[32384]: cluster 2023-12-01T14:30:16.835909+0000 mgr.y (mgr.24362) 17449 : cluster 0 pgmap v17418: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:30:17.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:30:17 smithi080 bash[41963]: cluster 2023-12-01T14:30:16.835909+0000 mgr.y (mgr.24362) 17449 : cluster 0 pgmap v17418: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:30:17.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:30:17 smithi080 bash[28361]: cluster 2023-12-01T14:30:16.835909+0000 mgr.y (mgr.24362) 17449 : cluster 0 pgmap v17418: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:30:18.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:30:18 smithi090 bash[32384]: audit 2023-12-01T14:30:18.432583+0000 mon.c (mon.2) 11175 : audit 0 from='client.? 172.21.15.80:0/1290598326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:30:18.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:30:18 smithi080 bash[28361]: audit 2023-12-01T14:30:18.432583+0000 mon.c (mon.2) 11175 : audit 0 from='client.? 172.21.15.80:0/1290598326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:30:18.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:30:18 smithi080 bash[41963]: audit 2023-12-01T14:30:18.432583+0000 mon.c (mon.2) 11175 : audit 0 from='client.? 172.21.15.80:0/1290598326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:30:19.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:30:19 smithi090 bash[32384]: cluster 2023-12-01T14:30:18.836576+0000 mgr.y (mgr.24362) 17450 : cluster 0 pgmap v17419: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:30:19.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:30:19 smithi080 bash[41963]: cluster 2023-12-01T14:30:18.836576+0000 mgr.y (mgr.24362) 17450 : cluster 0 pgmap v17419: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:30:19.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:30:19 smithi080 bash[28361]: cluster 2023-12-01T14:30:18.836576+0000 mgr.y (mgr.24362) 17450 : cluster 0 pgmap v17419: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:30:21.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:30:20 smithi090 bash[32384]: audit 2023-12-01T14:30:20.888571+0000 mon.a (mon.0) 10644 : audit 0 from='client.? 172.21.15.80:0/3097877028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:30:21.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:30:20 smithi080 bash[28361]: audit 2023-12-01T14:30:20.888571+0000 mon.a (mon.0) 10644 : audit 0 from='client.? 172.21.15.80:0/3097877028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:30:21.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:30:20 smithi080 bash[41963]: audit 2023-12-01T14:30:20.888571+0000 mon.a (mon.0) 10644 : audit 0 from='client.? 172.21.15.80:0/3097877028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:30:22.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:30:21 smithi090 bash[32384]: cluster 2023-12-01T14:30:20.837362+0000 mgr.y (mgr.24362) 17451 : cluster 0 pgmap v17420: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:30:22.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:30:21 smithi080 bash[28361]: cluster 2023-12-01T14:30:20.837362+0000 mgr.y (mgr.24362) 17451 : cluster 0 pgmap v17420: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:30:22.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:30:21 smithi080 bash[41963]: cluster 2023-12-01T14:30:20.837362+0000 mgr.y (mgr.24362) 17451 : cluster 0 pgmap v17420: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:30:24.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:30:23 smithi090 bash[32384]: cluster 2023-12-01T14:30:22.838466+0000 mgr.y (mgr.24362) 17452 : cluster 0 pgmap v17421: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:30:24.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:30:23 smithi090 bash[32384]: audit 2023-12-01T14:30:23.352582+0000 mon.a (mon.0) 10645 : audit 0 from='client.? 172.21.15.80:0/3225408242' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:30:24.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:30:23 smithi080 bash[28361]: cluster 2023-12-01T14:30:22.838466+0000 mgr.y (mgr.24362) 17452 : cluster 0 pgmap v17421: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:30:24.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:30:23 smithi080 bash[28361]: audit 2023-12-01T14:30:23.352582+0000 mon.a (mon.0) 10645 : audit 0 from='client.? 172.21.15.80:0/3225408242' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:30:24.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:30:23 smithi080 bash[41963]: cluster 2023-12-01T14:30:22.838466+0000 mgr.y (mgr.24362) 17452 : cluster 0 pgmap v17421: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:30:24.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:30:23 smithi080 bash[41963]: audit 2023-12-01T14:30:23.352582+0000 mon.a (mon.0) 10645 : audit 0 from='client.? 172.21.15.80:0/3225408242' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:30:25.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:30:25 smithi090 bash[32384]: cluster 2023-12-01T14:30:24.839116+0000 mgr.y (mgr.24362) 17453 : cluster 0 pgmap v17422: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:30:25.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:30:25 smithi080 bash[28361]: cluster 2023-12-01T14:30:24.839116+0000 mgr.y (mgr.24362) 17453 : cluster 0 pgmap v17422: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:30:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:30:25 smithi080 bash[41963]: cluster 2023-12-01T14:30:24.839116+0000 mgr.y (mgr.24362) 17453 : cluster 0 pgmap v17422: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:30:26.489 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:30:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:30:26] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T14:30:26.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:30:26 smithi090 bash[32384]: audit 2023-12-01T14:30:25.703638+0000 mon.c (mon.2) 11176 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:30:26.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:30:26 smithi090 bash[32384]: audit 2023-12-01T14:30:25.806093+0000 mon.c (mon.2) 11177 : audit 0 from='client.? 172.21.15.80:0/2067354711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:30:26.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:30:26 smithi080 bash[28361]: audit 2023-12-01T14:30:25.703638+0000 mon.c (mon.2) 11176 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:30:26.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:30:26 smithi080 bash[28361]: audit 2023-12-01T14:30:25.806093+0000 mon.c (mon.2) 11177 : audit 0 from='client.? 172.21.15.80:0/2067354711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:30:26.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:30:26 smithi080 bash[41963]: audit 2023-12-01T14:30:25.703638+0000 mon.c (mon.2) 11176 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:30:26.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:30:26 smithi080 bash[41963]: audit 2023-12-01T14:30:25.806093+0000 mon.c (mon.2) 11177 : audit 0 from='client.? 172.21.15.80:0/2067354711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:30:27.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:30:27 smithi090 bash[32384]: cluster 2023-12-01T14:30:26.840381+0000 mgr.y (mgr.24362) 17454 : cluster 0 pgmap v17423: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:30:27.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:30:27 smithi080 bash[28361]: cluster 2023-12-01T14:30:26.840381+0000 mgr.y (mgr.24362) 17454 : cluster 0 pgmap v17423: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:30:27.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:30:27 smithi080 bash[41963]: cluster 2023-12-01T14:30:26.840381+0000 mgr.y (mgr.24362) 17454 : cluster 0 pgmap v17423: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:30:28.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:30:28 smithi090 bash[32384]: audit 2023-12-01T14:30:28.257244+0000 mon.c (mon.2) 11178 : audit 0 from='client.? 172.21.15.80:0/3146632595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:30:28.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:30:28 smithi080 bash[28361]: audit 2023-12-01T14:30:28.257244+0000 mon.c (mon.2) 11178 : audit 0 from='client.? 172.21.15.80:0/3146632595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:30:28.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:30:28 smithi080 bash[41963]: audit 2023-12-01T14:30:28.257244+0000 mon.c (mon.2) 11178 : audit 0 from='client.? 172.21.15.80:0/3146632595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:30:29.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:30:29 smithi090 bash[32384]: cluster 2023-12-01T14:30:28.841063+0000 mgr.y (mgr.24362) 17455 : cluster 0 pgmap v17424: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:30:29.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:30:29 smithi080 bash[28361]: cluster 2023-12-01T14:30:28.841063+0000 mgr.y (mgr.24362) 17455 : cluster 0 pgmap v17424: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:30:29.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:30:29 smithi080 bash[41963]: cluster 2023-12-01T14:30:28.841063+0000 mgr.y (mgr.24362) 17455 : cluster 0 pgmap v17424: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:30:31.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:30:30 smithi080 bash[28361]: audit 2023-12-01T14:30:30.722972+0000 mon.a (mon.0) 10646 : audit 0 from='client.? 172.21.15.80:0/1722271849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:30:31.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:30:30 smithi080 bash[41963]: audit 2023-12-01T14:30:30.722972+0000 mon.a (mon.0) 10646 : audit 0 from='client.? 172.21.15.80:0/1722271849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:30:31.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:30:30 smithi090 bash[32384]: audit 2023-12-01T14:30:30.722972+0000 mon.a (mon.0) 10646 : audit 0 from='client.? 172.21.15.80:0/1722271849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:30:32.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:30:31 smithi080 bash[28361]: cluster 2023-12-01T14:30:30.841988+0000 mgr.y (mgr.24362) 17456 : cluster 0 pgmap v17425: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:30:32.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:30:31 smithi080 bash[41963]: cluster 2023-12-01T14:30:30.841988+0000 mgr.y (mgr.24362) 17456 : cluster 0 pgmap v17425: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:30:32.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:30:31 smithi090 bash[32384]: cluster 2023-12-01T14:30:30.841988+0000 mgr.y (mgr.24362) 17456 : cluster 0 pgmap v17425: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:30:34.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:30:33 smithi080 bash[41963]: cluster 2023-12-01T14:30:32.843034+0000 mgr.y (mgr.24362) 17457 : cluster 0 pgmap v17426: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:30:34.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:30:33 smithi080 bash[41963]: audit 2023-12-01T14:30:33.170970+0000 mon.c (mon.2) 11179 : audit 0 from='client.? 172.21.15.80:0/3875684707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:30:34.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:30:33 smithi080 bash[28361]: cluster 2023-12-01T14:30:32.843034+0000 mgr.y (mgr.24362) 17457 : cluster 0 pgmap v17426: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:30:34.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:30:33 smithi080 bash[28361]: audit 2023-12-01T14:30:33.170970+0000 mon.c (mon.2) 11179 : audit 0 from='client.? 172.21.15.80:0/3875684707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:30:34.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:30:33 smithi090 bash[32384]: cluster 2023-12-01T14:30:32.843034+0000 mgr.y (mgr.24362) 17457 : cluster 0 pgmap v17426: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:30:34.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:30:33 smithi090 bash[32384]: audit 2023-12-01T14:30:33.170970+0000 mon.c (mon.2) 11179 : audit 0 from='client.? 172.21.15.80:0/3875684707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:30:35.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:30:35 smithi090 bash[32384]: cluster 2023-12-01T14:30:34.843662+0000 mgr.y (mgr.24362) 17458 : cluster 0 pgmap v17427: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:30:35.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:30:35 smithi080 bash[41963]: cluster 2023-12-01T14:30:34.843662+0000 mgr.y (mgr.24362) 17458 : cluster 0 pgmap v17427: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:30:35.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:30:35 smithi080 bash[28361]: cluster 2023-12-01T14:30:34.843662+0000 mgr.y (mgr.24362) 17458 : cluster 0 pgmap v17427: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:30:36.493 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:30:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:30:36] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T14:30:36.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:30:36 smithi090 bash[32384]: audit 2023-12-01T14:30:35.615957+0000 mon.c (mon.2) 11180 : audit 0 from='client.? 172.21.15.80:0/1463755445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:30:36.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:30:36 smithi080 bash[28361]: audit 2023-12-01T14:30:35.615957+0000 mon.c (mon.2) 11180 : audit 0 from='client.? 172.21.15.80:0/1463755445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:30:36.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:30:36 smithi080 bash[41963]: audit 2023-12-01T14:30:35.615957+0000 mon.c (mon.2) 11180 : audit 0 from='client.? 172.21.15.80:0/1463755445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:30:37.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:30:37 smithi090 bash[32384]: cluster 2023-12-01T14:30:36.844862+0000 mgr.y (mgr.24362) 17459 : cluster 0 pgmap v17428: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:30:37.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:30:37 smithi080 bash[28361]: cluster 2023-12-01T14:30:36.844862+0000 mgr.y (mgr.24362) 17459 : cluster 0 pgmap v17428: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:30:37.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:30:37 smithi080 bash[41963]: cluster 2023-12-01T14:30:36.844862+0000 mgr.y (mgr.24362) 17459 : cluster 0 pgmap v17428: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:30:38.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:30:38 smithi090 bash[32384]: audit 2023-12-01T14:30:38.064442+0000 mon.c (mon.2) 11181 : audit 0 from='client.? 172.21.15.80:0/175670193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:30:38.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:30:38 smithi080 bash[28361]: audit 2023-12-01T14:30:38.064442+0000 mon.c (mon.2) 11181 : audit 0 from='client.? 172.21.15.80:0/175670193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:30:38.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:30:38 smithi080 bash[41963]: audit 2023-12-01T14:30:38.064442+0000 mon.c (mon.2) 11181 : audit 0 from='client.? 172.21.15.80:0/175670193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:30:39.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:30:39 smithi090 bash[32384]: cluster 2023-12-01T14:30:38.845548+0000 mgr.y (mgr.24362) 17460 : cluster 0 pgmap v17429: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:30:39.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:30:39 smithi080 bash[28361]: cluster 2023-12-01T14:30:38.845548+0000 mgr.y (mgr.24362) 17460 : cluster 0 pgmap v17429: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:30:39.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:30:39 smithi080 bash[41963]: cluster 2023-12-01T14:30:38.845548+0000 mgr.y (mgr.24362) 17460 : cluster 0 pgmap v17429: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:30:40.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:30:40 smithi080 bash[28361]: audit 2023-12-01T14:30:40.525039+0000 mon.a (mon.0) 10647 : audit 0 from='client.? 172.21.15.80:0/1157742072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:30:40.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:30:40 smithi080 bash[41963]: audit 2023-12-01T14:30:40.525039+0000 mon.a (mon.0) 10647 : audit 0 from='client.? 172.21.15.80:0/1157742072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:30:41.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:30:40 smithi090 bash[32384]: audit 2023-12-01T14:30:40.525039+0000 mon.a (mon.0) 10647 : audit 0 from='client.? 172.21.15.80:0/1157742072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:30:41.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:30:41 smithi080 bash[28361]: audit 2023-12-01T14:30:40.704092+0000 mon.c (mon.2) 11182 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:30:41.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:30:41 smithi080 bash[28361]: cluster 2023-12-01T14:30:40.846374+0000 mgr.y (mgr.24362) 17461 : cluster 0 pgmap v17430: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:30:41.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:30:41 smithi080 bash[41963]: audit 2023-12-01T14:30:40.704092+0000 mon.c (mon.2) 11182 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:30:41.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:30:41 smithi080 bash[41963]: cluster 2023-12-01T14:30:40.846374+0000 mgr.y (mgr.24362) 17461 : cluster 0 pgmap v17430: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:30:42.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:30:41 smithi090 bash[32384]: audit 2023-12-01T14:30:40.704092+0000 mon.c (mon.2) 11182 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:30:42.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:30:41 smithi090 bash[32384]: cluster 2023-12-01T14:30:40.846374+0000 mgr.y (mgr.24362) 17461 : cluster 0 pgmap v17430: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:30:44.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:30:43 smithi080 bash[28361]: cluster 2023-12-01T14:30:42.847324+0000 mgr.y (mgr.24362) 17462 : cluster 0 pgmap v17431: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:30:44.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:30:43 smithi080 bash[28361]: audit 2023-12-01T14:30:42.986037+0000 mon.a (mon.0) 10648 : audit 0 from='client.? 172.21.15.80:0/3547283350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:30:44.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:30:43 smithi080 bash[41963]: cluster 2023-12-01T14:30:42.847324+0000 mgr.y (mgr.24362) 17462 : cluster 0 pgmap v17431: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:30:44.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:30:43 smithi080 bash[41963]: audit 2023-12-01T14:30:42.986037+0000 mon.a (mon.0) 10648 : audit 0 from='client.? 172.21.15.80:0/3547283350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:30:44.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:30:43 smithi090 bash[32384]: cluster 2023-12-01T14:30:42.847324+0000 mgr.y (mgr.24362) 17462 : cluster 0 pgmap v17431: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:30:44.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:30:43 smithi090 bash[32384]: audit 2023-12-01T14:30:42.986037+0000 mon.a (mon.0) 10648 : audit 0 from='client.? 172.21.15.80:0/3547283350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:30:45.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:30:45 smithi090 bash[32384]: cluster 2023-12-01T14:30:44.848026+0000 mgr.y (mgr.24362) 17463 : cluster 0 pgmap v17432: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:30:45.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:30:45 smithi090 bash[32384]: audit 2023-12-01T14:30:45.199457+0000 mon.c (mon.2) 11183 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:30:45.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:30:45 smithi090 bash[32384]: audit 2023-12-01T14:30:45.448975+0000 mon.a (mon.0) 10649 : audit 0 from='client.? 172.21.15.80:0/1205193070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:30:45.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:30:45 smithi080 bash[28361]: cluster 2023-12-01T14:30:44.848026+0000 mgr.y (mgr.24362) 17463 : cluster 0 pgmap v17432: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:30:45.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:30:45 smithi080 bash[28361]: audit 2023-12-01T14:30:45.199457+0000 mon.c (mon.2) 11183 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:30:45.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:30:45 smithi080 bash[28361]: audit 2023-12-01T14:30:45.448975+0000 mon.a (mon.0) 10649 : audit 0 from='client.? 172.21.15.80:0/1205193070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:30:45.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:30:45 smithi080 bash[41963]: cluster 2023-12-01T14:30:44.848026+0000 mgr.y (mgr.24362) 17463 : cluster 0 pgmap v17432: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:30:45.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:30:45 smithi080 bash[41963]: audit 2023-12-01T14:30:45.199457+0000 mon.c (mon.2) 11183 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:30:45.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:30:45 smithi080 bash[41963]: audit 2023-12-01T14:30:45.448975+0000 mon.a (mon.0) 10649 : audit 0 from='client.? 172.21.15.80:0/1205193070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:30:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:30:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:30:46] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T14:30:48.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:30:47 smithi080 bash[28361]: cluster 2023-12-01T14:30:46.849256+0000 mgr.y (mgr.24362) 17464 : cluster 0 pgmap v17433: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:30:48.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:30:47 smithi080 bash[41963]: cluster 2023-12-01T14:30:46.849256+0000 mgr.y (mgr.24362) 17464 : cluster 0 pgmap v17433: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:30:48.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:30:47 smithi090 bash[32384]: cluster 2023-12-01T14:30:46.849256+0000 mgr.y (mgr.24362) 17464 : cluster 0 pgmap v17433: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:30:49.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:30:48 smithi080 bash[28361]: audit 2023-12-01T14:30:47.904749+0000 mon.c (mon.2) 11184 : audit 0 from='client.? 172.21.15.80:0/3775662755' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:30:49.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:30:48 smithi080 bash[41963]: audit 2023-12-01T14:30:47.904749+0000 mon.c (mon.2) 11184 : audit 0 from='client.? 172.21.15.80:0/3775662755' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:30:49.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:30:48 smithi090 bash[32384]: audit 2023-12-01T14:30:47.904749+0000 mon.c (mon.2) 11184 : audit 0 from='client.? 172.21.15.80:0/3775662755' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:30:50.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:30:49 smithi080 bash[41963]: cluster 2023-12-01T14:30:48.849971+0000 mgr.y (mgr.24362) 17465 : cluster 0 pgmap v17434: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:30:50.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:30:49 smithi080 bash[28361]: cluster 2023-12-01T14:30:48.849971+0000 mgr.y (mgr.24362) 17465 : cluster 0 pgmap v17434: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:30:50.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:30:49 smithi090 bash[32384]: cluster 2023-12-01T14:30:48.849971+0000 mgr.y (mgr.24362) 17465 : cluster 0 pgmap v17434: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:30:51.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:30:50 smithi080 bash[41963]: audit 2023-12-01T14:30:50.381928+0000 mon.c (mon.2) 11185 : audit 0 from='client.? 172.21.15.80:0/3088568663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:30:51.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:30:50 smithi080 bash[28361]: audit 2023-12-01T14:30:50.381928+0000 mon.c (mon.2) 11185 : audit 0 from='client.? 172.21.15.80:0/3088568663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:30:51.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:30:50 smithi090 bash[32384]: audit 2023-12-01T14:30:50.381928+0000 mon.c (mon.2) 11185 : audit 0 from='client.? 172.21.15.80:0/3088568663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:30:52.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:30:51 smithi080 bash[28361]: cluster 2023-12-01T14:30:50.850848+0000 mgr.y (mgr.24362) 17466 : cluster 0 pgmap v17435: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:30:52.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:30:51 smithi080 bash[28361]: audit 2023-12-01T14:30:51.000407+0000 mon.a (mon.0) 10650 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:30:52.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:30:51 smithi080 bash[28361]: audit 2023-12-01T14:30:51.010193+0000 mon.a (mon.0) 10651 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:30:52.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:30:51 smithi080 bash[28361]: audit 2023-12-01T14:30:51.402621+0000 mon.a (mon.0) 10652 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:30:52.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:30:51 smithi080 bash[28361]: audit 2023-12-01T14:30:51.413006+0000 mon.a (mon.0) 10653 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:30:52.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:30:51 smithi080 bash[28361]: audit 2023-12-01T14:30:51.911771+0000 mon.c (mon.2) 11186 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:30:52.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:30:51 smithi080 bash[28361]: audit 2023-12-01T14:30:51.913465+0000 mon.c (mon.2) 11187 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:30:52.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:30:51 smithi080 bash[41963]: cluster 2023-12-01T14:30:50.850848+0000 mgr.y (mgr.24362) 17466 : cluster 0 pgmap v17435: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:30:52.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:30:51 smithi080 bash[41963]: audit 2023-12-01T14:30:51.000407+0000 mon.a (mon.0) 10650 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:30:52.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:30:51 smithi080 bash[41963]: audit 2023-12-01T14:30:51.010193+0000 mon.a (mon.0) 10651 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:30:52.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:30:51 smithi080 bash[41963]: audit 2023-12-01T14:30:51.402621+0000 mon.a (mon.0) 10652 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:30:52.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:30:51 smithi080 bash[41963]: audit 2023-12-01T14:30:51.413006+0000 mon.a (mon.0) 10653 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:30:52.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:30:51 smithi080 bash[41963]: audit 2023-12-01T14:30:51.911771+0000 mon.c (mon.2) 11186 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:30:52.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:30:51 smithi080 bash[41963]: audit 2023-12-01T14:30:51.913465+0000 mon.c (mon.2) 11187 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:30:52.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:30:51 smithi090 bash[32384]: cluster 2023-12-01T14:30:50.850848+0000 mgr.y (mgr.24362) 17466 : cluster 0 pgmap v17435: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:30:52.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:30:51 smithi090 bash[32384]: audit 2023-12-01T14:30:51.000407+0000 mon.a (mon.0) 10650 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:30:52.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:30:51 smithi090 bash[32384]: audit 2023-12-01T14:30:51.010193+0000 mon.a (mon.0) 10651 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:30:52.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:30:51 smithi090 bash[32384]: audit 2023-12-01T14:30:51.402621+0000 mon.a (mon.0) 10652 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:30:52.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:30:51 smithi090 bash[32384]: audit 2023-12-01T14:30:51.413006+0000 mon.a (mon.0) 10653 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:30:52.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:30:51 smithi090 bash[32384]: audit 2023-12-01T14:30:51.911771+0000 mon.c (mon.2) 11186 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:30:52.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:30:51 smithi090 bash[32384]: audit 2023-12-01T14:30:51.913465+0000 mon.c (mon.2) 11187 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:30:53.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:30:52 smithi090 bash[32384]: audit 2023-12-01T14:30:51.923194+0000 mon.a (mon.0) 10654 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:30:53.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:30:52 smithi090 bash[32384]: audit 2023-12-01T14:30:52.837488+0000 mon.c (mon.2) 11188 : audit 0 from='client.? 172.21.15.80:0/3957853720' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:30:53.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:30:52 smithi080 bash[28361]: audit 2023-12-01T14:30:51.923194+0000 mon.a (mon.0) 10654 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:30:53.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:30:52 smithi080 bash[28361]: audit 2023-12-01T14:30:52.837488+0000 mon.c (mon.2) 11188 : audit 0 from='client.? 172.21.15.80:0/3957853720' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:30:53.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:30:52 smithi080 bash[41963]: audit 2023-12-01T14:30:51.923194+0000 mon.a (mon.0) 10654 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:30:53.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:30:52 smithi080 bash[41963]: audit 2023-12-01T14:30:52.837488+0000 mon.c (mon.2) 11188 : audit 0 from='client.? 172.21.15.80:0/3957853720' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:30:54.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:30:53 smithi090 bash[32384]: cluster 2023-12-01T14:30:52.851724+0000 mgr.y (mgr.24362) 17467 : cluster 0 pgmap v17436: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:30:54.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:30:53 smithi080 bash[28361]: cluster 2023-12-01T14:30:52.851724+0000 mgr.y (mgr.24362) 17467 : cluster 0 pgmap v17436: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:30:54.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:30:53 smithi080 bash[41963]: cluster 2023-12-01T14:30:52.851724+0000 mgr.y (mgr.24362) 17467 : cluster 0 pgmap v17436: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:30:55.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:30:55 smithi090 bash[32384]: cluster 2023-12-01T14:30:54.852339+0000 mgr.y (mgr.24362) 17468 : cluster 0 pgmap v17437: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:30:55.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:30:55 smithi090 bash[32384]: audit 2023-12-01T14:30:55.295985+0000 mon.c (mon.2) 11189 : audit 0 from='client.? 172.21.15.80:0/2527059724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:30:55.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:30:55 smithi080 bash[28361]: cluster 2023-12-01T14:30:54.852339+0000 mgr.y (mgr.24362) 17468 : cluster 0 pgmap v17437: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:30:55.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:30:55 smithi080 bash[28361]: audit 2023-12-01T14:30:55.295985+0000 mon.c (mon.2) 11189 : audit 0 from='client.? 172.21.15.80:0/2527059724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:30:55.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:30:55 smithi080 bash[41963]: cluster 2023-12-01T14:30:54.852339+0000 mgr.y (mgr.24362) 17468 : cluster 0 pgmap v17437: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:30:55.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:30:55 smithi080 bash[41963]: audit 2023-12-01T14:30:55.295985+0000 mon.c (mon.2) 11189 : audit 0 from='client.? 172.21.15.80:0/2527059724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:30:56.500 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:30:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:30:56] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T14:30:56.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:30:56 smithi090 bash[32384]: audit 2023-12-01T14:30:55.704413+0000 mon.c (mon.2) 11190 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:30:56.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:30:56 smithi080 bash[28361]: audit 2023-12-01T14:30:55.704413+0000 mon.c (mon.2) 11190 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:30:56.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:30:56 smithi080 bash[41963]: audit 2023-12-01T14:30:55.704413+0000 mon.c (mon.2) 11190 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:30:57.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:30:57 smithi090 bash[32384]: cluster 2023-12-01T14:30:56.853542+0000 mgr.y (mgr.24362) 17469 : cluster 0 pgmap v17438: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:30:57.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:30:57 smithi080 bash[28361]: cluster 2023-12-01T14:30:56.853542+0000 mgr.y (mgr.24362) 17469 : cluster 0 pgmap v17438: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:30:57.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:30:57 smithi080 bash[41963]: cluster 2023-12-01T14:30:56.853542+0000 mgr.y (mgr.24362) 17469 : cluster 0 pgmap v17438: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:30:58.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:30:58 smithi090 bash[32384]: audit 2023-12-01T14:30:57.756054+0000 mon.c (mon.2) 11191 : audit 0 from='client.? 172.21.15.80:0/2784240410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:30:58.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:30:58 smithi080 bash[28361]: audit 2023-12-01T14:30:57.756054+0000 mon.c (mon.2) 11191 : audit 0 from='client.? 172.21.15.80:0/2784240410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:30:58.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:30:58 smithi080 bash[41963]: audit 2023-12-01T14:30:57.756054+0000 mon.c (mon.2) 11191 : audit 0 from='client.? 172.21.15.80:0/2784240410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:30:59.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:30:59 smithi080 bash[28361]: cluster 2023-12-01T14:30:58.854188+0000 mgr.y (mgr.24362) 17470 : cluster 0 pgmap v17439: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:30:59.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:30:59 smithi080 bash[41963]: cluster 2023-12-01T14:30:58.854188+0000 mgr.y (mgr.24362) 17470 : cluster 0 pgmap v17439: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:31:00.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:30:59 smithi090 bash[32384]: cluster 2023-12-01T14:30:58.854188+0000 mgr.y (mgr.24362) 17470 : cluster 0 pgmap v17439: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:31:00.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:31:00 smithi080 bash[41963]: audit 2023-12-01T14:31:00.214809+0000 mon.c (mon.2) 11192 : audit 0 from='client.? 172.21.15.80:0/1708712669' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:31:00.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:31:00 smithi080 bash[28361]: audit 2023-12-01T14:31:00.214809+0000 mon.c (mon.2) 11192 : audit 0 from='client.? 172.21.15.80:0/1708712669' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:31:01.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:31:00 smithi090 bash[32384]: audit 2023-12-01T14:31:00.214809+0000 mon.c (mon.2) 11192 : audit 0 from='client.? 172.21.15.80:0/1708712669' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:31:01.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:31:01 smithi080 bash[41963]: cluster 2023-12-01T14:31:00.854937+0000 mgr.y (mgr.24362) 17471 : cluster 0 pgmap v17440: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:31:01.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:31:01 smithi080 bash[28361]: cluster 2023-12-01T14:31:00.854937+0000 mgr.y (mgr.24362) 17471 : cluster 0 pgmap v17440: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:31:02.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:31:01 smithi090 bash[32384]: cluster 2023-12-01T14:31:00.854937+0000 mgr.y (mgr.24362) 17471 : cluster 0 pgmap v17440: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:31:03.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:31:02 smithi090 bash[32384]: audit 2023-12-01T14:31:02.664722+0000 mon.c (mon.2) 11193 : audit 0 from='client.? 172.21.15.80:0/387354598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:31:03.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:31:02 smithi080 bash[28361]: audit 2023-12-01T14:31:02.664722+0000 mon.c (mon.2) 11193 : audit 0 from='client.? 172.21.15.80:0/387354598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:31:03.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:31:02 smithi080 bash[41963]: audit 2023-12-01T14:31:02.664722+0000 mon.c (mon.2) 11193 : audit 0 from='client.? 172.21.15.80:0/387354598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:31:04.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:31:03 smithi090 bash[32384]: cluster 2023-12-01T14:31:02.856007+0000 mgr.y (mgr.24362) 17472 : cluster 0 pgmap v17441: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:31:04.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:31:03 smithi080 bash[28361]: cluster 2023-12-01T14:31:02.856007+0000 mgr.y (mgr.24362) 17472 : cluster 0 pgmap v17441: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:31:04.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:31:03 smithi080 bash[41963]: cluster 2023-12-01T14:31:02.856007+0000 mgr.y (mgr.24362) 17472 : cluster 0 pgmap v17441: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:31:05.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:31:05 smithi090 bash[32384]: cluster 2023-12-01T14:31:04.856621+0000 mgr.y (mgr.24362) 17473 : cluster 0 pgmap v17442: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:31:05.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:31:05 smithi090 bash[32384]: audit 2023-12-01T14:31:05.110474+0000 mon.c (mon.2) 11194 : audit 0 from='client.? 172.21.15.80:0/3465901904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:31:05.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:31:05 smithi080 bash[41963]: cluster 2023-12-01T14:31:04.856621+0000 mgr.y (mgr.24362) 17473 : cluster 0 pgmap v17442: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:31:05.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:31:05 smithi080 bash[41963]: audit 2023-12-01T14:31:05.110474+0000 mon.c (mon.2) 11194 : audit 0 from='client.? 172.21.15.80:0/3465901904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:31:05.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:31:05 smithi080 bash[28361]: cluster 2023-12-01T14:31:04.856621+0000 mgr.y (mgr.24362) 17473 : cluster 0 pgmap v17442: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:31:05.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:31:05 smithi080 bash[28361]: audit 2023-12-01T14:31:05.110474+0000 mon.c (mon.2) 11194 : audit 0 from='client.? 172.21.15.80:0/3465901904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:31:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:31:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:31:06] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T14:31:08.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:31:07 smithi080 bash[41963]: cluster 2023-12-01T14:31:06.857745+0000 mgr.y (mgr.24362) 17474 : cluster 0 pgmap v17443: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:31:08.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:31:07 smithi080 bash[41963]: audit 2023-12-01T14:31:07.557116+0000 mon.a (mon.0) 10655 : audit 0 from='client.? 172.21.15.80:0/3196101142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:31:08.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:31:07 smithi080 bash[28361]: cluster 2023-12-01T14:31:06.857745+0000 mgr.y (mgr.24362) 17474 : cluster 0 pgmap v17443: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:31:08.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:31:07 smithi080 bash[28361]: audit 2023-12-01T14:31:07.557116+0000 mon.a (mon.0) 10655 : audit 0 from='client.? 172.21.15.80:0/3196101142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:31:08.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:31:07 smithi090 bash[32384]: cluster 2023-12-01T14:31:06.857745+0000 mgr.y (mgr.24362) 17474 : cluster 0 pgmap v17443: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:31:08.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:31:07 smithi090 bash[32384]: audit 2023-12-01T14:31:07.557116+0000 mon.a (mon.0) 10655 : audit 0 from='client.? 172.21.15.80:0/3196101142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:31:10.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:31:09 smithi080 bash[28361]: cluster 2023-12-01T14:31:08.858445+0000 mgr.y (mgr.24362) 17475 : cluster 0 pgmap v17444: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:31:10.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:31:09 smithi080 bash[41963]: cluster 2023-12-01T14:31:08.858445+0000 mgr.y (mgr.24362) 17475 : cluster 0 pgmap v17444: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:31:10.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:31:09 smithi090 bash[32384]: cluster 2023-12-01T14:31:08.858445+0000 mgr.y (mgr.24362) 17475 : cluster 0 pgmap v17444: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:31:11.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:31:10 smithi090 bash[32384]: audit 2023-12-01T14:31:10.015972+0000 mon.a (mon.0) 10656 : audit 0 from='client.? 172.21.15.80:0/2474879641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:31:11.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:31:10 smithi090 bash[32384]: audit 2023-12-01T14:31:10.704929+0000 mon.c (mon.2) 11195 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:31:11.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:31:10 smithi080 bash[28361]: audit 2023-12-01T14:31:10.015972+0000 mon.a (mon.0) 10656 : audit 0 from='client.? 172.21.15.80:0/2474879641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:31:11.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:31:10 smithi080 bash[28361]: audit 2023-12-01T14:31:10.704929+0000 mon.c (mon.2) 11195 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:31:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:31:10 smithi080 bash[41963]: audit 2023-12-01T14:31:10.015972+0000 mon.a (mon.0) 10656 : audit 0 from='client.? 172.21.15.80:0/2474879641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:31:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:31:10 smithi080 bash[41963]: audit 2023-12-01T14:31:10.704929+0000 mon.c (mon.2) 11195 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:31:12.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:31:11 smithi090 bash[32384]: cluster 2023-12-01T14:31:10.859405+0000 mgr.y (mgr.24362) 17476 : cluster 0 pgmap v17445: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:31:12.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:31:11 smithi080 bash[41963]: cluster 2023-12-01T14:31:10.859405+0000 mgr.y (mgr.24362) 17476 : cluster 0 pgmap v17445: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:31:12.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:31:11 smithi080 bash[28361]: cluster 2023-12-01T14:31:10.859405+0000 mgr.y (mgr.24362) 17476 : cluster 0 pgmap v17445: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:31:13.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:31:12 smithi090 bash[32384]: audit 2023-12-01T14:31:12.466786+0000 mon.c (mon.2) 11196 : audit 0 from='client.? 172.21.15.80:0/4070159711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:31:13.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:31:12 smithi080 bash[28361]: audit 2023-12-01T14:31:12.466786+0000 mon.c (mon.2) 11196 : audit 0 from='client.? 172.21.15.80:0/4070159711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:31:13.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:31:12 smithi080 bash[41963]: audit 2023-12-01T14:31:12.466786+0000 mon.c (mon.2) 11196 : audit 0 from='client.? 172.21.15.80:0/4070159711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:31:14.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:31:13 smithi090 bash[32384]: cluster 2023-12-01T14:31:12.860350+0000 mgr.y (mgr.24362) 17477 : cluster 0 pgmap v17446: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:31:14.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:31:13 smithi080 bash[28361]: cluster 2023-12-01T14:31:12.860350+0000 mgr.y (mgr.24362) 17477 : cluster 0 pgmap v17446: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:31:14.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:31:13 smithi080 bash[41963]: cluster 2023-12-01T14:31:12.860350+0000 mgr.y (mgr.24362) 17477 : cluster 0 pgmap v17446: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:31:15.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:31:15 smithi090 bash[32384]: cluster 2023-12-01T14:31:14.861077+0000 mgr.y (mgr.24362) 17478 : cluster 0 pgmap v17447: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:31:15.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:31:15 smithi090 bash[32384]: audit 2023-12-01T14:31:14.914197+0000 mon.c (mon.2) 11197 : audit 0 from='client.? 172.21.15.80:0/2761125025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:31:15.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:31:15 smithi080 bash[28361]: cluster 2023-12-01T14:31:14.861077+0000 mgr.y (mgr.24362) 17478 : cluster 0 pgmap v17447: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:31:15.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:31:15 smithi080 bash[28361]: audit 2023-12-01T14:31:14.914197+0000 mon.c (mon.2) 11197 : audit 0 from='client.? 172.21.15.80:0/2761125025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:31:15.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:31:15 smithi080 bash[41963]: cluster 2023-12-01T14:31:14.861077+0000 mgr.y (mgr.24362) 17478 : cluster 0 pgmap v17447: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:31:15.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:31:15 smithi080 bash[41963]: audit 2023-12-01T14:31:14.914197+0000 mon.c (mon.2) 11197 : audit 0 from='client.? 172.21.15.80:0/2761125025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:31:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:31:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:31:16] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T14:31:18.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:31:17 smithi080 bash[41963]: cluster 2023-12-01T14:31:16.862336+0000 mgr.y (mgr.24362) 17479 : cluster 0 pgmap v17448: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:31:18.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:31:17 smithi080 bash[41963]: audit 2023-12-01T14:31:17.365416+0000 mon.c (mon.2) 11198 : audit 0 from='client.? 172.21.15.80:0/3310931484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:31:18.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:31:17 smithi080 bash[28361]: cluster 2023-12-01T14:31:16.862336+0000 mgr.y (mgr.24362) 17479 : cluster 0 pgmap v17448: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:31:18.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:31:17 smithi080 bash[28361]: audit 2023-12-01T14:31:17.365416+0000 mon.c (mon.2) 11198 : audit 0 from='client.? 172.21.15.80:0/3310931484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:31:18.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:31:17 smithi090 bash[32384]: cluster 2023-12-01T14:31:16.862336+0000 mgr.y (mgr.24362) 17479 : cluster 0 pgmap v17448: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:31:18.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:31:17 smithi090 bash[32384]: audit 2023-12-01T14:31:17.365416+0000 mon.c (mon.2) 11198 : audit 0 from='client.? 172.21.15.80:0/3310931484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:31:20.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:31:19 smithi080 bash[28361]: cluster 2023-12-01T14:31:18.862988+0000 mgr.y (mgr.24362) 17480 : cluster 0 pgmap v17449: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:31:20.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:31:19 smithi080 bash[28361]: audit 2023-12-01T14:31:19.818513+0000 mon.a (mon.0) 10657 : audit 0 from='client.? 172.21.15.80:0/3214140125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:31:20.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:31:19 smithi080 bash[41963]: cluster 2023-12-01T14:31:18.862988+0000 mgr.y (mgr.24362) 17480 : cluster 0 pgmap v17449: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:31:20.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:31:19 smithi080 bash[41963]: audit 2023-12-01T14:31:19.818513+0000 mon.a (mon.0) 10657 : audit 0 from='client.? 172.21.15.80:0/3214140125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:31:20.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:31:19 smithi090 bash[32384]: cluster 2023-12-01T14:31:18.862988+0000 mgr.y (mgr.24362) 17480 : cluster 0 pgmap v17449: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:31:20.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:31:19 smithi090 bash[32384]: audit 2023-12-01T14:31:19.818513+0000 mon.a (mon.0) 10657 : audit 0 from='client.? 172.21.15.80:0/3214140125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:31:22.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:31:21 smithi080 bash[28361]: cluster 2023-12-01T14:31:20.863945+0000 mgr.y (mgr.24362) 17481 : cluster 0 pgmap v17450: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:31:22.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:31:21 smithi080 bash[41963]: cluster 2023-12-01T14:31:20.863945+0000 mgr.y (mgr.24362) 17481 : cluster 0 pgmap v17450: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:31:22.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:31:21 smithi090 bash[32384]: cluster 2023-12-01T14:31:20.863945+0000 mgr.y (mgr.24362) 17481 : cluster 0 pgmap v17450: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:31:23.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:31:22 smithi090 bash[32384]: audit 2023-12-01T14:31:22.271988+0000 mon.c (mon.2) 11199 : audit 0 from='client.? 172.21.15.80:0/3290336641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:31:23.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:31:22 smithi080 bash[28361]: audit 2023-12-01T14:31:22.271988+0000 mon.c (mon.2) 11199 : audit 0 from='client.? 172.21.15.80:0/3290336641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:31:23.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:31:22 smithi080 bash[41963]: audit 2023-12-01T14:31:22.271988+0000 mon.c (mon.2) 11199 : audit 0 from='client.? 172.21.15.80:0/3290336641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:31:24.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:31:23 smithi090 bash[32384]: cluster 2023-12-01T14:31:22.864916+0000 mgr.y (mgr.24362) 17482 : cluster 0 pgmap v17451: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:31:24.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:31:23 smithi080 bash[28361]: cluster 2023-12-01T14:31:22.864916+0000 mgr.y (mgr.24362) 17482 : cluster 0 pgmap v17451: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:31:24.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:31:23 smithi080 bash[41963]: cluster 2023-12-01T14:31:22.864916+0000 mgr.y (mgr.24362) 17482 : cluster 0 pgmap v17451: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:31:25.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:31:25 smithi090 bash[32384]: audit 2023-12-01T14:31:24.738651+0000 mon.c (mon.2) 11200 : audit 0 from='client.? 172.21.15.80:0/3084032750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:31:25.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:31:25 smithi090 bash[32384]: cluster 2023-12-01T14:31:24.865594+0000 mgr.y (mgr.24362) 17483 : cluster 0 pgmap v17452: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:31:25.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:31:25 smithi080 bash[41963]: audit 2023-12-01T14:31:24.738651+0000 mon.c (mon.2) 11200 : audit 0 from='client.? 172.21.15.80:0/3084032750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:31:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:31:25 smithi080 bash[41963]: cluster 2023-12-01T14:31:24.865594+0000 mgr.y (mgr.24362) 17483 : cluster 0 pgmap v17452: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:31:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:31:25 smithi080 bash[28361]: audit 2023-12-01T14:31:24.738651+0000 mon.c (mon.2) 11200 : audit 0 from='client.? 172.21.15.80:0/3084032750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:31:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:31:25 smithi080 bash[28361]: cluster 2023-12-01T14:31:24.865594+0000 mgr.y (mgr.24362) 17483 : cluster 0 pgmap v17452: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:31:26.512 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:31:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:31:26] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T14:31:26.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:31:26 smithi090 bash[32384]: audit 2023-12-01T14:31:25.705594+0000 mon.c (mon.2) 11201 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:31:26.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:31:26 smithi080 bash[41963]: audit 2023-12-01T14:31:25.705594+0000 mon.c (mon.2) 11201 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:31:26.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:31:26 smithi080 bash[28361]: audit 2023-12-01T14:31:25.705594+0000 mon.c (mon.2) 11201 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:31:27.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:31:27 smithi080 bash[41963]: cluster 2023-12-01T14:31:26.866759+0000 mgr.y (mgr.24362) 17484 : cluster 0 pgmap v17453: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:31:27.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:31:27 smithi080 bash[41963]: audit 2023-12-01T14:31:27.194193+0000 mon.a (mon.0) 10658 : audit 0 from='client.? 172.21.15.80:0/732840162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:31:27.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:31:27 smithi080 bash[28361]: cluster 2023-12-01T14:31:26.866759+0000 mgr.y (mgr.24362) 17484 : cluster 0 pgmap v17453: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:31:27.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:31:27 smithi080 bash[28361]: audit 2023-12-01T14:31:27.194193+0000 mon.a (mon.0) 10658 : audit 0 from='client.? 172.21.15.80:0/732840162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:31:28.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:31:27 smithi090 bash[32384]: cluster 2023-12-01T14:31:26.866759+0000 mgr.y (mgr.24362) 17484 : cluster 0 pgmap v17453: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:31:28.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:31:27 smithi090 bash[32384]: audit 2023-12-01T14:31:27.194193+0000 mon.a (mon.0) 10658 : audit 0 from='client.? 172.21.15.80:0/732840162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:31:30.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:31:29 smithi080 bash[41963]: cluster 2023-12-01T14:31:28.867370+0000 mgr.y (mgr.24362) 17485 : cluster 0 pgmap v17454: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:31:30.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:31:29 smithi080 bash[41963]: audit 2023-12-01T14:31:29.648651+0000 mon.a (mon.0) 10659 : audit 0 from='client.? 172.21.15.80:0/407704901' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:31:30.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:31:29 smithi080 bash[28361]: cluster 2023-12-01T14:31:28.867370+0000 mgr.y (mgr.24362) 17485 : cluster 0 pgmap v17454: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:31:30.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:31:29 smithi080 bash[28361]: audit 2023-12-01T14:31:29.648651+0000 mon.a (mon.0) 10659 : audit 0 from='client.? 172.21.15.80:0/407704901' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:31:30.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:31:29 smithi090 bash[32384]: cluster 2023-12-01T14:31:28.867370+0000 mgr.y (mgr.24362) 17485 : cluster 0 pgmap v17454: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:31:30.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:31:29 smithi090 bash[32384]: audit 2023-12-01T14:31:29.648651+0000 mon.a (mon.0) 10659 : audit 0 from='client.? 172.21.15.80:0/407704901' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:31:32.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:31:31 smithi090 bash[32384]: cluster 2023-12-01T14:31:30.868313+0000 mgr.y (mgr.24362) 17486 : cluster 0 pgmap v17455: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:31:32.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:31:31 smithi080 bash[41963]: cluster 2023-12-01T14:31:30.868313+0000 mgr.y (mgr.24362) 17486 : cluster 0 pgmap v17455: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:31:32.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:31:31 smithi080 bash[28361]: cluster 2023-12-01T14:31:30.868313+0000 mgr.y (mgr.24362) 17486 : cluster 0 pgmap v17455: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:31:33.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:31:32 smithi090 bash[32384]: audit 2023-12-01T14:31:32.103514+0000 mon.a (mon.0) 10660 : audit 0 from='client.? 172.21.15.80:0/182555499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:31:33.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:31:32 smithi080 bash[28361]: audit 2023-12-01T14:31:32.103514+0000 mon.a (mon.0) 10660 : audit 0 from='client.? 172.21.15.80:0/182555499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:31:33.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:31:32 smithi080 bash[41963]: audit 2023-12-01T14:31:32.103514+0000 mon.a (mon.0) 10660 : audit 0 from='client.? 172.21.15.80:0/182555499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:31:34.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:31:33 smithi090 bash[32384]: cluster 2023-12-01T14:31:32.869189+0000 mgr.y (mgr.24362) 17487 : cluster 0 pgmap v17456: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:31:34.269 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 14:31:33 smithi090 bash[65515]: logger=cleanup t=2023-12-01T14:31:33.837470681Z level=info msg="Completed cleanup jobs" duration=46.935737ms 2023-12-01T14:31:34.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:31:33 smithi080 bash[28361]: cluster 2023-12-01T14:31:32.869189+0000 mgr.y (mgr.24362) 17487 : cluster 0 pgmap v17456: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:31:34.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:31:33 smithi080 bash[41963]: cluster 2023-12-01T14:31:32.869189+0000 mgr.y (mgr.24362) 17487 : cluster 0 pgmap v17456: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:31:35.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:31:35 smithi090 bash[32384]: audit 2023-12-01T14:31:34.561413+0000 mon.a (mon.0) 10661 : audit 0 from='client.? 172.21.15.80:0/523140129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:31:35.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:31:35 smithi090 bash[32384]: cluster 2023-12-01T14:31:34.869876+0000 mgr.y (mgr.24362) 17488 : cluster 0 pgmap v17457: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:31:35.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:31:35 smithi080 bash[28361]: audit 2023-12-01T14:31:34.561413+0000 mon.a (mon.0) 10661 : audit 0 from='client.? 172.21.15.80:0/523140129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:31:35.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:31:35 smithi080 bash[28361]: cluster 2023-12-01T14:31:34.869876+0000 mgr.y (mgr.24362) 17488 : cluster 0 pgmap v17457: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:31:35.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:31:35 smithi080 bash[41963]: audit 2023-12-01T14:31:34.561413+0000 mon.a (mon.0) 10661 : audit 0 from='client.? 172.21.15.80:0/523140129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:31:35.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:31:35 smithi080 bash[41963]: cluster 2023-12-01T14:31:34.869876+0000 mgr.y (mgr.24362) 17488 : cluster 0 pgmap v17457: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:31:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:31:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:31:36] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T14:31:38.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:31:37 smithi080 bash[28361]: cluster 2023-12-01T14:31:36.871024+0000 mgr.y (mgr.24362) 17489 : cluster 0 pgmap v17458: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:31:38.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:31:37 smithi080 bash[28361]: audit 2023-12-01T14:31:37.021586+0000 mon.c (mon.2) 11202 : audit 0 from='client.? 172.21.15.80:0/3331124617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:31:38.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:31:37 smithi080 bash[41963]: cluster 2023-12-01T14:31:36.871024+0000 mgr.y (mgr.24362) 17489 : cluster 0 pgmap v17458: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:31:38.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:31:37 smithi080 bash[41963]: audit 2023-12-01T14:31:37.021586+0000 mon.c (mon.2) 11202 : audit 0 from='client.? 172.21.15.80:0/3331124617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:31:38.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:31:37 smithi090 bash[32384]: cluster 2023-12-01T14:31:36.871024+0000 mgr.y (mgr.24362) 17489 : cluster 0 pgmap v17458: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:31:38.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:31:37 smithi090 bash[32384]: audit 2023-12-01T14:31:37.021586+0000 mon.c (mon.2) 11202 : audit 0 from='client.? 172.21.15.80:0/3331124617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:31:39.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:31:39 smithi080 bash[28361]: cluster 2023-12-01T14:31:38.871744+0000 mgr.y (mgr.24362) 17490 : cluster 0 pgmap v17459: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:31:39.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:31:39 smithi080 bash[41963]: cluster 2023-12-01T14:31:38.871744+0000 mgr.y (mgr.24362) 17490 : cluster 0 pgmap v17459: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:31:39.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:31:39 smithi090 bash[32384]: cluster 2023-12-01T14:31:38.871744+0000 mgr.y (mgr.24362) 17490 : cluster 0 pgmap v17459: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:31:40.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:31:40 smithi080 bash[28361]: audit 2023-12-01T14:31:39.480426+0000 mon.a (mon.0) 10662 : audit 0 from='client.? 172.21.15.80:0/117349256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:31:40.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:31:40 smithi080 bash[41963]: audit 2023-12-01T14:31:39.480426+0000 mon.a (mon.0) 10662 : audit 0 from='client.? 172.21.15.80:0/117349256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:31:40.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:31:40 smithi090 bash[32384]: audit 2023-12-01T14:31:39.480426+0000 mon.a (mon.0) 10662 : audit 0 from='client.? 172.21.15.80:0/117349256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:31:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:31:41 smithi080 bash[41963]: audit 2023-12-01T14:31:40.705743+0000 mon.c (mon.2) 11203 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:31:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:31:41 smithi080 bash[41963]: cluster 2023-12-01T14:31:40.872722+0000 mgr.y (mgr.24362) 17491 : cluster 0 pgmap v17460: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:31:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:31:41 smithi080 bash[28361]: audit 2023-12-01T14:31:40.705743+0000 mon.c (mon.2) 11203 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:31:41.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:31:41 smithi080 bash[28361]: cluster 2023-12-01T14:31:40.872722+0000 mgr.y (mgr.24362) 17491 : cluster 0 pgmap v17460: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:31:41.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:31:41 smithi090 bash[32384]: audit 2023-12-01T14:31:40.705743+0000 mon.c (mon.2) 11203 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:31:41.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:31:41 smithi090 bash[32384]: cluster 2023-12-01T14:31:40.872722+0000 mgr.y (mgr.24362) 17491 : cluster 0 pgmap v17460: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:31:42.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:31:42 smithi080 bash[28361]: audit 2023-12-01T14:31:41.934516+0000 mon.a (mon.0) 10663 : audit 0 from='client.? 172.21.15.80:0/1746354418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:31:42.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:31:42 smithi080 bash[41963]: audit 2023-12-01T14:31:41.934516+0000 mon.a (mon.0) 10663 : audit 0 from='client.? 172.21.15.80:0/1746354418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:31:42.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:31:42 smithi090 bash[32384]: audit 2023-12-01T14:31:41.934516+0000 mon.a (mon.0) 10663 : audit 0 from='client.? 172.21.15.80:0/1746354418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:31:43.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:31:43 smithi080 bash[28361]: cluster 2023-12-01T14:31:42.873672+0000 mgr.y (mgr.24362) 17492 : cluster 0 pgmap v17461: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:31:43.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:31:43 smithi080 bash[41963]: cluster 2023-12-01T14:31:42.873672+0000 mgr.y (mgr.24362) 17492 : cluster 0 pgmap v17461: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:31:43.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:31:43 smithi090 bash[32384]: cluster 2023-12-01T14:31:42.873672+0000 mgr.y (mgr.24362) 17492 : cluster 0 pgmap v17461: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:31:44.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:31:44 smithi090 bash[32384]: audit 2023-12-01T14:31:44.385970+0000 mon.c (mon.2) 11204 : audit 0 from='client.? 172.21.15.80:0/916528072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:31:44.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:31:44 smithi080 bash[28361]: audit 2023-12-01T14:31:44.385970+0000 mon.c (mon.2) 11204 : audit 0 from='client.? 172.21.15.80:0/916528072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:31:44.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:31:44 smithi080 bash[41963]: audit 2023-12-01T14:31:44.385970+0000 mon.c (mon.2) 11204 : audit 0 from='client.? 172.21.15.80:0/916528072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:31:45.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:31:45 smithi090 bash[32384]: cluster 2023-12-01T14:31:44.874379+0000 mgr.y (mgr.24362) 17493 : cluster 0 pgmap v17462: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:31:45.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:31:45 smithi080 bash[28361]: cluster 2023-12-01T14:31:44.874379+0000 mgr.y (mgr.24362) 17493 : cluster 0 pgmap v17462: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:31:45.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:31:45 smithi080 bash[41963]: cluster 2023-12-01T14:31:44.874379+0000 mgr.y (mgr.24362) 17493 : cluster 0 pgmap v17462: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:31:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:31:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:31:46] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T14:31:47.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:31:46 smithi080 bash[41963]: audit 2023-12-01T14:31:46.836080+0000 mon.c (mon.2) 11205 : audit 0 from='client.? 172.21.15.80:0/2278884129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:31:47.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:31:46 smithi080 bash[28361]: audit 2023-12-01T14:31:46.836080+0000 mon.c (mon.2) 11205 : audit 0 from='client.? 172.21.15.80:0/2278884129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:31:47.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:31:46 smithi090 bash[32384]: audit 2023-12-01T14:31:46.836080+0000 mon.c (mon.2) 11205 : audit 0 from='client.? 172.21.15.80:0/2278884129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:31:48.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:31:47 smithi090 bash[32384]: cluster 2023-12-01T14:31:46.875454+0000 mgr.y (mgr.24362) 17494 : cluster 0 pgmap v17463: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:31:48.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:31:47 smithi080 bash[28361]: cluster 2023-12-01T14:31:46.875454+0000 mgr.y (mgr.24362) 17494 : cluster 0 pgmap v17463: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:31:48.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:31:47 smithi080 bash[41963]: cluster 2023-12-01T14:31:46.875454+0000 mgr.y (mgr.24362) 17494 : cluster 0 pgmap v17463: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:31:50.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:31:49 smithi090 bash[32384]: cluster 2023-12-01T14:31:48.875995+0000 mgr.y (mgr.24362) 17495 : cluster 0 pgmap v17464: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:31:50.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:31:49 smithi090 bash[32384]: audit 2023-12-01T14:31:49.285770+0000 mon.a (mon.0) 10664 : audit 0 from='client.? 172.21.15.80:0/1740040530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:31:50.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:31:49 smithi080 bash[28361]: cluster 2023-12-01T14:31:48.875995+0000 mgr.y (mgr.24362) 17495 : cluster 0 pgmap v17464: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:31:50.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:31:49 smithi080 bash[28361]: audit 2023-12-01T14:31:49.285770+0000 mon.a (mon.0) 10664 : audit 0 from='client.? 172.21.15.80:0/1740040530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:31:50.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:31:49 smithi080 bash[41963]: cluster 2023-12-01T14:31:48.875995+0000 mgr.y (mgr.24362) 17495 : cluster 0 pgmap v17464: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:31:50.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:31:49 smithi080 bash[41963]: audit 2023-12-01T14:31:49.285770+0000 mon.a (mon.0) 10664 : audit 0 from='client.? 172.21.15.80:0/1740040530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:31:52.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:31:51 smithi090 bash[32384]: cluster 2023-12-01T14:31:50.876811+0000 mgr.y (mgr.24362) 17496 : cluster 0 pgmap v17465: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:31:52.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:31:51 smithi090 bash[32384]: audit 2023-12-01T14:31:51.734308+0000 mon.c (mon.2) 11206 : audit 0 from='client.? 172.21.15.80:0/3807383732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:31:52.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:31:51 smithi080 bash[41963]: cluster 2023-12-01T14:31:50.876811+0000 mgr.y (mgr.24362) 17496 : cluster 0 pgmap v17465: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:31:52.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:31:51 smithi080 bash[41963]: audit 2023-12-01T14:31:51.734308+0000 mon.c (mon.2) 11206 : audit 0 from='client.? 172.21.15.80:0/3807383732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:31:52.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:31:51 smithi080 bash[28361]: cluster 2023-12-01T14:31:50.876811+0000 mgr.y (mgr.24362) 17496 : cluster 0 pgmap v17465: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:31:52.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:31:51 smithi080 bash[28361]: audit 2023-12-01T14:31:51.734308+0000 mon.c (mon.2) 11206 : audit 0 from='client.? 172.21.15.80:0/3807383732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:31:53.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:31:52 smithi090 bash[32384]: audit 2023-12-01T14:31:52.008083+0000 mon.c (mon.2) 11207 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:31:53.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:31:52 smithi080 bash[28361]: audit 2023-12-01T14:31:52.008083+0000 mon.c (mon.2) 11207 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:31:53.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:31:52 smithi080 bash[41963]: audit 2023-12-01T14:31:52.008083+0000 mon.c (mon.2) 11207 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:31:54.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:31:53 smithi090 bash[32384]: cluster 2023-12-01T14:31:52.877732+0000 mgr.y (mgr.24362) 17497 : cluster 0 pgmap v17466: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:31:54.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:31:53 smithi080 bash[28361]: cluster 2023-12-01T14:31:52.877732+0000 mgr.y (mgr.24362) 17497 : cluster 0 pgmap v17466: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:31:54.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:31:53 smithi080 bash[41963]: cluster 2023-12-01T14:31:52.877732+0000 mgr.y (mgr.24362) 17497 : cluster 0 pgmap v17466: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:31:55.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:31:54 smithi090 bash[32384]: audit 2023-12-01T14:31:54.184397+0000 mon.c (mon.2) 11208 : audit 0 from='client.? 172.21.15.80:0/2481145989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:31:55.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:31:54 smithi080 bash[28361]: audit 2023-12-01T14:31:54.184397+0000 mon.c (mon.2) 11208 : audit 0 from='client.? 172.21.15.80:0/2481145989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:31:55.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:31:54 smithi080 bash[41963]: audit 2023-12-01T14:31:54.184397+0000 mon.c (mon.2) 11208 : audit 0 from='client.? 172.21.15.80:0/2481145989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:31:56.233 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:31:55 smithi080 bash[41963]: cluster 2023-12-01T14:31:54.878273+0000 mgr.y (mgr.24362) 17498 : cluster 0 pgmap v17467: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:31:56.233 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:31:55 smithi080 bash[41963]: audit 2023-12-01T14:31:55.705949+0000 mon.c (mon.2) 11209 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:31:56.234 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:31:55 smithi080 bash[28361]: cluster 2023-12-01T14:31:54.878273+0000 mgr.y (mgr.24362) 17498 : cluster 0 pgmap v17467: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:31:56.234 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:31:55 smithi080 bash[28361]: audit 2023-12-01T14:31:55.705949+0000 mon.c (mon.2) 11209 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:31:56.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:31:55 smithi090 bash[32384]: cluster 2023-12-01T14:31:54.878273+0000 mgr.y (mgr.24362) 17498 : cluster 0 pgmap v17467: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:31:56.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:31:55 smithi090 bash[32384]: audit 2023-12-01T14:31:55.705949+0000 mon.c (mon.2) 11209 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:31:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:31:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:31:56] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T14:31:57.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:31:56 smithi090 bash[32384]: audit 2023-12-01T14:31:56.644759+0000 mon.a (mon.0) 10665 : audit 0 from='client.? 172.21.15.80:0/2498508265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:31:57.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:31:56 smithi080 bash[41963]: audit 2023-12-01T14:31:56.644759+0000 mon.a (mon.0) 10665 : audit 0 from='client.? 172.21.15.80:0/2498508265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:31:57.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:31:56 smithi080 bash[28361]: audit 2023-12-01T14:31:56.644759+0000 mon.a (mon.0) 10665 : audit 0 from='client.? 172.21.15.80:0/2498508265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:31:58.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:31:57 smithi090 bash[32384]: cluster 2023-12-01T14:31:56.879447+0000 mgr.y (mgr.24362) 17499 : cluster 0 pgmap v17468: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:31:58.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:31:57 smithi090 bash[32384]: audit 2023-12-01T14:31:57.905754+0000 mon.a (mon.0) 10666 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:31:58.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:31:57 smithi090 bash[32384]: audit 2023-12-01T14:31:57.918996+0000 mon.a (mon.0) 10667 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:31:58.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:31:57 smithi080 bash[41963]: cluster 2023-12-01T14:31:56.879447+0000 mgr.y (mgr.24362) 17499 : cluster 0 pgmap v17468: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:31:58.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:31:57 smithi080 bash[41963]: audit 2023-12-01T14:31:57.905754+0000 mon.a (mon.0) 10666 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:31:58.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:31:57 smithi080 bash[41963]: audit 2023-12-01T14:31:57.918996+0000 mon.a (mon.0) 10667 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:31:58.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:31:57 smithi080 bash[28361]: cluster 2023-12-01T14:31:56.879447+0000 mgr.y (mgr.24362) 17499 : cluster 0 pgmap v17468: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:31:58.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:31:57 smithi080 bash[28361]: audit 2023-12-01T14:31:57.905754+0000 mon.a (mon.0) 10666 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:31:58.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:31:57 smithi080 bash[28361]: audit 2023-12-01T14:31:57.918996+0000 mon.a (mon.0) 10667 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:31:59.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:31:59 smithi080 bash[41963]: audit 2023-12-01T14:31:58.162187+0000 mon.a (mon.0) 10668 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:31:59.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:31:59 smithi080 bash[41963]: audit 2023-12-01T14:31:58.171605+0000 mon.a (mon.0) 10669 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:31:59.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:31:59 smithi080 bash[41963]: audit 2023-12-01T14:31:58.646742+0000 mon.c (mon.2) 11210 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:31:59.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:31:59 smithi080 bash[41963]: audit 2023-12-01T14:31:58.648557+0000 mon.c (mon.2) 11211 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:31:59.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:31:59 smithi080 bash[41963]: audit 2023-12-01T14:31:58.658342+0000 mon.a (mon.0) 10670 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:31:59.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:31:59 smithi080 bash[41963]: cluster 2023-12-01T14:31:58.880138+0000 mgr.y (mgr.24362) 17500 : cluster 0 pgmap v17469: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:31:59.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:31:59 smithi080 bash[41963]: audit 2023-12-01T14:31:59.090088+0000 mon.c (mon.2) 11212 : audit 0 from='client.? 172.21.15.80:0/1477762534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:31:59.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:31:59 smithi080 bash[28361]: audit 2023-12-01T14:31:58.162187+0000 mon.a (mon.0) 10668 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:31:59.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:31:59 smithi080 bash[28361]: audit 2023-12-01T14:31:58.171605+0000 mon.a (mon.0) 10669 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:31:59.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:31:59 smithi080 bash[28361]: audit 2023-12-01T14:31:58.646742+0000 mon.c (mon.2) 11210 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:31:59.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:31:59 smithi080 bash[28361]: audit 2023-12-01T14:31:58.648557+0000 mon.c (mon.2) 11211 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:31:59.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:31:59 smithi080 bash[28361]: audit 2023-12-01T14:31:58.658342+0000 mon.a (mon.0) 10670 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:31:59.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:31:59 smithi080 bash[28361]: cluster 2023-12-01T14:31:58.880138+0000 mgr.y (mgr.24362) 17500 : cluster 0 pgmap v17469: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:31:59.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:31:59 smithi080 bash[28361]: audit 2023-12-01T14:31:59.090088+0000 mon.c (mon.2) 11212 : audit 0 from='client.? 172.21.15.80:0/1477762534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:31:59.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:31:59 smithi090 bash[32384]: audit 2023-12-01T14:31:58.162187+0000 mon.a (mon.0) 10668 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:31:59.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:31:59 smithi090 bash[32384]: audit 2023-12-01T14:31:58.171605+0000 mon.a (mon.0) 10669 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:31:59.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:31:59 smithi090 bash[32384]: audit 2023-12-01T14:31:58.646742+0000 mon.c (mon.2) 11210 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:31:59.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:31:59 smithi090 bash[32384]: audit 2023-12-01T14:31:58.648557+0000 mon.c (mon.2) 11211 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:31:59.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:31:59 smithi090 bash[32384]: audit 2023-12-01T14:31:58.658342+0000 mon.a (mon.0) 10670 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:31:59.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:31:59 smithi090 bash[32384]: cluster 2023-12-01T14:31:58.880138+0000 mgr.y (mgr.24362) 17500 : cluster 0 pgmap v17469: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:31:59.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:31:59 smithi090 bash[32384]: audit 2023-12-01T14:31:59.090088+0000 mon.c (mon.2) 11212 : audit 0 from='client.? 172.21.15.80:0/1477762534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:32:02.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:32:01 smithi090 bash[32384]: cluster 2023-12-01T14:32:00.881048+0000 mgr.y (mgr.24362) 17501 : cluster 0 pgmap v17470: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:32:02.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:32:01 smithi090 bash[32384]: audit 2023-12-01T14:32:01.543578+0000 mon.a (mon.0) 10671 : audit 0 from='client.? 172.21.15.80:0/3734430890' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:32:02.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:32:01 smithi080 bash[28361]: cluster 2023-12-01T14:32:00.881048+0000 mgr.y (mgr.24362) 17501 : cluster 0 pgmap v17470: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:32:02.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:32:01 smithi080 bash[28361]: audit 2023-12-01T14:32:01.543578+0000 mon.a (mon.0) 10671 : audit 0 from='client.? 172.21.15.80:0/3734430890' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:32:02.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:32:01 smithi080 bash[41963]: cluster 2023-12-01T14:32:00.881048+0000 mgr.y (mgr.24362) 17501 : cluster 0 pgmap v17470: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:32:02.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:32:01 smithi080 bash[41963]: audit 2023-12-01T14:32:01.543578+0000 mon.a (mon.0) 10671 : audit 0 from='client.? 172.21.15.80:0/3734430890' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:32:04.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:32:03 smithi090 bash[32384]: cluster 2023-12-01T14:32:02.881956+0000 mgr.y (mgr.24362) 17502 : cluster 0 pgmap v17471: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:32:04.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:32:03 smithi080 bash[28361]: cluster 2023-12-01T14:32:02.881956+0000 mgr.y (mgr.24362) 17502 : cluster 0 pgmap v17471: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:32:04.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:32:03 smithi080 bash[41963]: cluster 2023-12-01T14:32:02.881956+0000 mgr.y (mgr.24362) 17502 : cluster 0 pgmap v17471: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:32:05.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:32:04 smithi090 bash[32384]: audit 2023-12-01T14:32:03.992458+0000 mon.c (mon.2) 11213 : audit 0 from='client.? 172.21.15.80:0/1637606620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:32:05.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:32:04 smithi080 bash[28361]: audit 2023-12-01T14:32:03.992458+0000 mon.c (mon.2) 11213 : audit 0 from='client.? 172.21.15.80:0/1637606620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:32:05.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:32:04 smithi080 bash[41963]: audit 2023-12-01T14:32:03.992458+0000 mon.c (mon.2) 11213 : audit 0 from='client.? 172.21.15.80:0/1637606620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:32:06.233 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:32:05 smithi080 bash[28361]: cluster 2023-12-01T14:32:04.882610+0000 mgr.y (mgr.24362) 17503 : cluster 0 pgmap v17472: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:32:06.233 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:32:05 smithi080 bash[41963]: cluster 2023-12-01T14:32:04.882610+0000 mgr.y (mgr.24362) 17503 : cluster 0 pgmap v17472: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:32:06.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:32:05 smithi090 bash[32384]: cluster 2023-12-01T14:32:04.882610+0000 mgr.y (mgr.24362) 17503 : cluster 0 pgmap v17472: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:32:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:32:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:32:06] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T14:32:07.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:32:06 smithi090 bash[32384]: audit 2023-12-01T14:32:06.446790+0000 mon.c (mon.2) 11214 : audit 0 from='client.? 172.21.15.80:0/2902971252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:32:07.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:32:06 smithi080 bash[28361]: audit 2023-12-01T14:32:06.446790+0000 mon.c (mon.2) 11214 : audit 0 from='client.? 172.21.15.80:0/2902971252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:32:07.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:32:06 smithi080 bash[41963]: audit 2023-12-01T14:32:06.446790+0000 mon.c (mon.2) 11214 : audit 0 from='client.? 172.21.15.80:0/2902971252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:32:08.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:32:07 smithi090 bash[32384]: cluster 2023-12-01T14:32:06.883797+0000 mgr.y (mgr.24362) 17504 : cluster 0 pgmap v17473: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:32:08.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:32:07 smithi080 bash[28361]: cluster 2023-12-01T14:32:06.883797+0000 mgr.y (mgr.24362) 17504 : cluster 0 pgmap v17473: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:32:08.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:32:07 smithi080 bash[41963]: cluster 2023-12-01T14:32:06.883797+0000 mgr.y (mgr.24362) 17504 : cluster 0 pgmap v17473: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:32:09.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:32:08 smithi090 bash[32384]: audit 2023-12-01T14:32:08.902999+0000 mon.a (mon.0) 10672 : audit 0 from='client.? 172.21.15.80:0/3327945154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:32:09.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:32:08 smithi080 bash[28361]: audit 2023-12-01T14:32:08.902999+0000 mon.a (mon.0) 10672 : audit 0 from='client.? 172.21.15.80:0/3327945154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:32:09.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:32:08 smithi080 bash[41963]: audit 2023-12-01T14:32:08.902999+0000 mon.a (mon.0) 10672 : audit 0 from='client.? 172.21.15.80:0/3327945154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:32:10.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:32:09 smithi090 bash[32384]: cluster 2023-12-01T14:32:08.884454+0000 mgr.y (mgr.24362) 17505 : cluster 0 pgmap v17474: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:32:10.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:32:09 smithi080 bash[28361]: cluster 2023-12-01T14:32:08.884454+0000 mgr.y (mgr.24362) 17505 : cluster 0 pgmap v17474: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:32:10.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:32:09 smithi080 bash[41963]: cluster 2023-12-01T14:32:08.884454+0000 mgr.y (mgr.24362) 17505 : cluster 0 pgmap v17474: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:32:11.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:32:10 smithi090 bash[32384]: audit 2023-12-01T14:32:10.706515+0000 mon.c (mon.2) 11215 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:32:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:32:10 smithi080 bash[41963]: audit 2023-12-01T14:32:10.706515+0000 mon.c (mon.2) 11215 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:32:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:32:10 smithi080 bash[28361]: audit 2023-12-01T14:32:10.706515+0000 mon.c (mon.2) 11215 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:32:12.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:32:11 smithi090 bash[32384]: cluster 2023-12-01T14:32:10.885422+0000 mgr.y (mgr.24362) 17506 : cluster 0 pgmap v17475: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:32:12.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:32:11 smithi090 bash[32384]: audit 2023-12-01T14:32:11.361349+0000 mon.c (mon.2) 11216 : audit 0 from='client.? 172.21.15.80:0/2914447157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:32:12.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:32:11 smithi080 bash[28361]: cluster 2023-12-01T14:32:10.885422+0000 mgr.y (mgr.24362) 17506 : cluster 0 pgmap v17475: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:32:12.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:32:11 smithi080 bash[28361]: audit 2023-12-01T14:32:11.361349+0000 mon.c (mon.2) 11216 : audit 0 from='client.? 172.21.15.80:0/2914447157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:32:12.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:32:11 smithi080 bash[41963]: cluster 2023-12-01T14:32:10.885422+0000 mgr.y (mgr.24362) 17506 : cluster 0 pgmap v17475: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:32:12.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:32:11 smithi080 bash[41963]: audit 2023-12-01T14:32:11.361349+0000 mon.c (mon.2) 11216 : audit 0 from='client.? 172.21.15.80:0/2914447157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:32:14.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:32:13 smithi090 bash[32384]: cluster 2023-12-01T14:32:12.886392+0000 mgr.y (mgr.24362) 17507 : cluster 0 pgmap v17476: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:32:14.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:32:13 smithi090 bash[32384]: audit 2023-12-01T14:32:13.816971+0000 mon.c (mon.2) 11217 : audit 0 from='client.? 172.21.15.80:0/342930361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:32:14.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:32:13 smithi080 bash[28361]: cluster 2023-12-01T14:32:12.886392+0000 mgr.y (mgr.24362) 17507 : cluster 0 pgmap v17476: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:32:14.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:32:13 smithi080 bash[28361]: audit 2023-12-01T14:32:13.816971+0000 mon.c (mon.2) 11217 : audit 0 from='client.? 172.21.15.80:0/342930361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:32:14.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:32:13 smithi080 bash[41963]: cluster 2023-12-01T14:32:12.886392+0000 mgr.y (mgr.24362) 17507 : cluster 0 pgmap v17476: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:32:14.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:32:13 smithi080 bash[41963]: audit 2023-12-01T14:32:13.816971+0000 mon.c (mon.2) 11217 : audit 0 from='client.? 172.21.15.80:0/342930361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:32:15.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:32:15 smithi080 bash[28361]: cluster 2023-12-01T14:32:14.887052+0000 mgr.y (mgr.24362) 17508 : cluster 0 pgmap v17477: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:32:15.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:32:15 smithi080 bash[41963]: cluster 2023-12-01T14:32:14.887052+0000 mgr.y (mgr.24362) 17508 : cluster 0 pgmap v17477: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:32:16.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:32:15 smithi090 bash[32384]: cluster 2023-12-01T14:32:14.887052+0000 mgr.y (mgr.24362) 17508 : cluster 0 pgmap v17477: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:32:16.531 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:32:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:32:16] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T14:32:16.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:32:16 smithi080 bash[41963]: audit 2023-12-01T14:32:16.287635+0000 mon.a (mon.0) 10673 : audit 0 from='client.? 172.21.15.80:0/3568316497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:32:16.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:32:16 smithi080 bash[28361]: audit 2023-12-01T14:32:16.287635+0000 mon.a (mon.0) 10673 : audit 0 from='client.? 172.21.15.80:0/3568316497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:32:17.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:32:16 smithi090 bash[32384]: audit 2023-12-01T14:32:16.287635+0000 mon.a (mon.0) 10673 : audit 0 from='client.? 172.21.15.80:0/3568316497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:32:17.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:32:17 smithi080 bash[28361]: cluster 2023-12-01T14:32:16.888263+0000 mgr.y (mgr.24362) 17509 : cluster 0 pgmap v17478: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:32:17.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:32:17 smithi080 bash[41963]: cluster 2023-12-01T14:32:16.888263+0000 mgr.y (mgr.24362) 17509 : cluster 0 pgmap v17478: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:32:18.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:32:17 smithi090 bash[32384]: cluster 2023-12-01T14:32:16.888263+0000 mgr.y (mgr.24362) 17509 : cluster 0 pgmap v17478: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:32:19.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:32:18 smithi080 bash[28361]: audit 2023-12-01T14:32:18.745362+0000 mon.a (mon.0) 10674 : audit 0 from='client.? 172.21.15.80:0/161599954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:32:19.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:32:18 smithi080 bash[41963]: audit 2023-12-01T14:32:18.745362+0000 mon.a (mon.0) 10674 : audit 0 from='client.? 172.21.15.80:0/161599954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:32:19.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:32:18 smithi090 bash[32384]: audit 2023-12-01T14:32:18.745362+0000 mon.a (mon.0) 10674 : audit 0 from='client.? 172.21.15.80:0/161599954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:32:20.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:32:19 smithi080 bash[41963]: cluster 2023-12-01T14:32:18.888960+0000 mgr.y (mgr.24362) 17510 : cluster 0 pgmap v17479: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:32:20.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:32:19 smithi080 bash[28361]: cluster 2023-12-01T14:32:18.888960+0000 mgr.y (mgr.24362) 17510 : cluster 0 pgmap v17479: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:32:20.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:32:19 smithi090 bash[32384]: cluster 2023-12-01T14:32:18.888960+0000 mgr.y (mgr.24362) 17510 : cluster 0 pgmap v17479: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:32:22.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:32:21 smithi090 bash[32384]: cluster 2023-12-01T14:32:20.889967+0000 mgr.y (mgr.24362) 17511 : cluster 0 pgmap v17480: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:32:22.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:32:21 smithi090 bash[32384]: audit 2023-12-01T14:32:21.202693+0000 mon.c (mon.2) 11218 : audit 0 from='client.? 172.21.15.80:0/2290431983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:32:22.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:32:21 smithi080 bash[41963]: cluster 2023-12-01T14:32:20.889967+0000 mgr.y (mgr.24362) 17511 : cluster 0 pgmap v17480: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:32:22.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:32:21 smithi080 bash[41963]: audit 2023-12-01T14:32:21.202693+0000 mon.c (mon.2) 11218 : audit 0 from='client.? 172.21.15.80:0/2290431983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:32:22.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:32:21 smithi080 bash[28361]: cluster 2023-12-01T14:32:20.889967+0000 mgr.y (mgr.24362) 17511 : cluster 0 pgmap v17480: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:32:22.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:32:21 smithi080 bash[28361]: audit 2023-12-01T14:32:21.202693+0000 mon.c (mon.2) 11218 : audit 0 from='client.? 172.21.15.80:0/2290431983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:32:24.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:32:23 smithi090 bash[32384]: cluster 2023-12-01T14:32:22.890916+0000 mgr.y (mgr.24362) 17512 : cluster 0 pgmap v17481: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:32:24.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:32:23 smithi090 bash[32384]: audit 2023-12-01T14:32:23.653770+0000 mon.a (mon.0) 10675 : audit 0 from='client.? 172.21.15.80:0/65661155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:32:24.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:32:23 smithi080 bash[41963]: cluster 2023-12-01T14:32:22.890916+0000 mgr.y (mgr.24362) 17512 : cluster 0 pgmap v17481: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:32:24.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:32:23 smithi080 bash[41963]: audit 2023-12-01T14:32:23.653770+0000 mon.a (mon.0) 10675 : audit 0 from='client.? 172.21.15.80:0/65661155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:32:24.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:32:23 smithi080 bash[28361]: cluster 2023-12-01T14:32:22.890916+0000 mgr.y (mgr.24362) 17512 : cluster 0 pgmap v17481: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:32:24.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:32:23 smithi080 bash[28361]: audit 2023-12-01T14:32:23.653770+0000 mon.a (mon.0) 10675 : audit 0 from='client.? 172.21.15.80:0/65661155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:32:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:32:25 smithi080 bash[41963]: cluster 2023-12-01T14:32:24.891600+0000 mgr.y (mgr.24362) 17513 : cluster 0 pgmap v17482: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:32:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:32:25 smithi080 bash[28361]: cluster 2023-12-01T14:32:24.891600+0000 mgr.y (mgr.24362) 17513 : cluster 0 pgmap v17482: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:32:26.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:32:25 smithi090 bash[32384]: cluster 2023-12-01T14:32:24.891600+0000 mgr.y (mgr.24362) 17513 : cluster 0 pgmap v17482: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:32:26.534 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:32:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:32:26] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T14:32:26.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:32:26 smithi080 bash[28361]: audit 2023-12-01T14:32:25.706884+0000 mon.c (mon.2) 11219 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:32:26.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:32:26 smithi080 bash[28361]: audit 2023-12-01T14:32:26.106367+0000 mon.c (mon.2) 11220 : audit 0 from='client.? 172.21.15.80:0/2729013852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:32:26.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:32:26 smithi080 bash[41963]: audit 2023-12-01T14:32:25.706884+0000 mon.c (mon.2) 11219 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:32:26.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:32:26 smithi080 bash[41963]: audit 2023-12-01T14:32:26.106367+0000 mon.c (mon.2) 11220 : audit 0 from='client.? 172.21.15.80:0/2729013852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:32:27.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:32:26 smithi090 bash[32384]: audit 2023-12-01T14:32:25.706884+0000 mon.c (mon.2) 11219 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:32:27.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:32:26 smithi090 bash[32384]: audit 2023-12-01T14:32:26.106367+0000 mon.c (mon.2) 11220 : audit 0 from='client.? 172.21.15.80:0/2729013852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:32:27.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:32:27 smithi080 bash[41963]: cluster 2023-12-01T14:32:26.892826+0000 mgr.y (mgr.24362) 17514 : cluster 0 pgmap v17483: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:32:27.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:32:27 smithi080 bash[28361]: cluster 2023-12-01T14:32:26.892826+0000 mgr.y (mgr.24362) 17514 : cluster 0 pgmap v17483: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:32:28.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:32:27 smithi090 bash[32384]: cluster 2023-12-01T14:32:26.892826+0000 mgr.y (mgr.24362) 17514 : cluster 0 pgmap v17483: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:32:28.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:32:28 smithi080 bash[28361]: audit 2023-12-01T14:32:28.562708+0000 mon.a (mon.0) 10676 : audit 0 from='client.? 172.21.15.80:0/2610249903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:32:28.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:32:28 smithi080 bash[41963]: audit 2023-12-01T14:32:28.562708+0000 mon.a (mon.0) 10676 : audit 0 from='client.? 172.21.15.80:0/2610249903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:32:29.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:32:28 smithi090 bash[32384]: audit 2023-12-01T14:32:28.562708+0000 mon.a (mon.0) 10676 : audit 0 from='client.? 172.21.15.80:0/2610249903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:32:29.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:32:29 smithi080 bash[41963]: cluster 2023-12-01T14:32:28.893489+0000 mgr.y (mgr.24362) 17515 : cluster 0 pgmap v17484: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:32:29.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:32:29 smithi080 bash[28361]: cluster 2023-12-01T14:32:28.893489+0000 mgr.y (mgr.24362) 17515 : cluster 0 pgmap v17484: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:32:30.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:32:29 smithi090 bash[32384]: cluster 2023-12-01T14:32:28.893489+0000 mgr.y (mgr.24362) 17515 : cluster 0 pgmap v17484: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:32:32.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:32:31 smithi090 bash[32384]: cluster 2023-12-01T14:32:30.894337+0000 mgr.y (mgr.24362) 17516 : cluster 0 pgmap v17485: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:32:32.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:32:31 smithi090 bash[32384]: audit 2023-12-01T14:32:31.022661+0000 mon.a (mon.0) 10677 : audit 0 from='client.? 172.21.15.80:0/2493208992' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:32:32.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:32:31 smithi080 bash[28361]: cluster 2023-12-01T14:32:30.894337+0000 mgr.y (mgr.24362) 17516 : cluster 0 pgmap v17485: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:32:32.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:32:31 smithi080 bash[28361]: audit 2023-12-01T14:32:31.022661+0000 mon.a (mon.0) 10677 : audit 0 from='client.? 172.21.15.80:0/2493208992' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:32:32.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:32:31 smithi080 bash[41963]: cluster 2023-12-01T14:32:30.894337+0000 mgr.y (mgr.24362) 17516 : cluster 0 pgmap v17485: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:32:32.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:32:31 smithi080 bash[41963]: audit 2023-12-01T14:32:31.022661+0000 mon.a (mon.0) 10677 : audit 0 from='client.? 172.21.15.80:0/2493208992' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:32:34.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:32:33 smithi090 bash[32384]: cluster 2023-12-01T14:32:32.895325+0000 mgr.y (mgr.24362) 17517 : cluster 0 pgmap v17486: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:32:34.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:32:33 smithi090 bash[32384]: audit 2023-12-01T14:32:33.470916+0000 mon.c (mon.2) 11221 : audit 0 from='client.? 172.21.15.80:0/4209449552' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:32:34.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:32:33 smithi080 bash[41963]: cluster 2023-12-01T14:32:32.895325+0000 mgr.y (mgr.24362) 17517 : cluster 0 pgmap v17486: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:32:34.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:32:33 smithi080 bash[41963]: audit 2023-12-01T14:32:33.470916+0000 mon.c (mon.2) 11221 : audit 0 from='client.? 172.21.15.80:0/4209449552' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:32:34.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:32:33 smithi080 bash[28361]: cluster 2023-12-01T14:32:32.895325+0000 mgr.y (mgr.24362) 17517 : cluster 0 pgmap v17486: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:32:34.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:32:33 smithi080 bash[28361]: audit 2023-12-01T14:32:33.470916+0000 mon.c (mon.2) 11221 : audit 0 from='client.? 172.21.15.80:0/4209449552' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:32:35.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:32:35 smithi080 bash[41963]: cluster 2023-12-01T14:32:34.896041+0000 mgr.y (mgr.24362) 17518 : cluster 0 pgmap v17487: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:32:35.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:32:35 smithi080 bash[28361]: cluster 2023-12-01T14:32:34.896041+0000 mgr.y (mgr.24362) 17518 : cluster 0 pgmap v17487: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:32:36.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:32:35 smithi090 bash[32384]: cluster 2023-12-01T14:32:34.896041+0000 mgr.y (mgr.24362) 17518 : cluster 0 pgmap v17487: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:32:36.537 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:32:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:32:36] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T14:32:36.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:32:36 smithi080 bash[28361]: audit 2023-12-01T14:32:35.926478+0000 mon.a (mon.0) 10678 : audit 0 from='client.? 172.21.15.80:0/2563536713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:32:36.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:32:36 smithi080 bash[41963]: audit 2023-12-01T14:32:35.926478+0000 mon.a (mon.0) 10678 : audit 0 from='client.? 172.21.15.80:0/2563536713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:32:37.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:32:36 smithi090 bash[32384]: audit 2023-12-01T14:32:35.926478+0000 mon.a (mon.0) 10678 : audit 0 from='client.? 172.21.15.80:0/2563536713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:32:37.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:32:37 smithi080 bash[28361]: cluster 2023-12-01T14:32:36.897116+0000 mgr.y (mgr.24362) 17519 : cluster 0 pgmap v17488: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:32:37.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:32:37 smithi080 bash[41963]: cluster 2023-12-01T14:32:36.897116+0000 mgr.y (mgr.24362) 17519 : cluster 0 pgmap v17488: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:32:38.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:32:37 smithi090 bash[32384]: cluster 2023-12-01T14:32:36.897116+0000 mgr.y (mgr.24362) 17519 : cluster 0 pgmap v17488: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:32:38.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:32:38 smithi080 bash[28361]: audit 2023-12-01T14:32:38.385478+0000 mon.a (mon.0) 10679 : audit 0 from='client.? 172.21.15.80:0/171041115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:32:38.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:32:38 smithi080 bash[41963]: audit 2023-12-01T14:32:38.385478+0000 mon.a (mon.0) 10679 : audit 0 from='client.? 172.21.15.80:0/171041115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:32:39.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:32:38 smithi090 bash[32384]: audit 2023-12-01T14:32:38.385478+0000 mon.a (mon.0) 10679 : audit 0 from='client.? 172.21.15.80:0/171041115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:32:39.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:32:39 smithi080 bash[28361]: cluster 2023-12-01T14:32:38.897748+0000 mgr.y (mgr.24362) 17520 : cluster 0 pgmap v17489: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:32:39.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:32:39 smithi080 bash[41963]: cluster 2023-12-01T14:32:38.897748+0000 mgr.y (mgr.24362) 17520 : cluster 0 pgmap v17489: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:32:40.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:32:39 smithi090 bash[32384]: cluster 2023-12-01T14:32:38.897748+0000 mgr.y (mgr.24362) 17520 : cluster 0 pgmap v17489: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:32:41.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:32:40 smithi090 bash[32384]: audit 2023-12-01T14:32:40.706562+0000 mon.c (mon.2) 11222 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:32:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:32:40 smithi080 bash[41963]: audit 2023-12-01T14:32:40.706562+0000 mon.c (mon.2) 11222 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:32:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:32:40 smithi080 bash[28361]: audit 2023-12-01T14:32:40.706562+0000 mon.c (mon.2) 11222 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:32:42.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:32:41 smithi080 bash[41963]: audit 2023-12-01T14:32:40.857695+0000 mon.c (mon.2) 11223 : audit 0 from='client.? 172.21.15.80:0/1346259302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:32:42.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:32:41 smithi080 bash[41963]: cluster 2023-12-01T14:32:40.898651+0000 mgr.y (mgr.24362) 17521 : cluster 0 pgmap v17490: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:32:42.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:32:41 smithi080 bash[28361]: audit 2023-12-01T14:32:40.857695+0000 mon.c (mon.2) 11223 : audit 0 from='client.? 172.21.15.80:0/1346259302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:32:42.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:32:41 smithi080 bash[28361]: cluster 2023-12-01T14:32:40.898651+0000 mgr.y (mgr.24362) 17521 : cluster 0 pgmap v17490: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:32:42.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:32:41 smithi090 bash[32384]: audit 2023-12-01T14:32:40.857695+0000 mon.c (mon.2) 11223 : audit 0 from='client.? 172.21.15.80:0/1346259302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:32:42.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:32:41 smithi090 bash[32384]: cluster 2023-12-01T14:32:40.898651+0000 mgr.y (mgr.24362) 17521 : cluster 0 pgmap v17490: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:32:44.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:32:43 smithi090 bash[32384]: cluster 2023-12-01T14:32:42.899525+0000 mgr.y (mgr.24362) 17522 : cluster 0 pgmap v17491: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:32:44.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:32:43 smithi090 bash[32384]: audit 2023-12-01T14:32:43.306560+0000 mon.a (mon.0) 10680 : audit 0 from='client.? 172.21.15.80:0/3843905341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:32:44.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:32:43 smithi080 bash[41963]: cluster 2023-12-01T14:32:42.899525+0000 mgr.y (mgr.24362) 17522 : cluster 0 pgmap v17491: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:32:44.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:32:43 smithi080 bash[41963]: audit 2023-12-01T14:32:43.306560+0000 mon.a (mon.0) 10680 : audit 0 from='client.? 172.21.15.80:0/3843905341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:32:44.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:32:43 smithi080 bash[28361]: cluster 2023-12-01T14:32:42.899525+0000 mgr.y (mgr.24362) 17522 : cluster 0 pgmap v17491: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:32:44.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:32:43 smithi080 bash[28361]: audit 2023-12-01T14:32:43.306560+0000 mon.a (mon.0) 10680 : audit 0 from='client.? 172.21.15.80:0/3843905341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:32:45.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:32:45 smithi080 bash[28361]: cluster 2023-12-01T14:32:44.900154+0000 mgr.y (mgr.24362) 17523 : cluster 0 pgmap v17492: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:32:45.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:32:45 smithi080 bash[41963]: cluster 2023-12-01T14:32:44.900154+0000 mgr.y (mgr.24362) 17523 : cluster 0 pgmap v17492: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:32:46.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:32:45 smithi090 bash[32384]: cluster 2023-12-01T14:32:44.900154+0000 mgr.y (mgr.24362) 17523 : cluster 0 pgmap v17492: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:32:46.540 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:32:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:32:46] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T14:32:46.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:32:46 smithi080 bash[28361]: audit 2023-12-01T14:32:45.756134+0000 mon.a (mon.0) 10681 : audit 0 from='client.? 172.21.15.80:0/3558292832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:32:46.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:32:46 smithi080 bash[41963]: audit 2023-12-01T14:32:45.756134+0000 mon.a (mon.0) 10681 : audit 0 from='client.? 172.21.15.80:0/3558292832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:32:47.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:32:46 smithi090 bash[32384]: audit 2023-12-01T14:32:45.756134+0000 mon.a (mon.0) 10681 : audit 0 from='client.? 172.21.15.80:0/3558292832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:32:47.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:32:47 smithi080 bash[28361]: cluster 2023-12-01T14:32:46.901317+0000 mgr.y (mgr.24362) 17524 : cluster 0 pgmap v17493: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:32:47.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:32:47 smithi080 bash[41963]: cluster 2023-12-01T14:32:46.901317+0000 mgr.y (mgr.24362) 17524 : cluster 0 pgmap v17493: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:32:48.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:32:47 smithi090 bash[32384]: cluster 2023-12-01T14:32:46.901317+0000 mgr.y (mgr.24362) 17524 : cluster 0 pgmap v17493: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:32:48.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:32:48 smithi080 bash[28361]: audit 2023-12-01T14:32:48.210432+0000 mon.c (mon.2) 11224 : audit 0 from='client.? 172.21.15.80:0/1032668298' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:32:48.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:32:48 smithi080 bash[41963]: audit 2023-12-01T14:32:48.210432+0000 mon.c (mon.2) 11224 : audit 0 from='client.? 172.21.15.80:0/1032668298' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:32:49.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:32:48 smithi090 bash[32384]: audit 2023-12-01T14:32:48.210432+0000 mon.c (mon.2) 11224 : audit 0 from='client.? 172.21.15.80:0/1032668298' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:32:49.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:32:49 smithi080 bash[28361]: cluster 2023-12-01T14:32:48.901967+0000 mgr.y (mgr.24362) 17525 : cluster 0 pgmap v17494: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:32:49.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:32:49 smithi080 bash[41963]: cluster 2023-12-01T14:32:48.901967+0000 mgr.y (mgr.24362) 17525 : cluster 0 pgmap v17494: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:32:50.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:32:49 smithi090 bash[32384]: cluster 2023-12-01T14:32:48.901967+0000 mgr.y (mgr.24362) 17525 : cluster 0 pgmap v17494: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:32:51.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:32:50 smithi090 bash[32384]: audit 2023-12-01T14:32:50.658398+0000 mon.c (mon.2) 11225 : audit 0 from='client.? 172.21.15.80:0/1988257101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:32:51.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:32:50 smithi080 bash[28361]: audit 2023-12-01T14:32:50.658398+0000 mon.c (mon.2) 11225 : audit 0 from='client.? 172.21.15.80:0/1988257101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:32:51.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:32:50 smithi080 bash[41963]: audit 2023-12-01T14:32:50.658398+0000 mon.c (mon.2) 11225 : audit 0 from='client.? 172.21.15.80:0/1988257101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:32:52.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:32:51 smithi090 bash[32384]: cluster 2023-12-01T14:32:50.902882+0000 mgr.y (mgr.24362) 17526 : cluster 0 pgmap v17495: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:32:52.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:32:51 smithi080 bash[28361]: cluster 2023-12-01T14:32:50.902882+0000 mgr.y (mgr.24362) 17526 : cluster 0 pgmap v17495: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:32:52.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:32:51 smithi080 bash[41963]: cluster 2023-12-01T14:32:50.902882+0000 mgr.y (mgr.24362) 17526 : cluster 0 pgmap v17495: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:32:54.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:32:53 smithi090 bash[32384]: cluster 2023-12-01T14:32:52.903688+0000 mgr.y (mgr.24362) 17527 : cluster 0 pgmap v17496: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:32:54.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:32:53 smithi090 bash[32384]: audit 2023-12-01T14:32:53.109963+0000 mon.c (mon.2) 11226 : audit 0 from='client.? 172.21.15.80:0/731459090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:32:54.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:32:53 smithi080 bash[41963]: cluster 2023-12-01T14:32:52.903688+0000 mgr.y (mgr.24362) 17527 : cluster 0 pgmap v17496: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:32:54.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:32:53 smithi080 bash[41963]: audit 2023-12-01T14:32:53.109963+0000 mon.c (mon.2) 11226 : audit 0 from='client.? 172.21.15.80:0/731459090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:32:54.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:32:53 smithi080 bash[28361]: cluster 2023-12-01T14:32:52.903688+0000 mgr.y (mgr.24362) 17527 : cluster 0 pgmap v17496: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:32:54.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:32:53 smithi080 bash[28361]: audit 2023-12-01T14:32:53.109963+0000 mon.c (mon.2) 11226 : audit 0 from='client.? 172.21.15.80:0/731459090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:32:55.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:32:55 smithi080 bash[28361]: cluster 2023-12-01T14:32:54.904340+0000 mgr.y (mgr.24362) 17528 : cluster 0 pgmap v17497: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:32:55.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:32:55 smithi080 bash[41963]: cluster 2023-12-01T14:32:54.904340+0000 mgr.y (mgr.24362) 17528 : cluster 0 pgmap v17497: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:32:56.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:32:55 smithi090 bash[32384]: cluster 2023-12-01T14:32:54.904340+0000 mgr.y (mgr.24362) 17528 : cluster 0 pgmap v17497: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:32:56.558 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:32:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:32:56] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T14:32:56.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:32:56 smithi080 bash[28361]: audit 2023-12-01T14:32:55.571075+0000 mon.a (mon.0) 10682 : audit 0 from='client.? 172.21.15.80:0/322570266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:32:56.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:32:56 smithi080 bash[28361]: audit 2023-12-01T14:32:55.707540+0000 mon.c (mon.2) 11227 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:32:56.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:32:56 smithi080 bash[41963]: audit 2023-12-01T14:32:55.571075+0000 mon.a (mon.0) 10682 : audit 0 from='client.? 172.21.15.80:0/322570266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:32:56.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:32:56 smithi080 bash[41963]: audit 2023-12-01T14:32:55.707540+0000 mon.c (mon.2) 11227 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:32:57.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:32:56 smithi090 bash[32384]: audit 2023-12-01T14:32:55.571075+0000 mon.a (mon.0) 10682 : audit 0 from='client.? 172.21.15.80:0/322570266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:32:57.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:32:56 smithi090 bash[32384]: audit 2023-12-01T14:32:55.707540+0000 mon.c (mon.2) 11227 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:32:57.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:32:57 smithi080 bash[28361]: cluster 2023-12-01T14:32:56.905568+0000 mgr.y (mgr.24362) 17529 : cluster 0 pgmap v17498: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:32:57.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:32:57 smithi080 bash[41963]: cluster 2023-12-01T14:32:56.905568+0000 mgr.y (mgr.24362) 17529 : cluster 0 pgmap v17498: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:32:58.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:32:57 smithi090 bash[32384]: cluster 2023-12-01T14:32:56.905568+0000 mgr.y (mgr.24362) 17529 : cluster 0 pgmap v17498: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:32:58.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:32:58 smithi080 bash[28361]: audit 2023-12-01T14:32:58.017549+0000 mon.c (mon.2) 11228 : audit 0 from='client.? 172.21.15.80:0/1876892753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:32:58.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:32:58 smithi080 bash[41963]: audit 2023-12-01T14:32:58.017549+0000 mon.c (mon.2) 11228 : audit 0 from='client.? 172.21.15.80:0/1876892753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:32:59.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:32:58 smithi090 bash[32384]: audit 2023-12-01T14:32:58.017549+0000 mon.c (mon.2) 11228 : audit 0 from='client.? 172.21.15.80:0/1876892753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:32:59.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:32:59 smithi080 bash[28361]: audit 2023-12-01T14:32:58.740574+0000 mon.c (mon.2) 11229 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:32:59.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:32:59 smithi080 bash[28361]: cluster 2023-12-01T14:32:58.906246+0000 mgr.y (mgr.24362) 17530 : cluster 0 pgmap v17499: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:32:59.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:32:59 smithi080 bash[41963]: audit 2023-12-01T14:32:58.740574+0000 mon.c (mon.2) 11229 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:32:59.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:32:59 smithi080 bash[41963]: cluster 2023-12-01T14:32:58.906246+0000 mgr.y (mgr.24362) 17530 : cluster 0 pgmap v17499: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:33:00.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:32:59 smithi090 bash[32384]: audit 2023-12-01T14:32:58.740574+0000 mon.c (mon.2) 11229 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:33:00.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:32:59 smithi090 bash[32384]: cluster 2023-12-01T14:32:58.906246+0000 mgr.y (mgr.24362) 17530 : cluster 0 pgmap v17499: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:33:00.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:33:00 smithi080 bash[28361]: audit 2023-12-01T14:33:00.478334+0000 mon.a (mon.0) 10683 : audit 0 from='client.? 172.21.15.80:0/767315605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:33:00.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:33:00 smithi080 bash[41963]: audit 2023-12-01T14:33:00.478334+0000 mon.a (mon.0) 10683 : audit 0 from='client.? 172.21.15.80:0/767315605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:33:01.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:33:00 smithi090 bash[32384]: audit 2023-12-01T14:33:00.478334+0000 mon.a (mon.0) 10683 : audit 0 from='client.? 172.21.15.80:0/767315605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:33:01.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:33:01 smithi080 bash[28361]: cluster 2023-12-01T14:33:00.907096+0000 mgr.y (mgr.24362) 17531 : cluster 0 pgmap v17500: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:33:01.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:33:01 smithi080 bash[41963]: cluster 2023-12-01T14:33:00.907096+0000 mgr.y (mgr.24362) 17531 : cluster 0 pgmap v17500: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:33:02.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:33:01 smithi090 bash[32384]: cluster 2023-12-01T14:33:00.907096+0000 mgr.y (mgr.24362) 17531 : cluster 0 pgmap v17500: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:33:03.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:33:02 smithi090 bash[32384]: audit 2023-12-01T14:33:02.920269+0000 mon.c (mon.2) 11230 : audit 0 from='client.? 172.21.15.80:0/4263015510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:33:03.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:33:02 smithi080 bash[28361]: audit 2023-12-01T14:33:02.920269+0000 mon.c (mon.2) 11230 : audit 0 from='client.? 172.21.15.80:0/4263015510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:33:03.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:33:02 smithi080 bash[41963]: audit 2023-12-01T14:33:02.920269+0000 mon.c (mon.2) 11230 : audit 0 from='client.? 172.21.15.80:0/4263015510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:33:04.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:33:03 smithi090 bash[32384]: cluster 2023-12-01T14:33:02.907998+0000 mgr.y (mgr.24362) 17532 : cluster 0 pgmap v17501: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:33:04.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:33:03 smithi080 bash[28361]: cluster 2023-12-01T14:33:02.907998+0000 mgr.y (mgr.24362) 17532 : cluster 0 pgmap v17501: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:33:04.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:33:03 smithi080 bash[41963]: cluster 2023-12-01T14:33:02.907998+0000 mgr.y (mgr.24362) 17532 : cluster 0 pgmap v17501: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:33:05.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:33:05 smithi080 bash[28361]: audit 2023-12-01T14:33:04.585928+0000 mon.a (mon.0) 10684 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:33:05.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:33:05 smithi080 bash[28361]: audit 2023-12-01T14:33:04.597984+0000 mon.a (mon.0) 10685 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:33:05.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:33:05 smithi080 bash[28361]: cluster 2023-12-01T14:33:04.908465+0000 mgr.y (mgr.24362) 17533 : cluster 0 pgmap v17502: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:33:05.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:33:05 smithi080 bash[28361]: audit 2023-12-01T14:33:04.997135+0000 mon.a (mon.0) 10686 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:33:05.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:33:05 smithi080 bash[28361]: audit 2023-12-01T14:33:05.013672+0000 mon.a (mon.0) 10687 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:33:05.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:33:05 smithi080 bash[28361]: audit 2023-12-01T14:33:05.367846+0000 mon.a (mon.0) 10688 : audit 0 from='client.? 172.21.15.80:0/1031819991' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:33:05.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:33:05 smithi080 bash[28361]: audit 2023-12-01T14:33:05.551270+0000 mon.c (mon.2) 11231 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:33:05.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:33:05 smithi080 bash[28361]: audit 2023-12-01T14:33:05.553136+0000 mon.c (mon.2) 11232 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:33:05.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:33:05 smithi080 bash[28361]: audit 2023-12-01T14:33:05.562062+0000 mon.a (mon.0) 10689 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:33:05.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:33:05 smithi080 bash[41963]: audit 2023-12-01T14:33:04.585928+0000 mon.a (mon.0) 10684 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:33:05.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:33:05 smithi080 bash[41963]: audit 2023-12-01T14:33:04.597984+0000 mon.a (mon.0) 10685 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:33:05.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:33:05 smithi080 bash[41963]: cluster 2023-12-01T14:33:04.908465+0000 mgr.y (mgr.24362) 17533 : cluster 0 pgmap v17502: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:33:05.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:33:05 smithi080 bash[41963]: audit 2023-12-01T14:33:04.997135+0000 mon.a (mon.0) 10686 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:33:05.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:33:05 smithi080 bash[41963]: audit 2023-12-01T14:33:05.013672+0000 mon.a (mon.0) 10687 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:33:05.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:33:05 smithi080 bash[41963]: audit 2023-12-01T14:33:05.367846+0000 mon.a (mon.0) 10688 : audit 0 from='client.? 172.21.15.80:0/1031819991' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:33:05.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:33:05 smithi080 bash[41963]: audit 2023-12-01T14:33:05.551270+0000 mon.c (mon.2) 11231 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:33:05.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:33:05 smithi080 bash[41963]: audit 2023-12-01T14:33:05.553136+0000 mon.c (mon.2) 11232 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:33:05.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:33:05 smithi080 bash[41963]: audit 2023-12-01T14:33:05.562062+0000 mon.a (mon.0) 10689 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:33:06.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:33:05 smithi090 bash[32384]: audit 2023-12-01T14:33:04.585928+0000 mon.a (mon.0) 10684 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:33:06.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:33:05 smithi090 bash[32384]: audit 2023-12-01T14:33:04.597984+0000 mon.a (mon.0) 10685 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:33:06.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:33:05 smithi090 bash[32384]: cluster 2023-12-01T14:33:04.908465+0000 mgr.y (mgr.24362) 17533 : cluster 0 pgmap v17502: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:33:06.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:33:05 smithi090 bash[32384]: audit 2023-12-01T14:33:04.997135+0000 mon.a (mon.0) 10686 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:33:06.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:33:05 smithi090 bash[32384]: audit 2023-12-01T14:33:05.013672+0000 mon.a (mon.0) 10687 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:33:06.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:33:05 smithi090 bash[32384]: audit 2023-12-01T14:33:05.367846+0000 mon.a (mon.0) 10688 : audit 0 from='client.? 172.21.15.80:0/1031819991' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:33:06.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:33:05 smithi090 bash[32384]: audit 2023-12-01T14:33:05.551270+0000 mon.c (mon.2) 11231 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:33:06.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:33:05 smithi090 bash[32384]: audit 2023-12-01T14:33:05.553136+0000 mon.c (mon.2) 11232 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:33:06.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:33:05 smithi090 bash[32384]: audit 2023-12-01T14:33:05.562062+0000 mon.a (mon.0) 10689 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:33:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:33:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:33:06] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T14:33:08.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:33:07 smithi090 bash[32384]: cluster 2023-12-01T14:33:06.909623+0000 mgr.y (mgr.24362) 17534 : cluster 0 pgmap v17503: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:33:08.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:33:07 smithi090 bash[32384]: audit 2023-12-01T14:33:07.823238+0000 mon.a (mon.0) 10690 : audit 0 from='client.? 172.21.15.80:0/1144641166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:33:08.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:33:07 smithi080 bash[28361]: cluster 2023-12-01T14:33:06.909623+0000 mgr.y (mgr.24362) 17534 : cluster 0 pgmap v17503: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:33:08.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:33:07 smithi080 bash[28361]: audit 2023-12-01T14:33:07.823238+0000 mon.a (mon.0) 10690 : audit 0 from='client.? 172.21.15.80:0/1144641166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:33:08.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:33:07 smithi080 bash[41963]: cluster 2023-12-01T14:33:06.909623+0000 mgr.y (mgr.24362) 17534 : cluster 0 pgmap v17503: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:33:08.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:33:07 smithi080 bash[41963]: audit 2023-12-01T14:33:07.823238+0000 mon.a (mon.0) 10690 : audit 0 from='client.? 172.21.15.80:0/1144641166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:33:10.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:33:09 smithi090 bash[32384]: cluster 2023-12-01T14:33:08.910293+0000 mgr.y (mgr.24362) 17535 : cluster 0 pgmap v17504: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:33:10.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:33:09 smithi080 bash[28361]: cluster 2023-12-01T14:33:08.910293+0000 mgr.y (mgr.24362) 17535 : cluster 0 pgmap v17504: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:33:10.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:33:09 smithi080 bash[41963]: cluster 2023-12-01T14:33:08.910293+0000 mgr.y (mgr.24362) 17535 : cluster 0 pgmap v17504: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:33:11.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:33:10 smithi090 bash[32384]: audit 2023-12-01T14:33:10.266418+0000 mon.c (mon.2) 11233 : audit 0 from='client.? 172.21.15.80:0/786910050' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:33:11.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:33:10 smithi090 bash[32384]: audit 2023-12-01T14:33:10.707790+0000 mon.c (mon.2) 11234 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:33:11.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:33:10 smithi080 bash[28361]: audit 2023-12-01T14:33:10.266418+0000 mon.c (mon.2) 11233 : audit 0 from='client.? 172.21.15.80:0/786910050' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:33:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:33:10 smithi080 bash[28361]: audit 2023-12-01T14:33:10.707790+0000 mon.c (mon.2) 11234 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:33:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:33:10 smithi080 bash[41963]: audit 2023-12-01T14:33:10.266418+0000 mon.c (mon.2) 11233 : audit 0 from='client.? 172.21.15.80:0/786910050' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:33:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:33:10 smithi080 bash[41963]: audit 2023-12-01T14:33:10.707790+0000 mon.c (mon.2) 11234 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:33:12.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:33:11 smithi090 bash[32384]: cluster 2023-12-01T14:33:10.911216+0000 mgr.y (mgr.24362) 17536 : cluster 0 pgmap v17505: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:33:12.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:33:11 smithi080 bash[41963]: cluster 2023-12-01T14:33:10.911216+0000 mgr.y (mgr.24362) 17536 : cluster 0 pgmap v17505: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:33:12.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:33:11 smithi080 bash[28361]: cluster 2023-12-01T14:33:10.911216+0000 mgr.y (mgr.24362) 17536 : cluster 0 pgmap v17505: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:33:13.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:33:12 smithi090 bash[32384]: audit 2023-12-01T14:33:12.721138+0000 mon.c (mon.2) 11235 : audit 0 from='client.? 172.21.15.80:0/3719428584' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:33:13.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:33:12 smithi080 bash[41963]: audit 2023-12-01T14:33:12.721138+0000 mon.c (mon.2) 11235 : audit 0 from='client.? 172.21.15.80:0/3719428584' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:33:13.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:33:12 smithi080 bash[28361]: audit 2023-12-01T14:33:12.721138+0000 mon.c (mon.2) 11235 : audit 0 from='client.? 172.21.15.80:0/3719428584' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:33:14.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:33:13 smithi090 bash[32384]: cluster 2023-12-01T14:33:12.912133+0000 mgr.y (mgr.24362) 17537 : cluster 0 pgmap v17506: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:33:14.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:33:13 smithi080 bash[28361]: cluster 2023-12-01T14:33:12.912133+0000 mgr.y (mgr.24362) 17537 : cluster 0 pgmap v17506: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:33:14.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:33:13 smithi080 bash[41963]: cluster 2023-12-01T14:33:12.912133+0000 mgr.y (mgr.24362) 17537 : cluster 0 pgmap v17506: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:33:15.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:33:15 smithi080 bash[41963]: cluster 2023-12-01T14:33:14.912688+0000 mgr.y (mgr.24362) 17538 : cluster 0 pgmap v17507: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:33:15.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:33:15 smithi080 bash[41963]: audit 2023-12-01T14:33:15.178700+0000 mon.c (mon.2) 11236 : audit 0 from='client.? 172.21.15.80:0/2639226886' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:33:15.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:33:15 smithi080 bash[28361]: cluster 2023-12-01T14:33:14.912688+0000 mgr.y (mgr.24362) 17538 : cluster 0 pgmap v17507: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:33:15.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:33:15 smithi080 bash[28361]: audit 2023-12-01T14:33:15.178700+0000 mon.c (mon.2) 11236 : audit 0 from='client.? 172.21.15.80:0/2639226886' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:33:16.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:33:15 smithi090 bash[32384]: cluster 2023-12-01T14:33:14.912688+0000 mgr.y (mgr.24362) 17538 : cluster 0 pgmap v17507: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:33:16.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:33:15 smithi090 bash[32384]: audit 2023-12-01T14:33:15.178700+0000 mon.c (mon.2) 11236 : audit 0 from='client.? 172.21.15.80:0/2639226886' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:33:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:33:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:33:16] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T14:33:18.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:33:17 smithi090 bash[32384]: cluster 2023-12-01T14:33:16.913861+0000 mgr.y (mgr.24362) 17539 : cluster 0 pgmap v17508: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:33:18.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:33:17 smithi090 bash[32384]: audit 2023-12-01T14:33:17.628177+0000 mon.c (mon.2) 11237 : audit 0 from='client.? 172.21.15.80:0/1829506114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:33:18.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:33:17 smithi080 bash[28361]: cluster 2023-12-01T14:33:16.913861+0000 mgr.y (mgr.24362) 17539 : cluster 0 pgmap v17508: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:33:18.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:33:17 smithi080 bash[28361]: audit 2023-12-01T14:33:17.628177+0000 mon.c (mon.2) 11237 : audit 0 from='client.? 172.21.15.80:0/1829506114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:33:18.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:33:17 smithi080 bash[41963]: cluster 2023-12-01T14:33:16.913861+0000 mgr.y (mgr.24362) 17539 : cluster 0 pgmap v17508: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:33:18.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:33:17 smithi080 bash[41963]: audit 2023-12-01T14:33:17.628177+0000 mon.c (mon.2) 11237 : audit 0 from='client.? 172.21.15.80:0/1829506114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:33:20.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:33:19 smithi090 bash[32384]: cluster 2023-12-01T14:33:18.914523+0000 mgr.y (mgr.24362) 17540 : cluster 0 pgmap v17509: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:33:20.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:33:19 smithi080 bash[28361]: cluster 2023-12-01T14:33:18.914523+0000 mgr.y (mgr.24362) 17540 : cluster 0 pgmap v17509: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:33:20.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:33:19 smithi080 bash[41963]: cluster 2023-12-01T14:33:18.914523+0000 mgr.y (mgr.24362) 17540 : cluster 0 pgmap v17509: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:33:21.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:33:20 smithi090 bash[32384]: audit 2023-12-01T14:33:20.078969+0000 mon.c (mon.2) 11238 : audit 0 from='client.? 172.21.15.80:0/4247765216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:33:21.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:33:20 smithi080 bash[41963]: audit 2023-12-01T14:33:20.078969+0000 mon.c (mon.2) 11238 : audit 0 from='client.? 172.21.15.80:0/4247765216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:33:21.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:33:20 smithi080 bash[28361]: audit 2023-12-01T14:33:20.078969+0000 mon.c (mon.2) 11238 : audit 0 from='client.? 172.21.15.80:0/4247765216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:33:22.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:33:21 smithi090 bash[32384]: cluster 2023-12-01T14:33:20.915403+0000 mgr.y (mgr.24362) 17541 : cluster 0 pgmap v17510: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:33:22.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:33:21 smithi080 bash[28361]: cluster 2023-12-01T14:33:20.915403+0000 mgr.y (mgr.24362) 17541 : cluster 0 pgmap v17510: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:33:22.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:33:21 smithi080 bash[41963]: cluster 2023-12-01T14:33:20.915403+0000 mgr.y (mgr.24362) 17541 : cluster 0 pgmap v17510: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:33:23.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:33:22 smithi090 bash[32384]: audit 2023-12-01T14:33:22.528344+0000 mon.c (mon.2) 11239 : audit 0 from='client.? 172.21.15.80:0/2381361004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:33:23.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:33:22 smithi080 bash[28361]: audit 2023-12-01T14:33:22.528344+0000 mon.c (mon.2) 11239 : audit 0 from='client.? 172.21.15.80:0/2381361004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:33:23.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:33:22 smithi080 bash[41963]: audit 2023-12-01T14:33:22.528344+0000 mon.c (mon.2) 11239 : audit 0 from='client.? 172.21.15.80:0/2381361004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:33:24.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:33:23 smithi090 bash[32384]: cluster 2023-12-01T14:33:22.916425+0000 mgr.y (mgr.24362) 17542 : cluster 0 pgmap v17511: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:33:24.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:33:23 smithi080 bash[28361]: cluster 2023-12-01T14:33:22.916425+0000 mgr.y (mgr.24362) 17542 : cluster 0 pgmap v17511: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:33:24.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:33:23 smithi080 bash[41963]: cluster 2023-12-01T14:33:22.916425+0000 mgr.y (mgr.24362) 17542 : cluster 0 pgmap v17511: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:33:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:33:25 smithi080 bash[28361]: cluster 2023-12-01T14:33:24.917035+0000 mgr.y (mgr.24362) 17543 : cluster 0 pgmap v17512: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:33:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:33:25 smithi080 bash[28361]: audit 2023-12-01T14:33:24.982736+0000 mon.a (mon.0) 10691 : audit 0 from='client.? 172.21.15.80:0/2062570704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:33:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:33:25 smithi080 bash[41963]: cluster 2023-12-01T14:33:24.917035+0000 mgr.y (mgr.24362) 17543 : cluster 0 pgmap v17512: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:33:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:33:25 smithi080 bash[41963]: audit 2023-12-01T14:33:24.982736+0000 mon.a (mon.0) 10691 : audit 0 from='client.? 172.21.15.80:0/2062570704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:33:26.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:33:25 smithi090 bash[32384]: cluster 2023-12-01T14:33:24.917035+0000 mgr.y (mgr.24362) 17543 : cluster 0 pgmap v17512: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:33:26.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:33:25 smithi090 bash[32384]: audit 2023-12-01T14:33:24.982736+0000 mon.a (mon.0) 10691 : audit 0 from='client.? 172.21.15.80:0/2062570704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:33:26.566 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:33:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:33:26] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T14:33:26.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:33:26 smithi080 bash[28361]: audit 2023-12-01T14:33:25.708277+0000 mon.c (mon.2) 11240 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:33:26.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:33:26 smithi080 bash[41963]: audit 2023-12-01T14:33:25.708277+0000 mon.c (mon.2) 11240 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:33:27.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:33:26 smithi090 bash[32384]: audit 2023-12-01T14:33:25.708277+0000 mon.c (mon.2) 11240 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:33:27.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:33:27 smithi080 bash[41963]: cluster 2023-12-01T14:33:26.918211+0000 mgr.y (mgr.24362) 17544 : cluster 0 pgmap v17513: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:33:27.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:33:27 smithi080 bash[41963]: audit 2023-12-01T14:33:27.439656+0000 mon.c (mon.2) 11241 : audit 0 from='client.? 172.21.15.80:0/2461047445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:33:27.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:33:27 smithi080 bash[28361]: cluster 2023-12-01T14:33:26.918211+0000 mgr.y (mgr.24362) 17544 : cluster 0 pgmap v17513: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:33:27.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:33:27 smithi080 bash[28361]: audit 2023-12-01T14:33:27.439656+0000 mon.c (mon.2) 11241 : audit 0 from='client.? 172.21.15.80:0/2461047445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:33:28.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:33:27 smithi090 bash[32384]: cluster 2023-12-01T14:33:26.918211+0000 mgr.y (mgr.24362) 17544 : cluster 0 pgmap v17513: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:33:28.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:33:27 smithi090 bash[32384]: audit 2023-12-01T14:33:27.439656+0000 mon.c (mon.2) 11241 : audit 0 from='client.? 172.21.15.80:0/2461047445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:33:30.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:33:29 smithi090 bash[32384]: cluster 2023-12-01T14:33:28.918895+0000 mgr.y (mgr.24362) 17545 : cluster 0 pgmap v17514: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:33:30.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:33:29 smithi090 bash[32384]: audit 2023-12-01T14:33:29.890087+0000 mon.a (mon.0) 10692 : audit 0 from='client.? 172.21.15.80:0/1610526764' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:33:30.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:33:29 smithi080 bash[28361]: cluster 2023-12-01T14:33:28.918895+0000 mgr.y (mgr.24362) 17545 : cluster 0 pgmap v17514: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:33:30.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:33:29 smithi080 bash[28361]: audit 2023-12-01T14:33:29.890087+0000 mon.a (mon.0) 10692 : audit 0 from='client.? 172.21.15.80:0/1610526764' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:33:30.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:33:29 smithi080 bash[41963]: cluster 2023-12-01T14:33:28.918895+0000 mgr.y (mgr.24362) 17545 : cluster 0 pgmap v17514: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:33:30.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:33:29 smithi080 bash[41963]: audit 2023-12-01T14:33:29.890087+0000 mon.a (mon.0) 10692 : audit 0 from='client.? 172.21.15.80:0/1610526764' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:33:32.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:33:31 smithi090 bash[32384]: cluster 2023-12-01T14:33:30.919928+0000 mgr.y (mgr.24362) 17546 : cluster 0 pgmap v17515: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:33:32.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:33:31 smithi080 bash[28361]: cluster 2023-12-01T14:33:30.919928+0000 mgr.y (mgr.24362) 17546 : cluster 0 pgmap v17515: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:33:32.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:33:31 smithi080 bash[41963]: cluster 2023-12-01T14:33:30.919928+0000 mgr.y (mgr.24362) 17546 : cluster 0 pgmap v17515: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:33:33.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:33:32 smithi090 bash[32384]: audit 2023-12-01T14:33:32.350636+0000 mon.a (mon.0) 10693 : audit 0 from='client.? 172.21.15.80:0/3268389628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:33:33.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:33:32 smithi080 bash[28361]: audit 2023-12-01T14:33:32.350636+0000 mon.a (mon.0) 10693 : audit 0 from='client.? 172.21.15.80:0/3268389628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:33:33.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:33:32 smithi080 bash[41963]: audit 2023-12-01T14:33:32.350636+0000 mon.a (mon.0) 10693 : audit 0 from='client.? 172.21.15.80:0/3268389628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:33:34.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:33:33 smithi090 bash[32384]: cluster 2023-12-01T14:33:32.920908+0000 mgr.y (mgr.24362) 17547 : cluster 0 pgmap v17516: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:33:34.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:33:33 smithi080 bash[41963]: cluster 2023-12-01T14:33:32.920908+0000 mgr.y (mgr.24362) 17547 : cluster 0 pgmap v17516: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:33:34.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:33:33 smithi080 bash[28361]: cluster 2023-12-01T14:33:32.920908+0000 mgr.y (mgr.24362) 17547 : cluster 0 pgmap v17516: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:33:35.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:33:35 smithi080 bash[28361]: audit 2023-12-01T14:33:34.812005+0000 mon.a (mon.0) 10694 : audit 0 from='client.? 172.21.15.80:0/3946236411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:33:35.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:33:35 smithi080 bash[28361]: cluster 2023-12-01T14:33:34.921679+0000 mgr.y (mgr.24362) 17548 : cluster 0 pgmap v17517: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:33:35.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:33:35 smithi080 bash[41963]: audit 2023-12-01T14:33:34.812005+0000 mon.a (mon.0) 10694 : audit 0 from='client.? 172.21.15.80:0/3946236411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:33:35.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:33:35 smithi080 bash[41963]: cluster 2023-12-01T14:33:34.921679+0000 mgr.y (mgr.24362) 17548 : cluster 0 pgmap v17517: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:33:36.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:33:35 smithi090 bash[32384]: audit 2023-12-01T14:33:34.812005+0000 mon.a (mon.0) 10694 : audit 0 from='client.? 172.21.15.80:0/3946236411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:33:36.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:33:35 smithi090 bash[32384]: cluster 2023-12-01T14:33:34.921679+0000 mgr.y (mgr.24362) 17548 : cluster 0 pgmap v17517: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:33:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:33:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:33:36] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T14:33:38.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:33:37 smithi090 bash[32384]: cluster 2023-12-01T14:33:36.922529+0000 mgr.y (mgr.24362) 17549 : cluster 0 pgmap v17518: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:33:38.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:33:37 smithi090 bash[32384]: audit 2023-12-01T14:33:37.271215+0000 mon.a (mon.0) 10695 : audit 0 from='client.? 172.21.15.80:0/1027678552' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:33:38.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:33:37 smithi080 bash[41963]: cluster 2023-12-01T14:33:36.922529+0000 mgr.y (mgr.24362) 17549 : cluster 0 pgmap v17518: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:33:38.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:33:37 smithi080 bash[41963]: audit 2023-12-01T14:33:37.271215+0000 mon.a (mon.0) 10695 : audit 0 from='client.? 172.21.15.80:0/1027678552' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:33:38.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:33:37 smithi080 bash[28361]: cluster 2023-12-01T14:33:36.922529+0000 mgr.y (mgr.24362) 17549 : cluster 0 pgmap v17518: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:33:38.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:33:37 smithi080 bash[28361]: audit 2023-12-01T14:33:37.271215+0000 mon.a (mon.0) 10695 : audit 0 from='client.? 172.21.15.80:0/1027678552' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:33:40.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:33:39 smithi090 bash[32384]: cluster 2023-12-01T14:33:38.923175+0000 mgr.y (mgr.24362) 17550 : cluster 0 pgmap v17519: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:33:40.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:33:39 smithi090 bash[32384]: audit 2023-12-01T14:33:39.727524+0000 mon.c (mon.2) 11242 : audit 0 from='client.? 172.21.15.80:0/3557503276' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:33:40.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:33:39 smithi080 bash[41963]: cluster 2023-12-01T14:33:38.923175+0000 mgr.y (mgr.24362) 17550 : cluster 0 pgmap v17519: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:33:40.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:33:39 smithi080 bash[41963]: audit 2023-12-01T14:33:39.727524+0000 mon.c (mon.2) 11242 : audit 0 from='client.? 172.21.15.80:0/3557503276' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:33:40.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:33:39 smithi080 bash[28361]: cluster 2023-12-01T14:33:38.923175+0000 mgr.y (mgr.24362) 17550 : cluster 0 pgmap v17519: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:33:40.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:33:39 smithi080 bash[28361]: audit 2023-12-01T14:33:39.727524+0000 mon.c (mon.2) 11242 : audit 0 from='client.? 172.21.15.80:0/3557503276' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:33:41.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:33:40 smithi090 bash[32384]: audit 2023-12-01T14:33:40.708699+0000 mon.c (mon.2) 11243 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:33:41.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:33:40 smithi080 bash[28361]: audit 2023-12-01T14:33:40.708699+0000 mon.c (mon.2) 11243 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:33:41.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:33:40 smithi080 bash[41963]: audit 2023-12-01T14:33:40.708699+0000 mon.c (mon.2) 11243 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:33:42.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:33:41 smithi090 bash[32384]: cluster 2023-12-01T14:33:40.924115+0000 mgr.y (mgr.24362) 17551 : cluster 0 pgmap v17520: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:33:42.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:33:41 smithi080 bash[28361]: cluster 2023-12-01T14:33:40.924115+0000 mgr.y (mgr.24362) 17551 : cluster 0 pgmap v17520: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:33:42.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:33:41 smithi080 bash[41963]: cluster 2023-12-01T14:33:40.924115+0000 mgr.y (mgr.24362) 17551 : cluster 0 pgmap v17520: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:33:43.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:33:43 smithi090 bash[32384]: audit 2023-12-01T14:33:42.185028+0000 mon.a (mon.0) 10696 : audit 0 from='client.? 172.21.15.80:0/30063713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:33:43.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:33:43 smithi080 bash[28361]: audit 2023-12-01T14:33:42.185028+0000 mon.a (mon.0) 10696 : audit 0 from='client.? 172.21.15.80:0/30063713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:33:43.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:33:43 smithi080 bash[41963]: audit 2023-12-01T14:33:42.185028+0000 mon.a (mon.0) 10696 : audit 0 from='client.? 172.21.15.80:0/30063713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:33:44.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:33:44 smithi090 bash[32384]: cluster 2023-12-01T14:33:42.924981+0000 mgr.y (mgr.24362) 17552 : cluster 0 pgmap v17521: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:33:44.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:33:44 smithi080 bash[41963]: cluster 2023-12-01T14:33:42.924981+0000 mgr.y (mgr.24362) 17552 : cluster 0 pgmap v17521: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:33:44.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:33:44 smithi080 bash[28361]: cluster 2023-12-01T14:33:42.924981+0000 mgr.y (mgr.24362) 17552 : cluster 0 pgmap v17521: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:33:45.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:33:45 smithi080 bash[28361]: audit 2023-12-01T14:33:44.635984+0000 mon.c (mon.2) 11244 : audit 0 from='client.? 172.21.15.80:0/2289746961' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:33:45.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:33:45 smithi080 bash[28361]: cluster 2023-12-01T14:33:44.925648+0000 mgr.y (mgr.24362) 17553 : cluster 0 pgmap v17522: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:33:45.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:33:45 smithi080 bash[41963]: audit 2023-12-01T14:33:44.635984+0000 mon.c (mon.2) 11244 : audit 0 from='client.? 172.21.15.80:0/2289746961' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:33:45.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:33:45 smithi080 bash[41963]: cluster 2023-12-01T14:33:44.925648+0000 mgr.y (mgr.24362) 17553 : cluster 0 pgmap v17522: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:33:46.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:33:45 smithi090 bash[32384]: audit 2023-12-01T14:33:44.635984+0000 mon.c (mon.2) 11244 : audit 0 from='client.? 172.21.15.80:0/2289746961' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:33:46.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:33:45 smithi090 bash[32384]: cluster 2023-12-01T14:33:44.925648+0000 mgr.y (mgr.24362) 17553 : cluster 0 pgmap v17522: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:33:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:33:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:33:46] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T14:33:48.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:33:47 smithi090 bash[32384]: cluster 2023-12-01T14:33:46.926793+0000 mgr.y (mgr.24362) 17554 : cluster 0 pgmap v17523: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:33:48.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:33:47 smithi090 bash[32384]: audit 2023-12-01T14:33:47.096291+0000 mon.a (mon.0) 10697 : audit 0 from='client.? 172.21.15.80:0/2632892223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:33:48.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:33:47 smithi080 bash[28361]: cluster 2023-12-01T14:33:46.926793+0000 mgr.y (mgr.24362) 17554 : cluster 0 pgmap v17523: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:33:48.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:33:47 smithi080 bash[28361]: audit 2023-12-01T14:33:47.096291+0000 mon.a (mon.0) 10697 : audit 0 from='client.? 172.21.15.80:0/2632892223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:33:48.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:33:47 smithi080 bash[41963]: cluster 2023-12-01T14:33:46.926793+0000 mgr.y (mgr.24362) 17554 : cluster 0 pgmap v17523: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:33:48.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:33:47 smithi080 bash[41963]: audit 2023-12-01T14:33:47.096291+0000 mon.a (mon.0) 10697 : audit 0 from='client.? 172.21.15.80:0/2632892223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:33:50.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:33:49 smithi090 bash[32384]: cluster 2023-12-01T14:33:48.927448+0000 mgr.y (mgr.24362) 17555 : cluster 0 pgmap v17524: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:33:50.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:33:49 smithi090 bash[32384]: audit 2023-12-01T14:33:49.553588+0000 mon.a (mon.0) 10698 : audit 0 from='client.? 172.21.15.80:0/2076016429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:33:50.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:33:49 smithi080 bash[41963]: cluster 2023-12-01T14:33:48.927448+0000 mgr.y (mgr.24362) 17555 : cluster 0 pgmap v17524: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:33:50.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:33:49 smithi080 bash[41963]: audit 2023-12-01T14:33:49.553588+0000 mon.a (mon.0) 10698 : audit 0 from='client.? 172.21.15.80:0/2076016429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:33:50.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:33:49 smithi080 bash[28361]: cluster 2023-12-01T14:33:48.927448+0000 mgr.y (mgr.24362) 17555 : cluster 0 pgmap v17524: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:33:50.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:33:49 smithi080 bash[28361]: audit 2023-12-01T14:33:49.553588+0000 mon.a (mon.0) 10698 : audit 0 from='client.? 172.21.15.80:0/2076016429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:33:52.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:33:51 smithi090 bash[32384]: cluster 2023-12-01T14:33:50.928402+0000 mgr.y (mgr.24362) 17556 : cluster 0 pgmap v17525: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:33:52.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:33:51 smithi080 bash[41963]: cluster 2023-12-01T14:33:50.928402+0000 mgr.y (mgr.24362) 17556 : cluster 0 pgmap v17525: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:33:52.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:33:51 smithi080 bash[28361]: cluster 2023-12-01T14:33:50.928402+0000 mgr.y (mgr.24362) 17556 : cluster 0 pgmap v17525: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:33:53.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:33:53 smithi090 bash[32384]: audit 2023-12-01T14:33:52.007797+0000 mon.c (mon.2) 11245 : audit 0 from='client.? 172.21.15.80:0/3653105168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:33:53.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:33:53 smithi080 bash[28361]: audit 2023-12-01T14:33:52.007797+0000 mon.c (mon.2) 11245 : audit 0 from='client.? 172.21.15.80:0/3653105168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:33:53.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:33:53 smithi080 bash[41963]: audit 2023-12-01T14:33:52.007797+0000 mon.c (mon.2) 11245 : audit 0 from='client.? 172.21.15.80:0/3653105168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:33:54.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:33:54 smithi090 bash[32384]: cluster 2023-12-01T14:33:52.929280+0000 mgr.y (mgr.24362) 17557 : cluster 0 pgmap v17526: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:33:54.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:33:54 smithi080 bash[28361]: cluster 2023-12-01T14:33:52.929280+0000 mgr.y (mgr.24362) 17557 : cluster 0 pgmap v17526: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:33:54.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:33:54 smithi080 bash[41963]: cluster 2023-12-01T14:33:52.929280+0000 mgr.y (mgr.24362) 17557 : cluster 0 pgmap v17526: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:33:55.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:33:55 smithi080 bash[28361]: audit 2023-12-01T14:33:54.453046+0000 mon.a (mon.0) 10699 : audit 0 from='client.? 172.21.15.80:0/3229749770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:33:55.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:33:55 smithi080 bash[28361]: cluster 2023-12-01T14:33:54.929957+0000 mgr.y (mgr.24362) 17558 : cluster 0 pgmap v17527: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:33:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:33:55 smithi080 bash[41963]: audit 2023-12-01T14:33:54.453046+0000 mon.a (mon.0) 10699 : audit 0 from='client.? 172.21.15.80:0/3229749770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:33:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:33:55 smithi080 bash[41963]: cluster 2023-12-01T14:33:54.929957+0000 mgr.y (mgr.24362) 17558 : cluster 0 pgmap v17527: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:33:55.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:33:55 smithi090 bash[32384]: audit 2023-12-01T14:33:54.453046+0000 mon.a (mon.0) 10699 : audit 0 from='client.? 172.21.15.80:0/3229749770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:33:55.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:33:55 smithi090 bash[32384]: cluster 2023-12-01T14:33:54.929957+0000 mgr.y (mgr.24362) 17558 : cluster 0 pgmap v17527: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:33:56.566 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:33:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:33:56] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T14:33:56.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:33:56 smithi080 bash[28361]: audit 2023-12-01T14:33:55.709422+0000 mon.c (mon.2) 11246 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:33:56.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:33:56 smithi080 bash[41963]: audit 2023-12-01T14:33:55.709422+0000 mon.c (mon.2) 11246 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:33:57.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:33:56 smithi090 bash[32384]: audit 2023-12-01T14:33:55.709422+0000 mon.c (mon.2) 11246 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:33:57.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:33:57 smithi080 bash[28361]: audit 2023-12-01T14:33:56.905291+0000 mon.c (mon.2) 11247 : audit 0 from='client.? 172.21.15.80:0/3016256436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:33:57.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:33:57 smithi080 bash[28361]: cluster 2023-12-01T14:33:56.931036+0000 mgr.y (mgr.24362) 17559 : cluster 0 pgmap v17528: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:33:57.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:33:57 smithi080 bash[41963]: audit 2023-12-01T14:33:56.905291+0000 mon.c (mon.2) 11247 : audit 0 from='client.? 172.21.15.80:0/3016256436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:33:57.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:33:57 smithi080 bash[41963]: cluster 2023-12-01T14:33:56.931036+0000 mgr.y (mgr.24362) 17559 : cluster 0 pgmap v17528: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:33:58.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:33:57 smithi090 bash[32384]: audit 2023-12-01T14:33:56.905291+0000 mon.c (mon.2) 11247 : audit 0 from='client.? 172.21.15.80:0/3016256436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:33:58.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:33:57 smithi090 bash[32384]: cluster 2023-12-01T14:33:56.931036+0000 mgr.y (mgr.24362) 17559 : cluster 0 pgmap v17528: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:34:00.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:33:59 smithi090 bash[32384]: cluster 2023-12-01T14:33:58.931643+0000 mgr.y (mgr.24362) 17560 : cluster 0 pgmap v17529: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:34:00.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:33:59 smithi090 bash[32384]: audit 2023-12-01T14:33:59.368700+0000 mon.c (mon.2) 11248 : audit 0 from='client.? 172.21.15.80:0/2562918523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:34:00.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:33:59 smithi080 bash[28361]: cluster 2023-12-01T14:33:58.931643+0000 mgr.y (mgr.24362) 17560 : cluster 0 pgmap v17529: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:34:00.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:33:59 smithi080 bash[28361]: audit 2023-12-01T14:33:59.368700+0000 mon.c (mon.2) 11248 : audit 0 from='client.? 172.21.15.80:0/2562918523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:34:00.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:33:59 smithi080 bash[41963]: cluster 2023-12-01T14:33:58.931643+0000 mgr.y (mgr.24362) 17560 : cluster 0 pgmap v17529: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:34:00.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:33:59 smithi080 bash[41963]: audit 2023-12-01T14:33:59.368700+0000 mon.c (mon.2) 11248 : audit 0 from='client.? 172.21.15.80:0/2562918523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:34:02.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:34:01 smithi090 bash[32384]: cluster 2023-12-01T14:34:00.932534+0000 mgr.y (mgr.24362) 17561 : cluster 0 pgmap v17530: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:34:02.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:34:01 smithi090 bash[32384]: audit 2023-12-01T14:34:01.812267+0000 mon.a (mon.0) 10700 : audit 0 from='client.? 172.21.15.80:0/2589652628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:34:02.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:34:01 smithi080 bash[28361]: cluster 2023-12-01T14:34:00.932534+0000 mgr.y (mgr.24362) 17561 : cluster 0 pgmap v17530: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:34:02.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:34:01 smithi080 bash[28361]: audit 2023-12-01T14:34:01.812267+0000 mon.a (mon.0) 10700 : audit 0 from='client.? 172.21.15.80:0/2589652628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:34:02.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:34:01 smithi080 bash[41963]: cluster 2023-12-01T14:34:00.932534+0000 mgr.y (mgr.24362) 17561 : cluster 0 pgmap v17530: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:34:02.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:34:01 smithi080 bash[41963]: audit 2023-12-01T14:34:01.812267+0000 mon.a (mon.0) 10700 : audit 0 from='client.? 172.21.15.80:0/2589652628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:34:04.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:34:03 smithi090 bash[32384]: cluster 2023-12-01T14:34:02.933580+0000 mgr.y (mgr.24362) 17562 : cluster 0 pgmap v17531: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:34:04.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:34:03 smithi080 bash[28361]: cluster 2023-12-01T14:34:02.933580+0000 mgr.y (mgr.24362) 17562 : cluster 0 pgmap v17531: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:34:04.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:34:03 smithi080 bash[41963]: cluster 2023-12-01T14:34:02.933580+0000 mgr.y (mgr.24362) 17562 : cluster 0 pgmap v17531: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:34:05.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:34:05 smithi090 bash[32384]: audit 2023-12-01T14:34:04.272869+0000 mon.a (mon.0) 10701 : audit 0 from='client.? 172.21.15.80:0/4254441441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:34:05.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:34:05 smithi080 bash[28361]: audit 2023-12-01T14:34:04.272869+0000 mon.a (mon.0) 10701 : audit 0 from='client.? 172.21.15.80:0/4254441441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:34:05.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:34:05 smithi080 bash[41963]: audit 2023-12-01T14:34:04.272869+0000 mon.a (mon.0) 10701 : audit 0 from='client.? 172.21.15.80:0/4254441441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:34:06.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:34:06 smithi090 bash[32384]: cluster 2023-12-01T14:34:04.934301+0000 mgr.y (mgr.24362) 17563 : cluster 0 pgmap v17532: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:34:06.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:34:06 smithi090 bash[32384]: audit 2023-12-01T14:34:05.647710+0000 mon.c (mon.2) 11249 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:34:06.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:34:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:34:06] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T14:34:06.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:34:06 smithi080 bash[41963]: cluster 2023-12-01T14:34:04.934301+0000 mgr.y (mgr.24362) 17563 : cluster 0 pgmap v17532: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:34:06.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:34:06 smithi080 bash[41963]: audit 2023-12-01T14:34:05.647710+0000 mon.c (mon.2) 11249 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:34:06.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:34:06 smithi080 bash[28361]: cluster 2023-12-01T14:34:04.934301+0000 mgr.y (mgr.24362) 17563 : cluster 0 pgmap v17532: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:34:06.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:34:06 smithi080 bash[28361]: audit 2023-12-01T14:34:05.647710+0000 mon.c (mon.2) 11249 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:34:07.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:34:07 smithi090 bash[32384]: audit 2023-12-01T14:34:06.732741+0000 mon.c (mon.2) 11250 : audit 0 from='client.? 172.21.15.80:0/2074490246' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:34:07.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:34:07 smithi090 bash[32384]: cluster 2023-12-01T14:34:06.935479+0000 mgr.y (mgr.24362) 17564 : cluster 0 pgmap v17533: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:34:07.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:34:07 smithi080 bash[28361]: audit 2023-12-01T14:34:06.732741+0000 mon.c (mon.2) 11250 : audit 0 from='client.? 172.21.15.80:0/2074490246' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:34:07.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:34:07 smithi080 bash[28361]: cluster 2023-12-01T14:34:06.935479+0000 mgr.y (mgr.24362) 17564 : cluster 0 pgmap v17533: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:34:07.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:34:07 smithi080 bash[41963]: audit 2023-12-01T14:34:06.732741+0000 mon.c (mon.2) 11250 : audit 0 from='client.? 172.21.15.80:0/2074490246' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:34:07.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:34:07 smithi080 bash[41963]: cluster 2023-12-01T14:34:06.935479+0000 mgr.y (mgr.24362) 17564 : cluster 0 pgmap v17533: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:34:10.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:34:09 smithi090 bash[32384]: cluster 2023-12-01T14:34:08.936209+0000 mgr.y (mgr.24362) 17565 : cluster 0 pgmap v17534: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:34:10.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:34:09 smithi090 bash[32384]: audit 2023-12-01T14:34:09.192112+0000 mon.c (mon.2) 11251 : audit 0 from='client.? 172.21.15.80:0/1336190618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:34:10.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:34:09 smithi080 bash[28361]: cluster 2023-12-01T14:34:08.936209+0000 mgr.y (mgr.24362) 17565 : cluster 0 pgmap v17534: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:34:10.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:34:09 smithi080 bash[28361]: audit 2023-12-01T14:34:09.192112+0000 mon.c (mon.2) 11251 : audit 0 from='client.? 172.21.15.80:0/1336190618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:34:10.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:34:09 smithi080 bash[41963]: cluster 2023-12-01T14:34:08.936209+0000 mgr.y (mgr.24362) 17565 : cluster 0 pgmap v17534: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:34:10.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:34:09 smithi080 bash[41963]: audit 2023-12-01T14:34:09.192112+0000 mon.c (mon.2) 11251 : audit 0 from='client.? 172.21.15.80:0/1336190618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:34:11.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:34:11 smithi090 bash[32384]: audit 2023-12-01T14:34:10.709528+0000 mon.c (mon.2) 11252 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:34:11.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:34:11 smithi080 bash[41963]: audit 2023-12-01T14:34:10.709528+0000 mon.c (mon.2) 11252 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:34:11.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:34:11 smithi080 bash[28361]: audit 2023-12-01T14:34:10.709528+0000 mon.c (mon.2) 11252 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:34:12.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:34:12 smithi090 bash[32384]: cluster 2023-12-01T14:34:10.936935+0000 mgr.y (mgr.24362) 17566 : cluster 0 pgmap v17535: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:34:12.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:34:12 smithi090 bash[32384]: audit 2023-12-01T14:34:11.498302+0000 mon.a (mon.0) 10702 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:34:12.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:34:12 smithi090 bash[32384]: audit 2023-12-01T14:34:11.508453+0000 mon.a (mon.0) 10703 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:34:12.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:34:12 smithi090 bash[32384]: audit 2023-12-01T14:34:11.691270+0000 mon.c (mon.2) 11253 : audit 0 from='client.? 172.21.15.80:0/1886712181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:34:12.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:34:12 smithi090 bash[32384]: audit 2023-12-01T14:34:11.847106+0000 mon.a (mon.0) 10704 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:34:12.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:34:12 smithi090 bash[32384]: audit 2023-12-01T14:34:11.856716+0000 mon.a (mon.0) 10705 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:34:12.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:34:12 smithi080 bash[28361]: cluster 2023-12-01T14:34:10.936935+0000 mgr.y (mgr.24362) 17566 : cluster 0 pgmap v17535: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:34:12.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:34:12 smithi080 bash[28361]: audit 2023-12-01T14:34:11.498302+0000 mon.a (mon.0) 10702 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:34:12.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:34:12 smithi080 bash[28361]: audit 2023-12-01T14:34:11.508453+0000 mon.a (mon.0) 10703 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:34:12.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:34:12 smithi080 bash[28361]: audit 2023-12-01T14:34:11.691270+0000 mon.c (mon.2) 11253 : audit 0 from='client.? 172.21.15.80:0/1886712181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:34:12.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:34:12 smithi080 bash[28361]: audit 2023-12-01T14:34:11.847106+0000 mon.a (mon.0) 10704 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:34:12.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:34:12 smithi080 bash[28361]: audit 2023-12-01T14:34:11.856716+0000 mon.a (mon.0) 10705 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:34:12.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:34:12 smithi080 bash[41963]: cluster 2023-12-01T14:34:10.936935+0000 mgr.y (mgr.24362) 17566 : cluster 0 pgmap v17535: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:34:12.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:34:12 smithi080 bash[41963]: audit 2023-12-01T14:34:11.498302+0000 mon.a (mon.0) 10702 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:34:12.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:34:12 smithi080 bash[41963]: audit 2023-12-01T14:34:11.508453+0000 mon.a (mon.0) 10703 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:34:12.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:34:12 smithi080 bash[41963]: audit 2023-12-01T14:34:11.691270+0000 mon.c (mon.2) 11253 : audit 0 from='client.? 172.21.15.80:0/1886712181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:34:12.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:34:12 smithi080 bash[41963]: audit 2023-12-01T14:34:11.847106+0000 mon.a (mon.0) 10704 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:34:12.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:34:12 smithi080 bash[41963]: audit 2023-12-01T14:34:11.856716+0000 mon.a (mon.0) 10705 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:34:13.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:34:13 smithi090 bash[32384]: audit 2023-12-01T14:34:12.339804+0000 mon.c (mon.2) 11254 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:34:13.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:34:13 smithi090 bash[32384]: audit 2023-12-01T14:34:12.341718+0000 mon.c (mon.2) 11255 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:34:13.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:34:13 smithi090 bash[32384]: audit 2023-12-01T14:34:12.352102+0000 mon.a (mon.0) 10706 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:34:13.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:34:13 smithi090 bash[32384]: cluster 2023-12-01T14:34:12.937809+0000 mgr.y (mgr.24362) 17567 : cluster 0 pgmap v17536: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:34:13.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:34:13 smithi080 bash[28361]: audit 2023-12-01T14:34:12.339804+0000 mon.c (mon.2) 11254 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:34:13.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:34:13 smithi080 bash[28361]: audit 2023-12-01T14:34:12.341718+0000 mon.c (mon.2) 11255 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:34:13.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:34:13 smithi080 bash[28361]: audit 2023-12-01T14:34:12.352102+0000 mon.a (mon.0) 10706 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:34:13.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:34:13 smithi080 bash[28361]: cluster 2023-12-01T14:34:12.937809+0000 mgr.y (mgr.24362) 17567 : cluster 0 pgmap v17536: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:34:13.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:34:13 smithi080 bash[41963]: audit 2023-12-01T14:34:12.339804+0000 mon.c (mon.2) 11254 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:34:13.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:34:13 smithi080 bash[41963]: audit 2023-12-01T14:34:12.341718+0000 mon.c (mon.2) 11255 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:34:13.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:34:13 smithi080 bash[41963]: audit 2023-12-01T14:34:12.352102+0000 mon.a (mon.0) 10706 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:34:13.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:34:13 smithi080 bash[41963]: cluster 2023-12-01T14:34:12.937809+0000 mgr.y (mgr.24362) 17567 : cluster 0 pgmap v17536: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:34:14.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:34:14 smithi080 bash[28361]: audit 2023-12-01T14:34:14.142193+0000 mon.a (mon.0) 10707 : audit 0 from='client.? 172.21.15.80:0/3404363210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:34:14.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:34:14 smithi080 bash[41963]: audit 2023-12-01T14:34:14.142193+0000 mon.a (mon.0) 10707 : audit 0 from='client.? 172.21.15.80:0/3404363210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:34:14.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:34:14 smithi090 bash[32384]: audit 2023-12-01T14:34:14.142193+0000 mon.a (mon.0) 10707 : audit 0 from='client.? 172.21.15.80:0/3404363210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:34:15.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:34:15 smithi080 bash[28361]: cluster 2023-12-01T14:34:14.938482+0000 mgr.y (mgr.24362) 17568 : cluster 0 pgmap v17537: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:34:15.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:34:15 smithi080 bash[41963]: cluster 2023-12-01T14:34:14.938482+0000 mgr.y (mgr.24362) 17568 : cluster 0 pgmap v17537: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:34:16.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:34:15 smithi090 bash[32384]: cluster 2023-12-01T14:34:14.938482+0000 mgr.y (mgr.24362) 17568 : cluster 0 pgmap v17537: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:34:16.648 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:34:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:34:16] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T14:34:16.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:34:16 smithi080 bash[28361]: audit 2023-12-01T14:34:16.594244+0000 mon.c (mon.2) 11256 : audit 0 from='client.? 172.21.15.80:0/3837410083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:34:16.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:34:16 smithi080 bash[41963]: audit 2023-12-01T14:34:16.594244+0000 mon.c (mon.2) 11256 : audit 0 from='client.? 172.21.15.80:0/3837410083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:34:17.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:34:16 smithi090 bash[32384]: audit 2023-12-01T14:34:16.594244+0000 mon.c (mon.2) 11256 : audit 0 from='client.? 172.21.15.80:0/3837410083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:34:17.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:34:17 smithi080 bash[28361]: cluster 2023-12-01T14:34:16.939750+0000 mgr.y (mgr.24362) 17569 : cluster 0 pgmap v17538: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:34:17.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:34:17 smithi080 bash[41963]: cluster 2023-12-01T14:34:16.939750+0000 mgr.y (mgr.24362) 17569 : cluster 0 pgmap v17538: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:34:18.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:34:17 smithi090 bash[32384]: cluster 2023-12-01T14:34:16.939750+0000 mgr.y (mgr.24362) 17569 : cluster 0 pgmap v17538: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:34:20.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:34:19 smithi090 bash[32384]: cluster 2023-12-01T14:34:18.940450+0000 mgr.y (mgr.24362) 17570 : cluster 0 pgmap v17539: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:34:20.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:34:19 smithi090 bash[32384]: audit 2023-12-01T14:34:19.056214+0000 mon.c (mon.2) 11257 : audit 0 from='client.? 172.21.15.80:0/998972849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:34:20.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:34:19 smithi080 bash[41963]: cluster 2023-12-01T14:34:18.940450+0000 mgr.y (mgr.24362) 17570 : cluster 0 pgmap v17539: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:34:20.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:34:19 smithi080 bash[41963]: audit 2023-12-01T14:34:19.056214+0000 mon.c (mon.2) 11257 : audit 0 from='client.? 172.21.15.80:0/998972849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:34:20.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:34:19 smithi080 bash[28361]: cluster 2023-12-01T14:34:18.940450+0000 mgr.y (mgr.24362) 17570 : cluster 0 pgmap v17539: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:34:20.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:34:19 smithi080 bash[28361]: audit 2023-12-01T14:34:19.056214+0000 mon.c (mon.2) 11257 : audit 0 from='client.? 172.21.15.80:0/998972849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:34:22.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:34:22 smithi090 bash[32384]: cluster 2023-12-01T14:34:20.941344+0000 mgr.y (mgr.24362) 17571 : cluster 0 pgmap v17540: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:34:22.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:34:22 smithi090 bash[32384]: audit 2023-12-01T14:34:21.508019+0000 mon.a (mon.0) 10708 : audit 0 from='client.? 172.21.15.80:0/777789251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:34:22.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:34:22 smithi080 bash[28361]: cluster 2023-12-01T14:34:20.941344+0000 mgr.y (mgr.24362) 17571 : cluster 0 pgmap v17540: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:34:22.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:34:22 smithi080 bash[28361]: audit 2023-12-01T14:34:21.508019+0000 mon.a (mon.0) 10708 : audit 0 from='client.? 172.21.15.80:0/777789251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:34:22.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:34:22 smithi080 bash[41963]: cluster 2023-12-01T14:34:20.941344+0000 mgr.y (mgr.24362) 17571 : cluster 0 pgmap v17540: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:34:22.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:34:22 smithi080 bash[41963]: audit 2023-12-01T14:34:21.508019+0000 mon.a (mon.0) 10708 : audit 0 from='client.? 172.21.15.80:0/777789251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:34:24.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:34:24 smithi090 bash[32384]: cluster 2023-12-01T14:34:22.942236+0000 mgr.y (mgr.24362) 17572 : cluster 0 pgmap v17541: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:34:24.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:34:24 smithi090 bash[32384]: audit 2023-12-01T14:34:23.958453+0000 mon.c (mon.2) 11258 : audit 0 from='client.? 172.21.15.80:0/3279451109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:34:24.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:34:24 smithi080 bash[41963]: cluster 2023-12-01T14:34:22.942236+0000 mgr.y (mgr.24362) 17572 : cluster 0 pgmap v17541: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:34:24.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:34:24 smithi080 bash[41963]: audit 2023-12-01T14:34:23.958453+0000 mon.c (mon.2) 11258 : audit 0 from='client.? 172.21.15.80:0/3279451109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:34:24.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:34:24 smithi080 bash[28361]: cluster 2023-12-01T14:34:22.942236+0000 mgr.y (mgr.24362) 17572 : cluster 0 pgmap v17541: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:34:24.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:34:24 smithi080 bash[28361]: audit 2023-12-01T14:34:23.958453+0000 mon.c (mon.2) 11258 : audit 0 from='client.? 172.21.15.80:0/3279451109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:34:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:34:25 smithi080 bash[28361]: cluster 2023-12-01T14:34:24.942924+0000 mgr.y (mgr.24362) 17573 : cluster 0 pgmap v17542: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:34:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:34:25 smithi080 bash[41963]: cluster 2023-12-01T14:34:24.942924+0000 mgr.y (mgr.24362) 17573 : cluster 0 pgmap v17542: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:34:26.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:34:25 smithi090 bash[32384]: cluster 2023-12-01T14:34:24.942924+0000 mgr.y (mgr.24362) 17573 : cluster 0 pgmap v17542: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:34:26.584 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:34:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:34:26] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T14:34:26.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:34:26 smithi080 bash[41963]: audit 2023-12-01T14:34:25.709980+0000 mon.c (mon.2) 11259 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:34:26.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:34:26 smithi080 bash[41963]: audit 2023-12-01T14:34:26.410453+0000 mon.a (mon.0) 10709 : audit 0 from='client.? 172.21.15.80:0/2153931494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:34:26.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:34:26 smithi080 bash[28361]: audit 2023-12-01T14:34:25.709980+0000 mon.c (mon.2) 11259 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:34:26.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:34:26 smithi080 bash[28361]: audit 2023-12-01T14:34:26.410453+0000 mon.a (mon.0) 10709 : audit 0 from='client.? 172.21.15.80:0/2153931494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:34:27.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:34:26 smithi090 bash[32384]: audit 2023-12-01T14:34:25.709980+0000 mon.c (mon.2) 11259 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:34:27.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:34:26 smithi090 bash[32384]: audit 2023-12-01T14:34:26.410453+0000 mon.a (mon.0) 10709 : audit 0 from='client.? 172.21.15.80:0/2153931494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:34:27.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:34:27 smithi080 bash[41963]: cluster 2023-12-01T14:34:26.944167+0000 mgr.y (mgr.24362) 17574 : cluster 0 pgmap v17543: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:34:27.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:34:27 smithi080 bash[28361]: cluster 2023-12-01T14:34:26.944167+0000 mgr.y (mgr.24362) 17574 : cluster 0 pgmap v17543: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:34:28.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:34:27 smithi090 bash[32384]: cluster 2023-12-01T14:34:26.944167+0000 mgr.y (mgr.24362) 17574 : cluster 0 pgmap v17543: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:34:29.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:34:28 smithi080 bash[28361]: audit 2023-12-01T14:34:28.874776+0000 mon.c (mon.2) 11260 : audit 0 from='client.? 172.21.15.80:0/1415598712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:34:29.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:34:28 smithi080 bash[41963]: audit 2023-12-01T14:34:28.874776+0000 mon.c (mon.2) 11260 : audit 0 from='client.? 172.21.15.80:0/1415598712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:34:29.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:34:28 smithi090 bash[32384]: audit 2023-12-01T14:34:28.874776+0000 mon.c (mon.2) 11260 : audit 0 from='client.? 172.21.15.80:0/1415598712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:34:30.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:34:29 smithi090 bash[32384]: cluster 2023-12-01T14:34:28.944723+0000 mgr.y (mgr.24362) 17575 : cluster 0 pgmap v17544: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:34:30.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:34:29 smithi080 bash[28361]: cluster 2023-12-01T14:34:28.944723+0000 mgr.y (mgr.24362) 17575 : cluster 0 pgmap v17544: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:34:30.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:34:29 smithi080 bash[41963]: cluster 2023-12-01T14:34:28.944723+0000 mgr.y (mgr.24362) 17575 : cluster 0 pgmap v17544: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:34:32.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:34:32 smithi090 bash[32384]: cluster 2023-12-01T14:34:30.945719+0000 mgr.y (mgr.24362) 17576 : cluster 0 pgmap v17545: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:34:32.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:34:32 smithi090 bash[32384]: audit 2023-12-01T14:34:31.335220+0000 mon.c (mon.2) 11261 : audit 0 from='client.? 172.21.15.80:0/2733041326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:34:32.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:34:32 smithi080 bash[28361]: cluster 2023-12-01T14:34:30.945719+0000 mgr.y (mgr.24362) 17576 : cluster 0 pgmap v17545: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:34:32.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:34:32 smithi080 bash[28361]: audit 2023-12-01T14:34:31.335220+0000 mon.c (mon.2) 11261 : audit 0 from='client.? 172.21.15.80:0/2733041326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:34:32.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:34:32 smithi080 bash[41963]: cluster 2023-12-01T14:34:30.945719+0000 mgr.y (mgr.24362) 17576 : cluster 0 pgmap v17545: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:34:32.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:34:32 smithi080 bash[41963]: audit 2023-12-01T14:34:31.335220+0000 mon.c (mon.2) 11261 : audit 0 from='client.? 172.21.15.80:0/2733041326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:34:34.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:34:34 smithi090 bash[32384]: cluster 2023-12-01T14:34:32.946793+0000 mgr.y (mgr.24362) 17577 : cluster 0 pgmap v17546: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:34:34.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:34:34 smithi090 bash[32384]: audit 2023-12-01T14:34:33.789494+0000 mon.a (mon.0) 10710 : audit 0 from='client.? 172.21.15.80:0/3100490678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:34:34.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:34:34 smithi080 bash[28361]: cluster 2023-12-01T14:34:32.946793+0000 mgr.y (mgr.24362) 17577 : cluster 0 pgmap v17546: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:34:34.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:34:34 smithi080 bash[28361]: audit 2023-12-01T14:34:33.789494+0000 mon.a (mon.0) 10710 : audit 0 from='client.? 172.21.15.80:0/3100490678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:34:34.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:34:34 smithi080 bash[41963]: cluster 2023-12-01T14:34:32.946793+0000 mgr.y (mgr.24362) 17577 : cluster 0 pgmap v17546: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:34:34.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:34:34 smithi080 bash[41963]: audit 2023-12-01T14:34:33.789494+0000 mon.a (mon.0) 10710 : audit 0 from='client.? 172.21.15.80:0/3100490678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:34:35.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:34:35 smithi080 bash[28361]: cluster 2023-12-01T14:34:34.947464+0000 mgr.y (mgr.24362) 17578 : cluster 0 pgmap v17547: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:34:35.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:34:35 smithi080 bash[41963]: cluster 2023-12-01T14:34:34.947464+0000 mgr.y (mgr.24362) 17578 : cluster 0 pgmap v17547: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:34:36.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:34:35 smithi090 bash[32384]: cluster 2023-12-01T14:34:34.947464+0000 mgr.y (mgr.24362) 17578 : cluster 0 pgmap v17547: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:34:36.588 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:34:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:34:36] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T14:34:36.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:34:36 smithi080 bash[41963]: audit 2023-12-01T14:34:36.248207+0000 mon.a (mon.0) 10711 : audit 0 from='client.? 172.21.15.80:0/2928485092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:34:36.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:34:36 smithi080 bash[28361]: audit 2023-12-01T14:34:36.248207+0000 mon.a (mon.0) 10711 : audit 0 from='client.? 172.21.15.80:0/2928485092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:34:37.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:34:36 smithi090 bash[32384]: audit 2023-12-01T14:34:36.248207+0000 mon.a (mon.0) 10711 : audit 0 from='client.? 172.21.15.80:0/2928485092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:34:37.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:34:37 smithi080 bash[28361]: cluster 2023-12-01T14:34:36.948657+0000 mgr.y (mgr.24362) 17579 : cluster 0 pgmap v17548: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:34:37.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:34:37 smithi080 bash[41963]: cluster 2023-12-01T14:34:36.948657+0000 mgr.y (mgr.24362) 17579 : cluster 0 pgmap v17548: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:34:38.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:34:37 smithi090 bash[32384]: cluster 2023-12-01T14:34:36.948657+0000 mgr.y (mgr.24362) 17579 : cluster 0 pgmap v17548: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:34:39.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:34:38 smithi090 bash[32384]: audit 2023-12-01T14:34:38.699374+0000 mon.a (mon.0) 10712 : audit 0 from='client.? 172.21.15.80:0/3974600681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:34:39.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:34:38 smithi080 bash[28361]: audit 2023-12-01T14:34:38.699374+0000 mon.a (mon.0) 10712 : audit 0 from='client.? 172.21.15.80:0/3974600681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:34:39.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:34:38 smithi080 bash[41963]: audit 2023-12-01T14:34:38.699374+0000 mon.a (mon.0) 10712 : audit 0 from='client.? 172.21.15.80:0/3974600681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:34:40.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:34:39 smithi090 bash[32384]: cluster 2023-12-01T14:34:38.949324+0000 mgr.y (mgr.24362) 17580 : cluster 0 pgmap v17549: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:34:40.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:34:39 smithi080 bash[41963]: cluster 2023-12-01T14:34:38.949324+0000 mgr.y (mgr.24362) 17580 : cluster 0 pgmap v17549: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:34:40.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:34:39 smithi080 bash[28361]: cluster 2023-12-01T14:34:38.949324+0000 mgr.y (mgr.24362) 17580 : cluster 0 pgmap v17549: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:34:41.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:34:40 smithi090 bash[32384]: audit 2023-12-01T14:34:40.710514+0000 mon.c (mon.2) 11262 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:34:41.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:34:40 smithi080 bash[28361]: audit 2023-12-01T14:34:40.710514+0000 mon.c (mon.2) 11262 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:34:41.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:34:40 smithi080 bash[41963]: audit 2023-12-01T14:34:40.710514+0000 mon.c (mon.2) 11262 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:34:42.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:34:41 smithi080 bash[41963]: cluster 2023-12-01T14:34:40.950207+0000 mgr.y (mgr.24362) 17581 : cluster 0 pgmap v17550: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:34:42.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:34:41 smithi080 bash[41963]: audit 2023-12-01T14:34:41.155850+0000 mon.a (mon.0) 10713 : audit 0 from='client.? 172.21.15.80:0/660826977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:34:42.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:34:41 smithi080 bash[28361]: cluster 2023-12-01T14:34:40.950207+0000 mgr.y (mgr.24362) 17581 : cluster 0 pgmap v17550: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:34:42.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:34:41 smithi080 bash[28361]: audit 2023-12-01T14:34:41.155850+0000 mon.a (mon.0) 10713 : audit 0 from='client.? 172.21.15.80:0/660826977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:34:42.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:34:41 smithi090 bash[32384]: cluster 2023-12-01T14:34:40.950207+0000 mgr.y (mgr.24362) 17581 : cluster 0 pgmap v17550: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:34:42.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:34:41 smithi090 bash[32384]: audit 2023-12-01T14:34:41.155850+0000 mon.a (mon.0) 10713 : audit 0 from='client.? 172.21.15.80:0/660826977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:34:44.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:34:44 smithi090 bash[32384]: cluster 2023-12-01T14:34:42.951133+0000 mgr.y (mgr.24362) 17582 : cluster 0 pgmap v17551: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:34:44.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:34:44 smithi090 bash[32384]: audit 2023-12-01T14:34:43.613523+0000 mon.c (mon.2) 11263 : audit 0 from='client.? 172.21.15.80:0/3031022114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:34:44.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:34:44 smithi080 bash[28361]: cluster 2023-12-01T14:34:42.951133+0000 mgr.y (mgr.24362) 17582 : cluster 0 pgmap v17551: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:34:44.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:34:44 smithi080 bash[28361]: audit 2023-12-01T14:34:43.613523+0000 mon.c (mon.2) 11263 : audit 0 from='client.? 172.21.15.80:0/3031022114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:34:44.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:34:44 smithi080 bash[41963]: cluster 2023-12-01T14:34:42.951133+0000 mgr.y (mgr.24362) 17582 : cluster 0 pgmap v17551: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:34:44.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:34:44 smithi080 bash[41963]: audit 2023-12-01T14:34:43.613523+0000 mon.c (mon.2) 11263 : audit 0 from='client.? 172.21.15.80:0/3031022114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:34:45.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:34:45 smithi080 bash[41963]: cluster 2023-12-01T14:34:44.951841+0000 mgr.y (mgr.24362) 17583 : cluster 0 pgmap v17552: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:34:45.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:34:45 smithi080 bash[28361]: cluster 2023-12-01T14:34:44.951841+0000 mgr.y (mgr.24362) 17583 : cluster 0 pgmap v17552: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:34:46.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:34:45 smithi090 bash[32384]: cluster 2023-12-01T14:34:44.951841+0000 mgr.y (mgr.24362) 17583 : cluster 0 pgmap v17552: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:34:46.590 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:34:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:34:46] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T14:34:46.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:34:46 smithi080 bash[28361]: audit 2023-12-01T14:34:46.065303+0000 mon.a (mon.0) 10714 : audit 0 from='client.? 172.21.15.80:0/1793815250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:34:46.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:34:46 smithi080 bash[41963]: audit 2023-12-01T14:34:46.065303+0000 mon.a (mon.0) 10714 : audit 0 from='client.? 172.21.15.80:0/1793815250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:34:47.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:34:46 smithi090 bash[32384]: audit 2023-12-01T14:34:46.065303+0000 mon.a (mon.0) 10714 : audit 0 from='client.? 172.21.15.80:0/1793815250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:34:47.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:34:47 smithi080 bash[28361]: cluster 2023-12-01T14:34:46.952978+0000 mgr.y (mgr.24362) 17584 : cluster 0 pgmap v17553: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:34:47.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:34:47 smithi080 bash[41963]: cluster 2023-12-01T14:34:46.952978+0000 mgr.y (mgr.24362) 17584 : cluster 0 pgmap v17553: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:34:48.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:34:47 smithi090 bash[32384]: cluster 2023-12-01T14:34:46.952978+0000 mgr.y (mgr.24362) 17584 : cluster 0 pgmap v17553: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:34:48.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:34:48 smithi080 bash[28361]: audit 2023-12-01T14:34:48.523864+0000 mon.c (mon.2) 11264 : audit 0 from='client.? 172.21.15.80:0/350009838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:34:48.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:34:48 smithi080 bash[41963]: audit 2023-12-01T14:34:48.523864+0000 mon.c (mon.2) 11264 : audit 0 from='client.? 172.21.15.80:0/350009838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:34:49.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:34:48 smithi090 bash[32384]: audit 2023-12-01T14:34:48.523864+0000 mon.c (mon.2) 11264 : audit 0 from='client.? 172.21.15.80:0/350009838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:34:49.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:34:49 smithi080 bash[28361]: cluster 2023-12-01T14:34:48.953633+0000 mgr.y (mgr.24362) 17585 : cluster 0 pgmap v17554: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:34:49.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:34:49 smithi080 bash[41963]: cluster 2023-12-01T14:34:48.953633+0000 mgr.y (mgr.24362) 17585 : cluster 0 pgmap v17554: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:34:50.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:34:49 smithi090 bash[32384]: cluster 2023-12-01T14:34:48.953633+0000 mgr.y (mgr.24362) 17585 : cluster 0 pgmap v17554: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:34:51.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:34:51 smithi080 bash[28361]: cluster 2023-12-01T14:34:50.954550+0000 mgr.y (mgr.24362) 17586 : cluster 0 pgmap v17555: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:34:51.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:34:51 smithi080 bash[28361]: audit 2023-12-01T14:34:50.981134+0000 mon.c (mon.2) 11265 : audit 0 from='client.? 172.21.15.80:0/550581942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:34:51.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:34:51 smithi080 bash[41963]: cluster 2023-12-01T14:34:50.954550+0000 mgr.y (mgr.24362) 17586 : cluster 0 pgmap v17555: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:34:51.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:34:51 smithi080 bash[41963]: audit 2023-12-01T14:34:50.981134+0000 mon.c (mon.2) 11265 : audit 0 from='client.? 172.21.15.80:0/550581942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:34:51.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:34:51 smithi090 bash[32384]: cluster 2023-12-01T14:34:50.954550+0000 mgr.y (mgr.24362) 17586 : cluster 0 pgmap v17555: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:34:51.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:34:51 smithi090 bash[32384]: audit 2023-12-01T14:34:50.981134+0000 mon.c (mon.2) 11265 : audit 0 from='client.? 172.21.15.80:0/550581942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:34:54.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:34:54 smithi090 bash[32384]: cluster 2023-12-01T14:34:52.955359+0000 mgr.y (mgr.24362) 17587 : cluster 0 pgmap v17556: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:34:54.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:34:54 smithi090 bash[32384]: audit 2023-12-01T14:34:53.433712+0000 mon.c (mon.2) 11266 : audit 0 from='client.? 172.21.15.80:0/1011430361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:34:54.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:34:54 smithi080 bash[28361]: cluster 2023-12-01T14:34:52.955359+0000 mgr.y (mgr.24362) 17587 : cluster 0 pgmap v17556: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:34:54.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:34:54 smithi080 bash[28361]: audit 2023-12-01T14:34:53.433712+0000 mon.c (mon.2) 11266 : audit 0 from='client.? 172.21.15.80:0/1011430361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:34:54.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:34:54 smithi080 bash[41963]: cluster 2023-12-01T14:34:52.955359+0000 mgr.y (mgr.24362) 17587 : cluster 0 pgmap v17556: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:34:54.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:34:54 smithi080 bash[41963]: audit 2023-12-01T14:34:53.433712+0000 mon.c (mon.2) 11266 : audit 0 from='client.? 172.21.15.80:0/1011430361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:34:55.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:34:55 smithi080 bash[41963]: cluster 2023-12-01T14:34:54.956084+0000 mgr.y (mgr.24362) 17588 : cluster 0 pgmap v17557: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:34:55.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:34:55 smithi080 bash[28361]: cluster 2023-12-01T14:34:54.956084+0000 mgr.y (mgr.24362) 17588 : cluster 0 pgmap v17557: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:34:56.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:34:55 smithi090 bash[32384]: cluster 2023-12-01T14:34:54.956084+0000 mgr.y (mgr.24362) 17588 : cluster 0 pgmap v17557: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:34:56.596 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:34:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:34:56] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T14:34:56.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:34:56 smithi080 bash[28361]: audit 2023-12-01T14:34:55.710688+0000 mon.c (mon.2) 11267 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:34:56.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:34:56 smithi080 bash[28361]: audit 2023-12-01T14:34:55.887760+0000 mon.c (mon.2) 11268 : audit 0 from='client.? 172.21.15.80:0/3420814708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:34:56.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:34:56 smithi080 bash[41963]: audit 2023-12-01T14:34:55.710688+0000 mon.c (mon.2) 11267 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:34:56.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:34:56 smithi080 bash[41963]: audit 2023-12-01T14:34:55.887760+0000 mon.c (mon.2) 11268 : audit 0 from='client.? 172.21.15.80:0/3420814708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:34:57.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:34:56 smithi090 bash[32384]: audit 2023-12-01T14:34:55.710688+0000 mon.c (mon.2) 11267 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:34:57.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:34:56 smithi090 bash[32384]: audit 2023-12-01T14:34:55.887760+0000 mon.c (mon.2) 11268 : audit 0 from='client.? 172.21.15.80:0/3420814708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:34:57.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:34:57 smithi080 bash[28361]: cluster 2023-12-01T14:34:56.957228+0000 mgr.y (mgr.24362) 17589 : cluster 0 pgmap v17558: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:34:57.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:34:57 smithi080 bash[41963]: cluster 2023-12-01T14:34:56.957228+0000 mgr.y (mgr.24362) 17589 : cluster 0 pgmap v17558: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:34:58.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:34:57 smithi090 bash[32384]: cluster 2023-12-01T14:34:56.957228+0000 mgr.y (mgr.24362) 17589 : cluster 0 pgmap v17558: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:34:58.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:34:58 smithi080 bash[28361]: audit 2023-12-01T14:34:58.352686+0000 mon.c (mon.2) 11269 : audit 0 from='client.? 172.21.15.80:0/2448533614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:34:58.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:34:58 smithi080 bash[41963]: audit 2023-12-01T14:34:58.352686+0000 mon.c (mon.2) 11269 : audit 0 from='client.? 172.21.15.80:0/2448533614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:34:59.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:34:58 smithi090 bash[32384]: audit 2023-12-01T14:34:58.352686+0000 mon.c (mon.2) 11269 : audit 0 from='client.? 172.21.15.80:0/2448533614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:34:59.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:34:59 smithi080 bash[28361]: cluster 2023-12-01T14:34:58.957938+0000 mgr.y (mgr.24362) 17590 : cluster 0 pgmap v17559: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:34:59.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:34:59 smithi080 bash[41963]: cluster 2023-12-01T14:34:58.957938+0000 mgr.y (mgr.24362) 17590 : cluster 0 pgmap v17559: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:35:00.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:34:59 smithi090 bash[32384]: cluster 2023-12-01T14:34:58.957938+0000 mgr.y (mgr.24362) 17590 : cluster 0 pgmap v17559: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:35:01.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:35:00 smithi080 bash[28361]: audit 2023-12-01T14:35:00.809574+0000 mon.c (mon.2) 11270 : audit 0 from='client.? 172.21.15.80:0/3798689963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:35:01.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:35:00 smithi080 bash[41963]: audit 2023-12-01T14:35:00.809574+0000 mon.c (mon.2) 11270 : audit 0 from='client.? 172.21.15.80:0/3798689963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:35:01.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:35:00 smithi090 bash[32384]: audit 2023-12-01T14:35:00.809574+0000 mon.c (mon.2) 11270 : audit 0 from='client.? 172.21.15.80:0/3798689963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:35:02.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:35:01 smithi080 bash[28361]: cluster 2023-12-01T14:35:00.958859+0000 mgr.y (mgr.24362) 17591 : cluster 0 pgmap v17560: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:35:02.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:35:01 smithi080 bash[41963]: cluster 2023-12-01T14:35:00.958859+0000 mgr.y (mgr.24362) 17591 : cluster 0 pgmap v17560: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:35:02.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:35:01 smithi090 bash[32384]: cluster 2023-12-01T14:35:00.958859+0000 mgr.y (mgr.24362) 17591 : cluster 0 pgmap v17560: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:35:03.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:35:03 smithi080 bash[28361]: cluster 2023-12-01T14:35:02.959508+0000 mgr.y (mgr.24362) 17592 : cluster 0 pgmap v17561: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:35:03.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:35:03 smithi080 bash[41963]: cluster 2023-12-01T14:35:02.959508+0000 mgr.y (mgr.24362) 17592 : cluster 0 pgmap v17561: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:35:03.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:35:03 smithi090 bash[32384]: cluster 2023-12-01T14:35:02.959508+0000 mgr.y (mgr.24362) 17592 : cluster 0 pgmap v17561: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:35:04.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:35:04 smithi080 bash[41963]: audit 2023-12-01T14:35:03.261963+0000 mon.c (mon.2) 11271 : audit 0 from='client.? 172.21.15.80:0/2921052722' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:35:04.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:35:04 smithi080 bash[28361]: audit 2023-12-01T14:35:03.261963+0000 mon.c (mon.2) 11271 : audit 0 from='client.? 172.21.15.80:0/2921052722' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:35:04.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:35:04 smithi090 bash[32384]: audit 2023-12-01T14:35:03.261963+0000 mon.c (mon.2) 11271 : audit 0 from='client.? 172.21.15.80:0/2921052722' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:35:05.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:35:05 smithi080 bash[28361]: cluster 2023-12-01T14:35:04.960177+0000 mgr.y (mgr.24362) 17593 : cluster 0 pgmap v17562: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:35:05.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:35:05 smithi080 bash[41963]: cluster 2023-12-01T14:35:04.960177+0000 mgr.y (mgr.24362) 17593 : cluster 0 pgmap v17562: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:35:06.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:35:05 smithi090 bash[32384]: cluster 2023-12-01T14:35:04.960177+0000 mgr.y (mgr.24362) 17593 : cluster 0 pgmap v17562: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:35:06.597 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:35:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:35:06] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T14:35:06.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:35:06 smithi080 bash[28361]: audit 2023-12-01T14:35:05.716483+0000 mon.a (mon.0) 10715 : audit 0 from='client.? 172.21.15.80:0/2094800883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:35:06.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:35:06 smithi080 bash[41963]: audit 2023-12-01T14:35:05.716483+0000 mon.a (mon.0) 10715 : audit 0 from='client.? 172.21.15.80:0/2094800883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:35:07.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:35:06 smithi090 bash[32384]: audit 2023-12-01T14:35:05.716483+0000 mon.a (mon.0) 10715 : audit 0 from='client.? 172.21.15.80:0/2094800883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:35:07.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:35:07 smithi080 bash[41963]: cluster 2023-12-01T14:35:06.961234+0000 mgr.y (mgr.24362) 17594 : cluster 0 pgmap v17563: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:35:07.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:35:07 smithi080 bash[28361]: cluster 2023-12-01T14:35:06.961234+0000 mgr.y (mgr.24362) 17594 : cluster 0 pgmap v17563: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:35:08.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:35:07 smithi090 bash[32384]: cluster 2023-12-01T14:35:06.961234+0000 mgr.y (mgr.24362) 17594 : cluster 0 pgmap v17563: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:35:08.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:35:08 smithi080 bash[28361]: audit 2023-12-01T14:35:08.169904+0000 mon.a (mon.0) 10716 : audit 0 from='client.? 172.21.15.80:0/3629617162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:35:08.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:35:08 smithi080 bash[41963]: audit 2023-12-01T14:35:08.169904+0000 mon.a (mon.0) 10716 : audit 0 from='client.? 172.21.15.80:0/3629617162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:35:09.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:35:08 smithi090 bash[32384]: audit 2023-12-01T14:35:08.169904+0000 mon.a (mon.0) 10716 : audit 0 from='client.? 172.21.15.80:0/3629617162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:35:09.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:35:09 smithi080 bash[41963]: cluster 2023-12-01T14:35:08.961854+0000 mgr.y (mgr.24362) 17595 : cluster 0 pgmap v17564: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:35:09.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:35:09 smithi080 bash[28361]: cluster 2023-12-01T14:35:08.961854+0000 mgr.y (mgr.24362) 17595 : cluster 0 pgmap v17564: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:35:10.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:35:09 smithi090 bash[32384]: cluster 2023-12-01T14:35:08.961854+0000 mgr.y (mgr.24362) 17595 : cluster 0 pgmap v17564: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:35:11.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:35:10 smithi090 bash[32384]: audit 2023-12-01T14:35:10.628500+0000 mon.a (mon.0) 10717 : audit 0 from='client.? 172.21.15.80:0/4041904774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:35:11.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:35:10 smithi080 bash[28361]: audit 2023-12-01T14:35:10.628500+0000 mon.a (mon.0) 10717 : audit 0 from='client.? 172.21.15.80:0/4041904774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:35:11.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:35:10 smithi080 bash[41963]: audit 2023-12-01T14:35:10.628500+0000 mon.a (mon.0) 10717 : audit 0 from='client.? 172.21.15.80:0/4041904774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:35:12.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:35:11 smithi090 bash[32384]: audit 2023-12-01T14:35:10.710911+0000 mon.c (mon.2) 11272 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:35:12.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:35:11 smithi090 bash[32384]: cluster 2023-12-01T14:35:10.962960+0000 mgr.y (mgr.24362) 17596 : cluster 0 pgmap v17565: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:35:12.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:35:11 smithi080 bash[28361]: audit 2023-12-01T14:35:10.710911+0000 mon.c (mon.2) 11272 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:35:12.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:35:11 smithi080 bash[28361]: cluster 2023-12-01T14:35:10.962960+0000 mgr.y (mgr.24362) 17596 : cluster 0 pgmap v17565: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:35:12.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:35:11 smithi080 bash[41963]: audit 2023-12-01T14:35:10.710911+0000 mon.c (mon.2) 11272 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:35:12.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:35:11 smithi080 bash[41963]: cluster 2023-12-01T14:35:10.962960+0000 mgr.y (mgr.24362) 17596 : cluster 0 pgmap v17565: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:35:13.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:35:12 smithi090 bash[32384]: audit 2023-12-01T14:35:12.436857+0000 mon.c (mon.2) 11273 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:35:13.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:35:12 smithi080 bash[28361]: audit 2023-12-01T14:35:12.436857+0000 mon.c (mon.2) 11273 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:35:13.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:35:12 smithi080 bash[41963]: audit 2023-12-01T14:35:12.436857+0000 mon.c (mon.2) 11273 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:35:14.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:35:13 smithi090 bash[32384]: cluster 2023-12-01T14:35:12.963535+0000 mgr.y (mgr.24362) 17597 : cluster 0 pgmap v17566: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:35:14.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:35:13 smithi090 bash[32384]: audit 2023-12-01T14:35:13.080967+0000 mon.a (mon.0) 10718 : audit 0 from='client.? 172.21.15.80:0/88722870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:35:14.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:35:13 smithi080 bash[28361]: cluster 2023-12-01T14:35:12.963535+0000 mgr.y (mgr.24362) 17597 : cluster 0 pgmap v17566: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:35:14.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:35:13 smithi080 bash[28361]: audit 2023-12-01T14:35:13.080967+0000 mon.a (mon.0) 10718 : audit 0 from='client.? 172.21.15.80:0/88722870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:35:14.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:35:13 smithi080 bash[41963]: cluster 2023-12-01T14:35:12.963535+0000 mgr.y (mgr.24362) 17597 : cluster 0 pgmap v17566: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:35:14.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:35:13 smithi080 bash[41963]: audit 2023-12-01T14:35:13.080967+0000 mon.a (mon.0) 10718 : audit 0 from='client.? 172.21.15.80:0/88722870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:35:15.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:35:15 smithi080 bash[41963]: cluster 2023-12-01T14:35:14.964256+0000 mgr.y (mgr.24362) 17598 : cluster 0 pgmap v17567: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:35:15.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:35:15 smithi080 bash[41963]: audit 2023-12-01T14:35:15.541124+0000 mon.c (mon.2) 11274 : audit 0 from='client.? 172.21.15.80:0/109183752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:35:15.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:35:15 smithi080 bash[28361]: cluster 2023-12-01T14:35:14.964256+0000 mgr.y (mgr.24362) 17598 : cluster 0 pgmap v17567: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:35:15.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:35:15 smithi080 bash[28361]: audit 2023-12-01T14:35:15.541124+0000 mon.c (mon.2) 11274 : audit 0 from='client.? 172.21.15.80:0/109183752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:35:16.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:35:15 smithi090 bash[32384]: cluster 2023-12-01T14:35:14.964256+0000 mgr.y (mgr.24362) 17598 : cluster 0 pgmap v17567: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:35:16.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:35:15 smithi090 bash[32384]: audit 2023-12-01T14:35:15.541124+0000 mon.c (mon.2) 11274 : audit 0 from='client.? 172.21.15.80:0/109183752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:35:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:35:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:35:16] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T14:35:17.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:35:17 smithi080 bash[28361]: cluster 2023-12-01T14:35:16.965394+0000 mgr.y (mgr.24362) 17599 : cluster 0 pgmap v17568: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:35:17.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:35:17 smithi080 bash[41963]: cluster 2023-12-01T14:35:16.965394+0000 mgr.y (mgr.24362) 17599 : cluster 0 pgmap v17568: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:35:17.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:35:17 smithi090 bash[32384]: cluster 2023-12-01T14:35:16.965394+0000 mgr.y (mgr.24362) 17599 : cluster 0 pgmap v17568: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:35:18.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:35:18 smithi080 bash[41963]: audit 2023-12-01T14:35:18.015457+0000 mon.a (mon.0) 10719 : audit 0 from='client.? 172.21.15.80:0/3218636752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:35:18.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:35:18 smithi080 bash[28361]: audit 2023-12-01T14:35:18.015457+0000 mon.a (mon.0) 10719 : audit 0 from='client.? 172.21.15.80:0/3218636752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:35:18.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:35:18 smithi090 bash[32384]: audit 2023-12-01T14:35:18.015457+0000 mon.a (mon.0) 10719 : audit 0 from='client.? 172.21.15.80:0/3218636752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:35:19.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:35:19 smithi080 bash[41963]: audit 2023-12-01T14:35:18.283251+0000 mon.a (mon.0) 10720 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:35:19.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:35:19 smithi080 bash[41963]: audit 2023-12-01T14:35:18.293607+0000 mon.a (mon.0) 10721 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:35:19.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:35:19 smithi080 bash[41963]: audit 2023-12-01T14:35:18.685970+0000 mon.a (mon.0) 10722 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:35:19.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:35:19 smithi080 bash[41963]: audit 2023-12-01T14:35:18.703291+0000 mon.a (mon.0) 10723 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:35:19.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:35:19 smithi080 bash[41963]: cluster 2023-12-01T14:35:18.966076+0000 mgr.y (mgr.24362) 17600 : cluster 0 pgmap v17569: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:35:19.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:35:19 smithi080 bash[41963]: audit 2023-12-01T14:35:19.205002+0000 mon.c (mon.2) 11275 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:35:19.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:35:19 smithi080 bash[41963]: audit 2023-12-01T14:35:19.206668+0000 mon.c (mon.2) 11276 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:35:19.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:35:19 smithi080 bash[41963]: audit 2023-12-01T14:35:19.214687+0000 mon.a (mon.0) 10724 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:35:19.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:35:19 smithi080 bash[28361]: audit 2023-12-01T14:35:18.283251+0000 mon.a (mon.0) 10720 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:35:19.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:35:19 smithi080 bash[28361]: audit 2023-12-01T14:35:18.293607+0000 mon.a (mon.0) 10721 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:35:19.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:35:19 smithi080 bash[28361]: audit 2023-12-01T14:35:18.685970+0000 mon.a (mon.0) 10722 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:35:19.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:35:19 smithi080 bash[28361]: audit 2023-12-01T14:35:18.703291+0000 mon.a (mon.0) 10723 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:35:19.684 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:35:19 smithi080 bash[28361]: cluster 2023-12-01T14:35:18.966076+0000 mgr.y (mgr.24362) 17600 : cluster 0 pgmap v17569: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:35:19.684 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:35:19 smithi080 bash[28361]: audit 2023-12-01T14:35:19.205002+0000 mon.c (mon.2) 11275 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:35:19.684 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:35:19 smithi080 bash[28361]: audit 2023-12-01T14:35:19.206668+0000 mon.c (mon.2) 11276 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:35:19.684 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:35:19 smithi080 bash[28361]: audit 2023-12-01T14:35:19.214687+0000 mon.a (mon.0) 10724 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:35:19.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:35:19 smithi090 bash[32384]: audit 2023-12-01T14:35:18.283251+0000 mon.a (mon.0) 10720 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:35:19.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:35:19 smithi090 bash[32384]: audit 2023-12-01T14:35:18.293607+0000 mon.a (mon.0) 10721 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:35:19.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:35:19 smithi090 bash[32384]: audit 2023-12-01T14:35:18.685970+0000 mon.a (mon.0) 10722 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:35:19.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:35:19 smithi090 bash[32384]: audit 2023-12-01T14:35:18.703291+0000 mon.a (mon.0) 10723 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:35:19.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:35:19 smithi090 bash[32384]: cluster 2023-12-01T14:35:18.966076+0000 mgr.y (mgr.24362) 17600 : cluster 0 pgmap v17569: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:35:19.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:35:19 smithi090 bash[32384]: audit 2023-12-01T14:35:19.205002+0000 mon.c (mon.2) 11275 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:35:19.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:35:19 smithi090 bash[32384]: audit 2023-12-01T14:35:19.206668+0000 mon.c (mon.2) 11276 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:35:19.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:35:19 smithi090 bash[32384]: audit 2023-12-01T14:35:19.214687+0000 mon.a (mon.0) 10724 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:35:21.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:35:20 smithi090 bash[32384]: audit 2023-12-01T14:35:20.471512+0000 mon.a (mon.0) 10725 : audit 0 from='client.? 172.21.15.80:0/2733024763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:35:21.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:35:20 smithi080 bash[28361]: audit 2023-12-01T14:35:20.471512+0000 mon.a (mon.0) 10725 : audit 0 from='client.? 172.21.15.80:0/2733024763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:35:21.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:35:20 smithi080 bash[41963]: audit 2023-12-01T14:35:20.471512+0000 mon.a (mon.0) 10725 : audit 0 from='client.? 172.21.15.80:0/2733024763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:35:22.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:35:21 smithi090 bash[32384]: cluster 2023-12-01T14:35:20.967150+0000 mgr.y (mgr.24362) 17601 : cluster 0 pgmap v17570: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:35:22.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:35:21 smithi080 bash[41963]: cluster 2023-12-01T14:35:20.967150+0000 mgr.y (mgr.24362) 17601 : cluster 0 pgmap v17570: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:35:22.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:35:21 smithi080 bash[28361]: cluster 2023-12-01T14:35:20.967150+0000 mgr.y (mgr.24362) 17601 : cluster 0 pgmap v17570: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:35:23.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:35:22 smithi090 bash[32384]: audit 2023-12-01T14:35:22.914291+0000 mon.c (mon.2) 11277 : audit 0 from='client.? 172.21.15.80:0/1430553182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:35:23.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:35:22 smithi080 bash[28361]: audit 2023-12-01T14:35:22.914291+0000 mon.c (mon.2) 11277 : audit 0 from='client.? 172.21.15.80:0/1430553182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:35:23.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:35:22 smithi080 bash[41963]: audit 2023-12-01T14:35:22.914291+0000 mon.c (mon.2) 11277 : audit 0 from='client.? 172.21.15.80:0/1430553182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:35:24.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:35:23 smithi090 bash[32384]: cluster 2023-12-01T14:35:22.967787+0000 mgr.y (mgr.24362) 17602 : cluster 0 pgmap v17571: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:35:24.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:35:23 smithi080 bash[28361]: cluster 2023-12-01T14:35:22.967787+0000 mgr.y (mgr.24362) 17602 : cluster 0 pgmap v17571: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:35:24.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:35:23 smithi080 bash[41963]: cluster 2023-12-01T14:35:22.967787+0000 mgr.y (mgr.24362) 17602 : cluster 0 pgmap v17571: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:35:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:35:25 smithi080 bash[28361]: cluster 2023-12-01T14:35:24.968511+0000 mgr.y (mgr.24362) 17603 : cluster 0 pgmap v17572: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:35:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:35:25 smithi080 bash[28361]: audit 2023-12-01T14:35:25.370365+0000 mon.c (mon.2) 11278 : audit 0 from='client.? 172.21.15.80:0/2084105117' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:35:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:35:25 smithi080 bash[41963]: cluster 2023-12-01T14:35:24.968511+0000 mgr.y (mgr.24362) 17603 : cluster 0 pgmap v17572: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:35:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:35:25 smithi080 bash[41963]: audit 2023-12-01T14:35:25.370365+0000 mon.c (mon.2) 11278 : audit 0 from='client.? 172.21.15.80:0/2084105117' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:35:26.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:35:25 smithi090 bash[32384]: cluster 2023-12-01T14:35:24.968511+0000 mgr.y (mgr.24362) 17603 : cluster 0 pgmap v17572: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:35:26.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:35:25 smithi090 bash[32384]: audit 2023-12-01T14:35:25.370365+0000 mon.c (mon.2) 11278 : audit 0 from='client.? 172.21.15.80:0/2084105117' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:35:26.605 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:35:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:35:26] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T14:35:26.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:35:26 smithi080 bash[28361]: audit 2023-12-01T14:35:25.711298+0000 mon.c (mon.2) 11279 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:35:26.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:35:26 smithi080 bash[41963]: audit 2023-12-01T14:35:25.711298+0000 mon.c (mon.2) 11279 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:35:27.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:35:26 smithi090 bash[32384]: audit 2023-12-01T14:35:25.711298+0000 mon.c (mon.2) 11279 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:35:27.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:35:27 smithi080 bash[28361]: cluster 2023-12-01T14:35:26.969691+0000 mgr.y (mgr.24362) 17604 : cluster 0 pgmap v17573: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:35:27.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:35:27 smithi080 bash[41963]: cluster 2023-12-01T14:35:26.969691+0000 mgr.y (mgr.24362) 17604 : cluster 0 pgmap v17573: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:35:28.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:35:27 smithi090 bash[32384]: cluster 2023-12-01T14:35:26.969691+0000 mgr.y (mgr.24362) 17604 : cluster 0 pgmap v17573: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:35:28.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:35:28 smithi080 bash[28361]: audit 2023-12-01T14:35:27.830386+0000 mon.a (mon.0) 10726 : audit 0 from='client.? 172.21.15.80:0/1034968463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:35:28.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:35:28 smithi080 bash[41963]: audit 2023-12-01T14:35:27.830386+0000 mon.a (mon.0) 10726 : audit 0 from='client.? 172.21.15.80:0/1034968463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:35:29.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:35:28 smithi090 bash[32384]: audit 2023-12-01T14:35:27.830386+0000 mon.a (mon.0) 10726 : audit 0 from='client.? 172.21.15.80:0/1034968463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:35:29.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:35:29 smithi080 bash[28361]: cluster 2023-12-01T14:35:28.970395+0000 mgr.y (mgr.24362) 17605 : cluster 0 pgmap v17574: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:35:29.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:35:29 smithi080 bash[41963]: cluster 2023-12-01T14:35:28.970395+0000 mgr.y (mgr.24362) 17605 : cluster 0 pgmap v17574: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:35:30.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:35:29 smithi090 bash[32384]: cluster 2023-12-01T14:35:28.970395+0000 mgr.y (mgr.24362) 17605 : cluster 0 pgmap v17574: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:35:30.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:35:30 smithi080 bash[28361]: audit 2023-12-01T14:35:30.284727+0000 mon.c (mon.2) 11280 : audit 0 from='client.? 172.21.15.80:0/1515648398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:35:30.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:35:30 smithi080 bash[41963]: audit 2023-12-01T14:35:30.284727+0000 mon.c (mon.2) 11280 : audit 0 from='client.? 172.21.15.80:0/1515648398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:35:31.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:35:30 smithi090 bash[32384]: audit 2023-12-01T14:35:30.284727+0000 mon.c (mon.2) 11280 : audit 0 from='client.? 172.21.15.80:0/1515648398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:35:31.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:35:31 smithi080 bash[41963]: cluster 2023-12-01T14:35:30.971531+0000 mgr.y (mgr.24362) 17606 : cluster 0 pgmap v17575: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:35:31.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:35:31 smithi080 bash[28361]: cluster 2023-12-01T14:35:30.971531+0000 mgr.y (mgr.24362) 17606 : cluster 0 pgmap v17575: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:35:32.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:35:31 smithi090 bash[32384]: cluster 2023-12-01T14:35:30.971531+0000 mgr.y (mgr.24362) 17606 : cluster 0 pgmap v17575: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:35:33.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:35:32 smithi080 bash[28361]: audit 2023-12-01T14:35:32.739234+0000 mon.a (mon.0) 10727 : audit 0 from='client.? 172.21.15.80:0/1486750792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:35:33.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:35:32 smithi080 bash[41963]: audit 2023-12-01T14:35:32.739234+0000 mon.a (mon.0) 10727 : audit 0 from='client.? 172.21.15.80:0/1486750792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:35:33.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:35:32 smithi090 bash[32384]: audit 2023-12-01T14:35:32.739234+0000 mon.a (mon.0) 10727 : audit 0 from='client.? 172.21.15.80:0/1486750792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:35:34.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:35:33 smithi080 bash[28361]: cluster 2023-12-01T14:35:32.972282+0000 mgr.y (mgr.24362) 17607 : cluster 0 pgmap v17576: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:35:34.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:35:33 smithi080 bash[41963]: cluster 2023-12-01T14:35:32.972282+0000 mgr.y (mgr.24362) 17607 : cluster 0 pgmap v17576: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:35:34.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:35:33 smithi090 bash[32384]: cluster 2023-12-01T14:35:32.972282+0000 mgr.y (mgr.24362) 17607 : cluster 0 pgmap v17576: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:35:35.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:35:35 smithi080 bash[28361]: cluster 2023-12-01T14:35:34.972771+0000 mgr.y (mgr.24362) 17608 : cluster 0 pgmap v17577: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:35:35.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:35:35 smithi080 bash[28361]: audit 2023-12-01T14:35:35.200469+0000 mon.a (mon.0) 10728 : audit 0 from='client.? 172.21.15.80:0/3254585736' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:35:35.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:35:35 smithi080 bash[41963]: cluster 2023-12-01T14:35:34.972771+0000 mgr.y (mgr.24362) 17608 : cluster 0 pgmap v17577: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:35:35.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:35:35 smithi080 bash[41963]: audit 2023-12-01T14:35:35.200469+0000 mon.a (mon.0) 10728 : audit 0 from='client.? 172.21.15.80:0/3254585736' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:35:36.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:35:35 smithi090 bash[32384]: cluster 2023-12-01T14:35:34.972771+0000 mgr.y (mgr.24362) 17608 : cluster 0 pgmap v17577: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:35:36.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:35:35 smithi090 bash[32384]: audit 2023-12-01T14:35:35.200469+0000 mon.a (mon.0) 10728 : audit 0 from='client.? 172.21.15.80:0/3254585736' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:35:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:35:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:35:36] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T14:35:37.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:35:37 smithi080 bash[28361]: cluster 2023-12-01T14:35:36.973878+0000 mgr.y (mgr.24362) 17609 : cluster 0 pgmap v17578: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:35:37.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:35:37 smithi080 bash[41963]: cluster 2023-12-01T14:35:36.973878+0000 mgr.y (mgr.24362) 17609 : cluster 0 pgmap v17578: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:35:37.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:35:37 smithi090 bash[32384]: cluster 2023-12-01T14:35:36.973878+0000 mgr.y (mgr.24362) 17609 : cluster 0 pgmap v17578: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:35:38.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:35:38 smithi080 bash[28361]: audit 2023-12-01T14:35:37.645605+0000 mon.c (mon.2) 11281 : audit 0 from='client.? 172.21.15.80:0/3932129909' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:35:38.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:35:38 smithi080 bash[41963]: audit 2023-12-01T14:35:37.645605+0000 mon.c (mon.2) 11281 : audit 0 from='client.? 172.21.15.80:0/3932129909' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:35:38.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:35:38 smithi090 bash[32384]: audit 2023-12-01T14:35:37.645605+0000 mon.c (mon.2) 11281 : audit 0 from='client.? 172.21.15.80:0/3932129909' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:35:39.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:35:39 smithi080 bash[28361]: cluster 2023-12-01T14:35:38.974560+0000 mgr.y (mgr.24362) 17610 : cluster 0 pgmap v17579: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:35:39.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:35:39 smithi080 bash[41963]: cluster 2023-12-01T14:35:38.974560+0000 mgr.y (mgr.24362) 17610 : cluster 0 pgmap v17579: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:35:39.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:35:39 smithi090 bash[32384]: cluster 2023-12-01T14:35:38.974560+0000 mgr.y (mgr.24362) 17610 : cluster 0 pgmap v17579: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:35:40.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:35:40 smithi080 bash[28361]: audit 2023-12-01T14:35:40.110941+0000 mon.c (mon.2) 11282 : audit 0 from='client.? 172.21.15.80:0/885916274' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:35:40.936 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:35:40 smithi080 bash[41963]: audit 2023-12-01T14:35:40.110941+0000 mon.c (mon.2) 11282 : audit 0 from='client.? 172.21.15.80:0/885916274' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:35:41.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:35:40 smithi090 bash[32384]: audit 2023-12-01T14:35:40.110941+0000 mon.c (mon.2) 11282 : audit 0 from='client.? 172.21.15.80:0/885916274' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:35:41.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:35:41 smithi080 bash[28361]: audit 2023-12-01T14:35:40.711808+0000 mon.c (mon.2) 11283 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:35:41.935 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:35:41 smithi080 bash[28361]: cluster 2023-12-01T14:35:40.975750+0000 mgr.y (mgr.24362) 17611 : cluster 0 pgmap v17580: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:35:41.936 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:35:41 smithi080 bash[41963]: audit 2023-12-01T14:35:40.711808+0000 mon.c (mon.2) 11283 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:35:41.936 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:35:41 smithi080 bash[41963]: cluster 2023-12-01T14:35:40.975750+0000 mgr.y (mgr.24362) 17611 : cluster 0 pgmap v17580: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:35:42.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:35:41 smithi090 bash[32384]: audit 2023-12-01T14:35:40.711808+0000 mon.c (mon.2) 11283 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:35:42.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:35:41 smithi090 bash[32384]: cluster 2023-12-01T14:35:40.975750+0000 mgr.y (mgr.24362) 17611 : cluster 0 pgmap v17580: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:35:42.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:35:42 smithi080 bash[41963]: audit 2023-12-01T14:35:42.569935+0000 mon.a (mon.0) 10729 : audit 0 from='client.? 172.21.15.80:0/2567082006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:35:42.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:35:42 smithi080 bash[28361]: audit 2023-12-01T14:35:42.569935+0000 mon.a (mon.0) 10729 : audit 0 from='client.? 172.21.15.80:0/2567082006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:35:43.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:35:42 smithi090 bash[32384]: audit 2023-12-01T14:35:42.569935+0000 mon.a (mon.0) 10729 : audit 0 from='client.? 172.21.15.80:0/2567082006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:35:43.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:35:43 smithi080 bash[41963]: cluster 2023-12-01T14:35:42.976424+0000 mgr.y (mgr.24362) 17612 : cluster 0 pgmap v17581: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:35:43.935 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:35:43 smithi080 bash[28361]: cluster 2023-12-01T14:35:42.976424+0000 mgr.y (mgr.24362) 17612 : cluster 0 pgmap v17581: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:35:44.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:35:43 smithi090 bash[32384]: cluster 2023-12-01T14:35:42.976424+0000 mgr.y (mgr.24362) 17612 : cluster 0 pgmap v17581: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:35:45.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:35:45 smithi080 bash[41963]: cluster 2023-12-01T14:35:44.977144+0000 mgr.y (mgr.24362) 17613 : cluster 0 pgmap v17582: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:35:45.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:35:45 smithi080 bash[41963]: audit 2023-12-01T14:35:45.028576+0000 mon.c (mon.2) 11284 : audit 0 from='client.? 172.21.15.80:0/1965709639' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:35:45.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:35:45 smithi080 bash[28361]: cluster 2023-12-01T14:35:44.977144+0000 mgr.y (mgr.24362) 17613 : cluster 0 pgmap v17582: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:35:45.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:35:45 smithi080 bash[28361]: audit 2023-12-01T14:35:45.028576+0000 mon.c (mon.2) 11284 : audit 0 from='client.? 172.21.15.80:0/1965709639' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:35:46.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:35:45 smithi090 bash[32384]: cluster 2023-12-01T14:35:44.977144+0000 mgr.y (mgr.24362) 17613 : cluster 0 pgmap v17582: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:35:46.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:35:45 smithi090 bash[32384]: audit 2023-12-01T14:35:45.028576+0000 mon.c (mon.2) 11284 : audit 0 from='client.? 172.21.15.80:0/1965709639' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:35:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:35:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:35:46] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T14:35:47.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:35:47 smithi080 bash[28361]: cluster 2023-12-01T14:35:46.978383+0000 mgr.y (mgr.24362) 17614 : cluster 0 pgmap v17583: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:35:47.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:35:47 smithi080 bash[41963]: cluster 2023-12-01T14:35:46.978383+0000 mgr.y (mgr.24362) 17614 : cluster 0 pgmap v17583: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:35:47.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:35:47 smithi090 bash[32384]: cluster 2023-12-01T14:35:46.978383+0000 mgr.y (mgr.24362) 17614 : cluster 0 pgmap v17583: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:35:48.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:35:48 smithi080 bash[28361]: audit 2023-12-01T14:35:47.482055+0000 mon.c (mon.2) 11285 : audit 0 from='client.? 172.21.15.80:0/1194321798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:35:48.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:35:48 smithi080 bash[41963]: audit 2023-12-01T14:35:47.482055+0000 mon.c (mon.2) 11285 : audit 0 from='client.? 172.21.15.80:0/1194321798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:35:48.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:35:48 smithi090 bash[32384]: audit 2023-12-01T14:35:47.482055+0000 mon.c (mon.2) 11285 : audit 0 from='client.? 172.21.15.80:0/1194321798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:35:49.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:35:49 smithi080 bash[28361]: cluster 2023-12-01T14:35:48.979058+0000 mgr.y (mgr.24362) 17615 : cluster 0 pgmap v17584: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:35:49.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:35:49 smithi080 bash[41963]: cluster 2023-12-01T14:35:48.979058+0000 mgr.y (mgr.24362) 17615 : cluster 0 pgmap v17584: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:35:49.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:35:49 smithi090 bash[32384]: cluster 2023-12-01T14:35:48.979058+0000 mgr.y (mgr.24362) 17615 : cluster 0 pgmap v17584: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:35:50.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:35:50 smithi080 bash[28361]: audit 2023-12-01T14:35:49.943833+0000 mon.c (mon.2) 11286 : audit 0 from='client.? 172.21.15.80:0/2790713224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:35:50.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:35:50 smithi080 bash[41963]: audit 2023-12-01T14:35:49.943833+0000 mon.c (mon.2) 11286 : audit 0 from='client.? 172.21.15.80:0/2790713224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:35:51.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:35:50 smithi090 bash[32384]: audit 2023-12-01T14:35:49.943833+0000 mon.c (mon.2) 11286 : audit 0 from='client.? 172.21.15.80:0/2790713224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:35:51.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:35:51 smithi080 bash[41963]: cluster 2023-12-01T14:35:50.980217+0000 mgr.y (mgr.24362) 17616 : cluster 0 pgmap v17585: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:35:51.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:35:51 smithi080 bash[28361]: cluster 2023-12-01T14:35:50.980217+0000 mgr.y (mgr.24362) 17616 : cluster 0 pgmap v17585: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:35:52.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:35:51 smithi090 bash[32384]: cluster 2023-12-01T14:35:50.980217+0000 mgr.y (mgr.24362) 17616 : cluster 0 pgmap v17585: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:35:52.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:35:52 smithi080 bash[41963]: audit 2023-12-01T14:35:52.400807+0000 mon.a (mon.0) 10730 : audit 0 from='client.? 172.21.15.80:0/2505610675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:35:52.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:35:52 smithi080 bash[28361]: audit 2023-12-01T14:35:52.400807+0000 mon.a (mon.0) 10730 : audit 0 from='client.? 172.21.15.80:0/2505610675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:35:53.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:35:52 smithi090 bash[32384]: audit 2023-12-01T14:35:52.400807+0000 mon.a (mon.0) 10730 : audit 0 from='client.? 172.21.15.80:0/2505610675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:35:53.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:35:53 smithi080 bash[28361]: cluster 2023-12-01T14:35:52.980899+0000 mgr.y (mgr.24362) 17617 : cluster 0 pgmap v17586: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:35:53.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:35:53 smithi080 bash[41963]: cluster 2023-12-01T14:35:52.980899+0000 mgr.y (mgr.24362) 17617 : cluster 0 pgmap v17586: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:35:54.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:35:53 smithi090 bash[32384]: cluster 2023-12-01T14:35:52.980899+0000 mgr.y (mgr.24362) 17617 : cluster 0 pgmap v17586: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:35:55.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:35:55 smithi080 bash[28361]: audit 2023-12-01T14:35:54.849884+0000 mon.a (mon.0) 10731 : audit 0 from='client.? 172.21.15.80:0/752832655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:35:55.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:35:55 smithi080 bash[28361]: cluster 2023-12-01T14:35:54.981585+0000 mgr.y (mgr.24362) 17618 : cluster 0 pgmap v17587: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:35:55.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:35:55 smithi080 bash[41963]: audit 2023-12-01T14:35:54.849884+0000 mon.a (mon.0) 10731 : audit 0 from='client.? 172.21.15.80:0/752832655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:35:55.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:35:55 smithi080 bash[41963]: cluster 2023-12-01T14:35:54.981585+0000 mgr.y (mgr.24362) 17618 : cluster 0 pgmap v17587: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:35:56.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:35:55 smithi090 bash[32384]: audit 2023-12-01T14:35:54.849884+0000 mon.a (mon.0) 10731 : audit 0 from='client.? 172.21.15.80:0/752832655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:35:56.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:35:55 smithi090 bash[32384]: cluster 2023-12-01T14:35:54.981585+0000 mgr.y (mgr.24362) 17618 : cluster 0 pgmap v17587: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:35:56.614 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:35:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:35:56] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T14:35:56.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:35:56 smithi080 bash[41963]: audit 2023-12-01T14:35:55.711428+0000 mon.c (mon.2) 11287 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:35:56.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:35:56 smithi080 bash[28361]: audit 2023-12-01T14:35:55.711428+0000 mon.c (mon.2) 11287 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:35:57.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:35:56 smithi090 bash[32384]: audit 2023-12-01T14:35:55.711428+0000 mon.c (mon.2) 11287 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:35:57.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:35:57 smithi080 bash[28361]: cluster 2023-12-01T14:35:56.982722+0000 mgr.y (mgr.24362) 17619 : cluster 0 pgmap v17588: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:35:57.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:35:57 smithi080 bash[28361]: audit 2023-12-01T14:35:57.305649+0000 mon.c (mon.2) 11288 : audit 0 from='client.? 172.21.15.80:0/2528041794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:35:57.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:35:57 smithi080 bash[41963]: cluster 2023-12-01T14:35:56.982722+0000 mgr.y (mgr.24362) 17619 : cluster 0 pgmap v17588: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:35:57.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:35:57 smithi080 bash[41963]: audit 2023-12-01T14:35:57.305649+0000 mon.c (mon.2) 11288 : audit 0 from='client.? 172.21.15.80:0/2528041794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:35:58.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:35:57 smithi090 bash[32384]: cluster 2023-12-01T14:35:56.982722+0000 mgr.y (mgr.24362) 17619 : cluster 0 pgmap v17588: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:35:58.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:35:57 smithi090 bash[32384]: audit 2023-12-01T14:35:57.305649+0000 mon.c (mon.2) 11288 : audit 0 from='client.? 172.21.15.80:0/2528041794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:35:59.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:35:59 smithi080 bash[28361]: cluster 2023-12-01T14:35:58.983575+0000 mgr.y (mgr.24362) 17620 : cluster 0 pgmap v17589: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:35:59.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:35:59 smithi080 bash[41963]: cluster 2023-12-01T14:35:58.983575+0000 mgr.y (mgr.24362) 17620 : cluster 0 pgmap v17589: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:35:59.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:35:59 smithi090 bash[32384]: cluster 2023-12-01T14:35:58.983575+0000 mgr.y (mgr.24362) 17620 : cluster 0 pgmap v17589: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:36:00.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:36:00 smithi080 bash[41963]: audit 2023-12-01T14:35:59.760409+0000 mon.a (mon.0) 10732 : audit 0 from='client.? 172.21.15.80:0/4208854502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:36:00.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:36:00 smithi080 bash[28361]: audit 2023-12-01T14:35:59.760409+0000 mon.a (mon.0) 10732 : audit 0 from='client.? 172.21.15.80:0/4208854502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:36:01.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:36:00 smithi090 bash[32384]: audit 2023-12-01T14:35:59.760409+0000 mon.a (mon.0) 10732 : audit 0 from='client.? 172.21.15.80:0/4208854502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:36:01.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:36:01 smithi080 bash[28361]: cluster 2023-12-01T14:36:00.984762+0000 mgr.y (mgr.24362) 17621 : cluster 0 pgmap v17590: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:36:01.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:36:01 smithi080 bash[41963]: cluster 2023-12-01T14:36:00.984762+0000 mgr.y (mgr.24362) 17621 : cluster 0 pgmap v17590: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:36:02.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:36:01 smithi090 bash[32384]: cluster 2023-12-01T14:36:00.984762+0000 mgr.y (mgr.24362) 17621 : cluster 0 pgmap v17590: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:36:02.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:36:02 smithi080 bash[28361]: audit 2023-12-01T14:36:02.213478+0000 mon.a (mon.0) 10733 : audit 0 from='client.? 172.21.15.80:0/549477376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:36:02.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:36:02 smithi080 bash[41963]: audit 2023-12-01T14:36:02.213478+0000 mon.a (mon.0) 10733 : audit 0 from='client.? 172.21.15.80:0/549477376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:36:03.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:36:02 smithi090 bash[32384]: audit 2023-12-01T14:36:02.213478+0000 mon.a (mon.0) 10733 : audit 0 from='client.? 172.21.15.80:0/549477376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:36:03.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:36:03 smithi080 bash[28361]: cluster 2023-12-01T14:36:02.985487+0000 mgr.y (mgr.24362) 17622 : cluster 0 pgmap v17591: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:36:03.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:36:03 smithi080 bash[41963]: cluster 2023-12-01T14:36:02.985487+0000 mgr.y (mgr.24362) 17622 : cluster 0 pgmap v17591: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:36:04.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:36:03 smithi090 bash[32384]: cluster 2023-12-01T14:36:02.985487+0000 mgr.y (mgr.24362) 17622 : cluster 0 pgmap v17591: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:36:05.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:36:05 smithi080 bash[28361]: audit 2023-12-01T14:36:04.662283+0000 mon.c (mon.2) 11289 : audit 0 from='client.? 172.21.15.80:0/3272135327' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:36:05.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:36:05 smithi080 bash[28361]: cluster 2023-12-01T14:36:04.986177+0000 mgr.y (mgr.24362) 17623 : cluster 0 pgmap v17592: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:36:05.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:36:05 smithi080 bash[41963]: audit 2023-12-01T14:36:04.662283+0000 mon.c (mon.2) 11289 : audit 0 from='client.? 172.21.15.80:0/3272135327' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:36:05.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:36:05 smithi080 bash[41963]: cluster 2023-12-01T14:36:04.986177+0000 mgr.y (mgr.24362) 17623 : cluster 0 pgmap v17592: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:36:06.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:36:05 smithi090 bash[32384]: audit 2023-12-01T14:36:04.662283+0000 mon.c (mon.2) 11289 : audit 0 from='client.? 172.21.15.80:0/3272135327' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:36:06.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:36:05 smithi090 bash[32384]: cluster 2023-12-01T14:36:04.986177+0000 mgr.y (mgr.24362) 17623 : cluster 0 pgmap v17592: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:36:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:36:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:36:06] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T14:36:07.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:36:07 smithi080 bash[28361]: cluster 2023-12-01T14:36:06.987327+0000 mgr.y (mgr.24362) 17624 : cluster 0 pgmap v17593: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:36:07.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:36:07 smithi080 bash[41963]: cluster 2023-12-01T14:36:06.987327+0000 mgr.y (mgr.24362) 17624 : cluster 0 pgmap v17593: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:36:07.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:36:07 smithi090 bash[32384]: cluster 2023-12-01T14:36:06.987327+0000 mgr.y (mgr.24362) 17624 : cluster 0 pgmap v17593: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:36:08.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:36:08 smithi080 bash[28361]: audit 2023-12-01T14:36:07.120074+0000 mon.a (mon.0) 10734 : audit 0 from='client.? 172.21.15.80:0/1467303210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:36:08.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:36:08 smithi080 bash[41963]: audit 2023-12-01T14:36:07.120074+0000 mon.a (mon.0) 10734 : audit 0 from='client.? 172.21.15.80:0/1467303210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:36:08.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:36:08 smithi090 bash[32384]: audit 2023-12-01T14:36:07.120074+0000 mon.a (mon.0) 10734 : audit 0 from='client.? 172.21.15.80:0/1467303210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:36:09.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:36:09 smithi080 bash[41963]: cluster 2023-12-01T14:36:08.987985+0000 mgr.y (mgr.24362) 17625 : cluster 0 pgmap v17594: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:36:09.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:36:09 smithi080 bash[28361]: cluster 2023-12-01T14:36:08.987985+0000 mgr.y (mgr.24362) 17625 : cluster 0 pgmap v17594: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:36:09.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:36:09 smithi090 bash[32384]: cluster 2023-12-01T14:36:08.987985+0000 mgr.y (mgr.24362) 17625 : cluster 0 pgmap v17594: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:36:10.435 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:36:10 smithi080 bash[41963]: audit 2023-12-01T14:36:09.576276+0000 mon.a (mon.0) 10735 : audit 0 from='client.? 172.21.15.80:0/2419469428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:36:10.436 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:36:10 smithi080 bash[28361]: audit 2023-12-01T14:36:09.576276+0000 mon.a (mon.0) 10735 : audit 0 from='client.? 172.21.15.80:0/2419469428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:36:10.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:36:10 smithi090 bash[32384]: audit 2023-12-01T14:36:09.576276+0000 mon.a (mon.0) 10735 : audit 0 from='client.? 172.21.15.80:0/2419469428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:36:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:36:11 smithi080 bash[41963]: audit 2023-12-01T14:36:10.712431+0000 mon.c (mon.2) 11290 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:36:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:36:11 smithi080 bash[41963]: cluster 2023-12-01T14:36:10.989423+0000 mgr.y (mgr.24362) 17626 : cluster 0 pgmap v17595: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:36:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:36:11 smithi080 bash[28361]: audit 2023-12-01T14:36:10.712431+0000 mon.c (mon.2) 11290 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:36:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:36:11 smithi080 bash[28361]: cluster 2023-12-01T14:36:10.989423+0000 mgr.y (mgr.24362) 17626 : cluster 0 pgmap v17595: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:36:11.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:36:11 smithi090 bash[32384]: audit 2023-12-01T14:36:10.712431+0000 mon.c (mon.2) 11290 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:36:11.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:36:11 smithi090 bash[32384]: cluster 2023-12-01T14:36:10.989423+0000 mgr.y (mgr.24362) 17626 : cluster 0 pgmap v17595: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:36:12.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:36:12 smithi080 bash[41963]: audit 2023-12-01T14:36:12.033000+0000 mon.c (mon.2) 11291 : audit 0 from='client.? 172.21.15.80:0/1863758128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:36:12.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:36:12 smithi080 bash[28361]: audit 2023-12-01T14:36:12.033000+0000 mon.c (mon.2) 11291 : audit 0 from='client.? 172.21.15.80:0/1863758128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:36:12.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:36:12 smithi090 bash[32384]: audit 2023-12-01T14:36:12.033000+0000 mon.c (mon.2) 11291 : audit 0 from='client.? 172.21.15.80:0/1863758128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:36:13.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:36:13 smithi080 bash[28361]: cluster 2023-12-01T14:36:12.990098+0000 mgr.y (mgr.24362) 17627 : cluster 0 pgmap v17596: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:36:13.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:36:13 smithi080 bash[41963]: cluster 2023-12-01T14:36:12.990098+0000 mgr.y (mgr.24362) 17627 : cluster 0 pgmap v17596: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:36:13.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:36:13 smithi090 bash[32384]: cluster 2023-12-01T14:36:12.990098+0000 mgr.y (mgr.24362) 17627 : cluster 0 pgmap v17596: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:36:14.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:36:14 smithi080 bash[28361]: audit 2023-12-01T14:36:14.485204+0000 mon.c (mon.2) 11292 : audit 0 from='client.? 172.21.15.80:0/737460973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:36:14.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:36:14 smithi080 bash[41963]: audit 2023-12-01T14:36:14.485204+0000 mon.c (mon.2) 11292 : audit 0 from='client.? 172.21.15.80:0/737460973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:36:15.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:36:14 smithi090 bash[32384]: audit 2023-12-01T14:36:14.485204+0000 mon.c (mon.2) 11292 : audit 0 from='client.? 172.21.15.80:0/737460973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:36:15.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:36:15 smithi080 bash[28361]: cluster 2023-12-01T14:36:14.990771+0000 mgr.y (mgr.24362) 17628 : cluster 0 pgmap v17597: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:36:15.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:36:15 smithi080 bash[41963]: cluster 2023-12-01T14:36:14.990771+0000 mgr.y (mgr.24362) 17628 : cluster 0 pgmap v17597: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:36:16.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:36:15 smithi090 bash[32384]: cluster 2023-12-01T14:36:14.990771+0000 mgr.y (mgr.24362) 17628 : cluster 0 pgmap v17597: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:36:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:36:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:36:16] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T14:36:17.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:36:16 smithi090 bash[32384]: audit 2023-12-01T14:36:16.940345+0000 mon.a (mon.0) 10736 : audit 0 from='client.? 172.21.15.80:0/2770854309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:36:17.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:36:16 smithi080 bash[28361]: audit 2023-12-01T14:36:16.940345+0000 mon.a (mon.0) 10736 : audit 0 from='client.? 172.21.15.80:0/2770854309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:36:17.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:36:16 smithi080 bash[41963]: audit 2023-12-01T14:36:16.940345+0000 mon.a (mon.0) 10736 : audit 0 from='client.? 172.21.15.80:0/2770854309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:36:18.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:36:18 smithi090 bash[32384]: cluster 2023-12-01T14:36:16.992036+0000 mgr.y (mgr.24362) 17629 : cluster 0 pgmap v17598: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:36:18.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:36:18 smithi080 bash[28361]: cluster 2023-12-01T14:36:16.992036+0000 mgr.y (mgr.24362) 17629 : cluster 0 pgmap v17598: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:36:18.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:36:18 smithi080 bash[41963]: cluster 2023-12-01T14:36:16.992036+0000 mgr.y (mgr.24362) 17629 : cluster 0 pgmap v17598: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:36:20.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:36:20 smithi090 bash[32384]: cluster 2023-12-01T14:36:18.992687+0000 mgr.y (mgr.24362) 17630 : cluster 0 pgmap v17599: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:36:20.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:36:20 smithi090 bash[32384]: audit 2023-12-01T14:36:19.297775+0000 mon.c (mon.2) 11293 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:36:20.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:36:20 smithi090 bash[32384]: audit 2023-12-01T14:36:19.404685+0000 mon.c (mon.2) 11294 : audit 0 from='client.? 172.21.15.80:0/1776238900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:36:20.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:36:20 smithi080 bash[28361]: cluster 2023-12-01T14:36:18.992687+0000 mgr.y (mgr.24362) 17630 : cluster 0 pgmap v17599: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:36:20.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:36:20 smithi080 bash[28361]: audit 2023-12-01T14:36:19.297775+0000 mon.c (mon.2) 11293 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:36:20.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:36:20 smithi080 bash[28361]: audit 2023-12-01T14:36:19.404685+0000 mon.c (mon.2) 11294 : audit 0 from='client.? 172.21.15.80:0/1776238900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:36:20.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:36:20 smithi080 bash[41963]: cluster 2023-12-01T14:36:18.992687+0000 mgr.y (mgr.24362) 17630 : cluster 0 pgmap v17599: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:36:20.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:36:20 smithi080 bash[41963]: audit 2023-12-01T14:36:19.297775+0000 mon.c (mon.2) 11293 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:36:20.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:36:20 smithi080 bash[41963]: audit 2023-12-01T14:36:19.404685+0000 mon.c (mon.2) 11294 : audit 0 from='client.? 172.21.15.80:0/1776238900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:36:22.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:36:22 smithi090 bash[32384]: cluster 2023-12-01T14:36:20.993797+0000 mgr.y (mgr.24362) 17631 : cluster 0 pgmap v17600: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:36:22.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:36:22 smithi090 bash[32384]: audit 2023-12-01T14:36:21.871541+0000 mon.c (mon.2) 11295 : audit 0 from='client.? 172.21.15.80:0/442215059' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:36:22.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:36:22 smithi080 bash[28361]: cluster 2023-12-01T14:36:20.993797+0000 mgr.y (mgr.24362) 17631 : cluster 0 pgmap v17600: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:36:22.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:36:22 smithi080 bash[28361]: audit 2023-12-01T14:36:21.871541+0000 mon.c (mon.2) 11295 : audit 0 from='client.? 172.21.15.80:0/442215059' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:36:22.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:36:22 smithi080 bash[41963]: cluster 2023-12-01T14:36:20.993797+0000 mgr.y (mgr.24362) 17631 : cluster 0 pgmap v17600: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:36:22.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:36:22 smithi080 bash[41963]: audit 2023-12-01T14:36:21.871541+0000 mon.c (mon.2) 11295 : audit 0 from='client.? 172.21.15.80:0/442215059' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:36:24.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:36:24 smithi090 bash[32384]: cluster 2023-12-01T14:36:22.994522+0000 mgr.y (mgr.24362) 17632 : cluster 0 pgmap v17601: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:36:24.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:36:24 smithi080 bash[28361]: cluster 2023-12-01T14:36:22.994522+0000 mgr.y (mgr.24362) 17632 : cluster 0 pgmap v17601: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:36:24.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:36:24 smithi080 bash[41963]: cluster 2023-12-01T14:36:22.994522+0000 mgr.y (mgr.24362) 17632 : cluster 0 pgmap v17601: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:36:25.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:36:25 smithi090 bash[32384]: audit 2023-12-01T14:36:24.345945+0000 mon.c (mon.2) 11296 : audit 0 from='client.? 172.21.15.80:0/1167723827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:36:25.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:36:25 smithi080 bash[41963]: audit 2023-12-01T14:36:24.345945+0000 mon.c (mon.2) 11296 : audit 0 from='client.? 172.21.15.80:0/1167723827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:36:25.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:36:25 smithi080 bash[28361]: audit 2023-12-01T14:36:24.345945+0000 mon.c (mon.2) 11296 : audit 0 from='client.? 172.21.15.80:0/1167723827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:36:26.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:36:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:36:26] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T14:36:26.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:36:26 smithi080 bash[28361]: cluster 2023-12-01T14:36:24.995106+0000 mgr.y (mgr.24362) 17633 : cluster 0 pgmap v17602: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:36:26.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:36:26 smithi080 bash[28361]: audit 2023-12-01T14:36:25.091710+0000 mon.a (mon.0) 10737 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:36:26.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:36:26 smithi080 bash[28361]: audit 2023-12-01T14:36:25.102815+0000 mon.a (mon.0) 10738 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:36:26.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:36:26 smithi080 bash[28361]: audit 2023-12-01T14:36:25.496468+0000 mon.a (mon.0) 10739 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:36:26.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:36:26 smithi080 bash[28361]: audit 2023-12-01T14:36:25.510168+0000 mon.a (mon.0) 10740 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:36:26.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:36:26 smithi080 bash[28361]: audit 2023-12-01T14:36:25.712947+0000 mon.c (mon.2) 11297 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:36:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:36:26 smithi080 bash[41963]: cluster 2023-12-01T14:36:24.995106+0000 mgr.y (mgr.24362) 17633 : cluster 0 pgmap v17602: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:36:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:36:26 smithi080 bash[41963]: audit 2023-12-01T14:36:25.091710+0000 mon.a (mon.0) 10737 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:36:26.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:36:26 smithi080 bash[41963]: audit 2023-12-01T14:36:25.102815+0000 mon.a (mon.0) 10738 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:36:26.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:36:26 smithi080 bash[41963]: audit 2023-12-01T14:36:25.496468+0000 mon.a (mon.0) 10739 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:36:26.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:36:26 smithi080 bash[41963]: audit 2023-12-01T14:36:25.510168+0000 mon.a (mon.0) 10740 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:36:26.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:36:26 smithi080 bash[41963]: audit 2023-12-01T14:36:25.712947+0000 mon.c (mon.2) 11297 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:36:26.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:36:26 smithi090 bash[32384]: cluster 2023-12-01T14:36:24.995106+0000 mgr.y (mgr.24362) 17633 : cluster 0 pgmap v17602: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:36:26.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:36:26 smithi090 bash[32384]: audit 2023-12-01T14:36:25.091710+0000 mon.a (mon.0) 10737 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:36:26.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:36:26 smithi090 bash[32384]: audit 2023-12-01T14:36:25.102815+0000 mon.a (mon.0) 10738 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:36:26.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:36:26 smithi090 bash[32384]: audit 2023-12-01T14:36:25.496468+0000 mon.a (mon.0) 10739 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:36:26.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:36:26 smithi090 bash[32384]: audit 2023-12-01T14:36:25.510168+0000 mon.a (mon.0) 10740 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:36:26.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:36:26 smithi090 bash[32384]: audit 2023-12-01T14:36:25.712947+0000 mon.c (mon.2) 11297 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:36:27.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:36:27 smithi080 bash[28361]: audit 2023-12-01T14:36:26.059592+0000 mon.c (mon.2) 11298 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:36:27.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:36:27 smithi080 bash[28361]: audit 2023-12-01T14:36:26.061386+0000 mon.c (mon.2) 11299 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:36:27.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:36:27 smithi080 bash[28361]: audit 2023-12-01T14:36:26.070235+0000 mon.a (mon.0) 10741 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:36:27.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:36:27 smithi080 bash[28361]: audit 2023-12-01T14:36:26.812302+0000 mon.c (mon.2) 11300 : audit 0 from='client.? 172.21.15.80:0/2805353949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:36:27.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:36:27 smithi080 bash[41963]: audit 2023-12-01T14:36:26.059592+0000 mon.c (mon.2) 11298 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:36:27.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:36:27 smithi080 bash[41963]: audit 2023-12-01T14:36:26.061386+0000 mon.c (mon.2) 11299 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:36:27.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:36:27 smithi080 bash[41963]: audit 2023-12-01T14:36:26.070235+0000 mon.a (mon.0) 10741 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:36:27.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:36:27 smithi080 bash[41963]: audit 2023-12-01T14:36:26.812302+0000 mon.c (mon.2) 11300 : audit 0 from='client.? 172.21.15.80:0/2805353949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:36:27.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:36:27 smithi090 bash[32384]: audit 2023-12-01T14:36:26.059592+0000 mon.c (mon.2) 11298 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:36:27.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:36:27 smithi090 bash[32384]: audit 2023-12-01T14:36:26.061386+0000 mon.c (mon.2) 11299 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:36:27.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:36:27 smithi090 bash[32384]: audit 2023-12-01T14:36:26.070235+0000 mon.a (mon.0) 10741 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:36:27.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:36:27 smithi090 bash[32384]: audit 2023-12-01T14:36:26.812302+0000 mon.c (mon.2) 11300 : audit 0 from='client.? 172.21.15.80:0/2805353949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:36:28.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:36:28 smithi080 bash[28361]: cluster 2023-12-01T14:36:26.996295+0000 mgr.y (mgr.24362) 17634 : cluster 0 pgmap v17603: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:36:28.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:36:28 smithi080 bash[41963]: cluster 2023-12-01T14:36:26.996295+0000 mgr.y (mgr.24362) 17634 : cluster 0 pgmap v17603: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:36:28.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:36:28 smithi090 bash[32384]: cluster 2023-12-01T14:36:26.996295+0000 mgr.y (mgr.24362) 17634 : cluster 0 pgmap v17603: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:36:30.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:36:30 smithi080 bash[41963]: cluster 2023-12-01T14:36:28.996914+0000 mgr.y (mgr.24362) 17635 : cluster 0 pgmap v17604: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:36:30.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:36:30 smithi080 bash[41963]: audit 2023-12-01T14:36:29.265403+0000 mon.c (mon.2) 11301 : audit 0 from='client.? 172.21.15.80:0/3554186785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:36:30.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:36:30 smithi080 bash[28361]: cluster 2023-12-01T14:36:28.996914+0000 mgr.y (mgr.24362) 17635 : cluster 0 pgmap v17604: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:36:30.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:36:30 smithi080 bash[28361]: audit 2023-12-01T14:36:29.265403+0000 mon.c (mon.2) 11301 : audit 0 from='client.? 172.21.15.80:0/3554186785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:36:30.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:36:30 smithi090 bash[32384]: cluster 2023-12-01T14:36:28.996914+0000 mgr.y (mgr.24362) 17635 : cluster 0 pgmap v17604: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:36:30.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:36:30 smithi090 bash[32384]: audit 2023-12-01T14:36:29.265403+0000 mon.c (mon.2) 11301 : audit 0 from='client.? 172.21.15.80:0/3554186785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:36:31.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:36:31 smithi080 bash[28361]: cluster 2023-12-01T14:36:30.998042+0000 mgr.y (mgr.24362) 17636 : cluster 0 pgmap v17605: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:36:31.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:36:31 smithi080 bash[41963]: cluster 2023-12-01T14:36:30.998042+0000 mgr.y (mgr.24362) 17636 : cluster 0 pgmap v17605: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:36:31.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:36:31 smithi090 bash[32384]: cluster 2023-12-01T14:36:30.998042+0000 mgr.y (mgr.24362) 17636 : cluster 0 pgmap v17605: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:36:32.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:36:32 smithi080 bash[28361]: audit 2023-12-01T14:36:31.720198+0000 mon.c (mon.2) 11302 : audit 0 from='client.? 172.21.15.80:0/2460239210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:36:32.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:36:32 smithi080 bash[41963]: audit 2023-12-01T14:36:31.720198+0000 mon.c (mon.2) 11302 : audit 0 from='client.? 172.21.15.80:0/2460239210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:36:32.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:36:32 smithi090 bash[32384]: audit 2023-12-01T14:36:31.720198+0000 mon.c (mon.2) 11302 : audit 0 from='client.? 172.21.15.80:0/2460239210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:36:33.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:36:33 smithi080 bash[41963]: cluster 2023-12-01T14:36:32.998681+0000 mgr.y (mgr.24362) 17637 : cluster 0 pgmap v17606: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:36:33.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:36:33 smithi080 bash[28361]: cluster 2023-12-01T14:36:32.998681+0000 mgr.y (mgr.24362) 17637 : cluster 0 pgmap v17606: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:36:33.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:36:33 smithi090 bash[32384]: cluster 2023-12-01T14:36:32.998681+0000 mgr.y (mgr.24362) 17637 : cluster 0 pgmap v17606: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:36:34.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:36:34 smithi090 bash[32384]: audit 2023-12-01T14:36:34.161458+0000 mon.c (mon.2) 11303 : audit 0 from='client.? 172.21.15.80:0/275240134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:36:34.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:36:34 smithi080 bash[28361]: audit 2023-12-01T14:36:34.161458+0000 mon.c (mon.2) 11303 : audit 0 from='client.? 172.21.15.80:0/275240134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:36:34.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:36:34 smithi080 bash[41963]: audit 2023-12-01T14:36:34.161458+0000 mon.c (mon.2) 11303 : audit 0 from='client.? 172.21.15.80:0/275240134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:36:35.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:36:35 smithi080 bash[28361]: cluster 2023-12-01T14:36:34.999343+0000 mgr.y (mgr.24362) 17638 : cluster 0 pgmap v17607: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:36:35.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:36:35 smithi080 bash[41963]: cluster 2023-12-01T14:36:34.999343+0000 mgr.y (mgr.24362) 17638 : cluster 0 pgmap v17607: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:36:36.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:36:35 smithi090 bash[32384]: cluster 2023-12-01T14:36:34.999343+0000 mgr.y (mgr.24362) 17638 : cluster 0 pgmap v17607: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:36:36.626 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:36:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:36:36] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T14:36:36.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:36:36 smithi080 bash[28361]: audit 2023-12-01T14:36:36.615212+0000 mon.c (mon.2) 11304 : audit 0 from='client.? 172.21.15.80:0/106569737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:36:36.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:36:36 smithi080 bash[41963]: audit 2023-12-01T14:36:36.615212+0000 mon.c (mon.2) 11304 : audit 0 from='client.? 172.21.15.80:0/106569737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:36:37.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:36:36 smithi090 bash[32384]: audit 2023-12-01T14:36:36.615212+0000 mon.c (mon.2) 11304 : audit 0 from='client.? 172.21.15.80:0/106569737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:36:37.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:36:37 smithi080 bash[41963]: cluster 2023-12-01T14:36:37.000642+0000 mgr.y (mgr.24362) 17639 : cluster 0 pgmap v17608: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:36:37.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:36:37 smithi080 bash[28361]: cluster 2023-12-01T14:36:37.000642+0000 mgr.y (mgr.24362) 17639 : cluster 0 pgmap v17608: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:36:38.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:36:37 smithi090 bash[32384]: cluster 2023-12-01T14:36:37.000642+0000 mgr.y (mgr.24362) 17639 : cluster 0 pgmap v17608: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:36:39.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:36:39 smithi080 bash[28361]: cluster 2023-12-01T14:36:39.001318+0000 mgr.y (mgr.24362) 17640 : cluster 0 pgmap v17609: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:36:39.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:36:39 smithi080 bash[28361]: audit 2023-12-01T14:36:39.077211+0000 mon.a (mon.0) 10742 : audit 0 from='client.? 172.21.15.80:0/2438065635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:36:39.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:36:39 smithi080 bash[41963]: cluster 2023-12-01T14:36:39.001318+0000 mgr.y (mgr.24362) 17640 : cluster 0 pgmap v17609: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:36:39.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:36:39 smithi080 bash[41963]: audit 2023-12-01T14:36:39.077211+0000 mon.a (mon.0) 10742 : audit 0 from='client.? 172.21.15.80:0/2438065635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:36:39.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:36:39 smithi090 bash[32384]: cluster 2023-12-01T14:36:39.001318+0000 mgr.y (mgr.24362) 17640 : cluster 0 pgmap v17609: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:36:39.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:36:39 smithi090 bash[32384]: audit 2023-12-01T14:36:39.077211+0000 mon.a (mon.0) 10742 : audit 0 from='client.? 172.21.15.80:0/2438065635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:36:41.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:36:40 smithi090 bash[32384]: audit 2023-12-01T14:36:40.713346+0000 mon.c (mon.2) 11305 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:36:41.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:36:40 smithi080 bash[28361]: audit 2023-12-01T14:36:40.713346+0000 mon.c (mon.2) 11305 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:36:41.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:36:40 smithi080 bash[41963]: audit 2023-12-01T14:36:40.713346+0000 mon.c (mon.2) 11305 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:36:42.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:36:41 smithi080 bash[28361]: cluster 2023-12-01T14:36:41.002571+0000 mgr.y (mgr.24362) 17641 : cluster 0 pgmap v17610: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:36:42.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:36:41 smithi080 bash[28361]: audit 2023-12-01T14:36:41.535977+0000 mon.a (mon.0) 10743 : audit 0 from='client.? 172.21.15.80:0/1078890843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:36:42.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:36:41 smithi080 bash[41963]: cluster 2023-12-01T14:36:41.002571+0000 mgr.y (mgr.24362) 17641 : cluster 0 pgmap v17610: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:36:42.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:36:41 smithi080 bash[41963]: audit 2023-12-01T14:36:41.535977+0000 mon.a (mon.0) 10743 : audit 0 from='client.? 172.21.15.80:0/1078890843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:36:42.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:36:41 smithi090 bash[32384]: cluster 2023-12-01T14:36:41.002571+0000 mgr.y (mgr.24362) 17641 : cluster 0 pgmap v17610: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:36:42.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:36:41 smithi090 bash[32384]: audit 2023-12-01T14:36:41.535977+0000 mon.a (mon.0) 10743 : audit 0 from='client.? 172.21.15.80:0/1078890843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:36:43.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:36:43 smithi080 bash[28361]: cluster 2023-12-01T14:36:43.003243+0000 mgr.y (mgr.24362) 17642 : cluster 0 pgmap v17611: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:36:43.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:36:43 smithi080 bash[41963]: cluster 2023-12-01T14:36:43.003243+0000 mgr.y (mgr.24362) 17642 : cluster 0 pgmap v17611: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:36:43.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:36:43 smithi090 bash[32384]: cluster 2023-12-01T14:36:43.003243+0000 mgr.y (mgr.24362) 17642 : cluster 0 pgmap v17611: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:36:44.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:36:44 smithi080 bash[28361]: audit 2023-12-01T14:36:43.995075+0000 mon.c (mon.2) 11306 : audit 0 from='client.? 172.21.15.80:0/2362388768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:36:44.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:36:44 smithi080 bash[41963]: audit 2023-12-01T14:36:43.995075+0000 mon.c (mon.2) 11306 : audit 0 from='client.? 172.21.15.80:0/2362388768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:36:44.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:36:44 smithi090 bash[32384]: audit 2023-12-01T14:36:43.995075+0000 mon.c (mon.2) 11306 : audit 0 from='client.? 172.21.15.80:0/2362388768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:36:45.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:36:45 smithi080 bash[28361]: cluster 2023-12-01T14:36:45.003947+0000 mgr.y (mgr.24362) 17643 : cluster 0 pgmap v17612: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:36:45.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:36:45 smithi080 bash[41963]: cluster 2023-12-01T14:36:45.003947+0000 mgr.y (mgr.24362) 17643 : cluster 0 pgmap v17612: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:36:46.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:36:45 smithi090 bash[32384]: cluster 2023-12-01T14:36:45.003947+0000 mgr.y (mgr.24362) 17643 : cluster 0 pgmap v17612: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:36:46.630 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:36:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:36:46] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T14:36:46.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:36:46 smithi080 bash[28361]: audit 2023-12-01T14:36:46.449150+0000 mon.a (mon.0) 10744 : audit 0 from='client.? 172.21.15.80:0/2723109307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:36:46.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:36:46 smithi080 bash[41963]: audit 2023-12-01T14:36:46.449150+0000 mon.a (mon.0) 10744 : audit 0 from='client.? 172.21.15.80:0/2723109307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:36:47.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:36:46 smithi090 bash[32384]: audit 2023-12-01T14:36:46.449150+0000 mon.a (mon.0) 10744 : audit 0 from='client.? 172.21.15.80:0/2723109307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:36:47.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:36:47 smithi080 bash[28361]: cluster 2023-12-01T14:36:47.005009+0000 mgr.y (mgr.24362) 17644 : cluster 0 pgmap v17613: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:36:47.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:36:47 smithi080 bash[41963]: cluster 2023-12-01T14:36:47.005009+0000 mgr.y (mgr.24362) 17644 : cluster 0 pgmap v17613: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:36:48.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:36:47 smithi090 bash[32384]: cluster 2023-12-01T14:36:47.005009+0000 mgr.y (mgr.24362) 17644 : cluster 0 pgmap v17613: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:36:49.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:36:48 smithi090 bash[32384]: audit 2023-12-01T14:36:48.908482+0000 mon.c (mon.2) 11307 : audit 0 from='client.? 172.21.15.80:0/109848929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:36:49.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:36:48 smithi080 bash[41963]: audit 2023-12-01T14:36:48.908482+0000 mon.c (mon.2) 11307 : audit 0 from='client.? 172.21.15.80:0/109848929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:36:49.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:36:48 smithi080 bash[28361]: audit 2023-12-01T14:36:48.908482+0000 mon.c (mon.2) 11307 : audit 0 from='client.? 172.21.15.80:0/109848929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:36:50.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:36:49 smithi090 bash[32384]: cluster 2023-12-01T14:36:49.005685+0000 mgr.y (mgr.24362) 17645 : cluster 0 pgmap v17614: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:36:50.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:36:49 smithi080 bash[41963]: cluster 2023-12-01T14:36:49.005685+0000 mgr.y (mgr.24362) 17645 : cluster 0 pgmap v17614: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:36:50.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:36:49 smithi080 bash[28361]: cluster 2023-12-01T14:36:49.005685+0000 mgr.y (mgr.24362) 17645 : cluster 0 pgmap v17614: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:36:51.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:36:51 smithi080 bash[41963]: cluster 2023-12-01T14:36:51.006799+0000 mgr.y (mgr.24362) 17646 : cluster 0 pgmap v17615: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:36:51.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:36:51 smithi080 bash[28361]: cluster 2023-12-01T14:36:51.006799+0000 mgr.y (mgr.24362) 17646 : cluster 0 pgmap v17615: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:36:51.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:36:51 smithi090 bash[32384]: cluster 2023-12-01T14:36:51.006799+0000 mgr.y (mgr.24362) 17646 : cluster 0 pgmap v17615: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:36:52.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:36:52 smithi080 bash[28361]: audit 2023-12-01T14:36:51.370292+0000 mon.a (mon.0) 10745 : audit 0 from='client.? 172.21.15.80:0/1672497965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:36:52.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:36:52 smithi080 bash[41963]: audit 2023-12-01T14:36:51.370292+0000 mon.a (mon.0) 10745 : audit 0 from='client.? 172.21.15.80:0/1672497965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:36:52.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:36:52 smithi090 bash[32384]: audit 2023-12-01T14:36:51.370292+0000 mon.a (mon.0) 10745 : audit 0 from='client.? 172.21.15.80:0/1672497965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:36:53.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:36:53 smithi080 bash[28361]: cluster 2023-12-01T14:36:53.007446+0000 mgr.y (mgr.24362) 17647 : cluster 0 pgmap v17616: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:36:53.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:36:53 smithi080 bash[41963]: cluster 2023-12-01T14:36:53.007446+0000 mgr.y (mgr.24362) 17647 : cluster 0 pgmap v17616: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:36:53.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:36:53 smithi090 bash[32384]: cluster 2023-12-01T14:36:53.007446+0000 mgr.y (mgr.24362) 17647 : cluster 0 pgmap v17616: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:36:54.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:36:54 smithi080 bash[28361]: audit 2023-12-01T14:36:53.832523+0000 mon.a (mon.0) 10746 : audit 0 from='client.? 172.21.15.80:0/2998947029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:36:54.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:36:54 smithi080 bash[41963]: audit 2023-12-01T14:36:53.832523+0000 mon.a (mon.0) 10746 : audit 0 from='client.? 172.21.15.80:0/2998947029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:36:54.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:36:54 smithi090 bash[32384]: audit 2023-12-01T14:36:53.832523+0000 mon.a (mon.0) 10746 : audit 0 from='client.? 172.21.15.80:0/2998947029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:36:55.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:36:55 smithi080 bash[28361]: cluster 2023-12-01T14:36:55.008143+0000 mgr.y (mgr.24362) 17648 : cluster 0 pgmap v17617: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:36:55.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:36:55 smithi080 bash[41963]: cluster 2023-12-01T14:36:55.008143+0000 mgr.y (mgr.24362) 17648 : cluster 0 pgmap v17617: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:36:56.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:36:55 smithi090 bash[32384]: cluster 2023-12-01T14:36:55.008143+0000 mgr.y (mgr.24362) 17648 : cluster 0 pgmap v17617: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:36:56.636 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:36:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:36:56] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T14:36:56.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:36:56 smithi080 bash[28361]: audit 2023-12-01T14:36:55.713652+0000 mon.c (mon.2) 11308 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:36:56.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:36:56 smithi080 bash[28361]: audit 2023-12-01T14:36:56.285909+0000 mon.a (mon.0) 10747 : audit 0 from='client.? 172.21.15.80:0/320453395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:36:56.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:36:56 smithi080 bash[41963]: audit 2023-12-01T14:36:55.713652+0000 mon.c (mon.2) 11308 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:36:56.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:36:56 smithi080 bash[41963]: audit 2023-12-01T14:36:56.285909+0000 mon.a (mon.0) 10747 : audit 0 from='client.? 172.21.15.80:0/320453395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:36:57.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:36:56 smithi090 bash[32384]: audit 2023-12-01T14:36:55.713652+0000 mon.c (mon.2) 11308 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:36:57.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:36:56 smithi090 bash[32384]: audit 2023-12-01T14:36:56.285909+0000 mon.a (mon.0) 10747 : audit 0 from='client.? 172.21.15.80:0/320453395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:36:57.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:36:57 smithi080 bash[41963]: cluster 2023-12-01T14:36:57.009259+0000 mgr.y (mgr.24362) 17649 : cluster 0 pgmap v17618: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:36:57.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:36:57 smithi080 bash[28361]: cluster 2023-12-01T14:36:57.009259+0000 mgr.y (mgr.24362) 17649 : cluster 0 pgmap v17618: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:36:58.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:36:57 smithi090 bash[32384]: cluster 2023-12-01T14:36:57.009259+0000 mgr.y (mgr.24362) 17649 : cluster 0 pgmap v17618: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:36:59.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:36:58 smithi080 bash[41963]: audit 2023-12-01T14:36:58.755561+0000 mon.c (mon.2) 11309 : audit 0 from='client.? 172.21.15.80:0/3986983026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:36:59.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:36:58 smithi080 bash[28361]: audit 2023-12-01T14:36:58.755561+0000 mon.c (mon.2) 11309 : audit 0 from='client.? 172.21.15.80:0/3986983026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:36:59.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:36:58 smithi090 bash[32384]: audit 2023-12-01T14:36:58.755561+0000 mon.c (mon.2) 11309 : audit 0 from='client.? 172.21.15.80:0/3986983026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:37:00.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:36:59 smithi080 bash[28361]: cluster 2023-12-01T14:36:59.009950+0000 mgr.y (mgr.24362) 17650 : cluster 0 pgmap v17619: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:37:00.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:36:59 smithi080 bash[41963]: cluster 2023-12-01T14:36:59.009950+0000 mgr.y (mgr.24362) 17650 : cluster 0 pgmap v17619: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:37:00.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:36:59 smithi090 bash[32384]: cluster 2023-12-01T14:36:59.009950+0000 mgr.y (mgr.24362) 17650 : cluster 0 pgmap v17619: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:37:01.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:37:01 smithi080 bash[28361]: cluster 2023-12-01T14:37:01.011090+0000 mgr.y (mgr.24362) 17651 : cluster 0 pgmap v17620: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:37:01.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:37:01 smithi080 bash[41963]: cluster 2023-12-01T14:37:01.011090+0000 mgr.y (mgr.24362) 17651 : cluster 0 pgmap v17620: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:37:01.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:37:01 smithi090 bash[32384]: cluster 2023-12-01T14:37:01.011090+0000 mgr.y (mgr.24362) 17651 : cluster 0 pgmap v17620: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:37:02.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:37:02 smithi080 bash[41963]: audit 2023-12-01T14:37:01.214692+0000 mon.a (mon.0) 10748 : audit 0 from='client.? 172.21.15.80:0/1245670181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:37:02.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:37:02 smithi080 bash[28361]: audit 2023-12-01T14:37:01.214692+0000 mon.a (mon.0) 10748 : audit 0 from='client.? 172.21.15.80:0/1245670181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:37:02.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:37:02 smithi090 bash[32384]: audit 2023-12-01T14:37:01.214692+0000 mon.a (mon.0) 10748 : audit 0 from='client.? 172.21.15.80:0/1245670181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:37:03.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:37:03 smithi080 bash[28361]: cluster 2023-12-01T14:37:03.011740+0000 mgr.y (mgr.24362) 17652 : cluster 0 pgmap v17621: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:37:03.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:37:03 smithi080 bash[41963]: cluster 2023-12-01T14:37:03.011740+0000 mgr.y (mgr.24362) 17652 : cluster 0 pgmap v17621: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:37:03.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:37:03 smithi090 bash[32384]: cluster 2023-12-01T14:37:03.011740+0000 mgr.y (mgr.24362) 17652 : cluster 0 pgmap v17621: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:37:04.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:37:04 smithi080 bash[41963]: audit 2023-12-01T14:37:03.668487+0000 mon.a (mon.0) 10749 : audit 0 from='client.? 172.21.15.80:0/1051620919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:37:04.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:37:04 smithi080 bash[28361]: audit 2023-12-01T14:37:03.668487+0000 mon.a (mon.0) 10749 : audit 0 from='client.? 172.21.15.80:0/1051620919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:37:04.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:37:04 smithi090 bash[32384]: audit 2023-12-01T14:37:03.668487+0000 mon.a (mon.0) 10749 : audit 0 from='client.? 172.21.15.80:0/1051620919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:37:05.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:37:05 smithi080 bash[28361]: cluster 2023-12-01T14:37:05.012377+0000 mgr.y (mgr.24362) 17653 : cluster 0 pgmap v17622: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:37:05.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:37:05 smithi080 bash[41963]: cluster 2023-12-01T14:37:05.012377+0000 mgr.y (mgr.24362) 17653 : cluster 0 pgmap v17622: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:37:06.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:37:05 smithi090 bash[32384]: cluster 2023-12-01T14:37:05.012377+0000 mgr.y (mgr.24362) 17653 : cluster 0 pgmap v17622: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:37:06.637 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:37:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:37:06] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T14:37:06.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:37:06 smithi080 bash[28361]: audit 2023-12-01T14:37:06.128340+0000 mon.a (mon.0) 10750 : audit 0 from='client.? 172.21.15.80:0/1084754212' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:37:06.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:37:06 smithi080 bash[41963]: audit 2023-12-01T14:37:06.128340+0000 mon.a (mon.0) 10750 : audit 0 from='client.? 172.21.15.80:0/1084754212' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:37:07.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:37:06 smithi090 bash[32384]: audit 2023-12-01T14:37:06.128340+0000 mon.a (mon.0) 10750 : audit 0 from='client.? 172.21.15.80:0/1084754212' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:37:07.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:37:07 smithi080 bash[28361]: cluster 2023-12-01T14:37:07.013468+0000 mgr.y (mgr.24362) 17654 : cluster 0 pgmap v17623: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:37:07.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:37:07 smithi080 bash[41963]: cluster 2023-12-01T14:37:07.013468+0000 mgr.y (mgr.24362) 17654 : cluster 0 pgmap v17623: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:37:08.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:37:07 smithi090 bash[32384]: cluster 2023-12-01T14:37:07.013468+0000 mgr.y (mgr.24362) 17654 : cluster 0 pgmap v17623: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:37:08.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:37:08 smithi080 bash[28361]: audit 2023-12-01T14:37:08.601431+0000 mon.a (mon.0) 10751 : audit 0 from='client.? 172.21.15.80:0/1028100037' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:37:08.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:37:08 smithi080 bash[41963]: audit 2023-12-01T14:37:08.601431+0000 mon.a (mon.0) 10751 : audit 0 from='client.? 172.21.15.80:0/1028100037' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:37:09.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:37:08 smithi090 bash[32384]: audit 2023-12-01T14:37:08.601431+0000 mon.a (mon.0) 10751 : audit 0 from='client.? 172.21.15.80:0/1028100037' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:37:09.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:37:09 smithi080 bash[28361]: cluster 2023-12-01T14:37:09.014078+0000 mgr.y (mgr.24362) 17655 : cluster 0 pgmap v17624: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:37:09.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:37:09 smithi080 bash[41963]: cluster 2023-12-01T14:37:09.014078+0000 mgr.y (mgr.24362) 17655 : cluster 0 pgmap v17624: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:37:10.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:37:09 smithi090 bash[32384]: cluster 2023-12-01T14:37:09.014078+0000 mgr.y (mgr.24362) 17655 : cluster 0 pgmap v17624: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:37:11.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:37:10 smithi090 bash[32384]: audit 2023-12-01T14:37:10.714058+0000 mon.c (mon.2) 11310 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:37:11.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:37:10 smithi080 bash[41963]: audit 2023-12-01T14:37:10.714058+0000 mon.c (mon.2) 11310 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:37:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:37:10 smithi080 bash[28361]: audit 2023-12-01T14:37:10.714058+0000 mon.c (mon.2) 11310 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:37:12.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:37:11 smithi080 bash[28361]: cluster 2023-12-01T14:37:11.015158+0000 mgr.y (mgr.24362) 17656 : cluster 0 pgmap v17625: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:37:12.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:37:11 smithi080 bash[28361]: audit 2023-12-01T14:37:11.045949+0000 mon.a (mon.0) 10752 : audit 0 from='client.? 172.21.15.80:0/1149408015' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:37:12.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:37:11 smithi080 bash[41963]: cluster 2023-12-01T14:37:11.015158+0000 mgr.y (mgr.24362) 17656 : cluster 0 pgmap v17625: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:37:12.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:37:11 smithi080 bash[41963]: audit 2023-12-01T14:37:11.045949+0000 mon.a (mon.0) 10752 : audit 0 from='client.? 172.21.15.80:0/1149408015' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:37:12.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:37:11 smithi090 bash[32384]: cluster 2023-12-01T14:37:11.015158+0000 mgr.y (mgr.24362) 17656 : cluster 0 pgmap v17625: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:37:12.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:37:11 smithi090 bash[32384]: audit 2023-12-01T14:37:11.045949+0000 mon.a (mon.0) 10752 : audit 0 from='client.? 172.21.15.80:0/1149408015' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:37:13.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:37:13 smithi080 bash[41963]: cluster 2023-12-01T14:37:13.015767+0000 mgr.y (mgr.24362) 17657 : cluster 0 pgmap v17626: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:37:13.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:37:13 smithi080 bash[28361]: cluster 2023-12-01T14:37:13.015767+0000 mgr.y (mgr.24362) 17657 : cluster 0 pgmap v17626: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:37:13.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:37:13 smithi090 bash[32384]: cluster 2023-12-01T14:37:13.015767+0000 mgr.y (mgr.24362) 17657 : cluster 0 pgmap v17626: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:37:14.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:37:14 smithi080 bash[28361]: audit 2023-12-01T14:37:13.494798+0000 mon.a (mon.0) 10753 : audit 0 from='client.? 172.21.15.80:0/2370592824' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:37:14.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:37:14 smithi080 bash[41963]: audit 2023-12-01T14:37:13.494798+0000 mon.a (mon.0) 10753 : audit 0 from='client.? 172.21.15.80:0/2370592824' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:37:14.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:37:14 smithi090 bash[32384]: audit 2023-12-01T14:37:13.494798+0000 mon.a (mon.0) 10753 : audit 0 from='client.? 172.21.15.80:0/2370592824' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:37:15.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:37:15 smithi080 bash[28361]: cluster 2023-12-01T14:37:15.016500+0000 mgr.y (mgr.24362) 17658 : cluster 0 pgmap v17627: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:37:15.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:37:15 smithi080 bash[41963]: cluster 2023-12-01T14:37:15.016500+0000 mgr.y (mgr.24362) 17658 : cluster 0 pgmap v17627: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:37:16.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:37:15 smithi090 bash[32384]: cluster 2023-12-01T14:37:15.016500+0000 mgr.y (mgr.24362) 17658 : cluster 0 pgmap v17627: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:37:16.640 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:37:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:37:16] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T14:37:16.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:37:16 smithi080 bash[28361]: audit 2023-12-01T14:37:15.950098+0000 mon.c (mon.2) 11311 : audit 0 from='client.? 172.21.15.80:0/441825983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:37:16.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:37:16 smithi080 bash[41963]: audit 2023-12-01T14:37:15.950098+0000 mon.c (mon.2) 11311 : audit 0 from='client.? 172.21.15.80:0/441825983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:37:17.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:37:16 smithi090 bash[32384]: audit 2023-12-01T14:37:15.950098+0000 mon.c (mon.2) 11311 : audit 0 from='client.? 172.21.15.80:0/441825983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:37:17.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:37:17 smithi080 bash[28361]: cluster 2023-12-01T14:37:17.017840+0000 mgr.y (mgr.24362) 17659 : cluster 0 pgmap v17628: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:37:17.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:37:17 smithi080 bash[41963]: cluster 2023-12-01T14:37:17.017840+0000 mgr.y (mgr.24362) 17659 : cluster 0 pgmap v17628: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:37:18.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:37:17 smithi090 bash[32384]: cluster 2023-12-01T14:37:17.017840+0000 mgr.y (mgr.24362) 17659 : cluster 0 pgmap v17628: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:37:18.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:37:18 smithi080 bash[28361]: audit 2023-12-01T14:37:18.406616+0000 mon.c (mon.2) 11312 : audit 0 from='client.? 172.21.15.80:0/1915186379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:37:18.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:37:18 smithi080 bash[41963]: audit 2023-12-01T14:37:18.406616+0000 mon.c (mon.2) 11312 : audit 0 from='client.? 172.21.15.80:0/1915186379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:37:19.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:37:18 smithi090 bash[32384]: audit 2023-12-01T14:37:18.406616+0000 mon.c (mon.2) 11312 : audit 0 from='client.? 172.21.15.80:0/1915186379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:37:19.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:37:19 smithi080 bash[28361]: cluster 2023-12-01T14:37:19.018549+0000 mgr.y (mgr.24362) 17660 : cluster 0 pgmap v17629: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:37:19.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:37:19 smithi080 bash[41963]: cluster 2023-12-01T14:37:19.018549+0000 mgr.y (mgr.24362) 17660 : cluster 0 pgmap v17629: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:37:20.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:37:19 smithi090 bash[32384]: cluster 2023-12-01T14:37:19.018549+0000 mgr.y (mgr.24362) 17660 : cluster 0 pgmap v17629: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:37:21.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:37:20 smithi080 bash[28361]: audit 2023-12-01T14:37:20.871097+0000 mon.c (mon.2) 11313 : audit 0 from='client.? 172.21.15.80:0/580415907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:37:21.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:37:20 smithi080 bash[41963]: audit 2023-12-01T14:37:20.871097+0000 mon.c (mon.2) 11313 : audit 0 from='client.? 172.21.15.80:0/580415907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:37:21.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:37:20 smithi090 bash[32384]: audit 2023-12-01T14:37:20.871097+0000 mon.c (mon.2) 11313 : audit 0 from='client.? 172.21.15.80:0/580415907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:37:22.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:37:21 smithi090 bash[32384]: cluster 2023-12-01T14:37:21.019698+0000 mgr.y (mgr.24362) 17661 : cluster 0 pgmap v17630: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:37:22.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:37:21 smithi080 bash[28361]: cluster 2023-12-01T14:37:21.019698+0000 mgr.y (mgr.24362) 17661 : cluster 0 pgmap v17630: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:37:22.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:37:21 smithi080 bash[41963]: cluster 2023-12-01T14:37:21.019698+0000 mgr.y (mgr.24362) 17661 : cluster 0 pgmap v17630: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:37:23.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:37:23 smithi080 bash[28361]: cluster 2023-12-01T14:37:23.020302+0000 mgr.y (mgr.24362) 17662 : cluster 0 pgmap v17631: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:37:23.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:37:23 smithi080 bash[41963]: cluster 2023-12-01T14:37:23.020302+0000 mgr.y (mgr.24362) 17662 : cluster 0 pgmap v17631: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:37:23.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:37:23 smithi090 bash[32384]: cluster 2023-12-01T14:37:23.020302+0000 mgr.y (mgr.24362) 17662 : cluster 0 pgmap v17631: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:37:24.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:37:24 smithi080 bash[28361]: audit 2023-12-01T14:37:23.331678+0000 mon.c (mon.2) 11314 : audit 0 from='client.? 172.21.15.80:0/2876567663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:37:24.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:37:24 smithi080 bash[41963]: audit 2023-12-01T14:37:23.331678+0000 mon.c (mon.2) 11314 : audit 0 from='client.? 172.21.15.80:0/2876567663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:37:24.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:37:24 smithi090 bash[32384]: audit 2023-12-01T14:37:23.331678+0000 mon.c (mon.2) 11314 : audit 0 from='client.? 172.21.15.80:0/2876567663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:37:25.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:37:25 smithi080 bash[28361]: cluster 2023-12-01T14:37:25.020981+0000 mgr.y (mgr.24362) 17663 : cluster 0 pgmap v17632: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:37:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:37:25 smithi080 bash[41963]: cluster 2023-12-01T14:37:25.020981+0000 mgr.y (mgr.24362) 17663 : cluster 0 pgmap v17632: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:37:26.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:37:25 smithi090 bash[32384]: cluster 2023-12-01T14:37:25.020981+0000 mgr.y (mgr.24362) 17663 : cluster 0 pgmap v17632: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:37:26.643 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:37:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:37:26] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T14:37:26.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:37:26 smithi080 bash[28361]: audit 2023-12-01T14:37:25.714345+0000 mon.c (mon.2) 11315 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:37:26.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:37:26 smithi080 bash[28361]: audit 2023-12-01T14:37:25.787207+0000 mon.c (mon.2) 11316 : audit 0 from='client.? 172.21.15.80:0/806431552' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:37:26.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:37:26 smithi080 bash[28361]: audit 2023-12-01T14:37:26.154628+0000 mon.c (mon.2) 11317 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:37:26.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:37:26 smithi080 bash[41963]: audit 2023-12-01T14:37:25.714345+0000 mon.c (mon.2) 11315 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:37:26.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:37:26 smithi080 bash[41963]: audit 2023-12-01T14:37:25.787207+0000 mon.c (mon.2) 11316 : audit 0 from='client.? 172.21.15.80:0/806431552' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:37:26.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:37:26 smithi080 bash[41963]: audit 2023-12-01T14:37:26.154628+0000 mon.c (mon.2) 11317 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:37:27.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:37:26 smithi090 bash[32384]: audit 2023-12-01T14:37:25.714345+0000 mon.c (mon.2) 11315 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:37:27.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:37:26 smithi090 bash[32384]: audit 2023-12-01T14:37:25.787207+0000 mon.c (mon.2) 11316 : audit 0 from='client.? 172.21.15.80:0/806431552' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:37:27.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:37:26 smithi090 bash[32384]: audit 2023-12-01T14:37:26.154628+0000 mon.c (mon.2) 11317 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:37:27.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:37:27 smithi080 bash[41963]: cluster 2023-12-01T14:37:27.022149+0000 mgr.y (mgr.24362) 17664 : cluster 0 pgmap v17633: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:37:27.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:37:27 smithi080 bash[28361]: cluster 2023-12-01T14:37:27.022149+0000 mgr.y (mgr.24362) 17664 : cluster 0 pgmap v17633: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:37:28.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:37:27 smithi090 bash[32384]: cluster 2023-12-01T14:37:27.022149+0000 mgr.y (mgr.24362) 17664 : cluster 0 pgmap v17633: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:37:28.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:37:28 smithi080 bash[28361]: audit 2023-12-01T14:37:28.240430+0000 mon.c (mon.2) 11318 : audit 0 from='client.? 172.21.15.80:0/3675952424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:37:28.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:37:28 smithi080 bash[41963]: audit 2023-12-01T14:37:28.240430+0000 mon.c (mon.2) 11318 : audit 0 from='client.? 172.21.15.80:0/3675952424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:37:29.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:37:28 smithi090 bash[32384]: audit 2023-12-01T14:37:28.240430+0000 mon.c (mon.2) 11318 : audit 0 from='client.? 172.21.15.80:0/3675952424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:37:29.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:37:29 smithi080 bash[28361]: cluster 2023-12-01T14:37:29.022637+0000 mgr.y (mgr.24362) 17665 : cluster 0 pgmap v17634: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:37:29.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:37:29 smithi080 bash[41963]: cluster 2023-12-01T14:37:29.022637+0000 mgr.y (mgr.24362) 17665 : cluster 0 pgmap v17634: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:37:30.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:37:29 smithi090 bash[32384]: cluster 2023-12-01T14:37:29.022637+0000 mgr.y (mgr.24362) 17665 : cluster 0 pgmap v17634: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:37:31.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:37:30 smithi090 bash[32384]: audit 2023-12-01T14:37:30.697753+0000 mon.c (mon.2) 11319 : audit 0 from='client.? 172.21.15.80:0/2705763513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:37:31.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:37:30 smithi080 bash[28361]: audit 2023-12-01T14:37:30.697753+0000 mon.c (mon.2) 11319 : audit 0 from='client.? 172.21.15.80:0/2705763513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:37:31.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:37:30 smithi080 bash[41963]: audit 2023-12-01T14:37:30.697753+0000 mon.c (mon.2) 11319 : audit 0 from='client.? 172.21.15.80:0/2705763513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:37:32.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:37:31 smithi090 bash[32384]: cluster 2023-12-01T14:37:31.023811+0000 mgr.y (mgr.24362) 17666 : cluster 0 pgmap v17635: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:37:32.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:37:31 smithi080 bash[28361]: cluster 2023-12-01T14:37:31.023811+0000 mgr.y (mgr.24362) 17666 : cluster 0 pgmap v17635: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:37:32.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:37:31 smithi080 bash[41963]: cluster 2023-12-01T14:37:31.023811+0000 mgr.y (mgr.24362) 17666 : cluster 0 pgmap v17635: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:37:33.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:37:33 smithi080 bash[28361]: audit 2023-12-01T14:37:32.056636+0000 mon.a (mon.0) 10754 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:37:33.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:37:33 smithi080 bash[28361]: audit 2023-12-01T14:37:32.067211+0000 mon.a (mon.0) 10755 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:37:33.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:37:33 smithi080 bash[28361]: audit 2023-12-01T14:37:32.409462+0000 mon.a (mon.0) 10756 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:37:33.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:37:33 smithi080 bash[28361]: audit 2023-12-01T14:37:32.419779+0000 mon.a (mon.0) 10757 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:37:33.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:37:33 smithi080 bash[28361]: audit 2023-12-01T14:37:33.003861+0000 mon.c (mon.2) 11320 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:37:33.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:37:33 smithi080 bash[28361]: audit 2023-12-01T14:37:33.005427+0000 mon.c (mon.2) 11321 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:37:33.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:37:33 smithi080 bash[28361]: audit 2023-12-01T14:37:33.014659+0000 mon.a (mon.0) 10758 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:37:33.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:37:33 smithi080 bash[28361]: cluster 2023-12-01T14:37:33.024405+0000 mgr.y (mgr.24362) 17667 : cluster 0 pgmap v17636: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:37:33.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:37:33 smithi080 bash[41963]: audit 2023-12-01T14:37:32.056636+0000 mon.a (mon.0) 10754 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:37:33.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:37:33 smithi080 bash[41963]: audit 2023-12-01T14:37:32.067211+0000 mon.a (mon.0) 10755 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:37:33.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:37:33 smithi080 bash[41963]: audit 2023-12-01T14:37:32.409462+0000 mon.a (mon.0) 10756 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:37:33.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:37:33 smithi080 bash[41963]: audit 2023-12-01T14:37:32.419779+0000 mon.a (mon.0) 10757 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:37:33.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:37:33 smithi080 bash[41963]: audit 2023-12-01T14:37:33.003861+0000 mon.c (mon.2) 11320 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:37:33.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:37:33 smithi080 bash[41963]: audit 2023-12-01T14:37:33.005427+0000 mon.c (mon.2) 11321 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:37:33.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:37:33 smithi080 bash[41963]: audit 2023-12-01T14:37:33.014659+0000 mon.a (mon.0) 10758 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:37:33.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:37:33 smithi080 bash[41963]: cluster 2023-12-01T14:37:33.024405+0000 mgr.y (mgr.24362) 17667 : cluster 0 pgmap v17636: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:37:33.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:37:33 smithi090 bash[32384]: audit 2023-12-01T14:37:32.056636+0000 mon.a (mon.0) 10754 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:37:33.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:37:33 smithi090 bash[32384]: audit 2023-12-01T14:37:32.067211+0000 mon.a (mon.0) 10755 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:37:33.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:37:33 smithi090 bash[32384]: audit 2023-12-01T14:37:32.409462+0000 mon.a (mon.0) 10756 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:37:33.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:37:33 smithi090 bash[32384]: audit 2023-12-01T14:37:32.419779+0000 mon.a (mon.0) 10757 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:37:33.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:37:33 smithi090 bash[32384]: audit 2023-12-01T14:37:33.003861+0000 mon.c (mon.2) 11320 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:37:33.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:37:33 smithi090 bash[32384]: audit 2023-12-01T14:37:33.005427+0000 mon.c (mon.2) 11321 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:37:33.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:37:33 smithi090 bash[32384]: audit 2023-12-01T14:37:33.014659+0000 mon.a (mon.0) 10758 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:37:33.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:37:33 smithi090 bash[32384]: cluster 2023-12-01T14:37:33.024405+0000 mgr.y (mgr.24362) 17667 : cluster 0 pgmap v17636: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:37:34.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:37:34 smithi080 bash[28361]: audit 2023-12-01T14:37:33.158387+0000 mon.a (mon.0) 10759 : audit 0 from='client.? 172.21.15.80:0/1341988705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:37:34.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:37:34 smithi080 bash[41963]: audit 2023-12-01T14:37:33.158387+0000 mon.a (mon.0) 10759 : audit 0 from='client.? 172.21.15.80:0/1341988705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:37:34.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:37:34 smithi090 bash[32384]: audit 2023-12-01T14:37:33.158387+0000 mon.a (mon.0) 10759 : audit 0 from='client.? 172.21.15.80:0/1341988705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:37:35.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:37:35 smithi080 bash[28361]: cluster 2023-12-01T14:37:35.025004+0000 mgr.y (mgr.24362) 17668 : cluster 0 pgmap v17637: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:37:35.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:37:35 smithi080 bash[28361]: audit 2023-12-01T14:37:35.607493+0000 mon.c (mon.2) 11322 : audit 0 from='client.? 172.21.15.80:0/1837384937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:37:35.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:37:35 smithi080 bash[41963]: cluster 2023-12-01T14:37:35.025004+0000 mgr.y (mgr.24362) 17668 : cluster 0 pgmap v17637: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:37:35.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:37:35 smithi080 bash[41963]: audit 2023-12-01T14:37:35.607493+0000 mon.c (mon.2) 11322 : audit 0 from='client.? 172.21.15.80:0/1837384937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:37:36.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:37:35 smithi090 bash[32384]: cluster 2023-12-01T14:37:35.025004+0000 mgr.y (mgr.24362) 17668 : cluster 0 pgmap v17637: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:37:36.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:37:35 smithi090 bash[32384]: audit 2023-12-01T14:37:35.607493+0000 mon.c (mon.2) 11322 : audit 0 from='client.? 172.21.15.80:0/1837384937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:37:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:37:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:37:36] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T14:37:37.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:37:37 smithi080 bash[28361]: cluster 2023-12-01T14:37:37.026173+0000 mgr.y (mgr.24362) 17669 : cluster 0 pgmap v17638: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:37:37.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:37:37 smithi080 bash[41963]: cluster 2023-12-01T14:37:37.026173+0000 mgr.y (mgr.24362) 17669 : cluster 0 pgmap v17638: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:37:37.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:37:37 smithi090 bash[32384]: cluster 2023-12-01T14:37:37.026173+0000 mgr.y (mgr.24362) 17669 : cluster 0 pgmap v17638: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:37:38.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:37:38 smithi080 bash[28361]: audit 2023-12-01T14:37:38.062409+0000 mon.c (mon.2) 11323 : audit 0 from='client.? 172.21.15.80:0/3012212334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:37:38.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:37:38 smithi080 bash[41963]: audit 2023-12-01T14:37:38.062409+0000 mon.c (mon.2) 11323 : audit 0 from='client.? 172.21.15.80:0/3012212334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:37:38.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:37:38 smithi090 bash[32384]: audit 2023-12-01T14:37:38.062409+0000 mon.c (mon.2) 11323 : audit 0 from='client.? 172.21.15.80:0/3012212334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:37:39.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:37:39 smithi080 bash[41963]: cluster 2023-12-01T14:37:39.026871+0000 mgr.y (mgr.24362) 17670 : cluster 0 pgmap v17639: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:37:39.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:37:39 smithi080 bash[28361]: cluster 2023-12-01T14:37:39.026871+0000 mgr.y (mgr.24362) 17670 : cluster 0 pgmap v17639: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:37:39.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:37:39 smithi090 bash[32384]: cluster 2023-12-01T14:37:39.026871+0000 mgr.y (mgr.24362) 17670 : cluster 0 pgmap v17639: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:37:40.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:37:40 smithi080 bash[41963]: audit 2023-12-01T14:37:40.513303+0000 mon.a (mon.0) 10760 : audit 0 from='client.? 172.21.15.80:0/2938516630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:37:40.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:37:40 smithi080 bash[28361]: audit 2023-12-01T14:37:40.513303+0000 mon.a (mon.0) 10760 : audit 0 from='client.? 172.21.15.80:0/2938516630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:37:41.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:37:40 smithi090 bash[32384]: audit 2023-12-01T14:37:40.513303+0000 mon.a (mon.0) 10760 : audit 0 from='client.? 172.21.15.80:0/2938516630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:37:41.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:37:41 smithi080 bash[28361]: audit 2023-12-01T14:37:40.714923+0000 mon.c (mon.2) 11324 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:37:41.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:37:41 smithi080 bash[28361]: cluster 2023-12-01T14:37:41.027975+0000 mgr.y (mgr.24362) 17671 : cluster 0 pgmap v17640: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:37:41.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:37:41 smithi080 bash[41963]: audit 2023-12-01T14:37:40.714923+0000 mon.c (mon.2) 11324 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:37:41.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:37:41 smithi080 bash[41963]: cluster 2023-12-01T14:37:41.027975+0000 mgr.y (mgr.24362) 17671 : cluster 0 pgmap v17640: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:37:42.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:37:41 smithi090 bash[32384]: audit 2023-12-01T14:37:40.714923+0000 mon.c (mon.2) 11324 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:37:42.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:37:41 smithi090 bash[32384]: cluster 2023-12-01T14:37:41.027975+0000 mgr.y (mgr.24362) 17671 : cluster 0 pgmap v17640: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:37:43.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:37:43 smithi090 bash[32384]: audit 2023-12-01T14:37:42.963562+0000 mon.c (mon.2) 11325 : audit 0 from='client.? 172.21.15.80:0/2592406356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:37:43.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:37:43 smithi080 bash[28361]: audit 2023-12-01T14:37:42.963562+0000 mon.c (mon.2) 11325 : audit 0 from='client.? 172.21.15.80:0/2592406356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:37:43.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:37:43 smithi080 bash[41963]: audit 2023-12-01T14:37:42.963562+0000 mon.c (mon.2) 11325 : audit 0 from='client.? 172.21.15.80:0/2592406356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:37:44.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:37:44 smithi080 bash[41963]: cluster 2023-12-01T14:37:43.028468+0000 mgr.y (mgr.24362) 17672 : cluster 0 pgmap v17641: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:37:44.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:37:44 smithi080 bash[28361]: cluster 2023-12-01T14:37:43.028468+0000 mgr.y (mgr.24362) 17672 : cluster 0 pgmap v17641: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:37:44.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:37:44 smithi090 bash[32384]: cluster 2023-12-01T14:37:43.028468+0000 mgr.y (mgr.24362) 17672 : cluster 0 pgmap v17641: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:37:45.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:37:45 smithi080 bash[28361]: cluster 2023-12-01T14:37:45.029060+0000 mgr.y (mgr.24362) 17673 : cluster 0 pgmap v17642: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:37:45.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:37:45 smithi080 bash[28361]: audit 2023-12-01T14:37:45.414742+0000 mon.a (mon.0) 10761 : audit 0 from='client.? 172.21.15.80:0/1518172393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:37:45.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:37:45 smithi080 bash[41963]: cluster 2023-12-01T14:37:45.029060+0000 mgr.y (mgr.24362) 17673 : cluster 0 pgmap v17642: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:37:45.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:37:45 smithi080 bash[41963]: audit 2023-12-01T14:37:45.414742+0000 mon.a (mon.0) 10761 : audit 0 from='client.? 172.21.15.80:0/1518172393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:37:46.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:37:45 smithi090 bash[32384]: cluster 2023-12-01T14:37:45.029060+0000 mgr.y (mgr.24362) 17673 : cluster 0 pgmap v17642: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:37:46.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:37:45 smithi090 bash[32384]: audit 2023-12-01T14:37:45.414742+0000 mon.a (mon.0) 10761 : audit 0 from='client.? 172.21.15.80:0/1518172393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:37:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:37:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:37:46] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T14:37:47.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:37:47 smithi080 bash[41963]: cluster 2023-12-01T14:37:47.030062+0000 mgr.y (mgr.24362) 17674 : cluster 0 pgmap v17643: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:37:47.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:37:47 smithi080 bash[28361]: cluster 2023-12-01T14:37:47.030062+0000 mgr.y (mgr.24362) 17674 : cluster 0 pgmap v17643: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:37:47.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:37:47 smithi090 bash[32384]: cluster 2023-12-01T14:37:47.030062+0000 mgr.y (mgr.24362) 17674 : cluster 0 pgmap v17643: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:37:48.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:37:48 smithi080 bash[28361]: audit 2023-12-01T14:37:47.865042+0000 mon.a (mon.0) 10762 : audit 0 from='client.? 172.21.15.80:0/2041171840' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:37:48.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:37:48 smithi080 bash[41963]: audit 2023-12-01T14:37:47.865042+0000 mon.a (mon.0) 10762 : audit 0 from='client.? 172.21.15.80:0/2041171840' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:37:48.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:37:48 smithi090 bash[32384]: audit 2023-12-01T14:37:47.865042+0000 mon.a (mon.0) 10762 : audit 0 from='client.? 172.21.15.80:0/2041171840' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:37:49.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:37:49 smithi080 bash[28361]: cluster 2023-12-01T14:37:49.030713+0000 mgr.y (mgr.24362) 17675 : cluster 0 pgmap v17644: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:37:49.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:37:49 smithi080 bash[41963]: cluster 2023-12-01T14:37:49.030713+0000 mgr.y (mgr.24362) 17675 : cluster 0 pgmap v17644: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:37:49.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:37:49 smithi090 bash[32384]: cluster 2023-12-01T14:37:49.030713+0000 mgr.y (mgr.24362) 17675 : cluster 0 pgmap v17644: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:37:50.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:37:50 smithi080 bash[28361]: audit 2023-12-01T14:37:50.326318+0000 mon.c (mon.2) 11326 : audit 0 from='client.? 172.21.15.80:0/1718456207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:37:50.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:37:50 smithi080 bash[41963]: audit 2023-12-01T14:37:50.326318+0000 mon.c (mon.2) 11326 : audit 0 from='client.? 172.21.15.80:0/1718456207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:37:51.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:37:50 smithi090 bash[32384]: audit 2023-12-01T14:37:50.326318+0000 mon.c (mon.2) 11326 : audit 0 from='client.? 172.21.15.80:0/1718456207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:37:51.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:37:51 smithi080 bash[28361]: cluster 2023-12-01T14:37:51.031805+0000 mgr.y (mgr.24362) 17676 : cluster 0 pgmap v17645: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:37:51.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:37:51 smithi080 bash[41963]: cluster 2023-12-01T14:37:51.031805+0000 mgr.y (mgr.24362) 17676 : cluster 0 pgmap v17645: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:37:52.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:37:51 smithi090 bash[32384]: cluster 2023-12-01T14:37:51.031805+0000 mgr.y (mgr.24362) 17676 : cluster 0 pgmap v17645: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:37:53.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:37:52 smithi080 bash[28361]: audit 2023-12-01T14:37:52.779169+0000 mon.a (mon.0) 10763 : audit 0 from='client.? 172.21.15.80:0/1707590141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:37:53.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:37:52 smithi080 bash[41963]: audit 2023-12-01T14:37:52.779169+0000 mon.a (mon.0) 10763 : audit 0 from='client.? 172.21.15.80:0/1707590141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:37:53.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:37:52 smithi090 bash[32384]: audit 2023-12-01T14:37:52.779169+0000 mon.a (mon.0) 10763 : audit 0 from='client.? 172.21.15.80:0/1707590141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:37:54.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:37:53 smithi080 bash[28361]: cluster 2023-12-01T14:37:53.032851+0000 mgr.y (mgr.24362) 17677 : cluster 0 pgmap v17646: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:37:54.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:37:53 smithi080 bash[41963]: cluster 2023-12-01T14:37:53.032851+0000 mgr.y (mgr.24362) 17677 : cluster 0 pgmap v17646: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:37:54.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:37:53 smithi090 bash[32384]: cluster 2023-12-01T14:37:53.032851+0000 mgr.y (mgr.24362) 17677 : cluster 0 pgmap v17646: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:37:55.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:37:55 smithi080 bash[28361]: cluster 2023-12-01T14:37:55.033646+0000 mgr.y (mgr.24362) 17678 : cluster 0 pgmap v17647: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:37:55.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:37:55 smithi080 bash[28361]: audit 2023-12-01T14:37:55.235783+0000 mon.c (mon.2) 11327 : audit 0 from='client.? 172.21.15.80:0/3893283081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:37:55.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:37:55 smithi080 bash[41963]: cluster 2023-12-01T14:37:55.033646+0000 mgr.y (mgr.24362) 17678 : cluster 0 pgmap v17647: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:37:55.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:37:55 smithi080 bash[41963]: audit 2023-12-01T14:37:55.235783+0000 mon.c (mon.2) 11327 : audit 0 from='client.? 172.21.15.80:0/3893283081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:37:56.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:37:55 smithi090 bash[32384]: cluster 2023-12-01T14:37:55.033646+0000 mgr.y (mgr.24362) 17678 : cluster 0 pgmap v17647: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:37:56.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:37:55 smithi090 bash[32384]: audit 2023-12-01T14:37:55.235783+0000 mon.c (mon.2) 11327 : audit 0 from='client.? 172.21.15.80:0/3893283081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:37:56.654 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:37:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:37:56] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T14:37:56.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:37:56 smithi080 bash[41963]: audit 2023-12-01T14:37:55.715067+0000 mon.c (mon.2) 11328 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:37:56.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:37:56 smithi080 bash[28361]: audit 2023-12-01T14:37:55.715067+0000 mon.c (mon.2) 11328 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:37:57.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:37:56 smithi090 bash[32384]: audit 2023-12-01T14:37:55.715067+0000 mon.c (mon.2) 11328 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:37:57.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:37:57 smithi080 bash[41963]: cluster 2023-12-01T14:37:57.034944+0000 mgr.y (mgr.24362) 17679 : cluster 0 pgmap v17648: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:37:57.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:37:57 smithi080 bash[28361]: cluster 2023-12-01T14:37:57.034944+0000 mgr.y (mgr.24362) 17679 : cluster 0 pgmap v17648: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:37:58.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:37:57 smithi090 bash[32384]: cluster 2023-12-01T14:37:57.034944+0000 mgr.y (mgr.24362) 17679 : cluster 0 pgmap v17648: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:37:58.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:37:58 smithi080 bash[41963]: audit 2023-12-01T14:37:57.693465+0000 mon.c (mon.2) 11329 : audit 0 from='client.? 172.21.15.80:0/1426989125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:37:58.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:37:58 smithi080 bash[28361]: audit 2023-12-01T14:37:57.693465+0000 mon.c (mon.2) 11329 : audit 0 from='client.? 172.21.15.80:0/1426989125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:37:59.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:37:58 smithi090 bash[32384]: audit 2023-12-01T14:37:57.693465+0000 mon.c (mon.2) 11329 : audit 0 from='client.? 172.21.15.80:0/1426989125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:37:59.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:37:59 smithi080 bash[28361]: cluster 2023-12-01T14:37:59.035746+0000 mgr.y (mgr.24362) 17680 : cluster 0 pgmap v17649: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:37:59.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:37:59 smithi080 bash[41963]: cluster 2023-12-01T14:37:59.035746+0000 mgr.y (mgr.24362) 17680 : cluster 0 pgmap v17649: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:38:00.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:37:59 smithi090 bash[32384]: cluster 2023-12-01T14:37:59.035746+0000 mgr.y (mgr.24362) 17680 : cluster 0 pgmap v17649: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:38:00.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:38:00 smithi080 bash[28361]: audit 2023-12-01T14:38:00.145568+0000 mon.a (mon.0) 10764 : audit 0 from='client.? 172.21.15.80:0/1126299694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:38:00.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:38:00 smithi080 bash[41963]: audit 2023-12-01T14:38:00.145568+0000 mon.a (mon.0) 10764 : audit 0 from='client.? 172.21.15.80:0/1126299694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:38:01.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:38:00 smithi090 bash[32384]: audit 2023-12-01T14:38:00.145568+0000 mon.a (mon.0) 10764 : audit 0 from='client.? 172.21.15.80:0/1126299694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:38:02.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:38:01 smithi090 bash[32384]: cluster 2023-12-01T14:38:01.036800+0000 mgr.y (mgr.24362) 17681 : cluster 0 pgmap v17650: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:38:02.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:38:01 smithi080 bash[28361]: cluster 2023-12-01T14:38:01.036800+0000 mgr.y (mgr.24362) 17681 : cluster 0 pgmap v17650: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:38:02.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:38:01 smithi080 bash[41963]: cluster 2023-12-01T14:38:01.036800+0000 mgr.y (mgr.24362) 17681 : cluster 0 pgmap v17650: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:38:03.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:38:02 smithi090 bash[32384]: audit 2023-12-01T14:38:02.615999+0000 mon.c (mon.2) 11330 : audit 0 from='client.? 172.21.15.80:0/4133667181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:38:03.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:38:02 smithi080 bash[41963]: audit 2023-12-01T14:38:02.615999+0000 mon.c (mon.2) 11330 : audit 0 from='client.? 172.21.15.80:0/4133667181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:38:03.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:38:02 smithi080 bash[28361]: audit 2023-12-01T14:38:02.615999+0000 mon.c (mon.2) 11330 : audit 0 from='client.? 172.21.15.80:0/4133667181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:38:04.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:38:03 smithi090 bash[32384]: cluster 2023-12-01T14:38:03.037467+0000 mgr.y (mgr.24362) 17682 : cluster 0 pgmap v17651: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:38:04.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:38:03 smithi080 bash[28361]: cluster 2023-12-01T14:38:03.037467+0000 mgr.y (mgr.24362) 17682 : cluster 0 pgmap v17651: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:38:04.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:38:03 smithi080 bash[41963]: cluster 2023-12-01T14:38:03.037467+0000 mgr.y (mgr.24362) 17682 : cluster 0 pgmap v17651: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:38:05.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:38:05 smithi080 bash[28361]: cluster 2023-12-01T14:38:05.037924+0000 mgr.y (mgr.24362) 17683 : cluster 0 pgmap v17652: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:38:05.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:38:05 smithi080 bash[28361]: audit 2023-12-01T14:38:05.079023+0000 mon.a (mon.0) 10765 : audit 0 from='client.? 172.21.15.80:0/731462495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:38:05.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:38:05 smithi080 bash[41963]: cluster 2023-12-01T14:38:05.037924+0000 mgr.y (mgr.24362) 17683 : cluster 0 pgmap v17652: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:38:05.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:38:05 smithi080 bash[41963]: audit 2023-12-01T14:38:05.079023+0000 mon.a (mon.0) 10765 : audit 0 from='client.? 172.21.15.80:0/731462495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:38:06.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:38:05 smithi090 bash[32384]: cluster 2023-12-01T14:38:05.037924+0000 mgr.y (mgr.24362) 17683 : cluster 0 pgmap v17652: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:38:06.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:38:05 smithi090 bash[32384]: audit 2023-12-01T14:38:05.079023+0000 mon.a (mon.0) 10765 : audit 0 from='client.? 172.21.15.80:0/731462495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:38:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:38:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:38:06] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T14:38:07.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:38:07 smithi080 bash[28361]: cluster 2023-12-01T14:38:07.039123+0000 mgr.y (mgr.24362) 17684 : cluster 0 pgmap v17653: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:38:07.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:38:07 smithi080 bash[41963]: cluster 2023-12-01T14:38:07.039123+0000 mgr.y (mgr.24362) 17684 : cluster 0 pgmap v17653: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:38:07.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:38:07 smithi090 bash[32384]: cluster 2023-12-01T14:38:07.039123+0000 mgr.y (mgr.24362) 17684 : cluster 0 pgmap v17653: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:38:08.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:38:08 smithi080 bash[28361]: audit 2023-12-01T14:38:07.539225+0000 mon.c (mon.2) 11331 : audit 0 from='client.? 172.21.15.80:0/278152906' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:38:08.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:38:08 smithi080 bash[41963]: audit 2023-12-01T14:38:07.539225+0000 mon.c (mon.2) 11331 : audit 0 from='client.? 172.21.15.80:0/278152906' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:38:08.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:38:08 smithi090 bash[32384]: audit 2023-12-01T14:38:07.539225+0000 mon.c (mon.2) 11331 : audit 0 from='client.? 172.21.15.80:0/278152906' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:38:09.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:38:09 smithi080 bash[28361]: cluster 2023-12-01T14:38:09.039977+0000 mgr.y (mgr.24362) 17685 : cluster 0 pgmap v17654: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:38:09.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:38:09 smithi080 bash[41963]: cluster 2023-12-01T14:38:09.039977+0000 mgr.y (mgr.24362) 17685 : cluster 0 pgmap v17654: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:38:09.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:38:09 smithi090 bash[32384]: cluster 2023-12-01T14:38:09.039977+0000 mgr.y (mgr.24362) 17685 : cluster 0 pgmap v17654: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:38:10.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:38:10 smithi080 bash[28361]: audit 2023-12-01T14:38:09.982152+0000 mon.c (mon.2) 11332 : audit 0 from='client.? 172.21.15.80:0/3490580240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:38:10.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:38:10 smithi080 bash[41963]: audit 2023-12-01T14:38:09.982152+0000 mon.c (mon.2) 11332 : audit 0 from='client.? 172.21.15.80:0/3490580240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:38:11.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:38:10 smithi090 bash[32384]: audit 2023-12-01T14:38:09.982152+0000 mon.c (mon.2) 11332 : audit 0 from='client.? 172.21.15.80:0/3490580240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:38:11.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:38:11 smithi080 bash[41963]: audit 2023-12-01T14:38:10.715440+0000 mon.c (mon.2) 11333 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:38:11.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:38:11 smithi080 bash[41963]: cluster 2023-12-01T14:38:11.041135+0000 mgr.y (mgr.24362) 17686 : cluster 0 pgmap v17655: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:38:11.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:38:11 smithi080 bash[28361]: audit 2023-12-01T14:38:10.715440+0000 mon.c (mon.2) 11333 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:38:11.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:38:11 smithi080 bash[28361]: cluster 2023-12-01T14:38:11.041135+0000 mgr.y (mgr.24362) 17686 : cluster 0 pgmap v17655: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:38:12.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:38:11 smithi090 bash[32384]: audit 2023-12-01T14:38:10.715440+0000 mon.c (mon.2) 11333 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:38:12.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:38:11 smithi090 bash[32384]: cluster 2023-12-01T14:38:11.041135+0000 mgr.y (mgr.24362) 17686 : cluster 0 pgmap v17655: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:38:12.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:38:12 smithi080 bash[41963]: audit 2023-12-01T14:38:12.431373+0000 mon.c (mon.2) 11334 : audit 0 from='client.? 172.21.15.80:0/1398471516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:38:12.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:38:12 smithi080 bash[28361]: audit 2023-12-01T14:38:12.431373+0000 mon.c (mon.2) 11334 : audit 0 from='client.? 172.21.15.80:0/1398471516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:38:13.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:38:12 smithi090 bash[32384]: audit 2023-12-01T14:38:12.431373+0000 mon.c (mon.2) 11334 : audit 0 from='client.? 172.21.15.80:0/1398471516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:38:13.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:38:13 smithi080 bash[41963]: cluster 2023-12-01T14:38:13.041879+0000 mgr.y (mgr.24362) 17687 : cluster 0 pgmap v17656: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:38:13.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:38:13 smithi080 bash[28361]: cluster 2023-12-01T14:38:13.041879+0000 mgr.y (mgr.24362) 17687 : cluster 0 pgmap v17656: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:38:14.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:38:13 smithi090 bash[32384]: cluster 2023-12-01T14:38:13.041879+0000 mgr.y (mgr.24362) 17687 : cluster 0 pgmap v17656: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:38:15.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:38:15 smithi080 bash[41963]: audit 2023-12-01T14:38:14.879912+0000 mon.a (mon.0) 10766 : audit 0 from='client.? 172.21.15.80:0/4281424531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:38:15.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:38:15 smithi080 bash[41963]: cluster 2023-12-01T14:38:15.042659+0000 mgr.y (mgr.24362) 17688 : cluster 0 pgmap v17657: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:38:15.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:38:15 smithi080 bash[28361]: audit 2023-12-01T14:38:14.879912+0000 mon.a (mon.0) 10766 : audit 0 from='client.? 172.21.15.80:0/4281424531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:38:15.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:38:15 smithi080 bash[28361]: cluster 2023-12-01T14:38:15.042659+0000 mgr.y (mgr.24362) 17688 : cluster 0 pgmap v17657: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:38:16.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:38:15 smithi090 bash[32384]: audit 2023-12-01T14:38:14.879912+0000 mon.a (mon.0) 10766 : audit 0 from='client.? 172.21.15.80:0/4281424531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:38:16.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:38:15 smithi090 bash[32384]: cluster 2023-12-01T14:38:15.042659+0000 mgr.y (mgr.24362) 17688 : cluster 0 pgmap v17657: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:38:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:38:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:38:16] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T14:38:17.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:38:17 smithi080 bash[28361]: cluster 2023-12-01T14:38:17.043759+0000 mgr.y (mgr.24362) 17689 : cluster 0 pgmap v17658: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:38:17.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:38:17 smithi080 bash[41963]: cluster 2023-12-01T14:38:17.043759+0000 mgr.y (mgr.24362) 17689 : cluster 0 pgmap v17658: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:38:17.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:38:17 smithi090 bash[32384]: cluster 2023-12-01T14:38:17.043759+0000 mgr.y (mgr.24362) 17689 : cluster 0 pgmap v17658: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:38:18.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:38:18 smithi080 bash[28361]: audit 2023-12-01T14:38:17.335159+0000 mon.c (mon.2) 11335 : audit 0 from='client.? 172.21.15.80:0/2008286172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:38:18.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:38:18 smithi080 bash[41963]: audit 2023-12-01T14:38:17.335159+0000 mon.c (mon.2) 11335 : audit 0 from='client.? 172.21.15.80:0/2008286172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:38:18.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:38:18 smithi090 bash[32384]: audit 2023-12-01T14:38:17.335159+0000 mon.c (mon.2) 11335 : audit 0 from='client.? 172.21.15.80:0/2008286172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:38:19.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:38:19 smithi080 bash[28361]: cluster 2023-12-01T14:38:19.044351+0000 mgr.y (mgr.24362) 17690 : cluster 0 pgmap v17659: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:38:19.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:38:19 smithi080 bash[41963]: cluster 2023-12-01T14:38:19.044351+0000 mgr.y (mgr.24362) 17690 : cluster 0 pgmap v17659: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:38:19.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:38:19 smithi090 bash[32384]: cluster 2023-12-01T14:38:19.044351+0000 mgr.y (mgr.24362) 17690 : cluster 0 pgmap v17659: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:38:20.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:38:20 smithi080 bash[28361]: audit 2023-12-01T14:38:19.798466+0000 mon.c (mon.2) 11336 : audit 0 from='client.? 172.21.15.80:0/3662732707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:38:20.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:38:20 smithi080 bash[41963]: audit 2023-12-01T14:38:19.798466+0000 mon.c (mon.2) 11336 : audit 0 from='client.? 172.21.15.80:0/3662732707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:38:21.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:38:20 smithi090 bash[32384]: audit 2023-12-01T14:38:19.798466+0000 mon.c (mon.2) 11336 : audit 0 from='client.? 172.21.15.80:0/3662732707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:38:21.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:38:21 smithi080 bash[28361]: cluster 2023-12-01T14:38:21.045452+0000 mgr.y (mgr.24362) 17691 : cluster 0 pgmap v17660: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:38:21.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:38:21 smithi080 bash[41963]: cluster 2023-12-01T14:38:21.045452+0000 mgr.y (mgr.24362) 17691 : cluster 0 pgmap v17660: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:38:22.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:38:21 smithi090 bash[32384]: cluster 2023-12-01T14:38:21.045452+0000 mgr.y (mgr.24362) 17691 : cluster 0 pgmap v17660: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:38:22.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:38:22 smithi080 bash[41963]: audit 2023-12-01T14:38:22.252236+0000 mon.a (mon.0) 10767 : audit 0 from='client.? 172.21.15.80:0/2857173474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:38:22.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:38:22 smithi080 bash[28361]: audit 2023-12-01T14:38:22.252236+0000 mon.a (mon.0) 10767 : audit 0 from='client.? 172.21.15.80:0/2857173474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:38:23.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:38:22 smithi090 bash[32384]: audit 2023-12-01T14:38:22.252236+0000 mon.a (mon.0) 10767 : audit 0 from='client.? 172.21.15.80:0/2857173474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:38:23.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:38:23 smithi080 bash[28361]: cluster 2023-12-01T14:38:23.046098+0000 mgr.y (mgr.24362) 17692 : cluster 0 pgmap v17661: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:38:23.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:38:23 smithi080 bash[41963]: cluster 2023-12-01T14:38:23.046098+0000 mgr.y (mgr.24362) 17692 : cluster 0 pgmap v17661: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:38:24.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:38:23 smithi090 bash[32384]: cluster 2023-12-01T14:38:23.046098+0000 mgr.y (mgr.24362) 17692 : cluster 0 pgmap v17661: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:38:25.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:38:25 smithi080 bash[28361]: audit 2023-12-01T14:38:24.702592+0000 mon.c (mon.2) 11337 : audit 0 from='client.? 172.21.15.80:0/1007278217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:38:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:38:25 smithi080 bash[41963]: audit 2023-12-01T14:38:24.702592+0000 mon.c (mon.2) 11337 : audit 0 from='client.? 172.21.15.80:0/1007278217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:38:26.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:38:25 smithi090 bash[32384]: audit 2023-12-01T14:38:24.702592+0000 mon.c (mon.2) 11337 : audit 0 from='client.? 172.21.15.80:0/1007278217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:38:26.667 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:38:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:38:26] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T14:38:26.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:38:26 smithi080 bash[28361]: cluster 2023-12-01T14:38:25.046812+0000 mgr.y (mgr.24362) 17693 : cluster 0 pgmap v17662: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:38:26.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:38:26 smithi080 bash[28361]: audit 2023-12-01T14:38:25.716062+0000 mon.c (mon.2) 11338 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:38:26.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:38:26 smithi080 bash[41963]: cluster 2023-12-01T14:38:25.046812+0000 mgr.y (mgr.24362) 17693 : cluster 0 pgmap v17662: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:38:26.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:38:26 smithi080 bash[41963]: audit 2023-12-01T14:38:25.716062+0000 mon.c (mon.2) 11338 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:38:27.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:38:26 smithi090 bash[32384]: cluster 2023-12-01T14:38:25.046812+0000 mgr.y (mgr.24362) 17693 : cluster 0 pgmap v17662: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:38:27.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:38:26 smithi090 bash[32384]: audit 2023-12-01T14:38:25.716062+0000 mon.c (mon.2) 11338 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:38:27.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:38:27 smithi080 bash[41963]: audit 2023-12-01T14:38:27.155994+0000 mon.a (mon.0) 10768 : audit 0 from='client.? 172.21.15.80:0/1236870461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:38:27.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:38:27 smithi080 bash[28361]: audit 2023-12-01T14:38:27.155994+0000 mon.a (mon.0) 10768 : audit 0 from='client.? 172.21.15.80:0/1236870461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:38:28.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:38:27 smithi090 bash[32384]: audit 2023-12-01T14:38:27.155994+0000 mon.a (mon.0) 10768 : audit 0 from='client.? 172.21.15.80:0/1236870461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:38:28.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:38:28 smithi080 bash[28361]: cluster 2023-12-01T14:38:27.047560+0000 mgr.y (mgr.24362) 17694 : cluster 0 pgmap v17663: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:38:28.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:38:28 smithi080 bash[41963]: cluster 2023-12-01T14:38:27.047560+0000 mgr.y (mgr.24362) 17694 : cluster 0 pgmap v17663: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:38:29.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:38:28 smithi090 bash[32384]: cluster 2023-12-01T14:38:27.047560+0000 mgr.y (mgr.24362) 17694 : cluster 0 pgmap v17663: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:38:30.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:38:29 smithi090 bash[32384]: audit 2023-12-01T14:38:29.610118+0000 mon.a (mon.0) 10769 : audit 0 from='client.? 172.21.15.80:0/2342553633' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:38:30.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:38:29 smithi080 bash[28361]: audit 2023-12-01T14:38:29.610118+0000 mon.a (mon.0) 10769 : audit 0 from='client.? 172.21.15.80:0/2342553633' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:38:30.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:38:29 smithi080 bash[41963]: audit 2023-12-01T14:38:29.610118+0000 mon.a (mon.0) 10769 : audit 0 from='client.? 172.21.15.80:0/2342553633' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:38:31.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:38:30 smithi090 bash[32384]: cluster 2023-12-01T14:38:29.048248+0000 mgr.y (mgr.24362) 17695 : cluster 0 pgmap v17664: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:38:31.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:38:30 smithi080 bash[28361]: cluster 2023-12-01T14:38:29.048248+0000 mgr.y (mgr.24362) 17695 : cluster 0 pgmap v17664: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:38:31.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:38:30 smithi080 bash[41963]: cluster 2023-12-01T14:38:29.048248+0000 mgr.y (mgr.24362) 17695 : cluster 0 pgmap v17664: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:38:33.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:38:32 smithi090 bash[32384]: cluster 2023-12-01T14:38:31.049285+0000 mgr.y (mgr.24362) 17696 : cluster 0 pgmap v17665: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:38:33.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:38:32 smithi090 bash[32384]: audit 2023-12-01T14:38:32.066341+0000 mon.c (mon.2) 11339 : audit 0 from='client.? 172.21.15.80:0/2459112322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:38:33.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:38:32 smithi080 bash[41963]: cluster 2023-12-01T14:38:31.049285+0000 mgr.y (mgr.24362) 17696 : cluster 0 pgmap v17665: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:38:33.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:38:32 smithi080 bash[41963]: audit 2023-12-01T14:38:32.066341+0000 mon.c (mon.2) 11339 : audit 0 from='client.? 172.21.15.80:0/2459112322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:38:33.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:38:32 smithi080 bash[28361]: cluster 2023-12-01T14:38:31.049285+0000 mgr.y (mgr.24362) 17696 : cluster 0 pgmap v17665: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:38:33.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:38:32 smithi080 bash[28361]: audit 2023-12-01T14:38:32.066341+0000 mon.c (mon.2) 11339 : audit 0 from='client.? 172.21.15.80:0/2459112322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:38:34.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:38:33 smithi090 bash[32384]: audit 2023-12-01T14:38:33.095765+0000 mon.c (mon.2) 11340 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:38:34.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:38:33 smithi090 bash[32384]: audit 2023-12-01T14:38:33.477115+0000 mon.a (mon.0) 10770 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:38:34.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:38:33 smithi090 bash[32384]: audit 2023-12-01T14:38:33.489877+0000 mon.a (mon.0) 10771 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:38:34.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:38:33 smithi080 bash[28361]: audit 2023-12-01T14:38:33.095765+0000 mon.c (mon.2) 11340 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:38:34.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:38:33 smithi080 bash[28361]: audit 2023-12-01T14:38:33.477115+0000 mon.a (mon.0) 10770 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:38:34.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:38:33 smithi080 bash[28361]: audit 2023-12-01T14:38:33.489877+0000 mon.a (mon.0) 10771 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:38:34.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:38:33 smithi080 bash[41963]: audit 2023-12-01T14:38:33.095765+0000 mon.c (mon.2) 11340 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:38:34.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:38:33 smithi080 bash[41963]: audit 2023-12-01T14:38:33.477115+0000 mon.a (mon.0) 10770 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:38:34.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:38:33 smithi080 bash[41963]: audit 2023-12-01T14:38:33.489877+0000 mon.a (mon.0) 10771 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:38:35.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:38:34 smithi090 bash[32384]: cluster 2023-12-01T14:38:33.049949+0000 mgr.y (mgr.24362) 17697 : cluster 0 pgmap v17666: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:38:35.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:38:34 smithi090 bash[32384]: audit 2023-12-01T14:38:34.515828+0000 mon.a (mon.0) 10772 : audit 0 from='client.? 172.21.15.80:0/1546795483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:38:35.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:38:34 smithi080 bash[28361]: cluster 2023-12-01T14:38:33.049949+0000 mgr.y (mgr.24362) 17697 : cluster 0 pgmap v17666: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:38:35.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:38:34 smithi080 bash[28361]: audit 2023-12-01T14:38:34.515828+0000 mon.a (mon.0) 10772 : audit 0 from='client.? 172.21.15.80:0/1546795483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:38:35.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:38:34 smithi080 bash[41963]: cluster 2023-12-01T14:38:33.049949+0000 mgr.y (mgr.24362) 17697 : cluster 0 pgmap v17666: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:38:35.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:38:34 smithi080 bash[41963]: audit 2023-12-01T14:38:34.515828+0000 mon.a (mon.0) 10772 : audit 0 from='client.? 172.21.15.80:0/1546795483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:38:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:38:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:38:36] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T14:38:37.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:38:36 smithi090 bash[32384]: cluster 2023-12-01T14:38:35.050653+0000 mgr.y (mgr.24362) 17698 : cluster 0 pgmap v17667: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:38:37.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:38:36 smithi080 bash[28361]: cluster 2023-12-01T14:38:35.050653+0000 mgr.y (mgr.24362) 17698 : cluster 0 pgmap v17667: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:38:37.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:38:36 smithi080 bash[41963]: cluster 2023-12-01T14:38:35.050653+0000 mgr.y (mgr.24362) 17698 : cluster 0 pgmap v17667: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:38:38.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:38:37 smithi090 bash[32384]: audit 2023-12-01T14:38:36.974272+0000 mon.c (mon.2) 11341 : audit 0 from='client.? 172.21.15.80:0/3561640252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:38:38.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:38:37 smithi080 bash[28361]: audit 2023-12-01T14:38:36.974272+0000 mon.c (mon.2) 11341 : audit 0 from='client.? 172.21.15.80:0/3561640252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:38:38.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:38:37 smithi080 bash[41963]: audit 2023-12-01T14:38:36.974272+0000 mon.c (mon.2) 11341 : audit 0 from='client.? 172.21.15.80:0/3561640252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:38:39.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:38:38 smithi090 bash[32384]: cluster 2023-12-01T14:38:37.051805+0000 mgr.y (mgr.24362) 17699 : cluster 0 pgmap v17668: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:38:39.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:38:38 smithi080 bash[28361]: cluster 2023-12-01T14:38:37.051805+0000 mgr.y (mgr.24362) 17699 : cluster 0 pgmap v17668: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:38:39.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:38:38 smithi080 bash[41963]: cluster 2023-12-01T14:38:37.051805+0000 mgr.y (mgr.24362) 17699 : cluster 0 pgmap v17668: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:38:40.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:38:40 smithi080 bash[28361]: cluster 2023-12-01T14:38:39.052233+0000 mgr.y (mgr.24362) 17700 : cluster 0 pgmap v17669: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:38:40.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:38:40 smithi080 bash[28361]: audit 2023-12-01T14:38:39.283379+0000 mon.a (mon.0) 10773 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:38:40.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:38:40 smithi080 bash[28361]: audit 2023-12-01T14:38:39.292503+0000 mon.a (mon.0) 10774 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:38:40.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:38:40 smithi080 bash[28361]: audit 2023-12-01T14:38:39.299343+0000 mon.a (mon.0) 10775 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:38:40.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:38:40 smithi080 bash[28361]: audit 2023-12-01T14:38:39.309067+0000 mon.a (mon.0) 10776 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:38:40.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:38:40 smithi080 bash[28361]: audit 2023-12-01T14:38:39.471440+0000 mon.a (mon.0) 10777 : audit 0 from='client.? 172.21.15.80:0/567450126' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:38:40.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:38:40 smithi080 bash[28361]: audit 2023-12-01T14:38:39.846285+0000 mon.c (mon.2) 11342 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:38:40.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:38:40 smithi080 bash[28361]: audit 2023-12-01T14:38:39.848178+0000 mon.c (mon.2) 11343 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:38:40.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:38:40 smithi080 bash[28361]: audit 2023-12-01T14:38:39.859267+0000 mon.a (mon.0) 10778 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:38:40.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:38:40 smithi080 bash[41963]: cluster 2023-12-01T14:38:39.052233+0000 mgr.y (mgr.24362) 17700 : cluster 0 pgmap v17669: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:38:40.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:38:40 smithi080 bash[41963]: audit 2023-12-01T14:38:39.283379+0000 mon.a (mon.0) 10773 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:38:40.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:38:40 smithi080 bash[41963]: audit 2023-12-01T14:38:39.292503+0000 mon.a (mon.0) 10774 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:38:40.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:38:40 smithi080 bash[41963]: audit 2023-12-01T14:38:39.299343+0000 mon.a (mon.0) 10775 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:38:40.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:38:40 smithi080 bash[41963]: audit 2023-12-01T14:38:39.309067+0000 mon.a (mon.0) 10776 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:38:40.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:38:40 smithi080 bash[41963]: audit 2023-12-01T14:38:39.471440+0000 mon.a (mon.0) 10777 : audit 0 from='client.? 172.21.15.80:0/567450126' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:38:40.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:38:40 smithi080 bash[41963]: audit 2023-12-01T14:38:39.846285+0000 mon.c (mon.2) 11342 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:38:40.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:38:40 smithi080 bash[41963]: audit 2023-12-01T14:38:39.848178+0000 mon.c (mon.2) 11343 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:38:40.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:38:40 smithi080 bash[41963]: audit 2023-12-01T14:38:39.859267+0000 mon.a (mon.0) 10778 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:38:40.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:38:40 smithi090 bash[32384]: cluster 2023-12-01T14:38:39.052233+0000 mgr.y (mgr.24362) 17700 : cluster 0 pgmap v17669: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:38:40.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:38:40 smithi090 bash[32384]: audit 2023-12-01T14:38:39.283379+0000 mon.a (mon.0) 10773 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:38:40.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:38:40 smithi090 bash[32384]: audit 2023-12-01T14:38:39.292503+0000 mon.a (mon.0) 10774 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:38:40.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:38:40 smithi090 bash[32384]: audit 2023-12-01T14:38:39.299343+0000 mon.a (mon.0) 10775 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:38:40.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:38:40 smithi090 bash[32384]: audit 2023-12-01T14:38:39.309067+0000 mon.a (mon.0) 10776 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:38:40.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:38:40 smithi090 bash[32384]: audit 2023-12-01T14:38:39.471440+0000 mon.a (mon.0) 10777 : audit 0 from='client.? 172.21.15.80:0/567450126' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:38:40.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:38:40 smithi090 bash[32384]: audit 2023-12-01T14:38:39.846285+0000 mon.c (mon.2) 11342 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:38:40.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:38:40 smithi090 bash[32384]: audit 2023-12-01T14:38:39.848178+0000 mon.c (mon.2) 11343 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:38:40.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:38:40 smithi090 bash[32384]: audit 2023-12-01T14:38:39.859267+0000 mon.a (mon.0) 10778 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:38:41.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:38:41 smithi080 bash[28361]: audit 2023-12-01T14:38:40.716368+0000 mon.c (mon.2) 11344 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:38:41.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:38:41 smithi080 bash[41963]: audit 2023-12-01T14:38:40.716368+0000 mon.c (mon.2) 11344 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:38:41.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:38:41 smithi090 bash[32384]: audit 2023-12-01T14:38:40.716368+0000 mon.c (mon.2) 11344 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:38:42.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:38:42 smithi080 bash[28361]: cluster 2023-12-01T14:38:41.053221+0000 mgr.y (mgr.24362) 17701 : cluster 0 pgmap v17670: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:38:42.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:38:42 smithi080 bash[28361]: audit 2023-12-01T14:38:41.924796+0000 mon.a (mon.0) 10779 : audit 0 from='client.? 172.21.15.80:0/408491537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:38:42.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:38:42 smithi080 bash[41963]: cluster 2023-12-01T14:38:41.053221+0000 mgr.y (mgr.24362) 17701 : cluster 0 pgmap v17670: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:38:42.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:38:42 smithi080 bash[41963]: audit 2023-12-01T14:38:41.924796+0000 mon.a (mon.0) 10779 : audit 0 from='client.? 172.21.15.80:0/408491537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:38:42.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:38:42 smithi090 bash[32384]: cluster 2023-12-01T14:38:41.053221+0000 mgr.y (mgr.24362) 17701 : cluster 0 pgmap v17670: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:38:42.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:38:42 smithi090 bash[32384]: audit 2023-12-01T14:38:41.924796+0000 mon.a (mon.0) 10779 : audit 0 from='client.? 172.21.15.80:0/408491537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:38:44.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:38:44 smithi080 bash[28361]: cluster 2023-12-01T14:38:43.053881+0000 mgr.y (mgr.24362) 17702 : cluster 0 pgmap v17671: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:38:44.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:38:44 smithi080 bash[41963]: cluster 2023-12-01T14:38:43.053881+0000 mgr.y (mgr.24362) 17702 : cluster 0 pgmap v17671: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:38:44.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:38:44 smithi090 bash[32384]: cluster 2023-12-01T14:38:43.053881+0000 mgr.y (mgr.24362) 17702 : cluster 0 pgmap v17671: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:38:45.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:38:45 smithi080 bash[28361]: audit 2023-12-01T14:38:44.386251+0000 mon.c (mon.2) 11345 : audit 0 from='client.? 172.21.15.80:0/846920364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:38:45.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:38:45 smithi080 bash[41963]: audit 2023-12-01T14:38:44.386251+0000 mon.c (mon.2) 11345 : audit 0 from='client.? 172.21.15.80:0/846920364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:38:45.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:38:45 smithi090 bash[32384]: audit 2023-12-01T14:38:44.386251+0000 mon.c (mon.2) 11345 : audit 0 from='client.? 172.21.15.80:0/846920364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:38:46.672 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:38:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:38:46] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T14:38:46.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:38:46 smithi080 bash[28361]: cluster 2023-12-01T14:38:45.054589+0000 mgr.y (mgr.24362) 17703 : cluster 0 pgmap v17672: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:38:46.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:38:46 smithi080 bash[41963]: cluster 2023-12-01T14:38:45.054589+0000 mgr.y (mgr.24362) 17703 : cluster 0 pgmap v17672: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:38:47.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:38:46 smithi090 bash[32384]: cluster 2023-12-01T14:38:45.054589+0000 mgr.y (mgr.24362) 17703 : cluster 0 pgmap v17672: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:38:47.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:38:47 smithi080 bash[28361]: audit 2023-12-01T14:38:46.859859+0000 mon.a (mon.0) 10780 : audit 0 from='client.? 172.21.15.80:0/1915427447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:38:47.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:38:47 smithi080 bash[41963]: audit 2023-12-01T14:38:46.859859+0000 mon.a (mon.0) 10780 : audit 0 from='client.? 172.21.15.80:0/1915427447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:38:48.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:38:47 smithi090 bash[32384]: audit 2023-12-01T14:38:46.859859+0000 mon.a (mon.0) 10780 : audit 0 from='client.? 172.21.15.80:0/1915427447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:38:49.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:38:48 smithi090 bash[32384]: cluster 2023-12-01T14:38:47.055790+0000 mgr.y (mgr.24362) 17704 : cluster 0 pgmap v17673: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:38:49.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:38:48 smithi080 bash[28361]: cluster 2023-12-01T14:38:47.055790+0000 mgr.y (mgr.24362) 17704 : cluster 0 pgmap v17673: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:38:49.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:38:48 smithi080 bash[41963]: cluster 2023-12-01T14:38:47.055790+0000 mgr.y (mgr.24362) 17704 : cluster 0 pgmap v17673: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:38:50.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:38:49 smithi090 bash[32384]: audit 2023-12-01T14:38:49.318528+0000 mon.a (mon.0) 10781 : audit 0 from='client.? 172.21.15.80:0/2575657765' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:38:50.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:38:49 smithi080 bash[41963]: audit 2023-12-01T14:38:49.318528+0000 mon.a (mon.0) 10781 : audit 0 from='client.? 172.21.15.80:0/2575657765' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:38:50.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:38:49 smithi080 bash[28361]: audit 2023-12-01T14:38:49.318528+0000 mon.a (mon.0) 10781 : audit 0 from='client.? 172.21.15.80:0/2575657765' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:38:51.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:38:50 smithi090 bash[32384]: cluster 2023-12-01T14:38:49.056412+0000 mgr.y (mgr.24362) 17705 : cluster 0 pgmap v17674: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:38:51.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:38:50 smithi080 bash[41963]: cluster 2023-12-01T14:38:49.056412+0000 mgr.y (mgr.24362) 17705 : cluster 0 pgmap v17674: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:38:51.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:38:50 smithi080 bash[28361]: cluster 2023-12-01T14:38:49.056412+0000 mgr.y (mgr.24362) 17705 : cluster 0 pgmap v17674: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:38:53.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:38:52 smithi090 bash[32384]: cluster 2023-12-01T14:38:51.057513+0000 mgr.y (mgr.24362) 17706 : cluster 0 pgmap v17675: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:38:53.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:38:52 smithi090 bash[32384]: audit 2023-12-01T14:38:51.777163+0000 mon.a (mon.0) 10782 : audit 0 from='client.? 172.21.15.80:0/589746337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:38:53.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:38:52 smithi080 bash[41963]: cluster 2023-12-01T14:38:51.057513+0000 mgr.y (mgr.24362) 17706 : cluster 0 pgmap v17675: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:38:53.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:38:52 smithi080 bash[41963]: audit 2023-12-01T14:38:51.777163+0000 mon.a (mon.0) 10782 : audit 0 from='client.? 172.21.15.80:0/589746337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:38:53.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:38:52 smithi080 bash[28361]: cluster 2023-12-01T14:38:51.057513+0000 mgr.y (mgr.24362) 17706 : cluster 0 pgmap v17675: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:38:53.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:38:52 smithi080 bash[28361]: audit 2023-12-01T14:38:51.777163+0000 mon.a (mon.0) 10782 : audit 0 from='client.? 172.21.15.80:0/589746337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:38:55.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:38:54 smithi090 bash[32384]: cluster 2023-12-01T14:38:53.058159+0000 mgr.y (mgr.24362) 17707 : cluster 0 pgmap v17676: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:38:55.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:38:54 smithi090 bash[32384]: audit 2023-12-01T14:38:54.238223+0000 mon.c (mon.2) 11346 : audit 0 from='client.? 172.21.15.80:0/4198373936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:38:55.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:38:54 smithi080 bash[41963]: cluster 2023-12-01T14:38:53.058159+0000 mgr.y (mgr.24362) 17707 : cluster 0 pgmap v17676: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:38:55.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:38:54 smithi080 bash[41963]: audit 2023-12-01T14:38:54.238223+0000 mon.c (mon.2) 11346 : audit 0 from='client.? 172.21.15.80:0/4198373936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:38:55.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:38:54 smithi080 bash[28361]: cluster 2023-12-01T14:38:53.058159+0000 mgr.y (mgr.24362) 17707 : cluster 0 pgmap v17676: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:38:55.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:38:54 smithi080 bash[28361]: audit 2023-12-01T14:38:54.238223+0000 mon.c (mon.2) 11346 : audit 0 from='client.? 172.21.15.80:0/4198373936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:38:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:38:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:38:56] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T14:38:57.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:38:56 smithi090 bash[32384]: cluster 2023-12-01T14:38:55.058818+0000 mgr.y (mgr.24362) 17708 : cluster 0 pgmap v17677: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:38:57.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:38:56 smithi090 bash[32384]: audit 2023-12-01T14:38:55.716341+0000 mon.c (mon.2) 11347 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:38:57.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:38:56 smithi090 bash[32384]: audit 2023-12-01T14:38:56.693723+0000 mon.a (mon.0) 10783 : audit 0 from='client.? 172.21.15.80:0/3188316988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:38:57.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:38:56 smithi080 bash[28361]: cluster 2023-12-01T14:38:55.058818+0000 mgr.y (mgr.24362) 17708 : cluster 0 pgmap v17677: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:38:57.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:38:56 smithi080 bash[28361]: audit 2023-12-01T14:38:55.716341+0000 mon.c (mon.2) 11347 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:38:57.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:38:56 smithi080 bash[28361]: audit 2023-12-01T14:38:56.693723+0000 mon.a (mon.0) 10783 : audit 0 from='client.? 172.21.15.80:0/3188316988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:38:57.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:38:56 smithi080 bash[41963]: cluster 2023-12-01T14:38:55.058818+0000 mgr.y (mgr.24362) 17708 : cluster 0 pgmap v17677: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:38:57.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:38:56 smithi080 bash[41963]: audit 2023-12-01T14:38:55.716341+0000 mon.c (mon.2) 11347 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:38:57.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:38:56 smithi080 bash[41963]: audit 2023-12-01T14:38:56.693723+0000 mon.a (mon.0) 10783 : audit 0 from='client.? 172.21.15.80:0/3188316988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:38:59.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:38:58 smithi090 bash[32384]: cluster 2023-12-01T14:38:57.059989+0000 mgr.y (mgr.24362) 17709 : cluster 0 pgmap v17678: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:38:59.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:38:58 smithi080 bash[28361]: cluster 2023-12-01T14:38:57.059989+0000 mgr.y (mgr.24362) 17709 : cluster 0 pgmap v17678: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:38:59.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:38:58 smithi080 bash[41963]: cluster 2023-12-01T14:38:57.059989+0000 mgr.y (mgr.24362) 17709 : cluster 0 pgmap v17678: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:39:00.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:38:59 smithi090 bash[32384]: audit 2023-12-01T14:38:59.152982+0000 mon.a (mon.0) 10784 : audit 0 from='client.? 172.21.15.80:0/2265945979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:39:00.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:38:59 smithi080 bash[41963]: audit 2023-12-01T14:38:59.152982+0000 mon.a (mon.0) 10784 : audit 0 from='client.? 172.21.15.80:0/2265945979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:39:00.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:38:59 smithi080 bash[28361]: audit 2023-12-01T14:38:59.152982+0000 mon.a (mon.0) 10784 : audit 0 from='client.? 172.21.15.80:0/2265945979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:39:01.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:39:00 smithi090 bash[32384]: cluster 2023-12-01T14:38:59.060683+0000 mgr.y (mgr.24362) 17710 : cluster 0 pgmap v17679: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:39:01.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:39:00 smithi080 bash[41963]: cluster 2023-12-01T14:38:59.060683+0000 mgr.y (mgr.24362) 17710 : cluster 0 pgmap v17679: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:39:01.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:39:00 smithi080 bash[28361]: cluster 2023-12-01T14:38:59.060683+0000 mgr.y (mgr.24362) 17710 : cluster 0 pgmap v17679: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:39:02.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:39:01 smithi090 bash[32384]: audit 2023-12-01T14:39:01.608765+0000 mon.c (mon.2) 11348 : audit 0 from='client.? 172.21.15.80:0/242545587' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:39:02.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:39:01 smithi080 bash[28361]: audit 2023-12-01T14:39:01.608765+0000 mon.c (mon.2) 11348 : audit 0 from='client.? 172.21.15.80:0/242545587' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:39:02.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:39:01 smithi080 bash[41963]: audit 2023-12-01T14:39:01.608765+0000 mon.c (mon.2) 11348 : audit 0 from='client.? 172.21.15.80:0/242545587' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:39:03.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:39:02 smithi090 bash[32384]: cluster 2023-12-01T14:39:01.061848+0000 mgr.y (mgr.24362) 17711 : cluster 0 pgmap v17680: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:39:03.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:39:02 smithi080 bash[41963]: cluster 2023-12-01T14:39:01.061848+0000 mgr.y (mgr.24362) 17711 : cluster 0 pgmap v17680: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:39:03.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:39:02 smithi080 bash[28361]: cluster 2023-12-01T14:39:01.061848+0000 mgr.y (mgr.24362) 17711 : cluster 0 pgmap v17680: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:39:05.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:39:04 smithi090 bash[32384]: cluster 2023-12-01T14:39:03.062532+0000 mgr.y (mgr.24362) 17712 : cluster 0 pgmap v17681: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:39:05.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:39:04 smithi090 bash[32384]: audit 2023-12-01T14:39:04.063041+0000 mon.c (mon.2) 11349 : audit 0 from='client.? 172.21.15.80:0/3201066028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:39:05.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:39:04 smithi080 bash[28361]: cluster 2023-12-01T14:39:03.062532+0000 mgr.y (mgr.24362) 17712 : cluster 0 pgmap v17681: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:39:05.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:39:04 smithi080 bash[28361]: audit 2023-12-01T14:39:04.063041+0000 mon.c (mon.2) 11349 : audit 0 from='client.? 172.21.15.80:0/3201066028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:39:05.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:39:04 smithi080 bash[41963]: cluster 2023-12-01T14:39:03.062532+0000 mgr.y (mgr.24362) 17712 : cluster 0 pgmap v17681: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:39:05.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:39:04 smithi080 bash[41963]: audit 2023-12-01T14:39:04.063041+0000 mon.c (mon.2) 11349 : audit 0 from='client.? 172.21.15.80:0/3201066028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:39:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:39:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:39:06] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T14:39:07.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:39:06 smithi090 bash[32384]: cluster 2023-12-01T14:39:05.063183+0000 mgr.y (mgr.24362) 17713 : cluster 0 pgmap v17682: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:39:07.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:39:06 smithi090 bash[32384]: audit 2023-12-01T14:39:06.516392+0000 mon.c (mon.2) 11350 : audit 0 from='client.? 172.21.15.80:0/1323041475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:39:07.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:39:06 smithi080 bash[28361]: cluster 2023-12-01T14:39:05.063183+0000 mgr.y (mgr.24362) 17713 : cluster 0 pgmap v17682: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:39:07.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:39:06 smithi080 bash[28361]: audit 2023-12-01T14:39:06.516392+0000 mon.c (mon.2) 11350 : audit 0 from='client.? 172.21.15.80:0/1323041475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:39:07.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:39:06 smithi080 bash[41963]: cluster 2023-12-01T14:39:05.063183+0000 mgr.y (mgr.24362) 17713 : cluster 0 pgmap v17682: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:39:07.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:39:06 smithi080 bash[41963]: audit 2023-12-01T14:39:06.516392+0000 mon.c (mon.2) 11350 : audit 0 from='client.? 172.21.15.80:0/1323041475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:39:09.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:39:08 smithi090 bash[32384]: cluster 2023-12-01T14:39:07.064380+0000 mgr.y (mgr.24362) 17714 : cluster 0 pgmap v17683: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:39:09.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:39:08 smithi080 bash[28361]: cluster 2023-12-01T14:39:07.064380+0000 mgr.y (mgr.24362) 17714 : cluster 0 pgmap v17683: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:39:09.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:39:08 smithi080 bash[41963]: cluster 2023-12-01T14:39:07.064380+0000 mgr.y (mgr.24362) 17714 : cluster 0 pgmap v17683: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:39:10.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:39:09 smithi090 bash[32384]: audit 2023-12-01T14:39:08.977751+0000 mon.c (mon.2) 11351 : audit 0 from='client.? 172.21.15.80:0/364118878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:39:10.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:39:09 smithi080 bash[28361]: audit 2023-12-01T14:39:08.977751+0000 mon.c (mon.2) 11351 : audit 0 from='client.? 172.21.15.80:0/364118878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:39:10.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:39:09 smithi080 bash[41963]: audit 2023-12-01T14:39:08.977751+0000 mon.c (mon.2) 11351 : audit 0 from='client.? 172.21.15.80:0/364118878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:39:11.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:39:10 smithi090 bash[32384]: cluster 2023-12-01T14:39:09.065052+0000 mgr.y (mgr.24362) 17715 : cluster 0 pgmap v17684: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:39:11.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:39:10 smithi090 bash[32384]: audit 2023-12-01T14:39:10.717146+0000 mon.c (mon.2) 11352 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:39:11.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:39:10 smithi080 bash[28361]: cluster 2023-12-01T14:39:09.065052+0000 mgr.y (mgr.24362) 17715 : cluster 0 pgmap v17684: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:39:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:39:10 smithi080 bash[28361]: audit 2023-12-01T14:39:10.717146+0000 mon.c (mon.2) 11352 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:39:11.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:39:10 smithi080 bash[41963]: cluster 2023-12-01T14:39:09.065052+0000 mgr.y (mgr.24362) 17715 : cluster 0 pgmap v17684: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:39:11.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:39:10 smithi080 bash[41963]: audit 2023-12-01T14:39:10.717146+0000 mon.c (mon.2) 11352 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:39:12.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:39:11 smithi080 bash[28361]: audit 2023-12-01T14:39:11.434702+0000 mon.c (mon.2) 11353 : audit 0 from='client.? 172.21.15.80:0/2530295568' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:39:12.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:39:11 smithi080 bash[41963]: audit 2023-12-01T14:39:11.434702+0000 mon.c (mon.2) 11353 : audit 0 from='client.? 172.21.15.80:0/2530295568' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:39:12.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:39:11 smithi090 bash[32384]: audit 2023-12-01T14:39:11.434702+0000 mon.c (mon.2) 11353 : audit 0 from='client.? 172.21.15.80:0/2530295568' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:39:13.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:39:12 smithi080 bash[28361]: cluster 2023-12-01T14:39:11.066136+0000 mgr.y (mgr.24362) 17716 : cluster 0 pgmap v17685: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:39:13.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:39:12 smithi080 bash[41963]: cluster 2023-12-01T14:39:11.066136+0000 mgr.y (mgr.24362) 17716 : cluster 0 pgmap v17685: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:39:13.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:39:12 smithi090 bash[32384]: cluster 2023-12-01T14:39:11.066136+0000 mgr.y (mgr.24362) 17716 : cluster 0 pgmap v17685: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:39:15.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:39:14 smithi080 bash[41963]: cluster 2023-12-01T14:39:13.066787+0000 mgr.y (mgr.24362) 17717 : cluster 0 pgmap v17686: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:39:15.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:39:14 smithi080 bash[41963]: audit 2023-12-01T14:39:13.890585+0000 mon.c (mon.2) 11354 : audit 0 from='client.? 172.21.15.80:0/470966267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:39:15.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:39:14 smithi080 bash[28361]: cluster 2023-12-01T14:39:13.066787+0000 mgr.y (mgr.24362) 17717 : cluster 0 pgmap v17686: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:39:15.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:39:14 smithi080 bash[28361]: audit 2023-12-01T14:39:13.890585+0000 mon.c (mon.2) 11354 : audit 0 from='client.? 172.21.15.80:0/470966267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:39:15.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:39:14 smithi090 bash[32384]: cluster 2023-12-01T14:39:13.066787+0000 mgr.y (mgr.24362) 17717 : cluster 0 pgmap v17686: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:39:15.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:39:14 smithi090 bash[32384]: audit 2023-12-01T14:39:13.890585+0000 mon.c (mon.2) 11354 : audit 0 from='client.? 172.21.15.80:0/470966267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:39:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:39:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:39:16] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T14:39:17.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:39:16 smithi080 bash[28361]: cluster 2023-12-01T14:39:15.067448+0000 mgr.y (mgr.24362) 17718 : cluster 0 pgmap v17687: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:39:17.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:39:16 smithi080 bash[28361]: audit 2023-12-01T14:39:16.343289+0000 mon.c (mon.2) 11355 : audit 0 from='client.? 172.21.15.80:0/3128220591' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:39:17.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:39:16 smithi080 bash[41963]: cluster 2023-12-01T14:39:15.067448+0000 mgr.y (mgr.24362) 17718 : cluster 0 pgmap v17687: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:39:17.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:39:16 smithi080 bash[41963]: audit 2023-12-01T14:39:16.343289+0000 mon.c (mon.2) 11355 : audit 0 from='client.? 172.21.15.80:0/3128220591' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:39:17.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:39:16 smithi090 bash[32384]: cluster 2023-12-01T14:39:15.067448+0000 mgr.y (mgr.24362) 17718 : cluster 0 pgmap v17687: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:39:17.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:39:16 smithi090 bash[32384]: audit 2023-12-01T14:39:16.343289+0000 mon.c (mon.2) 11355 : audit 0 from='client.? 172.21.15.80:0/3128220591' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:39:19.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:39:18 smithi080 bash[28361]: cluster 2023-12-01T14:39:17.068530+0000 mgr.y (mgr.24362) 17719 : cluster 0 pgmap v17688: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:39:19.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:39:18 smithi080 bash[41963]: cluster 2023-12-01T14:39:17.068530+0000 mgr.y (mgr.24362) 17719 : cluster 0 pgmap v17688: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:39:19.268 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:39:18 smithi090 bash[32384]: cluster 2023-12-01T14:39:17.068530+0000 mgr.y (mgr.24362) 17719 : cluster 0 pgmap v17688: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:39:20.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:39:19 smithi080 bash[28361]: audit 2023-12-01T14:39:18.795680+0000 mon.a (mon.0) 10785 : audit 0 from='client.? 172.21.15.80:0/3948706331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:39:20.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:39:19 smithi080 bash[41963]: audit 2023-12-01T14:39:18.795680+0000 mon.a (mon.0) 10785 : audit 0 from='client.? 172.21.15.80:0/3948706331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:39:20.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:39:19 smithi090 bash[32384]: audit 2023-12-01T14:39:18.795680+0000 mon.a (mon.0) 10785 : audit 0 from='client.? 172.21.15.80:0/3948706331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:39:21.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:39:20 smithi080 bash[28361]: cluster 2023-12-01T14:39:19.069177+0000 mgr.y (mgr.24362) 17720 : cluster 0 pgmap v17689: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:39:21.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:39:20 smithi080 bash[41963]: cluster 2023-12-01T14:39:19.069177+0000 mgr.y (mgr.24362) 17720 : cluster 0 pgmap v17689: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:39:21.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:39:20 smithi090 bash[32384]: cluster 2023-12-01T14:39:19.069177+0000 mgr.y (mgr.24362) 17720 : cluster 0 pgmap v17689: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:39:22.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:39:21 smithi080 bash[41963]: audit 2023-12-01T14:39:21.252741+0000 mon.c (mon.2) 11356 : audit 0 from='client.? 172.21.15.80:0/305582894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:39:22.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:39:21 smithi080 bash[28361]: audit 2023-12-01T14:39:21.252741+0000 mon.c (mon.2) 11356 : audit 0 from='client.? 172.21.15.80:0/305582894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:39:22.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:39:21 smithi090 bash[32384]: audit 2023-12-01T14:39:21.252741+0000 mon.c (mon.2) 11356 : audit 0 from='client.? 172.21.15.80:0/305582894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:39:23.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:39:22 smithi080 bash[28361]: cluster 2023-12-01T14:39:21.070264+0000 mgr.y (mgr.24362) 17721 : cluster 0 pgmap v17690: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:39:23.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:39:22 smithi080 bash[41963]: cluster 2023-12-01T14:39:21.070264+0000 mgr.y (mgr.24362) 17721 : cluster 0 pgmap v17690: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:39:23.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:39:22 smithi090 bash[32384]: cluster 2023-12-01T14:39:21.070264+0000 mgr.y (mgr.24362) 17721 : cluster 0 pgmap v17690: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:39:24.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:39:23 smithi080 bash[41963]: audit 2023-12-01T14:39:23.705320+0000 mon.a (mon.0) 10786 : audit 0 from='client.? 172.21.15.80:0/1909918115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:39:24.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:39:23 smithi080 bash[28361]: audit 2023-12-01T14:39:23.705320+0000 mon.a (mon.0) 10786 : audit 0 from='client.? 172.21.15.80:0/1909918115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:39:24.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:39:23 smithi090 bash[32384]: audit 2023-12-01T14:39:23.705320+0000 mon.a (mon.0) 10786 : audit 0 from='client.? 172.21.15.80:0/1909918115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:39:25.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:39:24 smithi080 bash[41963]: cluster 2023-12-01T14:39:23.070895+0000 mgr.y (mgr.24362) 17722 : cluster 0 pgmap v17691: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:39:25.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:39:24 smithi080 bash[28361]: cluster 2023-12-01T14:39:23.070895+0000 mgr.y (mgr.24362) 17722 : cluster 0 pgmap v17691: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:39:25.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:39:24 smithi090 bash[32384]: cluster 2023-12-01T14:39:23.070895+0000 mgr.y (mgr.24362) 17722 : cluster 0 pgmap v17691: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:39:26.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:39:25 smithi080 bash[41963]: audit 2023-12-01T14:39:25.717470+0000 mon.c (mon.2) 11357 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:39:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:39:25 smithi080 bash[28361]: audit 2023-12-01T14:39:25.717470+0000 mon.c (mon.2) 11357 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:39:26.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:39:25 smithi090 bash[32384]: audit 2023-12-01T14:39:25.717470+0000 mon.c (mon.2) 11357 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:39:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:39:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:39:26] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T14:39:27.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:39:26 smithi080 bash[28361]: cluster 2023-12-01T14:39:25.071554+0000 mgr.y (mgr.24362) 17723 : cluster 0 pgmap v17692: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:39:27.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:39:26 smithi080 bash[28361]: audit 2023-12-01T14:39:26.157495+0000 mon.a (mon.0) 10787 : audit 0 from='client.? 172.21.15.80:0/1287647958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:39:27.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:39:26 smithi080 bash[41963]: cluster 2023-12-01T14:39:25.071554+0000 mgr.y (mgr.24362) 17723 : cluster 0 pgmap v17692: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:39:27.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:39:26 smithi080 bash[41963]: audit 2023-12-01T14:39:26.157495+0000 mon.a (mon.0) 10787 : audit 0 from='client.? 172.21.15.80:0/1287647958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:39:27.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:39:26 smithi090 bash[32384]: cluster 2023-12-01T14:39:25.071554+0000 mgr.y (mgr.24362) 17723 : cluster 0 pgmap v17692: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:39:27.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:39:26 smithi090 bash[32384]: audit 2023-12-01T14:39:26.157495+0000 mon.a (mon.0) 10787 : audit 0 from='client.? 172.21.15.80:0/1287647958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:39:29.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:39:28 smithi080 bash[28361]: cluster 2023-12-01T14:39:27.072709+0000 mgr.y (mgr.24362) 17724 : cluster 0 pgmap v17693: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:39:29.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:39:28 smithi080 bash[28361]: audit 2023-12-01T14:39:28.615627+0000 mon.c (mon.2) 11358 : audit 0 from='client.? 172.21.15.80:0/145760642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:39:29.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:39:28 smithi080 bash[41963]: cluster 2023-12-01T14:39:27.072709+0000 mgr.y (mgr.24362) 17724 : cluster 0 pgmap v17693: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:39:29.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:39:28 smithi080 bash[41963]: audit 2023-12-01T14:39:28.615627+0000 mon.c (mon.2) 11358 : audit 0 from='client.? 172.21.15.80:0/145760642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:39:29.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:39:28 smithi090 bash[32384]: cluster 2023-12-01T14:39:27.072709+0000 mgr.y (mgr.24362) 17724 : cluster 0 pgmap v17693: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:39:29.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:39:28 smithi090 bash[32384]: audit 2023-12-01T14:39:28.615627+0000 mon.c (mon.2) 11358 : audit 0 from='client.? 172.21.15.80:0/145760642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:39:31.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:39:30 smithi080 bash[28361]: cluster 2023-12-01T14:39:29.073354+0000 mgr.y (mgr.24362) 17725 : cluster 0 pgmap v17694: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:39:31.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:39:30 smithi080 bash[41963]: cluster 2023-12-01T14:39:29.073354+0000 mgr.y (mgr.24362) 17725 : cluster 0 pgmap v17694: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:39:31.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:39:30 smithi090 bash[32384]: cluster 2023-12-01T14:39:29.073354+0000 mgr.y (mgr.24362) 17725 : cluster 0 pgmap v17694: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:39:32.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:39:31 smithi080 bash[28361]: audit 2023-12-01T14:39:31.066105+0000 mon.a (mon.0) 10788 : audit 0 from='client.? 172.21.15.80:0/3927306575' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:39:32.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:39:31 smithi080 bash[41963]: audit 2023-12-01T14:39:31.066105+0000 mon.a (mon.0) 10788 : audit 0 from='client.? 172.21.15.80:0/3927306575' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:39:32.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:39:31 smithi090 bash[32384]: audit 2023-12-01T14:39:31.066105+0000 mon.a (mon.0) 10788 : audit 0 from='client.? 172.21.15.80:0/3927306575' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:39:33.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:39:32 smithi080 bash[41963]: cluster 2023-12-01T14:39:31.074339+0000 mgr.y (mgr.24362) 17726 : cluster 0 pgmap v17695: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:39:33.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:39:32 smithi080 bash[28361]: cluster 2023-12-01T14:39:31.074339+0000 mgr.y (mgr.24362) 17726 : cluster 0 pgmap v17695: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:39:33.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:39:32 smithi090 bash[32384]: cluster 2023-12-01T14:39:31.074339+0000 mgr.y (mgr.24362) 17726 : cluster 0 pgmap v17695: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:39:34.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:39:33 smithi080 bash[41963]: audit 2023-12-01T14:39:33.518860+0000 mon.a (mon.0) 10789 : audit 0 from='client.? 172.21.15.80:0/3312349747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:39:34.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:39:33 smithi080 bash[28361]: audit 2023-12-01T14:39:33.518860+0000 mon.a (mon.0) 10789 : audit 0 from='client.? 172.21.15.80:0/3312349747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:39:34.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:39:33 smithi090 bash[32384]: audit 2023-12-01T14:39:33.518860+0000 mon.a (mon.0) 10789 : audit 0 from='client.? 172.21.15.80:0/3312349747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:39:35.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:39:34 smithi080 bash[28361]: cluster 2023-12-01T14:39:33.074959+0000 mgr.y (mgr.24362) 17727 : cluster 0 pgmap v17696: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:39:35.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:39:34 smithi080 bash[41963]: cluster 2023-12-01T14:39:33.074959+0000 mgr.y (mgr.24362) 17727 : cluster 0 pgmap v17696: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:39:35.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:39:34 smithi090 bash[32384]: cluster 2023-12-01T14:39:33.074959+0000 mgr.y (mgr.24362) 17727 : cluster 0 pgmap v17696: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:39:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:39:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:39:36] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T14:39:37.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:39:36 smithi080 bash[28361]: cluster 2023-12-01T14:39:35.075630+0000 mgr.y (mgr.24362) 17728 : cluster 0 pgmap v17697: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:39:37.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:39:36 smithi080 bash[28361]: audit 2023-12-01T14:39:35.980414+0000 mon.a (mon.0) 10790 : audit 0 from='client.? 172.21.15.80:0/2130617074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:39:37.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:39:36 smithi080 bash[41963]: cluster 2023-12-01T14:39:35.075630+0000 mgr.y (mgr.24362) 17728 : cluster 0 pgmap v17697: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:39:37.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:39:36 smithi080 bash[41963]: audit 2023-12-01T14:39:35.980414+0000 mon.a (mon.0) 10790 : audit 0 from='client.? 172.21.15.80:0/2130617074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:39:37.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:39:36 smithi090 bash[32384]: cluster 2023-12-01T14:39:35.075630+0000 mgr.y (mgr.24362) 17728 : cluster 0 pgmap v17697: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:39:37.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:39:36 smithi090 bash[32384]: audit 2023-12-01T14:39:35.980414+0000 mon.a (mon.0) 10790 : audit 0 from='client.? 172.21.15.80:0/2130617074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:39:39.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:39:38 smithi080 bash[41963]: cluster 2023-12-01T14:39:37.076766+0000 mgr.y (mgr.24362) 17729 : cluster 0 pgmap v17698: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:39:39.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:39:38 smithi080 bash[41963]: audit 2023-12-01T14:39:38.436240+0000 mon.c (mon.2) 11359 : audit 0 from='client.? 172.21.15.80:0/1263039100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:39:39.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:39:38 smithi080 bash[28361]: cluster 2023-12-01T14:39:37.076766+0000 mgr.y (mgr.24362) 17729 : cluster 0 pgmap v17698: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:39:39.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:39:38 smithi080 bash[28361]: audit 2023-12-01T14:39:38.436240+0000 mon.c (mon.2) 11359 : audit 0 from='client.? 172.21.15.80:0/1263039100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:39:39.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:39:38 smithi090 bash[32384]: cluster 2023-12-01T14:39:37.076766+0000 mgr.y (mgr.24362) 17729 : cluster 0 pgmap v17698: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:39:39.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:39:38 smithi090 bash[32384]: audit 2023-12-01T14:39:38.436240+0000 mon.c (mon.2) 11359 : audit 0 from='client.? 172.21.15.80:0/1263039100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:39:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:39:40 smithi080 bash[28361]: cluster 2023-12-01T14:39:39.077542+0000 mgr.y (mgr.24362) 17730 : cluster 0 pgmap v17699: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:39:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:39:40 smithi080 bash[28361]: audit 2023-12-01T14:39:39.943047+0000 mon.c (mon.2) 11360 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:39:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:39:40 smithi080 bash[28361]: audit 2023-12-01T14:39:40.324757+0000 mon.a (mon.0) 10791 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:39:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:39:40 smithi080 bash[28361]: audit 2023-12-01T14:39:40.338129+0000 mon.a (mon.0) 10792 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:39:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:39:40 smithi080 bash[28361]: audit 2023-12-01T14:39:40.717515+0000 mon.c (mon.2) 11361 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:39:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:39:40 smithi080 bash[41963]: cluster 2023-12-01T14:39:39.077542+0000 mgr.y (mgr.24362) 17730 : cluster 0 pgmap v17699: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:39:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:39:40 smithi080 bash[41963]: audit 2023-12-01T14:39:39.943047+0000 mon.c (mon.2) 11360 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:39:41.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:39:40 smithi080 bash[41963]: audit 2023-12-01T14:39:40.324757+0000 mon.a (mon.0) 10791 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:39:41.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:39:40 smithi080 bash[41963]: audit 2023-12-01T14:39:40.338129+0000 mon.a (mon.0) 10792 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:39:41.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:39:40 smithi080 bash[41963]: audit 2023-12-01T14:39:40.717515+0000 mon.c (mon.2) 11361 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:39:41.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:39:40 smithi090 bash[32384]: cluster 2023-12-01T14:39:39.077542+0000 mgr.y (mgr.24362) 17730 : cluster 0 pgmap v17699: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:39:41.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:39:40 smithi090 bash[32384]: audit 2023-12-01T14:39:39.943047+0000 mon.c (mon.2) 11360 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:39:41.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:39:40 smithi090 bash[32384]: audit 2023-12-01T14:39:40.324757+0000 mon.a (mon.0) 10791 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:39:41.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:39:40 smithi090 bash[32384]: audit 2023-12-01T14:39:40.338129+0000 mon.a (mon.0) 10792 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:39:41.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:39:40 smithi090 bash[32384]: audit 2023-12-01T14:39:40.717515+0000 mon.c (mon.2) 11361 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:39:42.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:39:41 smithi080 bash[28361]: audit 2023-12-01T14:39:40.898069+0000 mon.c (mon.2) 11362 : audit 0 from='client.? 172.21.15.80:0/2225867168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:39:42.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:39:41 smithi080 bash[41963]: audit 2023-12-01T14:39:40.898069+0000 mon.c (mon.2) 11362 : audit 0 from='client.? 172.21.15.80:0/2225867168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:39:42.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:39:41 smithi090 bash[32384]: audit 2023-12-01T14:39:40.898069+0000 mon.c (mon.2) 11362 : audit 0 from='client.? 172.21.15.80:0/2225867168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:39:43.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:39:42 smithi080 bash[28361]: cluster 2023-12-01T14:39:41.078684+0000 mgr.y (mgr.24362) 17731 : cluster 0 pgmap v17700: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:39:43.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:39:42 smithi080 bash[41963]: cluster 2023-12-01T14:39:41.078684+0000 mgr.y (mgr.24362) 17731 : cluster 0 pgmap v17700: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:39:43.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:39:42 smithi090 bash[32384]: cluster 2023-12-01T14:39:41.078684+0000 mgr.y (mgr.24362) 17731 : cluster 0 pgmap v17700: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:39:44.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:39:43 smithi080 bash[41963]: audit 2023-12-01T14:39:43.356505+0000 mon.a (mon.0) 10793 : audit 0 from='client.? 172.21.15.80:0/330493775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:39:44.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:39:43 smithi080 bash[28361]: audit 2023-12-01T14:39:43.356505+0000 mon.a (mon.0) 10793 : audit 0 from='client.? 172.21.15.80:0/330493775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:39:44.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:39:43 smithi090 bash[32384]: audit 2023-12-01T14:39:43.356505+0000 mon.a (mon.0) 10793 : audit 0 from='client.? 172.21.15.80:0/330493775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:39:45.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:39:44 smithi080 bash[28361]: cluster 2023-12-01T14:39:43.079336+0000 mgr.y (mgr.24362) 17732 : cluster 0 pgmap v17701: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:39:45.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:39:44 smithi080 bash[41963]: cluster 2023-12-01T14:39:43.079336+0000 mgr.y (mgr.24362) 17732 : cluster 0 pgmap v17701: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:39:45.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:39:44 smithi090 bash[32384]: cluster 2023-12-01T14:39:43.079336+0000 mgr.y (mgr.24362) 17732 : cluster 0 pgmap v17701: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:39:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:39:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:39:46] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T14:39:47.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:39:46 smithi080 bash[28361]: cluster 2023-12-01T14:39:45.079845+0000 mgr.y (mgr.24362) 17733 : cluster 0 pgmap v17702: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:39:47.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:39:46 smithi080 bash[28361]: audit 2023-12-01T14:39:45.785305+0000 mon.a (mon.0) 10794 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:39:47.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:39:46 smithi080 bash[28361]: audit 2023-12-01T14:39:45.798524+0000 mon.a (mon.0) 10795 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:39:47.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:39:46 smithi080 bash[28361]: audit 2023-12-01T14:39:45.820681+0000 mon.a (mon.0) 10796 : audit 0 from='client.? 172.21.15.80:0/3158028197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:39:47.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:39:46 smithi080 bash[28361]: audit 2023-12-01T14:39:46.488195+0000 mon.a (mon.0) 10797 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:39:47.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:39:46 smithi080 bash[28361]: audit 2023-12-01T14:39:46.497711+0000 mon.a (mon.0) 10798 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:39:47.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:39:46 smithi080 bash[41963]: cluster 2023-12-01T14:39:45.079845+0000 mgr.y (mgr.24362) 17733 : cluster 0 pgmap v17702: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:39:47.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:39:46 smithi080 bash[41963]: audit 2023-12-01T14:39:45.785305+0000 mon.a (mon.0) 10794 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:39:47.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:39:46 smithi080 bash[41963]: audit 2023-12-01T14:39:45.798524+0000 mon.a (mon.0) 10795 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:39:47.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:39:46 smithi080 bash[41963]: audit 2023-12-01T14:39:45.820681+0000 mon.a (mon.0) 10796 : audit 0 from='client.? 172.21.15.80:0/3158028197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:39:47.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:39:46 smithi080 bash[41963]: audit 2023-12-01T14:39:46.488195+0000 mon.a (mon.0) 10797 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:39:47.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:39:46 smithi080 bash[41963]: audit 2023-12-01T14:39:46.497711+0000 mon.a (mon.0) 10798 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:39:47.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:39:46 smithi090 bash[32384]: cluster 2023-12-01T14:39:45.079845+0000 mgr.y (mgr.24362) 17733 : cluster 0 pgmap v17702: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:39:47.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:39:46 smithi090 bash[32384]: audit 2023-12-01T14:39:45.785305+0000 mon.a (mon.0) 10794 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:39:47.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:39:46 smithi090 bash[32384]: audit 2023-12-01T14:39:45.798524+0000 mon.a (mon.0) 10795 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:39:47.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:39:46 smithi090 bash[32384]: audit 2023-12-01T14:39:45.820681+0000 mon.a (mon.0) 10796 : audit 0 from='client.? 172.21.15.80:0/3158028197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:39:47.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:39:46 smithi090 bash[32384]: audit 2023-12-01T14:39:46.488195+0000 mon.a (mon.0) 10797 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:39:47.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:39:46 smithi090 bash[32384]: audit 2023-12-01T14:39:46.497711+0000 mon.a (mon.0) 10798 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:39:48.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:39:47 smithi080 bash[28361]: audit 2023-12-01T14:39:46.972491+0000 mon.c (mon.2) 11363 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:39:48.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:39:47 smithi080 bash[28361]: audit 2023-12-01T14:39:46.974479+0000 mon.c (mon.2) 11364 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:39:48.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:39:47 smithi080 bash[28361]: audit 2023-12-01T14:39:46.984171+0000 mon.a (mon.0) 10799 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:39:48.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:39:47 smithi080 bash[41963]: audit 2023-12-01T14:39:46.972491+0000 mon.c (mon.2) 11363 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:39:48.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:39:47 smithi080 bash[41963]: audit 2023-12-01T14:39:46.974479+0000 mon.c (mon.2) 11364 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:39:48.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:39:47 smithi080 bash[41963]: audit 2023-12-01T14:39:46.984171+0000 mon.a (mon.0) 10799 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:39:48.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:39:47 smithi090 bash[32384]: audit 2023-12-01T14:39:46.972491+0000 mon.c (mon.2) 11363 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:39:48.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:39:47 smithi090 bash[32384]: audit 2023-12-01T14:39:46.974479+0000 mon.c (mon.2) 11364 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:39:48.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:39:47 smithi090 bash[32384]: audit 2023-12-01T14:39:46.984171+0000 mon.a (mon.0) 10799 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:39:49.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:39:48 smithi090 bash[32384]: cluster 2023-12-01T14:39:47.080715+0000 mgr.y (mgr.24362) 17734 : cluster 0 pgmap v17703: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:39:49.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:39:48 smithi090 bash[32384]: audit 2023-12-01T14:39:48.275816+0000 mon.c (mon.2) 11365 : audit 0 from='client.? 172.21.15.80:0/4202583264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:39:49.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:39:48 smithi080 bash[28361]: cluster 2023-12-01T14:39:47.080715+0000 mgr.y (mgr.24362) 17734 : cluster 0 pgmap v17703: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:39:49.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:39:48 smithi080 bash[28361]: audit 2023-12-01T14:39:48.275816+0000 mon.c (mon.2) 11365 : audit 0 from='client.? 172.21.15.80:0/4202583264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:39:49.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:39:48 smithi080 bash[41963]: cluster 2023-12-01T14:39:47.080715+0000 mgr.y (mgr.24362) 17734 : cluster 0 pgmap v17703: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:39:49.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:39:48 smithi080 bash[41963]: audit 2023-12-01T14:39:48.275816+0000 mon.c (mon.2) 11365 : audit 0 from='client.? 172.21.15.80:0/4202583264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:39:51.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:39:50 smithi090 bash[32384]: cluster 2023-12-01T14:39:49.081370+0000 mgr.y (mgr.24362) 17735 : cluster 0 pgmap v17704: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:39:51.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:39:50 smithi090 bash[32384]: audit 2023-12-01T14:39:50.724511+0000 mon.c (mon.2) 11366 : audit 0 from='client.? 172.21.15.80:0/1900155091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:39:51.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:39:50 smithi080 bash[28361]: cluster 2023-12-01T14:39:49.081370+0000 mgr.y (mgr.24362) 17735 : cluster 0 pgmap v17704: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:39:51.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:39:50 smithi080 bash[28361]: audit 2023-12-01T14:39:50.724511+0000 mon.c (mon.2) 11366 : audit 0 from='client.? 172.21.15.80:0/1900155091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:39:51.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:39:50 smithi080 bash[41963]: cluster 2023-12-01T14:39:49.081370+0000 mgr.y (mgr.24362) 17735 : cluster 0 pgmap v17704: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:39:51.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:39:50 smithi080 bash[41963]: audit 2023-12-01T14:39:50.724511+0000 mon.c (mon.2) 11366 : audit 0 from='client.? 172.21.15.80:0/1900155091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:39:53.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:39:52 smithi090 bash[32384]: cluster 2023-12-01T14:39:51.082551+0000 mgr.y (mgr.24362) 17736 : cluster 0 pgmap v17705: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:39:53.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:39:52 smithi080 bash[28361]: cluster 2023-12-01T14:39:51.082551+0000 mgr.y (mgr.24362) 17736 : cluster 0 pgmap v17705: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:39:53.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:39:52 smithi080 bash[41963]: cluster 2023-12-01T14:39:51.082551+0000 mgr.y (mgr.24362) 17736 : cluster 0 pgmap v17705: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:39:54.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:39:54 smithi090 bash[32384]: audit 2023-12-01T14:39:53.176723+0000 mon.a (mon.0) 10800 : audit 0 from='client.? 172.21.15.80:0/1427063486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:39:54.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:39:54 smithi080 bash[28361]: audit 2023-12-01T14:39:53.176723+0000 mon.a (mon.0) 10800 : audit 0 from='client.? 172.21.15.80:0/1427063486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:39:54.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:39:54 smithi080 bash[41963]: audit 2023-12-01T14:39:53.176723+0000 mon.a (mon.0) 10800 : audit 0 from='client.? 172.21.15.80:0/1427063486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:39:55.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:39:55 smithi090 bash[32384]: cluster 2023-12-01T14:39:53.082987+0000 mgr.y (mgr.24362) 17737 : cluster 0 pgmap v17706: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:39:55.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:39:55 smithi080 bash[28361]: cluster 2023-12-01T14:39:53.082987+0000 mgr.y (mgr.24362) 17737 : cluster 0 pgmap v17706: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:39:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:39:55 smithi080 bash[41963]: cluster 2023-12-01T14:39:53.082987+0000 mgr.y (mgr.24362) 17737 : cluster 0 pgmap v17706: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:39:56.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:39:56 smithi090 bash[32384]: audit 2023-12-01T14:39:55.628538+0000 mon.c (mon.2) 11367 : audit 0 from='client.? 172.21.15.80:0/1485227108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:39:56.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:39:56 smithi090 bash[32384]: audit 2023-12-01T14:39:55.718117+0000 mon.c (mon.2) 11368 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:39:56.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:39:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:39:56] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T14:39:56.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:39:56 smithi080 bash[28361]: audit 2023-12-01T14:39:55.628538+0000 mon.c (mon.2) 11367 : audit 0 from='client.? 172.21.15.80:0/1485227108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:39:56.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:39:56 smithi080 bash[28361]: audit 2023-12-01T14:39:55.718117+0000 mon.c (mon.2) 11368 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:39:56.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:39:56 smithi080 bash[41963]: audit 2023-12-01T14:39:55.628538+0000 mon.c (mon.2) 11367 : audit 0 from='client.? 172.21.15.80:0/1485227108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:39:56.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:39:56 smithi080 bash[41963]: audit 2023-12-01T14:39:55.718117+0000 mon.c (mon.2) 11368 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:39:57.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:39:57 smithi090 bash[32384]: cluster 2023-12-01T14:39:55.083599+0000 mgr.y (mgr.24362) 17738 : cluster 0 pgmap v17707: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:39:57.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:39:57 smithi080 bash[41963]: cluster 2023-12-01T14:39:55.083599+0000 mgr.y (mgr.24362) 17738 : cluster 0 pgmap v17707: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:39:57.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:39:57 smithi080 bash[28361]: cluster 2023-12-01T14:39:55.083599+0000 mgr.y (mgr.24362) 17738 : cluster 0 pgmap v17707: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:39:59.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:39:59 smithi080 bash[28361]: cluster 2023-12-01T14:39:57.084744+0000 mgr.y (mgr.24362) 17739 : cluster 0 pgmap v17708: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:39:59.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:39:59 smithi080 bash[28361]: audit 2023-12-01T14:39:58.087347+0000 mon.c (mon.2) 11369 : audit 0 from='client.? 172.21.15.80:0/1473154737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:39:59.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:39:59 smithi080 bash[41963]: cluster 2023-12-01T14:39:57.084744+0000 mgr.y (mgr.24362) 17739 : cluster 0 pgmap v17708: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:39:59.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:39:59 smithi080 bash[41963]: audit 2023-12-01T14:39:58.087347+0000 mon.c (mon.2) 11369 : audit 0 from='client.? 172.21.15.80:0/1473154737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:39:59.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:39:59 smithi090 bash[32384]: cluster 2023-12-01T14:39:57.084744+0000 mgr.y (mgr.24362) 17739 : cluster 0 pgmap v17708: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:39:59.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:39:59 smithi090 bash[32384]: audit 2023-12-01T14:39:58.087347+0000 mon.c (mon.2) 11369 : audit 0 from='client.? 172.21.15.80:0/1473154737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:40:00.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:40:00 smithi080 bash[28361]: debug 2023-12-01T14:39:59.998+0000 7f6ec9bf0700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T14:40:01.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:40:00 smithi090 bash[32384]: cluster 2023-12-01T14:39:59.085372+0000 mgr.y (mgr.24362) 17740 : cluster 0 pgmap v17709: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:40:01.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:40:00 smithi090 bash[32384]: cluster 2023-12-01T14:40:00.000132+0000 mon.a (mon.0) 10801 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T14:40:01.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:40:00 smithi090 bash[32384]: audit 2023-12-01T14:40:00.548552+0000 mon.a (mon.0) 10802 : audit 0 from='client.? 172.21.15.80:0/3119528960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:40:01.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:40:00 smithi080 bash[28361]: cluster 2023-12-01T14:39:59.085372+0000 mgr.y (mgr.24362) 17740 : cluster 0 pgmap v17709: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:40:01.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:40:00 smithi080 bash[28361]: cluster 2023-12-01T14:40:00.000132+0000 mon.a (mon.0) 10801 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T14:40:01.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:40:00 smithi080 bash[28361]: audit 2023-12-01T14:40:00.548552+0000 mon.a (mon.0) 10802 : audit 0 from='client.? 172.21.15.80:0/3119528960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:40:01.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:40:00 smithi080 bash[41963]: cluster 2023-12-01T14:39:59.085372+0000 mgr.y (mgr.24362) 17740 : cluster 0 pgmap v17709: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:40:01.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:40:00 smithi080 bash[41963]: cluster 2023-12-01T14:40:00.000132+0000 mon.a (mon.0) 10801 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T14:40:01.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:40:00 smithi080 bash[41963]: audit 2023-12-01T14:40:00.548552+0000 mon.a (mon.0) 10802 : audit 0 from='client.? 172.21.15.80:0/3119528960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:40:03.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:40:02 smithi090 bash[32384]: cluster 2023-12-01T14:40:01.086530+0000 mgr.y (mgr.24362) 17741 : cluster 0 pgmap v17710: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:40:03.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:40:02 smithi080 bash[41963]: cluster 2023-12-01T14:40:01.086530+0000 mgr.y (mgr.24362) 17741 : cluster 0 pgmap v17710: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:40:03.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:40:02 smithi080 bash[28361]: cluster 2023-12-01T14:40:01.086530+0000 mgr.y (mgr.24362) 17741 : cluster 0 pgmap v17710: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:40:04.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:40:03 smithi090 bash[32384]: audit 2023-12-01T14:40:02.997016+0000 mon.a (mon.0) 10803 : audit 0 from='client.? 172.21.15.80:0/1852335747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:40:04.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:40:03 smithi080 bash[41963]: audit 2023-12-01T14:40:02.997016+0000 mon.a (mon.0) 10803 : audit 0 from='client.? 172.21.15.80:0/1852335747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:40:04.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:40:03 smithi080 bash[28361]: audit 2023-12-01T14:40:02.997016+0000 mon.a (mon.0) 10803 : audit 0 from='client.? 172.21.15.80:0/1852335747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:40:05.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:40:04 smithi090 bash[32384]: cluster 2023-12-01T14:40:03.087290+0000 mgr.y (mgr.24362) 17742 : cluster 0 pgmap v17711: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:40:05.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:40:04 smithi080 bash[28361]: cluster 2023-12-01T14:40:03.087290+0000 mgr.y (mgr.24362) 17742 : cluster 0 pgmap v17711: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:40:05.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:40:04 smithi080 bash[41963]: cluster 2023-12-01T14:40:03.087290+0000 mgr.y (mgr.24362) 17742 : cluster 0 pgmap v17711: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:40:06.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:40:05 smithi090 bash[32384]: audit 2023-12-01T14:40:05.454084+0000 mon.c (mon.2) 11370 : audit 0 from='client.? 172.21.15.80:0/818016113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:40:06.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:40:05 smithi080 bash[28361]: audit 2023-12-01T14:40:05.454084+0000 mon.c (mon.2) 11370 : audit 0 from='client.? 172.21.15.80:0/818016113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:40:06.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:40:05 smithi080 bash[41963]: audit 2023-12-01T14:40:05.454084+0000 mon.c (mon.2) 11370 : audit 0 from='client.? 172.21.15.80:0/818016113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:40:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:40:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:40:06] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T14:40:07.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:40:06 smithi090 bash[32384]: cluster 2023-12-01T14:40:05.088132+0000 mgr.y (mgr.24362) 17743 : cluster 0 pgmap v17712: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:40:07.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:40:06 smithi080 bash[28361]: cluster 2023-12-01T14:40:05.088132+0000 mgr.y (mgr.24362) 17743 : cluster 0 pgmap v17712: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:40:07.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:40:06 smithi080 bash[41963]: cluster 2023-12-01T14:40:05.088132+0000 mgr.y (mgr.24362) 17743 : cluster 0 pgmap v17712: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:40:09.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:40:08 smithi090 bash[32384]: cluster 2023-12-01T14:40:07.089303+0000 mgr.y (mgr.24362) 17744 : cluster 0 pgmap v17713: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:40:09.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:40:08 smithi090 bash[32384]: audit 2023-12-01T14:40:07.903373+0000 mon.c (mon.2) 11371 : audit 0 from='client.? 172.21.15.80:0/1754715358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:40:09.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:40:08 smithi080 bash[28361]: cluster 2023-12-01T14:40:07.089303+0000 mgr.y (mgr.24362) 17744 : cluster 0 pgmap v17713: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:40:09.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:40:08 smithi080 bash[28361]: audit 2023-12-01T14:40:07.903373+0000 mon.c (mon.2) 11371 : audit 0 from='client.? 172.21.15.80:0/1754715358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:40:09.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:40:08 smithi080 bash[41963]: cluster 2023-12-01T14:40:07.089303+0000 mgr.y (mgr.24362) 17744 : cluster 0 pgmap v17713: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:40:09.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:40:08 smithi080 bash[41963]: audit 2023-12-01T14:40:07.903373+0000 mon.c (mon.2) 11371 : audit 0 from='client.? 172.21.15.80:0/1754715358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:40:11.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:40:10 smithi090 bash[32384]: cluster 2023-12-01T14:40:09.089942+0000 mgr.y (mgr.24362) 17745 : cluster 0 pgmap v17714: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:40:11.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:40:10 smithi090 bash[32384]: audit 2023-12-01T14:40:10.360236+0000 mon.a (mon.0) 10804 : audit 0 from='client.? 172.21.15.80:0/2950422461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:40:11.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:40:10 smithi090 bash[32384]: audit 2023-12-01T14:40:10.718488+0000 mon.c (mon.2) 11372 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:40:11.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:40:10 smithi080 bash[41963]: cluster 2023-12-01T14:40:09.089942+0000 mgr.y (mgr.24362) 17745 : cluster 0 pgmap v17714: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:40:11.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:40:10 smithi080 bash[41963]: audit 2023-12-01T14:40:10.360236+0000 mon.a (mon.0) 10804 : audit 0 from='client.? 172.21.15.80:0/2950422461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:40:11.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:40:10 smithi080 bash[41963]: audit 2023-12-01T14:40:10.718488+0000 mon.c (mon.2) 11372 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:40:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:40:10 smithi080 bash[28361]: cluster 2023-12-01T14:40:09.089942+0000 mgr.y (mgr.24362) 17745 : cluster 0 pgmap v17714: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:40:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:40:10 smithi080 bash[28361]: audit 2023-12-01T14:40:10.360236+0000 mon.a (mon.0) 10804 : audit 0 from='client.? 172.21.15.80:0/2950422461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:40:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:40:10 smithi080 bash[28361]: audit 2023-12-01T14:40:10.718488+0000 mon.c (mon.2) 11372 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:40:13.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:40:12 smithi090 bash[32384]: cluster 2023-12-01T14:40:11.091030+0000 mgr.y (mgr.24362) 17746 : cluster 0 pgmap v17715: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:40:13.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:40:12 smithi080 bash[41963]: cluster 2023-12-01T14:40:11.091030+0000 mgr.y (mgr.24362) 17746 : cluster 0 pgmap v17715: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:40:13.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:40:12 smithi080 bash[28361]: cluster 2023-12-01T14:40:11.091030+0000 mgr.y (mgr.24362) 17746 : cluster 0 pgmap v17715: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:40:14.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:40:13 smithi090 bash[32384]: audit 2023-12-01T14:40:12.820731+0000 mon.a (mon.0) 10805 : audit 0 from='client.? 172.21.15.80:0/1326067543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:40:14.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:40:13 smithi080 bash[41963]: audit 2023-12-01T14:40:12.820731+0000 mon.a (mon.0) 10805 : audit 0 from='client.? 172.21.15.80:0/1326067543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:40:14.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:40:13 smithi080 bash[28361]: audit 2023-12-01T14:40:12.820731+0000 mon.a (mon.0) 10805 : audit 0 from='client.? 172.21.15.80:0/1326067543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:40:15.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:40:14 smithi090 bash[32384]: cluster 2023-12-01T14:40:13.091719+0000 mgr.y (mgr.24362) 17747 : cluster 0 pgmap v17716: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:40:15.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:40:14 smithi080 bash[41963]: cluster 2023-12-01T14:40:13.091719+0000 mgr.y (mgr.24362) 17747 : cluster 0 pgmap v17716: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:40:15.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:40:14 smithi080 bash[28361]: cluster 2023-12-01T14:40:13.091719+0000 mgr.y (mgr.24362) 17747 : cluster 0 pgmap v17716: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:40:16.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:40:15 smithi090 bash[32384]: audit 2023-12-01T14:40:15.273176+0000 mon.a (mon.0) 10806 : audit 0 from='client.? 172.21.15.80:0/1955320320' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:40:16.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:40:15 smithi080 bash[28361]: audit 2023-12-01T14:40:15.273176+0000 mon.a (mon.0) 10806 : audit 0 from='client.? 172.21.15.80:0/1955320320' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:40:16.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:40:15 smithi080 bash[41963]: audit 2023-12-01T14:40:15.273176+0000 mon.a (mon.0) 10806 : audit 0 from='client.? 172.21.15.80:0/1955320320' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:40:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:40:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:40:16] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T14:40:17.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:40:16 smithi090 bash[32384]: cluster 2023-12-01T14:40:15.092316+0000 mgr.y (mgr.24362) 17748 : cluster 0 pgmap v17717: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:40:17.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:40:16 smithi080 bash[28361]: cluster 2023-12-01T14:40:15.092316+0000 mgr.y (mgr.24362) 17748 : cluster 0 pgmap v17717: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:40:17.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:40:16 smithi080 bash[41963]: cluster 2023-12-01T14:40:15.092316+0000 mgr.y (mgr.24362) 17748 : cluster 0 pgmap v17717: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:40:18.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:40:17 smithi080 bash[28361]: audit 2023-12-01T14:40:17.722323+0000 mon.a (mon.0) 10807 : audit 0 from='client.? 172.21.15.80:0/3950058717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:40:18.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:40:17 smithi080 bash[41963]: audit 2023-12-01T14:40:17.722323+0000 mon.a (mon.0) 10807 : audit 0 from='client.? 172.21.15.80:0/3950058717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:40:18.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:40:17 smithi090 bash[32384]: audit 2023-12-01T14:40:17.722323+0000 mon.a (mon.0) 10807 : audit 0 from='client.? 172.21.15.80:0/3950058717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:40:19.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:40:18 smithi080 bash[28361]: cluster 2023-12-01T14:40:17.093455+0000 mgr.y (mgr.24362) 17749 : cluster 0 pgmap v17718: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:40:19.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:40:18 smithi080 bash[41963]: cluster 2023-12-01T14:40:17.093455+0000 mgr.y (mgr.24362) 17749 : cluster 0 pgmap v17718: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:40:19.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:40:18 smithi090 bash[32384]: cluster 2023-12-01T14:40:17.093455+0000 mgr.y (mgr.24362) 17749 : cluster 0 pgmap v17718: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:40:21.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:40:20 smithi080 bash[41963]: cluster 2023-12-01T14:40:19.094102+0000 mgr.y (mgr.24362) 17750 : cluster 0 pgmap v17719: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:40:21.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:40:20 smithi080 bash[41963]: audit 2023-12-01T14:40:20.176932+0000 mon.c (mon.2) 11373 : audit 0 from='client.? 172.21.15.80:0/1591838335' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:40:21.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:40:20 smithi080 bash[28361]: cluster 2023-12-01T14:40:19.094102+0000 mgr.y (mgr.24362) 17750 : cluster 0 pgmap v17719: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:40:21.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:40:20 smithi080 bash[28361]: audit 2023-12-01T14:40:20.176932+0000 mon.c (mon.2) 11373 : audit 0 from='client.? 172.21.15.80:0/1591838335' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:40:21.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:40:20 smithi090 bash[32384]: cluster 2023-12-01T14:40:19.094102+0000 mgr.y (mgr.24362) 17750 : cluster 0 pgmap v17719: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:40:21.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:40:20 smithi090 bash[32384]: audit 2023-12-01T14:40:20.176932+0000 mon.c (mon.2) 11373 : audit 0 from='client.? 172.21.15.80:0/1591838335' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:40:23.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:40:22 smithi080 bash[28361]: cluster 2023-12-01T14:40:21.095159+0000 mgr.y (mgr.24362) 17751 : cluster 0 pgmap v17720: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:40:23.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:40:22 smithi080 bash[28361]: audit 2023-12-01T14:40:22.633397+0000 mon.c (mon.2) 11374 : audit 0 from='client.? 172.21.15.80:0/3397516431' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:40:23.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:40:22 smithi080 bash[41963]: cluster 2023-12-01T14:40:21.095159+0000 mgr.y (mgr.24362) 17751 : cluster 0 pgmap v17720: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:40:23.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:40:22 smithi080 bash[41963]: audit 2023-12-01T14:40:22.633397+0000 mon.c (mon.2) 11374 : audit 0 from='client.? 172.21.15.80:0/3397516431' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:40:23.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:40:22 smithi090 bash[32384]: cluster 2023-12-01T14:40:21.095159+0000 mgr.y (mgr.24362) 17751 : cluster 0 pgmap v17720: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:40:23.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:40:22 smithi090 bash[32384]: audit 2023-12-01T14:40:22.633397+0000 mon.c (mon.2) 11374 : audit 0 from='client.? 172.21.15.80:0/3397516431' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:40:25.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:40:24 smithi080 bash[41963]: cluster 2023-12-01T14:40:23.095817+0000 mgr.y (mgr.24362) 17752 : cluster 0 pgmap v17721: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:40:25.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:40:24 smithi080 bash[28361]: cluster 2023-12-01T14:40:23.095817+0000 mgr.y (mgr.24362) 17752 : cluster 0 pgmap v17721: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:40:25.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:40:24 smithi090 bash[32384]: cluster 2023-12-01T14:40:23.095817+0000 mgr.y (mgr.24362) 17752 : cluster 0 pgmap v17721: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:40:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:40:25 smithi080 bash[28361]: audit 2023-12-01T14:40:25.085645+0000 mon.c (mon.2) 11375 : audit 0 from='client.? 172.21.15.80:0/4246004226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:40:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:40:25 smithi080 bash[28361]: audit 2023-12-01T14:40:25.719134+0000 mon.c (mon.2) 11376 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:40:26.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:40:25 smithi080 bash[41963]: audit 2023-12-01T14:40:25.085645+0000 mon.c (mon.2) 11375 : audit 0 from='client.? 172.21.15.80:0/4246004226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:40:26.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:40:25 smithi080 bash[41963]: audit 2023-12-01T14:40:25.719134+0000 mon.c (mon.2) 11376 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:40:26.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:40:25 smithi090 bash[32384]: audit 2023-12-01T14:40:25.085645+0000 mon.c (mon.2) 11375 : audit 0 from='client.? 172.21.15.80:0/4246004226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:40:26.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:40:25 smithi090 bash[32384]: audit 2023-12-01T14:40:25.719134+0000 mon.c (mon.2) 11376 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:40:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:40:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:40:26] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T14:40:27.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:40:26 smithi080 bash[41963]: cluster 2023-12-01T14:40:25.096369+0000 mgr.y (mgr.24362) 17753 : cluster 0 pgmap v17722: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:40:27.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:40:26 smithi080 bash[28361]: cluster 2023-12-01T14:40:25.096369+0000 mgr.y (mgr.24362) 17753 : cluster 0 pgmap v17722: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:40:27.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:40:26 smithi090 bash[32384]: cluster 2023-12-01T14:40:25.096369+0000 mgr.y (mgr.24362) 17753 : cluster 0 pgmap v17722: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:40:28.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:40:27 smithi080 bash[41963]: audit 2023-12-01T14:40:27.542738+0000 mon.a (mon.0) 10808 : audit 0 from='client.? 172.21.15.80:0/2355603255' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:40:28.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:40:27 smithi080 bash[28361]: audit 2023-12-01T14:40:27.542738+0000 mon.a (mon.0) 10808 : audit 0 from='client.? 172.21.15.80:0/2355603255' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:40:28.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:40:27 smithi090 bash[32384]: audit 2023-12-01T14:40:27.542738+0000 mon.a (mon.0) 10808 : audit 0 from='client.? 172.21.15.80:0/2355603255' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:40:29.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:40:28 smithi080 bash[28361]: cluster 2023-12-01T14:40:27.097518+0000 mgr.y (mgr.24362) 17754 : cluster 0 pgmap v17723: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:40:29.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:40:28 smithi080 bash[41963]: cluster 2023-12-01T14:40:27.097518+0000 mgr.y (mgr.24362) 17754 : cluster 0 pgmap v17723: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:40:29.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:40:28 smithi090 bash[32384]: cluster 2023-12-01T14:40:27.097518+0000 mgr.y (mgr.24362) 17754 : cluster 0 pgmap v17723: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:40:31.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:40:30 smithi080 bash[28361]: cluster 2023-12-01T14:40:29.098173+0000 mgr.y (mgr.24362) 17755 : cluster 0 pgmap v17724: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:40:31.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:40:30 smithi080 bash[28361]: audit 2023-12-01T14:40:30.001554+0000 mon.c (mon.2) 11377 : audit 0 from='client.? 172.21.15.80:0/3703017262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:40:31.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:40:30 smithi080 bash[41963]: cluster 2023-12-01T14:40:29.098173+0000 mgr.y (mgr.24362) 17755 : cluster 0 pgmap v17724: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:40:31.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:40:30 smithi080 bash[41963]: audit 2023-12-01T14:40:30.001554+0000 mon.c (mon.2) 11377 : audit 0 from='client.? 172.21.15.80:0/3703017262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:40:31.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:40:30 smithi090 bash[32384]: cluster 2023-12-01T14:40:29.098173+0000 mgr.y (mgr.24362) 17755 : cluster 0 pgmap v17724: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:40:31.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:40:30 smithi090 bash[32384]: audit 2023-12-01T14:40:30.001554+0000 mon.c (mon.2) 11377 : audit 0 from='client.? 172.21.15.80:0/3703017262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:40:33.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:40:32 smithi080 bash[28361]: cluster 2023-12-01T14:40:31.099263+0000 mgr.y (mgr.24362) 17756 : cluster 0 pgmap v17725: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:40:33.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:40:32 smithi080 bash[28361]: audit 2023-12-01T14:40:32.451987+0000 mon.a (mon.0) 10809 : audit 0 from='client.? 172.21.15.80:0/649323506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:40:33.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:40:32 smithi080 bash[41963]: cluster 2023-12-01T14:40:31.099263+0000 mgr.y (mgr.24362) 17756 : cluster 0 pgmap v17725: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:40:33.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:40:32 smithi080 bash[41963]: audit 2023-12-01T14:40:32.451987+0000 mon.a (mon.0) 10809 : audit 0 from='client.? 172.21.15.80:0/649323506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:40:33.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:40:32 smithi090 bash[32384]: cluster 2023-12-01T14:40:31.099263+0000 mgr.y (mgr.24362) 17756 : cluster 0 pgmap v17725: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:40:33.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:40:32 smithi090 bash[32384]: audit 2023-12-01T14:40:32.451987+0000 mon.a (mon.0) 10809 : audit 0 from='client.? 172.21.15.80:0/649323506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:40:35.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:40:34 smithi080 bash[28361]: cluster 2023-12-01T14:40:33.099959+0000 mgr.y (mgr.24362) 17757 : cluster 0 pgmap v17726: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:40:35.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:40:34 smithi080 bash[41963]: cluster 2023-12-01T14:40:33.099959+0000 mgr.y (mgr.24362) 17757 : cluster 0 pgmap v17726: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:40:35.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:40:34 smithi090 bash[32384]: cluster 2023-12-01T14:40:33.099959+0000 mgr.y (mgr.24362) 17757 : cluster 0 pgmap v17726: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:40:36.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:40:35 smithi080 bash[28361]: audit 2023-12-01T14:40:34.906928+0000 mon.a (mon.0) 10810 : audit 0 from='client.? 172.21.15.80:0/1044925146' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:40:36.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:40:35 smithi080 bash[41963]: audit 2023-12-01T14:40:34.906928+0000 mon.a (mon.0) 10810 : audit 0 from='client.? 172.21.15.80:0/1044925146' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:40:36.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:40:35 smithi090 bash[32384]: audit 2023-12-01T14:40:34.906928+0000 mon.a (mon.0) 10810 : audit 0 from='client.? 172.21.15.80:0/1044925146' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:40:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:40:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:40:36] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T14:40:37.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:40:36 smithi080 bash[28361]: cluster 2023-12-01T14:40:35.100539+0000 mgr.y (mgr.24362) 17758 : cluster 0 pgmap v17727: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:40:37.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:40:36 smithi080 bash[41963]: cluster 2023-12-01T14:40:35.100539+0000 mgr.y (mgr.24362) 17758 : cluster 0 pgmap v17727: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:40:37.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:40:36 smithi090 bash[32384]: cluster 2023-12-01T14:40:35.100539+0000 mgr.y (mgr.24362) 17758 : cluster 0 pgmap v17727: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:40:38.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:40:37 smithi080 bash[28361]: audit 2023-12-01T14:40:37.366472+0000 mon.a (mon.0) 10811 : audit 0 from='client.? 172.21.15.80:0/2878354542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:40:38.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:40:37 smithi080 bash[41963]: audit 2023-12-01T14:40:37.366472+0000 mon.a (mon.0) 10811 : audit 0 from='client.? 172.21.15.80:0/2878354542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:40:38.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:40:37 smithi090 bash[32384]: audit 2023-12-01T14:40:37.366472+0000 mon.a (mon.0) 10811 : audit 0 from='client.? 172.21.15.80:0/2878354542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:40:39.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:40:38 smithi080 bash[28361]: cluster 2023-12-01T14:40:37.101593+0000 mgr.y (mgr.24362) 17759 : cluster 0 pgmap v17728: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:40:39.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:40:38 smithi080 bash[41963]: cluster 2023-12-01T14:40:37.101593+0000 mgr.y (mgr.24362) 17759 : cluster 0 pgmap v17728: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:40:39.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:40:38 smithi090 bash[32384]: cluster 2023-12-01T14:40:37.101593+0000 mgr.y (mgr.24362) 17759 : cluster 0 pgmap v17728: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:40:41.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:40:40 smithi090 bash[32384]: cluster 2023-12-01T14:40:39.102238+0000 mgr.y (mgr.24362) 17760 : cluster 0 pgmap v17729: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:40:41.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:40:40 smithi090 bash[32384]: audit 2023-12-01T14:40:39.823207+0000 mon.c (mon.2) 11378 : audit 0 from='client.? 172.21.15.80:0/1520457836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:40:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:40:40 smithi080 bash[41963]: cluster 2023-12-01T14:40:39.102238+0000 mgr.y (mgr.24362) 17760 : cluster 0 pgmap v17729: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:40:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:40:40 smithi080 bash[41963]: audit 2023-12-01T14:40:39.823207+0000 mon.c (mon.2) 11378 : audit 0 from='client.? 172.21.15.80:0/1520457836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:40:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:40:40 smithi080 bash[28361]: cluster 2023-12-01T14:40:39.102238+0000 mgr.y (mgr.24362) 17760 : cluster 0 pgmap v17729: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:40:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:40:40 smithi080 bash[28361]: audit 2023-12-01T14:40:39.823207+0000 mon.c (mon.2) 11378 : audit 0 from='client.? 172.21.15.80:0/1520457836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:40:42.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:40:41 smithi090 bash[32384]: audit 2023-12-01T14:40:40.718913+0000 mon.c (mon.2) 11379 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:40:42.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:40:41 smithi080 bash[28361]: audit 2023-12-01T14:40:40.718913+0000 mon.c (mon.2) 11379 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:40:42.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:40:41 smithi080 bash[41963]: audit 2023-12-01T14:40:40.718913+0000 mon.c (mon.2) 11379 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:40:43.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:40:42 smithi090 bash[32384]: cluster 2023-12-01T14:40:41.103331+0000 mgr.y (mgr.24362) 17761 : cluster 0 pgmap v17730: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:40:43.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:40:42 smithi090 bash[32384]: audit 2023-12-01T14:40:42.287246+0000 mon.c (mon.2) 11380 : audit 0 from='client.? 172.21.15.80:0/4220433437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:40:43.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:40:42 smithi080 bash[28361]: cluster 2023-12-01T14:40:41.103331+0000 mgr.y (mgr.24362) 17761 : cluster 0 pgmap v17730: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:40:43.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:40:42 smithi080 bash[28361]: audit 2023-12-01T14:40:42.287246+0000 mon.c (mon.2) 11380 : audit 0 from='client.? 172.21.15.80:0/4220433437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:40:43.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:40:42 smithi080 bash[41963]: cluster 2023-12-01T14:40:41.103331+0000 mgr.y (mgr.24362) 17761 : cluster 0 pgmap v17730: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:40:43.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:40:42 smithi080 bash[41963]: audit 2023-12-01T14:40:42.287246+0000 mon.c (mon.2) 11380 : audit 0 from='client.? 172.21.15.80:0/4220433437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:40:45.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:40:44 smithi090 bash[32384]: cluster 2023-12-01T14:40:43.103955+0000 mgr.y (mgr.24362) 17762 : cluster 0 pgmap v17731: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:40:45.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:40:44 smithi080 bash[41963]: cluster 2023-12-01T14:40:43.103955+0000 mgr.y (mgr.24362) 17762 : cluster 0 pgmap v17731: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:40:45.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:40:44 smithi080 bash[28361]: cluster 2023-12-01T14:40:43.103955+0000 mgr.y (mgr.24362) 17762 : cluster 0 pgmap v17731: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:40:46.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:40:45 smithi090 bash[32384]: audit 2023-12-01T14:40:44.743975+0000 mon.c (mon.2) 11381 : audit 0 from='client.? 172.21.15.80:0/2287733965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:40:46.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:40:45 smithi080 bash[28361]: audit 2023-12-01T14:40:44.743975+0000 mon.c (mon.2) 11381 : audit 0 from='client.? 172.21.15.80:0/2287733965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:40:46.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:40:45 smithi080 bash[41963]: audit 2023-12-01T14:40:44.743975+0000 mon.c (mon.2) 11381 : audit 0 from='client.? 172.21.15.80:0/2287733965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:40:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:40:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:40:46] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T14:40:47.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:40:46 smithi090 bash[32384]: cluster 2023-12-01T14:40:45.104548+0000 mgr.y (mgr.24362) 17763 : cluster 0 pgmap v17732: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:40:47.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:40:46 smithi080 bash[41963]: cluster 2023-12-01T14:40:45.104548+0000 mgr.y (mgr.24362) 17763 : cluster 0 pgmap v17732: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:40:47.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:40:46 smithi080 bash[28361]: cluster 2023-12-01T14:40:45.104548+0000 mgr.y (mgr.24362) 17763 : cluster 0 pgmap v17732: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:40:48.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:40:47 smithi090 bash[32384]: audit 2023-12-01T14:40:47.068125+0000 mon.c (mon.2) 11382 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:40:48.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:40:47 smithi090 bash[32384]: audit 2023-12-01T14:40:47.198181+0000 mon.a (mon.0) 10812 : audit 0 from='client.? 172.21.15.80:0/287917877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:40:48.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:40:47 smithi080 bash[28361]: audit 2023-12-01T14:40:47.068125+0000 mon.c (mon.2) 11382 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:40:48.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:40:47 smithi080 bash[28361]: audit 2023-12-01T14:40:47.198181+0000 mon.a (mon.0) 10812 : audit 0 from='client.? 172.21.15.80:0/287917877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:40:48.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:40:47 smithi080 bash[41963]: audit 2023-12-01T14:40:47.068125+0000 mon.c (mon.2) 11382 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:40:48.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:40:47 smithi080 bash[41963]: audit 2023-12-01T14:40:47.198181+0000 mon.a (mon.0) 10812 : audit 0 from='client.? 172.21.15.80:0/287917877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:40:49.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:40:48 smithi090 bash[32384]: cluster 2023-12-01T14:40:47.105312+0000 mgr.y (mgr.24362) 17764 : cluster 0 pgmap v17733: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:40:49.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:40:48 smithi080 bash[28361]: cluster 2023-12-01T14:40:47.105312+0000 mgr.y (mgr.24362) 17764 : cluster 0 pgmap v17733: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:40:49.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:40:48 smithi080 bash[41963]: cluster 2023-12-01T14:40:47.105312+0000 mgr.y (mgr.24362) 17764 : cluster 0 pgmap v17733: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:40:50.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:40:49 smithi090 bash[32384]: audit 2023-12-01T14:40:49.658262+0000 mon.c (mon.2) 11383 : audit 0 from='client.? 172.21.15.80:0/2204238037' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:40:50.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:40:49 smithi080 bash[28361]: audit 2023-12-01T14:40:49.658262+0000 mon.c (mon.2) 11383 : audit 0 from='client.? 172.21.15.80:0/2204238037' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:40:50.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:40:49 smithi080 bash[41963]: audit 2023-12-01T14:40:49.658262+0000 mon.c (mon.2) 11383 : audit 0 from='client.? 172.21.15.80:0/2204238037' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:40:51.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:40:50 smithi090 bash[32384]: cluster 2023-12-01T14:40:49.105919+0000 mgr.y (mgr.24362) 17765 : cluster 0 pgmap v17734: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:40:51.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:40:50 smithi080 bash[28361]: cluster 2023-12-01T14:40:49.105919+0000 mgr.y (mgr.24362) 17765 : cluster 0 pgmap v17734: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:40:51.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:40:50 smithi080 bash[41963]: cluster 2023-12-01T14:40:49.105919+0000 mgr.y (mgr.24362) 17765 : cluster 0 pgmap v17734: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:40:53.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:40:52 smithi090 bash[32384]: cluster 2023-12-01T14:40:51.107008+0000 mgr.y (mgr.24362) 17766 : cluster 0 pgmap v17735: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:40:53.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:40:52 smithi090 bash[32384]: audit 2023-12-01T14:40:52.126722+0000 mon.c (mon.2) 11384 : audit 0 from='client.? 172.21.15.80:0/2696232904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:40:53.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:40:52 smithi080 bash[41963]: cluster 2023-12-01T14:40:51.107008+0000 mgr.y (mgr.24362) 17766 : cluster 0 pgmap v17735: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:40:53.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:40:52 smithi080 bash[41963]: audit 2023-12-01T14:40:52.126722+0000 mon.c (mon.2) 11384 : audit 0 from='client.? 172.21.15.80:0/2696232904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:40:53.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:40:52 smithi080 bash[28361]: cluster 2023-12-01T14:40:51.107008+0000 mgr.y (mgr.24362) 17766 : cluster 0 pgmap v17735: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:40:53.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:40:52 smithi080 bash[28361]: audit 2023-12-01T14:40:52.126722+0000 mon.c (mon.2) 11384 : audit 0 from='client.? 172.21.15.80:0/2696232904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:40:54.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:40:53 smithi080 bash[41963]: audit 2023-12-01T14:40:52.915769+0000 mon.a (mon.0) 10813 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:40:54.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:40:53 smithi080 bash[41963]: audit 2023-12-01T14:40:52.951860+0000 mon.a (mon.0) 10814 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:40:54.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:40:53 smithi080 bash[41963]: audit 2023-12-01T14:40:53.260918+0000 mon.a (mon.0) 10815 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:40:54.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:40:53 smithi080 bash[41963]: audit 2023-12-01T14:40:53.273520+0000 mon.a (mon.0) 10816 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:40:54.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:40:53 smithi080 bash[41963]: audit 2023-12-01T14:40:53.764276+0000 mon.c (mon.2) 11385 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:40:54.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:40:53 smithi080 bash[41963]: audit 2023-12-01T14:40:53.766390+0000 mon.c (mon.2) 11386 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:40:54.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:40:53 smithi080 bash[41963]: audit 2023-12-01T14:40:53.777026+0000 mon.a (mon.0) 10817 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:40:54.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:40:53 smithi080 bash[28361]: audit 2023-12-01T14:40:52.915769+0000 mon.a (mon.0) 10813 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:40:54.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:40:53 smithi080 bash[28361]: audit 2023-12-01T14:40:52.951860+0000 mon.a (mon.0) 10814 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:40:54.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:40:53 smithi080 bash[28361]: audit 2023-12-01T14:40:53.260918+0000 mon.a (mon.0) 10815 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:40:54.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:40:53 smithi080 bash[28361]: audit 2023-12-01T14:40:53.273520+0000 mon.a (mon.0) 10816 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:40:54.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:40:53 smithi080 bash[28361]: audit 2023-12-01T14:40:53.764276+0000 mon.c (mon.2) 11385 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:40:54.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:40:53 smithi080 bash[28361]: audit 2023-12-01T14:40:53.766390+0000 mon.c (mon.2) 11386 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:40:54.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:40:53 smithi080 bash[28361]: audit 2023-12-01T14:40:53.777026+0000 mon.a (mon.0) 10817 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:40:54.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:40:53 smithi090 bash[32384]: audit 2023-12-01T14:40:52.915769+0000 mon.a (mon.0) 10813 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:40:54.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:40:53 smithi090 bash[32384]: audit 2023-12-01T14:40:52.951860+0000 mon.a (mon.0) 10814 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:40:54.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:40:53 smithi090 bash[32384]: audit 2023-12-01T14:40:53.260918+0000 mon.a (mon.0) 10815 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:40:54.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:40:53 smithi090 bash[32384]: audit 2023-12-01T14:40:53.273520+0000 mon.a (mon.0) 10816 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:40:54.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:40:53 smithi090 bash[32384]: audit 2023-12-01T14:40:53.764276+0000 mon.c (mon.2) 11385 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:40:54.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:40:53 smithi090 bash[32384]: audit 2023-12-01T14:40:53.766390+0000 mon.c (mon.2) 11386 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:40:54.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:40:53 smithi090 bash[32384]: audit 2023-12-01T14:40:53.777026+0000 mon.a (mon.0) 10817 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:40:55.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:40:54 smithi090 bash[32384]: cluster 2023-12-01T14:40:53.107626+0000 mgr.y (mgr.24362) 17767 : cluster 0 pgmap v17736: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:40:55.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:40:54 smithi090 bash[32384]: audit 2023-12-01T14:40:54.591857+0000 mon.a (mon.0) 10818 : audit 0 from='client.? 172.21.15.80:0/1989941629' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:40:55.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:40:54 smithi080 bash[28361]: cluster 2023-12-01T14:40:53.107626+0000 mgr.y (mgr.24362) 17767 : cluster 0 pgmap v17736: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:40:55.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:40:54 smithi080 bash[28361]: audit 2023-12-01T14:40:54.591857+0000 mon.a (mon.0) 10818 : audit 0 from='client.? 172.21.15.80:0/1989941629' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:40:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:40:54 smithi080 bash[41963]: cluster 2023-12-01T14:40:53.107626+0000 mgr.y (mgr.24362) 17767 : cluster 0 pgmap v17736: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:40:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:40:54 smithi080 bash[41963]: audit 2023-12-01T14:40:54.591857+0000 mon.a (mon.0) 10818 : audit 0 from='client.? 172.21.15.80:0/1989941629' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:40:56.232 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:40:55 smithi080 bash[28361]: audit 2023-12-01T14:40:55.719561+0000 mon.c (mon.2) 11387 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:40:56.233 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:40:55 smithi080 bash[41963]: audit 2023-12-01T14:40:55.719561+0000 mon.c (mon.2) 11387 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:40:56.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:40:55 smithi090 bash[32384]: audit 2023-12-01T14:40:55.719561+0000 mon.c (mon.2) 11387 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:40:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:40:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:40:56] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T14:40:57.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:40:56 smithi090 bash[32384]: cluster 2023-12-01T14:40:55.108283+0000 mgr.y (mgr.24362) 17768 : cluster 0 pgmap v17737: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:40:57.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:40:56 smithi080 bash[28361]: cluster 2023-12-01T14:40:55.108283+0000 mgr.y (mgr.24362) 17768 : cluster 0 pgmap v17737: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:40:57.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:40:56 smithi080 bash[41963]: cluster 2023-12-01T14:40:55.108283+0000 mgr.y (mgr.24362) 17768 : cluster 0 pgmap v17737: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:40:58.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:40:57 smithi090 bash[32384]: audit 2023-12-01T14:40:57.053081+0000 mon.a (mon.0) 10819 : audit 0 from='client.? 172.21.15.80:0/1273082882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:40:58.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:40:57 smithi080 bash[28361]: audit 2023-12-01T14:40:57.053081+0000 mon.a (mon.0) 10819 : audit 0 from='client.? 172.21.15.80:0/1273082882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:40:58.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:40:57 smithi080 bash[41963]: audit 2023-12-01T14:40:57.053081+0000 mon.a (mon.0) 10819 : audit 0 from='client.? 172.21.15.80:0/1273082882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:40:59.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:40:58 smithi090 bash[32384]: cluster 2023-12-01T14:40:57.109346+0000 mgr.y (mgr.24362) 17769 : cluster 0 pgmap v17738: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:40:59.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:40:58 smithi080 bash[28361]: cluster 2023-12-01T14:40:57.109346+0000 mgr.y (mgr.24362) 17769 : cluster 0 pgmap v17738: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:40:59.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:40:58 smithi080 bash[41963]: cluster 2023-12-01T14:40:57.109346+0000 mgr.y (mgr.24362) 17769 : cluster 0 pgmap v17738: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:41:00.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:40:59 smithi090 bash[32384]: audit 2023-12-01T14:40:59.506658+0000 mon.a (mon.0) 10820 : audit 0 from='client.? 172.21.15.80:0/1167474970' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:41:00.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:40:59 smithi080 bash[41963]: audit 2023-12-01T14:40:59.506658+0000 mon.a (mon.0) 10820 : audit 0 from='client.? 172.21.15.80:0/1167474970' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:41:00.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:40:59 smithi080 bash[28361]: audit 2023-12-01T14:40:59.506658+0000 mon.a (mon.0) 10820 : audit 0 from='client.? 172.21.15.80:0/1167474970' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:41:01.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:41:00 smithi090 bash[32384]: cluster 2023-12-01T14:40:59.109850+0000 mgr.y (mgr.24362) 17770 : cluster 0 pgmap v17739: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:41:01.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:41:00 smithi080 bash[28361]: cluster 2023-12-01T14:40:59.109850+0000 mgr.y (mgr.24362) 17770 : cluster 0 pgmap v17739: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:41:01.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:41:00 smithi080 bash[41963]: cluster 2023-12-01T14:40:59.109850+0000 mgr.y (mgr.24362) 17770 : cluster 0 pgmap v17739: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:41:02.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:41:01 smithi090 bash[32384]: audit 2023-12-01T14:41:01.971298+0000 mon.c (mon.2) 11388 : audit 0 from='client.? 172.21.15.80:0/1078229467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:41:02.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:41:01 smithi080 bash[28361]: audit 2023-12-01T14:41:01.971298+0000 mon.c (mon.2) 11388 : audit 0 from='client.? 172.21.15.80:0/1078229467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:41:02.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:41:01 smithi080 bash[41963]: audit 2023-12-01T14:41:01.971298+0000 mon.c (mon.2) 11388 : audit 0 from='client.? 172.21.15.80:0/1078229467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:41:03.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:41:02 smithi090 bash[32384]: cluster 2023-12-01T14:41:01.110973+0000 mgr.y (mgr.24362) 17771 : cluster 0 pgmap v17740: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:41:03.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:41:02 smithi080 bash[28361]: cluster 2023-12-01T14:41:01.110973+0000 mgr.y (mgr.24362) 17771 : cluster 0 pgmap v17740: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:41:03.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:41:02 smithi080 bash[41963]: cluster 2023-12-01T14:41:01.110973+0000 mgr.y (mgr.24362) 17771 : cluster 0 pgmap v17740: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:41:05.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:41:05 smithi090 bash[32384]: cluster 2023-12-01T14:41:03.111583+0000 mgr.y (mgr.24362) 17772 : cluster 0 pgmap v17741: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:41:05.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:41:05 smithi090 bash[32384]: audit 2023-12-01T14:41:04.429172+0000 mon.a (mon.0) 10821 : audit 0 from='client.? 172.21.15.80:0/4172705468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:41:05.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:41:05 smithi080 bash[28361]: cluster 2023-12-01T14:41:03.111583+0000 mgr.y (mgr.24362) 17772 : cluster 0 pgmap v17741: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:41:05.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:41:05 smithi080 bash[28361]: audit 2023-12-01T14:41:04.429172+0000 mon.a (mon.0) 10821 : audit 0 from='client.? 172.21.15.80:0/4172705468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:41:05.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:41:05 smithi080 bash[41963]: cluster 2023-12-01T14:41:03.111583+0000 mgr.y (mgr.24362) 17772 : cluster 0 pgmap v17741: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:41:05.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:41:05 smithi080 bash[41963]: audit 2023-12-01T14:41:04.429172+0000 mon.a (mon.0) 10821 : audit 0 from='client.? 172.21.15.80:0/4172705468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:41:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:41:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:41:06] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T14:41:07.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:41:07 smithi090 bash[32384]: cluster 2023-12-01T14:41:05.112238+0000 mgr.y (mgr.24362) 17773 : cluster 0 pgmap v17742: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:41:07.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:41:07 smithi090 bash[32384]: audit 2023-12-01T14:41:06.881485+0000 mon.a (mon.0) 10822 : audit 0 from='client.? 172.21.15.80:0/423366844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:41:07.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:41:07 smithi080 bash[41963]: cluster 2023-12-01T14:41:05.112238+0000 mgr.y (mgr.24362) 17773 : cluster 0 pgmap v17742: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:41:07.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:41:07 smithi080 bash[41963]: audit 2023-12-01T14:41:06.881485+0000 mon.a (mon.0) 10822 : audit 0 from='client.? 172.21.15.80:0/423366844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:41:07.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:41:07 smithi080 bash[28361]: cluster 2023-12-01T14:41:05.112238+0000 mgr.y (mgr.24362) 17773 : cluster 0 pgmap v17742: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:41:07.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:41:07 smithi080 bash[28361]: audit 2023-12-01T14:41:06.881485+0000 mon.a (mon.0) 10822 : audit 0 from='client.? 172.21.15.80:0/423366844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:41:09.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:41:09 smithi090 bash[32384]: cluster 2023-12-01T14:41:07.113268+0000 mgr.y (mgr.24362) 17774 : cluster 0 pgmap v17743: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:41:09.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:41:09 smithi080 bash[41963]: cluster 2023-12-01T14:41:07.113268+0000 mgr.y (mgr.24362) 17774 : cluster 0 pgmap v17743: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:41:09.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:41:09 smithi080 bash[28361]: cluster 2023-12-01T14:41:07.113268+0000 mgr.y (mgr.24362) 17774 : cluster 0 pgmap v17743: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:41:10.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:41:10 smithi090 bash[32384]: audit 2023-12-01T14:41:09.329616+0000 mon.a (mon.0) 10823 : audit 0 from='client.? 172.21.15.80:0/1168613172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:41:10.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:41:10 smithi080 bash[28361]: audit 2023-12-01T14:41:09.329616+0000 mon.a (mon.0) 10823 : audit 0 from='client.? 172.21.15.80:0/1168613172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:41:10.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:41:10 smithi080 bash[41963]: audit 2023-12-01T14:41:09.329616+0000 mon.a (mon.0) 10823 : audit 0 from='client.? 172.21.15.80:0/1168613172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:41:11.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:41:11 smithi080 bash[41963]: cluster 2023-12-01T14:41:09.113887+0000 mgr.y (mgr.24362) 17775 : cluster 0 pgmap v17744: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:41:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:41:11 smithi080 bash[41963]: audit 2023-12-01T14:41:10.720081+0000 mon.c (mon.2) 11389 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:41:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:41:11 smithi080 bash[28361]: cluster 2023-12-01T14:41:09.113887+0000 mgr.y (mgr.24362) 17775 : cluster 0 pgmap v17744: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:41:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:41:11 smithi080 bash[28361]: audit 2023-12-01T14:41:10.720081+0000 mon.c (mon.2) 11389 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:41:11.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:41:11 smithi090 bash[32384]: cluster 2023-12-01T14:41:09.113887+0000 mgr.y (mgr.24362) 17775 : cluster 0 pgmap v17744: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:41:11.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:41:11 smithi090 bash[32384]: audit 2023-12-01T14:41:10.720081+0000 mon.c (mon.2) 11389 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:41:12.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:41:12 smithi080 bash[28361]: audit 2023-12-01T14:41:11.788796+0000 mon.a (mon.0) 10824 : audit 0 from='client.? 172.21.15.80:0/4205591240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:41:12.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:41:12 smithi080 bash[41963]: audit 2023-12-01T14:41:11.788796+0000 mon.a (mon.0) 10824 : audit 0 from='client.? 172.21.15.80:0/4205591240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:41:12.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:41:12 smithi090 bash[32384]: audit 2023-12-01T14:41:11.788796+0000 mon.a (mon.0) 10824 : audit 0 from='client.? 172.21.15.80:0/4205591240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:41:13.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:41:13 smithi080 bash[41963]: cluster 2023-12-01T14:41:11.115002+0000 mgr.y (mgr.24362) 17776 : cluster 0 pgmap v17745: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:41:13.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:41:13 smithi080 bash[28361]: cluster 2023-12-01T14:41:11.115002+0000 mgr.y (mgr.24362) 17776 : cluster 0 pgmap v17745: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:41:13.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:41:13 smithi090 bash[32384]: cluster 2023-12-01T14:41:11.115002+0000 mgr.y (mgr.24362) 17776 : cluster 0 pgmap v17745: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:41:15.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:41:15 smithi080 bash[28361]: cluster 2023-12-01T14:41:13.115532+0000 mgr.y (mgr.24362) 17777 : cluster 0 pgmap v17746: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:41:15.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:41:15 smithi080 bash[28361]: audit 2023-12-01T14:41:14.240810+0000 mon.a (mon.0) 10825 : audit 0 from='client.? 172.21.15.80:0/512241799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:41:15.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:41:15 smithi080 bash[41963]: cluster 2023-12-01T14:41:13.115532+0000 mgr.y (mgr.24362) 17777 : cluster 0 pgmap v17746: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:41:15.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:41:15 smithi080 bash[41963]: audit 2023-12-01T14:41:14.240810+0000 mon.a (mon.0) 10825 : audit 0 from='client.? 172.21.15.80:0/512241799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:41:15.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:41:15 smithi090 bash[32384]: cluster 2023-12-01T14:41:13.115532+0000 mgr.y (mgr.24362) 17777 : cluster 0 pgmap v17746: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:41:15.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:41:15 smithi090 bash[32384]: audit 2023-12-01T14:41:14.240810+0000 mon.a (mon.0) 10825 : audit 0 from='client.? 172.21.15.80:0/512241799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:41:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:41:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:41:16] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T14:41:17.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:41:17 smithi080 bash[28361]: cluster 2023-12-01T14:41:15.116180+0000 mgr.y (mgr.24362) 17778 : cluster 0 pgmap v17747: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:41:17.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:41:17 smithi080 bash[28361]: audit 2023-12-01T14:41:16.697909+0000 mon.c (mon.2) 11390 : audit 0 from='client.? 172.21.15.80:0/1213888530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:41:17.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:41:17 smithi080 bash[41963]: cluster 2023-12-01T14:41:15.116180+0000 mgr.y (mgr.24362) 17778 : cluster 0 pgmap v17747: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:41:17.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:41:17 smithi080 bash[41963]: audit 2023-12-01T14:41:16.697909+0000 mon.c (mon.2) 11390 : audit 0 from='client.? 172.21.15.80:0/1213888530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:41:17.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:41:17 smithi090 bash[32384]: cluster 2023-12-01T14:41:15.116180+0000 mgr.y (mgr.24362) 17778 : cluster 0 pgmap v17747: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:41:17.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:41:17 smithi090 bash[32384]: audit 2023-12-01T14:41:16.697909+0000 mon.c (mon.2) 11390 : audit 0 from='client.? 172.21.15.80:0/1213888530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:41:19.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:41:19 smithi080 bash[28361]: cluster 2023-12-01T14:41:17.117275+0000 mgr.y (mgr.24362) 17779 : cluster 0 pgmap v17748: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:41:19.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:41:19 smithi080 bash[41963]: cluster 2023-12-01T14:41:17.117275+0000 mgr.y (mgr.24362) 17779 : cluster 0 pgmap v17748: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:41:19.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:41:19 smithi090 bash[32384]: cluster 2023-12-01T14:41:17.117275+0000 mgr.y (mgr.24362) 17779 : cluster 0 pgmap v17748: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:41:20.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:41:20 smithi080 bash[28361]: audit 2023-12-01T14:41:19.155123+0000 mon.a (mon.0) 10826 : audit 0 from='client.? 172.21.15.80:0/2144620885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:41:20.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:41:20 smithi080 bash[41963]: audit 2023-12-01T14:41:19.155123+0000 mon.a (mon.0) 10826 : audit 0 from='client.? 172.21.15.80:0/2144620885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:41:20.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:41:20 smithi090 bash[32384]: audit 2023-12-01T14:41:19.155123+0000 mon.a (mon.0) 10826 : audit 0 from='client.? 172.21.15.80:0/2144620885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:41:21.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:41:21 smithi080 bash[28361]: cluster 2023-12-01T14:41:19.117850+0000 mgr.y (mgr.24362) 17780 : cluster 0 pgmap v17749: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:41:21.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:41:21 smithi080 bash[41963]: cluster 2023-12-01T14:41:19.117850+0000 mgr.y (mgr.24362) 17780 : cluster 0 pgmap v17749: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:41:21.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:41:21 smithi090 bash[32384]: cluster 2023-12-01T14:41:19.117850+0000 mgr.y (mgr.24362) 17780 : cluster 0 pgmap v17749: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:41:22.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:41:22 smithi080 bash[28361]: audit 2023-12-01T14:41:21.615582+0000 mon.c (mon.2) 11391 : audit 0 from='client.? 172.21.15.80:0/42207422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:41:22.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:41:22 smithi080 bash[41963]: audit 2023-12-01T14:41:21.615582+0000 mon.c (mon.2) 11391 : audit 0 from='client.? 172.21.15.80:0/42207422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:41:22.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:41:22 smithi090 bash[32384]: audit 2023-12-01T14:41:21.615582+0000 mon.c (mon.2) 11391 : audit 0 from='client.? 172.21.15.80:0/42207422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:41:23.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:41:23 smithi080 bash[41963]: cluster 2023-12-01T14:41:21.119004+0000 mgr.y (mgr.24362) 17781 : cluster 0 pgmap v17750: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:41:23.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:41:23 smithi080 bash[28361]: cluster 2023-12-01T14:41:21.119004+0000 mgr.y (mgr.24362) 17781 : cluster 0 pgmap v17750: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:41:23.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:41:23 smithi090 bash[32384]: cluster 2023-12-01T14:41:21.119004+0000 mgr.y (mgr.24362) 17781 : cluster 0 pgmap v17750: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:41:25.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:41:25 smithi080 bash[41963]: cluster 2023-12-01T14:41:23.119644+0000 mgr.y (mgr.24362) 17782 : cluster 0 pgmap v17751: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:41:25.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:41:25 smithi080 bash[41963]: audit 2023-12-01T14:41:24.074516+0000 mon.c (mon.2) 11392 : audit 0 from='client.? 172.21.15.80:0/835359156' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:41:25.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:41:25 smithi080 bash[28361]: cluster 2023-12-01T14:41:23.119644+0000 mgr.y (mgr.24362) 17782 : cluster 0 pgmap v17751: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:41:25.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:41:25 smithi080 bash[28361]: audit 2023-12-01T14:41:24.074516+0000 mon.c (mon.2) 11392 : audit 0 from='client.? 172.21.15.80:0/835359156' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:41:25.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:41:25 smithi090 bash[32384]: cluster 2023-12-01T14:41:23.119644+0000 mgr.y (mgr.24362) 17782 : cluster 0 pgmap v17751: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:41:25.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:41:25 smithi090 bash[32384]: audit 2023-12-01T14:41:24.074516+0000 mon.c (mon.2) 11392 : audit 0 from='client.? 172.21.15.80:0/835359156' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:41:26.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:41:26 smithi080 bash[28361]: audit 2023-12-01T14:41:25.720515+0000 mon.c (mon.2) 11393 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:41:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:41:26 smithi080 bash[41963]: audit 2023-12-01T14:41:25.720515+0000 mon.c (mon.2) 11393 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:41:26.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:41:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:41:26] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T14:41:26.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:41:26 smithi090 bash[32384]: audit 2023-12-01T14:41:25.720515+0000 mon.c (mon.2) 11393 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:41:27.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:41:27 smithi080 bash[41963]: cluster 2023-12-01T14:41:25.120346+0000 mgr.y (mgr.24362) 17783 : cluster 0 pgmap v17752: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:41:27.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:41:27 smithi080 bash[41963]: audit 2023-12-01T14:41:26.526120+0000 mon.c (mon.2) 11394 : audit 0 from='client.? 172.21.15.80:0/1157811228' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:41:27.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:41:27 smithi080 bash[28361]: cluster 2023-12-01T14:41:25.120346+0000 mgr.y (mgr.24362) 17783 : cluster 0 pgmap v17752: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:41:27.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:41:27 smithi080 bash[28361]: audit 2023-12-01T14:41:26.526120+0000 mon.c (mon.2) 11394 : audit 0 from='client.? 172.21.15.80:0/1157811228' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:41:27.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:41:27 smithi090 bash[32384]: cluster 2023-12-01T14:41:25.120346+0000 mgr.y (mgr.24362) 17783 : cluster 0 pgmap v17752: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:41:27.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:41:27 smithi090 bash[32384]: audit 2023-12-01T14:41:26.526120+0000 mon.c (mon.2) 11394 : audit 0 from='client.? 172.21.15.80:0/1157811228' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:41:29.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:41:29 smithi080 bash[28361]: cluster 2023-12-01T14:41:27.121409+0000 mgr.y (mgr.24362) 17784 : cluster 0 pgmap v17753: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:41:29.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:41:29 smithi080 bash[28361]: audit 2023-12-01T14:41:28.975995+0000 mon.a (mon.0) 10827 : audit 0 from='client.? 172.21.15.80:0/3928374369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:41:29.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:41:29 smithi080 bash[41963]: cluster 2023-12-01T14:41:27.121409+0000 mgr.y (mgr.24362) 17784 : cluster 0 pgmap v17753: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:41:29.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:41:29 smithi080 bash[41963]: audit 2023-12-01T14:41:28.975995+0000 mon.a (mon.0) 10827 : audit 0 from='client.? 172.21.15.80:0/3928374369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:41:29.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:41:29 smithi090 bash[32384]: cluster 2023-12-01T14:41:27.121409+0000 mgr.y (mgr.24362) 17784 : cluster 0 pgmap v17753: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:41:29.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:41:29 smithi090 bash[32384]: audit 2023-12-01T14:41:28.975995+0000 mon.a (mon.0) 10827 : audit 0 from='client.? 172.21.15.80:0/3928374369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:41:31.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:41:30 smithi090 bash[32384]: cluster 2023-12-01T14:41:29.121987+0000 mgr.y (mgr.24362) 17785 : cluster 0 pgmap v17754: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:41:31.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:41:30 smithi080 bash[28361]: cluster 2023-12-01T14:41:29.121987+0000 mgr.y (mgr.24362) 17785 : cluster 0 pgmap v17754: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:41:31.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:41:30 smithi080 bash[41963]: cluster 2023-12-01T14:41:29.121987+0000 mgr.y (mgr.24362) 17785 : cluster 0 pgmap v17754: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:41:32.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:41:31 smithi090 bash[32384]: audit 2023-12-01T14:41:31.426309+0000 mon.a (mon.0) 10828 : audit 0 from='client.? 172.21.15.80:0/284755487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:41:32.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:41:31 smithi080 bash[28361]: audit 2023-12-01T14:41:31.426309+0000 mon.a (mon.0) 10828 : audit 0 from='client.? 172.21.15.80:0/284755487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:41:32.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:41:31 smithi080 bash[41963]: audit 2023-12-01T14:41:31.426309+0000 mon.a (mon.0) 10828 : audit 0 from='client.? 172.21.15.80:0/284755487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:41:33.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:41:32 smithi090 bash[32384]: cluster 2023-12-01T14:41:31.122812+0000 mgr.y (mgr.24362) 17786 : cluster 0 pgmap v17755: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:41:33.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:41:32 smithi080 bash[28361]: cluster 2023-12-01T14:41:31.122812+0000 mgr.y (mgr.24362) 17786 : cluster 0 pgmap v17755: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:41:33.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:41:32 smithi080 bash[41963]: cluster 2023-12-01T14:41:31.122812+0000 mgr.y (mgr.24362) 17786 : cluster 0 pgmap v17755: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:41:34.269 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 14:41:33 smithi090 bash[65515]: logger=cleanup t=2023-12-01T14:41:33.8365476Z level=info msg="Completed cleanup jobs" duration=46.804778ms 2023-12-01T14:41:35.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:41:34 smithi090 bash[32384]: cluster 2023-12-01T14:41:33.123424+0000 mgr.y (mgr.24362) 17787 : cluster 0 pgmap v17756: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:41:35.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:41:34 smithi090 bash[32384]: audit 2023-12-01T14:41:33.875361+0000 mon.c (mon.2) 11395 : audit 0 from='client.? 172.21.15.80:0/1003069269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:41:35.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:41:34 smithi080 bash[28361]: cluster 2023-12-01T14:41:33.123424+0000 mgr.y (mgr.24362) 17787 : cluster 0 pgmap v17756: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:41:35.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:41:34 smithi080 bash[28361]: audit 2023-12-01T14:41:33.875361+0000 mon.c (mon.2) 11395 : audit 0 from='client.? 172.21.15.80:0/1003069269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:41:35.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:41:34 smithi080 bash[41963]: cluster 2023-12-01T14:41:33.123424+0000 mgr.y (mgr.24362) 17787 : cluster 0 pgmap v17756: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:41:35.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:41:34 smithi080 bash[41963]: audit 2023-12-01T14:41:33.875361+0000 mon.c (mon.2) 11395 : audit 0 from='client.? 172.21.15.80:0/1003069269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:41:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:41:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:41:36] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T14:41:37.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:41:36 smithi090 bash[32384]: cluster 2023-12-01T14:41:35.124144+0000 mgr.y (mgr.24362) 17788 : cluster 0 pgmap v17757: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:41:37.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:41:36 smithi090 bash[32384]: audit 2023-12-01T14:41:36.320982+0000 mon.a (mon.0) 10829 : audit 0 from='client.? 172.21.15.80:0/2619919843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:41:37.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:41:36 smithi080 bash[28361]: cluster 2023-12-01T14:41:35.124144+0000 mgr.y (mgr.24362) 17788 : cluster 0 pgmap v17757: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:41:37.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:41:36 smithi080 bash[28361]: audit 2023-12-01T14:41:36.320982+0000 mon.a (mon.0) 10829 : audit 0 from='client.? 172.21.15.80:0/2619919843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:41:37.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:41:36 smithi080 bash[41963]: cluster 2023-12-01T14:41:35.124144+0000 mgr.y (mgr.24362) 17788 : cluster 0 pgmap v17757: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:41:37.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:41:36 smithi080 bash[41963]: audit 2023-12-01T14:41:36.320982+0000 mon.a (mon.0) 10829 : audit 0 from='client.? 172.21.15.80:0/2619919843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:41:39.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:41:38 smithi090 bash[32384]: cluster 2023-12-01T14:41:37.125343+0000 mgr.y (mgr.24362) 17789 : cluster 0 pgmap v17758: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:41:39.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:41:38 smithi080 bash[28361]: cluster 2023-12-01T14:41:37.125343+0000 mgr.y (mgr.24362) 17789 : cluster 0 pgmap v17758: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:41:39.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:41:38 smithi080 bash[41963]: cluster 2023-12-01T14:41:37.125343+0000 mgr.y (mgr.24362) 17789 : cluster 0 pgmap v17758: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:41:40.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:41:39 smithi090 bash[32384]: audit 2023-12-01T14:41:38.772802+0000 mon.c (mon.2) 11396 : audit 0 from='client.? 172.21.15.80:0/764497039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:41:40.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:41:39 smithi080 bash[28361]: audit 2023-12-01T14:41:38.772802+0000 mon.c (mon.2) 11396 : audit 0 from='client.? 172.21.15.80:0/764497039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:41:40.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:41:39 smithi080 bash[41963]: audit 2023-12-01T14:41:38.772802+0000 mon.c (mon.2) 11396 : audit 0 from='client.? 172.21.15.80:0/764497039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:41:41.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:41:40 smithi090 bash[32384]: cluster 2023-12-01T14:41:39.126012+0000 mgr.y (mgr.24362) 17790 : cluster 0 pgmap v17759: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:41:41.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:41:40 smithi090 bash[32384]: audit 2023-12-01T14:41:40.720920+0000 mon.c (mon.2) 11397 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:41:41.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:41:40 smithi080 bash[41963]: cluster 2023-12-01T14:41:39.126012+0000 mgr.y (mgr.24362) 17790 : cluster 0 pgmap v17759: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:41:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:41:40 smithi080 bash[41963]: audit 2023-12-01T14:41:40.720920+0000 mon.c (mon.2) 11397 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:41:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:41:40 smithi080 bash[28361]: cluster 2023-12-01T14:41:39.126012+0000 mgr.y (mgr.24362) 17790 : cluster 0 pgmap v17759: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:41:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:41:40 smithi080 bash[28361]: audit 2023-12-01T14:41:40.720920+0000 mon.c (mon.2) 11397 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:41:42.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:41:41 smithi080 bash[41963]: audit 2023-12-01T14:41:41.232384+0000 mon.c (mon.2) 11398 : audit 0 from='client.? 172.21.15.80:0/4239183406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:41:42.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:41:41 smithi080 bash[28361]: audit 2023-12-01T14:41:41.232384+0000 mon.c (mon.2) 11398 : audit 0 from='client.? 172.21.15.80:0/4239183406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:41:42.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:41:41 smithi090 bash[32384]: audit 2023-12-01T14:41:41.232384+0000 mon.c (mon.2) 11398 : audit 0 from='client.? 172.21.15.80:0/4239183406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:41:43.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:41:42 smithi080 bash[28361]: cluster 2023-12-01T14:41:41.127098+0000 mgr.y (mgr.24362) 17791 : cluster 0 pgmap v17760: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:41:43.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:41:42 smithi080 bash[41963]: cluster 2023-12-01T14:41:41.127098+0000 mgr.y (mgr.24362) 17791 : cluster 0 pgmap v17760: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:41:43.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:41:42 smithi090 bash[32384]: cluster 2023-12-01T14:41:41.127098+0000 mgr.y (mgr.24362) 17791 : cluster 0 pgmap v17760: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:41:44.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:41:43 smithi080 bash[28361]: audit 2023-12-01T14:41:43.680149+0000 mon.c (mon.2) 11399 : audit 0 from='client.? 172.21.15.80:0/2413789642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:41:44.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:41:43 smithi080 bash[41963]: audit 2023-12-01T14:41:43.680149+0000 mon.c (mon.2) 11399 : audit 0 from='client.? 172.21.15.80:0/2413789642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:41:44.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:41:43 smithi090 bash[32384]: audit 2023-12-01T14:41:43.680149+0000 mon.c (mon.2) 11399 : audit 0 from='client.? 172.21.15.80:0/2413789642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:41:45.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:41:44 smithi080 bash[28361]: cluster 2023-12-01T14:41:43.127769+0000 mgr.y (mgr.24362) 17792 : cluster 0 pgmap v17761: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:41:45.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:41:44 smithi080 bash[41963]: cluster 2023-12-01T14:41:43.127769+0000 mgr.y (mgr.24362) 17792 : cluster 0 pgmap v17761: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:41:45.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:41:44 smithi090 bash[32384]: cluster 2023-12-01T14:41:43.127769+0000 mgr.y (mgr.24362) 17792 : cluster 0 pgmap v17761: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:41:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:41:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:41:46] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T14:41:47.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:41:46 smithi080 bash[28361]: cluster 2023-12-01T14:41:45.128420+0000 mgr.y (mgr.24362) 17793 : cluster 0 pgmap v17762: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:41:47.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:41:46 smithi080 bash[28361]: audit 2023-12-01T14:41:46.138734+0000 mon.c (mon.2) 11400 : audit 0 from='client.? 172.21.15.80:0/749237628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:41:47.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:41:46 smithi080 bash[41963]: cluster 2023-12-01T14:41:45.128420+0000 mgr.y (mgr.24362) 17793 : cluster 0 pgmap v17762: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:41:47.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:41:46 smithi080 bash[41963]: audit 2023-12-01T14:41:46.138734+0000 mon.c (mon.2) 11400 : audit 0 from='client.? 172.21.15.80:0/749237628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:41:47.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:41:46 smithi090 bash[32384]: cluster 2023-12-01T14:41:45.128420+0000 mgr.y (mgr.24362) 17793 : cluster 0 pgmap v17762: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:41:47.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:41:46 smithi090 bash[32384]: audit 2023-12-01T14:41:46.138734+0000 mon.c (mon.2) 11400 : audit 0 from='client.? 172.21.15.80:0/749237628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:41:49.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:41:48 smithi080 bash[28361]: cluster 2023-12-01T14:41:47.129670+0000 mgr.y (mgr.24362) 17794 : cluster 0 pgmap v17763: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:41:49.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:41:48 smithi080 bash[28361]: audit 2023-12-01T14:41:48.590201+0000 mon.c (mon.2) 11401 : audit 0 from='client.? 172.21.15.80:0/64831868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:41:49.185 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:41:48 smithi080 bash[41963]: cluster 2023-12-01T14:41:47.129670+0000 mgr.y (mgr.24362) 17794 : cluster 0 pgmap v17763: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:41:49.185 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:41:48 smithi080 bash[41963]: audit 2023-12-01T14:41:48.590201+0000 mon.c (mon.2) 11401 : audit 0 from='client.? 172.21.15.80:0/64831868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:41:49.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:41:48 smithi090 bash[32384]: cluster 2023-12-01T14:41:47.129670+0000 mgr.y (mgr.24362) 17794 : cluster 0 pgmap v17763: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:41:49.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:41:48 smithi090 bash[32384]: audit 2023-12-01T14:41:48.590201+0000 mon.c (mon.2) 11401 : audit 0 from='client.? 172.21.15.80:0/64831868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:41:51.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:41:50 smithi080 bash[41963]: cluster 2023-12-01T14:41:49.130271+0000 mgr.y (mgr.24362) 17795 : cluster 0 pgmap v17764: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:41:51.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:41:50 smithi080 bash[28361]: cluster 2023-12-01T14:41:49.130271+0000 mgr.y (mgr.24362) 17795 : cluster 0 pgmap v17764: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:41:51.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:41:50 smithi090 bash[32384]: cluster 2023-12-01T14:41:49.130271+0000 mgr.y (mgr.24362) 17795 : cluster 0 pgmap v17764: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:41:52.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:41:51 smithi080 bash[28361]: audit 2023-12-01T14:41:51.067636+0000 mon.a (mon.0) 10830 : audit 0 from='client.? 172.21.15.80:0/2632454848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:41:52.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:41:51 smithi080 bash[41963]: audit 2023-12-01T14:41:51.067636+0000 mon.a (mon.0) 10830 : audit 0 from='client.? 172.21.15.80:0/2632454848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:41:52.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:41:51 smithi090 bash[32384]: audit 2023-12-01T14:41:51.067636+0000 mon.a (mon.0) 10830 : audit 0 from='client.? 172.21.15.80:0/2632454848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:41:53.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:41:52 smithi080 bash[41963]: cluster 2023-12-01T14:41:51.131442+0000 mgr.y (mgr.24362) 17796 : cluster 0 pgmap v17765: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:41:53.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:41:52 smithi080 bash[28361]: cluster 2023-12-01T14:41:51.131442+0000 mgr.y (mgr.24362) 17796 : cluster 0 pgmap v17765: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:41:53.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:41:52 smithi090 bash[32384]: cluster 2023-12-01T14:41:51.131442+0000 mgr.y (mgr.24362) 17796 : cluster 0 pgmap v17765: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:41:54.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:41:53 smithi080 bash[28361]: audit 2023-12-01T14:41:53.527756+0000 mon.a (mon.0) 10831 : audit 0 from='client.? 172.21.15.80:0/968133309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:41:54.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:41:53 smithi080 bash[41963]: audit 2023-12-01T14:41:53.527756+0000 mon.a (mon.0) 10831 : audit 0 from='client.? 172.21.15.80:0/968133309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:41:54.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:41:53 smithi090 bash[32384]: audit 2023-12-01T14:41:53.527756+0000 mon.a (mon.0) 10831 : audit 0 from='client.? 172.21.15.80:0/968133309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:41:55.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:41:54 smithi080 bash[28361]: cluster 2023-12-01T14:41:53.131988+0000 mgr.y (mgr.24362) 17797 : cluster 0 pgmap v17766: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:41:55.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:41:54 smithi080 bash[28361]: audit 2023-12-01T14:41:53.862010+0000 mon.c (mon.2) 11402 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:41:55.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:41:54 smithi080 bash[41963]: cluster 2023-12-01T14:41:53.131988+0000 mgr.y (mgr.24362) 17797 : cluster 0 pgmap v17766: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:41:55.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:41:54 smithi080 bash[41963]: audit 2023-12-01T14:41:53.862010+0000 mon.c (mon.2) 11402 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:41:55.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:41:54 smithi090 bash[32384]: cluster 2023-12-01T14:41:53.131988+0000 mgr.y (mgr.24362) 17797 : cluster 0 pgmap v17766: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:41:55.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:41:54 smithi090 bash[32384]: audit 2023-12-01T14:41:53.862010+0000 mon.c (mon.2) 11402 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:41:56.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:41:55 smithi080 bash[28361]: audit 2023-12-01T14:41:55.720998+0000 mon.c (mon.2) 11403 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:41:56.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:41:55 smithi080 bash[41963]: audit 2023-12-01T14:41:55.720998+0000 mon.c (mon.2) 11403 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:41:56.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:41:55 smithi090 bash[32384]: audit 2023-12-01T14:41:55.720998+0000 mon.c (mon.2) 11403 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:41:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:41:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:41:56] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T14:41:57.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:41:56 smithi080 bash[28361]: cluster 2023-12-01T14:41:55.132599+0000 mgr.y (mgr.24362) 17798 : cluster 0 pgmap v17767: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:41:57.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:41:56 smithi080 bash[28361]: audit 2023-12-01T14:41:55.990998+0000 mon.c (mon.2) 11404 : audit 0 from='client.? 172.21.15.80:0/3464307285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:41:57.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:41:56 smithi080 bash[41963]: cluster 2023-12-01T14:41:55.132599+0000 mgr.y (mgr.24362) 17798 : cluster 0 pgmap v17767: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:41:57.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:41:56 smithi080 bash[41963]: audit 2023-12-01T14:41:55.990998+0000 mon.c (mon.2) 11404 : audit 0 from='client.? 172.21.15.80:0/3464307285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:41:57.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:41:56 smithi090 bash[32384]: cluster 2023-12-01T14:41:55.132599+0000 mgr.y (mgr.24362) 17798 : cluster 0 pgmap v17767: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:41:57.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:41:56 smithi090 bash[32384]: audit 2023-12-01T14:41:55.990998+0000 mon.c (mon.2) 11404 : audit 0 from='client.? 172.21.15.80:0/3464307285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:41:59.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:41:58 smithi080 bash[41963]: cluster 2023-12-01T14:41:57.133759+0000 mgr.y (mgr.24362) 17799 : cluster 0 pgmap v17768: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:41:59.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:41:58 smithi080 bash[41963]: audit 2023-12-01T14:41:58.465596+0000 mon.a (mon.0) 10832 : audit 0 from='client.? 172.21.15.80:0/2904132389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:41:59.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:41:58 smithi080 bash[28361]: cluster 2023-12-01T14:41:57.133759+0000 mgr.y (mgr.24362) 17799 : cluster 0 pgmap v17768: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:41:59.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:41:58 smithi080 bash[28361]: audit 2023-12-01T14:41:58.465596+0000 mon.a (mon.0) 10832 : audit 0 from='client.? 172.21.15.80:0/2904132389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:41:59.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:41:58 smithi090 bash[32384]: cluster 2023-12-01T14:41:57.133759+0000 mgr.y (mgr.24362) 17799 : cluster 0 pgmap v17768: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:41:59.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:41:58 smithi090 bash[32384]: audit 2023-12-01T14:41:58.465596+0000 mon.a (mon.0) 10832 : audit 0 from='client.? 172.21.15.80:0/2904132389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:42:00.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:42:00 smithi080 bash[28361]: cluster 2023-12-01T14:41:59.134182+0000 mgr.y (mgr.24362) 17800 : cluster 0 pgmap v17769: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:42:00.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:42:00 smithi080 bash[28361]: audit 2023-12-01T14:41:59.658278+0000 mon.a (mon.0) 10833 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:42:00.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:42:00 smithi080 bash[28361]: audit 2023-12-01T14:41:59.671556+0000 mon.a (mon.0) 10834 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:42:00.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:42:00 smithi080 bash[28361]: audit 2023-12-01T14:42:00.008672+0000 mon.a (mon.0) 10835 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:42:00.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:42:00 smithi080 bash[28361]: audit 2023-12-01T14:42:00.016982+0000 mon.a (mon.0) 10836 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:42:00.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:42:00 smithi080 bash[28361]: audit 2023-12-01T14:42:00.502027+0000 mon.c (mon.2) 11405 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:42:00.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:42:00 smithi080 bash[28361]: audit 2023-12-01T14:42:00.503703+0000 mon.c (mon.2) 11406 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:42:00.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:42:00 smithi080 bash[28361]: audit 2023-12-01T14:42:00.513636+0000 mon.a (mon.0) 10837 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:42:00.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:42:00 smithi080 bash[41963]: cluster 2023-12-01T14:41:59.134182+0000 mgr.y (mgr.24362) 17800 : cluster 0 pgmap v17769: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:42:00.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:42:00 smithi080 bash[41963]: audit 2023-12-01T14:41:59.658278+0000 mon.a (mon.0) 10833 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:42:00.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:42:00 smithi080 bash[41963]: audit 2023-12-01T14:41:59.671556+0000 mon.a (mon.0) 10834 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:42:00.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:42:00 smithi080 bash[41963]: audit 2023-12-01T14:42:00.008672+0000 mon.a (mon.0) 10835 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:42:00.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:42:00 smithi080 bash[41963]: audit 2023-12-01T14:42:00.016982+0000 mon.a (mon.0) 10836 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:42:00.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:42:00 smithi080 bash[41963]: audit 2023-12-01T14:42:00.502027+0000 mon.c (mon.2) 11405 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:42:00.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:42:00 smithi080 bash[41963]: audit 2023-12-01T14:42:00.503703+0000 mon.c (mon.2) 11406 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:42:00.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:42:00 smithi080 bash[41963]: audit 2023-12-01T14:42:00.513636+0000 mon.a (mon.0) 10837 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:42:01.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:42:00 smithi090 bash[32384]: cluster 2023-12-01T14:41:59.134182+0000 mgr.y (mgr.24362) 17800 : cluster 0 pgmap v17769: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:42:01.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:42:00 smithi090 bash[32384]: audit 2023-12-01T14:41:59.658278+0000 mon.a (mon.0) 10833 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:42:01.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:42:00 smithi090 bash[32384]: audit 2023-12-01T14:41:59.671556+0000 mon.a (mon.0) 10834 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:42:01.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:42:00 smithi090 bash[32384]: audit 2023-12-01T14:42:00.008672+0000 mon.a (mon.0) 10835 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:42:01.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:42:00 smithi090 bash[32384]: audit 2023-12-01T14:42:00.016982+0000 mon.a (mon.0) 10836 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:42:01.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:42:00 smithi090 bash[32384]: audit 2023-12-01T14:42:00.502027+0000 mon.c (mon.2) 11405 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:42:01.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:42:00 smithi090 bash[32384]: audit 2023-12-01T14:42:00.503703+0000 mon.c (mon.2) 11406 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:42:01.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:42:00 smithi090 bash[32384]: audit 2023-12-01T14:42:00.513636+0000 mon.a (mon.0) 10837 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:42:01.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:42:01 smithi080 bash[28361]: audit 2023-12-01T14:42:00.930834+0000 mon.a (mon.0) 10838 : audit 0 from='client.? 172.21.15.80:0/374167527' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:42:01.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:42:01 smithi080 bash[41963]: audit 2023-12-01T14:42:00.930834+0000 mon.a (mon.0) 10838 : audit 0 from='client.? 172.21.15.80:0/374167527' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:42:02.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:42:01 smithi090 bash[32384]: audit 2023-12-01T14:42:00.930834+0000 mon.a (mon.0) 10838 : audit 0 from='client.? 172.21.15.80:0/374167527' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:42:02.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:42:02 smithi080 bash[28361]: cluster 2023-12-01T14:42:01.135352+0000 mgr.y (mgr.24362) 17801 : cluster 0 pgmap v17770: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:42:02.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:42:02 smithi080 bash[41963]: cluster 2023-12-01T14:42:01.135352+0000 mgr.y (mgr.24362) 17801 : cluster 0 pgmap v17770: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:42:03.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:42:02 smithi090 bash[32384]: cluster 2023-12-01T14:42:01.135352+0000 mgr.y (mgr.24362) 17801 : cluster 0 pgmap v17770: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:42:03.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:42:03 smithi080 bash[28361]: audit 2023-12-01T14:42:03.396589+0000 mon.a (mon.0) 10839 : audit 0 from='client.? 172.21.15.80:0/1932675670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:42:03.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:42:03 smithi080 bash[41963]: audit 2023-12-01T14:42:03.396589+0000 mon.a (mon.0) 10839 : audit 0 from='client.? 172.21.15.80:0/1932675670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:42:04.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:42:03 smithi090 bash[32384]: audit 2023-12-01T14:42:03.396589+0000 mon.a (mon.0) 10839 : audit 0 from='client.? 172.21.15.80:0/1932675670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:42:04.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:42:04 smithi080 bash[41963]: cluster 2023-12-01T14:42:03.135987+0000 mgr.y (mgr.24362) 17802 : cluster 0 pgmap v17771: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:42:04.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:42:04 smithi080 bash[28361]: cluster 2023-12-01T14:42:03.135987+0000 mgr.y (mgr.24362) 17802 : cluster 0 pgmap v17771: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:42:05.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:42:04 smithi090 bash[32384]: cluster 2023-12-01T14:42:03.135987+0000 mgr.y (mgr.24362) 17802 : cluster 0 pgmap v17771: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:42:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:42:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:42:06] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T14:42:07.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:42:06 smithi090 bash[32384]: cluster 2023-12-01T14:42:05.136635+0000 mgr.y (mgr.24362) 17803 : cluster 0 pgmap v17772: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:42:07.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:42:06 smithi090 bash[32384]: audit 2023-12-01T14:42:05.857486+0000 mon.a (mon.0) 10840 : audit 0 from='client.? 172.21.15.80:0/2016751225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:42:07.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:42:06 smithi080 bash[41963]: cluster 2023-12-01T14:42:05.136635+0000 mgr.y (mgr.24362) 17803 : cluster 0 pgmap v17772: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:42:07.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:42:06 smithi080 bash[41963]: audit 2023-12-01T14:42:05.857486+0000 mon.a (mon.0) 10840 : audit 0 from='client.? 172.21.15.80:0/2016751225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:42:07.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:42:06 smithi080 bash[28361]: cluster 2023-12-01T14:42:05.136635+0000 mgr.y (mgr.24362) 17803 : cluster 0 pgmap v17772: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:42:07.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:42:06 smithi080 bash[28361]: audit 2023-12-01T14:42:05.857486+0000 mon.a (mon.0) 10840 : audit 0 from='client.? 172.21.15.80:0/2016751225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:42:09.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:42:08 smithi090 bash[32384]: cluster 2023-12-01T14:42:07.137860+0000 mgr.y (mgr.24362) 17804 : cluster 0 pgmap v17773: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:42:09.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:42:08 smithi090 bash[32384]: audit 2023-12-01T14:42:08.319587+0000 mon.a (mon.0) 10841 : audit 0 from='client.? 172.21.15.80:0/2168472238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:42:09.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:42:08 smithi080 bash[41963]: cluster 2023-12-01T14:42:07.137860+0000 mgr.y (mgr.24362) 17804 : cluster 0 pgmap v17773: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:42:09.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:42:08 smithi080 bash[41963]: audit 2023-12-01T14:42:08.319587+0000 mon.a (mon.0) 10841 : audit 0 from='client.? 172.21.15.80:0/2168472238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:42:09.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:42:08 smithi080 bash[28361]: cluster 2023-12-01T14:42:07.137860+0000 mgr.y (mgr.24362) 17804 : cluster 0 pgmap v17773: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:42:09.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:42:08 smithi080 bash[28361]: audit 2023-12-01T14:42:08.319587+0000 mon.a (mon.0) 10841 : audit 0 from='client.? 172.21.15.80:0/2168472238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:42:11.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:42:10 smithi090 bash[32384]: cluster 2023-12-01T14:42:09.138565+0000 mgr.y (mgr.24362) 17805 : cluster 0 pgmap v17774: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:42:11.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:42:10 smithi090 bash[32384]: audit 2023-12-01T14:42:10.721652+0000 mon.c (mon.2) 11407 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:42:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:42:10 smithi080 bash[28361]: cluster 2023-12-01T14:42:09.138565+0000 mgr.y (mgr.24362) 17805 : cluster 0 pgmap v17774: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:42:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:42:10 smithi080 bash[28361]: audit 2023-12-01T14:42:10.721652+0000 mon.c (mon.2) 11407 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:42:11.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:42:10 smithi080 bash[41963]: cluster 2023-12-01T14:42:09.138565+0000 mgr.y (mgr.24362) 17805 : cluster 0 pgmap v17774: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:42:11.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:42:10 smithi080 bash[41963]: audit 2023-12-01T14:42:10.721652+0000 mon.c (mon.2) 11407 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:42:12.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:42:11 smithi090 bash[32384]: audit 2023-12-01T14:42:10.792852+0000 mon.c (mon.2) 11408 : audit 0 from='client.? 172.21.15.80:0/3304661261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:42:12.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:42:11 smithi080 bash[41963]: audit 2023-12-01T14:42:10.792852+0000 mon.c (mon.2) 11408 : audit 0 from='client.? 172.21.15.80:0/3304661261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:42:12.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:42:11 smithi080 bash[28361]: audit 2023-12-01T14:42:10.792852+0000 mon.c (mon.2) 11408 : audit 0 from='client.? 172.21.15.80:0/3304661261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:42:13.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:42:12 smithi090 bash[32384]: cluster 2023-12-01T14:42:11.139689+0000 mgr.y (mgr.24362) 17806 : cluster 0 pgmap v17775: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:42:13.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:42:12 smithi080 bash[41963]: cluster 2023-12-01T14:42:11.139689+0000 mgr.y (mgr.24362) 17806 : cluster 0 pgmap v17775: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:42:13.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:42:12 smithi080 bash[28361]: cluster 2023-12-01T14:42:11.139689+0000 mgr.y (mgr.24362) 17806 : cluster 0 pgmap v17775: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:42:14.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:42:13 smithi080 bash[41963]: audit 2023-12-01T14:42:13.249490+0000 mon.c (mon.2) 11409 : audit 0 from='client.? 172.21.15.80:0/829039513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:42:14.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:42:13 smithi080 bash[28361]: audit 2023-12-01T14:42:13.249490+0000 mon.c (mon.2) 11409 : audit 0 from='client.? 172.21.15.80:0/829039513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:42:14.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:42:13 smithi090 bash[32384]: audit 2023-12-01T14:42:13.249490+0000 mon.c (mon.2) 11409 : audit 0 from='client.? 172.21.15.80:0/829039513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:42:15.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:42:14 smithi080 bash[41963]: cluster 2023-12-01T14:42:13.140367+0000 mgr.y (mgr.24362) 17807 : cluster 0 pgmap v17776: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:42:15.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:42:14 smithi080 bash[28361]: cluster 2023-12-01T14:42:13.140367+0000 mgr.y (mgr.24362) 17807 : cluster 0 pgmap v17776: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:42:15.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:42:14 smithi090 bash[32384]: cluster 2023-12-01T14:42:13.140367+0000 mgr.y (mgr.24362) 17807 : cluster 0 pgmap v17776: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:42:16.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:42:15 smithi080 bash[28361]: audit 2023-12-01T14:42:15.695219+0000 mon.c (mon.2) 11410 : audit 0 from='client.? 172.21.15.80:0/3224377909' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:42:16.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:42:15 smithi080 bash[41963]: audit 2023-12-01T14:42:15.695219+0000 mon.c (mon.2) 11410 : audit 0 from='client.? 172.21.15.80:0/3224377909' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:42:16.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:42:15 smithi090 bash[32384]: audit 2023-12-01T14:42:15.695219+0000 mon.c (mon.2) 11410 : audit 0 from='client.? 172.21.15.80:0/3224377909' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:42:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:42:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:42:16] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T14:42:17.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:42:16 smithi080 bash[41963]: cluster 2023-12-01T14:42:15.141094+0000 mgr.y (mgr.24362) 17808 : cluster 0 pgmap v17777: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:42:17.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:42:16 smithi080 bash[28361]: cluster 2023-12-01T14:42:15.141094+0000 mgr.y (mgr.24362) 17808 : cluster 0 pgmap v17777: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:42:17.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:42:16 smithi090 bash[32384]: cluster 2023-12-01T14:42:15.141094+0000 mgr.y (mgr.24362) 17808 : cluster 0 pgmap v17777: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:42:19.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:42:18 smithi080 bash[41963]: cluster 2023-12-01T14:42:17.142174+0000 mgr.y (mgr.24362) 17809 : cluster 0 pgmap v17778: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:42:19.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:42:18 smithi080 bash[41963]: audit 2023-12-01T14:42:18.155178+0000 mon.c (mon.2) 11411 : audit 0 from='client.? 172.21.15.80:0/2250457364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:42:19.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:42:18 smithi080 bash[28361]: cluster 2023-12-01T14:42:17.142174+0000 mgr.y (mgr.24362) 17809 : cluster 0 pgmap v17778: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:42:19.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:42:18 smithi080 bash[28361]: audit 2023-12-01T14:42:18.155178+0000 mon.c (mon.2) 11411 : audit 0 from='client.? 172.21.15.80:0/2250457364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:42:19.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:42:18 smithi090 bash[32384]: cluster 2023-12-01T14:42:17.142174+0000 mgr.y (mgr.24362) 17809 : cluster 0 pgmap v17778: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:42:19.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:42:18 smithi090 bash[32384]: audit 2023-12-01T14:42:18.155178+0000 mon.c (mon.2) 11411 : audit 0 from='client.? 172.21.15.80:0/2250457364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:42:21.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:42:20 smithi080 bash[28361]: cluster 2023-12-01T14:42:19.142787+0000 mgr.y (mgr.24362) 17810 : cluster 0 pgmap v17779: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:42:21.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:42:20 smithi080 bash[28361]: audit 2023-12-01T14:42:20.609777+0000 mon.c (mon.2) 11412 : audit 0 from='client.? 172.21.15.80:0/2757489969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:42:21.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:42:20 smithi080 bash[41963]: cluster 2023-12-01T14:42:19.142787+0000 mgr.y (mgr.24362) 17810 : cluster 0 pgmap v17779: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:42:21.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:42:20 smithi080 bash[41963]: audit 2023-12-01T14:42:20.609777+0000 mon.c (mon.2) 11412 : audit 0 from='client.? 172.21.15.80:0/2757489969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:42:21.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:42:20 smithi090 bash[32384]: cluster 2023-12-01T14:42:19.142787+0000 mgr.y (mgr.24362) 17810 : cluster 0 pgmap v17779: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:42:21.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:42:20 smithi090 bash[32384]: audit 2023-12-01T14:42:20.609777+0000 mon.c (mon.2) 11412 : audit 0 from='client.? 172.21.15.80:0/2757489969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:42:23.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:42:22 smithi080 bash[28361]: cluster 2023-12-01T14:42:21.143971+0000 mgr.y (mgr.24362) 17811 : cluster 0 pgmap v17780: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:42:23.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:42:22 smithi080 bash[41963]: cluster 2023-12-01T14:42:21.143971+0000 mgr.y (mgr.24362) 17811 : cluster 0 pgmap v17780: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:42:23.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:42:22 smithi090 bash[32384]: cluster 2023-12-01T14:42:21.143971+0000 mgr.y (mgr.24362) 17811 : cluster 0 pgmap v17780: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:42:24.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:42:23 smithi080 bash[28361]: audit 2023-12-01T14:42:23.066575+0000 mon.c (mon.2) 11413 : audit 0 from='client.? 172.21.15.80:0/1968162721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:42:24.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:42:23 smithi080 bash[41963]: audit 2023-12-01T14:42:23.066575+0000 mon.c (mon.2) 11413 : audit 0 from='client.? 172.21.15.80:0/1968162721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:42:24.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:42:23 smithi090 bash[32384]: audit 2023-12-01T14:42:23.066575+0000 mon.c (mon.2) 11413 : audit 0 from='client.? 172.21.15.80:0/1968162721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:42:25.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:42:24 smithi080 bash[28361]: cluster 2023-12-01T14:42:23.144572+0000 mgr.y (mgr.24362) 17812 : cluster 0 pgmap v17781: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:42:25.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:42:24 smithi080 bash[41963]: cluster 2023-12-01T14:42:23.144572+0000 mgr.y (mgr.24362) 17812 : cluster 0 pgmap v17781: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:42:25.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:42:24 smithi090 bash[32384]: cluster 2023-12-01T14:42:23.144572+0000 mgr.y (mgr.24362) 17812 : cluster 0 pgmap v17781: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:42:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:42:25 smithi080 bash[28361]: audit 2023-12-01T14:42:25.529281+0000 mon.c (mon.2) 11414 : audit 0 from='client.? 172.21.15.80:0/254611380' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:42:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:42:25 smithi080 bash[28361]: audit 2023-12-01T14:42:25.722013+0000 mon.c (mon.2) 11415 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:42:26.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:42:25 smithi080 bash[41963]: audit 2023-12-01T14:42:25.529281+0000 mon.c (mon.2) 11414 : audit 0 from='client.? 172.21.15.80:0/254611380' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:42:26.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:42:25 smithi080 bash[41963]: audit 2023-12-01T14:42:25.722013+0000 mon.c (mon.2) 11415 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:42:26.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:42:25 smithi090 bash[32384]: audit 2023-12-01T14:42:25.529281+0000 mon.c (mon.2) 11414 : audit 0 from='client.? 172.21.15.80:0/254611380' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:42:26.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:42:25 smithi090 bash[32384]: audit 2023-12-01T14:42:25.722013+0000 mon.c (mon.2) 11415 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:42:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:42:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:42:26] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T14:42:27.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:42:26 smithi080 bash[28361]: cluster 2023-12-01T14:42:25.145186+0000 mgr.y (mgr.24362) 17813 : cluster 0 pgmap v17782: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:42:27.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:42:26 smithi080 bash[41963]: cluster 2023-12-01T14:42:25.145186+0000 mgr.y (mgr.24362) 17813 : cluster 0 pgmap v17782: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:42:27.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:42:26 smithi090 bash[32384]: cluster 2023-12-01T14:42:25.145186+0000 mgr.y (mgr.24362) 17813 : cluster 0 pgmap v17782: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:42:29.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:42:28 smithi080 bash[28361]: cluster 2023-12-01T14:42:27.146433+0000 mgr.y (mgr.24362) 17814 : cluster 0 pgmap v17783: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:42:29.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:42:28 smithi080 bash[28361]: audit 2023-12-01T14:42:27.994952+0000 mon.c (mon.2) 11416 : audit 0 from='client.? 172.21.15.80:0/617840912' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:42:29.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:42:28 smithi080 bash[41963]: cluster 2023-12-01T14:42:27.146433+0000 mgr.y (mgr.24362) 17814 : cluster 0 pgmap v17783: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:42:29.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:42:28 smithi080 bash[41963]: audit 2023-12-01T14:42:27.994952+0000 mon.c (mon.2) 11416 : audit 0 from='client.? 172.21.15.80:0/617840912' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:42:29.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:42:28 smithi090 bash[32384]: cluster 2023-12-01T14:42:27.146433+0000 mgr.y (mgr.24362) 17814 : cluster 0 pgmap v17783: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:42:29.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:42:28 smithi090 bash[32384]: audit 2023-12-01T14:42:27.994952+0000 mon.c (mon.2) 11416 : audit 0 from='client.? 172.21.15.80:0/617840912' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:42:31.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:42:30 smithi080 bash[28361]: cluster 2023-12-01T14:42:29.147268+0000 mgr.y (mgr.24362) 17815 : cluster 0 pgmap v17784: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:42:31.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:42:30 smithi080 bash[28361]: audit 2023-12-01T14:42:30.449526+0000 mon.c (mon.2) 11417 : audit 0 from='client.? 172.21.15.80:0/1090766401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:42:31.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:42:30 smithi080 bash[41963]: cluster 2023-12-01T14:42:29.147268+0000 mgr.y (mgr.24362) 17815 : cluster 0 pgmap v17784: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:42:31.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:42:30 smithi080 bash[41963]: audit 2023-12-01T14:42:30.449526+0000 mon.c (mon.2) 11417 : audit 0 from='client.? 172.21.15.80:0/1090766401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:42:31.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:42:30 smithi090 bash[32384]: cluster 2023-12-01T14:42:29.147268+0000 mgr.y (mgr.24362) 17815 : cluster 0 pgmap v17784: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:42:31.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:42:30 smithi090 bash[32384]: audit 2023-12-01T14:42:30.449526+0000 mon.c (mon.2) 11417 : audit 0 from='client.? 172.21.15.80:0/1090766401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:42:33.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:42:32 smithi080 bash[28361]: cluster 2023-12-01T14:42:31.148465+0000 mgr.y (mgr.24362) 17816 : cluster 0 pgmap v17785: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:42:33.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:42:32 smithi080 bash[41963]: cluster 2023-12-01T14:42:31.148465+0000 mgr.y (mgr.24362) 17816 : cluster 0 pgmap v17785: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:42:33.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:42:32 smithi090 bash[32384]: cluster 2023-12-01T14:42:31.148465+0000 mgr.y (mgr.24362) 17816 : cluster 0 pgmap v17785: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:42:34.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:42:33 smithi080 bash[28361]: audit 2023-12-01T14:42:32.909167+0000 mon.c (mon.2) 11418 : audit 0 from='client.? 172.21.15.80:0/1118856532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:42:34.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:42:33 smithi080 bash[41963]: audit 2023-12-01T14:42:32.909167+0000 mon.c (mon.2) 11418 : audit 0 from='client.? 172.21.15.80:0/1118856532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:42:34.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:42:33 smithi090 bash[32384]: audit 2023-12-01T14:42:32.909167+0000 mon.c (mon.2) 11418 : audit 0 from='client.? 172.21.15.80:0/1118856532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:42:35.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:42:34 smithi080 bash[28361]: cluster 2023-12-01T14:42:33.149115+0000 mgr.y (mgr.24362) 17817 : cluster 0 pgmap v17786: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:42:35.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:42:34 smithi080 bash[41963]: cluster 2023-12-01T14:42:33.149115+0000 mgr.y (mgr.24362) 17817 : cluster 0 pgmap v17786: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:42:35.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:42:34 smithi090 bash[32384]: cluster 2023-12-01T14:42:33.149115+0000 mgr.y (mgr.24362) 17817 : cluster 0 pgmap v17786: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:42:36.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:42:35 smithi080 bash[41963]: audit 2023-12-01T14:42:35.375634+0000 mon.c (mon.2) 11419 : audit 0 from='client.? 172.21.15.80:0/596676344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:42:36.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:42:35 smithi080 bash[28361]: audit 2023-12-01T14:42:35.375634+0000 mon.c (mon.2) 11419 : audit 0 from='client.? 172.21.15.80:0/596676344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:42:36.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:42:35 smithi090 bash[32384]: audit 2023-12-01T14:42:35.375634+0000 mon.c (mon.2) 11419 : audit 0 from='client.? 172.21.15.80:0/596676344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:42:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:42:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:42:36] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T14:42:37.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:42:36 smithi080 bash[41963]: cluster 2023-12-01T14:42:35.149741+0000 mgr.y (mgr.24362) 17818 : cluster 0 pgmap v17787: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:42:37.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:42:36 smithi080 bash[28361]: cluster 2023-12-01T14:42:35.149741+0000 mgr.y (mgr.24362) 17818 : cluster 0 pgmap v17787: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:42:37.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:42:36 smithi090 bash[32384]: cluster 2023-12-01T14:42:35.149741+0000 mgr.y (mgr.24362) 17818 : cluster 0 pgmap v17787: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:42:38.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:42:37 smithi080 bash[41963]: audit 2023-12-01T14:42:37.824938+0000 mon.c (mon.2) 11420 : audit 0 from='client.? 172.21.15.80:0/1101156989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:42:38.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:42:37 smithi080 bash[28361]: audit 2023-12-01T14:42:37.824938+0000 mon.c (mon.2) 11420 : audit 0 from='client.? 172.21.15.80:0/1101156989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:42:38.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:42:37 smithi090 bash[32384]: audit 2023-12-01T14:42:37.824938+0000 mon.c (mon.2) 11420 : audit 0 from='client.? 172.21.15.80:0/1101156989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:42:39.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:42:38 smithi080 bash[28361]: cluster 2023-12-01T14:42:37.150909+0000 mgr.y (mgr.24362) 17819 : cluster 0 pgmap v17788: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:42:39.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:42:38 smithi080 bash[41963]: cluster 2023-12-01T14:42:37.150909+0000 mgr.y (mgr.24362) 17819 : cluster 0 pgmap v17788: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:42:39.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:42:38 smithi090 bash[32384]: cluster 2023-12-01T14:42:37.150909+0000 mgr.y (mgr.24362) 17819 : cluster 0 pgmap v17788: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:42:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:42:40 smithi080 bash[41963]: cluster 2023-12-01T14:42:39.151503+0000 mgr.y (mgr.24362) 17820 : cluster 0 pgmap v17789: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:42:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:42:40 smithi080 bash[41963]: audit 2023-12-01T14:42:40.281695+0000 mon.a (mon.0) 10842 : audit 0 from='client.? 172.21.15.80:0/3920773700' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:42:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:42:40 smithi080 bash[41963]: audit 2023-12-01T14:42:40.722288+0000 mon.c (mon.2) 11421 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:42:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:42:40 smithi080 bash[28361]: cluster 2023-12-01T14:42:39.151503+0000 mgr.y (mgr.24362) 17820 : cluster 0 pgmap v17789: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:42:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:42:40 smithi080 bash[28361]: audit 2023-12-01T14:42:40.281695+0000 mon.a (mon.0) 10842 : audit 0 from='client.? 172.21.15.80:0/3920773700' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:42:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:42:40 smithi080 bash[28361]: audit 2023-12-01T14:42:40.722288+0000 mon.c (mon.2) 11421 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:42:41.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:42:40 smithi090 bash[32384]: cluster 2023-12-01T14:42:39.151503+0000 mgr.y (mgr.24362) 17820 : cluster 0 pgmap v17789: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:42:41.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:42:40 smithi090 bash[32384]: audit 2023-12-01T14:42:40.281695+0000 mon.a (mon.0) 10842 : audit 0 from='client.? 172.21.15.80:0/3920773700' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:42:41.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:42:40 smithi090 bash[32384]: audit 2023-12-01T14:42:40.722288+0000 mon.c (mon.2) 11421 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:42:43.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:42:42 smithi080 bash[28361]: cluster 2023-12-01T14:42:41.152597+0000 mgr.y (mgr.24362) 17821 : cluster 0 pgmap v17790: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:42:43.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:42:42 smithi080 bash[28361]: audit 2023-12-01T14:42:42.734139+0000 mon.a (mon.0) 10843 : audit 0 from='client.? 172.21.15.80:0/3665355100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:42:43.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:42:42 smithi080 bash[41963]: cluster 2023-12-01T14:42:41.152597+0000 mgr.y (mgr.24362) 17821 : cluster 0 pgmap v17790: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:42:43.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:42:42 smithi080 bash[41963]: audit 2023-12-01T14:42:42.734139+0000 mon.a (mon.0) 10843 : audit 0 from='client.? 172.21.15.80:0/3665355100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:42:43.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:42:42 smithi090 bash[32384]: cluster 2023-12-01T14:42:41.152597+0000 mgr.y (mgr.24362) 17821 : cluster 0 pgmap v17790: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:42:43.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:42:42 smithi090 bash[32384]: audit 2023-12-01T14:42:42.734139+0000 mon.a (mon.0) 10843 : audit 0 from='client.? 172.21.15.80:0/3665355100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:42:45.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:42:44 smithi080 bash[28361]: cluster 2023-12-01T14:42:43.153292+0000 mgr.y (mgr.24362) 17822 : cluster 0 pgmap v17791: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:42:45.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:42:44 smithi080 bash[41963]: cluster 2023-12-01T14:42:43.153292+0000 mgr.y (mgr.24362) 17822 : cluster 0 pgmap v17791: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:42:45.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:42:44 smithi090 bash[32384]: cluster 2023-12-01T14:42:43.153292+0000 mgr.y (mgr.24362) 17822 : cluster 0 pgmap v17791: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:42:46.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:42:45 smithi080 bash[28361]: audit 2023-12-01T14:42:45.187609+0000 mon.a (mon.0) 10844 : audit 0 from='client.? 172.21.15.80:0/2432438932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:42:46.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:42:45 smithi080 bash[41963]: audit 2023-12-01T14:42:45.187609+0000 mon.a (mon.0) 10844 : audit 0 from='client.? 172.21.15.80:0/2432438932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:42:46.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:42:45 smithi090 bash[32384]: audit 2023-12-01T14:42:45.187609+0000 mon.a (mon.0) 10844 : audit 0 from='client.? 172.21.15.80:0/2432438932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:42:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:42:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:42:46] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T14:42:47.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:42:46 smithi080 bash[28361]: cluster 2023-12-01T14:42:45.153869+0000 mgr.y (mgr.24362) 17823 : cluster 0 pgmap v17792: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:42:47.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:42:46 smithi080 bash[41963]: cluster 2023-12-01T14:42:45.153869+0000 mgr.y (mgr.24362) 17823 : cluster 0 pgmap v17792: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:42:47.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:42:46 smithi090 bash[32384]: cluster 2023-12-01T14:42:45.153869+0000 mgr.y (mgr.24362) 17823 : cluster 0 pgmap v17792: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:42:48.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:42:47 smithi080 bash[28361]: audit 2023-12-01T14:42:47.638530+0000 mon.a (mon.0) 10845 : audit 0 from='client.? 172.21.15.80:0/1846926358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:42:48.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:42:47 smithi080 bash[41963]: audit 2023-12-01T14:42:47.638530+0000 mon.a (mon.0) 10845 : audit 0 from='client.? 172.21.15.80:0/1846926358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:42:48.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:42:47 smithi090 bash[32384]: audit 2023-12-01T14:42:47.638530+0000 mon.a (mon.0) 10845 : audit 0 from='client.? 172.21.15.80:0/1846926358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:42:49.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:42:48 smithi080 bash[28361]: cluster 2023-12-01T14:42:47.155049+0000 mgr.y (mgr.24362) 17824 : cluster 0 pgmap v17793: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:42:49.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:42:48 smithi080 bash[41963]: cluster 2023-12-01T14:42:47.155049+0000 mgr.y (mgr.24362) 17824 : cluster 0 pgmap v17793: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:42:49.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:42:48 smithi090 bash[32384]: cluster 2023-12-01T14:42:47.155049+0000 mgr.y (mgr.24362) 17824 : cluster 0 pgmap v17793: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:42:51.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:42:50 smithi080 bash[28361]: cluster 2023-12-01T14:42:49.155697+0000 mgr.y (mgr.24362) 17825 : cluster 0 pgmap v17794: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:42:51.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:42:50 smithi080 bash[28361]: audit 2023-12-01T14:42:50.096981+0000 mon.a (mon.0) 10846 : audit 0 from='client.? 172.21.15.80:0/2253645080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:42:51.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:42:50 smithi080 bash[41963]: cluster 2023-12-01T14:42:49.155697+0000 mgr.y (mgr.24362) 17825 : cluster 0 pgmap v17794: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:42:51.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:42:50 smithi080 bash[41963]: audit 2023-12-01T14:42:50.096981+0000 mon.a (mon.0) 10846 : audit 0 from='client.? 172.21.15.80:0/2253645080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:42:51.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:42:50 smithi090 bash[32384]: cluster 2023-12-01T14:42:49.155697+0000 mgr.y (mgr.24362) 17825 : cluster 0 pgmap v17794: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:42:51.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:42:50 smithi090 bash[32384]: audit 2023-12-01T14:42:50.096981+0000 mon.a (mon.0) 10846 : audit 0 from='client.? 172.21.15.80:0/2253645080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:42:53.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:42:52 smithi080 bash[28361]: cluster 2023-12-01T14:42:51.156832+0000 mgr.y (mgr.24362) 17826 : cluster 0 pgmap v17795: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:42:53.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:42:52 smithi080 bash[28361]: audit 2023-12-01T14:42:52.552113+0000 mon.c (mon.2) 11422 : audit 0 from='client.? 172.21.15.80:0/3377038369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:42:53.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:42:52 smithi080 bash[41963]: cluster 2023-12-01T14:42:51.156832+0000 mgr.y (mgr.24362) 17826 : cluster 0 pgmap v17795: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:42:53.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:42:52 smithi080 bash[41963]: audit 2023-12-01T14:42:52.552113+0000 mon.c (mon.2) 11422 : audit 0 from='client.? 172.21.15.80:0/3377038369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:42:53.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:42:52 smithi090 bash[32384]: cluster 2023-12-01T14:42:51.156832+0000 mgr.y (mgr.24362) 17826 : cluster 0 pgmap v17795: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:42:53.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:42:52 smithi090 bash[32384]: audit 2023-12-01T14:42:52.552113+0000 mon.c (mon.2) 11422 : audit 0 from='client.? 172.21.15.80:0/3377038369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:42:55.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:42:54 smithi090 bash[32384]: cluster 2023-12-01T14:42:53.157521+0000 mgr.y (mgr.24362) 17827 : cluster 0 pgmap v17796: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:42:55.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:42:54 smithi080 bash[28361]: cluster 2023-12-01T14:42:53.157521+0000 mgr.y (mgr.24362) 17827 : cluster 0 pgmap v17796: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:42:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:42:54 smithi080 bash[41963]: cluster 2023-12-01T14:42:53.157521+0000 mgr.y (mgr.24362) 17827 : cluster 0 pgmap v17796: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:42:56.233 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:42:55 smithi080 bash[28361]: audit 2023-12-01T14:42:55.013040+0000 mon.a (mon.0) 10847 : audit 0 from='client.? 172.21.15.80:0/2677879078' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:42:56.233 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:42:55 smithi080 bash[28361]: audit 2023-12-01T14:42:55.722730+0000 mon.c (mon.2) 11423 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:42:56.233 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:42:55 smithi080 bash[41963]: audit 2023-12-01T14:42:55.013040+0000 mon.a (mon.0) 10847 : audit 0 from='client.? 172.21.15.80:0/2677879078' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:42:56.234 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:42:55 smithi080 bash[41963]: audit 2023-12-01T14:42:55.722730+0000 mon.c (mon.2) 11423 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:42:56.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:42:55 smithi090 bash[32384]: audit 2023-12-01T14:42:55.013040+0000 mon.a (mon.0) 10847 : audit 0 from='client.? 172.21.15.80:0/2677879078' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:42:56.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:42:55 smithi090 bash[32384]: audit 2023-12-01T14:42:55.722730+0000 mon.c (mon.2) 11423 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:42:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:42:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:42:56] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T14:42:57.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:42:56 smithi090 bash[32384]: cluster 2023-12-01T14:42:55.158224+0000 mgr.y (mgr.24362) 17828 : cluster 0 pgmap v17797: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:42:57.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:42:56 smithi080 bash[28361]: cluster 2023-12-01T14:42:55.158224+0000 mgr.y (mgr.24362) 17828 : cluster 0 pgmap v17797: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:42:57.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:42:56 smithi080 bash[41963]: cluster 2023-12-01T14:42:55.158224+0000 mgr.y (mgr.24362) 17828 : cluster 0 pgmap v17797: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:42:58.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:42:57 smithi090 bash[32384]: audit 2023-12-01T14:42:57.471927+0000 mon.c (mon.2) 11424 : audit 0 from='client.? 172.21.15.80:0/236670197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:42:58.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:42:57 smithi080 bash[28361]: audit 2023-12-01T14:42:57.471927+0000 mon.c (mon.2) 11424 : audit 0 from='client.? 172.21.15.80:0/236670197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:42:58.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:42:57 smithi080 bash[41963]: audit 2023-12-01T14:42:57.471927+0000 mon.c (mon.2) 11424 : audit 0 from='client.? 172.21.15.80:0/236670197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:42:59.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:42:58 smithi090 bash[32384]: cluster 2023-12-01T14:42:57.159520+0000 mgr.y (mgr.24362) 17829 : cluster 0 pgmap v17798: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:42:59.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:42:58 smithi080 bash[28361]: cluster 2023-12-01T14:42:57.159520+0000 mgr.y (mgr.24362) 17829 : cluster 0 pgmap v17798: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:42:59.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:42:58 smithi080 bash[41963]: cluster 2023-12-01T14:42:57.159520+0000 mgr.y (mgr.24362) 17829 : cluster 0 pgmap v17798: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:43:01.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:43:00 smithi090 bash[32384]: cluster 2023-12-01T14:42:59.160194+0000 mgr.y (mgr.24362) 17830 : cluster 0 pgmap v17799: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:43:01.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:43:00 smithi090 bash[32384]: audit 2023-12-01T14:42:59.932998+0000 mon.c (mon.2) 11425 : audit 0 from='client.? 172.21.15.80:0/2263100923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:43:01.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:43:00 smithi090 bash[32384]: audit 2023-12-01T14:43:00.594844+0000 mon.c (mon.2) 11426 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:43:01.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:43:00 smithi080 bash[28361]: cluster 2023-12-01T14:42:59.160194+0000 mgr.y (mgr.24362) 17830 : cluster 0 pgmap v17799: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:43:01.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:43:00 smithi080 bash[28361]: audit 2023-12-01T14:42:59.932998+0000 mon.c (mon.2) 11425 : audit 0 from='client.? 172.21.15.80:0/2263100923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:43:01.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:43:00 smithi080 bash[28361]: audit 2023-12-01T14:43:00.594844+0000 mon.c (mon.2) 11426 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:43:01.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:43:00 smithi080 bash[41963]: cluster 2023-12-01T14:42:59.160194+0000 mgr.y (mgr.24362) 17830 : cluster 0 pgmap v17799: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:43:01.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:43:00 smithi080 bash[41963]: audit 2023-12-01T14:42:59.932998+0000 mon.c (mon.2) 11425 : audit 0 from='client.? 172.21.15.80:0/2263100923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:43:01.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:43:00 smithi080 bash[41963]: audit 2023-12-01T14:43:00.594844+0000 mon.c (mon.2) 11426 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:43:03.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:43:02 smithi090 bash[32384]: cluster 2023-12-01T14:43:01.161330+0000 mgr.y (mgr.24362) 17831 : cluster 0 pgmap v17800: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:43:03.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:43:02 smithi090 bash[32384]: audit 2023-12-01T14:43:02.392975+0000 mon.c (mon.2) 11427 : audit 0 from='client.? 172.21.15.80:0/4118789381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:43:03.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:43:02 smithi080 bash[28361]: cluster 2023-12-01T14:43:01.161330+0000 mgr.y (mgr.24362) 17831 : cluster 0 pgmap v17800: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:43:03.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:43:02 smithi080 bash[28361]: audit 2023-12-01T14:43:02.392975+0000 mon.c (mon.2) 11427 : audit 0 from='client.? 172.21.15.80:0/4118789381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:43:03.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:43:02 smithi080 bash[41963]: cluster 2023-12-01T14:43:01.161330+0000 mgr.y (mgr.24362) 17831 : cluster 0 pgmap v17800: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:43:03.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:43:02 smithi080 bash[41963]: audit 2023-12-01T14:43:02.392975+0000 mon.c (mon.2) 11427 : audit 0 from='client.? 172.21.15.80:0/4118789381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:43:05.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:43:04 smithi090 bash[32384]: cluster 2023-12-01T14:43:03.161979+0000 mgr.y (mgr.24362) 17832 : cluster 0 pgmap v17801: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:43:05.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:43:04 smithi080 bash[41963]: cluster 2023-12-01T14:43:03.161979+0000 mgr.y (mgr.24362) 17832 : cluster 0 pgmap v17801: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:43:05.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:43:04 smithi080 bash[28361]: cluster 2023-12-01T14:43:03.161979+0000 mgr.y (mgr.24362) 17832 : cluster 0 pgmap v17801: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:43:06.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:43:05 smithi080 bash[28361]: audit 2023-12-01T14:43:04.852468+0000 mon.a (mon.0) 10848 : audit 0 from='client.? 172.21.15.80:0/154020269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:43:06.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:43:05 smithi080 bash[41963]: audit 2023-12-01T14:43:04.852468+0000 mon.a (mon.0) 10848 : audit 0 from='client.? 172.21.15.80:0/154020269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:43:06.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:43:05 smithi090 bash[32384]: audit 2023-12-01T14:43:04.852468+0000 mon.a (mon.0) 10848 : audit 0 from='client.? 172.21.15.80:0/154020269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:43:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:43:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:43:06] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T14:43:07.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:43:06 smithi080 bash[28361]: cluster 2023-12-01T14:43:05.162717+0000 mgr.y (mgr.24362) 17833 : cluster 0 pgmap v17802: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:43:07.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:43:06 smithi080 bash[28361]: audit 2023-12-01T14:43:06.437595+0000 mon.a (mon.0) 10849 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:43:07.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:43:06 smithi080 bash[28361]: audit 2023-12-01T14:43:06.452381+0000 mon.a (mon.0) 10850 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:43:07.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:43:06 smithi080 bash[41963]: cluster 2023-12-01T14:43:05.162717+0000 mgr.y (mgr.24362) 17833 : cluster 0 pgmap v17802: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:43:07.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:43:06 smithi080 bash[41963]: audit 2023-12-01T14:43:06.437595+0000 mon.a (mon.0) 10849 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:43:07.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:43:06 smithi080 bash[41963]: audit 2023-12-01T14:43:06.452381+0000 mon.a (mon.0) 10850 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:43:07.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:43:06 smithi090 bash[32384]: cluster 2023-12-01T14:43:05.162717+0000 mgr.y (mgr.24362) 17833 : cluster 0 pgmap v17802: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:43:07.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:43:06 smithi090 bash[32384]: audit 2023-12-01T14:43:06.437595+0000 mon.a (mon.0) 10849 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:43:07.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:43:06 smithi090 bash[32384]: audit 2023-12-01T14:43:06.452381+0000 mon.a (mon.0) 10850 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:43:08.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:43:07 smithi080 bash[28361]: audit 2023-12-01T14:43:06.792169+0000 mon.a (mon.0) 10851 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:43:08.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:43:07 smithi080 bash[28361]: audit 2023-12-01T14:43:06.804062+0000 mon.a (mon.0) 10852 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:43:08.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:43:07 smithi080 bash[28361]: audit 2023-12-01T14:43:07.277418+0000 mon.c (mon.2) 11428 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:43:08.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:43:07 smithi080 bash[28361]: audit 2023-12-01T14:43:07.278940+0000 mon.c (mon.2) 11429 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:43:08.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:43:07 smithi080 bash[28361]: audit 2023-12-01T14:43:07.288629+0000 mon.a (mon.0) 10853 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:43:08.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:43:07 smithi080 bash[28361]: audit 2023-12-01T14:43:07.299581+0000 mon.a (mon.0) 10854 : audit 0 from='client.? 172.21.15.80:0/1069079583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:43:08.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:43:07 smithi080 bash[41963]: audit 2023-12-01T14:43:06.792169+0000 mon.a (mon.0) 10851 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:43:08.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:43:07 smithi080 bash[41963]: audit 2023-12-01T14:43:06.804062+0000 mon.a (mon.0) 10852 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:43:08.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:43:07 smithi080 bash[41963]: audit 2023-12-01T14:43:07.277418+0000 mon.c (mon.2) 11428 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:43:08.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:43:07 smithi080 bash[41963]: audit 2023-12-01T14:43:07.278940+0000 mon.c (mon.2) 11429 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:43:08.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:43:07 smithi080 bash[41963]: audit 2023-12-01T14:43:07.288629+0000 mon.a (mon.0) 10853 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:43:08.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:43:07 smithi080 bash[41963]: audit 2023-12-01T14:43:07.299581+0000 mon.a (mon.0) 10854 : audit 0 from='client.? 172.21.15.80:0/1069079583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:43:08.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:43:07 smithi090 bash[32384]: audit 2023-12-01T14:43:06.792169+0000 mon.a (mon.0) 10851 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:43:08.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:43:07 smithi090 bash[32384]: audit 2023-12-01T14:43:06.804062+0000 mon.a (mon.0) 10852 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:43:08.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:43:07 smithi090 bash[32384]: audit 2023-12-01T14:43:07.277418+0000 mon.c (mon.2) 11428 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:43:08.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:43:07 smithi090 bash[32384]: audit 2023-12-01T14:43:07.278940+0000 mon.c (mon.2) 11429 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:43:08.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:43:07 smithi090 bash[32384]: audit 2023-12-01T14:43:07.288629+0000 mon.a (mon.0) 10853 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:43:08.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:43:07 smithi090 bash[32384]: audit 2023-12-01T14:43:07.299581+0000 mon.a (mon.0) 10854 : audit 0 from='client.? 172.21.15.80:0/1069079583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:43:09.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:43:08 smithi080 bash[28361]: cluster 2023-12-01T14:43:07.163795+0000 mgr.y (mgr.24362) 17834 : cluster 0 pgmap v17803: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:43:09.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:43:08 smithi080 bash[41963]: cluster 2023-12-01T14:43:07.163795+0000 mgr.y (mgr.24362) 17834 : cluster 0 pgmap v17803: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:43:09.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:43:08 smithi090 bash[32384]: cluster 2023-12-01T14:43:07.163795+0000 mgr.y (mgr.24362) 17834 : cluster 0 pgmap v17803: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:43:10.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:43:09 smithi080 bash[28361]: audit 2023-12-01T14:43:09.746812+0000 mon.a (mon.0) 10855 : audit 0 from='client.? 172.21.15.80:0/2967617540' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:43:10.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:43:09 smithi080 bash[41963]: audit 2023-12-01T14:43:09.746812+0000 mon.a (mon.0) 10855 : audit 0 from='client.? 172.21.15.80:0/2967617540' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:43:10.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:43:09 smithi090 bash[32384]: audit 2023-12-01T14:43:09.746812+0000 mon.a (mon.0) 10855 : audit 0 from='client.? 172.21.15.80:0/2967617540' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:43:11.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:43:10 smithi080 bash[41963]: cluster 2023-12-01T14:43:09.164482+0000 mgr.y (mgr.24362) 17835 : cluster 0 pgmap v17804: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:43:11.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:43:10 smithi080 bash[41963]: audit 2023-12-01T14:43:10.723207+0000 mon.c (mon.2) 11430 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:43:11.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:43:10 smithi080 bash[28361]: cluster 2023-12-01T14:43:09.164482+0000 mgr.y (mgr.24362) 17835 : cluster 0 pgmap v17804: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:43:11.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:43:10 smithi080 bash[28361]: audit 2023-12-01T14:43:10.723207+0000 mon.c (mon.2) 11430 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:43:11.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:43:10 smithi090 bash[32384]: cluster 2023-12-01T14:43:09.164482+0000 mgr.y (mgr.24362) 17835 : cluster 0 pgmap v17804: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:43:11.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:43:10 smithi090 bash[32384]: audit 2023-12-01T14:43:10.723207+0000 mon.c (mon.2) 11430 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:43:13.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:43:12 smithi080 bash[28361]: cluster 2023-12-01T14:43:11.165650+0000 mgr.y (mgr.24362) 17836 : cluster 0 pgmap v17805: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:43:13.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:43:12 smithi080 bash[28361]: audit 2023-12-01T14:43:12.200386+0000 mon.c (mon.2) 11431 : audit 0 from='client.? 172.21.15.80:0/1163019134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:43:13.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:43:12 smithi080 bash[41963]: cluster 2023-12-01T14:43:11.165650+0000 mgr.y (mgr.24362) 17836 : cluster 0 pgmap v17805: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:43:13.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:43:12 smithi080 bash[41963]: audit 2023-12-01T14:43:12.200386+0000 mon.c (mon.2) 11431 : audit 0 from='client.? 172.21.15.80:0/1163019134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:43:13.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:43:12 smithi090 bash[32384]: cluster 2023-12-01T14:43:11.165650+0000 mgr.y (mgr.24362) 17836 : cluster 0 pgmap v17805: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:43:13.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:43:12 smithi090 bash[32384]: audit 2023-12-01T14:43:12.200386+0000 mon.c (mon.2) 11431 : audit 0 from='client.? 172.21.15.80:0/1163019134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:43:15.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:43:14 smithi080 bash[28361]: cluster 2023-12-01T14:43:13.166364+0000 mgr.y (mgr.24362) 17837 : cluster 0 pgmap v17806: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:43:15.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:43:14 smithi080 bash[28361]: audit 2023-12-01T14:43:14.662070+0000 mon.c (mon.2) 11432 : audit 0 from='client.? 172.21.15.80:0/1162533435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:43:15.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:43:14 smithi080 bash[41963]: cluster 2023-12-01T14:43:13.166364+0000 mgr.y (mgr.24362) 17837 : cluster 0 pgmap v17806: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:43:15.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:43:14 smithi080 bash[41963]: audit 2023-12-01T14:43:14.662070+0000 mon.c (mon.2) 11432 : audit 0 from='client.? 172.21.15.80:0/1162533435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:43:15.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:43:14 smithi090 bash[32384]: cluster 2023-12-01T14:43:13.166364+0000 mgr.y (mgr.24362) 17837 : cluster 0 pgmap v17806: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:43:15.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:43:14 smithi090 bash[32384]: audit 2023-12-01T14:43:14.662070+0000 mon.c (mon.2) 11432 : audit 0 from='client.? 172.21.15.80:0/1162533435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:43:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:43:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:43:16] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T14:43:17.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:43:16 smithi080 bash[41963]: cluster 2023-12-01T14:43:15.167086+0000 mgr.y (mgr.24362) 17838 : cluster 0 pgmap v17807: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:43:17.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:43:16 smithi080 bash[28361]: cluster 2023-12-01T14:43:15.167086+0000 mgr.y (mgr.24362) 17838 : cluster 0 pgmap v17807: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:43:17.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:43:16 smithi090 bash[32384]: cluster 2023-12-01T14:43:15.167086+0000 mgr.y (mgr.24362) 17838 : cluster 0 pgmap v17807: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:43:18.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:43:17 smithi080 bash[28361]: audit 2023-12-01T14:43:17.123419+0000 mon.c (mon.2) 11433 : audit 0 from='client.? 172.21.15.80:0/3743688861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:43:18.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:43:17 smithi080 bash[41963]: audit 2023-12-01T14:43:17.123419+0000 mon.c (mon.2) 11433 : audit 0 from='client.? 172.21.15.80:0/3743688861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:43:18.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:43:17 smithi090 bash[32384]: audit 2023-12-01T14:43:17.123419+0000 mon.c (mon.2) 11433 : audit 0 from='client.? 172.21.15.80:0/3743688861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:43:19.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:43:18 smithi080 bash[28361]: cluster 2023-12-01T14:43:17.168302+0000 mgr.y (mgr.24362) 17839 : cluster 0 pgmap v17808: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:43:19.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:43:18 smithi080 bash[41963]: cluster 2023-12-01T14:43:17.168302+0000 mgr.y (mgr.24362) 17839 : cluster 0 pgmap v17808: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:43:19.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:43:18 smithi090 bash[32384]: cluster 2023-12-01T14:43:17.168302+0000 mgr.y (mgr.24362) 17839 : cluster 0 pgmap v17808: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:43:20.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:43:19 smithi080 bash[28361]: audit 2023-12-01T14:43:19.578076+0000 mon.c (mon.2) 11434 : audit 0 from='client.? 172.21.15.80:0/2958974400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:43:20.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:43:19 smithi080 bash[41963]: audit 2023-12-01T14:43:19.578076+0000 mon.c (mon.2) 11434 : audit 0 from='client.? 172.21.15.80:0/2958974400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:43:20.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:43:19 smithi090 bash[32384]: audit 2023-12-01T14:43:19.578076+0000 mon.c (mon.2) 11434 : audit 0 from='client.? 172.21.15.80:0/2958974400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:43:21.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:43:20 smithi080 bash[28361]: cluster 2023-12-01T14:43:19.168971+0000 mgr.y (mgr.24362) 17840 : cluster 0 pgmap v17809: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:43:21.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:43:20 smithi080 bash[41963]: cluster 2023-12-01T14:43:19.168971+0000 mgr.y (mgr.24362) 17840 : cluster 0 pgmap v17809: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:43:21.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:43:20 smithi090 bash[32384]: cluster 2023-12-01T14:43:19.168971+0000 mgr.y (mgr.24362) 17840 : cluster 0 pgmap v17809: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:43:23.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:43:22 smithi080 bash[28361]: cluster 2023-12-01T14:43:21.170155+0000 mgr.y (mgr.24362) 17841 : cluster 0 pgmap v17810: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:43:23.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:43:22 smithi080 bash[28361]: audit 2023-12-01T14:43:22.033653+0000 mon.c (mon.2) 11435 : audit 0 from='client.? 172.21.15.80:0/3180613311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:43:23.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:43:22 smithi080 bash[41963]: cluster 2023-12-01T14:43:21.170155+0000 mgr.y (mgr.24362) 17841 : cluster 0 pgmap v17810: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:43:23.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:43:22 smithi080 bash[41963]: audit 2023-12-01T14:43:22.033653+0000 mon.c (mon.2) 11435 : audit 0 from='client.? 172.21.15.80:0/3180613311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:43:23.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:43:22 smithi090 bash[32384]: cluster 2023-12-01T14:43:21.170155+0000 mgr.y (mgr.24362) 17841 : cluster 0 pgmap v17810: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:43:23.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:43:22 smithi090 bash[32384]: audit 2023-12-01T14:43:22.033653+0000 mon.c (mon.2) 11435 : audit 0 from='client.? 172.21.15.80:0/3180613311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:43:25.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:43:24 smithi080 bash[28361]: cluster 2023-12-01T14:43:23.170898+0000 mgr.y (mgr.24362) 17842 : cluster 0 pgmap v17811: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:43:25.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:43:24 smithi080 bash[28361]: audit 2023-12-01T14:43:24.500508+0000 mon.c (mon.2) 11436 : audit 0 from='client.? 172.21.15.80:0/4039683285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:43:25.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:43:24 smithi080 bash[41963]: cluster 2023-12-01T14:43:23.170898+0000 mgr.y (mgr.24362) 17842 : cluster 0 pgmap v17811: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:43:25.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:43:24 smithi080 bash[41963]: audit 2023-12-01T14:43:24.500508+0000 mon.c (mon.2) 11436 : audit 0 from='client.? 172.21.15.80:0/4039683285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:43:25.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:43:24 smithi090 bash[32384]: cluster 2023-12-01T14:43:23.170898+0000 mgr.y (mgr.24362) 17842 : cluster 0 pgmap v17811: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:43:25.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:43:24 smithi090 bash[32384]: audit 2023-12-01T14:43:24.500508+0000 mon.c (mon.2) 11436 : audit 0 from='client.? 172.21.15.80:0/4039683285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:43:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:43:25 smithi080 bash[28361]: audit 2023-12-01T14:43:25.723460+0000 mon.c (mon.2) 11437 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:43:26.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:43:25 smithi080 bash[41963]: audit 2023-12-01T14:43:25.723460+0000 mon.c (mon.2) 11437 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:43:26.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:43:25 smithi090 bash[32384]: audit 2023-12-01T14:43:25.723460+0000 mon.c (mon.2) 11437 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:43:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:43:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:43:26] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T14:43:27.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:43:26 smithi080 bash[28361]: cluster 2023-12-01T14:43:25.171642+0000 mgr.y (mgr.24362) 17843 : cluster 0 pgmap v17812: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:43:27.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:43:26 smithi080 bash[41963]: cluster 2023-12-01T14:43:25.171642+0000 mgr.y (mgr.24362) 17843 : cluster 0 pgmap v17812: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:43:27.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:43:26 smithi090 bash[32384]: cluster 2023-12-01T14:43:25.171642+0000 mgr.y (mgr.24362) 17843 : cluster 0 pgmap v17812: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:43:28.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:43:27 smithi080 bash[28361]: audit 2023-12-01T14:43:26.953184+0000 mon.c (mon.2) 11438 : audit 0 from='client.? 172.21.15.80:0/2611010326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:43:28.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:43:27 smithi080 bash[41963]: audit 2023-12-01T14:43:26.953184+0000 mon.c (mon.2) 11438 : audit 0 from='client.? 172.21.15.80:0/2611010326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:43:28.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:43:27 smithi090 bash[32384]: audit 2023-12-01T14:43:26.953184+0000 mon.c (mon.2) 11438 : audit 0 from='client.? 172.21.15.80:0/2611010326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:43:29.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:43:28 smithi080 bash[28361]: cluster 2023-12-01T14:43:27.172852+0000 mgr.y (mgr.24362) 17844 : cluster 0 pgmap v17813: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:43:29.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:43:28 smithi080 bash[41963]: cluster 2023-12-01T14:43:27.172852+0000 mgr.y (mgr.24362) 17844 : cluster 0 pgmap v17813: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:43:29.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:43:28 smithi090 bash[32384]: cluster 2023-12-01T14:43:27.172852+0000 mgr.y (mgr.24362) 17844 : cluster 0 pgmap v17813: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:43:30.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:43:29 smithi080 bash[41963]: audit 2023-12-01T14:43:29.409029+0000 mon.c (mon.2) 11439 : audit 0 from='client.? 172.21.15.80:0/2807346067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:43:30.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:43:29 smithi080 bash[28361]: audit 2023-12-01T14:43:29.409029+0000 mon.c (mon.2) 11439 : audit 0 from='client.? 172.21.15.80:0/2807346067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:43:30.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:43:29 smithi090 bash[32384]: audit 2023-12-01T14:43:29.409029+0000 mon.c (mon.2) 11439 : audit 0 from='client.? 172.21.15.80:0/2807346067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:43:31.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:43:30 smithi080 bash[28361]: cluster 2023-12-01T14:43:29.173496+0000 mgr.y (mgr.24362) 17845 : cluster 0 pgmap v17814: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:43:31.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:43:30 smithi080 bash[41963]: cluster 2023-12-01T14:43:29.173496+0000 mgr.y (mgr.24362) 17845 : cluster 0 pgmap v17814: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:43:31.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:43:30 smithi090 bash[32384]: cluster 2023-12-01T14:43:29.173496+0000 mgr.y (mgr.24362) 17845 : cluster 0 pgmap v17814: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:43:32.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:43:31 smithi080 bash[28361]: audit 2023-12-01T14:43:31.874664+0000 mon.a (mon.0) 10856 : audit 0 from='client.? 172.21.15.80:0/990848808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:43:32.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:43:31 smithi080 bash[41963]: audit 2023-12-01T14:43:31.874664+0000 mon.a (mon.0) 10856 : audit 0 from='client.? 172.21.15.80:0/990848808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:43:32.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:43:31 smithi090 bash[32384]: audit 2023-12-01T14:43:31.874664+0000 mon.a (mon.0) 10856 : audit 0 from='client.? 172.21.15.80:0/990848808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:43:33.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:43:32 smithi080 bash[28361]: cluster 2023-12-01T14:43:31.174630+0000 mgr.y (mgr.24362) 17846 : cluster 0 pgmap v17815: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:43:33.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:43:32 smithi080 bash[41963]: cluster 2023-12-01T14:43:31.174630+0000 mgr.y (mgr.24362) 17846 : cluster 0 pgmap v17815: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:43:33.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:43:32 smithi090 bash[32384]: cluster 2023-12-01T14:43:31.174630+0000 mgr.y (mgr.24362) 17846 : cluster 0 pgmap v17815: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:43:35.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:43:34 smithi080 bash[28361]: cluster 2023-12-01T14:43:33.175304+0000 mgr.y (mgr.24362) 17847 : cluster 0 pgmap v17816: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:43:35.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:43:34 smithi080 bash[28361]: audit 2023-12-01T14:43:34.325557+0000 mon.a (mon.0) 10857 : audit 0 from='client.? 172.21.15.80:0/2340739652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:43:35.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:43:34 smithi080 bash[41963]: cluster 2023-12-01T14:43:33.175304+0000 mgr.y (mgr.24362) 17847 : cluster 0 pgmap v17816: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:43:35.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:43:34 smithi080 bash[41963]: audit 2023-12-01T14:43:34.325557+0000 mon.a (mon.0) 10857 : audit 0 from='client.? 172.21.15.80:0/2340739652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:43:35.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:43:34 smithi090 bash[32384]: cluster 2023-12-01T14:43:33.175304+0000 mgr.y (mgr.24362) 17847 : cluster 0 pgmap v17816: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:43:35.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:43:34 smithi090 bash[32384]: audit 2023-12-01T14:43:34.325557+0000 mon.a (mon.0) 10857 : audit 0 from='client.? 172.21.15.80:0/2340739652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:43:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:43:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:43:36] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T14:43:37.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:43:36 smithi080 bash[28361]: cluster 2023-12-01T14:43:35.176085+0000 mgr.y (mgr.24362) 17848 : cluster 0 pgmap v17817: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:43:37.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:43:36 smithi080 bash[28361]: audit 2023-12-01T14:43:36.782035+0000 mon.a (mon.0) 10858 : audit 0 from='client.? 172.21.15.80:0/1857029568' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:43:37.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:43:36 smithi080 bash[41963]: cluster 2023-12-01T14:43:35.176085+0000 mgr.y (mgr.24362) 17848 : cluster 0 pgmap v17817: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:43:37.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:43:36 smithi080 bash[41963]: audit 2023-12-01T14:43:36.782035+0000 mon.a (mon.0) 10858 : audit 0 from='client.? 172.21.15.80:0/1857029568' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:43:37.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:43:36 smithi090 bash[32384]: cluster 2023-12-01T14:43:35.176085+0000 mgr.y (mgr.24362) 17848 : cluster 0 pgmap v17817: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:43:37.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:43:36 smithi090 bash[32384]: audit 2023-12-01T14:43:36.782035+0000 mon.a (mon.0) 10858 : audit 0 from='client.? 172.21.15.80:0/1857029568' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:43:39.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:43:38 smithi080 bash[28361]: cluster 2023-12-01T14:43:37.177240+0000 mgr.y (mgr.24362) 17849 : cluster 0 pgmap v17818: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:43:39.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:43:38 smithi080 bash[41963]: cluster 2023-12-01T14:43:37.177240+0000 mgr.y (mgr.24362) 17849 : cluster 0 pgmap v17818: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:43:39.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:43:38 smithi090 bash[32384]: cluster 2023-12-01T14:43:37.177240+0000 mgr.y (mgr.24362) 17849 : cluster 0 pgmap v17818: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:43:40.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:43:39 smithi080 bash[28361]: audit 2023-12-01T14:43:39.233180+0000 mon.c (mon.2) 11440 : audit 0 from='client.? 172.21.15.80:0/3686790082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:43:40.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:43:39 smithi080 bash[41963]: audit 2023-12-01T14:43:39.233180+0000 mon.c (mon.2) 11440 : audit 0 from='client.? 172.21.15.80:0/3686790082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:43:40.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:43:39 smithi090 bash[32384]: audit 2023-12-01T14:43:39.233180+0000 mon.c (mon.2) 11440 : audit 0 from='client.? 172.21.15.80:0/3686790082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:43:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:43:40 smithi080 bash[28361]: cluster 2023-12-01T14:43:39.177900+0000 mgr.y (mgr.24362) 17850 : cluster 0 pgmap v17819: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:43:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:43:40 smithi080 bash[28361]: audit 2023-12-01T14:43:40.723799+0000 mon.c (mon.2) 11441 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:43:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:43:40 smithi080 bash[41963]: cluster 2023-12-01T14:43:39.177900+0000 mgr.y (mgr.24362) 17850 : cluster 0 pgmap v17819: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:43:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:43:40 smithi080 bash[41963]: audit 2023-12-01T14:43:40.723799+0000 mon.c (mon.2) 11441 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:43:41.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:43:40 smithi090 bash[32384]: cluster 2023-12-01T14:43:39.177900+0000 mgr.y (mgr.24362) 17850 : cluster 0 pgmap v17819: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:43:41.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:43:40 smithi090 bash[32384]: audit 2023-12-01T14:43:40.723799+0000 mon.c (mon.2) 11441 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:43:42.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:43:41 smithi090 bash[32384]: audit 2023-12-01T14:43:41.689280+0000 mon.a (mon.0) 10859 : audit 0 from='client.? 172.21.15.80:0/4152124526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:43:42.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:43:41 smithi080 bash[28361]: audit 2023-12-01T14:43:41.689280+0000 mon.a (mon.0) 10859 : audit 0 from='client.? 172.21.15.80:0/4152124526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:43:42.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:43:41 smithi080 bash[41963]: audit 2023-12-01T14:43:41.689280+0000 mon.a (mon.0) 10859 : audit 0 from='client.? 172.21.15.80:0/4152124526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:43:43.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:43:42 smithi090 bash[32384]: cluster 2023-12-01T14:43:41.179102+0000 mgr.y (mgr.24362) 17851 : cluster 0 pgmap v17820: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:43:43.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:43:42 smithi080 bash[28361]: cluster 2023-12-01T14:43:41.179102+0000 mgr.y (mgr.24362) 17851 : cluster 0 pgmap v17820: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:43:43.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:43:42 smithi080 bash[41963]: cluster 2023-12-01T14:43:41.179102+0000 mgr.y (mgr.24362) 17851 : cluster 0 pgmap v17820: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:43:45.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:43:44 smithi090 bash[32384]: cluster 2023-12-01T14:43:43.179792+0000 mgr.y (mgr.24362) 17852 : cluster 0 pgmap v17821: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:43:45.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:43:44 smithi090 bash[32384]: audit 2023-12-01T14:43:44.141805+0000 mon.c (mon.2) 11442 : audit 0 from='client.? 172.21.15.80:0/3817321525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:43:45.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:43:44 smithi080 bash[28361]: cluster 2023-12-01T14:43:43.179792+0000 mgr.y (mgr.24362) 17852 : cluster 0 pgmap v17821: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:43:45.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:43:44 smithi080 bash[28361]: audit 2023-12-01T14:43:44.141805+0000 mon.c (mon.2) 11442 : audit 0 from='client.? 172.21.15.80:0/3817321525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:43:45.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:43:44 smithi080 bash[41963]: cluster 2023-12-01T14:43:43.179792+0000 mgr.y (mgr.24362) 17852 : cluster 0 pgmap v17821: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:43:45.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:43:44 smithi080 bash[41963]: audit 2023-12-01T14:43:44.141805+0000 mon.c (mon.2) 11442 : audit 0 from='client.? 172.21.15.80:0/3817321525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:43:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:43:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:43:46] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T14:43:47.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:43:46 smithi090 bash[32384]: cluster 2023-12-01T14:43:45.180518+0000 mgr.y (mgr.24362) 17853 : cluster 0 pgmap v17822: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:43:47.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:43:46 smithi090 bash[32384]: audit 2023-12-01T14:43:46.589711+0000 mon.c (mon.2) 11443 : audit 0 from='client.? 172.21.15.80:0/1238244385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:43:47.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:43:46 smithi080 bash[41963]: cluster 2023-12-01T14:43:45.180518+0000 mgr.y (mgr.24362) 17853 : cluster 0 pgmap v17822: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:43:47.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:43:46 smithi080 bash[41963]: audit 2023-12-01T14:43:46.589711+0000 mon.c (mon.2) 11443 : audit 0 from='client.? 172.21.15.80:0/1238244385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:43:47.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:43:46 smithi080 bash[28361]: cluster 2023-12-01T14:43:45.180518+0000 mgr.y (mgr.24362) 17853 : cluster 0 pgmap v17822: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:43:47.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:43:46 smithi080 bash[28361]: audit 2023-12-01T14:43:46.589711+0000 mon.c (mon.2) 11443 : audit 0 from='client.? 172.21.15.80:0/1238244385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:43:49.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:43:48 smithi090 bash[32384]: cluster 2023-12-01T14:43:47.181761+0000 mgr.y (mgr.24362) 17854 : cluster 0 pgmap v17823: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:43:49.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:43:48 smithi080 bash[28361]: cluster 2023-12-01T14:43:47.181761+0000 mgr.y (mgr.24362) 17854 : cluster 0 pgmap v17823: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:43:49.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:43:48 smithi080 bash[41963]: cluster 2023-12-01T14:43:47.181761+0000 mgr.y (mgr.24362) 17854 : cluster 0 pgmap v17823: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:43:50.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:43:49 smithi090 bash[32384]: audit 2023-12-01T14:43:49.040955+0000 mon.c (mon.2) 11444 : audit 0 from='client.? 172.21.15.80:0/3753382007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:43:50.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:43:49 smithi080 bash[28361]: audit 2023-12-01T14:43:49.040955+0000 mon.c (mon.2) 11444 : audit 0 from='client.? 172.21.15.80:0/3753382007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:43:50.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:43:49 smithi080 bash[41963]: audit 2023-12-01T14:43:49.040955+0000 mon.c (mon.2) 11444 : audit 0 from='client.? 172.21.15.80:0/3753382007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:43:51.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:43:50 smithi090 bash[32384]: cluster 2023-12-01T14:43:49.182490+0000 mgr.y (mgr.24362) 17855 : cluster 0 pgmap v17824: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:43:51.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:43:50 smithi080 bash[28361]: cluster 2023-12-01T14:43:49.182490+0000 mgr.y (mgr.24362) 17855 : cluster 0 pgmap v17824: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:43:51.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:43:50 smithi080 bash[41963]: cluster 2023-12-01T14:43:49.182490+0000 mgr.y (mgr.24362) 17855 : cluster 0 pgmap v17824: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:43:52.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:43:51 smithi090 bash[32384]: audit 2023-12-01T14:43:51.493288+0000 mon.c (mon.2) 11445 : audit 0 from='client.? 172.21.15.80:0/654692022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:43:52.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:43:51 smithi080 bash[28361]: audit 2023-12-01T14:43:51.493288+0000 mon.c (mon.2) 11445 : audit 0 from='client.? 172.21.15.80:0/654692022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:43:52.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:43:51 smithi080 bash[41963]: audit 2023-12-01T14:43:51.493288+0000 mon.c (mon.2) 11445 : audit 0 from='client.? 172.21.15.80:0/654692022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:43:53.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:43:52 smithi090 bash[32384]: cluster 2023-12-01T14:43:51.183483+0000 mgr.y (mgr.24362) 17856 : cluster 0 pgmap v17825: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:43:53.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:43:52 smithi080 bash[28361]: cluster 2023-12-01T14:43:51.183483+0000 mgr.y (mgr.24362) 17856 : cluster 0 pgmap v17825: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:43:53.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:43:52 smithi080 bash[41963]: cluster 2023-12-01T14:43:51.183483+0000 mgr.y (mgr.24362) 17856 : cluster 0 pgmap v17825: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:43:54.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:43:53 smithi090 bash[32384]: audit 2023-12-01T14:43:53.949341+0000 mon.a (mon.0) 10860 : audit 0 from='client.? 172.21.15.80:0/1077060716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:43:54.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:43:53 smithi080 bash[28361]: audit 2023-12-01T14:43:53.949341+0000 mon.a (mon.0) 10860 : audit 0 from='client.? 172.21.15.80:0/1077060716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:43:54.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:43:53 smithi080 bash[41963]: audit 2023-12-01T14:43:53.949341+0000 mon.a (mon.0) 10860 : audit 0 from='client.? 172.21.15.80:0/1077060716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:43:55.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:43:54 smithi090 bash[32384]: cluster 2023-12-01T14:43:53.184165+0000 mgr.y (mgr.24362) 17857 : cluster 0 pgmap v17826: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:43:55.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:43:54 smithi080 bash[28361]: cluster 2023-12-01T14:43:53.184165+0000 mgr.y (mgr.24362) 17857 : cluster 0 pgmap v17826: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:43:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:43:54 smithi080 bash[41963]: cluster 2023-12-01T14:43:53.184165+0000 mgr.y (mgr.24362) 17857 : cluster 0 pgmap v17826: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:43:56.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:43:55 smithi090 bash[32384]: audit 2023-12-01T14:43:55.723646+0000 mon.c (mon.2) 11446 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:43:56.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:43:55 smithi080 bash[28361]: audit 2023-12-01T14:43:55.723646+0000 mon.c (mon.2) 11446 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:43:56.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:43:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:43:56] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T14:43:56.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:43:55 smithi080 bash[41963]: audit 2023-12-01T14:43:55.723646+0000 mon.c (mon.2) 11446 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:43:57.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:43:56 smithi090 bash[32384]: cluster 2023-12-01T14:43:55.184754+0000 mgr.y (mgr.24362) 17858 : cluster 0 pgmap v17827: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:43:57.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:43:56 smithi090 bash[32384]: audit 2023-12-01T14:43:56.405456+0000 mon.a (mon.0) 10861 : audit 0 from='client.? 172.21.15.80:0/1675739184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:43:57.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:43:56 smithi080 bash[28361]: cluster 2023-12-01T14:43:55.184754+0000 mgr.y (mgr.24362) 17858 : cluster 0 pgmap v17827: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:43:57.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:43:56 smithi080 bash[28361]: audit 2023-12-01T14:43:56.405456+0000 mon.a (mon.0) 10861 : audit 0 from='client.? 172.21.15.80:0/1675739184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:43:57.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:43:56 smithi080 bash[41963]: cluster 2023-12-01T14:43:55.184754+0000 mgr.y (mgr.24362) 17858 : cluster 0 pgmap v17827: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:43:57.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:43:56 smithi080 bash[41963]: audit 2023-12-01T14:43:56.405456+0000 mon.a (mon.0) 10861 : audit 0 from='client.? 172.21.15.80:0/1675739184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:43:59.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:43:58 smithi090 bash[32384]: cluster 2023-12-01T14:43:57.186039+0000 mgr.y (mgr.24362) 17859 : cluster 0 pgmap v17828: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:43:59.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:43:58 smithi090 bash[32384]: audit 2023-12-01T14:43:58.862701+0000 mon.c (mon.2) 11447 : audit 0 from='client.? 172.21.15.80:0/2707817911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:43:59.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:43:58 smithi080 bash[41963]: cluster 2023-12-01T14:43:57.186039+0000 mgr.y (mgr.24362) 17859 : cluster 0 pgmap v17828: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:43:59.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:43:58 smithi080 bash[41963]: audit 2023-12-01T14:43:58.862701+0000 mon.c (mon.2) 11447 : audit 0 from='client.? 172.21.15.80:0/2707817911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:43:59.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:43:58 smithi080 bash[28361]: cluster 2023-12-01T14:43:57.186039+0000 mgr.y (mgr.24362) 17859 : cluster 0 pgmap v17828: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:43:59.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:43:58 smithi080 bash[28361]: audit 2023-12-01T14:43:58.862701+0000 mon.c (mon.2) 11447 : audit 0 from='client.? 172.21.15.80:0/2707817911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:44:01.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:44:01 smithi090 bash[32384]: cluster 2023-12-01T14:43:59.186714+0000 mgr.y (mgr.24362) 17860 : cluster 0 pgmap v17829: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:44:01.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:44:01 smithi080 bash[28361]: cluster 2023-12-01T14:43:59.186714+0000 mgr.y (mgr.24362) 17860 : cluster 0 pgmap v17829: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:44:01.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:44:01 smithi080 bash[41963]: cluster 2023-12-01T14:43:59.186714+0000 mgr.y (mgr.24362) 17860 : cluster 0 pgmap v17829: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:44:02.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:44:02 smithi090 bash[32384]: audit 2023-12-01T14:44:01.318904+0000 mon.a (mon.0) 10862 : audit 0 from='client.? 172.21.15.80:0/2116920741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:44:02.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:44:02 smithi080 bash[41963]: audit 2023-12-01T14:44:01.318904+0000 mon.a (mon.0) 10862 : audit 0 from='client.? 172.21.15.80:0/2116920741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:44:02.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:44:02 smithi080 bash[28361]: audit 2023-12-01T14:44:01.318904+0000 mon.a (mon.0) 10862 : audit 0 from='client.? 172.21.15.80:0/2116920741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:44:03.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:44:03 smithi090 bash[32384]: cluster 2023-12-01T14:44:01.187922+0000 mgr.y (mgr.24362) 17861 : cluster 0 pgmap v17830: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:44:03.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:44:03 smithi080 bash[41963]: cluster 2023-12-01T14:44:01.187922+0000 mgr.y (mgr.24362) 17861 : cluster 0 pgmap v17830: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:44:03.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:44:03 smithi080 bash[28361]: cluster 2023-12-01T14:44:01.187922+0000 mgr.y (mgr.24362) 17861 : cluster 0 pgmap v17830: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:44:04.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:44:04 smithi080 bash[41963]: audit 2023-12-01T14:44:03.778947+0000 mon.c (mon.2) 11448 : audit 0 from='client.? 172.21.15.80:0/2484874678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:44:04.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:44:04 smithi080 bash[28361]: audit 2023-12-01T14:44:03.778947+0000 mon.c (mon.2) 11448 : audit 0 from='client.? 172.21.15.80:0/2484874678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:44:04.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:44:04 smithi090 bash[32384]: audit 2023-12-01T14:44:03.778947+0000 mon.c (mon.2) 11448 : audit 0 from='client.? 172.21.15.80:0/2484874678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:44:05.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:44:05 smithi080 bash[41963]: cluster 2023-12-01T14:44:03.188603+0000 mgr.y (mgr.24362) 17862 : cluster 0 pgmap v17831: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:44:05.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:44:05 smithi080 bash[28361]: cluster 2023-12-01T14:44:03.188603+0000 mgr.y (mgr.24362) 17862 : cluster 0 pgmap v17831: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:44:05.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:44:05 smithi090 bash[32384]: cluster 2023-12-01T14:44:03.188603+0000 mgr.y (mgr.24362) 17862 : cluster 0 pgmap v17831: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:44:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:44:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:44:06] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T14:44:07.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:44:07 smithi080 bash[41963]: cluster 2023-12-01T14:44:05.189375+0000 mgr.y (mgr.24362) 17863 : cluster 0 pgmap v17832: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:44:07.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:44:07 smithi080 bash[41963]: audit 2023-12-01T14:44:06.238473+0000 mon.c (mon.2) 11449 : audit 0 from='client.? 172.21.15.80:0/267403092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:44:07.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:44:07 smithi080 bash[28361]: cluster 2023-12-01T14:44:05.189375+0000 mgr.y (mgr.24362) 17863 : cluster 0 pgmap v17832: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:44:07.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:44:07 smithi080 bash[28361]: audit 2023-12-01T14:44:06.238473+0000 mon.c (mon.2) 11449 : audit 0 from='client.? 172.21.15.80:0/267403092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:44:07.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:44:07 smithi090 bash[32384]: cluster 2023-12-01T14:44:05.189375+0000 mgr.y (mgr.24362) 17863 : cluster 0 pgmap v17832: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:44:07.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:44:07 smithi090 bash[32384]: audit 2023-12-01T14:44:06.238473+0000 mon.c (mon.2) 11449 : audit 0 from='client.? 172.21.15.80:0/267403092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:44:08.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:44:08 smithi080 bash[28361]: audit 2023-12-01T14:44:07.371909+0000 mon.c (mon.2) 11450 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:44:08.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:44:08 smithi080 bash[41963]: audit 2023-12-01T14:44:07.371909+0000 mon.c (mon.2) 11450 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:44:08.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:44:08 smithi090 bash[32384]: audit 2023-12-01T14:44:07.371909+0000 mon.c (mon.2) 11450 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:44:09.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:44:09 smithi080 bash[41963]: cluster 2023-12-01T14:44:07.190550+0000 mgr.y (mgr.24362) 17864 : cluster 0 pgmap v17833: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:44:09.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:44:09 smithi080 bash[41963]: audit 2023-12-01T14:44:08.690149+0000 mon.c (mon.2) 11451 : audit 0 from='client.? 172.21.15.80:0/4267718404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:44:09.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:44:09 smithi080 bash[28361]: cluster 2023-12-01T14:44:07.190550+0000 mgr.y (mgr.24362) 17864 : cluster 0 pgmap v17833: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:44:09.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:44:09 smithi080 bash[28361]: audit 2023-12-01T14:44:08.690149+0000 mon.c (mon.2) 11451 : audit 0 from='client.? 172.21.15.80:0/4267718404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:44:09.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:44:09 smithi090 bash[32384]: cluster 2023-12-01T14:44:07.190550+0000 mgr.y (mgr.24362) 17864 : cluster 0 pgmap v17833: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:44:09.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:44:09 smithi090 bash[32384]: audit 2023-12-01T14:44:08.690149+0000 mon.c (mon.2) 11451 : audit 0 from='client.? 172.21.15.80:0/4267718404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:44:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:44:11 smithi080 bash[28361]: cluster 2023-12-01T14:44:09.191224+0000 mgr.y (mgr.24362) 17865 : cluster 0 pgmap v17834: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:44:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:44:11 smithi080 bash[28361]: audit 2023-12-01T14:44:10.724425+0000 mon.c (mon.2) 11452 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:44:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:44:11 smithi080 bash[41963]: cluster 2023-12-01T14:44:09.191224+0000 mgr.y (mgr.24362) 17865 : cluster 0 pgmap v17834: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:44:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:44:11 smithi080 bash[41963]: audit 2023-12-01T14:44:10.724425+0000 mon.c (mon.2) 11452 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:44:11.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:44:11 smithi090 bash[32384]: cluster 2023-12-01T14:44:09.191224+0000 mgr.y (mgr.24362) 17865 : cluster 0 pgmap v17834: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:44:11.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:44:11 smithi090 bash[32384]: audit 2023-12-01T14:44:10.724425+0000 mon.c (mon.2) 11452 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:44:12.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:44:12 smithi080 bash[28361]: audit 2023-12-01T14:44:11.164726+0000 mon.a (mon.0) 10863 : audit 0 from='client.? 172.21.15.80:0/775068680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:44:12.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:44:12 smithi080 bash[41963]: audit 2023-12-01T14:44:11.164726+0000 mon.a (mon.0) 10863 : audit 0 from='client.? 172.21.15.80:0/775068680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:44:12.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:44:12 smithi090 bash[32384]: audit 2023-12-01T14:44:11.164726+0000 mon.a (mon.0) 10863 : audit 0 from='client.? 172.21.15.80:0/775068680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:44:13.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:44:13 smithi080 bash[28361]: cluster 2023-12-01T14:44:11.192023+0000 mgr.y (mgr.24362) 17866 : cluster 0 pgmap v17835: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:44:13.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:44:13 smithi080 bash[41963]: cluster 2023-12-01T14:44:11.192023+0000 mgr.y (mgr.24362) 17866 : cluster 0 pgmap v17835: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:44:13.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:44:13 smithi090 bash[32384]: cluster 2023-12-01T14:44:11.192023+0000 mgr.y (mgr.24362) 17866 : cluster 0 pgmap v17835: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:44:14.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:44:14 smithi090 bash[32384]: cluster 2023-12-01T14:44:13.192563+0000 mgr.y (mgr.24362) 17867 : cluster 0 pgmap v17836: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:44:14.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:44:14 smithi090 bash[32384]: audit 2023-12-01T14:44:13.224714+0000 mon.a (mon.0) 10864 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:44:14.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:44:14 smithi090 bash[32384]: audit 2023-12-01T14:44:13.235163+0000 mon.a (mon.0) 10865 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:44:14.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:44:14 smithi090 bash[32384]: audit 2023-12-01T14:44:13.577913+0000 mon.a (mon.0) 10866 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:44:14.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:44:14 smithi090 bash[32384]: audit 2023-12-01T14:44:13.586565+0000 mon.a (mon.0) 10867 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:44:14.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:44:14 smithi090 bash[32384]: audit 2023-12-01T14:44:13.626400+0000 mon.a (mon.0) 10868 : audit 0 from='client.? 172.21.15.80:0/2063992060' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:44:14.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:44:14 smithi090 bash[32384]: audit 2023-12-01T14:44:14.118040+0000 mon.c (mon.2) 11453 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:44:14.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:44:14 smithi090 bash[32384]: audit 2023-12-01T14:44:14.119968+0000 mon.c (mon.2) 11454 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:44:14.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:44:14 smithi090 bash[32384]: audit 2023-12-01T14:44:14.130031+0000 mon.a (mon.0) 10869 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:44:14.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:44:14 smithi080 bash[28361]: cluster 2023-12-01T14:44:13.192563+0000 mgr.y (mgr.24362) 17867 : cluster 0 pgmap v17836: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:44:14.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:44:14 smithi080 bash[28361]: audit 2023-12-01T14:44:13.224714+0000 mon.a (mon.0) 10864 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:44:14.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:44:14 smithi080 bash[28361]: audit 2023-12-01T14:44:13.235163+0000 mon.a (mon.0) 10865 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:44:14.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:44:14 smithi080 bash[28361]: audit 2023-12-01T14:44:13.577913+0000 mon.a (mon.0) 10866 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:44:14.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:44:14 smithi080 bash[28361]: audit 2023-12-01T14:44:13.586565+0000 mon.a (mon.0) 10867 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:44:14.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:44:14 smithi080 bash[28361]: audit 2023-12-01T14:44:13.626400+0000 mon.a (mon.0) 10868 : audit 0 from='client.? 172.21.15.80:0/2063992060' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:44:14.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:44:14 smithi080 bash[28361]: audit 2023-12-01T14:44:14.118040+0000 mon.c (mon.2) 11453 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:44:14.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:44:14 smithi080 bash[28361]: audit 2023-12-01T14:44:14.119968+0000 mon.c (mon.2) 11454 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:44:14.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:44:14 smithi080 bash[28361]: audit 2023-12-01T14:44:14.130031+0000 mon.a (mon.0) 10869 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:44:14.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:44:14 smithi080 bash[41963]: cluster 2023-12-01T14:44:13.192563+0000 mgr.y (mgr.24362) 17867 : cluster 0 pgmap v17836: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:44:14.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:44:14 smithi080 bash[41963]: audit 2023-12-01T14:44:13.224714+0000 mon.a (mon.0) 10864 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:44:14.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:44:14 smithi080 bash[41963]: audit 2023-12-01T14:44:13.235163+0000 mon.a (mon.0) 10865 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:44:14.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:44:14 smithi080 bash[41963]: audit 2023-12-01T14:44:13.577913+0000 mon.a (mon.0) 10866 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:44:14.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:44:14 smithi080 bash[41963]: audit 2023-12-01T14:44:13.586565+0000 mon.a (mon.0) 10867 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:44:14.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:44:14 smithi080 bash[41963]: audit 2023-12-01T14:44:13.626400+0000 mon.a (mon.0) 10868 : audit 0 from='client.? 172.21.15.80:0/2063992060' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:44:14.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:44:14 smithi080 bash[41963]: audit 2023-12-01T14:44:14.118040+0000 mon.c (mon.2) 11453 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:44:14.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:44:14 smithi080 bash[41963]: audit 2023-12-01T14:44:14.119968+0000 mon.c (mon.2) 11454 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:44:14.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:44:14 smithi080 bash[41963]: audit 2023-12-01T14:44:14.130031+0000 mon.a (mon.0) 10869 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:44:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:44:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:44:16] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T14:44:17.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:44:16 smithi080 bash[41963]: cluster 2023-12-01T14:44:15.193321+0000 mgr.y (mgr.24362) 17868 : cluster 0 pgmap v17837: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:44:17.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:44:16 smithi080 bash[41963]: audit 2023-12-01T14:44:16.082761+0000 mon.a (mon.0) 10870 : audit 0 from='client.? 172.21.15.80:0/1767021228' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:44:17.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:44:16 smithi080 bash[28361]: cluster 2023-12-01T14:44:15.193321+0000 mgr.y (mgr.24362) 17868 : cluster 0 pgmap v17837: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:44:17.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:44:16 smithi080 bash[28361]: audit 2023-12-01T14:44:16.082761+0000 mon.a (mon.0) 10870 : audit 0 from='client.? 172.21.15.80:0/1767021228' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:44:17.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:44:16 smithi090 bash[32384]: cluster 2023-12-01T14:44:15.193321+0000 mgr.y (mgr.24362) 17868 : cluster 0 pgmap v17837: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:44:17.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:44:16 smithi090 bash[32384]: audit 2023-12-01T14:44:16.082761+0000 mon.a (mon.0) 10870 : audit 0 from='client.? 172.21.15.80:0/1767021228' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:44:19.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:44:18 smithi080 bash[28361]: cluster 2023-12-01T14:44:17.194441+0000 mgr.y (mgr.24362) 17869 : cluster 0 pgmap v17838: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:44:19.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:44:18 smithi080 bash[28361]: audit 2023-12-01T14:44:18.541308+0000 mon.c (mon.2) 11455 : audit 0 from='client.? 172.21.15.80:0/2473530239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:44:19.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:44:18 smithi080 bash[41963]: cluster 2023-12-01T14:44:17.194441+0000 mgr.y (mgr.24362) 17869 : cluster 0 pgmap v17838: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:44:19.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:44:18 smithi080 bash[41963]: audit 2023-12-01T14:44:18.541308+0000 mon.c (mon.2) 11455 : audit 0 from='client.? 172.21.15.80:0/2473530239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:44:19.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:44:18 smithi090 bash[32384]: cluster 2023-12-01T14:44:17.194441+0000 mgr.y (mgr.24362) 17869 : cluster 0 pgmap v17838: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:44:19.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:44:18 smithi090 bash[32384]: audit 2023-12-01T14:44:18.541308+0000 mon.c (mon.2) 11455 : audit 0 from='client.? 172.21.15.80:0/2473530239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:44:21.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:44:20 smithi080 bash[41963]: cluster 2023-12-01T14:44:19.195219+0000 mgr.y (mgr.24362) 17870 : cluster 0 pgmap v17839: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:44:21.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:44:20 smithi080 bash[28361]: cluster 2023-12-01T14:44:19.195219+0000 mgr.y (mgr.24362) 17870 : cluster 0 pgmap v17839: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:44:21.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:44:20 smithi090 bash[32384]: cluster 2023-12-01T14:44:19.195219+0000 mgr.y (mgr.24362) 17870 : cluster 0 pgmap v17839: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:44:22.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:44:21 smithi080 bash[28361]: audit 2023-12-01T14:44:21.002304+0000 mon.c (mon.2) 11456 : audit 0 from='client.? 172.21.15.80:0/862751213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:44:22.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:44:21 smithi080 bash[41963]: audit 2023-12-01T14:44:21.002304+0000 mon.c (mon.2) 11456 : audit 0 from='client.? 172.21.15.80:0/862751213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:44:22.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:44:21 smithi090 bash[32384]: audit 2023-12-01T14:44:21.002304+0000 mon.c (mon.2) 11456 : audit 0 from='client.? 172.21.15.80:0/862751213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:44:23.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:44:22 smithi080 bash[28361]: cluster 2023-12-01T14:44:21.196353+0000 mgr.y (mgr.24362) 17871 : cluster 0 pgmap v17840: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:44:23.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:44:22 smithi080 bash[41963]: cluster 2023-12-01T14:44:21.196353+0000 mgr.y (mgr.24362) 17871 : cluster 0 pgmap v17840: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:44:23.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:44:22 smithi090 bash[32384]: cluster 2023-12-01T14:44:21.196353+0000 mgr.y (mgr.24362) 17871 : cluster 0 pgmap v17840: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:44:24.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:44:23 smithi080 bash[28361]: audit 2023-12-01T14:44:23.462287+0000 mon.c (mon.2) 11457 : audit 0 from='client.? 172.21.15.80:0/695363622' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:44:24.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:44:23 smithi080 bash[41963]: audit 2023-12-01T14:44:23.462287+0000 mon.c (mon.2) 11457 : audit 0 from='client.? 172.21.15.80:0/695363622' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:44:24.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:44:23 smithi090 bash[32384]: audit 2023-12-01T14:44:23.462287+0000 mon.c (mon.2) 11457 : audit 0 from='client.? 172.21.15.80:0/695363622' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:44:25.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:44:24 smithi080 bash[28361]: cluster 2023-12-01T14:44:23.196918+0000 mgr.y (mgr.24362) 17872 : cluster 0 pgmap v17841: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:44:25.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:44:24 smithi080 bash[41963]: cluster 2023-12-01T14:44:23.196918+0000 mgr.y (mgr.24362) 17872 : cluster 0 pgmap v17841: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:44:25.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:44:24 smithi090 bash[32384]: cluster 2023-12-01T14:44:23.196918+0000 mgr.y (mgr.24362) 17872 : cluster 0 pgmap v17841: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:44:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:44:25 smithi080 bash[28361]: audit 2023-12-01T14:44:25.725100+0000 mon.c (mon.2) 11458 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:44:26.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:44:25 smithi080 bash[41963]: audit 2023-12-01T14:44:25.725100+0000 mon.c (mon.2) 11458 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:44:26.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:44:25 smithi090 bash[32384]: audit 2023-12-01T14:44:25.725100+0000 mon.c (mon.2) 11458 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:44:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:44:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:44:26] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T14:44:27.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:44:26 smithi080 bash[28361]: cluster 2023-12-01T14:44:25.197593+0000 mgr.y (mgr.24362) 17873 : cluster 0 pgmap v17842: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:44:27.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:44:26 smithi080 bash[28361]: audit 2023-12-01T14:44:25.913630+0000 mon.c (mon.2) 11459 : audit 0 from='client.? 172.21.15.80:0/3557231593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:44:27.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:44:26 smithi080 bash[41963]: cluster 2023-12-01T14:44:25.197593+0000 mgr.y (mgr.24362) 17873 : cluster 0 pgmap v17842: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:44:27.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:44:26 smithi080 bash[41963]: audit 2023-12-01T14:44:25.913630+0000 mon.c (mon.2) 11459 : audit 0 from='client.? 172.21.15.80:0/3557231593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:44:27.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:44:26 smithi090 bash[32384]: cluster 2023-12-01T14:44:25.197593+0000 mgr.y (mgr.24362) 17873 : cluster 0 pgmap v17842: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:44:27.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:44:26 smithi090 bash[32384]: audit 2023-12-01T14:44:25.913630+0000 mon.c (mon.2) 11459 : audit 0 from='client.? 172.21.15.80:0/3557231593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:44:29.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:44:28 smithi080 bash[41963]: cluster 2023-12-01T14:44:27.198745+0000 mgr.y (mgr.24362) 17874 : cluster 0 pgmap v17843: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:44:29.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:44:28 smithi080 bash[41963]: audit 2023-12-01T14:44:28.369776+0000 mon.a (mon.0) 10871 : audit 0 from='client.? 172.21.15.80:0/1071293301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:44:29.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:44:28 smithi080 bash[28361]: cluster 2023-12-01T14:44:27.198745+0000 mgr.y (mgr.24362) 17874 : cluster 0 pgmap v17843: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:44:29.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:44:28 smithi080 bash[28361]: audit 2023-12-01T14:44:28.369776+0000 mon.a (mon.0) 10871 : audit 0 from='client.? 172.21.15.80:0/1071293301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:44:29.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:44:28 smithi090 bash[32384]: cluster 2023-12-01T14:44:27.198745+0000 mgr.y (mgr.24362) 17874 : cluster 0 pgmap v17843: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:44:29.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:44:28 smithi090 bash[32384]: audit 2023-12-01T14:44:28.369776+0000 mon.a (mon.0) 10871 : audit 0 from='client.? 172.21.15.80:0/1071293301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:44:31.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:44:30 smithi080 bash[28361]: cluster 2023-12-01T14:44:29.199346+0000 mgr.y (mgr.24362) 17875 : cluster 0 pgmap v17844: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:44:31.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:44:30 smithi080 bash[28361]: audit 2023-12-01T14:44:30.828360+0000 mon.c (mon.2) 11460 : audit 0 from='client.? 172.21.15.80:0/725855234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:44:31.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:44:30 smithi080 bash[41963]: cluster 2023-12-01T14:44:29.199346+0000 mgr.y (mgr.24362) 17875 : cluster 0 pgmap v17844: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:44:31.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:44:30 smithi080 bash[41963]: audit 2023-12-01T14:44:30.828360+0000 mon.c (mon.2) 11460 : audit 0 from='client.? 172.21.15.80:0/725855234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:44:31.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:44:30 smithi090 bash[32384]: cluster 2023-12-01T14:44:29.199346+0000 mgr.y (mgr.24362) 17875 : cluster 0 pgmap v17844: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:44:31.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:44:30 smithi090 bash[32384]: audit 2023-12-01T14:44:30.828360+0000 mon.c (mon.2) 11460 : audit 0 from='client.? 172.21.15.80:0/725855234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:44:33.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:44:32 smithi080 bash[41963]: cluster 2023-12-01T14:44:31.200491+0000 mgr.y (mgr.24362) 17876 : cluster 0 pgmap v17845: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:44:33.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:44:32 smithi080 bash[28361]: cluster 2023-12-01T14:44:31.200491+0000 mgr.y (mgr.24362) 17876 : cluster 0 pgmap v17845: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:44:33.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:44:32 smithi090 bash[32384]: cluster 2023-12-01T14:44:31.200491+0000 mgr.y (mgr.24362) 17876 : cluster 0 pgmap v17845: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:44:34.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:44:33 smithi080 bash[28361]: audit 2023-12-01T14:44:33.277743+0000 mon.a (mon.0) 10872 : audit 0 from='client.? 172.21.15.80:0/1469892870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:44:34.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:44:33 smithi080 bash[41963]: audit 2023-12-01T14:44:33.277743+0000 mon.a (mon.0) 10872 : audit 0 from='client.? 172.21.15.80:0/1469892870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:44:34.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:44:33 smithi090 bash[32384]: audit 2023-12-01T14:44:33.277743+0000 mon.a (mon.0) 10872 : audit 0 from='client.? 172.21.15.80:0/1469892870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:44:35.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:44:34 smithi080 bash[28361]: cluster 2023-12-01T14:44:33.201052+0000 mgr.y (mgr.24362) 17877 : cluster 0 pgmap v17846: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:44:35.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:44:34 smithi080 bash[41963]: cluster 2023-12-01T14:44:33.201052+0000 mgr.y (mgr.24362) 17877 : cluster 0 pgmap v17846: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:44:35.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:44:34 smithi090 bash[32384]: cluster 2023-12-01T14:44:33.201052+0000 mgr.y (mgr.24362) 17877 : cluster 0 pgmap v17846: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:44:36.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:44:35 smithi080 bash[28361]: audit 2023-12-01T14:44:35.733162+0000 mon.a (mon.0) 10873 : audit 0 from='client.? 172.21.15.80:0/3150023176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:44:36.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:44:35 smithi080 bash[41963]: audit 2023-12-01T14:44:35.733162+0000 mon.a (mon.0) 10873 : audit 0 from='client.? 172.21.15.80:0/3150023176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:44:36.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:44:35 smithi090 bash[32384]: audit 2023-12-01T14:44:35.733162+0000 mon.a (mon.0) 10873 : audit 0 from='client.? 172.21.15.80:0/3150023176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:44:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:44:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:44:36] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T14:44:37.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:44:36 smithi080 bash[28361]: cluster 2023-12-01T14:44:35.201693+0000 mgr.y (mgr.24362) 17878 : cluster 0 pgmap v17847: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:44:37.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:44:36 smithi080 bash[41963]: cluster 2023-12-01T14:44:35.201693+0000 mgr.y (mgr.24362) 17878 : cluster 0 pgmap v17847: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:44:37.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:44:36 smithi090 bash[32384]: cluster 2023-12-01T14:44:35.201693+0000 mgr.y (mgr.24362) 17878 : cluster 0 pgmap v17847: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:44:39.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:44:38 smithi080 bash[28361]: cluster 2023-12-01T14:44:37.202796+0000 mgr.y (mgr.24362) 17879 : cluster 0 pgmap v17848: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:44:39.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:44:38 smithi080 bash[28361]: audit 2023-12-01T14:44:38.183117+0000 mon.c (mon.2) 11461 : audit 0 from='client.? 172.21.15.80:0/3142892081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:44:39.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:44:38 smithi080 bash[41963]: cluster 2023-12-01T14:44:37.202796+0000 mgr.y (mgr.24362) 17879 : cluster 0 pgmap v17848: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:44:39.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:44:38 smithi080 bash[41963]: audit 2023-12-01T14:44:38.183117+0000 mon.c (mon.2) 11461 : audit 0 from='client.? 172.21.15.80:0/3142892081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:44:39.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:44:38 smithi090 bash[32384]: cluster 2023-12-01T14:44:37.202796+0000 mgr.y (mgr.24362) 17879 : cluster 0 pgmap v17848: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:44:39.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:44:38 smithi090 bash[32384]: audit 2023-12-01T14:44:38.183117+0000 mon.c (mon.2) 11461 : audit 0 from='client.? 172.21.15.80:0/3142892081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:44:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:44:40 smithi080 bash[28361]: cluster 2023-12-01T14:44:39.203437+0000 mgr.y (mgr.24362) 17880 : cluster 0 pgmap v17849: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:44:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:44:40 smithi080 bash[28361]: audit 2023-12-01T14:44:40.635262+0000 mon.c (mon.2) 11462 : audit 0 from='client.? 172.21.15.80:0/2985860575' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:44:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:44:40 smithi080 bash[28361]: audit 2023-12-01T14:44:40.725209+0000 mon.c (mon.2) 11463 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:44:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:44:40 smithi080 bash[41963]: cluster 2023-12-01T14:44:39.203437+0000 mgr.y (mgr.24362) 17880 : cluster 0 pgmap v17849: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:44:41.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:44:40 smithi080 bash[41963]: audit 2023-12-01T14:44:40.635262+0000 mon.c (mon.2) 11462 : audit 0 from='client.? 172.21.15.80:0/2985860575' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:44:41.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:44:40 smithi080 bash[41963]: audit 2023-12-01T14:44:40.725209+0000 mon.c (mon.2) 11463 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:44:41.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:44:40 smithi090 bash[32384]: cluster 2023-12-01T14:44:39.203437+0000 mgr.y (mgr.24362) 17880 : cluster 0 pgmap v17849: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:44:41.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:44:40 smithi090 bash[32384]: audit 2023-12-01T14:44:40.635262+0000 mon.c (mon.2) 11462 : audit 0 from='client.? 172.21.15.80:0/2985860575' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:44:41.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:44:40 smithi090 bash[32384]: audit 2023-12-01T14:44:40.725209+0000 mon.c (mon.2) 11463 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:44:43.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:44:42 smithi080 bash[28361]: cluster 2023-12-01T14:44:41.204573+0000 mgr.y (mgr.24362) 17881 : cluster 0 pgmap v17850: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:44:43.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:44:42 smithi080 bash[41963]: cluster 2023-12-01T14:44:41.204573+0000 mgr.y (mgr.24362) 17881 : cluster 0 pgmap v17850: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:44:43.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:44:42 smithi090 bash[32384]: cluster 2023-12-01T14:44:41.204573+0000 mgr.y (mgr.24362) 17881 : cluster 0 pgmap v17850: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:44:44.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:44:43 smithi080 bash[28361]: audit 2023-12-01T14:44:43.081593+0000 mon.a (mon.0) 10874 : audit 0 from='client.? 172.21.15.80:0/3247859926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:44:44.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:44:43 smithi080 bash[41963]: audit 2023-12-01T14:44:43.081593+0000 mon.a (mon.0) 10874 : audit 0 from='client.? 172.21.15.80:0/3247859926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:44:44.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:44:43 smithi090 bash[32384]: audit 2023-12-01T14:44:43.081593+0000 mon.a (mon.0) 10874 : audit 0 from='client.? 172.21.15.80:0/3247859926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:44:45.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:44:44 smithi080 bash[28361]: cluster 2023-12-01T14:44:43.205196+0000 mgr.y (mgr.24362) 17882 : cluster 0 pgmap v17851: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:44:45.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:44:44 smithi080 bash[41963]: cluster 2023-12-01T14:44:43.205196+0000 mgr.y (mgr.24362) 17882 : cluster 0 pgmap v17851: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:44:45.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:44:44 smithi090 bash[32384]: cluster 2023-12-01T14:44:43.205196+0000 mgr.y (mgr.24362) 17882 : cluster 0 pgmap v17851: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:44:46.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:44:45 smithi080 bash[28361]: audit 2023-12-01T14:44:45.532500+0000 mon.c (mon.2) 11464 : audit 0 from='client.? 172.21.15.80:0/712076288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:44:46.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:44:45 smithi080 bash[41963]: audit 2023-12-01T14:44:45.532500+0000 mon.c (mon.2) 11464 : audit 0 from='client.? 172.21.15.80:0/712076288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:44:46.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:44:45 smithi090 bash[32384]: audit 2023-12-01T14:44:45.532500+0000 mon.c (mon.2) 11464 : audit 0 from='client.? 172.21.15.80:0/712076288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:44:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:44:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:44:46] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T14:44:47.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:44:46 smithi080 bash[28361]: cluster 2023-12-01T14:44:45.205856+0000 mgr.y (mgr.24362) 17883 : cluster 0 pgmap v17852: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:44:47.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:44:46 smithi080 bash[41963]: cluster 2023-12-01T14:44:45.205856+0000 mgr.y (mgr.24362) 17883 : cluster 0 pgmap v17852: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:44:47.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:44:46 smithi090 bash[32384]: cluster 2023-12-01T14:44:45.205856+0000 mgr.y (mgr.24362) 17883 : cluster 0 pgmap v17852: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:44:49.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:44:48 smithi080 bash[28361]: cluster 2023-12-01T14:44:47.206983+0000 mgr.y (mgr.24362) 17884 : cluster 0 pgmap v17853: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:44:49.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:44:48 smithi080 bash[28361]: audit 2023-12-01T14:44:47.983214+0000 mon.c (mon.2) 11465 : audit 0 from='client.? 172.21.15.80:0/750883103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:44:49.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:44:48 smithi080 bash[41963]: cluster 2023-12-01T14:44:47.206983+0000 mgr.y (mgr.24362) 17884 : cluster 0 pgmap v17853: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:44:49.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:44:48 smithi080 bash[41963]: audit 2023-12-01T14:44:47.983214+0000 mon.c (mon.2) 11465 : audit 0 from='client.? 172.21.15.80:0/750883103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:44:49.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:44:48 smithi090 bash[32384]: cluster 2023-12-01T14:44:47.206983+0000 mgr.y (mgr.24362) 17884 : cluster 0 pgmap v17853: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:44:49.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:44:48 smithi090 bash[32384]: audit 2023-12-01T14:44:47.983214+0000 mon.c (mon.2) 11465 : audit 0 from='client.? 172.21.15.80:0/750883103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:44:51.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:44:50 smithi080 bash[41963]: cluster 2023-12-01T14:44:49.207682+0000 mgr.y (mgr.24362) 17885 : cluster 0 pgmap v17854: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:44:51.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:44:50 smithi080 bash[41963]: audit 2023-12-01T14:44:50.439296+0000 mon.c (mon.2) 11466 : audit 0 from='client.? 172.21.15.80:0/4205041950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:44:51.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:44:50 smithi080 bash[28361]: cluster 2023-12-01T14:44:49.207682+0000 mgr.y (mgr.24362) 17885 : cluster 0 pgmap v17854: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:44:51.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:44:50 smithi080 bash[28361]: audit 2023-12-01T14:44:50.439296+0000 mon.c (mon.2) 11466 : audit 0 from='client.? 172.21.15.80:0/4205041950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:44:51.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:44:50 smithi090 bash[32384]: cluster 2023-12-01T14:44:49.207682+0000 mgr.y (mgr.24362) 17885 : cluster 0 pgmap v17854: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:44:51.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:44:50 smithi090 bash[32384]: audit 2023-12-01T14:44:50.439296+0000 mon.c (mon.2) 11466 : audit 0 from='client.? 172.21.15.80:0/4205041950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:44:53.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:44:52 smithi090 bash[32384]: cluster 2023-12-01T14:44:51.208853+0000 mgr.y (mgr.24362) 17886 : cluster 0 pgmap v17855: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:44:53.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:44:52 smithi090 bash[32384]: audit 2023-12-01T14:44:52.888401+0000 mon.c (mon.2) 11467 : audit 0 from='client.? 172.21.15.80:0/3457607853' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:44:53.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:44:52 smithi080 bash[28361]: cluster 2023-12-01T14:44:51.208853+0000 mgr.y (mgr.24362) 17886 : cluster 0 pgmap v17855: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:44:53.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:44:52 smithi080 bash[28361]: audit 2023-12-01T14:44:52.888401+0000 mon.c (mon.2) 11467 : audit 0 from='client.? 172.21.15.80:0/3457607853' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:44:53.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:44:52 smithi080 bash[41963]: cluster 2023-12-01T14:44:51.208853+0000 mgr.y (mgr.24362) 17886 : cluster 0 pgmap v17855: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:44:53.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:44:52 smithi080 bash[41963]: audit 2023-12-01T14:44:52.888401+0000 mon.c (mon.2) 11467 : audit 0 from='client.? 172.21.15.80:0/3457607853' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:44:55.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:44:54 smithi090 bash[32384]: cluster 2023-12-01T14:44:53.209445+0000 mgr.y (mgr.24362) 17887 : cluster 0 pgmap v17856: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:44:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:44:54 smithi080 bash[41963]: cluster 2023-12-01T14:44:53.209445+0000 mgr.y (mgr.24362) 17887 : cluster 0 pgmap v17856: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:44:55.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:44:54 smithi080 bash[28361]: cluster 2023-12-01T14:44:53.209445+0000 mgr.y (mgr.24362) 17887 : cluster 0 pgmap v17856: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:44:56.233 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:44:55 smithi080 bash[41963]: audit 2023-12-01T14:44:55.341278+0000 mon.a (mon.0) 10875 : audit 0 from='client.? 172.21.15.80:0/1427918247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:44:56.233 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:44:55 smithi080 bash[41963]: audit 2023-12-01T14:44:55.725957+0000 mon.c (mon.2) 11468 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:44:56.233 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:44:55 smithi080 bash[28361]: audit 2023-12-01T14:44:55.341278+0000 mon.a (mon.0) 10875 : audit 0 from='client.? 172.21.15.80:0/1427918247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:44:56.233 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:44:55 smithi080 bash[28361]: audit 2023-12-01T14:44:55.725957+0000 mon.c (mon.2) 11468 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:44:56.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:44:55 smithi090 bash[32384]: audit 2023-12-01T14:44:55.341278+0000 mon.a (mon.0) 10875 : audit 0 from='client.? 172.21.15.80:0/1427918247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:44:56.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:44:55 smithi090 bash[32384]: audit 2023-12-01T14:44:55.725957+0000 mon.c (mon.2) 11468 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:44:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:44:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:44:56] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T14:44:57.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:44:56 smithi090 bash[32384]: cluster 2023-12-01T14:44:55.210064+0000 mgr.y (mgr.24362) 17888 : cluster 0 pgmap v17857: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:44:57.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:44:56 smithi080 bash[28361]: cluster 2023-12-01T14:44:55.210064+0000 mgr.y (mgr.24362) 17888 : cluster 0 pgmap v17857: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:44:57.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:44:56 smithi080 bash[41963]: cluster 2023-12-01T14:44:55.210064+0000 mgr.y (mgr.24362) 17888 : cluster 0 pgmap v17857: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:44:58.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:44:57 smithi090 bash[32384]: audit 2023-12-01T14:44:57.794882+0000 mon.c (mon.2) 11469 : audit 0 from='client.? 172.21.15.80:0/1589455134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:44:58.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:44:57 smithi080 bash[28361]: audit 2023-12-01T14:44:57.794882+0000 mon.c (mon.2) 11469 : audit 0 from='client.? 172.21.15.80:0/1589455134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:44:58.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:44:57 smithi080 bash[41963]: audit 2023-12-01T14:44:57.794882+0000 mon.c (mon.2) 11469 : audit 0 from='client.? 172.21.15.80:0/1589455134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:44:59.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:44:58 smithi090 bash[32384]: cluster 2023-12-01T14:44:57.211206+0000 mgr.y (mgr.24362) 17889 : cluster 0 pgmap v17858: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:44:59.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:44:58 smithi080 bash[41963]: cluster 2023-12-01T14:44:57.211206+0000 mgr.y (mgr.24362) 17889 : cluster 0 pgmap v17858: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:44:59.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:44:58 smithi080 bash[28361]: cluster 2023-12-01T14:44:57.211206+0000 mgr.y (mgr.24362) 17889 : cluster 0 pgmap v17858: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:45:01.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:45:00 smithi090 bash[32384]: cluster 2023-12-01T14:44:59.211845+0000 mgr.y (mgr.24362) 17890 : cluster 0 pgmap v17859: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:45:01.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:45:00 smithi090 bash[32384]: audit 2023-12-01T14:45:00.250700+0000 mon.a (mon.0) 10876 : audit 0 from='client.? 172.21.15.80:0/1666533717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:45:01.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:45:00 smithi080 bash[41963]: cluster 2023-12-01T14:44:59.211845+0000 mgr.y (mgr.24362) 17890 : cluster 0 pgmap v17859: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:45:01.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:45:00 smithi080 bash[41963]: audit 2023-12-01T14:45:00.250700+0000 mon.a (mon.0) 10876 : audit 0 from='client.? 172.21.15.80:0/1666533717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:45:01.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:45:00 smithi080 bash[28361]: cluster 2023-12-01T14:44:59.211845+0000 mgr.y (mgr.24362) 17890 : cluster 0 pgmap v17859: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:45:01.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:45:00 smithi080 bash[28361]: audit 2023-12-01T14:45:00.250700+0000 mon.a (mon.0) 10876 : audit 0 from='client.? 172.21.15.80:0/1666533717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:45:03.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:45:02 smithi090 bash[32384]: cluster 2023-12-01T14:45:01.213042+0000 mgr.y (mgr.24362) 17891 : cluster 0 pgmap v17860: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:45:03.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:45:02 smithi090 bash[32384]: audit 2023-12-01T14:45:02.699083+0000 mon.c (mon.2) 11470 : audit 0 from='client.? 172.21.15.80:0/3409435592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:45:03.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:45:02 smithi080 bash[28361]: cluster 2023-12-01T14:45:01.213042+0000 mgr.y (mgr.24362) 17891 : cluster 0 pgmap v17860: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:45:03.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:45:02 smithi080 bash[28361]: audit 2023-12-01T14:45:02.699083+0000 mon.c (mon.2) 11470 : audit 0 from='client.? 172.21.15.80:0/3409435592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:45:03.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:45:02 smithi080 bash[41963]: cluster 2023-12-01T14:45:01.213042+0000 mgr.y (mgr.24362) 17891 : cluster 0 pgmap v17860: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:45:03.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:45:02 smithi080 bash[41963]: audit 2023-12-01T14:45:02.699083+0000 mon.c (mon.2) 11470 : audit 0 from='client.? 172.21.15.80:0/3409435592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:45:05.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:45:04 smithi090 bash[32384]: cluster 2023-12-01T14:45:03.213685+0000 mgr.y (mgr.24362) 17892 : cluster 0 pgmap v17861: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:45:05.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:45:04 smithi080 bash[28361]: cluster 2023-12-01T14:45:03.213685+0000 mgr.y (mgr.24362) 17892 : cluster 0 pgmap v17861: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:45:05.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:45:04 smithi080 bash[41963]: cluster 2023-12-01T14:45:03.213685+0000 mgr.y (mgr.24362) 17892 : cluster 0 pgmap v17861: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:45:06.233 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:45:05 smithi080 bash[28361]: audit 2023-12-01T14:45:05.153896+0000 mon.c (mon.2) 11471 : audit 0 from='client.? 172.21.15.80:0/166847314' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:45:06.233 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:45:05 smithi080 bash[41963]: audit 2023-12-01T14:45:05.153896+0000 mon.c (mon.2) 11471 : audit 0 from='client.? 172.21.15.80:0/166847314' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:45:06.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:45:05 smithi090 bash[32384]: audit 2023-12-01T14:45:05.153896+0000 mon.c (mon.2) 11471 : audit 0 from='client.? 172.21.15.80:0/166847314' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:45:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:45:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:45:06] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T14:45:07.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:45:06 smithi090 bash[32384]: cluster 2023-12-01T14:45:05.214352+0000 mgr.y (mgr.24362) 17893 : cluster 0 pgmap v17862: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:45:07.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:45:06 smithi080 bash[41963]: cluster 2023-12-01T14:45:05.214352+0000 mgr.y (mgr.24362) 17893 : cluster 0 pgmap v17862: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:45:07.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:45:06 smithi080 bash[28361]: cluster 2023-12-01T14:45:05.214352+0000 mgr.y (mgr.24362) 17893 : cluster 0 pgmap v17862: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:45:08.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:45:07 smithi090 bash[32384]: audit 2023-12-01T14:45:07.606096+0000 mon.c (mon.2) 11472 : audit 0 from='client.? 172.21.15.80:0/405737474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:45:08.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:45:07 smithi080 bash[41963]: audit 2023-12-01T14:45:07.606096+0000 mon.c (mon.2) 11472 : audit 0 from='client.? 172.21.15.80:0/405737474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:45:08.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:45:07 smithi080 bash[28361]: audit 2023-12-01T14:45:07.606096+0000 mon.c (mon.2) 11472 : audit 0 from='client.? 172.21.15.80:0/405737474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:45:09.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:45:08 smithi090 bash[32384]: cluster 2023-12-01T14:45:07.215492+0000 mgr.y (mgr.24362) 17894 : cluster 0 pgmap v17863: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:45:09.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:45:08 smithi080 bash[41963]: cluster 2023-12-01T14:45:07.215492+0000 mgr.y (mgr.24362) 17894 : cluster 0 pgmap v17863: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:45:09.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:45:08 smithi080 bash[28361]: cluster 2023-12-01T14:45:07.215492+0000 mgr.y (mgr.24362) 17894 : cluster 0 pgmap v17863: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:45:11.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:45:10 smithi090 bash[32384]: cluster 2023-12-01T14:45:09.216187+0000 mgr.y (mgr.24362) 17895 : cluster 0 pgmap v17864: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:45:11.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:45:10 smithi090 bash[32384]: audit 2023-12-01T14:45:10.060435+0000 mon.c (mon.2) 11473 : audit 0 from='client.? 172.21.15.80:0/4287706919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:45:11.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:45:10 smithi090 bash[32384]: audit 2023-12-01T14:45:10.725970+0000 mon.c (mon.2) 11474 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:45:11.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:45:10 smithi080 bash[28361]: cluster 2023-12-01T14:45:09.216187+0000 mgr.y (mgr.24362) 17895 : cluster 0 pgmap v17864: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:45:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:45:10 smithi080 bash[28361]: audit 2023-12-01T14:45:10.060435+0000 mon.c (mon.2) 11473 : audit 0 from='client.? 172.21.15.80:0/4287706919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:45:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:45:10 smithi080 bash[28361]: audit 2023-12-01T14:45:10.725970+0000 mon.c (mon.2) 11474 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:45:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:45:10 smithi080 bash[41963]: cluster 2023-12-01T14:45:09.216187+0000 mgr.y (mgr.24362) 17895 : cluster 0 pgmap v17864: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:45:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:45:10 smithi080 bash[41963]: audit 2023-12-01T14:45:10.060435+0000 mon.c (mon.2) 11473 : audit 0 from='client.? 172.21.15.80:0/4287706919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:45:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:45:10 smithi080 bash[41963]: audit 2023-12-01T14:45:10.725970+0000 mon.c (mon.2) 11474 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:45:13.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:45:13 smithi090 bash[32384]: cluster 2023-12-01T14:45:11.217242+0000 mgr.y (mgr.24362) 17896 : cluster 0 pgmap v17865: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:45:13.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:45:13 smithi090 bash[32384]: audit 2023-12-01T14:45:12.506726+0000 mon.c (mon.2) 11475 : audit 0 from='client.? 172.21.15.80:0/1387280706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:45:13.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:45:13 smithi080 bash[28361]: cluster 2023-12-01T14:45:11.217242+0000 mgr.y (mgr.24362) 17896 : cluster 0 pgmap v17865: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:45:13.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:45:13 smithi080 bash[28361]: audit 2023-12-01T14:45:12.506726+0000 mon.c (mon.2) 11475 : audit 0 from='client.? 172.21.15.80:0/1387280706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:45:13.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:45:13 smithi080 bash[41963]: cluster 2023-12-01T14:45:11.217242+0000 mgr.y (mgr.24362) 17896 : cluster 0 pgmap v17865: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:45:13.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:45:13 smithi080 bash[41963]: audit 2023-12-01T14:45:12.506726+0000 mon.c (mon.2) 11475 : audit 0 from='client.? 172.21.15.80:0/1387280706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:45:15.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:45:15 smithi090 bash[32384]: cluster 2023-12-01T14:45:13.217884+0000 mgr.y (mgr.24362) 17897 : cluster 0 pgmap v17866: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:45:15.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:45:15 smithi090 bash[32384]: audit 2023-12-01T14:45:14.212823+0000 mon.c (mon.2) 11476 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:45:15.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:45:15 smithi090 bash[32384]: audit 2023-12-01T14:45:14.951158+0000 mon.c (mon.2) 11477 : audit 0 from='client.? 172.21.15.80:0/4176693315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:45:15.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:45:15 smithi080 bash[28361]: cluster 2023-12-01T14:45:13.217884+0000 mgr.y (mgr.24362) 17897 : cluster 0 pgmap v17866: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:45:15.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:45:15 smithi080 bash[28361]: audit 2023-12-01T14:45:14.212823+0000 mon.c (mon.2) 11476 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:45:15.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:45:15 smithi080 bash[28361]: audit 2023-12-01T14:45:14.951158+0000 mon.c (mon.2) 11477 : audit 0 from='client.? 172.21.15.80:0/4176693315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:45:15.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:45:15 smithi080 bash[41963]: cluster 2023-12-01T14:45:13.217884+0000 mgr.y (mgr.24362) 17897 : cluster 0 pgmap v17866: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:45:15.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:45:15 smithi080 bash[41963]: audit 2023-12-01T14:45:14.212823+0000 mon.c (mon.2) 11476 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:45:15.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:45:15 smithi080 bash[41963]: audit 2023-12-01T14:45:14.951158+0000 mon.c (mon.2) 11477 : audit 0 from='client.? 172.21.15.80:0/4176693315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:45:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:45:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:45:16] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T14:45:17.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:45:17 smithi090 bash[32384]: cluster 2023-12-01T14:45:15.218462+0000 mgr.y (mgr.24362) 17898 : cluster 0 pgmap v17867: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:45:17.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:45:17 smithi080 bash[28361]: cluster 2023-12-01T14:45:15.218462+0000 mgr.y (mgr.24362) 17898 : cluster 0 pgmap v17867: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:45:17.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:45:17 smithi080 bash[41963]: cluster 2023-12-01T14:45:15.218462+0000 mgr.y (mgr.24362) 17898 : cluster 0 pgmap v17867: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:45:18.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:45:18 smithi080 bash[28361]: audit 2023-12-01T14:45:17.413366+0000 mon.c (mon.2) 11478 : audit 0 from='client.? 172.21.15.80:0/1947214787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:45:18.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:45:18 smithi080 bash[41963]: audit 2023-12-01T14:45:17.413366+0000 mon.c (mon.2) 11478 : audit 0 from='client.? 172.21.15.80:0/1947214787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:45:18.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:45:18 smithi090 bash[32384]: audit 2023-12-01T14:45:17.413366+0000 mon.c (mon.2) 11478 : audit 0 from='client.? 172.21.15.80:0/1947214787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:45:19.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:45:19 smithi080 bash[41963]: cluster 2023-12-01T14:45:17.219212+0000 mgr.y (mgr.24362) 17899 : cluster 0 pgmap v17868: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:45:19.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:45:19 smithi080 bash[28361]: cluster 2023-12-01T14:45:17.219212+0000 mgr.y (mgr.24362) 17899 : cluster 0 pgmap v17868: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:45:19.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:45:19 smithi090 bash[32384]: cluster 2023-12-01T14:45:17.219212+0000 mgr.y (mgr.24362) 17899 : cluster 0 pgmap v17868: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:45:21.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:45:20 smithi080 bash[28361]: cluster 2023-12-01T14:45:19.219807+0000 mgr.y (mgr.24362) 17900 : cluster 0 pgmap v17869: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:45:21.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:45:20 smithi080 bash[28361]: audit 2023-12-01T14:45:19.886889+0000 mon.a (mon.0) 10877 : audit 0 from='client.? 172.21.15.80:0/3358433824' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:45:21.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:45:20 smithi080 bash[28361]: audit 2023-12-01T14:45:19.962546+0000 mon.a (mon.0) 10878 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:45:21.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:45:20 smithi080 bash[28361]: audit 2023-12-01T14:45:19.975867+0000 mon.a (mon.0) 10879 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:45:21.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:45:20 smithi080 bash[28361]: audit 2023-12-01T14:45:20.318869+0000 mon.a (mon.0) 10880 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:45:21.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:45:20 smithi080 bash[28361]: audit 2023-12-01T14:45:20.328640+0000 mon.a (mon.0) 10881 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:45:21.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:45:20 smithi080 bash[41963]: cluster 2023-12-01T14:45:19.219807+0000 mgr.y (mgr.24362) 17900 : cluster 0 pgmap v17869: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:45:21.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:45:20 smithi080 bash[41963]: audit 2023-12-01T14:45:19.886889+0000 mon.a (mon.0) 10877 : audit 0 from='client.? 172.21.15.80:0/3358433824' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:45:21.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:45:20 smithi080 bash[41963]: audit 2023-12-01T14:45:19.962546+0000 mon.a (mon.0) 10878 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:45:21.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:45:20 smithi080 bash[41963]: audit 2023-12-01T14:45:19.975867+0000 mon.a (mon.0) 10879 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:45:21.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:45:20 smithi080 bash[41963]: audit 2023-12-01T14:45:20.318869+0000 mon.a (mon.0) 10880 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:45:21.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:45:20 smithi080 bash[41963]: audit 2023-12-01T14:45:20.328640+0000 mon.a (mon.0) 10881 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:45:21.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:45:20 smithi090 bash[32384]: cluster 2023-12-01T14:45:19.219807+0000 mgr.y (mgr.24362) 17900 : cluster 0 pgmap v17869: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:45:21.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:45:20 smithi090 bash[32384]: audit 2023-12-01T14:45:19.886889+0000 mon.a (mon.0) 10877 : audit 0 from='client.? 172.21.15.80:0/3358433824' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:45:21.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:45:20 smithi090 bash[32384]: audit 2023-12-01T14:45:19.962546+0000 mon.a (mon.0) 10878 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:45:21.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:45:20 smithi090 bash[32384]: audit 2023-12-01T14:45:19.975867+0000 mon.a (mon.0) 10879 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:45:21.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:45:20 smithi090 bash[32384]: audit 2023-12-01T14:45:20.318869+0000 mon.a (mon.0) 10880 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:45:21.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:45:20 smithi090 bash[32384]: audit 2023-12-01T14:45:20.328640+0000 mon.a (mon.0) 10881 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:45:22.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:45:21 smithi080 bash[28361]: audit 2023-12-01T14:45:20.914447+0000 mon.c (mon.2) 11479 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:45:22.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:45:21 smithi080 bash[28361]: audit 2023-12-01T14:45:20.915973+0000 mon.c (mon.2) 11480 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:45:22.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:45:21 smithi080 bash[28361]: audit 2023-12-01T14:45:20.926002+0000 mon.a (mon.0) 10882 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:45:22.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:45:21 smithi080 bash[41963]: audit 2023-12-01T14:45:20.914447+0000 mon.c (mon.2) 11479 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:45:22.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:45:21 smithi080 bash[41963]: audit 2023-12-01T14:45:20.915973+0000 mon.c (mon.2) 11480 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:45:22.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:45:21 smithi080 bash[41963]: audit 2023-12-01T14:45:20.926002+0000 mon.a (mon.0) 10882 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:45:22.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:45:21 smithi090 bash[32384]: audit 2023-12-01T14:45:20.914447+0000 mon.c (mon.2) 11479 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:45:22.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:45:21 smithi090 bash[32384]: audit 2023-12-01T14:45:20.915973+0000 mon.c (mon.2) 11480 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:45:22.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:45:21 smithi090 bash[32384]: audit 2023-12-01T14:45:20.926002+0000 mon.a (mon.0) 10882 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:45:23.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:45:22 smithi080 bash[28361]: cluster 2023-12-01T14:45:21.220975+0000 mgr.y (mgr.24362) 17901 : cluster 0 pgmap v17870: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:45:23.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:45:22 smithi080 bash[28361]: audit 2023-12-01T14:45:22.337397+0000 mon.a (mon.0) 10883 : audit 0 from='client.? 172.21.15.80:0/3229667877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:45:23.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:45:22 smithi080 bash[41963]: cluster 2023-12-01T14:45:21.220975+0000 mgr.y (mgr.24362) 17901 : cluster 0 pgmap v17870: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:45:23.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:45:22 smithi080 bash[41963]: audit 2023-12-01T14:45:22.337397+0000 mon.a (mon.0) 10883 : audit 0 from='client.? 172.21.15.80:0/3229667877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:45:23.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:45:22 smithi090 bash[32384]: cluster 2023-12-01T14:45:21.220975+0000 mgr.y (mgr.24362) 17901 : cluster 0 pgmap v17870: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:45:23.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:45:22 smithi090 bash[32384]: audit 2023-12-01T14:45:22.337397+0000 mon.a (mon.0) 10883 : audit 0 from='client.? 172.21.15.80:0/3229667877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:45:25.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:45:24 smithi090 bash[32384]: cluster 2023-12-01T14:45:23.221807+0000 mgr.y (mgr.24362) 17902 : cluster 0 pgmap v17871: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:45:25.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:45:24 smithi090 bash[32384]: audit 2023-12-01T14:45:24.793971+0000 mon.a (mon.0) 10884 : audit 0 from='client.? 172.21.15.80:0/3196297444' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:45:25.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:45:24 smithi080 bash[28361]: cluster 2023-12-01T14:45:23.221807+0000 mgr.y (mgr.24362) 17902 : cluster 0 pgmap v17871: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:45:25.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:45:24 smithi080 bash[28361]: audit 2023-12-01T14:45:24.793971+0000 mon.a (mon.0) 10884 : audit 0 from='client.? 172.21.15.80:0/3196297444' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:45:25.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:45:24 smithi080 bash[41963]: cluster 2023-12-01T14:45:23.221807+0000 mgr.y (mgr.24362) 17902 : cluster 0 pgmap v17871: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:45:25.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:45:24 smithi080 bash[41963]: audit 2023-12-01T14:45:24.793971+0000 mon.a (mon.0) 10884 : audit 0 from='client.? 172.21.15.80:0/3196297444' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:45:26.233 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:45:25 smithi080 bash[41963]: audit 2023-12-01T14:45:25.726435+0000 mon.c (mon.2) 11481 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:45:26.233 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:45:25 smithi080 bash[28361]: audit 2023-12-01T14:45:25.726435+0000 mon.c (mon.2) 11481 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:45:26.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:45:25 smithi090 bash[32384]: audit 2023-12-01T14:45:25.726435+0000 mon.c (mon.2) 11481 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:45:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:45:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:45:26] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T14:45:27.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:45:26 smithi090 bash[32384]: cluster 2023-12-01T14:45:25.222622+0000 mgr.y (mgr.24362) 17903 : cluster 0 pgmap v17872: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:45:27.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:45:26 smithi080 bash[28361]: cluster 2023-12-01T14:45:25.222622+0000 mgr.y (mgr.24362) 17903 : cluster 0 pgmap v17872: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:45:27.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:45:26 smithi080 bash[41963]: cluster 2023-12-01T14:45:25.222622+0000 mgr.y (mgr.24362) 17903 : cluster 0 pgmap v17872: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:45:28.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:45:27 smithi090 bash[32384]: audit 2023-12-01T14:45:27.237691+0000 mon.c (mon.2) 11482 : audit 0 from='client.? 172.21.15.80:0/4042685867' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:45:28.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:45:27 smithi080 bash[41963]: audit 2023-12-01T14:45:27.237691+0000 mon.c (mon.2) 11482 : audit 0 from='client.? 172.21.15.80:0/4042685867' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:45:28.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:45:27 smithi080 bash[28361]: audit 2023-12-01T14:45:27.237691+0000 mon.c (mon.2) 11482 : audit 0 from='client.? 172.21.15.80:0/4042685867' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:45:29.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:45:28 smithi090 bash[32384]: cluster 2023-12-01T14:45:27.223764+0000 mgr.y (mgr.24362) 17904 : cluster 0 pgmap v17873: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:45:29.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:45:28 smithi080 bash[41963]: cluster 2023-12-01T14:45:27.223764+0000 mgr.y (mgr.24362) 17904 : cluster 0 pgmap v17873: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:45:29.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:45:28 smithi080 bash[28361]: cluster 2023-12-01T14:45:27.223764+0000 mgr.y (mgr.24362) 17904 : cluster 0 pgmap v17873: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:45:30.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:45:29 smithi090 bash[32384]: audit 2023-12-01T14:45:29.702068+0000 mon.c (mon.2) 11483 : audit 0 from='client.? 172.21.15.80:0/821010209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:45:30.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:45:29 smithi080 bash[28361]: audit 2023-12-01T14:45:29.702068+0000 mon.c (mon.2) 11483 : audit 0 from='client.? 172.21.15.80:0/821010209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:45:30.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:45:29 smithi080 bash[41963]: audit 2023-12-01T14:45:29.702068+0000 mon.c (mon.2) 11483 : audit 0 from='client.? 172.21.15.80:0/821010209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:45:31.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:45:30 smithi090 bash[32384]: cluster 2023-12-01T14:45:29.224401+0000 mgr.y (mgr.24362) 17905 : cluster 0 pgmap v17874: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:45:31.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:45:30 smithi080 bash[28361]: cluster 2023-12-01T14:45:29.224401+0000 mgr.y (mgr.24362) 17905 : cluster 0 pgmap v17874: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:45:31.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:45:30 smithi080 bash[41963]: cluster 2023-12-01T14:45:29.224401+0000 mgr.y (mgr.24362) 17905 : cluster 0 pgmap v17874: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:45:33.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:45:32 smithi090 bash[32384]: cluster 2023-12-01T14:45:31.225497+0000 mgr.y (mgr.24362) 17906 : cluster 0 pgmap v17875: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:45:33.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:45:32 smithi090 bash[32384]: audit 2023-12-01T14:45:32.149362+0000 mon.c (mon.2) 11484 : audit 0 from='client.? 172.21.15.80:0/1166488095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:45:33.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:45:32 smithi080 bash[28361]: cluster 2023-12-01T14:45:31.225497+0000 mgr.y (mgr.24362) 17906 : cluster 0 pgmap v17875: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:45:33.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:45:32 smithi080 bash[28361]: audit 2023-12-01T14:45:32.149362+0000 mon.c (mon.2) 11484 : audit 0 from='client.? 172.21.15.80:0/1166488095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:45:33.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:45:32 smithi080 bash[41963]: cluster 2023-12-01T14:45:31.225497+0000 mgr.y (mgr.24362) 17906 : cluster 0 pgmap v17875: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:45:33.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:45:32 smithi080 bash[41963]: audit 2023-12-01T14:45:32.149362+0000 mon.c (mon.2) 11484 : audit 0 from='client.? 172.21.15.80:0/1166488095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:45:35.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:45:34 smithi090 bash[32384]: cluster 2023-12-01T14:45:33.226139+0000 mgr.y (mgr.24362) 17907 : cluster 0 pgmap v17876: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:45:35.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:45:34 smithi090 bash[32384]: audit 2023-12-01T14:45:34.604683+0000 mon.c (mon.2) 11485 : audit 0 from='client.? 172.21.15.80:0/2645431124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:45:35.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:45:34 smithi080 bash[28361]: cluster 2023-12-01T14:45:33.226139+0000 mgr.y (mgr.24362) 17907 : cluster 0 pgmap v17876: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:45:35.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:45:34 smithi080 bash[28361]: audit 2023-12-01T14:45:34.604683+0000 mon.c (mon.2) 11485 : audit 0 from='client.? 172.21.15.80:0/2645431124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:45:35.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:45:34 smithi080 bash[41963]: cluster 2023-12-01T14:45:33.226139+0000 mgr.y (mgr.24362) 17907 : cluster 0 pgmap v17876: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:45:35.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:45:34 smithi080 bash[41963]: audit 2023-12-01T14:45:34.604683+0000 mon.c (mon.2) 11485 : audit 0 from='client.? 172.21.15.80:0/2645431124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:45:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:45:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:45:36] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T14:45:37.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:45:36 smithi090 bash[32384]: cluster 2023-12-01T14:45:35.226925+0000 mgr.y (mgr.24362) 17908 : cluster 0 pgmap v17877: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:45:37.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:45:36 smithi080 bash[28361]: cluster 2023-12-01T14:45:35.226925+0000 mgr.y (mgr.24362) 17908 : cluster 0 pgmap v17877: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:45:37.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:45:36 smithi080 bash[41963]: cluster 2023-12-01T14:45:35.226925+0000 mgr.y (mgr.24362) 17908 : cluster 0 pgmap v17877: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:45:38.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:45:37 smithi090 bash[32384]: audit 2023-12-01T14:45:37.056286+0000 mon.a (mon.0) 10885 : audit 0 from='client.? 172.21.15.80:0/1547575348' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:45:38.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:45:37 smithi080 bash[28361]: audit 2023-12-01T14:45:37.056286+0000 mon.a (mon.0) 10885 : audit 0 from='client.? 172.21.15.80:0/1547575348' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:45:38.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:45:37 smithi080 bash[41963]: audit 2023-12-01T14:45:37.056286+0000 mon.a (mon.0) 10885 : audit 0 from='client.? 172.21.15.80:0/1547575348' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:45:39.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:45:38 smithi090 bash[32384]: cluster 2023-12-01T14:45:37.228104+0000 mgr.y (mgr.24362) 17909 : cluster 0 pgmap v17878: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:45:39.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:45:38 smithi080 bash[28361]: cluster 2023-12-01T14:45:37.228104+0000 mgr.y (mgr.24362) 17909 : cluster 0 pgmap v17878: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:45:39.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:45:38 smithi080 bash[41963]: cluster 2023-12-01T14:45:37.228104+0000 mgr.y (mgr.24362) 17909 : cluster 0 pgmap v17878: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:45:40.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:45:40 smithi090 bash[32384]: audit 2023-12-01T14:45:39.501909+0000 mon.c (mon.2) 11486 : audit 0 from='client.? 172.21.15.80:0/387241606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:45:40.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:45:40 smithi080 bash[28361]: audit 2023-12-01T14:45:39.501909+0000 mon.c (mon.2) 11486 : audit 0 from='client.? 172.21.15.80:0/387241606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:45:40.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:45:40 smithi080 bash[41963]: audit 2023-12-01T14:45:39.501909+0000 mon.c (mon.2) 11486 : audit 0 from='client.? 172.21.15.80:0/387241606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:45:41.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:45:41 smithi090 bash[32384]: cluster 2023-12-01T14:45:39.228766+0000 mgr.y (mgr.24362) 17910 : cluster 0 pgmap v17879: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:45:41.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:45:41 smithi090 bash[32384]: audit 2023-12-01T14:45:40.726088+0000 mon.c (mon.2) 11487 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:45:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:45:41 smithi080 bash[28361]: cluster 2023-12-01T14:45:39.228766+0000 mgr.y (mgr.24362) 17910 : cluster 0 pgmap v17879: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:45:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:45:41 smithi080 bash[28361]: audit 2023-12-01T14:45:40.726088+0000 mon.c (mon.2) 11487 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:45:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:45:41 smithi080 bash[41963]: cluster 2023-12-01T14:45:39.228766+0000 mgr.y (mgr.24362) 17910 : cluster 0 pgmap v17879: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:45:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:45:41 smithi080 bash[41963]: audit 2023-12-01T14:45:40.726088+0000 mon.c (mon.2) 11487 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:45:42.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:45:42 smithi090 bash[32384]: audit 2023-12-01T14:45:41.957393+0000 mon.a (mon.0) 10886 : audit 0 from='client.? 172.21.15.80:0/3262774644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:45:42.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:45:42 smithi080 bash[28361]: audit 2023-12-01T14:45:41.957393+0000 mon.a (mon.0) 10886 : audit 0 from='client.? 172.21.15.80:0/3262774644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:45:42.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:45:42 smithi080 bash[41963]: audit 2023-12-01T14:45:41.957393+0000 mon.a (mon.0) 10886 : audit 0 from='client.? 172.21.15.80:0/3262774644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:45:43.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:45:43 smithi090 bash[32384]: cluster 2023-12-01T14:45:41.229946+0000 mgr.y (mgr.24362) 17911 : cluster 0 pgmap v17880: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:45:43.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:45:43 smithi080 bash[28361]: cluster 2023-12-01T14:45:41.229946+0000 mgr.y (mgr.24362) 17911 : cluster 0 pgmap v17880: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:45:43.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:45:43 smithi080 bash[41963]: cluster 2023-12-01T14:45:41.229946+0000 mgr.y (mgr.24362) 17911 : cluster 0 pgmap v17880: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:45:45.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:45:45 smithi080 bash[41963]: cluster 2023-12-01T14:45:43.230591+0000 mgr.y (mgr.24362) 17912 : cluster 0 pgmap v17881: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:45:45.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:45:45 smithi080 bash[41963]: audit 2023-12-01T14:45:44.413409+0000 mon.c (mon.2) 11488 : audit 0 from='client.? 172.21.15.80:0/2480234641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:45:45.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:45:45 smithi080 bash[28361]: cluster 2023-12-01T14:45:43.230591+0000 mgr.y (mgr.24362) 17912 : cluster 0 pgmap v17881: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:45:45.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:45:45 smithi080 bash[28361]: audit 2023-12-01T14:45:44.413409+0000 mon.c (mon.2) 11488 : audit 0 from='client.? 172.21.15.80:0/2480234641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:45:45.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:45:45 smithi090 bash[32384]: cluster 2023-12-01T14:45:43.230591+0000 mgr.y (mgr.24362) 17912 : cluster 0 pgmap v17881: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:45:45.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:45:45 smithi090 bash[32384]: audit 2023-12-01T14:45:44.413409+0000 mon.c (mon.2) 11488 : audit 0 from='client.? 172.21.15.80:0/2480234641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:45:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:45:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:45:46] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T14:45:47.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:45:47 smithi080 bash[41963]: cluster 2023-12-01T14:45:45.231288+0000 mgr.y (mgr.24362) 17913 : cluster 0 pgmap v17882: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:45:47.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:45:47 smithi080 bash[41963]: audit 2023-12-01T14:45:46.855970+0000 mon.c (mon.2) 11489 : audit 0 from='client.? 172.21.15.80:0/531795985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:45:47.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:45:47 smithi080 bash[28361]: cluster 2023-12-01T14:45:45.231288+0000 mgr.y (mgr.24362) 17913 : cluster 0 pgmap v17882: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:45:47.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:45:47 smithi080 bash[28361]: audit 2023-12-01T14:45:46.855970+0000 mon.c (mon.2) 11489 : audit 0 from='client.? 172.21.15.80:0/531795985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:45:47.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:45:47 smithi090 bash[32384]: cluster 2023-12-01T14:45:45.231288+0000 mgr.y (mgr.24362) 17913 : cluster 0 pgmap v17882: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:45:47.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:45:47 smithi090 bash[32384]: audit 2023-12-01T14:45:46.855970+0000 mon.c (mon.2) 11489 : audit 0 from='client.? 172.21.15.80:0/531795985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:45:49.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:45:49 smithi080 bash[28361]: cluster 2023-12-01T14:45:47.232507+0000 mgr.y (mgr.24362) 17914 : cluster 0 pgmap v17883: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:45:49.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:45:49 smithi080 bash[41963]: cluster 2023-12-01T14:45:47.232507+0000 mgr.y (mgr.24362) 17914 : cluster 0 pgmap v17883: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:45:49.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:45:49 smithi090 bash[32384]: cluster 2023-12-01T14:45:47.232507+0000 mgr.y (mgr.24362) 17914 : cluster 0 pgmap v17883: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:45:50.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:45:50 smithi080 bash[28361]: audit 2023-12-01T14:45:49.306731+0000 mon.c (mon.2) 11490 : audit 0 from='client.? 172.21.15.80:0/246705177' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:45:50.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:45:50 smithi080 bash[41963]: audit 2023-12-01T14:45:49.306731+0000 mon.c (mon.2) 11490 : audit 0 from='client.? 172.21.15.80:0/246705177' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:45:50.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:45:50 smithi090 bash[32384]: audit 2023-12-01T14:45:49.306731+0000 mon.c (mon.2) 11490 : audit 0 from='client.? 172.21.15.80:0/246705177' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:45:51.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:45:51 smithi080 bash[28361]: cluster 2023-12-01T14:45:49.233237+0000 mgr.y (mgr.24362) 17915 : cluster 0 pgmap v17884: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:45:51.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:45:51 smithi080 bash[41963]: cluster 2023-12-01T14:45:49.233237+0000 mgr.y (mgr.24362) 17915 : cluster 0 pgmap v17884: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:45:51.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:45:51 smithi090 bash[32384]: cluster 2023-12-01T14:45:49.233237+0000 mgr.y (mgr.24362) 17915 : cluster 0 pgmap v17884: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:45:52.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:45:52 smithi080 bash[28361]: audit 2023-12-01T14:45:51.762041+0000 mon.a (mon.0) 10887 : audit 0 from='client.? 172.21.15.80:0/1654036412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:45:52.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:45:52 smithi080 bash[41963]: audit 2023-12-01T14:45:51.762041+0000 mon.a (mon.0) 10887 : audit 0 from='client.? 172.21.15.80:0/1654036412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:45:52.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:45:52 smithi090 bash[32384]: audit 2023-12-01T14:45:51.762041+0000 mon.a (mon.0) 10887 : audit 0 from='client.? 172.21.15.80:0/1654036412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:45:53.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:45:53 smithi080 bash[28361]: cluster 2023-12-01T14:45:51.234418+0000 mgr.y (mgr.24362) 17916 : cluster 0 pgmap v17885: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:45:53.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:45:53 smithi080 bash[41963]: cluster 2023-12-01T14:45:51.234418+0000 mgr.y (mgr.24362) 17916 : cluster 0 pgmap v17885: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:45:53.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:45:53 smithi090 bash[32384]: cluster 2023-12-01T14:45:51.234418+0000 mgr.y (mgr.24362) 17916 : cluster 0 pgmap v17885: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:45:55.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:45:55 smithi080 bash[28361]: cluster 2023-12-01T14:45:53.235073+0000 mgr.y (mgr.24362) 17917 : cluster 0 pgmap v17886: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:45:55.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:45:55 smithi080 bash[28361]: audit 2023-12-01T14:45:54.203239+0000 mon.c (mon.2) 11491 : audit 0 from='client.? 172.21.15.80:0/3870165708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:45:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:45:55 smithi080 bash[41963]: cluster 2023-12-01T14:45:53.235073+0000 mgr.y (mgr.24362) 17917 : cluster 0 pgmap v17886: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:45:55.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:45:55 smithi080 bash[41963]: audit 2023-12-01T14:45:54.203239+0000 mon.c (mon.2) 11491 : audit 0 from='client.? 172.21.15.80:0/3870165708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:45:55.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:45:55 smithi090 bash[32384]: cluster 2023-12-01T14:45:53.235073+0000 mgr.y (mgr.24362) 17917 : cluster 0 pgmap v17886: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:45:55.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:45:55 smithi090 bash[32384]: audit 2023-12-01T14:45:54.203239+0000 mon.c (mon.2) 11491 : audit 0 from='client.? 172.21.15.80:0/3870165708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:45:56.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:45:56 smithi080 bash[28361]: audit 2023-12-01T14:45:55.726231+0000 mon.c (mon.2) 11492 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:45:56.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:45:56 smithi080 bash[41963]: audit 2023-12-01T14:45:55.726231+0000 mon.c (mon.2) 11492 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:45:56.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:45:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:45:56] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T14:45:56.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:45:56 smithi090 bash[32384]: audit 2023-12-01T14:45:55.726231+0000 mon.c (mon.2) 11492 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:45:57.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:45:57 smithi080 bash[28361]: cluster 2023-12-01T14:45:55.235751+0000 mgr.y (mgr.24362) 17918 : cluster 0 pgmap v17887: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:45:57.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:45:57 smithi080 bash[28361]: audit 2023-12-01T14:45:56.654130+0000 mon.c (mon.2) 11493 : audit 0 from='client.? 172.21.15.80:0/2513874556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:45:57.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:45:57 smithi080 bash[41963]: cluster 2023-12-01T14:45:55.235751+0000 mgr.y (mgr.24362) 17918 : cluster 0 pgmap v17887: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:45:57.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:45:57 smithi080 bash[41963]: audit 2023-12-01T14:45:56.654130+0000 mon.c (mon.2) 11493 : audit 0 from='client.? 172.21.15.80:0/2513874556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:45:57.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:45:57 smithi090 bash[32384]: cluster 2023-12-01T14:45:55.235751+0000 mgr.y (mgr.24362) 17918 : cluster 0 pgmap v17887: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:45:57.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:45:57 smithi090 bash[32384]: audit 2023-12-01T14:45:56.654130+0000 mon.c (mon.2) 11493 : audit 0 from='client.? 172.21.15.80:0/2513874556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:45:59.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:45:59 smithi080 bash[28361]: cluster 2023-12-01T14:45:57.236937+0000 mgr.y (mgr.24362) 17919 : cluster 0 pgmap v17888: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:45:59.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:45:59 smithi080 bash[41963]: cluster 2023-12-01T14:45:57.236937+0000 mgr.y (mgr.24362) 17919 : cluster 0 pgmap v17888: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:45:59.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:45:59 smithi090 bash[32384]: cluster 2023-12-01T14:45:57.236937+0000 mgr.y (mgr.24362) 17919 : cluster 0 pgmap v17888: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:46:00.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:46:00 smithi080 bash[41963]: audit 2023-12-01T14:45:59.108788+0000 mon.c (mon.2) 11494 : audit 0 from='client.? 172.21.15.80:0/19269618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:46:00.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:46:00 smithi080 bash[28361]: audit 2023-12-01T14:45:59.108788+0000 mon.c (mon.2) 11494 : audit 0 from='client.? 172.21.15.80:0/19269618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:46:00.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:46:00 smithi090 bash[32384]: audit 2023-12-01T14:45:59.108788+0000 mon.c (mon.2) 11494 : audit 0 from='client.? 172.21.15.80:0/19269618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:46:01.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:46:01 smithi080 bash[41963]: cluster 2023-12-01T14:45:59.237592+0000 mgr.y (mgr.24362) 17920 : cluster 0 pgmap v17889: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:46:01.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:46:01 smithi080 bash[28361]: cluster 2023-12-01T14:45:59.237592+0000 mgr.y (mgr.24362) 17920 : cluster 0 pgmap v17889: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:46:01.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:46:01 smithi090 bash[32384]: cluster 2023-12-01T14:45:59.237592+0000 mgr.y (mgr.24362) 17920 : cluster 0 pgmap v17889: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:46:02.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:46:02 smithi080 bash[28361]: audit 2023-12-01T14:46:01.552625+0000 mon.a (mon.0) 10888 : audit 0 from='client.? 172.21.15.80:0/300733560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:46:02.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:46:02 smithi080 bash[41963]: audit 2023-12-01T14:46:01.552625+0000 mon.a (mon.0) 10888 : audit 0 from='client.? 172.21.15.80:0/300733560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:46:02.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:46:02 smithi090 bash[32384]: audit 2023-12-01T14:46:01.552625+0000 mon.a (mon.0) 10888 : audit 0 from='client.? 172.21.15.80:0/300733560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:46:03.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:46:03 smithi080 bash[41963]: cluster 2023-12-01T14:46:01.238681+0000 mgr.y (mgr.24362) 17921 : cluster 0 pgmap v17890: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:46:03.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:46:03 smithi080 bash[28361]: cluster 2023-12-01T14:46:01.238681+0000 mgr.y (mgr.24362) 17921 : cluster 0 pgmap v17890: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:46:03.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:46:03 smithi090 bash[32384]: cluster 2023-12-01T14:46:01.238681+0000 mgr.y (mgr.24362) 17921 : cluster 0 pgmap v17890: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:46:04.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:46:04 smithi080 bash[28361]: audit 2023-12-01T14:46:04.005869+0000 mon.c (mon.2) 11495 : audit 0 from='client.? 172.21.15.80:0/1321696223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:46:04.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:46:04 smithi080 bash[41963]: audit 2023-12-01T14:46:04.005869+0000 mon.c (mon.2) 11495 : audit 0 from='client.? 172.21.15.80:0/1321696223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:46:04.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:46:04 smithi090 bash[32384]: audit 2023-12-01T14:46:04.005869+0000 mon.c (mon.2) 11495 : audit 0 from='client.? 172.21.15.80:0/1321696223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:46:05.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:46:05 smithi080 bash[28361]: cluster 2023-12-01T14:46:03.239356+0000 mgr.y (mgr.24362) 17922 : cluster 0 pgmap v17891: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:46:05.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:46:05 smithi080 bash[41963]: cluster 2023-12-01T14:46:03.239356+0000 mgr.y (mgr.24362) 17922 : cluster 0 pgmap v17891: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:46:05.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:46:05 smithi090 bash[32384]: cluster 2023-12-01T14:46:03.239356+0000 mgr.y (mgr.24362) 17922 : cluster 0 pgmap v17891: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:46:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:46:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:46:06] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T14:46:07.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:46:07 smithi080 bash[41963]: cluster 2023-12-01T14:46:05.240019+0000 mgr.y (mgr.24362) 17923 : cluster 0 pgmap v17892: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:46:07.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:46:07 smithi080 bash[41963]: audit 2023-12-01T14:46:06.462181+0000 mon.c (mon.2) 11496 : audit 0 from='client.? 172.21.15.80:0/3256319413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:46:07.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:46:07 smithi080 bash[28361]: cluster 2023-12-01T14:46:05.240019+0000 mgr.y (mgr.24362) 17923 : cluster 0 pgmap v17892: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:46:07.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:46:07 smithi080 bash[28361]: audit 2023-12-01T14:46:06.462181+0000 mon.c (mon.2) 11496 : audit 0 from='client.? 172.21.15.80:0/3256319413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:46:07.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:46:07 smithi090 bash[32384]: cluster 2023-12-01T14:46:05.240019+0000 mgr.y (mgr.24362) 17923 : cluster 0 pgmap v17892: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:46:07.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:46:07 smithi090 bash[32384]: audit 2023-12-01T14:46:06.462181+0000 mon.c (mon.2) 11496 : audit 0 from='client.? 172.21.15.80:0/3256319413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:46:09.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:46:09 smithi080 bash[41963]: cluster 2023-12-01T14:46:07.241112+0000 mgr.y (mgr.24362) 17924 : cluster 0 pgmap v17893: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:46:09.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:46:09 smithi080 bash[41963]: audit 2023-12-01T14:46:08.925949+0000 mon.c (mon.2) 11497 : audit 0 from='client.? 172.21.15.80:0/4111575653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:46:09.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:46:09 smithi080 bash[28361]: cluster 2023-12-01T14:46:07.241112+0000 mgr.y (mgr.24362) 17924 : cluster 0 pgmap v17893: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:46:09.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:46:09 smithi080 bash[28361]: audit 2023-12-01T14:46:08.925949+0000 mon.c (mon.2) 11497 : audit 0 from='client.? 172.21.15.80:0/4111575653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:46:09.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:46:09 smithi090 bash[32384]: cluster 2023-12-01T14:46:07.241112+0000 mgr.y (mgr.24362) 17924 : cluster 0 pgmap v17893: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:46:09.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:46:09 smithi090 bash[32384]: audit 2023-12-01T14:46:08.925949+0000 mon.c (mon.2) 11497 : audit 0 from='client.? 172.21.15.80:0/4111575653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:46:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:46:11 smithi080 bash[28361]: cluster 2023-12-01T14:46:09.241776+0000 mgr.y (mgr.24362) 17925 : cluster 0 pgmap v17894: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:46:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:46:11 smithi080 bash[28361]: audit 2023-12-01T14:46:10.727346+0000 mon.c (mon.2) 11498 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:46:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:46:11 smithi080 bash[41963]: cluster 2023-12-01T14:46:09.241776+0000 mgr.y (mgr.24362) 17925 : cluster 0 pgmap v17894: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:46:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:46:11 smithi080 bash[41963]: audit 2023-12-01T14:46:10.727346+0000 mon.c (mon.2) 11498 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:46:11.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:46:11 smithi090 bash[32384]: cluster 2023-12-01T14:46:09.241776+0000 mgr.y (mgr.24362) 17925 : cluster 0 pgmap v17894: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:46:11.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:46:11 smithi090 bash[32384]: audit 2023-12-01T14:46:10.727346+0000 mon.c (mon.2) 11498 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:46:12.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:46:12 smithi080 bash[28361]: audit 2023-12-01T14:46:11.381999+0000 mon.a (mon.0) 10889 : audit 0 from='client.? 172.21.15.80:0/930344127' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:46:12.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:46:12 smithi080 bash[41963]: audit 2023-12-01T14:46:11.381999+0000 mon.a (mon.0) 10889 : audit 0 from='client.? 172.21.15.80:0/930344127' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:46:12.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:46:12 smithi090 bash[32384]: audit 2023-12-01T14:46:11.381999+0000 mon.a (mon.0) 10889 : audit 0 from='client.? 172.21.15.80:0/930344127' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:46:13.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:46:13 smithi080 bash[28361]: cluster 2023-12-01T14:46:11.242526+0000 mgr.y (mgr.24362) 17926 : cluster 0 pgmap v17895: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:46:13.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:46:13 smithi080 bash[41963]: cluster 2023-12-01T14:46:11.242526+0000 mgr.y (mgr.24362) 17926 : cluster 0 pgmap v17895: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:46:13.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:46:13 smithi090 bash[32384]: cluster 2023-12-01T14:46:11.242526+0000 mgr.y (mgr.24362) 17926 : cluster 0 pgmap v17895: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:46:14.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:46:14 smithi080 bash[28361]: audit 2023-12-01T14:46:13.839214+0000 mon.a (mon.0) 10890 : audit 0 from='client.? 172.21.15.80:0/2479106483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:46:14.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:46:14 smithi080 bash[41963]: audit 2023-12-01T14:46:13.839214+0000 mon.a (mon.0) 10890 : audit 0 from='client.? 172.21.15.80:0/2479106483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:46:14.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:46:14 smithi090 bash[32384]: audit 2023-12-01T14:46:13.839214+0000 mon.a (mon.0) 10890 : audit 0 from='client.? 172.21.15.80:0/2479106483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:46:15.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:46:15 smithi080 bash[41963]: cluster 2023-12-01T14:46:13.243143+0000 mgr.y (mgr.24362) 17927 : cluster 0 pgmap v17896: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:46:15.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:46:15 smithi080 bash[28361]: cluster 2023-12-01T14:46:13.243143+0000 mgr.y (mgr.24362) 17927 : cluster 0 pgmap v17896: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:46:15.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:46:15 smithi090 bash[32384]: cluster 2023-12-01T14:46:13.243143+0000 mgr.y (mgr.24362) 17927 : cluster 0 pgmap v17896: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:46:16.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:46:16 smithi080 bash[28361]: cluster 2023-12-01T14:46:15.243806+0000 mgr.y (mgr.24362) 17928 : cluster 0 pgmap v17897: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:46:16.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:46:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:46:16] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T14:46:16.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:46:16 smithi080 bash[41963]: cluster 2023-12-01T14:46:15.243806+0000 mgr.y (mgr.24362) 17928 : cluster 0 pgmap v17897: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:46:16.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:46:16 smithi090 bash[32384]: cluster 2023-12-01T14:46:15.243806+0000 mgr.y (mgr.24362) 17928 : cluster 0 pgmap v17897: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:46:17.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:46:17 smithi080 bash[28361]: audit 2023-12-01T14:46:16.294822+0000 mon.a (mon.0) 10891 : audit 0 from='client.? 172.21.15.80:0/3952864208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:46:17.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:46:17 smithi080 bash[41963]: audit 2023-12-01T14:46:16.294822+0000 mon.a (mon.0) 10891 : audit 0 from='client.? 172.21.15.80:0/3952864208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:46:17.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:46:17 smithi090 bash[32384]: audit 2023-12-01T14:46:16.294822+0000 mon.a (mon.0) 10891 : audit 0 from='client.? 172.21.15.80:0/3952864208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:46:18.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:46:18 smithi080 bash[28361]: cluster 2023-12-01T14:46:17.244957+0000 mgr.y (mgr.24362) 17929 : cluster 0 pgmap v17898: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:46:18.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:46:18 smithi080 bash[41963]: cluster 2023-12-01T14:46:17.244957+0000 mgr.y (mgr.24362) 17929 : cluster 0 pgmap v17898: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:46:18.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:46:18 smithi090 bash[32384]: cluster 2023-12-01T14:46:17.244957+0000 mgr.y (mgr.24362) 17929 : cluster 0 pgmap v17898: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:46:19.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:46:19 smithi080 bash[28361]: audit 2023-12-01T14:46:18.752038+0000 mon.a (mon.0) 10892 : audit 0 from='client.? 172.21.15.80:0/1099253009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:46:19.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:46:19 smithi080 bash[41963]: audit 2023-12-01T14:46:18.752038+0000 mon.a (mon.0) 10892 : audit 0 from='client.? 172.21.15.80:0/1099253009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:46:19.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:46:19 smithi090 bash[32384]: audit 2023-12-01T14:46:18.752038+0000 mon.a (mon.0) 10892 : audit 0 from='client.? 172.21.15.80:0/1099253009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:46:21.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:46:20 smithi080 bash[28361]: cluster 2023-12-01T14:46:19.245627+0000 mgr.y (mgr.24362) 17930 : cluster 0 pgmap v17899: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:46:21.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:46:20 smithi080 bash[41963]: cluster 2023-12-01T14:46:19.245627+0000 mgr.y (mgr.24362) 17930 : cluster 0 pgmap v17899: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:46:21.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:46:20 smithi090 bash[32384]: cluster 2023-12-01T14:46:19.245627+0000 mgr.y (mgr.24362) 17930 : cluster 0 pgmap v17899: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:46:22.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:46:21 smithi080 bash[28361]: audit 2023-12-01T14:46:21.007344+0000 mon.c (mon.2) 11499 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:46:22.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:46:21 smithi080 bash[28361]: audit 2023-12-01T14:46:21.212460+0000 mon.c (mon.2) 11500 : audit 0 from='client.? 172.21.15.80:0/1444544658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:46:22.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:46:21 smithi080 bash[41963]: audit 2023-12-01T14:46:21.007344+0000 mon.c (mon.2) 11499 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:46:22.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:46:21 smithi080 bash[41963]: audit 2023-12-01T14:46:21.212460+0000 mon.c (mon.2) 11500 : audit 0 from='client.? 172.21.15.80:0/1444544658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:46:22.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:46:21 smithi090 bash[32384]: audit 2023-12-01T14:46:21.007344+0000 mon.c (mon.2) 11499 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:46:22.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:46:21 smithi090 bash[32384]: audit 2023-12-01T14:46:21.212460+0000 mon.c (mon.2) 11500 : audit 0 from='client.? 172.21.15.80:0/1444544658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:46:23.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:46:22 smithi080 bash[28361]: cluster 2023-12-01T14:46:21.246657+0000 mgr.y (mgr.24362) 17931 : cluster 0 pgmap v17900: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:46:23.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:46:22 smithi080 bash[41963]: cluster 2023-12-01T14:46:21.246657+0000 mgr.y (mgr.24362) 17931 : cluster 0 pgmap v17900: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:46:23.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:46:22 smithi090 bash[32384]: cluster 2023-12-01T14:46:21.246657+0000 mgr.y (mgr.24362) 17931 : cluster 0 pgmap v17900: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:46:24.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:46:23 smithi080 bash[28361]: audit 2023-12-01T14:46:23.672537+0000 mon.c (mon.2) 11501 : audit 0 from='client.? 172.21.15.80:0/3699827917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:46:24.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:46:23 smithi080 bash[41963]: audit 2023-12-01T14:46:23.672537+0000 mon.c (mon.2) 11501 : audit 0 from='client.? 172.21.15.80:0/3699827917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:46:24.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:46:23 smithi090 bash[32384]: audit 2023-12-01T14:46:23.672537+0000 mon.c (mon.2) 11501 : audit 0 from='client.? 172.21.15.80:0/3699827917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:46:25.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:46:24 smithi080 bash[28361]: cluster 2023-12-01T14:46:23.247289+0000 mgr.y (mgr.24362) 17932 : cluster 0 pgmap v17901: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:46:25.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:46:24 smithi080 bash[41963]: cluster 2023-12-01T14:46:23.247289+0000 mgr.y (mgr.24362) 17932 : cluster 0 pgmap v17901: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:46:25.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:46:24 smithi090 bash[32384]: cluster 2023-12-01T14:46:23.247289+0000 mgr.y (mgr.24362) 17932 : cluster 0 pgmap v17901: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:46:26.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:46:25 smithi080 bash[41963]: audit 2023-12-01T14:46:25.727713+0000 mon.c (mon.2) 11502 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:46:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:46:25 smithi080 bash[28361]: audit 2023-12-01T14:46:25.727713+0000 mon.c (mon.2) 11502 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:46:26.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:46:25 smithi090 bash[32384]: audit 2023-12-01T14:46:25.727713+0000 mon.c (mon.2) 11502 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:46:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:46:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:46:26] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T14:46:27.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:46:26 smithi080 bash[28361]: cluster 2023-12-01T14:46:25.247997+0000 mgr.y (mgr.24362) 17933 : cluster 0 pgmap v17902: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:46:27.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:46:26 smithi080 bash[28361]: audit 2023-12-01T14:46:26.164899+0000 mon.a (mon.0) 10893 : audit 0 from='client.? 172.21.15.80:0/1243288499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:46:27.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:46:26 smithi080 bash[28361]: audit 2023-12-01T14:46:26.856605+0000 mon.a (mon.0) 10894 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:46:27.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:46:26 smithi080 bash[41963]: cluster 2023-12-01T14:46:25.247997+0000 mgr.y (mgr.24362) 17933 : cluster 0 pgmap v17902: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:46:27.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:46:26 smithi080 bash[41963]: audit 2023-12-01T14:46:26.164899+0000 mon.a (mon.0) 10893 : audit 0 from='client.? 172.21.15.80:0/1243288499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:46:27.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:46:26 smithi080 bash[41963]: audit 2023-12-01T14:46:26.856605+0000 mon.a (mon.0) 10894 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:46:27.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:46:26 smithi090 bash[32384]: cluster 2023-12-01T14:46:25.247997+0000 mgr.y (mgr.24362) 17933 : cluster 0 pgmap v17902: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:46:27.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:46:26 smithi090 bash[32384]: audit 2023-12-01T14:46:26.164899+0000 mon.a (mon.0) 10893 : audit 0 from='client.? 172.21.15.80:0/1243288499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:46:27.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:46:26 smithi090 bash[32384]: audit 2023-12-01T14:46:26.856605+0000 mon.a (mon.0) 10894 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:46:28.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:46:27 smithi080 bash[41963]: audit 2023-12-01T14:46:26.877106+0000 mon.a (mon.0) 10895 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:46:28.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:46:27 smithi080 bash[41963]: audit 2023-12-01T14:46:27.161800+0000 mon.a (mon.0) 10896 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:46:28.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:46:27 smithi080 bash[41963]: audit 2023-12-01T14:46:27.172709+0000 mon.a (mon.0) 10897 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:46:28.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:46:27 smithi080 bash[41963]: audit 2023-12-01T14:46:27.647614+0000 mon.c (mon.2) 11503 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:46:28.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:46:27 smithi080 bash[41963]: audit 2023-12-01T14:46:27.649150+0000 mon.c (mon.2) 11504 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:46:28.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:46:27 smithi080 bash[41963]: audit 2023-12-01T14:46:27.660335+0000 mon.a (mon.0) 10898 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:46:28.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:46:27 smithi080 bash[28361]: audit 2023-12-01T14:46:26.877106+0000 mon.a (mon.0) 10895 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:46:28.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:46:27 smithi080 bash[28361]: audit 2023-12-01T14:46:27.161800+0000 mon.a (mon.0) 10896 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:46:28.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:46:27 smithi080 bash[28361]: audit 2023-12-01T14:46:27.172709+0000 mon.a (mon.0) 10897 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:46:28.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:46:27 smithi080 bash[28361]: audit 2023-12-01T14:46:27.647614+0000 mon.c (mon.2) 11503 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:46:28.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:46:27 smithi080 bash[28361]: audit 2023-12-01T14:46:27.649150+0000 mon.c (mon.2) 11504 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:46:28.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:46:27 smithi080 bash[28361]: audit 2023-12-01T14:46:27.660335+0000 mon.a (mon.0) 10898 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:46:28.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:46:27 smithi090 bash[32384]: audit 2023-12-01T14:46:26.877106+0000 mon.a (mon.0) 10895 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:46:28.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:46:27 smithi090 bash[32384]: audit 2023-12-01T14:46:27.161800+0000 mon.a (mon.0) 10896 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:46:28.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:46:27 smithi090 bash[32384]: audit 2023-12-01T14:46:27.172709+0000 mon.a (mon.0) 10897 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:46:28.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:46:27 smithi090 bash[32384]: audit 2023-12-01T14:46:27.647614+0000 mon.c (mon.2) 11503 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:46:28.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:46:27 smithi090 bash[32384]: audit 2023-12-01T14:46:27.649150+0000 mon.c (mon.2) 11504 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:46:28.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:46:27 smithi090 bash[32384]: audit 2023-12-01T14:46:27.660335+0000 mon.a (mon.0) 10898 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:46:29.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:46:28 smithi080 bash[28361]: cluster 2023-12-01T14:46:27.248598+0000 mgr.y (mgr.24362) 17934 : cluster 0 pgmap v17903: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:46:29.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:46:28 smithi080 bash[28361]: audit 2023-12-01T14:46:28.623330+0000 mon.c (mon.2) 11505 : audit 0 from='client.? 172.21.15.80:0/2596327435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:46:29.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:46:28 smithi080 bash[41963]: cluster 2023-12-01T14:46:27.248598+0000 mgr.y (mgr.24362) 17934 : cluster 0 pgmap v17903: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:46:29.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:46:28 smithi080 bash[41963]: audit 2023-12-01T14:46:28.623330+0000 mon.c (mon.2) 11505 : audit 0 from='client.? 172.21.15.80:0/2596327435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:46:29.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:46:28 smithi090 bash[32384]: cluster 2023-12-01T14:46:27.248598+0000 mgr.y (mgr.24362) 17934 : cluster 0 pgmap v17903: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:46:29.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:46:28 smithi090 bash[32384]: audit 2023-12-01T14:46:28.623330+0000 mon.c (mon.2) 11505 : audit 0 from='client.? 172.21.15.80:0/2596327435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:46:31.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:46:30 smithi080 bash[41963]: cluster 2023-12-01T14:46:29.249194+0000 mgr.y (mgr.24362) 17935 : cluster 0 pgmap v17904: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:46:31.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:46:30 smithi080 bash[28361]: cluster 2023-12-01T14:46:29.249194+0000 mgr.y (mgr.24362) 17935 : cluster 0 pgmap v17904: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:46:31.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:46:30 smithi090 bash[32384]: cluster 2023-12-01T14:46:29.249194+0000 mgr.y (mgr.24362) 17935 : cluster 0 pgmap v17904: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:46:32.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:46:31 smithi080 bash[41963]: audit 2023-12-01T14:46:31.084068+0000 mon.a (mon.0) 10899 : audit 0 from='client.? 172.21.15.80:0/180123406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:46:32.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:46:31 smithi080 bash[28361]: audit 2023-12-01T14:46:31.084068+0000 mon.a (mon.0) 10899 : audit 0 from='client.? 172.21.15.80:0/180123406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:46:32.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:46:31 smithi090 bash[32384]: audit 2023-12-01T14:46:31.084068+0000 mon.a (mon.0) 10899 : audit 0 from='client.? 172.21.15.80:0/180123406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:46:33.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:46:32 smithi080 bash[41963]: cluster 2023-12-01T14:46:31.250363+0000 mgr.y (mgr.24362) 17936 : cluster 0 pgmap v17905: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:46:33.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:46:32 smithi080 bash[28361]: cluster 2023-12-01T14:46:31.250363+0000 mgr.y (mgr.24362) 17936 : cluster 0 pgmap v17905: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:46:33.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:46:32 smithi090 bash[32384]: cluster 2023-12-01T14:46:31.250363+0000 mgr.y (mgr.24362) 17936 : cluster 0 pgmap v17905: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:46:34.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:46:33 smithi080 bash[28361]: audit 2023-12-01T14:46:33.532452+0000 mon.a (mon.0) 10900 : audit 0 from='client.? 172.21.15.80:0/2633416592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:46:34.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:46:33 smithi080 bash[41963]: audit 2023-12-01T14:46:33.532452+0000 mon.a (mon.0) 10900 : audit 0 from='client.? 172.21.15.80:0/2633416592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:46:34.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:46:33 smithi090 bash[32384]: audit 2023-12-01T14:46:33.532452+0000 mon.a (mon.0) 10900 : audit 0 from='client.? 172.21.15.80:0/2633416592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:46:35.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:46:34 smithi080 bash[28361]: cluster 2023-12-01T14:46:33.251001+0000 mgr.y (mgr.24362) 17937 : cluster 0 pgmap v17906: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:46:35.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:46:34 smithi080 bash[41963]: cluster 2023-12-01T14:46:33.251001+0000 mgr.y (mgr.24362) 17937 : cluster 0 pgmap v17906: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:46:35.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:46:34 smithi090 bash[32384]: cluster 2023-12-01T14:46:33.251001+0000 mgr.y (mgr.24362) 17937 : cluster 0 pgmap v17906: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:46:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:46:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:46:36] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T14:46:37.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:46:36 smithi080 bash[28361]: cluster 2023-12-01T14:46:35.251700+0000 mgr.y (mgr.24362) 17938 : cluster 0 pgmap v17907: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:46:37.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:46:36 smithi080 bash[28361]: audit 2023-12-01T14:46:36.004194+0000 mon.a (mon.0) 10901 : audit 0 from='client.? 172.21.15.80:0/1271718651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:46:37.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:46:36 smithi080 bash[41963]: cluster 2023-12-01T14:46:35.251700+0000 mgr.y (mgr.24362) 17938 : cluster 0 pgmap v17907: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:46:37.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:46:36 smithi080 bash[41963]: audit 2023-12-01T14:46:36.004194+0000 mon.a (mon.0) 10901 : audit 0 from='client.? 172.21.15.80:0/1271718651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:46:37.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:46:36 smithi090 bash[32384]: cluster 2023-12-01T14:46:35.251700+0000 mgr.y (mgr.24362) 17938 : cluster 0 pgmap v17907: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:46:37.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:46:36 smithi090 bash[32384]: audit 2023-12-01T14:46:36.004194+0000 mon.a (mon.0) 10901 : audit 0 from='client.? 172.21.15.80:0/1271718651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:46:39.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:46:38 smithi080 bash[41963]: cluster 2023-12-01T14:46:37.252902+0000 mgr.y (mgr.24362) 17939 : cluster 0 pgmap v17908: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:46:39.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:46:38 smithi080 bash[41963]: audit 2023-12-01T14:46:38.462839+0000 mon.a (mon.0) 10902 : audit 0 from='client.? 172.21.15.80:0/1564594031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:46:39.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:46:38 smithi080 bash[28361]: cluster 2023-12-01T14:46:37.252902+0000 mgr.y (mgr.24362) 17939 : cluster 0 pgmap v17908: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:46:39.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:46:38 smithi080 bash[28361]: audit 2023-12-01T14:46:38.462839+0000 mon.a (mon.0) 10902 : audit 0 from='client.? 172.21.15.80:0/1564594031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:46:39.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:46:38 smithi090 bash[32384]: cluster 2023-12-01T14:46:37.252902+0000 mgr.y (mgr.24362) 17939 : cluster 0 pgmap v17908: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:46:39.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:46:38 smithi090 bash[32384]: audit 2023-12-01T14:46:38.462839+0000 mon.a (mon.0) 10902 : audit 0 from='client.? 172.21.15.80:0/1564594031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:46:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:46:40 smithi080 bash[28361]: cluster 2023-12-01T14:46:39.253553+0000 mgr.y (mgr.24362) 17940 : cluster 0 pgmap v17909: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:46:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:46:40 smithi080 bash[28361]: audit 2023-12-01T14:46:40.728163+0000 mon.c (mon.2) 11506 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:46:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:46:40 smithi080 bash[28361]: audit 2023-12-01T14:46:40.918353+0000 mon.c (mon.2) 11507 : audit 0 from='client.? 172.21.15.80:0/2318045287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:46:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:46:40 smithi080 bash[41963]: cluster 2023-12-01T14:46:39.253553+0000 mgr.y (mgr.24362) 17940 : cluster 0 pgmap v17909: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:46:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:46:40 smithi080 bash[41963]: audit 2023-12-01T14:46:40.728163+0000 mon.c (mon.2) 11506 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:46:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:46:40 smithi080 bash[41963]: audit 2023-12-01T14:46:40.918353+0000 mon.c (mon.2) 11507 : audit 0 from='client.? 172.21.15.80:0/2318045287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:46:41.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:46:40 smithi090 bash[32384]: cluster 2023-12-01T14:46:39.253553+0000 mgr.y (mgr.24362) 17940 : cluster 0 pgmap v17909: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:46:41.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:46:40 smithi090 bash[32384]: audit 2023-12-01T14:46:40.728163+0000 mon.c (mon.2) 11506 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:46:41.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:46:40 smithi090 bash[32384]: audit 2023-12-01T14:46:40.918353+0000 mon.c (mon.2) 11507 : audit 0 from='client.? 172.21.15.80:0/2318045287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:46:43.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:46:42 smithi080 bash[28361]: cluster 2023-12-01T14:46:41.254699+0000 mgr.y (mgr.24362) 17941 : cluster 0 pgmap v17910: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:46:43.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:46:42 smithi080 bash[41963]: cluster 2023-12-01T14:46:41.254699+0000 mgr.y (mgr.24362) 17941 : cluster 0 pgmap v17910: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:46:43.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:46:42 smithi090 bash[32384]: cluster 2023-12-01T14:46:41.254699+0000 mgr.y (mgr.24362) 17941 : cluster 0 pgmap v17910: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:46:44.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:46:43 smithi090 bash[32384]: audit 2023-12-01T14:46:43.373399+0000 mon.a (mon.0) 10903 : audit 0 from='client.? 172.21.15.80:0/3556115537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:46:44.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:46:43 smithi080 bash[28361]: audit 2023-12-01T14:46:43.373399+0000 mon.a (mon.0) 10903 : audit 0 from='client.? 172.21.15.80:0/3556115537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:46:44.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:46:43 smithi080 bash[41963]: audit 2023-12-01T14:46:43.373399+0000 mon.a (mon.0) 10903 : audit 0 from='client.? 172.21.15.80:0/3556115537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:46:45.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:46:44 smithi090 bash[32384]: cluster 2023-12-01T14:46:43.255155+0000 mgr.y (mgr.24362) 17942 : cluster 0 pgmap v17911: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:46:45.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:46:44 smithi080 bash[41963]: cluster 2023-12-01T14:46:43.255155+0000 mgr.y (mgr.24362) 17942 : cluster 0 pgmap v17911: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:46:45.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:46:44 smithi080 bash[28361]: cluster 2023-12-01T14:46:43.255155+0000 mgr.y (mgr.24362) 17942 : cluster 0 pgmap v17911: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:46:46.234 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:46:45 smithi080 bash[28361]: audit 2023-12-01T14:46:45.825175+0000 mon.a (mon.0) 10904 : audit 0 from='client.? 172.21.15.80:0/1625321061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:46:46.234 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:46:45 smithi080 bash[41963]: audit 2023-12-01T14:46:45.825175+0000 mon.a (mon.0) 10904 : audit 0 from='client.? 172.21.15.80:0/1625321061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:46:46.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:46:45 smithi090 bash[32384]: audit 2023-12-01T14:46:45.825175+0000 mon.a (mon.0) 10904 : audit 0 from='client.? 172.21.15.80:0/1625321061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:46:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:46:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:46:46] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T14:46:47.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:46:46 smithi090 bash[32384]: cluster 2023-12-01T14:46:45.255764+0000 mgr.y (mgr.24362) 17943 : cluster 0 pgmap v17912: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:46:47.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:46:46 smithi080 bash[28361]: cluster 2023-12-01T14:46:45.255764+0000 mgr.y (mgr.24362) 17943 : cluster 0 pgmap v17912: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:46:47.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:46:46 smithi080 bash[41963]: cluster 2023-12-01T14:46:45.255764+0000 mgr.y (mgr.24362) 17943 : cluster 0 pgmap v17912: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:46:49.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:46:48 smithi090 bash[32384]: cluster 2023-12-01T14:46:47.256914+0000 mgr.y (mgr.24362) 17944 : cluster 0 pgmap v17913: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:46:49.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:46:48 smithi090 bash[32384]: audit 2023-12-01T14:46:48.274918+0000 mon.a (mon.0) 10905 : audit 0 from='client.? 172.21.15.80:0/2772708022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:46:49.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:46:48 smithi080 bash[28361]: cluster 2023-12-01T14:46:47.256914+0000 mgr.y (mgr.24362) 17944 : cluster 0 pgmap v17913: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:46:49.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:46:48 smithi080 bash[28361]: audit 2023-12-01T14:46:48.274918+0000 mon.a (mon.0) 10905 : audit 0 from='client.? 172.21.15.80:0/2772708022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:46:49.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:46:48 smithi080 bash[41963]: cluster 2023-12-01T14:46:47.256914+0000 mgr.y (mgr.24362) 17944 : cluster 0 pgmap v17913: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:46:49.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:46:48 smithi080 bash[41963]: audit 2023-12-01T14:46:48.274918+0000 mon.a (mon.0) 10905 : audit 0 from='client.? 172.21.15.80:0/2772708022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:46:51.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:46:50 smithi090 bash[32384]: cluster 2023-12-01T14:46:49.257519+0000 mgr.y (mgr.24362) 17945 : cluster 0 pgmap v17914: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:46:51.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:46:50 smithi090 bash[32384]: audit 2023-12-01T14:46:50.731790+0000 mon.a (mon.0) 10906 : audit 0 from='client.? 172.21.15.80:0/1866967063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:46:51.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:46:50 smithi080 bash[28361]: cluster 2023-12-01T14:46:49.257519+0000 mgr.y (mgr.24362) 17945 : cluster 0 pgmap v17914: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:46:51.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:46:50 smithi080 bash[28361]: audit 2023-12-01T14:46:50.731790+0000 mon.a (mon.0) 10906 : audit 0 from='client.? 172.21.15.80:0/1866967063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:46:51.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:46:50 smithi080 bash[41963]: cluster 2023-12-01T14:46:49.257519+0000 mgr.y (mgr.24362) 17945 : cluster 0 pgmap v17914: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:46:51.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:46:50 smithi080 bash[41963]: audit 2023-12-01T14:46:50.731790+0000 mon.a (mon.0) 10906 : audit 0 from='client.? 172.21.15.80:0/1866967063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:46:53.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:46:52 smithi090 bash[32384]: cluster 2023-12-01T14:46:51.258645+0000 mgr.y (mgr.24362) 17946 : cluster 0 pgmap v17915: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:46:53.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:46:52 smithi080 bash[28361]: cluster 2023-12-01T14:46:51.258645+0000 mgr.y (mgr.24362) 17946 : cluster 0 pgmap v17915: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:46:53.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:46:52 smithi080 bash[41963]: cluster 2023-12-01T14:46:51.258645+0000 mgr.y (mgr.24362) 17946 : cluster 0 pgmap v17915: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:46:54.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:46:53 smithi090 bash[32384]: audit 2023-12-01T14:46:53.189717+0000 mon.a (mon.0) 10907 : audit 0 from='client.? 172.21.15.80:0/1713861588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:46:54.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:46:53 smithi080 bash[28361]: audit 2023-12-01T14:46:53.189717+0000 mon.a (mon.0) 10907 : audit 0 from='client.? 172.21.15.80:0/1713861588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:46:54.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:46:53 smithi080 bash[41963]: audit 2023-12-01T14:46:53.189717+0000 mon.a (mon.0) 10907 : audit 0 from='client.? 172.21.15.80:0/1713861588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:46:55.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:46:54 smithi090 bash[32384]: cluster 2023-12-01T14:46:53.259303+0000 mgr.y (mgr.24362) 17947 : cluster 0 pgmap v17916: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:46:55.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:46:54 smithi080 bash[28361]: cluster 2023-12-01T14:46:53.259303+0000 mgr.y (mgr.24362) 17947 : cluster 0 pgmap v17916: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:46:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:46:54 smithi080 bash[41963]: cluster 2023-12-01T14:46:53.259303+0000 mgr.y (mgr.24362) 17947 : cluster 0 pgmap v17916: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:46:56.234 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:46:55 smithi080 bash[41963]: audit 2023-12-01T14:46:55.646505+0000 mon.a (mon.0) 10908 : audit 0 from='client.? 172.21.15.80:0/2908368817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:46:56.234 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:46:55 smithi080 bash[41963]: audit 2023-12-01T14:46:55.728462+0000 mon.c (mon.2) 11508 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:46:56.235 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:46:55 smithi080 bash[28361]: audit 2023-12-01T14:46:55.646505+0000 mon.a (mon.0) 10908 : audit 0 from='client.? 172.21.15.80:0/2908368817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:46:56.235 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:46:55 smithi080 bash[28361]: audit 2023-12-01T14:46:55.728462+0000 mon.c (mon.2) 11508 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:46:56.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:46:55 smithi090 bash[32384]: audit 2023-12-01T14:46:55.646505+0000 mon.a (mon.0) 10908 : audit 0 from='client.? 172.21.15.80:0/2908368817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:46:56.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:46:55 smithi090 bash[32384]: audit 2023-12-01T14:46:55.728462+0000 mon.c (mon.2) 11508 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:46:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:46:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:46:56] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T14:46:57.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:46:56 smithi090 bash[32384]: cluster 2023-12-01T14:46:55.260119+0000 mgr.y (mgr.24362) 17948 : cluster 0 pgmap v17917: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:46:57.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:46:56 smithi080 bash[28361]: cluster 2023-12-01T14:46:55.260119+0000 mgr.y (mgr.24362) 17948 : cluster 0 pgmap v17917: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:46:57.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:46:56 smithi080 bash[41963]: cluster 2023-12-01T14:46:55.260119+0000 mgr.y (mgr.24362) 17948 : cluster 0 pgmap v17917: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:46:59.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:46:58 smithi090 bash[32384]: cluster 2023-12-01T14:46:57.261306+0000 mgr.y (mgr.24362) 17949 : cluster 0 pgmap v17918: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:46:59.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:46:58 smithi090 bash[32384]: audit 2023-12-01T14:46:58.099767+0000 mon.a (mon.0) 10909 : audit 0 from='client.? 172.21.15.80:0/2461947114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:46:59.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:46:58 smithi080 bash[28361]: cluster 2023-12-01T14:46:57.261306+0000 mgr.y (mgr.24362) 17949 : cluster 0 pgmap v17918: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:46:59.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:46:58 smithi080 bash[28361]: audit 2023-12-01T14:46:58.099767+0000 mon.a (mon.0) 10909 : audit 0 from='client.? 172.21.15.80:0/2461947114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:46:59.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:46:58 smithi080 bash[41963]: cluster 2023-12-01T14:46:57.261306+0000 mgr.y (mgr.24362) 17949 : cluster 0 pgmap v17918: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:46:59.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:46:58 smithi080 bash[41963]: audit 2023-12-01T14:46:58.099767+0000 mon.a (mon.0) 10909 : audit 0 from='client.? 172.21.15.80:0/2461947114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:47:01.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:47:00 smithi090 bash[32384]: cluster 2023-12-01T14:46:59.261963+0000 mgr.y (mgr.24362) 17950 : cluster 0 pgmap v17919: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:47:01.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:47:00 smithi090 bash[32384]: audit 2023-12-01T14:47:00.558087+0000 mon.c (mon.2) 11509 : audit 0 from='client.? 172.21.15.80:0/942243401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:47:01.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:47:00 smithi080 bash[28361]: cluster 2023-12-01T14:46:59.261963+0000 mgr.y (mgr.24362) 17950 : cluster 0 pgmap v17919: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:47:01.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:47:00 smithi080 bash[28361]: audit 2023-12-01T14:47:00.558087+0000 mon.c (mon.2) 11509 : audit 0 from='client.? 172.21.15.80:0/942243401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:47:01.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:47:00 smithi080 bash[41963]: cluster 2023-12-01T14:46:59.261963+0000 mgr.y (mgr.24362) 17950 : cluster 0 pgmap v17919: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:47:01.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:47:00 smithi080 bash[41963]: audit 2023-12-01T14:47:00.558087+0000 mon.c (mon.2) 11509 : audit 0 from='client.? 172.21.15.80:0/942243401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:47:03.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:47:02 smithi090 bash[32384]: cluster 2023-12-01T14:47:01.263156+0000 mgr.y (mgr.24362) 17951 : cluster 0 pgmap v17920: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:47:03.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:47:02 smithi080 bash[28361]: cluster 2023-12-01T14:47:01.263156+0000 mgr.y (mgr.24362) 17951 : cluster 0 pgmap v17920: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:47:03.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:47:02 smithi080 bash[41963]: cluster 2023-12-01T14:47:01.263156+0000 mgr.y (mgr.24362) 17951 : cluster 0 pgmap v17920: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:47:04.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:47:04 smithi090 bash[32384]: audit 2023-12-01T14:47:03.011663+0000 mon.a (mon.0) 10910 : audit 0 from='client.? 172.21.15.80:0/1511812557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:47:04.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:47:04 smithi080 bash[28361]: audit 2023-12-01T14:47:03.011663+0000 mon.a (mon.0) 10910 : audit 0 from='client.? 172.21.15.80:0/1511812557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:47:04.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:47:04 smithi080 bash[41963]: audit 2023-12-01T14:47:03.011663+0000 mon.a (mon.0) 10910 : audit 0 from='client.? 172.21.15.80:0/1511812557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:47:05.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:47:05 smithi090 bash[32384]: cluster 2023-12-01T14:47:03.263861+0000 mgr.y (mgr.24362) 17952 : cluster 0 pgmap v17921: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:47:05.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:47:05 smithi080 bash[28361]: cluster 2023-12-01T14:47:03.263861+0000 mgr.y (mgr.24362) 17952 : cluster 0 pgmap v17921: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:47:05.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:47:05 smithi080 bash[41963]: cluster 2023-12-01T14:47:03.263861+0000 mgr.y (mgr.24362) 17952 : cluster 0 pgmap v17921: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:47:06.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:47:06 smithi080 bash[28361]: audit 2023-12-01T14:47:05.467793+0000 mon.c (mon.2) 11510 : audit 0 from='client.? 172.21.15.80:0/130570219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:47:06.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:47:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:47:06] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T14:47:06.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:47:06 smithi080 bash[41963]: audit 2023-12-01T14:47:05.467793+0000 mon.c (mon.2) 11510 : audit 0 from='client.? 172.21.15.80:0/130570219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:47:06.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:47:06 smithi090 bash[32384]: audit 2023-12-01T14:47:05.467793+0000 mon.c (mon.2) 11510 : audit 0 from='client.? 172.21.15.80:0/130570219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:47:07.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:47:07 smithi080 bash[28361]: cluster 2023-12-01T14:47:05.264409+0000 mgr.y (mgr.24362) 17953 : cluster 0 pgmap v17922: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:47:07.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:47:07 smithi080 bash[41963]: cluster 2023-12-01T14:47:05.264409+0000 mgr.y (mgr.24362) 17953 : cluster 0 pgmap v17922: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:47:07.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:47:07 smithi090 bash[32384]: cluster 2023-12-01T14:47:05.264409+0000 mgr.y (mgr.24362) 17953 : cluster 0 pgmap v17922: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:47:08.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:47:08 smithi080 bash[41963]: audit 2023-12-01T14:47:07.931046+0000 mon.a (mon.0) 10911 : audit 0 from='client.? 172.21.15.80:0/3374263659' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:47:08.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:47:08 smithi080 bash[28361]: audit 2023-12-01T14:47:07.931046+0000 mon.a (mon.0) 10911 : audit 0 from='client.? 172.21.15.80:0/3374263659' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:47:08.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:47:08 smithi090 bash[32384]: audit 2023-12-01T14:47:07.931046+0000 mon.a (mon.0) 10911 : audit 0 from='client.? 172.21.15.80:0/3374263659' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:47:09.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:47:09 smithi080 bash[28361]: cluster 2023-12-01T14:47:07.265567+0000 mgr.y (mgr.24362) 17954 : cluster 0 pgmap v17923: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:47:09.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:47:09 smithi080 bash[41963]: cluster 2023-12-01T14:47:07.265567+0000 mgr.y (mgr.24362) 17954 : cluster 0 pgmap v17923: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:47:09.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:47:09 smithi090 bash[32384]: cluster 2023-12-01T14:47:07.265567+0000 mgr.y (mgr.24362) 17954 : cluster 0 pgmap v17923: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:47:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:47:11 smithi080 bash[41963]: cluster 2023-12-01T14:47:09.266230+0000 mgr.y (mgr.24362) 17955 : cluster 0 pgmap v17924: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:47:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:47:11 smithi080 bash[41963]: audit 2023-12-01T14:47:10.388026+0000 mon.c (mon.2) 11511 : audit 0 from='client.? 172.21.15.80:0/2589169242' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:47:11.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:47:11 smithi080 bash[41963]: audit 2023-12-01T14:47:10.728911+0000 mon.c (mon.2) 11512 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:47:11.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:47:11 smithi080 bash[28361]: cluster 2023-12-01T14:47:09.266230+0000 mgr.y (mgr.24362) 17955 : cluster 0 pgmap v17924: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:47:11.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:47:11 smithi080 bash[28361]: audit 2023-12-01T14:47:10.388026+0000 mon.c (mon.2) 11511 : audit 0 from='client.? 172.21.15.80:0/2589169242' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:47:11.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:47:11 smithi080 bash[28361]: audit 2023-12-01T14:47:10.728911+0000 mon.c (mon.2) 11512 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:47:11.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:47:11 smithi090 bash[32384]: cluster 2023-12-01T14:47:09.266230+0000 mgr.y (mgr.24362) 17955 : cluster 0 pgmap v17924: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:47:11.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:47:11 smithi090 bash[32384]: audit 2023-12-01T14:47:10.388026+0000 mon.c (mon.2) 11511 : audit 0 from='client.? 172.21.15.80:0/2589169242' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:47:11.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:47:11 smithi090 bash[32384]: audit 2023-12-01T14:47:10.728911+0000 mon.c (mon.2) 11512 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:47:13.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:47:13 smithi080 bash[28361]: cluster 2023-12-01T14:47:11.267378+0000 mgr.y (mgr.24362) 17956 : cluster 0 pgmap v17925: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:47:13.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:47:13 smithi080 bash[28361]: audit 2023-12-01T14:47:12.846552+0000 mon.a (mon.0) 10912 : audit 0 from='client.? 172.21.15.80:0/1515275950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:47:13.435 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:47:13 smithi080 bash[41963]: cluster 2023-12-01T14:47:11.267378+0000 mgr.y (mgr.24362) 17956 : cluster 0 pgmap v17925: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:47:13.435 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:47:13 smithi080 bash[41963]: audit 2023-12-01T14:47:12.846552+0000 mon.a (mon.0) 10912 : audit 0 from='client.? 172.21.15.80:0/1515275950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:47:13.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:47:13 smithi090 bash[32384]: cluster 2023-12-01T14:47:11.267378+0000 mgr.y (mgr.24362) 17956 : cluster 0 pgmap v17925: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:47:13.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:47:13 smithi090 bash[32384]: audit 2023-12-01T14:47:12.846552+0000 mon.a (mon.0) 10912 : audit 0 from='client.? 172.21.15.80:0/1515275950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:47:15.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:47:15 smithi080 bash[28361]: cluster 2023-12-01T14:47:13.268179+0000 mgr.y (mgr.24362) 17957 : cluster 0 pgmap v17926: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:47:15.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:47:15 smithi080 bash[41963]: cluster 2023-12-01T14:47:13.268179+0000 mgr.y (mgr.24362) 17957 : cluster 0 pgmap v17926: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:47:15.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:47:15 smithi090 bash[32384]: cluster 2023-12-01T14:47:13.268179+0000 mgr.y (mgr.24362) 17957 : cluster 0 pgmap v17926: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:47:16.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:47:16 smithi080 bash[28361]: audit 2023-12-01T14:47:15.306468+0000 mon.c (mon.2) 11513 : audit 0 from='client.? 172.21.15.80:0/2608407995' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:47:16.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:47:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:47:16] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T14:47:16.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:47:16 smithi080 bash[41963]: audit 2023-12-01T14:47:15.306468+0000 mon.c (mon.2) 11513 : audit 0 from='client.? 172.21.15.80:0/2608407995' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:47:16.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:47:16 smithi090 bash[32384]: audit 2023-12-01T14:47:15.306468+0000 mon.c (mon.2) 11513 : audit 0 from='client.? 172.21.15.80:0/2608407995' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:47:17.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:47:17 smithi080 bash[28361]: cluster 2023-12-01T14:47:15.268866+0000 mgr.y (mgr.24362) 17958 : cluster 0 pgmap v17927: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:47:17.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:47:17 smithi080 bash[41963]: cluster 2023-12-01T14:47:15.268866+0000 mgr.y (mgr.24362) 17958 : cluster 0 pgmap v17927: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:47:17.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:47:17 smithi090 bash[32384]: cluster 2023-12-01T14:47:15.268866+0000 mgr.y (mgr.24362) 17958 : cluster 0 pgmap v17927: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:47:18.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:47:18 smithi080 bash[28361]: audit 2023-12-01T14:47:17.772163+0000 mon.c (mon.2) 11514 : audit 0 from='client.? 172.21.15.80:0/1704108677' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:47:18.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:47:18 smithi080 bash[41963]: audit 2023-12-01T14:47:17.772163+0000 mon.c (mon.2) 11514 : audit 0 from='client.? 172.21.15.80:0/1704108677' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:47:18.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:47:18 smithi090 bash[32384]: audit 2023-12-01T14:47:17.772163+0000 mon.c (mon.2) 11514 : audit 0 from='client.? 172.21.15.80:0/1704108677' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:47:19.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:47:19 smithi080 bash[28361]: cluster 2023-12-01T14:47:17.270027+0000 mgr.y (mgr.24362) 17959 : cluster 0 pgmap v17928: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:47:19.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:47:19 smithi080 bash[41963]: cluster 2023-12-01T14:47:17.270027+0000 mgr.y (mgr.24362) 17959 : cluster 0 pgmap v17928: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:47:19.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:47:19 smithi090 bash[32384]: cluster 2023-12-01T14:47:17.270027+0000 mgr.y (mgr.24362) 17959 : cluster 0 pgmap v17928: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:47:21.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:47:21 smithi080 bash[28361]: cluster 2023-12-01T14:47:19.270694+0000 mgr.y (mgr.24362) 17960 : cluster 0 pgmap v17929: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:47:21.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:47:21 smithi080 bash[28361]: audit 2023-12-01T14:47:20.227470+0000 mon.c (mon.2) 11515 : audit 0 from='client.? 172.21.15.80:0/641704474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:47:21.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:47:21 smithi080 bash[41963]: cluster 2023-12-01T14:47:19.270694+0000 mgr.y (mgr.24362) 17960 : cluster 0 pgmap v17929: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:47:21.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:47:21 smithi080 bash[41963]: audit 2023-12-01T14:47:20.227470+0000 mon.c (mon.2) 11515 : audit 0 from='client.? 172.21.15.80:0/641704474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:47:21.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:47:21 smithi090 bash[32384]: cluster 2023-12-01T14:47:19.270694+0000 mgr.y (mgr.24362) 17960 : cluster 0 pgmap v17929: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:47:21.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:47:21 smithi090 bash[32384]: audit 2023-12-01T14:47:20.227470+0000 mon.c (mon.2) 11515 : audit 0 from='client.? 172.21.15.80:0/641704474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:47:23.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:47:23 smithi080 bash[28361]: cluster 2023-12-01T14:47:21.271901+0000 mgr.y (mgr.24362) 17961 : cluster 0 pgmap v17930: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:47:23.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:47:23 smithi080 bash[28361]: audit 2023-12-01T14:47:22.680372+0000 mon.c (mon.2) 11516 : audit 0 from='client.? 172.21.15.80:0/851785881' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:47:23.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:47:23 smithi080 bash[41963]: cluster 2023-12-01T14:47:21.271901+0000 mgr.y (mgr.24362) 17961 : cluster 0 pgmap v17930: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:47:23.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:47:23 smithi080 bash[41963]: audit 2023-12-01T14:47:22.680372+0000 mon.c (mon.2) 11516 : audit 0 from='client.? 172.21.15.80:0/851785881' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:47:23.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:47:23 smithi090 bash[32384]: cluster 2023-12-01T14:47:21.271901+0000 mgr.y (mgr.24362) 17961 : cluster 0 pgmap v17930: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:47:23.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:47:23 smithi090 bash[32384]: audit 2023-12-01T14:47:22.680372+0000 mon.c (mon.2) 11516 : audit 0 from='client.? 172.21.15.80:0/851785881' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:47:25.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:47:25 smithi080 bash[28361]: cluster 2023-12-01T14:47:23.272570+0000 mgr.y (mgr.24362) 17962 : cluster 0 pgmap v17931: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:47:25.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:47:25 smithi080 bash[41963]: cluster 2023-12-01T14:47:23.272570+0000 mgr.y (mgr.24362) 17962 : cluster 0 pgmap v17931: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:47:25.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:47:25 smithi090 bash[32384]: cluster 2023-12-01T14:47:23.272570+0000 mgr.y (mgr.24362) 17962 : cluster 0 pgmap v17931: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:47:26.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:47:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:47:26] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T14:47:26.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:47:26 smithi080 bash[28361]: audit 2023-12-01T14:47:25.144800+0000 mon.c (mon.2) 11517 : audit 0 from='client.? 172.21.15.80:0/3171751926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:47:26.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:47:26 smithi080 bash[28361]: audit 2023-12-01T14:47:25.729495+0000 mon.c (mon.2) 11518 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:47:26.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:47:26 smithi080 bash[41963]: audit 2023-12-01T14:47:25.144800+0000 mon.c (mon.2) 11517 : audit 0 from='client.? 172.21.15.80:0/3171751926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:47:26.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:47:26 smithi080 bash[41963]: audit 2023-12-01T14:47:25.729495+0000 mon.c (mon.2) 11518 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:47:26.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:47:26 smithi090 bash[32384]: audit 2023-12-01T14:47:25.144800+0000 mon.c (mon.2) 11517 : audit 0 from='client.? 172.21.15.80:0/3171751926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:47:26.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:47:26 smithi090 bash[32384]: audit 2023-12-01T14:47:25.729495+0000 mon.c (mon.2) 11518 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:47:27.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:47:27 smithi080 bash[28361]: cluster 2023-12-01T14:47:25.273285+0000 mgr.y (mgr.24362) 17963 : cluster 0 pgmap v17932: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:47:27.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:47:27 smithi080 bash[41963]: cluster 2023-12-01T14:47:25.273285+0000 mgr.y (mgr.24362) 17963 : cluster 0 pgmap v17932: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:47:27.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:47:27 smithi090 bash[32384]: cluster 2023-12-01T14:47:25.273285+0000 mgr.y (mgr.24362) 17963 : cluster 0 pgmap v17932: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:47:28.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:47:28 smithi080 bash[28361]: audit 2023-12-01T14:47:27.592440+0000 mon.c (mon.2) 11519 : audit 0 from='client.? 172.21.15.80:0/1634222578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:47:28.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:47:28 smithi080 bash[28361]: audit 2023-12-01T14:47:27.743286+0000 mon.c (mon.2) 11520 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:47:28.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:47:28 smithi080 bash[41963]: audit 2023-12-01T14:47:27.592440+0000 mon.c (mon.2) 11519 : audit 0 from='client.? 172.21.15.80:0/1634222578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:47:28.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:47:28 smithi080 bash[41963]: audit 2023-12-01T14:47:27.743286+0000 mon.c (mon.2) 11520 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:47:28.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:47:28 smithi090 bash[32384]: audit 2023-12-01T14:47:27.592440+0000 mon.c (mon.2) 11519 : audit 0 from='client.? 172.21.15.80:0/1634222578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:47:28.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:47:28 smithi090 bash[32384]: audit 2023-12-01T14:47:27.743286+0000 mon.c (mon.2) 11520 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:47:29.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:47:29 smithi080 bash[28361]: cluster 2023-12-01T14:47:27.274404+0000 mgr.y (mgr.24362) 17964 : cluster 0 pgmap v17933: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:47:29.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:47:29 smithi080 bash[41963]: cluster 2023-12-01T14:47:27.274404+0000 mgr.y (mgr.24362) 17964 : cluster 0 pgmap v17933: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:47:29.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:47:29 smithi090 bash[32384]: cluster 2023-12-01T14:47:27.274404+0000 mgr.y (mgr.24362) 17964 : cluster 0 pgmap v17933: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:47:31.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:47:30 smithi080 bash[28361]: cluster 2023-12-01T14:47:29.275053+0000 mgr.y (mgr.24362) 17965 : cluster 0 pgmap v17934: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:47:31.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:47:30 smithi080 bash[28361]: audit 2023-12-01T14:47:30.048124+0000 mon.a (mon.0) 10913 : audit 0 from='client.? 172.21.15.80:0/3929773001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:47:31.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:47:30 smithi080 bash[41963]: cluster 2023-12-01T14:47:29.275053+0000 mgr.y (mgr.24362) 17965 : cluster 0 pgmap v17934: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:47:31.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:47:30 smithi080 bash[41963]: audit 2023-12-01T14:47:30.048124+0000 mon.a (mon.0) 10913 : audit 0 from='client.? 172.21.15.80:0/3929773001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:47:31.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:47:30 smithi090 bash[32384]: cluster 2023-12-01T14:47:29.275053+0000 mgr.y (mgr.24362) 17965 : cluster 0 pgmap v17934: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:47:31.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:47:30 smithi090 bash[32384]: audit 2023-12-01T14:47:30.048124+0000 mon.a (mon.0) 10913 : audit 0 from='client.? 172.21.15.80:0/3929773001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:47:33.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:47:32 smithi080 bash[28361]: cluster 2023-12-01T14:47:31.276250+0000 mgr.y (mgr.24362) 17966 : cluster 0 pgmap v17935: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:47:33.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:47:32 smithi080 bash[28361]: audit 2023-12-01T14:47:32.518609+0000 mon.a (mon.0) 10914 : audit 0 from='client.? 172.21.15.80:0/1693038605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:47:33.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:47:32 smithi080 bash[41963]: cluster 2023-12-01T14:47:31.276250+0000 mgr.y (mgr.24362) 17966 : cluster 0 pgmap v17935: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:47:33.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:47:32 smithi080 bash[41963]: audit 2023-12-01T14:47:32.518609+0000 mon.a (mon.0) 10914 : audit 0 from='client.? 172.21.15.80:0/1693038605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:47:33.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:47:32 smithi090 bash[32384]: cluster 2023-12-01T14:47:31.276250+0000 mgr.y (mgr.24362) 17966 : cluster 0 pgmap v17935: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:47:33.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:47:32 smithi090 bash[32384]: audit 2023-12-01T14:47:32.518609+0000 mon.a (mon.0) 10914 : audit 0 from='client.? 172.21.15.80:0/1693038605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:47:34.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:47:34 smithi080 bash[28361]: cluster 2023-12-01T14:47:33.276811+0000 mgr.y (mgr.24362) 17967 : cluster 0 pgmap v17936: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:47:34.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:47:34 smithi080 bash[28361]: audit 2023-12-01T14:47:33.539708+0000 mon.a (mon.0) 10915 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:47:34.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:47:34 smithi080 bash[28361]: audit 2023-12-01T14:47:33.554727+0000 mon.a (mon.0) 10916 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:47:34.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:47:34 smithi080 bash[28361]: audit 2023-12-01T14:47:34.043360+0000 mon.a (mon.0) 10917 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:47:34.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:47:34 smithi080 bash[28361]: audit 2023-12-01T14:47:34.057861+0000 mon.a (mon.0) 10918 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:47:34.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:47:34 smithi080 bash[28361]: audit 2023-12-01T14:47:34.529753+0000 mon.c (mon.2) 11521 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:47:34.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:47:34 smithi080 bash[28361]: audit 2023-12-01T14:47:34.531669+0000 mon.c (mon.2) 11522 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:47:34.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:47:34 smithi080 bash[41963]: cluster 2023-12-01T14:47:33.276811+0000 mgr.y (mgr.24362) 17967 : cluster 0 pgmap v17936: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:47:34.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:47:34 smithi080 bash[41963]: audit 2023-12-01T14:47:33.539708+0000 mon.a (mon.0) 10915 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:47:34.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:47:34 smithi080 bash[41963]: audit 2023-12-01T14:47:33.554727+0000 mon.a (mon.0) 10916 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:47:34.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:47:34 smithi080 bash[41963]: audit 2023-12-01T14:47:34.043360+0000 mon.a (mon.0) 10917 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:47:34.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:47:34 smithi080 bash[41963]: audit 2023-12-01T14:47:34.057861+0000 mon.a (mon.0) 10918 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:47:34.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:47:34 smithi080 bash[41963]: audit 2023-12-01T14:47:34.529753+0000 mon.c (mon.2) 11521 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:47:34.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:47:34 smithi080 bash[41963]: audit 2023-12-01T14:47:34.531669+0000 mon.c (mon.2) 11522 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:47:35.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:47:34 smithi090 bash[32384]: cluster 2023-12-01T14:47:33.276811+0000 mgr.y (mgr.24362) 17967 : cluster 0 pgmap v17936: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:47:35.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:47:34 smithi090 bash[32384]: audit 2023-12-01T14:47:33.539708+0000 mon.a (mon.0) 10915 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:47:35.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:47:34 smithi090 bash[32384]: audit 2023-12-01T14:47:33.554727+0000 mon.a (mon.0) 10916 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:47:35.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:47:34 smithi090 bash[32384]: audit 2023-12-01T14:47:34.043360+0000 mon.a (mon.0) 10917 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:47:35.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:47:34 smithi090 bash[32384]: audit 2023-12-01T14:47:34.057861+0000 mon.a (mon.0) 10918 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:47:35.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:47:34 smithi090 bash[32384]: audit 2023-12-01T14:47:34.529753+0000 mon.c (mon.2) 11521 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:47:35.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:47:34 smithi090 bash[32384]: audit 2023-12-01T14:47:34.531669+0000 mon.c (mon.2) 11522 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:47:35.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:47:35 smithi080 bash[28361]: audit 2023-12-01T14:47:34.550843+0000 mon.a (mon.0) 10919 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:47:35.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:47:35 smithi080 bash[28361]: audit 2023-12-01T14:47:34.968767+0000 mon.c (mon.2) 11523 : audit 0 from='client.? 172.21.15.80:0/2883463754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:47:35.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:47:35 smithi080 bash[41963]: audit 2023-12-01T14:47:34.550843+0000 mon.a (mon.0) 10919 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:47:35.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:47:35 smithi080 bash[41963]: audit 2023-12-01T14:47:34.968767+0000 mon.c (mon.2) 11523 : audit 0 from='client.? 172.21.15.80:0/2883463754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:47:36.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:47:35 smithi090 bash[32384]: audit 2023-12-01T14:47:34.550843+0000 mon.a (mon.0) 10919 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:47:36.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:47:35 smithi090 bash[32384]: audit 2023-12-01T14:47:34.968767+0000 mon.c (mon.2) 11523 : audit 0 from='client.? 172.21.15.80:0/2883463754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:47:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:47:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:47:36] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T14:47:37.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:47:36 smithi080 bash[41963]: cluster 2023-12-01T14:47:35.277452+0000 mgr.y (mgr.24362) 17968 : cluster 0 pgmap v17937: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:47:37.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:47:36 smithi080 bash[28361]: cluster 2023-12-01T14:47:35.277452+0000 mgr.y (mgr.24362) 17968 : cluster 0 pgmap v17937: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:47:37.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:47:36 smithi090 bash[32384]: cluster 2023-12-01T14:47:35.277452+0000 mgr.y (mgr.24362) 17968 : cluster 0 pgmap v17937: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:47:38.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:47:37 smithi080 bash[41963]: audit 2023-12-01T14:47:37.435004+0000 mon.c (mon.2) 11524 : audit 0 from='client.? 172.21.15.80:0/2082489155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:47:38.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:47:37 smithi080 bash[28361]: audit 2023-12-01T14:47:37.435004+0000 mon.c (mon.2) 11524 : audit 0 from='client.? 172.21.15.80:0/2082489155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:47:38.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:47:37 smithi090 bash[32384]: audit 2023-12-01T14:47:37.435004+0000 mon.c (mon.2) 11524 : audit 0 from='client.? 172.21.15.80:0/2082489155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:47:39.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:47:38 smithi080 bash[41963]: cluster 2023-12-01T14:47:37.278525+0000 mgr.y (mgr.24362) 17969 : cluster 0 pgmap v17938: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:47:39.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:47:38 smithi080 bash[28361]: cluster 2023-12-01T14:47:37.278525+0000 mgr.y (mgr.24362) 17969 : cluster 0 pgmap v17938: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:47:39.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:47:38 smithi090 bash[32384]: cluster 2023-12-01T14:47:37.278525+0000 mgr.y (mgr.24362) 17969 : cluster 0 pgmap v17938: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:47:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:47:40 smithi080 bash[28361]: cluster 2023-12-01T14:47:39.279184+0000 mgr.y (mgr.24362) 17970 : cluster 0 pgmap v17939: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:47:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:47:40 smithi080 bash[28361]: audit 2023-12-01T14:47:39.892750+0000 mon.c (mon.2) 11525 : audit 0 from='client.? 172.21.15.80:0/200223395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:47:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:47:40 smithi080 bash[28361]: audit 2023-12-01T14:47:40.729528+0000 mon.c (mon.2) 11526 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:47:41.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:47:40 smithi080 bash[41963]: cluster 2023-12-01T14:47:39.279184+0000 mgr.y (mgr.24362) 17970 : cluster 0 pgmap v17939: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:47:41.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:47:40 smithi080 bash[41963]: audit 2023-12-01T14:47:39.892750+0000 mon.c (mon.2) 11525 : audit 0 from='client.? 172.21.15.80:0/200223395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:47:41.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:47:40 smithi080 bash[41963]: audit 2023-12-01T14:47:40.729528+0000 mon.c (mon.2) 11526 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:47:41.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:47:40 smithi090 bash[32384]: cluster 2023-12-01T14:47:39.279184+0000 mgr.y (mgr.24362) 17970 : cluster 0 pgmap v17939: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:47:41.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:47:40 smithi090 bash[32384]: audit 2023-12-01T14:47:39.892750+0000 mon.c (mon.2) 11525 : audit 0 from='client.? 172.21.15.80:0/200223395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:47:41.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:47:40 smithi090 bash[32384]: audit 2023-12-01T14:47:40.729528+0000 mon.c (mon.2) 11526 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:47:43.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:47:42 smithi080 bash[28361]: cluster 2023-12-01T14:47:41.280397+0000 mgr.y (mgr.24362) 17971 : cluster 0 pgmap v17940: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:47:43.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:47:42 smithi080 bash[28361]: audit 2023-12-01T14:47:42.348853+0000 mon.c (mon.2) 11527 : audit 0 from='client.? 172.21.15.80:0/2150039290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:47:43.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:47:42 smithi080 bash[41963]: cluster 2023-12-01T14:47:41.280397+0000 mgr.y (mgr.24362) 17971 : cluster 0 pgmap v17940: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:47:43.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:47:42 smithi080 bash[41963]: audit 2023-12-01T14:47:42.348853+0000 mon.c (mon.2) 11527 : audit 0 from='client.? 172.21.15.80:0/2150039290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:47:43.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:47:42 smithi090 bash[32384]: cluster 2023-12-01T14:47:41.280397+0000 mgr.y (mgr.24362) 17971 : cluster 0 pgmap v17940: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:47:43.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:47:42 smithi090 bash[32384]: audit 2023-12-01T14:47:42.348853+0000 mon.c (mon.2) 11527 : audit 0 from='client.? 172.21.15.80:0/2150039290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:47:45.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:47:44 smithi080 bash[28361]: cluster 2023-12-01T14:47:43.281216+0000 mgr.y (mgr.24362) 17972 : cluster 0 pgmap v17941: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:47:45.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:47:44 smithi080 bash[28361]: audit 2023-12-01T14:47:44.806916+0000 mon.a (mon.0) 10920 : audit 0 from='client.? 172.21.15.80:0/1719991614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:47:45.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:47:44 smithi080 bash[41963]: cluster 2023-12-01T14:47:43.281216+0000 mgr.y (mgr.24362) 17972 : cluster 0 pgmap v17941: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:47:45.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:47:44 smithi080 bash[41963]: audit 2023-12-01T14:47:44.806916+0000 mon.a (mon.0) 10920 : audit 0 from='client.? 172.21.15.80:0/1719991614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:47:45.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:47:44 smithi090 bash[32384]: cluster 2023-12-01T14:47:43.281216+0000 mgr.y (mgr.24362) 17972 : cluster 0 pgmap v17941: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:47:45.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:47:44 smithi090 bash[32384]: audit 2023-12-01T14:47:44.806916+0000 mon.a (mon.0) 10920 : audit 0 from='client.? 172.21.15.80:0/1719991614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:47:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:47:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:47:46] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T14:47:47.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:47:46 smithi080 bash[28361]: cluster 2023-12-01T14:47:45.282031+0000 mgr.y (mgr.24362) 17973 : cluster 0 pgmap v17942: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:47:47.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:47:46 smithi080 bash[41963]: cluster 2023-12-01T14:47:45.282031+0000 mgr.y (mgr.24362) 17973 : cluster 0 pgmap v17942: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:47:47.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:47:46 smithi090 bash[32384]: cluster 2023-12-01T14:47:45.282031+0000 mgr.y (mgr.24362) 17973 : cluster 0 pgmap v17942: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:47:48.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:47:47 smithi080 bash[41963]: audit 2023-12-01T14:47:47.270133+0000 mon.a (mon.0) 10921 : audit 0 from='client.? 172.21.15.80:0/422294348' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:47:48.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:47:47 smithi080 bash[28361]: audit 2023-12-01T14:47:47.270133+0000 mon.a (mon.0) 10921 : audit 0 from='client.? 172.21.15.80:0/422294348' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:47:48.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:47:47 smithi090 bash[32384]: audit 2023-12-01T14:47:47.270133+0000 mon.a (mon.0) 10921 : audit 0 from='client.? 172.21.15.80:0/422294348' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:47:49.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:47:48 smithi080 bash[41963]: cluster 2023-12-01T14:47:47.283084+0000 mgr.y (mgr.24362) 17974 : cluster 0 pgmap v17943: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:47:49.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:47:48 smithi080 bash[28361]: cluster 2023-12-01T14:47:47.283084+0000 mgr.y (mgr.24362) 17974 : cluster 0 pgmap v17943: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:47:49.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:47:48 smithi090 bash[32384]: cluster 2023-12-01T14:47:47.283084+0000 mgr.y (mgr.24362) 17974 : cluster 0 pgmap v17943: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:47:50.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:47:49 smithi080 bash[28361]: audit 2023-12-01T14:47:49.724264+0000 mon.c (mon.2) 11528 : audit 0 from='client.? 172.21.15.80:0/4158383765' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:47:50.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:47:49 smithi080 bash[41963]: audit 2023-12-01T14:47:49.724264+0000 mon.c (mon.2) 11528 : audit 0 from='client.? 172.21.15.80:0/4158383765' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:47:50.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:47:49 smithi090 bash[32384]: audit 2023-12-01T14:47:49.724264+0000 mon.c (mon.2) 11528 : audit 0 from='client.? 172.21.15.80:0/4158383765' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:47:51.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:47:50 smithi080 bash[28361]: cluster 2023-12-01T14:47:49.283754+0000 mgr.y (mgr.24362) 17975 : cluster 0 pgmap v17944: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:47:51.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:47:50 smithi080 bash[41963]: cluster 2023-12-01T14:47:49.283754+0000 mgr.y (mgr.24362) 17975 : cluster 0 pgmap v17944: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:47:51.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:47:50 smithi090 bash[32384]: cluster 2023-12-01T14:47:49.283754+0000 mgr.y (mgr.24362) 17975 : cluster 0 pgmap v17944: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:47:53.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:47:52 smithi080 bash[28361]: cluster 2023-12-01T14:47:51.285001+0000 mgr.y (mgr.24362) 17976 : cluster 0 pgmap v17945: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:47:53.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:47:52 smithi080 bash[28361]: audit 2023-12-01T14:47:52.177781+0000 mon.a (mon.0) 10922 : audit 0 from='client.? 172.21.15.80:0/1615779369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:47:53.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:47:52 smithi080 bash[41963]: cluster 2023-12-01T14:47:51.285001+0000 mgr.y (mgr.24362) 17976 : cluster 0 pgmap v17945: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:47:53.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:47:52 smithi080 bash[41963]: audit 2023-12-01T14:47:52.177781+0000 mon.a (mon.0) 10922 : audit 0 from='client.? 172.21.15.80:0/1615779369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:47:53.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:47:52 smithi090 bash[32384]: cluster 2023-12-01T14:47:51.285001+0000 mgr.y (mgr.24362) 17976 : cluster 0 pgmap v17945: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:47:53.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:47:52 smithi090 bash[32384]: audit 2023-12-01T14:47:52.177781+0000 mon.a (mon.0) 10922 : audit 0 from='client.? 172.21.15.80:0/1615779369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:47:55.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:47:54 smithi080 bash[28361]: cluster 2023-12-01T14:47:53.285732+0000 mgr.y (mgr.24362) 17977 : cluster 0 pgmap v17946: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:47:55.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:47:54 smithi080 bash[28361]: audit 2023-12-01T14:47:54.632145+0000 mon.a (mon.0) 10923 : audit 0 from='client.? 172.21.15.80:0/1141959247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:47:55.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:47:54 smithi080 bash[41963]: cluster 2023-12-01T14:47:53.285732+0000 mgr.y (mgr.24362) 17977 : cluster 0 pgmap v17946: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:47:55.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:47:54 smithi080 bash[41963]: audit 2023-12-01T14:47:54.632145+0000 mon.a (mon.0) 10923 : audit 0 from='client.? 172.21.15.80:0/1141959247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:47:55.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:47:54 smithi090 bash[32384]: cluster 2023-12-01T14:47:53.285732+0000 mgr.y (mgr.24362) 17977 : cluster 0 pgmap v17946: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:47:55.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:47:54 smithi090 bash[32384]: audit 2023-12-01T14:47:54.632145+0000 mon.a (mon.0) 10923 : audit 0 from='client.? 172.21.15.80:0/1141959247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:47:56.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:47:55 smithi080 bash[28361]: audit 2023-12-01T14:47:55.729651+0000 mon.c (mon.2) 11529 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:47:56.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:47:55 smithi080 bash[41963]: audit 2023-12-01T14:47:55.729651+0000 mon.c (mon.2) 11529 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:47:56.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:47:55 smithi090 bash[32384]: audit 2023-12-01T14:47:55.729651+0000 mon.c (mon.2) 11529 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:47:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:47:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:47:56] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T14:47:57.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:47:56 smithi090 bash[32384]: cluster 2023-12-01T14:47:55.286409+0000 mgr.y (mgr.24362) 17978 : cluster 0 pgmap v17947: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:47:57.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:47:56 smithi080 bash[28361]: cluster 2023-12-01T14:47:55.286409+0000 mgr.y (mgr.24362) 17978 : cluster 0 pgmap v17947: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:47:57.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:47:56 smithi080 bash[41963]: cluster 2023-12-01T14:47:55.286409+0000 mgr.y (mgr.24362) 17978 : cluster 0 pgmap v17947: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:47:58.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:47:57 smithi090 bash[32384]: audit 2023-12-01T14:47:57.095285+0000 mon.a (mon.0) 10924 : audit 0 from='client.? 172.21.15.80:0/432272104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:47:58.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:47:57 smithi080 bash[41963]: audit 2023-12-01T14:47:57.095285+0000 mon.a (mon.0) 10924 : audit 0 from='client.? 172.21.15.80:0/432272104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:47:58.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:47:57 smithi080 bash[28361]: audit 2023-12-01T14:47:57.095285+0000 mon.a (mon.0) 10924 : audit 0 from='client.? 172.21.15.80:0/432272104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:47:59.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:47:58 smithi090 bash[32384]: cluster 2023-12-01T14:47:57.287586+0000 mgr.y (mgr.24362) 17979 : cluster 0 pgmap v17948: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:47:59.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:47:58 smithi080 bash[28361]: cluster 2023-12-01T14:47:57.287586+0000 mgr.y (mgr.24362) 17979 : cluster 0 pgmap v17948: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:47:59.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:47:58 smithi080 bash[41963]: cluster 2023-12-01T14:47:57.287586+0000 mgr.y (mgr.24362) 17979 : cluster 0 pgmap v17948: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:48:00.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:47:59 smithi090 bash[32384]: audit 2023-12-01T14:47:59.550312+0000 mon.c (mon.2) 11530 : audit 0 from='client.? 172.21.15.80:0/837577472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:48:00.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:47:59 smithi080 bash[28361]: audit 2023-12-01T14:47:59.550312+0000 mon.c (mon.2) 11530 : audit 0 from='client.? 172.21.15.80:0/837577472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:48:00.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:47:59 smithi080 bash[41963]: audit 2023-12-01T14:47:59.550312+0000 mon.c (mon.2) 11530 : audit 0 from='client.? 172.21.15.80:0/837577472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:48:01.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:48:00 smithi090 bash[32384]: cluster 2023-12-01T14:47:59.288259+0000 mgr.y (mgr.24362) 17980 : cluster 0 pgmap v17949: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:48:01.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:48:00 smithi080 bash[28361]: cluster 2023-12-01T14:47:59.288259+0000 mgr.y (mgr.24362) 17980 : cluster 0 pgmap v17949: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:48:01.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:48:00 smithi080 bash[41963]: cluster 2023-12-01T14:47:59.288259+0000 mgr.y (mgr.24362) 17980 : cluster 0 pgmap v17949: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:48:03.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:48:02 smithi090 bash[32384]: cluster 2023-12-01T14:48:01.289299+0000 mgr.y (mgr.24362) 17981 : cluster 0 pgmap v17950: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:48:03.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:48:02 smithi090 bash[32384]: audit 2023-12-01T14:48:01.999820+0000 mon.c (mon.2) 11531 : audit 0 from='client.? 172.21.15.80:0/2154200003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:48:03.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:48:02 smithi080 bash[28361]: cluster 2023-12-01T14:48:01.289299+0000 mgr.y (mgr.24362) 17981 : cluster 0 pgmap v17950: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:48:03.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:48:02 smithi080 bash[28361]: audit 2023-12-01T14:48:01.999820+0000 mon.c (mon.2) 11531 : audit 0 from='client.? 172.21.15.80:0/2154200003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:48:03.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:48:02 smithi080 bash[41963]: cluster 2023-12-01T14:48:01.289299+0000 mgr.y (mgr.24362) 17981 : cluster 0 pgmap v17950: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:48:03.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:48:02 smithi080 bash[41963]: audit 2023-12-01T14:48:01.999820+0000 mon.c (mon.2) 11531 : audit 0 from='client.? 172.21.15.80:0/2154200003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:48:05.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:48:04 smithi090 bash[32384]: cluster 2023-12-01T14:48:03.289920+0000 mgr.y (mgr.24362) 17982 : cluster 0 pgmap v17951: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:48:05.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:48:04 smithi090 bash[32384]: audit 2023-12-01T14:48:04.457821+0000 mon.a (mon.0) 10925 : audit 0 from='client.? 172.21.15.80:0/1345806714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:48:05.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:48:04 smithi080 bash[41963]: cluster 2023-12-01T14:48:03.289920+0000 mgr.y (mgr.24362) 17982 : cluster 0 pgmap v17951: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:48:05.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:48:04 smithi080 bash[41963]: audit 2023-12-01T14:48:04.457821+0000 mon.a (mon.0) 10925 : audit 0 from='client.? 172.21.15.80:0/1345806714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:48:05.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:48:04 smithi080 bash[28361]: cluster 2023-12-01T14:48:03.289920+0000 mgr.y (mgr.24362) 17982 : cluster 0 pgmap v17951: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:48:05.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:48:04 smithi080 bash[28361]: audit 2023-12-01T14:48:04.457821+0000 mon.a (mon.0) 10925 : audit 0 from='client.? 172.21.15.80:0/1345806714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:48:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:48:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:48:06] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T14:48:07.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:48:06 smithi090 bash[32384]: cluster 2023-12-01T14:48:05.290502+0000 mgr.y (mgr.24362) 17983 : cluster 0 pgmap v17952: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:48:07.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:48:06 smithi090 bash[32384]: audit 2023-12-01T14:48:06.906796+0000 mon.a (mon.0) 10926 : audit 0 from='client.? 172.21.15.80:0/507286960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:48:07.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:48:06 smithi080 bash[41963]: cluster 2023-12-01T14:48:05.290502+0000 mgr.y (mgr.24362) 17983 : cluster 0 pgmap v17952: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:48:07.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:48:06 smithi080 bash[41963]: audit 2023-12-01T14:48:06.906796+0000 mon.a (mon.0) 10926 : audit 0 from='client.? 172.21.15.80:0/507286960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:48:07.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:48:06 smithi080 bash[28361]: cluster 2023-12-01T14:48:05.290502+0000 mgr.y (mgr.24362) 17983 : cluster 0 pgmap v17952: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:48:07.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:48:06 smithi080 bash[28361]: audit 2023-12-01T14:48:06.906796+0000 mon.a (mon.0) 10926 : audit 0 from='client.? 172.21.15.80:0/507286960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:48:09.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:48:08 smithi090 bash[32384]: cluster 2023-12-01T14:48:07.291727+0000 mgr.y (mgr.24362) 17984 : cluster 0 pgmap v17953: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:48:09.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:48:08 smithi080 bash[41963]: cluster 2023-12-01T14:48:07.291727+0000 mgr.y (mgr.24362) 17984 : cluster 0 pgmap v17953: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:48:09.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:48:08 smithi080 bash[28361]: cluster 2023-12-01T14:48:07.291727+0000 mgr.y (mgr.24362) 17984 : cluster 0 pgmap v17953: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:48:10.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:48:09 smithi090 bash[32384]: audit 2023-12-01T14:48:09.367081+0000 mon.c (mon.2) 11532 : audit 0 from='client.? 172.21.15.80:0/2063078658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:48:10.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:48:09 smithi080 bash[41963]: audit 2023-12-01T14:48:09.367081+0000 mon.c (mon.2) 11532 : audit 0 from='client.? 172.21.15.80:0/2063078658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:48:10.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:48:09 smithi080 bash[28361]: audit 2023-12-01T14:48:09.367081+0000 mon.c (mon.2) 11532 : audit 0 from='client.? 172.21.15.80:0/2063078658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:48:11.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:48:10 smithi090 bash[32384]: cluster 2023-12-01T14:48:09.292357+0000 mgr.y (mgr.24362) 17985 : cluster 0 pgmap v17954: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:48:11.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:48:10 smithi090 bash[32384]: audit 2023-12-01T14:48:10.730486+0000 mon.c (mon.2) 11533 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:48:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:48:10 smithi080 bash[28361]: cluster 2023-12-01T14:48:09.292357+0000 mgr.y (mgr.24362) 17985 : cluster 0 pgmap v17954: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:48:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:48:10 smithi080 bash[28361]: audit 2023-12-01T14:48:10.730486+0000 mon.c (mon.2) 11533 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:48:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:48:10 smithi080 bash[41963]: cluster 2023-12-01T14:48:09.292357+0000 mgr.y (mgr.24362) 17985 : cluster 0 pgmap v17954: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:48:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:48:10 smithi080 bash[41963]: audit 2023-12-01T14:48:10.730486+0000 mon.c (mon.2) 11533 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:48:12.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:48:11 smithi090 bash[32384]: audit 2023-12-01T14:48:11.829300+0000 mon.c (mon.2) 11534 : audit 0 from='client.? 172.21.15.80:0/2965648910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:48:12.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:48:11 smithi080 bash[41963]: audit 2023-12-01T14:48:11.829300+0000 mon.c (mon.2) 11534 : audit 0 from='client.? 172.21.15.80:0/2965648910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:48:12.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:48:11 smithi080 bash[28361]: audit 2023-12-01T14:48:11.829300+0000 mon.c (mon.2) 11534 : audit 0 from='client.? 172.21.15.80:0/2965648910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:48:13.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:48:12 smithi090 bash[32384]: cluster 2023-12-01T14:48:11.293520+0000 mgr.y (mgr.24362) 17986 : cluster 0 pgmap v17955: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:48:13.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:48:12 smithi080 bash[28361]: cluster 2023-12-01T14:48:11.293520+0000 mgr.y (mgr.24362) 17986 : cluster 0 pgmap v17955: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:48:13.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:48:12 smithi080 bash[41963]: cluster 2023-12-01T14:48:11.293520+0000 mgr.y (mgr.24362) 17986 : cluster 0 pgmap v17955: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:48:15.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:48:15 smithi090 bash[32384]: cluster 2023-12-01T14:48:13.294102+0000 mgr.y (mgr.24362) 17987 : cluster 0 pgmap v17956: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:48:15.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:48:15 smithi090 bash[32384]: audit 2023-12-01T14:48:14.292194+0000 mon.c (mon.2) 11535 : audit 0 from='client.? 172.21.15.80:0/2286414812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:48:15.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:48:15 smithi080 bash[41963]: cluster 2023-12-01T14:48:13.294102+0000 mgr.y (mgr.24362) 17987 : cluster 0 pgmap v17956: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:48:15.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:48:15 smithi080 bash[41963]: audit 2023-12-01T14:48:14.292194+0000 mon.c (mon.2) 11535 : audit 0 from='client.? 172.21.15.80:0/2286414812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:48:15.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:48:15 smithi080 bash[28361]: cluster 2023-12-01T14:48:13.294102+0000 mgr.y (mgr.24362) 17987 : cluster 0 pgmap v17956: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:48:15.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:48:15 smithi080 bash[28361]: audit 2023-12-01T14:48:14.292194+0000 mon.c (mon.2) 11535 : audit 0 from='client.? 172.21.15.80:0/2286414812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:48:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:48:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:48:16] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T14:48:17.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:48:17 smithi090 bash[32384]: cluster 2023-12-01T14:48:15.294705+0000 mgr.y (mgr.24362) 17988 : cluster 0 pgmap v17957: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:48:17.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:48:17 smithi090 bash[32384]: audit 2023-12-01T14:48:16.753648+0000 mon.c (mon.2) 11536 : audit 0 from='client.? 172.21.15.80:0/313125320' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:48:17.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:48:17 smithi080 bash[28361]: cluster 2023-12-01T14:48:15.294705+0000 mgr.y (mgr.24362) 17988 : cluster 0 pgmap v17957: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:48:17.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:48:17 smithi080 bash[28361]: audit 2023-12-01T14:48:16.753648+0000 mon.c (mon.2) 11536 : audit 0 from='client.? 172.21.15.80:0/313125320' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:48:17.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:48:17 smithi080 bash[41963]: cluster 2023-12-01T14:48:15.294705+0000 mgr.y (mgr.24362) 17988 : cluster 0 pgmap v17957: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:48:17.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:48:17 smithi080 bash[41963]: audit 2023-12-01T14:48:16.753648+0000 mon.c (mon.2) 11536 : audit 0 from='client.? 172.21.15.80:0/313125320' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:48:19.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:48:19 smithi090 bash[32384]: cluster 2023-12-01T14:48:17.295923+0000 mgr.y (mgr.24362) 17989 : cluster 0 pgmap v17958: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:48:19.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:48:19 smithi080 bash[28361]: cluster 2023-12-01T14:48:17.295923+0000 mgr.y (mgr.24362) 17989 : cluster 0 pgmap v17958: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:48:19.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:48:19 smithi080 bash[41963]: cluster 2023-12-01T14:48:17.295923+0000 mgr.y (mgr.24362) 17989 : cluster 0 pgmap v17958: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:48:20.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:48:20 smithi090 bash[32384]: audit 2023-12-01T14:48:19.208538+0000 mon.c (mon.2) 11537 : audit 0 from='client.? 172.21.15.80:0/928579879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:48:20.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:48:20 smithi080 bash[28361]: audit 2023-12-01T14:48:19.208538+0000 mon.c (mon.2) 11537 : audit 0 from='client.? 172.21.15.80:0/928579879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:48:20.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:48:20 smithi080 bash[41963]: audit 2023-12-01T14:48:19.208538+0000 mon.c (mon.2) 11537 : audit 0 from='client.? 172.21.15.80:0/928579879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:48:21.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:48:21 smithi080 bash[28361]: cluster 2023-12-01T14:48:19.296542+0000 mgr.y (mgr.24362) 17990 : cluster 0 pgmap v17959: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:48:21.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:48:21 smithi080 bash[41963]: cluster 2023-12-01T14:48:19.296542+0000 mgr.y (mgr.24362) 17990 : cluster 0 pgmap v17959: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:48:21.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:48:21 smithi090 bash[32384]: cluster 2023-12-01T14:48:19.296542+0000 mgr.y (mgr.24362) 17990 : cluster 0 pgmap v17959: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:48:22.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:48:22 smithi080 bash[41963]: audit 2023-12-01T14:48:21.664015+0000 mon.a (mon.0) 10927 : audit 0 from='client.? 172.21.15.80:0/4043238268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:48:22.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:48:22 smithi080 bash[28361]: audit 2023-12-01T14:48:21.664015+0000 mon.a (mon.0) 10927 : audit 0 from='client.? 172.21.15.80:0/4043238268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:48:22.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:48:22 smithi090 bash[32384]: audit 2023-12-01T14:48:21.664015+0000 mon.a (mon.0) 10927 : audit 0 from='client.? 172.21.15.80:0/4043238268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:48:23.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:48:23 smithi080 bash[41963]: cluster 2023-12-01T14:48:21.297674+0000 mgr.y (mgr.24362) 17991 : cluster 0 pgmap v17960: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:48:23.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:48:23 smithi080 bash[28361]: cluster 2023-12-01T14:48:21.297674+0000 mgr.y (mgr.24362) 17991 : cluster 0 pgmap v17960: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:48:23.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:48:23 smithi090 bash[32384]: cluster 2023-12-01T14:48:21.297674+0000 mgr.y (mgr.24362) 17991 : cluster 0 pgmap v17960: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:48:25.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:48:25 smithi080 bash[28361]: cluster 2023-12-01T14:48:23.298314+0000 mgr.y (mgr.24362) 17992 : cluster 0 pgmap v17961: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:48:25.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:48:25 smithi080 bash[28361]: audit 2023-12-01T14:48:24.119214+0000 mon.c (mon.2) 11538 : audit 0 from='client.? 172.21.15.80:0/1302860126' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:48:25.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:48:25 smithi080 bash[41963]: cluster 2023-12-01T14:48:23.298314+0000 mgr.y (mgr.24362) 17992 : cluster 0 pgmap v17961: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:48:25.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:48:25 smithi080 bash[41963]: audit 2023-12-01T14:48:24.119214+0000 mon.c (mon.2) 11538 : audit 0 from='client.? 172.21.15.80:0/1302860126' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:48:25.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:48:25 smithi090 bash[32384]: cluster 2023-12-01T14:48:23.298314+0000 mgr.y (mgr.24362) 17992 : cluster 0 pgmap v17961: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:48:25.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:48:25 smithi090 bash[32384]: audit 2023-12-01T14:48:24.119214+0000 mon.c (mon.2) 11538 : audit 0 from='client.? 172.21.15.80:0/1302860126' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:48:26.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:48:26 smithi080 bash[28361]: audit 2023-12-01T14:48:25.730891+0000 mon.c (mon.2) 11539 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:48:26.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:48:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:48:26] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T14:48:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:48:26 smithi080 bash[41963]: audit 2023-12-01T14:48:25.730891+0000 mon.c (mon.2) 11539 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:48:26.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:48:26 smithi090 bash[32384]: audit 2023-12-01T14:48:25.730891+0000 mon.c (mon.2) 11539 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:48:27.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:48:27 smithi080 bash[28361]: cluster 2023-12-01T14:48:25.299009+0000 mgr.y (mgr.24362) 17993 : cluster 0 pgmap v17962: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:48:27.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:48:27 smithi080 bash[28361]: audit 2023-12-01T14:48:26.580080+0000 mon.c (mon.2) 11540 : audit 0 from='client.? 172.21.15.80:0/3777056774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:48:27.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:48:27 smithi080 bash[41963]: cluster 2023-12-01T14:48:25.299009+0000 mgr.y (mgr.24362) 17993 : cluster 0 pgmap v17962: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:48:27.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:48:27 smithi080 bash[41963]: audit 2023-12-01T14:48:26.580080+0000 mon.c (mon.2) 11540 : audit 0 from='client.? 172.21.15.80:0/3777056774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:48:27.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:48:27 smithi090 bash[32384]: cluster 2023-12-01T14:48:25.299009+0000 mgr.y (mgr.24362) 17993 : cluster 0 pgmap v17962: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:48:27.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:48:27 smithi090 bash[32384]: audit 2023-12-01T14:48:26.580080+0000 mon.c (mon.2) 11540 : audit 0 from='client.? 172.21.15.80:0/3777056774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:48:29.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:48:29 smithi080 bash[28361]: cluster 2023-12-01T14:48:27.300199+0000 mgr.y (mgr.24362) 17994 : cluster 0 pgmap v17963: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:48:29.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:48:29 smithi080 bash[28361]: audit 2023-12-01T14:48:29.039703+0000 mon.a (mon.0) 10928 : audit 0 from='client.? 172.21.15.80:0/3282252604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:48:29.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:48:29 smithi080 bash[41963]: cluster 2023-12-01T14:48:27.300199+0000 mgr.y (mgr.24362) 17994 : cluster 0 pgmap v17963: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:48:29.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:48:29 smithi080 bash[41963]: audit 2023-12-01T14:48:29.039703+0000 mon.a (mon.0) 10928 : audit 0 from='client.? 172.21.15.80:0/3282252604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:48:29.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:48:29 smithi090 bash[32384]: cluster 2023-12-01T14:48:27.300199+0000 mgr.y (mgr.24362) 17994 : cluster 0 pgmap v17963: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:48:29.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:48:29 smithi090 bash[32384]: audit 2023-12-01T14:48:29.039703+0000 mon.a (mon.0) 10928 : audit 0 from='client.? 172.21.15.80:0/3282252604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:48:31.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:48:31 smithi080 bash[28361]: cluster 2023-12-01T14:48:29.300810+0000 mgr.y (mgr.24362) 17995 : cluster 0 pgmap v17964: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:48:31.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:48:31 smithi080 bash[41963]: cluster 2023-12-01T14:48:29.300810+0000 mgr.y (mgr.24362) 17995 : cluster 0 pgmap v17964: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:48:31.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:48:31 smithi090 bash[32384]: cluster 2023-12-01T14:48:29.300810+0000 mgr.y (mgr.24362) 17995 : cluster 0 pgmap v17964: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:48:32.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:48:32 smithi080 bash[28361]: audit 2023-12-01T14:48:31.496400+0000 mon.c (mon.2) 11541 : audit 0 from='client.? 172.21.15.80:0/269741168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:48:32.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:48:32 smithi080 bash[41963]: audit 2023-12-01T14:48:31.496400+0000 mon.c (mon.2) 11541 : audit 0 from='client.? 172.21.15.80:0/269741168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:48:32.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:48:32 smithi090 bash[32384]: audit 2023-12-01T14:48:31.496400+0000 mon.c (mon.2) 11541 : audit 0 from='client.? 172.21.15.80:0/269741168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:48:33.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:48:33 smithi080 bash[28361]: cluster 2023-12-01T14:48:31.301571+0000 mgr.y (mgr.24362) 17996 : cluster 0 pgmap v17965: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:48:33.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:48:33 smithi080 bash[41963]: cluster 2023-12-01T14:48:31.301571+0000 mgr.y (mgr.24362) 17996 : cluster 0 pgmap v17965: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:48:33.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:48:33 smithi090 bash[32384]: cluster 2023-12-01T14:48:31.301571+0000 mgr.y (mgr.24362) 17996 : cluster 0 pgmap v17965: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:48:34.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:48:34 smithi080 bash[28361]: audit 2023-12-01T14:48:33.953602+0000 mon.c (mon.2) 11542 : audit 0 from='client.? 172.21.15.80:0/2223372791' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:48:34.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:48:34 smithi080 bash[41963]: audit 2023-12-01T14:48:33.953602+0000 mon.c (mon.2) 11542 : audit 0 from='client.? 172.21.15.80:0/2223372791' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:48:34.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:48:34 smithi090 bash[32384]: audit 2023-12-01T14:48:33.953602+0000 mon.c (mon.2) 11542 : audit 0 from='client.? 172.21.15.80:0/2223372791' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:48:35.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:48:35 smithi080 bash[41963]: cluster 2023-12-01T14:48:33.302182+0000 mgr.y (mgr.24362) 17997 : cluster 0 pgmap v17966: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:48:35.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:48:35 smithi080 bash[41963]: audit 2023-12-01T14:48:34.633390+0000 mon.c (mon.2) 11543 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:48:35.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:48:35 smithi080 bash[41963]: audit 2023-12-01T14:48:35.012345+0000 mon.a (mon.0) 10929 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:48:35.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:48:35 smithi080 bash[41963]: audit 2023-12-01T14:48:35.024123+0000 mon.a (mon.0) 10930 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:48:35.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:48:35 smithi080 bash[28361]: cluster 2023-12-01T14:48:33.302182+0000 mgr.y (mgr.24362) 17997 : cluster 0 pgmap v17966: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:48:35.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:48:35 smithi080 bash[28361]: audit 2023-12-01T14:48:34.633390+0000 mon.c (mon.2) 11543 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:48:35.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:48:35 smithi080 bash[28361]: audit 2023-12-01T14:48:35.012345+0000 mon.a (mon.0) 10929 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:48:35.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:48:35 smithi080 bash[28361]: audit 2023-12-01T14:48:35.024123+0000 mon.a (mon.0) 10930 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:48:35.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:48:35 smithi090 bash[32384]: cluster 2023-12-01T14:48:33.302182+0000 mgr.y (mgr.24362) 17997 : cluster 0 pgmap v17966: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:48:35.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:48:35 smithi090 bash[32384]: audit 2023-12-01T14:48:34.633390+0000 mon.c (mon.2) 11543 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:48:35.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:48:35 smithi090 bash[32384]: audit 2023-12-01T14:48:35.012345+0000 mon.a (mon.0) 10929 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:48:35.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:48:35 smithi090 bash[32384]: audit 2023-12-01T14:48:35.024123+0000 mon.a (mon.0) 10930 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:48:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:48:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:48:36] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T14:48:37.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:48:37 smithi080 bash[41963]: cluster 2023-12-01T14:48:35.302847+0000 mgr.y (mgr.24362) 17998 : cluster 0 pgmap v17967: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:48:37.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:48:37 smithi080 bash[41963]: audit 2023-12-01T14:48:36.414781+0000 mon.a (mon.0) 10931 : audit 0 from='client.? 172.21.15.80:0/3395100037' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:48:37.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:48:37 smithi080 bash[28361]: cluster 2023-12-01T14:48:35.302847+0000 mgr.y (mgr.24362) 17998 : cluster 0 pgmap v17967: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:48:37.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:48:37 smithi080 bash[28361]: audit 2023-12-01T14:48:36.414781+0000 mon.a (mon.0) 10931 : audit 0 from='client.? 172.21.15.80:0/3395100037' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:48:37.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:48:37 smithi090 bash[32384]: cluster 2023-12-01T14:48:35.302847+0000 mgr.y (mgr.24362) 17998 : cluster 0 pgmap v17967: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:48:37.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:48:37 smithi090 bash[32384]: audit 2023-12-01T14:48:36.414781+0000 mon.a (mon.0) 10931 : audit 0 from='client.? 172.21.15.80:0/3395100037' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:48:39.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:48:39 smithi080 bash[41963]: cluster 2023-12-01T14:48:37.303964+0000 mgr.y (mgr.24362) 17999 : cluster 0 pgmap v17968: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:48:39.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:48:39 smithi080 bash[41963]: audit 2023-12-01T14:48:38.872879+0000 mon.c (mon.2) 11544 : audit 0 from='client.? 172.21.15.80:0/1066864906' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:48:39.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:48:39 smithi080 bash[28361]: cluster 2023-12-01T14:48:37.303964+0000 mgr.y (mgr.24362) 17999 : cluster 0 pgmap v17968: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:48:39.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:48:39 smithi080 bash[28361]: audit 2023-12-01T14:48:38.872879+0000 mon.c (mon.2) 11544 : audit 0 from='client.? 172.21.15.80:0/1066864906' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:48:39.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:48:39 smithi090 bash[32384]: cluster 2023-12-01T14:48:37.303964+0000 mgr.y (mgr.24362) 17999 : cluster 0 pgmap v17968: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:48:39.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:48:39 smithi090 bash[32384]: audit 2023-12-01T14:48:38.872879+0000 mon.c (mon.2) 11544 : audit 0 from='client.? 172.21.15.80:0/1066864906' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:48:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:48:41 smithi080 bash[28361]: cluster 2023-12-01T14:48:39.304566+0000 mgr.y (mgr.24362) 18000 : cluster 0 pgmap v17969: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:48:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:48:41 smithi080 bash[28361]: audit 2023-12-01T14:48:40.730982+0000 mon.c (mon.2) 11545 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:48:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:48:41 smithi080 bash[28361]: audit 2023-12-01T14:48:40.826979+0000 mon.a (mon.0) 10932 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:48:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:48:41 smithi080 bash[28361]: audit 2023-12-01T14:48:40.844460+0000 mon.a (mon.0) 10933 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:48:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:48:41 smithi080 bash[28361]: audit 2023-12-01T14:48:40.876588+0000 mon.a (mon.0) 10934 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:48:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:48:41 smithi080 bash[28361]: audit 2023-12-01T14:48:40.886616+0000 mon.a (mon.0) 10935 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:48:41.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:48:41 smithi080 bash[41963]: cluster 2023-12-01T14:48:39.304566+0000 mgr.y (mgr.24362) 18000 : cluster 0 pgmap v17969: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:48:41.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:48:41 smithi080 bash[41963]: audit 2023-12-01T14:48:40.730982+0000 mon.c (mon.2) 11545 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:48:41.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:48:41 smithi080 bash[41963]: audit 2023-12-01T14:48:40.826979+0000 mon.a (mon.0) 10932 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:48:41.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:48:41 smithi080 bash[41963]: audit 2023-12-01T14:48:40.844460+0000 mon.a (mon.0) 10933 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:48:41.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:48:41 smithi080 bash[41963]: audit 2023-12-01T14:48:40.876588+0000 mon.a (mon.0) 10934 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:48:41.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:48:41 smithi080 bash[41963]: audit 2023-12-01T14:48:40.886616+0000 mon.a (mon.0) 10935 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:48:41.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:48:41 smithi090 bash[32384]: cluster 2023-12-01T14:48:39.304566+0000 mgr.y (mgr.24362) 18000 : cluster 0 pgmap v17969: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:48:41.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:48:41 smithi090 bash[32384]: audit 2023-12-01T14:48:40.730982+0000 mon.c (mon.2) 11545 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:48:41.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:48:41 smithi090 bash[32384]: audit 2023-12-01T14:48:40.826979+0000 mon.a (mon.0) 10932 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:48:41.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:48:41 smithi090 bash[32384]: audit 2023-12-01T14:48:40.844460+0000 mon.a (mon.0) 10933 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:48:41.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:48:41 smithi090 bash[32384]: audit 2023-12-01T14:48:40.876588+0000 mon.a (mon.0) 10934 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:48:41.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:48:41 smithi090 bash[32384]: audit 2023-12-01T14:48:40.886616+0000 mon.a (mon.0) 10935 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:48:42.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:48:42 smithi080 bash[41963]: audit 2023-12-01T14:48:41.333728+0000 mon.c (mon.2) 11546 : audit 0 from='client.? 172.21.15.80:0/1019393428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:48:42.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:48:42 smithi080 bash[41963]: audit 2023-12-01T14:48:41.420023+0000 mon.c (mon.2) 11547 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:48:42.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:48:42 smithi080 bash[41963]: audit 2023-12-01T14:48:41.421695+0000 mon.c (mon.2) 11548 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:48:42.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:48:42 smithi080 bash[41963]: audit 2023-12-01T14:48:41.432881+0000 mon.a (mon.0) 10936 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:48:42.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:48:42 smithi080 bash[28361]: audit 2023-12-01T14:48:41.333728+0000 mon.c (mon.2) 11546 : audit 0 from='client.? 172.21.15.80:0/1019393428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:48:42.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:48:42 smithi080 bash[28361]: audit 2023-12-01T14:48:41.420023+0000 mon.c (mon.2) 11547 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:48:42.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:48:42 smithi080 bash[28361]: audit 2023-12-01T14:48:41.421695+0000 mon.c (mon.2) 11548 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:48:42.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:48:42 smithi080 bash[28361]: audit 2023-12-01T14:48:41.432881+0000 mon.a (mon.0) 10936 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:48:42.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:48:42 smithi090 bash[32384]: audit 2023-12-01T14:48:41.333728+0000 mon.c (mon.2) 11546 : audit 0 from='client.? 172.21.15.80:0/1019393428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:48:42.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:48:42 smithi090 bash[32384]: audit 2023-12-01T14:48:41.420023+0000 mon.c (mon.2) 11547 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:48:42.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:48:42 smithi090 bash[32384]: audit 2023-12-01T14:48:41.421695+0000 mon.c (mon.2) 11548 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:48:42.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:48:42 smithi090 bash[32384]: audit 2023-12-01T14:48:41.432881+0000 mon.a (mon.0) 10936 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:48:43.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:48:43 smithi080 bash[28361]: cluster 2023-12-01T14:48:41.305524+0000 mgr.y (mgr.24362) 18001 : cluster 0 pgmap v17970: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:48:43.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:48:43 smithi080 bash[41963]: cluster 2023-12-01T14:48:41.305524+0000 mgr.y (mgr.24362) 18001 : cluster 0 pgmap v17970: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:48:43.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:48:43 smithi090 bash[32384]: cluster 2023-12-01T14:48:41.305524+0000 mgr.y (mgr.24362) 18001 : cluster 0 pgmap v17970: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:48:44.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:48:44 smithi080 bash[41963]: audit 2023-12-01T14:48:43.784393+0000 mon.c (mon.2) 11549 : audit 0 from='client.? 172.21.15.80:0/2943330041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:48:44.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:48:44 smithi080 bash[28361]: audit 2023-12-01T14:48:43.784393+0000 mon.c (mon.2) 11549 : audit 0 from='client.? 172.21.15.80:0/2943330041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:48:44.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:48:44 smithi090 bash[32384]: audit 2023-12-01T14:48:43.784393+0000 mon.c (mon.2) 11549 : audit 0 from='client.? 172.21.15.80:0/2943330041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:48:45.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:48:45 smithi080 bash[41963]: cluster 2023-12-01T14:48:43.306162+0000 mgr.y (mgr.24362) 18002 : cluster 0 pgmap v17971: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:48:45.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:48:45 smithi080 bash[28361]: cluster 2023-12-01T14:48:43.306162+0000 mgr.y (mgr.24362) 18002 : cluster 0 pgmap v17971: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:48:45.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:48:45 smithi090 bash[32384]: cluster 2023-12-01T14:48:43.306162+0000 mgr.y (mgr.24362) 18002 : cluster 0 pgmap v17971: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:48:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:48:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:48:46] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T14:48:47.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:48:47 smithi080 bash[41963]: cluster 2023-12-01T14:48:45.306794+0000 mgr.y (mgr.24362) 18003 : cluster 0 pgmap v17972: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:48:47.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:48:47 smithi080 bash[41963]: audit 2023-12-01T14:48:46.250569+0000 mon.a (mon.0) 10937 : audit 0 from='client.? 172.21.15.80:0/647413093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:48:47.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:48:47 smithi080 bash[28361]: cluster 2023-12-01T14:48:45.306794+0000 mgr.y (mgr.24362) 18003 : cluster 0 pgmap v17972: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:48:47.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:48:47 smithi080 bash[28361]: audit 2023-12-01T14:48:46.250569+0000 mon.a (mon.0) 10937 : audit 0 from='client.? 172.21.15.80:0/647413093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:48:47.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:48:47 smithi090 bash[32384]: cluster 2023-12-01T14:48:45.306794+0000 mgr.y (mgr.24362) 18003 : cluster 0 pgmap v17972: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:48:47.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:48:47 smithi090 bash[32384]: audit 2023-12-01T14:48:46.250569+0000 mon.a (mon.0) 10937 : audit 0 from='client.? 172.21.15.80:0/647413093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:48:49.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:48:49 smithi080 bash[41963]: cluster 2023-12-01T14:48:47.307842+0000 mgr.y (mgr.24362) 18004 : cluster 0 pgmap v17973: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:48:49.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:48:49 smithi080 bash[41963]: audit 2023-12-01T14:48:48.704475+0000 mon.a (mon.0) 10938 : audit 0 from='client.? 172.21.15.80:0/961019707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:48:49.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:48:49 smithi080 bash[28361]: cluster 2023-12-01T14:48:47.307842+0000 mgr.y (mgr.24362) 18004 : cluster 0 pgmap v17973: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:48:49.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:48:49 smithi080 bash[28361]: audit 2023-12-01T14:48:48.704475+0000 mon.a (mon.0) 10938 : audit 0 from='client.? 172.21.15.80:0/961019707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:48:49.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:48:49 smithi090 bash[32384]: cluster 2023-12-01T14:48:47.307842+0000 mgr.y (mgr.24362) 18004 : cluster 0 pgmap v17973: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:48:49.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:48:49 smithi090 bash[32384]: audit 2023-12-01T14:48:48.704475+0000 mon.a (mon.0) 10938 : audit 0 from='client.? 172.21.15.80:0/961019707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:48:51.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:48:51 smithi080 bash[41963]: cluster 2023-12-01T14:48:49.308454+0000 mgr.y (mgr.24362) 18005 : cluster 0 pgmap v17974: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:48:51.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:48:51 smithi080 bash[28361]: cluster 2023-12-01T14:48:49.308454+0000 mgr.y (mgr.24362) 18005 : cluster 0 pgmap v17974: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:48:51.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:48:51 smithi090 bash[32384]: cluster 2023-12-01T14:48:49.308454+0000 mgr.y (mgr.24362) 18005 : cluster 0 pgmap v17974: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:48:52.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:48:52 smithi080 bash[41963]: audit 2023-12-01T14:48:51.157054+0000 mon.c (mon.2) 11550 : audit 0 from='client.? 172.21.15.80:0/887016774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:48:52.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:48:52 smithi080 bash[28361]: audit 2023-12-01T14:48:51.157054+0000 mon.c (mon.2) 11550 : audit 0 from='client.? 172.21.15.80:0/887016774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:48:52.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:48:52 smithi090 bash[32384]: audit 2023-12-01T14:48:51.157054+0000 mon.c (mon.2) 11550 : audit 0 from='client.? 172.21.15.80:0/887016774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:48:53.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:48:53 smithi080 bash[41963]: cluster 2023-12-01T14:48:51.309633+0000 mgr.y (mgr.24362) 18006 : cluster 0 pgmap v17975: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:48:53.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:48:53 smithi080 bash[28361]: cluster 2023-12-01T14:48:51.309633+0000 mgr.y (mgr.24362) 18006 : cluster 0 pgmap v17975: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:48:53.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:48:53 smithi090 bash[32384]: cluster 2023-12-01T14:48:51.309633+0000 mgr.y (mgr.24362) 18006 : cluster 0 pgmap v17975: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:48:54.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:48:54 smithi080 bash[41963]: audit 2023-12-01T14:48:53.612695+0000 mon.c (mon.2) 11551 : audit 0 from='client.? 172.21.15.80:0/1616899505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:48:54.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:48:54 smithi080 bash[28361]: audit 2023-12-01T14:48:53.612695+0000 mon.c (mon.2) 11551 : audit 0 from='client.? 172.21.15.80:0/1616899505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:48:54.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:48:54 smithi090 bash[32384]: audit 2023-12-01T14:48:53.612695+0000 mon.c (mon.2) 11551 : audit 0 from='client.? 172.21.15.80:0/1616899505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:48:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:48:55 smithi080 bash[41963]: cluster 2023-12-01T14:48:53.310141+0000 mgr.y (mgr.24362) 18007 : cluster 0 pgmap v17976: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:48:55.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:48:55 smithi080 bash[28361]: cluster 2023-12-01T14:48:53.310141+0000 mgr.y (mgr.24362) 18007 : cluster 0 pgmap v17976: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:48:55.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:48:55 smithi090 bash[32384]: cluster 2023-12-01T14:48:53.310141+0000 mgr.y (mgr.24362) 18007 : cluster 0 pgmap v17976: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:48:56.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:48:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:48:56] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T14:48:56.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:48:56 smithi080 bash[28361]: audit 2023-12-01T14:48:55.731400+0000 mon.c (mon.2) 11552 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:48:56.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:48:56 smithi080 bash[28361]: audit 2023-12-01T14:48:56.058549+0000 mon.a (mon.0) 10939 : audit 0 from='client.? 172.21.15.80:0/740570580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:48:56.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:48:56 smithi080 bash[41963]: audit 2023-12-01T14:48:55.731400+0000 mon.c (mon.2) 11552 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:48:56.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:48:56 smithi080 bash[41963]: audit 2023-12-01T14:48:56.058549+0000 mon.a (mon.0) 10939 : audit 0 from='client.? 172.21.15.80:0/740570580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:48:56.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:48:56 smithi090 bash[32384]: audit 2023-12-01T14:48:55.731400+0000 mon.c (mon.2) 11552 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:48:56.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:48:56 smithi090 bash[32384]: audit 2023-12-01T14:48:56.058549+0000 mon.a (mon.0) 10939 : audit 0 from='client.? 172.21.15.80:0/740570580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:48:57.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:48:57 smithi080 bash[28361]: cluster 2023-12-01T14:48:55.310746+0000 mgr.y (mgr.24362) 18008 : cluster 0 pgmap v17977: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:48:57.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:48:57 smithi080 bash[41963]: cluster 2023-12-01T14:48:55.310746+0000 mgr.y (mgr.24362) 18008 : cluster 0 pgmap v17977: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:48:57.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:48:57 smithi090 bash[32384]: cluster 2023-12-01T14:48:55.310746+0000 mgr.y (mgr.24362) 18008 : cluster 0 pgmap v17977: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:48:59.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:48:59 smithi080 bash[28361]: cluster 2023-12-01T14:48:57.311937+0000 mgr.y (mgr.24362) 18009 : cluster 0 pgmap v17978: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:48:59.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:48:59 smithi080 bash[28361]: audit 2023-12-01T14:48:58.522467+0000 mon.c (mon.2) 11553 : audit 0 from='client.? 172.21.15.80:0/269399267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:48:59.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:48:59 smithi080 bash[41963]: cluster 2023-12-01T14:48:57.311937+0000 mgr.y (mgr.24362) 18009 : cluster 0 pgmap v17978: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:48:59.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:48:59 smithi080 bash[41963]: audit 2023-12-01T14:48:58.522467+0000 mon.c (mon.2) 11553 : audit 0 from='client.? 172.21.15.80:0/269399267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:48:59.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:48:59 smithi090 bash[32384]: cluster 2023-12-01T14:48:57.311937+0000 mgr.y (mgr.24362) 18009 : cluster 0 pgmap v17978: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:48:59.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:48:59 smithi090 bash[32384]: audit 2023-12-01T14:48:58.522467+0000 mon.c (mon.2) 11553 : audit 0 from='client.? 172.21.15.80:0/269399267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:49:01.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:49:00 smithi080 bash[28361]: cluster 2023-12-01T14:48:59.312579+0000 mgr.y (mgr.24362) 18010 : cluster 0 pgmap v17979: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:49:01.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:49:00 smithi080 bash[41963]: cluster 2023-12-01T14:48:59.312579+0000 mgr.y (mgr.24362) 18010 : cluster 0 pgmap v17979: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:49:01.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:49:00 smithi090 bash[32384]: cluster 2023-12-01T14:48:59.312579+0000 mgr.y (mgr.24362) 18010 : cluster 0 pgmap v17979: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:49:02.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:49:01 smithi080 bash[28361]: audit 2023-12-01T14:49:00.989459+0000 mon.a (mon.0) 10940 : audit 0 from='client.? 172.21.15.80:0/4076084986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:49:02.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:49:01 smithi080 bash[41963]: audit 2023-12-01T14:49:00.989459+0000 mon.a (mon.0) 10940 : audit 0 from='client.? 172.21.15.80:0/4076084986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:49:02.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:49:01 smithi090 bash[32384]: audit 2023-12-01T14:49:00.989459+0000 mon.a (mon.0) 10940 : audit 0 from='client.? 172.21.15.80:0/4076084986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:49:03.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:49:02 smithi080 bash[28361]: cluster 2023-12-01T14:49:01.313722+0000 mgr.y (mgr.24362) 18011 : cluster 0 pgmap v17980: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:49:03.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:49:02 smithi080 bash[41963]: cluster 2023-12-01T14:49:01.313722+0000 mgr.y (mgr.24362) 18011 : cluster 0 pgmap v17980: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:49:03.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:49:02 smithi090 bash[32384]: cluster 2023-12-01T14:49:01.313722+0000 mgr.y (mgr.24362) 18011 : cluster 0 pgmap v17980: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:49:04.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:49:03 smithi080 bash[28361]: audit 2023-12-01T14:49:03.452024+0000 mon.a (mon.0) 10941 : audit 0 from='client.? 172.21.15.80:0/1309348885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:49:04.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:49:03 smithi080 bash[41963]: audit 2023-12-01T14:49:03.452024+0000 mon.a (mon.0) 10941 : audit 0 from='client.? 172.21.15.80:0/1309348885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:49:04.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:49:03 smithi090 bash[32384]: audit 2023-12-01T14:49:03.452024+0000 mon.a (mon.0) 10941 : audit 0 from='client.? 172.21.15.80:0/1309348885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:49:05.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:49:04 smithi080 bash[41963]: cluster 2023-12-01T14:49:03.314298+0000 mgr.y (mgr.24362) 18012 : cluster 0 pgmap v17981: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:49:05.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:49:04 smithi080 bash[28361]: cluster 2023-12-01T14:49:03.314298+0000 mgr.y (mgr.24362) 18012 : cluster 0 pgmap v17981: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:49:05.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:49:04 smithi090 bash[32384]: cluster 2023-12-01T14:49:03.314298+0000 mgr.y (mgr.24362) 18012 : cluster 0 pgmap v17981: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:49:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:49:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:49:06] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T14:49:07.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:49:06 smithi080 bash[28361]: cluster 2023-12-01T14:49:05.314970+0000 mgr.y (mgr.24362) 18013 : cluster 0 pgmap v17982: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:49:07.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:49:06 smithi080 bash[28361]: audit 2023-12-01T14:49:05.911806+0000 mon.a (mon.0) 10942 : audit 0 from='client.? 172.21.15.80:0/4074427810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:49:07.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:49:06 smithi080 bash[41963]: cluster 2023-12-01T14:49:05.314970+0000 mgr.y (mgr.24362) 18013 : cluster 0 pgmap v17982: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:49:07.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:49:06 smithi080 bash[41963]: audit 2023-12-01T14:49:05.911806+0000 mon.a (mon.0) 10942 : audit 0 from='client.? 172.21.15.80:0/4074427810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:49:07.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:49:06 smithi090 bash[32384]: cluster 2023-12-01T14:49:05.314970+0000 mgr.y (mgr.24362) 18013 : cluster 0 pgmap v17982: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:49:07.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:49:06 smithi090 bash[32384]: audit 2023-12-01T14:49:05.911806+0000 mon.a (mon.0) 10942 : audit 0 from='client.? 172.21.15.80:0/4074427810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:49:09.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:49:08 smithi080 bash[28361]: cluster 2023-12-01T14:49:07.316157+0000 mgr.y (mgr.24362) 18014 : cluster 0 pgmap v17983: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:49:09.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:49:08 smithi080 bash[28361]: audit 2023-12-01T14:49:08.369055+0000 mon.a (mon.0) 10943 : audit 0 from='client.? 172.21.15.80:0/222340037' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:49:09.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:49:08 smithi080 bash[41963]: cluster 2023-12-01T14:49:07.316157+0000 mgr.y (mgr.24362) 18014 : cluster 0 pgmap v17983: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:49:09.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:49:08 smithi080 bash[41963]: audit 2023-12-01T14:49:08.369055+0000 mon.a (mon.0) 10943 : audit 0 from='client.? 172.21.15.80:0/222340037' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:49:09.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:49:08 smithi090 bash[32384]: cluster 2023-12-01T14:49:07.316157+0000 mgr.y (mgr.24362) 18014 : cluster 0 pgmap v17983: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:49:09.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:49:08 smithi090 bash[32384]: audit 2023-12-01T14:49:08.369055+0000 mon.a (mon.0) 10943 : audit 0 from='client.? 172.21.15.80:0/222340037' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:49:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:49:10 smithi080 bash[28361]: cluster 2023-12-01T14:49:09.316804+0000 mgr.y (mgr.24362) 18015 : cluster 0 pgmap v17984: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:49:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:49:10 smithi080 bash[28361]: audit 2023-12-01T14:49:10.731874+0000 mon.c (mon.2) 11554 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:49:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:49:10 smithi080 bash[28361]: audit 2023-12-01T14:49:10.827340+0000 mon.a (mon.0) 10944 : audit 0 from='client.? 172.21.15.80:0/4131122753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:49:11.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:49:10 smithi080 bash[41963]: cluster 2023-12-01T14:49:09.316804+0000 mgr.y (mgr.24362) 18015 : cluster 0 pgmap v17984: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:49:11.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:49:10 smithi080 bash[41963]: audit 2023-12-01T14:49:10.731874+0000 mon.c (mon.2) 11554 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:49:11.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:49:10 smithi080 bash[41963]: audit 2023-12-01T14:49:10.827340+0000 mon.a (mon.0) 10944 : audit 0 from='client.? 172.21.15.80:0/4131122753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:49:11.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:49:10 smithi090 bash[32384]: cluster 2023-12-01T14:49:09.316804+0000 mgr.y (mgr.24362) 18015 : cluster 0 pgmap v17984: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:49:11.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:49:10 smithi090 bash[32384]: audit 2023-12-01T14:49:10.731874+0000 mon.c (mon.2) 11554 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:49:11.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:49:10 smithi090 bash[32384]: audit 2023-12-01T14:49:10.827340+0000 mon.a (mon.0) 10944 : audit 0 from='client.? 172.21.15.80:0/4131122753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:49:13.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:49:12 smithi080 bash[28361]: cluster 2023-12-01T14:49:11.317824+0000 mgr.y (mgr.24362) 18016 : cluster 0 pgmap v17985: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:49:13.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:49:12 smithi080 bash[41963]: cluster 2023-12-01T14:49:11.317824+0000 mgr.y (mgr.24362) 18016 : cluster 0 pgmap v17985: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:49:13.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:49:12 smithi090 bash[32384]: cluster 2023-12-01T14:49:11.317824+0000 mgr.y (mgr.24362) 18016 : cluster 0 pgmap v17985: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:49:14.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:49:13 smithi080 bash[28361]: audit 2023-12-01T14:49:13.282360+0000 mon.a (mon.0) 10945 : audit 0 from='client.? 172.21.15.80:0/2497816257' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:49:14.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:49:13 smithi080 bash[41963]: audit 2023-12-01T14:49:13.282360+0000 mon.a (mon.0) 10945 : audit 0 from='client.? 172.21.15.80:0/2497816257' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:49:14.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:49:13 smithi090 bash[32384]: audit 2023-12-01T14:49:13.282360+0000 mon.a (mon.0) 10945 : audit 0 from='client.? 172.21.15.80:0/2497816257' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:49:15.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:49:14 smithi090 bash[32384]: cluster 2023-12-01T14:49:13.318385+0000 mgr.y (mgr.24362) 18017 : cluster 0 pgmap v17986: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:49:15.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:49:14 smithi080 bash[28361]: cluster 2023-12-01T14:49:13.318385+0000 mgr.y (mgr.24362) 18017 : cluster 0 pgmap v17986: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:49:15.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:49:14 smithi080 bash[41963]: cluster 2023-12-01T14:49:13.318385+0000 mgr.y (mgr.24362) 18017 : cluster 0 pgmap v17986: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:49:16.233 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:49:15 smithi080 bash[28361]: audit 2023-12-01T14:49:15.740218+0000 mon.a (mon.0) 10946 : audit 0 from='client.? 172.21.15.80:0/671479772' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:49:16.233 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:49:15 smithi080 bash[41963]: audit 2023-12-01T14:49:15.740218+0000 mon.a (mon.0) 10946 : audit 0 from='client.? 172.21.15.80:0/671479772' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:49:16.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:49:15 smithi090 bash[32384]: audit 2023-12-01T14:49:15.740218+0000 mon.a (mon.0) 10946 : audit 0 from='client.? 172.21.15.80:0/671479772' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:49:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:49:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:49:16] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T14:49:17.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:49:16 smithi090 bash[32384]: cluster 2023-12-01T14:49:15.319032+0000 mgr.y (mgr.24362) 18018 : cluster 0 pgmap v17987: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:49:17.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:49:16 smithi080 bash[28361]: cluster 2023-12-01T14:49:15.319032+0000 mgr.y (mgr.24362) 18018 : cluster 0 pgmap v17987: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:49:17.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:49:16 smithi080 bash[41963]: cluster 2023-12-01T14:49:15.319032+0000 mgr.y (mgr.24362) 18018 : cluster 0 pgmap v17987: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:49:19.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:49:18 smithi090 bash[32384]: cluster 2023-12-01T14:49:17.320189+0000 mgr.y (mgr.24362) 18019 : cluster 0 pgmap v17988: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:49:19.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:49:18 smithi090 bash[32384]: audit 2023-12-01T14:49:18.196957+0000 mon.a (mon.0) 10947 : audit 0 from='client.? 172.21.15.80:0/2802497409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:49:19.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:49:18 smithi080 bash[28361]: cluster 2023-12-01T14:49:17.320189+0000 mgr.y (mgr.24362) 18019 : cluster 0 pgmap v17988: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:49:19.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:49:18 smithi080 bash[28361]: audit 2023-12-01T14:49:18.196957+0000 mon.a (mon.0) 10947 : audit 0 from='client.? 172.21.15.80:0/2802497409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:49:19.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:49:18 smithi080 bash[41963]: cluster 2023-12-01T14:49:17.320189+0000 mgr.y (mgr.24362) 18019 : cluster 0 pgmap v17988: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:49:19.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:49:18 smithi080 bash[41963]: audit 2023-12-01T14:49:18.196957+0000 mon.a (mon.0) 10947 : audit 0 from='client.? 172.21.15.80:0/2802497409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:49:21.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:49:20 smithi090 bash[32384]: cluster 2023-12-01T14:49:19.320838+0000 mgr.y (mgr.24362) 18020 : cluster 0 pgmap v17989: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:49:21.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:49:20 smithi090 bash[32384]: audit 2023-12-01T14:49:20.647824+0000 mon.c (mon.2) 11555 : audit 0 from='client.? 172.21.15.80:0/1291737844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:49:21.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:49:20 smithi080 bash[28361]: cluster 2023-12-01T14:49:19.320838+0000 mgr.y (mgr.24362) 18020 : cluster 0 pgmap v17989: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:49:21.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:49:20 smithi080 bash[28361]: audit 2023-12-01T14:49:20.647824+0000 mon.c (mon.2) 11555 : audit 0 from='client.? 172.21.15.80:0/1291737844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:49:21.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:49:20 smithi080 bash[41963]: cluster 2023-12-01T14:49:19.320838+0000 mgr.y (mgr.24362) 18020 : cluster 0 pgmap v17989: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:49:21.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:49:20 smithi080 bash[41963]: audit 2023-12-01T14:49:20.647824+0000 mon.c (mon.2) 11555 : audit 0 from='client.? 172.21.15.80:0/1291737844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:49:23.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:49:22 smithi090 bash[32384]: cluster 2023-12-01T14:49:21.321978+0000 mgr.y (mgr.24362) 18021 : cluster 0 pgmap v17990: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:49:23.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:49:22 smithi080 bash[28361]: cluster 2023-12-01T14:49:21.321978+0000 mgr.y (mgr.24362) 18021 : cluster 0 pgmap v17990: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:49:23.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:49:22 smithi080 bash[41963]: cluster 2023-12-01T14:49:21.321978+0000 mgr.y (mgr.24362) 18021 : cluster 0 pgmap v17990: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:49:24.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:49:23 smithi090 bash[32384]: audit 2023-12-01T14:49:23.101514+0000 mon.c (mon.2) 11556 : audit 0 from='client.? 172.21.15.80:0/990666188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:49:24.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:49:23 smithi080 bash[28361]: audit 2023-12-01T14:49:23.101514+0000 mon.c (mon.2) 11556 : audit 0 from='client.? 172.21.15.80:0/990666188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:49:24.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:49:23 smithi080 bash[41963]: audit 2023-12-01T14:49:23.101514+0000 mon.c (mon.2) 11556 : audit 0 from='client.? 172.21.15.80:0/990666188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:49:25.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:49:24 smithi090 bash[32384]: cluster 2023-12-01T14:49:23.322628+0000 mgr.y (mgr.24362) 18022 : cluster 0 pgmap v17991: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:49:25.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:49:24 smithi080 bash[28361]: cluster 2023-12-01T14:49:23.322628+0000 mgr.y (mgr.24362) 18022 : cluster 0 pgmap v17991: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:49:25.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:49:24 smithi080 bash[41963]: cluster 2023-12-01T14:49:23.322628+0000 mgr.y (mgr.24362) 18022 : cluster 0 pgmap v17991: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:49:26.233 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:49:25 smithi080 bash[41963]: audit 2023-12-01T14:49:25.554193+0000 mon.a (mon.0) 10948 : audit 0 from='client.? 172.21.15.80:0/1328229454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:49:26.233 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:49:25 smithi080 bash[41963]: audit 2023-12-01T14:49:25.732470+0000 mon.c (mon.2) 11557 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:49:26.233 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:49:25 smithi080 bash[28361]: audit 2023-12-01T14:49:25.554193+0000 mon.a (mon.0) 10948 : audit 0 from='client.? 172.21.15.80:0/1328229454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:49:26.233 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:49:25 smithi080 bash[28361]: audit 2023-12-01T14:49:25.732470+0000 mon.c (mon.2) 11557 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:49:26.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:49:25 smithi090 bash[32384]: audit 2023-12-01T14:49:25.554193+0000 mon.a (mon.0) 10948 : audit 0 from='client.? 172.21.15.80:0/1328229454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:49:26.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:49:25 smithi090 bash[32384]: audit 2023-12-01T14:49:25.732470+0000 mon.c (mon.2) 11557 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:49:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:49:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:49:26] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T14:49:27.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:49:26 smithi090 bash[32384]: cluster 2023-12-01T14:49:25.323261+0000 mgr.y (mgr.24362) 18023 : cluster 0 pgmap v17992: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:49:27.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:49:26 smithi080 bash[41963]: cluster 2023-12-01T14:49:25.323261+0000 mgr.y (mgr.24362) 18023 : cluster 0 pgmap v17992: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:49:27.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:49:26 smithi080 bash[28361]: cluster 2023-12-01T14:49:25.323261+0000 mgr.y (mgr.24362) 18023 : cluster 0 pgmap v17992: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:49:29.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:49:28 smithi090 bash[32384]: cluster 2023-12-01T14:49:27.324492+0000 mgr.y (mgr.24362) 18024 : cluster 0 pgmap v17993: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:49:29.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:49:28 smithi090 bash[32384]: audit 2023-12-01T14:49:28.008374+0000 mon.a (mon.0) 10949 : audit 0 from='client.? 172.21.15.80:0/3246090326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:49:29.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:49:28 smithi080 bash[41963]: cluster 2023-12-01T14:49:27.324492+0000 mgr.y (mgr.24362) 18024 : cluster 0 pgmap v17993: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:49:29.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:49:28 smithi080 bash[41963]: audit 2023-12-01T14:49:28.008374+0000 mon.a (mon.0) 10949 : audit 0 from='client.? 172.21.15.80:0/3246090326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:49:29.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:49:28 smithi080 bash[28361]: cluster 2023-12-01T14:49:27.324492+0000 mgr.y (mgr.24362) 18024 : cluster 0 pgmap v17993: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:49:29.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:49:28 smithi080 bash[28361]: audit 2023-12-01T14:49:28.008374+0000 mon.a (mon.0) 10949 : audit 0 from='client.? 172.21.15.80:0/3246090326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:49:31.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:49:30 smithi090 bash[32384]: cluster 2023-12-01T14:49:29.325171+0000 mgr.y (mgr.24362) 18025 : cluster 0 pgmap v17994: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:49:31.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:49:30 smithi090 bash[32384]: audit 2023-12-01T14:49:30.464035+0000 mon.c (mon.2) 11558 : audit 0 from='client.? 172.21.15.80:0/4210170671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:49:31.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:49:30 smithi080 bash[41963]: cluster 2023-12-01T14:49:29.325171+0000 mgr.y (mgr.24362) 18025 : cluster 0 pgmap v17994: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:49:31.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:49:30 smithi080 bash[41963]: audit 2023-12-01T14:49:30.464035+0000 mon.c (mon.2) 11558 : audit 0 from='client.? 172.21.15.80:0/4210170671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:49:31.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:49:30 smithi080 bash[28361]: cluster 2023-12-01T14:49:29.325171+0000 mgr.y (mgr.24362) 18025 : cluster 0 pgmap v17994: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:49:31.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:49:30 smithi080 bash[28361]: audit 2023-12-01T14:49:30.464035+0000 mon.c (mon.2) 11558 : audit 0 from='client.? 172.21.15.80:0/4210170671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:49:33.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:49:32 smithi090 bash[32384]: cluster 2023-12-01T14:49:31.326326+0000 mgr.y (mgr.24362) 18026 : cluster 0 pgmap v17995: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:49:33.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:49:32 smithi090 bash[32384]: audit 2023-12-01T14:49:32.923136+0000 mon.c (mon.2) 11559 : audit 0 from='client.? 172.21.15.80:0/3513857045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:49:33.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:49:32 smithi080 bash[28361]: cluster 2023-12-01T14:49:31.326326+0000 mgr.y (mgr.24362) 18026 : cluster 0 pgmap v17995: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:49:33.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:49:32 smithi080 bash[28361]: audit 2023-12-01T14:49:32.923136+0000 mon.c (mon.2) 11559 : audit 0 from='client.? 172.21.15.80:0/3513857045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:49:33.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:49:32 smithi080 bash[41963]: cluster 2023-12-01T14:49:31.326326+0000 mgr.y (mgr.24362) 18026 : cluster 0 pgmap v17995: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:49:33.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:49:32 smithi080 bash[41963]: audit 2023-12-01T14:49:32.923136+0000 mon.c (mon.2) 11559 : audit 0 from='client.? 172.21.15.80:0/3513857045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:49:35.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:49:35 smithi090 bash[32384]: cluster 2023-12-01T14:49:33.327003+0000 mgr.y (mgr.24362) 18027 : cluster 0 pgmap v17996: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:49:35.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:49:35 smithi080 bash[41963]: cluster 2023-12-01T14:49:33.327003+0000 mgr.y (mgr.24362) 18027 : cluster 0 pgmap v17996: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:49:35.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:49:35 smithi080 bash[28361]: cluster 2023-12-01T14:49:33.327003+0000 mgr.y (mgr.24362) 18027 : cluster 0 pgmap v17996: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:49:36.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:49:36 smithi090 bash[32384]: audit 2023-12-01T14:49:35.375355+0000 mon.a (mon.0) 10950 : audit 0 from='client.? 172.21.15.80:0/2531411535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:49:36.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:49:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:49:36] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T14:49:36.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:49:36 smithi080 bash[28361]: audit 2023-12-01T14:49:35.375355+0000 mon.a (mon.0) 10950 : audit 0 from='client.? 172.21.15.80:0/2531411535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:49:36.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:49:36 smithi080 bash[41963]: audit 2023-12-01T14:49:35.375355+0000 mon.a (mon.0) 10950 : audit 0 from='client.? 172.21.15.80:0/2531411535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:49:37.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:49:37 smithi090 bash[32384]: cluster 2023-12-01T14:49:35.327470+0000 mgr.y (mgr.24362) 18028 : cluster 0 pgmap v17997: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:49:37.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:49:37 smithi080 bash[41963]: cluster 2023-12-01T14:49:35.327470+0000 mgr.y (mgr.24362) 18028 : cluster 0 pgmap v17997: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:49:37.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:49:37 smithi080 bash[28361]: cluster 2023-12-01T14:49:35.327470+0000 mgr.y (mgr.24362) 18028 : cluster 0 pgmap v17997: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:49:38.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:49:38 smithi080 bash[28361]: audit 2023-12-01T14:49:37.835582+0000 mon.a (mon.0) 10951 : audit 0 from='client.? 172.21.15.80:0/1643080646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:49:38.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:49:38 smithi080 bash[41963]: audit 2023-12-01T14:49:37.835582+0000 mon.a (mon.0) 10951 : audit 0 from='client.? 172.21.15.80:0/1643080646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:49:38.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:49:38 smithi090 bash[32384]: audit 2023-12-01T14:49:37.835582+0000 mon.a (mon.0) 10951 : audit 0 from='client.? 172.21.15.80:0/1643080646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:49:39.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:49:39 smithi080 bash[28361]: cluster 2023-12-01T14:49:37.328598+0000 mgr.y (mgr.24362) 18029 : cluster 0 pgmap v17998: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:49:39.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:49:39 smithi080 bash[41963]: cluster 2023-12-01T14:49:37.328598+0000 mgr.y (mgr.24362) 18029 : cluster 0 pgmap v17998: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:49:39.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:49:39 smithi090 bash[32384]: cluster 2023-12-01T14:49:37.328598+0000 mgr.y (mgr.24362) 18029 : cluster 0 pgmap v17998: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:49:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:49:41 smithi080 bash[41963]: cluster 2023-12-01T14:49:39.329260+0000 mgr.y (mgr.24362) 18030 : cluster 0 pgmap v17999: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:49:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:49:41 smithi080 bash[41963]: audit 2023-12-01T14:49:40.293901+0000 mon.a (mon.0) 10952 : audit 0 from='client.? 172.21.15.80:0/1174277368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:49:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:49:41 smithi080 bash[41963]: audit 2023-12-01T14:49:40.732998+0000 mon.c (mon.2) 11560 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:49:41.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:49:41 smithi080 bash[28361]: cluster 2023-12-01T14:49:39.329260+0000 mgr.y (mgr.24362) 18030 : cluster 0 pgmap v17999: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:49:41.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:49:41 smithi080 bash[28361]: audit 2023-12-01T14:49:40.293901+0000 mon.a (mon.0) 10952 : audit 0 from='client.? 172.21.15.80:0/1174277368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:49:41.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:49:41 smithi080 bash[28361]: audit 2023-12-01T14:49:40.732998+0000 mon.c (mon.2) 11560 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:49:41.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:49:41 smithi090 bash[32384]: cluster 2023-12-01T14:49:39.329260+0000 mgr.y (mgr.24362) 18030 : cluster 0 pgmap v17999: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:49:41.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:49:41 smithi090 bash[32384]: audit 2023-12-01T14:49:40.293901+0000 mon.a (mon.0) 10952 : audit 0 from='client.? 172.21.15.80:0/1174277368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:49:41.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:49:41 smithi090 bash[32384]: audit 2023-12-01T14:49:40.732998+0000 mon.c (mon.2) 11560 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:49:42.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:49:42 smithi080 bash[41963]: audit 2023-12-01T14:49:41.515439+0000 mon.c (mon.2) 11561 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:49:42.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:49:42 smithi080 bash[41963]: audit 2023-12-01T14:49:41.893936+0000 mon.a (mon.0) 10953 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:49:42.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:49:42 smithi080 bash[41963]: audit 2023-12-01T14:49:41.904776+0000 mon.a (mon.0) 10954 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:49:42.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:49:42 smithi080 bash[28361]: audit 2023-12-01T14:49:41.515439+0000 mon.c (mon.2) 11561 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:49:42.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:49:42 smithi080 bash[28361]: audit 2023-12-01T14:49:41.893936+0000 mon.a (mon.0) 10953 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:49:42.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:49:42 smithi080 bash[28361]: audit 2023-12-01T14:49:41.904776+0000 mon.a (mon.0) 10954 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:49:42.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:49:42 smithi090 bash[32384]: audit 2023-12-01T14:49:41.515439+0000 mon.c (mon.2) 11561 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:49:42.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:49:42 smithi090 bash[32384]: audit 2023-12-01T14:49:41.893936+0000 mon.a (mon.0) 10953 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:49:42.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:49:42 smithi090 bash[32384]: audit 2023-12-01T14:49:41.904776+0000 mon.a (mon.0) 10954 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:49:43.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:49:43 smithi080 bash[28361]: cluster 2023-12-01T14:49:41.330400+0000 mgr.y (mgr.24362) 18031 : cluster 0 pgmap v18000: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:49:43.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:49:43 smithi080 bash[28361]: audit 2023-12-01T14:49:42.749803+0000 mon.c (mon.2) 11562 : audit 0 from='client.? 172.21.15.80:0/1518321774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:49:43.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:49:43 smithi080 bash[41963]: cluster 2023-12-01T14:49:41.330400+0000 mgr.y (mgr.24362) 18031 : cluster 0 pgmap v18000: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:49:43.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:49:43 smithi080 bash[41963]: audit 2023-12-01T14:49:42.749803+0000 mon.c (mon.2) 11562 : audit 0 from='client.? 172.21.15.80:0/1518321774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:49:43.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:49:43 smithi090 bash[32384]: cluster 2023-12-01T14:49:41.330400+0000 mgr.y (mgr.24362) 18031 : cluster 0 pgmap v18000: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:49:43.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:49:43 smithi090 bash[32384]: audit 2023-12-01T14:49:42.749803+0000 mon.c (mon.2) 11562 : audit 0 from='client.? 172.21.15.80:0/1518321774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:49:45.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:49:45 smithi080 bash[28361]: cluster 2023-12-01T14:49:43.331073+0000 mgr.y (mgr.24362) 18032 : cluster 0 pgmap v18001: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:49:45.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:49:45 smithi080 bash[41963]: cluster 2023-12-01T14:49:43.331073+0000 mgr.y (mgr.24362) 18032 : cluster 0 pgmap v18001: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:49:45.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:49:45 smithi090 bash[32384]: cluster 2023-12-01T14:49:43.331073+0000 mgr.y (mgr.24362) 18032 : cluster 0 pgmap v18001: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:49:46.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:49:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:49:46] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T14:49:46.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:49:46 smithi080 bash[28361]: audit 2023-12-01T14:49:45.210415+0000 mon.a (mon.0) 10955 : audit 0 from='client.? 172.21.15.80:0/670791468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:49:46.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:49:46 smithi080 bash[41963]: audit 2023-12-01T14:49:45.210415+0000 mon.a (mon.0) 10955 : audit 0 from='client.? 172.21.15.80:0/670791468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:49:46.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:49:46 smithi090 bash[32384]: audit 2023-12-01T14:49:45.210415+0000 mon.a (mon.0) 10955 : audit 0 from='client.? 172.21.15.80:0/670791468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:49:47.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:49:47 smithi080 bash[28361]: cluster 2023-12-01T14:49:45.331754+0000 mgr.y (mgr.24362) 18033 : cluster 0 pgmap v18002: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:49:47.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:49:47 smithi080 bash[41963]: cluster 2023-12-01T14:49:45.331754+0000 mgr.y (mgr.24362) 18033 : cluster 0 pgmap v18002: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:49:47.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:49:47 smithi090 bash[32384]: cluster 2023-12-01T14:49:45.331754+0000 mgr.y (mgr.24362) 18033 : cluster 0 pgmap v18002: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:49:48.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:49:48 smithi080 bash[28361]: cluster 2023-12-01T14:49:47.332718+0000 mgr.y (mgr.24362) 18034 : cluster 0 pgmap v18003: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:49:48.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:49:48 smithi080 bash[28361]: audit 2023-12-01T14:49:47.357884+0000 mon.a (mon.0) 10956 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:49:48.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:49:48 smithi080 bash[28361]: audit 2023-12-01T14:49:47.368395+0000 mon.a (mon.0) 10957 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:49:48.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:49:48 smithi080 bash[28361]: audit 2023-12-01T14:49:47.675040+0000 mon.c (mon.2) 11563 : audit 0 from='client.? 172.21.15.80:0/220112518' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:49:48.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:49:48 smithi080 bash[28361]: audit 2023-12-01T14:49:48.153016+0000 mon.a (mon.0) 10958 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:49:48.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:49:48 smithi080 bash[28361]: audit 2023-12-01T14:49:48.165262+0000 mon.a (mon.0) 10959 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:49:48.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:49:48 smithi080 bash[41963]: cluster 2023-12-01T14:49:47.332718+0000 mgr.y (mgr.24362) 18034 : cluster 0 pgmap v18003: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:49:48.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:49:48 smithi080 bash[41963]: audit 2023-12-01T14:49:47.357884+0000 mon.a (mon.0) 10956 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:49:48.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:49:48 smithi080 bash[41963]: audit 2023-12-01T14:49:47.368395+0000 mon.a (mon.0) 10957 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:49:48.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:49:48 smithi080 bash[41963]: audit 2023-12-01T14:49:47.675040+0000 mon.c (mon.2) 11563 : audit 0 from='client.? 172.21.15.80:0/220112518' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:49:48.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:49:48 smithi080 bash[41963]: audit 2023-12-01T14:49:48.153016+0000 mon.a (mon.0) 10958 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:49:48.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:49:48 smithi080 bash[41963]: audit 2023-12-01T14:49:48.165262+0000 mon.a (mon.0) 10959 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:49:48.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:49:48 smithi090 bash[32384]: cluster 2023-12-01T14:49:47.332718+0000 mgr.y (mgr.24362) 18034 : cluster 0 pgmap v18003: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:49:48.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:49:48 smithi090 bash[32384]: audit 2023-12-01T14:49:47.357884+0000 mon.a (mon.0) 10956 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:49:48.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:49:48 smithi090 bash[32384]: audit 2023-12-01T14:49:47.368395+0000 mon.a (mon.0) 10957 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:49:48.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:49:48 smithi090 bash[32384]: audit 2023-12-01T14:49:47.675040+0000 mon.c (mon.2) 11563 : audit 0 from='client.? 172.21.15.80:0/220112518' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:49:48.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:49:48 smithi090 bash[32384]: audit 2023-12-01T14:49:48.153016+0000 mon.a (mon.0) 10958 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:49:48.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:49:48 smithi090 bash[32384]: audit 2023-12-01T14:49:48.165262+0000 mon.a (mon.0) 10959 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:49:49.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:49:49 smithi080 bash[28361]: audit 2023-12-01T14:49:48.641384+0000 mon.c (mon.2) 11564 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:49:49.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:49:49 smithi080 bash[28361]: audit 2023-12-01T14:49:48.643311+0000 mon.c (mon.2) 11565 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:49:49.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:49:49 smithi080 bash[28361]: audit 2023-12-01T14:49:48.657384+0000 mon.a (mon.0) 10960 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:49:49.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:49:49 smithi080 bash[41963]: audit 2023-12-01T14:49:48.641384+0000 mon.c (mon.2) 11564 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:49:49.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:49:49 smithi080 bash[41963]: audit 2023-12-01T14:49:48.643311+0000 mon.c (mon.2) 11565 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:49:49.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:49:49 smithi080 bash[41963]: audit 2023-12-01T14:49:48.657384+0000 mon.a (mon.0) 10960 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:49:49.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:49:49 smithi090 bash[32384]: audit 2023-12-01T14:49:48.641384+0000 mon.c (mon.2) 11564 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:49:49.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:49:49 smithi090 bash[32384]: audit 2023-12-01T14:49:48.643311+0000 mon.c (mon.2) 11565 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:49:49.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:49:49 smithi090 bash[32384]: audit 2023-12-01T14:49:48.657384+0000 mon.a (mon.0) 10960 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:49:51.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:49:50 smithi080 bash[28361]: cluster 2023-12-01T14:49:49.333485+0000 mgr.y (mgr.24362) 18035 : cluster 0 pgmap v18004: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:49:51.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:49:50 smithi080 bash[28361]: audit 2023-12-01T14:49:50.143358+0000 mon.a (mon.0) 10961 : audit 0 from='client.? 172.21.15.80:0/134581892' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:49:51.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:49:50 smithi080 bash[41963]: cluster 2023-12-01T14:49:49.333485+0000 mgr.y (mgr.24362) 18035 : cluster 0 pgmap v18004: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:49:51.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:49:50 smithi080 bash[41963]: audit 2023-12-01T14:49:50.143358+0000 mon.a (mon.0) 10961 : audit 0 from='client.? 172.21.15.80:0/134581892' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:49:51.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:49:50 smithi090 bash[32384]: cluster 2023-12-01T14:49:49.333485+0000 mgr.y (mgr.24362) 18035 : cluster 0 pgmap v18004: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:49:51.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:49:50 smithi090 bash[32384]: audit 2023-12-01T14:49:50.143358+0000 mon.a (mon.0) 10961 : audit 0 from='client.? 172.21.15.80:0/134581892' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:49:53.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:49:52 smithi080 bash[28361]: cluster 2023-12-01T14:49:51.334683+0000 mgr.y (mgr.24362) 18036 : cluster 0 pgmap v18005: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:49:53.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:49:52 smithi080 bash[28361]: audit 2023-12-01T14:49:52.607999+0000 mon.a (mon.0) 10962 : audit 0 from='client.? 172.21.15.80:0/1013580364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:49:53.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:49:52 smithi080 bash[41963]: cluster 2023-12-01T14:49:51.334683+0000 mgr.y (mgr.24362) 18036 : cluster 0 pgmap v18005: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:49:53.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:49:52 smithi080 bash[41963]: audit 2023-12-01T14:49:52.607999+0000 mon.a (mon.0) 10962 : audit 0 from='client.? 172.21.15.80:0/1013580364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:49:53.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:49:52 smithi090 bash[32384]: cluster 2023-12-01T14:49:51.334683+0000 mgr.y (mgr.24362) 18036 : cluster 0 pgmap v18005: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:49:53.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:49:52 smithi090 bash[32384]: audit 2023-12-01T14:49:52.607999+0000 mon.a (mon.0) 10962 : audit 0 from='client.? 172.21.15.80:0/1013580364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:49:55.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:49:54 smithi080 bash[41963]: cluster 2023-12-01T14:49:53.335466+0000 mgr.y (mgr.24362) 18037 : cluster 0 pgmap v18006: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:49:55.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:49:54 smithi080 bash[28361]: cluster 2023-12-01T14:49:53.335466+0000 mgr.y (mgr.24362) 18037 : cluster 0 pgmap v18006: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:49:55.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:49:54 smithi090 bash[32384]: cluster 2023-12-01T14:49:53.335466+0000 mgr.y (mgr.24362) 18037 : cluster 0 pgmap v18006: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:49:56.233 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:49:55 smithi080 bash[28361]: audit 2023-12-01T14:49:55.068109+0000 mon.c (mon.2) 11566 : audit 0 from='client.? 172.21.15.80:0/3148907522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:49:56.234 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:49:55 smithi080 bash[28361]: audit 2023-12-01T14:49:55.732363+0000 mon.c (mon.2) 11567 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:49:56.234 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:49:55 smithi080 bash[41963]: audit 2023-12-01T14:49:55.068109+0000 mon.c (mon.2) 11566 : audit 0 from='client.? 172.21.15.80:0/3148907522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:49:56.234 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:49:55 smithi080 bash[41963]: audit 2023-12-01T14:49:55.732363+0000 mon.c (mon.2) 11567 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:49:56.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:49:55 smithi090 bash[32384]: audit 2023-12-01T14:49:55.068109+0000 mon.c (mon.2) 11566 : audit 0 from='client.? 172.21.15.80:0/3148907522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:49:56.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:49:55 smithi090 bash[32384]: audit 2023-12-01T14:49:55.732363+0000 mon.c (mon.2) 11567 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:49:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:49:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:49:56] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T14:49:57.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:49:56 smithi090 bash[32384]: cluster 2023-12-01T14:49:55.336342+0000 mgr.y (mgr.24362) 18038 : cluster 0 pgmap v18007: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:49:57.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:49:56 smithi080 bash[41963]: cluster 2023-12-01T14:49:55.336342+0000 mgr.y (mgr.24362) 18038 : cluster 0 pgmap v18007: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:49:57.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:49:56 smithi080 bash[28361]: cluster 2023-12-01T14:49:55.336342+0000 mgr.y (mgr.24362) 18038 : cluster 0 pgmap v18007: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:49:58.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:49:57 smithi090 bash[32384]: audit 2023-12-01T14:49:57.532234+0000 mon.c (mon.2) 11568 : audit 0 from='client.? 172.21.15.80:0/3800249909' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:49:58.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:49:57 smithi080 bash[28361]: audit 2023-12-01T14:49:57.532234+0000 mon.c (mon.2) 11568 : audit 0 from='client.? 172.21.15.80:0/3800249909' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:49:58.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:49:57 smithi080 bash[41963]: audit 2023-12-01T14:49:57.532234+0000 mon.c (mon.2) 11568 : audit 0 from='client.? 172.21.15.80:0/3800249909' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:49:59.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:49:58 smithi090 bash[32384]: cluster 2023-12-01T14:49:57.337489+0000 mgr.y (mgr.24362) 18039 : cluster 0 pgmap v18008: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:49:59.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:49:58 smithi080 bash[28361]: cluster 2023-12-01T14:49:57.337489+0000 mgr.y (mgr.24362) 18039 : cluster 0 pgmap v18008: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:49:59.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:49:58 smithi080 bash[41963]: cluster 2023-12-01T14:49:57.337489+0000 mgr.y (mgr.24362) 18039 : cluster 0 pgmap v18008: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:50:00.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:50:00 smithi080 bash[28361]: debug 2023-12-01T14:49:59.996+0000 7f6ec9bf0700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T14:50:01.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:50:00 smithi090 bash[32384]: cluster 2023-12-01T14:49:59.338152+0000 mgr.y (mgr.24362) 18040 : cluster 0 pgmap v18009: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:50:01.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:50:00 smithi090 bash[32384]: audit 2023-12-01T14:49:59.990494+0000 mon.a (mon.0) 10963 : audit 0 from='client.? 172.21.15.80:0/2846420019' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:50:01.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:50:00 smithi090 bash[32384]: cluster 2023-12-01T14:50:00.000095+0000 mon.a (mon.0) 10964 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T14:50:01.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:50:00 smithi080 bash[41963]: cluster 2023-12-01T14:49:59.338152+0000 mgr.y (mgr.24362) 18040 : cluster 0 pgmap v18009: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:50:01.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:50:00 smithi080 bash[41963]: audit 2023-12-01T14:49:59.990494+0000 mon.a (mon.0) 10963 : audit 0 from='client.? 172.21.15.80:0/2846420019' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:50:01.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:50:00 smithi080 bash[41963]: cluster 2023-12-01T14:50:00.000095+0000 mon.a (mon.0) 10964 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T14:50:01.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:50:00 smithi080 bash[28361]: cluster 2023-12-01T14:49:59.338152+0000 mgr.y (mgr.24362) 18040 : cluster 0 pgmap v18009: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:50:01.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:50:00 smithi080 bash[28361]: audit 2023-12-01T14:49:59.990494+0000 mon.a (mon.0) 10963 : audit 0 from='client.? 172.21.15.80:0/2846420019' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:50:01.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:50:00 smithi080 bash[28361]: cluster 2023-12-01T14:50:00.000095+0000 mon.a (mon.0) 10964 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T14:50:03.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:50:02 smithi090 bash[32384]: cluster 2023-12-01T14:50:01.339289+0000 mgr.y (mgr.24362) 18041 : cluster 0 pgmap v18010: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:50:03.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:50:02 smithi090 bash[32384]: audit 2023-12-01T14:50:02.441799+0000 mon.a (mon.0) 10965 : audit 0 from='client.? 172.21.15.80:0/2408226660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:50:03.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:50:02 smithi080 bash[28361]: cluster 2023-12-01T14:50:01.339289+0000 mgr.y (mgr.24362) 18041 : cluster 0 pgmap v18010: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:50:03.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:50:02 smithi080 bash[28361]: audit 2023-12-01T14:50:02.441799+0000 mon.a (mon.0) 10965 : audit 0 from='client.? 172.21.15.80:0/2408226660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:50:03.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:50:02 smithi080 bash[41963]: cluster 2023-12-01T14:50:01.339289+0000 mgr.y (mgr.24362) 18041 : cluster 0 pgmap v18010: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:50:03.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:50:02 smithi080 bash[41963]: audit 2023-12-01T14:50:02.441799+0000 mon.a (mon.0) 10965 : audit 0 from='client.? 172.21.15.80:0/2408226660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:50:05.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:50:04 smithi090 bash[32384]: cluster 2023-12-01T14:50:03.340010+0000 mgr.y (mgr.24362) 18042 : cluster 0 pgmap v18011: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:50:05.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:50:04 smithi090 bash[32384]: audit 2023-12-01T14:50:04.899123+0000 mon.c (mon.2) 11569 : audit 0 from='client.? 172.21.15.80:0/2018533556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:50:05.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:50:04 smithi080 bash[28361]: cluster 2023-12-01T14:50:03.340010+0000 mgr.y (mgr.24362) 18042 : cluster 0 pgmap v18011: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:50:05.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:50:04 smithi080 bash[28361]: audit 2023-12-01T14:50:04.899123+0000 mon.c (mon.2) 11569 : audit 0 from='client.? 172.21.15.80:0/2018533556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:50:05.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:50:04 smithi080 bash[41963]: cluster 2023-12-01T14:50:03.340010+0000 mgr.y (mgr.24362) 18042 : cluster 0 pgmap v18011: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:50:05.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:50:04 smithi080 bash[41963]: audit 2023-12-01T14:50:04.899123+0000 mon.c (mon.2) 11569 : audit 0 from='client.? 172.21.15.80:0/2018533556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:50:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:50:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:50:06] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T14:50:07.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:50:06 smithi090 bash[32384]: cluster 2023-12-01T14:50:05.340615+0000 mgr.y (mgr.24362) 18043 : cluster 0 pgmap v18012: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:50:07.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:50:06 smithi080 bash[41963]: cluster 2023-12-01T14:50:05.340615+0000 mgr.y (mgr.24362) 18043 : cluster 0 pgmap v18012: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:50:07.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:50:06 smithi080 bash[28361]: cluster 2023-12-01T14:50:05.340615+0000 mgr.y (mgr.24362) 18043 : cluster 0 pgmap v18012: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:50:08.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:50:07 smithi090 bash[32384]: audit 2023-12-01T14:50:07.355017+0000 mon.a (mon.0) 10966 : audit 0 from='client.? 172.21.15.80:0/1171636867' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:50:08.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:50:07 smithi080 bash[28361]: audit 2023-12-01T14:50:07.355017+0000 mon.a (mon.0) 10966 : audit 0 from='client.? 172.21.15.80:0/1171636867' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:50:08.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:50:07 smithi080 bash[41963]: audit 2023-12-01T14:50:07.355017+0000 mon.a (mon.0) 10966 : audit 0 from='client.? 172.21.15.80:0/1171636867' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:50:09.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:50:08 smithi090 bash[32384]: cluster 2023-12-01T14:50:07.341672+0000 mgr.y (mgr.24362) 18044 : cluster 0 pgmap v18013: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:50:09.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:50:08 smithi080 bash[28361]: cluster 2023-12-01T14:50:07.341672+0000 mgr.y (mgr.24362) 18044 : cluster 0 pgmap v18013: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:50:09.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:50:08 smithi080 bash[41963]: cluster 2023-12-01T14:50:07.341672+0000 mgr.y (mgr.24362) 18044 : cluster 0 pgmap v18013: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:50:10.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:50:10 smithi090 bash[32384]: audit 2023-12-01T14:50:09.808582+0000 mon.a (mon.0) 10967 : audit 0 from='client.? 172.21.15.80:0/1949874182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:50:10.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:50:10 smithi080 bash[28361]: audit 2023-12-01T14:50:09.808582+0000 mon.a (mon.0) 10967 : audit 0 from='client.? 172.21.15.80:0/1949874182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:50:10.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:50:10 smithi080 bash[41963]: audit 2023-12-01T14:50:09.808582+0000 mon.a (mon.0) 10967 : audit 0 from='client.? 172.21.15.80:0/1949874182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:50:11.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:50:11 smithi090 bash[32384]: cluster 2023-12-01T14:50:09.342285+0000 mgr.y (mgr.24362) 18045 : cluster 0 pgmap v18014: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:50:11.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:50:11 smithi090 bash[32384]: audit 2023-12-01T14:50:10.733450+0000 mon.c (mon.2) 11570 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:50:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:50:11 smithi080 bash[28361]: cluster 2023-12-01T14:50:09.342285+0000 mgr.y (mgr.24362) 18045 : cluster 0 pgmap v18014: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:50:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:50:11 smithi080 bash[28361]: audit 2023-12-01T14:50:10.733450+0000 mon.c (mon.2) 11570 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:50:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:50:11 smithi080 bash[41963]: cluster 2023-12-01T14:50:09.342285+0000 mgr.y (mgr.24362) 18045 : cluster 0 pgmap v18014: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:50:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:50:11 smithi080 bash[41963]: audit 2023-12-01T14:50:10.733450+0000 mon.c (mon.2) 11570 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:50:13.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:50:13 smithi090 bash[32384]: cluster 2023-12-01T14:50:11.343542+0000 mgr.y (mgr.24362) 18046 : cluster 0 pgmap v18015: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:50:13.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:50:13 smithi090 bash[32384]: audit 2023-12-01T14:50:12.265136+0000 mon.c (mon.2) 11571 : audit 0 from='client.? 172.21.15.80:0/4101381704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:50:13.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:50:13 smithi080 bash[28361]: cluster 2023-12-01T14:50:11.343542+0000 mgr.y (mgr.24362) 18046 : cluster 0 pgmap v18015: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:50:13.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:50:13 smithi080 bash[28361]: audit 2023-12-01T14:50:12.265136+0000 mon.c (mon.2) 11571 : audit 0 from='client.? 172.21.15.80:0/4101381704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:50:13.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:50:13 smithi080 bash[41963]: cluster 2023-12-01T14:50:11.343542+0000 mgr.y (mgr.24362) 18046 : cluster 0 pgmap v18015: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:50:13.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:50:13 smithi080 bash[41963]: audit 2023-12-01T14:50:12.265136+0000 mon.c (mon.2) 11571 : audit 0 from='client.? 172.21.15.80:0/4101381704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:50:15.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:50:15 smithi090 bash[32384]: cluster 2023-12-01T14:50:13.344380+0000 mgr.y (mgr.24362) 18047 : cluster 0 pgmap v18016: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:50:15.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:50:15 smithi090 bash[32384]: audit 2023-12-01T14:50:14.723665+0000 mon.c (mon.2) 11572 : audit 0 from='client.? 172.21.15.80:0/1429831578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:50:15.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:50:15 smithi080 bash[41963]: cluster 2023-12-01T14:50:13.344380+0000 mgr.y (mgr.24362) 18047 : cluster 0 pgmap v18016: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:50:15.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:50:15 smithi080 bash[41963]: audit 2023-12-01T14:50:14.723665+0000 mon.c (mon.2) 11572 : audit 0 from='client.? 172.21.15.80:0/1429831578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:50:15.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:50:15 smithi080 bash[28361]: cluster 2023-12-01T14:50:13.344380+0000 mgr.y (mgr.24362) 18047 : cluster 0 pgmap v18016: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:50:15.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:50:15 smithi080 bash[28361]: audit 2023-12-01T14:50:14.723665+0000 mon.c (mon.2) 11572 : audit 0 from='client.? 172.21.15.80:0/1429831578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:50:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:50:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:50:16] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T14:50:17.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:50:17 smithi080 bash[41963]: cluster 2023-12-01T14:50:15.345074+0000 mgr.y (mgr.24362) 18048 : cluster 0 pgmap v18017: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:50:17.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:50:17 smithi080 bash[28361]: cluster 2023-12-01T14:50:15.345074+0000 mgr.y (mgr.24362) 18048 : cluster 0 pgmap v18017: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:50:17.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:50:17 smithi090 bash[32384]: cluster 2023-12-01T14:50:15.345074+0000 mgr.y (mgr.24362) 18048 : cluster 0 pgmap v18017: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:50:18.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:50:18 smithi080 bash[28361]: audit 2023-12-01T14:50:17.181330+0000 mon.c (mon.2) 11573 : audit 0 from='client.? 172.21.15.80:0/1789209971' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:50:18.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:50:18 smithi080 bash[41963]: audit 2023-12-01T14:50:17.181330+0000 mon.c (mon.2) 11573 : audit 0 from='client.? 172.21.15.80:0/1789209971' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:50:18.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:50:18 smithi090 bash[32384]: audit 2023-12-01T14:50:17.181330+0000 mon.c (mon.2) 11573 : audit 0 from='client.? 172.21.15.80:0/1789209971' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:50:19.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:50:19 smithi080 bash[28361]: cluster 2023-12-01T14:50:17.346175+0000 mgr.y (mgr.24362) 18049 : cluster 0 pgmap v18018: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:50:19.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:50:19 smithi080 bash[41963]: cluster 2023-12-01T14:50:17.346175+0000 mgr.y (mgr.24362) 18049 : cluster 0 pgmap v18018: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:50:19.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:50:19 smithi090 bash[32384]: cluster 2023-12-01T14:50:17.346175+0000 mgr.y (mgr.24362) 18049 : cluster 0 pgmap v18018: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:50:20.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:50:20 smithi080 bash[28361]: audit 2023-12-01T14:50:19.634863+0000 mon.a (mon.0) 10968 : audit 0 from='client.? 172.21.15.80:0/3326992358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:50:20.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:50:20 smithi080 bash[41963]: audit 2023-12-01T14:50:19.634863+0000 mon.a (mon.0) 10968 : audit 0 from='client.? 172.21.15.80:0/3326992358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:50:20.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:50:20 smithi090 bash[32384]: audit 2023-12-01T14:50:19.634863+0000 mon.a (mon.0) 10968 : audit 0 from='client.? 172.21.15.80:0/3326992358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:50:21.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:50:21 smithi080 bash[41963]: cluster 2023-12-01T14:50:19.346721+0000 mgr.y (mgr.24362) 18050 : cluster 0 pgmap v18019: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:50:21.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:50:21 smithi080 bash[28361]: cluster 2023-12-01T14:50:19.346721+0000 mgr.y (mgr.24362) 18050 : cluster 0 pgmap v18019: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:50:21.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:50:21 smithi090 bash[32384]: cluster 2023-12-01T14:50:19.346721+0000 mgr.y (mgr.24362) 18050 : cluster 0 pgmap v18019: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:50:23.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:50:23 smithi080 bash[41963]: cluster 2023-12-01T14:50:21.347859+0000 mgr.y (mgr.24362) 18051 : cluster 0 pgmap v18020: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:50:23.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:50:23 smithi080 bash[41963]: audit 2023-12-01T14:50:22.088905+0000 mon.a (mon.0) 10969 : audit 0 from='client.? 172.21.15.80:0/3039250984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:50:23.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:50:23 smithi080 bash[28361]: cluster 2023-12-01T14:50:21.347859+0000 mgr.y (mgr.24362) 18051 : cluster 0 pgmap v18020: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:50:23.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:50:23 smithi080 bash[28361]: audit 2023-12-01T14:50:22.088905+0000 mon.a (mon.0) 10969 : audit 0 from='client.? 172.21.15.80:0/3039250984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:50:23.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:50:23 smithi090 bash[32384]: cluster 2023-12-01T14:50:21.347859+0000 mgr.y (mgr.24362) 18051 : cluster 0 pgmap v18020: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:50:23.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:50:23 smithi090 bash[32384]: audit 2023-12-01T14:50:22.088905+0000 mon.a (mon.0) 10969 : audit 0 from='client.? 172.21.15.80:0/3039250984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:50:25.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:50:25 smithi080 bash[41963]: cluster 2023-12-01T14:50:23.348564+0000 mgr.y (mgr.24362) 18052 : cluster 0 pgmap v18021: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:50:25.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:50:25 smithi080 bash[41963]: audit 2023-12-01T14:50:24.538580+0000 mon.a (mon.0) 10970 : audit 0 from='client.? 172.21.15.80:0/1962132408' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:50:25.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:50:25 smithi080 bash[28361]: cluster 2023-12-01T14:50:23.348564+0000 mgr.y (mgr.24362) 18052 : cluster 0 pgmap v18021: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:50:25.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:50:25 smithi080 bash[28361]: audit 2023-12-01T14:50:24.538580+0000 mon.a (mon.0) 10970 : audit 0 from='client.? 172.21.15.80:0/1962132408' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:50:25.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:50:25 smithi090 bash[32384]: cluster 2023-12-01T14:50:23.348564+0000 mgr.y (mgr.24362) 18052 : cluster 0 pgmap v18021: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:50:25.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:50:25 smithi090 bash[32384]: audit 2023-12-01T14:50:24.538580+0000 mon.a (mon.0) 10970 : audit 0 from='client.? 172.21.15.80:0/1962132408' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:50:26.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:50:26 smithi080 bash[28361]: audit 2023-12-01T14:50:25.733774+0000 mon.c (mon.2) 11574 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:50:26.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:50:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:50:26] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T14:50:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:50:26 smithi080 bash[41963]: audit 2023-12-01T14:50:25.733774+0000 mon.c (mon.2) 11574 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:50:26.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:50:26 smithi090 bash[32384]: audit 2023-12-01T14:50:25.733774+0000 mon.c (mon.2) 11574 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:50:27.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:50:27 smithi080 bash[41963]: cluster 2023-12-01T14:50:25.349259+0000 mgr.y (mgr.24362) 18053 : cluster 0 pgmap v18022: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:50:27.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:50:27 smithi080 bash[41963]: audit 2023-12-01T14:50:26.984938+0000 mon.c (mon.2) 11575 : audit 0 from='client.? 172.21.15.80:0/309458191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:50:27.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:50:27 smithi080 bash[28361]: cluster 2023-12-01T14:50:25.349259+0000 mgr.y (mgr.24362) 18053 : cluster 0 pgmap v18022: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:50:27.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:50:27 smithi080 bash[28361]: audit 2023-12-01T14:50:26.984938+0000 mon.c (mon.2) 11575 : audit 0 from='client.? 172.21.15.80:0/309458191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:50:27.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:50:27 smithi090 bash[32384]: cluster 2023-12-01T14:50:25.349259+0000 mgr.y (mgr.24362) 18053 : cluster 0 pgmap v18022: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:50:27.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:50:27 smithi090 bash[32384]: audit 2023-12-01T14:50:26.984938+0000 mon.c (mon.2) 11575 : audit 0 from='client.? 172.21.15.80:0/309458191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:50:29.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:50:29 smithi080 bash[28361]: cluster 2023-12-01T14:50:27.350540+0000 mgr.y (mgr.24362) 18054 : cluster 0 pgmap v18023: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:50:29.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:50:29 smithi080 bash[41963]: cluster 2023-12-01T14:50:27.350540+0000 mgr.y (mgr.24362) 18054 : cluster 0 pgmap v18023: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:50:29.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:50:29 smithi090 bash[32384]: cluster 2023-12-01T14:50:27.350540+0000 mgr.y (mgr.24362) 18054 : cluster 0 pgmap v18023: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:50:30.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:50:30 smithi080 bash[28361]: audit 2023-12-01T14:50:29.445178+0000 mon.a (mon.0) 10971 : audit 0 from='client.? 172.21.15.80:0/2920645829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:50:30.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:50:30 smithi080 bash[41963]: audit 2023-12-01T14:50:29.445178+0000 mon.a (mon.0) 10971 : audit 0 from='client.? 172.21.15.80:0/2920645829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:50:30.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:50:30 smithi090 bash[32384]: audit 2023-12-01T14:50:29.445178+0000 mon.a (mon.0) 10971 : audit 0 from='client.? 172.21.15.80:0/2920645829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:50:31.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:50:31 smithi080 bash[41963]: cluster 2023-12-01T14:50:29.351039+0000 mgr.y (mgr.24362) 18055 : cluster 0 pgmap v18024: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:50:31.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:50:31 smithi080 bash[28361]: cluster 2023-12-01T14:50:29.351039+0000 mgr.y (mgr.24362) 18055 : cluster 0 pgmap v18024: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:50:31.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:50:31 smithi090 bash[32384]: cluster 2023-12-01T14:50:29.351039+0000 mgr.y (mgr.24362) 18055 : cluster 0 pgmap v18024: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:50:32.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:50:32 smithi080 bash[28361]: audit 2023-12-01T14:50:31.907163+0000 mon.a (mon.0) 10972 : audit 0 from='client.? 172.21.15.80:0/3977588387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:50:32.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:50:32 smithi080 bash[41963]: audit 2023-12-01T14:50:31.907163+0000 mon.a (mon.0) 10972 : audit 0 from='client.? 172.21.15.80:0/3977588387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:50:32.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:50:32 smithi090 bash[32384]: audit 2023-12-01T14:50:31.907163+0000 mon.a (mon.0) 10972 : audit 0 from='client.? 172.21.15.80:0/3977588387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:50:33.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:50:33 smithi080 bash[28361]: cluster 2023-12-01T14:50:31.352187+0000 mgr.y (mgr.24362) 18056 : cluster 0 pgmap v18025: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:50:33.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:50:33 smithi080 bash[41963]: cluster 2023-12-01T14:50:31.352187+0000 mgr.y (mgr.24362) 18056 : cluster 0 pgmap v18025: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:50:33.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:50:33 smithi090 bash[32384]: cluster 2023-12-01T14:50:31.352187+0000 mgr.y (mgr.24362) 18056 : cluster 0 pgmap v18025: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:50:35.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:50:35 smithi080 bash[41963]: cluster 2023-12-01T14:50:33.352828+0000 mgr.y (mgr.24362) 18057 : cluster 0 pgmap v18026: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:50:35.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:50:35 smithi080 bash[41963]: audit 2023-12-01T14:50:34.363095+0000 mon.c (mon.2) 11576 : audit 0 from='client.? 172.21.15.80:0/3294589360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:50:35.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:50:35 smithi080 bash[28361]: cluster 2023-12-01T14:50:33.352828+0000 mgr.y (mgr.24362) 18057 : cluster 0 pgmap v18026: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:50:35.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:50:35 smithi080 bash[28361]: audit 2023-12-01T14:50:34.363095+0000 mon.c (mon.2) 11576 : audit 0 from='client.? 172.21.15.80:0/3294589360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:50:35.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:50:35 smithi090 bash[32384]: cluster 2023-12-01T14:50:33.352828+0000 mgr.y (mgr.24362) 18057 : cluster 0 pgmap v18026: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:50:35.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:50:35 smithi090 bash[32384]: audit 2023-12-01T14:50:34.363095+0000 mon.c (mon.2) 11576 : audit 0 from='client.? 172.21.15.80:0/3294589360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:50:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:50:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:50:36] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T14:50:37.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:50:37 smithi080 bash[41963]: cluster 2023-12-01T14:50:35.353544+0000 mgr.y (mgr.24362) 18058 : cluster 0 pgmap v18027: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:50:37.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:50:37 smithi080 bash[41963]: audit 2023-12-01T14:50:36.822844+0000 mon.c (mon.2) 11577 : audit 0 from='client.? 172.21.15.80:0/3742214977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:50:37.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:50:37 smithi080 bash[28361]: cluster 2023-12-01T14:50:35.353544+0000 mgr.y (mgr.24362) 18058 : cluster 0 pgmap v18027: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:50:37.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:50:37 smithi080 bash[28361]: audit 2023-12-01T14:50:36.822844+0000 mon.c (mon.2) 11577 : audit 0 from='client.? 172.21.15.80:0/3742214977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:50:37.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:50:37 smithi090 bash[32384]: cluster 2023-12-01T14:50:35.353544+0000 mgr.y (mgr.24362) 18058 : cluster 0 pgmap v18027: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:50:37.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:50:37 smithi090 bash[32384]: audit 2023-12-01T14:50:36.822844+0000 mon.c (mon.2) 11577 : audit 0 from='client.? 172.21.15.80:0/3742214977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:50:39.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:50:39 smithi080 bash[41963]: cluster 2023-12-01T14:50:37.354742+0000 mgr.y (mgr.24362) 18059 : cluster 0 pgmap v18028: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:50:39.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:50:39 smithi080 bash[28361]: cluster 2023-12-01T14:50:37.354742+0000 mgr.y (mgr.24362) 18059 : cluster 0 pgmap v18028: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:50:39.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:50:39 smithi090 bash[32384]: cluster 2023-12-01T14:50:37.354742+0000 mgr.y (mgr.24362) 18059 : cluster 0 pgmap v18028: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:50:40.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:50:40 smithi080 bash[28361]: audit 2023-12-01T14:50:39.269250+0000 mon.c (mon.2) 11578 : audit 0 from='client.? 172.21.15.80:0/437183446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:50:40.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:50:40 smithi080 bash[41963]: audit 2023-12-01T14:50:39.269250+0000 mon.c (mon.2) 11578 : audit 0 from='client.? 172.21.15.80:0/437183446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:50:40.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:50:40 smithi090 bash[32384]: audit 2023-12-01T14:50:39.269250+0000 mon.c (mon.2) 11578 : audit 0 from='client.? 172.21.15.80:0/437183446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:50:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:50:41 smithi080 bash[28361]: cluster 2023-12-01T14:50:39.355398+0000 mgr.y (mgr.24362) 18060 : cluster 0 pgmap v18029: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:50:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:50:41 smithi080 bash[28361]: audit 2023-12-01T14:50:40.734184+0000 mon.c (mon.2) 11579 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:50:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:50:41 smithi080 bash[41963]: cluster 2023-12-01T14:50:39.355398+0000 mgr.y (mgr.24362) 18060 : cluster 0 pgmap v18029: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:50:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:50:41 smithi080 bash[41963]: audit 2023-12-01T14:50:40.734184+0000 mon.c (mon.2) 11579 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:50:41.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:50:41 smithi090 bash[32384]: cluster 2023-12-01T14:50:39.355398+0000 mgr.y (mgr.24362) 18060 : cluster 0 pgmap v18029: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:50:41.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:50:41 smithi090 bash[32384]: audit 2023-12-01T14:50:40.734184+0000 mon.c (mon.2) 11579 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:50:42.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:50:42 smithi080 bash[41963]: audit 2023-12-01T14:50:41.709504+0000 mon.c (mon.2) 11580 : audit 0 from='client.? 172.21.15.80:0/1007821327' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:50:42.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:50:42 smithi080 bash[28361]: audit 2023-12-01T14:50:41.709504+0000 mon.c (mon.2) 11580 : audit 0 from='client.? 172.21.15.80:0/1007821327' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:50:42.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:50:42 smithi090 bash[32384]: audit 2023-12-01T14:50:41.709504+0000 mon.c (mon.2) 11580 : audit 0 from='client.? 172.21.15.80:0/1007821327' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:50:43.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:50:43 smithi080 bash[28361]: cluster 2023-12-01T14:50:41.356592+0000 mgr.y (mgr.24362) 18061 : cluster 0 pgmap v18030: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:50:43.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:50:43 smithi080 bash[41963]: cluster 2023-12-01T14:50:41.356592+0000 mgr.y (mgr.24362) 18061 : cluster 0 pgmap v18030: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:50:43.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:50:43 smithi090 bash[32384]: cluster 2023-12-01T14:50:41.356592+0000 mgr.y (mgr.24362) 18061 : cluster 0 pgmap v18030: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:50:45.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:50:45 smithi080 bash[28361]: cluster 2023-12-01T14:50:43.357252+0000 mgr.y (mgr.24362) 18062 : cluster 0 pgmap v18031: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:50:45.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:50:45 smithi080 bash[28361]: audit 2023-12-01T14:50:44.164808+0000 mon.a (mon.0) 10973 : audit 0 from='client.? 172.21.15.80:0/1451758536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:50:45.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:50:45 smithi080 bash[41963]: cluster 2023-12-01T14:50:43.357252+0000 mgr.y (mgr.24362) 18062 : cluster 0 pgmap v18031: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:50:45.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:50:45 smithi080 bash[41963]: audit 2023-12-01T14:50:44.164808+0000 mon.a (mon.0) 10973 : audit 0 from='client.? 172.21.15.80:0/1451758536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:50:45.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:50:45 smithi090 bash[32384]: cluster 2023-12-01T14:50:43.357252+0000 mgr.y (mgr.24362) 18062 : cluster 0 pgmap v18031: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:50:45.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:50:45 smithi090 bash[32384]: audit 2023-12-01T14:50:44.164808+0000 mon.a (mon.0) 10973 : audit 0 from='client.? 172.21.15.80:0/1451758536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:50:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:50:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:50:46] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.43.0" 2023-12-01T14:50:47.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:50:47 smithi080 bash[41963]: cluster 2023-12-01T14:50:45.357918+0000 mgr.y (mgr.24362) 18063 : cluster 0 pgmap v18032: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:50:47.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:50:47 smithi080 bash[41963]: audit 2023-12-01T14:50:46.612315+0000 mon.c (mon.2) 11581 : audit 0 from='client.? 172.21.15.80:0/2524047092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:50:47.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:50:47 smithi080 bash[28361]: cluster 2023-12-01T14:50:45.357918+0000 mgr.y (mgr.24362) 18063 : cluster 0 pgmap v18032: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:50:47.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:50:47 smithi080 bash[28361]: audit 2023-12-01T14:50:46.612315+0000 mon.c (mon.2) 11581 : audit 0 from='client.? 172.21.15.80:0/2524047092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:50:47.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:50:47 smithi090 bash[32384]: cluster 2023-12-01T14:50:45.357918+0000 mgr.y (mgr.24362) 18063 : cluster 0 pgmap v18032: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:50:47.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:50:47 smithi090 bash[32384]: audit 2023-12-01T14:50:46.612315+0000 mon.c (mon.2) 11581 : audit 0 from='client.? 172.21.15.80:0/2524047092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:50:49.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:50:49 smithi080 bash[41963]: cluster 2023-12-01T14:50:47.359022+0000 mgr.y (mgr.24362) 18064 : cluster 0 pgmap v18033: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:50:49.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:50:49 smithi080 bash[41963]: audit 2023-12-01T14:50:48.740565+0000 mon.c (mon.2) 11582 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:50:49.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:50:49 smithi080 bash[41963]: audit 2023-12-01T14:50:49.082378+0000 mon.a (mon.0) 10974 : audit 0 from='client.? 172.21.15.80:0/2474670390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:50:49.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:50:49 smithi080 bash[28361]: cluster 2023-12-01T14:50:47.359022+0000 mgr.y (mgr.24362) 18064 : cluster 0 pgmap v18033: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:50:49.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:50:49 smithi080 bash[28361]: audit 2023-12-01T14:50:48.740565+0000 mon.c (mon.2) 11582 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:50:49.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:50:49 smithi080 bash[28361]: audit 2023-12-01T14:50:49.082378+0000 mon.a (mon.0) 10974 : audit 0 from='client.? 172.21.15.80:0/2474670390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:50:49.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:50:49 smithi090 bash[32384]: cluster 2023-12-01T14:50:47.359022+0000 mgr.y (mgr.24362) 18064 : cluster 0 pgmap v18033: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:50:49.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:50:49 smithi090 bash[32384]: audit 2023-12-01T14:50:48.740565+0000 mon.c (mon.2) 11582 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:50:49.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:50:49 smithi090 bash[32384]: audit 2023-12-01T14:50:49.082378+0000 mon.a (mon.0) 10974 : audit 0 from='client.? 172.21.15.80:0/2474670390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:50:51.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:50:51 smithi080 bash[28361]: cluster 2023-12-01T14:50:49.359666+0000 mgr.y (mgr.24362) 18065 : cluster 0 pgmap v18034: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:50:51.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:50:51 smithi080 bash[41963]: cluster 2023-12-01T14:50:49.359666+0000 mgr.y (mgr.24362) 18065 : cluster 0 pgmap v18034: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:50:51.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:50:51 smithi090 bash[32384]: cluster 2023-12-01T14:50:49.359666+0000 mgr.y (mgr.24362) 18065 : cluster 0 pgmap v18034: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:50:52.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:50:52 smithi080 bash[41963]: audit 2023-12-01T14:50:51.537632+0000 mon.a (mon.0) 10975 : audit 0 from='client.? 172.21.15.80:0/3918693175' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:50:52.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:50:52 smithi080 bash[28361]: audit 2023-12-01T14:50:51.537632+0000 mon.a (mon.0) 10975 : audit 0 from='client.? 172.21.15.80:0/3918693175' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:50:52.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:50:52 smithi090 bash[32384]: audit 2023-12-01T14:50:51.537632+0000 mon.a (mon.0) 10975 : audit 0 from='client.? 172.21.15.80:0/3918693175' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:50:53.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:50:53 smithi080 bash[28361]: cluster 2023-12-01T14:50:51.360754+0000 mgr.y (mgr.24362) 18066 : cluster 0 pgmap v18035: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:50:53.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:50:53 smithi080 bash[41963]: cluster 2023-12-01T14:50:51.360754+0000 mgr.y (mgr.24362) 18066 : cluster 0 pgmap v18035: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:50:53.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:50:53 smithi090 bash[32384]: cluster 2023-12-01T14:50:51.360754+0000 mgr.y (mgr.24362) 18066 : cluster 0 pgmap v18035: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:50:54.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:50:54 smithi080 bash[28361]: audit 2023-12-01T14:50:54.007836+0000 mon.a (mon.0) 10976 : audit 0 from='client.? 172.21.15.80:0/1826510579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:50:54.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:50:54 smithi080 bash[41963]: audit 2023-12-01T14:50:54.007836+0000 mon.a (mon.0) 10976 : audit 0 from='client.? 172.21.15.80:0/1826510579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:50:54.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:50:54 smithi090 bash[32384]: audit 2023-12-01T14:50:54.007836+0000 mon.a (mon.0) 10976 : audit 0 from='client.? 172.21.15.80:0/1826510579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:50:55.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:50:55 smithi080 bash[28361]: cluster 2023-12-01T14:50:53.361460+0000 mgr.y (mgr.24362) 18067 : cluster 0 pgmap v18036: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:50:55.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:50:55 smithi080 bash[28361]: audit 2023-12-01T14:50:54.536313+0000 mon.a (mon.0) 10977 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:50:55.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:50:55 smithi080 bash[28361]: audit 2023-12-01T14:50:54.545516+0000 mon.a (mon.0) 10978 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:50:55.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:50:55 smithi080 bash[28361]: audit 2023-12-01T14:50:54.940379+0000 mon.a (mon.0) 10979 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:50:55.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:50:55 smithi080 bash[28361]: audit 2023-12-01T14:50:54.957515+0000 mon.a (mon.0) 10980 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:50:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:50:55 smithi080 bash[41963]: cluster 2023-12-01T14:50:53.361460+0000 mgr.y (mgr.24362) 18067 : cluster 0 pgmap v18036: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:50:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:50:55 smithi080 bash[41963]: audit 2023-12-01T14:50:54.536313+0000 mon.a (mon.0) 10977 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:50:55.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:50:55 smithi080 bash[41963]: audit 2023-12-01T14:50:54.545516+0000 mon.a (mon.0) 10978 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:50:55.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:50:55 smithi080 bash[41963]: audit 2023-12-01T14:50:54.940379+0000 mon.a (mon.0) 10979 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:50:55.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:50:55 smithi080 bash[41963]: audit 2023-12-01T14:50:54.957515+0000 mon.a (mon.0) 10980 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:50:55.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:50:55 smithi090 bash[32384]: cluster 2023-12-01T14:50:53.361460+0000 mgr.y (mgr.24362) 18067 : cluster 0 pgmap v18036: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:50:55.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:50:55 smithi090 bash[32384]: audit 2023-12-01T14:50:54.536313+0000 mon.a (mon.0) 10977 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:50:55.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:50:55 smithi090 bash[32384]: audit 2023-12-01T14:50:54.545516+0000 mon.a (mon.0) 10978 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:50:55.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:50:55 smithi090 bash[32384]: audit 2023-12-01T14:50:54.940379+0000 mon.a (mon.0) 10979 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:50:55.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:50:55 smithi090 bash[32384]: audit 2023-12-01T14:50:54.957515+0000 mon.a (mon.0) 10980 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:50:56.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:50:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:50:56] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T14:50:56.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:50:56 smithi080 bash[41963]: audit 2023-12-01T14:50:55.449079+0000 mon.c (mon.2) 11583 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:50:56.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:50:56 smithi080 bash[41963]: audit 2023-12-01T14:50:55.450861+0000 mon.c (mon.2) 11584 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:50:56.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:50:56 smithi080 bash[41963]: audit 2023-12-01T14:50:55.464291+0000 mon.a (mon.0) 10981 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:50:56.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:50:56 smithi080 bash[41963]: audit 2023-12-01T14:50:55.734849+0000 mon.c (mon.2) 11585 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:50:56.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:50:56 smithi080 bash[28361]: audit 2023-12-01T14:50:55.449079+0000 mon.c (mon.2) 11583 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:50:56.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:50:56 smithi080 bash[28361]: audit 2023-12-01T14:50:55.450861+0000 mon.c (mon.2) 11584 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:50:56.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:50:56 smithi080 bash[28361]: audit 2023-12-01T14:50:55.464291+0000 mon.a (mon.0) 10981 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:50:56.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:50:56 smithi080 bash[28361]: audit 2023-12-01T14:50:55.734849+0000 mon.c (mon.2) 11585 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:50:56.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:50:56 smithi090 bash[32384]: audit 2023-12-01T14:50:55.449079+0000 mon.c (mon.2) 11583 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:50:56.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:50:56 smithi090 bash[32384]: audit 2023-12-01T14:50:55.450861+0000 mon.c (mon.2) 11584 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:50:56.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:50:56 smithi090 bash[32384]: audit 2023-12-01T14:50:55.464291+0000 mon.a (mon.0) 10981 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:50:56.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:50:56 smithi090 bash[32384]: audit 2023-12-01T14:50:55.734849+0000 mon.c (mon.2) 11585 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:50:57.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:50:57 smithi080 bash[28361]: cluster 2023-12-01T14:50:55.362169+0000 mgr.y (mgr.24362) 18068 : cluster 0 pgmap v18037: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:50:57.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:50:57 smithi080 bash[28361]: audit 2023-12-01T14:50:56.463325+0000 mon.a (mon.0) 10982 : audit 0 from='client.? 172.21.15.80:0/461294868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:50:57.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:50:57 smithi080 bash[41963]: cluster 2023-12-01T14:50:55.362169+0000 mgr.y (mgr.24362) 18068 : cluster 0 pgmap v18037: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:50:57.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:50:57 smithi080 bash[41963]: audit 2023-12-01T14:50:56.463325+0000 mon.a (mon.0) 10982 : audit 0 from='client.? 172.21.15.80:0/461294868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:50:57.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:50:57 smithi090 bash[32384]: cluster 2023-12-01T14:50:55.362169+0000 mgr.y (mgr.24362) 18068 : cluster 0 pgmap v18037: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:50:57.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:50:57 smithi090 bash[32384]: audit 2023-12-01T14:50:56.463325+0000 mon.a (mon.0) 10982 : audit 0 from='client.? 172.21.15.80:0/461294868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:50:59.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:50:59 smithi090 bash[32384]: cluster 2023-12-01T14:50:57.363333+0000 mgr.y (mgr.24362) 18069 : cluster 0 pgmap v18038: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:50:59.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:50:59 smithi090 bash[32384]: audit 2023-12-01T14:50:58.921999+0000 mon.a (mon.0) 10983 : audit 0 from='client.? 172.21.15.80:0/1000110840' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:50:59.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:50:59 smithi080 bash[41963]: cluster 2023-12-01T14:50:57.363333+0000 mgr.y (mgr.24362) 18069 : cluster 0 pgmap v18038: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:50:59.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:50:59 smithi080 bash[41963]: audit 2023-12-01T14:50:58.921999+0000 mon.a (mon.0) 10983 : audit 0 from='client.? 172.21.15.80:0/1000110840' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:50:59.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:50:59 smithi080 bash[28361]: cluster 2023-12-01T14:50:57.363333+0000 mgr.y (mgr.24362) 18069 : cluster 0 pgmap v18038: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:50:59.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:50:59 smithi080 bash[28361]: audit 2023-12-01T14:50:58.921999+0000 mon.a (mon.0) 10983 : audit 0 from='client.? 172.21.15.80:0/1000110840' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:51:01.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:51:01 smithi090 bash[32384]: cluster 2023-12-01T14:50:59.364075+0000 mgr.y (mgr.24362) 18070 : cluster 0 pgmap v18039: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:51:01.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:51:01 smithi080 bash[28361]: cluster 2023-12-01T14:50:59.364075+0000 mgr.y (mgr.24362) 18070 : cluster 0 pgmap v18039: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:51:01.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:51:01 smithi080 bash[41963]: cluster 2023-12-01T14:50:59.364075+0000 mgr.y (mgr.24362) 18070 : cluster 0 pgmap v18039: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:51:02.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:51:02 smithi090 bash[32384]: audit 2023-12-01T14:51:01.377003+0000 mon.c (mon.2) 11586 : audit 0 from='client.? 172.21.15.80:0/3184954502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:51:02.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:51:02 smithi080 bash[41963]: audit 2023-12-01T14:51:01.377003+0000 mon.c (mon.2) 11586 : audit 0 from='client.? 172.21.15.80:0/3184954502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:51:02.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:51:02 smithi080 bash[28361]: audit 2023-12-01T14:51:01.377003+0000 mon.c (mon.2) 11586 : audit 0 from='client.? 172.21.15.80:0/3184954502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:51:03.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:51:03 smithi090 bash[32384]: cluster 2023-12-01T14:51:01.365163+0000 mgr.y (mgr.24362) 18071 : cluster 0 pgmap v18040: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:51:03.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:51:03 smithi080 bash[28361]: cluster 2023-12-01T14:51:01.365163+0000 mgr.y (mgr.24362) 18071 : cluster 0 pgmap v18040: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:51:03.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:51:03 smithi080 bash[41963]: cluster 2023-12-01T14:51:01.365163+0000 mgr.y (mgr.24362) 18071 : cluster 0 pgmap v18040: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:51:04.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:51:04 smithi090 bash[32384]: cluster 2023-12-01T14:51:03.365833+0000 mgr.y (mgr.24362) 18072 : cluster 0 pgmap v18041: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:51:04.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:51:04 smithi090 bash[32384]: audit 2023-12-01T14:51:03.829813+0000 mon.a (mon.0) 10984 : audit 0 from='client.? 172.21.15.80:0/3002099392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:51:04.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:51:04 smithi080 bash[28361]: cluster 2023-12-01T14:51:03.365833+0000 mgr.y (mgr.24362) 18072 : cluster 0 pgmap v18041: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:51:04.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:51:04 smithi080 bash[28361]: audit 2023-12-01T14:51:03.829813+0000 mon.a (mon.0) 10984 : audit 0 from='client.? 172.21.15.80:0/3002099392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:51:04.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:51:04 smithi080 bash[41963]: cluster 2023-12-01T14:51:03.365833+0000 mgr.y (mgr.24362) 18072 : cluster 0 pgmap v18041: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:51:04.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:51:04 smithi080 bash[41963]: audit 2023-12-01T14:51:03.829813+0000 mon.a (mon.0) 10984 : audit 0 from='client.? 172.21.15.80:0/3002099392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:51:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:51:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:51:06] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T14:51:07.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:51:06 smithi090 bash[32384]: cluster 2023-12-01T14:51:05.366508+0000 mgr.y (mgr.24362) 18073 : cluster 0 pgmap v18042: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:51:07.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:51:06 smithi090 bash[32384]: audit 2023-12-01T14:51:06.283176+0000 mon.c (mon.2) 11587 : audit 0 from='client.? 172.21.15.80:0/2568631015' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:51:07.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:51:06 smithi080 bash[28361]: cluster 2023-12-01T14:51:05.366508+0000 mgr.y (mgr.24362) 18073 : cluster 0 pgmap v18042: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:51:07.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:51:06 smithi080 bash[28361]: audit 2023-12-01T14:51:06.283176+0000 mon.c (mon.2) 11587 : audit 0 from='client.? 172.21.15.80:0/2568631015' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:51:07.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:51:06 smithi080 bash[41963]: cluster 2023-12-01T14:51:05.366508+0000 mgr.y (mgr.24362) 18073 : cluster 0 pgmap v18042: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:51:07.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:51:06 smithi080 bash[41963]: audit 2023-12-01T14:51:06.283176+0000 mon.c (mon.2) 11587 : audit 0 from='client.? 172.21.15.80:0/2568631015' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:51:09.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:51:08 smithi090 bash[32384]: cluster 2023-12-01T14:51:07.367684+0000 mgr.y (mgr.24362) 18074 : cluster 0 pgmap v18043: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:51:09.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:51:08 smithi090 bash[32384]: audit 2023-12-01T14:51:08.738492+0000 mon.a (mon.0) 10985 : audit 0 from='client.? 172.21.15.80:0/1730512521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:51:09.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:51:08 smithi080 bash[28361]: cluster 2023-12-01T14:51:07.367684+0000 mgr.y (mgr.24362) 18074 : cluster 0 pgmap v18043: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:51:09.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:51:08 smithi080 bash[28361]: audit 2023-12-01T14:51:08.738492+0000 mon.a (mon.0) 10985 : audit 0 from='client.? 172.21.15.80:0/1730512521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:51:09.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:51:08 smithi080 bash[41963]: cluster 2023-12-01T14:51:07.367684+0000 mgr.y (mgr.24362) 18074 : cluster 0 pgmap v18043: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:51:09.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:51:08 smithi080 bash[41963]: audit 2023-12-01T14:51:08.738492+0000 mon.a (mon.0) 10985 : audit 0 from='client.? 172.21.15.80:0/1730512521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:51:11.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:51:10 smithi090 bash[32384]: cluster 2023-12-01T14:51:09.368381+0000 mgr.y (mgr.24362) 18075 : cluster 0 pgmap v18044: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:51:11.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:51:10 smithi090 bash[32384]: audit 2023-12-01T14:51:10.735307+0000 mon.c (mon.2) 11588 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:51:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:51:10 smithi080 bash[41963]: cluster 2023-12-01T14:51:09.368381+0000 mgr.y (mgr.24362) 18075 : cluster 0 pgmap v18044: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:51:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:51:10 smithi080 bash[41963]: audit 2023-12-01T14:51:10.735307+0000 mon.c (mon.2) 11588 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:51:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:51:10 smithi080 bash[28361]: cluster 2023-12-01T14:51:09.368381+0000 mgr.y (mgr.24362) 18075 : cluster 0 pgmap v18044: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:51:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:51:10 smithi080 bash[28361]: audit 2023-12-01T14:51:10.735307+0000 mon.c (mon.2) 11588 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:51:12.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:51:11 smithi090 bash[32384]: audit 2023-12-01T14:51:11.189220+0000 mon.c (mon.2) 11589 : audit 0 from='client.? 172.21.15.80:0/2179705337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:51:12.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:51:11 smithi080 bash[41963]: audit 2023-12-01T14:51:11.189220+0000 mon.c (mon.2) 11589 : audit 0 from='client.? 172.21.15.80:0/2179705337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:51:12.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:51:11 smithi080 bash[28361]: audit 2023-12-01T14:51:11.189220+0000 mon.c (mon.2) 11589 : audit 0 from='client.? 172.21.15.80:0/2179705337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:51:13.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:51:12 smithi090 bash[32384]: cluster 2023-12-01T14:51:11.369830+0000 mgr.y (mgr.24362) 18076 : cluster 0 pgmap v18045: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:51:13.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:51:12 smithi080 bash[41963]: cluster 2023-12-01T14:51:11.369830+0000 mgr.y (mgr.24362) 18076 : cluster 0 pgmap v18045: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:51:13.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:51:12 smithi080 bash[28361]: cluster 2023-12-01T14:51:11.369830+0000 mgr.y (mgr.24362) 18076 : cluster 0 pgmap v18045: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:51:14.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:51:13 smithi090 bash[32384]: audit 2023-12-01T14:51:13.639193+0000 mon.c (mon.2) 11590 : audit 0 from='client.? 172.21.15.80:0/3633226111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:51:14.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:51:13 smithi080 bash[28361]: audit 2023-12-01T14:51:13.639193+0000 mon.c (mon.2) 11590 : audit 0 from='client.? 172.21.15.80:0/3633226111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:51:14.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:51:13 smithi080 bash[41963]: audit 2023-12-01T14:51:13.639193+0000 mon.c (mon.2) 11590 : audit 0 from='client.? 172.21.15.80:0/3633226111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:51:15.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:51:14 smithi090 bash[32384]: cluster 2023-12-01T14:51:13.370498+0000 mgr.y (mgr.24362) 18077 : cluster 0 pgmap v18046: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:51:15.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:51:14 smithi080 bash[28361]: cluster 2023-12-01T14:51:13.370498+0000 mgr.y (mgr.24362) 18077 : cluster 0 pgmap v18046: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:51:15.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:51:14 smithi080 bash[41963]: cluster 2023-12-01T14:51:13.370498+0000 mgr.y (mgr.24362) 18077 : cluster 0 pgmap v18046: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:51:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:51:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:51:16] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T14:51:17.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:51:16 smithi090 bash[32384]: cluster 2023-12-01T14:51:15.371141+0000 mgr.y (mgr.24362) 18078 : cluster 0 pgmap v18047: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:51:17.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:51:16 smithi090 bash[32384]: audit 2023-12-01T14:51:16.103045+0000 mon.a (mon.0) 10986 : audit 0 from='client.? 172.21.15.80:0/3099255369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:51:17.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:51:16 smithi080 bash[28361]: cluster 2023-12-01T14:51:15.371141+0000 mgr.y (mgr.24362) 18078 : cluster 0 pgmap v18047: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:51:17.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:51:16 smithi080 bash[28361]: audit 2023-12-01T14:51:16.103045+0000 mon.a (mon.0) 10986 : audit 0 from='client.? 172.21.15.80:0/3099255369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:51:17.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:51:16 smithi080 bash[41963]: cluster 2023-12-01T14:51:15.371141+0000 mgr.y (mgr.24362) 18078 : cluster 0 pgmap v18047: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:51:17.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:51:16 smithi080 bash[41963]: audit 2023-12-01T14:51:16.103045+0000 mon.a (mon.0) 10986 : audit 0 from='client.? 172.21.15.80:0/3099255369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:51:19.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:51:18 smithi090 bash[32384]: cluster 2023-12-01T14:51:17.372435+0000 mgr.y (mgr.24362) 18079 : cluster 0 pgmap v18048: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:51:19.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:51:18 smithi090 bash[32384]: audit 2023-12-01T14:51:18.555772+0000 mon.a (mon.0) 10987 : audit 0 from='client.? 172.21.15.80:0/2480017093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:51:19.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:51:18 smithi080 bash[41963]: cluster 2023-12-01T14:51:17.372435+0000 mgr.y (mgr.24362) 18079 : cluster 0 pgmap v18048: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:51:19.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:51:18 smithi080 bash[41963]: audit 2023-12-01T14:51:18.555772+0000 mon.a (mon.0) 10987 : audit 0 from='client.? 172.21.15.80:0/2480017093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:51:19.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:51:18 smithi080 bash[28361]: cluster 2023-12-01T14:51:17.372435+0000 mgr.y (mgr.24362) 18079 : cluster 0 pgmap v18048: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:51:19.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:51:18 smithi080 bash[28361]: audit 2023-12-01T14:51:18.555772+0000 mon.a (mon.0) 10987 : audit 0 from='client.? 172.21.15.80:0/2480017093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:51:21.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:51:20 smithi090 bash[32384]: cluster 2023-12-01T14:51:19.373140+0000 mgr.y (mgr.24362) 18080 : cluster 0 pgmap v18049: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:51:21.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:51:20 smithi080 bash[41963]: cluster 2023-12-01T14:51:19.373140+0000 mgr.y (mgr.24362) 18080 : cluster 0 pgmap v18049: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:51:21.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:51:20 smithi080 bash[28361]: cluster 2023-12-01T14:51:19.373140+0000 mgr.y (mgr.24362) 18080 : cluster 0 pgmap v18049: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:51:22.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:51:21 smithi090 bash[32384]: audit 2023-12-01T14:51:21.013260+0000 mon.a (mon.0) 10988 : audit 0 from='client.? 172.21.15.80:0/3608132721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:51:22.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:51:21 smithi080 bash[41963]: audit 2023-12-01T14:51:21.013260+0000 mon.a (mon.0) 10988 : audit 0 from='client.? 172.21.15.80:0/3608132721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:51:22.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:51:21 smithi080 bash[28361]: audit 2023-12-01T14:51:21.013260+0000 mon.a (mon.0) 10988 : audit 0 from='client.? 172.21.15.80:0/3608132721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:51:23.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:51:22 smithi090 bash[32384]: cluster 2023-12-01T14:51:21.374315+0000 mgr.y (mgr.24362) 18081 : cluster 0 pgmap v18050: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:51:23.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:51:22 smithi080 bash[41963]: cluster 2023-12-01T14:51:21.374315+0000 mgr.y (mgr.24362) 18081 : cluster 0 pgmap v18050: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:51:23.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:51:22 smithi080 bash[28361]: cluster 2023-12-01T14:51:21.374315+0000 mgr.y (mgr.24362) 18081 : cluster 0 pgmap v18050: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:51:24.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:51:24 smithi090 bash[32384]: audit 2023-12-01T14:51:23.471119+0000 mon.a (mon.0) 10989 : audit 0 from='client.? 172.21.15.80:0/4023902279' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:51:24.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:51:24 smithi080 bash[28361]: audit 2023-12-01T14:51:23.471119+0000 mon.a (mon.0) 10989 : audit 0 from='client.? 172.21.15.80:0/4023902279' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:51:24.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:51:24 smithi080 bash[41963]: audit 2023-12-01T14:51:23.471119+0000 mon.a (mon.0) 10989 : audit 0 from='client.? 172.21.15.80:0/4023902279' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:51:25.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:51:25 smithi090 bash[32384]: cluster 2023-12-01T14:51:23.374951+0000 mgr.y (mgr.24362) 18082 : cluster 0 pgmap v18051: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:51:25.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:51:25 smithi080 bash[41963]: cluster 2023-12-01T14:51:23.374951+0000 mgr.y (mgr.24362) 18082 : cluster 0 pgmap v18051: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:51:25.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:51:25 smithi080 bash[28361]: cluster 2023-12-01T14:51:23.374951+0000 mgr.y (mgr.24362) 18082 : cluster 0 pgmap v18051: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:51:26.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:51:26 smithi090 bash[32384]: audit 2023-12-01T14:51:25.735343+0000 mon.c (mon.2) 11591 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:51:26.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:51:26 smithi090 bash[32384]: audit 2023-12-01T14:51:25.927750+0000 mon.c (mon.2) 11592 : audit 0 from='client.? 172.21.15.80:0/3922331914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:51:26.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:51:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:51:26] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T14:51:26.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:51:26 smithi080 bash[28361]: audit 2023-12-01T14:51:25.735343+0000 mon.c (mon.2) 11591 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:51:26.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:51:26 smithi080 bash[28361]: audit 2023-12-01T14:51:25.927750+0000 mon.c (mon.2) 11592 : audit 0 from='client.? 172.21.15.80:0/3922331914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:51:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:51:26 smithi080 bash[41963]: audit 2023-12-01T14:51:25.735343+0000 mon.c (mon.2) 11591 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:51:26.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:51:26 smithi080 bash[41963]: audit 2023-12-01T14:51:25.927750+0000 mon.c (mon.2) 11592 : audit 0 from='client.? 172.21.15.80:0/3922331914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:51:27.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:51:27 smithi080 bash[28361]: cluster 2023-12-01T14:51:25.375637+0000 mgr.y (mgr.24362) 18083 : cluster 0 pgmap v18052: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:51:27.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:51:27 smithi080 bash[41963]: cluster 2023-12-01T14:51:25.375637+0000 mgr.y (mgr.24362) 18083 : cluster 0 pgmap v18052: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:51:27.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:51:27 smithi090 bash[32384]: cluster 2023-12-01T14:51:25.375637+0000 mgr.y (mgr.24362) 18083 : cluster 0 pgmap v18052: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:51:29.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:51:29 smithi080 bash[28361]: cluster 2023-12-01T14:51:27.376828+0000 mgr.y (mgr.24362) 18084 : cluster 0 pgmap v18053: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:51:29.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:51:29 smithi080 bash[28361]: audit 2023-12-01T14:51:28.392179+0000 mon.c (mon.2) 11593 : audit 0 from='client.? 172.21.15.80:0/3626395536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:51:29.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:51:29 smithi080 bash[41963]: cluster 2023-12-01T14:51:27.376828+0000 mgr.y (mgr.24362) 18084 : cluster 0 pgmap v18053: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:51:29.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:51:29 smithi080 bash[41963]: audit 2023-12-01T14:51:28.392179+0000 mon.c (mon.2) 11593 : audit 0 from='client.? 172.21.15.80:0/3626395536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:51:29.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:51:29 smithi090 bash[32384]: cluster 2023-12-01T14:51:27.376828+0000 mgr.y (mgr.24362) 18084 : cluster 0 pgmap v18053: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:51:29.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:51:29 smithi090 bash[32384]: audit 2023-12-01T14:51:28.392179+0000 mon.c (mon.2) 11593 : audit 0 from='client.? 172.21.15.80:0/3626395536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:51:31.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:51:31 smithi080 bash[28361]: cluster 2023-12-01T14:51:29.377505+0000 mgr.y (mgr.24362) 18085 : cluster 0 pgmap v18054: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:51:31.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:51:31 smithi080 bash[28361]: audit 2023-12-01T14:51:30.843081+0000 mon.a (mon.0) 10990 : audit 0 from='client.? 172.21.15.80:0/2668770636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:51:31.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:51:31 smithi080 bash[41963]: cluster 2023-12-01T14:51:29.377505+0000 mgr.y (mgr.24362) 18085 : cluster 0 pgmap v18054: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:51:31.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:51:31 smithi080 bash[41963]: audit 2023-12-01T14:51:30.843081+0000 mon.a (mon.0) 10990 : audit 0 from='client.? 172.21.15.80:0/2668770636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:51:31.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:51:31 smithi090 bash[32384]: cluster 2023-12-01T14:51:29.377505+0000 mgr.y (mgr.24362) 18085 : cluster 0 pgmap v18054: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:51:31.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:51:31 smithi090 bash[32384]: audit 2023-12-01T14:51:30.843081+0000 mon.a (mon.0) 10990 : audit 0 from='client.? 172.21.15.80:0/2668770636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:51:33.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:51:33 smithi080 bash[28361]: cluster 2023-12-01T14:51:31.378633+0000 mgr.y (mgr.24362) 18086 : cluster 0 pgmap v18055: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:51:33.435 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:51:33 smithi080 bash[41963]: cluster 2023-12-01T14:51:31.378633+0000 mgr.y (mgr.24362) 18086 : cluster 0 pgmap v18055: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:51:33.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:51:33 smithi090 bash[32384]: cluster 2023-12-01T14:51:31.378633+0000 mgr.y (mgr.24362) 18086 : cluster 0 pgmap v18055: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:51:34.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:51:34 smithi090 bash[32384]: audit 2023-12-01T14:51:33.302098+0000 mon.c (mon.2) 11594 : audit 0 from='client.? 172.21.15.80:0/865419591' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:51:34.270 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 14:51:33 smithi090 bash[65515]: logger=cleanup t=2023-12-01T14:51:33.85966212Z level=info msg="Completed cleanup jobs" duration=69.8988ms 2023-12-01T14:51:34.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:51:34 smithi080 bash[28361]: audit 2023-12-01T14:51:33.302098+0000 mon.c (mon.2) 11594 : audit 0 from='client.? 172.21.15.80:0/865419591' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:51:34.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:51:34 smithi080 bash[41963]: audit 2023-12-01T14:51:33.302098+0000 mon.c (mon.2) 11594 : audit 0 from='client.? 172.21.15.80:0/865419591' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:51:35.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:51:35 smithi080 bash[28361]: cluster 2023-12-01T14:51:33.379301+0000 mgr.y (mgr.24362) 18087 : cluster 0 pgmap v18056: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:51:35.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:51:35 smithi080 bash[41963]: cluster 2023-12-01T14:51:33.379301+0000 mgr.y (mgr.24362) 18087 : cluster 0 pgmap v18056: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:51:35.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:51:35 smithi090 bash[32384]: cluster 2023-12-01T14:51:33.379301+0000 mgr.y (mgr.24362) 18087 : cluster 0 pgmap v18056: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:51:36.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:51:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:51:36] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T14:51:36.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:51:36 smithi080 bash[28361]: audit 2023-12-01T14:51:35.750178+0000 mon.a (mon.0) 10991 : audit 0 from='client.? 172.21.15.80:0/161163572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:51:36.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:51:36 smithi080 bash[41963]: audit 2023-12-01T14:51:35.750178+0000 mon.a (mon.0) 10991 : audit 0 from='client.? 172.21.15.80:0/161163572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:51:36.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:51:36 smithi090 bash[32384]: audit 2023-12-01T14:51:35.750178+0000 mon.a (mon.0) 10991 : audit 0 from='client.? 172.21.15.80:0/161163572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:51:37.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:51:37 smithi080 bash[28361]: cluster 2023-12-01T14:51:35.380019+0000 mgr.y (mgr.24362) 18088 : cluster 0 pgmap v18057: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:51:37.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:51:37 smithi080 bash[41963]: cluster 2023-12-01T14:51:35.380019+0000 mgr.y (mgr.24362) 18088 : cluster 0 pgmap v18057: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:51:37.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:51:37 smithi090 bash[32384]: cluster 2023-12-01T14:51:35.380019+0000 mgr.y (mgr.24362) 18088 : cluster 0 pgmap v18057: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:51:39.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:51:39 smithi080 bash[28361]: cluster 2023-12-01T14:51:37.381298+0000 mgr.y (mgr.24362) 18089 : cluster 0 pgmap v18058: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:51:39.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:51:39 smithi080 bash[28361]: audit 2023-12-01T14:51:38.213403+0000 mon.c (mon.2) 11595 : audit 0 from='client.? 172.21.15.80:0/2720950084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:51:39.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:51:39 smithi080 bash[41963]: cluster 2023-12-01T14:51:37.381298+0000 mgr.y (mgr.24362) 18089 : cluster 0 pgmap v18058: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:51:39.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:51:39 smithi080 bash[41963]: audit 2023-12-01T14:51:38.213403+0000 mon.c (mon.2) 11595 : audit 0 from='client.? 172.21.15.80:0/2720950084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:51:39.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:51:39 smithi090 bash[32384]: cluster 2023-12-01T14:51:37.381298+0000 mgr.y (mgr.24362) 18089 : cluster 0 pgmap v18058: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:51:39.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:51:39 smithi090 bash[32384]: audit 2023-12-01T14:51:38.213403+0000 mon.c (mon.2) 11595 : audit 0 from='client.? 172.21.15.80:0/2720950084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:51:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:51:41 smithi080 bash[41963]: cluster 2023-12-01T14:51:39.382103+0000 mgr.y (mgr.24362) 18090 : cluster 0 pgmap v18059: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:51:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:51:41 smithi080 bash[41963]: audit 2023-12-01T14:51:40.665817+0000 mon.c (mon.2) 11596 : audit 0 from='client.? 172.21.15.80:0/551535584' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:51:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:51:41 smithi080 bash[41963]: audit 2023-12-01T14:51:40.737389+0000 mon.c (mon.2) 11597 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:51:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:51:41 smithi080 bash[28361]: cluster 2023-12-01T14:51:39.382103+0000 mgr.y (mgr.24362) 18090 : cluster 0 pgmap v18059: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:51:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:51:41 smithi080 bash[28361]: audit 2023-12-01T14:51:40.665817+0000 mon.c (mon.2) 11596 : audit 0 from='client.? 172.21.15.80:0/551535584' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:51:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:51:41 smithi080 bash[28361]: audit 2023-12-01T14:51:40.737389+0000 mon.c (mon.2) 11597 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:51:41.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:51:41 smithi090 bash[32384]: cluster 2023-12-01T14:51:39.382103+0000 mgr.y (mgr.24362) 18090 : cluster 0 pgmap v18059: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:51:41.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:51:41 smithi090 bash[32384]: audit 2023-12-01T14:51:40.665817+0000 mon.c (mon.2) 11596 : audit 0 from='client.? 172.21.15.80:0/551535584' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:51:41.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:51:41 smithi090 bash[32384]: audit 2023-12-01T14:51:40.737389+0000 mon.c (mon.2) 11597 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:51:43.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:51:43 smithi080 bash[41963]: cluster 2023-12-01T14:51:41.383316+0000 mgr.y (mgr.24362) 18091 : cluster 0 pgmap v18060: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:51:43.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:51:43 smithi080 bash[28361]: cluster 2023-12-01T14:51:41.383316+0000 mgr.y (mgr.24362) 18091 : cluster 0 pgmap v18060: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:51:43.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:51:43 smithi090 bash[32384]: cluster 2023-12-01T14:51:41.383316+0000 mgr.y (mgr.24362) 18091 : cluster 0 pgmap v18060: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:51:44.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:51:44 smithi080 bash[28361]: audit 2023-12-01T14:51:43.127543+0000 mon.c (mon.2) 11598 : audit 0 from='client.? 172.21.15.80:0/3688526507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:51:44.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:51:44 smithi080 bash[41963]: audit 2023-12-01T14:51:43.127543+0000 mon.c (mon.2) 11598 : audit 0 from='client.? 172.21.15.80:0/3688526507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:51:44.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:51:44 smithi090 bash[32384]: audit 2023-12-01T14:51:43.127543+0000 mon.c (mon.2) 11598 : audit 0 from='client.? 172.21.15.80:0/3688526507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:51:45.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:51:45 smithi080 bash[41963]: cluster 2023-12-01T14:51:43.384032+0000 mgr.y (mgr.24362) 18092 : cluster 0 pgmap v18061: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:51:45.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:51:45 smithi080 bash[28361]: cluster 2023-12-01T14:51:43.384032+0000 mgr.y (mgr.24362) 18092 : cluster 0 pgmap v18061: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:51:45.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:51:45 smithi090 bash[32384]: cluster 2023-12-01T14:51:43.384032+0000 mgr.y (mgr.24362) 18092 : cluster 0 pgmap v18061: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:51:46.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:51:46 smithi080 bash[28361]: audit 2023-12-01T14:51:45.579070+0000 mon.a (mon.0) 10992 : audit 0 from='client.? 172.21.15.80:0/4000953433' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:51:46.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:51:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:51:46] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T14:51:46.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:51:46 smithi080 bash[41963]: audit 2023-12-01T14:51:45.579070+0000 mon.a (mon.0) 10992 : audit 0 from='client.? 172.21.15.80:0/4000953433' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:51:46.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:51:46 smithi090 bash[32384]: audit 2023-12-01T14:51:45.579070+0000 mon.a (mon.0) 10992 : audit 0 from='client.? 172.21.15.80:0/4000953433' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:51:47.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:51:47 smithi080 bash[41963]: cluster 2023-12-01T14:51:45.384761+0000 mgr.y (mgr.24362) 18093 : cluster 0 pgmap v18062: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:51:47.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:51:47 smithi080 bash[28361]: cluster 2023-12-01T14:51:45.384761+0000 mgr.y (mgr.24362) 18093 : cluster 0 pgmap v18062: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:51:47.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:51:47 smithi090 bash[32384]: cluster 2023-12-01T14:51:45.384761+0000 mgr.y (mgr.24362) 18093 : cluster 0 pgmap v18062: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:51:48.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:51:48 smithi080 bash[28361]: audit 2023-12-01T14:51:48.028716+0000 mon.a (mon.0) 10993 : audit 0 from='client.? 172.21.15.80:0/95908965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:51:48.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:51:48 smithi080 bash[41963]: audit 2023-12-01T14:51:48.028716+0000 mon.a (mon.0) 10993 : audit 0 from='client.? 172.21.15.80:0/95908965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:51:48.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:51:48 smithi090 bash[32384]: audit 2023-12-01T14:51:48.028716+0000 mon.a (mon.0) 10993 : audit 0 from='client.? 172.21.15.80:0/95908965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:51:49.436 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:51:49 smithi080 bash[28361]: cluster 2023-12-01T14:51:47.386000+0000 mgr.y (mgr.24362) 18094 : cluster 0 pgmap v18063: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:51:49.437 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:51:49 smithi080 bash[41963]: cluster 2023-12-01T14:51:47.386000+0000 mgr.y (mgr.24362) 18094 : cluster 0 pgmap v18063: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:51:49.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:51:49 smithi090 bash[32384]: cluster 2023-12-01T14:51:47.386000+0000 mgr.y (mgr.24362) 18094 : cluster 0 pgmap v18063: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:51:51.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:51:51 smithi080 bash[41963]: cluster 2023-12-01T14:51:49.386728+0000 mgr.y (mgr.24362) 18095 : cluster 0 pgmap v18064: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:51:51.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:51:51 smithi080 bash[41963]: audit 2023-12-01T14:51:50.478053+0000 mon.c (mon.2) 11599 : audit 0 from='client.? 172.21.15.80:0/2767598490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:51:51.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:51:51 smithi080 bash[28361]: cluster 2023-12-01T14:51:49.386728+0000 mgr.y (mgr.24362) 18095 : cluster 0 pgmap v18064: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:51:51.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:51:51 smithi080 bash[28361]: audit 2023-12-01T14:51:50.478053+0000 mon.c (mon.2) 11599 : audit 0 from='client.? 172.21.15.80:0/2767598490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:51:51.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:51:51 smithi090 bash[32384]: cluster 2023-12-01T14:51:49.386728+0000 mgr.y (mgr.24362) 18095 : cluster 0 pgmap v18064: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:51:51.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:51:51 smithi090 bash[32384]: audit 2023-12-01T14:51:50.478053+0000 mon.c (mon.2) 11599 : audit 0 from='client.? 172.21.15.80:0/2767598490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:51:53.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:51:53 smithi080 bash[41963]: cluster 2023-12-01T14:51:51.387990+0000 mgr.y (mgr.24362) 18096 : cluster 0 pgmap v18065: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:51:53.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:51:53 smithi080 bash[41963]: audit 2023-12-01T14:51:52.934402+0000 mon.c (mon.2) 11600 : audit 0 from='client.? 172.21.15.80:0/1442976019' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:51:53.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:51:53 smithi080 bash[28361]: cluster 2023-12-01T14:51:51.387990+0000 mgr.y (mgr.24362) 18096 : cluster 0 pgmap v18065: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:51:53.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:51:53 smithi080 bash[28361]: audit 2023-12-01T14:51:52.934402+0000 mon.c (mon.2) 11600 : audit 0 from='client.? 172.21.15.80:0/1442976019' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:51:53.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:51:53 smithi090 bash[32384]: cluster 2023-12-01T14:51:51.387990+0000 mgr.y (mgr.24362) 18096 : cluster 0 pgmap v18065: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:51:53.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:51:53 smithi090 bash[32384]: audit 2023-12-01T14:51:52.934402+0000 mon.c (mon.2) 11600 : audit 0 from='client.? 172.21.15.80:0/1442976019' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:51:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:51:55 smithi080 bash[41963]: cluster 2023-12-01T14:51:53.388648+0000 mgr.y (mgr.24362) 18097 : cluster 0 pgmap v18066: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:51:55.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:51:55 smithi080 bash[28361]: cluster 2023-12-01T14:51:53.388648+0000 mgr.y (mgr.24362) 18097 : cluster 0 pgmap v18066: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:51:55.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:51:55 smithi090 bash[32384]: cluster 2023-12-01T14:51:53.388648+0000 mgr.y (mgr.24362) 18097 : cluster 0 pgmap v18066: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:51:56.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:51:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:51:56] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T14:51:56.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:51:56 smithi080 bash[28361]: audit 2023-12-01T14:51:55.385927+0000 mon.a (mon.0) 10994 : audit 0 from='client.? 172.21.15.80:0/508270621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:51:56.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:51:56 smithi080 bash[28361]: audit 2023-12-01T14:51:55.548207+0000 mon.c (mon.2) 11601 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:51:56.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:51:56 smithi080 bash[28361]: audit 2023-12-01T14:51:55.736147+0000 mon.c (mon.2) 11602 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:51:56.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:51:56 smithi080 bash[41963]: audit 2023-12-01T14:51:55.385927+0000 mon.a (mon.0) 10994 : audit 0 from='client.? 172.21.15.80:0/508270621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:51:56.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:51:56 smithi080 bash[41963]: audit 2023-12-01T14:51:55.548207+0000 mon.c (mon.2) 11601 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:51:56.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:51:56 smithi080 bash[41963]: audit 2023-12-01T14:51:55.736147+0000 mon.c (mon.2) 11602 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:51:56.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:51:56 smithi090 bash[32384]: audit 2023-12-01T14:51:55.385927+0000 mon.a (mon.0) 10994 : audit 0 from='client.? 172.21.15.80:0/508270621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:51:56.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:51:56 smithi090 bash[32384]: audit 2023-12-01T14:51:55.548207+0000 mon.c (mon.2) 11601 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:51:56.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:51:56 smithi090 bash[32384]: audit 2023-12-01T14:51:55.736147+0000 mon.c (mon.2) 11602 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:51:57.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:51:57 smithi080 bash[28361]: cluster 2023-12-01T14:51:55.389251+0000 mgr.y (mgr.24362) 18098 : cluster 0 pgmap v18067: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:51:57.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:51:57 smithi080 bash[41963]: cluster 2023-12-01T14:51:55.389251+0000 mgr.y (mgr.24362) 18098 : cluster 0 pgmap v18067: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:51:57.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:51:57 smithi090 bash[32384]: cluster 2023-12-01T14:51:55.389251+0000 mgr.y (mgr.24362) 18098 : cluster 0 pgmap v18067: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:51:58.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:51:58 smithi080 bash[28361]: audit 2023-12-01T14:51:57.837454+0000 mon.c (mon.2) 11603 : audit 0 from='client.? 172.21.15.80:0/4191539001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:51:58.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:51:58 smithi080 bash[41963]: audit 2023-12-01T14:51:57.837454+0000 mon.c (mon.2) 11603 : audit 0 from='client.? 172.21.15.80:0/4191539001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:51:58.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:51:58 smithi090 bash[32384]: audit 2023-12-01T14:51:57.837454+0000 mon.c (mon.2) 11603 : audit 0 from='client.? 172.21.15.80:0/4191539001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:51:59.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:51:59 smithi080 bash[28361]: cluster 2023-12-01T14:51:57.390520+0000 mgr.y (mgr.24362) 18099 : cluster 0 pgmap v18068: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:51:59.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:51:59 smithi080 bash[41963]: cluster 2023-12-01T14:51:57.390520+0000 mgr.y (mgr.24362) 18099 : cluster 0 pgmap v18068: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:51:59.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:51:59 smithi090 bash[32384]: cluster 2023-12-01T14:51:57.390520+0000 mgr.y (mgr.24362) 18099 : cluster 0 pgmap v18068: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:52:01.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:52:01 smithi080 bash[41963]: cluster 2023-12-01T14:51:59.391340+0000 mgr.y (mgr.24362) 18100 : cluster 0 pgmap v18069: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:52:01.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:52:01 smithi080 bash[41963]: audit 2023-12-01T14:52:00.299416+0000 mon.c (mon.2) 11604 : audit 0 from='client.? 172.21.15.80:0/3026117561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:52:01.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:52:01 smithi080 bash[28361]: cluster 2023-12-01T14:51:59.391340+0000 mgr.y (mgr.24362) 18100 : cluster 0 pgmap v18069: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:52:01.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:52:01 smithi080 bash[28361]: audit 2023-12-01T14:52:00.299416+0000 mon.c (mon.2) 11604 : audit 0 from='client.? 172.21.15.80:0/3026117561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:52:01.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:52:01 smithi090 bash[32384]: cluster 2023-12-01T14:51:59.391340+0000 mgr.y (mgr.24362) 18100 : cluster 0 pgmap v18069: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:52:01.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:52:01 smithi090 bash[32384]: audit 2023-12-01T14:52:00.299416+0000 mon.c (mon.2) 11604 : audit 0 from='client.? 172.21.15.80:0/3026117561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:52:02.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:52:02 smithi090 bash[32384]: cluster 2023-12-01T14:52:01.392610+0000 mgr.y (mgr.24362) 18101 : cluster 0 pgmap v18070: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:52:02.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:52:02 smithi090 bash[32384]: audit 2023-12-01T14:52:01.447148+0000 mon.a (mon.0) 10995 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:52:02.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:52:02 smithi090 bash[32384]: audit 2023-12-01T14:52:01.456672+0000 mon.a (mon.0) 10996 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:52:02.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:52:02 smithi090 bash[32384]: audit 2023-12-01T14:52:01.746680+0000 mon.a (mon.0) 10997 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:52:02.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:52:02 smithi090 bash[32384]: audit 2023-12-01T14:52:01.760285+0000 mon.a (mon.0) 10998 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:52:02.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:52:02 smithi090 bash[32384]: audit 2023-12-01T14:52:02.245175+0000 mon.c (mon.2) 11605 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:52:02.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:52:02 smithi090 bash[32384]: audit 2023-12-01T14:52:02.247091+0000 mon.c (mon.2) 11606 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:52:02.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:52:02 smithi090 bash[32384]: audit 2023-12-01T14:52:02.259546+0000 mon.a (mon.0) 10999 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:52:02.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:52:02 smithi080 bash[41963]: cluster 2023-12-01T14:52:01.392610+0000 mgr.y (mgr.24362) 18101 : cluster 0 pgmap v18070: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:52:02.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:52:02 smithi080 bash[41963]: audit 2023-12-01T14:52:01.447148+0000 mon.a (mon.0) 10995 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:52:02.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:52:02 smithi080 bash[41963]: audit 2023-12-01T14:52:01.456672+0000 mon.a (mon.0) 10996 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:52:02.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:52:02 smithi080 bash[41963]: audit 2023-12-01T14:52:01.746680+0000 mon.a (mon.0) 10997 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:52:02.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:52:02 smithi080 bash[41963]: audit 2023-12-01T14:52:01.760285+0000 mon.a (mon.0) 10998 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:52:02.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:52:02 smithi080 bash[41963]: audit 2023-12-01T14:52:02.245175+0000 mon.c (mon.2) 11605 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:52:02.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:52:02 smithi080 bash[41963]: audit 2023-12-01T14:52:02.247091+0000 mon.c (mon.2) 11606 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:52:02.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:52:02 smithi080 bash[41963]: audit 2023-12-01T14:52:02.259546+0000 mon.a (mon.0) 10999 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:52:02.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:52:02 smithi080 bash[28361]: cluster 2023-12-01T14:52:01.392610+0000 mgr.y (mgr.24362) 18101 : cluster 0 pgmap v18070: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:52:02.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:52:02 smithi080 bash[28361]: audit 2023-12-01T14:52:01.447148+0000 mon.a (mon.0) 10995 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:52:02.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:52:02 smithi080 bash[28361]: audit 2023-12-01T14:52:01.456672+0000 mon.a (mon.0) 10996 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:52:02.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:52:02 smithi080 bash[28361]: audit 2023-12-01T14:52:01.746680+0000 mon.a (mon.0) 10997 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:52:02.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:52:02 smithi080 bash[28361]: audit 2023-12-01T14:52:01.760285+0000 mon.a (mon.0) 10998 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:52:02.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:52:02 smithi080 bash[28361]: audit 2023-12-01T14:52:02.245175+0000 mon.c (mon.2) 11605 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:52:02.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:52:02 smithi080 bash[28361]: audit 2023-12-01T14:52:02.247091+0000 mon.c (mon.2) 11606 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:52:02.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:52:02 smithi080 bash[28361]: audit 2023-12-01T14:52:02.259546+0000 mon.a (mon.0) 10999 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:52:03.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:52:03 smithi090 bash[32384]: audit 2023-12-01T14:52:02.749549+0000 mon.c (mon.2) 11607 : audit 0 from='client.? 172.21.15.80:0/2718670354' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:52:03.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:52:03 smithi080 bash[28361]: audit 2023-12-01T14:52:02.749549+0000 mon.c (mon.2) 11607 : audit 0 from='client.? 172.21.15.80:0/2718670354' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:52:03.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:52:03 smithi080 bash[41963]: audit 2023-12-01T14:52:02.749549+0000 mon.c (mon.2) 11607 : audit 0 from='client.? 172.21.15.80:0/2718670354' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:52:04.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:52:04 smithi090 bash[32384]: cluster 2023-12-01T14:52:03.393289+0000 mgr.y (mgr.24362) 18102 : cluster 0 pgmap v18071: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:52:04.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:52:04 smithi080 bash[41963]: cluster 2023-12-01T14:52:03.393289+0000 mgr.y (mgr.24362) 18102 : cluster 0 pgmap v18071: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:52:04.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:52:04 smithi080 bash[28361]: cluster 2023-12-01T14:52:03.393289+0000 mgr.y (mgr.24362) 18102 : cluster 0 pgmap v18071: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:52:06.232 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:52:05 smithi080 bash[41963]: audit 2023-12-01T14:52:05.203543+0000 mon.c (mon.2) 11608 : audit 0 from='client.? 172.21.15.80:0/657116544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:52:06.233 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:52:05 smithi080 bash[28361]: audit 2023-12-01T14:52:05.203543+0000 mon.c (mon.2) 11608 : audit 0 from='client.? 172.21.15.80:0/657116544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:52:06.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:52:05 smithi090 bash[32384]: audit 2023-12-01T14:52:05.203543+0000 mon.c (mon.2) 11608 : audit 0 from='client.? 172.21.15.80:0/657116544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:52:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:52:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:52:06] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T14:52:07.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:52:06 smithi090 bash[32384]: cluster 2023-12-01T14:52:05.394067+0000 mgr.y (mgr.24362) 18103 : cluster 0 pgmap v18072: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:52:07.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:52:06 smithi080 bash[41963]: cluster 2023-12-01T14:52:05.394067+0000 mgr.y (mgr.24362) 18103 : cluster 0 pgmap v18072: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:52:07.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:52:06 smithi080 bash[28361]: cluster 2023-12-01T14:52:05.394067+0000 mgr.y (mgr.24362) 18103 : cluster 0 pgmap v18072: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:52:08.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:52:07 smithi090 bash[32384]: audit 2023-12-01T14:52:07.653419+0000 mon.a (mon.0) 11000 : audit 0 from='client.? 172.21.15.80:0/3470061180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:52:08.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:52:07 smithi080 bash[41963]: audit 2023-12-01T14:52:07.653419+0000 mon.a (mon.0) 11000 : audit 0 from='client.? 172.21.15.80:0/3470061180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:52:08.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:52:07 smithi080 bash[28361]: audit 2023-12-01T14:52:07.653419+0000 mon.a (mon.0) 11000 : audit 0 from='client.? 172.21.15.80:0/3470061180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:52:09.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:52:08 smithi090 bash[32384]: cluster 2023-12-01T14:52:07.395156+0000 mgr.y (mgr.24362) 18104 : cluster 0 pgmap v18073: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:52:09.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:52:08 smithi080 bash[41963]: cluster 2023-12-01T14:52:07.395156+0000 mgr.y (mgr.24362) 18104 : cluster 0 pgmap v18073: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:52:09.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:52:08 smithi080 bash[28361]: cluster 2023-12-01T14:52:07.395156+0000 mgr.y (mgr.24362) 18104 : cluster 0 pgmap v18073: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:52:11.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:52:10 smithi090 bash[32384]: cluster 2023-12-01T14:52:09.395800+0000 mgr.y (mgr.24362) 18105 : cluster 0 pgmap v18074: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:52:11.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:52:10 smithi090 bash[32384]: audit 2023-12-01T14:52:10.107551+0000 mon.c (mon.2) 11609 : audit 0 from='client.? 172.21.15.80:0/336183099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:52:11.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:52:10 smithi090 bash[32384]: audit 2023-12-01T14:52:10.736520+0000 mon.c (mon.2) 11610 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:52:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:52:10 smithi080 bash[41963]: cluster 2023-12-01T14:52:09.395800+0000 mgr.y (mgr.24362) 18105 : cluster 0 pgmap v18074: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:52:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:52:10 smithi080 bash[41963]: audit 2023-12-01T14:52:10.107551+0000 mon.c (mon.2) 11609 : audit 0 from='client.? 172.21.15.80:0/336183099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:52:11.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:52:10 smithi080 bash[41963]: audit 2023-12-01T14:52:10.736520+0000 mon.c (mon.2) 11610 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:52:11.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:52:10 smithi080 bash[28361]: cluster 2023-12-01T14:52:09.395800+0000 mgr.y (mgr.24362) 18105 : cluster 0 pgmap v18074: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:52:11.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:52:10 smithi080 bash[28361]: audit 2023-12-01T14:52:10.107551+0000 mon.c (mon.2) 11609 : audit 0 from='client.? 172.21.15.80:0/336183099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:52:11.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:52:10 smithi080 bash[28361]: audit 2023-12-01T14:52:10.736520+0000 mon.c (mon.2) 11610 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:52:13.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:52:12 smithi090 bash[32384]: cluster 2023-12-01T14:52:11.396958+0000 mgr.y (mgr.24362) 18106 : cluster 0 pgmap v18075: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:52:13.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:52:12 smithi090 bash[32384]: audit 2023-12-01T14:52:12.559920+0000 mon.a (mon.0) 11001 : audit 0 from='client.? 172.21.15.80:0/4078026790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:52:13.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:52:12 smithi080 bash[41963]: cluster 2023-12-01T14:52:11.396958+0000 mgr.y (mgr.24362) 18106 : cluster 0 pgmap v18075: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:52:13.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:52:12 smithi080 bash[41963]: audit 2023-12-01T14:52:12.559920+0000 mon.a (mon.0) 11001 : audit 0 from='client.? 172.21.15.80:0/4078026790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:52:13.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:52:12 smithi080 bash[28361]: cluster 2023-12-01T14:52:11.396958+0000 mgr.y (mgr.24362) 18106 : cluster 0 pgmap v18075: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:52:13.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:52:12 smithi080 bash[28361]: audit 2023-12-01T14:52:12.559920+0000 mon.a (mon.0) 11001 : audit 0 from='client.? 172.21.15.80:0/4078026790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:52:15.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:52:14 smithi090 bash[32384]: cluster 2023-12-01T14:52:13.397609+0000 mgr.y (mgr.24362) 18107 : cluster 0 pgmap v18076: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:52:15.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:52:14 smithi080 bash[28361]: cluster 2023-12-01T14:52:13.397609+0000 mgr.y (mgr.24362) 18107 : cluster 0 pgmap v18076: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:52:15.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:52:14 smithi080 bash[41963]: cluster 2023-12-01T14:52:13.397609+0000 mgr.y (mgr.24362) 18107 : cluster 0 pgmap v18076: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:52:16.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:52:15 smithi090 bash[32384]: audit 2023-12-01T14:52:15.014247+0000 mon.a (mon.0) 11002 : audit 0 from='client.? 172.21.15.80:0/716861412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:52:16.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:52:15 smithi080 bash[28361]: audit 2023-12-01T14:52:15.014247+0000 mon.a (mon.0) 11002 : audit 0 from='client.? 172.21.15.80:0/716861412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:52:16.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:52:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:52:16] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T14:52:16.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:52:15 smithi080 bash[41963]: audit 2023-12-01T14:52:15.014247+0000 mon.a (mon.0) 11002 : audit 0 from='client.? 172.21.15.80:0/716861412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:52:17.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:52:16 smithi090 bash[32384]: cluster 2023-12-01T14:52:15.398261+0000 mgr.y (mgr.24362) 18108 : cluster 0 pgmap v18077: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:52:17.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:52:16 smithi080 bash[41963]: cluster 2023-12-01T14:52:15.398261+0000 mgr.y (mgr.24362) 18108 : cluster 0 pgmap v18077: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:52:17.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:52:16 smithi080 bash[28361]: cluster 2023-12-01T14:52:15.398261+0000 mgr.y (mgr.24362) 18108 : cluster 0 pgmap v18077: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:52:18.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:52:18 smithi090 bash[32384]: audit 2023-12-01T14:52:17.475578+0000 mon.c (mon.2) 11611 : audit 0 from='client.? 172.21.15.80:0/2959091327' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:52:18.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:52:18 smithi080 bash[28361]: audit 2023-12-01T14:52:17.475578+0000 mon.c (mon.2) 11611 : audit 0 from='client.? 172.21.15.80:0/2959091327' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:52:18.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:52:18 smithi080 bash[41963]: audit 2023-12-01T14:52:17.475578+0000 mon.c (mon.2) 11611 : audit 0 from='client.? 172.21.15.80:0/2959091327' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:52:19.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:52:19 smithi090 bash[32384]: cluster 2023-12-01T14:52:17.399381+0000 mgr.y (mgr.24362) 18109 : cluster 0 pgmap v18078: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:52:19.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:52:19 smithi080 bash[28361]: cluster 2023-12-01T14:52:17.399381+0000 mgr.y (mgr.24362) 18109 : cluster 0 pgmap v18078: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:52:19.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:52:19 smithi080 bash[41963]: cluster 2023-12-01T14:52:17.399381+0000 mgr.y (mgr.24362) 18109 : cluster 0 pgmap v18078: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:52:20.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:52:20 smithi080 bash[41963]: audit 2023-12-01T14:52:19.937915+0000 mon.c (mon.2) 11612 : audit 0 from='client.? 172.21.15.80:0/614745774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:52:20.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:52:20 smithi080 bash[28361]: audit 2023-12-01T14:52:19.937915+0000 mon.c (mon.2) 11612 : audit 0 from='client.? 172.21.15.80:0/614745774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:52:20.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:52:20 smithi090 bash[32384]: audit 2023-12-01T14:52:19.937915+0000 mon.c (mon.2) 11612 : audit 0 from='client.? 172.21.15.80:0/614745774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:52:21.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:52:21 smithi080 bash[28361]: cluster 2023-12-01T14:52:19.400174+0000 mgr.y (mgr.24362) 18110 : cluster 0 pgmap v18079: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:52:21.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:52:21 smithi080 bash[41963]: cluster 2023-12-01T14:52:19.400174+0000 mgr.y (mgr.24362) 18110 : cluster 0 pgmap v18079: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:52:21.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:52:21 smithi090 bash[32384]: cluster 2023-12-01T14:52:19.400174+0000 mgr.y (mgr.24362) 18110 : cluster 0 pgmap v18079: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:52:23.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:52:23 smithi080 bash[28361]: cluster 2023-12-01T14:52:21.401231+0000 mgr.y (mgr.24362) 18111 : cluster 0 pgmap v18080: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:52:23.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:52:23 smithi080 bash[28361]: audit 2023-12-01T14:52:22.397582+0000 mon.a (mon.0) 11003 : audit 0 from='client.? 172.21.15.80:0/2252605801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:52:23.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:52:23 smithi080 bash[41963]: cluster 2023-12-01T14:52:21.401231+0000 mgr.y (mgr.24362) 18111 : cluster 0 pgmap v18080: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:52:23.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:52:23 smithi080 bash[41963]: audit 2023-12-01T14:52:22.397582+0000 mon.a (mon.0) 11003 : audit 0 from='client.? 172.21.15.80:0/2252605801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:52:23.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:52:23 smithi090 bash[32384]: cluster 2023-12-01T14:52:21.401231+0000 mgr.y (mgr.24362) 18111 : cluster 0 pgmap v18080: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:52:23.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:52:23 smithi090 bash[32384]: audit 2023-12-01T14:52:22.397582+0000 mon.a (mon.0) 11003 : audit 0 from='client.? 172.21.15.80:0/2252605801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:52:25.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:52:25 smithi080 bash[41963]: cluster 2023-12-01T14:52:23.401839+0000 mgr.y (mgr.24362) 18112 : cluster 0 pgmap v18081: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:52:25.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:52:25 smithi080 bash[41963]: audit 2023-12-01T14:52:24.852646+0000 mon.c (mon.2) 11613 : audit 0 from='client.? 172.21.15.80:0/456999266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:52:25.435 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:52:25 smithi080 bash[28361]: cluster 2023-12-01T14:52:23.401839+0000 mgr.y (mgr.24362) 18112 : cluster 0 pgmap v18081: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:52:25.435 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:52:25 smithi080 bash[28361]: audit 2023-12-01T14:52:24.852646+0000 mon.c (mon.2) 11613 : audit 0 from='client.? 172.21.15.80:0/456999266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:52:25.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:52:25 smithi090 bash[32384]: cluster 2023-12-01T14:52:23.401839+0000 mgr.y (mgr.24362) 18112 : cluster 0 pgmap v18081: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:52:25.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:52:25 smithi090 bash[32384]: audit 2023-12-01T14:52:24.852646+0000 mon.c (mon.2) 11613 : audit 0 from='client.? 172.21.15.80:0/456999266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:52:26.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:52:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:52:26] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T14:52:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:52:26 smithi080 bash[41963]: audit 2023-12-01T14:52:25.736860+0000 mon.c (mon.2) 11614 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:52:26.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:52:26 smithi080 bash[28361]: audit 2023-12-01T14:52:25.736860+0000 mon.c (mon.2) 11614 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:52:26.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:52:26 smithi090 bash[32384]: audit 2023-12-01T14:52:25.736860+0000 mon.c (mon.2) 11614 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:52:27.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:52:27 smithi080 bash[41963]: cluster 2023-12-01T14:52:25.402458+0000 mgr.y (mgr.24362) 18113 : cluster 0 pgmap v18082: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:52:27.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:52:27 smithi080 bash[28361]: cluster 2023-12-01T14:52:25.402458+0000 mgr.y (mgr.24362) 18113 : cluster 0 pgmap v18082: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:52:27.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:52:27 smithi090 bash[32384]: cluster 2023-12-01T14:52:25.402458+0000 mgr.y (mgr.24362) 18113 : cluster 0 pgmap v18082: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:52:28.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:52:28 smithi080 bash[41963]: audit 2023-12-01T14:52:27.304890+0000 mon.c (mon.2) 11615 : audit 0 from='client.? 172.21.15.80:0/2395856623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:52:28.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:52:28 smithi080 bash[28361]: audit 2023-12-01T14:52:27.304890+0000 mon.c (mon.2) 11615 : audit 0 from='client.? 172.21.15.80:0/2395856623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:52:28.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:52:28 smithi090 bash[32384]: audit 2023-12-01T14:52:27.304890+0000 mon.c (mon.2) 11615 : audit 0 from='client.? 172.21.15.80:0/2395856623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:52:29.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:52:29 smithi080 bash[28361]: cluster 2023-12-01T14:52:27.403590+0000 mgr.y (mgr.24362) 18114 : cluster 0 pgmap v18083: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:52:29.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:52:29 smithi080 bash[41963]: cluster 2023-12-01T14:52:27.403590+0000 mgr.y (mgr.24362) 18114 : cluster 0 pgmap v18083: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:52:29.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:52:29 smithi090 bash[32384]: cluster 2023-12-01T14:52:27.403590+0000 mgr.y (mgr.24362) 18114 : cluster 0 pgmap v18083: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:52:30.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:52:30 smithi080 bash[28361]: audit 2023-12-01T14:52:29.762648+0000 mon.a (mon.0) 11004 : audit 0 from='client.? 172.21.15.80:0/311056640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:52:30.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:52:30 smithi080 bash[41963]: audit 2023-12-01T14:52:29.762648+0000 mon.a (mon.0) 11004 : audit 0 from='client.? 172.21.15.80:0/311056640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:52:30.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:52:30 smithi090 bash[32384]: audit 2023-12-01T14:52:29.762648+0000 mon.a (mon.0) 11004 : audit 0 from='client.? 172.21.15.80:0/311056640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:52:31.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:52:31 smithi080 bash[28361]: cluster 2023-12-01T14:52:29.404231+0000 mgr.y (mgr.24362) 18115 : cluster 0 pgmap v18084: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:52:31.436 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:52:31 smithi080 bash[41963]: cluster 2023-12-01T14:52:29.404231+0000 mgr.y (mgr.24362) 18115 : cluster 0 pgmap v18084: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:52:31.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:52:31 smithi090 bash[32384]: cluster 2023-12-01T14:52:29.404231+0000 mgr.y (mgr.24362) 18115 : cluster 0 pgmap v18084: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:52:33.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:52:33 smithi080 bash[28361]: cluster 2023-12-01T14:52:31.405272+0000 mgr.y (mgr.24362) 18116 : cluster 0 pgmap v18085: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:52:33.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:52:33 smithi080 bash[28361]: audit 2023-12-01T14:52:32.217947+0000 mon.a (mon.0) 11005 : audit 0 from='client.? 172.21.15.80:0/629285210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:52:33.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:52:33 smithi080 bash[41963]: cluster 2023-12-01T14:52:31.405272+0000 mgr.y (mgr.24362) 18116 : cluster 0 pgmap v18085: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:52:33.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:52:33 smithi080 bash[41963]: audit 2023-12-01T14:52:32.217947+0000 mon.a (mon.0) 11005 : audit 0 from='client.? 172.21.15.80:0/629285210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:52:33.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:52:33 smithi090 bash[32384]: cluster 2023-12-01T14:52:31.405272+0000 mgr.y (mgr.24362) 18116 : cluster 0 pgmap v18085: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:52:33.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:52:33 smithi090 bash[32384]: audit 2023-12-01T14:52:32.217947+0000 mon.a (mon.0) 11005 : audit 0 from='client.? 172.21.15.80:0/629285210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:52:35.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:52:35 smithi080 bash[28361]: cluster 2023-12-01T14:52:33.405918+0000 mgr.y (mgr.24362) 18117 : cluster 0 pgmap v18086: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:52:35.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:52:35 smithi080 bash[28361]: audit 2023-12-01T14:52:34.669764+0000 mon.c (mon.2) 11616 : audit 0 from='client.? 172.21.15.80:0/52885098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:52:35.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:52:35 smithi080 bash[41963]: cluster 2023-12-01T14:52:33.405918+0000 mgr.y (mgr.24362) 18117 : cluster 0 pgmap v18086: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:52:35.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:52:35 smithi080 bash[41963]: audit 2023-12-01T14:52:34.669764+0000 mon.c (mon.2) 11616 : audit 0 from='client.? 172.21.15.80:0/52885098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:52:35.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:52:35 smithi090 bash[32384]: cluster 2023-12-01T14:52:33.405918+0000 mgr.y (mgr.24362) 18117 : cluster 0 pgmap v18086: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:52:35.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:52:35 smithi090 bash[32384]: audit 2023-12-01T14:52:34.669764+0000 mon.c (mon.2) 11616 : audit 0 from='client.? 172.21.15.80:0/52885098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:52:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:52:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:52:36] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T14:52:37.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:52:37 smithi080 bash[28361]: cluster 2023-12-01T14:52:35.406591+0000 mgr.y (mgr.24362) 18118 : cluster 0 pgmap v18087: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:52:37.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:52:37 smithi080 bash[41963]: cluster 2023-12-01T14:52:35.406591+0000 mgr.y (mgr.24362) 18118 : cluster 0 pgmap v18087: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:52:37.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:52:37 smithi090 bash[32384]: cluster 2023-12-01T14:52:35.406591+0000 mgr.y (mgr.24362) 18118 : cluster 0 pgmap v18087: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:52:38.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:52:38 smithi080 bash[28361]: audit 2023-12-01T14:52:37.133958+0000 mon.a (mon.0) 11006 : audit 0 from='client.? 172.21.15.80:0/1009192586' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:52:38.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:52:38 smithi080 bash[41963]: audit 2023-12-01T14:52:37.133958+0000 mon.a (mon.0) 11006 : audit 0 from='client.? 172.21.15.80:0/1009192586' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:52:38.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:52:38 smithi090 bash[32384]: audit 2023-12-01T14:52:37.133958+0000 mon.a (mon.0) 11006 : audit 0 from='client.? 172.21.15.80:0/1009192586' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:52:39.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:52:39 smithi080 bash[28361]: cluster 2023-12-01T14:52:37.407827+0000 mgr.y (mgr.24362) 18119 : cluster 0 pgmap v18088: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:52:39.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:52:39 smithi080 bash[41963]: cluster 2023-12-01T14:52:37.407827+0000 mgr.y (mgr.24362) 18119 : cluster 0 pgmap v18088: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:52:39.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:52:39 smithi090 bash[32384]: cluster 2023-12-01T14:52:37.407827+0000 mgr.y (mgr.24362) 18119 : cluster 0 pgmap v18088: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:52:40.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:52:40 smithi080 bash[28361]: audit 2023-12-01T14:52:39.590094+0000 mon.a (mon.0) 11007 : audit 0 from='client.? 172.21.15.80:0/3335447300' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:52:40.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:52:40 smithi080 bash[41963]: audit 2023-12-01T14:52:39.590094+0000 mon.a (mon.0) 11007 : audit 0 from='client.? 172.21.15.80:0/3335447300' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:52:40.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:52:40 smithi090 bash[32384]: audit 2023-12-01T14:52:39.590094+0000 mon.a (mon.0) 11007 : audit 0 from='client.? 172.21.15.80:0/3335447300' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:52:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:52:41 smithi080 bash[28361]: cluster 2023-12-01T14:52:39.408474+0000 mgr.y (mgr.24362) 18120 : cluster 0 pgmap v18089: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:52:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:52:41 smithi080 bash[28361]: audit 2023-12-01T14:52:40.737354+0000 mon.c (mon.2) 11617 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:52:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:52:41 smithi080 bash[41963]: cluster 2023-12-01T14:52:39.408474+0000 mgr.y (mgr.24362) 18120 : cluster 0 pgmap v18089: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:52:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:52:41 smithi080 bash[41963]: audit 2023-12-01T14:52:40.737354+0000 mon.c (mon.2) 11617 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:52:41.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:52:41 smithi090 bash[32384]: cluster 2023-12-01T14:52:39.408474+0000 mgr.y (mgr.24362) 18120 : cluster 0 pgmap v18089: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:52:41.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:52:41 smithi090 bash[32384]: audit 2023-12-01T14:52:40.737354+0000 mon.c (mon.2) 11617 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:52:42.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:52:42 smithi080 bash[28361]: audit 2023-12-01T14:52:42.046955+0000 mon.a (mon.0) 11008 : audit 0 from='client.? 172.21.15.80:0/1737818088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:52:42.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:52:42 smithi080 bash[41963]: audit 2023-12-01T14:52:42.046955+0000 mon.a (mon.0) 11008 : audit 0 from='client.? 172.21.15.80:0/1737818088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:52:42.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:52:42 smithi090 bash[32384]: audit 2023-12-01T14:52:42.046955+0000 mon.a (mon.0) 11008 : audit 0 from='client.? 172.21.15.80:0/1737818088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:52:43.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:52:43 smithi080 bash[28361]: cluster 2023-12-01T14:52:41.409634+0000 mgr.y (mgr.24362) 18121 : cluster 0 pgmap v18090: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:52:43.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:52:43 smithi080 bash[41963]: cluster 2023-12-01T14:52:41.409634+0000 mgr.y (mgr.24362) 18121 : cluster 0 pgmap v18090: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:52:43.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:52:43 smithi090 bash[32384]: cluster 2023-12-01T14:52:41.409634+0000 mgr.y (mgr.24362) 18121 : cluster 0 pgmap v18090: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:52:45.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:52:45 smithi080 bash[28361]: cluster 2023-12-01T14:52:43.410258+0000 mgr.y (mgr.24362) 18122 : cluster 0 pgmap v18091: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:52:45.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:52:45 smithi080 bash[28361]: audit 2023-12-01T14:52:44.502411+0000 mon.c (mon.2) 11618 : audit 0 from='client.? 172.21.15.80:0/560172547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:52:45.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:52:45 smithi080 bash[41963]: cluster 2023-12-01T14:52:43.410258+0000 mgr.y (mgr.24362) 18122 : cluster 0 pgmap v18091: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:52:45.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:52:45 smithi080 bash[41963]: audit 2023-12-01T14:52:44.502411+0000 mon.c (mon.2) 11618 : audit 0 from='client.? 172.21.15.80:0/560172547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:52:45.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:52:45 smithi090 bash[32384]: cluster 2023-12-01T14:52:43.410258+0000 mgr.y (mgr.24362) 18122 : cluster 0 pgmap v18091: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:52:45.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:52:45 smithi090 bash[32384]: audit 2023-12-01T14:52:44.502411+0000 mon.c (mon.2) 11618 : audit 0 from='client.? 172.21.15.80:0/560172547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:52:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:52:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:52:46] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T14:52:47.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:52:47 smithi080 bash[28361]: cluster 2023-12-01T14:52:45.410835+0000 mgr.y (mgr.24362) 18123 : cluster 0 pgmap v18092: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:52:47.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:52:47 smithi080 bash[28361]: audit 2023-12-01T14:52:46.965999+0000 mon.c (mon.2) 11619 : audit 0 from='client.? 172.21.15.80:0/834138149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:52:47.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:52:47 smithi080 bash[41963]: cluster 2023-12-01T14:52:45.410835+0000 mgr.y (mgr.24362) 18123 : cluster 0 pgmap v18092: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:52:47.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:52:47 smithi080 bash[41963]: audit 2023-12-01T14:52:46.965999+0000 mon.c (mon.2) 11619 : audit 0 from='client.? 172.21.15.80:0/834138149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:52:47.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:52:47 smithi090 bash[32384]: cluster 2023-12-01T14:52:45.410835+0000 mgr.y (mgr.24362) 18123 : cluster 0 pgmap v18092: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:52:47.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:52:47 smithi090 bash[32384]: audit 2023-12-01T14:52:46.965999+0000 mon.c (mon.2) 11619 : audit 0 from='client.? 172.21.15.80:0/834138149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:52:49.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:52:49 smithi080 bash[28361]: cluster 2023-12-01T14:52:47.411996+0000 mgr.y (mgr.24362) 18124 : cluster 0 pgmap v18093: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:52:49.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:52:49 smithi080 bash[41963]: cluster 2023-12-01T14:52:47.411996+0000 mgr.y (mgr.24362) 18124 : cluster 0 pgmap v18093: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:52:49.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:52:49 smithi090 bash[32384]: cluster 2023-12-01T14:52:47.411996+0000 mgr.y (mgr.24362) 18124 : cluster 0 pgmap v18093: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:52:50.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:52:50 smithi080 bash[28361]: audit 2023-12-01T14:52:49.417565+0000 mon.c (mon.2) 11620 : audit 0 from='client.? 172.21.15.80:0/1703656644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:52:50.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:52:50 smithi080 bash[41963]: audit 2023-12-01T14:52:49.417565+0000 mon.c (mon.2) 11620 : audit 0 from='client.? 172.21.15.80:0/1703656644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:52:50.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:52:50 smithi090 bash[32384]: audit 2023-12-01T14:52:49.417565+0000 mon.c (mon.2) 11620 : audit 0 from='client.? 172.21.15.80:0/1703656644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:52:51.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:52:51 smithi080 bash[28361]: cluster 2023-12-01T14:52:49.412603+0000 mgr.y (mgr.24362) 18125 : cluster 0 pgmap v18094: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:52:51.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:52:51 smithi080 bash[41963]: cluster 2023-12-01T14:52:49.412603+0000 mgr.y (mgr.24362) 18125 : cluster 0 pgmap v18094: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:52:51.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:52:51 smithi090 bash[32384]: cluster 2023-12-01T14:52:49.412603+0000 mgr.y (mgr.24362) 18125 : cluster 0 pgmap v18094: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:52:52.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:52:52 smithi080 bash[28361]: audit 2023-12-01T14:52:51.877225+0000 mon.c (mon.2) 11621 : audit 0 from='client.? 172.21.15.80:0/3547584500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:52:52.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:52:52 smithi080 bash[41963]: audit 2023-12-01T14:52:51.877225+0000 mon.c (mon.2) 11621 : audit 0 from='client.? 172.21.15.80:0/3547584500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:52:52.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:52:52 smithi090 bash[32384]: audit 2023-12-01T14:52:51.877225+0000 mon.c (mon.2) 11621 : audit 0 from='client.? 172.21.15.80:0/3547584500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:52:53.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:52:53 smithi080 bash[28361]: cluster 2023-12-01T14:52:51.413725+0000 mgr.y (mgr.24362) 18126 : cluster 0 pgmap v18095: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:52:53.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:52:53 smithi080 bash[41963]: cluster 2023-12-01T14:52:51.413725+0000 mgr.y (mgr.24362) 18126 : cluster 0 pgmap v18095: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:52:53.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:52:53 smithi090 bash[32384]: cluster 2023-12-01T14:52:51.413725+0000 mgr.y (mgr.24362) 18126 : cluster 0 pgmap v18095: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:52:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:52:55 smithi080 bash[41963]: cluster 2023-12-01T14:52:53.414351+0000 mgr.y (mgr.24362) 18127 : cluster 0 pgmap v18096: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:52:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:52:55 smithi080 bash[41963]: audit 2023-12-01T14:52:54.333202+0000 mon.a (mon.0) 11009 : audit 0 from='client.? 172.21.15.80:0/2227212696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:52:55.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:52:55 smithi080 bash[28361]: cluster 2023-12-01T14:52:53.414351+0000 mgr.y (mgr.24362) 18127 : cluster 0 pgmap v18096: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:52:55.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:52:55 smithi080 bash[28361]: audit 2023-12-01T14:52:54.333202+0000 mon.a (mon.0) 11009 : audit 0 from='client.? 172.21.15.80:0/2227212696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:52:55.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:52:55 smithi090 bash[32384]: cluster 2023-12-01T14:52:53.414351+0000 mgr.y (mgr.24362) 18127 : cluster 0 pgmap v18096: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:52:55.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:52:55 smithi090 bash[32384]: audit 2023-12-01T14:52:54.333202+0000 mon.a (mon.0) 11009 : audit 0 from='client.? 172.21.15.80:0/2227212696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:52:56.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:52:56 smithi080 bash[41963]: audit 2023-12-01T14:52:55.737778+0000 mon.c (mon.2) 11622 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:52:56.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:52:56 smithi080 bash[28361]: audit 2023-12-01T14:52:55.737778+0000 mon.c (mon.2) 11622 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:52:56.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:52:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:52:56] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T14:52:56.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:52:56 smithi090 bash[32384]: audit 2023-12-01T14:52:55.737778+0000 mon.c (mon.2) 11622 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:52:57.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:52:57 smithi080 bash[28361]: cluster 2023-12-01T14:52:55.414981+0000 mgr.y (mgr.24362) 18128 : cluster 0 pgmap v18097: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:52:57.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:52:57 smithi080 bash[28361]: audit 2023-12-01T14:52:56.789097+0000 mon.c (mon.2) 11623 : audit 0 from='client.? 172.21.15.80:0/742750560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:52:57.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:52:57 smithi080 bash[41963]: cluster 2023-12-01T14:52:55.414981+0000 mgr.y (mgr.24362) 18128 : cluster 0 pgmap v18097: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:52:57.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:52:57 smithi080 bash[41963]: audit 2023-12-01T14:52:56.789097+0000 mon.c (mon.2) 11623 : audit 0 from='client.? 172.21.15.80:0/742750560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:52:57.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:52:57 smithi090 bash[32384]: cluster 2023-12-01T14:52:55.414981+0000 mgr.y (mgr.24362) 18128 : cluster 0 pgmap v18097: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:52:57.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:52:57 smithi090 bash[32384]: audit 2023-12-01T14:52:56.789097+0000 mon.c (mon.2) 11623 : audit 0 from='client.? 172.21.15.80:0/742750560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:52:59.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:52:59 smithi080 bash[28361]: cluster 2023-12-01T14:52:57.416110+0000 mgr.y (mgr.24362) 18129 : cluster 0 pgmap v18098: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:52:59.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:52:59 smithi080 bash[41963]: cluster 2023-12-01T14:52:57.416110+0000 mgr.y (mgr.24362) 18129 : cluster 0 pgmap v18098: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:52:59.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:52:59 smithi090 bash[32384]: cluster 2023-12-01T14:52:57.416110+0000 mgr.y (mgr.24362) 18129 : cluster 0 pgmap v18098: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:53:00.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:53:00 smithi090 bash[32384]: audit 2023-12-01T14:52:59.242735+0000 mon.c (mon.2) 11624 : audit 0 from='client.? 172.21.15.80:0/461607997' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:53:00.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:53:00 smithi080 bash[28361]: audit 2023-12-01T14:52:59.242735+0000 mon.c (mon.2) 11624 : audit 0 from='client.? 172.21.15.80:0/461607997' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:53:00.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:53:00 smithi080 bash[41963]: audit 2023-12-01T14:52:59.242735+0000 mon.c (mon.2) 11624 : audit 0 from='client.? 172.21.15.80:0/461607997' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:53:01.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:53:01 smithi090 bash[32384]: cluster 2023-12-01T14:52:59.416755+0000 mgr.y (mgr.24362) 18130 : cluster 0 pgmap v18099: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:53:01.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:53:01 smithi080 bash[28361]: cluster 2023-12-01T14:52:59.416755+0000 mgr.y (mgr.24362) 18130 : cluster 0 pgmap v18099: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:53:01.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:53:01 smithi080 bash[41963]: cluster 2023-12-01T14:52:59.416755+0000 mgr.y (mgr.24362) 18130 : cluster 0 pgmap v18099: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:53:02.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:53:02 smithi090 bash[32384]: audit 2023-12-01T14:53:01.696506+0000 mon.a (mon.0) 11010 : audit 0 from='client.? 172.21.15.80:0/3547498167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:53:02.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:53:02 smithi080 bash[28361]: audit 2023-12-01T14:53:01.696506+0000 mon.a (mon.0) 11010 : audit 0 from='client.? 172.21.15.80:0/3547498167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:53:02.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:53:02 smithi080 bash[41963]: audit 2023-12-01T14:53:01.696506+0000 mon.a (mon.0) 11010 : audit 0 from='client.? 172.21.15.80:0/3547498167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:53:03.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:53:03 smithi090 bash[32384]: cluster 2023-12-01T14:53:01.417574+0000 mgr.y (mgr.24362) 18131 : cluster 0 pgmap v18100: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:53:03.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:53:03 smithi090 bash[32384]: audit 2023-12-01T14:53:02.344947+0000 mon.c (mon.2) 11625 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:53:03.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:53:03 smithi080 bash[28361]: cluster 2023-12-01T14:53:01.417574+0000 mgr.y (mgr.24362) 18131 : cluster 0 pgmap v18100: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:53:03.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:53:03 smithi080 bash[28361]: audit 2023-12-01T14:53:02.344947+0000 mon.c (mon.2) 11625 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:53:03.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:53:03 smithi080 bash[41963]: cluster 2023-12-01T14:53:01.417574+0000 mgr.y (mgr.24362) 18131 : cluster 0 pgmap v18100: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:53:03.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:53:03 smithi080 bash[41963]: audit 2023-12-01T14:53:02.344947+0000 mon.c (mon.2) 11625 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:53:04.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:53:04 smithi090 bash[32384]: audit 2023-12-01T14:53:04.152860+0000 mon.c (mon.2) 11626 : audit 0 from='client.? 172.21.15.80:0/3178723778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:53:04.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:53:04 smithi080 bash[28361]: audit 2023-12-01T14:53:04.152860+0000 mon.c (mon.2) 11626 : audit 0 from='client.? 172.21.15.80:0/3178723778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:53:04.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:53:04 smithi080 bash[41963]: audit 2023-12-01T14:53:04.152860+0000 mon.c (mon.2) 11626 : audit 0 from='client.? 172.21.15.80:0/3178723778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:53:05.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:53:05 smithi090 bash[32384]: cluster 2023-12-01T14:53:03.418312+0000 mgr.y (mgr.24362) 18132 : cluster 0 pgmap v18101: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:53:05.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:53:05 smithi080 bash[28361]: cluster 2023-12-01T14:53:03.418312+0000 mgr.y (mgr.24362) 18132 : cluster 0 pgmap v18101: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:53:05.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:53:05 smithi080 bash[41963]: cluster 2023-12-01T14:53:03.418312+0000 mgr.y (mgr.24362) 18132 : cluster 0 pgmap v18101: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:53:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:53:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:53:06] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T14:53:07.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:53:07 smithi090 bash[32384]: cluster 2023-12-01T14:53:05.419118+0000 mgr.y (mgr.24362) 18133 : cluster 0 pgmap v18102: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:53:07.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:53:07 smithi090 bash[32384]: audit 2023-12-01T14:53:06.607670+0000 mon.c (mon.2) 11627 : audit 0 from='client.? 172.21.15.80:0/1730777690' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:53:07.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:53:07 smithi080 bash[28361]: cluster 2023-12-01T14:53:05.419118+0000 mgr.y (mgr.24362) 18133 : cluster 0 pgmap v18102: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:53:07.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:53:07 smithi080 bash[28361]: audit 2023-12-01T14:53:06.607670+0000 mon.c (mon.2) 11627 : audit 0 from='client.? 172.21.15.80:0/1730777690' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:53:07.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:53:07 smithi080 bash[41963]: cluster 2023-12-01T14:53:05.419118+0000 mgr.y (mgr.24362) 18133 : cluster 0 pgmap v18102: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:53:07.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:53:07 smithi080 bash[41963]: audit 2023-12-01T14:53:06.607670+0000 mon.c (mon.2) 11627 : audit 0 from='client.? 172.21.15.80:0/1730777690' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:53:09.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:53:09 smithi090 bash[32384]: cluster 2023-12-01T14:53:07.420205+0000 mgr.y (mgr.24362) 18134 : cluster 0 pgmap v18103: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:53:09.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:53:09 smithi090 bash[32384]: audit 2023-12-01T14:53:08.187086+0000 mon.a (mon.0) 11011 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:53:09.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:53:09 smithi090 bash[32384]: audit 2023-12-01T14:53:08.199257+0000 mon.a (mon.0) 11012 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:53:09.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:53:09 smithi090 bash[32384]: audit 2023-12-01T14:53:08.558623+0000 mon.a (mon.0) 11013 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:53:09.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:53:09 smithi090 bash[32384]: audit 2023-12-01T14:53:08.569445+0000 mon.a (mon.0) 11014 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:53:09.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:53:09 smithi090 bash[32384]: audit 2023-12-01T14:53:09.060778+0000 mon.a (mon.0) 11015 : audit 0 from='client.? 172.21.15.80:0/3558333749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:53:09.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:53:09 smithi090 bash[32384]: audit 2023-12-01T14:53:09.102585+0000 mon.c (mon.2) 11628 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:53:09.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:53:09 smithi090 bash[32384]: audit 2023-12-01T14:53:09.104500+0000 mon.c (mon.2) 11629 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:53:09.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:53:09 smithi090 bash[32384]: audit 2023-12-01T14:53:09.113145+0000 mon.a (mon.0) 11016 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:53:09.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:53:09 smithi080 bash[28361]: cluster 2023-12-01T14:53:07.420205+0000 mgr.y (mgr.24362) 18134 : cluster 0 pgmap v18103: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:53:09.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:53:09 smithi080 bash[28361]: audit 2023-12-01T14:53:08.187086+0000 mon.a (mon.0) 11011 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:53:09.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:53:09 smithi080 bash[28361]: audit 2023-12-01T14:53:08.199257+0000 mon.a (mon.0) 11012 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:53:09.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:53:09 smithi080 bash[28361]: audit 2023-12-01T14:53:08.558623+0000 mon.a (mon.0) 11013 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:53:09.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:53:09 smithi080 bash[28361]: audit 2023-12-01T14:53:08.569445+0000 mon.a (mon.0) 11014 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:53:09.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:53:09 smithi080 bash[28361]: audit 2023-12-01T14:53:09.060778+0000 mon.a (mon.0) 11015 : audit 0 from='client.? 172.21.15.80:0/3558333749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:53:09.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:53:09 smithi080 bash[28361]: audit 2023-12-01T14:53:09.102585+0000 mon.c (mon.2) 11628 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:53:09.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:53:09 smithi080 bash[28361]: audit 2023-12-01T14:53:09.104500+0000 mon.c (mon.2) 11629 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:53:09.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:53:09 smithi080 bash[28361]: audit 2023-12-01T14:53:09.113145+0000 mon.a (mon.0) 11016 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:53:09.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:53:09 smithi080 bash[41963]: cluster 2023-12-01T14:53:07.420205+0000 mgr.y (mgr.24362) 18134 : cluster 0 pgmap v18103: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:53:09.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:53:09 smithi080 bash[41963]: audit 2023-12-01T14:53:08.187086+0000 mon.a (mon.0) 11011 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:53:09.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:53:09 smithi080 bash[41963]: audit 2023-12-01T14:53:08.199257+0000 mon.a (mon.0) 11012 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:53:09.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:53:09 smithi080 bash[41963]: audit 2023-12-01T14:53:08.558623+0000 mon.a (mon.0) 11013 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:53:09.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:53:09 smithi080 bash[41963]: audit 2023-12-01T14:53:08.569445+0000 mon.a (mon.0) 11014 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:53:09.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:53:09 smithi080 bash[41963]: audit 2023-12-01T14:53:09.060778+0000 mon.a (mon.0) 11015 : audit 0 from='client.? 172.21.15.80:0/3558333749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:53:09.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:53:09 smithi080 bash[41963]: audit 2023-12-01T14:53:09.102585+0000 mon.c (mon.2) 11628 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:53:09.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:53:09 smithi080 bash[41963]: audit 2023-12-01T14:53:09.104500+0000 mon.c (mon.2) 11629 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:53:09.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:53:09 smithi080 bash[41963]: audit 2023-12-01T14:53:09.113145+0000 mon.a (mon.0) 11016 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:53:11.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:53:11 smithi090 bash[32384]: cluster 2023-12-01T14:53:09.421012+0000 mgr.y (mgr.24362) 18135 : cluster 0 pgmap v18104: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:53:11.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:53:11 smithi090 bash[32384]: audit 2023-12-01T14:53:10.738063+0000 mon.c (mon.2) 11630 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:53:11.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:53:11 smithi080 bash[28361]: cluster 2023-12-01T14:53:09.421012+0000 mgr.y (mgr.24362) 18135 : cluster 0 pgmap v18104: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:53:11.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:53:11 smithi080 bash[28361]: audit 2023-12-01T14:53:10.738063+0000 mon.c (mon.2) 11630 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:53:11.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:53:11 smithi080 bash[41963]: cluster 2023-12-01T14:53:09.421012+0000 mgr.y (mgr.24362) 18135 : cluster 0 pgmap v18104: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:53:11.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:53:11 smithi080 bash[41963]: audit 2023-12-01T14:53:10.738063+0000 mon.c (mon.2) 11630 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:53:12.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:53:12 smithi090 bash[32384]: audit 2023-12-01T14:53:11.514057+0000 mon.a (mon.0) 11017 : audit 0 from='client.? 172.21.15.80:0/733221773' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:53:12.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:53:12 smithi080 bash[28361]: audit 2023-12-01T14:53:11.514057+0000 mon.a (mon.0) 11017 : audit 0 from='client.? 172.21.15.80:0/733221773' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:53:12.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:53:12 smithi080 bash[41963]: audit 2023-12-01T14:53:11.514057+0000 mon.a (mon.0) 11017 : audit 0 from='client.? 172.21.15.80:0/733221773' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:53:13.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:53:13 smithi090 bash[32384]: cluster 2023-12-01T14:53:11.422249+0000 mgr.y (mgr.24362) 18136 : cluster 0 pgmap v18105: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:53:13.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:53:13 smithi080 bash[41963]: cluster 2023-12-01T14:53:11.422249+0000 mgr.y (mgr.24362) 18136 : cluster 0 pgmap v18105: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:53:13.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:53:13 smithi080 bash[28361]: cluster 2023-12-01T14:53:11.422249+0000 mgr.y (mgr.24362) 18136 : cluster 0 pgmap v18105: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:53:14.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:53:14 smithi090 bash[32384]: audit 2023-12-01T14:53:13.974880+0000 mon.a (mon.0) 11018 : audit 0 from='client.? 172.21.15.80:0/4040997102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:53:14.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:53:14 smithi080 bash[28361]: audit 2023-12-01T14:53:13.974880+0000 mon.a (mon.0) 11018 : audit 0 from='client.? 172.21.15.80:0/4040997102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:53:14.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:53:14 smithi080 bash[41963]: audit 2023-12-01T14:53:13.974880+0000 mon.a (mon.0) 11018 : audit 0 from='client.? 172.21.15.80:0/4040997102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:53:15.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:53:15 smithi090 bash[32384]: cluster 2023-12-01T14:53:13.423039+0000 mgr.y (mgr.24362) 18137 : cluster 0 pgmap v18106: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:53:15.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:53:15 smithi080 bash[28361]: cluster 2023-12-01T14:53:13.423039+0000 mgr.y (mgr.24362) 18137 : cluster 0 pgmap v18106: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:53:15.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:53:15 smithi080 bash[41963]: cluster 2023-12-01T14:53:13.423039+0000 mgr.y (mgr.24362) 18137 : cluster 0 pgmap v18106: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:53:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:53:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:53:16] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T14:53:17.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:53:17 smithi090 bash[32384]: cluster 2023-12-01T14:53:15.423644+0000 mgr.y (mgr.24362) 18138 : cluster 0 pgmap v18107: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:53:17.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:53:17 smithi090 bash[32384]: audit 2023-12-01T14:53:16.432846+0000 mon.c (mon.2) 11631 : audit 0 from='client.? 172.21.15.80:0/3412441175' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:53:17.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:53:17 smithi080 bash[41963]: cluster 2023-12-01T14:53:15.423644+0000 mgr.y (mgr.24362) 18138 : cluster 0 pgmap v18107: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:53:17.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:53:17 smithi080 bash[41963]: audit 2023-12-01T14:53:16.432846+0000 mon.c (mon.2) 11631 : audit 0 from='client.? 172.21.15.80:0/3412441175' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:53:17.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:53:17 smithi080 bash[28361]: cluster 2023-12-01T14:53:15.423644+0000 mgr.y (mgr.24362) 18138 : cluster 0 pgmap v18107: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:53:17.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:53:17 smithi080 bash[28361]: audit 2023-12-01T14:53:16.432846+0000 mon.c (mon.2) 11631 : audit 0 from='client.? 172.21.15.80:0/3412441175' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:53:18.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:53:18 smithi080 bash[41963]: cluster 2023-12-01T14:53:17.424717+0000 mgr.y (mgr.24362) 18139 : cluster 0 pgmap v18108: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:53:18.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:53:18 smithi080 bash[28361]: cluster 2023-12-01T14:53:17.424717+0000 mgr.y (mgr.24362) 18139 : cluster 0 pgmap v18108: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:53:18.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:53:18 smithi090 bash[32384]: cluster 2023-12-01T14:53:17.424717+0000 mgr.y (mgr.24362) 18139 : cluster 0 pgmap v18108: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:53:19.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:53:19 smithi080 bash[41963]: audit 2023-12-01T14:53:18.890659+0000 mon.a (mon.0) 11019 : audit 0 from='client.? 172.21.15.80:0/1075521205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:53:19.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:53:19 smithi080 bash[28361]: audit 2023-12-01T14:53:18.890659+0000 mon.a (mon.0) 11019 : audit 0 from='client.? 172.21.15.80:0/1075521205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:53:19.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:53:19 smithi090 bash[32384]: audit 2023-12-01T14:53:18.890659+0000 mon.a (mon.0) 11019 : audit 0 from='client.? 172.21.15.80:0/1075521205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:53:21.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:53:20 smithi090 bash[32384]: cluster 2023-12-01T14:53:19.425353+0000 mgr.y (mgr.24362) 18140 : cluster 0 pgmap v18109: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:53:21.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:53:20 smithi080 bash[28361]: cluster 2023-12-01T14:53:19.425353+0000 mgr.y (mgr.24362) 18140 : cluster 0 pgmap v18109: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:53:21.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:53:20 smithi080 bash[41963]: cluster 2023-12-01T14:53:19.425353+0000 mgr.y (mgr.24362) 18140 : cluster 0 pgmap v18109: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:53:22.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:53:21 smithi090 bash[32384]: audit 2023-12-01T14:53:21.349504+0000 mon.c (mon.2) 11632 : audit 0 from='client.? 172.21.15.80:0/3124047948' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:53:22.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:53:21 smithi080 bash[28361]: audit 2023-12-01T14:53:21.349504+0000 mon.c (mon.2) 11632 : audit 0 from='client.? 172.21.15.80:0/3124047948' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:53:22.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:53:21 smithi080 bash[41963]: audit 2023-12-01T14:53:21.349504+0000 mon.c (mon.2) 11632 : audit 0 from='client.? 172.21.15.80:0/3124047948' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:53:23.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:53:22 smithi090 bash[32384]: cluster 2023-12-01T14:53:21.426482+0000 mgr.y (mgr.24362) 18141 : cluster 0 pgmap v18110: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:53:23.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:53:22 smithi080 bash[28361]: cluster 2023-12-01T14:53:21.426482+0000 mgr.y (mgr.24362) 18141 : cluster 0 pgmap v18110: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:53:23.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:53:22 smithi080 bash[41963]: cluster 2023-12-01T14:53:21.426482+0000 mgr.y (mgr.24362) 18141 : cluster 0 pgmap v18110: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:53:24.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:53:24 smithi090 bash[32384]: audit 2023-12-01T14:53:23.809914+0000 mon.c (mon.2) 11633 : audit 0 from='client.? 172.21.15.80:0/3554694757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:53:24.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:53:24 smithi080 bash[41963]: audit 2023-12-01T14:53:23.809914+0000 mon.c (mon.2) 11633 : audit 0 from='client.? 172.21.15.80:0/3554694757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:53:24.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:53:24 smithi080 bash[28361]: audit 2023-12-01T14:53:23.809914+0000 mon.c (mon.2) 11633 : audit 0 from='client.? 172.21.15.80:0/3554694757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:53:25.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:53:25 smithi090 bash[32384]: cluster 2023-12-01T14:53:23.427124+0000 mgr.y (mgr.24362) 18142 : cluster 0 pgmap v18111: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:53:25.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:53:25 smithi080 bash[28361]: cluster 2023-12-01T14:53:23.427124+0000 mgr.y (mgr.24362) 18142 : cluster 0 pgmap v18111: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:53:25.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:53:25 smithi080 bash[41963]: cluster 2023-12-01T14:53:23.427124+0000 mgr.y (mgr.24362) 18142 : cluster 0 pgmap v18111: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:53:26.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:53:26 smithi090 bash[32384]: audit 2023-12-01T14:53:25.738509+0000 mon.c (mon.2) 11634 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:53:26.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:53:26 smithi080 bash[28361]: audit 2023-12-01T14:53:25.738509+0000 mon.c (mon.2) 11634 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:53:26.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:53:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:53:26] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T14:53:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:53:26 smithi080 bash[41963]: audit 2023-12-01T14:53:25.738509+0000 mon.c (mon.2) 11634 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:53:27.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:53:27 smithi090 bash[32384]: cluster 2023-12-01T14:53:25.427791+0000 mgr.y (mgr.24362) 18143 : cluster 0 pgmap v18112: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:53:27.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:53:27 smithi090 bash[32384]: audit 2023-12-01T14:53:26.265040+0000 mon.c (mon.2) 11635 : audit 0 from='client.? 172.21.15.80:0/2611580435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:53:27.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:53:27 smithi080 bash[28361]: cluster 2023-12-01T14:53:25.427791+0000 mgr.y (mgr.24362) 18143 : cluster 0 pgmap v18112: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:53:27.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:53:27 smithi080 bash[28361]: audit 2023-12-01T14:53:26.265040+0000 mon.c (mon.2) 11635 : audit 0 from='client.? 172.21.15.80:0/2611580435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:53:27.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:53:27 smithi080 bash[41963]: cluster 2023-12-01T14:53:25.427791+0000 mgr.y (mgr.24362) 18143 : cluster 0 pgmap v18112: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:53:27.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:53:27 smithi080 bash[41963]: audit 2023-12-01T14:53:26.265040+0000 mon.c (mon.2) 11635 : audit 0 from='client.? 172.21.15.80:0/2611580435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:53:29.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:53:29 smithi080 bash[41963]: cluster 2023-12-01T14:53:27.428923+0000 mgr.y (mgr.24362) 18144 : cluster 0 pgmap v18113: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:53:29.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:53:29 smithi080 bash[41963]: audit 2023-12-01T14:53:28.735069+0000 mon.c (mon.2) 11636 : audit 0 from='client.? 172.21.15.80:0/1529775888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:53:29.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:53:29 smithi080 bash[28361]: cluster 2023-12-01T14:53:27.428923+0000 mgr.y (mgr.24362) 18144 : cluster 0 pgmap v18113: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:53:29.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:53:29 smithi080 bash[28361]: audit 2023-12-01T14:53:28.735069+0000 mon.c (mon.2) 11636 : audit 0 from='client.? 172.21.15.80:0/1529775888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:53:29.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:53:29 smithi090 bash[32384]: cluster 2023-12-01T14:53:27.428923+0000 mgr.y (mgr.24362) 18144 : cluster 0 pgmap v18113: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:53:29.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:53:29 smithi090 bash[32384]: audit 2023-12-01T14:53:28.735069+0000 mon.c (mon.2) 11636 : audit 0 from='client.? 172.21.15.80:0/1529775888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:53:31.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:53:31 smithi080 bash[28361]: cluster 2023-12-01T14:53:29.429647+0000 mgr.y (mgr.24362) 18145 : cluster 0 pgmap v18114: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:53:31.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:53:31 smithi080 bash[41963]: cluster 2023-12-01T14:53:29.429647+0000 mgr.y (mgr.24362) 18145 : cluster 0 pgmap v18114: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:53:31.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:53:31 smithi090 bash[32384]: cluster 2023-12-01T14:53:29.429647+0000 mgr.y (mgr.24362) 18145 : cluster 0 pgmap v18114: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:53:32.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:53:32 smithi080 bash[28361]: audit 2023-12-01T14:53:31.192874+0000 mon.c (mon.2) 11637 : audit 0 from='client.? 172.21.15.80:0/1378204721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:53:32.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:53:32 smithi080 bash[41963]: audit 2023-12-01T14:53:31.192874+0000 mon.c (mon.2) 11637 : audit 0 from='client.? 172.21.15.80:0/1378204721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:53:32.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:53:32 smithi090 bash[32384]: audit 2023-12-01T14:53:31.192874+0000 mon.c (mon.2) 11637 : audit 0 from='client.? 172.21.15.80:0/1378204721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:53:33.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:53:33 smithi080 bash[41963]: cluster 2023-12-01T14:53:31.430748+0000 mgr.y (mgr.24362) 18146 : cluster 0 pgmap v18115: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:53:33.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:53:33 smithi080 bash[28361]: cluster 2023-12-01T14:53:31.430748+0000 mgr.y (mgr.24362) 18146 : cluster 0 pgmap v18115: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:53:33.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:53:33 smithi090 bash[32384]: cluster 2023-12-01T14:53:31.430748+0000 mgr.y (mgr.24362) 18146 : cluster 0 pgmap v18115: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:53:34.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:53:34 smithi080 bash[28361]: audit 2023-12-01T14:53:33.656195+0000 mon.a (mon.0) 11020 : audit 0 from='client.? 172.21.15.80:0/2357251168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:53:34.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:53:34 smithi080 bash[41963]: audit 2023-12-01T14:53:33.656195+0000 mon.a (mon.0) 11020 : audit 0 from='client.? 172.21.15.80:0/2357251168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:53:34.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:53:34 smithi090 bash[32384]: audit 2023-12-01T14:53:33.656195+0000 mon.a (mon.0) 11020 : audit 0 from='client.? 172.21.15.80:0/2357251168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:53:35.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:53:35 smithi080 bash[28361]: cluster 2023-12-01T14:53:33.431193+0000 mgr.y (mgr.24362) 18147 : cluster 0 pgmap v18116: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:53:35.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:53:35 smithi080 bash[41963]: cluster 2023-12-01T14:53:33.431193+0000 mgr.y (mgr.24362) 18147 : cluster 0 pgmap v18116: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:53:35.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:53:35 smithi090 bash[32384]: cluster 2023-12-01T14:53:33.431193+0000 mgr.y (mgr.24362) 18147 : cluster 0 pgmap v18116: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:53:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:53:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:53:36] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T14:53:37.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:53:37 smithi080 bash[28361]: cluster 2023-12-01T14:53:35.431778+0000 mgr.y (mgr.24362) 18148 : cluster 0 pgmap v18117: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:53:37.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:53:37 smithi080 bash[28361]: audit 2023-12-01T14:53:36.124708+0000 mon.c (mon.2) 11638 : audit 0 from='client.? 172.21.15.80:0/2524003532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:53:37.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:53:37 smithi080 bash[41963]: cluster 2023-12-01T14:53:35.431778+0000 mgr.y (mgr.24362) 18148 : cluster 0 pgmap v18117: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:53:37.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:53:37 smithi080 bash[41963]: audit 2023-12-01T14:53:36.124708+0000 mon.c (mon.2) 11638 : audit 0 from='client.? 172.21.15.80:0/2524003532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:53:37.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:53:37 smithi090 bash[32384]: cluster 2023-12-01T14:53:35.431778+0000 mgr.y (mgr.24362) 18148 : cluster 0 pgmap v18117: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:53:37.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:53:37 smithi090 bash[32384]: audit 2023-12-01T14:53:36.124708+0000 mon.c (mon.2) 11638 : audit 0 from='client.? 172.21.15.80:0/2524003532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:53:39.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:53:39 smithi080 bash[41963]: cluster 2023-12-01T14:53:37.432800+0000 mgr.y (mgr.24362) 18149 : cluster 0 pgmap v18118: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:53:39.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:53:39 smithi080 bash[41963]: audit 2023-12-01T14:53:38.574303+0000 mon.a (mon.0) 11021 : audit 0 from='client.? 172.21.15.80:0/2192447566' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:53:39.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:53:39 smithi080 bash[28361]: cluster 2023-12-01T14:53:37.432800+0000 mgr.y (mgr.24362) 18149 : cluster 0 pgmap v18118: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:53:39.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:53:39 smithi080 bash[28361]: audit 2023-12-01T14:53:38.574303+0000 mon.a (mon.0) 11021 : audit 0 from='client.? 172.21.15.80:0/2192447566' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:53:39.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:53:39 smithi090 bash[32384]: cluster 2023-12-01T14:53:37.432800+0000 mgr.y (mgr.24362) 18149 : cluster 0 pgmap v18118: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:53:39.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:53:39 smithi090 bash[32384]: audit 2023-12-01T14:53:38.574303+0000 mon.a (mon.0) 11021 : audit 0 from='client.? 172.21.15.80:0/2192447566' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:53:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:53:41 smithi080 bash[28361]: cluster 2023-12-01T14:53:39.433431+0000 mgr.y (mgr.24362) 18150 : cluster 0 pgmap v18119: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:53:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:53:41 smithi080 bash[28361]: audit 2023-12-01T14:53:40.738715+0000 mon.c (mon.2) 11639 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:53:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:53:41 smithi080 bash[28361]: audit 2023-12-01T14:53:41.023363+0000 mon.a (mon.0) 11022 : audit 0 from='client.? 172.21.15.80:0/30723859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:53:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:53:41 smithi080 bash[41963]: cluster 2023-12-01T14:53:39.433431+0000 mgr.y (mgr.24362) 18150 : cluster 0 pgmap v18119: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:53:41.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:53:41 smithi080 bash[41963]: audit 2023-12-01T14:53:40.738715+0000 mon.c (mon.2) 11639 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:53:41.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:53:41 smithi080 bash[41963]: audit 2023-12-01T14:53:41.023363+0000 mon.a (mon.0) 11022 : audit 0 from='client.? 172.21.15.80:0/30723859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:53:41.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:53:41 smithi090 bash[32384]: cluster 2023-12-01T14:53:39.433431+0000 mgr.y (mgr.24362) 18150 : cluster 0 pgmap v18119: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:53:41.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:53:41 smithi090 bash[32384]: audit 2023-12-01T14:53:40.738715+0000 mon.c (mon.2) 11639 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:53:41.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:53:41 smithi090 bash[32384]: audit 2023-12-01T14:53:41.023363+0000 mon.a (mon.0) 11022 : audit 0 from='client.? 172.21.15.80:0/30723859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:53:43.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:53:43 smithi080 bash[28361]: cluster 2023-12-01T14:53:41.434612+0000 mgr.y (mgr.24362) 18151 : cluster 0 pgmap v18120: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:53:43.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:53:43 smithi080 bash[41963]: cluster 2023-12-01T14:53:41.434612+0000 mgr.y (mgr.24362) 18151 : cluster 0 pgmap v18120: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:53:43.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:53:43 smithi090 bash[32384]: cluster 2023-12-01T14:53:41.434612+0000 mgr.y (mgr.24362) 18151 : cluster 0 pgmap v18120: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:53:44.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:53:44 smithi080 bash[28361]: audit 2023-12-01T14:53:43.478730+0000 mon.c (mon.2) 11640 : audit 0 from='client.? 172.21.15.80:0/486862596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:53:44.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:53:44 smithi080 bash[41963]: audit 2023-12-01T14:53:43.478730+0000 mon.c (mon.2) 11640 : audit 0 from='client.? 172.21.15.80:0/486862596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:53:44.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:53:44 smithi090 bash[32384]: audit 2023-12-01T14:53:43.478730+0000 mon.c (mon.2) 11640 : audit 0 from='client.? 172.21.15.80:0/486862596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:53:45.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:53:45 smithi080 bash[41963]: cluster 2023-12-01T14:53:43.435247+0000 mgr.y (mgr.24362) 18152 : cluster 0 pgmap v18121: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:53:45.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:53:45 smithi080 bash[28361]: cluster 2023-12-01T14:53:43.435247+0000 mgr.y (mgr.24362) 18152 : cluster 0 pgmap v18121: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:53:45.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:53:45 smithi090 bash[32384]: cluster 2023-12-01T14:53:43.435247+0000 mgr.y (mgr.24362) 18152 : cluster 0 pgmap v18121: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:53:46.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:53:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:53:46] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T14:53:46.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:53:46 smithi080 bash[41963]: audit 2023-12-01T14:53:45.939627+0000 mon.a (mon.0) 11023 : audit 0 from='client.? 172.21.15.80:0/2888387834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:53:46.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:53:46 smithi080 bash[28361]: audit 2023-12-01T14:53:45.939627+0000 mon.a (mon.0) 11023 : audit 0 from='client.? 172.21.15.80:0/2888387834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:53:46.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:53:46 smithi090 bash[32384]: audit 2023-12-01T14:53:45.939627+0000 mon.a (mon.0) 11023 : audit 0 from='client.? 172.21.15.80:0/2888387834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:53:47.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:53:47 smithi080 bash[41963]: cluster 2023-12-01T14:53:45.435957+0000 mgr.y (mgr.24362) 18153 : cluster 0 pgmap v18122: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:53:47.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:53:47 smithi080 bash[28361]: cluster 2023-12-01T14:53:45.435957+0000 mgr.y (mgr.24362) 18153 : cluster 0 pgmap v18122: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:53:47.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:53:47 smithi090 bash[32384]: cluster 2023-12-01T14:53:45.435957+0000 mgr.y (mgr.24362) 18153 : cluster 0 pgmap v18122: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:53:49.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:53:49 smithi080 bash[41963]: cluster 2023-12-01T14:53:47.436934+0000 mgr.y (mgr.24362) 18154 : cluster 0 pgmap v18123: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:53:49.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:53:49 smithi080 bash[41963]: audit 2023-12-01T14:53:48.400388+0000 mon.a (mon.0) 11024 : audit 0 from='client.? 172.21.15.80:0/1314816522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:53:49.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:53:49 smithi080 bash[28361]: cluster 2023-12-01T14:53:47.436934+0000 mgr.y (mgr.24362) 18154 : cluster 0 pgmap v18123: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:53:49.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:53:49 smithi080 bash[28361]: audit 2023-12-01T14:53:48.400388+0000 mon.a (mon.0) 11024 : audit 0 from='client.? 172.21.15.80:0/1314816522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:53:49.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:53:49 smithi090 bash[32384]: cluster 2023-12-01T14:53:47.436934+0000 mgr.y (mgr.24362) 18154 : cluster 0 pgmap v18123: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:53:49.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:53:49 smithi090 bash[32384]: audit 2023-12-01T14:53:48.400388+0000 mon.a (mon.0) 11024 : audit 0 from='client.? 172.21.15.80:0/1314816522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:53:51.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:53:51 smithi080 bash[28361]: cluster 2023-12-01T14:53:49.437603+0000 mgr.y (mgr.24362) 18155 : cluster 0 pgmap v18124: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:53:51.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:53:51 smithi080 bash[28361]: audit 2023-12-01T14:53:50.854919+0000 mon.a (mon.0) 11025 : audit 0 from='client.? 172.21.15.80:0/3764751899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:53:51.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:53:51 smithi080 bash[41963]: cluster 2023-12-01T14:53:49.437603+0000 mgr.y (mgr.24362) 18155 : cluster 0 pgmap v18124: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:53:51.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:53:51 smithi080 bash[41963]: audit 2023-12-01T14:53:50.854919+0000 mon.a (mon.0) 11025 : audit 0 from='client.? 172.21.15.80:0/3764751899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:53:51.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:53:51 smithi090 bash[32384]: cluster 2023-12-01T14:53:49.437603+0000 mgr.y (mgr.24362) 18155 : cluster 0 pgmap v18124: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:53:51.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:53:51 smithi090 bash[32384]: audit 2023-12-01T14:53:50.854919+0000 mon.a (mon.0) 11025 : audit 0 from='client.? 172.21.15.80:0/3764751899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:53:53.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:53:53 smithi080 bash[28361]: cluster 2023-12-01T14:53:51.438752+0000 mgr.y (mgr.24362) 18156 : cluster 0 pgmap v18125: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:53:53.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:53:53 smithi080 bash[41963]: cluster 2023-12-01T14:53:51.438752+0000 mgr.y (mgr.24362) 18156 : cluster 0 pgmap v18125: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:53:53.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:53:53 smithi090 bash[32384]: cluster 2023-12-01T14:53:51.438752+0000 mgr.y (mgr.24362) 18156 : cluster 0 pgmap v18125: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:53:54.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:53:54 smithi080 bash[28361]: audit 2023-12-01T14:53:53.307781+0000 mon.a (mon.0) 11026 : audit 0 from='client.? 172.21.15.80:0/1724351485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:53:54.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:53:54 smithi080 bash[41963]: audit 2023-12-01T14:53:53.307781+0000 mon.a (mon.0) 11026 : audit 0 from='client.? 172.21.15.80:0/1724351485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:53:54.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:53:54 smithi090 bash[32384]: audit 2023-12-01T14:53:53.307781+0000 mon.a (mon.0) 11026 : audit 0 from='client.? 172.21.15.80:0/1724351485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:53:55.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:53:55 smithi080 bash[28361]: cluster 2023-12-01T14:53:53.439403+0000 mgr.y (mgr.24362) 18157 : cluster 0 pgmap v18126: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:53:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:53:55 smithi080 bash[41963]: cluster 2023-12-01T14:53:53.439403+0000 mgr.y (mgr.24362) 18157 : cluster 0 pgmap v18126: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:53:55.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:53:55 smithi090 bash[32384]: cluster 2023-12-01T14:53:53.439403+0000 mgr.y (mgr.24362) 18157 : cluster 0 pgmap v18126: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:53:56.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:53:56 smithi080 bash[28361]: audit 2023-12-01T14:53:55.739940+0000 mon.c (mon.2) 11641 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:53:56.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:53:56 smithi080 bash[28361]: audit 2023-12-01T14:53:55.767277+0000 mon.a (mon.0) 11027 : audit 0 from='client.? 172.21.15.80:0/1652472448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:53:56.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:53:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:53:56] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T14:53:56.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:53:56 smithi080 bash[41963]: audit 2023-12-01T14:53:55.739940+0000 mon.c (mon.2) 11641 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:53:56.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:53:56 smithi080 bash[41963]: audit 2023-12-01T14:53:55.767277+0000 mon.a (mon.0) 11027 : audit 0 from='client.? 172.21.15.80:0/1652472448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:53:56.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:53:56 smithi090 bash[32384]: audit 2023-12-01T14:53:55.739940+0000 mon.c (mon.2) 11641 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:53:56.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:53:56 smithi090 bash[32384]: audit 2023-12-01T14:53:55.767277+0000 mon.a (mon.0) 11027 : audit 0 from='client.? 172.21.15.80:0/1652472448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:53:57.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:53:57 smithi080 bash[28361]: cluster 2023-12-01T14:53:55.440030+0000 mgr.y (mgr.24362) 18158 : cluster 0 pgmap v18127: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:53:57.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:53:57 smithi080 bash[41963]: cluster 2023-12-01T14:53:55.440030+0000 mgr.y (mgr.24362) 18158 : cluster 0 pgmap v18127: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:53:57.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:53:57 smithi090 bash[32384]: cluster 2023-12-01T14:53:55.440030+0000 mgr.y (mgr.24362) 18158 : cluster 0 pgmap v18127: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:53:59.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:53:59 smithi080 bash[28361]: cluster 2023-12-01T14:53:57.441035+0000 mgr.y (mgr.24362) 18159 : cluster 0 pgmap v18128: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:53:59.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:53:59 smithi080 bash[28361]: audit 2023-12-01T14:53:58.223161+0000 mon.c (mon.2) 11642 : audit 0 from='client.? 172.21.15.80:0/4243115676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:53:59.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:53:59 smithi080 bash[41963]: cluster 2023-12-01T14:53:57.441035+0000 mgr.y (mgr.24362) 18159 : cluster 0 pgmap v18128: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:53:59.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:53:59 smithi080 bash[41963]: audit 2023-12-01T14:53:58.223161+0000 mon.c (mon.2) 11642 : audit 0 from='client.? 172.21.15.80:0/4243115676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:53:59.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:53:59 smithi090 bash[32384]: cluster 2023-12-01T14:53:57.441035+0000 mgr.y (mgr.24362) 18159 : cluster 0 pgmap v18128: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:53:59.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:53:59 smithi090 bash[32384]: audit 2023-12-01T14:53:58.223161+0000 mon.c (mon.2) 11642 : audit 0 from='client.? 172.21.15.80:0/4243115676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:54:01.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:54:01 smithi080 bash[28361]: cluster 2023-12-01T14:53:59.441654+0000 mgr.y (mgr.24362) 18160 : cluster 0 pgmap v18129: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:54:01.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:54:01 smithi080 bash[28361]: audit 2023-12-01T14:54:00.670792+0000 mon.c (mon.2) 11643 : audit 0 from='client.? 172.21.15.80:0/1093741625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:54:01.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:54:01 smithi080 bash[41963]: cluster 2023-12-01T14:53:59.441654+0000 mgr.y (mgr.24362) 18160 : cluster 0 pgmap v18129: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:54:01.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:54:01 smithi080 bash[41963]: audit 2023-12-01T14:54:00.670792+0000 mon.c (mon.2) 11643 : audit 0 from='client.? 172.21.15.80:0/1093741625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:54:01.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:54:01 smithi090 bash[32384]: cluster 2023-12-01T14:53:59.441654+0000 mgr.y (mgr.24362) 18160 : cluster 0 pgmap v18129: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:54:01.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:54:01 smithi090 bash[32384]: audit 2023-12-01T14:54:00.670792+0000 mon.c (mon.2) 11643 : audit 0 from='client.? 172.21.15.80:0/1093741625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:54:03.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:54:03 smithi080 bash[28361]: cluster 2023-12-01T14:54:01.442740+0000 mgr.y (mgr.24362) 18161 : cluster 0 pgmap v18130: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:54:03.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:54:03 smithi080 bash[41963]: cluster 2023-12-01T14:54:01.442740+0000 mgr.y (mgr.24362) 18161 : cluster 0 pgmap v18130: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:54:03.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:54:03 smithi090 bash[32384]: cluster 2023-12-01T14:54:01.442740+0000 mgr.y (mgr.24362) 18161 : cluster 0 pgmap v18130: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:54:04.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:54:04 smithi080 bash[28361]: audit 2023-12-01T14:54:03.135256+0000 mon.c (mon.2) 11644 : audit 0 from='client.? 172.21.15.80:0/3451250936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:54:04.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:54:04 smithi080 bash[41963]: audit 2023-12-01T14:54:03.135256+0000 mon.c (mon.2) 11644 : audit 0 from='client.? 172.21.15.80:0/3451250936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:54:04.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:54:04 smithi090 bash[32384]: audit 2023-12-01T14:54:03.135256+0000 mon.c (mon.2) 11644 : audit 0 from='client.? 172.21.15.80:0/3451250936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:54:05.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:54:05 smithi080 bash[28361]: cluster 2023-12-01T14:54:03.443358+0000 mgr.y (mgr.24362) 18162 : cluster 0 pgmap v18131: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:54:05.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:54:05 smithi080 bash[41963]: cluster 2023-12-01T14:54:03.443358+0000 mgr.y (mgr.24362) 18162 : cluster 0 pgmap v18131: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:54:05.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:54:05 smithi090 bash[32384]: cluster 2023-12-01T14:54:03.443358+0000 mgr.y (mgr.24362) 18162 : cluster 0 pgmap v18131: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:54:06.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:54:06 smithi080 bash[28361]: audit 2023-12-01T14:54:05.591146+0000 mon.c (mon.2) 11645 : audit 0 from='client.? 172.21.15.80:0/3895021666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:54:06.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:54:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:54:06] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T14:54:06.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:54:06 smithi080 bash[41963]: audit 2023-12-01T14:54:05.591146+0000 mon.c (mon.2) 11645 : audit 0 from='client.? 172.21.15.80:0/3895021666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:54:06.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:54:06 smithi090 bash[32384]: audit 2023-12-01T14:54:05.591146+0000 mon.c (mon.2) 11645 : audit 0 from='client.? 172.21.15.80:0/3895021666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:54:07.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:54:07 smithi080 bash[28361]: cluster 2023-12-01T14:54:05.443970+0000 mgr.y (mgr.24362) 18163 : cluster 0 pgmap v18132: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:54:07.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:54:07 smithi080 bash[41963]: cluster 2023-12-01T14:54:05.443970+0000 mgr.y (mgr.24362) 18163 : cluster 0 pgmap v18132: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:54:07.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:54:07 smithi090 bash[32384]: cluster 2023-12-01T14:54:05.443970+0000 mgr.y (mgr.24362) 18163 : cluster 0 pgmap v18132: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:54:08.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:54:08 smithi080 bash[41963]: audit 2023-12-01T14:54:08.046362+0000 mon.a (mon.0) 11028 : audit 0 from='client.? 172.21.15.80:0/2551723631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:54:08.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:54:08 smithi080 bash[28361]: audit 2023-12-01T14:54:08.046362+0000 mon.a (mon.0) 11028 : audit 0 from='client.? 172.21.15.80:0/2551723631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:54:08.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:54:08 smithi090 bash[32384]: audit 2023-12-01T14:54:08.046362+0000 mon.a (mon.0) 11028 : audit 0 from='client.? 172.21.15.80:0/2551723631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:54:09.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:54:09 smithi080 bash[28361]: cluster 2023-12-01T14:54:07.444989+0000 mgr.y (mgr.24362) 18164 : cluster 0 pgmap v18133: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:54:09.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:54:09 smithi080 bash[41963]: cluster 2023-12-01T14:54:07.444989+0000 mgr.y (mgr.24362) 18164 : cluster 0 pgmap v18133: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:54:09.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:54:09 smithi090 bash[32384]: cluster 2023-12-01T14:54:07.444989+0000 mgr.y (mgr.24362) 18164 : cluster 0 pgmap v18133: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:54:10.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:54:10 smithi080 bash[41963]: audit 2023-12-01T14:54:09.198775+0000 mon.c (mon.2) 11646 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:54:10.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:54:10 smithi080 bash[28361]: audit 2023-12-01T14:54:09.198775+0000 mon.c (mon.2) 11646 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:54:10.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:54:10 smithi090 bash[32384]: audit 2023-12-01T14:54:09.198775+0000 mon.c (mon.2) 11646 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:54:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:54:11 smithi080 bash[41963]: cluster 2023-12-01T14:54:09.445578+0000 mgr.y (mgr.24362) 18165 : cluster 0 pgmap v18134: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:54:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:54:11 smithi080 bash[41963]: audit 2023-12-01T14:54:10.485171+0000 mon.c (mon.2) 11647 : audit 0 from='client.? 172.21.15.80:0/3917565463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:54:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:54:11 smithi080 bash[41963]: audit 2023-12-01T14:54:10.739771+0000 mon.c (mon.2) 11648 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:54:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:54:11 smithi080 bash[28361]: cluster 2023-12-01T14:54:09.445578+0000 mgr.y (mgr.24362) 18165 : cluster 0 pgmap v18134: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:54:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:54:11 smithi080 bash[28361]: audit 2023-12-01T14:54:10.485171+0000 mon.c (mon.2) 11647 : audit 0 from='client.? 172.21.15.80:0/3917565463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:54:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:54:11 smithi080 bash[28361]: audit 2023-12-01T14:54:10.739771+0000 mon.c (mon.2) 11648 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:54:11.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:54:11 smithi090 bash[32384]: cluster 2023-12-01T14:54:09.445578+0000 mgr.y (mgr.24362) 18165 : cluster 0 pgmap v18134: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:54:11.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:54:11 smithi090 bash[32384]: audit 2023-12-01T14:54:10.485171+0000 mon.c (mon.2) 11647 : audit 0 from='client.? 172.21.15.80:0/3917565463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:54:11.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:54:11 smithi090 bash[32384]: audit 2023-12-01T14:54:10.739771+0000 mon.c (mon.2) 11648 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:54:13.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:54:13 smithi090 bash[32384]: cluster 2023-12-01T14:54:11.446682+0000 mgr.y (mgr.24362) 18166 : cluster 0 pgmap v18135: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:54:13.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:54:13 smithi090 bash[32384]: audit 2023-12-01T14:54:12.948463+0000 mon.c (mon.2) 11649 : audit 0 from='client.? 172.21.15.80:0/4089380121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:54:13.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:54:13 smithi080 bash[28361]: cluster 2023-12-01T14:54:11.446682+0000 mgr.y (mgr.24362) 18166 : cluster 0 pgmap v18135: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:54:13.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:54:13 smithi080 bash[28361]: audit 2023-12-01T14:54:12.948463+0000 mon.c (mon.2) 11649 : audit 0 from='client.? 172.21.15.80:0/4089380121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:54:13.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:54:13 smithi080 bash[41963]: cluster 2023-12-01T14:54:11.446682+0000 mgr.y (mgr.24362) 18166 : cluster 0 pgmap v18135: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:54:13.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:54:13 smithi080 bash[41963]: audit 2023-12-01T14:54:12.948463+0000 mon.c (mon.2) 11649 : audit 0 from='client.? 172.21.15.80:0/4089380121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:54:15.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:54:15 smithi090 bash[32384]: cluster 2023-12-01T14:54:13.447374+0000 mgr.y (mgr.24362) 18167 : cluster 0 pgmap v18136: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:54:15.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:54:15 smithi090 bash[32384]: audit 2023-12-01T14:54:15.041357+0000 mon.a (mon.0) 11029 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:54:15.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:54:15 smithi090 bash[32384]: audit 2023-12-01T14:54:15.052150+0000 mon.a (mon.0) 11030 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:54:15.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:54:15 smithi080 bash[41963]: cluster 2023-12-01T14:54:13.447374+0000 mgr.y (mgr.24362) 18167 : cluster 0 pgmap v18136: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:54:15.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:54:15 smithi080 bash[41963]: audit 2023-12-01T14:54:15.041357+0000 mon.a (mon.0) 11029 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:54:15.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:54:15 smithi080 bash[41963]: audit 2023-12-01T14:54:15.052150+0000 mon.a (mon.0) 11030 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:54:15.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:54:15 smithi080 bash[28361]: cluster 2023-12-01T14:54:13.447374+0000 mgr.y (mgr.24362) 18167 : cluster 0 pgmap v18136: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:54:15.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:54:15 smithi080 bash[28361]: audit 2023-12-01T14:54:15.041357+0000 mon.a (mon.0) 11029 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:54:15.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:54:15 smithi080 bash[28361]: audit 2023-12-01T14:54:15.052150+0000 mon.a (mon.0) 11030 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:54:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:54:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:54:16] "GET /metrics HTTP/1.1" 200 33977 "" "Prometheus/2.43.0" 2023-12-01T14:54:16.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:54:16 smithi080 bash[28361]: audit 2023-12-01T14:54:15.395646+0000 mon.a (mon.0) 11031 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:54:16.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:54:16 smithi080 bash[28361]: audit 2023-12-01T14:54:15.405178+0000 mon.a (mon.0) 11032 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:54:16.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:54:16 smithi080 bash[28361]: audit 2023-12-01T14:54:15.408505+0000 mon.a (mon.0) 11033 : audit 0 from='client.? 172.21.15.80:0/3388230509' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:54:16.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:54:16 smithi080 bash[28361]: cluster 2023-12-01T14:54:15.447829+0000 mgr.y (mgr.24362) 18168 : cluster 0 pgmap v18137: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:54:16.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:54:16 smithi080 bash[41963]: audit 2023-12-01T14:54:15.395646+0000 mon.a (mon.0) 11031 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:54:16.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:54:16 smithi080 bash[41963]: audit 2023-12-01T14:54:15.405178+0000 mon.a (mon.0) 11032 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:54:16.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:54:16 smithi080 bash[41963]: audit 2023-12-01T14:54:15.408505+0000 mon.a (mon.0) 11033 : audit 0 from='client.? 172.21.15.80:0/3388230509' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:54:16.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:54:16 smithi080 bash[41963]: cluster 2023-12-01T14:54:15.447829+0000 mgr.y (mgr.24362) 18168 : cluster 0 pgmap v18137: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:54:16.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:54:16 smithi090 bash[32384]: audit 2023-12-01T14:54:15.395646+0000 mon.a (mon.0) 11031 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:54:16.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:54:16 smithi090 bash[32384]: audit 2023-12-01T14:54:15.405178+0000 mon.a (mon.0) 11032 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:54:16.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:54:16 smithi090 bash[32384]: audit 2023-12-01T14:54:15.408505+0000 mon.a (mon.0) 11033 : audit 0 from='client.? 172.21.15.80:0/3388230509' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:54:16.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:54:16 smithi090 bash[32384]: cluster 2023-12-01T14:54:15.447829+0000 mgr.y (mgr.24362) 18168 : cluster 0 pgmap v18137: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:54:18.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:54:18 smithi090 bash[32384]: cluster 2023-12-01T14:54:17.448926+0000 mgr.y (mgr.24362) 18169 : cluster 0 pgmap v18138: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:54:18.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:54:18 smithi090 bash[32384]: audit 2023-12-01T14:54:17.864112+0000 mon.c (mon.2) 11650 : audit 0 from='client.? 172.21.15.80:0/1183143915' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:54:18.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:54:18 smithi080 bash[28361]: cluster 2023-12-01T14:54:17.448926+0000 mgr.y (mgr.24362) 18169 : cluster 0 pgmap v18138: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:54:18.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:54:18 smithi080 bash[28361]: audit 2023-12-01T14:54:17.864112+0000 mon.c (mon.2) 11650 : audit 0 from='client.? 172.21.15.80:0/1183143915' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:54:18.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:54:18 smithi080 bash[41963]: cluster 2023-12-01T14:54:17.448926+0000 mgr.y (mgr.24362) 18169 : cluster 0 pgmap v18138: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:54:18.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:54:18 smithi080 bash[41963]: audit 2023-12-01T14:54:17.864112+0000 mon.c (mon.2) 11650 : audit 0 from='client.? 172.21.15.80:0/1183143915' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:54:21.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:54:21 smithi090 bash[32384]: cluster 2023-12-01T14:54:19.449571+0000 mgr.y (mgr.24362) 18170 : cluster 0 pgmap v18139: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:54:21.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:54:21 smithi090 bash[32384]: audit 2023-12-01T14:54:20.316438+0000 mon.a (mon.0) 11034 : audit 0 from='client.? 172.21.15.80:0/940685721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:54:21.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:54:21 smithi080 bash[28361]: cluster 2023-12-01T14:54:19.449571+0000 mgr.y (mgr.24362) 18170 : cluster 0 pgmap v18139: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:54:21.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:54:21 smithi080 bash[28361]: audit 2023-12-01T14:54:20.316438+0000 mon.a (mon.0) 11034 : audit 0 from='client.? 172.21.15.80:0/940685721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:54:21.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:54:21 smithi080 bash[41963]: cluster 2023-12-01T14:54:19.449571+0000 mgr.y (mgr.24362) 18170 : cluster 0 pgmap v18139: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:54:21.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:54:21 smithi080 bash[41963]: audit 2023-12-01T14:54:20.316438+0000 mon.a (mon.0) 11034 : audit 0 from='client.? 172.21.15.80:0/940685721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:54:23.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:54:23 smithi090 bash[32384]: cluster 2023-12-01T14:54:21.450750+0000 mgr.y (mgr.24362) 18171 : cluster 0 pgmap v18140: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:54:23.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:54:23 smithi090 bash[32384]: audit 2023-12-01T14:54:22.763664+0000 mon.a (mon.0) 11035 : audit 0 from='client.? 172.21.15.80:0/2330415829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:54:23.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:54:23 smithi080 bash[41963]: cluster 2023-12-01T14:54:21.450750+0000 mgr.y (mgr.24362) 18171 : cluster 0 pgmap v18140: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:54:23.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:54:23 smithi080 bash[41963]: audit 2023-12-01T14:54:22.763664+0000 mon.a (mon.0) 11035 : audit 0 from='client.? 172.21.15.80:0/2330415829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:54:23.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:54:23 smithi080 bash[28361]: cluster 2023-12-01T14:54:21.450750+0000 mgr.y (mgr.24362) 18171 : cluster 0 pgmap v18140: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:54:23.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:54:23 smithi080 bash[28361]: audit 2023-12-01T14:54:22.763664+0000 mon.a (mon.0) 11035 : audit 0 from='client.? 172.21.15.80:0/2330415829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:54:25.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:54:25 smithi090 bash[32384]: cluster 2023-12-01T14:54:23.451390+0000 mgr.y (mgr.24362) 18172 : cluster 0 pgmap v18141: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:54:25.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:54:25 smithi080 bash[28361]: cluster 2023-12-01T14:54:23.451390+0000 mgr.y (mgr.24362) 18172 : cluster 0 pgmap v18141: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:54:25.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:54:25 smithi080 bash[41963]: cluster 2023-12-01T14:54:23.451390+0000 mgr.y (mgr.24362) 18172 : cluster 0 pgmap v18141: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:54:26.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:54:26 smithi090 bash[32384]: audit 2023-12-01T14:54:25.234207+0000 mon.a (mon.0) 11036 : audit 0 from='client.? 172.21.15.80:0/1690854646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:54:26.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:54:26 smithi090 bash[32384]: audit 2023-12-01T14:54:25.740050+0000 mon.c (mon.2) 11651 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:54:26.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:54:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:54:26] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T14:54:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:54:26 smithi080 bash[41963]: audit 2023-12-01T14:54:25.234207+0000 mon.a (mon.0) 11036 : audit 0 from='client.? 172.21.15.80:0/1690854646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:54:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:54:26 smithi080 bash[41963]: audit 2023-12-01T14:54:25.740050+0000 mon.c (mon.2) 11651 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:54:26.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:54:26 smithi080 bash[28361]: audit 2023-12-01T14:54:25.234207+0000 mon.a (mon.0) 11036 : audit 0 from='client.? 172.21.15.80:0/1690854646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:54:26.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:54:26 smithi080 bash[28361]: audit 2023-12-01T14:54:25.740050+0000 mon.c (mon.2) 11651 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:54:27.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:54:27 smithi080 bash[41963]: cluster 2023-12-01T14:54:25.452091+0000 mgr.y (mgr.24362) 18173 : cluster 0 pgmap v18142: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:54:27.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:54:27 smithi080 bash[41963]: audit 2023-12-01T14:54:26.176513+0000 mon.a (mon.0) 11037 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:54:27.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:54:27 smithi080 bash[41963]: audit 2023-12-01T14:54:26.189769+0000 mon.a (mon.0) 11038 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:54:27.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:54:27 smithi080 bash[41963]: audit 2023-12-01T14:54:26.192348+0000 mon.c (mon.2) 11652 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:54:27.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:54:27 smithi080 bash[41963]: audit 2023-12-01T14:54:26.193768+0000 mon.c (mon.2) 11653 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:54:27.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:54:27 smithi080 bash[41963]: audit 2023-12-01T14:54:26.201726+0000 mon.a (mon.0) 11039 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:54:27.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:54:27 smithi080 bash[28361]: cluster 2023-12-01T14:54:25.452091+0000 mgr.y (mgr.24362) 18173 : cluster 0 pgmap v18142: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:54:27.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:54:27 smithi080 bash[28361]: audit 2023-12-01T14:54:26.176513+0000 mon.a (mon.0) 11037 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:54:27.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:54:27 smithi080 bash[28361]: audit 2023-12-01T14:54:26.189769+0000 mon.a (mon.0) 11038 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:54:27.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:54:27 smithi080 bash[28361]: audit 2023-12-01T14:54:26.192348+0000 mon.c (mon.2) 11652 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:54:27.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:54:27 smithi080 bash[28361]: audit 2023-12-01T14:54:26.193768+0000 mon.c (mon.2) 11653 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:54:27.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:54:27 smithi080 bash[28361]: audit 2023-12-01T14:54:26.201726+0000 mon.a (mon.0) 11039 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:54:27.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:54:27 smithi090 bash[32384]: cluster 2023-12-01T14:54:25.452091+0000 mgr.y (mgr.24362) 18173 : cluster 0 pgmap v18142: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:54:27.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:54:27 smithi090 bash[32384]: audit 2023-12-01T14:54:26.176513+0000 mon.a (mon.0) 11037 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:54:27.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:54:27 smithi090 bash[32384]: audit 2023-12-01T14:54:26.189769+0000 mon.a (mon.0) 11038 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:54:27.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:54:27 smithi090 bash[32384]: audit 2023-12-01T14:54:26.192348+0000 mon.c (mon.2) 11652 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:54:27.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:54:27 smithi090 bash[32384]: audit 2023-12-01T14:54:26.193768+0000 mon.c (mon.2) 11653 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:54:27.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:54:27 smithi090 bash[32384]: audit 2023-12-01T14:54:26.201726+0000 mon.a (mon.0) 11039 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:54:28.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:54:28 smithi090 bash[32384]: audit 2023-12-01T14:54:27.690087+0000 mon.c (mon.2) 11654 : audit 0 from='client.? 172.21.15.80:0/4074746416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:54:28.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:54:28 smithi080 bash[28361]: audit 2023-12-01T14:54:27.690087+0000 mon.c (mon.2) 11654 : audit 0 from='client.? 172.21.15.80:0/4074746416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:54:28.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:54:28 smithi080 bash[41963]: audit 2023-12-01T14:54:27.690087+0000 mon.c (mon.2) 11654 : audit 0 from='client.? 172.21.15.80:0/4074746416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:54:29.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:54:29 smithi090 bash[32384]: cluster 2023-12-01T14:54:27.453120+0000 mgr.y (mgr.24362) 18174 : cluster 0 pgmap v18143: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:54:29.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:54:29 smithi080 bash[28361]: cluster 2023-12-01T14:54:27.453120+0000 mgr.y (mgr.24362) 18174 : cluster 0 pgmap v18143: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:54:29.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:54:29 smithi080 bash[41963]: cluster 2023-12-01T14:54:27.453120+0000 mgr.y (mgr.24362) 18174 : cluster 0 pgmap v18143: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:54:31.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:54:31 smithi090 bash[32384]: cluster 2023-12-01T14:54:29.453807+0000 mgr.y (mgr.24362) 18175 : cluster 0 pgmap v18144: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:54:31.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:54:31 smithi090 bash[32384]: audit 2023-12-01T14:54:30.151099+0000 mon.c (mon.2) 11655 : audit 0 from='client.? 172.21.15.80:0/2948721659' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:54:31.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:54:31 smithi080 bash[28361]: cluster 2023-12-01T14:54:29.453807+0000 mgr.y (mgr.24362) 18175 : cluster 0 pgmap v18144: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:54:31.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:54:31 smithi080 bash[28361]: audit 2023-12-01T14:54:30.151099+0000 mon.c (mon.2) 11655 : audit 0 from='client.? 172.21.15.80:0/2948721659' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:54:31.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:54:31 smithi080 bash[41963]: cluster 2023-12-01T14:54:29.453807+0000 mgr.y (mgr.24362) 18175 : cluster 0 pgmap v18144: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:54:31.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:54:31 smithi080 bash[41963]: audit 2023-12-01T14:54:30.151099+0000 mon.c (mon.2) 11655 : audit 0 from='client.? 172.21.15.80:0/2948721659' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:54:33.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:54:33 smithi090 bash[32384]: cluster 2023-12-01T14:54:31.454934+0000 mgr.y (mgr.24362) 18176 : cluster 0 pgmap v18145: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:54:33.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:54:33 smithi090 bash[32384]: audit 2023-12-01T14:54:32.597035+0000 mon.c (mon.2) 11656 : audit 0 from='client.? 172.21.15.80:0/448069039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:54:33.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:54:33 smithi080 bash[41963]: cluster 2023-12-01T14:54:31.454934+0000 mgr.y (mgr.24362) 18176 : cluster 0 pgmap v18145: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:54:33.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:54:33 smithi080 bash[41963]: audit 2023-12-01T14:54:32.597035+0000 mon.c (mon.2) 11656 : audit 0 from='client.? 172.21.15.80:0/448069039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:54:33.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:54:33 smithi080 bash[28361]: cluster 2023-12-01T14:54:31.454934+0000 mgr.y (mgr.24362) 18176 : cluster 0 pgmap v18145: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:54:33.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:54:33 smithi080 bash[28361]: audit 2023-12-01T14:54:32.597035+0000 mon.c (mon.2) 11656 : audit 0 from='client.? 172.21.15.80:0/448069039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:54:35.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:54:35 smithi090 bash[32384]: cluster 2023-12-01T14:54:33.455530+0000 mgr.y (mgr.24362) 18177 : cluster 0 pgmap v18146: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:54:35.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:54:35 smithi080 bash[41963]: cluster 2023-12-01T14:54:33.455530+0000 mgr.y (mgr.24362) 18177 : cluster 0 pgmap v18146: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:54:35.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:54:35 smithi080 bash[28361]: cluster 2023-12-01T14:54:33.455530+0000 mgr.y (mgr.24362) 18177 : cluster 0 pgmap v18146: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:54:36.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:54:36 smithi080 bash[28361]: audit 2023-12-01T14:54:35.053315+0000 mon.a (mon.0) 11040 : audit 0 from='client.? 172.21.15.80:0/578792579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:54:36.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:54:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:54:36] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T14:54:36.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:54:36 smithi080 bash[41963]: audit 2023-12-01T14:54:35.053315+0000 mon.a (mon.0) 11040 : audit 0 from='client.? 172.21.15.80:0/578792579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:54:36.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:54:36 smithi090 bash[32384]: audit 2023-12-01T14:54:35.053315+0000 mon.a (mon.0) 11040 : audit 0 from='client.? 172.21.15.80:0/578792579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:54:37.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:54:37 smithi080 bash[28361]: cluster 2023-12-01T14:54:35.456216+0000 mgr.y (mgr.24362) 18178 : cluster 0 pgmap v18147: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:54:37.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:54:37 smithi080 bash[41963]: cluster 2023-12-01T14:54:35.456216+0000 mgr.y (mgr.24362) 18178 : cluster 0 pgmap v18147: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:54:37.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:54:37 smithi090 bash[32384]: cluster 2023-12-01T14:54:35.456216+0000 mgr.y (mgr.24362) 18178 : cluster 0 pgmap v18147: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:54:38.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:54:38 smithi080 bash[28361]: audit 2023-12-01T14:54:37.503767+0000 mon.c (mon.2) 11657 : audit 0 from='client.? 172.21.15.80:0/999633864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:54:38.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:54:38 smithi080 bash[41963]: audit 2023-12-01T14:54:37.503767+0000 mon.c (mon.2) 11657 : audit 0 from='client.? 172.21.15.80:0/999633864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:54:38.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:54:38 smithi090 bash[32384]: audit 2023-12-01T14:54:37.503767+0000 mon.c (mon.2) 11657 : audit 0 from='client.? 172.21.15.80:0/999633864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:54:39.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:54:39 smithi080 bash[28361]: cluster 2023-12-01T14:54:37.456976+0000 mgr.y (mgr.24362) 18179 : cluster 0 pgmap v18148: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:54:39.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:54:39 smithi080 bash[41963]: cluster 2023-12-01T14:54:37.456976+0000 mgr.y (mgr.24362) 18179 : cluster 0 pgmap v18148: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:54:39.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:54:39 smithi090 bash[32384]: cluster 2023-12-01T14:54:37.456976+0000 mgr.y (mgr.24362) 18179 : cluster 0 pgmap v18148: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:54:40.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:54:40 smithi080 bash[28361]: audit 2023-12-01T14:54:39.960452+0000 mon.a (mon.0) 11041 : audit 0 from='client.? 172.21.15.80:0/3656258694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:54:40.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:54:40 smithi080 bash[41963]: audit 2023-12-01T14:54:39.960452+0000 mon.a (mon.0) 11041 : audit 0 from='client.? 172.21.15.80:0/3656258694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:54:40.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:54:40 smithi090 bash[32384]: audit 2023-12-01T14:54:39.960452+0000 mon.a (mon.0) 11041 : audit 0 from='client.? 172.21.15.80:0/3656258694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:54:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:54:41 smithi080 bash[28361]: cluster 2023-12-01T14:54:39.457593+0000 mgr.y (mgr.24362) 18180 : cluster 0 pgmap v18149: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:54:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:54:41 smithi080 bash[28361]: audit 2023-12-01T14:54:40.740432+0000 mon.c (mon.2) 11658 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:54:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:54:41 smithi080 bash[41963]: cluster 2023-12-01T14:54:39.457593+0000 mgr.y (mgr.24362) 18180 : cluster 0 pgmap v18149: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:54:41.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:54:41 smithi080 bash[41963]: audit 2023-12-01T14:54:40.740432+0000 mon.c (mon.2) 11658 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:54:41.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:54:41 smithi090 bash[32384]: cluster 2023-12-01T14:54:39.457593+0000 mgr.y (mgr.24362) 18180 : cluster 0 pgmap v18149: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:54:41.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:54:41 smithi090 bash[32384]: audit 2023-12-01T14:54:40.740432+0000 mon.c (mon.2) 11658 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:54:43.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:54:43 smithi080 bash[28361]: cluster 2023-12-01T14:54:41.458874+0000 mgr.y (mgr.24362) 18181 : cluster 0 pgmap v18150: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:54:43.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:54:43 smithi080 bash[28361]: audit 2023-12-01T14:54:42.413048+0000 mon.a (mon.0) 11042 : audit 0 from='client.? 172.21.15.80:0/2933644635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:54:43.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:54:43 smithi080 bash[41963]: cluster 2023-12-01T14:54:41.458874+0000 mgr.y (mgr.24362) 18181 : cluster 0 pgmap v18150: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:54:43.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:54:43 smithi080 bash[41963]: audit 2023-12-01T14:54:42.413048+0000 mon.a (mon.0) 11042 : audit 0 from='client.? 172.21.15.80:0/2933644635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:54:43.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:54:43 smithi090 bash[32384]: cluster 2023-12-01T14:54:41.458874+0000 mgr.y (mgr.24362) 18181 : cluster 0 pgmap v18150: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:54:43.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:54:43 smithi090 bash[32384]: audit 2023-12-01T14:54:42.413048+0000 mon.a (mon.0) 11042 : audit 0 from='client.? 172.21.15.80:0/2933644635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:54:45.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:54:45 smithi080 bash[41963]: cluster 2023-12-01T14:54:43.459633+0000 mgr.y (mgr.24362) 18182 : cluster 0 pgmap v18151: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:54:45.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:54:45 smithi080 bash[41963]: audit 2023-12-01T14:54:44.871289+0000 mon.c (mon.2) 11659 : audit 0 from='client.? 172.21.15.80:0/43048050' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:54:45.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:54:45 smithi080 bash[28361]: cluster 2023-12-01T14:54:43.459633+0000 mgr.y (mgr.24362) 18182 : cluster 0 pgmap v18151: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:54:45.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:54:45 smithi080 bash[28361]: audit 2023-12-01T14:54:44.871289+0000 mon.c (mon.2) 11659 : audit 0 from='client.? 172.21.15.80:0/43048050' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:54:45.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:54:45 smithi090 bash[32384]: cluster 2023-12-01T14:54:43.459633+0000 mgr.y (mgr.24362) 18182 : cluster 0 pgmap v18151: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:54:45.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:54:45 smithi090 bash[32384]: audit 2023-12-01T14:54:44.871289+0000 mon.c (mon.2) 11659 : audit 0 from='client.? 172.21.15.80:0/43048050' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:54:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:54:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:54:46] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T14:54:47.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:54:47 smithi080 bash[28361]: cluster 2023-12-01T14:54:45.460317+0000 mgr.y (mgr.24362) 18183 : cluster 0 pgmap v18152: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:54:47.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:54:47 smithi080 bash[41963]: cluster 2023-12-01T14:54:45.460317+0000 mgr.y (mgr.24362) 18183 : cluster 0 pgmap v18152: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:54:47.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:54:47 smithi090 bash[32384]: cluster 2023-12-01T14:54:45.460317+0000 mgr.y (mgr.24362) 18183 : cluster 0 pgmap v18152: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:54:48.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:54:48 smithi080 bash[28361]: audit 2023-12-01T14:54:47.329291+0000 mon.c (mon.2) 11660 : audit 0 from='client.? 172.21.15.80:0/2304222650' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:54:48.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:54:48 smithi080 bash[41963]: audit 2023-12-01T14:54:47.329291+0000 mon.c (mon.2) 11660 : audit 0 from='client.? 172.21.15.80:0/2304222650' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:54:48.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:54:48 smithi090 bash[32384]: audit 2023-12-01T14:54:47.329291+0000 mon.c (mon.2) 11660 : audit 0 from='client.? 172.21.15.80:0/2304222650' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:54:49.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:54:49 smithi080 bash[28361]: cluster 2023-12-01T14:54:47.461484+0000 mgr.y (mgr.24362) 18184 : cluster 0 pgmap v18153: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:54:49.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:54:49 smithi080 bash[41963]: cluster 2023-12-01T14:54:47.461484+0000 mgr.y (mgr.24362) 18184 : cluster 0 pgmap v18153: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:54:49.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:54:49 smithi090 bash[32384]: cluster 2023-12-01T14:54:47.461484+0000 mgr.y (mgr.24362) 18184 : cluster 0 pgmap v18153: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:54:50.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:54:50 smithi080 bash[28361]: audit 2023-12-01T14:54:49.788629+0000 mon.c (mon.2) 11661 : audit 0 from='client.? 172.21.15.80:0/3555368800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:54:50.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:54:50 smithi080 bash[41963]: audit 2023-12-01T14:54:49.788629+0000 mon.c (mon.2) 11661 : audit 0 from='client.? 172.21.15.80:0/3555368800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:54:50.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:54:50 smithi090 bash[32384]: audit 2023-12-01T14:54:49.788629+0000 mon.c (mon.2) 11661 : audit 0 from='client.? 172.21.15.80:0/3555368800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:54:51.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:54:51 smithi080 bash[28361]: cluster 2023-12-01T14:54:49.461928+0000 mgr.y (mgr.24362) 18185 : cluster 0 pgmap v18154: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:54:51.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:54:51 smithi080 bash[41963]: cluster 2023-12-01T14:54:49.461928+0000 mgr.y (mgr.24362) 18185 : cluster 0 pgmap v18154: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:54:51.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:54:51 smithi090 bash[32384]: cluster 2023-12-01T14:54:49.461928+0000 mgr.y (mgr.24362) 18185 : cluster 0 pgmap v18154: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:54:53.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:54:53 smithi080 bash[41963]: cluster 2023-12-01T14:54:51.462993+0000 mgr.y (mgr.24362) 18186 : cluster 0 pgmap v18155: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:54:53.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:54:53 smithi080 bash[41963]: audit 2023-12-01T14:54:52.244949+0000 mon.a (mon.0) 11043 : audit 0 from='client.? 172.21.15.80:0/788418778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:54:53.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:54:53 smithi080 bash[28361]: cluster 2023-12-01T14:54:51.462993+0000 mgr.y (mgr.24362) 18186 : cluster 0 pgmap v18155: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:54:53.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:54:53 smithi080 bash[28361]: audit 2023-12-01T14:54:52.244949+0000 mon.a (mon.0) 11043 : audit 0 from='client.? 172.21.15.80:0/788418778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:54:53.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:54:53 smithi090 bash[32384]: cluster 2023-12-01T14:54:51.462993+0000 mgr.y (mgr.24362) 18186 : cluster 0 pgmap v18155: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:54:53.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:54:53 smithi090 bash[32384]: audit 2023-12-01T14:54:52.244949+0000 mon.a (mon.0) 11043 : audit 0 from='client.? 172.21.15.80:0/788418778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:54:55.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:54:55 smithi080 bash[28361]: cluster 2023-12-01T14:54:53.463636+0000 mgr.y (mgr.24362) 18187 : cluster 0 pgmap v18156: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:54:55.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:54:55 smithi080 bash[28361]: audit 2023-12-01T14:54:54.700085+0000 mon.a (mon.0) 11044 : audit 0 from='client.? 172.21.15.80:0/2696809972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:54:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:54:55 smithi080 bash[41963]: cluster 2023-12-01T14:54:53.463636+0000 mgr.y (mgr.24362) 18187 : cluster 0 pgmap v18156: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:54:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:54:55 smithi080 bash[41963]: audit 2023-12-01T14:54:54.700085+0000 mon.a (mon.0) 11044 : audit 0 from='client.? 172.21.15.80:0/2696809972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:54:55.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:54:55 smithi090 bash[32384]: cluster 2023-12-01T14:54:53.463636+0000 mgr.y (mgr.24362) 18187 : cluster 0 pgmap v18156: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:54:55.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:54:55 smithi090 bash[32384]: audit 2023-12-01T14:54:54.700085+0000 mon.a (mon.0) 11044 : audit 0 from='client.? 172.21.15.80:0/2696809972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:54:56.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:54:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:54:56] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T14:54:56.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:54:56 smithi080 bash[41963]: audit 2023-12-01T14:54:55.740802+0000 mon.c (mon.2) 11662 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:54:56.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:54:56 smithi080 bash[28361]: audit 2023-12-01T14:54:55.740802+0000 mon.c (mon.2) 11662 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:54:56.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:54:56 smithi090 bash[32384]: audit 2023-12-01T14:54:55.740802+0000 mon.c (mon.2) 11662 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:54:57.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:54:57 smithi080 bash[28361]: cluster 2023-12-01T14:54:55.464322+0000 mgr.y (mgr.24362) 18188 : cluster 0 pgmap v18157: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:54:57.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:54:57 smithi080 bash[41963]: cluster 2023-12-01T14:54:55.464322+0000 mgr.y (mgr.24362) 18188 : cluster 0 pgmap v18157: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:54:57.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:54:57 smithi090 bash[32384]: cluster 2023-12-01T14:54:55.464322+0000 mgr.y (mgr.24362) 18188 : cluster 0 pgmap v18157: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:54:58.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:54:58 smithi080 bash[41963]: audit 2023-12-01T14:54:57.147416+0000 mon.c (mon.2) 11663 : audit 0 from='client.? 172.21.15.80:0/2164358620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:54:58.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:54:58 smithi080 bash[28361]: audit 2023-12-01T14:54:57.147416+0000 mon.c (mon.2) 11663 : audit 0 from='client.? 172.21.15.80:0/2164358620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:54:58.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:54:58 smithi090 bash[32384]: audit 2023-12-01T14:54:57.147416+0000 mon.c (mon.2) 11663 : audit 0 from='client.? 172.21.15.80:0/2164358620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:54:59.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:54:59 smithi080 bash[41963]: cluster 2023-12-01T14:54:57.465437+0000 mgr.y (mgr.24362) 18189 : cluster 0 pgmap v18158: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:54:59.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:54:59 smithi080 bash[28361]: cluster 2023-12-01T14:54:57.465437+0000 mgr.y (mgr.24362) 18189 : cluster 0 pgmap v18158: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:54:59.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:54:59 smithi090 bash[32384]: cluster 2023-12-01T14:54:57.465437+0000 mgr.y (mgr.24362) 18189 : cluster 0 pgmap v18158: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:55:00.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:55:00 smithi080 bash[41963]: audit 2023-12-01T14:54:59.599356+0000 mon.c (mon.2) 11664 : audit 0 from='client.? 172.21.15.80:0/631161986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:55:00.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:55:00 smithi080 bash[28361]: audit 2023-12-01T14:54:59.599356+0000 mon.c (mon.2) 11664 : audit 0 from='client.? 172.21.15.80:0/631161986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:55:00.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:55:00 smithi090 bash[32384]: audit 2023-12-01T14:54:59.599356+0000 mon.c (mon.2) 11664 : audit 0 from='client.? 172.21.15.80:0/631161986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:55:01.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:55:01 smithi080 bash[41963]: cluster 2023-12-01T14:54:59.466024+0000 mgr.y (mgr.24362) 18190 : cluster 0 pgmap v18159: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:55:01.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:55:01 smithi080 bash[28361]: cluster 2023-12-01T14:54:59.466024+0000 mgr.y (mgr.24362) 18190 : cluster 0 pgmap v18159: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:55:01.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:55:01 smithi090 bash[32384]: cluster 2023-12-01T14:54:59.466024+0000 mgr.y (mgr.24362) 18190 : cluster 0 pgmap v18159: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:55:02.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:55:02 smithi090 bash[32384]: audit 2023-12-01T14:55:02.049048+0000 mon.c (mon.2) 11665 : audit 0 from='client.? 172.21.15.80:0/659178323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:55:02.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:55:02 smithi080 bash[28361]: audit 2023-12-01T14:55:02.049048+0000 mon.c (mon.2) 11665 : audit 0 from='client.? 172.21.15.80:0/659178323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:55:02.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:55:02 smithi080 bash[41963]: audit 2023-12-01T14:55:02.049048+0000 mon.c (mon.2) 11665 : audit 0 from='client.? 172.21.15.80:0/659178323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:55:03.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:55:03 smithi080 bash[28361]: cluster 2023-12-01T14:55:01.467160+0000 mgr.y (mgr.24362) 18191 : cluster 0 pgmap v18160: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:55:03.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:55:03 smithi080 bash[41963]: cluster 2023-12-01T14:55:01.467160+0000 mgr.y (mgr.24362) 18191 : cluster 0 pgmap v18160: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:55:03.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:55:03 smithi090 bash[32384]: cluster 2023-12-01T14:55:01.467160+0000 mgr.y (mgr.24362) 18191 : cluster 0 pgmap v18160: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:55:05.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:55:05 smithi080 bash[28361]: cluster 2023-12-01T14:55:03.467800+0000 mgr.y (mgr.24362) 18192 : cluster 0 pgmap v18161: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:55:05.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:55:05 smithi080 bash[28361]: audit 2023-12-01T14:55:04.504469+0000 mon.c (mon.2) 11666 : audit 0 from='client.? 172.21.15.80:0/3444524492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:55:05.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:55:05 smithi080 bash[41963]: cluster 2023-12-01T14:55:03.467800+0000 mgr.y (mgr.24362) 18192 : cluster 0 pgmap v18161: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:55:05.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:55:05 smithi080 bash[41963]: audit 2023-12-01T14:55:04.504469+0000 mon.c (mon.2) 11666 : audit 0 from='client.? 172.21.15.80:0/3444524492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:55:05.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:55:05 smithi090 bash[32384]: cluster 2023-12-01T14:55:03.467800+0000 mgr.y (mgr.24362) 18192 : cluster 0 pgmap v18161: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:55:05.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:55:05 smithi090 bash[32384]: audit 2023-12-01T14:55:04.504469+0000 mon.c (mon.2) 11666 : audit 0 from='client.? 172.21.15.80:0/3444524492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:55:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:55:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:55:06] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T14:55:07.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:55:07 smithi080 bash[28361]: cluster 2023-12-01T14:55:05.468511+0000 mgr.y (mgr.24362) 18193 : cluster 0 pgmap v18162: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:55:07.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:55:07 smithi080 bash[28361]: audit 2023-12-01T14:55:06.959263+0000 mon.a (mon.0) 11045 : audit 0 from='client.? 172.21.15.80:0/2200110415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:55:07.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:55:07 smithi080 bash[41963]: cluster 2023-12-01T14:55:05.468511+0000 mgr.y (mgr.24362) 18193 : cluster 0 pgmap v18162: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:55:07.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:55:07 smithi080 bash[41963]: audit 2023-12-01T14:55:06.959263+0000 mon.a (mon.0) 11045 : audit 0 from='client.? 172.21.15.80:0/2200110415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:55:07.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:55:07 smithi090 bash[32384]: cluster 2023-12-01T14:55:05.468511+0000 mgr.y (mgr.24362) 18193 : cluster 0 pgmap v18162: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:55:07.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:55:07 smithi090 bash[32384]: audit 2023-12-01T14:55:06.959263+0000 mon.a (mon.0) 11045 : audit 0 from='client.? 172.21.15.80:0/2200110415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:55:09.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:55:09 smithi080 bash[28361]: cluster 2023-12-01T14:55:07.469701+0000 mgr.y (mgr.24362) 18194 : cluster 0 pgmap v18163: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:55:09.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:55:09 smithi080 bash[41963]: cluster 2023-12-01T14:55:07.469701+0000 mgr.y (mgr.24362) 18194 : cluster 0 pgmap v18163: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:55:09.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:55:09 smithi090 bash[32384]: cluster 2023-12-01T14:55:07.469701+0000 mgr.y (mgr.24362) 18194 : cluster 0 pgmap v18163: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:55:10.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:55:10 smithi080 bash[28361]: audit 2023-12-01T14:55:09.420247+0000 mon.a (mon.0) 11046 : audit 0 from='client.? 172.21.15.80:0/2449189613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:55:10.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:55:10 smithi080 bash[41963]: audit 2023-12-01T14:55:09.420247+0000 mon.a (mon.0) 11046 : audit 0 from='client.? 172.21.15.80:0/2449189613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:55:10.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:55:10 smithi090 bash[32384]: audit 2023-12-01T14:55:09.420247+0000 mon.a (mon.0) 11046 : audit 0 from='client.? 172.21.15.80:0/2449189613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:55:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:55:11 smithi080 bash[28361]: cluster 2023-12-01T14:55:09.470408+0000 mgr.y (mgr.24362) 18195 : cluster 0 pgmap v18164: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:55:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:55:11 smithi080 bash[28361]: audit 2023-12-01T14:55:10.741319+0000 mon.c (mon.2) 11667 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:55:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:55:11 smithi080 bash[41963]: cluster 2023-12-01T14:55:09.470408+0000 mgr.y (mgr.24362) 18195 : cluster 0 pgmap v18164: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:55:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:55:11 smithi080 bash[41963]: audit 2023-12-01T14:55:10.741319+0000 mon.c (mon.2) 11667 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:55:11.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:55:11 smithi090 bash[32384]: cluster 2023-12-01T14:55:09.470408+0000 mgr.y (mgr.24362) 18195 : cluster 0 pgmap v18164: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:55:11.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:55:11 smithi090 bash[32384]: audit 2023-12-01T14:55:10.741319+0000 mon.c (mon.2) 11667 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:55:12.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:55:12 smithi080 bash[41963]: audit 2023-12-01T14:55:11.875547+0000 mon.a (mon.0) 11047 : audit 0 from='client.? 172.21.15.80:0/2097977447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:55:12.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:55:12 smithi080 bash[28361]: audit 2023-12-01T14:55:11.875547+0000 mon.a (mon.0) 11047 : audit 0 from='client.? 172.21.15.80:0/2097977447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:55:12.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:55:12 smithi090 bash[32384]: audit 2023-12-01T14:55:11.875547+0000 mon.a (mon.0) 11047 : audit 0 from='client.? 172.21.15.80:0/2097977447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:55:13.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:55:13 smithi080 bash[41963]: cluster 2023-12-01T14:55:11.471572+0000 mgr.y (mgr.24362) 18196 : cluster 0 pgmap v18165: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:55:13.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:55:13 smithi080 bash[28361]: cluster 2023-12-01T14:55:11.471572+0000 mgr.y (mgr.24362) 18196 : cluster 0 pgmap v18165: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:55:13.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:55:13 smithi090 bash[32384]: cluster 2023-12-01T14:55:11.471572+0000 mgr.y (mgr.24362) 18196 : cluster 0 pgmap v18165: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:55:15.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:55:15 smithi080 bash[41963]: cluster 2023-12-01T14:55:13.472377+0000 mgr.y (mgr.24362) 18197 : cluster 0 pgmap v18166: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:55:15.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:55:15 smithi080 bash[41963]: audit 2023-12-01T14:55:14.327720+0000 mon.a (mon.0) 11048 : audit 0 from='client.? 172.21.15.80:0/648193825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:55:15.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:55:15 smithi080 bash[28361]: cluster 2023-12-01T14:55:13.472377+0000 mgr.y (mgr.24362) 18197 : cluster 0 pgmap v18166: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:55:15.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:55:15 smithi080 bash[28361]: audit 2023-12-01T14:55:14.327720+0000 mon.a (mon.0) 11048 : audit 0 from='client.? 172.21.15.80:0/648193825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:55:15.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:55:15 smithi090 bash[32384]: cluster 2023-12-01T14:55:13.472377+0000 mgr.y (mgr.24362) 18197 : cluster 0 pgmap v18166: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:55:15.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:55:15 smithi090 bash[32384]: audit 2023-12-01T14:55:14.327720+0000 mon.a (mon.0) 11048 : audit 0 from='client.? 172.21.15.80:0/648193825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:55:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:55:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:55:16] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T14:55:17.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:55:17 smithi080 bash[28361]: cluster 2023-12-01T14:55:15.473075+0000 mgr.y (mgr.24362) 18198 : cluster 0 pgmap v18167: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:55:17.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:55:17 smithi080 bash[28361]: audit 2023-12-01T14:55:16.784645+0000 mon.a (mon.0) 11049 : audit 0 from='client.? 172.21.15.80:0/3271537253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:55:17.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:55:17 smithi080 bash[41963]: cluster 2023-12-01T14:55:15.473075+0000 mgr.y (mgr.24362) 18198 : cluster 0 pgmap v18167: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:55:17.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:55:17 smithi080 bash[41963]: audit 2023-12-01T14:55:16.784645+0000 mon.a (mon.0) 11049 : audit 0 from='client.? 172.21.15.80:0/3271537253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:55:17.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:55:17 smithi090 bash[32384]: cluster 2023-12-01T14:55:15.473075+0000 mgr.y (mgr.24362) 18198 : cluster 0 pgmap v18167: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:55:17.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:55:17 smithi090 bash[32384]: audit 2023-12-01T14:55:16.784645+0000 mon.a (mon.0) 11049 : audit 0 from='client.? 172.21.15.80:0/3271537253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:55:19.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:55:19 smithi090 bash[32384]: cluster 2023-12-01T14:55:17.474215+0000 mgr.y (mgr.24362) 18199 : cluster 0 pgmap v18168: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:55:19.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:55:19 smithi080 bash[28361]: cluster 2023-12-01T14:55:17.474215+0000 mgr.y (mgr.24362) 18199 : cluster 0 pgmap v18168: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:55:19.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:55:19 smithi080 bash[41963]: cluster 2023-12-01T14:55:17.474215+0000 mgr.y (mgr.24362) 18199 : cluster 0 pgmap v18168: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:55:20.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:55:20 smithi090 bash[32384]: audit 2023-12-01T14:55:19.238935+0000 mon.a (mon.0) 11050 : audit 0 from='client.? 172.21.15.80:0/2539674145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:55:20.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:55:20 smithi080 bash[28361]: audit 2023-12-01T14:55:19.238935+0000 mon.a (mon.0) 11050 : audit 0 from='client.? 172.21.15.80:0/2539674145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:55:20.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:55:20 smithi080 bash[41963]: audit 2023-12-01T14:55:19.238935+0000 mon.a (mon.0) 11050 : audit 0 from='client.? 172.21.15.80:0/2539674145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:55:21.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:55:21 smithi090 bash[32384]: cluster 2023-12-01T14:55:19.474882+0000 mgr.y (mgr.24362) 18200 : cluster 0 pgmap v18169: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:55:21.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:55:21 smithi080 bash[28361]: cluster 2023-12-01T14:55:19.474882+0000 mgr.y (mgr.24362) 18200 : cluster 0 pgmap v18169: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:55:21.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:55:21 smithi080 bash[41963]: cluster 2023-12-01T14:55:19.474882+0000 mgr.y (mgr.24362) 18200 : cluster 0 pgmap v18169: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:55:22.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:55:22 smithi090 bash[32384]: audit 2023-12-01T14:55:21.692815+0000 mon.c (mon.2) 11668 : audit 0 from='client.? 172.21.15.80:0/1812232335' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:55:22.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:55:22 smithi080 bash[28361]: audit 2023-12-01T14:55:21.692815+0000 mon.c (mon.2) 11668 : audit 0 from='client.? 172.21.15.80:0/1812232335' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:55:22.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:55:22 smithi080 bash[41963]: audit 2023-12-01T14:55:21.692815+0000 mon.c (mon.2) 11668 : audit 0 from='client.? 172.21.15.80:0/1812232335' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:55:23.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:55:23 smithi090 bash[32384]: cluster 2023-12-01T14:55:21.475993+0000 mgr.y (mgr.24362) 18201 : cluster 0 pgmap v18170: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:55:23.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:55:23 smithi080 bash[28361]: cluster 2023-12-01T14:55:21.475993+0000 mgr.y (mgr.24362) 18201 : cluster 0 pgmap v18170: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:55:23.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:55:23 smithi080 bash[41963]: cluster 2023-12-01T14:55:21.475993+0000 mgr.y (mgr.24362) 18201 : cluster 0 pgmap v18170: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:55:24.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:55:24 smithi090 bash[32384]: audit 2023-12-01T14:55:24.145776+0000 mon.a (mon.0) 11051 : audit 0 from='client.? 172.21.15.80:0/1027031859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:55:24.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:55:24 smithi080 bash[28361]: audit 2023-12-01T14:55:24.145776+0000 mon.a (mon.0) 11051 : audit 0 from='client.? 172.21.15.80:0/1027031859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:55:24.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:55:24 smithi080 bash[41963]: audit 2023-12-01T14:55:24.145776+0000 mon.a (mon.0) 11051 : audit 0 from='client.? 172.21.15.80:0/1027031859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:55:25.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:55:25 smithi090 bash[32384]: cluster 2023-12-01T14:55:23.476621+0000 mgr.y (mgr.24362) 18202 : cluster 0 pgmap v18171: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:55:25.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:55:25 smithi080 bash[41963]: cluster 2023-12-01T14:55:23.476621+0000 mgr.y (mgr.24362) 18202 : cluster 0 pgmap v18171: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:55:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:55:25 smithi080 bash[28361]: cluster 2023-12-01T14:55:23.476621+0000 mgr.y (mgr.24362) 18202 : cluster 0 pgmap v18171: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:55:26.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:55:26 smithi090 bash[32384]: audit 2023-12-01T14:55:25.741969+0000 mon.c (mon.2) 11669 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:55:26.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:55:26 smithi080 bash[28361]: audit 2023-12-01T14:55:25.741969+0000 mon.c (mon.2) 11669 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:55:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:55:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:55:26] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T14:55:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:55:26 smithi080 bash[41963]: audit 2023-12-01T14:55:25.741969+0000 mon.c (mon.2) 11669 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:55:27.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:55:27 smithi090 bash[32384]: cluster 2023-12-01T14:55:25.477241+0000 mgr.y (mgr.24362) 18203 : cluster 0 pgmap v18172: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:55:27.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:55:27 smithi090 bash[32384]: audit 2023-12-01T14:55:26.284413+0000 mon.c (mon.2) 11670 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:55:27.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:55:27 smithi090 bash[32384]: audit 2023-12-01T14:55:26.605422+0000 mon.c (mon.2) 11671 : audit 0 from='client.? 172.21.15.80:0/2805805754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:55:27.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:55:27 smithi080 bash[28361]: cluster 2023-12-01T14:55:25.477241+0000 mgr.y (mgr.24362) 18203 : cluster 0 pgmap v18172: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:55:27.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:55:27 smithi080 bash[28361]: audit 2023-12-01T14:55:26.284413+0000 mon.c (mon.2) 11670 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:55:27.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:55:27 smithi080 bash[28361]: audit 2023-12-01T14:55:26.605422+0000 mon.c (mon.2) 11671 : audit 0 from='client.? 172.21.15.80:0/2805805754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:55:27.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:55:27 smithi080 bash[41963]: cluster 2023-12-01T14:55:25.477241+0000 mgr.y (mgr.24362) 18203 : cluster 0 pgmap v18172: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:55:27.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:55:27 smithi080 bash[41963]: audit 2023-12-01T14:55:26.284413+0000 mon.c (mon.2) 11670 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:55:27.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:55:27 smithi080 bash[41963]: audit 2023-12-01T14:55:26.605422+0000 mon.c (mon.2) 11671 : audit 0 from='client.? 172.21.15.80:0/2805805754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:55:29.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:55:29 smithi090 bash[32384]: cluster 2023-12-01T14:55:27.478287+0000 mgr.y (mgr.24362) 18204 : cluster 0 pgmap v18173: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:55:29.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:55:29 smithi090 bash[32384]: audit 2023-12-01T14:55:29.065765+0000 mon.c (mon.2) 11672 : audit 0 from='client.? 172.21.15.80:0/1639192462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:55:29.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:55:29 smithi080 bash[28361]: cluster 2023-12-01T14:55:27.478287+0000 mgr.y (mgr.24362) 18204 : cluster 0 pgmap v18173: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:55:29.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:55:29 smithi080 bash[28361]: audit 2023-12-01T14:55:29.065765+0000 mon.c (mon.2) 11672 : audit 0 from='client.? 172.21.15.80:0/1639192462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:55:29.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:55:29 smithi080 bash[41963]: cluster 2023-12-01T14:55:27.478287+0000 mgr.y (mgr.24362) 18204 : cluster 0 pgmap v18173: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:55:29.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:55:29 smithi080 bash[41963]: audit 2023-12-01T14:55:29.065765+0000 mon.c (mon.2) 11672 : audit 0 from='client.? 172.21.15.80:0/1639192462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:55:31.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:55:31 smithi090 bash[32384]: cluster 2023-12-01T14:55:29.478916+0000 mgr.y (mgr.24362) 18205 : cluster 0 pgmap v18174: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:55:31.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:55:31 smithi080 bash[41963]: cluster 2023-12-01T14:55:29.478916+0000 mgr.y (mgr.24362) 18205 : cluster 0 pgmap v18174: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:55:31.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:55:31 smithi080 bash[28361]: cluster 2023-12-01T14:55:29.478916+0000 mgr.y (mgr.24362) 18205 : cluster 0 pgmap v18174: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:55:32.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:55:32 smithi090 bash[32384]: audit 2023-12-01T14:55:31.529491+0000 mon.c (mon.2) 11673 : audit 0 from='client.? 172.21.15.80:0/1856294150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:55:32.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:55:32 smithi090 bash[32384]: audit 2023-12-01T14:55:32.085658+0000 mon.a (mon.0) 11052 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:55:32.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:55:32 smithi090 bash[32384]: audit 2023-12-01T14:55:32.103796+0000 mon.a (mon.0) 11053 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:55:32.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:55:32 smithi080 bash[41963]: audit 2023-12-01T14:55:31.529491+0000 mon.c (mon.2) 11673 : audit 0 from='client.? 172.21.15.80:0/1856294150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:55:32.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:55:32 smithi080 bash[41963]: audit 2023-12-01T14:55:32.085658+0000 mon.a (mon.0) 11052 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:55:32.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:55:32 smithi080 bash[41963]: audit 2023-12-01T14:55:32.103796+0000 mon.a (mon.0) 11053 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:55:32.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:55:32 smithi080 bash[28361]: audit 2023-12-01T14:55:31.529491+0000 mon.c (mon.2) 11673 : audit 0 from='client.? 172.21.15.80:0/1856294150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:55:32.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:55:32 smithi080 bash[28361]: audit 2023-12-01T14:55:32.085658+0000 mon.a (mon.0) 11052 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:55:32.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:55:32 smithi080 bash[28361]: audit 2023-12-01T14:55:32.103796+0000 mon.a (mon.0) 11053 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:55:33.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:55:33 smithi090 bash[32384]: cluster 2023-12-01T14:55:31.479942+0000 mgr.y (mgr.24362) 18206 : cluster 0 pgmap v18175: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:55:33.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:55:33 smithi090 bash[32384]: audit 2023-12-01T14:55:32.491554+0000 mon.a (mon.0) 11054 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:55:33.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:55:33 smithi090 bash[32384]: audit 2023-12-01T14:55:32.509569+0000 mon.a (mon.0) 11055 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:55:33.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:55:33 smithi090 bash[32384]: audit 2023-12-01T14:55:33.000117+0000 mon.c (mon.2) 11674 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:55:33.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:55:33 smithi090 bash[32384]: audit 2023-12-01T14:55:33.001973+0000 mon.c (mon.2) 11675 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:55:33.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:55:33 smithi090 bash[32384]: audit 2023-12-01T14:55:33.013492+0000 mon.a (mon.0) 11056 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:55:33.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:55:33 smithi080 bash[41963]: cluster 2023-12-01T14:55:31.479942+0000 mgr.y (mgr.24362) 18206 : cluster 0 pgmap v18175: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:55:33.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:55:33 smithi080 bash[41963]: audit 2023-12-01T14:55:32.491554+0000 mon.a (mon.0) 11054 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:55:33.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:55:33 smithi080 bash[41963]: audit 2023-12-01T14:55:32.509569+0000 mon.a (mon.0) 11055 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:55:33.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:55:33 smithi080 bash[41963]: audit 2023-12-01T14:55:33.000117+0000 mon.c (mon.2) 11674 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:55:33.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:55:33 smithi080 bash[41963]: audit 2023-12-01T14:55:33.001973+0000 mon.c (mon.2) 11675 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:55:33.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:55:33 smithi080 bash[41963]: audit 2023-12-01T14:55:33.013492+0000 mon.a (mon.0) 11056 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:55:33.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:55:33 smithi080 bash[28361]: cluster 2023-12-01T14:55:31.479942+0000 mgr.y (mgr.24362) 18206 : cluster 0 pgmap v18175: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:55:33.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:55:33 smithi080 bash[28361]: audit 2023-12-01T14:55:32.491554+0000 mon.a (mon.0) 11054 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:55:33.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:55:33 smithi080 bash[28361]: audit 2023-12-01T14:55:32.509569+0000 mon.a (mon.0) 11055 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:55:33.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:55:33 smithi080 bash[28361]: audit 2023-12-01T14:55:33.000117+0000 mon.c (mon.2) 11674 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:55:33.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:55:33 smithi080 bash[28361]: audit 2023-12-01T14:55:33.001973+0000 mon.c (mon.2) 11675 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:55:33.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:55:33 smithi080 bash[28361]: audit 2023-12-01T14:55:33.013492+0000 mon.a (mon.0) 11056 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:55:34.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:55:34 smithi090 bash[32384]: cluster 2023-12-01T14:55:33.480608+0000 mgr.y (mgr.24362) 18207 : cluster 0 pgmap v18176: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:55:34.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:55:34 smithi090 bash[32384]: audit 2023-12-01T14:55:33.976649+0000 mon.a (mon.0) 11057 : audit 0 from='client.? 172.21.15.80:0/2058225512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:55:34.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:55:34 smithi080 bash[28361]: cluster 2023-12-01T14:55:33.480608+0000 mgr.y (mgr.24362) 18207 : cluster 0 pgmap v18176: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:55:34.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:55:34 smithi080 bash[28361]: audit 2023-12-01T14:55:33.976649+0000 mon.a (mon.0) 11057 : audit 0 from='client.? 172.21.15.80:0/2058225512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:55:34.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:55:34 smithi080 bash[41963]: cluster 2023-12-01T14:55:33.480608+0000 mgr.y (mgr.24362) 18207 : cluster 0 pgmap v18176: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:55:34.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:55:34 smithi080 bash[41963]: audit 2023-12-01T14:55:33.976649+0000 mon.a (mon.0) 11057 : audit 0 from='client.? 172.21.15.80:0/2058225512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:55:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:55:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:55:36] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T14:55:37.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:55:37 smithi080 bash[28361]: cluster 2023-12-01T14:55:35.481292+0000 mgr.y (mgr.24362) 18208 : cluster 0 pgmap v18177: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:55:37.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:55:37 smithi080 bash[28361]: audit 2023-12-01T14:55:36.433373+0000 mon.a (mon.0) 11058 : audit 0 from='client.? 172.21.15.80:0/1489121366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:55:37.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:55:37 smithi080 bash[41963]: cluster 2023-12-01T14:55:35.481292+0000 mgr.y (mgr.24362) 18208 : cluster 0 pgmap v18177: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:55:37.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:55:37 smithi080 bash[41963]: audit 2023-12-01T14:55:36.433373+0000 mon.a (mon.0) 11058 : audit 0 from='client.? 172.21.15.80:0/1489121366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:55:37.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:55:37 smithi090 bash[32384]: cluster 2023-12-01T14:55:35.481292+0000 mgr.y (mgr.24362) 18208 : cluster 0 pgmap v18177: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:55:37.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:55:37 smithi090 bash[32384]: audit 2023-12-01T14:55:36.433373+0000 mon.a (mon.0) 11058 : audit 0 from='client.? 172.21.15.80:0/1489121366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:55:39.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:55:39 smithi080 bash[28361]: cluster 2023-12-01T14:55:37.482450+0000 mgr.y (mgr.24362) 18209 : cluster 0 pgmap v18178: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:55:39.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:55:39 smithi080 bash[28361]: audit 2023-12-01T14:55:38.881225+0000 mon.a (mon.0) 11059 : audit 0 from='client.? 172.21.15.80:0/4232340813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:55:39.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:55:39 smithi080 bash[41963]: cluster 2023-12-01T14:55:37.482450+0000 mgr.y (mgr.24362) 18209 : cluster 0 pgmap v18178: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:55:39.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:55:39 smithi080 bash[41963]: audit 2023-12-01T14:55:38.881225+0000 mon.a (mon.0) 11059 : audit 0 from='client.? 172.21.15.80:0/4232340813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:55:39.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:55:39 smithi090 bash[32384]: cluster 2023-12-01T14:55:37.482450+0000 mgr.y (mgr.24362) 18209 : cluster 0 pgmap v18178: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:55:39.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:55:39 smithi090 bash[32384]: audit 2023-12-01T14:55:38.881225+0000 mon.a (mon.0) 11059 : audit 0 from='client.? 172.21.15.80:0/4232340813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:55:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:55:41 smithi080 bash[28361]: cluster 2023-12-01T14:55:39.483109+0000 mgr.y (mgr.24362) 18210 : cluster 0 pgmap v18179: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:55:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:55:41 smithi080 bash[28361]: audit 2023-12-01T14:55:40.742078+0000 mon.c (mon.2) 11676 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:55:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:55:41 smithi080 bash[41963]: cluster 2023-12-01T14:55:39.483109+0000 mgr.y (mgr.24362) 18210 : cluster 0 pgmap v18179: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:55:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:55:41 smithi080 bash[41963]: audit 2023-12-01T14:55:40.742078+0000 mon.c (mon.2) 11676 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:55:41.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:55:41 smithi090 bash[32384]: cluster 2023-12-01T14:55:39.483109+0000 mgr.y (mgr.24362) 18210 : cluster 0 pgmap v18179: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:55:41.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:55:41 smithi090 bash[32384]: audit 2023-12-01T14:55:40.742078+0000 mon.c (mon.2) 11676 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:55:42.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:55:42 smithi080 bash[28361]: audit 2023-12-01T14:55:41.337055+0000 mon.c (mon.2) 11677 : audit 0 from='client.? 172.21.15.80:0/1775219165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:55:42.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:55:42 smithi080 bash[41963]: audit 2023-12-01T14:55:41.337055+0000 mon.c (mon.2) 11677 : audit 0 from='client.? 172.21.15.80:0/1775219165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:55:42.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:55:42 smithi090 bash[32384]: audit 2023-12-01T14:55:41.337055+0000 mon.c (mon.2) 11677 : audit 0 from='client.? 172.21.15.80:0/1775219165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:55:43.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:55:43 smithi080 bash[41963]: cluster 2023-12-01T14:55:41.484284+0000 mgr.y (mgr.24362) 18211 : cluster 0 pgmap v18180: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:55:43.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:55:43 smithi080 bash[28361]: cluster 2023-12-01T14:55:41.484284+0000 mgr.y (mgr.24362) 18211 : cluster 0 pgmap v18180: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:55:43.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:55:43 smithi090 bash[32384]: cluster 2023-12-01T14:55:41.484284+0000 mgr.y (mgr.24362) 18211 : cluster 0 pgmap v18180: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:55:44.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:55:44 smithi080 bash[28361]: audit 2023-12-01T14:55:43.789118+0000 mon.a (mon.0) 11060 : audit 0 from='client.? 172.21.15.80:0/1954530533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:55:44.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:55:44 smithi080 bash[41963]: audit 2023-12-01T14:55:43.789118+0000 mon.a (mon.0) 11060 : audit 0 from='client.? 172.21.15.80:0/1954530533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:55:44.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:55:44 smithi090 bash[32384]: audit 2023-12-01T14:55:43.789118+0000 mon.a (mon.0) 11060 : audit 0 from='client.? 172.21.15.80:0/1954530533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:55:45.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:55:45 smithi080 bash[41963]: cluster 2023-12-01T14:55:43.484720+0000 mgr.y (mgr.24362) 18212 : cluster 0 pgmap v18181: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:55:45.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:55:45 smithi080 bash[28361]: cluster 2023-12-01T14:55:43.484720+0000 mgr.y (mgr.24362) 18212 : cluster 0 pgmap v18181: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:55:45.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:55:45 smithi090 bash[32384]: cluster 2023-12-01T14:55:43.484720+0000 mgr.y (mgr.24362) 18212 : cluster 0 pgmap v18181: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:55:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:55:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:55:46] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T14:55:47.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:55:47 smithi080 bash[28361]: cluster 2023-12-01T14:55:45.485458+0000 mgr.y (mgr.24362) 18213 : cluster 0 pgmap v18182: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:55:47.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:55:47 smithi080 bash[28361]: audit 2023-12-01T14:55:46.248997+0000 mon.c (mon.2) 11678 : audit 0 from='client.? 172.21.15.80:0/2113532256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:55:47.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:55:47 smithi080 bash[41963]: cluster 2023-12-01T14:55:45.485458+0000 mgr.y (mgr.24362) 18213 : cluster 0 pgmap v18182: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:55:47.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:55:47 smithi080 bash[41963]: audit 2023-12-01T14:55:46.248997+0000 mon.c (mon.2) 11678 : audit 0 from='client.? 172.21.15.80:0/2113532256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:55:47.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:55:47 smithi090 bash[32384]: cluster 2023-12-01T14:55:45.485458+0000 mgr.y (mgr.24362) 18213 : cluster 0 pgmap v18182: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:55:47.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:55:47 smithi090 bash[32384]: audit 2023-12-01T14:55:46.248997+0000 mon.c (mon.2) 11678 : audit 0 from='client.? 172.21.15.80:0/2113532256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:55:49.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:55:49 smithi080 bash[41963]: cluster 2023-12-01T14:55:47.486586+0000 mgr.y (mgr.24362) 18214 : cluster 0 pgmap v18183: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:55:49.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:55:49 smithi080 bash[41963]: audit 2023-12-01T14:55:48.705745+0000 mon.c (mon.2) 11679 : audit 0 from='client.? 172.21.15.80:0/3853435101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:55:49.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:55:49 smithi080 bash[28361]: cluster 2023-12-01T14:55:47.486586+0000 mgr.y (mgr.24362) 18214 : cluster 0 pgmap v18183: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:55:49.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:55:49 smithi080 bash[28361]: audit 2023-12-01T14:55:48.705745+0000 mon.c (mon.2) 11679 : audit 0 from='client.? 172.21.15.80:0/3853435101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:55:49.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:55:49 smithi090 bash[32384]: cluster 2023-12-01T14:55:47.486586+0000 mgr.y (mgr.24362) 18214 : cluster 0 pgmap v18183: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:55:49.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:55:49 smithi090 bash[32384]: audit 2023-12-01T14:55:48.705745+0000 mon.c (mon.2) 11679 : audit 0 from='client.? 172.21.15.80:0/3853435101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:55:51.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:55:51 smithi080 bash[28361]: cluster 2023-12-01T14:55:49.487285+0000 mgr.y (mgr.24362) 18215 : cluster 0 pgmap v18184: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:55:51.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:55:51 smithi080 bash[41963]: cluster 2023-12-01T14:55:49.487285+0000 mgr.y (mgr.24362) 18215 : cluster 0 pgmap v18184: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:55:51.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:55:51 smithi090 bash[32384]: cluster 2023-12-01T14:55:49.487285+0000 mgr.y (mgr.24362) 18215 : cluster 0 pgmap v18184: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:55:52.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:55:52 smithi080 bash[28361]: audit 2023-12-01T14:55:51.155660+0000 mon.a (mon.0) 11061 : audit 0 from='client.? 172.21.15.80:0/2614519529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:55:52.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:55:52 smithi080 bash[41963]: audit 2023-12-01T14:55:51.155660+0000 mon.a (mon.0) 11061 : audit 0 from='client.? 172.21.15.80:0/2614519529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:55:52.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:55:52 smithi090 bash[32384]: audit 2023-12-01T14:55:51.155660+0000 mon.a (mon.0) 11061 : audit 0 from='client.? 172.21.15.80:0/2614519529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:55:53.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:55:53 smithi080 bash[28361]: cluster 2023-12-01T14:55:51.488488+0000 mgr.y (mgr.24362) 18216 : cluster 0 pgmap v18185: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:55:53.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:55:53 smithi080 bash[41963]: cluster 2023-12-01T14:55:51.488488+0000 mgr.y (mgr.24362) 18216 : cluster 0 pgmap v18185: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:55:53.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:55:53 smithi090 bash[32384]: cluster 2023-12-01T14:55:51.488488+0000 mgr.y (mgr.24362) 18216 : cluster 0 pgmap v18185: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:55:54.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:55:54 smithi080 bash[28361]: audit 2023-12-01T14:55:53.611860+0000 mon.a (mon.0) 11062 : audit 0 from='client.? 172.21.15.80:0/2759865326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:55:54.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:55:54 smithi080 bash[41963]: audit 2023-12-01T14:55:53.611860+0000 mon.a (mon.0) 11062 : audit 0 from='client.? 172.21.15.80:0/2759865326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:55:54.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:55:54 smithi090 bash[32384]: audit 2023-12-01T14:55:53.611860+0000 mon.a (mon.0) 11062 : audit 0 from='client.? 172.21.15.80:0/2759865326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:55:55.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:55:55 smithi080 bash[28361]: cluster 2023-12-01T14:55:53.489062+0000 mgr.y (mgr.24362) 18217 : cluster 0 pgmap v18186: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:55:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:55:55 smithi080 bash[41963]: cluster 2023-12-01T14:55:53.489062+0000 mgr.y (mgr.24362) 18217 : cluster 0 pgmap v18186: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:55:55.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:55:55 smithi090 bash[32384]: cluster 2023-12-01T14:55:53.489062+0000 mgr.y (mgr.24362) 18217 : cluster 0 pgmap v18186: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:55:56.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:55:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:55:56] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T14:55:56.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:55:56 smithi080 bash[28361]: audit 2023-12-01T14:55:55.742413+0000 mon.c (mon.2) 11680 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:55:56.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:55:56 smithi080 bash[28361]: audit 2023-12-01T14:55:56.064085+0000 mon.a (mon.0) 11063 : audit 0 from='client.? 172.21.15.80:0/2742034659' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:55:56.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:55:56 smithi080 bash[41963]: audit 2023-12-01T14:55:55.742413+0000 mon.c (mon.2) 11680 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:55:56.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:55:56 smithi080 bash[41963]: audit 2023-12-01T14:55:56.064085+0000 mon.a (mon.0) 11063 : audit 0 from='client.? 172.21.15.80:0/2742034659' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:55:56.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:55:56 smithi090 bash[32384]: audit 2023-12-01T14:55:55.742413+0000 mon.c (mon.2) 11680 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:55:56.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:55:56 smithi090 bash[32384]: audit 2023-12-01T14:55:56.064085+0000 mon.a (mon.0) 11063 : audit 0 from='client.? 172.21.15.80:0/2742034659' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:55:57.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:55:57 smithi080 bash[28361]: cluster 2023-12-01T14:55:55.489714+0000 mgr.y (mgr.24362) 18218 : cluster 0 pgmap v18187: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:55:57.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:55:57 smithi080 bash[41963]: cluster 2023-12-01T14:55:55.489714+0000 mgr.y (mgr.24362) 18218 : cluster 0 pgmap v18187: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:55:57.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:55:57 smithi090 bash[32384]: cluster 2023-12-01T14:55:55.489714+0000 mgr.y (mgr.24362) 18218 : cluster 0 pgmap v18187: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:55:59.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:55:59 smithi080 bash[41963]: cluster 2023-12-01T14:55:57.490896+0000 mgr.y (mgr.24362) 18219 : cluster 0 pgmap v18188: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:55:59.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:55:59 smithi080 bash[41963]: audit 2023-12-01T14:55:58.526628+0000 mon.a (mon.0) 11064 : audit 0 from='client.? 172.21.15.80:0/3878376954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:55:59.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:55:59 smithi080 bash[28361]: cluster 2023-12-01T14:55:57.490896+0000 mgr.y (mgr.24362) 18219 : cluster 0 pgmap v18188: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:55:59.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:55:59 smithi080 bash[28361]: audit 2023-12-01T14:55:58.526628+0000 mon.a (mon.0) 11064 : audit 0 from='client.? 172.21.15.80:0/3878376954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:55:59.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:55:59 smithi090 bash[32384]: cluster 2023-12-01T14:55:57.490896+0000 mgr.y (mgr.24362) 18219 : cluster 0 pgmap v18188: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:55:59.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:55:59 smithi090 bash[32384]: audit 2023-12-01T14:55:58.526628+0000 mon.a (mon.0) 11064 : audit 0 from='client.? 172.21.15.80:0/3878376954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:56:01.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:56:01 smithi080 bash[28361]: cluster 2023-12-01T14:55:59.491506+0000 mgr.y (mgr.24362) 18220 : cluster 0 pgmap v18189: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:56:01.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:56:01 smithi080 bash[28361]: audit 2023-12-01T14:56:00.983714+0000 mon.a (mon.0) 11065 : audit 0 from='client.? 172.21.15.80:0/3562896503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:56:01.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:56:01 smithi080 bash[41963]: cluster 2023-12-01T14:55:59.491506+0000 mgr.y (mgr.24362) 18220 : cluster 0 pgmap v18189: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:56:01.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:56:01 smithi080 bash[41963]: audit 2023-12-01T14:56:00.983714+0000 mon.a (mon.0) 11065 : audit 0 from='client.? 172.21.15.80:0/3562896503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:56:01.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:56:01 smithi090 bash[32384]: cluster 2023-12-01T14:55:59.491506+0000 mgr.y (mgr.24362) 18220 : cluster 0 pgmap v18189: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:56:01.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:56:01 smithi090 bash[32384]: audit 2023-12-01T14:56:00.983714+0000 mon.a (mon.0) 11065 : audit 0 from='client.? 172.21.15.80:0/3562896503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:56:03.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:56:03 smithi080 bash[28361]: cluster 2023-12-01T14:56:01.492678+0000 mgr.y (mgr.24362) 18221 : cluster 0 pgmap v18190: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:56:03.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:56:03 smithi080 bash[41963]: cluster 2023-12-01T14:56:01.492678+0000 mgr.y (mgr.24362) 18221 : cluster 0 pgmap v18190: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:56:03.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:56:03 smithi090 bash[32384]: cluster 2023-12-01T14:56:01.492678+0000 mgr.y (mgr.24362) 18221 : cluster 0 pgmap v18190: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:56:04.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:56:04 smithi080 bash[28361]: audit 2023-12-01T14:56:03.443700+0000 mon.c (mon.2) 11681 : audit 0 from='client.? 172.21.15.80:0/1854823736' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:56:04.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:56:04 smithi080 bash[41963]: audit 2023-12-01T14:56:03.443700+0000 mon.c (mon.2) 11681 : audit 0 from='client.? 172.21.15.80:0/1854823736' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:56:04.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:56:04 smithi090 bash[32384]: audit 2023-12-01T14:56:03.443700+0000 mon.c (mon.2) 11681 : audit 0 from='client.? 172.21.15.80:0/1854823736' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:56:05.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:56:05 smithi080 bash[41963]: cluster 2023-12-01T14:56:03.493309+0000 mgr.y (mgr.24362) 18222 : cluster 0 pgmap v18191: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:56:05.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:56:05 smithi080 bash[28361]: cluster 2023-12-01T14:56:03.493309+0000 mgr.y (mgr.24362) 18222 : cluster 0 pgmap v18191: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:56:05.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:56:05 smithi090 bash[32384]: cluster 2023-12-01T14:56:03.493309+0000 mgr.y (mgr.24362) 18222 : cluster 0 pgmap v18191: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:56:06.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:56:06 smithi080 bash[28361]: audit 2023-12-01T14:56:05.897180+0000 mon.a (mon.0) 11066 : audit 0 from='client.? 172.21.15.80:0/4036724670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:56:06.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:56:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:56:06] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T14:56:06.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:56:06 smithi080 bash[41963]: audit 2023-12-01T14:56:05.897180+0000 mon.a (mon.0) 11066 : audit 0 from='client.? 172.21.15.80:0/4036724670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:56:06.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:56:06 smithi090 bash[32384]: audit 2023-12-01T14:56:05.897180+0000 mon.a (mon.0) 11066 : audit 0 from='client.? 172.21.15.80:0/4036724670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:56:07.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:56:07 smithi080 bash[28361]: cluster 2023-12-01T14:56:05.493845+0000 mgr.y (mgr.24362) 18223 : cluster 0 pgmap v18192: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:56:07.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:56:07 smithi080 bash[41963]: cluster 2023-12-01T14:56:05.493845+0000 mgr.y (mgr.24362) 18223 : cluster 0 pgmap v18192: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:56:07.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:56:07 smithi090 bash[32384]: cluster 2023-12-01T14:56:05.493845+0000 mgr.y (mgr.24362) 18223 : cluster 0 pgmap v18192: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:56:09.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:56:09 smithi080 bash[41963]: cluster 2023-12-01T14:56:07.495018+0000 mgr.y (mgr.24362) 18224 : cluster 0 pgmap v18193: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:56:09.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:56:09 smithi080 bash[41963]: audit 2023-12-01T14:56:08.362026+0000 mon.a (mon.0) 11067 : audit 0 from='client.? 172.21.15.80:0/1531399557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:56:09.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:56:09 smithi080 bash[28361]: cluster 2023-12-01T14:56:07.495018+0000 mgr.y (mgr.24362) 18224 : cluster 0 pgmap v18193: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:56:09.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:56:09 smithi080 bash[28361]: audit 2023-12-01T14:56:08.362026+0000 mon.a (mon.0) 11067 : audit 0 from='client.? 172.21.15.80:0/1531399557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:56:09.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:56:09 smithi090 bash[32384]: cluster 2023-12-01T14:56:07.495018+0000 mgr.y (mgr.24362) 18224 : cluster 0 pgmap v18193: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:56:09.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:56:09 smithi090 bash[32384]: audit 2023-12-01T14:56:08.362026+0000 mon.a (mon.0) 11067 : audit 0 from='client.? 172.21.15.80:0/1531399557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:56:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:56:11 smithi080 bash[28361]: cluster 2023-12-01T14:56:09.495726+0000 mgr.y (mgr.24362) 18225 : cluster 0 pgmap v18194: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:56:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:56:11 smithi080 bash[28361]: audit 2023-12-01T14:56:10.742711+0000 mon.c (mon.2) 11682 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:56:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:56:11 smithi080 bash[28361]: audit 2023-12-01T14:56:10.811399+0000 mon.a (mon.0) 11068 : audit 0 from='client.? 172.21.15.80:0/1289055921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:56:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:56:11 smithi080 bash[41963]: cluster 2023-12-01T14:56:09.495726+0000 mgr.y (mgr.24362) 18225 : cluster 0 pgmap v18194: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:56:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:56:11 smithi080 bash[41963]: audit 2023-12-01T14:56:10.742711+0000 mon.c (mon.2) 11682 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:56:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:56:11 smithi080 bash[41963]: audit 2023-12-01T14:56:10.811399+0000 mon.a (mon.0) 11068 : audit 0 from='client.? 172.21.15.80:0/1289055921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:56:11.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:56:11 smithi090 bash[32384]: cluster 2023-12-01T14:56:09.495726+0000 mgr.y (mgr.24362) 18225 : cluster 0 pgmap v18194: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:56:11.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:56:11 smithi090 bash[32384]: audit 2023-12-01T14:56:10.742711+0000 mon.c (mon.2) 11682 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:56:11.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:56:11 smithi090 bash[32384]: audit 2023-12-01T14:56:10.811399+0000 mon.a (mon.0) 11068 : audit 0 from='client.? 172.21.15.80:0/1289055921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:56:13.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:56:13 smithi080 bash[41963]: cluster 2023-12-01T14:56:11.496935+0000 mgr.y (mgr.24362) 18226 : cluster 0 pgmap v18195: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:56:13.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:56:13 smithi080 bash[28361]: cluster 2023-12-01T14:56:11.496935+0000 mgr.y (mgr.24362) 18226 : cluster 0 pgmap v18195: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:56:13.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:56:13 smithi090 bash[32384]: cluster 2023-12-01T14:56:11.496935+0000 mgr.y (mgr.24362) 18226 : cluster 0 pgmap v18195: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:56:14.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:56:14 smithi080 bash[28361]: audit 2023-12-01T14:56:13.271843+0000 mon.c (mon.2) 11683 : audit 0 from='client.? 172.21.15.80:0/3662064146' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:56:14.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:56:14 smithi080 bash[41963]: audit 2023-12-01T14:56:13.271843+0000 mon.c (mon.2) 11683 : audit 0 from='client.? 172.21.15.80:0/3662064146' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:56:14.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:56:14 smithi090 bash[32384]: audit 2023-12-01T14:56:13.271843+0000 mon.c (mon.2) 11683 : audit 0 from='client.? 172.21.15.80:0/3662064146' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:56:15.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:56:15 smithi080 bash[28361]: cluster 2023-12-01T14:56:13.497545+0000 mgr.y (mgr.24362) 18227 : cluster 0 pgmap v18196: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:56:15.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:56:15 smithi080 bash[41963]: cluster 2023-12-01T14:56:13.497545+0000 mgr.y (mgr.24362) 18227 : cluster 0 pgmap v18196: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:56:15.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:56:15 smithi090 bash[32384]: cluster 2023-12-01T14:56:13.497545+0000 mgr.y (mgr.24362) 18227 : cluster 0 pgmap v18196: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:56:16.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:56:16 smithi090 bash[32384]: audit 2023-12-01T14:56:15.728613+0000 mon.a (mon.0) 11069 : audit 0 from='client.? 172.21.15.80:0/1676533517' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:56:16.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:56:16 smithi080 bash[28361]: audit 2023-12-01T14:56:15.728613+0000 mon.a (mon.0) 11069 : audit 0 from='client.? 172.21.15.80:0/1676533517' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:56:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:56:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:56:16] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T14:56:16.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:56:16 smithi080 bash[41963]: audit 2023-12-01T14:56:15.728613+0000 mon.a (mon.0) 11069 : audit 0 from='client.? 172.21.15.80:0/1676533517' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:56:17.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:56:17 smithi090 bash[32384]: cluster 2023-12-01T14:56:15.498141+0000 mgr.y (mgr.24362) 18228 : cluster 0 pgmap v18197: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:56:17.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:56:17 smithi080 bash[28361]: cluster 2023-12-01T14:56:15.498141+0000 mgr.y (mgr.24362) 18228 : cluster 0 pgmap v18197: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:56:17.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:56:17 smithi080 bash[41963]: cluster 2023-12-01T14:56:15.498141+0000 mgr.y (mgr.24362) 18228 : cluster 0 pgmap v18197: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:56:19.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:56:19 smithi090 bash[32384]: cluster 2023-12-01T14:56:17.499230+0000 mgr.y (mgr.24362) 18229 : cluster 0 pgmap v18198: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:56:19.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:56:19 smithi090 bash[32384]: audit 2023-12-01T14:56:18.185749+0000 mon.c (mon.2) 11684 : audit 0 from='client.? 172.21.15.80:0/434931623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:56:19.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:56:19 smithi080 bash[28361]: cluster 2023-12-01T14:56:17.499230+0000 mgr.y (mgr.24362) 18229 : cluster 0 pgmap v18198: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:56:19.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:56:19 smithi080 bash[28361]: audit 2023-12-01T14:56:18.185749+0000 mon.c (mon.2) 11684 : audit 0 from='client.? 172.21.15.80:0/434931623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:56:19.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:56:19 smithi080 bash[41963]: cluster 2023-12-01T14:56:17.499230+0000 mgr.y (mgr.24362) 18229 : cluster 0 pgmap v18198: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:56:19.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:56:19 smithi080 bash[41963]: audit 2023-12-01T14:56:18.185749+0000 mon.c (mon.2) 11684 : audit 0 from='client.? 172.21.15.80:0/434931623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:56:21.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:56:21 smithi090 bash[32384]: cluster 2023-12-01T14:56:19.499920+0000 mgr.y (mgr.24362) 18230 : cluster 0 pgmap v18199: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:56:21.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:56:21 smithi090 bash[32384]: audit 2023-12-01T14:56:20.638419+0000 mon.c (mon.2) 11685 : audit 0 from='client.? 172.21.15.80:0/919769923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:56:21.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:56:21 smithi080 bash[28361]: cluster 2023-12-01T14:56:19.499920+0000 mgr.y (mgr.24362) 18230 : cluster 0 pgmap v18199: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:56:21.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:56:21 smithi080 bash[28361]: audit 2023-12-01T14:56:20.638419+0000 mon.c (mon.2) 11685 : audit 0 from='client.? 172.21.15.80:0/919769923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:56:21.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:56:21 smithi080 bash[41963]: cluster 2023-12-01T14:56:19.499920+0000 mgr.y (mgr.24362) 18230 : cluster 0 pgmap v18199: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:56:21.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:56:21 smithi080 bash[41963]: audit 2023-12-01T14:56:20.638419+0000 mon.c (mon.2) 11685 : audit 0 from='client.? 172.21.15.80:0/919769923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:56:23.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:56:23 smithi090 bash[32384]: cluster 2023-12-01T14:56:21.501055+0000 mgr.y (mgr.24362) 18231 : cluster 0 pgmap v18200: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:56:23.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:56:23 smithi090 bash[32384]: audit 2023-12-01T14:56:23.089872+0000 mon.a (mon.0) 11070 : audit 0 from='client.? 172.21.15.80:0/620529518' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:56:23.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:56:23 smithi080 bash[41963]: cluster 2023-12-01T14:56:21.501055+0000 mgr.y (mgr.24362) 18231 : cluster 0 pgmap v18200: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:56:23.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:56:23 smithi080 bash[41963]: audit 2023-12-01T14:56:23.089872+0000 mon.a (mon.0) 11070 : audit 0 from='client.? 172.21.15.80:0/620529518' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:56:23.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:56:23 smithi080 bash[28361]: cluster 2023-12-01T14:56:21.501055+0000 mgr.y (mgr.24362) 18231 : cluster 0 pgmap v18200: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:56:23.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:56:23 smithi080 bash[28361]: audit 2023-12-01T14:56:23.089872+0000 mon.a (mon.0) 11070 : audit 0 from='client.? 172.21.15.80:0/620529518' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:56:25.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:56:25 smithi090 bash[32384]: cluster 2023-12-01T14:56:23.501751+0000 mgr.y (mgr.24362) 18232 : cluster 0 pgmap v18201: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:56:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:56:25 smithi080 bash[28361]: cluster 2023-12-01T14:56:23.501751+0000 mgr.y (mgr.24362) 18232 : cluster 0 pgmap v18201: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:56:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:56:25 smithi080 bash[41963]: cluster 2023-12-01T14:56:23.501751+0000 mgr.y (mgr.24362) 18232 : cluster 0 pgmap v18201: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:56:26.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:56:26 smithi090 bash[32384]: audit 2023-12-01T14:56:25.547127+0000 mon.c (mon.2) 11686 : audit 0 from='client.? 172.21.15.80:0/3272709306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:56:26.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:56:26 smithi090 bash[32384]: audit 2023-12-01T14:56:25.743372+0000 mon.c (mon.2) 11687 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:56:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:56:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:56:26] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T14:56:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:56:26 smithi080 bash[28361]: audit 2023-12-01T14:56:25.547127+0000 mon.c (mon.2) 11686 : audit 0 from='client.? 172.21.15.80:0/3272709306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:56:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:56:26 smithi080 bash[28361]: audit 2023-12-01T14:56:25.743372+0000 mon.c (mon.2) 11687 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:56:26.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:56:26 smithi080 bash[41963]: audit 2023-12-01T14:56:25.547127+0000 mon.c (mon.2) 11686 : audit 0 from='client.? 172.21.15.80:0/3272709306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:56:26.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:56:26 smithi080 bash[41963]: audit 2023-12-01T14:56:25.743372+0000 mon.c (mon.2) 11687 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:56:27.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:56:27 smithi090 bash[32384]: cluster 2023-12-01T14:56:25.502326+0000 mgr.y (mgr.24362) 18233 : cluster 0 pgmap v18202: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:56:27.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:56:27 smithi080 bash[41963]: cluster 2023-12-01T14:56:25.502326+0000 mgr.y (mgr.24362) 18233 : cluster 0 pgmap v18202: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:56:27.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:56:27 smithi080 bash[28361]: cluster 2023-12-01T14:56:25.502326+0000 mgr.y (mgr.24362) 18233 : cluster 0 pgmap v18202: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:56:28.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:56:28 smithi090 bash[32384]: audit 2023-12-01T14:56:28.005203+0000 mon.a (mon.0) 11071 : audit 0 from='client.? 172.21.15.80:0/844587662' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:56:28.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:56:28 smithi080 bash[41963]: audit 2023-12-01T14:56:28.005203+0000 mon.a (mon.0) 11071 : audit 0 from='client.? 172.21.15.80:0/844587662' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:56:28.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:56:28 smithi080 bash[28361]: audit 2023-12-01T14:56:28.005203+0000 mon.a (mon.0) 11071 : audit 0 from='client.? 172.21.15.80:0/844587662' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:56:29.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:56:29 smithi090 bash[32384]: cluster 2023-12-01T14:56:27.503475+0000 mgr.y (mgr.24362) 18234 : cluster 0 pgmap v18203: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:56:29.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:56:29 smithi080 bash[28361]: cluster 2023-12-01T14:56:27.503475+0000 mgr.y (mgr.24362) 18234 : cluster 0 pgmap v18203: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:56:29.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:56:29 smithi080 bash[41963]: cluster 2023-12-01T14:56:27.503475+0000 mgr.y (mgr.24362) 18234 : cluster 0 pgmap v18203: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:56:31.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:56:31 smithi090 bash[32384]: cluster 2023-12-01T14:56:29.504210+0000 mgr.y (mgr.24362) 18235 : cluster 0 pgmap v18204: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:56:31.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:56:31 smithi090 bash[32384]: audit 2023-12-01T14:56:30.466186+0000 mon.a (mon.0) 11072 : audit 0 from='client.? 172.21.15.80:0/1212607902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:56:31.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:56:31 smithi080 bash[28361]: cluster 2023-12-01T14:56:29.504210+0000 mgr.y (mgr.24362) 18235 : cluster 0 pgmap v18204: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:56:31.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:56:31 smithi080 bash[28361]: audit 2023-12-01T14:56:30.466186+0000 mon.a (mon.0) 11072 : audit 0 from='client.? 172.21.15.80:0/1212607902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:56:31.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:56:31 smithi080 bash[41963]: cluster 2023-12-01T14:56:29.504210+0000 mgr.y (mgr.24362) 18235 : cluster 0 pgmap v18204: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:56:31.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:56:31 smithi080 bash[41963]: audit 2023-12-01T14:56:30.466186+0000 mon.a (mon.0) 11072 : audit 0 from='client.? 172.21.15.80:0/1212607902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:56:33.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:56:33 smithi090 bash[32384]: cluster 2023-12-01T14:56:31.505396+0000 mgr.y (mgr.24362) 18236 : cluster 0 pgmap v18205: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:56:33.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:56:33 smithi090 bash[32384]: audit 2023-12-01T14:56:32.926604+0000 mon.a (mon.0) 11073 : audit 0 from='client.? 172.21.15.80:0/1551979924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:56:33.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:56:33 smithi090 bash[32384]: audit 2023-12-01T14:56:33.097222+0000 mon.c (mon.2) 11688 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:56:33.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:56:33 smithi080 bash[28361]: cluster 2023-12-01T14:56:31.505396+0000 mgr.y (mgr.24362) 18236 : cluster 0 pgmap v18205: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:56:33.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:56:33 smithi080 bash[28361]: audit 2023-12-01T14:56:32.926604+0000 mon.a (mon.0) 11073 : audit 0 from='client.? 172.21.15.80:0/1551979924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:56:33.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:56:33 smithi080 bash[28361]: audit 2023-12-01T14:56:33.097222+0000 mon.c (mon.2) 11688 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:56:33.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:56:33 smithi080 bash[41963]: cluster 2023-12-01T14:56:31.505396+0000 mgr.y (mgr.24362) 18236 : cluster 0 pgmap v18205: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:56:33.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:56:33 smithi080 bash[41963]: audit 2023-12-01T14:56:32.926604+0000 mon.a (mon.0) 11073 : audit 0 from='client.? 172.21.15.80:0/1551979924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:56:33.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:56:33 smithi080 bash[41963]: audit 2023-12-01T14:56:33.097222+0000 mon.c (mon.2) 11688 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:56:35.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:56:35 smithi090 bash[32384]: cluster 2023-12-01T14:56:33.506093+0000 mgr.y (mgr.24362) 18237 : cluster 0 pgmap v18206: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:56:35.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:56:35 smithi080 bash[28361]: cluster 2023-12-01T14:56:33.506093+0000 mgr.y (mgr.24362) 18237 : cluster 0 pgmap v18206: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:56:35.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:56:35 smithi080 bash[41963]: cluster 2023-12-01T14:56:33.506093+0000 mgr.y (mgr.24362) 18237 : cluster 0 pgmap v18206: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:56:36.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:56:36 smithi090 bash[32384]: audit 2023-12-01T14:56:35.374726+0000 mon.a (mon.0) 11074 : audit 0 from='client.? 172.21.15.80:0/495346305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:56:36.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:56:36 smithi080 bash[28361]: audit 2023-12-01T14:56:35.374726+0000 mon.a (mon.0) 11074 : audit 0 from='client.? 172.21.15.80:0/495346305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:56:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:56:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:56:36] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T14:56:36.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:56:36 smithi080 bash[41963]: audit 2023-12-01T14:56:35.374726+0000 mon.a (mon.0) 11074 : audit 0 from='client.? 172.21.15.80:0/495346305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:56:37.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:56:37 smithi090 bash[32384]: cluster 2023-12-01T14:56:35.506803+0000 mgr.y (mgr.24362) 18238 : cluster 0 pgmap v18207: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:56:37.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:56:37 smithi080 bash[28361]: cluster 2023-12-01T14:56:35.506803+0000 mgr.y (mgr.24362) 18238 : cluster 0 pgmap v18207: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:56:37.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:56:37 smithi080 bash[41963]: cluster 2023-12-01T14:56:35.506803+0000 mgr.y (mgr.24362) 18238 : cluster 0 pgmap v18207: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:56:38.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:56:38 smithi090 bash[32384]: audit 2023-12-01T14:56:37.830193+0000 mon.c (mon.2) 11689 : audit 0 from='client.? 172.21.15.80:0/2204437769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:56:38.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:56:38 smithi080 bash[28361]: audit 2023-12-01T14:56:37.830193+0000 mon.c (mon.2) 11689 : audit 0 from='client.? 172.21.15.80:0/2204437769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:56:38.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:56:38 smithi080 bash[41963]: audit 2023-12-01T14:56:37.830193+0000 mon.c (mon.2) 11689 : audit 0 from='client.? 172.21.15.80:0/2204437769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:56:39.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:56:39 smithi090 bash[32384]: cluster 2023-12-01T14:56:37.507903+0000 mgr.y (mgr.24362) 18239 : cluster 0 pgmap v18208: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:56:39.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:56:39 smithi090 bash[32384]: audit 2023-12-01T14:56:38.897825+0000 mon.a (mon.0) 11075 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:56:39.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:56:39 smithi090 bash[32384]: audit 2023-12-01T14:56:38.910831+0000 mon.a (mon.0) 11076 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:56:39.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:56:39 smithi080 bash[28361]: cluster 2023-12-01T14:56:37.507903+0000 mgr.y (mgr.24362) 18239 : cluster 0 pgmap v18208: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:56:39.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:56:39 smithi080 bash[28361]: audit 2023-12-01T14:56:38.897825+0000 mon.a (mon.0) 11075 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:56:39.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:56:39 smithi080 bash[28361]: audit 2023-12-01T14:56:38.910831+0000 mon.a (mon.0) 11076 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:56:39.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:56:39 smithi080 bash[41963]: cluster 2023-12-01T14:56:37.507903+0000 mgr.y (mgr.24362) 18239 : cluster 0 pgmap v18208: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:56:39.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:56:39 smithi080 bash[41963]: audit 2023-12-01T14:56:38.897825+0000 mon.a (mon.0) 11075 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:56:39.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:56:39 smithi080 bash[41963]: audit 2023-12-01T14:56:38.910831+0000 mon.a (mon.0) 11076 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:56:40.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:56:40 smithi080 bash[41963]: audit 2023-12-01T14:56:39.307532+0000 mon.a (mon.0) 11077 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:56:40.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:56:40 smithi080 bash[41963]: audit 2023-12-01T14:56:39.322025+0000 mon.a (mon.0) 11078 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:56:40.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:56:40 smithi080 bash[41963]: cluster 2023-12-01T14:56:39.508590+0000 mgr.y (mgr.24362) 18240 : cluster 0 pgmap v18209: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:56:40.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:56:40 smithi080 bash[41963]: audit 2023-12-01T14:56:39.820151+0000 mon.c (mon.2) 11690 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:56:40.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:56:40 smithi080 bash[41963]: audit 2023-12-01T14:56:39.821864+0000 mon.c (mon.2) 11691 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:56:40.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:56:40 smithi080 bash[41963]: audit 2023-12-01T14:56:39.830833+0000 mon.a (mon.0) 11079 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:56:40.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:56:40 smithi080 bash[41963]: audit 2023-12-01T14:56:40.293845+0000 mon.c (mon.2) 11692 : audit 0 from='client.? 172.21.15.80:0/2952103228' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:56:40.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:56:40 smithi080 bash[28361]: audit 2023-12-01T14:56:39.307532+0000 mon.a (mon.0) 11077 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:56:40.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:56:40 smithi080 bash[28361]: audit 2023-12-01T14:56:39.322025+0000 mon.a (mon.0) 11078 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:56:40.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:56:40 smithi080 bash[28361]: cluster 2023-12-01T14:56:39.508590+0000 mgr.y (mgr.24362) 18240 : cluster 0 pgmap v18209: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:56:40.684 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:56:40 smithi080 bash[28361]: audit 2023-12-01T14:56:39.820151+0000 mon.c (mon.2) 11690 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:56:40.684 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:56:40 smithi080 bash[28361]: audit 2023-12-01T14:56:39.821864+0000 mon.c (mon.2) 11691 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:56:40.684 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:56:40 smithi080 bash[28361]: audit 2023-12-01T14:56:39.830833+0000 mon.a (mon.0) 11079 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:56:40.684 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:56:40 smithi080 bash[28361]: audit 2023-12-01T14:56:40.293845+0000 mon.c (mon.2) 11692 : audit 0 from='client.? 172.21.15.80:0/2952103228' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:56:40.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:56:40 smithi090 bash[32384]: audit 2023-12-01T14:56:39.307532+0000 mon.a (mon.0) 11077 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:56:40.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:56:40 smithi090 bash[32384]: audit 2023-12-01T14:56:39.322025+0000 mon.a (mon.0) 11078 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:56:40.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:56:40 smithi090 bash[32384]: cluster 2023-12-01T14:56:39.508590+0000 mgr.y (mgr.24362) 18240 : cluster 0 pgmap v18209: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:56:40.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:56:40 smithi090 bash[32384]: audit 2023-12-01T14:56:39.820151+0000 mon.c (mon.2) 11690 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:56:40.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:56:40 smithi090 bash[32384]: audit 2023-12-01T14:56:39.821864+0000 mon.c (mon.2) 11691 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:56:40.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:56:40 smithi090 bash[32384]: audit 2023-12-01T14:56:39.830833+0000 mon.a (mon.0) 11079 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:56:40.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:56:40 smithi090 bash[32384]: audit 2023-12-01T14:56:40.293845+0000 mon.c (mon.2) 11692 : audit 0 from='client.? 172.21.15.80:0/2952103228' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:56:41.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:56:41 smithi080 bash[28361]: audit 2023-12-01T14:56:40.743597+0000 mon.c (mon.2) 11693 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:56:41.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:56:41 smithi080 bash[41963]: audit 2023-12-01T14:56:40.743597+0000 mon.c (mon.2) 11693 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:56:41.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:56:41 smithi090 bash[32384]: audit 2023-12-01T14:56:40.743597+0000 mon.c (mon.2) 11693 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:56:42.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:56:42 smithi080 bash[28361]: cluster 2023-12-01T14:56:41.509831+0000 mgr.y (mgr.24362) 18241 : cluster 0 pgmap v18210: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:56:42.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:56:42 smithi080 bash[41963]: cluster 2023-12-01T14:56:41.509831+0000 mgr.y (mgr.24362) 18241 : cluster 0 pgmap v18210: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:56:42.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:56:42 smithi090 bash[32384]: cluster 2023-12-01T14:56:41.509831+0000 mgr.y (mgr.24362) 18241 : cluster 0 pgmap v18210: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:56:43.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:56:43 smithi080 bash[41963]: audit 2023-12-01T14:56:42.749424+0000 mon.a (mon.0) 11080 : audit 0 from='client.? 172.21.15.80:0/3713390357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:56:43.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:56:43 smithi080 bash[28361]: audit 2023-12-01T14:56:42.749424+0000 mon.a (mon.0) 11080 : audit 0 from='client.? 172.21.15.80:0/3713390357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:56:43.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:56:43 smithi090 bash[32384]: audit 2023-12-01T14:56:42.749424+0000 mon.a (mon.0) 11080 : audit 0 from='client.? 172.21.15.80:0/3713390357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:56:44.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:56:44 smithi080 bash[41963]: cluster 2023-12-01T14:56:43.510580+0000 mgr.y (mgr.24362) 18242 : cluster 0 pgmap v18211: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:56:44.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:56:44 smithi080 bash[28361]: cluster 2023-12-01T14:56:43.510580+0000 mgr.y (mgr.24362) 18242 : cluster 0 pgmap v18211: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:56:44.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:56:44 smithi090 bash[32384]: cluster 2023-12-01T14:56:43.510580+0000 mgr.y (mgr.24362) 18242 : cluster 0 pgmap v18211: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:56:46.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:56:46 smithi080 bash[28361]: audit 2023-12-01T14:56:45.202556+0000 mon.a (mon.0) 11081 : audit 0 from='client.? 172.21.15.80:0/1617225222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:56:46.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:56:46 smithi080 bash[41963]: audit 2023-12-01T14:56:45.202556+0000 mon.a (mon.0) 11081 : audit 0 from='client.? 172.21.15.80:0/1617225222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:56:46.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:56:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:56:46] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T14:56:46.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:56:46 smithi090 bash[32384]: audit 2023-12-01T14:56:45.202556+0000 mon.a (mon.0) 11081 : audit 0 from='client.? 172.21.15.80:0/1617225222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:56:47.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:56:47 smithi080 bash[28361]: cluster 2023-12-01T14:56:45.511207+0000 mgr.y (mgr.24362) 18243 : cluster 0 pgmap v18212: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:56:47.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:56:47 smithi080 bash[41963]: cluster 2023-12-01T14:56:45.511207+0000 mgr.y (mgr.24362) 18243 : cluster 0 pgmap v18212: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:56:47.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:56:47 smithi090 bash[32384]: cluster 2023-12-01T14:56:45.511207+0000 mgr.y (mgr.24362) 18243 : cluster 0 pgmap v18212: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:56:48.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:56:48 smithi080 bash[28361]: audit 2023-12-01T14:56:47.653569+0000 mon.c (mon.2) 11694 : audit 0 from='client.? 172.21.15.80:0/2823839642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:56:48.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:56:48 smithi080 bash[41963]: audit 2023-12-01T14:56:47.653569+0000 mon.c (mon.2) 11694 : audit 0 from='client.? 172.21.15.80:0/2823839642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:56:48.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:56:48 smithi090 bash[32384]: audit 2023-12-01T14:56:47.653569+0000 mon.c (mon.2) 11694 : audit 0 from='client.? 172.21.15.80:0/2823839642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:56:49.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:56:49 smithi080 bash[28361]: cluster 2023-12-01T14:56:47.512318+0000 mgr.y (mgr.24362) 18244 : cluster 0 pgmap v18213: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:56:49.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:56:49 smithi080 bash[41963]: cluster 2023-12-01T14:56:47.512318+0000 mgr.y (mgr.24362) 18244 : cluster 0 pgmap v18213: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:56:49.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:56:49 smithi090 bash[32384]: cluster 2023-12-01T14:56:47.512318+0000 mgr.y (mgr.24362) 18244 : cluster 0 pgmap v18213: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:56:51.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:56:51 smithi080 bash[41963]: cluster 2023-12-01T14:56:49.512930+0000 mgr.y (mgr.24362) 18245 : cluster 0 pgmap v18214: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:56:51.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:56:51 smithi080 bash[41963]: audit 2023-12-01T14:56:50.111016+0000 mon.a (mon.0) 11082 : audit 0 from='client.? 172.21.15.80:0/2671097519' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:56:51.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:56:51 smithi080 bash[28361]: cluster 2023-12-01T14:56:49.512930+0000 mgr.y (mgr.24362) 18245 : cluster 0 pgmap v18214: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:56:51.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:56:51 smithi080 bash[28361]: audit 2023-12-01T14:56:50.111016+0000 mon.a (mon.0) 11082 : audit 0 from='client.? 172.21.15.80:0/2671097519' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:56:51.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:56:51 smithi090 bash[32384]: cluster 2023-12-01T14:56:49.512930+0000 mgr.y (mgr.24362) 18245 : cluster 0 pgmap v18214: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:56:51.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:56:51 smithi090 bash[32384]: audit 2023-12-01T14:56:50.111016+0000 mon.a (mon.0) 11082 : audit 0 from='client.? 172.21.15.80:0/2671097519' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:56:53.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:56:53 smithi080 bash[28361]: cluster 2023-12-01T14:56:51.514078+0000 mgr.y (mgr.24362) 18246 : cluster 0 pgmap v18215: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:56:53.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:56:53 smithi080 bash[28361]: audit 2023-12-01T14:56:52.564802+0000 mon.c (mon.2) 11695 : audit 0 from='client.? 172.21.15.80:0/2426456726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:56:53.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:56:53 smithi080 bash[41963]: cluster 2023-12-01T14:56:51.514078+0000 mgr.y (mgr.24362) 18246 : cluster 0 pgmap v18215: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:56:53.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:56:53 smithi080 bash[41963]: audit 2023-12-01T14:56:52.564802+0000 mon.c (mon.2) 11695 : audit 0 from='client.? 172.21.15.80:0/2426456726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:56:53.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:56:53 smithi090 bash[32384]: cluster 2023-12-01T14:56:51.514078+0000 mgr.y (mgr.24362) 18246 : cluster 0 pgmap v18215: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:56:53.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:56:53 smithi090 bash[32384]: audit 2023-12-01T14:56:52.564802+0000 mon.c (mon.2) 11695 : audit 0 from='client.? 172.21.15.80:0/2426456726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:56:55.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:56:55 smithi080 bash[28361]: cluster 2023-12-01T14:56:53.514776+0000 mgr.y (mgr.24362) 18247 : cluster 0 pgmap v18216: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:56:55.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:56:55 smithi080 bash[28361]: audit 2023-12-01T14:56:55.018981+0000 mon.c (mon.2) 11696 : audit 0 from='client.? 172.21.15.80:0/1572699691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:56:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:56:55 smithi080 bash[41963]: cluster 2023-12-01T14:56:53.514776+0000 mgr.y (mgr.24362) 18247 : cluster 0 pgmap v18216: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:56:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:56:55 smithi080 bash[41963]: audit 2023-12-01T14:56:55.018981+0000 mon.c (mon.2) 11696 : audit 0 from='client.? 172.21.15.80:0/1572699691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:56:55.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:56:55 smithi090 bash[32384]: cluster 2023-12-01T14:56:53.514776+0000 mgr.y (mgr.24362) 18247 : cluster 0 pgmap v18216: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:56:55.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:56:55 smithi090 bash[32384]: audit 2023-12-01T14:56:55.018981+0000 mon.c (mon.2) 11696 : audit 0 from='client.? 172.21.15.80:0/1572699691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:56:56.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:56:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:56:56] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T14:56:56.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:56:56 smithi080 bash[28361]: audit 2023-12-01T14:56:55.743912+0000 mon.c (mon.2) 11697 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:56:56.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:56:56 smithi080 bash[41963]: audit 2023-12-01T14:56:55.743912+0000 mon.c (mon.2) 11697 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:56:56.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:56:56 smithi090 bash[32384]: audit 2023-12-01T14:56:55.743912+0000 mon.c (mon.2) 11697 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:56:57.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:56:57 smithi080 bash[41963]: cluster 2023-12-01T14:56:55.515366+0000 mgr.y (mgr.24362) 18248 : cluster 0 pgmap v18217: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:56:57.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:56:57 smithi080 bash[28361]: cluster 2023-12-01T14:56:55.515366+0000 mgr.y (mgr.24362) 18248 : cluster 0 pgmap v18217: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:56:57.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:56:57 smithi090 bash[32384]: cluster 2023-12-01T14:56:55.515366+0000 mgr.y (mgr.24362) 18248 : cluster 0 pgmap v18217: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:56:58.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:56:58 smithi080 bash[28361]: audit 2023-12-01T14:56:57.480893+0000 mon.c (mon.2) 11698 : audit 0 from='client.? 172.21.15.80:0/2218662513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:56:58.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:56:58 smithi080 bash[41963]: audit 2023-12-01T14:56:57.480893+0000 mon.c (mon.2) 11698 : audit 0 from='client.? 172.21.15.80:0/2218662513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:56:58.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:56:58 smithi090 bash[32384]: audit 2023-12-01T14:56:57.480893+0000 mon.c (mon.2) 11698 : audit 0 from='client.? 172.21.15.80:0/2218662513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:56:59.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:56:59 smithi080 bash[28361]: cluster 2023-12-01T14:56:57.516500+0000 mgr.y (mgr.24362) 18249 : cluster 0 pgmap v18218: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:56:59.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:56:59 smithi080 bash[41963]: cluster 2023-12-01T14:56:57.516500+0000 mgr.y (mgr.24362) 18249 : cluster 0 pgmap v18218: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:56:59.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:56:59 smithi090 bash[32384]: cluster 2023-12-01T14:56:57.516500+0000 mgr.y (mgr.24362) 18249 : cluster 0 pgmap v18218: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:57:00.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:57:00 smithi080 bash[41963]: audit 2023-12-01T14:56:59.933107+0000 mon.a (mon.0) 11083 : audit 0 from='client.? 172.21.15.80:0/1870771872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:57:00.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:57:00 smithi080 bash[28361]: audit 2023-12-01T14:56:59.933107+0000 mon.a (mon.0) 11083 : audit 0 from='client.? 172.21.15.80:0/1870771872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:57:00.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:57:00 smithi090 bash[32384]: audit 2023-12-01T14:56:59.933107+0000 mon.a (mon.0) 11083 : audit 0 from='client.? 172.21.15.80:0/1870771872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:57:01.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:57:01 smithi080 bash[28361]: cluster 2023-12-01T14:56:59.517090+0000 mgr.y (mgr.24362) 18250 : cluster 0 pgmap v18219: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:57:01.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:57:01 smithi080 bash[41963]: cluster 2023-12-01T14:56:59.517090+0000 mgr.y (mgr.24362) 18250 : cluster 0 pgmap v18219: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:57:01.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:57:01 smithi090 bash[32384]: cluster 2023-12-01T14:56:59.517090+0000 mgr.y (mgr.24362) 18250 : cluster 0 pgmap v18219: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:57:03.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:57:03 smithi080 bash[41963]: cluster 2023-12-01T14:57:01.518244+0000 mgr.y (mgr.24362) 18251 : cluster 0 pgmap v18220: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:57:03.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:57:03 smithi080 bash[41963]: audit 2023-12-01T14:57:02.386421+0000 mon.c (mon.2) 11699 : audit 0 from='client.? 172.21.15.80:0/635464841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:57:03.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:57:03 smithi080 bash[28361]: cluster 2023-12-01T14:57:01.518244+0000 mgr.y (mgr.24362) 18251 : cluster 0 pgmap v18220: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:57:03.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:57:03 smithi080 bash[28361]: audit 2023-12-01T14:57:02.386421+0000 mon.c (mon.2) 11699 : audit 0 from='client.? 172.21.15.80:0/635464841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:57:03.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:57:03 smithi090 bash[32384]: cluster 2023-12-01T14:57:01.518244+0000 mgr.y (mgr.24362) 18251 : cluster 0 pgmap v18220: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:57:03.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:57:03 smithi090 bash[32384]: audit 2023-12-01T14:57:02.386421+0000 mon.c (mon.2) 11699 : audit 0 from='client.? 172.21.15.80:0/635464841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:57:05.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:57:05 smithi080 bash[28361]: cluster 2023-12-01T14:57:03.518850+0000 mgr.y (mgr.24362) 18252 : cluster 0 pgmap v18221: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:57:05.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:57:05 smithi080 bash[28361]: audit 2023-12-01T14:57:04.834005+0000 mon.a (mon.0) 11084 : audit 0 from='client.? 172.21.15.80:0/3336851598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:57:05.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:57:05 smithi080 bash[41963]: cluster 2023-12-01T14:57:03.518850+0000 mgr.y (mgr.24362) 18252 : cluster 0 pgmap v18221: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:57:05.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:57:05 smithi080 bash[41963]: audit 2023-12-01T14:57:04.834005+0000 mon.a (mon.0) 11084 : audit 0 from='client.? 172.21.15.80:0/3336851598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:57:05.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:57:05 smithi090 bash[32384]: cluster 2023-12-01T14:57:03.518850+0000 mgr.y (mgr.24362) 18252 : cluster 0 pgmap v18221: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:57:05.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:57:05 smithi090 bash[32384]: audit 2023-12-01T14:57:04.834005+0000 mon.a (mon.0) 11084 : audit 0 from='client.? 172.21.15.80:0/3336851598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:57:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:57:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:57:06] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T14:57:07.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:57:07 smithi080 bash[28361]: cluster 2023-12-01T14:57:05.519481+0000 mgr.y (mgr.24362) 18253 : cluster 0 pgmap v18222: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:57:07.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:57:07 smithi080 bash[41963]: cluster 2023-12-01T14:57:05.519481+0000 mgr.y (mgr.24362) 18253 : cluster 0 pgmap v18222: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:57:07.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:57:07 smithi090 bash[32384]: cluster 2023-12-01T14:57:05.519481+0000 mgr.y (mgr.24362) 18253 : cluster 0 pgmap v18222: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:57:08.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:57:08 smithi080 bash[28361]: audit 2023-12-01T14:57:07.294342+0000 mon.c (mon.2) 11700 : audit 0 from='client.? 172.21.15.80:0/1313278790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:57:08.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:57:08 smithi080 bash[41963]: audit 2023-12-01T14:57:07.294342+0000 mon.c (mon.2) 11700 : audit 0 from='client.? 172.21.15.80:0/1313278790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:57:08.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:57:08 smithi090 bash[32384]: audit 2023-12-01T14:57:07.294342+0000 mon.c (mon.2) 11700 : audit 0 from='client.? 172.21.15.80:0/1313278790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:57:09.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:57:09 smithi080 bash[41963]: cluster 2023-12-01T14:57:07.520643+0000 mgr.y (mgr.24362) 18254 : cluster 0 pgmap v18223: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:57:09.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:57:09 smithi080 bash[28361]: cluster 2023-12-01T14:57:07.520643+0000 mgr.y (mgr.24362) 18254 : cluster 0 pgmap v18223: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:57:09.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:57:09 smithi090 bash[32384]: cluster 2023-12-01T14:57:07.520643+0000 mgr.y (mgr.24362) 18254 : cluster 0 pgmap v18223: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:57:10.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:57:10 smithi080 bash[28361]: audit 2023-12-01T14:57:09.746757+0000 mon.a (mon.0) 11085 : audit 0 from='client.? 172.21.15.80:0/1702953420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:57:10.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:57:10 smithi080 bash[41963]: audit 2023-12-01T14:57:09.746757+0000 mon.a (mon.0) 11085 : audit 0 from='client.? 172.21.15.80:0/1702953420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:57:10.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:57:10 smithi090 bash[32384]: audit 2023-12-01T14:57:09.746757+0000 mon.a (mon.0) 11085 : audit 0 from='client.? 172.21.15.80:0/1702953420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:57:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:57:11 smithi080 bash[28361]: cluster 2023-12-01T14:57:09.521261+0000 mgr.y (mgr.24362) 18255 : cluster 0 pgmap v18224: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:57:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:57:11 smithi080 bash[28361]: audit 2023-12-01T14:57:10.744266+0000 mon.c (mon.2) 11701 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:57:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:57:11 smithi080 bash[41963]: cluster 2023-12-01T14:57:09.521261+0000 mgr.y (mgr.24362) 18255 : cluster 0 pgmap v18224: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:57:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:57:11 smithi080 bash[41963]: audit 2023-12-01T14:57:10.744266+0000 mon.c (mon.2) 11701 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:57:11.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:57:11 smithi090 bash[32384]: cluster 2023-12-01T14:57:09.521261+0000 mgr.y (mgr.24362) 18255 : cluster 0 pgmap v18224: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:57:11.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:57:11 smithi090 bash[32384]: audit 2023-12-01T14:57:10.744266+0000 mon.c (mon.2) 11701 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:57:13.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:57:13 smithi080 bash[41963]: cluster 2023-12-01T14:57:11.522413+0000 mgr.y (mgr.24362) 18256 : cluster 0 pgmap v18225: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:57:13.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:57:13 smithi080 bash[41963]: audit 2023-12-01T14:57:12.198037+0000 mon.a (mon.0) 11086 : audit 0 from='client.? 172.21.15.80:0/2639145459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:57:13.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:57:13 smithi080 bash[28361]: cluster 2023-12-01T14:57:11.522413+0000 mgr.y (mgr.24362) 18256 : cluster 0 pgmap v18225: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:57:13.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:57:13 smithi080 bash[28361]: audit 2023-12-01T14:57:12.198037+0000 mon.a (mon.0) 11086 : audit 0 from='client.? 172.21.15.80:0/2639145459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:57:13.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:57:13 smithi090 bash[32384]: cluster 2023-12-01T14:57:11.522413+0000 mgr.y (mgr.24362) 18256 : cluster 0 pgmap v18225: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:57:13.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:57:13 smithi090 bash[32384]: audit 2023-12-01T14:57:12.198037+0000 mon.a (mon.0) 11086 : audit 0 from='client.? 172.21.15.80:0/2639145459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:57:15.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:57:15 smithi080 bash[28361]: cluster 2023-12-01T14:57:13.523096+0000 mgr.y (mgr.24362) 18257 : cluster 0 pgmap v18226: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:57:15.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:57:15 smithi080 bash[28361]: audit 2023-12-01T14:57:14.650370+0000 mon.c (mon.2) 11702 : audit 0 from='client.? 172.21.15.80:0/4219468119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:57:15.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:57:15 smithi080 bash[41963]: cluster 2023-12-01T14:57:13.523096+0000 mgr.y (mgr.24362) 18257 : cluster 0 pgmap v18226: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:57:15.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:57:15 smithi080 bash[41963]: audit 2023-12-01T14:57:14.650370+0000 mon.c (mon.2) 11702 : audit 0 from='client.? 172.21.15.80:0/4219468119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:57:15.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:57:15 smithi090 bash[32384]: cluster 2023-12-01T14:57:13.523096+0000 mgr.y (mgr.24362) 18257 : cluster 0 pgmap v18226: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:57:15.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:57:15 smithi090 bash[32384]: audit 2023-12-01T14:57:14.650370+0000 mon.c (mon.2) 11702 : audit 0 from='client.? 172.21.15.80:0/4219468119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:57:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:57:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:57:16] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T14:57:17.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:57:17 smithi080 bash[28361]: cluster 2023-12-01T14:57:15.523743+0000 mgr.y (mgr.24362) 18258 : cluster 0 pgmap v18227: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:57:17.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:57:17 smithi080 bash[28361]: audit 2023-12-01T14:57:17.101425+0000 mon.c (mon.2) 11703 : audit 0 from='client.? 172.21.15.80:0/3274268001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:57:17.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:57:17 smithi080 bash[41963]: cluster 2023-12-01T14:57:15.523743+0000 mgr.y (mgr.24362) 18258 : cluster 0 pgmap v18227: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:57:17.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:57:17 smithi080 bash[41963]: audit 2023-12-01T14:57:17.101425+0000 mon.c (mon.2) 11703 : audit 0 from='client.? 172.21.15.80:0/3274268001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:57:17.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:57:17 smithi090 bash[32384]: cluster 2023-12-01T14:57:15.523743+0000 mgr.y (mgr.24362) 18258 : cluster 0 pgmap v18227: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:57:17.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:57:17 smithi090 bash[32384]: audit 2023-12-01T14:57:17.101425+0000 mon.c (mon.2) 11703 : audit 0 from='client.? 172.21.15.80:0/3274268001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:57:19.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:57:19 smithi080 bash[41963]: cluster 2023-12-01T14:57:17.524900+0000 mgr.y (mgr.24362) 18259 : cluster 0 pgmap v18228: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:57:19.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:57:19 smithi080 bash[28361]: cluster 2023-12-01T14:57:17.524900+0000 mgr.y (mgr.24362) 18259 : cluster 0 pgmap v18228: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:57:19.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:57:19 smithi090 bash[32384]: cluster 2023-12-01T14:57:17.524900+0000 mgr.y (mgr.24362) 18259 : cluster 0 pgmap v18228: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:57:20.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:57:20 smithi090 bash[32384]: audit 2023-12-01T14:57:19.565407+0000 mon.a (mon.0) 11087 : audit 0 from='client.? 172.21.15.80:0/86020341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:57:20.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:57:20 smithi080 bash[28361]: audit 2023-12-01T14:57:19.565407+0000 mon.a (mon.0) 11087 : audit 0 from='client.? 172.21.15.80:0/86020341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:57:20.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:57:20 smithi080 bash[41963]: audit 2023-12-01T14:57:19.565407+0000 mon.a (mon.0) 11087 : audit 0 from='client.? 172.21.15.80:0/86020341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:57:21.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:57:21 smithi090 bash[32384]: cluster 2023-12-01T14:57:19.525523+0000 mgr.y (mgr.24362) 18260 : cluster 0 pgmap v18229: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:57:21.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:57:21 smithi080 bash[28361]: cluster 2023-12-01T14:57:19.525523+0000 mgr.y (mgr.24362) 18260 : cluster 0 pgmap v18229: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:57:21.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:57:21 smithi080 bash[41963]: cluster 2023-12-01T14:57:19.525523+0000 mgr.y (mgr.24362) 18260 : cluster 0 pgmap v18229: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:57:22.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:57:22 smithi090 bash[32384]: audit 2023-12-01T14:57:22.020086+0000 mon.c (mon.2) 11704 : audit 0 from='client.? 172.21.15.80:0/1203181511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:57:22.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:57:22 smithi080 bash[41963]: audit 2023-12-01T14:57:22.020086+0000 mon.c (mon.2) 11704 : audit 0 from='client.? 172.21.15.80:0/1203181511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:57:22.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:57:22 smithi080 bash[28361]: audit 2023-12-01T14:57:22.020086+0000 mon.c (mon.2) 11704 : audit 0 from='client.? 172.21.15.80:0/1203181511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:57:23.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:57:23 smithi090 bash[32384]: cluster 2023-12-01T14:57:21.526670+0000 mgr.y (mgr.24362) 18261 : cluster 0 pgmap v18230: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:57:23.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:57:23 smithi080 bash[28361]: cluster 2023-12-01T14:57:21.526670+0000 mgr.y (mgr.24362) 18261 : cluster 0 pgmap v18230: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:57:23.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:57:23 smithi080 bash[41963]: cluster 2023-12-01T14:57:21.526670+0000 mgr.y (mgr.24362) 18261 : cluster 0 pgmap v18230: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:57:25.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:57:25 smithi090 bash[32384]: cluster 2023-12-01T14:57:23.527357+0000 mgr.y (mgr.24362) 18262 : cluster 0 pgmap v18231: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:57:25.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:57:25 smithi090 bash[32384]: audit 2023-12-01T14:57:24.476914+0000 mon.a (mon.0) 11088 : audit 0 from='client.? 172.21.15.80:0/1499578746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:57:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:57:25 smithi080 bash[41963]: cluster 2023-12-01T14:57:23.527357+0000 mgr.y (mgr.24362) 18262 : cluster 0 pgmap v18231: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:57:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:57:25 smithi080 bash[41963]: audit 2023-12-01T14:57:24.476914+0000 mon.a (mon.0) 11088 : audit 0 from='client.? 172.21.15.80:0/1499578746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:57:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:57:25 smithi080 bash[28361]: cluster 2023-12-01T14:57:23.527357+0000 mgr.y (mgr.24362) 18262 : cluster 0 pgmap v18231: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:57:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:57:25 smithi080 bash[28361]: audit 2023-12-01T14:57:24.476914+0000 mon.a (mon.0) 11088 : audit 0 from='client.? 172.21.15.80:0/1499578746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:57:26.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:57:26 smithi090 bash[32384]: audit 2023-12-01T14:57:25.744642+0000 mon.c (mon.2) 11705 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:57:26.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:57:26 smithi080 bash[28361]: audit 2023-12-01T14:57:25.744642+0000 mon.c (mon.2) 11705 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:57:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:57:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:57:26] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T14:57:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:57:26 smithi080 bash[41963]: audit 2023-12-01T14:57:25.744642+0000 mon.c (mon.2) 11705 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:57:27.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:57:27 smithi090 bash[32384]: cluster 2023-12-01T14:57:25.528055+0000 mgr.y (mgr.24362) 18263 : cluster 0 pgmap v18232: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:57:27.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:57:27 smithi090 bash[32384]: audit 2023-12-01T14:57:26.936878+0000 mon.a (mon.0) 11089 : audit 0 from='client.? 172.21.15.80:0/500344216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:57:27.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:57:27 smithi080 bash[28361]: cluster 2023-12-01T14:57:25.528055+0000 mgr.y (mgr.24362) 18263 : cluster 0 pgmap v18232: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:57:27.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:57:27 smithi080 bash[28361]: audit 2023-12-01T14:57:26.936878+0000 mon.a (mon.0) 11089 : audit 0 from='client.? 172.21.15.80:0/500344216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:57:27.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:57:27 smithi080 bash[41963]: cluster 2023-12-01T14:57:25.528055+0000 mgr.y (mgr.24362) 18263 : cluster 0 pgmap v18232: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:57:27.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:57:27 smithi080 bash[41963]: audit 2023-12-01T14:57:26.936878+0000 mon.a (mon.0) 11089 : audit 0 from='client.? 172.21.15.80:0/500344216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:57:29.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:57:29 smithi090 bash[32384]: cluster 2023-12-01T14:57:27.529301+0000 mgr.y (mgr.24362) 18264 : cluster 0 pgmap v18233: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:57:29.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:57:29 smithi080 bash[28361]: cluster 2023-12-01T14:57:27.529301+0000 mgr.y (mgr.24362) 18264 : cluster 0 pgmap v18233: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:57:29.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:57:29 smithi080 bash[41963]: cluster 2023-12-01T14:57:27.529301+0000 mgr.y (mgr.24362) 18264 : cluster 0 pgmap v18233: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:57:30.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:57:30 smithi090 bash[32384]: audit 2023-12-01T14:57:29.387859+0000 mon.c (mon.2) 11706 : audit 0 from='client.? 172.21.15.80:0/1716362248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:57:30.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:57:30 smithi080 bash[28361]: audit 2023-12-01T14:57:29.387859+0000 mon.c (mon.2) 11706 : audit 0 from='client.? 172.21.15.80:0/1716362248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:57:30.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:57:30 smithi080 bash[41963]: audit 2023-12-01T14:57:29.387859+0000 mon.c (mon.2) 11706 : audit 0 from='client.? 172.21.15.80:0/1716362248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:57:31.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:57:31 smithi090 bash[32384]: cluster 2023-12-01T14:57:29.530056+0000 mgr.y (mgr.24362) 18265 : cluster 0 pgmap v18234: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:57:31.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:57:31 smithi080 bash[41963]: cluster 2023-12-01T14:57:29.530056+0000 mgr.y (mgr.24362) 18265 : cluster 0 pgmap v18234: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:57:31.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:57:31 smithi080 bash[28361]: cluster 2023-12-01T14:57:29.530056+0000 mgr.y (mgr.24362) 18265 : cluster 0 pgmap v18234: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:57:32.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:57:32 smithi090 bash[32384]: audit 2023-12-01T14:57:31.846953+0000 mon.a (mon.0) 11090 : audit 0 from='client.? 172.21.15.80:0/3165707562' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:57:32.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:57:32 smithi080 bash[28361]: audit 2023-12-01T14:57:31.846953+0000 mon.a (mon.0) 11090 : audit 0 from='client.? 172.21.15.80:0/3165707562' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:57:32.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:57:32 smithi080 bash[41963]: audit 2023-12-01T14:57:31.846953+0000 mon.a (mon.0) 11090 : audit 0 from='client.? 172.21.15.80:0/3165707562' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:57:33.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:57:33 smithi090 bash[32384]: cluster 2023-12-01T14:57:31.530916+0000 mgr.y (mgr.24362) 18266 : cluster 0 pgmap v18235: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:57:33.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:57:33 smithi080 bash[28361]: cluster 2023-12-01T14:57:31.530916+0000 mgr.y (mgr.24362) 18266 : cluster 0 pgmap v18235: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:57:33.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:57:33 smithi080 bash[41963]: cluster 2023-12-01T14:57:31.530916+0000 mgr.y (mgr.24362) 18266 : cluster 0 pgmap v18235: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:57:35.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:57:35 smithi090 bash[32384]: cluster 2023-12-01T14:57:33.531533+0000 mgr.y (mgr.24362) 18267 : cluster 0 pgmap v18236: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:57:35.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:57:35 smithi090 bash[32384]: audit 2023-12-01T14:57:34.304567+0000 mon.a (mon.0) 11091 : audit 0 from='client.? 172.21.15.80:0/735793300' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:57:35.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:57:35 smithi080 bash[41963]: cluster 2023-12-01T14:57:33.531533+0000 mgr.y (mgr.24362) 18267 : cluster 0 pgmap v18236: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:57:35.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:57:35 smithi080 bash[41963]: audit 2023-12-01T14:57:34.304567+0000 mon.a (mon.0) 11091 : audit 0 from='client.? 172.21.15.80:0/735793300' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:57:35.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:57:35 smithi080 bash[28361]: cluster 2023-12-01T14:57:33.531533+0000 mgr.y (mgr.24362) 18267 : cluster 0 pgmap v18236: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:57:35.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:57:35 smithi080 bash[28361]: audit 2023-12-01T14:57:34.304567+0000 mon.a (mon.0) 11091 : audit 0 from='client.? 172.21.15.80:0/735793300' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:57:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:57:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:57:36] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T14:57:37.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:57:37 smithi090 bash[32384]: cluster 2023-12-01T14:57:35.532221+0000 mgr.y (mgr.24362) 18268 : cluster 0 pgmap v18237: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:57:37.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:57:37 smithi090 bash[32384]: audit 2023-12-01T14:57:36.772893+0000 mon.a (mon.0) 11092 : audit 0 from='client.? 172.21.15.80:0/3339959009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:57:37.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:57:37 smithi080 bash[28361]: cluster 2023-12-01T14:57:35.532221+0000 mgr.y (mgr.24362) 18268 : cluster 0 pgmap v18237: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:57:37.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:57:37 smithi080 bash[28361]: audit 2023-12-01T14:57:36.772893+0000 mon.a (mon.0) 11092 : audit 0 from='client.? 172.21.15.80:0/3339959009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:57:37.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:57:37 smithi080 bash[41963]: cluster 2023-12-01T14:57:35.532221+0000 mgr.y (mgr.24362) 18268 : cluster 0 pgmap v18237: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:57:37.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:57:37 smithi080 bash[41963]: audit 2023-12-01T14:57:36.772893+0000 mon.a (mon.0) 11092 : audit 0 from='client.? 172.21.15.80:0/3339959009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:57:39.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:57:39 smithi090 bash[32384]: cluster 2023-12-01T14:57:37.533361+0000 mgr.y (mgr.24362) 18269 : cluster 0 pgmap v18238: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:57:39.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:57:39 smithi090 bash[32384]: audit 2023-12-01T14:57:39.223105+0000 mon.c (mon.2) 11707 : audit 0 from='client.? 172.21.15.80:0/2353435441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:57:39.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:57:39 smithi080 bash[41963]: cluster 2023-12-01T14:57:37.533361+0000 mgr.y (mgr.24362) 18269 : cluster 0 pgmap v18238: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:57:39.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:57:39 smithi080 bash[41963]: audit 2023-12-01T14:57:39.223105+0000 mon.c (mon.2) 11707 : audit 0 from='client.? 172.21.15.80:0/2353435441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:57:39.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:57:39 smithi080 bash[28361]: cluster 2023-12-01T14:57:37.533361+0000 mgr.y (mgr.24362) 18269 : cluster 0 pgmap v18238: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:57:39.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:57:39 smithi080 bash[28361]: audit 2023-12-01T14:57:39.223105+0000 mon.c (mon.2) 11707 : audit 0 from='client.? 172.21.15.80:0/2353435441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:57:40.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:57:40 smithi080 bash[28361]: audit 2023-12-01T14:57:39.912354+0000 mon.c (mon.2) 11708 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:57:40.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:57:40 smithi080 bash[41963]: audit 2023-12-01T14:57:39.912354+0000 mon.c (mon.2) 11708 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:57:40.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:57:40 smithi090 bash[32384]: audit 2023-12-01T14:57:39.912354+0000 mon.c (mon.2) 11708 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:57:41.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:57:41 smithi080 bash[41963]: cluster 2023-12-01T14:57:39.534007+0000 mgr.y (mgr.24362) 18270 : cluster 0 pgmap v18239: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:57:41.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:57:41 smithi080 bash[41963]: audit 2023-12-01T14:57:40.745160+0000 mon.c (mon.2) 11709 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:57:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:57:41 smithi080 bash[28361]: cluster 2023-12-01T14:57:39.534007+0000 mgr.y (mgr.24362) 18270 : cluster 0 pgmap v18239: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:57:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:57:41 smithi080 bash[28361]: audit 2023-12-01T14:57:40.745160+0000 mon.c (mon.2) 11709 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:57:41.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:57:41 smithi090 bash[32384]: cluster 2023-12-01T14:57:39.534007+0000 mgr.y (mgr.24362) 18270 : cluster 0 pgmap v18239: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:57:41.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:57:41 smithi090 bash[32384]: audit 2023-12-01T14:57:40.745160+0000 mon.c (mon.2) 11709 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:57:42.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:57:42 smithi080 bash[28361]: cluster 2023-12-01T14:57:41.535132+0000 mgr.y (mgr.24362) 18271 : cluster 0 pgmap v18240: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:57:42.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:57:42 smithi080 bash[28361]: audit 2023-12-01T14:57:41.684064+0000 mon.c (mon.2) 11710 : audit 0 from='client.? 172.21.15.80:0/1029972667' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:57:42.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:57:42 smithi080 bash[41963]: cluster 2023-12-01T14:57:41.535132+0000 mgr.y (mgr.24362) 18271 : cluster 0 pgmap v18240: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:57:42.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:57:42 smithi080 bash[41963]: audit 2023-12-01T14:57:41.684064+0000 mon.c (mon.2) 11710 : audit 0 from='client.? 172.21.15.80:0/1029972667' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:57:42.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:57:42 smithi090 bash[32384]: cluster 2023-12-01T14:57:41.535132+0000 mgr.y (mgr.24362) 18271 : cluster 0 pgmap v18240: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:57:42.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:57:42 smithi090 bash[32384]: audit 2023-12-01T14:57:41.684064+0000 mon.c (mon.2) 11710 : audit 0 from='client.? 172.21.15.80:0/1029972667' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:57:44.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:57:44 smithi080 bash[41963]: cluster 2023-12-01T14:57:43.535813+0000 mgr.y (mgr.24362) 18272 : cluster 0 pgmap v18241: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:57:44.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:57:44 smithi080 bash[41963]: audit 2023-12-01T14:57:44.130472+0000 mon.a (mon.0) 11093 : audit 0 from='client.? 172.21.15.80:0/248120989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:57:44.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:57:44 smithi080 bash[28361]: cluster 2023-12-01T14:57:43.535813+0000 mgr.y (mgr.24362) 18272 : cluster 0 pgmap v18241: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:57:44.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:57:44 smithi080 bash[28361]: audit 2023-12-01T14:57:44.130472+0000 mon.a (mon.0) 11093 : audit 0 from='client.? 172.21.15.80:0/248120989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:57:45.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:57:44 smithi090 bash[32384]: cluster 2023-12-01T14:57:43.535813+0000 mgr.y (mgr.24362) 18272 : cluster 0 pgmap v18241: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:57:45.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:57:44 smithi090 bash[32384]: audit 2023-12-01T14:57:44.130472+0000 mon.a (mon.0) 11093 : audit 0 from='client.? 172.21.15.80:0/248120989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:57:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:57:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:57:46] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T14:57:47.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:57:46 smithi090 bash[32384]: cluster 2023-12-01T14:57:45.536331+0000 mgr.y (mgr.24362) 18273 : cluster 0 pgmap v18242: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:57:47.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:57:46 smithi090 bash[32384]: audit 2023-12-01T14:57:45.758039+0000 mon.a (mon.0) 11094 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:57:47.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:57:46 smithi090 bash[32384]: audit 2023-12-01T14:57:45.768704+0000 mon.a (mon.0) 11095 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:57:47.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:57:46 smithi090 bash[32384]: audit 2023-12-01T14:57:46.059683+0000 mon.a (mon.0) 11096 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:57:47.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:57:46 smithi090 bash[32384]: audit 2023-12-01T14:57:46.070081+0000 mon.a (mon.0) 11097 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:57:47.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:57:46 smithi090 bash[32384]: audit 2023-12-01T14:57:46.587952+0000 mon.c (mon.2) 11711 : audit 0 from='client.? 172.21.15.80:0/1053873716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:57:47.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:57:46 smithi080 bash[28361]: cluster 2023-12-01T14:57:45.536331+0000 mgr.y (mgr.24362) 18273 : cluster 0 pgmap v18242: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:57:47.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:57:46 smithi080 bash[28361]: audit 2023-12-01T14:57:45.758039+0000 mon.a (mon.0) 11094 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:57:47.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:57:46 smithi080 bash[28361]: audit 2023-12-01T14:57:45.768704+0000 mon.a (mon.0) 11095 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:57:47.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:57:46 smithi080 bash[28361]: audit 2023-12-01T14:57:46.059683+0000 mon.a (mon.0) 11096 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:57:47.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:57:46 smithi080 bash[28361]: audit 2023-12-01T14:57:46.070081+0000 mon.a (mon.0) 11097 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:57:47.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:57:46 smithi080 bash[28361]: audit 2023-12-01T14:57:46.587952+0000 mon.c (mon.2) 11711 : audit 0 from='client.? 172.21.15.80:0/1053873716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:57:47.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:57:46 smithi080 bash[41963]: cluster 2023-12-01T14:57:45.536331+0000 mgr.y (mgr.24362) 18273 : cluster 0 pgmap v18242: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:57:47.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:57:46 smithi080 bash[41963]: audit 2023-12-01T14:57:45.758039+0000 mon.a (mon.0) 11094 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:57:47.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:57:46 smithi080 bash[41963]: audit 2023-12-01T14:57:45.768704+0000 mon.a (mon.0) 11095 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:57:47.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:57:46 smithi080 bash[41963]: audit 2023-12-01T14:57:46.059683+0000 mon.a (mon.0) 11096 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:57:47.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:57:46 smithi080 bash[41963]: audit 2023-12-01T14:57:46.070081+0000 mon.a (mon.0) 11097 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:57:47.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:57:46 smithi080 bash[41963]: audit 2023-12-01T14:57:46.587952+0000 mon.c (mon.2) 11711 : audit 0 from='client.? 172.21.15.80:0/1053873716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:57:49.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:57:48 smithi090 bash[32384]: cluster 2023-12-01T14:57:47.537476+0000 mgr.y (mgr.24362) 18274 : cluster 0 pgmap v18243: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:57:49.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:57:48 smithi080 bash[28361]: cluster 2023-12-01T14:57:47.537476+0000 mgr.y (mgr.24362) 18274 : cluster 0 pgmap v18243: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:57:49.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:57:48 smithi080 bash[41963]: cluster 2023-12-01T14:57:47.537476+0000 mgr.y (mgr.24362) 18274 : cluster 0 pgmap v18243: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:57:50.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:57:49 smithi090 bash[32384]: audit 2023-12-01T14:57:49.047056+0000 mon.a (mon.0) 11098 : audit 0 from='client.? 172.21.15.80:0/4280963124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:57:50.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:57:49 smithi080 bash[28361]: audit 2023-12-01T14:57:49.047056+0000 mon.a (mon.0) 11098 : audit 0 from='client.? 172.21.15.80:0/4280963124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:57:50.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:57:49 smithi080 bash[41963]: audit 2023-12-01T14:57:49.047056+0000 mon.a (mon.0) 11098 : audit 0 from='client.? 172.21.15.80:0/4280963124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:57:51.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:57:51 smithi080 bash[28361]: cluster 2023-12-01T14:57:49.538161+0000 mgr.y (mgr.24362) 18275 : cluster 0 pgmap v18244: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:57:51.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:57:51 smithi080 bash[41963]: cluster 2023-12-01T14:57:49.538161+0000 mgr.y (mgr.24362) 18275 : cluster 0 pgmap v18244: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:57:51.434 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:57:51 smithi090 bash[32384]: cluster 2023-12-01T14:57:49.538161+0000 mgr.y (mgr.24362) 18275 : cluster 0 pgmap v18244: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:57:52.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:57:52 smithi080 bash[28361]: audit 2023-12-01T14:57:51.507599+0000 mon.c (mon.2) 11712 : audit 0 from='client.? 172.21.15.80:0/3021630035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:57:52.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:57:52 smithi080 bash[41963]: audit 2023-12-01T14:57:51.507599+0000 mon.c (mon.2) 11712 : audit 0 from='client.? 172.21.15.80:0/3021630035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:57:52.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:57:52 smithi090 bash[32384]: audit 2023-12-01T14:57:51.507599+0000 mon.c (mon.2) 11712 : audit 0 from='client.? 172.21.15.80:0/3021630035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:57:53.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:57:53 smithi090 bash[32384]: cluster 2023-12-01T14:57:51.539174+0000 mgr.y (mgr.24362) 18276 : cluster 0 pgmap v18245: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:57:53.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:57:53 smithi080 bash[41963]: cluster 2023-12-01T14:57:51.539174+0000 mgr.y (mgr.24362) 18276 : cluster 0 pgmap v18245: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:57:53.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:57:53 smithi080 bash[28361]: cluster 2023-12-01T14:57:51.539174+0000 mgr.y (mgr.24362) 18276 : cluster 0 pgmap v18245: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:57:54.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:57:54 smithi080 bash[28361]: audit 2023-12-01T14:57:53.956805+0000 mon.a (mon.0) 11099 : audit 0 from='client.? 172.21.15.80:0/268959778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:57:54.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:57:54 smithi080 bash[41963]: audit 2023-12-01T14:57:53.956805+0000 mon.a (mon.0) 11099 : audit 0 from='client.? 172.21.15.80:0/268959778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:57:54.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:57:54 smithi090 bash[32384]: audit 2023-12-01T14:57:53.956805+0000 mon.a (mon.0) 11099 : audit 0 from='client.? 172.21.15.80:0/268959778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:57:55.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:57:55 smithi080 bash[28361]: cluster 2023-12-01T14:57:53.539710+0000 mgr.y (mgr.24362) 18277 : cluster 0 pgmap v18246: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:57:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:57:55 smithi080 bash[41963]: cluster 2023-12-01T14:57:53.539710+0000 mgr.y (mgr.24362) 18277 : cluster 0 pgmap v18246: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:57:55.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:57:55 smithi090 bash[32384]: cluster 2023-12-01T14:57:53.539710+0000 mgr.y (mgr.24362) 18277 : cluster 0 pgmap v18246: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:57:56.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:57:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:57:56] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T14:57:56.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:57:56 smithi080 bash[28361]: audit 2023-12-01T14:57:55.745555+0000 mon.c (mon.2) 11713 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:57:56.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:57:56 smithi080 bash[41963]: audit 2023-12-01T14:57:55.745555+0000 mon.c (mon.2) 11713 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:57:56.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:57:56 smithi090 bash[32384]: audit 2023-12-01T14:57:55.745555+0000 mon.c (mon.2) 11713 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:57:57.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:57:57 smithi080 bash[28361]: cluster 2023-12-01T14:57:55.540379+0000 mgr.y (mgr.24362) 18278 : cluster 0 pgmap v18247: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:57:57.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:57:57 smithi080 bash[28361]: audit 2023-12-01T14:57:56.407480+0000 mon.a (mon.0) 11100 : audit 0 from='client.? 172.21.15.80:0/1601578725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:57:57.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:57:57 smithi080 bash[41963]: cluster 2023-12-01T14:57:55.540379+0000 mgr.y (mgr.24362) 18278 : cluster 0 pgmap v18247: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:57:57.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:57:57 smithi080 bash[41963]: audit 2023-12-01T14:57:56.407480+0000 mon.a (mon.0) 11100 : audit 0 from='client.? 172.21.15.80:0/1601578725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:57:57.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:57:57 smithi090 bash[32384]: cluster 2023-12-01T14:57:55.540379+0000 mgr.y (mgr.24362) 18278 : cluster 0 pgmap v18247: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:57:57.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:57:57 smithi090 bash[32384]: audit 2023-12-01T14:57:56.407480+0000 mon.a (mon.0) 11100 : audit 0 from='client.? 172.21.15.80:0/1601578725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:57:58.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:57:58 smithi080 bash[28361]: cluster 2023-12-01T14:57:57.541551+0000 mgr.y (mgr.24362) 18279 : cluster 0 pgmap v18248: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:57:58.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:57:58 smithi080 bash[28361]: audit 2023-12-01T14:57:57.553103+0000 mon.a (mon.0) 11101 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:57:58.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:57:58 smithi080 bash[28361]: audit 2023-12-01T14:57:57.564296+0000 mon.a (mon.0) 11102 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:57:58.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:57:58 smithi080 bash[28361]: audit 2023-12-01T14:57:57.567231+0000 mon.c (mon.2) 11714 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:57:58.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:57:58 smithi080 bash[28361]: audit 2023-12-01T14:57:57.568761+0000 mon.c (mon.2) 11715 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:57:58.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:57:58 smithi080 bash[28361]: audit 2023-12-01T14:57:57.576544+0000 mon.a (mon.0) 11103 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:57:58.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:57:58 smithi080 bash[41963]: cluster 2023-12-01T14:57:57.541551+0000 mgr.y (mgr.24362) 18279 : cluster 0 pgmap v18248: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:57:58.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:57:58 smithi080 bash[41963]: audit 2023-12-01T14:57:57.553103+0000 mon.a (mon.0) 11101 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:57:58.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:57:58 smithi080 bash[41963]: audit 2023-12-01T14:57:57.564296+0000 mon.a (mon.0) 11102 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:57:58.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:57:58 smithi080 bash[41963]: audit 2023-12-01T14:57:57.567231+0000 mon.c (mon.2) 11714 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:57:58.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:57:58 smithi080 bash[41963]: audit 2023-12-01T14:57:57.568761+0000 mon.c (mon.2) 11715 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:57:58.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:57:58 smithi080 bash[41963]: audit 2023-12-01T14:57:57.576544+0000 mon.a (mon.0) 11103 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:57:59.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:57:58 smithi090 bash[32384]: cluster 2023-12-01T14:57:57.541551+0000 mgr.y (mgr.24362) 18279 : cluster 0 pgmap v18248: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:57:59.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:57:58 smithi090 bash[32384]: audit 2023-12-01T14:57:57.553103+0000 mon.a (mon.0) 11101 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:57:59.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:57:58 smithi090 bash[32384]: audit 2023-12-01T14:57:57.564296+0000 mon.a (mon.0) 11102 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:57:59.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:57:58 smithi090 bash[32384]: audit 2023-12-01T14:57:57.567231+0000 mon.c (mon.2) 11714 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:57:59.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:57:58 smithi090 bash[32384]: audit 2023-12-01T14:57:57.568761+0000 mon.c (mon.2) 11715 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:57:59.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:57:58 smithi090 bash[32384]: audit 2023-12-01T14:57:57.576544+0000 mon.a (mon.0) 11103 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:57:59.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:57:59 smithi080 bash[28361]: audit 2023-12-01T14:57:58.858568+0000 mon.c (mon.2) 11716 : audit 0 from='client.? 172.21.15.80:0/3844929771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:57:59.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:57:59 smithi080 bash[41963]: audit 2023-12-01T14:57:58.858568+0000 mon.c (mon.2) 11716 : audit 0 from='client.? 172.21.15.80:0/3844929771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:58:00.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:57:59 smithi090 bash[32384]: audit 2023-12-01T14:57:58.858568+0000 mon.c (mon.2) 11716 : audit 0 from='client.? 172.21.15.80:0/3844929771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:58:01.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:58:01 smithi080 bash[28361]: cluster 2023-12-01T14:57:59.542217+0000 mgr.y (mgr.24362) 18280 : cluster 0 pgmap v18249: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:58:01.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:58:01 smithi080 bash[41963]: cluster 2023-12-01T14:57:59.542217+0000 mgr.y (mgr.24362) 18280 : cluster 0 pgmap v18249: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:58:01.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:58:01 smithi090 bash[32384]: cluster 2023-12-01T14:57:59.542217+0000 mgr.y (mgr.24362) 18280 : cluster 0 pgmap v18249: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:58:02.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:58:02 smithi080 bash[28361]: audit 2023-12-01T14:58:01.311934+0000 mon.a (mon.0) 11104 : audit 0 from='client.? 172.21.15.80:0/3338253830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:58:02.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:58:02 smithi080 bash[41963]: audit 2023-12-01T14:58:01.311934+0000 mon.a (mon.0) 11104 : audit 0 from='client.? 172.21.15.80:0/3338253830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:58:02.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:58:02 smithi090 bash[32384]: audit 2023-12-01T14:58:01.311934+0000 mon.a (mon.0) 11104 : audit 0 from='client.? 172.21.15.80:0/3338253830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:58:03.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:58:03 smithi080 bash[28361]: cluster 2023-12-01T14:58:01.543382+0000 mgr.y (mgr.24362) 18281 : cluster 0 pgmap v18250: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:58:03.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:58:03 smithi080 bash[41963]: cluster 2023-12-01T14:58:01.543382+0000 mgr.y (mgr.24362) 18281 : cluster 0 pgmap v18250: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:58:03.518 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:58:03 smithi090 bash[32384]: cluster 2023-12-01T14:58:01.543382+0000 mgr.y (mgr.24362) 18281 : cluster 0 pgmap v18250: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:58:04.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:58:04 smithi080 bash[28361]: audit 2023-12-01T14:58:03.765070+0000 mon.c (mon.2) 11717 : audit 0 from='client.? 172.21.15.80:0/545354406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:58:04.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:58:04 smithi080 bash[41963]: audit 2023-12-01T14:58:03.765070+0000 mon.c (mon.2) 11717 : audit 0 from='client.? 172.21.15.80:0/545354406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:58:04.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:58:04 smithi090 bash[32384]: audit 2023-12-01T14:58:03.765070+0000 mon.c (mon.2) 11717 : audit 0 from='client.? 172.21.15.80:0/545354406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:58:05.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:58:05 smithi080 bash[28361]: cluster 2023-12-01T14:58:03.544042+0000 mgr.y (mgr.24362) 18282 : cluster 0 pgmap v18251: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:58:05.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:58:05 smithi080 bash[41963]: cluster 2023-12-01T14:58:03.544042+0000 mgr.y (mgr.24362) 18282 : cluster 0 pgmap v18251: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:58:05.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:58:05 smithi090 bash[32384]: cluster 2023-12-01T14:58:03.544042+0000 mgr.y (mgr.24362) 18282 : cluster 0 pgmap v18251: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:58:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:58:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:58:06] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T14:58:07.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:58:07 smithi080 bash[28361]: cluster 2023-12-01T14:58:05.544653+0000 mgr.y (mgr.24362) 18283 : cluster 0 pgmap v18252: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:58:07.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:58:07 smithi080 bash[28361]: audit 2023-12-01T14:58:06.227255+0000 mon.c (mon.2) 11718 : audit 0 from='client.? 172.21.15.80:0/2453290138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:58:07.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:58:07 smithi080 bash[41963]: cluster 2023-12-01T14:58:05.544653+0000 mgr.y (mgr.24362) 18283 : cluster 0 pgmap v18252: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:58:07.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:58:07 smithi080 bash[41963]: audit 2023-12-01T14:58:06.227255+0000 mon.c (mon.2) 11718 : audit 0 from='client.? 172.21.15.80:0/2453290138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:58:07.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:58:07 smithi090 bash[32384]: cluster 2023-12-01T14:58:05.544653+0000 mgr.y (mgr.24362) 18283 : cluster 0 pgmap v18252: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:58:07.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:58:07 smithi090 bash[32384]: audit 2023-12-01T14:58:06.227255+0000 mon.c (mon.2) 11718 : audit 0 from='client.? 172.21.15.80:0/2453290138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:58:09.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:58:09 smithi080 bash[28361]: cluster 2023-12-01T14:58:07.545779+0000 mgr.y (mgr.24362) 18284 : cluster 0 pgmap v18253: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:58:09.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:58:09 smithi080 bash[28361]: audit 2023-12-01T14:58:08.683038+0000 mon.a (mon.0) 11105 : audit 0 from='client.? 172.21.15.80:0/4038387662' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:58:09.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:58:09 smithi080 bash[41963]: cluster 2023-12-01T14:58:07.545779+0000 mgr.y (mgr.24362) 18284 : cluster 0 pgmap v18253: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:58:09.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:58:09 smithi080 bash[41963]: audit 2023-12-01T14:58:08.683038+0000 mon.a (mon.0) 11105 : audit 0 from='client.? 172.21.15.80:0/4038387662' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:58:09.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:58:09 smithi090 bash[32384]: cluster 2023-12-01T14:58:07.545779+0000 mgr.y (mgr.24362) 18284 : cluster 0 pgmap v18253: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:58:09.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:58:09 smithi090 bash[32384]: audit 2023-12-01T14:58:08.683038+0000 mon.a (mon.0) 11105 : audit 0 from='client.? 172.21.15.80:0/4038387662' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:58:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:58:11 smithi080 bash[41963]: cluster 2023-12-01T14:58:09.546476+0000 mgr.y (mgr.24362) 18285 : cluster 0 pgmap v18254: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:58:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:58:11 smithi080 bash[41963]: audit 2023-12-01T14:58:10.745821+0000 mon.c (mon.2) 11719 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:58:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:58:11 smithi080 bash[28361]: cluster 2023-12-01T14:58:09.546476+0000 mgr.y (mgr.24362) 18285 : cluster 0 pgmap v18254: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:58:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:58:11 smithi080 bash[28361]: audit 2023-12-01T14:58:10.745821+0000 mon.c (mon.2) 11719 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:58:11.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:58:11 smithi090 bash[32384]: cluster 2023-12-01T14:58:09.546476+0000 mgr.y (mgr.24362) 18285 : cluster 0 pgmap v18254: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:58:11.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:58:11 smithi090 bash[32384]: audit 2023-12-01T14:58:10.745821+0000 mon.c (mon.2) 11719 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:58:12.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:58:12 smithi080 bash[28361]: audit 2023-12-01T14:58:11.150946+0000 mon.c (mon.2) 11720 : audit 0 from='client.? 172.21.15.80:0/3863441842' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:58:12.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:58:12 smithi080 bash[41963]: audit 2023-12-01T14:58:11.150946+0000 mon.c (mon.2) 11720 : audit 0 from='client.? 172.21.15.80:0/3863441842' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:58:12.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:58:12 smithi090 bash[32384]: audit 2023-12-01T14:58:11.150946+0000 mon.c (mon.2) 11720 : audit 0 from='client.? 172.21.15.80:0/3863441842' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:58:13.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:58:13 smithi080 bash[28361]: cluster 2023-12-01T14:58:11.547658+0000 mgr.y (mgr.24362) 18286 : cluster 0 pgmap v18255: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:58:13.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:58:13 smithi080 bash[41963]: cluster 2023-12-01T14:58:11.547658+0000 mgr.y (mgr.24362) 18286 : cluster 0 pgmap v18255: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:58:13.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:58:13 smithi090 bash[32384]: cluster 2023-12-01T14:58:11.547658+0000 mgr.y (mgr.24362) 18286 : cluster 0 pgmap v18255: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:58:14.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:58:14 smithi080 bash[28361]: audit 2023-12-01T14:58:13.606974+0000 mon.c (mon.2) 11721 : audit 0 from='client.? 172.21.15.80:0/1361846222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:58:14.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:58:14 smithi080 bash[41963]: audit 2023-12-01T14:58:13.606974+0000 mon.c (mon.2) 11721 : audit 0 from='client.? 172.21.15.80:0/1361846222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:58:14.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:58:14 smithi090 bash[32384]: audit 2023-12-01T14:58:13.606974+0000 mon.c (mon.2) 11721 : audit 0 from='client.? 172.21.15.80:0/1361846222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:58:15.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:58:15 smithi080 bash[28361]: cluster 2023-12-01T14:58:13.548295+0000 mgr.y (mgr.24362) 18287 : cluster 0 pgmap v18256: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:58:15.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:58:15 smithi080 bash[41963]: cluster 2023-12-01T14:58:13.548295+0000 mgr.y (mgr.24362) 18287 : cluster 0 pgmap v18256: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:58:15.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:58:15 smithi090 bash[32384]: cluster 2023-12-01T14:58:13.548295+0000 mgr.y (mgr.24362) 18287 : cluster 0 pgmap v18256: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:58:16.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:58:16 smithi080 bash[28361]: audit 2023-12-01T14:58:16.061296+0000 mon.a (mon.0) 11106 : audit 0 from='client.? 172.21.15.80:0/3011371330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:58:16.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:58:16 smithi080 bash[41963]: audit 2023-12-01T14:58:16.061296+0000 mon.a (mon.0) 11106 : audit 0 from='client.? 172.21.15.80:0/3011371330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:58:16.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:58:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:58:16] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T14:58:16.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:58:16 smithi090 bash[32384]: audit 2023-12-01T14:58:16.061296+0000 mon.a (mon.0) 11106 : audit 0 from='client.? 172.21.15.80:0/3011371330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:58:17.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:58:17 smithi080 bash[28361]: cluster 2023-12-01T14:58:15.548909+0000 mgr.y (mgr.24362) 18288 : cluster 0 pgmap v18257: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:58:17.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:58:17 smithi080 bash[41963]: cluster 2023-12-01T14:58:15.548909+0000 mgr.y (mgr.24362) 18288 : cluster 0 pgmap v18257: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:58:17.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:58:17 smithi090 bash[32384]: cluster 2023-12-01T14:58:15.548909+0000 mgr.y (mgr.24362) 18288 : cluster 0 pgmap v18257: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:58:19.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:58:19 smithi080 bash[28361]: cluster 2023-12-01T14:58:17.550134+0000 mgr.y (mgr.24362) 18289 : cluster 0 pgmap v18258: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:58:19.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:58:19 smithi080 bash[28361]: audit 2023-12-01T14:58:18.522382+0000 mon.c (mon.2) 11722 : audit 0 from='client.? 172.21.15.80:0/3811318331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:58:19.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:58:19 smithi080 bash[41963]: cluster 2023-12-01T14:58:17.550134+0000 mgr.y (mgr.24362) 18289 : cluster 0 pgmap v18258: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:58:19.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:58:19 smithi080 bash[41963]: audit 2023-12-01T14:58:18.522382+0000 mon.c (mon.2) 11722 : audit 0 from='client.? 172.21.15.80:0/3811318331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:58:19.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:58:19 smithi090 bash[32384]: cluster 2023-12-01T14:58:17.550134+0000 mgr.y (mgr.24362) 18289 : cluster 0 pgmap v18258: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:58:19.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:58:19 smithi090 bash[32384]: audit 2023-12-01T14:58:18.522382+0000 mon.c (mon.2) 11722 : audit 0 from='client.? 172.21.15.80:0/3811318331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:58:21.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:58:21 smithi080 bash[41963]: cluster 2023-12-01T14:58:19.550805+0000 mgr.y (mgr.24362) 18290 : cluster 0 pgmap v18259: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:58:21.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:58:21 smithi080 bash[41963]: audit 2023-12-01T14:58:20.973775+0000 mon.c (mon.2) 11723 : audit 0 from='client.? 172.21.15.80:0/1037396787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:58:21.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:58:21 smithi080 bash[28361]: cluster 2023-12-01T14:58:19.550805+0000 mgr.y (mgr.24362) 18290 : cluster 0 pgmap v18259: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:58:21.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:58:21 smithi080 bash[28361]: audit 2023-12-01T14:58:20.973775+0000 mon.c (mon.2) 11723 : audit 0 from='client.? 172.21.15.80:0/1037396787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:58:21.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:58:21 smithi090 bash[32384]: cluster 2023-12-01T14:58:19.550805+0000 mgr.y (mgr.24362) 18290 : cluster 0 pgmap v18259: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:58:21.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:58:21 smithi090 bash[32384]: audit 2023-12-01T14:58:20.973775+0000 mon.c (mon.2) 11723 : audit 0 from='client.? 172.21.15.80:0/1037396787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:58:23.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:58:23 smithi080 bash[28361]: cluster 2023-12-01T14:58:21.552082+0000 mgr.y (mgr.24362) 18291 : cluster 0 pgmap v18260: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:58:23.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:58:23 smithi080 bash[41963]: cluster 2023-12-01T14:58:21.552082+0000 mgr.y (mgr.24362) 18291 : cluster 0 pgmap v18260: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:58:23.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:58:23 smithi090 bash[32384]: cluster 2023-12-01T14:58:21.552082+0000 mgr.y (mgr.24362) 18291 : cluster 0 pgmap v18260: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:58:24.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:58:24 smithi080 bash[28361]: audit 2023-12-01T14:58:23.430802+0000 mon.a (mon.0) 11107 : audit 0 from='client.? 172.21.15.80:0/1448408364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:58:24.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:58:24 smithi080 bash[41963]: audit 2023-12-01T14:58:23.430802+0000 mon.a (mon.0) 11107 : audit 0 from='client.? 172.21.15.80:0/1448408364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:58:24.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:58:24 smithi090 bash[32384]: audit 2023-12-01T14:58:23.430802+0000 mon.a (mon.0) 11107 : audit 0 from='client.? 172.21.15.80:0/1448408364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:58:25.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:58:25 smithi080 bash[28361]: cluster 2023-12-01T14:58:23.552722+0000 mgr.y (mgr.24362) 18292 : cluster 0 pgmap v18261: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:58:25.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:58:25 smithi080 bash[41963]: cluster 2023-12-01T14:58:23.552722+0000 mgr.y (mgr.24362) 18292 : cluster 0 pgmap v18261: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:58:25.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:58:25 smithi090 bash[32384]: cluster 2023-12-01T14:58:23.552722+0000 mgr.y (mgr.24362) 18292 : cluster 0 pgmap v18261: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:58:26.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:58:26 smithi090 bash[32384]: audit 2023-12-01T14:58:25.746240+0000 mon.c (mon.2) 11724 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:58:26.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:58:26 smithi090 bash[32384]: audit 2023-12-01T14:58:25.889042+0000 mon.c (mon.2) 11725 : audit 0 from='client.? 172.21.15.80:0/146161144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:58:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:58:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:58:26] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T14:58:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:58:26 smithi080 bash[41963]: audit 2023-12-01T14:58:25.746240+0000 mon.c (mon.2) 11724 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:58:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:58:26 smithi080 bash[41963]: audit 2023-12-01T14:58:25.889042+0000 mon.c (mon.2) 11725 : audit 0 from='client.? 172.21.15.80:0/146161144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:58:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:58:26 smithi080 bash[28361]: audit 2023-12-01T14:58:25.746240+0000 mon.c (mon.2) 11724 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:58:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:58:26 smithi080 bash[28361]: audit 2023-12-01T14:58:25.889042+0000 mon.c (mon.2) 11725 : audit 0 from='client.? 172.21.15.80:0/146161144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:58:27.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:58:27 smithi090 bash[32384]: cluster 2023-12-01T14:58:25.553478+0000 mgr.y (mgr.24362) 18293 : cluster 0 pgmap v18262: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:58:27.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:58:27 smithi080 bash[28361]: cluster 2023-12-01T14:58:25.553478+0000 mgr.y (mgr.24362) 18293 : cluster 0 pgmap v18262: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:58:27.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:58:27 smithi080 bash[41963]: cluster 2023-12-01T14:58:25.553478+0000 mgr.y (mgr.24362) 18293 : cluster 0 pgmap v18262: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:58:29.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:58:29 smithi090 bash[32384]: cluster 2023-12-01T14:58:27.554738+0000 mgr.y (mgr.24362) 18294 : cluster 0 pgmap v18263: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:58:29.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:58:29 smithi090 bash[32384]: audit 2023-12-01T14:58:28.346537+0000 mon.c (mon.2) 11726 : audit 0 from='client.? 172.21.15.80:0/2459553887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:58:29.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:58:29 smithi080 bash[28361]: cluster 2023-12-01T14:58:27.554738+0000 mgr.y (mgr.24362) 18294 : cluster 0 pgmap v18263: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:58:29.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:58:29 smithi080 bash[28361]: audit 2023-12-01T14:58:28.346537+0000 mon.c (mon.2) 11726 : audit 0 from='client.? 172.21.15.80:0/2459553887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:58:29.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:58:29 smithi080 bash[41963]: cluster 2023-12-01T14:58:27.554738+0000 mgr.y (mgr.24362) 18294 : cluster 0 pgmap v18263: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:58:29.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:58:29 smithi080 bash[41963]: audit 2023-12-01T14:58:28.346537+0000 mon.c (mon.2) 11726 : audit 0 from='client.? 172.21.15.80:0/2459553887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:58:31.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:58:31 smithi090 bash[32384]: cluster 2023-12-01T14:58:29.555416+0000 mgr.y (mgr.24362) 18295 : cluster 0 pgmap v18264: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:58:31.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:58:31 smithi090 bash[32384]: audit 2023-12-01T14:58:30.800357+0000 mon.c (mon.2) 11727 : audit 0 from='client.? 172.21.15.80:0/2741393086' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:58:31.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:58:31 smithi080 bash[28361]: cluster 2023-12-01T14:58:29.555416+0000 mgr.y (mgr.24362) 18295 : cluster 0 pgmap v18264: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:58:31.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:58:31 smithi080 bash[28361]: audit 2023-12-01T14:58:30.800357+0000 mon.c (mon.2) 11727 : audit 0 from='client.? 172.21.15.80:0/2741393086' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:58:31.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:58:31 smithi080 bash[41963]: cluster 2023-12-01T14:58:29.555416+0000 mgr.y (mgr.24362) 18295 : cluster 0 pgmap v18264: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:58:31.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:58:31 smithi080 bash[41963]: audit 2023-12-01T14:58:30.800357+0000 mon.c (mon.2) 11727 : audit 0 from='client.? 172.21.15.80:0/2741393086' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:58:33.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:58:33 smithi090 bash[32384]: cluster 2023-12-01T14:58:31.556514+0000 mgr.y (mgr.24362) 18296 : cluster 0 pgmap v18265: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:58:33.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:58:33 smithi080 bash[41963]: cluster 2023-12-01T14:58:31.556514+0000 mgr.y (mgr.24362) 18296 : cluster 0 pgmap v18265: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:58:33.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:58:33 smithi080 bash[28361]: cluster 2023-12-01T14:58:31.556514+0000 mgr.y (mgr.24362) 18296 : cluster 0 pgmap v18265: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:58:34.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:58:34 smithi090 bash[32384]: audit 2023-12-01T14:58:33.251853+0000 mon.a (mon.0) 11108 : audit 0 from='client.? 172.21.15.80:0/1120706291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:58:34.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:58:34 smithi080 bash[28361]: audit 2023-12-01T14:58:33.251853+0000 mon.a (mon.0) 11108 : audit 0 from='client.? 172.21.15.80:0/1120706291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:58:34.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:58:34 smithi080 bash[41963]: audit 2023-12-01T14:58:33.251853+0000 mon.a (mon.0) 11108 : audit 0 from='client.? 172.21.15.80:0/1120706291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:58:35.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:58:35 smithi090 bash[32384]: cluster 2023-12-01T14:58:33.557097+0000 mgr.y (mgr.24362) 18297 : cluster 0 pgmap v18266: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:58:35.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:58:35 smithi080 bash[28361]: cluster 2023-12-01T14:58:33.557097+0000 mgr.y (mgr.24362) 18297 : cluster 0 pgmap v18266: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:58:35.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:58:35 smithi080 bash[41963]: cluster 2023-12-01T14:58:33.557097+0000 mgr.y (mgr.24362) 18297 : cluster 0 pgmap v18266: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:58:36.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:58:36 smithi090 bash[32384]: audit 2023-12-01T14:58:35.707343+0000 mon.c (mon.2) 11728 : audit 0 from='client.? 172.21.15.80:0/2317584512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:58:36.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:58:36 smithi080 bash[28361]: audit 2023-12-01T14:58:35.707343+0000 mon.c (mon.2) 11728 : audit 0 from='client.? 172.21.15.80:0/2317584512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:58:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:58:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:58:36] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T14:58:36.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:58:36 smithi080 bash[41963]: audit 2023-12-01T14:58:35.707343+0000 mon.c (mon.2) 11728 : audit 0 from='client.? 172.21.15.80:0/2317584512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:58:37.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:58:37 smithi090 bash[32384]: cluster 2023-12-01T14:58:35.557684+0000 mgr.y (mgr.24362) 18298 : cluster 0 pgmap v18267: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:58:37.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:58:37 smithi080 bash[41963]: cluster 2023-12-01T14:58:35.557684+0000 mgr.y (mgr.24362) 18298 : cluster 0 pgmap v18267: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:58:37.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:58:37 smithi080 bash[28361]: cluster 2023-12-01T14:58:35.557684+0000 mgr.y (mgr.24362) 18298 : cluster 0 pgmap v18267: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:58:38.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:58:38 smithi090 bash[32384]: audit 2023-12-01T14:58:38.158067+0000 mon.a (mon.0) 11109 : audit 0 from='client.? 172.21.15.80:0/723783446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:58:38.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:58:38 smithi080 bash[41963]: audit 2023-12-01T14:58:38.158067+0000 mon.a (mon.0) 11109 : audit 0 from='client.? 172.21.15.80:0/723783446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:58:38.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:58:38 smithi080 bash[28361]: audit 2023-12-01T14:58:38.158067+0000 mon.a (mon.0) 11109 : audit 0 from='client.? 172.21.15.80:0/723783446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:58:39.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:58:39 smithi090 bash[32384]: cluster 2023-12-01T14:58:37.558836+0000 mgr.y (mgr.24362) 18299 : cluster 0 pgmap v18268: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:58:39.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:58:39 smithi080 bash[41963]: cluster 2023-12-01T14:58:37.558836+0000 mgr.y (mgr.24362) 18299 : cluster 0 pgmap v18268: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:58:39.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:58:39 smithi080 bash[28361]: cluster 2023-12-01T14:58:37.558836+0000 mgr.y (mgr.24362) 18299 : cluster 0 pgmap v18268: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:58:41.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:58:41 smithi090 bash[32384]: cluster 2023-12-01T14:58:39.559453+0000 mgr.y (mgr.24362) 18300 : cluster 0 pgmap v18269: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:58:41.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:58:41 smithi090 bash[32384]: audit 2023-12-01T14:58:40.616148+0000 mon.a (mon.0) 11110 : audit 0 from='client.? 172.21.15.80:0/521959297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:58:41.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:58:41 smithi090 bash[32384]: audit 2023-12-01T14:58:40.746909+0000 mon.c (mon.2) 11729 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:58:41.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:58:41 smithi080 bash[41963]: cluster 2023-12-01T14:58:39.559453+0000 mgr.y (mgr.24362) 18300 : cluster 0 pgmap v18269: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:58:41.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:58:41 smithi080 bash[41963]: audit 2023-12-01T14:58:40.616148+0000 mon.a (mon.0) 11110 : audit 0 from='client.? 172.21.15.80:0/521959297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:58:41.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:58:41 smithi080 bash[41963]: audit 2023-12-01T14:58:40.746909+0000 mon.c (mon.2) 11729 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:58:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:58:41 smithi080 bash[28361]: cluster 2023-12-01T14:58:39.559453+0000 mgr.y (mgr.24362) 18300 : cluster 0 pgmap v18269: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:58:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:58:41 smithi080 bash[28361]: audit 2023-12-01T14:58:40.616148+0000 mon.a (mon.0) 11110 : audit 0 from='client.? 172.21.15.80:0/521959297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:58:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:58:41 smithi080 bash[28361]: audit 2023-12-01T14:58:40.746909+0000 mon.c (mon.2) 11729 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:58:43.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:58:43 smithi090 bash[32384]: cluster 2023-12-01T14:58:41.560565+0000 mgr.y (mgr.24362) 18301 : cluster 0 pgmap v18270: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:58:43.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:58:43 smithi090 bash[32384]: audit 2023-12-01T14:58:43.076172+0000 mon.a (mon.0) 11111 : audit 0 from='client.? 172.21.15.80:0/4112412448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:58:43.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:58:43 smithi080 bash[41963]: cluster 2023-12-01T14:58:41.560565+0000 mgr.y (mgr.24362) 18301 : cluster 0 pgmap v18270: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:58:43.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:58:43 smithi080 bash[41963]: audit 2023-12-01T14:58:43.076172+0000 mon.a (mon.0) 11111 : audit 0 from='client.? 172.21.15.80:0/4112412448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:58:43.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:58:43 smithi080 bash[28361]: cluster 2023-12-01T14:58:41.560565+0000 mgr.y (mgr.24362) 18301 : cluster 0 pgmap v18270: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:58:43.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:58:43 smithi080 bash[28361]: audit 2023-12-01T14:58:43.076172+0000 mon.a (mon.0) 11111 : audit 0 from='client.? 172.21.15.80:0/4112412448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:58:45.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:58:45 smithi090 bash[32384]: cluster 2023-12-01T14:58:43.561209+0000 mgr.y (mgr.24362) 18302 : cluster 0 pgmap v18271: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:58:45.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:58:45 smithi080 bash[28361]: cluster 2023-12-01T14:58:43.561209+0000 mgr.y (mgr.24362) 18302 : cluster 0 pgmap v18271: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:58:45.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:58:45 smithi080 bash[41963]: cluster 2023-12-01T14:58:43.561209+0000 mgr.y (mgr.24362) 18302 : cluster 0 pgmap v18271: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:58:46.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:58:46 smithi090 bash[32384]: audit 2023-12-01T14:58:45.531399+0000 mon.c (mon.2) 11730 : audit 0 from='client.? 172.21.15.80:0/853101200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:58:46.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:58:46 smithi080 bash[41963]: audit 2023-12-01T14:58:45.531399+0000 mon.c (mon.2) 11730 : audit 0 from='client.? 172.21.15.80:0/853101200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:58:46.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:58:46 smithi080 bash[28361]: audit 2023-12-01T14:58:45.531399+0000 mon.c (mon.2) 11730 : audit 0 from='client.? 172.21.15.80:0/853101200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:58:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:58:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:58:46] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T14:58:47.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:58:47 smithi090 bash[32384]: cluster 2023-12-01T14:58:45.561981+0000 mgr.y (mgr.24362) 18303 : cluster 0 pgmap v18272: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:58:47.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:58:47 smithi080 bash[41963]: cluster 2023-12-01T14:58:45.561981+0000 mgr.y (mgr.24362) 18303 : cluster 0 pgmap v18272: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:58:47.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:58:47 smithi080 bash[28361]: cluster 2023-12-01T14:58:45.561981+0000 mgr.y (mgr.24362) 18303 : cluster 0 pgmap v18272: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:58:48.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:58:48 smithi080 bash[28361]: audit 2023-12-01T14:58:47.997959+0000 mon.a (mon.0) 11112 : audit 0 from='client.? 172.21.15.80:0/2533441434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:58:48.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:58:48 smithi080 bash[41963]: audit 2023-12-01T14:58:47.997959+0000 mon.a (mon.0) 11112 : audit 0 from='client.? 172.21.15.80:0/2533441434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:58:48.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:58:48 smithi090 bash[32384]: audit 2023-12-01T14:58:47.997959+0000 mon.a (mon.0) 11112 : audit 0 from='client.? 172.21.15.80:0/2533441434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:58:49.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:58:49 smithi080 bash[28361]: cluster 2023-12-01T14:58:47.562942+0000 mgr.y (mgr.24362) 18304 : cluster 0 pgmap v18273: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:58:49.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:58:49 smithi080 bash[41963]: cluster 2023-12-01T14:58:47.562942+0000 mgr.y (mgr.24362) 18304 : cluster 0 pgmap v18273: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:58:49.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:58:49 smithi090 bash[32384]: cluster 2023-12-01T14:58:47.562942+0000 mgr.y (mgr.24362) 18304 : cluster 0 pgmap v18273: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:58:51.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:58:51 smithi080 bash[28361]: cluster 2023-12-01T14:58:49.563652+0000 mgr.y (mgr.24362) 18305 : cluster 0 pgmap v18274: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:58:51.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:58:51 smithi080 bash[28361]: audit 2023-12-01T14:58:50.450108+0000 mon.c (mon.2) 11731 : audit 0 from='client.? 172.21.15.80:0/4196448525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:58:51.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:58:51 smithi080 bash[41963]: cluster 2023-12-01T14:58:49.563652+0000 mgr.y (mgr.24362) 18305 : cluster 0 pgmap v18274: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:58:51.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:58:51 smithi080 bash[41963]: audit 2023-12-01T14:58:50.450108+0000 mon.c (mon.2) 11731 : audit 0 from='client.? 172.21.15.80:0/4196448525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:58:51.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:58:51 smithi090 bash[32384]: cluster 2023-12-01T14:58:49.563652+0000 mgr.y (mgr.24362) 18305 : cluster 0 pgmap v18274: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:58:51.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:58:51 smithi090 bash[32384]: audit 2023-12-01T14:58:50.450108+0000 mon.c (mon.2) 11731 : audit 0 from='client.? 172.21.15.80:0/4196448525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:58:53.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:58:53 smithi080 bash[41963]: cluster 2023-12-01T14:58:51.564845+0000 mgr.y (mgr.24362) 18306 : cluster 0 pgmap v18275: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:58:53.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:58:53 smithi080 bash[41963]: audit 2023-12-01T14:58:52.900149+0000 mon.a (mon.0) 11113 : audit 0 from='client.? 172.21.15.80:0/3027953907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:58:53.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:58:53 smithi080 bash[28361]: cluster 2023-12-01T14:58:51.564845+0000 mgr.y (mgr.24362) 18306 : cluster 0 pgmap v18275: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:58:53.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:58:53 smithi080 bash[28361]: audit 2023-12-01T14:58:52.900149+0000 mon.a (mon.0) 11113 : audit 0 from='client.? 172.21.15.80:0/3027953907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:58:53.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:58:53 smithi090 bash[32384]: cluster 2023-12-01T14:58:51.564845+0000 mgr.y (mgr.24362) 18306 : cluster 0 pgmap v18275: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:58:53.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:58:53 smithi090 bash[32384]: audit 2023-12-01T14:58:52.900149+0000 mon.a (mon.0) 11113 : audit 0 from='client.? 172.21.15.80:0/3027953907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:58:54.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:58:54 smithi080 bash[28361]: cluster 2023-12-01T14:58:53.565634+0000 mgr.y (mgr.24362) 18307 : cluster 0 pgmap v18276: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:58:54.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:58:54 smithi080 bash[41963]: cluster 2023-12-01T14:58:53.565634+0000 mgr.y (mgr.24362) 18307 : cluster 0 pgmap v18276: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:58:54.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:58:54 smithi090 bash[32384]: cluster 2023-12-01T14:58:53.565634+0000 mgr.y (mgr.24362) 18307 : cluster 0 pgmap v18276: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:58:56.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:58:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:58:56] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T14:58:56.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:58:56 smithi080 bash[28361]: audit 2023-12-01T14:58:55.354303+0000 mon.a (mon.0) 11114 : audit 0 from='client.? 172.21.15.80:0/2231447052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:58:56.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:58:56 smithi080 bash[28361]: audit 2023-12-01T14:58:55.747316+0000 mon.c (mon.2) 11732 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:58:56.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:58:56 smithi080 bash[41963]: audit 2023-12-01T14:58:55.354303+0000 mon.a (mon.0) 11114 : audit 0 from='client.? 172.21.15.80:0/2231447052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:58:56.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:58:56 smithi080 bash[41963]: audit 2023-12-01T14:58:55.747316+0000 mon.c (mon.2) 11732 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:58:56.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:58:56 smithi090 bash[32384]: audit 2023-12-01T14:58:55.354303+0000 mon.a (mon.0) 11114 : audit 0 from='client.? 172.21.15.80:0/2231447052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:58:56.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:58:56 smithi090 bash[32384]: audit 2023-12-01T14:58:55.747316+0000 mon.c (mon.2) 11732 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:58:57.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:58:57 smithi080 bash[28361]: cluster 2023-12-01T14:58:55.566322+0000 mgr.y (mgr.24362) 18308 : cluster 0 pgmap v18277: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:58:57.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:58:57 smithi080 bash[41963]: cluster 2023-12-01T14:58:55.566322+0000 mgr.y (mgr.24362) 18308 : cluster 0 pgmap v18277: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:58:57.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:58:57 smithi090 bash[32384]: cluster 2023-12-01T14:58:55.566322+0000 mgr.y (mgr.24362) 18308 : cluster 0 pgmap v18277: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:58:58.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:58:58 smithi080 bash[28361]: audit 2023-12-01T14:58:57.660179+0000 mon.c (mon.2) 11733 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:58:58.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:58:58 smithi080 bash[28361]: audit 2023-12-01T14:58:57.807864+0000 mon.a (mon.0) 11115 : audit 0 from='client.? 172.21.15.80:0/2758095134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:58:58.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:58:58 smithi080 bash[28361]: audit 2023-12-01T14:58:58.040204+0000 mon.a (mon.0) 11116 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:58:58.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:58:58 smithi080 bash[28361]: audit 2023-12-01T14:58:58.050998+0000 mon.a (mon.0) 11117 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:58:58.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:58:58 smithi080 bash[41963]: audit 2023-12-01T14:58:57.660179+0000 mon.c (mon.2) 11733 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:58:58.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:58:58 smithi080 bash[41963]: audit 2023-12-01T14:58:57.807864+0000 mon.a (mon.0) 11115 : audit 0 from='client.? 172.21.15.80:0/2758095134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:58:58.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:58:58 smithi080 bash[41963]: audit 2023-12-01T14:58:58.040204+0000 mon.a (mon.0) 11116 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:58:58.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:58:58 smithi080 bash[41963]: audit 2023-12-01T14:58:58.050998+0000 mon.a (mon.0) 11117 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:58:58.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:58:58 smithi090 bash[32384]: audit 2023-12-01T14:58:57.660179+0000 mon.c (mon.2) 11733 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:58:58.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:58:58 smithi090 bash[32384]: audit 2023-12-01T14:58:57.807864+0000 mon.a (mon.0) 11115 : audit 0 from='client.? 172.21.15.80:0/2758095134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:58:58.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:58:58 smithi090 bash[32384]: audit 2023-12-01T14:58:58.040204+0000 mon.a (mon.0) 11116 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:58:58.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:58:58 smithi090 bash[32384]: audit 2023-12-01T14:58:58.050998+0000 mon.a (mon.0) 11117 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:58:59.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:58:59 smithi080 bash[28361]: cluster 2023-12-01T14:58:57.567381+0000 mgr.y (mgr.24362) 18309 : cluster 0 pgmap v18278: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:58:59.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:58:59 smithi080 bash[41963]: cluster 2023-12-01T14:58:57.567381+0000 mgr.y (mgr.24362) 18309 : cluster 0 pgmap v18278: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:58:59.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:58:59 smithi090 bash[32384]: cluster 2023-12-01T14:58:57.567381+0000 mgr.y (mgr.24362) 18309 : cluster 0 pgmap v18278: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:59:01.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:59:01 smithi080 bash[28361]: cluster 2023-12-01T14:58:59.568120+0000 mgr.y (mgr.24362) 18310 : cluster 0 pgmap v18279: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:59:01.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:59:01 smithi080 bash[28361]: audit 2023-12-01T14:59:00.257078+0000 mon.a (mon.0) 11118 : audit 0 from='client.? 172.21.15.80:0/803035705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:59:01.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:59:01 smithi080 bash[41963]: cluster 2023-12-01T14:58:59.568120+0000 mgr.y (mgr.24362) 18310 : cluster 0 pgmap v18279: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:59:01.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:59:01 smithi080 bash[41963]: audit 2023-12-01T14:59:00.257078+0000 mon.a (mon.0) 11118 : audit 0 from='client.? 172.21.15.80:0/803035705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:59:01.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:59:01 smithi090 bash[32384]: cluster 2023-12-01T14:58:59.568120+0000 mgr.y (mgr.24362) 18310 : cluster 0 pgmap v18279: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:59:01.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:59:01 smithi090 bash[32384]: audit 2023-12-01T14:59:00.257078+0000 mon.a (mon.0) 11118 : audit 0 from='client.? 172.21.15.80:0/803035705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:59:03.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:59:03 smithi080 bash[28361]: cluster 2023-12-01T14:59:01.569301+0000 mgr.y (mgr.24362) 18311 : cluster 0 pgmap v18280: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:59:03.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:59:03 smithi080 bash[28361]: audit 2023-12-01T14:59:02.715588+0000 mon.c (mon.2) 11734 : audit 0 from='client.? 172.21.15.80:0/2041905439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:59:03.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:59:03 smithi080 bash[41963]: cluster 2023-12-01T14:59:01.569301+0000 mgr.y (mgr.24362) 18311 : cluster 0 pgmap v18280: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:59:03.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:59:03 smithi080 bash[41963]: audit 2023-12-01T14:59:02.715588+0000 mon.c (mon.2) 11734 : audit 0 from='client.? 172.21.15.80:0/2041905439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:59:03.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:59:03 smithi090 bash[32384]: cluster 2023-12-01T14:59:01.569301+0000 mgr.y (mgr.24362) 18311 : cluster 0 pgmap v18280: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:59:03.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:59:03 smithi090 bash[32384]: audit 2023-12-01T14:59:02.715588+0000 mon.c (mon.2) 11734 : audit 0 from='client.? 172.21.15.80:0/2041905439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:59:05.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:59:04 smithi080 bash[28361]: cluster 2023-12-01T14:59:03.569980+0000 mgr.y (mgr.24362) 18312 : cluster 0 pgmap v18281: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:59:05.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:59:04 smithi080 bash[28361]: audit 2023-12-01T14:59:03.845074+0000 mon.a (mon.0) 11119 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:59:05.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:59:04 smithi080 bash[28361]: audit 2023-12-01T14:59:03.856018+0000 mon.a (mon.0) 11120 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:59:05.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:59:04 smithi080 bash[28361]: audit 2023-12-01T14:59:03.861699+0000 mon.a (mon.0) 11121 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:59:05.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:59:04 smithi080 bash[28361]: audit 2023-12-01T14:59:03.873782+0000 mon.a (mon.0) 11122 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:59:05.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:59:04 smithi080 bash[28361]: audit 2023-12-01T14:59:04.708558+0000 mon.a (mon.0) 11123 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:59:05.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:59:04 smithi080 bash[28361]: audit 2023-12-01T14:59:04.719864+0000 mon.a (mon.0) 11124 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:59:05.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:59:04 smithi080 bash[28361]: audit 2023-12-01T14:59:04.726412+0000 mon.a (mon.0) 11125 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:59:05.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:59:04 smithi080 bash[28361]: audit 2023-12-01T14:59:04.741461+0000 mon.a (mon.0) 11126 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:59:05.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:59:04 smithi080 bash[28361]: audit 2023-12-01T14:59:04.745229+0000 mon.c (mon.2) 11735 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:59:05.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:59:04 smithi080 bash[28361]: audit 2023-12-01T14:59:04.746340+0000 mon.c (mon.2) 11736 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:59:05.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:59:04 smithi080 bash[28361]: audit 2023-12-01T14:59:04.753075+0000 mon.a (mon.0) 11127 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:59:05.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:59:04 smithi080 bash[41963]: cluster 2023-12-01T14:59:03.569980+0000 mgr.y (mgr.24362) 18312 : cluster 0 pgmap v18281: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:59:05.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:59:04 smithi080 bash[41963]: audit 2023-12-01T14:59:03.845074+0000 mon.a (mon.0) 11119 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:59:05.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:59:04 smithi080 bash[41963]: audit 2023-12-01T14:59:03.856018+0000 mon.a (mon.0) 11120 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:59:05.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:59:04 smithi080 bash[41963]: audit 2023-12-01T14:59:03.861699+0000 mon.a (mon.0) 11121 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:59:05.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:59:04 smithi080 bash[41963]: audit 2023-12-01T14:59:03.873782+0000 mon.a (mon.0) 11122 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:59:05.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:59:04 smithi080 bash[41963]: audit 2023-12-01T14:59:04.708558+0000 mon.a (mon.0) 11123 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:59:05.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:59:04 smithi080 bash[41963]: audit 2023-12-01T14:59:04.719864+0000 mon.a (mon.0) 11124 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:59:05.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:59:04 smithi080 bash[41963]: audit 2023-12-01T14:59:04.726412+0000 mon.a (mon.0) 11125 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:59:05.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:59:04 smithi080 bash[41963]: audit 2023-12-01T14:59:04.741461+0000 mon.a (mon.0) 11126 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:59:05.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:59:04 smithi080 bash[41963]: audit 2023-12-01T14:59:04.745229+0000 mon.c (mon.2) 11735 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:59:05.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:59:04 smithi080 bash[41963]: audit 2023-12-01T14:59:04.746340+0000 mon.c (mon.2) 11736 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:59:05.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:59:04 smithi080 bash[41963]: audit 2023-12-01T14:59:04.753075+0000 mon.a (mon.0) 11127 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:59:05.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:59:04 smithi090 bash[32384]: cluster 2023-12-01T14:59:03.569980+0000 mgr.y (mgr.24362) 18312 : cluster 0 pgmap v18281: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:59:05.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:59:04 smithi090 bash[32384]: audit 2023-12-01T14:59:03.845074+0000 mon.a (mon.0) 11119 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:59:05.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:59:04 smithi090 bash[32384]: audit 2023-12-01T14:59:03.856018+0000 mon.a (mon.0) 11120 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:59:05.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:59:04 smithi090 bash[32384]: audit 2023-12-01T14:59:03.861699+0000 mon.a (mon.0) 11121 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:59:05.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:59:04 smithi090 bash[32384]: audit 2023-12-01T14:59:03.873782+0000 mon.a (mon.0) 11122 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:59:05.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:59:04 smithi090 bash[32384]: audit 2023-12-01T14:59:04.708558+0000 mon.a (mon.0) 11123 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:59:05.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:59:04 smithi090 bash[32384]: audit 2023-12-01T14:59:04.719864+0000 mon.a (mon.0) 11124 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:59:05.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:59:04 smithi090 bash[32384]: audit 2023-12-01T14:59:04.726412+0000 mon.a (mon.0) 11125 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:59:05.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:59:04 smithi090 bash[32384]: audit 2023-12-01T14:59:04.741461+0000 mon.a (mon.0) 11126 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:59:05.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:59:04 smithi090 bash[32384]: audit 2023-12-01T14:59:04.745229+0000 mon.c (mon.2) 11735 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:59:05.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:59:04 smithi090 bash[32384]: audit 2023-12-01T14:59:04.746340+0000 mon.c (mon.2) 11736 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:59:05.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:59:04 smithi090 bash[32384]: audit 2023-12-01T14:59:04.753075+0000 mon.a (mon.0) 11127 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T14:59:06.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:59:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:59:06] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T14:59:06.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:59:06 smithi080 bash[28361]: audit 2023-12-01T14:59:05.167158+0000 mon.a (mon.0) 11128 : audit 0 from='client.? 172.21.15.80:0/3472304963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:59:06.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:59:06 smithi080 bash[41963]: audit 2023-12-01T14:59:05.167158+0000 mon.a (mon.0) 11128 : audit 0 from='client.? 172.21.15.80:0/3472304963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:59:06.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:59:06 smithi090 bash[32384]: audit 2023-12-01T14:59:05.167158+0000 mon.a (mon.0) 11128 : audit 0 from='client.? 172.21.15.80:0/3472304963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:59:07.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:59:07 smithi080 bash[28361]: cluster 2023-12-01T14:59:05.570778+0000 mgr.y (mgr.24362) 18313 : cluster 0 pgmap v18282: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:59:07.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:59:07 smithi080 bash[41963]: cluster 2023-12-01T14:59:05.570778+0000 mgr.y (mgr.24362) 18313 : cluster 0 pgmap v18282: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:59:07.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:59:07 smithi090 bash[32384]: cluster 2023-12-01T14:59:05.570778+0000 mgr.y (mgr.24362) 18313 : cluster 0 pgmap v18282: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:59:08.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:59:08 smithi080 bash[28361]: audit 2023-12-01T14:59:07.613548+0000 mon.c (mon.2) 11737 : audit 0 from='client.? 172.21.15.80:0/3670791149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:59:08.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:59:08 smithi080 bash[41963]: audit 2023-12-01T14:59:07.613548+0000 mon.c (mon.2) 11737 : audit 0 from='client.? 172.21.15.80:0/3670791149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:59:08.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:59:08 smithi090 bash[32384]: audit 2023-12-01T14:59:07.613548+0000 mon.c (mon.2) 11737 : audit 0 from='client.? 172.21.15.80:0/3670791149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:59:09.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:59:09 smithi080 bash[28361]: cluster 2023-12-01T14:59:07.571610+0000 mgr.y (mgr.24362) 18314 : cluster 0 pgmap v18283: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:59:09.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:59:09 smithi080 bash[41963]: cluster 2023-12-01T14:59:07.571610+0000 mgr.y (mgr.24362) 18314 : cluster 0 pgmap v18283: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:59:09.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:59:09 smithi090 bash[32384]: cluster 2023-12-01T14:59:07.571610+0000 mgr.y (mgr.24362) 18314 : cluster 0 pgmap v18283: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:59:10.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:59:10 smithi080 bash[28361]: audit 2023-12-01T14:59:10.063818+0000 mon.a (mon.0) 11129 : audit 0 from='client.? 172.21.15.80:0/3601265311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:59:10.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:59:10 smithi080 bash[41963]: audit 2023-12-01T14:59:10.063818+0000 mon.a (mon.0) 11129 : audit 0 from='client.? 172.21.15.80:0/3601265311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:59:10.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:59:10 smithi090 bash[32384]: audit 2023-12-01T14:59:10.063818+0000 mon.a (mon.0) 11129 : audit 0 from='client.? 172.21.15.80:0/3601265311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:59:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:59:11 smithi080 bash[28361]: cluster 2023-12-01T14:59:09.572348+0000 mgr.y (mgr.24362) 18315 : cluster 0 pgmap v18284: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:59:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:59:11 smithi080 bash[28361]: audit 2023-12-01T14:59:10.747676+0000 mon.c (mon.2) 11738 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:59:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:59:11 smithi080 bash[41963]: cluster 2023-12-01T14:59:09.572348+0000 mgr.y (mgr.24362) 18315 : cluster 0 pgmap v18284: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:59:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:59:11 smithi080 bash[41963]: audit 2023-12-01T14:59:10.747676+0000 mon.c (mon.2) 11738 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:59:11.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:59:11 smithi090 bash[32384]: cluster 2023-12-01T14:59:09.572348+0000 mgr.y (mgr.24362) 18315 : cluster 0 pgmap v18284: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:59:11.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:59:11 smithi090 bash[32384]: audit 2023-12-01T14:59:10.747676+0000 mon.c (mon.2) 11738 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:59:13.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:59:13 smithi080 bash[28361]: cluster 2023-12-01T14:59:11.573522+0000 mgr.y (mgr.24362) 18316 : cluster 0 pgmap v18285: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:59:13.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:59:13 smithi080 bash[28361]: audit 2023-12-01T14:59:12.519221+0000 mon.a (mon.0) 11130 : audit 0 from='client.? 172.21.15.80:0/1860959492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:59:13.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:59:13 smithi080 bash[41963]: cluster 2023-12-01T14:59:11.573522+0000 mgr.y (mgr.24362) 18316 : cluster 0 pgmap v18285: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:59:13.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:59:13 smithi080 bash[41963]: audit 2023-12-01T14:59:12.519221+0000 mon.a (mon.0) 11130 : audit 0 from='client.? 172.21.15.80:0/1860959492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:59:13.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:59:13 smithi090 bash[32384]: cluster 2023-12-01T14:59:11.573522+0000 mgr.y (mgr.24362) 18316 : cluster 0 pgmap v18285: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:59:13.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:59:13 smithi090 bash[32384]: audit 2023-12-01T14:59:12.519221+0000 mon.a (mon.0) 11130 : audit 0 from='client.? 172.21.15.80:0/1860959492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:59:15.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:59:15 smithi080 bash[28361]: cluster 2023-12-01T14:59:13.574181+0000 mgr.y (mgr.24362) 18317 : cluster 0 pgmap v18286: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:59:15.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:59:15 smithi080 bash[28361]: audit 2023-12-01T14:59:14.971979+0000 mon.a (mon.0) 11131 : audit 0 from='client.? 172.21.15.80:0/3930943026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:59:15.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:59:15 smithi080 bash[41963]: cluster 2023-12-01T14:59:13.574181+0000 mgr.y (mgr.24362) 18317 : cluster 0 pgmap v18286: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:59:15.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:59:15 smithi080 bash[41963]: audit 2023-12-01T14:59:14.971979+0000 mon.a (mon.0) 11131 : audit 0 from='client.? 172.21.15.80:0/3930943026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:59:15.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:59:15 smithi090 bash[32384]: cluster 2023-12-01T14:59:13.574181+0000 mgr.y (mgr.24362) 18317 : cluster 0 pgmap v18286: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:59:15.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:59:15 smithi090 bash[32384]: audit 2023-12-01T14:59:14.971979+0000 mon.a (mon.0) 11131 : audit 0 from='client.? 172.21.15.80:0/3930943026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:59:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:59:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:59:16] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T14:59:17.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:59:17 smithi080 bash[28361]: cluster 2023-12-01T14:59:15.574843+0000 mgr.y (mgr.24362) 18318 : cluster 0 pgmap v18287: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:59:17.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:59:17 smithi080 bash[41963]: cluster 2023-12-01T14:59:15.574843+0000 mgr.y (mgr.24362) 18318 : cluster 0 pgmap v18287: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:59:17.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:59:17 smithi090 bash[32384]: cluster 2023-12-01T14:59:15.574843+0000 mgr.y (mgr.24362) 18318 : cluster 0 pgmap v18287: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:59:18.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:59:18 smithi080 bash[28361]: audit 2023-12-01T14:59:17.422430+0000 mon.a (mon.0) 11132 : audit 0 from='client.? 172.21.15.80:0/2746481230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:59:18.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:59:18 smithi080 bash[41963]: audit 2023-12-01T14:59:17.422430+0000 mon.a (mon.0) 11132 : audit 0 from='client.? 172.21.15.80:0/2746481230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:59:18.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:59:18 smithi090 bash[32384]: audit 2023-12-01T14:59:17.422430+0000 mon.a (mon.0) 11132 : audit 0 from='client.? 172.21.15.80:0/2746481230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:59:19.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:59:19 smithi080 bash[41963]: cluster 2023-12-01T14:59:17.576030+0000 mgr.y (mgr.24362) 18319 : cluster 0 pgmap v18288: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:59:19.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:59:19 smithi080 bash[28361]: cluster 2023-12-01T14:59:17.576030+0000 mgr.y (mgr.24362) 18319 : cluster 0 pgmap v18288: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:59:19.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:59:19 smithi090 bash[32384]: cluster 2023-12-01T14:59:17.576030+0000 mgr.y (mgr.24362) 18319 : cluster 0 pgmap v18288: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:59:20.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:59:20 smithi080 bash[41963]: audit 2023-12-01T14:59:19.887521+0000 mon.c (mon.2) 11739 : audit 0 from='client.? 172.21.15.80:0/2488763754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:59:20.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:59:20 smithi080 bash[28361]: audit 2023-12-01T14:59:19.887521+0000 mon.c (mon.2) 11739 : audit 0 from='client.? 172.21.15.80:0/2488763754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:59:20.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:59:20 smithi090 bash[32384]: audit 2023-12-01T14:59:19.887521+0000 mon.c (mon.2) 11739 : audit 0 from='client.? 172.21.15.80:0/2488763754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:59:21.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:59:21 smithi080 bash[41963]: cluster 2023-12-01T14:59:19.576479+0000 mgr.y (mgr.24362) 18320 : cluster 0 pgmap v18289: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:59:21.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:59:21 smithi080 bash[28361]: cluster 2023-12-01T14:59:19.576479+0000 mgr.y (mgr.24362) 18320 : cluster 0 pgmap v18289: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:59:21.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:59:21 smithi090 bash[32384]: cluster 2023-12-01T14:59:19.576479+0000 mgr.y (mgr.24362) 18320 : cluster 0 pgmap v18289: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:59:23.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:59:23 smithi090 bash[32384]: cluster 2023-12-01T14:59:21.577593+0000 mgr.y (mgr.24362) 18321 : cluster 0 pgmap v18290: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:59:23.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:59:23 smithi090 bash[32384]: audit 2023-12-01T14:59:22.334566+0000 mon.a (mon.0) 11133 : audit 0 from='client.? 172.21.15.80:0/239602774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:59:23.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:59:23 smithi080 bash[28361]: cluster 2023-12-01T14:59:21.577593+0000 mgr.y (mgr.24362) 18321 : cluster 0 pgmap v18290: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:59:23.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:59:23 smithi080 bash[28361]: audit 2023-12-01T14:59:22.334566+0000 mon.a (mon.0) 11133 : audit 0 from='client.? 172.21.15.80:0/239602774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:59:23.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:59:23 smithi080 bash[41963]: cluster 2023-12-01T14:59:21.577593+0000 mgr.y (mgr.24362) 18321 : cluster 0 pgmap v18290: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:59:23.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:59:23 smithi080 bash[41963]: audit 2023-12-01T14:59:22.334566+0000 mon.a (mon.0) 11133 : audit 0 from='client.? 172.21.15.80:0/239602774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:59:25.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:59:25 smithi090 bash[32384]: cluster 2023-12-01T14:59:23.578256+0000 mgr.y (mgr.24362) 18322 : cluster 0 pgmap v18291: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:59:25.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:59:25 smithi090 bash[32384]: audit 2023-12-01T14:59:24.790739+0000 mon.c (mon.2) 11740 : audit 0 from='client.? 172.21.15.80:0/1025150686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:59:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:59:25 smithi080 bash[41963]: cluster 2023-12-01T14:59:23.578256+0000 mgr.y (mgr.24362) 18322 : cluster 0 pgmap v18291: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:59:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:59:25 smithi080 bash[41963]: audit 2023-12-01T14:59:24.790739+0000 mon.c (mon.2) 11740 : audit 0 from='client.? 172.21.15.80:0/1025150686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:59:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:59:25 smithi080 bash[28361]: cluster 2023-12-01T14:59:23.578256+0000 mgr.y (mgr.24362) 18322 : cluster 0 pgmap v18291: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:59:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:59:25 smithi080 bash[28361]: audit 2023-12-01T14:59:24.790739+0000 mon.c (mon.2) 11740 : audit 0 from='client.? 172.21.15.80:0/1025150686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:59:26.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:59:26 smithi090 bash[32384]: audit 2023-12-01T14:59:25.748028+0000 mon.c (mon.2) 11741 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:59:26.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:59:26 smithi080 bash[28361]: audit 2023-12-01T14:59:25.748028+0000 mon.c (mon.2) 11741 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:59:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:59:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:59:26] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T14:59:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:59:26 smithi080 bash[41963]: audit 2023-12-01T14:59:25.748028+0000 mon.c (mon.2) 11741 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:59:27.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:59:27 smithi090 bash[32384]: cluster 2023-12-01T14:59:25.578913+0000 mgr.y (mgr.24362) 18323 : cluster 0 pgmap v18292: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:59:27.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:59:27 smithi080 bash[28361]: cluster 2023-12-01T14:59:25.578913+0000 mgr.y (mgr.24362) 18323 : cluster 0 pgmap v18292: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:59:27.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:59:27 smithi080 bash[41963]: cluster 2023-12-01T14:59:25.578913+0000 mgr.y (mgr.24362) 18323 : cluster 0 pgmap v18292: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:59:28.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:59:28 smithi090 bash[32384]: audit 2023-12-01T14:59:27.250377+0000 mon.a (mon.0) 11134 : audit 0 from='client.? 172.21.15.80:0/789150834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:59:28.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:59:28 smithi080 bash[28361]: audit 2023-12-01T14:59:27.250377+0000 mon.a (mon.0) 11134 : audit 0 from='client.? 172.21.15.80:0/789150834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:59:28.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:59:28 smithi080 bash[41963]: audit 2023-12-01T14:59:27.250377+0000 mon.a (mon.0) 11134 : audit 0 from='client.? 172.21.15.80:0/789150834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:59:29.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:59:29 smithi090 bash[32384]: cluster 2023-12-01T14:59:27.579595+0000 mgr.y (mgr.24362) 18324 : cluster 0 pgmap v18293: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:59:29.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:59:29 smithi080 bash[28361]: cluster 2023-12-01T14:59:27.579595+0000 mgr.y (mgr.24362) 18324 : cluster 0 pgmap v18293: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:59:29.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:59:29 smithi080 bash[41963]: cluster 2023-12-01T14:59:27.579595+0000 mgr.y (mgr.24362) 18324 : cluster 0 pgmap v18293: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:59:30.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:59:30 smithi090 bash[32384]: audit 2023-12-01T14:59:29.700642+0000 mon.c (mon.2) 11742 : audit 0 from='client.? 172.21.15.80:0/1509652715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:59:30.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:59:30 smithi080 bash[28361]: audit 2023-12-01T14:59:29.700642+0000 mon.c (mon.2) 11742 : audit 0 from='client.? 172.21.15.80:0/1509652715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:59:30.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:59:30 smithi080 bash[41963]: audit 2023-12-01T14:59:29.700642+0000 mon.c (mon.2) 11742 : audit 0 from='client.? 172.21.15.80:0/1509652715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:59:31.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:59:31 smithi090 bash[32384]: cluster 2023-12-01T14:59:29.580184+0000 mgr.y (mgr.24362) 18325 : cluster 0 pgmap v18294: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:59:31.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:59:31 smithi080 bash[41963]: cluster 2023-12-01T14:59:29.580184+0000 mgr.y (mgr.24362) 18325 : cluster 0 pgmap v18294: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:59:31.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:59:31 smithi080 bash[28361]: cluster 2023-12-01T14:59:29.580184+0000 mgr.y (mgr.24362) 18325 : cluster 0 pgmap v18294: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:59:32.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:59:32 smithi090 bash[32384]: audit 2023-12-01T14:59:32.155254+0000 mon.c (mon.2) 11743 : audit 0 from='client.? 172.21.15.80:0/483753387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:59:32.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:59:32 smithi080 bash[28361]: audit 2023-12-01T14:59:32.155254+0000 mon.c (mon.2) 11743 : audit 0 from='client.? 172.21.15.80:0/483753387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:59:32.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:59:32 smithi080 bash[41963]: audit 2023-12-01T14:59:32.155254+0000 mon.c (mon.2) 11743 : audit 0 from='client.? 172.21.15.80:0/483753387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:59:33.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:59:33 smithi090 bash[32384]: cluster 2023-12-01T14:59:31.581344+0000 mgr.y (mgr.24362) 18326 : cluster 0 pgmap v18295: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:59:33.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:59:33 smithi080 bash[28361]: cluster 2023-12-01T14:59:31.581344+0000 mgr.y (mgr.24362) 18326 : cluster 0 pgmap v18295: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:59:33.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:59:33 smithi080 bash[41963]: cluster 2023-12-01T14:59:31.581344+0000 mgr.y (mgr.24362) 18326 : cluster 0 pgmap v18295: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:59:35.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:59:35 smithi090 bash[32384]: cluster 2023-12-01T14:59:33.582013+0000 mgr.y (mgr.24362) 18327 : cluster 0 pgmap v18296: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:59:35.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:59:35 smithi090 bash[32384]: audit 2023-12-01T14:59:34.605825+0000 mon.c (mon.2) 11744 : audit 0 from='client.? 172.21.15.80:0/1451899245' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:59:35.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:59:35 smithi080 bash[28361]: cluster 2023-12-01T14:59:33.582013+0000 mgr.y (mgr.24362) 18327 : cluster 0 pgmap v18296: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:59:35.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:59:35 smithi080 bash[28361]: audit 2023-12-01T14:59:34.605825+0000 mon.c (mon.2) 11744 : audit 0 from='client.? 172.21.15.80:0/1451899245' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:59:35.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:59:35 smithi080 bash[41963]: cluster 2023-12-01T14:59:33.582013+0000 mgr.y (mgr.24362) 18327 : cluster 0 pgmap v18296: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:59:35.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:59:35 smithi080 bash[41963]: audit 2023-12-01T14:59:34.605825+0000 mon.c (mon.2) 11744 : audit 0 from='client.? 172.21.15.80:0/1451899245' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:59:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:59:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:59:36] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T14:59:37.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:59:37 smithi090 bash[32384]: cluster 2023-12-01T14:59:35.582621+0000 mgr.y (mgr.24362) 18328 : cluster 0 pgmap v18297: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:59:37.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:59:37 smithi090 bash[32384]: audit 2023-12-01T14:59:37.048369+0000 mon.c (mon.2) 11745 : audit 0 from='client.? 172.21.15.80:0/449793980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:59:37.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:59:37 smithi080 bash[28361]: cluster 2023-12-01T14:59:35.582621+0000 mgr.y (mgr.24362) 18328 : cluster 0 pgmap v18297: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:59:37.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:59:37 smithi080 bash[28361]: audit 2023-12-01T14:59:37.048369+0000 mon.c (mon.2) 11745 : audit 0 from='client.? 172.21.15.80:0/449793980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:59:37.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:59:37 smithi080 bash[41963]: cluster 2023-12-01T14:59:35.582621+0000 mgr.y (mgr.24362) 18328 : cluster 0 pgmap v18297: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:59:37.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:59:37 smithi080 bash[41963]: audit 2023-12-01T14:59:37.048369+0000 mon.c (mon.2) 11745 : audit 0 from='client.? 172.21.15.80:0/449793980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:59:39.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:59:39 smithi090 bash[32384]: cluster 2023-12-01T14:59:37.583342+0000 mgr.y (mgr.24362) 18329 : cluster 0 pgmap v18298: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:59:39.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:59:39 smithi080 bash[28361]: cluster 2023-12-01T14:59:37.583342+0000 mgr.y (mgr.24362) 18329 : cluster 0 pgmap v18298: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:59:39.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:59:39 smithi080 bash[41963]: cluster 2023-12-01T14:59:37.583342+0000 mgr.y (mgr.24362) 18329 : cluster 0 pgmap v18298: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:59:40.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:59:40 smithi090 bash[32384]: audit 2023-12-01T14:59:39.498427+0000 mon.c (mon.2) 11746 : audit 0 from='client.? 172.21.15.80:0/2794319401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:59:40.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:59:40 smithi080 bash[28361]: audit 2023-12-01T14:59:39.498427+0000 mon.c (mon.2) 11746 : audit 0 from='client.? 172.21.15.80:0/2794319401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:59:40.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:59:40 smithi080 bash[41963]: audit 2023-12-01T14:59:39.498427+0000 mon.c (mon.2) 11746 : audit 0 from='client.? 172.21.15.80:0/2794319401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:59:41.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:59:41 smithi090 bash[32384]: cluster 2023-12-01T14:59:39.584018+0000 mgr.y (mgr.24362) 18330 : cluster 0 pgmap v18299: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:59:41.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:59:41 smithi090 bash[32384]: audit 2023-12-01T14:59:40.748083+0000 mon.c (mon.2) 11747 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:59:41.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:59:41 smithi080 bash[28361]: cluster 2023-12-01T14:59:39.584018+0000 mgr.y (mgr.24362) 18330 : cluster 0 pgmap v18299: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:59:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:59:41 smithi080 bash[28361]: audit 2023-12-01T14:59:40.748083+0000 mon.c (mon.2) 11747 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:59:41.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:59:41 smithi080 bash[41963]: cluster 2023-12-01T14:59:39.584018+0000 mgr.y (mgr.24362) 18330 : cluster 0 pgmap v18299: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:59:41.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:59:41 smithi080 bash[41963]: audit 2023-12-01T14:59:40.748083+0000 mon.c (mon.2) 11747 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:59:42.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:59:42 smithi090 bash[32384]: audit 2023-12-01T14:59:41.956468+0000 mon.a (mon.0) 11135 : audit 0 from='client.? 172.21.15.80:0/2598438066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:59:42.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:59:42 smithi080 bash[41963]: audit 2023-12-01T14:59:41.956468+0000 mon.a (mon.0) 11135 : audit 0 from='client.? 172.21.15.80:0/2598438066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:59:42.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:59:42 smithi080 bash[28361]: audit 2023-12-01T14:59:41.956468+0000 mon.a (mon.0) 11135 : audit 0 from='client.? 172.21.15.80:0/2598438066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:59:43.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:59:43 smithi090 bash[32384]: cluster 2023-12-01T14:59:41.584795+0000 mgr.y (mgr.24362) 18331 : cluster 0 pgmap v18300: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:59:43.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:59:43 smithi080 bash[28361]: cluster 2023-12-01T14:59:41.584795+0000 mgr.y (mgr.24362) 18331 : cluster 0 pgmap v18300: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:59:43.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:59:43 smithi080 bash[41963]: cluster 2023-12-01T14:59:41.584795+0000 mgr.y (mgr.24362) 18331 : cluster 0 pgmap v18300: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:59:45.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:59:45 smithi090 bash[32384]: cluster 2023-12-01T14:59:43.585407+0000 mgr.y (mgr.24362) 18332 : cluster 0 pgmap v18301: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:59:45.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:59:45 smithi090 bash[32384]: audit 2023-12-01T14:59:44.410579+0000 mon.c (mon.2) 11748 : audit 0 from='client.? 172.21.15.80:0/3695514057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:59:45.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:59:45 smithi080 bash[28361]: cluster 2023-12-01T14:59:43.585407+0000 mgr.y (mgr.24362) 18332 : cluster 0 pgmap v18301: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:59:45.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:59:45 smithi080 bash[28361]: audit 2023-12-01T14:59:44.410579+0000 mon.c (mon.2) 11748 : audit 0 from='client.? 172.21.15.80:0/3695514057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:59:45.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:59:45 smithi080 bash[41963]: cluster 2023-12-01T14:59:43.585407+0000 mgr.y (mgr.24362) 18332 : cluster 0 pgmap v18301: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:59:45.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:59:45 smithi080 bash[41963]: audit 2023-12-01T14:59:44.410579+0000 mon.c (mon.2) 11748 : audit 0 from='client.? 172.21.15.80:0/3695514057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:59:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:59:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:59:46] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T14:59:47.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:59:47 smithi090 bash[32384]: cluster 2023-12-01T14:59:45.586113+0000 mgr.y (mgr.24362) 18333 : cluster 0 pgmap v18302: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:59:47.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:59:47 smithi090 bash[32384]: audit 2023-12-01T14:59:46.866155+0000 mon.a (mon.0) 11136 : audit 0 from='client.? 172.21.15.80:0/205445683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:59:47.684 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:59:47 smithi080 bash[28361]: cluster 2023-12-01T14:59:45.586113+0000 mgr.y (mgr.24362) 18333 : cluster 0 pgmap v18302: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:59:47.684 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:59:47 smithi080 bash[28361]: audit 2023-12-01T14:59:46.866155+0000 mon.a (mon.0) 11136 : audit 0 from='client.? 172.21.15.80:0/205445683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:59:47.685 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:59:47 smithi080 bash[41963]: cluster 2023-12-01T14:59:45.586113+0000 mgr.y (mgr.24362) 18333 : cluster 0 pgmap v18302: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:59:47.685 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:59:47 smithi080 bash[41963]: audit 2023-12-01T14:59:46.866155+0000 mon.a (mon.0) 11136 : audit 0 from='client.? 172.21.15.80:0/205445683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:59:49.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:59:49 smithi080 bash[28361]: cluster 2023-12-01T14:59:47.587118+0000 mgr.y (mgr.24362) 18334 : cluster 0 pgmap v18303: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:59:49.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:59:49 smithi080 bash[41963]: cluster 2023-12-01T14:59:47.587118+0000 mgr.y (mgr.24362) 18334 : cluster 0 pgmap v18303: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:59:49.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:59:49 smithi090 bash[32384]: cluster 2023-12-01T14:59:47.587118+0000 mgr.y (mgr.24362) 18334 : cluster 0 pgmap v18303: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:59:50.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:59:50 smithi080 bash[28361]: audit 2023-12-01T14:59:49.319526+0000 mon.a (mon.0) 11137 : audit 0 from='client.? 172.21.15.80:0/3959154102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:59:50.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:59:50 smithi080 bash[41963]: audit 2023-12-01T14:59:49.319526+0000 mon.a (mon.0) 11137 : audit 0 from='client.? 172.21.15.80:0/3959154102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:59:50.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:59:50 smithi090 bash[32384]: audit 2023-12-01T14:59:49.319526+0000 mon.a (mon.0) 11137 : audit 0 from='client.? 172.21.15.80:0/3959154102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:59:51.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:59:51 smithi080 bash[41963]: cluster 2023-12-01T14:59:49.587859+0000 mgr.y (mgr.24362) 18335 : cluster 0 pgmap v18304: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:59:51.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:59:51 smithi080 bash[28361]: cluster 2023-12-01T14:59:49.587859+0000 mgr.y (mgr.24362) 18335 : cluster 0 pgmap v18304: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:59:51.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:59:51 smithi090 bash[32384]: cluster 2023-12-01T14:59:49.587859+0000 mgr.y (mgr.24362) 18335 : cluster 0 pgmap v18304: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:59:52.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:59:52 smithi080 bash[28361]: audit 2023-12-01T14:59:51.776907+0000 mon.c (mon.2) 11749 : audit 0 from='client.? 172.21.15.80:0/3959064511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:59:52.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:59:52 smithi080 bash[41963]: audit 2023-12-01T14:59:51.776907+0000 mon.c (mon.2) 11749 : audit 0 from='client.? 172.21.15.80:0/3959064511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:59:52.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:59:52 smithi090 bash[32384]: audit 2023-12-01T14:59:51.776907+0000 mon.c (mon.2) 11749 : audit 0 from='client.? 172.21.15.80:0/3959064511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:59:53.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:59:53 smithi080 bash[28361]: cluster 2023-12-01T14:59:51.588973+0000 mgr.y (mgr.24362) 18336 : cluster 0 pgmap v18305: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:59:53.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:59:53 smithi080 bash[41963]: cluster 2023-12-01T14:59:51.588973+0000 mgr.y (mgr.24362) 18336 : cluster 0 pgmap v18305: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:59:53.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:59:53 smithi090 bash[32384]: cluster 2023-12-01T14:59:51.588973+0000 mgr.y (mgr.24362) 18336 : cluster 0 pgmap v18305: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:59:54.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:59:54 smithi080 bash[28361]: cluster 2023-12-01T14:59:53.589666+0000 mgr.y (mgr.24362) 18337 : cluster 0 pgmap v18306: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:59:54.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:59:54 smithi080 bash[28361]: audit 2023-12-01T14:59:54.228179+0000 mon.a (mon.0) 11138 : audit 0 from='client.? 172.21.15.80:0/2660080528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:59:54.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:59:54 smithi080 bash[41963]: cluster 2023-12-01T14:59:53.589666+0000 mgr.y (mgr.24362) 18337 : cluster 0 pgmap v18306: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:59:54.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:59:54 smithi080 bash[41963]: audit 2023-12-01T14:59:54.228179+0000 mon.a (mon.0) 11138 : audit 0 from='client.? 172.21.15.80:0/2660080528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:59:54.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:59:54 smithi090 bash[32384]: cluster 2023-12-01T14:59:53.589666+0000 mgr.y (mgr.24362) 18337 : cluster 0 pgmap v18306: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:59:54.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:59:54 smithi090 bash[32384]: audit 2023-12-01T14:59:54.228179+0000 mon.a (mon.0) 11138 : audit 0 from='client.? 172.21.15.80:0/2660080528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:59:56.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 14:59:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:14:59:56] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T14:59:56.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:59:56 smithi080 bash[41963]: audit 2023-12-01T14:59:55.749056+0000 mon.c (mon.2) 11750 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:59:56.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:59:56 smithi080 bash[28361]: audit 2023-12-01T14:59:55.749056+0000 mon.c (mon.2) 11750 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:59:56.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:59:56 smithi090 bash[32384]: audit 2023-12-01T14:59:55.749056+0000 mon.c (mon.2) 11750 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:59:57.396 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:59:57 smithi080 bash[28361]: cluster 2023-12-01T14:59:55.590313+0000 mgr.y (mgr.24362) 18338 : cluster 0 pgmap v18307: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:59:57.396 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:59:57 smithi080 bash[28361]: audit 2023-12-01T14:59:56.674723+0000 mon.a (mon.0) 11139 : audit 0 from='client.? 172.21.15.80:0/61157972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:59:57.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:59:57 smithi090 bash[32384]: cluster 2023-12-01T14:59:55.590313+0000 mgr.y (mgr.24362) 18338 : cluster 0 pgmap v18307: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:59:57.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:59:57 smithi090 bash[32384]: audit 2023-12-01T14:59:56.674723+0000 mon.a (mon.0) 11139 : audit 0 from='client.? 172.21.15.80:0/61157972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:59:57.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:59:57 smithi080 bash[41963]: cluster 2023-12-01T14:59:55.590313+0000 mgr.y (mgr.24362) 18338 : cluster 0 pgmap v18307: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:59:57.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:59:57 smithi080 bash[41963]: audit 2023-12-01T14:59:56.674723+0000 mon.a (mon.0) 11139 : audit 0 from='client.? 172.21.15.80:0/61157972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:59:59.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:59:59 smithi080 bash[28361]: cluster 2023-12-01T14:59:57.591468+0000 mgr.y (mgr.24362) 18339 : cluster 0 pgmap v18308: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:59:59.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 14:59:59 smithi080 bash[28361]: audit 2023-12-01T14:59:59.123656+0000 mon.c (mon.2) 11751 : audit 0 from='client.? 172.21.15.80:0/166147180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:59:59.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:59:59 smithi080 bash[41963]: cluster 2023-12-01T14:59:57.591468+0000 mgr.y (mgr.24362) 18339 : cluster 0 pgmap v18308: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:59:59.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 14:59:59 smithi080 bash[41963]: audit 2023-12-01T14:59:59.123656+0000 mon.c (mon.2) 11751 : audit 0 from='client.? 172.21.15.80:0/166147180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T14:59:59.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:59:59 smithi090 bash[32384]: cluster 2023-12-01T14:59:57.591468+0000 mgr.y (mgr.24362) 18339 : cluster 0 pgmap v18308: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T14:59:59.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 14:59:59 smithi090 bash[32384]: audit 2023-12-01T14:59:59.123656+0000 mon.c (mon.2) 11751 : audit 0 from='client.? 172.21.15.80:0/166147180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:00:00.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:00:00 smithi080 bash[41963]: cluster 2023-12-01T15:00:00.000118+0000 mon.a (mon.0) 11140 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T15:00:00.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:00:00 smithi080 bash[28361]: debug 2023-12-01T14:59:59.999+0000 7f6ec9bf0700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T15:00:00.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:00:00 smithi080 bash[28361]: cluster 2023-12-01T15:00:00.000118+0000 mon.a (mon.0) 11140 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T15:00:00.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:00:00 smithi090 bash[32384]: cluster 2023-12-01T15:00:00.000118+0000 mon.a (mon.0) 11140 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T15:00:01.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:00:01 smithi080 bash[28361]: cluster 2023-12-01T14:59:59.592106+0000 mgr.y (mgr.24362) 18340 : cluster 0 pgmap v18309: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:00:01.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:00:01 smithi080 bash[41963]: cluster 2023-12-01T14:59:59.592106+0000 mgr.y (mgr.24362) 18340 : cluster 0 pgmap v18309: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:00:01.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:00:01 smithi090 bash[32384]: cluster 2023-12-01T14:59:59.592106+0000 mgr.y (mgr.24362) 18340 : cluster 0 pgmap v18309: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:00:02.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:00:02 smithi080 bash[28361]: audit 2023-12-01T15:00:01.571431+0000 mon.a (mon.0) 11141 : audit 0 from='client.? 172.21.15.80:0/2410530756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:00:02.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:00:02 smithi080 bash[41963]: audit 2023-12-01T15:00:01.571431+0000 mon.a (mon.0) 11141 : audit 0 from='client.? 172.21.15.80:0/2410530756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:00:02.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:00:02 smithi090 bash[32384]: audit 2023-12-01T15:00:01.571431+0000 mon.a (mon.0) 11141 : audit 0 from='client.? 172.21.15.80:0/2410530756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:00:03.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:00:03 smithi080 bash[41963]: cluster 2023-12-01T15:00:01.593111+0000 mgr.y (mgr.24362) 18341 : cluster 0 pgmap v18310: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:00:03.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:00:03 smithi080 bash[28361]: cluster 2023-12-01T15:00:01.593111+0000 mgr.y (mgr.24362) 18341 : cluster 0 pgmap v18310: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:00:03.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:00:03 smithi090 bash[32384]: cluster 2023-12-01T15:00:01.593111+0000 mgr.y (mgr.24362) 18341 : cluster 0 pgmap v18310: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:00:04.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:00:04 smithi080 bash[41963]: audit 2023-12-01T15:00:04.011693+0000 mon.a (mon.0) 11142 : audit 0 from='client.? 172.21.15.80:0/4035022176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:00:04.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:00:04 smithi080 bash[28361]: audit 2023-12-01T15:00:04.011693+0000 mon.a (mon.0) 11142 : audit 0 from='client.? 172.21.15.80:0/4035022176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:00:04.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:00:04 smithi090 bash[32384]: audit 2023-12-01T15:00:04.011693+0000 mon.a (mon.0) 11142 : audit 0 from='client.? 172.21.15.80:0/4035022176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:00:05.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:00:05 smithi090 bash[32384]: cluster 2023-12-01T15:00:03.593781+0000 mgr.y (mgr.24362) 18342 : cluster 0 pgmap v18311: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:00:05.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:00:05 smithi090 bash[32384]: audit 2023-12-01T15:00:04.835613+0000 mon.c (mon.2) 11752 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:00:05.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:00:05 smithi080 bash[28361]: cluster 2023-12-01T15:00:03.593781+0000 mgr.y (mgr.24362) 18342 : cluster 0 pgmap v18311: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:00:05.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:00:05 smithi080 bash[28361]: audit 2023-12-01T15:00:04.835613+0000 mon.c (mon.2) 11752 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:00:05.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:00:05 smithi080 bash[41963]: cluster 2023-12-01T15:00:03.593781+0000 mgr.y (mgr.24362) 18342 : cluster 0 pgmap v18311: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:00:05.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:00:05 smithi080 bash[41963]: audit 2023-12-01T15:00:04.835613+0000 mon.c (mon.2) 11752 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:00:06.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:00:06 smithi090 bash[32384]: audit 2023-12-01T15:00:05.215977+0000 mon.a (mon.0) 11143 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:00:06.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:00:06 smithi090 bash[32384]: audit 2023-12-01T15:00:05.230895+0000 mon.a (mon.0) 11144 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:00:06.520 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Dec 01 15:00:06 smithi090 bash[66231]: ts=2023-12-01T15:00:06.281Z caller=compact.go:519 level=info component=tsdb msg="write block" mint=1701432000138 maxt=1701439200000 ulid=01HGJY9REVNKJWS1RB2G84T85W duration=46.590467ms 2023-12-01T15:00:06.520 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Dec 01 15:00:06 smithi090 bash[66231]: ts=2023-12-01T15:00:06.284Z caller=head.go:1269 level=info component=tsdb msg="Head GC completed" caller=truncateMemory duration=2.218375ms 2023-12-01T15:00:06.520 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Dec 01 15:00:06 smithi090 bash[66231]: ts=2023-12-01T15:00:06.284Z caller=checkpoint.go:100 level=info component=tsdb msg="Creating checkpoint" from_segment=2 to_segment=3 mint=1701439200000 2023-12-01T15:00:06.520 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Dec 01 15:00:06 smithi090 bash[66231]: ts=2023-12-01T15:00:06.361Z caller=head.go:1241 level=info component=tsdb msg="WAL checkpoint complete" first=2 last=3 duration=76.575198ms 2023-12-01T15:00:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:00:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:00:06] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T15:00:06.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:00:06 smithi080 bash[41963]: audit 2023-12-01T15:00:05.215977+0000 mon.a (mon.0) 11143 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:00:06.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:00:06 smithi080 bash[41963]: audit 2023-12-01T15:00:05.230895+0000 mon.a (mon.0) 11144 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:00:06.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:00:06 smithi080 bash[28361]: audit 2023-12-01T15:00:05.215977+0000 mon.a (mon.0) 11143 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:00:06.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:00:06 smithi080 bash[28361]: audit 2023-12-01T15:00:05.230895+0000 mon.a (mon.0) 11144 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:00:07.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:00:07 smithi090 bash[32384]: cluster 2023-12-01T15:00:05.594500+0000 mgr.y (mgr.24362) 18343 : cluster 0 pgmap v18312: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:00:07.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:00:07 smithi090 bash[32384]: audit 2023-12-01T15:00:06.465500+0000 mon.c (mon.2) 11753 : audit 0 from='client.? 172.21.15.80:0/3569352093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:00:07.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:00:07 smithi080 bash[28361]: cluster 2023-12-01T15:00:05.594500+0000 mgr.y (mgr.24362) 18343 : cluster 0 pgmap v18312: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:00:07.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:00:07 smithi080 bash[28361]: audit 2023-12-01T15:00:06.465500+0000 mon.c (mon.2) 11753 : audit 0 from='client.? 172.21.15.80:0/3569352093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:00:07.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:00:07 smithi080 bash[41963]: cluster 2023-12-01T15:00:05.594500+0000 mgr.y (mgr.24362) 18343 : cluster 0 pgmap v18312: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:00:07.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:00:07 smithi080 bash[41963]: audit 2023-12-01T15:00:06.465500+0000 mon.c (mon.2) 11753 : audit 0 from='client.? 172.21.15.80:0/3569352093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:00:09.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:00:09 smithi090 bash[32384]: cluster 2023-12-01T15:00:07.595598+0000 mgr.y (mgr.24362) 18344 : cluster 0 pgmap v18313: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:00:09.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:00:09 smithi090 bash[32384]: audit 2023-12-01T15:00:08.912907+0000 mon.c (mon.2) 11754 : audit 0 from='client.? 172.21.15.80:0/3857522066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:00:09.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:00:09 smithi080 bash[41963]: cluster 2023-12-01T15:00:07.595598+0000 mgr.y (mgr.24362) 18344 : cluster 0 pgmap v18313: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:00:09.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:00:09 smithi080 bash[41963]: audit 2023-12-01T15:00:08.912907+0000 mon.c (mon.2) 11754 : audit 0 from='client.? 172.21.15.80:0/3857522066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:00:09.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:00:09 smithi080 bash[28361]: cluster 2023-12-01T15:00:07.595598+0000 mgr.y (mgr.24362) 18344 : cluster 0 pgmap v18313: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:00:09.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:00:09 smithi080 bash[28361]: audit 2023-12-01T15:00:08.912907+0000 mon.c (mon.2) 11754 : audit 0 from='client.? 172.21.15.80:0/3857522066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:00:11.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:00:11 smithi090 bash[32384]: cluster 2023-12-01T15:00:09.596266+0000 mgr.y (mgr.24362) 18345 : cluster 0 pgmap v18314: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:00:11.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:00:11 smithi090 bash[32384]: audit 2023-12-01T15:00:10.687461+0000 mon.a (mon.0) 11145 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:00:11.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:00:11 smithi090 bash[32384]: audit 2023-12-01T15:00:10.701814+0000 mon.a (mon.0) 11146 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:00:11.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:00:11 smithi090 bash[32384]: audit 2023-12-01T15:00:10.749321+0000 mon.c (mon.2) 11755 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:00:11.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:00:11 smithi080 bash[41963]: cluster 2023-12-01T15:00:09.596266+0000 mgr.y (mgr.24362) 18345 : cluster 0 pgmap v18314: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:00:11.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:00:11 smithi080 bash[41963]: audit 2023-12-01T15:00:10.687461+0000 mon.a (mon.0) 11145 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:00:11.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:00:11 smithi080 bash[41963]: audit 2023-12-01T15:00:10.701814+0000 mon.a (mon.0) 11146 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:00:11.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:00:11 smithi080 bash[41963]: audit 2023-12-01T15:00:10.749321+0000 mon.c (mon.2) 11755 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:00:11.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:00:11 smithi080 bash[28361]: cluster 2023-12-01T15:00:09.596266+0000 mgr.y (mgr.24362) 18345 : cluster 0 pgmap v18314: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:00:11.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:00:11 smithi080 bash[28361]: audit 2023-12-01T15:00:10.687461+0000 mon.a (mon.0) 11145 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:00:11.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:00:11 smithi080 bash[28361]: audit 2023-12-01T15:00:10.701814+0000 mon.a (mon.0) 11146 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:00:11.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:00:11 smithi080 bash[28361]: audit 2023-12-01T15:00:10.749321+0000 mon.c (mon.2) 11755 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:00:12.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:00:12 smithi090 bash[32384]: audit 2023-12-01T15:00:11.365024+0000 mon.c (mon.2) 11756 : audit 0 from='client.? 172.21.15.80:0/234268528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:00:12.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:00:12 smithi090 bash[32384]: audit 2023-12-01T15:00:11.435387+0000 mon.a (mon.0) 11147 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:00:12.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:00:12 smithi090 bash[32384]: audit 2023-12-01T15:00:11.446799+0000 mon.a (mon.0) 11148 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:00:12.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:00:12 smithi090 bash[32384]: audit 2023-12-01T15:00:11.918642+0000 mon.c (mon.2) 11757 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:00:12.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:00:12 smithi090 bash[32384]: audit 2023-12-01T15:00:11.920100+0000 mon.c (mon.2) 11758 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:00:12.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:00:12 smithi090 bash[32384]: audit 2023-12-01T15:00:11.929383+0000 mon.a (mon.0) 11149 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:00:12.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:00:12 smithi080 bash[41963]: audit 2023-12-01T15:00:11.365024+0000 mon.c (mon.2) 11756 : audit 0 from='client.? 172.21.15.80:0/234268528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:00:12.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:00:12 smithi080 bash[41963]: audit 2023-12-01T15:00:11.435387+0000 mon.a (mon.0) 11147 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:00:12.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:00:12 smithi080 bash[41963]: audit 2023-12-01T15:00:11.446799+0000 mon.a (mon.0) 11148 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:00:12.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:00:12 smithi080 bash[41963]: audit 2023-12-01T15:00:11.918642+0000 mon.c (mon.2) 11757 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:00:12.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:00:12 smithi080 bash[41963]: audit 2023-12-01T15:00:11.920100+0000 mon.c (mon.2) 11758 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:00:12.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:00:12 smithi080 bash[41963]: audit 2023-12-01T15:00:11.929383+0000 mon.a (mon.0) 11149 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:00:12.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:00:12 smithi080 bash[28361]: audit 2023-12-01T15:00:11.365024+0000 mon.c (mon.2) 11756 : audit 0 from='client.? 172.21.15.80:0/234268528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:00:12.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:00:12 smithi080 bash[28361]: audit 2023-12-01T15:00:11.435387+0000 mon.a (mon.0) 11147 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:00:12.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:00:12 smithi080 bash[28361]: audit 2023-12-01T15:00:11.446799+0000 mon.a (mon.0) 11148 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:00:12.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:00:12 smithi080 bash[28361]: audit 2023-12-01T15:00:11.918642+0000 mon.c (mon.2) 11757 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:00:12.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:00:12 smithi080 bash[28361]: audit 2023-12-01T15:00:11.920100+0000 mon.c (mon.2) 11758 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:00:12.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:00:12 smithi080 bash[28361]: audit 2023-12-01T15:00:11.929383+0000 mon.a (mon.0) 11149 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:00:13.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:00:13 smithi090 bash[32384]: cluster 2023-12-01T15:00:11.597325+0000 mgr.y (mgr.24362) 18346 : cluster 0 pgmap v18315: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:00:13.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:00:13 smithi080 bash[41963]: cluster 2023-12-01T15:00:11.597325+0000 mgr.y (mgr.24362) 18346 : cluster 0 pgmap v18315: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:00:13.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:00:13 smithi080 bash[28361]: cluster 2023-12-01T15:00:11.597325+0000 mgr.y (mgr.24362) 18346 : cluster 0 pgmap v18315: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:00:14.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:00:14 smithi090 bash[32384]: audit 2023-12-01T15:00:13.823160+0000 mon.c (mon.2) 11759 : audit 0 from='client.? 172.21.15.80:0/2540449232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:00:14.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:00:14 smithi080 bash[28361]: audit 2023-12-01T15:00:13.823160+0000 mon.c (mon.2) 11759 : audit 0 from='client.? 172.21.15.80:0/2540449232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:00:14.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:00:14 smithi080 bash[41963]: audit 2023-12-01T15:00:13.823160+0000 mon.c (mon.2) 11759 : audit 0 from='client.? 172.21.15.80:0/2540449232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:00:15.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:00:15 smithi090 bash[32384]: cluster 2023-12-01T15:00:13.597944+0000 mgr.y (mgr.24362) 18347 : cluster 0 pgmap v18316: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:00:15.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:00:15 smithi080 bash[41963]: cluster 2023-12-01T15:00:13.597944+0000 mgr.y (mgr.24362) 18347 : cluster 0 pgmap v18316: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:00:15.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:00:15 smithi080 bash[28361]: cluster 2023-12-01T15:00:13.597944+0000 mgr.y (mgr.24362) 18347 : cluster 0 pgmap v18316: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:00:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:00:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:00:16] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T15:00:17.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:00:17 smithi090 bash[32384]: cluster 2023-12-01T15:00:15.598575+0000 mgr.y (mgr.24362) 18348 : cluster 0 pgmap v18317: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:00:17.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:00:17 smithi090 bash[32384]: audit 2023-12-01T15:00:16.271595+0000 mon.c (mon.2) 11760 : audit 0 from='client.? 172.21.15.80:0/335078595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:00:17.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:00:17 smithi080 bash[28361]: cluster 2023-12-01T15:00:15.598575+0000 mgr.y (mgr.24362) 18348 : cluster 0 pgmap v18317: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:00:17.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:00:17 smithi080 bash[28361]: audit 2023-12-01T15:00:16.271595+0000 mon.c (mon.2) 11760 : audit 0 from='client.? 172.21.15.80:0/335078595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:00:17.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:00:17 smithi080 bash[41963]: cluster 2023-12-01T15:00:15.598575+0000 mgr.y (mgr.24362) 18348 : cluster 0 pgmap v18317: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:00:17.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:00:17 smithi080 bash[41963]: audit 2023-12-01T15:00:16.271595+0000 mon.c (mon.2) 11760 : audit 0 from='client.? 172.21.15.80:0/335078595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:00:19.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:00:19 smithi090 bash[32384]: cluster 2023-12-01T15:00:17.599736+0000 mgr.y (mgr.24362) 18349 : cluster 0 pgmap v18318: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:00:19.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:00:19 smithi090 bash[32384]: audit 2023-12-01T15:00:18.726062+0000 mon.a (mon.0) 11150 : audit 0 from='client.? 172.21.15.80:0/2084343801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:00:19.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:00:19 smithi080 bash[28361]: cluster 2023-12-01T15:00:17.599736+0000 mgr.y (mgr.24362) 18349 : cluster 0 pgmap v18318: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:00:19.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:00:19 smithi080 bash[28361]: audit 2023-12-01T15:00:18.726062+0000 mon.a (mon.0) 11150 : audit 0 from='client.? 172.21.15.80:0/2084343801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:00:19.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:00:19 smithi080 bash[41963]: cluster 2023-12-01T15:00:17.599736+0000 mgr.y (mgr.24362) 18349 : cluster 0 pgmap v18318: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:00:19.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:00:19 smithi080 bash[41963]: audit 2023-12-01T15:00:18.726062+0000 mon.a (mon.0) 11150 : audit 0 from='client.? 172.21.15.80:0/2084343801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:00:21.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:00:21 smithi090 bash[32384]: cluster 2023-12-01T15:00:19.600414+0000 mgr.y (mgr.24362) 18350 : cluster 0 pgmap v18319: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:00:21.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:00:21 smithi090 bash[32384]: audit 2023-12-01T15:00:21.190840+0000 mon.a (mon.0) 11151 : audit 0 from='client.? 172.21.15.80:0/4163330165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:00:21.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:00:21 smithi080 bash[28361]: cluster 2023-12-01T15:00:19.600414+0000 mgr.y (mgr.24362) 18350 : cluster 0 pgmap v18319: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:00:21.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:00:21 smithi080 bash[28361]: audit 2023-12-01T15:00:21.190840+0000 mon.a (mon.0) 11151 : audit 0 from='client.? 172.21.15.80:0/4163330165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:00:21.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:00:21 smithi080 bash[41963]: cluster 2023-12-01T15:00:19.600414+0000 mgr.y (mgr.24362) 18350 : cluster 0 pgmap v18319: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:00:21.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:00:21 smithi080 bash[41963]: audit 2023-12-01T15:00:21.190840+0000 mon.a (mon.0) 11151 : audit 0 from='client.? 172.21.15.80:0/4163330165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:00:23.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:00:23 smithi080 bash[28361]: cluster 2023-12-01T15:00:21.601511+0000 mgr.y (mgr.24362) 18351 : cluster 0 pgmap v18320: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:00:23.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:00:23 smithi080 bash[41963]: cluster 2023-12-01T15:00:21.601511+0000 mgr.y (mgr.24362) 18351 : cluster 0 pgmap v18320: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:00:23.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:00:23 smithi090 bash[32384]: cluster 2023-12-01T15:00:21.601511+0000 mgr.y (mgr.24362) 18351 : cluster 0 pgmap v18320: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:00:24.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:00:24 smithi080 bash[28361]: audit 2023-12-01T15:00:23.651221+0000 mon.c (mon.2) 11761 : audit 0 from='client.? 172.21.15.80:0/794294021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:00:24.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:00:24 smithi080 bash[41963]: audit 2023-12-01T15:00:23.651221+0000 mon.c (mon.2) 11761 : audit 0 from='client.? 172.21.15.80:0/794294021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:00:24.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:00:24 smithi090 bash[32384]: audit 2023-12-01T15:00:23.651221+0000 mon.c (mon.2) 11761 : audit 0 from='client.? 172.21.15.80:0/794294021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:00:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:00:25 smithi080 bash[28361]: cluster 2023-12-01T15:00:23.602121+0000 mgr.y (mgr.24362) 18352 : cluster 0 pgmap v18321: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:00:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:00:25 smithi080 bash[41963]: cluster 2023-12-01T15:00:23.602121+0000 mgr.y (mgr.24362) 18352 : cluster 0 pgmap v18321: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:00:25.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:00:25 smithi090 bash[32384]: cluster 2023-12-01T15:00:23.602121+0000 mgr.y (mgr.24362) 18352 : cluster 0 pgmap v18321: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:00:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:00:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:00:26] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T15:00:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:00:26 smithi080 bash[28361]: audit 2023-12-01T15:00:25.749738+0000 mon.c (mon.2) 11762 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:00:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:00:26 smithi080 bash[28361]: audit 2023-12-01T15:00:26.115771+0000 mon.c (mon.2) 11763 : audit 0 from='client.? 172.21.15.80:0/1470746593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:00:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:00:26 smithi080 bash[41963]: audit 2023-12-01T15:00:25.749738+0000 mon.c (mon.2) 11762 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:00:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:00:26 smithi080 bash[41963]: audit 2023-12-01T15:00:26.115771+0000 mon.c (mon.2) 11763 : audit 0 from='client.? 172.21.15.80:0/1470746593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:00:26.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:00:26 smithi090 bash[32384]: audit 2023-12-01T15:00:25.749738+0000 mon.c (mon.2) 11762 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:00:26.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:00:26 smithi090 bash[32384]: audit 2023-12-01T15:00:26.115771+0000 mon.c (mon.2) 11763 : audit 0 from='client.? 172.21.15.80:0/1470746593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:00:27.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:00:27 smithi080 bash[28361]: cluster 2023-12-01T15:00:25.602819+0000 mgr.y (mgr.24362) 18353 : cluster 0 pgmap v18322: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:00:27.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:00:27 smithi080 bash[41963]: cluster 2023-12-01T15:00:25.602819+0000 mgr.y (mgr.24362) 18353 : cluster 0 pgmap v18322: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:00:27.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:00:27 smithi090 bash[32384]: cluster 2023-12-01T15:00:25.602819+0000 mgr.y (mgr.24362) 18353 : cluster 0 pgmap v18322: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:00:29.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:00:29 smithi080 bash[41963]: cluster 2023-12-01T15:00:27.603978+0000 mgr.y (mgr.24362) 18354 : cluster 0 pgmap v18323: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:00:29.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:00:29 smithi080 bash[41963]: audit 2023-12-01T15:00:28.580760+0000 mon.a (mon.0) 11152 : audit 0 from='client.? 172.21.15.80:0/3629184125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:00:29.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:00:29 smithi080 bash[28361]: cluster 2023-12-01T15:00:27.603978+0000 mgr.y (mgr.24362) 18354 : cluster 0 pgmap v18323: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:00:29.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:00:29 smithi080 bash[28361]: audit 2023-12-01T15:00:28.580760+0000 mon.a (mon.0) 11152 : audit 0 from='client.? 172.21.15.80:0/3629184125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:00:29.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:00:29 smithi090 bash[32384]: cluster 2023-12-01T15:00:27.603978+0000 mgr.y (mgr.24362) 18354 : cluster 0 pgmap v18323: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:00:29.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:00:29 smithi090 bash[32384]: audit 2023-12-01T15:00:28.580760+0000 mon.a (mon.0) 11152 : audit 0 from='client.? 172.21.15.80:0/3629184125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:00:31.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:00:31 smithi080 bash[41963]: cluster 2023-12-01T15:00:29.604591+0000 mgr.y (mgr.24362) 18355 : cluster 0 pgmap v18324: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:00:31.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:00:31 smithi080 bash[41963]: audit 2023-12-01T15:00:31.035667+0000 mon.a (mon.0) 11153 : audit 0 from='client.? 172.21.15.80:0/508327894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:00:31.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:00:31 smithi080 bash[28361]: cluster 2023-12-01T15:00:29.604591+0000 mgr.y (mgr.24362) 18355 : cluster 0 pgmap v18324: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:00:31.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:00:31 smithi080 bash[28361]: audit 2023-12-01T15:00:31.035667+0000 mon.a (mon.0) 11153 : audit 0 from='client.? 172.21.15.80:0/508327894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:00:31.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:00:31 smithi090 bash[32384]: cluster 2023-12-01T15:00:29.604591+0000 mgr.y (mgr.24362) 18355 : cluster 0 pgmap v18324: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:00:31.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:00:31 smithi090 bash[32384]: audit 2023-12-01T15:00:31.035667+0000 mon.a (mon.0) 11153 : audit 0 from='client.? 172.21.15.80:0/508327894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:00:32.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:00:32 smithi080 bash[28361]: cluster 2023-12-01T15:00:31.605736+0000 mgr.y (mgr.24362) 18356 : cluster 0 pgmap v18325: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:00:32.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:00:32 smithi080 bash[41963]: cluster 2023-12-01T15:00:31.605736+0000 mgr.y (mgr.24362) 18356 : cluster 0 pgmap v18325: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:00:32.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:00:32 smithi090 bash[32384]: cluster 2023-12-01T15:00:31.605736+0000 mgr.y (mgr.24362) 18356 : cluster 0 pgmap v18325: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:00:33.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:00:33 smithi080 bash[28361]: audit 2023-12-01T15:00:33.488551+0000 mon.a (mon.0) 11154 : audit 0 from='client.? 172.21.15.80:0/292219170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:00:33.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:00:33 smithi080 bash[41963]: audit 2023-12-01T15:00:33.488551+0000 mon.a (mon.0) 11154 : audit 0 from='client.? 172.21.15.80:0/292219170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:00:34.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:00:33 smithi090 bash[32384]: audit 2023-12-01T15:00:33.488551+0000 mon.a (mon.0) 11154 : audit 0 from='client.? 172.21.15.80:0/292219170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:00:34.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:00:34 smithi080 bash[28361]: cluster 2023-12-01T15:00:33.606314+0000 mgr.y (mgr.24362) 18357 : cluster 0 pgmap v18326: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:00:34.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:00:34 smithi080 bash[41963]: cluster 2023-12-01T15:00:33.606314+0000 mgr.y (mgr.24362) 18357 : cluster 0 pgmap v18326: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:00:35.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:00:34 smithi090 bash[32384]: cluster 2023-12-01T15:00:33.606314+0000 mgr.y (mgr.24362) 18357 : cluster 0 pgmap v18326: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:00:36.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:00:36 smithi080 bash[28361]: audit 2023-12-01T15:00:35.950154+0000 mon.a (mon.0) 11155 : audit 0 from='client.? 172.21.15.80:0/830325492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:00:36.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:00:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:00:36] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T15:00:36.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:00:36 smithi080 bash[41963]: audit 2023-12-01T15:00:35.950154+0000 mon.a (mon.0) 11155 : audit 0 from='client.? 172.21.15.80:0/830325492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:00:36.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:00:36 smithi090 bash[32384]: audit 2023-12-01T15:00:35.950154+0000 mon.a (mon.0) 11155 : audit 0 from='client.? 172.21.15.80:0/830325492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:00:37.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:00:37 smithi080 bash[28361]: cluster 2023-12-01T15:00:35.606964+0000 mgr.y (mgr.24362) 18358 : cluster 0 pgmap v18327: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:00:37.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:00:37 smithi080 bash[41963]: cluster 2023-12-01T15:00:35.606964+0000 mgr.y (mgr.24362) 18358 : cluster 0 pgmap v18327: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:00:37.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:00:37 smithi090 bash[32384]: cluster 2023-12-01T15:00:35.606964+0000 mgr.y (mgr.24362) 18358 : cluster 0 pgmap v18327: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:00:39.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:00:39 smithi080 bash[28361]: cluster 2023-12-01T15:00:37.608143+0000 mgr.y (mgr.24362) 18359 : cluster 0 pgmap v18328: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:00:39.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:00:39 smithi080 bash[28361]: audit 2023-12-01T15:00:38.425515+0000 mon.c (mon.2) 11764 : audit 0 from='client.? 172.21.15.80:0/4233165106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:00:39.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:00:39 smithi080 bash[41963]: cluster 2023-12-01T15:00:37.608143+0000 mgr.y (mgr.24362) 18359 : cluster 0 pgmap v18328: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:00:39.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:00:39 smithi080 bash[41963]: audit 2023-12-01T15:00:38.425515+0000 mon.c (mon.2) 11764 : audit 0 from='client.? 172.21.15.80:0/4233165106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:00:39.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:00:39 smithi090 bash[32384]: cluster 2023-12-01T15:00:37.608143+0000 mgr.y (mgr.24362) 18359 : cluster 0 pgmap v18328: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:00:39.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:00:39 smithi090 bash[32384]: audit 2023-12-01T15:00:38.425515+0000 mon.c (mon.2) 11764 : audit 0 from='client.? 172.21.15.80:0/4233165106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:00:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:00:41 smithi080 bash[28361]: cluster 2023-12-01T15:00:39.608728+0000 mgr.y (mgr.24362) 18360 : cluster 0 pgmap v18329: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:00:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:00:41 smithi080 bash[28361]: audit 2023-12-01T15:00:40.749875+0000 mon.c (mon.2) 11765 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:00:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:00:41 smithi080 bash[28361]: audit 2023-12-01T15:00:40.884903+0000 mon.a (mon.0) 11156 : audit 0 from='client.? 172.21.15.80:0/2583370542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:00:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:00:41 smithi080 bash[41963]: cluster 2023-12-01T15:00:39.608728+0000 mgr.y (mgr.24362) 18360 : cluster 0 pgmap v18329: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:00:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:00:41 smithi080 bash[41963]: audit 2023-12-01T15:00:40.749875+0000 mon.c (mon.2) 11765 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:00:41.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:00:41 smithi080 bash[41963]: audit 2023-12-01T15:00:40.884903+0000 mon.a (mon.0) 11156 : audit 0 from='client.? 172.21.15.80:0/2583370542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:00:41.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:00:41 smithi090 bash[32384]: cluster 2023-12-01T15:00:39.608728+0000 mgr.y (mgr.24362) 18360 : cluster 0 pgmap v18329: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:00:41.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:00:41 smithi090 bash[32384]: audit 2023-12-01T15:00:40.749875+0000 mon.c (mon.2) 11765 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:00:41.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:00:41 smithi090 bash[32384]: audit 2023-12-01T15:00:40.884903+0000 mon.a (mon.0) 11156 : audit 0 from='client.? 172.21.15.80:0/2583370542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:00:43.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:00:43 smithi080 bash[28361]: cluster 2023-12-01T15:00:41.609873+0000 mgr.y (mgr.24362) 18361 : cluster 0 pgmap v18330: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:00:43.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:00:43 smithi080 bash[41963]: cluster 2023-12-01T15:00:41.609873+0000 mgr.y (mgr.24362) 18361 : cluster 0 pgmap v18330: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:00:43.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:00:43 smithi090 bash[32384]: cluster 2023-12-01T15:00:41.609873+0000 mgr.y (mgr.24362) 18361 : cluster 0 pgmap v18330: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:00:44.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:00:44 smithi080 bash[41963]: audit 2023-12-01T15:00:43.336325+0000 mon.a (mon.0) 11157 : audit 0 from='client.? 172.21.15.80:0/622339653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:00:44.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:00:44 smithi080 bash[28361]: audit 2023-12-01T15:00:43.336325+0000 mon.a (mon.0) 11157 : audit 0 from='client.? 172.21.15.80:0/622339653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:00:44.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:00:44 smithi090 bash[32384]: audit 2023-12-01T15:00:43.336325+0000 mon.a (mon.0) 11157 : audit 0 from='client.? 172.21.15.80:0/622339653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:00:45.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:00:45 smithi080 bash[28361]: cluster 2023-12-01T15:00:43.610511+0000 mgr.y (mgr.24362) 18362 : cluster 0 pgmap v18331: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:00:45.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:00:45 smithi080 bash[41963]: cluster 2023-12-01T15:00:43.610511+0000 mgr.y (mgr.24362) 18362 : cluster 0 pgmap v18331: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:00:45.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:00:45 smithi090 bash[32384]: cluster 2023-12-01T15:00:43.610511+0000 mgr.y (mgr.24362) 18362 : cluster 0 pgmap v18331: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:00:46.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:00:46 smithi090 bash[32384]: audit 2023-12-01T15:00:45.787618+0000 mon.a (mon.0) 11158 : audit 0 from='client.? 172.21.15.80:0/2219488289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:00:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:00:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:00:46] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T15:00:46.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:00:46 smithi080 bash[41963]: audit 2023-12-01T15:00:45.787618+0000 mon.a (mon.0) 11158 : audit 0 from='client.? 172.21.15.80:0/2219488289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:00:46.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:00:46 smithi080 bash[28361]: audit 2023-12-01T15:00:45.787618+0000 mon.a (mon.0) 11158 : audit 0 from='client.? 172.21.15.80:0/2219488289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:00:47.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:00:47 smithi090 bash[32384]: cluster 2023-12-01T15:00:45.611137+0000 mgr.y (mgr.24362) 18363 : cluster 0 pgmap v18332: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:00:47.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:00:47 smithi080 bash[28361]: cluster 2023-12-01T15:00:45.611137+0000 mgr.y (mgr.24362) 18363 : cluster 0 pgmap v18332: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:00:47.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:00:47 smithi080 bash[41963]: cluster 2023-12-01T15:00:45.611137+0000 mgr.y (mgr.24362) 18363 : cluster 0 pgmap v18332: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:00:49.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:00:49 smithi090 bash[32384]: cluster 2023-12-01T15:00:47.612160+0000 mgr.y (mgr.24362) 18364 : cluster 0 pgmap v18333: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:00:49.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:00:49 smithi090 bash[32384]: audit 2023-12-01T15:00:48.242904+0000 mon.c (mon.2) 11766 : audit 0 from='client.? 172.21.15.80:0/3090265485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:00:49.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:00:49 smithi080 bash[28361]: cluster 2023-12-01T15:00:47.612160+0000 mgr.y (mgr.24362) 18364 : cluster 0 pgmap v18333: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:00:49.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:00:49 smithi080 bash[28361]: audit 2023-12-01T15:00:48.242904+0000 mon.c (mon.2) 11766 : audit 0 from='client.? 172.21.15.80:0/3090265485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:00:49.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:00:49 smithi080 bash[41963]: cluster 2023-12-01T15:00:47.612160+0000 mgr.y (mgr.24362) 18364 : cluster 0 pgmap v18333: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:00:49.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:00:49 smithi080 bash[41963]: audit 2023-12-01T15:00:48.242904+0000 mon.c (mon.2) 11766 : audit 0 from='client.? 172.21.15.80:0/3090265485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:00:51.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:00:51 smithi090 bash[32384]: cluster 2023-12-01T15:00:49.612748+0000 mgr.y (mgr.24362) 18365 : cluster 0 pgmap v18334: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:00:51.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:00:51 smithi090 bash[32384]: audit 2023-12-01T15:00:50.705276+0000 mon.c (mon.2) 11767 : audit 0 from='client.? 172.21.15.80:0/2035958329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:00:51.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:00:51 smithi080 bash[28361]: cluster 2023-12-01T15:00:49.612748+0000 mgr.y (mgr.24362) 18365 : cluster 0 pgmap v18334: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:00:51.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:00:51 smithi080 bash[28361]: audit 2023-12-01T15:00:50.705276+0000 mon.c (mon.2) 11767 : audit 0 from='client.? 172.21.15.80:0/2035958329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:00:51.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:00:51 smithi080 bash[41963]: cluster 2023-12-01T15:00:49.612748+0000 mgr.y (mgr.24362) 18365 : cluster 0 pgmap v18334: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:00:51.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:00:51 smithi080 bash[41963]: audit 2023-12-01T15:00:50.705276+0000 mon.c (mon.2) 11767 : audit 0 from='client.? 172.21.15.80:0/2035958329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:00:53.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:00:53 smithi090 bash[32384]: cluster 2023-12-01T15:00:51.613896+0000 mgr.y (mgr.24362) 18366 : cluster 0 pgmap v18335: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:00:53.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:00:53 smithi090 bash[32384]: audit 2023-12-01T15:00:53.160743+0000 mon.a (mon.0) 11159 : audit 0 from='client.? 172.21.15.80:0/2737516287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:00:53.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:00:53 smithi080 bash[28361]: cluster 2023-12-01T15:00:51.613896+0000 mgr.y (mgr.24362) 18366 : cluster 0 pgmap v18335: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:00:53.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:00:53 smithi080 bash[28361]: audit 2023-12-01T15:00:53.160743+0000 mon.a (mon.0) 11159 : audit 0 from='client.? 172.21.15.80:0/2737516287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:00:53.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:00:53 smithi080 bash[41963]: cluster 2023-12-01T15:00:51.613896+0000 mgr.y (mgr.24362) 18366 : cluster 0 pgmap v18335: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:00:53.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:00:53 smithi080 bash[41963]: audit 2023-12-01T15:00:53.160743+0000 mon.a (mon.0) 11159 : audit 0 from='client.? 172.21.15.80:0/2737516287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:00:55.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:00:55 smithi090 bash[32384]: cluster 2023-12-01T15:00:53.614531+0000 mgr.y (mgr.24362) 18367 : cluster 0 pgmap v18336: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:00:55.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:00:55 smithi080 bash[28361]: cluster 2023-12-01T15:00:53.614531+0000 mgr.y (mgr.24362) 18367 : cluster 0 pgmap v18336: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:00:55.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:00:55 smithi080 bash[41963]: cluster 2023-12-01T15:00:53.614531+0000 mgr.y (mgr.24362) 18367 : cluster 0 pgmap v18336: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:00:56.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:00:56 smithi090 bash[32384]: audit 2023-12-01T15:00:55.623409+0000 mon.a (mon.0) 11160 : audit 0 from='client.? 172.21.15.80:0/3561261477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:00:56.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:00:56 smithi090 bash[32384]: audit 2023-12-01T15:00:55.750352+0000 mon.c (mon.2) 11768 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:00:56.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:00:56 smithi080 bash[28361]: audit 2023-12-01T15:00:55.623409+0000 mon.a (mon.0) 11160 : audit 0 from='client.? 172.21.15.80:0/3561261477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:00:56.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:00:56 smithi080 bash[28361]: audit 2023-12-01T15:00:55.750352+0000 mon.c (mon.2) 11768 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:00:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:00:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:00:56] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T15:00:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:00:56 smithi080 bash[41963]: audit 2023-12-01T15:00:55.623409+0000 mon.a (mon.0) 11160 : audit 0 from='client.? 172.21.15.80:0/3561261477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:00:56.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:00:56 smithi080 bash[41963]: audit 2023-12-01T15:00:55.750352+0000 mon.c (mon.2) 11768 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:00:57.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:00:57 smithi090 bash[32384]: cluster 2023-12-01T15:00:55.615135+0000 mgr.y (mgr.24362) 18368 : cluster 0 pgmap v18337: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:00:57.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:00:57 smithi080 bash[28361]: cluster 2023-12-01T15:00:55.615135+0000 mgr.y (mgr.24362) 18368 : cluster 0 pgmap v18337: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:00:57.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:00:57 smithi080 bash[41963]: cluster 2023-12-01T15:00:55.615135+0000 mgr.y (mgr.24362) 18368 : cluster 0 pgmap v18337: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:00:58.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:00:58 smithi090 bash[32384]: audit 2023-12-01T15:00:58.081299+0000 mon.a (mon.0) 11161 : audit 0 from='client.? 172.21.15.80:0/3408126111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:00:58.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:00:58 smithi080 bash[28361]: audit 2023-12-01T15:00:58.081299+0000 mon.a (mon.0) 11161 : audit 0 from='client.? 172.21.15.80:0/3408126111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:00:58.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:00:58 smithi080 bash[41963]: audit 2023-12-01T15:00:58.081299+0000 mon.a (mon.0) 11161 : audit 0 from='client.? 172.21.15.80:0/3408126111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:00:59.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:00:59 smithi090 bash[32384]: cluster 2023-12-01T15:00:57.616308+0000 mgr.y (mgr.24362) 18369 : cluster 0 pgmap v18338: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:00:59.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:00:59 smithi080 bash[28361]: cluster 2023-12-01T15:00:57.616308+0000 mgr.y (mgr.24362) 18369 : cluster 0 pgmap v18338: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:00:59.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:00:59 smithi080 bash[41963]: cluster 2023-12-01T15:00:57.616308+0000 mgr.y (mgr.24362) 18369 : cluster 0 pgmap v18338: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:01:01.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:01:01 smithi090 bash[32384]: cluster 2023-12-01T15:00:59.616869+0000 mgr.y (mgr.24362) 18370 : cluster 0 pgmap v18339: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:01:01.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:01:01 smithi090 bash[32384]: audit 2023-12-01T15:01:00.539942+0000 mon.c (mon.2) 11769 : audit 0 from='client.? 172.21.15.80:0/927095017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:01:01.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:01:01 smithi080 bash[41963]: cluster 2023-12-01T15:00:59.616869+0000 mgr.y (mgr.24362) 18370 : cluster 0 pgmap v18339: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:01:01.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:01:01 smithi080 bash[41963]: audit 2023-12-01T15:01:00.539942+0000 mon.c (mon.2) 11769 : audit 0 from='client.? 172.21.15.80:0/927095017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:01:01.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:01:01 smithi080 bash[28361]: cluster 2023-12-01T15:00:59.616869+0000 mgr.y (mgr.24362) 18370 : cluster 0 pgmap v18339: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:01:01.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:01:01 smithi080 bash[28361]: audit 2023-12-01T15:01:00.539942+0000 mon.c (mon.2) 11769 : audit 0 from='client.? 172.21.15.80:0/927095017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:01:03.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:01:03 smithi090 bash[32384]: cluster 2023-12-01T15:01:01.617941+0000 mgr.y (mgr.24362) 18371 : cluster 0 pgmap v18340: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:01:03.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:01:03 smithi090 bash[32384]: audit 2023-12-01T15:01:02.994567+0000 mon.a (mon.0) 11162 : audit 0 from='client.? 172.21.15.80:0/2317467351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:01:03.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:01:03 smithi080 bash[28361]: cluster 2023-12-01T15:01:01.617941+0000 mgr.y (mgr.24362) 18371 : cluster 0 pgmap v18340: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:01:03.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:01:03 smithi080 bash[28361]: audit 2023-12-01T15:01:02.994567+0000 mon.a (mon.0) 11162 : audit 0 from='client.? 172.21.15.80:0/2317467351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:01:03.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:01:03 smithi080 bash[41963]: cluster 2023-12-01T15:01:01.617941+0000 mgr.y (mgr.24362) 18371 : cluster 0 pgmap v18340: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:01:03.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:01:03 smithi080 bash[41963]: audit 2023-12-01T15:01:02.994567+0000 mon.a (mon.0) 11162 : audit 0 from='client.? 172.21.15.80:0/2317467351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:01:05.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:01:05 smithi090 bash[32384]: cluster 2023-12-01T15:01:03.618692+0000 mgr.y (mgr.24362) 18372 : cluster 0 pgmap v18341: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:01:05.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:01:05 smithi080 bash[28361]: cluster 2023-12-01T15:01:03.618692+0000 mgr.y (mgr.24362) 18372 : cluster 0 pgmap v18341: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:01:05.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:01:05 smithi080 bash[41963]: cluster 2023-12-01T15:01:03.618692+0000 mgr.y (mgr.24362) 18372 : cluster 0 pgmap v18341: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:01:06.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:01:06 smithi090 bash[32384]: audit 2023-12-01T15:01:05.448084+0000 mon.c (mon.2) 11770 : audit 0 from='client.? 172.21.15.80:0/2338514989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:01:06.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:01:06 smithi080 bash[28361]: audit 2023-12-01T15:01:05.448084+0000 mon.c (mon.2) 11770 : audit 0 from='client.? 172.21.15.80:0/2338514989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:01:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:01:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:01:06] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T15:01:06.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:01:06 smithi080 bash[41963]: audit 2023-12-01T15:01:05.448084+0000 mon.c (mon.2) 11770 : audit 0 from='client.? 172.21.15.80:0/2338514989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:01:07.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:01:07 smithi090 bash[32384]: cluster 2023-12-01T15:01:05.619399+0000 mgr.y (mgr.24362) 18373 : cluster 0 pgmap v18342: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:01:07.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:01:07 smithi080 bash[41963]: cluster 2023-12-01T15:01:05.619399+0000 mgr.y (mgr.24362) 18373 : cluster 0 pgmap v18342: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:01:07.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:01:07 smithi080 bash[28361]: cluster 2023-12-01T15:01:05.619399+0000 mgr.y (mgr.24362) 18373 : cluster 0 pgmap v18342: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:01:08.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:01:08 smithi090 bash[32384]: audit 2023-12-01T15:01:07.905641+0000 mon.c (mon.2) 11771 : audit 0 from='client.? 172.21.15.80:0/3438828794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:01:08.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:01:08 smithi080 bash[28361]: audit 2023-12-01T15:01:07.905641+0000 mon.c (mon.2) 11771 : audit 0 from='client.? 172.21.15.80:0/3438828794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:01:08.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:01:08 smithi080 bash[41963]: audit 2023-12-01T15:01:07.905641+0000 mon.c (mon.2) 11771 : audit 0 from='client.? 172.21.15.80:0/3438828794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:01:09.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:01:09 smithi090 bash[32384]: cluster 2023-12-01T15:01:07.620280+0000 mgr.y (mgr.24362) 18374 : cluster 0 pgmap v18343: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:01:09.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:01:09 smithi080 bash[41963]: cluster 2023-12-01T15:01:07.620280+0000 mgr.y (mgr.24362) 18374 : cluster 0 pgmap v18343: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:01:09.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:01:09 smithi080 bash[28361]: cluster 2023-12-01T15:01:07.620280+0000 mgr.y (mgr.24362) 18374 : cluster 0 pgmap v18343: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:01:11.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:01:11 smithi090 bash[32384]: cluster 2023-12-01T15:01:09.620889+0000 mgr.y (mgr.24362) 18375 : cluster 0 pgmap v18344: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:01:11.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:01:11 smithi090 bash[32384]: audit 2023-12-01T15:01:10.363987+0000 mon.a (mon.0) 11163 : audit 0 from='client.? 172.21.15.80:0/2820962052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:01:11.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:01:11 smithi090 bash[32384]: audit 2023-12-01T15:01:10.750861+0000 mon.c (mon.2) 11772 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:01:11.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:01:11 smithi080 bash[28361]: cluster 2023-12-01T15:01:09.620889+0000 mgr.y (mgr.24362) 18375 : cluster 0 pgmap v18344: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:01:11.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:01:11 smithi080 bash[28361]: audit 2023-12-01T15:01:10.363987+0000 mon.a (mon.0) 11163 : audit 0 from='client.? 172.21.15.80:0/2820962052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:01:11.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:01:11 smithi080 bash[28361]: audit 2023-12-01T15:01:10.750861+0000 mon.c (mon.2) 11772 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:01:11.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:01:11 smithi080 bash[41963]: cluster 2023-12-01T15:01:09.620889+0000 mgr.y (mgr.24362) 18375 : cluster 0 pgmap v18344: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:01:11.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:01:11 smithi080 bash[41963]: audit 2023-12-01T15:01:10.363987+0000 mon.a (mon.0) 11163 : audit 0 from='client.? 172.21.15.80:0/2820962052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:01:11.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:01:11 smithi080 bash[41963]: audit 2023-12-01T15:01:10.750861+0000 mon.c (mon.2) 11772 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:01:12.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:01:12 smithi080 bash[28361]: audit 2023-12-01T15:01:12.009948+0000 mon.c (mon.2) 11773 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:01:12.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:01:12 smithi080 bash[41963]: audit 2023-12-01T15:01:12.009948+0000 mon.c (mon.2) 11773 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:01:12.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:01:12 smithi090 bash[32384]: audit 2023-12-01T15:01:12.009948+0000 mon.c (mon.2) 11773 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:01:13.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:01:13 smithi080 bash[41963]: cluster 2023-12-01T15:01:11.622144+0000 mgr.y (mgr.24362) 18376 : cluster 0 pgmap v18345: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:01:13.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:01:13 smithi080 bash[41963]: audit 2023-12-01T15:01:12.810036+0000 mon.a (mon.0) 11164 : audit 0 from='client.? 172.21.15.80:0/3590868904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:01:13.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:01:13 smithi080 bash[28361]: cluster 2023-12-01T15:01:11.622144+0000 mgr.y (mgr.24362) 18376 : cluster 0 pgmap v18345: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:01:13.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:01:13 smithi080 bash[28361]: audit 2023-12-01T15:01:12.810036+0000 mon.a (mon.0) 11164 : audit 0 from='client.? 172.21.15.80:0/3590868904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:01:13.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:01:13 smithi090 bash[32384]: cluster 2023-12-01T15:01:11.622144+0000 mgr.y (mgr.24362) 18376 : cluster 0 pgmap v18345: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:01:13.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:01:13 smithi090 bash[32384]: audit 2023-12-01T15:01:12.810036+0000 mon.a (mon.0) 11164 : audit 0 from='client.? 172.21.15.80:0/3590868904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:01:15.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:01:15 smithi080 bash[41963]: cluster 2023-12-01T15:01:13.622831+0000 mgr.y (mgr.24362) 18377 : cluster 0 pgmap v18346: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:01:15.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:01:15 smithi080 bash[41963]: audit 2023-12-01T15:01:15.272550+0000 mon.a (mon.0) 11165 : audit 0 from='client.? 172.21.15.80:0/116376810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:01:15.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:01:15 smithi080 bash[28361]: cluster 2023-12-01T15:01:13.622831+0000 mgr.y (mgr.24362) 18377 : cluster 0 pgmap v18346: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:01:15.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:01:15 smithi080 bash[28361]: audit 2023-12-01T15:01:15.272550+0000 mon.a (mon.0) 11165 : audit 0 from='client.? 172.21.15.80:0/116376810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:01:15.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:01:15 smithi090 bash[32384]: cluster 2023-12-01T15:01:13.622831+0000 mgr.y (mgr.24362) 18377 : cluster 0 pgmap v18346: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:01:15.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:01:15 smithi090 bash[32384]: audit 2023-12-01T15:01:15.272550+0000 mon.a (mon.0) 11165 : audit 0 from='client.? 172.21.15.80:0/116376810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:01:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:01:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:01:16] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T15:01:17.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:01:17 smithi080 bash[41963]: cluster 2023-12-01T15:01:15.623500+0000 mgr.y (mgr.24362) 18378 : cluster 0 pgmap v18347: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:01:17.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:01:17 smithi080 bash[28361]: cluster 2023-12-01T15:01:15.623500+0000 mgr.y (mgr.24362) 18378 : cluster 0 pgmap v18347: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:01:17.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:01:17 smithi090 bash[32384]: cluster 2023-12-01T15:01:15.623500+0000 mgr.y (mgr.24362) 18378 : cluster 0 pgmap v18347: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:01:18.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:01:18 smithi080 bash[41963]: audit 2023-12-01T15:01:17.764726+0000 mon.a (mon.0) 11166 : audit 0 from='client.? 172.21.15.80:0/2261861317' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:01:18.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:01:18 smithi080 bash[41963]: audit 2023-12-01T15:01:17.852980+0000 mon.a (mon.0) 11167 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:01:18.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:01:18 smithi080 bash[41963]: audit 2023-12-01T15:01:17.862685+0000 mon.a (mon.0) 11168 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:01:18.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:01:18 smithi080 bash[41963]: audit 2023-12-01T15:01:18.209967+0000 mon.a (mon.0) 11169 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:01:18.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:01:18 smithi080 bash[41963]: audit 2023-12-01T15:01:18.223605+0000 mon.a (mon.0) 11170 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:01:18.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:01:18 smithi080 bash[28361]: audit 2023-12-01T15:01:17.764726+0000 mon.a (mon.0) 11166 : audit 0 from='client.? 172.21.15.80:0/2261861317' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:01:18.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:01:18 smithi080 bash[28361]: audit 2023-12-01T15:01:17.852980+0000 mon.a (mon.0) 11167 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:01:18.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:01:18 smithi080 bash[28361]: audit 2023-12-01T15:01:17.862685+0000 mon.a (mon.0) 11168 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:01:18.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:01:18 smithi080 bash[28361]: audit 2023-12-01T15:01:18.209967+0000 mon.a (mon.0) 11169 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:01:18.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:01:18 smithi080 bash[28361]: audit 2023-12-01T15:01:18.223605+0000 mon.a (mon.0) 11170 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:01:18.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:01:18 smithi090 bash[32384]: audit 2023-12-01T15:01:17.764726+0000 mon.a (mon.0) 11166 : audit 0 from='client.? 172.21.15.80:0/2261861317' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:01:18.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:01:18 smithi090 bash[32384]: audit 2023-12-01T15:01:17.852980+0000 mon.a (mon.0) 11167 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:01:18.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:01:18 smithi090 bash[32384]: audit 2023-12-01T15:01:17.862685+0000 mon.a (mon.0) 11168 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:01:18.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:01:18 smithi090 bash[32384]: audit 2023-12-01T15:01:18.209967+0000 mon.a (mon.0) 11169 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:01:18.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:01:18 smithi090 bash[32384]: audit 2023-12-01T15:01:18.223605+0000 mon.a (mon.0) 11170 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:01:19.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:01:19 smithi080 bash[28361]: cluster 2023-12-01T15:01:17.624316+0000 mgr.y (mgr.24362) 18379 : cluster 0 pgmap v18348: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:01:19.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:01:19 smithi080 bash[28361]: audit 2023-12-01T15:01:18.753127+0000 mon.c (mon.2) 11774 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:01:19.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:01:19 smithi080 bash[28361]: audit 2023-12-01T15:01:18.754989+0000 mon.c (mon.2) 11775 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:01:19.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:01:19 smithi080 bash[28361]: audit 2023-12-01T15:01:18.767152+0000 mon.a (mon.0) 11171 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:01:19.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:01:19 smithi080 bash[41963]: cluster 2023-12-01T15:01:17.624316+0000 mgr.y (mgr.24362) 18379 : cluster 0 pgmap v18348: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:01:19.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:01:19 smithi080 bash[41963]: audit 2023-12-01T15:01:18.753127+0000 mon.c (mon.2) 11774 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:01:19.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:01:19 smithi080 bash[41963]: audit 2023-12-01T15:01:18.754989+0000 mon.c (mon.2) 11775 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:01:19.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:01:19 smithi080 bash[41963]: audit 2023-12-01T15:01:18.767152+0000 mon.a (mon.0) 11171 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:01:19.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:01:19 smithi090 bash[32384]: cluster 2023-12-01T15:01:17.624316+0000 mgr.y (mgr.24362) 18379 : cluster 0 pgmap v18348: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:01:19.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:01:19 smithi090 bash[32384]: audit 2023-12-01T15:01:18.753127+0000 mon.c (mon.2) 11774 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:01:19.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:01:19 smithi090 bash[32384]: audit 2023-12-01T15:01:18.754989+0000 mon.c (mon.2) 11775 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:01:19.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:01:19 smithi090 bash[32384]: audit 2023-12-01T15:01:18.767152+0000 mon.a (mon.0) 11171 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:01:21.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:01:21 smithi080 bash[41963]: cluster 2023-12-01T15:01:19.624960+0000 mgr.y (mgr.24362) 18380 : cluster 0 pgmap v18349: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:01:21.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:01:21 smithi080 bash[41963]: audit 2023-12-01T15:01:20.221863+0000 mon.c (mon.2) 11776 : audit 0 from='client.? 172.21.15.80:0/3911702704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:01:21.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:01:21 smithi080 bash[28361]: cluster 2023-12-01T15:01:19.624960+0000 mgr.y (mgr.24362) 18380 : cluster 0 pgmap v18349: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:01:21.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:01:21 smithi080 bash[28361]: audit 2023-12-01T15:01:20.221863+0000 mon.c (mon.2) 11776 : audit 0 from='client.? 172.21.15.80:0/3911702704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:01:21.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:01:21 smithi090 bash[32384]: cluster 2023-12-01T15:01:19.624960+0000 mgr.y (mgr.24362) 18380 : cluster 0 pgmap v18349: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:01:21.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:01:21 smithi090 bash[32384]: audit 2023-12-01T15:01:20.221863+0000 mon.c (mon.2) 11776 : audit 0 from='client.? 172.21.15.80:0/3911702704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:01:23.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:01:23 smithi080 bash[41963]: cluster 2023-12-01T15:01:21.626123+0000 mgr.y (mgr.24362) 18381 : cluster 0 pgmap v18350: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:01:23.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:01:23 smithi080 bash[41963]: audit 2023-12-01T15:01:22.678687+0000 mon.a (mon.0) 11172 : audit 0 from='client.? 172.21.15.80:0/1860805011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:01:23.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:01:23 smithi080 bash[28361]: cluster 2023-12-01T15:01:21.626123+0000 mgr.y (mgr.24362) 18381 : cluster 0 pgmap v18350: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:01:23.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:01:23 smithi080 bash[28361]: audit 2023-12-01T15:01:22.678687+0000 mon.a (mon.0) 11172 : audit 0 from='client.? 172.21.15.80:0/1860805011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:01:23.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:01:23 smithi090 bash[32384]: cluster 2023-12-01T15:01:21.626123+0000 mgr.y (mgr.24362) 18381 : cluster 0 pgmap v18350: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:01:23.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:01:23 smithi090 bash[32384]: audit 2023-12-01T15:01:22.678687+0000 mon.a (mon.0) 11172 : audit 0 from='client.? 172.21.15.80:0/1860805011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:01:25.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:01:25 smithi080 bash[28361]: cluster 2023-12-01T15:01:23.626792+0000 mgr.y (mgr.24362) 18382 : cluster 0 pgmap v18351: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:01:25.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:01:25 smithi080 bash[28361]: audit 2023-12-01T15:01:25.137926+0000 mon.a (mon.0) 11173 : audit 0 from='client.? 172.21.15.80:0/2672493933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:01:25.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:01:25 smithi080 bash[41963]: cluster 2023-12-01T15:01:23.626792+0000 mgr.y (mgr.24362) 18382 : cluster 0 pgmap v18351: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:01:25.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:01:25 smithi080 bash[41963]: audit 2023-12-01T15:01:25.137926+0000 mon.a (mon.0) 11173 : audit 0 from='client.? 172.21.15.80:0/2672493933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:01:25.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:01:25 smithi090 bash[32384]: cluster 2023-12-01T15:01:23.626792+0000 mgr.y (mgr.24362) 18382 : cluster 0 pgmap v18351: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:01:25.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:01:25 smithi090 bash[32384]: audit 2023-12-01T15:01:25.137926+0000 mon.a (mon.0) 11173 : audit 0 from='client.? 172.21.15.80:0/2672493933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:01:26.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:01:26 smithi090 bash[32384]: audit 2023-12-01T15:01:25.751166+0000 mon.c (mon.2) 11777 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:01:26.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:01:26 smithi080 bash[28361]: audit 2023-12-01T15:01:25.751166+0000 mon.c (mon.2) 11777 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:01:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:01:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:01:26] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T15:01:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:01:26 smithi080 bash[41963]: audit 2023-12-01T15:01:25.751166+0000 mon.c (mon.2) 11777 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:01:27.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:01:27 smithi090 bash[32384]: cluster 2023-12-01T15:01:25.627464+0000 mgr.y (mgr.24362) 18383 : cluster 0 pgmap v18352: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:01:27.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:01:27 smithi080 bash[41963]: cluster 2023-12-01T15:01:25.627464+0000 mgr.y (mgr.24362) 18383 : cluster 0 pgmap v18352: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:01:27.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:01:27 smithi080 bash[28361]: cluster 2023-12-01T15:01:25.627464+0000 mgr.y (mgr.24362) 18383 : cluster 0 pgmap v18352: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:01:28.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:01:28 smithi090 bash[32384]: audit 2023-12-01T15:01:27.605326+0000 mon.c (mon.2) 11778 : audit 0 from='client.? 172.21.15.80:0/3568779066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:01:28.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:01:28 smithi080 bash[41963]: audit 2023-12-01T15:01:27.605326+0000 mon.c (mon.2) 11778 : audit 0 from='client.? 172.21.15.80:0/3568779066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:01:28.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:01:28 smithi080 bash[28361]: audit 2023-12-01T15:01:27.605326+0000 mon.c (mon.2) 11778 : audit 0 from='client.? 172.21.15.80:0/3568779066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:01:29.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:01:29 smithi090 bash[32384]: cluster 2023-12-01T15:01:27.628313+0000 mgr.y (mgr.24362) 18384 : cluster 0 pgmap v18353: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:01:29.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:01:29 smithi080 bash[28361]: cluster 2023-12-01T15:01:27.628313+0000 mgr.y (mgr.24362) 18384 : cluster 0 pgmap v18353: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:01:29.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:01:29 smithi080 bash[41963]: cluster 2023-12-01T15:01:27.628313+0000 mgr.y (mgr.24362) 18384 : cluster 0 pgmap v18353: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:01:30.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:01:30 smithi090 bash[32384]: audit 2023-12-01T15:01:30.062135+0000 mon.c (mon.2) 11779 : audit 0 from='client.? 172.21.15.80:0/2972800293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:01:30.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:01:30 smithi080 bash[28361]: audit 2023-12-01T15:01:30.062135+0000 mon.c (mon.2) 11779 : audit 0 from='client.? 172.21.15.80:0/2972800293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:01:30.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:01:30 smithi080 bash[41963]: audit 2023-12-01T15:01:30.062135+0000 mon.c (mon.2) 11779 : audit 0 from='client.? 172.21.15.80:0/2972800293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:01:31.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:01:31 smithi090 bash[32384]: cluster 2023-12-01T15:01:29.628846+0000 mgr.y (mgr.24362) 18385 : cluster 0 pgmap v18354: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:01:31.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:01:31 smithi080 bash[28361]: cluster 2023-12-01T15:01:29.628846+0000 mgr.y (mgr.24362) 18385 : cluster 0 pgmap v18354: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:01:31.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:01:31 smithi080 bash[41963]: cluster 2023-12-01T15:01:29.628846+0000 mgr.y (mgr.24362) 18385 : cluster 0 pgmap v18354: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:01:33.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:01:33 smithi090 bash[32384]: cluster 2023-12-01T15:01:31.630005+0000 mgr.y (mgr.24362) 18386 : cluster 0 pgmap v18355: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:01:33.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:01:33 smithi090 bash[32384]: audit 2023-12-01T15:01:32.522680+0000 mon.a (mon.0) 11174 : audit 0 from='client.? 172.21.15.80:0/1086876946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:01:33.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:01:33 smithi080 bash[41963]: cluster 2023-12-01T15:01:31.630005+0000 mgr.y (mgr.24362) 18386 : cluster 0 pgmap v18355: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:01:33.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:01:33 smithi080 bash[41963]: audit 2023-12-01T15:01:32.522680+0000 mon.a (mon.0) 11174 : audit 0 from='client.? 172.21.15.80:0/1086876946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:01:33.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:01:33 smithi080 bash[28361]: cluster 2023-12-01T15:01:31.630005+0000 mgr.y (mgr.24362) 18386 : cluster 0 pgmap v18355: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:01:33.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:01:33 smithi080 bash[28361]: audit 2023-12-01T15:01:32.522680+0000 mon.a (mon.0) 11174 : audit 0 from='client.? 172.21.15.80:0/1086876946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:01:34.269 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 15:01:33 smithi090 bash[65515]: logger=cleanup t=2023-12-01T15:01:33.857124104Z level=info msg="Completed cleanup jobs" duration=66.9042ms 2023-12-01T15:01:35.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:01:35 smithi090 bash[32384]: cluster 2023-12-01T15:01:33.630702+0000 mgr.y (mgr.24362) 18387 : cluster 0 pgmap v18356: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:01:35.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:01:35 smithi090 bash[32384]: audit 2023-12-01T15:01:34.977546+0000 mon.a (mon.0) 11175 : audit 0 from='client.? 172.21.15.80:0/445655438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:01:35.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:01:35 smithi080 bash[28361]: cluster 2023-12-01T15:01:33.630702+0000 mgr.y (mgr.24362) 18387 : cluster 0 pgmap v18356: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:01:35.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:01:35 smithi080 bash[28361]: audit 2023-12-01T15:01:34.977546+0000 mon.a (mon.0) 11175 : audit 0 from='client.? 172.21.15.80:0/445655438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:01:35.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:01:35 smithi080 bash[41963]: cluster 2023-12-01T15:01:33.630702+0000 mgr.y (mgr.24362) 18387 : cluster 0 pgmap v18356: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:01:35.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:01:35 smithi080 bash[41963]: audit 2023-12-01T15:01:34.977546+0000 mon.a (mon.0) 11175 : audit 0 from='client.? 172.21.15.80:0/445655438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:01:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:01:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:01:36] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T15:01:37.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:01:37 smithi090 bash[32384]: cluster 2023-12-01T15:01:35.631363+0000 mgr.y (mgr.24362) 18388 : cluster 0 pgmap v18357: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:01:37.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:01:37 smithi080 bash[41963]: cluster 2023-12-01T15:01:35.631363+0000 mgr.y (mgr.24362) 18388 : cluster 0 pgmap v18357: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:01:37.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:01:37 smithi080 bash[28361]: cluster 2023-12-01T15:01:35.631363+0000 mgr.y (mgr.24362) 18388 : cluster 0 pgmap v18357: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:01:38.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:01:38 smithi090 bash[32384]: audit 2023-12-01T15:01:37.430882+0000 mon.c (mon.2) 11780 : audit 0 from='client.? 172.21.15.80:0/1087670797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:01:38.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:01:38 smithi080 bash[41963]: audit 2023-12-01T15:01:37.430882+0000 mon.c (mon.2) 11780 : audit 0 from='client.? 172.21.15.80:0/1087670797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:01:38.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:01:38 smithi080 bash[28361]: audit 2023-12-01T15:01:37.430882+0000 mon.c (mon.2) 11780 : audit 0 from='client.? 172.21.15.80:0/1087670797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:01:39.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:01:39 smithi090 bash[32384]: cluster 2023-12-01T15:01:37.632555+0000 mgr.y (mgr.24362) 18389 : cluster 0 pgmap v18358: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:01:39.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:01:39 smithi080 bash[28361]: cluster 2023-12-01T15:01:37.632555+0000 mgr.y (mgr.24362) 18389 : cluster 0 pgmap v18358: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:01:39.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:01:39 smithi080 bash[41963]: cluster 2023-12-01T15:01:37.632555+0000 mgr.y (mgr.24362) 18389 : cluster 0 pgmap v18358: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:01:40.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:01:40 smithi090 bash[32384]: audit 2023-12-01T15:01:39.885284+0000 mon.c (mon.2) 11781 : audit 0 from='client.? 172.21.15.80:0/4047979237' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:01:40.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:01:40 smithi080 bash[41963]: audit 2023-12-01T15:01:39.885284+0000 mon.c (mon.2) 11781 : audit 0 from='client.? 172.21.15.80:0/4047979237' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:01:40.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:01:40 smithi080 bash[28361]: audit 2023-12-01T15:01:39.885284+0000 mon.c (mon.2) 11781 : audit 0 from='client.? 172.21.15.80:0/4047979237' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:01:41.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:01:41 smithi090 bash[32384]: cluster 2023-12-01T15:01:39.633283+0000 mgr.y (mgr.24362) 18390 : cluster 0 pgmap v18359: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:01:41.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:01:41 smithi090 bash[32384]: audit 2023-12-01T15:01:40.751615+0000 mon.c (mon.2) 11782 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:01:41.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:01:41 smithi080 bash[41963]: cluster 2023-12-01T15:01:39.633283+0000 mgr.y (mgr.24362) 18390 : cluster 0 pgmap v18359: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:01:41.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:01:41 smithi080 bash[41963]: audit 2023-12-01T15:01:40.751615+0000 mon.c (mon.2) 11782 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:01:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:01:41 smithi080 bash[28361]: cluster 2023-12-01T15:01:39.633283+0000 mgr.y (mgr.24362) 18390 : cluster 0 pgmap v18359: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:01:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:01:41 smithi080 bash[28361]: audit 2023-12-01T15:01:40.751615+0000 mon.c (mon.2) 11782 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:01:43.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:01:43 smithi090 bash[32384]: cluster 2023-12-01T15:01:41.634576+0000 mgr.y (mgr.24362) 18391 : cluster 0 pgmap v18360: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:01:43.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:01:43 smithi090 bash[32384]: audit 2023-12-01T15:01:42.343393+0000 mon.c (mon.2) 11783 : audit 0 from='client.? 172.21.15.80:0/2434156168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:01:43.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:01:43 smithi080 bash[41963]: cluster 2023-12-01T15:01:41.634576+0000 mgr.y (mgr.24362) 18391 : cluster 0 pgmap v18360: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:01:43.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:01:43 smithi080 bash[41963]: audit 2023-12-01T15:01:42.343393+0000 mon.c (mon.2) 11783 : audit 0 from='client.? 172.21.15.80:0/2434156168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:01:43.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:01:43 smithi080 bash[28361]: cluster 2023-12-01T15:01:41.634576+0000 mgr.y (mgr.24362) 18391 : cluster 0 pgmap v18360: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:01:43.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:01:43 smithi080 bash[28361]: audit 2023-12-01T15:01:42.343393+0000 mon.c (mon.2) 11783 : audit 0 from='client.? 172.21.15.80:0/2434156168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:01:45.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:01:45 smithi090 bash[32384]: cluster 2023-12-01T15:01:43.635269+0000 mgr.y (mgr.24362) 18392 : cluster 0 pgmap v18361: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:01:45.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:01:45 smithi090 bash[32384]: audit 2023-12-01T15:01:44.799955+0000 mon.c (mon.2) 11784 : audit 0 from='client.? 172.21.15.80:0/2782292046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:01:45.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:01:45 smithi080 bash[28361]: cluster 2023-12-01T15:01:43.635269+0000 mgr.y (mgr.24362) 18392 : cluster 0 pgmap v18361: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:01:45.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:01:45 smithi080 bash[28361]: audit 2023-12-01T15:01:44.799955+0000 mon.c (mon.2) 11784 : audit 0 from='client.? 172.21.15.80:0/2782292046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:01:45.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:01:45 smithi080 bash[41963]: cluster 2023-12-01T15:01:43.635269+0000 mgr.y (mgr.24362) 18392 : cluster 0 pgmap v18361: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:01:45.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:01:45 smithi080 bash[41963]: audit 2023-12-01T15:01:44.799955+0000 mon.c (mon.2) 11784 : audit 0 from='client.? 172.21.15.80:0/2782292046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:01:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:01:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:01:46] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T15:01:47.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:01:47 smithi090 bash[32384]: cluster 2023-12-01T15:01:45.635926+0000 mgr.y (mgr.24362) 18393 : cluster 0 pgmap v18362: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:01:47.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:01:47 smithi090 bash[32384]: audit 2023-12-01T15:01:47.248109+0000 mon.c (mon.2) 11785 : audit 0 from='client.? 172.21.15.80:0/4021500121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:01:47.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:01:47 smithi080 bash[28361]: cluster 2023-12-01T15:01:45.635926+0000 mgr.y (mgr.24362) 18393 : cluster 0 pgmap v18362: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:01:47.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:01:47 smithi080 bash[28361]: audit 2023-12-01T15:01:47.248109+0000 mon.c (mon.2) 11785 : audit 0 from='client.? 172.21.15.80:0/4021500121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:01:47.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:01:47 smithi080 bash[41963]: cluster 2023-12-01T15:01:45.635926+0000 mgr.y (mgr.24362) 18393 : cluster 0 pgmap v18362: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:01:47.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:01:47 smithi080 bash[41963]: audit 2023-12-01T15:01:47.248109+0000 mon.c (mon.2) 11785 : audit 0 from='client.? 172.21.15.80:0/4021500121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:01:49.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:01:49 smithi090 bash[32384]: cluster 2023-12-01T15:01:47.637065+0000 mgr.y (mgr.24362) 18394 : cluster 0 pgmap v18363: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:01:49.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:01:49 smithi080 bash[41963]: cluster 2023-12-01T15:01:47.637065+0000 mgr.y (mgr.24362) 18394 : cluster 0 pgmap v18363: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:01:49.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:01:49 smithi080 bash[28361]: cluster 2023-12-01T15:01:47.637065+0000 mgr.y (mgr.24362) 18394 : cluster 0 pgmap v18363: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:01:50.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:01:50 smithi080 bash[41963]: audit 2023-12-01T15:01:49.700714+0000 mon.a (mon.0) 11176 : audit 0 from='client.? 172.21.15.80:0/2107482392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:01:50.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:01:50 smithi080 bash[28361]: audit 2023-12-01T15:01:49.700714+0000 mon.a (mon.0) 11176 : audit 0 from='client.? 172.21.15.80:0/2107482392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:01:50.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:01:50 smithi090 bash[32384]: audit 2023-12-01T15:01:49.700714+0000 mon.a (mon.0) 11176 : audit 0 from='client.? 172.21.15.80:0/2107482392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:01:51.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:01:51 smithi080 bash[28361]: cluster 2023-12-01T15:01:49.637672+0000 mgr.y (mgr.24362) 18395 : cluster 0 pgmap v18364: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:01:51.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:01:51 smithi080 bash[41963]: cluster 2023-12-01T15:01:49.637672+0000 mgr.y (mgr.24362) 18395 : cluster 0 pgmap v18364: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:01:51.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:01:51 smithi090 bash[32384]: cluster 2023-12-01T15:01:49.637672+0000 mgr.y (mgr.24362) 18395 : cluster 0 pgmap v18364: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:01:52.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:01:52 smithi080 bash[28361]: audit 2023-12-01T15:01:52.160169+0000 mon.a (mon.0) 11177 : audit 0 from='client.? 172.21.15.80:0/151801532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:01:52.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:01:52 smithi080 bash[41963]: audit 2023-12-01T15:01:52.160169+0000 mon.a (mon.0) 11177 : audit 0 from='client.? 172.21.15.80:0/151801532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:01:52.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:01:52 smithi090 bash[32384]: audit 2023-12-01T15:01:52.160169+0000 mon.a (mon.0) 11177 : audit 0 from='client.? 172.21.15.80:0/151801532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:01:53.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:01:53 smithi080 bash[28361]: cluster 2023-12-01T15:01:51.638825+0000 mgr.y (mgr.24362) 18396 : cluster 0 pgmap v18365: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:01:53.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:01:53 smithi080 bash[41963]: cluster 2023-12-01T15:01:51.638825+0000 mgr.y (mgr.24362) 18396 : cluster 0 pgmap v18365: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:01:53.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:01:53 smithi090 bash[32384]: cluster 2023-12-01T15:01:51.638825+0000 mgr.y (mgr.24362) 18396 : cluster 0 pgmap v18365: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:01:55.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:01:55 smithi080 bash[41963]: cluster 2023-12-01T15:01:53.639520+0000 mgr.y (mgr.24362) 18397 : cluster 0 pgmap v18366: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:01:55.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:01:55 smithi080 bash[41963]: audit 2023-12-01T15:01:54.618024+0000 mon.a (mon.0) 11178 : audit 0 from='client.? 172.21.15.80:0/1024686970' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:01:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:01:55 smithi080 bash[28361]: cluster 2023-12-01T15:01:53.639520+0000 mgr.y (mgr.24362) 18397 : cluster 0 pgmap v18366: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:01:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:01:55 smithi080 bash[28361]: audit 2023-12-01T15:01:54.618024+0000 mon.a (mon.0) 11178 : audit 0 from='client.? 172.21.15.80:0/1024686970' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:01:55.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:01:55 smithi090 bash[32384]: cluster 2023-12-01T15:01:53.639520+0000 mgr.y (mgr.24362) 18397 : cluster 0 pgmap v18366: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:01:55.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:01:55 smithi090 bash[32384]: audit 2023-12-01T15:01:54.618024+0000 mon.a (mon.0) 11178 : audit 0 from='client.? 172.21.15.80:0/1024686970' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:01:56.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:01:56 smithi080 bash[41963]: audit 2023-12-01T15:01:55.751988+0000 mon.c (mon.2) 11786 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:01:56.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:01:56 smithi080 bash[28361]: audit 2023-12-01T15:01:55.751988+0000 mon.c (mon.2) 11786 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:01:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:01:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:01:56] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T15:01:56.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:01:56 smithi090 bash[32384]: audit 2023-12-01T15:01:55.751988+0000 mon.c (mon.2) 11786 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:01:57.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:01:57 smithi080 bash[28361]: cluster 2023-12-01T15:01:55.640282+0000 mgr.y (mgr.24362) 18398 : cluster 0 pgmap v18367: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:01:57.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:01:57 smithi080 bash[28361]: audit 2023-12-01T15:01:57.066268+0000 mon.a (mon.0) 11179 : audit 0 from='client.? 172.21.15.80:0/435292751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:01:57.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:01:57 smithi080 bash[41963]: cluster 2023-12-01T15:01:55.640282+0000 mgr.y (mgr.24362) 18398 : cluster 0 pgmap v18367: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:01:57.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:01:57 smithi080 bash[41963]: audit 2023-12-01T15:01:57.066268+0000 mon.a (mon.0) 11179 : audit 0 from='client.? 172.21.15.80:0/435292751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:01:57.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:01:57 smithi090 bash[32384]: cluster 2023-12-01T15:01:55.640282+0000 mgr.y (mgr.24362) 18398 : cluster 0 pgmap v18367: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:01:57.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:01:57 smithi090 bash[32384]: audit 2023-12-01T15:01:57.066268+0000 mon.a (mon.0) 11179 : audit 0 from='client.? 172.21.15.80:0/435292751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:01:59.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:01:59 smithi080 bash[28361]: cluster 2023-12-01T15:01:57.641482+0000 mgr.y (mgr.24362) 18399 : cluster 0 pgmap v18368: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:01:59.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:01:59 smithi080 bash[41963]: cluster 2023-12-01T15:01:57.641482+0000 mgr.y (mgr.24362) 18399 : cluster 0 pgmap v18368: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:01:59.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:01:59 smithi090 bash[32384]: cluster 2023-12-01T15:01:57.641482+0000 mgr.y (mgr.24362) 18399 : cluster 0 pgmap v18368: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:02:00.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:02:00 smithi080 bash[28361]: audit 2023-12-01T15:01:59.526567+0000 mon.c (mon.2) 11787 : audit 0 from='client.? 172.21.15.80:0/349962955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:02:00.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:02:00 smithi080 bash[41963]: audit 2023-12-01T15:01:59.526567+0000 mon.c (mon.2) 11787 : audit 0 from='client.? 172.21.15.80:0/349962955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:02:00.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:02:00 smithi090 bash[32384]: audit 2023-12-01T15:01:59.526567+0000 mon.c (mon.2) 11787 : audit 0 from='client.? 172.21.15.80:0/349962955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:02:01.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:02:01 smithi080 bash[41963]: cluster 2023-12-01T15:01:59.642125+0000 mgr.y (mgr.24362) 18400 : cluster 0 pgmap v18369: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:02:01.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:02:01 smithi080 bash[28361]: cluster 2023-12-01T15:01:59.642125+0000 mgr.y (mgr.24362) 18400 : cluster 0 pgmap v18369: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:02:01.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:02:01 smithi090 bash[32384]: cluster 2023-12-01T15:01:59.642125+0000 mgr.y (mgr.24362) 18400 : cluster 0 pgmap v18369: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:02:02.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:02:02 smithi080 bash[28361]: audit 2023-12-01T15:02:01.979188+0000 mon.a (mon.0) 11180 : audit 0 from='client.? 172.21.15.80:0/200043505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:02:02.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:02:02 smithi080 bash[41963]: audit 2023-12-01T15:02:01.979188+0000 mon.a (mon.0) 11180 : audit 0 from='client.? 172.21.15.80:0/200043505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:02:02.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:02:02 smithi090 bash[32384]: audit 2023-12-01T15:02:01.979188+0000 mon.a (mon.0) 11180 : audit 0 from='client.? 172.21.15.80:0/200043505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:02:03.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:02:03 smithi080 bash[28361]: cluster 2023-12-01T15:02:01.642943+0000 mgr.y (mgr.24362) 18401 : cluster 0 pgmap v18370: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:02:03.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:02:03 smithi080 bash[41963]: cluster 2023-12-01T15:02:01.642943+0000 mgr.y (mgr.24362) 18401 : cluster 0 pgmap v18370: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:02:03.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:02:03 smithi090 bash[32384]: cluster 2023-12-01T15:02:01.642943+0000 mgr.y (mgr.24362) 18401 : cluster 0 pgmap v18370: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:02:04.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:02:04 smithi080 bash[28361]: cluster 2023-12-01T15:02:03.643571+0000 mgr.y (mgr.24362) 18402 : cluster 0 pgmap v18371: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:02:04.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:02:04 smithi080 bash[41963]: cluster 2023-12-01T15:02:03.643571+0000 mgr.y (mgr.24362) 18402 : cluster 0 pgmap v18371: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:02:04.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:02:04 smithi090 bash[32384]: cluster 2023-12-01T15:02:03.643571+0000 mgr.y (mgr.24362) 18402 : cluster 0 pgmap v18371: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:02:05.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:02:05 smithi080 bash[28361]: audit 2023-12-01T15:02:04.434227+0000 mon.a (mon.0) 11181 : audit 0 from='client.? 172.21.15.80:0/2885599751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:02:05.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:02:05 smithi080 bash[41963]: audit 2023-12-01T15:02:04.434227+0000 mon.a (mon.0) 11181 : audit 0 from='client.? 172.21.15.80:0/2885599751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:02:05.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:02:05 smithi090 bash[32384]: audit 2023-12-01T15:02:04.434227+0000 mon.a (mon.0) 11181 : audit 0 from='client.? 172.21.15.80:0/2885599751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:02:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:02:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:02:06] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T15:02:06.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:02:06 smithi080 bash[28361]: cluster 2023-12-01T15:02:05.644275+0000 mgr.y (mgr.24362) 18403 : cluster 0 pgmap v18372: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:02:06.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:02:06 smithi080 bash[41963]: cluster 2023-12-01T15:02:05.644275+0000 mgr.y (mgr.24362) 18403 : cluster 0 pgmap v18372: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:02:06.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:02:06 smithi090 bash[32384]: cluster 2023-12-01T15:02:05.644275+0000 mgr.y (mgr.24362) 18403 : cluster 0 pgmap v18372: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:02:07.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:02:07 smithi080 bash[41963]: audit 2023-12-01T15:02:06.894383+0000 mon.a (mon.0) 11182 : audit 0 from='client.? 172.21.15.80:0/927496024' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:02:07.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:02:07 smithi080 bash[28361]: audit 2023-12-01T15:02:06.894383+0000 mon.a (mon.0) 11182 : audit 0 from='client.? 172.21.15.80:0/927496024' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:02:07.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:02:07 smithi090 bash[32384]: audit 2023-12-01T15:02:06.894383+0000 mon.a (mon.0) 11182 : audit 0 from='client.? 172.21.15.80:0/927496024' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:02:08.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:02:08 smithi080 bash[28361]: cluster 2023-12-01T15:02:07.645434+0000 mgr.y (mgr.24362) 18404 : cluster 0 pgmap v18373: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:02:08.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:02:08 smithi080 bash[41963]: cluster 2023-12-01T15:02:07.645434+0000 mgr.y (mgr.24362) 18404 : cluster 0 pgmap v18373: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:02:08.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:02:08 smithi090 bash[32384]: cluster 2023-12-01T15:02:07.645434+0000 mgr.y (mgr.24362) 18404 : cluster 0 pgmap v18373: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:02:09.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:02:09 smithi080 bash[28361]: audit 2023-12-01T15:02:09.343602+0000 mon.a (mon.0) 11183 : audit 0 from='client.? 172.21.15.80:0/4103629003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:02:09.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:02:09 smithi080 bash[41963]: audit 2023-12-01T15:02:09.343602+0000 mon.a (mon.0) 11183 : audit 0 from='client.? 172.21.15.80:0/4103629003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:02:09.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:02:09 smithi090 bash[32384]: audit 2023-12-01T15:02:09.343602+0000 mon.a (mon.0) 11183 : audit 0 from='client.? 172.21.15.80:0/4103629003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:02:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:02:11 smithi080 bash[41963]: cluster 2023-12-01T15:02:09.646134+0000 mgr.y (mgr.24362) 18405 : cluster 0 pgmap v18374: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:02:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:02:11 smithi080 bash[41963]: audit 2023-12-01T15:02:10.752326+0000 mon.c (mon.2) 11788 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:02:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:02:11 smithi080 bash[28361]: cluster 2023-12-01T15:02:09.646134+0000 mgr.y (mgr.24362) 18405 : cluster 0 pgmap v18374: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:02:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:02:11 smithi080 bash[28361]: audit 2023-12-01T15:02:10.752326+0000 mon.c (mon.2) 11788 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:02:11.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:02:11 smithi090 bash[32384]: cluster 2023-12-01T15:02:09.646134+0000 mgr.y (mgr.24362) 18405 : cluster 0 pgmap v18374: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:02:11.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:02:11 smithi090 bash[32384]: audit 2023-12-01T15:02:10.752326+0000 mon.c (mon.2) 11788 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:02:12.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:02:12 smithi090 bash[32384]: audit 2023-12-01T15:02:11.800782+0000 mon.a (mon.0) 11184 : audit 0 from='client.? 172.21.15.80:0/3388261802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:02:12.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:02:12 smithi080 bash[41963]: audit 2023-12-01T15:02:11.800782+0000 mon.a (mon.0) 11184 : audit 0 from='client.? 172.21.15.80:0/3388261802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:02:12.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:02:12 smithi080 bash[28361]: audit 2023-12-01T15:02:11.800782+0000 mon.a (mon.0) 11184 : audit 0 from='client.? 172.21.15.80:0/3388261802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:02:13.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:02:13 smithi090 bash[32384]: cluster 2023-12-01T15:02:11.647236+0000 mgr.y (mgr.24362) 18406 : cluster 0 pgmap v18375: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:02:13.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:02:13 smithi080 bash[28361]: cluster 2023-12-01T15:02:11.647236+0000 mgr.y (mgr.24362) 18406 : cluster 0 pgmap v18375: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:02:13.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:02:13 smithi080 bash[41963]: cluster 2023-12-01T15:02:11.647236+0000 mgr.y (mgr.24362) 18406 : cluster 0 pgmap v18375: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:02:15.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:02:15 smithi090 bash[32384]: cluster 2023-12-01T15:02:13.647921+0000 mgr.y (mgr.24362) 18407 : cluster 0 pgmap v18376: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:02:15.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:02:15 smithi090 bash[32384]: audit 2023-12-01T15:02:14.250019+0000 mon.a (mon.0) 11185 : audit 0 from='client.? 172.21.15.80:0/904123343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:02:15.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:02:15 smithi080 bash[41963]: cluster 2023-12-01T15:02:13.647921+0000 mgr.y (mgr.24362) 18407 : cluster 0 pgmap v18376: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:02:15.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:02:15 smithi080 bash[41963]: audit 2023-12-01T15:02:14.250019+0000 mon.a (mon.0) 11185 : audit 0 from='client.? 172.21.15.80:0/904123343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:02:15.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:02:15 smithi080 bash[28361]: cluster 2023-12-01T15:02:13.647921+0000 mgr.y (mgr.24362) 18407 : cluster 0 pgmap v18376: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:02:15.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:02:15 smithi080 bash[28361]: audit 2023-12-01T15:02:14.250019+0000 mon.a (mon.0) 11185 : audit 0 from='client.? 172.21.15.80:0/904123343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:02:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:02:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:02:16] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T15:02:17.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:02:17 smithi090 bash[32384]: cluster 2023-12-01T15:02:15.648548+0000 mgr.y (mgr.24362) 18408 : cluster 0 pgmap v18377: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:02:17.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:02:17 smithi090 bash[32384]: audit 2023-12-01T15:02:16.700226+0000 mon.c (mon.2) 11789 : audit 0 from='client.? 172.21.15.80:0/3557559465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:02:17.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:02:17 smithi080 bash[28361]: cluster 2023-12-01T15:02:15.648548+0000 mgr.y (mgr.24362) 18408 : cluster 0 pgmap v18377: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:02:17.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:02:17 smithi080 bash[28361]: audit 2023-12-01T15:02:16.700226+0000 mon.c (mon.2) 11789 : audit 0 from='client.? 172.21.15.80:0/3557559465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:02:17.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:02:17 smithi080 bash[41963]: cluster 2023-12-01T15:02:15.648548+0000 mgr.y (mgr.24362) 18408 : cluster 0 pgmap v18377: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:02:17.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:02:17 smithi080 bash[41963]: audit 2023-12-01T15:02:16.700226+0000 mon.c (mon.2) 11789 : audit 0 from='client.? 172.21.15.80:0/3557559465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:02:19.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:02:19 smithi090 bash[32384]: cluster 2023-12-01T15:02:17.649699+0000 mgr.y (mgr.24362) 18409 : cluster 0 pgmap v18378: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:02:19.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:02:19 smithi090 bash[32384]: audit 2023-12-01T15:02:18.847556+0000 mon.c (mon.2) 11790 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:02:19.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:02:19 smithi090 bash[32384]: audit 2023-12-01T15:02:19.174848+0000 mon.c (mon.2) 11791 : audit 0 from='client.? 172.21.15.80:0/3405549165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:02:19.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:02:19 smithi080 bash[28361]: cluster 2023-12-01T15:02:17.649699+0000 mgr.y (mgr.24362) 18409 : cluster 0 pgmap v18378: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:02:19.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:02:19 smithi080 bash[28361]: audit 2023-12-01T15:02:18.847556+0000 mon.c (mon.2) 11790 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:02:19.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:02:19 smithi080 bash[28361]: audit 2023-12-01T15:02:19.174848+0000 mon.c (mon.2) 11791 : audit 0 from='client.? 172.21.15.80:0/3405549165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:02:19.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:02:19 smithi080 bash[41963]: cluster 2023-12-01T15:02:17.649699+0000 mgr.y (mgr.24362) 18409 : cluster 0 pgmap v18378: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:02:19.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:02:19 smithi080 bash[41963]: audit 2023-12-01T15:02:18.847556+0000 mon.c (mon.2) 11790 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:02:19.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:02:19 smithi080 bash[41963]: audit 2023-12-01T15:02:19.174848+0000 mon.c (mon.2) 11791 : audit 0 from='client.? 172.21.15.80:0/3405549165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:02:21.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:02:21 smithi090 bash[32384]: cluster 2023-12-01T15:02:19.650371+0000 mgr.y (mgr.24362) 18410 : cluster 0 pgmap v18379: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:02:21.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:02:21 smithi080 bash[28361]: cluster 2023-12-01T15:02:19.650371+0000 mgr.y (mgr.24362) 18410 : cluster 0 pgmap v18379: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:02:21.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:02:21 smithi080 bash[41963]: cluster 2023-12-01T15:02:19.650371+0000 mgr.y (mgr.24362) 18410 : cluster 0 pgmap v18379: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:02:22.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:02:22 smithi090 bash[32384]: audit 2023-12-01T15:02:21.628733+0000 mon.a (mon.0) 11186 : audit 0 from='client.? 172.21.15.80:0/66142912' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:02:22.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:02:22 smithi080 bash[28361]: audit 2023-12-01T15:02:21.628733+0000 mon.a (mon.0) 11186 : audit 0 from='client.? 172.21.15.80:0/66142912' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:02:22.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:02:22 smithi080 bash[41963]: audit 2023-12-01T15:02:21.628733+0000 mon.a (mon.0) 11186 : audit 0 from='client.? 172.21.15.80:0/66142912' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:02:23.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:02:23 smithi090 bash[32384]: cluster 2023-12-01T15:02:21.651506+0000 mgr.y (mgr.24362) 18411 : cluster 0 pgmap v18380: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:02:23.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:02:23 smithi080 bash[41963]: cluster 2023-12-01T15:02:21.651506+0000 mgr.y (mgr.24362) 18411 : cluster 0 pgmap v18380: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:02:23.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:02:23 smithi080 bash[28361]: cluster 2023-12-01T15:02:21.651506+0000 mgr.y (mgr.24362) 18411 : cluster 0 pgmap v18380: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:02:24.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:02:24 smithi090 bash[32384]: audit 2023-12-01T15:02:24.088800+0000 mon.c (mon.2) 11792 : audit 0 from='client.? 172.21.15.80:0/3553806764' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:02:24.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:02:24 smithi080 bash[28361]: audit 2023-12-01T15:02:24.088800+0000 mon.c (mon.2) 11792 : audit 0 from='client.? 172.21.15.80:0/3553806764' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:02:24.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:02:24 smithi080 bash[41963]: audit 2023-12-01T15:02:24.088800+0000 mon.c (mon.2) 11792 : audit 0 from='client.? 172.21.15.80:0/3553806764' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:02:25.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:02:25 smithi090 bash[32384]: cluster 2023-12-01T15:02:23.652355+0000 mgr.y (mgr.24362) 18412 : cluster 0 pgmap v18381: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:02:25.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:02:25 smithi090 bash[32384]: audit 2023-12-01T15:02:24.641225+0000 mon.a (mon.0) 11187 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:02:25.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:02:25 smithi090 bash[32384]: audit 2023-12-01T15:02:24.651217+0000 mon.a (mon.0) 11188 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:02:25.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:02:25 smithi090 bash[32384]: audit 2023-12-01T15:02:25.059257+0000 mon.a (mon.0) 11189 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:02:25.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:02:25 smithi090 bash[32384]: audit 2023-12-01T15:02:25.076224+0000 mon.a (mon.0) 11190 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:02:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:02:25 smithi080 bash[28361]: cluster 2023-12-01T15:02:23.652355+0000 mgr.y (mgr.24362) 18412 : cluster 0 pgmap v18381: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:02:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:02:25 smithi080 bash[28361]: audit 2023-12-01T15:02:24.641225+0000 mon.a (mon.0) 11187 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:02:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:02:25 smithi080 bash[28361]: audit 2023-12-01T15:02:24.651217+0000 mon.a (mon.0) 11188 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:02:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:02:25 smithi080 bash[28361]: audit 2023-12-01T15:02:25.059257+0000 mon.a (mon.0) 11189 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:02:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:02:25 smithi080 bash[28361]: audit 2023-12-01T15:02:25.076224+0000 mon.a (mon.0) 11190 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:02:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:02:25 smithi080 bash[41963]: cluster 2023-12-01T15:02:23.652355+0000 mgr.y (mgr.24362) 18412 : cluster 0 pgmap v18381: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:02:25.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:02:25 smithi080 bash[41963]: audit 2023-12-01T15:02:24.641225+0000 mon.a (mon.0) 11187 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:02:25.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:02:25 smithi080 bash[41963]: audit 2023-12-01T15:02:24.651217+0000 mon.a (mon.0) 11188 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:02:25.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:02:25 smithi080 bash[41963]: audit 2023-12-01T15:02:25.059257+0000 mon.a (mon.0) 11189 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:02:25.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:02:25 smithi080 bash[41963]: audit 2023-12-01T15:02:25.076224+0000 mon.a (mon.0) 11190 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:02:26.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:02:26 smithi090 bash[32384]: audit 2023-12-01T15:02:25.574933+0000 mon.c (mon.2) 11793 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:02:26.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:02:26 smithi090 bash[32384]: audit 2023-12-01T15:02:25.576894+0000 mon.c (mon.2) 11794 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:02:26.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:02:26 smithi090 bash[32384]: audit 2023-12-01T15:02:25.590030+0000 mon.a (mon.0) 11191 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:02:26.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:02:26 smithi090 bash[32384]: audit 2023-12-01T15:02:25.752674+0000 mon.c (mon.2) 11795 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:02:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:02:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:02:26] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T15:02:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:02:26 smithi080 bash[28361]: audit 2023-12-01T15:02:25.574933+0000 mon.c (mon.2) 11793 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:02:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:02:26 smithi080 bash[28361]: audit 2023-12-01T15:02:25.576894+0000 mon.c (mon.2) 11794 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:02:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:02:26 smithi080 bash[28361]: audit 2023-12-01T15:02:25.590030+0000 mon.a (mon.0) 11191 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:02:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:02:26 smithi080 bash[28361]: audit 2023-12-01T15:02:25.752674+0000 mon.c (mon.2) 11795 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:02:26.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:02:26 smithi080 bash[41963]: audit 2023-12-01T15:02:25.574933+0000 mon.c (mon.2) 11793 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:02:26.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:02:26 smithi080 bash[41963]: audit 2023-12-01T15:02:25.576894+0000 mon.c (mon.2) 11794 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:02:26.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:02:26 smithi080 bash[41963]: audit 2023-12-01T15:02:25.590030+0000 mon.a (mon.0) 11191 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:02:26.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:02:26 smithi080 bash[41963]: audit 2023-12-01T15:02:25.752674+0000 mon.c (mon.2) 11795 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:02:27.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:02:27 smithi090 bash[32384]: cluster 2023-12-01T15:02:25.653017+0000 mgr.y (mgr.24362) 18413 : cluster 0 pgmap v18382: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:02:27.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:02:27 smithi090 bash[32384]: audit 2023-12-01T15:02:26.556186+0000 mon.c (mon.2) 11796 : audit 0 from='client.? 172.21.15.80:0/165249521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:02:27.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:02:27 smithi080 bash[28361]: cluster 2023-12-01T15:02:25.653017+0000 mgr.y (mgr.24362) 18413 : cluster 0 pgmap v18382: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:02:27.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:02:27 smithi080 bash[28361]: audit 2023-12-01T15:02:26.556186+0000 mon.c (mon.2) 11796 : audit 0 from='client.? 172.21.15.80:0/165249521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:02:27.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:02:27 smithi080 bash[41963]: cluster 2023-12-01T15:02:25.653017+0000 mgr.y (mgr.24362) 18413 : cluster 0 pgmap v18382: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:02:27.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:02:27 smithi080 bash[41963]: audit 2023-12-01T15:02:26.556186+0000 mon.c (mon.2) 11796 : audit 0 from='client.? 172.21.15.80:0/165249521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:02:29.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:02:29 smithi090 bash[32384]: cluster 2023-12-01T15:02:27.654174+0000 mgr.y (mgr.24362) 18414 : cluster 0 pgmap v18383: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:02:29.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:02:29 smithi090 bash[32384]: audit 2023-12-01T15:02:29.016383+0000 mon.c (mon.2) 11797 : audit 0 from='client.? 172.21.15.80:0/3673867859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:02:29.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:02:29 smithi080 bash[28361]: cluster 2023-12-01T15:02:27.654174+0000 mgr.y (mgr.24362) 18414 : cluster 0 pgmap v18383: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:02:29.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:02:29 smithi080 bash[28361]: audit 2023-12-01T15:02:29.016383+0000 mon.c (mon.2) 11797 : audit 0 from='client.? 172.21.15.80:0/3673867859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:02:29.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:02:29 smithi080 bash[41963]: cluster 2023-12-01T15:02:27.654174+0000 mgr.y (mgr.24362) 18414 : cluster 0 pgmap v18383: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:02:29.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:02:29 smithi080 bash[41963]: audit 2023-12-01T15:02:29.016383+0000 mon.c (mon.2) 11797 : audit 0 from='client.? 172.21.15.80:0/3673867859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:02:31.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:02:31 smithi090 bash[32384]: cluster 2023-12-01T15:02:29.654830+0000 mgr.y (mgr.24362) 18415 : cluster 0 pgmap v18384: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:02:31.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:02:31 smithi080 bash[28361]: cluster 2023-12-01T15:02:29.654830+0000 mgr.y (mgr.24362) 18415 : cluster 0 pgmap v18384: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:02:31.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:02:31 smithi080 bash[41963]: cluster 2023-12-01T15:02:29.654830+0000 mgr.y (mgr.24362) 18415 : cluster 0 pgmap v18384: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:02:32.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:02:32 smithi090 bash[32384]: audit 2023-12-01T15:02:31.469264+0000 mon.a (mon.0) 11192 : audit 0 from='client.? 172.21.15.80:0/3178102665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:02:32.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:02:32 smithi080 bash[28361]: audit 2023-12-01T15:02:31.469264+0000 mon.a (mon.0) 11192 : audit 0 from='client.? 172.21.15.80:0/3178102665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:02:32.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:02:32 smithi080 bash[41963]: audit 2023-12-01T15:02:31.469264+0000 mon.a (mon.0) 11192 : audit 0 from='client.? 172.21.15.80:0/3178102665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:02:33.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:02:33 smithi090 bash[32384]: cluster 2023-12-01T15:02:31.656025+0000 mgr.y (mgr.24362) 18416 : cluster 0 pgmap v18385: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:02:33.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:02:33 smithi080 bash[28361]: cluster 2023-12-01T15:02:31.656025+0000 mgr.y (mgr.24362) 18416 : cluster 0 pgmap v18385: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:02:33.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:02:33 smithi080 bash[41963]: cluster 2023-12-01T15:02:31.656025+0000 mgr.y (mgr.24362) 18416 : cluster 0 pgmap v18385: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:02:34.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:02:34 smithi090 bash[32384]: audit 2023-12-01T15:02:33.916765+0000 mon.c (mon.2) 11798 : audit 0 from='client.? 172.21.15.80:0/1086650390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:02:34.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:02:34 smithi080 bash[28361]: audit 2023-12-01T15:02:33.916765+0000 mon.c (mon.2) 11798 : audit 0 from='client.? 172.21.15.80:0/1086650390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:02:34.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:02:34 smithi080 bash[41963]: audit 2023-12-01T15:02:33.916765+0000 mon.c (mon.2) 11798 : audit 0 from='client.? 172.21.15.80:0/1086650390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:02:35.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:02:35 smithi090 bash[32384]: cluster 2023-12-01T15:02:33.656616+0000 mgr.y (mgr.24362) 18417 : cluster 0 pgmap v18386: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:02:35.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:02:35 smithi080 bash[28361]: cluster 2023-12-01T15:02:33.656616+0000 mgr.y (mgr.24362) 18417 : cluster 0 pgmap v18386: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:02:35.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:02:35 smithi080 bash[41963]: cluster 2023-12-01T15:02:33.656616+0000 mgr.y (mgr.24362) 18417 : cluster 0 pgmap v18386: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:02:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:02:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:02:36] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T15:02:37.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:02:37 smithi080 bash[28361]: cluster 2023-12-01T15:02:35.657260+0000 mgr.y (mgr.24362) 18418 : cluster 0 pgmap v18387: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:02:37.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:02:37 smithi080 bash[28361]: audit 2023-12-01T15:02:36.373705+0000 mon.a (mon.0) 11193 : audit 0 from='client.? 172.21.15.80:0/955490636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:02:37.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:02:37 smithi080 bash[41963]: cluster 2023-12-01T15:02:35.657260+0000 mgr.y (mgr.24362) 18418 : cluster 0 pgmap v18387: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:02:37.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:02:37 smithi080 bash[41963]: audit 2023-12-01T15:02:36.373705+0000 mon.a (mon.0) 11193 : audit 0 from='client.? 172.21.15.80:0/955490636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:02:37.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:02:37 smithi090 bash[32384]: cluster 2023-12-01T15:02:35.657260+0000 mgr.y (mgr.24362) 18418 : cluster 0 pgmap v18387: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:02:37.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:02:37 smithi090 bash[32384]: audit 2023-12-01T15:02:36.373705+0000 mon.a (mon.0) 11193 : audit 0 from='client.? 172.21.15.80:0/955490636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:02:39.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:02:39 smithi080 bash[41963]: cluster 2023-12-01T15:02:37.658412+0000 mgr.y (mgr.24362) 18419 : cluster 0 pgmap v18388: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:02:39.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:02:39 smithi080 bash[41963]: audit 2023-12-01T15:02:38.822747+0000 mon.a (mon.0) 11194 : audit 0 from='client.? 172.21.15.80:0/236653907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:02:39.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:02:39 smithi080 bash[28361]: cluster 2023-12-01T15:02:37.658412+0000 mgr.y (mgr.24362) 18419 : cluster 0 pgmap v18388: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:02:39.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:02:39 smithi080 bash[28361]: audit 2023-12-01T15:02:38.822747+0000 mon.a (mon.0) 11194 : audit 0 from='client.? 172.21.15.80:0/236653907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:02:39.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:02:39 smithi090 bash[32384]: cluster 2023-12-01T15:02:37.658412+0000 mgr.y (mgr.24362) 18419 : cluster 0 pgmap v18388: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:02:39.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:02:39 smithi090 bash[32384]: audit 2023-12-01T15:02:38.822747+0000 mon.a (mon.0) 11194 : audit 0 from='client.? 172.21.15.80:0/236653907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:02:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:02:41 smithi080 bash[28361]: cluster 2023-12-01T15:02:39.659094+0000 mgr.y (mgr.24362) 18420 : cluster 0 pgmap v18389: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:02:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:02:41 smithi080 bash[28361]: audit 2023-12-01T15:02:40.752818+0000 mon.c (mon.2) 11799 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:02:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:02:41 smithi080 bash[28361]: audit 2023-12-01T15:02:41.273634+0000 mon.c (mon.2) 11800 : audit 0 from='client.? 172.21.15.80:0/87649550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:02:41.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:02:41 smithi080 bash[41963]: cluster 2023-12-01T15:02:39.659094+0000 mgr.y (mgr.24362) 18420 : cluster 0 pgmap v18389: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:02:41.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:02:41 smithi080 bash[41963]: audit 2023-12-01T15:02:40.752818+0000 mon.c (mon.2) 11799 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:02:41.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:02:41 smithi080 bash[41963]: audit 2023-12-01T15:02:41.273634+0000 mon.c (mon.2) 11800 : audit 0 from='client.? 172.21.15.80:0/87649550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:02:41.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:02:41 smithi090 bash[32384]: cluster 2023-12-01T15:02:39.659094+0000 mgr.y (mgr.24362) 18420 : cluster 0 pgmap v18389: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:02:41.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:02:41 smithi090 bash[32384]: audit 2023-12-01T15:02:40.752818+0000 mon.c (mon.2) 11799 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:02:41.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:02:41 smithi090 bash[32384]: audit 2023-12-01T15:02:41.273634+0000 mon.c (mon.2) 11800 : audit 0 from='client.? 172.21.15.80:0/87649550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:02:43.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:02:43 smithi080 bash[41963]: cluster 2023-12-01T15:02:41.660267+0000 mgr.y (mgr.24362) 18421 : cluster 0 pgmap v18390: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:02:43.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:02:43 smithi080 bash[28361]: cluster 2023-12-01T15:02:41.660267+0000 mgr.y (mgr.24362) 18421 : cluster 0 pgmap v18390: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:02:43.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:02:43 smithi090 bash[32384]: cluster 2023-12-01T15:02:41.660267+0000 mgr.y (mgr.24362) 18421 : cluster 0 pgmap v18390: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:02:44.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:02:44 smithi080 bash[28361]: audit 2023-12-01T15:02:43.734650+0000 mon.c (mon.2) 11801 : audit 0 from='client.? 172.21.15.80:0/3738841240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:02:44.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:02:44 smithi080 bash[41963]: audit 2023-12-01T15:02:43.734650+0000 mon.c (mon.2) 11801 : audit 0 from='client.? 172.21.15.80:0/3738841240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:02:44.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:02:44 smithi090 bash[32384]: audit 2023-12-01T15:02:43.734650+0000 mon.c (mon.2) 11801 : audit 0 from='client.? 172.21.15.80:0/3738841240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:02:45.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:02:45 smithi080 bash[28361]: cluster 2023-12-01T15:02:43.660885+0000 mgr.y (mgr.24362) 18422 : cluster 0 pgmap v18391: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:02:45.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:02:45 smithi080 bash[41963]: cluster 2023-12-01T15:02:43.660885+0000 mgr.y (mgr.24362) 18422 : cluster 0 pgmap v18391: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:02:45.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:02:45 smithi090 bash[32384]: cluster 2023-12-01T15:02:43.660885+0000 mgr.y (mgr.24362) 18422 : cluster 0 pgmap v18391: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:02:46.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:02:46 smithi080 bash[28361]: audit 2023-12-01T15:02:46.185868+0000 mon.c (mon.2) 11802 : audit 0 from='client.? 172.21.15.80:0/3906371122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:02:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:02:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:02:46] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T15:02:46.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:02:46 smithi080 bash[41963]: audit 2023-12-01T15:02:46.185868+0000 mon.c (mon.2) 11802 : audit 0 from='client.? 172.21.15.80:0/3906371122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:02:46.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:02:46 smithi090 bash[32384]: audit 2023-12-01T15:02:46.185868+0000 mon.c (mon.2) 11802 : audit 0 from='client.? 172.21.15.80:0/3906371122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:02:47.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:02:47 smithi080 bash[28361]: cluster 2023-12-01T15:02:45.661684+0000 mgr.y (mgr.24362) 18423 : cluster 0 pgmap v18392: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:02:47.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:02:47 smithi080 bash[41963]: cluster 2023-12-01T15:02:45.661684+0000 mgr.y (mgr.24362) 18423 : cluster 0 pgmap v18392: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:02:47.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:02:47 smithi090 bash[32384]: cluster 2023-12-01T15:02:45.661684+0000 mgr.y (mgr.24362) 18423 : cluster 0 pgmap v18392: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:02:49.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:02:49 smithi080 bash[41963]: cluster 2023-12-01T15:02:47.663023+0000 mgr.y (mgr.24362) 18424 : cluster 0 pgmap v18393: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:02:49.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:02:49 smithi080 bash[41963]: audit 2023-12-01T15:02:48.644835+0000 mon.c (mon.2) 11803 : audit 0 from='client.? 172.21.15.80:0/4062731776' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:02:49.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:02:49 smithi080 bash[28361]: cluster 2023-12-01T15:02:47.663023+0000 mgr.y (mgr.24362) 18424 : cluster 0 pgmap v18393: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:02:49.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:02:49 smithi080 bash[28361]: audit 2023-12-01T15:02:48.644835+0000 mon.c (mon.2) 11803 : audit 0 from='client.? 172.21.15.80:0/4062731776' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:02:49.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:02:49 smithi090 bash[32384]: cluster 2023-12-01T15:02:47.663023+0000 mgr.y (mgr.24362) 18424 : cluster 0 pgmap v18393: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:02:49.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:02:49 smithi090 bash[32384]: audit 2023-12-01T15:02:48.644835+0000 mon.c (mon.2) 11803 : audit 0 from='client.? 172.21.15.80:0/4062731776' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:02:51.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:02:51 smithi080 bash[28361]: cluster 2023-12-01T15:02:49.663853+0000 mgr.y (mgr.24362) 18425 : cluster 0 pgmap v18394: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:02:51.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:02:51 smithi080 bash[28361]: audit 2023-12-01T15:02:51.111088+0000 mon.c (mon.2) 11804 : audit 0 from='client.? 172.21.15.80:0/1793331668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:02:51.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:02:51 smithi080 bash[41963]: cluster 2023-12-01T15:02:49.663853+0000 mgr.y (mgr.24362) 18425 : cluster 0 pgmap v18394: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:02:51.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:02:51 smithi080 bash[41963]: audit 2023-12-01T15:02:51.111088+0000 mon.c (mon.2) 11804 : audit 0 from='client.? 172.21.15.80:0/1793331668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:02:51.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:02:51 smithi090 bash[32384]: cluster 2023-12-01T15:02:49.663853+0000 mgr.y (mgr.24362) 18425 : cluster 0 pgmap v18394: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:02:51.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:02:51 smithi090 bash[32384]: audit 2023-12-01T15:02:51.111088+0000 mon.c (mon.2) 11804 : audit 0 from='client.? 172.21.15.80:0/1793331668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:02:53.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:02:53 smithi080 bash[41963]: cluster 2023-12-01T15:02:51.665015+0000 mgr.y (mgr.24362) 18426 : cluster 0 pgmap v18395: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:02:53.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:02:53 smithi080 bash[28361]: cluster 2023-12-01T15:02:51.665015+0000 mgr.y (mgr.24362) 18426 : cluster 0 pgmap v18395: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:02:53.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:02:53 smithi090 bash[32384]: cluster 2023-12-01T15:02:51.665015+0000 mgr.y (mgr.24362) 18426 : cluster 0 pgmap v18395: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:02:54.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:02:54 smithi080 bash[28361]: audit 2023-12-01T15:02:53.567703+0000 mon.a (mon.0) 11195 : audit 0 from='client.? 172.21.15.80:0/1035552700' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:02:54.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:02:54 smithi080 bash[41963]: audit 2023-12-01T15:02:53.567703+0000 mon.a (mon.0) 11195 : audit 0 from='client.? 172.21.15.80:0/1035552700' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:02:54.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:02:54 smithi090 bash[32384]: audit 2023-12-01T15:02:53.567703+0000 mon.a (mon.0) 11195 : audit 0 from='client.? 172.21.15.80:0/1035552700' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:02:55.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:02:55 smithi080 bash[28361]: cluster 2023-12-01T15:02:53.665635+0000 mgr.y (mgr.24362) 18427 : cluster 0 pgmap v18396: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:02:55.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:02:55 smithi080 bash[41963]: cluster 2023-12-01T15:02:53.665635+0000 mgr.y (mgr.24362) 18427 : cluster 0 pgmap v18396: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:02:55.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:02:55 smithi090 bash[32384]: cluster 2023-12-01T15:02:53.665635+0000 mgr.y (mgr.24362) 18427 : cluster 0 pgmap v18396: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:02:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:02:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:02:56] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T15:02:56.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:02:56 smithi080 bash[28361]: cluster 2023-12-01T15:02:55.666275+0000 mgr.y (mgr.24362) 18428 : cluster 0 pgmap v18397: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:02:56.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:02:56 smithi080 bash[28361]: audit 2023-12-01T15:02:55.752997+0000 mon.c (mon.2) 11805 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:02:56.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:02:56 smithi080 bash[28361]: audit 2023-12-01T15:02:56.026149+0000 mon.c (mon.2) 11806 : audit 0 from='client.? 172.21.15.80:0/4137863310' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:02:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:02:56 smithi080 bash[41963]: cluster 2023-12-01T15:02:55.666275+0000 mgr.y (mgr.24362) 18428 : cluster 0 pgmap v18397: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:02:56.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:02:56 smithi080 bash[41963]: audit 2023-12-01T15:02:55.752997+0000 mon.c (mon.2) 11805 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:02:56.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:02:56 smithi080 bash[41963]: audit 2023-12-01T15:02:56.026149+0000 mon.c (mon.2) 11806 : audit 0 from='client.? 172.21.15.80:0/4137863310' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:02:56.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:02:56 smithi090 bash[32384]: cluster 2023-12-01T15:02:55.666275+0000 mgr.y (mgr.24362) 18428 : cluster 0 pgmap v18397: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:02:56.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:02:56 smithi090 bash[32384]: audit 2023-12-01T15:02:55.752997+0000 mon.c (mon.2) 11805 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:02:56.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:02:56 smithi090 bash[32384]: audit 2023-12-01T15:02:56.026149+0000 mon.c (mon.2) 11806 : audit 0 from='client.? 172.21.15.80:0/4137863310' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:02:59.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:02:58 smithi090 bash[32384]: cluster 2023-12-01T15:02:57.667439+0000 mgr.y (mgr.24362) 18429 : cluster 0 pgmap v18398: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:02:59.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:02:58 smithi090 bash[32384]: audit 2023-12-01T15:02:58.491055+0000 mon.c (mon.2) 11807 : audit 0 from='client.? 172.21.15.80:0/266340476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:02:59.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:02:58 smithi080 bash[28361]: cluster 2023-12-01T15:02:57.667439+0000 mgr.y (mgr.24362) 18429 : cluster 0 pgmap v18398: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:02:59.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:02:58 smithi080 bash[28361]: audit 2023-12-01T15:02:58.491055+0000 mon.c (mon.2) 11807 : audit 0 from='client.? 172.21.15.80:0/266340476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:02:59.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:02:58 smithi080 bash[41963]: cluster 2023-12-01T15:02:57.667439+0000 mgr.y (mgr.24362) 18429 : cluster 0 pgmap v18398: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:02:59.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:02:58 smithi080 bash[41963]: audit 2023-12-01T15:02:58.491055+0000 mon.c (mon.2) 11807 : audit 0 from='client.? 172.21.15.80:0/266340476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:03:01.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:03:01 smithi090 bash[32384]: cluster 2023-12-01T15:02:59.668139+0000 mgr.y (mgr.24362) 18430 : cluster 0 pgmap v18399: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:03:01.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:03:01 smithi090 bash[32384]: audit 2023-12-01T15:03:00.952203+0000 mon.c (mon.2) 11808 : audit 0 from='client.? 172.21.15.80:0/3860766266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:03:01.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:03:01 smithi080 bash[28361]: cluster 2023-12-01T15:02:59.668139+0000 mgr.y (mgr.24362) 18430 : cluster 0 pgmap v18399: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:03:01.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:03:01 smithi080 bash[28361]: audit 2023-12-01T15:03:00.952203+0000 mon.c (mon.2) 11808 : audit 0 from='client.? 172.21.15.80:0/3860766266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:03:01.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:03:01 smithi080 bash[41963]: cluster 2023-12-01T15:02:59.668139+0000 mgr.y (mgr.24362) 18430 : cluster 0 pgmap v18399: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:03:01.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:03:01 smithi080 bash[41963]: audit 2023-12-01T15:03:00.952203+0000 mon.c (mon.2) 11808 : audit 0 from='client.? 172.21.15.80:0/3860766266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:03:03.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:03:03 smithi090 bash[32384]: cluster 2023-12-01T15:03:01.669303+0000 mgr.y (mgr.24362) 18431 : cluster 0 pgmap v18400: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:03:03.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:03:03 smithi080 bash[41963]: cluster 2023-12-01T15:03:01.669303+0000 mgr.y (mgr.24362) 18431 : cluster 0 pgmap v18400: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:03:03.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:03:03 smithi080 bash[28361]: cluster 2023-12-01T15:03:01.669303+0000 mgr.y (mgr.24362) 18431 : cluster 0 pgmap v18400: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:03:04.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:03:04 smithi090 bash[32384]: audit 2023-12-01T15:03:03.408561+0000 mon.c (mon.2) 11809 : audit 0 from='client.? 172.21.15.80:0/3888819396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:03:04.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:03:04 smithi080 bash[28361]: audit 2023-12-01T15:03:03.408561+0000 mon.c (mon.2) 11809 : audit 0 from='client.? 172.21.15.80:0/3888819396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:03:04.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:03:04 smithi080 bash[41963]: audit 2023-12-01T15:03:03.408561+0000 mon.c (mon.2) 11809 : audit 0 from='client.? 172.21.15.80:0/3888819396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:03:05.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:03:05 smithi090 bash[32384]: cluster 2023-12-01T15:03:03.669974+0000 mgr.y (mgr.24362) 18432 : cluster 0 pgmap v18401: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:03:05.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:03:05 smithi080 bash[28361]: cluster 2023-12-01T15:03:03.669974+0000 mgr.y (mgr.24362) 18432 : cluster 0 pgmap v18401: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:03:05.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:03:05 smithi080 bash[41963]: cluster 2023-12-01T15:03:03.669974+0000 mgr.y (mgr.24362) 18432 : cluster 0 pgmap v18401: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:03:06.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:03:06 smithi090 bash[32384]: audit 2023-12-01T15:03:05.868314+0000 mon.a (mon.0) 11196 : audit 0 from='client.? 172.21.15.80:0/490295293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:03:06.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:03:06 smithi080 bash[28361]: audit 2023-12-01T15:03:05.868314+0000 mon.a (mon.0) 11196 : audit 0 from='client.? 172.21.15.80:0/490295293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:03:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:03:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:03:06] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T15:03:06.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:03:06 smithi080 bash[41963]: audit 2023-12-01T15:03:05.868314+0000 mon.a (mon.0) 11196 : audit 0 from='client.? 172.21.15.80:0/490295293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:03:07.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:03:07 smithi090 bash[32384]: cluster 2023-12-01T15:03:05.670637+0000 mgr.y (mgr.24362) 18433 : cluster 0 pgmap v18402: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:03:07.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:03:07 smithi080 bash[41963]: cluster 2023-12-01T15:03:05.670637+0000 mgr.y (mgr.24362) 18433 : cluster 0 pgmap v18402: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:03:07.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:03:07 smithi080 bash[28361]: cluster 2023-12-01T15:03:05.670637+0000 mgr.y (mgr.24362) 18433 : cluster 0 pgmap v18402: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:03:09.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:03:09 smithi090 bash[32384]: cluster 2023-12-01T15:03:07.671758+0000 mgr.y (mgr.24362) 18434 : cluster 0 pgmap v18403: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:03:09.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:03:09 smithi090 bash[32384]: audit 2023-12-01T15:03:08.321713+0000 mon.c (mon.2) 11810 : audit 0 from='client.? 172.21.15.80:0/1264261567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:03:09.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:03:09 smithi080 bash[28361]: cluster 2023-12-01T15:03:07.671758+0000 mgr.y (mgr.24362) 18434 : cluster 0 pgmap v18403: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:03:09.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:03:09 smithi080 bash[28361]: audit 2023-12-01T15:03:08.321713+0000 mon.c (mon.2) 11810 : audit 0 from='client.? 172.21.15.80:0/1264261567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:03:09.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:03:09 smithi080 bash[41963]: cluster 2023-12-01T15:03:07.671758+0000 mgr.y (mgr.24362) 18434 : cluster 0 pgmap v18403: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:03:09.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:03:09 smithi080 bash[41963]: audit 2023-12-01T15:03:08.321713+0000 mon.c (mon.2) 11810 : audit 0 from='client.? 172.21.15.80:0/1264261567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:03:11.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:03:11 smithi090 bash[32384]: cluster 2023-12-01T15:03:09.672380+0000 mgr.y (mgr.24362) 18435 : cluster 0 pgmap v18404: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:03:11.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:03:11 smithi090 bash[32384]: audit 2023-12-01T15:03:10.753665+0000 mon.c (mon.2) 11811 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:03:11.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:03:11 smithi090 bash[32384]: audit 2023-12-01T15:03:10.794893+0000 mon.c (mon.2) 11812 : audit 0 from='client.? 172.21.15.80:0/3066956035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:03:11.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:03:11 smithi080 bash[28361]: cluster 2023-12-01T15:03:09.672380+0000 mgr.y (mgr.24362) 18435 : cluster 0 pgmap v18404: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:03:11.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:03:11 smithi080 bash[28361]: audit 2023-12-01T15:03:10.753665+0000 mon.c (mon.2) 11811 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:03:11.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:03:11 smithi080 bash[28361]: audit 2023-12-01T15:03:10.794893+0000 mon.c (mon.2) 11812 : audit 0 from='client.? 172.21.15.80:0/3066956035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:03:11.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:03:11 smithi080 bash[41963]: cluster 2023-12-01T15:03:09.672380+0000 mgr.y (mgr.24362) 18435 : cluster 0 pgmap v18404: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:03:11.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:03:11 smithi080 bash[41963]: audit 2023-12-01T15:03:10.753665+0000 mon.c (mon.2) 11811 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:03:11.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:03:11 smithi080 bash[41963]: audit 2023-12-01T15:03:10.794893+0000 mon.c (mon.2) 11812 : audit 0 from='client.? 172.21.15.80:0/3066956035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:03:13.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:03:13 smithi090 bash[32384]: cluster 2023-12-01T15:03:11.673675+0000 mgr.y (mgr.24362) 18436 : cluster 0 pgmap v18405: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:03:13.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:03:13 smithi080 bash[28361]: cluster 2023-12-01T15:03:11.673675+0000 mgr.y (mgr.24362) 18436 : cluster 0 pgmap v18405: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:03:13.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:03:13 smithi080 bash[41963]: cluster 2023-12-01T15:03:11.673675+0000 mgr.y (mgr.24362) 18436 : cluster 0 pgmap v18405: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:03:14.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:03:14 smithi090 bash[32384]: audit 2023-12-01T15:03:13.245944+0000 mon.c (mon.2) 11813 : audit 0 from='client.? 172.21.15.80:0/1456520707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:03:14.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:03:14 smithi080 bash[28361]: audit 2023-12-01T15:03:13.245944+0000 mon.c (mon.2) 11813 : audit 0 from='client.? 172.21.15.80:0/1456520707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:03:14.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:03:14 smithi080 bash[41963]: audit 2023-12-01T15:03:13.245944+0000 mon.c (mon.2) 11813 : audit 0 from='client.? 172.21.15.80:0/1456520707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:03:15.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:03:15 smithi090 bash[32384]: cluster 2023-12-01T15:03:13.674380+0000 mgr.y (mgr.24362) 18437 : cluster 0 pgmap v18406: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:03:15.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:03:15 smithi080 bash[28361]: cluster 2023-12-01T15:03:13.674380+0000 mgr.y (mgr.24362) 18437 : cluster 0 pgmap v18406: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:03:15.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:03:15 smithi080 bash[41963]: cluster 2023-12-01T15:03:13.674380+0000 mgr.y (mgr.24362) 18437 : cluster 0 pgmap v18406: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:03:16.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:03:16 smithi090 bash[32384]: audit 2023-12-01T15:03:15.702499+0000 mon.a (mon.0) 11197 : audit 0 from='client.? 172.21.15.80:0/4289814017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:03:16.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:03:16 smithi080 bash[28361]: audit 2023-12-01T15:03:15.702499+0000 mon.a (mon.0) 11197 : audit 0 from='client.? 172.21.15.80:0/4289814017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:03:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:03:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:03:16] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T15:03:16.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:03:16 smithi080 bash[41963]: audit 2023-12-01T15:03:15.702499+0000 mon.a (mon.0) 11197 : audit 0 from='client.? 172.21.15.80:0/4289814017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:03:17.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:03:17 smithi090 bash[32384]: cluster 2023-12-01T15:03:15.675052+0000 mgr.y (mgr.24362) 18438 : cluster 0 pgmap v18407: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:03:17.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:03:17 smithi080 bash[41963]: cluster 2023-12-01T15:03:15.675052+0000 mgr.y (mgr.24362) 18438 : cluster 0 pgmap v18407: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:03:17.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:03:17 smithi080 bash[28361]: cluster 2023-12-01T15:03:15.675052+0000 mgr.y (mgr.24362) 18438 : cluster 0 pgmap v18407: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:03:18.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:03:18 smithi080 bash[41963]: audit 2023-12-01T15:03:18.157332+0000 mon.a (mon.0) 11198 : audit 0 from='client.? 172.21.15.80:0/3857099692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:03:18.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:03:18 smithi080 bash[28361]: audit 2023-12-01T15:03:18.157332+0000 mon.a (mon.0) 11198 : audit 0 from='client.? 172.21.15.80:0/3857099692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:03:18.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:03:18 smithi090 bash[32384]: audit 2023-12-01T15:03:18.157332+0000 mon.a (mon.0) 11198 : audit 0 from='client.? 172.21.15.80:0/3857099692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:03:19.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:03:19 smithi080 bash[41963]: cluster 2023-12-01T15:03:17.676235+0000 mgr.y (mgr.24362) 18439 : cluster 0 pgmap v18408: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:03:19.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:03:19 smithi080 bash[28361]: cluster 2023-12-01T15:03:17.676235+0000 mgr.y (mgr.24362) 18439 : cluster 0 pgmap v18408: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:03:19.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:03:19 smithi090 bash[32384]: cluster 2023-12-01T15:03:17.676235+0000 mgr.y (mgr.24362) 18439 : cluster 0 pgmap v18408: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:03:21.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:03:21 smithi080 bash[41963]: cluster 2023-12-01T15:03:19.676870+0000 mgr.y (mgr.24362) 18440 : cluster 0 pgmap v18409: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:03:21.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:03:21 smithi080 bash[41963]: audit 2023-12-01T15:03:20.606742+0000 mon.a (mon.0) 11199 : audit 0 from='client.? 172.21.15.80:0/2255470932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:03:21.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:03:21 smithi080 bash[28361]: cluster 2023-12-01T15:03:19.676870+0000 mgr.y (mgr.24362) 18440 : cluster 0 pgmap v18409: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:03:21.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:03:21 smithi080 bash[28361]: audit 2023-12-01T15:03:20.606742+0000 mon.a (mon.0) 11199 : audit 0 from='client.? 172.21.15.80:0/2255470932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:03:21.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:03:21 smithi090 bash[32384]: cluster 2023-12-01T15:03:19.676870+0000 mgr.y (mgr.24362) 18440 : cluster 0 pgmap v18409: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:03:21.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:03:21 smithi090 bash[32384]: audit 2023-12-01T15:03:20.606742+0000 mon.a (mon.0) 11199 : audit 0 from='client.? 172.21.15.80:0/2255470932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:03:23.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:03:23 smithi080 bash[41963]: cluster 2023-12-01T15:03:21.678053+0000 mgr.y (mgr.24362) 18441 : cluster 0 pgmap v18410: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:03:23.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:03:23 smithi080 bash[41963]: audit 2023-12-01T15:03:23.050836+0000 mon.a (mon.0) 11200 : audit 0 from='client.? 172.21.15.80:0/1063282445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:03:23.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:03:23 smithi080 bash[28361]: cluster 2023-12-01T15:03:21.678053+0000 mgr.y (mgr.24362) 18441 : cluster 0 pgmap v18410: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:03:23.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:03:23 smithi080 bash[28361]: audit 2023-12-01T15:03:23.050836+0000 mon.a (mon.0) 11200 : audit 0 from='client.? 172.21.15.80:0/1063282445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:03:23.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:03:23 smithi090 bash[32384]: cluster 2023-12-01T15:03:21.678053+0000 mgr.y (mgr.24362) 18441 : cluster 0 pgmap v18410: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:03:23.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:03:23 smithi090 bash[32384]: audit 2023-12-01T15:03:23.050836+0000 mon.a (mon.0) 11200 : audit 0 from='client.? 172.21.15.80:0/1063282445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:03:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:03:25 smithi080 bash[28361]: cluster 2023-12-01T15:03:23.678690+0000 mgr.y (mgr.24362) 18442 : cluster 0 pgmap v18411: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:03:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:03:25 smithi080 bash[41963]: cluster 2023-12-01T15:03:23.678690+0000 mgr.y (mgr.24362) 18442 : cluster 0 pgmap v18411: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:03:25.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:03:25 smithi090 bash[32384]: cluster 2023-12-01T15:03:23.678690+0000 mgr.y (mgr.24362) 18442 : cluster 0 pgmap v18411: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:03:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:03:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:03:26] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T15:03:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:03:26 smithi080 bash[28361]: audit 2023-12-01T15:03:25.501950+0000 mon.c (mon.2) 11814 : audit 0 from='client.? 172.21.15.80:0/4239801770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:03:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:03:26 smithi080 bash[28361]: audit 2023-12-01T15:03:25.675151+0000 mon.c (mon.2) 11815 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:03:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:03:26 smithi080 bash[28361]: audit 2023-12-01T15:03:25.754001+0000 mon.c (mon.2) 11816 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:03:26.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:03:26 smithi080 bash[41963]: audit 2023-12-01T15:03:25.501950+0000 mon.c (mon.2) 11814 : audit 0 from='client.? 172.21.15.80:0/4239801770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:03:26.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:03:26 smithi080 bash[41963]: audit 2023-12-01T15:03:25.675151+0000 mon.c (mon.2) 11815 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:03:26.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:03:26 smithi080 bash[41963]: audit 2023-12-01T15:03:25.754001+0000 mon.c (mon.2) 11816 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:03:26.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:03:26 smithi090 bash[32384]: audit 2023-12-01T15:03:25.501950+0000 mon.c (mon.2) 11814 : audit 0 from='client.? 172.21.15.80:0/4239801770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:03:26.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:03:26 smithi090 bash[32384]: audit 2023-12-01T15:03:25.675151+0000 mon.c (mon.2) 11815 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:03:26.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:03:26 smithi090 bash[32384]: audit 2023-12-01T15:03:25.754001+0000 mon.c (mon.2) 11816 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:03:27.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:03:27 smithi080 bash[41963]: cluster 2023-12-01T15:03:25.679228+0000 mgr.y (mgr.24362) 18443 : cluster 0 pgmap v18412: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:03:27.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:03:27 smithi080 bash[28361]: cluster 2023-12-01T15:03:25.679228+0000 mgr.y (mgr.24362) 18443 : cluster 0 pgmap v18412: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:03:27.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:03:27 smithi090 bash[32384]: cluster 2023-12-01T15:03:25.679228+0000 mgr.y (mgr.24362) 18443 : cluster 0 pgmap v18412: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:03:28.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:03:28 smithi080 bash[28361]: audit 2023-12-01T15:03:27.957806+0000 mon.a (mon.0) 11201 : audit 0 from='client.? 172.21.15.80:0/1943815643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:03:28.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:03:28 smithi080 bash[41963]: audit 2023-12-01T15:03:27.957806+0000 mon.a (mon.0) 11201 : audit 0 from='client.? 172.21.15.80:0/1943815643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:03:28.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:03:28 smithi090 bash[32384]: audit 2023-12-01T15:03:27.957806+0000 mon.a (mon.0) 11201 : audit 0 from='client.? 172.21.15.80:0/1943815643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:03:29.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:03:29 smithi080 bash[41963]: cluster 2023-12-01T15:03:27.680475+0000 mgr.y (mgr.24362) 18444 : cluster 0 pgmap v18413: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:03:29.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:03:29 smithi080 bash[28361]: cluster 2023-12-01T15:03:27.680475+0000 mgr.y (mgr.24362) 18444 : cluster 0 pgmap v18413: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:03:29.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:03:29 smithi090 bash[32384]: cluster 2023-12-01T15:03:27.680475+0000 mgr.y (mgr.24362) 18444 : cluster 0 pgmap v18413: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:03:31.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:03:31 smithi080 bash[28361]: cluster 2023-12-01T15:03:29.681180+0000 mgr.y (mgr.24362) 18445 : cluster 0 pgmap v18414: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:03:31.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:03:31 smithi080 bash[28361]: audit 2023-12-01T15:03:30.421313+0000 mon.c (mon.2) 11817 : audit 0 from='client.? 172.21.15.80:0/2055874320' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:03:31.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:03:31 smithi080 bash[41963]: cluster 2023-12-01T15:03:29.681180+0000 mgr.y (mgr.24362) 18445 : cluster 0 pgmap v18414: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:03:31.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:03:31 smithi080 bash[41963]: audit 2023-12-01T15:03:30.421313+0000 mon.c (mon.2) 11817 : audit 0 from='client.? 172.21.15.80:0/2055874320' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:03:31.768 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:03:31 smithi090 bash[32384]: cluster 2023-12-01T15:03:29.681180+0000 mgr.y (mgr.24362) 18445 : cluster 0 pgmap v18414: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:03:31.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:03:31 smithi090 bash[32384]: audit 2023-12-01T15:03:30.421313+0000 mon.c (mon.2) 11817 : audit 0 from='client.? 172.21.15.80:0/2055874320' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:03:32.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:03:32 smithi080 bash[28361]: audit 2023-12-01T15:03:31.518361+0000 mon.a (mon.0) 11202 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:03:32.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:03:32 smithi080 bash[28361]: audit 2023-12-01T15:03:31.530222+0000 mon.a (mon.0) 11203 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:03:32.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:03:32 smithi080 bash[28361]: cluster 2023-12-01T15:03:31.682374+0000 mgr.y (mgr.24362) 18446 : cluster 0 pgmap v18415: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:03:32.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:03:32 smithi080 bash[28361]: audit 2023-12-01T15:03:31.870515+0000 mon.a (mon.0) 11204 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:03:32.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:03:32 smithi080 bash[28361]: audit 2023-12-01T15:03:31.883087+0000 mon.a (mon.0) 11205 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:03:32.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:03:32 smithi080 bash[28361]: audit 2023-12-01T15:03:32.357648+0000 mon.c (mon.2) 11818 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:03:32.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:03:32 smithi080 bash[28361]: audit 2023-12-01T15:03:32.359232+0000 mon.c (mon.2) 11819 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:03:32.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:03:32 smithi080 bash[28361]: audit 2023-12-01T15:03:32.368376+0000 mon.a (mon.0) 11206 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:03:32.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:03:32 smithi080 bash[41963]: audit 2023-12-01T15:03:31.518361+0000 mon.a (mon.0) 11202 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:03:32.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:03:32 smithi080 bash[41963]: audit 2023-12-01T15:03:31.530222+0000 mon.a (mon.0) 11203 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:03:32.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:03:32 smithi080 bash[41963]: cluster 2023-12-01T15:03:31.682374+0000 mgr.y (mgr.24362) 18446 : cluster 0 pgmap v18415: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:03:32.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:03:32 smithi080 bash[41963]: audit 2023-12-01T15:03:31.870515+0000 mon.a (mon.0) 11204 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:03:32.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:03:32 smithi080 bash[41963]: audit 2023-12-01T15:03:31.883087+0000 mon.a (mon.0) 11205 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:03:32.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:03:32 smithi080 bash[41963]: audit 2023-12-01T15:03:32.357648+0000 mon.c (mon.2) 11818 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:03:32.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:03:32 smithi080 bash[41963]: audit 2023-12-01T15:03:32.359232+0000 mon.c (mon.2) 11819 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:03:32.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:03:32 smithi080 bash[41963]: audit 2023-12-01T15:03:32.368376+0000 mon.a (mon.0) 11206 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:03:33.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:03:32 smithi090 bash[32384]: audit 2023-12-01T15:03:31.518361+0000 mon.a (mon.0) 11202 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:03:33.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:03:32 smithi090 bash[32384]: audit 2023-12-01T15:03:31.530222+0000 mon.a (mon.0) 11203 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:03:33.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:03:32 smithi090 bash[32384]: cluster 2023-12-01T15:03:31.682374+0000 mgr.y (mgr.24362) 18446 : cluster 0 pgmap v18415: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:03:33.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:03:32 smithi090 bash[32384]: audit 2023-12-01T15:03:31.870515+0000 mon.a (mon.0) 11204 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:03:33.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:03:32 smithi090 bash[32384]: audit 2023-12-01T15:03:31.883087+0000 mon.a (mon.0) 11205 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:03:33.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:03:32 smithi090 bash[32384]: audit 2023-12-01T15:03:32.357648+0000 mon.c (mon.2) 11818 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:03:33.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:03:32 smithi090 bash[32384]: audit 2023-12-01T15:03:32.359232+0000 mon.c (mon.2) 11819 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:03:33.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:03:32 smithi090 bash[32384]: audit 2023-12-01T15:03:32.368376+0000 mon.a (mon.0) 11206 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:03:33.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:03:33 smithi080 bash[28361]: audit 2023-12-01T15:03:32.869041+0000 mon.c (mon.2) 11820 : audit 0 from='client.? 172.21.15.80:0/3530821971' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:03:33.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:03:33 smithi080 bash[41963]: audit 2023-12-01T15:03:32.869041+0000 mon.c (mon.2) 11820 : audit 0 from='client.? 172.21.15.80:0/3530821971' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:03:34.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:03:33 smithi090 bash[32384]: audit 2023-12-01T15:03:32.869041+0000 mon.c (mon.2) 11820 : audit 0 from='client.? 172.21.15.80:0/3530821971' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:03:34.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:03:34 smithi080 bash[41963]: cluster 2023-12-01T15:03:33.683010+0000 mgr.y (mgr.24362) 18447 : cluster 0 pgmap v18416: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:03:34.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:03:34 smithi080 bash[28361]: cluster 2023-12-01T15:03:33.683010+0000 mgr.y (mgr.24362) 18447 : cluster 0 pgmap v18416: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:03:35.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:03:34 smithi090 bash[32384]: cluster 2023-12-01T15:03:33.683010+0000 mgr.y (mgr.24362) 18447 : cluster 0 pgmap v18416: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:03:36.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:03:36 smithi090 bash[32384]: audit 2023-12-01T15:03:35.334509+0000 mon.a (mon.0) 11207 : audit 0 from='client.? 172.21.15.80:0/4167127738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:03:36.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:03:36 smithi080 bash[28361]: audit 2023-12-01T15:03:35.334509+0000 mon.a (mon.0) 11207 : audit 0 from='client.? 172.21.15.80:0/4167127738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:03:36.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:03:36 smithi080 bash[41963]: audit 2023-12-01T15:03:35.334509+0000 mon.a (mon.0) 11207 : audit 0 from='client.? 172.21.15.80:0/4167127738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:03:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:03:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:03:36] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T15:03:37.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:03:37 smithi090 bash[32384]: cluster 2023-12-01T15:03:35.683679+0000 mgr.y (mgr.24362) 18448 : cluster 0 pgmap v18417: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:03:37.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:03:37 smithi080 bash[28361]: cluster 2023-12-01T15:03:35.683679+0000 mgr.y (mgr.24362) 18448 : cluster 0 pgmap v18417: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:03:37.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:03:37 smithi080 bash[41963]: cluster 2023-12-01T15:03:35.683679+0000 mgr.y (mgr.24362) 18448 : cluster 0 pgmap v18417: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:03:38.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:03:38 smithi090 bash[32384]: audit 2023-12-01T15:03:37.792873+0000 mon.c (mon.2) 11821 : audit 0 from='client.? 172.21.15.80:0/2891811668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:03:38.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:03:38 smithi080 bash[28361]: audit 2023-12-01T15:03:37.792873+0000 mon.c (mon.2) 11821 : audit 0 from='client.? 172.21.15.80:0/2891811668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:03:38.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:03:38 smithi080 bash[41963]: audit 2023-12-01T15:03:37.792873+0000 mon.c (mon.2) 11821 : audit 0 from='client.? 172.21.15.80:0/2891811668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:03:39.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:03:39 smithi090 bash[32384]: cluster 2023-12-01T15:03:37.684744+0000 mgr.y (mgr.24362) 18449 : cluster 0 pgmap v18418: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:03:39.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:03:39 smithi080 bash[41963]: cluster 2023-12-01T15:03:37.684744+0000 mgr.y (mgr.24362) 18449 : cluster 0 pgmap v18418: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:03:39.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:03:39 smithi080 bash[28361]: cluster 2023-12-01T15:03:37.684744+0000 mgr.y (mgr.24362) 18449 : cluster 0 pgmap v18418: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:03:41.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:03:41 smithi090 bash[32384]: cluster 2023-12-01T15:03:39.685390+0000 mgr.y (mgr.24362) 18450 : cluster 0 pgmap v18419: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:03:41.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:03:41 smithi090 bash[32384]: audit 2023-12-01T15:03:40.254401+0000 mon.a (mon.0) 11208 : audit 0 from='client.? 172.21.15.80:0/736510761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:03:41.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:03:41 smithi090 bash[32384]: audit 2023-12-01T15:03:40.754467+0000 mon.c (mon.2) 11822 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:03:41.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:03:41 smithi080 bash[41963]: cluster 2023-12-01T15:03:39.685390+0000 mgr.y (mgr.24362) 18450 : cluster 0 pgmap v18419: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:03:41.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:03:41 smithi080 bash[41963]: audit 2023-12-01T15:03:40.254401+0000 mon.a (mon.0) 11208 : audit 0 from='client.? 172.21.15.80:0/736510761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:03:41.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:03:41 smithi080 bash[41963]: audit 2023-12-01T15:03:40.754467+0000 mon.c (mon.2) 11822 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:03:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:03:41 smithi080 bash[28361]: cluster 2023-12-01T15:03:39.685390+0000 mgr.y (mgr.24362) 18450 : cluster 0 pgmap v18419: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:03:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:03:41 smithi080 bash[28361]: audit 2023-12-01T15:03:40.254401+0000 mon.a (mon.0) 11208 : audit 0 from='client.? 172.21.15.80:0/736510761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:03:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:03:41 smithi080 bash[28361]: audit 2023-12-01T15:03:40.754467+0000 mon.c (mon.2) 11822 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:03:43.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:03:43 smithi090 bash[32384]: cluster 2023-12-01T15:03:41.686550+0000 mgr.y (mgr.24362) 18451 : cluster 0 pgmap v18420: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:03:43.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:03:43 smithi090 bash[32384]: audit 2023-12-01T15:03:42.705244+0000 mon.c (mon.2) 11823 : audit 0 from='client.? 172.21.15.80:0/2307754954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:03:43.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:03:43 smithi080 bash[41963]: cluster 2023-12-01T15:03:41.686550+0000 mgr.y (mgr.24362) 18451 : cluster 0 pgmap v18420: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:03:43.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:03:43 smithi080 bash[41963]: audit 2023-12-01T15:03:42.705244+0000 mon.c (mon.2) 11823 : audit 0 from='client.? 172.21.15.80:0/2307754954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:03:43.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:03:43 smithi080 bash[28361]: cluster 2023-12-01T15:03:41.686550+0000 mgr.y (mgr.24362) 18451 : cluster 0 pgmap v18420: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:03:43.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:03:43 smithi080 bash[28361]: audit 2023-12-01T15:03:42.705244+0000 mon.c (mon.2) 11823 : audit 0 from='client.? 172.21.15.80:0/2307754954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:03:45.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:03:45 smithi090 bash[32384]: cluster 2023-12-01T15:03:43.687205+0000 mgr.y (mgr.24362) 18452 : cluster 0 pgmap v18421: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:03:45.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:03:45 smithi090 bash[32384]: audit 2023-12-01T15:03:45.175059+0000 mon.c (mon.2) 11824 : audit 0 from='client.? 172.21.15.80:0/803467815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:03:45.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:03:45 smithi080 bash[41963]: cluster 2023-12-01T15:03:43.687205+0000 mgr.y (mgr.24362) 18452 : cluster 0 pgmap v18421: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:03:45.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:03:45 smithi080 bash[41963]: audit 2023-12-01T15:03:45.175059+0000 mon.c (mon.2) 11824 : audit 0 from='client.? 172.21.15.80:0/803467815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:03:45.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:03:45 smithi080 bash[28361]: cluster 2023-12-01T15:03:43.687205+0000 mgr.y (mgr.24362) 18452 : cluster 0 pgmap v18421: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:03:45.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:03:45 smithi080 bash[28361]: audit 2023-12-01T15:03:45.175059+0000 mon.c (mon.2) 11824 : audit 0 from='client.? 172.21.15.80:0/803467815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:03:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:03:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:03:46] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T15:03:47.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:03:47 smithi090 bash[32384]: cluster 2023-12-01T15:03:45.688031+0000 mgr.y (mgr.24362) 18453 : cluster 0 pgmap v18422: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:03:47.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:03:47 smithi080 bash[28361]: cluster 2023-12-01T15:03:45.688031+0000 mgr.y (mgr.24362) 18453 : cluster 0 pgmap v18422: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:03:47.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:03:47 smithi080 bash[41963]: cluster 2023-12-01T15:03:45.688031+0000 mgr.y (mgr.24362) 18453 : cluster 0 pgmap v18422: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:03:48.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:03:48 smithi090 bash[32384]: audit 2023-12-01T15:03:47.629508+0000 mon.a (mon.0) 11209 : audit 0 from='client.? 172.21.15.80:0/1851898033' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:03:48.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:03:48 smithi080 bash[41963]: audit 2023-12-01T15:03:47.629508+0000 mon.a (mon.0) 11209 : audit 0 from='client.? 172.21.15.80:0/1851898033' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:03:48.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:03:48 smithi080 bash[28361]: audit 2023-12-01T15:03:47.629508+0000 mon.a (mon.0) 11209 : audit 0 from='client.? 172.21.15.80:0/1851898033' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:03:49.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:03:49 smithi090 bash[32384]: cluster 2023-12-01T15:03:47.689076+0000 mgr.y (mgr.24362) 18454 : cluster 0 pgmap v18423: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:03:49.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:03:49 smithi080 bash[41963]: cluster 2023-12-01T15:03:47.689076+0000 mgr.y (mgr.24362) 18454 : cluster 0 pgmap v18423: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:03:49.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:03:49 smithi080 bash[28361]: cluster 2023-12-01T15:03:47.689076+0000 mgr.y (mgr.24362) 18454 : cluster 0 pgmap v18423: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:03:50.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:03:50 smithi090 bash[32384]: audit 2023-12-01T15:03:50.077931+0000 mon.a (mon.0) 11210 : audit 0 from='client.? 172.21.15.80:0/1804749100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:03:50.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:03:50 smithi080 bash[28361]: audit 2023-12-01T15:03:50.077931+0000 mon.a (mon.0) 11210 : audit 0 from='client.? 172.21.15.80:0/1804749100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:03:50.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:03:50 smithi080 bash[41963]: audit 2023-12-01T15:03:50.077931+0000 mon.a (mon.0) 11210 : audit 0 from='client.? 172.21.15.80:0/1804749100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:03:51.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:03:51 smithi090 bash[32384]: cluster 2023-12-01T15:03:49.689894+0000 mgr.y (mgr.24362) 18455 : cluster 0 pgmap v18424: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:03:51.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:03:51 smithi080 bash[28361]: cluster 2023-12-01T15:03:49.689894+0000 mgr.y (mgr.24362) 18455 : cluster 0 pgmap v18424: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:03:51.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:03:51 smithi080 bash[41963]: cluster 2023-12-01T15:03:49.689894+0000 mgr.y (mgr.24362) 18455 : cluster 0 pgmap v18424: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:03:53.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:03:53 smithi080 bash[41963]: cluster 2023-12-01T15:03:51.691053+0000 mgr.y (mgr.24362) 18456 : cluster 0 pgmap v18425: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:03:53.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:03:53 smithi080 bash[41963]: audit 2023-12-01T15:03:52.525267+0000 mon.a (mon.0) 11211 : audit 0 from='client.? 172.21.15.80:0/2484003823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:03:53.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:03:53 smithi080 bash[28361]: cluster 2023-12-01T15:03:51.691053+0000 mgr.y (mgr.24362) 18456 : cluster 0 pgmap v18425: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:03:53.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:03:53 smithi080 bash[28361]: audit 2023-12-01T15:03:52.525267+0000 mon.a (mon.0) 11211 : audit 0 from='client.? 172.21.15.80:0/2484003823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:03:53.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:03:53 smithi090 bash[32384]: cluster 2023-12-01T15:03:51.691053+0000 mgr.y (mgr.24362) 18456 : cluster 0 pgmap v18425: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:03:53.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:03:53 smithi090 bash[32384]: audit 2023-12-01T15:03:52.525267+0000 mon.a (mon.0) 11211 : audit 0 from='client.? 172.21.15.80:0/2484003823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:03:55.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:03:55 smithi080 bash[41963]: cluster 2023-12-01T15:03:53.691643+0000 mgr.y (mgr.24362) 18457 : cluster 0 pgmap v18426: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:03:55.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:03:55 smithi080 bash[41963]: audit 2023-12-01T15:03:54.978756+0000 mon.a (mon.0) 11212 : audit 0 from='client.? 172.21.15.80:0/3917904043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:03:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:03:55 smithi080 bash[28361]: cluster 2023-12-01T15:03:53.691643+0000 mgr.y (mgr.24362) 18457 : cluster 0 pgmap v18426: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:03:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:03:55 smithi080 bash[28361]: audit 2023-12-01T15:03:54.978756+0000 mon.a (mon.0) 11212 : audit 0 from='client.? 172.21.15.80:0/3917904043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:03:55.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:03:55 smithi090 bash[32384]: cluster 2023-12-01T15:03:53.691643+0000 mgr.y (mgr.24362) 18457 : cluster 0 pgmap v18426: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:03:55.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:03:55 smithi090 bash[32384]: audit 2023-12-01T15:03:54.978756+0000 mon.a (mon.0) 11212 : audit 0 from='client.? 172.21.15.80:0/3917904043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:03:56.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:03:56 smithi080 bash[28361]: audit 2023-12-01T15:03:55.754815+0000 mon.c (mon.2) 11825 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:03:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:03:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:03:56] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T15:03:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:03:56 smithi080 bash[41963]: audit 2023-12-01T15:03:55.754815+0000 mon.c (mon.2) 11825 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:03:56.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:03:56 smithi090 bash[32384]: audit 2023-12-01T15:03:55.754815+0000 mon.c (mon.2) 11825 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:03:57.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:03:57 smithi080 bash[28361]: cluster 2023-12-01T15:03:55.692304+0000 mgr.y (mgr.24362) 18458 : cluster 0 pgmap v18427: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:03:57.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:03:57 smithi080 bash[41963]: cluster 2023-12-01T15:03:55.692304+0000 mgr.y (mgr.24362) 18458 : cluster 0 pgmap v18427: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:03:57.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:03:57 smithi090 bash[32384]: cluster 2023-12-01T15:03:55.692304+0000 mgr.y (mgr.24362) 18458 : cluster 0 pgmap v18427: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:03:58.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:03:58 smithi080 bash[28361]: audit 2023-12-01T15:03:57.435617+0000 mon.c (mon.2) 11826 : audit 0 from='client.? 172.21.15.80:0/2080094402' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:03:58.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:03:58 smithi080 bash[41963]: audit 2023-12-01T15:03:57.435617+0000 mon.c (mon.2) 11826 : audit 0 from='client.? 172.21.15.80:0/2080094402' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:03:58.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:03:58 smithi090 bash[32384]: audit 2023-12-01T15:03:57.435617+0000 mon.c (mon.2) 11826 : audit 0 from='client.? 172.21.15.80:0/2080094402' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:03:59.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:03:59 smithi080 bash[28361]: cluster 2023-12-01T15:03:57.693405+0000 mgr.y (mgr.24362) 18459 : cluster 0 pgmap v18428: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:03:59.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:03:59 smithi080 bash[41963]: cluster 2023-12-01T15:03:57.693405+0000 mgr.y (mgr.24362) 18459 : cluster 0 pgmap v18428: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:03:59.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:03:59 smithi090 bash[32384]: cluster 2023-12-01T15:03:57.693405+0000 mgr.y (mgr.24362) 18459 : cluster 0 pgmap v18428: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:04:00.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:04:00 smithi080 bash[28361]: audit 2023-12-01T15:03:59.890717+0000 mon.c (mon.2) 11827 : audit 0 from='client.? 172.21.15.80:0/3794694900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:04:00.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:04:00 smithi080 bash[41963]: audit 2023-12-01T15:03:59.890717+0000 mon.c (mon.2) 11827 : audit 0 from='client.? 172.21.15.80:0/3794694900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:04:00.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:04:00 smithi090 bash[32384]: audit 2023-12-01T15:03:59.890717+0000 mon.c (mon.2) 11827 : audit 0 from='client.? 172.21.15.80:0/3794694900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:04:01.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:04:01 smithi080 bash[41963]: cluster 2023-12-01T15:03:59.694010+0000 mgr.y (mgr.24362) 18460 : cluster 0 pgmap v18429: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:04:01.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:04:01 smithi080 bash[28361]: cluster 2023-12-01T15:03:59.694010+0000 mgr.y (mgr.24362) 18460 : cluster 0 pgmap v18429: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:04:01.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:04:01 smithi090 bash[32384]: cluster 2023-12-01T15:03:59.694010+0000 mgr.y (mgr.24362) 18460 : cluster 0 pgmap v18429: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:04:03.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:04:03 smithi080 bash[41963]: cluster 2023-12-01T15:04:01.695221+0000 mgr.y (mgr.24362) 18461 : cluster 0 pgmap v18430: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:04:03.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:04:03 smithi080 bash[41963]: audit 2023-12-01T15:04:02.348875+0000 mon.a (mon.0) 11213 : audit 0 from='client.? 172.21.15.80:0/2660806064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:04:03.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:04:03 smithi080 bash[28361]: cluster 2023-12-01T15:04:01.695221+0000 mgr.y (mgr.24362) 18461 : cluster 0 pgmap v18430: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:04:03.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:04:03 smithi080 bash[28361]: audit 2023-12-01T15:04:02.348875+0000 mon.a (mon.0) 11213 : audit 0 from='client.? 172.21.15.80:0/2660806064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:04:03.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:04:03 smithi090 bash[32384]: cluster 2023-12-01T15:04:01.695221+0000 mgr.y (mgr.24362) 18461 : cluster 0 pgmap v18430: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:04:03.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:04:03 smithi090 bash[32384]: audit 2023-12-01T15:04:02.348875+0000 mon.a (mon.0) 11213 : audit 0 from='client.? 172.21.15.80:0/2660806064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:04:05.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:04:05 smithi080 bash[28361]: cluster 2023-12-01T15:04:03.695946+0000 mgr.y (mgr.24362) 18462 : cluster 0 pgmap v18431: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:04:05.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:04:05 smithi080 bash[28361]: audit 2023-12-01T15:04:04.817590+0000 mon.a (mon.0) 11214 : audit 0 from='client.? 172.21.15.80:0/3064847693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:04:05.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:04:05 smithi080 bash[41963]: cluster 2023-12-01T15:04:03.695946+0000 mgr.y (mgr.24362) 18462 : cluster 0 pgmap v18431: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:04:05.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:04:05 smithi080 bash[41963]: audit 2023-12-01T15:04:04.817590+0000 mon.a (mon.0) 11214 : audit 0 from='client.? 172.21.15.80:0/3064847693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:04:05.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:04:05 smithi090 bash[32384]: cluster 2023-12-01T15:04:03.695946+0000 mgr.y (mgr.24362) 18462 : cluster 0 pgmap v18431: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:04:05.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:04:05 smithi090 bash[32384]: audit 2023-12-01T15:04:04.817590+0000 mon.a (mon.0) 11214 : audit 0 from='client.? 172.21.15.80:0/3064847693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:04:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:04:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:04:06] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T15:04:07.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:04:07 smithi080 bash[41963]: cluster 2023-12-01T15:04:05.696552+0000 mgr.y (mgr.24362) 18463 : cluster 0 pgmap v18432: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:04:07.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:04:07 smithi080 bash[41963]: audit 2023-12-01T15:04:07.279613+0000 mon.a (mon.0) 11215 : audit 0 from='client.? 172.21.15.80:0/1318074368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:04:07.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:04:07 smithi080 bash[28361]: cluster 2023-12-01T15:04:05.696552+0000 mgr.y (mgr.24362) 18463 : cluster 0 pgmap v18432: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:04:07.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:04:07 smithi080 bash[28361]: audit 2023-12-01T15:04:07.279613+0000 mon.a (mon.0) 11215 : audit 0 from='client.? 172.21.15.80:0/1318074368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:04:07.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:04:07 smithi090 bash[32384]: cluster 2023-12-01T15:04:05.696552+0000 mgr.y (mgr.24362) 18463 : cluster 0 pgmap v18432: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:04:07.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:04:07 smithi090 bash[32384]: audit 2023-12-01T15:04:07.279613+0000 mon.a (mon.0) 11215 : audit 0 from='client.? 172.21.15.80:0/1318074368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:04:09.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:04:09 smithi080 bash[41963]: cluster 2023-12-01T15:04:07.697747+0000 mgr.y (mgr.24362) 18464 : cluster 0 pgmap v18433: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:04:09.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:04:09 smithi080 bash[28361]: cluster 2023-12-01T15:04:07.697747+0000 mgr.y (mgr.24362) 18464 : cluster 0 pgmap v18433: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:04:09.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:04:09 smithi090 bash[32384]: cluster 2023-12-01T15:04:07.697747+0000 mgr.y (mgr.24362) 18464 : cluster 0 pgmap v18433: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:04:10.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:04:10 smithi080 bash[28361]: audit 2023-12-01T15:04:09.743404+0000 mon.c (mon.2) 11828 : audit 0 from='client.? 172.21.15.80:0/55108553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:04:10.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:04:10 smithi080 bash[41963]: audit 2023-12-01T15:04:09.743404+0000 mon.c (mon.2) 11828 : audit 0 from='client.? 172.21.15.80:0/55108553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:04:10.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:04:10 smithi090 bash[32384]: audit 2023-12-01T15:04:09.743404+0000 mon.c (mon.2) 11828 : audit 0 from='client.? 172.21.15.80:0/55108553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:04:11.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:04:11 smithi080 bash[28361]: cluster 2023-12-01T15:04:09.698202+0000 mgr.y (mgr.24362) 18465 : cluster 0 pgmap v18434: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:04:11.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:04:11 smithi080 bash[28361]: audit 2023-12-01T15:04:10.755377+0000 mon.c (mon.2) 11829 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:04:11.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:04:11 smithi080 bash[41963]: cluster 2023-12-01T15:04:09.698202+0000 mgr.y (mgr.24362) 18465 : cluster 0 pgmap v18434: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:04:11.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:04:11 smithi080 bash[41963]: audit 2023-12-01T15:04:10.755377+0000 mon.c (mon.2) 11829 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:04:11.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:04:11 smithi090 bash[32384]: cluster 2023-12-01T15:04:09.698202+0000 mgr.y (mgr.24362) 18465 : cluster 0 pgmap v18434: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:04:11.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:04:11 smithi090 bash[32384]: audit 2023-12-01T15:04:10.755377+0000 mon.c (mon.2) 11829 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:04:12.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:04:12 smithi080 bash[28361]: audit 2023-12-01T15:04:12.206439+0000 mon.a (mon.0) 11216 : audit 0 from='client.? 172.21.15.80:0/3068709748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:04:12.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:04:12 smithi080 bash[41963]: audit 2023-12-01T15:04:12.206439+0000 mon.a (mon.0) 11216 : audit 0 from='client.? 172.21.15.80:0/3068709748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:04:12.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:04:12 smithi090 bash[32384]: audit 2023-12-01T15:04:12.206439+0000 mon.a (mon.0) 11216 : audit 0 from='client.? 172.21.15.80:0/3068709748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:04:13.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:04:13 smithi080 bash[28361]: cluster 2023-12-01T15:04:11.699301+0000 mgr.y (mgr.24362) 18466 : cluster 0 pgmap v18435: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:04:13.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:04:13 smithi080 bash[41963]: cluster 2023-12-01T15:04:11.699301+0000 mgr.y (mgr.24362) 18466 : cluster 0 pgmap v18435: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:04:13.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:04:13 smithi090 bash[32384]: cluster 2023-12-01T15:04:11.699301+0000 mgr.y (mgr.24362) 18466 : cluster 0 pgmap v18435: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:04:14.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:04:14 smithi080 bash[28361]: cluster 2023-12-01T15:04:13.699965+0000 mgr.y (mgr.24362) 18467 : cluster 0 pgmap v18436: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:04:14.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:04:14 smithi080 bash[41963]: cluster 2023-12-01T15:04:13.699965+0000 mgr.y (mgr.24362) 18467 : cluster 0 pgmap v18436: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:04:14.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:04:14 smithi090 bash[32384]: cluster 2023-12-01T15:04:13.699965+0000 mgr.y (mgr.24362) 18467 : cluster 0 pgmap v18436: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:04:15.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:04:15 smithi080 bash[41963]: audit 2023-12-01T15:04:14.658456+0000 mon.c (mon.2) 11830 : audit 0 from='client.? 172.21.15.80:0/3216048105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:04:15.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:04:15 smithi080 bash[28361]: audit 2023-12-01T15:04:14.658456+0000 mon.c (mon.2) 11830 : audit 0 from='client.? 172.21.15.80:0/3216048105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:04:15.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:04:15 smithi090 bash[32384]: audit 2023-12-01T15:04:14.658456+0000 mon.c (mon.2) 11830 : audit 0 from='client.? 172.21.15.80:0/3216048105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:04:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:04:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:04:16] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T15:04:16.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:04:16 smithi080 bash[41963]: cluster 2023-12-01T15:04:15.700573+0000 mgr.y (mgr.24362) 18468 : cluster 0 pgmap v18437: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:04:16.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:04:16 smithi080 bash[28361]: cluster 2023-12-01T15:04:15.700573+0000 mgr.y (mgr.24362) 18468 : cluster 0 pgmap v18437: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:04:16.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:04:16 smithi090 bash[32384]: cluster 2023-12-01T15:04:15.700573+0000 mgr.y (mgr.24362) 18468 : cluster 0 pgmap v18437: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:04:17.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:04:17 smithi080 bash[28361]: audit 2023-12-01T15:04:17.118235+0000 mon.c (mon.2) 11831 : audit 0 from='client.? 172.21.15.80:0/1153319363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:04:17.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:04:17 smithi080 bash[41963]: audit 2023-12-01T15:04:17.118235+0000 mon.c (mon.2) 11831 : audit 0 from='client.? 172.21.15.80:0/1153319363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:04:17.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:04:17 smithi090 bash[32384]: audit 2023-12-01T15:04:17.118235+0000 mon.c (mon.2) 11831 : audit 0 from='client.? 172.21.15.80:0/1153319363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:04:18.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:04:18 smithi080 bash[28361]: cluster 2023-12-01T15:04:17.701738+0000 mgr.y (mgr.24362) 18469 : cluster 0 pgmap v18438: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:04:18.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:04:18 smithi080 bash[41963]: cluster 2023-12-01T15:04:17.701738+0000 mgr.y (mgr.24362) 18469 : cluster 0 pgmap v18438: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:04:18.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:04:18 smithi090 bash[32384]: cluster 2023-12-01T15:04:17.701738+0000 mgr.y (mgr.24362) 18469 : cluster 0 pgmap v18438: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:04:19.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:04:19 smithi080 bash[28361]: audit 2023-12-01T15:04:19.577624+0000 mon.a (mon.0) 11217 : audit 0 from='client.? 172.21.15.80:0/307425672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:04:19.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:04:19 smithi080 bash[41963]: audit 2023-12-01T15:04:19.577624+0000 mon.a (mon.0) 11217 : audit 0 from='client.? 172.21.15.80:0/307425672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:04:20.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:04:19 smithi090 bash[32384]: audit 2023-12-01T15:04:19.577624+0000 mon.a (mon.0) 11217 : audit 0 from='client.? 172.21.15.80:0/307425672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:04:21.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:04:21 smithi090 bash[32384]: cluster 2023-12-01T15:04:19.702334+0000 mgr.y (mgr.24362) 18470 : cluster 0 pgmap v18439: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:04:21.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:04:21 smithi080 bash[41963]: cluster 2023-12-01T15:04:19.702334+0000 mgr.y (mgr.24362) 18470 : cluster 0 pgmap v18439: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:04:21.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:04:21 smithi080 bash[28361]: cluster 2023-12-01T15:04:19.702334+0000 mgr.y (mgr.24362) 18470 : cluster 0 pgmap v18439: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:04:22.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:04:22 smithi090 bash[32384]: audit 2023-12-01T15:04:22.030988+0000 mon.c (mon.2) 11832 : audit 0 from='client.? 172.21.15.80:0/671448358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:04:22.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:04:22 smithi080 bash[28361]: audit 2023-12-01T15:04:22.030988+0000 mon.c (mon.2) 11832 : audit 0 from='client.? 172.21.15.80:0/671448358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:04:22.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:04:22 smithi080 bash[41963]: audit 2023-12-01T15:04:22.030988+0000 mon.c (mon.2) 11832 : audit 0 from='client.? 172.21.15.80:0/671448358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:04:23.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:04:23 smithi090 bash[32384]: cluster 2023-12-01T15:04:21.703477+0000 mgr.y (mgr.24362) 18471 : cluster 0 pgmap v18440: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:04:23.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:04:23 smithi080 bash[28361]: cluster 2023-12-01T15:04:21.703477+0000 mgr.y (mgr.24362) 18471 : cluster 0 pgmap v18440: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:04:23.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:04:23 smithi080 bash[41963]: cluster 2023-12-01T15:04:21.703477+0000 mgr.y (mgr.24362) 18471 : cluster 0 pgmap v18440: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:04:25.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:04:25 smithi090 bash[32384]: cluster 2023-12-01T15:04:23.704256+0000 mgr.y (mgr.24362) 18472 : cluster 0 pgmap v18441: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:04:25.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:04:25 smithi090 bash[32384]: audit 2023-12-01T15:04:24.489674+0000 mon.a (mon.0) 11218 : audit 0 from='client.? 172.21.15.80:0/4168790055' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:04:25.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:04:25 smithi080 bash[28361]: cluster 2023-12-01T15:04:23.704256+0000 mgr.y (mgr.24362) 18472 : cluster 0 pgmap v18441: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:04:25.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:04:25 smithi080 bash[28361]: audit 2023-12-01T15:04:24.489674+0000 mon.a (mon.0) 11218 : audit 0 from='client.? 172.21.15.80:0/4168790055' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:04:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:04:25 smithi080 bash[41963]: cluster 2023-12-01T15:04:23.704256+0000 mgr.y (mgr.24362) 18472 : cluster 0 pgmap v18441: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:04:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:04:25 smithi080 bash[41963]: audit 2023-12-01T15:04:24.489674+0000 mon.a (mon.0) 11218 : audit 0 from='client.? 172.21.15.80:0/4168790055' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:04:26.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:04:26 smithi090 bash[32384]: audit 2023-12-01T15:04:25.755672+0000 mon.c (mon.2) 11833 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:04:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:04:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:04:26] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T15:04:26.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:04:26 smithi080 bash[41963]: audit 2023-12-01T15:04:25.755672+0000 mon.c (mon.2) 11833 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:04:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:04:26 smithi080 bash[28361]: audit 2023-12-01T15:04:25.755672+0000 mon.c (mon.2) 11833 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:04:27.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:04:27 smithi090 bash[32384]: cluster 2023-12-01T15:04:25.704954+0000 mgr.y (mgr.24362) 18473 : cluster 0 pgmap v18442: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:04:27.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:04:27 smithi090 bash[32384]: audit 2023-12-01T15:04:26.949844+0000 mon.a (mon.0) 11219 : audit 0 from='client.? 172.21.15.80:0/2156351232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:04:27.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:04:27 smithi080 bash[28361]: cluster 2023-12-01T15:04:25.704954+0000 mgr.y (mgr.24362) 18473 : cluster 0 pgmap v18442: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:04:27.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:04:27 smithi080 bash[28361]: audit 2023-12-01T15:04:26.949844+0000 mon.a (mon.0) 11219 : audit 0 from='client.? 172.21.15.80:0/2156351232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:04:27.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:04:27 smithi080 bash[41963]: cluster 2023-12-01T15:04:25.704954+0000 mgr.y (mgr.24362) 18473 : cluster 0 pgmap v18442: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:04:27.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:04:27 smithi080 bash[41963]: audit 2023-12-01T15:04:26.949844+0000 mon.a (mon.0) 11219 : audit 0 from='client.? 172.21.15.80:0/2156351232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:04:29.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:04:29 smithi090 bash[32384]: cluster 2023-12-01T15:04:27.706077+0000 mgr.y (mgr.24362) 18474 : cluster 0 pgmap v18443: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:04:29.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:04:29 smithi080 bash[28361]: cluster 2023-12-01T15:04:27.706077+0000 mgr.y (mgr.24362) 18474 : cluster 0 pgmap v18443: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:04:29.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:04:29 smithi080 bash[41963]: cluster 2023-12-01T15:04:27.706077+0000 mgr.y (mgr.24362) 18474 : cluster 0 pgmap v18443: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:04:30.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:04:30 smithi090 bash[32384]: audit 2023-12-01T15:04:29.398301+0000 mon.c (mon.2) 11834 : audit 0 from='client.? 172.21.15.80:0/2595811761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:04:30.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:04:30 smithi080 bash[28361]: audit 2023-12-01T15:04:29.398301+0000 mon.c (mon.2) 11834 : audit 0 from='client.? 172.21.15.80:0/2595811761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:04:30.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:04:30 smithi080 bash[41963]: audit 2023-12-01T15:04:29.398301+0000 mon.c (mon.2) 11834 : audit 0 from='client.? 172.21.15.80:0/2595811761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:04:31.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:04:31 smithi090 bash[32384]: cluster 2023-12-01T15:04:29.706655+0000 mgr.y (mgr.24362) 18475 : cluster 0 pgmap v18444: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:04:31.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:04:31 smithi080 bash[28361]: cluster 2023-12-01T15:04:29.706655+0000 mgr.y (mgr.24362) 18475 : cluster 0 pgmap v18444: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:04:31.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:04:31 smithi080 bash[41963]: cluster 2023-12-01T15:04:29.706655+0000 mgr.y (mgr.24362) 18475 : cluster 0 pgmap v18444: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:04:32.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:04:32 smithi080 bash[41963]: audit 2023-12-01T15:04:31.852165+0000 mon.c (mon.2) 11835 : audit 0 from='client.? 172.21.15.80:0/4156618378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:04:32.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:04:32 smithi080 bash[28361]: audit 2023-12-01T15:04:31.852165+0000 mon.c (mon.2) 11835 : audit 0 from='client.? 172.21.15.80:0/4156618378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:04:32.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:04:32 smithi090 bash[32384]: audit 2023-12-01T15:04:31.852165+0000 mon.c (mon.2) 11835 : audit 0 from='client.? 172.21.15.80:0/4156618378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:04:33.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:04:33 smithi080 bash[41963]: cluster 2023-12-01T15:04:31.707706+0000 mgr.y (mgr.24362) 18476 : cluster 0 pgmap v18445: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:04:33.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:04:33 smithi080 bash[41963]: audit 2023-12-01T15:04:32.452166+0000 mon.c (mon.2) 11836 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:04:33.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:04:33 smithi080 bash[28361]: cluster 2023-12-01T15:04:31.707706+0000 mgr.y (mgr.24362) 18476 : cluster 0 pgmap v18445: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:04:33.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:04:33 smithi080 bash[28361]: audit 2023-12-01T15:04:32.452166+0000 mon.c (mon.2) 11836 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:04:33.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:04:33 smithi090 bash[32384]: cluster 2023-12-01T15:04:31.707706+0000 mgr.y (mgr.24362) 18476 : cluster 0 pgmap v18445: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:04:33.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:04:33 smithi090 bash[32384]: audit 2023-12-01T15:04:32.452166+0000 mon.c (mon.2) 11836 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:04:35.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:04:35 smithi080 bash[28361]: cluster 2023-12-01T15:04:33.708347+0000 mgr.y (mgr.24362) 18477 : cluster 0 pgmap v18446: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:04:35.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:04:35 smithi080 bash[28361]: audit 2023-12-01T15:04:34.306737+0000 mon.c (mon.2) 11837 : audit 0 from='client.? 172.21.15.80:0/2576382268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:04:35.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:04:35 smithi080 bash[41963]: cluster 2023-12-01T15:04:33.708347+0000 mgr.y (mgr.24362) 18477 : cluster 0 pgmap v18446: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:04:35.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:04:35 smithi080 bash[41963]: audit 2023-12-01T15:04:34.306737+0000 mon.c (mon.2) 11837 : audit 0 from='client.? 172.21.15.80:0/2576382268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:04:35.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:04:35 smithi090 bash[32384]: cluster 2023-12-01T15:04:33.708347+0000 mgr.y (mgr.24362) 18477 : cluster 0 pgmap v18446: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:04:35.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:04:35 smithi090 bash[32384]: audit 2023-12-01T15:04:34.306737+0000 mon.c (mon.2) 11837 : audit 0 from='client.? 172.21.15.80:0/2576382268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:04:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:04:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:04:36] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T15:04:37.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:04:37 smithi080 bash[41963]: cluster 2023-12-01T15:04:35.708991+0000 mgr.y (mgr.24362) 18478 : cluster 0 pgmap v18447: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:04:37.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:04:37 smithi080 bash[41963]: audit 2023-12-01T15:04:36.757235+0000 mon.c (mon.2) 11838 : audit 0 from='client.? 172.21.15.80:0/2694312824' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:04:37.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:04:37 smithi080 bash[28361]: cluster 2023-12-01T15:04:35.708991+0000 mgr.y (mgr.24362) 18478 : cluster 0 pgmap v18447: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:04:37.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:04:37 smithi080 bash[28361]: audit 2023-12-01T15:04:36.757235+0000 mon.c (mon.2) 11838 : audit 0 from='client.? 172.21.15.80:0/2694312824' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:04:37.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:04:37 smithi090 bash[32384]: cluster 2023-12-01T15:04:35.708991+0000 mgr.y (mgr.24362) 18478 : cluster 0 pgmap v18447: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:04:37.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:04:37 smithi090 bash[32384]: audit 2023-12-01T15:04:36.757235+0000 mon.c (mon.2) 11838 : audit 0 from='client.? 172.21.15.80:0/2694312824' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:04:39.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:04:39 smithi080 bash[41963]: cluster 2023-12-01T15:04:37.710022+0000 mgr.y (mgr.24362) 18479 : cluster 0 pgmap v18448: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:04:39.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:04:39 smithi080 bash[41963]: audit 2023-12-01T15:04:38.301117+0000 mon.a (mon.0) 11220 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:04:39.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:04:39 smithi080 bash[41963]: audit 2023-12-01T15:04:38.310502+0000 mon.a (mon.0) 11221 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:04:39.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:04:39 smithi080 bash[41963]: audit 2023-12-01T15:04:38.652176+0000 mon.a (mon.0) 11222 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:04:39.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:04:39 smithi080 bash[41963]: audit 2023-12-01T15:04:38.663165+0000 mon.a (mon.0) 11223 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:04:39.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:04:39 smithi080 bash[41963]: audit 2023-12-01T15:04:39.193397+0000 mon.c (mon.2) 11839 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:04:39.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:04:39 smithi080 bash[41963]: audit 2023-12-01T15:04:39.194861+0000 mon.c (mon.2) 11840 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:04:39.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:04:39 smithi080 bash[41963]: audit 2023-12-01T15:04:39.203406+0000 mon.a (mon.0) 11224 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:04:39.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:04:39 smithi080 bash[41963]: audit 2023-12-01T15:04:39.210321+0000 mon.a (mon.0) 11225 : audit 0 from='client.? 172.21.15.80:0/1851289191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:04:39.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:04:39 smithi080 bash[28361]: cluster 2023-12-01T15:04:37.710022+0000 mgr.y (mgr.24362) 18479 : cluster 0 pgmap v18448: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:04:39.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:04:39 smithi080 bash[28361]: audit 2023-12-01T15:04:38.301117+0000 mon.a (mon.0) 11220 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:04:39.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:04:39 smithi080 bash[28361]: audit 2023-12-01T15:04:38.310502+0000 mon.a (mon.0) 11221 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:04:39.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:04:39 smithi080 bash[28361]: audit 2023-12-01T15:04:38.652176+0000 mon.a (mon.0) 11222 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:04:39.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:04:39 smithi080 bash[28361]: audit 2023-12-01T15:04:38.663165+0000 mon.a (mon.0) 11223 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:04:39.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:04:39 smithi080 bash[28361]: audit 2023-12-01T15:04:39.193397+0000 mon.c (mon.2) 11839 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:04:39.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:04:39 smithi080 bash[28361]: audit 2023-12-01T15:04:39.194861+0000 mon.c (mon.2) 11840 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:04:39.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:04:39 smithi080 bash[28361]: audit 2023-12-01T15:04:39.203406+0000 mon.a (mon.0) 11224 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:04:39.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:04:39 smithi080 bash[28361]: audit 2023-12-01T15:04:39.210321+0000 mon.a (mon.0) 11225 : audit 0 from='client.? 172.21.15.80:0/1851289191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:04:39.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:04:39 smithi090 bash[32384]: cluster 2023-12-01T15:04:37.710022+0000 mgr.y (mgr.24362) 18479 : cluster 0 pgmap v18448: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:04:39.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:04:39 smithi090 bash[32384]: audit 2023-12-01T15:04:38.301117+0000 mon.a (mon.0) 11220 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:04:39.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:04:39 smithi090 bash[32384]: audit 2023-12-01T15:04:38.310502+0000 mon.a (mon.0) 11221 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:04:39.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:04:39 smithi090 bash[32384]: audit 2023-12-01T15:04:38.652176+0000 mon.a (mon.0) 11222 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:04:39.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:04:39 smithi090 bash[32384]: audit 2023-12-01T15:04:38.663165+0000 mon.a (mon.0) 11223 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:04:39.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:04:39 smithi090 bash[32384]: audit 2023-12-01T15:04:39.193397+0000 mon.c (mon.2) 11839 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:04:39.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:04:39 smithi090 bash[32384]: audit 2023-12-01T15:04:39.194861+0000 mon.c (mon.2) 11840 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:04:39.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:04:39 smithi090 bash[32384]: audit 2023-12-01T15:04:39.203406+0000 mon.a (mon.0) 11224 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:04:39.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:04:39 smithi090 bash[32384]: audit 2023-12-01T15:04:39.210321+0000 mon.a (mon.0) 11225 : audit 0 from='client.? 172.21.15.80:0/1851289191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:04:41.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:04:41 smithi080 bash[41963]: cluster 2023-12-01T15:04:39.710622+0000 mgr.y (mgr.24362) 18480 : cluster 0 pgmap v18449: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:04:41.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:04:41 smithi080 bash[41963]: audit 2023-12-01T15:04:40.756301+0000 mon.c (mon.2) 11841 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:04:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:04:41 smithi080 bash[28361]: cluster 2023-12-01T15:04:39.710622+0000 mgr.y (mgr.24362) 18480 : cluster 0 pgmap v18449: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:04:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:04:41 smithi080 bash[28361]: audit 2023-12-01T15:04:40.756301+0000 mon.c (mon.2) 11841 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:04:41.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:04:41 smithi090 bash[32384]: cluster 2023-12-01T15:04:39.710622+0000 mgr.y (mgr.24362) 18480 : cluster 0 pgmap v18449: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:04:41.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:04:41 smithi090 bash[32384]: audit 2023-12-01T15:04:40.756301+0000 mon.c (mon.2) 11841 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:04:42.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:04:42 smithi080 bash[28361]: audit 2023-12-01T15:04:41.665844+0000 mon.c (mon.2) 11842 : audit 0 from='client.? 172.21.15.80:0/1401860785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:04:42.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:04:42 smithi080 bash[41963]: audit 2023-12-01T15:04:41.665844+0000 mon.c (mon.2) 11842 : audit 0 from='client.? 172.21.15.80:0/1401860785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:04:42.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:04:42 smithi090 bash[32384]: audit 2023-12-01T15:04:41.665844+0000 mon.c (mon.2) 11842 : audit 0 from='client.? 172.21.15.80:0/1401860785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:04:43.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:04:43 smithi080 bash[28361]: cluster 2023-12-01T15:04:41.711637+0000 mgr.y (mgr.24362) 18481 : cluster 0 pgmap v18450: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:04:43.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:04:43 smithi080 bash[41963]: cluster 2023-12-01T15:04:41.711637+0000 mgr.y (mgr.24362) 18481 : cluster 0 pgmap v18450: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:04:43.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:04:43 smithi090 bash[32384]: cluster 2023-12-01T15:04:41.711637+0000 mgr.y (mgr.24362) 18481 : cluster 0 pgmap v18450: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:04:44.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:04:44 smithi080 bash[41963]: audit 2023-12-01T15:04:44.116551+0000 mon.c (mon.2) 11843 : audit 0 from='client.? 172.21.15.80:0/2162304919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:04:44.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:04:44 smithi080 bash[28361]: audit 2023-12-01T15:04:44.116551+0000 mon.c (mon.2) 11843 : audit 0 from='client.? 172.21.15.80:0/2162304919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:04:44.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:04:44 smithi090 bash[32384]: audit 2023-12-01T15:04:44.116551+0000 mon.c (mon.2) 11843 : audit 0 from='client.? 172.21.15.80:0/2162304919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:04:45.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:04:45 smithi080 bash[28361]: cluster 2023-12-01T15:04:43.712296+0000 mgr.y (mgr.24362) 18482 : cluster 0 pgmap v18451: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:04:45.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:04:45 smithi080 bash[41963]: cluster 2023-12-01T15:04:43.712296+0000 mgr.y (mgr.24362) 18482 : cluster 0 pgmap v18451: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:04:45.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:04:45 smithi090 bash[32384]: cluster 2023-12-01T15:04:43.712296+0000 mgr.y (mgr.24362) 18482 : cluster 0 pgmap v18451: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:04:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:04:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:04:46] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T15:04:47.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:04:47 smithi080 bash[41963]: cluster 2023-12-01T15:04:45.712959+0000 mgr.y (mgr.24362) 18483 : cluster 0 pgmap v18452: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:04:47.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:04:47 smithi080 bash[41963]: audit 2023-12-01T15:04:46.575269+0000 mon.a (mon.0) 11226 : audit 0 from='client.? 172.21.15.80:0/830045241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:04:47.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:04:47 smithi080 bash[28361]: cluster 2023-12-01T15:04:45.712959+0000 mgr.y (mgr.24362) 18483 : cluster 0 pgmap v18452: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:04:47.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:04:47 smithi080 bash[28361]: audit 2023-12-01T15:04:46.575269+0000 mon.a (mon.0) 11226 : audit 0 from='client.? 172.21.15.80:0/830045241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:04:47.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:04:47 smithi090 bash[32384]: cluster 2023-12-01T15:04:45.712959+0000 mgr.y (mgr.24362) 18483 : cluster 0 pgmap v18452: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:04:47.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:04:47 smithi090 bash[32384]: audit 2023-12-01T15:04:46.575269+0000 mon.a (mon.0) 11226 : audit 0 from='client.? 172.21.15.80:0/830045241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:04:49.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:04:49 smithi080 bash[41963]: cluster 2023-12-01T15:04:47.714151+0000 mgr.y (mgr.24362) 18484 : cluster 0 pgmap v18453: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:04:49.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:04:49 smithi080 bash[41963]: audit 2023-12-01T15:04:49.029810+0000 mon.a (mon.0) 11227 : audit 0 from='client.? 172.21.15.80:0/1067276850' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:04:49.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:04:49 smithi080 bash[28361]: cluster 2023-12-01T15:04:47.714151+0000 mgr.y (mgr.24362) 18484 : cluster 0 pgmap v18453: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:04:49.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:04:49 smithi080 bash[28361]: audit 2023-12-01T15:04:49.029810+0000 mon.a (mon.0) 11227 : audit 0 from='client.? 172.21.15.80:0/1067276850' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:04:49.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:04:49 smithi090 bash[32384]: cluster 2023-12-01T15:04:47.714151+0000 mgr.y (mgr.24362) 18484 : cluster 0 pgmap v18453: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:04:49.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:04:49 smithi090 bash[32384]: audit 2023-12-01T15:04:49.029810+0000 mon.a (mon.0) 11227 : audit 0 from='client.? 172.21.15.80:0/1067276850' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:04:51.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:04:51 smithi080 bash[41963]: cluster 2023-12-01T15:04:49.714793+0000 mgr.y (mgr.24362) 18485 : cluster 0 pgmap v18454: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:04:51.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:04:51 smithi080 bash[28361]: cluster 2023-12-01T15:04:49.714793+0000 mgr.y (mgr.24362) 18485 : cluster 0 pgmap v18454: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:04:51.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:04:51 smithi090 bash[32384]: cluster 2023-12-01T15:04:49.714793+0000 mgr.y (mgr.24362) 18485 : cluster 0 pgmap v18454: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:04:52.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:04:52 smithi080 bash[28361]: audit 2023-12-01T15:04:51.480014+0000 mon.a (mon.0) 11228 : audit 0 from='client.? 172.21.15.80:0/3697530904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:04:52.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:04:52 smithi080 bash[41963]: audit 2023-12-01T15:04:51.480014+0000 mon.a (mon.0) 11228 : audit 0 from='client.? 172.21.15.80:0/3697530904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:04:52.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:04:52 smithi090 bash[32384]: audit 2023-12-01T15:04:51.480014+0000 mon.a (mon.0) 11228 : audit 0 from='client.? 172.21.15.80:0/3697530904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:04:53.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:04:53 smithi080 bash[28361]: cluster 2023-12-01T15:04:51.715937+0000 mgr.y (mgr.24362) 18486 : cluster 0 pgmap v18455: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:04:53.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:04:53 smithi080 bash[41963]: cluster 2023-12-01T15:04:51.715937+0000 mgr.y (mgr.24362) 18486 : cluster 0 pgmap v18455: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:04:53.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:04:53 smithi090 bash[32384]: cluster 2023-12-01T15:04:51.715937+0000 mgr.y (mgr.24362) 18486 : cluster 0 pgmap v18455: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:04:54.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:04:54 smithi080 bash[28361]: cluster 2023-12-01T15:04:53.716401+0000 mgr.y (mgr.24362) 18487 : cluster 0 pgmap v18456: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:04:54.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:04:54 smithi080 bash[28361]: audit 2023-12-01T15:04:53.936545+0000 mon.c (mon.2) 11844 : audit 0 from='client.? 172.21.15.80:0/3786462920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:04:54.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:04:54 smithi080 bash[41963]: cluster 2023-12-01T15:04:53.716401+0000 mgr.y (mgr.24362) 18487 : cluster 0 pgmap v18456: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:04:54.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:04:54 smithi080 bash[41963]: audit 2023-12-01T15:04:53.936545+0000 mon.c (mon.2) 11844 : audit 0 from='client.? 172.21.15.80:0/3786462920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:04:54.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:04:54 smithi090 bash[32384]: cluster 2023-12-01T15:04:53.716401+0000 mgr.y (mgr.24362) 18487 : cluster 0 pgmap v18456: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:04:54.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:04:54 smithi090 bash[32384]: audit 2023-12-01T15:04:53.936545+0000 mon.c (mon.2) 11844 : audit 0 from='client.? 172.21.15.80:0/3786462920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:04:56.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:04:56 smithi090 bash[32384]: audit 2023-12-01T15:04:55.756550+0000 mon.c (mon.2) 11845 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:04:56.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:04:56 smithi080 bash[28361]: audit 2023-12-01T15:04:55.756550+0000 mon.c (mon.2) 11845 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:04:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:04:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:04:56] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T15:04:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:04:56 smithi080 bash[41963]: audit 2023-12-01T15:04:55.756550+0000 mon.c (mon.2) 11845 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:04:57.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:04:57 smithi090 bash[32384]: cluster 2023-12-01T15:04:55.717146+0000 mgr.y (mgr.24362) 18488 : cluster 0 pgmap v18457: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:04:57.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:04:57 smithi090 bash[32384]: audit 2023-12-01T15:04:56.400226+0000 mon.c (mon.2) 11846 : audit 0 from='client.? 172.21.15.80:0/4029943131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:04:57.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:04:57 smithi080 bash[41963]: cluster 2023-12-01T15:04:55.717146+0000 mgr.y (mgr.24362) 18488 : cluster 0 pgmap v18457: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:04:57.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:04:57 smithi080 bash[41963]: audit 2023-12-01T15:04:56.400226+0000 mon.c (mon.2) 11846 : audit 0 from='client.? 172.21.15.80:0/4029943131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:04:57.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:04:57 smithi080 bash[28361]: cluster 2023-12-01T15:04:55.717146+0000 mgr.y (mgr.24362) 18488 : cluster 0 pgmap v18457: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:04:57.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:04:57 smithi080 bash[28361]: audit 2023-12-01T15:04:56.400226+0000 mon.c (mon.2) 11846 : audit 0 from='client.? 172.21.15.80:0/4029943131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:04:59.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:04:59 smithi090 bash[32384]: cluster 2023-12-01T15:04:57.718385+0000 mgr.y (mgr.24362) 18489 : cluster 0 pgmap v18458: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:04:59.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:04:59 smithi090 bash[32384]: audit 2023-12-01T15:04:58.862832+0000 mon.a (mon.0) 11229 : audit 0 from='client.? 172.21.15.80:0/2499188085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:04:59.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:04:59 smithi080 bash[28361]: cluster 2023-12-01T15:04:57.718385+0000 mgr.y (mgr.24362) 18489 : cluster 0 pgmap v18458: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:04:59.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:04:59 smithi080 bash[28361]: audit 2023-12-01T15:04:58.862832+0000 mon.a (mon.0) 11229 : audit 0 from='client.? 172.21.15.80:0/2499188085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:04:59.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:04:59 smithi080 bash[41963]: cluster 2023-12-01T15:04:57.718385+0000 mgr.y (mgr.24362) 18489 : cluster 0 pgmap v18458: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:04:59.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:04:59 smithi080 bash[41963]: audit 2023-12-01T15:04:58.862832+0000 mon.a (mon.0) 11229 : audit 0 from='client.? 172.21.15.80:0/2499188085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:05:01.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:05:01 smithi090 bash[32384]: cluster 2023-12-01T15:04:59.719083+0000 mgr.y (mgr.24362) 18490 : cluster 0 pgmap v18459: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:05:01.569 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:05:01 smithi080 bash[28361]: cluster 2023-12-01T15:04:59.719083+0000 mgr.y (mgr.24362) 18490 : cluster 0 pgmap v18459: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:05:01.570 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:05:01 smithi080 bash[41963]: cluster 2023-12-01T15:04:59.719083+0000 mgr.y (mgr.24362) 18490 : cluster 0 pgmap v18459: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:05:02.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:05:02 smithi090 bash[32384]: audit 2023-12-01T15:05:01.320659+0000 mon.a (mon.0) 11230 : audit 0 from='client.? 172.21.15.80:0/3844000481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:05:02.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:05:02 smithi080 bash[28361]: audit 2023-12-01T15:05:01.320659+0000 mon.a (mon.0) 11230 : audit 0 from='client.? 172.21.15.80:0/3844000481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:05:02.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:05:02 smithi080 bash[41963]: audit 2023-12-01T15:05:01.320659+0000 mon.a (mon.0) 11230 : audit 0 from='client.? 172.21.15.80:0/3844000481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:05:03.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:05:03 smithi090 bash[32384]: cluster 2023-12-01T15:05:01.720279+0000 mgr.y (mgr.24362) 18491 : cluster 0 pgmap v18460: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:05:03.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:05:03 smithi080 bash[41963]: cluster 2023-12-01T15:05:01.720279+0000 mgr.y (mgr.24362) 18491 : cluster 0 pgmap v18460: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:05:03.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:05:03 smithi080 bash[28361]: cluster 2023-12-01T15:05:01.720279+0000 mgr.y (mgr.24362) 18491 : cluster 0 pgmap v18460: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:05:04.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:05:04 smithi080 bash[28361]: audit 2023-12-01T15:05:03.779176+0000 mon.a (mon.0) 11231 : audit 0 from='client.? 172.21.15.80:0/1848865286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:05:04.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:05:04 smithi080 bash[41963]: audit 2023-12-01T15:05:03.779176+0000 mon.a (mon.0) 11231 : audit 0 from='client.? 172.21.15.80:0/1848865286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:05:04.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:05:04 smithi090 bash[32384]: audit 2023-12-01T15:05:03.779176+0000 mon.a (mon.0) 11231 : audit 0 from='client.? 172.21.15.80:0/1848865286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:05:05.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:05:05 smithi080 bash[28361]: cluster 2023-12-01T15:05:03.720873+0000 mgr.y (mgr.24362) 18492 : cluster 0 pgmap v18461: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:05:05.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:05:05 smithi080 bash[41963]: cluster 2023-12-01T15:05:03.720873+0000 mgr.y (mgr.24362) 18492 : cluster 0 pgmap v18461: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:05:05.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:05:05 smithi090 bash[32384]: cluster 2023-12-01T15:05:03.720873+0000 mgr.y (mgr.24362) 18492 : cluster 0 pgmap v18461: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:05:06.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:05:06 smithi080 bash[28361]: audit 2023-12-01T15:05:06.227373+0000 mon.c (mon.2) 11847 : audit 0 from='client.? 172.21.15.80:0/1175698126' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:05:06.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:05:06 smithi080 bash[41963]: audit 2023-12-01T15:05:06.227373+0000 mon.c (mon.2) 11847 : audit 0 from='client.? 172.21.15.80:0/1175698126' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:05:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:05:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:05:06] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T15:05:06.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:05:06 smithi090 bash[32384]: audit 2023-12-01T15:05:06.227373+0000 mon.c (mon.2) 11847 : audit 0 from='client.? 172.21.15.80:0/1175698126' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:05:07.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:05:07 smithi080 bash[28361]: cluster 2023-12-01T15:05:05.721543+0000 mgr.y (mgr.24362) 18493 : cluster 0 pgmap v18462: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:05:07.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:05:07 smithi080 bash[41963]: cluster 2023-12-01T15:05:05.721543+0000 mgr.y (mgr.24362) 18493 : cluster 0 pgmap v18462: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:05:07.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:05:07 smithi090 bash[32384]: cluster 2023-12-01T15:05:05.721543+0000 mgr.y (mgr.24362) 18493 : cluster 0 pgmap v18462: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:05:09.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:05:09 smithi080 bash[28361]: cluster 2023-12-01T15:05:07.722710+0000 mgr.y (mgr.24362) 18494 : cluster 0 pgmap v18463: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:05:09.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:05:09 smithi080 bash[28361]: audit 2023-12-01T15:05:08.701253+0000 mon.a (mon.0) 11232 : audit 0 from='client.? 172.21.15.80:0/889178181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:05:09.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:05:09 smithi080 bash[41963]: cluster 2023-12-01T15:05:07.722710+0000 mgr.y (mgr.24362) 18494 : cluster 0 pgmap v18463: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:05:09.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:05:09 smithi080 bash[41963]: audit 2023-12-01T15:05:08.701253+0000 mon.a (mon.0) 11232 : audit 0 from='client.? 172.21.15.80:0/889178181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:05:09.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:05:09 smithi090 bash[32384]: cluster 2023-12-01T15:05:07.722710+0000 mgr.y (mgr.24362) 18494 : cluster 0 pgmap v18463: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:05:09.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:05:09 smithi090 bash[32384]: audit 2023-12-01T15:05:08.701253+0000 mon.a (mon.0) 11232 : audit 0 from='client.? 172.21.15.80:0/889178181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:05:11.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:05:11 smithi080 bash[41963]: cluster 2023-12-01T15:05:09.723355+0000 mgr.y (mgr.24362) 18495 : cluster 0 pgmap v18464: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:05:11.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:05:11 smithi080 bash[41963]: audit 2023-12-01T15:05:10.756688+0000 mon.c (mon.2) 11848 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:05:11.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:05:11 smithi080 bash[41963]: audit 2023-12-01T15:05:11.160444+0000 mon.c (mon.2) 11849 : audit 0 from='client.? 172.21.15.80:0/3866452464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:05:11.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:05:11 smithi080 bash[28361]: cluster 2023-12-01T15:05:09.723355+0000 mgr.y (mgr.24362) 18495 : cluster 0 pgmap v18464: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:05:11.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:05:11 smithi080 bash[28361]: audit 2023-12-01T15:05:10.756688+0000 mon.c (mon.2) 11848 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:05:11.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:05:11 smithi080 bash[28361]: audit 2023-12-01T15:05:11.160444+0000 mon.c (mon.2) 11849 : audit 0 from='client.? 172.21.15.80:0/3866452464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:05:11.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:05:11 smithi090 bash[32384]: cluster 2023-12-01T15:05:09.723355+0000 mgr.y (mgr.24362) 18495 : cluster 0 pgmap v18464: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:05:11.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:05:11 smithi090 bash[32384]: audit 2023-12-01T15:05:10.756688+0000 mon.c (mon.2) 11848 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:05:11.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:05:11 smithi090 bash[32384]: audit 2023-12-01T15:05:11.160444+0000 mon.c (mon.2) 11849 : audit 0 from='client.? 172.21.15.80:0/3866452464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:05:13.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:05:13 smithi080 bash[28361]: cluster 2023-12-01T15:05:11.724526+0000 mgr.y (mgr.24362) 18496 : cluster 0 pgmap v18465: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:05:13.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:05:13 smithi080 bash[41963]: cluster 2023-12-01T15:05:11.724526+0000 mgr.y (mgr.24362) 18496 : cluster 0 pgmap v18465: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:05:13.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:05:13 smithi090 bash[32384]: cluster 2023-12-01T15:05:11.724526+0000 mgr.y (mgr.24362) 18496 : cluster 0 pgmap v18465: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:05:14.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:05:14 smithi080 bash[28361]: audit 2023-12-01T15:05:13.610865+0000 mon.a (mon.0) 11233 : audit 0 from='client.? 172.21.15.80:0/3256962064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:05:14.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:05:14 smithi080 bash[41963]: audit 2023-12-01T15:05:13.610865+0000 mon.a (mon.0) 11233 : audit 0 from='client.? 172.21.15.80:0/3256962064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:05:14.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:05:14 smithi090 bash[32384]: audit 2023-12-01T15:05:13.610865+0000 mon.a (mon.0) 11233 : audit 0 from='client.? 172.21.15.80:0/3256962064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:05:15.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:05:15 smithi080 bash[28361]: cluster 2023-12-01T15:05:13.725214+0000 mgr.y (mgr.24362) 18497 : cluster 0 pgmap v18466: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:05:15.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:05:15 smithi080 bash[41963]: cluster 2023-12-01T15:05:13.725214+0000 mgr.y (mgr.24362) 18497 : cluster 0 pgmap v18466: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:05:15.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:05:15 smithi090 bash[32384]: cluster 2023-12-01T15:05:13.725214+0000 mgr.y (mgr.24362) 18497 : cluster 0 pgmap v18466: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:05:16.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:05:16 smithi080 bash[28361]: audit 2023-12-01T15:05:16.064917+0000 mon.c (mon.2) 11850 : audit 0 from='client.? 172.21.15.80:0/1465858161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:05:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:05:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:05:16] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T15:05:16.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:05:16 smithi080 bash[41963]: audit 2023-12-01T15:05:16.064917+0000 mon.c (mon.2) 11850 : audit 0 from='client.? 172.21.15.80:0/1465858161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:05:16.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:05:16 smithi090 bash[32384]: audit 2023-12-01T15:05:16.064917+0000 mon.c (mon.2) 11850 : audit 0 from='client.? 172.21.15.80:0/1465858161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:05:17.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:05:17 smithi080 bash[28361]: cluster 2023-12-01T15:05:15.725703+0000 mgr.y (mgr.24362) 18498 : cluster 0 pgmap v18467: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:05:17.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:05:17 smithi080 bash[41963]: cluster 2023-12-01T15:05:15.725703+0000 mgr.y (mgr.24362) 18498 : cluster 0 pgmap v18467: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:05:17.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:05:17 smithi090 bash[32384]: cluster 2023-12-01T15:05:15.725703+0000 mgr.y (mgr.24362) 18498 : cluster 0 pgmap v18467: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:05:19.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:05:19 smithi080 bash[28361]: cluster 2023-12-01T15:05:17.726925+0000 mgr.y (mgr.24362) 18499 : cluster 0 pgmap v18468: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:05:19.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:05:19 smithi080 bash[28361]: audit 2023-12-01T15:05:18.522680+0000 mon.c (mon.2) 11851 : audit 0 from='client.? 172.21.15.80:0/2892301066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:05:19.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:05:19 smithi080 bash[41963]: cluster 2023-12-01T15:05:17.726925+0000 mgr.y (mgr.24362) 18499 : cluster 0 pgmap v18468: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:05:19.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:05:19 smithi080 bash[41963]: audit 2023-12-01T15:05:18.522680+0000 mon.c (mon.2) 11851 : audit 0 from='client.? 172.21.15.80:0/2892301066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:05:19.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:05:19 smithi090 bash[32384]: cluster 2023-12-01T15:05:17.726925+0000 mgr.y (mgr.24362) 18499 : cluster 0 pgmap v18468: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:05:19.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:05:19 smithi090 bash[32384]: audit 2023-12-01T15:05:18.522680+0000 mon.c (mon.2) 11851 : audit 0 from='client.? 172.21.15.80:0/2892301066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:05:21.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:05:21 smithi080 bash[41963]: cluster 2023-12-01T15:05:19.727741+0000 mgr.y (mgr.24362) 18500 : cluster 0 pgmap v18469: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:05:21.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:05:21 smithi080 bash[41963]: audit 2023-12-01T15:05:20.968264+0000 mon.c (mon.2) 11852 : audit 0 from='client.? 172.21.15.80:0/3803946295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:05:21.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:05:21 smithi080 bash[28361]: cluster 2023-12-01T15:05:19.727741+0000 mgr.y (mgr.24362) 18500 : cluster 0 pgmap v18469: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:05:21.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:05:21 smithi080 bash[28361]: audit 2023-12-01T15:05:20.968264+0000 mon.c (mon.2) 11852 : audit 0 from='client.? 172.21.15.80:0/3803946295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:05:21.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:05:21 smithi090 bash[32384]: cluster 2023-12-01T15:05:19.727741+0000 mgr.y (mgr.24362) 18500 : cluster 0 pgmap v18469: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:05:21.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:05:21 smithi090 bash[32384]: audit 2023-12-01T15:05:20.968264+0000 mon.c (mon.2) 11852 : audit 0 from='client.? 172.21.15.80:0/3803946295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:05:23.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:05:23 smithi080 bash[28361]: cluster 2023-12-01T15:05:21.728959+0000 mgr.y (mgr.24362) 18501 : cluster 0 pgmap v18470: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:05:23.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:05:23 smithi080 bash[41963]: cluster 2023-12-01T15:05:21.728959+0000 mgr.y (mgr.24362) 18501 : cluster 0 pgmap v18470: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:05:23.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:05:23 smithi090 bash[32384]: cluster 2023-12-01T15:05:21.728959+0000 mgr.y (mgr.24362) 18501 : cluster 0 pgmap v18470: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:05:24.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:05:24 smithi080 bash[28361]: audit 2023-12-01T15:05:23.422768+0000 mon.c (mon.2) 11853 : audit 0 from='client.? 172.21.15.80:0/3743527400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:05:24.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:05:24 smithi080 bash[41963]: audit 2023-12-01T15:05:23.422768+0000 mon.c (mon.2) 11853 : audit 0 from='client.? 172.21.15.80:0/3743527400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:05:24.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:05:24 smithi090 bash[32384]: audit 2023-12-01T15:05:23.422768+0000 mon.c (mon.2) 11853 : audit 0 from='client.? 172.21.15.80:0/3743527400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:05:25.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:05:25 smithi080 bash[28361]: cluster 2023-12-01T15:05:23.729596+0000 mgr.y (mgr.24362) 18502 : cluster 0 pgmap v18471: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:05:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:05:25 smithi080 bash[41963]: cluster 2023-12-01T15:05:23.729596+0000 mgr.y (mgr.24362) 18502 : cluster 0 pgmap v18471: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:05:25.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:05:25 smithi090 bash[32384]: cluster 2023-12-01T15:05:23.729596+0000 mgr.y (mgr.24362) 18502 : cluster 0 pgmap v18471: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:05:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:05:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:05:26] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T15:05:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:05:26 smithi080 bash[28361]: audit 2023-12-01T15:05:25.757093+0000 mon.c (mon.2) 11854 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:05:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:05:26 smithi080 bash[28361]: audit 2023-12-01T15:05:25.881292+0000 mon.c (mon.2) 11855 : audit 0 from='client.? 172.21.15.80:0/3400335653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:05:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:05:26 smithi080 bash[41963]: audit 2023-12-01T15:05:25.757093+0000 mon.c (mon.2) 11854 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:05:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:05:26 smithi080 bash[41963]: audit 2023-12-01T15:05:25.881292+0000 mon.c (mon.2) 11855 : audit 0 from='client.? 172.21.15.80:0/3400335653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:05:26.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:05:26 smithi090 bash[32384]: audit 2023-12-01T15:05:25.757093+0000 mon.c (mon.2) 11854 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:05:26.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:05:26 smithi090 bash[32384]: audit 2023-12-01T15:05:25.881292+0000 mon.c (mon.2) 11855 : audit 0 from='client.? 172.21.15.80:0/3400335653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:05:27.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:05:27 smithi080 bash[28361]: cluster 2023-12-01T15:05:25.730183+0000 mgr.y (mgr.24362) 18503 : cluster 0 pgmap v18472: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:05:27.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:05:27 smithi080 bash[41963]: cluster 2023-12-01T15:05:25.730183+0000 mgr.y (mgr.24362) 18503 : cluster 0 pgmap v18472: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:05:27.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:05:27 smithi090 bash[32384]: cluster 2023-12-01T15:05:25.730183+0000 mgr.y (mgr.24362) 18503 : cluster 0 pgmap v18472: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:05:28.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:05:28 smithi080 bash[28361]: cluster 2023-12-01T15:05:27.731356+0000 mgr.y (mgr.24362) 18504 : cluster 0 pgmap v18473: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:05:28.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:05:28 smithi080 bash[28361]: audit 2023-12-01T15:05:28.330835+0000 mon.c (mon.2) 11856 : audit 0 from='client.? 172.21.15.80:0/685902217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:05:28.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:05:28 smithi080 bash[41963]: cluster 2023-12-01T15:05:27.731356+0000 mgr.y (mgr.24362) 18504 : cluster 0 pgmap v18473: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:05:28.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:05:28 smithi080 bash[41963]: audit 2023-12-01T15:05:28.330835+0000 mon.c (mon.2) 11856 : audit 0 from='client.? 172.21.15.80:0/685902217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:05:28.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:05:28 smithi090 bash[32384]: cluster 2023-12-01T15:05:27.731356+0000 mgr.y (mgr.24362) 18504 : cluster 0 pgmap v18473: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:05:28.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:05:28 smithi090 bash[32384]: audit 2023-12-01T15:05:28.330835+0000 mon.c (mon.2) 11856 : audit 0 from='client.? 172.21.15.80:0/685902217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:05:31.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:05:31 smithi090 bash[32384]: cluster 2023-12-01T15:05:29.732084+0000 mgr.y (mgr.24362) 18505 : cluster 0 pgmap v18474: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:05:31.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:05:31 smithi090 bash[32384]: audit 2023-12-01T15:05:30.789529+0000 mon.a (mon.0) 11234 : audit 0 from='client.? 172.21.15.80:0/3939637869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:05:31.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:05:31 smithi080 bash[28361]: cluster 2023-12-01T15:05:29.732084+0000 mgr.y (mgr.24362) 18505 : cluster 0 pgmap v18474: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:05:31.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:05:31 smithi080 bash[28361]: audit 2023-12-01T15:05:30.789529+0000 mon.a (mon.0) 11234 : audit 0 from='client.? 172.21.15.80:0/3939637869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:05:31.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:05:31 smithi080 bash[41963]: cluster 2023-12-01T15:05:29.732084+0000 mgr.y (mgr.24362) 18505 : cluster 0 pgmap v18474: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:05:31.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:05:31 smithi080 bash[41963]: audit 2023-12-01T15:05:30.789529+0000 mon.a (mon.0) 11234 : audit 0 from='client.? 172.21.15.80:0/3939637869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:05:33.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:05:33 smithi090 bash[32384]: cluster 2023-12-01T15:05:31.733214+0000 mgr.y (mgr.24362) 18506 : cluster 0 pgmap v18475: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:05:33.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:05:33 smithi090 bash[32384]: audit 2023-12-01T15:05:33.245147+0000 mon.a (mon.0) 11235 : audit 0 from='client.? 172.21.15.80:0/883819879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:05:33.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:05:33 smithi080 bash[28361]: cluster 2023-12-01T15:05:31.733214+0000 mgr.y (mgr.24362) 18506 : cluster 0 pgmap v18475: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:05:33.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:05:33 smithi080 bash[28361]: audit 2023-12-01T15:05:33.245147+0000 mon.a (mon.0) 11235 : audit 0 from='client.? 172.21.15.80:0/883819879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:05:33.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:05:33 smithi080 bash[41963]: cluster 2023-12-01T15:05:31.733214+0000 mgr.y (mgr.24362) 18506 : cluster 0 pgmap v18475: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:05:33.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:05:33 smithi080 bash[41963]: audit 2023-12-01T15:05:33.245147+0000 mon.a (mon.0) 11235 : audit 0 from='client.? 172.21.15.80:0/883819879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:05:35.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:05:35 smithi090 bash[32384]: cluster 2023-12-01T15:05:33.733899+0000 mgr.y (mgr.24362) 18507 : cluster 0 pgmap v18476: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:05:35.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:05:35 smithi080 bash[41963]: cluster 2023-12-01T15:05:33.733899+0000 mgr.y (mgr.24362) 18507 : cluster 0 pgmap v18476: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:05:35.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:05:35 smithi080 bash[28361]: cluster 2023-12-01T15:05:33.733899+0000 mgr.y (mgr.24362) 18507 : cluster 0 pgmap v18476: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:05:36.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:05:36 smithi080 bash[28361]: audit 2023-12-01T15:05:35.694103+0000 mon.a (mon.0) 11236 : audit 0 from='client.? 172.21.15.80:0/3572506635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:05:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:05:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:05:36] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T15:05:36.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:05:36 smithi080 bash[41963]: audit 2023-12-01T15:05:35.694103+0000 mon.a (mon.0) 11236 : audit 0 from='client.? 172.21.15.80:0/3572506635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:05:36.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:05:36 smithi090 bash[32384]: audit 2023-12-01T15:05:35.694103+0000 mon.a (mon.0) 11236 : audit 0 from='client.? 172.21.15.80:0/3572506635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:05:37.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:05:37 smithi080 bash[28361]: cluster 2023-12-01T15:05:35.734545+0000 mgr.y (mgr.24362) 18508 : cluster 0 pgmap v18477: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:05:37.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:05:37 smithi080 bash[41963]: cluster 2023-12-01T15:05:35.734545+0000 mgr.y (mgr.24362) 18508 : cluster 0 pgmap v18477: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:05:37.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:05:37 smithi090 bash[32384]: cluster 2023-12-01T15:05:35.734545+0000 mgr.y (mgr.24362) 18508 : cluster 0 pgmap v18477: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:05:38.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:05:38 smithi080 bash[28361]: audit 2023-12-01T15:05:38.146645+0000 mon.c (mon.2) 11857 : audit 0 from='client.? 172.21.15.80:0/458502069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:05:38.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:05:38 smithi080 bash[41963]: audit 2023-12-01T15:05:38.146645+0000 mon.c (mon.2) 11857 : audit 0 from='client.? 172.21.15.80:0/458502069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:05:38.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:05:38 smithi090 bash[32384]: audit 2023-12-01T15:05:38.146645+0000 mon.c (mon.2) 11857 : audit 0 from='client.? 172.21.15.80:0/458502069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:05:39.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:05:39 smithi080 bash[28361]: cluster 2023-12-01T15:05:37.735682+0000 mgr.y (mgr.24362) 18509 : cluster 0 pgmap v18478: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:05:39.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:05:39 smithi080 bash[41963]: cluster 2023-12-01T15:05:37.735682+0000 mgr.y (mgr.24362) 18509 : cluster 0 pgmap v18478: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:05:39.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:05:39 smithi090 bash[32384]: cluster 2023-12-01T15:05:37.735682+0000 mgr.y (mgr.24362) 18509 : cluster 0 pgmap v18478: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:05:40.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:05:40 smithi080 bash[28361]: audit 2023-12-01T15:05:39.286694+0000 mon.c (mon.2) 11858 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:05:40.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:05:40 smithi080 bash[41963]: audit 2023-12-01T15:05:39.286694+0000 mon.c (mon.2) 11858 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:05:40.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:05:40 smithi090 bash[32384]: audit 2023-12-01T15:05:39.286694+0000 mon.c (mon.2) 11858 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:05:41.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:05:41 smithi080 bash[41963]: cluster 2023-12-01T15:05:39.736371+0000 mgr.y (mgr.24362) 18510 : cluster 0 pgmap v18479: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:05:41.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:05:41 smithi080 bash[41963]: audit 2023-12-01T15:05:40.596297+0000 mon.a (mon.0) 11237 : audit 0 from='client.? 172.21.15.80:0/1861258590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:05:41.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:05:41 smithi080 bash[41963]: audit 2023-12-01T15:05:40.757626+0000 mon.c (mon.2) 11859 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:05:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:05:41 smithi080 bash[28361]: cluster 2023-12-01T15:05:39.736371+0000 mgr.y (mgr.24362) 18510 : cluster 0 pgmap v18479: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:05:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:05:41 smithi080 bash[28361]: audit 2023-12-01T15:05:40.596297+0000 mon.a (mon.0) 11237 : audit 0 from='client.? 172.21.15.80:0/1861258590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:05:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:05:41 smithi080 bash[28361]: audit 2023-12-01T15:05:40.757626+0000 mon.c (mon.2) 11859 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:05:41.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:05:41 smithi090 bash[32384]: cluster 2023-12-01T15:05:39.736371+0000 mgr.y (mgr.24362) 18510 : cluster 0 pgmap v18479: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:05:41.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:05:41 smithi090 bash[32384]: audit 2023-12-01T15:05:40.596297+0000 mon.a (mon.0) 11237 : audit 0 from='client.? 172.21.15.80:0/1861258590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:05:41.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:05:41 smithi090 bash[32384]: audit 2023-12-01T15:05:40.757626+0000 mon.c (mon.2) 11859 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:05:43.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:05:43 smithi080 bash[28361]: cluster 2023-12-01T15:05:41.737572+0000 mgr.y (mgr.24362) 18511 : cluster 0 pgmap v18480: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:05:43.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:05:43 smithi080 bash[28361]: audit 2023-12-01T15:05:43.052961+0000 mon.c (mon.2) 11860 : audit 0 from='client.? 172.21.15.80:0/2436369765' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:05:43.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:05:43 smithi080 bash[41963]: cluster 2023-12-01T15:05:41.737572+0000 mgr.y (mgr.24362) 18511 : cluster 0 pgmap v18480: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:05:43.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:05:43 smithi080 bash[41963]: audit 2023-12-01T15:05:43.052961+0000 mon.c (mon.2) 11860 : audit 0 from='client.? 172.21.15.80:0/2436369765' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:05:43.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:05:43 smithi090 bash[32384]: cluster 2023-12-01T15:05:41.737572+0000 mgr.y (mgr.24362) 18511 : cluster 0 pgmap v18480: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:05:43.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:05:43 smithi090 bash[32384]: audit 2023-12-01T15:05:43.052961+0000 mon.c (mon.2) 11860 : audit 0 from='client.? 172.21.15.80:0/2436369765' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:05:45.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:05:45 smithi080 bash[28361]: cluster 2023-12-01T15:05:43.738296+0000 mgr.y (mgr.24362) 18512 : cluster 0 pgmap v18481: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:05:45.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:05:45 smithi080 bash[28361]: audit 2023-12-01T15:05:45.181927+0000 mon.a (mon.0) 11238 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:05:45.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:05:45 smithi080 bash[28361]: audit 2023-12-01T15:05:45.191000+0000 mon.a (mon.0) 11239 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:05:45.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:05:45 smithi080 bash[41963]: cluster 2023-12-01T15:05:43.738296+0000 mgr.y (mgr.24362) 18512 : cluster 0 pgmap v18481: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:05:45.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:05:45 smithi080 bash[41963]: audit 2023-12-01T15:05:45.181927+0000 mon.a (mon.0) 11238 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:05:45.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:05:45 smithi080 bash[41963]: audit 2023-12-01T15:05:45.191000+0000 mon.a (mon.0) 11239 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:05:45.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:05:45 smithi090 bash[32384]: cluster 2023-12-01T15:05:43.738296+0000 mgr.y (mgr.24362) 18512 : cluster 0 pgmap v18481: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:05:45.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:05:45 smithi090 bash[32384]: audit 2023-12-01T15:05:45.181927+0000 mon.a (mon.0) 11238 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:05:45.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:05:45 smithi090 bash[32384]: audit 2023-12-01T15:05:45.191000+0000 mon.a (mon.0) 11239 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:05:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:05:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:05:46] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T15:05:46.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:05:46 smithi080 bash[41963]: audit 2023-12-01T15:05:45.479636+0000 mon.a (mon.0) 11240 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:05:46.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:05:46 smithi080 bash[41963]: audit 2023-12-01T15:05:45.491837+0000 mon.a (mon.0) 11241 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:05:46.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:05:46 smithi080 bash[41963]: audit 2023-12-01T15:05:45.542049+0000 mon.c (mon.2) 11861 : audit 0 from='client.? 172.21.15.80:0/417775509' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:05:46.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:05:46 smithi080 bash[41963]: cluster 2023-12-01T15:05:45.739180+0000 mgr.y (mgr.24362) 18513 : cluster 0 pgmap v18482: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:05:46.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:05:46 smithi080 bash[41963]: audit 2023-12-01T15:05:45.964637+0000 mon.c (mon.2) 11862 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:05:46.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:05:46 smithi080 bash[41963]: audit 2023-12-01T15:05:45.966195+0000 mon.c (mon.2) 11863 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:05:46.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:05:46 smithi080 bash[41963]: audit 2023-12-01T15:05:45.975787+0000 mon.a (mon.0) 11242 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:05:46.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:05:46 smithi080 bash[28361]: audit 2023-12-01T15:05:45.479636+0000 mon.a (mon.0) 11240 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:05:46.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:05:46 smithi080 bash[28361]: audit 2023-12-01T15:05:45.491837+0000 mon.a (mon.0) 11241 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:05:46.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:05:46 smithi080 bash[28361]: audit 2023-12-01T15:05:45.542049+0000 mon.c (mon.2) 11861 : audit 0 from='client.? 172.21.15.80:0/417775509' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:05:46.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:05:46 smithi080 bash[28361]: cluster 2023-12-01T15:05:45.739180+0000 mgr.y (mgr.24362) 18513 : cluster 0 pgmap v18482: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:05:46.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:05:46 smithi080 bash[28361]: audit 2023-12-01T15:05:45.964637+0000 mon.c (mon.2) 11862 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:05:46.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:05:46 smithi080 bash[28361]: audit 2023-12-01T15:05:45.966195+0000 mon.c (mon.2) 11863 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:05:46.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:05:46 smithi080 bash[28361]: audit 2023-12-01T15:05:45.975787+0000 mon.a (mon.0) 11242 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:05:46.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:05:46 smithi090 bash[32384]: audit 2023-12-01T15:05:45.479636+0000 mon.a (mon.0) 11240 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:05:46.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:05:46 smithi090 bash[32384]: audit 2023-12-01T15:05:45.491837+0000 mon.a (mon.0) 11241 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:05:46.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:05:46 smithi090 bash[32384]: audit 2023-12-01T15:05:45.542049+0000 mon.c (mon.2) 11861 : audit 0 from='client.? 172.21.15.80:0/417775509' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:05:46.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:05:46 smithi090 bash[32384]: cluster 2023-12-01T15:05:45.739180+0000 mgr.y (mgr.24362) 18513 : cluster 0 pgmap v18482: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:05:46.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:05:46 smithi090 bash[32384]: audit 2023-12-01T15:05:45.964637+0000 mon.c (mon.2) 11862 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:05:46.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:05:46 smithi090 bash[32384]: audit 2023-12-01T15:05:45.966195+0000 mon.c (mon.2) 11863 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:05:46.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:05:46 smithi090 bash[32384]: audit 2023-12-01T15:05:45.975787+0000 mon.a (mon.0) 11242 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:05:49.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:05:48 smithi080 bash[28361]: cluster 2023-12-01T15:05:47.740295+0000 mgr.y (mgr.24362) 18514 : cluster 0 pgmap v18483: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:05:49.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:05:48 smithi080 bash[28361]: audit 2023-12-01T15:05:48.004049+0000 mon.a (mon.0) 11243 : audit 0 from='client.? 172.21.15.80:0/581545565' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:05:49.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:05:48 smithi080 bash[41963]: cluster 2023-12-01T15:05:47.740295+0000 mgr.y (mgr.24362) 18514 : cluster 0 pgmap v18483: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:05:49.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:05:48 smithi080 bash[41963]: audit 2023-12-01T15:05:48.004049+0000 mon.a (mon.0) 11243 : audit 0 from='client.? 172.21.15.80:0/581545565' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:05:49.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:05:48 smithi090 bash[32384]: cluster 2023-12-01T15:05:47.740295+0000 mgr.y (mgr.24362) 18514 : cluster 0 pgmap v18483: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:05:49.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:05:48 smithi090 bash[32384]: audit 2023-12-01T15:05:48.004049+0000 mon.a (mon.0) 11243 : audit 0 from='client.? 172.21.15.80:0/581545565' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:05:51.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:05:51 smithi090 bash[32384]: cluster 2023-12-01T15:05:49.740901+0000 mgr.y (mgr.24362) 18515 : cluster 0 pgmap v18484: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:05:51.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:05:51 smithi090 bash[32384]: audit 2023-12-01T15:05:50.461881+0000 mon.c (mon.2) 11864 : audit 0 from='client.? 172.21.15.80:0/552895414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:05:51.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:05:51 smithi080 bash[28361]: cluster 2023-12-01T15:05:49.740901+0000 mgr.y (mgr.24362) 18515 : cluster 0 pgmap v18484: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:05:51.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:05:51 smithi080 bash[28361]: audit 2023-12-01T15:05:50.461881+0000 mon.c (mon.2) 11864 : audit 0 from='client.? 172.21.15.80:0/552895414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:05:51.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:05:51 smithi080 bash[41963]: cluster 2023-12-01T15:05:49.740901+0000 mgr.y (mgr.24362) 18515 : cluster 0 pgmap v18484: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:05:51.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:05:51 smithi080 bash[41963]: audit 2023-12-01T15:05:50.461881+0000 mon.c (mon.2) 11864 : audit 0 from='client.? 172.21.15.80:0/552895414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:05:53.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:05:53 smithi090 bash[32384]: cluster 2023-12-01T15:05:51.742176+0000 mgr.y (mgr.24362) 18516 : cluster 0 pgmap v18485: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:05:53.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:05:53 smithi090 bash[32384]: audit 2023-12-01T15:05:52.910409+0000 mon.a (mon.0) 11244 : audit 0 from='client.? 172.21.15.80:0/1661016499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:05:53.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:05:53 smithi080 bash[28361]: cluster 2023-12-01T15:05:51.742176+0000 mgr.y (mgr.24362) 18516 : cluster 0 pgmap v18485: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:05:53.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:05:53 smithi080 bash[28361]: audit 2023-12-01T15:05:52.910409+0000 mon.a (mon.0) 11244 : audit 0 from='client.? 172.21.15.80:0/1661016499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:05:53.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:05:53 smithi080 bash[41963]: cluster 2023-12-01T15:05:51.742176+0000 mgr.y (mgr.24362) 18516 : cluster 0 pgmap v18485: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:05:53.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:05:53 smithi080 bash[41963]: audit 2023-12-01T15:05:52.910409+0000 mon.a (mon.0) 11244 : audit 0 from='client.? 172.21.15.80:0/1661016499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:05:55.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:05:55 smithi090 bash[32384]: cluster 2023-12-01T15:05:53.742880+0000 mgr.y (mgr.24362) 18517 : cluster 0 pgmap v18486: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:05:55.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:05:55 smithi080 bash[28361]: cluster 2023-12-01T15:05:53.742880+0000 mgr.y (mgr.24362) 18517 : cluster 0 pgmap v18486: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:05:55.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:05:55 smithi080 bash[41963]: cluster 2023-12-01T15:05:53.742880+0000 mgr.y (mgr.24362) 18517 : cluster 0 pgmap v18486: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:05:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:05:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:05:56] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T15:05:56.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:05:56 smithi080 bash[28361]: audit 2023-12-01T15:05:55.366360+0000 mon.c (mon.2) 11865 : audit 0 from='client.? 172.21.15.80:0/2688508583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:05:56.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:05:56 smithi080 bash[28361]: audit 2023-12-01T15:05:55.758061+0000 mon.c (mon.2) 11866 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:05:56.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:05:56 smithi080 bash[41963]: audit 2023-12-01T15:05:55.366360+0000 mon.c (mon.2) 11865 : audit 0 from='client.? 172.21.15.80:0/2688508583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:05:56.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:05:56 smithi080 bash[41963]: audit 2023-12-01T15:05:55.758061+0000 mon.c (mon.2) 11866 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:05:56.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:05:56 smithi090 bash[32384]: audit 2023-12-01T15:05:55.366360+0000 mon.c (mon.2) 11865 : audit 0 from='client.? 172.21.15.80:0/2688508583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:05:56.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:05:56 smithi090 bash[32384]: audit 2023-12-01T15:05:55.758061+0000 mon.c (mon.2) 11866 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:05:57.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:05:57 smithi080 bash[28361]: cluster 2023-12-01T15:05:55.743614+0000 mgr.y (mgr.24362) 18518 : cluster 0 pgmap v18487: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:05:57.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:05:57 smithi080 bash[41963]: cluster 2023-12-01T15:05:55.743614+0000 mgr.y (mgr.24362) 18518 : cluster 0 pgmap v18487: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:05:57.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:05:57 smithi090 bash[32384]: cluster 2023-12-01T15:05:55.743614+0000 mgr.y (mgr.24362) 18518 : cluster 0 pgmap v18487: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:05:58.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:05:58 smithi080 bash[41963]: audit 2023-12-01T15:05:57.821465+0000 mon.a (mon.0) 11245 : audit 0 from='client.? 172.21.15.80:0/3025450352' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:05:58.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:05:58 smithi080 bash[28361]: audit 2023-12-01T15:05:57.821465+0000 mon.a (mon.0) 11245 : audit 0 from='client.? 172.21.15.80:0/3025450352' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:05:58.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:05:58 smithi090 bash[32384]: audit 2023-12-01T15:05:57.821465+0000 mon.a (mon.0) 11245 : audit 0 from='client.? 172.21.15.80:0/3025450352' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:05:59.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:05:59 smithi080 bash[41963]: cluster 2023-12-01T15:05:57.744869+0000 mgr.y (mgr.24362) 18519 : cluster 0 pgmap v18488: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:05:59.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:05:59 smithi080 bash[28361]: cluster 2023-12-01T15:05:57.744869+0000 mgr.y (mgr.24362) 18519 : cluster 0 pgmap v18488: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:05:59.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:05:59 smithi090 bash[32384]: cluster 2023-12-01T15:05:57.744869+0000 mgr.y (mgr.24362) 18519 : cluster 0 pgmap v18488: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:06:01.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:06:01 smithi090 bash[32384]: cluster 2023-12-01T15:05:59.745674+0000 mgr.y (mgr.24362) 18520 : cluster 0 pgmap v18489: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:06:01.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:06:01 smithi090 bash[32384]: audit 2023-12-01T15:06:00.277462+0000 mon.c (mon.2) 11867 : audit 0 from='client.? 172.21.15.80:0/224300099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:06:01.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:06:01 smithi080 bash[41963]: cluster 2023-12-01T15:05:59.745674+0000 mgr.y (mgr.24362) 18520 : cluster 0 pgmap v18489: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:06:01.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:06:01 smithi080 bash[41963]: audit 2023-12-01T15:06:00.277462+0000 mon.c (mon.2) 11867 : audit 0 from='client.? 172.21.15.80:0/224300099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:06:01.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:06:01 smithi080 bash[28361]: cluster 2023-12-01T15:05:59.745674+0000 mgr.y (mgr.24362) 18520 : cluster 0 pgmap v18489: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:06:01.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:06:01 smithi080 bash[28361]: audit 2023-12-01T15:06:00.277462+0000 mon.c (mon.2) 11867 : audit 0 from='client.? 172.21.15.80:0/224300099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:06:03.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:06:03 smithi090 bash[32384]: cluster 2023-12-01T15:06:01.746856+0000 mgr.y (mgr.24362) 18521 : cluster 0 pgmap v18490: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:06:03.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:06:03 smithi090 bash[32384]: audit 2023-12-01T15:06:02.736547+0000 mon.c (mon.2) 11868 : audit 0 from='client.? 172.21.15.80:0/1390258918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:06:03.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:06:03 smithi080 bash[28361]: cluster 2023-12-01T15:06:01.746856+0000 mgr.y (mgr.24362) 18521 : cluster 0 pgmap v18490: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:06:03.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:06:03 smithi080 bash[28361]: audit 2023-12-01T15:06:02.736547+0000 mon.c (mon.2) 11868 : audit 0 from='client.? 172.21.15.80:0/1390258918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:06:03.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:06:03 smithi080 bash[41963]: cluster 2023-12-01T15:06:01.746856+0000 mgr.y (mgr.24362) 18521 : cluster 0 pgmap v18490: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:06:03.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:06:03 smithi080 bash[41963]: audit 2023-12-01T15:06:02.736547+0000 mon.c (mon.2) 11868 : audit 0 from='client.? 172.21.15.80:0/1390258918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:06:05.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:06:05 smithi080 bash[28361]: cluster 2023-12-01T15:06:03.747545+0000 mgr.y (mgr.24362) 18522 : cluster 0 pgmap v18491: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:06:05.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:06:05 smithi080 bash[28361]: audit 2023-12-01T15:06:05.193598+0000 mon.c (mon.2) 11869 : audit 0 from='client.? 172.21.15.80:0/2965694185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:06:05.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:06:05 smithi080 bash[41963]: cluster 2023-12-01T15:06:03.747545+0000 mgr.y (mgr.24362) 18522 : cluster 0 pgmap v18491: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:06:05.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:06:05 smithi080 bash[41963]: audit 2023-12-01T15:06:05.193598+0000 mon.c (mon.2) 11869 : audit 0 from='client.? 172.21.15.80:0/2965694185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:06:05.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:06:05 smithi090 bash[32384]: cluster 2023-12-01T15:06:03.747545+0000 mgr.y (mgr.24362) 18522 : cluster 0 pgmap v18491: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:06:05.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:06:05 smithi090 bash[32384]: audit 2023-12-01T15:06:05.193598+0000 mon.c (mon.2) 11869 : audit 0 from='client.? 172.21.15.80:0/2965694185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:06:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:06:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:06:06] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T15:06:07.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:06:07 smithi080 bash[41963]: cluster 2023-12-01T15:06:05.748293+0000 mgr.y (mgr.24362) 18523 : cluster 0 pgmap v18492: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:06:07.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:06:07 smithi080 bash[28361]: cluster 2023-12-01T15:06:05.748293+0000 mgr.y (mgr.24362) 18523 : cluster 0 pgmap v18492: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:06:07.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:06:07 smithi090 bash[32384]: cluster 2023-12-01T15:06:05.748293+0000 mgr.y (mgr.24362) 18523 : cluster 0 pgmap v18492: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:06:08.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:06:08 smithi080 bash[41963]: audit 2023-12-01T15:06:07.654515+0000 mon.a (mon.0) 11246 : audit 0 from='client.? 172.21.15.80:0/838806774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:06:08.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:06:08 smithi080 bash[28361]: audit 2023-12-01T15:06:07.654515+0000 mon.a (mon.0) 11246 : audit 0 from='client.? 172.21.15.80:0/838806774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:06:08.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:06:08 smithi090 bash[32384]: audit 2023-12-01T15:06:07.654515+0000 mon.a (mon.0) 11246 : audit 0 from='client.? 172.21.15.80:0/838806774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:06:09.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:06:09 smithi080 bash[41963]: cluster 2023-12-01T15:06:07.749436+0000 mgr.y (mgr.24362) 18524 : cluster 0 pgmap v18493: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:06:09.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:06:09 smithi080 bash[28361]: cluster 2023-12-01T15:06:07.749436+0000 mgr.y (mgr.24362) 18524 : cluster 0 pgmap v18493: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:06:09.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:06:09 smithi090 bash[32384]: cluster 2023-12-01T15:06:07.749436+0000 mgr.y (mgr.24362) 18524 : cluster 0 pgmap v18493: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:06:10.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:06:10 smithi080 bash[28361]: audit 2023-12-01T15:06:10.104085+0000 mon.a (mon.0) 11247 : audit 0 from='client.? 172.21.15.80:0/3742445893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:06:10.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:06:10 smithi080 bash[41963]: audit 2023-12-01T15:06:10.104085+0000 mon.a (mon.0) 11247 : audit 0 from='client.? 172.21.15.80:0/3742445893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:06:10.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:06:10 smithi090 bash[32384]: audit 2023-12-01T15:06:10.104085+0000 mon.a (mon.0) 11247 : audit 0 from='client.? 172.21.15.80:0/3742445893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:06:11.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:06:11 smithi080 bash[41963]: cluster 2023-12-01T15:06:09.750057+0000 mgr.y (mgr.24362) 18525 : cluster 0 pgmap v18494: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:06:11.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:06:11 smithi080 bash[41963]: audit 2023-12-01T15:06:10.758372+0000 mon.c (mon.2) 11870 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:06:11.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:06:11 smithi080 bash[28361]: cluster 2023-12-01T15:06:09.750057+0000 mgr.y (mgr.24362) 18525 : cluster 0 pgmap v18494: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:06:11.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:06:11 smithi080 bash[28361]: audit 2023-12-01T15:06:10.758372+0000 mon.c (mon.2) 11870 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:06:11.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:06:11 smithi090 bash[32384]: cluster 2023-12-01T15:06:09.750057+0000 mgr.y (mgr.24362) 18525 : cluster 0 pgmap v18494: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:06:11.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:06:11 smithi090 bash[32384]: audit 2023-12-01T15:06:10.758372+0000 mon.c (mon.2) 11870 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:06:13.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:06:13 smithi080 bash[28361]: cluster 2023-12-01T15:06:11.751339+0000 mgr.y (mgr.24362) 18526 : cluster 0 pgmap v18495: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:06:13.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:06:13 smithi080 bash[28361]: audit 2023-12-01T15:06:12.565565+0000 mon.c (mon.2) 11871 : audit 0 from='client.? 172.21.15.80:0/2455421775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:06:13.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:06:13 smithi080 bash[41963]: cluster 2023-12-01T15:06:11.751339+0000 mgr.y (mgr.24362) 18526 : cluster 0 pgmap v18495: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:06:13.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:06:13 smithi080 bash[41963]: audit 2023-12-01T15:06:12.565565+0000 mon.c (mon.2) 11871 : audit 0 from='client.? 172.21.15.80:0/2455421775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:06:13.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:06:13 smithi090 bash[32384]: cluster 2023-12-01T15:06:11.751339+0000 mgr.y (mgr.24362) 18526 : cluster 0 pgmap v18495: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:06:13.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:06:13 smithi090 bash[32384]: audit 2023-12-01T15:06:12.565565+0000 mon.c (mon.2) 11871 : audit 0 from='client.? 172.21.15.80:0/2455421775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:06:15.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:06:15 smithi080 bash[28361]: cluster 2023-12-01T15:06:13.752031+0000 mgr.y (mgr.24362) 18527 : cluster 0 pgmap v18496: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:06:15.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:06:15 smithi080 bash[28361]: audit 2023-12-01T15:06:15.014283+0000 mon.c (mon.2) 11872 : audit 0 from='client.? 172.21.15.80:0/1072989723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:06:15.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:06:15 smithi080 bash[41963]: cluster 2023-12-01T15:06:13.752031+0000 mgr.y (mgr.24362) 18527 : cluster 0 pgmap v18496: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:06:15.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:06:15 smithi080 bash[41963]: audit 2023-12-01T15:06:15.014283+0000 mon.c (mon.2) 11872 : audit 0 from='client.? 172.21.15.80:0/1072989723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:06:15.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:06:15 smithi090 bash[32384]: cluster 2023-12-01T15:06:13.752031+0000 mgr.y (mgr.24362) 18527 : cluster 0 pgmap v18496: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:06:15.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:06:15 smithi090 bash[32384]: audit 2023-12-01T15:06:15.014283+0000 mon.c (mon.2) 11872 : audit 0 from='client.? 172.21.15.80:0/1072989723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:06:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:06:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:06:16] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T15:06:17.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:06:17 smithi080 bash[28361]: cluster 2023-12-01T15:06:15.752717+0000 mgr.y (mgr.24362) 18528 : cluster 0 pgmap v18497: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:06:17.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:06:17 smithi080 bash[41963]: cluster 2023-12-01T15:06:15.752717+0000 mgr.y (mgr.24362) 18528 : cluster 0 pgmap v18497: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:06:17.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:06:17 smithi090 bash[32384]: cluster 2023-12-01T15:06:15.752717+0000 mgr.y (mgr.24362) 18528 : cluster 0 pgmap v18497: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:06:18.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:06:18 smithi080 bash[28361]: audit 2023-12-01T15:06:17.458521+0000 mon.c (mon.2) 11873 : audit 0 from='client.? 172.21.15.80:0/1234004149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:06:18.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:06:18 smithi080 bash[41963]: audit 2023-12-01T15:06:17.458521+0000 mon.c (mon.2) 11873 : audit 0 from='client.? 172.21.15.80:0/1234004149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:06:18.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:06:18 smithi090 bash[32384]: audit 2023-12-01T15:06:17.458521+0000 mon.c (mon.2) 11873 : audit 0 from='client.? 172.21.15.80:0/1234004149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:06:19.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:06:19 smithi080 bash[28361]: cluster 2023-12-01T15:06:17.753847+0000 mgr.y (mgr.24362) 18529 : cluster 0 pgmap v18498: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:06:19.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:06:19 smithi080 bash[41963]: cluster 2023-12-01T15:06:17.753847+0000 mgr.y (mgr.24362) 18529 : cluster 0 pgmap v18498: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:06:19.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:06:19 smithi090 bash[32384]: cluster 2023-12-01T15:06:17.753847+0000 mgr.y (mgr.24362) 18529 : cluster 0 pgmap v18498: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:06:20.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:06:20 smithi080 bash[28361]: audit 2023-12-01T15:06:19.909980+0000 mon.c (mon.2) 11874 : audit 0 from='client.? 172.21.15.80:0/3522998894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:06:20.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:06:20 smithi080 bash[41963]: audit 2023-12-01T15:06:19.909980+0000 mon.c (mon.2) 11874 : audit 0 from='client.? 172.21.15.80:0/3522998894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:06:20.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:06:20 smithi090 bash[32384]: audit 2023-12-01T15:06:19.909980+0000 mon.c (mon.2) 11874 : audit 0 from='client.? 172.21.15.80:0/3522998894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:06:21.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:06:21 smithi080 bash[28361]: cluster 2023-12-01T15:06:19.754276+0000 mgr.y (mgr.24362) 18530 : cluster 0 pgmap v18499: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:06:21.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:06:21 smithi080 bash[41963]: cluster 2023-12-01T15:06:19.754276+0000 mgr.y (mgr.24362) 18530 : cluster 0 pgmap v18499: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:06:21.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:06:21 smithi090 bash[32384]: cluster 2023-12-01T15:06:19.754276+0000 mgr.y (mgr.24362) 18530 : cluster 0 pgmap v18499: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:06:23.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:06:23 smithi080 bash[28361]: cluster 2023-12-01T15:06:21.755401+0000 mgr.y (mgr.24362) 18531 : cluster 0 pgmap v18500: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:06:23.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:06:23 smithi080 bash[28361]: audit 2023-12-01T15:06:22.365578+0000 mon.c (mon.2) 11875 : audit 0 from='client.? 172.21.15.80:0/2351573435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:06:23.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:06:23 smithi080 bash[41963]: cluster 2023-12-01T15:06:21.755401+0000 mgr.y (mgr.24362) 18531 : cluster 0 pgmap v18500: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:06:23.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:06:23 smithi080 bash[41963]: audit 2023-12-01T15:06:22.365578+0000 mon.c (mon.2) 11875 : audit 0 from='client.? 172.21.15.80:0/2351573435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:06:23.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:06:23 smithi090 bash[32384]: cluster 2023-12-01T15:06:21.755401+0000 mgr.y (mgr.24362) 18531 : cluster 0 pgmap v18500: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:06:23.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:06:23 smithi090 bash[32384]: audit 2023-12-01T15:06:22.365578+0000 mon.c (mon.2) 11875 : audit 0 from='client.? 172.21.15.80:0/2351573435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:06:25.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:06:25 smithi080 bash[28361]: cluster 2023-12-01T15:06:23.756122+0000 mgr.y (mgr.24362) 18532 : cluster 0 pgmap v18501: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:06:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:06:25 smithi080 bash[28361]: audit 2023-12-01T15:06:24.826367+0000 mon.a (mon.0) 11248 : audit 0 from='client.? 172.21.15.80:0/414272935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:06:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:06:25 smithi080 bash[41963]: cluster 2023-12-01T15:06:23.756122+0000 mgr.y (mgr.24362) 18532 : cluster 0 pgmap v18501: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:06:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:06:25 smithi080 bash[41963]: audit 2023-12-01T15:06:24.826367+0000 mon.a (mon.0) 11248 : audit 0 from='client.? 172.21.15.80:0/414272935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:06:25.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:06:25 smithi090 bash[32384]: cluster 2023-12-01T15:06:23.756122+0000 mgr.y (mgr.24362) 18532 : cluster 0 pgmap v18501: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:06:25.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:06:25 smithi090 bash[32384]: audit 2023-12-01T15:06:24.826367+0000 mon.a (mon.0) 11248 : audit 0 from='client.? 172.21.15.80:0/414272935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:06:26.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:06:26 smithi080 bash[28361]: audit 2023-12-01T15:06:25.758931+0000 mon.c (mon.2) 11876 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:06:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:06:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:06:26] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T15:06:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:06:26 smithi080 bash[41963]: audit 2023-12-01T15:06:25.758931+0000 mon.c (mon.2) 11876 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:06:26.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:06:26 smithi090 bash[32384]: audit 2023-12-01T15:06:25.758931+0000 mon.c (mon.2) 11876 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:06:27.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:06:27 smithi080 bash[28361]: cluster 2023-12-01T15:06:25.756882+0000 mgr.y (mgr.24362) 18533 : cluster 0 pgmap v18502: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:06:27.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:06:27 smithi080 bash[28361]: audit 2023-12-01T15:06:27.281048+0000 mon.a (mon.0) 11249 : audit 0 from='client.? 172.21.15.80:0/4292259860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:06:27.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:06:27 smithi080 bash[41963]: cluster 2023-12-01T15:06:25.756882+0000 mgr.y (mgr.24362) 18533 : cluster 0 pgmap v18502: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:06:27.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:06:27 smithi080 bash[41963]: audit 2023-12-01T15:06:27.281048+0000 mon.a (mon.0) 11249 : audit 0 from='client.? 172.21.15.80:0/4292259860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:06:27.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:06:27 smithi090 bash[32384]: cluster 2023-12-01T15:06:25.756882+0000 mgr.y (mgr.24362) 18533 : cluster 0 pgmap v18502: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:06:27.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:06:27 smithi090 bash[32384]: audit 2023-12-01T15:06:27.281048+0000 mon.a (mon.0) 11249 : audit 0 from='client.? 172.21.15.80:0/4292259860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:06:28.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:06:28 smithi080 bash[28361]: cluster 2023-12-01T15:06:27.758138+0000 mgr.y (mgr.24362) 18534 : cluster 0 pgmap v18503: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:06:28.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:06:28 smithi080 bash[41963]: cluster 2023-12-01T15:06:27.758138+0000 mgr.y (mgr.24362) 18534 : cluster 0 pgmap v18503: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:06:28.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:06:28 smithi090 bash[32384]: cluster 2023-12-01T15:06:27.758138+0000 mgr.y (mgr.24362) 18534 : cluster 0 pgmap v18503: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:06:30.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:06:29 smithi080 bash[28361]: audit 2023-12-01T15:06:29.734131+0000 mon.c (mon.2) 11877 : audit 0 from='client.? 172.21.15.80:0/1275708719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:06:30.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:06:29 smithi080 bash[41963]: audit 2023-12-01T15:06:29.734131+0000 mon.c (mon.2) 11877 : audit 0 from='client.? 172.21.15.80:0/1275708719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:06:30.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:06:29 smithi090 bash[32384]: audit 2023-12-01T15:06:29.734131+0000 mon.c (mon.2) 11877 : audit 0 from='client.? 172.21.15.80:0/1275708719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:06:31.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:06:31 smithi080 bash[28361]: cluster 2023-12-01T15:06:29.758952+0000 mgr.y (mgr.24362) 18535 : cluster 0 pgmap v18504: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:06:31.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:06:31 smithi080 bash[41963]: cluster 2023-12-01T15:06:29.758952+0000 mgr.y (mgr.24362) 18535 : cluster 0 pgmap v18504: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:06:31.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:06:31 smithi090 bash[32384]: cluster 2023-12-01T15:06:29.758952+0000 mgr.y (mgr.24362) 18535 : cluster 0 pgmap v18504: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:06:32.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:06:32 smithi080 bash[41963]: audit 2023-12-01T15:06:32.187710+0000 mon.c (mon.2) 11878 : audit 0 from='client.? 172.21.15.80:0/828536725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:06:32.695 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:06:32 smithi080 bash[28361]: audit 2023-12-01T15:06:32.187710+0000 mon.c (mon.2) 11878 : audit 0 from='client.? 172.21.15.80:0/828536725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:06:32.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:06:32 smithi090 bash[32384]: audit 2023-12-01T15:06:32.187710+0000 mon.c (mon.2) 11878 : audit 0 from='client.? 172.21.15.80:0/828536725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:06:33.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:06:33 smithi080 bash[28361]: cluster 2023-12-01T15:06:31.760182+0000 mgr.y (mgr.24362) 18536 : cluster 0 pgmap v18505: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:06:33.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:06:33 smithi080 bash[41963]: cluster 2023-12-01T15:06:31.760182+0000 mgr.y (mgr.24362) 18536 : cluster 0 pgmap v18505: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:06:33.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:06:33 smithi090 bash[32384]: cluster 2023-12-01T15:06:31.760182+0000 mgr.y (mgr.24362) 18536 : cluster 0 pgmap v18505: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:06:35.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:06:35 smithi080 bash[28361]: cluster 2023-12-01T15:06:33.760857+0000 mgr.y (mgr.24362) 18537 : cluster 0 pgmap v18506: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:06:35.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:06:35 smithi080 bash[28361]: audit 2023-12-01T15:06:34.641129+0000 mon.a (mon.0) 11250 : audit 0 from='client.? 172.21.15.80:0/2106744754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:06:35.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:06:35 smithi080 bash[41963]: cluster 2023-12-01T15:06:33.760857+0000 mgr.y (mgr.24362) 18537 : cluster 0 pgmap v18506: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:06:35.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:06:35 smithi080 bash[41963]: audit 2023-12-01T15:06:34.641129+0000 mon.a (mon.0) 11250 : audit 0 from='client.? 172.21.15.80:0/2106744754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:06:35.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:06:35 smithi090 bash[32384]: cluster 2023-12-01T15:06:33.760857+0000 mgr.y (mgr.24362) 18537 : cluster 0 pgmap v18506: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:06:35.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:06:35 smithi090 bash[32384]: audit 2023-12-01T15:06:34.641129+0000 mon.a (mon.0) 11250 : audit 0 from='client.? 172.21.15.80:0/2106744754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:06:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:06:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:06:36] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T15:06:37.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:06:37 smithi080 bash[28361]: cluster 2023-12-01T15:06:35.761693+0000 mgr.y (mgr.24362) 18538 : cluster 0 pgmap v18507: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:06:37.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:06:37 smithi080 bash[28361]: audit 2023-12-01T15:06:37.095238+0000 mon.c (mon.2) 11879 : audit 0 from='client.? 172.21.15.80:0/1388524882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:06:37.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:06:37 smithi080 bash[41963]: cluster 2023-12-01T15:06:35.761693+0000 mgr.y (mgr.24362) 18538 : cluster 0 pgmap v18507: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:06:37.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:06:37 smithi080 bash[41963]: audit 2023-12-01T15:06:37.095238+0000 mon.c (mon.2) 11879 : audit 0 from='client.? 172.21.15.80:0/1388524882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:06:37.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:06:37 smithi090 bash[32384]: cluster 2023-12-01T15:06:35.761693+0000 mgr.y (mgr.24362) 18538 : cluster 0 pgmap v18507: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:06:37.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:06:37 smithi090 bash[32384]: audit 2023-12-01T15:06:37.095238+0000 mon.c (mon.2) 11879 : audit 0 from='client.? 172.21.15.80:0/1388524882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:06:39.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:06:39 smithi080 bash[28361]: cluster 2023-12-01T15:06:37.763001+0000 mgr.y (mgr.24362) 18539 : cluster 0 pgmap v18508: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:06:39.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:06:39 smithi080 bash[41963]: cluster 2023-12-01T15:06:37.763001+0000 mgr.y (mgr.24362) 18539 : cluster 0 pgmap v18508: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:06:39.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:06:39 smithi090 bash[32384]: cluster 2023-12-01T15:06:37.763001+0000 mgr.y (mgr.24362) 18539 : cluster 0 pgmap v18508: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:06:40.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:06:40 smithi080 bash[41963]: audit 2023-12-01T15:06:39.554928+0000 mon.a (mon.0) 11251 : audit 0 from='client.? 172.21.15.80:0/183266927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:06:40.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:06:40 smithi080 bash[28361]: audit 2023-12-01T15:06:39.554928+0000 mon.a (mon.0) 11251 : audit 0 from='client.? 172.21.15.80:0/183266927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:06:40.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:06:40 smithi090 bash[32384]: audit 2023-12-01T15:06:39.554928+0000 mon.a (mon.0) 11251 : audit 0 from='client.? 172.21.15.80:0/183266927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:06:41.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:06:41 smithi080 bash[28361]: cluster 2023-12-01T15:06:39.763777+0000 mgr.y (mgr.24362) 18540 : cluster 0 pgmap v18509: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:06:41.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:06:41 smithi080 bash[28361]: audit 2023-12-01T15:06:40.759026+0000 mon.c (mon.2) 11880 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:06:41.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:06:41 smithi080 bash[41963]: cluster 2023-12-01T15:06:39.763777+0000 mgr.y (mgr.24362) 18540 : cluster 0 pgmap v18509: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:06:41.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:06:41 smithi080 bash[41963]: audit 2023-12-01T15:06:40.759026+0000 mon.c (mon.2) 11880 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:06:41.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:06:41 smithi090 bash[32384]: cluster 2023-12-01T15:06:39.763777+0000 mgr.y (mgr.24362) 18540 : cluster 0 pgmap v18509: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:06:41.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:06:41 smithi090 bash[32384]: audit 2023-12-01T15:06:40.759026+0000 mon.c (mon.2) 11880 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:06:42.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:06:42 smithi080 bash[41963]: audit 2023-12-01T15:06:42.009471+0000 mon.c (mon.2) 11881 : audit 0 from='client.? 172.21.15.80:0/114916130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:06:42.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:06:42 smithi080 bash[28361]: audit 2023-12-01T15:06:42.009471+0000 mon.c (mon.2) 11881 : audit 0 from='client.? 172.21.15.80:0/114916130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:06:42.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:06:42 smithi090 bash[32384]: audit 2023-12-01T15:06:42.009471+0000 mon.c (mon.2) 11881 : audit 0 from='client.? 172.21.15.80:0/114916130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:06:43.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:06:43 smithi080 bash[41963]: cluster 2023-12-01T15:06:41.764929+0000 mgr.y (mgr.24362) 18541 : cluster 0 pgmap v18510: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:06:43.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:06:43 smithi080 bash[28361]: cluster 2023-12-01T15:06:41.764929+0000 mgr.y (mgr.24362) 18541 : cluster 0 pgmap v18510: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:06:43.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:06:43 smithi090 bash[32384]: cluster 2023-12-01T15:06:41.764929+0000 mgr.y (mgr.24362) 18541 : cluster 0 pgmap v18510: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:06:45.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:06:45 smithi080 bash[28361]: cluster 2023-12-01T15:06:43.765608+0000 mgr.y (mgr.24362) 18542 : cluster 0 pgmap v18511: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:06:45.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:06:45 smithi080 bash[28361]: audit 2023-12-01T15:06:44.463024+0000 mon.a (mon.0) 11252 : audit 0 from='client.? 172.21.15.80:0/1251400464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:06:45.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:06:45 smithi080 bash[41963]: cluster 2023-12-01T15:06:43.765608+0000 mgr.y (mgr.24362) 18542 : cluster 0 pgmap v18511: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:06:45.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:06:45 smithi080 bash[41963]: audit 2023-12-01T15:06:44.463024+0000 mon.a (mon.0) 11252 : audit 0 from='client.? 172.21.15.80:0/1251400464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:06:45.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:06:45 smithi090 bash[32384]: cluster 2023-12-01T15:06:43.765608+0000 mgr.y (mgr.24362) 18542 : cluster 0 pgmap v18511: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:06:45.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:06:45 smithi090 bash[32384]: audit 2023-12-01T15:06:44.463024+0000 mon.a (mon.0) 11252 : audit 0 from='client.? 172.21.15.80:0/1251400464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:06:46.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:06:46 smithi080 bash[28361]: audit 2023-12-01T15:06:46.056690+0000 mon.c (mon.2) 11882 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:06:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:06:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:06:46] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T15:06:46.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:06:46 smithi080 bash[41963]: audit 2023-12-01T15:06:46.056690+0000 mon.c (mon.2) 11882 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:06:46.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:06:46 smithi090 bash[32384]: audit 2023-12-01T15:06:46.056690+0000 mon.c (mon.2) 11882 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:06:47.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:06:47 smithi080 bash[28361]: cluster 2023-12-01T15:06:45.766444+0000 mgr.y (mgr.24362) 18543 : cluster 0 pgmap v18512: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:06:47.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:06:47 smithi080 bash[28361]: audit 2023-12-01T15:06:46.912957+0000 mon.a (mon.0) 11253 : audit 0 from='client.? 172.21.15.80:0/593803258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:06:47.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:06:47 smithi080 bash[41963]: cluster 2023-12-01T15:06:45.766444+0000 mgr.y (mgr.24362) 18543 : cluster 0 pgmap v18512: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:06:47.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:06:47 smithi080 bash[41963]: audit 2023-12-01T15:06:46.912957+0000 mon.a (mon.0) 11253 : audit 0 from='client.? 172.21.15.80:0/593803258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:06:47.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:06:47 smithi090 bash[32384]: cluster 2023-12-01T15:06:45.766444+0000 mgr.y (mgr.24362) 18543 : cluster 0 pgmap v18512: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:06:47.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:06:47 smithi090 bash[32384]: audit 2023-12-01T15:06:46.912957+0000 mon.a (mon.0) 11253 : audit 0 from='client.? 172.21.15.80:0/593803258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:06:49.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:06:49 smithi080 bash[28361]: cluster 2023-12-01T15:06:47.767647+0000 mgr.y (mgr.24362) 18544 : cluster 0 pgmap v18513: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:06:49.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:06:49 smithi080 bash[41963]: cluster 2023-12-01T15:06:47.767647+0000 mgr.y (mgr.24362) 18544 : cluster 0 pgmap v18513: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:06:49.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:06:49 smithi090 bash[32384]: cluster 2023-12-01T15:06:47.767647+0000 mgr.y (mgr.24362) 18544 : cluster 0 pgmap v18513: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:06:50.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:06:50 smithi080 bash[28361]: audit 2023-12-01T15:06:49.368821+0000 mon.c (mon.2) 11883 : audit 0 from='client.? 172.21.15.80:0/3295844049' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:06:50.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:06:50 smithi080 bash[41963]: audit 2023-12-01T15:06:49.368821+0000 mon.c (mon.2) 11883 : audit 0 from='client.? 172.21.15.80:0/3295844049' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:06:50.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:06:50 smithi090 bash[32384]: audit 2023-12-01T15:06:49.368821+0000 mon.c (mon.2) 11883 : audit 0 from='client.? 172.21.15.80:0/3295844049' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:06:51.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:06:51 smithi080 bash[28361]: cluster 2023-12-01T15:06:49.768299+0000 mgr.y (mgr.24362) 18545 : cluster 0 pgmap v18514: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:06:51.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:06:51 smithi080 bash[41963]: cluster 2023-12-01T15:06:49.768299+0000 mgr.y (mgr.24362) 18545 : cluster 0 pgmap v18514: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:06:51.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:06:51 smithi090 bash[32384]: cluster 2023-12-01T15:06:49.768299+0000 mgr.y (mgr.24362) 18545 : cluster 0 pgmap v18514: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:06:52.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:06:52 smithi080 bash[41963]: audit 2023-12-01T15:06:51.877822+0000 mon.a (mon.0) 11254 : audit 0 from='client.? 172.21.15.80:0/1867008889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:06:52.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:06:52 smithi080 bash[41963]: audit 2023-12-01T15:06:51.898480+0000 mon.a (mon.0) 11255 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:06:52.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:06:52 smithi080 bash[41963]: audit 2023-12-01T15:06:51.907993+0000 mon.a (mon.0) 11256 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:06:52.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:06:52 smithi080 bash[41963]: audit 2023-12-01T15:06:52.254797+0000 mon.a (mon.0) 11257 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:06:52.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:06:52 smithi080 bash[41963]: audit 2023-12-01T15:06:52.264193+0000 mon.a (mon.0) 11258 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:06:52.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:06:52 smithi080 bash[28361]: audit 2023-12-01T15:06:51.877822+0000 mon.a (mon.0) 11254 : audit 0 from='client.? 172.21.15.80:0/1867008889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:06:52.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:06:52 smithi080 bash[28361]: audit 2023-12-01T15:06:51.898480+0000 mon.a (mon.0) 11255 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:06:52.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:06:52 smithi080 bash[28361]: audit 2023-12-01T15:06:51.907993+0000 mon.a (mon.0) 11256 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:06:52.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:06:52 smithi080 bash[28361]: audit 2023-12-01T15:06:52.254797+0000 mon.a (mon.0) 11257 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:06:52.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:06:52 smithi080 bash[28361]: audit 2023-12-01T15:06:52.264193+0000 mon.a (mon.0) 11258 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:06:52.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:06:52 smithi090 bash[32384]: audit 2023-12-01T15:06:51.877822+0000 mon.a (mon.0) 11254 : audit 0 from='client.? 172.21.15.80:0/1867008889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:06:52.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:06:52 smithi090 bash[32384]: audit 2023-12-01T15:06:51.898480+0000 mon.a (mon.0) 11255 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:06:52.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:06:52 smithi090 bash[32384]: audit 2023-12-01T15:06:51.907993+0000 mon.a (mon.0) 11256 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:06:52.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:06:52 smithi090 bash[32384]: audit 2023-12-01T15:06:52.254797+0000 mon.a (mon.0) 11257 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:06:52.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:06:52 smithi090 bash[32384]: audit 2023-12-01T15:06:52.264193+0000 mon.a (mon.0) 11258 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:06:53.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:06:53 smithi080 bash[28361]: cluster 2023-12-01T15:06:51.769314+0000 mgr.y (mgr.24362) 18546 : cluster 0 pgmap v18515: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:06:53.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:06:53 smithi080 bash[28361]: audit 2023-12-01T15:06:52.849682+0000 mon.c (mon.2) 11884 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:06:53.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:06:53 smithi080 bash[28361]: audit 2023-12-01T15:06:52.851559+0000 mon.c (mon.2) 11885 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:06:53.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:06:53 smithi080 bash[28361]: audit 2023-12-01T15:06:52.862147+0000 mon.a (mon.0) 11259 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:06:53.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:06:53 smithi080 bash[41963]: cluster 2023-12-01T15:06:51.769314+0000 mgr.y (mgr.24362) 18546 : cluster 0 pgmap v18515: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:06:53.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:06:53 smithi080 bash[41963]: audit 2023-12-01T15:06:52.849682+0000 mon.c (mon.2) 11884 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:06:53.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:06:53 smithi080 bash[41963]: audit 2023-12-01T15:06:52.851559+0000 mon.c (mon.2) 11885 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:06:53.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:06:53 smithi080 bash[41963]: audit 2023-12-01T15:06:52.862147+0000 mon.a (mon.0) 11259 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:06:53.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:06:53 smithi090 bash[32384]: cluster 2023-12-01T15:06:51.769314+0000 mgr.y (mgr.24362) 18546 : cluster 0 pgmap v18515: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:06:53.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:06:53 smithi090 bash[32384]: audit 2023-12-01T15:06:52.849682+0000 mon.c (mon.2) 11884 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:06:53.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:06:53 smithi090 bash[32384]: audit 2023-12-01T15:06:52.851559+0000 mon.c (mon.2) 11885 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:06:53.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:06:53 smithi090 bash[32384]: audit 2023-12-01T15:06:52.862147+0000 mon.a (mon.0) 11259 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:06:54.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:06:54 smithi080 bash[28361]: audit 2023-12-01T15:06:54.336018+0000 mon.c (mon.2) 11886 : audit 0 from='client.? 172.21.15.80:0/519202951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:06:54.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:06:54 smithi080 bash[41963]: audit 2023-12-01T15:06:54.336018+0000 mon.c (mon.2) 11886 : audit 0 from='client.? 172.21.15.80:0/519202951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:06:54.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:06:54 smithi090 bash[32384]: audit 2023-12-01T15:06:54.336018+0000 mon.c (mon.2) 11886 : audit 0 from='client.? 172.21.15.80:0/519202951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:06:55.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:06:55 smithi080 bash[28361]: cluster 2023-12-01T15:06:53.769980+0000 mgr.y (mgr.24362) 18547 : cluster 0 pgmap v18516: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:06:55.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:06:55 smithi080 bash[41963]: cluster 2023-12-01T15:06:53.769980+0000 mgr.y (mgr.24362) 18547 : cluster 0 pgmap v18516: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:06:55.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:06:55 smithi090 bash[32384]: cluster 2023-12-01T15:06:53.769980+0000 mgr.y (mgr.24362) 18547 : cluster 0 pgmap v18516: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:06:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:06:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:06:56] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T15:06:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:06:56 smithi080 bash[41963]: audit 2023-12-01T15:06:55.759718+0000 mon.c (mon.2) 11887 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:06:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:06:56 smithi080 bash[41963]: cluster 2023-12-01T15:06:55.770652+0000 mgr.y (mgr.24362) 18548 : cluster 0 pgmap v18517: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:06:56.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:06:56 smithi080 bash[28361]: audit 2023-12-01T15:06:55.759718+0000 mon.c (mon.2) 11887 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:06:56.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:06:56 smithi080 bash[28361]: cluster 2023-12-01T15:06:55.770652+0000 mgr.y (mgr.24362) 18548 : cluster 0 pgmap v18517: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:06:56.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:06:56 smithi090 bash[32384]: audit 2023-12-01T15:06:55.759718+0000 mon.c (mon.2) 11887 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:06:56.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:06:56 smithi090 bash[32384]: cluster 2023-12-01T15:06:55.770652+0000 mgr.y (mgr.24362) 18548 : cluster 0 pgmap v18517: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:06:57.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:06:57 smithi080 bash[41963]: audit 2023-12-01T15:06:56.789498+0000 mon.c (mon.2) 11888 : audit 0 from='client.? 172.21.15.80:0/1704064905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:06:57.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:06:57 smithi080 bash[28361]: audit 2023-12-01T15:06:56.789498+0000 mon.c (mon.2) 11888 : audit 0 from='client.? 172.21.15.80:0/1704064905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:06:57.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:06:57 smithi090 bash[32384]: audit 2023-12-01T15:06:56.789498+0000 mon.c (mon.2) 11888 : audit 0 from='client.? 172.21.15.80:0/1704064905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:06:58.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:06:58 smithi080 bash[28361]: cluster 2023-12-01T15:06:57.771812+0000 mgr.y (mgr.24362) 18549 : cluster 0 pgmap v18518: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:06:58.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:06:58 smithi080 bash[41963]: cluster 2023-12-01T15:06:57.771812+0000 mgr.y (mgr.24362) 18549 : cluster 0 pgmap v18518: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:06:58.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:06:58 smithi090 bash[32384]: cluster 2023-12-01T15:06:57.771812+0000 mgr.y (mgr.24362) 18549 : cluster 0 pgmap v18518: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:06:59.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:06:59 smithi080 bash[28361]: audit 2023-12-01T15:06:59.241905+0000 mon.c (mon.2) 11889 : audit 0 from='client.? 172.21.15.80:0/3184539870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:06:59.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:06:59 smithi080 bash[41963]: audit 2023-12-01T15:06:59.241905+0000 mon.c (mon.2) 11889 : audit 0 from='client.? 172.21.15.80:0/3184539870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:06:59.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:06:59 smithi090 bash[32384]: audit 2023-12-01T15:06:59.241905+0000 mon.c (mon.2) 11889 : audit 0 from='client.? 172.21.15.80:0/3184539870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:07:01.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:07:01 smithi080 bash[41963]: cluster 2023-12-01T15:06:59.772459+0000 mgr.y (mgr.24362) 18550 : cluster 0 pgmap v18519: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:07:01.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:07:01 smithi080 bash[28361]: cluster 2023-12-01T15:06:59.772459+0000 mgr.y (mgr.24362) 18550 : cluster 0 pgmap v18519: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:07:01.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:07:01 smithi090 bash[32384]: cluster 2023-12-01T15:06:59.772459+0000 mgr.y (mgr.24362) 18550 : cluster 0 pgmap v18519: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:07:02.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:07:02 smithi080 bash[28361]: audit 2023-12-01T15:07:01.705570+0000 mon.c (mon.2) 11890 : audit 0 from='client.? 172.21.15.80:0/2901697398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:07:02.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:07:02 smithi080 bash[41963]: audit 2023-12-01T15:07:01.705570+0000 mon.c (mon.2) 11890 : audit 0 from='client.? 172.21.15.80:0/2901697398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:07:02.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:07:02 smithi090 bash[32384]: audit 2023-12-01T15:07:01.705570+0000 mon.c (mon.2) 11890 : audit 0 from='client.? 172.21.15.80:0/2901697398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:07:03.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:07:03 smithi080 bash[28361]: cluster 2023-12-01T15:07:01.773649+0000 mgr.y (mgr.24362) 18551 : cluster 0 pgmap v18520: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:07:03.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:07:03 smithi080 bash[41963]: cluster 2023-12-01T15:07:01.773649+0000 mgr.y (mgr.24362) 18551 : cluster 0 pgmap v18520: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:07:03.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:07:03 smithi090 bash[32384]: cluster 2023-12-01T15:07:01.773649+0000 mgr.y (mgr.24362) 18551 : cluster 0 pgmap v18520: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:07:04.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:07:04 smithi080 bash[41963]: audit 2023-12-01T15:07:04.163450+0000 mon.a (mon.0) 11260 : audit 0 from='client.? 172.21.15.80:0/4224544350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:07:04.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:07:04 smithi080 bash[28361]: audit 2023-12-01T15:07:04.163450+0000 mon.a (mon.0) 11260 : audit 0 from='client.? 172.21.15.80:0/4224544350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:07:04.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:07:04 smithi090 bash[32384]: audit 2023-12-01T15:07:04.163450+0000 mon.a (mon.0) 11260 : audit 0 from='client.? 172.21.15.80:0/4224544350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:07:05.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:07:05 smithi080 bash[28361]: cluster 2023-12-01T15:07:03.774259+0000 mgr.y (mgr.24362) 18552 : cluster 0 pgmap v18521: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:07:05.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:07:05 smithi080 bash[41963]: cluster 2023-12-01T15:07:03.774259+0000 mgr.y (mgr.24362) 18552 : cluster 0 pgmap v18521: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:07:05.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:07:05 smithi090 bash[32384]: cluster 2023-12-01T15:07:03.774259+0000 mgr.y (mgr.24362) 18552 : cluster 0 pgmap v18521: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:07:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:07:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:07:06] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T15:07:07.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:07:07 smithi080 bash[28361]: cluster 2023-12-01T15:07:05.775055+0000 mgr.y (mgr.24362) 18553 : cluster 0 pgmap v18522: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:07:07.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:07:07 smithi080 bash[28361]: audit 2023-12-01T15:07:06.622844+0000 mon.a (mon.0) 11261 : audit 0 from='client.? 172.21.15.80:0/189843188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:07:07.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:07:07 smithi080 bash[41963]: cluster 2023-12-01T15:07:05.775055+0000 mgr.y (mgr.24362) 18553 : cluster 0 pgmap v18522: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:07:07.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:07:07 smithi080 bash[41963]: audit 2023-12-01T15:07:06.622844+0000 mon.a (mon.0) 11261 : audit 0 from='client.? 172.21.15.80:0/189843188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:07:07.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:07:07 smithi090 bash[32384]: cluster 2023-12-01T15:07:05.775055+0000 mgr.y (mgr.24362) 18553 : cluster 0 pgmap v18522: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:07:07.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:07:07 smithi090 bash[32384]: audit 2023-12-01T15:07:06.622844+0000 mon.a (mon.0) 11261 : audit 0 from='client.? 172.21.15.80:0/189843188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:07:09.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:07:09 smithi080 bash[41963]: cluster 2023-12-01T15:07:07.776142+0000 mgr.y (mgr.24362) 18554 : cluster 0 pgmap v18523: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:07:09.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:07:09 smithi080 bash[41963]: audit 2023-12-01T15:07:09.077528+0000 mon.c (mon.2) 11891 : audit 0 from='client.? 172.21.15.80:0/2259613812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:07:09.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:07:09 smithi080 bash[28361]: cluster 2023-12-01T15:07:07.776142+0000 mgr.y (mgr.24362) 18554 : cluster 0 pgmap v18523: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:07:09.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:07:09 smithi080 bash[28361]: audit 2023-12-01T15:07:09.077528+0000 mon.c (mon.2) 11891 : audit 0 from='client.? 172.21.15.80:0/2259613812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:07:09.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:07:09 smithi090 bash[32384]: cluster 2023-12-01T15:07:07.776142+0000 mgr.y (mgr.24362) 18554 : cluster 0 pgmap v18523: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:07:09.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:07:09 smithi090 bash[32384]: audit 2023-12-01T15:07:09.077528+0000 mon.c (mon.2) 11891 : audit 0 from='client.? 172.21.15.80:0/2259613812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:07:11.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:07:11 smithi080 bash[41963]: cluster 2023-12-01T15:07:09.776822+0000 mgr.y (mgr.24362) 18555 : cluster 0 pgmap v18524: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:07:11.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:07:11 smithi080 bash[41963]: audit 2023-12-01T15:07:10.760043+0000 mon.c (mon.2) 11892 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:07:11.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:07:11 smithi080 bash[28361]: cluster 2023-12-01T15:07:09.776822+0000 mgr.y (mgr.24362) 18555 : cluster 0 pgmap v18524: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:07:11.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:07:11 smithi080 bash[28361]: audit 2023-12-01T15:07:10.760043+0000 mon.c (mon.2) 11892 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:07:11.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:07:11 smithi090 bash[32384]: cluster 2023-12-01T15:07:09.776822+0000 mgr.y (mgr.24362) 18555 : cluster 0 pgmap v18524: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:07:11.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:07:11 smithi090 bash[32384]: audit 2023-12-01T15:07:10.760043+0000 mon.c (mon.2) 11892 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:07:12.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:07:12 smithi080 bash[41963]: audit 2023-12-01T15:07:11.534636+0000 mon.c (mon.2) 11893 : audit 0 from='client.? 172.21.15.80:0/1956960379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:07:12.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:07:12 smithi080 bash[28361]: audit 2023-12-01T15:07:11.534636+0000 mon.c (mon.2) 11893 : audit 0 from='client.? 172.21.15.80:0/1956960379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:07:12.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:07:12 smithi090 bash[32384]: audit 2023-12-01T15:07:11.534636+0000 mon.c (mon.2) 11893 : audit 0 from='client.? 172.21.15.80:0/1956960379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:07:13.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:07:13 smithi080 bash[41963]: cluster 2023-12-01T15:07:11.777990+0000 mgr.y (mgr.24362) 18556 : cluster 0 pgmap v18525: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:07:13.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:07:13 smithi080 bash[28361]: cluster 2023-12-01T15:07:11.777990+0000 mgr.y (mgr.24362) 18556 : cluster 0 pgmap v18525: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:07:13.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:07:13 smithi090 bash[32384]: cluster 2023-12-01T15:07:11.777990+0000 mgr.y (mgr.24362) 18556 : cluster 0 pgmap v18525: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:07:14.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:07:14 smithi080 bash[28361]: audit 2023-12-01T15:07:13.995643+0000 mon.c (mon.2) 11894 : audit 0 from='client.? 172.21.15.80:0/3241073269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:07:14.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:07:14 smithi080 bash[41963]: audit 2023-12-01T15:07:13.995643+0000 mon.c (mon.2) 11894 : audit 0 from='client.? 172.21.15.80:0/3241073269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:07:14.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:07:14 smithi090 bash[32384]: audit 2023-12-01T15:07:13.995643+0000 mon.c (mon.2) 11894 : audit 0 from='client.? 172.21.15.80:0/3241073269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:07:15.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:07:15 smithi080 bash[28361]: cluster 2023-12-01T15:07:13.778621+0000 mgr.y (mgr.24362) 18557 : cluster 0 pgmap v18526: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:07:15.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:07:15 smithi080 bash[41963]: cluster 2023-12-01T15:07:13.778621+0000 mgr.y (mgr.24362) 18557 : cluster 0 pgmap v18526: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:07:15.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:07:15 smithi090 bash[32384]: cluster 2023-12-01T15:07:13.778621+0000 mgr.y (mgr.24362) 18557 : cluster 0 pgmap v18526: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:07:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:07:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:07:16] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T15:07:17.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:07:17 smithi080 bash[28361]: cluster 2023-12-01T15:07:15.779473+0000 mgr.y (mgr.24362) 18558 : cluster 0 pgmap v18527: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:07:17.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:07:17 smithi080 bash[28361]: audit 2023-12-01T15:07:16.456915+0000 mon.c (mon.2) 11895 : audit 0 from='client.? 172.21.15.80:0/319023410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:07:17.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:07:17 smithi080 bash[41963]: cluster 2023-12-01T15:07:15.779473+0000 mgr.y (mgr.24362) 18558 : cluster 0 pgmap v18527: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:07:17.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:07:17 smithi080 bash[41963]: audit 2023-12-01T15:07:16.456915+0000 mon.c (mon.2) 11895 : audit 0 from='client.? 172.21.15.80:0/319023410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:07:17.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:07:17 smithi090 bash[32384]: cluster 2023-12-01T15:07:15.779473+0000 mgr.y (mgr.24362) 18558 : cluster 0 pgmap v18527: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:07:17.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:07:17 smithi090 bash[32384]: audit 2023-12-01T15:07:16.456915+0000 mon.c (mon.2) 11895 : audit 0 from='client.? 172.21.15.80:0/319023410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:07:19.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:07:19 smithi080 bash[28361]: cluster 2023-12-01T15:07:17.780577+0000 mgr.y (mgr.24362) 18559 : cluster 0 pgmap v18528: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:07:19.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:07:19 smithi080 bash[28361]: audit 2023-12-01T15:07:18.904873+0000 mon.a (mon.0) 11262 : audit 0 from='client.? 172.21.15.80:0/1871484420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:07:19.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:07:19 smithi080 bash[41963]: cluster 2023-12-01T15:07:17.780577+0000 mgr.y (mgr.24362) 18559 : cluster 0 pgmap v18528: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:07:19.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:07:19 smithi080 bash[41963]: audit 2023-12-01T15:07:18.904873+0000 mon.a (mon.0) 11262 : audit 0 from='client.? 172.21.15.80:0/1871484420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:07:19.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:07:19 smithi090 bash[32384]: cluster 2023-12-01T15:07:17.780577+0000 mgr.y (mgr.24362) 18559 : cluster 0 pgmap v18528: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:07:19.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:07:19 smithi090 bash[32384]: audit 2023-12-01T15:07:18.904873+0000 mon.a (mon.0) 11262 : audit 0 from='client.? 172.21.15.80:0/1871484420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:07:21.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:07:21 smithi080 bash[28361]: cluster 2023-12-01T15:07:19.781335+0000 mgr.y (mgr.24362) 18560 : cluster 0 pgmap v18529: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:07:21.685 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:07:21 smithi080 bash[41963]: cluster 2023-12-01T15:07:19.781335+0000 mgr.y (mgr.24362) 18560 : cluster 0 pgmap v18529: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:07:21.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:07:21 smithi090 bash[32384]: cluster 2023-12-01T15:07:19.781335+0000 mgr.y (mgr.24362) 18560 : cluster 0 pgmap v18529: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:07:22.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:07:22 smithi080 bash[41963]: audit 2023-12-01T15:07:21.364833+0000 mon.a (mon.0) 11263 : audit 0 from='client.? 172.21.15.80:0/3065362390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:07:22.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:07:22 smithi080 bash[28361]: audit 2023-12-01T15:07:21.364833+0000 mon.a (mon.0) 11263 : audit 0 from='client.? 172.21.15.80:0/3065362390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:07:22.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:07:22 smithi090 bash[32384]: audit 2023-12-01T15:07:21.364833+0000 mon.a (mon.0) 11263 : audit 0 from='client.? 172.21.15.80:0/3065362390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:07:23.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:07:23 smithi080 bash[28361]: cluster 2023-12-01T15:07:21.782552+0000 mgr.y (mgr.24362) 18561 : cluster 0 pgmap v18530: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:07:23.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:07:23 smithi080 bash[41963]: cluster 2023-12-01T15:07:21.782552+0000 mgr.y (mgr.24362) 18561 : cluster 0 pgmap v18530: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:07:23.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:07:23 smithi090 bash[32384]: cluster 2023-12-01T15:07:21.782552+0000 mgr.y (mgr.24362) 18561 : cluster 0 pgmap v18530: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:07:24.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:07:24 smithi080 bash[28361]: audit 2023-12-01T15:07:23.825512+0000 mon.a (mon.0) 11264 : audit 0 from='client.? 172.21.15.80:0/1223035877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:07:24.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:07:24 smithi080 bash[41963]: audit 2023-12-01T15:07:23.825512+0000 mon.a (mon.0) 11264 : audit 0 from='client.? 172.21.15.80:0/1223035877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:07:24.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:07:24 smithi090 bash[32384]: audit 2023-12-01T15:07:23.825512+0000 mon.a (mon.0) 11264 : audit 0 from='client.? 172.21.15.80:0/1223035877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:07:25.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:07:25 smithi080 bash[41963]: cluster 2023-12-01T15:07:23.783398+0000 mgr.y (mgr.24362) 18562 : cluster 0 pgmap v18531: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:07:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:07:25 smithi080 bash[28361]: cluster 2023-12-01T15:07:23.783398+0000 mgr.y (mgr.24362) 18562 : cluster 0 pgmap v18531: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:07:25.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:07:25 smithi090 bash[32384]: cluster 2023-12-01T15:07:23.783398+0000 mgr.y (mgr.24362) 18562 : cluster 0 pgmap v18531: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:07:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:07:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:07:26] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T15:07:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:07:26 smithi080 bash[28361]: audit 2023-12-01T15:07:25.760798+0000 mon.c (mon.2) 11896 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:07:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:07:26 smithi080 bash[28361]: cluster 2023-12-01T15:07:25.784312+0000 mgr.y (mgr.24362) 18563 : cluster 0 pgmap v18532: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:07:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:07:26 smithi080 bash[28361]: audit 2023-12-01T15:07:26.280313+0000 mon.c (mon.2) 11897 : audit 0 from='client.? 172.21.15.80:0/583601377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:07:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:07:26 smithi080 bash[41963]: audit 2023-12-01T15:07:25.760798+0000 mon.c (mon.2) 11896 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:07:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:07:26 smithi080 bash[41963]: cluster 2023-12-01T15:07:25.784312+0000 mgr.y (mgr.24362) 18563 : cluster 0 pgmap v18532: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:07:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:07:26 smithi080 bash[41963]: audit 2023-12-01T15:07:26.280313+0000 mon.c (mon.2) 11897 : audit 0 from='client.? 172.21.15.80:0/583601377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:07:26.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:07:26 smithi090 bash[32384]: audit 2023-12-01T15:07:25.760798+0000 mon.c (mon.2) 11896 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:07:26.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:07:26 smithi090 bash[32384]: cluster 2023-12-01T15:07:25.784312+0000 mgr.y (mgr.24362) 18563 : cluster 0 pgmap v18532: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:07:26.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:07:26 smithi090 bash[32384]: audit 2023-12-01T15:07:26.280313+0000 mon.c (mon.2) 11897 : audit 0 from='client.? 172.21.15.80:0/583601377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:07:29.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:07:28 smithi080 bash[28361]: cluster 2023-12-01T15:07:27.785413+0000 mgr.y (mgr.24362) 18564 : cluster 0 pgmap v18533: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:07:29.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:07:28 smithi080 bash[28361]: audit 2023-12-01T15:07:28.730101+0000 mon.c (mon.2) 11898 : audit 0 from='client.? 172.21.15.80:0/99481315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:07:29.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:07:28 smithi080 bash[41963]: cluster 2023-12-01T15:07:27.785413+0000 mgr.y (mgr.24362) 18564 : cluster 0 pgmap v18533: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:07:29.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:07:28 smithi080 bash[41963]: audit 2023-12-01T15:07:28.730101+0000 mon.c (mon.2) 11898 : audit 0 from='client.? 172.21.15.80:0/99481315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:07:29.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:07:28 smithi090 bash[32384]: cluster 2023-12-01T15:07:27.785413+0000 mgr.y (mgr.24362) 18564 : cluster 0 pgmap v18533: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:07:29.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:07:28 smithi090 bash[32384]: audit 2023-12-01T15:07:28.730101+0000 mon.c (mon.2) 11898 : audit 0 from='client.? 172.21.15.80:0/99481315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:07:31.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:07:31 smithi080 bash[41963]: cluster 2023-12-01T15:07:29.786087+0000 mgr.y (mgr.24362) 18565 : cluster 0 pgmap v18534: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:07:31.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:07:31 smithi080 bash[41963]: audit 2023-12-01T15:07:31.176636+0000 mon.c (mon.2) 11899 : audit 0 from='client.? 172.21.15.80:0/2922638831' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:07:31.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:07:31 smithi080 bash[28361]: cluster 2023-12-01T15:07:29.786087+0000 mgr.y (mgr.24362) 18565 : cluster 0 pgmap v18534: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:07:31.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:07:31 smithi080 bash[28361]: audit 2023-12-01T15:07:31.176636+0000 mon.c (mon.2) 11899 : audit 0 from='client.? 172.21.15.80:0/2922638831' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:07:31.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:07:31 smithi090 bash[32384]: cluster 2023-12-01T15:07:29.786087+0000 mgr.y (mgr.24362) 18565 : cluster 0 pgmap v18534: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:07:31.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:07:31 smithi090 bash[32384]: audit 2023-12-01T15:07:31.176636+0000 mon.c (mon.2) 11899 : audit 0 from='client.? 172.21.15.80:0/2922638831' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:07:33.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:07:33 smithi080 bash[28361]: cluster 2023-12-01T15:07:31.786908+0000 mgr.y (mgr.24362) 18566 : cluster 0 pgmap v18535: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:07:33.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:07:33 smithi080 bash[41963]: cluster 2023-12-01T15:07:31.786908+0000 mgr.y (mgr.24362) 18566 : cluster 0 pgmap v18535: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:07:33.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:07:33 smithi090 bash[32384]: cluster 2023-12-01T15:07:31.786908+0000 mgr.y (mgr.24362) 18566 : cluster 0 pgmap v18535: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:07:34.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:07:34 smithi080 bash[41963]: audit 2023-12-01T15:07:33.630557+0000 mon.c (mon.2) 11900 : audit 0 from='client.? 172.21.15.80:0/2213440518' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:07:34.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:07:34 smithi080 bash[28361]: audit 2023-12-01T15:07:33.630557+0000 mon.c (mon.2) 11900 : audit 0 from='client.? 172.21.15.80:0/2213440518' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:07:34.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:07:34 smithi090 bash[32384]: audit 2023-12-01T15:07:33.630557+0000 mon.c (mon.2) 11900 : audit 0 from='client.? 172.21.15.80:0/2213440518' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:07:35.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:07:35 smithi080 bash[28361]: cluster 2023-12-01T15:07:33.787564+0000 mgr.y (mgr.24362) 18567 : cluster 0 pgmap v18536: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:07:35.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:07:35 smithi080 bash[41963]: cluster 2023-12-01T15:07:33.787564+0000 mgr.y (mgr.24362) 18567 : cluster 0 pgmap v18536: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:07:35.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:07:35 smithi090 bash[32384]: cluster 2023-12-01T15:07:33.787564+0000 mgr.y (mgr.24362) 18567 : cluster 0 pgmap v18536: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:07:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:07:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:07:36] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T15:07:36.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:07:36 smithi080 bash[41963]: audit 2023-12-01T15:07:36.087001+0000 mon.c (mon.2) 11901 : audit 0 from='client.? 172.21.15.80:0/408571167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:07:36.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:07:36 smithi080 bash[28361]: audit 2023-12-01T15:07:36.087001+0000 mon.c (mon.2) 11901 : audit 0 from='client.? 172.21.15.80:0/408571167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:07:36.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:07:36 smithi090 bash[32384]: audit 2023-12-01T15:07:36.087001+0000 mon.c (mon.2) 11901 : audit 0 from='client.? 172.21.15.80:0/408571167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:07:37.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:07:37 smithi080 bash[28361]: cluster 2023-12-01T15:07:35.788250+0000 mgr.y (mgr.24362) 18568 : cluster 0 pgmap v18537: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:07:37.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:07:37 smithi080 bash[41963]: cluster 2023-12-01T15:07:35.788250+0000 mgr.y (mgr.24362) 18568 : cluster 0 pgmap v18537: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:07:37.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:07:37 smithi090 bash[32384]: cluster 2023-12-01T15:07:35.788250+0000 mgr.y (mgr.24362) 18568 : cluster 0 pgmap v18537: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:07:39.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:07:39 smithi080 bash[28361]: cluster 2023-12-01T15:07:37.789296+0000 mgr.y (mgr.24362) 18569 : cluster 0 pgmap v18538: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:07:39.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:07:39 smithi080 bash[28361]: audit 2023-12-01T15:07:38.547103+0000 mon.a (mon.0) 11265 : audit 0 from='client.? 172.21.15.80:0/3030981601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:07:39.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:07:39 smithi080 bash[41963]: cluster 2023-12-01T15:07:37.789296+0000 mgr.y (mgr.24362) 18569 : cluster 0 pgmap v18538: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:07:39.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:07:39 smithi080 bash[41963]: audit 2023-12-01T15:07:38.547103+0000 mon.a (mon.0) 11265 : audit 0 from='client.? 172.21.15.80:0/3030981601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:07:39.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:07:39 smithi090 bash[32384]: cluster 2023-12-01T15:07:37.789296+0000 mgr.y (mgr.24362) 18569 : cluster 0 pgmap v18538: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:07:39.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:07:39 smithi090 bash[32384]: audit 2023-12-01T15:07:38.547103+0000 mon.a (mon.0) 11265 : audit 0 from='client.? 172.21.15.80:0/3030981601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:07:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:07:41 smithi080 bash[28361]: cluster 2023-12-01T15:07:39.789840+0000 mgr.y (mgr.24362) 18570 : cluster 0 pgmap v18539: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:07:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:07:41 smithi080 bash[28361]: audit 2023-12-01T15:07:40.760762+0000 mon.c (mon.2) 11902 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:07:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:07:41 smithi080 bash[28361]: audit 2023-12-01T15:07:40.999170+0000 mon.a (mon.0) 11266 : audit 0 from='client.? 172.21.15.80:0/2920360646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:07:41.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:07:41 smithi080 bash[41963]: cluster 2023-12-01T15:07:39.789840+0000 mgr.y (mgr.24362) 18570 : cluster 0 pgmap v18539: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:07:41.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:07:41 smithi080 bash[41963]: audit 2023-12-01T15:07:40.760762+0000 mon.c (mon.2) 11902 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:07:41.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:07:41 smithi080 bash[41963]: audit 2023-12-01T15:07:40.999170+0000 mon.a (mon.0) 11266 : audit 0 from='client.? 172.21.15.80:0/2920360646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:07:41.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:07:41 smithi090 bash[32384]: cluster 2023-12-01T15:07:39.789840+0000 mgr.y (mgr.24362) 18570 : cluster 0 pgmap v18539: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:07:41.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:07:41 smithi090 bash[32384]: audit 2023-12-01T15:07:40.760762+0000 mon.c (mon.2) 11902 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:07:41.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:07:41 smithi090 bash[32384]: audit 2023-12-01T15:07:40.999170+0000 mon.a (mon.0) 11266 : audit 0 from='client.? 172.21.15.80:0/2920360646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:07:43.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:07:43 smithi080 bash[28361]: cluster 2023-12-01T15:07:41.791122+0000 mgr.y (mgr.24362) 18571 : cluster 0 pgmap v18540: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:07:43.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:07:43 smithi080 bash[41963]: cluster 2023-12-01T15:07:41.791122+0000 mgr.y (mgr.24362) 18571 : cluster 0 pgmap v18540: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:07:43.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:07:43 smithi090 bash[32384]: cluster 2023-12-01T15:07:41.791122+0000 mgr.y (mgr.24362) 18571 : cluster 0 pgmap v18540: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:07:44.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:07:44 smithi080 bash[28361]: audit 2023-12-01T15:07:43.456940+0000 mon.c (mon.2) 11903 : audit 0 from='client.? 172.21.15.80:0/3365136029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:07:44.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:07:44 smithi080 bash[41963]: audit 2023-12-01T15:07:43.456940+0000 mon.c (mon.2) 11903 : audit 0 from='client.? 172.21.15.80:0/3365136029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:07:44.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:07:44 smithi090 bash[32384]: audit 2023-12-01T15:07:43.456940+0000 mon.c (mon.2) 11903 : audit 0 from='client.? 172.21.15.80:0/3365136029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:07:45.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:07:45 smithi080 bash[41963]: cluster 2023-12-01T15:07:43.791823+0000 mgr.y (mgr.24362) 18572 : cluster 0 pgmap v18541: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:07:45.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:07:45 smithi080 bash[28361]: cluster 2023-12-01T15:07:43.791823+0000 mgr.y (mgr.24362) 18572 : cluster 0 pgmap v18541: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:07:45.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:07:45 smithi090 bash[32384]: cluster 2023-12-01T15:07:43.791823+0000 mgr.y (mgr.24362) 18572 : cluster 0 pgmap v18541: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:07:46.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:07:46 smithi080 bash[28361]: audit 2023-12-01T15:07:45.907718+0000 mon.a (mon.0) 11267 : audit 0 from='client.? 172.21.15.80:0/207439680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:07:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:07:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:07:46] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T15:07:46.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:07:46 smithi080 bash[41963]: audit 2023-12-01T15:07:45.907718+0000 mon.a (mon.0) 11267 : audit 0 from='client.? 172.21.15.80:0/207439680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:07:46.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:07:46 smithi090 bash[32384]: audit 2023-12-01T15:07:45.907718+0000 mon.a (mon.0) 11267 : audit 0 from='client.? 172.21.15.80:0/207439680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:07:47.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:07:47 smithi080 bash[28361]: cluster 2023-12-01T15:07:45.792630+0000 mgr.y (mgr.24362) 18573 : cluster 0 pgmap v18542: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:07:47.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:07:47 smithi080 bash[41963]: cluster 2023-12-01T15:07:45.792630+0000 mgr.y (mgr.24362) 18573 : cluster 0 pgmap v18542: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:07:47.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:07:47 smithi090 bash[32384]: cluster 2023-12-01T15:07:45.792630+0000 mgr.y (mgr.24362) 18573 : cluster 0 pgmap v18542: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:07:49.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:07:49 smithi080 bash[28361]: cluster 2023-12-01T15:07:47.793315+0000 mgr.y (mgr.24362) 18574 : cluster 0 pgmap v18543: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:07:49.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:07:49 smithi080 bash[28361]: audit 2023-12-01T15:07:48.370036+0000 mon.a (mon.0) 11268 : audit 0 from='client.? 172.21.15.80:0/2335734611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:07:49.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:07:49 smithi080 bash[41963]: cluster 2023-12-01T15:07:47.793315+0000 mgr.y (mgr.24362) 18574 : cluster 0 pgmap v18543: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:07:49.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:07:49 smithi080 bash[41963]: audit 2023-12-01T15:07:48.370036+0000 mon.a (mon.0) 11268 : audit 0 from='client.? 172.21.15.80:0/2335734611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:07:49.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:07:49 smithi090 bash[32384]: cluster 2023-12-01T15:07:47.793315+0000 mgr.y (mgr.24362) 18574 : cluster 0 pgmap v18543: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:07:49.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:07:49 smithi090 bash[32384]: audit 2023-12-01T15:07:48.370036+0000 mon.a (mon.0) 11268 : audit 0 from='client.? 172.21.15.80:0/2335734611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:07:51.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:07:51 smithi080 bash[41963]: cluster 2023-12-01T15:07:49.793952+0000 mgr.y (mgr.24362) 18575 : cluster 0 pgmap v18544: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:07:51.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:07:51 smithi080 bash[41963]: audit 2023-12-01T15:07:50.817781+0000 mon.a (mon.0) 11269 : audit 0 from='client.? 172.21.15.80:0/356279088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:07:51.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:07:51 smithi080 bash[28361]: cluster 2023-12-01T15:07:49.793952+0000 mgr.y (mgr.24362) 18575 : cluster 0 pgmap v18544: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:07:51.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:07:51 smithi080 bash[28361]: audit 2023-12-01T15:07:50.817781+0000 mon.a (mon.0) 11269 : audit 0 from='client.? 172.21.15.80:0/356279088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:07:51.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:07:51 smithi090 bash[32384]: cluster 2023-12-01T15:07:49.793952+0000 mgr.y (mgr.24362) 18575 : cluster 0 pgmap v18544: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:07:51.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:07:51 smithi090 bash[32384]: audit 2023-12-01T15:07:50.817781+0000 mon.a (mon.0) 11269 : audit 0 from='client.? 172.21.15.80:0/356279088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:07:53.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:07:53 smithi080 bash[28361]: cluster 2023-12-01T15:07:51.795144+0000 mgr.y (mgr.24362) 18576 : cluster 0 pgmap v18545: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:07:53.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:07:53 smithi080 bash[28361]: audit 2023-12-01T15:07:52.944289+0000 mon.c (mon.2) 11904 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:07:53.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:07:53 smithi080 bash[28361]: audit 2023-12-01T15:07:53.272129+0000 mon.c (mon.2) 11905 : audit 0 from='client.? 172.21.15.80:0/3338209275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:07:53.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:07:53 smithi080 bash[41963]: cluster 2023-12-01T15:07:51.795144+0000 mgr.y (mgr.24362) 18576 : cluster 0 pgmap v18545: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:07:53.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:07:53 smithi080 bash[41963]: audit 2023-12-01T15:07:52.944289+0000 mon.c (mon.2) 11904 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:07:53.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:07:53 smithi080 bash[41963]: audit 2023-12-01T15:07:53.272129+0000 mon.c (mon.2) 11905 : audit 0 from='client.? 172.21.15.80:0/3338209275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:07:53.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:07:53 smithi090 bash[32384]: cluster 2023-12-01T15:07:51.795144+0000 mgr.y (mgr.24362) 18576 : cluster 0 pgmap v18545: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:07:53.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:07:53 smithi090 bash[32384]: audit 2023-12-01T15:07:52.944289+0000 mon.c (mon.2) 11904 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:07:53.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:07:53 smithi090 bash[32384]: audit 2023-12-01T15:07:53.272129+0000 mon.c (mon.2) 11905 : audit 0 from='client.? 172.21.15.80:0/3338209275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:07:54.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:07:54 smithi080 bash[28361]: cluster 2023-12-01T15:07:53.795813+0000 mgr.y (mgr.24362) 18577 : cluster 0 pgmap v18546: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:07:54.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:07:54 smithi080 bash[41963]: cluster 2023-12-01T15:07:53.795813+0000 mgr.y (mgr.24362) 18577 : cluster 0 pgmap v18546: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:07:54.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:07:54 smithi090 bash[32384]: cluster 2023-12-01T15:07:53.795813+0000 mgr.y (mgr.24362) 18577 : cluster 0 pgmap v18546: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:07:56.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:07:56 smithi080 bash[28361]: audit 2023-12-01T15:07:55.730129+0000 mon.c (mon.2) 11906 : audit 0 from='client.? 172.21.15.80:0/1800508079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:07:56.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:07:56 smithi080 bash[28361]: audit 2023-12-01T15:07:55.761219+0000 mon.c (mon.2) 11907 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:07:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:07:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:07:56] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T15:07:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:07:56 smithi080 bash[41963]: audit 2023-12-01T15:07:55.730129+0000 mon.c (mon.2) 11906 : audit 0 from='client.? 172.21.15.80:0/1800508079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:07:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:07:56 smithi080 bash[41963]: audit 2023-12-01T15:07:55.761219+0000 mon.c (mon.2) 11907 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:07:56.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:07:56 smithi090 bash[32384]: audit 2023-12-01T15:07:55.730129+0000 mon.c (mon.2) 11906 : audit 0 from='client.? 172.21.15.80:0/1800508079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:07:56.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:07:56 smithi090 bash[32384]: audit 2023-12-01T15:07:55.761219+0000 mon.c (mon.2) 11907 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:07:57.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:07:57 smithi080 bash[28361]: cluster 2023-12-01T15:07:55.796492+0000 mgr.y (mgr.24362) 18578 : cluster 0 pgmap v18547: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:07:57.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:07:57 smithi080 bash[41963]: cluster 2023-12-01T15:07:55.796492+0000 mgr.y (mgr.24362) 18578 : cluster 0 pgmap v18547: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:07:57.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:07:57 smithi090 bash[32384]: cluster 2023-12-01T15:07:55.796492+0000 mgr.y (mgr.24362) 18578 : cluster 0 pgmap v18547: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:07:58.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:07:58 smithi080 bash[28361]: audit 2023-12-01T15:07:58.199627+0000 mon.c (mon.2) 11908 : audit 0 from='client.? 172.21.15.80:0/2986199640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:07:58.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:07:58 smithi080 bash[41963]: audit 2023-12-01T15:07:58.199627+0000 mon.c (mon.2) 11908 : audit 0 from='client.? 172.21.15.80:0/2986199640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:07:58.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:07:58 smithi090 bash[32384]: audit 2023-12-01T15:07:58.199627+0000 mon.c (mon.2) 11908 : audit 0 from='client.? 172.21.15.80:0/2986199640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:07:59.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:07:59 smithi080 bash[28361]: cluster 2023-12-01T15:07:57.797579+0000 mgr.y (mgr.24362) 18579 : cluster 0 pgmap v18548: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:07:59.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:07:59 smithi080 bash[28361]: audit 2023-12-01T15:07:58.740149+0000 mon.a (mon.0) 11270 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:07:59.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:07:59 smithi080 bash[28361]: audit 2023-12-01T15:07:58.750639+0000 mon.a (mon.0) 11271 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:07:59.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:07:59 smithi080 bash[28361]: audit 2023-12-01T15:07:59.248874+0000 mon.a (mon.0) 11272 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:07:59.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:07:59 smithi080 bash[28361]: audit 2023-12-01T15:07:59.260209+0000 mon.a (mon.0) 11273 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:07:59.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:07:59 smithi080 bash[41963]: cluster 2023-12-01T15:07:57.797579+0000 mgr.y (mgr.24362) 18579 : cluster 0 pgmap v18548: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:07:59.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:07:59 smithi080 bash[41963]: audit 2023-12-01T15:07:58.740149+0000 mon.a (mon.0) 11270 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:07:59.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:07:59 smithi080 bash[41963]: audit 2023-12-01T15:07:58.750639+0000 mon.a (mon.0) 11271 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:07:59.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:07:59 smithi080 bash[41963]: audit 2023-12-01T15:07:59.248874+0000 mon.a (mon.0) 11272 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:07:59.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:07:59 smithi080 bash[41963]: audit 2023-12-01T15:07:59.260209+0000 mon.a (mon.0) 11273 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:07:59.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:07:59 smithi090 bash[32384]: cluster 2023-12-01T15:07:57.797579+0000 mgr.y (mgr.24362) 18579 : cluster 0 pgmap v18548: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:07:59.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:07:59 smithi090 bash[32384]: audit 2023-12-01T15:07:58.740149+0000 mon.a (mon.0) 11270 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:07:59.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:07:59 smithi090 bash[32384]: audit 2023-12-01T15:07:58.750639+0000 mon.a (mon.0) 11271 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:07:59.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:07:59 smithi090 bash[32384]: audit 2023-12-01T15:07:59.248874+0000 mon.a (mon.0) 11272 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:07:59.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:07:59 smithi090 bash[32384]: audit 2023-12-01T15:07:59.260209+0000 mon.a (mon.0) 11273 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:08:00.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:08:00 smithi080 bash[41963]: audit 2023-12-01T15:07:59.732661+0000 mon.c (mon.2) 11909 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:08:00.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:08:00 smithi080 bash[41963]: audit 2023-12-01T15:07:59.734532+0000 mon.c (mon.2) 11910 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:08:00.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:08:00 smithi080 bash[41963]: audit 2023-12-01T15:07:59.744642+0000 mon.a (mon.0) 11274 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:08:00.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:08:00 smithi080 bash[28361]: audit 2023-12-01T15:07:59.732661+0000 mon.c (mon.2) 11909 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:08:00.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:08:00 smithi080 bash[28361]: audit 2023-12-01T15:07:59.734532+0000 mon.c (mon.2) 11910 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:08:00.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:08:00 smithi080 bash[28361]: audit 2023-12-01T15:07:59.744642+0000 mon.a (mon.0) 11274 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:08:00.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:08:00 smithi090 bash[32384]: audit 2023-12-01T15:07:59.732661+0000 mon.c (mon.2) 11909 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:08:00.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:08:00 smithi090 bash[32384]: audit 2023-12-01T15:07:59.734532+0000 mon.c (mon.2) 11910 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:08:00.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:08:00 smithi090 bash[32384]: audit 2023-12-01T15:07:59.744642+0000 mon.a (mon.0) 11274 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:08:01.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:08:01 smithi080 bash[41963]: cluster 2023-12-01T15:07:59.798195+0000 mgr.y (mgr.24362) 18580 : cluster 0 pgmap v18549: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:08:01.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:08:01 smithi080 bash[41963]: audit 2023-12-01T15:08:00.659134+0000 mon.c (mon.2) 11911 : audit 0 from='client.? 172.21.15.80:0/356642417' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:08:01.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:08:01 smithi080 bash[28361]: cluster 2023-12-01T15:07:59.798195+0000 mgr.y (mgr.24362) 18580 : cluster 0 pgmap v18549: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:08:01.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:08:01 smithi080 bash[28361]: audit 2023-12-01T15:08:00.659134+0000 mon.c (mon.2) 11911 : audit 0 from='client.? 172.21.15.80:0/356642417' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:08:01.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:08:01 smithi090 bash[32384]: cluster 2023-12-01T15:07:59.798195+0000 mgr.y (mgr.24362) 18580 : cluster 0 pgmap v18549: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:08:01.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:08:01 smithi090 bash[32384]: audit 2023-12-01T15:08:00.659134+0000 mon.c (mon.2) 11911 : audit 0 from='client.? 172.21.15.80:0/356642417' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:08:03.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:08:03 smithi080 bash[41963]: cluster 2023-12-01T15:08:01.799408+0000 mgr.y (mgr.24362) 18581 : cluster 0 pgmap v18550: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:08:03.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:08:03 smithi080 bash[41963]: audit 2023-12-01T15:08:03.113037+0000 mon.c (mon.2) 11912 : audit 0 from='client.? 172.21.15.80:0/344812235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:08:03.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:08:03 smithi080 bash[28361]: cluster 2023-12-01T15:08:01.799408+0000 mgr.y (mgr.24362) 18581 : cluster 0 pgmap v18550: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:08:03.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:08:03 smithi080 bash[28361]: audit 2023-12-01T15:08:03.113037+0000 mon.c (mon.2) 11912 : audit 0 from='client.? 172.21.15.80:0/344812235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:08:03.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:08:03 smithi090 bash[32384]: cluster 2023-12-01T15:08:01.799408+0000 mgr.y (mgr.24362) 18581 : cluster 0 pgmap v18550: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:08:03.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:08:03 smithi090 bash[32384]: audit 2023-12-01T15:08:03.113037+0000 mon.c (mon.2) 11912 : audit 0 from='client.? 172.21.15.80:0/344812235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:08:05.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:08:05 smithi080 bash[28361]: cluster 2023-12-01T15:08:03.800032+0000 mgr.y (mgr.24362) 18582 : cluster 0 pgmap v18551: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:08:05.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:08:05 smithi080 bash[41963]: cluster 2023-12-01T15:08:03.800032+0000 mgr.y (mgr.24362) 18582 : cluster 0 pgmap v18551: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:08:05.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:08:05 smithi090 bash[32384]: cluster 2023-12-01T15:08:03.800032+0000 mgr.y (mgr.24362) 18582 : cluster 0 pgmap v18551: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:08:06.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:08:06 smithi080 bash[28361]: audit 2023-12-01T15:08:05.581452+0000 mon.a (mon.0) 11275 : audit 0 from='client.? 172.21.15.80:0/1624478323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:08:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:08:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:08:06] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T15:08:06.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:08:06 smithi080 bash[41963]: audit 2023-12-01T15:08:05.581452+0000 mon.a (mon.0) 11275 : audit 0 from='client.? 172.21.15.80:0/1624478323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:08:06.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:08:06 smithi090 bash[32384]: audit 2023-12-01T15:08:05.581452+0000 mon.a (mon.0) 11275 : audit 0 from='client.? 172.21.15.80:0/1624478323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:08:07.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:08:07 smithi080 bash[28361]: cluster 2023-12-01T15:08:05.800756+0000 mgr.y (mgr.24362) 18583 : cluster 0 pgmap v18552: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:08:07.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:08:07 smithi080 bash[41963]: cluster 2023-12-01T15:08:05.800756+0000 mgr.y (mgr.24362) 18583 : cluster 0 pgmap v18552: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:08:07.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:08:07 smithi090 bash[32384]: cluster 2023-12-01T15:08:05.800756+0000 mgr.y (mgr.24362) 18583 : cluster 0 pgmap v18552: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:08:08.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:08:08 smithi080 bash[28361]: audit 2023-12-01T15:08:08.029098+0000 mon.c (mon.2) 11913 : audit 0 from='client.? 172.21.15.80:0/2123578769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:08:08.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:08:08 smithi080 bash[41963]: audit 2023-12-01T15:08:08.029098+0000 mon.c (mon.2) 11913 : audit 0 from='client.? 172.21.15.80:0/2123578769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:08:08.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:08:08 smithi090 bash[32384]: audit 2023-12-01T15:08:08.029098+0000 mon.c (mon.2) 11913 : audit 0 from='client.? 172.21.15.80:0/2123578769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:08:09.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:08:09 smithi080 bash[28361]: cluster 2023-12-01T15:08:07.801785+0000 mgr.y (mgr.24362) 18584 : cluster 0 pgmap v18553: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:08:09.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:08:09 smithi080 bash[41963]: cluster 2023-12-01T15:08:07.801785+0000 mgr.y (mgr.24362) 18584 : cluster 0 pgmap v18553: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:08:09.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:08:09 smithi090 bash[32384]: cluster 2023-12-01T15:08:07.801785+0000 mgr.y (mgr.24362) 18584 : cluster 0 pgmap v18553: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:08:11.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:08:11 smithi080 bash[41963]: cluster 2023-12-01T15:08:09.802457+0000 mgr.y (mgr.24362) 18585 : cluster 0 pgmap v18554: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:08:11.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:08:11 smithi080 bash[41963]: audit 2023-12-01T15:08:10.484148+0000 mon.a (mon.0) 11276 : audit 0 from='client.? 172.21.15.80:0/74651928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:08:11.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:08:11 smithi080 bash[41963]: audit 2023-12-01T15:08:10.761563+0000 mon.c (mon.2) 11914 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:08:11.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:08:11 smithi080 bash[28361]: cluster 2023-12-01T15:08:09.802457+0000 mgr.y (mgr.24362) 18585 : cluster 0 pgmap v18554: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:08:11.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:08:11 smithi080 bash[28361]: audit 2023-12-01T15:08:10.484148+0000 mon.a (mon.0) 11276 : audit 0 from='client.? 172.21.15.80:0/74651928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:08:11.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:08:11 smithi080 bash[28361]: audit 2023-12-01T15:08:10.761563+0000 mon.c (mon.2) 11914 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:08:11.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:08:11 smithi090 bash[32384]: cluster 2023-12-01T15:08:09.802457+0000 mgr.y (mgr.24362) 18585 : cluster 0 pgmap v18554: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:08:11.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:08:11 smithi090 bash[32384]: audit 2023-12-01T15:08:10.484148+0000 mon.a (mon.0) 11276 : audit 0 from='client.? 172.21.15.80:0/74651928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:08:11.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:08:11 smithi090 bash[32384]: audit 2023-12-01T15:08:10.761563+0000 mon.c (mon.2) 11914 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:08:13.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:08:13 smithi080 bash[41963]: cluster 2023-12-01T15:08:11.803640+0000 mgr.y (mgr.24362) 18586 : cluster 0 pgmap v18555: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:08:13.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:08:13 smithi080 bash[41963]: audit 2023-12-01T15:08:12.939383+0000 mon.a (mon.0) 11277 : audit 0 from='client.? 172.21.15.80:0/2320822492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:08:13.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:08:13 smithi080 bash[28361]: cluster 2023-12-01T15:08:11.803640+0000 mgr.y (mgr.24362) 18586 : cluster 0 pgmap v18555: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:08:13.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:08:13 smithi080 bash[28361]: audit 2023-12-01T15:08:12.939383+0000 mon.a (mon.0) 11277 : audit 0 from='client.? 172.21.15.80:0/2320822492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:08:13.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:08:13 smithi090 bash[32384]: cluster 2023-12-01T15:08:11.803640+0000 mgr.y (mgr.24362) 18586 : cluster 0 pgmap v18555: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:08:13.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:08:13 smithi090 bash[32384]: audit 2023-12-01T15:08:12.939383+0000 mon.a (mon.0) 11277 : audit 0 from='client.? 172.21.15.80:0/2320822492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:08:15.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:08:15 smithi080 bash[41963]: cluster 2023-12-01T15:08:13.804343+0000 mgr.y (mgr.24362) 18587 : cluster 0 pgmap v18556: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:08:15.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:08:15 smithi080 bash[28361]: cluster 2023-12-01T15:08:13.804343+0000 mgr.y (mgr.24362) 18587 : cluster 0 pgmap v18556: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:08:15.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:08:15 smithi090 bash[32384]: cluster 2023-12-01T15:08:13.804343+0000 mgr.y (mgr.24362) 18587 : cluster 0 pgmap v18556: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:08:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:08:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:08:16] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T15:08:16.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:08:16 smithi080 bash[41963]: audit 2023-12-01T15:08:15.402137+0000 mon.a (mon.0) 11278 : audit 0 from='client.? 172.21.15.80:0/3912188696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:08:16.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:08:16 smithi080 bash[28361]: audit 2023-12-01T15:08:15.402137+0000 mon.a (mon.0) 11278 : audit 0 from='client.? 172.21.15.80:0/3912188696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:08:16.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:08:16 smithi090 bash[32384]: audit 2023-12-01T15:08:15.402137+0000 mon.a (mon.0) 11278 : audit 0 from='client.? 172.21.15.80:0/3912188696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:08:17.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:08:17 smithi080 bash[41963]: cluster 2023-12-01T15:08:15.805179+0000 mgr.y (mgr.24362) 18588 : cluster 0 pgmap v18557: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:08:17.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:08:17 smithi080 bash[28361]: cluster 2023-12-01T15:08:15.805179+0000 mgr.y (mgr.24362) 18588 : cluster 0 pgmap v18557: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:08:17.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:08:17 smithi090 bash[32384]: cluster 2023-12-01T15:08:15.805179+0000 mgr.y (mgr.24362) 18588 : cluster 0 pgmap v18557: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:08:18.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:08:18 smithi080 bash[28361]: cluster 2023-12-01T15:08:17.806028+0000 mgr.y (mgr.24362) 18589 : cluster 0 pgmap v18558: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:08:18.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:08:18 smithi080 bash[28361]: audit 2023-12-01T15:08:17.862563+0000 mon.c (mon.2) 11915 : audit 0 from='client.? 172.21.15.80:0/2821804179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:08:18.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:08:18 smithi080 bash[41963]: cluster 2023-12-01T15:08:17.806028+0000 mgr.y (mgr.24362) 18589 : cluster 0 pgmap v18558: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:08:18.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:08:18 smithi080 bash[41963]: audit 2023-12-01T15:08:17.862563+0000 mon.c (mon.2) 11915 : audit 0 from='client.? 172.21.15.80:0/2821804179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:08:18.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:08:18 smithi090 bash[32384]: cluster 2023-12-01T15:08:17.806028+0000 mgr.y (mgr.24362) 18589 : cluster 0 pgmap v18558: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:08:18.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:08:18 smithi090 bash[32384]: audit 2023-12-01T15:08:17.862563+0000 mon.c (mon.2) 11915 : audit 0 from='client.? 172.21.15.80:0/2821804179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:08:21.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:08:20 smithi080 bash[28361]: cluster 2023-12-01T15:08:19.806625+0000 mgr.y (mgr.24362) 18590 : cluster 0 pgmap v18559: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:08:21.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:08:20 smithi080 bash[28361]: audit 2023-12-01T15:08:20.310866+0000 mon.c (mon.2) 11916 : audit 0 from='client.? 172.21.15.80:0/3812926850' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:08:21.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:08:20 smithi080 bash[41963]: cluster 2023-12-01T15:08:19.806625+0000 mgr.y (mgr.24362) 18590 : cluster 0 pgmap v18559: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:08:21.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:08:20 smithi080 bash[41963]: audit 2023-12-01T15:08:20.310866+0000 mon.c (mon.2) 11916 : audit 0 from='client.? 172.21.15.80:0/3812926850' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:08:21.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:08:20 smithi090 bash[32384]: cluster 2023-12-01T15:08:19.806625+0000 mgr.y (mgr.24362) 18590 : cluster 0 pgmap v18559: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:08:21.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:08:20 smithi090 bash[32384]: audit 2023-12-01T15:08:20.310866+0000 mon.c (mon.2) 11916 : audit 0 from='client.? 172.21.15.80:0/3812926850' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:08:23.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:08:22 smithi080 bash[28361]: cluster 2023-12-01T15:08:21.807836+0000 mgr.y (mgr.24362) 18591 : cluster 0 pgmap v18560: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:08:23.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:08:22 smithi080 bash[28361]: audit 2023-12-01T15:08:22.770602+0000 mon.c (mon.2) 11917 : audit 0 from='client.? 172.21.15.80:0/923978386' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:08:23.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:08:22 smithi080 bash[41963]: cluster 2023-12-01T15:08:21.807836+0000 mgr.y (mgr.24362) 18591 : cluster 0 pgmap v18560: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:08:23.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:08:22 smithi080 bash[41963]: audit 2023-12-01T15:08:22.770602+0000 mon.c (mon.2) 11917 : audit 0 from='client.? 172.21.15.80:0/923978386' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:08:23.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:08:22 smithi090 bash[32384]: cluster 2023-12-01T15:08:21.807836+0000 mgr.y (mgr.24362) 18591 : cluster 0 pgmap v18560: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:08:23.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:08:22 smithi090 bash[32384]: audit 2023-12-01T15:08:22.770602+0000 mon.c (mon.2) 11917 : audit 0 from='client.? 172.21.15.80:0/923978386' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:08:25.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:08:24 smithi080 bash[28361]: cluster 2023-12-01T15:08:23.808460+0000 mgr.y (mgr.24362) 18592 : cluster 0 pgmap v18561: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:08:25.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:08:24 smithi080 bash[41963]: cluster 2023-12-01T15:08:23.808460+0000 mgr.y (mgr.24362) 18592 : cluster 0 pgmap v18561: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:08:25.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:08:24 smithi090 bash[32384]: cluster 2023-12-01T15:08:23.808460+0000 mgr.y (mgr.24362) 18592 : cluster 0 pgmap v18561: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:08:26.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:08:25 smithi080 bash[41963]: audit 2023-12-01T15:08:25.228598+0000 mon.c (mon.2) 11918 : audit 0 from='client.? 172.21.15.80:0/1051922622' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:08:26.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:08:25 smithi080 bash[41963]: audit 2023-12-01T15:08:25.761947+0000 mon.c (mon.2) 11919 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:08:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:08:25 smithi080 bash[28361]: audit 2023-12-01T15:08:25.228598+0000 mon.c (mon.2) 11918 : audit 0 from='client.? 172.21.15.80:0/1051922622' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:08:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:08:25 smithi080 bash[28361]: audit 2023-12-01T15:08:25.761947+0000 mon.c (mon.2) 11919 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:08:26.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:08:25 smithi090 bash[32384]: audit 2023-12-01T15:08:25.228598+0000 mon.c (mon.2) 11918 : audit 0 from='client.? 172.21.15.80:0/1051922622' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:08:26.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:08:25 smithi090 bash[32384]: audit 2023-12-01T15:08:25.761947+0000 mon.c (mon.2) 11919 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:08:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:08:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:08:26] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T15:08:27.685 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:08:27 smithi080 bash[28361]: cluster 2023-12-01T15:08:25.809205+0000 mgr.y (mgr.24362) 18593 : cluster 0 pgmap v18562: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:08:27.685 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:08:27 smithi080 bash[41963]: cluster 2023-12-01T15:08:25.809205+0000 mgr.y (mgr.24362) 18593 : cluster 0 pgmap v18562: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:08:27.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:08:27 smithi090 bash[32384]: cluster 2023-12-01T15:08:25.809205+0000 mgr.y (mgr.24362) 18593 : cluster 0 pgmap v18562: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:08:28.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:08:28 smithi080 bash[28361]: audit 2023-12-01T15:08:27.681638+0000 mon.a (mon.0) 11279 : audit 0 from='client.? 172.21.15.80:0/2276802333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:08:28.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:08:28 smithi080 bash[41963]: audit 2023-12-01T15:08:27.681638+0000 mon.a (mon.0) 11279 : audit 0 from='client.? 172.21.15.80:0/2276802333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:08:28.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:08:28 smithi090 bash[32384]: audit 2023-12-01T15:08:27.681638+0000 mon.a (mon.0) 11279 : audit 0 from='client.? 172.21.15.80:0/2276802333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:08:29.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:08:29 smithi080 bash[28361]: cluster 2023-12-01T15:08:27.810218+0000 mgr.y (mgr.24362) 18594 : cluster 0 pgmap v18563: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:08:29.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:08:29 smithi080 bash[41963]: cluster 2023-12-01T15:08:27.810218+0000 mgr.y (mgr.24362) 18594 : cluster 0 pgmap v18563: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:08:29.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:08:29 smithi090 bash[32384]: cluster 2023-12-01T15:08:27.810218+0000 mgr.y (mgr.24362) 18594 : cluster 0 pgmap v18563: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:08:30.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:08:30 smithi080 bash[41963]: audit 2023-12-01T15:08:30.139811+0000 mon.a (mon.0) 11280 : audit 0 from='client.? 172.21.15.80:0/1155967587' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:08:30.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:08:30 smithi080 bash[28361]: audit 2023-12-01T15:08:30.139811+0000 mon.a (mon.0) 11280 : audit 0 from='client.? 172.21.15.80:0/1155967587' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:08:30.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:08:30 smithi090 bash[32384]: audit 2023-12-01T15:08:30.139811+0000 mon.a (mon.0) 11280 : audit 0 from='client.? 172.21.15.80:0/1155967587' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:08:31.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:08:31 smithi080 bash[41963]: cluster 2023-12-01T15:08:29.810868+0000 mgr.y (mgr.24362) 18595 : cluster 0 pgmap v18564: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:08:31.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:08:31 smithi080 bash[28361]: cluster 2023-12-01T15:08:29.810868+0000 mgr.y (mgr.24362) 18595 : cluster 0 pgmap v18564: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:08:31.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:08:31 smithi090 bash[32384]: cluster 2023-12-01T15:08:29.810868+0000 mgr.y (mgr.24362) 18595 : cluster 0 pgmap v18564: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:08:33.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:08:33 smithi080 bash[41963]: cluster 2023-12-01T15:08:31.812017+0000 mgr.y (mgr.24362) 18596 : cluster 0 pgmap v18565: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:08:33.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:08:33 smithi080 bash[41963]: audit 2023-12-01T15:08:32.599698+0000 mon.a (mon.0) 11281 : audit 0 from='client.? 172.21.15.80:0/3768257966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:08:33.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:08:33 smithi080 bash[28361]: cluster 2023-12-01T15:08:31.812017+0000 mgr.y (mgr.24362) 18596 : cluster 0 pgmap v18565: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:08:33.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:08:33 smithi080 bash[28361]: audit 2023-12-01T15:08:32.599698+0000 mon.a (mon.0) 11281 : audit 0 from='client.? 172.21.15.80:0/3768257966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:08:33.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:08:33 smithi090 bash[32384]: cluster 2023-12-01T15:08:31.812017+0000 mgr.y (mgr.24362) 18596 : cluster 0 pgmap v18565: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:08:33.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:08:33 smithi090 bash[32384]: audit 2023-12-01T15:08:32.599698+0000 mon.a (mon.0) 11281 : audit 0 from='client.? 172.21.15.80:0/3768257966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:08:35.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:08:35 smithi080 bash[28361]: cluster 2023-12-01T15:08:33.812693+0000 mgr.y (mgr.24362) 18597 : cluster 0 pgmap v18566: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:08:35.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:08:35 smithi080 bash[28361]: audit 2023-12-01T15:08:35.043680+0000 mon.a (mon.0) 11282 : audit 0 from='client.? 172.21.15.80:0/1938202669' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:08:35.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:08:35 smithi080 bash[41963]: cluster 2023-12-01T15:08:33.812693+0000 mgr.y (mgr.24362) 18597 : cluster 0 pgmap v18566: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:08:35.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:08:35 smithi080 bash[41963]: audit 2023-12-01T15:08:35.043680+0000 mon.a (mon.0) 11282 : audit 0 from='client.? 172.21.15.80:0/1938202669' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:08:35.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:08:35 smithi090 bash[32384]: cluster 2023-12-01T15:08:33.812693+0000 mgr.y (mgr.24362) 18597 : cluster 0 pgmap v18566: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:08:35.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:08:35 smithi090 bash[32384]: audit 2023-12-01T15:08:35.043680+0000 mon.a (mon.0) 11282 : audit 0 from='client.? 172.21.15.80:0/1938202669' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:08:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:08:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:08:36] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T15:08:37.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:08:37 smithi080 bash[41963]: cluster 2023-12-01T15:08:35.813244+0000 mgr.y (mgr.24362) 18598 : cluster 0 pgmap v18567: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:08:37.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:08:37 smithi080 bash[28361]: cluster 2023-12-01T15:08:35.813244+0000 mgr.y (mgr.24362) 18598 : cluster 0 pgmap v18567: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:08:37.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:08:37 smithi090 bash[32384]: cluster 2023-12-01T15:08:35.813244+0000 mgr.y (mgr.24362) 18598 : cluster 0 pgmap v18567: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:08:38.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:08:38 smithi080 bash[28361]: audit 2023-12-01T15:08:37.494583+0000 mon.a (mon.0) 11283 : audit 0 from='client.? 172.21.15.80:0/3961776894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:08:38.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:08:38 smithi080 bash[41963]: audit 2023-12-01T15:08:37.494583+0000 mon.a (mon.0) 11283 : audit 0 from='client.? 172.21.15.80:0/3961776894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:08:38.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:08:38 smithi090 bash[32384]: audit 2023-12-01T15:08:37.494583+0000 mon.a (mon.0) 11283 : audit 0 from='client.? 172.21.15.80:0/3961776894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:08:39.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:08:39 smithi080 bash[28361]: cluster 2023-12-01T15:08:37.814242+0000 mgr.y (mgr.24362) 18599 : cluster 0 pgmap v18568: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:08:39.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:08:39 smithi080 bash[41963]: cluster 2023-12-01T15:08:37.814242+0000 mgr.y (mgr.24362) 18599 : cluster 0 pgmap v18568: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:08:39.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:08:39 smithi090 bash[32384]: cluster 2023-12-01T15:08:37.814242+0000 mgr.y (mgr.24362) 18599 : cluster 0 pgmap v18568: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:08:40.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:08:40 smithi080 bash[28361]: audit 2023-12-01T15:08:39.951924+0000 mon.a (mon.0) 11284 : audit 0 from='client.? 172.21.15.80:0/2486585721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:08:40.840 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:08:40 smithi080 bash[41963]: audit 2023-12-01T15:08:39.951924+0000 mon.a (mon.0) 11284 : audit 0 from='client.? 172.21.15.80:0/2486585721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:08:40.841 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:08:40 smithi090 bash[32384]: audit 2023-12-01T15:08:39.951924+0000 mon.a (mon.0) 11284 : audit 0 from='client.? 172.21.15.80:0/2486585721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:08:41.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:08:41 smithi080 bash[28361]: cluster 2023-12-01T15:08:39.814876+0000 mgr.y (mgr.24362) 18600 : cluster 0 pgmap v18569: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:08:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:08:41 smithi080 bash[28361]: audit 2023-12-01T15:08:40.762337+0000 mon.c (mon.2) 11920 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:08:41.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:08:41 smithi080 bash[41963]: cluster 2023-12-01T15:08:39.814876+0000 mgr.y (mgr.24362) 18600 : cluster 0 pgmap v18569: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:08:41.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:08:41 smithi080 bash[41963]: audit 2023-12-01T15:08:40.762337+0000 mon.c (mon.2) 11920 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:08:41.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:08:41 smithi090 bash[32384]: cluster 2023-12-01T15:08:39.814876+0000 mgr.y (mgr.24362) 18600 : cluster 0 pgmap v18569: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:08:41.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:08:41 smithi090 bash[32384]: audit 2023-12-01T15:08:40.762337+0000 mon.c (mon.2) 11920 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:08:43.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:08:43 smithi080 bash[41963]: cluster 2023-12-01T15:08:41.816004+0000 mgr.y (mgr.24362) 18601 : cluster 0 pgmap v18570: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:08:43.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:08:43 smithi080 bash[41963]: audit 2023-12-01T15:08:42.400894+0000 mon.c (mon.2) 11921 : audit 0 from='client.? 172.21.15.80:0/1546217568' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:08:43.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:08:43 smithi080 bash[28361]: cluster 2023-12-01T15:08:41.816004+0000 mgr.y (mgr.24362) 18601 : cluster 0 pgmap v18570: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:08:43.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:08:43 smithi080 bash[28361]: audit 2023-12-01T15:08:42.400894+0000 mon.c (mon.2) 11921 : audit 0 from='client.? 172.21.15.80:0/1546217568' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:08:43.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:08:43 smithi090 bash[32384]: cluster 2023-12-01T15:08:41.816004+0000 mgr.y (mgr.24362) 18601 : cluster 0 pgmap v18570: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:08:43.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:08:43 smithi090 bash[32384]: audit 2023-12-01T15:08:42.400894+0000 mon.c (mon.2) 11921 : audit 0 from='client.? 172.21.15.80:0/1546217568' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:08:45.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:08:45 smithi080 bash[28361]: cluster 2023-12-01T15:08:43.816558+0000 mgr.y (mgr.24362) 18602 : cluster 0 pgmap v18571: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:08:45.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:08:45 smithi080 bash[28361]: audit 2023-12-01T15:08:44.866773+0000 mon.c (mon.2) 11922 : audit 0 from='client.? 172.21.15.80:0/608552476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:08:45.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:08:45 smithi080 bash[41963]: cluster 2023-12-01T15:08:43.816558+0000 mgr.y (mgr.24362) 18602 : cluster 0 pgmap v18571: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:08:45.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:08:45 smithi080 bash[41963]: audit 2023-12-01T15:08:44.866773+0000 mon.c (mon.2) 11922 : audit 0 from='client.? 172.21.15.80:0/608552476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:08:45.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:08:45 smithi090 bash[32384]: cluster 2023-12-01T15:08:43.816558+0000 mgr.y (mgr.24362) 18602 : cluster 0 pgmap v18571: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:08:45.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:08:45 smithi090 bash[32384]: audit 2023-12-01T15:08:44.866773+0000 mon.c (mon.2) 11922 : audit 0 from='client.? 172.21.15.80:0/608552476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:08:46.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:08:46 smithi080 bash[28361]: cluster 2023-12-01T15:08:45.817297+0000 mgr.y (mgr.24362) 18603 : cluster 0 pgmap v18572: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:08:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:08:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:08:46] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T15:08:46.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:08:46 smithi080 bash[41963]: cluster 2023-12-01T15:08:45.817297+0000 mgr.y (mgr.24362) 18603 : cluster 0 pgmap v18572: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:08:46.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:08:46 smithi090 bash[32384]: cluster 2023-12-01T15:08:45.817297+0000 mgr.y (mgr.24362) 18603 : cluster 0 pgmap v18572: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:08:47.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:08:47 smithi090 bash[32384]: audit 2023-12-01T15:08:47.322997+0000 mon.c (mon.2) 11923 : audit 0 from='client.? 172.21.15.80:0/1677025032' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:08:47.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:08:47 smithi080 bash[28361]: audit 2023-12-01T15:08:47.322997+0000 mon.c (mon.2) 11923 : audit 0 from='client.? 172.21.15.80:0/1677025032' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:08:47.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:08:47 smithi080 bash[41963]: audit 2023-12-01T15:08:47.322997+0000 mon.c (mon.2) 11923 : audit 0 from='client.? 172.21.15.80:0/1677025032' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:08:48.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:08:48 smithi090 bash[32384]: cluster 2023-12-01T15:08:47.818332+0000 mgr.y (mgr.24362) 18604 : cluster 0 pgmap v18573: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:08:48.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:08:48 smithi080 bash[41963]: cluster 2023-12-01T15:08:47.818332+0000 mgr.y (mgr.24362) 18604 : cluster 0 pgmap v18573: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:08:48.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:08:48 smithi080 bash[28361]: cluster 2023-12-01T15:08:47.818332+0000 mgr.y (mgr.24362) 18604 : cluster 0 pgmap v18573: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:08:50.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:08:49 smithi080 bash[28361]: audit 2023-12-01T15:08:49.777621+0000 mon.a (mon.0) 11285 : audit 0 from='client.? 172.21.15.80:0/1645599813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:08:50.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:08:49 smithi080 bash[41963]: audit 2023-12-01T15:08:49.777621+0000 mon.a (mon.0) 11285 : audit 0 from='client.? 172.21.15.80:0/1645599813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:08:50.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:08:49 smithi090 bash[32384]: audit 2023-12-01T15:08:49.777621+0000 mon.a (mon.0) 11285 : audit 0 from='client.? 172.21.15.80:0/1645599813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:08:51.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:08:51 smithi080 bash[41963]: cluster 2023-12-01T15:08:49.819145+0000 mgr.y (mgr.24362) 18605 : cluster 0 pgmap v18574: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:08:51.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:08:51 smithi080 bash[28361]: cluster 2023-12-01T15:08:49.819145+0000 mgr.y (mgr.24362) 18605 : cluster 0 pgmap v18574: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:08:51.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:08:51 smithi090 bash[32384]: cluster 2023-12-01T15:08:49.819145+0000 mgr.y (mgr.24362) 18605 : cluster 0 pgmap v18574: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:08:52.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:08:52 smithi080 bash[41963]: audit 2023-12-01T15:08:52.231780+0000 mon.a (mon.0) 11286 : audit 0 from='client.? 172.21.15.80:0/1407820944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:08:52.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:08:52 smithi080 bash[28361]: audit 2023-12-01T15:08:52.231780+0000 mon.a (mon.0) 11286 : audit 0 from='client.? 172.21.15.80:0/1407820944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:08:52.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:08:52 smithi090 bash[32384]: audit 2023-12-01T15:08:52.231780+0000 mon.a (mon.0) 11286 : audit 0 from='client.? 172.21.15.80:0/1407820944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:08:53.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:08:53 smithi080 bash[28361]: cluster 2023-12-01T15:08:51.820472+0000 mgr.y (mgr.24362) 18606 : cluster 0 pgmap v18575: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:08:53.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:08:53 smithi080 bash[41963]: cluster 2023-12-01T15:08:51.820472+0000 mgr.y (mgr.24362) 18606 : cluster 0 pgmap v18575: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:08:53.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:08:53 smithi090 bash[32384]: cluster 2023-12-01T15:08:51.820472+0000 mgr.y (mgr.24362) 18606 : cluster 0 pgmap v18575: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:08:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:08:55 smithi080 bash[28361]: cluster 2023-12-01T15:08:53.821205+0000 mgr.y (mgr.24362) 18607 : cluster 0 pgmap v18576: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:08:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:08:55 smithi080 bash[28361]: audit 2023-12-01T15:08:54.693486+0000 mon.c (mon.2) 11924 : audit 0 from='client.? 172.21.15.80:0/3242802649' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:08:55.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:08:55 smithi080 bash[41963]: cluster 2023-12-01T15:08:53.821205+0000 mgr.y (mgr.24362) 18607 : cluster 0 pgmap v18576: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:08:55.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:08:55 smithi080 bash[41963]: audit 2023-12-01T15:08:54.693486+0000 mon.c (mon.2) 11924 : audit 0 from='client.? 172.21.15.80:0/3242802649' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:08:55.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:08:55 smithi090 bash[32384]: cluster 2023-12-01T15:08:53.821205+0000 mgr.y (mgr.24362) 18607 : cluster 0 pgmap v18576: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:08:55.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:08:55 smithi090 bash[32384]: audit 2023-12-01T15:08:54.693486+0000 mon.c (mon.2) 11924 : audit 0 from='client.? 172.21.15.80:0/3242802649' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:08:56.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:08:56 smithi080 bash[28361]: audit 2023-12-01T15:08:55.762764+0000 mon.c (mon.2) 11925 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:08:56.683 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:08:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:08:56] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T15:08:56.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:08:56 smithi080 bash[41963]: audit 2023-12-01T15:08:55.762764+0000 mon.c (mon.2) 11925 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:08:56.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:08:56 smithi090 bash[32384]: audit 2023-12-01T15:08:55.762764+0000 mon.c (mon.2) 11925 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:08:57.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:08:57 smithi080 bash[41963]: cluster 2023-12-01T15:08:55.822028+0000 mgr.y (mgr.24362) 18608 : cluster 0 pgmap v18577: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:08:57.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:08:57 smithi080 bash[41963]: audit 2023-12-01T15:08:57.147091+0000 mon.a (mon.0) 11287 : audit 0 from='client.? 172.21.15.80:0/215367080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:08:57.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:08:57 smithi080 bash[28361]: cluster 2023-12-01T15:08:55.822028+0000 mgr.y (mgr.24362) 18608 : cluster 0 pgmap v18577: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:08:57.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:08:57 smithi080 bash[28361]: audit 2023-12-01T15:08:57.147091+0000 mon.a (mon.0) 11287 : audit 0 from='client.? 172.21.15.80:0/215367080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:08:57.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:08:57 smithi090 bash[32384]: cluster 2023-12-01T15:08:55.822028+0000 mgr.y (mgr.24362) 18608 : cluster 0 pgmap v18577: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:08:57.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:08:57 smithi090 bash[32384]: audit 2023-12-01T15:08:57.147091+0000 mon.a (mon.0) 11287 : audit 0 from='client.? 172.21.15.80:0/215367080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:08:59.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:08:59 smithi080 bash[28361]: cluster 2023-12-01T15:08:57.823082+0000 mgr.y (mgr.24362) 18609 : cluster 0 pgmap v18578: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:08:59.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:08:59 smithi080 bash[41963]: cluster 2023-12-01T15:08:57.823082+0000 mgr.y (mgr.24362) 18609 : cluster 0 pgmap v18578: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:08:59.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:08:59 smithi090 bash[32384]: cluster 2023-12-01T15:08:57.823082+0000 mgr.y (mgr.24362) 18609 : cluster 0 pgmap v18578: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:09:00.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:09:00 smithi080 bash[28361]: audit 2023-12-01T15:08:59.593945+0000 mon.a (mon.0) 11288 : audit 0 from='client.? 172.21.15.80:0/597391371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:09:00.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:09:00 smithi080 bash[28361]: audit 2023-12-01T15:08:59.827123+0000 mon.c (mon.2) 11926 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:09:00.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:09:00 smithi080 bash[28361]: audit 2023-12-01T15:09:00.205503+0000 mon.a (mon.0) 11289 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:09:00.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:09:00 smithi080 bash[28361]: audit 2023-12-01T15:09:00.214654+0000 mon.a (mon.0) 11290 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:09:00.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:09:00 smithi080 bash[41963]: audit 2023-12-01T15:08:59.593945+0000 mon.a (mon.0) 11288 : audit 0 from='client.? 172.21.15.80:0/597391371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:09:00.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:09:00 smithi080 bash[41963]: audit 2023-12-01T15:08:59.827123+0000 mon.c (mon.2) 11926 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:09:00.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:09:00 smithi080 bash[41963]: audit 2023-12-01T15:09:00.205503+0000 mon.a (mon.0) 11289 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:09:00.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:09:00 smithi080 bash[41963]: audit 2023-12-01T15:09:00.214654+0000 mon.a (mon.0) 11290 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:09:00.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:09:00 smithi090 bash[32384]: audit 2023-12-01T15:08:59.593945+0000 mon.a (mon.0) 11288 : audit 0 from='client.? 172.21.15.80:0/597391371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:09:00.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:09:00 smithi090 bash[32384]: audit 2023-12-01T15:08:59.827123+0000 mon.c (mon.2) 11926 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:09:00.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:09:00 smithi090 bash[32384]: audit 2023-12-01T15:09:00.205503+0000 mon.a (mon.0) 11289 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:09:00.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:09:00 smithi090 bash[32384]: audit 2023-12-01T15:09:00.214654+0000 mon.a (mon.0) 11290 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:09:01.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:09:01 smithi080 bash[41963]: cluster 2023-12-01T15:08:59.823789+0000 mgr.y (mgr.24362) 18610 : cluster 0 pgmap v18579: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:09:01.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:09:01 smithi080 bash[28361]: cluster 2023-12-01T15:08:59.823789+0000 mgr.y (mgr.24362) 18610 : cluster 0 pgmap v18579: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:09:01.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:09:01 smithi090 bash[32384]: cluster 2023-12-01T15:08:59.823789+0000 mgr.y (mgr.24362) 18610 : cluster 0 pgmap v18579: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:09:02.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:09:02 smithi080 bash[28361]: audit 2023-12-01T15:09:02.047401+0000 mon.a (mon.0) 11291 : audit 0 from='client.? 172.21.15.80:0/3624706857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:09:02.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:09:02 smithi080 bash[41963]: audit 2023-12-01T15:09:02.047401+0000 mon.a (mon.0) 11291 : audit 0 from='client.? 172.21.15.80:0/3624706857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:09:02.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:09:02 smithi090 bash[32384]: audit 2023-12-01T15:09:02.047401+0000 mon.a (mon.0) 11291 : audit 0 from='client.? 172.21.15.80:0/3624706857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:09:03.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:09:03 smithi080 bash[28361]: cluster 2023-12-01T15:09:01.824927+0000 mgr.y (mgr.24362) 18611 : cluster 0 pgmap v18580: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:09:03.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:09:03 smithi080 bash[41963]: cluster 2023-12-01T15:09:01.824927+0000 mgr.y (mgr.24362) 18611 : cluster 0 pgmap v18580: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:09:03.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:09:03 smithi090 bash[32384]: cluster 2023-12-01T15:09:01.824927+0000 mgr.y (mgr.24362) 18611 : cluster 0 pgmap v18580: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:09:05.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:09:05 smithi080 bash[41963]: cluster 2023-12-01T15:09:03.825625+0000 mgr.y (mgr.24362) 18612 : cluster 0 pgmap v18581: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:09:05.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:09:05 smithi080 bash[41963]: audit 2023-12-01T15:09:04.508138+0000 mon.c (mon.2) 11927 : audit 0 from='client.? 172.21.15.80:0/1856908344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:09:05.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:09:05 smithi080 bash[28361]: cluster 2023-12-01T15:09:03.825625+0000 mgr.y (mgr.24362) 18612 : cluster 0 pgmap v18581: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:09:05.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:09:05 smithi080 bash[28361]: audit 2023-12-01T15:09:04.508138+0000 mon.c (mon.2) 11927 : audit 0 from='client.? 172.21.15.80:0/1856908344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:09:05.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:09:05 smithi090 bash[32384]: cluster 2023-12-01T15:09:03.825625+0000 mgr.y (mgr.24362) 18612 : cluster 0 pgmap v18581: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:09:05.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:09:05 smithi090 bash[32384]: audit 2023-12-01T15:09:04.508138+0000 mon.c (mon.2) 11927 : audit 0 from='client.? 172.21.15.80:0/1856908344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:09:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:09:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:09:06] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T15:09:07.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:09:07 smithi080 bash[28361]: cluster 2023-12-01T15:09:05.826440+0000 mgr.y (mgr.24362) 18613 : cluster 0 pgmap v18582: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:09:07.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:09:07 smithi080 bash[28361]: audit 2023-12-01T15:09:06.026292+0000 mon.a (mon.0) 11292 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:09:07.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:09:07 smithi080 bash[28361]: audit 2023-12-01T15:09:06.036941+0000 mon.a (mon.0) 11293 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:09:07.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:09:07 smithi080 bash[28361]: audit 2023-12-01T15:09:06.058517+0000 mon.a (mon.0) 11294 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:09:07.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:09:07 smithi080 bash[28361]: audit 2023-12-01T15:09:06.072233+0000 mon.a (mon.0) 11295 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:09:07.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:09:07 smithi080 bash[28361]: audit 2023-12-01T15:09:06.600624+0000 mon.c (mon.2) 11928 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:09:07.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:09:07 smithi080 bash[28361]: audit 2023-12-01T15:09:06.602012+0000 mon.c (mon.2) 11929 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:09:07.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:09:07 smithi080 bash[28361]: audit 2023-12-01T15:09:06.612655+0000 mon.a (mon.0) 11296 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:09:07.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:09:07 smithi080 bash[28361]: audit 2023-12-01T15:09:06.954065+0000 mon.c (mon.2) 11930 : audit 0 from='client.? 172.21.15.80:0/116385761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:09:07.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:09:07 smithi080 bash[41963]: cluster 2023-12-01T15:09:05.826440+0000 mgr.y (mgr.24362) 18613 : cluster 0 pgmap v18582: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:09:07.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:09:07 smithi080 bash[41963]: audit 2023-12-01T15:09:06.026292+0000 mon.a (mon.0) 11292 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:09:07.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:09:07 smithi080 bash[41963]: audit 2023-12-01T15:09:06.036941+0000 mon.a (mon.0) 11293 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:09:07.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:09:07 smithi080 bash[41963]: audit 2023-12-01T15:09:06.058517+0000 mon.a (mon.0) 11294 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:09:07.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:09:07 smithi080 bash[41963]: audit 2023-12-01T15:09:06.072233+0000 mon.a (mon.0) 11295 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:09:07.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:09:07 smithi080 bash[41963]: audit 2023-12-01T15:09:06.600624+0000 mon.c (mon.2) 11928 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:09:07.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:09:07 smithi080 bash[41963]: audit 2023-12-01T15:09:06.602012+0000 mon.c (mon.2) 11929 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:09:07.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:09:07 smithi080 bash[41963]: audit 2023-12-01T15:09:06.612655+0000 mon.a (mon.0) 11296 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:09:07.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:09:07 smithi080 bash[41963]: audit 2023-12-01T15:09:06.954065+0000 mon.c (mon.2) 11930 : audit 0 from='client.? 172.21.15.80:0/116385761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:09:07.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:09:07 smithi090 bash[32384]: cluster 2023-12-01T15:09:05.826440+0000 mgr.y (mgr.24362) 18613 : cluster 0 pgmap v18582: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:09:07.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:09:07 smithi090 bash[32384]: audit 2023-12-01T15:09:06.026292+0000 mon.a (mon.0) 11292 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:09:07.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:09:07 smithi090 bash[32384]: audit 2023-12-01T15:09:06.036941+0000 mon.a (mon.0) 11293 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:09:07.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:09:07 smithi090 bash[32384]: audit 2023-12-01T15:09:06.058517+0000 mon.a (mon.0) 11294 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:09:07.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:09:07 smithi090 bash[32384]: audit 2023-12-01T15:09:06.072233+0000 mon.a (mon.0) 11295 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:09:07.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:09:07 smithi090 bash[32384]: audit 2023-12-01T15:09:06.600624+0000 mon.c (mon.2) 11928 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:09:07.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:09:07 smithi090 bash[32384]: audit 2023-12-01T15:09:06.602012+0000 mon.c (mon.2) 11929 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:09:07.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:09:07 smithi090 bash[32384]: audit 2023-12-01T15:09:06.612655+0000 mon.a (mon.0) 11296 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:09:07.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:09:07 smithi090 bash[32384]: audit 2023-12-01T15:09:06.954065+0000 mon.c (mon.2) 11930 : audit 0 from='client.? 172.21.15.80:0/116385761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:09:09.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:09:09 smithi080 bash[41963]: cluster 2023-12-01T15:09:07.827538+0000 mgr.y (mgr.24362) 18614 : cluster 0 pgmap v18583: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:09:09.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:09:09 smithi080 bash[28361]: cluster 2023-12-01T15:09:07.827538+0000 mgr.y (mgr.24362) 18614 : cluster 0 pgmap v18583: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:09:09.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:09:09 smithi090 bash[32384]: cluster 2023-12-01T15:09:07.827538+0000 mgr.y (mgr.24362) 18614 : cluster 0 pgmap v18583: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:09:10.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:09:10 smithi080 bash[28361]: audit 2023-12-01T15:09:09.414054+0000 mon.c (mon.2) 11931 : audit 0 from='client.? 172.21.15.80:0/4240902233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:09:10.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:09:10 smithi080 bash[41963]: audit 2023-12-01T15:09:09.414054+0000 mon.c (mon.2) 11931 : audit 0 from='client.? 172.21.15.80:0/4240902233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:09:10.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:09:10 smithi090 bash[32384]: audit 2023-12-01T15:09:09.414054+0000 mon.c (mon.2) 11931 : audit 0 from='client.? 172.21.15.80:0/4240902233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:09:11.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:09:11 smithi080 bash[41963]: cluster 2023-12-01T15:09:09.828238+0000 mgr.y (mgr.24362) 18615 : cluster 0 pgmap v18584: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:09:11.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:09:11 smithi080 bash[41963]: audit 2023-12-01T15:09:10.763371+0000 mon.c (mon.2) 11932 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:09:11.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:09:11 smithi080 bash[28361]: cluster 2023-12-01T15:09:09.828238+0000 mgr.y (mgr.24362) 18615 : cluster 0 pgmap v18584: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:09:11.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:09:11 smithi080 bash[28361]: audit 2023-12-01T15:09:10.763371+0000 mon.c (mon.2) 11932 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:09:11.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:09:11 smithi090 bash[32384]: cluster 2023-12-01T15:09:09.828238+0000 mgr.y (mgr.24362) 18615 : cluster 0 pgmap v18584: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:09:11.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:09:11 smithi090 bash[32384]: audit 2023-12-01T15:09:10.763371+0000 mon.c (mon.2) 11932 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:09:12.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:09:12 smithi080 bash[28361]: audit 2023-12-01T15:09:11.868048+0000 mon.a (mon.0) 11297 : audit 0 from='client.? 172.21.15.80:0/1585153778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:09:12.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:09:12 smithi080 bash[41963]: audit 2023-12-01T15:09:11.868048+0000 mon.a (mon.0) 11297 : audit 0 from='client.? 172.21.15.80:0/1585153778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:09:12.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:09:12 smithi090 bash[32384]: audit 2023-12-01T15:09:11.868048+0000 mon.a (mon.0) 11297 : audit 0 from='client.? 172.21.15.80:0/1585153778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:09:13.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:09:13 smithi080 bash[28361]: cluster 2023-12-01T15:09:11.829367+0000 mgr.y (mgr.24362) 18616 : cluster 0 pgmap v18585: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:09:13.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:09:13 smithi080 bash[41963]: cluster 2023-12-01T15:09:11.829367+0000 mgr.y (mgr.24362) 18616 : cluster 0 pgmap v18585: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:09:13.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:09:13 smithi090 bash[32384]: cluster 2023-12-01T15:09:11.829367+0000 mgr.y (mgr.24362) 18616 : cluster 0 pgmap v18585: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:09:14.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:09:14 smithi080 bash[28361]: audit 2023-12-01T15:09:14.330373+0000 mon.c (mon.2) 11933 : audit 0 from='client.? 172.21.15.80:0/3429844199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:09:14.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:09:14 smithi080 bash[41963]: audit 2023-12-01T15:09:14.330373+0000 mon.c (mon.2) 11933 : audit 0 from='client.? 172.21.15.80:0/3429844199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:09:14.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:09:14 smithi090 bash[32384]: audit 2023-12-01T15:09:14.330373+0000 mon.c (mon.2) 11933 : audit 0 from='client.? 172.21.15.80:0/3429844199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:09:15.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:09:15 smithi080 bash[28361]: cluster 2023-12-01T15:09:13.830019+0000 mgr.y (mgr.24362) 18617 : cluster 0 pgmap v18586: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:09:15.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:09:15 smithi080 bash[41963]: cluster 2023-12-01T15:09:13.830019+0000 mgr.y (mgr.24362) 18617 : cluster 0 pgmap v18586: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:09:15.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:09:15 smithi090 bash[32384]: cluster 2023-12-01T15:09:13.830019+0000 mgr.y (mgr.24362) 18617 : cluster 0 pgmap v18586: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:09:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:09:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:09:16] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T15:09:17.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:09:17 smithi080 bash[41963]: cluster 2023-12-01T15:09:15.830846+0000 mgr.y (mgr.24362) 18618 : cluster 0 pgmap v18587: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:09:17.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:09:17 smithi080 bash[41963]: audit 2023-12-01T15:09:16.782999+0000 mon.c (mon.2) 11934 : audit 0 from='client.? 172.21.15.80:0/3333605007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:09:17.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:09:17 smithi080 bash[28361]: cluster 2023-12-01T15:09:15.830846+0000 mgr.y (mgr.24362) 18618 : cluster 0 pgmap v18587: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:09:17.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:09:17 smithi080 bash[28361]: audit 2023-12-01T15:09:16.782999+0000 mon.c (mon.2) 11934 : audit 0 from='client.? 172.21.15.80:0/3333605007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:09:17.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:09:17 smithi090 bash[32384]: cluster 2023-12-01T15:09:15.830846+0000 mgr.y (mgr.24362) 18618 : cluster 0 pgmap v18587: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:09:17.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:09:17 smithi090 bash[32384]: audit 2023-12-01T15:09:16.782999+0000 mon.c (mon.2) 11934 : audit 0 from='client.? 172.21.15.80:0/3333605007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:09:19.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:09:19 smithi080 bash[41963]: cluster 2023-12-01T15:09:17.831927+0000 mgr.y (mgr.24362) 18619 : cluster 0 pgmap v18588: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:09:19.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:09:19 smithi080 bash[41963]: audit 2023-12-01T15:09:19.236214+0000 mon.c (mon.2) 11935 : audit 0 from='client.? 172.21.15.80:0/725420418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:09:19.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:09:19 smithi080 bash[28361]: cluster 2023-12-01T15:09:17.831927+0000 mgr.y (mgr.24362) 18619 : cluster 0 pgmap v18588: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:09:19.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:09:19 smithi080 bash[28361]: audit 2023-12-01T15:09:19.236214+0000 mon.c (mon.2) 11935 : audit 0 from='client.? 172.21.15.80:0/725420418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:09:19.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:09:19 smithi090 bash[32384]: cluster 2023-12-01T15:09:17.831927+0000 mgr.y (mgr.24362) 18619 : cluster 0 pgmap v18588: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:09:19.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:09:19 smithi090 bash[32384]: audit 2023-12-01T15:09:19.236214+0000 mon.c (mon.2) 11935 : audit 0 from='client.? 172.21.15.80:0/725420418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:09:21.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:09:21 smithi080 bash[28361]: cluster 2023-12-01T15:09:19.832550+0000 mgr.y (mgr.24362) 18620 : cluster 0 pgmap v18589: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:09:21.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:09:21 smithi080 bash[41963]: cluster 2023-12-01T15:09:19.832550+0000 mgr.y (mgr.24362) 18620 : cluster 0 pgmap v18589: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:09:21.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:09:21 smithi090 bash[32384]: cluster 2023-12-01T15:09:19.832550+0000 mgr.y (mgr.24362) 18620 : cluster 0 pgmap v18589: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:09:22.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:09:22 smithi080 bash[28361]: audit 2023-12-01T15:09:21.695434+0000 mon.a (mon.0) 11298 : audit 0 from='client.? 172.21.15.80:0/3201749423' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:09:22.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:09:22 smithi080 bash[41963]: audit 2023-12-01T15:09:21.695434+0000 mon.a (mon.0) 11298 : audit 0 from='client.? 172.21.15.80:0/3201749423' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:09:22.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:09:22 smithi090 bash[32384]: audit 2023-12-01T15:09:21.695434+0000 mon.a (mon.0) 11298 : audit 0 from='client.? 172.21.15.80:0/3201749423' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:09:23.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:09:23 smithi080 bash[28361]: cluster 2023-12-01T15:09:21.833690+0000 mgr.y (mgr.24362) 18621 : cluster 0 pgmap v18590: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:09:23.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:09:23 smithi080 bash[41963]: cluster 2023-12-01T15:09:21.833690+0000 mgr.y (mgr.24362) 18621 : cluster 0 pgmap v18590: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:09:23.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:09:23 smithi090 bash[32384]: cluster 2023-12-01T15:09:21.833690+0000 mgr.y (mgr.24362) 18621 : cluster 0 pgmap v18590: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:09:24.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:09:24 smithi080 bash[28361]: audit 2023-12-01T15:09:24.149139+0000 mon.c (mon.2) 11936 : audit 0 from='client.? 172.21.15.80:0/4020363991' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:09:24.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:09:24 smithi080 bash[41963]: audit 2023-12-01T15:09:24.149139+0000 mon.c (mon.2) 11936 : audit 0 from='client.? 172.21.15.80:0/4020363991' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:09:24.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:09:24 smithi090 bash[32384]: audit 2023-12-01T15:09:24.149139+0000 mon.c (mon.2) 11936 : audit 0 from='client.? 172.21.15.80:0/4020363991' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:09:25.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:09:25 smithi080 bash[28361]: cluster 2023-12-01T15:09:23.834173+0000 mgr.y (mgr.24362) 18622 : cluster 0 pgmap v18591: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:09:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:09:25 smithi080 bash[41963]: cluster 2023-12-01T15:09:23.834173+0000 mgr.y (mgr.24362) 18622 : cluster 0 pgmap v18591: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:09:25.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:09:25 smithi090 bash[32384]: cluster 2023-12-01T15:09:23.834173+0000 mgr.y (mgr.24362) 18622 : cluster 0 pgmap v18591: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:09:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:09:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:09:26] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T15:09:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:09:26 smithi080 bash[28361]: audit 2023-12-01T15:09:25.763752+0000 mon.c (mon.2) 11937 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:09:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:09:26 smithi080 bash[28361]: cluster 2023-12-01T15:09:25.834909+0000 mgr.y (mgr.24362) 18623 : cluster 0 pgmap v18592: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:09:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:09:26 smithi080 bash[41963]: audit 2023-12-01T15:09:25.763752+0000 mon.c (mon.2) 11937 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:09:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:09:26 smithi080 bash[41963]: cluster 2023-12-01T15:09:25.834909+0000 mgr.y (mgr.24362) 18623 : cluster 0 pgmap v18592: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:09:26.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:09:26 smithi090 bash[32384]: audit 2023-12-01T15:09:25.763752+0000 mon.c (mon.2) 11937 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:09:26.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:09:26 smithi090 bash[32384]: cluster 2023-12-01T15:09:25.834909+0000 mgr.y (mgr.24362) 18623 : cluster 0 pgmap v18592: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:09:27.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:09:27 smithi080 bash[28361]: audit 2023-12-01T15:09:26.609890+0000 mon.a (mon.0) 11299 : audit 0 from='client.? 172.21.15.80:0/1010195370' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:09:27.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:09:27 smithi080 bash[41963]: audit 2023-12-01T15:09:26.609890+0000 mon.a (mon.0) 11299 : audit 0 from='client.? 172.21.15.80:0/1010195370' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:09:27.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:09:27 smithi090 bash[32384]: audit 2023-12-01T15:09:26.609890+0000 mon.a (mon.0) 11299 : audit 0 from='client.? 172.21.15.80:0/1010195370' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:09:28.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:09:28 smithi080 bash[28361]: cluster 2023-12-01T15:09:27.835935+0000 mgr.y (mgr.24362) 18624 : cluster 0 pgmap v18593: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:09:28.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:09:28 smithi080 bash[41963]: cluster 2023-12-01T15:09:27.835935+0000 mgr.y (mgr.24362) 18624 : cluster 0 pgmap v18593: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:09:28.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:09:28 smithi090 bash[32384]: cluster 2023-12-01T15:09:27.835935+0000 mgr.y (mgr.24362) 18624 : cluster 0 pgmap v18593: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:09:29.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:09:29 smithi080 bash[41963]: audit 2023-12-01T15:09:29.062157+0000 mon.a (mon.0) 11300 : audit 0 from='client.? 172.21.15.80:0/666951368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:09:29.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:09:29 smithi080 bash[28361]: audit 2023-12-01T15:09:29.062157+0000 mon.a (mon.0) 11300 : audit 0 from='client.? 172.21.15.80:0/666951368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:09:29.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:09:29 smithi090 bash[32384]: audit 2023-12-01T15:09:29.062157+0000 mon.a (mon.0) 11300 : audit 0 from='client.? 172.21.15.80:0/666951368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:09:31.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:09:31 smithi080 bash[28361]: cluster 2023-12-01T15:09:29.836533+0000 mgr.y (mgr.24362) 18625 : cluster 0 pgmap v18594: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:09:31.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:09:31 smithi080 bash[41963]: cluster 2023-12-01T15:09:29.836533+0000 mgr.y (mgr.24362) 18625 : cluster 0 pgmap v18594: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:09:31.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:09:31 smithi090 bash[32384]: cluster 2023-12-01T15:09:29.836533+0000 mgr.y (mgr.24362) 18625 : cluster 0 pgmap v18594: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:09:32.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:09:32 smithi080 bash[28361]: audit 2023-12-01T15:09:31.506448+0000 mon.a (mon.0) 11301 : audit 0 from='client.? 172.21.15.80:0/3680520365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:09:32.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:09:32 smithi080 bash[41963]: audit 2023-12-01T15:09:31.506448+0000 mon.a (mon.0) 11301 : audit 0 from='client.? 172.21.15.80:0/3680520365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:09:32.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:09:32 smithi090 bash[32384]: audit 2023-12-01T15:09:31.506448+0000 mon.a (mon.0) 11301 : audit 0 from='client.? 172.21.15.80:0/3680520365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:09:33.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:09:33 smithi080 bash[28361]: cluster 2023-12-01T15:09:31.837653+0000 mgr.y (mgr.24362) 18626 : cluster 0 pgmap v18595: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:09:33.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:09:33 smithi080 bash[41963]: cluster 2023-12-01T15:09:31.837653+0000 mgr.y (mgr.24362) 18626 : cluster 0 pgmap v18595: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:09:33.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:09:33 smithi090 bash[32384]: cluster 2023-12-01T15:09:31.837653+0000 mgr.y (mgr.24362) 18626 : cluster 0 pgmap v18595: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:09:34.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:09:34 smithi080 bash[28361]: audit 2023-12-01T15:09:33.957075+0000 mon.c (mon.2) 11938 : audit 0 from='client.? 172.21.15.80:0/28059180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:09:34.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:09:34 smithi080 bash[41963]: audit 2023-12-01T15:09:33.957075+0000 mon.c (mon.2) 11938 : audit 0 from='client.? 172.21.15.80:0/28059180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:09:34.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:09:34 smithi090 bash[32384]: audit 2023-12-01T15:09:33.957075+0000 mon.c (mon.2) 11938 : audit 0 from='client.? 172.21.15.80:0/28059180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:09:35.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:09:35 smithi080 bash[28361]: cluster 2023-12-01T15:09:33.838306+0000 mgr.y (mgr.24362) 18627 : cluster 0 pgmap v18596: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:09:35.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:09:35 smithi080 bash[41963]: cluster 2023-12-01T15:09:33.838306+0000 mgr.y (mgr.24362) 18627 : cluster 0 pgmap v18596: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:09:35.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:09:35 smithi090 bash[32384]: cluster 2023-12-01T15:09:33.838306+0000 mgr.y (mgr.24362) 18627 : cluster 0 pgmap v18596: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:09:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:09:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:09:36] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T15:09:37.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:09:37 smithi080 bash[28361]: cluster 2023-12-01T15:09:35.839113+0000 mgr.y (mgr.24362) 18628 : cluster 0 pgmap v18597: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:09:37.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:09:37 smithi080 bash[28361]: audit 2023-12-01T15:09:36.409594+0000 mon.c (mon.2) 11939 : audit 0 from='client.? 172.21.15.80:0/3094945785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:09:37.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:09:37 smithi080 bash[41963]: cluster 2023-12-01T15:09:35.839113+0000 mgr.y (mgr.24362) 18628 : cluster 0 pgmap v18597: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:09:37.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:09:37 smithi080 bash[41963]: audit 2023-12-01T15:09:36.409594+0000 mon.c (mon.2) 11939 : audit 0 from='client.? 172.21.15.80:0/3094945785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:09:37.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:09:37 smithi090 bash[32384]: cluster 2023-12-01T15:09:35.839113+0000 mgr.y (mgr.24362) 18628 : cluster 0 pgmap v18597: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:09:37.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:09:37 smithi090 bash[32384]: audit 2023-12-01T15:09:36.409594+0000 mon.c (mon.2) 11939 : audit 0 from='client.? 172.21.15.80:0/3094945785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:09:39.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:09:39 smithi080 bash[28361]: cluster 2023-12-01T15:09:37.840179+0000 mgr.y (mgr.24362) 18629 : cluster 0 pgmap v18598: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:09:39.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:09:39 smithi080 bash[28361]: audit 2023-12-01T15:09:38.861724+0000 mon.c (mon.2) 11940 : audit 0 from='client.? 172.21.15.80:0/4280679866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:09:39.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:09:39 smithi080 bash[41963]: cluster 2023-12-01T15:09:37.840179+0000 mgr.y (mgr.24362) 18629 : cluster 0 pgmap v18598: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:09:39.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:09:39 smithi080 bash[41963]: audit 2023-12-01T15:09:38.861724+0000 mon.c (mon.2) 11940 : audit 0 from='client.? 172.21.15.80:0/4280679866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:09:39.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:09:39 smithi090 bash[32384]: cluster 2023-12-01T15:09:37.840179+0000 mgr.y (mgr.24362) 18629 : cluster 0 pgmap v18598: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:09:39.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:09:39 smithi090 bash[32384]: audit 2023-12-01T15:09:38.861724+0000 mon.c (mon.2) 11940 : audit 0 from='client.? 172.21.15.80:0/4280679866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:09:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:09:41 smithi080 bash[28361]: cluster 2023-12-01T15:09:39.840776+0000 mgr.y (mgr.24362) 18630 : cluster 0 pgmap v18599: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:09:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:09:41 smithi080 bash[28361]: audit 2023-12-01T15:09:40.764233+0000 mon.c (mon.2) 11941 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:09:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:09:41 smithi080 bash[28361]: audit 2023-12-01T15:09:41.321180+0000 mon.a (mon.0) 11302 : audit 0 from='client.? 172.21.15.80:0/565114776' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:09:41.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:09:41 smithi080 bash[41963]: cluster 2023-12-01T15:09:39.840776+0000 mgr.y (mgr.24362) 18630 : cluster 0 pgmap v18599: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:09:41.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:09:41 smithi080 bash[41963]: audit 2023-12-01T15:09:40.764233+0000 mon.c (mon.2) 11941 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:09:41.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:09:41 smithi080 bash[41963]: audit 2023-12-01T15:09:41.321180+0000 mon.a (mon.0) 11302 : audit 0 from='client.? 172.21.15.80:0/565114776' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:09:41.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:09:41 smithi090 bash[32384]: cluster 2023-12-01T15:09:39.840776+0000 mgr.y (mgr.24362) 18630 : cluster 0 pgmap v18599: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:09:41.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:09:41 smithi090 bash[32384]: audit 2023-12-01T15:09:40.764233+0000 mon.c (mon.2) 11941 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:09:41.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:09:41 smithi090 bash[32384]: audit 2023-12-01T15:09:41.321180+0000 mon.a (mon.0) 11302 : audit 0 from='client.? 172.21.15.80:0/565114776' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:09:43.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:09:43 smithi080 bash[28361]: cluster 2023-12-01T15:09:41.841929+0000 mgr.y (mgr.24362) 18631 : cluster 0 pgmap v18600: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:09:43.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:09:43 smithi080 bash[41963]: cluster 2023-12-01T15:09:41.841929+0000 mgr.y (mgr.24362) 18631 : cluster 0 pgmap v18600: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:09:43.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:09:43 smithi090 bash[32384]: cluster 2023-12-01T15:09:41.841929+0000 mgr.y (mgr.24362) 18631 : cluster 0 pgmap v18600: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:09:44.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:09:44 smithi080 bash[28361]: audit 2023-12-01T15:09:43.788260+0000 mon.a (mon.0) 11303 : audit 0 from='client.? 172.21.15.80:0/1544037019' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:09:44.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:09:44 smithi080 bash[41963]: audit 2023-12-01T15:09:43.788260+0000 mon.a (mon.0) 11303 : audit 0 from='client.? 172.21.15.80:0/1544037019' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:09:44.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:09:44 smithi090 bash[32384]: audit 2023-12-01T15:09:43.788260+0000 mon.a (mon.0) 11303 : audit 0 from='client.? 172.21.15.80:0/1544037019' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:09:45.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:09:45 smithi080 bash[28361]: cluster 2023-12-01T15:09:43.842569+0000 mgr.y (mgr.24362) 18632 : cluster 0 pgmap v18601: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:09:45.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:09:45 smithi080 bash[41963]: cluster 2023-12-01T15:09:43.842569+0000 mgr.y (mgr.24362) 18632 : cluster 0 pgmap v18601: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:09:45.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:09:45 smithi090 bash[32384]: cluster 2023-12-01T15:09:43.842569+0000 mgr.y (mgr.24362) 18632 : cluster 0 pgmap v18601: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:09:46.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:09:46 smithi080 bash[28361]: audit 2023-12-01T15:09:46.250773+0000 mon.a (mon.0) 11304 : audit 0 from='client.? 172.21.15.80:0/46553523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:09:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:09:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:09:46] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T15:09:46.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:09:46 smithi080 bash[41963]: audit 2023-12-01T15:09:46.250773+0000 mon.a (mon.0) 11304 : audit 0 from='client.? 172.21.15.80:0/46553523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:09:46.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:09:46 smithi090 bash[32384]: audit 2023-12-01T15:09:46.250773+0000 mon.a (mon.0) 11304 : audit 0 from='client.? 172.21.15.80:0/46553523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:09:47.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:09:47 smithi080 bash[41963]: cluster 2023-12-01T15:09:45.843380+0000 mgr.y (mgr.24362) 18633 : cluster 0 pgmap v18602: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:09:47.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:09:47 smithi080 bash[28361]: cluster 2023-12-01T15:09:45.843380+0000 mgr.y (mgr.24362) 18633 : cluster 0 pgmap v18602: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:09:47.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:09:47 smithi090 bash[32384]: cluster 2023-12-01T15:09:45.843380+0000 mgr.y (mgr.24362) 18633 : cluster 0 pgmap v18602: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:09:49.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:09:49 smithi080 bash[28361]: cluster 2023-12-01T15:09:47.844520+0000 mgr.y (mgr.24362) 18634 : cluster 0 pgmap v18603: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:09:49.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:09:49 smithi080 bash[28361]: audit 2023-12-01T15:09:48.706784+0000 mon.c (mon.2) 11942 : audit 0 from='client.? 172.21.15.80:0/3779598708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:09:49.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:09:49 smithi080 bash[41963]: cluster 2023-12-01T15:09:47.844520+0000 mgr.y (mgr.24362) 18634 : cluster 0 pgmap v18603: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:09:49.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:09:49 smithi080 bash[41963]: audit 2023-12-01T15:09:48.706784+0000 mon.c (mon.2) 11942 : audit 0 from='client.? 172.21.15.80:0/3779598708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:09:49.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:09:49 smithi090 bash[32384]: cluster 2023-12-01T15:09:47.844520+0000 mgr.y (mgr.24362) 18634 : cluster 0 pgmap v18603: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:09:49.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:09:49 smithi090 bash[32384]: audit 2023-12-01T15:09:48.706784+0000 mon.c (mon.2) 11942 : audit 0 from='client.? 172.21.15.80:0/3779598708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:09:51.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:09:51 smithi080 bash[41963]: cluster 2023-12-01T15:09:49.845201+0000 mgr.y (mgr.24362) 18635 : cluster 0 pgmap v18604: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:09:51.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:09:51 smithi080 bash[41963]: audit 2023-12-01T15:09:51.160526+0000 mon.c (mon.2) 11943 : audit 0 from='client.? 172.21.15.80:0/1086924608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:09:51.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:09:51 smithi080 bash[28361]: cluster 2023-12-01T15:09:49.845201+0000 mgr.y (mgr.24362) 18635 : cluster 0 pgmap v18604: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:09:51.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:09:51 smithi080 bash[28361]: audit 2023-12-01T15:09:51.160526+0000 mon.c (mon.2) 11943 : audit 0 from='client.? 172.21.15.80:0/1086924608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:09:51.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:09:51 smithi090 bash[32384]: cluster 2023-12-01T15:09:49.845201+0000 mgr.y (mgr.24362) 18635 : cluster 0 pgmap v18604: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:09:51.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:09:51 smithi090 bash[32384]: audit 2023-12-01T15:09:51.160526+0000 mon.c (mon.2) 11943 : audit 0 from='client.? 172.21.15.80:0/1086924608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:09:53.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:09:53 smithi080 bash[28361]: cluster 2023-12-01T15:09:51.846399+0000 mgr.y (mgr.24362) 18636 : cluster 0 pgmap v18605: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:09:53.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:09:53 smithi080 bash[41963]: cluster 2023-12-01T15:09:51.846399+0000 mgr.y (mgr.24362) 18636 : cluster 0 pgmap v18605: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:09:53.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:09:53 smithi090 bash[32384]: cluster 2023-12-01T15:09:51.846399+0000 mgr.y (mgr.24362) 18636 : cluster 0 pgmap v18605: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:09:54.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:09:54 smithi080 bash[28361]: audit 2023-12-01T15:09:53.621715+0000 mon.c (mon.2) 11944 : audit 0 from='client.? 172.21.15.80:0/500413037' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:09:54.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:09:54 smithi080 bash[41963]: audit 2023-12-01T15:09:53.621715+0000 mon.c (mon.2) 11944 : audit 0 from='client.? 172.21.15.80:0/500413037' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:09:54.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:09:54 smithi090 bash[32384]: audit 2023-12-01T15:09:53.621715+0000 mon.c (mon.2) 11944 : audit 0 from='client.? 172.21.15.80:0/500413037' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:09:55.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:09:55 smithi080 bash[28361]: cluster 2023-12-01T15:09:53.847119+0000 mgr.y (mgr.24362) 18637 : cluster 0 pgmap v18606: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:09:55.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:09:55 smithi080 bash[41963]: cluster 2023-12-01T15:09:53.847119+0000 mgr.y (mgr.24362) 18637 : cluster 0 pgmap v18606: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:09:55.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:09:55 smithi090 bash[32384]: cluster 2023-12-01T15:09:53.847119+0000 mgr.y (mgr.24362) 18637 : cluster 0 pgmap v18606: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:09:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:09:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:09:56] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T15:09:56.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:09:56 smithi080 bash[28361]: audit 2023-12-01T15:09:55.764479+0000 mon.c (mon.2) 11945 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:09:56.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:09:56 smithi080 bash[28361]: audit 2023-12-01T15:09:56.086438+0000 mon.a (mon.0) 11305 : audit 0 from='client.? 172.21.15.80:0/1870840164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:09:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:09:56 smithi080 bash[41963]: audit 2023-12-01T15:09:55.764479+0000 mon.c (mon.2) 11945 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:09:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:09:56 smithi080 bash[41963]: audit 2023-12-01T15:09:56.086438+0000 mon.a (mon.0) 11305 : audit 0 from='client.? 172.21.15.80:0/1870840164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:09:56.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:09:56 smithi090 bash[32384]: audit 2023-12-01T15:09:55.764479+0000 mon.c (mon.2) 11945 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:09:56.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:09:56 smithi090 bash[32384]: audit 2023-12-01T15:09:56.086438+0000 mon.a (mon.0) 11305 : audit 0 from='client.? 172.21.15.80:0/1870840164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:09:57.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:09:57 smithi080 bash[28361]: cluster 2023-12-01T15:09:55.847915+0000 mgr.y (mgr.24362) 18638 : cluster 0 pgmap v18607: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:09:57.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:09:57 smithi080 bash[41963]: cluster 2023-12-01T15:09:55.847915+0000 mgr.y (mgr.24362) 18638 : cluster 0 pgmap v18607: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:09:57.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:09:57 smithi090 bash[32384]: cluster 2023-12-01T15:09:55.847915+0000 mgr.y (mgr.24362) 18638 : cluster 0 pgmap v18607: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:09:59.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:09:59 smithi080 bash[28361]: cluster 2023-12-01T15:09:57.848945+0000 mgr.y (mgr.24362) 18639 : cluster 0 pgmap v18608: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:09:59.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:09:59 smithi080 bash[28361]: audit 2023-12-01T15:09:58.544294+0000 mon.c (mon.2) 11946 : audit 0 from='client.? 172.21.15.80:0/3302797031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:09:59.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:09:59 smithi080 bash[41963]: cluster 2023-12-01T15:09:57.848945+0000 mgr.y (mgr.24362) 18639 : cluster 0 pgmap v18608: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:09:59.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:09:59 smithi080 bash[41963]: audit 2023-12-01T15:09:58.544294+0000 mon.c (mon.2) 11946 : audit 0 from='client.? 172.21.15.80:0/3302797031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:09:59.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:09:59 smithi090 bash[32384]: cluster 2023-12-01T15:09:57.848945+0000 mgr.y (mgr.24362) 18639 : cluster 0 pgmap v18608: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:09:59.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:09:59 smithi090 bash[32384]: audit 2023-12-01T15:09:58.544294+0000 mon.c (mon.2) 11946 : audit 0 from='client.? 172.21.15.80:0/3302797031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:10:00.389 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:10:00 smithi080 bash[28361]: debug 2023-12-01T15:09:59.997+0000 7f6ec9bf0700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T15:10:00.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:10:00 smithi080 bash[41963]: cluster 2023-12-01T15:10:00.000120+0000 mon.a (mon.0) 11306 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T15:10:00.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:10:00 smithi080 bash[28361]: cluster 2023-12-01T15:10:00.000120+0000 mon.a (mon.0) 11306 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T15:10:00.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:10:00 smithi090 bash[32384]: cluster 2023-12-01T15:10:00.000120+0000 mon.a (mon.0) 11306 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T15:10:01.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:10:01 smithi080 bash[28361]: cluster 2023-12-01T15:09:59.849597+0000 mgr.y (mgr.24362) 18640 : cluster 0 pgmap v18609: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:10:01.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:10:01 smithi080 bash[28361]: audit 2023-12-01T15:10:01.005055+0000 mon.c (mon.2) 11947 : audit 0 from='client.? 172.21.15.80:0/3595072185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:10:01.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:10:01 smithi080 bash[41963]: cluster 2023-12-01T15:09:59.849597+0000 mgr.y (mgr.24362) 18640 : cluster 0 pgmap v18609: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:10:01.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:10:01 smithi080 bash[41963]: audit 2023-12-01T15:10:01.005055+0000 mon.c (mon.2) 11947 : audit 0 from='client.? 172.21.15.80:0/3595072185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:10:01.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:10:01 smithi090 bash[32384]: cluster 2023-12-01T15:09:59.849597+0000 mgr.y (mgr.24362) 18640 : cluster 0 pgmap v18609: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:10:01.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:10:01 smithi090 bash[32384]: audit 2023-12-01T15:10:01.005055+0000 mon.c (mon.2) 11947 : audit 0 from='client.? 172.21.15.80:0/3595072185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:10:03.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:10:03 smithi080 bash[28361]: cluster 2023-12-01T15:10:01.850751+0000 mgr.y (mgr.24362) 18641 : cluster 0 pgmap v18610: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:10:03.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:10:03 smithi080 bash[41963]: cluster 2023-12-01T15:10:01.850751+0000 mgr.y (mgr.24362) 18641 : cluster 0 pgmap v18610: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:10:03.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:10:03 smithi090 bash[32384]: cluster 2023-12-01T15:10:01.850751+0000 mgr.y (mgr.24362) 18641 : cluster 0 pgmap v18610: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:10:04.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:10:04 smithi080 bash[41963]: audit 2023-12-01T15:10:03.463535+0000 mon.c (mon.2) 11948 : audit 0 from='client.? 172.21.15.80:0/3973114588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:10:04.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:10:04 smithi080 bash[28361]: audit 2023-12-01T15:10:03.463535+0000 mon.c (mon.2) 11948 : audit 0 from='client.? 172.21.15.80:0/3973114588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:10:04.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:10:04 smithi090 bash[32384]: audit 2023-12-01T15:10:03.463535+0000 mon.c (mon.2) 11948 : audit 0 from='client.? 172.21.15.80:0/3973114588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:10:05.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:10:05 smithi080 bash[41963]: cluster 2023-12-01T15:10:03.851455+0000 mgr.y (mgr.24362) 18642 : cluster 0 pgmap v18611: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:10:05.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:10:05 smithi080 bash[28361]: cluster 2023-12-01T15:10:03.851455+0000 mgr.y (mgr.24362) 18642 : cluster 0 pgmap v18611: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:10:05.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:10:05 smithi090 bash[32384]: cluster 2023-12-01T15:10:03.851455+0000 mgr.y (mgr.24362) 18642 : cluster 0 pgmap v18611: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:10:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:10:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:10:06] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T15:10:06.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:10:06 smithi080 bash[41963]: cluster 2023-12-01T15:10:05.852214+0000 mgr.y (mgr.24362) 18643 : cluster 0 pgmap v18612: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:10:06.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:10:06 smithi080 bash[41963]: audit 2023-12-01T15:10:05.915191+0000 mon.c (mon.2) 11949 : audit 0 from='client.? 172.21.15.80:0/2467664262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:10:06.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:10:06 smithi080 bash[28361]: cluster 2023-12-01T15:10:05.852214+0000 mgr.y (mgr.24362) 18643 : cluster 0 pgmap v18612: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:10:06.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:10:06 smithi080 bash[28361]: audit 2023-12-01T15:10:05.915191+0000 mon.c (mon.2) 11949 : audit 0 from='client.? 172.21.15.80:0/2467664262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:10:06.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:10:06 smithi090 bash[32384]: cluster 2023-12-01T15:10:05.852214+0000 mgr.y (mgr.24362) 18643 : cluster 0 pgmap v18612: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:10:06.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:10:06 smithi090 bash[32384]: audit 2023-12-01T15:10:05.915191+0000 mon.c (mon.2) 11949 : audit 0 from='client.? 172.21.15.80:0/2467664262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:10:07.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:10:07 smithi080 bash[28361]: audit 2023-12-01T15:10:06.680762+0000 mon.c (mon.2) 11950 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:10:07.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:10:07 smithi080 bash[28361]: audit 2023-12-01T15:10:07.060793+0000 mon.a (mon.0) 11307 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:10:07.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:10:07 smithi080 bash[28361]: audit 2023-12-01T15:10:07.072578+0000 mon.a (mon.0) 11308 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:10:07.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:10:07 smithi080 bash[41963]: audit 2023-12-01T15:10:06.680762+0000 mon.c (mon.2) 11950 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:10:07.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:10:07 smithi080 bash[41963]: audit 2023-12-01T15:10:07.060793+0000 mon.a (mon.0) 11307 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:10:07.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:10:07 smithi080 bash[41963]: audit 2023-12-01T15:10:07.072578+0000 mon.a (mon.0) 11308 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:10:07.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:10:07 smithi090 bash[32384]: audit 2023-12-01T15:10:06.680762+0000 mon.c (mon.2) 11950 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:10:07.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:10:07 smithi090 bash[32384]: audit 2023-12-01T15:10:07.060793+0000 mon.a (mon.0) 11307 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:10:07.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:10:07 smithi090 bash[32384]: audit 2023-12-01T15:10:07.072578+0000 mon.a (mon.0) 11308 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:10:08.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:10:08 smithi080 bash[28361]: cluster 2023-12-01T15:10:07.853219+0000 mgr.y (mgr.24362) 18644 : cluster 0 pgmap v18613: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:10:08.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:10:08 smithi080 bash[28361]: audit 2023-12-01T15:10:08.370892+0000 mon.a (mon.0) 11309 : audit 0 from='client.? 172.21.15.80:0/2667767808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:10:08.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:10:08 smithi080 bash[41963]: cluster 2023-12-01T15:10:07.853219+0000 mgr.y (mgr.24362) 18644 : cluster 0 pgmap v18613: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:10:08.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:10:08 smithi080 bash[41963]: audit 2023-12-01T15:10:08.370892+0000 mon.a (mon.0) 11309 : audit 0 from='client.? 172.21.15.80:0/2667767808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:10:08.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:10:08 smithi090 bash[32384]: cluster 2023-12-01T15:10:07.853219+0000 mgr.y (mgr.24362) 18644 : cluster 0 pgmap v18613: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:10:08.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:10:08 smithi090 bash[32384]: audit 2023-12-01T15:10:08.370892+0000 mon.a (mon.0) 11309 : audit 0 from='client.? 172.21.15.80:0/2667767808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:10:11.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:10:11 smithi080 bash[41963]: cluster 2023-12-01T15:10:09.853816+0000 mgr.y (mgr.24362) 18645 : cluster 0 pgmap v18614: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:10:11.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:10:11 smithi080 bash[41963]: audit 2023-12-01T15:10:10.764700+0000 mon.c (mon.2) 11951 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:10:11.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:10:11 smithi080 bash[41963]: audit 2023-12-01T15:10:10.838369+0000 mon.a (mon.0) 11310 : audit 0 from='client.? 172.21.15.80:0/1572943236' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:10:11.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:10:11 smithi080 bash[28361]: cluster 2023-12-01T15:10:09.853816+0000 mgr.y (mgr.24362) 18645 : cluster 0 pgmap v18614: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:10:11.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:10:11 smithi080 bash[28361]: audit 2023-12-01T15:10:10.764700+0000 mon.c (mon.2) 11951 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:10:11.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:10:11 smithi080 bash[28361]: audit 2023-12-01T15:10:10.838369+0000 mon.a (mon.0) 11310 : audit 0 from='client.? 172.21.15.80:0/1572943236' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:10:11.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:10:11 smithi090 bash[32384]: cluster 2023-12-01T15:10:09.853816+0000 mgr.y (mgr.24362) 18645 : cluster 0 pgmap v18614: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:10:11.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:10:11 smithi090 bash[32384]: audit 2023-12-01T15:10:10.764700+0000 mon.c (mon.2) 11951 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:10:11.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:10:11 smithi090 bash[32384]: audit 2023-12-01T15:10:10.838369+0000 mon.a (mon.0) 11310 : audit 0 from='client.? 172.21.15.80:0/1572943236' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:10:13.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:10:13 smithi080 bash[41963]: cluster 2023-12-01T15:10:11.854474+0000 mgr.y (mgr.24362) 18646 : cluster 0 pgmap v18615: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:10:13.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:10:13 smithi080 bash[41963]: audit 2023-12-01T15:10:12.532075+0000 mon.a (mon.0) 11311 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:10:13.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:10:13 smithi080 bash[41963]: audit 2023-12-01T15:10:12.541144+0000 mon.a (mon.0) 11312 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:10:13.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:10:13 smithi080 bash[41963]: audit 2023-12-01T15:10:13.266219+0000 mon.a (mon.0) 11313 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:10:13.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:10:13 smithi080 bash[41963]: audit 2023-12-01T15:10:13.281086+0000 mon.a (mon.0) 11314 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:10:13.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:10:13 smithi080 bash[41963]: audit 2023-12-01T15:10:13.288163+0000 mon.a (mon.0) 11315 : audit 0 from='client.? 172.21.15.80:0/1433059300' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:10:13.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:10:13 smithi080 bash[28361]: cluster 2023-12-01T15:10:11.854474+0000 mgr.y (mgr.24362) 18646 : cluster 0 pgmap v18615: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:10:13.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:10:13 smithi080 bash[28361]: audit 2023-12-01T15:10:12.532075+0000 mon.a (mon.0) 11311 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:10:13.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:10:13 smithi080 bash[28361]: audit 2023-12-01T15:10:12.541144+0000 mon.a (mon.0) 11312 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:10:13.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:10:13 smithi080 bash[28361]: audit 2023-12-01T15:10:13.266219+0000 mon.a (mon.0) 11313 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:10:13.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:10:13 smithi080 bash[28361]: audit 2023-12-01T15:10:13.281086+0000 mon.a (mon.0) 11314 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:10:13.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:10:13 smithi080 bash[28361]: audit 2023-12-01T15:10:13.288163+0000 mon.a (mon.0) 11315 : audit 0 from='client.? 172.21.15.80:0/1433059300' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:10:13.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:10:13 smithi090 bash[32384]: cluster 2023-12-01T15:10:11.854474+0000 mgr.y (mgr.24362) 18646 : cluster 0 pgmap v18615: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:10:13.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:10:13 smithi090 bash[32384]: audit 2023-12-01T15:10:12.532075+0000 mon.a (mon.0) 11311 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:10:13.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:10:13 smithi090 bash[32384]: audit 2023-12-01T15:10:12.541144+0000 mon.a (mon.0) 11312 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:10:13.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:10:13 smithi090 bash[32384]: audit 2023-12-01T15:10:13.266219+0000 mon.a (mon.0) 11313 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:10:13.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:10:13 smithi090 bash[32384]: audit 2023-12-01T15:10:13.281086+0000 mon.a (mon.0) 11314 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:10:13.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:10:13 smithi090 bash[32384]: audit 2023-12-01T15:10:13.288163+0000 mon.a (mon.0) 11315 : audit 0 from='client.? 172.21.15.80:0/1433059300' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:10:14.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:10:14 smithi080 bash[28361]: audit 2023-12-01T15:10:13.754939+0000 mon.c (mon.2) 11952 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:10:14.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:10:14 smithi080 bash[28361]: audit 2023-12-01T15:10:13.756520+0000 mon.c (mon.2) 11953 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:10:14.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:10:14 smithi080 bash[28361]: audit 2023-12-01T15:10:13.767017+0000 mon.a (mon.0) 11316 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:10:14.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:10:14 smithi080 bash[41963]: audit 2023-12-01T15:10:13.754939+0000 mon.c (mon.2) 11952 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:10:14.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:10:14 smithi080 bash[41963]: audit 2023-12-01T15:10:13.756520+0000 mon.c (mon.2) 11953 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:10:14.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:10:14 smithi080 bash[41963]: audit 2023-12-01T15:10:13.767017+0000 mon.a (mon.0) 11316 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:10:14.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:10:14 smithi090 bash[32384]: audit 2023-12-01T15:10:13.754939+0000 mon.c (mon.2) 11952 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:10:14.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:10:14 smithi090 bash[32384]: audit 2023-12-01T15:10:13.756520+0000 mon.c (mon.2) 11953 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:10:14.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:10:14 smithi090 bash[32384]: audit 2023-12-01T15:10:13.767017+0000 mon.a (mon.0) 11316 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:10:15.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:10:15 smithi080 bash[28361]: cluster 2023-12-01T15:10:13.855138+0000 mgr.y (mgr.24362) 18647 : cluster 0 pgmap v18616: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:10:15.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:10:15 smithi080 bash[41963]: cluster 2023-12-01T15:10:13.855138+0000 mgr.y (mgr.24362) 18647 : cluster 0 pgmap v18616: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:10:15.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:10:15 smithi090 bash[32384]: cluster 2023-12-01T15:10:13.855138+0000 mgr.y (mgr.24362) 18647 : cluster 0 pgmap v18616: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:10:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:10:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:10:16] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T15:10:16.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:10:16 smithi080 bash[41963]: audit 2023-12-01T15:10:15.745377+0000 mon.c (mon.2) 11954 : audit 0 from='client.? 172.21.15.80:0/589598118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:10:16.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:10:16 smithi080 bash[28361]: audit 2023-12-01T15:10:15.745377+0000 mon.c (mon.2) 11954 : audit 0 from='client.? 172.21.15.80:0/589598118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:10:16.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:10:16 smithi090 bash[32384]: audit 2023-12-01T15:10:15.745377+0000 mon.c (mon.2) 11954 : audit 0 from='client.? 172.21.15.80:0/589598118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:10:17.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:10:17 smithi080 bash[41963]: cluster 2023-12-01T15:10:15.855928+0000 mgr.y (mgr.24362) 18648 : cluster 0 pgmap v18617: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:10:17.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:10:17 smithi080 bash[28361]: cluster 2023-12-01T15:10:15.855928+0000 mgr.y (mgr.24362) 18648 : cluster 0 pgmap v18617: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:10:17.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:10:17 smithi090 bash[32384]: cluster 2023-12-01T15:10:15.855928+0000 mgr.y (mgr.24362) 18648 : cluster 0 pgmap v18617: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:10:18.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:10:18 smithi080 bash[41963]: audit 2023-12-01T15:10:18.199667+0000 mon.a (mon.0) 11317 : audit 0 from='client.? 172.21.15.80:0/837570235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:10:18.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:10:18 smithi080 bash[28361]: audit 2023-12-01T15:10:18.199667+0000 mon.a (mon.0) 11317 : audit 0 from='client.? 172.21.15.80:0/837570235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:10:18.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:10:18 smithi090 bash[32384]: audit 2023-12-01T15:10:18.199667+0000 mon.a (mon.0) 11317 : audit 0 from='client.? 172.21.15.80:0/837570235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:10:19.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:10:19 smithi080 bash[28361]: cluster 2023-12-01T15:10:17.856899+0000 mgr.y (mgr.24362) 18649 : cluster 0 pgmap v18618: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:10:19.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:10:19 smithi080 bash[41963]: cluster 2023-12-01T15:10:17.856899+0000 mgr.y (mgr.24362) 18649 : cluster 0 pgmap v18618: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:10:19.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:10:19 smithi090 bash[32384]: cluster 2023-12-01T15:10:17.856899+0000 mgr.y (mgr.24362) 18649 : cluster 0 pgmap v18618: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:10:21.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:10:21 smithi080 bash[28361]: cluster 2023-12-01T15:10:19.857567+0000 mgr.y (mgr.24362) 18650 : cluster 0 pgmap v18619: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:10:21.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:10:21 smithi080 bash[28361]: audit 2023-12-01T15:10:20.654549+0000 mon.c (mon.2) 11955 : audit 0 from='client.? 172.21.15.80:0/1865235734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:10:21.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:10:21 smithi080 bash[41963]: cluster 2023-12-01T15:10:19.857567+0000 mgr.y (mgr.24362) 18650 : cluster 0 pgmap v18619: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:10:21.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:10:21 smithi080 bash[41963]: audit 2023-12-01T15:10:20.654549+0000 mon.c (mon.2) 11955 : audit 0 from='client.? 172.21.15.80:0/1865235734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:10:21.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:10:21 smithi090 bash[32384]: cluster 2023-12-01T15:10:19.857567+0000 mgr.y (mgr.24362) 18650 : cluster 0 pgmap v18619: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:10:21.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:10:21 smithi090 bash[32384]: audit 2023-12-01T15:10:20.654549+0000 mon.c (mon.2) 11955 : audit 0 from='client.? 172.21.15.80:0/1865235734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:10:23.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:10:23 smithi080 bash[28361]: cluster 2023-12-01T15:10:21.858730+0000 mgr.y (mgr.24362) 18651 : cluster 0 pgmap v18620: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:10:23.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:10:23 smithi080 bash[28361]: audit 2023-12-01T15:10:23.109446+0000 mon.c (mon.2) 11956 : audit 0 from='client.? 172.21.15.80:0/384040606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:10:23.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:10:23 smithi080 bash[41963]: cluster 2023-12-01T15:10:21.858730+0000 mgr.y (mgr.24362) 18651 : cluster 0 pgmap v18620: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:10:23.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:10:23 smithi080 bash[41963]: audit 2023-12-01T15:10:23.109446+0000 mon.c (mon.2) 11956 : audit 0 from='client.? 172.21.15.80:0/384040606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:10:23.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:10:23 smithi090 bash[32384]: cluster 2023-12-01T15:10:21.858730+0000 mgr.y (mgr.24362) 18651 : cluster 0 pgmap v18620: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:10:23.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:10:23 smithi090 bash[32384]: audit 2023-12-01T15:10:23.109446+0000 mon.c (mon.2) 11956 : audit 0 from='client.? 172.21.15.80:0/384040606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:10:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:10:25 smithi080 bash[41963]: cluster 2023-12-01T15:10:23.859419+0000 mgr.y (mgr.24362) 18652 : cluster 0 pgmap v18621: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:10:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:10:25 smithi080 bash[28361]: cluster 2023-12-01T15:10:23.859419+0000 mgr.y (mgr.24362) 18652 : cluster 0 pgmap v18621: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:10:25.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:10:25 smithi090 bash[32384]: cluster 2023-12-01T15:10:23.859419+0000 mgr.y (mgr.24362) 18652 : cluster 0 pgmap v18621: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:10:26.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:10:26 smithi080 bash[28361]: audit 2023-12-01T15:10:25.568055+0000 mon.c (mon.2) 11957 : audit 0 from='client.? 172.21.15.80:0/3578021912' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:10:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:10:26 smithi080 bash[28361]: audit 2023-12-01T15:10:25.765244+0000 mon.c (mon.2) 11958 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:10:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:10:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:10:26] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T15:10:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:10:26 smithi080 bash[41963]: audit 2023-12-01T15:10:25.568055+0000 mon.c (mon.2) 11957 : audit 0 from='client.? 172.21.15.80:0/3578021912' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:10:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:10:26 smithi080 bash[41963]: audit 2023-12-01T15:10:25.765244+0000 mon.c (mon.2) 11958 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:10:26.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:10:26 smithi090 bash[32384]: audit 2023-12-01T15:10:25.568055+0000 mon.c (mon.2) 11957 : audit 0 from='client.? 172.21.15.80:0/3578021912' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:10:26.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:10:26 smithi090 bash[32384]: audit 2023-12-01T15:10:25.765244+0000 mon.c (mon.2) 11958 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:10:27.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:10:27 smithi080 bash[28361]: cluster 2023-12-01T15:10:25.860232+0000 mgr.y (mgr.24362) 18653 : cluster 0 pgmap v18622: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:10:27.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:10:27 smithi080 bash[41963]: cluster 2023-12-01T15:10:25.860232+0000 mgr.y (mgr.24362) 18653 : cluster 0 pgmap v18622: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:10:27.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:10:27 smithi090 bash[32384]: cluster 2023-12-01T15:10:25.860232+0000 mgr.y (mgr.24362) 18653 : cluster 0 pgmap v18622: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:10:28.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:10:28 smithi080 bash[28361]: cluster 2023-12-01T15:10:27.861236+0000 mgr.y (mgr.24362) 18654 : cluster 0 pgmap v18623: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:10:28.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:10:28 smithi080 bash[28361]: audit 2023-12-01T15:10:28.018863+0000 mon.c (mon.2) 11959 : audit 0 from='client.? 172.21.15.80:0/1443285675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:10:28.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:10:28 smithi080 bash[41963]: cluster 2023-12-01T15:10:27.861236+0000 mgr.y (mgr.24362) 18654 : cluster 0 pgmap v18623: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:10:28.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:10:28 smithi080 bash[41963]: audit 2023-12-01T15:10:28.018863+0000 mon.c (mon.2) 11959 : audit 0 from='client.? 172.21.15.80:0/1443285675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:10:28.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:10:28 smithi090 bash[32384]: cluster 2023-12-01T15:10:27.861236+0000 mgr.y (mgr.24362) 18654 : cluster 0 pgmap v18623: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:10:28.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:10:28 smithi090 bash[32384]: audit 2023-12-01T15:10:28.018863+0000 mon.c (mon.2) 11959 : audit 0 from='client.? 172.21.15.80:0/1443285675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:10:31.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:10:31 smithi080 bash[28361]: cluster 2023-12-01T15:10:29.861923+0000 mgr.y (mgr.24362) 18655 : cluster 0 pgmap v18624: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:10:31.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:10:31 smithi080 bash[28361]: audit 2023-12-01T15:10:30.477918+0000 mon.c (mon.2) 11960 : audit 0 from='client.? 172.21.15.80:0/787500361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:10:31.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:10:31 smithi080 bash[41963]: cluster 2023-12-01T15:10:29.861923+0000 mgr.y (mgr.24362) 18655 : cluster 0 pgmap v18624: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:10:31.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:10:31 smithi080 bash[41963]: audit 2023-12-01T15:10:30.477918+0000 mon.c (mon.2) 11960 : audit 0 from='client.? 172.21.15.80:0/787500361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:10:31.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:10:31 smithi090 bash[32384]: cluster 2023-12-01T15:10:29.861923+0000 mgr.y (mgr.24362) 18655 : cluster 0 pgmap v18624: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:10:31.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:10:31 smithi090 bash[32384]: audit 2023-12-01T15:10:30.477918+0000 mon.c (mon.2) 11960 : audit 0 from='client.? 172.21.15.80:0/787500361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:10:33.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:10:33 smithi080 bash[28361]: cluster 2023-12-01T15:10:31.862934+0000 mgr.y (mgr.24362) 18656 : cluster 0 pgmap v18625: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:10:33.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:10:33 smithi080 bash[28361]: audit 2023-12-01T15:10:32.922254+0000 mon.c (mon.2) 11961 : audit 0 from='client.? 172.21.15.80:0/4025956657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:10:33.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:10:33 smithi080 bash[41963]: cluster 2023-12-01T15:10:31.862934+0000 mgr.y (mgr.24362) 18656 : cluster 0 pgmap v18625: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:10:33.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:10:33 smithi080 bash[41963]: audit 2023-12-01T15:10:32.922254+0000 mon.c (mon.2) 11961 : audit 0 from='client.? 172.21.15.80:0/4025956657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:10:33.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:10:33 smithi090 bash[32384]: cluster 2023-12-01T15:10:31.862934+0000 mgr.y (mgr.24362) 18656 : cluster 0 pgmap v18625: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:10:33.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:10:33 smithi090 bash[32384]: audit 2023-12-01T15:10:32.922254+0000 mon.c (mon.2) 11961 : audit 0 from='client.? 172.21.15.80:0/4025956657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:10:35.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:10:35 smithi080 bash[28361]: cluster 2023-12-01T15:10:33.863519+0000 mgr.y (mgr.24362) 18657 : cluster 0 pgmap v18626: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:10:35.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:10:35 smithi080 bash[41963]: cluster 2023-12-01T15:10:33.863519+0000 mgr.y (mgr.24362) 18657 : cluster 0 pgmap v18626: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:10:35.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:10:35 smithi090 bash[32384]: cluster 2023-12-01T15:10:33.863519+0000 mgr.y (mgr.24362) 18657 : cluster 0 pgmap v18626: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:10:36.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:10:36 smithi080 bash[28361]: audit 2023-12-01T15:10:35.383936+0000 mon.c (mon.2) 11962 : audit 0 from='client.? 172.21.15.80:0/769704963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:10:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:10:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:10:36] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T15:10:36.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:10:36 smithi080 bash[41963]: audit 2023-12-01T15:10:35.383936+0000 mon.c (mon.2) 11962 : audit 0 from='client.? 172.21.15.80:0/769704963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:10:36.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:10:36 smithi090 bash[32384]: audit 2023-12-01T15:10:35.383936+0000 mon.c (mon.2) 11962 : audit 0 from='client.? 172.21.15.80:0/769704963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:10:37.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:10:37 smithi080 bash[28361]: cluster 2023-12-01T15:10:35.864321+0000 mgr.y (mgr.24362) 18658 : cluster 0 pgmap v18627: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:10:37.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:10:37 smithi080 bash[41963]: cluster 2023-12-01T15:10:35.864321+0000 mgr.y (mgr.24362) 18658 : cluster 0 pgmap v18627: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:10:37.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:10:37 smithi090 bash[32384]: cluster 2023-12-01T15:10:35.864321+0000 mgr.y (mgr.24362) 18658 : cluster 0 pgmap v18627: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:10:38.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:10:38 smithi080 bash[41963]: audit 2023-12-01T15:10:37.837257+0000 mon.c (mon.2) 11963 : audit 0 from='client.? 172.21.15.80:0/2290881504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:10:38.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:10:38 smithi080 bash[28361]: audit 2023-12-01T15:10:37.837257+0000 mon.c (mon.2) 11963 : audit 0 from='client.? 172.21.15.80:0/2290881504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:10:38.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:10:38 smithi090 bash[32384]: audit 2023-12-01T15:10:37.837257+0000 mon.c (mon.2) 11963 : audit 0 from='client.? 172.21.15.80:0/2290881504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:10:39.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:10:39 smithi080 bash[41963]: cluster 2023-12-01T15:10:37.865375+0000 mgr.y (mgr.24362) 18659 : cluster 0 pgmap v18628: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:10:39.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:10:39 smithi080 bash[28361]: cluster 2023-12-01T15:10:37.865375+0000 mgr.y (mgr.24362) 18659 : cluster 0 pgmap v18628: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:10:39.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:10:39 smithi090 bash[32384]: cluster 2023-12-01T15:10:37.865375+0000 mgr.y (mgr.24362) 18659 : cluster 0 pgmap v18628: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:10:40.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:10:40 smithi080 bash[41963]: audit 2023-12-01T15:10:40.293015+0000 mon.c (mon.2) 11964 : audit 0 from='client.? 172.21.15.80:0/1751315603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:10:40.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:10:40 smithi080 bash[28361]: audit 2023-12-01T15:10:40.293015+0000 mon.c (mon.2) 11964 : audit 0 from='client.? 172.21.15.80:0/1751315603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:10:40.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:10:40 smithi090 bash[32384]: audit 2023-12-01T15:10:40.293015+0000 mon.c (mon.2) 11964 : audit 0 from='client.? 172.21.15.80:0/1751315603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:10:41.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:10:41 smithi080 bash[41963]: cluster 2023-12-01T15:10:39.866163+0000 mgr.y (mgr.24362) 18660 : cluster 0 pgmap v18629: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:10:41.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:10:41 smithi080 bash[41963]: audit 2023-12-01T15:10:40.765909+0000 mon.c (mon.2) 11965 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:10:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:10:41 smithi080 bash[28361]: cluster 2023-12-01T15:10:39.866163+0000 mgr.y (mgr.24362) 18660 : cluster 0 pgmap v18629: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:10:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:10:41 smithi080 bash[28361]: audit 2023-12-01T15:10:40.765909+0000 mon.c (mon.2) 11965 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:10:41.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:10:41 smithi090 bash[32384]: cluster 2023-12-01T15:10:39.866163+0000 mgr.y (mgr.24362) 18660 : cluster 0 pgmap v18629: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:10:41.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:10:41 smithi090 bash[32384]: audit 2023-12-01T15:10:40.765909+0000 mon.c (mon.2) 11965 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:10:43.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:10:43 smithi080 bash[41963]: cluster 2023-12-01T15:10:41.867352+0000 mgr.y (mgr.24362) 18661 : cluster 0 pgmap v18630: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:10:43.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:10:43 smithi080 bash[41963]: audit 2023-12-01T15:10:42.736374+0000 mon.a (mon.0) 11318 : audit 0 from='client.? 172.21.15.80:0/471142032' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:10:43.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:10:43 smithi080 bash[28361]: cluster 2023-12-01T15:10:41.867352+0000 mgr.y (mgr.24362) 18661 : cluster 0 pgmap v18630: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:10:43.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:10:43 smithi080 bash[28361]: audit 2023-12-01T15:10:42.736374+0000 mon.a (mon.0) 11318 : audit 0 from='client.? 172.21.15.80:0/471142032' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:10:43.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:10:43 smithi090 bash[32384]: cluster 2023-12-01T15:10:41.867352+0000 mgr.y (mgr.24362) 18661 : cluster 0 pgmap v18630: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:10:43.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:10:43 smithi090 bash[32384]: audit 2023-12-01T15:10:42.736374+0000 mon.a (mon.0) 11318 : audit 0 from='client.? 172.21.15.80:0/471142032' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:10:44.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:10:44 smithi090 bash[32384]: cluster 2023-12-01T15:10:43.868014+0000 mgr.y (mgr.24362) 18662 : cluster 0 pgmap v18631: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:10:44.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:10:44 smithi080 bash[41963]: cluster 2023-12-01T15:10:43.868014+0000 mgr.y (mgr.24362) 18662 : cluster 0 pgmap v18631: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:10:44.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:10:44 smithi080 bash[28361]: cluster 2023-12-01T15:10:43.868014+0000 mgr.y (mgr.24362) 18662 : cluster 0 pgmap v18631: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:10:45.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:10:45 smithi090 bash[32384]: audit 2023-12-01T15:10:45.190102+0000 mon.a (mon.0) 11319 : audit 0 from='client.? 172.21.15.80:0/2259159829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:10:45.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:10:45 smithi080 bash[28361]: audit 2023-12-01T15:10:45.190102+0000 mon.a (mon.0) 11319 : audit 0 from='client.? 172.21.15.80:0/2259159829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:10:45.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:10:45 smithi080 bash[41963]: audit 2023-12-01T15:10:45.190102+0000 mon.a (mon.0) 11319 : audit 0 from='client.? 172.21.15.80:0/2259159829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:10:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:10:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:10:46] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T15:10:46.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:10:46 smithi080 bash[41963]: cluster 2023-12-01T15:10:45.868770+0000 mgr.y (mgr.24362) 18663 : cluster 0 pgmap v18632: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:10:46.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:10:46 smithi080 bash[28361]: cluster 2023-12-01T15:10:45.868770+0000 mgr.y (mgr.24362) 18663 : cluster 0 pgmap v18632: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:10:46.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:10:46 smithi090 bash[32384]: cluster 2023-12-01T15:10:45.868770+0000 mgr.y (mgr.24362) 18663 : cluster 0 pgmap v18632: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:10:48.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:10:47 smithi090 bash[32384]: audit 2023-12-01T15:10:47.635241+0000 mon.c (mon.2) 11966 : audit 0 from='client.? 172.21.15.80:0/3266137230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:10:48.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:10:47 smithi080 bash[41963]: audit 2023-12-01T15:10:47.635241+0000 mon.c (mon.2) 11966 : audit 0 from='client.? 172.21.15.80:0/3266137230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:10:48.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:10:47 smithi080 bash[28361]: audit 2023-12-01T15:10:47.635241+0000 mon.c (mon.2) 11966 : audit 0 from='client.? 172.21.15.80:0/3266137230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:10:49.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:10:48 smithi090 bash[32384]: cluster 2023-12-01T15:10:47.869791+0000 mgr.y (mgr.24362) 18664 : cluster 0 pgmap v18633: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:10:49.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:10:48 smithi080 bash[41963]: cluster 2023-12-01T15:10:47.869791+0000 mgr.y (mgr.24362) 18664 : cluster 0 pgmap v18633: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:10:49.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:10:48 smithi080 bash[28361]: cluster 2023-12-01T15:10:47.869791+0000 mgr.y (mgr.24362) 18664 : cluster 0 pgmap v18633: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:10:51.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:10:50 smithi080 bash[41963]: cluster 2023-12-01T15:10:49.870270+0000 mgr.y (mgr.24362) 18665 : cluster 0 pgmap v18634: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:10:51.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:10:50 smithi080 bash[41963]: audit 2023-12-01T15:10:50.074510+0000 mon.a (mon.0) 11320 : audit 0 from='client.? 172.21.15.80:0/3714468561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:10:51.184 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:10:50 smithi080 bash[28361]: cluster 2023-12-01T15:10:49.870270+0000 mgr.y (mgr.24362) 18665 : cluster 0 pgmap v18634: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:10:51.184 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:10:50 smithi080 bash[28361]: audit 2023-12-01T15:10:50.074510+0000 mon.a (mon.0) 11320 : audit 0 from='client.? 172.21.15.80:0/3714468561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:10:51.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:10:50 smithi090 bash[32384]: cluster 2023-12-01T15:10:49.870270+0000 mgr.y (mgr.24362) 18665 : cluster 0 pgmap v18634: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:10:51.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:10:50 smithi090 bash[32384]: audit 2023-12-01T15:10:50.074510+0000 mon.a (mon.0) 11320 : audit 0 from='client.? 172.21.15.80:0/3714468561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:10:53.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:10:52 smithi080 bash[41963]: cluster 2023-12-01T15:10:51.871527+0000 mgr.y (mgr.24362) 18666 : cluster 0 pgmap v18635: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:10:53.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:10:52 smithi080 bash[41963]: audit 2023-12-01T15:10:52.527457+0000 mon.a (mon.0) 11321 : audit 0 from='client.? 172.21.15.80:0/3036072217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:10:53.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:10:52 smithi080 bash[28361]: cluster 2023-12-01T15:10:51.871527+0000 mgr.y (mgr.24362) 18666 : cluster 0 pgmap v18635: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:10:53.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:10:52 smithi080 bash[28361]: audit 2023-12-01T15:10:52.527457+0000 mon.a (mon.0) 11321 : audit 0 from='client.? 172.21.15.80:0/3036072217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:10:53.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:10:52 smithi090 bash[32384]: cluster 2023-12-01T15:10:51.871527+0000 mgr.y (mgr.24362) 18666 : cluster 0 pgmap v18635: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:10:53.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:10:52 smithi090 bash[32384]: audit 2023-12-01T15:10:52.527457+0000 mon.a (mon.0) 11321 : audit 0 from='client.? 172.21.15.80:0/3036072217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:10:55.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:10:54 smithi090 bash[32384]: cluster 2023-12-01T15:10:53.872363+0000 mgr.y (mgr.24362) 18667 : cluster 0 pgmap v18636: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:10:55.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:10:54 smithi080 bash[28361]: cluster 2023-12-01T15:10:53.872363+0000 mgr.y (mgr.24362) 18667 : cluster 0 pgmap v18636: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:10:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:10:54 smithi080 bash[41963]: cluster 2023-12-01T15:10:53.872363+0000 mgr.y (mgr.24362) 18667 : cluster 0 pgmap v18636: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:10:56.233 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:10:55 smithi080 bash[41963]: audit 2023-12-01T15:10:54.990008+0000 mon.c (mon.2) 11967 : audit 0 from='client.? 172.21.15.80:0/3025940996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:10:56.233 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:10:55 smithi080 bash[41963]: audit 2023-12-01T15:10:55.765910+0000 mon.c (mon.2) 11968 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:10:56.233 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:10:55 smithi080 bash[28361]: audit 2023-12-01T15:10:54.990008+0000 mon.c (mon.2) 11967 : audit 0 from='client.? 172.21.15.80:0/3025940996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:10:56.233 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:10:55 smithi080 bash[28361]: audit 2023-12-01T15:10:55.765910+0000 mon.c (mon.2) 11968 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:10:56.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:10:55 smithi090 bash[32384]: audit 2023-12-01T15:10:54.990008+0000 mon.c (mon.2) 11967 : audit 0 from='client.? 172.21.15.80:0/3025940996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:10:56.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:10:55 smithi090 bash[32384]: audit 2023-12-01T15:10:55.765910+0000 mon.c (mon.2) 11968 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:10:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:10:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:10:56] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T15:10:57.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:10:57 smithi080 bash[41963]: cluster 2023-12-01T15:10:55.873220+0000 mgr.y (mgr.24362) 18668 : cluster 0 pgmap v18637: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:10:57.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:10:57 smithi080 bash[28361]: cluster 2023-12-01T15:10:55.873220+0000 mgr.y (mgr.24362) 18668 : cluster 0 pgmap v18637: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:10:57.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:10:57 smithi090 bash[32384]: cluster 2023-12-01T15:10:55.873220+0000 mgr.y (mgr.24362) 18668 : cluster 0 pgmap v18637: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:10:58.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:10:58 smithi080 bash[28361]: audit 2023-12-01T15:10:57.449675+0000 mon.a (mon.0) 11322 : audit 0 from='client.? 172.21.15.80:0/2518421490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:10:58.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:10:58 smithi080 bash[41963]: audit 2023-12-01T15:10:57.449675+0000 mon.a (mon.0) 11322 : audit 0 from='client.? 172.21.15.80:0/2518421490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:10:58.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:10:58 smithi090 bash[32384]: audit 2023-12-01T15:10:57.449675+0000 mon.a (mon.0) 11322 : audit 0 from='client.? 172.21.15.80:0/2518421490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:10:59.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:10:59 smithi080 bash[41963]: cluster 2023-12-01T15:10:57.874301+0000 mgr.y (mgr.24362) 18669 : cluster 0 pgmap v18638: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:10:59.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:10:59 smithi080 bash[28361]: cluster 2023-12-01T15:10:57.874301+0000 mgr.y (mgr.24362) 18669 : cluster 0 pgmap v18638: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:10:59.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:10:59 smithi090 bash[32384]: cluster 2023-12-01T15:10:57.874301+0000 mgr.y (mgr.24362) 18669 : cluster 0 pgmap v18638: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:11:00.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:11:00 smithi080 bash[41963]: audit 2023-12-01T15:10:59.919359+0000 mon.a (mon.0) 11323 : audit 0 from='client.? 172.21.15.80:0/2477259266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:11:00.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:11:00 smithi080 bash[28361]: audit 2023-12-01T15:10:59.919359+0000 mon.a (mon.0) 11323 : audit 0 from='client.? 172.21.15.80:0/2477259266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:11:00.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:11:00 smithi090 bash[32384]: audit 2023-12-01T15:10:59.919359+0000 mon.a (mon.0) 11323 : audit 0 from='client.? 172.21.15.80:0/2477259266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:11:01.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:11:01 smithi080 bash[28361]: cluster 2023-12-01T15:10:59.874771+0000 mgr.y (mgr.24362) 18670 : cluster 0 pgmap v18639: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:11:01.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:11:01 smithi080 bash[41963]: cluster 2023-12-01T15:10:59.874771+0000 mgr.y (mgr.24362) 18670 : cluster 0 pgmap v18639: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:11:01.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:11:01 smithi090 bash[32384]: cluster 2023-12-01T15:10:59.874771+0000 mgr.y (mgr.24362) 18670 : cluster 0 pgmap v18639: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:11:02.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:11:02 smithi080 bash[28361]: audit 2023-12-01T15:11:02.367342+0000 mon.a (mon.0) 11324 : audit 0 from='client.? 172.21.15.80:0/2069049123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:11:02.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:11:02 smithi080 bash[41963]: audit 2023-12-01T15:11:02.367342+0000 mon.a (mon.0) 11324 : audit 0 from='client.? 172.21.15.80:0/2069049123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:11:02.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:11:02 smithi090 bash[32384]: audit 2023-12-01T15:11:02.367342+0000 mon.a (mon.0) 11324 : audit 0 from='client.? 172.21.15.80:0/2069049123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:11:03.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:11:03 smithi080 bash[28361]: cluster 2023-12-01T15:11:01.875800+0000 mgr.y (mgr.24362) 18671 : cluster 0 pgmap v18640: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:11:03.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:11:03 smithi080 bash[41963]: cluster 2023-12-01T15:11:01.875800+0000 mgr.y (mgr.24362) 18671 : cluster 0 pgmap v18640: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:11:03.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:11:03 smithi090 bash[32384]: cluster 2023-12-01T15:11:01.875800+0000 mgr.y (mgr.24362) 18671 : cluster 0 pgmap v18640: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:11:04.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:11:04 smithi080 bash[41963]: cluster 2023-12-01T15:11:03.876427+0000 mgr.y (mgr.24362) 18672 : cluster 0 pgmap v18641: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:11:04.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:11:04 smithi080 bash[28361]: cluster 2023-12-01T15:11:03.876427+0000 mgr.y (mgr.24362) 18672 : cluster 0 pgmap v18641: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:11:04.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:11:04 smithi090 bash[32384]: cluster 2023-12-01T15:11:03.876427+0000 mgr.y (mgr.24362) 18672 : cluster 0 pgmap v18641: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:11:05.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:11:05 smithi080 bash[28361]: audit 2023-12-01T15:11:04.813644+0000 mon.c (mon.2) 11969 : audit 0 from='client.? 172.21.15.80:0/3014295825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:11:05.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:11:05 smithi080 bash[41963]: audit 2023-12-01T15:11:04.813644+0000 mon.c (mon.2) 11969 : audit 0 from='client.? 172.21.15.80:0/3014295825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:11:05.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:11:05 smithi090 bash[32384]: audit 2023-12-01T15:11:04.813644+0000 mon.c (mon.2) 11969 : audit 0 from='client.? 172.21.15.80:0/3014295825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:11:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:11:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:11:06] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T15:11:06.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:11:06 smithi080 bash[41963]: cluster 2023-12-01T15:11:05.877158+0000 mgr.y (mgr.24362) 18673 : cluster 0 pgmap v18642: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:11:06.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:11:06 smithi080 bash[28361]: cluster 2023-12-01T15:11:05.877158+0000 mgr.y (mgr.24362) 18673 : cluster 0 pgmap v18642: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:11:06.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:11:06 smithi090 bash[32384]: cluster 2023-12-01T15:11:05.877158+0000 mgr.y (mgr.24362) 18673 : cluster 0 pgmap v18642: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:11:07.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:11:07 smithi090 bash[32384]: audit 2023-12-01T15:11:07.260278+0000 mon.c (mon.2) 11970 : audit 0 from='client.? 172.21.15.80:0/1676596605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:11:07.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:11:07 smithi080 bash[41963]: audit 2023-12-01T15:11:07.260278+0000 mon.c (mon.2) 11970 : audit 0 from='client.? 172.21.15.80:0/1676596605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:11:07.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:11:07 smithi080 bash[28361]: audit 2023-12-01T15:11:07.260278+0000 mon.c (mon.2) 11970 : audit 0 from='client.? 172.21.15.80:0/1676596605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:11:08.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:11:08 smithi090 bash[32384]: cluster 2023-12-01T15:11:07.878189+0000 mgr.y (mgr.24362) 18674 : cluster 0 pgmap v18643: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:11:08.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:11:08 smithi080 bash[41963]: cluster 2023-12-01T15:11:07.878189+0000 mgr.y (mgr.24362) 18674 : cluster 0 pgmap v18643: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:11:08.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:11:08 smithi080 bash[28361]: cluster 2023-12-01T15:11:07.878189+0000 mgr.y (mgr.24362) 18674 : cluster 0 pgmap v18643: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:11:10.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:11:09 smithi090 bash[32384]: audit 2023-12-01T15:11:09.708640+0000 mon.a (mon.0) 11325 : audit 0 from='client.? 172.21.15.80:0/3070526204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:11:10.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:11:09 smithi080 bash[28361]: audit 2023-12-01T15:11:09.708640+0000 mon.a (mon.0) 11325 : audit 0 from='client.? 172.21.15.80:0/3070526204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:11:10.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:11:09 smithi080 bash[41963]: audit 2023-12-01T15:11:09.708640+0000 mon.a (mon.0) 11325 : audit 0 from='client.? 172.21.15.80:0/3070526204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:11:11.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:11:11 smithi080 bash[28361]: cluster 2023-12-01T15:11:09.878804+0000 mgr.y (mgr.24362) 18675 : cluster 0 pgmap v18644: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:11:11.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:11:11 smithi080 bash[28361]: audit 2023-12-01T15:11:10.768875+0000 mon.c (mon.2) 11971 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:11:11.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:11:11 smithi080 bash[41963]: cluster 2023-12-01T15:11:09.878804+0000 mgr.y (mgr.24362) 18675 : cluster 0 pgmap v18644: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:11:11.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:11:11 smithi080 bash[41963]: audit 2023-12-01T15:11:10.768875+0000 mon.c (mon.2) 11971 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:11:11.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:11:11 smithi090 bash[32384]: cluster 2023-12-01T15:11:09.878804+0000 mgr.y (mgr.24362) 18675 : cluster 0 pgmap v18644: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:11:11.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:11:11 smithi090 bash[32384]: audit 2023-12-01T15:11:10.768875+0000 mon.c (mon.2) 11971 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:11:12.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:11:12 smithi080 bash[28361]: audit 2023-12-01T15:11:12.159331+0000 mon.c (mon.2) 11972 : audit 0 from='client.? 172.21.15.80:0/1553595150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:11:12.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:11:12 smithi080 bash[41963]: audit 2023-12-01T15:11:12.159331+0000 mon.c (mon.2) 11972 : audit 0 from='client.? 172.21.15.80:0/1553595150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:11:12.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:11:12 smithi090 bash[32384]: audit 2023-12-01T15:11:12.159331+0000 mon.c (mon.2) 11972 : audit 0 from='client.? 172.21.15.80:0/1553595150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:11:13.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:11:13 smithi080 bash[28361]: cluster 2023-12-01T15:11:11.879963+0000 mgr.y (mgr.24362) 18676 : cluster 0 pgmap v18645: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:11:13.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:11:13 smithi080 bash[41963]: cluster 2023-12-01T15:11:11.879963+0000 mgr.y (mgr.24362) 18676 : cluster 0 pgmap v18645: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:11:13.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:11:13 smithi090 bash[32384]: cluster 2023-12-01T15:11:11.879963+0000 mgr.y (mgr.24362) 18676 : cluster 0 pgmap v18645: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:11:14.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:11:14 smithi080 bash[28361]: audit 2023-12-01T15:11:13.851230+0000 mon.c (mon.2) 11973 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:11:14.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:11:14 smithi080 bash[41963]: audit 2023-12-01T15:11:13.851230+0000 mon.c (mon.2) 11973 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:11:14.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:11:14 smithi090 bash[32384]: audit 2023-12-01T15:11:13.851230+0000 mon.c (mon.2) 11973 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:11:15.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:11:15 smithi080 bash[41963]: cluster 2023-12-01T15:11:13.880420+0000 mgr.y (mgr.24362) 18677 : cluster 0 pgmap v18646: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:11:15.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:11:15 smithi080 bash[41963]: audit 2023-12-01T15:11:14.606943+0000 mon.a (mon.0) 11326 : audit 0 from='client.? 172.21.15.80:0/2670149381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:11:15.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:11:15 smithi080 bash[28361]: cluster 2023-12-01T15:11:13.880420+0000 mgr.y (mgr.24362) 18677 : cluster 0 pgmap v18646: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:11:15.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:11:15 smithi080 bash[28361]: audit 2023-12-01T15:11:14.606943+0000 mon.a (mon.0) 11326 : audit 0 from='client.? 172.21.15.80:0/2670149381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:11:15.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:11:15 smithi090 bash[32384]: cluster 2023-12-01T15:11:13.880420+0000 mgr.y (mgr.24362) 18677 : cluster 0 pgmap v18646: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:11:15.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:11:15 smithi090 bash[32384]: audit 2023-12-01T15:11:14.606943+0000 mon.a (mon.0) 11326 : audit 0 from='client.? 172.21.15.80:0/2670149381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:11:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:11:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:11:16] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T15:11:17.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:11:17 smithi080 bash[28361]: cluster 2023-12-01T15:11:15.881131+0000 mgr.y (mgr.24362) 18678 : cluster 0 pgmap v18647: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:11:17.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:11:17 smithi080 bash[28361]: audit 2023-12-01T15:11:17.066261+0000 mon.a (mon.0) 11327 : audit 0 from='client.? 172.21.15.80:0/2702388843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:11:17.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:11:17 smithi080 bash[41963]: cluster 2023-12-01T15:11:15.881131+0000 mgr.y (mgr.24362) 18678 : cluster 0 pgmap v18647: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:11:17.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:11:17 smithi080 bash[41963]: audit 2023-12-01T15:11:17.066261+0000 mon.a (mon.0) 11327 : audit 0 from='client.? 172.21.15.80:0/2702388843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:11:17.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:11:17 smithi090 bash[32384]: cluster 2023-12-01T15:11:15.881131+0000 mgr.y (mgr.24362) 18678 : cluster 0 pgmap v18647: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:11:17.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:11:17 smithi090 bash[32384]: audit 2023-12-01T15:11:17.066261+0000 mon.a (mon.0) 11327 : audit 0 from='client.? 172.21.15.80:0/2702388843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:11:19.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:11:19 smithi080 bash[41963]: cluster 2023-12-01T15:11:17.882156+0000 mgr.y (mgr.24362) 18679 : cluster 0 pgmap v18648: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:11:19.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:11:19 smithi080 bash[28361]: cluster 2023-12-01T15:11:17.882156+0000 mgr.y (mgr.24362) 18679 : cluster 0 pgmap v18648: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:11:19.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:11:19 smithi090 bash[32384]: cluster 2023-12-01T15:11:17.882156+0000 mgr.y (mgr.24362) 18679 : cluster 0 pgmap v18648: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:11:20.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:11:20 smithi080 bash[28361]: audit 2023-12-01T15:11:19.552100+0000 mon.c (mon.2) 11974 : audit 0 from='client.? 172.21.15.80:0/1665511491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:11:20.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:11:20 smithi080 bash[28361]: audit 2023-12-01T15:11:19.595223+0000 mon.a (mon.0) 11328 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:11:20.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:11:20 smithi080 bash[28361]: audit 2023-12-01T15:11:19.605047+0000 mon.a (mon.0) 11329 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:11:20.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:11:20 smithi080 bash[28361]: audit 2023-12-01T15:11:19.998854+0000 mon.a (mon.0) 11330 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:11:20.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:11:20 smithi080 bash[28361]: audit 2023-12-01T15:11:20.023573+0000 mon.a (mon.0) 11331 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:11:20.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:11:20 smithi080 bash[41963]: audit 2023-12-01T15:11:19.552100+0000 mon.c (mon.2) 11974 : audit 0 from='client.? 172.21.15.80:0/1665511491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:11:20.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:11:20 smithi080 bash[41963]: audit 2023-12-01T15:11:19.595223+0000 mon.a (mon.0) 11328 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:11:20.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:11:20 smithi080 bash[41963]: audit 2023-12-01T15:11:19.605047+0000 mon.a (mon.0) 11329 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:11:20.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:11:20 smithi080 bash[41963]: audit 2023-12-01T15:11:19.998854+0000 mon.a (mon.0) 11330 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:11:20.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:11:20 smithi080 bash[41963]: audit 2023-12-01T15:11:20.023573+0000 mon.a (mon.0) 11331 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:11:20.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:11:20 smithi090 bash[32384]: audit 2023-12-01T15:11:19.552100+0000 mon.c (mon.2) 11974 : audit 0 from='client.? 172.21.15.80:0/1665511491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:11:20.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:11:20 smithi090 bash[32384]: audit 2023-12-01T15:11:19.595223+0000 mon.a (mon.0) 11328 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:11:20.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:11:20 smithi090 bash[32384]: audit 2023-12-01T15:11:19.605047+0000 mon.a (mon.0) 11329 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:11:20.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:11:20 smithi090 bash[32384]: audit 2023-12-01T15:11:19.998854+0000 mon.a (mon.0) 11330 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:11:20.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:11:20 smithi090 bash[32384]: audit 2023-12-01T15:11:20.023573+0000 mon.a (mon.0) 11331 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:11:21.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:11:21 smithi080 bash[28361]: cluster 2023-12-01T15:11:19.882716+0000 mgr.y (mgr.24362) 18680 : cluster 0 pgmap v18649: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:11:21.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:11:21 smithi080 bash[28361]: audit 2023-12-01T15:11:20.566251+0000 mon.c (mon.2) 11975 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:11:21.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:11:21 smithi080 bash[28361]: audit 2023-12-01T15:11:20.568191+0000 mon.c (mon.2) 11976 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:11:21.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:11:21 smithi080 bash[28361]: audit 2023-12-01T15:11:20.577865+0000 mon.a (mon.0) 11332 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:11:21.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:11:21 smithi080 bash[41963]: cluster 2023-12-01T15:11:19.882716+0000 mgr.y (mgr.24362) 18680 : cluster 0 pgmap v18649: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:11:21.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:11:21 smithi080 bash[41963]: audit 2023-12-01T15:11:20.566251+0000 mon.c (mon.2) 11975 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:11:21.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:11:21 smithi080 bash[41963]: audit 2023-12-01T15:11:20.568191+0000 mon.c (mon.2) 11976 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:11:21.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:11:21 smithi080 bash[41963]: audit 2023-12-01T15:11:20.577865+0000 mon.a (mon.0) 11332 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:11:21.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:11:21 smithi090 bash[32384]: cluster 2023-12-01T15:11:19.882716+0000 mgr.y (mgr.24362) 18680 : cluster 0 pgmap v18649: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:11:21.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:11:21 smithi090 bash[32384]: audit 2023-12-01T15:11:20.566251+0000 mon.c (mon.2) 11975 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:11:21.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:11:21 smithi090 bash[32384]: audit 2023-12-01T15:11:20.568191+0000 mon.c (mon.2) 11976 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:11:21.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:11:21 smithi090 bash[32384]: audit 2023-12-01T15:11:20.577865+0000 mon.a (mon.0) 11332 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:11:22.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:11:22 smithi080 bash[28361]: audit 2023-12-01T15:11:22.010548+0000 mon.a (mon.0) 11333 : audit 0 from='client.? 172.21.15.80:0/1168704861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:11:22.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:11:22 smithi080 bash[41963]: audit 2023-12-01T15:11:22.010548+0000 mon.a (mon.0) 11333 : audit 0 from='client.? 172.21.15.80:0/1168704861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:11:22.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:11:22 smithi090 bash[32384]: audit 2023-12-01T15:11:22.010548+0000 mon.a (mon.0) 11333 : audit 0 from='client.? 172.21.15.80:0/1168704861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:11:23.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:11:23 smithi080 bash[28361]: cluster 2023-12-01T15:11:21.883858+0000 mgr.y (mgr.24362) 18681 : cluster 0 pgmap v18650: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:11:23.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:11:23 smithi080 bash[41963]: cluster 2023-12-01T15:11:21.883858+0000 mgr.y (mgr.24362) 18681 : cluster 0 pgmap v18650: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:11:23.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:11:23 smithi090 bash[32384]: cluster 2023-12-01T15:11:21.883858+0000 mgr.y (mgr.24362) 18681 : cluster 0 pgmap v18650: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:11:24.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:11:24 smithi080 bash[28361]: cluster 2023-12-01T15:11:23.884479+0000 mgr.y (mgr.24362) 18682 : cluster 0 pgmap v18651: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:11:24.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:11:24 smithi080 bash[41963]: cluster 2023-12-01T15:11:23.884479+0000 mgr.y (mgr.24362) 18682 : cluster 0 pgmap v18651: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:11:24.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:11:24 smithi090 bash[32384]: cluster 2023-12-01T15:11:23.884479+0000 mgr.y (mgr.24362) 18682 : cluster 0 pgmap v18651: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:11:25.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:11:25 smithi090 bash[32384]: audit 2023-12-01T15:11:24.465730+0000 mon.a (mon.0) 11334 : audit 0 from='client.? 172.21.15.80:0/2612610746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:11:25.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:11:25 smithi080 bash[41963]: audit 2023-12-01T15:11:24.465730+0000 mon.a (mon.0) 11334 : audit 0 from='client.? 172.21.15.80:0/2612610746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:11:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:11:25 smithi080 bash[28361]: audit 2023-12-01T15:11:24.465730+0000 mon.a (mon.0) 11334 : audit 0 from='client.? 172.21.15.80:0/2612610746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:11:26.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:11:26 smithi080 bash[28361]: audit 2023-12-01T15:11:25.766811+0000 mon.c (mon.2) 11977 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:11:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:11:26 smithi080 bash[28361]: cluster 2023-12-01T15:11:25.885263+0000 mgr.y (mgr.24362) 18683 : cluster 0 pgmap v18652: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:11:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:11:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:11:26] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T15:11:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:11:26 smithi080 bash[41963]: audit 2023-12-01T15:11:25.766811+0000 mon.c (mon.2) 11977 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:11:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:11:26 smithi080 bash[41963]: cluster 2023-12-01T15:11:25.885263+0000 mgr.y (mgr.24362) 18683 : cluster 0 pgmap v18652: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:11:26.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:11:26 smithi090 bash[32384]: audit 2023-12-01T15:11:25.766811+0000 mon.c (mon.2) 11977 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:11:26.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:11:26 smithi090 bash[32384]: cluster 2023-12-01T15:11:25.885263+0000 mgr.y (mgr.24362) 18683 : cluster 0 pgmap v18652: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:11:27.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:11:27 smithi090 bash[32384]: audit 2023-12-01T15:11:26.915206+0000 mon.a (mon.0) 11335 : audit 0 from='client.? 172.21.15.80:0/3769356462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:11:27.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:11:27 smithi080 bash[28361]: audit 2023-12-01T15:11:26.915206+0000 mon.a (mon.0) 11335 : audit 0 from='client.? 172.21.15.80:0/3769356462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:11:27.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:11:27 smithi080 bash[41963]: audit 2023-12-01T15:11:26.915206+0000 mon.a (mon.0) 11335 : audit 0 from='client.? 172.21.15.80:0/3769356462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:11:28.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:11:28 smithi090 bash[32384]: cluster 2023-12-01T15:11:27.886211+0000 mgr.y (mgr.24362) 18684 : cluster 0 pgmap v18653: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:11:28.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:11:28 smithi080 bash[41963]: cluster 2023-12-01T15:11:27.886211+0000 mgr.y (mgr.24362) 18684 : cluster 0 pgmap v18653: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:11:28.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:11:28 smithi080 bash[28361]: cluster 2023-12-01T15:11:27.886211+0000 mgr.y (mgr.24362) 18684 : cluster 0 pgmap v18653: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:11:29.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:11:29 smithi090 bash[32384]: audit 2023-12-01T15:11:29.367200+0000 mon.a (mon.0) 11336 : audit 0 from='client.? 172.21.15.80:0/1048717853' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:11:29.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:11:29 smithi080 bash[41963]: audit 2023-12-01T15:11:29.367200+0000 mon.a (mon.0) 11336 : audit 0 from='client.? 172.21.15.80:0/1048717853' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:11:29.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:11:29 smithi080 bash[28361]: audit 2023-12-01T15:11:29.367200+0000 mon.a (mon.0) 11336 : audit 0 from='client.? 172.21.15.80:0/1048717853' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:11:31.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:11:31 smithi080 bash[28361]: cluster 2023-12-01T15:11:29.886873+0000 mgr.y (mgr.24362) 18685 : cluster 0 pgmap v18654: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:11:31.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:11:31 smithi080 bash[41963]: cluster 2023-12-01T15:11:29.886873+0000 mgr.y (mgr.24362) 18685 : cluster 0 pgmap v18654: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:11:31.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:11:31 smithi090 bash[32384]: cluster 2023-12-01T15:11:29.886873+0000 mgr.y (mgr.24362) 18685 : cluster 0 pgmap v18654: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:11:32.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:11:32 smithi080 bash[28361]: audit 2023-12-01T15:11:31.825921+0000 mon.c (mon.2) 11978 : audit 0 from='client.? 172.21.15.80:0/459239221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:11:32.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:11:32 smithi080 bash[41963]: audit 2023-12-01T15:11:31.825921+0000 mon.c (mon.2) 11978 : audit 0 from='client.? 172.21.15.80:0/459239221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:11:32.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:11:32 smithi090 bash[32384]: audit 2023-12-01T15:11:31.825921+0000 mon.c (mon.2) 11978 : audit 0 from='client.? 172.21.15.80:0/459239221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:11:33.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:11:33 smithi080 bash[28361]: cluster 2023-12-01T15:11:31.888010+0000 mgr.y (mgr.24362) 18686 : cluster 0 pgmap v18655: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:11:33.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:11:33 smithi080 bash[41963]: cluster 2023-12-01T15:11:31.888010+0000 mgr.y (mgr.24362) 18686 : cluster 0 pgmap v18655: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:11:33.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:11:33 smithi090 bash[32384]: cluster 2023-12-01T15:11:31.888010+0000 mgr.y (mgr.24362) 18686 : cluster 0 pgmap v18655: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:11:34.269 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 15:11:33 smithi090 bash[65515]: logger=cleanup t=2023-12-01T15:11:33.837042629Z level=info msg="Completed cleanup jobs" duration=47.17551ms 2023-12-01T15:11:34.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:11:34 smithi080 bash[41963]: audit 2023-12-01T15:11:34.278949+0000 mon.a (mon.0) 11337 : audit 0 from='client.? 172.21.15.80:0/851138702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:11:34.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:11:34 smithi080 bash[28361]: audit 2023-12-01T15:11:34.278949+0000 mon.a (mon.0) 11337 : audit 0 from='client.? 172.21.15.80:0/851138702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:11:34.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:11:34 smithi090 bash[32384]: audit 2023-12-01T15:11:34.278949+0000 mon.a (mon.0) 11337 : audit 0 from='client.? 172.21.15.80:0/851138702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:11:35.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:11:35 smithi080 bash[41963]: cluster 2023-12-01T15:11:33.888610+0000 mgr.y (mgr.24362) 18687 : cluster 0 pgmap v18656: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:11:35.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:11:35 smithi080 bash[28361]: cluster 2023-12-01T15:11:33.888610+0000 mgr.y (mgr.24362) 18687 : cluster 0 pgmap v18656: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:11:35.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:11:35 smithi090 bash[32384]: cluster 2023-12-01T15:11:33.888610+0000 mgr.y (mgr.24362) 18687 : cluster 0 pgmap v18656: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:11:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:11:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:11:36] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T15:11:37.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:11:37 smithi080 bash[28361]: cluster 2023-12-01T15:11:35.889559+0000 mgr.y (mgr.24362) 18688 : cluster 0 pgmap v18657: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:11:37.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:11:37 smithi080 bash[28361]: audit 2023-12-01T15:11:36.735523+0000 mon.a (mon.0) 11338 : audit 0 from='client.? 172.21.15.80:0/2754896376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:11:37.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:11:37 smithi080 bash[41963]: cluster 2023-12-01T15:11:35.889559+0000 mgr.y (mgr.24362) 18688 : cluster 0 pgmap v18657: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:11:37.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:11:37 smithi080 bash[41963]: audit 2023-12-01T15:11:36.735523+0000 mon.a (mon.0) 11338 : audit 0 from='client.? 172.21.15.80:0/2754896376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:11:37.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:11:37 smithi090 bash[32384]: cluster 2023-12-01T15:11:35.889559+0000 mgr.y (mgr.24362) 18688 : cluster 0 pgmap v18657: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:11:37.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:11:37 smithi090 bash[32384]: audit 2023-12-01T15:11:36.735523+0000 mon.a (mon.0) 11338 : audit 0 from='client.? 172.21.15.80:0/2754896376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:11:39.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:11:39 smithi080 bash[28361]: cluster 2023-12-01T15:11:37.890594+0000 mgr.y (mgr.24362) 18689 : cluster 0 pgmap v18658: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:11:39.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:11:39 smithi080 bash[28361]: audit 2023-12-01T15:11:39.186226+0000 mon.a (mon.0) 11339 : audit 0 from='client.? 172.21.15.80:0/1621073145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:11:39.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:11:39 smithi080 bash[41963]: cluster 2023-12-01T15:11:37.890594+0000 mgr.y (mgr.24362) 18689 : cluster 0 pgmap v18658: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:11:39.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:11:39 smithi080 bash[41963]: audit 2023-12-01T15:11:39.186226+0000 mon.a (mon.0) 11339 : audit 0 from='client.? 172.21.15.80:0/1621073145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:11:39.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:11:39 smithi090 bash[32384]: cluster 2023-12-01T15:11:37.890594+0000 mgr.y (mgr.24362) 18689 : cluster 0 pgmap v18658: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:11:39.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:11:39 smithi090 bash[32384]: audit 2023-12-01T15:11:39.186226+0000 mon.a (mon.0) 11339 : audit 0 from='client.? 172.21.15.80:0/1621073145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:11:41.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:11:41 smithi080 bash[41963]: cluster 2023-12-01T15:11:39.891217+0000 mgr.y (mgr.24362) 18690 : cluster 0 pgmap v18659: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:11:41.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:11:41 smithi080 bash[41963]: audit 2023-12-01T15:11:40.767255+0000 mon.c (mon.2) 11979 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:11:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:11:41 smithi080 bash[28361]: cluster 2023-12-01T15:11:39.891217+0000 mgr.y (mgr.24362) 18690 : cluster 0 pgmap v18659: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:11:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:11:41 smithi080 bash[28361]: audit 2023-12-01T15:11:40.767255+0000 mon.c (mon.2) 11979 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:11:41.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:11:41 smithi090 bash[32384]: cluster 2023-12-01T15:11:39.891217+0000 mgr.y (mgr.24362) 18690 : cluster 0 pgmap v18659: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:11:41.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:11:41 smithi090 bash[32384]: audit 2023-12-01T15:11:40.767255+0000 mon.c (mon.2) 11979 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:11:42.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:11:42 smithi090 bash[32384]: audit 2023-12-01T15:11:41.637446+0000 mon.c (mon.2) 11980 : audit 0 from='client.? 172.21.15.80:0/1790585539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:11:42.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:11:42 smithi090 bash[32384]: cluster 2023-12-01T15:11:41.892415+0000 mgr.y (mgr.24362) 18691 : cluster 0 pgmap v18660: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:11:42.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:11:42 smithi080 bash[28361]: audit 2023-12-01T15:11:41.637446+0000 mon.c (mon.2) 11980 : audit 0 from='client.? 172.21.15.80:0/1790585539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:11:42.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:11:42 smithi080 bash[28361]: cluster 2023-12-01T15:11:41.892415+0000 mgr.y (mgr.24362) 18691 : cluster 0 pgmap v18660: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:11:42.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:11:42 smithi080 bash[41963]: audit 2023-12-01T15:11:41.637446+0000 mon.c (mon.2) 11980 : audit 0 from='client.? 172.21.15.80:0/1790585539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:11:42.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:11:42 smithi080 bash[41963]: cluster 2023-12-01T15:11:41.892415+0000 mgr.y (mgr.24362) 18691 : cluster 0 pgmap v18660: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:11:45.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:11:44 smithi090 bash[32384]: cluster 2023-12-01T15:11:43.893148+0000 mgr.y (mgr.24362) 18692 : cluster 0 pgmap v18661: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:11:45.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:11:44 smithi090 bash[32384]: audit 2023-12-01T15:11:44.090951+0000 mon.a (mon.0) 11340 : audit 0 from='client.? 172.21.15.80:0/2329445052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:11:45.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:11:44 smithi080 bash[28361]: cluster 2023-12-01T15:11:43.893148+0000 mgr.y (mgr.24362) 18692 : cluster 0 pgmap v18661: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:11:45.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:11:44 smithi080 bash[28361]: audit 2023-12-01T15:11:44.090951+0000 mon.a (mon.0) 11340 : audit 0 from='client.? 172.21.15.80:0/2329445052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:11:45.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:11:44 smithi080 bash[41963]: cluster 2023-12-01T15:11:43.893148+0000 mgr.y (mgr.24362) 18692 : cluster 0 pgmap v18661: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:11:45.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:11:44 smithi080 bash[41963]: audit 2023-12-01T15:11:44.090951+0000 mon.a (mon.0) 11340 : audit 0 from='client.? 172.21.15.80:0/2329445052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:11:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:11:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:11:46] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T15:11:47.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:11:47 smithi080 bash[28361]: cluster 2023-12-01T15:11:45.894131+0000 mgr.y (mgr.24362) 18693 : cluster 0 pgmap v18662: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:11:47.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:11:47 smithi080 bash[28361]: audit 2023-12-01T15:11:46.549961+0000 mon.a (mon.0) 11341 : audit 0 from='client.? 172.21.15.80:0/2944731635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:11:47.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:11:47 smithi080 bash[41963]: cluster 2023-12-01T15:11:45.894131+0000 mgr.y (mgr.24362) 18693 : cluster 0 pgmap v18662: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:11:47.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:11:47 smithi080 bash[41963]: audit 2023-12-01T15:11:46.549961+0000 mon.a (mon.0) 11341 : audit 0 from='client.? 172.21.15.80:0/2944731635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:11:47.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:11:47 smithi090 bash[32384]: cluster 2023-12-01T15:11:45.894131+0000 mgr.y (mgr.24362) 18693 : cluster 0 pgmap v18662: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:11:47.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:11:47 smithi090 bash[32384]: audit 2023-12-01T15:11:46.549961+0000 mon.a (mon.0) 11341 : audit 0 from='client.? 172.21.15.80:0/2944731635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:11:49.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:11:49 smithi080 bash[28361]: cluster 2023-12-01T15:11:47.895084+0000 mgr.y (mgr.24362) 18694 : cluster 0 pgmap v18663: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:11:49.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:11:49 smithi080 bash[28361]: audit 2023-12-01T15:11:49.015422+0000 mon.a (mon.0) 11342 : audit 0 from='client.? 172.21.15.80:0/2327110975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:11:49.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:11:49 smithi080 bash[41963]: cluster 2023-12-01T15:11:47.895084+0000 mgr.y (mgr.24362) 18694 : cluster 0 pgmap v18663: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:11:49.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:11:49 smithi080 bash[41963]: audit 2023-12-01T15:11:49.015422+0000 mon.a (mon.0) 11342 : audit 0 from='client.? 172.21.15.80:0/2327110975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:11:49.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:11:49 smithi090 bash[32384]: cluster 2023-12-01T15:11:47.895084+0000 mgr.y (mgr.24362) 18694 : cluster 0 pgmap v18663: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:11:49.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:11:49 smithi090 bash[32384]: audit 2023-12-01T15:11:49.015422+0000 mon.a (mon.0) 11342 : audit 0 from='client.? 172.21.15.80:0/2327110975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:11:51.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:11:51 smithi080 bash[28361]: cluster 2023-12-01T15:11:49.895768+0000 mgr.y (mgr.24362) 18695 : cluster 0 pgmap v18664: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:11:51.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:11:51 smithi080 bash[41963]: cluster 2023-12-01T15:11:49.895768+0000 mgr.y (mgr.24362) 18695 : cluster 0 pgmap v18664: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:11:51.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:11:51 smithi090 bash[32384]: cluster 2023-12-01T15:11:49.895768+0000 mgr.y (mgr.24362) 18695 : cluster 0 pgmap v18664: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:11:52.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:11:52 smithi080 bash[28361]: audit 2023-12-01T15:11:51.468164+0000 mon.a (mon.0) 11343 : audit 0 from='client.? 172.21.15.80:0/2382641754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:11:52.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:11:52 smithi080 bash[41963]: audit 2023-12-01T15:11:51.468164+0000 mon.a (mon.0) 11343 : audit 0 from='client.? 172.21.15.80:0/2382641754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:11:52.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:11:52 smithi090 bash[32384]: audit 2023-12-01T15:11:51.468164+0000 mon.a (mon.0) 11343 : audit 0 from='client.? 172.21.15.80:0/2382641754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:11:53.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:11:53 smithi080 bash[41963]: cluster 2023-12-01T15:11:51.896898+0000 mgr.y (mgr.24362) 18696 : cluster 0 pgmap v18665: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:11:53.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:11:53 smithi080 bash[28361]: cluster 2023-12-01T15:11:51.896898+0000 mgr.y (mgr.24362) 18696 : cluster 0 pgmap v18665: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:11:53.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:11:53 smithi090 bash[32384]: cluster 2023-12-01T15:11:51.896898+0000 mgr.y (mgr.24362) 18696 : cluster 0 pgmap v18665: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:11:54.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:11:54 smithi090 bash[32384]: cluster 2023-12-01T15:11:53.897625+0000 mgr.y (mgr.24362) 18697 : cluster 0 pgmap v18666: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:11:54.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:11:54 smithi090 bash[32384]: audit 2023-12-01T15:11:53.923750+0000 mon.c (mon.2) 11981 : audit 0 from='client.? 172.21.15.80:0/3428414889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:11:54.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:11:54 smithi080 bash[41963]: cluster 2023-12-01T15:11:53.897625+0000 mgr.y (mgr.24362) 18697 : cluster 0 pgmap v18666: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:11:54.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:11:54 smithi080 bash[41963]: audit 2023-12-01T15:11:53.923750+0000 mon.c (mon.2) 11981 : audit 0 from='client.? 172.21.15.80:0/3428414889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:11:54.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:11:54 smithi080 bash[28361]: cluster 2023-12-01T15:11:53.897625+0000 mgr.y (mgr.24362) 18697 : cluster 0 pgmap v18666: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:11:54.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:11:54 smithi080 bash[28361]: audit 2023-12-01T15:11:53.923750+0000 mon.c (mon.2) 11981 : audit 0 from='client.? 172.21.15.80:0/3428414889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:11:56.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:11:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:11:56] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T15:11:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:11:56 smithi080 bash[41963]: audit 2023-12-01T15:11:55.767569+0000 mon.c (mon.2) 11982 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:11:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:11:56 smithi080 bash[41963]: audit 2023-12-01T15:11:56.375849+0000 mon.a (mon.0) 11344 : audit 0 from='client.? 172.21.15.80:0/803469697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:11:56.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:11:56 smithi080 bash[28361]: audit 2023-12-01T15:11:55.767569+0000 mon.c (mon.2) 11982 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:11:56.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:11:56 smithi080 bash[28361]: audit 2023-12-01T15:11:56.375849+0000 mon.a (mon.0) 11344 : audit 0 from='client.? 172.21.15.80:0/803469697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:11:56.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:11:56 smithi090 bash[32384]: audit 2023-12-01T15:11:55.767569+0000 mon.c (mon.2) 11982 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:11:56.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:11:56 smithi090 bash[32384]: audit 2023-12-01T15:11:56.375849+0000 mon.a (mon.0) 11344 : audit 0 from='client.? 172.21.15.80:0/803469697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:11:57.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:11:57 smithi080 bash[41963]: cluster 2023-12-01T15:11:55.898621+0000 mgr.y (mgr.24362) 18698 : cluster 0 pgmap v18667: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:11:57.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:11:57 smithi080 bash[28361]: cluster 2023-12-01T15:11:55.898621+0000 mgr.y (mgr.24362) 18698 : cluster 0 pgmap v18667: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:11:57.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:11:57 smithi090 bash[32384]: cluster 2023-12-01T15:11:55.898621+0000 mgr.y (mgr.24362) 18698 : cluster 0 pgmap v18667: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:11:59.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:11:59 smithi080 bash[28361]: cluster 2023-12-01T15:11:57.899384+0000 mgr.y (mgr.24362) 18699 : cluster 0 pgmap v18668: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:11:59.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:11:59 smithi080 bash[28361]: audit 2023-12-01T15:11:58.829031+0000 mon.c (mon.2) 11983 : audit 0 from='client.? 172.21.15.80:0/338917191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:11:59.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:11:59 smithi080 bash[41963]: cluster 2023-12-01T15:11:57.899384+0000 mgr.y (mgr.24362) 18699 : cluster 0 pgmap v18668: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:11:59.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:11:59 smithi080 bash[41963]: audit 2023-12-01T15:11:58.829031+0000 mon.c (mon.2) 11983 : audit 0 from='client.? 172.21.15.80:0/338917191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:11:59.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:11:59 smithi090 bash[32384]: cluster 2023-12-01T15:11:57.899384+0000 mgr.y (mgr.24362) 18699 : cluster 0 pgmap v18668: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:11:59.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:11:59 smithi090 bash[32384]: audit 2023-12-01T15:11:58.829031+0000 mon.c (mon.2) 11983 : audit 0 from='client.? 172.21.15.80:0/338917191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:12:01.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:12:01 smithi080 bash[41963]: cluster 2023-12-01T15:11:59.900098+0000 mgr.y (mgr.24362) 18700 : cluster 0 pgmap v18669: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:12:01.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:12:01 smithi080 bash[41963]: audit 2023-12-01T15:12:01.282197+0000 mon.c (mon.2) 11984 : audit 0 from='client.? 172.21.15.80:0/2878523494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:12:01.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:12:01 smithi080 bash[28361]: cluster 2023-12-01T15:11:59.900098+0000 mgr.y (mgr.24362) 18700 : cluster 0 pgmap v18669: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:12:01.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:12:01 smithi080 bash[28361]: audit 2023-12-01T15:12:01.282197+0000 mon.c (mon.2) 11984 : audit 0 from='client.? 172.21.15.80:0/2878523494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:12:01.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:12:01 smithi090 bash[32384]: cluster 2023-12-01T15:11:59.900098+0000 mgr.y (mgr.24362) 18700 : cluster 0 pgmap v18669: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:12:01.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:12:01 smithi090 bash[32384]: audit 2023-12-01T15:12:01.282197+0000 mon.c (mon.2) 11984 : audit 0 from='client.? 172.21.15.80:0/2878523494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:12:03.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:12:03 smithi080 bash[28361]: cluster 2023-12-01T15:12:01.901276+0000 mgr.y (mgr.24362) 18701 : cluster 0 pgmap v18670: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:12:03.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:12:03 smithi080 bash[41963]: cluster 2023-12-01T15:12:01.901276+0000 mgr.y (mgr.24362) 18701 : cluster 0 pgmap v18670: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:12:03.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:12:03 smithi090 bash[32384]: cluster 2023-12-01T15:12:01.901276+0000 mgr.y (mgr.24362) 18701 : cluster 0 pgmap v18670: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:12:04.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:12:04 smithi080 bash[28361]: audit 2023-12-01T15:12:03.729088+0000 mon.c (mon.2) 11985 : audit 0 from='client.? 172.21.15.80:0/1344195042' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:12:04.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:12:04 smithi080 bash[41963]: audit 2023-12-01T15:12:03.729088+0000 mon.c (mon.2) 11985 : audit 0 from='client.? 172.21.15.80:0/1344195042' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:12:04.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:12:04 smithi090 bash[32384]: audit 2023-12-01T15:12:03.729088+0000 mon.c (mon.2) 11985 : audit 0 from='client.? 172.21.15.80:0/1344195042' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:12:05.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:12:05 smithi080 bash[28361]: cluster 2023-12-01T15:12:03.901850+0000 mgr.y (mgr.24362) 18702 : cluster 0 pgmap v18671: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:12:05.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:12:05 smithi080 bash[41963]: cluster 2023-12-01T15:12:03.901850+0000 mgr.y (mgr.24362) 18702 : cluster 0 pgmap v18671: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:12:05.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:12:05 smithi090 bash[32384]: cluster 2023-12-01T15:12:03.901850+0000 mgr.y (mgr.24362) 18702 : cluster 0 pgmap v18671: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:12:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:12:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:12:06] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T15:12:06.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:12:06 smithi080 bash[28361]: cluster 2023-12-01T15:12:05.902653+0000 mgr.y (mgr.24362) 18703 : cluster 0 pgmap v18672: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:12:06.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:12:06 smithi080 bash[28361]: audit 2023-12-01T15:12:06.186864+0000 mon.a (mon.0) 11345 : audit 0 from='client.? 172.21.15.80:0/3782630885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:12:06.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:12:06 smithi080 bash[41963]: cluster 2023-12-01T15:12:05.902653+0000 mgr.y (mgr.24362) 18703 : cluster 0 pgmap v18672: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:12:06.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:12:06 smithi080 bash[41963]: audit 2023-12-01T15:12:06.186864+0000 mon.a (mon.0) 11345 : audit 0 from='client.? 172.21.15.80:0/3782630885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:12:06.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:12:06 smithi090 bash[32384]: cluster 2023-12-01T15:12:05.902653+0000 mgr.y (mgr.24362) 18703 : cluster 0 pgmap v18672: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:12:06.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:12:06 smithi090 bash[32384]: audit 2023-12-01T15:12:06.186864+0000 mon.a (mon.0) 11345 : audit 0 from='client.? 172.21.15.80:0/3782630885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:12:09.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:12:08 smithi090 bash[32384]: cluster 2023-12-01T15:12:07.903508+0000 mgr.y (mgr.24362) 18704 : cluster 0 pgmap v18673: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:12:09.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:12:08 smithi090 bash[32384]: audit 2023-12-01T15:12:08.646509+0000 mon.a (mon.0) 11346 : audit 0 from='client.? 172.21.15.80:0/2765173485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:12:09.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:12:08 smithi080 bash[41963]: cluster 2023-12-01T15:12:07.903508+0000 mgr.y (mgr.24362) 18704 : cluster 0 pgmap v18673: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:12:09.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:12:08 smithi080 bash[41963]: audit 2023-12-01T15:12:08.646509+0000 mon.a (mon.0) 11346 : audit 0 from='client.? 172.21.15.80:0/2765173485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:12:09.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:12:08 smithi080 bash[28361]: cluster 2023-12-01T15:12:07.903508+0000 mgr.y (mgr.24362) 18704 : cluster 0 pgmap v18673: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:12:09.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:12:08 smithi080 bash[28361]: audit 2023-12-01T15:12:08.646509+0000 mon.a (mon.0) 11346 : audit 0 from='client.? 172.21.15.80:0/2765173485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:12:11.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:12:11 smithi080 bash[41963]: cluster 2023-12-01T15:12:09.904162+0000 mgr.y (mgr.24362) 18705 : cluster 0 pgmap v18674: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:12:11.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:12:11 smithi080 bash[41963]: audit 2023-12-01T15:12:10.768162+0000 mon.c (mon.2) 11986 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:12:11.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:12:11 smithi080 bash[41963]: audit 2023-12-01T15:12:11.098629+0000 mon.c (mon.2) 11987 : audit 0 from='client.? 172.21.15.80:0/3839747252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:12:11.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:12:11 smithi080 bash[28361]: cluster 2023-12-01T15:12:09.904162+0000 mgr.y (mgr.24362) 18705 : cluster 0 pgmap v18674: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:12:11.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:12:11 smithi080 bash[28361]: audit 2023-12-01T15:12:10.768162+0000 mon.c (mon.2) 11986 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:12:11.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:12:11 smithi080 bash[28361]: audit 2023-12-01T15:12:11.098629+0000 mon.c (mon.2) 11987 : audit 0 from='client.? 172.21.15.80:0/3839747252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:12:11.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:12:11 smithi090 bash[32384]: cluster 2023-12-01T15:12:09.904162+0000 mgr.y (mgr.24362) 18705 : cluster 0 pgmap v18674: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:12:11.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:12:11 smithi090 bash[32384]: audit 2023-12-01T15:12:10.768162+0000 mon.c (mon.2) 11986 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:12:11.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:12:11 smithi090 bash[32384]: audit 2023-12-01T15:12:11.098629+0000 mon.c (mon.2) 11987 : audit 0 from='client.? 172.21.15.80:0/3839747252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:12:13.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:12:13 smithi080 bash[28361]: cluster 2023-12-01T15:12:11.905300+0000 mgr.y (mgr.24362) 18706 : cluster 0 pgmap v18675: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:12:13.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:12:13 smithi080 bash[41963]: cluster 2023-12-01T15:12:11.905300+0000 mgr.y (mgr.24362) 18706 : cluster 0 pgmap v18675: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:12:13.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:12:13 smithi090 bash[32384]: cluster 2023-12-01T15:12:11.905300+0000 mgr.y (mgr.24362) 18706 : cluster 0 pgmap v18675: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:12:14.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:12:14 smithi080 bash[28361]: audit 2023-12-01T15:12:13.551429+0000 mon.a (mon.0) 11347 : audit 0 from='client.? 172.21.15.80:0/342665958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:12:14.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:12:14 smithi080 bash[41963]: audit 2023-12-01T15:12:13.551429+0000 mon.a (mon.0) 11347 : audit 0 from='client.? 172.21.15.80:0/342665958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:12:14.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:12:14 smithi090 bash[32384]: audit 2023-12-01T15:12:13.551429+0000 mon.a (mon.0) 11347 : audit 0 from='client.? 172.21.15.80:0/342665958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:12:15.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:12:15 smithi080 bash[41963]: cluster 2023-12-01T15:12:13.906069+0000 mgr.y (mgr.24362) 18707 : cluster 0 pgmap v18676: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:12:15.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:12:15 smithi080 bash[28361]: cluster 2023-12-01T15:12:13.906069+0000 mgr.y (mgr.24362) 18707 : cluster 0 pgmap v18676: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:12:15.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:12:15 smithi090 bash[32384]: cluster 2023-12-01T15:12:13.906069+0000 mgr.y (mgr.24362) 18707 : cluster 0 pgmap v18676: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:12:16.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:12:16 smithi080 bash[41963]: audit 2023-12-01T15:12:16.010757+0000 mon.c (mon.2) 11988 : audit 0 from='client.? 172.21.15.80:0/1146887913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:12:16.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:12:16 smithi080 bash[28361]: audit 2023-12-01T15:12:16.010757+0000 mon.c (mon.2) 11988 : audit 0 from='client.? 172.21.15.80:0/1146887913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:12:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:12:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:12:16] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T15:12:16.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:12:16 smithi090 bash[32384]: audit 2023-12-01T15:12:16.010757+0000 mon.c (mon.2) 11988 : audit 0 from='client.? 172.21.15.80:0/1146887913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:12:17.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:12:17 smithi080 bash[28361]: cluster 2023-12-01T15:12:15.906995+0000 mgr.y (mgr.24362) 18708 : cluster 0 pgmap v18677: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:12:17.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:12:17 smithi080 bash[41963]: cluster 2023-12-01T15:12:15.906995+0000 mgr.y (mgr.24362) 18708 : cluster 0 pgmap v18677: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:12:17.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:12:17 smithi090 bash[32384]: cluster 2023-12-01T15:12:15.906995+0000 mgr.y (mgr.24362) 18708 : cluster 0 pgmap v18677: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:12:18.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:12:18 smithi090 bash[32384]: cluster 2023-12-01T15:12:17.907805+0000 mgr.y (mgr.24362) 18709 : cluster 0 pgmap v18678: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:12:18.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:12:18 smithi080 bash[28361]: cluster 2023-12-01T15:12:17.907805+0000 mgr.y (mgr.24362) 18709 : cluster 0 pgmap v18678: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:12:18.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:12:18 smithi080 bash[41963]: cluster 2023-12-01T15:12:17.907805+0000 mgr.y (mgr.24362) 18709 : cluster 0 pgmap v18678: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:12:19.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:12:19 smithi090 bash[32384]: audit 2023-12-01T15:12:18.472997+0000 mon.c (mon.2) 11989 : audit 0 from='client.? 172.21.15.80:0/4197943202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:12:19.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:12:19 smithi080 bash[28361]: audit 2023-12-01T15:12:18.472997+0000 mon.c (mon.2) 11989 : audit 0 from='client.? 172.21.15.80:0/4197943202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:12:19.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:12:19 smithi080 bash[41963]: audit 2023-12-01T15:12:18.472997+0000 mon.c (mon.2) 11989 : audit 0 from='client.? 172.21.15.80:0/4197943202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:12:21.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:12:21 smithi080 bash[28361]: cluster 2023-12-01T15:12:19.908574+0000 mgr.y (mgr.24362) 18710 : cluster 0 pgmap v18679: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:12:21.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:12:21 smithi080 bash[28361]: audit 2023-12-01T15:12:20.660277+0000 mon.c (mon.2) 11990 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:12:21.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:12:21 smithi080 bash[28361]: audit 2023-12-01T15:12:20.936273+0000 mon.c (mon.2) 11991 : audit 0 from='client.? 172.21.15.80:0/4196970459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:12:21.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:12:21 smithi080 bash[41963]: cluster 2023-12-01T15:12:19.908574+0000 mgr.y (mgr.24362) 18710 : cluster 0 pgmap v18679: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:12:21.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:12:21 smithi080 bash[41963]: audit 2023-12-01T15:12:20.660277+0000 mon.c (mon.2) 11990 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:12:21.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:12:21 smithi080 bash[41963]: audit 2023-12-01T15:12:20.936273+0000 mon.c (mon.2) 11991 : audit 0 from='client.? 172.21.15.80:0/4196970459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:12:21.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:12:21 smithi090 bash[32384]: cluster 2023-12-01T15:12:19.908574+0000 mgr.y (mgr.24362) 18710 : cluster 0 pgmap v18679: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:12:21.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:12:21 smithi090 bash[32384]: audit 2023-12-01T15:12:20.660277+0000 mon.c (mon.2) 11990 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:12:21.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:12:21 smithi090 bash[32384]: audit 2023-12-01T15:12:20.936273+0000 mon.c (mon.2) 11991 : audit 0 from='client.? 172.21.15.80:0/4196970459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:12:23.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:12:23 smithi080 bash[41963]: cluster 2023-12-01T15:12:21.909716+0000 mgr.y (mgr.24362) 18711 : cluster 0 pgmap v18680: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:12:23.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:12:23 smithi080 bash[41963]: audit 2023-12-01T15:12:23.390520+0000 mon.a (mon.0) 11348 : audit 0 from='client.? 172.21.15.80:0/4281260341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:12:23.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:12:23 smithi080 bash[28361]: cluster 2023-12-01T15:12:21.909716+0000 mgr.y (mgr.24362) 18711 : cluster 0 pgmap v18680: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:12:23.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:12:23 smithi080 bash[28361]: audit 2023-12-01T15:12:23.390520+0000 mon.a (mon.0) 11348 : audit 0 from='client.? 172.21.15.80:0/4281260341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:12:23.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:12:23 smithi090 bash[32384]: cluster 2023-12-01T15:12:21.909716+0000 mgr.y (mgr.24362) 18711 : cluster 0 pgmap v18680: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:12:23.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:12:23 smithi090 bash[32384]: audit 2023-12-01T15:12:23.390520+0000 mon.a (mon.0) 11348 : audit 0 from='client.? 172.21.15.80:0/4281260341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:12:25.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:12:25 smithi080 bash[28361]: cluster 2023-12-01T15:12:23.910358+0000 mgr.y (mgr.24362) 18712 : cluster 0 pgmap v18681: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:12:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:12:25 smithi080 bash[41963]: cluster 2023-12-01T15:12:23.910358+0000 mgr.y (mgr.24362) 18712 : cluster 0 pgmap v18681: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:12:25.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:12:25 smithi090 bash[32384]: cluster 2023-12-01T15:12:23.910358+0000 mgr.y (mgr.24362) 18712 : cluster 0 pgmap v18681: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:12:26.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:12:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:12:26] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T15:12:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:12:26 smithi080 bash[28361]: audit 2023-12-01T15:12:25.768135+0000 mon.c (mon.2) 11992 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:12:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:12:26 smithi080 bash[28361]: audit 2023-12-01T15:12:25.861591+0000 mon.a (mon.0) 11349 : audit 0 from='client.? 172.21.15.80:0/3032138292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:12:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:12:26 smithi080 bash[41963]: audit 2023-12-01T15:12:25.768135+0000 mon.c (mon.2) 11992 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:12:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:12:26 smithi080 bash[41963]: audit 2023-12-01T15:12:25.861591+0000 mon.a (mon.0) 11349 : audit 0 from='client.? 172.21.15.80:0/3032138292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:12:26.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:12:26 smithi090 bash[32384]: audit 2023-12-01T15:12:25.768135+0000 mon.c (mon.2) 11992 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:12:26.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:12:26 smithi090 bash[32384]: audit 2023-12-01T15:12:25.861591+0000 mon.a (mon.0) 11349 : audit 0 from='client.? 172.21.15.80:0/3032138292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:12:27.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:12:27 smithi080 bash[28361]: cluster 2023-12-01T15:12:25.911162+0000 mgr.y (mgr.24362) 18713 : cluster 0 pgmap v18682: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:12:27.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:12:27 smithi080 bash[28361]: audit 2023-12-01T15:12:26.507957+0000 mon.a (mon.0) 11350 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:12:27.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:12:27 smithi080 bash[28361]: audit 2023-12-01T15:12:26.519190+0000 mon.a (mon.0) 11351 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:12:27.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:12:27 smithi080 bash[28361]: audit 2023-12-01T15:12:26.907057+0000 mon.a (mon.0) 11352 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:12:27.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:12:27 smithi080 bash[28361]: audit 2023-12-01T15:12:26.919381+0000 mon.a (mon.0) 11353 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:12:27.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:12:27 smithi080 bash[41963]: cluster 2023-12-01T15:12:25.911162+0000 mgr.y (mgr.24362) 18713 : cluster 0 pgmap v18682: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:12:27.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:12:27 smithi080 bash[41963]: audit 2023-12-01T15:12:26.507957+0000 mon.a (mon.0) 11350 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:12:27.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:12:27 smithi080 bash[41963]: audit 2023-12-01T15:12:26.519190+0000 mon.a (mon.0) 11351 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:12:27.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:12:27 smithi080 bash[41963]: audit 2023-12-01T15:12:26.907057+0000 mon.a (mon.0) 11352 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:12:27.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:12:27 smithi080 bash[41963]: audit 2023-12-01T15:12:26.919381+0000 mon.a (mon.0) 11353 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:12:27.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:12:27 smithi090 bash[32384]: cluster 2023-12-01T15:12:25.911162+0000 mgr.y (mgr.24362) 18713 : cluster 0 pgmap v18682: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:12:27.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:12:27 smithi090 bash[32384]: audit 2023-12-01T15:12:26.507957+0000 mon.a (mon.0) 11350 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:12:27.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:12:27 smithi090 bash[32384]: audit 2023-12-01T15:12:26.519190+0000 mon.a (mon.0) 11351 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:12:27.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:12:27 smithi090 bash[32384]: audit 2023-12-01T15:12:26.907057+0000 mon.a (mon.0) 11352 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:12:27.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:12:27 smithi090 bash[32384]: audit 2023-12-01T15:12:26.919381+0000 mon.a (mon.0) 11353 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:12:28.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:12:28 smithi080 bash[41963]: audit 2023-12-01T15:12:27.461890+0000 mon.c (mon.2) 11993 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:12:28.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:12:28 smithi080 bash[41963]: audit 2023-12-01T15:12:27.463897+0000 mon.c (mon.2) 11994 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:12:28.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:12:28 smithi080 bash[41963]: audit 2023-12-01T15:12:27.475293+0000 mon.a (mon.0) 11354 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:12:28.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:12:28 smithi080 bash[41963]: audit 2023-12-01T15:12:28.311650+0000 mon.c (mon.2) 11995 : audit 0 from='client.? 172.21.15.80:0/3389932117' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:12:28.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:12:28 smithi080 bash[28361]: audit 2023-12-01T15:12:27.461890+0000 mon.c (mon.2) 11993 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:12:28.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:12:28 smithi080 bash[28361]: audit 2023-12-01T15:12:27.463897+0000 mon.c (mon.2) 11994 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:12:28.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:12:28 smithi080 bash[28361]: audit 2023-12-01T15:12:27.475293+0000 mon.a (mon.0) 11354 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:12:28.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:12:28 smithi080 bash[28361]: audit 2023-12-01T15:12:28.311650+0000 mon.c (mon.2) 11995 : audit 0 from='client.? 172.21.15.80:0/3389932117' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:12:28.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:12:28 smithi090 bash[32384]: audit 2023-12-01T15:12:27.461890+0000 mon.c (mon.2) 11993 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:12:28.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:12:28 smithi090 bash[32384]: audit 2023-12-01T15:12:27.463897+0000 mon.c (mon.2) 11994 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:12:28.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:12:28 smithi090 bash[32384]: audit 2023-12-01T15:12:27.475293+0000 mon.a (mon.0) 11354 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:12:28.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:12:28 smithi090 bash[32384]: audit 2023-12-01T15:12:28.311650+0000 mon.c (mon.2) 11995 : audit 0 from='client.? 172.21.15.80:0/3389932117' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:12:29.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:12:29 smithi080 bash[28361]: cluster 2023-12-01T15:12:27.912029+0000 mgr.y (mgr.24362) 18714 : cluster 0 pgmap v18683: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:12:29.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:12:29 smithi080 bash[41963]: cluster 2023-12-01T15:12:27.912029+0000 mgr.y (mgr.24362) 18714 : cluster 0 pgmap v18683: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:12:29.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:12:29 smithi090 bash[32384]: cluster 2023-12-01T15:12:27.912029+0000 mgr.y (mgr.24362) 18714 : cluster 0 pgmap v18683: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:12:31.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:12:31 smithi080 bash[28361]: cluster 2023-12-01T15:12:29.912687+0000 mgr.y (mgr.24362) 18715 : cluster 0 pgmap v18684: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:12:31.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:12:31 smithi080 bash[28361]: audit 2023-12-01T15:12:30.759944+0000 mon.a (mon.0) 11355 : audit 0 from='client.? 172.21.15.80:0/1621002781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:12:31.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:12:31 smithi080 bash[41963]: cluster 2023-12-01T15:12:29.912687+0000 mgr.y (mgr.24362) 18715 : cluster 0 pgmap v18684: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:12:31.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:12:31 smithi080 bash[41963]: audit 2023-12-01T15:12:30.759944+0000 mon.a (mon.0) 11355 : audit 0 from='client.? 172.21.15.80:0/1621002781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:12:31.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:12:31 smithi090 bash[32384]: cluster 2023-12-01T15:12:29.912687+0000 mgr.y (mgr.24362) 18715 : cluster 0 pgmap v18684: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:12:31.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:12:31 smithi090 bash[32384]: audit 2023-12-01T15:12:30.759944+0000 mon.a (mon.0) 11355 : audit 0 from='client.? 172.21.15.80:0/1621002781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:12:33.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:12:33 smithi080 bash[28361]: cluster 2023-12-01T15:12:31.913884+0000 mgr.y (mgr.24362) 18716 : cluster 0 pgmap v18685: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:12:33.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:12:33 smithi080 bash[28361]: audit 2023-12-01T15:12:33.214658+0000 mon.c (mon.2) 11996 : audit 0 from='client.? 172.21.15.80:0/3201366672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:12:33.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:12:33 smithi080 bash[41963]: cluster 2023-12-01T15:12:31.913884+0000 mgr.y (mgr.24362) 18716 : cluster 0 pgmap v18685: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:12:33.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:12:33 smithi080 bash[41963]: audit 2023-12-01T15:12:33.214658+0000 mon.c (mon.2) 11996 : audit 0 from='client.? 172.21.15.80:0/3201366672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:12:33.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:12:33 smithi090 bash[32384]: cluster 2023-12-01T15:12:31.913884+0000 mgr.y (mgr.24362) 18716 : cluster 0 pgmap v18685: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:12:33.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:12:33 smithi090 bash[32384]: audit 2023-12-01T15:12:33.214658+0000 mon.c (mon.2) 11996 : audit 0 from='client.? 172.21.15.80:0/3201366672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:12:35.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:12:35 smithi080 bash[28361]: cluster 2023-12-01T15:12:33.914550+0000 mgr.y (mgr.24362) 18717 : cluster 0 pgmap v18686: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:12:35.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:12:35 smithi080 bash[41963]: cluster 2023-12-01T15:12:33.914550+0000 mgr.y (mgr.24362) 18717 : cluster 0 pgmap v18686: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:12:35.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:12:35 smithi090 bash[32384]: cluster 2023-12-01T15:12:33.914550+0000 mgr.y (mgr.24362) 18717 : cluster 0 pgmap v18686: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:12:36.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:12:36 smithi080 bash[28361]: audit 2023-12-01T15:12:35.668311+0000 mon.a (mon.0) 11356 : audit 0 from='client.? 172.21.15.80:0/285195824' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:12:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:12:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:12:36] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T15:12:36.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:12:36 smithi080 bash[41963]: audit 2023-12-01T15:12:35.668311+0000 mon.a (mon.0) 11356 : audit 0 from='client.? 172.21.15.80:0/285195824' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:12:36.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:12:36 smithi090 bash[32384]: audit 2023-12-01T15:12:35.668311+0000 mon.a (mon.0) 11356 : audit 0 from='client.? 172.21.15.80:0/285195824' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:12:37.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:12:37 smithi080 bash[28361]: cluster 2023-12-01T15:12:35.915594+0000 mgr.y (mgr.24362) 18718 : cluster 0 pgmap v18687: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:12:37.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:12:37 smithi080 bash[41963]: cluster 2023-12-01T15:12:35.915594+0000 mgr.y (mgr.24362) 18718 : cluster 0 pgmap v18687: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:12:37.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:12:37 smithi090 bash[32384]: cluster 2023-12-01T15:12:35.915594+0000 mgr.y (mgr.24362) 18718 : cluster 0 pgmap v18687: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:12:38.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:12:38 smithi090 bash[32384]: audit 2023-12-01T15:12:38.126544+0000 mon.a (mon.0) 11357 : audit 0 from='client.? 172.21.15.80:0/2898998422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:12:38.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:12:38 smithi080 bash[28361]: audit 2023-12-01T15:12:38.126544+0000 mon.a (mon.0) 11357 : audit 0 from='client.? 172.21.15.80:0/2898998422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:12:38.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:12:38 smithi080 bash[41963]: audit 2023-12-01T15:12:38.126544+0000 mon.a (mon.0) 11357 : audit 0 from='client.? 172.21.15.80:0/2898998422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:12:39.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:12:39 smithi090 bash[32384]: cluster 2023-12-01T15:12:37.916200+0000 mgr.y (mgr.24362) 18719 : cluster 0 pgmap v18688: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:12:39.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:12:39 smithi080 bash[28361]: cluster 2023-12-01T15:12:37.916200+0000 mgr.y (mgr.24362) 18719 : cluster 0 pgmap v18688: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:12:39.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:12:39 smithi080 bash[41963]: cluster 2023-12-01T15:12:37.916200+0000 mgr.y (mgr.24362) 18719 : cluster 0 pgmap v18688: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:12:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:12:41 smithi080 bash[28361]: cluster 2023-12-01T15:12:39.916754+0000 mgr.y (mgr.24362) 18720 : cluster 0 pgmap v18689: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:12:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:12:41 smithi080 bash[28361]: audit 2023-12-01T15:12:40.582647+0000 mon.c (mon.2) 11997 : audit 0 from='client.? 172.21.15.80:0/3649899366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:12:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:12:41 smithi080 bash[28361]: audit 2023-12-01T15:12:40.768846+0000 mon.c (mon.2) 11998 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:12:41.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:12:41 smithi080 bash[41963]: cluster 2023-12-01T15:12:39.916754+0000 mgr.y (mgr.24362) 18720 : cluster 0 pgmap v18689: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:12:41.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:12:41 smithi080 bash[41963]: audit 2023-12-01T15:12:40.582647+0000 mon.c (mon.2) 11997 : audit 0 from='client.? 172.21.15.80:0/3649899366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:12:41.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:12:41 smithi080 bash[41963]: audit 2023-12-01T15:12:40.768846+0000 mon.c (mon.2) 11998 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:12:41.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:12:41 smithi090 bash[32384]: cluster 2023-12-01T15:12:39.916754+0000 mgr.y (mgr.24362) 18720 : cluster 0 pgmap v18689: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:12:41.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:12:41 smithi090 bash[32384]: audit 2023-12-01T15:12:40.582647+0000 mon.c (mon.2) 11997 : audit 0 from='client.? 172.21.15.80:0/3649899366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:12:41.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:12:41 smithi090 bash[32384]: audit 2023-12-01T15:12:40.768846+0000 mon.c (mon.2) 11998 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:12:43.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:12:43 smithi080 bash[28361]: cluster 2023-12-01T15:12:41.917833+0000 mgr.y (mgr.24362) 18721 : cluster 0 pgmap v18690: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:12:43.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:12:43 smithi080 bash[28361]: audit 2023-12-01T15:12:43.033106+0000 mon.c (mon.2) 11999 : audit 0 from='client.? 172.21.15.80:0/1514667911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:12:43.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:12:43 smithi080 bash[41963]: cluster 2023-12-01T15:12:41.917833+0000 mgr.y (mgr.24362) 18721 : cluster 0 pgmap v18690: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:12:43.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:12:43 smithi080 bash[41963]: audit 2023-12-01T15:12:43.033106+0000 mon.c (mon.2) 11999 : audit 0 from='client.? 172.21.15.80:0/1514667911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:12:43.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:12:43 smithi090 bash[32384]: cluster 2023-12-01T15:12:41.917833+0000 mgr.y (mgr.24362) 18721 : cluster 0 pgmap v18690: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:12:43.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:12:43 smithi090 bash[32384]: audit 2023-12-01T15:12:43.033106+0000 mon.c (mon.2) 11999 : audit 0 from='client.? 172.21.15.80:0/1514667911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:12:45.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:12:45 smithi080 bash[28361]: cluster 2023-12-01T15:12:43.918472+0000 mgr.y (mgr.24362) 18722 : cluster 0 pgmap v18691: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:12:45.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:12:45 smithi080 bash[41963]: cluster 2023-12-01T15:12:43.918472+0000 mgr.y (mgr.24362) 18722 : cluster 0 pgmap v18691: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:12:45.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:12:45 smithi090 bash[32384]: cluster 2023-12-01T15:12:43.918472+0000 mgr.y (mgr.24362) 18722 : cluster 0 pgmap v18691: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:12:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:12:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:12:46] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T15:12:46.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:12:46 smithi080 bash[41963]: audit 2023-12-01T15:12:45.493496+0000 mon.a (mon.0) 11358 : audit 0 from='client.? 172.21.15.80:0/774840369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:12:46.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:12:46 smithi080 bash[28361]: audit 2023-12-01T15:12:45.493496+0000 mon.a (mon.0) 11358 : audit 0 from='client.? 172.21.15.80:0/774840369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:12:46.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:12:46 smithi090 bash[32384]: audit 2023-12-01T15:12:45.493496+0000 mon.a (mon.0) 11358 : audit 0 from='client.? 172.21.15.80:0/774840369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:12:47.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:12:47 smithi090 bash[32384]: cluster 2023-12-01T15:12:45.919357+0000 mgr.y (mgr.24362) 18723 : cluster 0 pgmap v18692: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:12:47.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:12:47 smithi080 bash[28361]: cluster 2023-12-01T15:12:45.919357+0000 mgr.y (mgr.24362) 18723 : cluster 0 pgmap v18692: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:12:47.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:12:47 smithi080 bash[41963]: cluster 2023-12-01T15:12:45.919357+0000 mgr.y (mgr.24362) 18723 : cluster 0 pgmap v18692: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:12:48.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:12:48 smithi090 bash[32384]: audit 2023-12-01T15:12:47.946110+0000 mon.c (mon.2) 12000 : audit 0 from='client.? 172.21.15.80:0/3588017462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:12:48.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:12:48 smithi080 bash[28361]: audit 2023-12-01T15:12:47.946110+0000 mon.c (mon.2) 12000 : audit 0 from='client.? 172.21.15.80:0/3588017462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:12:48.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:12:48 smithi080 bash[41963]: audit 2023-12-01T15:12:47.946110+0000 mon.c (mon.2) 12000 : audit 0 from='client.? 172.21.15.80:0/3588017462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:12:49.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:12:49 smithi090 bash[32384]: cluster 2023-12-01T15:12:47.920110+0000 mgr.y (mgr.24362) 18724 : cluster 0 pgmap v18693: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:12:49.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:12:49 smithi080 bash[28361]: cluster 2023-12-01T15:12:47.920110+0000 mgr.y (mgr.24362) 18724 : cluster 0 pgmap v18693: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:12:49.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:12:49 smithi080 bash[41963]: cluster 2023-12-01T15:12:47.920110+0000 mgr.y (mgr.24362) 18724 : cluster 0 pgmap v18693: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:12:50.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:12:50 smithi090 bash[32384]: cluster 2023-12-01T15:12:49.920704+0000 mgr.y (mgr.24362) 18725 : cluster 0 pgmap v18694: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:12:50.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:12:50 smithi090 bash[32384]: audit 2023-12-01T15:12:50.413725+0000 mon.a (mon.0) 11359 : audit 0 from='client.? 172.21.15.80:0/4235583852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:12:50.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:12:50 smithi080 bash[28361]: cluster 2023-12-01T15:12:49.920704+0000 mgr.y (mgr.24362) 18725 : cluster 0 pgmap v18694: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:12:50.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:12:50 smithi080 bash[28361]: audit 2023-12-01T15:12:50.413725+0000 mon.a (mon.0) 11359 : audit 0 from='client.? 172.21.15.80:0/4235583852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:12:50.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:12:50 smithi080 bash[41963]: cluster 2023-12-01T15:12:49.920704+0000 mgr.y (mgr.24362) 18725 : cluster 0 pgmap v18694: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:12:50.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:12:50 smithi080 bash[41963]: audit 2023-12-01T15:12:50.413725+0000 mon.a (mon.0) 11359 : audit 0 from='client.? 172.21.15.80:0/4235583852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:12:53.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:12:52 smithi090 bash[32384]: cluster 2023-12-01T15:12:51.921901+0000 mgr.y (mgr.24362) 18726 : cluster 0 pgmap v18695: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:12:53.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:12:52 smithi090 bash[32384]: audit 2023-12-01T15:12:52.889317+0000 mon.a (mon.0) 11360 : audit 0 from='client.? 172.21.15.80:0/2047081015' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:12:53.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:12:52 smithi080 bash[41963]: cluster 2023-12-01T15:12:51.921901+0000 mgr.y (mgr.24362) 18726 : cluster 0 pgmap v18695: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:12:53.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:12:52 smithi080 bash[41963]: audit 2023-12-01T15:12:52.889317+0000 mon.a (mon.0) 11360 : audit 0 from='client.? 172.21.15.80:0/2047081015' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:12:53.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:12:52 smithi080 bash[28361]: cluster 2023-12-01T15:12:51.921901+0000 mgr.y (mgr.24362) 18726 : cluster 0 pgmap v18695: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:12:53.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:12:52 smithi080 bash[28361]: audit 2023-12-01T15:12:52.889317+0000 mon.a (mon.0) 11360 : audit 0 from='client.? 172.21.15.80:0/2047081015' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:12:55.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:12:54 smithi090 bash[32384]: cluster 2023-12-01T15:12:53.922621+0000 mgr.y (mgr.24362) 18727 : cluster 0 pgmap v18696: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:12:55.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:12:54 smithi080 bash[41963]: cluster 2023-12-01T15:12:53.922621+0000 mgr.y (mgr.24362) 18727 : cluster 0 pgmap v18696: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:12:55.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:12:54 smithi080 bash[28361]: cluster 2023-12-01T15:12:53.922621+0000 mgr.y (mgr.24362) 18727 : cluster 0 pgmap v18696: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:12:56.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:12:55 smithi090 bash[32384]: audit 2023-12-01T15:12:55.329941+0000 mon.c (mon.2) 12001 : audit 0 from='client.? 172.21.15.80:0/4072545811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:12:56.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:12:55 smithi090 bash[32384]: audit 2023-12-01T15:12:55.769096+0000 mon.c (mon.2) 12002 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:12:56.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:12:55 smithi080 bash[28361]: audit 2023-12-01T15:12:55.329941+0000 mon.c (mon.2) 12001 : audit 0 from='client.? 172.21.15.80:0/4072545811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:12:56.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:12:55 smithi080 bash[28361]: audit 2023-12-01T15:12:55.769096+0000 mon.c (mon.2) 12002 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:12:56.433 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:12:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:12:56] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T15:12:56.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:12:55 smithi080 bash[41963]: audit 2023-12-01T15:12:55.329941+0000 mon.c (mon.2) 12001 : audit 0 from='client.? 172.21.15.80:0/4072545811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:12:56.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:12:55 smithi080 bash[41963]: audit 2023-12-01T15:12:55.769096+0000 mon.c (mon.2) 12002 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:12:57.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:12:57 smithi080 bash[41963]: cluster 2023-12-01T15:12:55.923756+0000 mgr.y (mgr.24362) 18728 : cluster 0 pgmap v18697: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:12:57.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:12:57 smithi080 bash[28361]: cluster 2023-12-01T15:12:55.923756+0000 mgr.y (mgr.24362) 18728 : cluster 0 pgmap v18697: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:12:57.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:12:57 smithi090 bash[32384]: cluster 2023-12-01T15:12:55.923756+0000 mgr.y (mgr.24362) 18728 : cluster 0 pgmap v18697: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:12:58.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:12:58 smithi080 bash[41963]: audit 2023-12-01T15:12:57.785023+0000 mon.a (mon.0) 11361 : audit 0 from='client.? 172.21.15.80:0/782523796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:12:58.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:12:58 smithi080 bash[28361]: audit 2023-12-01T15:12:57.785023+0000 mon.a (mon.0) 11361 : audit 0 from='client.? 172.21.15.80:0/782523796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:12:58.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:12:58 smithi090 bash[32384]: audit 2023-12-01T15:12:57.785023+0000 mon.a (mon.0) 11361 : audit 0 from='client.? 172.21.15.80:0/782523796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:12:59.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:12:59 smithi090 bash[32384]: cluster 2023-12-01T15:12:57.924623+0000 mgr.y (mgr.24362) 18729 : cluster 0 pgmap v18698: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:12:59.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:12:59 smithi080 bash[28361]: cluster 2023-12-01T15:12:57.924623+0000 mgr.y (mgr.24362) 18729 : cluster 0 pgmap v18698: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:12:59.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:12:59 smithi080 bash[41963]: cluster 2023-12-01T15:12:57.924623+0000 mgr.y (mgr.24362) 18729 : cluster 0 pgmap v18698: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:13:00.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:13:00 smithi090 bash[32384]: audit 2023-12-01T15:13:00.239382+0000 mon.c (mon.2) 12003 : audit 0 from='client.? 172.21.15.80:0/4136301461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:13:00.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:13:00 smithi080 bash[28361]: audit 2023-12-01T15:13:00.239382+0000 mon.c (mon.2) 12003 : audit 0 from='client.? 172.21.15.80:0/4136301461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:13:00.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:13:00 smithi080 bash[41963]: audit 2023-12-01T15:13:00.239382+0000 mon.c (mon.2) 12003 : audit 0 from='client.? 172.21.15.80:0/4136301461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:13:01.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:13:01 smithi090 bash[32384]: cluster 2023-12-01T15:12:59.925102+0000 mgr.y (mgr.24362) 18730 : cluster 0 pgmap v18699: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:13:01.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:13:01 smithi080 bash[41963]: cluster 2023-12-01T15:12:59.925102+0000 mgr.y (mgr.24362) 18730 : cluster 0 pgmap v18699: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:13:01.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:13:01 smithi080 bash[28361]: cluster 2023-12-01T15:12:59.925102+0000 mgr.y (mgr.24362) 18730 : cluster 0 pgmap v18699: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:13:02.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:13:02 smithi090 bash[32384]: cluster 2023-12-01T15:13:01.926268+0000 mgr.y (mgr.24362) 18731 : cluster 0 pgmap v18700: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:13:02.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:13:02 smithi080 bash[28361]: cluster 2023-12-01T15:13:01.926268+0000 mgr.y (mgr.24362) 18731 : cluster 0 pgmap v18700: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:13:02.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:13:02 smithi080 bash[41963]: cluster 2023-12-01T15:13:01.926268+0000 mgr.y (mgr.24362) 18731 : cluster 0 pgmap v18700: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:13:03.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:13:03 smithi090 bash[32384]: audit 2023-12-01T15:13:02.688938+0000 mon.c (mon.2) 12004 : audit 0 from='client.? 172.21.15.80:0/4093368221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:13:03.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:13:03 smithi080 bash[28361]: audit 2023-12-01T15:13:02.688938+0000 mon.c (mon.2) 12004 : audit 0 from='client.? 172.21.15.80:0/4093368221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:13:03.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:13:03 smithi080 bash[41963]: audit 2023-12-01T15:13:02.688938+0000 mon.c (mon.2) 12004 : audit 0 from='client.? 172.21.15.80:0/4093368221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:13:04.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:13:04 smithi090 bash[32384]: cluster 2023-12-01T15:13:03.926901+0000 mgr.y (mgr.24362) 18732 : cluster 0 pgmap v18701: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:13:04.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:13:04 smithi080 bash[41963]: cluster 2023-12-01T15:13:03.926901+0000 mgr.y (mgr.24362) 18732 : cluster 0 pgmap v18701: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:13:04.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:13:04 smithi080 bash[28361]: cluster 2023-12-01T15:13:03.926901+0000 mgr.y (mgr.24362) 18732 : cluster 0 pgmap v18701: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:13:05.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:13:05 smithi090 bash[32384]: audit 2023-12-01T15:13:05.139973+0000 mon.a (mon.0) 11362 : audit 0 from='client.? 172.21.15.80:0/2420939185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:13:05.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:13:05 smithi080 bash[41963]: audit 2023-12-01T15:13:05.139973+0000 mon.a (mon.0) 11362 : audit 0 from='client.? 172.21.15.80:0/2420939185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:13:05.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:13:05 smithi080 bash[28361]: audit 2023-12-01T15:13:05.139973+0000 mon.a (mon.0) 11362 : audit 0 from='client.? 172.21.15.80:0/2420939185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:13:06.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:13:06 smithi080 bash[28361]: cluster 2023-12-01T15:13:05.927985+0000 mgr.y (mgr.24362) 18733 : cluster 0 pgmap v18702: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:13:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:13:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:13:06] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T15:13:06.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:13:06 smithi080 bash[41963]: cluster 2023-12-01T15:13:05.927985+0000 mgr.y (mgr.24362) 18733 : cluster 0 pgmap v18702: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:13:06.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:13:06 smithi090 bash[32384]: cluster 2023-12-01T15:13:05.927985+0000 mgr.y (mgr.24362) 18733 : cluster 0 pgmap v18702: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:13:07.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:13:07 smithi080 bash[28361]: audit 2023-12-01T15:13:07.594904+0000 mon.a (mon.0) 11363 : audit 0 from='client.? 172.21.15.80:0/888311638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:13:07.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:13:07 smithi080 bash[41963]: audit 2023-12-01T15:13:07.594904+0000 mon.a (mon.0) 11363 : audit 0 from='client.? 172.21.15.80:0/888311638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:13:08.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:13:07 smithi090 bash[32384]: audit 2023-12-01T15:13:07.594904+0000 mon.a (mon.0) 11363 : audit 0 from='client.? 172.21.15.80:0/888311638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:13:08.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:13:08 smithi080 bash[28361]: cluster 2023-12-01T15:13:07.928874+0000 mgr.y (mgr.24362) 18734 : cluster 0 pgmap v18703: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:13:08.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:13:08 smithi080 bash[41963]: cluster 2023-12-01T15:13:07.928874+0000 mgr.y (mgr.24362) 18734 : cluster 0 pgmap v18703: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:13:09.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:13:08 smithi090 bash[32384]: cluster 2023-12-01T15:13:07.928874+0000 mgr.y (mgr.24362) 18734 : cluster 0 pgmap v18703: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:13:11.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:13:10 smithi090 bash[32384]: cluster 2023-12-01T15:13:09.929517+0000 mgr.y (mgr.24362) 18735 : cluster 0 pgmap v18704: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:13:11.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:13:10 smithi090 bash[32384]: audit 2023-12-01T15:13:10.051871+0000 mon.a (mon.0) 11364 : audit 0 from='client.? 172.21.15.80:0/1694619387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:13:11.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:13:10 smithi090 bash[32384]: audit 2023-12-01T15:13:10.769574+0000 mon.c (mon.2) 12005 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:13:11.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:13:10 smithi080 bash[28361]: cluster 2023-12-01T15:13:09.929517+0000 mgr.y (mgr.24362) 18735 : cluster 0 pgmap v18704: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:13:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:13:10 smithi080 bash[28361]: audit 2023-12-01T15:13:10.051871+0000 mon.a (mon.0) 11364 : audit 0 from='client.? 172.21.15.80:0/1694619387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:13:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:13:10 smithi080 bash[28361]: audit 2023-12-01T15:13:10.769574+0000 mon.c (mon.2) 12005 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:13:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:13:10 smithi080 bash[41963]: cluster 2023-12-01T15:13:09.929517+0000 mgr.y (mgr.24362) 18735 : cluster 0 pgmap v18704: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:13:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:13:10 smithi080 bash[41963]: audit 2023-12-01T15:13:10.051871+0000 mon.a (mon.0) 11364 : audit 0 from='client.? 172.21.15.80:0/1694619387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:13:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:13:10 smithi080 bash[41963]: audit 2023-12-01T15:13:10.769574+0000 mon.c (mon.2) 12005 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:13:13.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:13:12 smithi090 bash[32384]: cluster 2023-12-01T15:13:11.930670+0000 mgr.y (mgr.24362) 18736 : cluster 0 pgmap v18705: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:13:13.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:13:12 smithi090 bash[32384]: audit 2023-12-01T15:13:12.499678+0000 mon.c (mon.2) 12006 : audit 0 from='client.? 172.21.15.80:0/484105295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:13:13.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:13:12 smithi080 bash[28361]: cluster 2023-12-01T15:13:11.930670+0000 mgr.y (mgr.24362) 18736 : cluster 0 pgmap v18705: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:13:13.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:13:12 smithi080 bash[28361]: audit 2023-12-01T15:13:12.499678+0000 mon.c (mon.2) 12006 : audit 0 from='client.? 172.21.15.80:0/484105295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:13:13.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:13:12 smithi080 bash[41963]: cluster 2023-12-01T15:13:11.930670+0000 mgr.y (mgr.24362) 18736 : cluster 0 pgmap v18705: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:13:13.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:13:12 smithi080 bash[41963]: audit 2023-12-01T15:13:12.499678+0000 mon.c (mon.2) 12006 : audit 0 from='client.? 172.21.15.80:0/484105295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:13:15.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:13:14 smithi090 bash[32384]: cluster 2023-12-01T15:13:13.931327+0000 mgr.y (mgr.24362) 18737 : cluster 0 pgmap v18706: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:13:15.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:13:14 smithi090 bash[32384]: audit 2023-12-01T15:13:14.957405+0000 mon.a (mon.0) 11365 : audit 0 from='client.? 172.21.15.80:0/2579398814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:13:15.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:13:14 smithi080 bash[28361]: cluster 2023-12-01T15:13:13.931327+0000 mgr.y (mgr.24362) 18737 : cluster 0 pgmap v18706: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:13:15.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:13:14 smithi080 bash[28361]: audit 2023-12-01T15:13:14.957405+0000 mon.a (mon.0) 11365 : audit 0 from='client.? 172.21.15.80:0/2579398814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:13:15.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:13:14 smithi080 bash[41963]: cluster 2023-12-01T15:13:13.931327+0000 mgr.y (mgr.24362) 18737 : cluster 0 pgmap v18706: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:13:15.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:13:14 smithi080 bash[41963]: audit 2023-12-01T15:13:14.957405+0000 mon.a (mon.0) 11365 : audit 0 from='client.? 172.21.15.80:0/2579398814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:13:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:13:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:13:16] "GET /metrics HTTP/1.1" 200 33977 "" "Prometheus/2.43.0" 2023-12-01T15:13:17.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:13:17 smithi080 bash[41963]: cluster 2023-12-01T15:13:15.932322+0000 mgr.y (mgr.24362) 18738 : cluster 0 pgmap v18707: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:13:17.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:13:17 smithi080 bash[41963]: audit 2023-12-01T15:13:17.406977+0000 mon.a (mon.0) 11366 : audit 0 from='client.? 172.21.15.80:0/1679343095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:13:17.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:13:17 smithi080 bash[28361]: cluster 2023-12-01T15:13:15.932322+0000 mgr.y (mgr.24362) 18738 : cluster 0 pgmap v18707: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:13:17.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:13:17 smithi080 bash[28361]: audit 2023-12-01T15:13:17.406977+0000 mon.a (mon.0) 11366 : audit 0 from='client.? 172.21.15.80:0/1679343095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:13:17.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:13:17 smithi090 bash[32384]: cluster 2023-12-01T15:13:15.932322+0000 mgr.y (mgr.24362) 18738 : cluster 0 pgmap v18707: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:13:17.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:13:17 smithi090 bash[32384]: audit 2023-12-01T15:13:17.406977+0000 mon.a (mon.0) 11366 : audit 0 from='client.? 172.21.15.80:0/1679343095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:13:19.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:13:19 smithi090 bash[32384]: cluster 2023-12-01T15:13:17.933152+0000 mgr.y (mgr.24362) 18739 : cluster 0 pgmap v18708: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:13:19.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:13:19 smithi080 bash[41963]: cluster 2023-12-01T15:13:17.933152+0000 mgr.y (mgr.24362) 18739 : cluster 0 pgmap v18708: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:13:19.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:13:19 smithi080 bash[28361]: cluster 2023-12-01T15:13:17.933152+0000 mgr.y (mgr.24362) 18739 : cluster 0 pgmap v18708: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:13:20.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:13:20 smithi090 bash[32384]: audit 2023-12-01T15:13:19.864931+0000 mon.c (mon.2) 12007 : audit 0 from='client.? 172.21.15.80:0/1185173389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:13:20.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:13:20 smithi080 bash[41963]: audit 2023-12-01T15:13:19.864931+0000 mon.c (mon.2) 12007 : audit 0 from='client.? 172.21.15.80:0/1185173389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:13:20.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:13:20 smithi080 bash[28361]: audit 2023-12-01T15:13:19.864931+0000 mon.c (mon.2) 12007 : audit 0 from='client.? 172.21.15.80:0/1185173389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:13:21.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:13:21 smithi090 bash[32384]: cluster 2023-12-01T15:13:19.933744+0000 mgr.y (mgr.24362) 18740 : cluster 0 pgmap v18709: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:13:21.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:13:21 smithi080 bash[28361]: cluster 2023-12-01T15:13:19.933744+0000 mgr.y (mgr.24362) 18740 : cluster 0 pgmap v18709: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:13:21.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:13:21 smithi080 bash[41963]: cluster 2023-12-01T15:13:19.933744+0000 mgr.y (mgr.24362) 18740 : cluster 0 pgmap v18709: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:13:22.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:13:22 smithi090 bash[32384]: cluster 2023-12-01T15:13:21.934844+0000 mgr.y (mgr.24362) 18741 : cluster 0 pgmap v18710: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:13:22.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:13:22 smithi090 bash[32384]: audit 2023-12-01T15:13:22.313006+0000 mon.c (mon.2) 12008 : audit 0 from='client.? 172.21.15.80:0/149867557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:13:22.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:13:22 smithi080 bash[28361]: cluster 2023-12-01T15:13:21.934844+0000 mgr.y (mgr.24362) 18741 : cluster 0 pgmap v18710: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:13:22.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:13:22 smithi080 bash[28361]: audit 2023-12-01T15:13:22.313006+0000 mon.c (mon.2) 12008 : audit 0 from='client.? 172.21.15.80:0/149867557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:13:22.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:13:22 smithi080 bash[41963]: cluster 2023-12-01T15:13:21.934844+0000 mgr.y (mgr.24362) 18741 : cluster 0 pgmap v18710: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:13:22.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:13:22 smithi080 bash[41963]: audit 2023-12-01T15:13:22.313006+0000 mon.c (mon.2) 12008 : audit 0 from='client.? 172.21.15.80:0/149867557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:13:25.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:13:24 smithi090 bash[32384]: cluster 2023-12-01T15:13:23.935489+0000 mgr.y (mgr.24362) 18742 : cluster 0 pgmap v18711: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:13:25.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:13:24 smithi090 bash[32384]: audit 2023-12-01T15:13:24.767423+0000 mon.c (mon.2) 12009 : audit 0 from='client.? 172.21.15.80:0/1783768018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:13:25.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:13:24 smithi080 bash[28361]: cluster 2023-12-01T15:13:23.935489+0000 mgr.y (mgr.24362) 18742 : cluster 0 pgmap v18711: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:13:25.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:13:24 smithi080 bash[28361]: audit 2023-12-01T15:13:24.767423+0000 mon.c (mon.2) 12009 : audit 0 from='client.? 172.21.15.80:0/1783768018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:13:25.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:13:24 smithi080 bash[41963]: cluster 2023-12-01T15:13:23.935489+0000 mgr.y (mgr.24362) 18742 : cluster 0 pgmap v18711: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:13:25.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:13:24 smithi080 bash[41963]: audit 2023-12-01T15:13:24.767423+0000 mon.c (mon.2) 12009 : audit 0 from='client.? 172.21.15.80:0/1783768018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:13:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:13:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:13:26] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T15:13:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:13:26 smithi080 bash[41963]: audit 2023-12-01T15:13:25.769843+0000 mon.c (mon.2) 12010 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:13:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:13:26 smithi080 bash[28361]: audit 2023-12-01T15:13:25.769843+0000 mon.c (mon.2) 12010 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:13:26.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:13:26 smithi090 bash[32384]: audit 2023-12-01T15:13:25.769843+0000 mon.c (mon.2) 12010 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:13:27.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:13:27 smithi090 bash[32384]: cluster 2023-12-01T15:13:25.936453+0000 mgr.y (mgr.24362) 18743 : cluster 0 pgmap v18712: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:13:27.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:13:27 smithi090 bash[32384]: audit 2023-12-01T15:13:27.211798+0000 mon.a (mon.0) 11367 : audit 0 from='client.? 172.21.15.80:0/1650768455' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:13:27.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:13:27 smithi080 bash[41963]: cluster 2023-12-01T15:13:25.936453+0000 mgr.y (mgr.24362) 18743 : cluster 0 pgmap v18712: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:13:27.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:13:27 smithi080 bash[41963]: audit 2023-12-01T15:13:27.211798+0000 mon.a (mon.0) 11367 : audit 0 from='client.? 172.21.15.80:0/1650768455' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:13:27.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:13:27 smithi080 bash[28361]: cluster 2023-12-01T15:13:25.936453+0000 mgr.y (mgr.24362) 18743 : cluster 0 pgmap v18712: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:13:27.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:13:27 smithi080 bash[28361]: audit 2023-12-01T15:13:27.211798+0000 mon.a (mon.0) 11367 : audit 0 from='client.? 172.21.15.80:0/1650768455' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:13:28.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:13:28 smithi090 bash[32384]: audit 2023-12-01T15:13:27.560551+0000 mon.c (mon.2) 12011 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:13:28.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:13:28 smithi090 bash[32384]: cluster 2023-12-01T15:13:27.937174+0000 mgr.y (mgr.24362) 18744 : cluster 0 pgmap v18713: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:13:28.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:13:28 smithi080 bash[28361]: audit 2023-12-01T15:13:27.560551+0000 mon.c (mon.2) 12011 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:13:28.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:13:28 smithi080 bash[28361]: cluster 2023-12-01T15:13:27.937174+0000 mgr.y (mgr.24362) 18744 : cluster 0 pgmap v18713: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:13:28.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:13:28 smithi080 bash[41963]: audit 2023-12-01T15:13:27.560551+0000 mon.c (mon.2) 12011 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:13:28.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:13:28 smithi080 bash[41963]: cluster 2023-12-01T15:13:27.937174+0000 mgr.y (mgr.24362) 18744 : cluster 0 pgmap v18713: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:13:30.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:13:29 smithi090 bash[32384]: audit 2023-12-01T15:13:29.663168+0000 mon.c (mon.2) 12012 : audit 0 from='client.? 172.21.15.80:0/4279099294' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:13:30.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:13:29 smithi080 bash[41963]: audit 2023-12-01T15:13:29.663168+0000 mon.c (mon.2) 12012 : audit 0 from='client.? 172.21.15.80:0/4279099294' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:13:30.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:13:29 smithi080 bash[28361]: audit 2023-12-01T15:13:29.663168+0000 mon.c (mon.2) 12012 : audit 0 from='client.? 172.21.15.80:0/4279099294' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:13:31.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:13:31 smithi090 bash[32384]: cluster 2023-12-01T15:13:29.937794+0000 mgr.y (mgr.24362) 18745 : cluster 0 pgmap v18714: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:13:31.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:13:31 smithi080 bash[28361]: cluster 2023-12-01T15:13:29.937794+0000 mgr.y (mgr.24362) 18745 : cluster 0 pgmap v18714: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:13:31.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:13:31 smithi080 bash[41963]: cluster 2023-12-01T15:13:29.937794+0000 mgr.y (mgr.24362) 18745 : cluster 0 pgmap v18714: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:13:32.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:13:32 smithi090 bash[32384]: audit 2023-12-01T15:13:32.117005+0000 mon.a (mon.0) 11368 : audit 0 from='client.? 172.21.15.80:0/904978143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:13:32.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:13:32 smithi080 bash[28361]: audit 2023-12-01T15:13:32.117005+0000 mon.a (mon.0) 11368 : audit 0 from='client.? 172.21.15.80:0/904978143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:13:32.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:13:32 smithi080 bash[41963]: audit 2023-12-01T15:13:32.117005+0000 mon.a (mon.0) 11368 : audit 0 from='client.? 172.21.15.80:0/904978143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:13:33.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:13:33 smithi090 bash[32384]: cluster 2023-12-01T15:13:31.938563+0000 mgr.y (mgr.24362) 18746 : cluster 0 pgmap v18715: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:13:33.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:13:33 smithi090 bash[32384]: audit 2023-12-01T15:13:33.356444+0000 mon.a (mon.0) 11369 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:13:33.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:13:33 smithi090 bash[32384]: audit 2023-12-01T15:13:33.366858+0000 mon.a (mon.0) 11370 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:13:33.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:13:33 smithi080 bash[41963]: cluster 2023-12-01T15:13:31.938563+0000 mgr.y (mgr.24362) 18746 : cluster 0 pgmap v18715: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:13:33.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:13:33 smithi080 bash[41963]: audit 2023-12-01T15:13:33.356444+0000 mon.a (mon.0) 11369 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:13:33.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:13:33 smithi080 bash[41963]: audit 2023-12-01T15:13:33.366858+0000 mon.a (mon.0) 11370 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:13:33.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:13:33 smithi080 bash[28361]: cluster 2023-12-01T15:13:31.938563+0000 mgr.y (mgr.24362) 18746 : cluster 0 pgmap v18715: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:13:33.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:13:33 smithi080 bash[28361]: audit 2023-12-01T15:13:33.356444+0000 mon.a (mon.0) 11369 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:13:33.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:13:33 smithi080 bash[28361]: audit 2023-12-01T15:13:33.366858+0000 mon.a (mon.0) 11370 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:13:35.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:13:34 smithi090 bash[32384]: audit 2023-12-01T15:13:33.760138+0000 mon.a (mon.0) 11371 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:13:35.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:13:34 smithi090 bash[32384]: audit 2023-12-01T15:13:33.771187+0000 mon.a (mon.0) 11372 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:13:35.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:13:34 smithi090 bash[32384]: cluster 2023-12-01T15:13:33.939185+0000 mgr.y (mgr.24362) 18747 : cluster 0 pgmap v18716: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:13:35.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:13:34 smithi090 bash[32384]: audit 2023-12-01T15:13:34.323119+0000 mon.c (mon.2) 12013 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:13:35.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:13:34 smithi090 bash[32384]: audit 2023-12-01T15:13:34.324773+0000 mon.c (mon.2) 12014 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:13:35.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:13:34 smithi090 bash[32384]: audit 2023-12-01T15:13:34.333978+0000 mon.a (mon.0) 11373 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:13:35.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:13:34 smithi090 bash[32384]: audit 2023-12-01T15:13:34.578164+0000 mon.a (mon.0) 11374 : audit 0 from='client.? 172.21.15.80:0/2124478588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:13:35.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:13:34 smithi080 bash[28361]: audit 2023-12-01T15:13:33.760138+0000 mon.a (mon.0) 11371 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:13:35.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:13:34 smithi080 bash[28361]: audit 2023-12-01T15:13:33.771187+0000 mon.a (mon.0) 11372 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:13:35.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:13:34 smithi080 bash[28361]: cluster 2023-12-01T15:13:33.939185+0000 mgr.y (mgr.24362) 18747 : cluster 0 pgmap v18716: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:13:35.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:13:34 smithi080 bash[28361]: audit 2023-12-01T15:13:34.323119+0000 mon.c (mon.2) 12013 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:13:35.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:13:34 smithi080 bash[28361]: audit 2023-12-01T15:13:34.324773+0000 mon.c (mon.2) 12014 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:13:35.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:13:34 smithi080 bash[28361]: audit 2023-12-01T15:13:34.333978+0000 mon.a (mon.0) 11373 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:13:35.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:13:34 smithi080 bash[28361]: audit 2023-12-01T15:13:34.578164+0000 mon.a (mon.0) 11374 : audit 0 from='client.? 172.21.15.80:0/2124478588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:13:35.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:13:34 smithi080 bash[41963]: audit 2023-12-01T15:13:33.760138+0000 mon.a (mon.0) 11371 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:13:35.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:13:34 smithi080 bash[41963]: audit 2023-12-01T15:13:33.771187+0000 mon.a (mon.0) 11372 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:13:35.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:13:34 smithi080 bash[41963]: cluster 2023-12-01T15:13:33.939185+0000 mgr.y (mgr.24362) 18747 : cluster 0 pgmap v18716: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:13:35.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:13:34 smithi080 bash[41963]: audit 2023-12-01T15:13:34.323119+0000 mon.c (mon.2) 12013 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:13:35.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:13:34 smithi080 bash[41963]: audit 2023-12-01T15:13:34.324773+0000 mon.c (mon.2) 12014 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:13:35.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:13:34 smithi080 bash[41963]: audit 2023-12-01T15:13:34.333978+0000 mon.a (mon.0) 11373 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:13:35.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:13:34 smithi080 bash[41963]: audit 2023-12-01T15:13:34.578164+0000 mon.a (mon.0) 11374 : audit 0 from='client.? 172.21.15.80:0/2124478588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:13:36.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:13:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:13:36] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T15:13:37.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:13:37 smithi090 bash[32384]: cluster 2023-12-01T15:13:35.940199+0000 mgr.y (mgr.24362) 18748 : cluster 0 pgmap v18717: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:13:37.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:13:37 smithi090 bash[32384]: audit 2023-12-01T15:13:37.023942+0000 mon.c (mon.2) 12015 : audit 0 from='client.? 172.21.15.80:0/3601318922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:13:37.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:13:37 smithi080 bash[28361]: cluster 2023-12-01T15:13:35.940199+0000 mgr.y (mgr.24362) 18748 : cluster 0 pgmap v18717: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:13:37.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:13:37 smithi080 bash[28361]: audit 2023-12-01T15:13:37.023942+0000 mon.c (mon.2) 12015 : audit 0 from='client.? 172.21.15.80:0/3601318922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:13:37.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:13:37 smithi080 bash[41963]: cluster 2023-12-01T15:13:35.940199+0000 mgr.y (mgr.24362) 18748 : cluster 0 pgmap v18717: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:13:37.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:13:37 smithi080 bash[41963]: audit 2023-12-01T15:13:37.023942+0000 mon.c (mon.2) 12015 : audit 0 from='client.? 172.21.15.80:0/3601318922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:13:39.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:13:39 smithi090 bash[32384]: cluster 2023-12-01T15:13:37.940952+0000 mgr.y (mgr.24362) 18749 : cluster 0 pgmap v18718: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:13:39.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:13:39 smithi080 bash[28361]: cluster 2023-12-01T15:13:37.940952+0000 mgr.y (mgr.24362) 18749 : cluster 0 pgmap v18718: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:13:39.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:13:39 smithi080 bash[41963]: cluster 2023-12-01T15:13:37.940952+0000 mgr.y (mgr.24362) 18749 : cluster 0 pgmap v18718: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:13:40.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:13:40 smithi090 bash[32384]: audit 2023-12-01T15:13:39.485569+0000 mon.c (mon.2) 12016 : audit 0 from='client.? 172.21.15.80:0/1446853965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:13:40.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:13:40 smithi080 bash[41963]: audit 2023-12-01T15:13:39.485569+0000 mon.c (mon.2) 12016 : audit 0 from='client.? 172.21.15.80:0/1446853965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:13:40.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:13:40 smithi080 bash[28361]: audit 2023-12-01T15:13:39.485569+0000 mon.c (mon.2) 12016 : audit 0 from='client.? 172.21.15.80:0/1446853965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:13:41.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:13:41 smithi090 bash[32384]: cluster 2023-12-01T15:13:39.941599+0000 mgr.y (mgr.24362) 18750 : cluster 0 pgmap v18719: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:13:41.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:13:41 smithi090 bash[32384]: audit 2023-12-01T15:13:40.770119+0000 mon.c (mon.2) 12017 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:13:41.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:13:41 smithi080 bash[41963]: cluster 2023-12-01T15:13:39.941599+0000 mgr.y (mgr.24362) 18750 : cluster 0 pgmap v18719: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:13:41.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:13:41 smithi080 bash[41963]: audit 2023-12-01T15:13:40.770119+0000 mon.c (mon.2) 12017 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:13:41.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:13:41 smithi080 bash[28361]: cluster 2023-12-01T15:13:39.941599+0000 mgr.y (mgr.24362) 18750 : cluster 0 pgmap v18719: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:13:41.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:13:41 smithi080 bash[28361]: audit 2023-12-01T15:13:40.770119+0000 mon.c (mon.2) 12017 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:13:42.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:13:42 smithi090 bash[32384]: audit 2023-12-01T15:13:41.939326+0000 mon.a (mon.0) 11375 : audit 0 from='client.? 172.21.15.80:0/3862059269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:13:42.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:13:42 smithi090 bash[32384]: cluster 2023-12-01T15:13:41.942650+0000 mgr.y (mgr.24362) 18751 : cluster 0 pgmap v18720: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:13:42.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:13:42 smithi080 bash[28361]: audit 2023-12-01T15:13:41.939326+0000 mon.a (mon.0) 11375 : audit 0 from='client.? 172.21.15.80:0/3862059269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:13:42.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:13:42 smithi080 bash[28361]: cluster 2023-12-01T15:13:41.942650+0000 mgr.y (mgr.24362) 18751 : cluster 0 pgmap v18720: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:13:42.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:13:42 smithi080 bash[41963]: audit 2023-12-01T15:13:41.939326+0000 mon.a (mon.0) 11375 : audit 0 from='client.? 172.21.15.80:0/3862059269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:13:42.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:13:42 smithi080 bash[41963]: cluster 2023-12-01T15:13:41.942650+0000 mgr.y (mgr.24362) 18751 : cluster 0 pgmap v18720: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:13:45.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:13:45 smithi090 bash[32384]: cluster 2023-12-01T15:13:43.943384+0000 mgr.y (mgr.24362) 18752 : cluster 0 pgmap v18721: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:13:45.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:13:45 smithi090 bash[32384]: audit 2023-12-01T15:13:44.400232+0000 mon.c (mon.2) 12018 : audit 0 from='client.? 172.21.15.80:0/2953645166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:13:45.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:13:45 smithi080 bash[28361]: cluster 2023-12-01T15:13:43.943384+0000 mgr.y (mgr.24362) 18752 : cluster 0 pgmap v18721: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:13:45.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:13:45 smithi080 bash[28361]: audit 2023-12-01T15:13:44.400232+0000 mon.c (mon.2) 12018 : audit 0 from='client.? 172.21.15.80:0/2953645166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:13:45.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:13:45 smithi080 bash[41963]: cluster 2023-12-01T15:13:43.943384+0000 mgr.y (mgr.24362) 18752 : cluster 0 pgmap v18721: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:13:45.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:13:45 smithi080 bash[41963]: audit 2023-12-01T15:13:44.400232+0000 mon.c (mon.2) 12018 : audit 0 from='client.? 172.21.15.80:0/2953645166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:13:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:13:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:13:46] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T15:13:47.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:13:47 smithi090 bash[32384]: cluster 2023-12-01T15:13:45.944461+0000 mgr.y (mgr.24362) 18753 : cluster 0 pgmap v18722: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:13:47.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:13:47 smithi090 bash[32384]: audit 2023-12-01T15:13:46.858895+0000 mon.c (mon.2) 12019 : audit 0 from='client.? 172.21.15.80:0/3197315990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:13:47.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:13:47 smithi080 bash[28361]: cluster 2023-12-01T15:13:45.944461+0000 mgr.y (mgr.24362) 18753 : cluster 0 pgmap v18722: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:13:47.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:13:47 smithi080 bash[28361]: audit 2023-12-01T15:13:46.858895+0000 mon.c (mon.2) 12019 : audit 0 from='client.? 172.21.15.80:0/3197315990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:13:47.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:13:47 smithi080 bash[41963]: cluster 2023-12-01T15:13:45.944461+0000 mgr.y (mgr.24362) 18753 : cluster 0 pgmap v18722: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:13:47.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:13:47 smithi080 bash[41963]: audit 2023-12-01T15:13:46.858895+0000 mon.c (mon.2) 12019 : audit 0 from='client.? 172.21.15.80:0/3197315990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:13:49.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:13:49 smithi090 bash[32384]: cluster 2023-12-01T15:13:47.945264+0000 mgr.y (mgr.24362) 18754 : cluster 0 pgmap v18723: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:13:49.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:13:49 smithi090 bash[32384]: audit 2023-12-01T15:13:49.320425+0000 mon.a (mon.0) 11376 : audit 0 from='client.? 172.21.15.80:0/389013089' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:13:49.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:13:49 smithi080 bash[28361]: cluster 2023-12-01T15:13:47.945264+0000 mgr.y (mgr.24362) 18754 : cluster 0 pgmap v18723: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:13:49.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:13:49 smithi080 bash[28361]: audit 2023-12-01T15:13:49.320425+0000 mon.a (mon.0) 11376 : audit 0 from='client.? 172.21.15.80:0/389013089' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:13:49.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:13:49 smithi080 bash[41963]: cluster 2023-12-01T15:13:47.945264+0000 mgr.y (mgr.24362) 18754 : cluster 0 pgmap v18723: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:13:49.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:13:49 smithi080 bash[41963]: audit 2023-12-01T15:13:49.320425+0000 mon.a (mon.0) 11376 : audit 0 from='client.? 172.21.15.80:0/389013089' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:13:51.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:13:51 smithi090 bash[32384]: cluster 2023-12-01T15:13:49.945838+0000 mgr.y (mgr.24362) 18755 : cluster 0 pgmap v18724: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:13:51.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:13:51 smithi080 bash[28361]: cluster 2023-12-01T15:13:49.945838+0000 mgr.y (mgr.24362) 18755 : cluster 0 pgmap v18724: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:13:51.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:13:51 smithi080 bash[41963]: cluster 2023-12-01T15:13:49.945838+0000 mgr.y (mgr.24362) 18755 : cluster 0 pgmap v18724: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:13:52.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:13:52 smithi090 bash[32384]: audit 2023-12-01T15:13:51.773181+0000 mon.a (mon.0) 11377 : audit 0 from='client.? 172.21.15.80:0/3863501586' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:13:52.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:13:52 smithi080 bash[28361]: audit 2023-12-01T15:13:51.773181+0000 mon.a (mon.0) 11377 : audit 0 from='client.? 172.21.15.80:0/3863501586' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:13:52.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:13:52 smithi080 bash[41963]: audit 2023-12-01T15:13:51.773181+0000 mon.a (mon.0) 11377 : audit 0 from='client.? 172.21.15.80:0/3863501586' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:13:53.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:13:53 smithi090 bash[32384]: cluster 2023-12-01T15:13:51.946940+0000 mgr.y (mgr.24362) 18756 : cluster 0 pgmap v18725: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:13:53.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:13:53 smithi080 bash[41963]: cluster 2023-12-01T15:13:51.946940+0000 mgr.y (mgr.24362) 18756 : cluster 0 pgmap v18725: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:13:53.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:13:53 smithi080 bash[28361]: cluster 2023-12-01T15:13:51.946940+0000 mgr.y (mgr.24362) 18756 : cluster 0 pgmap v18725: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:13:54.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:13:54 smithi090 bash[32384]: cluster 2023-12-01T15:13:53.947567+0000 mgr.y (mgr.24362) 18757 : cluster 0 pgmap v18726: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:13:54.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:13:54 smithi090 bash[32384]: audit 2023-12-01T15:13:54.230139+0000 mon.a (mon.0) 11378 : audit 0 from='client.? 172.21.15.80:0/2057444823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:13:54.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:13:54 smithi080 bash[41963]: cluster 2023-12-01T15:13:53.947567+0000 mgr.y (mgr.24362) 18757 : cluster 0 pgmap v18726: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:13:54.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:13:54 smithi080 bash[41963]: audit 2023-12-01T15:13:54.230139+0000 mon.a (mon.0) 11378 : audit 0 from='client.? 172.21.15.80:0/2057444823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:13:54.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:13:54 smithi080 bash[28361]: cluster 2023-12-01T15:13:53.947567+0000 mgr.y (mgr.24362) 18757 : cluster 0 pgmap v18726: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:13:54.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:13:54 smithi080 bash[28361]: audit 2023-12-01T15:13:54.230139+0000 mon.a (mon.0) 11378 : audit 0 from='client.? 172.21.15.80:0/2057444823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:13:56.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:13:56 smithi080 bash[28361]: audit 2023-12-01T15:13:55.770495+0000 mon.c (mon.2) 12020 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:13:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:13:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:13:56] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T15:13:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:13:56 smithi080 bash[41963]: audit 2023-12-01T15:13:55.770495+0000 mon.c (mon.2) 12020 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:13:56.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:13:56 smithi090 bash[32384]: audit 2023-12-01T15:13:55.770495+0000 mon.c (mon.2) 12020 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:13:57.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:13:57 smithi090 bash[32384]: cluster 2023-12-01T15:13:55.948566+0000 mgr.y (mgr.24362) 18758 : cluster 0 pgmap v18727: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:13:57.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:13:57 smithi090 bash[32384]: audit 2023-12-01T15:13:56.687418+0000 mon.c (mon.2) 12021 : audit 0 from='client.? 172.21.15.80:0/999032635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:13:57.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:13:57 smithi080 bash[28361]: cluster 2023-12-01T15:13:55.948566+0000 mgr.y (mgr.24362) 18758 : cluster 0 pgmap v18727: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:13:57.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:13:57 smithi080 bash[28361]: audit 2023-12-01T15:13:56.687418+0000 mon.c (mon.2) 12021 : audit 0 from='client.? 172.21.15.80:0/999032635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:13:57.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:13:57 smithi080 bash[41963]: cluster 2023-12-01T15:13:55.948566+0000 mgr.y (mgr.24362) 18758 : cluster 0 pgmap v18727: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:13:57.935 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:13:57 smithi080 bash[41963]: audit 2023-12-01T15:13:56.687418+0000 mon.c (mon.2) 12021 : audit 0 from='client.? 172.21.15.80:0/999032635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:13:58.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:13:58 smithi090 bash[32384]: cluster 2023-12-01T15:13:57.949412+0000 mgr.y (mgr.24362) 18759 : cluster 0 pgmap v18728: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:13:58.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:13:58 smithi080 bash[41963]: cluster 2023-12-01T15:13:57.949412+0000 mgr.y (mgr.24362) 18759 : cluster 0 pgmap v18728: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:13:58.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:13:58 smithi080 bash[28361]: cluster 2023-12-01T15:13:57.949412+0000 mgr.y (mgr.24362) 18759 : cluster 0 pgmap v18728: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:13:59.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:13:59 smithi090 bash[32384]: audit 2023-12-01T15:13:59.144939+0000 mon.a (mon.0) 11379 : audit 0 from='client.? 172.21.15.80:0/593239289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:13:59.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:13:59 smithi080 bash[28361]: audit 2023-12-01T15:13:59.144939+0000 mon.a (mon.0) 11379 : audit 0 from='client.? 172.21.15.80:0/593239289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:13:59.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:13:59 smithi080 bash[41963]: audit 2023-12-01T15:13:59.144939+0000 mon.a (mon.0) 11379 : audit 0 from='client.? 172.21.15.80:0/593239289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:14:01.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:14:01 smithi090 bash[32384]: cluster 2023-12-01T15:13:59.950089+0000 mgr.y (mgr.24362) 18760 : cluster 0 pgmap v18729: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:14:01.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:14:01 smithi080 bash[28361]: cluster 2023-12-01T15:13:59.950089+0000 mgr.y (mgr.24362) 18760 : cluster 0 pgmap v18729: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:14:01.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:14:01 smithi080 bash[41963]: cluster 2023-12-01T15:13:59.950089+0000 mgr.y (mgr.24362) 18760 : cluster 0 pgmap v18729: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:14:02.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:14:02 smithi090 bash[32384]: audit 2023-12-01T15:14:01.596854+0000 mon.c (mon.2) 12022 : audit 0 from='client.? 172.21.15.80:0/935766340' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:14:02.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:14:02 smithi080 bash[28361]: audit 2023-12-01T15:14:01.596854+0000 mon.c (mon.2) 12022 : audit 0 from='client.? 172.21.15.80:0/935766340' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:14:02.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:14:02 smithi080 bash[41963]: audit 2023-12-01T15:14:01.596854+0000 mon.c (mon.2) 12022 : audit 0 from='client.? 172.21.15.80:0/935766340' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:14:03.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:14:03 smithi090 bash[32384]: cluster 2023-12-01T15:14:01.951329+0000 mgr.y (mgr.24362) 18761 : cluster 0 pgmap v18730: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:14:03.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:14:03 smithi080 bash[28361]: cluster 2023-12-01T15:14:01.951329+0000 mgr.y (mgr.24362) 18761 : cluster 0 pgmap v18730: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:14:03.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:14:03 smithi080 bash[41963]: cluster 2023-12-01T15:14:01.951329+0000 mgr.y (mgr.24362) 18761 : cluster 0 pgmap v18730: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:14:04.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:14:04 smithi090 bash[32384]: cluster 2023-12-01T15:14:03.952033+0000 mgr.y (mgr.24362) 18762 : cluster 0 pgmap v18731: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:14:04.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:14:04 smithi090 bash[32384]: audit 2023-12-01T15:14:04.060683+0000 mon.a (mon.0) 11380 : audit 0 from='client.? 172.21.15.80:0/1577647464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:14:04.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:14:04 smithi080 bash[28361]: cluster 2023-12-01T15:14:03.952033+0000 mgr.y (mgr.24362) 18762 : cluster 0 pgmap v18731: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:14:04.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:14:04 smithi080 bash[28361]: audit 2023-12-01T15:14:04.060683+0000 mon.a (mon.0) 11380 : audit 0 from='client.? 172.21.15.80:0/1577647464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:14:04.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:14:04 smithi080 bash[41963]: cluster 2023-12-01T15:14:03.952033+0000 mgr.y (mgr.24362) 18762 : cluster 0 pgmap v18731: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:14:04.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:14:04 smithi080 bash[41963]: audit 2023-12-01T15:14:04.060683+0000 mon.a (mon.0) 11380 : audit 0 from='client.? 172.21.15.80:0/1577647464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:14:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:14:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:14:06] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T15:14:07.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:14:07 smithi090 bash[32384]: cluster 2023-12-01T15:14:05.953019+0000 mgr.y (mgr.24362) 18763 : cluster 0 pgmap v18732: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:14:07.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:14:07 smithi090 bash[32384]: audit 2023-12-01T15:14:06.512444+0000 mon.c (mon.2) 12023 : audit 0 from='client.? 172.21.15.80:0/3001286905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:14:07.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:14:07 smithi080 bash[41963]: cluster 2023-12-01T15:14:05.953019+0000 mgr.y (mgr.24362) 18763 : cluster 0 pgmap v18732: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:14:07.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:14:07 smithi080 bash[41963]: audit 2023-12-01T15:14:06.512444+0000 mon.c (mon.2) 12023 : audit 0 from='client.? 172.21.15.80:0/3001286905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:14:07.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:14:07 smithi080 bash[28361]: cluster 2023-12-01T15:14:05.953019+0000 mgr.y (mgr.24362) 18763 : cluster 0 pgmap v18732: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:14:07.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:14:07 smithi080 bash[28361]: audit 2023-12-01T15:14:06.512444+0000 mon.c (mon.2) 12023 : audit 0 from='client.? 172.21.15.80:0/3001286905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:14:09.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:14:09 smithi090 bash[32384]: cluster 2023-12-01T15:14:07.953848+0000 mgr.y (mgr.24362) 18764 : cluster 0 pgmap v18733: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:14:09.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:14:09 smithi090 bash[32384]: audit 2023-12-01T15:14:08.967511+0000 mon.c (mon.2) 12024 : audit 0 from='client.? 172.21.15.80:0/1713177919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:14:09.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:14:09 smithi080 bash[41963]: cluster 2023-12-01T15:14:07.953848+0000 mgr.y (mgr.24362) 18764 : cluster 0 pgmap v18733: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:14:09.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:14:09 smithi080 bash[41963]: audit 2023-12-01T15:14:08.967511+0000 mon.c (mon.2) 12024 : audit 0 from='client.? 172.21.15.80:0/1713177919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:14:09.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:14:09 smithi080 bash[28361]: cluster 2023-12-01T15:14:07.953848+0000 mgr.y (mgr.24362) 18764 : cluster 0 pgmap v18733: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:14:09.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:14:09 smithi080 bash[28361]: audit 2023-12-01T15:14:08.967511+0000 mon.c (mon.2) 12024 : audit 0 from='client.? 172.21.15.80:0/1713177919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:14:11.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:14:11 smithi090 bash[32384]: cluster 2023-12-01T15:14:09.954561+0000 mgr.y (mgr.24362) 18765 : cluster 0 pgmap v18734: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:14:11.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:14:11 smithi090 bash[32384]: audit 2023-12-01T15:14:10.770985+0000 mon.c (mon.2) 12025 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:14:11.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:14:11 smithi090 bash[32384]: audit 2023-12-01T15:14:11.424963+0000 mon.a (mon.0) 11381 : audit 0 from='client.? 172.21.15.80:0/2054187801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:14:11.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:14:11 smithi080 bash[41963]: cluster 2023-12-01T15:14:09.954561+0000 mgr.y (mgr.24362) 18765 : cluster 0 pgmap v18734: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:14:11.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:14:11 smithi080 bash[41963]: audit 2023-12-01T15:14:10.770985+0000 mon.c (mon.2) 12025 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:14:11.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:14:11 smithi080 bash[41963]: audit 2023-12-01T15:14:11.424963+0000 mon.a (mon.0) 11381 : audit 0 from='client.? 172.21.15.80:0/2054187801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:14:11.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:14:11 smithi080 bash[28361]: cluster 2023-12-01T15:14:09.954561+0000 mgr.y (mgr.24362) 18765 : cluster 0 pgmap v18734: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:14:11.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:14:11 smithi080 bash[28361]: audit 2023-12-01T15:14:10.770985+0000 mon.c (mon.2) 12025 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:14:11.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:14:11 smithi080 bash[28361]: audit 2023-12-01T15:14:11.424963+0000 mon.a (mon.0) 11381 : audit 0 from='client.? 172.21.15.80:0/2054187801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:14:13.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:14:13 smithi090 bash[32384]: cluster 2023-12-01T15:14:11.955733+0000 mgr.y (mgr.24362) 18766 : cluster 0 pgmap v18735: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:14:13.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:14:13 smithi080 bash[28361]: cluster 2023-12-01T15:14:11.955733+0000 mgr.y (mgr.24362) 18766 : cluster 0 pgmap v18735: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:14:13.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:14:13 smithi080 bash[41963]: cluster 2023-12-01T15:14:11.955733+0000 mgr.y (mgr.24362) 18766 : cluster 0 pgmap v18735: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:14:14.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:14:14 smithi090 bash[32384]: audit 2023-12-01T15:14:13.879722+0000 mon.a (mon.0) 11382 : audit 0 from='client.? 172.21.15.80:0/1747404376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:14:14.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:14:14 smithi090 bash[32384]: cluster 2023-12-01T15:14:13.956393+0000 mgr.y (mgr.24362) 18767 : cluster 0 pgmap v18736: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:14:14.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:14:14 smithi080 bash[41963]: audit 2023-12-01T15:14:13.879722+0000 mon.a (mon.0) 11382 : audit 0 from='client.? 172.21.15.80:0/1747404376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:14:14.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:14:14 smithi080 bash[41963]: cluster 2023-12-01T15:14:13.956393+0000 mgr.y (mgr.24362) 18767 : cluster 0 pgmap v18736: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:14:14.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:14:14 smithi080 bash[28361]: audit 2023-12-01T15:14:13.879722+0000 mon.a (mon.0) 11382 : audit 0 from='client.? 172.21.15.80:0/1747404376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:14:14.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:14:14 smithi080 bash[28361]: cluster 2023-12-01T15:14:13.956393+0000 mgr.y (mgr.24362) 18767 : cluster 0 pgmap v18736: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:14:16.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:14:16 smithi080 bash[28361]: audit 2023-12-01T15:14:16.337188+0000 mon.c (mon.2) 12026 : audit 0 from='client.? 172.21.15.80:0/251702815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:14:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:14:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:14:16] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T15:14:16.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:14:16 smithi080 bash[41963]: audit 2023-12-01T15:14:16.337188+0000 mon.c (mon.2) 12026 : audit 0 from='client.? 172.21.15.80:0/251702815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:14:16.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:14:16 smithi090 bash[32384]: audit 2023-12-01T15:14:16.337188+0000 mon.c (mon.2) 12026 : audit 0 from='client.? 172.21.15.80:0/251702815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:14:17.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:14:17 smithi090 bash[32384]: cluster 2023-12-01T15:14:15.957350+0000 mgr.y (mgr.24362) 18768 : cluster 0 pgmap v18737: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:14:17.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:14:17 smithi080 bash[28361]: cluster 2023-12-01T15:14:15.957350+0000 mgr.y (mgr.24362) 18768 : cluster 0 pgmap v18737: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:14:17.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:14:17 smithi080 bash[41963]: cluster 2023-12-01T15:14:15.957350+0000 mgr.y (mgr.24362) 18768 : cluster 0 pgmap v18737: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:14:18.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:14:18 smithi090 bash[32384]: cluster 2023-12-01T15:14:17.958181+0000 mgr.y (mgr.24362) 18769 : cluster 0 pgmap v18738: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:14:18.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:14:18 smithi080 bash[28361]: cluster 2023-12-01T15:14:17.958181+0000 mgr.y (mgr.24362) 18769 : cluster 0 pgmap v18738: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:14:18.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:14:18 smithi080 bash[41963]: cluster 2023-12-01T15:14:17.958181+0000 mgr.y (mgr.24362) 18769 : cluster 0 pgmap v18738: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:14:19.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:14:19 smithi090 bash[32384]: audit 2023-12-01T15:14:18.799536+0000 mon.a (mon.0) 11383 : audit 0 from='client.? 172.21.15.80:0/325292090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:14:19.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:14:19 smithi080 bash[41963]: audit 2023-12-01T15:14:18.799536+0000 mon.a (mon.0) 11383 : audit 0 from='client.? 172.21.15.80:0/325292090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:14:19.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:14:19 smithi080 bash[28361]: audit 2023-12-01T15:14:18.799536+0000 mon.a (mon.0) 11383 : audit 0 from='client.? 172.21.15.80:0/325292090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:14:21.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:14:21 smithi090 bash[32384]: cluster 2023-12-01T15:14:19.958843+0000 mgr.y (mgr.24362) 18770 : cluster 0 pgmap v18739: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:14:21.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:14:21 smithi090 bash[32384]: audit 2023-12-01T15:14:21.252747+0000 mon.a (mon.0) 11384 : audit 0 from='client.? 172.21.15.80:0/585292195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:14:21.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:14:21 smithi080 bash[41963]: cluster 2023-12-01T15:14:19.958843+0000 mgr.y (mgr.24362) 18770 : cluster 0 pgmap v18739: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:14:21.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:14:21 smithi080 bash[41963]: audit 2023-12-01T15:14:21.252747+0000 mon.a (mon.0) 11384 : audit 0 from='client.? 172.21.15.80:0/585292195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:14:21.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:14:21 smithi080 bash[28361]: cluster 2023-12-01T15:14:19.958843+0000 mgr.y (mgr.24362) 18770 : cluster 0 pgmap v18739: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:14:21.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:14:21 smithi080 bash[28361]: audit 2023-12-01T15:14:21.252747+0000 mon.a (mon.0) 11384 : audit 0 from='client.? 172.21.15.80:0/585292195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:14:22.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:14:22 smithi090 bash[32384]: cluster 2023-12-01T15:14:21.960048+0000 mgr.y (mgr.24362) 18771 : cluster 0 pgmap v18740: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:14:22.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:14:22 smithi080 bash[28361]: cluster 2023-12-01T15:14:21.960048+0000 mgr.y (mgr.24362) 18771 : cluster 0 pgmap v18740: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:14:22.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:14:22 smithi080 bash[41963]: cluster 2023-12-01T15:14:21.960048+0000 mgr.y (mgr.24362) 18771 : cluster 0 pgmap v18740: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:14:24.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:14:23 smithi090 bash[32384]: audit 2023-12-01T15:14:23.706595+0000 mon.a (mon.0) 11385 : audit 0 from='client.? 172.21.15.80:0/1752496327' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:14:24.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:14:23 smithi080 bash[28361]: audit 2023-12-01T15:14:23.706595+0000 mon.a (mon.0) 11385 : audit 0 from='client.? 172.21.15.80:0/1752496327' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:14:24.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:14:23 smithi080 bash[41963]: audit 2023-12-01T15:14:23.706595+0000 mon.a (mon.0) 11385 : audit 0 from='client.? 172.21.15.80:0/1752496327' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:14:25.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:14:24 smithi080 bash[28361]: cluster 2023-12-01T15:14:23.960852+0000 mgr.y (mgr.24362) 18772 : cluster 0 pgmap v18741: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:14:25.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:14:24 smithi080 bash[41963]: cluster 2023-12-01T15:14:23.960852+0000 mgr.y (mgr.24362) 18772 : cluster 0 pgmap v18741: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:14:25.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:14:24 smithi090 bash[32384]: cluster 2023-12-01T15:14:23.960852+0000 mgr.y (mgr.24362) 18772 : cluster 0 pgmap v18741: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:14:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:14:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:14:26] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T15:14:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:14:26 smithi080 bash[28361]: audit 2023-12-01T15:14:25.771282+0000 mon.c (mon.2) 12027 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:14:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:14:26 smithi080 bash[28361]: audit 2023-12-01T15:14:26.164837+0000 mon.c (mon.2) 12028 : audit 0 from='client.? 172.21.15.80:0/3928028982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:14:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:14:26 smithi080 bash[41963]: audit 2023-12-01T15:14:25.771282+0000 mon.c (mon.2) 12027 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:14:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:14:26 smithi080 bash[41963]: audit 2023-12-01T15:14:26.164837+0000 mon.c (mon.2) 12028 : audit 0 from='client.? 172.21.15.80:0/3928028982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:14:26.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:14:26 smithi090 bash[32384]: audit 2023-12-01T15:14:25.771282+0000 mon.c (mon.2) 12027 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:14:26.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:14:26 smithi090 bash[32384]: audit 2023-12-01T15:14:26.164837+0000 mon.c (mon.2) 12028 : audit 0 from='client.? 172.21.15.80:0/3928028982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:14:27.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:14:27 smithi090 bash[32384]: cluster 2023-12-01T15:14:25.961831+0000 mgr.y (mgr.24362) 18773 : cluster 0 pgmap v18742: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:14:27.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:14:27 smithi080 bash[28361]: cluster 2023-12-01T15:14:25.961831+0000 mgr.y (mgr.24362) 18773 : cluster 0 pgmap v18742: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:14:27.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:14:27 smithi080 bash[41963]: cluster 2023-12-01T15:14:25.961831+0000 mgr.y (mgr.24362) 18773 : cluster 0 pgmap v18742: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:14:28.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:14:28 smithi090 bash[32384]: cluster 2023-12-01T15:14:27.962663+0000 mgr.y (mgr.24362) 18774 : cluster 0 pgmap v18743: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:14:28.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:14:28 smithi080 bash[28361]: cluster 2023-12-01T15:14:27.962663+0000 mgr.y (mgr.24362) 18774 : cluster 0 pgmap v18743: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:14:28.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:14:28 smithi080 bash[41963]: cluster 2023-12-01T15:14:27.962663+0000 mgr.y (mgr.24362) 18774 : cluster 0 pgmap v18743: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:14:29.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:14:29 smithi090 bash[32384]: audit 2023-12-01T15:14:28.622932+0000 mon.c (mon.2) 12029 : audit 0 from='client.? 172.21.15.80:0/4011973917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:14:29.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:14:29 smithi080 bash[28361]: audit 2023-12-01T15:14:28.622932+0000 mon.c (mon.2) 12029 : audit 0 from='client.? 172.21.15.80:0/4011973917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:14:29.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:14:29 smithi080 bash[41963]: audit 2023-12-01T15:14:28.622932+0000 mon.c (mon.2) 12029 : audit 0 from='client.? 172.21.15.80:0/4011973917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:14:31.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:14:31 smithi090 bash[32384]: cluster 2023-12-01T15:14:29.963333+0000 mgr.y (mgr.24362) 18775 : cluster 0 pgmap v18744: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:14:31.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:14:31 smithi090 bash[32384]: audit 2023-12-01T15:14:31.075654+0000 mon.a (mon.0) 11386 : audit 0 from='client.? 172.21.15.80:0/827946437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:14:31.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:14:31 smithi080 bash[28361]: cluster 2023-12-01T15:14:29.963333+0000 mgr.y (mgr.24362) 18775 : cluster 0 pgmap v18744: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:14:31.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:14:31 smithi080 bash[28361]: audit 2023-12-01T15:14:31.075654+0000 mon.a (mon.0) 11386 : audit 0 from='client.? 172.21.15.80:0/827946437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:14:31.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:14:31 smithi080 bash[41963]: cluster 2023-12-01T15:14:29.963333+0000 mgr.y (mgr.24362) 18775 : cluster 0 pgmap v18744: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:14:31.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:14:31 smithi080 bash[41963]: audit 2023-12-01T15:14:31.075654+0000 mon.a (mon.0) 11386 : audit 0 from='client.? 172.21.15.80:0/827946437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:14:32.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:14:32 smithi090 bash[32384]: cluster 2023-12-01T15:14:31.964527+0000 mgr.y (mgr.24362) 18776 : cluster 0 pgmap v18745: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:14:32.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:14:32 smithi080 bash[28361]: cluster 2023-12-01T15:14:31.964527+0000 mgr.y (mgr.24362) 18776 : cluster 0 pgmap v18745: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:14:32.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:14:32 smithi080 bash[41963]: cluster 2023-12-01T15:14:31.964527+0000 mgr.y (mgr.24362) 18776 : cluster 0 pgmap v18745: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:14:33.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:14:33 smithi080 bash[28361]: audit 2023-12-01T15:14:33.532804+0000 mon.c (mon.2) 12030 : audit 0 from='client.? 172.21.15.80:0/1496475567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:14:33.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:14:33 smithi080 bash[41963]: audit 2023-12-01T15:14:33.532804+0000 mon.c (mon.2) 12030 : audit 0 from='client.? 172.21.15.80:0/1496475567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:14:34.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:14:33 smithi090 bash[32384]: audit 2023-12-01T15:14:33.532804+0000 mon.c (mon.2) 12030 : audit 0 from='client.? 172.21.15.80:0/1496475567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:14:34.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:14:34 smithi080 bash[28361]: cluster 2023-12-01T15:14:33.965199+0000 mgr.y (mgr.24362) 18777 : cluster 0 pgmap v18746: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:14:34.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:14:34 smithi080 bash[28361]: audit 2023-12-01T15:14:34.418846+0000 mon.c (mon.2) 12031 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:14:34.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:14:34 smithi080 bash[41963]: cluster 2023-12-01T15:14:33.965199+0000 mgr.y (mgr.24362) 18777 : cluster 0 pgmap v18746: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:14:34.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:14:34 smithi080 bash[41963]: audit 2023-12-01T15:14:34.418846+0000 mon.c (mon.2) 12031 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:14:35.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:14:34 smithi090 bash[32384]: cluster 2023-12-01T15:14:33.965199+0000 mgr.y (mgr.24362) 18777 : cluster 0 pgmap v18746: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:14:35.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:14:34 smithi090 bash[32384]: audit 2023-12-01T15:14:34.418846+0000 mon.c (mon.2) 12031 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:14:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:14:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:14:36] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T15:14:36.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:14:36 smithi080 bash[28361]: cluster 2023-12-01T15:14:35.966156+0000 mgr.y (mgr.24362) 18778 : cluster 0 pgmap v18747: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:14:36.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:14:36 smithi080 bash[28361]: audit 2023-12-01T15:14:35.993745+0000 mon.c (mon.2) 12032 : audit 0 from='client.? 172.21.15.80:0/4231769330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:14:36.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:14:36 smithi080 bash[41963]: cluster 2023-12-01T15:14:35.966156+0000 mgr.y (mgr.24362) 18778 : cluster 0 pgmap v18747: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:14:36.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:14:36 smithi080 bash[41963]: audit 2023-12-01T15:14:35.993745+0000 mon.c (mon.2) 12032 : audit 0 from='client.? 172.21.15.80:0/4231769330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:14:36.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:14:36 smithi090 bash[32384]: cluster 2023-12-01T15:14:35.966156+0000 mgr.y (mgr.24362) 18778 : cluster 0 pgmap v18747: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:14:36.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:14:36 smithi090 bash[32384]: audit 2023-12-01T15:14:35.993745+0000 mon.c (mon.2) 12032 : audit 0 from='client.? 172.21.15.80:0/4231769330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:14:39.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:14:39 smithi080 bash[28361]: cluster 2023-12-01T15:14:37.967399+0000 mgr.y (mgr.24362) 18779 : cluster 0 pgmap v18748: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:14:39.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:14:39 smithi080 bash[28361]: audit 2023-12-01T15:14:38.448487+0000 mon.a (mon.0) 11387 : audit 0 from='client.? 172.21.15.80:0/4129085785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:14:39.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:14:39 smithi080 bash[41963]: cluster 2023-12-01T15:14:37.967399+0000 mgr.y (mgr.24362) 18779 : cluster 0 pgmap v18748: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:14:39.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:14:39 smithi080 bash[41963]: audit 2023-12-01T15:14:38.448487+0000 mon.a (mon.0) 11387 : audit 0 from='client.? 172.21.15.80:0/4129085785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:14:39.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:14:39 smithi090 bash[32384]: cluster 2023-12-01T15:14:37.967399+0000 mgr.y (mgr.24362) 18779 : cluster 0 pgmap v18748: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:14:39.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:14:39 smithi090 bash[32384]: audit 2023-12-01T15:14:38.448487+0000 mon.a (mon.0) 11387 : audit 0 from='client.? 172.21.15.80:0/4129085785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:14:41.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:14:41 smithi090 bash[32384]: cluster 2023-12-01T15:14:39.967991+0000 mgr.y (mgr.24362) 18780 : cluster 0 pgmap v18749: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:14:41.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:14:41 smithi090 bash[32384]: audit 2023-12-01T15:14:40.264670+0000 mon.a (mon.0) 11388 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:14:41.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:14:41 smithi090 bash[32384]: audit 2023-12-01T15:14:40.276524+0000 mon.a (mon.0) 11389 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:14:41.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:14:41 smithi090 bash[32384]: audit 2023-12-01T15:14:40.619087+0000 mon.a (mon.0) 11390 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:14:41.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:14:41 smithi090 bash[32384]: audit 2023-12-01T15:14:40.632356+0000 mon.a (mon.0) 11391 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:14:41.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:14:41 smithi090 bash[32384]: audit 2023-12-01T15:14:40.771429+0000 mon.c (mon.2) 12033 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:14:41.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:14:41 smithi090 bash[32384]: audit 2023-12-01T15:14:40.922026+0000 mon.a (mon.0) 11392 : audit 0 from='client.? 172.21.15.80:0/4173654833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:14:41.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:14:41 smithi090 bash[32384]: audit 2023-12-01T15:14:41.102457+0000 mon.c (mon.2) 12034 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:14:41.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:14:41 smithi090 bash[32384]: audit 2023-12-01T15:14:41.104238+0000 mon.c (mon.2) 12035 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:14:41.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:14:41 smithi090 bash[32384]: audit 2023-12-01T15:14:41.116832+0000 mon.a (mon.0) 11393 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:14:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:14:41 smithi080 bash[28361]: cluster 2023-12-01T15:14:39.967991+0000 mgr.y (mgr.24362) 18780 : cluster 0 pgmap v18749: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:14:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:14:41 smithi080 bash[28361]: audit 2023-12-01T15:14:40.264670+0000 mon.a (mon.0) 11388 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:14:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:14:41 smithi080 bash[28361]: audit 2023-12-01T15:14:40.276524+0000 mon.a (mon.0) 11389 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:14:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:14:41 smithi080 bash[28361]: audit 2023-12-01T15:14:40.619087+0000 mon.a (mon.0) 11390 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:14:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:14:41 smithi080 bash[28361]: audit 2023-12-01T15:14:40.632356+0000 mon.a (mon.0) 11391 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:14:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:14:41 smithi080 bash[28361]: audit 2023-12-01T15:14:40.771429+0000 mon.c (mon.2) 12033 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:14:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:14:41 smithi080 bash[28361]: audit 2023-12-01T15:14:40.922026+0000 mon.a (mon.0) 11392 : audit 0 from='client.? 172.21.15.80:0/4173654833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:14:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:14:41 smithi080 bash[28361]: audit 2023-12-01T15:14:41.102457+0000 mon.c (mon.2) 12034 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:14:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:14:41 smithi080 bash[28361]: audit 2023-12-01T15:14:41.104238+0000 mon.c (mon.2) 12035 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:14:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:14:41 smithi080 bash[28361]: audit 2023-12-01T15:14:41.116832+0000 mon.a (mon.0) 11393 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:14:41.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:14:41 smithi080 bash[41963]: cluster 2023-12-01T15:14:39.967991+0000 mgr.y (mgr.24362) 18780 : cluster 0 pgmap v18749: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:14:41.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:14:41 smithi080 bash[41963]: audit 2023-12-01T15:14:40.264670+0000 mon.a (mon.0) 11388 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:14:41.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:14:41 smithi080 bash[41963]: audit 2023-12-01T15:14:40.276524+0000 mon.a (mon.0) 11389 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:14:41.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:14:41 smithi080 bash[41963]: audit 2023-12-01T15:14:40.619087+0000 mon.a (mon.0) 11390 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:14:41.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:14:41 smithi080 bash[41963]: audit 2023-12-01T15:14:40.632356+0000 mon.a (mon.0) 11391 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:14:41.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:14:41 smithi080 bash[41963]: audit 2023-12-01T15:14:40.771429+0000 mon.c (mon.2) 12033 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:14:41.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:14:41 smithi080 bash[41963]: audit 2023-12-01T15:14:40.922026+0000 mon.a (mon.0) 11392 : audit 0 from='client.? 172.21.15.80:0/4173654833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:14:41.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:14:41 smithi080 bash[41963]: audit 2023-12-01T15:14:41.102457+0000 mon.c (mon.2) 12034 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:14:41.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:14:41 smithi080 bash[41963]: audit 2023-12-01T15:14:41.104238+0000 mon.c (mon.2) 12035 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:14:41.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:14:41 smithi080 bash[41963]: audit 2023-12-01T15:14:41.116832+0000 mon.a (mon.0) 11393 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:14:43.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:14:43 smithi090 bash[32384]: cluster 2023-12-01T15:14:41.969072+0000 mgr.y (mgr.24362) 18781 : cluster 0 pgmap v18750: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:14:43.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:14:43 smithi080 bash[28361]: cluster 2023-12-01T15:14:41.969072+0000 mgr.y (mgr.24362) 18781 : cluster 0 pgmap v18750: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:14:43.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:14:43 smithi080 bash[41963]: cluster 2023-12-01T15:14:41.969072+0000 mgr.y (mgr.24362) 18781 : cluster 0 pgmap v18750: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:14:44.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:14:44 smithi080 bash[28361]: audit 2023-12-01T15:14:43.385591+0000 mon.c (mon.2) 12036 : audit 0 from='client.? 172.21.15.80:0/2032356297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:14:44.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:14:44 smithi080 bash[41963]: audit 2023-12-01T15:14:43.385591+0000 mon.c (mon.2) 12036 : audit 0 from='client.? 172.21.15.80:0/2032356297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:14:44.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:14:44 smithi090 bash[32384]: audit 2023-12-01T15:14:43.385591+0000 mon.c (mon.2) 12036 : audit 0 from='client.? 172.21.15.80:0/2032356297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:14:45.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:14:45 smithi080 bash[28361]: cluster 2023-12-01T15:14:43.969732+0000 mgr.y (mgr.24362) 18782 : cluster 0 pgmap v18751: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:14:45.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:14:45 smithi080 bash[41963]: cluster 2023-12-01T15:14:43.969732+0000 mgr.y (mgr.24362) 18782 : cluster 0 pgmap v18751: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:14:45.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:14:45 smithi090 bash[32384]: cluster 2023-12-01T15:14:43.969732+0000 mgr.y (mgr.24362) 18782 : cluster 0 pgmap v18751: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:14:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:14:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:14:46] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T15:14:46.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:14:46 smithi080 bash[28361]: audit 2023-12-01T15:14:45.837116+0000 mon.a (mon.0) 11394 : audit 0 from='client.? 172.21.15.80:0/561592845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:14:46.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:14:46 smithi080 bash[28361]: cluster 2023-12-01T15:14:45.970757+0000 mgr.y (mgr.24362) 18783 : cluster 0 pgmap v18752: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:14:46.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:14:46 smithi080 bash[41963]: audit 2023-12-01T15:14:45.837116+0000 mon.a (mon.0) 11394 : audit 0 from='client.? 172.21.15.80:0/561592845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:14:46.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:14:46 smithi080 bash[41963]: cluster 2023-12-01T15:14:45.970757+0000 mgr.y (mgr.24362) 18783 : cluster 0 pgmap v18752: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:14:46.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:14:46 smithi090 bash[32384]: audit 2023-12-01T15:14:45.837116+0000 mon.a (mon.0) 11394 : audit 0 from='client.? 172.21.15.80:0/561592845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:14:46.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:14:46 smithi090 bash[32384]: cluster 2023-12-01T15:14:45.970757+0000 mgr.y (mgr.24362) 18783 : cluster 0 pgmap v18752: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:14:49.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:14:49 smithi080 bash[28361]: cluster 2023-12-01T15:14:47.971535+0000 mgr.y (mgr.24362) 18784 : cluster 0 pgmap v18753: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:14:49.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:14:49 smithi080 bash[28361]: audit 2023-12-01T15:14:48.294147+0000 mon.c (mon.2) 12037 : audit 0 from='client.? 172.21.15.80:0/1949835569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:14:49.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:14:49 smithi080 bash[41963]: cluster 2023-12-01T15:14:47.971535+0000 mgr.y (mgr.24362) 18784 : cluster 0 pgmap v18753: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:14:49.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:14:49 smithi080 bash[41963]: audit 2023-12-01T15:14:48.294147+0000 mon.c (mon.2) 12037 : audit 0 from='client.? 172.21.15.80:0/1949835569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:14:49.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:14:49 smithi090 bash[32384]: cluster 2023-12-01T15:14:47.971535+0000 mgr.y (mgr.24362) 18784 : cluster 0 pgmap v18753: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:14:49.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:14:49 smithi090 bash[32384]: audit 2023-12-01T15:14:48.294147+0000 mon.c (mon.2) 12037 : audit 0 from='client.? 172.21.15.80:0/1949835569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:14:51.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:14:51 smithi080 bash[28361]: cluster 2023-12-01T15:14:49.972213+0000 mgr.y (mgr.24362) 18785 : cluster 0 pgmap v18754: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:14:51.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:14:51 smithi080 bash[28361]: audit 2023-12-01T15:14:50.752352+0000 mon.c (mon.2) 12038 : audit 0 from='client.? 172.21.15.80:0/1543877928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:14:51.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:14:51 smithi080 bash[41963]: cluster 2023-12-01T15:14:49.972213+0000 mgr.y (mgr.24362) 18785 : cluster 0 pgmap v18754: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:14:51.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:14:51 smithi080 bash[41963]: audit 2023-12-01T15:14:50.752352+0000 mon.c (mon.2) 12038 : audit 0 from='client.? 172.21.15.80:0/1543877928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:14:51.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:14:51 smithi090 bash[32384]: cluster 2023-12-01T15:14:49.972213+0000 mgr.y (mgr.24362) 18785 : cluster 0 pgmap v18754: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:14:51.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:14:51 smithi090 bash[32384]: audit 2023-12-01T15:14:50.752352+0000 mon.c (mon.2) 12038 : audit 0 from='client.? 172.21.15.80:0/1543877928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:14:53.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:14:53 smithi080 bash[28361]: cluster 2023-12-01T15:14:51.973398+0000 mgr.y (mgr.24362) 18786 : cluster 0 pgmap v18755: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:14:53.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:14:53 smithi080 bash[41963]: cluster 2023-12-01T15:14:51.973398+0000 mgr.y (mgr.24362) 18786 : cluster 0 pgmap v18755: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:14:53.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:14:53 smithi090 bash[32384]: cluster 2023-12-01T15:14:51.973398+0000 mgr.y (mgr.24362) 18786 : cluster 0 pgmap v18755: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:14:54.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:14:54 smithi080 bash[28361]: audit 2023-12-01T15:14:53.199174+0000 mon.a (mon.0) 11395 : audit 0 from='client.? 172.21.15.80:0/1005844552' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:14:54.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:14:54 smithi080 bash[41963]: audit 2023-12-01T15:14:53.199174+0000 mon.a (mon.0) 11395 : audit 0 from='client.? 172.21.15.80:0/1005844552' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:14:54.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:14:54 smithi090 bash[32384]: audit 2023-12-01T15:14:53.199174+0000 mon.a (mon.0) 11395 : audit 0 from='client.? 172.21.15.80:0/1005844552' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:14:55.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:14:55 smithi080 bash[41963]: cluster 2023-12-01T15:14:53.974159+0000 mgr.y (mgr.24362) 18787 : cluster 0 pgmap v18756: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:14:55.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:14:55 smithi080 bash[28361]: cluster 2023-12-01T15:14:53.974159+0000 mgr.y (mgr.24362) 18787 : cluster 0 pgmap v18756: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:14:55.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:14:55 smithi090 bash[32384]: cluster 2023-12-01T15:14:53.974159+0000 mgr.y (mgr.24362) 18787 : cluster 0 pgmap v18756: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:14:56.683 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:14:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:14:56] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T15:14:56.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:14:56 smithi080 bash[28361]: audit 2023-12-01T15:14:55.648708+0000 mon.a (mon.0) 11396 : audit 0 from='client.? 172.21.15.80:0/1020468734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:14:56.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:14:56 smithi080 bash[28361]: audit 2023-12-01T15:14:55.771835+0000 mon.c (mon.2) 12039 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:14:56.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:14:56 smithi080 bash[28361]: cluster 2023-12-01T15:14:55.975201+0000 mgr.y (mgr.24362) 18788 : cluster 0 pgmap v18757: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:14:56.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:14:56 smithi080 bash[41963]: audit 2023-12-01T15:14:55.648708+0000 mon.a (mon.0) 11396 : audit 0 from='client.? 172.21.15.80:0/1020468734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:14:56.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:14:56 smithi080 bash[41963]: audit 2023-12-01T15:14:55.771835+0000 mon.c (mon.2) 12039 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:14:56.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:14:56 smithi080 bash[41963]: cluster 2023-12-01T15:14:55.975201+0000 mgr.y (mgr.24362) 18788 : cluster 0 pgmap v18757: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:14:56.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:14:56 smithi090 bash[32384]: audit 2023-12-01T15:14:55.648708+0000 mon.a (mon.0) 11396 : audit 0 from='client.? 172.21.15.80:0/1020468734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:14:56.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:14:56 smithi090 bash[32384]: audit 2023-12-01T15:14:55.771835+0000 mon.c (mon.2) 12039 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:14:56.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:14:56 smithi090 bash[32384]: cluster 2023-12-01T15:14:55.975201+0000 mgr.y (mgr.24362) 18788 : cluster 0 pgmap v18757: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:14:59.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:14:59 smithi080 bash[41963]: cluster 2023-12-01T15:14:57.976031+0000 mgr.y (mgr.24362) 18789 : cluster 0 pgmap v18758: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:14:59.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:14:59 smithi080 bash[41963]: audit 2023-12-01T15:14:58.099367+0000 mon.a (mon.0) 11397 : audit 0 from='client.? 172.21.15.80:0/235775370' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:14:59.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:14:59 smithi080 bash[28361]: cluster 2023-12-01T15:14:57.976031+0000 mgr.y (mgr.24362) 18789 : cluster 0 pgmap v18758: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:14:59.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:14:59 smithi080 bash[28361]: audit 2023-12-01T15:14:58.099367+0000 mon.a (mon.0) 11397 : audit 0 from='client.? 172.21.15.80:0/235775370' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:14:59.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:14:59 smithi090 bash[32384]: cluster 2023-12-01T15:14:57.976031+0000 mgr.y (mgr.24362) 18789 : cluster 0 pgmap v18758: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:14:59.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:14:59 smithi090 bash[32384]: audit 2023-12-01T15:14:58.099367+0000 mon.a (mon.0) 11397 : audit 0 from='client.? 172.21.15.80:0/235775370' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:15:01.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:15:01 smithi080 bash[28361]: cluster 2023-12-01T15:14:59.976643+0000 mgr.y (mgr.24362) 18790 : cluster 0 pgmap v18759: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:15:01.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:15:01 smithi080 bash[28361]: audit 2023-12-01T15:15:00.565648+0000 mon.c (mon.2) 12040 : audit 0 from='client.? 172.21.15.80:0/3493875233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:15:01.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:15:01 smithi080 bash[41963]: cluster 2023-12-01T15:14:59.976643+0000 mgr.y (mgr.24362) 18790 : cluster 0 pgmap v18759: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:15:01.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:15:01 smithi080 bash[41963]: audit 2023-12-01T15:15:00.565648+0000 mon.c (mon.2) 12040 : audit 0 from='client.? 172.21.15.80:0/3493875233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:15:01.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:15:01 smithi090 bash[32384]: cluster 2023-12-01T15:14:59.976643+0000 mgr.y (mgr.24362) 18790 : cluster 0 pgmap v18759: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:15:01.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:15:01 smithi090 bash[32384]: audit 2023-12-01T15:15:00.565648+0000 mon.c (mon.2) 12040 : audit 0 from='client.? 172.21.15.80:0/3493875233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:15:03.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:15:03 smithi080 bash[41963]: cluster 2023-12-01T15:15:01.977739+0000 mgr.y (mgr.24362) 18791 : cluster 0 pgmap v18760: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:15:03.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:15:03 smithi080 bash[41963]: audit 2023-12-01T15:15:03.023927+0000 mon.c (mon.2) 12041 : audit 0 from='client.? 172.21.15.80:0/4109195243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:15:03.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:15:03 smithi080 bash[28361]: cluster 2023-12-01T15:15:01.977739+0000 mgr.y (mgr.24362) 18791 : cluster 0 pgmap v18760: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:15:03.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:15:03 smithi080 bash[28361]: audit 2023-12-01T15:15:03.023927+0000 mon.c (mon.2) 12041 : audit 0 from='client.? 172.21.15.80:0/4109195243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:15:03.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:15:03 smithi090 bash[32384]: cluster 2023-12-01T15:15:01.977739+0000 mgr.y (mgr.24362) 18791 : cluster 0 pgmap v18760: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:15:03.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:15:03 smithi090 bash[32384]: audit 2023-12-01T15:15:03.023927+0000 mon.c (mon.2) 12041 : audit 0 from='client.? 172.21.15.80:0/4109195243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:15:05.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:15:05 smithi080 bash[28361]: cluster 2023-12-01T15:15:03.978390+0000 mgr.y (mgr.24362) 18792 : cluster 0 pgmap v18761: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:15:05.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:15:05 smithi080 bash[41963]: cluster 2023-12-01T15:15:03.978390+0000 mgr.y (mgr.24362) 18792 : cluster 0 pgmap v18761: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:15:05.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:15:05 smithi090 bash[32384]: cluster 2023-12-01T15:15:03.978390+0000 mgr.y (mgr.24362) 18792 : cluster 0 pgmap v18761: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:15:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:15:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:15:06] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T15:15:06.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:15:06 smithi080 bash[28361]: audit 2023-12-01T15:15:05.474330+0000 mon.a (mon.0) 11398 : audit 0 from='client.? 172.21.15.80:0/4109417613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:15:06.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:15:06 smithi080 bash[28361]: cluster 2023-12-01T15:15:05.979322+0000 mgr.y (mgr.24362) 18793 : cluster 0 pgmap v18762: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:15:06.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:15:06 smithi080 bash[41963]: audit 2023-12-01T15:15:05.474330+0000 mon.a (mon.0) 11398 : audit 0 from='client.? 172.21.15.80:0/4109417613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:15:06.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:15:06 smithi080 bash[41963]: cluster 2023-12-01T15:15:05.979322+0000 mgr.y (mgr.24362) 18793 : cluster 0 pgmap v18762: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:15:06.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:15:06 smithi090 bash[32384]: audit 2023-12-01T15:15:05.474330+0000 mon.a (mon.0) 11398 : audit 0 from='client.? 172.21.15.80:0/4109417613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:15:06.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:15:06 smithi090 bash[32384]: cluster 2023-12-01T15:15:05.979322+0000 mgr.y (mgr.24362) 18793 : cluster 0 pgmap v18762: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:15:08.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:15:07 smithi090 bash[32384]: audit 2023-12-01T15:15:07.930254+0000 mon.c (mon.2) 12042 : audit 0 from='client.? 172.21.15.80:0/4008966722' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:15:08.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:15:07 smithi080 bash[41963]: audit 2023-12-01T15:15:07.930254+0000 mon.c (mon.2) 12042 : audit 0 from='client.? 172.21.15.80:0/4008966722' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:15:08.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:15:07 smithi080 bash[28361]: audit 2023-12-01T15:15:07.930254+0000 mon.c (mon.2) 12042 : audit 0 from='client.? 172.21.15.80:0/4008966722' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:15:09.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:15:09 smithi080 bash[28361]: cluster 2023-12-01T15:15:07.980162+0000 mgr.y (mgr.24362) 18794 : cluster 0 pgmap v18763: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:15:09.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:15:09 smithi080 bash[41963]: cluster 2023-12-01T15:15:07.980162+0000 mgr.y (mgr.24362) 18794 : cluster 0 pgmap v18763: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:15:09.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:15:09 smithi090 bash[32384]: cluster 2023-12-01T15:15:07.980162+0000 mgr.y (mgr.24362) 18794 : cluster 0 pgmap v18763: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:15:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:15:11 smithi080 bash[41963]: cluster 2023-12-01T15:15:09.980776+0000 mgr.y (mgr.24362) 18795 : cluster 0 pgmap v18764: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:15:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:15:11 smithi080 bash[41963]: audit 2023-12-01T15:15:10.383591+0000 mon.a (mon.0) 11399 : audit 0 from='client.? 172.21.15.80:0/490642759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:15:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:15:11 smithi080 bash[41963]: audit 2023-12-01T15:15:10.772528+0000 mon.c (mon.2) 12043 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:15:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:15:11 smithi080 bash[28361]: cluster 2023-12-01T15:15:09.980776+0000 mgr.y (mgr.24362) 18795 : cluster 0 pgmap v18764: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:15:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:15:11 smithi080 bash[28361]: audit 2023-12-01T15:15:10.383591+0000 mon.a (mon.0) 11399 : audit 0 from='client.? 172.21.15.80:0/490642759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:15:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:15:11 smithi080 bash[28361]: audit 2023-12-01T15:15:10.772528+0000 mon.c (mon.2) 12043 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:15:11.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:15:11 smithi090 bash[32384]: cluster 2023-12-01T15:15:09.980776+0000 mgr.y (mgr.24362) 18795 : cluster 0 pgmap v18764: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:15:11.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:15:11 smithi090 bash[32384]: audit 2023-12-01T15:15:10.383591+0000 mon.a (mon.0) 11399 : audit 0 from='client.? 172.21.15.80:0/490642759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:15:11.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:15:11 smithi090 bash[32384]: audit 2023-12-01T15:15:10.772528+0000 mon.c (mon.2) 12043 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:15:13.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:15:13 smithi080 bash[41963]: cluster 2023-12-01T15:15:11.981994+0000 mgr.y (mgr.24362) 18796 : cluster 0 pgmap v18765: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:15:13.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:15:13 smithi080 bash[41963]: audit 2023-12-01T15:15:12.829013+0000 mon.a (mon.0) 11400 : audit 0 from='client.? 172.21.15.80:0/3825494035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:15:13.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:15:13 smithi080 bash[28361]: cluster 2023-12-01T15:15:11.981994+0000 mgr.y (mgr.24362) 18796 : cluster 0 pgmap v18765: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:15:13.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:15:13 smithi080 bash[28361]: audit 2023-12-01T15:15:12.829013+0000 mon.a (mon.0) 11400 : audit 0 from='client.? 172.21.15.80:0/3825494035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:15:13.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:15:13 smithi090 bash[32384]: cluster 2023-12-01T15:15:11.981994+0000 mgr.y (mgr.24362) 18796 : cluster 0 pgmap v18765: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:15:13.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:15:13 smithi090 bash[32384]: audit 2023-12-01T15:15:12.829013+0000 mon.a (mon.0) 11400 : audit 0 from='client.? 172.21.15.80:0/3825494035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:15:15.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:15:15 smithi080 bash[28361]: cluster 2023-12-01T15:15:13.982652+0000 mgr.y (mgr.24362) 18797 : cluster 0 pgmap v18766: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:15:15.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:15:15 smithi080 bash[41963]: cluster 2023-12-01T15:15:13.982652+0000 mgr.y (mgr.24362) 18797 : cluster 0 pgmap v18766: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:15:15.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:15:15 smithi090 bash[32384]: cluster 2023-12-01T15:15:13.982652+0000 mgr.y (mgr.24362) 18797 : cluster 0 pgmap v18766: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:15:16.431 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:15:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:15:16] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T15:15:16.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:15:16 smithi080 bash[41963]: audit 2023-12-01T15:15:15.281236+0000 mon.c (mon.2) 12044 : audit 0 from='client.? 172.21.15.80:0/2050217808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:15:16.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:15:16 smithi080 bash[28361]: audit 2023-12-01T15:15:15.281236+0000 mon.c (mon.2) 12044 : audit 0 from='client.? 172.21.15.80:0/2050217808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:15:16.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:15:16 smithi090 bash[32384]: audit 2023-12-01T15:15:15.281236+0000 mon.c (mon.2) 12044 : audit 0 from='client.? 172.21.15.80:0/2050217808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:15:17.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:15:17 smithi080 bash[41963]: cluster 2023-12-01T15:15:15.983772+0000 mgr.y (mgr.24362) 18798 : cluster 0 pgmap v18767: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:15:17.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:15:17 smithi080 bash[28361]: cluster 2023-12-01T15:15:15.983772+0000 mgr.y (mgr.24362) 18798 : cluster 0 pgmap v18767: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:15:17.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:15:17 smithi090 bash[32384]: cluster 2023-12-01T15:15:15.983772+0000 mgr.y (mgr.24362) 18798 : cluster 0 pgmap v18767: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:15:18.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:15:18 smithi080 bash[41963]: audit 2023-12-01T15:15:17.738748+0000 mon.a (mon.0) 11401 : audit 0 from='client.? 172.21.15.80:0/2635497203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:15:18.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:15:18 smithi080 bash[28361]: audit 2023-12-01T15:15:17.738748+0000 mon.a (mon.0) 11401 : audit 0 from='client.? 172.21.15.80:0/2635497203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:15:18.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:15:18 smithi090 bash[32384]: audit 2023-12-01T15:15:17.738748+0000 mon.a (mon.0) 11401 : audit 0 from='client.? 172.21.15.80:0/2635497203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:15:19.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:15:19 smithi080 bash[41963]: cluster 2023-12-01T15:15:17.984612+0000 mgr.y (mgr.24362) 18799 : cluster 0 pgmap v18768: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:15:19.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:15:19 smithi080 bash[28361]: cluster 2023-12-01T15:15:17.984612+0000 mgr.y (mgr.24362) 18799 : cluster 0 pgmap v18768: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:15:19.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:15:19 smithi090 bash[32384]: cluster 2023-12-01T15:15:17.984612+0000 mgr.y (mgr.24362) 18799 : cluster 0 pgmap v18768: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:15:21.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:15:21 smithi080 bash[28361]: cluster 2023-12-01T15:15:19.985094+0000 mgr.y (mgr.24362) 18800 : cluster 0 pgmap v18769: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:15:21.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:15:21 smithi080 bash[28361]: audit 2023-12-01T15:15:20.190904+0000 mon.a (mon.0) 11402 : audit 0 from='client.? 172.21.15.80:0/3392839728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:15:21.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:15:21 smithi080 bash[41963]: cluster 2023-12-01T15:15:19.985094+0000 mgr.y (mgr.24362) 18800 : cluster 0 pgmap v18769: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:15:21.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:15:21 smithi080 bash[41963]: audit 2023-12-01T15:15:20.190904+0000 mon.a (mon.0) 11402 : audit 0 from='client.? 172.21.15.80:0/3392839728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:15:21.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:15:21 smithi090 bash[32384]: cluster 2023-12-01T15:15:19.985094+0000 mgr.y (mgr.24362) 18800 : cluster 0 pgmap v18769: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:15:21.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:15:21 smithi090 bash[32384]: audit 2023-12-01T15:15:20.190904+0000 mon.a (mon.0) 11402 : audit 0 from='client.? 172.21.15.80:0/3392839728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:15:23.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:15:23 smithi080 bash[28361]: cluster 2023-12-01T15:15:21.986259+0000 mgr.y (mgr.24362) 18801 : cluster 0 pgmap v18770: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:15:23.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:15:23 smithi080 bash[28361]: audit 2023-12-01T15:15:22.646734+0000 mon.c (mon.2) 12045 : audit 0 from='client.? 172.21.15.80:0/515407916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:15:23.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:15:23 smithi080 bash[41963]: cluster 2023-12-01T15:15:21.986259+0000 mgr.y (mgr.24362) 18801 : cluster 0 pgmap v18770: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:15:23.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:15:23 smithi080 bash[41963]: audit 2023-12-01T15:15:22.646734+0000 mon.c (mon.2) 12045 : audit 0 from='client.? 172.21.15.80:0/515407916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:15:23.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:15:23 smithi090 bash[32384]: cluster 2023-12-01T15:15:21.986259+0000 mgr.y (mgr.24362) 18801 : cluster 0 pgmap v18770: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:15:23.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:15:23 smithi090 bash[32384]: audit 2023-12-01T15:15:22.646734+0000 mon.c (mon.2) 12045 : audit 0 from='client.? 172.21.15.80:0/515407916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:15:25.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:15:25 smithi080 bash[28361]: cluster 2023-12-01T15:15:23.986972+0000 mgr.y (mgr.24362) 18802 : cluster 0 pgmap v18771: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:15:25.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:15:25 smithi080 bash[41963]: cluster 2023-12-01T15:15:23.986972+0000 mgr.y (mgr.24362) 18802 : cluster 0 pgmap v18771: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:15:25.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:15:25 smithi090 bash[32384]: cluster 2023-12-01T15:15:23.986972+0000 mgr.y (mgr.24362) 18802 : cluster 0 pgmap v18771: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:15:26.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:15:26 smithi080 bash[28361]: audit 2023-12-01T15:15:25.107251+0000 mon.a (mon.0) 11403 : audit 0 from='client.? 172.21.15.80:0/2697123607' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:15:26.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:15:26 smithi080 bash[28361]: audit 2023-12-01T15:15:25.772732+0000 mon.c (mon.2) 12046 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:15:26.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:15:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:15:26] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T15:15:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:15:26 smithi080 bash[41963]: audit 2023-12-01T15:15:25.107251+0000 mon.a (mon.0) 11403 : audit 0 from='client.? 172.21.15.80:0/2697123607' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:15:26.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:15:26 smithi080 bash[41963]: audit 2023-12-01T15:15:25.772732+0000 mon.c (mon.2) 12046 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:15:26.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:15:26 smithi090 bash[32384]: audit 2023-12-01T15:15:25.107251+0000 mon.a (mon.0) 11403 : audit 0 from='client.? 172.21.15.80:0/2697123607' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:15:26.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:15:26 smithi090 bash[32384]: audit 2023-12-01T15:15:25.772732+0000 mon.c (mon.2) 12046 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:15:27.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:15:27 smithi080 bash[28361]: cluster 2023-12-01T15:15:25.988014+0000 mgr.y (mgr.24362) 18803 : cluster 0 pgmap v18772: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:15:27.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:15:27 smithi080 bash[41963]: cluster 2023-12-01T15:15:25.988014+0000 mgr.y (mgr.24362) 18803 : cluster 0 pgmap v18772: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:15:27.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:15:27 smithi090 bash[32384]: cluster 2023-12-01T15:15:25.988014+0000 mgr.y (mgr.24362) 18803 : cluster 0 pgmap v18772: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:15:28.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:15:28 smithi080 bash[28361]: audit 2023-12-01T15:15:27.557086+0000 mon.a (mon.0) 11404 : audit 0 from='client.? 172.21.15.80:0/1966636308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:15:28.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:15:28 smithi080 bash[41963]: audit 2023-12-01T15:15:27.557086+0000 mon.a (mon.0) 11404 : audit 0 from='client.? 172.21.15.80:0/1966636308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:15:28.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:15:28 smithi090 bash[32384]: audit 2023-12-01T15:15:27.557086+0000 mon.a (mon.0) 11404 : audit 0 from='client.? 172.21.15.80:0/1966636308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:15:29.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:15:29 smithi080 bash[28361]: cluster 2023-12-01T15:15:27.988653+0000 mgr.y (mgr.24362) 18804 : cluster 0 pgmap v18773: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:15:29.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:15:29 smithi080 bash[41963]: cluster 2023-12-01T15:15:27.988653+0000 mgr.y (mgr.24362) 18804 : cluster 0 pgmap v18773: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:15:29.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:15:29 smithi090 bash[32384]: cluster 2023-12-01T15:15:27.988653+0000 mgr.y (mgr.24362) 18804 : cluster 0 pgmap v18773: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:15:30.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:15:30 smithi080 bash[28361]: audit 2023-12-01T15:15:30.012049+0000 mon.a (mon.0) 11405 : audit 0 from='client.? 172.21.15.80:0/3345988180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:15:30.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:15:30 smithi080 bash[41963]: audit 2023-12-01T15:15:30.012049+0000 mon.a (mon.0) 11405 : audit 0 from='client.? 172.21.15.80:0/3345988180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:15:30.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:15:30 smithi090 bash[32384]: audit 2023-12-01T15:15:30.012049+0000 mon.a (mon.0) 11405 : audit 0 from='client.? 172.21.15.80:0/3345988180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:15:31.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:15:31 smithi080 bash[28361]: cluster 2023-12-01T15:15:29.989261+0000 mgr.y (mgr.24362) 18805 : cluster 0 pgmap v18774: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:15:31.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:15:31 smithi080 bash[41963]: cluster 2023-12-01T15:15:29.989261+0000 mgr.y (mgr.24362) 18805 : cluster 0 pgmap v18774: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:15:31.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:15:31 smithi090 bash[32384]: cluster 2023-12-01T15:15:29.989261+0000 mgr.y (mgr.24362) 18805 : cluster 0 pgmap v18774: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:15:33.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:15:33 smithi080 bash[28361]: cluster 2023-12-01T15:15:31.990466+0000 mgr.y (mgr.24362) 18806 : cluster 0 pgmap v18775: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:15:33.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:15:33 smithi080 bash[28361]: audit 2023-12-01T15:15:32.465593+0000 mon.a (mon.0) 11406 : audit 0 from='client.? 172.21.15.80:0/3512408825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:15:33.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:15:33 smithi080 bash[41963]: cluster 2023-12-01T15:15:31.990466+0000 mgr.y (mgr.24362) 18806 : cluster 0 pgmap v18775: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:15:33.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:15:33 smithi080 bash[41963]: audit 2023-12-01T15:15:32.465593+0000 mon.a (mon.0) 11406 : audit 0 from='client.? 172.21.15.80:0/3512408825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:15:33.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:15:33 smithi090 bash[32384]: cluster 2023-12-01T15:15:31.990466+0000 mgr.y (mgr.24362) 18806 : cluster 0 pgmap v18775: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:15:33.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:15:33 smithi090 bash[32384]: audit 2023-12-01T15:15:32.465593+0000 mon.a (mon.0) 11406 : audit 0 from='client.? 172.21.15.80:0/3512408825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:15:35.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:15:35 smithi080 bash[41963]: cluster 2023-12-01T15:15:33.991105+0000 mgr.y (mgr.24362) 18807 : cluster 0 pgmap v18776: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:15:35.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:15:35 smithi080 bash[41963]: audit 2023-12-01T15:15:34.918299+0000 mon.c (mon.2) 12047 : audit 0 from='client.? 172.21.15.80:0/1934334563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:15:35.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:15:35 smithi080 bash[28361]: cluster 2023-12-01T15:15:33.991105+0000 mgr.y (mgr.24362) 18807 : cluster 0 pgmap v18776: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:15:35.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:15:35 smithi080 bash[28361]: audit 2023-12-01T15:15:34.918299+0000 mon.c (mon.2) 12047 : audit 0 from='client.? 172.21.15.80:0/1934334563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:15:35.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:15:35 smithi090 bash[32384]: cluster 2023-12-01T15:15:33.991105+0000 mgr.y (mgr.24362) 18807 : cluster 0 pgmap v18776: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:15:35.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:15:35 smithi090 bash[32384]: audit 2023-12-01T15:15:34.918299+0000 mon.c (mon.2) 12047 : audit 0 from='client.? 172.21.15.80:0/1934334563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:15:36.488 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:15:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:15:36] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T15:15:36.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:15:36 smithi090 bash[32384]: cluster 2023-12-01T15:15:35.992070+0000 mgr.y (mgr.24362) 18808 : cluster 0 pgmap v18777: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:15:36.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:15:36 smithi080 bash[28361]: cluster 2023-12-01T15:15:35.992070+0000 mgr.y (mgr.24362) 18808 : cluster 0 pgmap v18777: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:15:36.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:15:36 smithi080 bash[41963]: cluster 2023-12-01T15:15:35.992070+0000 mgr.y (mgr.24362) 18808 : cluster 0 pgmap v18777: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:15:37.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:15:37 smithi090 bash[32384]: audit 2023-12-01T15:15:37.377076+0000 mon.c (mon.2) 12048 : audit 0 from='client.? 172.21.15.80:0/2014496438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:15:37.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:15:37 smithi080 bash[28361]: audit 2023-12-01T15:15:37.377076+0000 mon.c (mon.2) 12048 : audit 0 from='client.? 172.21.15.80:0/2014496438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:15:37.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:15:37 smithi080 bash[41963]: audit 2023-12-01T15:15:37.377076+0000 mon.c (mon.2) 12048 : audit 0 from='client.? 172.21.15.80:0/2014496438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:15:38.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:15:38 smithi090 bash[32384]: cluster 2023-12-01T15:15:37.992818+0000 mgr.y (mgr.24362) 18809 : cluster 0 pgmap v18778: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:15:38.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:15:38 smithi080 bash[28361]: cluster 2023-12-01T15:15:37.992818+0000 mgr.y (mgr.24362) 18809 : cluster 0 pgmap v18778: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:15:38.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:15:38 smithi080 bash[41963]: cluster 2023-12-01T15:15:37.992818+0000 mgr.y (mgr.24362) 18809 : cluster 0 pgmap v18778: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:15:40.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:15:39 smithi080 bash[28361]: audit 2023-12-01T15:15:39.832907+0000 mon.a (mon.0) 11407 : audit 0 from='client.? 172.21.15.80:0/829121201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:15:40.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:15:39 smithi080 bash[41963]: audit 2023-12-01T15:15:39.832907+0000 mon.a (mon.0) 11407 : audit 0 from='client.? 172.21.15.80:0/829121201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:15:40.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:15:39 smithi090 bash[32384]: audit 2023-12-01T15:15:39.832907+0000 mon.a (mon.0) 11407 : audit 0 from='client.? 172.21.15.80:0/829121201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:15:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:15:40 smithi080 bash[28361]: cluster 2023-12-01T15:15:39.993508+0000 mgr.y (mgr.24362) 18810 : cluster 0 pgmap v18779: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:15:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:15:40 smithi080 bash[28361]: audit 2023-12-01T15:15:40.773108+0000 mon.c (mon.2) 12049 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:15:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:15:40 smithi080 bash[41963]: cluster 2023-12-01T15:15:39.993508+0000 mgr.y (mgr.24362) 18810 : cluster 0 pgmap v18779: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:15:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:15:40 smithi080 bash[41963]: audit 2023-12-01T15:15:40.773108+0000 mon.c (mon.2) 12049 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:15:41.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:15:40 smithi090 bash[32384]: cluster 2023-12-01T15:15:39.993508+0000 mgr.y (mgr.24362) 18810 : cluster 0 pgmap v18779: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:15:41.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:15:40 smithi090 bash[32384]: audit 2023-12-01T15:15:40.773108+0000 mon.c (mon.2) 12049 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:15:42.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:15:41 smithi080 bash[28361]: audit 2023-12-01T15:15:41.201466+0000 mon.c (mon.2) 12050 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:15:42.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:15:41 smithi080 bash[41963]: audit 2023-12-01T15:15:41.201466+0000 mon.c (mon.2) 12050 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:15:42.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:15:41 smithi090 bash[32384]: audit 2023-12-01T15:15:41.201466+0000 mon.c (mon.2) 12050 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:15:43.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:15:42 smithi080 bash[28361]: cluster 2023-12-01T15:15:41.994311+0000 mgr.y (mgr.24362) 18811 : cluster 0 pgmap v18780: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:15:43.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:15:42 smithi080 bash[28361]: audit 2023-12-01T15:15:42.295722+0000 mon.a (mon.0) 11408 : audit 0 from='client.? 172.21.15.80:0/1613266081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:15:43.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:15:42 smithi080 bash[41963]: cluster 2023-12-01T15:15:41.994311+0000 mgr.y (mgr.24362) 18811 : cluster 0 pgmap v18780: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:15:43.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:15:42 smithi080 bash[41963]: audit 2023-12-01T15:15:42.295722+0000 mon.a (mon.0) 11408 : audit 0 from='client.? 172.21.15.80:0/1613266081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:15:43.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:15:42 smithi090 bash[32384]: cluster 2023-12-01T15:15:41.994311+0000 mgr.y (mgr.24362) 18811 : cluster 0 pgmap v18780: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:15:43.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:15:42 smithi090 bash[32384]: audit 2023-12-01T15:15:42.295722+0000 mon.a (mon.0) 11408 : audit 0 from='client.? 172.21.15.80:0/1613266081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:15:45.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:15:45 smithi080 bash[28361]: cluster 2023-12-01T15:15:43.995074+0000 mgr.y (mgr.24362) 18812 : cluster 0 pgmap v18781: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:15:45.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:15:45 smithi080 bash[28361]: audit 2023-12-01T15:15:44.750443+0000 mon.c (mon.2) 12051 : audit 0 from='client.? 172.21.15.80:0/1321348525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:15:45.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:15:45 smithi080 bash[41963]: cluster 2023-12-01T15:15:43.995074+0000 mgr.y (mgr.24362) 18812 : cluster 0 pgmap v18781: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:15:45.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:15:45 smithi080 bash[41963]: audit 2023-12-01T15:15:44.750443+0000 mon.c (mon.2) 12051 : audit 0 from='client.? 172.21.15.80:0/1321348525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:15:45.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:15:45 smithi090 bash[32384]: cluster 2023-12-01T15:15:43.995074+0000 mgr.y (mgr.24362) 18812 : cluster 0 pgmap v18781: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:15:45.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:15:45 smithi090 bash[32384]: audit 2023-12-01T15:15:44.750443+0000 mon.c (mon.2) 12051 : audit 0 from='client.? 172.21.15.80:0/1321348525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:15:46.489 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:15:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:15:46] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T15:15:46.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:15:46 smithi090 bash[32384]: cluster 2023-12-01T15:15:45.996192+0000 mgr.y (mgr.24362) 18813 : cluster 0 pgmap v18782: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:15:46.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:15:46 smithi080 bash[28361]: cluster 2023-12-01T15:15:45.996192+0000 mgr.y (mgr.24362) 18813 : cluster 0 pgmap v18782: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:15:46.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:15:46 smithi080 bash[41963]: cluster 2023-12-01T15:15:45.996192+0000 mgr.y (mgr.24362) 18813 : cluster 0 pgmap v18782: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:15:48.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:15:48 smithi080 bash[41963]: audit 2023-12-01T15:15:47.045873+0000 mon.a (mon.0) 11409 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:15:48.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:15:48 smithi080 bash[41963]: audit 2023-12-01T15:15:47.055712+0000 mon.a (mon.0) 11410 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:15:48.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:15:48 smithi080 bash[41963]: audit 2023-12-01T15:15:47.246885+0000 mon.a (mon.0) 11411 : audit 0 from='client.? 172.21.15.80:0/1214090925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:15:48.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:15:48 smithi080 bash[41963]: audit 2023-12-01T15:15:47.412777+0000 mon.a (mon.0) 11412 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:15:48.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:15:48 smithi080 bash[41963]: audit 2023-12-01T15:15:47.424445+0000 mon.a (mon.0) 11413 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:15:48.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:15:48 smithi080 bash[41963]: audit 2023-12-01T15:15:47.955704+0000 mon.c (mon.2) 12052 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:15:48.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:15:48 smithi080 bash[41963]: audit 2023-12-01T15:15:47.957240+0000 mon.c (mon.2) 12053 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:15:48.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:15:48 smithi080 bash[41963]: audit 2023-12-01T15:15:47.965890+0000 mon.a (mon.0) 11414 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:15:48.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:15:48 smithi080 bash[28361]: audit 2023-12-01T15:15:47.045873+0000 mon.a (mon.0) 11409 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:15:48.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:15:48 smithi080 bash[28361]: audit 2023-12-01T15:15:47.055712+0000 mon.a (mon.0) 11410 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:15:48.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:15:48 smithi080 bash[28361]: audit 2023-12-01T15:15:47.246885+0000 mon.a (mon.0) 11411 : audit 0 from='client.? 172.21.15.80:0/1214090925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:15:48.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:15:48 smithi080 bash[28361]: audit 2023-12-01T15:15:47.412777+0000 mon.a (mon.0) 11412 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:15:48.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:15:48 smithi080 bash[28361]: audit 2023-12-01T15:15:47.424445+0000 mon.a (mon.0) 11413 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:15:48.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:15:48 smithi080 bash[28361]: audit 2023-12-01T15:15:47.955704+0000 mon.c (mon.2) 12052 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:15:48.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:15:48 smithi080 bash[28361]: audit 2023-12-01T15:15:47.957240+0000 mon.c (mon.2) 12053 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:15:48.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:15:48 smithi080 bash[28361]: audit 2023-12-01T15:15:47.965890+0000 mon.a (mon.0) 11414 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:15:48.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:15:48 smithi090 bash[32384]: audit 2023-12-01T15:15:47.045873+0000 mon.a (mon.0) 11409 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:15:48.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:15:48 smithi090 bash[32384]: audit 2023-12-01T15:15:47.055712+0000 mon.a (mon.0) 11410 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:15:48.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:15:48 smithi090 bash[32384]: audit 2023-12-01T15:15:47.246885+0000 mon.a (mon.0) 11411 : audit 0 from='client.? 172.21.15.80:0/1214090925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:15:48.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:15:48 smithi090 bash[32384]: audit 2023-12-01T15:15:47.412777+0000 mon.a (mon.0) 11412 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:15:48.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:15:48 smithi090 bash[32384]: audit 2023-12-01T15:15:47.424445+0000 mon.a (mon.0) 11413 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:15:48.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:15:48 smithi090 bash[32384]: audit 2023-12-01T15:15:47.955704+0000 mon.c (mon.2) 12052 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:15:48.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:15:48 smithi090 bash[32384]: audit 2023-12-01T15:15:47.957240+0000 mon.c (mon.2) 12053 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:15:48.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:15:48 smithi090 bash[32384]: audit 2023-12-01T15:15:47.965890+0000 mon.a (mon.0) 11414 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:15:49.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:15:49 smithi080 bash[41963]: cluster 2023-12-01T15:15:47.996955+0000 mgr.y (mgr.24362) 18814 : cluster 0 pgmap v18783: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:15:49.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:15:49 smithi080 bash[28361]: cluster 2023-12-01T15:15:47.996955+0000 mgr.y (mgr.24362) 18814 : cluster 0 pgmap v18783: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:15:49.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:15:49 smithi090 bash[32384]: cluster 2023-12-01T15:15:47.996955+0000 mgr.y (mgr.24362) 18814 : cluster 0 pgmap v18783: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:15:50.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:15:50 smithi080 bash[28361]: audit 2023-12-01T15:15:49.704195+0000 mon.a (mon.0) 11415 : audit 0 from='client.? 172.21.15.80:0/1414458203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:15:50.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:15:50 smithi080 bash[41963]: audit 2023-12-01T15:15:49.704195+0000 mon.a (mon.0) 11415 : audit 0 from='client.? 172.21.15.80:0/1414458203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:15:50.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:15:50 smithi090 bash[32384]: audit 2023-12-01T15:15:49.704195+0000 mon.a (mon.0) 11415 : audit 0 from='client.? 172.21.15.80:0/1414458203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:15:51.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:15:51 smithi080 bash[28361]: cluster 2023-12-01T15:15:49.997576+0000 mgr.y (mgr.24362) 18815 : cluster 0 pgmap v18784: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:15:51.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:15:51 smithi080 bash[41963]: cluster 2023-12-01T15:15:49.997576+0000 mgr.y (mgr.24362) 18815 : cluster 0 pgmap v18784: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:15:51.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:15:51 smithi090 bash[32384]: cluster 2023-12-01T15:15:49.997576+0000 mgr.y (mgr.24362) 18815 : cluster 0 pgmap v18784: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:15:53.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:15:53 smithi080 bash[28361]: cluster 2023-12-01T15:15:51.998334+0000 mgr.y (mgr.24362) 18816 : cluster 0 pgmap v18785: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:15:53.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:15:53 smithi080 bash[28361]: audit 2023-12-01T15:15:52.165545+0000 mon.c (mon.2) 12054 : audit 0 from='client.? 172.21.15.80:0/2048123403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:15:53.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:15:53 smithi080 bash[41963]: cluster 2023-12-01T15:15:51.998334+0000 mgr.y (mgr.24362) 18816 : cluster 0 pgmap v18785: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:15:53.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:15:53 smithi080 bash[41963]: audit 2023-12-01T15:15:52.165545+0000 mon.c (mon.2) 12054 : audit 0 from='client.? 172.21.15.80:0/2048123403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:15:53.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:15:53 smithi090 bash[32384]: cluster 2023-12-01T15:15:51.998334+0000 mgr.y (mgr.24362) 18816 : cluster 0 pgmap v18785: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:15:53.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:15:53 smithi090 bash[32384]: audit 2023-12-01T15:15:52.165545+0000 mon.c (mon.2) 12054 : audit 0 from='client.? 172.21.15.80:0/2048123403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:15:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:15:55 smithi080 bash[41963]: cluster 2023-12-01T15:15:53.998900+0000 mgr.y (mgr.24362) 18817 : cluster 0 pgmap v18786: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:15:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:15:55 smithi080 bash[41963]: audit 2023-12-01T15:15:54.624284+0000 mon.a (mon.0) 11416 : audit 0 from='client.? 172.21.15.80:0/3512629691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:15:55.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:15:55 smithi080 bash[28361]: cluster 2023-12-01T15:15:53.998900+0000 mgr.y (mgr.24362) 18817 : cluster 0 pgmap v18786: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:15:55.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:15:55 smithi080 bash[28361]: audit 2023-12-01T15:15:54.624284+0000 mon.a (mon.0) 11416 : audit 0 from='client.? 172.21.15.80:0/3512629691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:15:55.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:15:55 smithi090 bash[32384]: cluster 2023-12-01T15:15:53.998900+0000 mgr.y (mgr.24362) 18817 : cluster 0 pgmap v18786: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:15:55.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:15:55 smithi090 bash[32384]: audit 2023-12-01T15:15:54.624284+0000 mon.a (mon.0) 11416 : audit 0 from='client.? 172.21.15.80:0/3512629691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:15:56.495 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:15:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:15:56] "GET /metrics HTTP/1.1" 200 33977 "" "Prometheus/2.43.0" 2023-12-01T15:15:56.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:15:56 smithi090 bash[32384]: audit 2023-12-01T15:15:55.773687+0000 mon.c (mon.2) 12055 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:15:56.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:15:56 smithi090 bash[32384]: cluster 2023-12-01T15:15:55.999832+0000 mgr.y (mgr.24362) 18818 : cluster 0 pgmap v18787: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:15:56.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:15:56 smithi080 bash[28361]: audit 2023-12-01T15:15:55.773687+0000 mon.c (mon.2) 12055 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:15:56.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:15:56 smithi080 bash[28361]: cluster 2023-12-01T15:15:55.999832+0000 mgr.y (mgr.24362) 18818 : cluster 0 pgmap v18787: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:15:56.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:15:56 smithi080 bash[41963]: audit 2023-12-01T15:15:55.773687+0000 mon.c (mon.2) 12055 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:15:56.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:15:56 smithi080 bash[41963]: cluster 2023-12-01T15:15:55.999832+0000 mgr.y (mgr.24362) 18818 : cluster 0 pgmap v18787: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:15:57.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:15:57 smithi090 bash[32384]: audit 2023-12-01T15:15:57.088659+0000 mon.c (mon.2) 12056 : audit 0 from='client.? 172.21.15.80:0/3665675883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:15:57.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:15:57 smithi080 bash[41963]: audit 2023-12-01T15:15:57.088659+0000 mon.c (mon.2) 12056 : audit 0 from='client.? 172.21.15.80:0/3665675883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:15:57.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:15:57 smithi080 bash[28361]: audit 2023-12-01T15:15:57.088659+0000 mon.c (mon.2) 12056 : audit 0 from='client.? 172.21.15.80:0/3665675883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:15:58.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:15:58 smithi090 bash[32384]: cluster 2023-12-01T15:15:58.000676+0000 mgr.y (mgr.24362) 18819 : cluster 0 pgmap v18788: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:15:58.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:15:58 smithi080 bash[41963]: cluster 2023-12-01T15:15:58.000676+0000 mgr.y (mgr.24362) 18819 : cluster 0 pgmap v18788: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:15:58.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:15:58 smithi080 bash[28361]: cluster 2023-12-01T15:15:58.000676+0000 mgr.y (mgr.24362) 18819 : cluster 0 pgmap v18788: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:15:59.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:15:59 smithi080 bash[28361]: audit 2023-12-01T15:15:59.542693+0000 mon.c (mon.2) 12057 : audit 0 from='client.? 172.21.15.80:0/2354195233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:15:59.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:15:59 smithi080 bash[41963]: audit 2023-12-01T15:15:59.542693+0000 mon.c (mon.2) 12057 : audit 0 from='client.? 172.21.15.80:0/2354195233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:16:00.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:15:59 smithi090 bash[32384]: audit 2023-12-01T15:15:59.542693+0000 mon.c (mon.2) 12057 : audit 0 from='client.? 172.21.15.80:0/2354195233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:16:00.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:16:00 smithi080 bash[28361]: cluster 2023-12-01T15:16:00.001486+0000 mgr.y (mgr.24362) 18820 : cluster 0 pgmap v18789: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:16:00.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:16:00 smithi080 bash[41963]: cluster 2023-12-01T15:16:00.001486+0000 mgr.y (mgr.24362) 18820 : cluster 0 pgmap v18789: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:16:01.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:16:00 smithi090 bash[32384]: cluster 2023-12-01T15:16:00.001486+0000 mgr.y (mgr.24362) 18820 : cluster 0 pgmap v18789: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:16:02.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:16:02 smithi080 bash[28361]: audit 2023-12-01T15:16:01.993909+0000 mon.a (mon.0) 11417 : audit 0 from='client.? 172.21.15.80:0/1688061087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:16:02.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:16:02 smithi080 bash[41963]: audit 2023-12-01T15:16:01.993909+0000 mon.a (mon.0) 11417 : audit 0 from='client.? 172.21.15.80:0/1688061087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:16:02.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:16:02 smithi090 bash[32384]: audit 2023-12-01T15:16:01.993909+0000 mon.a (mon.0) 11417 : audit 0 from='client.? 172.21.15.80:0/1688061087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:16:03.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:16:03 smithi080 bash[28361]: cluster 2023-12-01T15:16:02.002808+0000 mgr.y (mgr.24362) 18821 : cluster 0 pgmap v18790: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:16:03.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:16:03 smithi080 bash[41963]: cluster 2023-12-01T15:16:02.002808+0000 mgr.y (mgr.24362) 18821 : cluster 0 pgmap v18790: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:16:03.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:16:03 smithi090 bash[32384]: cluster 2023-12-01T15:16:02.002808+0000 mgr.y (mgr.24362) 18821 : cluster 0 pgmap v18790: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:16:05.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:16:05 smithi080 bash[28361]: cluster 2023-12-01T15:16:04.003474+0000 mgr.y (mgr.24362) 18822 : cluster 0 pgmap v18791: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:16:05.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:16:05 smithi080 bash[28361]: audit 2023-12-01T15:16:04.448749+0000 mon.c (mon.2) 12058 : audit 0 from='client.? 172.21.15.80:0/2438365012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:16:05.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:16:05 smithi080 bash[41963]: cluster 2023-12-01T15:16:04.003474+0000 mgr.y (mgr.24362) 18822 : cluster 0 pgmap v18791: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:16:05.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:16:05 smithi080 bash[41963]: audit 2023-12-01T15:16:04.448749+0000 mon.c (mon.2) 12058 : audit 0 from='client.? 172.21.15.80:0/2438365012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:16:05.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:16:05 smithi090 bash[32384]: cluster 2023-12-01T15:16:04.003474+0000 mgr.y (mgr.24362) 18822 : cluster 0 pgmap v18791: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:16:05.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:16:05 smithi090 bash[32384]: audit 2023-12-01T15:16:04.448749+0000 mon.c (mon.2) 12058 : audit 0 from='client.? 172.21.15.80:0/2438365012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:16:06.498 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:16:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:16:06] "GET /metrics HTTP/1.1" 200 33977 "" "Prometheus/2.43.0" 2023-12-01T15:16:06.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:16:06 smithi090 bash[32384]: cluster 2023-12-01T15:16:06.004485+0000 mgr.y (mgr.24362) 18823 : cluster 0 pgmap v18792: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:16:06.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:16:06 smithi080 bash[41963]: cluster 2023-12-01T15:16:06.004485+0000 mgr.y (mgr.24362) 18823 : cluster 0 pgmap v18792: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:16:06.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:16:06 smithi080 bash[28361]: cluster 2023-12-01T15:16:06.004485+0000 mgr.y (mgr.24362) 18823 : cluster 0 pgmap v18792: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:16:07.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:16:07 smithi090 bash[32384]: audit 2023-12-01T15:16:06.893600+0000 mon.c (mon.2) 12059 : audit 0 from='client.? 172.21.15.80:0/1430422904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:16:07.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:16:07 smithi080 bash[28361]: audit 2023-12-01T15:16:06.893600+0000 mon.c (mon.2) 12059 : audit 0 from='client.? 172.21.15.80:0/1430422904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:16:07.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:16:07 smithi080 bash[41963]: audit 2023-12-01T15:16:06.893600+0000 mon.c (mon.2) 12059 : audit 0 from='client.? 172.21.15.80:0/1430422904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:16:08.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:16:08 smithi090 bash[32384]: cluster 2023-12-01T15:16:08.005276+0000 mgr.y (mgr.24362) 18824 : cluster 0 pgmap v18793: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:16:08.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:16:08 smithi080 bash[41963]: cluster 2023-12-01T15:16:08.005276+0000 mgr.y (mgr.24362) 18824 : cluster 0 pgmap v18793: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:16:08.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:16:08 smithi080 bash[28361]: cluster 2023-12-01T15:16:08.005276+0000 mgr.y (mgr.24362) 18824 : cluster 0 pgmap v18793: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:16:09.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:16:09 smithi090 bash[32384]: audit 2023-12-01T15:16:09.341470+0000 mon.a (mon.0) 11418 : audit 0 from='client.? 172.21.15.80:0/1964915556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:16:09.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:16:09 smithi080 bash[28361]: audit 2023-12-01T15:16:09.341470+0000 mon.a (mon.0) 11418 : audit 0 from='client.? 172.21.15.80:0/1964915556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:16:09.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:16:09 smithi080 bash[41963]: audit 2023-12-01T15:16:09.341470+0000 mon.a (mon.0) 11418 : audit 0 from='client.? 172.21.15.80:0/1964915556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:16:10.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:16:10 smithi080 bash[28361]: cluster 2023-12-01T15:16:10.005838+0000 mgr.y (mgr.24362) 18825 : cluster 0 pgmap v18794: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:16:10.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:16:10 smithi080 bash[41963]: cluster 2023-12-01T15:16:10.005838+0000 mgr.y (mgr.24362) 18825 : cluster 0 pgmap v18794: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:16:11.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:16:10 smithi090 bash[32384]: cluster 2023-12-01T15:16:10.005838+0000 mgr.y (mgr.24362) 18825 : cluster 0 pgmap v18794: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:16:11.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:16:11 smithi080 bash[28361]: audit 2023-12-01T15:16:10.773969+0000 mon.c (mon.2) 12060 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:16:11.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:16:11 smithi080 bash[41963]: audit 2023-12-01T15:16:10.773969+0000 mon.c (mon.2) 12060 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:16:12.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:16:11 smithi090 bash[32384]: audit 2023-12-01T15:16:10.773969+0000 mon.c (mon.2) 12060 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:16:12.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:16:12 smithi080 bash[41963]: audit 2023-12-01T15:16:11.795942+0000 mon.a (mon.0) 11419 : audit 0 from='client.? 172.21.15.80:0/4038488787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:16:12.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:16:12 smithi080 bash[41963]: cluster 2023-12-01T15:16:12.007041+0000 mgr.y (mgr.24362) 18826 : cluster 0 pgmap v18795: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:16:12.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:16:12 smithi080 bash[28361]: audit 2023-12-01T15:16:11.795942+0000 mon.a (mon.0) 11419 : audit 0 from='client.? 172.21.15.80:0/4038488787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:16:12.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:16:12 smithi080 bash[28361]: cluster 2023-12-01T15:16:12.007041+0000 mgr.y (mgr.24362) 18826 : cluster 0 pgmap v18795: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:16:13.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:16:12 smithi090 bash[32384]: audit 2023-12-01T15:16:11.795942+0000 mon.a (mon.0) 11419 : audit 0 from='client.? 172.21.15.80:0/4038488787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:16:13.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:16:12 smithi090 bash[32384]: cluster 2023-12-01T15:16:12.007041+0000 mgr.y (mgr.24362) 18826 : cluster 0 pgmap v18795: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:16:15.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:16:15 smithi080 bash[41963]: cluster 2023-12-01T15:16:14.007540+0000 mgr.y (mgr.24362) 18827 : cluster 0 pgmap v18796: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:16:15.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:16:15 smithi080 bash[41963]: audit 2023-12-01T15:16:14.256055+0000 mon.a (mon.0) 11420 : audit 0 from='client.? 172.21.15.80:0/1166578553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:16:15.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:16:15 smithi080 bash[28361]: cluster 2023-12-01T15:16:14.007540+0000 mgr.y (mgr.24362) 18827 : cluster 0 pgmap v18796: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:16:15.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:16:15 smithi080 bash[28361]: audit 2023-12-01T15:16:14.256055+0000 mon.a (mon.0) 11420 : audit 0 from='client.? 172.21.15.80:0/1166578553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:16:15.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:16:15 smithi090 bash[32384]: cluster 2023-12-01T15:16:14.007540+0000 mgr.y (mgr.24362) 18827 : cluster 0 pgmap v18796: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:16:15.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:16:15 smithi090 bash[32384]: audit 2023-12-01T15:16:14.256055+0000 mon.a (mon.0) 11420 : audit 0 from='client.? 172.21.15.80:0/1166578553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:16:16.500 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:16:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:16:16] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T15:16:16.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:16:16 smithi090 bash[32384]: cluster 2023-12-01T15:16:16.008684+0000 mgr.y (mgr.24362) 18828 : cluster 0 pgmap v18797: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:16:16.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:16:16 smithi080 bash[28361]: cluster 2023-12-01T15:16:16.008684+0000 mgr.y (mgr.24362) 18828 : cluster 0 pgmap v18797: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:16:16.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:16:16 smithi080 bash[41963]: cluster 2023-12-01T15:16:16.008684+0000 mgr.y (mgr.24362) 18828 : cluster 0 pgmap v18797: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:16:17.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:16:17 smithi090 bash[32384]: audit 2023-12-01T15:16:16.710652+0000 mon.a (mon.0) 11421 : audit 0 from='client.? 172.21.15.80:0/4163046021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:16:17.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:16:17 smithi080 bash[28361]: audit 2023-12-01T15:16:16.710652+0000 mon.a (mon.0) 11421 : audit 0 from='client.? 172.21.15.80:0/4163046021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:16:17.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:16:17 smithi080 bash[41963]: audit 2023-12-01T15:16:16.710652+0000 mon.a (mon.0) 11421 : audit 0 from='client.? 172.21.15.80:0/4163046021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:16:18.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:16:18 smithi090 bash[32384]: cluster 2023-12-01T15:16:18.009469+0000 mgr.y (mgr.24362) 18829 : cluster 0 pgmap v18798: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:16:18.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:16:18 smithi080 bash[28361]: cluster 2023-12-01T15:16:18.009469+0000 mgr.y (mgr.24362) 18829 : cluster 0 pgmap v18798: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:16:18.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:16:18 smithi080 bash[41963]: cluster 2023-12-01T15:16:18.009469+0000 mgr.y (mgr.24362) 18829 : cluster 0 pgmap v18798: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:16:19.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:16:19 smithi090 bash[32384]: audit 2023-12-01T15:16:19.165424+0000 mon.a (mon.0) 11422 : audit 0 from='client.? 172.21.15.80:0/1275664547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:16:19.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:16:19 smithi080 bash[28361]: audit 2023-12-01T15:16:19.165424+0000 mon.a (mon.0) 11422 : audit 0 from='client.? 172.21.15.80:0/1275664547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:16:19.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:16:19 smithi080 bash[41963]: audit 2023-12-01T15:16:19.165424+0000 mon.a (mon.0) 11422 : audit 0 from='client.? 172.21.15.80:0/1275664547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:16:20.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:16:20 smithi080 bash[28361]: cluster 2023-12-01T15:16:20.010074+0000 mgr.y (mgr.24362) 18830 : cluster 0 pgmap v18799: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:16:20.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:16:20 smithi080 bash[41963]: cluster 2023-12-01T15:16:20.010074+0000 mgr.y (mgr.24362) 18830 : cluster 0 pgmap v18799: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:16:21.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:16:20 smithi090 bash[32384]: cluster 2023-12-01T15:16:20.010074+0000 mgr.y (mgr.24362) 18830 : cluster 0 pgmap v18799: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:16:21.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:16:21 smithi080 bash[28361]: audit 2023-12-01T15:16:21.621182+0000 mon.c (mon.2) 12061 : audit 0 from='client.? 172.21.15.80:0/2306087704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:16:21.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:16:21 smithi080 bash[41963]: audit 2023-12-01T15:16:21.621182+0000 mon.c (mon.2) 12061 : audit 0 from='client.? 172.21.15.80:0/2306087704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:16:22.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:16:21 smithi090 bash[32384]: audit 2023-12-01T15:16:21.621182+0000 mon.c (mon.2) 12061 : audit 0 from='client.? 172.21.15.80:0/2306087704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:16:23.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:16:22 smithi090 bash[32384]: cluster 2023-12-01T15:16:22.011274+0000 mgr.y (mgr.24362) 18831 : cluster 0 pgmap v18800: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:16:23.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:16:22 smithi080 bash[41963]: cluster 2023-12-01T15:16:22.011274+0000 mgr.y (mgr.24362) 18831 : cluster 0 pgmap v18800: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:16:23.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:16:22 smithi080 bash[28361]: cluster 2023-12-01T15:16:22.011274+0000 mgr.y (mgr.24362) 18831 : cluster 0 pgmap v18800: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:16:25.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:16:25 smithi080 bash[41963]: cluster 2023-12-01T15:16:24.011927+0000 mgr.y (mgr.24362) 18832 : cluster 0 pgmap v18801: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:16:25.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:16:25 smithi080 bash[41963]: audit 2023-12-01T15:16:24.079318+0000 mon.c (mon.2) 12062 : audit 0 from='client.? 172.21.15.80:0/2657047588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:16:25.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:16:25 smithi080 bash[28361]: cluster 2023-12-01T15:16:24.011927+0000 mgr.y (mgr.24362) 18832 : cluster 0 pgmap v18801: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:16:25.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:16:25 smithi080 bash[28361]: audit 2023-12-01T15:16:24.079318+0000 mon.c (mon.2) 12062 : audit 0 from='client.? 172.21.15.80:0/2657047588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:16:25.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:16:25 smithi090 bash[32384]: cluster 2023-12-01T15:16:24.011927+0000 mgr.y (mgr.24362) 18832 : cluster 0 pgmap v18801: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:16:25.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:16:25 smithi090 bash[32384]: audit 2023-12-01T15:16:24.079318+0000 mon.c (mon.2) 12062 : audit 0 from='client.? 172.21.15.80:0/2657047588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:16:26.498 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:16:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:16:26] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T15:16:26.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:16:26 smithi090 bash[32384]: audit 2023-12-01T15:16:25.774714+0000 mon.c (mon.2) 12063 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:16:26.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:16:26 smithi090 bash[32384]: cluster 2023-12-01T15:16:26.013010+0000 mgr.y (mgr.24362) 18833 : cluster 0 pgmap v18802: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:16:26.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:16:26 smithi080 bash[28361]: audit 2023-12-01T15:16:25.774714+0000 mon.c (mon.2) 12063 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:16:26.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:16:26 smithi080 bash[28361]: cluster 2023-12-01T15:16:26.013010+0000 mgr.y (mgr.24362) 18833 : cluster 0 pgmap v18802: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:16:26.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:16:26 smithi080 bash[41963]: audit 2023-12-01T15:16:25.774714+0000 mon.c (mon.2) 12063 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:16:26.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:16:26 smithi080 bash[41963]: cluster 2023-12-01T15:16:26.013010+0000 mgr.y (mgr.24362) 18833 : cluster 0 pgmap v18802: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:16:27.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:16:27 smithi090 bash[32384]: audit 2023-12-01T15:16:26.538176+0000 mon.a (mon.0) 11423 : audit 0 from='client.? 172.21.15.80:0/79439783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:16:27.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:16:27 smithi080 bash[41963]: audit 2023-12-01T15:16:26.538176+0000 mon.a (mon.0) 11423 : audit 0 from='client.? 172.21.15.80:0/79439783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:16:27.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:16:27 smithi080 bash[28361]: audit 2023-12-01T15:16:26.538176+0000 mon.a (mon.0) 11423 : audit 0 from='client.? 172.21.15.80:0/79439783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:16:28.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:16:28 smithi080 bash[28361]: cluster 2023-12-01T15:16:28.013670+0000 mgr.y (mgr.24362) 18834 : cluster 0 pgmap v18803: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:16:28.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:16:28 smithi080 bash[41963]: cluster 2023-12-01T15:16:28.013670+0000 mgr.y (mgr.24362) 18834 : cluster 0 pgmap v18803: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:16:29.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:16:28 smithi090 bash[32384]: cluster 2023-12-01T15:16:28.013670+0000 mgr.y (mgr.24362) 18834 : cluster 0 pgmap v18803: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:16:29.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:16:29 smithi080 bash[28361]: audit 2023-12-01T15:16:28.997983+0000 mon.c (mon.2) 12064 : audit 0 from='client.? 172.21.15.80:0/387643778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:16:29.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:16:29 smithi080 bash[41963]: audit 2023-12-01T15:16:28.997983+0000 mon.c (mon.2) 12064 : audit 0 from='client.? 172.21.15.80:0/387643778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:16:30.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:16:29 smithi090 bash[32384]: audit 2023-12-01T15:16:28.997983+0000 mon.c (mon.2) 12064 : audit 0 from='client.? 172.21.15.80:0/387643778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:16:30.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:16:30 smithi080 bash[41963]: cluster 2023-12-01T15:16:30.014294+0000 mgr.y (mgr.24362) 18835 : cluster 0 pgmap v18804: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:16:30.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:16:30 smithi080 bash[28361]: cluster 2023-12-01T15:16:30.014294+0000 mgr.y (mgr.24362) 18835 : cluster 0 pgmap v18804: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:16:31.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:16:30 smithi090 bash[32384]: cluster 2023-12-01T15:16:30.014294+0000 mgr.y (mgr.24362) 18835 : cluster 0 pgmap v18804: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:16:31.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:16:31 smithi080 bash[28361]: audit 2023-12-01T15:16:31.460879+0000 mon.a (mon.0) 11424 : audit 0 from='client.? 172.21.15.80:0/2241920869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:16:31.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:16:31 smithi080 bash[41963]: audit 2023-12-01T15:16:31.460879+0000 mon.a (mon.0) 11424 : audit 0 from='client.? 172.21.15.80:0/2241920869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:16:32.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:16:31 smithi090 bash[32384]: audit 2023-12-01T15:16:31.460879+0000 mon.a (mon.0) 11424 : audit 0 from='client.? 172.21.15.80:0/2241920869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:16:32.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:16:32 smithi080 bash[28361]: cluster 2023-12-01T15:16:32.015426+0000 mgr.y (mgr.24362) 18836 : cluster 0 pgmap v18805: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:16:32.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:16:32 smithi080 bash[41963]: cluster 2023-12-01T15:16:32.015426+0000 mgr.y (mgr.24362) 18836 : cluster 0 pgmap v18805: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:16:33.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:16:32 smithi090 bash[32384]: cluster 2023-12-01T15:16:32.015426+0000 mgr.y (mgr.24362) 18836 : cluster 0 pgmap v18805: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:16:34.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:16:33 smithi090 bash[32384]: audit 2023-12-01T15:16:33.909615+0000 mon.c (mon.2) 12065 : audit 0 from='client.? 172.21.15.80:0/3838654744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:16:34.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:16:33 smithi080 bash[41963]: audit 2023-12-01T15:16:33.909615+0000 mon.c (mon.2) 12065 : audit 0 from='client.? 172.21.15.80:0/3838654744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:16:34.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:16:33 smithi080 bash[28361]: audit 2023-12-01T15:16:33.909615+0000 mon.c (mon.2) 12065 : audit 0 from='client.? 172.21.15.80:0/3838654744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:16:35.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:16:34 smithi090 bash[32384]: cluster 2023-12-01T15:16:34.016011+0000 mgr.y (mgr.24362) 18837 : cluster 0 pgmap v18806: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:16:35.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:16:34 smithi080 bash[41963]: cluster 2023-12-01T15:16:34.016011+0000 mgr.y (mgr.24362) 18837 : cluster 0 pgmap v18806: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:16:35.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:16:34 smithi080 bash[28361]: cluster 2023-12-01T15:16:34.016011+0000 mgr.y (mgr.24362) 18837 : cluster 0 pgmap v18806: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:16:36.507 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:16:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:16:36] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T15:16:36.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:16:36 smithi090 bash[32384]: cluster 2023-12-01T15:16:36.016996+0000 mgr.y (mgr.24362) 18838 : cluster 0 pgmap v18807: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:16:36.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:16:36 smithi090 bash[32384]: audit 2023-12-01T15:16:36.361219+0000 mon.c (mon.2) 12066 : audit 0 from='client.? 172.21.15.80:0/1321930480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:16:36.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:16:36 smithi080 bash[28361]: cluster 2023-12-01T15:16:36.016996+0000 mgr.y (mgr.24362) 18838 : cluster 0 pgmap v18807: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:16:36.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:16:36 smithi080 bash[28361]: audit 2023-12-01T15:16:36.361219+0000 mon.c (mon.2) 12066 : audit 0 from='client.? 172.21.15.80:0/1321930480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:16:36.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:16:36 smithi080 bash[41963]: cluster 2023-12-01T15:16:36.016996+0000 mgr.y (mgr.24362) 18838 : cluster 0 pgmap v18807: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:16:36.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:16:36 smithi080 bash[41963]: audit 2023-12-01T15:16:36.361219+0000 mon.c (mon.2) 12066 : audit 0 from='client.? 172.21.15.80:0/1321930480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:16:39.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:16:39 smithi080 bash[28361]: cluster 2023-12-01T15:16:38.017638+0000 mgr.y (mgr.24362) 18839 : cluster 0 pgmap v18808: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:16:39.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:16:39 smithi080 bash[28361]: audit 2023-12-01T15:16:38.816106+0000 mon.a (mon.0) 11425 : audit 0 from='client.? 172.21.15.80:0/1630230393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:16:39.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:16:39 smithi080 bash[41963]: cluster 2023-12-01T15:16:38.017638+0000 mgr.y (mgr.24362) 18839 : cluster 0 pgmap v18808: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:16:39.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:16:39 smithi080 bash[41963]: audit 2023-12-01T15:16:38.816106+0000 mon.a (mon.0) 11425 : audit 0 from='client.? 172.21.15.80:0/1630230393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:16:39.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:16:39 smithi090 bash[32384]: cluster 2023-12-01T15:16:38.017638+0000 mgr.y (mgr.24362) 18839 : cluster 0 pgmap v18808: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:16:39.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:16:39 smithi090 bash[32384]: audit 2023-12-01T15:16:38.816106+0000 mon.a (mon.0) 11425 : audit 0 from='client.? 172.21.15.80:0/1630230393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:16:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:16:41 smithi080 bash[28361]: cluster 2023-12-01T15:16:40.018307+0000 mgr.y (mgr.24362) 18840 : cluster 0 pgmap v18809: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:16:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:16:41 smithi080 bash[28361]: audit 2023-12-01T15:16:40.774857+0000 mon.c (mon.2) 12067 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:16:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:16:41 smithi080 bash[41963]: cluster 2023-12-01T15:16:40.018307+0000 mgr.y (mgr.24362) 18840 : cluster 0 pgmap v18809: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:16:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:16:41 smithi080 bash[41963]: audit 2023-12-01T15:16:40.774857+0000 mon.c (mon.2) 12067 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:16:41.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:16:41 smithi090 bash[32384]: cluster 2023-12-01T15:16:40.018307+0000 mgr.y (mgr.24362) 18840 : cluster 0 pgmap v18809: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:16:41.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:16:41 smithi090 bash[32384]: audit 2023-12-01T15:16:40.774857+0000 mon.c (mon.2) 12067 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:16:42.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:16:42 smithi080 bash[28361]: audit 2023-12-01T15:16:41.279572+0000 mon.c (mon.2) 12068 : audit 0 from='client.? 172.21.15.80:0/1670076535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:16:42.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:16:42 smithi080 bash[41963]: audit 2023-12-01T15:16:41.279572+0000 mon.c (mon.2) 12068 : audit 0 from='client.? 172.21.15.80:0/1670076535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:16:42.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:16:42 smithi090 bash[32384]: audit 2023-12-01T15:16:41.279572+0000 mon.c (mon.2) 12068 : audit 0 from='client.? 172.21.15.80:0/1670076535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:16:43.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:16:43 smithi080 bash[41963]: cluster 2023-12-01T15:16:42.019453+0000 mgr.y (mgr.24362) 18841 : cluster 0 pgmap v18810: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:16:43.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:16:43 smithi080 bash[28361]: cluster 2023-12-01T15:16:42.019453+0000 mgr.y (mgr.24362) 18841 : cluster 0 pgmap v18810: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:16:43.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:16:43 smithi090 bash[32384]: cluster 2023-12-01T15:16:42.019453+0000 mgr.y (mgr.24362) 18841 : cluster 0 pgmap v18810: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:16:44.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:16:44 smithi080 bash[41963]: audit 2023-12-01T15:16:43.737834+0000 mon.a (mon.0) 11426 : audit 0 from='client.? 172.21.15.80:0/2457149212' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:16:44.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:16:44 smithi080 bash[28361]: audit 2023-12-01T15:16:43.737834+0000 mon.a (mon.0) 11426 : audit 0 from='client.? 172.21.15.80:0/2457149212' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:16:44.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:16:44 smithi090 bash[32384]: audit 2023-12-01T15:16:43.737834+0000 mon.a (mon.0) 11426 : audit 0 from='client.? 172.21.15.80:0/2457149212' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:16:45.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:16:45 smithi080 bash[28361]: cluster 2023-12-01T15:16:44.020100+0000 mgr.y (mgr.24362) 18842 : cluster 0 pgmap v18811: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:16:45.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:16:45 smithi080 bash[41963]: cluster 2023-12-01T15:16:44.020100+0000 mgr.y (mgr.24362) 18842 : cluster 0 pgmap v18811: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:16:45.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:16:45 smithi090 bash[32384]: cluster 2023-12-01T15:16:44.020100+0000 mgr.y (mgr.24362) 18842 : cluster 0 pgmap v18811: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:16:46.513 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:16:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:16:46] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T15:16:46.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:16:46 smithi090 bash[32384]: cluster 2023-12-01T15:16:46.021177+0000 mgr.y (mgr.24362) 18843 : cluster 0 pgmap v18812: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:16:46.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:16:46 smithi090 bash[32384]: audit 2023-12-01T15:16:46.191487+0000 mon.a (mon.0) 11427 : audit 0 from='client.? 172.21.15.80:0/1977770502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:16:46.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:16:46 smithi080 bash[28361]: cluster 2023-12-01T15:16:46.021177+0000 mgr.y (mgr.24362) 18843 : cluster 0 pgmap v18812: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:16:46.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:16:46 smithi080 bash[28361]: audit 2023-12-01T15:16:46.191487+0000 mon.a (mon.0) 11427 : audit 0 from='client.? 172.21.15.80:0/1977770502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:16:46.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:16:46 smithi080 bash[41963]: cluster 2023-12-01T15:16:46.021177+0000 mgr.y (mgr.24362) 18843 : cluster 0 pgmap v18812: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:16:46.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:16:46 smithi080 bash[41963]: audit 2023-12-01T15:16:46.191487+0000 mon.a (mon.0) 11427 : audit 0 from='client.? 172.21.15.80:0/1977770502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:16:48.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:16:48 smithi080 bash[28361]: audit 2023-12-01T15:16:48.048337+0000 mon.c (mon.2) 12069 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:16:48.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:16:48 smithi080 bash[41963]: audit 2023-12-01T15:16:48.048337+0000 mon.c (mon.2) 12069 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:16:48.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:16:48 smithi090 bash[32384]: audit 2023-12-01T15:16:48.048337+0000 mon.c (mon.2) 12069 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:16:49.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:16:49 smithi080 bash[28361]: cluster 2023-12-01T15:16:48.021836+0000 mgr.y (mgr.24362) 18844 : cluster 0 pgmap v18813: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:16:49.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:16:49 smithi080 bash[28361]: audit 2023-12-01T15:16:48.648432+0000 mon.a (mon.0) 11428 : audit 0 from='client.? 172.21.15.80:0/1129613012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:16:49.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:16:49 smithi080 bash[41963]: cluster 2023-12-01T15:16:48.021836+0000 mgr.y (mgr.24362) 18844 : cluster 0 pgmap v18813: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:16:49.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:16:49 smithi080 bash[41963]: audit 2023-12-01T15:16:48.648432+0000 mon.a (mon.0) 11428 : audit 0 from='client.? 172.21.15.80:0/1129613012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:16:49.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:16:49 smithi090 bash[32384]: cluster 2023-12-01T15:16:48.021836+0000 mgr.y (mgr.24362) 18844 : cluster 0 pgmap v18813: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:16:49.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:16:49 smithi090 bash[32384]: audit 2023-12-01T15:16:48.648432+0000 mon.a (mon.0) 11428 : audit 0 from='client.? 172.21.15.80:0/1129613012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:16:51.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:16:51 smithi080 bash[28361]: cluster 2023-12-01T15:16:50.022413+0000 mgr.y (mgr.24362) 18845 : cluster 0 pgmap v18814: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:16:51.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:16:51 smithi080 bash[41963]: cluster 2023-12-01T15:16:50.022413+0000 mgr.y (mgr.24362) 18845 : cluster 0 pgmap v18814: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:16:51.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:16:51 smithi090 bash[32384]: cluster 2023-12-01T15:16:50.022413+0000 mgr.y (mgr.24362) 18845 : cluster 0 pgmap v18814: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:16:52.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:16:52 smithi080 bash[41963]: audit 2023-12-01T15:16:51.105437+0000 mon.a (mon.0) 11429 : audit 0 from='client.? 172.21.15.80:0/1782590847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:16:52.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:16:52 smithi080 bash[28361]: audit 2023-12-01T15:16:51.105437+0000 mon.a (mon.0) 11429 : audit 0 from='client.? 172.21.15.80:0/1782590847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:16:52.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:16:52 smithi090 bash[32384]: audit 2023-12-01T15:16:51.105437+0000 mon.a (mon.0) 11429 : audit 0 from='client.? 172.21.15.80:0/1782590847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:16:53.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:16:53 smithi080 bash[28361]: cluster 2023-12-01T15:16:52.023556+0000 mgr.y (mgr.24362) 18846 : cluster 0 pgmap v18815: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:16:53.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:16:53 smithi080 bash[41963]: cluster 2023-12-01T15:16:52.023556+0000 mgr.y (mgr.24362) 18846 : cluster 0 pgmap v18815: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:16:53.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:16:53 smithi090 bash[32384]: cluster 2023-12-01T15:16:52.023556+0000 mgr.y (mgr.24362) 18846 : cluster 0 pgmap v18815: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:16:54.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:16:54 smithi080 bash[28361]: audit 2023-12-01T15:16:53.573310+0000 mon.c (mon.2) 12070 : audit 0 from='client.? 172.21.15.80:0/3435901636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:16:54.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:16:54 smithi080 bash[28361]: audit 2023-12-01T15:16:53.841971+0000 mon.a (mon.0) 11430 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:16:54.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:16:54 smithi080 bash[28361]: audit 2023-12-01T15:16:53.858571+0000 mon.a (mon.0) 11431 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:16:54.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:16:54 smithi080 bash[41963]: audit 2023-12-01T15:16:53.573310+0000 mon.c (mon.2) 12070 : audit 0 from='client.? 172.21.15.80:0/3435901636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:16:54.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:16:54 smithi080 bash[41963]: audit 2023-12-01T15:16:53.841971+0000 mon.a (mon.0) 11430 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:16:54.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:16:54 smithi080 bash[41963]: audit 2023-12-01T15:16:53.858571+0000 mon.a (mon.0) 11431 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:16:54.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:16:54 smithi090 bash[32384]: audit 2023-12-01T15:16:53.573310+0000 mon.c (mon.2) 12070 : audit 0 from='client.? 172.21.15.80:0/3435901636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:16:54.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:16:54 smithi090 bash[32384]: audit 2023-12-01T15:16:53.841971+0000 mon.a (mon.0) 11430 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:16:54.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:16:54 smithi090 bash[32384]: audit 2023-12-01T15:16:53.858571+0000 mon.a (mon.0) 11431 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:16:55.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:16:55 smithi090 bash[32384]: cluster 2023-12-01T15:16:54.024204+0000 mgr.y (mgr.24362) 18847 : cluster 0 pgmap v18816: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:16:55.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:16:55 smithi090 bash[32384]: audit 2023-12-01T15:16:54.241295+0000 mon.a (mon.0) 11432 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:16:55.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:16:55 smithi090 bash[32384]: audit 2023-12-01T15:16:54.259263+0000 mon.a (mon.0) 11433 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:16:55.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:16:55 smithi090 bash[32384]: audit 2023-12-01T15:16:54.798680+0000 mon.c (mon.2) 12071 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:16:55.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:16:55 smithi090 bash[32384]: audit 2023-12-01T15:16:54.800599+0000 mon.c (mon.2) 12072 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:16:55.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:16:55 smithi090 bash[32384]: audit 2023-12-01T15:16:54.810097+0000 mon.a (mon.0) 11434 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:16:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:16:55 smithi080 bash[28361]: cluster 2023-12-01T15:16:54.024204+0000 mgr.y (mgr.24362) 18847 : cluster 0 pgmap v18816: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:16:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:16:55 smithi080 bash[28361]: audit 2023-12-01T15:16:54.241295+0000 mon.a (mon.0) 11432 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:16:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:16:55 smithi080 bash[28361]: audit 2023-12-01T15:16:54.259263+0000 mon.a (mon.0) 11433 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:16:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:16:55 smithi080 bash[28361]: audit 2023-12-01T15:16:54.798680+0000 mon.c (mon.2) 12071 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:16:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:16:55 smithi080 bash[28361]: audit 2023-12-01T15:16:54.800599+0000 mon.c (mon.2) 12072 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:16:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:16:55 smithi080 bash[28361]: audit 2023-12-01T15:16:54.810097+0000 mon.a (mon.0) 11434 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:16:55.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:16:55 smithi080 bash[41963]: cluster 2023-12-01T15:16:54.024204+0000 mgr.y (mgr.24362) 18847 : cluster 0 pgmap v18816: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:16:55.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:16:55 smithi080 bash[41963]: audit 2023-12-01T15:16:54.241295+0000 mon.a (mon.0) 11432 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:16:55.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:16:55 smithi080 bash[41963]: audit 2023-12-01T15:16:54.259263+0000 mon.a (mon.0) 11433 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:16:55.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:16:55 smithi080 bash[41963]: audit 2023-12-01T15:16:54.798680+0000 mon.c (mon.2) 12071 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:16:55.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:16:55 smithi080 bash[41963]: audit 2023-12-01T15:16:54.800599+0000 mon.c (mon.2) 12072 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:16:55.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:16:55 smithi080 bash[41963]: audit 2023-12-01T15:16:54.810097+0000 mon.a (mon.0) 11434 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:16:56.518 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:16:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:16:56] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T15:16:56.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:16:56 smithi090 bash[32384]: audit 2023-12-01T15:16:55.775182+0000 mon.c (mon.2) 12073 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:16:56.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:16:56 smithi090 bash[32384]: audit 2023-12-01T15:16:56.022783+0000 mon.c (mon.2) 12074 : audit 0 from='client.? 172.21.15.80:0/2036380239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:16:56.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:16:56 smithi090 bash[32384]: cluster 2023-12-01T15:16:56.025204+0000 mgr.y (mgr.24362) 18848 : cluster 0 pgmap v18817: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:16:56.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:16:56 smithi080 bash[28361]: audit 2023-12-01T15:16:55.775182+0000 mon.c (mon.2) 12073 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:16:56.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:16:56 smithi080 bash[28361]: audit 2023-12-01T15:16:56.022783+0000 mon.c (mon.2) 12074 : audit 0 from='client.? 172.21.15.80:0/2036380239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:16:56.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:16:56 smithi080 bash[28361]: cluster 2023-12-01T15:16:56.025204+0000 mgr.y (mgr.24362) 18848 : cluster 0 pgmap v18817: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:16:56.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:16:56 smithi080 bash[41963]: audit 2023-12-01T15:16:55.775182+0000 mon.c (mon.2) 12073 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:16:56.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:16:56 smithi080 bash[41963]: audit 2023-12-01T15:16:56.022783+0000 mon.c (mon.2) 12074 : audit 0 from='client.? 172.21.15.80:0/2036380239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:16:56.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:16:56 smithi080 bash[41963]: cluster 2023-12-01T15:16:56.025204+0000 mgr.y (mgr.24362) 18848 : cluster 0 pgmap v18817: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:16:59.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:16:59 smithi080 bash[28361]: cluster 2023-12-01T15:16:58.025890+0000 mgr.y (mgr.24362) 18849 : cluster 0 pgmap v18818: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:16:59.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:16:59 smithi080 bash[28361]: audit 2023-12-01T15:16:58.469208+0000 mon.c (mon.2) 12075 : audit 0 from='client.? 172.21.15.80:0/953519701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:16:59.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:16:59 smithi080 bash[41963]: cluster 2023-12-01T15:16:58.025890+0000 mgr.y (mgr.24362) 18849 : cluster 0 pgmap v18818: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:16:59.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:16:59 smithi080 bash[41963]: audit 2023-12-01T15:16:58.469208+0000 mon.c (mon.2) 12075 : audit 0 from='client.? 172.21.15.80:0/953519701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:16:59.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:16:59 smithi090 bash[32384]: cluster 2023-12-01T15:16:58.025890+0000 mgr.y (mgr.24362) 18849 : cluster 0 pgmap v18818: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:16:59.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:16:59 smithi090 bash[32384]: audit 2023-12-01T15:16:58.469208+0000 mon.c (mon.2) 12075 : audit 0 from='client.? 172.21.15.80:0/953519701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:17:01.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:17:01 smithi080 bash[41963]: cluster 2023-12-01T15:17:00.026555+0000 mgr.y (mgr.24362) 18850 : cluster 0 pgmap v18819: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:17:01.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:17:01 smithi080 bash[41963]: audit 2023-12-01T15:17:00.925327+0000 mon.a (mon.0) 11435 : audit 0 from='client.? 172.21.15.80:0/829272462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:17:01.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:17:01 smithi080 bash[28361]: cluster 2023-12-01T15:17:00.026555+0000 mgr.y (mgr.24362) 18850 : cluster 0 pgmap v18819: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:17:01.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:17:01 smithi080 bash[28361]: audit 2023-12-01T15:17:00.925327+0000 mon.a (mon.0) 11435 : audit 0 from='client.? 172.21.15.80:0/829272462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:17:01.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:17:01 smithi090 bash[32384]: cluster 2023-12-01T15:17:00.026555+0000 mgr.y (mgr.24362) 18850 : cluster 0 pgmap v18819: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:17:01.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:17:01 smithi090 bash[32384]: audit 2023-12-01T15:17:00.925327+0000 mon.a (mon.0) 11435 : audit 0 from='client.? 172.21.15.80:0/829272462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:17:03.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:17:03 smithi080 bash[41963]: cluster 2023-12-01T15:17:02.027685+0000 mgr.y (mgr.24362) 18851 : cluster 0 pgmap v18820: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:17:03.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:17:03 smithi080 bash[28361]: cluster 2023-12-01T15:17:02.027685+0000 mgr.y (mgr.24362) 18851 : cluster 0 pgmap v18820: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:17:03.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:17:03 smithi090 bash[32384]: cluster 2023-12-01T15:17:02.027685+0000 mgr.y (mgr.24362) 18851 : cluster 0 pgmap v18820: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:17:04.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:17:04 smithi080 bash[41963]: audit 2023-12-01T15:17:03.377336+0000 mon.a (mon.0) 11436 : audit 0 from='client.? 172.21.15.80:0/668075401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:17:04.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:17:04 smithi080 bash[28361]: audit 2023-12-01T15:17:03.377336+0000 mon.a (mon.0) 11436 : audit 0 from='client.? 172.21.15.80:0/668075401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:17:04.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:17:04 smithi090 bash[32384]: audit 2023-12-01T15:17:03.377336+0000 mon.a (mon.0) 11436 : audit 0 from='client.? 172.21.15.80:0/668075401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:17:05.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:17:05 smithi080 bash[41963]: cluster 2023-12-01T15:17:04.028371+0000 mgr.y (mgr.24362) 18852 : cluster 0 pgmap v18821: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:17:05.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:17:05 smithi080 bash[28361]: cluster 2023-12-01T15:17:04.028371+0000 mgr.y (mgr.24362) 18852 : cluster 0 pgmap v18821: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:17:05.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:17:05 smithi090 bash[32384]: cluster 2023-12-01T15:17:04.028371+0000 mgr.y (mgr.24362) 18852 : cluster 0 pgmap v18821: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:17:06.521 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:17:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:17:06] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T15:17:06.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:17:06 smithi080 bash[28361]: audit 2023-12-01T15:17:05.837180+0000 mon.c (mon.2) 12076 : audit 0 from='client.? 172.21.15.80:0/1693555739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:17:06.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:17:06 smithi080 bash[28361]: cluster 2023-12-01T15:17:06.029410+0000 mgr.y (mgr.24362) 18853 : cluster 0 pgmap v18822: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:17:06.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:17:06 smithi080 bash[41963]: audit 2023-12-01T15:17:05.837180+0000 mon.c (mon.2) 12076 : audit 0 from='client.? 172.21.15.80:0/1693555739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:17:06.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:17:06 smithi080 bash[41963]: cluster 2023-12-01T15:17:06.029410+0000 mgr.y (mgr.24362) 18853 : cluster 0 pgmap v18822: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:17:07.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:17:06 smithi090 bash[32384]: audit 2023-12-01T15:17:05.837180+0000 mon.c (mon.2) 12076 : audit 0 from='client.? 172.21.15.80:0/1693555739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:17:07.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:17:06 smithi090 bash[32384]: cluster 2023-12-01T15:17:06.029410+0000 mgr.y (mgr.24362) 18853 : cluster 0 pgmap v18822: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:17:09.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:17:09 smithi080 bash[28361]: cluster 2023-12-01T15:17:08.030025+0000 mgr.y (mgr.24362) 18854 : cluster 0 pgmap v18823: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:17:09.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:17:09 smithi080 bash[28361]: audit 2023-12-01T15:17:08.285282+0000 mon.c (mon.2) 12077 : audit 0 from='client.? 172.21.15.80:0/285814970' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:17:09.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:17:09 smithi080 bash[41963]: cluster 2023-12-01T15:17:08.030025+0000 mgr.y (mgr.24362) 18854 : cluster 0 pgmap v18823: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:17:09.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:17:09 smithi080 bash[41963]: audit 2023-12-01T15:17:08.285282+0000 mon.c (mon.2) 12077 : audit 0 from='client.? 172.21.15.80:0/285814970' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:17:09.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:17:09 smithi090 bash[32384]: cluster 2023-12-01T15:17:08.030025+0000 mgr.y (mgr.24362) 18854 : cluster 0 pgmap v18823: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:17:09.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:17:09 smithi090 bash[32384]: audit 2023-12-01T15:17:08.285282+0000 mon.c (mon.2) 12077 : audit 0 from='client.? 172.21.15.80:0/285814970' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:17:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:17:11 smithi080 bash[28361]: cluster 2023-12-01T15:17:10.030674+0000 mgr.y (mgr.24362) 18855 : cluster 0 pgmap v18824: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:17:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:17:11 smithi080 bash[28361]: audit 2023-12-01T15:17:10.741375+0000 mon.c (mon.2) 12078 : audit 0 from='client.? 172.21.15.80:0/3294618452' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:17:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:17:11 smithi080 bash[28361]: audit 2023-12-01T15:17:10.775551+0000 mon.c (mon.2) 12079 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:17:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:17:11 smithi080 bash[41963]: cluster 2023-12-01T15:17:10.030674+0000 mgr.y (mgr.24362) 18855 : cluster 0 pgmap v18824: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:17:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:17:11 smithi080 bash[41963]: audit 2023-12-01T15:17:10.741375+0000 mon.c (mon.2) 12078 : audit 0 from='client.? 172.21.15.80:0/3294618452' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:17:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:17:11 smithi080 bash[41963]: audit 2023-12-01T15:17:10.775551+0000 mon.c (mon.2) 12079 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:17:11.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:17:11 smithi090 bash[32384]: cluster 2023-12-01T15:17:10.030674+0000 mgr.y (mgr.24362) 18855 : cluster 0 pgmap v18824: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:17:11.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:17:11 smithi090 bash[32384]: audit 2023-12-01T15:17:10.741375+0000 mon.c (mon.2) 12078 : audit 0 from='client.? 172.21.15.80:0/3294618452' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:17:11.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:17:11 smithi090 bash[32384]: audit 2023-12-01T15:17:10.775551+0000 mon.c (mon.2) 12079 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:17:13.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:17:13 smithi080 bash[28361]: cluster 2023-12-01T15:17:12.031844+0000 mgr.y (mgr.24362) 18856 : cluster 0 pgmap v18825: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:17:13.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:17:13 smithi080 bash[41963]: cluster 2023-12-01T15:17:12.031844+0000 mgr.y (mgr.24362) 18856 : cluster 0 pgmap v18825: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:17:13.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:17:13 smithi090 bash[32384]: cluster 2023-12-01T15:17:12.031844+0000 mgr.y (mgr.24362) 18856 : cluster 0 pgmap v18825: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:17:14.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:17:14 smithi080 bash[28361]: audit 2023-12-01T15:17:13.200715+0000 mon.a (mon.0) 11437 : audit 0 from='client.? 172.21.15.80:0/405124526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:17:14.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:17:14 smithi080 bash[41963]: audit 2023-12-01T15:17:13.200715+0000 mon.a (mon.0) 11437 : audit 0 from='client.? 172.21.15.80:0/405124526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:17:14.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:17:14 smithi090 bash[32384]: audit 2023-12-01T15:17:13.200715+0000 mon.a (mon.0) 11437 : audit 0 from='client.? 172.21.15.80:0/405124526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:17:15.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:17:15 smithi080 bash[28361]: cluster 2023-12-01T15:17:14.032449+0000 mgr.y (mgr.24362) 18857 : cluster 0 pgmap v18826: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:17:15.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:17:15 smithi080 bash[41963]: cluster 2023-12-01T15:17:14.032449+0000 mgr.y (mgr.24362) 18857 : cluster 0 pgmap v18826: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:17:15.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:17:15 smithi090 bash[32384]: cluster 2023-12-01T15:17:14.032449+0000 mgr.y (mgr.24362) 18857 : cluster 0 pgmap v18826: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:17:16.525 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:17:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:17:16] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T15:17:16.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:17:16 smithi080 bash[41963]: audit 2023-12-01T15:17:15.655169+0000 mon.c (mon.2) 12080 : audit 0 from='client.? 172.21.15.80:0/857949710' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:17:16.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:17:16 smithi080 bash[41963]: cluster 2023-12-01T15:17:16.033491+0000 mgr.y (mgr.24362) 18858 : cluster 0 pgmap v18827: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:17:16.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:17:16 smithi080 bash[28361]: audit 2023-12-01T15:17:15.655169+0000 mon.c (mon.2) 12080 : audit 0 from='client.? 172.21.15.80:0/857949710' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:17:16.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:17:16 smithi080 bash[28361]: cluster 2023-12-01T15:17:16.033491+0000 mgr.y (mgr.24362) 18858 : cluster 0 pgmap v18827: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:17:17.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:17:16 smithi090 bash[32384]: audit 2023-12-01T15:17:15.655169+0000 mon.c (mon.2) 12080 : audit 0 from='client.? 172.21.15.80:0/857949710' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:17:17.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:17:16 smithi090 bash[32384]: cluster 2023-12-01T15:17:16.033491+0000 mgr.y (mgr.24362) 18858 : cluster 0 pgmap v18827: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:17:19.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:17:19 smithi080 bash[28361]: cluster 2023-12-01T15:17:18.033942+0000 mgr.y (mgr.24362) 18859 : cluster 0 pgmap v18828: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:17:19.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:17:19 smithi080 bash[28361]: audit 2023-12-01T15:17:18.119386+0000 mon.a (mon.0) 11438 : audit 0 from='client.? 172.21.15.80:0/2787483260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:17:19.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:17:19 smithi080 bash[41963]: cluster 2023-12-01T15:17:18.033942+0000 mgr.y (mgr.24362) 18859 : cluster 0 pgmap v18828: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:17:19.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:17:19 smithi080 bash[41963]: audit 2023-12-01T15:17:18.119386+0000 mon.a (mon.0) 11438 : audit 0 from='client.? 172.21.15.80:0/2787483260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:17:19.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:17:19 smithi090 bash[32384]: cluster 2023-12-01T15:17:18.033942+0000 mgr.y (mgr.24362) 18859 : cluster 0 pgmap v18828: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:17:19.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:17:19 smithi090 bash[32384]: audit 2023-12-01T15:17:18.119386+0000 mon.a (mon.0) 11438 : audit 0 from='client.? 172.21.15.80:0/2787483260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:17:21.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:17:21 smithi080 bash[28361]: cluster 2023-12-01T15:17:20.034563+0000 mgr.y (mgr.24362) 18860 : cluster 0 pgmap v18829: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:17:21.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:17:21 smithi080 bash[28361]: audit 2023-12-01T15:17:20.571185+0000 mon.c (mon.2) 12081 : audit 0 from='client.? 172.21.15.80:0/1568774908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:17:21.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:17:21 smithi080 bash[41963]: cluster 2023-12-01T15:17:20.034563+0000 mgr.y (mgr.24362) 18860 : cluster 0 pgmap v18829: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:17:21.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:17:21 smithi080 bash[41963]: audit 2023-12-01T15:17:20.571185+0000 mon.c (mon.2) 12081 : audit 0 from='client.? 172.21.15.80:0/1568774908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:17:21.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:17:21 smithi090 bash[32384]: cluster 2023-12-01T15:17:20.034563+0000 mgr.y (mgr.24362) 18860 : cluster 0 pgmap v18829: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:17:21.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:17:21 smithi090 bash[32384]: audit 2023-12-01T15:17:20.571185+0000 mon.c (mon.2) 12081 : audit 0 from='client.? 172.21.15.80:0/1568774908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:17:23.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:17:23 smithi080 bash[28361]: cluster 2023-12-01T15:17:22.035717+0000 mgr.y (mgr.24362) 18861 : cluster 0 pgmap v18830: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:17:23.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:17:23 smithi080 bash[28361]: audit 2023-12-01T15:17:23.023825+0000 mon.a (mon.0) 11439 : audit 0 from='client.? 172.21.15.80:0/3408295187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:17:23.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:17:23 smithi080 bash[41963]: cluster 2023-12-01T15:17:22.035717+0000 mgr.y (mgr.24362) 18861 : cluster 0 pgmap v18830: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:17:23.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:17:23 smithi080 bash[41963]: audit 2023-12-01T15:17:23.023825+0000 mon.a (mon.0) 11439 : audit 0 from='client.? 172.21.15.80:0/3408295187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:17:23.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:17:23 smithi090 bash[32384]: cluster 2023-12-01T15:17:22.035717+0000 mgr.y (mgr.24362) 18861 : cluster 0 pgmap v18830: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:17:23.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:17:23 smithi090 bash[32384]: audit 2023-12-01T15:17:23.023825+0000 mon.a (mon.0) 11439 : audit 0 from='client.? 172.21.15.80:0/3408295187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:17:25.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:17:25 smithi080 bash[41963]: cluster 2023-12-01T15:17:24.036502+0000 mgr.y (mgr.24362) 18862 : cluster 0 pgmap v18831: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:17:25.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:17:25 smithi080 bash[28361]: cluster 2023-12-01T15:17:24.036502+0000 mgr.y (mgr.24362) 18862 : cluster 0 pgmap v18831: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:17:25.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:17:25 smithi090 bash[32384]: cluster 2023-12-01T15:17:24.036502+0000 mgr.y (mgr.24362) 18862 : cluster 0 pgmap v18831: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:17:26.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:17:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:17:26] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T15:17:26.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:17:26 smithi080 bash[28361]: audit 2023-12-01T15:17:25.487431+0000 mon.c (mon.2) 12082 : audit 0 from='client.? 172.21.15.80:0/761355062' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:17:26.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:17:26 smithi080 bash[28361]: audit 2023-12-01T15:17:25.775972+0000 mon.c (mon.2) 12083 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:17:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:17:26 smithi080 bash[41963]: audit 2023-12-01T15:17:25.487431+0000 mon.c (mon.2) 12082 : audit 0 from='client.? 172.21.15.80:0/761355062' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:17:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:17:26 smithi080 bash[41963]: audit 2023-12-01T15:17:25.775972+0000 mon.c (mon.2) 12083 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:17:26.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:17:26 smithi090 bash[32384]: audit 2023-12-01T15:17:25.487431+0000 mon.c (mon.2) 12082 : audit 0 from='client.? 172.21.15.80:0/761355062' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:17:26.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:17:26 smithi090 bash[32384]: audit 2023-12-01T15:17:25.775972+0000 mon.c (mon.2) 12083 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:17:27.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:17:27 smithi080 bash[41963]: cluster 2023-12-01T15:17:26.037738+0000 mgr.y (mgr.24362) 18863 : cluster 0 pgmap v18832: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:17:27.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:17:27 smithi080 bash[28361]: cluster 2023-12-01T15:17:26.037738+0000 mgr.y (mgr.24362) 18863 : cluster 0 pgmap v18832: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:17:27.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:17:27 smithi090 bash[32384]: cluster 2023-12-01T15:17:26.037738+0000 mgr.y (mgr.24362) 18863 : cluster 0 pgmap v18832: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:17:28.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:17:28 smithi080 bash[28361]: audit 2023-12-01T15:17:27.930032+0000 mon.c (mon.2) 12084 : audit 0 from='client.? 172.21.15.80:0/2673438158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:17:28.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:17:28 smithi080 bash[41963]: audit 2023-12-01T15:17:27.930032+0000 mon.c (mon.2) 12084 : audit 0 from='client.? 172.21.15.80:0/2673438158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:17:28.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:17:28 smithi090 bash[32384]: audit 2023-12-01T15:17:27.930032+0000 mon.c (mon.2) 12084 : audit 0 from='client.? 172.21.15.80:0/2673438158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:17:29.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:17:29 smithi080 bash[28361]: cluster 2023-12-01T15:17:28.038427+0000 mgr.y (mgr.24362) 18864 : cluster 0 pgmap v18833: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:17:29.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:17:29 smithi080 bash[41963]: cluster 2023-12-01T15:17:28.038427+0000 mgr.y (mgr.24362) 18864 : cluster 0 pgmap v18833: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:17:29.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:17:29 smithi090 bash[32384]: cluster 2023-12-01T15:17:28.038427+0000 mgr.y (mgr.24362) 18864 : cluster 0 pgmap v18833: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:17:31.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:17:31 smithi080 bash[28361]: cluster 2023-12-01T15:17:30.039084+0000 mgr.y (mgr.24362) 18865 : cluster 0 pgmap v18834: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:17:31.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:17:31 smithi080 bash[28361]: audit 2023-12-01T15:17:30.379280+0000 mon.c (mon.2) 12085 : audit 0 from='client.? 172.21.15.80:0/3058201530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:17:31.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:17:31 smithi080 bash[41963]: cluster 2023-12-01T15:17:30.039084+0000 mgr.y (mgr.24362) 18865 : cluster 0 pgmap v18834: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:17:31.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:17:31 smithi080 bash[41963]: audit 2023-12-01T15:17:30.379280+0000 mon.c (mon.2) 12085 : audit 0 from='client.? 172.21.15.80:0/3058201530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:17:31.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:17:31 smithi090 bash[32384]: cluster 2023-12-01T15:17:30.039084+0000 mgr.y (mgr.24362) 18865 : cluster 0 pgmap v18834: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:17:31.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:17:31 smithi090 bash[32384]: audit 2023-12-01T15:17:30.379280+0000 mon.c (mon.2) 12085 : audit 0 from='client.? 172.21.15.80:0/3058201530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:17:33.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:17:33 smithi080 bash[28361]: cluster 2023-12-01T15:17:32.040258+0000 mgr.y (mgr.24362) 18866 : cluster 0 pgmap v18835: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:17:33.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:17:33 smithi080 bash[28361]: audit 2023-12-01T15:17:32.832548+0000 mon.a (mon.0) 11440 : audit 0 from='client.? 172.21.15.80:0/2195487341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:17:33.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:17:33 smithi080 bash[41963]: cluster 2023-12-01T15:17:32.040258+0000 mgr.y (mgr.24362) 18866 : cluster 0 pgmap v18835: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:17:33.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:17:33 smithi080 bash[41963]: audit 2023-12-01T15:17:32.832548+0000 mon.a (mon.0) 11440 : audit 0 from='client.? 172.21.15.80:0/2195487341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:17:33.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:17:33 smithi090 bash[32384]: cluster 2023-12-01T15:17:32.040258+0000 mgr.y (mgr.24362) 18866 : cluster 0 pgmap v18835: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:17:33.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:17:33 smithi090 bash[32384]: audit 2023-12-01T15:17:32.832548+0000 mon.a (mon.0) 11440 : audit 0 from='client.? 172.21.15.80:0/2195487341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:17:35.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:17:35 smithi080 bash[28361]: cluster 2023-12-01T15:17:34.040967+0000 mgr.y (mgr.24362) 18867 : cluster 0 pgmap v18836: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:17:35.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:17:35 smithi080 bash[41963]: cluster 2023-12-01T15:17:34.040967+0000 mgr.y (mgr.24362) 18867 : cluster 0 pgmap v18836: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:17:35.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:17:35 smithi090 bash[32384]: cluster 2023-12-01T15:17:34.040967+0000 mgr.y (mgr.24362) 18867 : cluster 0 pgmap v18836: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:17:36.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:17:36 smithi080 bash[28361]: audit 2023-12-01T15:17:35.292869+0000 mon.c (mon.2) 12086 : audit 0 from='client.? 172.21.15.80:0/3742893996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:17:36.435 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:17:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:17:36] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T15:17:36.435 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:17:36 smithi080 bash[41963]: audit 2023-12-01T15:17:35.292869+0000 mon.c (mon.2) 12086 : audit 0 from='client.? 172.21.15.80:0/3742893996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:17:36.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:17:36 smithi090 bash[32384]: audit 2023-12-01T15:17:35.292869+0000 mon.c (mon.2) 12086 : audit 0 from='client.? 172.21.15.80:0/3742893996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:17:37.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:17:37 smithi080 bash[28361]: cluster 2023-12-01T15:17:36.042042+0000 mgr.y (mgr.24362) 18868 : cluster 0 pgmap v18837: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:17:37.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:17:37 smithi080 bash[41963]: cluster 2023-12-01T15:17:36.042042+0000 mgr.y (mgr.24362) 18868 : cluster 0 pgmap v18837: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:17:37.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:17:37 smithi090 bash[32384]: cluster 2023-12-01T15:17:36.042042+0000 mgr.y (mgr.24362) 18868 : cluster 0 pgmap v18837: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:17:38.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:17:38 smithi080 bash[28361]: audit 2023-12-01T15:17:37.743266+0000 mon.a (mon.0) 11441 : audit 0 from='client.? 172.21.15.80:0/1336261827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:17:38.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:17:38 smithi080 bash[41963]: audit 2023-12-01T15:17:37.743266+0000 mon.a (mon.0) 11441 : audit 0 from='client.? 172.21.15.80:0/1336261827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:17:38.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:17:38 smithi090 bash[32384]: audit 2023-12-01T15:17:37.743266+0000 mon.a (mon.0) 11441 : audit 0 from='client.? 172.21.15.80:0/1336261827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:17:39.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:17:39 smithi080 bash[28361]: cluster 2023-12-01T15:17:38.042687+0000 mgr.y (mgr.24362) 18869 : cluster 0 pgmap v18838: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:17:39.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:17:39 smithi080 bash[41963]: cluster 2023-12-01T15:17:38.042687+0000 mgr.y (mgr.24362) 18869 : cluster 0 pgmap v18838: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:17:39.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:17:39 smithi090 bash[32384]: cluster 2023-12-01T15:17:38.042687+0000 mgr.y (mgr.24362) 18869 : cluster 0 pgmap v18838: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:17:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:17:41 smithi080 bash[28361]: cluster 2023-12-01T15:17:40.043413+0000 mgr.y (mgr.24362) 18870 : cluster 0 pgmap v18839: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:17:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:17:41 smithi080 bash[28361]: audit 2023-12-01T15:17:40.194822+0000 mon.c (mon.2) 12087 : audit 0 from='client.? 172.21.15.80:0/3615119069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:17:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:17:41 smithi080 bash[28361]: audit 2023-12-01T15:17:40.776629+0000 mon.c (mon.2) 12088 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:17:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:17:41 smithi080 bash[41963]: cluster 2023-12-01T15:17:40.043413+0000 mgr.y (mgr.24362) 18870 : cluster 0 pgmap v18839: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:17:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:17:41 smithi080 bash[41963]: audit 2023-12-01T15:17:40.194822+0000 mon.c (mon.2) 12087 : audit 0 from='client.? 172.21.15.80:0/3615119069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:17:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:17:41 smithi080 bash[41963]: audit 2023-12-01T15:17:40.776629+0000 mon.c (mon.2) 12088 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:17:41.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:17:41 smithi090 bash[32384]: cluster 2023-12-01T15:17:40.043413+0000 mgr.y (mgr.24362) 18870 : cluster 0 pgmap v18839: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:17:41.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:17:41 smithi090 bash[32384]: audit 2023-12-01T15:17:40.194822+0000 mon.c (mon.2) 12087 : audit 0 from='client.? 172.21.15.80:0/3615119069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:17:41.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:17:41 smithi090 bash[32384]: audit 2023-12-01T15:17:40.776629+0000 mon.c (mon.2) 12088 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:17:43.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:17:43 smithi080 bash[41963]: cluster 2023-12-01T15:17:42.044639+0000 mgr.y (mgr.24362) 18871 : cluster 0 pgmap v18840: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:17:43.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:17:43 smithi080 bash[41963]: audit 2023-12-01T15:17:42.646683+0000 mon.c (mon.2) 12089 : audit 0 from='client.? 172.21.15.80:0/3903187895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:17:43.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:17:43 smithi080 bash[28361]: cluster 2023-12-01T15:17:42.044639+0000 mgr.y (mgr.24362) 18871 : cluster 0 pgmap v18840: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:17:43.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:17:43 smithi080 bash[28361]: audit 2023-12-01T15:17:42.646683+0000 mon.c (mon.2) 12089 : audit 0 from='client.? 172.21.15.80:0/3903187895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:17:43.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:17:43 smithi090 bash[32384]: cluster 2023-12-01T15:17:42.044639+0000 mgr.y (mgr.24362) 18871 : cluster 0 pgmap v18840: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:17:43.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:17:43 smithi090 bash[32384]: audit 2023-12-01T15:17:42.646683+0000 mon.c (mon.2) 12089 : audit 0 from='client.? 172.21.15.80:0/3903187895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:17:45.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:17:45 smithi080 bash[41963]: cluster 2023-12-01T15:17:44.045333+0000 mgr.y (mgr.24362) 18872 : cluster 0 pgmap v18841: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:17:45.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:17:45 smithi080 bash[41963]: audit 2023-12-01T15:17:45.096339+0000 mon.a (mon.0) 11442 : audit 0 from='client.? 172.21.15.80:0/2934864585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:17:45.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:17:45 smithi080 bash[28361]: cluster 2023-12-01T15:17:44.045333+0000 mgr.y (mgr.24362) 18872 : cluster 0 pgmap v18841: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:17:45.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:17:45 smithi080 bash[28361]: audit 2023-12-01T15:17:45.096339+0000 mon.a (mon.0) 11442 : audit 0 from='client.? 172.21.15.80:0/2934864585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:17:45.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:17:45 smithi090 bash[32384]: cluster 2023-12-01T15:17:44.045333+0000 mgr.y (mgr.24362) 18872 : cluster 0 pgmap v18841: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:17:45.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:17:45 smithi090 bash[32384]: audit 2023-12-01T15:17:45.096339+0000 mon.a (mon.0) 11442 : audit 0 from='client.? 172.21.15.80:0/2934864585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:17:46.533 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:17:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:17:46] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T15:17:46.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:17:46 smithi080 bash[28361]: cluster 2023-12-01T15:17:46.046461+0000 mgr.y (mgr.24362) 18873 : cluster 0 pgmap v18842: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:17:46.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:17:46 smithi080 bash[41963]: cluster 2023-12-01T15:17:46.046461+0000 mgr.y (mgr.24362) 18873 : cluster 0 pgmap v18842: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:17:47.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:17:46 smithi090 bash[32384]: cluster 2023-12-01T15:17:46.046461+0000 mgr.y (mgr.24362) 18873 : cluster 0 pgmap v18842: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:17:47.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:17:47 smithi080 bash[28361]: audit 2023-12-01T15:17:47.554041+0000 mon.a (mon.0) 11443 : audit 0 from='client.? 172.21.15.80:0/3719104476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:17:47.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:17:47 smithi080 bash[41963]: audit 2023-12-01T15:17:47.554041+0000 mon.a (mon.0) 11443 : audit 0 from='client.? 172.21.15.80:0/3719104476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:17:48.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:17:47 smithi090 bash[32384]: audit 2023-12-01T15:17:47.554041+0000 mon.a (mon.0) 11443 : audit 0 from='client.? 172.21.15.80:0/3719104476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:17:48.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:17:48 smithi080 bash[28361]: cluster 2023-12-01T15:17:48.047105+0000 mgr.y (mgr.24362) 18874 : cluster 0 pgmap v18843: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:17:48.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:17:48 smithi080 bash[41963]: cluster 2023-12-01T15:17:48.047105+0000 mgr.y (mgr.24362) 18874 : cluster 0 pgmap v18843: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:17:49.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:17:48 smithi090 bash[32384]: cluster 2023-12-01T15:17:48.047105+0000 mgr.y (mgr.24362) 18874 : cluster 0 pgmap v18843: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:17:50.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:17:50 smithi080 bash[41963]: audit 2023-12-01T15:17:50.010575+0000 mon.a (mon.0) 11444 : audit 0 from='client.? 172.21.15.80:0/1144993749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:17:50.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:17:50 smithi080 bash[28361]: audit 2023-12-01T15:17:50.010575+0000 mon.a (mon.0) 11444 : audit 0 from='client.? 172.21.15.80:0/1144993749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:17:50.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:17:50 smithi090 bash[32384]: audit 2023-12-01T15:17:50.010575+0000 mon.a (mon.0) 11444 : audit 0 from='client.? 172.21.15.80:0/1144993749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:17:51.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:17:51 smithi080 bash[41963]: cluster 2023-12-01T15:17:50.047725+0000 mgr.y (mgr.24362) 18875 : cluster 0 pgmap v18844: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:17:51.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:17:51 smithi080 bash[28361]: cluster 2023-12-01T15:17:50.047725+0000 mgr.y (mgr.24362) 18875 : cluster 0 pgmap v18844: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:17:51.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:17:51 smithi090 bash[32384]: cluster 2023-12-01T15:17:50.047725+0000 mgr.y (mgr.24362) 18875 : cluster 0 pgmap v18844: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:17:53.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:17:53 smithi080 bash[28361]: cluster 2023-12-01T15:17:52.049005+0000 mgr.y (mgr.24362) 18876 : cluster 0 pgmap v18845: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:17:53.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:17:53 smithi080 bash[28361]: audit 2023-12-01T15:17:52.463479+0000 mon.a (mon.0) 11445 : audit 0 from='client.? 172.21.15.80:0/1421323474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:17:53.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:17:53 smithi080 bash[41963]: cluster 2023-12-01T15:17:52.049005+0000 mgr.y (mgr.24362) 18876 : cluster 0 pgmap v18845: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:17:53.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:17:53 smithi080 bash[41963]: audit 2023-12-01T15:17:52.463479+0000 mon.a (mon.0) 11445 : audit 0 from='client.? 172.21.15.80:0/1421323474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:17:53.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:17:53 smithi090 bash[32384]: cluster 2023-12-01T15:17:52.049005+0000 mgr.y (mgr.24362) 18876 : cluster 0 pgmap v18845: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:17:53.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:17:53 smithi090 bash[32384]: audit 2023-12-01T15:17:52.463479+0000 mon.a (mon.0) 11445 : audit 0 from='client.? 172.21.15.80:0/1421323474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:17:55.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:17:55 smithi080 bash[28361]: cluster 2023-12-01T15:17:54.049731+0000 mgr.y (mgr.24362) 18877 : cluster 0 pgmap v18846: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:17:55.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:17:55 smithi080 bash[28361]: audit 2023-12-01T15:17:54.894831+0000 mon.c (mon.2) 12090 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:17:55.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:17:55 smithi080 bash[28361]: audit 2023-12-01T15:17:54.910053+0000 mon.a (mon.0) 11446 : audit 0 from='client.? 172.21.15.80:0/3380973645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:17:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:17:55 smithi080 bash[41963]: cluster 2023-12-01T15:17:54.049731+0000 mgr.y (mgr.24362) 18877 : cluster 0 pgmap v18846: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:17:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:17:55 smithi080 bash[41963]: audit 2023-12-01T15:17:54.894831+0000 mon.c (mon.2) 12090 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:17:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:17:55 smithi080 bash[41963]: audit 2023-12-01T15:17:54.910053+0000 mon.a (mon.0) 11446 : audit 0 from='client.? 172.21.15.80:0/3380973645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:17:55.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:17:55 smithi090 bash[32384]: cluster 2023-12-01T15:17:54.049731+0000 mgr.y (mgr.24362) 18877 : cluster 0 pgmap v18846: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:17:55.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:17:55 smithi090 bash[32384]: audit 2023-12-01T15:17:54.894831+0000 mon.c (mon.2) 12090 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:17:55.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:17:55 smithi090 bash[32384]: audit 2023-12-01T15:17:54.910053+0000 mon.a (mon.0) 11446 : audit 0 from='client.? 172.21.15.80:0/3380973645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:17:56.539 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:17:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:17:56] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T15:17:56.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:17:56 smithi080 bash[28361]: audit 2023-12-01T15:17:55.776791+0000 mon.c (mon.2) 12091 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:17:56.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:17:56 smithi080 bash[28361]: cluster 2023-12-01T15:17:56.050965+0000 mgr.y (mgr.24362) 18878 : cluster 0 pgmap v18847: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:17:56.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:17:56 smithi080 bash[41963]: audit 2023-12-01T15:17:55.776791+0000 mon.c (mon.2) 12091 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:17:56.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:17:56 smithi080 bash[41963]: cluster 2023-12-01T15:17:56.050965+0000 mgr.y (mgr.24362) 18878 : cluster 0 pgmap v18847: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:17:57.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:17:56 smithi090 bash[32384]: audit 2023-12-01T15:17:55.776791+0000 mon.c (mon.2) 12091 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:17:57.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:17:56 smithi090 bash[32384]: cluster 2023-12-01T15:17:56.050965+0000 mgr.y (mgr.24362) 18878 : cluster 0 pgmap v18847: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:17:57.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:17:57 smithi080 bash[28361]: audit 2023-12-01T15:17:57.370860+0000 mon.a (mon.0) 11447 : audit 0 from='client.? 172.21.15.80:0/2058565342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:17:57.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:17:57 smithi080 bash[41963]: audit 2023-12-01T15:17:57.370860+0000 mon.a (mon.0) 11447 : audit 0 from='client.? 172.21.15.80:0/2058565342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:17:58.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:17:57 smithi090 bash[32384]: audit 2023-12-01T15:17:57.370860+0000 mon.a (mon.0) 11447 : audit 0 from='client.? 172.21.15.80:0/2058565342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:17:58.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:17:58 smithi080 bash[28361]: cluster 2023-12-01T15:17:58.051611+0000 mgr.y (mgr.24362) 18879 : cluster 0 pgmap v18848: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:17:58.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:17:58 smithi080 bash[41963]: cluster 2023-12-01T15:17:58.051611+0000 mgr.y (mgr.24362) 18879 : cluster 0 pgmap v18848: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:17:59.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:17:58 smithi090 bash[32384]: cluster 2023-12-01T15:17:58.051611+0000 mgr.y (mgr.24362) 18879 : cluster 0 pgmap v18848: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:18:00.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:17:59 smithi080 bash[28361]: audit 2023-12-01T15:17:59.829490+0000 mon.c (mon.2) 12092 : audit 0 from='client.? 172.21.15.80:0/2026778693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:18:00.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:17:59 smithi080 bash[41963]: audit 2023-12-01T15:17:59.829490+0000 mon.c (mon.2) 12092 : audit 0 from='client.? 172.21.15.80:0/2026778693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:18:00.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:17:59 smithi090 bash[32384]: audit 2023-12-01T15:17:59.829490+0000 mon.c (mon.2) 12092 : audit 0 from='client.? 172.21.15.80:0/2026778693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:18:01.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:18:00 smithi080 bash[41963]: cluster 2023-12-01T15:18:00.052288+0000 mgr.y (mgr.24362) 18880 : cluster 0 pgmap v18849: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:18:01.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:18:00 smithi080 bash[41963]: audit 2023-12-01T15:18:00.688343+0000 mon.a (mon.0) 11448 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:18:01.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:18:00 smithi080 bash[41963]: audit 2023-12-01T15:18:00.698069+0000 mon.a (mon.0) 11449 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:18:01.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:18:00 smithi080 bash[28361]: cluster 2023-12-01T15:18:00.052288+0000 mgr.y (mgr.24362) 18880 : cluster 0 pgmap v18849: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:18:01.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:18:00 smithi080 bash[28361]: audit 2023-12-01T15:18:00.688343+0000 mon.a (mon.0) 11448 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:18:01.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:18:00 smithi080 bash[28361]: audit 2023-12-01T15:18:00.698069+0000 mon.a (mon.0) 11449 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:18:01.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:18:00 smithi090 bash[32384]: cluster 2023-12-01T15:18:00.052288+0000 mgr.y (mgr.24362) 18880 : cluster 0 pgmap v18849: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:18:01.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:18:00 smithi090 bash[32384]: audit 2023-12-01T15:18:00.688343+0000 mon.a (mon.0) 11448 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:18:01.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:18:00 smithi090 bash[32384]: audit 2023-12-01T15:18:00.698069+0000 mon.a (mon.0) 11449 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:18:02.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:18:02 smithi080 bash[41963]: audit 2023-12-01T15:18:01.091761+0000 mon.a (mon.0) 11450 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:18:02.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:18:02 smithi080 bash[41963]: audit 2023-12-01T15:18:01.109250+0000 mon.a (mon.0) 11451 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:18:02.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:18:02 smithi080 bash[41963]: audit 2023-12-01T15:18:01.604190+0000 mon.c (mon.2) 12093 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:18:02.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:18:02 smithi080 bash[41963]: audit 2023-12-01T15:18:01.606055+0000 mon.c (mon.2) 12094 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:18:02.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:18:02 smithi080 bash[41963]: audit 2023-12-01T15:18:01.615866+0000 mon.a (mon.0) 11452 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:18:02.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:18:02 smithi080 bash[28361]: audit 2023-12-01T15:18:01.091761+0000 mon.a (mon.0) 11450 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:18:02.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:18:02 smithi080 bash[28361]: audit 2023-12-01T15:18:01.109250+0000 mon.a (mon.0) 11451 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:18:02.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:18:02 smithi080 bash[28361]: audit 2023-12-01T15:18:01.604190+0000 mon.c (mon.2) 12093 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:18:02.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:18:02 smithi080 bash[28361]: audit 2023-12-01T15:18:01.606055+0000 mon.c (mon.2) 12094 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:18:02.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:18:02 smithi080 bash[28361]: audit 2023-12-01T15:18:01.615866+0000 mon.a (mon.0) 11452 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:18:02.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:18:02 smithi090 bash[32384]: audit 2023-12-01T15:18:01.091761+0000 mon.a (mon.0) 11450 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:18:02.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:18:02 smithi090 bash[32384]: audit 2023-12-01T15:18:01.109250+0000 mon.a (mon.0) 11451 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:18:02.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:18:02 smithi090 bash[32384]: audit 2023-12-01T15:18:01.604190+0000 mon.c (mon.2) 12093 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:18:02.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:18:02 smithi090 bash[32384]: audit 2023-12-01T15:18:01.606055+0000 mon.c (mon.2) 12094 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:18:02.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:18:02 smithi090 bash[32384]: audit 2023-12-01T15:18:01.615866+0000 mon.a (mon.0) 11452 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:18:03.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:18:03 smithi080 bash[28361]: cluster 2023-12-01T15:18:02.053410+0000 mgr.y (mgr.24362) 18881 : cluster 0 pgmap v18850: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:18:03.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:18:03 smithi080 bash[28361]: audit 2023-12-01T15:18:02.292685+0000 mon.c (mon.2) 12095 : audit 0 from='client.? 172.21.15.80:0/3220629694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:18:03.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:18:03 smithi080 bash[41963]: cluster 2023-12-01T15:18:02.053410+0000 mgr.y (mgr.24362) 18881 : cluster 0 pgmap v18850: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:18:03.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:18:03 smithi080 bash[41963]: audit 2023-12-01T15:18:02.292685+0000 mon.c (mon.2) 12095 : audit 0 from='client.? 172.21.15.80:0/3220629694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:18:03.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:18:03 smithi090 bash[32384]: cluster 2023-12-01T15:18:02.053410+0000 mgr.y (mgr.24362) 18881 : cluster 0 pgmap v18850: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:18:03.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:18:03 smithi090 bash[32384]: audit 2023-12-01T15:18:02.292685+0000 mon.c (mon.2) 12095 : audit 0 from='client.? 172.21.15.80:0/3220629694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:18:05.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:18:05 smithi080 bash[28361]: cluster 2023-12-01T15:18:04.054193+0000 mgr.y (mgr.24362) 18882 : cluster 0 pgmap v18851: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:18:05.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:18:05 smithi080 bash[28361]: audit 2023-12-01T15:18:04.741500+0000 mon.c (mon.2) 12096 : audit 0 from='client.? 172.21.15.80:0/2518197088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:18:05.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:18:05 smithi080 bash[41963]: cluster 2023-12-01T15:18:04.054193+0000 mgr.y (mgr.24362) 18882 : cluster 0 pgmap v18851: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:18:05.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:18:05 smithi080 bash[41963]: audit 2023-12-01T15:18:04.741500+0000 mon.c (mon.2) 12096 : audit 0 from='client.? 172.21.15.80:0/2518197088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:18:05.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:18:05 smithi090 bash[32384]: cluster 2023-12-01T15:18:04.054193+0000 mgr.y (mgr.24362) 18882 : cluster 0 pgmap v18851: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:18:05.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:18:05 smithi090 bash[32384]: audit 2023-12-01T15:18:04.741500+0000 mon.c (mon.2) 12096 : audit 0 from='client.? 172.21.15.80:0/2518197088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:18:06.543 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:18:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:18:06] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T15:18:06.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:18:06 smithi080 bash[28361]: cluster 2023-12-01T15:18:06.055293+0000 mgr.y (mgr.24362) 18883 : cluster 0 pgmap v18852: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:18:06.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:18:06 smithi080 bash[41963]: cluster 2023-12-01T15:18:06.055293+0000 mgr.y (mgr.24362) 18883 : cluster 0 pgmap v18852: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:18:07.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:18:06 smithi090 bash[32384]: cluster 2023-12-01T15:18:06.055293+0000 mgr.y (mgr.24362) 18883 : cluster 0 pgmap v18852: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:18:07.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:18:07 smithi080 bash[41963]: audit 2023-12-01T15:18:07.195764+0000 mon.c (mon.2) 12097 : audit 0 from='client.? 172.21.15.80:0/4003999932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:18:07.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:18:07 smithi080 bash[28361]: audit 2023-12-01T15:18:07.195764+0000 mon.c (mon.2) 12097 : audit 0 from='client.? 172.21.15.80:0/4003999932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:18:08.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:18:07 smithi090 bash[32384]: audit 2023-12-01T15:18:07.195764+0000 mon.c (mon.2) 12097 : audit 0 from='client.? 172.21.15.80:0/4003999932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:18:08.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:18:08 smithi080 bash[28361]: cluster 2023-12-01T15:18:08.056009+0000 mgr.y (mgr.24362) 18884 : cluster 0 pgmap v18853: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:18:08.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:18:08 smithi080 bash[41963]: cluster 2023-12-01T15:18:08.056009+0000 mgr.y (mgr.24362) 18884 : cluster 0 pgmap v18853: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:18:09.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:18:08 smithi090 bash[32384]: cluster 2023-12-01T15:18:08.056009+0000 mgr.y (mgr.24362) 18884 : cluster 0 pgmap v18853: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:18:10.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:18:09 smithi090 bash[32384]: audit 2023-12-01T15:18:09.656816+0000 mon.c (mon.2) 12098 : audit 0 from='client.? 172.21.15.80:0/1256786502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:18:10.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:18:09 smithi080 bash[41963]: audit 2023-12-01T15:18:09.656816+0000 mon.c (mon.2) 12098 : audit 0 from='client.? 172.21.15.80:0/1256786502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:18:10.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:18:09 smithi080 bash[28361]: audit 2023-12-01T15:18:09.656816+0000 mon.c (mon.2) 12098 : audit 0 from='client.? 172.21.15.80:0/1256786502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:18:11.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:18:10 smithi090 bash[32384]: cluster 2023-12-01T15:18:10.056666+0000 mgr.y (mgr.24362) 18885 : cluster 0 pgmap v18854: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:18:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:18:10 smithi080 bash[28361]: cluster 2023-12-01T15:18:10.056666+0000 mgr.y (mgr.24362) 18885 : cluster 0 pgmap v18854: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:18:11.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:18:10 smithi080 bash[41963]: cluster 2023-12-01T15:18:10.056666+0000 mgr.y (mgr.24362) 18885 : cluster 0 pgmap v18854: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:18:12.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:18:11 smithi090 bash[32384]: audit 2023-12-01T15:18:10.777041+0000 mon.c (mon.2) 12099 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:18:12.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:18:11 smithi080 bash[28361]: audit 2023-12-01T15:18:10.777041+0000 mon.c (mon.2) 12099 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:18:12.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:18:11 smithi080 bash[41963]: audit 2023-12-01T15:18:10.777041+0000 mon.c (mon.2) 12099 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:18:13.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:18:12 smithi090 bash[32384]: cluster 2023-12-01T15:18:12.057719+0000 mgr.y (mgr.24362) 18886 : cluster 0 pgmap v18855: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:18:13.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:18:12 smithi090 bash[32384]: audit 2023-12-01T15:18:12.113083+0000 mon.a (mon.0) 11453 : audit 0 from='client.? 172.21.15.80:0/807706062' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:18:13.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:18:12 smithi080 bash[28361]: cluster 2023-12-01T15:18:12.057719+0000 mgr.y (mgr.24362) 18886 : cluster 0 pgmap v18855: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:18:13.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:18:12 smithi080 bash[28361]: audit 2023-12-01T15:18:12.113083+0000 mon.a (mon.0) 11453 : audit 0 from='client.? 172.21.15.80:0/807706062' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:18:13.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:18:12 smithi080 bash[41963]: cluster 2023-12-01T15:18:12.057719+0000 mgr.y (mgr.24362) 18886 : cluster 0 pgmap v18855: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:18:13.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:18:12 smithi080 bash[41963]: audit 2023-12-01T15:18:12.113083+0000 mon.a (mon.0) 11453 : audit 0 from='client.? 172.21.15.80:0/807706062' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:18:15.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:18:15 smithi080 bash[28361]: cluster 2023-12-01T15:18:14.058320+0000 mgr.y (mgr.24362) 18887 : cluster 0 pgmap v18856: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:18:15.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:18:15 smithi080 bash[28361]: audit 2023-12-01T15:18:14.564400+0000 mon.a (mon.0) 11454 : audit 0 from='client.? 172.21.15.80:0/1036958398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:18:15.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:18:15 smithi080 bash[41963]: cluster 2023-12-01T15:18:14.058320+0000 mgr.y (mgr.24362) 18887 : cluster 0 pgmap v18856: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:18:15.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:18:15 smithi080 bash[41963]: audit 2023-12-01T15:18:14.564400+0000 mon.a (mon.0) 11454 : audit 0 from='client.? 172.21.15.80:0/1036958398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:18:15.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:18:15 smithi090 bash[32384]: cluster 2023-12-01T15:18:14.058320+0000 mgr.y (mgr.24362) 18887 : cluster 0 pgmap v18856: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:18:15.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:18:15 smithi090 bash[32384]: audit 2023-12-01T15:18:14.564400+0000 mon.a (mon.0) 11454 : audit 0 from='client.? 172.21.15.80:0/1036958398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:18:16.544 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:18:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:18:16] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T15:18:16.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:18:16 smithi080 bash[28361]: cluster 2023-12-01T15:18:16.059451+0000 mgr.y (mgr.24362) 18888 : cluster 0 pgmap v18857: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:18:16.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:18:16 smithi080 bash[41963]: cluster 2023-12-01T15:18:16.059451+0000 mgr.y (mgr.24362) 18888 : cluster 0 pgmap v18857: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:18:17.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:18:16 smithi090 bash[32384]: cluster 2023-12-01T15:18:16.059451+0000 mgr.y (mgr.24362) 18888 : cluster 0 pgmap v18857: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:18:17.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:18:17 smithi080 bash[28361]: audit 2023-12-01T15:18:17.017426+0000 mon.a (mon.0) 11455 : audit 0 from='client.? 172.21.15.80:0/705712282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:18:17.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:18:17 smithi080 bash[41963]: audit 2023-12-01T15:18:17.017426+0000 mon.a (mon.0) 11455 : audit 0 from='client.? 172.21.15.80:0/705712282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:18:18.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:18:17 smithi090 bash[32384]: audit 2023-12-01T15:18:17.017426+0000 mon.a (mon.0) 11455 : audit 0 from='client.? 172.21.15.80:0/705712282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:18:18.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:18:18 smithi080 bash[28361]: cluster 2023-12-01T15:18:18.060127+0000 mgr.y (mgr.24362) 18889 : cluster 0 pgmap v18858: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:18:18.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:18:18 smithi080 bash[41963]: cluster 2023-12-01T15:18:18.060127+0000 mgr.y (mgr.24362) 18889 : cluster 0 pgmap v18858: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:18:19.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:18:18 smithi090 bash[32384]: cluster 2023-12-01T15:18:18.060127+0000 mgr.y (mgr.24362) 18889 : cluster 0 pgmap v18858: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:18:19.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:18:19 smithi080 bash[28361]: audit 2023-12-01T15:18:19.475702+0000 mon.c (mon.2) 12100 : audit 0 from='client.? 172.21.15.80:0/663643575' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:18:19.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:18:19 smithi080 bash[41963]: audit 2023-12-01T15:18:19.475702+0000 mon.c (mon.2) 12100 : audit 0 from='client.? 172.21.15.80:0/663643575' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:18:20.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:18:19 smithi090 bash[32384]: audit 2023-12-01T15:18:19.475702+0000 mon.c (mon.2) 12100 : audit 0 from='client.? 172.21.15.80:0/663643575' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:18:20.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:18:20 smithi080 bash[28361]: cluster 2023-12-01T15:18:20.060737+0000 mgr.y (mgr.24362) 18890 : cluster 0 pgmap v18859: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:18:20.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:18:20 smithi080 bash[41963]: cluster 2023-12-01T15:18:20.060737+0000 mgr.y (mgr.24362) 18890 : cluster 0 pgmap v18859: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:18:21.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:18:20 smithi090 bash[32384]: cluster 2023-12-01T15:18:20.060737+0000 mgr.y (mgr.24362) 18890 : cluster 0 pgmap v18859: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:18:22.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:18:21 smithi090 bash[32384]: audit 2023-12-01T15:18:21.933030+0000 mon.a (mon.0) 11456 : audit 0 from='client.? 172.21.15.80:0/2088992299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:18:22.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:18:21 smithi080 bash[28361]: audit 2023-12-01T15:18:21.933030+0000 mon.a (mon.0) 11456 : audit 0 from='client.? 172.21.15.80:0/2088992299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:18:22.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:18:21 smithi080 bash[41963]: audit 2023-12-01T15:18:21.933030+0000 mon.a (mon.0) 11456 : audit 0 from='client.? 172.21.15.80:0/2088992299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:18:23.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:18:22 smithi090 bash[32384]: cluster 2023-12-01T15:18:22.061976+0000 mgr.y (mgr.24362) 18891 : cluster 0 pgmap v18860: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:18:23.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:18:22 smithi080 bash[28361]: cluster 2023-12-01T15:18:22.061976+0000 mgr.y (mgr.24362) 18891 : cluster 0 pgmap v18860: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:18:23.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:18:22 smithi080 bash[41963]: cluster 2023-12-01T15:18:22.061976+0000 mgr.y (mgr.24362) 18891 : cluster 0 pgmap v18860: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:18:25.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:18:25 smithi080 bash[28361]: cluster 2023-12-01T15:18:24.062353+0000 mgr.y (mgr.24362) 18892 : cluster 0 pgmap v18861: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:18:25.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:18:25 smithi080 bash[28361]: audit 2023-12-01T15:18:24.386230+0000 mon.a (mon.0) 11457 : audit 0 from='client.? 172.21.15.80:0/1239634596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:18:25.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:18:25 smithi080 bash[41963]: cluster 2023-12-01T15:18:24.062353+0000 mgr.y (mgr.24362) 18892 : cluster 0 pgmap v18861: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:18:25.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:18:25 smithi080 bash[41963]: audit 2023-12-01T15:18:24.386230+0000 mon.a (mon.0) 11457 : audit 0 from='client.? 172.21.15.80:0/1239634596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:18:25.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:18:25 smithi090 bash[32384]: cluster 2023-12-01T15:18:24.062353+0000 mgr.y (mgr.24362) 18892 : cluster 0 pgmap v18861: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:18:25.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:18:25 smithi090 bash[32384]: audit 2023-12-01T15:18:24.386230+0000 mon.a (mon.0) 11457 : audit 0 from='client.? 172.21.15.80:0/1239634596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:18:26.554 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:18:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:18:26] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T15:18:26.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:18:26 smithi080 bash[28361]: audit 2023-12-01T15:18:25.777713+0000 mon.c (mon.2) 12101 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:18:26.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:18:26 smithi080 bash[28361]: cluster 2023-12-01T15:18:26.063385+0000 mgr.y (mgr.24362) 18893 : cluster 0 pgmap v18862: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:18:26.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:18:26 smithi080 bash[41963]: audit 2023-12-01T15:18:25.777713+0000 mon.c (mon.2) 12101 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:18:26.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:18:26 smithi080 bash[41963]: cluster 2023-12-01T15:18:26.063385+0000 mgr.y (mgr.24362) 18893 : cluster 0 pgmap v18862: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:18:27.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:18:26 smithi090 bash[32384]: audit 2023-12-01T15:18:25.777713+0000 mon.c (mon.2) 12101 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:18:27.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:18:26 smithi090 bash[32384]: cluster 2023-12-01T15:18:26.063385+0000 mgr.y (mgr.24362) 18893 : cluster 0 pgmap v18862: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:18:27.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:18:27 smithi080 bash[28361]: audit 2023-12-01T15:18:26.842732+0000 mon.a (mon.0) 11458 : audit 0 from='client.? 172.21.15.80:0/922711637' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:18:27.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:18:27 smithi080 bash[41963]: audit 2023-12-01T15:18:26.842732+0000 mon.a (mon.0) 11458 : audit 0 from='client.? 172.21.15.80:0/922711637' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:18:28.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:18:27 smithi090 bash[32384]: audit 2023-12-01T15:18:26.842732+0000 mon.a (mon.0) 11458 : audit 0 from='client.? 172.21.15.80:0/922711637' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:18:28.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:18:28 smithi080 bash[41963]: cluster 2023-12-01T15:18:28.064046+0000 mgr.y (mgr.24362) 18894 : cluster 0 pgmap v18863: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:18:28.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:18:28 smithi080 bash[28361]: cluster 2023-12-01T15:18:28.064046+0000 mgr.y (mgr.24362) 18894 : cluster 0 pgmap v18863: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:18:29.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:18:28 smithi090 bash[32384]: cluster 2023-12-01T15:18:28.064046+0000 mgr.y (mgr.24362) 18894 : cluster 0 pgmap v18863: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:18:29.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:18:29 smithi080 bash[28361]: audit 2023-12-01T15:18:29.294160+0000 mon.c (mon.2) 12102 : audit 0 from='client.? 172.21.15.80:0/474345802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:18:29.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:18:29 smithi080 bash[41963]: audit 2023-12-01T15:18:29.294160+0000 mon.c (mon.2) 12102 : audit 0 from='client.? 172.21.15.80:0/474345802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:18:30.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:18:29 smithi090 bash[32384]: audit 2023-12-01T15:18:29.294160+0000 mon.c (mon.2) 12102 : audit 0 from='client.? 172.21.15.80:0/474345802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:18:30.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:18:30 smithi080 bash[41963]: cluster 2023-12-01T15:18:30.064829+0000 mgr.y (mgr.24362) 18895 : cluster 0 pgmap v18864: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:18:30.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:18:30 smithi080 bash[28361]: cluster 2023-12-01T15:18:30.064829+0000 mgr.y (mgr.24362) 18895 : cluster 0 pgmap v18864: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:18:31.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:18:30 smithi090 bash[32384]: cluster 2023-12-01T15:18:30.064829+0000 mgr.y (mgr.24362) 18895 : cluster 0 pgmap v18864: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:18:32.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:18:31 smithi080 bash[41963]: audit 2023-12-01T15:18:31.742471+0000 mon.c (mon.2) 12103 : audit 0 from='client.? 172.21.15.80:0/954773920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:18:32.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:18:31 smithi080 bash[28361]: audit 2023-12-01T15:18:31.742471+0000 mon.c (mon.2) 12103 : audit 0 from='client.? 172.21.15.80:0/954773920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:18:32.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:18:31 smithi090 bash[32384]: audit 2023-12-01T15:18:31.742471+0000 mon.c (mon.2) 12103 : audit 0 from='client.? 172.21.15.80:0/954773920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:18:33.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:18:32 smithi080 bash[41963]: cluster 2023-12-01T15:18:32.066022+0000 mgr.y (mgr.24362) 18896 : cluster 0 pgmap v18865: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:18:33.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:18:32 smithi080 bash[28361]: cluster 2023-12-01T15:18:32.066022+0000 mgr.y (mgr.24362) 18896 : cluster 0 pgmap v18865: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:18:33.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:18:32 smithi090 bash[32384]: cluster 2023-12-01T15:18:32.066022+0000 mgr.y (mgr.24362) 18896 : cluster 0 pgmap v18865: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:18:35.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:18:35 smithi080 bash[28361]: cluster 2023-12-01T15:18:34.066515+0000 mgr.y (mgr.24362) 18897 : cluster 0 pgmap v18866: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:18:35.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:18:35 smithi080 bash[28361]: audit 2023-12-01T15:18:34.213075+0000 mon.c (mon.2) 12104 : audit 0 from='client.? 172.21.15.80:0/1898327291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:18:35.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:18:35 smithi080 bash[41963]: cluster 2023-12-01T15:18:34.066515+0000 mgr.y (mgr.24362) 18897 : cluster 0 pgmap v18866: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:18:35.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:18:35 smithi080 bash[41963]: audit 2023-12-01T15:18:34.213075+0000 mon.c (mon.2) 12104 : audit 0 from='client.? 172.21.15.80:0/1898327291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:18:35.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:18:35 smithi090 bash[32384]: cluster 2023-12-01T15:18:34.066515+0000 mgr.y (mgr.24362) 18897 : cluster 0 pgmap v18866: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:18:35.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:18:35 smithi090 bash[32384]: audit 2023-12-01T15:18:34.213075+0000 mon.c (mon.2) 12104 : audit 0 from='client.? 172.21.15.80:0/1898327291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:18:36.553 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:18:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:18:36] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T15:18:36.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:18:36 smithi080 bash[28361]: cluster 2023-12-01T15:18:36.067600+0000 mgr.y (mgr.24362) 18898 : cluster 0 pgmap v18867: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:18:36.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:18:36 smithi080 bash[41963]: cluster 2023-12-01T15:18:36.067600+0000 mgr.y (mgr.24362) 18898 : cluster 0 pgmap v18867: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:18:37.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:18:36 smithi090 bash[32384]: cluster 2023-12-01T15:18:36.067600+0000 mgr.y (mgr.24362) 18898 : cluster 0 pgmap v18867: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:18:37.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:18:37 smithi080 bash[41963]: audit 2023-12-01T15:18:36.672940+0000 mon.a (mon.0) 11459 : audit 0 from='client.? 172.21.15.80:0/43392636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:18:37.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:18:37 smithi080 bash[28361]: audit 2023-12-01T15:18:36.672940+0000 mon.a (mon.0) 11459 : audit 0 from='client.? 172.21.15.80:0/43392636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:18:38.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:18:37 smithi090 bash[32384]: audit 2023-12-01T15:18:36.672940+0000 mon.a (mon.0) 11459 : audit 0 from='client.? 172.21.15.80:0/43392636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:18:38.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:18:38 smithi080 bash[41963]: cluster 2023-12-01T15:18:38.068298+0000 mgr.y (mgr.24362) 18899 : cluster 0 pgmap v18868: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:18:38.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:18:38 smithi080 bash[28361]: cluster 2023-12-01T15:18:38.068298+0000 mgr.y (mgr.24362) 18899 : cluster 0 pgmap v18868: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:18:39.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:18:38 smithi090 bash[32384]: cluster 2023-12-01T15:18:38.068298+0000 mgr.y (mgr.24362) 18899 : cluster 0 pgmap v18868: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:18:39.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:18:39 smithi080 bash[28361]: audit 2023-12-01T15:18:39.134879+0000 mon.c (mon.2) 12105 : audit 0 from='client.? 172.21.15.80:0/3785178891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:18:39.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:18:39 smithi080 bash[41963]: audit 2023-12-01T15:18:39.134879+0000 mon.c (mon.2) 12105 : audit 0 from='client.? 172.21.15.80:0/3785178891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:18:40.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:18:39 smithi090 bash[32384]: audit 2023-12-01T15:18:39.134879+0000 mon.c (mon.2) 12105 : audit 0 from='client.? 172.21.15.80:0/3785178891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:18:40.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:18:40 smithi080 bash[28361]: cluster 2023-12-01T15:18:40.068977+0000 mgr.y (mgr.24362) 18900 : cluster 0 pgmap v18869: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:18:40.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:18:40 smithi080 bash[41963]: cluster 2023-12-01T15:18:40.068977+0000 mgr.y (mgr.24362) 18900 : cluster 0 pgmap v18869: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:18:41.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:18:40 smithi090 bash[32384]: cluster 2023-12-01T15:18:40.068977+0000 mgr.y (mgr.24362) 18900 : cluster 0 pgmap v18869: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:18:41.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:18:41 smithi080 bash[41963]: audit 2023-12-01T15:18:40.777834+0000 mon.c (mon.2) 12106 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:18:41.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:18:41 smithi080 bash[28361]: audit 2023-12-01T15:18:40.777834+0000 mon.c (mon.2) 12106 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:18:42.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:18:41 smithi090 bash[32384]: audit 2023-12-01T15:18:40.777834+0000 mon.c (mon.2) 12106 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:18:42.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:18:42 smithi080 bash[28361]: audit 2023-12-01T15:18:41.592792+0000 mon.c (mon.2) 12107 : audit 0 from='client.? 172.21.15.80:0/2094335306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:18:42.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:18:42 smithi080 bash[28361]: cluster 2023-12-01T15:18:42.070110+0000 mgr.y (mgr.24362) 18901 : cluster 0 pgmap v18870: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:18:42.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:18:42 smithi080 bash[41963]: audit 2023-12-01T15:18:41.592792+0000 mon.c (mon.2) 12107 : audit 0 from='client.? 172.21.15.80:0/2094335306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:18:42.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:18:42 smithi080 bash[41963]: cluster 2023-12-01T15:18:42.070110+0000 mgr.y (mgr.24362) 18901 : cluster 0 pgmap v18870: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:18:43.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:18:42 smithi090 bash[32384]: audit 2023-12-01T15:18:41.592792+0000 mon.c (mon.2) 12107 : audit 0 from='client.? 172.21.15.80:0/2094335306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:18:43.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:18:42 smithi090 bash[32384]: cluster 2023-12-01T15:18:42.070110+0000 mgr.y (mgr.24362) 18901 : cluster 0 pgmap v18870: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:18:44.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:18:44 smithi080 bash[28361]: audit 2023-12-01T15:18:44.051349+0000 mon.c (mon.2) 12108 : audit 0 from='client.? 172.21.15.80:0/3207494940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:18:44.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:18:44 smithi080 bash[41963]: audit 2023-12-01T15:18:44.051349+0000 mon.c (mon.2) 12108 : audit 0 from='client.? 172.21.15.80:0/3207494940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:18:44.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:18:44 smithi090 bash[32384]: audit 2023-12-01T15:18:44.051349+0000 mon.c (mon.2) 12108 : audit 0 from='client.? 172.21.15.80:0/3207494940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:18:45.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:18:45 smithi080 bash[28361]: cluster 2023-12-01T15:18:44.070773+0000 mgr.y (mgr.24362) 18902 : cluster 0 pgmap v18871: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:18:45.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:18:45 smithi080 bash[41963]: cluster 2023-12-01T15:18:44.070773+0000 mgr.y (mgr.24362) 18902 : cluster 0 pgmap v18871: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:18:45.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:18:45 smithi090 bash[32384]: cluster 2023-12-01T15:18:44.070773+0000 mgr.y (mgr.24362) 18902 : cluster 0 pgmap v18871: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:18:46.568 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:18:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:18:46] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T15:18:46.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:18:46 smithi080 bash[41963]: cluster 2023-12-01T15:18:46.072004+0000 mgr.y (mgr.24362) 18903 : cluster 0 pgmap v18872: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:18:46.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:18:46 smithi080 bash[41963]: audit 2023-12-01T15:18:46.502310+0000 mon.a (mon.0) 11460 : audit 0 from='client.? 172.21.15.80:0/1978833605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:18:46.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:18:46 smithi080 bash[28361]: cluster 2023-12-01T15:18:46.072004+0000 mgr.y (mgr.24362) 18903 : cluster 0 pgmap v18872: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:18:46.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:18:46 smithi080 bash[28361]: audit 2023-12-01T15:18:46.502310+0000 mon.a (mon.0) 11460 : audit 0 from='client.? 172.21.15.80:0/1978833605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:18:47.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:18:46 smithi090 bash[32384]: cluster 2023-12-01T15:18:46.072004+0000 mgr.y (mgr.24362) 18903 : cluster 0 pgmap v18872: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:18:47.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:18:46 smithi090 bash[32384]: audit 2023-12-01T15:18:46.502310+0000 mon.a (mon.0) 11460 : audit 0 from='client.? 172.21.15.80:0/1978833605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:18:49.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:18:49 smithi080 bash[41963]: cluster 2023-12-01T15:18:48.072657+0000 mgr.y (mgr.24362) 18904 : cluster 0 pgmap v18873: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:18:49.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:18:49 smithi080 bash[41963]: audit 2023-12-01T15:18:48.962161+0000 mon.c (mon.2) 12109 : audit 0 from='client.? 172.21.15.80:0/256861850' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:18:49.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:18:49 smithi080 bash[28361]: cluster 2023-12-01T15:18:48.072657+0000 mgr.y (mgr.24362) 18904 : cluster 0 pgmap v18873: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:18:49.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:18:49 smithi080 bash[28361]: audit 2023-12-01T15:18:48.962161+0000 mon.c (mon.2) 12109 : audit 0 from='client.? 172.21.15.80:0/256861850' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:18:49.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:18:49 smithi090 bash[32384]: cluster 2023-12-01T15:18:48.072657+0000 mgr.y (mgr.24362) 18904 : cluster 0 pgmap v18873: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:18:49.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:18:49 smithi090 bash[32384]: audit 2023-12-01T15:18:48.962161+0000 mon.c (mon.2) 12109 : audit 0 from='client.? 172.21.15.80:0/256861850' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:18:51.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:18:51 smithi080 bash[28361]: cluster 2023-12-01T15:18:50.073283+0000 mgr.y (mgr.24362) 18905 : cluster 0 pgmap v18874: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:18:51.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:18:51 smithi080 bash[41963]: cluster 2023-12-01T15:18:50.073283+0000 mgr.y (mgr.24362) 18905 : cluster 0 pgmap v18874: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:18:51.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:18:51 smithi090 bash[32384]: cluster 2023-12-01T15:18:50.073283+0000 mgr.y (mgr.24362) 18905 : cluster 0 pgmap v18874: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:18:52.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:18:52 smithi080 bash[41963]: audit 2023-12-01T15:18:51.427114+0000 mon.a (mon.0) 11461 : audit 0 from='client.? 172.21.15.80:0/1921122611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:18:52.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:18:52 smithi080 bash[28361]: audit 2023-12-01T15:18:51.427114+0000 mon.a (mon.0) 11461 : audit 0 from='client.? 172.21.15.80:0/1921122611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:18:52.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:18:52 smithi090 bash[32384]: audit 2023-12-01T15:18:51.427114+0000 mon.a (mon.0) 11461 : audit 0 from='client.? 172.21.15.80:0/1921122611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:18:53.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:18:53 smithi080 bash[28361]: cluster 2023-12-01T15:18:52.074436+0000 mgr.y (mgr.24362) 18906 : cluster 0 pgmap v18875: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:18:53.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:18:53 smithi080 bash[41963]: cluster 2023-12-01T15:18:52.074436+0000 mgr.y (mgr.24362) 18906 : cluster 0 pgmap v18875: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:18:53.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:18:53 smithi090 bash[32384]: cluster 2023-12-01T15:18:52.074436+0000 mgr.y (mgr.24362) 18906 : cluster 0 pgmap v18875: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:18:54.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:18:54 smithi080 bash[28361]: audit 2023-12-01T15:18:53.881423+0000 mon.c (mon.2) 12110 : audit 0 from='client.? 172.21.15.80:0/1146349034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:18:54.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:18:54 smithi080 bash[41963]: audit 2023-12-01T15:18:53.881423+0000 mon.c (mon.2) 12110 : audit 0 from='client.? 172.21.15.80:0/1146349034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:18:54.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:18:54 smithi090 bash[32384]: audit 2023-12-01T15:18:53.881423+0000 mon.c (mon.2) 12110 : audit 0 from='client.? 172.21.15.80:0/1146349034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:18:55.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:18:55 smithi080 bash[28361]: cluster 2023-12-01T15:18:54.075078+0000 mgr.y (mgr.24362) 18907 : cluster 0 pgmap v18876: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:18:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:18:55 smithi080 bash[41963]: cluster 2023-12-01T15:18:54.075078+0000 mgr.y (mgr.24362) 18907 : cluster 0 pgmap v18876: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:18:55.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:18:55 smithi090 bash[32384]: cluster 2023-12-01T15:18:54.075078+0000 mgr.y (mgr.24362) 18907 : cluster 0 pgmap v18876: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:18:56.562 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:18:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:18:56] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T15:18:56.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:18:56 smithi080 bash[28361]: audit 2023-12-01T15:18:55.778343+0000 mon.c (mon.2) 12111 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:18:56.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:18:56 smithi080 bash[28361]: cluster 2023-12-01T15:18:56.076194+0000 mgr.y (mgr.24362) 18908 : cluster 0 pgmap v18877: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:18:56.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:18:56 smithi080 bash[28361]: audit 2023-12-01T15:18:56.339766+0000 mon.c (mon.2) 12112 : audit 0 from='client.? 172.21.15.80:0/3680769960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:18:56.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:18:56 smithi080 bash[41963]: audit 2023-12-01T15:18:55.778343+0000 mon.c (mon.2) 12111 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:18:56.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:18:56 smithi080 bash[41963]: cluster 2023-12-01T15:18:56.076194+0000 mgr.y (mgr.24362) 18908 : cluster 0 pgmap v18877: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:18:56.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:18:56 smithi080 bash[41963]: audit 2023-12-01T15:18:56.339766+0000 mon.c (mon.2) 12112 : audit 0 from='client.? 172.21.15.80:0/3680769960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:18:57.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:18:56 smithi090 bash[32384]: audit 2023-12-01T15:18:55.778343+0000 mon.c (mon.2) 12111 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:18:57.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:18:56 smithi090 bash[32384]: cluster 2023-12-01T15:18:56.076194+0000 mgr.y (mgr.24362) 18908 : cluster 0 pgmap v18877: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:18:57.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:18:56 smithi090 bash[32384]: audit 2023-12-01T15:18:56.339766+0000 mon.c (mon.2) 12112 : audit 0 from='client.? 172.21.15.80:0/3680769960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:18:59.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:18:59 smithi080 bash[28361]: cluster 2023-12-01T15:18:58.076797+0000 mgr.y (mgr.24362) 18909 : cluster 0 pgmap v18878: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:18:59.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:18:59 smithi080 bash[28361]: audit 2023-12-01T15:18:58.798020+0000 mon.c (mon.2) 12113 : audit 0 from='client.? 172.21.15.80:0/4006833879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:18:59.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:18:59 smithi080 bash[41963]: cluster 2023-12-01T15:18:58.076797+0000 mgr.y (mgr.24362) 18909 : cluster 0 pgmap v18878: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:18:59.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:18:59 smithi080 bash[41963]: audit 2023-12-01T15:18:58.798020+0000 mon.c (mon.2) 12113 : audit 0 from='client.? 172.21.15.80:0/4006833879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:18:59.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:18:59 smithi090 bash[32384]: cluster 2023-12-01T15:18:58.076797+0000 mgr.y (mgr.24362) 18909 : cluster 0 pgmap v18878: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:18:59.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:18:59 smithi090 bash[32384]: audit 2023-12-01T15:18:58.798020+0000 mon.c (mon.2) 12113 : audit 0 from='client.? 172.21.15.80:0/4006833879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:19:01.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:19:01 smithi080 bash[28361]: cluster 2023-12-01T15:19:00.077459+0000 mgr.y (mgr.24362) 18910 : cluster 0 pgmap v18879: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:19:01.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:19:01 smithi080 bash[41963]: cluster 2023-12-01T15:19:00.077459+0000 mgr.y (mgr.24362) 18910 : cluster 0 pgmap v18879: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:19:01.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:19:01 smithi090 bash[32384]: cluster 2023-12-01T15:19:00.077459+0000 mgr.y (mgr.24362) 18910 : cluster 0 pgmap v18879: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:19:02.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:19:02 smithi080 bash[28361]: audit 2023-12-01T15:19:01.253310+0000 mon.a (mon.0) 11462 : audit 0 from='client.? 172.21.15.80:0/2415487985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:19:02.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:19:02 smithi080 bash[28361]: audit 2023-12-01T15:19:01.703510+0000 mon.c (mon.2) 12114 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:19:02.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:19:02 smithi080 bash[28361]: audit 2023-12-01T15:19:02.083087+0000 mon.a (mon.0) 11463 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:19:02.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:19:02 smithi080 bash[28361]: audit 2023-12-01T15:19:02.095674+0000 mon.a (mon.0) 11464 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:19:02.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:19:02 smithi080 bash[41963]: audit 2023-12-01T15:19:01.253310+0000 mon.a (mon.0) 11462 : audit 0 from='client.? 172.21.15.80:0/2415487985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:19:02.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:19:02 smithi080 bash[41963]: audit 2023-12-01T15:19:01.703510+0000 mon.c (mon.2) 12114 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:19:02.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:19:02 smithi080 bash[41963]: audit 2023-12-01T15:19:02.083087+0000 mon.a (mon.0) 11463 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:19:02.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:19:02 smithi080 bash[41963]: audit 2023-12-01T15:19:02.095674+0000 mon.a (mon.0) 11464 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:19:02.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:19:02 smithi090 bash[32384]: audit 2023-12-01T15:19:01.253310+0000 mon.a (mon.0) 11462 : audit 0 from='client.? 172.21.15.80:0/2415487985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:19:02.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:19:02 smithi090 bash[32384]: audit 2023-12-01T15:19:01.703510+0000 mon.c (mon.2) 12114 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:19:02.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:19:02 smithi090 bash[32384]: audit 2023-12-01T15:19:02.083087+0000 mon.a (mon.0) 11463 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:19:02.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:19:02 smithi090 bash[32384]: audit 2023-12-01T15:19:02.095674+0000 mon.a (mon.0) 11464 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:19:03.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:19:03 smithi080 bash[41963]: cluster 2023-12-01T15:19:02.078624+0000 mgr.y (mgr.24362) 18911 : cluster 0 pgmap v18880: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:19:03.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:19:03 smithi080 bash[28361]: cluster 2023-12-01T15:19:02.078624+0000 mgr.y (mgr.24362) 18911 : cluster 0 pgmap v18880: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:19:03.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:19:03 smithi090 bash[32384]: cluster 2023-12-01T15:19:02.078624+0000 mgr.y (mgr.24362) 18911 : cluster 0 pgmap v18880: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:19:04.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:19:04 smithi080 bash[28361]: audit 2023-12-01T15:19:03.703147+0000 mon.a (mon.0) 11465 : audit 0 from='client.? 172.21.15.80:0/11766542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:19:04.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:19:04 smithi080 bash[41963]: audit 2023-12-01T15:19:03.703147+0000 mon.a (mon.0) 11465 : audit 0 from='client.? 172.21.15.80:0/11766542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:19:04.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:19:04 smithi090 bash[32384]: audit 2023-12-01T15:19:03.703147+0000 mon.a (mon.0) 11465 : audit 0 from='client.? 172.21.15.80:0/11766542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:19:05.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:19:05 smithi080 bash[28361]: cluster 2023-12-01T15:19:04.079314+0000 mgr.y (mgr.24362) 18912 : cluster 0 pgmap v18881: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:19:05.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:19:05 smithi080 bash[41963]: cluster 2023-12-01T15:19:04.079314+0000 mgr.y (mgr.24362) 18912 : cluster 0 pgmap v18881: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:19:05.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:19:05 smithi090 bash[32384]: cluster 2023-12-01T15:19:04.079314+0000 mgr.y (mgr.24362) 18912 : cluster 0 pgmap v18881: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:19:06.569 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:19:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:19:06] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T15:19:06.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:19:06 smithi080 bash[28361]: cluster 2023-12-01T15:19:06.080408+0000 mgr.y (mgr.24362) 18913 : cluster 0 pgmap v18882: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:19:06.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:19:06 smithi080 bash[28361]: audit 2023-12-01T15:19:06.160932+0000 mon.a (mon.0) 11466 : audit 0 from='client.? 172.21.15.80:0/1705680046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:19:06.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:19:06 smithi080 bash[41963]: cluster 2023-12-01T15:19:06.080408+0000 mgr.y (mgr.24362) 18913 : cluster 0 pgmap v18882: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:19:06.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:19:06 smithi080 bash[41963]: audit 2023-12-01T15:19:06.160932+0000 mon.a (mon.0) 11466 : audit 0 from='client.? 172.21.15.80:0/1705680046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:19:07.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:19:06 smithi090 bash[32384]: cluster 2023-12-01T15:19:06.080408+0000 mgr.y (mgr.24362) 18913 : cluster 0 pgmap v18882: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:19:07.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:19:06 smithi090 bash[32384]: audit 2023-12-01T15:19:06.160932+0000 mon.a (mon.0) 11466 : audit 0 from='client.? 172.21.15.80:0/1705680046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:19:09.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:19:08 smithi080 bash[41963]: audit 2023-12-01T15:19:07.846849+0000 mon.a (mon.0) 11467 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:19:09.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:19:08 smithi080 bash[41963]: audit 2023-12-01T15:19:07.861528+0000 mon.a (mon.0) 11468 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:19:09.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:19:08 smithi080 bash[41963]: audit 2023-12-01T15:19:07.946146+0000 mon.a (mon.0) 11469 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:19:09.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:19:08 smithi080 bash[41963]: audit 2023-12-01T15:19:07.957036+0000 mon.a (mon.0) 11470 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:19:09.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:19:08 smithi080 bash[41963]: cluster 2023-12-01T15:19:08.081069+0000 mgr.y (mgr.24362) 18914 : cluster 0 pgmap v18883: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:19:09.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:19:08 smithi080 bash[41963]: audit 2023-12-01T15:19:08.485918+0000 mon.c (mon.2) 12115 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:19:09.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:19:08 smithi080 bash[41963]: audit 2023-12-01T15:19:08.487629+0000 mon.c (mon.2) 12116 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:19:09.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:19:08 smithi080 bash[41963]: audit 2023-12-01T15:19:08.496308+0000 mon.a (mon.0) 11471 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:19:09.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:19:08 smithi080 bash[41963]: audit 2023-12-01T15:19:08.604790+0000 mon.a (mon.0) 11472 : audit 0 from='client.? 172.21.15.80:0/1148599884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:19:09.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:19:08 smithi080 bash[28361]: audit 2023-12-01T15:19:07.846849+0000 mon.a (mon.0) 11467 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:19:09.184 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:19:08 smithi080 bash[28361]: audit 2023-12-01T15:19:07.861528+0000 mon.a (mon.0) 11468 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:19:09.184 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:19:08 smithi080 bash[28361]: audit 2023-12-01T15:19:07.946146+0000 mon.a (mon.0) 11469 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:19:09.184 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:19:08 smithi080 bash[28361]: audit 2023-12-01T15:19:07.957036+0000 mon.a (mon.0) 11470 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:19:09.184 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:19:08 smithi080 bash[28361]: cluster 2023-12-01T15:19:08.081069+0000 mgr.y (mgr.24362) 18914 : cluster 0 pgmap v18883: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:19:09.184 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:19:08 smithi080 bash[28361]: audit 2023-12-01T15:19:08.485918+0000 mon.c (mon.2) 12115 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:19:09.184 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:19:08 smithi080 bash[28361]: audit 2023-12-01T15:19:08.487629+0000 mon.c (mon.2) 12116 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:19:09.184 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:19:08 smithi080 bash[28361]: audit 2023-12-01T15:19:08.496308+0000 mon.a (mon.0) 11471 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:19:09.184 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:19:08 smithi080 bash[28361]: audit 2023-12-01T15:19:08.604790+0000 mon.a (mon.0) 11472 : audit 0 from='client.? 172.21.15.80:0/1148599884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:19:09.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:19:08 smithi090 bash[32384]: audit 2023-12-01T15:19:07.846849+0000 mon.a (mon.0) 11467 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:19:09.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:19:08 smithi090 bash[32384]: audit 2023-12-01T15:19:07.861528+0000 mon.a (mon.0) 11468 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:19:09.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:19:08 smithi090 bash[32384]: audit 2023-12-01T15:19:07.946146+0000 mon.a (mon.0) 11469 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:19:09.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:19:08 smithi090 bash[32384]: audit 2023-12-01T15:19:07.957036+0000 mon.a (mon.0) 11470 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:19:09.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:19:08 smithi090 bash[32384]: cluster 2023-12-01T15:19:08.081069+0000 mgr.y (mgr.24362) 18914 : cluster 0 pgmap v18883: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:19:09.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:19:08 smithi090 bash[32384]: audit 2023-12-01T15:19:08.485918+0000 mon.c (mon.2) 12115 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:19:09.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:19:08 smithi090 bash[32384]: audit 2023-12-01T15:19:08.487629+0000 mon.c (mon.2) 12116 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:19:09.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:19:08 smithi090 bash[32384]: audit 2023-12-01T15:19:08.496308+0000 mon.a (mon.0) 11471 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:19:09.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:19:08 smithi090 bash[32384]: audit 2023-12-01T15:19:08.604790+0000 mon.a (mon.0) 11472 : audit 0 from='client.? 172.21.15.80:0/1148599884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:19:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:19:11 smithi080 bash[28361]: cluster 2023-12-01T15:19:10.081741+0000 mgr.y (mgr.24362) 18915 : cluster 0 pgmap v18884: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:19:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:19:11 smithi080 bash[28361]: audit 2023-12-01T15:19:10.778449+0000 mon.c (mon.2) 12117 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:19:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:19:11 smithi080 bash[28361]: audit 2023-12-01T15:19:11.066446+0000 mon.a (mon.0) 11473 : audit 0 from='client.? 172.21.15.80:0/170568301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:19:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:19:11 smithi080 bash[41963]: cluster 2023-12-01T15:19:10.081741+0000 mgr.y (mgr.24362) 18915 : cluster 0 pgmap v18884: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:19:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:19:11 smithi080 bash[41963]: audit 2023-12-01T15:19:10.778449+0000 mon.c (mon.2) 12117 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:19:11.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:19:11 smithi080 bash[41963]: audit 2023-12-01T15:19:11.066446+0000 mon.a (mon.0) 11473 : audit 0 from='client.? 172.21.15.80:0/170568301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:19:11.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:19:11 smithi090 bash[32384]: cluster 2023-12-01T15:19:10.081741+0000 mgr.y (mgr.24362) 18915 : cluster 0 pgmap v18884: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:19:11.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:19:11 smithi090 bash[32384]: audit 2023-12-01T15:19:10.778449+0000 mon.c (mon.2) 12117 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:19:11.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:19:11 smithi090 bash[32384]: audit 2023-12-01T15:19:11.066446+0000 mon.a (mon.0) 11473 : audit 0 from='client.? 172.21.15.80:0/170568301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:19:13.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:19:13 smithi080 bash[28361]: cluster 2023-12-01T15:19:12.082965+0000 mgr.y (mgr.24362) 18916 : cluster 0 pgmap v18885: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:19:13.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:19:13 smithi080 bash[41963]: cluster 2023-12-01T15:19:12.082965+0000 mgr.y (mgr.24362) 18916 : cluster 0 pgmap v18885: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:19:13.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:19:13 smithi090 bash[32384]: cluster 2023-12-01T15:19:12.082965+0000 mgr.y (mgr.24362) 18916 : cluster 0 pgmap v18885: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:19:14.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:19:14 smithi080 bash[28361]: audit 2023-12-01T15:19:13.526206+0000 mon.c (mon.2) 12118 : audit 0 from='client.? 172.21.15.80:0/723442733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:19:14.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:19:14 smithi080 bash[41963]: audit 2023-12-01T15:19:13.526206+0000 mon.c (mon.2) 12118 : audit 0 from='client.? 172.21.15.80:0/723442733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:19:14.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:19:14 smithi090 bash[32384]: audit 2023-12-01T15:19:13.526206+0000 mon.c (mon.2) 12118 : audit 0 from='client.? 172.21.15.80:0/723442733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:19:15.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:19:15 smithi080 bash[28361]: cluster 2023-12-01T15:19:14.083692+0000 mgr.y (mgr.24362) 18917 : cluster 0 pgmap v18886: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:19:15.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:19:15 smithi080 bash[41963]: cluster 2023-12-01T15:19:14.083692+0000 mgr.y (mgr.24362) 18917 : cluster 0 pgmap v18886: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:19:15.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:19:15 smithi090 bash[32384]: cluster 2023-12-01T15:19:14.083692+0000 mgr.y (mgr.24362) 18917 : cluster 0 pgmap v18886: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:19:16.569 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:19:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:19:16] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T15:19:16.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:19:16 smithi080 bash[28361]: audit 2023-12-01T15:19:15.986628+0000 mon.c (mon.2) 12119 : audit 0 from='client.? 172.21.15.80:0/3151939763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:19:16.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:19:16 smithi080 bash[28361]: cluster 2023-12-01T15:19:16.084800+0000 mgr.y (mgr.24362) 18918 : cluster 0 pgmap v18887: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:19:16.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:19:16 smithi080 bash[41963]: audit 2023-12-01T15:19:15.986628+0000 mon.c (mon.2) 12119 : audit 0 from='client.? 172.21.15.80:0/3151939763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:19:16.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:19:16 smithi080 bash[41963]: cluster 2023-12-01T15:19:16.084800+0000 mgr.y (mgr.24362) 18918 : cluster 0 pgmap v18887: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:19:17.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:19:16 smithi090 bash[32384]: audit 2023-12-01T15:19:15.986628+0000 mon.c (mon.2) 12119 : audit 0 from='client.? 172.21.15.80:0/3151939763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:19:17.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:19:16 smithi090 bash[32384]: cluster 2023-12-01T15:19:16.084800+0000 mgr.y (mgr.24362) 18918 : cluster 0 pgmap v18887: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:19:19.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:19:19 smithi080 bash[28361]: cluster 2023-12-01T15:19:18.085534+0000 mgr.y (mgr.24362) 18919 : cluster 0 pgmap v18888: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:19:19.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:19:19 smithi080 bash[28361]: audit 2023-12-01T15:19:18.443056+0000 mon.a (mon.0) 11474 : audit 0 from='client.? 172.21.15.80:0/1967960896' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:19:19.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:19:19 smithi080 bash[41963]: cluster 2023-12-01T15:19:18.085534+0000 mgr.y (mgr.24362) 18919 : cluster 0 pgmap v18888: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:19:19.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:19:19 smithi080 bash[41963]: audit 2023-12-01T15:19:18.443056+0000 mon.a (mon.0) 11474 : audit 0 from='client.? 172.21.15.80:0/1967960896' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:19:19.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:19:19 smithi090 bash[32384]: cluster 2023-12-01T15:19:18.085534+0000 mgr.y (mgr.24362) 18919 : cluster 0 pgmap v18888: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:19:19.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:19:19 smithi090 bash[32384]: audit 2023-12-01T15:19:18.443056+0000 mon.a (mon.0) 11474 : audit 0 from='client.? 172.21.15.80:0/1967960896' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:19:21.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:19:21 smithi080 bash[28361]: cluster 2023-12-01T15:19:20.086236+0000 mgr.y (mgr.24362) 18920 : cluster 0 pgmap v18889: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:19:21.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:19:21 smithi080 bash[28361]: audit 2023-12-01T15:19:20.897370+0000 mon.a (mon.0) 11475 : audit 0 from='client.? 172.21.15.80:0/3535417248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:19:21.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:19:21 smithi080 bash[41963]: cluster 2023-12-01T15:19:20.086236+0000 mgr.y (mgr.24362) 18920 : cluster 0 pgmap v18889: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:19:21.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:19:21 smithi080 bash[41963]: audit 2023-12-01T15:19:20.897370+0000 mon.a (mon.0) 11475 : audit 0 from='client.? 172.21.15.80:0/3535417248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:19:21.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:19:21 smithi090 bash[32384]: cluster 2023-12-01T15:19:20.086236+0000 mgr.y (mgr.24362) 18920 : cluster 0 pgmap v18889: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:19:21.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:19:21 smithi090 bash[32384]: audit 2023-12-01T15:19:20.897370+0000 mon.a (mon.0) 11475 : audit 0 from='client.? 172.21.15.80:0/3535417248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:19:23.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:19:23 smithi080 bash[28361]: cluster 2023-12-01T15:19:22.087408+0000 mgr.y (mgr.24362) 18921 : cluster 0 pgmap v18890: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:19:23.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:19:23 smithi080 bash[41963]: cluster 2023-12-01T15:19:22.087408+0000 mgr.y (mgr.24362) 18921 : cluster 0 pgmap v18890: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:19:23.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:19:23 smithi090 bash[32384]: cluster 2023-12-01T15:19:22.087408+0000 mgr.y (mgr.24362) 18921 : cluster 0 pgmap v18890: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:19:24.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:19:24 smithi080 bash[28361]: audit 2023-12-01T15:19:23.356633+0000 mon.a (mon.0) 11476 : audit 0 from='client.? 172.21.15.80:0/2500498350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:19:24.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:19:24 smithi080 bash[41963]: audit 2023-12-01T15:19:23.356633+0000 mon.a (mon.0) 11476 : audit 0 from='client.? 172.21.15.80:0/2500498350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:19:24.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:19:24 smithi090 bash[32384]: audit 2023-12-01T15:19:23.356633+0000 mon.a (mon.0) 11476 : audit 0 from='client.? 172.21.15.80:0/2500498350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:19:25.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:19:25 smithi080 bash[28361]: cluster 2023-12-01T15:19:24.088081+0000 mgr.y (mgr.24362) 18922 : cluster 0 pgmap v18891: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:19:25.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:19:25 smithi080 bash[41963]: cluster 2023-12-01T15:19:24.088081+0000 mgr.y (mgr.24362) 18922 : cluster 0 pgmap v18891: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:19:25.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:19:25 smithi090 bash[32384]: cluster 2023-12-01T15:19:24.088081+0000 mgr.y (mgr.24362) 18922 : cluster 0 pgmap v18891: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:19:26.573 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:19:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:19:26] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T15:19:26.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:19:26 smithi080 bash[41963]: audit 2023-12-01T15:19:25.778917+0000 mon.c (mon.2) 12120 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:19:26.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:19:26 smithi080 bash[41963]: audit 2023-12-01T15:19:25.808863+0000 mon.a (mon.0) 11477 : audit 0 from='client.? 172.21.15.80:0/1596610113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:19:26.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:19:26 smithi080 bash[41963]: cluster 2023-12-01T15:19:26.089067+0000 mgr.y (mgr.24362) 18923 : cluster 0 pgmap v18892: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:19:26.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:19:26 smithi080 bash[28361]: audit 2023-12-01T15:19:25.778917+0000 mon.c (mon.2) 12120 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:19:26.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:19:26 smithi080 bash[28361]: audit 2023-12-01T15:19:25.808863+0000 mon.a (mon.0) 11477 : audit 0 from='client.? 172.21.15.80:0/1596610113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:19:26.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:19:26 smithi080 bash[28361]: cluster 2023-12-01T15:19:26.089067+0000 mgr.y (mgr.24362) 18923 : cluster 0 pgmap v18892: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:19:27.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:19:26 smithi090 bash[32384]: audit 2023-12-01T15:19:25.778917+0000 mon.c (mon.2) 12120 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:19:27.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:19:26 smithi090 bash[32384]: audit 2023-12-01T15:19:25.808863+0000 mon.a (mon.0) 11477 : audit 0 from='client.? 172.21.15.80:0/1596610113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:19:27.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:19:26 smithi090 bash[32384]: cluster 2023-12-01T15:19:26.089067+0000 mgr.y (mgr.24362) 18923 : cluster 0 pgmap v18892: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:19:29.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:19:29 smithi080 bash[41963]: cluster 2023-12-01T15:19:28.089624+0000 mgr.y (mgr.24362) 18924 : cluster 0 pgmap v18893: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:19:29.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:19:29 smithi080 bash[41963]: audit 2023-12-01T15:19:28.252567+0000 mon.a (mon.0) 11478 : audit 0 from='client.? 172.21.15.80:0/116848647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:19:29.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:19:29 smithi080 bash[28361]: cluster 2023-12-01T15:19:28.089624+0000 mgr.y (mgr.24362) 18924 : cluster 0 pgmap v18893: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:19:29.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:19:29 smithi080 bash[28361]: audit 2023-12-01T15:19:28.252567+0000 mon.a (mon.0) 11478 : audit 0 from='client.? 172.21.15.80:0/116848647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:19:29.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:19:29 smithi090 bash[32384]: cluster 2023-12-01T15:19:28.089624+0000 mgr.y (mgr.24362) 18924 : cluster 0 pgmap v18893: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:19:29.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:19:29 smithi090 bash[32384]: audit 2023-12-01T15:19:28.252567+0000 mon.a (mon.0) 11478 : audit 0 from='client.? 172.21.15.80:0/116848647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:19:31.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:19:31 smithi080 bash[41963]: cluster 2023-12-01T15:19:30.090253+0000 mgr.y (mgr.24362) 18925 : cluster 0 pgmap v18894: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:19:31.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:19:31 smithi080 bash[41963]: audit 2023-12-01T15:19:30.713560+0000 mon.a (mon.0) 11479 : audit 0 from='client.? 172.21.15.80:0/3228560562' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:19:31.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:19:31 smithi080 bash[28361]: cluster 2023-12-01T15:19:30.090253+0000 mgr.y (mgr.24362) 18925 : cluster 0 pgmap v18894: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:19:31.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:19:31 smithi080 bash[28361]: audit 2023-12-01T15:19:30.713560+0000 mon.a (mon.0) 11479 : audit 0 from='client.? 172.21.15.80:0/3228560562' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:19:31.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:19:31 smithi090 bash[32384]: cluster 2023-12-01T15:19:30.090253+0000 mgr.y (mgr.24362) 18925 : cluster 0 pgmap v18894: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:19:31.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:19:31 smithi090 bash[32384]: audit 2023-12-01T15:19:30.713560+0000 mon.a (mon.0) 11479 : audit 0 from='client.? 172.21.15.80:0/3228560562' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:19:33.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:19:33 smithi080 bash[41963]: cluster 2023-12-01T15:19:32.091365+0000 mgr.y (mgr.24362) 18926 : cluster 0 pgmap v18895: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:19:33.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:19:33 smithi080 bash[28361]: cluster 2023-12-01T15:19:32.091365+0000 mgr.y (mgr.24362) 18926 : cluster 0 pgmap v18895: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:19:33.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:19:33 smithi090 bash[32384]: cluster 2023-12-01T15:19:32.091365+0000 mgr.y (mgr.24362) 18926 : cluster 0 pgmap v18895: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:19:34.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:19:34 smithi080 bash[28361]: audit 2023-12-01T15:19:33.173124+0000 mon.a (mon.0) 11480 : audit 0 from='client.? 172.21.15.80:0/4142976690' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:19:34.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:19:34 smithi080 bash[41963]: audit 2023-12-01T15:19:33.173124+0000 mon.a (mon.0) 11480 : audit 0 from='client.? 172.21.15.80:0/4142976690' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:19:34.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:19:34 smithi090 bash[32384]: audit 2023-12-01T15:19:33.173124+0000 mon.a (mon.0) 11480 : audit 0 from='client.? 172.21.15.80:0/4142976690' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:19:35.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:19:35 smithi080 bash[41963]: cluster 2023-12-01T15:19:34.092188+0000 mgr.y (mgr.24362) 18927 : cluster 0 pgmap v18896: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:19:35.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:19:35 smithi080 bash[28361]: cluster 2023-12-01T15:19:34.092188+0000 mgr.y (mgr.24362) 18927 : cluster 0 pgmap v18896: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:19:35.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:19:35 smithi090 bash[32384]: cluster 2023-12-01T15:19:34.092188+0000 mgr.y (mgr.24362) 18927 : cluster 0 pgmap v18896: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:19:36.579 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:19:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:19:36] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T15:19:36.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:19:36 smithi080 bash[28361]: audit 2023-12-01T15:19:35.625462+0000 mon.c (mon.2) 12121 : audit 0 from='client.? 172.21.15.80:0/2673119210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:19:36.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:19:36 smithi080 bash[28361]: cluster 2023-12-01T15:19:36.093388+0000 mgr.y (mgr.24362) 18928 : cluster 0 pgmap v18897: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:19:36.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:19:36 smithi080 bash[41963]: audit 2023-12-01T15:19:35.625462+0000 mon.c (mon.2) 12121 : audit 0 from='client.? 172.21.15.80:0/2673119210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:19:36.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:19:36 smithi080 bash[41963]: cluster 2023-12-01T15:19:36.093388+0000 mgr.y (mgr.24362) 18928 : cluster 0 pgmap v18897: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:19:37.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:19:36 smithi090 bash[32384]: audit 2023-12-01T15:19:35.625462+0000 mon.c (mon.2) 12121 : audit 0 from='client.? 172.21.15.80:0/2673119210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:19:37.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:19:36 smithi090 bash[32384]: cluster 2023-12-01T15:19:36.093388+0000 mgr.y (mgr.24362) 18928 : cluster 0 pgmap v18897: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:19:38.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:19:38 smithi080 bash[41963]: audit 2023-12-01T15:19:38.078362+0000 mon.c (mon.2) 12122 : audit 0 from='client.? 172.21.15.80:0/772360991' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:19:38.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:19:38 smithi080 bash[28361]: audit 2023-12-01T15:19:38.078362+0000 mon.c (mon.2) 12122 : audit 0 from='client.? 172.21.15.80:0/772360991' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:19:38.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:19:38 smithi090 bash[32384]: audit 2023-12-01T15:19:38.078362+0000 mon.c (mon.2) 12122 : audit 0 from='client.? 172.21.15.80:0/772360991' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:19:39.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:19:39 smithi080 bash[28361]: cluster 2023-12-01T15:19:38.094004+0000 mgr.y (mgr.24362) 18929 : cluster 0 pgmap v18898: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:19:39.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:19:39 smithi080 bash[41963]: cluster 2023-12-01T15:19:38.094004+0000 mgr.y (mgr.24362) 18929 : cluster 0 pgmap v18898: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:19:39.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:19:39 smithi090 bash[32384]: cluster 2023-12-01T15:19:38.094004+0000 mgr.y (mgr.24362) 18929 : cluster 0 pgmap v18898: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:19:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:19:41 smithi080 bash[41963]: cluster 2023-12-01T15:19:40.094594+0000 mgr.y (mgr.24362) 18930 : cluster 0 pgmap v18899: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:19:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:19:41 smithi080 bash[41963]: audit 2023-12-01T15:19:40.534214+0000 mon.a (mon.0) 11481 : audit 0 from='client.? 172.21.15.80:0/2307868730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:19:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:19:41 smithi080 bash[41963]: audit 2023-12-01T15:19:40.779383+0000 mon.c (mon.2) 12123 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:19:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:19:41 smithi080 bash[28361]: cluster 2023-12-01T15:19:40.094594+0000 mgr.y (mgr.24362) 18930 : cluster 0 pgmap v18899: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:19:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:19:41 smithi080 bash[28361]: audit 2023-12-01T15:19:40.534214+0000 mon.a (mon.0) 11481 : audit 0 from='client.? 172.21.15.80:0/2307868730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:19:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:19:41 smithi080 bash[28361]: audit 2023-12-01T15:19:40.779383+0000 mon.c (mon.2) 12123 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:19:41.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:19:41 smithi090 bash[32384]: cluster 2023-12-01T15:19:40.094594+0000 mgr.y (mgr.24362) 18930 : cluster 0 pgmap v18899: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:19:41.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:19:41 smithi090 bash[32384]: audit 2023-12-01T15:19:40.534214+0000 mon.a (mon.0) 11481 : audit 0 from='client.? 172.21.15.80:0/2307868730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:19:41.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:19:41 smithi090 bash[32384]: audit 2023-12-01T15:19:40.779383+0000 mon.c (mon.2) 12123 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:19:43.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:19:43 smithi080 bash[41963]: cluster 2023-12-01T15:19:42.095737+0000 mgr.y (mgr.24362) 18931 : cluster 0 pgmap v18900: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:19:43.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:19:43 smithi080 bash[41963]: audit 2023-12-01T15:19:42.984146+0000 mon.a (mon.0) 11482 : audit 0 from='client.? 172.21.15.80:0/390592456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:19:43.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:19:43 smithi080 bash[28361]: cluster 2023-12-01T15:19:42.095737+0000 mgr.y (mgr.24362) 18931 : cluster 0 pgmap v18900: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:19:43.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:19:43 smithi080 bash[28361]: audit 2023-12-01T15:19:42.984146+0000 mon.a (mon.0) 11482 : audit 0 from='client.? 172.21.15.80:0/390592456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:19:43.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:19:43 smithi090 bash[32384]: cluster 2023-12-01T15:19:42.095737+0000 mgr.y (mgr.24362) 18931 : cluster 0 pgmap v18900: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:19:43.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:19:43 smithi090 bash[32384]: audit 2023-12-01T15:19:42.984146+0000 mon.a (mon.0) 11482 : audit 0 from='client.? 172.21.15.80:0/390592456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:19:45.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:19:45 smithi080 bash[28361]: cluster 2023-12-01T15:19:44.096389+0000 mgr.y (mgr.24362) 18932 : cluster 0 pgmap v18901: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:19:45.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:19:45 smithi080 bash[41963]: cluster 2023-12-01T15:19:44.096389+0000 mgr.y (mgr.24362) 18932 : cluster 0 pgmap v18901: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:19:45.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:19:45 smithi090 bash[32384]: cluster 2023-12-01T15:19:44.096389+0000 mgr.y (mgr.24362) 18932 : cluster 0 pgmap v18901: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:19:46.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:19:46 smithi080 bash[28361]: audit 2023-12-01T15:19:45.445140+0000 mon.c (mon.2) 12124 : audit 0 from='client.? 172.21.15.80:0/752585112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:19:46.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:19:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:19:46] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T15:19:46.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:19:46 smithi080 bash[41963]: audit 2023-12-01T15:19:45.445140+0000 mon.c (mon.2) 12124 : audit 0 from='client.? 172.21.15.80:0/752585112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:19:46.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:19:46 smithi090 bash[32384]: audit 2023-12-01T15:19:45.445140+0000 mon.c (mon.2) 12124 : audit 0 from='client.? 172.21.15.80:0/752585112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:19:47.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:19:47 smithi080 bash[28361]: cluster 2023-12-01T15:19:46.097621+0000 mgr.y (mgr.24362) 18933 : cluster 0 pgmap v18902: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:19:47.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:19:47 smithi080 bash[41963]: cluster 2023-12-01T15:19:46.097621+0000 mgr.y (mgr.24362) 18933 : cluster 0 pgmap v18902: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:19:47.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:19:47 smithi090 bash[32384]: cluster 2023-12-01T15:19:46.097621+0000 mgr.y (mgr.24362) 18933 : cluster 0 pgmap v18902: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:19:48.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:19:48 smithi080 bash[28361]: audit 2023-12-01T15:19:47.903950+0000 mon.a (mon.0) 11483 : audit 0 from='client.? 172.21.15.80:0/3475938726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:19:48.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:19:48 smithi080 bash[41963]: audit 2023-12-01T15:19:47.903950+0000 mon.a (mon.0) 11483 : audit 0 from='client.? 172.21.15.80:0/3475938726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:19:48.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:19:48 smithi090 bash[32384]: audit 2023-12-01T15:19:47.903950+0000 mon.a (mon.0) 11483 : audit 0 from='client.? 172.21.15.80:0/3475938726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:19:49.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:19:49 smithi080 bash[28361]: cluster 2023-12-01T15:19:48.098444+0000 mgr.y (mgr.24362) 18934 : cluster 0 pgmap v18903: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:19:49.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:19:49 smithi080 bash[41963]: cluster 2023-12-01T15:19:48.098444+0000 mgr.y (mgr.24362) 18934 : cluster 0 pgmap v18903: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:19:49.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:19:49 smithi090 bash[32384]: cluster 2023-12-01T15:19:48.098444+0000 mgr.y (mgr.24362) 18934 : cluster 0 pgmap v18903: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:19:51.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:19:51 smithi080 bash[28361]: cluster 2023-12-01T15:19:50.099024+0000 mgr.y (mgr.24362) 18935 : cluster 0 pgmap v18904: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:19:51.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:19:51 smithi080 bash[28361]: audit 2023-12-01T15:19:50.359761+0000 mon.c (mon.2) 12125 : audit 0 from='client.? 172.21.15.80:0/4150498236' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:19:51.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:19:51 smithi080 bash[41963]: cluster 2023-12-01T15:19:50.099024+0000 mgr.y (mgr.24362) 18935 : cluster 0 pgmap v18904: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:19:51.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:19:51 smithi080 bash[41963]: audit 2023-12-01T15:19:50.359761+0000 mon.c (mon.2) 12125 : audit 0 from='client.? 172.21.15.80:0/4150498236' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:19:51.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:19:51 smithi090 bash[32384]: cluster 2023-12-01T15:19:50.099024+0000 mgr.y (mgr.24362) 18935 : cluster 0 pgmap v18904: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:19:51.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:19:51 smithi090 bash[32384]: audit 2023-12-01T15:19:50.359761+0000 mon.c (mon.2) 12125 : audit 0 from='client.? 172.21.15.80:0/4150498236' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:19:53.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:19:53 smithi090 bash[32384]: cluster 2023-12-01T15:19:52.100206+0000 mgr.y (mgr.24362) 18936 : cluster 0 pgmap v18905: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:19:53.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:19:53 smithi090 bash[32384]: audit 2023-12-01T15:19:52.813609+0000 mon.a (mon.0) 11484 : audit 0 from='client.? 172.21.15.80:0/1230899325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:19:53.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:19:53 smithi080 bash[28361]: cluster 2023-12-01T15:19:52.100206+0000 mgr.y (mgr.24362) 18936 : cluster 0 pgmap v18905: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:19:53.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:19:53 smithi080 bash[28361]: audit 2023-12-01T15:19:52.813609+0000 mon.a (mon.0) 11484 : audit 0 from='client.? 172.21.15.80:0/1230899325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:19:53.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:19:53 smithi080 bash[41963]: cluster 2023-12-01T15:19:52.100206+0000 mgr.y (mgr.24362) 18936 : cluster 0 pgmap v18905: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:19:53.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:19:53 smithi080 bash[41963]: audit 2023-12-01T15:19:52.813609+0000 mon.a (mon.0) 11484 : audit 0 from='client.? 172.21.15.80:0/1230899325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:19:55.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:19:55 smithi090 bash[32384]: cluster 2023-12-01T15:19:54.100907+0000 mgr.y (mgr.24362) 18937 : cluster 0 pgmap v18906: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:19:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:19:55 smithi080 bash[28361]: cluster 2023-12-01T15:19:54.100907+0000 mgr.y (mgr.24362) 18937 : cluster 0 pgmap v18906: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:19:55.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:19:55 smithi080 bash[41963]: cluster 2023-12-01T15:19:54.100907+0000 mgr.y (mgr.24362) 18937 : cluster 0 pgmap v18906: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:19:56.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:19:56 smithi090 bash[32384]: audit 2023-12-01T15:19:55.273488+0000 mon.c (mon.2) 12126 : audit 0 from='client.? 172.21.15.80:0/2144841287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:19:56.542 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:19:56 smithi090 bash[32384]: audit 2023-12-01T15:19:55.779751+0000 mon.c (mon.2) 12127 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:19:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:19:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:19:56] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T15:19:56.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:19:56 smithi080 bash[28361]: audit 2023-12-01T15:19:55.273488+0000 mon.c (mon.2) 12126 : audit 0 from='client.? 172.21.15.80:0/2144841287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:19:56.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:19:56 smithi080 bash[28361]: audit 2023-12-01T15:19:55.779751+0000 mon.c (mon.2) 12127 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:19:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:19:56 smithi080 bash[41963]: audit 2023-12-01T15:19:55.273488+0000 mon.c (mon.2) 12126 : audit 0 from='client.? 172.21.15.80:0/2144841287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:19:56.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:19:56 smithi080 bash[41963]: audit 2023-12-01T15:19:55.779751+0000 mon.c (mon.2) 12127 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:19:57.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:19:57 smithi090 bash[32384]: cluster 2023-12-01T15:19:56.102057+0000 mgr.y (mgr.24362) 18938 : cluster 0 pgmap v18907: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:19:57.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:19:57 smithi080 bash[28361]: cluster 2023-12-01T15:19:56.102057+0000 mgr.y (mgr.24362) 18938 : cluster 0 pgmap v18907: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:19:57.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:19:57 smithi080 bash[41963]: cluster 2023-12-01T15:19:56.102057+0000 mgr.y (mgr.24362) 18938 : cluster 0 pgmap v18907: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:19:58.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:19:58 smithi090 bash[32384]: audit 2023-12-01T15:19:57.725888+0000 mon.a (mon.0) 11485 : audit 0 from='client.? 172.21.15.80:0/1029724701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:19:58.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:19:58 smithi080 bash[28361]: audit 2023-12-01T15:19:57.725888+0000 mon.a (mon.0) 11485 : audit 0 from='client.? 172.21.15.80:0/1029724701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:19:58.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:19:58 smithi080 bash[41963]: audit 2023-12-01T15:19:57.725888+0000 mon.a (mon.0) 11485 : audit 0 from='client.? 172.21.15.80:0/1029724701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:19:59.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:19:59 smithi090 bash[32384]: cluster 2023-12-01T15:19:58.102782+0000 mgr.y (mgr.24362) 18939 : cluster 0 pgmap v18908: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:19:59.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:19:59 smithi080 bash[28361]: cluster 2023-12-01T15:19:58.102782+0000 mgr.y (mgr.24362) 18939 : cluster 0 pgmap v18908: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:19:59.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:19:59 smithi080 bash[41963]: cluster 2023-12-01T15:19:58.102782+0000 mgr.y (mgr.24362) 18939 : cluster 0 pgmap v18908: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:20:00.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:20:00 smithi080 bash[41963]: cluster 2023-12-01T15:20:00.000111+0000 mon.a (mon.0) 11486 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T15:20:00.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:20:00 smithi080 bash[41963]: audit 2023-12-01T15:20:00.178453+0000 mon.a (mon.0) 11487 : audit 0 from='client.? 172.21.15.80:0/1029851761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:20:00.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:20:00 smithi080 bash[28361]: debug 2023-12-01T15:19:59.996+0000 7f6ec9bf0700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T15:20:00.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:20:00 smithi080 bash[28361]: cluster 2023-12-01T15:20:00.000111+0000 mon.a (mon.0) 11486 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T15:20:00.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:20:00 smithi080 bash[28361]: audit 2023-12-01T15:20:00.178453+0000 mon.a (mon.0) 11487 : audit 0 from='client.? 172.21.15.80:0/1029851761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:20:00.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:20:00 smithi090 bash[32384]: cluster 2023-12-01T15:20:00.000111+0000 mon.a (mon.0) 11486 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T15:20:00.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:20:00 smithi090 bash[32384]: audit 2023-12-01T15:20:00.178453+0000 mon.a (mon.0) 11487 : audit 0 from='client.? 172.21.15.80:0/1029851761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:20:01.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:20:01 smithi090 bash[32384]: cluster 2023-12-01T15:20:00.103544+0000 mgr.y (mgr.24362) 18940 : cluster 0 pgmap v18909: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:20:01.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:20:01 smithi080 bash[28361]: cluster 2023-12-01T15:20:00.103544+0000 mgr.y (mgr.24362) 18940 : cluster 0 pgmap v18909: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:20:01.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:20:01 smithi080 bash[41963]: cluster 2023-12-01T15:20:00.103544+0000 mgr.y (mgr.24362) 18940 : cluster 0 pgmap v18909: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:20:03.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:20:03 smithi090 bash[32384]: cluster 2023-12-01T15:20:02.104687+0000 mgr.y (mgr.24362) 18941 : cluster 0 pgmap v18910: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:20:03.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:20:03 smithi090 bash[32384]: audit 2023-12-01T15:20:02.640316+0000 mon.a (mon.0) 11488 : audit 0 from='client.? 172.21.15.80:0/3372410938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:20:03.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:20:03 smithi080 bash[41963]: cluster 2023-12-01T15:20:02.104687+0000 mgr.y (mgr.24362) 18941 : cluster 0 pgmap v18910: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:20:03.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:20:03 smithi080 bash[41963]: audit 2023-12-01T15:20:02.640316+0000 mon.a (mon.0) 11488 : audit 0 from='client.? 172.21.15.80:0/3372410938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:20:03.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:20:03 smithi080 bash[28361]: cluster 2023-12-01T15:20:02.104687+0000 mgr.y (mgr.24362) 18941 : cluster 0 pgmap v18910: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:20:03.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:20:03 smithi080 bash[28361]: audit 2023-12-01T15:20:02.640316+0000 mon.a (mon.0) 11488 : audit 0 from='client.? 172.21.15.80:0/3372410938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:20:05.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:20:05 smithi090 bash[32384]: cluster 2023-12-01T15:20:04.105306+0000 mgr.y (mgr.24362) 18942 : cluster 0 pgmap v18911: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:20:05.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:20:05 smithi090 bash[32384]: audit 2023-12-01T15:20:05.107898+0000 mon.a (mon.0) 11489 : audit 0 from='client.? 172.21.15.80:0/2634031889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:20:05.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:20:05 smithi080 bash[41963]: cluster 2023-12-01T15:20:04.105306+0000 mgr.y (mgr.24362) 18942 : cluster 0 pgmap v18911: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:20:05.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:20:05 smithi080 bash[41963]: audit 2023-12-01T15:20:05.107898+0000 mon.a (mon.0) 11489 : audit 0 from='client.? 172.21.15.80:0/2634031889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:20:05.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:20:05 smithi080 bash[28361]: cluster 2023-12-01T15:20:04.105306+0000 mgr.y (mgr.24362) 18942 : cluster 0 pgmap v18911: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:20:05.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:20:05 smithi080 bash[28361]: audit 2023-12-01T15:20:05.107898+0000 mon.a (mon.0) 11489 : audit 0 from='client.? 172.21.15.80:0/2634031889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:20:06.587 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:20:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:20:06] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T15:20:06.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:20:06 smithi080 bash[41963]: cluster 2023-12-01T15:20:06.106324+0000 mgr.y (mgr.24362) 18943 : cluster 0 pgmap v18912: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:20:06.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:20:06 smithi080 bash[28361]: cluster 2023-12-01T15:20:06.106324+0000 mgr.y (mgr.24362) 18943 : cluster 0 pgmap v18912: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:20:07.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:20:06 smithi090 bash[32384]: cluster 2023-12-01T15:20:06.106324+0000 mgr.y (mgr.24362) 18943 : cluster 0 pgmap v18912: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:20:07.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:20:07 smithi080 bash[28361]: audit 2023-12-01T15:20:07.555855+0000 mon.a (mon.0) 11490 : audit 0 from='client.? 172.21.15.80:0/1383411713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:20:07.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:20:07 smithi080 bash[41963]: audit 2023-12-01T15:20:07.555855+0000 mon.a (mon.0) 11490 : audit 0 from='client.? 172.21.15.80:0/1383411713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:20:08.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:20:07 smithi090 bash[32384]: audit 2023-12-01T15:20:07.555855+0000 mon.a (mon.0) 11490 : audit 0 from='client.? 172.21.15.80:0/1383411713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:20:08.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:20:08 smithi080 bash[28361]: cluster 2023-12-01T15:20:08.106987+0000 mgr.y (mgr.24362) 18944 : cluster 0 pgmap v18913: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:20:08.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:20:08 smithi080 bash[28361]: audit 2023-12-01T15:20:08.579585+0000 mon.c (mon.2) 12128 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:20:08.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:20:08 smithi080 bash[41963]: cluster 2023-12-01T15:20:08.106987+0000 mgr.y (mgr.24362) 18944 : cluster 0 pgmap v18913: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:20:08.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:20:08 smithi080 bash[41963]: audit 2023-12-01T15:20:08.579585+0000 mon.c (mon.2) 12128 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:20:09.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:20:08 smithi090 bash[32384]: cluster 2023-12-01T15:20:08.106987+0000 mgr.y (mgr.24362) 18944 : cluster 0 pgmap v18913: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:20:09.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:20:08 smithi090 bash[32384]: audit 2023-12-01T15:20:08.579585+0000 mon.c (mon.2) 12128 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:20:10.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:20:09 smithi090 bash[32384]: audit 2023-12-01T15:20:08.959355+0000 mon.a (mon.0) 11491 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:20:10.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:20:09 smithi090 bash[32384]: audit 2023-12-01T15:20:08.971980+0000 mon.a (mon.0) 11492 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:20:10.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:20:09 smithi080 bash[28361]: audit 2023-12-01T15:20:08.959355+0000 mon.a (mon.0) 11491 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:20:10.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:20:09 smithi080 bash[28361]: audit 2023-12-01T15:20:08.971980+0000 mon.a (mon.0) 11492 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:20:10.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:20:09 smithi080 bash[41963]: audit 2023-12-01T15:20:08.959355+0000 mon.a (mon.0) 11491 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:20:10.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:20:09 smithi080 bash[41963]: audit 2023-12-01T15:20:08.971980+0000 mon.a (mon.0) 11492 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:20:11.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:20:10 smithi090 bash[32384]: audit 2023-12-01T15:20:10.020267+0000 mon.a (mon.0) 11493 : audit 0 from='client.? 172.21.15.80:0/2434526038' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:20:11.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:20:10 smithi090 bash[32384]: cluster 2023-12-01T15:20:10.107599+0000 mgr.y (mgr.24362) 18945 : cluster 0 pgmap v18914: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:20:11.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:20:10 smithi090 bash[32384]: audit 2023-12-01T15:20:10.779973+0000 mon.c (mon.2) 12129 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:20:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:20:10 smithi080 bash[28361]: audit 2023-12-01T15:20:10.020267+0000 mon.a (mon.0) 11493 : audit 0 from='client.? 172.21.15.80:0/2434526038' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:20:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:20:10 smithi080 bash[28361]: cluster 2023-12-01T15:20:10.107599+0000 mgr.y (mgr.24362) 18945 : cluster 0 pgmap v18914: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:20:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:20:10 smithi080 bash[28361]: audit 2023-12-01T15:20:10.779973+0000 mon.c (mon.2) 12129 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:20:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:20:10 smithi080 bash[41963]: audit 2023-12-01T15:20:10.020267+0000 mon.a (mon.0) 11493 : audit 0 from='client.? 172.21.15.80:0/2434526038' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:20:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:20:10 smithi080 bash[41963]: cluster 2023-12-01T15:20:10.107599+0000 mgr.y (mgr.24362) 18945 : cluster 0 pgmap v18914: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:20:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:20:10 smithi080 bash[41963]: audit 2023-12-01T15:20:10.779973+0000 mon.c (mon.2) 12129 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:20:13.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:20:13 smithi080 bash[41963]: cluster 2023-12-01T15:20:12.108416+0000 mgr.y (mgr.24362) 18946 : cluster 0 pgmap v18915: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:20:13.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:20:13 smithi080 bash[41963]: audit 2023-12-01T15:20:12.477481+0000 mon.c (mon.2) 12130 : audit 0 from='client.? 172.21.15.80:0/1291209392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:20:13.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:20:13 smithi080 bash[28361]: cluster 2023-12-01T15:20:12.108416+0000 mgr.y (mgr.24362) 18946 : cluster 0 pgmap v18915: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:20:13.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:20:13 smithi080 bash[28361]: audit 2023-12-01T15:20:12.477481+0000 mon.c (mon.2) 12130 : audit 0 from='client.? 172.21.15.80:0/1291209392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:20:13.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:20:13 smithi090 bash[32384]: cluster 2023-12-01T15:20:12.108416+0000 mgr.y (mgr.24362) 18946 : cluster 0 pgmap v18915: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:20:13.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:20:13 smithi090 bash[32384]: audit 2023-12-01T15:20:12.477481+0000 mon.c (mon.2) 12130 : audit 0 from='client.? 172.21.15.80:0/1291209392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:20:15.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:20:15 smithi080 bash[28361]: cluster 2023-12-01T15:20:14.109042+0000 mgr.y (mgr.24362) 18947 : cluster 0 pgmap v18916: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:20:15.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:20:15 smithi080 bash[28361]: audit 2023-12-01T15:20:14.427613+0000 mon.a (mon.0) 11494 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:20:15.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:20:15 smithi080 bash[28361]: audit 2023-12-01T15:20:14.439372+0000 mon.a (mon.0) 11495 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:20:15.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:20:15 smithi080 bash[28361]: audit 2023-12-01T15:20:14.935521+0000 mon.a (mon.0) 11496 : audit 0 from='client.? 172.21.15.80:0/3725155800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:20:15.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:20:15 smithi080 bash[28361]: audit 2023-12-01T15:20:15.080700+0000 mon.a (mon.0) 11497 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:20:15.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:20:15 smithi080 bash[28361]: audit 2023-12-01T15:20:15.094130+0000 mon.a (mon.0) 11498 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:20:15.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:20:15 smithi080 bash[41963]: cluster 2023-12-01T15:20:14.109042+0000 mgr.y (mgr.24362) 18947 : cluster 0 pgmap v18916: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:20:15.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:20:15 smithi080 bash[41963]: audit 2023-12-01T15:20:14.427613+0000 mon.a (mon.0) 11494 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:20:15.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:20:15 smithi080 bash[41963]: audit 2023-12-01T15:20:14.439372+0000 mon.a (mon.0) 11495 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:20:15.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:20:15 smithi080 bash[41963]: audit 2023-12-01T15:20:14.935521+0000 mon.a (mon.0) 11496 : audit 0 from='client.? 172.21.15.80:0/3725155800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:20:15.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:20:15 smithi080 bash[41963]: audit 2023-12-01T15:20:15.080700+0000 mon.a (mon.0) 11497 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:20:15.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:20:15 smithi080 bash[41963]: audit 2023-12-01T15:20:15.094130+0000 mon.a (mon.0) 11498 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:20:15.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:20:15 smithi090 bash[32384]: cluster 2023-12-01T15:20:14.109042+0000 mgr.y (mgr.24362) 18947 : cluster 0 pgmap v18916: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:20:15.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:20:15 smithi090 bash[32384]: audit 2023-12-01T15:20:14.427613+0000 mon.a (mon.0) 11494 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:20:15.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:20:15 smithi090 bash[32384]: audit 2023-12-01T15:20:14.439372+0000 mon.a (mon.0) 11495 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:20:15.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:20:15 smithi090 bash[32384]: audit 2023-12-01T15:20:14.935521+0000 mon.a (mon.0) 11496 : audit 0 from='client.? 172.21.15.80:0/3725155800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:20:15.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:20:15 smithi090 bash[32384]: audit 2023-12-01T15:20:15.080700+0000 mon.a (mon.0) 11497 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:20:15.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:20:15 smithi090 bash[32384]: audit 2023-12-01T15:20:15.094130+0000 mon.a (mon.0) 11498 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:20:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:20:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:20:16] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T15:20:16.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:20:16 smithi080 bash[28361]: audit 2023-12-01T15:20:15.565890+0000 mon.c (mon.2) 12131 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:20:16.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:20:16 smithi080 bash[28361]: audit 2023-12-01T15:20:15.567728+0000 mon.c (mon.2) 12132 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:20:16.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:20:16 smithi080 bash[28361]: audit 2023-12-01T15:20:15.578824+0000 mon.a (mon.0) 11499 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:20:16.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:20:16 smithi080 bash[41963]: audit 2023-12-01T15:20:15.565890+0000 mon.c (mon.2) 12131 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:20:16.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:20:16 smithi080 bash[41963]: audit 2023-12-01T15:20:15.567728+0000 mon.c (mon.2) 12132 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:20:16.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:20:16 smithi080 bash[41963]: audit 2023-12-01T15:20:15.578824+0000 mon.a (mon.0) 11499 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:20:16.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:20:16 smithi090 bash[32384]: audit 2023-12-01T15:20:15.565890+0000 mon.c (mon.2) 12131 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:20:16.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:20:16 smithi090 bash[32384]: audit 2023-12-01T15:20:15.567728+0000 mon.c (mon.2) 12132 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:20:16.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:20:16 smithi090 bash[32384]: audit 2023-12-01T15:20:15.578824+0000 mon.a (mon.0) 11499 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:20:17.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:20:17 smithi090 bash[32384]: cluster 2023-12-01T15:20:16.110170+0000 mgr.y (mgr.24362) 18948 : cluster 0 pgmap v18917: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:20:17.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:20:17 smithi090 bash[32384]: audit 2023-12-01T15:20:17.395922+0000 mon.c (mon.2) 12133 : audit 0 from='client.? 172.21.15.80:0/2054232333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:20:17.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:20:17 smithi080 bash[28361]: cluster 2023-12-01T15:20:16.110170+0000 mgr.y (mgr.24362) 18948 : cluster 0 pgmap v18917: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:20:17.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:20:17 smithi080 bash[28361]: audit 2023-12-01T15:20:17.395922+0000 mon.c (mon.2) 12133 : audit 0 from='client.? 172.21.15.80:0/2054232333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:20:17.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:20:17 smithi080 bash[41963]: cluster 2023-12-01T15:20:16.110170+0000 mgr.y (mgr.24362) 18948 : cluster 0 pgmap v18917: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:20:17.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:20:17 smithi080 bash[41963]: audit 2023-12-01T15:20:17.395922+0000 mon.c (mon.2) 12133 : audit 0 from='client.? 172.21.15.80:0/2054232333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:20:19.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:20:19 smithi090 bash[32384]: cluster 2023-12-01T15:20:18.110847+0000 mgr.y (mgr.24362) 18949 : cluster 0 pgmap v18918: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:20:19.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:20:19 smithi080 bash[41963]: cluster 2023-12-01T15:20:18.110847+0000 mgr.y (mgr.24362) 18949 : cluster 0 pgmap v18918: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:20:19.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:20:19 smithi080 bash[28361]: cluster 2023-12-01T15:20:18.110847+0000 mgr.y (mgr.24362) 18949 : cluster 0 pgmap v18918: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:20:20.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:20:20 smithi090 bash[32384]: audit 2023-12-01T15:20:19.857927+0000 mon.c (mon.2) 12134 : audit 0 from='client.? 172.21.15.80:0/2263483143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:20:20.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:20:20 smithi080 bash[28361]: audit 2023-12-01T15:20:19.857927+0000 mon.c (mon.2) 12134 : audit 0 from='client.? 172.21.15.80:0/2263483143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:20:20.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:20:20 smithi080 bash[41963]: audit 2023-12-01T15:20:19.857927+0000 mon.c (mon.2) 12134 : audit 0 from='client.? 172.21.15.80:0/2263483143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:20:21.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:20:21 smithi090 bash[32384]: cluster 2023-12-01T15:20:20.111499+0000 mgr.y (mgr.24362) 18950 : cluster 0 pgmap v18919: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:20:21.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:20:21 smithi080 bash[41963]: cluster 2023-12-01T15:20:20.111499+0000 mgr.y (mgr.24362) 18950 : cluster 0 pgmap v18919: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:20:21.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:20:21 smithi080 bash[28361]: cluster 2023-12-01T15:20:20.111499+0000 mgr.y (mgr.24362) 18950 : cluster 0 pgmap v18919: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:20:22.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:20:22 smithi090 bash[32384]: audit 2023-12-01T15:20:22.314503+0000 mon.a (mon.0) 11500 : audit 0 from='client.? 172.21.15.80:0/4106003359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:20:22.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:20:22 smithi080 bash[28361]: audit 2023-12-01T15:20:22.314503+0000 mon.a (mon.0) 11500 : audit 0 from='client.? 172.21.15.80:0/4106003359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:20:22.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:20:22 smithi080 bash[41963]: audit 2023-12-01T15:20:22.314503+0000 mon.a (mon.0) 11500 : audit 0 from='client.? 172.21.15.80:0/4106003359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:20:23.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:20:23 smithi090 bash[32384]: cluster 2023-12-01T15:20:22.112583+0000 mgr.y (mgr.24362) 18951 : cluster 0 pgmap v18920: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:20:23.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:20:23 smithi080 bash[41963]: cluster 2023-12-01T15:20:22.112583+0000 mgr.y (mgr.24362) 18951 : cluster 0 pgmap v18920: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:20:23.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:20:23 smithi080 bash[28361]: cluster 2023-12-01T15:20:22.112583+0000 mgr.y (mgr.24362) 18951 : cluster 0 pgmap v18920: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:20:25.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:20:25 smithi090 bash[32384]: cluster 2023-12-01T15:20:24.113237+0000 mgr.y (mgr.24362) 18952 : cluster 0 pgmap v18921: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:20:25.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:20:25 smithi090 bash[32384]: audit 2023-12-01T15:20:24.773358+0000 mon.a (mon.0) 11501 : audit 0 from='client.? 172.21.15.80:0/3742060835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:20:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:20:25 smithi080 bash[28361]: cluster 2023-12-01T15:20:24.113237+0000 mgr.y (mgr.24362) 18952 : cluster 0 pgmap v18921: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:20:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:20:25 smithi080 bash[28361]: audit 2023-12-01T15:20:24.773358+0000 mon.a (mon.0) 11501 : audit 0 from='client.? 172.21.15.80:0/3742060835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:20:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:20:25 smithi080 bash[41963]: cluster 2023-12-01T15:20:24.113237+0000 mgr.y (mgr.24362) 18952 : cluster 0 pgmap v18921: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:20:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:20:25 smithi080 bash[41963]: audit 2023-12-01T15:20:24.773358+0000 mon.a (mon.0) 11501 : audit 0 from='client.? 172.21.15.80:0/3742060835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:20:26.596 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:20:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:20:26] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T15:20:26.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:20:26 smithi080 bash[28361]: audit 2023-12-01T15:20:25.780630+0000 mon.c (mon.2) 12135 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:20:26.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:20:26 smithi080 bash[28361]: cluster 2023-12-01T15:20:26.114312+0000 mgr.y (mgr.24362) 18953 : cluster 0 pgmap v18922: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:20:26.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:20:26 smithi080 bash[41963]: audit 2023-12-01T15:20:25.780630+0000 mon.c (mon.2) 12135 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:20:26.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:20:26 smithi080 bash[41963]: cluster 2023-12-01T15:20:26.114312+0000 mgr.y (mgr.24362) 18953 : cluster 0 pgmap v18922: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:20:27.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:20:26 smithi090 bash[32384]: audit 2023-12-01T15:20:25.780630+0000 mon.c (mon.2) 12135 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:20:27.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:20:26 smithi090 bash[32384]: cluster 2023-12-01T15:20:26.114312+0000 mgr.y (mgr.24362) 18953 : cluster 0 pgmap v18922: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:20:27.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:20:27 smithi080 bash[28361]: audit 2023-12-01T15:20:27.218214+0000 mon.a (mon.0) 11502 : audit 0 from='client.? 172.21.15.80:0/2997672330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:20:27.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:20:27 smithi080 bash[41963]: audit 2023-12-01T15:20:27.218214+0000 mon.a (mon.0) 11502 : audit 0 from='client.? 172.21.15.80:0/2997672330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:20:28.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:20:27 smithi090 bash[32384]: audit 2023-12-01T15:20:27.218214+0000 mon.a (mon.0) 11502 : audit 0 from='client.? 172.21.15.80:0/2997672330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:20:28.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:20:28 smithi080 bash[28361]: cluster 2023-12-01T15:20:28.114987+0000 mgr.y (mgr.24362) 18954 : cluster 0 pgmap v18923: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:20:28.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:20:28 smithi080 bash[41963]: cluster 2023-12-01T15:20:28.114987+0000 mgr.y (mgr.24362) 18954 : cluster 0 pgmap v18923: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:20:29.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:20:28 smithi090 bash[32384]: cluster 2023-12-01T15:20:28.114987+0000 mgr.y (mgr.24362) 18954 : cluster 0 pgmap v18923: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:20:30.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:20:29 smithi090 bash[32384]: audit 2023-12-01T15:20:29.677465+0000 mon.a (mon.0) 11503 : audit 0 from='client.? 172.21.15.80:0/1040156732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:20:30.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:20:29 smithi080 bash[28361]: audit 2023-12-01T15:20:29.677465+0000 mon.a (mon.0) 11503 : audit 0 from='client.? 172.21.15.80:0/1040156732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:20:30.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:20:29 smithi080 bash[41963]: audit 2023-12-01T15:20:29.677465+0000 mon.a (mon.0) 11503 : audit 0 from='client.? 172.21.15.80:0/1040156732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:20:31.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:20:30 smithi090 bash[32384]: cluster 2023-12-01T15:20:30.115673+0000 mgr.y (mgr.24362) 18955 : cluster 0 pgmap v18924: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:20:31.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:20:30 smithi080 bash[28361]: cluster 2023-12-01T15:20:30.115673+0000 mgr.y (mgr.24362) 18955 : cluster 0 pgmap v18924: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:20:31.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:20:30 smithi080 bash[41963]: cluster 2023-12-01T15:20:30.115673+0000 mgr.y (mgr.24362) 18955 : cluster 0 pgmap v18924: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:20:32.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:20:32 smithi090 bash[32384]: audit 2023-12-01T15:20:32.138857+0000 mon.c (mon.2) 12136 : audit 0 from='client.? 172.21.15.80:0/3588090301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:20:32.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:20:32 smithi080 bash[28361]: audit 2023-12-01T15:20:32.138857+0000 mon.c (mon.2) 12136 : audit 0 from='client.? 172.21.15.80:0/3588090301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:20:32.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:20:32 smithi080 bash[41963]: audit 2023-12-01T15:20:32.138857+0000 mon.c (mon.2) 12136 : audit 0 from='client.? 172.21.15.80:0/3588090301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:20:33.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:20:33 smithi090 bash[32384]: cluster 2023-12-01T15:20:32.116423+0000 mgr.y (mgr.24362) 18956 : cluster 0 pgmap v18925: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:20:33.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:20:33 smithi080 bash[28361]: cluster 2023-12-01T15:20:32.116423+0000 mgr.y (mgr.24362) 18956 : cluster 0 pgmap v18925: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:20:33.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:20:33 smithi080 bash[41963]: cluster 2023-12-01T15:20:32.116423+0000 mgr.y (mgr.24362) 18956 : cluster 0 pgmap v18925: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:20:35.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:20:35 smithi090 bash[32384]: cluster 2023-12-01T15:20:34.117072+0000 mgr.y (mgr.24362) 18957 : cluster 0 pgmap v18926: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:20:35.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:20:35 smithi090 bash[32384]: audit 2023-12-01T15:20:34.593483+0000 mon.a (mon.0) 11504 : audit 0 from='client.? 172.21.15.80:0/2276534969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:20:35.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:20:35 smithi080 bash[28361]: cluster 2023-12-01T15:20:34.117072+0000 mgr.y (mgr.24362) 18957 : cluster 0 pgmap v18926: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:20:35.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:20:35 smithi080 bash[28361]: audit 2023-12-01T15:20:34.593483+0000 mon.a (mon.0) 11504 : audit 0 from='client.? 172.21.15.80:0/2276534969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:20:35.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:20:35 smithi080 bash[41963]: cluster 2023-12-01T15:20:34.117072+0000 mgr.y (mgr.24362) 18957 : cluster 0 pgmap v18926: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:20:35.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:20:35 smithi080 bash[41963]: audit 2023-12-01T15:20:34.593483+0000 mon.a (mon.0) 11504 : audit 0 from='client.? 172.21.15.80:0/2276534969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:20:36.598 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:20:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:20:36] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T15:20:36.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:20:36 smithi080 bash[41963]: cluster 2023-12-01T15:20:36.118130+0000 mgr.y (mgr.24362) 18958 : cluster 0 pgmap v18927: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:20:36.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:20:36 smithi080 bash[28361]: cluster 2023-12-01T15:20:36.118130+0000 mgr.y (mgr.24362) 18958 : cluster 0 pgmap v18927: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:20:37.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:20:36 smithi090 bash[32384]: cluster 2023-12-01T15:20:36.118130+0000 mgr.y (mgr.24362) 18958 : cluster 0 pgmap v18927: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:20:37.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:20:37 smithi080 bash[41963]: audit 2023-12-01T15:20:37.051918+0000 mon.c (mon.2) 12137 : audit 0 from='client.? 172.21.15.80:0/111160445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:20:37.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:20:37 smithi080 bash[28361]: audit 2023-12-01T15:20:37.051918+0000 mon.c (mon.2) 12137 : audit 0 from='client.? 172.21.15.80:0/111160445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:20:38.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:20:37 smithi090 bash[32384]: audit 2023-12-01T15:20:37.051918+0000 mon.c (mon.2) 12137 : audit 0 from='client.? 172.21.15.80:0/111160445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:20:38.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:20:38 smithi080 bash[41963]: cluster 2023-12-01T15:20:38.118745+0000 mgr.y (mgr.24362) 18959 : cluster 0 pgmap v18928: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:20:38.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:20:38 smithi080 bash[28361]: cluster 2023-12-01T15:20:38.118745+0000 mgr.y (mgr.24362) 18959 : cluster 0 pgmap v18928: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:20:39.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:20:38 smithi090 bash[32384]: cluster 2023-12-01T15:20:38.118745+0000 mgr.y (mgr.24362) 18959 : cluster 0 pgmap v18928: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:20:39.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:20:39 smithi080 bash[41963]: audit 2023-12-01T15:20:39.520173+0000 mon.a (mon.0) 11505 : audit 0 from='client.? 172.21.15.80:0/3284138582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:20:39.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:20:39 smithi080 bash[28361]: audit 2023-12-01T15:20:39.520173+0000 mon.a (mon.0) 11505 : audit 0 from='client.? 172.21.15.80:0/3284138582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:20:40.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:20:39 smithi090 bash[32384]: audit 2023-12-01T15:20:39.520173+0000 mon.a (mon.0) 11505 : audit 0 from='client.? 172.21.15.80:0/3284138582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:20:40.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:20:40 smithi080 bash[28361]: cluster 2023-12-01T15:20:40.119479+0000 mgr.y (mgr.24362) 18960 : cluster 0 pgmap v18929: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:20:40.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:20:40 smithi080 bash[41963]: cluster 2023-12-01T15:20:40.119479+0000 mgr.y (mgr.24362) 18960 : cluster 0 pgmap v18929: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:20:41.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:20:40 smithi090 bash[32384]: cluster 2023-12-01T15:20:40.119479+0000 mgr.y (mgr.24362) 18960 : cluster 0 pgmap v18929: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:20:41.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:20:41 smithi080 bash[41963]: audit 2023-12-01T15:20:40.781119+0000 mon.c (mon.2) 12138 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:20:41.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:20:41 smithi080 bash[28361]: audit 2023-12-01T15:20:40.781119+0000 mon.c (mon.2) 12138 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:20:42.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:20:41 smithi090 bash[32384]: audit 2023-12-01T15:20:40.781119+0000 mon.c (mon.2) 12138 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:20:42.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:20:42 smithi080 bash[28361]: audit 2023-12-01T15:20:41.969614+0000 mon.a (mon.0) 11506 : audit 0 from='client.? 172.21.15.80:0/2705993305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:20:42.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:20:42 smithi080 bash[28361]: cluster 2023-12-01T15:20:42.120702+0000 mgr.y (mgr.24362) 18961 : cluster 0 pgmap v18930: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:20:42.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:20:42 smithi080 bash[41963]: audit 2023-12-01T15:20:41.969614+0000 mon.a (mon.0) 11506 : audit 0 from='client.? 172.21.15.80:0/2705993305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:20:42.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:20:42 smithi080 bash[41963]: cluster 2023-12-01T15:20:42.120702+0000 mgr.y (mgr.24362) 18961 : cluster 0 pgmap v18930: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:20:43.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:20:42 smithi090 bash[32384]: audit 2023-12-01T15:20:41.969614+0000 mon.a (mon.0) 11506 : audit 0 from='client.? 172.21.15.80:0/2705993305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:20:43.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:20:42 smithi090 bash[32384]: cluster 2023-12-01T15:20:42.120702+0000 mgr.y (mgr.24362) 18961 : cluster 0 pgmap v18930: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:20:45.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:20:45 smithi090 bash[32384]: cluster 2023-12-01T15:20:44.121153+0000 mgr.y (mgr.24362) 18962 : cluster 0 pgmap v18931: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:20:45.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:20:45 smithi090 bash[32384]: audit 2023-12-01T15:20:44.427551+0000 mon.a (mon.0) 11507 : audit 0 from='client.? 172.21.15.80:0/3565196268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:20:45.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:20:45 smithi080 bash[41963]: cluster 2023-12-01T15:20:44.121153+0000 mgr.y (mgr.24362) 18962 : cluster 0 pgmap v18931: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:20:45.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:20:45 smithi080 bash[41963]: audit 2023-12-01T15:20:44.427551+0000 mon.a (mon.0) 11507 : audit 0 from='client.? 172.21.15.80:0/3565196268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:20:45.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:20:45 smithi080 bash[28361]: cluster 2023-12-01T15:20:44.121153+0000 mgr.y (mgr.24362) 18962 : cluster 0 pgmap v18931: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:20:45.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:20:45 smithi080 bash[28361]: audit 2023-12-01T15:20:44.427551+0000 mon.a (mon.0) 11507 : audit 0 from='client.? 172.21.15.80:0/3565196268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:20:46.604 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:20:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:20:46] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T15:20:46.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:20:46 smithi080 bash[41963]: cluster 2023-12-01T15:20:46.122209+0000 mgr.y (mgr.24362) 18963 : cluster 0 pgmap v18932: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:20:46.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:20:46 smithi080 bash[28361]: cluster 2023-12-01T15:20:46.122209+0000 mgr.y (mgr.24362) 18963 : cluster 0 pgmap v18932: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:20:47.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:20:46 smithi090 bash[32384]: cluster 2023-12-01T15:20:46.122209+0000 mgr.y (mgr.24362) 18963 : cluster 0 pgmap v18932: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:20:47.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:20:47 smithi080 bash[41963]: audit 2023-12-01T15:20:46.886553+0000 mon.a (mon.0) 11508 : audit 0 from='client.? 172.21.15.80:0/906570984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:20:47.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:20:47 smithi080 bash[28361]: audit 2023-12-01T15:20:46.886553+0000 mon.a (mon.0) 11508 : audit 0 from='client.? 172.21.15.80:0/906570984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:20:48.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:20:47 smithi090 bash[32384]: audit 2023-12-01T15:20:46.886553+0000 mon.a (mon.0) 11508 : audit 0 from='client.? 172.21.15.80:0/906570984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:20:48.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:20:48 smithi080 bash[28361]: cluster 2023-12-01T15:20:48.122856+0000 mgr.y (mgr.24362) 18964 : cluster 0 pgmap v18933: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:20:48.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:20:48 smithi080 bash[41963]: cluster 2023-12-01T15:20:48.122856+0000 mgr.y (mgr.24362) 18964 : cluster 0 pgmap v18933: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:20:49.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:20:48 smithi090 bash[32384]: cluster 2023-12-01T15:20:48.122856+0000 mgr.y (mgr.24362) 18964 : cluster 0 pgmap v18933: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:20:49.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:20:49 smithi080 bash[28361]: audit 2023-12-01T15:20:49.334252+0000 mon.c (mon.2) 12139 : audit 0 from='client.? 172.21.15.80:0/2585813505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:20:49.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:20:49 smithi080 bash[41963]: audit 2023-12-01T15:20:49.334252+0000 mon.c (mon.2) 12139 : audit 0 from='client.? 172.21.15.80:0/2585813505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:20:50.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:20:49 smithi090 bash[32384]: audit 2023-12-01T15:20:49.334252+0000 mon.c (mon.2) 12139 : audit 0 from='client.? 172.21.15.80:0/2585813505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:20:50.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:20:50 smithi080 bash[28361]: cluster 2023-12-01T15:20:50.123500+0000 mgr.y (mgr.24362) 18965 : cluster 0 pgmap v18934: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:20:50.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:20:50 smithi080 bash[41963]: cluster 2023-12-01T15:20:50.123500+0000 mgr.y (mgr.24362) 18965 : cluster 0 pgmap v18934: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:20:51.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:20:50 smithi090 bash[32384]: cluster 2023-12-01T15:20:50.123500+0000 mgr.y (mgr.24362) 18965 : cluster 0 pgmap v18934: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:20:52.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:20:51 smithi080 bash[28361]: audit 2023-12-01T15:20:51.790108+0000 mon.a (mon.0) 11509 : audit 0 from='client.? 172.21.15.80:0/2395204096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:20:52.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:20:51 smithi080 bash[41963]: audit 2023-12-01T15:20:51.790108+0000 mon.a (mon.0) 11509 : audit 0 from='client.? 172.21.15.80:0/2395204096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:20:52.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:20:51 smithi090 bash[32384]: audit 2023-12-01T15:20:51.790108+0000 mon.a (mon.0) 11509 : audit 0 from='client.? 172.21.15.80:0/2395204096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:20:53.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:20:52 smithi080 bash[28361]: cluster 2023-12-01T15:20:52.124704+0000 mgr.y (mgr.24362) 18966 : cluster 0 pgmap v18935: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:20:53.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:20:52 smithi080 bash[41963]: cluster 2023-12-01T15:20:52.124704+0000 mgr.y (mgr.24362) 18966 : cluster 0 pgmap v18935: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:20:53.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:20:52 smithi090 bash[32384]: cluster 2023-12-01T15:20:52.124704+0000 mgr.y (mgr.24362) 18966 : cluster 0 pgmap v18935: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:20:55.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:20:55 smithi090 bash[32384]: cluster 2023-12-01T15:20:54.125297+0000 mgr.y (mgr.24362) 18967 : cluster 0 pgmap v18936: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:20:55.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:20:55 smithi090 bash[32384]: audit 2023-12-01T15:20:54.238178+0000 mon.c (mon.2) 12140 : audit 0 from='client.? 172.21.15.80:0/3690267269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:20:55.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:20:55 smithi080 bash[41963]: cluster 2023-12-01T15:20:54.125297+0000 mgr.y (mgr.24362) 18967 : cluster 0 pgmap v18936: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:20:55.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:20:55 smithi080 bash[41963]: audit 2023-12-01T15:20:54.238178+0000 mon.c (mon.2) 12140 : audit 0 from='client.? 172.21.15.80:0/3690267269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:20:55.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:20:55 smithi080 bash[28361]: cluster 2023-12-01T15:20:54.125297+0000 mgr.y (mgr.24362) 18967 : cluster 0 pgmap v18936: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:20:55.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:20:55 smithi080 bash[28361]: audit 2023-12-01T15:20:54.238178+0000 mon.c (mon.2) 12140 : audit 0 from='client.? 172.21.15.80:0/3690267269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:20:56.605 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:20:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:20:56] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T15:20:56.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:20:56 smithi080 bash[41963]: audit 2023-12-01T15:20:55.781555+0000 mon.c (mon.2) 12141 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:20:56.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:20:56 smithi080 bash[41963]: cluster 2023-12-01T15:20:56.126430+0000 mgr.y (mgr.24362) 18968 : cluster 0 pgmap v18937: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:20:56.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:20:56 smithi080 bash[28361]: audit 2023-12-01T15:20:55.781555+0000 mon.c (mon.2) 12141 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:20:56.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:20:56 smithi080 bash[28361]: cluster 2023-12-01T15:20:56.126430+0000 mgr.y (mgr.24362) 18968 : cluster 0 pgmap v18937: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:20:57.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:20:56 smithi090 bash[32384]: audit 2023-12-01T15:20:55.781555+0000 mon.c (mon.2) 12141 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:20:57.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:20:56 smithi090 bash[32384]: cluster 2023-12-01T15:20:56.126430+0000 mgr.y (mgr.24362) 18968 : cluster 0 pgmap v18937: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:20:57.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:20:57 smithi080 bash[41963]: audit 2023-12-01T15:20:56.686969+0000 mon.a (mon.0) 11510 : audit 0 from='client.? 172.21.15.80:0/1465770473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:20:57.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:20:57 smithi080 bash[28361]: audit 2023-12-01T15:20:56.686969+0000 mon.a (mon.0) 11510 : audit 0 from='client.? 172.21.15.80:0/1465770473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:20:58.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:20:57 smithi090 bash[32384]: audit 2023-12-01T15:20:56.686969+0000 mon.a (mon.0) 11510 : audit 0 from='client.? 172.21.15.80:0/1465770473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:20:58.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:20:58 smithi080 bash[41963]: cluster 2023-12-01T15:20:58.127105+0000 mgr.y (mgr.24362) 18969 : cluster 0 pgmap v18938: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:20:58.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:20:58 smithi080 bash[28361]: cluster 2023-12-01T15:20:58.127105+0000 mgr.y (mgr.24362) 18969 : cluster 0 pgmap v18938: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:20:59.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:20:58 smithi090 bash[32384]: cluster 2023-12-01T15:20:58.127105+0000 mgr.y (mgr.24362) 18969 : cluster 0 pgmap v18938: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:20:59.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:20:59 smithi080 bash[28361]: audit 2023-12-01T15:20:59.133780+0000 mon.a (mon.0) 11511 : audit 0 from='client.? 172.21.15.80:0/269071185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:20:59.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:20:59 smithi080 bash[41963]: audit 2023-12-01T15:20:59.133780+0000 mon.a (mon.0) 11511 : audit 0 from='client.? 172.21.15.80:0/269071185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:21:00.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:20:59 smithi090 bash[32384]: audit 2023-12-01T15:20:59.133780+0000 mon.a (mon.0) 11511 : audit 0 from='client.? 172.21.15.80:0/269071185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:21:00.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:21:00 smithi080 bash[28361]: cluster 2023-12-01T15:21:00.127817+0000 mgr.y (mgr.24362) 18970 : cluster 0 pgmap v18939: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:21:00.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:21:00 smithi080 bash[41963]: cluster 2023-12-01T15:21:00.127817+0000 mgr.y (mgr.24362) 18970 : cluster 0 pgmap v18939: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:21:01.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:21:00 smithi090 bash[32384]: cluster 2023-12-01T15:21:00.127817+0000 mgr.y (mgr.24362) 18970 : cluster 0 pgmap v18939: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:21:01.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:21:01 smithi080 bash[41963]: audit 2023-12-01T15:21:01.588382+0000 mon.a (mon.0) 11512 : audit 0 from='client.? 172.21.15.80:0/123242209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:21:01.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:21:01 smithi080 bash[28361]: audit 2023-12-01T15:21:01.588382+0000 mon.a (mon.0) 11512 : audit 0 from='client.? 172.21.15.80:0/123242209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:21:02.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:21:01 smithi090 bash[32384]: audit 2023-12-01T15:21:01.588382+0000 mon.a (mon.0) 11512 : audit 0 from='client.? 172.21.15.80:0/123242209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:21:02.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:21:02 smithi080 bash[41963]: cluster 2023-12-01T15:21:02.128948+0000 mgr.y (mgr.24362) 18971 : cluster 0 pgmap v18940: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:21:02.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:21:02 smithi080 bash[28361]: cluster 2023-12-01T15:21:02.128948+0000 mgr.y (mgr.24362) 18971 : cluster 0 pgmap v18940: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:21:03.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:21:02 smithi090 bash[32384]: cluster 2023-12-01T15:21:02.128948+0000 mgr.y (mgr.24362) 18971 : cluster 0 pgmap v18940: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:21:04.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:21:04 smithi080 bash[41963]: audit 2023-12-01T15:21:04.048798+0000 mon.a (mon.0) 11513 : audit 0 from='client.? 172.21.15.80:0/36800907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:21:04.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:21:04 smithi080 bash[28361]: audit 2023-12-01T15:21:04.048798+0000 mon.a (mon.0) 11513 : audit 0 from='client.? 172.21.15.80:0/36800907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:21:04.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:21:04 smithi090 bash[32384]: audit 2023-12-01T15:21:04.048798+0000 mon.a (mon.0) 11513 : audit 0 from='client.? 172.21.15.80:0/36800907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:21:05.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:21:05 smithi080 bash[28361]: cluster 2023-12-01T15:21:04.129611+0000 mgr.y (mgr.24362) 18972 : cluster 0 pgmap v18941: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:21:05.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:21:05 smithi080 bash[41963]: cluster 2023-12-01T15:21:04.129611+0000 mgr.y (mgr.24362) 18972 : cluster 0 pgmap v18941: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:21:05.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:21:05 smithi090 bash[32384]: cluster 2023-12-01T15:21:04.129611+0000 mgr.y (mgr.24362) 18972 : cluster 0 pgmap v18941: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:21:06.604 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:21:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:21:06] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T15:21:06.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:21:06 smithi080 bash[28361]: cluster 2023-12-01T15:21:06.130838+0000 mgr.y (mgr.24362) 18973 : cluster 0 pgmap v18942: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:21:06.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:21:06 smithi080 bash[28361]: audit 2023-12-01T15:21:06.508818+0000 mon.c (mon.2) 12142 : audit 0 from='client.? 172.21.15.80:0/99223067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:21:06.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:21:06 smithi080 bash[41963]: cluster 2023-12-01T15:21:06.130838+0000 mgr.y (mgr.24362) 18973 : cluster 0 pgmap v18942: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:21:06.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:21:06 smithi080 bash[41963]: audit 2023-12-01T15:21:06.508818+0000 mon.c (mon.2) 12142 : audit 0 from='client.? 172.21.15.80:0/99223067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:21:07.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:21:06 smithi090 bash[32384]: cluster 2023-12-01T15:21:06.130838+0000 mgr.y (mgr.24362) 18973 : cluster 0 pgmap v18942: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:21:07.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:21:06 smithi090 bash[32384]: audit 2023-12-01T15:21:06.508818+0000 mon.c (mon.2) 12142 : audit 0 from='client.? 172.21.15.80:0/99223067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:21:09.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:21:09 smithi090 bash[32384]: cluster 2023-12-01T15:21:08.131517+0000 mgr.y (mgr.24362) 18974 : cluster 0 pgmap v18943: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:21:09.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:21:09 smithi090 bash[32384]: audit 2023-12-01T15:21:08.966466+0000 mon.c (mon.2) 12143 : audit 0 from='client.? 172.21.15.80:0/326023553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:21:09.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:21:09 smithi080 bash[28361]: cluster 2023-12-01T15:21:08.131517+0000 mgr.y (mgr.24362) 18974 : cluster 0 pgmap v18943: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:21:09.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:21:09 smithi080 bash[28361]: audit 2023-12-01T15:21:08.966466+0000 mon.c (mon.2) 12143 : audit 0 from='client.? 172.21.15.80:0/326023553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:21:09.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:21:09 smithi080 bash[41963]: cluster 2023-12-01T15:21:08.131517+0000 mgr.y (mgr.24362) 18974 : cluster 0 pgmap v18943: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:21:09.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:21:09 smithi080 bash[41963]: audit 2023-12-01T15:21:08.966466+0000 mon.c (mon.2) 12143 : audit 0 from='client.? 172.21.15.80:0/326023553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:21:11.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:21:11 smithi090 bash[32384]: cluster 2023-12-01T15:21:10.132240+0000 mgr.y (mgr.24362) 18975 : cluster 0 pgmap v18944: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:21:11.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:21:11 smithi090 bash[32384]: audit 2023-12-01T15:21:10.781714+0000 mon.c (mon.2) 12144 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:21:11.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:21:11 smithi080 bash[28361]: cluster 2023-12-01T15:21:10.132240+0000 mgr.y (mgr.24362) 18975 : cluster 0 pgmap v18944: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:21:11.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:21:11 smithi080 bash[28361]: audit 2023-12-01T15:21:10.781714+0000 mon.c (mon.2) 12144 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:21:11.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:21:11 smithi080 bash[41963]: cluster 2023-12-01T15:21:10.132240+0000 mgr.y (mgr.24362) 18975 : cluster 0 pgmap v18944: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:21:11.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:21:11 smithi080 bash[41963]: audit 2023-12-01T15:21:10.781714+0000 mon.c (mon.2) 12144 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:21:12.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:21:12 smithi090 bash[32384]: audit 2023-12-01T15:21:11.420707+0000 mon.a (mon.0) 11514 : audit 0 from='client.? 172.21.15.80:0/4106365949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:21:12.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:21:12 smithi080 bash[28361]: audit 2023-12-01T15:21:11.420707+0000 mon.a (mon.0) 11514 : audit 0 from='client.? 172.21.15.80:0/4106365949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:21:12.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:21:12 smithi080 bash[41963]: audit 2023-12-01T15:21:11.420707+0000 mon.a (mon.0) 11514 : audit 0 from='client.? 172.21.15.80:0/4106365949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:21:13.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:21:13 smithi090 bash[32384]: cluster 2023-12-01T15:21:12.133489+0000 mgr.y (mgr.24362) 18976 : cluster 0 pgmap v18945: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:21:13.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:21:13 smithi080 bash[41963]: cluster 2023-12-01T15:21:12.133489+0000 mgr.y (mgr.24362) 18976 : cluster 0 pgmap v18945: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:21:13.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:21:13 smithi080 bash[28361]: cluster 2023-12-01T15:21:12.133489+0000 mgr.y (mgr.24362) 18976 : cluster 0 pgmap v18945: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:21:14.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:21:14 smithi090 bash[32384]: audit 2023-12-01T15:21:13.876179+0000 mon.c (mon.2) 12145 : audit 0 from='client.? 172.21.15.80:0/2746544889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:21:14.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:21:14 smithi080 bash[28361]: audit 2023-12-01T15:21:13.876179+0000 mon.c (mon.2) 12145 : audit 0 from='client.? 172.21.15.80:0/2746544889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:21:14.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:21:14 smithi080 bash[41963]: audit 2023-12-01T15:21:13.876179+0000 mon.c (mon.2) 12145 : audit 0 from='client.? 172.21.15.80:0/2746544889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:21:15.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:21:15 smithi090 bash[32384]: cluster 2023-12-01T15:21:14.134129+0000 mgr.y (mgr.24362) 18977 : cluster 0 pgmap v18946: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:21:15.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:21:15 smithi080 bash[41963]: cluster 2023-12-01T15:21:14.134129+0000 mgr.y (mgr.24362) 18977 : cluster 0 pgmap v18946: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:21:15.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:21:15 smithi080 bash[28361]: cluster 2023-12-01T15:21:14.134129+0000 mgr.y (mgr.24362) 18977 : cluster 0 pgmap v18946: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:21:16.613 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:21:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:21:16] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T15:21:16.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:21:16 smithi080 bash[28361]: audit 2023-12-01T15:21:15.663764+0000 mon.c (mon.2) 12146 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:21:16.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:21:16 smithi080 bash[28361]: cluster 2023-12-01T15:21:16.135225+0000 mgr.y (mgr.24362) 18978 : cluster 0 pgmap v18947: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:21:16.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:21:16 smithi080 bash[28361]: audit 2023-12-01T15:21:16.326031+0000 mon.c (mon.2) 12147 : audit 0 from='client.? 172.21.15.80:0/434686957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:21:16.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:21:16 smithi080 bash[41963]: audit 2023-12-01T15:21:15.663764+0000 mon.c (mon.2) 12146 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:21:16.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:21:16 smithi080 bash[41963]: cluster 2023-12-01T15:21:16.135225+0000 mgr.y (mgr.24362) 18978 : cluster 0 pgmap v18947: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:21:16.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:21:16 smithi080 bash[41963]: audit 2023-12-01T15:21:16.326031+0000 mon.c (mon.2) 12147 : audit 0 from='client.? 172.21.15.80:0/434686957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:21:17.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:21:16 smithi090 bash[32384]: audit 2023-12-01T15:21:15.663764+0000 mon.c (mon.2) 12146 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:21:17.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:21:16 smithi090 bash[32384]: cluster 2023-12-01T15:21:16.135225+0000 mgr.y (mgr.24362) 18978 : cluster 0 pgmap v18947: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:21:17.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:21:16 smithi090 bash[32384]: audit 2023-12-01T15:21:16.326031+0000 mon.c (mon.2) 12147 : audit 0 from='client.? 172.21.15.80:0/434686957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:21:19.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:21:19 smithi090 bash[32384]: cluster 2023-12-01T15:21:18.135899+0000 mgr.y (mgr.24362) 18979 : cluster 0 pgmap v18948: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:21:19.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:21:19 smithi090 bash[32384]: audit 2023-12-01T15:21:18.782191+0000 mon.c (mon.2) 12148 : audit 0 from='client.? 172.21.15.80:0/1297224431' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:21:19.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:21:19 smithi080 bash[28361]: cluster 2023-12-01T15:21:18.135899+0000 mgr.y (mgr.24362) 18979 : cluster 0 pgmap v18948: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:21:19.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:21:19 smithi080 bash[28361]: audit 2023-12-01T15:21:18.782191+0000 mon.c (mon.2) 12148 : audit 0 from='client.? 172.21.15.80:0/1297224431' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:21:19.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:21:19 smithi080 bash[41963]: cluster 2023-12-01T15:21:18.135899+0000 mgr.y (mgr.24362) 18979 : cluster 0 pgmap v18948: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:21:19.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:21:19 smithi080 bash[41963]: audit 2023-12-01T15:21:18.782191+0000 mon.c (mon.2) 12148 : audit 0 from='client.? 172.21.15.80:0/1297224431' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:21:21.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:21:21 smithi090 bash[32384]: cluster 2023-12-01T15:21:20.136531+0000 mgr.y (mgr.24362) 18980 : cluster 0 pgmap v18949: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:21:21.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:21:21 smithi080 bash[28361]: cluster 2023-12-01T15:21:20.136531+0000 mgr.y (mgr.24362) 18980 : cluster 0 pgmap v18949: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:21:21.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:21:21 smithi080 bash[41963]: cluster 2023-12-01T15:21:20.136531+0000 mgr.y (mgr.24362) 18980 : cluster 0 pgmap v18949: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:21:22.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:21:22 smithi090 bash[32384]: audit 2023-12-01T15:21:21.249704+0000 mon.c (mon.2) 12149 : audit 0 from='client.? 172.21.15.80:0/4266463039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:21:22.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:21:22 smithi090 bash[32384]: audit 2023-12-01T15:21:21.513242+0000 mon.a (mon.0) 11515 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:21:22.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:21:22 smithi090 bash[32384]: audit 2023-12-01T15:21:21.524706+0000 mon.a (mon.0) 11516 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:21:22.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:21:22 smithi090 bash[32384]: audit 2023-12-01T15:21:21.865367+0000 mon.a (mon.0) 11517 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:21:22.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:21:22 smithi090 bash[32384]: audit 2023-12-01T15:21:21.876926+0000 mon.a (mon.0) 11518 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:21:22.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:21:22 smithi080 bash[41963]: audit 2023-12-01T15:21:21.249704+0000 mon.c (mon.2) 12149 : audit 0 from='client.? 172.21.15.80:0/4266463039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:21:22.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:21:22 smithi080 bash[41963]: audit 2023-12-01T15:21:21.513242+0000 mon.a (mon.0) 11515 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:21:22.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:21:22 smithi080 bash[41963]: audit 2023-12-01T15:21:21.524706+0000 mon.a (mon.0) 11516 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:21:22.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:21:22 smithi080 bash[41963]: audit 2023-12-01T15:21:21.865367+0000 mon.a (mon.0) 11517 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:21:22.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:21:22 smithi080 bash[41963]: audit 2023-12-01T15:21:21.876926+0000 mon.a (mon.0) 11518 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:21:22.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:21:22 smithi080 bash[28361]: audit 2023-12-01T15:21:21.249704+0000 mon.c (mon.2) 12149 : audit 0 from='client.? 172.21.15.80:0/4266463039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:21:22.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:21:22 smithi080 bash[28361]: audit 2023-12-01T15:21:21.513242+0000 mon.a (mon.0) 11515 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:21:22.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:21:22 smithi080 bash[28361]: audit 2023-12-01T15:21:21.524706+0000 mon.a (mon.0) 11516 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:21:22.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:21:22 smithi080 bash[28361]: audit 2023-12-01T15:21:21.865367+0000 mon.a (mon.0) 11517 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:21:22.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:21:22 smithi080 bash[28361]: audit 2023-12-01T15:21:21.876926+0000 mon.a (mon.0) 11518 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:21:23.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:21:23 smithi090 bash[32384]: cluster 2023-12-01T15:21:22.137782+0000 mgr.y (mgr.24362) 18981 : cluster 0 pgmap v18950: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:21:23.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:21:23 smithi090 bash[32384]: audit 2023-12-01T15:21:22.366597+0000 mon.c (mon.2) 12150 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:21:23.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:21:23 smithi090 bash[32384]: audit 2023-12-01T15:21:22.368578+0000 mon.c (mon.2) 12151 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:21:23.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:21:23 smithi090 bash[32384]: audit 2023-12-01T15:21:22.378781+0000 mon.a (mon.0) 11519 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:21:23.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:21:23 smithi080 bash[41963]: cluster 2023-12-01T15:21:22.137782+0000 mgr.y (mgr.24362) 18981 : cluster 0 pgmap v18950: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:21:23.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:21:23 smithi080 bash[41963]: audit 2023-12-01T15:21:22.366597+0000 mon.c (mon.2) 12150 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:21:23.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:21:23 smithi080 bash[41963]: audit 2023-12-01T15:21:22.368578+0000 mon.c (mon.2) 12151 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:21:23.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:21:23 smithi080 bash[41963]: audit 2023-12-01T15:21:22.378781+0000 mon.a (mon.0) 11519 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:21:23.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:21:23 smithi080 bash[28361]: cluster 2023-12-01T15:21:22.137782+0000 mgr.y (mgr.24362) 18981 : cluster 0 pgmap v18950: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:21:23.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:21:23 smithi080 bash[28361]: audit 2023-12-01T15:21:22.366597+0000 mon.c (mon.2) 12150 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:21:23.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:21:23 smithi080 bash[28361]: audit 2023-12-01T15:21:22.368578+0000 mon.c (mon.2) 12151 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:21:23.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:21:23 smithi080 bash[28361]: audit 2023-12-01T15:21:22.378781+0000 mon.a (mon.0) 11519 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:21:24.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:21:24 smithi090 bash[32384]: audit 2023-12-01T15:21:23.708078+0000 mon.c (mon.2) 12152 : audit 0 from='client.? 172.21.15.80:0/4140753806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:21:24.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:21:24 smithi080 bash[28361]: audit 2023-12-01T15:21:23.708078+0000 mon.c (mon.2) 12152 : audit 0 from='client.? 172.21.15.80:0/4140753806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:21:24.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:21:24 smithi080 bash[41963]: audit 2023-12-01T15:21:23.708078+0000 mon.c (mon.2) 12152 : audit 0 from='client.? 172.21.15.80:0/4140753806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:21:25.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:21:25 smithi090 bash[32384]: cluster 2023-12-01T15:21:24.138460+0000 mgr.y (mgr.24362) 18982 : cluster 0 pgmap v18951: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:21:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:21:25 smithi080 bash[28361]: cluster 2023-12-01T15:21:24.138460+0000 mgr.y (mgr.24362) 18982 : cluster 0 pgmap v18951: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:21:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:21:25 smithi080 bash[41963]: cluster 2023-12-01T15:21:24.138460+0000 mgr.y (mgr.24362) 18982 : cluster 0 pgmap v18951: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:21:26.615 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:21:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:21:26] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T15:21:26.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:21:26 smithi080 bash[28361]: audit 2023-12-01T15:21:25.781928+0000 mon.c (mon.2) 12153 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:21:26.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:21:26 smithi080 bash[28361]: cluster 2023-12-01T15:21:26.139558+0000 mgr.y (mgr.24362) 18983 : cluster 0 pgmap v18952: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:21:26.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:21:26 smithi080 bash[28361]: audit 2023-12-01T15:21:26.166742+0000 mon.c (mon.2) 12154 : audit 0 from='client.? 172.21.15.80:0/3889502371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:21:26.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:21:26 smithi080 bash[41963]: audit 2023-12-01T15:21:25.781928+0000 mon.c (mon.2) 12153 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:21:26.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:21:26 smithi080 bash[41963]: cluster 2023-12-01T15:21:26.139558+0000 mgr.y (mgr.24362) 18983 : cluster 0 pgmap v18952: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:21:26.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:21:26 smithi080 bash[41963]: audit 2023-12-01T15:21:26.166742+0000 mon.c (mon.2) 12154 : audit 0 from='client.? 172.21.15.80:0/3889502371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:21:27.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:21:26 smithi090 bash[32384]: audit 2023-12-01T15:21:25.781928+0000 mon.c (mon.2) 12153 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:21:27.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:21:26 smithi090 bash[32384]: cluster 2023-12-01T15:21:26.139558+0000 mgr.y (mgr.24362) 18983 : cluster 0 pgmap v18952: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:21:27.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:21:26 smithi090 bash[32384]: audit 2023-12-01T15:21:26.166742+0000 mon.c (mon.2) 12154 : audit 0 from='client.? 172.21.15.80:0/3889502371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:21:29.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:21:29 smithi090 bash[32384]: cluster 2023-12-01T15:21:28.140284+0000 mgr.y (mgr.24362) 18984 : cluster 0 pgmap v18953: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:21:29.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:21:29 smithi090 bash[32384]: audit 2023-12-01T15:21:28.621566+0000 mon.c (mon.2) 12155 : audit 0 from='client.? 172.21.15.80:0/2814848045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:21:29.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:21:29 smithi080 bash[28361]: cluster 2023-12-01T15:21:28.140284+0000 mgr.y (mgr.24362) 18984 : cluster 0 pgmap v18953: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:21:29.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:21:29 smithi080 bash[28361]: audit 2023-12-01T15:21:28.621566+0000 mon.c (mon.2) 12155 : audit 0 from='client.? 172.21.15.80:0/2814848045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:21:29.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:21:29 smithi080 bash[41963]: cluster 2023-12-01T15:21:28.140284+0000 mgr.y (mgr.24362) 18984 : cluster 0 pgmap v18953: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:21:29.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:21:29 smithi080 bash[41963]: audit 2023-12-01T15:21:28.621566+0000 mon.c (mon.2) 12155 : audit 0 from='client.? 172.21.15.80:0/2814848045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:21:31.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:21:31 smithi090 bash[32384]: cluster 2023-12-01T15:21:30.140941+0000 mgr.y (mgr.24362) 18985 : cluster 0 pgmap v18954: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:21:31.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:21:31 smithi090 bash[32384]: audit 2023-12-01T15:21:31.078625+0000 mon.c (mon.2) 12156 : audit 0 from='client.? 172.21.15.80:0/566621114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:21:31.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:21:31 smithi080 bash[41963]: cluster 2023-12-01T15:21:30.140941+0000 mgr.y (mgr.24362) 18985 : cluster 0 pgmap v18954: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:21:31.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:21:31 smithi080 bash[41963]: audit 2023-12-01T15:21:31.078625+0000 mon.c (mon.2) 12156 : audit 0 from='client.? 172.21.15.80:0/566621114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:21:31.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:21:31 smithi080 bash[28361]: cluster 2023-12-01T15:21:30.140941+0000 mgr.y (mgr.24362) 18985 : cluster 0 pgmap v18954: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:21:31.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:21:31 smithi080 bash[28361]: audit 2023-12-01T15:21:31.078625+0000 mon.c (mon.2) 12156 : audit 0 from='client.? 172.21.15.80:0/566621114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:21:33.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:21:33 smithi090 bash[32384]: cluster 2023-12-01T15:21:32.142084+0000 mgr.y (mgr.24362) 18986 : cluster 0 pgmap v18955: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:21:33.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:21:33 smithi080 bash[28361]: cluster 2023-12-01T15:21:32.142084+0000 mgr.y (mgr.24362) 18986 : cluster 0 pgmap v18955: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:21:33.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:21:33 smithi080 bash[41963]: cluster 2023-12-01T15:21:32.142084+0000 mgr.y (mgr.24362) 18986 : cluster 0 pgmap v18955: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:21:34.216 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 15:21:33 smithi090 bash[65515]: logger=cleanup t=2023-12-01T15:21:33.837678642Z level=info msg="Completed cleanup jobs" duration=48.006747ms 2023-12-01T15:21:34.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:21:34 smithi090 bash[32384]: audit 2023-12-01T15:21:33.538911+0000 mon.a (mon.0) 11520 : audit 0 from='client.? 172.21.15.80:0/87222479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:21:34.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:21:34 smithi080 bash[41963]: audit 2023-12-01T15:21:33.538911+0000 mon.a (mon.0) 11520 : audit 0 from='client.? 172.21.15.80:0/87222479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:21:34.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:21:34 smithi080 bash[28361]: audit 2023-12-01T15:21:33.538911+0000 mon.a (mon.0) 11520 : audit 0 from='client.? 172.21.15.80:0/87222479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:21:35.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:21:35 smithi090 bash[32384]: cluster 2023-12-01T15:21:34.142703+0000 mgr.y (mgr.24362) 18987 : cluster 0 pgmap v18956: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:21:35.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:21:35 smithi080 bash[28361]: cluster 2023-12-01T15:21:34.142703+0000 mgr.y (mgr.24362) 18987 : cluster 0 pgmap v18956: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:21:35.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:21:35 smithi080 bash[41963]: cluster 2023-12-01T15:21:34.142703+0000 mgr.y (mgr.24362) 18987 : cluster 0 pgmap v18956: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:21:36.621 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:21:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:21:36] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T15:21:36.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:21:36 smithi080 bash[41963]: audit 2023-12-01T15:21:35.991960+0000 mon.a (mon.0) 11521 : audit 0 from='client.? 172.21.15.80:0/698680156' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:21:36.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:21:36 smithi080 bash[41963]: cluster 2023-12-01T15:21:36.143766+0000 mgr.y (mgr.24362) 18988 : cluster 0 pgmap v18957: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:21:36.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:21:36 smithi080 bash[28361]: audit 2023-12-01T15:21:35.991960+0000 mon.a (mon.0) 11521 : audit 0 from='client.? 172.21.15.80:0/698680156' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:21:36.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:21:36 smithi080 bash[28361]: cluster 2023-12-01T15:21:36.143766+0000 mgr.y (mgr.24362) 18988 : cluster 0 pgmap v18957: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:21:37.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:21:36 smithi090 bash[32384]: audit 2023-12-01T15:21:35.991960+0000 mon.a (mon.0) 11521 : audit 0 from='client.? 172.21.15.80:0/698680156' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:21:37.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:21:36 smithi090 bash[32384]: cluster 2023-12-01T15:21:36.143766+0000 mgr.y (mgr.24362) 18988 : cluster 0 pgmap v18957: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:21:39.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:21:39 smithi090 bash[32384]: cluster 2023-12-01T15:21:38.144431+0000 mgr.y (mgr.24362) 18989 : cluster 0 pgmap v18958: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:21:39.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:21:39 smithi090 bash[32384]: audit 2023-12-01T15:21:38.454696+0000 mon.c (mon.2) 12157 : audit 0 from='client.? 172.21.15.80:0/1799123983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:21:39.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:21:39 smithi080 bash[28361]: cluster 2023-12-01T15:21:38.144431+0000 mgr.y (mgr.24362) 18989 : cluster 0 pgmap v18958: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:21:39.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:21:39 smithi080 bash[28361]: audit 2023-12-01T15:21:38.454696+0000 mon.c (mon.2) 12157 : audit 0 from='client.? 172.21.15.80:0/1799123983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:21:39.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:21:39 smithi080 bash[41963]: cluster 2023-12-01T15:21:38.144431+0000 mgr.y (mgr.24362) 18989 : cluster 0 pgmap v18958: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:21:39.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:21:39 smithi080 bash[41963]: audit 2023-12-01T15:21:38.454696+0000 mon.c (mon.2) 12157 : audit 0 from='client.? 172.21.15.80:0/1799123983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:21:41.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:21:41 smithi090 bash[32384]: cluster 2023-12-01T15:21:40.145093+0000 mgr.y (mgr.24362) 18990 : cluster 0 pgmap v18959: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:21:41.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:21:41 smithi090 bash[32384]: audit 2023-12-01T15:21:40.782206+0000 mon.c (mon.2) 12158 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:21:41.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:21:41 smithi090 bash[32384]: audit 2023-12-01T15:21:40.921342+0000 mon.c (mon.2) 12159 : audit 0 from='client.? 172.21.15.80:0/3357782905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:21:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:21:41 smithi080 bash[28361]: cluster 2023-12-01T15:21:40.145093+0000 mgr.y (mgr.24362) 18990 : cluster 0 pgmap v18959: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:21:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:21:41 smithi080 bash[28361]: audit 2023-12-01T15:21:40.782206+0000 mon.c (mon.2) 12158 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:21:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:21:41 smithi080 bash[28361]: audit 2023-12-01T15:21:40.921342+0000 mon.c (mon.2) 12159 : audit 0 from='client.? 172.21.15.80:0/3357782905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:21:41.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:21:41 smithi080 bash[41963]: cluster 2023-12-01T15:21:40.145093+0000 mgr.y (mgr.24362) 18990 : cluster 0 pgmap v18959: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:21:41.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:21:41 smithi080 bash[41963]: audit 2023-12-01T15:21:40.782206+0000 mon.c (mon.2) 12158 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:21:41.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:21:41 smithi080 bash[41963]: audit 2023-12-01T15:21:40.921342+0000 mon.c (mon.2) 12159 : audit 0 from='client.? 172.21.15.80:0/3357782905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:21:43.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:21:43 smithi090 bash[32384]: cluster 2023-12-01T15:21:42.146272+0000 mgr.y (mgr.24362) 18991 : cluster 0 pgmap v18960: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:21:43.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:21:43 smithi080 bash[41963]: cluster 2023-12-01T15:21:42.146272+0000 mgr.y (mgr.24362) 18991 : cluster 0 pgmap v18960: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:21:43.684 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:21:43 smithi080 bash[28361]: cluster 2023-12-01T15:21:42.146272+0000 mgr.y (mgr.24362) 18991 : cluster 0 pgmap v18960: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:21:44.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:21:44 smithi090 bash[32384]: audit 2023-12-01T15:21:43.372988+0000 mon.c (mon.2) 12160 : audit 0 from='client.? 172.21.15.80:0/1021751476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:21:44.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:21:44 smithi080 bash[28361]: audit 2023-12-01T15:21:43.372988+0000 mon.c (mon.2) 12160 : audit 0 from='client.? 172.21.15.80:0/1021751476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:21:44.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:21:44 smithi080 bash[41963]: audit 2023-12-01T15:21:43.372988+0000 mon.c (mon.2) 12160 : audit 0 from='client.? 172.21.15.80:0/1021751476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:21:45.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:21:45 smithi090 bash[32384]: cluster 2023-12-01T15:21:44.146866+0000 mgr.y (mgr.24362) 18992 : cluster 0 pgmap v18961: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:21:45.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:21:45 smithi080 bash[28361]: cluster 2023-12-01T15:21:44.146866+0000 mgr.y (mgr.24362) 18992 : cluster 0 pgmap v18961: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:21:45.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:21:45 smithi080 bash[41963]: cluster 2023-12-01T15:21:44.146866+0000 mgr.y (mgr.24362) 18992 : cluster 0 pgmap v18961: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:21:46.625 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:21:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:21:46] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T15:21:46.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:21:46 smithi080 bash[28361]: audit 2023-12-01T15:21:45.830794+0000 mon.a (mon.0) 11522 : audit 0 from='client.? 172.21.15.80:0/3088719717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:21:46.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:21:46 smithi080 bash[28361]: cluster 2023-12-01T15:21:46.148052+0000 mgr.y (mgr.24362) 18993 : cluster 0 pgmap v18962: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:21:46.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:21:46 smithi080 bash[41963]: audit 2023-12-01T15:21:45.830794+0000 mon.a (mon.0) 11522 : audit 0 from='client.? 172.21.15.80:0/3088719717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:21:46.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:21:46 smithi080 bash[41963]: cluster 2023-12-01T15:21:46.148052+0000 mgr.y (mgr.24362) 18993 : cluster 0 pgmap v18962: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:21:47.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:21:46 smithi090 bash[32384]: audit 2023-12-01T15:21:45.830794+0000 mon.a (mon.0) 11522 : audit 0 from='client.? 172.21.15.80:0/3088719717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:21:47.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:21:46 smithi090 bash[32384]: cluster 2023-12-01T15:21:46.148052+0000 mgr.y (mgr.24362) 18993 : cluster 0 pgmap v18962: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:21:49.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:21:49 smithi090 bash[32384]: cluster 2023-12-01T15:21:48.148518+0000 mgr.y (mgr.24362) 18994 : cluster 0 pgmap v18963: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:21:49.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:21:49 smithi090 bash[32384]: audit 2023-12-01T15:21:48.291796+0000 mon.c (mon.2) 12161 : audit 0 from='client.? 172.21.15.80:0/3934989750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:21:49.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:21:49 smithi080 bash[28361]: cluster 2023-12-01T15:21:48.148518+0000 mgr.y (mgr.24362) 18994 : cluster 0 pgmap v18963: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:21:49.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:21:49 smithi080 bash[28361]: audit 2023-12-01T15:21:48.291796+0000 mon.c (mon.2) 12161 : audit 0 from='client.? 172.21.15.80:0/3934989750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:21:49.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:21:49 smithi080 bash[41963]: cluster 2023-12-01T15:21:48.148518+0000 mgr.y (mgr.24362) 18994 : cluster 0 pgmap v18963: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:21:49.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:21:49 smithi080 bash[41963]: audit 2023-12-01T15:21:48.291796+0000 mon.c (mon.2) 12161 : audit 0 from='client.? 172.21.15.80:0/3934989750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:21:51.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:21:51 smithi090 bash[32384]: cluster 2023-12-01T15:21:50.149141+0000 mgr.y (mgr.24362) 18995 : cluster 0 pgmap v18964: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:21:51.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:21:51 smithi090 bash[32384]: audit 2023-12-01T15:21:50.736812+0000 mon.a (mon.0) 11523 : audit 0 from='client.? 172.21.15.80:0/462195640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:21:51.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:21:51 smithi080 bash[41963]: cluster 2023-12-01T15:21:50.149141+0000 mgr.y (mgr.24362) 18995 : cluster 0 pgmap v18964: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:21:51.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:21:51 smithi080 bash[41963]: audit 2023-12-01T15:21:50.736812+0000 mon.a (mon.0) 11523 : audit 0 from='client.? 172.21.15.80:0/462195640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:21:51.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:21:51 smithi080 bash[28361]: cluster 2023-12-01T15:21:50.149141+0000 mgr.y (mgr.24362) 18995 : cluster 0 pgmap v18964: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:21:51.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:21:51 smithi080 bash[28361]: audit 2023-12-01T15:21:50.736812+0000 mon.a (mon.0) 11523 : audit 0 from='client.? 172.21.15.80:0/462195640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:21:53.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:21:53 smithi090 bash[32384]: cluster 2023-12-01T15:21:52.150291+0000 mgr.y (mgr.24362) 18996 : cluster 0 pgmap v18965: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:21:53.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:21:53 smithi090 bash[32384]: audit 2023-12-01T15:21:53.184545+0000 mon.c (mon.2) 12162 : audit 0 from='client.? 172.21.15.80:0/1891471118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:21:53.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:21:53 smithi080 bash[41963]: cluster 2023-12-01T15:21:52.150291+0000 mgr.y (mgr.24362) 18996 : cluster 0 pgmap v18965: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:21:53.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:21:53 smithi080 bash[41963]: audit 2023-12-01T15:21:53.184545+0000 mon.c (mon.2) 12162 : audit 0 from='client.? 172.21.15.80:0/1891471118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:21:53.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:21:53 smithi080 bash[28361]: cluster 2023-12-01T15:21:52.150291+0000 mgr.y (mgr.24362) 18996 : cluster 0 pgmap v18965: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:21:53.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:21:53 smithi080 bash[28361]: audit 2023-12-01T15:21:53.184545+0000 mon.c (mon.2) 12162 : audit 0 from='client.? 172.21.15.80:0/1891471118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:21:55.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:21:55 smithi090 bash[32384]: cluster 2023-12-01T15:21:54.150962+0000 mgr.y (mgr.24362) 18997 : cluster 0 pgmap v18966: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:21:55.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:21:55 smithi080 bash[41963]: cluster 2023-12-01T15:21:54.150962+0000 mgr.y (mgr.24362) 18997 : cluster 0 pgmap v18966: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:21:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:21:55 smithi080 bash[28361]: cluster 2023-12-01T15:21:54.150962+0000 mgr.y (mgr.24362) 18997 : cluster 0 pgmap v18966: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:21:56.631 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:21:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:21:56] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T15:21:56.632 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:21:56 smithi080 bash[28361]: audit 2023-12-01T15:21:55.628262+0000 mon.c (mon.2) 12163 : audit 0 from='client.? 172.21.15.80:0/1550660099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:21:56.633 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:21:56 smithi080 bash[28361]: audit 2023-12-01T15:21:55.782818+0000 mon.c (mon.2) 12164 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:21:56.633 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:21:56 smithi080 bash[28361]: cluster 2023-12-01T15:21:56.152020+0000 mgr.y (mgr.24362) 18998 : cluster 0 pgmap v18967: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:21:56.633 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:21:56 smithi080 bash[41963]: audit 2023-12-01T15:21:55.628262+0000 mon.c (mon.2) 12163 : audit 0 from='client.? 172.21.15.80:0/1550660099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:21:56.633 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:21:56 smithi080 bash[41963]: audit 2023-12-01T15:21:55.782818+0000 mon.c (mon.2) 12164 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:21:56.633 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:21:56 smithi080 bash[41963]: cluster 2023-12-01T15:21:56.152020+0000 mgr.y (mgr.24362) 18998 : cluster 0 pgmap v18967: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:21:57.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:21:56 smithi090 bash[32384]: audit 2023-12-01T15:21:55.628262+0000 mon.c (mon.2) 12163 : audit 0 from='client.? 172.21.15.80:0/1550660099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:21:57.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:21:56 smithi090 bash[32384]: audit 2023-12-01T15:21:55.782818+0000 mon.c (mon.2) 12164 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:21:57.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:21:56 smithi090 bash[32384]: cluster 2023-12-01T15:21:56.152020+0000 mgr.y (mgr.24362) 18998 : cluster 0 pgmap v18967: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:21:58.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:21:58 smithi080 bash[28361]: audit 2023-12-01T15:21:58.074223+0000 mon.a (mon.0) 11524 : audit 0 from='client.? 172.21.15.80:0/3423621875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:21:58.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:21:58 smithi080 bash[41963]: audit 2023-12-01T15:21:58.074223+0000 mon.a (mon.0) 11524 : audit 0 from='client.? 172.21.15.80:0/3423621875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:21:58.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:21:58 smithi090 bash[32384]: audit 2023-12-01T15:21:58.074223+0000 mon.a (mon.0) 11524 : audit 0 from='client.? 172.21.15.80:0/3423621875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:21:59.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:21:59 smithi080 bash[41963]: cluster 2023-12-01T15:21:58.152590+0000 mgr.y (mgr.24362) 18999 : cluster 0 pgmap v18968: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:21:59.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:21:59 smithi080 bash[28361]: cluster 2023-12-01T15:21:58.152590+0000 mgr.y (mgr.24362) 18999 : cluster 0 pgmap v18968: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:21:59.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:21:59 smithi090 bash[32384]: cluster 2023-12-01T15:21:58.152590+0000 mgr.y (mgr.24362) 18999 : cluster 0 pgmap v18968: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:22:01.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:22:01 smithi090 bash[32384]: cluster 2023-12-01T15:22:00.153230+0000 mgr.y (mgr.24362) 19000 : cluster 0 pgmap v18969: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:22:01.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:22:01 smithi090 bash[32384]: audit 2023-12-01T15:22:00.529285+0000 mon.a (mon.0) 11525 : audit 0 from='client.? 172.21.15.80:0/1636390630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:22:01.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:22:01 smithi080 bash[41963]: cluster 2023-12-01T15:22:00.153230+0000 mgr.y (mgr.24362) 19000 : cluster 0 pgmap v18969: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:22:01.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:22:01 smithi080 bash[41963]: audit 2023-12-01T15:22:00.529285+0000 mon.a (mon.0) 11525 : audit 0 from='client.? 172.21.15.80:0/1636390630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:22:01.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:22:01 smithi080 bash[28361]: cluster 2023-12-01T15:22:00.153230+0000 mgr.y (mgr.24362) 19000 : cluster 0 pgmap v18969: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:22:01.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:22:01 smithi080 bash[28361]: audit 2023-12-01T15:22:00.529285+0000 mon.a (mon.0) 11525 : audit 0 from='client.? 172.21.15.80:0/1636390630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:22:03.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:22:03 smithi090 bash[32384]: cluster 2023-12-01T15:22:02.154419+0000 mgr.y (mgr.24362) 19001 : cluster 0 pgmap v18970: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:22:03.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:22:03 smithi090 bash[32384]: audit 2023-12-01T15:22:02.985907+0000 mon.c (mon.2) 12165 : audit 0 from='client.? 172.21.15.80:0/799625813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:22:03.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:22:03 smithi080 bash[41963]: cluster 2023-12-01T15:22:02.154419+0000 mgr.y (mgr.24362) 19001 : cluster 0 pgmap v18970: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:22:03.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:22:03 smithi080 bash[41963]: audit 2023-12-01T15:22:02.985907+0000 mon.c (mon.2) 12165 : audit 0 from='client.? 172.21.15.80:0/799625813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:22:03.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:22:03 smithi080 bash[28361]: cluster 2023-12-01T15:22:02.154419+0000 mgr.y (mgr.24362) 19001 : cluster 0 pgmap v18970: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:22:03.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:22:03 smithi080 bash[28361]: audit 2023-12-01T15:22:02.985907+0000 mon.c (mon.2) 12165 : audit 0 from='client.? 172.21.15.80:0/799625813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:22:05.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:22:05 smithi090 bash[32384]: cluster 2023-12-01T15:22:04.155160+0000 mgr.y (mgr.24362) 19002 : cluster 0 pgmap v18971: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:22:05.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:22:05 smithi080 bash[41963]: cluster 2023-12-01T15:22:04.155160+0000 mgr.y (mgr.24362) 19002 : cluster 0 pgmap v18971: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:22:05.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:22:05 smithi080 bash[28361]: cluster 2023-12-01T15:22:04.155160+0000 mgr.y (mgr.24362) 19002 : cluster 0 pgmap v18971: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:22:06.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:22:06 smithi090 bash[32384]: audit 2023-12-01T15:22:05.445830+0000 mon.c (mon.2) 12166 : audit 0 from='client.? 172.21.15.80:0/2628530445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:22:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:22:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:22:06] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T15:22:06.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:22:06 smithi080 bash[41963]: audit 2023-12-01T15:22:05.445830+0000 mon.c (mon.2) 12166 : audit 0 from='client.? 172.21.15.80:0/2628530445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:22:06.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:22:06 smithi080 bash[28361]: audit 2023-12-01T15:22:05.445830+0000 mon.c (mon.2) 12166 : audit 0 from='client.? 172.21.15.80:0/2628530445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:22:07.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:22:07 smithi090 bash[32384]: cluster 2023-12-01T15:22:06.156299+0000 mgr.y (mgr.24362) 19003 : cluster 0 pgmap v18972: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:22:07.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:22:07 smithi080 bash[41963]: cluster 2023-12-01T15:22:06.156299+0000 mgr.y (mgr.24362) 19003 : cluster 0 pgmap v18972: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:22:07.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:22:07 smithi080 bash[28361]: cluster 2023-12-01T15:22:06.156299+0000 mgr.y (mgr.24362) 19003 : cluster 0 pgmap v18972: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:22:08.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:22:08 smithi090 bash[32384]: audit 2023-12-01T15:22:07.905383+0000 mon.c (mon.2) 12167 : audit 0 from='client.? 172.21.15.80:0/43937037' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:22:08.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:22:08 smithi080 bash[41963]: audit 2023-12-01T15:22:07.905383+0000 mon.c (mon.2) 12167 : audit 0 from='client.? 172.21.15.80:0/43937037' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:22:08.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:22:08 smithi080 bash[28361]: audit 2023-12-01T15:22:07.905383+0000 mon.c (mon.2) 12167 : audit 0 from='client.? 172.21.15.80:0/43937037' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:22:09.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:22:09 smithi090 bash[32384]: cluster 2023-12-01T15:22:08.156986+0000 mgr.y (mgr.24362) 19004 : cluster 0 pgmap v18973: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:22:09.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:22:09 smithi080 bash[28361]: cluster 2023-12-01T15:22:08.156986+0000 mgr.y (mgr.24362) 19004 : cluster 0 pgmap v18973: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:22:09.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:22:09 smithi080 bash[41963]: cluster 2023-12-01T15:22:08.156986+0000 mgr.y (mgr.24362) 19004 : cluster 0 pgmap v18973: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:22:11.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:22:11 smithi090 bash[32384]: cluster 2023-12-01T15:22:10.157616+0000 mgr.y (mgr.24362) 19005 : cluster 0 pgmap v18974: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:22:11.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:22:11 smithi090 bash[32384]: audit 2023-12-01T15:22:10.355991+0000 mon.a (mon.0) 11526 : audit 0 from='client.? 172.21.15.80:0/2268541351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:22:11.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:22:11 smithi090 bash[32384]: audit 2023-12-01T15:22:10.783227+0000 mon.c (mon.2) 12168 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:22:11.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:22:11 smithi080 bash[41963]: cluster 2023-12-01T15:22:10.157616+0000 mgr.y (mgr.24362) 19005 : cluster 0 pgmap v18974: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:22:11.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:22:11 smithi080 bash[41963]: audit 2023-12-01T15:22:10.355991+0000 mon.a (mon.0) 11526 : audit 0 from='client.? 172.21.15.80:0/2268541351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:22:11.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:22:11 smithi080 bash[41963]: audit 2023-12-01T15:22:10.783227+0000 mon.c (mon.2) 12168 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:22:11.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:22:11 smithi080 bash[28361]: cluster 2023-12-01T15:22:10.157616+0000 mgr.y (mgr.24362) 19005 : cluster 0 pgmap v18974: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:22:11.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:22:11 smithi080 bash[28361]: audit 2023-12-01T15:22:10.355991+0000 mon.a (mon.0) 11526 : audit 0 from='client.? 172.21.15.80:0/2268541351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:22:11.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:22:11 smithi080 bash[28361]: audit 2023-12-01T15:22:10.783227+0000 mon.c (mon.2) 12168 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:22:13.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:22:13 smithi090 bash[32384]: cluster 2023-12-01T15:22:12.158793+0000 mgr.y (mgr.24362) 19006 : cluster 0 pgmap v18975: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:22:13.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:22:13 smithi090 bash[32384]: audit 2023-12-01T15:22:12.814248+0000 mon.c (mon.2) 12169 : audit 0 from='client.? 172.21.15.80:0/3160913508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:22:13.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:22:13 smithi080 bash[28361]: cluster 2023-12-01T15:22:12.158793+0000 mgr.y (mgr.24362) 19006 : cluster 0 pgmap v18975: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:22:13.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:22:13 smithi080 bash[28361]: audit 2023-12-01T15:22:12.814248+0000 mon.c (mon.2) 12169 : audit 0 from='client.? 172.21.15.80:0/3160913508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:22:13.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:22:13 smithi080 bash[41963]: cluster 2023-12-01T15:22:12.158793+0000 mgr.y (mgr.24362) 19006 : cluster 0 pgmap v18975: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:22:13.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:22:13 smithi080 bash[41963]: audit 2023-12-01T15:22:12.814248+0000 mon.c (mon.2) 12169 : audit 0 from='client.? 172.21.15.80:0/3160913508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:22:15.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:22:15 smithi090 bash[32384]: cluster 2023-12-01T15:22:14.159440+0000 mgr.y (mgr.24362) 19007 : cluster 0 pgmap v18976: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:22:15.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:22:15 smithi080 bash[41963]: cluster 2023-12-01T15:22:14.159440+0000 mgr.y (mgr.24362) 19007 : cluster 0 pgmap v18976: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:22:15.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:22:15 smithi080 bash[28361]: cluster 2023-12-01T15:22:14.159440+0000 mgr.y (mgr.24362) 19007 : cluster 0 pgmap v18976: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:22:16.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:22:16 smithi090 bash[32384]: audit 2023-12-01T15:22:15.272078+0000 mon.a (mon.0) 11527 : audit 0 from='client.? 172.21.15.80:0/2821422421' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:22:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:22:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:22:16] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T15:22:16.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:22:16 smithi080 bash[41963]: audit 2023-12-01T15:22:15.272078+0000 mon.a (mon.0) 11527 : audit 0 from='client.? 172.21.15.80:0/2821422421' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:22:16.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:22:16 smithi080 bash[28361]: audit 2023-12-01T15:22:15.272078+0000 mon.a (mon.0) 11527 : audit 0 from='client.? 172.21.15.80:0/2821422421' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:22:17.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:22:17 smithi090 bash[32384]: cluster 2023-12-01T15:22:16.160552+0000 mgr.y (mgr.24362) 19008 : cluster 0 pgmap v18977: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:22:17.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:22:17 smithi080 bash[41963]: cluster 2023-12-01T15:22:16.160552+0000 mgr.y (mgr.24362) 19008 : cluster 0 pgmap v18977: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:22:17.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:22:17 smithi080 bash[28361]: cluster 2023-12-01T15:22:16.160552+0000 mgr.y (mgr.24362) 19008 : cluster 0 pgmap v18977: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:22:18.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:22:18 smithi090 bash[32384]: audit 2023-12-01T15:22:17.721263+0000 mon.a (mon.0) 11528 : audit 0 from='client.? 172.21.15.80:0/1509110791' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:22:18.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:22:18 smithi080 bash[28361]: audit 2023-12-01T15:22:17.721263+0000 mon.a (mon.0) 11528 : audit 0 from='client.? 172.21.15.80:0/1509110791' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:22:18.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:22:18 smithi080 bash[41963]: audit 2023-12-01T15:22:17.721263+0000 mon.a (mon.0) 11528 : audit 0 from='client.? 172.21.15.80:0/1509110791' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:22:19.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:22:19 smithi090 bash[32384]: cluster 2023-12-01T15:22:18.161192+0000 mgr.y (mgr.24362) 19009 : cluster 0 pgmap v18978: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:22:19.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:22:19 smithi080 bash[41963]: cluster 2023-12-01T15:22:18.161192+0000 mgr.y (mgr.24362) 19009 : cluster 0 pgmap v18978: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:22:19.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:22:19 smithi080 bash[28361]: cluster 2023-12-01T15:22:18.161192+0000 mgr.y (mgr.24362) 19009 : cluster 0 pgmap v18978: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:22:20.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:22:20 smithi080 bash[41963]: audit 2023-12-01T15:22:20.172061+0000 mon.c (mon.2) 12170 : audit 0 from='client.? 172.21.15.80:0/2628367569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:22:20.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:22:20 smithi080 bash[28361]: audit 2023-12-01T15:22:20.172061+0000 mon.c (mon.2) 12170 : audit 0 from='client.? 172.21.15.80:0/2628367569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:22:20.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:22:20 smithi090 bash[32384]: audit 2023-12-01T15:22:20.172061+0000 mon.c (mon.2) 12170 : audit 0 from='client.? 172.21.15.80:0/2628367569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:22:21.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:22:21 smithi080 bash[28361]: cluster 2023-12-01T15:22:20.161836+0000 mgr.y (mgr.24362) 19010 : cluster 0 pgmap v18979: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:22:21.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:22:21 smithi080 bash[41963]: cluster 2023-12-01T15:22:20.161836+0000 mgr.y (mgr.24362) 19010 : cluster 0 pgmap v18979: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:22:21.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:22:21 smithi090 bash[32384]: cluster 2023-12-01T15:22:20.161836+0000 mgr.y (mgr.24362) 19010 : cluster 0 pgmap v18979: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:22:23.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:22:23 smithi080 bash[28361]: cluster 2023-12-01T15:22:22.163025+0000 mgr.y (mgr.24362) 19011 : cluster 0 pgmap v18980: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:22:23.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:22:23 smithi080 bash[28361]: audit 2023-12-01T15:22:22.460330+0000 mon.c (mon.2) 12171 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:22:23.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:22:23 smithi080 bash[28361]: audit 2023-12-01T15:22:22.630012+0000 mon.a (mon.0) 11529 : audit 0 from='client.? 172.21.15.80:0/3914033525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:22:23.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:22:23 smithi080 bash[41963]: cluster 2023-12-01T15:22:22.163025+0000 mgr.y (mgr.24362) 19011 : cluster 0 pgmap v18980: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:22:23.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:22:23 smithi080 bash[41963]: audit 2023-12-01T15:22:22.460330+0000 mon.c (mon.2) 12171 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:22:23.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:22:23 smithi080 bash[41963]: audit 2023-12-01T15:22:22.630012+0000 mon.a (mon.0) 11529 : audit 0 from='client.? 172.21.15.80:0/3914033525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:22:23.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:22:23 smithi090 bash[32384]: cluster 2023-12-01T15:22:22.163025+0000 mgr.y (mgr.24362) 19011 : cluster 0 pgmap v18980: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:22:23.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:22:23 smithi090 bash[32384]: audit 2023-12-01T15:22:22.460330+0000 mon.c (mon.2) 12171 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:22:23.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:22:23 smithi090 bash[32384]: audit 2023-12-01T15:22:22.630012+0000 mon.a (mon.0) 11529 : audit 0 from='client.? 172.21.15.80:0/3914033525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:22:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:22:25 smithi080 bash[41963]: cluster 2023-12-01T15:22:24.163763+0000 mgr.y (mgr.24362) 19012 : cluster 0 pgmap v18981: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:22:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:22:25 smithi080 bash[41963]: audit 2023-12-01T15:22:25.080318+0000 mon.a (mon.0) 11530 : audit 0 from='client.? 172.21.15.80:0/1022106216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:22:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:22:25 smithi080 bash[28361]: cluster 2023-12-01T15:22:24.163763+0000 mgr.y (mgr.24362) 19012 : cluster 0 pgmap v18981: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:22:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:22:25 smithi080 bash[28361]: audit 2023-12-01T15:22:25.080318+0000 mon.a (mon.0) 11530 : audit 0 from='client.? 172.21.15.80:0/1022106216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:22:25.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:22:25 smithi090 bash[32384]: cluster 2023-12-01T15:22:24.163763+0000 mgr.y (mgr.24362) 19012 : cluster 0 pgmap v18981: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:22:25.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:22:25 smithi090 bash[32384]: audit 2023-12-01T15:22:25.080318+0000 mon.a (mon.0) 11530 : audit 0 from='client.? 172.21.15.80:0/1022106216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:22:26.636 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:22:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:22:26] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T15:22:26.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:22:26 smithi080 bash[28361]: audit 2023-12-01T15:22:25.783634+0000 mon.c (mon.2) 12172 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:22:26.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:22:26 smithi080 bash[28361]: cluster 2023-12-01T15:22:26.164862+0000 mgr.y (mgr.24362) 19013 : cluster 0 pgmap v18982: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:22:26.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:22:26 smithi080 bash[41963]: audit 2023-12-01T15:22:25.783634+0000 mon.c (mon.2) 12172 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:22:26.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:22:26 smithi080 bash[41963]: cluster 2023-12-01T15:22:26.164862+0000 mgr.y (mgr.24362) 19013 : cluster 0 pgmap v18982: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:22:27.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:22:26 smithi090 bash[32384]: audit 2023-12-01T15:22:25.783634+0000 mon.c (mon.2) 12172 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:22:27.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:22:26 smithi090 bash[32384]: cluster 2023-12-01T15:22:26.164862+0000 mgr.y (mgr.24362) 19013 : cluster 0 pgmap v18982: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:22:27.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:22:27 smithi080 bash[41963]: audit 2023-12-01T15:22:27.556164+0000 mon.a (mon.0) 11531 : audit 0 from='client.? 172.21.15.80:0/2386046253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:22:27.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:22:27 smithi080 bash[28361]: audit 2023-12-01T15:22:27.556164+0000 mon.a (mon.0) 11531 : audit 0 from='client.? 172.21.15.80:0/2386046253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:22:28.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:22:27 smithi090 bash[32384]: audit 2023-12-01T15:22:27.556164+0000 mon.a (mon.0) 11531 : audit 0 from='client.? 172.21.15.80:0/2386046253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:22:29.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:22:29 smithi080 bash[28361]: cluster 2023-12-01T15:22:28.165764+0000 mgr.y (mgr.24362) 19014 : cluster 0 pgmap v18983: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:22:29.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:22:29 smithi080 bash[28361]: audit 2023-12-01T15:22:28.303507+0000 mon.a (mon.0) 11532 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:22:29.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:22:29 smithi080 bash[28361]: audit 2023-12-01T15:22:28.314322+0000 mon.a (mon.0) 11533 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:22:29.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:22:29 smithi080 bash[28361]: audit 2023-12-01T15:22:28.663002+0000 mon.a (mon.0) 11534 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:22:29.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:22:29 smithi080 bash[28361]: audit 2023-12-01T15:22:28.674727+0000 mon.a (mon.0) 11535 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:22:29.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:22:29 smithi080 bash[28361]: audit 2023-12-01T15:22:29.208734+0000 mon.c (mon.2) 12173 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:22:29.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:22:29 smithi080 bash[28361]: audit 2023-12-01T15:22:29.210329+0000 mon.c (mon.2) 12174 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:22:29.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:22:29 smithi080 bash[28361]: audit 2023-12-01T15:22:29.219279+0000 mon.a (mon.0) 11536 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:22:29.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:22:29 smithi080 bash[41963]: cluster 2023-12-01T15:22:28.165764+0000 mgr.y (mgr.24362) 19014 : cluster 0 pgmap v18983: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:22:29.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:22:29 smithi080 bash[41963]: audit 2023-12-01T15:22:28.303507+0000 mon.a (mon.0) 11532 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:22:29.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:22:29 smithi080 bash[41963]: audit 2023-12-01T15:22:28.314322+0000 mon.a (mon.0) 11533 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:22:29.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:22:29 smithi080 bash[41963]: audit 2023-12-01T15:22:28.663002+0000 mon.a (mon.0) 11534 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:22:29.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:22:29 smithi080 bash[41963]: audit 2023-12-01T15:22:28.674727+0000 mon.a (mon.0) 11535 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:22:29.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:22:29 smithi080 bash[41963]: audit 2023-12-01T15:22:29.208734+0000 mon.c (mon.2) 12173 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:22:29.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:22:29 smithi080 bash[41963]: audit 2023-12-01T15:22:29.210329+0000 mon.c (mon.2) 12174 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:22:29.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:22:29 smithi080 bash[41963]: audit 2023-12-01T15:22:29.219279+0000 mon.a (mon.0) 11536 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:22:29.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:22:29 smithi090 bash[32384]: cluster 2023-12-01T15:22:28.165764+0000 mgr.y (mgr.24362) 19014 : cluster 0 pgmap v18983: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:22:29.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:22:29 smithi090 bash[32384]: audit 2023-12-01T15:22:28.303507+0000 mon.a (mon.0) 11532 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:22:29.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:22:29 smithi090 bash[32384]: audit 2023-12-01T15:22:28.314322+0000 mon.a (mon.0) 11533 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:22:29.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:22:29 smithi090 bash[32384]: audit 2023-12-01T15:22:28.663002+0000 mon.a (mon.0) 11534 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:22:29.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:22:29 smithi090 bash[32384]: audit 2023-12-01T15:22:28.674727+0000 mon.a (mon.0) 11535 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:22:29.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:22:29 smithi090 bash[32384]: audit 2023-12-01T15:22:29.208734+0000 mon.c (mon.2) 12173 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:22:29.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:22:29 smithi090 bash[32384]: audit 2023-12-01T15:22:29.210329+0000 mon.c (mon.2) 12174 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:22:29.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:22:29 smithi090 bash[32384]: audit 2023-12-01T15:22:29.219279+0000 mon.a (mon.0) 11536 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:22:30.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:22:30 smithi080 bash[28361]: audit 2023-12-01T15:22:30.015774+0000 mon.a (mon.0) 11537 : audit 0 from='client.? 172.21.15.80:0/3171679657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:22:30.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:22:30 smithi080 bash[41963]: audit 2023-12-01T15:22:30.015774+0000 mon.a (mon.0) 11537 : audit 0 from='client.? 172.21.15.80:0/3171679657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:22:30.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:22:30 smithi090 bash[32384]: audit 2023-12-01T15:22:30.015774+0000 mon.a (mon.0) 11537 : audit 0 from='client.? 172.21.15.80:0/3171679657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:22:31.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:22:31 smithi080 bash[28361]: cluster 2023-12-01T15:22:30.166363+0000 mgr.y (mgr.24362) 19015 : cluster 0 pgmap v18984: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:22:31.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:22:31 smithi080 bash[41963]: cluster 2023-12-01T15:22:30.166363+0000 mgr.y (mgr.24362) 19015 : cluster 0 pgmap v18984: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:22:31.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:22:31 smithi090 bash[32384]: cluster 2023-12-01T15:22:30.166363+0000 mgr.y (mgr.24362) 19015 : cluster 0 pgmap v18984: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:22:33.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:22:33 smithi080 bash[41963]: cluster 2023-12-01T15:22:32.167105+0000 mgr.y (mgr.24362) 19016 : cluster 0 pgmap v18985: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:22:33.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:22:33 smithi080 bash[41963]: audit 2023-12-01T15:22:32.456650+0000 mon.a (mon.0) 11538 : audit 0 from='client.? 172.21.15.80:0/3243926044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:22:33.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:22:33 smithi080 bash[28361]: cluster 2023-12-01T15:22:32.167105+0000 mgr.y (mgr.24362) 19016 : cluster 0 pgmap v18985: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:22:33.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:22:33 smithi080 bash[28361]: audit 2023-12-01T15:22:32.456650+0000 mon.a (mon.0) 11538 : audit 0 from='client.? 172.21.15.80:0/3243926044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:22:33.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:22:33 smithi090 bash[32384]: cluster 2023-12-01T15:22:32.167105+0000 mgr.y (mgr.24362) 19016 : cluster 0 pgmap v18985: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:22:33.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:22:33 smithi090 bash[32384]: audit 2023-12-01T15:22:32.456650+0000 mon.a (mon.0) 11538 : audit 0 from='client.? 172.21.15.80:0/3243926044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:22:35.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:22:35 smithi080 bash[28361]: cluster 2023-12-01T15:22:34.167730+0000 mgr.y (mgr.24362) 19017 : cluster 0 pgmap v18986: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:22:35.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:22:35 smithi080 bash[28361]: audit 2023-12-01T15:22:34.913338+0000 mon.a (mon.0) 11539 : audit 0 from='client.? 172.21.15.80:0/3423896200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:22:35.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:22:35 smithi080 bash[41963]: cluster 2023-12-01T15:22:34.167730+0000 mgr.y (mgr.24362) 19017 : cluster 0 pgmap v18986: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:22:35.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:22:35 smithi080 bash[41963]: audit 2023-12-01T15:22:34.913338+0000 mon.a (mon.0) 11539 : audit 0 from='client.? 172.21.15.80:0/3423896200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:22:35.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:22:35 smithi090 bash[32384]: cluster 2023-12-01T15:22:34.167730+0000 mgr.y (mgr.24362) 19017 : cluster 0 pgmap v18986: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:22:35.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:22:35 smithi090 bash[32384]: audit 2023-12-01T15:22:34.913338+0000 mon.a (mon.0) 11539 : audit 0 from='client.? 172.21.15.80:0/3423896200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:22:36.640 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:22:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:22:36] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T15:22:36.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:22:36 smithi080 bash[28361]: cluster 2023-12-01T15:22:36.168826+0000 mgr.y (mgr.24362) 19018 : cluster 0 pgmap v18987: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:22:36.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:22:36 smithi080 bash[41963]: cluster 2023-12-01T15:22:36.168826+0000 mgr.y (mgr.24362) 19018 : cluster 0 pgmap v18987: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:22:37.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:22:36 smithi090 bash[32384]: cluster 2023-12-01T15:22:36.168826+0000 mgr.y (mgr.24362) 19018 : cluster 0 pgmap v18987: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:22:37.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:22:37 smithi080 bash[41963]: audit 2023-12-01T15:22:37.370127+0000 mon.a (mon.0) 11540 : audit 0 from='client.? 172.21.15.80:0/2172144720' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:22:37.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:22:37 smithi080 bash[28361]: audit 2023-12-01T15:22:37.370127+0000 mon.a (mon.0) 11540 : audit 0 from='client.? 172.21.15.80:0/2172144720' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:22:38.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:22:37 smithi090 bash[32384]: audit 2023-12-01T15:22:37.370127+0000 mon.a (mon.0) 11540 : audit 0 from='client.? 172.21.15.80:0/2172144720' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:22:38.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:22:38 smithi080 bash[28361]: cluster 2023-12-01T15:22:38.169524+0000 mgr.y (mgr.24362) 19019 : cluster 0 pgmap v18988: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:22:38.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:22:38 smithi080 bash[41963]: cluster 2023-12-01T15:22:38.169524+0000 mgr.y (mgr.24362) 19019 : cluster 0 pgmap v18988: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:22:39.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:22:38 smithi090 bash[32384]: cluster 2023-12-01T15:22:38.169524+0000 mgr.y (mgr.24362) 19019 : cluster 0 pgmap v18988: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:22:40.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:22:39 smithi080 bash[28361]: audit 2023-12-01T15:22:39.828368+0000 mon.c (mon.2) 12175 : audit 0 from='client.? 172.21.15.80:0/4074315893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:22:40.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:22:39 smithi080 bash[41963]: audit 2023-12-01T15:22:39.828368+0000 mon.c (mon.2) 12175 : audit 0 from='client.? 172.21.15.80:0/4074315893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:22:40.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:22:39 smithi090 bash[32384]: audit 2023-12-01T15:22:39.828368+0000 mon.c (mon.2) 12175 : audit 0 from='client.? 172.21.15.80:0/4074315893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:22:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:22:40 smithi080 bash[28361]: cluster 2023-12-01T15:22:40.170181+0000 mgr.y (mgr.24362) 19020 : cluster 0 pgmap v18989: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:22:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:22:40 smithi080 bash[28361]: audit 2023-12-01T15:22:40.784146+0000 mon.c (mon.2) 12176 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:22:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:22:40 smithi080 bash[41963]: cluster 2023-12-01T15:22:40.170181+0000 mgr.y (mgr.24362) 19020 : cluster 0 pgmap v18989: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:22:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:22:40 smithi080 bash[41963]: audit 2023-12-01T15:22:40.784146+0000 mon.c (mon.2) 12176 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:22:41.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:22:40 smithi090 bash[32384]: cluster 2023-12-01T15:22:40.170181+0000 mgr.y (mgr.24362) 19020 : cluster 0 pgmap v18989: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:22:41.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:22:40 smithi090 bash[32384]: audit 2023-12-01T15:22:40.784146+0000 mon.c (mon.2) 12176 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:22:43.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:22:43 smithi090 bash[32384]: cluster 2023-12-01T15:22:42.170941+0000 mgr.y (mgr.24362) 19021 : cluster 0 pgmap v18990: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:22:43.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:22:43 smithi090 bash[32384]: audit 2023-12-01T15:22:42.289191+0000 mon.a (mon.0) 11541 : audit 0 from='client.? 172.21.15.80:0/3807205194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:22:43.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:22:43 smithi080 bash[28361]: cluster 2023-12-01T15:22:42.170941+0000 mgr.y (mgr.24362) 19021 : cluster 0 pgmap v18990: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:22:43.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:22:43 smithi080 bash[28361]: audit 2023-12-01T15:22:42.289191+0000 mon.a (mon.0) 11541 : audit 0 from='client.? 172.21.15.80:0/3807205194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:22:43.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:22:43 smithi080 bash[41963]: cluster 2023-12-01T15:22:42.170941+0000 mgr.y (mgr.24362) 19021 : cluster 0 pgmap v18990: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:22:43.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:22:43 smithi080 bash[41963]: audit 2023-12-01T15:22:42.289191+0000 mon.a (mon.0) 11541 : audit 0 from='client.? 172.21.15.80:0/3807205194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:22:45.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:22:45 smithi090 bash[32384]: cluster 2023-12-01T15:22:44.171558+0000 mgr.y (mgr.24362) 19022 : cluster 0 pgmap v18991: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:22:45.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:22:45 smithi090 bash[32384]: audit 2023-12-01T15:22:44.745831+0000 mon.c (mon.2) 12177 : audit 0 from='client.? 172.21.15.80:0/3339376865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:22:45.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:22:45 smithi080 bash[28361]: cluster 2023-12-01T15:22:44.171558+0000 mgr.y (mgr.24362) 19022 : cluster 0 pgmap v18991: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:22:45.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:22:45 smithi080 bash[28361]: audit 2023-12-01T15:22:44.745831+0000 mon.c (mon.2) 12177 : audit 0 from='client.? 172.21.15.80:0/3339376865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:22:45.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:22:45 smithi080 bash[41963]: cluster 2023-12-01T15:22:44.171558+0000 mgr.y (mgr.24362) 19022 : cluster 0 pgmap v18991: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:22:45.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:22:45 smithi080 bash[41963]: audit 2023-12-01T15:22:44.745831+0000 mon.c (mon.2) 12177 : audit 0 from='client.? 172.21.15.80:0/3339376865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:22:46.644 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:22:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:22:46] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T15:22:46.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:22:46 smithi080 bash[28361]: cluster 2023-12-01T15:22:46.172671+0000 mgr.y (mgr.24362) 19023 : cluster 0 pgmap v18992: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:22:46.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:22:46 smithi080 bash[41963]: cluster 2023-12-01T15:22:46.172671+0000 mgr.y (mgr.24362) 19023 : cluster 0 pgmap v18992: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:22:47.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:22:46 smithi090 bash[32384]: cluster 2023-12-01T15:22:46.172671+0000 mgr.y (mgr.24362) 19023 : cluster 0 pgmap v18992: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:22:47.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:22:47 smithi080 bash[28361]: audit 2023-12-01T15:22:47.202778+0000 mon.a (mon.0) 11542 : audit 0 from='client.? 172.21.15.80:0/3199240282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:22:47.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:22:47 smithi080 bash[41963]: audit 2023-12-01T15:22:47.202778+0000 mon.a (mon.0) 11542 : audit 0 from='client.? 172.21.15.80:0/3199240282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:22:48.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:22:47 smithi090 bash[32384]: audit 2023-12-01T15:22:47.202778+0000 mon.a (mon.0) 11542 : audit 0 from='client.? 172.21.15.80:0/3199240282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:22:48.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:22:48 smithi080 bash[28361]: cluster 2023-12-01T15:22:48.173334+0000 mgr.y (mgr.24362) 19024 : cluster 0 pgmap v18993: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:22:48.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:22:48 smithi080 bash[41963]: cluster 2023-12-01T15:22:48.173334+0000 mgr.y (mgr.24362) 19024 : cluster 0 pgmap v18993: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:22:49.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:22:48 smithi090 bash[32384]: cluster 2023-12-01T15:22:48.173334+0000 mgr.y (mgr.24362) 19024 : cluster 0 pgmap v18993: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:22:50.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:22:49 smithi090 bash[32384]: audit 2023-12-01T15:22:49.668393+0000 mon.c (mon.2) 12178 : audit 0 from='client.? 172.21.15.80:0/683990410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:22:50.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:22:49 smithi080 bash[41963]: audit 2023-12-01T15:22:49.668393+0000 mon.c (mon.2) 12178 : audit 0 from='client.? 172.21.15.80:0/683990410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:22:50.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:22:49 smithi080 bash[28361]: audit 2023-12-01T15:22:49.668393+0000 mon.c (mon.2) 12178 : audit 0 from='client.? 172.21.15.80:0/683990410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:22:51.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:22:50 smithi090 bash[32384]: cluster 2023-12-01T15:22:50.173984+0000 mgr.y (mgr.24362) 19025 : cluster 0 pgmap v18994: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:22:51.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:22:50 smithi080 bash[28361]: cluster 2023-12-01T15:22:50.173984+0000 mgr.y (mgr.24362) 19025 : cluster 0 pgmap v18994: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:22:51.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:22:50 smithi080 bash[41963]: cluster 2023-12-01T15:22:50.173984+0000 mgr.y (mgr.24362) 19025 : cluster 0 pgmap v18994: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:22:52.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:22:52 smithi080 bash[28361]: audit 2023-12-01T15:22:52.119831+0000 mon.a (mon.0) 11543 : audit 0 from='client.? 172.21.15.80:0/2021451534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:22:52.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:22:52 smithi080 bash[41963]: audit 2023-12-01T15:22:52.119831+0000 mon.a (mon.0) 11543 : audit 0 from='client.? 172.21.15.80:0/2021451534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:22:52.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:22:52 smithi090 bash[32384]: audit 2023-12-01T15:22:52.119831+0000 mon.a (mon.0) 11543 : audit 0 from='client.? 172.21.15.80:0/2021451534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:22:53.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:22:53 smithi090 bash[32384]: cluster 2023-12-01T15:22:52.175067+0000 mgr.y (mgr.24362) 19026 : cluster 0 pgmap v18995: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:22:53.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:22:53 smithi080 bash[28361]: cluster 2023-12-01T15:22:52.175067+0000 mgr.y (mgr.24362) 19026 : cluster 0 pgmap v18995: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:22:53.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:22:53 smithi080 bash[41963]: cluster 2023-12-01T15:22:52.175067+0000 mgr.y (mgr.24362) 19026 : cluster 0 pgmap v18995: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:22:55.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:22:55 smithi090 bash[32384]: cluster 2023-12-01T15:22:54.175766+0000 mgr.y (mgr.24362) 19027 : cluster 0 pgmap v18996: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:22:55.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:22:55 smithi090 bash[32384]: audit 2023-12-01T15:22:54.572397+0000 mon.a (mon.0) 11544 : audit 0 from='client.? 172.21.15.80:0/1968376459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:22:55.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:22:55 smithi080 bash[41963]: cluster 2023-12-01T15:22:54.175766+0000 mgr.y (mgr.24362) 19027 : cluster 0 pgmap v18996: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:22:55.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:22:55 smithi080 bash[41963]: audit 2023-12-01T15:22:54.572397+0000 mon.a (mon.0) 11544 : audit 0 from='client.? 172.21.15.80:0/1968376459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:22:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:22:55 smithi080 bash[28361]: cluster 2023-12-01T15:22:54.175766+0000 mgr.y (mgr.24362) 19027 : cluster 0 pgmap v18996: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:22:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:22:55 smithi080 bash[28361]: audit 2023-12-01T15:22:54.572397+0000 mon.a (mon.0) 11544 : audit 0 from='client.? 172.21.15.80:0/1968376459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:22:56.660 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:22:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:22:56] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T15:22:56.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:22:56 smithi080 bash[41963]: audit 2023-12-01T15:22:55.784384+0000 mon.c (mon.2) 12179 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:22:56.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:22:56 smithi080 bash[41963]: cluster 2023-12-01T15:22:56.176875+0000 mgr.y (mgr.24362) 19028 : cluster 0 pgmap v18997: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:22:56.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:22:56 smithi080 bash[28361]: audit 2023-12-01T15:22:55.784384+0000 mon.c (mon.2) 12179 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:22:56.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:22:56 smithi080 bash[28361]: cluster 2023-12-01T15:22:56.176875+0000 mgr.y (mgr.24362) 19028 : cluster 0 pgmap v18997: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:22:57.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:22:56 smithi090 bash[32384]: audit 2023-12-01T15:22:55.784384+0000 mon.c (mon.2) 12179 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:22:57.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:22:56 smithi090 bash[32384]: cluster 2023-12-01T15:22:56.176875+0000 mgr.y (mgr.24362) 19028 : cluster 0 pgmap v18997: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:22:57.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:22:57 smithi080 bash[28361]: audit 2023-12-01T15:22:57.031210+0000 mon.a (mon.0) 11545 : audit 0 from='client.? 172.21.15.80:0/808597905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:22:57.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:22:57 smithi080 bash[41963]: audit 2023-12-01T15:22:57.031210+0000 mon.a (mon.0) 11545 : audit 0 from='client.? 172.21.15.80:0/808597905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:22:58.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:22:57 smithi090 bash[32384]: audit 2023-12-01T15:22:57.031210+0000 mon.a (mon.0) 11545 : audit 0 from='client.? 172.21.15.80:0/808597905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:22:58.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:22:58 smithi080 bash[28361]: cluster 2023-12-01T15:22:58.177546+0000 mgr.y (mgr.24362) 19029 : cluster 0 pgmap v18998: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:22:58.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:22:58 smithi080 bash[41963]: cluster 2023-12-01T15:22:58.177546+0000 mgr.y (mgr.24362) 19029 : cluster 0 pgmap v18998: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:22:59.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:22:58 smithi090 bash[32384]: cluster 2023-12-01T15:22:58.177546+0000 mgr.y (mgr.24362) 19029 : cluster 0 pgmap v18998: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:22:59.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:22:59 smithi080 bash[28361]: audit 2023-12-01T15:22:59.482036+0000 mon.a (mon.0) 11546 : audit 0 from='client.? 172.21.15.80:0/2187752523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:22:59.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:22:59 smithi080 bash[41963]: audit 2023-12-01T15:22:59.482036+0000 mon.a (mon.0) 11546 : audit 0 from='client.? 172.21.15.80:0/2187752523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:23:00.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:22:59 smithi090 bash[32384]: audit 2023-12-01T15:22:59.482036+0000 mon.a (mon.0) 11546 : audit 0 from='client.? 172.21.15.80:0/2187752523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:23:01.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:23:00 smithi090 bash[32384]: cluster 2023-12-01T15:23:00.178338+0000 mgr.y (mgr.24362) 19030 : cluster 0 pgmap v18999: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:23:01.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:23:00 smithi080 bash[28361]: cluster 2023-12-01T15:23:00.178338+0000 mgr.y (mgr.24362) 19030 : cluster 0 pgmap v18999: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:23:01.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:23:00 smithi080 bash[41963]: cluster 2023-12-01T15:23:00.178338+0000 mgr.y (mgr.24362) 19030 : cluster 0 pgmap v18999: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:23:02.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:23:01 smithi090 bash[32384]: audit 2023-12-01T15:23:01.928407+0000 mon.a (mon.0) 11547 : audit 0 from='client.? 172.21.15.80:0/592097087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:23:02.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:23:01 smithi080 bash[41963]: audit 2023-12-01T15:23:01.928407+0000 mon.a (mon.0) 11547 : audit 0 from='client.? 172.21.15.80:0/592097087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:23:02.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:23:01 smithi080 bash[28361]: audit 2023-12-01T15:23:01.928407+0000 mon.a (mon.0) 11547 : audit 0 from='client.? 172.21.15.80:0/592097087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:23:03.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:23:02 smithi090 bash[32384]: cluster 2023-12-01T15:23:02.179574+0000 mgr.y (mgr.24362) 19031 : cluster 0 pgmap v19000: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:23:03.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:23:02 smithi080 bash[28361]: cluster 2023-12-01T15:23:02.179574+0000 mgr.y (mgr.24362) 19031 : cluster 0 pgmap v19000: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:23:03.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:23:02 smithi080 bash[41963]: cluster 2023-12-01T15:23:02.179574+0000 mgr.y (mgr.24362) 19031 : cluster 0 pgmap v19000: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:23:05.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:23:05 smithi090 bash[32384]: cluster 2023-12-01T15:23:04.180241+0000 mgr.y (mgr.24362) 19032 : cluster 0 pgmap v19001: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:23:05.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:23:05 smithi090 bash[32384]: audit 2023-12-01T15:23:04.372429+0000 mon.c (mon.2) 12180 : audit 0 from='client.? 172.21.15.80:0/2456576038' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:23:05.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:23:05 smithi080 bash[41963]: cluster 2023-12-01T15:23:04.180241+0000 mgr.y (mgr.24362) 19032 : cluster 0 pgmap v19001: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:23:05.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:23:05 smithi080 bash[41963]: audit 2023-12-01T15:23:04.372429+0000 mon.c (mon.2) 12180 : audit 0 from='client.? 172.21.15.80:0/2456576038' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:23:05.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:23:05 smithi080 bash[28361]: cluster 2023-12-01T15:23:04.180241+0000 mgr.y (mgr.24362) 19032 : cluster 0 pgmap v19001: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:23:05.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:23:05 smithi080 bash[28361]: audit 2023-12-01T15:23:04.372429+0000 mon.c (mon.2) 12180 : audit 0 from='client.? 172.21.15.80:0/2456576038' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:23:06.656 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:23:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:23:06] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T15:23:06.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:23:06 smithi080 bash[28361]: cluster 2023-12-01T15:23:06.181298+0000 mgr.y (mgr.24362) 19033 : cluster 0 pgmap v19002: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:23:06.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:23:06 smithi080 bash[41963]: cluster 2023-12-01T15:23:06.181298+0000 mgr.y (mgr.24362) 19033 : cluster 0 pgmap v19002: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:23:07.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:23:06 smithi090 bash[32384]: cluster 2023-12-01T15:23:06.181298+0000 mgr.y (mgr.24362) 19033 : cluster 0 pgmap v19002: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:23:07.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:23:07 smithi080 bash[28361]: audit 2023-12-01T15:23:06.829450+0000 mon.a (mon.0) 11548 : audit 0 from='client.? 172.21.15.80:0/3686368170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:23:07.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:23:07 smithi080 bash[41963]: audit 2023-12-01T15:23:06.829450+0000 mon.a (mon.0) 11548 : audit 0 from='client.? 172.21.15.80:0/3686368170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:23:08.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:23:07 smithi090 bash[32384]: audit 2023-12-01T15:23:06.829450+0000 mon.a (mon.0) 11548 : audit 0 from='client.? 172.21.15.80:0/3686368170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:23:08.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:23:08 smithi080 bash[41963]: cluster 2023-12-01T15:23:08.181982+0000 mgr.y (mgr.24362) 19034 : cluster 0 pgmap v19003: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:23:08.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:23:08 smithi080 bash[28361]: cluster 2023-12-01T15:23:08.181982+0000 mgr.y (mgr.24362) 19034 : cluster 0 pgmap v19003: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:23:09.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:23:08 smithi090 bash[32384]: cluster 2023-12-01T15:23:08.181982+0000 mgr.y (mgr.24362) 19034 : cluster 0 pgmap v19003: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:23:09.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:23:09 smithi080 bash[28361]: audit 2023-12-01T15:23:09.281264+0000 mon.c (mon.2) 12181 : audit 0 from='client.? 172.21.15.80:0/593898144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:23:09.935 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:23:09 smithi080 bash[41963]: audit 2023-12-01T15:23:09.281264+0000 mon.c (mon.2) 12181 : audit 0 from='client.? 172.21.15.80:0/593898144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:23:10.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:23:09 smithi090 bash[32384]: audit 2023-12-01T15:23:09.281264+0000 mon.c (mon.2) 12181 : audit 0 from='client.? 172.21.15.80:0/593898144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:23:10.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:23:10 smithi080 bash[41963]: cluster 2023-12-01T15:23:10.182639+0000 mgr.y (mgr.24362) 19035 : cluster 0 pgmap v19004: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:23:10.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:23:10 smithi080 bash[28361]: cluster 2023-12-01T15:23:10.182639+0000 mgr.y (mgr.24362) 19035 : cluster 0 pgmap v19004: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:23:11.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:23:10 smithi090 bash[32384]: cluster 2023-12-01T15:23:10.182639+0000 mgr.y (mgr.24362) 19035 : cluster 0 pgmap v19004: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:23:11.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:23:11 smithi080 bash[28361]: audit 2023-12-01T15:23:10.784756+0000 mon.c (mon.2) 12182 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:23:11.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:23:11 smithi080 bash[41963]: audit 2023-12-01T15:23:10.784756+0000 mon.c (mon.2) 12182 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:23:12.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:23:11 smithi090 bash[32384]: audit 2023-12-01T15:23:10.784756+0000 mon.c (mon.2) 12182 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:23:13.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:23:12 smithi090 bash[32384]: audit 2023-12-01T15:23:11.740261+0000 mon.a (mon.0) 11549 : audit 0 from='client.? 172.21.15.80:0/2265856805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:23:13.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:23:12 smithi090 bash[32384]: cluster 2023-12-01T15:23:12.183851+0000 mgr.y (mgr.24362) 19036 : cluster 0 pgmap v19005: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:23:13.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:23:12 smithi080 bash[28361]: audit 2023-12-01T15:23:11.740261+0000 mon.a (mon.0) 11549 : audit 0 from='client.? 172.21.15.80:0/2265856805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:23:13.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:23:12 smithi080 bash[28361]: cluster 2023-12-01T15:23:12.183851+0000 mgr.y (mgr.24362) 19036 : cluster 0 pgmap v19005: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:23:13.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:23:12 smithi080 bash[41963]: audit 2023-12-01T15:23:11.740261+0000 mon.a (mon.0) 11549 : audit 0 from='client.? 172.21.15.80:0/2265856805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:23:13.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:23:12 smithi080 bash[41963]: cluster 2023-12-01T15:23:12.183851+0000 mgr.y (mgr.24362) 19036 : cluster 0 pgmap v19005: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:23:14.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:23:14 smithi090 bash[32384]: audit 2023-12-01T15:23:14.190412+0000 mon.c (mon.2) 12183 : audit 0 from='client.? 172.21.15.80:0/2845573895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:23:14.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:23:14 smithi080 bash[28361]: audit 2023-12-01T15:23:14.190412+0000 mon.c (mon.2) 12183 : audit 0 from='client.? 172.21.15.80:0/2845573895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:23:14.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:23:14 smithi080 bash[41963]: audit 2023-12-01T15:23:14.190412+0000 mon.c (mon.2) 12183 : audit 0 from='client.? 172.21.15.80:0/2845573895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:23:15.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:23:15 smithi090 bash[32384]: cluster 2023-12-01T15:23:14.184500+0000 mgr.y (mgr.24362) 19037 : cluster 0 pgmap v19006: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:23:15.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:23:15 smithi080 bash[28361]: cluster 2023-12-01T15:23:14.184500+0000 mgr.y (mgr.24362) 19037 : cluster 0 pgmap v19006: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:23:15.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:23:15 smithi080 bash[41963]: cluster 2023-12-01T15:23:14.184500+0000 mgr.y (mgr.24362) 19037 : cluster 0 pgmap v19006: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:23:16.661 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:23:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:23:16] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T15:23:16.661 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:23:16 smithi080 bash[28361]: cluster 2023-12-01T15:23:16.185631+0000 mgr.y (mgr.24362) 19038 : cluster 0 pgmap v19007: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:23:16.661 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:23:16 smithi080 bash[28361]: audit 2023-12-01T15:23:16.639243+0000 mon.a (mon.0) 11550 : audit 0 from='client.? 172.21.15.80:0/3042866236' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:23:16.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:23:16 smithi080 bash[41963]: cluster 2023-12-01T15:23:16.185631+0000 mgr.y (mgr.24362) 19038 : cluster 0 pgmap v19007: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:23:16.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:23:16 smithi080 bash[41963]: audit 2023-12-01T15:23:16.639243+0000 mon.a (mon.0) 11550 : audit 0 from='client.? 172.21.15.80:0/3042866236' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:23:17.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:23:16 smithi090 bash[32384]: cluster 2023-12-01T15:23:16.185631+0000 mgr.y (mgr.24362) 19038 : cluster 0 pgmap v19007: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:23:17.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:23:16 smithi090 bash[32384]: audit 2023-12-01T15:23:16.639243+0000 mon.a (mon.0) 11550 : audit 0 from='client.? 172.21.15.80:0/3042866236' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:23:19.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:23:19 smithi090 bash[32384]: cluster 2023-12-01T15:23:18.186420+0000 mgr.y (mgr.24362) 19039 : cluster 0 pgmap v19008: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:23:19.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:23:19 smithi090 bash[32384]: audit 2023-12-01T15:23:19.083023+0000 mon.c (mon.2) 12184 : audit 0 from='client.? 172.21.15.80:0/1259882737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:23:19.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:23:19 smithi080 bash[28361]: cluster 2023-12-01T15:23:18.186420+0000 mgr.y (mgr.24362) 19039 : cluster 0 pgmap v19008: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:23:19.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:23:19 smithi080 bash[28361]: audit 2023-12-01T15:23:19.083023+0000 mon.c (mon.2) 12184 : audit 0 from='client.? 172.21.15.80:0/1259882737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:23:19.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:23:19 smithi080 bash[41963]: cluster 2023-12-01T15:23:18.186420+0000 mgr.y (mgr.24362) 19039 : cluster 0 pgmap v19008: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:23:19.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:23:19 smithi080 bash[41963]: audit 2023-12-01T15:23:19.083023+0000 mon.c (mon.2) 12184 : audit 0 from='client.? 172.21.15.80:0/1259882737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:23:21.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:23:21 smithi090 bash[32384]: cluster 2023-12-01T15:23:20.187133+0000 mgr.y (mgr.24362) 19040 : cluster 0 pgmap v19009: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:23:21.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:23:21 smithi080 bash[28361]: cluster 2023-12-01T15:23:20.187133+0000 mgr.y (mgr.24362) 19040 : cluster 0 pgmap v19009: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:23:21.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:23:21 smithi080 bash[41963]: cluster 2023-12-01T15:23:20.187133+0000 mgr.y (mgr.24362) 19040 : cluster 0 pgmap v19009: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:23:22.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:23:22 smithi090 bash[32384]: audit 2023-12-01T15:23:21.535397+0000 mon.a (mon.0) 11551 : audit 0 from='client.? 172.21.15.80:0/3368959262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:23:22.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:23:22 smithi080 bash[28361]: audit 2023-12-01T15:23:21.535397+0000 mon.a (mon.0) 11551 : audit 0 from='client.? 172.21.15.80:0/3368959262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:23:22.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:23:22 smithi080 bash[41963]: audit 2023-12-01T15:23:21.535397+0000 mon.a (mon.0) 11551 : audit 0 from='client.? 172.21.15.80:0/3368959262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:23:23.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:23:23 smithi090 bash[32384]: cluster 2023-12-01T15:23:22.188334+0000 mgr.y (mgr.24362) 19041 : cluster 0 pgmap v19010: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:23:23.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:23:23 smithi080 bash[41963]: cluster 2023-12-01T15:23:22.188334+0000 mgr.y (mgr.24362) 19041 : cluster 0 pgmap v19010: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:23:23.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:23:23 smithi080 bash[28361]: cluster 2023-12-01T15:23:22.188334+0000 mgr.y (mgr.24362) 19041 : cluster 0 pgmap v19010: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:23:24.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:23:24 smithi090 bash[32384]: audit 2023-12-01T15:23:23.991285+0000 mon.c (mon.2) 12185 : audit 0 from='client.? 172.21.15.80:0/910228123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:23:24.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:23:24 smithi080 bash[28361]: audit 2023-12-01T15:23:23.991285+0000 mon.c (mon.2) 12185 : audit 0 from='client.? 172.21.15.80:0/910228123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:23:24.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:23:24 smithi080 bash[41963]: audit 2023-12-01T15:23:23.991285+0000 mon.c (mon.2) 12185 : audit 0 from='client.? 172.21.15.80:0/910228123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:23:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:23:25 smithi080 bash[41963]: cluster 2023-12-01T15:23:24.189133+0000 mgr.y (mgr.24362) 19042 : cluster 0 pgmap v19011: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:23:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:23:25 smithi080 bash[28361]: cluster 2023-12-01T15:23:24.189133+0000 mgr.y (mgr.24362) 19042 : cluster 0 pgmap v19011: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:23:25.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:23:25 smithi090 bash[32384]: cluster 2023-12-01T15:23:24.189133+0000 mgr.y (mgr.24362) 19042 : cluster 0 pgmap v19011: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:23:26.663 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:23:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:23:26] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T15:23:26.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:23:26 smithi080 bash[28361]: audit 2023-12-01T15:23:25.785241+0000 mon.c (mon.2) 12186 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:23:26.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:23:26 smithi080 bash[28361]: cluster 2023-12-01T15:23:26.190214+0000 mgr.y (mgr.24362) 19043 : cluster 0 pgmap v19012: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:23:26.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:23:26 smithi080 bash[28361]: audit 2023-12-01T15:23:26.442036+0000 mon.a (mon.0) 11552 : audit 0 from='client.? 172.21.15.80:0/1622466975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:23:26.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:23:26 smithi080 bash[41963]: audit 2023-12-01T15:23:25.785241+0000 mon.c (mon.2) 12186 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:23:26.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:23:26 smithi080 bash[41963]: cluster 2023-12-01T15:23:26.190214+0000 mgr.y (mgr.24362) 19043 : cluster 0 pgmap v19012: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:23:26.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:23:26 smithi080 bash[41963]: audit 2023-12-01T15:23:26.442036+0000 mon.a (mon.0) 11552 : audit 0 from='client.? 172.21.15.80:0/1622466975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:23:27.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:23:26 smithi090 bash[32384]: audit 2023-12-01T15:23:25.785241+0000 mon.c (mon.2) 12186 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:23:27.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:23:26 smithi090 bash[32384]: cluster 2023-12-01T15:23:26.190214+0000 mgr.y (mgr.24362) 19043 : cluster 0 pgmap v19012: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:23:27.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:23:26 smithi090 bash[32384]: audit 2023-12-01T15:23:26.442036+0000 mon.a (mon.0) 11552 : audit 0 from='client.? 172.21.15.80:0/1622466975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:23:29.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:23:29 smithi090 bash[32384]: cluster 2023-12-01T15:23:28.190881+0000 mgr.y (mgr.24362) 19044 : cluster 0 pgmap v19013: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:23:29.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:23:29 smithi090 bash[32384]: audit 2023-12-01T15:23:28.889114+0000 mon.a (mon.0) 11553 : audit 0 from='client.? 172.21.15.80:0/1735380666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:23:29.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:23:29 smithi080 bash[28361]: cluster 2023-12-01T15:23:28.190881+0000 mgr.y (mgr.24362) 19044 : cluster 0 pgmap v19013: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:23:29.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:23:29 smithi080 bash[28361]: audit 2023-12-01T15:23:28.889114+0000 mon.a (mon.0) 11553 : audit 0 from='client.? 172.21.15.80:0/1735380666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:23:29.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:23:29 smithi080 bash[41963]: cluster 2023-12-01T15:23:28.190881+0000 mgr.y (mgr.24362) 19044 : cluster 0 pgmap v19013: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:23:29.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:23:29 smithi080 bash[41963]: audit 2023-12-01T15:23:28.889114+0000 mon.a (mon.0) 11553 : audit 0 from='client.? 172.21.15.80:0/1735380666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:23:30.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:23:30 smithi090 bash[32384]: audit 2023-12-01T15:23:29.300668+0000 mon.c (mon.2) 12187 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:23:30.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:23:30 smithi080 bash[28361]: audit 2023-12-01T15:23:29.300668+0000 mon.c (mon.2) 12187 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:23:30.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:23:30 smithi080 bash[41963]: audit 2023-12-01T15:23:29.300668+0000 mon.c (mon.2) 12187 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:23:31.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:23:31 smithi090 bash[32384]: cluster 2023-12-01T15:23:30.191543+0000 mgr.y (mgr.24362) 19045 : cluster 0 pgmap v19014: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:23:31.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:23:31 smithi080 bash[41963]: cluster 2023-12-01T15:23:30.191543+0000 mgr.y (mgr.24362) 19045 : cluster 0 pgmap v19014: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:23:31.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:23:31 smithi080 bash[28361]: cluster 2023-12-01T15:23:30.191543+0000 mgr.y (mgr.24362) 19045 : cluster 0 pgmap v19014: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:23:32.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:23:32 smithi090 bash[32384]: audit 2023-12-01T15:23:31.339436+0000 mon.c (mon.2) 12188 : audit 0 from='client.? 172.21.15.80:0/16406626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:23:32.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:23:32 smithi080 bash[28361]: audit 2023-12-01T15:23:31.339436+0000 mon.c (mon.2) 12188 : audit 0 from='client.? 172.21.15.80:0/16406626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:23:32.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:23:32 smithi080 bash[41963]: audit 2023-12-01T15:23:31.339436+0000 mon.c (mon.2) 12188 : audit 0 from='client.? 172.21.15.80:0/16406626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:23:33.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:23:33 smithi080 bash[28361]: cluster 2023-12-01T15:23:32.192802+0000 mgr.y (mgr.24362) 19046 : cluster 0 pgmap v19015: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:23:33.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:23:33 smithi080 bash[41963]: cluster 2023-12-01T15:23:32.192802+0000 mgr.y (mgr.24362) 19046 : cluster 0 pgmap v19015: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:23:33.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:23:33 smithi090 bash[32384]: cluster 2023-12-01T15:23:32.192802+0000 mgr.y (mgr.24362) 19046 : cluster 0 pgmap v19015: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:23:34.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:23:34 smithi080 bash[41963]: audit 2023-12-01T15:23:33.807187+0000 mon.c (mon.2) 12189 : audit 0 from='client.? 172.21.15.80:0/3077852631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:23:34.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:23:34 smithi080 bash[28361]: audit 2023-12-01T15:23:33.807187+0000 mon.c (mon.2) 12189 : audit 0 from='client.? 172.21.15.80:0/3077852631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:23:34.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:23:34 smithi090 bash[32384]: audit 2023-12-01T15:23:33.807187+0000 mon.c (mon.2) 12189 : audit 0 from='client.? 172.21.15.80:0/3077852631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:23:35.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:23:35 smithi080 bash[41963]: cluster 2023-12-01T15:23:34.193451+0000 mgr.y (mgr.24362) 19047 : cluster 0 pgmap v19016: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:23:35.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:23:35 smithi080 bash[41963]: audit 2023-12-01T15:23:35.145025+0000 mon.a (mon.0) 11554 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:23:35.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:23:35 smithi080 bash[41963]: audit 2023-12-01T15:23:35.155299+0000 mon.a (mon.0) 11555 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:23:35.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:23:35 smithi080 bash[28361]: cluster 2023-12-01T15:23:34.193451+0000 mgr.y (mgr.24362) 19047 : cluster 0 pgmap v19016: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:23:35.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:23:35 smithi080 bash[28361]: audit 2023-12-01T15:23:35.145025+0000 mon.a (mon.0) 11554 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:23:35.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:23:35 smithi080 bash[28361]: audit 2023-12-01T15:23:35.155299+0000 mon.a (mon.0) 11555 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:23:35.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:23:35 smithi090 bash[32384]: cluster 2023-12-01T15:23:34.193451+0000 mgr.y (mgr.24362) 19047 : cluster 0 pgmap v19016: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:23:35.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:23:35 smithi090 bash[32384]: audit 2023-12-01T15:23:35.145025+0000 mon.a (mon.0) 11554 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:23:35.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:23:35 smithi090 bash[32384]: audit 2023-12-01T15:23:35.155299+0000 mon.a (mon.0) 11555 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:23:36.504 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:23:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:23:36] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T15:23:36.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:23:36 smithi090 bash[32384]: audit 2023-12-01T15:23:35.503355+0000 mon.a (mon.0) 11556 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:23:36.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:23:36 smithi090 bash[32384]: audit 2023-12-01T15:23:35.512932+0000 mon.a (mon.0) 11557 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:23:36.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:23:36 smithi090 bash[32384]: audit 2023-12-01T15:23:36.048966+0000 mon.c (mon.2) 12190 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:23:36.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:23:36 smithi090 bash[32384]: audit 2023-12-01T15:23:36.050736+0000 mon.c (mon.2) 12191 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:23:36.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:23:36 smithi090 bash[32384]: audit 2023-12-01T15:23:36.059417+0000 mon.a (mon.0) 11558 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:23:36.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:23:36 smithi090 bash[32384]: audit 2023-12-01T15:23:36.264991+0000 mon.c (mon.2) 12192 : audit 0 from='client.? 172.21.15.80:0/2721900697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:23:36.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:23:36 smithi080 bash[41963]: audit 2023-12-01T15:23:35.503355+0000 mon.a (mon.0) 11556 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:23:36.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:23:36 smithi080 bash[41963]: audit 2023-12-01T15:23:35.512932+0000 mon.a (mon.0) 11557 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:23:36.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:23:36 smithi080 bash[41963]: audit 2023-12-01T15:23:36.048966+0000 mon.c (mon.2) 12190 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:23:36.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:23:36 smithi080 bash[41963]: audit 2023-12-01T15:23:36.050736+0000 mon.c (mon.2) 12191 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:23:36.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:23:36 smithi080 bash[41963]: audit 2023-12-01T15:23:36.059417+0000 mon.a (mon.0) 11558 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:23:36.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:23:36 smithi080 bash[41963]: audit 2023-12-01T15:23:36.264991+0000 mon.c (mon.2) 12192 : audit 0 from='client.? 172.21.15.80:0/2721900697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:23:36.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:23:36 smithi080 bash[28361]: audit 2023-12-01T15:23:35.503355+0000 mon.a (mon.0) 11556 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:23:36.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:23:36 smithi080 bash[28361]: audit 2023-12-01T15:23:35.512932+0000 mon.a (mon.0) 11557 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:23:36.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:23:36 smithi080 bash[28361]: audit 2023-12-01T15:23:36.048966+0000 mon.c (mon.2) 12190 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:23:36.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:23:36 smithi080 bash[28361]: audit 2023-12-01T15:23:36.050736+0000 mon.c (mon.2) 12191 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:23:36.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:23:36 smithi080 bash[28361]: audit 2023-12-01T15:23:36.059417+0000 mon.a (mon.0) 11558 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:23:36.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:23:36 smithi080 bash[28361]: audit 2023-12-01T15:23:36.264991+0000 mon.c (mon.2) 12192 : audit 0 from='client.? 172.21.15.80:0/2721900697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:23:37.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:23:37 smithi090 bash[32384]: cluster 2023-12-01T15:23:36.194590+0000 mgr.y (mgr.24362) 19048 : cluster 0 pgmap v19017: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:23:37.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:23:37 smithi080 bash[28361]: cluster 2023-12-01T15:23:36.194590+0000 mgr.y (mgr.24362) 19048 : cluster 0 pgmap v19017: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:23:37.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:23:37 smithi080 bash[41963]: cluster 2023-12-01T15:23:36.194590+0000 mgr.y (mgr.24362) 19048 : cluster 0 pgmap v19017: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:23:39.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:23:39 smithi090 bash[32384]: cluster 2023-12-01T15:23:38.195531+0000 mgr.y (mgr.24362) 19049 : cluster 0 pgmap v19018: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:23:39.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:23:39 smithi090 bash[32384]: audit 2023-12-01T15:23:38.716668+0000 mon.c (mon.2) 12193 : audit 0 from='client.? 172.21.15.80:0/3244952377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:23:39.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:23:39 smithi080 bash[28361]: cluster 2023-12-01T15:23:38.195531+0000 mgr.y (mgr.24362) 19049 : cluster 0 pgmap v19018: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:23:39.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:23:39 smithi080 bash[28361]: audit 2023-12-01T15:23:38.716668+0000 mon.c (mon.2) 12193 : audit 0 from='client.? 172.21.15.80:0/3244952377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:23:39.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:23:39 smithi080 bash[41963]: cluster 2023-12-01T15:23:38.195531+0000 mgr.y (mgr.24362) 19049 : cluster 0 pgmap v19018: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:23:39.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:23:39 smithi080 bash[41963]: audit 2023-12-01T15:23:38.716668+0000 mon.c (mon.2) 12193 : audit 0 from='client.? 172.21.15.80:0/3244952377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:23:41.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:23:41 smithi090 bash[32384]: cluster 2023-12-01T15:23:40.196329+0000 mgr.y (mgr.24362) 19050 : cluster 0 pgmap v19019: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:23:41.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:23:41 smithi090 bash[32384]: audit 2023-12-01T15:23:40.785189+0000 mon.c (mon.2) 12194 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:23:41.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:23:41 smithi090 bash[32384]: audit 2023-12-01T15:23:41.182415+0000 mon.c (mon.2) 12195 : audit 0 from='client.? 172.21.15.80:0/3463043839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:23:41.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:23:41 smithi080 bash[28361]: cluster 2023-12-01T15:23:40.196329+0000 mgr.y (mgr.24362) 19050 : cluster 0 pgmap v19019: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:23:41.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:23:41 smithi080 bash[28361]: audit 2023-12-01T15:23:40.785189+0000 mon.c (mon.2) 12194 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:23:41.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:23:41 smithi080 bash[28361]: audit 2023-12-01T15:23:41.182415+0000 mon.c (mon.2) 12195 : audit 0 from='client.? 172.21.15.80:0/3463043839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:23:41.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:23:41 smithi080 bash[41963]: cluster 2023-12-01T15:23:40.196329+0000 mgr.y (mgr.24362) 19050 : cluster 0 pgmap v19019: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:23:41.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:23:41 smithi080 bash[41963]: audit 2023-12-01T15:23:40.785189+0000 mon.c (mon.2) 12194 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:23:41.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:23:41 smithi080 bash[41963]: audit 2023-12-01T15:23:41.182415+0000 mon.c (mon.2) 12195 : audit 0 from='client.? 172.21.15.80:0/3463043839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:23:43.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:23:43 smithi090 bash[32384]: cluster 2023-12-01T15:23:42.197549+0000 mgr.y (mgr.24362) 19051 : cluster 0 pgmap v19020: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:23:43.935 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:23:43 smithi080 bash[28361]: cluster 2023-12-01T15:23:42.197549+0000 mgr.y (mgr.24362) 19051 : cluster 0 pgmap v19020: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:23:43.935 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:23:43 smithi080 bash[41963]: cluster 2023-12-01T15:23:42.197549+0000 mgr.y (mgr.24362) 19051 : cluster 0 pgmap v19020: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:23:44.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:23:44 smithi080 bash[28361]: audit 2023-12-01T15:23:43.635486+0000 mon.a (mon.0) 11559 : audit 0 from='client.? 172.21.15.80:0/1944679542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:23:44.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:23:44 smithi080 bash[41963]: audit 2023-12-01T15:23:43.635486+0000 mon.a (mon.0) 11559 : audit 0 from='client.? 172.21.15.80:0/1944679542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:23:45.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:23:44 smithi090 bash[32384]: audit 2023-12-01T15:23:43.635486+0000 mon.a (mon.0) 11559 : audit 0 from='client.? 172.21.15.80:0/1944679542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:23:45.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:23:45 smithi080 bash[28361]: cluster 2023-12-01T15:23:44.198201+0000 mgr.y (mgr.24362) 19052 : cluster 0 pgmap v19021: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:23:45.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:23:45 smithi080 bash[41963]: cluster 2023-12-01T15:23:44.198201+0000 mgr.y (mgr.24362) 19052 : cluster 0 pgmap v19021: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:23:46.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:23:45 smithi090 bash[32384]: cluster 2023-12-01T15:23:44.198201+0000 mgr.y (mgr.24362) 19052 : cluster 0 pgmap v19021: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:23:46.670 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:23:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:23:46] "GET /metrics HTTP/1.1" 200 33977 "" "Prometheus/2.43.0" 2023-12-01T15:23:46.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:23:46 smithi080 bash[28361]: audit 2023-12-01T15:23:46.100176+0000 mon.a (mon.0) 11560 : audit 0 from='client.? 172.21.15.80:0/2053735217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:23:46.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:23:46 smithi080 bash[28361]: cluster 2023-12-01T15:23:46.199298+0000 mgr.y (mgr.24362) 19053 : cluster 0 pgmap v19022: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:23:46.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:23:46 smithi080 bash[41963]: audit 2023-12-01T15:23:46.100176+0000 mon.a (mon.0) 11560 : audit 0 from='client.? 172.21.15.80:0/2053735217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:23:46.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:23:46 smithi080 bash[41963]: cluster 2023-12-01T15:23:46.199298+0000 mgr.y (mgr.24362) 19053 : cluster 0 pgmap v19022: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:23:47.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:23:46 smithi090 bash[32384]: audit 2023-12-01T15:23:46.100176+0000 mon.a (mon.0) 11560 : audit 0 from='client.? 172.21.15.80:0/2053735217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:23:47.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:23:46 smithi090 bash[32384]: cluster 2023-12-01T15:23:46.199298+0000 mgr.y (mgr.24362) 19053 : cluster 0 pgmap v19022: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:23:49.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:23:49 smithi090 bash[32384]: cluster 2023-12-01T15:23:48.200097+0000 mgr.y (mgr.24362) 19054 : cluster 0 pgmap v19023: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:23:49.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:23:49 smithi090 bash[32384]: audit 2023-12-01T15:23:48.559689+0000 mon.c (mon.2) 12196 : audit 0 from='client.? 172.21.15.80:0/2052607633' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:23:49.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:23:49 smithi080 bash[41963]: cluster 2023-12-01T15:23:48.200097+0000 mgr.y (mgr.24362) 19054 : cluster 0 pgmap v19023: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:23:49.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:23:49 smithi080 bash[41963]: audit 2023-12-01T15:23:48.559689+0000 mon.c (mon.2) 12196 : audit 0 from='client.? 172.21.15.80:0/2052607633' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:23:49.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:23:49 smithi080 bash[28361]: cluster 2023-12-01T15:23:48.200097+0000 mgr.y (mgr.24362) 19054 : cluster 0 pgmap v19023: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:23:49.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:23:49 smithi080 bash[28361]: audit 2023-12-01T15:23:48.559689+0000 mon.c (mon.2) 12196 : audit 0 from='client.? 172.21.15.80:0/2052607633' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:23:51.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:23:51 smithi090 bash[32384]: cluster 2023-12-01T15:23:50.200803+0000 mgr.y (mgr.24362) 19055 : cluster 0 pgmap v19024: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:23:51.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:23:51 smithi090 bash[32384]: audit 2023-12-01T15:23:51.020354+0000 mon.c (mon.2) 12197 : audit 0 from='client.? 172.21.15.80:0/2797813577' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:23:51.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:23:51 smithi080 bash[28361]: cluster 2023-12-01T15:23:50.200803+0000 mgr.y (mgr.24362) 19055 : cluster 0 pgmap v19024: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:23:51.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:23:51 smithi080 bash[28361]: audit 2023-12-01T15:23:51.020354+0000 mon.c (mon.2) 12197 : audit 0 from='client.? 172.21.15.80:0/2797813577' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:23:51.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:23:51 smithi080 bash[41963]: cluster 2023-12-01T15:23:50.200803+0000 mgr.y (mgr.24362) 19055 : cluster 0 pgmap v19024: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:23:51.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:23:51 smithi080 bash[41963]: audit 2023-12-01T15:23:51.020354+0000 mon.c (mon.2) 12197 : audit 0 from='client.? 172.21.15.80:0/2797813577' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:23:53.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:23:53 smithi090 bash[32384]: cluster 2023-12-01T15:23:52.201985+0000 mgr.y (mgr.24362) 19056 : cluster 0 pgmap v19025: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:23:53.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:23:53 smithi080 bash[28361]: cluster 2023-12-01T15:23:52.201985+0000 mgr.y (mgr.24362) 19056 : cluster 0 pgmap v19025: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:23:53.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:23:53 smithi080 bash[41963]: cluster 2023-12-01T15:23:52.201985+0000 mgr.y (mgr.24362) 19056 : cluster 0 pgmap v19025: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:23:54.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:23:54 smithi080 bash[28361]: audit 2023-12-01T15:23:53.479913+0000 mon.a (mon.0) 11561 : audit 0 from='client.? 172.21.15.80:0/450550893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:23:54.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:23:54 smithi080 bash[41963]: audit 2023-12-01T15:23:53.479913+0000 mon.a (mon.0) 11561 : audit 0 from='client.? 172.21.15.80:0/450550893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:23:54.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:23:54 smithi090 bash[32384]: audit 2023-12-01T15:23:53.479913+0000 mon.a (mon.0) 11561 : audit 0 from='client.? 172.21.15.80:0/450550893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:23:55.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:23:55 smithi080 bash[41963]: cluster 2023-12-01T15:23:54.202627+0000 mgr.y (mgr.24362) 19057 : cluster 0 pgmap v19026: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:23:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:23:55 smithi080 bash[28361]: cluster 2023-12-01T15:23:54.202627+0000 mgr.y (mgr.24362) 19057 : cluster 0 pgmap v19026: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:23:55.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:23:55 smithi090 bash[32384]: cluster 2023-12-01T15:23:54.202627+0000 mgr.y (mgr.24362) 19057 : cluster 0 pgmap v19026: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:23:56.675 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:23:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:23:56] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T15:23:56.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:23:56 smithi080 bash[28361]: audit 2023-12-01T15:23:55.785713+0000 mon.c (mon.2) 12198 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:23:56.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:23:56 smithi080 bash[28361]: audit 2023-12-01T15:23:55.947368+0000 mon.c (mon.2) 12199 : audit 0 from='client.? 172.21.15.80:0/1720641817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:23:56.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:23:56 smithi080 bash[28361]: cluster 2023-12-01T15:23:56.203747+0000 mgr.y (mgr.24362) 19058 : cluster 0 pgmap v19027: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:23:56.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:23:56 smithi080 bash[41963]: audit 2023-12-01T15:23:55.785713+0000 mon.c (mon.2) 12198 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:23:56.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:23:56 smithi080 bash[41963]: audit 2023-12-01T15:23:55.947368+0000 mon.c (mon.2) 12199 : audit 0 from='client.? 172.21.15.80:0/1720641817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:23:56.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:23:56 smithi080 bash[41963]: cluster 2023-12-01T15:23:56.203747+0000 mgr.y (mgr.24362) 19058 : cluster 0 pgmap v19027: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:23:57.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:23:56 smithi090 bash[32384]: audit 2023-12-01T15:23:55.785713+0000 mon.c (mon.2) 12198 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:23:57.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:23:56 smithi090 bash[32384]: audit 2023-12-01T15:23:55.947368+0000 mon.c (mon.2) 12199 : audit 0 from='client.? 172.21.15.80:0/1720641817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:23:57.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:23:56 smithi090 bash[32384]: cluster 2023-12-01T15:23:56.203747+0000 mgr.y (mgr.24362) 19058 : cluster 0 pgmap v19027: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:23:59.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:23:59 smithi090 bash[32384]: cluster 2023-12-01T15:23:58.204383+0000 mgr.y (mgr.24362) 19059 : cluster 0 pgmap v19028: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:23:59.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:23:59 smithi090 bash[32384]: audit 2023-12-01T15:23:58.397123+0000 mon.a (mon.0) 11562 : audit 0 from='client.? 172.21.15.80:0/3774593814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:23:59.685 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:23:59 smithi080 bash[41963]: cluster 2023-12-01T15:23:58.204383+0000 mgr.y (mgr.24362) 19059 : cluster 0 pgmap v19028: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:23:59.685 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:23:59 smithi080 bash[41963]: audit 2023-12-01T15:23:58.397123+0000 mon.a (mon.0) 11562 : audit 0 from='client.? 172.21.15.80:0/3774593814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:23:59.685 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:23:59 smithi080 bash[28361]: cluster 2023-12-01T15:23:58.204383+0000 mgr.y (mgr.24362) 19059 : cluster 0 pgmap v19028: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:23:59.685 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:23:59 smithi080 bash[28361]: audit 2023-12-01T15:23:58.397123+0000 mon.a (mon.0) 11562 : audit 0 from='client.? 172.21.15.80:0/3774593814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:24:01.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:24:01 smithi090 bash[32384]: cluster 2023-12-01T15:24:00.205095+0000 mgr.y (mgr.24362) 19060 : cluster 0 pgmap v19029: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:24:01.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:24:01 smithi090 bash[32384]: audit 2023-12-01T15:24:00.849460+0000 mon.a (mon.0) 11563 : audit 0 from='client.? 172.21.15.80:0/3613968846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:24:01.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:24:01 smithi080 bash[41963]: cluster 2023-12-01T15:24:00.205095+0000 mgr.y (mgr.24362) 19060 : cluster 0 pgmap v19029: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:24:01.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:24:01 smithi080 bash[41963]: audit 2023-12-01T15:24:00.849460+0000 mon.a (mon.0) 11563 : audit 0 from='client.? 172.21.15.80:0/3613968846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:24:01.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:24:01 smithi080 bash[28361]: cluster 2023-12-01T15:24:00.205095+0000 mgr.y (mgr.24362) 19060 : cluster 0 pgmap v19029: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:24:01.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:24:01 smithi080 bash[28361]: audit 2023-12-01T15:24:00.849460+0000 mon.a (mon.0) 11563 : audit 0 from='client.? 172.21.15.80:0/3613968846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:24:03.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:24:03 smithi080 bash[28361]: cluster 2023-12-01T15:24:02.206276+0000 mgr.y (mgr.24362) 19061 : cluster 0 pgmap v19030: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:24:03.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:24:03 smithi080 bash[41963]: cluster 2023-12-01T15:24:02.206276+0000 mgr.y (mgr.24362) 19061 : cluster 0 pgmap v19030: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:24:03.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:24:03 smithi090 bash[32384]: cluster 2023-12-01T15:24:02.206276+0000 mgr.y (mgr.24362) 19061 : cluster 0 pgmap v19030: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:24:04.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:24:04 smithi080 bash[28361]: audit 2023-12-01T15:24:03.304602+0000 mon.a (mon.0) 11564 : audit 0 from='client.? 172.21.15.80:0/2199542887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:24:04.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:24:04 smithi080 bash[41963]: audit 2023-12-01T15:24:03.304602+0000 mon.a (mon.0) 11564 : audit 0 from='client.? 172.21.15.80:0/2199542887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:24:04.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:24:04 smithi090 bash[32384]: audit 2023-12-01T15:24:03.304602+0000 mon.a (mon.0) 11564 : audit 0 from='client.? 172.21.15.80:0/2199542887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:24:05.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:24:05 smithi080 bash[28361]: cluster 2023-12-01T15:24:04.206935+0000 mgr.y (mgr.24362) 19062 : cluster 0 pgmap v19031: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:24:05.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:24:05 smithi080 bash[41963]: cluster 2023-12-01T15:24:04.206935+0000 mgr.y (mgr.24362) 19062 : cluster 0 pgmap v19031: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:24:05.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:24:05 smithi090 bash[32384]: cluster 2023-12-01T15:24:04.206935+0000 mgr.y (mgr.24362) 19062 : cluster 0 pgmap v19031: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:24:06.677 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:24:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:24:06] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T15:24:06.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:24:06 smithi080 bash[28361]: audit 2023-12-01T15:24:05.757411+0000 mon.c (mon.2) 12200 : audit 0 from='client.? 172.21.15.80:0/1295977911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:24:06.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:24:06 smithi080 bash[28361]: cluster 2023-12-01T15:24:06.208100+0000 mgr.y (mgr.24362) 19063 : cluster 0 pgmap v19032: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:24:06.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:24:06 smithi080 bash[41963]: audit 2023-12-01T15:24:05.757411+0000 mon.c (mon.2) 12200 : audit 0 from='client.? 172.21.15.80:0/1295977911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:24:06.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:24:06 smithi080 bash[41963]: cluster 2023-12-01T15:24:06.208100+0000 mgr.y (mgr.24362) 19063 : cluster 0 pgmap v19032: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:24:07.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:24:06 smithi090 bash[32384]: audit 2023-12-01T15:24:05.757411+0000 mon.c (mon.2) 12200 : audit 0 from='client.? 172.21.15.80:0/1295977911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:24:07.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:24:06 smithi090 bash[32384]: cluster 2023-12-01T15:24:06.208100+0000 mgr.y (mgr.24362) 19063 : cluster 0 pgmap v19032: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:24:08.685 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:24:08 smithi080 bash[28361]: audit 2023-12-01T15:24:08.220446+0000 mon.a (mon.0) 11565 : audit 0 from='client.? 172.21.15.80:0/2919198920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:24:08.685 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:24:08 smithi080 bash[41963]: audit 2023-12-01T15:24:08.220446+0000 mon.a (mon.0) 11565 : audit 0 from='client.? 172.21.15.80:0/2919198920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:24:08.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:24:08 smithi090 bash[32384]: audit 2023-12-01T15:24:08.220446+0000 mon.a (mon.0) 11565 : audit 0 from='client.? 172.21.15.80:0/2919198920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:24:09.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:24:09 smithi080 bash[28361]: cluster 2023-12-01T15:24:08.208687+0000 mgr.y (mgr.24362) 19064 : cluster 0 pgmap v19033: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:24:09.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:24:09 smithi080 bash[41963]: cluster 2023-12-01T15:24:08.208687+0000 mgr.y (mgr.24362) 19064 : cluster 0 pgmap v19033: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:24:09.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:24:09 smithi090 bash[32384]: cluster 2023-12-01T15:24:08.208687+0000 mgr.y (mgr.24362) 19064 : cluster 0 pgmap v19033: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:24:11.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:24:11 smithi080 bash[28361]: cluster 2023-12-01T15:24:10.209464+0000 mgr.y (mgr.24362) 19065 : cluster 0 pgmap v19034: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:24:11.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:24:11 smithi080 bash[28361]: audit 2023-12-01T15:24:10.673986+0000 mon.a (mon.0) 11566 : audit 0 from='client.? 172.21.15.80:0/1269416030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:24:11.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:24:11 smithi080 bash[28361]: audit 2023-12-01T15:24:10.785981+0000 mon.c (mon.2) 12201 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:24:11.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:24:11 smithi080 bash[41963]: cluster 2023-12-01T15:24:10.209464+0000 mgr.y (mgr.24362) 19065 : cluster 0 pgmap v19034: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:24:11.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:24:11 smithi080 bash[41963]: audit 2023-12-01T15:24:10.673986+0000 mon.a (mon.0) 11566 : audit 0 from='client.? 172.21.15.80:0/1269416030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:24:11.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:24:11 smithi080 bash[41963]: audit 2023-12-01T15:24:10.785981+0000 mon.c (mon.2) 12201 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:24:11.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:24:11 smithi090 bash[32384]: cluster 2023-12-01T15:24:10.209464+0000 mgr.y (mgr.24362) 19065 : cluster 0 pgmap v19034: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:24:11.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:24:11 smithi090 bash[32384]: audit 2023-12-01T15:24:10.673986+0000 mon.a (mon.0) 11566 : audit 0 from='client.? 172.21.15.80:0/1269416030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:24:11.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:24:11 smithi090 bash[32384]: audit 2023-12-01T15:24:10.785981+0000 mon.c (mon.2) 12201 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:24:13.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:24:13 smithi080 bash[28361]: cluster 2023-12-01T15:24:12.210656+0000 mgr.y (mgr.24362) 19066 : cluster 0 pgmap v19035: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:24:13.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:24:13 smithi080 bash[28361]: audit 2023-12-01T15:24:13.123917+0000 mon.a (mon.0) 11567 : audit 0 from='client.? 172.21.15.80:0/2301359849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:24:13.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:24:13 smithi080 bash[41963]: cluster 2023-12-01T15:24:12.210656+0000 mgr.y (mgr.24362) 19066 : cluster 0 pgmap v19035: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:24:13.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:24:13 smithi080 bash[41963]: audit 2023-12-01T15:24:13.123917+0000 mon.a (mon.0) 11567 : audit 0 from='client.? 172.21.15.80:0/2301359849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:24:13.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:24:13 smithi090 bash[32384]: cluster 2023-12-01T15:24:12.210656+0000 mgr.y (mgr.24362) 19066 : cluster 0 pgmap v19035: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:24:13.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:24:13 smithi090 bash[32384]: audit 2023-12-01T15:24:13.123917+0000 mon.a (mon.0) 11567 : audit 0 from='client.? 172.21.15.80:0/2301359849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:24:15.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:24:15 smithi080 bash[28361]: cluster 2023-12-01T15:24:14.211335+0000 mgr.y (mgr.24362) 19067 : cluster 0 pgmap v19036: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:24:15.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:24:15 smithi080 bash[41963]: cluster 2023-12-01T15:24:14.211335+0000 mgr.y (mgr.24362) 19067 : cluster 0 pgmap v19036: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:24:15.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:24:15 smithi090 bash[32384]: cluster 2023-12-01T15:24:14.211335+0000 mgr.y (mgr.24362) 19067 : cluster 0 pgmap v19036: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:24:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:24:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:24:16] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T15:24:16.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:24:16 smithi080 bash[28361]: audit 2023-12-01T15:24:15.575358+0000 mon.c (mon.2) 12202 : audit 0 from='client.? 172.21.15.80:0/2530314310' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:24:16.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:24:16 smithi080 bash[41963]: audit 2023-12-01T15:24:15.575358+0000 mon.c (mon.2) 12202 : audit 0 from='client.? 172.21.15.80:0/2530314310' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:24:16.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:24:16 smithi090 bash[32384]: audit 2023-12-01T15:24:15.575358+0000 mon.c (mon.2) 12202 : audit 0 from='client.? 172.21.15.80:0/2530314310' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:24:17.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:24:17 smithi080 bash[41963]: cluster 2023-12-01T15:24:16.212436+0000 mgr.y (mgr.24362) 19068 : cluster 0 pgmap v19037: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:24:17.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:24:17 smithi080 bash[28361]: cluster 2023-12-01T15:24:16.212436+0000 mgr.y (mgr.24362) 19068 : cluster 0 pgmap v19037: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:24:17.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:24:17 smithi090 bash[32384]: cluster 2023-12-01T15:24:16.212436+0000 mgr.y (mgr.24362) 19068 : cluster 0 pgmap v19037: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:24:18.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:24:18 smithi080 bash[28361]: audit 2023-12-01T15:24:18.039047+0000 mon.c (mon.2) 12203 : audit 0 from='client.? 172.21.15.80:0/954827680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:24:18.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:24:18 smithi080 bash[41963]: audit 2023-12-01T15:24:18.039047+0000 mon.c (mon.2) 12203 : audit 0 from='client.? 172.21.15.80:0/954827680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:24:18.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:24:18 smithi090 bash[32384]: audit 2023-12-01T15:24:18.039047+0000 mon.c (mon.2) 12203 : audit 0 from='client.? 172.21.15.80:0/954827680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:24:19.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:24:19 smithi080 bash[28361]: cluster 2023-12-01T15:24:18.213053+0000 mgr.y (mgr.24362) 19069 : cluster 0 pgmap v19038: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:24:19.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:24:19 smithi080 bash[41963]: cluster 2023-12-01T15:24:18.213053+0000 mgr.y (mgr.24362) 19069 : cluster 0 pgmap v19038: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:24:19.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:24:19 smithi090 bash[32384]: cluster 2023-12-01T15:24:18.213053+0000 mgr.y (mgr.24362) 19069 : cluster 0 pgmap v19038: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:24:21.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:24:21 smithi080 bash[41963]: cluster 2023-12-01T15:24:20.213690+0000 mgr.y (mgr.24362) 19070 : cluster 0 pgmap v19039: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:24:21.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:24:21 smithi080 bash[41963]: audit 2023-12-01T15:24:20.492684+0000 mon.a (mon.0) 11568 : audit 0 from='client.? 172.21.15.80:0/3333479281' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:24:21.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:24:21 smithi080 bash[28361]: cluster 2023-12-01T15:24:20.213690+0000 mgr.y (mgr.24362) 19070 : cluster 0 pgmap v19039: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:24:21.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:24:21 smithi080 bash[28361]: audit 2023-12-01T15:24:20.492684+0000 mon.a (mon.0) 11568 : audit 0 from='client.? 172.21.15.80:0/3333479281' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:24:21.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:24:21 smithi090 bash[32384]: cluster 2023-12-01T15:24:20.213690+0000 mgr.y (mgr.24362) 19070 : cluster 0 pgmap v19039: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:24:21.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:24:21 smithi090 bash[32384]: audit 2023-12-01T15:24:20.492684+0000 mon.a (mon.0) 11568 : audit 0 from='client.? 172.21.15.80:0/3333479281' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:24:23.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:24:23 smithi080 bash[28361]: cluster 2023-12-01T15:24:22.214816+0000 mgr.y (mgr.24362) 19071 : cluster 0 pgmap v19040: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:24:23.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:24:23 smithi080 bash[28361]: audit 2023-12-01T15:24:22.944173+0000 mon.a (mon.0) 11569 : audit 0 from='client.? 172.21.15.80:0/182858238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:24:23.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:24:23 smithi080 bash[41963]: cluster 2023-12-01T15:24:22.214816+0000 mgr.y (mgr.24362) 19071 : cluster 0 pgmap v19040: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:24:23.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:24:23 smithi080 bash[41963]: audit 2023-12-01T15:24:22.944173+0000 mon.a (mon.0) 11569 : audit 0 from='client.? 172.21.15.80:0/182858238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:24:23.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:24:23 smithi090 bash[32384]: cluster 2023-12-01T15:24:22.214816+0000 mgr.y (mgr.24362) 19071 : cluster 0 pgmap v19040: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:24:23.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:24:23 smithi090 bash[32384]: audit 2023-12-01T15:24:22.944173+0000 mon.a (mon.0) 11569 : audit 0 from='client.? 172.21.15.80:0/182858238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:24:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:24:25 smithi080 bash[28361]: cluster 2023-12-01T15:24:24.215457+0000 mgr.y (mgr.24362) 19072 : cluster 0 pgmap v19041: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:24:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:24:25 smithi080 bash[41963]: cluster 2023-12-01T15:24:24.215457+0000 mgr.y (mgr.24362) 19072 : cluster 0 pgmap v19041: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:24:25.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:24:25 smithi090 bash[32384]: cluster 2023-12-01T15:24:24.215457+0000 mgr.y (mgr.24362) 19072 : cluster 0 pgmap v19041: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:24:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:24:26 smithi080 bash[28361]: audit 2023-12-01T15:24:25.402686+0000 mon.c (mon.2) 12204 : audit 0 from='client.? 172.21.15.80:0/2428132876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:24:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:24:26 smithi080 bash[28361]: audit 2023-12-01T15:24:25.786701+0000 mon.c (mon.2) 12205 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:24:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:24:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:24:26] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T15:24:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:24:26 smithi080 bash[41963]: audit 2023-12-01T15:24:25.402686+0000 mon.c (mon.2) 12204 : audit 0 from='client.? 172.21.15.80:0/2428132876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:24:26.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:24:26 smithi080 bash[41963]: audit 2023-12-01T15:24:25.786701+0000 mon.c (mon.2) 12205 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:24:26.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:24:26 smithi090 bash[32384]: audit 2023-12-01T15:24:25.402686+0000 mon.c (mon.2) 12204 : audit 0 from='client.? 172.21.15.80:0/2428132876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:24:26.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:24:26 smithi090 bash[32384]: audit 2023-12-01T15:24:25.786701+0000 mon.c (mon.2) 12205 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:24:27.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:24:27 smithi080 bash[41963]: cluster 2023-12-01T15:24:26.216581+0000 mgr.y (mgr.24362) 19073 : cluster 0 pgmap v19042: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:24:27.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:24:27 smithi080 bash[28361]: cluster 2023-12-01T15:24:26.216581+0000 mgr.y (mgr.24362) 19073 : cluster 0 pgmap v19042: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:24:27.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:24:27 smithi090 bash[32384]: cluster 2023-12-01T15:24:26.216581+0000 mgr.y (mgr.24362) 19073 : cluster 0 pgmap v19042: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:24:28.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:24:28 smithi080 bash[28361]: audit 2023-12-01T15:24:27.854720+0000 mon.c (mon.2) 12206 : audit 0 from='client.? 172.21.15.80:0/1486228054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:24:28.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:24:28 smithi080 bash[41963]: audit 2023-12-01T15:24:27.854720+0000 mon.c (mon.2) 12206 : audit 0 from='client.? 172.21.15.80:0/1486228054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:24:28.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:24:28 smithi090 bash[32384]: audit 2023-12-01T15:24:27.854720+0000 mon.c (mon.2) 12206 : audit 0 from='client.? 172.21.15.80:0/1486228054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:24:29.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:24:29 smithi080 bash[41963]: cluster 2023-12-01T15:24:28.217238+0000 mgr.y (mgr.24362) 19074 : cluster 0 pgmap v19043: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:24:29.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:24:29 smithi080 bash[28361]: cluster 2023-12-01T15:24:28.217238+0000 mgr.y (mgr.24362) 19074 : cluster 0 pgmap v19043: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:24:29.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:24:29 smithi090 bash[32384]: cluster 2023-12-01T15:24:28.217238+0000 mgr.y (mgr.24362) 19074 : cluster 0 pgmap v19043: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:24:30.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:24:30 smithi080 bash[28361]: audit 2023-12-01T15:24:30.301647+0000 mon.c (mon.2) 12207 : audit 0 from='client.? 172.21.15.80:0/1627214424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:24:30.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:24:30 smithi080 bash[41963]: audit 2023-12-01T15:24:30.301647+0000 mon.c (mon.2) 12207 : audit 0 from='client.? 172.21.15.80:0/1627214424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:24:30.773 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:24:30 smithi090 bash[32384]: audit 2023-12-01T15:24:30.301647+0000 mon.c (mon.2) 12207 : audit 0 from='client.? 172.21.15.80:0/1627214424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:24:31.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:24:31 smithi080 bash[28361]: cluster 2023-12-01T15:24:30.217842+0000 mgr.y (mgr.24362) 19075 : cluster 0 pgmap v19044: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:24:31.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:24:31 smithi080 bash[41963]: cluster 2023-12-01T15:24:30.217842+0000 mgr.y (mgr.24362) 19075 : cluster 0 pgmap v19044: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:24:31.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:24:31 smithi090 bash[32384]: cluster 2023-12-01T15:24:30.217842+0000 mgr.y (mgr.24362) 19075 : cluster 0 pgmap v19044: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:24:33.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:24:33 smithi080 bash[28361]: cluster 2023-12-01T15:24:32.218896+0000 mgr.y (mgr.24362) 19076 : cluster 0 pgmap v19045: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:24:33.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:24:33 smithi080 bash[28361]: audit 2023-12-01T15:24:32.760388+0000 mon.c (mon.2) 12208 : audit 0 from='client.? 172.21.15.80:0/3602120431' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:24:33.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:24:33 smithi080 bash[41963]: cluster 2023-12-01T15:24:32.218896+0000 mgr.y (mgr.24362) 19076 : cluster 0 pgmap v19045: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:24:33.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:24:33 smithi080 bash[41963]: audit 2023-12-01T15:24:32.760388+0000 mon.c (mon.2) 12208 : audit 0 from='client.? 172.21.15.80:0/3602120431' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:24:33.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:24:33 smithi090 bash[32384]: cluster 2023-12-01T15:24:32.218896+0000 mgr.y (mgr.24362) 19076 : cluster 0 pgmap v19045: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:24:33.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:24:33 smithi090 bash[32384]: audit 2023-12-01T15:24:32.760388+0000 mon.c (mon.2) 12208 : audit 0 from='client.? 172.21.15.80:0/3602120431' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:24:35.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:24:35 smithi080 bash[28361]: cluster 2023-12-01T15:24:34.219638+0000 mgr.y (mgr.24362) 19077 : cluster 0 pgmap v19046: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:24:35.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:24:35 smithi080 bash[28361]: audit 2023-12-01T15:24:35.221151+0000 mon.c (mon.2) 12209 : audit 0 from='client.? 172.21.15.80:0/3486994986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:24:35.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:24:35 smithi080 bash[41963]: cluster 2023-12-01T15:24:34.219638+0000 mgr.y (mgr.24362) 19077 : cluster 0 pgmap v19046: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:24:35.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:24:35 smithi080 bash[41963]: audit 2023-12-01T15:24:35.221151+0000 mon.c (mon.2) 12209 : audit 0 from='client.? 172.21.15.80:0/3486994986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:24:35.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:24:35 smithi090 bash[32384]: cluster 2023-12-01T15:24:34.219638+0000 mgr.y (mgr.24362) 19077 : cluster 0 pgmap v19046: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:24:35.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:24:35 smithi090 bash[32384]: audit 2023-12-01T15:24:35.221151+0000 mon.c (mon.2) 12209 : audit 0 from='client.? 172.21.15.80:0/3486994986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:24:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:24:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:24:36] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T15:24:37.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:24:36 smithi090 bash[32384]: audit 2023-12-01T15:24:36.140668+0000 mon.c (mon.2) 12210 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:24:37.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:24:36 smithi090 bash[32384]: cluster 2023-12-01T15:24:36.220775+0000 mgr.y (mgr.24362) 19078 : cluster 0 pgmap v19047: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:24:37.184 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:24:36 smithi080 bash[28361]: audit 2023-12-01T15:24:36.140668+0000 mon.c (mon.2) 12210 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:24:37.184 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:24:36 smithi080 bash[28361]: cluster 2023-12-01T15:24:36.220775+0000 mgr.y (mgr.24362) 19078 : cluster 0 pgmap v19047: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:24:37.185 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:24:36 smithi080 bash[41963]: audit 2023-12-01T15:24:36.140668+0000 mon.c (mon.2) 12210 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:24:37.185 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:24:36 smithi080 bash[41963]: cluster 2023-12-01T15:24:36.220775+0000 mgr.y (mgr.24362) 19078 : cluster 0 pgmap v19047: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:24:38.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:24:37 smithi090 bash[32384]: audit 2023-12-01T15:24:37.682914+0000 mon.a (mon.0) 11570 : audit 0 from='client.? 172.21.15.80:0/3012588235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:24:38.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:24:37 smithi080 bash[28361]: audit 2023-12-01T15:24:37.682914+0000 mon.a (mon.0) 11570 : audit 0 from='client.? 172.21.15.80:0/3012588235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:24:38.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:24:37 smithi080 bash[41963]: audit 2023-12-01T15:24:37.682914+0000 mon.a (mon.0) 11570 : audit 0 from='client.? 172.21.15.80:0/3012588235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:24:39.026 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:24:38 smithi090 bash[32384]: cluster 2023-12-01T15:24:38.221440+0000 mgr.y (mgr.24362) 19079 : cluster 0 pgmap v19048: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:24:39.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:24:38 smithi080 bash[28361]: cluster 2023-12-01T15:24:38.221440+0000 mgr.y (mgr.24362) 19079 : cluster 0 pgmap v19048: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:24:39.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:24:38 smithi080 bash[41963]: cluster 2023-12-01T15:24:38.221440+0000 mgr.y (mgr.24362) 19079 : cluster 0 pgmap v19048: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:24:40.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:24:40 smithi090 bash[32384]: audit 2023-12-01T15:24:40.143552+0000 mon.a (mon.0) 11571 : audit 0 from='client.? 172.21.15.80:0/3638237943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:24:40.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:24:40 smithi080 bash[28361]: audit 2023-12-01T15:24:40.143552+0000 mon.a (mon.0) 11571 : audit 0 from='client.? 172.21.15.80:0/3638237943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:24:40.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:24:40 smithi080 bash[41963]: audit 2023-12-01T15:24:40.143552+0000 mon.a (mon.0) 11571 : audit 0 from='client.? 172.21.15.80:0/3638237943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:24:41.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:24:41 smithi090 bash[32384]: cluster 2023-12-01T15:24:40.222085+0000 mgr.y (mgr.24362) 19080 : cluster 0 pgmap v19049: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:24:41.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:24:41 smithi090 bash[32384]: audit 2023-12-01T15:24:40.786940+0000 mon.c (mon.2) 12211 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:24:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:24:41 smithi080 bash[28361]: cluster 2023-12-01T15:24:40.222085+0000 mgr.y (mgr.24362) 19080 : cluster 0 pgmap v19049: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:24:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:24:41 smithi080 bash[28361]: audit 2023-12-01T15:24:40.786940+0000 mon.c (mon.2) 12211 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:24:41.686 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:24:41 smithi080 bash[41963]: cluster 2023-12-01T15:24:40.222085+0000 mgr.y (mgr.24362) 19080 : cluster 0 pgmap v19049: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:24:41.686 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:24:41 smithi080 bash[41963]: audit 2023-12-01T15:24:40.786940+0000 mon.c (mon.2) 12211 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:24:43.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:24:43 smithi080 bash[28361]: audit 2023-12-01T15:24:42.043530+0000 mon.a (mon.0) 11572 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:24:43.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:24:43 smithi080 bash[28361]: audit 2023-12-01T15:24:42.052512+0000 mon.a (mon.0) 11573 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:24:43.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:24:43 smithi080 bash[28361]: cluster 2023-12-01T15:24:42.223248+0000 mgr.y (mgr.24362) 19081 : cluster 0 pgmap v19050: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:24:43.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:24:43 smithi080 bash[28361]: audit 2023-12-01T15:24:42.336600+0000 mon.a (mon.0) 11574 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:24:43.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:24:43 smithi080 bash[28361]: audit 2023-12-01T15:24:42.346036+0000 mon.a (mon.0) 11575 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:24:43.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:24:43 smithi080 bash[28361]: audit 2023-12-01T15:24:42.591579+0000 mon.a (mon.0) 11576 : audit 0 from='client.? 172.21.15.80:0/1918834885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:24:43.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:24:43 smithi080 bash[41963]: audit 2023-12-01T15:24:42.043530+0000 mon.a (mon.0) 11572 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:24:43.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:24:43 smithi080 bash[41963]: audit 2023-12-01T15:24:42.052512+0000 mon.a (mon.0) 11573 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:24:43.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:24:43 smithi080 bash[41963]: cluster 2023-12-01T15:24:42.223248+0000 mgr.y (mgr.24362) 19081 : cluster 0 pgmap v19050: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:24:43.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:24:43 smithi080 bash[41963]: audit 2023-12-01T15:24:42.336600+0000 mon.a (mon.0) 11574 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:24:43.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:24:43 smithi080 bash[41963]: audit 2023-12-01T15:24:42.346036+0000 mon.a (mon.0) 11575 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:24:43.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:24:43 smithi080 bash[41963]: audit 2023-12-01T15:24:42.591579+0000 mon.a (mon.0) 11576 : audit 0 from='client.? 172.21.15.80:0/1918834885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:24:43.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:24:43 smithi090 bash[32384]: audit 2023-12-01T15:24:42.043530+0000 mon.a (mon.0) 11572 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:24:43.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:24:43 smithi090 bash[32384]: audit 2023-12-01T15:24:42.052512+0000 mon.a (mon.0) 11573 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:24:43.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:24:43 smithi090 bash[32384]: cluster 2023-12-01T15:24:42.223248+0000 mgr.y (mgr.24362) 19081 : cluster 0 pgmap v19050: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:24:43.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:24:43 smithi090 bash[32384]: audit 2023-12-01T15:24:42.336600+0000 mon.a (mon.0) 11574 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:24:43.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:24:43 smithi090 bash[32384]: audit 2023-12-01T15:24:42.346036+0000 mon.a (mon.0) 11575 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:24:43.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:24:43 smithi090 bash[32384]: audit 2023-12-01T15:24:42.591579+0000 mon.a (mon.0) 11576 : audit 0 from='client.? 172.21.15.80:0/1918834885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:24:45.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:24:45 smithi080 bash[28361]: cluster 2023-12-01T15:24:44.223976+0000 mgr.y (mgr.24362) 19082 : cluster 0 pgmap v19051: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:24:45.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:24:45 smithi080 bash[28361]: audit 2023-12-01T15:24:45.055749+0000 mon.a (mon.0) 11577 : audit 0 from='client.? 172.21.15.80:0/2073855723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:24:45.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:24:45 smithi080 bash[41963]: cluster 2023-12-01T15:24:44.223976+0000 mgr.y (mgr.24362) 19082 : cluster 0 pgmap v19051: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:24:45.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:24:45 smithi080 bash[41963]: audit 2023-12-01T15:24:45.055749+0000 mon.a (mon.0) 11577 : audit 0 from='client.? 172.21.15.80:0/2073855723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:24:45.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:24:45 smithi090 bash[32384]: cluster 2023-12-01T15:24:44.223976+0000 mgr.y (mgr.24362) 19082 : cluster 0 pgmap v19051: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:24:45.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:24:45 smithi090 bash[32384]: audit 2023-12-01T15:24:45.055749+0000 mon.a (mon.0) 11577 : audit 0 from='client.? 172.21.15.80:0/2073855723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:24:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:24:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:24:46] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T15:24:47.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:24:46 smithi090 bash[32384]: cluster 2023-12-01T15:24:46.225200+0000 mgr.y (mgr.24362) 19083 : cluster 0 pgmap v19052: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:24:47.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:24:46 smithi080 bash[28361]: cluster 2023-12-01T15:24:46.225200+0000 mgr.y (mgr.24362) 19083 : cluster 0 pgmap v19052: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:24:47.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:24:46 smithi080 bash[41963]: cluster 2023-12-01T15:24:46.225200+0000 mgr.y (mgr.24362) 19083 : cluster 0 pgmap v19052: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:24:47.931 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:24:47 smithi080 bash[41963]: audit 2023-12-01T15:24:47.508154+0000 mon.c (mon.2) 12212 : audit 0 from='client.? 172.21.15.80:0/303521197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:24:47.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:24:47 smithi080 bash[28361]: audit 2023-12-01T15:24:47.508154+0000 mon.c (mon.2) 12212 : audit 0 from='client.? 172.21.15.80:0/303521197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:24:48.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:24:47 smithi090 bash[32384]: audit 2023-12-01T15:24:47.508154+0000 mon.c (mon.2) 12212 : audit 0 from='client.? 172.21.15.80:0/303521197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:24:48.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:24:48 smithi080 bash[28361]: cluster 2023-12-01T15:24:48.225898+0000 mgr.y (mgr.24362) 19084 : cluster 0 pgmap v19053: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:24:48.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:24:48 smithi080 bash[41963]: cluster 2023-12-01T15:24:48.225898+0000 mgr.y (mgr.24362) 19084 : cluster 0 pgmap v19053: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:24:49.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:24:48 smithi090 bash[32384]: cluster 2023-12-01T15:24:48.225898+0000 mgr.y (mgr.24362) 19084 : cluster 0 pgmap v19053: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:24:50.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:24:50 smithi090 bash[32384]: audit 2023-12-01T15:24:49.957589+0000 mon.a (mon.0) 11578 : audit 0 from='client.? 172.21.15.80:0/2335882742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:24:50.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:24:50 smithi080 bash[28361]: audit 2023-12-01T15:24:49.957589+0000 mon.a (mon.0) 11578 : audit 0 from='client.? 172.21.15.80:0/2335882742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:24:50.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:24:50 smithi080 bash[41963]: audit 2023-12-01T15:24:49.957589+0000 mon.a (mon.0) 11578 : audit 0 from='client.? 172.21.15.80:0/2335882742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:24:51.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:24:51 smithi080 bash[41963]: cluster 2023-12-01T15:24:50.226583+0000 mgr.y (mgr.24362) 19085 : cluster 0 pgmap v19054: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:24:51.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:24:51 smithi080 bash[28361]: cluster 2023-12-01T15:24:50.226583+0000 mgr.y (mgr.24362) 19085 : cluster 0 pgmap v19054: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:24:51.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:24:51 smithi090 bash[32384]: cluster 2023-12-01T15:24:50.226583+0000 mgr.y (mgr.24362) 19085 : cluster 0 pgmap v19054: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:24:53.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:24:53 smithi080 bash[28361]: cluster 2023-12-01T15:24:52.227347+0000 mgr.y (mgr.24362) 19086 : cluster 0 pgmap v19055: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:24:53.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:24:53 smithi080 bash[28361]: audit 2023-12-01T15:24:52.416844+0000 mon.a (mon.0) 11579 : audit 0 from='client.? 172.21.15.80:0/1134391560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:24:53.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:24:53 smithi080 bash[28361]: audit 2023-12-01T15:24:52.980748+0000 mon.a (mon.0) 11580 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:24:53.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:24:53 smithi080 bash[28361]: audit 2023-12-01T15:24:52.991782+0000 mon.a (mon.0) 11581 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:24:53.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:24:53 smithi080 bash[28361]: audit 2023-12-01T15:24:52.994341+0000 mon.c (mon.2) 12213 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:24:53.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:24:53 smithi080 bash[28361]: audit 2023-12-01T15:24:52.995713+0000 mon.c (mon.2) 12214 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:24:53.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:24:53 smithi080 bash[28361]: audit 2023-12-01T15:24:53.003710+0000 mon.a (mon.0) 11582 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:24:53.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:24:53 smithi080 bash[41963]: cluster 2023-12-01T15:24:52.227347+0000 mgr.y (mgr.24362) 19086 : cluster 0 pgmap v19055: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:24:53.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:24:53 smithi080 bash[41963]: audit 2023-12-01T15:24:52.416844+0000 mon.a (mon.0) 11579 : audit 0 from='client.? 172.21.15.80:0/1134391560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:24:53.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:24:53 smithi080 bash[41963]: audit 2023-12-01T15:24:52.980748+0000 mon.a (mon.0) 11580 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:24:53.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:24:53 smithi080 bash[41963]: audit 2023-12-01T15:24:52.991782+0000 mon.a (mon.0) 11581 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:24:53.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:24:53 smithi080 bash[41963]: audit 2023-12-01T15:24:52.994341+0000 mon.c (mon.2) 12213 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:24:53.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:24:53 smithi080 bash[41963]: audit 2023-12-01T15:24:52.995713+0000 mon.c (mon.2) 12214 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:24:53.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:24:53 smithi080 bash[41963]: audit 2023-12-01T15:24:53.003710+0000 mon.a (mon.0) 11582 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:24:53.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:24:53 smithi090 bash[32384]: cluster 2023-12-01T15:24:52.227347+0000 mgr.y (mgr.24362) 19086 : cluster 0 pgmap v19055: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:24:53.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:24:53 smithi090 bash[32384]: audit 2023-12-01T15:24:52.416844+0000 mon.a (mon.0) 11579 : audit 0 from='client.? 172.21.15.80:0/1134391560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:24:53.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:24:53 smithi090 bash[32384]: audit 2023-12-01T15:24:52.980748+0000 mon.a (mon.0) 11580 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:24:53.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:24:53 smithi090 bash[32384]: audit 2023-12-01T15:24:52.991782+0000 mon.a (mon.0) 11581 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:24:53.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:24:53 smithi090 bash[32384]: audit 2023-12-01T15:24:52.994341+0000 mon.c (mon.2) 12213 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:24:53.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:24:53 smithi090 bash[32384]: audit 2023-12-01T15:24:52.995713+0000 mon.c (mon.2) 12214 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:24:53.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:24:53 smithi090 bash[32384]: audit 2023-12-01T15:24:53.003710+0000 mon.a (mon.0) 11582 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:24:55.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:24:55 smithi080 bash[41963]: cluster 2023-12-01T15:24:54.228004+0000 mgr.y (mgr.24362) 19087 : cluster 0 pgmap v19056: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:24:55.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:24:55 smithi080 bash[41963]: audit 2023-12-01T15:24:54.883314+0000 mon.c (mon.2) 12215 : audit 0 from='client.? 172.21.15.80:0/4114815918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:24:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:24:55 smithi080 bash[28361]: cluster 2023-12-01T15:24:54.228004+0000 mgr.y (mgr.24362) 19087 : cluster 0 pgmap v19056: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:24:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:24:55 smithi080 bash[28361]: audit 2023-12-01T15:24:54.883314+0000 mon.c (mon.2) 12215 : audit 0 from='client.? 172.21.15.80:0/4114815918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:24:55.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:24:55 smithi090 bash[32384]: cluster 2023-12-01T15:24:54.228004+0000 mgr.y (mgr.24362) 19087 : cluster 0 pgmap v19056: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:24:55.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:24:55 smithi090 bash[32384]: audit 2023-12-01T15:24:54.883314+0000 mon.c (mon.2) 12215 : audit 0 from='client.? 172.21.15.80:0/4114815918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:24:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:24:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:24:56] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T15:24:57.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:24:56 smithi090 bash[32384]: audit 2023-12-01T15:24:55.787277+0000 mon.c (mon.2) 12216 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:24:57.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:24:56 smithi090 bash[32384]: cluster 2023-12-01T15:24:56.229024+0000 mgr.y (mgr.24362) 19088 : cluster 0 pgmap v19057: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:24:57.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:24:56 smithi080 bash[41963]: audit 2023-12-01T15:24:55.787277+0000 mon.c (mon.2) 12216 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:24:57.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:24:56 smithi080 bash[41963]: cluster 2023-12-01T15:24:56.229024+0000 mgr.y (mgr.24362) 19088 : cluster 0 pgmap v19057: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:24:57.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:24:56 smithi080 bash[28361]: audit 2023-12-01T15:24:55.787277+0000 mon.c (mon.2) 12216 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:24:57.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:24:56 smithi080 bash[28361]: cluster 2023-12-01T15:24:56.229024+0000 mgr.y (mgr.24362) 19088 : cluster 0 pgmap v19057: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:24:58.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:24:57 smithi090 bash[32384]: audit 2023-12-01T15:24:57.345312+0000 mon.a (mon.0) 11583 : audit 0 from='client.? 172.21.15.80:0/2090100210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:24:58.184 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:24:57 smithi080 bash[28361]: audit 2023-12-01T15:24:57.345312+0000 mon.a (mon.0) 11583 : audit 0 from='client.? 172.21.15.80:0/2090100210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:24:58.185 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:24:57 smithi080 bash[41963]: audit 2023-12-01T15:24:57.345312+0000 mon.a (mon.0) 11583 : audit 0 from='client.? 172.21.15.80:0/2090100210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:24:59.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:24:58 smithi090 bash[32384]: cluster 2023-12-01T15:24:58.229691+0000 mgr.y (mgr.24362) 19089 : cluster 0 pgmap v19058: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:24:59.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:24:58 smithi080 bash[28361]: cluster 2023-12-01T15:24:58.229691+0000 mgr.y (mgr.24362) 19089 : cluster 0 pgmap v19058: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:24:59.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:24:58 smithi080 bash[41963]: cluster 2023-12-01T15:24:58.229691+0000 mgr.y (mgr.24362) 19089 : cluster 0 pgmap v19058: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:25:00.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:24:59 smithi080 bash[41963]: audit 2023-12-01T15:24:59.784127+0000 mon.a (mon.0) 11584 : audit 0 from='client.? 172.21.15.80:0/2187882375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:25:00.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:24:59 smithi080 bash[28361]: audit 2023-12-01T15:24:59.784127+0000 mon.a (mon.0) 11584 : audit 0 from='client.? 172.21.15.80:0/2187882375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:25:00.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:24:59 smithi090 bash[32384]: audit 2023-12-01T15:24:59.784127+0000 mon.a (mon.0) 11584 : audit 0 from='client.? 172.21.15.80:0/2187882375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:25:01.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:25:00 smithi080 bash[28361]: cluster 2023-12-01T15:25:00.230403+0000 mgr.y (mgr.24362) 19090 : cluster 0 pgmap v19059: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:25:01.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:25:00 smithi080 bash[41963]: cluster 2023-12-01T15:25:00.230403+0000 mgr.y (mgr.24362) 19090 : cluster 0 pgmap v19059: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:25:01.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:25:00 smithi090 bash[32384]: cluster 2023-12-01T15:25:00.230403+0000 mgr.y (mgr.24362) 19090 : cluster 0 pgmap v19059: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:25:02.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:25:02 smithi080 bash[41963]: audit 2023-12-01T15:25:02.241079+0000 mon.c (mon.2) 12217 : audit 0 from='client.? 172.21.15.80:0/1566316900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:25:02.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:25:02 smithi080 bash[28361]: audit 2023-12-01T15:25:02.241079+0000 mon.c (mon.2) 12217 : audit 0 from='client.? 172.21.15.80:0/1566316900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:25:02.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:25:02 smithi090 bash[32384]: audit 2023-12-01T15:25:02.241079+0000 mon.c (mon.2) 12217 : audit 0 from='client.? 172.21.15.80:0/1566316900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:25:03.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:25:03 smithi080 bash[41963]: cluster 2023-12-01T15:25:02.231524+0000 mgr.y (mgr.24362) 19091 : cluster 0 pgmap v19060: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:25:03.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:25:03 smithi080 bash[28361]: cluster 2023-12-01T15:25:02.231524+0000 mgr.y (mgr.24362) 19091 : cluster 0 pgmap v19060: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:25:03.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:25:03 smithi090 bash[32384]: cluster 2023-12-01T15:25:02.231524+0000 mgr.y (mgr.24362) 19091 : cluster 0 pgmap v19060: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:25:05.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:25:05 smithi080 bash[28361]: cluster 2023-12-01T15:25:04.232252+0000 mgr.y (mgr.24362) 19092 : cluster 0 pgmap v19061: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:25:05.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:25:05 smithi080 bash[28361]: audit 2023-12-01T15:25:04.696434+0000 mon.a (mon.0) 11585 : audit 0 from='client.? 172.21.15.80:0/4258203918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:25:05.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:25:05 smithi080 bash[41963]: cluster 2023-12-01T15:25:04.232252+0000 mgr.y (mgr.24362) 19092 : cluster 0 pgmap v19061: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:25:05.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:25:05 smithi080 bash[41963]: audit 2023-12-01T15:25:04.696434+0000 mon.a (mon.0) 11585 : audit 0 from='client.? 172.21.15.80:0/4258203918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:25:05.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:25:05 smithi090 bash[32384]: cluster 2023-12-01T15:25:04.232252+0000 mgr.y (mgr.24362) 19092 : cluster 0 pgmap v19061: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:25:05.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:25:05 smithi090 bash[32384]: audit 2023-12-01T15:25:04.696434+0000 mon.a (mon.0) 11585 : audit 0 from='client.? 172.21.15.80:0/4258203918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:25:06.686 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:25:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:25:06] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T15:25:07.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:25:06 smithi090 bash[32384]: cluster 2023-12-01T15:25:06.233515+0000 mgr.y (mgr.24362) 19093 : cluster 0 pgmap v19062: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:25:07.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:25:06 smithi080 bash[41963]: cluster 2023-12-01T15:25:06.233515+0000 mgr.y (mgr.24362) 19093 : cluster 0 pgmap v19062: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:25:07.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:25:06 smithi080 bash[28361]: cluster 2023-12-01T15:25:06.233515+0000 mgr.y (mgr.24362) 19093 : cluster 0 pgmap v19062: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:25:08.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:25:07 smithi090 bash[32384]: audit 2023-12-01T15:25:07.142684+0000 mon.c (mon.2) 12218 : audit 0 from='client.? 172.21.15.80:0/761742890' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:25:08.184 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:25:07 smithi080 bash[28361]: audit 2023-12-01T15:25:07.142684+0000 mon.c (mon.2) 12218 : audit 0 from='client.? 172.21.15.80:0/761742890' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:25:08.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:25:07 smithi080 bash[41963]: audit 2023-12-01T15:25:07.142684+0000 mon.c (mon.2) 12218 : audit 0 from='client.? 172.21.15.80:0/761742890' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:25:09.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:25:08 smithi090 bash[32384]: cluster 2023-12-01T15:25:08.234187+0000 mgr.y (mgr.24362) 19094 : cluster 0 pgmap v19063: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:25:09.187 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:25:08 smithi080 bash[28361]: cluster 2023-12-01T15:25:08.234187+0000 mgr.y (mgr.24362) 19094 : cluster 0 pgmap v19063: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:25:09.187 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:25:08 smithi080 bash[41963]: cluster 2023-12-01T15:25:08.234187+0000 mgr.y (mgr.24362) 19094 : cluster 0 pgmap v19063: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:25:10.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:25:09 smithi090 bash[32384]: audit 2023-12-01T15:25:09.598540+0000 mon.c (mon.2) 12219 : audit 0 from='client.? 172.21.15.80:0/3101115792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:25:10.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:25:09 smithi080 bash[28361]: audit 2023-12-01T15:25:09.598540+0000 mon.c (mon.2) 12219 : audit 0 from='client.? 172.21.15.80:0/3101115792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:25:10.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:25:09 smithi080 bash[41963]: audit 2023-12-01T15:25:09.598540+0000 mon.c (mon.2) 12219 : audit 0 from='client.? 172.21.15.80:0/3101115792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:25:11.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:25:10 smithi090 bash[32384]: cluster 2023-12-01T15:25:10.234883+0000 mgr.y (mgr.24362) 19095 : cluster 0 pgmap v19064: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:25:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:25:10 smithi080 bash[28361]: cluster 2023-12-01T15:25:10.234883+0000 mgr.y (mgr.24362) 19095 : cluster 0 pgmap v19064: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:25:11.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:25:10 smithi080 bash[41963]: cluster 2023-12-01T15:25:10.234883+0000 mgr.y (mgr.24362) 19095 : cluster 0 pgmap v19064: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:25:12.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:25:11 smithi090 bash[32384]: audit 2023-12-01T15:25:10.787771+0000 mon.c (mon.2) 12220 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:25:12.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:25:11 smithi080 bash[28361]: audit 2023-12-01T15:25:10.787771+0000 mon.c (mon.2) 12220 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:25:12.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:25:11 smithi080 bash[41963]: audit 2023-12-01T15:25:10.787771+0000 mon.c (mon.2) 12220 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:25:13.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:25:12 smithi090 bash[32384]: audit 2023-12-01T15:25:12.057112+0000 mon.a (mon.0) 11586 : audit 0 from='client.? 172.21.15.80:0/1067914909' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:25:13.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:25:12 smithi090 bash[32384]: cluster 2023-12-01T15:25:12.236056+0000 mgr.y (mgr.24362) 19096 : cluster 0 pgmap v19065: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:25:13.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:25:12 smithi080 bash[41963]: audit 2023-12-01T15:25:12.057112+0000 mon.a (mon.0) 11586 : audit 0 from='client.? 172.21.15.80:0/1067914909' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:25:13.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:25:12 smithi080 bash[41963]: cluster 2023-12-01T15:25:12.236056+0000 mgr.y (mgr.24362) 19096 : cluster 0 pgmap v19065: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:25:13.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:25:12 smithi080 bash[28361]: audit 2023-12-01T15:25:12.057112+0000 mon.a (mon.0) 11586 : audit 0 from='client.? 172.21.15.80:0/1067914909' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:25:13.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:25:12 smithi080 bash[28361]: cluster 2023-12-01T15:25:12.236056+0000 mgr.y (mgr.24362) 19096 : cluster 0 pgmap v19065: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:25:15.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:25:15 smithi080 bash[41963]: cluster 2023-12-01T15:25:14.236643+0000 mgr.y (mgr.24362) 19097 : cluster 0 pgmap v19066: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:25:15.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:25:15 smithi080 bash[41963]: audit 2023-12-01T15:25:14.503778+0000 mon.c (mon.2) 12221 : audit 0 from='client.? 172.21.15.80:0/3770352247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:25:15.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:25:15 smithi080 bash[28361]: cluster 2023-12-01T15:25:14.236643+0000 mgr.y (mgr.24362) 19097 : cluster 0 pgmap v19066: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:25:15.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:25:15 smithi080 bash[28361]: audit 2023-12-01T15:25:14.503778+0000 mon.c (mon.2) 12221 : audit 0 from='client.? 172.21.15.80:0/3770352247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:25:15.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:25:15 smithi090 bash[32384]: cluster 2023-12-01T15:25:14.236643+0000 mgr.y (mgr.24362) 19097 : cluster 0 pgmap v19066: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:25:15.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:25:15 smithi090 bash[32384]: audit 2023-12-01T15:25:14.503778+0000 mon.c (mon.2) 12221 : audit 0 from='client.? 172.21.15.80:0/3770352247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:25:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:25:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:25:16] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T15:25:17.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:25:16 smithi090 bash[32384]: cluster 2023-12-01T15:25:16.237694+0000 mgr.y (mgr.24362) 19098 : cluster 0 pgmap v19067: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:25:17.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:25:16 smithi080 bash[28361]: cluster 2023-12-01T15:25:16.237694+0000 mgr.y (mgr.24362) 19098 : cluster 0 pgmap v19067: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:25:17.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:25:16 smithi080 bash[41963]: cluster 2023-12-01T15:25:16.237694+0000 mgr.y (mgr.24362) 19098 : cluster 0 pgmap v19067: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:25:18.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:25:17 smithi090 bash[32384]: audit 2023-12-01T15:25:16.966554+0000 mon.a (mon.0) 11587 : audit 0 from='client.? 172.21.15.80:0/1030251013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:25:18.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:25:17 smithi080 bash[41963]: audit 2023-12-01T15:25:16.966554+0000 mon.a (mon.0) 11587 : audit 0 from='client.? 172.21.15.80:0/1030251013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:25:18.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:25:17 smithi080 bash[28361]: audit 2023-12-01T15:25:16.966554+0000 mon.a (mon.0) 11587 : audit 0 from='client.? 172.21.15.80:0/1030251013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:25:19.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:25:18 smithi090 bash[32384]: cluster 2023-12-01T15:25:18.238351+0000 mgr.y (mgr.24362) 19099 : cluster 0 pgmap v19068: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:25:19.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:25:18 smithi080 bash[41963]: cluster 2023-12-01T15:25:18.238351+0000 mgr.y (mgr.24362) 19099 : cluster 0 pgmap v19068: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:25:19.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:25:18 smithi080 bash[28361]: cluster 2023-12-01T15:25:18.238351+0000 mgr.y (mgr.24362) 19099 : cluster 0 pgmap v19068: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:25:20.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:25:19 smithi090 bash[32384]: audit 2023-12-01T15:25:19.417082+0000 mon.a (mon.0) 11588 : audit 0 from='client.? 172.21.15.80:0/1529007405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:25:20.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:25:19 smithi080 bash[41963]: audit 2023-12-01T15:25:19.417082+0000 mon.a (mon.0) 11588 : audit 0 from='client.? 172.21.15.80:0/1529007405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:25:20.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:25:19 smithi080 bash[28361]: audit 2023-12-01T15:25:19.417082+0000 mon.a (mon.0) 11588 : audit 0 from='client.? 172.21.15.80:0/1529007405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:25:21.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:25:20 smithi090 bash[32384]: cluster 2023-12-01T15:25:20.239042+0000 mgr.y (mgr.24362) 19100 : cluster 0 pgmap v19069: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:25:21.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:25:20 smithi080 bash[28361]: cluster 2023-12-01T15:25:20.239042+0000 mgr.y (mgr.24362) 19100 : cluster 0 pgmap v19069: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:25:21.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:25:20 smithi080 bash[41963]: cluster 2023-12-01T15:25:20.239042+0000 mgr.y (mgr.24362) 19100 : cluster 0 pgmap v19069: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:25:22.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:25:21 smithi080 bash[28361]: audit 2023-12-01T15:25:21.866047+0000 mon.a (mon.0) 11589 : audit 0 from='client.? 172.21.15.80:0/1354697081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:25:22.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:25:21 smithi080 bash[41963]: audit 2023-12-01T15:25:21.866047+0000 mon.a (mon.0) 11589 : audit 0 from='client.? 172.21.15.80:0/1354697081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:25:22.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:25:21 smithi090 bash[32384]: audit 2023-12-01T15:25:21.866047+0000 mon.a (mon.0) 11589 : audit 0 from='client.? 172.21.15.80:0/1354697081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:25:23.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:25:22 smithi080 bash[41963]: cluster 2023-12-01T15:25:22.240238+0000 mgr.y (mgr.24362) 19101 : cluster 0 pgmap v19070: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:25:23.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:25:22 smithi080 bash[28361]: cluster 2023-12-01T15:25:22.240238+0000 mgr.y (mgr.24362) 19101 : cluster 0 pgmap v19070: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:25:23.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:25:22 smithi090 bash[32384]: cluster 2023-12-01T15:25:22.240238+0000 mgr.y (mgr.24362) 19101 : cluster 0 pgmap v19070: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:25:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:25:25 smithi080 bash[28361]: cluster 2023-12-01T15:25:24.240880+0000 mgr.y (mgr.24362) 19102 : cluster 0 pgmap v19071: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:25:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:25:25 smithi080 bash[28361]: audit 2023-12-01T15:25:24.322134+0000 mon.c (mon.2) 12222 : audit 0 from='client.? 172.21.15.80:0/3674955775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:25:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:25:25 smithi080 bash[41963]: cluster 2023-12-01T15:25:24.240880+0000 mgr.y (mgr.24362) 19102 : cluster 0 pgmap v19071: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:25:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:25:25 smithi080 bash[41963]: audit 2023-12-01T15:25:24.322134+0000 mon.c (mon.2) 12222 : audit 0 from='client.? 172.21.15.80:0/3674955775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:25:25.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:25:25 smithi090 bash[32384]: cluster 2023-12-01T15:25:24.240880+0000 mgr.y (mgr.24362) 19102 : cluster 0 pgmap v19071: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:25:25.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:25:25 smithi090 bash[32384]: audit 2023-12-01T15:25:24.322134+0000 mon.c (mon.2) 12222 : audit 0 from='client.? 172.21.15.80:0/3674955775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:25:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:25:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:25:26] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T15:25:27.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:25:26 smithi090 bash[32384]: audit 2023-12-01T15:25:25.788186+0000 mon.c (mon.2) 12223 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:25:27.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:25:26 smithi090 bash[32384]: cluster 2023-12-01T15:25:26.242004+0000 mgr.y (mgr.24362) 19103 : cluster 0 pgmap v19072: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:25:27.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:25:26 smithi080 bash[41963]: audit 2023-12-01T15:25:25.788186+0000 mon.c (mon.2) 12223 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:25:27.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:25:26 smithi080 bash[41963]: cluster 2023-12-01T15:25:26.242004+0000 mgr.y (mgr.24362) 19103 : cluster 0 pgmap v19072: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:25:27.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:25:26 smithi080 bash[28361]: audit 2023-12-01T15:25:25.788186+0000 mon.c (mon.2) 12223 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:25:27.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:25:26 smithi080 bash[28361]: cluster 2023-12-01T15:25:26.242004+0000 mgr.y (mgr.24362) 19103 : cluster 0 pgmap v19072: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:25:28.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:25:27 smithi090 bash[32384]: audit 2023-12-01T15:25:26.785494+0000 mon.c (mon.2) 12224 : audit 0 from='client.? 172.21.15.80:0/2867697454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:25:28.187 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:25:27 smithi080 bash[28361]: audit 2023-12-01T15:25:26.785494+0000 mon.c (mon.2) 12224 : audit 0 from='client.? 172.21.15.80:0/2867697454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:25:28.187 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:25:27 smithi080 bash[41963]: audit 2023-12-01T15:25:26.785494+0000 mon.c (mon.2) 12224 : audit 0 from='client.? 172.21.15.80:0/2867697454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:25:29.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:25:28 smithi090 bash[32384]: cluster 2023-12-01T15:25:28.242666+0000 mgr.y (mgr.24362) 19104 : cluster 0 pgmap v19073: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:25:29.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:25:28 smithi080 bash[41963]: cluster 2023-12-01T15:25:28.242666+0000 mgr.y (mgr.24362) 19104 : cluster 0 pgmap v19073: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:25:29.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:25:28 smithi080 bash[28361]: cluster 2023-12-01T15:25:28.242666+0000 mgr.y (mgr.24362) 19104 : cluster 0 pgmap v19073: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:25:30.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:25:29 smithi090 bash[32384]: audit 2023-12-01T15:25:29.244892+0000 mon.c (mon.2) 12225 : audit 0 from='client.? 172.21.15.80:0/242507952' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:25:30.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:25:29 smithi080 bash[28361]: audit 2023-12-01T15:25:29.244892+0000 mon.c (mon.2) 12225 : audit 0 from='client.? 172.21.15.80:0/242507952' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:25:30.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:25:29 smithi080 bash[41963]: audit 2023-12-01T15:25:29.244892+0000 mon.c (mon.2) 12225 : audit 0 from='client.? 172.21.15.80:0/242507952' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:25:31.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:25:30 smithi090 bash[32384]: cluster 2023-12-01T15:25:30.243355+0000 mgr.y (mgr.24362) 19105 : cluster 0 pgmap v19074: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:25:31.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:25:30 smithi080 bash[28361]: cluster 2023-12-01T15:25:30.243355+0000 mgr.y (mgr.24362) 19105 : cluster 0 pgmap v19074: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:25:31.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:25:30 smithi080 bash[41963]: cluster 2023-12-01T15:25:30.243355+0000 mgr.y (mgr.24362) 19105 : cluster 0 pgmap v19074: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:25:32.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:25:31 smithi090 bash[32384]: audit 2023-12-01T15:25:31.695133+0000 mon.a (mon.0) 11590 : audit 0 from='client.? 172.21.15.80:0/2502153076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:25:32.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:25:31 smithi080 bash[28361]: audit 2023-12-01T15:25:31.695133+0000 mon.a (mon.0) 11590 : audit 0 from='client.? 172.21.15.80:0/2502153076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:25:32.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:25:31 smithi080 bash[41963]: audit 2023-12-01T15:25:31.695133+0000 mon.a (mon.0) 11590 : audit 0 from='client.? 172.21.15.80:0/2502153076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:25:33.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:25:32 smithi090 bash[32384]: cluster 2023-12-01T15:25:32.244668+0000 mgr.y (mgr.24362) 19106 : cluster 0 pgmap v19075: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:25:33.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:25:32 smithi080 bash[28361]: cluster 2023-12-01T15:25:32.244668+0000 mgr.y (mgr.24362) 19106 : cluster 0 pgmap v19075: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:25:33.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:25:32 smithi080 bash[41963]: cluster 2023-12-01T15:25:32.244668+0000 mgr.y (mgr.24362) 19106 : cluster 0 pgmap v19075: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:25:34.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:25:34 smithi090 bash[32384]: audit 2023-12-01T15:25:34.149260+0000 mon.a (mon.0) 11591 : audit 0 from='client.? 172.21.15.80:0/3178701312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:25:34.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:25:34 smithi080 bash[41963]: audit 2023-12-01T15:25:34.149260+0000 mon.a (mon.0) 11591 : audit 0 from='client.? 172.21.15.80:0/3178701312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:25:34.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:25:34 smithi080 bash[28361]: audit 2023-12-01T15:25:34.149260+0000 mon.a (mon.0) 11591 : audit 0 from='client.? 172.21.15.80:0/3178701312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:25:35.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:25:35 smithi090 bash[32384]: cluster 2023-12-01T15:25:34.245329+0000 mgr.y (mgr.24362) 19107 : cluster 0 pgmap v19076: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:25:35.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:25:35 smithi080 bash[41963]: cluster 2023-12-01T15:25:34.245329+0000 mgr.y (mgr.24362) 19107 : cluster 0 pgmap v19076: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:25:35.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:25:35 smithi080 bash[28361]: cluster 2023-12-01T15:25:34.245329+0000 mgr.y (mgr.24362) 19107 : cluster 0 pgmap v19076: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:25:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:25:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:25:36] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T15:25:37.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:25:36 smithi090 bash[32384]: cluster 2023-12-01T15:25:36.246391+0000 mgr.y (mgr.24362) 19108 : cluster 0 pgmap v19077: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:25:37.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:25:36 smithi090 bash[32384]: audit 2023-12-01T15:25:36.598830+0000 mon.c (mon.2) 12226 : audit 0 from='client.? 172.21.15.80:0/208831968' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:25:37.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:25:36 smithi080 bash[41963]: cluster 2023-12-01T15:25:36.246391+0000 mgr.y (mgr.24362) 19108 : cluster 0 pgmap v19077: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:25:37.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:25:36 smithi080 bash[41963]: audit 2023-12-01T15:25:36.598830+0000 mon.c (mon.2) 12226 : audit 0 from='client.? 172.21.15.80:0/208831968' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:25:37.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:25:36 smithi080 bash[28361]: cluster 2023-12-01T15:25:36.246391+0000 mgr.y (mgr.24362) 19108 : cluster 0 pgmap v19077: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:25:37.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:25:36 smithi080 bash[28361]: audit 2023-12-01T15:25:36.598830+0000 mon.c (mon.2) 12226 : audit 0 from='client.? 172.21.15.80:0/208831968' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:25:39.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:25:39 smithi080 bash[28361]: cluster 2023-12-01T15:25:38.247063+0000 mgr.y (mgr.24362) 19109 : cluster 0 pgmap v19078: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:25:39.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:25:39 smithi080 bash[28361]: audit 2023-12-01T15:25:39.055938+0000 mon.a (mon.0) 11592 : audit 0 from='client.? 172.21.15.80:0/2183844960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:25:39.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:25:39 smithi080 bash[41963]: cluster 2023-12-01T15:25:38.247063+0000 mgr.y (mgr.24362) 19109 : cluster 0 pgmap v19078: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:25:39.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:25:39 smithi080 bash[41963]: audit 2023-12-01T15:25:39.055938+0000 mon.a (mon.0) 11592 : audit 0 from='client.? 172.21.15.80:0/2183844960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:25:39.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:25:39 smithi090 bash[32384]: cluster 2023-12-01T15:25:38.247063+0000 mgr.y (mgr.24362) 19109 : cluster 0 pgmap v19078: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:25:39.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:25:39 smithi090 bash[32384]: audit 2023-12-01T15:25:39.055938+0000 mon.a (mon.0) 11592 : audit 0 from='client.? 172.21.15.80:0/2183844960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:25:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:25:41 smithi080 bash[28361]: cluster 2023-12-01T15:25:40.247785+0000 mgr.y (mgr.24362) 19110 : cluster 0 pgmap v19079: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:25:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:25:41 smithi080 bash[28361]: audit 2023-12-01T15:25:40.788851+0000 mon.c (mon.2) 12227 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:25:41.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:25:41 smithi080 bash[41963]: cluster 2023-12-01T15:25:40.247785+0000 mgr.y (mgr.24362) 19110 : cluster 0 pgmap v19079: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:25:41.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:25:41 smithi080 bash[41963]: audit 2023-12-01T15:25:40.788851+0000 mon.c (mon.2) 12227 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:25:41.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:25:41 smithi090 bash[32384]: cluster 2023-12-01T15:25:40.247785+0000 mgr.y (mgr.24362) 19110 : cluster 0 pgmap v19079: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:25:41.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:25:41 smithi090 bash[32384]: audit 2023-12-01T15:25:40.788851+0000 mon.c (mon.2) 12227 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:25:42.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:25:42 smithi080 bash[28361]: audit 2023-12-01T15:25:41.509955+0000 mon.a (mon.0) 11593 : audit 0 from='client.? 172.21.15.80:0/1867890577' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:25:42.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:25:42 smithi080 bash[41963]: audit 2023-12-01T15:25:41.509955+0000 mon.a (mon.0) 11593 : audit 0 from='client.? 172.21.15.80:0/1867890577' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:25:42.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:25:42 smithi090 bash[32384]: audit 2023-12-01T15:25:41.509955+0000 mon.a (mon.0) 11593 : audit 0 from='client.? 172.21.15.80:0/1867890577' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:25:43.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:25:43 smithi080 bash[28361]: cluster 2023-12-01T15:25:42.248996+0000 mgr.y (mgr.24362) 19111 : cluster 0 pgmap v19080: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:25:43.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:25:43 smithi080 bash[41963]: cluster 2023-12-01T15:25:42.248996+0000 mgr.y (mgr.24362) 19111 : cluster 0 pgmap v19080: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:25:43.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:25:43 smithi090 bash[32384]: cluster 2023-12-01T15:25:42.248996+0000 mgr.y (mgr.24362) 19111 : cluster 0 pgmap v19080: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:25:44.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:25:44 smithi080 bash[41963]: audit 2023-12-01T15:25:43.958100+0000 mon.c (mon.2) 12228 : audit 0 from='client.? 172.21.15.80:0/1912628023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:25:44.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:25:44 smithi080 bash[28361]: audit 2023-12-01T15:25:43.958100+0000 mon.c (mon.2) 12228 : audit 0 from='client.? 172.21.15.80:0/1912628023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:25:44.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:25:44 smithi090 bash[32384]: audit 2023-12-01T15:25:43.958100+0000 mon.c (mon.2) 12228 : audit 0 from='client.? 172.21.15.80:0/1912628023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:25:45.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:25:45 smithi080 bash[41963]: cluster 2023-12-01T15:25:44.249667+0000 mgr.y (mgr.24362) 19112 : cluster 0 pgmap v19081: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:25:45.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:25:45 smithi080 bash[28361]: cluster 2023-12-01T15:25:44.249667+0000 mgr.y (mgr.24362) 19112 : cluster 0 pgmap v19081: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:25:45.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:25:45 smithi090 bash[32384]: cluster 2023-12-01T15:25:44.249667+0000 mgr.y (mgr.24362) 19112 : cluster 0 pgmap v19081: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:25:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:25:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:25:46] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T15:25:47.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:25:46 smithi090 bash[32384]: cluster 2023-12-01T15:25:46.250703+0000 mgr.y (mgr.24362) 19113 : cluster 0 pgmap v19082: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:25:47.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:25:46 smithi090 bash[32384]: audit 2023-12-01T15:25:46.401178+0000 mon.c (mon.2) 12229 : audit 0 from='client.? 172.21.15.80:0/3906218613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:25:47.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:25:46 smithi080 bash[28361]: cluster 2023-12-01T15:25:46.250703+0000 mgr.y (mgr.24362) 19113 : cluster 0 pgmap v19082: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:25:47.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:25:46 smithi080 bash[28361]: audit 2023-12-01T15:25:46.401178+0000 mon.c (mon.2) 12229 : audit 0 from='client.? 172.21.15.80:0/3906218613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:25:47.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:25:46 smithi080 bash[41963]: cluster 2023-12-01T15:25:46.250703+0000 mgr.y (mgr.24362) 19113 : cluster 0 pgmap v19082: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:25:47.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:25:46 smithi080 bash[41963]: audit 2023-12-01T15:25:46.401178+0000 mon.c (mon.2) 12229 : audit 0 from='client.? 172.21.15.80:0/3906218613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:25:49.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:25:49 smithi080 bash[28361]: cluster 2023-12-01T15:25:48.251383+0000 mgr.y (mgr.24362) 19114 : cluster 0 pgmap v19083: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:25:49.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:25:49 smithi080 bash[28361]: audit 2023-12-01T15:25:48.852313+0000 mon.a (mon.0) 11594 : audit 0 from='client.? 172.21.15.80:0/475984236' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:25:49.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:25:49 smithi080 bash[41963]: cluster 2023-12-01T15:25:48.251383+0000 mgr.y (mgr.24362) 19114 : cluster 0 pgmap v19083: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:25:49.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:25:49 smithi080 bash[41963]: audit 2023-12-01T15:25:48.852313+0000 mon.a (mon.0) 11594 : audit 0 from='client.? 172.21.15.80:0/475984236' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:25:49.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:25:49 smithi090 bash[32384]: cluster 2023-12-01T15:25:48.251383+0000 mgr.y (mgr.24362) 19114 : cluster 0 pgmap v19083: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:25:49.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:25:49 smithi090 bash[32384]: audit 2023-12-01T15:25:48.852313+0000 mon.a (mon.0) 11594 : audit 0 from='client.? 172.21.15.80:0/475984236' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:25:51.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:25:51 smithi080 bash[28361]: cluster 2023-12-01T15:25:50.252095+0000 mgr.y (mgr.24362) 19115 : cluster 0 pgmap v19084: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:25:51.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:25:51 smithi080 bash[28361]: audit 2023-12-01T15:25:51.309490+0000 mon.a (mon.0) 11595 : audit 0 from='client.? 172.21.15.80:0/1246768630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:25:51.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:25:51 smithi080 bash[41963]: cluster 2023-12-01T15:25:50.252095+0000 mgr.y (mgr.24362) 19115 : cluster 0 pgmap v19084: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:25:51.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:25:51 smithi080 bash[41963]: audit 2023-12-01T15:25:51.309490+0000 mon.a (mon.0) 11595 : audit 0 from='client.? 172.21.15.80:0/1246768630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:25:51.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:25:51 smithi090 bash[32384]: cluster 2023-12-01T15:25:50.252095+0000 mgr.y (mgr.24362) 19115 : cluster 0 pgmap v19084: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:25:51.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:25:51 smithi090 bash[32384]: audit 2023-12-01T15:25:51.309490+0000 mon.a (mon.0) 11595 : audit 0 from='client.? 172.21.15.80:0/1246768630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:25:53.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:25:53 smithi080 bash[28361]: cluster 2023-12-01T15:25:52.253126+0000 mgr.y (mgr.24362) 19116 : cluster 0 pgmap v19085: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:25:53.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:25:53 smithi080 bash[28361]: audit 2023-12-01T15:25:53.087554+0000 mon.c (mon.2) 12230 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:25:53.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:25:53 smithi080 bash[41963]: cluster 2023-12-01T15:25:52.253126+0000 mgr.y (mgr.24362) 19116 : cluster 0 pgmap v19085: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:25:53.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:25:53 smithi080 bash[41963]: audit 2023-12-01T15:25:53.087554+0000 mon.c (mon.2) 12230 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:25:53.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:25:53 smithi090 bash[32384]: cluster 2023-12-01T15:25:52.253126+0000 mgr.y (mgr.24362) 19116 : cluster 0 pgmap v19085: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:25:53.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:25:53 smithi090 bash[32384]: audit 2023-12-01T15:25:53.087554+0000 mon.c (mon.2) 12230 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:25:54.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:25:54 smithi080 bash[28361]: audit 2023-12-01T15:25:53.765382+0000 mon.a (mon.0) 11596 : audit 0 from='client.? 172.21.15.80:0/3242197658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:25:54.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:25:54 smithi080 bash[41963]: audit 2023-12-01T15:25:53.765382+0000 mon.a (mon.0) 11596 : audit 0 from='client.? 172.21.15.80:0/3242197658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:25:54.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:25:54 smithi090 bash[32384]: audit 2023-12-01T15:25:53.765382+0000 mon.a (mon.0) 11596 : audit 0 from='client.? 172.21.15.80:0/3242197658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:25:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:25:55 smithi080 bash[28361]: cluster 2023-12-01T15:25:54.253704+0000 mgr.y (mgr.24362) 19117 : cluster 0 pgmap v19086: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:25:55.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:25:55 smithi080 bash[41963]: cluster 2023-12-01T15:25:54.253704+0000 mgr.y (mgr.24362) 19117 : cluster 0 pgmap v19086: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:25:55.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:25:55 smithi090 bash[32384]: cluster 2023-12-01T15:25:54.253704+0000 mgr.y (mgr.24362) 19117 : cluster 0 pgmap v19086: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:25:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:25:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:25:56] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T15:25:57.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:25:56 smithi090 bash[32384]: audit 2023-12-01T15:25:55.788761+0000 mon.c (mon.2) 12231 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:25:57.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:25:56 smithi090 bash[32384]: audit 2023-12-01T15:25:56.229323+0000 mon.a (mon.0) 11597 : audit 0 from='client.? 172.21.15.80:0/3159940680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:25:57.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:25:56 smithi090 bash[32384]: cluster 2023-12-01T15:25:56.254846+0000 mgr.y (mgr.24362) 19118 : cluster 0 pgmap v19087: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:25:57.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:25:56 smithi080 bash[28361]: audit 2023-12-01T15:25:55.788761+0000 mon.c (mon.2) 12231 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:25:57.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:25:56 smithi080 bash[28361]: audit 2023-12-01T15:25:56.229323+0000 mon.a (mon.0) 11597 : audit 0 from='client.? 172.21.15.80:0/3159940680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:25:57.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:25:56 smithi080 bash[28361]: cluster 2023-12-01T15:25:56.254846+0000 mgr.y (mgr.24362) 19118 : cluster 0 pgmap v19087: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:25:57.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:25:56 smithi080 bash[41963]: audit 2023-12-01T15:25:55.788761+0000 mon.c (mon.2) 12231 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:25:57.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:25:56 smithi080 bash[41963]: audit 2023-12-01T15:25:56.229323+0000 mon.a (mon.0) 11597 : audit 0 from='client.? 172.21.15.80:0/3159940680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:25:57.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:25:56 smithi080 bash[41963]: cluster 2023-12-01T15:25:56.254846+0000 mgr.y (mgr.24362) 19118 : cluster 0 pgmap v19087: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:25:59.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:25:59 smithi080 bash[28361]: cluster 2023-12-01T15:25:58.255641+0000 mgr.y (mgr.24362) 19119 : cluster 0 pgmap v19088: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:25:59.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:25:59 smithi080 bash[28361]: audit 2023-12-01T15:25:58.744709+0000 mon.a (mon.0) 11598 : audit 0 from='client.? 172.21.15.80:0/67732835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:25:59.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:25:59 smithi080 bash[28361]: audit 2023-12-01T15:25:58.883655+0000 mon.a (mon.0) 11599 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:25:59.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:25:59 smithi080 bash[28361]: audit 2023-12-01T15:25:58.892815+0000 mon.a (mon.0) 11600 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:25:59.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:25:59 smithi080 bash[41963]: cluster 2023-12-01T15:25:58.255641+0000 mgr.y (mgr.24362) 19119 : cluster 0 pgmap v19088: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:25:59.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:25:59 smithi080 bash[41963]: audit 2023-12-01T15:25:58.744709+0000 mon.a (mon.0) 11598 : audit 0 from='client.? 172.21.15.80:0/67732835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:25:59.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:25:59 smithi080 bash[41963]: audit 2023-12-01T15:25:58.883655+0000 mon.a (mon.0) 11599 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:25:59.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:25:59 smithi080 bash[41963]: audit 2023-12-01T15:25:58.892815+0000 mon.a (mon.0) 11600 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:25:59.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:25:59 smithi090 bash[32384]: cluster 2023-12-01T15:25:58.255641+0000 mgr.y (mgr.24362) 19119 : cluster 0 pgmap v19088: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:25:59.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:25:59 smithi090 bash[32384]: audit 2023-12-01T15:25:58.744709+0000 mon.a (mon.0) 11598 : audit 0 from='client.? 172.21.15.80:0/67732835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:25:59.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:25:59 smithi090 bash[32384]: audit 2023-12-01T15:25:58.883655+0000 mon.a (mon.0) 11599 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:25:59.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:25:59 smithi090 bash[32384]: audit 2023-12-01T15:25:58.892815+0000 mon.a (mon.0) 11600 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:26:00.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:26:00 smithi080 bash[41963]: audit 2023-12-01T15:25:59.392539+0000 mon.a (mon.0) 11601 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:26:00.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:26:00 smithi080 bash[41963]: audit 2023-12-01T15:25:59.400934+0000 mon.a (mon.0) 11602 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:26:00.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:26:00 smithi080 bash[41963]: audit 2023-12-01T15:25:59.873602+0000 mon.c (mon.2) 12232 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:26:00.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:26:00 smithi080 bash[41963]: audit 2023-12-01T15:25:59.875518+0000 mon.c (mon.2) 12233 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:26:00.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:26:00 smithi080 bash[41963]: audit 2023-12-01T15:25:59.884694+0000 mon.a (mon.0) 11603 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:26:00.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:26:00 smithi080 bash[28361]: audit 2023-12-01T15:25:59.392539+0000 mon.a (mon.0) 11601 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:26:00.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:26:00 smithi080 bash[28361]: audit 2023-12-01T15:25:59.400934+0000 mon.a (mon.0) 11602 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:26:00.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:26:00 smithi080 bash[28361]: audit 2023-12-01T15:25:59.873602+0000 mon.c (mon.2) 12232 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:26:00.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:26:00 smithi080 bash[28361]: audit 2023-12-01T15:25:59.875518+0000 mon.c (mon.2) 12233 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:26:00.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:26:00 smithi080 bash[28361]: audit 2023-12-01T15:25:59.884694+0000 mon.a (mon.0) 11603 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:26:00.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:26:00 smithi090 bash[32384]: audit 2023-12-01T15:25:59.392539+0000 mon.a (mon.0) 11601 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:26:00.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:26:00 smithi090 bash[32384]: audit 2023-12-01T15:25:59.400934+0000 mon.a (mon.0) 11602 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:26:00.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:26:00 smithi090 bash[32384]: audit 2023-12-01T15:25:59.873602+0000 mon.c (mon.2) 12232 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:26:00.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:26:00 smithi090 bash[32384]: audit 2023-12-01T15:25:59.875518+0000 mon.c (mon.2) 12233 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:26:00.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:26:00 smithi090 bash[32384]: audit 2023-12-01T15:25:59.884694+0000 mon.a (mon.0) 11603 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:26:01.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:26:01 smithi080 bash[41963]: cluster 2023-12-01T15:26:00.256260+0000 mgr.y (mgr.24362) 19120 : cluster 0 pgmap v19089: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:26:01.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:26:01 smithi080 bash[41963]: audit 2023-12-01T15:26:01.211071+0000 mon.c (mon.2) 12234 : audit 0 from='client.? 172.21.15.80:0/732831470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:26:01.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:26:01 smithi080 bash[28361]: cluster 2023-12-01T15:26:00.256260+0000 mgr.y (mgr.24362) 19120 : cluster 0 pgmap v19089: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:26:01.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:26:01 smithi080 bash[28361]: audit 2023-12-01T15:26:01.211071+0000 mon.c (mon.2) 12234 : audit 0 from='client.? 172.21.15.80:0/732831470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:26:01.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:26:01 smithi090 bash[32384]: cluster 2023-12-01T15:26:00.256260+0000 mgr.y (mgr.24362) 19120 : cluster 0 pgmap v19089: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:26:01.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:26:01 smithi090 bash[32384]: audit 2023-12-01T15:26:01.211071+0000 mon.c (mon.2) 12234 : audit 0 from='client.? 172.21.15.80:0/732831470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:26:03.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:26:03 smithi080 bash[41963]: cluster 2023-12-01T15:26:02.257427+0000 mgr.y (mgr.24362) 19121 : cluster 0 pgmap v19090: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:26:03.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:26:03 smithi080 bash[28361]: cluster 2023-12-01T15:26:02.257427+0000 mgr.y (mgr.24362) 19121 : cluster 0 pgmap v19090: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:26:03.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:26:03 smithi090 bash[32384]: cluster 2023-12-01T15:26:02.257427+0000 mgr.y (mgr.24362) 19121 : cluster 0 pgmap v19090: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:26:04.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:26:04 smithi080 bash[41963]: audit 2023-12-01T15:26:03.667233+0000 mon.a (mon.0) 11604 : audit 0 from='client.? 172.21.15.80:0/3251597967' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:26:04.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:26:04 smithi080 bash[28361]: audit 2023-12-01T15:26:03.667233+0000 mon.a (mon.0) 11604 : audit 0 from='client.? 172.21.15.80:0/3251597967' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:26:04.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:26:04 smithi090 bash[32384]: audit 2023-12-01T15:26:03.667233+0000 mon.a (mon.0) 11604 : audit 0 from='client.? 172.21.15.80:0/3251597967' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:26:05.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:26:05 smithi080 bash[28361]: cluster 2023-12-01T15:26:04.258113+0000 mgr.y (mgr.24362) 19122 : cluster 0 pgmap v19091: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:26:05.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:26:05 smithi080 bash[41963]: cluster 2023-12-01T15:26:04.258113+0000 mgr.y (mgr.24362) 19122 : cluster 0 pgmap v19091: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:26:05.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:26:05 smithi090 bash[32384]: cluster 2023-12-01T15:26:04.258113+0000 mgr.y (mgr.24362) 19122 : cluster 0 pgmap v19091: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:26:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:26:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:26:06] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T15:26:07.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:26:06 smithi090 bash[32384]: audit 2023-12-01T15:26:06.129397+0000 mon.a (mon.0) 11605 : audit 0 from='client.? 172.21.15.80:0/1558614452' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:26:07.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:26:06 smithi090 bash[32384]: cluster 2023-12-01T15:26:06.259257+0000 mgr.y (mgr.24362) 19123 : cluster 0 pgmap v19092: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:26:07.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:26:06 smithi080 bash[28361]: audit 2023-12-01T15:26:06.129397+0000 mon.a (mon.0) 11605 : audit 0 from='client.? 172.21.15.80:0/1558614452' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:26:07.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:26:06 smithi080 bash[28361]: cluster 2023-12-01T15:26:06.259257+0000 mgr.y (mgr.24362) 19123 : cluster 0 pgmap v19092: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:26:07.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:26:06 smithi080 bash[41963]: audit 2023-12-01T15:26:06.129397+0000 mon.a (mon.0) 11605 : audit 0 from='client.? 172.21.15.80:0/1558614452' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:26:07.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:26:06 smithi080 bash[41963]: cluster 2023-12-01T15:26:06.259257+0000 mgr.y (mgr.24362) 19123 : cluster 0 pgmap v19092: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:26:09.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:26:09 smithi080 bash[28361]: cluster 2023-12-01T15:26:08.259958+0000 mgr.y (mgr.24362) 19124 : cluster 0 pgmap v19093: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:26:09.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:26:09 smithi080 bash[28361]: audit 2023-12-01T15:26:08.578989+0000 mon.a (mon.0) 11606 : audit 0 from='client.? 172.21.15.80:0/3033701476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:26:09.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:26:09 smithi080 bash[41963]: cluster 2023-12-01T15:26:08.259958+0000 mgr.y (mgr.24362) 19124 : cluster 0 pgmap v19093: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:26:09.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:26:09 smithi080 bash[41963]: audit 2023-12-01T15:26:08.578989+0000 mon.a (mon.0) 11606 : audit 0 from='client.? 172.21.15.80:0/3033701476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:26:09.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:26:09 smithi090 bash[32384]: cluster 2023-12-01T15:26:08.259958+0000 mgr.y (mgr.24362) 19124 : cluster 0 pgmap v19093: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:26:09.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:26:09 smithi090 bash[32384]: audit 2023-12-01T15:26:08.578989+0000 mon.a (mon.0) 11606 : audit 0 from='client.? 172.21.15.80:0/3033701476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:26:11.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:26:11 smithi080 bash[41963]: cluster 2023-12-01T15:26:10.260560+0000 mgr.y (mgr.24362) 19125 : cluster 0 pgmap v19094: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:26:11.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:26:11 smithi080 bash[41963]: audit 2023-12-01T15:26:10.789092+0000 mon.c (mon.2) 12235 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:26:11.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:26:11 smithi080 bash[41963]: audit 2023-12-01T15:26:11.041276+0000 mon.c (mon.2) 12236 : audit 0 from='client.? 172.21.15.80:0/1611069092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:26:11.684 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:26:11 smithi080 bash[28361]: cluster 2023-12-01T15:26:10.260560+0000 mgr.y (mgr.24362) 19125 : cluster 0 pgmap v19094: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:26:11.684 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:26:11 smithi080 bash[28361]: audit 2023-12-01T15:26:10.789092+0000 mon.c (mon.2) 12235 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:26:11.684 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:26:11 smithi080 bash[28361]: audit 2023-12-01T15:26:11.041276+0000 mon.c (mon.2) 12236 : audit 0 from='client.? 172.21.15.80:0/1611069092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:26:11.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:26:11 smithi090 bash[32384]: cluster 2023-12-01T15:26:10.260560+0000 mgr.y (mgr.24362) 19125 : cluster 0 pgmap v19094: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:26:11.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:26:11 smithi090 bash[32384]: audit 2023-12-01T15:26:10.789092+0000 mon.c (mon.2) 12235 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:26:11.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:26:11 smithi090 bash[32384]: audit 2023-12-01T15:26:11.041276+0000 mon.c (mon.2) 12236 : audit 0 from='client.? 172.21.15.80:0/1611069092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:26:13.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:26:13 smithi080 bash[41963]: cluster 2023-12-01T15:26:12.261732+0000 mgr.y (mgr.24362) 19126 : cluster 0 pgmap v19095: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:26:13.684 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:26:13 smithi080 bash[28361]: cluster 2023-12-01T15:26:12.261732+0000 mgr.y (mgr.24362) 19126 : cluster 0 pgmap v19095: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:26:13.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:26:13 smithi090 bash[32384]: cluster 2023-12-01T15:26:12.261732+0000 mgr.y (mgr.24362) 19126 : cluster 0 pgmap v19095: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:26:14.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:26:14 smithi080 bash[28361]: audit 2023-12-01T15:26:13.503052+0000 mon.a (mon.0) 11607 : audit 0 from='client.? 172.21.15.80:0/264570601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:26:14.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:26:14 smithi080 bash[41963]: audit 2023-12-01T15:26:13.503052+0000 mon.a (mon.0) 11607 : audit 0 from='client.? 172.21.15.80:0/264570601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:26:14.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:26:14 smithi090 bash[32384]: audit 2023-12-01T15:26:13.503052+0000 mon.a (mon.0) 11607 : audit 0 from='client.? 172.21.15.80:0/264570601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:26:15.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:26:15 smithi080 bash[28361]: cluster 2023-12-01T15:26:14.262390+0000 mgr.y (mgr.24362) 19127 : cluster 0 pgmap v19096: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:26:15.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:26:15 smithi080 bash[41963]: cluster 2023-12-01T15:26:14.262390+0000 mgr.y (mgr.24362) 19127 : cluster 0 pgmap v19096: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:26:15.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:26:15 smithi090 bash[32384]: cluster 2023-12-01T15:26:14.262390+0000 mgr.y (mgr.24362) 19127 : cluster 0 pgmap v19096: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:26:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:26:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:26:16] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T15:26:17.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:26:16 smithi090 bash[32384]: audit 2023-12-01T15:26:15.961170+0000 mon.a (mon.0) 11608 : audit 0 from='client.? 172.21.15.80:0/510384682' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:26:17.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:26:16 smithi090 bash[32384]: cluster 2023-12-01T15:26:16.263575+0000 mgr.y (mgr.24362) 19128 : cluster 0 pgmap v19097: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:26:17.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:26:16 smithi080 bash[41963]: audit 2023-12-01T15:26:15.961170+0000 mon.a (mon.0) 11608 : audit 0 from='client.? 172.21.15.80:0/510384682' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:26:17.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:26:16 smithi080 bash[41963]: cluster 2023-12-01T15:26:16.263575+0000 mgr.y (mgr.24362) 19128 : cluster 0 pgmap v19097: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:26:17.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:26:16 smithi080 bash[28361]: audit 2023-12-01T15:26:15.961170+0000 mon.a (mon.0) 11608 : audit 0 from='client.? 172.21.15.80:0/510384682' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:26:17.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:26:16 smithi080 bash[28361]: cluster 2023-12-01T15:26:16.263575+0000 mgr.y (mgr.24362) 19128 : cluster 0 pgmap v19097: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:26:19.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:26:19 smithi080 bash[28361]: cluster 2023-12-01T15:26:18.264235+0000 mgr.y (mgr.24362) 19129 : cluster 0 pgmap v19098: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:26:19.685 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:26:19 smithi080 bash[28361]: audit 2023-12-01T15:26:18.422415+0000 mon.c (mon.2) 12237 : audit 0 from='client.? 172.21.15.80:0/1260887172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:26:19.685 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:26:19 smithi080 bash[41963]: cluster 2023-12-01T15:26:18.264235+0000 mgr.y (mgr.24362) 19129 : cluster 0 pgmap v19098: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:26:19.685 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:26:19 smithi080 bash[41963]: audit 2023-12-01T15:26:18.422415+0000 mon.c (mon.2) 12237 : audit 0 from='client.? 172.21.15.80:0/1260887172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:26:19.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:26:19 smithi090 bash[32384]: cluster 2023-12-01T15:26:18.264235+0000 mgr.y (mgr.24362) 19129 : cluster 0 pgmap v19098: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:26:19.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:26:19 smithi090 bash[32384]: audit 2023-12-01T15:26:18.422415+0000 mon.c (mon.2) 12237 : audit 0 from='client.? 172.21.15.80:0/1260887172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:26:21.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:26:21 smithi080 bash[28361]: cluster 2023-12-01T15:26:20.264843+0000 mgr.y (mgr.24362) 19130 : cluster 0 pgmap v19099: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:26:21.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:26:21 smithi080 bash[28361]: audit 2023-12-01T15:26:20.885462+0000 mon.a (mon.0) 11609 : audit 0 from='client.? 172.21.15.80:0/130446775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:26:21.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:26:21 smithi080 bash[41963]: cluster 2023-12-01T15:26:20.264843+0000 mgr.y (mgr.24362) 19130 : cluster 0 pgmap v19099: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:26:21.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:26:21 smithi080 bash[41963]: audit 2023-12-01T15:26:20.885462+0000 mon.a (mon.0) 11609 : audit 0 from='client.? 172.21.15.80:0/130446775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:26:21.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:26:21 smithi090 bash[32384]: cluster 2023-12-01T15:26:20.264843+0000 mgr.y (mgr.24362) 19130 : cluster 0 pgmap v19099: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:26:21.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:26:21 smithi090 bash[32384]: audit 2023-12-01T15:26:20.885462+0000 mon.a (mon.0) 11609 : audit 0 from='client.? 172.21.15.80:0/130446775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:26:23.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:26:23 smithi080 bash[28361]: cluster 2023-12-01T15:26:22.265734+0000 mgr.y (mgr.24362) 19131 : cluster 0 pgmap v19100: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:26:23.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:26:23 smithi080 bash[41963]: cluster 2023-12-01T15:26:22.265734+0000 mgr.y (mgr.24362) 19131 : cluster 0 pgmap v19100: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:26:23.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:26:23 smithi090 bash[32384]: cluster 2023-12-01T15:26:22.265734+0000 mgr.y (mgr.24362) 19131 : cluster 0 pgmap v19100: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:26:24.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:26:24 smithi080 bash[28361]: audit 2023-12-01T15:26:23.338456+0000 mon.a (mon.0) 11610 : audit 0 from='client.? 172.21.15.80:0/2769325164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:26:24.685 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:26:24 smithi080 bash[41963]: audit 2023-12-01T15:26:23.338456+0000 mon.a (mon.0) 11610 : audit 0 from='client.? 172.21.15.80:0/2769325164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:26:24.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:26:24 smithi090 bash[32384]: audit 2023-12-01T15:26:23.338456+0000 mon.a (mon.0) 11610 : audit 0 from='client.? 172.21.15.80:0/2769325164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:26:25.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:26:25 smithi080 bash[28361]: cluster 2023-12-01T15:26:24.266334+0000 mgr.y (mgr.24362) 19132 : cluster 0 pgmap v19101: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:26:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:26:25 smithi080 bash[41963]: cluster 2023-12-01T15:26:24.266334+0000 mgr.y (mgr.24362) 19132 : cluster 0 pgmap v19101: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:26:25.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:26:25 smithi090 bash[32384]: cluster 2023-12-01T15:26:24.266334+0000 mgr.y (mgr.24362) 19132 : cluster 0 pgmap v19101: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:26:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:26:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:26:26] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T15:26:27.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:26:26 smithi090 bash[32384]: audit 2023-12-01T15:26:25.785982+0000 mon.c (mon.2) 12238 : audit 0 from='client.? 172.21.15.80:0/3112745479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:26:27.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:26:26 smithi090 bash[32384]: audit 2023-12-01T15:26:25.790173+0000 mon.c (mon.2) 12239 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:26:27.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:26:26 smithi090 bash[32384]: cluster 2023-12-01T15:26:26.267433+0000 mgr.y (mgr.24362) 19133 : cluster 0 pgmap v19102: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:26:27.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:26:26 smithi080 bash[28361]: audit 2023-12-01T15:26:25.785982+0000 mon.c (mon.2) 12238 : audit 0 from='client.? 172.21.15.80:0/3112745479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:26:27.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:26:26 smithi080 bash[28361]: audit 2023-12-01T15:26:25.790173+0000 mon.c (mon.2) 12239 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:26:27.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:26:26 smithi080 bash[28361]: cluster 2023-12-01T15:26:26.267433+0000 mgr.y (mgr.24362) 19133 : cluster 0 pgmap v19102: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:26:27.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:26:26 smithi080 bash[41963]: audit 2023-12-01T15:26:25.785982+0000 mon.c (mon.2) 12238 : audit 0 from='client.? 172.21.15.80:0/3112745479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:26:27.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:26:26 smithi080 bash[41963]: audit 2023-12-01T15:26:25.790173+0000 mon.c (mon.2) 12239 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:26:27.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:26:26 smithi080 bash[41963]: cluster 2023-12-01T15:26:26.267433+0000 mgr.y (mgr.24362) 19133 : cluster 0 pgmap v19102: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:26:28.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:26:28 smithi080 bash[28361]: audit 2023-12-01T15:26:28.239258+0000 mon.c (mon.2) 12240 : audit 0 from='client.? 172.21.15.80:0/3880073478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:26:28.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:26:28 smithi080 bash[41963]: audit 2023-12-01T15:26:28.239258+0000 mon.c (mon.2) 12240 : audit 0 from='client.? 172.21.15.80:0/3880073478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:26:28.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:26:28 smithi090 bash[32384]: audit 2023-12-01T15:26:28.239258+0000 mon.c (mon.2) 12240 : audit 0 from='client.? 172.21.15.80:0/3880073478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:26:29.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:26:29 smithi080 bash[41963]: cluster 2023-12-01T15:26:28.268008+0000 mgr.y (mgr.24362) 19134 : cluster 0 pgmap v19103: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:26:29.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:26:29 smithi080 bash[28361]: cluster 2023-12-01T15:26:28.268008+0000 mgr.y (mgr.24362) 19134 : cluster 0 pgmap v19103: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:26:29.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:26:29 smithi090 bash[32384]: cluster 2023-12-01T15:26:28.268008+0000 mgr.y (mgr.24362) 19134 : cluster 0 pgmap v19103: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:26:31.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:26:31 smithi080 bash[41963]: cluster 2023-12-01T15:26:30.268550+0000 mgr.y (mgr.24362) 19135 : cluster 0 pgmap v19104: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:26:31.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:26:31 smithi080 bash[41963]: audit 2023-12-01T15:26:30.694639+0000 mon.c (mon.2) 12241 : audit 0 from='client.? 172.21.15.80:0/2324753073' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:26:31.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:26:31 smithi080 bash[28361]: cluster 2023-12-01T15:26:30.268550+0000 mgr.y (mgr.24362) 19135 : cluster 0 pgmap v19104: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:26:31.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:26:31 smithi080 bash[28361]: audit 2023-12-01T15:26:30.694639+0000 mon.c (mon.2) 12241 : audit 0 from='client.? 172.21.15.80:0/2324753073' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:26:31.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:26:31 smithi090 bash[32384]: cluster 2023-12-01T15:26:30.268550+0000 mgr.y (mgr.24362) 19135 : cluster 0 pgmap v19104: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:26:31.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:26:31 smithi090 bash[32384]: audit 2023-12-01T15:26:30.694639+0000 mon.c (mon.2) 12241 : audit 0 from='client.? 172.21.15.80:0/2324753073' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:26:33.688 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:26:33 smithi080 bash[41963]: cluster 2023-12-01T15:26:32.269571+0000 mgr.y (mgr.24362) 19136 : cluster 0 pgmap v19105: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:26:33.689 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:26:33 smithi080 bash[41963]: audit 2023-12-01T15:26:33.148102+0000 mon.a (mon.0) 11611 : audit 0 from='client.? 172.21.15.80:0/834475077' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:26:33.689 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:26:33 smithi080 bash[28361]: cluster 2023-12-01T15:26:32.269571+0000 mgr.y (mgr.24362) 19136 : cluster 0 pgmap v19105: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:26:33.689 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:26:33 smithi080 bash[28361]: audit 2023-12-01T15:26:33.148102+0000 mon.a (mon.0) 11611 : audit 0 from='client.? 172.21.15.80:0/834475077' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:26:33.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:26:33 smithi090 bash[32384]: cluster 2023-12-01T15:26:32.269571+0000 mgr.y (mgr.24362) 19136 : cluster 0 pgmap v19105: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:26:33.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:26:33 smithi090 bash[32384]: audit 2023-12-01T15:26:33.148102+0000 mon.a (mon.0) 11611 : audit 0 from='client.? 172.21.15.80:0/834475077' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:26:35.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:26:35 smithi080 bash[28361]: cluster 2023-12-01T15:26:34.270220+0000 mgr.y (mgr.24362) 19137 : cluster 0 pgmap v19106: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:26:35.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:26:35 smithi080 bash[41963]: cluster 2023-12-01T15:26:34.270220+0000 mgr.y (mgr.24362) 19137 : cluster 0 pgmap v19106: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:26:35.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:26:35 smithi090 bash[32384]: cluster 2023-12-01T15:26:34.270220+0000 mgr.y (mgr.24362) 19137 : cluster 0 pgmap v19106: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:26:36.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:26:36 smithi080 bash[28361]: audit 2023-12-01T15:26:35.602514+0000 mon.a (mon.0) 11612 : audit 0 from='client.? 172.21.15.80:0/2717193614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:26:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:26:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:26:36] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T15:26:36.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:26:36 smithi080 bash[41963]: audit 2023-12-01T15:26:35.602514+0000 mon.a (mon.0) 11612 : audit 0 from='client.? 172.21.15.80:0/2717193614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:26:36.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:26:36 smithi090 bash[32384]: audit 2023-12-01T15:26:35.602514+0000 mon.a (mon.0) 11612 : audit 0 from='client.? 172.21.15.80:0/2717193614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:26:37.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:26:37 smithi080 bash[28361]: cluster 2023-12-01T15:26:36.271369+0000 mgr.y (mgr.24362) 19138 : cluster 0 pgmap v19107: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:26:37.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:26:37 smithi080 bash[41963]: cluster 2023-12-01T15:26:36.271369+0000 mgr.y (mgr.24362) 19138 : cluster 0 pgmap v19107: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:26:37.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:26:37 smithi090 bash[32384]: cluster 2023-12-01T15:26:36.271369+0000 mgr.y (mgr.24362) 19138 : cluster 0 pgmap v19107: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:26:38.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:26:38 smithi080 bash[28361]: audit 2023-12-01T15:26:38.047630+0000 mon.c (mon.2) 12242 : audit 0 from='client.? 172.21.15.80:0/3676695395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:26:38.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:26:38 smithi080 bash[41963]: audit 2023-12-01T15:26:38.047630+0000 mon.c (mon.2) 12242 : audit 0 from='client.? 172.21.15.80:0/3676695395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:26:38.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:26:38 smithi090 bash[32384]: audit 2023-12-01T15:26:38.047630+0000 mon.c (mon.2) 12242 : audit 0 from='client.? 172.21.15.80:0/3676695395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:26:39.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:26:39 smithi080 bash[28361]: cluster 2023-12-01T15:26:38.271957+0000 mgr.y (mgr.24362) 19139 : cluster 0 pgmap v19108: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:26:39.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:26:39 smithi080 bash[41963]: cluster 2023-12-01T15:26:38.271957+0000 mgr.y (mgr.24362) 19139 : cluster 0 pgmap v19108: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:26:39.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:26:39 smithi090 bash[32384]: cluster 2023-12-01T15:26:38.271957+0000 mgr.y (mgr.24362) 19139 : cluster 0 pgmap v19108: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:26:41.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:26:41 smithi080 bash[41963]: cluster 2023-12-01T15:26:40.272576+0000 mgr.y (mgr.24362) 19140 : cluster 0 pgmap v19109: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:26:41.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:26:41 smithi080 bash[41963]: audit 2023-12-01T15:26:40.509170+0000 mon.c (mon.2) 12243 : audit 0 from='client.? 172.21.15.80:0/462383252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:26:41.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:26:41 smithi080 bash[41963]: audit 2023-12-01T15:26:40.790112+0000 mon.c (mon.2) 12244 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:26:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:26:41 smithi080 bash[28361]: cluster 2023-12-01T15:26:40.272576+0000 mgr.y (mgr.24362) 19140 : cluster 0 pgmap v19109: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:26:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:26:41 smithi080 bash[28361]: audit 2023-12-01T15:26:40.509170+0000 mon.c (mon.2) 12243 : audit 0 from='client.? 172.21.15.80:0/462383252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:26:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:26:41 smithi080 bash[28361]: audit 2023-12-01T15:26:40.790112+0000 mon.c (mon.2) 12244 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:26:41.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:26:41 smithi090 bash[32384]: cluster 2023-12-01T15:26:40.272576+0000 mgr.y (mgr.24362) 19140 : cluster 0 pgmap v19109: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:26:41.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:26:41 smithi090 bash[32384]: audit 2023-12-01T15:26:40.509170+0000 mon.c (mon.2) 12243 : audit 0 from='client.? 172.21.15.80:0/462383252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:26:41.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:26:41 smithi090 bash[32384]: audit 2023-12-01T15:26:40.790112+0000 mon.c (mon.2) 12244 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:26:43.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:26:43 smithi080 bash[41963]: cluster 2023-12-01T15:26:42.273723+0000 mgr.y (mgr.24362) 19141 : cluster 0 pgmap v19110: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:26:43.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:26:43 smithi080 bash[41963]: audit 2023-12-01T15:26:42.974602+0000 mon.c (mon.2) 12245 : audit 0 from='client.? 172.21.15.80:0/4282015816' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:26:43.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:26:43 smithi080 bash[28361]: cluster 2023-12-01T15:26:42.273723+0000 mgr.y (mgr.24362) 19141 : cluster 0 pgmap v19110: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:26:43.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:26:43 smithi080 bash[28361]: audit 2023-12-01T15:26:42.974602+0000 mon.c (mon.2) 12245 : audit 0 from='client.? 172.21.15.80:0/4282015816' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:26:43.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:26:43 smithi090 bash[32384]: cluster 2023-12-01T15:26:42.273723+0000 mgr.y (mgr.24362) 19141 : cluster 0 pgmap v19110: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:26:43.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:26:43 smithi090 bash[32384]: audit 2023-12-01T15:26:42.974602+0000 mon.c (mon.2) 12245 : audit 0 from='client.? 172.21.15.80:0/4282015816' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:26:45.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:26:45 smithi080 bash[28361]: cluster 2023-12-01T15:26:44.274353+0000 mgr.y (mgr.24362) 19142 : cluster 0 pgmap v19111: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:26:45.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:26:45 smithi080 bash[41963]: cluster 2023-12-01T15:26:44.274353+0000 mgr.y (mgr.24362) 19142 : cluster 0 pgmap v19111: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:26:45.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:26:45 smithi090 bash[32384]: cluster 2023-12-01T15:26:44.274353+0000 mgr.y (mgr.24362) 19142 : cluster 0 pgmap v19111: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:26:46.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:26:46 smithi080 bash[28361]: audit 2023-12-01T15:26:45.431278+0000 mon.a (mon.0) 11613 : audit 0 from='client.? 172.21.15.80:0/2450825844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:26:46.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:26:46 smithi080 bash[41963]: audit 2023-12-01T15:26:45.431278+0000 mon.a (mon.0) 11613 : audit 0 from='client.? 172.21.15.80:0/2450825844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:26:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:26:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:26:46] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T15:26:46.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:26:46 smithi090 bash[32384]: audit 2023-12-01T15:26:45.431278+0000 mon.a (mon.0) 11613 : audit 0 from='client.? 172.21.15.80:0/2450825844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:26:47.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:26:47 smithi080 bash[41963]: cluster 2023-12-01T15:26:46.275336+0000 mgr.y (mgr.24362) 19143 : cluster 0 pgmap v19112: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:26:47.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:26:47 smithi080 bash[28361]: cluster 2023-12-01T15:26:46.275336+0000 mgr.y (mgr.24362) 19143 : cluster 0 pgmap v19112: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:26:47.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:26:47 smithi090 bash[32384]: cluster 2023-12-01T15:26:46.275336+0000 mgr.y (mgr.24362) 19143 : cluster 0 pgmap v19112: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:26:48.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:26:48 smithi080 bash[28361]: audit 2023-12-01T15:26:47.882714+0000 mon.a (mon.0) 11614 : audit 0 from='client.? 172.21.15.80:0/2120701831' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:26:48.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:26:48 smithi080 bash[41963]: audit 2023-12-01T15:26:47.882714+0000 mon.a (mon.0) 11614 : audit 0 from='client.? 172.21.15.80:0/2120701831' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:26:48.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:26:48 smithi090 bash[32384]: audit 2023-12-01T15:26:47.882714+0000 mon.a (mon.0) 11614 : audit 0 from='client.? 172.21.15.80:0/2120701831' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:26:49.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:26:49 smithi080 bash[28361]: cluster 2023-12-01T15:26:48.276019+0000 mgr.y (mgr.24362) 19144 : cluster 0 pgmap v19113: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:26:49.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:26:49 smithi080 bash[41963]: cluster 2023-12-01T15:26:48.276019+0000 mgr.y (mgr.24362) 19144 : cluster 0 pgmap v19113: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:26:49.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:26:49 smithi090 bash[32384]: cluster 2023-12-01T15:26:48.276019+0000 mgr.y (mgr.24362) 19144 : cluster 0 pgmap v19113: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:26:50.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:26:50 smithi080 bash[28361]: audit 2023-12-01T15:26:50.330139+0000 mon.c (mon.2) 12246 : audit 0 from='client.? 172.21.15.80:0/3445107774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:26:50.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:26:50 smithi080 bash[41963]: audit 2023-12-01T15:26:50.330139+0000 mon.c (mon.2) 12246 : audit 0 from='client.? 172.21.15.80:0/3445107774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:26:50.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:26:50 smithi090 bash[32384]: audit 2023-12-01T15:26:50.330139+0000 mon.c (mon.2) 12246 : audit 0 from='client.? 172.21.15.80:0/3445107774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:26:51.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:26:51 smithi080 bash[28361]: cluster 2023-12-01T15:26:50.276494+0000 mgr.y (mgr.24362) 19145 : cluster 0 pgmap v19114: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:26:51.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:26:51 smithi080 bash[41963]: cluster 2023-12-01T15:26:50.276494+0000 mgr.y (mgr.24362) 19145 : cluster 0 pgmap v19114: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:26:51.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:26:51 smithi090 bash[32384]: cluster 2023-12-01T15:26:50.276494+0000 mgr.y (mgr.24362) 19145 : cluster 0 pgmap v19114: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:26:53.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:26:53 smithi080 bash[28361]: cluster 2023-12-01T15:26:52.277614+0000 mgr.y (mgr.24362) 19146 : cluster 0 pgmap v19115: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:26:53.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:26:53 smithi080 bash[28361]: audit 2023-12-01T15:26:52.784332+0000 mon.c (mon.2) 12247 : audit 0 from='client.? 172.21.15.80:0/1791164132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:26:53.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:26:53 smithi080 bash[41963]: cluster 2023-12-01T15:26:52.277614+0000 mgr.y (mgr.24362) 19146 : cluster 0 pgmap v19115: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:26:53.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:26:53 smithi080 bash[41963]: audit 2023-12-01T15:26:52.784332+0000 mon.c (mon.2) 12247 : audit 0 from='client.? 172.21.15.80:0/1791164132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:26:53.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:26:53 smithi090 bash[32384]: cluster 2023-12-01T15:26:52.277614+0000 mgr.y (mgr.24362) 19146 : cluster 0 pgmap v19115: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:26:53.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:26:53 smithi090 bash[32384]: audit 2023-12-01T15:26:52.784332+0000 mon.c (mon.2) 12247 : audit 0 from='client.? 172.21.15.80:0/1791164132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:26:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:26:55 smithi080 bash[28361]: cluster 2023-12-01T15:26:54.278198+0000 mgr.y (mgr.24362) 19147 : cluster 0 pgmap v19116: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:26:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:26:55 smithi080 bash[28361]: audit 2023-12-01T15:26:55.246694+0000 mon.a (mon.0) 11615 : audit 0 from='client.? 172.21.15.80:0/4241200360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:26:55.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:26:55 smithi080 bash[41963]: cluster 2023-12-01T15:26:54.278198+0000 mgr.y (mgr.24362) 19147 : cluster 0 pgmap v19116: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:26:55.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:26:55 smithi080 bash[41963]: audit 2023-12-01T15:26:55.246694+0000 mon.a (mon.0) 11615 : audit 0 from='client.? 172.21.15.80:0/4241200360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:26:55.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:26:55 smithi090 bash[32384]: cluster 2023-12-01T15:26:54.278198+0000 mgr.y (mgr.24362) 19147 : cluster 0 pgmap v19116: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:26:55.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:26:55 smithi090 bash[32384]: audit 2023-12-01T15:26:55.246694+0000 mon.a (mon.0) 11615 : audit 0 from='client.? 172.21.15.80:0/4241200360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:26:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:26:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:26:56] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T15:26:57.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:26:56 smithi090 bash[32384]: audit 2023-12-01T15:26:55.790575+0000 mon.c (mon.2) 12248 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:26:57.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:26:56 smithi090 bash[32384]: cluster 2023-12-01T15:26:56.279289+0000 mgr.y (mgr.24362) 19148 : cluster 0 pgmap v19117: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:26:57.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:26:56 smithi080 bash[28361]: audit 2023-12-01T15:26:55.790575+0000 mon.c (mon.2) 12248 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:26:57.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:26:56 smithi080 bash[28361]: cluster 2023-12-01T15:26:56.279289+0000 mgr.y (mgr.24362) 19148 : cluster 0 pgmap v19117: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:26:57.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:26:56 smithi080 bash[41963]: audit 2023-12-01T15:26:55.790575+0000 mon.c (mon.2) 12248 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:26:57.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:26:56 smithi080 bash[41963]: cluster 2023-12-01T15:26:56.279289+0000 mgr.y (mgr.24362) 19148 : cluster 0 pgmap v19117: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:26:58.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:26:57 smithi090 bash[32384]: audit 2023-12-01T15:26:57.700892+0000 mon.a (mon.0) 11616 : audit 0 from='client.? 172.21.15.80:0/2112889349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:26:58.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:26:57 smithi080 bash[28361]: audit 2023-12-01T15:26:57.700892+0000 mon.a (mon.0) 11616 : audit 0 from='client.? 172.21.15.80:0/2112889349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:26:58.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:26:57 smithi080 bash[41963]: audit 2023-12-01T15:26:57.700892+0000 mon.a (mon.0) 11616 : audit 0 from='client.? 172.21.15.80:0/2112889349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:26:59.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:26:58 smithi090 bash[32384]: cluster 2023-12-01T15:26:58.279914+0000 mgr.y (mgr.24362) 19149 : cluster 0 pgmap v19118: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:26:59.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:26:58 smithi080 bash[28361]: cluster 2023-12-01T15:26:58.279914+0000 mgr.y (mgr.24362) 19149 : cluster 0 pgmap v19118: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:26:59.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:26:58 smithi080 bash[41963]: cluster 2023-12-01T15:26:58.279914+0000 mgr.y (mgr.24362) 19149 : cluster 0 pgmap v19118: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:27:00.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:27:00 smithi080 bash[28361]: audit 2023-12-01T15:26:59.965896+0000 mon.c (mon.2) 12249 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:27:00.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:27:00 smithi080 bash[41963]: audit 2023-12-01T15:26:59.965896+0000 mon.c (mon.2) 12249 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:27:00.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:27:00 smithi090 bash[32384]: audit 2023-12-01T15:26:59.965896+0000 mon.c (mon.2) 12249 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:27:01.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:27:01 smithi080 bash[28361]: audit 2023-12-01T15:27:00.160470+0000 mon.c (mon.2) 12250 : audit 0 from='client.? 172.21.15.80:0/1549619170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:27:01.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:27:01 smithi080 bash[28361]: cluster 2023-12-01T15:27:00.280536+0000 mgr.y (mgr.24362) 19150 : cluster 0 pgmap v19119: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:27:01.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:27:01 smithi080 bash[41963]: audit 2023-12-01T15:27:00.160470+0000 mon.c (mon.2) 12250 : audit 0 from='client.? 172.21.15.80:0/1549619170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:27:01.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:27:01 smithi080 bash[41963]: cluster 2023-12-01T15:27:00.280536+0000 mgr.y (mgr.24362) 19150 : cluster 0 pgmap v19119: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:27:01.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:27:01 smithi090 bash[32384]: audit 2023-12-01T15:27:00.160470+0000 mon.c (mon.2) 12250 : audit 0 from='client.? 172.21.15.80:0/1549619170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:27:01.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:27:01 smithi090 bash[32384]: cluster 2023-12-01T15:27:00.280536+0000 mgr.y (mgr.24362) 19150 : cluster 0 pgmap v19119: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:27:03.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:27:03 smithi080 bash[28361]: cluster 2023-12-01T15:27:02.281387+0000 mgr.y (mgr.24362) 19151 : cluster 0 pgmap v19120: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:27:03.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:27:03 smithi080 bash[28361]: audit 2023-12-01T15:27:02.617252+0000 mon.c (mon.2) 12251 : audit 0 from='client.? 172.21.15.80:0/875005757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:27:03.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:27:03 smithi080 bash[41963]: cluster 2023-12-01T15:27:02.281387+0000 mgr.y (mgr.24362) 19151 : cluster 0 pgmap v19120: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:27:03.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:27:03 smithi080 bash[41963]: audit 2023-12-01T15:27:02.617252+0000 mon.c (mon.2) 12251 : audit 0 from='client.? 172.21.15.80:0/875005757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:27:03.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:27:03 smithi090 bash[32384]: cluster 2023-12-01T15:27:02.281387+0000 mgr.y (mgr.24362) 19151 : cluster 0 pgmap v19120: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:27:03.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:27:03 smithi090 bash[32384]: audit 2023-12-01T15:27:02.617252+0000 mon.c (mon.2) 12251 : audit 0 from='client.? 172.21.15.80:0/875005757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:27:05.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:27:05 smithi080 bash[41963]: cluster 2023-12-01T15:27:04.282009+0000 mgr.y (mgr.24362) 19152 : cluster 0 pgmap v19121: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:27:05.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:27:05 smithi080 bash[41963]: audit 2023-12-01T15:27:05.076295+0000 mon.a (mon.0) 11617 : audit 0 from='client.? 172.21.15.80:0/88851687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:27:05.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:27:05 smithi080 bash[28361]: cluster 2023-12-01T15:27:04.282009+0000 mgr.y (mgr.24362) 19152 : cluster 0 pgmap v19121: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:27:05.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:27:05 smithi080 bash[28361]: audit 2023-12-01T15:27:05.076295+0000 mon.a (mon.0) 11617 : audit 0 from='client.? 172.21.15.80:0/88851687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:27:05.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:27:05 smithi090 bash[32384]: cluster 2023-12-01T15:27:04.282009+0000 mgr.y (mgr.24362) 19152 : cluster 0 pgmap v19121: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:27:05.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:27:05 smithi090 bash[32384]: audit 2023-12-01T15:27:05.076295+0000 mon.a (mon.0) 11617 : audit 0 from='client.? 172.21.15.80:0/88851687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:27:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:27:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:27:06] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T15:27:07.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:27:06 smithi090 bash[32384]: audit 2023-12-01T15:27:05.758645+0000 mon.a (mon.0) 11618 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:27:07.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:27:06 smithi090 bash[32384]: audit 2023-12-01T15:27:05.775330+0000 mon.a (mon.0) 11619 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:27:07.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:27:06 smithi090 bash[32384]: audit 2023-12-01T15:27:06.168859+0000 mon.a (mon.0) 11620 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:27:07.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:27:06 smithi090 bash[32384]: audit 2023-12-01T15:27:06.183352+0000 mon.a (mon.0) 11621 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:27:07.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:27:06 smithi090 bash[32384]: cluster 2023-12-01T15:27:06.283120+0000 mgr.y (mgr.24362) 19153 : cluster 0 pgmap v19122: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:27:07.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:27:06 smithi090 bash[32384]: audit 2023-12-01T15:27:06.738360+0000 mon.c (mon.2) 12252 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:27:07.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:27:06 smithi090 bash[32384]: audit 2023-12-01T15:27:06.740220+0000 mon.c (mon.2) 12253 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:27:07.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:27:06 smithi090 bash[32384]: audit 2023-12-01T15:27:06.749832+0000 mon.a (mon.0) 11622 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:27:07.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:27:06 smithi080 bash[41963]: audit 2023-12-01T15:27:05.758645+0000 mon.a (mon.0) 11618 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:27:07.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:27:06 smithi080 bash[41963]: audit 2023-12-01T15:27:05.775330+0000 mon.a (mon.0) 11619 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:27:07.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:27:06 smithi080 bash[41963]: audit 2023-12-01T15:27:06.168859+0000 mon.a (mon.0) 11620 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:27:07.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:27:06 smithi080 bash[41963]: audit 2023-12-01T15:27:06.183352+0000 mon.a (mon.0) 11621 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:27:07.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:27:06 smithi080 bash[41963]: cluster 2023-12-01T15:27:06.283120+0000 mgr.y (mgr.24362) 19153 : cluster 0 pgmap v19122: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:27:07.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:27:06 smithi080 bash[41963]: audit 2023-12-01T15:27:06.738360+0000 mon.c (mon.2) 12252 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:27:07.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:27:06 smithi080 bash[41963]: audit 2023-12-01T15:27:06.740220+0000 mon.c (mon.2) 12253 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:27:07.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:27:06 smithi080 bash[41963]: audit 2023-12-01T15:27:06.749832+0000 mon.a (mon.0) 11622 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:27:07.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:27:06 smithi080 bash[28361]: audit 2023-12-01T15:27:05.758645+0000 mon.a (mon.0) 11618 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:27:07.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:27:06 smithi080 bash[28361]: audit 2023-12-01T15:27:05.775330+0000 mon.a (mon.0) 11619 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:27:07.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:27:06 smithi080 bash[28361]: audit 2023-12-01T15:27:06.168859+0000 mon.a (mon.0) 11620 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:27:07.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:27:06 smithi080 bash[28361]: audit 2023-12-01T15:27:06.183352+0000 mon.a (mon.0) 11621 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:27:07.184 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:27:06 smithi080 bash[28361]: cluster 2023-12-01T15:27:06.283120+0000 mgr.y (mgr.24362) 19153 : cluster 0 pgmap v19122: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:27:07.184 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:27:06 smithi080 bash[28361]: audit 2023-12-01T15:27:06.738360+0000 mon.c (mon.2) 12252 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:27:07.184 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:27:06 smithi080 bash[28361]: audit 2023-12-01T15:27:06.740220+0000 mon.c (mon.2) 12253 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:27:07.184 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:27:06 smithi080 bash[28361]: audit 2023-12-01T15:27:06.749832+0000 mon.a (mon.0) 11622 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:27:08.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:27:08 smithi090 bash[32384]: audit 2023-12-01T15:27:07.532886+0000 mon.c (mon.2) 12254 : audit 0 from='client.? 172.21.15.80:0/3335999489' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:27:08.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:27:08 smithi080 bash[28361]: audit 2023-12-01T15:27:07.532886+0000 mon.c (mon.2) 12254 : audit 0 from='client.? 172.21.15.80:0/3335999489' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:27:08.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:27:08 smithi080 bash[41963]: audit 2023-12-01T15:27:07.532886+0000 mon.c (mon.2) 12254 : audit 0 from='client.? 172.21.15.80:0/3335999489' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:27:09.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:27:09 smithi090 bash[32384]: cluster 2023-12-01T15:27:08.283730+0000 mgr.y (mgr.24362) 19154 : cluster 0 pgmap v19123: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:27:09.681 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:27:09 smithi080 bash[41963]: cluster 2023-12-01T15:27:08.283730+0000 mgr.y (mgr.24362) 19154 : cluster 0 pgmap v19123: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:27:09.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:27:09 smithi080 bash[28361]: cluster 2023-12-01T15:27:08.283730+0000 mgr.y (mgr.24362) 19154 : cluster 0 pgmap v19123: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:27:10.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:27:10 smithi090 bash[32384]: audit 2023-12-01T15:27:09.998421+0000 mon.a (mon.0) 11623 : audit 0 from='client.? 172.21.15.80:0/3300145448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:27:10.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:27:10 smithi080 bash[28361]: audit 2023-12-01T15:27:09.998421+0000 mon.a (mon.0) 11623 : audit 0 from='client.? 172.21.15.80:0/3300145448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:27:10.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:27:10 smithi080 bash[41963]: audit 2023-12-01T15:27:09.998421+0000 mon.a (mon.0) 11623 : audit 0 from='client.? 172.21.15.80:0/3300145448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:27:11.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:27:11 smithi090 bash[32384]: cluster 2023-12-01T15:27:10.284455+0000 mgr.y (mgr.24362) 19155 : cluster 0 pgmap v19124: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:27:11.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:27:11 smithi090 bash[32384]: audit 2023-12-01T15:27:10.791169+0000 mon.c (mon.2) 12255 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:27:11.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:27:11 smithi080 bash[41963]: cluster 2023-12-01T15:27:10.284455+0000 mgr.y (mgr.24362) 19155 : cluster 0 pgmap v19124: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:27:11.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:27:11 smithi080 bash[41963]: audit 2023-12-01T15:27:10.791169+0000 mon.c (mon.2) 12255 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:27:11.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:27:11 smithi080 bash[28361]: cluster 2023-12-01T15:27:10.284455+0000 mgr.y (mgr.24362) 19155 : cluster 0 pgmap v19124: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:27:11.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:27:11 smithi080 bash[28361]: audit 2023-12-01T15:27:10.791169+0000 mon.c (mon.2) 12255 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:27:13.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:27:13 smithi080 bash[41963]: cluster 2023-12-01T15:27:12.285451+0000 mgr.y (mgr.24362) 19156 : cluster 0 pgmap v19125: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:27:13.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:27:13 smithi080 bash[41963]: audit 2023-12-01T15:27:12.454831+0000 mon.c (mon.2) 12256 : audit 0 from='client.? 172.21.15.80:0/1741277804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:27:13.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:27:13 smithi080 bash[28361]: cluster 2023-12-01T15:27:12.285451+0000 mgr.y (mgr.24362) 19156 : cluster 0 pgmap v19125: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:27:13.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:27:13 smithi080 bash[28361]: audit 2023-12-01T15:27:12.454831+0000 mon.c (mon.2) 12256 : audit 0 from='client.? 172.21.15.80:0/1741277804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:27:13.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:27:13 smithi090 bash[32384]: cluster 2023-12-01T15:27:12.285451+0000 mgr.y (mgr.24362) 19156 : cluster 0 pgmap v19125: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:27:13.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:27:13 smithi090 bash[32384]: audit 2023-12-01T15:27:12.454831+0000 mon.c (mon.2) 12256 : audit 0 from='client.? 172.21.15.80:0/1741277804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:27:15.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:27:15 smithi080 bash[28361]: cluster 2023-12-01T15:27:14.286048+0000 mgr.y (mgr.24362) 19157 : cluster 0 pgmap v19126: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:27:15.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:27:15 smithi080 bash[28361]: audit 2023-12-01T15:27:14.907858+0000 mon.c (mon.2) 12257 : audit 0 from='client.? 172.21.15.80:0/1094440633' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:27:15.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:27:15 smithi080 bash[41963]: cluster 2023-12-01T15:27:14.286048+0000 mgr.y (mgr.24362) 19157 : cluster 0 pgmap v19126: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:27:15.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:27:15 smithi080 bash[41963]: audit 2023-12-01T15:27:14.907858+0000 mon.c (mon.2) 12257 : audit 0 from='client.? 172.21.15.80:0/1094440633' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:27:15.774 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:27:15 smithi090 bash[32384]: cluster 2023-12-01T15:27:14.286048+0000 mgr.y (mgr.24362) 19157 : cluster 0 pgmap v19126: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:27:15.774 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:27:15 smithi090 bash[32384]: audit 2023-12-01T15:27:14.907858+0000 mon.c (mon.2) 12257 : audit 0 from='client.? 172.21.15.80:0/1094440633' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:27:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:27:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:27:16] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T15:27:17.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:27:16 smithi090 bash[32384]: cluster 2023-12-01T15:27:16.287124+0000 mgr.y (mgr.24362) 19158 : cluster 0 pgmap v19127: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:27:17.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:27:16 smithi080 bash[28361]: cluster 2023-12-01T15:27:16.287124+0000 mgr.y (mgr.24362) 19158 : cluster 0 pgmap v19127: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:27:17.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:27:16 smithi080 bash[41963]: cluster 2023-12-01T15:27:16.287124+0000 mgr.y (mgr.24362) 19158 : cluster 0 pgmap v19127: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:27:18.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:27:17 smithi090 bash[32384]: audit 2023-12-01T15:27:17.363860+0000 mon.a (mon.0) 11624 : audit 0 from='client.? 172.21.15.80:0/2501547722' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:27:18.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:27:17 smithi080 bash[28361]: audit 2023-12-01T15:27:17.363860+0000 mon.a (mon.0) 11624 : audit 0 from='client.? 172.21.15.80:0/2501547722' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:27:18.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:27:17 smithi080 bash[41963]: audit 2023-12-01T15:27:17.363860+0000 mon.a (mon.0) 11624 : audit 0 from='client.? 172.21.15.80:0/2501547722' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:27:19.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:27:18 smithi090 bash[32384]: cluster 2023-12-01T15:27:18.287837+0000 mgr.y (mgr.24362) 19159 : cluster 0 pgmap v19128: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:27:19.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:27:18 smithi080 bash[28361]: cluster 2023-12-01T15:27:18.287837+0000 mgr.y (mgr.24362) 19159 : cluster 0 pgmap v19128: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:27:19.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:27:18 smithi080 bash[41963]: cluster 2023-12-01T15:27:18.287837+0000 mgr.y (mgr.24362) 19159 : cluster 0 pgmap v19128: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:27:20.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:27:19 smithi080 bash[28361]: audit 2023-12-01T15:27:19.815033+0000 mon.c (mon.2) 12258 : audit 0 from='client.? 172.21.15.80:0/2158635001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:27:20.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:27:19 smithi080 bash[41963]: audit 2023-12-01T15:27:19.815033+0000 mon.c (mon.2) 12258 : audit 0 from='client.? 172.21.15.80:0/2158635001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:27:20.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:27:19 smithi090 bash[32384]: audit 2023-12-01T15:27:19.815033+0000 mon.c (mon.2) 12258 : audit 0 from='client.? 172.21.15.80:0/2158635001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:27:21.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:27:20 smithi080 bash[28361]: cluster 2023-12-01T15:27:20.288475+0000 mgr.y (mgr.24362) 19160 : cluster 0 pgmap v19129: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:27:21.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:27:20 smithi080 bash[41963]: cluster 2023-12-01T15:27:20.288475+0000 mgr.y (mgr.24362) 19160 : cluster 0 pgmap v19129: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:27:21.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:27:20 smithi090 bash[32384]: cluster 2023-12-01T15:27:20.288475+0000 mgr.y (mgr.24362) 19160 : cluster 0 pgmap v19129: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:27:22.686 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:27:22 smithi080 bash[28361]: audit 2023-12-01T15:27:22.267725+0000 mon.c (mon.2) 12259 : audit 0 from='client.? 172.21.15.80:0/546843946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:27:22.686 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:27:22 smithi080 bash[41963]: audit 2023-12-01T15:27:22.267725+0000 mon.c (mon.2) 12259 : audit 0 from='client.? 172.21.15.80:0/546843946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:27:22.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:27:22 smithi090 bash[32384]: audit 2023-12-01T15:27:22.267725+0000 mon.c (mon.2) 12259 : audit 0 from='client.? 172.21.15.80:0/546843946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:27:23.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:27:23 smithi080 bash[28361]: cluster 2023-12-01T15:27:22.289573+0000 mgr.y (mgr.24362) 19161 : cluster 0 pgmap v19130: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:27:23.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:27:23 smithi080 bash[41963]: cluster 2023-12-01T15:27:22.289573+0000 mgr.y (mgr.24362) 19161 : cluster 0 pgmap v19130: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:27:23.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:27:23 smithi090 bash[32384]: cluster 2023-12-01T15:27:22.289573+0000 mgr.y (mgr.24362) 19161 : cluster 0 pgmap v19130: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:27:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:27:25 smithi080 bash[41963]: cluster 2023-12-01T15:27:24.290232+0000 mgr.y (mgr.24362) 19162 : cluster 0 pgmap v19131: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:27:25.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:27:25 smithi080 bash[41963]: audit 2023-12-01T15:27:24.720202+0000 mon.a (mon.0) 11625 : audit 0 from='client.? 172.21.15.80:0/1406422315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:27:25.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:27:25 smithi080 bash[28361]: cluster 2023-12-01T15:27:24.290232+0000 mgr.y (mgr.24362) 19162 : cluster 0 pgmap v19131: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:27:25.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:27:25 smithi080 bash[28361]: audit 2023-12-01T15:27:24.720202+0000 mon.a (mon.0) 11625 : audit 0 from='client.? 172.21.15.80:0/1406422315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:27:25.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:27:25 smithi090 bash[32384]: cluster 2023-12-01T15:27:24.290232+0000 mgr.y (mgr.24362) 19162 : cluster 0 pgmap v19131: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:27:25.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:27:25 smithi090 bash[32384]: audit 2023-12-01T15:27:24.720202+0000 mon.a (mon.0) 11625 : audit 0 from='client.? 172.21.15.80:0/1406422315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:27:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:27:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:27:26] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T15:27:27.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:27:26 smithi090 bash[32384]: audit 2023-12-01T15:27:25.791464+0000 mon.c (mon.2) 12260 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:27:27.024 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:27:26 smithi090 bash[32384]: cluster 2023-12-01T15:27:26.291372+0000 mgr.y (mgr.24362) 19163 : cluster 0 pgmap v19132: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:27:27.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:27:26 smithi080 bash[41963]: audit 2023-12-01T15:27:25.791464+0000 mon.c (mon.2) 12260 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:27:27.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:27:26 smithi080 bash[41963]: cluster 2023-12-01T15:27:26.291372+0000 mgr.y (mgr.24362) 19163 : cluster 0 pgmap v19132: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:27:27.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:27:26 smithi080 bash[28361]: audit 2023-12-01T15:27:25.791464+0000 mon.c (mon.2) 12260 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:27:27.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:27:26 smithi080 bash[28361]: cluster 2023-12-01T15:27:26.291372+0000 mgr.y (mgr.24362) 19163 : cluster 0 pgmap v19132: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:27:28.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:27:27 smithi090 bash[32384]: audit 2023-12-01T15:27:27.174088+0000 mon.a (mon.0) 11626 : audit 0 from='client.? 172.21.15.80:0/3347606324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:27:28.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:27:27 smithi080 bash[28361]: audit 2023-12-01T15:27:27.174088+0000 mon.a (mon.0) 11626 : audit 0 from='client.? 172.21.15.80:0/3347606324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:27:28.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:27:27 smithi080 bash[41963]: audit 2023-12-01T15:27:27.174088+0000 mon.a (mon.0) 11626 : audit 0 from='client.? 172.21.15.80:0/3347606324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:27:29.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:27:28 smithi090 bash[32384]: cluster 2023-12-01T15:27:28.292053+0000 mgr.y (mgr.24362) 19164 : cluster 0 pgmap v19133: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:27:29.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:27:28 smithi080 bash[28361]: cluster 2023-12-01T15:27:28.292053+0000 mgr.y (mgr.24362) 19164 : cluster 0 pgmap v19133: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:27:29.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:27:28 smithi080 bash[41963]: cluster 2023-12-01T15:27:28.292053+0000 mgr.y (mgr.24362) 19164 : cluster 0 pgmap v19133: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:27:30.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:27:29 smithi090 bash[32384]: audit 2023-12-01T15:27:29.638655+0000 mon.c (mon.2) 12261 : audit 0 from='client.? 172.21.15.80:0/1284745762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:27:30.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:27:29 smithi080 bash[41963]: audit 2023-12-01T15:27:29.638655+0000 mon.c (mon.2) 12261 : audit 0 from='client.? 172.21.15.80:0/1284745762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:27:30.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:27:29 smithi080 bash[28361]: audit 2023-12-01T15:27:29.638655+0000 mon.c (mon.2) 12261 : audit 0 from='client.? 172.21.15.80:0/1284745762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:27:31.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:27:30 smithi080 bash[41963]: cluster 2023-12-01T15:27:30.292668+0000 mgr.y (mgr.24362) 19165 : cluster 0 pgmap v19134: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:27:31.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:27:30 smithi080 bash[28361]: cluster 2023-12-01T15:27:30.292668+0000 mgr.y (mgr.24362) 19165 : cluster 0 pgmap v19134: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:27:31.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:27:30 smithi090 bash[32384]: cluster 2023-12-01T15:27:30.292668+0000 mgr.y (mgr.24362) 19165 : cluster 0 pgmap v19134: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:27:32.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:27:32 smithi080 bash[41963]: audit 2023-12-01T15:27:32.094182+0000 mon.a (mon.0) 11627 : audit 0 from='client.? 172.21.15.80:0/3919797805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:27:32.435 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:27:32 smithi080 bash[28361]: audit 2023-12-01T15:27:32.094182+0000 mon.a (mon.0) 11627 : audit 0 from='client.? 172.21.15.80:0/3919797805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:27:32.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:27:32 smithi090 bash[32384]: audit 2023-12-01T15:27:32.094182+0000 mon.a (mon.0) 11627 : audit 0 from='client.? 172.21.15.80:0/3919797805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:27:33.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:27:33 smithi080 bash[28361]: cluster 2023-12-01T15:27:32.293844+0000 mgr.y (mgr.24362) 19166 : cluster 0 pgmap v19135: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:27:33.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:27:33 smithi080 bash[41963]: cluster 2023-12-01T15:27:32.293844+0000 mgr.y (mgr.24362) 19166 : cluster 0 pgmap v19135: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:27:33.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:27:33 smithi090 bash[32384]: cluster 2023-12-01T15:27:32.293844+0000 mgr.y (mgr.24362) 19166 : cluster 0 pgmap v19135: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:27:35.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:27:35 smithi080 bash[41963]: cluster 2023-12-01T15:27:34.294463+0000 mgr.y (mgr.24362) 19167 : cluster 0 pgmap v19136: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:27:35.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:27:35 smithi080 bash[41963]: audit 2023-12-01T15:27:34.550988+0000 mon.a (mon.0) 11628 : audit 0 from='client.? 172.21.15.80:0/1018838638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:27:35.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:27:35 smithi080 bash[28361]: cluster 2023-12-01T15:27:34.294463+0000 mgr.y (mgr.24362) 19167 : cluster 0 pgmap v19136: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:27:35.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:27:35 smithi080 bash[28361]: audit 2023-12-01T15:27:34.550988+0000 mon.a (mon.0) 11628 : audit 0 from='client.? 172.21.15.80:0/1018838638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:27:35.775 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:27:35 smithi090 bash[32384]: cluster 2023-12-01T15:27:34.294463+0000 mgr.y (mgr.24362) 19167 : cluster 0 pgmap v19136: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:27:35.775 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:27:35 smithi090 bash[32384]: audit 2023-12-01T15:27:34.550988+0000 mon.a (mon.0) 11628 : audit 0 from='client.? 172.21.15.80:0/1018838638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:27:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:27:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:27:36] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T15:27:37.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:27:36 smithi090 bash[32384]: cluster 2023-12-01T15:27:36.295635+0000 mgr.y (mgr.24362) 19168 : cluster 0 pgmap v19137: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:27:37.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:27:36 smithi080 bash[41963]: cluster 2023-12-01T15:27:36.295635+0000 mgr.y (mgr.24362) 19168 : cluster 0 pgmap v19137: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:27:37.184 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:27:36 smithi080 bash[28361]: cluster 2023-12-01T15:27:36.295635+0000 mgr.y (mgr.24362) 19168 : cluster 0 pgmap v19137: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:27:38.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:27:37 smithi090 bash[32384]: audit 2023-12-01T15:27:37.016264+0000 mon.c (mon.2) 12262 : audit 0 from='client.? 172.21.15.80:0/2466820589' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:27:38.186 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:27:37 smithi080 bash[28361]: audit 2023-12-01T15:27:37.016264+0000 mon.c (mon.2) 12262 : audit 0 from='client.? 172.21.15.80:0/2466820589' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:27:38.186 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:27:37 smithi080 bash[41963]: audit 2023-12-01T15:27:37.016264+0000 mon.c (mon.2) 12262 : audit 0 from='client.? 172.21.15.80:0/2466820589' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:27:39.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:27:38 smithi090 bash[32384]: cluster 2023-12-01T15:27:38.296343+0000 mgr.y (mgr.24362) 19169 : cluster 0 pgmap v19138: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:27:39.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:27:38 smithi080 bash[41963]: cluster 2023-12-01T15:27:38.296343+0000 mgr.y (mgr.24362) 19169 : cluster 0 pgmap v19138: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:27:39.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:27:38 smithi080 bash[28361]: cluster 2023-12-01T15:27:38.296343+0000 mgr.y (mgr.24362) 19169 : cluster 0 pgmap v19138: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:27:40.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:27:39 smithi080 bash[28361]: audit 2023-12-01T15:27:39.471568+0000 mon.a (mon.0) 11629 : audit 0 from='client.? 172.21.15.80:0/4226147978' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:27:40.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:27:39 smithi080 bash[41963]: audit 2023-12-01T15:27:39.471568+0000 mon.a (mon.0) 11629 : audit 0 from='client.? 172.21.15.80:0/4226147978' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:27:40.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:27:39 smithi090 bash[32384]: audit 2023-12-01T15:27:39.471568+0000 mon.a (mon.0) 11629 : audit 0 from='client.? 172.21.15.80:0/4226147978' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:27:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:27:40 smithi080 bash[28361]: cluster 2023-12-01T15:27:40.297014+0000 mgr.y (mgr.24362) 19170 : cluster 0 pgmap v19139: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:27:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:27:40 smithi080 bash[41963]: cluster 2023-12-01T15:27:40.297014+0000 mgr.y (mgr.24362) 19170 : cluster 0 pgmap v19139: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:27:41.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:27:40 smithi090 bash[32384]: cluster 2023-12-01T15:27:40.297014+0000 mgr.y (mgr.24362) 19170 : cluster 0 pgmap v19139: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:27:42.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:27:41 smithi080 bash[28361]: audit 2023-12-01T15:27:40.791338+0000 mon.c (mon.2) 12263 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:27:42.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:27:41 smithi080 bash[41963]: audit 2023-12-01T15:27:40.791338+0000 mon.c (mon.2) 12263 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:27:42.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:27:41 smithi090 bash[32384]: audit 2023-12-01T15:27:40.791338+0000 mon.c (mon.2) 12263 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:27:43.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:27:42 smithi080 bash[41963]: audit 2023-12-01T15:27:41.935873+0000 mon.c (mon.2) 12264 : audit 0 from='client.? 172.21.15.80:0/1620589585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:27:43.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:27:42 smithi080 bash[41963]: cluster 2023-12-01T15:27:42.298133+0000 mgr.y (mgr.24362) 19171 : cluster 0 pgmap v19140: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:27:43.184 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:27:42 smithi080 bash[28361]: audit 2023-12-01T15:27:41.935873+0000 mon.c (mon.2) 12264 : audit 0 from='client.? 172.21.15.80:0/1620589585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:27:43.185 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:27:42 smithi080 bash[28361]: cluster 2023-12-01T15:27:42.298133+0000 mgr.y (mgr.24362) 19171 : cluster 0 pgmap v19140: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:27:43.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:27:42 smithi090 bash[32384]: audit 2023-12-01T15:27:41.935873+0000 mon.c (mon.2) 12264 : audit 0 from='client.? 172.21.15.80:0/1620589585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:27:43.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:27:42 smithi090 bash[32384]: cluster 2023-12-01T15:27:42.298133+0000 mgr.y (mgr.24362) 19171 : cluster 0 pgmap v19140: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:27:45.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:27:45 smithi080 bash[28361]: cluster 2023-12-01T15:27:44.298764+0000 mgr.y (mgr.24362) 19172 : cluster 0 pgmap v19141: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:27:45.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:27:45 smithi080 bash[28361]: audit 2023-12-01T15:27:44.386735+0000 mon.a (mon.0) 11630 : audit 0 from='client.? 172.21.15.80:0/3165908139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:27:45.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:27:45 smithi080 bash[41963]: cluster 2023-12-01T15:27:44.298764+0000 mgr.y (mgr.24362) 19172 : cluster 0 pgmap v19141: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:27:45.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:27:45 smithi080 bash[41963]: audit 2023-12-01T15:27:44.386735+0000 mon.a (mon.0) 11630 : audit 0 from='client.? 172.21.15.80:0/3165908139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:27:45.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:27:45 smithi090 bash[32384]: cluster 2023-12-01T15:27:44.298764+0000 mgr.y (mgr.24362) 19172 : cluster 0 pgmap v19141: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:27:45.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:27:45 smithi090 bash[32384]: audit 2023-12-01T15:27:44.386735+0000 mon.a (mon.0) 11630 : audit 0 from='client.? 172.21.15.80:0/3165908139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:27:46.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:27:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:27:46] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T15:27:47.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:27:46 smithi090 bash[32384]: cluster 2023-12-01T15:27:46.299874+0000 mgr.y (mgr.24362) 19173 : cluster 0 pgmap v19142: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:27:47.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:27:46 smithi080 bash[28361]: cluster 2023-12-01T15:27:46.299874+0000 mgr.y (mgr.24362) 19173 : cluster 0 pgmap v19142: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:27:47.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:27:46 smithi080 bash[41963]: cluster 2023-12-01T15:27:46.299874+0000 mgr.y (mgr.24362) 19173 : cluster 0 pgmap v19142: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:27:48.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:27:47 smithi090 bash[32384]: audit 2023-12-01T15:27:46.842283+0000 mon.c (mon.2) 12265 : audit 0 from='client.? 172.21.15.80:0/3892234664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:27:48.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:27:47 smithi080 bash[28361]: audit 2023-12-01T15:27:46.842283+0000 mon.c (mon.2) 12265 : audit 0 from='client.? 172.21.15.80:0/3892234664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:27:48.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:27:47 smithi080 bash[41963]: audit 2023-12-01T15:27:46.842283+0000 mon.c (mon.2) 12265 : audit 0 from='client.? 172.21.15.80:0/3892234664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:27:49.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:27:48 smithi090 bash[32384]: cluster 2023-12-01T15:27:48.300574+0000 mgr.y (mgr.24362) 19174 : cluster 0 pgmap v19143: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:27:49.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:27:48 smithi080 bash[41963]: cluster 2023-12-01T15:27:48.300574+0000 mgr.y (mgr.24362) 19174 : cluster 0 pgmap v19143: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:27:49.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:27:48 smithi080 bash[28361]: cluster 2023-12-01T15:27:48.300574+0000 mgr.y (mgr.24362) 19174 : cluster 0 pgmap v19143: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:27:50.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:27:49 smithi080 bash[28361]: audit 2023-12-01T15:27:49.302684+0000 mon.a (mon.0) 11631 : audit 0 from='client.? 172.21.15.80:0/401394821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:27:50.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:27:49 smithi080 bash[41963]: audit 2023-12-01T15:27:49.302684+0000 mon.a (mon.0) 11631 : audit 0 from='client.? 172.21.15.80:0/401394821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:27:50.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:27:49 smithi090 bash[32384]: audit 2023-12-01T15:27:49.302684+0000 mon.a (mon.0) 11631 : audit 0 from='client.? 172.21.15.80:0/401394821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:27:51.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:27:50 smithi080 bash[28361]: cluster 2023-12-01T15:27:50.301177+0000 mgr.y (mgr.24362) 19175 : cluster 0 pgmap v19144: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:27:51.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:27:50 smithi080 bash[41963]: cluster 2023-12-01T15:27:50.301177+0000 mgr.y (mgr.24362) 19175 : cluster 0 pgmap v19144: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:27:51.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:27:50 smithi090 bash[32384]: cluster 2023-12-01T15:27:50.301177+0000 mgr.y (mgr.24362) 19175 : cluster 0 pgmap v19144: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:27:52.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:27:51 smithi080 bash[41963]: audit 2023-12-01T15:27:51.751737+0000 mon.c (mon.2) 12266 : audit 0 from='client.? 172.21.15.80:0/3996328478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:27:52.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:27:51 smithi080 bash[28361]: audit 2023-12-01T15:27:51.751737+0000 mon.c (mon.2) 12266 : audit 0 from='client.? 172.21.15.80:0/3996328478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:27:52.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:27:51 smithi090 bash[32384]: audit 2023-12-01T15:27:51.751737+0000 mon.c (mon.2) 12266 : audit 0 from='client.? 172.21.15.80:0/3996328478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:27:53.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:27:52 smithi080 bash[28361]: cluster 2023-12-01T15:27:52.302358+0000 mgr.y (mgr.24362) 19176 : cluster 0 pgmap v19145: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:27:53.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:27:52 smithi080 bash[41963]: cluster 2023-12-01T15:27:52.302358+0000 mgr.y (mgr.24362) 19176 : cluster 0 pgmap v19145: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:27:53.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:27:52 smithi090 bash[32384]: cluster 2023-12-01T15:27:52.302358+0000 mgr.y (mgr.24362) 19176 : cluster 0 pgmap v19145: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:27:54.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:27:54 smithi090 bash[32384]: audit 2023-12-01T15:27:54.207612+0000 mon.a (mon.0) 11632 : audit 0 from='client.? 172.21.15.80:0/1678182297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:27:54.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:27:54 smithi080 bash[28361]: audit 2023-12-01T15:27:54.207612+0000 mon.a (mon.0) 11632 : audit 0 from='client.? 172.21.15.80:0/1678182297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:27:54.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:27:54 smithi080 bash[41963]: audit 2023-12-01T15:27:54.207612+0000 mon.a (mon.0) 11632 : audit 0 from='client.? 172.21.15.80:0/1678182297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:27:55.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:27:55 smithi080 bash[41963]: cluster 2023-12-01T15:27:54.303134+0000 mgr.y (mgr.24362) 19177 : cluster 0 pgmap v19146: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:27:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:27:55 smithi080 bash[28361]: cluster 2023-12-01T15:27:54.303134+0000 mgr.y (mgr.24362) 19177 : cluster 0 pgmap v19146: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:27:55.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:27:55 smithi090 bash[32384]: cluster 2023-12-01T15:27:54.303134+0000 mgr.y (mgr.24362) 19177 : cluster 0 pgmap v19146: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:27:56.683 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:27:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:27:56] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T15:27:57.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:27:56 smithi090 bash[32384]: audit 2023-12-01T15:27:55.792155+0000 mon.c (mon.2) 12267 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:27:57.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:27:56 smithi090 bash[32384]: cluster 2023-12-01T15:27:56.304001+0000 mgr.y (mgr.24362) 19178 : cluster 0 pgmap v19147: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:27:57.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:27:56 smithi090 bash[32384]: audit 2023-12-01T15:27:56.665695+0000 mon.a (mon.0) 11633 : audit 0 from='client.? 172.21.15.80:0/1640793808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:27:57.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:27:56 smithi080 bash[41963]: audit 2023-12-01T15:27:55.792155+0000 mon.c (mon.2) 12267 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:27:57.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:27:56 smithi080 bash[41963]: cluster 2023-12-01T15:27:56.304001+0000 mgr.y (mgr.24362) 19178 : cluster 0 pgmap v19147: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:27:57.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:27:56 smithi080 bash[41963]: audit 2023-12-01T15:27:56.665695+0000 mon.a (mon.0) 11633 : audit 0 from='client.? 172.21.15.80:0/1640793808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:27:57.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:27:56 smithi080 bash[28361]: audit 2023-12-01T15:27:55.792155+0000 mon.c (mon.2) 12267 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:27:57.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:27:56 smithi080 bash[28361]: cluster 2023-12-01T15:27:56.304001+0000 mgr.y (mgr.24362) 19178 : cluster 0 pgmap v19147: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:27:57.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:27:56 smithi080 bash[28361]: audit 2023-12-01T15:27:56.665695+0000 mon.a (mon.0) 11633 : audit 0 from='client.? 172.21.15.80:0/1640793808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:27:59.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:27:59 smithi080 bash[41963]: cluster 2023-12-01T15:27:58.304655+0000 mgr.y (mgr.24362) 19179 : cluster 0 pgmap v19148: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:27:59.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:27:59 smithi080 bash[41963]: audit 2023-12-01T15:27:59.122757+0000 mon.c (mon.2) 12268 : audit 0 from='client.? 172.21.15.80:0/1401218430' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:27:59.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:27:59 smithi080 bash[28361]: cluster 2023-12-01T15:27:58.304655+0000 mgr.y (mgr.24362) 19179 : cluster 0 pgmap v19148: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:27:59.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:27:59 smithi080 bash[28361]: audit 2023-12-01T15:27:59.122757+0000 mon.c (mon.2) 12268 : audit 0 from='client.? 172.21.15.80:0/1401218430' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:27:59.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:27:59 smithi090 bash[32384]: cluster 2023-12-01T15:27:58.304655+0000 mgr.y (mgr.24362) 19179 : cluster 0 pgmap v19148: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:27:59.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:27:59 smithi090 bash[32384]: audit 2023-12-01T15:27:59.122757+0000 mon.c (mon.2) 12268 : audit 0 from='client.? 172.21.15.80:0/1401218430' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:28:01.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:28:01 smithi080 bash[28361]: cluster 2023-12-01T15:28:00.305278+0000 mgr.y (mgr.24362) 19180 : cluster 0 pgmap v19149: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:28:01.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:28:01 smithi080 bash[41963]: cluster 2023-12-01T15:28:00.305278+0000 mgr.y (mgr.24362) 19180 : cluster 0 pgmap v19149: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:28:01.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:28:01 smithi090 bash[32384]: cluster 2023-12-01T15:28:00.305278+0000 mgr.y (mgr.24362) 19180 : cluster 0 pgmap v19149: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:28:02.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:28:02 smithi080 bash[28361]: audit 2023-12-01T15:28:01.577910+0000 mon.c (mon.2) 12269 : audit 0 from='client.? 172.21.15.80:0/1751918498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:28:02.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:28:02 smithi080 bash[41963]: audit 2023-12-01T15:28:01.577910+0000 mon.c (mon.2) 12269 : audit 0 from='client.? 172.21.15.80:0/1751918498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:28:02.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:28:02 smithi090 bash[32384]: audit 2023-12-01T15:28:01.577910+0000 mon.c (mon.2) 12269 : audit 0 from='client.? 172.21.15.80:0/1751918498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:28:03.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:28:03 smithi080 bash[41963]: cluster 2023-12-01T15:28:02.306336+0000 mgr.y (mgr.24362) 19181 : cluster 0 pgmap v19150: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:28:03.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:28:03 smithi080 bash[28361]: cluster 2023-12-01T15:28:02.306336+0000 mgr.y (mgr.24362) 19181 : cluster 0 pgmap v19150: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:28:03.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:28:03 smithi090 bash[32384]: cluster 2023-12-01T15:28:02.306336+0000 mgr.y (mgr.24362) 19181 : cluster 0 pgmap v19150: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:28:04.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:28:04 smithi080 bash[28361]: audit 2023-12-01T15:28:04.029349+0000 mon.c (mon.2) 12270 : audit 0 from='client.? 172.21.15.80:0/1001086357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:28:04.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:28:04 smithi080 bash[41963]: audit 2023-12-01T15:28:04.029349+0000 mon.c (mon.2) 12270 : audit 0 from='client.? 172.21.15.80:0/1001086357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:28:04.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:28:04 smithi090 bash[32384]: audit 2023-12-01T15:28:04.029349+0000 mon.c (mon.2) 12270 : audit 0 from='client.? 172.21.15.80:0/1001086357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:28:05.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:28:05 smithi080 bash[28361]: cluster 2023-12-01T15:28:04.306990+0000 mgr.y (mgr.24362) 19182 : cluster 0 pgmap v19151: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:28:05.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:28:05 smithi080 bash[41963]: cluster 2023-12-01T15:28:04.306990+0000 mgr.y (mgr.24362) 19182 : cluster 0 pgmap v19151: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:28:05.773 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:28:05 smithi090 bash[32384]: cluster 2023-12-01T15:28:04.306990+0000 mgr.y (mgr.24362) 19182 : cluster 0 pgmap v19151: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:28:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:28:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:28:06] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T15:28:07.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:28:06 smithi080 bash[41963]: cluster 2023-12-01T15:28:06.308160+0000 mgr.y (mgr.24362) 19183 : cluster 0 pgmap v19152: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:28:07.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:28:06 smithi080 bash[41963]: audit 2023-12-01T15:28:06.490472+0000 mon.a (mon.0) 11634 : audit 0 from='client.? 172.21.15.80:0/107712470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:28:07.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:28:06 smithi080 bash[28361]: cluster 2023-12-01T15:28:06.308160+0000 mgr.y (mgr.24362) 19183 : cluster 0 pgmap v19152: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:28:07.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:28:06 smithi080 bash[28361]: audit 2023-12-01T15:28:06.490472+0000 mon.a (mon.0) 11634 : audit 0 from='client.? 172.21.15.80:0/107712470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:28:07.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:28:06 smithi090 bash[32384]: cluster 2023-12-01T15:28:06.308160+0000 mgr.y (mgr.24362) 19183 : cluster 0 pgmap v19152: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:28:07.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:28:06 smithi090 bash[32384]: audit 2023-12-01T15:28:06.490472+0000 mon.a (mon.0) 11634 : audit 0 from='client.? 172.21.15.80:0/107712470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:28:08.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:28:07 smithi080 bash[28361]: audit 2023-12-01T15:28:06.835740+0000 mon.c (mon.2) 12271 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:28:08.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:28:07 smithi080 bash[41963]: audit 2023-12-01T15:28:06.835740+0000 mon.c (mon.2) 12271 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:28:08.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:28:07 smithi090 bash[32384]: audit 2023-12-01T15:28:06.835740+0000 mon.c (mon.2) 12271 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:28:09.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:28:08 smithi080 bash[28361]: cluster 2023-12-01T15:28:08.308881+0000 mgr.y (mgr.24362) 19184 : cluster 0 pgmap v19153: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:28:09.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:28:08 smithi080 bash[41963]: cluster 2023-12-01T15:28:08.308881+0000 mgr.y (mgr.24362) 19184 : cluster 0 pgmap v19153: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:28:09.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:28:08 smithi090 bash[32384]: cluster 2023-12-01T15:28:08.308881+0000 mgr.y (mgr.24362) 19184 : cluster 0 pgmap v19153: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:28:10.181 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:28:09 smithi080 bash[41963]: audit 2023-12-01T15:28:08.944549+0000 mon.a (mon.0) 11635 : audit 0 from='client.? 172.21.15.80:0/498956990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:28:10.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:28:09 smithi080 bash[28361]: audit 2023-12-01T15:28:08.944549+0000 mon.a (mon.0) 11635 : audit 0 from='client.? 172.21.15.80:0/498956990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:28:10.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:28:09 smithi090 bash[32384]: audit 2023-12-01T15:28:08.944549+0000 mon.a (mon.0) 11635 : audit 0 from='client.? 172.21.15.80:0/498956990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:28:11.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:28:10 smithi080 bash[41963]: cluster 2023-12-01T15:28:10.309680+0000 mgr.y (mgr.24362) 19185 : cluster 0 pgmap v19154: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:28:11.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:28:10 smithi080 bash[28361]: cluster 2023-12-01T15:28:10.309680+0000 mgr.y (mgr.24362) 19185 : cluster 0 pgmap v19154: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:28:11.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:28:10 smithi090 bash[32384]: cluster 2023-12-01T15:28:10.309680+0000 mgr.y (mgr.24362) 19185 : cluster 0 pgmap v19154: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:28:12.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:28:11 smithi080 bash[28361]: audit 2023-12-01T15:28:10.793393+0000 mon.c (mon.2) 12272 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:28:12.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:28:11 smithi080 bash[28361]: audit 2023-12-01T15:28:11.411661+0000 mon.c (mon.2) 12273 : audit 0 from='client.? 172.21.15.80:0/805312389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:28:12.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:28:11 smithi080 bash[41963]: audit 2023-12-01T15:28:10.793393+0000 mon.c (mon.2) 12272 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:28:12.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:28:11 smithi080 bash[41963]: audit 2023-12-01T15:28:11.411661+0000 mon.c (mon.2) 12273 : audit 0 from='client.? 172.21.15.80:0/805312389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:28:12.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:28:11 smithi090 bash[32384]: audit 2023-12-01T15:28:10.793393+0000 mon.c (mon.2) 12272 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:28:12.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:28:11 smithi090 bash[32384]: audit 2023-12-01T15:28:11.411661+0000 mon.c (mon.2) 12273 : audit 0 from='client.? 172.21.15.80:0/805312389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:28:13.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:28:12 smithi080 bash[28361]: cluster 2023-12-01T15:28:12.310891+0000 mgr.y (mgr.24362) 19186 : cluster 0 pgmap v19155: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:28:13.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:28:12 smithi080 bash[28361]: audit 2023-12-01T15:28:12.695217+0000 mon.a (mon.0) 11636 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:28:13.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:28:12 smithi080 bash[28361]: audit 2023-12-01T15:28:12.705510+0000 mon.a (mon.0) 11637 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:28:13.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:28:12 smithi080 bash[41963]: cluster 2023-12-01T15:28:12.310891+0000 mgr.y (mgr.24362) 19186 : cluster 0 pgmap v19155: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:28:13.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:28:12 smithi080 bash[41963]: audit 2023-12-01T15:28:12.695217+0000 mon.a (mon.0) 11636 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:28:13.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:28:12 smithi080 bash[41963]: audit 2023-12-01T15:28:12.705510+0000 mon.a (mon.0) 11637 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:28:13.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:28:12 smithi090 bash[32384]: cluster 2023-12-01T15:28:12.310891+0000 mgr.y (mgr.24362) 19186 : cluster 0 pgmap v19155: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:28:13.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:28:12 smithi090 bash[32384]: audit 2023-12-01T15:28:12.695217+0000 mon.a (mon.0) 11636 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:28:13.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:28:12 smithi090 bash[32384]: audit 2023-12-01T15:28:12.705510+0000 mon.a (mon.0) 11637 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:28:14.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:28:14 smithi080 bash[28361]: audit 2023-12-01T15:28:13.047652+0000 mon.a (mon.0) 11638 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:28:14.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:28:14 smithi080 bash[28361]: audit 2023-12-01T15:28:13.058741+0000 mon.a (mon.0) 11639 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:28:14.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:28:14 smithi080 bash[28361]: audit 2023-12-01T15:28:13.865492+0000 mon.a (mon.0) 11640 : audit 0 from='client.? 172.21.15.80:0/2712983206' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:28:14.435 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:28:14 smithi080 bash[41963]: audit 2023-12-01T15:28:13.047652+0000 mon.a (mon.0) 11638 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:28:14.435 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:28:14 smithi080 bash[41963]: audit 2023-12-01T15:28:13.058741+0000 mon.a (mon.0) 11639 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:28:14.435 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:28:14 smithi080 bash[41963]: audit 2023-12-01T15:28:13.865492+0000 mon.a (mon.0) 11640 : audit 0 from='client.? 172.21.15.80:0/2712983206' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:28:14.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:28:14 smithi090 bash[32384]: audit 2023-12-01T15:28:13.047652+0000 mon.a (mon.0) 11638 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:28:14.523 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:28:14 smithi090 bash[32384]: audit 2023-12-01T15:28:13.058741+0000 mon.a (mon.0) 11639 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:28:14.523 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:28:14 smithi090 bash[32384]: audit 2023-12-01T15:28:13.865492+0000 mon.a (mon.0) 11640 : audit 0 from='client.? 172.21.15.80:0/2712983206' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:28:15.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:28:15 smithi080 bash[28361]: cluster 2023-12-01T15:28:14.311535+0000 mgr.y (mgr.24362) 19187 : cluster 0 pgmap v19156: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:28:15.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:28:15 smithi080 bash[41963]: cluster 2023-12-01T15:28:14.311535+0000 mgr.y (mgr.24362) 19187 : cluster 0 pgmap v19156: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:28:15.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:28:15 smithi090 bash[32384]: cluster 2023-12-01T15:28:14.311535+0000 mgr.y (mgr.24362) 19187 : cluster 0 pgmap v19156: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:28:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:28:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:28:16] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T15:28:17.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:28:16 smithi080 bash[28361]: cluster 2023-12-01T15:28:16.312753+0000 mgr.y (mgr.24362) 19188 : cluster 0 pgmap v19157: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:28:17.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:28:16 smithi080 bash[28361]: audit 2023-12-01T15:28:16.319753+0000 mon.a (mon.0) 11641 : audit 0 from='client.? 172.21.15.80:0/4203007905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:28:17.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:28:16 smithi080 bash[41963]: cluster 2023-12-01T15:28:16.312753+0000 mgr.y (mgr.24362) 19188 : cluster 0 pgmap v19157: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:28:17.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:28:16 smithi080 bash[41963]: audit 2023-12-01T15:28:16.319753+0000 mon.a (mon.0) 11641 : audit 0 from='client.? 172.21.15.80:0/4203007905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:28:17.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:28:16 smithi090 bash[32384]: cluster 2023-12-01T15:28:16.312753+0000 mgr.y (mgr.24362) 19188 : cluster 0 pgmap v19157: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:28:17.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:28:16 smithi090 bash[32384]: audit 2023-12-01T15:28:16.319753+0000 mon.a (mon.0) 11641 : audit 0 from='client.? 172.21.15.80:0/4203007905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:28:19.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:28:19 smithi080 bash[41963]: cluster 2023-12-01T15:28:18.313376+0000 mgr.y (mgr.24362) 19189 : cluster 0 pgmap v19158: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:28:19.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:28:19 smithi080 bash[41963]: audit 2023-12-01T15:28:18.783012+0000 mon.c (mon.2) 12274 : audit 0 from='client.? 172.21.15.80:0/3595779867' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:28:19.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:28:19 smithi080 bash[28361]: cluster 2023-12-01T15:28:18.313376+0000 mgr.y (mgr.24362) 19189 : cluster 0 pgmap v19158: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:28:19.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:28:19 smithi080 bash[28361]: audit 2023-12-01T15:28:18.783012+0000 mon.c (mon.2) 12274 : audit 0 from='client.? 172.21.15.80:0/3595779867' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:28:19.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:28:19 smithi090 bash[32384]: cluster 2023-12-01T15:28:18.313376+0000 mgr.y (mgr.24362) 19189 : cluster 0 pgmap v19158: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:28:19.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:28:19 smithi090 bash[32384]: audit 2023-12-01T15:28:18.783012+0000 mon.c (mon.2) 12274 : audit 0 from='client.? 172.21.15.80:0/3595779867' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:28:21.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:28:21 smithi090 bash[32384]: cluster 2023-12-01T15:28:20.314019+0000 mgr.y (mgr.24362) 19190 : cluster 0 pgmap v19159: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:28:21.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:28:21 smithi090 bash[32384]: audit 2023-12-01T15:28:21.241635+0000 mon.c (mon.2) 12275 : audit 0 from='client.? 172.21.15.80:0/1886998168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:28:21.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:28:21 smithi080 bash[28361]: cluster 2023-12-01T15:28:20.314019+0000 mgr.y (mgr.24362) 19190 : cluster 0 pgmap v19159: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:28:21.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:28:21 smithi080 bash[28361]: audit 2023-12-01T15:28:21.241635+0000 mon.c (mon.2) 12275 : audit 0 from='client.? 172.21.15.80:0/1886998168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:28:21.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:28:21 smithi080 bash[41963]: cluster 2023-12-01T15:28:20.314019+0000 mgr.y (mgr.24362) 19190 : cluster 0 pgmap v19159: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:28:21.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:28:21 smithi080 bash[41963]: audit 2023-12-01T15:28:21.241635+0000 mon.c (mon.2) 12275 : audit 0 from='client.? 172.21.15.80:0/1886998168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:28:23.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:28:23 smithi080 bash[28361]: cluster 2023-12-01T15:28:22.315106+0000 mgr.y (mgr.24362) 19191 : cluster 0 pgmap v19160: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:28:23.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:28:23 smithi080 bash[41963]: cluster 2023-12-01T15:28:22.315106+0000 mgr.y (mgr.24362) 19191 : cluster 0 pgmap v19160: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:28:23.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:28:23 smithi090 bash[32384]: cluster 2023-12-01T15:28:22.315106+0000 mgr.y (mgr.24362) 19191 : cluster 0 pgmap v19160: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:28:24.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:28:24 smithi080 bash[41963]: audit 2023-12-01T15:28:23.700269+0000 mon.c (mon.2) 12276 : audit 0 from='client.? 172.21.15.80:0/1622001651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:28:24.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:28:24 smithi080 bash[28361]: audit 2023-12-01T15:28:23.700269+0000 mon.c (mon.2) 12276 : audit 0 from='client.? 172.21.15.80:0/1622001651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:28:24.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:28:24 smithi090 bash[32384]: audit 2023-12-01T15:28:23.700269+0000 mon.c (mon.2) 12276 : audit 0 from='client.? 172.21.15.80:0/1622001651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:28:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:28:25 smithi080 bash[28361]: cluster 2023-12-01T15:28:24.315733+0000 mgr.y (mgr.24362) 19192 : cluster 0 pgmap v19161: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:28:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:28:25 smithi080 bash[28361]: audit 2023-12-01T15:28:24.748176+0000 mon.a (mon.0) 11642 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:28:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:28:25 smithi080 bash[28361]: audit 2023-12-01T15:28:24.760884+0000 mon.a (mon.0) 11643 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:28:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:28:25 smithi080 bash[28361]: audit 2023-12-01T15:28:24.763953+0000 mon.c (mon.2) 12277 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:28:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:28:25 smithi080 bash[28361]: audit 2023-12-01T15:28:24.765267+0000 mon.c (mon.2) 12278 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:28:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:28:25 smithi080 bash[28361]: audit 2023-12-01T15:28:24.775770+0000 mon.a (mon.0) 11644 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:28:25.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:28:25 smithi080 bash[41963]: cluster 2023-12-01T15:28:24.315733+0000 mgr.y (mgr.24362) 19192 : cluster 0 pgmap v19161: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:28:25.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:28:25 smithi080 bash[41963]: audit 2023-12-01T15:28:24.748176+0000 mon.a (mon.0) 11642 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:28:25.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:28:25 smithi080 bash[41963]: audit 2023-12-01T15:28:24.760884+0000 mon.a (mon.0) 11643 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:28:25.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:28:25 smithi080 bash[41963]: audit 2023-12-01T15:28:24.763953+0000 mon.c (mon.2) 12277 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:28:25.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:28:25 smithi080 bash[41963]: audit 2023-12-01T15:28:24.765267+0000 mon.c (mon.2) 12278 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:28:25.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:28:25 smithi080 bash[41963]: audit 2023-12-01T15:28:24.775770+0000 mon.a (mon.0) 11644 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:28:25.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:28:25 smithi090 bash[32384]: cluster 2023-12-01T15:28:24.315733+0000 mgr.y (mgr.24362) 19192 : cluster 0 pgmap v19161: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:28:25.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:28:25 smithi090 bash[32384]: audit 2023-12-01T15:28:24.748176+0000 mon.a (mon.0) 11642 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:28:25.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:28:25 smithi090 bash[32384]: audit 2023-12-01T15:28:24.760884+0000 mon.a (mon.0) 11643 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:28:25.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:28:25 smithi090 bash[32384]: audit 2023-12-01T15:28:24.763953+0000 mon.c (mon.2) 12277 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:28:25.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:28:25 smithi090 bash[32384]: audit 2023-12-01T15:28:24.765267+0000 mon.c (mon.2) 12278 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:28:25.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:28:25 smithi090 bash[32384]: audit 2023-12-01T15:28:24.775770+0000 mon.a (mon.0) 11644 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:28:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:28:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:28:26] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T15:28:27.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:28:26 smithi080 bash[28361]: audit 2023-12-01T15:28:25.793071+0000 mon.c (mon.2) 12279 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:28:27.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:28:26 smithi080 bash[28361]: audit 2023-12-01T15:28:26.154480+0000 mon.c (mon.2) 12280 : audit 0 from='client.? 172.21.15.80:0/1866060643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:28:27.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:28:26 smithi080 bash[28361]: cluster 2023-12-01T15:28:26.316870+0000 mgr.y (mgr.24362) 19193 : cluster 0 pgmap v19162: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:28:27.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:28:26 smithi080 bash[41963]: audit 2023-12-01T15:28:25.793071+0000 mon.c (mon.2) 12279 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:28:27.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:28:26 smithi080 bash[41963]: audit 2023-12-01T15:28:26.154480+0000 mon.c (mon.2) 12280 : audit 0 from='client.? 172.21.15.80:0/1866060643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:28:27.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:28:26 smithi080 bash[41963]: cluster 2023-12-01T15:28:26.316870+0000 mgr.y (mgr.24362) 19193 : cluster 0 pgmap v19162: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:28:27.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:28:26 smithi090 bash[32384]: audit 2023-12-01T15:28:25.793071+0000 mon.c (mon.2) 12279 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:28:27.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:28:26 smithi090 bash[32384]: audit 2023-12-01T15:28:26.154480+0000 mon.c (mon.2) 12280 : audit 0 from='client.? 172.21.15.80:0/1866060643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:28:27.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:28:26 smithi090 bash[32384]: cluster 2023-12-01T15:28:26.316870+0000 mgr.y (mgr.24362) 19193 : cluster 0 pgmap v19162: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:28:29.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:28:29 smithi080 bash[28361]: cluster 2023-12-01T15:28:28.317478+0000 mgr.y (mgr.24362) 19194 : cluster 0 pgmap v19163: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:28:29.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:28:29 smithi080 bash[28361]: audit 2023-12-01T15:28:28.601498+0000 mon.c (mon.2) 12281 : audit 0 from='client.? 172.21.15.80:0/97034923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:28:29.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:28:29 smithi080 bash[41963]: cluster 2023-12-01T15:28:28.317478+0000 mgr.y (mgr.24362) 19194 : cluster 0 pgmap v19163: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:28:29.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:28:29 smithi080 bash[41963]: audit 2023-12-01T15:28:28.601498+0000 mon.c (mon.2) 12281 : audit 0 from='client.? 172.21.15.80:0/97034923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:28:29.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:28:29 smithi090 bash[32384]: cluster 2023-12-01T15:28:28.317478+0000 mgr.y (mgr.24362) 19194 : cluster 0 pgmap v19163: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:28:29.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:28:29 smithi090 bash[32384]: audit 2023-12-01T15:28:28.601498+0000 mon.c (mon.2) 12281 : audit 0 from='client.? 172.21.15.80:0/97034923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:28:31.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:28:31 smithi080 bash[28361]: cluster 2023-12-01T15:28:30.318125+0000 mgr.y (mgr.24362) 19195 : cluster 0 pgmap v19164: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:28:31.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:28:31 smithi080 bash[28361]: audit 2023-12-01T15:28:31.054219+0000 mon.c (mon.2) 12282 : audit 0 from='client.? 172.21.15.80:0/4031850561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:28:31.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:28:31 smithi080 bash[41963]: cluster 2023-12-01T15:28:30.318125+0000 mgr.y (mgr.24362) 19195 : cluster 0 pgmap v19164: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:28:31.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:28:31 smithi080 bash[41963]: audit 2023-12-01T15:28:31.054219+0000 mon.c (mon.2) 12282 : audit 0 from='client.? 172.21.15.80:0/4031850561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:28:31.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:28:31 smithi090 bash[32384]: cluster 2023-12-01T15:28:30.318125+0000 mgr.y (mgr.24362) 19195 : cluster 0 pgmap v19164: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:28:31.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:28:31 smithi090 bash[32384]: audit 2023-12-01T15:28:31.054219+0000 mon.c (mon.2) 12282 : audit 0 from='client.? 172.21.15.80:0/4031850561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:28:33.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:28:33 smithi080 bash[28361]: cluster 2023-12-01T15:28:32.319290+0000 mgr.y (mgr.24362) 19196 : cluster 0 pgmap v19165: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:28:33.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:28:33 smithi080 bash[41963]: cluster 2023-12-01T15:28:32.319290+0000 mgr.y (mgr.24362) 19196 : cluster 0 pgmap v19165: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:28:33.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:28:33 smithi090 bash[32384]: cluster 2023-12-01T15:28:32.319290+0000 mgr.y (mgr.24362) 19196 : cluster 0 pgmap v19165: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:28:34.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:28:34 smithi080 bash[28361]: audit 2023-12-01T15:28:33.502879+0000 mon.c (mon.2) 12283 : audit 0 from='client.? 172.21.15.80:0/1898677609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:28:34.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:28:34 smithi080 bash[41963]: audit 2023-12-01T15:28:33.502879+0000 mon.c (mon.2) 12283 : audit 0 from='client.? 172.21.15.80:0/1898677609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:28:34.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:28:34 smithi090 bash[32384]: audit 2023-12-01T15:28:33.502879+0000 mon.c (mon.2) 12283 : audit 0 from='client.? 172.21.15.80:0/1898677609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:28:35.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:28:35 smithi080 bash[28361]: cluster 2023-12-01T15:28:34.319963+0000 mgr.y (mgr.24362) 19197 : cluster 0 pgmap v19166: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:28:35.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:28:35 smithi080 bash[41963]: cluster 2023-12-01T15:28:34.319963+0000 mgr.y (mgr.24362) 19197 : cluster 0 pgmap v19166: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:28:35.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:28:35 smithi090 bash[32384]: cluster 2023-12-01T15:28:34.319963+0000 mgr.y (mgr.24362) 19197 : cluster 0 pgmap v19166: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:28:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:28:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:28:36] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T15:28:37.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:28:36 smithi080 bash[28361]: audit 2023-12-01T15:28:35.963581+0000 mon.a (mon.0) 11645 : audit 0 from='client.? 172.21.15.80:0/387657447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:28:37.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:28:36 smithi080 bash[28361]: cluster 2023-12-01T15:28:36.321085+0000 mgr.y (mgr.24362) 19198 : cluster 0 pgmap v19167: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:28:37.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:28:36 smithi080 bash[41963]: audit 2023-12-01T15:28:35.963581+0000 mon.a (mon.0) 11645 : audit 0 from='client.? 172.21.15.80:0/387657447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:28:37.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:28:36 smithi080 bash[41963]: cluster 2023-12-01T15:28:36.321085+0000 mgr.y (mgr.24362) 19198 : cluster 0 pgmap v19167: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:28:37.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:28:36 smithi090 bash[32384]: audit 2023-12-01T15:28:35.963581+0000 mon.a (mon.0) 11645 : audit 0 from='client.? 172.21.15.80:0/387657447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:28:37.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:28:36 smithi090 bash[32384]: cluster 2023-12-01T15:28:36.321085+0000 mgr.y (mgr.24362) 19198 : cluster 0 pgmap v19167: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:28:39.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:28:39 smithi080 bash[28361]: cluster 2023-12-01T15:28:38.321718+0000 mgr.y (mgr.24362) 19199 : cluster 0 pgmap v19168: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:28:39.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:28:39 smithi080 bash[28361]: audit 2023-12-01T15:28:38.427945+0000 mon.c (mon.2) 12284 : audit 0 from='client.? 172.21.15.80:0/3058141513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:28:39.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:28:39 smithi080 bash[41963]: cluster 2023-12-01T15:28:38.321718+0000 mgr.y (mgr.24362) 19199 : cluster 0 pgmap v19168: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:28:39.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:28:39 smithi080 bash[41963]: audit 2023-12-01T15:28:38.427945+0000 mon.c (mon.2) 12284 : audit 0 from='client.? 172.21.15.80:0/3058141513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:28:39.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:28:39 smithi090 bash[32384]: cluster 2023-12-01T15:28:38.321718+0000 mgr.y (mgr.24362) 19199 : cluster 0 pgmap v19168: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:28:39.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:28:39 smithi090 bash[32384]: audit 2023-12-01T15:28:38.427945+0000 mon.c (mon.2) 12284 : audit 0 from='client.? 172.21.15.80:0/3058141513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:28:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:28:41 smithi080 bash[28361]: cluster 2023-12-01T15:28:40.322512+0000 mgr.y (mgr.24362) 19200 : cluster 0 pgmap v19169: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:28:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:28:41 smithi080 bash[28361]: audit 2023-12-01T15:28:40.793004+0000 mon.c (mon.2) 12285 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:28:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:28:41 smithi080 bash[28361]: audit 2023-12-01T15:28:40.906884+0000 mon.a (mon.0) 11646 : audit 0 from='client.? 172.21.15.80:0/2036416226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:28:41.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:28:41 smithi080 bash[41963]: cluster 2023-12-01T15:28:40.322512+0000 mgr.y (mgr.24362) 19200 : cluster 0 pgmap v19169: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:28:41.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:28:41 smithi080 bash[41963]: audit 2023-12-01T15:28:40.793004+0000 mon.c (mon.2) 12285 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:28:41.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:28:41 smithi080 bash[41963]: audit 2023-12-01T15:28:40.906884+0000 mon.a (mon.0) 11646 : audit 0 from='client.? 172.21.15.80:0/2036416226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:28:41.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:28:41 smithi090 bash[32384]: cluster 2023-12-01T15:28:40.322512+0000 mgr.y (mgr.24362) 19200 : cluster 0 pgmap v19169: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:28:41.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:28:41 smithi090 bash[32384]: audit 2023-12-01T15:28:40.793004+0000 mon.c (mon.2) 12285 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:28:41.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:28:41 smithi090 bash[32384]: audit 2023-12-01T15:28:40.906884+0000 mon.a (mon.0) 11646 : audit 0 from='client.? 172.21.15.80:0/2036416226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:28:43.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:28:43 smithi080 bash[28361]: cluster 2023-12-01T15:28:42.323821+0000 mgr.y (mgr.24362) 19201 : cluster 0 pgmap v19170: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:28:43.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:28:43 smithi080 bash[28361]: audit 2023-12-01T15:28:43.364806+0000 mon.a (mon.0) 11647 : audit 0 from='client.? 172.21.15.80:0/2969213748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:28:43.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:28:43 smithi080 bash[41963]: cluster 2023-12-01T15:28:42.323821+0000 mgr.y (mgr.24362) 19201 : cluster 0 pgmap v19170: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:28:43.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:28:43 smithi080 bash[41963]: audit 2023-12-01T15:28:43.364806+0000 mon.a (mon.0) 11647 : audit 0 from='client.? 172.21.15.80:0/2969213748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:28:43.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:28:43 smithi090 bash[32384]: cluster 2023-12-01T15:28:42.323821+0000 mgr.y (mgr.24362) 19201 : cluster 0 pgmap v19170: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:28:43.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:28:43 smithi090 bash[32384]: audit 2023-12-01T15:28:43.364806+0000 mon.a (mon.0) 11647 : audit 0 from='client.? 172.21.15.80:0/2969213748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:28:45.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:28:45 smithi080 bash[28361]: cluster 2023-12-01T15:28:44.324538+0000 mgr.y (mgr.24362) 19202 : cluster 0 pgmap v19171: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:28:45.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:28:45 smithi080 bash[41963]: cluster 2023-12-01T15:28:44.324538+0000 mgr.y (mgr.24362) 19202 : cluster 0 pgmap v19171: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:28:45.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:28:45 smithi090 bash[32384]: cluster 2023-12-01T15:28:44.324538+0000 mgr.y (mgr.24362) 19202 : cluster 0 pgmap v19171: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:28:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:28:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:28:46] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T15:28:47.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:28:46 smithi080 bash[28361]: audit 2023-12-01T15:28:45.819706+0000 mon.a (mon.0) 11648 : audit 0 from='client.? 172.21.15.80:0/1198823307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:28:47.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:28:46 smithi080 bash[28361]: cluster 2023-12-01T15:28:46.325648+0000 mgr.y (mgr.24362) 19203 : cluster 0 pgmap v19172: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:28:47.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:28:46 smithi080 bash[41963]: audit 2023-12-01T15:28:45.819706+0000 mon.a (mon.0) 11648 : audit 0 from='client.? 172.21.15.80:0/1198823307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:28:47.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:28:46 smithi080 bash[41963]: cluster 2023-12-01T15:28:46.325648+0000 mgr.y (mgr.24362) 19203 : cluster 0 pgmap v19172: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:28:47.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:28:46 smithi090 bash[32384]: audit 2023-12-01T15:28:45.819706+0000 mon.a (mon.0) 11648 : audit 0 from='client.? 172.21.15.80:0/1198823307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:28:47.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:28:46 smithi090 bash[32384]: cluster 2023-12-01T15:28:46.325648+0000 mgr.y (mgr.24362) 19203 : cluster 0 pgmap v19172: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:28:48.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:28:48 smithi080 bash[28361]: audit 2023-12-01T15:28:48.274962+0000 mon.a (mon.0) 11649 : audit 0 from='client.? 172.21.15.80:0/1693060015' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:28:48.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:28:48 smithi080 bash[41963]: audit 2023-12-01T15:28:48.274962+0000 mon.a (mon.0) 11649 : audit 0 from='client.? 172.21.15.80:0/1693060015' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:28:48.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:28:48 smithi090 bash[32384]: audit 2023-12-01T15:28:48.274962+0000 mon.a (mon.0) 11649 : audit 0 from='client.? 172.21.15.80:0/1693060015' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:28:49.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:28:49 smithi080 bash[28361]: cluster 2023-12-01T15:28:48.326348+0000 mgr.y (mgr.24362) 19204 : cluster 0 pgmap v19173: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:28:49.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:28:49 smithi080 bash[41963]: cluster 2023-12-01T15:28:48.326348+0000 mgr.y (mgr.24362) 19204 : cluster 0 pgmap v19173: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:28:49.774 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:28:49 smithi090 bash[32384]: cluster 2023-12-01T15:28:48.326348+0000 mgr.y (mgr.24362) 19204 : cluster 0 pgmap v19173: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:28:51.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:28:51 smithi080 bash[28361]: cluster 2023-12-01T15:28:50.327038+0000 mgr.y (mgr.24362) 19205 : cluster 0 pgmap v19174: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:28:51.684 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:28:51 smithi080 bash[28361]: audit 2023-12-01T15:28:50.723462+0000 mon.c (mon.2) 12286 : audit 0 from='client.? 172.21.15.80:0/3446505201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:28:51.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:28:51 smithi080 bash[41963]: cluster 2023-12-01T15:28:50.327038+0000 mgr.y (mgr.24362) 19205 : cluster 0 pgmap v19174: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:28:51.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:28:51 smithi080 bash[41963]: audit 2023-12-01T15:28:50.723462+0000 mon.c (mon.2) 12286 : audit 0 from='client.? 172.21.15.80:0/3446505201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:28:51.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:28:51 smithi090 bash[32384]: cluster 2023-12-01T15:28:50.327038+0000 mgr.y (mgr.24362) 19205 : cluster 0 pgmap v19174: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:28:51.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:28:51 smithi090 bash[32384]: audit 2023-12-01T15:28:50.723462+0000 mon.c (mon.2) 12286 : audit 0 from='client.? 172.21.15.80:0/3446505201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:28:53.686 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:28:53 smithi080 bash[28361]: cluster 2023-12-01T15:28:52.328260+0000 mgr.y (mgr.24362) 19206 : cluster 0 pgmap v19175: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:28:53.687 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:28:53 smithi080 bash[28361]: audit 2023-12-01T15:28:53.188039+0000 mon.a (mon.0) 11650 : audit 0 from='client.? 172.21.15.80:0/4287804891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:28:53.687 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:28:53 smithi080 bash[41963]: cluster 2023-12-01T15:28:52.328260+0000 mgr.y (mgr.24362) 19206 : cluster 0 pgmap v19175: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:28:53.687 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:28:53 smithi080 bash[41963]: audit 2023-12-01T15:28:53.188039+0000 mon.a (mon.0) 11650 : audit 0 from='client.? 172.21.15.80:0/4287804891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:28:53.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:28:53 smithi090 bash[32384]: cluster 2023-12-01T15:28:52.328260+0000 mgr.y (mgr.24362) 19206 : cluster 0 pgmap v19175: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:28:53.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:28:53 smithi090 bash[32384]: audit 2023-12-01T15:28:53.188039+0000 mon.a (mon.0) 11650 : audit 0 from='client.? 172.21.15.80:0/4287804891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:28:55.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:28:55 smithi080 bash[41963]: cluster 2023-12-01T15:28:54.328861+0000 mgr.y (mgr.24362) 19207 : cluster 0 pgmap v19176: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:28:55.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:28:55 smithi080 bash[28361]: cluster 2023-12-01T15:28:54.328861+0000 mgr.y (mgr.24362) 19207 : cluster 0 pgmap v19176: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:28:55.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:28:55 smithi090 bash[32384]: cluster 2023-12-01T15:28:54.328861+0000 mgr.y (mgr.24362) 19207 : cluster 0 pgmap v19176: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:28:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:28:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:28:56] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T15:28:56.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:28:56 smithi080 bash[28361]: audit 2023-12-01T15:28:55.642098+0000 mon.c (mon.2) 12287 : audit 0 from='client.? 172.21.15.80:0/3361603029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:28:56.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:28:56 smithi080 bash[28361]: audit 2023-12-01T15:28:55.793694+0000 mon.c (mon.2) 12288 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:28:56.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:28:56 smithi080 bash[41963]: audit 2023-12-01T15:28:55.642098+0000 mon.c (mon.2) 12287 : audit 0 from='client.? 172.21.15.80:0/3361603029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:28:56.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:28:56 smithi080 bash[41963]: audit 2023-12-01T15:28:55.793694+0000 mon.c (mon.2) 12288 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:28:56.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:28:56 smithi090 bash[32384]: audit 2023-12-01T15:28:55.642098+0000 mon.c (mon.2) 12287 : audit 0 from='client.? 172.21.15.80:0/3361603029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:28:56.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:28:56 smithi090 bash[32384]: audit 2023-12-01T15:28:55.793694+0000 mon.c (mon.2) 12288 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:28:57.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:28:57 smithi080 bash[41963]: cluster 2023-12-01T15:28:56.330162+0000 mgr.y (mgr.24362) 19208 : cluster 0 pgmap v19177: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:28:57.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:28:57 smithi080 bash[28361]: cluster 2023-12-01T15:28:56.330162+0000 mgr.y (mgr.24362) 19208 : cluster 0 pgmap v19177: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:28:57.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:28:57 smithi090 bash[32384]: cluster 2023-12-01T15:28:56.330162+0000 mgr.y (mgr.24362) 19208 : cluster 0 pgmap v19177: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:28:58.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:28:58 smithi080 bash[28361]: audit 2023-12-01T15:28:58.103017+0000 mon.a (mon.0) 11651 : audit 0 from='client.? 172.21.15.80:0/3165239301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:28:58.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:28:58 smithi080 bash[41963]: audit 2023-12-01T15:28:58.103017+0000 mon.a (mon.0) 11651 : audit 0 from='client.? 172.21.15.80:0/3165239301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:28:58.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:28:58 smithi090 bash[32384]: audit 2023-12-01T15:28:58.103017+0000 mon.a (mon.0) 11651 : audit 0 from='client.? 172.21.15.80:0/3165239301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:28:59.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:28:59 smithi080 bash[28361]: cluster 2023-12-01T15:28:58.330862+0000 mgr.y (mgr.24362) 19209 : cluster 0 pgmap v19178: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:28:59.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:28:59 smithi080 bash[41963]: cluster 2023-12-01T15:28:58.330862+0000 mgr.y (mgr.24362) 19209 : cluster 0 pgmap v19178: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:28:59.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:28:59 smithi090 bash[32384]: cluster 2023-12-01T15:28:58.330862+0000 mgr.y (mgr.24362) 19209 : cluster 0 pgmap v19178: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:29:01.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:29:01 smithi080 bash[28361]: cluster 2023-12-01T15:29:00.331330+0000 mgr.y (mgr.24362) 19210 : cluster 0 pgmap v19179: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:29:01.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:29:01 smithi080 bash[28361]: audit 2023-12-01T15:29:00.573803+0000 mon.a (mon.0) 11652 : audit 0 from='client.? 172.21.15.80:0/1555391108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:29:01.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:29:01 smithi080 bash[41963]: cluster 2023-12-01T15:29:00.331330+0000 mgr.y (mgr.24362) 19210 : cluster 0 pgmap v19179: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:29:01.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:29:01 smithi080 bash[41963]: audit 2023-12-01T15:29:00.573803+0000 mon.a (mon.0) 11652 : audit 0 from='client.? 172.21.15.80:0/1555391108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:29:01.773 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:29:01 smithi090 bash[32384]: cluster 2023-12-01T15:29:00.331330+0000 mgr.y (mgr.24362) 19210 : cluster 0 pgmap v19179: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:29:01.773 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:29:01 smithi090 bash[32384]: audit 2023-12-01T15:29:00.573803+0000 mon.a (mon.0) 11652 : audit 0 from='client.? 172.21.15.80:0/1555391108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:29:03.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:29:03 smithi080 bash[28361]: cluster 2023-12-01T15:29:02.332511+0000 mgr.y (mgr.24362) 19211 : cluster 0 pgmap v19180: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:29:03.684 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:29:03 smithi080 bash[28361]: audit 2023-12-01T15:29:03.034049+0000 mon.c (mon.2) 12289 : audit 0 from='client.? 172.21.15.80:0/4163395049' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:29:03.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:29:03 smithi080 bash[41963]: cluster 2023-12-01T15:29:02.332511+0000 mgr.y (mgr.24362) 19211 : cluster 0 pgmap v19180: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:29:03.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:29:03 smithi080 bash[41963]: audit 2023-12-01T15:29:03.034049+0000 mon.c (mon.2) 12289 : audit 0 from='client.? 172.21.15.80:0/4163395049' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:29:03.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:29:03 smithi090 bash[32384]: cluster 2023-12-01T15:29:02.332511+0000 mgr.y (mgr.24362) 19211 : cluster 0 pgmap v19180: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:29:03.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:29:03 smithi090 bash[32384]: audit 2023-12-01T15:29:03.034049+0000 mon.c (mon.2) 12289 : audit 0 from='client.? 172.21.15.80:0/4163395049' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:29:05.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:29:05 smithi080 bash[41963]: cluster 2023-12-01T15:29:04.333216+0000 mgr.y (mgr.24362) 19212 : cluster 0 pgmap v19181: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:29:05.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:29:05 smithi080 bash[28361]: cluster 2023-12-01T15:29:04.333216+0000 mgr.y (mgr.24362) 19212 : cluster 0 pgmap v19181: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:29:05.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:29:05 smithi090 bash[32384]: cluster 2023-12-01T15:29:04.333216+0000 mgr.y (mgr.24362) 19212 : cluster 0 pgmap v19181: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:29:06.684 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:29:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:29:06] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T15:29:06.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:29:06 smithi080 bash[41963]: audit 2023-12-01T15:29:05.492989+0000 mon.a (mon.0) 11653 : audit 0 from='client.? 172.21.15.80:0/3600647521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:29:06.684 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:29:06 smithi080 bash[28361]: audit 2023-12-01T15:29:05.492989+0000 mon.a (mon.0) 11653 : audit 0 from='client.? 172.21.15.80:0/3600647521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:29:06.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:29:06 smithi090 bash[32384]: audit 2023-12-01T15:29:05.492989+0000 mon.a (mon.0) 11653 : audit 0 from='client.? 172.21.15.80:0/3600647521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:29:07.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:29:07 smithi080 bash[41963]: cluster 2023-12-01T15:29:06.334263+0000 mgr.y (mgr.24362) 19213 : cluster 0 pgmap v19182: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:29:07.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:29:07 smithi080 bash[28361]: cluster 2023-12-01T15:29:06.334263+0000 mgr.y (mgr.24362) 19213 : cluster 0 pgmap v19182: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:29:07.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:29:07 smithi090 bash[32384]: cluster 2023-12-01T15:29:06.334263+0000 mgr.y (mgr.24362) 19213 : cluster 0 pgmap v19182: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:29:08.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:29:08 smithi080 bash[28361]: audit 2023-12-01T15:29:07.949350+0000 mon.c (mon.2) 12290 : audit 0 from='client.? 172.21.15.80:0/2587931922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:29:08.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:29:08 smithi080 bash[41963]: audit 2023-12-01T15:29:07.949350+0000 mon.c (mon.2) 12290 : audit 0 from='client.? 172.21.15.80:0/2587931922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:29:08.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:29:08 smithi090 bash[32384]: audit 2023-12-01T15:29:07.949350+0000 mon.c (mon.2) 12290 : audit 0 from='client.? 172.21.15.80:0/2587931922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:29:09.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:29:09 smithi080 bash[28361]: cluster 2023-12-01T15:29:08.334674+0000 mgr.y (mgr.24362) 19214 : cluster 0 pgmap v19183: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:29:09.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:29:09 smithi080 bash[41963]: cluster 2023-12-01T15:29:08.334674+0000 mgr.y (mgr.24362) 19214 : cluster 0 pgmap v19183: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:29:09.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:29:09 smithi090 bash[32384]: cluster 2023-12-01T15:29:08.334674+0000 mgr.y (mgr.24362) 19214 : cluster 0 pgmap v19183: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:29:11.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:29:11 smithi080 bash[28361]: cluster 2023-12-01T15:29:10.335256+0000 mgr.y (mgr.24362) 19215 : cluster 0 pgmap v19184: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:29:11.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:29:11 smithi080 bash[28361]: audit 2023-12-01T15:29:10.402461+0000 mon.c (mon.2) 12291 : audit 0 from='client.? 172.21.15.80:0/817019928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:29:11.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:29:11 smithi080 bash[28361]: audit 2023-12-01T15:29:10.793626+0000 mon.c (mon.2) 12292 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:29:11.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:29:11 smithi080 bash[41963]: cluster 2023-12-01T15:29:10.335256+0000 mgr.y (mgr.24362) 19215 : cluster 0 pgmap v19184: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:29:11.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:29:11 smithi080 bash[41963]: audit 2023-12-01T15:29:10.402461+0000 mon.c (mon.2) 12291 : audit 0 from='client.? 172.21.15.80:0/817019928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:29:11.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:29:11 smithi080 bash[41963]: audit 2023-12-01T15:29:10.793626+0000 mon.c (mon.2) 12292 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:29:11.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:29:11 smithi090 bash[32384]: cluster 2023-12-01T15:29:10.335256+0000 mgr.y (mgr.24362) 19215 : cluster 0 pgmap v19184: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:29:11.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:29:11 smithi090 bash[32384]: audit 2023-12-01T15:29:10.402461+0000 mon.c (mon.2) 12291 : audit 0 from='client.? 172.21.15.80:0/817019928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:29:11.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:29:11 smithi090 bash[32384]: audit 2023-12-01T15:29:10.793626+0000 mon.c (mon.2) 12292 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:29:13.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:29:13 smithi080 bash[28361]: cluster 2023-12-01T15:29:12.336453+0000 mgr.y (mgr.24362) 19216 : cluster 0 pgmap v19185: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:29:13.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:29:13 smithi080 bash[28361]: audit 2023-12-01T15:29:12.852708+0000 mon.a (mon.0) 11654 : audit 0 from='client.? 172.21.15.80:0/830637226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:29:13.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:29:13 smithi080 bash[41963]: cluster 2023-12-01T15:29:12.336453+0000 mgr.y (mgr.24362) 19216 : cluster 0 pgmap v19185: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:29:13.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:29:13 smithi080 bash[41963]: audit 2023-12-01T15:29:12.852708+0000 mon.a (mon.0) 11654 : audit 0 from='client.? 172.21.15.80:0/830637226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:29:13.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:29:13 smithi090 bash[32384]: cluster 2023-12-01T15:29:12.336453+0000 mgr.y (mgr.24362) 19216 : cluster 0 pgmap v19185: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:29:13.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:29:13 smithi090 bash[32384]: audit 2023-12-01T15:29:12.852708+0000 mon.a (mon.0) 11654 : audit 0 from='client.? 172.21.15.80:0/830637226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:29:15.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:29:15 smithi080 bash[28361]: cluster 2023-12-01T15:29:14.337130+0000 mgr.y (mgr.24362) 19217 : cluster 0 pgmap v19186: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:29:15.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:29:15 smithi080 bash[28361]: audit 2023-12-01T15:29:15.303183+0000 mon.c (mon.2) 12293 : audit 0 from='client.? 172.21.15.80:0/3646392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:29:15.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:29:15 smithi080 bash[41963]: cluster 2023-12-01T15:29:14.337130+0000 mgr.y (mgr.24362) 19217 : cluster 0 pgmap v19186: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:29:15.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:29:15 smithi080 bash[41963]: audit 2023-12-01T15:29:15.303183+0000 mon.c (mon.2) 12293 : audit 0 from='client.? 172.21.15.80:0/3646392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:29:15.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:29:15 smithi090 bash[32384]: cluster 2023-12-01T15:29:14.337130+0000 mgr.y (mgr.24362) 19217 : cluster 0 pgmap v19186: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:29:15.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:29:15 smithi090 bash[32384]: audit 2023-12-01T15:29:15.303183+0000 mon.c (mon.2) 12293 : audit 0 from='client.? 172.21.15.80:0/3646392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:29:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:29:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:29:16] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T15:29:17.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:29:16 smithi080 bash[41963]: cluster 2023-12-01T15:29:16.338295+0000 mgr.y (mgr.24362) 19218 : cluster 0 pgmap v19187: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:29:17.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:29:16 smithi080 bash[28361]: cluster 2023-12-01T15:29:16.338295+0000 mgr.y (mgr.24362) 19218 : cluster 0 pgmap v19187: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:29:17.273 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:29:16 smithi090 bash[32384]: cluster 2023-12-01T15:29:16.338295+0000 mgr.y (mgr.24362) 19218 : cluster 0 pgmap v19187: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:29:18.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:29:17 smithi080 bash[28361]: audit 2023-12-01T15:29:17.757944+0000 mon.c (mon.2) 12294 : audit 0 from='client.? 172.21.15.80:0/1101541224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:29:18.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:29:17 smithi080 bash[41963]: audit 2023-12-01T15:29:17.757944+0000 mon.c (mon.2) 12294 : audit 0 from='client.? 172.21.15.80:0/1101541224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:29:18.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:29:17 smithi090 bash[32384]: audit 2023-12-01T15:29:17.757944+0000 mon.c (mon.2) 12294 : audit 0 from='client.? 172.21.15.80:0/1101541224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:29:19.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:29:18 smithi080 bash[28361]: cluster 2023-12-01T15:29:18.338954+0000 mgr.y (mgr.24362) 19219 : cluster 0 pgmap v19188: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:29:19.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:29:18 smithi080 bash[41963]: cluster 2023-12-01T15:29:18.338954+0000 mgr.y (mgr.24362) 19219 : cluster 0 pgmap v19188: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:29:19.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:29:18 smithi090 bash[32384]: cluster 2023-12-01T15:29:18.338954+0000 mgr.y (mgr.24362) 19219 : cluster 0 pgmap v19188: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:29:20.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:29:20 smithi090 bash[32384]: audit 2023-12-01T15:29:20.213242+0000 mon.a (mon.0) 11655 : audit 0 from='client.? 172.21.15.80:0/519758713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:29:20.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:29:20 smithi080 bash[41963]: audit 2023-12-01T15:29:20.213242+0000 mon.a (mon.0) 11655 : audit 0 from='client.? 172.21.15.80:0/519758713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:29:20.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:29:20 smithi080 bash[28361]: audit 2023-12-01T15:29:20.213242+0000 mon.a (mon.0) 11655 : audit 0 from='client.? 172.21.15.80:0/519758713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:29:21.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:29:21 smithi080 bash[28361]: cluster 2023-12-01T15:29:20.339617+0000 mgr.y (mgr.24362) 19220 : cluster 0 pgmap v19189: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:29:21.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:29:21 smithi080 bash[41963]: cluster 2023-12-01T15:29:20.339617+0000 mgr.y (mgr.24362) 19220 : cluster 0 pgmap v19189: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:29:21.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:29:21 smithi090 bash[32384]: cluster 2023-12-01T15:29:20.339617+0000 mgr.y (mgr.24362) 19220 : cluster 0 pgmap v19189: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:29:23.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:29:23 smithi080 bash[28361]: cluster 2023-12-01T15:29:22.340712+0000 mgr.y (mgr.24362) 19221 : cluster 0 pgmap v19190: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:29:23.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:29:23 smithi080 bash[28361]: audit 2023-12-01T15:29:22.666017+0000 mon.c (mon.2) 12295 : audit 0 from='client.? 172.21.15.80:0/652375526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:29:23.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:29:23 smithi080 bash[41963]: cluster 2023-12-01T15:29:22.340712+0000 mgr.y (mgr.24362) 19221 : cluster 0 pgmap v19190: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:29:23.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:29:23 smithi080 bash[41963]: audit 2023-12-01T15:29:22.666017+0000 mon.c (mon.2) 12295 : audit 0 from='client.? 172.21.15.80:0/652375526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:29:23.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:29:23 smithi090 bash[32384]: cluster 2023-12-01T15:29:22.340712+0000 mgr.y (mgr.24362) 19221 : cluster 0 pgmap v19190: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:29:23.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:29:23 smithi090 bash[32384]: audit 2023-12-01T15:29:22.666017+0000 mon.c (mon.2) 12295 : audit 0 from='client.? 172.21.15.80:0/652375526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:29:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:29:25 smithi080 bash[28361]: cluster 2023-12-01T15:29:24.341403+0000 mgr.y (mgr.24362) 19222 : cluster 0 pgmap v19191: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:29:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:29:25 smithi080 bash[28361]: audit 2023-12-01T15:29:24.858215+0000 mon.c (mon.2) 12296 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:29:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:29:25 smithi080 bash[28361]: audit 2023-12-01T15:29:25.124723+0000 mon.c (mon.2) 12297 : audit 0 from='client.? 172.21.15.80:0/1242600283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:29:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:29:25 smithi080 bash[28361]: audit 2023-12-01T15:29:25.236786+0000 mon.a (mon.0) 11656 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:29:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:29:25 smithi080 bash[28361]: audit 2023-12-01T15:29:25.249086+0000 mon.a (mon.0) 11657 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:29:25.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:29:25 smithi080 bash[41963]: cluster 2023-12-01T15:29:24.341403+0000 mgr.y (mgr.24362) 19222 : cluster 0 pgmap v19191: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:29:25.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:29:25 smithi080 bash[41963]: audit 2023-12-01T15:29:24.858215+0000 mon.c (mon.2) 12296 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:29:25.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:29:25 smithi080 bash[41963]: audit 2023-12-01T15:29:25.124723+0000 mon.c (mon.2) 12297 : audit 0 from='client.? 172.21.15.80:0/1242600283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:29:25.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:29:25 smithi080 bash[41963]: audit 2023-12-01T15:29:25.236786+0000 mon.a (mon.0) 11656 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:29:25.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:29:25 smithi080 bash[41963]: audit 2023-12-01T15:29:25.249086+0000 mon.a (mon.0) 11657 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:29:25.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:29:25 smithi090 bash[32384]: cluster 2023-12-01T15:29:24.341403+0000 mgr.y (mgr.24362) 19222 : cluster 0 pgmap v19191: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:29:25.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:29:25 smithi090 bash[32384]: audit 2023-12-01T15:29:24.858215+0000 mon.c (mon.2) 12296 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:29:25.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:29:25 smithi090 bash[32384]: audit 2023-12-01T15:29:25.124723+0000 mon.c (mon.2) 12297 : audit 0 from='client.? 172.21.15.80:0/1242600283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:29:25.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:29:25 smithi090 bash[32384]: audit 2023-12-01T15:29:25.236786+0000 mon.a (mon.0) 11656 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:29:25.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:29:25 smithi090 bash[32384]: audit 2023-12-01T15:29:25.249086+0000 mon.a (mon.0) 11657 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:29:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:29:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:29:26] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T15:29:27.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:29:26 smithi080 bash[41963]: audit 2023-12-01T15:29:25.793900+0000 mon.c (mon.2) 12298 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:29:27.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:29:26 smithi080 bash[41963]: cluster 2023-12-01T15:29:26.342516+0000 mgr.y (mgr.24362) 19223 : cluster 0 pgmap v19192: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:29:27.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:29:26 smithi080 bash[28361]: audit 2023-12-01T15:29:25.793900+0000 mon.c (mon.2) 12298 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:29:27.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:29:26 smithi080 bash[28361]: cluster 2023-12-01T15:29:26.342516+0000 mgr.y (mgr.24362) 19223 : cluster 0 pgmap v19192: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:29:27.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:29:26 smithi090 bash[32384]: audit 2023-12-01T15:29:25.793900+0000 mon.c (mon.2) 12298 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:29:27.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:29:26 smithi090 bash[32384]: cluster 2023-12-01T15:29:26.342516+0000 mgr.y (mgr.24362) 19223 : cluster 0 pgmap v19192: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:29:28.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:29:27 smithi080 bash[28361]: audit 2023-12-01T15:29:27.574482+0000 mon.a (mon.0) 11658 : audit 0 from='client.? 172.21.15.80:0/4273472951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:29:28.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:29:27 smithi080 bash[41963]: audit 2023-12-01T15:29:27.574482+0000 mon.a (mon.0) 11658 : audit 0 from='client.? 172.21.15.80:0/4273472951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:29:28.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:29:27 smithi090 bash[32384]: audit 2023-12-01T15:29:27.574482+0000 mon.a (mon.0) 11658 : audit 0 from='client.? 172.21.15.80:0/4273472951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:29:29.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:29:28 smithi080 bash[28361]: cluster 2023-12-01T15:29:28.343147+0000 mgr.y (mgr.24362) 19224 : cluster 0 pgmap v19193: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:29:29.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:29:28 smithi080 bash[41963]: cluster 2023-12-01T15:29:28.343147+0000 mgr.y (mgr.24362) 19224 : cluster 0 pgmap v19193: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:29:29.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:29:28 smithi090 bash[32384]: cluster 2023-12-01T15:29:28.343147+0000 mgr.y (mgr.24362) 19224 : cluster 0 pgmap v19193: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:29:30.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:29:30 smithi080 bash[28361]: audit 2023-12-01T15:29:30.021153+0000 mon.a (mon.0) 11659 : audit 0 from='client.? 172.21.15.80:0/1351708865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:29:30.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:29:30 smithi080 bash[41963]: audit 2023-12-01T15:29:30.021153+0000 mon.a (mon.0) 11659 : audit 0 from='client.? 172.21.15.80:0/1351708865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:29:30.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:29:30 smithi090 bash[32384]: audit 2023-12-01T15:29:30.021153+0000 mon.a (mon.0) 11659 : audit 0 from='client.? 172.21.15.80:0/1351708865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:29:31.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:29:31 smithi080 bash[28361]: cluster 2023-12-01T15:29:30.343703+0000 mgr.y (mgr.24362) 19225 : cluster 0 pgmap v19194: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:29:31.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:29:31 smithi080 bash[28361]: audit 2023-12-01T15:29:31.045673+0000 mon.a (mon.0) 11660 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:29:31.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:29:31 smithi080 bash[28361]: audit 2023-12-01T15:29:31.056952+0000 mon.a (mon.0) 11661 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:29:31.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:29:31 smithi080 bash[28361]: audit 2023-12-01T15:29:31.061494+0000 mon.a (mon.0) 11662 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:29:31.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:29:31 smithi080 bash[28361]: audit 2023-12-01T15:29:31.071514+0000 mon.a (mon.0) 11663 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:29:31.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:29:31 smithi080 bash[41963]: cluster 2023-12-01T15:29:30.343703+0000 mgr.y (mgr.24362) 19225 : cluster 0 pgmap v19194: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:29:31.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:29:31 smithi080 bash[41963]: audit 2023-12-01T15:29:31.045673+0000 mon.a (mon.0) 11660 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:29:31.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:29:31 smithi080 bash[41963]: audit 2023-12-01T15:29:31.056952+0000 mon.a (mon.0) 11661 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:29:31.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:29:31 smithi080 bash[41963]: audit 2023-12-01T15:29:31.061494+0000 mon.a (mon.0) 11662 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:29:31.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:29:31 smithi080 bash[41963]: audit 2023-12-01T15:29:31.071514+0000 mon.a (mon.0) 11663 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:29:31.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:29:31 smithi090 bash[32384]: cluster 2023-12-01T15:29:30.343703+0000 mgr.y (mgr.24362) 19225 : cluster 0 pgmap v19194: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:29:31.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:29:31 smithi090 bash[32384]: audit 2023-12-01T15:29:31.045673+0000 mon.a (mon.0) 11660 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:29:31.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:29:31 smithi090 bash[32384]: audit 2023-12-01T15:29:31.056952+0000 mon.a (mon.0) 11661 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:29:31.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:29:31 smithi090 bash[32384]: audit 2023-12-01T15:29:31.061494+0000 mon.a (mon.0) 11662 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:29:31.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:29:31 smithi090 bash[32384]: audit 2023-12-01T15:29:31.071514+0000 mon.a (mon.0) 11663 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:29:33.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:29:32 smithi090 bash[32384]: audit 2023-12-01T15:29:31.965256+0000 mon.a (mon.0) 11664 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:29:33.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:29:32 smithi090 bash[32384]: audit 2023-12-01T15:29:31.972892+0000 mon.a (mon.0) 11665 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:29:33.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:29:32 smithi090 bash[32384]: audit 2023-12-01T15:29:31.977603+0000 mon.a (mon.0) 11666 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:29:33.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:29:32 smithi090 bash[32384]: audit 2023-12-01T15:29:31.986227+0000 mon.a (mon.0) 11667 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:29:33.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:29:32 smithi090 bash[32384]: audit 2023-12-01T15:29:31.989165+0000 mon.c (mon.2) 12299 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:29:33.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:29:32 smithi090 bash[32384]: audit 2023-12-01T15:29:31.990237+0000 mon.c (mon.2) 12300 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:29:33.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:29:32 smithi090 bash[32384]: audit 2023-12-01T15:29:31.998108+0000 mon.a (mon.0) 11668 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:29:33.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:29:32 smithi090 bash[32384]: cluster 2023-12-01T15:29:32.344446+0000 mgr.y (mgr.24362) 19226 : cluster 0 pgmap v19195: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:29:33.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:29:32 smithi090 bash[32384]: audit 2023-12-01T15:29:32.476615+0000 mon.a (mon.0) 11669 : audit 0 from='client.? 172.21.15.80:0/1657491389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:29:33.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:29:32 smithi080 bash[28361]: audit 2023-12-01T15:29:31.965256+0000 mon.a (mon.0) 11664 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:29:33.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:29:32 smithi080 bash[28361]: audit 2023-12-01T15:29:31.972892+0000 mon.a (mon.0) 11665 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:29:33.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:29:32 smithi080 bash[28361]: audit 2023-12-01T15:29:31.977603+0000 mon.a (mon.0) 11666 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:29:33.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:29:32 smithi080 bash[28361]: audit 2023-12-01T15:29:31.986227+0000 mon.a (mon.0) 11667 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:29:33.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:29:32 smithi080 bash[28361]: audit 2023-12-01T15:29:31.989165+0000 mon.c (mon.2) 12299 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:29:33.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:29:32 smithi080 bash[28361]: audit 2023-12-01T15:29:31.990237+0000 mon.c (mon.2) 12300 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:29:33.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:29:32 smithi080 bash[28361]: audit 2023-12-01T15:29:31.998108+0000 mon.a (mon.0) 11668 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:29:33.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:29:32 smithi080 bash[28361]: cluster 2023-12-01T15:29:32.344446+0000 mgr.y (mgr.24362) 19226 : cluster 0 pgmap v19195: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:29:33.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:29:32 smithi080 bash[28361]: audit 2023-12-01T15:29:32.476615+0000 mon.a (mon.0) 11669 : audit 0 from='client.? 172.21.15.80:0/1657491389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:29:33.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:29:32 smithi080 bash[41963]: audit 2023-12-01T15:29:31.965256+0000 mon.a (mon.0) 11664 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:29:33.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:29:32 smithi080 bash[41963]: audit 2023-12-01T15:29:31.972892+0000 mon.a (mon.0) 11665 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:29:33.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:29:32 smithi080 bash[41963]: audit 2023-12-01T15:29:31.977603+0000 mon.a (mon.0) 11666 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:29:33.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:29:32 smithi080 bash[41963]: audit 2023-12-01T15:29:31.986227+0000 mon.a (mon.0) 11667 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:29:33.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:29:32 smithi080 bash[41963]: audit 2023-12-01T15:29:31.989165+0000 mon.c (mon.2) 12299 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:29:33.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:29:32 smithi080 bash[41963]: audit 2023-12-01T15:29:31.990237+0000 mon.c (mon.2) 12300 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:29:33.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:29:32 smithi080 bash[41963]: audit 2023-12-01T15:29:31.998108+0000 mon.a (mon.0) 11668 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:29:33.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:29:32 smithi080 bash[41963]: cluster 2023-12-01T15:29:32.344446+0000 mgr.y (mgr.24362) 19226 : cluster 0 pgmap v19195: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:29:33.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:29:32 smithi080 bash[41963]: audit 2023-12-01T15:29:32.476615+0000 mon.a (mon.0) 11669 : audit 0 from='client.? 172.21.15.80:0/1657491389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:29:35.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:29:35 smithi080 bash[28361]: cluster 2023-12-01T15:29:34.345097+0000 mgr.y (mgr.24362) 19227 : cluster 0 pgmap v19196: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:29:35.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:29:35 smithi080 bash[28361]: audit 2023-12-01T15:29:34.943621+0000 mon.c (mon.2) 12301 : audit 0 from='client.? 172.21.15.80:0/2935118117' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:29:35.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:29:35 smithi080 bash[41963]: cluster 2023-12-01T15:29:34.345097+0000 mgr.y (mgr.24362) 19227 : cluster 0 pgmap v19196: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:29:35.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:29:35 smithi080 bash[41963]: audit 2023-12-01T15:29:34.943621+0000 mon.c (mon.2) 12301 : audit 0 from='client.? 172.21.15.80:0/2935118117' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:29:35.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:29:35 smithi090 bash[32384]: cluster 2023-12-01T15:29:34.345097+0000 mgr.y (mgr.24362) 19227 : cluster 0 pgmap v19196: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:29:35.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:29:35 smithi090 bash[32384]: audit 2023-12-01T15:29:34.943621+0000 mon.c (mon.2) 12301 : audit 0 from='client.? 172.21.15.80:0/2935118117' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:29:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:29:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:29:36] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T15:29:37.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:29:36 smithi080 bash[28361]: cluster 2023-12-01T15:29:36.346225+0000 mgr.y (mgr.24362) 19228 : cluster 0 pgmap v19197: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:29:37.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:29:36 smithi080 bash[41963]: cluster 2023-12-01T15:29:36.346225+0000 mgr.y (mgr.24362) 19228 : cluster 0 pgmap v19197: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:29:37.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:29:36 smithi090 bash[32384]: cluster 2023-12-01T15:29:36.346225+0000 mgr.y (mgr.24362) 19228 : cluster 0 pgmap v19197: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:29:38.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:29:37 smithi080 bash[28361]: audit 2023-12-01T15:29:37.397752+0000 mon.a (mon.0) 11670 : audit 0 from='client.? 172.21.15.80:0/1760315343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:29:38.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:29:37 smithi080 bash[41963]: audit 2023-12-01T15:29:37.397752+0000 mon.a (mon.0) 11670 : audit 0 from='client.? 172.21.15.80:0/1760315343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:29:38.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:29:37 smithi090 bash[32384]: audit 2023-12-01T15:29:37.397752+0000 mon.a (mon.0) 11670 : audit 0 from='client.? 172.21.15.80:0/1760315343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:29:39.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:29:38 smithi080 bash[28361]: cluster 2023-12-01T15:29:38.346918+0000 mgr.y (mgr.24362) 19229 : cluster 0 pgmap v19198: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:29:39.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:29:38 smithi080 bash[41963]: cluster 2023-12-01T15:29:38.346918+0000 mgr.y (mgr.24362) 19229 : cluster 0 pgmap v19198: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:29:39.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:29:38 smithi090 bash[32384]: cluster 2023-12-01T15:29:38.346918+0000 mgr.y (mgr.24362) 19229 : cluster 0 pgmap v19198: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:29:40.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:29:39 smithi080 bash[28361]: audit 2023-12-01T15:29:39.846467+0000 mon.c (mon.2) 12302 : audit 0 from='client.? 172.21.15.80:0/815431720' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:29:40.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:29:39 smithi080 bash[41963]: audit 2023-12-01T15:29:39.846467+0000 mon.c (mon.2) 12302 : audit 0 from='client.? 172.21.15.80:0/815431720' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:29:40.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:29:39 smithi090 bash[32384]: audit 2023-12-01T15:29:39.846467+0000 mon.c (mon.2) 12302 : audit 0 from='client.? 172.21.15.80:0/815431720' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:29:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:29:40 smithi080 bash[28361]: cluster 2023-12-01T15:29:40.347606+0000 mgr.y (mgr.24362) 19230 : cluster 0 pgmap v19199: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:29:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:29:40 smithi080 bash[28361]: audit 2023-12-01T15:29:40.798551+0000 mon.c (mon.2) 12303 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:29:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:29:40 smithi080 bash[41963]: cluster 2023-12-01T15:29:40.347606+0000 mgr.y (mgr.24362) 19230 : cluster 0 pgmap v19199: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:29:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:29:40 smithi080 bash[41963]: audit 2023-12-01T15:29:40.798551+0000 mon.c (mon.2) 12303 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:29:41.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:29:40 smithi090 bash[32384]: cluster 2023-12-01T15:29:40.347606+0000 mgr.y (mgr.24362) 19230 : cluster 0 pgmap v19199: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:29:41.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:29:40 smithi090 bash[32384]: audit 2023-12-01T15:29:40.798551+0000 mon.c (mon.2) 12303 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:29:42.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:29:42 smithi080 bash[28361]: audit 2023-12-01T15:29:42.300544+0000 mon.c (mon.2) 12304 : audit 0 from='client.? 172.21.15.80:0/392816081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:29:42.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:29:42 smithi080 bash[41963]: audit 2023-12-01T15:29:42.300544+0000 mon.c (mon.2) 12304 : audit 0 from='client.? 172.21.15.80:0/392816081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:29:42.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:29:42 smithi090 bash[32384]: audit 2023-12-01T15:29:42.300544+0000 mon.c (mon.2) 12304 : audit 0 from='client.? 172.21.15.80:0/392816081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:29:43.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:29:43 smithi080 bash[28361]: cluster 2023-12-01T15:29:42.348781+0000 mgr.y (mgr.24362) 19231 : cluster 0 pgmap v19200: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:29:43.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:29:43 smithi080 bash[41963]: cluster 2023-12-01T15:29:42.348781+0000 mgr.y (mgr.24362) 19231 : cluster 0 pgmap v19200: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:29:43.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:29:43 smithi090 bash[32384]: cluster 2023-12-01T15:29:42.348781+0000 mgr.y (mgr.24362) 19231 : cluster 0 pgmap v19200: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:29:45.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:29:45 smithi080 bash[28361]: cluster 2023-12-01T15:29:44.349379+0000 mgr.y (mgr.24362) 19232 : cluster 0 pgmap v19201: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:29:45.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:29:45 smithi080 bash[28361]: audit 2023-12-01T15:29:44.752586+0000 mon.c (mon.2) 12305 : audit 0 from='client.? 172.21.15.80:0/2343021984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:29:45.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:29:45 smithi080 bash[41963]: cluster 2023-12-01T15:29:44.349379+0000 mgr.y (mgr.24362) 19232 : cluster 0 pgmap v19201: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:29:45.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:29:45 smithi080 bash[41963]: audit 2023-12-01T15:29:44.752586+0000 mon.c (mon.2) 12305 : audit 0 from='client.? 172.21.15.80:0/2343021984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:29:45.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:29:45 smithi090 bash[32384]: cluster 2023-12-01T15:29:44.349379+0000 mgr.y (mgr.24362) 19232 : cluster 0 pgmap v19201: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:29:45.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:29:45 smithi090 bash[32384]: audit 2023-12-01T15:29:44.752586+0000 mon.c (mon.2) 12305 : audit 0 from='client.? 172.21.15.80:0/2343021984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:29:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:29:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:29:46] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T15:29:47.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:29:46 smithi080 bash[28361]: cluster 2023-12-01T15:29:46.350624+0000 mgr.y (mgr.24362) 19233 : cluster 0 pgmap v19202: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:29:47.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:29:46 smithi080 bash[41963]: cluster 2023-12-01T15:29:46.350624+0000 mgr.y (mgr.24362) 19233 : cluster 0 pgmap v19202: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:29:47.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:29:46 smithi090 bash[32384]: cluster 2023-12-01T15:29:46.350624+0000 mgr.y (mgr.24362) 19233 : cluster 0 pgmap v19202: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:29:48.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:29:47 smithi080 bash[41963]: audit 2023-12-01T15:29:47.210676+0000 mon.c (mon.2) 12306 : audit 0 from='client.? 172.21.15.80:0/2398512565' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:29:48.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:29:47 smithi080 bash[28361]: audit 2023-12-01T15:29:47.210676+0000 mon.c (mon.2) 12306 : audit 0 from='client.? 172.21.15.80:0/2398512565' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:29:48.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:29:47 smithi090 bash[32384]: audit 2023-12-01T15:29:47.210676+0000 mon.c (mon.2) 12306 : audit 0 from='client.? 172.21.15.80:0/2398512565' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:29:49.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:29:48 smithi080 bash[41963]: cluster 2023-12-01T15:29:48.351299+0000 mgr.y (mgr.24362) 19234 : cluster 0 pgmap v19203: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:29:49.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:29:48 smithi080 bash[28361]: cluster 2023-12-01T15:29:48.351299+0000 mgr.y (mgr.24362) 19234 : cluster 0 pgmap v19203: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:29:49.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:29:48 smithi090 bash[32384]: cluster 2023-12-01T15:29:48.351299+0000 mgr.y (mgr.24362) 19234 : cluster 0 pgmap v19203: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:29:50.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:29:49 smithi080 bash[41963]: audit 2023-12-01T15:29:49.667586+0000 mon.c (mon.2) 12307 : audit 0 from='client.? 172.21.15.80:0/1603148673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:29:50.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:29:49 smithi080 bash[28361]: audit 2023-12-01T15:29:49.667586+0000 mon.c (mon.2) 12307 : audit 0 from='client.? 172.21.15.80:0/1603148673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:29:50.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:29:49 smithi090 bash[32384]: audit 2023-12-01T15:29:49.667586+0000 mon.c (mon.2) 12307 : audit 0 from='client.? 172.21.15.80:0/1603148673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:29:51.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:29:50 smithi080 bash[41963]: cluster 2023-12-01T15:29:50.352035+0000 mgr.y (mgr.24362) 19235 : cluster 0 pgmap v19204: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:29:51.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:29:50 smithi080 bash[28361]: cluster 2023-12-01T15:29:50.352035+0000 mgr.y (mgr.24362) 19235 : cluster 0 pgmap v19204: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:29:51.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:29:50 smithi090 bash[32384]: cluster 2023-12-01T15:29:50.352035+0000 mgr.y (mgr.24362) 19235 : cluster 0 pgmap v19204: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:29:52.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:29:52 smithi080 bash[41963]: audit 2023-12-01T15:29:52.107847+0000 mon.c (mon.2) 12308 : audit 0 from='client.? 172.21.15.80:0/1479770754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:29:52.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:29:52 smithi080 bash[28361]: audit 2023-12-01T15:29:52.107847+0000 mon.c (mon.2) 12308 : audit 0 from='client.? 172.21.15.80:0/1479770754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:29:52.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:29:52 smithi090 bash[32384]: audit 2023-12-01T15:29:52.107847+0000 mon.c (mon.2) 12308 : audit 0 from='client.? 172.21.15.80:0/1479770754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:29:53.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:29:53 smithi080 bash[28361]: cluster 2023-12-01T15:29:52.353113+0000 mgr.y (mgr.24362) 19236 : cluster 0 pgmap v19205: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:29:53.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:29:53 smithi080 bash[41963]: cluster 2023-12-01T15:29:52.353113+0000 mgr.y (mgr.24362) 19236 : cluster 0 pgmap v19205: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:29:53.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:29:53 smithi090 bash[32384]: cluster 2023-12-01T15:29:52.353113+0000 mgr.y (mgr.24362) 19236 : cluster 0 pgmap v19205: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:29:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:29:55 smithi080 bash[28361]: cluster 2023-12-01T15:29:54.353756+0000 mgr.y (mgr.24362) 19237 : cluster 0 pgmap v19206: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:29:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:29:55 smithi080 bash[28361]: audit 2023-12-01T15:29:54.562893+0000 mon.c (mon.2) 12309 : audit 0 from='client.? 172.21.15.80:0/3216455800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:29:55.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:29:55 smithi080 bash[41963]: cluster 2023-12-01T15:29:54.353756+0000 mgr.y (mgr.24362) 19237 : cluster 0 pgmap v19206: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:29:55.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:29:55 smithi080 bash[41963]: audit 2023-12-01T15:29:54.562893+0000 mon.c (mon.2) 12309 : audit 0 from='client.? 172.21.15.80:0/3216455800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:29:55.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:29:55 smithi090 bash[32384]: cluster 2023-12-01T15:29:54.353756+0000 mgr.y (mgr.24362) 19237 : cluster 0 pgmap v19206: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:29:55.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:29:55 smithi090 bash[32384]: audit 2023-12-01T15:29:54.562893+0000 mon.c (mon.2) 12309 : audit 0 from='client.? 172.21.15.80:0/3216455800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:29:56.689 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:29:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:29:56] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T15:29:57.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:29:56 smithi080 bash[28361]: audit 2023-12-01T15:29:55.795929+0000 mon.c (mon.2) 12310 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:29:57.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:29:56 smithi080 bash[28361]: cluster 2023-12-01T15:29:56.354942+0000 mgr.y (mgr.24362) 19238 : cluster 0 pgmap v19207: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:29:57.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:29:56 smithi080 bash[41963]: audit 2023-12-01T15:29:55.795929+0000 mon.c (mon.2) 12310 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:29:57.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:29:56 smithi080 bash[41963]: cluster 2023-12-01T15:29:56.354942+0000 mgr.y (mgr.24362) 19238 : cluster 0 pgmap v19207: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:29:57.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:29:56 smithi090 bash[32384]: audit 2023-12-01T15:29:55.795929+0000 mon.c (mon.2) 12310 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:29:57.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:29:56 smithi090 bash[32384]: cluster 2023-12-01T15:29:56.354942+0000 mgr.y (mgr.24362) 19238 : cluster 0 pgmap v19207: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:29:58.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:29:57 smithi080 bash[41963]: audit 2023-12-01T15:29:57.023922+0000 mon.c (mon.2) 12311 : audit 0 from='client.? 172.21.15.80:0/3680146266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:29:58.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:29:57 smithi080 bash[28361]: audit 2023-12-01T15:29:57.023922+0000 mon.c (mon.2) 12311 : audit 0 from='client.? 172.21.15.80:0/3680146266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:29:58.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:29:57 smithi090 bash[32384]: audit 2023-12-01T15:29:57.023922+0000 mon.c (mon.2) 12311 : audit 0 from='client.? 172.21.15.80:0/3680146266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:29:59.181 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:29:58 smithi080 bash[28361]: cluster 2023-12-01T15:29:58.355620+0000 mgr.y (mgr.24362) 19239 : cluster 0 pgmap v19208: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:29:59.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:29:58 smithi080 bash[41963]: cluster 2023-12-01T15:29:58.355620+0000 mgr.y (mgr.24362) 19239 : cluster 0 pgmap v19208: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:29:59.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:29:58 smithi090 bash[32384]: cluster 2023-12-01T15:29:58.355620+0000 mgr.y (mgr.24362) 19239 : cluster 0 pgmap v19208: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:30:00.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:29:59 smithi080 bash[41963]: audit 2023-12-01T15:29:59.477911+0000 mon.a (mon.0) 11671 : audit 0 from='client.? 172.21.15.80:0/650422403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:30:00.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:29:59 smithi080 bash[28361]: audit 2023-12-01T15:29:59.477911+0000 mon.a (mon.0) 11671 : audit 0 from='client.? 172.21.15.80:0/650422403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:30:00.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:30:00 smithi080 bash[28361]: debug 2023-12-01T15:29:59.999+0000 7f6ec9bf0700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T15:30:00.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:29:59 smithi090 bash[32384]: audit 2023-12-01T15:29:59.477911+0000 mon.a (mon.0) 11671 : audit 0 from='client.? 172.21.15.80:0/650422403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:30:01.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:30:00 smithi080 bash[28361]: cluster 2023-12-01T15:30:00.000132+0000 mon.a (mon.0) 11672 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T15:30:01.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:30:00 smithi080 bash[28361]: cluster 2023-12-01T15:30:00.356312+0000 mgr.y (mgr.24362) 19240 : cluster 0 pgmap v19209: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:30:01.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:30:00 smithi080 bash[41963]: cluster 2023-12-01T15:30:00.000132+0000 mon.a (mon.0) 11672 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T15:30:01.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:30:00 smithi080 bash[41963]: cluster 2023-12-01T15:30:00.356312+0000 mgr.y (mgr.24362) 19240 : cluster 0 pgmap v19209: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:30:01.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:30:00 smithi090 bash[32384]: cluster 2023-12-01T15:30:00.000132+0000 mon.a (mon.0) 11672 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T15:30:01.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:30:00 smithi090 bash[32384]: cluster 2023-12-01T15:30:00.356312+0000 mgr.y (mgr.24362) 19240 : cluster 0 pgmap v19209: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:30:02.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:30:01 smithi090 bash[32384]: audit 2023-12-01T15:30:01.934169+0000 mon.a (mon.0) 11673 : audit 0 from='client.? 172.21.15.80:0/4095657872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:30:02.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:30:01 smithi080 bash[28361]: audit 2023-12-01T15:30:01.934169+0000 mon.a (mon.0) 11673 : audit 0 from='client.? 172.21.15.80:0/4095657872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:30:02.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:30:01 smithi080 bash[41963]: audit 2023-12-01T15:30:01.934169+0000 mon.a (mon.0) 11673 : audit 0 from='client.? 172.21.15.80:0/4095657872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:30:03.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:30:02 smithi090 bash[32384]: cluster 2023-12-01T15:30:02.357520+0000 mgr.y (mgr.24362) 19241 : cluster 0 pgmap v19210: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:30:03.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:30:02 smithi080 bash[28361]: cluster 2023-12-01T15:30:02.357520+0000 mgr.y (mgr.24362) 19241 : cluster 0 pgmap v19210: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:30:03.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:30:02 smithi080 bash[41963]: cluster 2023-12-01T15:30:02.357520+0000 mgr.y (mgr.24362) 19241 : cluster 0 pgmap v19210: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:30:04.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:30:04 smithi090 bash[32384]: audit 2023-12-01T15:30:04.396592+0000 mon.a (mon.0) 11674 : audit 0 from='client.? 172.21.15.80:0/464725389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:30:04.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:30:04 smithi080 bash[28361]: audit 2023-12-01T15:30:04.396592+0000 mon.a (mon.0) 11674 : audit 0 from='client.? 172.21.15.80:0/464725389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:30:04.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:30:04 smithi080 bash[41963]: audit 2023-12-01T15:30:04.396592+0000 mon.a (mon.0) 11674 : audit 0 from='client.? 172.21.15.80:0/464725389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:30:05.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:30:05 smithi090 bash[32384]: cluster 2023-12-01T15:30:04.358161+0000 mgr.y (mgr.24362) 19242 : cluster 0 pgmap v19211: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:30:05.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:30:05 smithi080 bash[28361]: cluster 2023-12-01T15:30:04.358161+0000 mgr.y (mgr.24362) 19242 : cluster 0 pgmap v19211: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:30:05.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:30:05 smithi080 bash[41963]: cluster 2023-12-01T15:30:04.358161+0000 mgr.y (mgr.24362) 19242 : cluster 0 pgmap v19211: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:30:06.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:30:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:30:06] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T15:30:07.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:30:06 smithi080 bash[28361]: cluster 2023-12-01T15:30:06.359325+0000 mgr.y (mgr.24362) 19243 : cluster 0 pgmap v19212: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:30:07.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:30:06 smithi080 bash[41963]: cluster 2023-12-01T15:30:06.359325+0000 mgr.y (mgr.24362) 19243 : cluster 0 pgmap v19212: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:30:07.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:30:06 smithi090 bash[32384]: cluster 2023-12-01T15:30:06.359325+0000 mgr.y (mgr.24362) 19243 : cluster 0 pgmap v19212: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:30:08.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:30:07 smithi080 bash[28361]: audit 2023-12-01T15:30:06.856155+0000 mon.a (mon.0) 11675 : audit 0 from='client.? 172.21.15.80:0/2489781748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:30:08.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:30:07 smithi080 bash[41963]: audit 2023-12-01T15:30:06.856155+0000 mon.a (mon.0) 11675 : audit 0 from='client.? 172.21.15.80:0/2489781748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:30:08.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:30:07 smithi090 bash[32384]: audit 2023-12-01T15:30:06.856155+0000 mon.a (mon.0) 11675 : audit 0 from='client.? 172.21.15.80:0/2489781748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:30:09.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:30:08 smithi080 bash[41963]: cluster 2023-12-01T15:30:08.359976+0000 mgr.y (mgr.24362) 19244 : cluster 0 pgmap v19213: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:30:09.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:30:08 smithi080 bash[28361]: cluster 2023-12-01T15:30:08.359976+0000 mgr.y (mgr.24362) 19244 : cluster 0 pgmap v19213: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:30:09.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:30:08 smithi090 bash[32384]: cluster 2023-12-01T15:30:08.359976+0000 mgr.y (mgr.24362) 19244 : cluster 0 pgmap v19213: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:30:10.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:30:09 smithi080 bash[28361]: audit 2023-12-01T15:30:09.314348+0000 mon.c (mon.2) 12312 : audit 0 from='client.? 172.21.15.80:0/3432241238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:30:10.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:30:09 smithi080 bash[41963]: audit 2023-12-01T15:30:09.314348+0000 mon.c (mon.2) 12312 : audit 0 from='client.? 172.21.15.80:0/3432241238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:30:10.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:30:09 smithi090 bash[32384]: audit 2023-12-01T15:30:09.314348+0000 mon.c (mon.2) 12312 : audit 0 from='client.? 172.21.15.80:0/3432241238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:30:11.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:30:10 smithi080 bash[41963]: cluster 2023-12-01T15:30:10.360634+0000 mgr.y (mgr.24362) 19245 : cluster 0 pgmap v19214: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:30:11.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:30:10 smithi080 bash[41963]: audit 2023-12-01T15:30:10.795398+0000 mon.c (mon.2) 12313 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:30:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:30:10 smithi080 bash[28361]: cluster 2023-12-01T15:30:10.360634+0000 mgr.y (mgr.24362) 19245 : cluster 0 pgmap v19214: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:30:11.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:30:10 smithi080 bash[28361]: audit 2023-12-01T15:30:10.795398+0000 mon.c (mon.2) 12313 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:30:11.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:30:10 smithi090 bash[32384]: cluster 2023-12-01T15:30:10.360634+0000 mgr.y (mgr.24362) 19245 : cluster 0 pgmap v19214: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:30:11.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:30:10 smithi090 bash[32384]: audit 2023-12-01T15:30:10.795398+0000 mon.c (mon.2) 12313 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:30:12.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:30:11 smithi080 bash[28361]: audit 2023-12-01T15:30:11.770948+0000 mon.c (mon.2) 12314 : audit 0 from='client.? 172.21.15.80:0/1373300635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:30:12.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:30:11 smithi080 bash[41963]: audit 2023-12-01T15:30:11.770948+0000 mon.c (mon.2) 12314 : audit 0 from='client.? 172.21.15.80:0/1373300635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:30:12.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:30:11 smithi090 bash[32384]: audit 2023-12-01T15:30:11.770948+0000 mon.c (mon.2) 12314 : audit 0 from='client.? 172.21.15.80:0/1373300635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:30:13.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:30:12 smithi080 bash[41963]: cluster 2023-12-01T15:30:12.361807+0000 mgr.y (mgr.24362) 19246 : cluster 0 pgmap v19215: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:30:13.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:30:12 smithi080 bash[28361]: cluster 2023-12-01T15:30:12.361807+0000 mgr.y (mgr.24362) 19246 : cluster 0 pgmap v19215: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:30:13.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:30:12 smithi090 bash[32384]: cluster 2023-12-01T15:30:12.361807+0000 mgr.y (mgr.24362) 19246 : cluster 0 pgmap v19215: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:30:14.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:30:14 smithi080 bash[28361]: audit 2023-12-01T15:30:14.226061+0000 mon.a (mon.0) 11676 : audit 0 from='client.? 172.21.15.80:0/4060344390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:30:14.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:30:14 smithi080 bash[41963]: audit 2023-12-01T15:30:14.226061+0000 mon.a (mon.0) 11676 : audit 0 from='client.? 172.21.15.80:0/4060344390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:30:14.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:30:14 smithi090 bash[32384]: audit 2023-12-01T15:30:14.226061+0000 mon.a (mon.0) 11676 : audit 0 from='client.? 172.21.15.80:0/4060344390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:30:15.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:30:15 smithi080 bash[41963]: cluster 2023-12-01T15:30:14.362508+0000 mgr.y (mgr.24362) 19247 : cluster 0 pgmap v19216: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:30:15.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:30:15 smithi080 bash[28361]: cluster 2023-12-01T15:30:14.362508+0000 mgr.y (mgr.24362) 19247 : cluster 0 pgmap v19216: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:30:15.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:30:15 smithi090 bash[32384]: cluster 2023-12-01T15:30:14.362508+0000 mgr.y (mgr.24362) 19247 : cluster 0 pgmap v19216: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:30:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:30:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:30:16] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T15:30:17.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:30:16 smithi080 bash[41963]: cluster 2023-12-01T15:30:16.363126+0000 mgr.y (mgr.24362) 19248 : cluster 0 pgmap v19217: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:30:17.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:30:16 smithi080 bash[41963]: audit 2023-12-01T15:30:16.678720+0000 mon.c (mon.2) 12315 : audit 0 from='client.? 172.21.15.80:0/1874152673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:30:17.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:30:16 smithi080 bash[28361]: cluster 2023-12-01T15:30:16.363126+0000 mgr.y (mgr.24362) 19248 : cluster 0 pgmap v19217: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:30:17.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:30:16 smithi080 bash[28361]: audit 2023-12-01T15:30:16.678720+0000 mon.c (mon.2) 12315 : audit 0 from='client.? 172.21.15.80:0/1874152673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:30:17.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:30:16 smithi090 bash[32384]: cluster 2023-12-01T15:30:16.363126+0000 mgr.y (mgr.24362) 19248 : cluster 0 pgmap v19217: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:30:17.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:30:16 smithi090 bash[32384]: audit 2023-12-01T15:30:16.678720+0000 mon.c (mon.2) 12315 : audit 0 from='client.? 172.21.15.80:0/1874152673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:30:19.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:30:19 smithi080 bash[28361]: cluster 2023-12-01T15:30:18.363803+0000 mgr.y (mgr.24362) 19249 : cluster 0 pgmap v19218: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:30:19.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:30:19 smithi080 bash[28361]: audit 2023-12-01T15:30:19.133788+0000 mon.a (mon.0) 11677 : audit 0 from='client.? 172.21.15.80:0/1860951683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:30:19.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:30:19 smithi080 bash[41963]: cluster 2023-12-01T15:30:18.363803+0000 mgr.y (mgr.24362) 19249 : cluster 0 pgmap v19218: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:30:19.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:30:19 smithi080 bash[41963]: audit 2023-12-01T15:30:19.133788+0000 mon.a (mon.0) 11677 : audit 0 from='client.? 172.21.15.80:0/1860951683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:30:19.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:30:19 smithi090 bash[32384]: cluster 2023-12-01T15:30:18.363803+0000 mgr.y (mgr.24362) 19249 : cluster 0 pgmap v19218: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:30:19.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:30:19 smithi090 bash[32384]: audit 2023-12-01T15:30:19.133788+0000 mon.a (mon.0) 11677 : audit 0 from='client.? 172.21.15.80:0/1860951683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:30:21.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:30:21 smithi080 bash[28361]: cluster 2023-12-01T15:30:20.364487+0000 mgr.y (mgr.24362) 19250 : cluster 0 pgmap v19219: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:30:21.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:30:21 smithi080 bash[41963]: cluster 2023-12-01T15:30:20.364487+0000 mgr.y (mgr.24362) 19250 : cluster 0 pgmap v19219: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:30:21.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:30:21 smithi090 bash[32384]: cluster 2023-12-01T15:30:20.364487+0000 mgr.y (mgr.24362) 19250 : cluster 0 pgmap v19219: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:30:22.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:30:22 smithi080 bash[28361]: audit 2023-12-01T15:30:21.587475+0000 mon.a (mon.0) 11678 : audit 0 from='client.? 172.21.15.80:0/1250765853' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:30:22.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:30:22 smithi080 bash[41963]: audit 2023-12-01T15:30:21.587475+0000 mon.a (mon.0) 11678 : audit 0 from='client.? 172.21.15.80:0/1250765853' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:30:22.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:30:22 smithi090 bash[32384]: audit 2023-12-01T15:30:21.587475+0000 mon.a (mon.0) 11678 : audit 0 from='client.? 172.21.15.80:0/1250765853' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:30:23.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:30:23 smithi090 bash[32384]: cluster 2023-12-01T15:30:22.365687+0000 mgr.y (mgr.24362) 19251 : cluster 0 pgmap v19220: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:30:23.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:30:23 smithi080 bash[28361]: cluster 2023-12-01T15:30:22.365687+0000 mgr.y (mgr.24362) 19251 : cluster 0 pgmap v19220: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:30:23.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:30:23 smithi080 bash[41963]: cluster 2023-12-01T15:30:22.365687+0000 mgr.y (mgr.24362) 19251 : cluster 0 pgmap v19220: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:30:24.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:30:24 smithi090 bash[32384]: audit 2023-12-01T15:30:24.042092+0000 mon.a (mon.0) 11679 : audit 0 from='client.? 172.21.15.80:0/186922462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:30:24.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:30:24 smithi080 bash[28361]: audit 2023-12-01T15:30:24.042092+0000 mon.a (mon.0) 11679 : audit 0 from='client.? 172.21.15.80:0/186922462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:30:24.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:30:24 smithi080 bash[41963]: audit 2023-12-01T15:30:24.042092+0000 mon.a (mon.0) 11679 : audit 0 from='client.? 172.21.15.80:0/186922462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:30:25.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:30:25 smithi090 bash[32384]: cluster 2023-12-01T15:30:24.366396+0000 mgr.y (mgr.24362) 19252 : cluster 0 pgmap v19221: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:30:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:30:25 smithi080 bash[41963]: cluster 2023-12-01T15:30:24.366396+0000 mgr.y (mgr.24362) 19252 : cluster 0 pgmap v19221: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:30:25.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:30:25 smithi080 bash[28361]: cluster 2023-12-01T15:30:24.366396+0000 mgr.y (mgr.24362) 19252 : cluster 0 pgmap v19221: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:30:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:30:26 smithi080 bash[41963]: audit 2023-12-01T15:30:25.796178+0000 mon.c (mon.2) 12316 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:30:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:30:26 smithi080 bash[28361]: audit 2023-12-01T15:30:25.796178+0000 mon.c (mon.2) 12316 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:30:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:30:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:30:26] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T15:30:26.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:30:26 smithi090 bash[32384]: audit 2023-12-01T15:30:25.796178+0000 mon.c (mon.2) 12316 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:30:27.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:30:27 smithi090 bash[32384]: cluster 2023-12-01T15:30:26.367506+0000 mgr.y (mgr.24362) 19253 : cluster 0 pgmap v19222: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:30:27.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:30:27 smithi090 bash[32384]: audit 2023-12-01T15:30:26.493732+0000 mon.c (mon.2) 12317 : audit 0 from='client.? 172.21.15.80:0/632484243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:30:27.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:30:27 smithi080 bash[41963]: cluster 2023-12-01T15:30:26.367506+0000 mgr.y (mgr.24362) 19253 : cluster 0 pgmap v19222: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:30:27.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:30:27 smithi080 bash[41963]: audit 2023-12-01T15:30:26.493732+0000 mon.c (mon.2) 12317 : audit 0 from='client.? 172.21.15.80:0/632484243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:30:27.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:30:27 smithi080 bash[28361]: cluster 2023-12-01T15:30:26.367506+0000 mgr.y (mgr.24362) 19253 : cluster 0 pgmap v19222: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:30:27.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:30:27 smithi080 bash[28361]: audit 2023-12-01T15:30:26.493732+0000 mon.c (mon.2) 12317 : audit 0 from='client.? 172.21.15.80:0/632484243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:30:29.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:30:29 smithi090 bash[32384]: cluster 2023-12-01T15:30:28.368177+0000 mgr.y (mgr.24362) 19254 : cluster 0 pgmap v19223: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:30:29.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:30:29 smithi090 bash[32384]: audit 2023-12-01T15:30:28.943435+0000 mon.c (mon.2) 12318 : audit 0 from='client.? 172.21.15.80:0/1073379181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:30:29.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:30:29 smithi080 bash[28361]: cluster 2023-12-01T15:30:28.368177+0000 mgr.y (mgr.24362) 19254 : cluster 0 pgmap v19223: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:30:29.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:30:29 smithi080 bash[28361]: audit 2023-12-01T15:30:28.943435+0000 mon.c (mon.2) 12318 : audit 0 from='client.? 172.21.15.80:0/1073379181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:30:29.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:30:29 smithi080 bash[41963]: cluster 2023-12-01T15:30:28.368177+0000 mgr.y (mgr.24362) 19254 : cluster 0 pgmap v19223: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:30:29.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:30:29 smithi080 bash[41963]: audit 2023-12-01T15:30:28.943435+0000 mon.c (mon.2) 12318 : audit 0 from='client.? 172.21.15.80:0/1073379181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:30:31.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:30:31 smithi090 bash[32384]: cluster 2023-12-01T15:30:30.368800+0000 mgr.y (mgr.24362) 19255 : cluster 0 pgmap v19224: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:30:31.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:30:31 smithi090 bash[32384]: audit 2023-12-01T15:30:31.397736+0000 mon.a (mon.0) 11680 : audit 0 from='client.? 172.21.15.80:0/2541334329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:30:31.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:30:31 smithi080 bash[28361]: cluster 2023-12-01T15:30:30.368800+0000 mgr.y (mgr.24362) 19255 : cluster 0 pgmap v19224: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:30:31.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:30:31 smithi080 bash[28361]: audit 2023-12-01T15:30:31.397736+0000 mon.a (mon.0) 11680 : audit 0 from='client.? 172.21.15.80:0/2541334329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:30:31.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:30:31 smithi080 bash[41963]: cluster 2023-12-01T15:30:30.368800+0000 mgr.y (mgr.24362) 19255 : cluster 0 pgmap v19224: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:30:31.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:30:31 smithi080 bash[41963]: audit 2023-12-01T15:30:31.397736+0000 mon.a (mon.0) 11680 : audit 0 from='client.? 172.21.15.80:0/2541334329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:30:32.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:30:32 smithi090 bash[32384]: audit 2023-12-01T15:30:32.082978+0000 mon.c (mon.2) 12319 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:30:32.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:30:32 smithi080 bash[28361]: audit 2023-12-01T15:30:32.082978+0000 mon.c (mon.2) 12319 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:30:32.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:30:32 smithi080 bash[41963]: audit 2023-12-01T15:30:32.082978+0000 mon.c (mon.2) 12319 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:30:33.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:30:33 smithi090 bash[32384]: cluster 2023-12-01T15:30:32.369933+0000 mgr.y (mgr.24362) 19256 : cluster 0 pgmap v19225: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:30:33.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:30:33 smithi090 bash[32384]: audit 2023-12-01T15:30:32.461963+0000 mon.a (mon.0) 11681 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:30:33.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:30:33 smithi090 bash[32384]: audit 2023-12-01T15:30:32.476861+0000 mon.a (mon.0) 11682 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:30:33.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:30:33 smithi080 bash[28361]: cluster 2023-12-01T15:30:32.369933+0000 mgr.y (mgr.24362) 19256 : cluster 0 pgmap v19225: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:30:33.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:30:33 smithi080 bash[28361]: audit 2023-12-01T15:30:32.461963+0000 mon.a (mon.0) 11681 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:30:33.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:30:33 smithi080 bash[28361]: audit 2023-12-01T15:30:32.476861+0000 mon.a (mon.0) 11682 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:30:33.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:30:33 smithi080 bash[41963]: cluster 2023-12-01T15:30:32.369933+0000 mgr.y (mgr.24362) 19256 : cluster 0 pgmap v19225: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:30:33.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:30:33 smithi080 bash[41963]: audit 2023-12-01T15:30:32.461963+0000 mon.a (mon.0) 11681 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:30:33.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:30:33 smithi080 bash[41963]: audit 2023-12-01T15:30:32.476861+0000 mon.a (mon.0) 11682 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:30:34.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:30:34 smithi090 bash[32384]: audit 2023-12-01T15:30:33.857588+0000 mon.c (mon.2) 12320 : audit 0 from='client.? 172.21.15.80:0/1653879963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:30:34.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:30:34 smithi080 bash[28361]: audit 2023-12-01T15:30:33.857588+0000 mon.c (mon.2) 12320 : audit 0 from='client.? 172.21.15.80:0/1653879963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:30:34.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:30:34 smithi080 bash[41963]: audit 2023-12-01T15:30:33.857588+0000 mon.c (mon.2) 12320 : audit 0 from='client.? 172.21.15.80:0/1653879963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:30:35.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:30:35 smithi090 bash[32384]: cluster 2023-12-01T15:30:34.370584+0000 mgr.y (mgr.24362) 19257 : cluster 0 pgmap v19226: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:30:35.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:30:35 smithi080 bash[28361]: cluster 2023-12-01T15:30:34.370584+0000 mgr.y (mgr.24362) 19257 : cluster 0 pgmap v19226: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:30:35.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:30:35 smithi080 bash[41963]: cluster 2023-12-01T15:30:34.370584+0000 mgr.y (mgr.24362) 19257 : cluster 0 pgmap v19226: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:30:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:30:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:30:36] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T15:30:37.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:30:36 smithi080 bash[41963]: audit 2023-12-01T15:30:36.315476+0000 mon.a (mon.0) 11683 : audit 0 from='client.? 172.21.15.80:0/1158478738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:30:37.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:30:36 smithi080 bash[41963]: cluster 2023-12-01T15:30:36.371835+0000 mgr.y (mgr.24362) 19258 : cluster 0 pgmap v19227: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:30:37.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:30:36 smithi080 bash[28361]: audit 2023-12-01T15:30:36.315476+0000 mon.a (mon.0) 11683 : audit 0 from='client.? 172.21.15.80:0/1158478738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:30:37.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:30:36 smithi080 bash[28361]: cluster 2023-12-01T15:30:36.371835+0000 mgr.y (mgr.24362) 19258 : cluster 0 pgmap v19227: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:30:37.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:30:36 smithi090 bash[32384]: audit 2023-12-01T15:30:36.315476+0000 mon.a (mon.0) 11683 : audit 0 from='client.? 172.21.15.80:0/1158478738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:30:37.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:30:36 smithi090 bash[32384]: cluster 2023-12-01T15:30:36.371835+0000 mgr.y (mgr.24362) 19258 : cluster 0 pgmap v19227: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:30:39.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:30:38 smithi090 bash[32384]: audit 2023-12-01T15:30:37.979661+0000 mon.a (mon.0) 11684 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:30:39.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:30:38 smithi090 bash[32384]: audit 2023-12-01T15:30:37.990079+0000 mon.a (mon.0) 11685 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:30:39.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:30:38 smithi090 bash[32384]: cluster 2023-12-01T15:30:38.372491+0000 mgr.y (mgr.24362) 19259 : cluster 0 pgmap v19228: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:30:39.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:30:38 smithi090 bash[32384]: audit 2023-12-01T15:30:38.637771+0000 mon.a (mon.0) 11686 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:30:39.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:30:38 smithi090 bash[32384]: audit 2023-12-01T15:30:38.646958+0000 mon.a (mon.0) 11687 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:30:39.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:30:38 smithi090 bash[32384]: audit 2023-12-01T15:30:38.782004+0000 mon.c (mon.2) 12321 : audit 0 from='client.? 172.21.15.80:0/1535396648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:30:39.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:30:38 smithi080 bash[28361]: audit 2023-12-01T15:30:37.979661+0000 mon.a (mon.0) 11684 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:30:39.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:30:38 smithi080 bash[28361]: audit 2023-12-01T15:30:37.990079+0000 mon.a (mon.0) 11685 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:30:39.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:30:38 smithi080 bash[28361]: cluster 2023-12-01T15:30:38.372491+0000 mgr.y (mgr.24362) 19259 : cluster 0 pgmap v19228: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:30:39.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:30:38 smithi080 bash[28361]: audit 2023-12-01T15:30:38.637771+0000 mon.a (mon.0) 11686 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:30:39.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:30:38 smithi080 bash[28361]: audit 2023-12-01T15:30:38.646958+0000 mon.a (mon.0) 11687 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:30:39.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:30:38 smithi080 bash[28361]: audit 2023-12-01T15:30:38.782004+0000 mon.c (mon.2) 12321 : audit 0 from='client.? 172.21.15.80:0/1535396648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:30:39.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:30:38 smithi080 bash[41963]: audit 2023-12-01T15:30:37.979661+0000 mon.a (mon.0) 11684 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:30:39.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:30:38 smithi080 bash[41963]: audit 2023-12-01T15:30:37.990079+0000 mon.a (mon.0) 11685 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:30:39.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:30:38 smithi080 bash[41963]: cluster 2023-12-01T15:30:38.372491+0000 mgr.y (mgr.24362) 19259 : cluster 0 pgmap v19228: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:30:39.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:30:38 smithi080 bash[41963]: audit 2023-12-01T15:30:38.637771+0000 mon.a (mon.0) 11686 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:30:39.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:30:38 smithi080 bash[41963]: audit 2023-12-01T15:30:38.646958+0000 mon.a (mon.0) 11687 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:30:39.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:30:38 smithi080 bash[41963]: audit 2023-12-01T15:30:38.782004+0000 mon.c (mon.2) 12321 : audit 0 from='client.? 172.21.15.80:0/1535396648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:30:40.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:30:39 smithi090 bash[32384]: audit 2023-12-01T15:30:39.120302+0000 mon.c (mon.2) 12322 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:30:40.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:30:39 smithi090 bash[32384]: audit 2023-12-01T15:30:39.122231+0000 mon.c (mon.2) 12323 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:30:40.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:30:39 smithi090 bash[32384]: audit 2023-12-01T15:30:39.131943+0000 mon.a (mon.0) 11688 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:30:40.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:30:39 smithi080 bash[28361]: audit 2023-12-01T15:30:39.120302+0000 mon.c (mon.2) 12322 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:30:40.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:30:39 smithi080 bash[28361]: audit 2023-12-01T15:30:39.122231+0000 mon.c (mon.2) 12323 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:30:40.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:30:39 smithi080 bash[28361]: audit 2023-12-01T15:30:39.131943+0000 mon.a (mon.0) 11688 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:30:40.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:30:39 smithi080 bash[41963]: audit 2023-12-01T15:30:39.120302+0000 mon.c (mon.2) 12322 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:30:40.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:30:39 smithi080 bash[41963]: audit 2023-12-01T15:30:39.122231+0000 mon.c (mon.2) 12323 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:30:40.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:30:39 smithi080 bash[41963]: audit 2023-12-01T15:30:39.131943+0000 mon.a (mon.0) 11688 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:30:41.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:30:40 smithi090 bash[32384]: cluster 2023-12-01T15:30:40.373188+0000 mgr.y (mgr.24362) 19260 : cluster 0 pgmap v19229: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:30:41.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:30:40 smithi090 bash[32384]: audit 2023-12-01T15:30:40.796523+0000 mon.c (mon.2) 12324 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:30:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:30:40 smithi080 bash[28361]: cluster 2023-12-01T15:30:40.373188+0000 mgr.y (mgr.24362) 19260 : cluster 0 pgmap v19229: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:30:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:30:40 smithi080 bash[28361]: audit 2023-12-01T15:30:40.796523+0000 mon.c (mon.2) 12324 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:30:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:30:40 smithi080 bash[41963]: cluster 2023-12-01T15:30:40.373188+0000 mgr.y (mgr.24362) 19260 : cluster 0 pgmap v19229: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:30:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:30:40 smithi080 bash[41963]: audit 2023-12-01T15:30:40.796523+0000 mon.c (mon.2) 12324 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:30:42.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:30:42 smithi090 bash[32384]: audit 2023-12-01T15:30:41.242332+0000 mon.a (mon.0) 11689 : audit 0 from='client.? 172.21.15.80:0/3721383889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:30:42.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:30:42 smithi080 bash[28361]: audit 2023-12-01T15:30:41.242332+0000 mon.a (mon.0) 11689 : audit 0 from='client.? 172.21.15.80:0/3721383889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:30:42.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:30:42 smithi080 bash[41963]: audit 2023-12-01T15:30:41.242332+0000 mon.a (mon.0) 11689 : audit 0 from='client.? 172.21.15.80:0/3721383889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:30:43.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:30:43 smithi090 bash[32384]: cluster 2023-12-01T15:30:42.374361+0000 mgr.y (mgr.24362) 19261 : cluster 0 pgmap v19230: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:30:43.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:30:43 smithi080 bash[41963]: cluster 2023-12-01T15:30:42.374361+0000 mgr.y (mgr.24362) 19261 : cluster 0 pgmap v19230: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:30:43.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:30:43 smithi080 bash[28361]: cluster 2023-12-01T15:30:42.374361+0000 mgr.y (mgr.24362) 19261 : cluster 0 pgmap v19230: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:30:44.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:30:44 smithi090 bash[32384]: audit 2023-12-01T15:30:43.693978+0000 mon.c (mon.2) 12325 : audit 0 from='client.? 172.21.15.80:0/1449700690' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:30:44.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:30:44 smithi080 bash[28361]: audit 2023-12-01T15:30:43.693978+0000 mon.c (mon.2) 12325 : audit 0 from='client.? 172.21.15.80:0/1449700690' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:30:44.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:30:44 smithi080 bash[41963]: audit 2023-12-01T15:30:43.693978+0000 mon.c (mon.2) 12325 : audit 0 from='client.? 172.21.15.80:0/1449700690' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:30:45.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:30:45 smithi080 bash[41963]: cluster 2023-12-01T15:30:44.374953+0000 mgr.y (mgr.24362) 19262 : cluster 0 pgmap v19231: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:30:45.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:30:45 smithi080 bash[28361]: cluster 2023-12-01T15:30:44.374953+0000 mgr.y (mgr.24362) 19262 : cluster 0 pgmap v19231: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:30:45.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:30:45 smithi090 bash[32384]: cluster 2023-12-01T15:30:44.374953+0000 mgr.y (mgr.24362) 19262 : cluster 0 pgmap v19231: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:30:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:30:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:30:46] "GET /metrics HTTP/1.1" 200 33977 "" "Prometheus/2.43.0" 2023-12-01T15:30:47.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:30:46 smithi080 bash[28361]: audit 2023-12-01T15:30:46.142655+0000 mon.a (mon.0) 11690 : audit 0 from='client.? 172.21.15.80:0/79645546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:30:47.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:30:46 smithi080 bash[28361]: cluster 2023-12-01T15:30:46.376141+0000 mgr.y (mgr.24362) 19263 : cluster 0 pgmap v19232: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:30:47.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:30:46 smithi080 bash[41963]: audit 2023-12-01T15:30:46.142655+0000 mon.a (mon.0) 11690 : audit 0 from='client.? 172.21.15.80:0/79645546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:30:47.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:30:46 smithi080 bash[41963]: cluster 2023-12-01T15:30:46.376141+0000 mgr.y (mgr.24362) 19263 : cluster 0 pgmap v19232: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:30:47.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:30:46 smithi090 bash[32384]: audit 2023-12-01T15:30:46.142655+0000 mon.a (mon.0) 11690 : audit 0 from='client.? 172.21.15.80:0/79645546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:30:47.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:30:46 smithi090 bash[32384]: cluster 2023-12-01T15:30:46.376141+0000 mgr.y (mgr.24362) 19263 : cluster 0 pgmap v19232: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:30:49.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:30:49 smithi090 bash[32384]: cluster 2023-12-01T15:30:48.376786+0000 mgr.y (mgr.24362) 19264 : cluster 0 pgmap v19233: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:30:49.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:30:49 smithi090 bash[32384]: audit 2023-12-01T15:30:48.594581+0000 mon.a (mon.0) 11691 : audit 0 from='client.? 172.21.15.80:0/3474759079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:30:49.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:30:49 smithi080 bash[28361]: cluster 2023-12-01T15:30:48.376786+0000 mgr.y (mgr.24362) 19264 : cluster 0 pgmap v19233: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:30:49.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:30:49 smithi080 bash[28361]: audit 2023-12-01T15:30:48.594581+0000 mon.a (mon.0) 11691 : audit 0 from='client.? 172.21.15.80:0/3474759079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:30:49.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:30:49 smithi080 bash[41963]: cluster 2023-12-01T15:30:48.376786+0000 mgr.y (mgr.24362) 19264 : cluster 0 pgmap v19233: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:30:49.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:30:49 smithi080 bash[41963]: audit 2023-12-01T15:30:48.594581+0000 mon.a (mon.0) 11691 : audit 0 from='client.? 172.21.15.80:0/3474759079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:30:51.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:30:51 smithi090 bash[32384]: cluster 2023-12-01T15:30:50.377474+0000 mgr.y (mgr.24362) 19265 : cluster 0 pgmap v19234: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:30:51.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:30:51 smithi090 bash[32384]: audit 2023-12-01T15:30:51.041922+0000 mon.a (mon.0) 11692 : audit 0 from='client.? 172.21.15.80:0/3171845391' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:30:51.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:30:51 smithi080 bash[28361]: cluster 2023-12-01T15:30:50.377474+0000 mgr.y (mgr.24362) 19265 : cluster 0 pgmap v19234: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:30:51.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:30:51 smithi080 bash[28361]: audit 2023-12-01T15:30:51.041922+0000 mon.a (mon.0) 11692 : audit 0 from='client.? 172.21.15.80:0/3171845391' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:30:51.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:30:51 smithi080 bash[41963]: cluster 2023-12-01T15:30:50.377474+0000 mgr.y (mgr.24362) 19265 : cluster 0 pgmap v19234: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:30:51.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:30:51 smithi080 bash[41963]: audit 2023-12-01T15:30:51.041922+0000 mon.a (mon.0) 11692 : audit 0 from='client.? 172.21.15.80:0/3171845391' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:30:53.773 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:30:53 smithi090 bash[32384]: cluster 2023-12-01T15:30:52.378537+0000 mgr.y (mgr.24362) 19266 : cluster 0 pgmap v19235: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:30:53.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:30:53 smithi080 bash[28361]: cluster 2023-12-01T15:30:52.378537+0000 mgr.y (mgr.24362) 19266 : cluster 0 pgmap v19235: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:30:53.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:30:53 smithi080 bash[41963]: cluster 2023-12-01T15:30:52.378537+0000 mgr.y (mgr.24362) 19266 : cluster 0 pgmap v19235: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:30:54.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:30:54 smithi090 bash[32384]: audit 2023-12-01T15:30:53.505544+0000 mon.a (mon.0) 11693 : audit 0 from='client.? 172.21.15.80:0/3538431461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:30:54.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:30:54 smithi080 bash[28361]: audit 2023-12-01T15:30:53.505544+0000 mon.a (mon.0) 11693 : audit 0 from='client.? 172.21.15.80:0/3538431461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:30:54.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:30:54 smithi080 bash[41963]: audit 2023-12-01T15:30:53.505544+0000 mon.a (mon.0) 11693 : audit 0 from='client.? 172.21.15.80:0/3538431461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:30:55.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:30:55 smithi090 bash[32384]: cluster 2023-12-01T15:30:54.379183+0000 mgr.y (mgr.24362) 19267 : cluster 0 pgmap v19236: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:30:55.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:30:55 smithi080 bash[28361]: cluster 2023-12-01T15:30:54.379183+0000 mgr.y (mgr.24362) 19267 : cluster 0 pgmap v19236: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:30:55.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:30:55 smithi080 bash[41963]: cluster 2023-12-01T15:30:54.379183+0000 mgr.y (mgr.24362) 19267 : cluster 0 pgmap v19236: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:30:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:30:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:30:56] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T15:30:56.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:30:56 smithi080 bash[28361]: audit 2023-12-01T15:30:55.796811+0000 mon.c (mon.2) 12326 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:30:56.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:30:56 smithi080 bash[28361]: audit 2023-12-01T15:30:55.960817+0000 mon.a (mon.0) 11694 : audit 0 from='client.? 172.21.15.80:0/3108229664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:30:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:30:56 smithi080 bash[41963]: audit 2023-12-01T15:30:55.796811+0000 mon.c (mon.2) 12326 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:30:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:30:56 smithi080 bash[41963]: audit 2023-12-01T15:30:55.960817+0000 mon.a (mon.0) 11694 : audit 0 from='client.? 172.21.15.80:0/3108229664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:30:56.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:30:56 smithi090 bash[32384]: audit 2023-12-01T15:30:55.796811+0000 mon.c (mon.2) 12326 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:30:56.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:30:56 smithi090 bash[32384]: audit 2023-12-01T15:30:55.960817+0000 mon.a (mon.0) 11694 : audit 0 from='client.? 172.21.15.80:0/3108229664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:30:57.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:30:57 smithi090 bash[32384]: cluster 2023-12-01T15:30:56.380328+0000 mgr.y (mgr.24362) 19268 : cluster 0 pgmap v19237: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:30:57.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:30:57 smithi080 bash[28361]: cluster 2023-12-01T15:30:56.380328+0000 mgr.y (mgr.24362) 19268 : cluster 0 pgmap v19237: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:30:57.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:30:57 smithi080 bash[41963]: cluster 2023-12-01T15:30:56.380328+0000 mgr.y (mgr.24362) 19268 : cluster 0 pgmap v19237: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:30:58.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:30:58 smithi090 bash[32384]: audit 2023-12-01T15:30:58.428927+0000 mon.c (mon.2) 12327 : audit 0 from='client.? 172.21.15.80:0/3279899828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:30:58.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:30:58 smithi080 bash[28361]: audit 2023-12-01T15:30:58.428927+0000 mon.c (mon.2) 12327 : audit 0 from='client.? 172.21.15.80:0/3279899828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:30:58.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:30:58 smithi080 bash[41963]: audit 2023-12-01T15:30:58.428927+0000 mon.c (mon.2) 12327 : audit 0 from='client.? 172.21.15.80:0/3279899828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:30:59.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:30:59 smithi090 bash[32384]: cluster 2023-12-01T15:30:58.380896+0000 mgr.y (mgr.24362) 19269 : cluster 0 pgmap v19238: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:30:59.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:30:59 smithi080 bash[28361]: cluster 2023-12-01T15:30:58.380896+0000 mgr.y (mgr.24362) 19269 : cluster 0 pgmap v19238: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:30:59.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:30:59 smithi080 bash[41963]: cluster 2023-12-01T15:30:58.380896+0000 mgr.y (mgr.24362) 19269 : cluster 0 pgmap v19238: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:31:01.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:31:01 smithi090 bash[32384]: cluster 2023-12-01T15:31:00.381569+0000 mgr.y (mgr.24362) 19270 : cluster 0 pgmap v19239: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:31:01.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:31:01 smithi090 bash[32384]: audit 2023-12-01T15:31:00.890150+0000 mon.a (mon.0) 11695 : audit 0 from='client.? 172.21.15.80:0/778700286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:31:01.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:31:01 smithi080 bash[28361]: cluster 2023-12-01T15:31:00.381569+0000 mgr.y (mgr.24362) 19270 : cluster 0 pgmap v19239: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:31:01.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:31:01 smithi080 bash[28361]: audit 2023-12-01T15:31:00.890150+0000 mon.a (mon.0) 11695 : audit 0 from='client.? 172.21.15.80:0/778700286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:31:01.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:31:01 smithi080 bash[41963]: cluster 2023-12-01T15:31:00.381569+0000 mgr.y (mgr.24362) 19270 : cluster 0 pgmap v19239: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:31:01.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:31:01 smithi080 bash[41963]: audit 2023-12-01T15:31:00.890150+0000 mon.a (mon.0) 11695 : audit 0 from='client.? 172.21.15.80:0/778700286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:31:03.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:31:03 smithi090 bash[32384]: cluster 2023-12-01T15:31:02.382743+0000 mgr.y (mgr.24362) 19271 : cluster 0 pgmap v19240: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:31:03.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:31:03 smithi090 bash[32384]: audit 2023-12-01T15:31:03.345687+0000 mon.c (mon.2) 12328 : audit 0 from='client.? 172.21.15.80:0/2306039728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:31:03.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:31:03 smithi080 bash[41963]: cluster 2023-12-01T15:31:02.382743+0000 mgr.y (mgr.24362) 19271 : cluster 0 pgmap v19240: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:31:03.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:31:03 smithi080 bash[41963]: audit 2023-12-01T15:31:03.345687+0000 mon.c (mon.2) 12328 : audit 0 from='client.? 172.21.15.80:0/2306039728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:31:03.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:31:03 smithi080 bash[28361]: cluster 2023-12-01T15:31:02.382743+0000 mgr.y (mgr.24362) 19271 : cluster 0 pgmap v19240: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:31:03.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:31:03 smithi080 bash[28361]: audit 2023-12-01T15:31:03.345687+0000 mon.c (mon.2) 12328 : audit 0 from='client.? 172.21.15.80:0/2306039728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:31:05.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:31:05 smithi090 bash[32384]: cluster 2023-12-01T15:31:04.383452+0000 mgr.y (mgr.24362) 19272 : cluster 0 pgmap v19241: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:31:05.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:31:05 smithi080 bash[41963]: cluster 2023-12-01T15:31:04.383452+0000 mgr.y (mgr.24362) 19272 : cluster 0 pgmap v19241: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:31:05.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:31:05 smithi080 bash[28361]: cluster 2023-12-01T15:31:04.383452+0000 mgr.y (mgr.24362) 19272 : cluster 0 pgmap v19241: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:31:06.484 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:31:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:31:06] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T15:31:06.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:31:06 smithi090 bash[32384]: audit 2023-12-01T15:31:05.806012+0000 mon.a (mon.0) 11696 : audit 0 from='client.? 172.21.15.80:0/2203526188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:31:06.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:31:06 smithi080 bash[28361]: audit 2023-12-01T15:31:05.806012+0000 mon.a (mon.0) 11696 : audit 0 from='client.? 172.21.15.80:0/2203526188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:31:06.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:31:06 smithi080 bash[41963]: audit 2023-12-01T15:31:05.806012+0000 mon.a (mon.0) 11696 : audit 0 from='client.? 172.21.15.80:0/2203526188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:31:07.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:31:07 smithi090 bash[32384]: cluster 2023-12-01T15:31:06.384664+0000 mgr.y (mgr.24362) 19273 : cluster 0 pgmap v19242: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:31:07.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:31:07 smithi080 bash[28361]: cluster 2023-12-01T15:31:06.384664+0000 mgr.y (mgr.24362) 19273 : cluster 0 pgmap v19242: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:31:07.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:31:07 smithi080 bash[41963]: cluster 2023-12-01T15:31:06.384664+0000 mgr.y (mgr.24362) 19273 : cluster 0 pgmap v19242: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:31:08.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:31:08 smithi090 bash[32384]: audit 2023-12-01T15:31:08.264305+0000 mon.a (mon.0) 11697 : audit 0 from='client.? 172.21.15.80:0/3807311631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:31:08.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:31:08 smithi080 bash[28361]: audit 2023-12-01T15:31:08.264305+0000 mon.a (mon.0) 11697 : audit 0 from='client.? 172.21.15.80:0/3807311631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:31:08.935 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:31:08 smithi080 bash[41963]: audit 2023-12-01T15:31:08.264305+0000 mon.a (mon.0) 11697 : audit 0 from='client.? 172.21.15.80:0/3807311631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:31:09.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:31:09 smithi090 bash[32384]: cluster 2023-12-01T15:31:08.385327+0000 mgr.y (mgr.24362) 19274 : cluster 0 pgmap v19243: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:31:09.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:31:09 smithi080 bash[28361]: cluster 2023-12-01T15:31:08.385327+0000 mgr.y (mgr.24362) 19274 : cluster 0 pgmap v19243: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:31:09.935 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:31:09 smithi080 bash[41963]: cluster 2023-12-01T15:31:08.385327+0000 mgr.y (mgr.24362) 19274 : cluster 0 pgmap v19243: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:31:11.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:31:11 smithi090 bash[32384]: cluster 2023-12-01T15:31:10.385978+0000 mgr.y (mgr.24362) 19275 : cluster 0 pgmap v19244: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:31:11.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:31:11 smithi090 bash[32384]: audit 2023-12-01T15:31:10.722454+0000 mon.a (mon.0) 11698 : audit 0 from='client.? 172.21.15.80:0/2514691742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:31:11.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:31:11 smithi090 bash[32384]: audit 2023-12-01T15:31:10.797456+0000 mon.c (mon.2) 12329 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:31:11.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:31:11 smithi080 bash[41963]: cluster 2023-12-01T15:31:10.385978+0000 mgr.y (mgr.24362) 19275 : cluster 0 pgmap v19244: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:31:11.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:31:11 smithi080 bash[41963]: audit 2023-12-01T15:31:10.722454+0000 mon.a (mon.0) 11698 : audit 0 from='client.? 172.21.15.80:0/2514691742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:31:11.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:31:11 smithi080 bash[41963]: audit 2023-12-01T15:31:10.797456+0000 mon.c (mon.2) 12329 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:31:11.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:31:11 smithi080 bash[28361]: cluster 2023-12-01T15:31:10.385978+0000 mgr.y (mgr.24362) 19275 : cluster 0 pgmap v19244: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:31:11.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:31:11 smithi080 bash[28361]: audit 2023-12-01T15:31:10.722454+0000 mon.a (mon.0) 11698 : audit 0 from='client.? 172.21.15.80:0/2514691742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:31:11.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:31:11 smithi080 bash[28361]: audit 2023-12-01T15:31:10.797456+0000 mon.c (mon.2) 12329 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:31:13.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:31:13 smithi090 bash[32384]: cluster 2023-12-01T15:31:12.387118+0000 mgr.y (mgr.24362) 19276 : cluster 0 pgmap v19245: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:31:13.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:31:13 smithi090 bash[32384]: audit 2023-12-01T15:31:13.166390+0000 mon.c (mon.2) 12330 : audit 0 from='client.? 172.21.15.80:0/3570093603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:31:13.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:31:13 smithi080 bash[41963]: cluster 2023-12-01T15:31:12.387118+0000 mgr.y (mgr.24362) 19276 : cluster 0 pgmap v19245: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:31:13.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:31:13 smithi080 bash[41963]: audit 2023-12-01T15:31:13.166390+0000 mon.c (mon.2) 12330 : audit 0 from='client.? 172.21.15.80:0/3570093603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:31:13.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:31:13 smithi080 bash[28361]: cluster 2023-12-01T15:31:12.387118+0000 mgr.y (mgr.24362) 19276 : cluster 0 pgmap v19245: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:31:13.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:31:13 smithi080 bash[28361]: audit 2023-12-01T15:31:13.166390+0000 mon.c (mon.2) 12330 : audit 0 from='client.? 172.21.15.80:0/3570093603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:31:15.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:31:15 smithi090 bash[32384]: cluster 2023-12-01T15:31:14.387765+0000 mgr.y (mgr.24362) 19277 : cluster 0 pgmap v19246: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:31:15.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:31:15 smithi080 bash[41963]: cluster 2023-12-01T15:31:14.387765+0000 mgr.y (mgr.24362) 19277 : cluster 0 pgmap v19246: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:31:15.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:31:15 smithi080 bash[28361]: cluster 2023-12-01T15:31:14.387765+0000 mgr.y (mgr.24362) 19277 : cluster 0 pgmap v19246: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:31:16.520 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:31:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:31:16] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T15:31:16.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:31:16 smithi080 bash[41963]: audit 2023-12-01T15:31:15.612196+0000 mon.c (mon.2) 12331 : audit 0 from='client.? 172.21.15.80:0/504823198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:31:16.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:31:16 smithi080 bash[28361]: audit 2023-12-01T15:31:15.612196+0000 mon.c (mon.2) 12331 : audit 0 from='client.? 172.21.15.80:0/504823198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:31:17.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:31:16 smithi090 bash[32384]: audit 2023-12-01T15:31:15.612196+0000 mon.c (mon.2) 12331 : audit 0 from='client.? 172.21.15.80:0/504823198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:31:17.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:31:17 smithi080 bash[28361]: cluster 2023-12-01T15:31:16.388872+0000 mgr.y (mgr.24362) 19278 : cluster 0 pgmap v19247: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:31:17.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:31:17 smithi080 bash[41963]: cluster 2023-12-01T15:31:16.388872+0000 mgr.y (mgr.24362) 19278 : cluster 0 pgmap v19247: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:31:18.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:31:17 smithi090 bash[32384]: cluster 2023-12-01T15:31:16.388872+0000 mgr.y (mgr.24362) 19278 : cluster 0 pgmap v19247: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:31:18.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:31:18 smithi080 bash[28361]: audit 2023-12-01T15:31:18.066264+0000 mon.c (mon.2) 12332 : audit 0 from='client.? 172.21.15.80:0/2678270692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:31:18.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:31:18 smithi080 bash[41963]: audit 2023-12-01T15:31:18.066264+0000 mon.c (mon.2) 12332 : audit 0 from='client.? 172.21.15.80:0/2678270692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:31:19.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:31:18 smithi090 bash[32384]: audit 2023-12-01T15:31:18.066264+0000 mon.c (mon.2) 12332 : audit 0 from='client.? 172.21.15.80:0/2678270692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:31:19.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:31:19 smithi080 bash[28361]: cluster 2023-12-01T15:31:18.389493+0000 mgr.y (mgr.24362) 19279 : cluster 0 pgmap v19248: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:31:19.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:31:19 smithi080 bash[41963]: cluster 2023-12-01T15:31:18.389493+0000 mgr.y (mgr.24362) 19279 : cluster 0 pgmap v19248: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:31:20.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:31:19 smithi090 bash[32384]: cluster 2023-12-01T15:31:18.389493+0000 mgr.y (mgr.24362) 19279 : cluster 0 pgmap v19248: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:31:20.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:31:20 smithi080 bash[28361]: audit 2023-12-01T15:31:20.525486+0000 mon.a (mon.0) 11699 : audit 0 from='client.? 172.21.15.80:0/2465290855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:31:20.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:31:20 smithi080 bash[41963]: audit 2023-12-01T15:31:20.525486+0000 mon.a (mon.0) 11699 : audit 0 from='client.? 172.21.15.80:0/2465290855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:31:21.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:31:20 smithi090 bash[32384]: audit 2023-12-01T15:31:20.525486+0000 mon.a (mon.0) 11699 : audit 0 from='client.? 172.21.15.80:0/2465290855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:31:21.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:31:21 smithi080 bash[28361]: cluster 2023-12-01T15:31:20.390123+0000 mgr.y (mgr.24362) 19280 : cluster 0 pgmap v19249: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:31:21.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:31:21 smithi080 bash[41963]: cluster 2023-12-01T15:31:20.390123+0000 mgr.y (mgr.24362) 19280 : cluster 0 pgmap v19249: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:31:22.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:31:21 smithi090 bash[32384]: cluster 2023-12-01T15:31:20.390123+0000 mgr.y (mgr.24362) 19280 : cluster 0 pgmap v19249: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:31:23.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:31:23 smithi080 bash[41963]: cluster 2023-12-01T15:31:22.391398+0000 mgr.y (mgr.24362) 19281 : cluster 0 pgmap v19250: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:31:23.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:31:23 smithi080 bash[41963]: audit 2023-12-01T15:31:22.972735+0000 mon.c (mon.2) 12333 : audit 0 from='client.? 172.21.15.80:0/3599377326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:31:23.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:31:23 smithi080 bash[28361]: cluster 2023-12-01T15:31:22.391398+0000 mgr.y (mgr.24362) 19281 : cluster 0 pgmap v19250: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:31:23.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:31:23 smithi080 bash[28361]: audit 2023-12-01T15:31:22.972735+0000 mon.c (mon.2) 12333 : audit 0 from='client.? 172.21.15.80:0/3599377326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:31:24.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:31:23 smithi090 bash[32384]: cluster 2023-12-01T15:31:22.391398+0000 mgr.y (mgr.24362) 19281 : cluster 0 pgmap v19250: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:31:24.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:31:23 smithi090 bash[32384]: audit 2023-12-01T15:31:22.972735+0000 mon.c (mon.2) 12333 : audit 0 from='client.? 172.21.15.80:0/3599377326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:31:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:31:25 smithi080 bash[41963]: cluster 2023-12-01T15:31:24.392120+0000 mgr.y (mgr.24362) 19282 : cluster 0 pgmap v19251: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:31:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:31:25 smithi080 bash[41963]: audit 2023-12-01T15:31:25.422774+0000 mon.c (mon.2) 12334 : audit 0 from='client.? 172.21.15.80:0/3623162801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:31:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:31:25 smithi080 bash[28361]: cluster 2023-12-01T15:31:24.392120+0000 mgr.y (mgr.24362) 19282 : cluster 0 pgmap v19251: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:31:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:31:25 smithi080 bash[28361]: audit 2023-12-01T15:31:25.422774+0000 mon.c (mon.2) 12334 : audit 0 from='client.? 172.21.15.80:0/3623162801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:31:26.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:31:25 smithi090 bash[32384]: cluster 2023-12-01T15:31:24.392120+0000 mgr.y (mgr.24362) 19282 : cluster 0 pgmap v19251: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:31:26.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:31:25 smithi090 bash[32384]: audit 2023-12-01T15:31:25.422774+0000 mon.c (mon.2) 12334 : audit 0 from='client.? 172.21.15.80:0/3623162801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:31:26.554 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:31:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:31:26] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T15:31:26.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:31:26 smithi080 bash[28361]: audit 2023-12-01T15:31:25.797849+0000 mon.c (mon.2) 12335 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:31:26.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:31:26 smithi080 bash[41963]: audit 2023-12-01T15:31:25.797849+0000 mon.c (mon.2) 12335 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:31:27.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:31:26 smithi090 bash[32384]: audit 2023-12-01T15:31:25.797849+0000 mon.c (mon.2) 12335 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:31:27.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:31:27 smithi080 bash[28361]: cluster 2023-12-01T15:31:26.393234+0000 mgr.y (mgr.24362) 19283 : cluster 0 pgmap v19252: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:31:27.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:31:27 smithi080 bash[41963]: cluster 2023-12-01T15:31:26.393234+0000 mgr.y (mgr.24362) 19283 : cluster 0 pgmap v19252: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:31:28.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:31:27 smithi090 bash[32384]: cluster 2023-12-01T15:31:26.393234+0000 mgr.y (mgr.24362) 19283 : cluster 0 pgmap v19252: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:31:28.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:31:28 smithi080 bash[28361]: audit 2023-12-01T15:31:27.868769+0000 mon.c (mon.2) 12336 : audit 0 from='client.? 172.21.15.80:0/2704659202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:31:28.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:31:28 smithi080 bash[41963]: audit 2023-12-01T15:31:27.868769+0000 mon.c (mon.2) 12336 : audit 0 from='client.? 172.21.15.80:0/2704659202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:31:29.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:31:28 smithi090 bash[32384]: audit 2023-12-01T15:31:27.868769+0000 mon.c (mon.2) 12336 : audit 0 from='client.? 172.21.15.80:0/2704659202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:31:29.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:31:29 smithi080 bash[41963]: cluster 2023-12-01T15:31:28.393995+0000 mgr.y (mgr.24362) 19284 : cluster 0 pgmap v19253: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:31:29.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:31:29 smithi080 bash[28361]: cluster 2023-12-01T15:31:28.393995+0000 mgr.y (mgr.24362) 19284 : cluster 0 pgmap v19253: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:31:30.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:31:29 smithi090 bash[32384]: cluster 2023-12-01T15:31:28.393995+0000 mgr.y (mgr.24362) 19284 : cluster 0 pgmap v19253: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:31:30.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:31:30 smithi080 bash[41963]: audit 2023-12-01T15:31:30.326404+0000 mon.c (mon.2) 12337 : audit 0 from='client.? 172.21.15.80:0/3942209907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:31:30.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:31:30 smithi080 bash[28361]: audit 2023-12-01T15:31:30.326404+0000 mon.c (mon.2) 12337 : audit 0 from='client.? 172.21.15.80:0/3942209907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:31:31.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:31:30 smithi090 bash[32384]: audit 2023-12-01T15:31:30.326404+0000 mon.c (mon.2) 12337 : audit 0 from='client.? 172.21.15.80:0/3942209907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:31:31.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:31:31 smithi080 bash[41963]: cluster 2023-12-01T15:31:30.394805+0000 mgr.y (mgr.24362) 19285 : cluster 0 pgmap v19254: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:31:31.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:31:31 smithi080 bash[28361]: cluster 2023-12-01T15:31:30.394805+0000 mgr.y (mgr.24362) 19285 : cluster 0 pgmap v19254: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:31:32.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:31:31 smithi090 bash[32384]: cluster 2023-12-01T15:31:30.394805+0000 mgr.y (mgr.24362) 19285 : cluster 0 pgmap v19254: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:31:33.840 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:31:33 smithi090 bash[32384]: cluster 2023-12-01T15:31:32.396071+0000 mgr.y (mgr.24362) 19286 : cluster 0 pgmap v19255: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:31:33.840 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:31:33 smithi090 bash[32384]: audit 2023-12-01T15:31:32.779955+0000 mon.a (mon.0) 11700 : audit 0 from='client.? 172.21.15.80:0/1576477464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:31:33.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:31:33 smithi080 bash[28361]: cluster 2023-12-01T15:31:32.396071+0000 mgr.y (mgr.24362) 19286 : cluster 0 pgmap v19255: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:31:33.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:31:33 smithi080 bash[28361]: audit 2023-12-01T15:31:32.779955+0000 mon.a (mon.0) 11700 : audit 0 from='client.? 172.21.15.80:0/1576477464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:31:33.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:31:33 smithi080 bash[41963]: cluster 2023-12-01T15:31:32.396071+0000 mgr.y (mgr.24362) 19286 : cluster 0 pgmap v19255: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:31:33.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:31:33 smithi080 bash[41963]: audit 2023-12-01T15:31:32.779955+0000 mon.a (mon.0) 11700 : audit 0 from='client.? 172.21.15.80:0/1576477464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:31:34.270 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 15:31:33 smithi090 bash[65515]: logger=cleanup t=2023-12-01T15:31:33.837696454Z level=info msg="Completed cleanup jobs" duration=47.973779ms 2023-12-01T15:31:35.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:31:35 smithi080 bash[41963]: cluster 2023-12-01T15:31:34.396765+0000 mgr.y (mgr.24362) 19287 : cluster 0 pgmap v19256: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:31:35.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:31:35 smithi080 bash[41963]: audit 2023-12-01T15:31:35.232738+0000 mon.a (mon.0) 11701 : audit 0 from='client.? 172.21.15.80:0/2162742844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:31:35.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:31:35 smithi080 bash[28361]: cluster 2023-12-01T15:31:34.396765+0000 mgr.y (mgr.24362) 19287 : cluster 0 pgmap v19256: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:31:35.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:31:35 smithi080 bash[28361]: audit 2023-12-01T15:31:35.232738+0000 mon.a (mon.0) 11701 : audit 0 from='client.? 172.21.15.80:0/2162742844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:31:36.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:31:35 smithi090 bash[32384]: cluster 2023-12-01T15:31:34.396765+0000 mgr.y (mgr.24362) 19287 : cluster 0 pgmap v19256: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:31:36.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:31:35 smithi090 bash[32384]: audit 2023-12-01T15:31:35.232738+0000 mon.a (mon.0) 11701 : audit 0 from='client.? 172.21.15.80:0/2162742844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:31:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:31:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:31:36] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T15:31:37.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:31:36 smithi080 bash[41963]: cluster 2023-12-01T15:31:36.397953+0000 mgr.y (mgr.24362) 19288 : cluster 0 pgmap v19257: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:31:37.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:31:36 smithi080 bash[28361]: cluster 2023-12-01T15:31:36.397953+0000 mgr.y (mgr.24362) 19288 : cluster 0 pgmap v19257: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:31:37.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:31:36 smithi090 bash[32384]: cluster 2023-12-01T15:31:36.397953+0000 mgr.y (mgr.24362) 19288 : cluster 0 pgmap v19257: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:31:38.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:31:37 smithi080 bash[41963]: audit 2023-12-01T15:31:37.689787+0000 mon.a (mon.0) 11702 : audit 0 from='client.? 172.21.15.80:0/4153417503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:31:38.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:31:37 smithi080 bash[28361]: audit 2023-12-01T15:31:37.689787+0000 mon.a (mon.0) 11702 : audit 0 from='client.? 172.21.15.80:0/4153417503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:31:38.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:31:37 smithi090 bash[32384]: audit 2023-12-01T15:31:37.689787+0000 mon.a (mon.0) 11702 : audit 0 from='client.? 172.21.15.80:0/4153417503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:31:39.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:31:38 smithi080 bash[28361]: cluster 2023-12-01T15:31:38.398637+0000 mgr.y (mgr.24362) 19289 : cluster 0 pgmap v19258: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:31:39.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:31:38 smithi080 bash[41963]: cluster 2023-12-01T15:31:38.398637+0000 mgr.y (mgr.24362) 19289 : cluster 0 pgmap v19258: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:31:39.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:31:38 smithi090 bash[32384]: cluster 2023-12-01T15:31:38.398637+0000 mgr.y (mgr.24362) 19289 : cluster 0 pgmap v19258: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:31:40.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:31:39 smithi080 bash[41963]: audit 2023-12-01T15:31:39.218866+0000 mon.c (mon.2) 12338 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:31:40.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:31:39 smithi080 bash[28361]: audit 2023-12-01T15:31:39.218866+0000 mon.c (mon.2) 12338 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:31:40.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:31:39 smithi090 bash[32384]: audit 2023-12-01T15:31:39.218866+0000 mon.c (mon.2) 12338 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:31:41.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:31:40 smithi080 bash[41963]: audit 2023-12-01T15:31:40.155490+0000 mon.c (mon.2) 12339 : audit 0 from='client.? 172.21.15.80:0/556862275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:31:41.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:31:40 smithi080 bash[41963]: cluster 2023-12-01T15:31:40.399424+0000 mgr.y (mgr.24362) 19290 : cluster 0 pgmap v19259: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:31:41.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:31:40 smithi080 bash[41963]: audit 2023-12-01T15:31:40.798399+0000 mon.c (mon.2) 12340 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:31:41.184 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:31:40 smithi080 bash[28361]: audit 2023-12-01T15:31:40.155490+0000 mon.c (mon.2) 12339 : audit 0 from='client.? 172.21.15.80:0/556862275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:31:41.184 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:31:40 smithi080 bash[28361]: cluster 2023-12-01T15:31:40.399424+0000 mgr.y (mgr.24362) 19290 : cluster 0 pgmap v19259: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:31:41.184 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:31:40 smithi080 bash[28361]: audit 2023-12-01T15:31:40.798399+0000 mon.c (mon.2) 12340 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:31:41.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:31:40 smithi090 bash[32384]: audit 2023-12-01T15:31:40.155490+0000 mon.c (mon.2) 12339 : audit 0 from='client.? 172.21.15.80:0/556862275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:31:41.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:31:40 smithi090 bash[32384]: cluster 2023-12-01T15:31:40.399424+0000 mgr.y (mgr.24362) 19290 : cluster 0 pgmap v19259: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:31:41.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:31:40 smithi090 bash[32384]: audit 2023-12-01T15:31:40.798399+0000 mon.c (mon.2) 12340 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:31:43.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:31:43 smithi090 bash[32384]: cluster 2023-12-01T15:31:42.400528+0000 mgr.y (mgr.24362) 19291 : cluster 0 pgmap v19260: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:31:43.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:31:43 smithi090 bash[32384]: audit 2023-12-01T15:31:42.612320+0000 mon.a (mon.0) 11703 : audit 0 from='client.? 172.21.15.80:0/1656057026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:31:43.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:31:43 smithi080 bash[28361]: cluster 2023-12-01T15:31:42.400528+0000 mgr.y (mgr.24362) 19291 : cluster 0 pgmap v19260: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:31:43.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:31:43 smithi080 bash[28361]: audit 2023-12-01T15:31:42.612320+0000 mon.a (mon.0) 11703 : audit 0 from='client.? 172.21.15.80:0/1656057026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:31:43.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:31:43 smithi080 bash[41963]: cluster 2023-12-01T15:31:42.400528+0000 mgr.y (mgr.24362) 19291 : cluster 0 pgmap v19260: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:31:43.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:31:43 smithi080 bash[41963]: audit 2023-12-01T15:31:42.612320+0000 mon.a (mon.0) 11703 : audit 0 from='client.? 172.21.15.80:0/1656057026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:31:45.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:31:45 smithi090 bash[32384]: cluster 2023-12-01T15:31:44.401031+0000 mgr.y (mgr.24362) 19292 : cluster 0 pgmap v19261: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:31:45.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:31:45 smithi090 bash[32384]: audit 2023-12-01T15:31:45.015730+0000 mon.a (mon.0) 11704 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:31:45.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:31:45 smithi090 bash[32384]: audit 2023-12-01T15:31:45.024819+0000 mon.a (mon.0) 11705 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:31:45.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:31:45 smithi090 bash[32384]: audit 2023-12-01T15:31:45.095639+0000 mon.a (mon.0) 11706 : audit 0 from='client.? 172.21.15.80:0/484404712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:31:45.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:31:45 smithi090 bash[32384]: audit 2023-12-01T15:31:45.413358+0000 mon.a (mon.0) 11707 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:31:45.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:31:45 smithi090 bash[32384]: audit 2023-12-01T15:31:45.427768+0000 mon.a (mon.0) 11708 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:31:45.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:31:45 smithi080 bash[41963]: cluster 2023-12-01T15:31:44.401031+0000 mgr.y (mgr.24362) 19292 : cluster 0 pgmap v19261: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:31:45.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:31:45 smithi080 bash[41963]: audit 2023-12-01T15:31:45.015730+0000 mon.a (mon.0) 11704 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:31:45.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:31:45 smithi080 bash[41963]: audit 2023-12-01T15:31:45.024819+0000 mon.a (mon.0) 11705 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:31:45.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:31:45 smithi080 bash[41963]: audit 2023-12-01T15:31:45.095639+0000 mon.a (mon.0) 11706 : audit 0 from='client.? 172.21.15.80:0/484404712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:31:45.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:31:45 smithi080 bash[41963]: audit 2023-12-01T15:31:45.413358+0000 mon.a (mon.0) 11707 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:31:45.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:31:45 smithi080 bash[41963]: audit 2023-12-01T15:31:45.427768+0000 mon.a (mon.0) 11708 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:31:45.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:31:45 smithi080 bash[28361]: cluster 2023-12-01T15:31:44.401031+0000 mgr.y (mgr.24362) 19292 : cluster 0 pgmap v19261: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:31:45.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:31:45 smithi080 bash[28361]: audit 2023-12-01T15:31:45.015730+0000 mon.a (mon.0) 11704 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:31:45.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:31:45 smithi080 bash[28361]: audit 2023-12-01T15:31:45.024819+0000 mon.a (mon.0) 11705 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:31:45.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:31:45 smithi080 bash[28361]: audit 2023-12-01T15:31:45.095639+0000 mon.a (mon.0) 11706 : audit 0 from='client.? 172.21.15.80:0/484404712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:31:45.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:31:45 smithi080 bash[28361]: audit 2023-12-01T15:31:45.413358+0000 mon.a (mon.0) 11707 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:31:45.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:31:45 smithi080 bash[28361]: audit 2023-12-01T15:31:45.427768+0000 mon.a (mon.0) 11708 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:31:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:31:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:31:46] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T15:31:47.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:31:46 smithi080 bash[28361]: audit 2023-12-01T15:31:45.973158+0000 mon.c (mon.2) 12341 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:31:47.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:31:46 smithi080 bash[28361]: audit 2023-12-01T15:31:45.974961+0000 mon.c (mon.2) 12342 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:31:47.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:31:46 smithi080 bash[28361]: audit 2023-12-01T15:31:45.984163+0000 mon.a (mon.0) 11709 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:31:47.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:31:46 smithi080 bash[28361]: cluster 2023-12-01T15:31:46.402175+0000 mgr.y (mgr.24362) 19293 : cluster 0 pgmap v19262: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:31:47.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:31:46 smithi080 bash[41963]: audit 2023-12-01T15:31:45.973158+0000 mon.c (mon.2) 12341 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:31:47.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:31:46 smithi080 bash[41963]: audit 2023-12-01T15:31:45.974961+0000 mon.c (mon.2) 12342 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:31:47.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:31:46 smithi080 bash[41963]: audit 2023-12-01T15:31:45.984163+0000 mon.a (mon.0) 11709 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:31:47.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:31:46 smithi080 bash[41963]: cluster 2023-12-01T15:31:46.402175+0000 mgr.y (mgr.24362) 19293 : cluster 0 pgmap v19262: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:31:47.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:31:46 smithi090 bash[32384]: audit 2023-12-01T15:31:45.973158+0000 mon.c (mon.2) 12341 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:31:47.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:31:46 smithi090 bash[32384]: audit 2023-12-01T15:31:45.974961+0000 mon.c (mon.2) 12342 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:31:47.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:31:46 smithi090 bash[32384]: audit 2023-12-01T15:31:45.984163+0000 mon.a (mon.0) 11709 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:31:47.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:31:46 smithi090 bash[32384]: cluster 2023-12-01T15:31:46.402175+0000 mgr.y (mgr.24362) 19293 : cluster 0 pgmap v19262: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:31:48.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:31:47 smithi090 bash[32384]: audit 2023-12-01T15:31:47.552157+0000 mon.a (mon.0) 11710 : audit 0 from='client.? 172.21.15.80:0/3454059728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:31:48.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:31:47 smithi080 bash[28361]: audit 2023-12-01T15:31:47.552157+0000 mon.a (mon.0) 11710 : audit 0 from='client.? 172.21.15.80:0/3454059728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:31:48.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:31:47 smithi080 bash[41963]: audit 2023-12-01T15:31:47.552157+0000 mon.a (mon.0) 11710 : audit 0 from='client.? 172.21.15.80:0/3454059728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:31:49.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:31:48 smithi090 bash[32384]: cluster 2023-12-01T15:31:48.402862+0000 mgr.y (mgr.24362) 19294 : cluster 0 pgmap v19263: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:31:49.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:31:48 smithi080 bash[41963]: cluster 2023-12-01T15:31:48.402862+0000 mgr.y (mgr.24362) 19294 : cluster 0 pgmap v19263: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:31:49.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:31:48 smithi080 bash[28361]: cluster 2023-12-01T15:31:48.402862+0000 mgr.y (mgr.24362) 19294 : cluster 0 pgmap v19263: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:31:50.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:31:50 smithi080 bash[28361]: audit 2023-12-01T15:31:50.006797+0000 mon.c (mon.2) 12343 : audit 0 from='client.? 172.21.15.80:0/1379326737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:31:50.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:31:50 smithi080 bash[41963]: audit 2023-12-01T15:31:50.006797+0000 mon.c (mon.2) 12343 : audit 0 from='client.? 172.21.15.80:0/1379326737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:31:50.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:31:50 smithi090 bash[32384]: audit 2023-12-01T15:31:50.006797+0000 mon.c (mon.2) 12343 : audit 0 from='client.? 172.21.15.80:0/1379326737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:31:51.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:31:51 smithi080 bash[28361]: cluster 2023-12-01T15:31:50.403625+0000 mgr.y (mgr.24362) 19295 : cluster 0 pgmap v19264: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:31:51.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:31:51 smithi080 bash[41963]: cluster 2023-12-01T15:31:50.403625+0000 mgr.y (mgr.24362) 19295 : cluster 0 pgmap v19264: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:31:51.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:31:51 smithi090 bash[32384]: cluster 2023-12-01T15:31:50.403625+0000 mgr.y (mgr.24362) 19295 : cluster 0 pgmap v19264: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:31:53.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:31:53 smithi090 bash[32384]: cluster 2023-12-01T15:31:52.404388+0000 mgr.y (mgr.24362) 19296 : cluster 0 pgmap v19265: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:31:53.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:31:53 smithi090 bash[32384]: audit 2023-12-01T15:31:52.458260+0000 mon.c (mon.2) 12344 : audit 0 from='client.? 172.21.15.80:0/4269682529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:31:53.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:31:53 smithi080 bash[41963]: cluster 2023-12-01T15:31:52.404388+0000 mgr.y (mgr.24362) 19296 : cluster 0 pgmap v19265: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:31:53.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:31:53 smithi080 bash[41963]: audit 2023-12-01T15:31:52.458260+0000 mon.c (mon.2) 12344 : audit 0 from='client.? 172.21.15.80:0/4269682529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:31:53.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:31:53 smithi080 bash[28361]: cluster 2023-12-01T15:31:52.404388+0000 mgr.y (mgr.24362) 19296 : cluster 0 pgmap v19265: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:31:53.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:31:53 smithi080 bash[28361]: audit 2023-12-01T15:31:52.458260+0000 mon.c (mon.2) 12344 : audit 0 from='client.? 172.21.15.80:0/4269682529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:31:55.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:31:55 smithi090 bash[32384]: cluster 2023-12-01T15:31:54.404950+0000 mgr.y (mgr.24362) 19297 : cluster 0 pgmap v19266: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:31:55.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:31:55 smithi090 bash[32384]: audit 2023-12-01T15:31:54.911104+0000 mon.a (mon.0) 11711 : audit 0 from='client.? 172.21.15.80:0/2023019901' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:31:55.935 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:31:55 smithi080 bash[28361]: cluster 2023-12-01T15:31:54.404950+0000 mgr.y (mgr.24362) 19297 : cluster 0 pgmap v19266: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:31:55.935 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:31:55 smithi080 bash[28361]: audit 2023-12-01T15:31:54.911104+0000 mon.a (mon.0) 11711 : audit 0 from='client.? 172.21.15.80:0/2023019901' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:31:55.936 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:31:55 smithi080 bash[41963]: cluster 2023-12-01T15:31:54.404950+0000 mgr.y (mgr.24362) 19297 : cluster 0 pgmap v19266: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:31:55.936 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:31:55 smithi080 bash[41963]: audit 2023-12-01T15:31:54.911104+0000 mon.a (mon.0) 11711 : audit 0 from='client.? 172.21.15.80:0/2023019901' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:31:56.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:31:56 smithi080 bash[28361]: audit 2023-12-01T15:31:55.799098+0000 mon.c (mon.2) 12345 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:31:56.683 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:31:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:31:56] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T15:31:56.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:31:56 smithi080 bash[41963]: audit 2023-12-01T15:31:55.799098+0000 mon.c (mon.2) 12345 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:31:56.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:31:56 smithi090 bash[32384]: audit 2023-12-01T15:31:55.799098+0000 mon.c (mon.2) 12345 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:31:57.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:31:57 smithi090 bash[32384]: cluster 2023-12-01T15:31:56.406203+0000 mgr.y (mgr.24362) 19298 : cluster 0 pgmap v19267: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:31:57.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:31:57 smithi090 bash[32384]: audit 2023-12-01T15:31:57.364814+0000 mon.a (mon.0) 11712 : audit 0 from='client.? 172.21.15.80:0/3158438323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:31:57.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:31:57 smithi080 bash[28361]: cluster 2023-12-01T15:31:56.406203+0000 mgr.y (mgr.24362) 19298 : cluster 0 pgmap v19267: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:31:57.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:31:57 smithi080 bash[28361]: audit 2023-12-01T15:31:57.364814+0000 mon.a (mon.0) 11712 : audit 0 from='client.? 172.21.15.80:0/3158438323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:31:57.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:31:57 smithi080 bash[41963]: cluster 2023-12-01T15:31:56.406203+0000 mgr.y (mgr.24362) 19298 : cluster 0 pgmap v19267: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:31:57.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:31:57 smithi080 bash[41963]: audit 2023-12-01T15:31:57.364814+0000 mon.a (mon.0) 11712 : audit 0 from='client.? 172.21.15.80:0/3158438323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:31:59.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:31:59 smithi090 bash[32384]: cluster 2023-12-01T15:31:58.406921+0000 mgr.y (mgr.24362) 19299 : cluster 0 pgmap v19268: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:31:59.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:31:59 smithi080 bash[28361]: cluster 2023-12-01T15:31:58.406921+0000 mgr.y (mgr.24362) 19299 : cluster 0 pgmap v19268: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:31:59.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:31:59 smithi080 bash[41963]: cluster 2023-12-01T15:31:58.406921+0000 mgr.y (mgr.24362) 19299 : cluster 0 pgmap v19268: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:32:00.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:32:00 smithi090 bash[32384]: audit 2023-12-01T15:31:59.821367+0000 mon.a (mon.0) 11713 : audit 0 from='client.? 172.21.15.80:0/3932023196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:32:00.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:32:00 smithi080 bash[41963]: audit 2023-12-01T15:31:59.821367+0000 mon.a (mon.0) 11713 : audit 0 from='client.? 172.21.15.80:0/3932023196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:32:00.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:32:00 smithi080 bash[28361]: audit 2023-12-01T15:31:59.821367+0000 mon.a (mon.0) 11713 : audit 0 from='client.? 172.21.15.80:0/3932023196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:32:01.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:32:01 smithi090 bash[32384]: cluster 2023-12-01T15:32:00.407602+0000 mgr.y (mgr.24362) 19300 : cluster 0 pgmap v19269: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:32:01.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:32:01 smithi080 bash[28361]: cluster 2023-12-01T15:32:00.407602+0000 mgr.y (mgr.24362) 19300 : cluster 0 pgmap v19269: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:32:01.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:32:01 smithi080 bash[41963]: cluster 2023-12-01T15:32:00.407602+0000 mgr.y (mgr.24362) 19300 : cluster 0 pgmap v19269: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:32:02.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:32:02 smithi090 bash[32384]: audit 2023-12-01T15:32:02.273387+0000 mon.a (mon.0) 11714 : audit 0 from='client.? 172.21.15.80:0/2725162818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:32:02.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:32:02 smithi080 bash[41963]: audit 2023-12-01T15:32:02.273387+0000 mon.a (mon.0) 11714 : audit 0 from='client.? 172.21.15.80:0/2725162818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:32:02.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:32:02 smithi080 bash[28361]: audit 2023-12-01T15:32:02.273387+0000 mon.a (mon.0) 11714 : audit 0 from='client.? 172.21.15.80:0/2725162818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:32:03.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:32:03 smithi090 bash[32384]: cluster 2023-12-01T15:32:02.408669+0000 mgr.y (mgr.24362) 19301 : cluster 0 pgmap v19270: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:32:03.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:32:03 smithi080 bash[41963]: cluster 2023-12-01T15:32:02.408669+0000 mgr.y (mgr.24362) 19301 : cluster 0 pgmap v19270: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:32:03.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:32:03 smithi080 bash[28361]: cluster 2023-12-01T15:32:02.408669+0000 mgr.y (mgr.24362) 19301 : cluster 0 pgmap v19270: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:32:05.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:32:05 smithi090 bash[32384]: cluster 2023-12-01T15:32:04.409256+0000 mgr.y (mgr.24362) 19302 : cluster 0 pgmap v19271: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:32:05.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:32:05 smithi090 bash[32384]: audit 2023-12-01T15:32:04.721058+0000 mon.a (mon.0) 11715 : audit 0 from='client.? 172.21.15.80:0/3029664822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:32:05.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:32:05 smithi080 bash[41963]: cluster 2023-12-01T15:32:04.409256+0000 mgr.y (mgr.24362) 19302 : cluster 0 pgmap v19271: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:32:05.935 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:32:05 smithi080 bash[41963]: audit 2023-12-01T15:32:04.721058+0000 mon.a (mon.0) 11715 : audit 0 from='client.? 172.21.15.80:0/3029664822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:32:05.935 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:32:05 smithi080 bash[28361]: cluster 2023-12-01T15:32:04.409256+0000 mgr.y (mgr.24362) 19302 : cluster 0 pgmap v19271: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:32:05.935 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:32:05 smithi080 bash[28361]: audit 2023-12-01T15:32:04.721058+0000 mon.a (mon.0) 11715 : audit 0 from='client.? 172.21.15.80:0/3029664822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:32:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:32:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:32:06] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T15:32:07.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:32:06 smithi080 bash[28361]: cluster 2023-12-01T15:32:06.410407+0000 mgr.y (mgr.24362) 19303 : cluster 0 pgmap v19272: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:32:07.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:32:06 smithi080 bash[41963]: cluster 2023-12-01T15:32:06.410407+0000 mgr.y (mgr.24362) 19303 : cluster 0 pgmap v19272: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:32:07.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:32:06 smithi090 bash[32384]: cluster 2023-12-01T15:32:06.410407+0000 mgr.y (mgr.24362) 19303 : cluster 0 pgmap v19272: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:32:08.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:32:07 smithi080 bash[28361]: audit 2023-12-01T15:32:07.174016+0000 mon.c (mon.2) 12346 : audit 0 from='client.? 172.21.15.80:0/114446090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:32:08.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:32:07 smithi080 bash[41963]: audit 2023-12-01T15:32:07.174016+0000 mon.c (mon.2) 12346 : audit 0 from='client.? 172.21.15.80:0/114446090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:32:08.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:32:07 smithi090 bash[32384]: audit 2023-12-01T15:32:07.174016+0000 mon.c (mon.2) 12346 : audit 0 from='client.? 172.21.15.80:0/114446090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:32:09.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:32:08 smithi080 bash[28361]: cluster 2023-12-01T15:32:08.411193+0000 mgr.y (mgr.24362) 19304 : cluster 0 pgmap v19273: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:32:09.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:32:08 smithi080 bash[41963]: cluster 2023-12-01T15:32:08.411193+0000 mgr.y (mgr.24362) 19304 : cluster 0 pgmap v19273: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:32:09.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:32:08 smithi090 bash[32384]: cluster 2023-12-01T15:32:08.411193+0000 mgr.y (mgr.24362) 19304 : cluster 0 pgmap v19273: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:32:10.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:32:09 smithi080 bash[28361]: audit 2023-12-01T15:32:09.620367+0000 mon.a (mon.0) 11716 : audit 0 from='client.? 172.21.15.80:0/3812286716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:32:10.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:32:09 smithi080 bash[41963]: audit 2023-12-01T15:32:09.620367+0000 mon.a (mon.0) 11716 : audit 0 from='client.? 172.21.15.80:0/3812286716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:32:10.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:32:09 smithi090 bash[32384]: audit 2023-12-01T15:32:09.620367+0000 mon.a (mon.0) 11716 : audit 0 from='client.? 172.21.15.80:0/3812286716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:32:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:32:10 smithi080 bash[28361]: cluster 2023-12-01T15:32:10.412041+0000 mgr.y (mgr.24362) 19305 : cluster 0 pgmap v19274: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:32:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:32:10 smithi080 bash[28361]: audit 2023-12-01T15:32:10.799454+0000 mon.c (mon.2) 12347 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:32:11.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:32:10 smithi080 bash[41963]: cluster 2023-12-01T15:32:10.412041+0000 mgr.y (mgr.24362) 19305 : cluster 0 pgmap v19274: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:32:11.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:32:10 smithi080 bash[41963]: audit 2023-12-01T15:32:10.799454+0000 mon.c (mon.2) 12347 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:32:11.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:32:10 smithi090 bash[32384]: cluster 2023-12-01T15:32:10.412041+0000 mgr.y (mgr.24362) 19305 : cluster 0 pgmap v19274: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:32:11.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:32:10 smithi090 bash[32384]: audit 2023-12-01T15:32:10.799454+0000 mon.c (mon.2) 12347 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:32:12.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:32:12 smithi080 bash[28361]: audit 2023-12-01T15:32:12.082551+0000 mon.c (mon.2) 12348 : audit 0 from='client.? 172.21.15.80:0/3296850279' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:32:12.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:32:12 smithi080 bash[41963]: audit 2023-12-01T15:32:12.082551+0000 mon.c (mon.2) 12348 : audit 0 from='client.? 172.21.15.80:0/3296850279' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:32:12.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:32:12 smithi090 bash[32384]: audit 2023-12-01T15:32:12.082551+0000 mon.c (mon.2) 12348 : audit 0 from='client.? 172.21.15.80:0/3296850279' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:32:13.435 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:32:13 smithi080 bash[41963]: cluster 2023-12-01T15:32:12.413099+0000 mgr.y (mgr.24362) 19306 : cluster 0 pgmap v19275: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:32:13.435 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:32:13 smithi080 bash[28361]: cluster 2023-12-01T15:32:12.413099+0000 mgr.y (mgr.24362) 19306 : cluster 0 pgmap v19275: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:32:13.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:32:13 smithi090 bash[32384]: cluster 2023-12-01T15:32:12.413099+0000 mgr.y (mgr.24362) 19306 : cluster 0 pgmap v19275: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:32:15.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:32:15 smithi090 bash[32384]: cluster 2023-12-01T15:32:14.413740+0000 mgr.y (mgr.24362) 19307 : cluster 0 pgmap v19276: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:32:15.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:32:15 smithi090 bash[32384]: audit 2023-12-01T15:32:14.539721+0000 mon.a (mon.0) 11717 : audit 0 from='client.? 172.21.15.80:0/1311831140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:32:15.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:32:15 smithi080 bash[28361]: cluster 2023-12-01T15:32:14.413740+0000 mgr.y (mgr.24362) 19307 : cluster 0 pgmap v19276: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:32:15.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:32:15 smithi080 bash[28361]: audit 2023-12-01T15:32:14.539721+0000 mon.a (mon.0) 11717 : audit 0 from='client.? 172.21.15.80:0/1311831140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:32:15.935 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:32:15 smithi080 bash[41963]: cluster 2023-12-01T15:32:14.413740+0000 mgr.y (mgr.24362) 19307 : cluster 0 pgmap v19276: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:32:15.935 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:32:15 smithi080 bash[41963]: audit 2023-12-01T15:32:14.539721+0000 mon.a (mon.0) 11717 : audit 0 from='client.? 172.21.15.80:0/1311831140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:32:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:32:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:32:16] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T15:32:17.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:32:16 smithi080 bash[41963]: cluster 2023-12-01T15:32:16.414915+0000 mgr.y (mgr.24362) 19308 : cluster 0 pgmap v19277: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:32:17.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:32:16 smithi080 bash[28361]: cluster 2023-12-01T15:32:16.414915+0000 mgr.y (mgr.24362) 19308 : cluster 0 pgmap v19277: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:32:17.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:32:16 smithi090 bash[32384]: cluster 2023-12-01T15:32:16.414915+0000 mgr.y (mgr.24362) 19308 : cluster 0 pgmap v19277: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:32:18.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:32:17 smithi080 bash[28361]: audit 2023-12-01T15:32:16.999313+0000 mon.a (mon.0) 11718 : audit 0 from='client.? 172.21.15.80:0/1029958238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:32:18.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:32:17 smithi080 bash[41963]: audit 2023-12-01T15:32:16.999313+0000 mon.a (mon.0) 11718 : audit 0 from='client.? 172.21.15.80:0/1029958238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:32:18.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:32:17 smithi090 bash[32384]: audit 2023-12-01T15:32:16.999313+0000 mon.a (mon.0) 11718 : audit 0 from='client.? 172.21.15.80:0/1029958238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:32:19.184 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:32:18 smithi080 bash[28361]: cluster 2023-12-01T15:32:18.415694+0000 mgr.y (mgr.24362) 19309 : cluster 0 pgmap v19278: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:32:19.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:32:18 smithi080 bash[41963]: cluster 2023-12-01T15:32:18.415694+0000 mgr.y (mgr.24362) 19309 : cluster 0 pgmap v19278: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:32:19.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:32:18 smithi090 bash[32384]: cluster 2023-12-01T15:32:18.415694+0000 mgr.y (mgr.24362) 19309 : cluster 0 pgmap v19278: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:32:20.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:32:19 smithi080 bash[28361]: audit 2023-12-01T15:32:19.446805+0000 mon.a (mon.0) 11719 : audit 0 from='client.? 172.21.15.80:0/2851024346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:32:20.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:32:19 smithi080 bash[41963]: audit 2023-12-01T15:32:19.446805+0000 mon.a (mon.0) 11719 : audit 0 from='client.? 172.21.15.80:0/2851024346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:32:20.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:32:19 smithi090 bash[32384]: audit 2023-12-01T15:32:19.446805+0000 mon.a (mon.0) 11719 : audit 0 from='client.? 172.21.15.80:0/2851024346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:32:21.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:32:20 smithi080 bash[41963]: cluster 2023-12-01T15:32:20.416344+0000 mgr.y (mgr.24362) 19310 : cluster 0 pgmap v19279: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:32:21.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:32:20 smithi080 bash[28361]: cluster 2023-12-01T15:32:20.416344+0000 mgr.y (mgr.24362) 19310 : cluster 0 pgmap v19279: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:32:21.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:32:20 smithi090 bash[32384]: cluster 2023-12-01T15:32:20.416344+0000 mgr.y (mgr.24362) 19310 : cluster 0 pgmap v19279: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:32:22.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:32:21 smithi090 bash[32384]: audit 2023-12-01T15:32:21.904581+0000 mon.a (mon.0) 11720 : audit 0 from='client.? 172.21.15.80:0/3432572920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:32:22.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:32:21 smithi080 bash[28361]: audit 2023-12-01T15:32:21.904581+0000 mon.a (mon.0) 11720 : audit 0 from='client.? 172.21.15.80:0/3432572920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:32:22.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:32:21 smithi080 bash[41963]: audit 2023-12-01T15:32:21.904581+0000 mon.a (mon.0) 11720 : audit 0 from='client.? 172.21.15.80:0/3432572920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:32:23.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:32:22 smithi090 bash[32384]: cluster 2023-12-01T15:32:22.417498+0000 mgr.y (mgr.24362) 19311 : cluster 0 pgmap v19280: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:32:23.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:32:22 smithi080 bash[28361]: cluster 2023-12-01T15:32:22.417498+0000 mgr.y (mgr.24362) 19311 : cluster 0 pgmap v19280: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:32:23.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:32:22 smithi080 bash[41963]: cluster 2023-12-01T15:32:22.417498+0000 mgr.y (mgr.24362) 19311 : cluster 0 pgmap v19280: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:32:24.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:32:24 smithi080 bash[28361]: audit 2023-12-01T15:32:24.364321+0000 mon.c (mon.2) 12349 : audit 0 from='client.? 172.21.15.80:0/288401819' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:32:24.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:32:24 smithi080 bash[41963]: audit 2023-12-01T15:32:24.364321+0000 mon.c (mon.2) 12349 : audit 0 from='client.? 172.21.15.80:0/288401819' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:32:24.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:32:24 smithi090 bash[32384]: audit 2023-12-01T15:32:24.364321+0000 mon.c (mon.2) 12349 : audit 0 from='client.? 172.21.15.80:0/288401819' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:32:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:32:25 smithi080 bash[28361]: cluster 2023-12-01T15:32:24.418224+0000 mgr.y (mgr.24362) 19312 : cluster 0 pgmap v19281: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:32:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:32:25 smithi080 bash[41963]: cluster 2023-12-01T15:32:24.418224+0000 mgr.y (mgr.24362) 19312 : cluster 0 pgmap v19281: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:32:25.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:32:25 smithi090 bash[32384]: cluster 2023-12-01T15:32:24.418224+0000 mgr.y (mgr.24362) 19312 : cluster 0 pgmap v19281: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:32:26.686 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:32:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:32:26] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T15:32:26.686 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:32:26 smithi080 bash[28361]: audit 2023-12-01T15:32:25.799750+0000 mon.c (mon.2) 12350 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:32:26.687 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:32:26 smithi080 bash[41963]: audit 2023-12-01T15:32:25.799750+0000 mon.c (mon.2) 12350 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:32:26.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:32:26 smithi090 bash[32384]: audit 2023-12-01T15:32:25.799750+0000 mon.c (mon.2) 12350 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:32:27.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:32:27 smithi080 bash[28361]: cluster 2023-12-01T15:32:26.419316+0000 mgr.y (mgr.24362) 19313 : cluster 0 pgmap v19282: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:32:27.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:32:27 smithi080 bash[28361]: audit 2023-12-01T15:32:26.830164+0000 mon.c (mon.2) 12351 : audit 0 from='client.? 172.21.15.80:0/1570078654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:32:27.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:32:27 smithi080 bash[41963]: cluster 2023-12-01T15:32:26.419316+0000 mgr.y (mgr.24362) 19313 : cluster 0 pgmap v19282: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:32:27.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:32:27 smithi080 bash[41963]: audit 2023-12-01T15:32:26.830164+0000 mon.c (mon.2) 12351 : audit 0 from='client.? 172.21.15.80:0/1570078654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:32:27.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:32:27 smithi090 bash[32384]: cluster 2023-12-01T15:32:26.419316+0000 mgr.y (mgr.24362) 19313 : cluster 0 pgmap v19282: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:32:27.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:32:27 smithi090 bash[32384]: audit 2023-12-01T15:32:26.830164+0000 mon.c (mon.2) 12351 : audit 0 from='client.? 172.21.15.80:0/1570078654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:32:29.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:32:29 smithi090 bash[32384]: cluster 2023-12-01T15:32:28.420039+0000 mgr.y (mgr.24362) 19314 : cluster 0 pgmap v19283: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:32:29.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:32:29 smithi090 bash[32384]: audit 2023-12-01T15:32:29.293156+0000 mon.a (mon.0) 11721 : audit 0 from='client.? 172.21.15.80:0/1351042098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:32:29.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:32:29 smithi080 bash[28361]: cluster 2023-12-01T15:32:28.420039+0000 mgr.y (mgr.24362) 19314 : cluster 0 pgmap v19283: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:32:29.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:32:29 smithi080 bash[28361]: audit 2023-12-01T15:32:29.293156+0000 mon.a (mon.0) 11721 : audit 0 from='client.? 172.21.15.80:0/1351042098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:32:29.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:32:29 smithi080 bash[41963]: cluster 2023-12-01T15:32:28.420039+0000 mgr.y (mgr.24362) 19314 : cluster 0 pgmap v19283: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:32:29.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:32:29 smithi080 bash[41963]: audit 2023-12-01T15:32:29.293156+0000 mon.a (mon.0) 11721 : audit 0 from='client.? 172.21.15.80:0/1351042098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:32:31.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:32:31 smithi090 bash[32384]: cluster 2023-12-01T15:32:30.420664+0000 mgr.y (mgr.24362) 19315 : cluster 0 pgmap v19284: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:32:31.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:32:31 smithi080 bash[28361]: cluster 2023-12-01T15:32:30.420664+0000 mgr.y (mgr.24362) 19315 : cluster 0 pgmap v19284: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:32:31.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:32:31 smithi080 bash[41963]: cluster 2023-12-01T15:32:30.420664+0000 mgr.y (mgr.24362) 19315 : cluster 0 pgmap v19284: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:32:32.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:32:32 smithi090 bash[32384]: audit 2023-12-01T15:32:31.749659+0000 mon.a (mon.0) 11722 : audit 0 from='client.? 172.21.15.80:0/3589491661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:32:32.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:32:32 smithi080 bash[28361]: audit 2023-12-01T15:32:31.749659+0000 mon.a (mon.0) 11722 : audit 0 from='client.? 172.21.15.80:0/3589491661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:32:32.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:32:32 smithi080 bash[41963]: audit 2023-12-01T15:32:31.749659+0000 mon.a (mon.0) 11722 : audit 0 from='client.? 172.21.15.80:0/3589491661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:32:33.773 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:32:33 smithi090 bash[32384]: cluster 2023-12-01T15:32:32.421857+0000 mgr.y (mgr.24362) 19316 : cluster 0 pgmap v19285: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:32:33.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:32:33 smithi080 bash[28361]: cluster 2023-12-01T15:32:32.421857+0000 mgr.y (mgr.24362) 19316 : cluster 0 pgmap v19285: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:32:33.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:32:33 smithi080 bash[41963]: cluster 2023-12-01T15:32:32.421857+0000 mgr.y (mgr.24362) 19316 : cluster 0 pgmap v19285: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:32:34.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:32:34 smithi090 bash[32384]: audit 2023-12-01T15:32:34.205278+0000 mon.a (mon.0) 11723 : audit 0 from='client.? 172.21.15.80:0/355367037' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:32:34.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:32:34 smithi080 bash[28361]: audit 2023-12-01T15:32:34.205278+0000 mon.a (mon.0) 11723 : audit 0 from='client.? 172.21.15.80:0/355367037' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:32:34.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:32:34 smithi080 bash[41963]: audit 2023-12-01T15:32:34.205278+0000 mon.a (mon.0) 11723 : audit 0 from='client.? 172.21.15.80:0/355367037' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:32:35.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:32:35 smithi090 bash[32384]: cluster 2023-12-01T15:32:34.422555+0000 mgr.y (mgr.24362) 19317 : cluster 0 pgmap v19286: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:32:35.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:32:35 smithi080 bash[28361]: cluster 2023-12-01T15:32:34.422555+0000 mgr.y (mgr.24362) 19317 : cluster 0 pgmap v19286: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:32:35.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:32:35 smithi080 bash[41963]: cluster 2023-12-01T15:32:34.422555+0000 mgr.y (mgr.24362) 19317 : cluster 0 pgmap v19286: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:32:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:32:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:32:36] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T15:32:37.189 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:32:36 smithi080 bash[28361]: cluster 2023-12-01T15:32:36.423659+0000 mgr.y (mgr.24362) 19318 : cluster 0 pgmap v19287: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:32:37.189 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:32:36 smithi080 bash[28361]: audit 2023-12-01T15:32:36.658270+0000 mon.c (mon.2) 12352 : audit 0 from='client.? 172.21.15.80:0/3283504121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:32:37.189 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:32:36 smithi080 bash[41963]: cluster 2023-12-01T15:32:36.423659+0000 mgr.y (mgr.24362) 19318 : cluster 0 pgmap v19287: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:32:37.190 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:32:36 smithi080 bash[41963]: audit 2023-12-01T15:32:36.658270+0000 mon.c (mon.2) 12352 : audit 0 from='client.? 172.21.15.80:0/3283504121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:32:37.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:32:36 smithi090 bash[32384]: cluster 2023-12-01T15:32:36.423659+0000 mgr.y (mgr.24362) 19318 : cluster 0 pgmap v19287: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:32:37.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:32:36 smithi090 bash[32384]: audit 2023-12-01T15:32:36.658270+0000 mon.c (mon.2) 12352 : audit 0 from='client.? 172.21.15.80:0/3283504121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:32:39.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:32:39 smithi090 bash[32384]: cluster 2023-12-01T15:32:38.424409+0000 mgr.y (mgr.24362) 19319 : cluster 0 pgmap v19288: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:32:39.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:32:39 smithi090 bash[32384]: audit 2023-12-01T15:32:39.107348+0000 mon.a (mon.0) 11724 : audit 0 from='client.? 172.21.15.80:0/355263712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:32:39.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:32:39 smithi080 bash[28361]: cluster 2023-12-01T15:32:38.424409+0000 mgr.y (mgr.24362) 19319 : cluster 0 pgmap v19288: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:32:39.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:32:39 smithi080 bash[28361]: audit 2023-12-01T15:32:39.107348+0000 mon.a (mon.0) 11724 : audit 0 from='client.? 172.21.15.80:0/355263712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:32:39.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:32:39 smithi080 bash[41963]: cluster 2023-12-01T15:32:38.424409+0000 mgr.y (mgr.24362) 19319 : cluster 0 pgmap v19288: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:32:39.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:32:39 smithi080 bash[41963]: audit 2023-12-01T15:32:39.107348+0000 mon.a (mon.0) 11724 : audit 0 from='client.? 172.21.15.80:0/355263712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:32:41.773 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:32:41 smithi090 bash[32384]: cluster 2023-12-01T15:32:40.425083+0000 mgr.y (mgr.24362) 19320 : cluster 0 pgmap v19289: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:32:41.773 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:32:41 smithi090 bash[32384]: audit 2023-12-01T15:32:40.800105+0000 mon.c (mon.2) 12353 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:32:41.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:32:41 smithi080 bash[28361]: cluster 2023-12-01T15:32:40.425083+0000 mgr.y (mgr.24362) 19320 : cluster 0 pgmap v19289: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:32:41.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:32:41 smithi080 bash[28361]: audit 2023-12-01T15:32:40.800105+0000 mon.c (mon.2) 12353 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:32:41.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:32:41 smithi080 bash[41963]: cluster 2023-12-01T15:32:40.425083+0000 mgr.y (mgr.24362) 19320 : cluster 0 pgmap v19289: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:32:41.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:32:41 smithi080 bash[41963]: audit 2023-12-01T15:32:40.800105+0000 mon.c (mon.2) 12353 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:32:42.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:32:42 smithi090 bash[32384]: audit 2023-12-01T15:32:41.556978+0000 mon.a (mon.0) 11725 : audit 0 from='client.? 172.21.15.80:0/1847581870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:32:42.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:32:42 smithi080 bash[28361]: audit 2023-12-01T15:32:41.556978+0000 mon.a (mon.0) 11725 : audit 0 from='client.? 172.21.15.80:0/1847581870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:32:42.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:32:42 smithi080 bash[41963]: audit 2023-12-01T15:32:41.556978+0000 mon.a (mon.0) 11725 : audit 0 from='client.? 172.21.15.80:0/1847581870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:32:43.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:32:43 smithi090 bash[32384]: cluster 2023-12-01T15:32:42.426257+0000 mgr.y (mgr.24362) 19321 : cluster 0 pgmap v19290: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:32:43.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:32:43 smithi080 bash[28361]: cluster 2023-12-01T15:32:42.426257+0000 mgr.y (mgr.24362) 19321 : cluster 0 pgmap v19290: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:32:43.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:32:43 smithi080 bash[41963]: cluster 2023-12-01T15:32:42.426257+0000 mgr.y (mgr.24362) 19321 : cluster 0 pgmap v19290: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:32:44.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:32:44 smithi090 bash[32384]: audit 2023-12-01T15:32:44.013613+0000 mon.a (mon.0) 11726 : audit 0 from='client.? 172.21.15.80:0/1990000763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:32:44.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:32:44 smithi080 bash[28361]: audit 2023-12-01T15:32:44.013613+0000 mon.a (mon.0) 11726 : audit 0 from='client.? 172.21.15.80:0/1990000763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:32:44.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:32:44 smithi080 bash[41963]: audit 2023-12-01T15:32:44.013613+0000 mon.a (mon.0) 11726 : audit 0 from='client.? 172.21.15.80:0/1990000763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:32:45.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:32:45 smithi090 bash[32384]: cluster 2023-12-01T15:32:44.426930+0000 mgr.y (mgr.24362) 19322 : cluster 0 pgmap v19291: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:32:45.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:32:45 smithi080 bash[28361]: cluster 2023-12-01T15:32:44.426930+0000 mgr.y (mgr.24362) 19322 : cluster 0 pgmap v19291: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:32:45.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:32:45 smithi080 bash[41963]: cluster 2023-12-01T15:32:44.426930+0000 mgr.y (mgr.24362) 19322 : cluster 0 pgmap v19291: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:32:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:32:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:32:46] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T15:32:47.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:32:46 smithi080 bash[28361]: audit 2023-12-01T15:32:46.066844+0000 mon.c (mon.2) 12354 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:32:47.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:32:46 smithi080 bash[28361]: cluster 2023-12-01T15:32:46.428074+0000 mgr.y (mgr.24362) 19323 : cluster 0 pgmap v19292: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:32:47.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:32:46 smithi080 bash[28361]: audit 2023-12-01T15:32:46.492418+0000 mon.c (mon.2) 12355 : audit 0 from='client.? 172.21.15.80:0/3915860584' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:32:47.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:32:46 smithi080 bash[41963]: audit 2023-12-01T15:32:46.066844+0000 mon.c (mon.2) 12354 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:32:47.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:32:46 smithi080 bash[41963]: cluster 2023-12-01T15:32:46.428074+0000 mgr.y (mgr.24362) 19323 : cluster 0 pgmap v19292: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:32:47.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:32:46 smithi080 bash[41963]: audit 2023-12-01T15:32:46.492418+0000 mon.c (mon.2) 12355 : audit 0 from='client.? 172.21.15.80:0/3915860584' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:32:47.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:32:46 smithi090 bash[32384]: audit 2023-12-01T15:32:46.066844+0000 mon.c (mon.2) 12354 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:32:47.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:32:46 smithi090 bash[32384]: cluster 2023-12-01T15:32:46.428074+0000 mgr.y (mgr.24362) 19323 : cluster 0 pgmap v19292: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:32:47.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:32:46 smithi090 bash[32384]: audit 2023-12-01T15:32:46.492418+0000 mon.c (mon.2) 12355 : audit 0 from='client.? 172.21.15.80:0/3915860584' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:32:49.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:32:49 smithi090 bash[32384]: cluster 2023-12-01T15:32:48.428713+0000 mgr.y (mgr.24362) 19324 : cluster 0 pgmap v19293: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:32:49.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:32:49 smithi090 bash[32384]: audit 2023-12-01T15:32:48.958782+0000 mon.a (mon.0) 11727 : audit 0 from='client.? 172.21.15.80:0/3746388428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:32:49.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:32:49 smithi080 bash[28361]: cluster 2023-12-01T15:32:48.428713+0000 mgr.y (mgr.24362) 19324 : cluster 0 pgmap v19293: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:32:49.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:32:49 smithi080 bash[28361]: audit 2023-12-01T15:32:48.958782+0000 mon.a (mon.0) 11727 : audit 0 from='client.? 172.21.15.80:0/3746388428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:32:49.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:32:49 smithi080 bash[41963]: cluster 2023-12-01T15:32:48.428713+0000 mgr.y (mgr.24362) 19324 : cluster 0 pgmap v19293: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:32:49.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:32:49 smithi080 bash[41963]: audit 2023-12-01T15:32:48.958782+0000 mon.a (mon.0) 11727 : audit 0 from='client.? 172.21.15.80:0/3746388428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:32:51.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:32:51 smithi090 bash[32384]: cluster 2023-12-01T15:32:50.429344+0000 mgr.y (mgr.24362) 19325 : cluster 0 pgmap v19294: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:32:51.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:32:51 smithi090 bash[32384]: audit 2023-12-01T15:32:51.449753+0000 mon.c (mon.2) 12356 : audit 0 from='client.? 172.21.15.80:0/3891447818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:32:51.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:32:51 smithi080 bash[28361]: cluster 2023-12-01T15:32:50.429344+0000 mgr.y (mgr.24362) 19325 : cluster 0 pgmap v19294: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:32:51.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:32:51 smithi080 bash[28361]: audit 2023-12-01T15:32:51.449753+0000 mon.c (mon.2) 12356 : audit 0 from='client.? 172.21.15.80:0/3891447818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:32:51.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:32:51 smithi080 bash[41963]: cluster 2023-12-01T15:32:50.429344+0000 mgr.y (mgr.24362) 19325 : cluster 0 pgmap v19294: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:32:51.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:32:51 smithi080 bash[41963]: audit 2023-12-01T15:32:51.449753+0000 mon.c (mon.2) 12356 : audit 0 from='client.? 172.21.15.80:0/3891447818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:32:53.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:32:52 smithi080 bash[41963]: audit 2023-12-01T15:32:51.914757+0000 mon.a (mon.0) 11728 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:32:53.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:32:52 smithi080 bash[41963]: audit 2023-12-01T15:32:51.928499+0000 mon.a (mon.0) 11729 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:32:53.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:32:52 smithi080 bash[41963]: audit 2023-12-01T15:32:52.212765+0000 mon.a (mon.0) 11730 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:32:53.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:32:52 smithi080 bash[41963]: audit 2023-12-01T15:32:52.222679+0000 mon.a (mon.0) 11731 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:32:53.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:32:52 smithi080 bash[41963]: cluster 2023-12-01T15:32:52.430455+0000 mgr.y (mgr.24362) 19326 : cluster 0 pgmap v19295: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:32:53.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:32:52 smithi080 bash[41963]: audit 2023-12-01T15:32:52.703923+0000 mon.c (mon.2) 12357 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:32:53.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:32:52 smithi080 bash[41963]: audit 2023-12-01T15:32:52.705674+0000 mon.c (mon.2) 12358 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:32:53.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:32:52 smithi080 bash[41963]: audit 2023-12-01T15:32:52.715845+0000 mon.a (mon.0) 11732 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:32:53.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:32:52 smithi080 bash[28361]: audit 2023-12-01T15:32:51.914757+0000 mon.a (mon.0) 11728 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:32:53.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:32:52 smithi080 bash[28361]: audit 2023-12-01T15:32:51.928499+0000 mon.a (mon.0) 11729 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:32:53.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:32:52 smithi080 bash[28361]: audit 2023-12-01T15:32:52.212765+0000 mon.a (mon.0) 11730 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:32:53.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:32:52 smithi080 bash[28361]: audit 2023-12-01T15:32:52.222679+0000 mon.a (mon.0) 11731 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:32:53.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:32:52 smithi080 bash[28361]: cluster 2023-12-01T15:32:52.430455+0000 mgr.y (mgr.24362) 19326 : cluster 0 pgmap v19295: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:32:53.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:32:52 smithi080 bash[28361]: audit 2023-12-01T15:32:52.703923+0000 mon.c (mon.2) 12357 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:32:53.184 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:32:52 smithi080 bash[28361]: audit 2023-12-01T15:32:52.705674+0000 mon.c (mon.2) 12358 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:32:53.184 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:32:52 smithi080 bash[28361]: audit 2023-12-01T15:32:52.715845+0000 mon.a (mon.0) 11732 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:32:53.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:32:52 smithi090 bash[32384]: audit 2023-12-01T15:32:51.914757+0000 mon.a (mon.0) 11728 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:32:53.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:32:52 smithi090 bash[32384]: audit 2023-12-01T15:32:51.928499+0000 mon.a (mon.0) 11729 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:32:53.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:32:52 smithi090 bash[32384]: audit 2023-12-01T15:32:52.212765+0000 mon.a (mon.0) 11730 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:32:53.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:32:52 smithi090 bash[32384]: audit 2023-12-01T15:32:52.222679+0000 mon.a (mon.0) 11731 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:32:53.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:32:52 smithi090 bash[32384]: cluster 2023-12-01T15:32:52.430455+0000 mgr.y (mgr.24362) 19326 : cluster 0 pgmap v19295: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:32:53.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:32:52 smithi090 bash[32384]: audit 2023-12-01T15:32:52.703923+0000 mon.c (mon.2) 12357 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:32:53.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:32:52 smithi090 bash[32384]: audit 2023-12-01T15:32:52.705674+0000 mon.c (mon.2) 12358 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:32:53.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:32:52 smithi090 bash[32384]: audit 2023-12-01T15:32:52.715845+0000 mon.a (mon.0) 11732 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:32:54.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:32:54 smithi090 bash[32384]: audit 2023-12-01T15:32:53.901574+0000 mon.a (mon.0) 11733 : audit 0 from='client.? 172.21.15.80:0/4180435840' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:32:54.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:32:54 smithi080 bash[41963]: audit 2023-12-01T15:32:53.901574+0000 mon.a (mon.0) 11733 : audit 0 from='client.? 172.21.15.80:0/4180435840' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:32:54.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:32:54 smithi080 bash[28361]: audit 2023-12-01T15:32:53.901574+0000 mon.a (mon.0) 11733 : audit 0 from='client.? 172.21.15.80:0/4180435840' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:32:55.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:32:55 smithi090 bash[32384]: cluster 2023-12-01T15:32:54.431115+0000 mgr.y (mgr.24362) 19327 : cluster 0 pgmap v19296: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:32:55.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:32:55 smithi080 bash[41963]: cluster 2023-12-01T15:32:54.431115+0000 mgr.y (mgr.24362) 19327 : cluster 0 pgmap v19296: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:32:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:32:55 smithi080 bash[28361]: cluster 2023-12-01T15:32:54.431115+0000 mgr.y (mgr.24362) 19327 : cluster 0 pgmap v19296: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:32:56.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:32:56 smithi090 bash[32384]: audit 2023-12-01T15:32:55.800538+0000 mon.c (mon.2) 12359 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:32:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:32:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:32:56] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T15:32:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:32:56 smithi080 bash[41963]: audit 2023-12-01T15:32:55.800538+0000 mon.c (mon.2) 12359 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:32:56.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:32:56 smithi080 bash[28361]: audit 2023-12-01T15:32:55.800538+0000 mon.c (mon.2) 12359 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:32:57.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:32:57 smithi090 bash[32384]: audit 2023-12-01T15:32:56.351727+0000 mon.c (mon.2) 12360 : audit 0 from='client.? 172.21.15.80:0/947397229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:32:57.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:32:57 smithi090 bash[32384]: cluster 2023-12-01T15:32:56.432282+0000 mgr.y (mgr.24362) 19328 : cluster 0 pgmap v19297: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:32:57.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:32:57 smithi080 bash[41963]: audit 2023-12-01T15:32:56.351727+0000 mon.c (mon.2) 12360 : audit 0 from='client.? 172.21.15.80:0/947397229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:32:57.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:32:57 smithi080 bash[41963]: cluster 2023-12-01T15:32:56.432282+0000 mgr.y (mgr.24362) 19328 : cluster 0 pgmap v19297: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:32:57.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:32:57 smithi080 bash[28361]: audit 2023-12-01T15:32:56.351727+0000 mon.c (mon.2) 12360 : audit 0 from='client.? 172.21.15.80:0/947397229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:32:57.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:32:57 smithi080 bash[28361]: cluster 2023-12-01T15:32:56.432282+0000 mgr.y (mgr.24362) 19328 : cluster 0 pgmap v19297: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:32:59.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:32:59 smithi090 bash[32384]: cluster 2023-12-01T15:32:58.432944+0000 mgr.y (mgr.24362) 19329 : cluster 0 pgmap v19298: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:32:59.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:32:59 smithi090 bash[32384]: audit 2023-12-01T15:32:58.807890+0000 mon.a (mon.0) 11734 : audit 0 from='client.? 172.21.15.80:0/2129714206' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:32:59.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:32:59 smithi080 bash[28361]: cluster 2023-12-01T15:32:58.432944+0000 mgr.y (mgr.24362) 19329 : cluster 0 pgmap v19298: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:32:59.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:32:59 smithi080 bash[28361]: audit 2023-12-01T15:32:58.807890+0000 mon.a (mon.0) 11734 : audit 0 from='client.? 172.21.15.80:0/2129714206' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:32:59.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:32:59 smithi080 bash[41963]: cluster 2023-12-01T15:32:58.432944+0000 mgr.y (mgr.24362) 19329 : cluster 0 pgmap v19298: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:32:59.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:32:59 smithi080 bash[41963]: audit 2023-12-01T15:32:58.807890+0000 mon.a (mon.0) 11734 : audit 0 from='client.? 172.21.15.80:0/2129714206' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:33:01.773 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:33:01 smithi090 bash[32384]: cluster 2023-12-01T15:33:00.433569+0000 mgr.y (mgr.24362) 19330 : cluster 0 pgmap v19299: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:01.773 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:33:01 smithi090 bash[32384]: audit 2023-12-01T15:33:01.268396+0000 mon.c (mon.2) 12361 : audit 0 from='client.? 172.21.15.80:0/934096150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:33:01.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:33:01 smithi080 bash[28361]: cluster 2023-12-01T15:33:00.433569+0000 mgr.y (mgr.24362) 19330 : cluster 0 pgmap v19299: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:01.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:33:01 smithi080 bash[28361]: audit 2023-12-01T15:33:01.268396+0000 mon.c (mon.2) 12361 : audit 0 from='client.? 172.21.15.80:0/934096150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:33:01.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:33:01 smithi080 bash[41963]: cluster 2023-12-01T15:33:00.433569+0000 mgr.y (mgr.24362) 19330 : cluster 0 pgmap v19299: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:01.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:33:01 smithi080 bash[41963]: audit 2023-12-01T15:33:01.268396+0000 mon.c (mon.2) 12361 : audit 0 from='client.? 172.21.15.80:0/934096150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:33:03.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:33:03 smithi090 bash[32384]: cluster 2023-12-01T15:33:02.434831+0000 mgr.y (mgr.24362) 19331 : cluster 0 pgmap v19300: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:03.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:33:03 smithi080 bash[28361]: cluster 2023-12-01T15:33:02.434831+0000 mgr.y (mgr.24362) 19331 : cluster 0 pgmap v19300: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:03.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:33:03 smithi080 bash[41963]: cluster 2023-12-01T15:33:02.434831+0000 mgr.y (mgr.24362) 19331 : cluster 0 pgmap v19300: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:04.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:33:04 smithi090 bash[32384]: audit 2023-12-01T15:33:03.722125+0000 mon.a (mon.0) 11735 : audit 0 from='client.? 172.21.15.80:0/1255487235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:33:04.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:33:04 smithi080 bash[41963]: audit 2023-12-01T15:33:03.722125+0000 mon.a (mon.0) 11735 : audit 0 from='client.? 172.21.15.80:0/1255487235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:33:04.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:33:04 smithi080 bash[28361]: audit 2023-12-01T15:33:03.722125+0000 mon.a (mon.0) 11735 : audit 0 from='client.? 172.21.15.80:0/1255487235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:33:05.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:33:05 smithi090 bash[32384]: cluster 2023-12-01T15:33:04.435612+0000 mgr.y (mgr.24362) 19332 : cluster 0 pgmap v19301: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:05.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:33:05 smithi080 bash[28361]: cluster 2023-12-01T15:33:04.435612+0000 mgr.y (mgr.24362) 19332 : cluster 0 pgmap v19301: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:05.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:33:05 smithi080 bash[41963]: cluster 2023-12-01T15:33:04.435612+0000 mgr.y (mgr.24362) 19332 : cluster 0 pgmap v19301: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:33:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:33:06] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T15:33:07.184 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:33:06 smithi080 bash[28361]: audit 2023-12-01T15:33:06.187487+0000 mon.c (mon.2) 12362 : audit 0 from='client.? 172.21.15.80:0/711836719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:33:07.185 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:33:06 smithi080 bash[28361]: cluster 2023-12-01T15:33:06.436814+0000 mgr.y (mgr.24362) 19333 : cluster 0 pgmap v19302: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:07.185 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:33:06 smithi080 bash[41963]: audit 2023-12-01T15:33:06.187487+0000 mon.c (mon.2) 12362 : audit 0 from='client.? 172.21.15.80:0/711836719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:33:07.185 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:33:06 smithi080 bash[41963]: cluster 2023-12-01T15:33:06.436814+0000 mgr.y (mgr.24362) 19333 : cluster 0 pgmap v19302: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:07.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:33:06 smithi090 bash[32384]: audit 2023-12-01T15:33:06.187487+0000 mon.c (mon.2) 12362 : audit 0 from='client.? 172.21.15.80:0/711836719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:33:07.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:33:06 smithi090 bash[32384]: cluster 2023-12-01T15:33:06.436814+0000 mgr.y (mgr.24362) 19333 : cluster 0 pgmap v19302: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:09.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:33:09 smithi090 bash[32384]: cluster 2023-12-01T15:33:08.437483+0000 mgr.y (mgr.24362) 19334 : cluster 0 pgmap v19303: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:09.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:33:09 smithi090 bash[32384]: audit 2023-12-01T15:33:08.644915+0000 mon.a (mon.0) 11736 : audit 0 from='client.? 172.21.15.80:0/3080376519' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:33:09.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:33:09 smithi080 bash[28361]: cluster 2023-12-01T15:33:08.437483+0000 mgr.y (mgr.24362) 19334 : cluster 0 pgmap v19303: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:09.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:33:09 smithi080 bash[28361]: audit 2023-12-01T15:33:08.644915+0000 mon.a (mon.0) 11736 : audit 0 from='client.? 172.21.15.80:0/3080376519' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:33:09.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:33:09 smithi080 bash[41963]: cluster 2023-12-01T15:33:08.437483+0000 mgr.y (mgr.24362) 19334 : cluster 0 pgmap v19303: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:09.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:33:09 smithi080 bash[41963]: audit 2023-12-01T15:33:08.644915+0000 mon.a (mon.0) 11736 : audit 0 from='client.? 172.21.15.80:0/3080376519' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:33:11.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:33:11 smithi090 bash[32384]: cluster 2023-12-01T15:33:10.438142+0000 mgr.y (mgr.24362) 19335 : cluster 0 pgmap v19304: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:11.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:33:11 smithi090 bash[32384]: audit 2023-12-01T15:33:10.801859+0000 mon.c (mon.2) 12363 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:33:11.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:33:11 smithi090 bash[32384]: audit 2023-12-01T15:33:11.119784+0000 mon.c (mon.2) 12364 : audit 0 from='client.? 172.21.15.80:0/1397119240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:33:11.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:33:11 smithi080 bash[28361]: cluster 2023-12-01T15:33:10.438142+0000 mgr.y (mgr.24362) 19335 : cluster 0 pgmap v19304: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:11.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:33:11 smithi080 bash[28361]: audit 2023-12-01T15:33:10.801859+0000 mon.c (mon.2) 12363 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:33:11.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:33:11 smithi080 bash[28361]: audit 2023-12-01T15:33:11.119784+0000 mon.c (mon.2) 12364 : audit 0 from='client.? 172.21.15.80:0/1397119240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:33:11.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:33:11 smithi080 bash[41963]: cluster 2023-12-01T15:33:10.438142+0000 mgr.y (mgr.24362) 19335 : cluster 0 pgmap v19304: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:11.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:33:11 smithi080 bash[41963]: audit 2023-12-01T15:33:10.801859+0000 mon.c (mon.2) 12363 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:33:11.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:33:11 smithi080 bash[41963]: audit 2023-12-01T15:33:11.119784+0000 mon.c (mon.2) 12364 : audit 0 from='client.? 172.21.15.80:0/1397119240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:33:13.773 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:33:13 smithi090 bash[32384]: cluster 2023-12-01T15:33:12.439286+0000 mgr.y (mgr.24362) 19336 : cluster 0 pgmap v19305: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:13.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:33:13 smithi080 bash[28361]: cluster 2023-12-01T15:33:12.439286+0000 mgr.y (mgr.24362) 19336 : cluster 0 pgmap v19305: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:13.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:33:13 smithi080 bash[41963]: cluster 2023-12-01T15:33:12.439286+0000 mgr.y (mgr.24362) 19336 : cluster 0 pgmap v19305: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:14.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:33:14 smithi090 bash[32384]: audit 2023-12-01T15:33:13.571925+0000 mon.a (mon.0) 11737 : audit 0 from='client.? 172.21.15.80:0/1288205413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:33:14.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:33:14 smithi080 bash[28361]: audit 2023-12-01T15:33:13.571925+0000 mon.a (mon.0) 11737 : audit 0 from='client.? 172.21.15.80:0/1288205413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:33:14.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:33:14 smithi080 bash[41963]: audit 2023-12-01T15:33:13.571925+0000 mon.a (mon.0) 11737 : audit 0 from='client.? 172.21.15.80:0/1288205413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:33:15.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:33:15 smithi090 bash[32384]: cluster 2023-12-01T15:33:14.439987+0000 mgr.y (mgr.24362) 19337 : cluster 0 pgmap v19306: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:15.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:33:15 smithi080 bash[28361]: cluster 2023-12-01T15:33:14.439987+0000 mgr.y (mgr.24362) 19337 : cluster 0 pgmap v19306: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:15.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:33:15 smithi080 bash[41963]: cluster 2023-12-01T15:33:14.439987+0000 mgr.y (mgr.24362) 19337 : cluster 0 pgmap v19306: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:33:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:33:16] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T15:33:17.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:33:16 smithi080 bash[41963]: audit 2023-12-01T15:33:16.032286+0000 mon.a (mon.0) 11738 : audit 0 from='client.? 172.21.15.80:0/2759186074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:33:17.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:33:16 smithi080 bash[41963]: cluster 2023-12-01T15:33:16.441078+0000 mgr.y (mgr.24362) 19338 : cluster 0 pgmap v19307: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:17.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:33:16 smithi080 bash[28361]: audit 2023-12-01T15:33:16.032286+0000 mon.a (mon.0) 11738 : audit 0 from='client.? 172.21.15.80:0/2759186074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:33:17.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:33:16 smithi080 bash[28361]: cluster 2023-12-01T15:33:16.441078+0000 mgr.y (mgr.24362) 19338 : cluster 0 pgmap v19307: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:17.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:33:16 smithi090 bash[32384]: audit 2023-12-01T15:33:16.032286+0000 mon.a (mon.0) 11738 : audit 0 from='client.? 172.21.15.80:0/2759186074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:33:17.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:33:16 smithi090 bash[32384]: cluster 2023-12-01T15:33:16.441078+0000 mgr.y (mgr.24362) 19338 : cluster 0 pgmap v19307: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:18.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:33:18 smithi080 bash[41963]: audit 2023-12-01T15:33:18.489830+0000 mon.c (mon.2) 12365 : audit 0 from='client.? 172.21.15.80:0/317771876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:33:18.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:33:18 smithi080 bash[28361]: audit 2023-12-01T15:33:18.489830+0000 mon.c (mon.2) 12365 : audit 0 from='client.? 172.21.15.80:0/317771876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:33:19.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:33:18 smithi090 bash[32384]: audit 2023-12-01T15:33:18.489830+0000 mon.c (mon.2) 12365 : audit 0 from='client.? 172.21.15.80:0/317771876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:33:19.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:33:19 smithi080 bash[28361]: cluster 2023-12-01T15:33:18.441802+0000 mgr.y (mgr.24362) 19339 : cluster 0 pgmap v19308: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:19.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:33:19 smithi080 bash[41963]: cluster 2023-12-01T15:33:18.441802+0000 mgr.y (mgr.24362) 19339 : cluster 0 pgmap v19308: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:20.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:33:19 smithi090 bash[32384]: cluster 2023-12-01T15:33:18.441802+0000 mgr.y (mgr.24362) 19339 : cluster 0 pgmap v19308: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:21.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:33:21 smithi080 bash[28361]: cluster 2023-12-01T15:33:20.442505+0000 mgr.y (mgr.24362) 19340 : cluster 0 pgmap v19309: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:21.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:33:21 smithi080 bash[28361]: audit 2023-12-01T15:33:20.942780+0000 mon.a (mon.0) 11739 : audit 0 from='client.? 172.21.15.80:0/3243014164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:33:21.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:33:21 smithi080 bash[41963]: cluster 2023-12-01T15:33:20.442505+0000 mgr.y (mgr.24362) 19340 : cluster 0 pgmap v19309: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:21.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:33:21 smithi080 bash[41963]: audit 2023-12-01T15:33:20.942780+0000 mon.a (mon.0) 11739 : audit 0 from='client.? 172.21.15.80:0/3243014164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:33:22.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:33:21 smithi090 bash[32384]: cluster 2023-12-01T15:33:20.442505+0000 mgr.y (mgr.24362) 19340 : cluster 0 pgmap v19309: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:22.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:33:21 smithi090 bash[32384]: audit 2023-12-01T15:33:20.942780+0000 mon.a (mon.0) 11739 : audit 0 from='client.? 172.21.15.80:0/3243014164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:33:23.936 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:33:23 smithi080 bash[41963]: cluster 2023-12-01T15:33:22.443706+0000 mgr.y (mgr.24362) 19341 : cluster 0 pgmap v19310: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:23.936 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:33:23 smithi080 bash[41963]: audit 2023-12-01T15:33:23.398113+0000 mon.c (mon.2) 12366 : audit 0 from='client.? 172.21.15.80:0/2982436425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:33:23.937 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:33:23 smithi080 bash[28361]: cluster 2023-12-01T15:33:22.443706+0000 mgr.y (mgr.24362) 19341 : cluster 0 pgmap v19310: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:23.937 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:33:23 smithi080 bash[28361]: audit 2023-12-01T15:33:23.398113+0000 mon.c (mon.2) 12366 : audit 0 from='client.? 172.21.15.80:0/2982436425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:33:24.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:33:23 smithi090 bash[32384]: cluster 2023-12-01T15:33:22.443706+0000 mgr.y (mgr.24362) 19341 : cluster 0 pgmap v19310: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:24.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:33:23 smithi090 bash[32384]: audit 2023-12-01T15:33:23.398113+0000 mon.c (mon.2) 12366 : audit 0 from='client.? 172.21.15.80:0/2982436425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:33:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:33:25 smithi080 bash[28361]: cluster 2023-12-01T15:33:24.444390+0000 mgr.y (mgr.24362) 19342 : cluster 0 pgmap v19311: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:33:25 smithi080 bash[41963]: cluster 2023-12-01T15:33:24.444390+0000 mgr.y (mgr.24362) 19342 : cluster 0 pgmap v19311: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:26.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:33:25 smithi090 bash[32384]: cluster 2023-12-01T15:33:24.444390+0000 mgr.y (mgr.24362) 19342 : cluster 0 pgmap v19311: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:26.561 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:33:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:33:26] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T15:33:26.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:33:26 smithi080 bash[41963]: audit 2023-12-01T15:33:25.801190+0000 mon.c (mon.2) 12367 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:33:26.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:33:26 smithi080 bash[41963]: audit 2023-12-01T15:33:25.851578+0000 mon.a (mon.0) 11740 : audit 0 from='client.? 172.21.15.80:0/2012417267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:33:26.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:33:26 smithi080 bash[28361]: audit 2023-12-01T15:33:25.801190+0000 mon.c (mon.2) 12367 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:33:26.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:33:26 smithi080 bash[28361]: audit 2023-12-01T15:33:25.851578+0000 mon.a (mon.0) 11740 : audit 0 from='client.? 172.21.15.80:0/2012417267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:33:27.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:33:26 smithi090 bash[32384]: audit 2023-12-01T15:33:25.801190+0000 mon.c (mon.2) 12367 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:33:27.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:33:26 smithi090 bash[32384]: audit 2023-12-01T15:33:25.851578+0000 mon.a (mon.0) 11740 : audit 0 from='client.? 172.21.15.80:0/2012417267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:33:27.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:33:27 smithi080 bash[28361]: cluster 2023-12-01T15:33:26.445540+0000 mgr.y (mgr.24362) 19343 : cluster 0 pgmap v19312: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:27.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:33:27 smithi080 bash[41963]: cluster 2023-12-01T15:33:26.445540+0000 mgr.y (mgr.24362) 19343 : cluster 0 pgmap v19312: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:28.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:33:27 smithi090 bash[32384]: cluster 2023-12-01T15:33:26.445540+0000 mgr.y (mgr.24362) 19343 : cluster 0 pgmap v19312: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:28.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:33:28 smithi080 bash[41963]: audit 2023-12-01T15:33:28.307136+0000 mon.c (mon.2) 12368 : audit 0 from='client.? 172.21.15.80:0/2045106335' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:33:28.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:33:28 smithi080 bash[28361]: audit 2023-12-01T15:33:28.307136+0000 mon.c (mon.2) 12368 : audit 0 from='client.? 172.21.15.80:0/2045106335' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:33:29.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:33:28 smithi090 bash[32384]: audit 2023-12-01T15:33:28.307136+0000 mon.c (mon.2) 12368 : audit 0 from='client.? 172.21.15.80:0/2045106335' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:33:29.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:33:29 smithi080 bash[41963]: cluster 2023-12-01T15:33:28.446198+0000 mgr.y (mgr.24362) 19344 : cluster 0 pgmap v19313: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:29.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:33:29 smithi080 bash[28361]: cluster 2023-12-01T15:33:28.446198+0000 mgr.y (mgr.24362) 19344 : cluster 0 pgmap v19313: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:30.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:33:29 smithi090 bash[32384]: cluster 2023-12-01T15:33:28.446198+0000 mgr.y (mgr.24362) 19344 : cluster 0 pgmap v19313: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:31.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:33:31 smithi080 bash[28361]: cluster 2023-12-01T15:33:30.446830+0000 mgr.y (mgr.24362) 19345 : cluster 0 pgmap v19314: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:31.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:33:31 smithi080 bash[28361]: audit 2023-12-01T15:33:30.770309+0000 mon.c (mon.2) 12369 : audit 0 from='client.? 172.21.15.80:0/3674573616' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:33:31.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:33:31 smithi080 bash[41963]: cluster 2023-12-01T15:33:30.446830+0000 mgr.y (mgr.24362) 19345 : cluster 0 pgmap v19314: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:31.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:33:31 smithi080 bash[41963]: audit 2023-12-01T15:33:30.770309+0000 mon.c (mon.2) 12369 : audit 0 from='client.? 172.21.15.80:0/3674573616' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:33:32.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:33:31 smithi090 bash[32384]: cluster 2023-12-01T15:33:30.446830+0000 mgr.y (mgr.24362) 19345 : cluster 0 pgmap v19314: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:32.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:33:31 smithi090 bash[32384]: audit 2023-12-01T15:33:30.770309+0000 mon.c (mon.2) 12369 : audit 0 from='client.? 172.21.15.80:0/3674573616' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:33:33.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:33:33 smithi080 bash[28361]: cluster 2023-12-01T15:33:32.448030+0000 mgr.y (mgr.24362) 19346 : cluster 0 pgmap v19315: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:33.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:33:33 smithi080 bash[28361]: audit 2023-12-01T15:33:33.218387+0000 mon.a (mon.0) 11741 : audit 0 from='client.? 172.21.15.80:0/692101545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:33:33.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:33:33 smithi080 bash[41963]: cluster 2023-12-01T15:33:32.448030+0000 mgr.y (mgr.24362) 19346 : cluster 0 pgmap v19315: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:33.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:33:33 smithi080 bash[41963]: audit 2023-12-01T15:33:33.218387+0000 mon.a (mon.0) 11741 : audit 0 from='client.? 172.21.15.80:0/692101545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:33:34.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:33:33 smithi090 bash[32384]: cluster 2023-12-01T15:33:32.448030+0000 mgr.y (mgr.24362) 19346 : cluster 0 pgmap v19315: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:34.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:33:33 smithi090 bash[32384]: audit 2023-12-01T15:33:33.218387+0000 mon.a (mon.0) 11741 : audit 0 from='client.? 172.21.15.80:0/692101545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:33:35.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:33:35 smithi080 bash[28361]: cluster 2023-12-01T15:33:34.448726+0000 mgr.y (mgr.24362) 19347 : cluster 0 pgmap v19316: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:35.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:33:35 smithi080 bash[41963]: cluster 2023-12-01T15:33:34.448726+0000 mgr.y (mgr.24362) 19347 : cluster 0 pgmap v19316: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:36.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:33:35 smithi090 bash[32384]: cluster 2023-12-01T15:33:34.448726+0000 mgr.y (mgr.24362) 19347 : cluster 0 pgmap v19316: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:36.589 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:33:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:33:36] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T15:33:36.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:33:36 smithi080 bash[28361]: audit 2023-12-01T15:33:35.669346+0000 mon.c (mon.2) 12370 : audit 0 from='client.? 172.21.15.80:0/3333372569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:33:36.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:33:36 smithi080 bash[41963]: audit 2023-12-01T15:33:35.669346+0000 mon.c (mon.2) 12370 : audit 0 from='client.? 172.21.15.80:0/3333372569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:33:37.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:33:36 smithi090 bash[32384]: audit 2023-12-01T15:33:35.669346+0000 mon.c (mon.2) 12370 : audit 0 from='client.? 172.21.15.80:0/3333372569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:33:37.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:33:37 smithi080 bash[28361]: cluster 2023-12-01T15:33:36.449792+0000 mgr.y (mgr.24362) 19348 : cluster 0 pgmap v19317: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:37.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:33:37 smithi080 bash[41963]: cluster 2023-12-01T15:33:36.449792+0000 mgr.y (mgr.24362) 19348 : cluster 0 pgmap v19317: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:38.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:33:37 smithi090 bash[32384]: cluster 2023-12-01T15:33:36.449792+0000 mgr.y (mgr.24362) 19348 : cluster 0 pgmap v19317: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:38.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:33:38 smithi080 bash[41963]: audit 2023-12-01T15:33:38.115004+0000 mon.c (mon.2) 12371 : audit 0 from='client.? 172.21.15.80:0/1570504374' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:33:38.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:33:38 smithi080 bash[28361]: audit 2023-12-01T15:33:38.115004+0000 mon.c (mon.2) 12371 : audit 0 from='client.? 172.21.15.80:0/1570504374' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:33:39.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:33:38 smithi090 bash[32384]: audit 2023-12-01T15:33:38.115004+0000 mon.c (mon.2) 12371 : audit 0 from='client.? 172.21.15.80:0/1570504374' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:33:39.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:33:39 smithi080 bash[28361]: cluster 2023-12-01T15:33:38.450498+0000 mgr.y (mgr.24362) 19349 : cluster 0 pgmap v19318: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:39.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:33:39 smithi080 bash[41963]: cluster 2023-12-01T15:33:38.450498+0000 mgr.y (mgr.24362) 19349 : cluster 0 pgmap v19318: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:40.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:33:39 smithi090 bash[32384]: cluster 2023-12-01T15:33:38.450498+0000 mgr.y (mgr.24362) 19349 : cluster 0 pgmap v19318: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:40.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:33:40 smithi080 bash[28361]: audit 2023-12-01T15:33:40.567733+0000 mon.a (mon.0) 11742 : audit 0 from='client.? 172.21.15.80:0/3227089384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:33:40.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:33:40 smithi080 bash[41963]: audit 2023-12-01T15:33:40.567733+0000 mon.a (mon.0) 11742 : audit 0 from='client.? 172.21.15.80:0/3227089384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:33:41.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:33:40 smithi090 bash[32384]: audit 2023-12-01T15:33:40.567733+0000 mon.a (mon.0) 11742 : audit 0 from='client.? 172.21.15.80:0/3227089384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:33:41.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:33:41 smithi080 bash[28361]: cluster 2023-12-01T15:33:40.450975+0000 mgr.y (mgr.24362) 19350 : cluster 0 pgmap v19319: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:41.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:33:41 smithi080 bash[28361]: audit 2023-12-01T15:33:40.801627+0000 mon.c (mon.2) 12372 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:33:41.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:33:41 smithi080 bash[41963]: cluster 2023-12-01T15:33:40.450975+0000 mgr.y (mgr.24362) 19350 : cluster 0 pgmap v19319: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:41.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:33:41 smithi080 bash[41963]: audit 2023-12-01T15:33:40.801627+0000 mon.c (mon.2) 12372 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:33:42.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:33:41 smithi090 bash[32384]: cluster 2023-12-01T15:33:40.450975+0000 mgr.y (mgr.24362) 19350 : cluster 0 pgmap v19319: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:42.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:33:41 smithi090 bash[32384]: audit 2023-12-01T15:33:40.801627+0000 mon.c (mon.2) 12372 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:33:43.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:33:43 smithi080 bash[28361]: cluster 2023-12-01T15:33:42.452139+0000 mgr.y (mgr.24362) 19351 : cluster 0 pgmap v19320: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:43.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:33:43 smithi080 bash[28361]: audit 2023-12-01T15:33:43.015856+0000 mon.c (mon.2) 12373 : audit 0 from='client.? 172.21.15.80:0/3568021776' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:33:43.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:33:43 smithi080 bash[41963]: cluster 2023-12-01T15:33:42.452139+0000 mgr.y (mgr.24362) 19351 : cluster 0 pgmap v19320: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:43.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:33:43 smithi080 bash[41963]: audit 2023-12-01T15:33:43.015856+0000 mon.c (mon.2) 12373 : audit 0 from='client.? 172.21.15.80:0/3568021776' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:33:44.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:33:43 smithi090 bash[32384]: cluster 2023-12-01T15:33:42.452139+0000 mgr.y (mgr.24362) 19351 : cluster 0 pgmap v19320: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:44.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:33:43 smithi090 bash[32384]: audit 2023-12-01T15:33:43.015856+0000 mon.c (mon.2) 12373 : audit 0 from='client.? 172.21.15.80:0/3568021776' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:33:45.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:33:45 smithi080 bash[28361]: cluster 2023-12-01T15:33:44.452744+0000 mgr.y (mgr.24362) 19352 : cluster 0 pgmap v19321: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:45.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:33:45 smithi080 bash[28361]: audit 2023-12-01T15:33:45.467123+0000 mon.c (mon.2) 12374 : audit 0 from='client.? 172.21.15.80:0/2059816156' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:33:45.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:33:45 smithi080 bash[41963]: cluster 2023-12-01T15:33:44.452744+0000 mgr.y (mgr.24362) 19352 : cluster 0 pgmap v19321: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:45.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:33:45 smithi080 bash[41963]: audit 2023-12-01T15:33:45.467123+0000 mon.c (mon.2) 12374 : audit 0 from='client.? 172.21.15.80:0/2059816156' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:33:46.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:33:45 smithi090 bash[32384]: cluster 2023-12-01T15:33:44.452744+0000 mgr.y (mgr.24362) 19352 : cluster 0 pgmap v19321: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:46.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:33:45 smithi090 bash[32384]: audit 2023-12-01T15:33:45.467123+0000 mon.c (mon.2) 12374 : audit 0 from='client.? 172.21.15.80:0/2059816156' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:33:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:33:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:33:46] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-12-01T15:33:47.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:33:46 smithi080 bash[28361]: cluster 2023-12-01T15:33:46.453975+0000 mgr.y (mgr.24362) 19353 : cluster 0 pgmap v19322: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:47.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:33:46 smithi080 bash[41963]: cluster 2023-12-01T15:33:46.453975+0000 mgr.y (mgr.24362) 19353 : cluster 0 pgmap v19322: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:47.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:33:46 smithi090 bash[32384]: cluster 2023-12-01T15:33:46.453975+0000 mgr.y (mgr.24362) 19353 : cluster 0 pgmap v19322: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:48.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:33:47 smithi090 bash[32384]: audit 2023-12-01T15:33:47.924505+0000 mon.a (mon.0) 11743 : audit 0 from='client.? 172.21.15.80:0/3573464721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:33:48.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:33:47 smithi080 bash[41963]: audit 2023-12-01T15:33:47.924505+0000 mon.a (mon.0) 11743 : audit 0 from='client.? 172.21.15.80:0/3573464721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:33:48.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:33:47 smithi080 bash[28361]: audit 2023-12-01T15:33:47.924505+0000 mon.a (mon.0) 11743 : audit 0 from='client.? 172.21.15.80:0/3573464721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:33:49.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:33:48 smithi090 bash[32384]: cluster 2023-12-01T15:33:48.454718+0000 mgr.y (mgr.24362) 19354 : cluster 0 pgmap v19323: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:49.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:33:48 smithi080 bash[41963]: cluster 2023-12-01T15:33:48.454718+0000 mgr.y (mgr.24362) 19354 : cluster 0 pgmap v19323: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:49.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:33:48 smithi080 bash[28361]: cluster 2023-12-01T15:33:48.454718+0000 mgr.y (mgr.24362) 19354 : cluster 0 pgmap v19323: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:50.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:33:50 smithi090 bash[32384]: audit 2023-12-01T15:33:50.383982+0000 mon.c (mon.2) 12375 : audit 0 from='client.? 172.21.15.80:0/2064840575' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:33:50.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:33:50 smithi080 bash[28361]: audit 2023-12-01T15:33:50.383982+0000 mon.c (mon.2) 12375 : audit 0 from='client.? 172.21.15.80:0/2064840575' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:33:50.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:33:50 smithi080 bash[41963]: audit 2023-12-01T15:33:50.383982+0000 mon.c (mon.2) 12375 : audit 0 from='client.? 172.21.15.80:0/2064840575' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:33:51.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:33:51 smithi090 bash[32384]: cluster 2023-12-01T15:33:50.455393+0000 mgr.y (mgr.24362) 19355 : cluster 0 pgmap v19324: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:51.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:33:51 smithi080 bash[28361]: cluster 2023-12-01T15:33:50.455393+0000 mgr.y (mgr.24362) 19355 : cluster 0 pgmap v19324: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:51.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:33:51 smithi080 bash[41963]: cluster 2023-12-01T15:33:50.455393+0000 mgr.y (mgr.24362) 19355 : cluster 0 pgmap v19324: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:53.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:33:53 smithi090 bash[32384]: cluster 2023-12-01T15:33:52.456583+0000 mgr.y (mgr.24362) 19356 : cluster 0 pgmap v19325: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:53.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:33:53 smithi090 bash[32384]: audit 2023-12-01T15:33:52.797971+0000 mon.c (mon.2) 12376 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:33:53.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:33:53 smithi090 bash[32384]: audit 2023-12-01T15:33:52.835934+0000 mon.a (mon.0) 11744 : audit 0 from='client.? 172.21.15.80:0/1174735685' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:33:53.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:33:53 smithi080 bash[28361]: cluster 2023-12-01T15:33:52.456583+0000 mgr.y (mgr.24362) 19356 : cluster 0 pgmap v19325: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:53.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:33:53 smithi080 bash[28361]: audit 2023-12-01T15:33:52.797971+0000 mon.c (mon.2) 12376 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:33:53.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:33:53 smithi080 bash[28361]: audit 2023-12-01T15:33:52.835934+0000 mon.a (mon.0) 11744 : audit 0 from='client.? 172.21.15.80:0/1174735685' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:33:53.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:33:53 smithi080 bash[41963]: cluster 2023-12-01T15:33:52.456583+0000 mgr.y (mgr.24362) 19356 : cluster 0 pgmap v19325: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:53.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:33:53 smithi080 bash[41963]: audit 2023-12-01T15:33:52.797971+0000 mon.c (mon.2) 12376 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:33:53.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:33:53 smithi080 bash[41963]: audit 2023-12-01T15:33:52.835934+0000 mon.a (mon.0) 11744 : audit 0 from='client.? 172.21.15.80:0/1174735685' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:33:55.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:33:55 smithi090 bash[32384]: cluster 2023-12-01T15:33:54.457280+0000 mgr.y (mgr.24362) 19357 : cluster 0 pgmap v19326: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:55.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:33:55 smithi090 bash[32384]: audit 2023-12-01T15:33:55.303118+0000 mon.a (mon.0) 11745 : audit 0 from='client.? 172.21.15.80:0/1681884353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:33:55.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:33:55 smithi080 bash[28361]: cluster 2023-12-01T15:33:54.457280+0000 mgr.y (mgr.24362) 19357 : cluster 0 pgmap v19326: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:55.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:33:55 smithi080 bash[28361]: audit 2023-12-01T15:33:55.303118+0000 mon.a (mon.0) 11745 : audit 0 from='client.? 172.21.15.80:0/1681884353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:33:55.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:33:55 smithi080 bash[41963]: cluster 2023-12-01T15:33:54.457280+0000 mgr.y (mgr.24362) 19357 : cluster 0 pgmap v19326: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:55.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:33:55 smithi080 bash[41963]: audit 2023-12-01T15:33:55.303118+0000 mon.a (mon.0) 11745 : audit 0 from='client.? 172.21.15.80:0/1681884353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:33:56.520 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:33:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:33:56] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T15:33:56.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:33:56 smithi080 bash[28361]: audit 2023-12-01T15:33:55.802045+0000 mon.c (mon.2) 12377 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:33:56.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:33:56 smithi080 bash[41963]: audit 2023-12-01T15:33:55.802045+0000 mon.c (mon.2) 12377 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:33:57.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:33:56 smithi090 bash[32384]: audit 2023-12-01T15:33:55.802045+0000 mon.c (mon.2) 12377 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:33:57.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:33:57 smithi080 bash[41963]: cluster 2023-12-01T15:33:56.458440+0000 mgr.y (mgr.24362) 19358 : cluster 0 pgmap v19327: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:57.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:33:57 smithi080 bash[28361]: cluster 2023-12-01T15:33:56.458440+0000 mgr.y (mgr.24362) 19358 : cluster 0 pgmap v19327: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:58.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:33:57 smithi090 bash[32384]: cluster 2023-12-01T15:33:56.458440+0000 mgr.y (mgr.24362) 19358 : cluster 0 pgmap v19327: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:58.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:33:58 smithi080 bash[28361]: audit 2023-12-01T15:33:57.792605+0000 mon.c (mon.2) 12378 : audit 0 from='client.? 172.21.15.80:0/2413105545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:33:58.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:33:58 smithi080 bash[41963]: audit 2023-12-01T15:33:57.792605+0000 mon.c (mon.2) 12378 : audit 0 from='client.? 172.21.15.80:0/2413105545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:33:59.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:33:58 smithi090 bash[32384]: audit 2023-12-01T15:33:57.792605+0000 mon.c (mon.2) 12378 : audit 0 from='client.? 172.21.15.80:0/2413105545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:33:59.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:33:59 smithi080 bash[28361]: cluster 2023-12-01T15:33:58.458976+0000 mgr.y (mgr.24362) 19359 : cluster 0 pgmap v19328: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:59.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:33:59 smithi080 bash[28361]: audit 2023-12-01T15:33:58.594680+0000 mon.a (mon.0) 11746 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:33:59.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:33:59 smithi080 bash[28361]: audit 2023-12-01T15:33:58.607374+0000 mon.a (mon.0) 11747 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:33:59.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:33:59 smithi080 bash[28361]: audit 2023-12-01T15:33:58.942082+0000 mon.a (mon.0) 11748 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:33:59.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:33:59 smithi080 bash[28361]: audit 2023-12-01T15:33:58.954004+0000 mon.a (mon.0) 11749 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:33:59.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:33:59 smithi080 bash[28361]: audit 2023-12-01T15:33:59.486849+0000 mon.c (mon.2) 12379 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:33:59.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:33:59 smithi080 bash[28361]: audit 2023-12-01T15:33:59.488579+0000 mon.c (mon.2) 12380 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:33:59.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:33:59 smithi080 bash[28361]: audit 2023-12-01T15:33:59.497919+0000 mon.a (mon.0) 11750 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:33:59.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:33:59 smithi080 bash[41963]: cluster 2023-12-01T15:33:58.458976+0000 mgr.y (mgr.24362) 19359 : cluster 0 pgmap v19328: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:59.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:33:59 smithi080 bash[41963]: audit 2023-12-01T15:33:58.594680+0000 mon.a (mon.0) 11746 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:33:59.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:33:59 smithi080 bash[41963]: audit 2023-12-01T15:33:58.607374+0000 mon.a (mon.0) 11747 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:33:59.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:33:59 smithi080 bash[41963]: audit 2023-12-01T15:33:58.942082+0000 mon.a (mon.0) 11748 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:33:59.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:33:59 smithi080 bash[41963]: audit 2023-12-01T15:33:58.954004+0000 mon.a (mon.0) 11749 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:33:59.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:33:59 smithi080 bash[41963]: audit 2023-12-01T15:33:59.486849+0000 mon.c (mon.2) 12379 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:33:59.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:33:59 smithi080 bash[41963]: audit 2023-12-01T15:33:59.488579+0000 mon.c (mon.2) 12380 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:33:59.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:33:59 smithi080 bash[41963]: audit 2023-12-01T15:33:59.497919+0000 mon.a (mon.0) 11750 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:34:00.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:33:59 smithi090 bash[32384]: cluster 2023-12-01T15:33:58.458976+0000 mgr.y (mgr.24362) 19359 : cluster 0 pgmap v19328: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:34:00.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:33:59 smithi090 bash[32384]: audit 2023-12-01T15:33:58.594680+0000 mon.a (mon.0) 11746 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:34:00.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:33:59 smithi090 bash[32384]: audit 2023-12-01T15:33:58.607374+0000 mon.a (mon.0) 11747 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:34:00.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:33:59 smithi090 bash[32384]: audit 2023-12-01T15:33:58.942082+0000 mon.a (mon.0) 11748 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:34:00.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:33:59 smithi090 bash[32384]: audit 2023-12-01T15:33:58.954004+0000 mon.a (mon.0) 11749 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:34:00.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:33:59 smithi090 bash[32384]: audit 2023-12-01T15:33:59.486849+0000 mon.c (mon.2) 12379 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:34:00.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:33:59 smithi090 bash[32384]: audit 2023-12-01T15:33:59.488579+0000 mon.c (mon.2) 12380 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:34:00.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:33:59 smithi090 bash[32384]: audit 2023-12-01T15:33:59.497919+0000 mon.a (mon.0) 11750 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:34:00.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:34:00 smithi080 bash[41963]: audit 2023-12-01T15:34:00.252600+0000 mon.c (mon.2) 12381 : audit 0 from='client.? 172.21.15.80:0/641475967' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:34:00.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:34:00 smithi080 bash[28361]: audit 2023-12-01T15:34:00.252600+0000 mon.c (mon.2) 12381 : audit 0 from='client.? 172.21.15.80:0/641475967' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:34:01.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:34:00 smithi090 bash[32384]: audit 2023-12-01T15:34:00.252600+0000 mon.c (mon.2) 12381 : audit 0 from='client.? 172.21.15.80:0/641475967' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:34:01.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:34:01 smithi080 bash[28361]: cluster 2023-12-01T15:34:00.459645+0000 mgr.y (mgr.24362) 19360 : cluster 0 pgmap v19329: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:34:01.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:34:01 smithi080 bash[41963]: cluster 2023-12-01T15:34:00.459645+0000 mgr.y (mgr.24362) 19360 : cluster 0 pgmap v19329: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:34:02.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:34:01 smithi090 bash[32384]: cluster 2023-12-01T15:34:00.459645+0000 mgr.y (mgr.24362) 19360 : cluster 0 pgmap v19329: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:34:03.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:34:03 smithi080 bash[28361]: cluster 2023-12-01T15:34:02.460680+0000 mgr.y (mgr.24362) 19361 : cluster 0 pgmap v19330: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:34:03.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:34:03 smithi080 bash[28361]: audit 2023-12-01T15:34:02.701519+0000 mon.c (mon.2) 12382 : audit 0 from='client.? 172.21.15.80:0/50098581' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:34:03.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:34:03 smithi080 bash[41963]: cluster 2023-12-01T15:34:02.460680+0000 mgr.y (mgr.24362) 19361 : cluster 0 pgmap v19330: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:34:03.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:34:03 smithi080 bash[41963]: audit 2023-12-01T15:34:02.701519+0000 mon.c (mon.2) 12382 : audit 0 from='client.? 172.21.15.80:0/50098581' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:34:04.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:34:03 smithi090 bash[32384]: cluster 2023-12-01T15:34:02.460680+0000 mgr.y (mgr.24362) 19361 : cluster 0 pgmap v19330: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:34:04.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:34:03 smithi090 bash[32384]: audit 2023-12-01T15:34:02.701519+0000 mon.c (mon.2) 12382 : audit 0 from='client.? 172.21.15.80:0/50098581' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:34:05.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:34:05 smithi080 bash[28361]: cluster 2023-12-01T15:34:04.461319+0000 mgr.y (mgr.24362) 19362 : cluster 0 pgmap v19331: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:34:05.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:34:05 smithi080 bash[28361]: audit 2023-12-01T15:34:05.163739+0000 mon.c (mon.2) 12383 : audit 0 from='client.? 172.21.15.80:0/158373989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:34:05.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:34:05 smithi080 bash[41963]: cluster 2023-12-01T15:34:04.461319+0000 mgr.y (mgr.24362) 19362 : cluster 0 pgmap v19331: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:34:05.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:34:05 smithi080 bash[41963]: audit 2023-12-01T15:34:05.163739+0000 mon.c (mon.2) 12383 : audit 0 from='client.? 172.21.15.80:0/158373989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:34:06.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:34:05 smithi090 bash[32384]: cluster 2023-12-01T15:34:04.461319+0000 mgr.y (mgr.24362) 19362 : cluster 0 pgmap v19331: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:34:06.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:34:05 smithi090 bash[32384]: audit 2023-12-01T15:34:05.163739+0000 mon.c (mon.2) 12383 : audit 0 from='client.? 172.21.15.80:0/158373989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:34:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:34:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:34:06] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T15:34:07.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:34:06 smithi080 bash[28361]: cluster 2023-12-01T15:34:06.462455+0000 mgr.y (mgr.24362) 19363 : cluster 0 pgmap v19332: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:34:07.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:34:06 smithi080 bash[41963]: cluster 2023-12-01T15:34:06.462455+0000 mgr.y (mgr.24362) 19363 : cluster 0 pgmap v19332: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:34:07.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:34:06 smithi090 bash[32384]: cluster 2023-12-01T15:34:06.462455+0000 mgr.y (mgr.24362) 19363 : cluster 0 pgmap v19332: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:34:08.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:34:07 smithi080 bash[41963]: audit 2023-12-01T15:34:07.610117+0000 mon.a (mon.0) 11751 : audit 0 from='client.? 172.21.15.80:0/3928005711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:34:08.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:34:07 smithi080 bash[28361]: audit 2023-12-01T15:34:07.610117+0000 mon.a (mon.0) 11751 : audit 0 from='client.? 172.21.15.80:0/3928005711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:34:08.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:34:07 smithi090 bash[32384]: audit 2023-12-01T15:34:07.610117+0000 mon.a (mon.0) 11751 : audit 0 from='client.? 172.21.15.80:0/3928005711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:34:09.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:34:08 smithi080 bash[28361]: cluster 2023-12-01T15:34:08.463142+0000 mgr.y (mgr.24362) 19364 : cluster 0 pgmap v19333: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:34:09.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:34:08 smithi080 bash[41963]: cluster 2023-12-01T15:34:08.463142+0000 mgr.y (mgr.24362) 19364 : cluster 0 pgmap v19333: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:34:09.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:34:08 smithi090 bash[32384]: cluster 2023-12-01T15:34:08.463142+0000 mgr.y (mgr.24362) 19364 : cluster 0 pgmap v19333: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:34:10.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:34:10 smithi080 bash[28361]: audit 2023-12-01T15:34:10.065340+0000 mon.a (mon.0) 11752 : audit 0 from='client.? 172.21.15.80:0/2208231834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:34:10.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:34:10 smithi080 bash[41963]: audit 2023-12-01T15:34:10.065340+0000 mon.a (mon.0) 11752 : audit 0 from='client.? 172.21.15.80:0/2208231834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:34:10.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:34:10 smithi090 bash[32384]: audit 2023-12-01T15:34:10.065340+0000 mon.a (mon.0) 11752 : audit 0 from='client.? 172.21.15.80:0/2208231834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:34:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:34:11 smithi080 bash[28361]: cluster 2023-12-01T15:34:10.463834+0000 mgr.y (mgr.24362) 19365 : cluster 0 pgmap v19334: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:34:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:34:11 smithi080 bash[28361]: audit 2023-12-01T15:34:10.802216+0000 mon.c (mon.2) 12384 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:34:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:34:11 smithi080 bash[41963]: cluster 2023-12-01T15:34:10.463834+0000 mgr.y (mgr.24362) 19365 : cluster 0 pgmap v19334: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:34:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:34:11 smithi080 bash[41963]: audit 2023-12-01T15:34:10.802216+0000 mon.c (mon.2) 12384 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:34:11.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:34:11 smithi090 bash[32384]: cluster 2023-12-01T15:34:10.463834+0000 mgr.y (mgr.24362) 19365 : cluster 0 pgmap v19334: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:34:11.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:34:11 smithi090 bash[32384]: audit 2023-12-01T15:34:10.802216+0000 mon.c (mon.2) 12384 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:34:13.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:34:13 smithi080 bash[28361]: cluster 2023-12-01T15:34:12.465092+0000 mgr.y (mgr.24362) 19366 : cluster 0 pgmap v19335: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:34:13.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:34:13 smithi080 bash[28361]: audit 2023-12-01T15:34:12.523336+0000 mon.a (mon.0) 11753 : audit 0 from='client.? 172.21.15.80:0/124926295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:34:13.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:34:13 smithi080 bash[41963]: cluster 2023-12-01T15:34:12.465092+0000 mgr.y (mgr.24362) 19366 : cluster 0 pgmap v19335: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:34:13.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:34:13 smithi080 bash[41963]: audit 2023-12-01T15:34:12.523336+0000 mon.a (mon.0) 11753 : audit 0 from='client.? 172.21.15.80:0/124926295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:34:14.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:34:13 smithi090 bash[32384]: cluster 2023-12-01T15:34:12.465092+0000 mgr.y (mgr.24362) 19366 : cluster 0 pgmap v19335: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:34:14.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:34:13 smithi090 bash[32384]: audit 2023-12-01T15:34:12.523336+0000 mon.a (mon.0) 11753 : audit 0 from='client.? 172.21.15.80:0/124926295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:34:15.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:34:15 smithi080 bash[28361]: cluster 2023-12-01T15:34:14.465765+0000 mgr.y (mgr.24362) 19367 : cluster 0 pgmap v19336: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:34:15.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:34:15 smithi080 bash[28361]: audit 2023-12-01T15:34:14.975176+0000 mon.a (mon.0) 11754 : audit 0 from='client.? 172.21.15.80:0/1948204331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:34:15.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:34:15 smithi080 bash[41963]: cluster 2023-12-01T15:34:14.465765+0000 mgr.y (mgr.24362) 19367 : cluster 0 pgmap v19336: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:34:15.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:34:15 smithi080 bash[41963]: audit 2023-12-01T15:34:14.975176+0000 mon.a (mon.0) 11754 : audit 0 from='client.? 172.21.15.80:0/1948204331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:34:16.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:34:15 smithi090 bash[32384]: cluster 2023-12-01T15:34:14.465765+0000 mgr.y (mgr.24362) 19367 : cluster 0 pgmap v19336: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:34:16.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:34:15 smithi090 bash[32384]: audit 2023-12-01T15:34:14.975176+0000 mon.a (mon.0) 11754 : audit 0 from='client.? 172.21.15.80:0/1948204331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:34:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:34:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:34:16] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T15:34:17.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:34:16 smithi080 bash[41963]: cluster 2023-12-01T15:34:16.466873+0000 mgr.y (mgr.24362) 19368 : cluster 0 pgmap v19337: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:34:17.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:34:16 smithi080 bash[28361]: cluster 2023-12-01T15:34:16.466873+0000 mgr.y (mgr.24362) 19368 : cluster 0 pgmap v19337: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:34:17.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:34:16 smithi090 bash[32384]: cluster 2023-12-01T15:34:16.466873+0000 mgr.y (mgr.24362) 19368 : cluster 0 pgmap v19337: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:34:18.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:34:17 smithi080 bash[28361]: audit 2023-12-01T15:34:17.427869+0000 mon.c (mon.2) 12385 : audit 0 from='client.? 172.21.15.80:0/3502716013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:34:18.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:34:17 smithi080 bash[41963]: audit 2023-12-01T15:34:17.427869+0000 mon.c (mon.2) 12385 : audit 0 from='client.? 172.21.15.80:0/3502716013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:34:18.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:34:17 smithi090 bash[32384]: audit 2023-12-01T15:34:17.427869+0000 mon.c (mon.2) 12385 : audit 0 from='client.? 172.21.15.80:0/3502716013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:34:19.184 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:34:18 smithi080 bash[28361]: cluster 2023-12-01T15:34:18.467695+0000 mgr.y (mgr.24362) 19369 : cluster 0 pgmap v19338: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:34:19.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:34:18 smithi080 bash[41963]: cluster 2023-12-01T15:34:18.467695+0000 mgr.y (mgr.24362) 19369 : cluster 0 pgmap v19338: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:34:19.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:34:18 smithi090 bash[32384]: cluster 2023-12-01T15:34:18.467695+0000 mgr.y (mgr.24362) 19369 : cluster 0 pgmap v19338: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:34:20.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:34:19 smithi080 bash[28361]: audit 2023-12-01T15:34:19.881753+0000 mon.a (mon.0) 11755 : audit 0 from='client.? 172.21.15.80:0/3606364055' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:34:20.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:34:19 smithi080 bash[41963]: audit 2023-12-01T15:34:19.881753+0000 mon.a (mon.0) 11755 : audit 0 from='client.? 172.21.15.80:0/3606364055' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:34:20.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:34:19 smithi090 bash[32384]: audit 2023-12-01T15:34:19.881753+0000 mon.a (mon.0) 11755 : audit 0 from='client.? 172.21.15.80:0/3606364055' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:34:21.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:34:20 smithi090 bash[32384]: cluster 2023-12-01T15:34:20.468392+0000 mgr.y (mgr.24362) 19370 : cluster 0 pgmap v19339: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:34:21.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:34:20 smithi080 bash[28361]: cluster 2023-12-01T15:34:20.468392+0000 mgr.y (mgr.24362) 19370 : cluster 0 pgmap v19339: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:34:21.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:34:20 smithi080 bash[41963]: cluster 2023-12-01T15:34:20.468392+0000 mgr.y (mgr.24362) 19370 : cluster 0 pgmap v19339: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:34:22.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:34:22 smithi080 bash[41963]: audit 2023-12-01T15:34:22.338217+0000 mon.c (mon.2) 12386 : audit 0 from='client.? 172.21.15.80:0/767280654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:34:22.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:34:22 smithi080 bash[28361]: audit 2023-12-01T15:34:22.338217+0000 mon.c (mon.2) 12386 : audit 0 from='client.? 172.21.15.80:0/767280654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:34:22.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:34:22 smithi090 bash[32384]: audit 2023-12-01T15:34:22.338217+0000 mon.c (mon.2) 12386 : audit 0 from='client.? 172.21.15.80:0/767280654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:34:23.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:34:23 smithi080 bash[41963]: cluster 2023-12-01T15:34:22.469507+0000 mgr.y (mgr.24362) 19371 : cluster 0 pgmap v19340: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:34:23.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:34:23 smithi080 bash[28361]: cluster 2023-12-01T15:34:22.469507+0000 mgr.y (mgr.24362) 19371 : cluster 0 pgmap v19340: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:34:23.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:34:23 smithi090 bash[32384]: cluster 2023-12-01T15:34:22.469507+0000 mgr.y (mgr.24362) 19371 : cluster 0 pgmap v19340: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:34:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:34:25 smithi080 bash[28361]: cluster 2023-12-01T15:34:24.469918+0000 mgr.y (mgr.24362) 19372 : cluster 0 pgmap v19341: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:34:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:34:25 smithi080 bash[28361]: audit 2023-12-01T15:34:24.796738+0000 mon.c (mon.2) 12387 : audit 0 from='client.? 172.21.15.80:0/3199670145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:34:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:34:25 smithi080 bash[41963]: cluster 2023-12-01T15:34:24.469918+0000 mgr.y (mgr.24362) 19372 : cluster 0 pgmap v19341: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:34:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:34:25 smithi080 bash[41963]: audit 2023-12-01T15:34:24.796738+0000 mon.c (mon.2) 12387 : audit 0 from='client.? 172.21.15.80:0/3199670145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:34:26.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:34:25 smithi090 bash[32384]: cluster 2023-12-01T15:34:24.469918+0000 mgr.y (mgr.24362) 19372 : cluster 0 pgmap v19341: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:34:26.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:34:25 smithi090 bash[32384]: audit 2023-12-01T15:34:24.796738+0000 mon.c (mon.2) 12387 : audit 0 from='client.? 172.21.15.80:0/3199670145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:34:26.528 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:34:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:34:26] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T15:34:26.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:34:26 smithi080 bash[28361]: audit 2023-12-01T15:34:25.802777+0000 mon.c (mon.2) 12388 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:34:26.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:34:26 smithi080 bash[41963]: audit 2023-12-01T15:34:25.802777+0000 mon.c (mon.2) 12388 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:34:27.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:34:26 smithi090 bash[32384]: audit 2023-12-01T15:34:25.802777+0000 mon.c (mon.2) 12388 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:34:27.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:34:27 smithi080 bash[41963]: cluster 2023-12-01T15:34:26.471011+0000 mgr.y (mgr.24362) 19373 : cluster 0 pgmap v19342: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:34:27.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:34:27 smithi080 bash[41963]: audit 2023-12-01T15:34:27.256495+0000 mon.c (mon.2) 12389 : audit 0 from='client.? 172.21.15.80:0/1238895436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:34:27.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:34:27 smithi080 bash[28361]: cluster 2023-12-01T15:34:26.471011+0000 mgr.y (mgr.24362) 19373 : cluster 0 pgmap v19342: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:34:27.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:34:27 smithi080 bash[28361]: audit 2023-12-01T15:34:27.256495+0000 mon.c (mon.2) 12389 : audit 0 from='client.? 172.21.15.80:0/1238895436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:34:28.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:34:27 smithi090 bash[32384]: cluster 2023-12-01T15:34:26.471011+0000 mgr.y (mgr.24362) 19373 : cluster 0 pgmap v19342: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:34:28.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:34:27 smithi090 bash[32384]: audit 2023-12-01T15:34:27.256495+0000 mon.c (mon.2) 12389 : audit 0 from='client.? 172.21.15.80:0/1238895436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:34:29.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:34:29 smithi080 bash[28361]: cluster 2023-12-01T15:34:28.471728+0000 mgr.y (mgr.24362) 19374 : cluster 0 pgmap v19343: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:34:29.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:34:29 smithi080 bash[41963]: cluster 2023-12-01T15:34:28.471728+0000 mgr.y (mgr.24362) 19374 : cluster 0 pgmap v19343: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:34:30.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:34:29 smithi090 bash[32384]: cluster 2023-12-01T15:34:28.471728+0000 mgr.y (mgr.24362) 19374 : cluster 0 pgmap v19343: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:34:30.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:34:30 smithi080 bash[28361]: audit 2023-12-01T15:34:29.718798+0000 mon.a (mon.0) 11756 : audit 0 from='client.? 172.21.15.80:0/2722357518' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:34:30.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:34:30 smithi080 bash[41963]: audit 2023-12-01T15:34:29.718798+0000 mon.a (mon.0) 11756 : audit 0 from='client.? 172.21.15.80:0/2722357518' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:34:31.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:34:30 smithi090 bash[32384]: audit 2023-12-01T15:34:29.718798+0000 mon.a (mon.0) 11756 : audit 0 from='client.? 172.21.15.80:0/2722357518' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:34:31.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:34:31 smithi080 bash[41963]: cluster 2023-12-01T15:34:30.472425+0000 mgr.y (mgr.24362) 19375 : cluster 0 pgmap v19344: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:34:31.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:34:31 smithi080 bash[28361]: cluster 2023-12-01T15:34:30.472425+0000 mgr.y (mgr.24362) 19375 : cluster 0 pgmap v19344: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:34:32.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:34:31 smithi090 bash[32384]: cluster 2023-12-01T15:34:30.472425+0000 mgr.y (mgr.24362) 19375 : cluster 0 pgmap v19344: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:34:32.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:34:32 smithi080 bash[28361]: audit 2023-12-01T15:34:32.174313+0000 mon.c (mon.2) 12390 : audit 0 from='client.? 172.21.15.80:0/2146108436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:34:32.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:34:32 smithi080 bash[41963]: audit 2023-12-01T15:34:32.174313+0000 mon.c (mon.2) 12390 : audit 0 from='client.? 172.21.15.80:0/2146108436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:34:33.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:34:32 smithi090 bash[32384]: audit 2023-12-01T15:34:32.174313+0000 mon.c (mon.2) 12390 : audit 0 from='client.? 172.21.15.80:0/2146108436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:34:33.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:34:33 smithi080 bash[28361]: cluster 2023-12-01T15:34:32.473594+0000 mgr.y (mgr.24362) 19376 : cluster 0 pgmap v19345: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:34:33.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:34:33 smithi080 bash[41963]: cluster 2023-12-01T15:34:32.473594+0000 mgr.y (mgr.24362) 19376 : cluster 0 pgmap v19345: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:34:34.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:34:33 smithi090 bash[32384]: cluster 2023-12-01T15:34:32.473594+0000 mgr.y (mgr.24362) 19376 : cluster 0 pgmap v19345: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:34:35.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:34:35 smithi080 bash[28361]: cluster 2023-12-01T15:34:34.474060+0000 mgr.y (mgr.24362) 19377 : cluster 0 pgmap v19346: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:34:35.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:34:35 smithi080 bash[28361]: audit 2023-12-01T15:34:34.626581+0000 mon.c (mon.2) 12391 : audit 0 from='client.? 172.21.15.80:0/1805820281' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:34:35.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:34:35 smithi080 bash[41963]: cluster 2023-12-01T15:34:34.474060+0000 mgr.y (mgr.24362) 19377 : cluster 0 pgmap v19346: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:34:35.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:34:35 smithi080 bash[41963]: audit 2023-12-01T15:34:34.626581+0000 mon.c (mon.2) 12391 : audit 0 from='client.? 172.21.15.80:0/1805820281' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:34:36.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:34:35 smithi090 bash[32384]: cluster 2023-12-01T15:34:34.474060+0000 mgr.y (mgr.24362) 19377 : cluster 0 pgmap v19346: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:34:36.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:34:35 smithi090 bash[32384]: audit 2023-12-01T15:34:34.626581+0000 mon.c (mon.2) 12391 : audit 0 from='client.? 172.21.15.80:0/1805820281' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:34:36.684 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:34:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:34:36] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T15:34:37.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:34:36 smithi080 bash[28361]: cluster 2023-12-01T15:34:36.475205+0000 mgr.y (mgr.24362) 19378 : cluster 0 pgmap v19347: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:34:37.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:34:36 smithi080 bash[41963]: cluster 2023-12-01T15:34:36.475205+0000 mgr.y (mgr.24362) 19378 : cluster 0 pgmap v19347: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:34:37.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:34:36 smithi090 bash[32384]: cluster 2023-12-01T15:34:36.475205+0000 mgr.y (mgr.24362) 19378 : cluster 0 pgmap v19347: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:34:38.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:34:37 smithi080 bash[28361]: audit 2023-12-01T15:34:37.081670+0000 mon.a (mon.0) 11757 : audit 0 from='client.? 172.21.15.80:0/2275181121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:34:38.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:34:37 smithi080 bash[41963]: audit 2023-12-01T15:34:37.081670+0000 mon.a (mon.0) 11757 : audit 0 from='client.? 172.21.15.80:0/2275181121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:34:38.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:34:37 smithi090 bash[32384]: audit 2023-12-01T15:34:37.081670+0000 mon.a (mon.0) 11757 : audit 0 from='client.? 172.21.15.80:0/2275181121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:34:39.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:34:38 smithi080 bash[28361]: cluster 2023-12-01T15:34:38.475953+0000 mgr.y (mgr.24362) 19379 : cluster 0 pgmap v19348: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:34:39.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:34:38 smithi080 bash[41963]: cluster 2023-12-01T15:34:38.475953+0000 mgr.y (mgr.24362) 19379 : cluster 0 pgmap v19348: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:34:39.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:34:38 smithi090 bash[32384]: cluster 2023-12-01T15:34:38.475953+0000 mgr.y (mgr.24362) 19379 : cluster 0 pgmap v19348: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:34:40.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:34:39 smithi080 bash[28361]: audit 2023-12-01T15:34:39.534068+0000 mon.a (mon.0) 11758 : audit 0 from='client.? 172.21.15.80:0/3081527480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:34:40.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:34:39 smithi080 bash[41963]: audit 2023-12-01T15:34:39.534068+0000 mon.a (mon.0) 11758 : audit 0 from='client.? 172.21.15.80:0/3081527480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:34:40.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:34:39 smithi090 bash[32384]: audit 2023-12-01T15:34:39.534068+0000 mon.a (mon.0) 11758 : audit 0 from='client.? 172.21.15.80:0/3081527480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:34:41.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:34:40 smithi090 bash[32384]: cluster 2023-12-01T15:34:40.476582+0000 mgr.y (mgr.24362) 19380 : cluster 0 pgmap v19349: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:34:41.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:34:40 smithi090 bash[32384]: audit 2023-12-01T15:34:40.802907+0000 mon.c (mon.2) 12392 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:34:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:34:40 smithi080 bash[28361]: cluster 2023-12-01T15:34:40.476582+0000 mgr.y (mgr.24362) 19380 : cluster 0 pgmap v19349: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:34:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:34:40 smithi080 bash[28361]: audit 2023-12-01T15:34:40.802907+0000 mon.c (mon.2) 12392 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:34:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:34:40 smithi080 bash[41963]: cluster 2023-12-01T15:34:40.476582+0000 mgr.y (mgr.24362) 19380 : cluster 0 pgmap v19349: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:34:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:34:40 smithi080 bash[41963]: audit 2023-12-01T15:34:40.802907+0000 mon.c (mon.2) 12392 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:34:42.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:34:42 smithi080 bash[28361]: audit 2023-12-01T15:34:41.991234+0000 mon.a (mon.0) 11759 : audit 0 from='client.? 172.21.15.80:0/2517792209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:34:42.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:34:42 smithi080 bash[41963]: audit 2023-12-01T15:34:41.991234+0000 mon.a (mon.0) 11759 : audit 0 from='client.? 172.21.15.80:0/2517792209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:34:42.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:34:42 smithi090 bash[32384]: audit 2023-12-01T15:34:41.991234+0000 mon.a (mon.0) 11759 : audit 0 from='client.? 172.21.15.80:0/2517792209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:34:43.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:34:43 smithi080 bash[28361]: cluster 2023-12-01T15:34:42.477744+0000 mgr.y (mgr.24362) 19381 : cluster 0 pgmap v19350: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:34:43.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:34:43 smithi080 bash[41963]: cluster 2023-12-01T15:34:42.477744+0000 mgr.y (mgr.24362) 19381 : cluster 0 pgmap v19350: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:34:43.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:34:43 smithi090 bash[32384]: cluster 2023-12-01T15:34:42.477744+0000 mgr.y (mgr.24362) 19381 : cluster 0 pgmap v19350: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:34:44.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:34:44 smithi090 bash[32384]: audit 2023-12-01T15:34:44.448201+0000 mon.c (mon.2) 12393 : audit 0 from='client.? 172.21.15.80:0/4255499591' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:34:44.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:34:44 smithi080 bash[28361]: audit 2023-12-01T15:34:44.448201+0000 mon.c (mon.2) 12393 : audit 0 from='client.? 172.21.15.80:0/4255499591' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:34:44.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:34:44 smithi080 bash[41963]: audit 2023-12-01T15:34:44.448201+0000 mon.c (mon.2) 12393 : audit 0 from='client.? 172.21.15.80:0/4255499591' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:34:45.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:34:45 smithi080 bash[28361]: cluster 2023-12-01T15:34:44.478385+0000 mgr.y (mgr.24362) 19382 : cluster 0 pgmap v19351: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:34:45.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:34:45 smithi080 bash[41963]: cluster 2023-12-01T15:34:44.478385+0000 mgr.y (mgr.24362) 19382 : cluster 0 pgmap v19351: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:34:46.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:34:45 smithi090 bash[32384]: cluster 2023-12-01T15:34:44.478385+0000 mgr.y (mgr.24362) 19382 : cluster 0 pgmap v19351: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:34:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:34:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:34:46] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T15:34:47.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:34:46 smithi080 bash[28361]: cluster 2023-12-01T15:34:46.479481+0000 mgr.y (mgr.24362) 19383 : cluster 0 pgmap v19352: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:34:47.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:34:46 smithi080 bash[41963]: cluster 2023-12-01T15:34:46.479481+0000 mgr.y (mgr.24362) 19383 : cluster 0 pgmap v19352: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:34:47.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:34:46 smithi090 bash[32384]: cluster 2023-12-01T15:34:46.479481+0000 mgr.y (mgr.24362) 19383 : cluster 0 pgmap v19352: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:34:48.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:34:47 smithi080 bash[41963]: audit 2023-12-01T15:34:46.907609+0000 mon.c (mon.2) 12394 : audit 0 from='client.? 172.21.15.80:0/4150147535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:34:48.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:34:47 smithi080 bash[28361]: audit 2023-12-01T15:34:46.907609+0000 mon.c (mon.2) 12394 : audit 0 from='client.? 172.21.15.80:0/4150147535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:34:48.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:34:47 smithi090 bash[32384]: audit 2023-12-01T15:34:46.907609+0000 mon.c (mon.2) 12394 : audit 0 from='client.? 172.21.15.80:0/4150147535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:34:49.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:34:48 smithi080 bash[28361]: cluster 2023-12-01T15:34:48.480185+0000 mgr.y (mgr.24362) 19384 : cluster 0 pgmap v19353: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:34:49.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:34:48 smithi080 bash[41963]: cluster 2023-12-01T15:34:48.480185+0000 mgr.y (mgr.24362) 19384 : cluster 0 pgmap v19353: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:34:49.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:34:48 smithi090 bash[32384]: cluster 2023-12-01T15:34:48.480185+0000 mgr.y (mgr.24362) 19384 : cluster 0 pgmap v19353: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:34:50.185 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:34:49 smithi080 bash[28361]: audit 2023-12-01T15:34:49.360905+0000 mon.c (mon.2) 12395 : audit 0 from='client.? 172.21.15.80:0/45787726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:34:50.185 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:34:49 smithi080 bash[41963]: audit 2023-12-01T15:34:49.360905+0000 mon.c (mon.2) 12395 : audit 0 from='client.? 172.21.15.80:0/45787726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:34:50.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:34:49 smithi090 bash[32384]: audit 2023-12-01T15:34:49.360905+0000 mon.c (mon.2) 12395 : audit 0 from='client.? 172.21.15.80:0/45787726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:34:51.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:34:50 smithi090 bash[32384]: cluster 2023-12-01T15:34:50.480878+0000 mgr.y (mgr.24362) 19385 : cluster 0 pgmap v19354: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:34:51.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:34:50 smithi080 bash[28361]: cluster 2023-12-01T15:34:50.480878+0000 mgr.y (mgr.24362) 19385 : cluster 0 pgmap v19354: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:34:51.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:34:50 smithi080 bash[41963]: cluster 2023-12-01T15:34:50.480878+0000 mgr.y (mgr.24362) 19385 : cluster 0 pgmap v19354: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:34:52.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:34:51 smithi090 bash[32384]: audit 2023-12-01T15:34:51.817212+0000 mon.c (mon.2) 12396 : audit 0 from='client.? 172.21.15.80:0/3002490500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:34:52.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:34:51 smithi080 bash[28361]: audit 2023-12-01T15:34:51.817212+0000 mon.c (mon.2) 12396 : audit 0 from='client.? 172.21.15.80:0/3002490500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:34:52.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:34:51 smithi080 bash[41963]: audit 2023-12-01T15:34:51.817212+0000 mon.c (mon.2) 12396 : audit 0 from='client.? 172.21.15.80:0/3002490500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:34:53.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:34:52 smithi090 bash[32384]: cluster 2023-12-01T15:34:52.482051+0000 mgr.y (mgr.24362) 19386 : cluster 0 pgmap v19355: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:34:53.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:34:52 smithi080 bash[28361]: cluster 2023-12-01T15:34:52.482051+0000 mgr.y (mgr.24362) 19386 : cluster 0 pgmap v19355: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:34:53.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:34:52 smithi080 bash[41963]: cluster 2023-12-01T15:34:52.482051+0000 mgr.y (mgr.24362) 19386 : cluster 0 pgmap v19355: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:34:54.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:34:54 smithi080 bash[28361]: audit 2023-12-01T15:34:54.268309+0000 mon.c (mon.2) 12397 : audit 0 from='client.? 172.21.15.80:0/4212170971' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:34:54.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:34:54 smithi080 bash[41963]: audit 2023-12-01T15:34:54.268309+0000 mon.c (mon.2) 12397 : audit 0 from='client.? 172.21.15.80:0/4212170971' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:34:54.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:34:54 smithi090 bash[32384]: audit 2023-12-01T15:34:54.268309+0000 mon.c (mon.2) 12397 : audit 0 from='client.? 172.21.15.80:0/4212170971' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:34:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:34:55 smithi080 bash[28361]: cluster 2023-12-01T15:34:54.482737+0000 mgr.y (mgr.24362) 19387 : cluster 0 pgmap v19356: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:34:55.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:34:55 smithi080 bash[41963]: cluster 2023-12-01T15:34:54.482737+0000 mgr.y (mgr.24362) 19387 : cluster 0 pgmap v19356: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:34:55.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:34:55 smithi090 bash[32384]: cluster 2023-12-01T15:34:54.482737+0000 mgr.y (mgr.24362) 19387 : cluster 0 pgmap v19356: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:34:56.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:34:56 smithi080 bash[28361]: audit 2023-12-01T15:34:55.803498+0000 mon.c (mon.2) 12398 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:34:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:34:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:34:56] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T15:34:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:34:56 smithi080 bash[41963]: audit 2023-12-01T15:34:55.803498+0000 mon.c (mon.2) 12398 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:34:56.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:34:56 smithi090 bash[32384]: audit 2023-12-01T15:34:55.803498+0000 mon.c (mon.2) 12398 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:34:57.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:34:57 smithi080 bash[28361]: cluster 2023-12-01T15:34:56.483791+0000 mgr.y (mgr.24362) 19388 : cluster 0 pgmap v19357: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:34:57.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:34:57 smithi080 bash[28361]: audit 2023-12-01T15:34:56.728285+0000 mon.c (mon.2) 12399 : audit 0 from='client.? 172.21.15.80:0/1172649535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:34:57.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:34:57 smithi080 bash[41963]: cluster 2023-12-01T15:34:56.483791+0000 mgr.y (mgr.24362) 19388 : cluster 0 pgmap v19357: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:34:57.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:34:57 smithi080 bash[41963]: audit 2023-12-01T15:34:56.728285+0000 mon.c (mon.2) 12399 : audit 0 from='client.? 172.21.15.80:0/1172649535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:34:57.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:34:57 smithi090 bash[32384]: cluster 2023-12-01T15:34:56.483791+0000 mgr.y (mgr.24362) 19388 : cluster 0 pgmap v19357: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:34:57.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:34:57 smithi090 bash[32384]: audit 2023-12-01T15:34:56.728285+0000 mon.c (mon.2) 12399 : audit 0 from='client.? 172.21.15.80:0/1172649535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:34:59.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:34:59 smithi080 bash[28361]: cluster 2023-12-01T15:34:58.484427+0000 mgr.y (mgr.24362) 19389 : cluster 0 pgmap v19358: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:34:59.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:34:59 smithi080 bash[28361]: audit 2023-12-01T15:34:59.188214+0000 mon.a (mon.0) 11760 : audit 0 from='client.? 172.21.15.80:0/378422278' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:34:59.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:34:59 smithi080 bash[41963]: cluster 2023-12-01T15:34:58.484427+0000 mgr.y (mgr.24362) 19389 : cluster 0 pgmap v19358: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:34:59.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:34:59 smithi080 bash[41963]: audit 2023-12-01T15:34:59.188214+0000 mon.a (mon.0) 11760 : audit 0 from='client.? 172.21.15.80:0/378422278' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:35:00.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:34:59 smithi090 bash[32384]: cluster 2023-12-01T15:34:58.484427+0000 mgr.y (mgr.24362) 19389 : cluster 0 pgmap v19358: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:35:00.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:34:59 smithi090 bash[32384]: audit 2023-12-01T15:34:59.188214+0000 mon.a (mon.0) 11760 : audit 0 from='client.? 172.21.15.80:0/378422278' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:35:00.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:35:00 smithi080 bash[28361]: audit 2023-12-01T15:34:59.580158+0000 mon.c (mon.2) 12400 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:35:00.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:35:00 smithi080 bash[41963]: audit 2023-12-01T15:34:59.580158+0000 mon.c (mon.2) 12400 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:35:01.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:35:00 smithi090 bash[32384]: audit 2023-12-01T15:34:59.580158+0000 mon.c (mon.2) 12400 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:35:01.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:35:01 smithi080 bash[41963]: cluster 2023-12-01T15:35:00.485085+0000 mgr.y (mgr.24362) 19390 : cluster 0 pgmap v19359: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:35:01.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:35:01 smithi080 bash[28361]: cluster 2023-12-01T15:35:00.485085+0000 mgr.y (mgr.24362) 19390 : cluster 0 pgmap v19359: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:35:01.949 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:35:01 smithi090 bash[32384]: cluster 2023-12-01T15:35:00.485085+0000 mgr.y (mgr.24362) 19390 : cluster 0 pgmap v19359: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:35:02.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:35:02 smithi080 bash[28361]: audit 2023-12-01T15:35:01.650158+0000 mon.c (mon.2) 12401 : audit 0 from='client.? 172.21.15.80:0/192657167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:35:02.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:35:02 smithi080 bash[41963]: audit 2023-12-01T15:35:01.650158+0000 mon.c (mon.2) 12401 : audit 0 from='client.? 172.21.15.80:0/192657167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:35:03.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:35:02 smithi090 bash[32384]: audit 2023-12-01T15:35:01.650158+0000 mon.c (mon.2) 12401 : audit 0 from='client.? 172.21.15.80:0/192657167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:35:03.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:35:03 smithi080 bash[41963]: cluster 2023-12-01T15:35:02.486311+0000 mgr.y (mgr.24362) 19391 : cluster 0 pgmap v19360: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:35:03.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:35:03 smithi080 bash[28361]: cluster 2023-12-01T15:35:02.486311+0000 mgr.y (mgr.24362) 19391 : cluster 0 pgmap v19360: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:35:04.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:35:03 smithi090 bash[32384]: cluster 2023-12-01T15:35:02.486311+0000 mgr.y (mgr.24362) 19391 : cluster 0 pgmap v19360: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:35:04.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:35:04 smithi080 bash[28361]: audit 2023-12-01T15:35:04.120254+0000 mon.c (mon.2) 12402 : audit 0 from='client.? 172.21.15.80:0/3413193837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:35:04.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:35:04 smithi080 bash[41963]: audit 2023-12-01T15:35:04.120254+0000 mon.c (mon.2) 12402 : audit 0 from='client.? 172.21.15.80:0/3413193837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:35:05.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:35:04 smithi090 bash[32384]: audit 2023-12-01T15:35:04.120254+0000 mon.c (mon.2) 12402 : audit 0 from='client.? 172.21.15.80:0/3413193837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:35:05.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:35:05 smithi080 bash[28361]: cluster 2023-12-01T15:35:04.486980+0000 mgr.y (mgr.24362) 19392 : cluster 0 pgmap v19361: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:35:05.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:35:05 smithi080 bash[28361]: audit 2023-12-01T15:35:05.420766+0000 mon.a (mon.0) 11761 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:35:05.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:35:05 smithi080 bash[28361]: audit 2023-12-01T15:35:05.430425+0000 mon.a (mon.0) 11762 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:35:05.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:35:05 smithi080 bash[41963]: cluster 2023-12-01T15:35:04.486980+0000 mgr.y (mgr.24362) 19392 : cluster 0 pgmap v19361: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:35:05.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:35:05 smithi080 bash[41963]: audit 2023-12-01T15:35:05.420766+0000 mon.a (mon.0) 11761 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:35:05.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:35:05 smithi080 bash[41963]: audit 2023-12-01T15:35:05.430425+0000 mon.a (mon.0) 11762 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:35:06.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:35:05 smithi090 bash[32384]: cluster 2023-12-01T15:35:04.486980+0000 mgr.y (mgr.24362) 19392 : cluster 0 pgmap v19361: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:35:06.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:35:05 smithi090 bash[32384]: audit 2023-12-01T15:35:05.420766+0000 mon.a (mon.0) 11761 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:35:06.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:35:05 smithi090 bash[32384]: audit 2023-12-01T15:35:05.430425+0000 mon.a (mon.0) 11762 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:35:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:35:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:35:06] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T15:35:07.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:35:06 smithi080 bash[41963]: audit 2023-12-01T15:35:05.784929+0000 mon.a (mon.0) 11763 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:35:07.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:35:06 smithi080 bash[41963]: audit 2023-12-01T15:35:05.796050+0000 mon.a (mon.0) 11764 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:35:07.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:35:06 smithi080 bash[41963]: audit 2023-12-01T15:35:06.330748+0000 mon.c (mon.2) 12403 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:35:07.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:35:06 smithi080 bash[41963]: audit 2023-12-01T15:35:06.332521+0000 mon.c (mon.2) 12404 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:35:07.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:35:06 smithi080 bash[41963]: audit 2023-12-01T15:35:06.342987+0000 mon.a (mon.0) 11765 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:35:07.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:35:06 smithi080 bash[41963]: cluster 2023-12-01T15:35:06.488169+0000 mgr.y (mgr.24362) 19393 : cluster 0 pgmap v19362: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:35:07.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:35:06 smithi080 bash[41963]: audit 2023-12-01T15:35:06.593109+0000 mon.a (mon.0) 11766 : audit 0 from='client.? 172.21.15.80:0/3080655648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:35:07.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:35:06 smithi080 bash[28361]: audit 2023-12-01T15:35:05.784929+0000 mon.a (mon.0) 11763 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:35:07.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:35:06 smithi080 bash[28361]: audit 2023-12-01T15:35:05.796050+0000 mon.a (mon.0) 11764 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:35:07.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:35:06 smithi080 bash[28361]: audit 2023-12-01T15:35:06.330748+0000 mon.c (mon.2) 12403 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:35:07.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:35:06 smithi080 bash[28361]: audit 2023-12-01T15:35:06.332521+0000 mon.c (mon.2) 12404 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:35:07.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:35:06 smithi080 bash[28361]: audit 2023-12-01T15:35:06.342987+0000 mon.a (mon.0) 11765 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:35:07.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:35:06 smithi080 bash[28361]: cluster 2023-12-01T15:35:06.488169+0000 mgr.y (mgr.24362) 19393 : cluster 0 pgmap v19362: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:35:07.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:35:06 smithi080 bash[28361]: audit 2023-12-01T15:35:06.593109+0000 mon.a (mon.0) 11766 : audit 0 from='client.? 172.21.15.80:0/3080655648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:35:07.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:35:06 smithi090 bash[32384]: audit 2023-12-01T15:35:05.784929+0000 mon.a (mon.0) 11763 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:35:07.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:35:06 smithi090 bash[32384]: audit 2023-12-01T15:35:05.796050+0000 mon.a (mon.0) 11764 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:35:07.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:35:06 smithi090 bash[32384]: audit 2023-12-01T15:35:06.330748+0000 mon.c (mon.2) 12403 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:35:07.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:35:06 smithi090 bash[32384]: audit 2023-12-01T15:35:06.332521+0000 mon.c (mon.2) 12404 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:35:07.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:35:06 smithi090 bash[32384]: audit 2023-12-01T15:35:06.342987+0000 mon.a (mon.0) 11765 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:35:07.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:35:06 smithi090 bash[32384]: cluster 2023-12-01T15:35:06.488169+0000 mgr.y (mgr.24362) 19393 : cluster 0 pgmap v19362: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:35:07.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:35:06 smithi090 bash[32384]: audit 2023-12-01T15:35:06.593109+0000 mon.a (mon.0) 11766 : audit 0 from='client.? 172.21.15.80:0/3080655648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:35:09.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:35:09 smithi080 bash[28361]: cluster 2023-12-01T15:35:08.488832+0000 mgr.y (mgr.24362) 19394 : cluster 0 pgmap v19363: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:35:09.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:35:09 smithi080 bash[28361]: audit 2023-12-01T15:35:09.051456+0000 mon.c (mon.2) 12405 : audit 0 from='client.? 172.21.15.80:0/2733889863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:35:09.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:35:09 smithi080 bash[41963]: cluster 2023-12-01T15:35:08.488832+0000 mgr.y (mgr.24362) 19394 : cluster 0 pgmap v19363: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:35:09.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:35:09 smithi080 bash[41963]: audit 2023-12-01T15:35:09.051456+0000 mon.c (mon.2) 12405 : audit 0 from='client.? 172.21.15.80:0/2733889863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:35:10.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:35:09 smithi090 bash[32384]: cluster 2023-12-01T15:35:08.488832+0000 mgr.y (mgr.24362) 19394 : cluster 0 pgmap v19363: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:35:10.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:35:09 smithi090 bash[32384]: audit 2023-12-01T15:35:09.051456+0000 mon.c (mon.2) 12405 : audit 0 from='client.? 172.21.15.80:0/2733889863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:35:11.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:35:11 smithi080 bash[28361]: cluster 2023-12-01T15:35:10.489505+0000 mgr.y (mgr.24362) 19395 : cluster 0 pgmap v19364: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:35:11.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:35:11 smithi080 bash[28361]: audit 2023-12-01T15:35:10.804042+0000 mon.c (mon.2) 12406 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:35:11.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:35:11 smithi080 bash[28361]: audit 2023-12-01T15:35:11.504432+0000 mon.c (mon.2) 12407 : audit 0 from='client.? 172.21.15.80:0/3668479411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:35:11.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:35:11 smithi080 bash[41963]: cluster 2023-12-01T15:35:10.489505+0000 mgr.y (mgr.24362) 19395 : cluster 0 pgmap v19364: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:35:11.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:35:11 smithi080 bash[41963]: audit 2023-12-01T15:35:10.804042+0000 mon.c (mon.2) 12406 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:35:11.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:35:11 smithi080 bash[41963]: audit 2023-12-01T15:35:11.504432+0000 mon.c (mon.2) 12407 : audit 0 from='client.? 172.21.15.80:0/3668479411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:35:12.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:35:11 smithi090 bash[32384]: cluster 2023-12-01T15:35:10.489505+0000 mgr.y (mgr.24362) 19395 : cluster 0 pgmap v19364: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:35:12.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:35:11 smithi090 bash[32384]: audit 2023-12-01T15:35:10.804042+0000 mon.c (mon.2) 12406 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:35:12.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:35:11 smithi090 bash[32384]: audit 2023-12-01T15:35:11.504432+0000 mon.c (mon.2) 12407 : audit 0 from='client.? 172.21.15.80:0/3668479411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:35:13.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:35:13 smithi080 bash[28361]: cluster 2023-12-01T15:35:12.490672+0000 mgr.y (mgr.24362) 19396 : cluster 0 pgmap v19365: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:35:13.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:35:13 smithi080 bash[41963]: cluster 2023-12-01T15:35:12.490672+0000 mgr.y (mgr.24362) 19396 : cluster 0 pgmap v19365: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:35:14.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:35:13 smithi090 bash[32384]: cluster 2023-12-01T15:35:12.490672+0000 mgr.y (mgr.24362) 19396 : cluster 0 pgmap v19365: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:35:14.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:35:14 smithi080 bash[28361]: audit 2023-12-01T15:35:13.963412+0000 mon.a (mon.0) 11767 : audit 0 from='client.? 172.21.15.80:0/1278839653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:35:14.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:35:14 smithi080 bash[41963]: audit 2023-12-01T15:35:13.963412+0000 mon.a (mon.0) 11767 : audit 0 from='client.? 172.21.15.80:0/1278839653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:35:15.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:35:14 smithi090 bash[32384]: audit 2023-12-01T15:35:13.963412+0000 mon.a (mon.0) 11767 : audit 0 from='client.? 172.21.15.80:0/1278839653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:35:15.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:35:15 smithi080 bash[41963]: cluster 2023-12-01T15:35:14.491319+0000 mgr.y (mgr.24362) 19397 : cluster 0 pgmap v19366: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:35:15.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:35:15 smithi080 bash[28361]: cluster 2023-12-01T15:35:14.491319+0000 mgr.y (mgr.24362) 19397 : cluster 0 pgmap v19366: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:35:16.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:35:15 smithi090 bash[32384]: cluster 2023-12-01T15:35:14.491319+0000 mgr.y (mgr.24362) 19397 : cluster 0 pgmap v19366: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:35:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:35:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:35:16] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T15:35:17.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:35:16 smithi080 bash[41963]: audit 2023-12-01T15:35:16.411083+0000 mon.c (mon.2) 12408 : audit 0 from='client.? 172.21.15.80:0/1633145878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:35:17.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:35:16 smithi080 bash[41963]: cluster 2023-12-01T15:35:16.492482+0000 mgr.y (mgr.24362) 19398 : cluster 0 pgmap v19367: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:35:17.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:35:16 smithi080 bash[28361]: audit 2023-12-01T15:35:16.411083+0000 mon.c (mon.2) 12408 : audit 0 from='client.? 172.21.15.80:0/1633145878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:35:17.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:35:16 smithi080 bash[28361]: cluster 2023-12-01T15:35:16.492482+0000 mgr.y (mgr.24362) 19398 : cluster 0 pgmap v19367: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:35:17.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:35:16 smithi090 bash[32384]: audit 2023-12-01T15:35:16.411083+0000 mon.c (mon.2) 12408 : audit 0 from='client.? 172.21.15.80:0/1633145878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:35:17.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:35:16 smithi090 bash[32384]: cluster 2023-12-01T15:35:16.492482+0000 mgr.y (mgr.24362) 19398 : cluster 0 pgmap v19367: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:35:19.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:35:19 smithi080 bash[28361]: cluster 2023-12-01T15:35:18.493135+0000 mgr.y (mgr.24362) 19399 : cluster 0 pgmap v19368: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:35:19.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:35:19 smithi080 bash[28361]: audit 2023-12-01T15:35:18.873536+0000 mon.c (mon.2) 12409 : audit 0 from='client.? 172.21.15.80:0/2942405276' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:35:19.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:35:19 smithi080 bash[41963]: cluster 2023-12-01T15:35:18.493135+0000 mgr.y (mgr.24362) 19399 : cluster 0 pgmap v19368: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:35:19.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:35:19 smithi080 bash[41963]: audit 2023-12-01T15:35:18.873536+0000 mon.c (mon.2) 12409 : audit 0 from='client.? 172.21.15.80:0/2942405276' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:35:20.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:35:19 smithi090 bash[32384]: cluster 2023-12-01T15:35:18.493135+0000 mgr.y (mgr.24362) 19399 : cluster 0 pgmap v19368: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:35:20.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:35:19 smithi090 bash[32384]: audit 2023-12-01T15:35:18.873536+0000 mon.c (mon.2) 12409 : audit 0 from='client.? 172.21.15.80:0/2942405276' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:35:21.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:35:21 smithi080 bash[28361]: cluster 2023-12-01T15:35:20.493804+0000 mgr.y (mgr.24362) 19400 : cluster 0 pgmap v19369: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:35:21.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:35:21 smithi080 bash[28361]: audit 2023-12-01T15:35:21.331197+0000 mon.a (mon.0) 11768 : audit 0 from='client.? 172.21.15.80:0/1605476979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:35:21.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:35:21 smithi080 bash[41963]: cluster 2023-12-01T15:35:20.493804+0000 mgr.y (mgr.24362) 19400 : cluster 0 pgmap v19369: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:35:21.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:35:21 smithi080 bash[41963]: audit 2023-12-01T15:35:21.331197+0000 mon.a (mon.0) 11768 : audit 0 from='client.? 172.21.15.80:0/1605476979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:35:22.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:35:21 smithi090 bash[32384]: cluster 2023-12-01T15:35:20.493804+0000 mgr.y (mgr.24362) 19400 : cluster 0 pgmap v19369: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:35:22.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:35:21 smithi090 bash[32384]: audit 2023-12-01T15:35:21.331197+0000 mon.a (mon.0) 11768 : audit 0 from='client.? 172.21.15.80:0/1605476979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:35:23.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:35:23 smithi080 bash[41963]: cluster 2023-12-01T15:35:22.495033+0000 mgr.y (mgr.24362) 19401 : cluster 0 pgmap v19370: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:35:23.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:35:23 smithi080 bash[28361]: cluster 2023-12-01T15:35:22.495033+0000 mgr.y (mgr.24362) 19401 : cluster 0 pgmap v19370: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:35:24.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:35:23 smithi090 bash[32384]: cluster 2023-12-01T15:35:22.495033+0000 mgr.y (mgr.24362) 19401 : cluster 0 pgmap v19370: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:35:24.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:35:24 smithi080 bash[41963]: audit 2023-12-01T15:35:23.787087+0000 mon.a (mon.0) 11769 : audit 0 from='client.? 172.21.15.80:0/1246216444' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:35:24.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:35:24 smithi080 bash[28361]: audit 2023-12-01T15:35:23.787087+0000 mon.a (mon.0) 11769 : audit 0 from='client.? 172.21.15.80:0/1246216444' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:35:25.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:35:24 smithi090 bash[32384]: audit 2023-12-01T15:35:23.787087+0000 mon.a (mon.0) 11769 : audit 0 from='client.? 172.21.15.80:0/1246216444' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:35:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:35:25 smithi080 bash[41963]: cluster 2023-12-01T15:35:24.495720+0000 mgr.y (mgr.24362) 19402 : cluster 0 pgmap v19371: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:35:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:35:25 smithi080 bash[28361]: cluster 2023-12-01T15:35:24.495720+0000 mgr.y (mgr.24362) 19402 : cluster 0 pgmap v19371: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:35:26.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:35:25 smithi090 bash[32384]: cluster 2023-12-01T15:35:24.495720+0000 mgr.y (mgr.24362) 19402 : cluster 0 pgmap v19371: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:35:26.572 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:35:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:35:26] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T15:35:26.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:35:26 smithi080 bash[41963]: audit 2023-12-01T15:35:25.804471+0000 mon.c (mon.2) 12410 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:35:26.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:35:26 smithi080 bash[41963]: audit 2023-12-01T15:35:26.242689+0000 mon.c (mon.2) 12411 : audit 0 from='client.? 172.21.15.80:0/181664058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:35:26.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:35:26 smithi080 bash[28361]: audit 2023-12-01T15:35:25.804471+0000 mon.c (mon.2) 12410 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:35:26.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:35:26 smithi080 bash[28361]: audit 2023-12-01T15:35:26.242689+0000 mon.c (mon.2) 12411 : audit 0 from='client.? 172.21.15.80:0/181664058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:35:27.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:35:26 smithi090 bash[32384]: audit 2023-12-01T15:35:25.804471+0000 mon.c (mon.2) 12410 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:35:27.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:35:26 smithi090 bash[32384]: audit 2023-12-01T15:35:26.242689+0000 mon.c (mon.2) 12411 : audit 0 from='client.? 172.21.15.80:0/181664058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:35:27.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:35:27 smithi080 bash[41963]: cluster 2023-12-01T15:35:26.496907+0000 mgr.y (mgr.24362) 19403 : cluster 0 pgmap v19372: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:35:27.935 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:35:27 smithi080 bash[28361]: cluster 2023-12-01T15:35:26.496907+0000 mgr.y (mgr.24362) 19403 : cluster 0 pgmap v19372: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:35:28.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:35:27 smithi090 bash[32384]: cluster 2023-12-01T15:35:26.496907+0000 mgr.y (mgr.24362) 19403 : cluster 0 pgmap v19372: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:35:29.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:35:29 smithi080 bash[41963]: cluster 2023-12-01T15:35:28.497566+0000 mgr.y (mgr.24362) 19404 : cluster 0 pgmap v19373: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:35:29.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:35:29 smithi080 bash[41963]: audit 2023-12-01T15:35:28.699975+0000 mon.a (mon.0) 11770 : audit 0 from='client.? 172.21.15.80:0/3656312537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:35:29.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:35:29 smithi080 bash[28361]: cluster 2023-12-01T15:35:28.497566+0000 mgr.y (mgr.24362) 19404 : cluster 0 pgmap v19373: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:35:29.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:35:29 smithi080 bash[28361]: audit 2023-12-01T15:35:28.699975+0000 mon.a (mon.0) 11770 : audit 0 from='client.? 172.21.15.80:0/3656312537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:35:30.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:35:29 smithi090 bash[32384]: cluster 2023-12-01T15:35:28.497566+0000 mgr.y (mgr.24362) 19404 : cluster 0 pgmap v19373: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:35:30.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:35:29 smithi090 bash[32384]: audit 2023-12-01T15:35:28.699975+0000 mon.a (mon.0) 11770 : audit 0 from='client.? 172.21.15.80:0/3656312537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:35:31.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:35:31 smithi080 bash[28361]: cluster 2023-12-01T15:35:30.498194+0000 mgr.y (mgr.24362) 19405 : cluster 0 pgmap v19374: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:35:31.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:35:31 smithi080 bash[28361]: audit 2023-12-01T15:35:31.150071+0000 mon.a (mon.0) 11771 : audit 0 from='client.? 172.21.15.80:0/1145295472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:35:31.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:35:31 smithi080 bash[41963]: cluster 2023-12-01T15:35:30.498194+0000 mgr.y (mgr.24362) 19405 : cluster 0 pgmap v19374: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:35:31.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:35:31 smithi080 bash[41963]: audit 2023-12-01T15:35:31.150071+0000 mon.a (mon.0) 11771 : audit 0 from='client.? 172.21.15.80:0/1145295472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:35:32.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:35:31 smithi090 bash[32384]: cluster 2023-12-01T15:35:30.498194+0000 mgr.y (mgr.24362) 19405 : cluster 0 pgmap v19374: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:35:32.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:35:31 smithi090 bash[32384]: audit 2023-12-01T15:35:31.150071+0000 mon.a (mon.0) 11771 : audit 0 from='client.? 172.21.15.80:0/1145295472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:35:33.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:35:33 smithi080 bash[28361]: cluster 2023-12-01T15:35:32.499385+0000 mgr.y (mgr.24362) 19406 : cluster 0 pgmap v19375: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:35:33.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:35:33 smithi080 bash[41963]: cluster 2023-12-01T15:35:32.499385+0000 mgr.y (mgr.24362) 19406 : cluster 0 pgmap v19375: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:35:34.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:35:33 smithi090 bash[32384]: cluster 2023-12-01T15:35:32.499385+0000 mgr.y (mgr.24362) 19406 : cluster 0 pgmap v19375: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:35:34.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:35:34 smithi080 bash[28361]: audit 2023-12-01T15:35:33.606199+0000 mon.c (mon.2) 12412 : audit 0 from='client.? 172.21.15.80:0/2044474113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:35:34.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:35:34 smithi080 bash[41963]: audit 2023-12-01T15:35:33.606199+0000 mon.c (mon.2) 12412 : audit 0 from='client.? 172.21.15.80:0/2044474113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:35:35.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:35:34 smithi090 bash[32384]: audit 2023-12-01T15:35:33.606199+0000 mon.c (mon.2) 12412 : audit 0 from='client.? 172.21.15.80:0/2044474113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:35:35.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:35:35 smithi080 bash[41963]: cluster 2023-12-01T15:35:34.500107+0000 mgr.y (mgr.24362) 19407 : cluster 0 pgmap v19376: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:35:35.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:35:35 smithi080 bash[28361]: cluster 2023-12-01T15:35:34.500107+0000 mgr.y (mgr.24362) 19407 : cluster 0 pgmap v19376: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:35:36.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:35:35 smithi090 bash[32384]: cluster 2023-12-01T15:35:34.500107+0000 mgr.y (mgr.24362) 19407 : cluster 0 pgmap v19376: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:35:36.686 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:35:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:35:36] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T15:35:37.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:35:36 smithi090 bash[32384]: audit 2023-12-01T15:35:36.057744+0000 mon.c (mon.2) 12413 : audit 0 from='client.? 172.21.15.80:0/99813757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:35:37.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:35:36 smithi090 bash[32384]: cluster 2023-12-01T15:35:36.501264+0000 mgr.y (mgr.24362) 19408 : cluster 0 pgmap v19377: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:35:37.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:35:36 smithi080 bash[28361]: audit 2023-12-01T15:35:36.057744+0000 mon.c (mon.2) 12413 : audit 0 from='client.? 172.21.15.80:0/99813757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:35:37.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:35:36 smithi080 bash[28361]: cluster 2023-12-01T15:35:36.501264+0000 mgr.y (mgr.24362) 19408 : cluster 0 pgmap v19377: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:35:37.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:35:36 smithi080 bash[41963]: audit 2023-12-01T15:35:36.057744+0000 mon.c (mon.2) 12413 : audit 0 from='client.? 172.21.15.80:0/99813757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:35:37.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:35:36 smithi080 bash[41963]: cluster 2023-12-01T15:35:36.501264+0000 mgr.y (mgr.24362) 19408 : cluster 0 pgmap v19377: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:35:38.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:35:38 smithi080 bash[41963]: audit 2023-12-01T15:35:38.521934+0000 mon.c (mon.2) 12414 : audit 0 from='client.? 172.21.15.80:0/1057450380' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:35:38.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:35:38 smithi080 bash[28361]: audit 2023-12-01T15:35:38.521934+0000 mon.c (mon.2) 12414 : audit 0 from='client.? 172.21.15.80:0/1057450380' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:35:39.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:35:38 smithi090 bash[32384]: audit 2023-12-01T15:35:38.521934+0000 mon.c (mon.2) 12414 : audit 0 from='client.? 172.21.15.80:0/1057450380' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:35:39.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:35:39 smithi080 bash[41963]: cluster 2023-12-01T15:35:38.501926+0000 mgr.y (mgr.24362) 19409 : cluster 0 pgmap v19378: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:35:39.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:35:39 smithi080 bash[28361]: cluster 2023-12-01T15:35:38.501926+0000 mgr.y (mgr.24362) 19409 : cluster 0 pgmap v19378: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:35:40.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:35:39 smithi090 bash[32384]: cluster 2023-12-01T15:35:38.501926+0000 mgr.y (mgr.24362) 19409 : cluster 0 pgmap v19378: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:35:41.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:35:41 smithi080 bash[28361]: cluster 2023-12-01T15:35:40.502546+0000 mgr.y (mgr.24362) 19410 : cluster 0 pgmap v19379: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:35:41.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:35:41 smithi080 bash[28361]: audit 2023-12-01T15:35:40.804655+0000 mon.c (mon.2) 12415 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:35:41.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:35:41 smithi080 bash[28361]: audit 2023-12-01T15:35:40.990577+0000 mon.a (mon.0) 11772 : audit 0 from='client.? 172.21.15.80:0/526909649' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:35:41.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:35:41 smithi080 bash[41963]: cluster 2023-12-01T15:35:40.502546+0000 mgr.y (mgr.24362) 19410 : cluster 0 pgmap v19379: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:35:41.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:35:41 smithi080 bash[41963]: audit 2023-12-01T15:35:40.804655+0000 mon.c (mon.2) 12415 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:35:41.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:35:41 smithi080 bash[41963]: audit 2023-12-01T15:35:40.990577+0000 mon.a (mon.0) 11772 : audit 0 from='client.? 172.21.15.80:0/526909649' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:35:42.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:35:41 smithi090 bash[32384]: cluster 2023-12-01T15:35:40.502546+0000 mgr.y (mgr.24362) 19410 : cluster 0 pgmap v19379: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:35:42.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:35:41 smithi090 bash[32384]: audit 2023-12-01T15:35:40.804655+0000 mon.c (mon.2) 12415 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:35:42.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:35:41 smithi090 bash[32384]: audit 2023-12-01T15:35:40.990577+0000 mon.a (mon.0) 11772 : audit 0 from='client.? 172.21.15.80:0/526909649' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:35:43.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:35:43 smithi080 bash[41963]: cluster 2023-12-01T15:35:42.503701+0000 mgr.y (mgr.24362) 19411 : cluster 0 pgmap v19380: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:35:43.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:35:43 smithi080 bash[41963]: audit 2023-12-01T15:35:43.448269+0000 mon.a (mon.0) 11773 : audit 0 from='client.? 172.21.15.80:0/971303950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:35:43.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:35:43 smithi080 bash[28361]: cluster 2023-12-01T15:35:42.503701+0000 mgr.y (mgr.24362) 19411 : cluster 0 pgmap v19380: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:35:43.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:35:43 smithi080 bash[28361]: audit 2023-12-01T15:35:43.448269+0000 mon.a (mon.0) 11773 : audit 0 from='client.? 172.21.15.80:0/971303950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:35:44.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:35:43 smithi090 bash[32384]: cluster 2023-12-01T15:35:42.503701+0000 mgr.y (mgr.24362) 19411 : cluster 0 pgmap v19380: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:35:44.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:35:43 smithi090 bash[32384]: audit 2023-12-01T15:35:43.448269+0000 mon.a (mon.0) 11773 : audit 0 from='client.? 172.21.15.80:0/971303950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:35:45.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:35:45 smithi080 bash[28361]: cluster 2023-12-01T15:35:44.504346+0000 mgr.y (mgr.24362) 19412 : cluster 0 pgmap v19381: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:35:45.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:35:45 smithi080 bash[41963]: cluster 2023-12-01T15:35:44.504346+0000 mgr.y (mgr.24362) 19412 : cluster 0 pgmap v19381: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:35:46.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:35:45 smithi090 bash[32384]: cluster 2023-12-01T15:35:44.504346+0000 mgr.y (mgr.24362) 19412 : cluster 0 pgmap v19381: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:35:46.591 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:35:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:35:46] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T15:35:46.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:35:46 smithi080 bash[28361]: audit 2023-12-01T15:35:45.908101+0000 mon.c (mon.2) 12416 : audit 0 from='client.? 172.21.15.80:0/1059861740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:35:46.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:35:46 smithi080 bash[41963]: audit 2023-12-01T15:35:45.908101+0000 mon.c (mon.2) 12416 : audit 0 from='client.? 172.21.15.80:0/1059861740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:35:47.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:35:46 smithi090 bash[32384]: audit 2023-12-01T15:35:45.908101+0000 mon.c (mon.2) 12416 : audit 0 from='client.? 172.21.15.80:0/1059861740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:35:47.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:35:47 smithi080 bash[28361]: cluster 2023-12-01T15:35:46.505534+0000 mgr.y (mgr.24362) 19413 : cluster 0 pgmap v19382: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:35:47.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:35:47 smithi080 bash[41963]: cluster 2023-12-01T15:35:46.505534+0000 mgr.y (mgr.24362) 19413 : cluster 0 pgmap v19382: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:35:48.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:35:47 smithi090 bash[32384]: cluster 2023-12-01T15:35:46.505534+0000 mgr.y (mgr.24362) 19413 : cluster 0 pgmap v19382: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:35:48.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:35:48 smithi080 bash[41963]: audit 2023-12-01T15:35:48.362684+0000 mon.a (mon.0) 11774 : audit 0 from='client.? 172.21.15.80:0/1435905790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:35:48.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:35:48 smithi080 bash[28361]: audit 2023-12-01T15:35:48.362684+0000 mon.a (mon.0) 11774 : audit 0 from='client.? 172.21.15.80:0/1435905790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:35:49.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:35:48 smithi090 bash[32384]: audit 2023-12-01T15:35:48.362684+0000 mon.a (mon.0) 11774 : audit 0 from='client.? 172.21.15.80:0/1435905790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:35:49.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:35:49 smithi080 bash[41963]: cluster 2023-12-01T15:35:48.506191+0000 mgr.y (mgr.24362) 19414 : cluster 0 pgmap v19383: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:35:49.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:35:49 smithi080 bash[28361]: cluster 2023-12-01T15:35:48.506191+0000 mgr.y (mgr.24362) 19414 : cluster 0 pgmap v19383: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:35:50.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:35:49 smithi090 bash[32384]: cluster 2023-12-01T15:35:48.506191+0000 mgr.y (mgr.24362) 19414 : cluster 0 pgmap v19383: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:35:51.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:35:51 smithi080 bash[28361]: cluster 2023-12-01T15:35:50.506932+0000 mgr.y (mgr.24362) 19415 : cluster 0 pgmap v19384: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:35:51.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:35:51 smithi080 bash[28361]: audit 2023-12-01T15:35:50.815863+0000 mon.c (mon.2) 12417 : audit 0 from='client.? 172.21.15.80:0/565175514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:35:51.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:35:51 smithi080 bash[41963]: cluster 2023-12-01T15:35:50.506932+0000 mgr.y (mgr.24362) 19415 : cluster 0 pgmap v19384: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:35:51.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:35:51 smithi080 bash[41963]: audit 2023-12-01T15:35:50.815863+0000 mon.c (mon.2) 12417 : audit 0 from='client.? 172.21.15.80:0/565175514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:35:52.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:35:51 smithi090 bash[32384]: cluster 2023-12-01T15:35:50.506932+0000 mgr.y (mgr.24362) 19415 : cluster 0 pgmap v19384: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:35:52.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:35:51 smithi090 bash[32384]: audit 2023-12-01T15:35:50.815863+0000 mon.c (mon.2) 12417 : audit 0 from='client.? 172.21.15.80:0/565175514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:35:53.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:35:53 smithi080 bash[28361]: cluster 2023-12-01T15:35:52.508178+0000 mgr.y (mgr.24362) 19416 : cluster 0 pgmap v19385: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:35:53.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:35:53 smithi080 bash[28361]: audit 2023-12-01T15:35:53.267693+0000 mon.a (mon.0) 11775 : audit 0 from='client.? 172.21.15.80:0/2989338911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:35:53.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:35:53 smithi080 bash[41963]: cluster 2023-12-01T15:35:52.508178+0000 mgr.y (mgr.24362) 19416 : cluster 0 pgmap v19385: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:35:53.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:35:53 smithi080 bash[41963]: audit 2023-12-01T15:35:53.267693+0000 mon.a (mon.0) 11775 : audit 0 from='client.? 172.21.15.80:0/2989338911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:35:54.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:35:53 smithi090 bash[32384]: cluster 2023-12-01T15:35:52.508178+0000 mgr.y (mgr.24362) 19416 : cluster 0 pgmap v19385: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:35:54.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:35:53 smithi090 bash[32384]: audit 2023-12-01T15:35:53.267693+0000 mon.a (mon.0) 11775 : audit 0 from='client.? 172.21.15.80:0/2989338911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:35:55.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:35:55 smithi080 bash[28361]: cluster 2023-12-01T15:35:54.508773+0000 mgr.y (mgr.24362) 19417 : cluster 0 pgmap v19386: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:35:55.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:35:55 smithi080 bash[41963]: cluster 2023-12-01T15:35:54.508773+0000 mgr.y (mgr.24362) 19417 : cluster 0 pgmap v19386: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:35:56.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:35:55 smithi090 bash[32384]: cluster 2023-12-01T15:35:54.508773+0000 mgr.y (mgr.24362) 19417 : cluster 0 pgmap v19386: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:35:56.618 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:35:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:35:56] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T15:35:56.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:35:56 smithi080 bash[41963]: audit 2023-12-01T15:35:55.731310+0000 mon.c (mon.2) 12418 : audit 0 from='client.? 172.21.15.80:0/2079207929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:35:56.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:35:56 smithi080 bash[41963]: audit 2023-12-01T15:35:55.805092+0000 mon.c (mon.2) 12419 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:35:56.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:35:56 smithi080 bash[28361]: audit 2023-12-01T15:35:55.731310+0000 mon.c (mon.2) 12418 : audit 0 from='client.? 172.21.15.80:0/2079207929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:35:56.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:35:56 smithi080 bash[28361]: audit 2023-12-01T15:35:55.805092+0000 mon.c (mon.2) 12419 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:35:57.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:35:56 smithi090 bash[32384]: audit 2023-12-01T15:35:55.731310+0000 mon.c (mon.2) 12418 : audit 0 from='client.? 172.21.15.80:0/2079207929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:35:57.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:35:56 smithi090 bash[32384]: audit 2023-12-01T15:35:55.805092+0000 mon.c (mon.2) 12419 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:35:57.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:35:57 smithi080 bash[41963]: cluster 2023-12-01T15:35:56.509944+0000 mgr.y (mgr.24362) 19418 : cluster 0 pgmap v19387: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:35:57.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:35:57 smithi080 bash[28361]: cluster 2023-12-01T15:35:56.509944+0000 mgr.y (mgr.24362) 19418 : cluster 0 pgmap v19387: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:35:58.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:35:57 smithi090 bash[32384]: cluster 2023-12-01T15:35:56.509944+0000 mgr.y (mgr.24362) 19418 : cluster 0 pgmap v19387: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:35:58.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:35:58 smithi080 bash[28361]: audit 2023-12-01T15:35:58.197472+0000 mon.c (mon.2) 12420 : audit 0 from='client.? 172.21.15.80:0/2220653508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:35:58.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:35:58 smithi080 bash[41963]: audit 2023-12-01T15:35:58.197472+0000 mon.c (mon.2) 12420 : audit 0 from='client.? 172.21.15.80:0/2220653508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:35:59.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:35:58 smithi090 bash[32384]: audit 2023-12-01T15:35:58.197472+0000 mon.c (mon.2) 12420 : audit 0 from='client.? 172.21.15.80:0/2220653508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:35:59.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:35:59 smithi080 bash[41963]: cluster 2023-12-01T15:35:58.510612+0000 mgr.y (mgr.24362) 19419 : cluster 0 pgmap v19388: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:35:59.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:35:59 smithi080 bash[28361]: cluster 2023-12-01T15:35:58.510612+0000 mgr.y (mgr.24362) 19419 : cluster 0 pgmap v19388: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:36:00.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:35:59 smithi090 bash[32384]: cluster 2023-12-01T15:35:58.510612+0000 mgr.y (mgr.24362) 19419 : cluster 0 pgmap v19388: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:36:01.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:36:01 smithi080 bash[28361]: cluster 2023-12-01T15:36:00.511220+0000 mgr.y (mgr.24362) 19420 : cluster 0 pgmap v19389: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:36:01.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:36:01 smithi080 bash[28361]: audit 2023-12-01T15:36:00.653229+0000 mon.a (mon.0) 11776 : audit 0 from='client.? 172.21.15.80:0/3272834188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:36:01.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:36:01 smithi080 bash[41963]: cluster 2023-12-01T15:36:00.511220+0000 mgr.y (mgr.24362) 19420 : cluster 0 pgmap v19389: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:36:01.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:36:01 smithi080 bash[41963]: audit 2023-12-01T15:36:00.653229+0000 mon.a (mon.0) 11776 : audit 0 from='client.? 172.21.15.80:0/3272834188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:36:02.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:36:01 smithi090 bash[32384]: cluster 2023-12-01T15:36:00.511220+0000 mgr.y (mgr.24362) 19420 : cluster 0 pgmap v19389: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:36:02.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:36:01 smithi090 bash[32384]: audit 2023-12-01T15:36:00.653229+0000 mon.a (mon.0) 11776 : audit 0 from='client.? 172.21.15.80:0/3272834188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:36:03.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:36:03 smithi080 bash[41963]: cluster 2023-12-01T15:36:02.512491+0000 mgr.y (mgr.24362) 19421 : cluster 0 pgmap v19390: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:36:03.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:36:03 smithi080 bash[41963]: audit 2023-12-01T15:36:03.101065+0000 mon.c (mon.2) 12421 : audit 0 from='client.? 172.21.15.80:0/951784309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:36:03.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:36:03 smithi080 bash[28361]: cluster 2023-12-01T15:36:02.512491+0000 mgr.y (mgr.24362) 19421 : cluster 0 pgmap v19390: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:36:03.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:36:03 smithi080 bash[28361]: audit 2023-12-01T15:36:03.101065+0000 mon.c (mon.2) 12421 : audit 0 from='client.? 172.21.15.80:0/951784309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:36:04.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:36:03 smithi090 bash[32384]: cluster 2023-12-01T15:36:02.512491+0000 mgr.y (mgr.24362) 19421 : cluster 0 pgmap v19390: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:36:04.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:36:03 smithi090 bash[32384]: audit 2023-12-01T15:36:03.101065+0000 mon.c (mon.2) 12421 : audit 0 from='client.? 172.21.15.80:0/951784309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:36:05.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:36:05 smithi080 bash[28361]: cluster 2023-12-01T15:36:04.513220+0000 mgr.y (mgr.24362) 19422 : cluster 0 pgmap v19391: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:36:05.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:36:05 smithi080 bash[28361]: audit 2023-12-01T15:36:05.546881+0000 mon.c (mon.2) 12422 : audit 0 from='client.? 172.21.15.80:0/3540157777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:36:05.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:36:05 smithi080 bash[41963]: cluster 2023-12-01T15:36:04.513220+0000 mgr.y (mgr.24362) 19422 : cluster 0 pgmap v19391: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:36:05.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:36:05 smithi080 bash[41963]: audit 2023-12-01T15:36:05.546881+0000 mon.c (mon.2) 12422 : audit 0 from='client.? 172.21.15.80:0/3540157777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:36:06.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:36:05 smithi090 bash[32384]: cluster 2023-12-01T15:36:04.513220+0000 mgr.y (mgr.24362) 19422 : cluster 0 pgmap v19391: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:36:06.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:36:05 smithi090 bash[32384]: audit 2023-12-01T15:36:05.546881+0000 mon.c (mon.2) 12422 : audit 0 from='client.? 172.21.15.80:0/3540157777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:36:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:36:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:36:06] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T15:36:07.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:36:06 smithi090 bash[32384]: audit 2023-12-01T15:36:06.429525+0000 mon.c (mon.2) 12423 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:36:07.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:36:06 smithi090 bash[32384]: cluster 2023-12-01T15:36:06.514040+0000 mgr.y (mgr.24362) 19423 : cluster 0 pgmap v19392: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:36:07.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:36:06 smithi080 bash[28361]: audit 2023-12-01T15:36:06.429525+0000 mon.c (mon.2) 12423 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:36:07.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:36:06 smithi080 bash[28361]: cluster 2023-12-01T15:36:06.514040+0000 mgr.y (mgr.24362) 19423 : cluster 0 pgmap v19392: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:36:07.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:36:06 smithi080 bash[41963]: audit 2023-12-01T15:36:06.429525+0000 mon.c (mon.2) 12423 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:36:07.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:36:06 smithi080 bash[41963]: cluster 2023-12-01T15:36:06.514040+0000 mgr.y (mgr.24362) 19423 : cluster 0 pgmap v19392: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:36:08.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:36:08 smithi080 bash[28361]: audit 2023-12-01T15:36:08.012518+0000 mon.c (mon.2) 12424 : audit 0 from='client.? 172.21.15.80:0/3925009583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:36:08.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:36:08 smithi080 bash[41963]: audit 2023-12-01T15:36:08.012518+0000 mon.c (mon.2) 12424 : audit 0 from='client.? 172.21.15.80:0/3925009583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:36:08.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:36:08 smithi090 bash[32384]: audit 2023-12-01T15:36:08.012518+0000 mon.c (mon.2) 12424 : audit 0 from='client.? 172.21.15.80:0/3925009583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:36:09.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:36:09 smithi080 bash[28361]: cluster 2023-12-01T15:36:08.514700+0000 mgr.y (mgr.24362) 19424 : cluster 0 pgmap v19393: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:36:09.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:36:09 smithi080 bash[41963]: cluster 2023-12-01T15:36:08.514700+0000 mgr.y (mgr.24362) 19424 : cluster 0 pgmap v19393: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:36:09.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:36:09 smithi090 bash[32384]: cluster 2023-12-01T15:36:08.514700+0000 mgr.y (mgr.24362) 19424 : cluster 0 pgmap v19393: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:36:10.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:36:10 smithi090 bash[32384]: audit 2023-12-01T15:36:10.462970+0000 mon.c (mon.2) 12425 : audit 0 from='client.? 172.21.15.80:0/3413647820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:36:10.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:36:10 smithi080 bash[28361]: audit 2023-12-01T15:36:10.462970+0000 mon.c (mon.2) 12425 : audit 0 from='client.? 172.21.15.80:0/3413647820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:36:10.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:36:10 smithi080 bash[41963]: audit 2023-12-01T15:36:10.462970+0000 mon.c (mon.2) 12425 : audit 0 from='client.? 172.21.15.80:0/3413647820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:36:11.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:36:11 smithi080 bash[28361]: cluster 2023-12-01T15:36:10.515302+0000 mgr.y (mgr.24362) 19425 : cluster 0 pgmap v19394: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:36:11.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:36:11 smithi080 bash[28361]: audit 2023-12-01T15:36:10.804929+0000 mon.c (mon.2) 12426 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:36:11.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:36:11 smithi080 bash[41963]: cluster 2023-12-01T15:36:10.515302+0000 mgr.y (mgr.24362) 19425 : cluster 0 pgmap v19394: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:36:11.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:36:11 smithi080 bash[41963]: audit 2023-12-01T15:36:10.804929+0000 mon.c (mon.2) 12426 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:36:12.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:36:11 smithi090 bash[32384]: cluster 2023-12-01T15:36:10.515302+0000 mgr.y (mgr.24362) 19425 : cluster 0 pgmap v19394: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:36:12.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:36:11 smithi090 bash[32384]: audit 2023-12-01T15:36:10.804929+0000 mon.c (mon.2) 12426 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:36:13.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:36:13 smithi080 bash[28361]: audit 2023-12-01T15:36:12.278644+0000 mon.a (mon.0) 11777 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:36:13.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:36:13 smithi080 bash[28361]: audit 2023-12-01T15:36:12.289332+0000 mon.a (mon.0) 11778 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:36:13.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:36:13 smithi080 bash[28361]: cluster 2023-12-01T15:36:12.516135+0000 mgr.y (mgr.24362) 19426 : cluster 0 pgmap v19395: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:36:13.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:36:13 smithi080 bash[28361]: audit 2023-12-01T15:36:12.572358+0000 mon.a (mon.0) 11779 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:36:13.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:36:13 smithi080 bash[28361]: audit 2023-12-01T15:36:12.581677+0000 mon.a (mon.0) 11780 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:36:13.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:36:13 smithi080 bash[28361]: audit 2023-12-01T15:36:12.928134+0000 mon.a (mon.0) 11781 : audit 0 from='client.? 172.21.15.80:0/2316764367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:36:13.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:36:13 smithi080 bash[28361]: audit 2023-12-01T15:36:13.066078+0000 mon.c (mon.2) 12427 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:36:13.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:36:13 smithi080 bash[28361]: audit 2023-12-01T15:36:13.067999+0000 mon.c (mon.2) 12428 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:36:13.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:36:13 smithi080 bash[28361]: audit 2023-12-01T15:36:13.077033+0000 mon.a (mon.0) 11782 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:36:13.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:36:13 smithi080 bash[41963]: audit 2023-12-01T15:36:12.278644+0000 mon.a (mon.0) 11777 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:36:13.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:36:13 smithi080 bash[41963]: audit 2023-12-01T15:36:12.289332+0000 mon.a (mon.0) 11778 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:36:13.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:36:13 smithi080 bash[41963]: cluster 2023-12-01T15:36:12.516135+0000 mgr.y (mgr.24362) 19426 : cluster 0 pgmap v19395: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:36:13.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:36:13 smithi080 bash[41963]: audit 2023-12-01T15:36:12.572358+0000 mon.a (mon.0) 11779 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:36:13.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:36:13 smithi080 bash[41963]: audit 2023-12-01T15:36:12.581677+0000 mon.a (mon.0) 11780 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:36:13.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:36:13 smithi080 bash[41963]: audit 2023-12-01T15:36:12.928134+0000 mon.a (mon.0) 11781 : audit 0 from='client.? 172.21.15.80:0/2316764367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:36:13.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:36:13 smithi080 bash[41963]: audit 2023-12-01T15:36:13.066078+0000 mon.c (mon.2) 12427 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:36:13.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:36:13 smithi080 bash[41963]: audit 2023-12-01T15:36:13.067999+0000 mon.c (mon.2) 12428 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:36:13.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:36:13 smithi080 bash[41963]: audit 2023-12-01T15:36:13.077033+0000 mon.a (mon.0) 11782 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:36:13.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:36:13 smithi090 bash[32384]: audit 2023-12-01T15:36:12.278644+0000 mon.a (mon.0) 11777 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:36:13.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:36:13 smithi090 bash[32384]: audit 2023-12-01T15:36:12.289332+0000 mon.a (mon.0) 11778 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:36:13.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:36:13 smithi090 bash[32384]: cluster 2023-12-01T15:36:12.516135+0000 mgr.y (mgr.24362) 19426 : cluster 0 pgmap v19395: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:36:13.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:36:13 smithi090 bash[32384]: audit 2023-12-01T15:36:12.572358+0000 mon.a (mon.0) 11779 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:36:13.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:36:13 smithi090 bash[32384]: audit 2023-12-01T15:36:12.581677+0000 mon.a (mon.0) 11780 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:36:13.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:36:13 smithi090 bash[32384]: audit 2023-12-01T15:36:12.928134+0000 mon.a (mon.0) 11781 : audit 0 from='client.? 172.21.15.80:0/2316764367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:36:13.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:36:13 smithi090 bash[32384]: audit 2023-12-01T15:36:13.066078+0000 mon.c (mon.2) 12427 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:36:13.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:36:13 smithi090 bash[32384]: audit 2023-12-01T15:36:13.067999+0000 mon.c (mon.2) 12428 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:36:13.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:36:13 smithi090 bash[32384]: audit 2023-12-01T15:36:13.077033+0000 mon.a (mon.0) 11782 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:36:15.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:36:15 smithi080 bash[28361]: cluster 2023-12-01T15:36:14.516784+0000 mgr.y (mgr.24362) 19427 : cluster 0 pgmap v19396: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:36:15.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:36:15 smithi080 bash[28361]: audit 2023-12-01T15:36:15.376600+0000 mon.c (mon.2) 12429 : audit 0 from='client.? 172.21.15.80:0/3337810358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:36:15.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:36:15 smithi080 bash[41963]: cluster 2023-12-01T15:36:14.516784+0000 mgr.y (mgr.24362) 19427 : cluster 0 pgmap v19396: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:36:15.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:36:15 smithi080 bash[41963]: audit 2023-12-01T15:36:15.376600+0000 mon.c (mon.2) 12429 : audit 0 from='client.? 172.21.15.80:0/3337810358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:36:16.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:36:15 smithi090 bash[32384]: cluster 2023-12-01T15:36:14.516784+0000 mgr.y (mgr.24362) 19427 : cluster 0 pgmap v19396: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:36:16.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:36:15 smithi090 bash[32384]: audit 2023-12-01T15:36:15.376600+0000 mon.c (mon.2) 12429 : audit 0 from='client.? 172.21.15.80:0/3337810358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:36:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:36:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:36:16] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T15:36:17.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:36:16 smithi090 bash[32384]: cluster 2023-12-01T15:36:16.517911+0000 mgr.y (mgr.24362) 19428 : cluster 0 pgmap v19397: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:36:17.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:36:16 smithi080 bash[28361]: cluster 2023-12-01T15:36:16.517911+0000 mgr.y (mgr.24362) 19428 : cluster 0 pgmap v19397: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:36:17.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:36:16 smithi080 bash[41963]: cluster 2023-12-01T15:36:16.517911+0000 mgr.y (mgr.24362) 19428 : cluster 0 pgmap v19397: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:36:18.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:36:17 smithi090 bash[32384]: audit 2023-12-01T15:36:17.825229+0000 mon.a (mon.0) 11783 : audit 0 from='client.? 172.21.15.80:0/102333138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:36:18.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:36:17 smithi080 bash[28361]: audit 2023-12-01T15:36:17.825229+0000 mon.a (mon.0) 11783 : audit 0 from='client.? 172.21.15.80:0/102333138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:36:18.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:36:17 smithi080 bash[41963]: audit 2023-12-01T15:36:17.825229+0000 mon.a (mon.0) 11783 : audit 0 from='client.? 172.21.15.80:0/102333138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:36:19.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:36:18 smithi090 bash[32384]: cluster 2023-12-01T15:36:18.518594+0000 mgr.y (mgr.24362) 19429 : cluster 0 pgmap v19398: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:36:19.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:36:18 smithi080 bash[28361]: cluster 2023-12-01T15:36:18.518594+0000 mgr.y (mgr.24362) 19429 : cluster 0 pgmap v19398: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:36:19.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:36:18 smithi080 bash[41963]: cluster 2023-12-01T15:36:18.518594+0000 mgr.y (mgr.24362) 19429 : cluster 0 pgmap v19398: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:36:20.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:36:20 smithi080 bash[28361]: audit 2023-12-01T15:36:20.283813+0000 mon.a (mon.0) 11784 : audit 0 from='client.? 172.21.15.80:0/1262583573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:36:20.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:36:20 smithi080 bash[41963]: audit 2023-12-01T15:36:20.283813+0000 mon.a (mon.0) 11784 : audit 0 from='client.? 172.21.15.80:0/1262583573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:36:20.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:36:20 smithi090 bash[32384]: audit 2023-12-01T15:36:20.283813+0000 mon.a (mon.0) 11784 : audit 0 from='client.? 172.21.15.80:0/1262583573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:36:21.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:36:21 smithi080 bash[28361]: cluster 2023-12-01T15:36:20.519265+0000 mgr.y (mgr.24362) 19430 : cluster 0 pgmap v19399: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:36:21.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:36:21 smithi080 bash[41963]: cluster 2023-12-01T15:36:20.519265+0000 mgr.y (mgr.24362) 19430 : cluster 0 pgmap v19399: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:36:21.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:36:21 smithi090 bash[32384]: cluster 2023-12-01T15:36:20.519265+0000 mgr.y (mgr.24362) 19430 : cluster 0 pgmap v19399: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:36:23.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:36:23 smithi080 bash[41963]: cluster 2023-12-01T15:36:22.520401+0000 mgr.y (mgr.24362) 19431 : cluster 0 pgmap v19400: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:36:23.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:36:23 smithi080 bash[41963]: audit 2023-12-01T15:36:22.734869+0000 mon.a (mon.0) 11785 : audit 0 from='client.? 172.21.15.80:0/3308173654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:36:23.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:36:23 smithi080 bash[28361]: cluster 2023-12-01T15:36:22.520401+0000 mgr.y (mgr.24362) 19431 : cluster 0 pgmap v19400: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:36:23.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:36:23 smithi080 bash[28361]: audit 2023-12-01T15:36:22.734869+0000 mon.a (mon.0) 11785 : audit 0 from='client.? 172.21.15.80:0/3308173654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:36:24.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:36:23 smithi090 bash[32384]: cluster 2023-12-01T15:36:22.520401+0000 mgr.y (mgr.24362) 19431 : cluster 0 pgmap v19400: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:36:24.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:36:23 smithi090 bash[32384]: audit 2023-12-01T15:36:22.734869+0000 mon.a (mon.0) 11785 : audit 0 from='client.? 172.21.15.80:0/3308173654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:36:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:36:25 smithi080 bash[28361]: cluster 2023-12-01T15:36:24.521065+0000 mgr.y (mgr.24362) 19432 : cluster 0 pgmap v19401: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:36:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:36:25 smithi080 bash[28361]: audit 2023-12-01T15:36:25.183070+0000 mon.c (mon.2) 12430 : audit 0 from='client.? 172.21.15.80:0/721451485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:36:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:36:25 smithi080 bash[41963]: cluster 2023-12-01T15:36:24.521065+0000 mgr.y (mgr.24362) 19432 : cluster 0 pgmap v19401: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:36:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:36:25 smithi080 bash[41963]: audit 2023-12-01T15:36:25.183070+0000 mon.c (mon.2) 12430 : audit 0 from='client.? 172.21.15.80:0/721451485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:36:26.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:36:25 smithi090 bash[32384]: cluster 2023-12-01T15:36:24.521065+0000 mgr.y (mgr.24362) 19432 : cluster 0 pgmap v19401: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:36:26.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:36:25 smithi090 bash[32384]: audit 2023-12-01T15:36:25.183070+0000 mon.c (mon.2) 12430 : audit 0 from='client.? 172.21.15.80:0/721451485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:36:26.583 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:36:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:36:26] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T15:36:26.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:36:26 smithi080 bash[28361]: audit 2023-12-01T15:36:25.805832+0000 mon.c (mon.2) 12431 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:36:26.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:36:26 smithi080 bash[41963]: audit 2023-12-01T15:36:25.805832+0000 mon.c (mon.2) 12431 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:36:27.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:36:26 smithi090 bash[32384]: audit 2023-12-01T15:36:25.805832+0000 mon.c (mon.2) 12431 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:36:27.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:36:27 smithi080 bash[28361]: cluster 2023-12-01T15:36:26.522194+0000 mgr.y (mgr.24362) 19433 : cluster 0 pgmap v19402: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:36:27.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:36:27 smithi080 bash[41963]: cluster 2023-12-01T15:36:26.522194+0000 mgr.y (mgr.24362) 19433 : cluster 0 pgmap v19402: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:36:28.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:36:27 smithi090 bash[32384]: cluster 2023-12-01T15:36:26.522194+0000 mgr.y (mgr.24362) 19433 : cluster 0 pgmap v19402: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:36:28.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:36:28 smithi080 bash[28361]: audit 2023-12-01T15:36:27.631546+0000 mon.a (mon.0) 11786 : audit 0 from='client.? 172.21.15.80:0/3576617569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:36:28.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:36:28 smithi080 bash[41963]: audit 2023-12-01T15:36:27.631546+0000 mon.a (mon.0) 11786 : audit 0 from='client.? 172.21.15.80:0/3576617569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:36:29.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:36:28 smithi090 bash[32384]: audit 2023-12-01T15:36:27.631546+0000 mon.a (mon.0) 11786 : audit 0 from='client.? 172.21.15.80:0/3576617569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:36:29.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:36:29 smithi080 bash[28361]: cluster 2023-12-01T15:36:28.522841+0000 mgr.y (mgr.24362) 19434 : cluster 0 pgmap v19403: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:36:29.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:36:29 smithi080 bash[41963]: cluster 2023-12-01T15:36:28.522841+0000 mgr.y (mgr.24362) 19434 : cluster 0 pgmap v19403: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:36:30.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:36:29 smithi090 bash[32384]: cluster 2023-12-01T15:36:28.522841+0000 mgr.y (mgr.24362) 19434 : cluster 0 pgmap v19403: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:36:30.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:36:30 smithi080 bash[28361]: audit 2023-12-01T15:36:30.092078+0000 mon.c (mon.2) 12432 : audit 0 from='client.? 172.21.15.80:0/4086729299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:36:30.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:36:30 smithi080 bash[41963]: audit 2023-12-01T15:36:30.092078+0000 mon.c (mon.2) 12432 : audit 0 from='client.? 172.21.15.80:0/4086729299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:36:31.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:36:30 smithi090 bash[32384]: audit 2023-12-01T15:36:30.092078+0000 mon.c (mon.2) 12432 : audit 0 from='client.? 172.21.15.80:0/4086729299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:36:31.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:36:31 smithi080 bash[28361]: cluster 2023-12-01T15:36:30.523470+0000 mgr.y (mgr.24362) 19435 : cluster 0 pgmap v19404: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:36:31.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:36:31 smithi080 bash[41963]: cluster 2023-12-01T15:36:30.523470+0000 mgr.y (mgr.24362) 19435 : cluster 0 pgmap v19404: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:36:32.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:36:31 smithi090 bash[32384]: cluster 2023-12-01T15:36:30.523470+0000 mgr.y (mgr.24362) 19435 : cluster 0 pgmap v19404: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:36:32.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:36:32 smithi080 bash[28361]: audit 2023-12-01T15:36:32.550145+0000 mon.a (mon.0) 11787 : audit 0 from='client.? 172.21.15.80:0/2819533209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:36:32.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:36:32 smithi080 bash[41963]: audit 2023-12-01T15:36:32.550145+0000 mon.a (mon.0) 11787 : audit 0 from='client.? 172.21.15.80:0/2819533209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:36:33.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:36:32 smithi090 bash[32384]: audit 2023-12-01T15:36:32.550145+0000 mon.a (mon.0) 11787 : audit 0 from='client.? 172.21.15.80:0/2819533209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:36:33.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:36:33 smithi080 bash[28361]: cluster 2023-12-01T15:36:32.524629+0000 mgr.y (mgr.24362) 19436 : cluster 0 pgmap v19405: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:36:33.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:36:33 smithi080 bash[41963]: cluster 2023-12-01T15:36:32.524629+0000 mgr.y (mgr.24362) 19436 : cluster 0 pgmap v19405: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:36:34.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:36:33 smithi090 bash[32384]: cluster 2023-12-01T15:36:32.524629+0000 mgr.y (mgr.24362) 19436 : cluster 0 pgmap v19405: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:36:35.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:36:35 smithi080 bash[28361]: cluster 2023-12-01T15:36:34.525383+0000 mgr.y (mgr.24362) 19437 : cluster 0 pgmap v19406: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:36:35.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:36:35 smithi080 bash[28361]: audit 2023-12-01T15:36:34.998326+0000 mon.c (mon.2) 12433 : audit 0 from='client.? 172.21.15.80:0/3883467318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:36:35.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:36:35 smithi080 bash[41963]: cluster 2023-12-01T15:36:34.525383+0000 mgr.y (mgr.24362) 19437 : cluster 0 pgmap v19406: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:36:35.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:36:35 smithi080 bash[41963]: audit 2023-12-01T15:36:34.998326+0000 mon.c (mon.2) 12433 : audit 0 from='client.? 172.21.15.80:0/3883467318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:36:36.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:36:35 smithi090 bash[32384]: cluster 2023-12-01T15:36:34.525383+0000 mgr.y (mgr.24362) 19437 : cluster 0 pgmap v19406: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:36:36.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:36:35 smithi090 bash[32384]: audit 2023-12-01T15:36:34.998326+0000 mon.c (mon.2) 12433 : audit 0 from='client.? 172.21.15.80:0/3883467318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:36:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:36:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:36:36] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T15:36:37.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:36:36 smithi090 bash[32384]: cluster 2023-12-01T15:36:36.526674+0000 mgr.y (mgr.24362) 19438 : cluster 0 pgmap v19407: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:36:37.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:36:36 smithi080 bash[41963]: cluster 2023-12-01T15:36:36.526674+0000 mgr.y (mgr.24362) 19438 : cluster 0 pgmap v19407: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:36:37.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:36:36 smithi080 bash[28361]: cluster 2023-12-01T15:36:36.526674+0000 mgr.y (mgr.24362) 19438 : cluster 0 pgmap v19407: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:36:38.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:36:37 smithi090 bash[32384]: audit 2023-12-01T15:36:37.457732+0000 mon.a (mon.0) 11788 : audit 0 from='client.? 172.21.15.80:0/3806945893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:36:38.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:36:37 smithi080 bash[41963]: audit 2023-12-01T15:36:37.457732+0000 mon.a (mon.0) 11788 : audit 0 from='client.? 172.21.15.80:0/3806945893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:36:38.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:36:37 smithi080 bash[28361]: audit 2023-12-01T15:36:37.457732+0000 mon.a (mon.0) 11788 : audit 0 from='client.? 172.21.15.80:0/3806945893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:36:39.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:36:38 smithi090 bash[32384]: cluster 2023-12-01T15:36:38.527523+0000 mgr.y (mgr.24362) 19439 : cluster 0 pgmap v19408: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:36:39.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:36:38 smithi080 bash[28361]: cluster 2023-12-01T15:36:38.527523+0000 mgr.y (mgr.24362) 19439 : cluster 0 pgmap v19408: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:36:39.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:36:38 smithi080 bash[41963]: cluster 2023-12-01T15:36:38.527523+0000 mgr.y (mgr.24362) 19439 : cluster 0 pgmap v19408: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:36:40.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:36:39 smithi090 bash[32384]: audit 2023-12-01T15:36:39.905893+0000 mon.c (mon.2) 12434 : audit 0 from='client.? 172.21.15.80:0/2237413984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:36:40.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:36:39 smithi080 bash[28361]: audit 2023-12-01T15:36:39.905893+0000 mon.c (mon.2) 12434 : audit 0 from='client.? 172.21.15.80:0/2237413984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:36:40.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:36:39 smithi080 bash[41963]: audit 2023-12-01T15:36:39.905893+0000 mon.c (mon.2) 12434 : audit 0 from='client.? 172.21.15.80:0/2237413984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:36:41.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:36:40 smithi090 bash[32384]: cluster 2023-12-01T15:36:40.528255+0000 mgr.y (mgr.24362) 19440 : cluster 0 pgmap v19409: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:36:41.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:36:40 smithi090 bash[32384]: audit 2023-12-01T15:36:40.806202+0000 mon.c (mon.2) 12435 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:36:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:36:40 smithi080 bash[28361]: cluster 2023-12-01T15:36:40.528255+0000 mgr.y (mgr.24362) 19440 : cluster 0 pgmap v19409: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:36:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:36:40 smithi080 bash[28361]: audit 2023-12-01T15:36:40.806202+0000 mon.c (mon.2) 12435 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:36:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:36:40 smithi080 bash[41963]: cluster 2023-12-01T15:36:40.528255+0000 mgr.y (mgr.24362) 19440 : cluster 0 pgmap v19409: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:36:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:36:40 smithi080 bash[41963]: audit 2023-12-01T15:36:40.806202+0000 mon.c (mon.2) 12435 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:36:42.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:36:42 smithi080 bash[28361]: audit 2023-12-01T15:36:42.364601+0000 mon.a (mon.0) 11789 : audit 0 from='client.? 172.21.15.80:0/1473762711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:36:42.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:36:42 smithi080 bash[41963]: audit 2023-12-01T15:36:42.364601+0000 mon.a (mon.0) 11789 : audit 0 from='client.? 172.21.15.80:0/1473762711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:36:42.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:36:42 smithi090 bash[32384]: audit 2023-12-01T15:36:42.364601+0000 mon.a (mon.0) 11789 : audit 0 from='client.? 172.21.15.80:0/1473762711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:36:43.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:36:43 smithi080 bash[41963]: cluster 2023-12-01T15:36:42.529461+0000 mgr.y (mgr.24362) 19441 : cluster 0 pgmap v19410: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:36:43.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:36:43 smithi080 bash[28361]: cluster 2023-12-01T15:36:42.529461+0000 mgr.y (mgr.24362) 19441 : cluster 0 pgmap v19410: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:36:43.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:36:43 smithi090 bash[32384]: cluster 2023-12-01T15:36:42.529461+0000 mgr.y (mgr.24362) 19441 : cluster 0 pgmap v19410: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:36:45.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:36:45 smithi080 bash[41963]: cluster 2023-12-01T15:36:44.530187+0000 mgr.y (mgr.24362) 19442 : cluster 0 pgmap v19411: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:36:45.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:36:45 smithi080 bash[41963]: audit 2023-12-01T15:36:44.817724+0000 mon.a (mon.0) 11790 : audit 0 from='client.? 172.21.15.80:0/3801626475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:36:45.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:36:45 smithi080 bash[28361]: cluster 2023-12-01T15:36:44.530187+0000 mgr.y (mgr.24362) 19442 : cluster 0 pgmap v19411: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:36:45.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:36:45 smithi080 bash[28361]: audit 2023-12-01T15:36:44.817724+0000 mon.a (mon.0) 11790 : audit 0 from='client.? 172.21.15.80:0/3801626475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:36:46.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:36:45 smithi090 bash[32384]: cluster 2023-12-01T15:36:44.530187+0000 mgr.y (mgr.24362) 19442 : cluster 0 pgmap v19411: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:36:46.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:36:45 smithi090 bash[32384]: audit 2023-12-01T15:36:44.817724+0000 mon.a (mon.0) 11790 : audit 0 from='client.? 172.21.15.80:0/3801626475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:36:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:36:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:36:46] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T15:36:47.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:36:46 smithi090 bash[32384]: cluster 2023-12-01T15:36:46.531455+0000 mgr.y (mgr.24362) 19443 : cluster 0 pgmap v19412: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:36:47.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:36:46 smithi080 bash[28361]: cluster 2023-12-01T15:36:46.531455+0000 mgr.y (mgr.24362) 19443 : cluster 0 pgmap v19412: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:36:47.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:36:46 smithi080 bash[41963]: cluster 2023-12-01T15:36:46.531455+0000 mgr.y (mgr.24362) 19443 : cluster 0 pgmap v19412: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:36:48.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:36:47 smithi090 bash[32384]: audit 2023-12-01T15:36:47.266996+0000 mon.a (mon.0) 11791 : audit 0 from='client.? 172.21.15.80:0/2092564946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:36:48.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:36:47 smithi080 bash[28361]: audit 2023-12-01T15:36:47.266996+0000 mon.a (mon.0) 11791 : audit 0 from='client.? 172.21.15.80:0/2092564946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:36:48.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:36:47 smithi080 bash[41963]: audit 2023-12-01T15:36:47.266996+0000 mon.a (mon.0) 11791 : audit 0 from='client.? 172.21.15.80:0/2092564946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:36:49.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:36:48 smithi090 bash[32384]: cluster 2023-12-01T15:36:48.532171+0000 mgr.y (mgr.24362) 19444 : cluster 0 pgmap v19413: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:36:49.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:36:48 smithi080 bash[28361]: cluster 2023-12-01T15:36:48.532171+0000 mgr.y (mgr.24362) 19444 : cluster 0 pgmap v19413: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:36:49.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:36:48 smithi080 bash[41963]: cluster 2023-12-01T15:36:48.532171+0000 mgr.y (mgr.24362) 19444 : cluster 0 pgmap v19413: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:36:50.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:36:49 smithi090 bash[32384]: audit 2023-12-01T15:36:49.717669+0000 mon.a (mon.0) 11792 : audit 0 from='client.? 172.21.15.80:0/2037543892' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:36:50.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:36:49 smithi080 bash[28361]: audit 2023-12-01T15:36:49.717669+0000 mon.a (mon.0) 11792 : audit 0 from='client.? 172.21.15.80:0/2037543892' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:36:50.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:36:49 smithi080 bash[41963]: audit 2023-12-01T15:36:49.717669+0000 mon.a (mon.0) 11792 : audit 0 from='client.? 172.21.15.80:0/2037543892' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:36:51.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:36:50 smithi090 bash[32384]: cluster 2023-12-01T15:36:50.532803+0000 mgr.y (mgr.24362) 19445 : cluster 0 pgmap v19414: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:36:51.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:36:50 smithi080 bash[28361]: cluster 2023-12-01T15:36:50.532803+0000 mgr.y (mgr.24362) 19445 : cluster 0 pgmap v19414: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:36:51.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:36:51 smithi080 bash[41963]: cluster 2023-12-01T15:36:50.532803+0000 mgr.y (mgr.24362) 19445 : cluster 0 pgmap v19414: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:36:52.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:36:52 smithi090 bash[32384]: audit 2023-12-01T15:36:52.171694+0000 mon.c (mon.2) 12436 : audit 0 from='client.? 172.21.15.80:0/130374189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:36:52.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:36:52 smithi080 bash[28361]: audit 2023-12-01T15:36:52.171694+0000 mon.c (mon.2) 12436 : audit 0 from='client.? 172.21.15.80:0/130374189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:36:52.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:36:52 smithi080 bash[41963]: audit 2023-12-01T15:36:52.171694+0000 mon.c (mon.2) 12436 : audit 0 from='client.? 172.21.15.80:0/130374189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:36:53.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:36:53 smithi090 bash[32384]: cluster 2023-12-01T15:36:52.533996+0000 mgr.y (mgr.24362) 19446 : cluster 0 pgmap v19415: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:36:53.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:36:53 smithi080 bash[41963]: cluster 2023-12-01T15:36:52.533996+0000 mgr.y (mgr.24362) 19446 : cluster 0 pgmap v19415: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:36:53.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:36:53 smithi080 bash[28361]: cluster 2023-12-01T15:36:52.533996+0000 mgr.y (mgr.24362) 19446 : cluster 0 pgmap v19415: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:36:55.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:36:55 smithi080 bash[41963]: cluster 2023-12-01T15:36:54.534632+0000 mgr.y (mgr.24362) 19447 : cluster 0 pgmap v19416: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:36:55.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:36:55 smithi080 bash[41963]: audit 2023-12-01T15:36:54.610150+0000 mon.a (mon.0) 11793 : audit 0 from='client.? 172.21.15.80:0/1015229036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:36:55.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:36:55 smithi080 bash[28361]: cluster 2023-12-01T15:36:54.534632+0000 mgr.y (mgr.24362) 19447 : cluster 0 pgmap v19416: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:36:55.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:36:55 smithi080 bash[28361]: audit 2023-12-01T15:36:54.610150+0000 mon.a (mon.0) 11793 : audit 0 from='client.? 172.21.15.80:0/1015229036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:36:56.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:36:55 smithi090 bash[32384]: cluster 2023-12-01T15:36:54.534632+0000 mgr.y (mgr.24362) 19447 : cluster 0 pgmap v19416: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:36:56.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:36:55 smithi090 bash[32384]: audit 2023-12-01T15:36:54.610150+0000 mon.a (mon.0) 11793 : audit 0 from='client.? 172.21.15.80:0/1015229036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:36:56.594 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:36:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:36:56] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T15:36:56.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:36:56 smithi080 bash[28361]: audit 2023-12-01T15:36:55.806659+0000 mon.c (mon.2) 12437 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:36:56.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:36:56 smithi080 bash[41963]: audit 2023-12-01T15:36:55.806659+0000 mon.c (mon.2) 12437 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:36:57.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:36:56 smithi090 bash[32384]: audit 2023-12-01T15:36:55.806659+0000 mon.c (mon.2) 12437 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:36:57.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:36:57 smithi080 bash[28361]: cluster 2023-12-01T15:36:56.535794+0000 mgr.y (mgr.24362) 19448 : cluster 0 pgmap v19417: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:36:57.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:36:57 smithi080 bash[28361]: audit 2023-12-01T15:36:57.068254+0000 mon.a (mon.0) 11794 : audit 0 from='client.? 172.21.15.80:0/3618275535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:36:57.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:36:57 smithi080 bash[41963]: cluster 2023-12-01T15:36:56.535794+0000 mgr.y (mgr.24362) 19448 : cluster 0 pgmap v19417: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:36:57.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:36:57 smithi080 bash[41963]: audit 2023-12-01T15:36:57.068254+0000 mon.a (mon.0) 11794 : audit 0 from='client.? 172.21.15.80:0/3618275535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:36:58.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:36:57 smithi090 bash[32384]: cluster 2023-12-01T15:36:56.535794+0000 mgr.y (mgr.24362) 19448 : cluster 0 pgmap v19417: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:36:58.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:36:57 smithi090 bash[32384]: audit 2023-12-01T15:36:57.068254+0000 mon.a (mon.0) 11794 : audit 0 from='client.? 172.21.15.80:0/3618275535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:36:59.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:36:59 smithi080 bash[28361]: cluster 2023-12-01T15:36:58.536407+0000 mgr.y (mgr.24362) 19449 : cluster 0 pgmap v19418: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:36:59.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:36:59 smithi080 bash[28361]: audit 2023-12-01T15:36:59.522350+0000 mon.c (mon.2) 12438 : audit 0 from='client.? 172.21.15.80:0/2535519507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:36:59.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:36:59 smithi080 bash[41963]: cluster 2023-12-01T15:36:58.536407+0000 mgr.y (mgr.24362) 19449 : cluster 0 pgmap v19418: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:36:59.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:36:59 smithi080 bash[41963]: audit 2023-12-01T15:36:59.522350+0000 mon.c (mon.2) 12438 : audit 0 from='client.? 172.21.15.80:0/2535519507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:37:00.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:36:59 smithi090 bash[32384]: cluster 2023-12-01T15:36:58.536407+0000 mgr.y (mgr.24362) 19449 : cluster 0 pgmap v19418: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:37:00.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:36:59 smithi090 bash[32384]: audit 2023-12-01T15:36:59.522350+0000 mon.c (mon.2) 12438 : audit 0 from='client.? 172.21.15.80:0/2535519507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:37:01.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:37:01 smithi080 bash[28361]: cluster 2023-12-01T15:37:00.537005+0000 mgr.y (mgr.24362) 19450 : cluster 0 pgmap v19419: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:37:01.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:37:01 smithi080 bash[41963]: cluster 2023-12-01T15:37:00.537005+0000 mgr.y (mgr.24362) 19450 : cluster 0 pgmap v19419: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:37:01.959 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:37:01 smithi090 bash[32384]: cluster 2023-12-01T15:37:00.537005+0000 mgr.y (mgr.24362) 19450 : cluster 0 pgmap v19419: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:37:02.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:37:02 smithi080 bash[28361]: audit 2023-12-01T15:37:01.976474+0000 mon.c (mon.2) 12439 : audit 0 from='client.? 172.21.15.80:0/347935787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:37:02.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:37:02 smithi080 bash[41963]: audit 2023-12-01T15:37:01.976474+0000 mon.c (mon.2) 12439 : audit 0 from='client.? 172.21.15.80:0/347935787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:37:03.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:37:02 smithi090 bash[32384]: audit 2023-12-01T15:37:01.976474+0000 mon.c (mon.2) 12439 : audit 0 from='client.? 172.21.15.80:0/347935787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:37:03.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:37:03 smithi080 bash[28361]: cluster 2023-12-01T15:37:02.538215+0000 mgr.y (mgr.24362) 19451 : cluster 0 pgmap v19420: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:37:03.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:37:03 smithi080 bash[41963]: cluster 2023-12-01T15:37:02.538215+0000 mgr.y (mgr.24362) 19451 : cluster 0 pgmap v19420: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:37:04.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:37:03 smithi090 bash[32384]: cluster 2023-12-01T15:37:02.538215+0000 mgr.y (mgr.24362) 19451 : cluster 0 pgmap v19420: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:37:04.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:37:04 smithi080 bash[41963]: audit 2023-12-01T15:37:04.424253+0000 mon.c (mon.2) 12440 : audit 0 from='client.? 172.21.15.80:0/2096751575' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:37:04.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:37:04 smithi080 bash[28361]: audit 2023-12-01T15:37:04.424253+0000 mon.c (mon.2) 12440 : audit 0 from='client.? 172.21.15.80:0/2096751575' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:37:05.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:37:04 smithi090 bash[32384]: audit 2023-12-01T15:37:04.424253+0000 mon.c (mon.2) 12440 : audit 0 from='client.? 172.21.15.80:0/2096751575' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:37:05.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:37:05 smithi080 bash[28361]: cluster 2023-12-01T15:37:04.538893+0000 mgr.y (mgr.24362) 19452 : cluster 0 pgmap v19421: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:37:05.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:37:05 smithi080 bash[41963]: cluster 2023-12-01T15:37:04.538893+0000 mgr.y (mgr.24362) 19452 : cluster 0 pgmap v19421: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:37:06.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:37:05 smithi090 bash[32384]: cluster 2023-12-01T15:37:04.538893+0000 mgr.y (mgr.24362) 19452 : cluster 0 pgmap v19421: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:37:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:37:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:37:06] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T15:37:07.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:37:06 smithi090 bash[32384]: cluster 2023-12-01T15:37:06.540067+0000 mgr.y (mgr.24362) 19453 : cluster 0 pgmap v19422: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:37:07.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:37:06 smithi090 bash[32384]: audit 2023-12-01T15:37:06.874288+0000 mon.c (mon.2) 12441 : audit 0 from='client.? 172.21.15.80:0/3302723603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:37:07.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:37:06 smithi080 bash[28361]: cluster 2023-12-01T15:37:06.540067+0000 mgr.y (mgr.24362) 19453 : cluster 0 pgmap v19422: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:37:07.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:37:06 smithi080 bash[28361]: audit 2023-12-01T15:37:06.874288+0000 mon.c (mon.2) 12441 : audit 0 from='client.? 172.21.15.80:0/3302723603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:37:07.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:37:06 smithi080 bash[41963]: cluster 2023-12-01T15:37:06.540067+0000 mgr.y (mgr.24362) 19453 : cluster 0 pgmap v19422: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:37:07.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:37:06 smithi080 bash[41963]: audit 2023-12-01T15:37:06.874288+0000 mon.c (mon.2) 12441 : audit 0 from='client.? 172.21.15.80:0/3302723603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:37:09.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:37:09 smithi080 bash[28361]: cluster 2023-12-01T15:37:08.540692+0000 mgr.y (mgr.24362) 19454 : cluster 0 pgmap v19423: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:37:09.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:37:09 smithi080 bash[28361]: audit 2023-12-01T15:37:09.323970+0000 mon.a (mon.0) 11795 : audit 0 from='client.? 172.21.15.80:0/3134487895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:37:09.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:37:09 smithi080 bash[41963]: cluster 2023-12-01T15:37:08.540692+0000 mgr.y (mgr.24362) 19454 : cluster 0 pgmap v19423: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:37:09.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:37:09 smithi080 bash[41963]: audit 2023-12-01T15:37:09.323970+0000 mon.a (mon.0) 11795 : audit 0 from='client.? 172.21.15.80:0/3134487895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:37:10.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:37:09 smithi090 bash[32384]: cluster 2023-12-01T15:37:08.540692+0000 mgr.y (mgr.24362) 19454 : cluster 0 pgmap v19423: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:37:10.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:37:09 smithi090 bash[32384]: audit 2023-12-01T15:37:09.323970+0000 mon.a (mon.0) 11795 : audit 0 from='client.? 172.21.15.80:0/3134487895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:37:11.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:37:11 smithi080 bash[41963]: cluster 2023-12-01T15:37:10.541343+0000 mgr.y (mgr.24362) 19455 : cluster 0 pgmap v19424: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:37:11.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:37:11 smithi080 bash[41963]: audit 2023-12-01T15:37:10.807090+0000 mon.c (mon.2) 12442 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:37:11.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:37:11 smithi080 bash[28361]: cluster 2023-12-01T15:37:10.541343+0000 mgr.y (mgr.24362) 19455 : cluster 0 pgmap v19424: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:37:11.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:37:11 smithi080 bash[28361]: audit 2023-12-01T15:37:10.807090+0000 mon.c (mon.2) 12442 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:37:12.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:37:11 smithi090 bash[32384]: cluster 2023-12-01T15:37:10.541343+0000 mgr.y (mgr.24362) 19455 : cluster 0 pgmap v19424: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:37:12.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:37:11 smithi090 bash[32384]: audit 2023-12-01T15:37:10.807090+0000 mon.c (mon.2) 12442 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:37:12.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:37:12 smithi080 bash[41963]: audit 2023-12-01T15:37:11.785021+0000 mon.c (mon.2) 12443 : audit 0 from='client.? 172.21.15.80:0/1512881497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:37:12.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:37:12 smithi080 bash[28361]: audit 2023-12-01T15:37:11.785021+0000 mon.c (mon.2) 12443 : audit 0 from='client.? 172.21.15.80:0/1512881497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:37:13.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:37:12 smithi090 bash[32384]: audit 2023-12-01T15:37:11.785021+0000 mon.c (mon.2) 12443 : audit 0 from='client.? 172.21.15.80:0/1512881497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:37:13.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:37:13 smithi080 bash[41963]: cluster 2023-12-01T15:37:12.542491+0000 mgr.y (mgr.24362) 19456 : cluster 0 pgmap v19425: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:37:13.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:37:13 smithi080 bash[41963]: audit 2023-12-01T15:37:13.159320+0000 mon.c (mon.2) 12444 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:37:13.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:37:13 smithi080 bash[28361]: cluster 2023-12-01T15:37:12.542491+0000 mgr.y (mgr.24362) 19456 : cluster 0 pgmap v19425: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:37:13.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:37:13 smithi080 bash[28361]: audit 2023-12-01T15:37:13.159320+0000 mon.c (mon.2) 12444 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:37:14.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:37:13 smithi090 bash[32384]: cluster 2023-12-01T15:37:12.542491+0000 mgr.y (mgr.24362) 19456 : cluster 0 pgmap v19425: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:37:14.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:37:13 smithi090 bash[32384]: audit 2023-12-01T15:37:13.159320+0000 mon.c (mon.2) 12444 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:37:14.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:37:14 smithi080 bash[41963]: audit 2023-12-01T15:37:14.237522+0000 mon.c (mon.2) 12445 : audit 0 from='client.? 172.21.15.80:0/53227166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:37:14.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:37:14 smithi080 bash[28361]: audit 2023-12-01T15:37:14.237522+0000 mon.c (mon.2) 12445 : audit 0 from='client.? 172.21.15.80:0/53227166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:37:15.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:37:14 smithi090 bash[32384]: audit 2023-12-01T15:37:14.237522+0000 mon.c (mon.2) 12445 : audit 0 from='client.? 172.21.15.80:0/53227166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:37:15.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:37:15 smithi080 bash[28361]: cluster 2023-12-01T15:37:14.543181+0000 mgr.y (mgr.24362) 19457 : cluster 0 pgmap v19426: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:37:15.976 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:37:15 smithi080 bash[41963]: cluster 2023-12-01T15:37:14.543181+0000 mgr.y (mgr.24362) 19457 : cluster 0 pgmap v19426: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:37:16.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:37:15 smithi090 bash[32384]: cluster 2023-12-01T15:37:14.543181+0000 mgr.y (mgr.24362) 19457 : cluster 0 pgmap v19426: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:37:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:37:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:37:16] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T15:37:17.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:37:16 smithi090 bash[32384]: cluster 2023-12-01T15:37:16.544362+0000 mgr.y (mgr.24362) 19458 : cluster 0 pgmap v19427: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:37:17.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:37:16 smithi090 bash[32384]: audit 2023-12-01T15:37:16.694333+0000 mon.a (mon.0) 11796 : audit 0 from='client.? 172.21.15.80:0/2791218992' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:37:17.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:37:16 smithi080 bash[28361]: cluster 2023-12-01T15:37:16.544362+0000 mgr.y (mgr.24362) 19458 : cluster 0 pgmap v19427: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:37:17.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:37:16 smithi080 bash[28361]: audit 2023-12-01T15:37:16.694333+0000 mon.a (mon.0) 11796 : audit 0 from='client.? 172.21.15.80:0/2791218992' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:37:17.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:37:16 smithi080 bash[41963]: cluster 2023-12-01T15:37:16.544362+0000 mgr.y (mgr.24362) 19458 : cluster 0 pgmap v19427: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:37:17.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:37:16 smithi080 bash[41963]: audit 2023-12-01T15:37:16.694333+0000 mon.a (mon.0) 11796 : audit 0 from='client.? 172.21.15.80:0/2791218992' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:37:19.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:37:19 smithi080 bash[41963]: cluster 2023-12-01T15:37:18.545141+0000 mgr.y (mgr.24362) 19459 : cluster 0 pgmap v19428: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:37:19.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:37:19 smithi080 bash[41963]: audit 2023-12-01T15:37:19.005273+0000 mon.a (mon.0) 11797 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:37:19.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:37:19 smithi080 bash[41963]: audit 2023-12-01T15:37:19.019003+0000 mon.a (mon.0) 11798 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:37:19.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:37:19 smithi080 bash[41963]: audit 2023-12-01T15:37:19.199473+0000 mon.c (mon.2) 12446 : audit 0 from='client.? 172.21.15.80:0/437341520' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:37:19.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:37:19 smithi080 bash[41963]: audit 2023-12-01T15:37:19.306765+0000 mon.a (mon.0) 11799 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:37:19.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:37:19 smithi080 bash[41963]: audit 2023-12-01T15:37:19.316237+0000 mon.a (mon.0) 11800 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:37:19.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:37:19 smithi080 bash[28361]: cluster 2023-12-01T15:37:18.545141+0000 mgr.y (mgr.24362) 19459 : cluster 0 pgmap v19428: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:37:19.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:37:19 smithi080 bash[28361]: audit 2023-12-01T15:37:19.005273+0000 mon.a (mon.0) 11797 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:37:19.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:37:19 smithi080 bash[28361]: audit 2023-12-01T15:37:19.019003+0000 mon.a (mon.0) 11798 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:37:19.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:37:19 smithi080 bash[28361]: audit 2023-12-01T15:37:19.199473+0000 mon.c (mon.2) 12446 : audit 0 from='client.? 172.21.15.80:0/437341520' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:37:19.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:37:19 smithi080 bash[28361]: audit 2023-12-01T15:37:19.306765+0000 mon.a (mon.0) 11799 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:37:19.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:37:19 smithi080 bash[28361]: audit 2023-12-01T15:37:19.316237+0000 mon.a (mon.0) 11800 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:37:20.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:37:19 smithi090 bash[32384]: cluster 2023-12-01T15:37:18.545141+0000 mgr.y (mgr.24362) 19459 : cluster 0 pgmap v19428: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:37:20.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:37:19 smithi090 bash[32384]: audit 2023-12-01T15:37:19.005273+0000 mon.a (mon.0) 11797 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:37:20.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:37:19 smithi090 bash[32384]: audit 2023-12-01T15:37:19.019003+0000 mon.a (mon.0) 11798 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:37:20.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:37:19 smithi090 bash[32384]: audit 2023-12-01T15:37:19.199473+0000 mon.c (mon.2) 12446 : audit 0 from='client.? 172.21.15.80:0/437341520' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:37:20.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:37:19 smithi090 bash[32384]: audit 2023-12-01T15:37:19.306765+0000 mon.a (mon.0) 11799 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:37:20.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:37:19 smithi090 bash[32384]: audit 2023-12-01T15:37:19.316237+0000 mon.a (mon.0) 11800 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:37:20.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:37:20 smithi080 bash[28361]: audit 2023-12-01T15:37:19.802702+0000 mon.c (mon.2) 12447 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:37:20.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:37:20 smithi080 bash[28361]: audit 2023-12-01T15:37:19.804409+0000 mon.c (mon.2) 12448 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:37:20.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:37:20 smithi080 bash[28361]: audit 2023-12-01T15:37:19.814669+0000 mon.a (mon.0) 11801 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:37:20.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:37:20 smithi080 bash[41963]: audit 2023-12-01T15:37:19.802702+0000 mon.c (mon.2) 12447 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:37:20.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:37:20 smithi080 bash[41963]: audit 2023-12-01T15:37:19.804409+0000 mon.c (mon.2) 12448 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:37:20.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:37:20 smithi080 bash[41963]: audit 2023-12-01T15:37:19.814669+0000 mon.a (mon.0) 11801 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:37:21.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:37:20 smithi090 bash[32384]: audit 2023-12-01T15:37:19.802702+0000 mon.c (mon.2) 12447 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:37:21.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:37:20 smithi090 bash[32384]: audit 2023-12-01T15:37:19.804409+0000 mon.c (mon.2) 12448 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:37:21.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:37:20 smithi090 bash[32384]: audit 2023-12-01T15:37:19.814669+0000 mon.a (mon.0) 11801 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:37:21.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:37:21 smithi080 bash[28361]: cluster 2023-12-01T15:37:20.545804+0000 mgr.y (mgr.24362) 19460 : cluster 0 pgmap v19429: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:37:21.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:37:21 smithi080 bash[41963]: cluster 2023-12-01T15:37:20.545804+0000 mgr.y (mgr.24362) 19460 : cluster 0 pgmap v19429: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:37:22.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:37:21 smithi090 bash[32384]: cluster 2023-12-01T15:37:20.545804+0000 mgr.y (mgr.24362) 19460 : cluster 0 pgmap v19429: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:37:22.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:37:22 smithi080 bash[28361]: audit 2023-12-01T15:37:21.661953+0000 mon.a (mon.0) 11802 : audit 0 from='client.? 172.21.15.80:0/826433438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:37:22.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:37:22 smithi080 bash[41963]: audit 2023-12-01T15:37:21.661953+0000 mon.a (mon.0) 11802 : audit 0 from='client.? 172.21.15.80:0/826433438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:37:23.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:37:22 smithi090 bash[32384]: audit 2023-12-01T15:37:21.661953+0000 mon.a (mon.0) 11802 : audit 0 from='client.? 172.21.15.80:0/826433438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:37:23.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:37:23 smithi080 bash[41963]: cluster 2023-12-01T15:37:22.546972+0000 mgr.y (mgr.24362) 19461 : cluster 0 pgmap v19430: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:37:23.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:37:23 smithi080 bash[28361]: cluster 2023-12-01T15:37:22.546972+0000 mgr.y (mgr.24362) 19461 : cluster 0 pgmap v19430: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:37:24.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:37:23 smithi090 bash[32384]: cluster 2023-12-01T15:37:22.546972+0000 mgr.y (mgr.24362) 19461 : cluster 0 pgmap v19430: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:37:24.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:37:24 smithi080 bash[28361]: audit 2023-12-01T15:37:24.131348+0000 mon.c (mon.2) 12449 : audit 0 from='client.? 172.21.15.80:0/736244620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:37:24.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:37:24 smithi080 bash[41963]: audit 2023-12-01T15:37:24.131348+0000 mon.c (mon.2) 12449 : audit 0 from='client.? 172.21.15.80:0/736244620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:37:25.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:37:24 smithi090 bash[32384]: audit 2023-12-01T15:37:24.131348+0000 mon.c (mon.2) 12449 : audit 0 from='client.? 172.21.15.80:0/736244620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:37:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:37:25 smithi080 bash[28361]: cluster 2023-12-01T15:37:24.547657+0000 mgr.y (mgr.24362) 19462 : cluster 0 pgmap v19431: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:37:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:37:25 smithi080 bash[41963]: cluster 2023-12-01T15:37:24.547657+0000 mgr.y (mgr.24362) 19462 : cluster 0 pgmap v19431: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:37:26.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:37:25 smithi090 bash[32384]: cluster 2023-12-01T15:37:24.547657+0000 mgr.y (mgr.24362) 19462 : cluster 0 pgmap v19431: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:37:26.629 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:37:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:37:26] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T15:37:26.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:37:26 smithi080 bash[28361]: audit 2023-12-01T15:37:25.807531+0000 mon.c (mon.2) 12450 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:37:26.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:37:26 smithi080 bash[28361]: audit 2023-12-01T15:37:26.586832+0000 mon.c (mon.2) 12451 : audit 0 from='client.? 172.21.15.80:0/1043636992' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:37:26.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:37:26 smithi080 bash[41963]: audit 2023-12-01T15:37:25.807531+0000 mon.c (mon.2) 12450 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:37:26.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:37:26 smithi080 bash[41963]: audit 2023-12-01T15:37:26.586832+0000 mon.c (mon.2) 12451 : audit 0 from='client.? 172.21.15.80:0/1043636992' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:37:27.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:37:26 smithi090 bash[32384]: audit 2023-12-01T15:37:25.807531+0000 mon.c (mon.2) 12450 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:37:27.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:37:26 smithi090 bash[32384]: audit 2023-12-01T15:37:26.586832+0000 mon.c (mon.2) 12451 : audit 0 from='client.? 172.21.15.80:0/1043636992' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:37:27.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:37:27 smithi080 bash[28361]: cluster 2023-12-01T15:37:26.548426+0000 mgr.y (mgr.24362) 19463 : cluster 0 pgmap v19432: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:37:27.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:37:27 smithi080 bash[41963]: cluster 2023-12-01T15:37:26.548426+0000 mgr.y (mgr.24362) 19463 : cluster 0 pgmap v19432: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:37:28.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:37:27 smithi090 bash[32384]: cluster 2023-12-01T15:37:26.548426+0000 mgr.y (mgr.24362) 19463 : cluster 0 pgmap v19432: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:37:29.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:37:29 smithi080 bash[28361]: cluster 2023-12-01T15:37:28.549169+0000 mgr.y (mgr.24362) 19464 : cluster 0 pgmap v19433: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:37:29.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:37:29 smithi080 bash[28361]: audit 2023-12-01T15:37:29.037046+0000 mon.c (mon.2) 12452 : audit 0 from='client.? 172.21.15.80:0/173997384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:37:29.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:37:29 smithi080 bash[41963]: cluster 2023-12-01T15:37:28.549169+0000 mgr.y (mgr.24362) 19464 : cluster 0 pgmap v19433: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:37:29.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:37:29 smithi080 bash[41963]: audit 2023-12-01T15:37:29.037046+0000 mon.c (mon.2) 12452 : audit 0 from='client.? 172.21.15.80:0/173997384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:37:30.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:37:29 smithi090 bash[32384]: cluster 2023-12-01T15:37:28.549169+0000 mgr.y (mgr.24362) 19464 : cluster 0 pgmap v19433: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:37:30.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:37:29 smithi090 bash[32384]: audit 2023-12-01T15:37:29.037046+0000 mon.c (mon.2) 12452 : audit 0 from='client.? 172.21.15.80:0/173997384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:37:31.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:37:31 smithi080 bash[28361]: cluster 2023-12-01T15:37:30.550026+0000 mgr.y (mgr.24362) 19465 : cluster 0 pgmap v19434: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:37:31.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:37:31 smithi080 bash[28361]: audit 2023-12-01T15:37:31.488719+0000 mon.a (mon.0) 11803 : audit 0 from='client.? 172.21.15.80:0/1625853362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:37:31.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:37:31 smithi080 bash[41963]: cluster 2023-12-01T15:37:30.550026+0000 mgr.y (mgr.24362) 19465 : cluster 0 pgmap v19434: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:37:31.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:37:31 smithi080 bash[41963]: audit 2023-12-01T15:37:31.488719+0000 mon.a (mon.0) 11803 : audit 0 from='client.? 172.21.15.80:0/1625853362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:37:32.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:37:31 smithi090 bash[32384]: cluster 2023-12-01T15:37:30.550026+0000 mgr.y (mgr.24362) 19465 : cluster 0 pgmap v19434: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:37:32.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:37:31 smithi090 bash[32384]: audit 2023-12-01T15:37:31.488719+0000 mon.a (mon.0) 11803 : audit 0 from='client.? 172.21.15.80:0/1625853362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:37:33.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:37:33 smithi080 bash[41963]: cluster 2023-12-01T15:37:32.551241+0000 mgr.y (mgr.24362) 19466 : cluster 0 pgmap v19435: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:37:33.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:37:33 smithi080 bash[28361]: cluster 2023-12-01T15:37:32.551241+0000 mgr.y (mgr.24362) 19466 : cluster 0 pgmap v19435: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:37:34.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:37:33 smithi090 bash[32384]: cluster 2023-12-01T15:37:32.551241+0000 mgr.y (mgr.24362) 19466 : cluster 0 pgmap v19435: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:37:34.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:37:34 smithi080 bash[41963]: audit 2023-12-01T15:37:33.954414+0000 mon.c (mon.2) 12453 : audit 0 from='client.? 172.21.15.80:0/1285351878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:37:34.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:37:34 smithi080 bash[28361]: audit 2023-12-01T15:37:33.954414+0000 mon.c (mon.2) 12453 : audit 0 from='client.? 172.21.15.80:0/1285351878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:37:35.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:37:34 smithi090 bash[32384]: audit 2023-12-01T15:37:33.954414+0000 mon.c (mon.2) 12453 : audit 0 from='client.? 172.21.15.80:0/1285351878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:37:35.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:37:35 smithi080 bash[41963]: cluster 2023-12-01T15:37:34.551949+0000 mgr.y (mgr.24362) 19467 : cluster 0 pgmap v19436: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:37:35.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:37:35 smithi080 bash[28361]: cluster 2023-12-01T15:37:34.551949+0000 mgr.y (mgr.24362) 19467 : cluster 0 pgmap v19436: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:37:36.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:37:35 smithi090 bash[32384]: cluster 2023-12-01T15:37:34.551949+0000 mgr.y (mgr.24362) 19467 : cluster 0 pgmap v19436: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:37:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:37:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:37:36] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T15:37:37.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:37:36 smithi090 bash[32384]: audit 2023-12-01T15:37:36.407200+0000 mon.a (mon.0) 11804 : audit 0 from='client.? 172.21.15.80:0/287950457' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:37:37.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:37:36 smithi090 bash[32384]: cluster 2023-12-01T15:37:36.553131+0000 mgr.y (mgr.24362) 19468 : cluster 0 pgmap v19437: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:37:37.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:37:36 smithi080 bash[41963]: audit 2023-12-01T15:37:36.407200+0000 mon.a (mon.0) 11804 : audit 0 from='client.? 172.21.15.80:0/287950457' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:37:37.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:37:36 smithi080 bash[41963]: cluster 2023-12-01T15:37:36.553131+0000 mgr.y (mgr.24362) 19468 : cluster 0 pgmap v19437: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:37:37.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:37:36 smithi080 bash[28361]: audit 2023-12-01T15:37:36.407200+0000 mon.a (mon.0) 11804 : audit 0 from='client.? 172.21.15.80:0/287950457' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:37:37.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:37:36 smithi080 bash[28361]: cluster 2023-12-01T15:37:36.553131+0000 mgr.y (mgr.24362) 19468 : cluster 0 pgmap v19437: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:37:39.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:37:39 smithi080 bash[41963]: cluster 2023-12-01T15:37:38.553574+0000 mgr.y (mgr.24362) 19469 : cluster 0 pgmap v19438: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:37:39.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:37:39 smithi080 bash[41963]: audit 2023-12-01T15:37:38.858476+0000 mon.c (mon.2) 12454 : audit 0 from='client.? 172.21.15.80:0/2358447145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:37:39.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:37:39 smithi080 bash[28361]: cluster 2023-12-01T15:37:38.553574+0000 mgr.y (mgr.24362) 19469 : cluster 0 pgmap v19438: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:37:39.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:37:39 smithi080 bash[28361]: audit 2023-12-01T15:37:38.858476+0000 mon.c (mon.2) 12454 : audit 0 from='client.? 172.21.15.80:0/2358447145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:37:40.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:37:39 smithi090 bash[32384]: cluster 2023-12-01T15:37:38.553574+0000 mgr.y (mgr.24362) 19469 : cluster 0 pgmap v19438: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:37:40.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:37:39 smithi090 bash[32384]: audit 2023-12-01T15:37:38.858476+0000 mon.c (mon.2) 12454 : audit 0 from='client.? 172.21.15.80:0/2358447145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:37:41.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:37:41 smithi080 bash[41963]: cluster 2023-12-01T15:37:40.554247+0000 mgr.y (mgr.24362) 19470 : cluster 0 pgmap v19439: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:37:41.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:37:41 smithi080 bash[41963]: audit 2023-12-01T15:37:40.807899+0000 mon.c (mon.2) 12455 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:37:41.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:37:41 smithi080 bash[41963]: audit 2023-12-01T15:37:41.315745+0000 mon.a (mon.0) 11805 : audit 0 from='client.? 172.21.15.80:0/2984964774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:37:41.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:37:41 smithi080 bash[28361]: cluster 2023-12-01T15:37:40.554247+0000 mgr.y (mgr.24362) 19470 : cluster 0 pgmap v19439: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:37:41.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:37:41 smithi080 bash[28361]: audit 2023-12-01T15:37:40.807899+0000 mon.c (mon.2) 12455 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:37:41.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:37:41 smithi080 bash[28361]: audit 2023-12-01T15:37:41.315745+0000 mon.a (mon.0) 11805 : audit 0 from='client.? 172.21.15.80:0/2984964774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:37:42.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:37:41 smithi090 bash[32384]: cluster 2023-12-01T15:37:40.554247+0000 mgr.y (mgr.24362) 19470 : cluster 0 pgmap v19439: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:37:42.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:37:41 smithi090 bash[32384]: audit 2023-12-01T15:37:40.807899+0000 mon.c (mon.2) 12455 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:37:42.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:37:41 smithi090 bash[32384]: audit 2023-12-01T15:37:41.315745+0000 mon.a (mon.0) 11805 : audit 0 from='client.? 172.21.15.80:0/2984964774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:37:43.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:37:43 smithi080 bash[41963]: cluster 2023-12-01T15:37:42.555364+0000 mgr.y (mgr.24362) 19471 : cluster 0 pgmap v19440: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:37:43.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:37:43 smithi080 bash[28361]: cluster 2023-12-01T15:37:42.555364+0000 mgr.y (mgr.24362) 19471 : cluster 0 pgmap v19440: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:37:44.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:37:43 smithi090 bash[32384]: cluster 2023-12-01T15:37:42.555364+0000 mgr.y (mgr.24362) 19471 : cluster 0 pgmap v19440: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:37:44.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:37:44 smithi080 bash[28361]: audit 2023-12-01T15:37:43.787058+0000 mon.c (mon.2) 12456 : audit 0 from='client.? 172.21.15.80:0/2161085265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:37:44.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:37:44 smithi080 bash[41963]: audit 2023-12-01T15:37:43.787058+0000 mon.c (mon.2) 12456 : audit 0 from='client.? 172.21.15.80:0/2161085265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:37:45.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:37:44 smithi090 bash[32384]: audit 2023-12-01T15:37:43.787058+0000 mon.c (mon.2) 12456 : audit 0 from='client.? 172.21.15.80:0/2161085265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:37:45.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:37:45 smithi080 bash[28361]: cluster 2023-12-01T15:37:44.556077+0000 mgr.y (mgr.24362) 19472 : cluster 0 pgmap v19441: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:37:45.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:37:45 smithi080 bash[41963]: cluster 2023-12-01T15:37:44.556077+0000 mgr.y (mgr.24362) 19472 : cluster 0 pgmap v19441: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:37:46.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:37:45 smithi090 bash[32384]: cluster 2023-12-01T15:37:44.556077+0000 mgr.y (mgr.24362) 19472 : cluster 0 pgmap v19441: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:37:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:37:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:37:46] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T15:37:47.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:37:46 smithi090 bash[32384]: audit 2023-12-01T15:37:46.244630+0000 mon.a (mon.0) 11806 : audit 0 from='client.? 172.21.15.80:0/2028974837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:37:47.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:37:46 smithi090 bash[32384]: cluster 2023-12-01T15:37:46.557195+0000 mgr.y (mgr.24362) 19473 : cluster 0 pgmap v19442: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:37:47.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:37:46 smithi080 bash[41963]: audit 2023-12-01T15:37:46.244630+0000 mon.a (mon.0) 11806 : audit 0 from='client.? 172.21.15.80:0/2028974837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:37:47.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:37:46 smithi080 bash[41963]: cluster 2023-12-01T15:37:46.557195+0000 mgr.y (mgr.24362) 19473 : cluster 0 pgmap v19442: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:37:47.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:37:46 smithi080 bash[28361]: audit 2023-12-01T15:37:46.244630+0000 mon.a (mon.0) 11806 : audit 0 from='client.? 172.21.15.80:0/2028974837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:37:47.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:37:46 smithi080 bash[28361]: cluster 2023-12-01T15:37:46.557195+0000 mgr.y (mgr.24362) 19473 : cluster 0 pgmap v19442: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:37:49.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:37:49 smithi080 bash[28361]: cluster 2023-12-01T15:37:48.557821+0000 mgr.y (mgr.24362) 19474 : cluster 0 pgmap v19443: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:37:49.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:37:49 smithi080 bash[28361]: audit 2023-12-01T15:37:48.704238+0000 mon.a (mon.0) 11807 : audit 0 from='client.? 172.21.15.80:0/919275574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:37:49.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:37:49 smithi080 bash[41963]: cluster 2023-12-01T15:37:48.557821+0000 mgr.y (mgr.24362) 19474 : cluster 0 pgmap v19443: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:37:49.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:37:49 smithi080 bash[41963]: audit 2023-12-01T15:37:48.704238+0000 mon.a (mon.0) 11807 : audit 0 from='client.? 172.21.15.80:0/919275574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:37:50.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:37:49 smithi090 bash[32384]: cluster 2023-12-01T15:37:48.557821+0000 mgr.y (mgr.24362) 19474 : cluster 0 pgmap v19443: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:37:50.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:37:49 smithi090 bash[32384]: audit 2023-12-01T15:37:48.704238+0000 mon.a (mon.0) 11807 : audit 0 from='client.? 172.21.15.80:0/919275574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:37:51.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:37:51 smithi080 bash[28361]: cluster 2023-12-01T15:37:50.558484+0000 mgr.y (mgr.24362) 19475 : cluster 0 pgmap v19444: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:37:51.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:37:51 smithi080 bash[28361]: audit 2023-12-01T15:37:51.156199+0000 mon.c (mon.2) 12457 : audit 0 from='client.? 172.21.15.80:0/1838768463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:37:51.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:37:51 smithi080 bash[41963]: cluster 2023-12-01T15:37:50.558484+0000 mgr.y (mgr.24362) 19475 : cluster 0 pgmap v19444: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:37:51.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:37:51 smithi080 bash[41963]: audit 2023-12-01T15:37:51.156199+0000 mon.c (mon.2) 12457 : audit 0 from='client.? 172.21.15.80:0/1838768463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:37:52.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:37:51 smithi090 bash[32384]: cluster 2023-12-01T15:37:50.558484+0000 mgr.y (mgr.24362) 19475 : cluster 0 pgmap v19444: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:37:52.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:37:51 smithi090 bash[32384]: audit 2023-12-01T15:37:51.156199+0000 mon.c (mon.2) 12457 : audit 0 from='client.? 172.21.15.80:0/1838768463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:37:53.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:37:53 smithi080 bash[41963]: cluster 2023-12-01T15:37:52.559698+0000 mgr.y (mgr.24362) 19476 : cluster 0 pgmap v19445: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:37:53.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:37:53 smithi080 bash[41963]: audit 2023-12-01T15:37:53.618679+0000 mon.a (mon.0) 11808 : audit 0 from='client.? 172.21.15.80:0/424610233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:37:53.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:37:53 smithi080 bash[28361]: cluster 2023-12-01T15:37:52.559698+0000 mgr.y (mgr.24362) 19476 : cluster 0 pgmap v19445: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:37:53.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:37:53 smithi080 bash[28361]: audit 2023-12-01T15:37:53.618679+0000 mon.a (mon.0) 11808 : audit 0 from='client.? 172.21.15.80:0/424610233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:37:54.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:37:53 smithi090 bash[32384]: cluster 2023-12-01T15:37:52.559698+0000 mgr.y (mgr.24362) 19476 : cluster 0 pgmap v19445: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:37:54.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:37:53 smithi090 bash[32384]: audit 2023-12-01T15:37:53.618679+0000 mon.a (mon.0) 11808 : audit 0 from='client.? 172.21.15.80:0/424610233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:37:55.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:37:55 smithi080 bash[41963]: cluster 2023-12-01T15:37:54.560303+0000 mgr.y (mgr.24362) 19477 : cluster 0 pgmap v19446: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:37:55.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:37:55 smithi080 bash[28361]: cluster 2023-12-01T15:37:54.560303+0000 mgr.y (mgr.24362) 19477 : cluster 0 pgmap v19446: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:37:56.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:37:55 smithi090 bash[32384]: cluster 2023-12-01T15:37:54.560303+0000 mgr.y (mgr.24362) 19477 : cluster 0 pgmap v19446: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:37:56.630 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:37:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:37:56] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T15:37:56.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:37:56 smithi080 bash[28361]: audit 2023-12-01T15:37:55.808370+0000 mon.c (mon.2) 12458 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:37:56.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:37:56 smithi080 bash[28361]: audit 2023-12-01T15:37:56.085310+0000 mon.a (mon.0) 11809 : audit 0 from='client.? 172.21.15.80:0/424320122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:37:56.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:37:56 smithi080 bash[41963]: audit 2023-12-01T15:37:55.808370+0000 mon.c (mon.2) 12458 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:37:56.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:37:56 smithi080 bash[41963]: audit 2023-12-01T15:37:56.085310+0000 mon.a (mon.0) 11809 : audit 0 from='client.? 172.21.15.80:0/424320122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:37:57.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:37:56 smithi090 bash[32384]: audit 2023-12-01T15:37:55.808370+0000 mon.c (mon.2) 12458 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:37:57.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:37:56 smithi090 bash[32384]: audit 2023-12-01T15:37:56.085310+0000 mon.a (mon.0) 11809 : audit 0 from='client.? 172.21.15.80:0/424320122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:37:57.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:37:57 smithi080 bash[41963]: cluster 2023-12-01T15:37:56.561415+0000 mgr.y (mgr.24362) 19478 : cluster 0 pgmap v19447: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:37:57.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:37:57 smithi080 bash[28361]: cluster 2023-12-01T15:37:56.561415+0000 mgr.y (mgr.24362) 19478 : cluster 0 pgmap v19447: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:37:58.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:37:57 smithi090 bash[32384]: cluster 2023-12-01T15:37:56.561415+0000 mgr.y (mgr.24362) 19478 : cluster 0 pgmap v19447: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:37:58.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:37:58 smithi080 bash[28361]: audit 2023-12-01T15:37:58.550684+0000 mon.c (mon.2) 12459 : audit 0 from='client.? 172.21.15.80:0/975165645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:37:58.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:37:58 smithi080 bash[41963]: audit 2023-12-01T15:37:58.550684+0000 mon.c (mon.2) 12459 : audit 0 from='client.? 172.21.15.80:0/975165645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:37:59.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:37:58 smithi090 bash[32384]: audit 2023-12-01T15:37:58.550684+0000 mon.c (mon.2) 12459 : audit 0 from='client.? 172.21.15.80:0/975165645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:37:59.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:37:59 smithi080 bash[28361]: cluster 2023-12-01T15:37:58.562009+0000 mgr.y (mgr.24362) 19479 : cluster 0 pgmap v19448: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:37:59.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:37:59 smithi080 bash[41963]: cluster 2023-12-01T15:37:58.562009+0000 mgr.y (mgr.24362) 19479 : cluster 0 pgmap v19448: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:38:00.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:37:59 smithi090 bash[32384]: cluster 2023-12-01T15:37:58.562009+0000 mgr.y (mgr.24362) 19479 : cluster 0 pgmap v19448: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:38:01.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:38:01 smithi080 bash[41963]: cluster 2023-12-01T15:38:00.562669+0000 mgr.y (mgr.24362) 19480 : cluster 0 pgmap v19449: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:38:01.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:38:01 smithi080 bash[41963]: audit 2023-12-01T15:38:01.006827+0000 mon.c (mon.2) 12460 : audit 0 from='client.? 172.21.15.80:0/2258632839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:38:01.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:38:01 smithi080 bash[28361]: cluster 2023-12-01T15:38:00.562669+0000 mgr.y (mgr.24362) 19480 : cluster 0 pgmap v19449: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:38:01.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:38:01 smithi080 bash[28361]: audit 2023-12-01T15:38:01.006827+0000 mon.c (mon.2) 12460 : audit 0 from='client.? 172.21.15.80:0/2258632839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:38:02.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:38:01 smithi090 bash[32384]: cluster 2023-12-01T15:38:00.562669+0000 mgr.y (mgr.24362) 19480 : cluster 0 pgmap v19449: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:38:02.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:38:01 smithi090 bash[32384]: audit 2023-12-01T15:38:01.006827+0000 mon.c (mon.2) 12460 : audit 0 from='client.? 172.21.15.80:0/2258632839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:38:03.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:38:03 smithi080 bash[28361]: cluster 2023-12-01T15:38:02.564007+0000 mgr.y (mgr.24362) 19481 : cluster 0 pgmap v19450: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:38:03.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:38:03 smithi080 bash[28361]: audit 2023-12-01T15:38:03.469217+0000 mon.a (mon.0) 11810 : audit 0 from='client.? 172.21.15.80:0/2841932198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:38:03.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:38:03 smithi080 bash[41963]: cluster 2023-12-01T15:38:02.564007+0000 mgr.y (mgr.24362) 19481 : cluster 0 pgmap v19450: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:38:03.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:38:03 smithi080 bash[41963]: audit 2023-12-01T15:38:03.469217+0000 mon.a (mon.0) 11810 : audit 0 from='client.? 172.21.15.80:0/2841932198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:38:04.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:38:03 smithi090 bash[32384]: cluster 2023-12-01T15:38:02.564007+0000 mgr.y (mgr.24362) 19481 : cluster 0 pgmap v19450: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:38:04.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:38:03 smithi090 bash[32384]: audit 2023-12-01T15:38:03.469217+0000 mon.a (mon.0) 11810 : audit 0 from='client.? 172.21.15.80:0/2841932198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:38:05.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:38:05 smithi080 bash[41963]: cluster 2023-12-01T15:38:04.564780+0000 mgr.y (mgr.24362) 19482 : cluster 0 pgmap v19451: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:38:05.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:38:05 smithi080 bash[28361]: cluster 2023-12-01T15:38:04.564780+0000 mgr.y (mgr.24362) 19482 : cluster 0 pgmap v19451: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:38:06.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:38:05 smithi090 bash[32384]: cluster 2023-12-01T15:38:04.564780+0000 mgr.y (mgr.24362) 19482 : cluster 0 pgmap v19451: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:38:06.656 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:38:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:38:06] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T15:38:06.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:38:06 smithi080 bash[28361]: audit 2023-12-01T15:38:05.923116+0000 mon.c (mon.2) 12461 : audit 0 from='client.? 172.21.15.80:0/215076441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:38:06.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:38:06 smithi080 bash[41963]: audit 2023-12-01T15:38:05.923116+0000 mon.c (mon.2) 12461 : audit 0 from='client.? 172.21.15.80:0/215076441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:38:07.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:38:06 smithi090 bash[32384]: audit 2023-12-01T15:38:05.923116+0000 mon.c (mon.2) 12461 : audit 0 from='client.? 172.21.15.80:0/215076441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:38:07.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:38:07 smithi080 bash[28361]: cluster 2023-12-01T15:38:06.566049+0000 mgr.y (mgr.24362) 19483 : cluster 0 pgmap v19452: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:38:07.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:38:07 smithi080 bash[41963]: cluster 2023-12-01T15:38:06.566049+0000 mgr.y (mgr.24362) 19483 : cluster 0 pgmap v19452: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:38:08.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:38:07 smithi090 bash[32384]: cluster 2023-12-01T15:38:06.566049+0000 mgr.y (mgr.24362) 19483 : cluster 0 pgmap v19452: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:38:08.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:38:08 smithi080 bash[41963]: audit 2023-12-01T15:38:08.371213+0000 mon.a (mon.0) 11811 : audit 0 from='client.? 172.21.15.80:0/3868541828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:38:08.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:38:08 smithi080 bash[28361]: audit 2023-12-01T15:38:08.371213+0000 mon.a (mon.0) 11811 : audit 0 from='client.? 172.21.15.80:0/3868541828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:38:09.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:38:08 smithi090 bash[32384]: audit 2023-12-01T15:38:08.371213+0000 mon.a (mon.0) 11811 : audit 0 from='client.? 172.21.15.80:0/3868541828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:38:09.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:38:09 smithi080 bash[28361]: cluster 2023-12-01T15:38:08.566854+0000 mgr.y (mgr.24362) 19484 : cluster 0 pgmap v19453: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:38:09.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:38:09 smithi080 bash[41963]: cluster 2023-12-01T15:38:08.566854+0000 mgr.y (mgr.24362) 19484 : cluster 0 pgmap v19453: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:38:10.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:38:09 smithi090 bash[32384]: cluster 2023-12-01T15:38:08.566854+0000 mgr.y (mgr.24362) 19484 : cluster 0 pgmap v19453: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:38:11.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:38:11 smithi080 bash[41963]: cluster 2023-12-01T15:38:10.567639+0000 mgr.y (mgr.24362) 19485 : cluster 0 pgmap v19454: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:38:11.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:38:11 smithi080 bash[41963]: audit 2023-12-01T15:38:10.808339+0000 mon.c (mon.2) 12462 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:38:11.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:38:11 smithi080 bash[41963]: audit 2023-12-01T15:38:10.821128+0000 mon.c (mon.2) 12463 : audit 0 from='client.? 172.21.15.80:0/2649319245' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:38:11.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:38:11 smithi080 bash[28361]: cluster 2023-12-01T15:38:10.567639+0000 mgr.y (mgr.24362) 19485 : cluster 0 pgmap v19454: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:38:11.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:38:11 smithi080 bash[28361]: audit 2023-12-01T15:38:10.808339+0000 mon.c (mon.2) 12462 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:38:11.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:38:11 smithi080 bash[28361]: audit 2023-12-01T15:38:10.821128+0000 mon.c (mon.2) 12463 : audit 0 from='client.? 172.21.15.80:0/2649319245' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:38:12.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:38:11 smithi090 bash[32384]: cluster 2023-12-01T15:38:10.567639+0000 mgr.y (mgr.24362) 19485 : cluster 0 pgmap v19454: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:38:12.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:38:11 smithi090 bash[32384]: audit 2023-12-01T15:38:10.808339+0000 mon.c (mon.2) 12462 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:38:12.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:38:11 smithi090 bash[32384]: audit 2023-12-01T15:38:10.821128+0000 mon.c (mon.2) 12463 : audit 0 from='client.? 172.21.15.80:0/2649319245' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:38:13.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:38:13 smithi080 bash[28361]: cluster 2023-12-01T15:38:12.568898+0000 mgr.y (mgr.24362) 19486 : cluster 0 pgmap v19455: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:38:13.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:38:13 smithi080 bash[28361]: audit 2023-12-01T15:38:13.273741+0000 mon.c (mon.2) 12464 : audit 0 from='client.? 172.21.15.80:0/3749645763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:38:13.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:38:13 smithi080 bash[41963]: cluster 2023-12-01T15:38:12.568898+0000 mgr.y (mgr.24362) 19486 : cluster 0 pgmap v19455: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:38:13.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:38:13 smithi080 bash[41963]: audit 2023-12-01T15:38:13.273741+0000 mon.c (mon.2) 12464 : audit 0 from='client.? 172.21.15.80:0/3749645763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:38:14.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:38:13 smithi090 bash[32384]: cluster 2023-12-01T15:38:12.568898+0000 mgr.y (mgr.24362) 19486 : cluster 0 pgmap v19455: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:38:14.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:38:13 smithi090 bash[32384]: audit 2023-12-01T15:38:13.273741+0000 mon.c (mon.2) 12464 : audit 0 from='client.? 172.21.15.80:0/3749645763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:38:16.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:38:15 smithi090 bash[32384]: cluster 2023-12-01T15:38:14.569557+0000 mgr.y (mgr.24362) 19487 : cluster 0 pgmap v19456: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:38:16.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:38:15 smithi080 bash[41963]: cluster 2023-12-01T15:38:14.569557+0000 mgr.y (mgr.24362) 19487 : cluster 0 pgmap v19456: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:38:16.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:38:15 smithi080 bash[28361]: cluster 2023-12-01T15:38:14.569557+0000 mgr.y (mgr.24362) 19487 : cluster 0 pgmap v19456: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:38:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:38:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:38:16] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T15:38:17.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:38:16 smithi090 bash[32384]: audit 2023-12-01T15:38:15.716012+0000 mon.c (mon.2) 12465 : audit 0 from='client.? 172.21.15.80:0/1735914847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:38:17.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:38:16 smithi080 bash[28361]: audit 2023-12-01T15:38:15.716012+0000 mon.c (mon.2) 12465 : audit 0 from='client.? 172.21.15.80:0/1735914847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:38:17.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:38:16 smithi080 bash[41963]: audit 2023-12-01T15:38:15.716012+0000 mon.c (mon.2) 12465 : audit 0 from='client.? 172.21.15.80:0/1735914847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:38:18.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:38:17 smithi090 bash[32384]: cluster 2023-12-01T15:38:16.570725+0000 mgr.y (mgr.24362) 19488 : cluster 0 pgmap v19457: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:38:18.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:38:17 smithi080 bash[41963]: cluster 2023-12-01T15:38:16.570725+0000 mgr.y (mgr.24362) 19488 : cluster 0 pgmap v19457: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:38:18.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:38:17 smithi080 bash[28361]: cluster 2023-12-01T15:38:16.570725+0000 mgr.y (mgr.24362) 19488 : cluster 0 pgmap v19457: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:38:19.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:38:18 smithi090 bash[32384]: audit 2023-12-01T15:38:18.171816+0000 mon.c (mon.2) 12466 : audit 0 from='client.? 172.21.15.80:0/842343581' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:38:19.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:38:18 smithi080 bash[28361]: audit 2023-12-01T15:38:18.171816+0000 mon.c (mon.2) 12466 : audit 0 from='client.? 172.21.15.80:0/842343581' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:38:19.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:38:18 smithi080 bash[41963]: audit 2023-12-01T15:38:18.171816+0000 mon.c (mon.2) 12466 : audit 0 from='client.? 172.21.15.80:0/842343581' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:38:20.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:38:19 smithi090 bash[32384]: cluster 2023-12-01T15:38:18.571394+0000 mgr.y (mgr.24362) 19489 : cluster 0 pgmap v19458: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:38:20.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:38:19 smithi080 bash[41963]: cluster 2023-12-01T15:38:18.571394+0000 mgr.y (mgr.24362) 19489 : cluster 0 pgmap v19458: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:38:20.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:38:19 smithi080 bash[28361]: cluster 2023-12-01T15:38:18.571394+0000 mgr.y (mgr.24362) 19489 : cluster 0 pgmap v19458: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:38:21.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:38:20 smithi090 bash[32384]: audit 2023-12-01T15:38:19.897319+0000 mon.c (mon.2) 12467 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:38:21.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:38:20 smithi090 bash[32384]: audit 2023-12-01T15:38:20.617583+0000 mon.c (mon.2) 12468 : audit 0 from='client.? 172.21.15.80:0/4221245987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:38:21.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:38:20 smithi080 bash[28361]: audit 2023-12-01T15:38:19.897319+0000 mon.c (mon.2) 12467 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:38:21.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:38:20 smithi080 bash[28361]: audit 2023-12-01T15:38:20.617583+0000 mon.c (mon.2) 12468 : audit 0 from='client.? 172.21.15.80:0/4221245987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:38:21.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:38:20 smithi080 bash[41963]: audit 2023-12-01T15:38:19.897319+0000 mon.c (mon.2) 12467 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:38:21.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:38:20 smithi080 bash[41963]: audit 2023-12-01T15:38:20.617583+0000 mon.c (mon.2) 12468 : audit 0 from='client.? 172.21.15.80:0/4221245987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:38:22.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:38:21 smithi090 bash[32384]: cluster 2023-12-01T15:38:20.572183+0000 mgr.y (mgr.24362) 19490 : cluster 0 pgmap v19459: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:38:22.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:38:21 smithi080 bash[28361]: cluster 2023-12-01T15:38:20.572183+0000 mgr.y (mgr.24362) 19490 : cluster 0 pgmap v19459: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:38:22.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:38:21 smithi080 bash[41963]: cluster 2023-12-01T15:38:20.572183+0000 mgr.y (mgr.24362) 19490 : cluster 0 pgmap v19459: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:38:24.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:38:23 smithi090 bash[32384]: cluster 2023-12-01T15:38:22.573427+0000 mgr.y (mgr.24362) 19491 : cluster 0 pgmap v19460: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:38:24.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:38:23 smithi090 bash[32384]: audit 2023-12-01T15:38:23.066175+0000 mon.c (mon.2) 12469 : audit 0 from='client.? 172.21.15.80:0/2368103123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:38:24.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:38:23 smithi080 bash[28361]: cluster 2023-12-01T15:38:22.573427+0000 mgr.y (mgr.24362) 19491 : cluster 0 pgmap v19460: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:38:24.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:38:23 smithi080 bash[28361]: audit 2023-12-01T15:38:23.066175+0000 mon.c (mon.2) 12469 : audit 0 from='client.? 172.21.15.80:0/2368103123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:38:24.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:38:23 smithi080 bash[41963]: cluster 2023-12-01T15:38:22.573427+0000 mgr.y (mgr.24362) 19491 : cluster 0 pgmap v19460: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:38:24.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:38:23 smithi080 bash[41963]: audit 2023-12-01T15:38:23.066175+0000 mon.c (mon.2) 12469 : audit 0 from='client.? 172.21.15.80:0/2368103123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:38:26.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:38:25 smithi090 bash[32384]: cluster 2023-12-01T15:38:24.574105+0000 mgr.y (mgr.24362) 19492 : cluster 0 pgmap v19461: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:38:26.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:38:25 smithi090 bash[32384]: audit 2023-12-01T15:38:25.540567+0000 mon.c (mon.2) 12470 : audit 0 from='client.? 172.21.15.80:0/2649069353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:38:26.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:38:25 smithi090 bash[32384]: audit 2023-12-01T15:38:25.692034+0000 mon.a (mon.0) 11812 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:38:26.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:38:25 smithi090 bash[32384]: audit 2023-12-01T15:38:25.704942+0000 mon.a (mon.0) 11813 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:38:26.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:38:25 smithi080 bash[41963]: cluster 2023-12-01T15:38:24.574105+0000 mgr.y (mgr.24362) 19492 : cluster 0 pgmap v19461: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:38:26.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:38:25 smithi080 bash[41963]: audit 2023-12-01T15:38:25.540567+0000 mon.c (mon.2) 12470 : audit 0 from='client.? 172.21.15.80:0/2649069353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:38:26.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:38:25 smithi080 bash[41963]: audit 2023-12-01T15:38:25.692034+0000 mon.a (mon.0) 11812 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:38:26.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:38:25 smithi080 bash[41963]: audit 2023-12-01T15:38:25.704942+0000 mon.a (mon.0) 11813 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:38:26.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:38:25 smithi080 bash[28361]: cluster 2023-12-01T15:38:24.574105+0000 mgr.y (mgr.24362) 19492 : cluster 0 pgmap v19461: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:38:26.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:38:25 smithi080 bash[28361]: audit 2023-12-01T15:38:25.540567+0000 mon.c (mon.2) 12470 : audit 0 from='client.? 172.21.15.80:0/2649069353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:38:26.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:38:25 smithi080 bash[28361]: audit 2023-12-01T15:38:25.692034+0000 mon.a (mon.0) 11812 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:38:26.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:38:25 smithi080 bash[28361]: audit 2023-12-01T15:38:25.704942+0000 mon.a (mon.0) 11813 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:38:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:38:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:38:26] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T15:38:27.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:38:26 smithi090 bash[32384]: audit 2023-12-01T15:38:25.809038+0000 mon.c (mon.2) 12471 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:38:27.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:38:26 smithi090 bash[32384]: audit 2023-12-01T15:38:26.099829+0000 mon.a (mon.0) 11814 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:38:27.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:38:26 smithi090 bash[32384]: audit 2023-12-01T15:38:26.116727+0000 mon.a (mon.0) 11815 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:38:27.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:38:26 smithi090 bash[32384]: audit 2023-12-01T15:38:26.655042+0000 mon.c (mon.2) 12472 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:38:27.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:38:26 smithi090 bash[32384]: audit 2023-12-01T15:38:26.656712+0000 mon.c (mon.2) 12473 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:38:27.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:38:26 smithi090 bash[32384]: audit 2023-12-01T15:38:26.666474+0000 mon.a (mon.0) 11816 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:38:27.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:38:26 smithi080 bash[28361]: audit 2023-12-01T15:38:25.809038+0000 mon.c (mon.2) 12471 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:38:27.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:38:26 smithi080 bash[28361]: audit 2023-12-01T15:38:26.099829+0000 mon.a (mon.0) 11814 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:38:27.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:38:26 smithi080 bash[28361]: audit 2023-12-01T15:38:26.116727+0000 mon.a (mon.0) 11815 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:38:27.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:38:26 smithi080 bash[28361]: audit 2023-12-01T15:38:26.655042+0000 mon.c (mon.2) 12472 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:38:27.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:38:26 smithi080 bash[28361]: audit 2023-12-01T15:38:26.656712+0000 mon.c (mon.2) 12473 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:38:27.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:38:26 smithi080 bash[28361]: audit 2023-12-01T15:38:26.666474+0000 mon.a (mon.0) 11816 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:38:27.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:38:26 smithi080 bash[41963]: audit 2023-12-01T15:38:25.809038+0000 mon.c (mon.2) 12471 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:38:27.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:38:26 smithi080 bash[41963]: audit 2023-12-01T15:38:26.099829+0000 mon.a (mon.0) 11814 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:38:27.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:38:26 smithi080 bash[41963]: audit 2023-12-01T15:38:26.116727+0000 mon.a (mon.0) 11815 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:38:27.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:38:26 smithi080 bash[41963]: audit 2023-12-01T15:38:26.655042+0000 mon.c (mon.2) 12472 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:38:27.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:38:26 smithi080 bash[41963]: audit 2023-12-01T15:38:26.656712+0000 mon.c (mon.2) 12473 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:38:27.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:38:26 smithi080 bash[41963]: audit 2023-12-01T15:38:26.666474+0000 mon.a (mon.0) 11816 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:38:28.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:38:27 smithi090 bash[32384]: cluster 2023-12-01T15:38:26.575278+0000 mgr.y (mgr.24362) 19493 : cluster 0 pgmap v19462: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:38:28.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:38:27 smithi080 bash[28361]: cluster 2023-12-01T15:38:26.575278+0000 mgr.y (mgr.24362) 19493 : cluster 0 pgmap v19462: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:38:28.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:38:27 smithi080 bash[41963]: cluster 2023-12-01T15:38:26.575278+0000 mgr.y (mgr.24362) 19493 : cluster 0 pgmap v19462: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:38:29.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:38:28 smithi090 bash[32384]: audit 2023-12-01T15:38:28.000123+0000 mon.c (mon.2) 12474 : audit 0 from='client.? 172.21.15.80:0/3769713465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:38:29.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:38:28 smithi090 bash[32384]: cluster 2023-12-01T15:38:28.575998+0000 mgr.y (mgr.24362) 19494 : cluster 0 pgmap v19463: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:38:29.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:38:28 smithi080 bash[41963]: audit 2023-12-01T15:38:28.000123+0000 mon.c (mon.2) 12474 : audit 0 from='client.? 172.21.15.80:0/3769713465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:38:29.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:38:28 smithi080 bash[41963]: cluster 2023-12-01T15:38:28.575998+0000 mgr.y (mgr.24362) 19494 : cluster 0 pgmap v19463: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:38:29.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:38:28 smithi080 bash[28361]: audit 2023-12-01T15:38:28.000123+0000 mon.c (mon.2) 12474 : audit 0 from='client.? 172.21.15.80:0/3769713465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:38:29.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:38:28 smithi080 bash[28361]: cluster 2023-12-01T15:38:28.575998+0000 mgr.y (mgr.24362) 19494 : cluster 0 pgmap v19463: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:38:30.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:38:30 smithi090 bash[32384]: audit 2023-12-01T15:38:30.454184+0000 mon.c (mon.2) 12475 : audit 0 from='client.? 172.21.15.80:0/1268767371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:38:30.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:38:30 smithi080 bash[28361]: audit 2023-12-01T15:38:30.454184+0000 mon.c (mon.2) 12475 : audit 0 from='client.? 172.21.15.80:0/1268767371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:38:30.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:38:30 smithi080 bash[41963]: audit 2023-12-01T15:38:30.454184+0000 mon.c (mon.2) 12475 : audit 0 from='client.? 172.21.15.80:0/1268767371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:38:31.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:38:31 smithi090 bash[32384]: cluster 2023-12-01T15:38:30.576614+0000 mgr.y (mgr.24362) 19495 : cluster 0 pgmap v19464: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:38:31.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:38:31 smithi080 bash[28361]: cluster 2023-12-01T15:38:30.576614+0000 mgr.y (mgr.24362) 19495 : cluster 0 pgmap v19464: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:38:31.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:38:31 smithi080 bash[41963]: cluster 2023-12-01T15:38:30.576614+0000 mgr.y (mgr.24362) 19495 : cluster 0 pgmap v19464: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:38:33.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:38:33 smithi080 bash[41963]: cluster 2023-12-01T15:38:32.577673+0000 mgr.y (mgr.24362) 19496 : cluster 0 pgmap v19465: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:38:33.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:38:33 smithi080 bash[41963]: audit 2023-12-01T15:38:32.903489+0000 mon.c (mon.2) 12476 : audit 0 from='client.? 172.21.15.80:0/1686628372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:38:33.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:38:33 smithi080 bash[28361]: cluster 2023-12-01T15:38:32.577673+0000 mgr.y (mgr.24362) 19496 : cluster 0 pgmap v19465: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:38:33.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:38:33 smithi080 bash[28361]: audit 2023-12-01T15:38:32.903489+0000 mon.c (mon.2) 12476 : audit 0 from='client.? 172.21.15.80:0/1686628372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:38:34.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:38:33 smithi090 bash[32384]: cluster 2023-12-01T15:38:32.577673+0000 mgr.y (mgr.24362) 19496 : cluster 0 pgmap v19465: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:38:34.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:38:33 smithi090 bash[32384]: audit 2023-12-01T15:38:32.903489+0000 mon.c (mon.2) 12476 : audit 0 from='client.? 172.21.15.80:0/1686628372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:38:35.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:38:35 smithi080 bash[41963]: cluster 2023-12-01T15:38:34.578306+0000 mgr.y (mgr.24362) 19497 : cluster 0 pgmap v19466: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:38:35.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:38:35 smithi080 bash[41963]: audit 2023-12-01T15:38:35.354705+0000 mon.a (mon.0) 11817 : audit 0 from='client.? 172.21.15.80:0/1752305735' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:38:35.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:38:35 smithi080 bash[28361]: cluster 2023-12-01T15:38:34.578306+0000 mgr.y (mgr.24362) 19497 : cluster 0 pgmap v19466: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:38:35.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:38:35 smithi080 bash[28361]: audit 2023-12-01T15:38:35.354705+0000 mon.a (mon.0) 11817 : audit 0 from='client.? 172.21.15.80:0/1752305735' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:38:36.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:38:35 smithi090 bash[32384]: cluster 2023-12-01T15:38:34.578306+0000 mgr.y (mgr.24362) 19497 : cluster 0 pgmap v19466: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:38:36.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:38:35 smithi090 bash[32384]: audit 2023-12-01T15:38:35.354705+0000 mon.a (mon.0) 11817 : audit 0 from='client.? 172.21.15.80:0/1752305735' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:38:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:38:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:38:36] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T15:38:37.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:38:37 smithi090 bash[32384]: cluster 2023-12-01T15:38:36.579582+0000 mgr.y (mgr.24362) 19498 : cluster 0 pgmap v19467: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:38:37.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:38:37 smithi080 bash[41963]: cluster 2023-12-01T15:38:36.579582+0000 mgr.y (mgr.24362) 19498 : cluster 0 pgmap v19467: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:38:37.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:38:37 smithi080 bash[28361]: cluster 2023-12-01T15:38:36.579582+0000 mgr.y (mgr.24362) 19498 : cluster 0 pgmap v19467: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:38:38.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:38:38 smithi090 bash[32384]: audit 2023-12-01T15:38:37.809882+0000 mon.a (mon.0) 11818 : audit 0 from='client.? 172.21.15.80:0/3222036426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:38:38.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:38:38 smithi080 bash[28361]: audit 2023-12-01T15:38:37.809882+0000 mon.a (mon.0) 11818 : audit 0 from='client.? 172.21.15.80:0/3222036426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:38:38.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:38:38 smithi080 bash[41963]: audit 2023-12-01T15:38:37.809882+0000 mon.a (mon.0) 11818 : audit 0 from='client.? 172.21.15.80:0/3222036426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:38:39.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:38:39 smithi090 bash[32384]: cluster 2023-12-01T15:38:38.580478+0000 mgr.y (mgr.24362) 19499 : cluster 0 pgmap v19468: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:38:39.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:38:39 smithi080 bash[28361]: cluster 2023-12-01T15:38:38.580478+0000 mgr.y (mgr.24362) 19499 : cluster 0 pgmap v19468: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:38:39.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:38:39 smithi080 bash[41963]: cluster 2023-12-01T15:38:38.580478+0000 mgr.y (mgr.24362) 19499 : cluster 0 pgmap v19468: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:38:40.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:38:40 smithi080 bash[28361]: audit 2023-12-01T15:38:40.269066+0000 mon.c (mon.2) 12477 : audit 0 from='client.? 172.21.15.80:0/2502157601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:38:40.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:38:40 smithi080 bash[41963]: audit 2023-12-01T15:38:40.269066+0000 mon.c (mon.2) 12477 : audit 0 from='client.? 172.21.15.80:0/2502157601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:38:40.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:38:40 smithi090 bash[32384]: audit 2023-12-01T15:38:40.269066+0000 mon.c (mon.2) 12477 : audit 0 from='client.? 172.21.15.80:0/2502157601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:38:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:38:41 smithi080 bash[28361]: cluster 2023-12-01T15:38:40.581175+0000 mgr.y (mgr.24362) 19500 : cluster 0 pgmap v19469: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:38:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:38:41 smithi080 bash[28361]: audit 2023-12-01T15:38:40.809405+0000 mon.c (mon.2) 12478 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:38:41.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:38:41 smithi080 bash[41963]: cluster 2023-12-01T15:38:40.581175+0000 mgr.y (mgr.24362) 19500 : cluster 0 pgmap v19469: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:38:41.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:38:41 smithi080 bash[41963]: audit 2023-12-01T15:38:40.809405+0000 mon.c (mon.2) 12478 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:38:41.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:38:41 smithi090 bash[32384]: cluster 2023-12-01T15:38:40.581175+0000 mgr.y (mgr.24362) 19500 : cluster 0 pgmap v19469: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:38:41.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:38:41 smithi090 bash[32384]: audit 2023-12-01T15:38:40.809405+0000 mon.c (mon.2) 12478 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:38:43.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:38:43 smithi080 bash[28361]: cluster 2023-12-01T15:38:42.582305+0000 mgr.y (mgr.24362) 19501 : cluster 0 pgmap v19470: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:38:43.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:38:43 smithi080 bash[28361]: audit 2023-12-01T15:38:42.720809+0000 mon.c (mon.2) 12479 : audit 0 from='client.? 172.21.15.80:0/1007504751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:38:43.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:38:43 smithi080 bash[41963]: cluster 2023-12-01T15:38:42.582305+0000 mgr.y (mgr.24362) 19501 : cluster 0 pgmap v19470: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:38:43.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:38:43 smithi080 bash[41963]: audit 2023-12-01T15:38:42.720809+0000 mon.c (mon.2) 12479 : audit 0 from='client.? 172.21.15.80:0/1007504751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:38:44.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:38:43 smithi090 bash[32384]: cluster 2023-12-01T15:38:42.582305+0000 mgr.y (mgr.24362) 19501 : cluster 0 pgmap v19470: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:38:44.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:38:43 smithi090 bash[32384]: audit 2023-12-01T15:38:42.720809+0000 mon.c (mon.2) 12479 : audit 0 from='client.? 172.21.15.80:0/1007504751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:38:45.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:38:45 smithi080 bash[28361]: cluster 2023-12-01T15:38:44.582981+0000 mgr.y (mgr.24362) 19502 : cluster 0 pgmap v19471: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:38:45.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:38:45 smithi080 bash[28361]: audit 2023-12-01T15:38:45.168621+0000 mon.a (mon.0) 11819 : audit 0 from='client.? 172.21.15.80:0/1396290417' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:38:45.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:38:45 smithi080 bash[41963]: cluster 2023-12-01T15:38:44.582981+0000 mgr.y (mgr.24362) 19502 : cluster 0 pgmap v19471: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:38:45.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:38:45 smithi080 bash[41963]: audit 2023-12-01T15:38:45.168621+0000 mon.a (mon.0) 11819 : audit 0 from='client.? 172.21.15.80:0/1396290417' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:38:46.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:38:45 smithi090 bash[32384]: cluster 2023-12-01T15:38:44.582981+0000 mgr.y (mgr.24362) 19502 : cluster 0 pgmap v19471: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:38:46.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:38:45 smithi090 bash[32384]: audit 2023-12-01T15:38:45.168621+0000 mon.a (mon.0) 11819 : audit 0 from='client.? 172.21.15.80:0/1396290417' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:38:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:38:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:38:46] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T15:38:47.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:38:47 smithi090 bash[32384]: cluster 2023-12-01T15:38:46.584133+0000 mgr.y (mgr.24362) 19503 : cluster 0 pgmap v19472: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:38:47.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:38:47 smithi080 bash[41963]: cluster 2023-12-01T15:38:46.584133+0000 mgr.y (mgr.24362) 19503 : cluster 0 pgmap v19472: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:38:47.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:38:47 smithi080 bash[28361]: cluster 2023-12-01T15:38:46.584133+0000 mgr.y (mgr.24362) 19503 : cluster 0 pgmap v19472: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:38:48.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:38:48 smithi090 bash[32384]: audit 2023-12-01T15:38:47.616862+0000 mon.a (mon.0) 11820 : audit 0 from='client.? 172.21.15.80:0/1823489785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:38:48.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:38:48 smithi080 bash[28361]: audit 2023-12-01T15:38:47.616862+0000 mon.a (mon.0) 11820 : audit 0 from='client.? 172.21.15.80:0/1823489785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:38:48.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:38:48 smithi080 bash[41963]: audit 2023-12-01T15:38:47.616862+0000 mon.a (mon.0) 11820 : audit 0 from='client.? 172.21.15.80:0/1823489785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:38:49.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:38:49 smithi090 bash[32384]: cluster 2023-12-01T15:38:48.584826+0000 mgr.y (mgr.24362) 19504 : cluster 0 pgmap v19473: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:38:49.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:38:49 smithi080 bash[41963]: cluster 2023-12-01T15:38:48.584826+0000 mgr.y (mgr.24362) 19504 : cluster 0 pgmap v19473: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:38:49.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:38:49 smithi080 bash[28361]: cluster 2023-12-01T15:38:48.584826+0000 mgr.y (mgr.24362) 19504 : cluster 0 pgmap v19473: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:38:50.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:38:50 smithi080 bash[41963]: audit 2023-12-01T15:38:50.077591+0000 mon.a (mon.0) 11821 : audit 0 from='client.? 172.21.15.80:0/1727422166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:38:50.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:38:50 smithi080 bash[28361]: audit 2023-12-01T15:38:50.077591+0000 mon.a (mon.0) 11821 : audit 0 from='client.? 172.21.15.80:0/1727422166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:38:50.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:38:50 smithi090 bash[32384]: audit 2023-12-01T15:38:50.077591+0000 mon.a (mon.0) 11821 : audit 0 from='client.? 172.21.15.80:0/1727422166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:38:51.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:38:51 smithi080 bash[28361]: cluster 2023-12-01T15:38:50.585484+0000 mgr.y (mgr.24362) 19505 : cluster 0 pgmap v19474: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:38:51.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:38:51 smithi080 bash[41963]: cluster 2023-12-01T15:38:50.585484+0000 mgr.y (mgr.24362) 19505 : cluster 0 pgmap v19474: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:38:51.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:38:51 smithi090 bash[32384]: cluster 2023-12-01T15:38:50.585484+0000 mgr.y (mgr.24362) 19505 : cluster 0 pgmap v19474: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:38:52.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:38:52 smithi080 bash[28361]: audit 2023-12-01T15:38:52.530765+0000 mon.c (mon.2) 12480 : audit 0 from='client.? 172.21.15.80:0/1968533521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:38:52.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:38:52 smithi080 bash[41963]: audit 2023-12-01T15:38:52.530765+0000 mon.c (mon.2) 12480 : audit 0 from='client.? 172.21.15.80:0/1968533521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:38:53.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:38:52 smithi090 bash[32384]: audit 2023-12-01T15:38:52.530765+0000 mon.c (mon.2) 12480 : audit 0 from='client.? 172.21.15.80:0/1968533521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:38:53.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:38:53 smithi080 bash[28361]: cluster 2023-12-01T15:38:52.586899+0000 mgr.y (mgr.24362) 19506 : cluster 0 pgmap v19475: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:38:53.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:38:53 smithi080 bash[41963]: cluster 2023-12-01T15:38:52.586899+0000 mgr.y (mgr.24362) 19506 : cluster 0 pgmap v19475: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:38:54.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:38:53 smithi090 bash[32384]: cluster 2023-12-01T15:38:52.586899+0000 mgr.y (mgr.24362) 19506 : cluster 0 pgmap v19475: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:38:55.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:38:55 smithi080 bash[28361]: cluster 2023-12-01T15:38:54.587559+0000 mgr.y (mgr.24362) 19507 : cluster 0 pgmap v19476: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:38:55.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:38:55 smithi080 bash[28361]: audit 2023-12-01T15:38:54.986053+0000 mon.a (mon.0) 11822 : audit 0 from='client.? 172.21.15.80:0/580439980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:38:55.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:38:55 smithi080 bash[41963]: cluster 2023-12-01T15:38:54.587559+0000 mgr.y (mgr.24362) 19507 : cluster 0 pgmap v19476: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:38:55.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:38:55 smithi080 bash[41963]: audit 2023-12-01T15:38:54.986053+0000 mon.a (mon.0) 11822 : audit 0 from='client.? 172.21.15.80:0/580439980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:38:56.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:38:55 smithi090 bash[32384]: cluster 2023-12-01T15:38:54.587559+0000 mgr.y (mgr.24362) 19507 : cluster 0 pgmap v19476: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:38:56.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:38:55 smithi090 bash[32384]: audit 2023-12-01T15:38:54.986053+0000 mon.a (mon.0) 11822 : audit 0 from='client.? 172.21.15.80:0/580439980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:38:56.600 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:38:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:38:56] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T15:38:56.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:38:56 smithi080 bash[28361]: audit 2023-12-01T15:38:55.809771+0000 mon.c (mon.2) 12481 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:38:56.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:38:56 smithi080 bash[41963]: audit 2023-12-01T15:38:55.809771+0000 mon.c (mon.2) 12481 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:38:57.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:38:56 smithi090 bash[32384]: audit 2023-12-01T15:38:55.809771+0000 mon.c (mon.2) 12481 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:38:57.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:38:57 smithi080 bash[41963]: cluster 2023-12-01T15:38:56.588740+0000 mgr.y (mgr.24362) 19508 : cluster 0 pgmap v19477: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:38:57.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:38:57 smithi080 bash[41963]: audit 2023-12-01T15:38:57.449835+0000 mon.a (mon.0) 11823 : audit 0 from='client.? 172.21.15.80:0/790413683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:38:57.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:38:57 smithi080 bash[28361]: cluster 2023-12-01T15:38:56.588740+0000 mgr.y (mgr.24362) 19508 : cluster 0 pgmap v19477: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:38:57.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:38:57 smithi080 bash[28361]: audit 2023-12-01T15:38:57.449835+0000 mon.a (mon.0) 11823 : audit 0 from='client.? 172.21.15.80:0/790413683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:38:58.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:38:57 smithi090 bash[32384]: cluster 2023-12-01T15:38:56.588740+0000 mgr.y (mgr.24362) 19508 : cluster 0 pgmap v19477: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:38:58.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:38:57 smithi090 bash[32384]: audit 2023-12-01T15:38:57.449835+0000 mon.a (mon.0) 11823 : audit 0 from='client.? 172.21.15.80:0/790413683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:38:59.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:38:59 smithi080 bash[28361]: cluster 2023-12-01T15:38:58.589421+0000 mgr.y (mgr.24362) 19509 : cluster 0 pgmap v19478: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:38:59.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:38:59 smithi080 bash[41963]: cluster 2023-12-01T15:38:58.589421+0000 mgr.y (mgr.24362) 19509 : cluster 0 pgmap v19478: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:39:00.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:38:59 smithi090 bash[32384]: cluster 2023-12-01T15:38:58.589421+0000 mgr.y (mgr.24362) 19509 : cluster 0 pgmap v19478: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:39:00.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:39:00 smithi080 bash[41963]: audit 2023-12-01T15:38:59.908894+0000 mon.c (mon.2) 12482 : audit 0 from='client.? 172.21.15.80:0/1894437519' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:39:00.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:39:00 smithi080 bash[28361]: audit 2023-12-01T15:38:59.908894+0000 mon.c (mon.2) 12482 : audit 0 from='client.? 172.21.15.80:0/1894437519' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:39:01.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:39:00 smithi090 bash[32384]: audit 2023-12-01T15:38:59.908894+0000 mon.c (mon.2) 12482 : audit 0 from='client.? 172.21.15.80:0/1894437519' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:39:01.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:39:01 smithi080 bash[28361]: cluster 2023-12-01T15:39:00.590190+0000 mgr.y (mgr.24362) 19510 : cluster 0 pgmap v19479: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:39:01.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:39:01 smithi080 bash[41963]: cluster 2023-12-01T15:39:00.590190+0000 mgr.y (mgr.24362) 19510 : cluster 0 pgmap v19479: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:39:02.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:39:01 smithi090 bash[32384]: cluster 2023-12-01T15:39:00.590190+0000 mgr.y (mgr.24362) 19510 : cluster 0 pgmap v19479: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:39:02.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:39:02 smithi080 bash[28361]: audit 2023-12-01T15:39:02.357690+0000 mon.c (mon.2) 12483 : audit 0 from='client.? 172.21.15.80:0/2387990873' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:39:02.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:39:02 smithi080 bash[41963]: audit 2023-12-01T15:39:02.357690+0000 mon.c (mon.2) 12483 : audit 0 from='client.? 172.21.15.80:0/2387990873' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:39:03.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:39:02 smithi090 bash[32384]: audit 2023-12-01T15:39:02.357690+0000 mon.c (mon.2) 12483 : audit 0 from='client.? 172.21.15.80:0/2387990873' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:39:03.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:39:03 smithi080 bash[28361]: cluster 2023-12-01T15:39:02.591394+0000 mgr.y (mgr.24362) 19511 : cluster 0 pgmap v19480: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:39:03.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:39:03 smithi080 bash[41963]: cluster 2023-12-01T15:39:02.591394+0000 mgr.y (mgr.24362) 19511 : cluster 0 pgmap v19480: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:39:04.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:39:03 smithi090 bash[32384]: cluster 2023-12-01T15:39:02.591394+0000 mgr.y (mgr.24362) 19511 : cluster 0 pgmap v19480: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:39:05.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:39:05 smithi080 bash[28361]: cluster 2023-12-01T15:39:04.592116+0000 mgr.y (mgr.24362) 19512 : cluster 0 pgmap v19481: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:39:05.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:39:05 smithi080 bash[28361]: audit 2023-12-01T15:39:04.803990+0000 mon.a (mon.0) 11824 : audit 0 from='client.? 172.21.15.80:0/1215560092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:39:05.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:39:05 smithi080 bash[41963]: cluster 2023-12-01T15:39:04.592116+0000 mgr.y (mgr.24362) 19512 : cluster 0 pgmap v19481: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:39:05.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:39:05 smithi080 bash[41963]: audit 2023-12-01T15:39:04.803990+0000 mon.a (mon.0) 11824 : audit 0 from='client.? 172.21.15.80:0/1215560092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:39:06.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:39:05 smithi090 bash[32384]: cluster 2023-12-01T15:39:04.592116+0000 mgr.y (mgr.24362) 19512 : cluster 0 pgmap v19481: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:39:06.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:39:05 smithi090 bash[32384]: audit 2023-12-01T15:39:04.803990+0000 mon.a (mon.0) 11824 : audit 0 from='client.? 172.21.15.80:0/1215560092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:39:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:39:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:39:06] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T15:39:07.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:39:07 smithi090 bash[32384]: cluster 2023-12-01T15:39:06.593270+0000 mgr.y (mgr.24362) 19513 : cluster 0 pgmap v19482: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:39:07.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:39:07 smithi080 bash[28361]: cluster 2023-12-01T15:39:06.593270+0000 mgr.y (mgr.24362) 19513 : cluster 0 pgmap v19482: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:39:07.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:39:07 smithi080 bash[41963]: cluster 2023-12-01T15:39:06.593270+0000 mgr.y (mgr.24362) 19513 : cluster 0 pgmap v19482: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:39:08.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:39:08 smithi080 bash[41963]: audit 2023-12-01T15:39:07.251913+0000 mon.a (mon.0) 11825 : audit 0 from='client.? 172.21.15.80:0/1577048224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:39:08.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:39:08 smithi080 bash[28361]: audit 2023-12-01T15:39:07.251913+0000 mon.a (mon.0) 11825 : audit 0 from='client.? 172.21.15.80:0/1577048224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:39:08.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:39:08 smithi090 bash[32384]: audit 2023-12-01T15:39:07.251913+0000 mon.a (mon.0) 11825 : audit 0 from='client.? 172.21.15.80:0/1577048224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:39:09.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:39:09 smithi080 bash[28361]: cluster 2023-12-01T15:39:08.593985+0000 mgr.y (mgr.24362) 19514 : cluster 0 pgmap v19483: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:39:09.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:39:09 smithi080 bash[41963]: cluster 2023-12-01T15:39:08.593985+0000 mgr.y (mgr.24362) 19514 : cluster 0 pgmap v19483: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:39:09.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:39:09 smithi090 bash[32384]: cluster 2023-12-01T15:39:08.593985+0000 mgr.y (mgr.24362) 19514 : cluster 0 pgmap v19483: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:39:10.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:39:10 smithi080 bash[28361]: audit 2023-12-01T15:39:09.703448+0000 mon.c (mon.2) 12484 : audit 0 from='client.? 172.21.15.80:0/185734373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:39:10.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:39:10 smithi080 bash[41963]: audit 2023-12-01T15:39:09.703448+0000 mon.c (mon.2) 12484 : audit 0 from='client.? 172.21.15.80:0/185734373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:39:10.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:39:10 smithi090 bash[32384]: audit 2023-12-01T15:39:09.703448+0000 mon.c (mon.2) 12484 : audit 0 from='client.? 172.21.15.80:0/185734373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:39:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:39:11 smithi080 bash[28361]: cluster 2023-12-01T15:39:10.594651+0000 mgr.y (mgr.24362) 19515 : cluster 0 pgmap v19484: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:39:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:39:11 smithi080 bash[28361]: audit 2023-12-01T15:39:10.810189+0000 mon.c (mon.2) 12485 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:39:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:39:11 smithi080 bash[41963]: cluster 2023-12-01T15:39:10.594651+0000 mgr.y (mgr.24362) 19515 : cluster 0 pgmap v19484: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:39:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:39:11 smithi080 bash[41963]: audit 2023-12-01T15:39:10.810189+0000 mon.c (mon.2) 12485 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:39:11.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:39:11 smithi090 bash[32384]: cluster 2023-12-01T15:39:10.594651+0000 mgr.y (mgr.24362) 19515 : cluster 0 pgmap v19484: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:39:11.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:39:11 smithi090 bash[32384]: audit 2023-12-01T15:39:10.810189+0000 mon.c (mon.2) 12485 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:39:12.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:39:12 smithi090 bash[32384]: audit 2023-12-01T15:39:12.158229+0000 mon.c (mon.2) 12486 : audit 0 from='client.? 172.21.15.80:0/1962701392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:39:12.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:39:12 smithi080 bash[28361]: audit 2023-12-01T15:39:12.158229+0000 mon.c (mon.2) 12486 : audit 0 from='client.? 172.21.15.80:0/1962701392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:39:12.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:39:12 smithi080 bash[41963]: audit 2023-12-01T15:39:12.158229+0000 mon.c (mon.2) 12486 : audit 0 from='client.? 172.21.15.80:0/1962701392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:39:13.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:39:13 smithi090 bash[32384]: cluster 2023-12-01T15:39:12.595821+0000 mgr.y (mgr.24362) 19516 : cluster 0 pgmap v19485: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:39:13.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:39:13 smithi080 bash[28361]: cluster 2023-12-01T15:39:12.595821+0000 mgr.y (mgr.24362) 19516 : cluster 0 pgmap v19485: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:39:13.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:39:13 smithi080 bash[41963]: cluster 2023-12-01T15:39:12.595821+0000 mgr.y (mgr.24362) 19516 : cluster 0 pgmap v19485: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:39:14.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:39:14 smithi080 bash[41963]: audit 2023-12-01T15:39:14.609215+0000 mon.a (mon.0) 11826 : audit 0 from='client.? 172.21.15.80:0/3267334057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:39:14.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:39:14 smithi080 bash[28361]: audit 2023-12-01T15:39:14.609215+0000 mon.a (mon.0) 11826 : audit 0 from='client.? 172.21.15.80:0/3267334057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:39:15.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:39:14 smithi090 bash[32384]: audit 2023-12-01T15:39:14.609215+0000 mon.a (mon.0) 11826 : audit 0 from='client.? 172.21.15.80:0/3267334057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:39:15.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:39:15 smithi080 bash[41963]: cluster 2023-12-01T15:39:14.596447+0000 mgr.y (mgr.24362) 19517 : cluster 0 pgmap v19486: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:39:15.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:39:15 smithi080 bash[28361]: cluster 2023-12-01T15:39:14.596447+0000 mgr.y (mgr.24362) 19517 : cluster 0 pgmap v19486: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:39:16.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:39:15 smithi090 bash[32384]: cluster 2023-12-01T15:39:14.596447+0000 mgr.y (mgr.24362) 19517 : cluster 0 pgmap v19486: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:39:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:39:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:39:16] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T15:39:17.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:39:17 smithi080 bash[41963]: cluster 2023-12-01T15:39:16.597532+0000 mgr.y (mgr.24362) 19518 : cluster 0 pgmap v19487: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:39:17.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:39:17 smithi080 bash[28361]: cluster 2023-12-01T15:39:16.597532+0000 mgr.y (mgr.24362) 19518 : cluster 0 pgmap v19487: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:39:17.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:39:17 smithi090 bash[32384]: cluster 2023-12-01T15:39:16.597532+0000 mgr.y (mgr.24362) 19518 : cluster 0 pgmap v19487: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:39:18.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:39:18 smithi080 bash[28361]: audit 2023-12-01T15:39:17.072369+0000 mon.a (mon.0) 11827 : audit 0 from='client.? 172.21.15.80:0/839474809' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:39:18.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:39:18 smithi080 bash[41963]: audit 2023-12-01T15:39:17.072369+0000 mon.a (mon.0) 11827 : audit 0 from='client.? 172.21.15.80:0/839474809' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:39:18.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:39:18 smithi090 bash[32384]: audit 2023-12-01T15:39:17.072369+0000 mon.a (mon.0) 11827 : audit 0 from='client.? 172.21.15.80:0/839474809' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:39:19.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:39:19 smithi080 bash[41963]: cluster 2023-12-01T15:39:18.598214+0000 mgr.y (mgr.24362) 19519 : cluster 0 pgmap v19488: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:39:19.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:39:19 smithi080 bash[28361]: cluster 2023-12-01T15:39:18.598214+0000 mgr.y (mgr.24362) 19519 : cluster 0 pgmap v19488: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:39:19.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:39:19 smithi090 bash[32384]: cluster 2023-12-01T15:39:18.598214+0000 mgr.y (mgr.24362) 19519 : cluster 0 pgmap v19488: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:39:20.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:39:20 smithi080 bash[28361]: audit 2023-12-01T15:39:19.536031+0000 mon.c (mon.2) 12487 : audit 0 from='client.? 172.21.15.80:0/3645975596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:39:20.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:39:20 smithi080 bash[41963]: audit 2023-12-01T15:39:19.536031+0000 mon.c (mon.2) 12487 : audit 0 from='client.? 172.21.15.80:0/3645975596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:39:20.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:39:20 smithi090 bash[32384]: audit 2023-12-01T15:39:19.536031+0000 mon.c (mon.2) 12487 : audit 0 from='client.? 172.21.15.80:0/3645975596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:39:21.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:39:21 smithi080 bash[41963]: cluster 2023-12-01T15:39:20.598886+0000 mgr.y (mgr.24362) 19520 : cluster 0 pgmap v19489: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:39:21.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:39:21 smithi080 bash[28361]: cluster 2023-12-01T15:39:20.598886+0000 mgr.y (mgr.24362) 19520 : cluster 0 pgmap v19489: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:39:21.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:39:21 smithi090 bash[32384]: cluster 2023-12-01T15:39:20.598886+0000 mgr.y (mgr.24362) 19520 : cluster 0 pgmap v19489: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:39:22.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:39:22 smithi080 bash[28361]: audit 2023-12-01T15:39:21.983944+0000 mon.a (mon.0) 11828 : audit 0 from='client.? 172.21.15.80:0/4251305218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:39:22.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:39:22 smithi080 bash[41963]: audit 2023-12-01T15:39:21.983944+0000 mon.a (mon.0) 11828 : audit 0 from='client.? 172.21.15.80:0/4251305218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:39:22.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:39:22 smithi090 bash[32384]: audit 2023-12-01T15:39:21.983944+0000 mon.a (mon.0) 11828 : audit 0 from='client.? 172.21.15.80:0/4251305218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:39:23.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:39:23 smithi080 bash[28361]: cluster 2023-12-01T15:39:22.600113+0000 mgr.y (mgr.24362) 19521 : cluster 0 pgmap v19490: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:39:23.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:39:23 smithi080 bash[41963]: cluster 2023-12-01T15:39:22.600113+0000 mgr.y (mgr.24362) 19521 : cluster 0 pgmap v19490: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:39:23.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:39:23 smithi090 bash[32384]: cluster 2023-12-01T15:39:22.600113+0000 mgr.y (mgr.24362) 19521 : cluster 0 pgmap v19490: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:39:24.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:39:24 smithi090 bash[32384]: audit 2023-12-01T15:39:24.455778+0000 mon.c (mon.2) 12488 : audit 0 from='client.? 172.21.15.80:0/476858205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:39:24.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:39:24 smithi080 bash[41963]: audit 2023-12-01T15:39:24.455778+0000 mon.c (mon.2) 12488 : audit 0 from='client.? 172.21.15.80:0/476858205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:39:24.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:39:24 smithi080 bash[28361]: audit 2023-12-01T15:39:24.455778+0000 mon.c (mon.2) 12488 : audit 0 from='client.? 172.21.15.80:0/476858205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:39:25.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:39:25 smithi090 bash[32384]: cluster 2023-12-01T15:39:24.600709+0000 mgr.y (mgr.24362) 19522 : cluster 0 pgmap v19491: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:39:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:39:25 smithi080 bash[28361]: cluster 2023-12-01T15:39:24.600709+0000 mgr.y (mgr.24362) 19522 : cluster 0 pgmap v19491: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:39:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:39:25 smithi080 bash[41963]: cluster 2023-12-01T15:39:24.600709+0000 mgr.y (mgr.24362) 19522 : cluster 0 pgmap v19491: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:39:26.520 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:39:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:39:26] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T15:39:26.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:39:26 smithi080 bash[28361]: audit 2023-12-01T15:39:25.810697+0000 mon.c (mon.2) 12489 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:39:26.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:39:26 smithi080 bash[41963]: audit 2023-12-01T15:39:25.810697+0000 mon.c (mon.2) 12489 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:39:27.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:39:26 smithi090 bash[32384]: audit 2023-12-01T15:39:25.810697+0000 mon.c (mon.2) 12489 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:39:27.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:39:27 smithi080 bash[28361]: cluster 2023-12-01T15:39:26.601746+0000 mgr.y (mgr.24362) 19523 : cluster 0 pgmap v19492: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:39:27.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:39:27 smithi080 bash[28361]: audit 2023-12-01T15:39:26.749073+0000 mon.c (mon.2) 12490 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:39:27.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:39:27 smithi080 bash[28361]: audit 2023-12-01T15:39:26.914932+0000 mon.c (mon.2) 12491 : audit 0 from='client.? 172.21.15.80:0/640611120' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:39:27.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:39:27 smithi080 bash[28361]: audit 2023-12-01T15:39:27.126906+0000 mon.a (mon.0) 11829 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:39:27.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:39:27 smithi080 bash[28361]: audit 2023-12-01T15:39:27.136741+0000 mon.a (mon.0) 11830 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:39:27.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:39:27 smithi080 bash[41963]: cluster 2023-12-01T15:39:26.601746+0000 mgr.y (mgr.24362) 19523 : cluster 0 pgmap v19492: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:39:27.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:39:27 smithi080 bash[41963]: audit 2023-12-01T15:39:26.749073+0000 mon.c (mon.2) 12490 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:39:27.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:39:27 smithi080 bash[41963]: audit 2023-12-01T15:39:26.914932+0000 mon.c (mon.2) 12491 : audit 0 from='client.? 172.21.15.80:0/640611120' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:39:27.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:39:27 smithi080 bash[41963]: audit 2023-12-01T15:39:27.126906+0000 mon.a (mon.0) 11829 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:39:27.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:39:27 smithi080 bash[41963]: audit 2023-12-01T15:39:27.136741+0000 mon.a (mon.0) 11830 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:39:28.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:39:27 smithi090 bash[32384]: cluster 2023-12-01T15:39:26.601746+0000 mgr.y (mgr.24362) 19523 : cluster 0 pgmap v19492: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:39:28.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:39:27 smithi090 bash[32384]: audit 2023-12-01T15:39:26.749073+0000 mon.c (mon.2) 12490 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:39:28.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:39:27 smithi090 bash[32384]: audit 2023-12-01T15:39:26.914932+0000 mon.c (mon.2) 12491 : audit 0 from='client.? 172.21.15.80:0/640611120' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:39:28.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:39:27 smithi090 bash[32384]: audit 2023-12-01T15:39:27.126906+0000 mon.a (mon.0) 11829 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:39:28.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:39:27 smithi090 bash[32384]: audit 2023-12-01T15:39:27.136741+0000 mon.a (mon.0) 11830 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:39:29.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:39:29 smithi080 bash[28361]: cluster 2023-12-01T15:39:28.602398+0000 mgr.y (mgr.24362) 19524 : cluster 0 pgmap v19493: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:39:29.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:39:29 smithi080 bash[28361]: audit 2023-12-01T15:39:29.370823+0000 mon.c (mon.2) 12492 : audit 0 from='client.? 172.21.15.80:0/1142324351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:39:29.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:39:29 smithi080 bash[41963]: cluster 2023-12-01T15:39:28.602398+0000 mgr.y (mgr.24362) 19524 : cluster 0 pgmap v19493: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:39:29.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:39:29 smithi080 bash[41963]: audit 2023-12-01T15:39:29.370823+0000 mon.c (mon.2) 12492 : audit 0 from='client.? 172.21.15.80:0/1142324351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:39:30.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:39:29 smithi090 bash[32384]: cluster 2023-12-01T15:39:28.602398+0000 mgr.y (mgr.24362) 19524 : cluster 0 pgmap v19493: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:39:30.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:39:29 smithi090 bash[32384]: audit 2023-12-01T15:39:29.370823+0000 mon.c (mon.2) 12492 : audit 0 from='client.? 172.21.15.80:0/1142324351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:39:31.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:39:31 smithi080 bash[28361]: cluster 2023-12-01T15:39:30.603115+0000 mgr.y (mgr.24362) 19525 : cluster 0 pgmap v19494: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:39:31.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:39:31 smithi080 bash[41963]: cluster 2023-12-01T15:39:30.603115+0000 mgr.y (mgr.24362) 19525 : cluster 0 pgmap v19494: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:39:32.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:39:31 smithi090 bash[32384]: cluster 2023-12-01T15:39:30.603115+0000 mgr.y (mgr.24362) 19525 : cluster 0 pgmap v19494: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:39:32.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:39:32 smithi080 bash[28361]: audit 2023-12-01T15:39:31.834652+0000 mon.c (mon.2) 12493 : audit 0 from='client.? 172.21.15.80:0/4085810267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:39:32.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:39:32 smithi080 bash[41963]: audit 2023-12-01T15:39:31.834652+0000 mon.c (mon.2) 12493 : audit 0 from='client.? 172.21.15.80:0/4085810267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:39:33.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:39:32 smithi090 bash[32384]: audit 2023-12-01T15:39:31.834652+0000 mon.c (mon.2) 12493 : audit 0 from='client.? 172.21.15.80:0/4085810267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:39:33.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:39:33 smithi080 bash[28361]: cluster 2023-12-01T15:39:32.604469+0000 mgr.y (mgr.24362) 19526 : cluster 0 pgmap v19495: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:39:33.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:39:33 smithi080 bash[28361]: audit 2023-12-01T15:39:32.947029+0000 mon.a (mon.0) 11831 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:39:33.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:39:33 smithi080 bash[28361]: audit 2023-12-01T15:39:32.959065+0000 mon.a (mon.0) 11832 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:39:33.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:39:33 smithi080 bash[28361]: audit 2023-12-01T15:39:32.977622+0000 mon.a (mon.0) 11833 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:39:33.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:39:33 smithi080 bash[28361]: audit 2023-12-01T15:39:32.990252+0000 mon.a (mon.0) 11834 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:39:33.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:39:33 smithi080 bash[28361]: audit 2023-12-01T15:39:33.519518+0000 mon.c (mon.2) 12494 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:39:33.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:39:33 smithi080 bash[28361]: audit 2023-12-01T15:39:33.521612+0000 mon.c (mon.2) 12495 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:39:33.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:39:33 smithi080 bash[28361]: audit 2023-12-01T15:39:33.530604+0000 mon.a (mon.0) 11835 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:39:33.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:39:33 smithi080 bash[41963]: cluster 2023-12-01T15:39:32.604469+0000 mgr.y (mgr.24362) 19526 : cluster 0 pgmap v19495: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:39:33.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:39:33 smithi080 bash[41963]: audit 2023-12-01T15:39:32.947029+0000 mon.a (mon.0) 11831 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:39:33.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:39:33 smithi080 bash[41963]: audit 2023-12-01T15:39:32.959065+0000 mon.a (mon.0) 11832 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:39:33.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:39:33 smithi080 bash[41963]: audit 2023-12-01T15:39:32.977622+0000 mon.a (mon.0) 11833 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:39:33.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:39:33 smithi080 bash[41963]: audit 2023-12-01T15:39:32.990252+0000 mon.a (mon.0) 11834 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:39:33.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:39:33 smithi080 bash[41963]: audit 2023-12-01T15:39:33.519518+0000 mon.c (mon.2) 12494 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:39:33.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:39:33 smithi080 bash[41963]: audit 2023-12-01T15:39:33.521612+0000 mon.c (mon.2) 12495 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:39:33.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:39:33 smithi080 bash[41963]: audit 2023-12-01T15:39:33.530604+0000 mon.a (mon.0) 11835 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:39:34.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:39:33 smithi090 bash[32384]: cluster 2023-12-01T15:39:32.604469+0000 mgr.y (mgr.24362) 19526 : cluster 0 pgmap v19495: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:39:34.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:39:33 smithi090 bash[32384]: audit 2023-12-01T15:39:32.947029+0000 mon.a (mon.0) 11831 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:39:34.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:39:33 smithi090 bash[32384]: audit 2023-12-01T15:39:32.959065+0000 mon.a (mon.0) 11832 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:39:34.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:39:33 smithi090 bash[32384]: audit 2023-12-01T15:39:32.977622+0000 mon.a (mon.0) 11833 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:39:34.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:39:33 smithi090 bash[32384]: audit 2023-12-01T15:39:32.990252+0000 mon.a (mon.0) 11834 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:39:34.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:39:33 smithi090 bash[32384]: audit 2023-12-01T15:39:33.519518+0000 mon.c (mon.2) 12494 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:39:34.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:39:33 smithi090 bash[32384]: audit 2023-12-01T15:39:33.521612+0000 mon.c (mon.2) 12495 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:39:34.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:39:33 smithi090 bash[32384]: audit 2023-12-01T15:39:33.530604+0000 mon.a (mon.0) 11835 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:39:35.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:39:34 smithi090 bash[32384]: audit 2023-12-01T15:39:34.290216+0000 mon.c (mon.2) 12496 : audit 0 from='client.? 172.21.15.80:0/2669816026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:39:35.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:39:34 smithi080 bash[41963]: audit 2023-12-01T15:39:34.290216+0000 mon.c (mon.2) 12496 : audit 0 from='client.? 172.21.15.80:0/2669816026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:39:35.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:39:34 smithi080 bash[28361]: audit 2023-12-01T15:39:34.290216+0000 mon.c (mon.2) 12496 : audit 0 from='client.? 172.21.15.80:0/2669816026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:39:36.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:39:35 smithi090 bash[32384]: cluster 2023-12-01T15:39:34.605162+0000 mgr.y (mgr.24362) 19527 : cluster 0 pgmap v19496: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:39:36.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:39:35 smithi080 bash[28361]: cluster 2023-12-01T15:39:34.605162+0000 mgr.y (mgr.24362) 19527 : cluster 0 pgmap v19496: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:39:36.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:39:35 smithi080 bash[41963]: cluster 2023-12-01T15:39:34.605162+0000 mgr.y (mgr.24362) 19527 : cluster 0 pgmap v19496: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:39:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:39:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:39:36] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T15:39:37.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:39:37 smithi080 bash[41963]: cluster 2023-12-01T15:39:36.606286+0000 mgr.y (mgr.24362) 19528 : cluster 0 pgmap v19497: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:39:37.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:39:37 smithi080 bash[41963]: audit 2023-12-01T15:39:36.743094+0000 mon.c (mon.2) 12497 : audit 0 from='client.? 172.21.15.80:0/710319975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:39:37.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:39:37 smithi080 bash[28361]: cluster 2023-12-01T15:39:36.606286+0000 mgr.y (mgr.24362) 19528 : cluster 0 pgmap v19497: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:39:37.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:39:37 smithi080 bash[28361]: audit 2023-12-01T15:39:36.743094+0000 mon.c (mon.2) 12497 : audit 0 from='client.? 172.21.15.80:0/710319975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:39:37.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:39:37 smithi090 bash[32384]: cluster 2023-12-01T15:39:36.606286+0000 mgr.y (mgr.24362) 19528 : cluster 0 pgmap v19497: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:39:37.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:39:37 smithi090 bash[32384]: audit 2023-12-01T15:39:36.743094+0000 mon.c (mon.2) 12497 : audit 0 from='client.? 172.21.15.80:0/710319975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:39:39.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:39:39 smithi080 bash[41963]: cluster 2023-12-01T15:39:38.606990+0000 mgr.y (mgr.24362) 19529 : cluster 0 pgmap v19498: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:39:39.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:39:39 smithi080 bash[41963]: audit 2023-12-01T15:39:39.200815+0000 mon.c (mon.2) 12498 : audit 0 from='client.? 172.21.15.80:0/3855724878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:39:39.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:39:39 smithi080 bash[28361]: cluster 2023-12-01T15:39:38.606990+0000 mgr.y (mgr.24362) 19529 : cluster 0 pgmap v19498: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:39:39.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:39:39 smithi080 bash[28361]: audit 2023-12-01T15:39:39.200815+0000 mon.c (mon.2) 12498 : audit 0 from='client.? 172.21.15.80:0/3855724878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:39:40.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:39:39 smithi090 bash[32384]: cluster 2023-12-01T15:39:38.606990+0000 mgr.y (mgr.24362) 19529 : cluster 0 pgmap v19498: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:39:40.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:39:39 smithi090 bash[32384]: audit 2023-12-01T15:39:39.200815+0000 mon.c (mon.2) 12498 : audit 0 from='client.? 172.21.15.80:0/3855724878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:39:41.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:39:41 smithi080 bash[28361]: cluster 2023-12-01T15:39:40.607750+0000 mgr.y (mgr.24362) 19530 : cluster 0 pgmap v19499: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:39:41.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:39:41 smithi080 bash[28361]: audit 2023-12-01T15:39:40.810871+0000 mon.c (mon.2) 12499 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:39:41.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:39:41 smithi080 bash[41963]: cluster 2023-12-01T15:39:40.607750+0000 mgr.y (mgr.24362) 19530 : cluster 0 pgmap v19499: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:39:41.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:39:41 smithi080 bash[41963]: audit 2023-12-01T15:39:40.810871+0000 mon.c (mon.2) 12499 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:39:42.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:39:41 smithi090 bash[32384]: cluster 2023-12-01T15:39:40.607750+0000 mgr.y (mgr.24362) 19530 : cluster 0 pgmap v19499: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:39:42.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:39:41 smithi090 bash[32384]: audit 2023-12-01T15:39:40.810871+0000 mon.c (mon.2) 12499 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:39:42.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:39:42 smithi080 bash[41963]: audit 2023-12-01T15:39:41.666196+0000 mon.a (mon.0) 11836 : audit 0 from='client.? 172.21.15.80:0/1899306466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:39:42.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:39:42 smithi080 bash[28361]: audit 2023-12-01T15:39:41.666196+0000 mon.a (mon.0) 11836 : audit 0 from='client.? 172.21.15.80:0/1899306466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:39:43.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:39:42 smithi090 bash[32384]: audit 2023-12-01T15:39:41.666196+0000 mon.a (mon.0) 11836 : audit 0 from='client.? 172.21.15.80:0/1899306466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:39:43.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:39:43 smithi080 bash[28361]: cluster 2023-12-01T15:39:42.609035+0000 mgr.y (mgr.24362) 19531 : cluster 0 pgmap v19500: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:39:43.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:39:43 smithi080 bash[41963]: cluster 2023-12-01T15:39:42.609035+0000 mgr.y (mgr.24362) 19531 : cluster 0 pgmap v19500: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:39:44.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:39:43 smithi090 bash[32384]: cluster 2023-12-01T15:39:42.609035+0000 mgr.y (mgr.24362) 19531 : cluster 0 pgmap v19500: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:39:45.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:39:44 smithi090 bash[32384]: audit 2023-12-01T15:39:44.124973+0000 mon.c (mon.2) 12500 : audit 0 from='client.? 172.21.15.80:0/217436985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:39:45.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:39:44 smithi080 bash[28361]: audit 2023-12-01T15:39:44.124973+0000 mon.c (mon.2) 12500 : audit 0 from='client.? 172.21.15.80:0/217436985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:39:45.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:39:44 smithi080 bash[41963]: audit 2023-12-01T15:39:44.124973+0000 mon.c (mon.2) 12500 : audit 0 from='client.? 172.21.15.80:0/217436985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:39:46.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:39:45 smithi090 bash[32384]: cluster 2023-12-01T15:39:44.609719+0000 mgr.y (mgr.24362) 19532 : cluster 0 pgmap v19501: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:39:46.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:39:45 smithi080 bash[28361]: cluster 2023-12-01T15:39:44.609719+0000 mgr.y (mgr.24362) 19532 : cluster 0 pgmap v19501: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:39:46.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:39:45 smithi080 bash[41963]: cluster 2023-12-01T15:39:44.609719+0000 mgr.y (mgr.24362) 19532 : cluster 0 pgmap v19501: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:39:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:39:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:39:46] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T15:39:47.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:39:47 smithi080 bash[41963]: audit 2023-12-01T15:39:46.584270+0000 mon.a (mon.0) 11837 : audit 0 from='client.? 172.21.15.80:0/1961565303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:39:47.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:39:47 smithi080 bash[41963]: cluster 2023-12-01T15:39:46.610635+0000 mgr.y (mgr.24362) 19533 : cluster 0 pgmap v19502: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:39:47.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:39:47 smithi080 bash[28361]: audit 2023-12-01T15:39:46.584270+0000 mon.a (mon.0) 11837 : audit 0 from='client.? 172.21.15.80:0/1961565303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:39:47.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:39:47 smithi080 bash[28361]: cluster 2023-12-01T15:39:46.610635+0000 mgr.y (mgr.24362) 19533 : cluster 0 pgmap v19502: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:39:47.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:39:47 smithi090 bash[32384]: audit 2023-12-01T15:39:46.584270+0000 mon.a (mon.0) 11837 : audit 0 from='client.? 172.21.15.80:0/1961565303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:39:47.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:39:47 smithi090 bash[32384]: cluster 2023-12-01T15:39:46.610635+0000 mgr.y (mgr.24362) 19533 : cluster 0 pgmap v19502: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:39:49.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:39:49 smithi080 bash[28361]: cluster 2023-12-01T15:39:48.611267+0000 mgr.y (mgr.24362) 19534 : cluster 0 pgmap v19503: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:39:49.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:39:49 smithi080 bash[28361]: audit 2023-12-01T15:39:49.042288+0000 mon.c (mon.2) 12501 : audit 0 from='client.? 172.21.15.80:0/267734772' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:39:49.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:39:49 smithi080 bash[41963]: cluster 2023-12-01T15:39:48.611267+0000 mgr.y (mgr.24362) 19534 : cluster 0 pgmap v19503: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:39:49.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:39:49 smithi080 bash[41963]: audit 2023-12-01T15:39:49.042288+0000 mon.c (mon.2) 12501 : audit 0 from='client.? 172.21.15.80:0/267734772' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:39:50.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:39:49 smithi090 bash[32384]: cluster 2023-12-01T15:39:48.611267+0000 mgr.y (mgr.24362) 19534 : cluster 0 pgmap v19503: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:39:50.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:39:49 smithi090 bash[32384]: audit 2023-12-01T15:39:49.042288+0000 mon.c (mon.2) 12501 : audit 0 from='client.? 172.21.15.80:0/267734772' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:39:51.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:39:51 smithi080 bash[28361]: cluster 2023-12-01T15:39:50.611947+0000 mgr.y (mgr.24362) 19535 : cluster 0 pgmap v19504: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:39:51.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:39:51 smithi080 bash[28361]: audit 2023-12-01T15:39:51.501074+0000 mon.a (mon.0) 11838 : audit 0 from='client.? 172.21.15.80:0/38969716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:39:51.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:39:51 smithi080 bash[41963]: cluster 2023-12-01T15:39:50.611947+0000 mgr.y (mgr.24362) 19535 : cluster 0 pgmap v19504: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:39:51.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:39:51 smithi080 bash[41963]: audit 2023-12-01T15:39:51.501074+0000 mon.a (mon.0) 11838 : audit 0 from='client.? 172.21.15.80:0/38969716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:39:52.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:39:51 smithi090 bash[32384]: cluster 2023-12-01T15:39:50.611947+0000 mgr.y (mgr.24362) 19535 : cluster 0 pgmap v19504: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:39:52.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:39:51 smithi090 bash[32384]: audit 2023-12-01T15:39:51.501074+0000 mon.a (mon.0) 11838 : audit 0 from='client.? 172.21.15.80:0/38969716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:39:53.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:39:53 smithi080 bash[41963]: cluster 2023-12-01T15:39:52.613051+0000 mgr.y (mgr.24362) 19536 : cluster 0 pgmap v19505: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:39:53.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:39:53 smithi080 bash[28361]: cluster 2023-12-01T15:39:52.613051+0000 mgr.y (mgr.24362) 19536 : cluster 0 pgmap v19505: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:39:54.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:39:53 smithi090 bash[32384]: cluster 2023-12-01T15:39:52.613051+0000 mgr.y (mgr.24362) 19536 : cluster 0 pgmap v19505: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:39:55.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:39:54 smithi090 bash[32384]: audit 2023-12-01T15:39:53.958252+0000 mon.c (mon.2) 12502 : audit 0 from='client.? 172.21.15.80:0/837028835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:39:55.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:39:54 smithi080 bash[28361]: audit 2023-12-01T15:39:53.958252+0000 mon.c (mon.2) 12502 : audit 0 from='client.? 172.21.15.80:0/837028835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:39:55.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:39:54 smithi080 bash[41963]: audit 2023-12-01T15:39:53.958252+0000 mon.c (mon.2) 12502 : audit 0 from='client.? 172.21.15.80:0/837028835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:39:56.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:39:55 smithi090 bash[32384]: cluster 2023-12-01T15:39:54.613692+0000 mgr.y (mgr.24362) 19537 : cluster 0 pgmap v19506: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:39:56.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:39:55 smithi080 bash[41963]: cluster 2023-12-01T15:39:54.613692+0000 mgr.y (mgr.24362) 19537 : cluster 0 pgmap v19506: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:39:56.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:39:55 smithi080 bash[28361]: cluster 2023-12-01T15:39:54.613692+0000 mgr.y (mgr.24362) 19537 : cluster 0 pgmap v19506: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:39:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:39:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:39:56] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T15:39:57.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:39:56 smithi090 bash[32384]: audit 2023-12-01T15:39:55.811410+0000 mon.c (mon.2) 12503 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:39:57.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:39:56 smithi090 bash[32384]: audit 2023-12-01T15:39:56.419458+0000 mon.a (mon.0) 11839 : audit 0 from='client.? 172.21.15.80:0/2760793706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:39:57.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:39:56 smithi080 bash[28361]: audit 2023-12-01T15:39:55.811410+0000 mon.c (mon.2) 12503 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:39:57.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:39:56 smithi080 bash[28361]: audit 2023-12-01T15:39:56.419458+0000 mon.a (mon.0) 11839 : audit 0 from='client.? 172.21.15.80:0/2760793706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:39:57.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:39:56 smithi080 bash[41963]: audit 2023-12-01T15:39:55.811410+0000 mon.c (mon.2) 12503 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:39:57.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:39:56 smithi080 bash[41963]: audit 2023-12-01T15:39:56.419458+0000 mon.a (mon.0) 11839 : audit 0 from='client.? 172.21.15.80:0/2760793706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:39:58.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:39:57 smithi090 bash[32384]: cluster 2023-12-01T15:39:56.614888+0000 mgr.y (mgr.24362) 19538 : cluster 0 pgmap v19507: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:39:58.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:39:57 smithi080 bash[28361]: cluster 2023-12-01T15:39:56.614888+0000 mgr.y (mgr.24362) 19538 : cluster 0 pgmap v19507: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:39:58.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:39:57 smithi080 bash[41963]: cluster 2023-12-01T15:39:56.614888+0000 mgr.y (mgr.24362) 19538 : cluster 0 pgmap v19507: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:00.001 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:39:59 smithi080 bash[28361]: cluster 2023-12-01T15:39:58.615534+0000 mgr.y (mgr.24362) 19539 : cluster 0 pgmap v19508: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:00.001 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:39:59 smithi080 bash[28361]: audit 2023-12-01T15:39:58.875145+0000 mon.a (mon.0) 11840 : audit 0 from='client.? 172.21.15.80:0/1516776006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:40:00.002 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:39:59 smithi080 bash[41963]: cluster 2023-12-01T15:39:58.615534+0000 mgr.y (mgr.24362) 19539 : cluster 0 pgmap v19508: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:00.002 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:39:59 smithi080 bash[41963]: audit 2023-12-01T15:39:58.875145+0000 mon.a (mon.0) 11840 : audit 0 from='client.? 172.21.15.80:0/1516776006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:40:00.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:39:59 smithi090 bash[32384]: cluster 2023-12-01T15:39:58.615534+0000 mgr.y (mgr.24362) 19539 : cluster 0 pgmap v19508: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:00.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:39:59 smithi090 bash[32384]: audit 2023-12-01T15:39:58.875145+0000 mon.a (mon.0) 11840 : audit 0 from='client.? 172.21.15.80:0/1516776006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:40:00.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:40:00 smithi080 bash[28361]: debug 2023-12-01T15:39:59.997+0000 7f6ec9bf0700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T15:40:01.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:40:00 smithi090 bash[32384]: cluster 2023-12-01T15:40:00.000140+0000 mon.a (mon.0) 11841 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T15:40:01.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:40:00 smithi080 bash[28361]: cluster 2023-12-01T15:40:00.000140+0000 mon.a (mon.0) 11841 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T15:40:01.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:40:00 smithi080 bash[41963]: cluster 2023-12-01T15:40:00.000140+0000 mon.a (mon.0) 11841 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T15:40:02.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:40:01 smithi090 bash[32384]: cluster 2023-12-01T15:40:00.616176+0000 mgr.y (mgr.24362) 19540 : cluster 0 pgmap v19509: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:02.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:40:01 smithi090 bash[32384]: audit 2023-12-01T15:40:01.326921+0000 mon.c (mon.2) 12504 : audit 0 from='client.? 172.21.15.80:0/1480728560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:40:02.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:40:01 smithi080 bash[28361]: cluster 2023-12-01T15:40:00.616176+0000 mgr.y (mgr.24362) 19540 : cluster 0 pgmap v19509: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:02.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:40:01 smithi080 bash[28361]: audit 2023-12-01T15:40:01.326921+0000 mon.c (mon.2) 12504 : audit 0 from='client.? 172.21.15.80:0/1480728560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:40:02.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:40:01 smithi080 bash[41963]: cluster 2023-12-01T15:40:00.616176+0000 mgr.y (mgr.24362) 19540 : cluster 0 pgmap v19509: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:02.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:40:01 smithi080 bash[41963]: audit 2023-12-01T15:40:01.326921+0000 mon.c (mon.2) 12504 : audit 0 from='client.? 172.21.15.80:0/1480728560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:40:04.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:40:03 smithi090 bash[32384]: cluster 2023-12-01T15:40:02.617407+0000 mgr.y (mgr.24362) 19541 : cluster 0 pgmap v19510: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:04.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:40:03 smithi080 bash[28361]: cluster 2023-12-01T15:40:02.617407+0000 mgr.y (mgr.24362) 19541 : cluster 0 pgmap v19510: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:04.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:40:03 smithi080 bash[41963]: cluster 2023-12-01T15:40:02.617407+0000 mgr.y (mgr.24362) 19541 : cluster 0 pgmap v19510: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:05.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:40:04 smithi090 bash[32384]: audit 2023-12-01T15:40:03.786480+0000 mon.c (mon.2) 12505 : audit 0 from='client.? 172.21.15.80:0/3771957060' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:40:05.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:40:04 smithi080 bash[28361]: audit 2023-12-01T15:40:03.786480+0000 mon.c (mon.2) 12505 : audit 0 from='client.? 172.21.15.80:0/3771957060' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:40:05.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:40:04 smithi080 bash[41963]: audit 2023-12-01T15:40:03.786480+0000 mon.c (mon.2) 12505 : audit 0 from='client.? 172.21.15.80:0/3771957060' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:40:06.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:40:05 smithi090 bash[32384]: cluster 2023-12-01T15:40:04.618075+0000 mgr.y (mgr.24362) 19542 : cluster 0 pgmap v19511: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:06.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:40:05 smithi080 bash[28361]: cluster 2023-12-01T15:40:04.618075+0000 mgr.y (mgr.24362) 19542 : cluster 0 pgmap v19511: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:06.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:40:05 smithi080 bash[41963]: cluster 2023-12-01T15:40:04.618075+0000 mgr.y (mgr.24362) 19542 : cluster 0 pgmap v19511: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:40:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:40:06] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T15:40:07.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:40:07 smithi080 bash[41963]: audit 2023-12-01T15:40:06.248976+0000 mon.c (mon.2) 12506 : audit 0 from='client.? 172.21.15.80:0/3093750247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:40:07.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:40:07 smithi080 bash[41963]: cluster 2023-12-01T15:40:06.619207+0000 mgr.y (mgr.24362) 19543 : cluster 0 pgmap v19512: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:07.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:40:07 smithi080 bash[28361]: audit 2023-12-01T15:40:06.248976+0000 mon.c (mon.2) 12506 : audit 0 from='client.? 172.21.15.80:0/3093750247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:40:07.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:40:07 smithi080 bash[28361]: cluster 2023-12-01T15:40:06.619207+0000 mgr.y (mgr.24362) 19543 : cluster 0 pgmap v19512: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:07.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:40:07 smithi090 bash[32384]: audit 2023-12-01T15:40:06.248976+0000 mon.c (mon.2) 12506 : audit 0 from='client.? 172.21.15.80:0/3093750247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:40:07.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:40:07 smithi090 bash[32384]: cluster 2023-12-01T15:40:06.619207+0000 mgr.y (mgr.24362) 19543 : cluster 0 pgmap v19512: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:09.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:40:09 smithi080 bash[41963]: cluster 2023-12-01T15:40:08.619631+0000 mgr.y (mgr.24362) 19544 : cluster 0 pgmap v19513: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:09.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:40:09 smithi080 bash[41963]: audit 2023-12-01T15:40:08.699587+0000 mon.a (mon.0) 11842 : audit 0 from='client.? 172.21.15.80:0/3883632311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:40:09.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:40:09 smithi080 bash[28361]: cluster 2023-12-01T15:40:08.619631+0000 mgr.y (mgr.24362) 19544 : cluster 0 pgmap v19513: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:09.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:40:09 smithi080 bash[28361]: audit 2023-12-01T15:40:08.699587+0000 mon.a (mon.0) 11842 : audit 0 from='client.? 172.21.15.80:0/3883632311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:40:10.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:40:09 smithi090 bash[32384]: cluster 2023-12-01T15:40:08.619631+0000 mgr.y (mgr.24362) 19544 : cluster 0 pgmap v19513: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:10.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:40:09 smithi090 bash[32384]: audit 2023-12-01T15:40:08.699587+0000 mon.a (mon.0) 11842 : audit 0 from='client.? 172.21.15.80:0/3883632311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:40:11.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:40:11 smithi080 bash[28361]: cluster 2023-12-01T15:40:10.620254+0000 mgr.y (mgr.24362) 19545 : cluster 0 pgmap v19514: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:11.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:40:11 smithi080 bash[28361]: audit 2023-12-01T15:40:10.811469+0000 mon.c (mon.2) 12507 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:40:11.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:40:11 smithi080 bash[28361]: audit 2023-12-01T15:40:11.153889+0000 mon.a (mon.0) 11843 : audit 0 from='client.? 172.21.15.80:0/685624631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:40:11.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:40:11 smithi080 bash[41963]: cluster 2023-12-01T15:40:10.620254+0000 mgr.y (mgr.24362) 19545 : cluster 0 pgmap v19514: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:11.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:40:11 smithi080 bash[41963]: audit 2023-12-01T15:40:10.811469+0000 mon.c (mon.2) 12507 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:40:11.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:40:11 smithi080 bash[41963]: audit 2023-12-01T15:40:11.153889+0000 mon.a (mon.0) 11843 : audit 0 from='client.? 172.21.15.80:0/685624631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:40:12.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:40:11 smithi090 bash[32384]: cluster 2023-12-01T15:40:10.620254+0000 mgr.y (mgr.24362) 19545 : cluster 0 pgmap v19514: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:12.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:40:11 smithi090 bash[32384]: audit 2023-12-01T15:40:10.811469+0000 mon.c (mon.2) 12507 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:40:12.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:40:11 smithi090 bash[32384]: audit 2023-12-01T15:40:11.153889+0000 mon.a (mon.0) 11843 : audit 0 from='client.? 172.21.15.80:0/685624631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:40:14.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:40:13 smithi090 bash[32384]: cluster 2023-12-01T15:40:12.621385+0000 mgr.y (mgr.24362) 19546 : cluster 0 pgmap v19515: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:14.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:40:13 smithi090 bash[32384]: audit 2023-12-01T15:40:13.607764+0000 mon.a (mon.0) 11844 : audit 0 from='client.? 172.21.15.80:0/482702495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:40:14.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:40:13 smithi080 bash[28361]: cluster 2023-12-01T15:40:12.621385+0000 mgr.y (mgr.24362) 19546 : cluster 0 pgmap v19515: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:14.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:40:13 smithi080 bash[28361]: audit 2023-12-01T15:40:13.607764+0000 mon.a (mon.0) 11844 : audit 0 from='client.? 172.21.15.80:0/482702495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:40:14.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:40:13 smithi080 bash[41963]: cluster 2023-12-01T15:40:12.621385+0000 mgr.y (mgr.24362) 19546 : cluster 0 pgmap v19515: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:14.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:40:13 smithi080 bash[41963]: audit 2023-12-01T15:40:13.607764+0000 mon.a (mon.0) 11844 : audit 0 from='client.? 172.21.15.80:0/482702495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:40:16.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:40:15 smithi090 bash[32384]: cluster 2023-12-01T15:40:14.622041+0000 mgr.y (mgr.24362) 19547 : cluster 0 pgmap v19516: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:16.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:40:15 smithi080 bash[28361]: cluster 2023-12-01T15:40:14.622041+0000 mgr.y (mgr.24362) 19547 : cluster 0 pgmap v19516: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:16.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:40:15 smithi080 bash[41963]: cluster 2023-12-01T15:40:14.622041+0000 mgr.y (mgr.24362) 19547 : cluster 0 pgmap v19516: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:40:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:40:16] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T15:40:17.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:40:17 smithi080 bash[28361]: audit 2023-12-01T15:40:16.070006+0000 mon.a (mon.0) 11845 : audit 0 from='client.? 172.21.15.80:0/3436077651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:40:17.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:40:17 smithi080 bash[28361]: cluster 2023-12-01T15:40:16.623151+0000 mgr.y (mgr.24362) 19548 : cluster 0 pgmap v19517: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:17.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:40:17 smithi080 bash[41963]: audit 2023-12-01T15:40:16.070006+0000 mon.a (mon.0) 11845 : audit 0 from='client.? 172.21.15.80:0/3436077651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:40:17.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:40:17 smithi080 bash[41963]: cluster 2023-12-01T15:40:16.623151+0000 mgr.y (mgr.24362) 19548 : cluster 0 pgmap v19517: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:17.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:40:17 smithi090 bash[32384]: audit 2023-12-01T15:40:16.070006+0000 mon.a (mon.0) 11845 : audit 0 from='client.? 172.21.15.80:0/3436077651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:40:17.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:40:17 smithi090 bash[32384]: cluster 2023-12-01T15:40:16.623151+0000 mgr.y (mgr.24362) 19548 : cluster 0 pgmap v19517: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:18.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:40:18 smithi080 bash[41963]: audit 2023-12-01T15:40:18.520389+0000 mon.c (mon.2) 12508 : audit 0 from='client.? 172.21.15.80:0/2875704101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:40:18.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:40:18 smithi080 bash[28361]: audit 2023-12-01T15:40:18.520389+0000 mon.c (mon.2) 12508 : audit 0 from='client.? 172.21.15.80:0/2875704101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:40:19.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:40:18 smithi090 bash[32384]: audit 2023-12-01T15:40:18.520389+0000 mon.c (mon.2) 12508 : audit 0 from='client.? 172.21.15.80:0/2875704101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:40:19.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:40:19 smithi080 bash[41963]: cluster 2023-12-01T15:40:18.623783+0000 mgr.y (mgr.24362) 19549 : cluster 0 pgmap v19518: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:19.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:40:19 smithi080 bash[28361]: cluster 2023-12-01T15:40:18.623783+0000 mgr.y (mgr.24362) 19549 : cluster 0 pgmap v19518: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:20.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:40:19 smithi090 bash[32384]: cluster 2023-12-01T15:40:18.623783+0000 mgr.y (mgr.24362) 19549 : cluster 0 pgmap v19518: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:21.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:40:21 smithi080 bash[28361]: cluster 2023-12-01T15:40:20.624462+0000 mgr.y (mgr.24362) 19550 : cluster 0 pgmap v19519: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:21.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:40:21 smithi080 bash[28361]: audit 2023-12-01T15:40:20.990371+0000 mon.c (mon.2) 12509 : audit 0 from='client.? 172.21.15.80:0/1451124496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:40:21.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:40:21 smithi080 bash[41963]: cluster 2023-12-01T15:40:20.624462+0000 mgr.y (mgr.24362) 19550 : cluster 0 pgmap v19519: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:21.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:40:21 smithi080 bash[41963]: audit 2023-12-01T15:40:20.990371+0000 mon.c (mon.2) 12509 : audit 0 from='client.? 172.21.15.80:0/1451124496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:40:22.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:40:21 smithi090 bash[32384]: cluster 2023-12-01T15:40:20.624462+0000 mgr.y (mgr.24362) 19550 : cluster 0 pgmap v19519: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:22.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:40:21 smithi090 bash[32384]: audit 2023-12-01T15:40:20.990371+0000 mon.c (mon.2) 12509 : audit 0 from='client.? 172.21.15.80:0/1451124496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:40:24.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:40:23 smithi090 bash[32384]: cluster 2023-12-01T15:40:22.625610+0000 mgr.y (mgr.24362) 19551 : cluster 0 pgmap v19520: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:24.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:40:23 smithi090 bash[32384]: audit 2023-12-01T15:40:23.436203+0000 mon.a (mon.0) 11846 : audit 0 from='client.? 172.21.15.80:0/758144097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:40:24.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:40:23 smithi080 bash[28361]: cluster 2023-12-01T15:40:22.625610+0000 mgr.y (mgr.24362) 19551 : cluster 0 pgmap v19520: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:24.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:40:23 smithi080 bash[28361]: audit 2023-12-01T15:40:23.436203+0000 mon.a (mon.0) 11846 : audit 0 from='client.? 172.21.15.80:0/758144097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:40:24.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:40:23 smithi080 bash[41963]: cluster 2023-12-01T15:40:22.625610+0000 mgr.y (mgr.24362) 19551 : cluster 0 pgmap v19520: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:24.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:40:23 smithi080 bash[41963]: audit 2023-12-01T15:40:23.436203+0000 mon.a (mon.0) 11846 : audit 0 from='client.? 172.21.15.80:0/758144097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:40:26.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:40:25 smithi090 bash[32384]: cluster 2023-12-01T15:40:24.626266+0000 mgr.y (mgr.24362) 19552 : cluster 0 pgmap v19521: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:26.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:40:25 smithi080 bash[41963]: cluster 2023-12-01T15:40:24.626266+0000 mgr.y (mgr.24362) 19552 : cluster 0 pgmap v19521: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:40:25 smithi080 bash[28361]: cluster 2023-12-01T15:40:24.626266+0000 mgr.y (mgr.24362) 19552 : cluster 0 pgmap v19521: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:40:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:40:26] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T15:40:27.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:40:26 smithi090 bash[32384]: audit 2023-12-01T15:40:25.811569+0000 mon.c (mon.2) 12510 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:40:27.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:40:26 smithi090 bash[32384]: audit 2023-12-01T15:40:25.913377+0000 mon.a (mon.0) 11847 : audit 0 from='client.? 172.21.15.80:0/2390775381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:40:27.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:40:26 smithi080 bash[41963]: audit 2023-12-01T15:40:25.811569+0000 mon.c (mon.2) 12510 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:40:27.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:40:26 smithi080 bash[41963]: audit 2023-12-01T15:40:25.913377+0000 mon.a (mon.0) 11847 : audit 0 from='client.? 172.21.15.80:0/2390775381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:40:27.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:40:26 smithi080 bash[28361]: audit 2023-12-01T15:40:25.811569+0000 mon.c (mon.2) 12510 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:40:27.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:40:26 smithi080 bash[28361]: audit 2023-12-01T15:40:25.913377+0000 mon.a (mon.0) 11847 : audit 0 from='client.? 172.21.15.80:0/2390775381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:40:28.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:40:27 smithi090 bash[32384]: cluster 2023-12-01T15:40:26.627394+0000 mgr.y (mgr.24362) 19553 : cluster 0 pgmap v19522: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:28.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:40:27 smithi080 bash[28361]: cluster 2023-12-01T15:40:26.627394+0000 mgr.y (mgr.24362) 19553 : cluster 0 pgmap v19522: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:28.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:40:27 smithi080 bash[41963]: cluster 2023-12-01T15:40:26.627394+0000 mgr.y (mgr.24362) 19553 : cluster 0 pgmap v19522: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:29.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:40:28 smithi090 bash[32384]: audit 2023-12-01T15:40:28.365106+0000 mon.a (mon.0) 11848 : audit 0 from='client.? 172.21.15.80:0/3193732748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:40:29.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:40:28 smithi080 bash[28361]: audit 2023-12-01T15:40:28.365106+0000 mon.a (mon.0) 11848 : audit 0 from='client.? 172.21.15.80:0/3193732748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:40:29.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:40:28 smithi080 bash[41963]: audit 2023-12-01T15:40:28.365106+0000 mon.a (mon.0) 11848 : audit 0 from='client.? 172.21.15.80:0/3193732748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:40:30.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:40:29 smithi090 bash[32384]: cluster 2023-12-01T15:40:28.628097+0000 mgr.y (mgr.24362) 19554 : cluster 0 pgmap v19523: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:30.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:40:29 smithi080 bash[28361]: cluster 2023-12-01T15:40:28.628097+0000 mgr.y (mgr.24362) 19554 : cluster 0 pgmap v19523: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:30.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:40:29 smithi080 bash[41963]: cluster 2023-12-01T15:40:28.628097+0000 mgr.y (mgr.24362) 19554 : cluster 0 pgmap v19523: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:32.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:40:31 smithi090 bash[32384]: cluster 2023-12-01T15:40:30.628747+0000 mgr.y (mgr.24362) 19555 : cluster 0 pgmap v19524: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:32.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:40:31 smithi090 bash[32384]: audit 2023-12-01T15:40:30.825456+0000 mon.c (mon.2) 12511 : audit 0 from='client.? 172.21.15.80:0/3145290431' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:40:32.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:40:31 smithi080 bash[28361]: cluster 2023-12-01T15:40:30.628747+0000 mgr.y (mgr.24362) 19555 : cluster 0 pgmap v19524: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:32.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:40:31 smithi080 bash[28361]: audit 2023-12-01T15:40:30.825456+0000 mon.c (mon.2) 12511 : audit 0 from='client.? 172.21.15.80:0/3145290431' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:40:32.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:40:31 smithi080 bash[41963]: cluster 2023-12-01T15:40:30.628747+0000 mgr.y (mgr.24362) 19555 : cluster 0 pgmap v19524: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:32.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:40:31 smithi080 bash[41963]: audit 2023-12-01T15:40:30.825456+0000 mon.c (mon.2) 12511 : audit 0 from='client.? 172.21.15.80:0/3145290431' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:40:34.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:40:33 smithi090 bash[32384]: cluster 2023-12-01T15:40:32.629900+0000 mgr.y (mgr.24362) 19556 : cluster 0 pgmap v19525: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:34.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:40:33 smithi090 bash[32384]: audit 2023-12-01T15:40:33.273930+0000 mon.c (mon.2) 12512 : audit 0 from='client.? 172.21.15.80:0/4237334982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:40:34.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:40:33 smithi090 bash[32384]: audit 2023-12-01T15:40:33.614115+0000 mon.c (mon.2) 12513 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:40:34.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:40:33 smithi080 bash[41963]: cluster 2023-12-01T15:40:32.629900+0000 mgr.y (mgr.24362) 19556 : cluster 0 pgmap v19525: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:34.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:40:33 smithi080 bash[41963]: audit 2023-12-01T15:40:33.273930+0000 mon.c (mon.2) 12512 : audit 0 from='client.? 172.21.15.80:0/4237334982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:40:34.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:40:33 smithi080 bash[41963]: audit 2023-12-01T15:40:33.614115+0000 mon.c (mon.2) 12513 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:40:34.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:40:33 smithi080 bash[28361]: cluster 2023-12-01T15:40:32.629900+0000 mgr.y (mgr.24362) 19556 : cluster 0 pgmap v19525: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:34.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:40:33 smithi080 bash[28361]: audit 2023-12-01T15:40:33.273930+0000 mon.c (mon.2) 12512 : audit 0 from='client.? 172.21.15.80:0/4237334982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:40:34.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:40:33 smithi080 bash[28361]: audit 2023-12-01T15:40:33.614115+0000 mon.c (mon.2) 12513 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:40:35.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:40:34 smithi090 bash[32384]: audit 2023-12-01T15:40:33.992997+0000 mon.a (mon.0) 11849 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:40:35.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:40:34 smithi090 bash[32384]: audit 2023-12-01T15:40:34.005992+0000 mon.a (mon.0) 11850 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:40:35.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:40:34 smithi090 bash[32384]: cluster 2023-12-01T15:40:34.630575+0000 mgr.y (mgr.24362) 19557 : cluster 0 pgmap v19526: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:35.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:40:34 smithi080 bash[28361]: audit 2023-12-01T15:40:33.992997+0000 mon.a (mon.0) 11849 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:40:35.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:40:34 smithi080 bash[28361]: audit 2023-12-01T15:40:34.005992+0000 mon.a (mon.0) 11850 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:40:35.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:40:34 smithi080 bash[28361]: cluster 2023-12-01T15:40:34.630575+0000 mgr.y (mgr.24362) 19557 : cluster 0 pgmap v19526: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:35.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:40:34 smithi080 bash[41963]: audit 2023-12-01T15:40:33.992997+0000 mon.a (mon.0) 11849 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:40:35.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:40:34 smithi080 bash[41963]: audit 2023-12-01T15:40:34.005992+0000 mon.a (mon.0) 11850 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:40:35.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:40:34 smithi080 bash[41963]: cluster 2023-12-01T15:40:34.630575+0000 mgr.y (mgr.24362) 19557 : cluster 0 pgmap v19526: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:36.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:40:36 smithi090 bash[32384]: audit 2023-12-01T15:40:35.726531+0000 mon.c (mon.2) 12514 : audit 0 from='client.? 172.21.15.80:0/209355339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:40:36.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:40:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:40:36] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T15:40:36.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:40:36 smithi080 bash[28361]: audit 2023-12-01T15:40:35.726531+0000 mon.c (mon.2) 12514 : audit 0 from='client.? 172.21.15.80:0/209355339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:40:36.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:40:36 smithi080 bash[41963]: audit 2023-12-01T15:40:35.726531+0000 mon.c (mon.2) 12514 : audit 0 from='client.? 172.21.15.80:0/209355339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:40:37.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:40:37 smithi080 bash[28361]: cluster 2023-12-01T15:40:36.631692+0000 mgr.y (mgr.24362) 19558 : cluster 0 pgmap v19527: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:37.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:40:37 smithi080 bash[41963]: cluster 2023-12-01T15:40:36.631692+0000 mgr.y (mgr.24362) 19558 : cluster 0 pgmap v19527: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:37.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:40:37 smithi090 bash[32384]: cluster 2023-12-01T15:40:36.631692+0000 mgr.y (mgr.24362) 19558 : cluster 0 pgmap v19527: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:38.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:40:38 smithi090 bash[32384]: audit 2023-12-01T15:40:38.186465+0000 mon.c (mon.2) 12515 : audit 0 from='client.? 172.21.15.80:0/1513125804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:40:38.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:40:38 smithi080 bash[41963]: audit 2023-12-01T15:40:38.186465+0000 mon.c (mon.2) 12515 : audit 0 from='client.? 172.21.15.80:0/1513125804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:40:38.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:40:38 smithi080 bash[28361]: audit 2023-12-01T15:40:38.186465+0000 mon.c (mon.2) 12515 : audit 0 from='client.? 172.21.15.80:0/1513125804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:40:39.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:40:39 smithi090 bash[32384]: cluster 2023-12-01T15:40:38.632312+0000 mgr.y (mgr.24362) 19559 : cluster 0 pgmap v19528: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:39.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:40:39 smithi080 bash[28361]: cluster 2023-12-01T15:40:38.632312+0000 mgr.y (mgr.24362) 19559 : cluster 0 pgmap v19528: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:39.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:40:39 smithi080 bash[41963]: cluster 2023-12-01T15:40:38.632312+0000 mgr.y (mgr.24362) 19559 : cluster 0 pgmap v19528: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:40.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:40:40 smithi080 bash[28361]: audit 2023-12-01T15:40:39.412731+0000 mon.a (mon.0) 11851 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:40:40.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:40:40 smithi080 bash[28361]: audit 2023-12-01T15:40:39.425599+0000 mon.a (mon.0) 11852 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:40:40.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:40:40 smithi080 bash[28361]: audit 2023-12-01T15:40:40.157988+0000 mon.a (mon.0) 11853 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:40:40.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:40:40 smithi080 bash[28361]: audit 2023-12-01T15:40:40.168510+0000 mon.a (mon.0) 11854 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:40:40.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:40:40 smithi080 bash[41963]: audit 2023-12-01T15:40:39.412731+0000 mon.a (mon.0) 11851 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:40:40.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:40:40 smithi080 bash[41963]: audit 2023-12-01T15:40:39.425599+0000 mon.a (mon.0) 11852 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:40:40.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:40:40 smithi080 bash[41963]: audit 2023-12-01T15:40:40.157988+0000 mon.a (mon.0) 11853 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:40:40.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:40:40 smithi080 bash[41963]: audit 2023-12-01T15:40:40.168510+0000 mon.a (mon.0) 11854 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:40:40.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:40:40 smithi090 bash[32384]: audit 2023-12-01T15:40:39.412731+0000 mon.a (mon.0) 11851 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:40:40.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:40:40 smithi090 bash[32384]: audit 2023-12-01T15:40:39.425599+0000 mon.a (mon.0) 11852 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:40:40.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:40:40 smithi090 bash[32384]: audit 2023-12-01T15:40:40.157988+0000 mon.a (mon.0) 11853 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:40:40.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:40:40 smithi090 bash[32384]: audit 2023-12-01T15:40:40.168510+0000 mon.a (mon.0) 11854 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:40:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:40:41 smithi080 bash[28361]: cluster 2023-12-01T15:40:40.632904+0000 mgr.y (mgr.24362) 19560 : cluster 0 pgmap v19529: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:40:41 smithi080 bash[28361]: audit 2023-12-01T15:40:40.636253+0000 mon.a (mon.0) 11855 : audit 0 from='client.? 172.21.15.80:0/3732071527' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:40:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:40:41 smithi080 bash[28361]: audit 2023-12-01T15:40:40.641320+0000 mon.c (mon.2) 12516 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:40:41.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:40:41 smithi080 bash[28361]: audit 2023-12-01T15:40:40.642697+0000 mon.c (mon.2) 12517 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:40:41.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:40:41 smithi080 bash[28361]: audit 2023-12-01T15:40:40.651300+0000 mon.a (mon.0) 11856 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:40:41.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:40:41 smithi080 bash[28361]: audit 2023-12-01T15:40:40.812092+0000 mon.c (mon.2) 12518 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:40:41.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:40:41 smithi080 bash[41963]: cluster 2023-12-01T15:40:40.632904+0000 mgr.y (mgr.24362) 19560 : cluster 0 pgmap v19529: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:41.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:40:41 smithi080 bash[41963]: audit 2023-12-01T15:40:40.636253+0000 mon.a (mon.0) 11855 : audit 0 from='client.? 172.21.15.80:0/3732071527' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:40:41.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:40:41 smithi080 bash[41963]: audit 2023-12-01T15:40:40.641320+0000 mon.c (mon.2) 12516 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:40:41.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:40:41 smithi080 bash[41963]: audit 2023-12-01T15:40:40.642697+0000 mon.c (mon.2) 12517 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:40:41.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:40:41 smithi080 bash[41963]: audit 2023-12-01T15:40:40.651300+0000 mon.a (mon.0) 11856 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:40:41.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:40:41 smithi080 bash[41963]: audit 2023-12-01T15:40:40.812092+0000 mon.c (mon.2) 12518 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:40:41.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:40:41 smithi090 bash[32384]: cluster 2023-12-01T15:40:40.632904+0000 mgr.y (mgr.24362) 19560 : cluster 0 pgmap v19529: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:41.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:40:41 smithi090 bash[32384]: audit 2023-12-01T15:40:40.636253+0000 mon.a (mon.0) 11855 : audit 0 from='client.? 172.21.15.80:0/3732071527' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:40:41.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:40:41 smithi090 bash[32384]: audit 2023-12-01T15:40:40.641320+0000 mon.c (mon.2) 12516 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:40:41.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:40:41 smithi090 bash[32384]: audit 2023-12-01T15:40:40.642697+0000 mon.c (mon.2) 12517 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:40:41.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:40:41 smithi090 bash[32384]: audit 2023-12-01T15:40:40.651300+0000 mon.a (mon.0) 11856 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:40:41.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:40:41 smithi090 bash[32384]: audit 2023-12-01T15:40:40.812092+0000 mon.c (mon.2) 12518 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:40:44.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:40:43 smithi090 bash[32384]: cluster 2023-12-01T15:40:42.634157+0000 mgr.y (mgr.24362) 19561 : cluster 0 pgmap v19530: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:44.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:40:43 smithi090 bash[32384]: audit 2023-12-01T15:40:43.097391+0000 mon.a (mon.0) 11857 : audit 0 from='client.? 172.21.15.80:0/1753476327' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:40:44.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:40:43 smithi080 bash[28361]: cluster 2023-12-01T15:40:42.634157+0000 mgr.y (mgr.24362) 19561 : cluster 0 pgmap v19530: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:44.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:40:43 smithi080 bash[28361]: audit 2023-12-01T15:40:43.097391+0000 mon.a (mon.0) 11857 : audit 0 from='client.? 172.21.15.80:0/1753476327' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:40:44.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:40:43 smithi080 bash[41963]: cluster 2023-12-01T15:40:42.634157+0000 mgr.y (mgr.24362) 19561 : cluster 0 pgmap v19530: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:44.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:40:43 smithi080 bash[41963]: audit 2023-12-01T15:40:43.097391+0000 mon.a (mon.0) 11857 : audit 0 from='client.? 172.21.15.80:0/1753476327' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:40:46.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:40:45 smithi090 bash[32384]: cluster 2023-12-01T15:40:44.634782+0000 mgr.y (mgr.24362) 19562 : cluster 0 pgmap v19531: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:46.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:40:45 smithi090 bash[32384]: audit 2023-12-01T15:40:45.556153+0000 mon.c (mon.2) 12519 : audit 0 from='client.? 172.21.15.80:0/4008922552' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:40:46.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:40:45 smithi080 bash[28361]: cluster 2023-12-01T15:40:44.634782+0000 mgr.y (mgr.24362) 19562 : cluster 0 pgmap v19531: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:46.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:40:45 smithi080 bash[28361]: audit 2023-12-01T15:40:45.556153+0000 mon.c (mon.2) 12519 : audit 0 from='client.? 172.21.15.80:0/4008922552' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:40:46.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:40:45 smithi080 bash[41963]: cluster 2023-12-01T15:40:44.634782+0000 mgr.y (mgr.24362) 19562 : cluster 0 pgmap v19531: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:46.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:40:45 smithi080 bash[41963]: audit 2023-12-01T15:40:45.556153+0000 mon.c (mon.2) 12519 : audit 0 from='client.? 172.21.15.80:0/4008922552' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:40:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:40:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:40:46] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T15:40:47.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:40:47 smithi080 bash[28361]: cluster 2023-12-01T15:40:46.635980+0000 mgr.y (mgr.24362) 19563 : cluster 0 pgmap v19532: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:47.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:40:47 smithi080 bash[41963]: cluster 2023-12-01T15:40:46.635980+0000 mgr.y (mgr.24362) 19563 : cluster 0 pgmap v19532: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:47.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:40:47 smithi090 bash[32384]: cluster 2023-12-01T15:40:46.635980+0000 mgr.y (mgr.24362) 19563 : cluster 0 pgmap v19532: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:48.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:40:48 smithi080 bash[28361]: audit 2023-12-01T15:40:48.007669+0000 mon.c (mon.2) 12520 : audit 0 from='client.? 172.21.15.80:0/4045043405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:40:48.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:40:48 smithi080 bash[41963]: audit 2023-12-01T15:40:48.007669+0000 mon.c (mon.2) 12520 : audit 0 from='client.? 172.21.15.80:0/4045043405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:40:48.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:40:48 smithi090 bash[32384]: audit 2023-12-01T15:40:48.007669+0000 mon.c (mon.2) 12520 : audit 0 from='client.? 172.21.15.80:0/4045043405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:40:49.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:40:49 smithi080 bash[41963]: cluster 2023-12-01T15:40:48.636636+0000 mgr.y (mgr.24362) 19564 : cluster 0 pgmap v19533: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:49.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:40:49 smithi080 bash[28361]: cluster 2023-12-01T15:40:48.636636+0000 mgr.y (mgr.24362) 19564 : cluster 0 pgmap v19533: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:49.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:40:49 smithi090 bash[32384]: cluster 2023-12-01T15:40:48.636636+0000 mgr.y (mgr.24362) 19564 : cluster 0 pgmap v19533: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:50.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:40:50 smithi090 bash[32384]: audit 2023-12-01T15:40:50.459841+0000 mon.c (mon.2) 12521 : audit 0 from='client.? 172.21.15.80:0/1194603570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:40:50.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:40:50 smithi080 bash[41963]: audit 2023-12-01T15:40:50.459841+0000 mon.c (mon.2) 12521 : audit 0 from='client.? 172.21.15.80:0/1194603570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:40:50.998 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:40:50 smithi080 bash[28361]: audit 2023-12-01T15:40:50.459841+0000 mon.c (mon.2) 12521 : audit 0 from='client.? 172.21.15.80:0/1194603570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:40:51.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:40:51 smithi080 bash[28361]: cluster 2023-12-01T15:40:50.637368+0000 mgr.y (mgr.24362) 19565 : cluster 0 pgmap v19534: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:51.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:40:51 smithi080 bash[41963]: cluster 2023-12-01T15:40:50.637368+0000 mgr.y (mgr.24362) 19565 : cluster 0 pgmap v19534: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:52.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:40:51 smithi090 bash[32384]: cluster 2023-12-01T15:40:50.637368+0000 mgr.y (mgr.24362) 19565 : cluster 0 pgmap v19534: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:54.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:40:53 smithi090 bash[32384]: cluster 2023-12-01T15:40:52.638456+0000 mgr.y (mgr.24362) 19566 : cluster 0 pgmap v19535: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:54.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:40:53 smithi090 bash[32384]: audit 2023-12-01T15:40:52.921058+0000 mon.a (mon.0) 11858 : audit 0 from='client.? 172.21.15.80:0/2789522555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:40:54.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:40:53 smithi080 bash[28361]: cluster 2023-12-01T15:40:52.638456+0000 mgr.y (mgr.24362) 19566 : cluster 0 pgmap v19535: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:54.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:40:53 smithi080 bash[28361]: audit 2023-12-01T15:40:52.921058+0000 mon.a (mon.0) 11858 : audit 0 from='client.? 172.21.15.80:0/2789522555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:40:54.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:40:53 smithi080 bash[41963]: cluster 2023-12-01T15:40:52.638456+0000 mgr.y (mgr.24362) 19566 : cluster 0 pgmap v19535: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:54.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:40:53 smithi080 bash[41963]: audit 2023-12-01T15:40:52.921058+0000 mon.a (mon.0) 11858 : audit 0 from='client.? 172.21.15.80:0/2789522555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:40:56.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:40:55 smithi090 bash[32384]: cluster 2023-12-01T15:40:54.639064+0000 mgr.y (mgr.24362) 19567 : cluster 0 pgmap v19536: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:56.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:40:55 smithi090 bash[32384]: audit 2023-12-01T15:40:55.369373+0000 mon.c (mon.2) 12522 : audit 0 from='client.? 172.21.15.80:0/803950291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:40:56.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:40:55 smithi080 bash[28361]: cluster 2023-12-01T15:40:54.639064+0000 mgr.y (mgr.24362) 19567 : cluster 0 pgmap v19536: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:56.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:40:55 smithi080 bash[28361]: audit 2023-12-01T15:40:55.369373+0000 mon.c (mon.2) 12522 : audit 0 from='client.? 172.21.15.80:0/803950291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:40:56.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:40:55 smithi080 bash[41963]: cluster 2023-12-01T15:40:54.639064+0000 mgr.y (mgr.24362) 19567 : cluster 0 pgmap v19536: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:56.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:40:55 smithi080 bash[41963]: audit 2023-12-01T15:40:55.369373+0000 mon.c (mon.2) 12522 : audit 0 from='client.? 172.21.15.80:0/803950291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:40:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:40:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:40:56] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T15:40:57.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:40:56 smithi090 bash[32384]: audit 2023-12-01T15:40:55.812690+0000 mon.c (mon.2) 12523 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:40:57.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:40:56 smithi080 bash[28361]: audit 2023-12-01T15:40:55.812690+0000 mon.c (mon.2) 12523 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:40:57.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:40:56 smithi080 bash[41963]: audit 2023-12-01T15:40:55.812690+0000 mon.c (mon.2) 12523 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:40:58.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:40:57 smithi090 bash[32384]: cluster 2023-12-01T15:40:56.640288+0000 mgr.y (mgr.24362) 19568 : cluster 0 pgmap v19537: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:58.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:40:57 smithi080 bash[41963]: cluster 2023-12-01T15:40:56.640288+0000 mgr.y (mgr.24362) 19568 : cluster 0 pgmap v19537: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:58.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:40:57 smithi080 bash[28361]: cluster 2023-12-01T15:40:56.640288+0000 mgr.y (mgr.24362) 19568 : cluster 0 pgmap v19537: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:59.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:40:58 smithi090 bash[32384]: audit 2023-12-01T15:40:57.826668+0000 mon.c (mon.2) 12524 : audit 0 from='client.? 172.21.15.80:0/32744918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:40:59.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:40:58 smithi080 bash[28361]: audit 2023-12-01T15:40:57.826668+0000 mon.c (mon.2) 12524 : audit 0 from='client.? 172.21.15.80:0/32744918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:40:59.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:40:58 smithi080 bash[41963]: audit 2023-12-01T15:40:57.826668+0000 mon.c (mon.2) 12524 : audit 0 from='client.? 172.21.15.80:0/32744918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:41:00.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:40:59 smithi090 bash[32384]: cluster 2023-12-01T15:40:58.641001+0000 mgr.y (mgr.24362) 19569 : cluster 0 pgmap v19538: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:00.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:40:59 smithi080 bash[28361]: cluster 2023-12-01T15:40:58.641001+0000 mgr.y (mgr.24362) 19569 : cluster 0 pgmap v19538: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:00.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:40:59 smithi080 bash[41963]: cluster 2023-12-01T15:40:58.641001+0000 mgr.y (mgr.24362) 19569 : cluster 0 pgmap v19538: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:01.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:41:00 smithi090 bash[32384]: audit 2023-12-01T15:41:00.285829+0000 mon.c (mon.2) 12525 : audit 0 from='client.? 172.21.15.80:0/3889919945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:41:01.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:41:00 smithi080 bash[41963]: audit 2023-12-01T15:41:00.285829+0000 mon.c (mon.2) 12525 : audit 0 from='client.? 172.21.15.80:0/3889919945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:41:01.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:41:00 smithi080 bash[28361]: audit 2023-12-01T15:41:00.285829+0000 mon.c (mon.2) 12525 : audit 0 from='client.? 172.21.15.80:0/3889919945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:41:02.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:41:01 smithi090 bash[32384]: cluster 2023-12-01T15:41:00.641669+0000 mgr.y (mgr.24362) 19570 : cluster 0 pgmap v19539: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:02.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:41:01 smithi080 bash[28361]: cluster 2023-12-01T15:41:00.641669+0000 mgr.y (mgr.24362) 19570 : cluster 0 pgmap v19539: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:02.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:41:01 smithi080 bash[41963]: cluster 2023-12-01T15:41:00.641669+0000 mgr.y (mgr.24362) 19570 : cluster 0 pgmap v19539: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:04.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:41:03 smithi090 bash[32384]: cluster 2023-12-01T15:41:02.642424+0000 mgr.y (mgr.24362) 19571 : cluster 0 pgmap v19540: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:04.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:41:03 smithi090 bash[32384]: audit 2023-12-01T15:41:02.742055+0000 mon.c (mon.2) 12526 : audit 0 from='client.? 172.21.15.80:0/101940721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:41:04.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:41:03 smithi080 bash[28361]: cluster 2023-12-01T15:41:02.642424+0000 mgr.y (mgr.24362) 19571 : cluster 0 pgmap v19540: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:04.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:41:03 smithi080 bash[28361]: audit 2023-12-01T15:41:02.742055+0000 mon.c (mon.2) 12526 : audit 0 from='client.? 172.21.15.80:0/101940721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:41:04.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:41:03 smithi080 bash[41963]: cluster 2023-12-01T15:41:02.642424+0000 mgr.y (mgr.24362) 19571 : cluster 0 pgmap v19540: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:04.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:41:03 smithi080 bash[41963]: audit 2023-12-01T15:41:02.742055+0000 mon.c (mon.2) 12526 : audit 0 from='client.? 172.21.15.80:0/101940721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:41:06.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:41:05 smithi090 bash[32384]: cluster 2023-12-01T15:41:04.643040+0000 mgr.y (mgr.24362) 19572 : cluster 0 pgmap v19541: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:06.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:41:05 smithi090 bash[32384]: audit 2023-12-01T15:41:05.192379+0000 mon.a (mon.0) 11859 : audit 0 from='client.? 172.21.15.80:0/2623215599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:41:06.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:41:05 smithi080 bash[28361]: cluster 2023-12-01T15:41:04.643040+0000 mgr.y (mgr.24362) 19572 : cluster 0 pgmap v19541: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:06.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:41:05 smithi080 bash[28361]: audit 2023-12-01T15:41:05.192379+0000 mon.a (mon.0) 11859 : audit 0 from='client.? 172.21.15.80:0/2623215599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:41:06.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:41:05 smithi080 bash[41963]: cluster 2023-12-01T15:41:04.643040+0000 mgr.y (mgr.24362) 19572 : cluster 0 pgmap v19541: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:06.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:41:05 smithi080 bash[41963]: audit 2023-12-01T15:41:05.192379+0000 mon.a (mon.0) 11859 : audit 0 from='client.? 172.21.15.80:0/2623215599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:41:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:41:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:41:06] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T15:41:07.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:41:07 smithi080 bash[28361]: cluster 2023-12-01T15:41:06.644224+0000 mgr.y (mgr.24362) 19573 : cluster 0 pgmap v19542: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:07.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:41:07 smithi080 bash[41963]: cluster 2023-12-01T15:41:06.644224+0000 mgr.y (mgr.24362) 19573 : cluster 0 pgmap v19542: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:07.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:41:07 smithi090 bash[32384]: cluster 2023-12-01T15:41:06.644224+0000 mgr.y (mgr.24362) 19573 : cluster 0 pgmap v19542: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:08.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:41:08 smithi080 bash[28361]: audit 2023-12-01T15:41:07.642604+0000 mon.c (mon.2) 12527 : audit 0 from='client.? 172.21.15.80:0/1157480394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:41:08.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:41:08 smithi080 bash[41963]: audit 2023-12-01T15:41:07.642604+0000 mon.c (mon.2) 12527 : audit 0 from='client.? 172.21.15.80:0/1157480394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:41:08.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:41:08 smithi090 bash[32384]: audit 2023-12-01T15:41:07.642604+0000 mon.c (mon.2) 12527 : audit 0 from='client.? 172.21.15.80:0/1157480394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:41:09.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:41:09 smithi080 bash[41963]: cluster 2023-12-01T15:41:08.644853+0000 mgr.y (mgr.24362) 19574 : cluster 0 pgmap v19543: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:09.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:41:09 smithi080 bash[28361]: cluster 2023-12-01T15:41:08.644853+0000 mgr.y (mgr.24362) 19574 : cluster 0 pgmap v19543: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:09.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:41:09 smithi090 bash[32384]: cluster 2023-12-01T15:41:08.644853+0000 mgr.y (mgr.24362) 19574 : cluster 0 pgmap v19543: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:10.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:41:10 smithi080 bash[41963]: audit 2023-12-01T15:41:10.096293+0000 mon.c (mon.2) 12528 : audit 0 from='client.? 172.21.15.80:0/903115710' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:41:10.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:41:10 smithi080 bash[28361]: audit 2023-12-01T15:41:10.096293+0000 mon.c (mon.2) 12528 : audit 0 from='client.? 172.21.15.80:0/903115710' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:41:10.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:41:10 smithi090 bash[32384]: audit 2023-12-01T15:41:10.096293+0000 mon.c (mon.2) 12528 : audit 0 from='client.? 172.21.15.80:0/903115710' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:41:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:41:11 smithi080 bash[41963]: cluster 2023-12-01T15:41:10.645538+0000 mgr.y (mgr.24362) 19575 : cluster 0 pgmap v19544: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:41:11 smithi080 bash[41963]: audit 2023-12-01T15:41:10.813342+0000 mon.c (mon.2) 12529 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:41:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:41:11 smithi080 bash[28361]: cluster 2023-12-01T15:41:10.645538+0000 mgr.y (mgr.24362) 19575 : cluster 0 pgmap v19544: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:41:11 smithi080 bash[28361]: audit 2023-12-01T15:41:10.813342+0000 mon.c (mon.2) 12529 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:41:11.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:41:11 smithi090 bash[32384]: cluster 2023-12-01T15:41:10.645538+0000 mgr.y (mgr.24362) 19575 : cluster 0 pgmap v19544: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:11.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:41:11 smithi090 bash[32384]: audit 2023-12-01T15:41:10.813342+0000 mon.c (mon.2) 12529 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:41:12.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:41:12 smithi080 bash[28361]: audit 2023-12-01T15:41:12.554482+0000 mon.c (mon.2) 12530 : audit 0 from='client.? 172.21.15.80:0/696024128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:41:12.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:41:12 smithi080 bash[41963]: audit 2023-12-01T15:41:12.554482+0000 mon.c (mon.2) 12530 : audit 0 from='client.? 172.21.15.80:0/696024128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:41:13.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:41:12 smithi090 bash[32384]: audit 2023-12-01T15:41:12.554482+0000 mon.c (mon.2) 12530 : audit 0 from='client.? 172.21.15.80:0/696024128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:41:13.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:41:13 smithi080 bash[41963]: cluster 2023-12-01T15:41:12.646643+0000 mgr.y (mgr.24362) 19576 : cluster 0 pgmap v19545: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:13.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:41:13 smithi080 bash[28361]: cluster 2023-12-01T15:41:12.646643+0000 mgr.y (mgr.24362) 19576 : cluster 0 pgmap v19545: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:14.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:41:13 smithi090 bash[32384]: cluster 2023-12-01T15:41:12.646643+0000 mgr.y (mgr.24362) 19576 : cluster 0 pgmap v19545: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:16.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:41:15 smithi090 bash[32384]: cluster 2023-12-01T15:41:14.647277+0000 mgr.y (mgr.24362) 19577 : cluster 0 pgmap v19546: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:16.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:41:15 smithi090 bash[32384]: audit 2023-12-01T15:41:15.014273+0000 mon.c (mon.2) 12531 : audit 0 from='client.? 172.21.15.80:0/1724859942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:41:16.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:41:15 smithi080 bash[28361]: cluster 2023-12-01T15:41:14.647277+0000 mgr.y (mgr.24362) 19577 : cluster 0 pgmap v19546: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:16.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:41:15 smithi080 bash[28361]: audit 2023-12-01T15:41:15.014273+0000 mon.c (mon.2) 12531 : audit 0 from='client.? 172.21.15.80:0/1724859942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:41:16.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:41:15 smithi080 bash[41963]: cluster 2023-12-01T15:41:14.647277+0000 mgr.y (mgr.24362) 19577 : cluster 0 pgmap v19546: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:16.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:41:15 smithi080 bash[41963]: audit 2023-12-01T15:41:15.014273+0000 mon.c (mon.2) 12531 : audit 0 from='client.? 172.21.15.80:0/1724859942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:41:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:41:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:41:16] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T15:41:17.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:41:17 smithi080 bash[41963]: cluster 2023-12-01T15:41:16.648457+0000 mgr.y (mgr.24362) 19578 : cluster 0 pgmap v19547: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:17.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:41:17 smithi080 bash[28361]: cluster 2023-12-01T15:41:16.648457+0000 mgr.y (mgr.24362) 19578 : cluster 0 pgmap v19547: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:17.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:41:17 smithi090 bash[32384]: cluster 2023-12-01T15:41:16.648457+0000 mgr.y (mgr.24362) 19578 : cluster 0 pgmap v19547: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:18.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:41:18 smithi080 bash[28361]: audit 2023-12-01T15:41:17.471580+0000 mon.c (mon.2) 12532 : audit 0 from='client.? 172.21.15.80:0/3141816351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:41:18.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:41:18 smithi080 bash[41963]: audit 2023-12-01T15:41:17.471580+0000 mon.c (mon.2) 12532 : audit 0 from='client.? 172.21.15.80:0/3141816351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:41:18.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:41:18 smithi090 bash[32384]: audit 2023-12-01T15:41:17.471580+0000 mon.c (mon.2) 12532 : audit 0 from='client.? 172.21.15.80:0/3141816351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:41:19.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:41:19 smithi080 bash[41963]: cluster 2023-12-01T15:41:18.649145+0000 mgr.y (mgr.24362) 19579 : cluster 0 pgmap v19548: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:19.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:41:19 smithi080 bash[28361]: cluster 2023-12-01T15:41:18.649145+0000 mgr.y (mgr.24362) 19579 : cluster 0 pgmap v19548: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:19.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:41:19 smithi090 bash[32384]: cluster 2023-12-01T15:41:18.649145+0000 mgr.y (mgr.24362) 19579 : cluster 0 pgmap v19548: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:20.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:41:20 smithi080 bash[28361]: audit 2023-12-01T15:41:19.939393+0000 mon.c (mon.2) 12533 : audit 0 from='client.? 172.21.15.80:0/1034517400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:41:20.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:41:20 smithi080 bash[41963]: audit 2023-12-01T15:41:19.939393+0000 mon.c (mon.2) 12533 : audit 0 from='client.? 172.21.15.80:0/1034517400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:41:20.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:41:20 smithi090 bash[32384]: audit 2023-12-01T15:41:19.939393+0000 mon.c (mon.2) 12533 : audit 0 from='client.? 172.21.15.80:0/1034517400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:41:21.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:41:21 smithi080 bash[41963]: cluster 2023-12-01T15:41:20.649855+0000 mgr.y (mgr.24362) 19580 : cluster 0 pgmap v19549: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:21.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:41:21 smithi080 bash[28361]: cluster 2023-12-01T15:41:20.649855+0000 mgr.y (mgr.24362) 19580 : cluster 0 pgmap v19549: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:21.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:41:21 smithi090 bash[32384]: cluster 2023-12-01T15:41:20.649855+0000 mgr.y (mgr.24362) 19580 : cluster 0 pgmap v19549: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:22.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:41:22 smithi090 bash[32384]: audit 2023-12-01T15:41:22.392832+0000 mon.c (mon.2) 12534 : audit 0 from='client.? 172.21.15.80:0/2046292116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:41:22.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:41:22 smithi080 bash[28361]: audit 2023-12-01T15:41:22.392832+0000 mon.c (mon.2) 12534 : audit 0 from='client.? 172.21.15.80:0/2046292116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:41:22.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:41:22 smithi080 bash[41963]: audit 2023-12-01T15:41:22.392832+0000 mon.c (mon.2) 12534 : audit 0 from='client.? 172.21.15.80:0/2046292116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:41:23.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:41:23 smithi090 bash[32384]: cluster 2023-12-01T15:41:22.651012+0000 mgr.y (mgr.24362) 19581 : cluster 0 pgmap v19550: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:23.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:41:23 smithi080 bash[28361]: cluster 2023-12-01T15:41:22.651012+0000 mgr.y (mgr.24362) 19581 : cluster 0 pgmap v19550: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:23.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:41:23 smithi080 bash[41963]: cluster 2023-12-01T15:41:22.651012+0000 mgr.y (mgr.24362) 19581 : cluster 0 pgmap v19550: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:26.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:41:25 smithi090 bash[32384]: cluster 2023-12-01T15:41:24.651648+0000 mgr.y (mgr.24362) 19582 : cluster 0 pgmap v19551: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:26.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:41:25 smithi090 bash[32384]: audit 2023-12-01T15:41:24.836880+0000 mon.a (mon.0) 11860 : audit 0 from='client.? 172.21.15.80:0/4108123046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:41:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:41:25 smithi080 bash[28361]: cluster 2023-12-01T15:41:24.651648+0000 mgr.y (mgr.24362) 19582 : cluster 0 pgmap v19551: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:41:25 smithi080 bash[28361]: audit 2023-12-01T15:41:24.836880+0000 mon.a (mon.0) 11860 : audit 0 from='client.? 172.21.15.80:0/4108123046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:41:26.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:41:25 smithi080 bash[41963]: cluster 2023-12-01T15:41:24.651648+0000 mgr.y (mgr.24362) 19582 : cluster 0 pgmap v19551: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:26.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:41:25 smithi080 bash[41963]: audit 2023-12-01T15:41:24.836880+0000 mon.a (mon.0) 11860 : audit 0 from='client.? 172.21.15.80:0/4108123046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:41:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:41:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:41:26] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T15:41:27.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:41:26 smithi090 bash[32384]: audit 2023-12-01T15:41:25.812799+0000 mon.c (mon.2) 12535 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:41:27.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:41:26 smithi080 bash[41963]: audit 2023-12-01T15:41:25.812799+0000 mon.c (mon.2) 12535 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:41:27.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:41:26 smithi080 bash[28361]: audit 2023-12-01T15:41:25.812799+0000 mon.c (mon.2) 12535 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:41:28.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:41:27 smithi090 bash[32384]: cluster 2023-12-01T15:41:26.652884+0000 mgr.y (mgr.24362) 19583 : cluster 0 pgmap v19552: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:28.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:41:27 smithi090 bash[32384]: audit 2023-12-01T15:41:27.288925+0000 mon.a (mon.0) 11861 : audit 0 from='client.? 172.21.15.80:0/2380092988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:41:28.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:41:27 smithi080 bash[28361]: cluster 2023-12-01T15:41:26.652884+0000 mgr.y (mgr.24362) 19583 : cluster 0 pgmap v19552: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:28.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:41:27 smithi080 bash[28361]: audit 2023-12-01T15:41:27.288925+0000 mon.a (mon.0) 11861 : audit 0 from='client.? 172.21.15.80:0/2380092988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:41:28.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:41:27 smithi080 bash[41963]: cluster 2023-12-01T15:41:26.652884+0000 mgr.y (mgr.24362) 19583 : cluster 0 pgmap v19552: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:28.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:41:27 smithi080 bash[41963]: audit 2023-12-01T15:41:27.288925+0000 mon.a (mon.0) 11861 : audit 0 from='client.? 172.21.15.80:0/2380092988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:41:30.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:41:29 smithi090 bash[32384]: cluster 2023-12-01T15:41:28.653604+0000 mgr.y (mgr.24362) 19584 : cluster 0 pgmap v19553: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:30.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:41:29 smithi080 bash[28361]: cluster 2023-12-01T15:41:28.653604+0000 mgr.y (mgr.24362) 19584 : cluster 0 pgmap v19553: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:30.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:41:29 smithi080 bash[41963]: cluster 2023-12-01T15:41:28.653604+0000 mgr.y (mgr.24362) 19584 : cluster 0 pgmap v19553: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:31.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:41:30 smithi090 bash[32384]: audit 2023-12-01T15:41:29.740504+0000 mon.a (mon.0) 11862 : audit 0 from='client.? 172.21.15.80:0/2564763220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:41:31.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:41:30 smithi080 bash[28361]: audit 2023-12-01T15:41:29.740504+0000 mon.a (mon.0) 11862 : audit 0 from='client.? 172.21.15.80:0/2564763220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:41:31.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:41:30 smithi080 bash[41963]: audit 2023-12-01T15:41:29.740504+0000 mon.a (mon.0) 11862 : audit 0 from='client.? 172.21.15.80:0/2564763220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:41:32.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:41:31 smithi090 bash[32384]: cluster 2023-12-01T15:41:30.654246+0000 mgr.y (mgr.24362) 19585 : cluster 0 pgmap v19554: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:32.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:41:31 smithi080 bash[28361]: cluster 2023-12-01T15:41:30.654246+0000 mgr.y (mgr.24362) 19585 : cluster 0 pgmap v19554: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:32.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:41:31 smithi080 bash[41963]: cluster 2023-12-01T15:41:30.654246+0000 mgr.y (mgr.24362) 19585 : cluster 0 pgmap v19554: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:33.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:41:32 smithi090 bash[32384]: audit 2023-12-01T15:41:32.191954+0000 mon.a (mon.0) 11863 : audit 0 from='client.? 172.21.15.80:0/1100333734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:41:33.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:41:32 smithi080 bash[28361]: audit 2023-12-01T15:41:32.191954+0000 mon.a (mon.0) 11863 : audit 0 from='client.? 172.21.15.80:0/1100333734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:41:33.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:41:32 smithi080 bash[41963]: audit 2023-12-01T15:41:32.191954+0000 mon.a (mon.0) 11863 : audit 0 from='client.? 172.21.15.80:0/1100333734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:41:34.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:41:33 smithi090 bash[32384]: cluster 2023-12-01T15:41:32.655398+0000 mgr.y (mgr.24362) 19586 : cluster 0 pgmap v19555: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:34.020 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 15:41:33 smithi090 bash[65515]: logger=cleanup t=2023-12-01T15:41:33.856107643Z level=info msg="Completed cleanup jobs" duration=65.84062ms 2023-12-01T15:41:34.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:41:33 smithi080 bash[41963]: cluster 2023-12-01T15:41:32.655398+0000 mgr.y (mgr.24362) 19586 : cluster 0 pgmap v19555: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:34.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:41:33 smithi080 bash[28361]: cluster 2023-12-01T15:41:32.655398+0000 mgr.y (mgr.24362) 19586 : cluster 0 pgmap v19555: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:35.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:41:34 smithi090 bash[32384]: audit 2023-12-01T15:41:34.649822+0000 mon.a (mon.0) 11864 : audit 0 from='client.? 172.21.15.80:0/1641834081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:41:35.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:41:34 smithi080 bash[28361]: audit 2023-12-01T15:41:34.649822+0000 mon.a (mon.0) 11864 : audit 0 from='client.? 172.21.15.80:0/1641834081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:41:35.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:41:34 smithi080 bash[41963]: audit 2023-12-01T15:41:34.649822+0000 mon.a (mon.0) 11864 : audit 0 from='client.? 172.21.15.80:0/1641834081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:41:36.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:41:35 smithi090 bash[32384]: cluster 2023-12-01T15:41:34.656002+0000 mgr.y (mgr.24362) 19587 : cluster 0 pgmap v19556: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:36.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:41:35 smithi080 bash[28361]: cluster 2023-12-01T15:41:34.656002+0000 mgr.y (mgr.24362) 19587 : cluster 0 pgmap v19556: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:36.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:41:35 smithi080 bash[41963]: cluster 2023-12-01T15:41:34.656002+0000 mgr.y (mgr.24362) 19587 : cluster 0 pgmap v19556: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:41:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:41:36] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T15:41:37.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:41:37 smithi080 bash[41963]: cluster 2023-12-01T15:41:36.657181+0000 mgr.y (mgr.24362) 19588 : cluster 0 pgmap v19557: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:37.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:41:37 smithi080 bash[28361]: cluster 2023-12-01T15:41:36.657181+0000 mgr.y (mgr.24362) 19588 : cluster 0 pgmap v19557: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:37.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:41:37 smithi090 bash[32384]: cluster 2023-12-01T15:41:36.657181+0000 mgr.y (mgr.24362) 19588 : cluster 0 pgmap v19557: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:38.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:41:38 smithi080 bash[28361]: audit 2023-12-01T15:41:37.108452+0000 mon.c (mon.2) 12536 : audit 0 from='client.? 172.21.15.80:0/1536563137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:41:38.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:41:38 smithi080 bash[41963]: audit 2023-12-01T15:41:37.108452+0000 mon.c (mon.2) 12536 : audit 0 from='client.? 172.21.15.80:0/1536563137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:41:38.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:41:38 smithi090 bash[32384]: audit 2023-12-01T15:41:37.108452+0000 mon.c (mon.2) 12536 : audit 0 from='client.? 172.21.15.80:0/1536563137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:41:39.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:41:39 smithi080 bash[41963]: cluster 2023-12-01T15:41:38.657866+0000 mgr.y (mgr.24362) 19589 : cluster 0 pgmap v19558: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:39.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:41:39 smithi080 bash[28361]: cluster 2023-12-01T15:41:38.657866+0000 mgr.y (mgr.24362) 19589 : cluster 0 pgmap v19558: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:39.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:41:39 smithi090 bash[32384]: cluster 2023-12-01T15:41:38.657866+0000 mgr.y (mgr.24362) 19589 : cluster 0 pgmap v19558: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:40.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:41:40 smithi080 bash[41963]: audit 2023-12-01T15:41:39.567341+0000 mon.a (mon.0) 11865 : audit 0 from='client.? 172.21.15.80:0/1457635109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:41:40.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:41:40 smithi080 bash[28361]: audit 2023-12-01T15:41:39.567341+0000 mon.a (mon.0) 11865 : audit 0 from='client.? 172.21.15.80:0/1457635109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:41:40.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:41:40 smithi090 bash[32384]: audit 2023-12-01T15:41:39.567341+0000 mon.a (mon.0) 11865 : audit 0 from='client.? 172.21.15.80:0/1457635109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:41:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:41:41 smithi080 bash[28361]: cluster 2023-12-01T15:41:40.658569+0000 mgr.y (mgr.24362) 19590 : cluster 0 pgmap v19559: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:41:41 smithi080 bash[28361]: audit 2023-12-01T15:41:40.735017+0000 mon.c (mon.2) 12537 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:41:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:41:41 smithi080 bash[28361]: audit 2023-12-01T15:41:40.813683+0000 mon.c (mon.2) 12538 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:41:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:41:41 smithi080 bash[41963]: cluster 2023-12-01T15:41:40.658569+0000 mgr.y (mgr.24362) 19590 : cluster 0 pgmap v19559: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:41.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:41:41 smithi080 bash[41963]: audit 2023-12-01T15:41:40.735017+0000 mon.c (mon.2) 12537 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:41:41.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:41:41 smithi080 bash[41963]: audit 2023-12-01T15:41:40.813683+0000 mon.c (mon.2) 12538 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:41:41.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:41:41 smithi090 bash[32384]: cluster 2023-12-01T15:41:40.658569+0000 mgr.y (mgr.24362) 19590 : cluster 0 pgmap v19559: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:41.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:41:41 smithi090 bash[32384]: audit 2023-12-01T15:41:40.735017+0000 mon.c (mon.2) 12537 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:41:41.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:41:41 smithi090 bash[32384]: audit 2023-12-01T15:41:40.813683+0000 mon.c (mon.2) 12538 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:41:42.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:41:42 smithi080 bash[28361]: audit 2023-12-01T15:41:42.019381+0000 mon.c (mon.2) 12539 : audit 0 from='client.? 172.21.15.80:0/3961646933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:41:42.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:41:42 smithi080 bash[41963]: audit 2023-12-01T15:41:42.019381+0000 mon.c (mon.2) 12539 : audit 0 from='client.? 172.21.15.80:0/3961646933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:41:42.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:41:42 smithi090 bash[32384]: audit 2023-12-01T15:41:42.019381+0000 mon.c (mon.2) 12539 : audit 0 from='client.? 172.21.15.80:0/3961646933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:41:43.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:41:43 smithi080 bash[28361]: cluster 2023-12-01T15:41:42.659737+0000 mgr.y (mgr.24362) 19591 : cluster 0 pgmap v19560: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:43.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:41:43 smithi080 bash[41963]: cluster 2023-12-01T15:41:42.659737+0000 mgr.y (mgr.24362) 19591 : cluster 0 pgmap v19560: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:43.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:41:43 smithi090 bash[32384]: cluster 2023-12-01T15:41:42.659737+0000 mgr.y (mgr.24362) 19591 : cluster 0 pgmap v19560: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:44.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:41:44 smithi080 bash[28361]: audit 2023-12-01T15:41:44.478518+0000 mon.a (mon.0) 11866 : audit 0 from='client.? 172.21.15.80:0/278057452' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:41:44.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:41:44 smithi080 bash[41963]: audit 2023-12-01T15:41:44.478518+0000 mon.a (mon.0) 11866 : audit 0 from='client.? 172.21.15.80:0/278057452' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:41:45.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:41:44 smithi090 bash[32384]: audit 2023-12-01T15:41:44.478518+0000 mon.a (mon.0) 11866 : audit 0 from='client.? 172.21.15.80:0/278057452' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:41:45.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:41:45 smithi080 bash[41963]: cluster 2023-12-01T15:41:44.660337+0000 mgr.y (mgr.24362) 19592 : cluster 0 pgmap v19561: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:45.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:41:45 smithi080 bash[28361]: cluster 2023-12-01T15:41:44.660337+0000 mgr.y (mgr.24362) 19592 : cluster 0 pgmap v19561: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:46.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:41:45 smithi090 bash[32384]: cluster 2023-12-01T15:41:44.660337+0000 mgr.y (mgr.24362) 19592 : cluster 0 pgmap v19561: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:41:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:41:46] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T15:41:47.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:41:47 smithi080 bash[28361]: audit 2023-12-01T15:41:46.579190+0000 mon.a (mon.0) 11867 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:41:47.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:41:47 smithi080 bash[28361]: audit 2023-12-01T15:41:46.589893+0000 mon.a (mon.0) 11868 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:41:47.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:41:47 smithi080 bash[28361]: cluster 2023-12-01T15:41:46.661405+0000 mgr.y (mgr.24362) 19593 : cluster 0 pgmap v19562: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:47.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:41:47 smithi080 bash[28361]: audit 2023-12-01T15:41:46.932194+0000 mon.a (mon.0) 11869 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:41:47.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:41:47 smithi080 bash[28361]: audit 2023-12-01T15:41:46.944220+0000 mon.a (mon.0) 11870 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:41:47.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:41:47 smithi080 bash[28361]: audit 2023-12-01T15:41:46.969844+0000 mon.c (mon.2) 12540 : audit 0 from='client.? 172.21.15.80:0/2402116204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:41:47.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:41:47 smithi080 bash[28361]: audit 2023-12-01T15:41:47.418894+0000 mon.c (mon.2) 12541 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:41:47.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:41:47 smithi080 bash[28361]: audit 2023-12-01T15:41:47.420805+0000 mon.c (mon.2) 12542 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:41:47.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:41:47 smithi080 bash[28361]: audit 2023-12-01T15:41:47.431965+0000 mon.a (mon.0) 11871 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:41:47.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:41:47 smithi080 bash[41963]: audit 2023-12-01T15:41:46.579190+0000 mon.a (mon.0) 11867 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:41:47.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:41:47 smithi080 bash[41963]: audit 2023-12-01T15:41:46.589893+0000 mon.a (mon.0) 11868 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:41:47.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:41:47 smithi080 bash[41963]: cluster 2023-12-01T15:41:46.661405+0000 mgr.y (mgr.24362) 19593 : cluster 0 pgmap v19562: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:47.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:41:47 smithi080 bash[41963]: audit 2023-12-01T15:41:46.932194+0000 mon.a (mon.0) 11869 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:41:47.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:41:47 smithi080 bash[41963]: audit 2023-12-01T15:41:46.944220+0000 mon.a (mon.0) 11870 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:41:47.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:41:47 smithi080 bash[41963]: audit 2023-12-01T15:41:46.969844+0000 mon.c (mon.2) 12540 : audit 0 from='client.? 172.21.15.80:0/2402116204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:41:47.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:41:47 smithi080 bash[41963]: audit 2023-12-01T15:41:47.418894+0000 mon.c (mon.2) 12541 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:41:47.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:41:47 smithi080 bash[41963]: audit 2023-12-01T15:41:47.420805+0000 mon.c (mon.2) 12542 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:41:47.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:41:47 smithi080 bash[41963]: audit 2023-12-01T15:41:47.431965+0000 mon.a (mon.0) 11871 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:41:48.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:41:47 smithi090 bash[32384]: audit 2023-12-01T15:41:46.579190+0000 mon.a (mon.0) 11867 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:41:48.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:41:47 smithi090 bash[32384]: audit 2023-12-01T15:41:46.589893+0000 mon.a (mon.0) 11868 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:41:48.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:41:47 smithi090 bash[32384]: cluster 2023-12-01T15:41:46.661405+0000 mgr.y (mgr.24362) 19593 : cluster 0 pgmap v19562: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:48.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:41:47 smithi090 bash[32384]: audit 2023-12-01T15:41:46.932194+0000 mon.a (mon.0) 11869 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:41:48.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:41:47 smithi090 bash[32384]: audit 2023-12-01T15:41:46.944220+0000 mon.a (mon.0) 11870 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:41:48.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:41:47 smithi090 bash[32384]: audit 2023-12-01T15:41:46.969844+0000 mon.c (mon.2) 12540 : audit 0 from='client.? 172.21.15.80:0/2402116204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:41:48.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:41:47 smithi090 bash[32384]: audit 2023-12-01T15:41:47.418894+0000 mon.c (mon.2) 12541 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:41:48.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:41:47 smithi090 bash[32384]: audit 2023-12-01T15:41:47.420805+0000 mon.c (mon.2) 12542 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:41:48.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:41:47 smithi090 bash[32384]: audit 2023-12-01T15:41:47.431965+0000 mon.a (mon.0) 11871 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:41:50.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:41:49 smithi090 bash[32384]: cluster 2023-12-01T15:41:48.662067+0000 mgr.y (mgr.24362) 19594 : cluster 0 pgmap v19563: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:50.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:41:49 smithi090 bash[32384]: audit 2023-12-01T15:41:49.428626+0000 mon.c (mon.2) 12543 : audit 0 from='client.? 172.21.15.80:0/717102273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:41:50.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:41:49 smithi080 bash[28361]: cluster 2023-12-01T15:41:48.662067+0000 mgr.y (mgr.24362) 19594 : cluster 0 pgmap v19563: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:50.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:41:49 smithi080 bash[28361]: audit 2023-12-01T15:41:49.428626+0000 mon.c (mon.2) 12543 : audit 0 from='client.? 172.21.15.80:0/717102273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:41:50.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:41:49 smithi080 bash[41963]: cluster 2023-12-01T15:41:48.662067+0000 mgr.y (mgr.24362) 19594 : cluster 0 pgmap v19563: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:50.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:41:49 smithi080 bash[41963]: audit 2023-12-01T15:41:49.428626+0000 mon.c (mon.2) 12543 : audit 0 from='client.? 172.21.15.80:0/717102273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:41:52.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:41:51 smithi090 bash[32384]: cluster 2023-12-01T15:41:50.662871+0000 mgr.y (mgr.24362) 19595 : cluster 0 pgmap v19564: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:52.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:41:51 smithi080 bash[28361]: cluster 2023-12-01T15:41:50.662871+0000 mgr.y (mgr.24362) 19595 : cluster 0 pgmap v19564: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:52.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:41:51 smithi080 bash[41963]: cluster 2023-12-01T15:41:50.662871+0000 mgr.y (mgr.24362) 19595 : cluster 0 pgmap v19564: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:53.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:41:52 smithi090 bash[32384]: audit 2023-12-01T15:41:51.877893+0000 mon.a (mon.0) 11872 : audit 0 from='client.? 172.21.15.80:0/2264784394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:41:53.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:41:52 smithi080 bash[28361]: audit 2023-12-01T15:41:51.877893+0000 mon.a (mon.0) 11872 : audit 0 from='client.? 172.21.15.80:0/2264784394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:41:53.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:41:52 smithi080 bash[41963]: audit 2023-12-01T15:41:51.877893+0000 mon.a (mon.0) 11872 : audit 0 from='client.? 172.21.15.80:0/2264784394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:41:54.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:41:53 smithi090 bash[32384]: cluster 2023-12-01T15:41:52.664147+0000 mgr.y (mgr.24362) 19596 : cluster 0 pgmap v19565: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:54.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:41:53 smithi080 bash[28361]: cluster 2023-12-01T15:41:52.664147+0000 mgr.y (mgr.24362) 19596 : cluster 0 pgmap v19565: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:54.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:41:53 smithi080 bash[41963]: cluster 2023-12-01T15:41:52.664147+0000 mgr.y (mgr.24362) 19596 : cluster 0 pgmap v19565: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:55.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:41:54 smithi090 bash[32384]: audit 2023-12-01T15:41:54.328455+0000 mon.c (mon.2) 12544 : audit 0 from='client.? 172.21.15.80:0/1656258027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:41:55.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:41:54 smithi080 bash[28361]: audit 2023-12-01T15:41:54.328455+0000 mon.c (mon.2) 12544 : audit 0 from='client.? 172.21.15.80:0/1656258027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:41:55.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:41:54 smithi080 bash[41963]: audit 2023-12-01T15:41:54.328455+0000 mon.c (mon.2) 12544 : audit 0 from='client.? 172.21.15.80:0/1656258027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:41:56.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:41:55 smithi090 bash[32384]: cluster 2023-12-01T15:41:54.664826+0000 mgr.y (mgr.24362) 19597 : cluster 0 pgmap v19566: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:56.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:41:55 smithi080 bash[28361]: cluster 2023-12-01T15:41:54.664826+0000 mgr.y (mgr.24362) 19597 : cluster 0 pgmap v19566: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:56.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:41:55 smithi080 bash[41963]: cluster 2023-12-01T15:41:54.664826+0000 mgr.y (mgr.24362) 19597 : cluster 0 pgmap v19566: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:41:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:41:56] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T15:41:57.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:41:56 smithi090 bash[32384]: audit 2023-12-01T15:41:55.813922+0000 mon.c (mon.2) 12545 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:41:57.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:41:56 smithi080 bash[41963]: audit 2023-12-01T15:41:55.813922+0000 mon.c (mon.2) 12545 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:41:57.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:41:56 smithi080 bash[28361]: audit 2023-12-01T15:41:55.813922+0000 mon.c (mon.2) 12545 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:41:58.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:41:57 smithi090 bash[32384]: cluster 2023-12-01T15:41:56.665930+0000 mgr.y (mgr.24362) 19598 : cluster 0 pgmap v19567: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:58.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:41:57 smithi090 bash[32384]: audit 2023-12-01T15:41:56.793221+0000 mon.c (mon.2) 12546 : audit 0 from='client.? 172.21.15.80:0/2788604368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:41:58.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:41:57 smithi080 bash[41963]: cluster 2023-12-01T15:41:56.665930+0000 mgr.y (mgr.24362) 19598 : cluster 0 pgmap v19567: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:58.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:41:57 smithi080 bash[41963]: audit 2023-12-01T15:41:56.793221+0000 mon.c (mon.2) 12546 : audit 0 from='client.? 172.21.15.80:0/2788604368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:41:58.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:41:57 smithi080 bash[28361]: cluster 2023-12-01T15:41:56.665930+0000 mgr.y (mgr.24362) 19598 : cluster 0 pgmap v19567: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:58.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:41:57 smithi080 bash[28361]: audit 2023-12-01T15:41:56.793221+0000 mon.c (mon.2) 12546 : audit 0 from='client.? 172.21.15.80:0/2788604368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:42:00.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:41:59 smithi090 bash[32384]: cluster 2023-12-01T15:41:58.666626+0000 mgr.y (mgr.24362) 19599 : cluster 0 pgmap v19568: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:00.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:41:59 smithi090 bash[32384]: audit 2023-12-01T15:41:59.248814+0000 mon.a (mon.0) 11873 : audit 0 from='client.? 172.21.15.80:0/817067571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:42:00.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:41:59 smithi080 bash[28361]: cluster 2023-12-01T15:41:58.666626+0000 mgr.y (mgr.24362) 19599 : cluster 0 pgmap v19568: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:00.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:41:59 smithi080 bash[28361]: audit 2023-12-01T15:41:59.248814+0000 mon.a (mon.0) 11873 : audit 0 from='client.? 172.21.15.80:0/817067571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:42:00.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:41:59 smithi080 bash[41963]: cluster 2023-12-01T15:41:58.666626+0000 mgr.y (mgr.24362) 19599 : cluster 0 pgmap v19568: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:00.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:41:59 smithi080 bash[41963]: audit 2023-12-01T15:41:59.248814+0000 mon.a (mon.0) 11873 : audit 0 from='client.? 172.21.15.80:0/817067571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:42:01.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:42:00 smithi080 bash[41963]: cluster 2023-12-01T15:42:00.667281+0000 mgr.y (mgr.24362) 19600 : cluster 0 pgmap v19569: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:01.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:42:00 smithi080 bash[28361]: cluster 2023-12-01T15:42:00.667281+0000 mgr.y (mgr.24362) 19600 : cluster 0 pgmap v19569: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:01.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:42:00 smithi090 bash[32384]: cluster 2023-12-01T15:42:00.667281+0000 mgr.y (mgr.24362) 19600 : cluster 0 pgmap v19569: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:02.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:42:02 smithi080 bash[41963]: audit 2023-12-01T15:42:01.701313+0000 mon.c (mon.2) 12547 : audit 0 from='client.? 172.21.15.80:0/1842895098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:42:02.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:42:02 smithi080 bash[28361]: audit 2023-12-01T15:42:01.701313+0000 mon.c (mon.2) 12547 : audit 0 from='client.? 172.21.15.80:0/1842895098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:42:02.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:42:02 smithi090 bash[32384]: audit 2023-12-01T15:42:01.701313+0000 mon.c (mon.2) 12547 : audit 0 from='client.? 172.21.15.80:0/1842895098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:42:03.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:42:03 smithi080 bash[41963]: cluster 2023-12-01T15:42:02.668456+0000 mgr.y (mgr.24362) 19601 : cluster 0 pgmap v19570: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:03.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:42:03 smithi080 bash[28361]: cluster 2023-12-01T15:42:02.668456+0000 mgr.y (mgr.24362) 19601 : cluster 0 pgmap v19570: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:03.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:42:03 smithi090 bash[32384]: cluster 2023-12-01T15:42:02.668456+0000 mgr.y (mgr.24362) 19601 : cluster 0 pgmap v19570: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:04.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:42:04 smithi090 bash[32384]: audit 2023-12-01T15:42:04.153850+0000 mon.a (mon.0) 11874 : audit 0 from='client.? 172.21.15.80:0/1769705877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:42:04.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:42:04 smithi080 bash[41963]: audit 2023-12-01T15:42:04.153850+0000 mon.a (mon.0) 11874 : audit 0 from='client.? 172.21.15.80:0/1769705877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:42:04.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:42:04 smithi080 bash[28361]: audit 2023-12-01T15:42:04.153850+0000 mon.a (mon.0) 11874 : audit 0 from='client.? 172.21.15.80:0/1769705877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:42:05.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:42:05 smithi090 bash[32384]: cluster 2023-12-01T15:42:04.669160+0000 mgr.y (mgr.24362) 19602 : cluster 0 pgmap v19571: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:05.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:42:05 smithi080 bash[28361]: cluster 2023-12-01T15:42:04.669160+0000 mgr.y (mgr.24362) 19602 : cluster 0 pgmap v19571: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:05.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:42:05 smithi080 bash[41963]: cluster 2023-12-01T15:42:04.669160+0000 mgr.y (mgr.24362) 19602 : cluster 0 pgmap v19571: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:42:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:42:06] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-12-01T15:42:07.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:42:07 smithi080 bash[28361]: audit 2023-12-01T15:42:06.611734+0000 mon.c (mon.2) 12548 : audit 0 from='client.? 172.21.15.80:0/4255276438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:42:07.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:42:07 smithi080 bash[28361]: cluster 2023-12-01T15:42:06.670265+0000 mgr.y (mgr.24362) 19603 : cluster 0 pgmap v19572: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:07.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:42:07 smithi080 bash[41963]: audit 2023-12-01T15:42:06.611734+0000 mon.c (mon.2) 12548 : audit 0 from='client.? 172.21.15.80:0/4255276438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:42:07.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:42:07 smithi080 bash[41963]: cluster 2023-12-01T15:42:06.670265+0000 mgr.y (mgr.24362) 19603 : cluster 0 pgmap v19572: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:07.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:42:07 smithi090 bash[32384]: audit 2023-12-01T15:42:06.611734+0000 mon.c (mon.2) 12548 : audit 0 from='client.? 172.21.15.80:0/4255276438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:42:07.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:42:07 smithi090 bash[32384]: cluster 2023-12-01T15:42:06.670265+0000 mgr.y (mgr.24362) 19603 : cluster 0 pgmap v19572: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:10.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:42:09 smithi090 bash[32384]: cluster 2023-12-01T15:42:08.670863+0000 mgr.y (mgr.24362) 19604 : cluster 0 pgmap v19573: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:10.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:42:09 smithi090 bash[32384]: audit 2023-12-01T15:42:09.069819+0000 mon.c (mon.2) 12549 : audit 0 from='client.? 172.21.15.80:0/869657039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:42:10.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:42:09 smithi080 bash[28361]: cluster 2023-12-01T15:42:08.670863+0000 mgr.y (mgr.24362) 19604 : cluster 0 pgmap v19573: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:10.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:42:09 smithi080 bash[28361]: audit 2023-12-01T15:42:09.069819+0000 mon.c (mon.2) 12549 : audit 0 from='client.? 172.21.15.80:0/869657039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:42:10.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:42:09 smithi080 bash[41963]: cluster 2023-12-01T15:42:08.670863+0000 mgr.y (mgr.24362) 19604 : cluster 0 pgmap v19573: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:10.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:42:09 smithi080 bash[41963]: audit 2023-12-01T15:42:09.069819+0000 mon.c (mon.2) 12549 : audit 0 from='client.? 172.21.15.80:0/869657039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:42:12.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:42:11 smithi090 bash[32384]: cluster 2023-12-01T15:42:10.671557+0000 mgr.y (mgr.24362) 19605 : cluster 0 pgmap v19574: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:12.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:42:11 smithi090 bash[32384]: audit 2023-12-01T15:42:10.814575+0000 mon.c (mon.2) 12550 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:42:12.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:42:11 smithi090 bash[32384]: audit 2023-12-01T15:42:11.521936+0000 mon.a (mon.0) 11875 : audit 0 from='client.? 172.21.15.80:0/2629309554' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:42:12.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:42:11 smithi080 bash[41963]: cluster 2023-12-01T15:42:10.671557+0000 mgr.y (mgr.24362) 19605 : cluster 0 pgmap v19574: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:12.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:42:11 smithi080 bash[41963]: audit 2023-12-01T15:42:10.814575+0000 mon.c (mon.2) 12550 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:42:12.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:42:11 smithi080 bash[41963]: audit 2023-12-01T15:42:11.521936+0000 mon.a (mon.0) 11875 : audit 0 from='client.? 172.21.15.80:0/2629309554' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:42:12.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:42:11 smithi080 bash[28361]: cluster 2023-12-01T15:42:10.671557+0000 mgr.y (mgr.24362) 19605 : cluster 0 pgmap v19574: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:12.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:42:11 smithi080 bash[28361]: audit 2023-12-01T15:42:10.814575+0000 mon.c (mon.2) 12550 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:42:12.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:42:11 smithi080 bash[28361]: audit 2023-12-01T15:42:11.521936+0000 mon.a (mon.0) 11875 : audit 0 from='client.? 172.21.15.80:0/2629309554' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:42:14.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:42:13 smithi090 bash[32384]: cluster 2023-12-01T15:42:12.672676+0000 mgr.y (mgr.24362) 19606 : cluster 0 pgmap v19575: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:14.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:42:13 smithi080 bash[41963]: cluster 2023-12-01T15:42:12.672676+0000 mgr.y (mgr.24362) 19606 : cluster 0 pgmap v19575: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:14.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:42:13 smithi080 bash[28361]: cluster 2023-12-01T15:42:12.672676+0000 mgr.y (mgr.24362) 19606 : cluster 0 pgmap v19575: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:15.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:42:14 smithi090 bash[32384]: audit 2023-12-01T15:42:13.978778+0000 mon.c (mon.2) 12551 : audit 0 from='client.? 172.21.15.80:0/3979594994' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:42:15.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:42:14 smithi080 bash[28361]: audit 2023-12-01T15:42:13.978778+0000 mon.c (mon.2) 12551 : audit 0 from='client.? 172.21.15.80:0/3979594994' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:42:15.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:42:14 smithi080 bash[41963]: audit 2023-12-01T15:42:13.978778+0000 mon.c (mon.2) 12551 : audit 0 from='client.? 172.21.15.80:0/3979594994' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:42:16.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:42:15 smithi090 bash[32384]: cluster 2023-12-01T15:42:14.673345+0000 mgr.y (mgr.24362) 19607 : cluster 0 pgmap v19576: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:16.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:42:15 smithi080 bash[28361]: cluster 2023-12-01T15:42:14.673345+0000 mgr.y (mgr.24362) 19607 : cluster 0 pgmap v19576: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:16.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:42:15 smithi080 bash[41963]: cluster 2023-12-01T15:42:14.673345+0000 mgr.y (mgr.24362) 19607 : cluster 0 pgmap v19576: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:42:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:42:16] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T15:42:17.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:42:17 smithi080 bash[41963]: audit 2023-12-01T15:42:16.430230+0000 mon.c (mon.2) 12552 : audit 0 from='client.? 172.21.15.80:0/629490376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:42:17.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:42:17 smithi080 bash[41963]: cluster 2023-12-01T15:42:16.674529+0000 mgr.y (mgr.24362) 19608 : cluster 0 pgmap v19577: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:17.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:42:17 smithi080 bash[28361]: audit 2023-12-01T15:42:16.430230+0000 mon.c (mon.2) 12552 : audit 0 from='client.? 172.21.15.80:0/629490376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:42:17.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:42:17 smithi080 bash[28361]: cluster 2023-12-01T15:42:16.674529+0000 mgr.y (mgr.24362) 19608 : cluster 0 pgmap v19577: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:17.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:42:17 smithi090 bash[32384]: audit 2023-12-01T15:42:16.430230+0000 mon.c (mon.2) 12552 : audit 0 from='client.? 172.21.15.80:0/629490376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:42:17.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:42:17 smithi090 bash[32384]: cluster 2023-12-01T15:42:16.674529+0000 mgr.y (mgr.24362) 19608 : cluster 0 pgmap v19577: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:20.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:42:19 smithi090 bash[32384]: cluster 2023-12-01T15:42:18.675156+0000 mgr.y (mgr.24362) 19609 : cluster 0 pgmap v19578: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:20.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:42:19 smithi090 bash[32384]: audit 2023-12-01T15:42:18.880879+0000 mon.c (mon.2) 12553 : audit 0 from='client.? 172.21.15.80:0/3660215953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:42:20.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:42:19 smithi080 bash[41963]: cluster 2023-12-01T15:42:18.675156+0000 mgr.y (mgr.24362) 19609 : cluster 0 pgmap v19578: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:20.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:42:19 smithi080 bash[41963]: audit 2023-12-01T15:42:18.880879+0000 mon.c (mon.2) 12553 : audit 0 from='client.? 172.21.15.80:0/3660215953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:42:20.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:42:19 smithi080 bash[28361]: cluster 2023-12-01T15:42:18.675156+0000 mgr.y (mgr.24362) 19609 : cluster 0 pgmap v19578: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:20.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:42:19 smithi080 bash[28361]: audit 2023-12-01T15:42:18.880879+0000 mon.c (mon.2) 12553 : audit 0 from='client.? 172.21.15.80:0/3660215953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:42:22.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:42:21 smithi090 bash[32384]: cluster 2023-12-01T15:42:20.675869+0000 mgr.y (mgr.24362) 19610 : cluster 0 pgmap v19579: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:22.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:42:21 smithi090 bash[32384]: audit 2023-12-01T15:42:21.331499+0000 mon.c (mon.2) 12554 : audit 0 from='client.? 172.21.15.80:0/3209172320' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:42:22.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:42:21 smithi080 bash[41963]: cluster 2023-12-01T15:42:20.675869+0000 mgr.y (mgr.24362) 19610 : cluster 0 pgmap v19579: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:22.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:42:21 smithi080 bash[41963]: audit 2023-12-01T15:42:21.331499+0000 mon.c (mon.2) 12554 : audit 0 from='client.? 172.21.15.80:0/3209172320' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:42:22.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:42:21 smithi080 bash[28361]: cluster 2023-12-01T15:42:20.675869+0000 mgr.y (mgr.24362) 19610 : cluster 0 pgmap v19579: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:22.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:42:21 smithi080 bash[28361]: audit 2023-12-01T15:42:21.331499+0000 mon.c (mon.2) 12554 : audit 0 from='client.? 172.21.15.80:0/3209172320' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:42:24.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:42:23 smithi090 bash[32384]: cluster 2023-12-01T15:42:22.677007+0000 mgr.y (mgr.24362) 19611 : cluster 0 pgmap v19580: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:24.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:42:23 smithi080 bash[28361]: cluster 2023-12-01T15:42:22.677007+0000 mgr.y (mgr.24362) 19611 : cluster 0 pgmap v19580: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:24.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:42:23 smithi080 bash[41963]: cluster 2023-12-01T15:42:22.677007+0000 mgr.y (mgr.24362) 19611 : cluster 0 pgmap v19580: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:25.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:42:24 smithi090 bash[32384]: audit 2023-12-01T15:42:23.789893+0000 mon.c (mon.2) 12555 : audit 0 from='client.? 172.21.15.80:0/3158198774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:42:25.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:42:24 smithi080 bash[41963]: audit 2023-12-01T15:42:23.789893+0000 mon.c (mon.2) 12555 : audit 0 from='client.? 172.21.15.80:0/3158198774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:42:25.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:42:24 smithi080 bash[28361]: audit 2023-12-01T15:42:23.789893+0000 mon.c (mon.2) 12555 : audit 0 from='client.? 172.21.15.80:0/3158198774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:42:26.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:42:25 smithi090 bash[32384]: cluster 2023-12-01T15:42:24.677660+0000 mgr.y (mgr.24362) 19612 : cluster 0 pgmap v19581: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:42:25 smithi080 bash[28361]: cluster 2023-12-01T15:42:24.677660+0000 mgr.y (mgr.24362) 19612 : cluster 0 pgmap v19581: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:26.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:42:25 smithi080 bash[41963]: cluster 2023-12-01T15:42:24.677660+0000 mgr.y (mgr.24362) 19612 : cluster 0 pgmap v19581: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:42:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:42:26] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T15:42:27.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:42:26 smithi090 bash[32384]: audit 2023-12-01T15:42:25.815088+0000 mon.c (mon.2) 12556 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:42:27.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:42:26 smithi090 bash[32384]: audit 2023-12-01T15:42:26.247833+0000 mon.a (mon.0) 11876 : audit 0 from='client.? 172.21.15.80:0/812782233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:42:27.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:42:26 smithi080 bash[28361]: audit 2023-12-01T15:42:25.815088+0000 mon.c (mon.2) 12556 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:42:27.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:42:26 smithi080 bash[28361]: audit 2023-12-01T15:42:26.247833+0000 mon.a (mon.0) 11876 : audit 0 from='client.? 172.21.15.80:0/812782233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:42:27.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:42:26 smithi080 bash[41963]: audit 2023-12-01T15:42:25.815088+0000 mon.c (mon.2) 12556 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:42:27.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:42:26 smithi080 bash[41963]: audit 2023-12-01T15:42:26.247833+0000 mon.a (mon.0) 11876 : audit 0 from='client.? 172.21.15.80:0/812782233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:42:28.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:42:27 smithi090 bash[32384]: cluster 2023-12-01T15:42:26.678812+0000 mgr.y (mgr.24362) 19613 : cluster 0 pgmap v19582: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:28.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:42:27 smithi080 bash[28361]: cluster 2023-12-01T15:42:26.678812+0000 mgr.y (mgr.24362) 19613 : cluster 0 pgmap v19582: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:28.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:42:27 smithi080 bash[41963]: cluster 2023-12-01T15:42:26.678812+0000 mgr.y (mgr.24362) 19613 : cluster 0 pgmap v19582: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:29.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:42:28 smithi090 bash[32384]: audit 2023-12-01T15:42:28.694804+0000 mon.a (mon.0) 11877 : audit 0 from='client.? 172.21.15.80:0/3645671864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:42:29.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:42:28 smithi080 bash[41963]: audit 2023-12-01T15:42:28.694804+0000 mon.a (mon.0) 11877 : audit 0 from='client.? 172.21.15.80:0/3645671864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:42:29.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:42:28 smithi080 bash[28361]: audit 2023-12-01T15:42:28.694804+0000 mon.a (mon.0) 11877 : audit 0 from='client.? 172.21.15.80:0/3645671864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:42:30.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:42:29 smithi090 bash[32384]: cluster 2023-12-01T15:42:28.679443+0000 mgr.y (mgr.24362) 19614 : cluster 0 pgmap v19583: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:30.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:42:29 smithi080 bash[28361]: cluster 2023-12-01T15:42:28.679443+0000 mgr.y (mgr.24362) 19614 : cluster 0 pgmap v19583: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:30.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:42:29 smithi080 bash[41963]: cluster 2023-12-01T15:42:28.679443+0000 mgr.y (mgr.24362) 19614 : cluster 0 pgmap v19583: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:32.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:42:31 smithi090 bash[32384]: cluster 2023-12-01T15:42:30.680131+0000 mgr.y (mgr.24362) 19615 : cluster 0 pgmap v19584: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:32.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:42:31 smithi090 bash[32384]: audit 2023-12-01T15:42:31.135356+0000 mon.a (mon.0) 11878 : audit 0 from='client.? 172.21.15.80:0/971332868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:42:32.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:42:31 smithi080 bash[28361]: cluster 2023-12-01T15:42:30.680131+0000 mgr.y (mgr.24362) 19615 : cluster 0 pgmap v19584: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:32.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:42:31 smithi080 bash[28361]: audit 2023-12-01T15:42:31.135356+0000 mon.a (mon.0) 11878 : audit 0 from='client.? 172.21.15.80:0/971332868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:42:32.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:42:31 smithi080 bash[41963]: cluster 2023-12-01T15:42:30.680131+0000 mgr.y (mgr.24362) 19615 : cluster 0 pgmap v19584: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:32.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:42:31 smithi080 bash[41963]: audit 2023-12-01T15:42:31.135356+0000 mon.a (mon.0) 11878 : audit 0 from='client.? 172.21.15.80:0/971332868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:42:33.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:42:32 smithi080 bash[28361]: cluster 2023-12-01T15:42:32.680757+0000 mgr.y (mgr.24362) 19616 : cluster 0 pgmap v19585: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:33.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:42:32 smithi080 bash[41963]: cluster 2023-12-01T15:42:32.680757+0000 mgr.y (mgr.24362) 19616 : cluster 0 pgmap v19585: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:33.269 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:42:32 smithi090 bash[32384]: cluster 2023-12-01T15:42:32.680757+0000 mgr.y (mgr.24362) 19616 : cluster 0 pgmap v19585: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:34.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:42:33 smithi080 bash[28361]: audit 2023-12-01T15:42:33.584944+0000 mon.c (mon.2) 12557 : audit 0 from='client.? 172.21.15.80:0/572091013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:42:34.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:42:33 smithi080 bash[41963]: audit 2023-12-01T15:42:33.584944+0000 mon.c (mon.2) 12557 : audit 0 from='client.? 172.21.15.80:0/572091013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:42:34.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:42:33 smithi090 bash[32384]: audit 2023-12-01T15:42:33.584944+0000 mon.c (mon.2) 12557 : audit 0 from='client.? 172.21.15.80:0/572091013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:42:35.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:42:34 smithi080 bash[28361]: cluster 2023-12-01T15:42:34.681370+0000 mgr.y (mgr.24362) 19617 : cluster 0 pgmap v19586: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:35.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:42:34 smithi080 bash[41963]: cluster 2023-12-01T15:42:34.681370+0000 mgr.y (mgr.24362) 19617 : cluster 0 pgmap v19586: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:35.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:42:34 smithi090 bash[32384]: cluster 2023-12-01T15:42:34.681370+0000 mgr.y (mgr.24362) 19617 : cluster 0 pgmap v19586: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:36.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:42:36 smithi080 bash[28361]: audit 2023-12-01T15:42:36.047045+0000 mon.c (mon.2) 12558 : audit 0 from='client.? 172.21.15.80:0/159748163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:42:36.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:42:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:42:36] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T15:42:36.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:42:36 smithi080 bash[41963]: audit 2023-12-01T15:42:36.047045+0000 mon.c (mon.2) 12558 : audit 0 from='client.? 172.21.15.80:0/159748163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:42:36.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:42:36 smithi090 bash[32384]: audit 2023-12-01T15:42:36.047045+0000 mon.c (mon.2) 12558 : audit 0 from='client.? 172.21.15.80:0/159748163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:42:37.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:42:37 smithi080 bash[41963]: cluster 2023-12-01T15:42:36.682483+0000 mgr.y (mgr.24362) 19618 : cluster 0 pgmap v19587: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:37.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:42:37 smithi080 bash[28361]: cluster 2023-12-01T15:42:36.682483+0000 mgr.y (mgr.24362) 19618 : cluster 0 pgmap v19587: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:37.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:42:37 smithi090 bash[32384]: cluster 2023-12-01T15:42:36.682483+0000 mgr.y (mgr.24362) 19618 : cluster 0 pgmap v19587: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:38.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:42:38 smithi080 bash[28361]: audit 2023-12-01T15:42:38.500022+0000 mon.c (mon.2) 12559 : audit 0 from='client.? 172.21.15.80:0/3556581071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:42:38.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:42:38 smithi080 bash[41963]: audit 2023-12-01T15:42:38.500022+0000 mon.c (mon.2) 12559 : audit 0 from='client.? 172.21.15.80:0/3556581071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:42:39.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:42:38 smithi090 bash[32384]: audit 2023-12-01T15:42:38.500022+0000 mon.c (mon.2) 12559 : audit 0 from='client.? 172.21.15.80:0/3556581071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:42:39.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:42:39 smithi080 bash[28361]: cluster 2023-12-01T15:42:38.683168+0000 mgr.y (mgr.24362) 19619 : cluster 0 pgmap v19588: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:39.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:42:39 smithi080 bash[41963]: cluster 2023-12-01T15:42:38.683168+0000 mgr.y (mgr.24362) 19619 : cluster 0 pgmap v19588: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:40.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:42:39 smithi090 bash[32384]: cluster 2023-12-01T15:42:38.683168+0000 mgr.y (mgr.24362) 19619 : cluster 0 pgmap v19588: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:42.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:42:41 smithi090 bash[32384]: cluster 2023-12-01T15:42:40.683811+0000 mgr.y (mgr.24362) 19620 : cluster 0 pgmap v19589: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:42.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:42:41 smithi090 bash[32384]: audit 2023-12-01T15:42:40.814840+0000 mon.c (mon.2) 12560 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:42:42.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:42:41 smithi090 bash[32384]: audit 2023-12-01T15:42:40.974304+0000 mon.c (mon.2) 12561 : audit 0 from='client.? 172.21.15.80:0/3557288987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:42:42.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:42:41 smithi080 bash[28361]: cluster 2023-12-01T15:42:40.683811+0000 mgr.y (mgr.24362) 19620 : cluster 0 pgmap v19589: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:42.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:42:41 smithi080 bash[28361]: audit 2023-12-01T15:42:40.814840+0000 mon.c (mon.2) 12560 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:42:42.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:42:41 smithi080 bash[28361]: audit 2023-12-01T15:42:40.974304+0000 mon.c (mon.2) 12561 : audit 0 from='client.? 172.21.15.80:0/3557288987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:42:42.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:42:41 smithi080 bash[41963]: cluster 2023-12-01T15:42:40.683811+0000 mgr.y (mgr.24362) 19620 : cluster 0 pgmap v19589: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:42.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:42:41 smithi080 bash[41963]: audit 2023-12-01T15:42:40.814840+0000 mon.c (mon.2) 12560 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:42:42.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:42:41 smithi080 bash[41963]: audit 2023-12-01T15:42:40.974304+0000 mon.c (mon.2) 12561 : audit 0 from='client.? 172.21.15.80:0/3557288987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:42:44.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:42:43 smithi090 bash[32384]: cluster 2023-12-01T15:42:42.684948+0000 mgr.y (mgr.24362) 19621 : cluster 0 pgmap v19590: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:44.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:42:43 smithi090 bash[32384]: audit 2023-12-01T15:42:43.432779+0000 mon.a (mon.0) 11879 : audit 0 from='client.? 172.21.15.80:0/4182453873' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:42:44.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:42:43 smithi080 bash[41963]: cluster 2023-12-01T15:42:42.684948+0000 mgr.y (mgr.24362) 19621 : cluster 0 pgmap v19590: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:44.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:42:43 smithi080 bash[41963]: audit 2023-12-01T15:42:43.432779+0000 mon.a (mon.0) 11879 : audit 0 from='client.? 172.21.15.80:0/4182453873' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:42:44.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:42:43 smithi080 bash[28361]: cluster 2023-12-01T15:42:42.684948+0000 mgr.y (mgr.24362) 19621 : cluster 0 pgmap v19590: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:44.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:42:43 smithi080 bash[28361]: audit 2023-12-01T15:42:43.432779+0000 mon.a (mon.0) 11879 : audit 0 from='client.? 172.21.15.80:0/4182453873' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:42:46.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:42:45 smithi090 bash[32384]: cluster 2023-12-01T15:42:44.685658+0000 mgr.y (mgr.24362) 19622 : cluster 0 pgmap v19591: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:46.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:42:45 smithi080 bash[41963]: cluster 2023-12-01T15:42:44.685658+0000 mgr.y (mgr.24362) 19622 : cluster 0 pgmap v19591: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:46.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:42:45 smithi080 bash[28361]: cluster 2023-12-01T15:42:44.685658+0000 mgr.y (mgr.24362) 19622 : cluster 0 pgmap v19591: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:42:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:42:46] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T15:42:47.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:42:46 smithi090 bash[32384]: audit 2023-12-01T15:42:45.887925+0000 mon.c (mon.2) 12562 : audit 0 from='client.? 172.21.15.80:0/2309643111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:42:47.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:42:46 smithi080 bash[41963]: audit 2023-12-01T15:42:45.887925+0000 mon.c (mon.2) 12562 : audit 0 from='client.? 172.21.15.80:0/2309643111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:42:47.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:42:46 smithi080 bash[28361]: audit 2023-12-01T15:42:45.887925+0000 mon.c (mon.2) 12562 : audit 0 from='client.? 172.21.15.80:0/2309643111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:42:48.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:42:47 smithi090 bash[32384]: cluster 2023-12-01T15:42:46.686766+0000 mgr.y (mgr.24362) 19623 : cluster 0 pgmap v19592: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:48.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:42:47 smithi090 bash[32384]: audit 2023-12-01T15:42:47.515502+0000 mon.c (mon.2) 12563 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:42:48.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:42:47 smithi080 bash[28361]: cluster 2023-12-01T15:42:46.686766+0000 mgr.y (mgr.24362) 19623 : cluster 0 pgmap v19592: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:48.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:42:47 smithi080 bash[28361]: audit 2023-12-01T15:42:47.515502+0000 mon.c (mon.2) 12563 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:42:48.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:42:47 smithi080 bash[41963]: cluster 2023-12-01T15:42:46.686766+0000 mgr.y (mgr.24362) 19623 : cluster 0 pgmap v19592: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:48.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:42:47 smithi080 bash[41963]: audit 2023-12-01T15:42:47.515502+0000 mon.c (mon.2) 12563 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:42:49.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:42:48 smithi090 bash[32384]: audit 2023-12-01T15:42:48.334806+0000 mon.a (mon.0) 11880 : audit 0 from='client.? 172.21.15.80:0/2310411425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:42:49.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:42:48 smithi080 bash[28361]: audit 2023-12-01T15:42:48.334806+0000 mon.a (mon.0) 11880 : audit 0 from='client.? 172.21.15.80:0/2310411425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:42:49.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:42:48 smithi080 bash[41963]: audit 2023-12-01T15:42:48.334806+0000 mon.a (mon.0) 11880 : audit 0 from='client.? 172.21.15.80:0/2310411425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:42:50.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:42:49 smithi090 bash[32384]: cluster 2023-12-01T15:42:48.687532+0000 mgr.y (mgr.24362) 19624 : cluster 0 pgmap v19593: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:50.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:42:49 smithi080 bash[28361]: cluster 2023-12-01T15:42:48.687532+0000 mgr.y (mgr.24362) 19624 : cluster 0 pgmap v19593: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:50.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:42:49 smithi080 bash[41963]: cluster 2023-12-01T15:42:48.687532+0000 mgr.y (mgr.24362) 19624 : cluster 0 pgmap v19593: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:52.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:42:51 smithi090 bash[32384]: cluster 2023-12-01T15:42:50.688200+0000 mgr.y (mgr.24362) 19625 : cluster 0 pgmap v19594: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:52.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:42:51 smithi090 bash[32384]: audit 2023-12-01T15:42:50.800575+0000 mon.a (mon.0) 11881 : audit 0 from='client.? 172.21.15.80:0/2671285235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:42:52.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:42:51 smithi080 bash[28361]: cluster 2023-12-01T15:42:50.688200+0000 mgr.y (mgr.24362) 19625 : cluster 0 pgmap v19594: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:52.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:42:51 smithi080 bash[28361]: audit 2023-12-01T15:42:50.800575+0000 mon.a (mon.0) 11881 : audit 0 from='client.? 172.21.15.80:0/2671285235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:42:52.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:42:51 smithi080 bash[41963]: cluster 2023-12-01T15:42:50.688200+0000 mgr.y (mgr.24362) 19625 : cluster 0 pgmap v19594: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:52.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:42:51 smithi080 bash[41963]: audit 2023-12-01T15:42:50.800575+0000 mon.a (mon.0) 11881 : audit 0 from='client.? 172.21.15.80:0/2671285235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:42:53.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:42:52 smithi080 bash[41963]: cluster 2023-12-01T15:42:52.688862+0000 mgr.y (mgr.24362) 19626 : cluster 0 pgmap v19595: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:53.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:42:52 smithi080 bash[28361]: cluster 2023-12-01T15:42:52.688862+0000 mgr.y (mgr.24362) 19626 : cluster 0 pgmap v19595: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:53.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:42:52 smithi090 bash[32384]: cluster 2023-12-01T15:42:52.688862+0000 mgr.y (mgr.24362) 19626 : cluster 0 pgmap v19595: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:54.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:42:53 smithi080 bash[28361]: audit 2023-12-01T15:42:53.283284+0000 mon.a (mon.0) 11882 : audit 0 from='client.? 172.21.15.80:0/244922909' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:42:54.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:42:53 smithi080 bash[28361]: audit 2023-12-01T15:42:53.309367+0000 mon.a (mon.0) 11883 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:42:54.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:42:53 smithi080 bash[28361]: audit 2023-12-01T15:42:53.319490+0000 mon.a (mon.0) 11884 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:42:54.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:42:53 smithi080 bash[28361]: audit 2023-12-01T15:42:53.763496+0000 mon.a (mon.0) 11885 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:42:54.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:42:53 smithi080 bash[41963]: audit 2023-12-01T15:42:53.283284+0000 mon.a (mon.0) 11882 : audit 0 from='client.? 172.21.15.80:0/244922909' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:42:54.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:42:53 smithi080 bash[41963]: audit 2023-12-01T15:42:53.309367+0000 mon.a (mon.0) 11883 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:42:54.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:42:53 smithi080 bash[41963]: audit 2023-12-01T15:42:53.319490+0000 mon.a (mon.0) 11884 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:42:54.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:42:53 smithi080 bash[41963]: audit 2023-12-01T15:42:53.763496+0000 mon.a (mon.0) 11885 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:42:54.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:42:53 smithi090 bash[32384]: audit 2023-12-01T15:42:53.283284+0000 mon.a (mon.0) 11882 : audit 0 from='client.? 172.21.15.80:0/244922909' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:42:54.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:42:53 smithi090 bash[32384]: audit 2023-12-01T15:42:53.309367+0000 mon.a (mon.0) 11883 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:42:54.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:42:53 smithi090 bash[32384]: audit 2023-12-01T15:42:53.319490+0000 mon.a (mon.0) 11884 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:42:54.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:42:53 smithi090 bash[32384]: audit 2023-12-01T15:42:53.763496+0000 mon.a (mon.0) 11885 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:42:55.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:42:54 smithi080 bash[41963]: audit 2023-12-01T15:42:53.776389+0000 mon.a (mon.0) 11886 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:42:55.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:42:54 smithi080 bash[41963]: audit 2023-12-01T15:42:54.256242+0000 mon.c (mon.2) 12564 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:42:55.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:42:54 smithi080 bash[41963]: audit 2023-12-01T15:42:54.258328+0000 mon.c (mon.2) 12565 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:42:55.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:42:54 smithi080 bash[41963]: audit 2023-12-01T15:42:54.270351+0000 mon.a (mon.0) 11887 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:42:55.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:42:54 smithi080 bash[41963]: cluster 2023-12-01T15:42:54.689454+0000 mgr.y (mgr.24362) 19627 : cluster 0 pgmap v19596: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:55.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:42:54 smithi080 bash[28361]: audit 2023-12-01T15:42:53.776389+0000 mon.a (mon.0) 11886 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:42:55.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:42:54 smithi080 bash[28361]: audit 2023-12-01T15:42:54.256242+0000 mon.c (mon.2) 12564 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:42:55.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:42:54 smithi080 bash[28361]: audit 2023-12-01T15:42:54.258328+0000 mon.c (mon.2) 12565 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:42:55.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:42:54 smithi080 bash[28361]: audit 2023-12-01T15:42:54.270351+0000 mon.a (mon.0) 11887 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:42:55.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:42:54 smithi080 bash[28361]: cluster 2023-12-01T15:42:54.689454+0000 mgr.y (mgr.24362) 19627 : cluster 0 pgmap v19596: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:55.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:42:54 smithi090 bash[32384]: audit 2023-12-01T15:42:53.776389+0000 mon.a (mon.0) 11886 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:42:55.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:42:54 smithi090 bash[32384]: audit 2023-12-01T15:42:54.256242+0000 mon.c (mon.2) 12564 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:42:55.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:42:54 smithi090 bash[32384]: audit 2023-12-01T15:42:54.258328+0000 mon.c (mon.2) 12565 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:42:55.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:42:54 smithi090 bash[32384]: audit 2023-12-01T15:42:54.270351+0000 mon.a (mon.0) 11887 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:42:55.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:42:54 smithi090 bash[32384]: cluster 2023-12-01T15:42:54.689454+0000 mgr.y (mgr.24362) 19627 : cluster 0 pgmap v19596: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:42:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:42:56] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T15:42:56.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:42:56 smithi080 bash[28361]: audit 2023-12-01T15:42:55.736412+0000 mon.a (mon.0) 11888 : audit 0 from='client.? 172.21.15.80:0/1343170064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:42:56.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:42:56 smithi080 bash[28361]: audit 2023-12-01T15:42:55.815925+0000 mon.c (mon.2) 12566 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:42:56.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:42:56 smithi080 bash[41963]: audit 2023-12-01T15:42:55.736412+0000 mon.a (mon.0) 11888 : audit 0 from='client.? 172.21.15.80:0/1343170064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:42:56.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:42:56 smithi080 bash[41963]: audit 2023-12-01T15:42:55.815925+0000 mon.c (mon.2) 12566 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:42:56.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:42:56 smithi090 bash[32384]: audit 2023-12-01T15:42:55.736412+0000 mon.a (mon.0) 11888 : audit 0 from='client.? 172.21.15.80:0/1343170064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:42:56.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:42:56 smithi090 bash[32384]: audit 2023-12-01T15:42:55.815925+0000 mon.c (mon.2) 12566 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:42:57.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:42:57 smithi080 bash[28361]: cluster 2023-12-01T15:42:56.690614+0000 mgr.y (mgr.24362) 19628 : cluster 0 pgmap v19597: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:57.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:42:57 smithi080 bash[41963]: cluster 2023-12-01T15:42:56.690614+0000 mgr.y (mgr.24362) 19628 : cluster 0 pgmap v19597: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:57.769 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:42:57 smithi090 bash[32384]: cluster 2023-12-01T15:42:56.690614+0000 mgr.y (mgr.24362) 19628 : cluster 0 pgmap v19597: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:58.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:42:58 smithi080 bash[41963]: audit 2023-12-01T15:42:58.191776+0000 mon.c (mon.2) 12567 : audit 0 from='client.? 172.21.15.80:0/447953994' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:42:58.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:42:58 smithi080 bash[28361]: audit 2023-12-01T15:42:58.191776+0000 mon.c (mon.2) 12567 : audit 0 from='client.? 172.21.15.80:0/447953994' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:42:58.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:42:58 smithi090 bash[32384]: audit 2023-12-01T15:42:58.191776+0000 mon.c (mon.2) 12567 : audit 0 from='client.? 172.21.15.80:0/447953994' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:42:59.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:42:59 smithi080 bash[28361]: cluster 2023-12-01T15:42:58.691287+0000 mgr.y (mgr.24362) 19629 : cluster 0 pgmap v19598: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:59.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:42:59 smithi080 bash[41963]: cluster 2023-12-01T15:42:58.691287+0000 mgr.y (mgr.24362) 19629 : cluster 0 pgmap v19598: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:59.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:42:59 smithi090 bash[32384]: cluster 2023-12-01T15:42:58.691287+0000 mgr.y (mgr.24362) 19629 : cluster 0 pgmap v19598: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:01.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:43:00 smithi090 bash[32384]: audit 2023-12-01T15:43:00.649364+0000 mon.a (mon.0) 11889 : audit 0 from='client.? 172.21.15.80:0/487626445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:43:01.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:43:00 smithi080 bash[41963]: audit 2023-12-01T15:43:00.649364+0000 mon.a (mon.0) 11889 : audit 0 from='client.? 172.21.15.80:0/487626445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:43:01.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:43:00 smithi080 bash[28361]: audit 2023-12-01T15:43:00.649364+0000 mon.a (mon.0) 11889 : audit 0 from='client.? 172.21.15.80:0/487626445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:43:02.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:43:01 smithi090 bash[32384]: cluster 2023-12-01T15:43:00.691958+0000 mgr.y (mgr.24362) 19630 : cluster 0 pgmap v19599: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:02.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:43:01 smithi080 bash[28361]: cluster 2023-12-01T15:43:00.691958+0000 mgr.y (mgr.24362) 19630 : cluster 0 pgmap v19599: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:02.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:43:01 smithi080 bash[41963]: cluster 2023-12-01T15:43:00.691958+0000 mgr.y (mgr.24362) 19630 : cluster 0 pgmap v19599: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:04.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:43:03 smithi090 bash[32384]: cluster 2023-12-01T15:43:02.693038+0000 mgr.y (mgr.24362) 19631 : cluster 0 pgmap v19600: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:04.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:43:03 smithi090 bash[32384]: audit 2023-12-01T15:43:03.100732+0000 mon.a (mon.0) 11890 : audit 0 from='client.? 172.21.15.80:0/3377583555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:43:04.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:43:03 smithi080 bash[28361]: cluster 2023-12-01T15:43:02.693038+0000 mgr.y (mgr.24362) 19631 : cluster 0 pgmap v19600: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:04.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:43:03 smithi080 bash[28361]: audit 2023-12-01T15:43:03.100732+0000 mon.a (mon.0) 11890 : audit 0 from='client.? 172.21.15.80:0/3377583555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:43:04.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:43:03 smithi080 bash[41963]: cluster 2023-12-01T15:43:02.693038+0000 mgr.y (mgr.24362) 19631 : cluster 0 pgmap v19600: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:04.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:43:03 smithi080 bash[41963]: audit 2023-12-01T15:43:03.100732+0000 mon.a (mon.0) 11890 : audit 0 from='client.? 172.21.15.80:0/3377583555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:43:06.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:43:05 smithi090 bash[32384]: cluster 2023-12-01T15:43:04.693671+0000 mgr.y (mgr.24362) 19632 : cluster 0 pgmap v19601: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:06.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:43:05 smithi090 bash[32384]: audit 2023-12-01T15:43:05.562661+0000 mon.c (mon.2) 12568 : audit 0 from='client.? 172.21.15.80:0/963380318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:43:06.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:43:05 smithi080 bash[28361]: cluster 2023-12-01T15:43:04.693671+0000 mgr.y (mgr.24362) 19632 : cluster 0 pgmap v19601: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:06.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:43:05 smithi080 bash[28361]: audit 2023-12-01T15:43:05.562661+0000 mon.c (mon.2) 12568 : audit 0 from='client.? 172.21.15.80:0/963380318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:43:06.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:43:05 smithi080 bash[41963]: cluster 2023-12-01T15:43:04.693671+0000 mgr.y (mgr.24362) 19632 : cluster 0 pgmap v19601: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:06.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:43:05 smithi080 bash[41963]: audit 2023-12-01T15:43:05.562661+0000 mon.c (mon.2) 12568 : audit 0 from='client.? 172.21.15.80:0/963380318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:43:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:43:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:43:06] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T15:43:07.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:43:07 smithi080 bash[28361]: cluster 2023-12-01T15:43:06.694864+0000 mgr.y (mgr.24362) 19633 : cluster 0 pgmap v19602: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:07.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:43:07 smithi080 bash[41963]: cluster 2023-12-01T15:43:06.694864+0000 mgr.y (mgr.24362) 19633 : cluster 0 pgmap v19602: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:07.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:43:07 smithi090 bash[32384]: cluster 2023-12-01T15:43:06.694864+0000 mgr.y (mgr.24362) 19633 : cluster 0 pgmap v19602: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:08.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:43:08 smithi080 bash[28361]: audit 2023-12-01T15:43:08.017636+0000 mon.a (mon.0) 11891 : audit 0 from='client.? 172.21.15.80:0/3534480233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:43:08.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:43:08 smithi080 bash[41963]: audit 2023-12-01T15:43:08.017636+0000 mon.a (mon.0) 11891 : audit 0 from='client.? 172.21.15.80:0/3534480233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:43:08.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:43:08 smithi090 bash[32384]: audit 2023-12-01T15:43:08.017636+0000 mon.a (mon.0) 11891 : audit 0 from='client.? 172.21.15.80:0/3534480233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:43:09.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:43:09 smithi080 bash[28361]: cluster 2023-12-01T15:43:08.695515+0000 mgr.y (mgr.24362) 19634 : cluster 0 pgmap v19603: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:09.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:43:09 smithi080 bash[41963]: cluster 2023-12-01T15:43:08.695515+0000 mgr.y (mgr.24362) 19634 : cluster 0 pgmap v19603: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:09.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:43:09 smithi090 bash[32384]: cluster 2023-12-01T15:43:08.695515+0000 mgr.y (mgr.24362) 19634 : cluster 0 pgmap v19603: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:10.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:43:10 smithi080 bash[28361]: audit 2023-12-01T15:43:10.470260+0000 mon.a (mon.0) 11892 : audit 0 from='client.? 172.21.15.80:0/3025382989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:43:10.935 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:43:10 smithi080 bash[41963]: audit 2023-12-01T15:43:10.470260+0000 mon.a (mon.0) 11892 : audit 0 from='client.? 172.21.15.80:0/3025382989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:43:11.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:43:10 smithi090 bash[32384]: audit 2023-12-01T15:43:10.470260+0000 mon.a (mon.0) 11892 : audit 0 from='client.? 172.21.15.80:0/3025382989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:43:11.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:43:11 smithi080 bash[28361]: cluster 2023-12-01T15:43:10.696250+0000 mgr.y (mgr.24362) 19635 : cluster 0 pgmap v19604: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:11.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:43:11 smithi080 bash[28361]: audit 2023-12-01T15:43:10.816236+0000 mon.c (mon.2) 12569 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:43:11.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:43:11 smithi080 bash[41963]: cluster 2023-12-01T15:43:10.696250+0000 mgr.y (mgr.24362) 19635 : cluster 0 pgmap v19604: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:11.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:43:11 smithi080 bash[41963]: audit 2023-12-01T15:43:10.816236+0000 mon.c (mon.2) 12569 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:43:12.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:43:11 smithi090 bash[32384]: cluster 2023-12-01T15:43:10.696250+0000 mgr.y (mgr.24362) 19635 : cluster 0 pgmap v19604: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:12.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:43:11 smithi090 bash[32384]: audit 2023-12-01T15:43:10.816236+0000 mon.c (mon.2) 12569 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:43:14.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:43:13 smithi090 bash[32384]: cluster 2023-12-01T15:43:12.697347+0000 mgr.y (mgr.24362) 19636 : cluster 0 pgmap v19605: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:14.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:43:13 smithi090 bash[32384]: audit 2023-12-01T15:43:12.928833+0000 mon.c (mon.2) 12570 : audit 0 from='client.? 172.21.15.80:0/126262434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:43:14.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:43:13 smithi080 bash[28361]: cluster 2023-12-01T15:43:12.697347+0000 mgr.y (mgr.24362) 19636 : cluster 0 pgmap v19605: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:14.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:43:13 smithi080 bash[28361]: audit 2023-12-01T15:43:12.928833+0000 mon.c (mon.2) 12570 : audit 0 from='client.? 172.21.15.80:0/126262434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:43:14.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:43:13 smithi080 bash[41963]: cluster 2023-12-01T15:43:12.697347+0000 mgr.y (mgr.24362) 19636 : cluster 0 pgmap v19605: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:14.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:43:13 smithi080 bash[41963]: audit 2023-12-01T15:43:12.928833+0000 mon.c (mon.2) 12570 : audit 0 from='client.? 172.21.15.80:0/126262434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:43:16.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:43:15 smithi090 bash[32384]: cluster 2023-12-01T15:43:14.698002+0000 mgr.y (mgr.24362) 19637 : cluster 0 pgmap v19606: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:16.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:43:15 smithi090 bash[32384]: audit 2023-12-01T15:43:15.378010+0000 mon.c (mon.2) 12571 : audit 0 from='client.? 172.21.15.80:0/3496100761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:43:16.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:43:15 smithi080 bash[41963]: cluster 2023-12-01T15:43:14.698002+0000 mgr.y (mgr.24362) 19637 : cluster 0 pgmap v19606: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:16.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:43:15 smithi080 bash[41963]: audit 2023-12-01T15:43:15.378010+0000 mon.c (mon.2) 12571 : audit 0 from='client.? 172.21.15.80:0/3496100761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:43:16.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:43:15 smithi080 bash[28361]: cluster 2023-12-01T15:43:14.698002+0000 mgr.y (mgr.24362) 19637 : cluster 0 pgmap v19606: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:16.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:43:15 smithi080 bash[28361]: audit 2023-12-01T15:43:15.378010+0000 mon.c (mon.2) 12571 : audit 0 from='client.? 172.21.15.80:0/3496100761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:43:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:43:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:43:16] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T15:43:17.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:43:17 smithi080 bash[28361]: cluster 2023-12-01T15:43:16.699136+0000 mgr.y (mgr.24362) 19638 : cluster 0 pgmap v19607: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:17.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:43:17 smithi080 bash[41963]: cluster 2023-12-01T15:43:16.699136+0000 mgr.y (mgr.24362) 19638 : cluster 0 pgmap v19607: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:17.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:43:17 smithi090 bash[32384]: cluster 2023-12-01T15:43:16.699136+0000 mgr.y (mgr.24362) 19638 : cluster 0 pgmap v19607: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:18.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:43:18 smithi080 bash[28361]: audit 2023-12-01T15:43:17.830292+0000 mon.a (mon.0) 11893 : audit 0 from='client.? 172.21.15.80:0/1815690440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:43:18.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:43:18 smithi080 bash[41963]: audit 2023-12-01T15:43:17.830292+0000 mon.a (mon.0) 11893 : audit 0 from='client.? 172.21.15.80:0/1815690440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:43:18.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:43:18 smithi090 bash[32384]: audit 2023-12-01T15:43:17.830292+0000 mon.a (mon.0) 11893 : audit 0 from='client.? 172.21.15.80:0/1815690440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:43:19.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:43:19 smithi080 bash[41963]: cluster 2023-12-01T15:43:18.699530+0000 mgr.y (mgr.24362) 19639 : cluster 0 pgmap v19608: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:19.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:43:19 smithi080 bash[28361]: cluster 2023-12-01T15:43:18.699530+0000 mgr.y (mgr.24362) 19639 : cluster 0 pgmap v19608: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:19.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:43:19 smithi090 bash[32384]: cluster 2023-12-01T15:43:18.699530+0000 mgr.y (mgr.24362) 19639 : cluster 0 pgmap v19608: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:20.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:43:20 smithi080 bash[41963]: audit 2023-12-01T15:43:20.281685+0000 mon.c (mon.2) 12572 : audit 0 from='client.? 172.21.15.80:0/2386960436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:43:20.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:43:20 smithi080 bash[28361]: audit 2023-12-01T15:43:20.281685+0000 mon.c (mon.2) 12572 : audit 0 from='client.? 172.21.15.80:0/2386960436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:43:20.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:43:20 smithi090 bash[32384]: audit 2023-12-01T15:43:20.281685+0000 mon.c (mon.2) 12572 : audit 0 from='client.? 172.21.15.80:0/2386960436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:43:21.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:43:21 smithi080 bash[41963]: cluster 2023-12-01T15:43:20.700173+0000 mgr.y (mgr.24362) 19640 : cluster 0 pgmap v19609: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:21.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:43:21 smithi080 bash[28361]: cluster 2023-12-01T15:43:20.700173+0000 mgr.y (mgr.24362) 19640 : cluster 0 pgmap v19609: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:21.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:43:21 smithi090 bash[32384]: cluster 2023-12-01T15:43:20.700173+0000 mgr.y (mgr.24362) 19640 : cluster 0 pgmap v19609: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:23.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:43:22 smithi080 bash[41963]: cluster 2023-12-01T15:43:22.700924+0000 mgr.y (mgr.24362) 19641 : cluster 0 pgmap v19610: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:23.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:43:22 smithi080 bash[41963]: audit 2023-12-01T15:43:22.730257+0000 mon.a (mon.0) 11894 : audit 0 from='client.? 172.21.15.80:0/2131948068' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:43:23.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:43:22 smithi080 bash[28361]: cluster 2023-12-01T15:43:22.700924+0000 mgr.y (mgr.24362) 19641 : cluster 0 pgmap v19610: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:23.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:43:22 smithi080 bash[28361]: audit 2023-12-01T15:43:22.730257+0000 mon.a (mon.0) 11894 : audit 0 from='client.? 172.21.15.80:0/2131948068' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:43:23.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:43:22 smithi090 bash[32384]: cluster 2023-12-01T15:43:22.700924+0000 mgr.y (mgr.24362) 19641 : cluster 0 pgmap v19610: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:23.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:43:22 smithi090 bash[32384]: audit 2023-12-01T15:43:22.730257+0000 mon.a (mon.0) 11894 : audit 0 from='client.? 172.21.15.80:0/2131948068' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:43:26.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:43:25 smithi090 bash[32384]: cluster 2023-12-01T15:43:24.701552+0000 mgr.y (mgr.24362) 19642 : cluster 0 pgmap v19611: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:26.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:43:25 smithi090 bash[32384]: audit 2023-12-01T15:43:25.190743+0000 mon.a (mon.0) 11895 : audit 0 from='client.? 172.21.15.80:0/1499314933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:43:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:43:25 smithi080 bash[28361]: cluster 2023-12-01T15:43:24.701552+0000 mgr.y (mgr.24362) 19642 : cluster 0 pgmap v19611: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:43:25 smithi080 bash[28361]: audit 2023-12-01T15:43:25.190743+0000 mon.a (mon.0) 11895 : audit 0 from='client.? 172.21.15.80:0/1499314933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:43:26.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:43:25 smithi080 bash[41963]: cluster 2023-12-01T15:43:24.701552+0000 mgr.y (mgr.24362) 19642 : cluster 0 pgmap v19611: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:26.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:43:25 smithi080 bash[41963]: audit 2023-12-01T15:43:25.190743+0000 mon.a (mon.0) 11895 : audit 0 from='client.? 172.21.15.80:0/1499314933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:43:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:43:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:43:26] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T15:43:27.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:43:26 smithi090 bash[32384]: audit 2023-12-01T15:43:25.816711+0000 mon.c (mon.2) 12573 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:43:27.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:43:26 smithi080 bash[28361]: audit 2023-12-01T15:43:25.816711+0000 mon.c (mon.2) 12573 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:43:27.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:43:26 smithi080 bash[41963]: audit 2023-12-01T15:43:25.816711+0000 mon.c (mon.2) 12573 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:43:28.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:43:27 smithi090 bash[32384]: cluster 2023-12-01T15:43:26.702768+0000 mgr.y (mgr.24362) 19643 : cluster 0 pgmap v19612: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:28.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:43:27 smithi090 bash[32384]: audit 2023-12-01T15:43:27.646769+0000 mon.c (mon.2) 12574 : audit 0 from='client.? 172.21.15.80:0/3187680620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:43:28.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:43:27 smithi080 bash[28361]: cluster 2023-12-01T15:43:26.702768+0000 mgr.y (mgr.24362) 19643 : cluster 0 pgmap v19612: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:28.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:43:27 smithi080 bash[28361]: audit 2023-12-01T15:43:27.646769+0000 mon.c (mon.2) 12574 : audit 0 from='client.? 172.21.15.80:0/3187680620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:43:28.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:43:27 smithi080 bash[41963]: cluster 2023-12-01T15:43:26.702768+0000 mgr.y (mgr.24362) 19643 : cluster 0 pgmap v19612: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:28.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:43:27 smithi080 bash[41963]: audit 2023-12-01T15:43:27.646769+0000 mon.c (mon.2) 12574 : audit 0 from='client.? 172.21.15.80:0/3187680620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:43:30.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:43:29 smithi090 bash[32384]: cluster 2023-12-01T15:43:28.703569+0000 mgr.y (mgr.24362) 19644 : cluster 0 pgmap v19613: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:30.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:43:29 smithi080 bash[28361]: cluster 2023-12-01T15:43:28.703569+0000 mgr.y (mgr.24362) 19644 : cluster 0 pgmap v19613: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:30.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:43:29 smithi080 bash[41963]: cluster 2023-12-01T15:43:28.703569+0000 mgr.y (mgr.24362) 19644 : cluster 0 pgmap v19613: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:31.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:43:30 smithi080 bash[41963]: audit 2023-12-01T15:43:30.100870+0000 mon.a (mon.0) 11896 : audit 0 from='client.? 172.21.15.80:0/3521956314' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:43:31.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:43:30 smithi080 bash[28361]: audit 2023-12-01T15:43:30.100870+0000 mon.a (mon.0) 11896 : audit 0 from='client.? 172.21.15.80:0/3521956314' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:43:31.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:43:30 smithi090 bash[32384]: audit 2023-12-01T15:43:30.100870+0000 mon.a (mon.0) 11896 : audit 0 from='client.? 172.21.15.80:0/3521956314' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:43:32.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:43:31 smithi080 bash[28361]: cluster 2023-12-01T15:43:30.704276+0000 mgr.y (mgr.24362) 19645 : cluster 0 pgmap v19614: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:32.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:43:31 smithi080 bash[41963]: cluster 2023-12-01T15:43:30.704276+0000 mgr.y (mgr.24362) 19645 : cluster 0 pgmap v19614: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:32.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:43:31 smithi090 bash[32384]: cluster 2023-12-01T15:43:30.704276+0000 mgr.y (mgr.24362) 19645 : cluster 0 pgmap v19614: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:33.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:43:32 smithi080 bash[28361]: audit 2023-12-01T15:43:32.557849+0000 mon.c (mon.2) 12575 : audit 0 from='client.? 172.21.15.80:0/1002566459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:43:33.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:43:32 smithi080 bash[28361]: cluster 2023-12-01T15:43:32.705474+0000 mgr.y (mgr.24362) 19646 : cluster 0 pgmap v19615: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:33.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:43:32 smithi080 bash[41963]: audit 2023-12-01T15:43:32.557849+0000 mon.c (mon.2) 12575 : audit 0 from='client.? 172.21.15.80:0/1002566459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:43:33.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:43:32 smithi080 bash[41963]: cluster 2023-12-01T15:43:32.705474+0000 mgr.y (mgr.24362) 19646 : cluster 0 pgmap v19615: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:33.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:43:32 smithi090 bash[32384]: audit 2023-12-01T15:43:32.557849+0000 mon.c (mon.2) 12575 : audit 0 from='client.? 172.21.15.80:0/1002566459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:43:33.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:43:32 smithi090 bash[32384]: cluster 2023-12-01T15:43:32.705474+0000 mgr.y (mgr.24362) 19646 : cluster 0 pgmap v19615: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:36.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:43:35 smithi080 bash[28361]: cluster 2023-12-01T15:43:34.705964+0000 mgr.y (mgr.24362) 19647 : cluster 0 pgmap v19616: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:36.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:43:35 smithi080 bash[28361]: audit 2023-12-01T15:43:35.013965+0000 mon.a (mon.0) 11897 : audit 0 from='client.? 172.21.15.80:0/292097675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:43:36.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:43:35 smithi080 bash[41963]: cluster 2023-12-01T15:43:34.705964+0000 mgr.y (mgr.24362) 19647 : cluster 0 pgmap v19616: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:36.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:43:35 smithi080 bash[41963]: audit 2023-12-01T15:43:35.013965+0000 mon.a (mon.0) 11897 : audit 0 from='client.? 172.21.15.80:0/292097675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:43:36.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:43:35 smithi090 bash[32384]: cluster 2023-12-01T15:43:34.705964+0000 mgr.y (mgr.24362) 19647 : cluster 0 pgmap v19616: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:36.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:43:35 smithi090 bash[32384]: audit 2023-12-01T15:43:35.013965+0000 mon.a (mon.0) 11897 : audit 0 from='client.? 172.21.15.80:0/292097675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:43:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:43:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:43:36] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T15:43:37.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:43:37 smithi080 bash[28361]: cluster 2023-12-01T15:43:36.707022+0000 mgr.y (mgr.24362) 19648 : cluster 0 pgmap v19617: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:37.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:43:37 smithi080 bash[41963]: cluster 2023-12-01T15:43:36.707022+0000 mgr.y (mgr.24362) 19648 : cluster 0 pgmap v19617: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:37.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:43:37 smithi090 bash[32384]: cluster 2023-12-01T15:43:36.707022+0000 mgr.y (mgr.24362) 19648 : cluster 0 pgmap v19617: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:38.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:43:38 smithi080 bash[28361]: audit 2023-12-01T15:43:37.463093+0000 mon.a (mon.0) 11898 : audit 0 from='client.? 172.21.15.80:0/3353992334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:43:38.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:43:38 smithi080 bash[41963]: audit 2023-12-01T15:43:37.463093+0000 mon.a (mon.0) 11898 : audit 0 from='client.? 172.21.15.80:0/3353992334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:43:38.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:43:38 smithi090 bash[32384]: audit 2023-12-01T15:43:37.463093+0000 mon.a (mon.0) 11898 : audit 0 from='client.? 172.21.15.80:0/3353992334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:43:39.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:43:39 smithi080 bash[28361]: cluster 2023-12-01T15:43:38.707713+0000 mgr.y (mgr.24362) 19649 : cluster 0 pgmap v19618: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:39.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:43:39 smithi080 bash[41963]: cluster 2023-12-01T15:43:38.707713+0000 mgr.y (mgr.24362) 19649 : cluster 0 pgmap v19618: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:39.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:43:39 smithi090 bash[32384]: cluster 2023-12-01T15:43:38.707713+0000 mgr.y (mgr.24362) 19649 : cluster 0 pgmap v19618: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:40.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:43:40 smithi080 bash[28361]: audit 2023-12-01T15:43:39.917367+0000 mon.c (mon.2) 12576 : audit 0 from='client.? 172.21.15.80:0/1254304838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:43:40.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:43:40 smithi080 bash[41963]: audit 2023-12-01T15:43:39.917367+0000 mon.c (mon.2) 12576 : audit 0 from='client.? 172.21.15.80:0/1254304838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:43:40.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:43:40 smithi090 bash[32384]: audit 2023-12-01T15:43:39.917367+0000 mon.c (mon.2) 12576 : audit 0 from='client.? 172.21.15.80:0/1254304838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:43:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:43:41 smithi080 bash[41963]: cluster 2023-12-01T15:43:40.708370+0000 mgr.y (mgr.24362) 19650 : cluster 0 pgmap v19619: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:43:41 smithi080 bash[41963]: audit 2023-12-01T15:43:40.817063+0000 mon.c (mon.2) 12577 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:43:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:43:41 smithi080 bash[28361]: cluster 2023-12-01T15:43:40.708370+0000 mgr.y (mgr.24362) 19650 : cluster 0 pgmap v19619: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:43:41 smithi080 bash[28361]: audit 2023-12-01T15:43:40.817063+0000 mon.c (mon.2) 12577 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:43:41.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:43:41 smithi090 bash[32384]: cluster 2023-12-01T15:43:40.708370+0000 mgr.y (mgr.24362) 19650 : cluster 0 pgmap v19619: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:41.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:43:41 smithi090 bash[32384]: audit 2023-12-01T15:43:40.817063+0000 mon.c (mon.2) 12577 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:43:42.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:43:42 smithi080 bash[28361]: audit 2023-12-01T15:43:42.371538+0000 mon.c (mon.2) 12578 : audit 0 from='client.? 172.21.15.80:0/3852515884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:43:42.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:43:42 smithi080 bash[41963]: audit 2023-12-01T15:43:42.371538+0000 mon.c (mon.2) 12578 : audit 0 from='client.? 172.21.15.80:0/3852515884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:43:42.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:43:42 smithi090 bash[32384]: audit 2023-12-01T15:43:42.371538+0000 mon.c (mon.2) 12578 : audit 0 from='client.? 172.21.15.80:0/3852515884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:43:43.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:43:43 smithi090 bash[32384]: cluster 2023-12-01T15:43:42.709559+0000 mgr.y (mgr.24362) 19651 : cluster 0 pgmap v19620: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:43.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:43:43 smithi080 bash[28361]: cluster 2023-12-01T15:43:42.709559+0000 mgr.y (mgr.24362) 19651 : cluster 0 pgmap v19620: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:43.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:43:43 smithi080 bash[41963]: cluster 2023-12-01T15:43:42.709559+0000 mgr.y (mgr.24362) 19651 : cluster 0 pgmap v19620: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:46.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:43:45 smithi090 bash[32384]: cluster 2023-12-01T15:43:44.710313+0000 mgr.y (mgr.24362) 19652 : cluster 0 pgmap v19621: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:46.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:43:45 smithi090 bash[32384]: audit 2023-12-01T15:43:44.828386+0000 mon.c (mon.2) 12579 : audit 0 from='client.? 172.21.15.80:0/1312177252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:43:46.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:43:45 smithi080 bash[41963]: cluster 2023-12-01T15:43:44.710313+0000 mgr.y (mgr.24362) 19652 : cluster 0 pgmap v19621: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:46.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:43:45 smithi080 bash[41963]: audit 2023-12-01T15:43:44.828386+0000 mon.c (mon.2) 12579 : audit 0 from='client.? 172.21.15.80:0/1312177252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:43:46.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:43:45 smithi080 bash[28361]: cluster 2023-12-01T15:43:44.710313+0000 mgr.y (mgr.24362) 19652 : cluster 0 pgmap v19621: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:46.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:43:45 smithi080 bash[28361]: audit 2023-12-01T15:43:44.828386+0000 mon.c (mon.2) 12579 : audit 0 from='client.? 172.21.15.80:0/1312177252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:43:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:43:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:43:46] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T15:43:47.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:43:47 smithi080 bash[28361]: cluster 2023-12-01T15:43:46.711502+0000 mgr.y (mgr.24362) 19653 : cluster 0 pgmap v19622: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:47.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:43:47 smithi080 bash[41963]: cluster 2023-12-01T15:43:46.711502+0000 mgr.y (mgr.24362) 19653 : cluster 0 pgmap v19622: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:47.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:43:47 smithi090 bash[32384]: cluster 2023-12-01T15:43:46.711502+0000 mgr.y (mgr.24362) 19653 : cluster 0 pgmap v19622: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:48.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:43:48 smithi080 bash[28361]: audit 2023-12-01T15:43:47.280731+0000 mon.c (mon.2) 12580 : audit 0 from='client.? 172.21.15.80:0/472736440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:43:48.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:43:48 smithi080 bash[41963]: audit 2023-12-01T15:43:47.280731+0000 mon.c (mon.2) 12580 : audit 0 from='client.? 172.21.15.80:0/472736440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:43:48.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:43:48 smithi090 bash[32384]: audit 2023-12-01T15:43:47.280731+0000 mon.c (mon.2) 12580 : audit 0 from='client.? 172.21.15.80:0/472736440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:43:49.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:43:49 smithi080 bash[28361]: cluster 2023-12-01T15:43:48.712197+0000 mgr.y (mgr.24362) 19654 : cluster 0 pgmap v19623: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:49.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:43:49 smithi080 bash[41963]: cluster 2023-12-01T15:43:48.712197+0000 mgr.y (mgr.24362) 19654 : cluster 0 pgmap v19623: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:49.519 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:43:49 smithi090 bash[32384]: cluster 2023-12-01T15:43:48.712197+0000 mgr.y (mgr.24362) 19654 : cluster 0 pgmap v19623: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:50.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:43:50 smithi080 bash[28361]: audit 2023-12-01T15:43:49.731175+0000 mon.a (mon.0) 11899 : audit 0 from='client.? 172.21.15.80:0/2772802758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:43:50.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:43:50 smithi080 bash[41963]: audit 2023-12-01T15:43:49.731175+0000 mon.a (mon.0) 11899 : audit 0 from='client.? 172.21.15.80:0/2772802758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:43:50.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:43:50 smithi090 bash[32384]: audit 2023-12-01T15:43:49.731175+0000 mon.a (mon.0) 11899 : audit 0 from='client.? 172.21.15.80:0/2772802758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:43:51.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:43:51 smithi080 bash[28361]: cluster 2023-12-01T15:43:50.712845+0000 mgr.y (mgr.24362) 19655 : cluster 0 pgmap v19624: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:51.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:43:51 smithi080 bash[41963]: cluster 2023-12-01T15:43:50.712845+0000 mgr.y (mgr.24362) 19655 : cluster 0 pgmap v19624: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:51.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:43:51 smithi090 bash[32384]: cluster 2023-12-01T15:43:50.712845+0000 mgr.y (mgr.24362) 19655 : cluster 0 pgmap v19624: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:52.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:43:52 smithi090 bash[32384]: audit 2023-12-01T15:43:52.188507+0000 mon.c (mon.2) 12581 : audit 0 from='client.? 172.21.15.80:0/1229005707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:43:52.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:43:52 smithi080 bash[41963]: audit 2023-12-01T15:43:52.188507+0000 mon.c (mon.2) 12581 : audit 0 from='client.? 172.21.15.80:0/1229005707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:43:52.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:43:52 smithi080 bash[28361]: audit 2023-12-01T15:43:52.188507+0000 mon.c (mon.2) 12581 : audit 0 from='client.? 172.21.15.80:0/1229005707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:43:53.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:43:53 smithi090 bash[32384]: cluster 2023-12-01T15:43:52.714019+0000 mgr.y (mgr.24362) 19656 : cluster 0 pgmap v19625: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:53.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:43:53 smithi080 bash[41963]: cluster 2023-12-01T15:43:52.714019+0000 mgr.y (mgr.24362) 19656 : cluster 0 pgmap v19625: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:53.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:43:53 smithi080 bash[28361]: cluster 2023-12-01T15:43:52.714019+0000 mgr.y (mgr.24362) 19656 : cluster 0 pgmap v19625: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:54.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:43:54 smithi080 bash[28361]: audit 2023-12-01T15:43:54.355678+0000 mon.c (mon.2) 12582 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:43:54.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:43:54 smithi080 bash[41963]: audit 2023-12-01T15:43:54.355678+0000 mon.c (mon.2) 12582 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:43:54.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:43:54 smithi090 bash[32384]: audit 2023-12-01T15:43:54.355678+0000 mon.c (mon.2) 12582 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:43:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:43:55 smithi080 bash[28361]: audit 2023-12-01T15:43:54.649106+0000 mon.c (mon.2) 12583 : audit 0 from='client.? 172.21.15.80:0/4164081193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:43:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:43:55 smithi080 bash[28361]: cluster 2023-12-01T15:43:54.714655+0000 mgr.y (mgr.24362) 19657 : cluster 0 pgmap v19626: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:55.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:43:55 smithi080 bash[41963]: audit 2023-12-01T15:43:54.649106+0000 mon.c (mon.2) 12583 : audit 0 from='client.? 172.21.15.80:0/4164081193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:43:55.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:43:55 smithi080 bash[41963]: cluster 2023-12-01T15:43:54.714655+0000 mgr.y (mgr.24362) 19657 : cluster 0 pgmap v19626: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:55.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:43:55 smithi090 bash[32384]: audit 2023-12-01T15:43:54.649106+0000 mon.c (mon.2) 12583 : audit 0 from='client.? 172.21.15.80:0/4164081193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:43:55.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:43:55 smithi090 bash[32384]: cluster 2023-12-01T15:43:54.714655+0000 mgr.y (mgr.24362) 19657 : cluster 0 pgmap v19626: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:56.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:43:56 smithi080 bash[28361]: audit 2023-12-01T15:43:55.817059+0000 mon.c (mon.2) 12584 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:43:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:43:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:43:56] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T15:43:56.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:43:56 smithi080 bash[41963]: audit 2023-12-01T15:43:55.817059+0000 mon.c (mon.2) 12584 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:43:56.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:43:56 smithi090 bash[32384]: audit 2023-12-01T15:43:55.817059+0000 mon.c (mon.2) 12584 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:43:57.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:43:57 smithi080 bash[28361]: cluster 2023-12-01T15:43:56.715438+0000 mgr.y (mgr.24362) 19658 : cluster 0 pgmap v19627: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:57.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:43:57 smithi080 bash[28361]: audit 2023-12-01T15:43:57.108862+0000 mon.c (mon.2) 12585 : audit 0 from='client.? 172.21.15.80:0/4059188668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:43:57.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:43:57 smithi080 bash[41963]: cluster 2023-12-01T15:43:56.715438+0000 mgr.y (mgr.24362) 19658 : cluster 0 pgmap v19627: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:57.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:43:57 smithi080 bash[41963]: audit 2023-12-01T15:43:57.108862+0000 mon.c (mon.2) 12585 : audit 0 from='client.? 172.21.15.80:0/4059188668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:43:57.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:43:57 smithi090 bash[32384]: cluster 2023-12-01T15:43:56.715438+0000 mgr.y (mgr.24362) 19658 : cluster 0 pgmap v19627: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:57.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:43:57 smithi090 bash[32384]: audit 2023-12-01T15:43:57.108862+0000 mon.c (mon.2) 12585 : audit 0 from='client.? 172.21.15.80:0/4059188668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:44:00.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:43:59 smithi080 bash[28361]: cluster 2023-12-01T15:43:58.715981+0000 mgr.y (mgr.24362) 19659 : cluster 0 pgmap v19628: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:00.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:43:59 smithi080 bash[28361]: audit 2023-12-01T15:43:59.596671+0000 mon.a (mon.0) 11900 : audit 0 from='client.? 172.21.15.80:0/3417167087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:44:00.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:43:59 smithi080 bash[41963]: cluster 2023-12-01T15:43:58.715981+0000 mgr.y (mgr.24362) 19659 : cluster 0 pgmap v19628: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:00.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:43:59 smithi080 bash[41963]: audit 2023-12-01T15:43:59.596671+0000 mon.a (mon.0) 11900 : audit 0 from='client.? 172.21.15.80:0/3417167087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:44:00.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:43:59 smithi090 bash[32384]: cluster 2023-12-01T15:43:58.715981+0000 mgr.y (mgr.24362) 19659 : cluster 0 pgmap v19628: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:00.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:43:59 smithi090 bash[32384]: audit 2023-12-01T15:43:59.596671+0000 mon.a (mon.0) 11900 : audit 0 from='client.? 172.21.15.80:0/3417167087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:44:01.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:44:01 smithi080 bash[28361]: audit 2023-12-01T15:44:00.105846+0000 mon.a (mon.0) 11901 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:44:01.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:44:01 smithi080 bash[28361]: audit 2023-12-01T15:44:00.117111+0000 mon.a (mon.0) 11902 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:44:01.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:44:01 smithi080 bash[28361]: audit 2023-12-01T15:44:00.509132+0000 mon.a (mon.0) 11903 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:44:01.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:44:01 smithi080 bash[28361]: audit 2023-12-01T15:44:00.519608+0000 mon.a (mon.0) 11904 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:44:01.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:44:01 smithi080 bash[28361]: cluster 2023-12-01T15:44:00.716563+0000 mgr.y (mgr.24362) 19660 : cluster 0 pgmap v19629: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:01.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:44:01 smithi080 bash[28361]: audit 2023-12-01T15:44:01.006948+0000 mon.c (mon.2) 12586 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:44:01.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:44:01 smithi080 bash[28361]: audit 2023-12-01T15:44:01.008738+0000 mon.c (mon.2) 12587 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:44:01.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:44:01 smithi080 bash[28361]: audit 2023-12-01T15:44:01.018164+0000 mon.a (mon.0) 11905 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:44:01.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:44:01 smithi080 bash[41963]: audit 2023-12-01T15:44:00.105846+0000 mon.a (mon.0) 11901 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:44:01.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:44:01 smithi080 bash[41963]: audit 2023-12-01T15:44:00.117111+0000 mon.a (mon.0) 11902 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:44:01.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:44:01 smithi080 bash[41963]: audit 2023-12-01T15:44:00.509132+0000 mon.a (mon.0) 11903 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:44:01.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:44:01 smithi080 bash[41963]: audit 2023-12-01T15:44:00.519608+0000 mon.a (mon.0) 11904 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:44:01.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:44:01 smithi080 bash[41963]: cluster 2023-12-01T15:44:00.716563+0000 mgr.y (mgr.24362) 19660 : cluster 0 pgmap v19629: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:01.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:44:01 smithi080 bash[41963]: audit 2023-12-01T15:44:01.006948+0000 mon.c (mon.2) 12586 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:44:01.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:44:01 smithi080 bash[41963]: audit 2023-12-01T15:44:01.008738+0000 mon.c (mon.2) 12587 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:44:01.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:44:01 smithi080 bash[41963]: audit 2023-12-01T15:44:01.018164+0000 mon.a (mon.0) 11905 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:44:01.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:44:01 smithi090 bash[32384]: audit 2023-12-01T15:44:00.105846+0000 mon.a (mon.0) 11901 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:44:01.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:44:01 smithi090 bash[32384]: audit 2023-12-01T15:44:00.117111+0000 mon.a (mon.0) 11902 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:44:01.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:44:01 smithi090 bash[32384]: audit 2023-12-01T15:44:00.509132+0000 mon.a (mon.0) 11903 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:44:01.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:44:01 smithi090 bash[32384]: audit 2023-12-01T15:44:00.519608+0000 mon.a (mon.0) 11904 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:44:01.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:44:01 smithi090 bash[32384]: cluster 2023-12-01T15:44:00.716563+0000 mgr.y (mgr.24362) 19660 : cluster 0 pgmap v19629: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:01.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:44:01 smithi090 bash[32384]: audit 2023-12-01T15:44:01.006948+0000 mon.c (mon.2) 12586 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:44:01.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:44:01 smithi090 bash[32384]: audit 2023-12-01T15:44:01.008738+0000 mon.c (mon.2) 12587 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:44:01.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:44:01 smithi090 bash[32384]: audit 2023-12-01T15:44:01.018164+0000 mon.a (mon.0) 11905 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:44:02.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:44:02 smithi080 bash[41963]: audit 2023-12-01T15:44:02.057807+0000 mon.a (mon.0) 11906 : audit 0 from='client.? 172.21.15.80:0/2101869143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:44:02.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:44:02 smithi080 bash[28361]: audit 2023-12-01T15:44:02.057807+0000 mon.a (mon.0) 11906 : audit 0 from='client.? 172.21.15.80:0/2101869143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:44:03.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:44:02 smithi090 bash[32384]: audit 2023-12-01T15:44:02.057807+0000 mon.a (mon.0) 11906 : audit 0 from='client.? 172.21.15.80:0/2101869143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:44:03.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:44:03 smithi080 bash[28361]: cluster 2023-12-01T15:44:02.717700+0000 mgr.y (mgr.24362) 19661 : cluster 0 pgmap v19630: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:03.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:44:03 smithi080 bash[41963]: cluster 2023-12-01T15:44:02.717700+0000 mgr.y (mgr.24362) 19661 : cluster 0 pgmap v19630: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:04.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:44:03 smithi090 bash[32384]: cluster 2023-12-01T15:44:02.717700+0000 mgr.y (mgr.24362) 19661 : cluster 0 pgmap v19630: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:04.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:44:04 smithi080 bash[28361]: audit 2023-12-01T15:44:04.515218+0000 mon.a (mon.0) 11907 : audit 0 from='client.? 172.21.15.80:0/3142672570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:44:04.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:44:04 smithi080 bash[41963]: audit 2023-12-01T15:44:04.515218+0000 mon.a (mon.0) 11907 : audit 0 from='client.? 172.21.15.80:0/3142672570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:44:05.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:44:04 smithi090 bash[32384]: audit 2023-12-01T15:44:04.515218+0000 mon.a (mon.0) 11907 : audit 0 from='client.? 172.21.15.80:0/3142672570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:44:05.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:44:05 smithi080 bash[28361]: cluster 2023-12-01T15:44:04.718373+0000 mgr.y (mgr.24362) 19662 : cluster 0 pgmap v19631: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:05.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:44:05 smithi080 bash[41963]: cluster 2023-12-01T15:44:04.718373+0000 mgr.y (mgr.24362) 19662 : cluster 0 pgmap v19631: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:06.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:44:05 smithi090 bash[32384]: cluster 2023-12-01T15:44:04.718373+0000 mgr.y (mgr.24362) 19662 : cluster 0 pgmap v19631: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:44:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:44:06] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T15:44:07.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:44:07 smithi080 bash[28361]: cluster 2023-12-01T15:44:06.719417+0000 mgr.y (mgr.24362) 19663 : cluster 0 pgmap v19632: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:07.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:44:07 smithi080 bash[28361]: audit 2023-12-01T15:44:06.961530+0000 mon.c (mon.2) 12588 : audit 0 from='client.? 172.21.15.80:0/634661241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:44:07.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:44:07 smithi080 bash[41963]: cluster 2023-12-01T15:44:06.719417+0000 mgr.y (mgr.24362) 19663 : cluster 0 pgmap v19632: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:07.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:44:07 smithi080 bash[41963]: audit 2023-12-01T15:44:06.961530+0000 mon.c (mon.2) 12588 : audit 0 from='client.? 172.21.15.80:0/634661241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:44:07.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:44:07 smithi090 bash[32384]: cluster 2023-12-01T15:44:06.719417+0000 mgr.y (mgr.24362) 19663 : cluster 0 pgmap v19632: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:07.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:44:07 smithi090 bash[32384]: audit 2023-12-01T15:44:06.961530+0000 mon.c (mon.2) 12588 : audit 0 from='client.? 172.21.15.80:0/634661241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:44:10.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:44:09 smithi080 bash[28361]: cluster 2023-12-01T15:44:08.720061+0000 mgr.y (mgr.24362) 19664 : cluster 0 pgmap v19633: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:10.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:44:09 smithi080 bash[28361]: audit 2023-12-01T15:44:09.409638+0000 mon.c (mon.2) 12589 : audit 0 from='client.? 172.21.15.80:0/1891689698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:44:10.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:44:09 smithi080 bash[41963]: cluster 2023-12-01T15:44:08.720061+0000 mgr.y (mgr.24362) 19664 : cluster 0 pgmap v19633: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:10.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:44:09 smithi080 bash[41963]: audit 2023-12-01T15:44:09.409638+0000 mon.c (mon.2) 12589 : audit 0 from='client.? 172.21.15.80:0/1891689698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:44:10.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:44:09 smithi090 bash[32384]: cluster 2023-12-01T15:44:08.720061+0000 mgr.y (mgr.24362) 19664 : cluster 0 pgmap v19633: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:10.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:44:09 smithi090 bash[32384]: audit 2023-12-01T15:44:09.409638+0000 mon.c (mon.2) 12589 : audit 0 from='client.? 172.21.15.80:0/1891689698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:44:12.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:44:11 smithi080 bash[28361]: cluster 2023-12-01T15:44:10.720636+0000 mgr.y (mgr.24362) 19665 : cluster 0 pgmap v19634: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:12.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:44:11 smithi080 bash[28361]: audit 2023-12-01T15:44:10.817232+0000 mon.c (mon.2) 12590 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:44:12.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:44:11 smithi080 bash[41963]: cluster 2023-12-01T15:44:10.720636+0000 mgr.y (mgr.24362) 19665 : cluster 0 pgmap v19634: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:12.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:44:11 smithi080 bash[41963]: audit 2023-12-01T15:44:10.817232+0000 mon.c (mon.2) 12590 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:44:12.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:44:11 smithi090 bash[32384]: cluster 2023-12-01T15:44:10.720636+0000 mgr.y (mgr.24362) 19665 : cluster 0 pgmap v19634: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:12.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:44:11 smithi090 bash[32384]: audit 2023-12-01T15:44:10.817232+0000 mon.c (mon.2) 12590 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:44:13.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:44:12 smithi080 bash[28361]: audit 2023-12-01T15:44:11.860283+0000 mon.a (mon.0) 11908 : audit 0 from='client.? 172.21.15.80:0/3645059614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:44:13.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:44:12 smithi080 bash[28361]: cluster 2023-12-01T15:44:12.721763+0000 mgr.y (mgr.24362) 19666 : cluster 0 pgmap v19635: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:13.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:44:12 smithi080 bash[41963]: audit 2023-12-01T15:44:11.860283+0000 mon.a (mon.0) 11908 : audit 0 from='client.? 172.21.15.80:0/3645059614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:44:13.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:44:12 smithi080 bash[41963]: cluster 2023-12-01T15:44:12.721763+0000 mgr.y (mgr.24362) 19666 : cluster 0 pgmap v19635: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:13.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:44:12 smithi090 bash[32384]: audit 2023-12-01T15:44:11.860283+0000 mon.a (mon.0) 11908 : audit 0 from='client.? 172.21.15.80:0/3645059614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:44:13.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:44:12 smithi090 bash[32384]: cluster 2023-12-01T15:44:12.721763+0000 mgr.y (mgr.24362) 19666 : cluster 0 pgmap v19635: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:14.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:44:14 smithi080 bash[28361]: audit 2023-12-01T15:44:14.309810+0000 mon.c (mon.2) 12591 : audit 0 from='client.? 172.21.15.80:0/3091781678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:44:14.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:44:14 smithi080 bash[41963]: audit 2023-12-01T15:44:14.309810+0000 mon.c (mon.2) 12591 : audit 0 from='client.? 172.21.15.80:0/3091781678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:44:14.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:44:14 smithi090 bash[32384]: audit 2023-12-01T15:44:14.309810+0000 mon.c (mon.2) 12591 : audit 0 from='client.? 172.21.15.80:0/3091781678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:44:15.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:44:15 smithi080 bash[41963]: cluster 2023-12-01T15:44:14.722377+0000 mgr.y (mgr.24362) 19667 : cluster 0 pgmap v19636: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:15.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:44:15 smithi080 bash[28361]: cluster 2023-12-01T15:44:14.722377+0000 mgr.y (mgr.24362) 19667 : cluster 0 pgmap v19636: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:15.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:44:15 smithi090 bash[32384]: cluster 2023-12-01T15:44:14.722377+0000 mgr.y (mgr.24362) 19667 : cluster 0 pgmap v19636: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:44:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:44:16] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T15:44:17.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:44:17 smithi080 bash[28361]: cluster 2023-12-01T15:44:16.723573+0000 mgr.y (mgr.24362) 19668 : cluster 0 pgmap v19637: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:17.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:44:17 smithi080 bash[28361]: audit 2023-12-01T15:44:16.762158+0000 mon.c (mon.2) 12592 : audit 0 from='client.? 172.21.15.80:0/1531767706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:44:17.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:44:17 smithi080 bash[41963]: cluster 2023-12-01T15:44:16.723573+0000 mgr.y (mgr.24362) 19668 : cluster 0 pgmap v19637: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:17.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:44:17 smithi080 bash[41963]: audit 2023-12-01T15:44:16.762158+0000 mon.c (mon.2) 12592 : audit 0 from='client.? 172.21.15.80:0/1531767706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:44:17.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:44:17 smithi090 bash[32384]: cluster 2023-12-01T15:44:16.723573+0000 mgr.y (mgr.24362) 19668 : cluster 0 pgmap v19637: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:17.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:44:17 smithi090 bash[32384]: audit 2023-12-01T15:44:16.762158+0000 mon.c (mon.2) 12592 : audit 0 from='client.? 172.21.15.80:0/1531767706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:44:20.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:44:19 smithi080 bash[28361]: cluster 2023-12-01T15:44:18.724369+0000 mgr.y (mgr.24362) 19669 : cluster 0 pgmap v19638: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:20.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:44:19 smithi080 bash[28361]: audit 2023-12-01T15:44:19.213325+0000 mon.c (mon.2) 12593 : audit 0 from='client.? 172.21.15.80:0/1696484291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:44:20.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:44:19 smithi080 bash[41963]: cluster 2023-12-01T15:44:18.724369+0000 mgr.y (mgr.24362) 19669 : cluster 0 pgmap v19638: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:20.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:44:19 smithi080 bash[41963]: audit 2023-12-01T15:44:19.213325+0000 mon.c (mon.2) 12593 : audit 0 from='client.? 172.21.15.80:0/1696484291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:44:20.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:44:19 smithi090 bash[32384]: cluster 2023-12-01T15:44:18.724369+0000 mgr.y (mgr.24362) 19669 : cluster 0 pgmap v19638: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:20.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:44:19 smithi090 bash[32384]: audit 2023-12-01T15:44:19.213325+0000 mon.c (mon.2) 12593 : audit 0 from='client.? 172.21.15.80:0/1696484291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:44:21.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:44:20 smithi080 bash[41963]: cluster 2023-12-01T15:44:20.725020+0000 mgr.y (mgr.24362) 19670 : cluster 0 pgmap v19639: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:21.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:44:20 smithi080 bash[28361]: cluster 2023-12-01T15:44:20.725020+0000 mgr.y (mgr.24362) 19670 : cluster 0 pgmap v19639: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:21.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:44:20 smithi090 bash[32384]: cluster 2023-12-01T15:44:20.725020+0000 mgr.y (mgr.24362) 19670 : cluster 0 pgmap v19639: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:22.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:44:22 smithi080 bash[41963]: audit 2023-12-01T15:44:21.672704+0000 mon.a (mon.0) 11909 : audit 0 from='client.? 172.21.15.80:0/384778521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:44:22.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:44:22 smithi080 bash[28361]: audit 2023-12-01T15:44:21.672704+0000 mon.a (mon.0) 11909 : audit 0 from='client.? 172.21.15.80:0/384778521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:44:22.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:44:22 smithi090 bash[32384]: audit 2023-12-01T15:44:21.672704+0000 mon.a (mon.0) 11909 : audit 0 from='client.? 172.21.15.80:0/384778521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:44:23.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:44:23 smithi080 bash[41963]: cluster 2023-12-01T15:44:22.725994+0000 mgr.y (mgr.24362) 19671 : cluster 0 pgmap v19640: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:23.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:44:23 smithi080 bash[28361]: cluster 2023-12-01T15:44:22.725994+0000 mgr.y (mgr.24362) 19671 : cluster 0 pgmap v19640: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:23.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:44:23 smithi090 bash[32384]: cluster 2023-12-01T15:44:22.725994+0000 mgr.y (mgr.24362) 19671 : cluster 0 pgmap v19640: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:24.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:44:24 smithi080 bash[28361]: audit 2023-12-01T15:44:24.119450+0000 mon.c (mon.2) 12594 : audit 0 from='client.? 172.21.15.80:0/1863708306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:44:24.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:44:24 smithi080 bash[41963]: audit 2023-12-01T15:44:24.119450+0000 mon.c (mon.2) 12594 : audit 0 from='client.? 172.21.15.80:0/1863708306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:44:24.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:44:24 smithi090 bash[32384]: audit 2023-12-01T15:44:24.119450+0000 mon.c (mon.2) 12594 : audit 0 from='client.? 172.21.15.80:0/1863708306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:44:25.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:44:25 smithi080 bash[28361]: cluster 2023-12-01T15:44:24.726522+0000 mgr.y (mgr.24362) 19672 : cluster 0 pgmap v19641: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:25.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:44:25 smithi080 bash[41963]: cluster 2023-12-01T15:44:24.726522+0000 mgr.y (mgr.24362) 19672 : cluster 0 pgmap v19641: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:25.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:44:25 smithi090 bash[32384]: cluster 2023-12-01T15:44:24.726522+0000 mgr.y (mgr.24362) 19672 : cluster 0 pgmap v19641: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:26.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:44:26 smithi080 bash[28361]: audit 2023-12-01T15:44:25.818364+0000 mon.c (mon.2) 12595 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:44:26.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:44:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:44:26] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T15:44:26.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:44:26 smithi080 bash[41963]: audit 2023-12-01T15:44:25.818364+0000 mon.c (mon.2) 12595 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:44:26.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:44:26 smithi090 bash[32384]: audit 2023-12-01T15:44:25.818364+0000 mon.c (mon.2) 12595 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:44:27.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:44:27 smithi080 bash[41963]: audit 2023-12-01T15:44:26.575785+0000 mon.c (mon.2) 12596 : audit 0 from='client.? 172.21.15.80:0/1825617020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:44:27.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:44:27 smithi080 bash[41963]: cluster 2023-12-01T15:44:26.727627+0000 mgr.y (mgr.24362) 19673 : cluster 0 pgmap v19642: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:27.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:44:27 smithi080 bash[28361]: audit 2023-12-01T15:44:26.575785+0000 mon.c (mon.2) 12596 : audit 0 from='client.? 172.21.15.80:0/1825617020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:44:27.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:44:27 smithi080 bash[28361]: cluster 2023-12-01T15:44:26.727627+0000 mgr.y (mgr.24362) 19673 : cluster 0 pgmap v19642: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:27.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:44:27 smithi090 bash[32384]: audit 2023-12-01T15:44:26.575785+0000 mon.c (mon.2) 12596 : audit 0 from='client.? 172.21.15.80:0/1825617020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:44:27.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:44:27 smithi090 bash[32384]: cluster 2023-12-01T15:44:26.727627+0000 mgr.y (mgr.24362) 19673 : cluster 0 pgmap v19642: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:29.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:44:28 smithi080 bash[41963]: cluster 2023-12-01T15:44:28.728079+0000 mgr.y (mgr.24362) 19674 : cluster 0 pgmap v19643: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:29.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:44:28 smithi080 bash[28361]: cluster 2023-12-01T15:44:28.728079+0000 mgr.y (mgr.24362) 19674 : cluster 0 pgmap v19643: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:29.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:44:28 smithi090 bash[32384]: cluster 2023-12-01T15:44:28.728079+0000 mgr.y (mgr.24362) 19674 : cluster 0 pgmap v19643: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:30.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:44:29 smithi080 bash[28361]: audit 2023-12-01T15:44:29.035605+0000 mon.c (mon.2) 12597 : audit 0 from='client.? 172.21.15.80:0/1919398921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:44:30.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:44:29 smithi080 bash[41963]: audit 2023-12-01T15:44:29.035605+0000 mon.c (mon.2) 12597 : audit 0 from='client.? 172.21.15.80:0/1919398921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:44:30.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:44:29 smithi090 bash[32384]: audit 2023-12-01T15:44:29.035605+0000 mon.c (mon.2) 12597 : audit 0 from='client.? 172.21.15.80:0/1919398921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:44:31.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:44:30 smithi080 bash[28361]: cluster 2023-12-01T15:44:30.728623+0000 mgr.y (mgr.24362) 19675 : cluster 0 pgmap v19644: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:31.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:44:30 smithi080 bash[41963]: cluster 2023-12-01T15:44:30.728623+0000 mgr.y (mgr.24362) 19675 : cluster 0 pgmap v19644: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:31.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:44:30 smithi090 bash[32384]: cluster 2023-12-01T15:44:30.728623+0000 mgr.y (mgr.24362) 19675 : cluster 0 pgmap v19644: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:32.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:44:32 smithi080 bash[41963]: audit 2023-12-01T15:44:31.491544+0000 mon.c (mon.2) 12598 : audit 0 from='client.? 172.21.15.80:0/1817408184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:44:32.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:44:32 smithi080 bash[28361]: audit 2023-12-01T15:44:31.491544+0000 mon.c (mon.2) 12598 : audit 0 from='client.? 172.21.15.80:0/1817408184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:44:32.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:44:32 smithi090 bash[32384]: audit 2023-12-01T15:44:31.491544+0000 mon.c (mon.2) 12598 : audit 0 from='client.? 172.21.15.80:0/1817408184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:44:33.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:44:33 smithi080 bash[28361]: cluster 2023-12-01T15:44:32.729809+0000 mgr.y (mgr.24362) 19676 : cluster 0 pgmap v19645: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:33.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:44:33 smithi080 bash[41963]: cluster 2023-12-01T15:44:32.729809+0000 mgr.y (mgr.24362) 19676 : cluster 0 pgmap v19645: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:33.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:44:33 smithi090 bash[32384]: cluster 2023-12-01T15:44:32.729809+0000 mgr.y (mgr.24362) 19676 : cluster 0 pgmap v19645: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:34.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:44:34 smithi080 bash[28361]: audit 2023-12-01T15:44:33.946810+0000 mon.c (mon.2) 12599 : audit 0 from='client.? 172.21.15.80:0/636877584' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:44:34.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:44:34 smithi080 bash[41963]: audit 2023-12-01T15:44:33.946810+0000 mon.c (mon.2) 12599 : audit 0 from='client.? 172.21.15.80:0/636877584' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:44:34.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:44:34 smithi090 bash[32384]: audit 2023-12-01T15:44:33.946810+0000 mon.c (mon.2) 12599 : audit 0 from='client.? 172.21.15.80:0/636877584' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:44:35.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:44:35 smithi080 bash[28361]: cluster 2023-12-01T15:44:34.730445+0000 mgr.y (mgr.24362) 19677 : cluster 0 pgmap v19646: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:35.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:44:35 smithi080 bash[41963]: cluster 2023-12-01T15:44:34.730445+0000 mgr.y (mgr.24362) 19677 : cluster 0 pgmap v19646: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:35.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:44:35 smithi090 bash[32384]: cluster 2023-12-01T15:44:34.730445+0000 mgr.y (mgr.24362) 19677 : cluster 0 pgmap v19646: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:44:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:44:36] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T15:44:37.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:44:37 smithi080 bash[28361]: audit 2023-12-01T15:44:36.398623+0000 mon.a (mon.0) 11910 : audit 0 from='client.? 172.21.15.80:0/3128926817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:44:37.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:44:37 smithi080 bash[28361]: cluster 2023-12-01T15:44:36.731642+0000 mgr.y (mgr.24362) 19678 : cluster 0 pgmap v19647: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:37.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:44:37 smithi080 bash[41963]: audit 2023-12-01T15:44:36.398623+0000 mon.a (mon.0) 11910 : audit 0 from='client.? 172.21.15.80:0/3128926817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:44:37.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:44:37 smithi080 bash[41963]: cluster 2023-12-01T15:44:36.731642+0000 mgr.y (mgr.24362) 19678 : cluster 0 pgmap v19647: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:37.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:44:37 smithi090 bash[32384]: audit 2023-12-01T15:44:36.398623+0000 mon.a (mon.0) 11910 : audit 0 from='client.? 172.21.15.80:0/3128926817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:44:37.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:44:37 smithi090 bash[32384]: cluster 2023-12-01T15:44:36.731642+0000 mgr.y (mgr.24362) 19678 : cluster 0 pgmap v19647: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:39.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:44:38 smithi080 bash[28361]: cluster 2023-12-01T15:44:38.732249+0000 mgr.y (mgr.24362) 19679 : cluster 0 pgmap v19648: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:39.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:44:38 smithi080 bash[41963]: cluster 2023-12-01T15:44:38.732249+0000 mgr.y (mgr.24362) 19679 : cluster 0 pgmap v19648: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:39.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:44:38 smithi090 bash[32384]: cluster 2023-12-01T15:44:38.732249+0000 mgr.y (mgr.24362) 19679 : cluster 0 pgmap v19648: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:40.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:44:39 smithi080 bash[41963]: audit 2023-12-01T15:44:38.850620+0000 mon.a (mon.0) 11911 : audit 0 from='client.? 172.21.15.80:0/4111494395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:44:40.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:44:39 smithi080 bash[28361]: audit 2023-12-01T15:44:38.850620+0000 mon.a (mon.0) 11911 : audit 0 from='client.? 172.21.15.80:0/4111494395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:44:40.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:44:39 smithi090 bash[32384]: audit 2023-12-01T15:44:38.850620+0000 mon.a (mon.0) 11911 : audit 0 from='client.? 172.21.15.80:0/4111494395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:44:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:44:40 smithi080 bash[28361]: cluster 2023-12-01T15:44:40.732846+0000 mgr.y (mgr.24362) 19680 : cluster 0 pgmap v19649: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:44:40 smithi080 bash[28361]: audit 2023-12-01T15:44:40.818936+0000 mon.c (mon.2) 12600 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:44:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:44:40 smithi080 bash[41963]: cluster 2023-12-01T15:44:40.732846+0000 mgr.y (mgr.24362) 19680 : cluster 0 pgmap v19649: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:44:40 smithi080 bash[41963]: audit 2023-12-01T15:44:40.818936+0000 mon.c (mon.2) 12600 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:44:41.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:44:40 smithi090 bash[32384]: cluster 2023-12-01T15:44:40.732846+0000 mgr.y (mgr.24362) 19680 : cluster 0 pgmap v19649: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:41.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:44:40 smithi090 bash[32384]: audit 2023-12-01T15:44:40.818936+0000 mon.c (mon.2) 12600 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:44:42.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:44:42 smithi080 bash[28361]: audit 2023-12-01T15:44:41.310183+0000 mon.c (mon.2) 12601 : audit 0 from='client.? 172.21.15.80:0/2886659238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:44:42.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:44:42 smithi080 bash[41963]: audit 2023-12-01T15:44:41.310183+0000 mon.c (mon.2) 12601 : audit 0 from='client.? 172.21.15.80:0/2886659238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:44:42.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:44:42 smithi090 bash[32384]: audit 2023-12-01T15:44:41.310183+0000 mon.c (mon.2) 12601 : audit 0 from='client.? 172.21.15.80:0/2886659238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:44:43.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:44:43 smithi080 bash[28361]: cluster 2023-12-01T15:44:42.734065+0000 mgr.y (mgr.24362) 19681 : cluster 0 pgmap v19650: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:43.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:44:43 smithi080 bash[41963]: cluster 2023-12-01T15:44:42.734065+0000 mgr.y (mgr.24362) 19681 : cluster 0 pgmap v19650: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:43.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:44:43 smithi090 bash[32384]: cluster 2023-12-01T15:44:42.734065+0000 mgr.y (mgr.24362) 19681 : cluster 0 pgmap v19650: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:44.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:44:44 smithi080 bash[28361]: audit 2023-12-01T15:44:43.767598+0000 mon.a (mon.0) 11912 : audit 0 from='client.? 172.21.15.80:0/18674251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:44:44.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:44:44 smithi080 bash[41963]: audit 2023-12-01T15:44:43.767598+0000 mon.a (mon.0) 11912 : audit 0 from='client.? 172.21.15.80:0/18674251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:44:44.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:44:44 smithi090 bash[32384]: audit 2023-12-01T15:44:43.767598+0000 mon.a (mon.0) 11912 : audit 0 from='client.? 172.21.15.80:0/18674251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:44:45.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:44:45 smithi080 bash[41963]: cluster 2023-12-01T15:44:44.734750+0000 mgr.y (mgr.24362) 19682 : cluster 0 pgmap v19651: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:45.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:44:45 smithi080 bash[28361]: cluster 2023-12-01T15:44:44.734750+0000 mgr.y (mgr.24362) 19682 : cluster 0 pgmap v19651: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:45.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:44:45 smithi090 bash[32384]: cluster 2023-12-01T15:44:44.734750+0000 mgr.y (mgr.24362) 19682 : cluster 0 pgmap v19651: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:44:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:44:46] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T15:44:47.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:44:47 smithi080 bash[28361]: audit 2023-12-01T15:44:46.233031+0000 mon.c (mon.2) 12602 : audit 0 from='client.? 172.21.15.80:0/3093119889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:44:47.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:44:47 smithi080 bash[28361]: cluster 2023-12-01T15:44:46.735907+0000 mgr.y (mgr.24362) 19683 : cluster 0 pgmap v19652: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:47.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:44:47 smithi080 bash[41963]: audit 2023-12-01T15:44:46.233031+0000 mon.c (mon.2) 12602 : audit 0 from='client.? 172.21.15.80:0/3093119889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:44:47.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:44:47 smithi080 bash[41963]: cluster 2023-12-01T15:44:46.735907+0000 mgr.y (mgr.24362) 19683 : cluster 0 pgmap v19652: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:47.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:44:47 smithi090 bash[32384]: audit 2023-12-01T15:44:46.233031+0000 mon.c (mon.2) 12602 : audit 0 from='client.? 172.21.15.80:0/3093119889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:44:47.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:44:47 smithi090 bash[32384]: cluster 2023-12-01T15:44:46.735907+0000 mgr.y (mgr.24362) 19683 : cluster 0 pgmap v19652: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:49.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:44:48 smithi090 bash[32384]: audit 2023-12-01T15:44:48.683572+0000 mon.a (mon.0) 11913 : audit 0 from='client.? 172.21.15.80:0/4168577945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:44:49.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:44:48 smithi080 bash[28361]: audit 2023-12-01T15:44:48.683572+0000 mon.a (mon.0) 11913 : audit 0 from='client.? 172.21.15.80:0/4168577945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:44:49.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:44:48 smithi080 bash[41963]: audit 2023-12-01T15:44:48.683572+0000 mon.a (mon.0) 11913 : audit 0 from='client.? 172.21.15.80:0/4168577945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:44:50.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:44:49 smithi090 bash[32384]: cluster 2023-12-01T15:44:48.736698+0000 mgr.y (mgr.24362) 19684 : cluster 0 pgmap v19653: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:50.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:44:49 smithi080 bash[28361]: cluster 2023-12-01T15:44:48.736698+0000 mgr.y (mgr.24362) 19684 : cluster 0 pgmap v19653: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:50.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:44:49 smithi080 bash[41963]: cluster 2023-12-01T15:44:48.736698+0000 mgr.y (mgr.24362) 19684 : cluster 0 pgmap v19653: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:52.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:44:51 smithi090 bash[32384]: cluster 2023-12-01T15:44:50.737338+0000 mgr.y (mgr.24362) 19685 : cluster 0 pgmap v19654: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:52.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:44:51 smithi090 bash[32384]: audit 2023-12-01T15:44:51.137180+0000 mon.a (mon.0) 11914 : audit 0 from='client.? 172.21.15.80:0/2917287981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:44:52.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:44:51 smithi080 bash[28361]: cluster 2023-12-01T15:44:50.737338+0000 mgr.y (mgr.24362) 19685 : cluster 0 pgmap v19654: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:52.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:44:51 smithi080 bash[28361]: audit 2023-12-01T15:44:51.137180+0000 mon.a (mon.0) 11914 : audit 0 from='client.? 172.21.15.80:0/2917287981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:44:52.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:44:51 smithi080 bash[41963]: cluster 2023-12-01T15:44:50.737338+0000 mgr.y (mgr.24362) 19685 : cluster 0 pgmap v19654: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:52.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:44:51 smithi080 bash[41963]: audit 2023-12-01T15:44:51.137180+0000 mon.a (mon.0) 11914 : audit 0 from='client.? 172.21.15.80:0/2917287981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:44:54.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:44:53 smithi090 bash[32384]: cluster 2023-12-01T15:44:52.738443+0000 mgr.y (mgr.24362) 19686 : cluster 0 pgmap v19655: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:54.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:44:53 smithi090 bash[32384]: audit 2023-12-01T15:44:53.587794+0000 mon.a (mon.0) 11915 : audit 0 from='client.? 172.21.15.80:0/3146061307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:44:54.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:44:53 smithi080 bash[28361]: cluster 2023-12-01T15:44:52.738443+0000 mgr.y (mgr.24362) 19686 : cluster 0 pgmap v19655: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:54.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:44:53 smithi080 bash[28361]: audit 2023-12-01T15:44:53.587794+0000 mon.a (mon.0) 11915 : audit 0 from='client.? 172.21.15.80:0/3146061307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:44:54.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:44:53 smithi080 bash[41963]: cluster 2023-12-01T15:44:52.738443+0000 mgr.y (mgr.24362) 19686 : cluster 0 pgmap v19655: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:54.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:44:53 smithi080 bash[41963]: audit 2023-12-01T15:44:53.587794+0000 mon.a (mon.0) 11915 : audit 0 from='client.? 172.21.15.80:0/3146061307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:44:56.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:44:55 smithi090 bash[32384]: cluster 2023-12-01T15:44:54.739091+0000 mgr.y (mgr.24362) 19687 : cluster 0 pgmap v19656: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:56.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:44:55 smithi080 bash[41963]: cluster 2023-12-01T15:44:54.739091+0000 mgr.y (mgr.24362) 19687 : cluster 0 pgmap v19656: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:56.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:44:55 smithi080 bash[28361]: cluster 2023-12-01T15:44:54.739091+0000 mgr.y (mgr.24362) 19687 : cluster 0 pgmap v19656: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:44:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:44:56] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T15:44:57.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:44:56 smithi090 bash[32384]: audit 2023-12-01T15:44:55.818924+0000 mon.c (mon.2) 12603 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:44:57.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:44:56 smithi090 bash[32384]: audit 2023-12-01T15:44:56.050798+0000 mon.a (mon.0) 11916 : audit 0 from='client.? 172.21.15.80:0/425125713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:44:57.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:44:56 smithi080 bash[41963]: audit 2023-12-01T15:44:55.818924+0000 mon.c (mon.2) 12603 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:44:57.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:44:56 smithi080 bash[41963]: audit 2023-12-01T15:44:56.050798+0000 mon.a (mon.0) 11916 : audit 0 from='client.? 172.21.15.80:0/425125713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:44:57.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:44:56 smithi080 bash[28361]: audit 2023-12-01T15:44:55.818924+0000 mon.c (mon.2) 12603 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:44:57.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:44:56 smithi080 bash[28361]: audit 2023-12-01T15:44:56.050798+0000 mon.a (mon.0) 11916 : audit 0 from='client.? 172.21.15.80:0/425125713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:44:58.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:44:57 smithi090 bash[32384]: cluster 2023-12-01T15:44:56.740191+0000 mgr.y (mgr.24362) 19688 : cluster 0 pgmap v19657: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:58.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:44:57 smithi080 bash[28361]: cluster 2023-12-01T15:44:56.740191+0000 mgr.y (mgr.24362) 19688 : cluster 0 pgmap v19657: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:58.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:44:57 smithi080 bash[41963]: cluster 2023-12-01T15:44:56.740191+0000 mgr.y (mgr.24362) 19688 : cluster 0 pgmap v19657: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:59.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:44:58 smithi080 bash[41963]: audit 2023-12-01T15:44:58.511979+0000 mon.c (mon.2) 12604 : audit 0 from='client.? 172.21.15.80:0/4200871550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:44:59.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:44:58 smithi080 bash[28361]: audit 2023-12-01T15:44:58.511979+0000 mon.c (mon.2) 12604 : audit 0 from='client.? 172.21.15.80:0/4200871550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:44:59.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:44:58 smithi090 bash[32384]: audit 2023-12-01T15:44:58.511979+0000 mon.c (mon.2) 12604 : audit 0 from='client.? 172.21.15.80:0/4200871550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:45:00.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:44:59 smithi080 bash[28361]: cluster 2023-12-01T15:44:58.740820+0000 mgr.y (mgr.24362) 19689 : cluster 0 pgmap v19658: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:45:00.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:44:59 smithi080 bash[41963]: cluster 2023-12-01T15:44:58.740820+0000 mgr.y (mgr.24362) 19689 : cluster 0 pgmap v19658: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:45:00.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:44:59 smithi090 bash[32384]: cluster 2023-12-01T15:44:58.740820+0000 mgr.y (mgr.24362) 19689 : cluster 0 pgmap v19658: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:45:01.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:45:01 smithi080 bash[28361]: cluster 2023-12-01T15:45:00.741579+0000 mgr.y (mgr.24362) 19690 : cluster 0 pgmap v19659: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:45:01.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:45:01 smithi080 bash[28361]: audit 2023-12-01T15:45:00.971662+0000 mon.a (mon.0) 11917 : audit 0 from='client.? 172.21.15.80:0/1471400410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:45:01.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:45:01 smithi080 bash[28361]: audit 2023-12-01T15:45:01.099654+0000 mon.c (mon.2) 12605 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:45:01.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:45:01 smithi080 bash[41963]: cluster 2023-12-01T15:45:00.741579+0000 mgr.y (mgr.24362) 19690 : cluster 0 pgmap v19659: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:45:01.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:45:01 smithi080 bash[41963]: audit 2023-12-01T15:45:00.971662+0000 mon.a (mon.0) 11917 : audit 0 from='client.? 172.21.15.80:0/1471400410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:45:01.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:45:01 smithi080 bash[41963]: audit 2023-12-01T15:45:01.099654+0000 mon.c (mon.2) 12605 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:45:02.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:45:01 smithi090 bash[32384]: cluster 2023-12-01T15:45:00.741579+0000 mgr.y (mgr.24362) 19690 : cluster 0 pgmap v19659: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:45:02.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:45:01 smithi090 bash[32384]: audit 2023-12-01T15:45:00.971662+0000 mon.a (mon.0) 11917 : audit 0 from='client.? 172.21.15.80:0/1471400410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:45:02.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:45:01 smithi090 bash[32384]: audit 2023-12-01T15:45:01.099654+0000 mon.c (mon.2) 12605 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:45:04.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:45:03 smithi080 bash[28361]: cluster 2023-12-01T15:45:02.742816+0000 mgr.y (mgr.24362) 19691 : cluster 0 pgmap v19660: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:45:04.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:45:03 smithi080 bash[28361]: audit 2023-12-01T15:45:03.419312+0000 mon.a (mon.0) 11918 : audit 0 from='client.? 172.21.15.80:0/4229492438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:45:04.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:45:03 smithi080 bash[41963]: cluster 2023-12-01T15:45:02.742816+0000 mgr.y (mgr.24362) 19691 : cluster 0 pgmap v19660: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:45:04.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:45:03 smithi080 bash[41963]: audit 2023-12-01T15:45:03.419312+0000 mon.a (mon.0) 11918 : audit 0 from='client.? 172.21.15.80:0/4229492438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:45:04.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:45:03 smithi090 bash[32384]: cluster 2023-12-01T15:45:02.742816+0000 mgr.y (mgr.24362) 19691 : cluster 0 pgmap v19660: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:45:04.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:45:03 smithi090 bash[32384]: audit 2023-12-01T15:45:03.419312+0000 mon.a (mon.0) 11918 : audit 0 from='client.? 172.21.15.80:0/4229492438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:45:06.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:45:05 smithi080 bash[28361]: cluster 2023-12-01T15:45:04.743552+0000 mgr.y (mgr.24362) 19692 : cluster 0 pgmap v19661: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:45:06.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:45:05 smithi080 bash[41963]: cluster 2023-12-01T15:45:04.743552+0000 mgr.y (mgr.24362) 19692 : cluster 0 pgmap v19661: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:45:06.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:45:05 smithi090 bash[32384]: cluster 2023-12-01T15:45:04.743552+0000 mgr.y (mgr.24362) 19692 : cluster 0 pgmap v19661: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:45:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:45:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:45:06] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T15:45:07.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:45:06 smithi080 bash[41963]: audit 2023-12-01T15:45:05.876947+0000 mon.a (mon.0) 11919 : audit 0 from='client.? 172.21.15.80:0/2823035448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:45:07.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:45:06 smithi080 bash[28361]: audit 2023-12-01T15:45:05.876947+0000 mon.a (mon.0) 11919 : audit 0 from='client.? 172.21.15.80:0/2823035448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:45:07.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:45:06 smithi090 bash[32384]: audit 2023-12-01T15:45:05.876947+0000 mon.a (mon.0) 11919 : audit 0 from='client.? 172.21.15.80:0/2823035448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:45:08.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:45:07 smithi080 bash[41963]: cluster 2023-12-01T15:45:06.744506+0000 mgr.y (mgr.24362) 19693 : cluster 0 pgmap v19662: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:45:08.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:45:07 smithi080 bash[41963]: audit 2023-12-01T15:45:06.944787+0000 mon.a (mon.0) 11920 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:45:08.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:45:07 smithi080 bash[41963]: audit 2023-12-01T15:45:06.955607+0000 mon.a (mon.0) 11921 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:45:08.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:45:07 smithi080 bash[41963]: audit 2023-12-01T15:45:07.312640+0000 mon.a (mon.0) 11922 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:45:08.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:45:07 smithi080 bash[41963]: audit 2023-12-01T15:45:07.323316+0000 mon.a (mon.0) 11923 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:45:08.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:45:07 smithi080 bash[28361]: cluster 2023-12-01T15:45:06.744506+0000 mgr.y (mgr.24362) 19693 : cluster 0 pgmap v19662: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:45:08.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:45:07 smithi080 bash[28361]: audit 2023-12-01T15:45:06.944787+0000 mon.a (mon.0) 11920 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:45:08.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:45:07 smithi080 bash[28361]: audit 2023-12-01T15:45:06.955607+0000 mon.a (mon.0) 11921 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:45:08.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:45:07 smithi080 bash[28361]: audit 2023-12-01T15:45:07.312640+0000 mon.a (mon.0) 11922 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:45:08.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:45:07 smithi080 bash[28361]: audit 2023-12-01T15:45:07.323316+0000 mon.a (mon.0) 11923 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:45:08.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:45:07 smithi090 bash[32384]: cluster 2023-12-01T15:45:06.744506+0000 mgr.y (mgr.24362) 19693 : cluster 0 pgmap v19662: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:45:08.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:45:07 smithi090 bash[32384]: audit 2023-12-01T15:45:06.944787+0000 mon.a (mon.0) 11920 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:45:08.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:45:07 smithi090 bash[32384]: audit 2023-12-01T15:45:06.955607+0000 mon.a (mon.0) 11921 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:45:08.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:45:07 smithi090 bash[32384]: audit 2023-12-01T15:45:07.312640+0000 mon.a (mon.0) 11922 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:45:08.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:45:07 smithi090 bash[32384]: audit 2023-12-01T15:45:07.323316+0000 mon.a (mon.0) 11923 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:45:09.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:45:08 smithi080 bash[28361]: audit 2023-12-01T15:45:07.909005+0000 mon.c (mon.2) 12606 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:45:09.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:45:08 smithi080 bash[28361]: audit 2023-12-01T15:45:07.910237+0000 mon.c (mon.2) 12607 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:45:09.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:45:08 smithi080 bash[28361]: audit 2023-12-01T15:45:07.916892+0000 mon.a (mon.0) 11924 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:45:09.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:45:08 smithi080 bash[28361]: audit 2023-12-01T15:45:08.339473+0000 mon.a (mon.0) 11925 : audit 0 from='client.? 172.21.15.80:0/3421485303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:45:09.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:45:08 smithi080 bash[41963]: audit 2023-12-01T15:45:07.909005+0000 mon.c (mon.2) 12606 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:45:09.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:45:08 smithi080 bash[41963]: audit 2023-12-01T15:45:07.910237+0000 mon.c (mon.2) 12607 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:45:09.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:45:08 smithi080 bash[41963]: audit 2023-12-01T15:45:07.916892+0000 mon.a (mon.0) 11924 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:45:09.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:45:08 smithi080 bash[41963]: audit 2023-12-01T15:45:08.339473+0000 mon.a (mon.0) 11925 : audit 0 from='client.? 172.21.15.80:0/3421485303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:45:09.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:45:08 smithi090 bash[32384]: audit 2023-12-01T15:45:07.909005+0000 mon.c (mon.2) 12606 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:45:09.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:45:08 smithi090 bash[32384]: audit 2023-12-01T15:45:07.910237+0000 mon.c (mon.2) 12607 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:45:09.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:45:08 smithi090 bash[32384]: audit 2023-12-01T15:45:07.916892+0000 mon.a (mon.0) 11924 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:45:09.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:45:08 smithi090 bash[32384]: audit 2023-12-01T15:45:08.339473+0000 mon.a (mon.0) 11925 : audit 0 from='client.? 172.21.15.80:0/3421485303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:45:10.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:45:09 smithi080 bash[28361]: cluster 2023-12-01T15:45:08.745215+0000 mgr.y (mgr.24362) 19694 : cluster 0 pgmap v19663: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:45:10.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:45:09 smithi080 bash[41963]: cluster 2023-12-01T15:45:08.745215+0000 mgr.y (mgr.24362) 19694 : cluster 0 pgmap v19663: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:45:10.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:45:09 smithi090 bash[32384]: cluster 2023-12-01T15:45:08.745215+0000 mgr.y (mgr.24362) 19694 : cluster 0 pgmap v19663: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:45:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:45:10 smithi080 bash[28361]: cluster 2023-12-01T15:45:10.745847+0000 mgr.y (mgr.24362) 19695 : cluster 0 pgmap v19664: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:45:11.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:45:10 smithi080 bash[41963]: cluster 2023-12-01T15:45:10.745847+0000 mgr.y (mgr.24362) 19695 : cluster 0 pgmap v19664: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:45:11.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:45:10 smithi090 bash[32384]: cluster 2023-12-01T15:45:10.745847+0000 mgr.y (mgr.24362) 19695 : cluster 0 pgmap v19664: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:45:12.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:45:11 smithi080 bash[28361]: audit 2023-12-01T15:45:10.803282+0000 mon.a (mon.0) 11926 : audit 0 from='client.? 172.21.15.80:0/1906983675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:45:12.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:45:11 smithi080 bash[28361]: audit 2023-12-01T15:45:10.819119+0000 mon.c (mon.2) 12608 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:45:12.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:45:11 smithi080 bash[41963]: audit 2023-12-01T15:45:10.803282+0000 mon.a (mon.0) 11926 : audit 0 from='client.? 172.21.15.80:0/1906983675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:45:12.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:45:11 smithi080 bash[41963]: audit 2023-12-01T15:45:10.819119+0000 mon.c (mon.2) 12608 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:45:12.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:45:11 smithi090 bash[32384]: audit 2023-12-01T15:45:10.803282+0000 mon.a (mon.0) 11926 : audit 0 from='client.? 172.21.15.80:0/1906983675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:45:12.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:45:11 smithi090 bash[32384]: audit 2023-12-01T15:45:10.819119+0000 mon.c (mon.2) 12608 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:45:13.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:45:12 smithi080 bash[28361]: cluster 2023-12-01T15:45:12.746924+0000 mgr.y (mgr.24362) 19696 : cluster 0 pgmap v19665: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:45:13.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:45:12 smithi080 bash[41963]: cluster 2023-12-01T15:45:12.746924+0000 mgr.y (mgr.24362) 19696 : cluster 0 pgmap v19665: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:45:13.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:45:12 smithi090 bash[32384]: cluster 2023-12-01T15:45:12.746924+0000 mgr.y (mgr.24362) 19696 : cluster 0 pgmap v19665: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:45:14.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:45:13 smithi080 bash[28361]: audit 2023-12-01T15:45:13.259542+0000 mon.a (mon.0) 11927 : audit 0 from='client.? 172.21.15.80:0/458771997' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:45:14.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:45:13 smithi080 bash[41963]: audit 2023-12-01T15:45:13.259542+0000 mon.a (mon.0) 11927 : audit 0 from='client.? 172.21.15.80:0/458771997' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:45:14.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:45:13 smithi090 bash[32384]: audit 2023-12-01T15:45:13.259542+0000 mon.a (mon.0) 11927 : audit 0 from='client.? 172.21.15.80:0/458771997' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:45:15.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:45:14 smithi080 bash[28361]: cluster 2023-12-01T15:45:14.747611+0000 mgr.y (mgr.24362) 19697 : cluster 0 pgmap v19666: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:45:15.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:45:14 smithi080 bash[41963]: cluster 2023-12-01T15:45:14.747611+0000 mgr.y (mgr.24362) 19697 : cluster 0 pgmap v19666: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:45:15.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:45:14 smithi090 bash[32384]: cluster 2023-12-01T15:45:14.747611+0000 mgr.y (mgr.24362) 19697 : cluster 0 pgmap v19666: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:45:16.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:45:15 smithi080 bash[28361]: audit 2023-12-01T15:45:15.711646+0000 mon.c (mon.2) 12609 : audit 0 from='client.? 172.21.15.80:0/1908177626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:45:16.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:45:15 smithi080 bash[41963]: audit 2023-12-01T15:45:15.711646+0000 mon.c (mon.2) 12609 : audit 0 from='client.? 172.21.15.80:0/1908177626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:45:16.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:45:15 smithi090 bash[32384]: audit 2023-12-01T15:45:15.711646+0000 mon.c (mon.2) 12609 : audit 0 from='client.? 172.21.15.80:0/1908177626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:45:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:45:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:45:16] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T15:45:17.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:45:17 smithi080 bash[41963]: cluster 2023-12-01T15:45:16.748803+0000 mgr.y (mgr.24362) 19698 : cluster 0 pgmap v19667: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:45:17.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:45:17 smithi080 bash[28361]: cluster 2023-12-01T15:45:16.748803+0000 mgr.y (mgr.24362) 19698 : cluster 0 pgmap v19667: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:45:17.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:45:17 smithi090 bash[32384]: cluster 2023-12-01T15:45:16.748803+0000 mgr.y (mgr.24362) 19698 : cluster 0 pgmap v19667: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:45:18.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:45:18 smithi090 bash[32384]: audit 2023-12-01T15:45:18.170539+0000 mon.a (mon.0) 11928 : audit 0 from='client.? 172.21.15.80:0/2474243717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:45:18.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:45:18 smithi080 bash[41963]: audit 2023-12-01T15:45:18.170539+0000 mon.a (mon.0) 11928 : audit 0 from='client.? 172.21.15.80:0/2474243717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:45:18.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:45:18 smithi080 bash[28361]: audit 2023-12-01T15:45:18.170539+0000 mon.a (mon.0) 11928 : audit 0 from='client.? 172.21.15.80:0/2474243717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:45:19.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:45:19 smithi090 bash[32384]: cluster 2023-12-01T15:45:18.749460+0000 mgr.y (mgr.24362) 19699 : cluster 0 pgmap v19668: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:45:19.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:45:19 smithi080 bash[28361]: cluster 2023-12-01T15:45:18.749460+0000 mgr.y (mgr.24362) 19699 : cluster 0 pgmap v19668: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:45:19.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:45:19 smithi080 bash[41963]: cluster 2023-12-01T15:45:18.749460+0000 mgr.y (mgr.24362) 19699 : cluster 0 pgmap v19668: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:45:21.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:45:20 smithi090 bash[32384]: audit 2023-12-01T15:45:20.634413+0000 mon.a (mon.0) 11929 : audit 0 from='client.? 172.21.15.80:0/3021732134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:45:21.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:45:20 smithi080 bash[41963]: audit 2023-12-01T15:45:20.634413+0000 mon.a (mon.0) 11929 : audit 0 from='client.? 172.21.15.80:0/3021732134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:45:21.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:45:20 smithi080 bash[28361]: audit 2023-12-01T15:45:20.634413+0000 mon.a (mon.0) 11929 : audit 0 from='client.? 172.21.15.80:0/3021732134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:45:22.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:45:21 smithi090 bash[32384]: cluster 2023-12-01T15:45:20.750139+0000 mgr.y (mgr.24362) 19700 : cluster 0 pgmap v19669: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:45:22.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:45:21 smithi080 bash[28361]: cluster 2023-12-01T15:45:20.750139+0000 mgr.y (mgr.24362) 19700 : cluster 0 pgmap v19669: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:45:22.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:45:21 smithi080 bash[41963]: cluster 2023-12-01T15:45:20.750139+0000 mgr.y (mgr.24362) 19700 : cluster 0 pgmap v19669: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:45:23.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:45:22 smithi080 bash[41963]: cluster 2023-12-01T15:45:22.750945+0000 mgr.y (mgr.24362) 19701 : cluster 0 pgmap v19670: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:45:23.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:45:22 smithi080 bash[28361]: cluster 2023-12-01T15:45:22.750945+0000 mgr.y (mgr.24362) 19701 : cluster 0 pgmap v19670: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:45:23.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:45:22 smithi090 bash[32384]: cluster 2023-12-01T15:45:22.750945+0000 mgr.y (mgr.24362) 19701 : cluster 0 pgmap v19670: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:45:24.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:45:23 smithi080 bash[41963]: audit 2023-12-01T15:45:23.096091+0000 mon.c (mon.2) 12610 : audit 0 from='client.? 172.21.15.80:0/2464282334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:45:24.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:45:23 smithi080 bash[28361]: audit 2023-12-01T15:45:23.096091+0000 mon.c (mon.2) 12610 : audit 0 from='client.? 172.21.15.80:0/2464282334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:45:24.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:45:23 smithi090 bash[32384]: audit 2023-12-01T15:45:23.096091+0000 mon.c (mon.2) 12610 : audit 0 from='client.? 172.21.15.80:0/2464282334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:45:25.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:45:24 smithi080 bash[41963]: cluster 2023-12-01T15:45:24.751582+0000 mgr.y (mgr.24362) 19702 : cluster 0 pgmap v19671: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:45:25.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:45:24 smithi080 bash[28361]: cluster 2023-12-01T15:45:24.751582+0000 mgr.y (mgr.24362) 19702 : cluster 0 pgmap v19671: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:45:25.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:45:24 smithi090 bash[32384]: cluster 2023-12-01T15:45:24.751582+0000 mgr.y (mgr.24362) 19702 : cluster 0 pgmap v19671: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:45:26.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:45:25 smithi080 bash[41963]: audit 2023-12-01T15:45:25.549818+0000 mon.a (mon.0) 11930 : audit 0 from='client.? 172.21.15.80:0/1100872464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:45:26.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:45:25 smithi080 bash[41963]: audit 2023-12-01T15:45:25.819855+0000 mon.c (mon.2) 12611 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:45:26.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:45:25 smithi080 bash[28361]: audit 2023-12-01T15:45:25.549818+0000 mon.a (mon.0) 11930 : audit 0 from='client.? 172.21.15.80:0/1100872464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:45:26.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:45:25 smithi080 bash[28361]: audit 2023-12-01T15:45:25.819855+0000 mon.c (mon.2) 12611 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:45:26.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:45:25 smithi090 bash[32384]: audit 2023-12-01T15:45:25.549818+0000 mon.a (mon.0) 11930 : audit 0 from='client.? 172.21.15.80:0/1100872464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:45:26.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:45:25 smithi090 bash[32384]: audit 2023-12-01T15:45:25.819855+0000 mon.c (mon.2) 12611 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:45:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:45:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:45:26] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T15:45:27.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:45:27 smithi080 bash[28361]: cluster 2023-12-01T15:45:26.752693+0000 mgr.y (mgr.24362) 19703 : cluster 0 pgmap v19672: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:45:27.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:45:27 smithi080 bash[41963]: cluster 2023-12-01T15:45:26.752693+0000 mgr.y (mgr.24362) 19703 : cluster 0 pgmap v19672: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:45:27.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:45:27 smithi090 bash[32384]: cluster 2023-12-01T15:45:26.752693+0000 mgr.y (mgr.24362) 19703 : cluster 0 pgmap v19672: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:45:28.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:45:28 smithi080 bash[28361]: audit 2023-12-01T15:45:28.004660+0000 mon.a (mon.0) 11931 : audit 0 from='client.? 172.21.15.80:0/1120638189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:45:28.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:45:28 smithi080 bash[41963]: audit 2023-12-01T15:45:28.004660+0000 mon.a (mon.0) 11931 : audit 0 from='client.? 172.21.15.80:0/1120638189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:45:28.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:45:28 smithi090 bash[32384]: audit 2023-12-01T15:45:28.004660+0000 mon.a (mon.0) 11931 : audit 0 from='client.? 172.21.15.80:0/1120638189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:45:29.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:45:29 smithi080 bash[28361]: cluster 2023-12-01T15:45:28.753373+0000 mgr.y (mgr.24362) 19704 : cluster 0 pgmap v19673: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:45:29.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:45:29 smithi080 bash[41963]: cluster 2023-12-01T15:45:28.753373+0000 mgr.y (mgr.24362) 19704 : cluster 0 pgmap v19673: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:45:29.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:45:29 smithi090 bash[32384]: cluster 2023-12-01T15:45:28.753373+0000 mgr.y (mgr.24362) 19704 : cluster 0 pgmap v19673: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:45:30.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:45:30 smithi090 bash[32384]: audit 2023-12-01T15:45:30.453641+0000 mon.c (mon.2) 12612 : audit 0 from='client.? 172.21.15.80:0/3606312604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:45:30.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:45:30 smithi080 bash[28361]: audit 2023-12-01T15:45:30.453641+0000 mon.c (mon.2) 12612 : audit 0 from='client.? 172.21.15.80:0/3606312604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:45:30.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:45:30 smithi080 bash[41963]: audit 2023-12-01T15:45:30.453641+0000 mon.c (mon.2) 12612 : audit 0 from='client.? 172.21.15.80:0/3606312604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:45:31.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:45:31 smithi090 bash[32384]: cluster 2023-12-01T15:45:30.754067+0000 mgr.y (mgr.24362) 19705 : cluster 0 pgmap v19674: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:45:31.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:45:31 smithi080 bash[28361]: cluster 2023-12-01T15:45:30.754067+0000 mgr.y (mgr.24362) 19705 : cluster 0 pgmap v19674: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:45:31.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:45:31 smithi080 bash[41963]: cluster 2023-12-01T15:45:30.754067+0000 mgr.y (mgr.24362) 19705 : cluster 0 pgmap v19674: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:45:33.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:45:32 smithi080 bash[28361]: cluster 2023-12-01T15:45:32.755191+0000 mgr.y (mgr.24362) 19706 : cluster 0 pgmap v19675: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:45:33.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:45:32 smithi080 bash[41963]: cluster 2023-12-01T15:45:32.755191+0000 mgr.y (mgr.24362) 19706 : cluster 0 pgmap v19675: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:45:33.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:45:32 smithi090 bash[32384]: cluster 2023-12-01T15:45:32.755191+0000 mgr.y (mgr.24362) 19706 : cluster 0 pgmap v19675: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:45:34.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:45:33 smithi080 bash[28361]: audit 2023-12-01T15:45:32.909929+0000 mon.c (mon.2) 12613 : audit 0 from='client.? 172.21.15.80:0/2699693889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:45:34.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:45:33 smithi080 bash[41963]: audit 2023-12-01T15:45:32.909929+0000 mon.c (mon.2) 12613 : audit 0 from='client.? 172.21.15.80:0/2699693889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:45:34.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:45:33 smithi090 bash[32384]: audit 2023-12-01T15:45:32.909929+0000 mon.c (mon.2) 12613 : audit 0 from='client.? 172.21.15.80:0/2699693889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:45:35.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:45:34 smithi080 bash[28361]: cluster 2023-12-01T15:45:34.755824+0000 mgr.y (mgr.24362) 19707 : cluster 0 pgmap v19676: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:45:35.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:45:34 smithi080 bash[41963]: cluster 2023-12-01T15:45:34.755824+0000 mgr.y (mgr.24362) 19707 : cluster 0 pgmap v19676: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:45:35.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:45:34 smithi090 bash[32384]: cluster 2023-12-01T15:45:34.755824+0000 mgr.y (mgr.24362) 19707 : cluster 0 pgmap v19676: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:45:36.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:45:35 smithi080 bash[41963]: audit 2023-12-01T15:45:35.368791+0000 mon.a (mon.0) 11932 : audit 0 from='client.? 172.21.15.80:0/3620692903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:45:36.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:45:35 smithi080 bash[28361]: audit 2023-12-01T15:45:35.368791+0000 mon.a (mon.0) 11932 : audit 0 from='client.? 172.21.15.80:0/3620692903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:45:36.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:45:35 smithi090 bash[32384]: audit 2023-12-01T15:45:35.368791+0000 mon.a (mon.0) 11932 : audit 0 from='client.? 172.21.15.80:0/3620692903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:45:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:45:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:45:36] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T15:45:37.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:45:37 smithi080 bash[28361]: cluster 2023-12-01T15:45:36.756947+0000 mgr.y (mgr.24362) 19708 : cluster 0 pgmap v19677: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:45:37.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:45:37 smithi080 bash[41963]: cluster 2023-12-01T15:45:36.756947+0000 mgr.y (mgr.24362) 19708 : cluster 0 pgmap v19677: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:45:37.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:45:37 smithi090 bash[32384]: cluster 2023-12-01T15:45:36.756947+0000 mgr.y (mgr.24362) 19708 : cluster 0 pgmap v19677: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:45:38.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:45:38 smithi080 bash[41963]: audit 2023-12-01T15:45:37.826286+0000 mon.a (mon.0) 11933 : audit 0 from='client.? 172.21.15.80:0/3665236204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:45:38.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:45:38 smithi080 bash[28361]: audit 2023-12-01T15:45:37.826286+0000 mon.a (mon.0) 11933 : audit 0 from='client.? 172.21.15.80:0/3665236204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:45:38.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:45:38 smithi090 bash[32384]: audit 2023-12-01T15:45:37.826286+0000 mon.a (mon.0) 11933 : audit 0 from='client.? 172.21.15.80:0/3665236204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:45:39.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:45:39 smithi090 bash[32384]: cluster 2023-12-01T15:45:38.757598+0000 mgr.y (mgr.24362) 19709 : cluster 0 pgmap v19678: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:45:39.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:45:39 smithi080 bash[28361]: cluster 2023-12-01T15:45:38.757598+0000 mgr.y (mgr.24362) 19709 : cluster 0 pgmap v19678: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:45:39.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:45:39 smithi080 bash[41963]: cluster 2023-12-01T15:45:38.757598+0000 mgr.y (mgr.24362) 19709 : cluster 0 pgmap v19678: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:45:40.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:45:40 smithi080 bash[41963]: audit 2023-12-01T15:45:40.283031+0000 mon.c (mon.2) 12614 : audit 0 from='client.? 172.21.15.80:0/1487364186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:45:40.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:45:40 smithi080 bash[28361]: audit 2023-12-01T15:45:40.283031+0000 mon.c (mon.2) 12614 : audit 0 from='client.? 172.21.15.80:0/1487364186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:45:40.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:45:40 smithi090 bash[32384]: audit 2023-12-01T15:45:40.283031+0000 mon.c (mon.2) 12614 : audit 0 from='client.? 172.21.15.80:0/1487364186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:45:41.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:45:41 smithi080 bash[41963]: cluster 2023-12-01T15:45:40.758291+0000 mgr.y (mgr.24362) 19710 : cluster 0 pgmap v19679: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:45:41.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:45:41 smithi080 bash[41963]: audit 2023-12-01T15:45:40.820167+0000 mon.c (mon.2) 12615 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:45:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:45:41 smithi080 bash[28361]: cluster 2023-12-01T15:45:40.758291+0000 mgr.y (mgr.24362) 19710 : cluster 0 pgmap v19679: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:45:41.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:45:41 smithi080 bash[28361]: audit 2023-12-01T15:45:40.820167+0000 mon.c (mon.2) 12615 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:45:41.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:45:41 smithi090 bash[32384]: cluster 2023-12-01T15:45:40.758291+0000 mgr.y (mgr.24362) 19710 : cluster 0 pgmap v19679: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:45:41.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:45:41 smithi090 bash[32384]: audit 2023-12-01T15:45:40.820167+0000 mon.c (mon.2) 12615 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:45:43.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:45:42 smithi080 bash[28361]: audit 2023-12-01T15:45:42.731232+0000 mon.a (mon.0) 11934 : audit 0 from='client.? 172.21.15.80:0/3639192603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:45:43.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:45:42 smithi080 bash[41963]: audit 2023-12-01T15:45:42.731232+0000 mon.a (mon.0) 11934 : audit 0 from='client.? 172.21.15.80:0/3639192603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:45:43.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:45:42 smithi090 bash[32384]: audit 2023-12-01T15:45:42.731232+0000 mon.a (mon.0) 11934 : audit 0 from='client.? 172.21.15.80:0/3639192603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:45:44.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:45:43 smithi080 bash[41963]: cluster 2023-12-01T15:45:42.759381+0000 mgr.y (mgr.24362) 19711 : cluster 0 pgmap v19680: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:45:44.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:45:43 smithi080 bash[28361]: cluster 2023-12-01T15:45:42.759381+0000 mgr.y (mgr.24362) 19711 : cluster 0 pgmap v19680: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:45:44.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:45:43 smithi090 bash[32384]: cluster 2023-12-01T15:45:42.759381+0000 mgr.y (mgr.24362) 19711 : cluster 0 pgmap v19680: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:45:46.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:45:45 smithi080 bash[28361]: cluster 2023-12-01T15:45:44.760051+0000 mgr.y (mgr.24362) 19712 : cluster 0 pgmap v19681: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:45:46.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:45:45 smithi080 bash[28361]: audit 2023-12-01T15:45:45.185583+0000 mon.c (mon.2) 12616 : audit 0 from='client.? 172.21.15.80:0/110113106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:45:46.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:45:45 smithi080 bash[41963]: cluster 2023-12-01T15:45:44.760051+0000 mgr.y (mgr.24362) 19712 : cluster 0 pgmap v19681: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:45:46.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:45:45 smithi080 bash[41963]: audit 2023-12-01T15:45:45.185583+0000 mon.c (mon.2) 12616 : audit 0 from='client.? 172.21.15.80:0/110113106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:45:46.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:45:45 smithi090 bash[32384]: cluster 2023-12-01T15:45:44.760051+0000 mgr.y (mgr.24362) 19712 : cluster 0 pgmap v19681: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:45:46.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:45:45 smithi090 bash[32384]: audit 2023-12-01T15:45:45.185583+0000 mon.c (mon.2) 12616 : audit 0 from='client.? 172.21.15.80:0/110113106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:45:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:45:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:45:46] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T15:45:47.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:45:47 smithi080 bash[28361]: cluster 2023-12-01T15:45:46.761217+0000 mgr.y (mgr.24362) 19713 : cluster 0 pgmap v19682: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:45:47.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:45:47 smithi080 bash[41963]: cluster 2023-12-01T15:45:46.761217+0000 mgr.y (mgr.24362) 19713 : cluster 0 pgmap v19682: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:45:47.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:45:47 smithi090 bash[32384]: cluster 2023-12-01T15:45:46.761217+0000 mgr.y (mgr.24362) 19713 : cluster 0 pgmap v19682: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:45:48.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:45:48 smithi080 bash[41963]: audit 2023-12-01T15:45:47.646377+0000 mon.c (mon.2) 12617 : audit 0 from='client.? 172.21.15.80:0/2554621510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:45:48.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:45:48 smithi080 bash[28361]: audit 2023-12-01T15:45:47.646377+0000 mon.c (mon.2) 12617 : audit 0 from='client.? 172.21.15.80:0/2554621510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:45:48.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:45:48 smithi090 bash[32384]: audit 2023-12-01T15:45:47.646377+0000 mon.c (mon.2) 12617 : audit 0 from='client.? 172.21.15.80:0/2554621510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:45:49.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:45:49 smithi080 bash[41963]: cluster 2023-12-01T15:45:48.761896+0000 mgr.y (mgr.24362) 19714 : cluster 0 pgmap v19683: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:45:49.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:45:49 smithi080 bash[28361]: cluster 2023-12-01T15:45:48.761896+0000 mgr.y (mgr.24362) 19714 : cluster 0 pgmap v19683: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:45:49.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:45:49 smithi090 bash[32384]: cluster 2023-12-01T15:45:48.761896+0000 mgr.y (mgr.24362) 19714 : cluster 0 pgmap v19683: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:45:50.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:45:50 smithi090 bash[32384]: audit 2023-12-01T15:45:50.096941+0000 mon.a (mon.0) 11935 : audit 0 from='client.? 172.21.15.80:0/1200831525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:45:50.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:45:50 smithi080 bash[28361]: audit 2023-12-01T15:45:50.096941+0000 mon.a (mon.0) 11935 : audit 0 from='client.? 172.21.15.80:0/1200831525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:45:50.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:45:50 smithi080 bash[41963]: audit 2023-12-01T15:45:50.096941+0000 mon.a (mon.0) 11935 : audit 0 from='client.? 172.21.15.80:0/1200831525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:45:51.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:45:51 smithi090 bash[32384]: cluster 2023-12-01T15:45:50.762696+0000 mgr.y (mgr.24362) 19715 : cluster 0 pgmap v19684: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:45:51.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:45:51 smithi080 bash[28361]: cluster 2023-12-01T15:45:50.762696+0000 mgr.y (mgr.24362) 19715 : cluster 0 pgmap v19684: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:45:51.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:45:51 smithi080 bash[41963]: cluster 2023-12-01T15:45:50.762696+0000 mgr.y (mgr.24362) 19715 : cluster 0 pgmap v19684: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:45:52.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:45:52 smithi080 bash[28361]: audit 2023-12-01T15:45:52.537160+0000 mon.c (mon.2) 12618 : audit 0 from='client.? 172.21.15.80:0/1913771265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:45:52.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:45:52 smithi080 bash[41963]: audit 2023-12-01T15:45:52.537160+0000 mon.c (mon.2) 12618 : audit 0 from='client.? 172.21.15.80:0/1913771265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:45:53.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:45:52 smithi090 bash[32384]: audit 2023-12-01T15:45:52.537160+0000 mon.c (mon.2) 12618 : audit 0 from='client.? 172.21.15.80:0/1913771265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:45:53.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:45:53 smithi080 bash[28361]: cluster 2023-12-01T15:45:52.764150+0000 mgr.y (mgr.24362) 19716 : cluster 0 pgmap v19685: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:45:53.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:45:53 smithi080 bash[41963]: cluster 2023-12-01T15:45:52.764150+0000 mgr.y (mgr.24362) 19716 : cluster 0 pgmap v19685: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:45:54.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:45:53 smithi090 bash[32384]: cluster 2023-12-01T15:45:52.764150+0000 mgr.y (mgr.24362) 19716 : cluster 0 pgmap v19685: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:45:55.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:45:54 smithi080 bash[28361]: cluster 2023-12-01T15:45:54.764797+0000 mgr.y (mgr.24362) 19717 : cluster 0 pgmap v19686: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:45:55.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:45:54 smithi080 bash[41963]: cluster 2023-12-01T15:45:54.764797+0000 mgr.y (mgr.24362) 19717 : cluster 0 pgmap v19686: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:45:55.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:45:54 smithi090 bash[32384]: cluster 2023-12-01T15:45:54.764797+0000 mgr.y (mgr.24362) 19717 : cluster 0 pgmap v19686: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:45:56.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:45:55 smithi080 bash[28361]: audit 2023-12-01T15:45:54.985400+0000 mon.a (mon.0) 11936 : audit 0 from='client.? 172.21.15.80:0/2524717584' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:45:56.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:45:55 smithi080 bash[28361]: audit 2023-12-01T15:45:55.820684+0000 mon.c (mon.2) 12619 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:45:56.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:45:55 smithi080 bash[41963]: audit 2023-12-01T15:45:54.985400+0000 mon.a (mon.0) 11936 : audit 0 from='client.? 172.21.15.80:0/2524717584' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:45:56.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:45:55 smithi080 bash[41963]: audit 2023-12-01T15:45:55.820684+0000 mon.c (mon.2) 12619 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:45:56.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:45:55 smithi090 bash[32384]: audit 2023-12-01T15:45:54.985400+0000 mon.a (mon.0) 11936 : audit 0 from='client.? 172.21.15.80:0/2524717584' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:45:56.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:45:55 smithi090 bash[32384]: audit 2023-12-01T15:45:55.820684+0000 mon.c (mon.2) 12619 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:45:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:45:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:45:56] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T15:45:57.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:45:57 smithi080 bash[41963]: cluster 2023-12-01T15:45:56.765929+0000 mgr.y (mgr.24362) 19718 : cluster 0 pgmap v19687: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:45:57.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:45:57 smithi080 bash[28361]: cluster 2023-12-01T15:45:56.765929+0000 mgr.y (mgr.24362) 19718 : cluster 0 pgmap v19687: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:45:57.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:45:57 smithi090 bash[32384]: cluster 2023-12-01T15:45:56.765929+0000 mgr.y (mgr.24362) 19718 : cluster 0 pgmap v19687: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:45:58.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:45:58 smithi080 bash[28361]: audit 2023-12-01T15:45:57.432203+0000 mon.c (mon.2) 12620 : audit 0 from='client.? 172.21.15.80:0/1021534525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:45:58.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:45:58 smithi080 bash[41963]: audit 2023-12-01T15:45:57.432203+0000 mon.c (mon.2) 12620 : audit 0 from='client.? 172.21.15.80:0/1021534525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:45:58.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:45:58 smithi090 bash[32384]: audit 2023-12-01T15:45:57.432203+0000 mon.c (mon.2) 12620 : audit 0 from='client.? 172.21.15.80:0/1021534525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:45:59.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:45:59 smithi090 bash[32384]: cluster 2023-12-01T15:45:58.766571+0000 mgr.y (mgr.24362) 19719 : cluster 0 pgmap v19688: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:45:59.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:45:59 smithi080 bash[28361]: cluster 2023-12-01T15:45:58.766571+0000 mgr.y (mgr.24362) 19719 : cluster 0 pgmap v19688: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:45:59.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:45:59 smithi080 bash[41963]: cluster 2023-12-01T15:45:58.766571+0000 mgr.y (mgr.24362) 19719 : cluster 0 pgmap v19688: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:46:00.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:46:00 smithi090 bash[32384]: audit 2023-12-01T15:45:59.885591+0000 mon.c (mon.2) 12621 : audit 0 from='client.? 172.21.15.80:0/3160107960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:46:00.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:46:00 smithi080 bash[28361]: audit 2023-12-01T15:45:59.885591+0000 mon.c (mon.2) 12621 : audit 0 from='client.? 172.21.15.80:0/3160107960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:46:00.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:46:00 smithi080 bash[41963]: audit 2023-12-01T15:45:59.885591+0000 mon.c (mon.2) 12621 : audit 0 from='client.? 172.21.15.80:0/3160107960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:46:01.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:46:01 smithi090 bash[32384]: cluster 2023-12-01T15:46:00.767243+0000 mgr.y (mgr.24362) 19720 : cluster 0 pgmap v19689: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:46:01.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:46:01 smithi080 bash[28361]: cluster 2023-12-01T15:46:00.767243+0000 mgr.y (mgr.24362) 19720 : cluster 0 pgmap v19689: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:46:01.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:46:01 smithi080 bash[41963]: cluster 2023-12-01T15:46:00.767243+0000 mgr.y (mgr.24362) 19720 : cluster 0 pgmap v19689: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:46:02.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:46:02 smithi080 bash[41963]: audit 2023-12-01T15:46:02.336290+0000 mon.c (mon.2) 12622 : audit 0 from='client.? 172.21.15.80:0/2404908897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:46:02.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:46:02 smithi080 bash[28361]: audit 2023-12-01T15:46:02.336290+0000 mon.c (mon.2) 12622 : audit 0 from='client.? 172.21.15.80:0/2404908897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:46:02.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:46:02 smithi090 bash[32384]: audit 2023-12-01T15:46:02.336290+0000 mon.c (mon.2) 12622 : audit 0 from='client.? 172.21.15.80:0/2404908897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:46:03.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:46:03 smithi080 bash[41963]: cluster 2023-12-01T15:46:02.768367+0000 mgr.y (mgr.24362) 19721 : cluster 0 pgmap v19690: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:46:03.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:46:03 smithi080 bash[28361]: cluster 2023-12-01T15:46:02.768367+0000 mgr.y (mgr.24362) 19721 : cluster 0 pgmap v19690: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:46:03.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:46:03 smithi090 bash[32384]: cluster 2023-12-01T15:46:02.768367+0000 mgr.y (mgr.24362) 19721 : cluster 0 pgmap v19690: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:46:05.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:46:04 smithi080 bash[41963]: cluster 2023-12-01T15:46:04.769091+0000 mgr.y (mgr.24362) 19722 : cluster 0 pgmap v19691: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:46:05.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:46:04 smithi080 bash[41963]: audit 2023-12-01T15:46:04.797220+0000 mon.a (mon.0) 11937 : audit 0 from='client.? 172.21.15.80:0/2770392013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:46:05.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:46:04 smithi080 bash[28361]: cluster 2023-12-01T15:46:04.769091+0000 mgr.y (mgr.24362) 19722 : cluster 0 pgmap v19691: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:46:05.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:46:04 smithi080 bash[28361]: audit 2023-12-01T15:46:04.797220+0000 mon.a (mon.0) 11937 : audit 0 from='client.? 172.21.15.80:0/2770392013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:46:05.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:46:04 smithi090 bash[32384]: cluster 2023-12-01T15:46:04.769091+0000 mgr.y (mgr.24362) 19722 : cluster 0 pgmap v19691: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:46:05.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:46:04 smithi090 bash[32384]: audit 2023-12-01T15:46:04.797220+0000 mon.a (mon.0) 11937 : audit 0 from='client.? 172.21.15.80:0/2770392013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:46:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:46:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:46:06] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T15:46:07.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:46:07 smithi080 bash[28361]: cluster 2023-12-01T15:46:06.770344+0000 mgr.y (mgr.24362) 19723 : cluster 0 pgmap v19692: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:46:07.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:46:07 smithi080 bash[41963]: cluster 2023-12-01T15:46:06.770344+0000 mgr.y (mgr.24362) 19723 : cluster 0 pgmap v19692: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:46:07.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:46:07 smithi090 bash[32384]: cluster 2023-12-01T15:46:06.770344+0000 mgr.y (mgr.24362) 19723 : cluster 0 pgmap v19692: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:46:08.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:46:08 smithi090 bash[32384]: audit 2023-12-01T15:46:07.257207+0000 mon.a (mon.0) 11938 : audit 0 from='client.? 172.21.15.80:0/3744083499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:46:08.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:46:08 smithi090 bash[32384]: audit 2023-12-01T15:46:07.998572+0000 mon.c (mon.2) 12623 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:46:08.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:46:08 smithi080 bash[28361]: audit 2023-12-01T15:46:07.257207+0000 mon.a (mon.0) 11938 : audit 0 from='client.? 172.21.15.80:0/3744083499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:46:08.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:46:08 smithi080 bash[28361]: audit 2023-12-01T15:46:07.998572+0000 mon.c (mon.2) 12623 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:46:08.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:46:08 smithi080 bash[41963]: audit 2023-12-01T15:46:07.257207+0000 mon.a (mon.0) 11938 : audit 0 from='client.? 172.21.15.80:0/3744083499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:46:08.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:46:08 smithi080 bash[41963]: audit 2023-12-01T15:46:07.998572+0000 mon.c (mon.2) 12623 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:46:09.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:46:09 smithi090 bash[32384]: cluster 2023-12-01T15:46:08.771117+0000 mgr.y (mgr.24362) 19724 : cluster 0 pgmap v19693: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:46:09.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:46:09 smithi080 bash[41963]: cluster 2023-12-01T15:46:08.771117+0000 mgr.y (mgr.24362) 19724 : cluster 0 pgmap v19693: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:46:09.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:46:09 smithi080 bash[28361]: cluster 2023-12-01T15:46:08.771117+0000 mgr.y (mgr.24362) 19724 : cluster 0 pgmap v19693: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:46:10.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:46:10 smithi090 bash[32384]: audit 2023-12-01T15:46:09.716272+0000 mon.c (mon.2) 12624 : audit 0 from='client.? 172.21.15.80:0/1340870790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:46:10.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:46:10 smithi080 bash[28361]: audit 2023-12-01T15:46:09.716272+0000 mon.c (mon.2) 12624 : audit 0 from='client.? 172.21.15.80:0/1340870790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:46:10.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:46:10 smithi080 bash[41963]: audit 2023-12-01T15:46:09.716272+0000 mon.c (mon.2) 12624 : audit 0 from='client.? 172.21.15.80:0/1340870790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:46:11.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:46:11 smithi090 bash[32384]: cluster 2023-12-01T15:46:10.771935+0000 mgr.y (mgr.24362) 19725 : cluster 0 pgmap v19694: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:46:11.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:46:11 smithi090 bash[32384]: audit 2023-12-01T15:46:10.821042+0000 mon.c (mon.2) 12625 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:46:11.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:46:11 smithi080 bash[28361]: cluster 2023-12-01T15:46:10.771935+0000 mgr.y (mgr.24362) 19725 : cluster 0 pgmap v19694: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:46:11.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:46:11 smithi080 bash[28361]: audit 2023-12-01T15:46:10.821042+0000 mon.c (mon.2) 12625 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:46:11.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:46:11 smithi080 bash[41963]: cluster 2023-12-01T15:46:10.771935+0000 mgr.y (mgr.24362) 19725 : cluster 0 pgmap v19694: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:46:11.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:46:11 smithi080 bash[41963]: audit 2023-12-01T15:46:10.821042+0000 mon.c (mon.2) 12625 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:46:12.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:46:12 smithi090 bash[32384]: audit 2023-12-01T15:46:12.179433+0000 mon.c (mon.2) 12626 : audit 0 from='client.? 172.21.15.80:0/3751995793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:46:12.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:46:12 smithi080 bash[28361]: audit 2023-12-01T15:46:12.179433+0000 mon.c (mon.2) 12626 : audit 0 from='client.? 172.21.15.80:0/3751995793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:46:12.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:46:12 smithi080 bash[41963]: audit 2023-12-01T15:46:12.179433+0000 mon.c (mon.2) 12626 : audit 0 from='client.? 172.21.15.80:0/3751995793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:46:13.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:46:13 smithi090 bash[32384]: cluster 2023-12-01T15:46:12.773048+0000 mgr.y (mgr.24362) 19726 : cluster 0 pgmap v19695: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:46:13.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:46:13 smithi080 bash[28361]: cluster 2023-12-01T15:46:12.773048+0000 mgr.y (mgr.24362) 19726 : cluster 0 pgmap v19695: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:46:13.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:46:13 smithi080 bash[41963]: cluster 2023-12-01T15:46:12.773048+0000 mgr.y (mgr.24362) 19726 : cluster 0 pgmap v19695: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:46:15.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:46:14 smithi080 bash[28361]: audit 2023-12-01T15:46:13.896677+0000 mon.a (mon.0) 11939 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:46:15.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:46:14 smithi080 bash[28361]: audit 2023-12-01T15:46:13.908765+0000 mon.a (mon.0) 11940 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:46:15.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:46:14 smithi080 bash[28361]: audit 2023-12-01T15:46:14.198028+0000 mon.a (mon.0) 11941 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:46:15.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:46:14 smithi080 bash[28361]: audit 2023-12-01T15:46:14.212601+0000 mon.a (mon.0) 11942 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:46:15.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:46:14 smithi080 bash[28361]: audit 2023-12-01T15:46:14.658791+0000 mon.a (mon.0) 11943 : audit 0 from='client.? 172.21.15.80:0/1004561515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:46:15.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:46:14 smithi080 bash[28361]: audit 2023-12-01T15:46:14.691839+0000 mon.c (mon.2) 12627 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:46:15.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:46:14 smithi080 bash[28361]: audit 2023-12-01T15:46:14.693685+0000 mon.c (mon.2) 12628 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:46:15.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:46:14 smithi080 bash[28361]: audit 2023-12-01T15:46:14.703272+0000 mon.a (mon.0) 11944 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:46:15.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:46:14 smithi080 bash[28361]: cluster 2023-12-01T15:46:14.773612+0000 mgr.y (mgr.24362) 19727 : cluster 0 pgmap v19696: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:46:15.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:46:14 smithi080 bash[41963]: audit 2023-12-01T15:46:13.896677+0000 mon.a (mon.0) 11939 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:46:15.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:46:14 smithi080 bash[41963]: audit 2023-12-01T15:46:13.908765+0000 mon.a (mon.0) 11940 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:46:15.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:46:14 smithi080 bash[41963]: audit 2023-12-01T15:46:14.198028+0000 mon.a (mon.0) 11941 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:46:15.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:46:14 smithi080 bash[41963]: audit 2023-12-01T15:46:14.212601+0000 mon.a (mon.0) 11942 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:46:15.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:46:14 smithi080 bash[41963]: audit 2023-12-01T15:46:14.658791+0000 mon.a (mon.0) 11943 : audit 0 from='client.? 172.21.15.80:0/1004561515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:46:15.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:46:14 smithi080 bash[41963]: audit 2023-12-01T15:46:14.691839+0000 mon.c (mon.2) 12627 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:46:15.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:46:14 smithi080 bash[41963]: audit 2023-12-01T15:46:14.693685+0000 mon.c (mon.2) 12628 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:46:15.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:46:14 smithi080 bash[41963]: audit 2023-12-01T15:46:14.703272+0000 mon.a (mon.0) 11944 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:46:15.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:46:14 smithi080 bash[41963]: cluster 2023-12-01T15:46:14.773612+0000 mgr.y (mgr.24362) 19727 : cluster 0 pgmap v19696: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:46:15.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:46:14 smithi090 bash[32384]: audit 2023-12-01T15:46:13.896677+0000 mon.a (mon.0) 11939 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:46:15.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:46:14 smithi090 bash[32384]: audit 2023-12-01T15:46:13.908765+0000 mon.a (mon.0) 11940 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:46:15.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:46:14 smithi090 bash[32384]: audit 2023-12-01T15:46:14.198028+0000 mon.a (mon.0) 11941 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:46:15.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:46:14 smithi090 bash[32384]: audit 2023-12-01T15:46:14.212601+0000 mon.a (mon.0) 11942 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:46:15.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:46:14 smithi090 bash[32384]: audit 2023-12-01T15:46:14.658791+0000 mon.a (mon.0) 11943 : audit 0 from='client.? 172.21.15.80:0/1004561515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:46:15.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:46:14 smithi090 bash[32384]: audit 2023-12-01T15:46:14.691839+0000 mon.c (mon.2) 12627 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:46:15.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:46:14 smithi090 bash[32384]: audit 2023-12-01T15:46:14.693685+0000 mon.c (mon.2) 12628 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:46:15.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:46:14 smithi090 bash[32384]: audit 2023-12-01T15:46:14.703272+0000 mon.a (mon.0) 11944 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:46:15.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:46:14 smithi090 bash[32384]: cluster 2023-12-01T15:46:14.773612+0000 mgr.y (mgr.24362) 19727 : cluster 0 pgmap v19696: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:46:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:46:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:46:16] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T15:46:17.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:46:17 smithi090 bash[32384]: cluster 2023-12-01T15:46:16.774704+0000 mgr.y (mgr.24362) 19728 : cluster 0 pgmap v19697: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:46:17.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:46:17 smithi090 bash[32384]: audit 2023-12-01T15:46:17.121819+0000 mon.a (mon.0) 11945 : audit 0 from='client.? 172.21.15.80:0/4248537215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:46:17.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:46:17 smithi080 bash[28361]: cluster 2023-12-01T15:46:16.774704+0000 mgr.y (mgr.24362) 19728 : cluster 0 pgmap v19697: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:46:17.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:46:17 smithi080 bash[28361]: audit 2023-12-01T15:46:17.121819+0000 mon.a (mon.0) 11945 : audit 0 from='client.? 172.21.15.80:0/4248537215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:46:17.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:46:17 smithi080 bash[41963]: cluster 2023-12-01T15:46:16.774704+0000 mgr.y (mgr.24362) 19728 : cluster 0 pgmap v19697: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:46:17.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:46:17 smithi080 bash[41963]: audit 2023-12-01T15:46:17.121819+0000 mon.a (mon.0) 11945 : audit 0 from='client.? 172.21.15.80:0/4248537215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:46:19.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:46:18 smithi080 bash[28361]: cluster 2023-12-01T15:46:18.775352+0000 mgr.y (mgr.24362) 19729 : cluster 0 pgmap v19698: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:46:19.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:46:18 smithi080 bash[41963]: cluster 2023-12-01T15:46:18.775352+0000 mgr.y (mgr.24362) 19729 : cluster 0 pgmap v19698: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:46:19.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:46:18 smithi090 bash[32384]: cluster 2023-12-01T15:46:18.775352+0000 mgr.y (mgr.24362) 19729 : cluster 0 pgmap v19698: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:46:20.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:46:19 smithi080 bash[28361]: audit 2023-12-01T15:46:19.581690+0000 mon.c (mon.2) 12629 : audit 0 from='client.? 172.21.15.80:0/1300210679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:46:20.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:46:19 smithi080 bash[41963]: audit 2023-12-01T15:46:19.581690+0000 mon.c (mon.2) 12629 : audit 0 from='client.? 172.21.15.80:0/1300210679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:46:20.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:46:19 smithi090 bash[32384]: audit 2023-12-01T15:46:19.581690+0000 mon.c (mon.2) 12629 : audit 0 from='client.? 172.21.15.80:0/1300210679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:46:21.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:46:20 smithi080 bash[28361]: cluster 2023-12-01T15:46:20.776022+0000 mgr.y (mgr.24362) 19730 : cluster 0 pgmap v19699: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:46:21.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:46:20 smithi080 bash[41963]: cluster 2023-12-01T15:46:20.776022+0000 mgr.y (mgr.24362) 19730 : cluster 0 pgmap v19699: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:46:21.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:46:20 smithi090 bash[32384]: cluster 2023-12-01T15:46:20.776022+0000 mgr.y (mgr.24362) 19730 : cluster 0 pgmap v19699: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:46:22.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:46:22 smithi080 bash[41963]: audit 2023-12-01T15:46:22.047385+0000 mon.a (mon.0) 11946 : audit 0 from='client.? 172.21.15.80:0/2762183112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:46:22.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:46:22 smithi080 bash[28361]: audit 2023-12-01T15:46:22.047385+0000 mon.a (mon.0) 11946 : audit 0 from='client.? 172.21.15.80:0/2762183112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:46:22.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:46:22 smithi090 bash[32384]: audit 2023-12-01T15:46:22.047385+0000 mon.a (mon.0) 11946 : audit 0 from='client.? 172.21.15.80:0/2762183112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:46:23.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:46:23 smithi090 bash[32384]: cluster 2023-12-01T15:46:22.777189+0000 mgr.y (mgr.24362) 19731 : cluster 0 pgmap v19700: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:46:23.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:46:23 smithi080 bash[28361]: cluster 2023-12-01T15:46:22.777189+0000 mgr.y (mgr.24362) 19731 : cluster 0 pgmap v19700: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:46:23.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:46:23 smithi080 bash[41963]: cluster 2023-12-01T15:46:22.777189+0000 mgr.y (mgr.24362) 19731 : cluster 0 pgmap v19700: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:46:24.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:46:24 smithi080 bash[28361]: audit 2023-12-01T15:46:24.498752+0000 mon.c (mon.2) 12630 : audit 0 from='client.? 172.21.15.80:0/1981643347' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:46:24.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:46:24 smithi080 bash[41963]: audit 2023-12-01T15:46:24.498752+0000 mon.c (mon.2) 12630 : audit 0 from='client.? 172.21.15.80:0/1981643347' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:46:25.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:46:24 smithi090 bash[32384]: audit 2023-12-01T15:46:24.498752+0000 mon.c (mon.2) 12630 : audit 0 from='client.? 172.21.15.80:0/1981643347' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:46:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:46:25 smithi080 bash[28361]: cluster 2023-12-01T15:46:24.777974+0000 mgr.y (mgr.24362) 19732 : cluster 0 pgmap v19701: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:46:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:46:25 smithi080 bash[41963]: cluster 2023-12-01T15:46:24.777974+0000 mgr.y (mgr.24362) 19732 : cluster 0 pgmap v19701: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:46:26.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:46:25 smithi090 bash[32384]: cluster 2023-12-01T15:46:24.777974+0000 mgr.y (mgr.24362) 19732 : cluster 0 pgmap v19701: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:46:26.565 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:46:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:46:26] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T15:46:26.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:46:26 smithi080 bash[41963]: audit 2023-12-01T15:46:25.821428+0000 mon.c (mon.2) 12631 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:46:26.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:46:26 smithi080 bash[28361]: audit 2023-12-01T15:46:25.821428+0000 mon.c (mon.2) 12631 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:46:27.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:46:26 smithi090 bash[32384]: audit 2023-12-01T15:46:25.821428+0000 mon.c (mon.2) 12631 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:46:27.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:46:27 smithi080 bash[41963]: cluster 2023-12-01T15:46:26.779113+0000 mgr.y (mgr.24362) 19733 : cluster 0 pgmap v19702: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:46:27.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:46:27 smithi080 bash[41963]: audit 2023-12-01T15:46:26.952918+0000 mon.c (mon.2) 12632 : audit 0 from='client.? 172.21.15.80:0/3282076778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:46:27.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:46:27 smithi080 bash[28361]: cluster 2023-12-01T15:46:26.779113+0000 mgr.y (mgr.24362) 19733 : cluster 0 pgmap v19702: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:46:27.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:46:27 smithi080 bash[28361]: audit 2023-12-01T15:46:26.952918+0000 mon.c (mon.2) 12632 : audit 0 from='client.? 172.21.15.80:0/3282076778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:46:28.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:46:27 smithi090 bash[32384]: cluster 2023-12-01T15:46:26.779113+0000 mgr.y (mgr.24362) 19733 : cluster 0 pgmap v19702: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:46:28.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:46:27 smithi090 bash[32384]: audit 2023-12-01T15:46:26.952918+0000 mon.c (mon.2) 12632 : audit 0 from='client.? 172.21.15.80:0/3282076778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:46:29.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:46:28 smithi080 bash[28361]: cluster 2023-12-01T15:46:28.779778+0000 mgr.y (mgr.24362) 19734 : cluster 0 pgmap v19703: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:46:29.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:46:28 smithi080 bash[41963]: cluster 2023-12-01T15:46:28.779778+0000 mgr.y (mgr.24362) 19734 : cluster 0 pgmap v19703: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:46:29.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:46:28 smithi090 bash[32384]: cluster 2023-12-01T15:46:28.779778+0000 mgr.y (mgr.24362) 19734 : cluster 0 pgmap v19703: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:46:30.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:46:29 smithi080 bash[28361]: audit 2023-12-01T15:46:29.409226+0000 mon.c (mon.2) 12633 : audit 0 from='client.? 172.21.15.80:0/2897610266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:46:30.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:46:29 smithi080 bash[41963]: audit 2023-12-01T15:46:29.409226+0000 mon.c (mon.2) 12633 : audit 0 from='client.? 172.21.15.80:0/2897610266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:46:30.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:46:29 smithi090 bash[32384]: audit 2023-12-01T15:46:29.409226+0000 mon.c (mon.2) 12633 : audit 0 from='client.? 172.21.15.80:0/2897610266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:46:31.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:46:30 smithi080 bash[41963]: cluster 2023-12-01T15:46:30.780423+0000 mgr.y (mgr.24362) 19735 : cluster 0 pgmap v19704: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:46:31.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:46:30 smithi080 bash[28361]: cluster 2023-12-01T15:46:30.780423+0000 mgr.y (mgr.24362) 19735 : cluster 0 pgmap v19704: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:46:31.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:46:30 smithi090 bash[32384]: cluster 2023-12-01T15:46:30.780423+0000 mgr.y (mgr.24362) 19735 : cluster 0 pgmap v19704: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:46:32.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:46:32 smithi090 bash[32384]: audit 2023-12-01T15:46:31.863855+0000 mon.c (mon.2) 12634 : audit 0 from='client.? 172.21.15.80:0/1048353194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:46:32.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:46:32 smithi080 bash[28361]: audit 2023-12-01T15:46:31.863855+0000 mon.c (mon.2) 12634 : audit 0 from='client.? 172.21.15.80:0/1048353194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:46:32.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:46:32 smithi080 bash[41963]: audit 2023-12-01T15:46:31.863855+0000 mon.c (mon.2) 12634 : audit 0 from='client.? 172.21.15.80:0/1048353194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:46:33.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:46:33 smithi090 bash[32384]: cluster 2023-12-01T15:46:32.781604+0000 mgr.y (mgr.24362) 19736 : cluster 0 pgmap v19705: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:46:33.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:46:33 smithi080 bash[41963]: cluster 2023-12-01T15:46:32.781604+0000 mgr.y (mgr.24362) 19736 : cluster 0 pgmap v19705: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:46:33.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:46:33 smithi080 bash[28361]: cluster 2023-12-01T15:46:32.781604+0000 mgr.y (mgr.24362) 19736 : cluster 0 pgmap v19705: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:46:34.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:46:34 smithi080 bash[28361]: audit 2023-12-01T15:46:34.313595+0000 mon.c (mon.2) 12635 : audit 0 from='client.? 172.21.15.80:0/1248077245' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:46:34.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:46:34 smithi080 bash[41963]: audit 2023-12-01T15:46:34.313595+0000 mon.c (mon.2) 12635 : audit 0 from='client.? 172.21.15.80:0/1248077245' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:46:34.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:46:34 smithi090 bash[32384]: audit 2023-12-01T15:46:34.313595+0000 mon.c (mon.2) 12635 : audit 0 from='client.? 172.21.15.80:0/1248077245' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:46:35.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:46:35 smithi080 bash[28361]: cluster 2023-12-01T15:46:34.782282+0000 mgr.y (mgr.24362) 19737 : cluster 0 pgmap v19706: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:46:35.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:46:35 smithi080 bash[41963]: cluster 2023-12-01T15:46:34.782282+0000 mgr.y (mgr.24362) 19737 : cluster 0 pgmap v19706: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:46:35.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:46:35 smithi090 bash[32384]: cluster 2023-12-01T15:46:34.782282+0000 mgr.y (mgr.24362) 19737 : cluster 0 pgmap v19706: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:46:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:46:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:46:36] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T15:46:37.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:46:37 smithi090 bash[32384]: audit 2023-12-01T15:46:36.762723+0000 mon.a (mon.0) 11947 : audit 0 from='client.? 172.21.15.80:0/2324385427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:46:37.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:46:37 smithi090 bash[32384]: cluster 2023-12-01T15:46:36.782885+0000 mgr.y (mgr.24362) 19738 : cluster 0 pgmap v19707: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:46:37.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:46:37 smithi080 bash[28361]: audit 2023-12-01T15:46:36.762723+0000 mon.a (mon.0) 11947 : audit 0 from='client.? 172.21.15.80:0/2324385427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:46:37.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:46:37 smithi080 bash[28361]: cluster 2023-12-01T15:46:36.782885+0000 mgr.y (mgr.24362) 19738 : cluster 0 pgmap v19707: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:46:37.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:46:37 smithi080 bash[41963]: audit 2023-12-01T15:46:36.762723+0000 mon.a (mon.0) 11947 : audit 0 from='client.? 172.21.15.80:0/2324385427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:46:37.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:46:37 smithi080 bash[41963]: cluster 2023-12-01T15:46:36.782885+0000 mgr.y (mgr.24362) 19738 : cluster 0 pgmap v19707: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:46:39.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:46:38 smithi080 bash[28361]: cluster 2023-12-01T15:46:38.783489+0000 mgr.y (mgr.24362) 19739 : cluster 0 pgmap v19708: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:46:39.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:46:38 smithi080 bash[41963]: cluster 2023-12-01T15:46:38.783489+0000 mgr.y (mgr.24362) 19739 : cluster 0 pgmap v19708: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:46:39.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:46:38 smithi090 bash[32384]: cluster 2023-12-01T15:46:38.783489+0000 mgr.y (mgr.24362) 19739 : cluster 0 pgmap v19708: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:46:40.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:46:39 smithi080 bash[28361]: audit 2023-12-01T15:46:39.219707+0000 mon.a (mon.0) 11948 : audit 0 from='client.? 172.21.15.80:0/1301133540' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:46:40.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:46:39 smithi080 bash[41963]: audit 2023-12-01T15:46:39.219707+0000 mon.a (mon.0) 11948 : audit 0 from='client.? 172.21.15.80:0/1301133540' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:46:40.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:46:39 smithi090 bash[32384]: audit 2023-12-01T15:46:39.219707+0000 mon.a (mon.0) 11948 : audit 0 from='client.? 172.21.15.80:0/1301133540' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:46:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:46:40 smithi080 bash[28361]: cluster 2023-12-01T15:46:40.784192+0000 mgr.y (mgr.24362) 19740 : cluster 0 pgmap v19709: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:46:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:46:40 smithi080 bash[28361]: audit 2023-12-01T15:46:40.821746+0000 mon.c (mon.2) 12636 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:46:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:46:40 smithi080 bash[41963]: cluster 2023-12-01T15:46:40.784192+0000 mgr.y (mgr.24362) 19740 : cluster 0 pgmap v19709: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:46:41.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:46:40 smithi080 bash[41963]: audit 2023-12-01T15:46:40.821746+0000 mon.c (mon.2) 12636 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:46:41.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:46:40 smithi090 bash[32384]: cluster 2023-12-01T15:46:40.784192+0000 mgr.y (mgr.24362) 19740 : cluster 0 pgmap v19709: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:46:41.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:46:40 smithi090 bash[32384]: audit 2023-12-01T15:46:40.821746+0000 mon.c (mon.2) 12636 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:46:42.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:46:42 smithi090 bash[32384]: audit 2023-12-01T15:46:41.674290+0000 mon.a (mon.0) 11949 : audit 0 from='client.? 172.21.15.80:0/1486045964' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:46:42.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:46:42 smithi080 bash[28361]: audit 2023-12-01T15:46:41.674290+0000 mon.a (mon.0) 11949 : audit 0 from='client.? 172.21.15.80:0/1486045964' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:46:42.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:46:42 smithi080 bash[41963]: audit 2023-12-01T15:46:41.674290+0000 mon.a (mon.0) 11949 : audit 0 from='client.? 172.21.15.80:0/1486045964' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:46:43.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:46:43 smithi090 bash[32384]: cluster 2023-12-01T15:46:42.785224+0000 mgr.y (mgr.24362) 19741 : cluster 0 pgmap v19710: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:46:43.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:46:43 smithi080 bash[28361]: cluster 2023-12-01T15:46:42.785224+0000 mgr.y (mgr.24362) 19741 : cluster 0 pgmap v19710: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:46:43.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:46:43 smithi080 bash[41963]: cluster 2023-12-01T15:46:42.785224+0000 mgr.y (mgr.24362) 19741 : cluster 0 pgmap v19710: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:46:44.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:46:44 smithi090 bash[32384]: audit 2023-12-01T15:46:44.139607+0000 mon.a (mon.0) 11950 : audit 0 from='client.? 172.21.15.80:0/349279962' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:46:44.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:46:44 smithi080 bash[41963]: audit 2023-12-01T15:46:44.139607+0000 mon.a (mon.0) 11950 : audit 0 from='client.? 172.21.15.80:0/349279962' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:46:44.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:46:44 smithi080 bash[28361]: audit 2023-12-01T15:46:44.139607+0000 mon.a (mon.0) 11950 : audit 0 from='client.? 172.21.15.80:0/349279962' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:46:45.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:46:45 smithi090 bash[32384]: cluster 2023-12-01T15:46:44.785922+0000 mgr.y (mgr.24362) 19742 : cluster 0 pgmap v19711: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:46:45.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:46:45 smithi080 bash[41963]: cluster 2023-12-01T15:46:44.785922+0000 mgr.y (mgr.24362) 19742 : cluster 0 pgmap v19711: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:46:45.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:46:45 smithi080 bash[28361]: cluster 2023-12-01T15:46:44.785922+0000 mgr.y (mgr.24362) 19742 : cluster 0 pgmap v19711: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:46:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:46:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:46:46] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T15:46:47.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:46:47 smithi090 bash[32384]: audit 2023-12-01T15:46:46.589921+0000 mon.c (mon.2) 12637 : audit 0 from='client.? 172.21.15.80:0/103868630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:46:47.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:46:47 smithi090 bash[32384]: cluster 2023-12-01T15:46:46.787106+0000 mgr.y (mgr.24362) 19743 : cluster 0 pgmap v19712: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:46:47.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:46:47 smithi080 bash[28361]: audit 2023-12-01T15:46:46.589921+0000 mon.c (mon.2) 12637 : audit 0 from='client.? 172.21.15.80:0/103868630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:46:47.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:46:47 smithi080 bash[28361]: cluster 2023-12-01T15:46:46.787106+0000 mgr.y (mgr.24362) 19743 : cluster 0 pgmap v19712: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:46:47.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:46:47 smithi080 bash[41963]: audit 2023-12-01T15:46:46.589921+0000 mon.c (mon.2) 12637 : audit 0 from='client.? 172.21.15.80:0/103868630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:46:47.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:46:47 smithi080 bash[41963]: cluster 2023-12-01T15:46:46.787106+0000 mgr.y (mgr.24362) 19743 : cluster 0 pgmap v19712: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:46:49.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:46:48 smithi080 bash[28361]: cluster 2023-12-01T15:46:48.787694+0000 mgr.y (mgr.24362) 19744 : cluster 0 pgmap v19713: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:46:49.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:46:48 smithi080 bash[41963]: cluster 2023-12-01T15:46:48.787694+0000 mgr.y (mgr.24362) 19744 : cluster 0 pgmap v19713: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:46:49.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:46:48 smithi090 bash[32384]: cluster 2023-12-01T15:46:48.787694+0000 mgr.y (mgr.24362) 19744 : cluster 0 pgmap v19713: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:46:49.864 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:46:49 smithi080 bash[28361]: audit 2023-12-01T15:46:49.051323+0000 mon.a (mon.0) 11951 : audit 0 from='client.? 172.21.15.80:0/245795566' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:46:49.864 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:46:49 smithi080 bash[41963]: audit 2023-12-01T15:46:49.051323+0000 mon.a (mon.0) 11951 : audit 0 from='client.? 172.21.15.80:0/245795566' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:46:50.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:46:49 smithi090 bash[32384]: audit 2023-12-01T15:46:49.051323+0000 mon.a (mon.0) 11951 : audit 0 from='client.? 172.21.15.80:0/245795566' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:46:51.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:46:50 smithi080 bash[28361]: cluster 2023-12-01T15:46:50.788355+0000 mgr.y (mgr.24362) 19745 : cluster 0 pgmap v19714: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:46:51.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:46:50 smithi080 bash[41963]: cluster 2023-12-01T15:46:50.788355+0000 mgr.y (mgr.24362) 19745 : cluster 0 pgmap v19714: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:46:51.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:46:50 smithi090 bash[32384]: cluster 2023-12-01T15:46:50.788355+0000 mgr.y (mgr.24362) 19745 : cluster 0 pgmap v19714: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:46:52.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:46:52 smithi090 bash[32384]: audit 2023-12-01T15:46:51.504518+0000 mon.c (mon.2) 12638 : audit 0 from='client.? 172.21.15.80:0/4108075702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:46:52.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:46:52 smithi080 bash[28361]: audit 2023-12-01T15:46:51.504518+0000 mon.c (mon.2) 12638 : audit 0 from='client.? 172.21.15.80:0/4108075702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:46:52.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:46:52 smithi080 bash[41963]: audit 2023-12-01T15:46:51.504518+0000 mon.c (mon.2) 12638 : audit 0 from='client.? 172.21.15.80:0/4108075702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:46:53.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:46:53 smithi090 bash[32384]: cluster 2023-12-01T15:46:52.789517+0000 mgr.y (mgr.24362) 19746 : cluster 0 pgmap v19715: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:46:53.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:46:53 smithi080 bash[41963]: cluster 2023-12-01T15:46:52.789517+0000 mgr.y (mgr.24362) 19746 : cluster 0 pgmap v19715: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:46:53.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:46:53 smithi080 bash[28361]: cluster 2023-12-01T15:46:52.789517+0000 mgr.y (mgr.24362) 19746 : cluster 0 pgmap v19715: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:46:54.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:46:54 smithi090 bash[32384]: audit 2023-12-01T15:46:53.964089+0000 mon.a (mon.0) 11952 : audit 0 from='client.? 172.21.15.80:0/1274364543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:46:54.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:46:54 smithi080 bash[28361]: audit 2023-12-01T15:46:53.964089+0000 mon.a (mon.0) 11952 : audit 0 from='client.? 172.21.15.80:0/1274364543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:46:54.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:46:54 smithi080 bash[41963]: audit 2023-12-01T15:46:53.964089+0000 mon.a (mon.0) 11952 : audit 0 from='client.? 172.21.15.80:0/1274364543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:46:55.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:46:55 smithi090 bash[32384]: cluster 2023-12-01T15:46:54.790200+0000 mgr.y (mgr.24362) 19747 : cluster 0 pgmap v19716: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:46:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:46:55 smithi080 bash[28361]: cluster 2023-12-01T15:46:54.790200+0000 mgr.y (mgr.24362) 19747 : cluster 0 pgmap v19716: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:46:55.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:46:55 smithi080 bash[41963]: cluster 2023-12-01T15:46:54.790200+0000 mgr.y (mgr.24362) 19747 : cluster 0 pgmap v19716: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:46:56.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:46:56 smithi090 bash[32384]: audit 2023-12-01T15:46:55.822163+0000 mon.c (mon.2) 12639 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:46:56.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:46:56 smithi080 bash[28361]: audit 2023-12-01T15:46:55.822163+0000 mon.c (mon.2) 12639 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:46:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:46:56 smithi080 bash[41963]: audit 2023-12-01T15:46:55.822163+0000 mon.c (mon.2) 12639 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:46:56.683 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:46:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:46:56] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T15:46:57.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:46:57 smithi090 bash[32384]: audit 2023-12-01T15:46:56.429306+0000 mon.c (mon.2) 12640 : audit 0 from='client.? 172.21.15.80:0/3724758156' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:46:57.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:46:57 smithi090 bash[32384]: cluster 2023-12-01T15:46:56.791385+0000 mgr.y (mgr.24362) 19748 : cluster 0 pgmap v19717: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:46:57.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:46:57 smithi080 bash[28361]: audit 2023-12-01T15:46:56.429306+0000 mon.c (mon.2) 12640 : audit 0 from='client.? 172.21.15.80:0/3724758156' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:46:57.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:46:57 smithi080 bash[28361]: cluster 2023-12-01T15:46:56.791385+0000 mgr.y (mgr.24362) 19748 : cluster 0 pgmap v19717: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:46:57.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:46:57 smithi080 bash[41963]: audit 2023-12-01T15:46:56.429306+0000 mon.c (mon.2) 12640 : audit 0 from='client.? 172.21.15.80:0/3724758156' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:46:57.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:46:57 smithi080 bash[41963]: cluster 2023-12-01T15:46:56.791385+0000 mgr.y (mgr.24362) 19748 : cluster 0 pgmap v19717: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:46:59.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:46:58 smithi080 bash[28361]: cluster 2023-12-01T15:46:58.792060+0000 mgr.y (mgr.24362) 19749 : cluster 0 pgmap v19718: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:46:59.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:46:58 smithi080 bash[41963]: cluster 2023-12-01T15:46:58.792060+0000 mgr.y (mgr.24362) 19749 : cluster 0 pgmap v19718: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:46:59.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:46:58 smithi090 bash[32384]: cluster 2023-12-01T15:46:58.792060+0000 mgr.y (mgr.24362) 19749 : cluster 0 pgmap v19718: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:47:00.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:46:59 smithi080 bash[28361]: audit 2023-12-01T15:46:58.885045+0000 mon.c (mon.2) 12641 : audit 0 from='client.? 172.21.15.80:0/320537490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:47:00.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:46:59 smithi080 bash[41963]: audit 2023-12-01T15:46:58.885045+0000 mon.c (mon.2) 12641 : audit 0 from='client.? 172.21.15.80:0/320537490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:47:00.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:46:59 smithi090 bash[32384]: audit 2023-12-01T15:46:58.885045+0000 mon.c (mon.2) 12641 : audit 0 from='client.? 172.21.15.80:0/320537490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:47:01.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:47:00 smithi080 bash[41963]: cluster 2023-12-01T15:47:00.792715+0000 mgr.y (mgr.24362) 19750 : cluster 0 pgmap v19719: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:47:01.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:47:00 smithi080 bash[28361]: cluster 2023-12-01T15:47:00.792715+0000 mgr.y (mgr.24362) 19750 : cluster 0 pgmap v19719: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:47:01.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:47:00 smithi090 bash[32384]: cluster 2023-12-01T15:47:00.792715+0000 mgr.y (mgr.24362) 19750 : cluster 0 pgmap v19719: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:47:02.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:47:02 smithi090 bash[32384]: audit 2023-12-01T15:47:01.348404+0000 mon.a (mon.0) 11953 : audit 0 from='client.? 172.21.15.80:0/895145153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:47:02.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:47:02 smithi080 bash[41963]: audit 2023-12-01T15:47:01.348404+0000 mon.a (mon.0) 11953 : audit 0 from='client.? 172.21.15.80:0/895145153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:47:02.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:47:02 smithi080 bash[28361]: audit 2023-12-01T15:47:01.348404+0000 mon.a (mon.0) 11953 : audit 0 from='client.? 172.21.15.80:0/895145153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:47:03.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:47:03 smithi090 bash[32384]: cluster 2023-12-01T15:47:02.793912+0000 mgr.y (mgr.24362) 19751 : cluster 0 pgmap v19720: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:47:03.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:47:03 smithi080 bash[41963]: cluster 2023-12-01T15:47:02.793912+0000 mgr.y (mgr.24362) 19751 : cluster 0 pgmap v19720: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:47:03.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:47:03 smithi080 bash[28361]: cluster 2023-12-01T15:47:02.793912+0000 mgr.y (mgr.24362) 19751 : cluster 0 pgmap v19720: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:47:04.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:47:04 smithi090 bash[32384]: audit 2023-12-01T15:47:03.804181+0000 mon.c (mon.2) 12642 : audit 0 from='client.? 172.21.15.80:0/1467566831' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:47:04.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:47:04 smithi080 bash[28361]: audit 2023-12-01T15:47:03.804181+0000 mon.c (mon.2) 12642 : audit 0 from='client.? 172.21.15.80:0/1467566831' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:47:04.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:47:04 smithi080 bash[41963]: audit 2023-12-01T15:47:03.804181+0000 mon.c (mon.2) 12642 : audit 0 from='client.? 172.21.15.80:0/1467566831' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:47:05.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:47:05 smithi090 bash[32384]: cluster 2023-12-01T15:47:04.794600+0000 mgr.y (mgr.24362) 19752 : cluster 0 pgmap v19721: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:47:05.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:47:05 smithi080 bash[28361]: cluster 2023-12-01T15:47:04.794600+0000 mgr.y (mgr.24362) 19752 : cluster 0 pgmap v19721: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:47:05.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:47:05 smithi080 bash[41963]: cluster 2023-12-01T15:47:04.794600+0000 mgr.y (mgr.24362) 19752 : cluster 0 pgmap v19721: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:47:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:47:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:47:06] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T15:47:07.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:47:07 smithi090 bash[32384]: audit 2023-12-01T15:47:06.256222+0000 mon.a (mon.0) 11954 : audit 0 from='client.? 172.21.15.80:0/855597631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:47:07.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:47:07 smithi090 bash[32384]: cluster 2023-12-01T15:47:06.795763+0000 mgr.y (mgr.24362) 19753 : cluster 0 pgmap v19722: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:47:07.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:47:07 smithi080 bash[41963]: audit 2023-12-01T15:47:06.256222+0000 mon.a (mon.0) 11954 : audit 0 from='client.? 172.21.15.80:0/855597631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:47:07.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:47:07 smithi080 bash[41963]: cluster 2023-12-01T15:47:06.795763+0000 mgr.y (mgr.24362) 19753 : cluster 0 pgmap v19722: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:47:07.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:47:07 smithi080 bash[28361]: audit 2023-12-01T15:47:06.256222+0000 mon.a (mon.0) 11954 : audit 0 from='client.? 172.21.15.80:0/855597631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:47:07.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:47:07 smithi080 bash[28361]: cluster 2023-12-01T15:47:06.795763+0000 mgr.y (mgr.24362) 19753 : cluster 0 pgmap v19722: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:47:09.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:47:08 smithi080 bash[28361]: audit 2023-12-01T15:47:08.722565+0000 mon.c (mon.2) 12643 : audit 0 from='client.? 172.21.15.80:0/3426446555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:47:09.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:47:08 smithi080 bash[41963]: audit 2023-12-01T15:47:08.722565+0000 mon.c (mon.2) 12643 : audit 0 from='client.? 172.21.15.80:0/3426446555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:47:09.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:47:08 smithi090 bash[32384]: audit 2023-12-01T15:47:08.722565+0000 mon.c (mon.2) 12643 : audit 0 from='client.? 172.21.15.80:0/3426446555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:47:10.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:47:09 smithi080 bash[41963]: cluster 2023-12-01T15:47:08.796457+0000 mgr.y (mgr.24362) 19754 : cluster 0 pgmap v19723: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:47:10.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:47:09 smithi080 bash[28361]: cluster 2023-12-01T15:47:08.796457+0000 mgr.y (mgr.24362) 19754 : cluster 0 pgmap v19723: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:47:10.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:47:09 smithi090 bash[32384]: cluster 2023-12-01T15:47:08.796457+0000 mgr.y (mgr.24362) 19754 : cluster 0 pgmap v19723: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:47:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:47:10 smithi080 bash[28361]: cluster 2023-12-01T15:47:10.797024+0000 mgr.y (mgr.24362) 19755 : cluster 0 pgmap v19724: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:47:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:47:10 smithi080 bash[28361]: audit 2023-12-01T15:47:10.822655+0000 mon.c (mon.2) 12644 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:47:11.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:47:10 smithi080 bash[41963]: cluster 2023-12-01T15:47:10.797024+0000 mgr.y (mgr.24362) 19755 : cluster 0 pgmap v19724: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:47:11.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:47:10 smithi080 bash[41963]: audit 2023-12-01T15:47:10.822655+0000 mon.c (mon.2) 12644 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:47:11.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:47:10 smithi090 bash[32384]: cluster 2023-12-01T15:47:10.797024+0000 mgr.y (mgr.24362) 19755 : cluster 0 pgmap v19724: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:47:11.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:47:10 smithi090 bash[32384]: audit 2023-12-01T15:47:10.822655+0000 mon.c (mon.2) 12644 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:47:12.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:47:11 smithi080 bash[28361]: audit 2023-12-01T15:47:11.174371+0000 mon.c (mon.2) 12645 : audit 0 from='client.? 172.21.15.80:0/4215842012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:47:12.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:47:11 smithi080 bash[41963]: audit 2023-12-01T15:47:11.174371+0000 mon.c (mon.2) 12645 : audit 0 from='client.? 172.21.15.80:0/4215842012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:47:12.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:47:11 smithi090 bash[32384]: audit 2023-12-01T15:47:11.174371+0000 mon.c (mon.2) 12645 : audit 0 from='client.? 172.21.15.80:0/4215842012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:47:13.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:47:12 smithi080 bash[28361]: cluster 2023-12-01T15:47:12.798170+0000 mgr.y (mgr.24362) 19756 : cluster 0 pgmap v19725: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:47:13.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:47:12 smithi080 bash[41963]: cluster 2023-12-01T15:47:12.798170+0000 mgr.y (mgr.24362) 19756 : cluster 0 pgmap v19725: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:47:13.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:47:12 smithi090 bash[32384]: cluster 2023-12-01T15:47:12.798170+0000 mgr.y (mgr.24362) 19756 : cluster 0 pgmap v19725: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:47:14.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:47:13 smithi080 bash[41963]: audit 2023-12-01T15:47:13.621906+0000 mon.a (mon.0) 11955 : audit 0 from='client.? 172.21.15.80:0/443377383' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:47:14.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:47:13 smithi080 bash[28361]: audit 2023-12-01T15:47:13.621906+0000 mon.a (mon.0) 11955 : audit 0 from='client.? 172.21.15.80:0/443377383' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:47:14.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:47:13 smithi090 bash[32384]: audit 2023-12-01T15:47:13.621906+0000 mon.a (mon.0) 11955 : audit 0 from='client.? 172.21.15.80:0/443377383' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:47:15.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:47:14 smithi080 bash[41963]: audit 2023-12-01T15:47:14.785680+0000 mon.c (mon.2) 12646 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:47:15.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:47:14 smithi080 bash[41963]: cluster 2023-12-01T15:47:14.798924+0000 mgr.y (mgr.24362) 19757 : cluster 0 pgmap v19726: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:47:15.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:47:14 smithi080 bash[28361]: audit 2023-12-01T15:47:14.785680+0000 mon.c (mon.2) 12646 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:47:15.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:47:14 smithi080 bash[28361]: cluster 2023-12-01T15:47:14.798924+0000 mgr.y (mgr.24362) 19757 : cluster 0 pgmap v19726: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:47:15.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:47:14 smithi090 bash[32384]: audit 2023-12-01T15:47:14.785680+0000 mon.c (mon.2) 12646 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:47:15.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:47:14 smithi090 bash[32384]: cluster 2023-12-01T15:47:14.798924+0000 mgr.y (mgr.24362) 19757 : cluster 0 pgmap v19726: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:47:16.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:47:16 smithi080 bash[28361]: audit 2023-12-01T15:47:16.078000+0000 mon.a (mon.0) 11956 : audit 0 from='client.? 172.21.15.80:0/1903308067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:47:16.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:47:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:47:16] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T15:47:16.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:47:16 smithi080 bash[41963]: audit 2023-12-01T15:47:16.078000+0000 mon.a (mon.0) 11956 : audit 0 from='client.? 172.21.15.80:0/1903308067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:47:16.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:47:16 smithi090 bash[32384]: audit 2023-12-01T15:47:16.078000+0000 mon.a (mon.0) 11956 : audit 0 from='client.? 172.21.15.80:0/1903308067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:47:17.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:47:17 smithi090 bash[32384]: cluster 2023-12-01T15:47:16.800235+0000 mgr.y (mgr.24362) 19758 : cluster 0 pgmap v19727: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:47:17.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:47:17 smithi080 bash[28361]: cluster 2023-12-01T15:47:16.800235+0000 mgr.y (mgr.24362) 19758 : cluster 0 pgmap v19727: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:47:17.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:47:17 smithi080 bash[41963]: cluster 2023-12-01T15:47:16.800235+0000 mgr.y (mgr.24362) 19758 : cluster 0 pgmap v19727: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:47:18.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:47:18 smithi080 bash[28361]: audit 2023-12-01T15:47:18.540661+0000 mon.a (mon.0) 11957 : audit 0 from='client.? 172.21.15.80:0/2450973112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:47:18.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:47:18 smithi080 bash[41963]: audit 2023-12-01T15:47:18.540661+0000 mon.a (mon.0) 11957 : audit 0 from='client.? 172.21.15.80:0/2450973112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:47:19.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:47:18 smithi090 bash[32384]: audit 2023-12-01T15:47:18.540661+0000 mon.a (mon.0) 11957 : audit 0 from='client.? 172.21.15.80:0/2450973112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:47:19.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:47:19 smithi080 bash[28361]: cluster 2023-12-01T15:47:18.800840+0000 mgr.y (mgr.24362) 19759 : cluster 0 pgmap v19728: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:47:19.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:47:19 smithi080 bash[41963]: cluster 2023-12-01T15:47:18.800840+0000 mgr.y (mgr.24362) 19759 : cluster 0 pgmap v19728: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:47:20.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:47:19 smithi090 bash[32384]: cluster 2023-12-01T15:47:18.800840+0000 mgr.y (mgr.24362) 19759 : cluster 0 pgmap v19728: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:47:21.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:47:21 smithi080 bash[28361]: audit 2023-12-01T15:47:20.628925+0000 mon.a (mon.0) 11958 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:47:21.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:47:21 smithi080 bash[28361]: audit 2023-12-01T15:47:20.640248+0000 mon.a (mon.0) 11959 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:47:21.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:47:21 smithi080 bash[28361]: cluster 2023-12-01T15:47:20.801501+0000 mgr.y (mgr.24362) 19760 : cluster 0 pgmap v19729: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:47:21.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:47:21 smithi080 bash[28361]: audit 2023-12-01T15:47:20.983434+0000 mon.a (mon.0) 11960 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:47:21.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:47:21 smithi080 bash[28361]: audit 2023-12-01T15:47:20.991469+0000 mon.a (mon.0) 11961 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:47:21.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:47:21 smithi080 bash[28361]: audit 2023-12-01T15:47:21.039152+0000 mon.a (mon.0) 11962 : audit 0 from='client.? 172.21.15.80:0/2701016299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:47:21.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:47:21 smithi080 bash[28361]: audit 2023-12-01T15:47:21.531629+0000 mon.c (mon.2) 12647 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:47:21.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:47:21 smithi080 bash[28361]: audit 2023-12-01T15:47:21.533375+0000 mon.c (mon.2) 12648 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:47:21.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:47:21 smithi080 bash[28361]: audit 2023-12-01T15:47:21.543410+0000 mon.a (mon.0) 11963 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:47:21.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:47:21 smithi080 bash[41963]: audit 2023-12-01T15:47:20.628925+0000 mon.a (mon.0) 11958 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:47:21.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:47:21 smithi080 bash[41963]: audit 2023-12-01T15:47:20.640248+0000 mon.a (mon.0) 11959 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:47:21.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:47:21 smithi080 bash[41963]: cluster 2023-12-01T15:47:20.801501+0000 mgr.y (mgr.24362) 19760 : cluster 0 pgmap v19729: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:47:21.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:47:21 smithi080 bash[41963]: audit 2023-12-01T15:47:20.983434+0000 mon.a (mon.0) 11960 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:47:21.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:47:21 smithi080 bash[41963]: audit 2023-12-01T15:47:20.991469+0000 mon.a (mon.0) 11961 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:47:21.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:47:21 smithi080 bash[41963]: audit 2023-12-01T15:47:21.039152+0000 mon.a (mon.0) 11962 : audit 0 from='client.? 172.21.15.80:0/2701016299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:47:21.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:47:21 smithi080 bash[41963]: audit 2023-12-01T15:47:21.531629+0000 mon.c (mon.2) 12647 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:47:21.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:47:21 smithi080 bash[41963]: audit 2023-12-01T15:47:21.533375+0000 mon.c (mon.2) 12648 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:47:21.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:47:21 smithi080 bash[41963]: audit 2023-12-01T15:47:21.543410+0000 mon.a (mon.0) 11963 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:47:22.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:47:21 smithi090 bash[32384]: audit 2023-12-01T15:47:20.628925+0000 mon.a (mon.0) 11958 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:47:22.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:47:21 smithi090 bash[32384]: audit 2023-12-01T15:47:20.640248+0000 mon.a (mon.0) 11959 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:47:22.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:47:21 smithi090 bash[32384]: cluster 2023-12-01T15:47:20.801501+0000 mgr.y (mgr.24362) 19760 : cluster 0 pgmap v19729: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:47:22.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:47:21 smithi090 bash[32384]: audit 2023-12-01T15:47:20.983434+0000 mon.a (mon.0) 11960 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:47:22.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:47:21 smithi090 bash[32384]: audit 2023-12-01T15:47:20.991469+0000 mon.a (mon.0) 11961 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:47:22.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:47:21 smithi090 bash[32384]: audit 2023-12-01T15:47:21.039152+0000 mon.a (mon.0) 11962 : audit 0 from='client.? 172.21.15.80:0/2701016299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:47:22.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:47:21 smithi090 bash[32384]: audit 2023-12-01T15:47:21.531629+0000 mon.c (mon.2) 12647 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:47:22.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:47:21 smithi090 bash[32384]: audit 2023-12-01T15:47:21.533375+0000 mon.c (mon.2) 12648 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:47:22.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:47:21 smithi090 bash[32384]: audit 2023-12-01T15:47:21.543410+0000 mon.a (mon.0) 11963 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:47:23.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:47:22 smithi080 bash[28361]: cluster 2023-12-01T15:47:22.802658+0000 mgr.y (mgr.24362) 19761 : cluster 0 pgmap v19730: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:47:23.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:47:22 smithi080 bash[41963]: cluster 2023-12-01T15:47:22.802658+0000 mgr.y (mgr.24362) 19761 : cluster 0 pgmap v19730: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:47:23.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:47:22 smithi090 bash[32384]: cluster 2023-12-01T15:47:22.802658+0000 mgr.y (mgr.24362) 19761 : cluster 0 pgmap v19730: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:47:24.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:47:23 smithi080 bash[28361]: audit 2023-12-01T15:47:23.505303+0000 mon.c (mon.2) 12649 : audit 0 from='client.? 172.21.15.80:0/3667112556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:47:24.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:47:23 smithi080 bash[41963]: audit 2023-12-01T15:47:23.505303+0000 mon.c (mon.2) 12649 : audit 0 from='client.? 172.21.15.80:0/3667112556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:47:24.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:47:23 smithi090 bash[32384]: audit 2023-12-01T15:47:23.505303+0000 mon.c (mon.2) 12649 : audit 0 from='client.? 172.21.15.80:0/3667112556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:47:25.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:47:24 smithi080 bash[41963]: cluster 2023-12-01T15:47:24.803346+0000 mgr.y (mgr.24362) 19762 : cluster 0 pgmap v19731: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:47:25.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:47:24 smithi080 bash[28361]: cluster 2023-12-01T15:47:24.803346+0000 mgr.y (mgr.24362) 19762 : cluster 0 pgmap v19731: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:47:25.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:47:24 smithi090 bash[32384]: cluster 2023-12-01T15:47:24.803346+0000 mgr.y (mgr.24362) 19762 : cluster 0 pgmap v19731: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:47:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:47:25 smithi080 bash[28361]: audit 2023-12-01T15:47:25.823072+0000 mon.c (mon.2) 12650 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:47:26.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:47:25 smithi080 bash[41963]: audit 2023-12-01T15:47:25.823072+0000 mon.c (mon.2) 12650 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:47:26.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:47:25 smithi090 bash[32384]: audit 2023-12-01T15:47:25.823072+0000 mon.c (mon.2) 12650 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:47:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:47:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:47:26] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T15:47:27.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:47:26 smithi080 bash[28361]: audit 2023-12-01T15:47:25.968232+0000 mon.a (mon.0) 11964 : audit 0 from='client.? 172.21.15.80:0/1606796485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:47:27.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:47:26 smithi080 bash[28361]: cluster 2023-12-01T15:47:26.804537+0000 mgr.y (mgr.24362) 19763 : cluster 0 pgmap v19732: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:47:27.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:47:26 smithi080 bash[41963]: audit 2023-12-01T15:47:25.968232+0000 mon.a (mon.0) 11964 : audit 0 from='client.? 172.21.15.80:0/1606796485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:47:27.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:47:26 smithi080 bash[41963]: cluster 2023-12-01T15:47:26.804537+0000 mgr.y (mgr.24362) 19763 : cluster 0 pgmap v19732: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:47:27.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:47:26 smithi090 bash[32384]: audit 2023-12-01T15:47:25.968232+0000 mon.a (mon.0) 11964 : audit 0 from='client.? 172.21.15.80:0/1606796485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:47:27.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:47:26 smithi090 bash[32384]: cluster 2023-12-01T15:47:26.804537+0000 mgr.y (mgr.24362) 19763 : cluster 0 pgmap v19732: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:47:28.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:47:28 smithi090 bash[32384]: audit 2023-12-01T15:47:28.412680+0000 mon.a (mon.0) 11965 : audit 0 from='client.? 172.21.15.80:0/177375647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:47:28.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:47:28 smithi080 bash[41963]: audit 2023-12-01T15:47:28.412680+0000 mon.a (mon.0) 11965 : audit 0 from='client.? 172.21.15.80:0/177375647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:47:28.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:47:28 smithi080 bash[28361]: audit 2023-12-01T15:47:28.412680+0000 mon.a (mon.0) 11965 : audit 0 from='client.? 172.21.15.80:0/177375647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:47:29.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:47:29 smithi090 bash[32384]: cluster 2023-12-01T15:47:28.805198+0000 mgr.y (mgr.24362) 19764 : cluster 0 pgmap v19733: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:47:29.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:47:29 smithi080 bash[41963]: cluster 2023-12-01T15:47:28.805198+0000 mgr.y (mgr.24362) 19764 : cluster 0 pgmap v19733: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:47:29.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:47:29 smithi080 bash[28361]: cluster 2023-12-01T15:47:28.805198+0000 mgr.y (mgr.24362) 19764 : cluster 0 pgmap v19733: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:47:31.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:47:30 smithi080 bash[41963]: cluster 2023-12-01T15:47:30.805808+0000 mgr.y (mgr.24362) 19765 : cluster 0 pgmap v19734: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:47:31.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:47:30 smithi080 bash[28361]: cluster 2023-12-01T15:47:30.805808+0000 mgr.y (mgr.24362) 19765 : cluster 0 pgmap v19734: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:47:31.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:47:30 smithi090 bash[32384]: cluster 2023-12-01T15:47:30.805808+0000 mgr.y (mgr.24362) 19765 : cluster 0 pgmap v19734: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:47:32.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:47:31 smithi080 bash[41963]: audit 2023-12-01T15:47:30.864550+0000 mon.c (mon.2) 12651 : audit 0 from='client.? 172.21.15.80:0/3961247535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:47:32.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:47:31 smithi080 bash[28361]: audit 2023-12-01T15:47:30.864550+0000 mon.c (mon.2) 12651 : audit 0 from='client.? 172.21.15.80:0/3961247535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:47:32.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:47:31 smithi090 bash[32384]: audit 2023-12-01T15:47:30.864550+0000 mon.c (mon.2) 12651 : audit 0 from='client.? 172.21.15.80:0/3961247535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:47:33.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:47:32 smithi080 bash[41963]: cluster 2023-12-01T15:47:32.806945+0000 mgr.y (mgr.24362) 19766 : cluster 0 pgmap v19735: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:47:33.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:47:32 smithi080 bash[28361]: cluster 2023-12-01T15:47:32.806945+0000 mgr.y (mgr.24362) 19766 : cluster 0 pgmap v19735: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:47:33.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:47:32 smithi090 bash[32384]: cluster 2023-12-01T15:47:32.806945+0000 mgr.y (mgr.24362) 19766 : cluster 0 pgmap v19735: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:47:34.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:47:33 smithi080 bash[41963]: audit 2023-12-01T15:47:33.324310+0000 mon.a (mon.0) 11966 : audit 0 from='client.? 172.21.15.80:0/264289927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:47:34.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:47:33 smithi080 bash[28361]: audit 2023-12-01T15:47:33.324310+0000 mon.a (mon.0) 11966 : audit 0 from='client.? 172.21.15.80:0/264289927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:47:34.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:47:33 smithi090 bash[32384]: audit 2023-12-01T15:47:33.324310+0000 mon.a (mon.0) 11966 : audit 0 from='client.? 172.21.15.80:0/264289927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:47:35.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:47:34 smithi080 bash[41963]: cluster 2023-12-01T15:47:34.807546+0000 mgr.y (mgr.24362) 19767 : cluster 0 pgmap v19736: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:47:35.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:47:34 smithi080 bash[28361]: cluster 2023-12-01T15:47:34.807546+0000 mgr.y (mgr.24362) 19767 : cluster 0 pgmap v19736: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:47:35.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:47:34 smithi090 bash[32384]: cluster 2023-12-01T15:47:34.807546+0000 mgr.y (mgr.24362) 19767 : cluster 0 pgmap v19736: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:47:36.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:47:35 smithi080 bash[41963]: audit 2023-12-01T15:47:35.782524+0000 mon.a (mon.0) 11967 : audit 0 from='client.? 172.21.15.80:0/120515774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:47:36.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:47:35 smithi080 bash[28361]: audit 2023-12-01T15:47:35.782524+0000 mon.a (mon.0) 11967 : audit 0 from='client.? 172.21.15.80:0/120515774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:47:36.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:47:35 smithi090 bash[32384]: audit 2023-12-01T15:47:35.782524+0000 mon.a (mon.0) 11967 : audit 0 from='client.? 172.21.15.80:0/120515774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:47:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:47:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:47:36] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T15:47:37.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:47:37 smithi090 bash[32384]: cluster 2023-12-01T15:47:36.808731+0000 mgr.y (mgr.24362) 19768 : cluster 0 pgmap v19737: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:47:37.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:47:37 smithi080 bash[41963]: cluster 2023-12-01T15:47:36.808731+0000 mgr.y (mgr.24362) 19768 : cluster 0 pgmap v19737: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:47:37.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:47:37 smithi080 bash[28361]: cluster 2023-12-01T15:47:36.808731+0000 mgr.y (mgr.24362) 19768 : cluster 0 pgmap v19737: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:47:38.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:47:38 smithi080 bash[28361]: audit 2023-12-01T15:47:38.237343+0000 mon.c (mon.2) 12652 : audit 0 from='client.? 172.21.15.80:0/2221177178' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:47:38.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:47:38 smithi080 bash[41963]: audit 2023-12-01T15:47:38.237343+0000 mon.c (mon.2) 12652 : audit 0 from='client.? 172.21.15.80:0/2221177178' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:47:38.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:47:38 smithi090 bash[32384]: audit 2023-12-01T15:47:38.237343+0000 mon.c (mon.2) 12652 : audit 0 from='client.? 172.21.15.80:0/2221177178' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:47:39.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:47:39 smithi080 bash[28361]: cluster 2023-12-01T15:47:38.809400+0000 mgr.y (mgr.24362) 19769 : cluster 0 pgmap v19738: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:47:39.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:47:39 smithi080 bash[41963]: cluster 2023-12-01T15:47:38.809400+0000 mgr.y (mgr.24362) 19769 : cluster 0 pgmap v19738: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:47:39.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:47:39 smithi090 bash[32384]: cluster 2023-12-01T15:47:38.809400+0000 mgr.y (mgr.24362) 19769 : cluster 0 pgmap v19738: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:47:41.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:47:40 smithi090 bash[32384]: audit 2023-12-01T15:47:40.694215+0000 mon.a (mon.0) 11968 : audit 0 from='client.? 172.21.15.80:0/900512109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:47:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:47:40 smithi080 bash[41963]: audit 2023-12-01T15:47:40.694215+0000 mon.a (mon.0) 11968 : audit 0 from='client.? 172.21.15.80:0/900512109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:47:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:47:40 smithi080 bash[28361]: audit 2023-12-01T15:47:40.694215+0000 mon.a (mon.0) 11968 : audit 0 from='client.? 172.21.15.80:0/900512109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:47:42.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:47:41 smithi090 bash[32384]: cluster 2023-12-01T15:47:40.810061+0000 mgr.y (mgr.24362) 19770 : cluster 0 pgmap v19739: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:47:42.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:47:41 smithi090 bash[32384]: audit 2023-12-01T15:47:40.823145+0000 mon.c (mon.2) 12653 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:47:42.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:47:41 smithi080 bash[41963]: cluster 2023-12-01T15:47:40.810061+0000 mgr.y (mgr.24362) 19770 : cluster 0 pgmap v19739: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:47:42.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:47:41 smithi080 bash[41963]: audit 2023-12-01T15:47:40.823145+0000 mon.c (mon.2) 12653 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:47:42.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:47:41 smithi080 bash[28361]: cluster 2023-12-01T15:47:40.810061+0000 mgr.y (mgr.24362) 19770 : cluster 0 pgmap v19739: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:47:42.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:47:41 smithi080 bash[28361]: audit 2023-12-01T15:47:40.823145+0000 mon.c (mon.2) 12653 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:47:43.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:47:42 smithi080 bash[41963]: cluster 2023-12-01T15:47:42.811176+0000 mgr.y (mgr.24362) 19771 : cluster 0 pgmap v19740: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:47:43.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:47:42 smithi080 bash[28361]: cluster 2023-12-01T15:47:42.811176+0000 mgr.y (mgr.24362) 19771 : cluster 0 pgmap v19740: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:47:43.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:47:42 smithi090 bash[32384]: cluster 2023-12-01T15:47:42.811176+0000 mgr.y (mgr.24362) 19771 : cluster 0 pgmap v19740: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:47:44.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:47:43 smithi080 bash[28361]: audit 2023-12-01T15:47:43.151087+0000 mon.a (mon.0) 11969 : audit 0 from='client.? 172.21.15.80:0/1965279291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:47:44.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:47:43 smithi080 bash[41963]: audit 2023-12-01T15:47:43.151087+0000 mon.a (mon.0) 11969 : audit 0 from='client.? 172.21.15.80:0/1965279291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:47:44.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:47:43 smithi090 bash[32384]: audit 2023-12-01T15:47:43.151087+0000 mon.a (mon.0) 11969 : audit 0 from='client.? 172.21.15.80:0/1965279291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:47:45.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:47:44 smithi080 bash[28361]: cluster 2023-12-01T15:47:44.811821+0000 mgr.y (mgr.24362) 19772 : cluster 0 pgmap v19741: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:47:45.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:47:44 smithi080 bash[41963]: cluster 2023-12-01T15:47:44.811821+0000 mgr.y (mgr.24362) 19772 : cluster 0 pgmap v19741: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:47:45.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:47:44 smithi090 bash[32384]: cluster 2023-12-01T15:47:44.811821+0000 mgr.y (mgr.24362) 19772 : cluster 0 pgmap v19741: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:47:46.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:47:45 smithi080 bash[28361]: audit 2023-12-01T15:47:45.604516+0000 mon.c (mon.2) 12654 : audit 0 from='client.? 172.21.15.80:0/740285928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:47:46.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:47:45 smithi080 bash[41963]: audit 2023-12-01T15:47:45.604516+0000 mon.c (mon.2) 12654 : audit 0 from='client.? 172.21.15.80:0/740285928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:47:46.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:47:45 smithi090 bash[32384]: audit 2023-12-01T15:47:45.604516+0000 mon.c (mon.2) 12654 : audit 0 from='client.? 172.21.15.80:0/740285928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:47:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:47:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:47:46] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T15:47:47.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:47:47 smithi090 bash[32384]: cluster 2023-12-01T15:47:46.812926+0000 mgr.y (mgr.24362) 19773 : cluster 0 pgmap v19742: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:47:47.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:47:47 smithi080 bash[28361]: cluster 2023-12-01T15:47:46.812926+0000 mgr.y (mgr.24362) 19773 : cluster 0 pgmap v19742: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:47:47.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:47:47 smithi080 bash[41963]: cluster 2023-12-01T15:47:46.812926+0000 mgr.y (mgr.24362) 19773 : cluster 0 pgmap v19742: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:47:48.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:47:48 smithi090 bash[32384]: audit 2023-12-01T15:47:48.066305+0000 mon.c (mon.2) 12655 : audit 0 from='client.? 172.21.15.80:0/3935884046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:47:48.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:47:48 smithi080 bash[41963]: audit 2023-12-01T15:47:48.066305+0000 mon.c (mon.2) 12655 : audit 0 from='client.? 172.21.15.80:0/3935884046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:47:48.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:47:48 smithi080 bash[28361]: audit 2023-12-01T15:47:48.066305+0000 mon.c (mon.2) 12655 : audit 0 from='client.? 172.21.15.80:0/3935884046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:47:49.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:47:49 smithi090 bash[32384]: cluster 2023-12-01T15:47:48.813617+0000 mgr.y (mgr.24362) 19774 : cluster 0 pgmap v19743: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:47:49.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:47:49 smithi080 bash[41963]: cluster 2023-12-01T15:47:48.813617+0000 mgr.y (mgr.24362) 19774 : cluster 0 pgmap v19743: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:47:49.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:47:49 smithi080 bash[28361]: cluster 2023-12-01T15:47:48.813617+0000 mgr.y (mgr.24362) 19774 : cluster 0 pgmap v19743: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:47:50.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:47:50 smithi080 bash[28361]: audit 2023-12-01T15:47:50.516574+0000 mon.a (mon.0) 11970 : audit 0 from='client.? 172.21.15.80:0/1393571662' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:47:50.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:47:50 smithi080 bash[41963]: audit 2023-12-01T15:47:50.516574+0000 mon.a (mon.0) 11970 : audit 0 from='client.? 172.21.15.80:0/1393571662' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:47:51.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:47:50 smithi090 bash[32384]: audit 2023-12-01T15:47:50.516574+0000 mon.a (mon.0) 11970 : audit 0 from='client.? 172.21.15.80:0/1393571662' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:47:51.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:47:51 smithi080 bash[41963]: cluster 2023-12-01T15:47:50.814292+0000 mgr.y (mgr.24362) 19775 : cluster 0 pgmap v19744: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:47:51.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:47:51 smithi080 bash[28361]: cluster 2023-12-01T15:47:50.814292+0000 mgr.y (mgr.24362) 19775 : cluster 0 pgmap v19744: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:47:52.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:47:51 smithi090 bash[32384]: cluster 2023-12-01T15:47:50.814292+0000 mgr.y (mgr.24362) 19775 : cluster 0 pgmap v19744: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:47:53.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:47:52 smithi080 bash[28361]: cluster 2023-12-01T15:47:52.815389+0000 mgr.y (mgr.24362) 19776 : cluster 0 pgmap v19745: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:47:53.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:47:52 smithi080 bash[41963]: cluster 2023-12-01T15:47:52.815389+0000 mgr.y (mgr.24362) 19776 : cluster 0 pgmap v19745: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:47:53.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:47:52 smithi090 bash[32384]: cluster 2023-12-01T15:47:52.815389+0000 mgr.y (mgr.24362) 19776 : cluster 0 pgmap v19745: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:47:54.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:47:53 smithi080 bash[28361]: audit 2023-12-01T15:47:52.977402+0000 mon.a (mon.0) 11971 : audit 0 from='client.? 172.21.15.80:0/1158010200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:47:54.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:47:53 smithi080 bash[41963]: audit 2023-12-01T15:47:52.977402+0000 mon.a (mon.0) 11971 : audit 0 from='client.? 172.21.15.80:0/1158010200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:47:54.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:47:53 smithi090 bash[32384]: audit 2023-12-01T15:47:52.977402+0000 mon.a (mon.0) 11971 : audit 0 from='client.? 172.21.15.80:0/1158010200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:47:55.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:47:54 smithi080 bash[41963]: cluster 2023-12-01T15:47:54.816047+0000 mgr.y (mgr.24362) 19777 : cluster 0 pgmap v19746: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:47:55.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:47:54 smithi080 bash[28361]: cluster 2023-12-01T15:47:54.816047+0000 mgr.y (mgr.24362) 19777 : cluster 0 pgmap v19746: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:47:55.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:47:54 smithi090 bash[32384]: cluster 2023-12-01T15:47:54.816047+0000 mgr.y (mgr.24362) 19777 : cluster 0 pgmap v19746: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:47:56.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:47:55 smithi080 bash[41963]: audit 2023-12-01T15:47:55.430682+0000 mon.a (mon.0) 11972 : audit 0 from='client.? 172.21.15.80:0/1181563978' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:47:56.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:47:55 smithi080 bash[41963]: audit 2023-12-01T15:47:55.824039+0000 mon.c (mon.2) 12656 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:47:56.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:47:55 smithi080 bash[28361]: audit 2023-12-01T15:47:55.430682+0000 mon.a (mon.0) 11972 : audit 0 from='client.? 172.21.15.80:0/1181563978' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:47:56.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:47:55 smithi080 bash[28361]: audit 2023-12-01T15:47:55.824039+0000 mon.c (mon.2) 12656 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:47:56.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:47:55 smithi090 bash[32384]: audit 2023-12-01T15:47:55.430682+0000 mon.a (mon.0) 11972 : audit 0 from='client.? 172.21.15.80:0/1181563978' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:47:56.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:47:55 smithi090 bash[32384]: audit 2023-12-01T15:47:55.824039+0000 mon.c (mon.2) 12656 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:47:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:47:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:47:56] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T15:47:57.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:47:57 smithi090 bash[32384]: cluster 2023-12-01T15:47:56.817195+0000 mgr.y (mgr.24362) 19778 : cluster 0 pgmap v19747: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:47:57.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:47:57 smithi080 bash[28361]: cluster 2023-12-01T15:47:56.817195+0000 mgr.y (mgr.24362) 19778 : cluster 0 pgmap v19747: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:47:57.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:47:57 smithi080 bash[41963]: cluster 2023-12-01T15:47:56.817195+0000 mgr.y (mgr.24362) 19778 : cluster 0 pgmap v19747: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:47:58.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:47:58 smithi090 bash[32384]: audit 2023-12-01T15:47:57.885154+0000 mon.c (mon.2) 12657 : audit 0 from='client.? 172.21.15.80:0/426433206' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:47:58.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:47:58 smithi080 bash[28361]: audit 2023-12-01T15:47:57.885154+0000 mon.c (mon.2) 12657 : audit 0 from='client.? 172.21.15.80:0/426433206' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:47:58.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:47:58 smithi080 bash[41963]: audit 2023-12-01T15:47:57.885154+0000 mon.c (mon.2) 12657 : audit 0 from='client.? 172.21.15.80:0/426433206' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:47:59.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:47:59 smithi090 bash[32384]: cluster 2023-12-01T15:47:58.817831+0000 mgr.y (mgr.24362) 19779 : cluster 0 pgmap v19748: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:47:59.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:47:59 smithi080 bash[28361]: cluster 2023-12-01T15:47:58.817831+0000 mgr.y (mgr.24362) 19779 : cluster 0 pgmap v19748: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:47:59.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:47:59 smithi080 bash[41963]: cluster 2023-12-01T15:47:58.817831+0000 mgr.y (mgr.24362) 19779 : cluster 0 pgmap v19748: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:48:00.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:48:00 smithi080 bash[28361]: audit 2023-12-01T15:48:00.339382+0000 mon.c (mon.2) 12658 : audit 0 from='client.? 172.21.15.80:0/3798245817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:48:00.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:48:00 smithi080 bash[41963]: audit 2023-12-01T15:48:00.339382+0000 mon.c (mon.2) 12658 : audit 0 from='client.? 172.21.15.80:0/3798245817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:48:00.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:48:00 smithi090 bash[32384]: audit 2023-12-01T15:48:00.339382+0000 mon.c (mon.2) 12658 : audit 0 from='client.? 172.21.15.80:0/3798245817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:48:02.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:48:02 smithi080 bash[28361]: cluster 2023-12-01T15:48:00.818455+0000 mgr.y (mgr.24362) 19780 : cluster 0 pgmap v19749: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:48:02.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:48:02 smithi080 bash[41963]: cluster 2023-12-01T15:48:00.818455+0000 mgr.y (mgr.24362) 19780 : cluster 0 pgmap v19749: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:48:02.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:48:02 smithi090 bash[32384]: cluster 2023-12-01T15:48:00.818455+0000 mgr.y (mgr.24362) 19780 : cluster 0 pgmap v19749: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:48:03.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:48:03 smithi080 bash[28361]: audit 2023-12-01T15:48:02.792086+0000 mon.a (mon.0) 11973 : audit 0 from='client.? 172.21.15.80:0/7723181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:48:03.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:48:03 smithi080 bash[41963]: audit 2023-12-01T15:48:02.792086+0000 mon.a (mon.0) 11973 : audit 0 from='client.? 172.21.15.80:0/7723181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:48:03.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:48:03 smithi090 bash[32384]: audit 2023-12-01T15:48:02.792086+0000 mon.a (mon.0) 11973 : audit 0 from='client.? 172.21.15.80:0/7723181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:48:04.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:48:04 smithi080 bash[41963]: cluster 2023-12-01T15:48:02.819642+0000 mgr.y (mgr.24362) 19781 : cluster 0 pgmap v19750: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:48:04.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:48:04 smithi080 bash[28361]: cluster 2023-12-01T15:48:02.819642+0000 mgr.y (mgr.24362) 19781 : cluster 0 pgmap v19750: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:48:04.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:48:04 smithi090 bash[32384]: cluster 2023-12-01T15:48:02.819642+0000 mgr.y (mgr.24362) 19781 : cluster 0 pgmap v19750: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:48:05.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:48:05 smithi080 bash[28361]: audit 2023-12-01T15:48:05.243531+0000 mon.c (mon.2) 12659 : audit 0 from='client.? 172.21.15.80:0/1196273631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:48:05.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:48:05 smithi080 bash[41963]: audit 2023-12-01T15:48:05.243531+0000 mon.c (mon.2) 12659 : audit 0 from='client.? 172.21.15.80:0/1196273631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:48:05.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:48:05 smithi090 bash[32384]: audit 2023-12-01T15:48:05.243531+0000 mon.c (mon.2) 12659 : audit 0 from='client.? 172.21.15.80:0/1196273631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:48:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:48:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:48:06] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T15:48:06.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:48:06 smithi080 bash[41963]: cluster 2023-12-01T15:48:04.820309+0000 mgr.y (mgr.24362) 19782 : cluster 0 pgmap v19751: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:48:06.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:48:06 smithi080 bash[28361]: cluster 2023-12-01T15:48:04.820309+0000 mgr.y (mgr.24362) 19782 : cluster 0 pgmap v19751: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:48:06.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:48:06 smithi090 bash[32384]: cluster 2023-12-01T15:48:04.820309+0000 mgr.y (mgr.24362) 19782 : cluster 0 pgmap v19751: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:48:08.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:48:08 smithi080 bash[41963]: cluster 2023-12-01T15:48:06.821328+0000 mgr.y (mgr.24362) 19783 : cluster 0 pgmap v19752: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:48:08.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:48:08 smithi080 bash[41963]: audit 2023-12-01T15:48:07.701369+0000 mon.a (mon.0) 11974 : audit 0 from='client.? 172.21.15.80:0/2522074694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:48:08.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:48:08 smithi080 bash[28361]: cluster 2023-12-01T15:48:06.821328+0000 mgr.y (mgr.24362) 19783 : cluster 0 pgmap v19752: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:48:08.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:48:08 smithi080 bash[28361]: audit 2023-12-01T15:48:07.701369+0000 mon.a (mon.0) 11974 : audit 0 from='client.? 172.21.15.80:0/2522074694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:48:08.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:48:08 smithi090 bash[32384]: cluster 2023-12-01T15:48:06.821328+0000 mgr.y (mgr.24362) 19783 : cluster 0 pgmap v19752: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:48:08.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:48:08 smithi090 bash[32384]: audit 2023-12-01T15:48:07.701369+0000 mon.a (mon.0) 11974 : audit 0 from='client.? 172.21.15.80:0/2522074694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:48:10.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:48:10 smithi080 bash[28361]: cluster 2023-12-01T15:48:08.821889+0000 mgr.y (mgr.24362) 19784 : cluster 0 pgmap v19753: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:48:10.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:48:10 smithi080 bash[28361]: audit 2023-12-01T15:48:10.147895+0000 mon.c (mon.2) 12660 : audit 0 from='client.? 172.21.15.80:0/3805365467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:48:10.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:48:10 smithi080 bash[41963]: cluster 2023-12-01T15:48:08.821889+0000 mgr.y (mgr.24362) 19784 : cluster 0 pgmap v19753: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:48:10.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:48:10 smithi080 bash[41963]: audit 2023-12-01T15:48:10.147895+0000 mon.c (mon.2) 12660 : audit 0 from='client.? 172.21.15.80:0/3805365467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:48:10.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:48:10 smithi090 bash[32384]: cluster 2023-12-01T15:48:08.821889+0000 mgr.y (mgr.24362) 19784 : cluster 0 pgmap v19753: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:48:10.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:48:10 smithi090 bash[32384]: audit 2023-12-01T15:48:10.147895+0000 mon.c (mon.2) 12660 : audit 0 from='client.? 172.21.15.80:0/3805365467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:48:11.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:48:11 smithi090 bash[32384]: audit 2023-12-01T15:48:10.824333+0000 mon.c (mon.2) 12661 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:48:11.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:48:11 smithi080 bash[41963]: audit 2023-12-01T15:48:10.824333+0000 mon.c (mon.2) 12661 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:48:11.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:48:11 smithi080 bash[28361]: audit 2023-12-01T15:48:10.824333+0000 mon.c (mon.2) 12661 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:48:12.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:48:12 smithi090 bash[32384]: cluster 2023-12-01T15:48:10.822535+0000 mgr.y (mgr.24362) 19785 : cluster 0 pgmap v19754: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:48:12.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:48:12 smithi080 bash[28361]: cluster 2023-12-01T15:48:10.822535+0000 mgr.y (mgr.24362) 19785 : cluster 0 pgmap v19754: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:48:12.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:48:12 smithi080 bash[41963]: cluster 2023-12-01T15:48:10.822535+0000 mgr.y (mgr.24362) 19785 : cluster 0 pgmap v19754: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:48:13.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:48:13 smithi090 bash[32384]: audit 2023-12-01T15:48:12.600760+0000 mon.c (mon.2) 12662 : audit 0 from='client.? 172.21.15.80:0/796395449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:48:13.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:48:13 smithi080 bash[28361]: audit 2023-12-01T15:48:12.600760+0000 mon.c (mon.2) 12662 : audit 0 from='client.? 172.21.15.80:0/796395449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:48:13.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:48:13 smithi080 bash[41963]: audit 2023-12-01T15:48:12.600760+0000 mon.c (mon.2) 12662 : audit 0 from='client.? 172.21.15.80:0/796395449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:48:14.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:48:14 smithi090 bash[32384]: cluster 2023-12-01T15:48:12.823649+0000 mgr.y (mgr.24362) 19786 : cluster 0 pgmap v19755: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:48:14.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:48:14 smithi080 bash[41963]: cluster 2023-12-01T15:48:12.823649+0000 mgr.y (mgr.24362) 19786 : cluster 0 pgmap v19755: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:48:14.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:48:14 smithi080 bash[28361]: cluster 2023-12-01T15:48:12.823649+0000 mgr.y (mgr.24362) 19786 : cluster 0 pgmap v19755: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:48:15.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:48:15 smithi090 bash[32384]: audit 2023-12-01T15:48:15.056770+0000 mon.c (mon.2) 12663 : audit 0 from='client.? 172.21.15.80:0/4125117570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:48:15.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:48:15 smithi080 bash[41963]: audit 2023-12-01T15:48:15.056770+0000 mon.c (mon.2) 12663 : audit 0 from='client.? 172.21.15.80:0/4125117570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:48:15.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:48:15 smithi080 bash[28361]: audit 2023-12-01T15:48:15.056770+0000 mon.c (mon.2) 12663 : audit 0 from='client.? 172.21.15.80:0/4125117570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:48:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:48:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:48:16] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T15:48:16.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:48:16 smithi080 bash[41963]: cluster 2023-12-01T15:48:14.824123+0000 mgr.y (mgr.24362) 19787 : cluster 0 pgmap v19756: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:48:16.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:48:16 smithi080 bash[28361]: cluster 2023-12-01T15:48:14.824123+0000 mgr.y (mgr.24362) 19787 : cluster 0 pgmap v19756: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:48:16.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:48:16 smithi090 bash[32384]: cluster 2023-12-01T15:48:14.824123+0000 mgr.y (mgr.24362) 19787 : cluster 0 pgmap v19756: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:48:18.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:48:18 smithi090 bash[32384]: cluster 2023-12-01T15:48:16.825134+0000 mgr.y (mgr.24362) 19788 : cluster 0 pgmap v19757: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:48:18.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:48:18 smithi090 bash[32384]: audit 2023-12-01T15:48:17.514786+0000 mon.c (mon.2) 12664 : audit 0 from='client.? 172.21.15.80:0/794669388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:48:18.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:48:18 smithi080 bash[28361]: cluster 2023-12-01T15:48:16.825134+0000 mgr.y (mgr.24362) 19788 : cluster 0 pgmap v19757: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:48:18.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:48:18 smithi080 bash[28361]: audit 2023-12-01T15:48:17.514786+0000 mon.c (mon.2) 12664 : audit 0 from='client.? 172.21.15.80:0/794669388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:48:18.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:48:18 smithi080 bash[41963]: cluster 2023-12-01T15:48:16.825134+0000 mgr.y (mgr.24362) 19788 : cluster 0 pgmap v19757: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:48:18.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:48:18 smithi080 bash[41963]: audit 2023-12-01T15:48:17.514786+0000 mon.c (mon.2) 12664 : audit 0 from='client.? 172.21.15.80:0/794669388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:48:20.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:48:20 smithi090 bash[32384]: cluster 2023-12-01T15:48:18.825713+0000 mgr.y (mgr.24362) 19789 : cluster 0 pgmap v19758: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:48:20.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:48:20 smithi090 bash[32384]: audit 2023-12-01T15:48:19.968592+0000 mon.c (mon.2) 12665 : audit 0 from='client.? 172.21.15.80:0/2958386312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:48:20.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:48:20 smithi080 bash[41963]: cluster 2023-12-01T15:48:18.825713+0000 mgr.y (mgr.24362) 19789 : cluster 0 pgmap v19758: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:48:20.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:48:20 smithi080 bash[41963]: audit 2023-12-01T15:48:19.968592+0000 mon.c (mon.2) 12665 : audit 0 from='client.? 172.21.15.80:0/2958386312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:48:20.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:48:20 smithi080 bash[28361]: cluster 2023-12-01T15:48:18.825713+0000 mgr.y (mgr.24362) 19789 : cluster 0 pgmap v19758: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:48:20.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:48:20 smithi080 bash[28361]: audit 2023-12-01T15:48:19.968592+0000 mon.c (mon.2) 12665 : audit 0 from='client.? 172.21.15.80:0/2958386312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:48:22.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:48:22 smithi090 bash[32384]: cluster 2023-12-01T15:48:20.826267+0000 mgr.y (mgr.24362) 19790 : cluster 0 pgmap v19759: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:48:22.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:48:22 smithi090 bash[32384]: audit 2023-12-01T15:48:21.628068+0000 mon.c (mon.2) 12666 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:48:22.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:48:22 smithi090 bash[32384]: audit 2023-12-01T15:48:22.421913+0000 mon.c (mon.2) 12667 : audit 0 from='client.? 172.21.15.80:0/1248313724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:48:22.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:48:22 smithi080 bash[28361]: cluster 2023-12-01T15:48:20.826267+0000 mgr.y (mgr.24362) 19790 : cluster 0 pgmap v19759: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:48:22.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:48:22 smithi080 bash[28361]: audit 2023-12-01T15:48:21.628068+0000 mon.c (mon.2) 12666 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:48:22.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:48:22 smithi080 bash[28361]: audit 2023-12-01T15:48:22.421913+0000 mon.c (mon.2) 12667 : audit 0 from='client.? 172.21.15.80:0/1248313724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:48:22.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:48:22 smithi080 bash[41963]: cluster 2023-12-01T15:48:20.826267+0000 mgr.y (mgr.24362) 19790 : cluster 0 pgmap v19759: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:48:22.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:48:22 smithi080 bash[41963]: audit 2023-12-01T15:48:21.628068+0000 mon.c (mon.2) 12666 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:48:22.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:48:22 smithi080 bash[41963]: audit 2023-12-01T15:48:22.421913+0000 mon.c (mon.2) 12667 : audit 0 from='client.? 172.21.15.80:0/1248313724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:48:24.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:48:24 smithi090 bash[32384]: cluster 2023-12-01T15:48:22.827385+0000 mgr.y (mgr.24362) 19791 : cluster 0 pgmap v19760: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:48:24.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:48:24 smithi080 bash[28361]: cluster 2023-12-01T15:48:22.827385+0000 mgr.y (mgr.24362) 19791 : cluster 0 pgmap v19760: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:48:24.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:48:24 smithi080 bash[41963]: cluster 2023-12-01T15:48:22.827385+0000 mgr.y (mgr.24362) 19791 : cluster 0 pgmap v19760: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:48:25.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:48:25 smithi090 bash[32384]: audit 2023-12-01T15:48:24.878344+0000 mon.a (mon.0) 11975 : audit 0 from='client.? 172.21.15.80:0/3954621854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:48:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:48:25 smithi080 bash[28361]: audit 2023-12-01T15:48:24.878344+0000 mon.a (mon.0) 11975 : audit 0 from='client.? 172.21.15.80:0/3954621854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:48:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:48:25 smithi080 bash[41963]: audit 2023-12-01T15:48:24.878344+0000 mon.a (mon.0) 11975 : audit 0 from='client.? 172.21.15.80:0/3954621854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:48:26.492 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:48:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:48:26] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T15:48:26.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:48:26 smithi090 bash[32384]: cluster 2023-12-01T15:48:24.827830+0000 mgr.y (mgr.24362) 19792 : cluster 0 pgmap v19761: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:48:26.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:48:26 smithi090 bash[32384]: audit 2023-12-01T15:48:25.824792+0000 mon.c (mon.2) 12668 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:48:26.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:48:26 smithi080 bash[28361]: cluster 2023-12-01T15:48:24.827830+0000 mgr.y (mgr.24362) 19792 : cluster 0 pgmap v19761: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:48:26.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:48:26 smithi080 bash[28361]: audit 2023-12-01T15:48:25.824792+0000 mon.c (mon.2) 12668 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:48:26.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:48:26 smithi080 bash[41963]: cluster 2023-12-01T15:48:24.827830+0000 mgr.y (mgr.24362) 19792 : cluster 0 pgmap v19761: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:48:26.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:48:26 smithi080 bash[41963]: audit 2023-12-01T15:48:25.824792+0000 mon.c (mon.2) 12668 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:48:27.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:48:27 smithi090 bash[32384]: audit 2023-12-01T15:48:27.348015+0000 mon.a (mon.0) 11976 : audit 0 from='client.? 172.21.15.80:0/3317271200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:48:27.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:48:27 smithi090 bash[32384]: audit 2023-12-01T15:48:27.425958+0000 mon.a (mon.0) 11977 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:48:27.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:48:27 smithi090 bash[32384]: audit 2023-12-01T15:48:27.434938+0000 mon.a (mon.0) 11978 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:48:27.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:48:27 smithi080 bash[41963]: audit 2023-12-01T15:48:27.348015+0000 mon.a (mon.0) 11976 : audit 0 from='client.? 172.21.15.80:0/3317271200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:48:27.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:48:27 smithi080 bash[41963]: audit 2023-12-01T15:48:27.425958+0000 mon.a (mon.0) 11977 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:48:27.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:48:27 smithi080 bash[41963]: audit 2023-12-01T15:48:27.434938+0000 mon.a (mon.0) 11978 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:48:27.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:48:27 smithi080 bash[28361]: audit 2023-12-01T15:48:27.348015+0000 mon.a (mon.0) 11976 : audit 0 from='client.? 172.21.15.80:0/3317271200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:48:27.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:48:27 smithi080 bash[28361]: audit 2023-12-01T15:48:27.425958+0000 mon.a (mon.0) 11977 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:48:27.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:48:27 smithi080 bash[28361]: audit 2023-12-01T15:48:27.434938+0000 mon.a (mon.0) 11978 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:48:28.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:48:28 smithi090 bash[32384]: cluster 2023-12-01T15:48:26.828547+0000 mgr.y (mgr.24362) 19793 : cluster 0 pgmap v19762: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:48:28.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:48:28 smithi090 bash[32384]: audit 2023-12-01T15:48:27.838573+0000 mon.a (mon.0) 11979 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:48:28.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:48:28 smithi090 bash[32384]: audit 2023-12-01T15:48:27.854073+0000 mon.a (mon.0) 11980 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:48:28.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:48:28 smithi090 bash[32384]: audit 2023-12-01T15:48:28.360249+0000 mon.c (mon.2) 12669 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:48:28.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:48:28 smithi090 bash[32384]: audit 2023-12-01T15:48:28.361970+0000 mon.c (mon.2) 12670 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:48:28.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:48:28 smithi090 bash[32384]: audit 2023-12-01T15:48:28.370850+0000 mon.a (mon.0) 11981 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:48:28.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:48:28 smithi080 bash[28361]: cluster 2023-12-01T15:48:26.828547+0000 mgr.y (mgr.24362) 19793 : cluster 0 pgmap v19762: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:48:28.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:48:28 smithi080 bash[28361]: audit 2023-12-01T15:48:27.838573+0000 mon.a (mon.0) 11979 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:48:28.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:48:28 smithi080 bash[28361]: audit 2023-12-01T15:48:27.854073+0000 mon.a (mon.0) 11980 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:48:28.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:48:28 smithi080 bash[28361]: audit 2023-12-01T15:48:28.360249+0000 mon.c (mon.2) 12669 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:48:28.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:48:28 smithi080 bash[28361]: audit 2023-12-01T15:48:28.361970+0000 mon.c (mon.2) 12670 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:48:28.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:48:28 smithi080 bash[28361]: audit 2023-12-01T15:48:28.370850+0000 mon.a (mon.0) 11981 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:48:28.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:48:28 smithi080 bash[41963]: cluster 2023-12-01T15:48:26.828547+0000 mgr.y (mgr.24362) 19793 : cluster 0 pgmap v19762: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:48:28.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:48:28 smithi080 bash[41963]: audit 2023-12-01T15:48:27.838573+0000 mon.a (mon.0) 11979 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:48:28.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:48:28 smithi080 bash[41963]: audit 2023-12-01T15:48:27.854073+0000 mon.a (mon.0) 11980 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:48:28.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:48:28 smithi080 bash[41963]: audit 2023-12-01T15:48:28.360249+0000 mon.c (mon.2) 12669 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:48:28.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:48:28 smithi080 bash[41963]: audit 2023-12-01T15:48:28.361970+0000 mon.c (mon.2) 12670 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:48:28.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:48:28 smithi080 bash[41963]: audit 2023-12-01T15:48:28.370850+0000 mon.a (mon.0) 11981 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:48:30.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:48:30 smithi090 bash[32384]: cluster 2023-12-01T15:48:28.829166+0000 mgr.y (mgr.24362) 19794 : cluster 0 pgmap v19763: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:48:30.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:48:30 smithi090 bash[32384]: audit 2023-12-01T15:48:29.800850+0000 mon.c (mon.2) 12671 : audit 0 from='client.? 172.21.15.80:0/1996791227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:48:30.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:48:30 smithi080 bash[41963]: cluster 2023-12-01T15:48:28.829166+0000 mgr.y (mgr.24362) 19794 : cluster 0 pgmap v19763: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:48:30.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:48:30 smithi080 bash[41963]: audit 2023-12-01T15:48:29.800850+0000 mon.c (mon.2) 12671 : audit 0 from='client.? 172.21.15.80:0/1996791227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:48:30.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:48:30 smithi080 bash[28361]: cluster 2023-12-01T15:48:28.829166+0000 mgr.y (mgr.24362) 19794 : cluster 0 pgmap v19763: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:48:30.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:48:30 smithi080 bash[28361]: audit 2023-12-01T15:48:29.800850+0000 mon.c (mon.2) 12671 : audit 0 from='client.? 172.21.15.80:0/1996791227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:48:32.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:48:32 smithi090 bash[32384]: cluster 2023-12-01T15:48:30.829901+0000 mgr.y (mgr.24362) 19795 : cluster 0 pgmap v19764: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:48:32.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:48:32 smithi090 bash[32384]: audit 2023-12-01T15:48:32.245813+0000 mon.a (mon.0) 11982 : audit 0 from='client.? 172.21.15.80:0/971181903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:48:32.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:48:32 smithi080 bash[28361]: cluster 2023-12-01T15:48:30.829901+0000 mgr.y (mgr.24362) 19795 : cluster 0 pgmap v19764: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:48:32.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:48:32 smithi080 bash[28361]: audit 2023-12-01T15:48:32.245813+0000 mon.a (mon.0) 11982 : audit 0 from='client.? 172.21.15.80:0/971181903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:48:32.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:48:32 smithi080 bash[41963]: cluster 2023-12-01T15:48:30.829901+0000 mgr.y (mgr.24362) 19795 : cluster 0 pgmap v19764: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:48:32.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:48:32 smithi080 bash[41963]: audit 2023-12-01T15:48:32.245813+0000 mon.a (mon.0) 11982 : audit 0 from='client.? 172.21.15.80:0/971181903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:48:34.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:48:34 smithi080 bash[28361]: cluster 2023-12-01T15:48:32.831200+0000 mgr.y (mgr.24362) 19796 : cluster 0 pgmap v19765: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:48:34.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:48:34 smithi080 bash[41963]: cluster 2023-12-01T15:48:32.831200+0000 mgr.y (mgr.24362) 19796 : cluster 0 pgmap v19765: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:48:35.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:48:34 smithi090 bash[32384]: cluster 2023-12-01T15:48:32.831200+0000 mgr.y (mgr.24362) 19796 : cluster 0 pgmap v19765: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:48:35.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:48:35 smithi080 bash[41963]: audit 2023-12-01T15:48:34.702882+0000 mon.c (mon.2) 12672 : audit 0 from='client.? 172.21.15.80:0/3434916704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:48:35.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:48:35 smithi080 bash[28361]: audit 2023-12-01T15:48:34.702882+0000 mon.c (mon.2) 12672 : audit 0 from='client.? 172.21.15.80:0/3434916704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:48:36.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:48:35 smithi090 bash[32384]: audit 2023-12-01T15:48:34.702882+0000 mon.c (mon.2) 12672 : audit 0 from='client.? 172.21.15.80:0/3434916704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:48:36.536 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:48:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:48:36] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T15:48:36.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:48:36 smithi080 bash[28361]: cluster 2023-12-01T15:48:34.831935+0000 mgr.y (mgr.24362) 19797 : cluster 0 pgmap v19766: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:48:36.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:48:36 smithi080 bash[41963]: cluster 2023-12-01T15:48:34.831935+0000 mgr.y (mgr.24362) 19797 : cluster 0 pgmap v19766: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:48:37.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:48:36 smithi090 bash[32384]: cluster 2023-12-01T15:48:34.831935+0000 mgr.y (mgr.24362) 19797 : cluster 0 pgmap v19766: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:48:37.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:48:37 smithi080 bash[28361]: audit 2023-12-01T15:48:37.154103+0000 mon.c (mon.2) 12673 : audit 0 from='client.? 172.21.15.80:0/1046187597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:48:37.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:48:37 smithi080 bash[41963]: audit 2023-12-01T15:48:37.154103+0000 mon.c (mon.2) 12673 : audit 0 from='client.? 172.21.15.80:0/1046187597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:48:38.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:48:37 smithi090 bash[32384]: audit 2023-12-01T15:48:37.154103+0000 mon.c (mon.2) 12673 : audit 0 from='client.? 172.21.15.80:0/1046187597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:48:38.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:48:38 smithi080 bash[28361]: cluster 2023-12-01T15:48:36.833064+0000 mgr.y (mgr.24362) 19798 : cluster 0 pgmap v19767: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:48:38.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:48:38 smithi080 bash[41963]: cluster 2023-12-01T15:48:36.833064+0000 mgr.y (mgr.24362) 19798 : cluster 0 pgmap v19767: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:48:39.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:48:38 smithi090 bash[32384]: cluster 2023-12-01T15:48:36.833064+0000 mgr.y (mgr.24362) 19798 : cluster 0 pgmap v19767: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:48:40.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:48:40 smithi080 bash[41963]: cluster 2023-12-01T15:48:38.833714+0000 mgr.y (mgr.24362) 19799 : cluster 0 pgmap v19768: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:48:40.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:48:40 smithi080 bash[41963]: audit 2023-12-01T15:48:39.611712+0000 mon.a (mon.0) 11983 : audit 0 from='client.? 172.21.15.80:0/3676051116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:48:40.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:48:40 smithi080 bash[28361]: cluster 2023-12-01T15:48:38.833714+0000 mgr.y (mgr.24362) 19799 : cluster 0 pgmap v19768: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:48:40.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:48:40 smithi080 bash[28361]: audit 2023-12-01T15:48:39.611712+0000 mon.a (mon.0) 11983 : audit 0 from='client.? 172.21.15.80:0/3676051116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:48:41.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:48:40 smithi090 bash[32384]: cluster 2023-12-01T15:48:38.833714+0000 mgr.y (mgr.24362) 19799 : cluster 0 pgmap v19768: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:48:41.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:48:40 smithi090 bash[32384]: audit 2023-12-01T15:48:39.611712+0000 mon.a (mon.0) 11983 : audit 0 from='client.? 172.21.15.80:0/3676051116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:48:41.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:48:41 smithi080 bash[28361]: audit 2023-12-01T15:48:40.824984+0000 mon.c (mon.2) 12674 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:48:41.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:48:41 smithi080 bash[41963]: audit 2023-12-01T15:48:40.824984+0000 mon.c (mon.2) 12674 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:48:42.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:48:41 smithi090 bash[32384]: audit 2023-12-01T15:48:40.824984+0000 mon.c (mon.2) 12674 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:48:42.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:48:42 smithi080 bash[41963]: cluster 2023-12-01T15:48:40.834326+0000 mgr.y (mgr.24362) 19800 : cluster 0 pgmap v19769: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:48:42.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:48:42 smithi080 bash[41963]: audit 2023-12-01T15:48:42.063937+0000 mon.c (mon.2) 12675 : audit 0 from='client.? 172.21.15.80:0/1597400536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:48:42.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:48:42 smithi080 bash[28361]: cluster 2023-12-01T15:48:40.834326+0000 mgr.y (mgr.24362) 19800 : cluster 0 pgmap v19769: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:48:42.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:48:42 smithi080 bash[28361]: audit 2023-12-01T15:48:42.063937+0000 mon.c (mon.2) 12675 : audit 0 from='client.? 172.21.15.80:0/1597400536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:48:43.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:48:42 smithi090 bash[32384]: cluster 2023-12-01T15:48:40.834326+0000 mgr.y (mgr.24362) 19800 : cluster 0 pgmap v19769: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:48:43.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:48:42 smithi090 bash[32384]: audit 2023-12-01T15:48:42.063937+0000 mon.c (mon.2) 12675 : audit 0 from='client.? 172.21.15.80:0/1597400536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:48:44.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:48:44 smithi080 bash[28361]: cluster 2023-12-01T15:48:42.835495+0000 mgr.y (mgr.24362) 19801 : cluster 0 pgmap v19770: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:48:44.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:48:44 smithi080 bash[28361]: audit 2023-12-01T15:48:44.518697+0000 mon.c (mon.2) 12676 : audit 0 from='client.? 172.21.15.80:0/466135785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:48:44.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:48:44 smithi080 bash[41963]: cluster 2023-12-01T15:48:42.835495+0000 mgr.y (mgr.24362) 19801 : cluster 0 pgmap v19770: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:48:44.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:48:44 smithi080 bash[41963]: audit 2023-12-01T15:48:44.518697+0000 mon.c (mon.2) 12676 : audit 0 from='client.? 172.21.15.80:0/466135785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:48:45.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:48:44 smithi090 bash[32384]: cluster 2023-12-01T15:48:42.835495+0000 mgr.y (mgr.24362) 19801 : cluster 0 pgmap v19770: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:48:45.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:48:44 smithi090 bash[32384]: audit 2023-12-01T15:48:44.518697+0000 mon.c (mon.2) 12676 : audit 0 from='client.? 172.21.15.80:0/466135785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:48:46.574 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:48:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:48:46] "GET /metrics HTTP/1.1" 200 33977 "" "Prometheus/2.43.0" 2023-12-01T15:48:46.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:48:46 smithi080 bash[41963]: cluster 2023-12-01T15:48:44.836188+0000 mgr.y (mgr.24362) 19802 : cluster 0 pgmap v19771: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:48:46.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:48:46 smithi080 bash[28361]: cluster 2023-12-01T15:48:44.836188+0000 mgr.y (mgr.24362) 19802 : cluster 0 pgmap v19771: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:48:47.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:48:46 smithi090 bash[32384]: cluster 2023-12-01T15:48:44.836188+0000 mgr.y (mgr.24362) 19802 : cluster 0 pgmap v19771: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:48:47.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:48:47 smithi080 bash[41963]: audit 2023-12-01T15:48:46.974835+0000 mon.a (mon.0) 11984 : audit 0 from='client.? 172.21.15.80:0/256627150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:48:47.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:48:47 smithi080 bash[28361]: audit 2023-12-01T15:48:46.974835+0000 mon.a (mon.0) 11984 : audit 0 from='client.? 172.21.15.80:0/256627150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:48:48.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:48:47 smithi090 bash[32384]: audit 2023-12-01T15:48:46.974835+0000 mon.a (mon.0) 11984 : audit 0 from='client.? 172.21.15.80:0/256627150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:48:48.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:48:48 smithi080 bash[41963]: cluster 2023-12-01T15:48:46.837311+0000 mgr.y (mgr.24362) 19803 : cluster 0 pgmap v19772: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:48:48.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:48:48 smithi080 bash[28361]: cluster 2023-12-01T15:48:46.837311+0000 mgr.y (mgr.24362) 19803 : cluster 0 pgmap v19772: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:48:49.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:48:48 smithi090 bash[32384]: cluster 2023-12-01T15:48:46.837311+0000 mgr.y (mgr.24362) 19803 : cluster 0 pgmap v19772: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:48:49.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:48:49 smithi080 bash[41963]: audit 2023-12-01T15:48:49.424069+0000 mon.c (mon.2) 12677 : audit 0 from='client.? 172.21.15.80:0/3032494409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:48:49.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:48:49 smithi080 bash[28361]: audit 2023-12-01T15:48:49.424069+0000 mon.c (mon.2) 12677 : audit 0 from='client.? 172.21.15.80:0/3032494409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:48:50.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:48:49 smithi090 bash[32384]: audit 2023-12-01T15:48:49.424069+0000 mon.c (mon.2) 12677 : audit 0 from='client.? 172.21.15.80:0/3032494409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:48:50.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:48:50 smithi080 bash[41963]: cluster 2023-12-01T15:48:48.837999+0000 mgr.y (mgr.24362) 19804 : cluster 0 pgmap v19773: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:48:50.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:48:50 smithi080 bash[28361]: cluster 2023-12-01T15:48:48.837999+0000 mgr.y (mgr.24362) 19804 : cluster 0 pgmap v19773: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:48:51.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:48:50 smithi090 bash[32384]: cluster 2023-12-01T15:48:48.837999+0000 mgr.y (mgr.24362) 19804 : cluster 0 pgmap v19773: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:48:52.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:48:52 smithi080 bash[41963]: cluster 2023-12-01T15:48:50.838680+0000 mgr.y (mgr.24362) 19805 : cluster 0 pgmap v19774: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:48:52.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:48:52 smithi080 bash[41963]: audit 2023-12-01T15:48:51.882017+0000 mon.a (mon.0) 11985 : audit 0 from='client.? 172.21.15.80:0/3088848406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:48:52.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:48:52 smithi080 bash[28361]: cluster 2023-12-01T15:48:50.838680+0000 mgr.y (mgr.24362) 19805 : cluster 0 pgmap v19774: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:48:52.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:48:52 smithi080 bash[28361]: audit 2023-12-01T15:48:51.882017+0000 mon.a (mon.0) 11985 : audit 0 from='client.? 172.21.15.80:0/3088848406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:48:53.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:48:52 smithi090 bash[32384]: cluster 2023-12-01T15:48:50.838680+0000 mgr.y (mgr.24362) 19805 : cluster 0 pgmap v19774: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:48:53.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:48:52 smithi090 bash[32384]: audit 2023-12-01T15:48:51.882017+0000 mon.a (mon.0) 11985 : audit 0 from='client.? 172.21.15.80:0/3088848406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:48:54.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:48:54 smithi080 bash[41963]: cluster 2023-12-01T15:48:52.839864+0000 mgr.y (mgr.24362) 19806 : cluster 0 pgmap v19775: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:48:54.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:48:54 smithi080 bash[41963]: audit 2023-12-01T15:48:54.337965+0000 mon.a (mon.0) 11986 : audit 0 from='client.? 172.21.15.80:0/157354448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:48:54.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:48:54 smithi080 bash[28361]: cluster 2023-12-01T15:48:52.839864+0000 mgr.y (mgr.24362) 19806 : cluster 0 pgmap v19775: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:48:54.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:48:54 smithi080 bash[28361]: audit 2023-12-01T15:48:54.337965+0000 mon.a (mon.0) 11986 : audit 0 from='client.? 172.21.15.80:0/157354448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:48:55.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:48:54 smithi090 bash[32384]: cluster 2023-12-01T15:48:52.839864+0000 mgr.y (mgr.24362) 19806 : cluster 0 pgmap v19775: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:48:55.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:48:54 smithi090 bash[32384]: audit 2023-12-01T15:48:54.337965+0000 mon.a (mon.0) 11986 : audit 0 from='client.? 172.21.15.80:0/157354448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:48:56.608 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:48:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:48:56] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T15:48:56.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:48:56 smithi080 bash[28361]: cluster 2023-12-01T15:48:54.840485+0000 mgr.y (mgr.24362) 19807 : cluster 0 pgmap v19776: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:48:56.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:48:56 smithi080 bash[28361]: audit 2023-12-01T15:48:55.825492+0000 mon.c (mon.2) 12678 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:48:56.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:48:56 smithi080 bash[41963]: cluster 2023-12-01T15:48:54.840485+0000 mgr.y (mgr.24362) 19807 : cluster 0 pgmap v19776: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:48:56.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:48:56 smithi080 bash[41963]: audit 2023-12-01T15:48:55.825492+0000 mon.c (mon.2) 12678 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:48:57.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:48:56 smithi090 bash[32384]: cluster 2023-12-01T15:48:54.840485+0000 mgr.y (mgr.24362) 19807 : cluster 0 pgmap v19776: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:48:57.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:48:56 smithi090 bash[32384]: audit 2023-12-01T15:48:55.825492+0000 mon.c (mon.2) 12678 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:48:57.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:48:57 smithi080 bash[41963]: audit 2023-12-01T15:48:56.787513+0000 mon.a (mon.0) 11987 : audit 0 from='client.? 172.21.15.80:0/1800964515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:48:57.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:48:57 smithi080 bash[28361]: audit 2023-12-01T15:48:56.787513+0000 mon.a (mon.0) 11987 : audit 0 from='client.? 172.21.15.80:0/1800964515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:48:58.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:48:57 smithi090 bash[32384]: audit 2023-12-01T15:48:56.787513+0000 mon.a (mon.0) 11987 : audit 0 from='client.? 172.21.15.80:0/1800964515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:48:58.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:48:58 smithi080 bash[41963]: cluster 2023-12-01T15:48:56.841589+0000 mgr.y (mgr.24362) 19808 : cluster 0 pgmap v19777: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:48:58.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:48:58 smithi080 bash[28361]: cluster 2023-12-01T15:48:56.841589+0000 mgr.y (mgr.24362) 19808 : cluster 0 pgmap v19777: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:48:59.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:48:58 smithi090 bash[32384]: cluster 2023-12-01T15:48:56.841589+0000 mgr.y (mgr.24362) 19808 : cluster 0 pgmap v19777: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:48:59.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:48:59 smithi080 bash[28361]: audit 2023-12-01T15:48:59.239805+0000 mon.a (mon.0) 11988 : audit 0 from='client.? 172.21.15.80:0/1939006547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:48:59.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:48:59 smithi080 bash[41963]: audit 2023-12-01T15:48:59.239805+0000 mon.a (mon.0) 11988 : audit 0 from='client.? 172.21.15.80:0/1939006547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:49:00.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:48:59 smithi090 bash[32384]: audit 2023-12-01T15:48:59.239805+0000 mon.a (mon.0) 11988 : audit 0 from='client.? 172.21.15.80:0/1939006547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:49:00.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:49:00 smithi080 bash[28361]: cluster 2023-12-01T15:48:58.842246+0000 mgr.y (mgr.24362) 19809 : cluster 0 pgmap v19778: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:00.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:49:00 smithi080 bash[41963]: cluster 2023-12-01T15:48:58.842246+0000 mgr.y (mgr.24362) 19809 : cluster 0 pgmap v19778: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:01.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:49:00 smithi090 bash[32384]: cluster 2023-12-01T15:48:58.842246+0000 mgr.y (mgr.24362) 19809 : cluster 0 pgmap v19778: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:02.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:49:02 smithi080 bash[41963]: cluster 2023-12-01T15:49:00.842894+0000 mgr.y (mgr.24362) 19810 : cluster 0 pgmap v19779: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:02.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:49:02 smithi080 bash[41963]: audit 2023-12-01T15:49:01.693322+0000 mon.c (mon.2) 12679 : audit 0 from='client.? 172.21.15.80:0/87691713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:49:02.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:49:02 smithi080 bash[28361]: cluster 2023-12-01T15:49:00.842894+0000 mgr.y (mgr.24362) 19810 : cluster 0 pgmap v19779: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:02.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:49:02 smithi080 bash[28361]: audit 2023-12-01T15:49:01.693322+0000 mon.c (mon.2) 12679 : audit 0 from='client.? 172.21.15.80:0/87691713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:49:03.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:49:02 smithi090 bash[32384]: cluster 2023-12-01T15:49:00.842894+0000 mgr.y (mgr.24362) 19810 : cluster 0 pgmap v19779: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:03.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:49:02 smithi090 bash[32384]: audit 2023-12-01T15:49:01.693322+0000 mon.c (mon.2) 12679 : audit 0 from='client.? 172.21.15.80:0/87691713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:49:04.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:49:04 smithi080 bash[28361]: cluster 2023-12-01T15:49:02.844096+0000 mgr.y (mgr.24362) 19811 : cluster 0 pgmap v19780: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:04.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:49:04 smithi080 bash[28361]: audit 2023-12-01T15:49:04.150473+0000 mon.a (mon.0) 11989 : audit 0 from='client.? 172.21.15.80:0/4286953644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:49:04.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:49:04 smithi080 bash[41963]: cluster 2023-12-01T15:49:02.844096+0000 mgr.y (mgr.24362) 19811 : cluster 0 pgmap v19780: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:04.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:49:04 smithi080 bash[41963]: audit 2023-12-01T15:49:04.150473+0000 mon.a (mon.0) 11989 : audit 0 from='client.? 172.21.15.80:0/4286953644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:49:05.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:49:04 smithi090 bash[32384]: cluster 2023-12-01T15:49:02.844096+0000 mgr.y (mgr.24362) 19811 : cluster 0 pgmap v19780: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:05.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:49:04 smithi090 bash[32384]: audit 2023-12-01T15:49:04.150473+0000 mon.a (mon.0) 11989 : audit 0 from='client.? 172.21.15.80:0/4286953644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:49:06.643 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:49:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:49:06] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T15:49:06.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:49:06 smithi080 bash[28361]: cluster 2023-12-01T15:49:04.844702+0000 mgr.y (mgr.24362) 19812 : cluster 0 pgmap v19781: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:06.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:49:06 smithi080 bash[28361]: audit 2023-12-01T15:49:06.605836+0000 mon.c (mon.2) 12680 : audit 0 from='client.? 172.21.15.80:0/2164707458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:49:06.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:49:06 smithi080 bash[41963]: cluster 2023-12-01T15:49:04.844702+0000 mgr.y (mgr.24362) 19812 : cluster 0 pgmap v19781: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:06.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:49:06 smithi080 bash[41963]: audit 2023-12-01T15:49:06.605836+0000 mon.c (mon.2) 12680 : audit 0 from='client.? 172.21.15.80:0/2164707458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:49:07.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:49:06 smithi090 bash[32384]: cluster 2023-12-01T15:49:04.844702+0000 mgr.y (mgr.24362) 19812 : cluster 0 pgmap v19781: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:07.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:49:06 smithi090 bash[32384]: audit 2023-12-01T15:49:06.605836+0000 mon.c (mon.2) 12680 : audit 0 from='client.? 172.21.15.80:0/2164707458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:49:08.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:49:08 smithi080 bash[28361]: cluster 2023-12-01T15:49:06.845836+0000 mgr.y (mgr.24362) 19813 : cluster 0 pgmap v19782: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:08.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:49:08 smithi080 bash[41963]: cluster 2023-12-01T15:49:06.845836+0000 mgr.y (mgr.24362) 19813 : cluster 0 pgmap v19782: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:09.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:49:08 smithi090 bash[32384]: cluster 2023-12-01T15:49:06.845836+0000 mgr.y (mgr.24362) 19813 : cluster 0 pgmap v19782: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:09.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:49:09 smithi080 bash[28361]: audit 2023-12-01T15:49:09.051906+0000 mon.c (mon.2) 12681 : audit 0 from='client.? 172.21.15.80:0/788168886' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:49:09.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:49:09 smithi080 bash[41963]: audit 2023-12-01T15:49:09.051906+0000 mon.c (mon.2) 12681 : audit 0 from='client.? 172.21.15.80:0/788168886' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:49:10.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:49:09 smithi090 bash[32384]: audit 2023-12-01T15:49:09.051906+0000 mon.c (mon.2) 12681 : audit 0 from='client.? 172.21.15.80:0/788168886' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:49:10.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:49:10 smithi080 bash[28361]: cluster 2023-12-01T15:49:08.846443+0000 mgr.y (mgr.24362) 19814 : cluster 0 pgmap v19783: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:10.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:49:10 smithi080 bash[41963]: cluster 2023-12-01T15:49:08.846443+0000 mgr.y (mgr.24362) 19814 : cluster 0 pgmap v19783: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:11.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:49:10 smithi090 bash[32384]: cluster 2023-12-01T15:49:08.846443+0000 mgr.y (mgr.24362) 19814 : cluster 0 pgmap v19783: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:11.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:49:11 smithi080 bash[41963]: audit 2023-12-01T15:49:10.825725+0000 mon.c (mon.2) 12682 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:49:11.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:49:11 smithi080 bash[41963]: audit 2023-12-01T15:49:11.509055+0000 mon.a (mon.0) 11990 : audit 0 from='client.? 172.21.15.80:0/2489276123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:49:11.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:49:11 smithi080 bash[28361]: audit 2023-12-01T15:49:10.825725+0000 mon.c (mon.2) 12682 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:49:11.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:49:11 smithi080 bash[28361]: audit 2023-12-01T15:49:11.509055+0000 mon.a (mon.0) 11990 : audit 0 from='client.? 172.21.15.80:0/2489276123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:49:12.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:49:11 smithi090 bash[32384]: audit 2023-12-01T15:49:10.825725+0000 mon.c (mon.2) 12682 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:49:12.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:49:11 smithi090 bash[32384]: audit 2023-12-01T15:49:11.509055+0000 mon.a (mon.0) 11990 : audit 0 from='client.? 172.21.15.80:0/2489276123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:49:12.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:49:12 smithi080 bash[41963]: cluster 2023-12-01T15:49:10.846979+0000 mgr.y (mgr.24362) 19815 : cluster 0 pgmap v19784: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:12.937 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:49:12 smithi080 bash[28361]: cluster 2023-12-01T15:49:10.846979+0000 mgr.y (mgr.24362) 19815 : cluster 0 pgmap v19784: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:13.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:49:12 smithi090 bash[32384]: cluster 2023-12-01T15:49:10.846979+0000 mgr.y (mgr.24362) 19815 : cluster 0 pgmap v19784: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:14.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:49:14 smithi080 bash[41963]: cluster 2023-12-01T15:49:12.848115+0000 mgr.y (mgr.24362) 19816 : cluster 0 pgmap v19785: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:14.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:49:14 smithi080 bash[41963]: audit 2023-12-01T15:49:13.962548+0000 mon.a (mon.0) 11991 : audit 0 from='client.? 172.21.15.80:0/2487924990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:49:14.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:49:14 smithi080 bash[28361]: cluster 2023-12-01T15:49:12.848115+0000 mgr.y (mgr.24362) 19816 : cluster 0 pgmap v19785: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:14.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:49:14 smithi080 bash[28361]: audit 2023-12-01T15:49:13.962548+0000 mon.a (mon.0) 11991 : audit 0 from='client.? 172.21.15.80:0/2487924990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:49:15.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:49:14 smithi090 bash[32384]: cluster 2023-12-01T15:49:12.848115+0000 mgr.y (mgr.24362) 19816 : cluster 0 pgmap v19785: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:15.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:49:14 smithi090 bash[32384]: audit 2023-12-01T15:49:13.962548+0000 mon.a (mon.0) 11991 : audit 0 from='client.? 172.21.15.80:0/2487924990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:49:16.681 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:49:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:49:16] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T15:49:16.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:49:16 smithi080 bash[41963]: cluster 2023-12-01T15:49:14.848762+0000 mgr.y (mgr.24362) 19817 : cluster 0 pgmap v19786: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:16.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:49:16 smithi080 bash[41963]: audit 2023-12-01T15:49:16.408718+0000 mon.c (mon.2) 12683 : audit 0 from='client.? 172.21.15.80:0/1274943411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:49:16.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:49:16 smithi080 bash[28361]: cluster 2023-12-01T15:49:14.848762+0000 mgr.y (mgr.24362) 19817 : cluster 0 pgmap v19786: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:16.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:49:16 smithi080 bash[28361]: audit 2023-12-01T15:49:16.408718+0000 mon.c (mon.2) 12683 : audit 0 from='client.? 172.21.15.80:0/1274943411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:49:17.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:49:16 smithi090 bash[32384]: cluster 2023-12-01T15:49:14.848762+0000 mgr.y (mgr.24362) 19817 : cluster 0 pgmap v19786: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:17.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:49:16 smithi090 bash[32384]: audit 2023-12-01T15:49:16.408718+0000 mon.c (mon.2) 12683 : audit 0 from='client.? 172.21.15.80:0/1274943411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:49:19.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:49:18 smithi090 bash[32384]: cluster 2023-12-01T15:49:16.849842+0000 mgr.y (mgr.24362) 19818 : cluster 0 pgmap v19787: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:19.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:49:18 smithi080 bash[41963]: cluster 2023-12-01T15:49:16.849842+0000 mgr.y (mgr.24362) 19818 : cluster 0 pgmap v19787: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:19.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:49:18 smithi080 bash[28361]: cluster 2023-12-01T15:49:16.849842+0000 mgr.y (mgr.24362) 19818 : cluster 0 pgmap v19787: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:20.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:49:19 smithi090 bash[32384]: audit 2023-12-01T15:49:18.861098+0000 mon.c (mon.2) 12684 : audit 0 from='client.? 172.21.15.80:0/2991998215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:49:20.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:49:19 smithi080 bash[28361]: audit 2023-12-01T15:49:18.861098+0000 mon.c (mon.2) 12684 : audit 0 from='client.? 172.21.15.80:0/2991998215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:49:20.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:49:19 smithi080 bash[41963]: audit 2023-12-01T15:49:18.861098+0000 mon.c (mon.2) 12684 : audit 0 from='client.? 172.21.15.80:0/2991998215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:49:21.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:49:20 smithi090 bash[32384]: cluster 2023-12-01T15:49:18.850440+0000 mgr.y (mgr.24362) 19819 : cluster 0 pgmap v19788: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:21.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:49:20 smithi080 bash[28361]: cluster 2023-12-01T15:49:18.850440+0000 mgr.y (mgr.24362) 19819 : cluster 0 pgmap v19788: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:21.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:49:20 smithi080 bash[41963]: cluster 2023-12-01T15:49:18.850440+0000 mgr.y (mgr.24362) 19819 : cluster 0 pgmap v19788: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:22.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:49:22 smithi090 bash[32384]: cluster 2023-12-01T15:49:20.851106+0000 mgr.y (mgr.24362) 19820 : cluster 0 pgmap v19789: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:22.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:49:22 smithi090 bash[32384]: audit 2023-12-01T15:49:21.317378+0000 mon.c (mon.2) 12685 : audit 0 from='client.? 172.21.15.80:0/57968479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:49:22.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:49:22 smithi080 bash[28361]: cluster 2023-12-01T15:49:20.851106+0000 mgr.y (mgr.24362) 19820 : cluster 0 pgmap v19789: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:22.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:49:22 smithi080 bash[28361]: audit 2023-12-01T15:49:21.317378+0000 mon.c (mon.2) 12685 : audit 0 from='client.? 172.21.15.80:0/57968479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:49:22.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:49:22 smithi080 bash[41963]: cluster 2023-12-01T15:49:20.851106+0000 mgr.y (mgr.24362) 19820 : cluster 0 pgmap v19789: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:22.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:49:22 smithi080 bash[41963]: audit 2023-12-01T15:49:21.317378+0000 mon.c (mon.2) 12685 : audit 0 from='client.? 172.21.15.80:0/57968479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:49:24.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:49:24 smithi090 bash[32384]: cluster 2023-12-01T15:49:22.852423+0000 mgr.y (mgr.24362) 19821 : cluster 0 pgmap v19790: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:24.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:49:24 smithi090 bash[32384]: audit 2023-12-01T15:49:23.768296+0000 mon.c (mon.2) 12686 : audit 0 from='client.? 172.21.15.80:0/1818370096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:49:24.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:49:24 smithi080 bash[28361]: cluster 2023-12-01T15:49:22.852423+0000 mgr.y (mgr.24362) 19821 : cluster 0 pgmap v19790: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:24.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:49:24 smithi080 bash[28361]: audit 2023-12-01T15:49:23.768296+0000 mon.c (mon.2) 12686 : audit 0 from='client.? 172.21.15.80:0/1818370096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:49:24.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:49:24 smithi080 bash[41963]: cluster 2023-12-01T15:49:22.852423+0000 mgr.y (mgr.24362) 19821 : cluster 0 pgmap v19790: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:24.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:49:24 smithi080 bash[41963]: audit 2023-12-01T15:49:23.768296+0000 mon.c (mon.2) 12686 : audit 0 from='client.? 172.21.15.80:0/1818370096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:49:26.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:49:26 smithi090 bash[32384]: cluster 2023-12-01T15:49:24.853020+0000 mgr.y (mgr.24362) 19822 : cluster 0 pgmap v19791: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:26.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:49:26 smithi090 bash[32384]: audit 2023-12-01T15:49:25.826222+0000 mon.c (mon.2) 12687 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:49:26.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:49:26 smithi090 bash[32384]: audit 2023-12-01T15:49:26.229037+0000 mon.a (mon.0) 11992 : audit 0 from='client.? 172.21.15.80:0/454528460' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:49:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:49:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:49:26] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T15:49:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:49:26 smithi080 bash[28361]: cluster 2023-12-01T15:49:24.853020+0000 mgr.y (mgr.24362) 19822 : cluster 0 pgmap v19791: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:26.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:49:26 smithi080 bash[28361]: audit 2023-12-01T15:49:25.826222+0000 mon.c (mon.2) 12687 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:49:26.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:49:26 smithi080 bash[28361]: audit 2023-12-01T15:49:26.229037+0000 mon.a (mon.0) 11992 : audit 0 from='client.? 172.21.15.80:0/454528460' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:49:26.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:49:26 smithi080 bash[41963]: cluster 2023-12-01T15:49:24.853020+0000 mgr.y (mgr.24362) 19822 : cluster 0 pgmap v19791: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:26.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:49:26 smithi080 bash[41963]: audit 2023-12-01T15:49:25.826222+0000 mon.c (mon.2) 12687 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:49:26.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:49:26 smithi080 bash[41963]: audit 2023-12-01T15:49:26.229037+0000 mon.a (mon.0) 11992 : audit 0 from='client.? 172.21.15.80:0/454528460' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:49:28.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:49:28 smithi090 bash[32384]: cluster 2023-12-01T15:49:26.854212+0000 mgr.y (mgr.24362) 19823 : cluster 0 pgmap v19792: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:28.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:49:28 smithi080 bash[41963]: cluster 2023-12-01T15:49:26.854212+0000 mgr.y (mgr.24362) 19823 : cluster 0 pgmap v19792: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:28.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:49:28 smithi080 bash[28361]: cluster 2023-12-01T15:49:26.854212+0000 mgr.y (mgr.24362) 19823 : cluster 0 pgmap v19792: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:29.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:49:29 smithi080 bash[28361]: audit 2023-12-01T15:49:28.457761+0000 mon.c (mon.2) 12688 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:49:29.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:49:29 smithi080 bash[28361]: audit 2023-12-01T15:49:28.682775+0000 mon.c (mon.2) 12689 : audit 0 from='client.? 172.21.15.80:0/1555810016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:49:29.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:49:29 smithi080 bash[28361]: audit 2023-12-01T15:49:28.836261+0000 mon.a (mon.0) 11993 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:49:29.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:49:29 smithi080 bash[28361]: audit 2023-12-01T15:49:28.851382+0000 mon.a (mon.0) 11994 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:49:29.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:49:29 smithi080 bash[41963]: audit 2023-12-01T15:49:28.457761+0000 mon.c (mon.2) 12688 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:49:29.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:49:29 smithi080 bash[41963]: audit 2023-12-01T15:49:28.682775+0000 mon.c (mon.2) 12689 : audit 0 from='client.? 172.21.15.80:0/1555810016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:49:29.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:49:29 smithi080 bash[41963]: audit 2023-12-01T15:49:28.836261+0000 mon.a (mon.0) 11993 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:49:29.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:49:29 smithi080 bash[41963]: audit 2023-12-01T15:49:28.851382+0000 mon.a (mon.0) 11994 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:49:29.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:49:29 smithi090 bash[32384]: audit 2023-12-01T15:49:28.457761+0000 mon.c (mon.2) 12688 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:49:29.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:49:29 smithi090 bash[32384]: audit 2023-12-01T15:49:28.682775+0000 mon.c (mon.2) 12689 : audit 0 from='client.? 172.21.15.80:0/1555810016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:49:29.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:49:29 smithi090 bash[32384]: audit 2023-12-01T15:49:28.836261+0000 mon.a (mon.0) 11993 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:49:29.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:49:29 smithi090 bash[32384]: audit 2023-12-01T15:49:28.851382+0000 mon.a (mon.0) 11994 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:49:30.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:49:30 smithi080 bash[41963]: cluster 2023-12-01T15:49:28.854850+0000 mgr.y (mgr.24362) 19824 : cluster 0 pgmap v19793: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:30.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:49:30 smithi080 bash[28361]: cluster 2023-12-01T15:49:28.854850+0000 mgr.y (mgr.24362) 19824 : cluster 0 pgmap v19793: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:30.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:49:30 smithi090 bash[32384]: cluster 2023-12-01T15:49:28.854850+0000 mgr.y (mgr.24362) 19824 : cluster 0 pgmap v19793: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:31.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:49:31 smithi080 bash[41963]: audit 2023-12-01T15:49:31.141276+0000 mon.a (mon.0) 11995 : audit 0 from='client.? 172.21.15.80:0/1032151609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:49:31.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:49:31 smithi080 bash[28361]: audit 2023-12-01T15:49:31.141276+0000 mon.a (mon.0) 11995 : audit 0 from='client.? 172.21.15.80:0/1032151609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:49:31.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:49:31 smithi090 bash[32384]: audit 2023-12-01T15:49:31.141276+0000 mon.a (mon.0) 11995 : audit 0 from='client.? 172.21.15.80:0/1032151609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:49:32.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:49:32 smithi080 bash[28361]: cluster 2023-12-01T15:49:30.855451+0000 mgr.y (mgr.24362) 19825 : cluster 0 pgmap v19794: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:32.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:49:32 smithi080 bash[41963]: cluster 2023-12-01T15:49:30.855451+0000 mgr.y (mgr.24362) 19825 : cluster 0 pgmap v19794: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:32.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:49:32 smithi090 bash[32384]: cluster 2023-12-01T15:49:30.855451+0000 mgr.y (mgr.24362) 19825 : cluster 0 pgmap v19794: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:34.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:49:34 smithi080 bash[28361]: cluster 2023-12-01T15:49:32.856648+0000 mgr.y (mgr.24362) 19826 : cluster 0 pgmap v19795: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:34.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:49:34 smithi080 bash[28361]: audit 2023-12-01T15:49:33.604173+0000 mon.c (mon.2) 12690 : audit 0 from='client.? 172.21.15.80:0/514065452' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:49:34.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:49:34 smithi080 bash[41963]: cluster 2023-12-01T15:49:32.856648+0000 mgr.y (mgr.24362) 19826 : cluster 0 pgmap v19795: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:34.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:49:34 smithi080 bash[41963]: audit 2023-12-01T15:49:33.604173+0000 mon.c (mon.2) 12690 : audit 0 from='client.? 172.21.15.80:0/514065452' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:49:34.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:49:34 smithi090 bash[32384]: cluster 2023-12-01T15:49:32.856648+0000 mgr.y (mgr.24362) 19826 : cluster 0 pgmap v19795: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:34.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:49:34 smithi090 bash[32384]: audit 2023-12-01T15:49:33.604173+0000 mon.c (mon.2) 12690 : audit 0 from='client.? 172.21.15.80:0/514065452' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:49:35.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:49:35 smithi080 bash[41963]: audit 2023-12-01T15:49:34.605283+0000 mon.a (mon.0) 11996 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:49:35.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:49:35 smithi080 bash[41963]: audit 2023-12-01T15:49:34.615572+0000 mon.a (mon.0) 11997 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:49:35.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:49:35 smithi080 bash[41963]: audit 2023-12-01T15:49:34.695063+0000 mon.a (mon.0) 11998 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:49:35.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:49:35 smithi080 bash[41963]: audit 2023-12-01T15:49:34.709998+0000 mon.a (mon.0) 11999 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:49:35.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:49:35 smithi080 bash[41963]: audit 2023-12-01T15:49:35.187351+0000 mon.c (mon.2) 12691 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:49:35.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:49:35 smithi080 bash[41963]: audit 2023-12-01T15:49:35.189040+0000 mon.c (mon.2) 12692 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:49:35.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:49:35 smithi080 bash[41963]: audit 2023-12-01T15:49:35.200370+0000 mon.a (mon.0) 12000 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:49:35.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:49:35 smithi080 bash[28361]: audit 2023-12-01T15:49:34.605283+0000 mon.a (mon.0) 11996 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:49:35.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:49:35 smithi080 bash[28361]: audit 2023-12-01T15:49:34.615572+0000 mon.a (mon.0) 11997 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:49:35.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:49:35 smithi080 bash[28361]: audit 2023-12-01T15:49:34.695063+0000 mon.a (mon.0) 11998 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:49:35.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:49:35 smithi080 bash[28361]: audit 2023-12-01T15:49:34.709998+0000 mon.a (mon.0) 11999 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:49:35.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:49:35 smithi080 bash[28361]: audit 2023-12-01T15:49:35.187351+0000 mon.c (mon.2) 12691 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:49:35.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:49:35 smithi080 bash[28361]: audit 2023-12-01T15:49:35.189040+0000 mon.c (mon.2) 12692 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:49:35.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:49:35 smithi080 bash[28361]: audit 2023-12-01T15:49:35.200370+0000 mon.a (mon.0) 12000 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:49:36.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:49:35 smithi090 bash[32384]: audit 2023-12-01T15:49:34.605283+0000 mon.a (mon.0) 11996 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:49:36.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:49:35 smithi090 bash[32384]: audit 2023-12-01T15:49:34.615572+0000 mon.a (mon.0) 11997 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:49:36.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:49:35 smithi090 bash[32384]: audit 2023-12-01T15:49:34.695063+0000 mon.a (mon.0) 11998 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:49:36.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:49:35 smithi090 bash[32384]: audit 2023-12-01T15:49:34.709998+0000 mon.a (mon.0) 11999 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:49:36.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:49:35 smithi090 bash[32384]: audit 2023-12-01T15:49:35.187351+0000 mon.c (mon.2) 12691 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:49:36.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:49:35 smithi090 bash[32384]: audit 2023-12-01T15:49:35.189040+0000 mon.c (mon.2) 12692 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:49:36.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:49:35 smithi090 bash[32384]: audit 2023-12-01T15:49:35.200370+0000 mon.a (mon.0) 12000 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:49:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:49:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:49:36] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T15:49:37.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:49:36 smithi090 bash[32384]: cluster 2023-12-01T15:49:34.857305+0000 mgr.y (mgr.24362) 19827 : cluster 0 pgmap v19796: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:37.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:49:36 smithi090 bash[32384]: audit 2023-12-01T15:49:36.069327+0000 mon.a (mon.0) 12001 : audit 0 from='client.? 172.21.15.80:0/2264997013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:49:37.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:49:36 smithi080 bash[41963]: cluster 2023-12-01T15:49:34.857305+0000 mgr.y (mgr.24362) 19827 : cluster 0 pgmap v19796: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:37.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:49:36 smithi080 bash[41963]: audit 2023-12-01T15:49:36.069327+0000 mon.a (mon.0) 12001 : audit 0 from='client.? 172.21.15.80:0/2264997013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:49:37.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:49:36 smithi080 bash[28361]: cluster 2023-12-01T15:49:34.857305+0000 mgr.y (mgr.24362) 19827 : cluster 0 pgmap v19796: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:37.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:49:36 smithi080 bash[28361]: audit 2023-12-01T15:49:36.069327+0000 mon.a (mon.0) 12001 : audit 0 from='client.? 172.21.15.80:0/2264997013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:49:39.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:49:38 smithi090 bash[32384]: cluster 2023-12-01T15:49:36.858414+0000 mgr.y (mgr.24362) 19828 : cluster 0 pgmap v19797: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:39.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:49:38 smithi090 bash[32384]: audit 2023-12-01T15:49:38.531203+0000 mon.a (mon.0) 12002 : audit 0 from='client.? 172.21.15.80:0/4080112734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:49:39.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:49:38 smithi080 bash[28361]: cluster 2023-12-01T15:49:36.858414+0000 mgr.y (mgr.24362) 19828 : cluster 0 pgmap v19797: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:39.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:49:38 smithi080 bash[28361]: audit 2023-12-01T15:49:38.531203+0000 mon.a (mon.0) 12002 : audit 0 from='client.? 172.21.15.80:0/4080112734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:49:39.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:49:38 smithi080 bash[41963]: cluster 2023-12-01T15:49:36.858414+0000 mgr.y (mgr.24362) 19828 : cluster 0 pgmap v19797: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:39.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:49:38 smithi080 bash[41963]: audit 2023-12-01T15:49:38.531203+0000 mon.a (mon.0) 12002 : audit 0 from='client.? 172.21.15.80:0/4080112734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:49:41.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:49:40 smithi090 bash[32384]: cluster 2023-12-01T15:49:38.859084+0000 mgr.y (mgr.24362) 19829 : cluster 0 pgmap v19798: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:49:40 smithi080 bash[28361]: cluster 2023-12-01T15:49:38.859084+0000 mgr.y (mgr.24362) 19829 : cluster 0 pgmap v19798: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:49:40 smithi080 bash[41963]: cluster 2023-12-01T15:49:38.859084+0000 mgr.y (mgr.24362) 19829 : cluster 0 pgmap v19798: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:42.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:49:41 smithi090 bash[32384]: audit 2023-12-01T15:49:40.826281+0000 mon.c (mon.2) 12693 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:49:42.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:49:41 smithi090 bash[32384]: audit 2023-12-01T15:49:40.990913+0000 mon.a (mon.0) 12003 : audit 0 from='client.? 172.21.15.80:0/318088028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:49:42.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:49:41 smithi080 bash[28361]: audit 2023-12-01T15:49:40.826281+0000 mon.c (mon.2) 12693 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:49:42.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:49:41 smithi080 bash[28361]: audit 2023-12-01T15:49:40.990913+0000 mon.a (mon.0) 12003 : audit 0 from='client.? 172.21.15.80:0/318088028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:49:42.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:49:41 smithi080 bash[41963]: audit 2023-12-01T15:49:40.826281+0000 mon.c (mon.2) 12693 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:49:42.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:49:41 smithi080 bash[41963]: audit 2023-12-01T15:49:40.990913+0000 mon.a (mon.0) 12003 : audit 0 from='client.? 172.21.15.80:0/318088028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:49:43.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:49:42 smithi090 bash[32384]: cluster 2023-12-01T15:49:40.859605+0000 mgr.y (mgr.24362) 19830 : cluster 0 pgmap v19799: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:43.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:49:42 smithi080 bash[28361]: cluster 2023-12-01T15:49:40.859605+0000 mgr.y (mgr.24362) 19830 : cluster 0 pgmap v19799: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:43.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:49:42 smithi080 bash[41963]: cluster 2023-12-01T15:49:40.859605+0000 mgr.y (mgr.24362) 19830 : cluster 0 pgmap v19799: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:44.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:49:43 smithi090 bash[32384]: audit 2023-12-01T15:49:43.434806+0000 mon.a (mon.0) 12004 : audit 0 from='client.? 172.21.15.80:0/3083030389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:49:44.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:49:43 smithi080 bash[28361]: audit 2023-12-01T15:49:43.434806+0000 mon.a (mon.0) 12004 : audit 0 from='client.? 172.21.15.80:0/3083030389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:49:44.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:49:43 smithi080 bash[41963]: audit 2023-12-01T15:49:43.434806+0000 mon.a (mon.0) 12004 : audit 0 from='client.? 172.21.15.80:0/3083030389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:49:45.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:49:44 smithi090 bash[32384]: cluster 2023-12-01T15:49:42.860706+0000 mgr.y (mgr.24362) 19831 : cluster 0 pgmap v19800: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:45.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:49:44 smithi080 bash[28361]: cluster 2023-12-01T15:49:42.860706+0000 mgr.y (mgr.24362) 19831 : cluster 0 pgmap v19800: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:45.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:49:44 smithi080 bash[41963]: cluster 2023-12-01T15:49:42.860706+0000 mgr.y (mgr.24362) 19831 : cluster 0 pgmap v19800: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:49:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:49:46] "GET /metrics HTTP/1.1" 200 33977 "" "Prometheus/2.43.0" 2023-12-01T15:49:47.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:49:46 smithi090 bash[32384]: cluster 2023-12-01T15:49:44.861342+0000 mgr.y (mgr.24362) 19832 : cluster 0 pgmap v19801: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:47.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:49:46 smithi090 bash[32384]: audit 2023-12-01T15:49:45.884028+0000 mon.a (mon.0) 12005 : audit 0 from='client.? 172.21.15.80:0/3601279911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:49:47.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:49:46 smithi080 bash[28361]: cluster 2023-12-01T15:49:44.861342+0000 mgr.y (mgr.24362) 19832 : cluster 0 pgmap v19801: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:47.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:49:46 smithi080 bash[28361]: audit 2023-12-01T15:49:45.884028+0000 mon.a (mon.0) 12005 : audit 0 from='client.? 172.21.15.80:0/3601279911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:49:47.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:49:46 smithi080 bash[41963]: cluster 2023-12-01T15:49:44.861342+0000 mgr.y (mgr.24362) 19832 : cluster 0 pgmap v19801: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:47.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:49:46 smithi080 bash[41963]: audit 2023-12-01T15:49:45.884028+0000 mon.a (mon.0) 12005 : audit 0 from='client.? 172.21.15.80:0/3601279911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:49:49.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:49:48 smithi090 bash[32384]: cluster 2023-12-01T15:49:46.862562+0000 mgr.y (mgr.24362) 19833 : cluster 0 pgmap v19802: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:49.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:49:48 smithi090 bash[32384]: audit 2023-12-01T15:49:48.353633+0000 mon.c (mon.2) 12694 : audit 0 from='client.? 172.21.15.80:0/1606124261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:49:49.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:49:48 smithi080 bash[28361]: cluster 2023-12-01T15:49:46.862562+0000 mgr.y (mgr.24362) 19833 : cluster 0 pgmap v19802: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:49.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:49:48 smithi080 bash[28361]: audit 2023-12-01T15:49:48.353633+0000 mon.c (mon.2) 12694 : audit 0 from='client.? 172.21.15.80:0/1606124261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:49:49.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:49:48 smithi080 bash[41963]: cluster 2023-12-01T15:49:46.862562+0000 mgr.y (mgr.24362) 19833 : cluster 0 pgmap v19802: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:49.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:49:48 smithi080 bash[41963]: audit 2023-12-01T15:49:48.353633+0000 mon.c (mon.2) 12694 : audit 0 from='client.? 172.21.15.80:0/1606124261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:49:51.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:49:50 smithi090 bash[32384]: cluster 2023-12-01T15:49:48.863245+0000 mgr.y (mgr.24362) 19834 : cluster 0 pgmap v19803: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:51.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:49:50 smithi080 bash[28361]: cluster 2023-12-01T15:49:48.863245+0000 mgr.y (mgr.24362) 19834 : cluster 0 pgmap v19803: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:51.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:49:50 smithi080 bash[41963]: cluster 2023-12-01T15:49:48.863245+0000 mgr.y (mgr.24362) 19834 : cluster 0 pgmap v19803: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:52.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:49:51 smithi090 bash[32384]: audit 2023-12-01T15:49:50.814570+0000 mon.c (mon.2) 12695 : audit 0 from='client.? 172.21.15.80:0/2739345140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:49:52.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:49:51 smithi080 bash[41963]: audit 2023-12-01T15:49:50.814570+0000 mon.c (mon.2) 12695 : audit 0 from='client.? 172.21.15.80:0/2739345140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:49:52.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:49:51 smithi080 bash[28361]: audit 2023-12-01T15:49:50.814570+0000 mon.c (mon.2) 12695 : audit 0 from='client.? 172.21.15.80:0/2739345140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:49:53.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:49:52 smithi090 bash[32384]: cluster 2023-12-01T15:49:50.863810+0000 mgr.y (mgr.24362) 19835 : cluster 0 pgmap v19804: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:53.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:49:52 smithi080 bash[41963]: cluster 2023-12-01T15:49:50.863810+0000 mgr.y (mgr.24362) 19835 : cluster 0 pgmap v19804: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:53.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:49:52 smithi080 bash[28361]: cluster 2023-12-01T15:49:50.863810+0000 mgr.y (mgr.24362) 19835 : cluster 0 pgmap v19804: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:54.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:49:53 smithi080 bash[41963]: audit 2023-12-01T15:49:53.259849+0000 mon.c (mon.2) 12696 : audit 0 from='client.? 172.21.15.80:0/1422622310' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:49:54.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:49:53 smithi080 bash[28361]: audit 2023-12-01T15:49:53.259849+0000 mon.c (mon.2) 12696 : audit 0 from='client.? 172.21.15.80:0/1422622310' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:49:54.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:49:53 smithi090 bash[32384]: audit 2023-12-01T15:49:53.259849+0000 mon.c (mon.2) 12696 : audit 0 from='client.? 172.21.15.80:0/1422622310' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:49:55.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:49:54 smithi080 bash[28361]: cluster 2023-12-01T15:49:52.864913+0000 mgr.y (mgr.24362) 19836 : cluster 0 pgmap v19805: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:55.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:49:54 smithi080 bash[41963]: cluster 2023-12-01T15:49:52.864913+0000 mgr.y (mgr.24362) 19836 : cluster 0 pgmap v19805: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:55.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:49:54 smithi090 bash[32384]: cluster 2023-12-01T15:49:52.864913+0000 mgr.y (mgr.24362) 19836 : cluster 0 pgmap v19805: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:56.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:49:55 smithi080 bash[28361]: audit 2023-12-01T15:49:55.718204+0000 mon.a (mon.0) 12006 : audit 0 from='client.? 172.21.15.80:0/351792151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:49:56.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:49:55 smithi080 bash[41963]: audit 2023-12-01T15:49:55.718204+0000 mon.a (mon.0) 12006 : audit 0 from='client.? 172.21.15.80:0/351792151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:49:56.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:49:55 smithi090 bash[32384]: audit 2023-12-01T15:49:55.718204+0000 mon.a (mon.0) 12006 : audit 0 from='client.? 172.21.15.80:0/351792151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:49:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:49:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:49:56] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T15:49:57.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:49:56 smithi080 bash[28361]: cluster 2023-12-01T15:49:54.865560+0000 mgr.y (mgr.24362) 19837 : cluster 0 pgmap v19806: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:57.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:49:56 smithi080 bash[28361]: audit 2023-12-01T15:49:55.826582+0000 mon.c (mon.2) 12697 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:49:57.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:49:56 smithi080 bash[41963]: cluster 2023-12-01T15:49:54.865560+0000 mgr.y (mgr.24362) 19837 : cluster 0 pgmap v19806: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:57.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:49:56 smithi080 bash[41963]: audit 2023-12-01T15:49:55.826582+0000 mon.c (mon.2) 12697 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:49:57.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:49:56 smithi090 bash[32384]: cluster 2023-12-01T15:49:54.865560+0000 mgr.y (mgr.24362) 19837 : cluster 0 pgmap v19806: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:57.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:49:56 smithi090 bash[32384]: audit 2023-12-01T15:49:55.826582+0000 mon.c (mon.2) 12697 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:49:59.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:49:58 smithi080 bash[28361]: cluster 2023-12-01T15:49:56.866706+0000 mgr.y (mgr.24362) 19838 : cluster 0 pgmap v19807: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:59.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:49:58 smithi080 bash[28361]: audit 2023-12-01T15:49:58.176594+0000 mon.a (mon.0) 12007 : audit 0 from='client.? 172.21.15.80:0/26238194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:49:59.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:49:58 smithi080 bash[41963]: cluster 2023-12-01T15:49:56.866706+0000 mgr.y (mgr.24362) 19838 : cluster 0 pgmap v19807: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:59.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:49:58 smithi080 bash[41963]: audit 2023-12-01T15:49:58.176594+0000 mon.a (mon.0) 12007 : audit 0 from='client.? 172.21.15.80:0/26238194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:49:59.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:49:58 smithi090 bash[32384]: cluster 2023-12-01T15:49:56.866706+0000 mgr.y (mgr.24362) 19838 : cluster 0 pgmap v19807: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:59.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:49:58 smithi090 bash[32384]: audit 2023-12-01T15:49:58.176594+0000 mon.a (mon.0) 12007 : audit 0 from='client.? 172.21.15.80:0/26238194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:50:00.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:50:00 smithi080 bash[28361]: debug 2023-12-01T15:49:59.996+0000 7f6ec9bf0700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T15:50:01.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:50:00 smithi080 bash[28361]: cluster 2023-12-01T15:49:58.867400+0000 mgr.y (mgr.24362) 19839 : cluster 0 pgmap v19808: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:01.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:50:00 smithi080 bash[28361]: cluster 2023-12-01T15:50:00.000082+0000 mon.a (mon.0) 12008 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T15:50:01.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:50:00 smithi080 bash[28361]: audit 2023-12-01T15:50:00.630388+0000 mon.a (mon.0) 12009 : audit 0 from='client.? 172.21.15.80:0/3087548170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:50:01.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:50:00 smithi080 bash[41963]: cluster 2023-12-01T15:49:58.867400+0000 mgr.y (mgr.24362) 19839 : cluster 0 pgmap v19808: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:01.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:50:00 smithi080 bash[41963]: cluster 2023-12-01T15:50:00.000082+0000 mon.a (mon.0) 12008 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T15:50:01.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:50:00 smithi080 bash[41963]: audit 2023-12-01T15:50:00.630388+0000 mon.a (mon.0) 12009 : audit 0 from='client.? 172.21.15.80:0/3087548170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:50:01.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:50:00 smithi090 bash[32384]: cluster 2023-12-01T15:49:58.867400+0000 mgr.y (mgr.24362) 19839 : cluster 0 pgmap v19808: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:01.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:50:00 smithi090 bash[32384]: cluster 2023-12-01T15:50:00.000082+0000 mon.a (mon.0) 12008 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T15:50:01.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:50:00 smithi090 bash[32384]: audit 2023-12-01T15:50:00.630388+0000 mon.a (mon.0) 12009 : audit 0 from='client.? 172.21.15.80:0/3087548170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:50:03.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:50:02 smithi080 bash[28361]: cluster 2023-12-01T15:50:00.868069+0000 mgr.y (mgr.24362) 19840 : cluster 0 pgmap v19809: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:03.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:50:02 smithi080 bash[41963]: cluster 2023-12-01T15:50:00.868069+0000 mgr.y (mgr.24362) 19840 : cluster 0 pgmap v19809: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:03.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:50:02 smithi090 bash[32384]: cluster 2023-12-01T15:50:00.868069+0000 mgr.y (mgr.24362) 19840 : cluster 0 pgmap v19809: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:04.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:50:03 smithi080 bash[28361]: audit 2023-12-01T15:50:03.084526+0000 mon.a (mon.0) 12010 : audit 0 from='client.? 172.21.15.80:0/48460615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:50:04.449 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:50:03 smithi080 bash[41963]: audit 2023-12-01T15:50:03.084526+0000 mon.a (mon.0) 12010 : audit 0 from='client.? 172.21.15.80:0/48460615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:50:04.450 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:50:03 smithi090 bash[32384]: audit 2023-12-01T15:50:03.084526+0000 mon.a (mon.0) 12010 : audit 0 from='client.? 172.21.15.80:0/48460615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:50:05.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:50:04 smithi080 bash[41963]: cluster 2023-12-01T15:50:02.869236+0000 mgr.y (mgr.24362) 19841 : cluster 0 pgmap v19810: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:05.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:50:04 smithi080 bash[28361]: cluster 2023-12-01T15:50:02.869236+0000 mgr.y (mgr.24362) 19841 : cluster 0 pgmap v19810: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:05.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:50:04 smithi090 bash[32384]: cluster 2023-12-01T15:50:02.869236+0000 mgr.y (mgr.24362) 19841 : cluster 0 pgmap v19810: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:06.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:50:05 smithi080 bash[28361]: audit 2023-12-01T15:50:05.540974+0000 mon.c (mon.2) 12698 : audit 0 from='client.? 172.21.15.80:0/44712399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:50:06.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:50:05 smithi080 bash[41963]: audit 2023-12-01T15:50:05.540974+0000 mon.c (mon.2) 12698 : audit 0 from='client.? 172.21.15.80:0/44712399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:50:06.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:50:05 smithi090 bash[32384]: audit 2023-12-01T15:50:05.540974+0000 mon.c (mon.2) 12698 : audit 0 from='client.? 172.21.15.80:0/44712399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:50:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:50:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:50:06] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T15:50:07.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:50:06 smithi080 bash[28361]: cluster 2023-12-01T15:50:04.869962+0000 mgr.y (mgr.24362) 19842 : cluster 0 pgmap v19811: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:07.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:50:06 smithi080 bash[41963]: cluster 2023-12-01T15:50:04.869962+0000 mgr.y (mgr.24362) 19842 : cluster 0 pgmap v19811: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:07.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:50:06 smithi090 bash[32384]: cluster 2023-12-01T15:50:04.869962+0000 mgr.y (mgr.24362) 19842 : cluster 0 pgmap v19811: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:09.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:50:08 smithi080 bash[28361]: cluster 2023-12-01T15:50:06.871024+0000 mgr.y (mgr.24362) 19843 : cluster 0 pgmap v19812: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:09.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:50:08 smithi080 bash[28361]: audit 2023-12-01T15:50:08.000889+0000 mon.c (mon.2) 12699 : audit 0 from='client.? 172.21.15.80:0/2672547202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:50:09.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:50:08 smithi080 bash[41963]: cluster 2023-12-01T15:50:06.871024+0000 mgr.y (mgr.24362) 19843 : cluster 0 pgmap v19812: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:09.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:50:08 smithi080 bash[41963]: audit 2023-12-01T15:50:08.000889+0000 mon.c (mon.2) 12699 : audit 0 from='client.? 172.21.15.80:0/2672547202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:50:09.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:50:08 smithi090 bash[32384]: cluster 2023-12-01T15:50:06.871024+0000 mgr.y (mgr.24362) 19843 : cluster 0 pgmap v19812: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:09.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:50:08 smithi090 bash[32384]: audit 2023-12-01T15:50:08.000889+0000 mon.c (mon.2) 12699 : audit 0 from='client.? 172.21.15.80:0/2672547202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:50:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:50:10 smithi080 bash[28361]: cluster 2023-12-01T15:50:08.871661+0000 mgr.y (mgr.24362) 19844 : cluster 0 pgmap v19813: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:50:10 smithi080 bash[28361]: audit 2023-12-01T15:50:10.451681+0000 mon.c (mon.2) 12700 : audit 0 from='client.? 172.21.15.80:0/2724053235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:50:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:50:10 smithi080 bash[28361]: audit 2023-12-01T15:50:10.827323+0000 mon.c (mon.2) 12701 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:50:11.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:50:10 smithi080 bash[41963]: cluster 2023-12-01T15:50:08.871661+0000 mgr.y (mgr.24362) 19844 : cluster 0 pgmap v19813: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:11.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:50:10 smithi080 bash[41963]: audit 2023-12-01T15:50:10.451681+0000 mon.c (mon.2) 12700 : audit 0 from='client.? 172.21.15.80:0/2724053235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:50:11.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:50:10 smithi080 bash[41963]: audit 2023-12-01T15:50:10.827323+0000 mon.c (mon.2) 12701 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:50:11.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:50:10 smithi090 bash[32384]: cluster 2023-12-01T15:50:08.871661+0000 mgr.y (mgr.24362) 19844 : cluster 0 pgmap v19813: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:11.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:50:10 smithi090 bash[32384]: audit 2023-12-01T15:50:10.451681+0000 mon.c (mon.2) 12700 : audit 0 from='client.? 172.21.15.80:0/2724053235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:50:11.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:50:10 smithi090 bash[32384]: audit 2023-12-01T15:50:10.827323+0000 mon.c (mon.2) 12701 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:50:13.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:50:12 smithi080 bash[28361]: cluster 2023-12-01T15:50:10.872744+0000 mgr.y (mgr.24362) 19845 : cluster 0 pgmap v19814: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:13.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:50:12 smithi080 bash[41963]: cluster 2023-12-01T15:50:10.872744+0000 mgr.y (mgr.24362) 19845 : cluster 0 pgmap v19814: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:13.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:50:12 smithi090 bash[32384]: cluster 2023-12-01T15:50:10.872744+0000 mgr.y (mgr.24362) 19845 : cluster 0 pgmap v19814: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:14.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:50:13 smithi080 bash[28361]: audit 2023-12-01T15:50:12.911171+0000 mon.c (mon.2) 12702 : audit 0 from='client.? 172.21.15.80:0/1718477153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:50:14.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:50:13 smithi080 bash[41963]: audit 2023-12-01T15:50:12.911171+0000 mon.c (mon.2) 12702 : audit 0 from='client.? 172.21.15.80:0/1718477153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:50:14.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:50:13 smithi090 bash[32384]: audit 2023-12-01T15:50:12.911171+0000 mon.c (mon.2) 12702 : audit 0 from='client.? 172.21.15.80:0/1718477153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:50:15.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:50:14 smithi080 bash[41963]: cluster 2023-12-01T15:50:12.873328+0000 mgr.y (mgr.24362) 19846 : cluster 0 pgmap v19815: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:15.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:50:14 smithi080 bash[28361]: cluster 2023-12-01T15:50:12.873328+0000 mgr.y (mgr.24362) 19846 : cluster 0 pgmap v19815: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:15.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:50:14 smithi090 bash[32384]: cluster 2023-12-01T15:50:12.873328+0000 mgr.y (mgr.24362) 19846 : cluster 0 pgmap v19815: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:16.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:50:15 smithi080 bash[28361]: cluster 2023-12-01T15:50:14.873975+0000 mgr.y (mgr.24362) 19847 : cluster 0 pgmap v19816: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:16.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:50:15 smithi080 bash[28361]: audit 2023-12-01T15:50:15.367353+0000 mon.a (mon.0) 12011 : audit 0 from='client.? 172.21.15.80:0/3148979348' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:50:16.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:50:15 smithi080 bash[41963]: cluster 2023-12-01T15:50:14.873975+0000 mgr.y (mgr.24362) 19847 : cluster 0 pgmap v19816: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:16.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:50:15 smithi080 bash[41963]: audit 2023-12-01T15:50:15.367353+0000 mon.a (mon.0) 12011 : audit 0 from='client.? 172.21.15.80:0/3148979348' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:50:16.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:50:15 smithi090 bash[32384]: cluster 2023-12-01T15:50:14.873975+0000 mgr.y (mgr.24362) 19847 : cluster 0 pgmap v19816: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:16.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:50:15 smithi090 bash[32384]: audit 2023-12-01T15:50:15.367353+0000 mon.a (mon.0) 12011 : audit 0 from='client.? 172.21.15.80:0/3148979348' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:50:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:50:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:50:16] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T15:50:18.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:50:18 smithi080 bash[41963]: cluster 2023-12-01T15:50:16.875138+0000 mgr.y (mgr.24362) 19848 : cluster 0 pgmap v19817: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:18.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:50:18 smithi080 bash[41963]: audit 2023-12-01T15:50:17.816011+0000 mon.a (mon.0) 12012 : audit 0 from='client.? 172.21.15.80:0/3381516082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:50:18.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:50:18 smithi080 bash[28361]: cluster 2023-12-01T15:50:16.875138+0000 mgr.y (mgr.24362) 19848 : cluster 0 pgmap v19817: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:18.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:50:18 smithi080 bash[28361]: audit 2023-12-01T15:50:17.816011+0000 mon.a (mon.0) 12012 : audit 0 from='client.? 172.21.15.80:0/3381516082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:50:18.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:50:18 smithi090 bash[32384]: cluster 2023-12-01T15:50:16.875138+0000 mgr.y (mgr.24362) 19848 : cluster 0 pgmap v19817: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:18.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:50:18 smithi090 bash[32384]: audit 2023-12-01T15:50:17.816011+0000 mon.a (mon.0) 12012 : audit 0 from='client.? 172.21.15.80:0/3381516082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:50:20.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:50:20 smithi080 bash[41963]: cluster 2023-12-01T15:50:18.875779+0000 mgr.y (mgr.24362) 19849 : cluster 0 pgmap v19818: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:20.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:50:20 smithi080 bash[41963]: audit 2023-12-01T15:50:20.270084+0000 mon.c (mon.2) 12703 : audit 0 from='client.? 172.21.15.80:0/2981739871' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:50:20.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:50:20 smithi080 bash[28361]: cluster 2023-12-01T15:50:18.875779+0000 mgr.y (mgr.24362) 19849 : cluster 0 pgmap v19818: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:20.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:50:20 smithi080 bash[28361]: audit 2023-12-01T15:50:20.270084+0000 mon.c (mon.2) 12703 : audit 0 from='client.? 172.21.15.80:0/2981739871' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:50:20.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:50:20 smithi090 bash[32384]: cluster 2023-12-01T15:50:18.875779+0000 mgr.y (mgr.24362) 19849 : cluster 0 pgmap v19818: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:20.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:50:20 smithi090 bash[32384]: audit 2023-12-01T15:50:20.270084+0000 mon.c (mon.2) 12703 : audit 0 from='client.? 172.21.15.80:0/2981739871' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:50:22.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:50:22 smithi080 bash[28361]: cluster 2023-12-01T15:50:20.876817+0000 mgr.y (mgr.24362) 19850 : cluster 0 pgmap v19819: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:22.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:50:22 smithi080 bash[41963]: cluster 2023-12-01T15:50:20.876817+0000 mgr.y (mgr.24362) 19850 : cluster 0 pgmap v19819: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:22.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:50:22 smithi090 bash[32384]: cluster 2023-12-01T15:50:20.876817+0000 mgr.y (mgr.24362) 19850 : cluster 0 pgmap v19819: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:23.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:50:23 smithi080 bash[28361]: audit 2023-12-01T15:50:22.720034+0000 mon.c (mon.2) 12704 : audit 0 from='client.? 172.21.15.80:0/1362452402' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:50:23.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:50:23 smithi080 bash[41963]: audit 2023-12-01T15:50:22.720034+0000 mon.c (mon.2) 12704 : audit 0 from='client.? 172.21.15.80:0/1362452402' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:50:23.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:50:23 smithi090 bash[32384]: audit 2023-12-01T15:50:22.720034+0000 mon.c (mon.2) 12704 : audit 0 from='client.? 172.21.15.80:0/1362452402' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:50:24.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:50:24 smithi080 bash[28361]: cluster 2023-12-01T15:50:22.877550+0000 mgr.y (mgr.24362) 19851 : cluster 0 pgmap v19820: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:24.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:50:24 smithi080 bash[41963]: cluster 2023-12-01T15:50:22.877550+0000 mgr.y (mgr.24362) 19851 : cluster 0 pgmap v19820: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:24.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:50:24 smithi090 bash[32384]: cluster 2023-12-01T15:50:22.877550+0000 mgr.y (mgr.24362) 19851 : cluster 0 pgmap v19820: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:50:25 smithi080 bash[28361]: audit 2023-12-01T15:50:25.171181+0000 mon.a (mon.0) 12013 : audit 0 from='client.? 172.21.15.80:0/1272391914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:50:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:50:25 smithi080 bash[41963]: audit 2023-12-01T15:50:25.171181+0000 mon.a (mon.0) 12013 : audit 0 from='client.? 172.21.15.80:0/1272391914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:50:25.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:50:25 smithi090 bash[32384]: audit 2023-12-01T15:50:25.171181+0000 mon.a (mon.0) 12013 : audit 0 from='client.? 172.21.15.80:0/1272391914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:50:26.684 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:50:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:50:26] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T15:50:26.684 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:50:26 smithi080 bash[28361]: cluster 2023-12-01T15:50:24.878116+0000 mgr.y (mgr.24362) 19852 : cluster 0 pgmap v19821: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:26.685 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:50:26 smithi080 bash[28361]: audit 2023-12-01T15:50:25.827554+0000 mon.c (mon.2) 12705 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:50:26.686 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:50:26 smithi080 bash[41963]: cluster 2023-12-01T15:50:24.878116+0000 mgr.y (mgr.24362) 19852 : cluster 0 pgmap v19821: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:26.686 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:50:26 smithi080 bash[41963]: audit 2023-12-01T15:50:25.827554+0000 mon.c (mon.2) 12705 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:50:26.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:50:26 smithi090 bash[32384]: cluster 2023-12-01T15:50:24.878116+0000 mgr.y (mgr.24362) 19852 : cluster 0 pgmap v19821: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:26.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:50:26 smithi090 bash[32384]: audit 2023-12-01T15:50:25.827554+0000 mon.c (mon.2) 12705 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:50:28.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:50:28 smithi080 bash[41963]: cluster 2023-12-01T15:50:26.879279+0000 mgr.y (mgr.24362) 19853 : cluster 0 pgmap v19822: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:28.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:50:28 smithi080 bash[41963]: audit 2023-12-01T15:50:27.621220+0000 mon.c (mon.2) 12706 : audit 0 from='client.? 172.21.15.80:0/1809275828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:50:28.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:50:28 smithi080 bash[28361]: cluster 2023-12-01T15:50:26.879279+0000 mgr.y (mgr.24362) 19853 : cluster 0 pgmap v19822: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:28.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:50:28 smithi080 bash[28361]: audit 2023-12-01T15:50:27.621220+0000 mon.c (mon.2) 12706 : audit 0 from='client.? 172.21.15.80:0/1809275828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:50:28.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:50:28 smithi090 bash[32384]: cluster 2023-12-01T15:50:26.879279+0000 mgr.y (mgr.24362) 19853 : cluster 0 pgmap v19822: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:28.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:50:28 smithi090 bash[32384]: audit 2023-12-01T15:50:27.621220+0000 mon.c (mon.2) 12706 : audit 0 from='client.? 172.21.15.80:0/1809275828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:50:30.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:50:30 smithi080 bash[41963]: cluster 2023-12-01T15:50:28.879953+0000 mgr.y (mgr.24362) 19854 : cluster 0 pgmap v19823: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:30.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:50:30 smithi080 bash[41963]: audit 2023-12-01T15:50:30.073151+0000 mon.c (mon.2) 12707 : audit 0 from='client.? 172.21.15.80:0/1893622918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:50:30.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:50:30 smithi080 bash[28361]: cluster 2023-12-01T15:50:28.879953+0000 mgr.y (mgr.24362) 19854 : cluster 0 pgmap v19823: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:30.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:50:30 smithi080 bash[28361]: audit 2023-12-01T15:50:30.073151+0000 mon.c (mon.2) 12707 : audit 0 from='client.? 172.21.15.80:0/1893622918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:50:30.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:50:30 smithi090 bash[32384]: cluster 2023-12-01T15:50:28.879953+0000 mgr.y (mgr.24362) 19854 : cluster 0 pgmap v19823: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:30.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:50:30 smithi090 bash[32384]: audit 2023-12-01T15:50:30.073151+0000 mon.c (mon.2) 12707 : audit 0 from='client.? 172.21.15.80:0/1893622918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:50:32.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:50:32 smithi080 bash[41963]: cluster 2023-12-01T15:50:30.880801+0000 mgr.y (mgr.24362) 19855 : cluster 0 pgmap v19824: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:32.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:50:32 smithi080 bash[28361]: cluster 2023-12-01T15:50:30.880801+0000 mgr.y (mgr.24362) 19855 : cluster 0 pgmap v19824: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:32.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:50:32 smithi090 bash[32384]: cluster 2023-12-01T15:50:30.880801+0000 mgr.y (mgr.24362) 19855 : cluster 0 pgmap v19824: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:33.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:50:33 smithi080 bash[28361]: audit 2023-12-01T15:50:32.520757+0000 mon.a (mon.0) 12014 : audit 0 from='client.? 172.21.15.80:0/493533358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:50:33.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:50:33 smithi080 bash[41963]: audit 2023-12-01T15:50:32.520757+0000 mon.a (mon.0) 12014 : audit 0 from='client.? 172.21.15.80:0/493533358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:50:33.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:50:33 smithi090 bash[32384]: audit 2023-12-01T15:50:32.520757+0000 mon.a (mon.0) 12014 : audit 0 from='client.? 172.21.15.80:0/493533358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:50:34.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:50:34 smithi080 bash[28361]: cluster 2023-12-01T15:50:32.881487+0000 mgr.y (mgr.24362) 19856 : cluster 0 pgmap v19825: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:34.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:50:34 smithi080 bash[41963]: cluster 2023-12-01T15:50:32.881487+0000 mgr.y (mgr.24362) 19856 : cluster 0 pgmap v19825: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:34.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:50:34 smithi090 bash[32384]: cluster 2023-12-01T15:50:32.881487+0000 mgr.y (mgr.24362) 19856 : cluster 0 pgmap v19825: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:35.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:50:35 smithi080 bash[28361]: audit 2023-12-01T15:50:34.972999+0000 mon.a (mon.0) 12015 : audit 0 from='client.? 172.21.15.80:0/527317241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:50:35.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:50:35 smithi080 bash[28361]: audit 2023-12-01T15:50:35.283898+0000 mon.c (mon.2) 12708 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:50:35.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:50:35 smithi080 bash[41963]: audit 2023-12-01T15:50:34.972999+0000 mon.a (mon.0) 12015 : audit 0 from='client.? 172.21.15.80:0/527317241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:50:35.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:50:35 smithi080 bash[41963]: audit 2023-12-01T15:50:35.283898+0000 mon.c (mon.2) 12708 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:50:35.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:50:35 smithi090 bash[32384]: audit 2023-12-01T15:50:34.972999+0000 mon.a (mon.0) 12015 : audit 0 from='client.? 172.21.15.80:0/527317241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:50:35.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:50:35 smithi090 bash[32384]: audit 2023-12-01T15:50:35.283898+0000 mon.c (mon.2) 12708 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:50:36.667 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:50:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:50:36] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T15:50:36.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:50:36 smithi080 bash[41963]: cluster 2023-12-01T15:50:34.882138+0000 mgr.y (mgr.24362) 19857 : cluster 0 pgmap v19826: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:36.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:50:36 smithi080 bash[41963]: audit 2023-12-01T15:50:35.666624+0000 mon.a (mon.0) 12016 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:50:36.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:50:36 smithi080 bash[41963]: audit 2023-12-01T15:50:35.679165+0000 mon.a (mon.0) 12017 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:50:36.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:50:36 smithi080 bash[28361]: cluster 2023-12-01T15:50:34.882138+0000 mgr.y (mgr.24362) 19857 : cluster 0 pgmap v19826: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:36.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:50:36 smithi080 bash[28361]: audit 2023-12-01T15:50:35.666624+0000 mon.a (mon.0) 12016 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:50:36.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:50:36 smithi080 bash[28361]: audit 2023-12-01T15:50:35.679165+0000 mon.a (mon.0) 12017 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:50:37.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:50:36 smithi090 bash[32384]: cluster 2023-12-01T15:50:34.882138+0000 mgr.y (mgr.24362) 19857 : cluster 0 pgmap v19826: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:37.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:50:36 smithi090 bash[32384]: audit 2023-12-01T15:50:35.666624+0000 mon.a (mon.0) 12016 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:50:37.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:50:36 smithi090 bash[32384]: audit 2023-12-01T15:50:35.679165+0000 mon.a (mon.0) 12017 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:50:37.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:50:37 smithi080 bash[28361]: audit 2023-12-01T15:50:37.434992+0000 mon.c (mon.2) 12709 : audit 0 from='client.? 172.21.15.80:0/651817288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:50:37.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:50:37 smithi080 bash[41963]: audit 2023-12-01T15:50:37.434992+0000 mon.c (mon.2) 12709 : audit 0 from='client.? 172.21.15.80:0/651817288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:50:38.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:50:37 smithi090 bash[32384]: audit 2023-12-01T15:50:37.434992+0000 mon.c (mon.2) 12709 : audit 0 from='client.? 172.21.15.80:0/651817288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:50:38.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:50:38 smithi080 bash[28361]: cluster 2023-12-01T15:50:36.883396+0000 mgr.y (mgr.24362) 19858 : cluster 0 pgmap v19827: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:38.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:50:38 smithi080 bash[41963]: cluster 2023-12-01T15:50:36.883396+0000 mgr.y (mgr.24362) 19858 : cluster 0 pgmap v19827: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:39.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:50:38 smithi090 bash[32384]: cluster 2023-12-01T15:50:36.883396+0000 mgr.y (mgr.24362) 19858 : cluster 0 pgmap v19827: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:41.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:50:40 smithi090 bash[32384]: cluster 2023-12-01T15:50:38.884133+0000 mgr.y (mgr.24362) 19859 : cluster 0 pgmap v19828: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:41.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:50:40 smithi090 bash[32384]: audit 2023-12-01T15:50:39.892035+0000 mon.c (mon.2) 12710 : audit 0 from='client.? 172.21.15.80:0/843423583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:50:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:50:40 smithi080 bash[41963]: cluster 2023-12-01T15:50:38.884133+0000 mgr.y (mgr.24362) 19859 : cluster 0 pgmap v19828: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:50:40 smithi080 bash[41963]: audit 2023-12-01T15:50:39.892035+0000 mon.c (mon.2) 12710 : audit 0 from='client.? 172.21.15.80:0/843423583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:50:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:50:40 smithi080 bash[28361]: cluster 2023-12-01T15:50:38.884133+0000 mgr.y (mgr.24362) 19859 : cluster 0 pgmap v19828: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:50:40 smithi080 bash[28361]: audit 2023-12-01T15:50:39.892035+0000 mon.c (mon.2) 12710 : audit 0 from='client.? 172.21.15.80:0/843423583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:50:42.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:50:41 smithi090 bash[32384]: audit 2023-12-01T15:50:40.827845+0000 mon.c (mon.2) 12711 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:50:42.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:50:41 smithi090 bash[32384]: audit 2023-12-01T15:50:41.180145+0000 mon.a (mon.0) 12018 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:50:42.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:50:41 smithi090 bash[32384]: audit 2023-12-01T15:50:41.190627+0000 mon.a (mon.0) 12019 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:50:42.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:50:41 smithi080 bash[41963]: audit 2023-12-01T15:50:40.827845+0000 mon.c (mon.2) 12711 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:50:42.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:50:41 smithi080 bash[41963]: audit 2023-12-01T15:50:41.180145+0000 mon.a (mon.0) 12018 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:50:42.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:50:41 smithi080 bash[41963]: audit 2023-12-01T15:50:41.190627+0000 mon.a (mon.0) 12019 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:50:42.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:50:41 smithi080 bash[28361]: audit 2023-12-01T15:50:40.827845+0000 mon.c (mon.2) 12711 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:50:42.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:50:41 smithi080 bash[28361]: audit 2023-12-01T15:50:41.180145+0000 mon.a (mon.0) 12018 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:50:42.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:50:41 smithi080 bash[28361]: audit 2023-12-01T15:50:41.190627+0000 mon.a (mon.0) 12019 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:50:43.185 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:50:42 smithi080 bash[28361]: cluster 2023-12-01T15:50:40.885243+0000 mgr.y (mgr.24362) 19860 : cluster 0 pgmap v19829: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:43.185 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:50:42 smithi080 bash[28361]: audit 2023-12-01T15:50:41.829358+0000 mon.a (mon.0) 12020 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:50:43.185 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:50:42 smithi080 bash[28361]: audit 2023-12-01T15:50:41.840760+0000 mon.a (mon.0) 12021 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:50:43.185 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:50:42 smithi080 bash[28361]: audit 2023-12-01T15:50:42.342604+0000 mon.c (mon.2) 12712 : audit 0 from='client.? 172.21.15.80:0/1624685879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:50:43.185 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:50:42 smithi080 bash[28361]: audit 2023-12-01T15:50:42.367918+0000 mon.c (mon.2) 12713 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:50:43.185 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:50:42 smithi080 bash[28361]: audit 2023-12-01T15:50:42.369560+0000 mon.c (mon.2) 12714 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:50:43.186 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:50:42 smithi080 bash[28361]: audit 2023-12-01T15:50:42.378797+0000 mon.a (mon.0) 12022 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:50:43.186 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:50:42 smithi080 bash[41963]: cluster 2023-12-01T15:50:40.885243+0000 mgr.y (mgr.24362) 19860 : cluster 0 pgmap v19829: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:43.186 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:50:42 smithi080 bash[41963]: audit 2023-12-01T15:50:41.829358+0000 mon.a (mon.0) 12020 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:50:43.186 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:50:42 smithi080 bash[41963]: audit 2023-12-01T15:50:41.840760+0000 mon.a (mon.0) 12021 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:50:43.186 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:50:42 smithi080 bash[41963]: audit 2023-12-01T15:50:42.342604+0000 mon.c (mon.2) 12712 : audit 0 from='client.? 172.21.15.80:0/1624685879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:50:43.186 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:50:42 smithi080 bash[41963]: audit 2023-12-01T15:50:42.367918+0000 mon.c (mon.2) 12713 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:50:43.186 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:50:42 smithi080 bash[41963]: audit 2023-12-01T15:50:42.369560+0000 mon.c (mon.2) 12714 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:50:43.186 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:50:42 smithi080 bash[41963]: audit 2023-12-01T15:50:42.378797+0000 mon.a (mon.0) 12022 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:50:43.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:50:42 smithi090 bash[32384]: cluster 2023-12-01T15:50:40.885243+0000 mgr.y (mgr.24362) 19860 : cluster 0 pgmap v19829: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:43.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:50:42 smithi090 bash[32384]: audit 2023-12-01T15:50:41.829358+0000 mon.a (mon.0) 12020 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:50:43.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:50:42 smithi090 bash[32384]: audit 2023-12-01T15:50:41.840760+0000 mon.a (mon.0) 12021 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:50:43.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:50:42 smithi090 bash[32384]: audit 2023-12-01T15:50:42.342604+0000 mon.c (mon.2) 12712 : audit 0 from='client.? 172.21.15.80:0/1624685879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:50:43.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:50:42 smithi090 bash[32384]: audit 2023-12-01T15:50:42.367918+0000 mon.c (mon.2) 12713 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:50:43.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:50:42 smithi090 bash[32384]: audit 2023-12-01T15:50:42.369560+0000 mon.c (mon.2) 12714 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:50:43.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:50:42 smithi090 bash[32384]: audit 2023-12-01T15:50:42.378797+0000 mon.a (mon.0) 12022 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:50:45.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:50:44 smithi080 bash[28361]: cluster 2023-12-01T15:50:42.885967+0000 mgr.y (mgr.24362) 19861 : cluster 0 pgmap v19830: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:45.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:50:44 smithi080 bash[28361]: audit 2023-12-01T15:50:44.796768+0000 mon.a (mon.0) 12023 : audit 0 from='client.? 172.21.15.80:0/1046165065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:50:45.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:50:44 smithi080 bash[41963]: cluster 2023-12-01T15:50:42.885967+0000 mgr.y (mgr.24362) 19861 : cluster 0 pgmap v19830: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:45.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:50:44 smithi080 bash[41963]: audit 2023-12-01T15:50:44.796768+0000 mon.a (mon.0) 12023 : audit 0 from='client.? 172.21.15.80:0/1046165065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:50:45.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:50:44 smithi090 bash[32384]: cluster 2023-12-01T15:50:42.885967+0000 mgr.y (mgr.24362) 19861 : cluster 0 pgmap v19830: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:45.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:50:44 smithi090 bash[32384]: audit 2023-12-01T15:50:44.796768+0000 mon.a (mon.0) 12023 : audit 0 from='client.? 172.21.15.80:0/1046165065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:50:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:50:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:50:46] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T15:50:47.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:50:46 smithi080 bash[28361]: cluster 2023-12-01T15:50:44.886597+0000 mgr.y (mgr.24362) 19862 : cluster 0 pgmap v19831: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:47.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:50:46 smithi080 bash[41963]: cluster 2023-12-01T15:50:44.886597+0000 mgr.y (mgr.24362) 19862 : cluster 0 pgmap v19831: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:47.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:50:46 smithi090 bash[32384]: cluster 2023-12-01T15:50:44.886597+0000 mgr.y (mgr.24362) 19862 : cluster 0 pgmap v19831: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:48.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:50:47 smithi080 bash[28361]: audit 2023-12-01T15:50:47.253903+0000 mon.c (mon.2) 12715 : audit 0 from='client.? 172.21.15.80:0/1227941232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:50:48.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:50:47 smithi080 bash[41963]: audit 2023-12-01T15:50:47.253903+0000 mon.c (mon.2) 12715 : audit 0 from='client.? 172.21.15.80:0/1227941232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:50:48.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:50:47 smithi090 bash[32384]: audit 2023-12-01T15:50:47.253903+0000 mon.c (mon.2) 12715 : audit 0 from='client.? 172.21.15.80:0/1227941232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:50:49.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:50:48 smithi080 bash[28361]: cluster 2023-12-01T15:50:46.887771+0000 mgr.y (mgr.24362) 19863 : cluster 0 pgmap v19832: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:49.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:50:48 smithi080 bash[41963]: cluster 2023-12-01T15:50:46.887771+0000 mgr.y (mgr.24362) 19863 : cluster 0 pgmap v19832: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:49.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:50:48 smithi090 bash[32384]: cluster 2023-12-01T15:50:46.887771+0000 mgr.y (mgr.24362) 19863 : cluster 0 pgmap v19832: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:50.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:50:49 smithi080 bash[28361]: audit 2023-12-01T15:50:49.706441+0000 mon.a (mon.0) 12024 : audit 0 from='client.? 172.21.15.80:0/2447224600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:50:50.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:50:49 smithi080 bash[41963]: audit 2023-12-01T15:50:49.706441+0000 mon.a (mon.0) 12024 : audit 0 from='client.? 172.21.15.80:0/2447224600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:50:50.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:50:49 smithi090 bash[32384]: audit 2023-12-01T15:50:49.706441+0000 mon.a (mon.0) 12024 : audit 0 from='client.? 172.21.15.80:0/2447224600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:50:51.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:50:50 smithi080 bash[41963]: cluster 2023-12-01T15:50:48.888502+0000 mgr.y (mgr.24362) 19864 : cluster 0 pgmap v19833: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:51.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:50:50 smithi080 bash[28361]: cluster 2023-12-01T15:50:48.888502+0000 mgr.y (mgr.24362) 19864 : cluster 0 pgmap v19833: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:51.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:50:50 smithi090 bash[32384]: cluster 2023-12-01T15:50:48.888502+0000 mgr.y (mgr.24362) 19864 : cluster 0 pgmap v19833: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:52.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:50:52 smithi080 bash[41963]: cluster 2023-12-01T15:50:50.889733+0000 mgr.y (mgr.24362) 19865 : cluster 0 pgmap v19834: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:52.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:50:52 smithi080 bash[41963]: audit 2023-12-01T15:50:52.169780+0000 mon.a (mon.0) 12025 : audit 0 from='client.? 172.21.15.80:0/2613628509' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:50:52.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:50:52 smithi080 bash[28361]: cluster 2023-12-01T15:50:50.889733+0000 mgr.y (mgr.24362) 19865 : cluster 0 pgmap v19834: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:52.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:50:52 smithi080 bash[28361]: audit 2023-12-01T15:50:52.169780+0000 mon.a (mon.0) 12025 : audit 0 from='client.? 172.21.15.80:0/2613628509' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:50:52.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:50:52 smithi090 bash[32384]: cluster 2023-12-01T15:50:50.889733+0000 mgr.y (mgr.24362) 19865 : cluster 0 pgmap v19834: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:52.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:50:52 smithi090 bash[32384]: audit 2023-12-01T15:50:52.169780+0000 mon.a (mon.0) 12025 : audit 0 from='client.? 172.21.15.80:0/2613628509' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:50:54.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:50:54 smithi080 bash[28361]: cluster 2023-12-01T15:50:52.890465+0000 mgr.y (mgr.24362) 19866 : cluster 0 pgmap v19835: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:54.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:50:54 smithi080 bash[41963]: cluster 2023-12-01T15:50:52.890465+0000 mgr.y (mgr.24362) 19866 : cluster 0 pgmap v19835: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:54.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:50:54 smithi090 bash[32384]: cluster 2023-12-01T15:50:52.890465+0000 mgr.y (mgr.24362) 19866 : cluster 0 pgmap v19835: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:55.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:50:55 smithi080 bash[28361]: audit 2023-12-01T15:50:54.628859+0000 mon.c (mon.2) 12716 : audit 0 from='client.? 172.21.15.80:0/2143004774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:50:55.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:50:55 smithi080 bash[41963]: audit 2023-12-01T15:50:54.628859+0000 mon.c (mon.2) 12716 : audit 0 from='client.? 172.21.15.80:0/2143004774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:50:55.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:50:55 smithi090 bash[32384]: audit 2023-12-01T15:50:54.628859+0000 mon.c (mon.2) 12716 : audit 0 from='client.? 172.21.15.80:0/2143004774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:50:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:50:56 smithi080 bash[41963]: cluster 2023-12-01T15:50:54.891205+0000 mgr.y (mgr.24362) 19867 : cluster 0 pgmap v19836: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:50:56 smithi080 bash[41963]: audit 2023-12-01T15:50:55.828475+0000 mon.c (mon.2) 12717 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:50:56.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:50:56 smithi080 bash[28361]: cluster 2023-12-01T15:50:54.891205+0000 mgr.y (mgr.24362) 19867 : cluster 0 pgmap v19836: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:56.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:50:56 smithi080 bash[28361]: audit 2023-12-01T15:50:55.828475+0000 mon.c (mon.2) 12717 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:50:56.683 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:50:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:50:56] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T15:50:56.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:50:56 smithi090 bash[32384]: cluster 2023-12-01T15:50:54.891205+0000 mgr.y (mgr.24362) 19867 : cluster 0 pgmap v19836: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:56.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:50:56 smithi090 bash[32384]: audit 2023-12-01T15:50:55.828475+0000 mon.c (mon.2) 12717 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:50:57.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:50:57 smithi080 bash[28361]: audit 2023-12-01T15:50:57.091356+0000 mon.a (mon.0) 12026 : audit 0 from='client.? 172.21.15.80:0/567081589' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:50:57.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:50:57 smithi080 bash[41963]: audit 2023-12-01T15:50:57.091356+0000 mon.a (mon.0) 12026 : audit 0 from='client.? 172.21.15.80:0/567081589' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:50:57.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:50:57 smithi090 bash[32384]: audit 2023-12-01T15:50:57.091356+0000 mon.a (mon.0) 12026 : audit 0 from='client.? 172.21.15.80:0/567081589' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:50:58.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:50:58 smithi080 bash[28361]: cluster 2023-12-01T15:50:56.892481+0000 mgr.y (mgr.24362) 19868 : cluster 0 pgmap v19837: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:58.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:50:58 smithi080 bash[41963]: cluster 2023-12-01T15:50:56.892481+0000 mgr.y (mgr.24362) 19868 : cluster 0 pgmap v19837: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:58.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:50:58 smithi090 bash[32384]: cluster 2023-12-01T15:50:56.892481+0000 mgr.y (mgr.24362) 19868 : cluster 0 pgmap v19837: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:00.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:51:00 smithi080 bash[41963]: cluster 2023-12-01T15:50:58.893200+0000 mgr.y (mgr.24362) 19869 : cluster 0 pgmap v19838: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:00.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:51:00 smithi080 bash[41963]: audit 2023-12-01T15:50:59.550199+0000 mon.c (mon.2) 12718 : audit 0 from='client.? 172.21.15.80:0/3186063853' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:51:00.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:51:00 smithi080 bash[28361]: cluster 2023-12-01T15:50:58.893200+0000 mgr.y (mgr.24362) 19869 : cluster 0 pgmap v19838: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:00.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:51:00 smithi080 bash[28361]: audit 2023-12-01T15:50:59.550199+0000 mon.c (mon.2) 12718 : audit 0 from='client.? 172.21.15.80:0/3186063853' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:51:00.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:51:00 smithi090 bash[32384]: cluster 2023-12-01T15:50:58.893200+0000 mgr.y (mgr.24362) 19869 : cluster 0 pgmap v19838: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:00.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:51:00 smithi090 bash[32384]: audit 2023-12-01T15:50:59.550199+0000 mon.c (mon.2) 12718 : audit 0 from='client.? 172.21.15.80:0/3186063853' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:51:02.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:51:02 smithi080 bash[41963]: cluster 2023-12-01T15:51:00.894329+0000 mgr.y (mgr.24362) 19870 : cluster 0 pgmap v19839: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:02.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:51:02 smithi080 bash[41963]: audit 2023-12-01T15:51:02.002191+0000 mon.a (mon.0) 12027 : audit 0 from='client.? 172.21.15.80:0/2955085369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:51:02.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:51:02 smithi080 bash[28361]: cluster 2023-12-01T15:51:00.894329+0000 mgr.y (mgr.24362) 19870 : cluster 0 pgmap v19839: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:02.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:51:02 smithi080 bash[28361]: audit 2023-12-01T15:51:02.002191+0000 mon.a (mon.0) 12027 : audit 0 from='client.? 172.21.15.80:0/2955085369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:51:02.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:51:02 smithi090 bash[32384]: cluster 2023-12-01T15:51:00.894329+0000 mgr.y (mgr.24362) 19870 : cluster 0 pgmap v19839: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:02.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:51:02 smithi090 bash[32384]: audit 2023-12-01T15:51:02.002191+0000 mon.a (mon.0) 12027 : audit 0 from='client.? 172.21.15.80:0/2955085369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:51:04.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:51:04 smithi080 bash[28361]: cluster 2023-12-01T15:51:02.895040+0000 mgr.y (mgr.24362) 19871 : cluster 0 pgmap v19840: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:04.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:51:04 smithi080 bash[41963]: cluster 2023-12-01T15:51:02.895040+0000 mgr.y (mgr.24362) 19871 : cluster 0 pgmap v19840: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:04.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:51:04 smithi090 bash[32384]: cluster 2023-12-01T15:51:02.895040+0000 mgr.y (mgr.24362) 19871 : cluster 0 pgmap v19840: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:05.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:51:05 smithi080 bash[28361]: audit 2023-12-01T15:51:04.464136+0000 mon.c (mon.2) 12719 : audit 0 from='client.? 172.21.15.80:0/2238026231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:51:05.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:51:05 smithi080 bash[41963]: audit 2023-12-01T15:51:04.464136+0000 mon.c (mon.2) 12719 : audit 0 from='client.? 172.21.15.80:0/2238026231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:51:05.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:51:05 smithi090 bash[32384]: audit 2023-12-01T15:51:04.464136+0000 mon.c (mon.2) 12719 : audit 0 from='client.? 172.21.15.80:0/2238026231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:51:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:51:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:51:06] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T15:51:06.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:51:06 smithi080 bash[41963]: cluster 2023-12-01T15:51:04.895732+0000 mgr.y (mgr.24362) 19872 : cluster 0 pgmap v19841: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:06.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:51:06 smithi080 bash[28361]: cluster 2023-12-01T15:51:04.895732+0000 mgr.y (mgr.24362) 19872 : cluster 0 pgmap v19841: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:06.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:51:06 smithi090 bash[32384]: cluster 2023-12-01T15:51:04.895732+0000 mgr.y (mgr.24362) 19872 : cluster 0 pgmap v19841: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:07.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:51:07 smithi080 bash[28361]: audit 2023-12-01T15:51:06.924438+0000 mon.c (mon.2) 12720 : audit 0 from='client.? 172.21.15.80:0/2093556011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:51:07.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:51:07 smithi080 bash[41963]: audit 2023-12-01T15:51:06.924438+0000 mon.c (mon.2) 12720 : audit 0 from='client.? 172.21.15.80:0/2093556011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:51:07.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:51:07 smithi090 bash[32384]: audit 2023-12-01T15:51:06.924438+0000 mon.c (mon.2) 12720 : audit 0 from='client.? 172.21.15.80:0/2093556011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:51:08.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:51:08 smithi080 bash[28361]: cluster 2023-12-01T15:51:06.896959+0000 mgr.y (mgr.24362) 19873 : cluster 0 pgmap v19842: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:08.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:51:08 smithi080 bash[41963]: cluster 2023-12-01T15:51:06.896959+0000 mgr.y (mgr.24362) 19873 : cluster 0 pgmap v19842: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:08.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:51:08 smithi090 bash[32384]: cluster 2023-12-01T15:51:06.896959+0000 mgr.y (mgr.24362) 19873 : cluster 0 pgmap v19842: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:10.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:51:10 smithi080 bash[28361]: cluster 2023-12-01T15:51:08.897799+0000 mgr.y (mgr.24362) 19874 : cluster 0 pgmap v19843: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:10.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:51:10 smithi080 bash[28361]: audit 2023-12-01T15:51:09.382604+0000 mon.c (mon.2) 12721 : audit 0 from='client.? 172.21.15.80:0/3610344752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:51:10.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:51:10 smithi080 bash[41963]: cluster 2023-12-01T15:51:08.897799+0000 mgr.y (mgr.24362) 19874 : cluster 0 pgmap v19843: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:10.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:51:10 smithi080 bash[41963]: audit 2023-12-01T15:51:09.382604+0000 mon.c (mon.2) 12721 : audit 0 from='client.? 172.21.15.80:0/3610344752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:51:10.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:51:10 smithi090 bash[32384]: cluster 2023-12-01T15:51:08.897799+0000 mgr.y (mgr.24362) 19874 : cluster 0 pgmap v19843: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:10.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:51:10 smithi090 bash[32384]: audit 2023-12-01T15:51:09.382604+0000 mon.c (mon.2) 12721 : audit 0 from='client.? 172.21.15.80:0/3610344752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:51:11.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:51:11 smithi080 bash[28361]: audit 2023-12-01T15:51:10.828979+0000 mon.c (mon.2) 12722 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:51:11.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:51:11 smithi080 bash[41963]: audit 2023-12-01T15:51:10.828979+0000 mon.c (mon.2) 12722 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:51:11.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:51:11 smithi090 bash[32384]: audit 2023-12-01T15:51:10.828979+0000 mon.c (mon.2) 12722 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:51:12.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:51:12 smithi080 bash[41963]: cluster 2023-12-01T15:51:10.898996+0000 mgr.y (mgr.24362) 19875 : cluster 0 pgmap v19844: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:12.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:51:12 smithi080 bash[41963]: audit 2023-12-01T15:51:11.829750+0000 mon.c (mon.2) 12723 : audit 0 from='client.? 172.21.15.80:0/1723925174' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:51:12.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:51:12 smithi080 bash[28361]: cluster 2023-12-01T15:51:10.898996+0000 mgr.y (mgr.24362) 19875 : cluster 0 pgmap v19844: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:12.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:51:12 smithi080 bash[28361]: audit 2023-12-01T15:51:11.829750+0000 mon.c (mon.2) 12723 : audit 0 from='client.? 172.21.15.80:0/1723925174' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:51:12.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:51:12 smithi090 bash[32384]: cluster 2023-12-01T15:51:10.898996+0000 mgr.y (mgr.24362) 19875 : cluster 0 pgmap v19844: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:12.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:51:12 smithi090 bash[32384]: audit 2023-12-01T15:51:11.829750+0000 mon.c (mon.2) 12723 : audit 0 from='client.? 172.21.15.80:0/1723925174' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:51:14.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:51:14 smithi080 bash[41963]: cluster 2023-12-01T15:51:12.899616+0000 mgr.y (mgr.24362) 19876 : cluster 0 pgmap v19845: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:14.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:51:14 smithi080 bash[41963]: audit 2023-12-01T15:51:14.286214+0000 mon.a (mon.0) 12028 : audit 0 from='client.? 172.21.15.80:0/1786615801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:51:14.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:51:14 smithi080 bash[28361]: cluster 2023-12-01T15:51:12.899616+0000 mgr.y (mgr.24362) 19876 : cluster 0 pgmap v19845: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:14.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:51:14 smithi080 bash[28361]: audit 2023-12-01T15:51:14.286214+0000 mon.a (mon.0) 12028 : audit 0 from='client.? 172.21.15.80:0/1786615801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:51:14.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:51:14 smithi090 bash[32384]: cluster 2023-12-01T15:51:12.899616+0000 mgr.y (mgr.24362) 19876 : cluster 0 pgmap v19845: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:14.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:51:14 smithi090 bash[32384]: audit 2023-12-01T15:51:14.286214+0000 mon.a (mon.0) 12028 : audit 0 from='client.? 172.21.15.80:0/1786615801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:51:16.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:51:16 smithi080 bash[41963]: cluster 2023-12-01T15:51:14.900456+0000 mgr.y (mgr.24362) 19877 : cluster 0 pgmap v19846: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:51:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:51:16] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T15:51:16.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:51:16 smithi080 bash[28361]: cluster 2023-12-01T15:51:14.900456+0000 mgr.y (mgr.24362) 19877 : cluster 0 pgmap v19846: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:16.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:51:16 smithi090 bash[32384]: cluster 2023-12-01T15:51:14.900456+0000 mgr.y (mgr.24362) 19877 : cluster 0 pgmap v19846: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:17.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:51:17 smithi080 bash[41963]: audit 2023-12-01T15:51:16.748458+0000 mon.a (mon.0) 12029 : audit 0 from='client.? 172.21.15.80:0/1265269810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:51:17.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:51:17 smithi080 bash[28361]: audit 2023-12-01T15:51:16.748458+0000 mon.a (mon.0) 12029 : audit 0 from='client.? 172.21.15.80:0/1265269810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:51:17.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:51:17 smithi090 bash[32384]: audit 2023-12-01T15:51:16.748458+0000 mon.a (mon.0) 12029 : audit 0 from='client.? 172.21.15.80:0/1265269810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:51:18.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:51:18 smithi080 bash[28361]: cluster 2023-12-01T15:51:16.901741+0000 mgr.y (mgr.24362) 19878 : cluster 0 pgmap v19847: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:18.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:51:18 smithi080 bash[41963]: cluster 2023-12-01T15:51:16.901741+0000 mgr.y (mgr.24362) 19878 : cluster 0 pgmap v19847: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:18.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:51:18 smithi090 bash[32384]: cluster 2023-12-01T15:51:16.901741+0000 mgr.y (mgr.24362) 19878 : cluster 0 pgmap v19847: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:19.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:51:19 smithi080 bash[28361]: audit 2023-12-01T15:51:19.209579+0000 mon.a (mon.0) 12030 : audit 0 from='client.? 172.21.15.80:0/679724954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:51:19.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:51:19 smithi080 bash[41963]: audit 2023-12-01T15:51:19.209579+0000 mon.a (mon.0) 12030 : audit 0 from='client.? 172.21.15.80:0/679724954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:51:19.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:51:19 smithi090 bash[32384]: audit 2023-12-01T15:51:19.209579+0000 mon.a (mon.0) 12030 : audit 0 from='client.? 172.21.15.80:0/679724954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:51:20.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:51:20 smithi080 bash[41963]: cluster 2023-12-01T15:51:18.902157+0000 mgr.y (mgr.24362) 19879 : cluster 0 pgmap v19848: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:20.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:51:20 smithi080 bash[28361]: cluster 2023-12-01T15:51:18.902157+0000 mgr.y (mgr.24362) 19879 : cluster 0 pgmap v19848: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:20.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:51:20 smithi090 bash[32384]: cluster 2023-12-01T15:51:18.902157+0000 mgr.y (mgr.24362) 19879 : cluster 0 pgmap v19848: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:22.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:51:22 smithi080 bash[41963]: cluster 2023-12-01T15:51:20.903342+0000 mgr.y (mgr.24362) 19880 : cluster 0 pgmap v19849: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:22.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:51:22 smithi080 bash[41963]: audit 2023-12-01T15:51:21.675172+0000 mon.c (mon.2) 12724 : audit 0 from='client.? 172.21.15.80:0/1550496626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:51:22.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:51:22 smithi080 bash[28361]: cluster 2023-12-01T15:51:20.903342+0000 mgr.y (mgr.24362) 19880 : cluster 0 pgmap v19849: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:22.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:51:22 smithi080 bash[28361]: audit 2023-12-01T15:51:21.675172+0000 mon.c (mon.2) 12724 : audit 0 from='client.? 172.21.15.80:0/1550496626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:51:22.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:51:22 smithi090 bash[32384]: cluster 2023-12-01T15:51:20.903342+0000 mgr.y (mgr.24362) 19880 : cluster 0 pgmap v19849: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:22.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:51:22 smithi090 bash[32384]: audit 2023-12-01T15:51:21.675172+0000 mon.c (mon.2) 12724 : audit 0 from='client.? 172.21.15.80:0/1550496626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:51:24.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:51:24 smithi080 bash[41963]: cluster 2023-12-01T15:51:22.904064+0000 mgr.y (mgr.24362) 19881 : cluster 0 pgmap v19850: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:24.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:51:24 smithi080 bash[41963]: audit 2023-12-01T15:51:24.136956+0000 mon.c (mon.2) 12725 : audit 0 from='client.? 172.21.15.80:0/2323912872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:51:24.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:51:24 smithi080 bash[28361]: cluster 2023-12-01T15:51:22.904064+0000 mgr.y (mgr.24362) 19881 : cluster 0 pgmap v19850: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:24.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:51:24 smithi080 bash[28361]: audit 2023-12-01T15:51:24.136956+0000 mon.c (mon.2) 12725 : audit 0 from='client.? 172.21.15.80:0/2323912872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:51:24.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:51:24 smithi090 bash[32384]: cluster 2023-12-01T15:51:22.904064+0000 mgr.y (mgr.24362) 19881 : cluster 0 pgmap v19850: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:24.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:51:24 smithi090 bash[32384]: audit 2023-12-01T15:51:24.136956+0000 mon.c (mon.2) 12725 : audit 0 from='client.? 172.21.15.80:0/2323912872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:51:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:51:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:51:26] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T15:51:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:51:26 smithi080 bash[28361]: cluster 2023-12-01T15:51:24.904738+0000 mgr.y (mgr.24362) 19882 : cluster 0 pgmap v19851: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:26.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:51:26 smithi080 bash[28361]: audit 2023-12-01T15:51:25.829452+0000 mon.c (mon.2) 12726 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:51:26.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:51:26 smithi080 bash[41963]: cluster 2023-12-01T15:51:24.904738+0000 mgr.y (mgr.24362) 19882 : cluster 0 pgmap v19851: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:26.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:51:26 smithi080 bash[41963]: audit 2023-12-01T15:51:25.829452+0000 mon.c (mon.2) 12726 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:51:26.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:51:26 smithi090 bash[32384]: cluster 2023-12-01T15:51:24.904738+0000 mgr.y (mgr.24362) 19882 : cluster 0 pgmap v19851: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:26.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:51:26 smithi090 bash[32384]: audit 2023-12-01T15:51:25.829452+0000 mon.c (mon.2) 12726 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:51:27.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:51:27 smithi080 bash[28361]: audit 2023-12-01T15:51:26.600598+0000 mon.c (mon.2) 12727 : audit 0 from='client.? 172.21.15.80:0/1934952671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:51:27.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:51:27 smithi080 bash[41963]: audit 2023-12-01T15:51:26.600598+0000 mon.c (mon.2) 12727 : audit 0 from='client.? 172.21.15.80:0/1934952671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:51:27.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:51:27 smithi090 bash[32384]: audit 2023-12-01T15:51:26.600598+0000 mon.c (mon.2) 12727 : audit 0 from='client.? 172.21.15.80:0/1934952671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:51:28.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:51:28 smithi080 bash[28361]: cluster 2023-12-01T15:51:26.905977+0000 mgr.y (mgr.24362) 19883 : cluster 0 pgmap v19852: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:28.685 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:51:28 smithi080 bash[41963]: cluster 2023-12-01T15:51:26.905977+0000 mgr.y (mgr.24362) 19883 : cluster 0 pgmap v19852: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:28.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:51:28 smithi090 bash[32384]: cluster 2023-12-01T15:51:26.905977+0000 mgr.y (mgr.24362) 19883 : cluster 0 pgmap v19852: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:29.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:51:29 smithi080 bash[28361]: audit 2023-12-01T15:51:29.057594+0000 mon.a (mon.0) 12031 : audit 0 from='client.? 172.21.15.80:0/2526263356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:51:29.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:51:29 smithi080 bash[41963]: audit 2023-12-01T15:51:29.057594+0000 mon.a (mon.0) 12031 : audit 0 from='client.? 172.21.15.80:0/2526263356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:51:29.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:51:29 smithi090 bash[32384]: audit 2023-12-01T15:51:29.057594+0000 mon.a (mon.0) 12031 : audit 0 from='client.? 172.21.15.80:0/2526263356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:51:30.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:51:30 smithi090 bash[32384]: cluster 2023-12-01T15:51:28.906746+0000 mgr.y (mgr.24362) 19884 : cluster 0 pgmap v19853: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:30.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:51:30 smithi080 bash[28361]: cluster 2023-12-01T15:51:28.906746+0000 mgr.y (mgr.24362) 19884 : cluster 0 pgmap v19853: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:30.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:51:30 smithi080 bash[41963]: cluster 2023-12-01T15:51:28.906746+0000 mgr.y (mgr.24362) 19884 : cluster 0 pgmap v19853: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:32.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:51:32 smithi090 bash[32384]: cluster 2023-12-01T15:51:30.907942+0000 mgr.y (mgr.24362) 19885 : cluster 0 pgmap v19854: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:32.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:51:32 smithi090 bash[32384]: audit 2023-12-01T15:51:31.520731+0000 mon.a (mon.0) 12032 : audit 0 from='client.? 172.21.15.80:0/2936876779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:51:32.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:51:32 smithi080 bash[28361]: cluster 2023-12-01T15:51:30.907942+0000 mgr.y (mgr.24362) 19885 : cluster 0 pgmap v19854: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:32.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:51:32 smithi080 bash[28361]: audit 2023-12-01T15:51:31.520731+0000 mon.a (mon.0) 12032 : audit 0 from='client.? 172.21.15.80:0/2936876779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:51:32.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:51:32 smithi080 bash[41963]: cluster 2023-12-01T15:51:30.907942+0000 mgr.y (mgr.24362) 19885 : cluster 0 pgmap v19854: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:32.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:51:32 smithi080 bash[41963]: audit 2023-12-01T15:51:31.520731+0000 mon.a (mon.0) 12032 : audit 0 from='client.? 172.21.15.80:0/2936876779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:51:34.270 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 15:51:33 smithi090 bash[65515]: logger=cleanup t=2023-12-01T15:51:33.842605806Z level=info msg="Completed cleanup jobs" duration=52.632685ms 2023-12-01T15:51:34.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:51:34 smithi090 bash[32384]: cluster 2023-12-01T15:51:32.908531+0000 mgr.y (mgr.24362) 19886 : cluster 0 pgmap v19855: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:34.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:51:34 smithi090 bash[32384]: audit 2023-12-01T15:51:33.967451+0000 mon.a (mon.0) 12033 : audit 0 from='client.? 172.21.15.80:0/59895053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:51:34.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:51:34 smithi080 bash[28361]: cluster 2023-12-01T15:51:32.908531+0000 mgr.y (mgr.24362) 19886 : cluster 0 pgmap v19855: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:34.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:51:34 smithi080 bash[28361]: audit 2023-12-01T15:51:33.967451+0000 mon.a (mon.0) 12033 : audit 0 from='client.? 172.21.15.80:0/59895053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:51:34.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:51:34 smithi080 bash[41963]: cluster 2023-12-01T15:51:32.908531+0000 mgr.y (mgr.24362) 19886 : cluster 0 pgmap v19855: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:34.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:51:34 smithi080 bash[41963]: audit 2023-12-01T15:51:33.967451+0000 mon.a (mon.0) 12033 : audit 0 from='client.? 172.21.15.80:0/59895053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:51:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:51:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:51:36] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T15:51:36.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:51:36 smithi080 bash[41963]: cluster 2023-12-01T15:51:34.909313+0000 mgr.y (mgr.24362) 19887 : cluster 0 pgmap v19856: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:36.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:51:36 smithi080 bash[41963]: audit 2023-12-01T15:51:36.428213+0000 mon.a (mon.0) 12034 : audit 0 from='client.? 172.21.15.80:0/2457926771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:51:36.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:51:36 smithi080 bash[28361]: cluster 2023-12-01T15:51:34.909313+0000 mgr.y (mgr.24362) 19887 : cluster 0 pgmap v19856: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:36.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:51:36 smithi080 bash[28361]: audit 2023-12-01T15:51:36.428213+0000 mon.a (mon.0) 12034 : audit 0 from='client.? 172.21.15.80:0/2457926771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:51:36.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:51:36 smithi090 bash[32384]: cluster 2023-12-01T15:51:34.909313+0000 mgr.y (mgr.24362) 19887 : cluster 0 pgmap v19856: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:36.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:51:36 smithi090 bash[32384]: audit 2023-12-01T15:51:36.428213+0000 mon.a (mon.0) 12034 : audit 0 from='client.? 172.21.15.80:0/2457926771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:51:38.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:51:38 smithi090 bash[32384]: cluster 2023-12-01T15:51:36.910517+0000 mgr.y (mgr.24362) 19888 : cluster 0 pgmap v19857: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:38.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:51:38 smithi080 bash[28361]: cluster 2023-12-01T15:51:36.910517+0000 mgr.y (mgr.24362) 19888 : cluster 0 pgmap v19857: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:38.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:51:38 smithi080 bash[41963]: cluster 2023-12-01T15:51:36.910517+0000 mgr.y (mgr.24362) 19888 : cluster 0 pgmap v19857: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:39.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:51:39 smithi090 bash[32384]: audit 2023-12-01T15:51:38.886380+0000 mon.c (mon.2) 12728 : audit 0 from='client.? 172.21.15.80:0/4225868006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:51:39.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:51:39 smithi080 bash[28361]: audit 2023-12-01T15:51:38.886380+0000 mon.c (mon.2) 12728 : audit 0 from='client.? 172.21.15.80:0/4225868006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:51:39.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:51:39 smithi080 bash[41963]: audit 2023-12-01T15:51:38.886380+0000 mon.c (mon.2) 12728 : audit 0 from='client.? 172.21.15.80:0/4225868006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:51:40.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:51:40 smithi090 bash[32384]: cluster 2023-12-01T15:51:38.911199+0000 mgr.y (mgr.24362) 19889 : cluster 0 pgmap v19858: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:40.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:51:40 smithi080 bash[28361]: cluster 2023-12-01T15:51:38.911199+0000 mgr.y (mgr.24362) 19889 : cluster 0 pgmap v19858: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:40.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:51:40 smithi080 bash[41963]: cluster 2023-12-01T15:51:38.911199+0000 mgr.y (mgr.24362) 19889 : cluster 0 pgmap v19858: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:41.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:51:41 smithi090 bash[32384]: audit 2023-12-01T15:51:40.829679+0000 mon.c (mon.2) 12729 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:51:41.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:51:41 smithi090 bash[32384]: audit 2023-12-01T15:51:41.343137+0000 mon.a (mon.0) 12035 : audit 0 from='client.? 172.21.15.80:0/3171762800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:51:41.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:51:41 smithi080 bash[41963]: audit 2023-12-01T15:51:40.829679+0000 mon.c (mon.2) 12729 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:51:41.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:51:41 smithi080 bash[41963]: audit 2023-12-01T15:51:41.343137+0000 mon.a (mon.0) 12035 : audit 0 from='client.? 172.21.15.80:0/3171762800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:51:41.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:51:41 smithi080 bash[28361]: audit 2023-12-01T15:51:40.829679+0000 mon.c (mon.2) 12729 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:51:41.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:51:41 smithi080 bash[28361]: audit 2023-12-01T15:51:41.343137+0000 mon.a (mon.0) 12035 : audit 0 from='client.? 172.21.15.80:0/3171762800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:51:42.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:51:42 smithi090 bash[32384]: cluster 2023-12-01T15:51:40.912210+0000 mgr.y (mgr.24362) 19890 : cluster 0 pgmap v19859: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:42.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:51:42 smithi090 bash[32384]: audit 2023-12-01T15:51:42.467236+0000 mon.c (mon.2) 12730 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:51:42.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:51:42 smithi080 bash[28361]: cluster 2023-12-01T15:51:40.912210+0000 mgr.y (mgr.24362) 19890 : cluster 0 pgmap v19859: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:42.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:51:42 smithi080 bash[28361]: audit 2023-12-01T15:51:42.467236+0000 mon.c (mon.2) 12730 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:51:42.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:51:42 smithi080 bash[41963]: cluster 2023-12-01T15:51:40.912210+0000 mgr.y (mgr.24362) 19890 : cluster 0 pgmap v19859: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:42.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:51:42 smithi080 bash[41963]: audit 2023-12-01T15:51:42.467236+0000 mon.c (mon.2) 12730 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:51:44.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:51:44 smithi090 bash[32384]: cluster 2023-12-01T15:51:42.912887+0000 mgr.y (mgr.24362) 19891 : cluster 0 pgmap v19860: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:44.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:51:44 smithi090 bash[32384]: audit 2023-12-01T15:51:43.796053+0000 mon.a (mon.0) 12036 : audit 0 from='client.? 172.21.15.80:0/1773764641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:51:44.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:51:44 smithi080 bash[28361]: cluster 2023-12-01T15:51:42.912887+0000 mgr.y (mgr.24362) 19891 : cluster 0 pgmap v19860: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:44.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:51:44 smithi080 bash[28361]: audit 2023-12-01T15:51:43.796053+0000 mon.a (mon.0) 12036 : audit 0 from='client.? 172.21.15.80:0/1773764641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:51:44.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:51:44 smithi080 bash[41963]: cluster 2023-12-01T15:51:42.912887+0000 mgr.y (mgr.24362) 19891 : cluster 0 pgmap v19860: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:44.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:51:44 smithi080 bash[41963]: audit 2023-12-01T15:51:43.796053+0000 mon.a (mon.0) 12036 : audit 0 from='client.? 172.21.15.80:0/1773764641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:51:46.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:51:46 smithi080 bash[28361]: cluster 2023-12-01T15:51:44.913557+0000 mgr.y (mgr.24362) 19892 : cluster 0 pgmap v19861: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:46.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:51:46 smithi080 bash[28361]: audit 2023-12-01T15:51:46.244031+0000 mon.a (mon.0) 12037 : audit 0 from='client.? 172.21.15.80:0/2667724904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:51:46.683 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:51:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:51:46] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T15:51:46.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:51:46 smithi080 bash[41963]: cluster 2023-12-01T15:51:44.913557+0000 mgr.y (mgr.24362) 19892 : cluster 0 pgmap v19861: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:46.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:51:46 smithi080 bash[41963]: audit 2023-12-01T15:51:46.244031+0000 mon.a (mon.0) 12037 : audit 0 from='client.? 172.21.15.80:0/2667724904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:51:46.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:51:46 smithi090 bash[32384]: cluster 2023-12-01T15:51:44.913557+0000 mgr.y (mgr.24362) 19892 : cluster 0 pgmap v19861: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:46.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:51:46 smithi090 bash[32384]: audit 2023-12-01T15:51:46.244031+0000 mon.a (mon.0) 12037 : audit 0 from='client.? 172.21.15.80:0/2667724904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:51:48.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:51:48 smithi090 bash[32384]: cluster 2023-12-01T15:51:46.914607+0000 mgr.y (mgr.24362) 19893 : cluster 0 pgmap v19862: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:48.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:51:48 smithi090 bash[32384]: audit 2023-12-01T15:51:48.361407+0000 mon.a (mon.0) 12038 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:51:48.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:51:48 smithi090 bash[32384]: audit 2023-12-01T15:51:48.374997+0000 mon.a (mon.0) 12039 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:51:48.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:51:48 smithi080 bash[41963]: cluster 2023-12-01T15:51:46.914607+0000 mgr.y (mgr.24362) 19893 : cluster 0 pgmap v19862: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:48.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:51:48 smithi080 bash[41963]: audit 2023-12-01T15:51:48.361407+0000 mon.a (mon.0) 12038 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:51:48.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:51:48 smithi080 bash[41963]: audit 2023-12-01T15:51:48.374997+0000 mon.a (mon.0) 12039 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:51:48.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:51:48 smithi080 bash[28361]: cluster 2023-12-01T15:51:46.914607+0000 mgr.y (mgr.24362) 19893 : cluster 0 pgmap v19862: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:48.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:51:48 smithi080 bash[28361]: audit 2023-12-01T15:51:48.361407+0000 mon.a (mon.0) 12038 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:51:48.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:51:48 smithi080 bash[28361]: audit 2023-12-01T15:51:48.374997+0000 mon.a (mon.0) 12039 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:51:49.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:51:49 smithi080 bash[28361]: audit 2023-12-01T15:51:48.662001+0000 mon.a (mon.0) 12040 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:51:49.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:51:49 smithi080 bash[28361]: audit 2023-12-01T15:51:48.677368+0000 mon.a (mon.0) 12041 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:51:49.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:51:49 smithi080 bash[28361]: audit 2023-12-01T15:51:48.702825+0000 mon.c (mon.2) 12731 : audit 0 from='client.? 172.21.15.80:0/249163948' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:51:49.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:51:49 smithi080 bash[28361]: audit 2023-12-01T15:51:49.155204+0000 mon.c (mon.2) 12732 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:51:49.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:51:49 smithi080 bash[28361]: audit 2023-12-01T15:51:49.157107+0000 mon.c (mon.2) 12733 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:51:49.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:51:49 smithi080 bash[28361]: audit 2023-12-01T15:51:49.168315+0000 mon.a (mon.0) 12042 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:51:49.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:51:49 smithi080 bash[41963]: audit 2023-12-01T15:51:48.662001+0000 mon.a (mon.0) 12040 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:51:49.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:51:49 smithi080 bash[41963]: audit 2023-12-01T15:51:48.677368+0000 mon.a (mon.0) 12041 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:51:49.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:51:49 smithi080 bash[41963]: audit 2023-12-01T15:51:48.702825+0000 mon.c (mon.2) 12731 : audit 0 from='client.? 172.21.15.80:0/249163948' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:51:49.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:51:49 smithi080 bash[41963]: audit 2023-12-01T15:51:49.155204+0000 mon.c (mon.2) 12732 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:51:49.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:51:49 smithi080 bash[41963]: audit 2023-12-01T15:51:49.157107+0000 mon.c (mon.2) 12733 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:51:49.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:51:49 smithi080 bash[41963]: audit 2023-12-01T15:51:49.168315+0000 mon.a (mon.0) 12042 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:51:50.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:51:49 smithi090 bash[32384]: audit 2023-12-01T15:51:48.662001+0000 mon.a (mon.0) 12040 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:51:50.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:51:49 smithi090 bash[32384]: audit 2023-12-01T15:51:48.677368+0000 mon.a (mon.0) 12041 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:51:50.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:51:49 smithi090 bash[32384]: audit 2023-12-01T15:51:48.702825+0000 mon.c (mon.2) 12731 : audit 0 from='client.? 172.21.15.80:0/249163948' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:51:50.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:51:49 smithi090 bash[32384]: audit 2023-12-01T15:51:49.155204+0000 mon.c (mon.2) 12732 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:51:50.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:51:49 smithi090 bash[32384]: audit 2023-12-01T15:51:49.157107+0000 mon.c (mon.2) 12733 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:51:50.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:51:49 smithi090 bash[32384]: audit 2023-12-01T15:51:49.168315+0000 mon.a (mon.0) 12042 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:51:50.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:51:50 smithi080 bash[28361]: cluster 2023-12-01T15:51:48.915150+0000 mgr.y (mgr.24362) 19894 : cluster 0 pgmap v19863: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:50.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:51:50 smithi080 bash[41963]: cluster 2023-12-01T15:51:48.915150+0000 mgr.y (mgr.24362) 19894 : cluster 0 pgmap v19863: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:51.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:51:50 smithi090 bash[32384]: cluster 2023-12-01T15:51:48.915150+0000 mgr.y (mgr.24362) 19894 : cluster 0 pgmap v19863: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:52.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:51:51 smithi090 bash[32384]: audit 2023-12-01T15:51:51.163753+0000 mon.a (mon.0) 12043 : audit 0 from='client.? 172.21.15.80:0/1197719104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:51:52.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:51:51 smithi080 bash[28361]: audit 2023-12-01T15:51:51.163753+0000 mon.a (mon.0) 12043 : audit 0 from='client.? 172.21.15.80:0/1197719104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:51:52.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:51:51 smithi080 bash[41963]: audit 2023-12-01T15:51:51.163753+0000 mon.a (mon.0) 12043 : audit 0 from='client.? 172.21.15.80:0/1197719104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:51:53.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:51:52 smithi090 bash[32384]: cluster 2023-12-01T15:51:50.916320+0000 mgr.y (mgr.24362) 19895 : cluster 0 pgmap v19864: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:53.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:51:52 smithi080 bash[28361]: cluster 2023-12-01T15:51:50.916320+0000 mgr.y (mgr.24362) 19895 : cluster 0 pgmap v19864: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:53.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:51:52 smithi080 bash[41963]: cluster 2023-12-01T15:51:50.916320+0000 mgr.y (mgr.24362) 19895 : cluster 0 pgmap v19864: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:54.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:51:53 smithi090 bash[32384]: audit 2023-12-01T15:51:53.616176+0000 mon.c (mon.2) 12734 : audit 0 from='client.? 172.21.15.80:0/140076120' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:51:54.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:51:53 smithi080 bash[28361]: audit 2023-12-01T15:51:53.616176+0000 mon.c (mon.2) 12734 : audit 0 from='client.? 172.21.15.80:0/140076120' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:51:54.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:51:53 smithi080 bash[41963]: audit 2023-12-01T15:51:53.616176+0000 mon.c (mon.2) 12734 : audit 0 from='client.? 172.21.15.80:0/140076120' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:51:55.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:51:54 smithi090 bash[32384]: cluster 2023-12-01T15:51:52.916975+0000 mgr.y (mgr.24362) 19896 : cluster 0 pgmap v19865: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:55.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:51:54 smithi080 bash[28361]: cluster 2023-12-01T15:51:52.916975+0000 mgr.y (mgr.24362) 19896 : cluster 0 pgmap v19865: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:55.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:51:54 smithi080 bash[41963]: cluster 2023-12-01T15:51:52.916975+0000 mgr.y (mgr.24362) 19896 : cluster 0 pgmap v19865: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:51:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:51:56] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T15:51:57.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:51:56 smithi090 bash[32384]: cluster 2023-12-01T15:51:54.917611+0000 mgr.y (mgr.24362) 19897 : cluster 0 pgmap v19866: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:57.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:51:56 smithi090 bash[32384]: audit 2023-12-01T15:51:55.829970+0000 mon.c (mon.2) 12735 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:51:57.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:51:56 smithi090 bash[32384]: audit 2023-12-01T15:51:56.082991+0000 mon.c (mon.2) 12736 : audit 0 from='client.? 172.21.15.80:0/1131153157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:51:57.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:51:56 smithi080 bash[28361]: cluster 2023-12-01T15:51:54.917611+0000 mgr.y (mgr.24362) 19897 : cluster 0 pgmap v19866: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:57.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:51:56 smithi080 bash[28361]: audit 2023-12-01T15:51:55.829970+0000 mon.c (mon.2) 12735 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:51:57.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:51:56 smithi080 bash[28361]: audit 2023-12-01T15:51:56.082991+0000 mon.c (mon.2) 12736 : audit 0 from='client.? 172.21.15.80:0/1131153157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:51:57.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:51:56 smithi080 bash[41963]: cluster 2023-12-01T15:51:54.917611+0000 mgr.y (mgr.24362) 19897 : cluster 0 pgmap v19866: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:57.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:51:56 smithi080 bash[41963]: audit 2023-12-01T15:51:55.829970+0000 mon.c (mon.2) 12735 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:51:57.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:51:56 smithi080 bash[41963]: audit 2023-12-01T15:51:56.082991+0000 mon.c (mon.2) 12736 : audit 0 from='client.? 172.21.15.80:0/1131153157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:51:59.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:51:58 smithi090 bash[32384]: cluster 2023-12-01T15:51:56.918678+0000 mgr.y (mgr.24362) 19898 : cluster 0 pgmap v19867: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:59.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:51:58 smithi090 bash[32384]: audit 2023-12-01T15:51:58.537367+0000 mon.c (mon.2) 12737 : audit 0 from='client.? 172.21.15.80:0/86863168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:51:59.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:51:58 smithi080 bash[28361]: cluster 2023-12-01T15:51:56.918678+0000 mgr.y (mgr.24362) 19898 : cluster 0 pgmap v19867: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:59.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:51:58 smithi080 bash[28361]: audit 2023-12-01T15:51:58.537367+0000 mon.c (mon.2) 12737 : audit 0 from='client.? 172.21.15.80:0/86863168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:51:59.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:51:58 smithi080 bash[41963]: cluster 2023-12-01T15:51:56.918678+0000 mgr.y (mgr.24362) 19898 : cluster 0 pgmap v19867: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:59.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:51:58 smithi080 bash[41963]: audit 2023-12-01T15:51:58.537367+0000 mon.c (mon.2) 12737 : audit 0 from='client.? 172.21.15.80:0/86863168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:52:01.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:52:00 smithi090 bash[32384]: cluster 2023-12-01T15:51:58.919351+0000 mgr.y (mgr.24362) 19899 : cluster 0 pgmap v19868: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:01.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:52:00 smithi080 bash[41963]: cluster 2023-12-01T15:51:58.919351+0000 mgr.y (mgr.24362) 19899 : cluster 0 pgmap v19868: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:01.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:52:00 smithi080 bash[28361]: cluster 2023-12-01T15:51:58.919351+0000 mgr.y (mgr.24362) 19899 : cluster 0 pgmap v19868: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:02.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:52:01 smithi090 bash[32384]: audit 2023-12-01T15:52:01.001747+0000 mon.a (mon.0) 12044 : audit 0 from='client.? 172.21.15.80:0/1809176696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:52:02.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:52:01 smithi080 bash[28361]: audit 2023-12-01T15:52:01.001747+0000 mon.a (mon.0) 12044 : audit 0 from='client.? 172.21.15.80:0/1809176696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:52:02.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:52:01 smithi080 bash[41963]: audit 2023-12-01T15:52:01.001747+0000 mon.a (mon.0) 12044 : audit 0 from='client.? 172.21.15.80:0/1809176696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:52:03.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:52:02 smithi090 bash[32384]: cluster 2023-12-01T15:52:00.920560+0000 mgr.y (mgr.24362) 19900 : cluster 0 pgmap v19869: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:03.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:52:02 smithi080 bash[28361]: cluster 2023-12-01T15:52:00.920560+0000 mgr.y (mgr.24362) 19900 : cluster 0 pgmap v19869: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:03.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:52:02 smithi080 bash[41963]: cluster 2023-12-01T15:52:00.920560+0000 mgr.y (mgr.24362) 19900 : cluster 0 pgmap v19869: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:04.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:52:03 smithi090 bash[32384]: audit 2023-12-01T15:52:03.458563+0000 mon.c (mon.2) 12738 : audit 0 from='client.? 172.21.15.80:0/1001052170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:52:04.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:52:03 smithi080 bash[41963]: audit 2023-12-01T15:52:03.458563+0000 mon.c (mon.2) 12738 : audit 0 from='client.? 172.21.15.80:0/1001052170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:52:04.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:52:03 smithi080 bash[28361]: audit 2023-12-01T15:52:03.458563+0000 mon.c (mon.2) 12738 : audit 0 from='client.? 172.21.15.80:0/1001052170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:52:05.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:52:04 smithi090 bash[32384]: cluster 2023-12-01T15:52:02.921230+0000 mgr.y (mgr.24362) 19901 : cluster 0 pgmap v19870: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:05.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:52:04 smithi080 bash[28361]: cluster 2023-12-01T15:52:02.921230+0000 mgr.y (mgr.24362) 19901 : cluster 0 pgmap v19870: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:05.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:52:04 smithi080 bash[41963]: cluster 2023-12-01T15:52:02.921230+0000 mgr.y (mgr.24362) 19901 : cluster 0 pgmap v19870: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:52:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:52:06] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T15:52:07.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:52:06 smithi090 bash[32384]: cluster 2023-12-01T15:52:04.921912+0000 mgr.y (mgr.24362) 19902 : cluster 0 pgmap v19871: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:07.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:52:06 smithi090 bash[32384]: audit 2023-12-01T15:52:05.913421+0000 mon.c (mon.2) 12739 : audit 0 from='client.? 172.21.15.80:0/2185876467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:52:07.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:52:06 smithi080 bash[28361]: cluster 2023-12-01T15:52:04.921912+0000 mgr.y (mgr.24362) 19902 : cluster 0 pgmap v19871: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:07.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:52:06 smithi080 bash[28361]: audit 2023-12-01T15:52:05.913421+0000 mon.c (mon.2) 12739 : audit 0 from='client.? 172.21.15.80:0/2185876467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:52:07.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:52:06 smithi080 bash[41963]: cluster 2023-12-01T15:52:04.921912+0000 mgr.y (mgr.24362) 19902 : cluster 0 pgmap v19871: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:07.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:52:06 smithi080 bash[41963]: audit 2023-12-01T15:52:05.913421+0000 mon.c (mon.2) 12739 : audit 0 from='client.? 172.21.15.80:0/2185876467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:52:09.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:52:08 smithi090 bash[32384]: cluster 2023-12-01T15:52:06.923152+0000 mgr.y (mgr.24362) 19903 : cluster 0 pgmap v19872: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:09.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:52:08 smithi090 bash[32384]: audit 2023-12-01T15:52:08.370862+0000 mon.a (mon.0) 12045 : audit 0 from='client.? 172.21.15.80:0/1168817284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:52:09.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:52:08 smithi080 bash[28361]: cluster 2023-12-01T15:52:06.923152+0000 mgr.y (mgr.24362) 19903 : cluster 0 pgmap v19872: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:09.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:52:08 smithi080 bash[28361]: audit 2023-12-01T15:52:08.370862+0000 mon.a (mon.0) 12045 : audit 0 from='client.? 172.21.15.80:0/1168817284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:52:09.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:52:08 smithi080 bash[41963]: cluster 2023-12-01T15:52:06.923152+0000 mgr.y (mgr.24362) 19903 : cluster 0 pgmap v19872: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:09.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:52:08 smithi080 bash[41963]: audit 2023-12-01T15:52:08.370862+0000 mon.a (mon.0) 12045 : audit 0 from='client.? 172.21.15.80:0/1168817284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:52:11.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:52:10 smithi090 bash[32384]: cluster 2023-12-01T15:52:08.923813+0000 mgr.y (mgr.24362) 19904 : cluster 0 pgmap v19873: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:52:10 smithi080 bash[28361]: cluster 2023-12-01T15:52:08.923813+0000 mgr.y (mgr.24362) 19904 : cluster 0 pgmap v19873: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:11.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:52:10 smithi080 bash[41963]: cluster 2023-12-01T15:52:08.923813+0000 mgr.y (mgr.24362) 19904 : cluster 0 pgmap v19873: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:12.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:52:11 smithi090 bash[32384]: audit 2023-12-01T15:52:10.825695+0000 mon.a (mon.0) 12046 : audit 0 from='client.? 172.21.15.80:0/2064801545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:52:12.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:52:11 smithi090 bash[32384]: audit 2023-12-01T15:52:10.830179+0000 mon.c (mon.2) 12740 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:52:12.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:52:11 smithi080 bash[28361]: audit 2023-12-01T15:52:10.825695+0000 mon.a (mon.0) 12046 : audit 0 from='client.? 172.21.15.80:0/2064801545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:52:12.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:52:11 smithi080 bash[28361]: audit 2023-12-01T15:52:10.830179+0000 mon.c (mon.2) 12740 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:52:12.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:52:11 smithi080 bash[41963]: audit 2023-12-01T15:52:10.825695+0000 mon.a (mon.0) 12046 : audit 0 from='client.? 172.21.15.80:0/2064801545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:52:12.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:52:11 smithi080 bash[41963]: audit 2023-12-01T15:52:10.830179+0000 mon.c (mon.2) 12740 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:52:13.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:52:12 smithi090 bash[32384]: cluster 2023-12-01T15:52:10.924955+0000 mgr.y (mgr.24362) 19905 : cluster 0 pgmap v19874: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:13.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:52:12 smithi080 bash[28361]: cluster 2023-12-01T15:52:10.924955+0000 mgr.y (mgr.24362) 19905 : cluster 0 pgmap v19874: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:13.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:52:12 smithi080 bash[41963]: cluster 2023-12-01T15:52:10.924955+0000 mgr.y (mgr.24362) 19905 : cluster 0 pgmap v19874: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:14.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:52:13 smithi080 bash[41963]: audit 2023-12-01T15:52:13.290225+0000 mon.c (mon.2) 12741 : audit 0 from='client.? 172.21.15.80:0/4264310877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:52:14.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:52:13 smithi080 bash[28361]: audit 2023-12-01T15:52:13.290225+0000 mon.c (mon.2) 12741 : audit 0 from='client.? 172.21.15.80:0/4264310877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:52:14.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:52:13 smithi090 bash[32384]: audit 2023-12-01T15:52:13.290225+0000 mon.c (mon.2) 12741 : audit 0 from='client.? 172.21.15.80:0/4264310877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:52:15.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:52:14 smithi080 bash[41963]: cluster 2023-12-01T15:52:12.925499+0000 mgr.y (mgr.24362) 19906 : cluster 0 pgmap v19875: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:15.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:52:14 smithi080 bash[28361]: cluster 2023-12-01T15:52:12.925499+0000 mgr.y (mgr.24362) 19906 : cluster 0 pgmap v19875: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:15.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:52:14 smithi090 bash[32384]: cluster 2023-12-01T15:52:12.925499+0000 mgr.y (mgr.24362) 19906 : cluster 0 pgmap v19875: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:16.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:52:15 smithi080 bash[41963]: audit 2023-12-01T15:52:15.743649+0000 mon.c (mon.2) 12742 : audit 0 from='client.? 172.21.15.80:0/4103341345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:52:16.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:52:15 smithi080 bash[28361]: audit 2023-12-01T15:52:15.743649+0000 mon.c (mon.2) 12742 : audit 0 from='client.? 172.21.15.80:0/4103341345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:52:16.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:52:15 smithi090 bash[32384]: audit 2023-12-01T15:52:15.743649+0000 mon.c (mon.2) 12742 : audit 0 from='client.? 172.21.15.80:0/4103341345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:52:16.683 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:52:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:52:16] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T15:52:17.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:52:16 smithi080 bash[41963]: cluster 2023-12-01T15:52:14.926150+0000 mgr.y (mgr.24362) 19907 : cluster 0 pgmap v19876: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:17.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:52:16 smithi080 bash[28361]: cluster 2023-12-01T15:52:14.926150+0000 mgr.y (mgr.24362) 19907 : cluster 0 pgmap v19876: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:17.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:52:16 smithi090 bash[32384]: cluster 2023-12-01T15:52:14.926150+0000 mgr.y (mgr.24362) 19907 : cluster 0 pgmap v19876: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:19.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:52:18 smithi080 bash[41963]: cluster 2023-12-01T15:52:16.927526+0000 mgr.y (mgr.24362) 19908 : cluster 0 pgmap v19877: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:19.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:52:18 smithi080 bash[41963]: audit 2023-12-01T15:52:18.193666+0000 mon.a (mon.0) 12047 : audit 0 from='client.? 172.21.15.80:0/1530767629' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:52:19.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:52:18 smithi080 bash[28361]: cluster 2023-12-01T15:52:16.927526+0000 mgr.y (mgr.24362) 19908 : cluster 0 pgmap v19877: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:19.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:52:18 smithi080 bash[28361]: audit 2023-12-01T15:52:18.193666+0000 mon.a (mon.0) 12047 : audit 0 from='client.? 172.21.15.80:0/1530767629' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:52:19.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:52:18 smithi090 bash[32384]: cluster 2023-12-01T15:52:16.927526+0000 mgr.y (mgr.24362) 19908 : cluster 0 pgmap v19877: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:19.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:52:18 smithi090 bash[32384]: audit 2023-12-01T15:52:18.193666+0000 mon.a (mon.0) 12047 : audit 0 from='client.? 172.21.15.80:0/1530767629' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:52:21.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:52:20 smithi080 bash[41963]: cluster 2023-12-01T15:52:18.928198+0000 mgr.y (mgr.24362) 19909 : cluster 0 pgmap v19878: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:21.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:52:20 smithi080 bash[41963]: audit 2023-12-01T15:52:20.645049+0000 mon.c (mon.2) 12743 : audit 0 from='client.? 172.21.15.80:0/2631328831' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:52:21.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:52:20 smithi080 bash[28361]: cluster 2023-12-01T15:52:18.928198+0000 mgr.y (mgr.24362) 19909 : cluster 0 pgmap v19878: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:21.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:52:20 smithi080 bash[28361]: audit 2023-12-01T15:52:20.645049+0000 mon.c (mon.2) 12743 : audit 0 from='client.? 172.21.15.80:0/2631328831' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:52:21.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:52:20 smithi090 bash[32384]: cluster 2023-12-01T15:52:18.928198+0000 mgr.y (mgr.24362) 19909 : cluster 0 pgmap v19878: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:21.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:52:20 smithi090 bash[32384]: audit 2023-12-01T15:52:20.645049+0000 mon.c (mon.2) 12743 : audit 0 from='client.? 172.21.15.80:0/2631328831' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:52:23.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:52:22 smithi080 bash[28361]: cluster 2023-12-01T15:52:20.929223+0000 mgr.y (mgr.24362) 19910 : cluster 0 pgmap v19879: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:23.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:52:22 smithi080 bash[41963]: cluster 2023-12-01T15:52:20.929223+0000 mgr.y (mgr.24362) 19910 : cluster 0 pgmap v19879: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:23.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:52:22 smithi090 bash[32384]: cluster 2023-12-01T15:52:20.929223+0000 mgr.y (mgr.24362) 19910 : cluster 0 pgmap v19879: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:24.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:52:23 smithi080 bash[28361]: audit 2023-12-01T15:52:23.092456+0000 mon.c (mon.2) 12744 : audit 0 from='client.? 172.21.15.80:0/1503939061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:52:24.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:52:23 smithi080 bash[41963]: audit 2023-12-01T15:52:23.092456+0000 mon.c (mon.2) 12744 : audit 0 from='client.? 172.21.15.80:0/1503939061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:52:24.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:52:23 smithi090 bash[32384]: audit 2023-12-01T15:52:23.092456+0000 mon.c (mon.2) 12744 : audit 0 from='client.? 172.21.15.80:0/1503939061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:52:25.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:52:24 smithi080 bash[28361]: cluster 2023-12-01T15:52:22.929870+0000 mgr.y (mgr.24362) 19911 : cluster 0 pgmap v19880: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:25.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:52:24 smithi080 bash[41963]: cluster 2023-12-01T15:52:22.929870+0000 mgr.y (mgr.24362) 19911 : cluster 0 pgmap v19880: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:25.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:52:24 smithi090 bash[32384]: cluster 2023-12-01T15:52:22.929870+0000 mgr.y (mgr.24362) 19911 : cluster 0 pgmap v19880: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:26.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:52:25 smithi080 bash[41963]: audit 2023-12-01T15:52:25.548128+0000 mon.a (mon.0) 12048 : audit 0 from='client.? 172.21.15.80:0/561103020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:52:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:52:25 smithi080 bash[28361]: audit 2023-12-01T15:52:25.548128+0000 mon.a (mon.0) 12048 : audit 0 from='client.? 172.21.15.80:0/561103020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:52:26.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:52:25 smithi090 bash[32384]: audit 2023-12-01T15:52:25.548128+0000 mon.a (mon.0) 12048 : audit 0 from='client.? 172.21.15.80:0/561103020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:52:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:52:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:52:26] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T15:52:27.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:52:26 smithi080 bash[28361]: cluster 2023-12-01T15:52:24.930532+0000 mgr.y (mgr.24362) 19912 : cluster 0 pgmap v19881: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:27.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:52:26 smithi080 bash[28361]: audit 2023-12-01T15:52:25.830592+0000 mon.c (mon.2) 12745 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:52:27.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:52:26 smithi080 bash[41963]: cluster 2023-12-01T15:52:24.930532+0000 mgr.y (mgr.24362) 19912 : cluster 0 pgmap v19881: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:27.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:52:26 smithi080 bash[41963]: audit 2023-12-01T15:52:25.830592+0000 mon.c (mon.2) 12745 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:52:27.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:52:26 smithi090 bash[32384]: cluster 2023-12-01T15:52:24.930532+0000 mgr.y (mgr.24362) 19912 : cluster 0 pgmap v19881: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:27.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:52:26 smithi090 bash[32384]: audit 2023-12-01T15:52:25.830592+0000 mon.c (mon.2) 12745 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:52:29.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:52:28 smithi080 bash[28361]: cluster 2023-12-01T15:52:26.931736+0000 mgr.y (mgr.24362) 19913 : cluster 0 pgmap v19882: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:29.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:52:28 smithi080 bash[28361]: audit 2023-12-01T15:52:28.004530+0000 mon.a (mon.0) 12049 : audit 0 from='client.? 172.21.15.80:0/1971024319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:52:29.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:52:28 smithi080 bash[41963]: cluster 2023-12-01T15:52:26.931736+0000 mgr.y (mgr.24362) 19913 : cluster 0 pgmap v19882: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:29.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:52:28 smithi080 bash[41963]: audit 2023-12-01T15:52:28.004530+0000 mon.a (mon.0) 12049 : audit 0 from='client.? 172.21.15.80:0/1971024319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:52:29.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:52:28 smithi090 bash[32384]: cluster 2023-12-01T15:52:26.931736+0000 mgr.y (mgr.24362) 19913 : cluster 0 pgmap v19882: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:29.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:52:28 smithi090 bash[32384]: audit 2023-12-01T15:52:28.004530+0000 mon.a (mon.0) 12049 : audit 0 from='client.? 172.21.15.80:0/1971024319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:52:31.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:52:30 smithi080 bash[41963]: cluster 2023-12-01T15:52:28.932552+0000 mgr.y (mgr.24362) 19914 : cluster 0 pgmap v19883: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:31.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:52:30 smithi080 bash[41963]: audit 2023-12-01T15:52:30.459036+0000 mon.a (mon.0) 12050 : audit 0 from='client.? 172.21.15.80:0/1708094579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:52:31.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:52:30 smithi080 bash[28361]: cluster 2023-12-01T15:52:28.932552+0000 mgr.y (mgr.24362) 19914 : cluster 0 pgmap v19883: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:31.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:52:30 smithi080 bash[28361]: audit 2023-12-01T15:52:30.459036+0000 mon.a (mon.0) 12050 : audit 0 from='client.? 172.21.15.80:0/1708094579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:52:31.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:52:30 smithi090 bash[32384]: cluster 2023-12-01T15:52:28.932552+0000 mgr.y (mgr.24362) 19914 : cluster 0 pgmap v19883: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:31.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:52:30 smithi090 bash[32384]: audit 2023-12-01T15:52:30.459036+0000 mon.a (mon.0) 12050 : audit 0 from='client.? 172.21.15.80:0/1708094579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:52:33.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:52:32 smithi080 bash[28361]: cluster 2023-12-01T15:52:30.933727+0000 mgr.y (mgr.24362) 19915 : cluster 0 pgmap v19884: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:33.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:52:32 smithi080 bash[41963]: cluster 2023-12-01T15:52:30.933727+0000 mgr.y (mgr.24362) 19915 : cluster 0 pgmap v19884: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:33.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:52:32 smithi090 bash[32384]: cluster 2023-12-01T15:52:30.933727+0000 mgr.y (mgr.24362) 19915 : cluster 0 pgmap v19884: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:34.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:52:33 smithi080 bash[28361]: audit 2023-12-01T15:52:32.911578+0000 mon.a (mon.0) 12051 : audit 0 from='client.? 172.21.15.80:0/797096782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:52:34.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:52:33 smithi080 bash[41963]: audit 2023-12-01T15:52:32.911578+0000 mon.a (mon.0) 12051 : audit 0 from='client.? 172.21.15.80:0/797096782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:52:34.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:52:33 smithi090 bash[32384]: audit 2023-12-01T15:52:32.911578+0000 mon.a (mon.0) 12051 : audit 0 from='client.? 172.21.15.80:0/797096782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:52:35.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:52:34 smithi080 bash[28361]: cluster 2023-12-01T15:52:32.934199+0000 mgr.y (mgr.24362) 19916 : cluster 0 pgmap v19885: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:35.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:52:34 smithi080 bash[41963]: cluster 2023-12-01T15:52:32.934199+0000 mgr.y (mgr.24362) 19916 : cluster 0 pgmap v19885: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:35.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:52:34 smithi090 bash[32384]: cluster 2023-12-01T15:52:32.934199+0000 mgr.y (mgr.24362) 19916 : cluster 0 pgmap v19885: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:36.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:52:35 smithi080 bash[28361]: audit 2023-12-01T15:52:35.362457+0000 mon.a (mon.0) 12052 : audit 0 from='client.? 172.21.15.80:0/2004184865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:52:36.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:52:35 smithi080 bash[41963]: audit 2023-12-01T15:52:35.362457+0000 mon.a (mon.0) 12052 : audit 0 from='client.? 172.21.15.80:0/2004184865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:52:36.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:52:35 smithi090 bash[32384]: audit 2023-12-01T15:52:35.362457+0000 mon.a (mon.0) 12052 : audit 0 from='client.? 172.21.15.80:0/2004184865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:52:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:52:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:52:36] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T15:52:37.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:52:36 smithi080 bash[28361]: cluster 2023-12-01T15:52:34.934799+0000 mgr.y (mgr.24362) 19917 : cluster 0 pgmap v19886: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:37.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:52:36 smithi080 bash[41963]: cluster 2023-12-01T15:52:34.934799+0000 mgr.y (mgr.24362) 19917 : cluster 0 pgmap v19886: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:37.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:52:36 smithi090 bash[32384]: cluster 2023-12-01T15:52:34.934799+0000 mgr.y (mgr.24362) 19917 : cluster 0 pgmap v19886: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:38.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:52:37 smithi080 bash[28361]: audit 2023-12-01T15:52:37.813267+0000 mon.a (mon.0) 12053 : audit 0 from='client.? 172.21.15.80:0/2956450957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:52:38.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:52:37 smithi080 bash[41963]: audit 2023-12-01T15:52:37.813267+0000 mon.a (mon.0) 12053 : audit 0 from='client.? 172.21.15.80:0/2956450957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:52:38.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:52:37 smithi090 bash[32384]: audit 2023-12-01T15:52:37.813267+0000 mon.a (mon.0) 12053 : audit 0 from='client.? 172.21.15.80:0/2956450957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:52:39.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:52:38 smithi080 bash[28361]: cluster 2023-12-01T15:52:36.936371+0000 mgr.y (mgr.24362) 19918 : cluster 0 pgmap v19887: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:39.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:52:38 smithi080 bash[41963]: cluster 2023-12-01T15:52:36.936371+0000 mgr.y (mgr.24362) 19918 : cluster 0 pgmap v19887: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:39.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:52:38 smithi090 bash[32384]: cluster 2023-12-01T15:52:36.936371+0000 mgr.y (mgr.24362) 19918 : cluster 0 pgmap v19887: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:52:40 smithi080 bash[41963]: cluster 2023-12-01T15:52:38.937104+0000 mgr.y (mgr.24362) 19919 : cluster 0 pgmap v19888: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:52:40 smithi080 bash[41963]: audit 2023-12-01T15:52:40.273340+0000 mon.a (mon.0) 12054 : audit 0 from='client.? 172.21.15.80:0/4150562824' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:52:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:52:40 smithi080 bash[41963]: audit 2023-12-01T15:52:40.831147+0000 mon.c (mon.2) 12746 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:52:41.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:52:40 smithi080 bash[28361]: cluster 2023-12-01T15:52:38.937104+0000 mgr.y (mgr.24362) 19919 : cluster 0 pgmap v19888: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:41.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:52:40 smithi080 bash[28361]: audit 2023-12-01T15:52:40.273340+0000 mon.a (mon.0) 12054 : audit 0 from='client.? 172.21.15.80:0/4150562824' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:52:41.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:52:40 smithi080 bash[28361]: audit 2023-12-01T15:52:40.831147+0000 mon.c (mon.2) 12746 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:52:41.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:52:40 smithi090 bash[32384]: cluster 2023-12-01T15:52:38.937104+0000 mgr.y (mgr.24362) 19919 : cluster 0 pgmap v19888: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:41.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:52:40 smithi090 bash[32384]: audit 2023-12-01T15:52:40.273340+0000 mon.a (mon.0) 12054 : audit 0 from='client.? 172.21.15.80:0/4150562824' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:52:41.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:52:40 smithi090 bash[32384]: audit 2023-12-01T15:52:40.831147+0000 mon.c (mon.2) 12746 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:52:43.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:52:42 smithi080 bash[28361]: cluster 2023-12-01T15:52:40.938241+0000 mgr.y (mgr.24362) 19920 : cluster 0 pgmap v19889: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:43.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:52:42 smithi080 bash[28361]: audit 2023-12-01T15:52:42.725214+0000 mon.a (mon.0) 12055 : audit 0 from='client.? 172.21.15.80:0/2396102413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:52:43.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:52:42 smithi080 bash[41963]: cluster 2023-12-01T15:52:40.938241+0000 mgr.y (mgr.24362) 19920 : cluster 0 pgmap v19889: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:43.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:52:42 smithi080 bash[41963]: audit 2023-12-01T15:52:42.725214+0000 mon.a (mon.0) 12055 : audit 0 from='client.? 172.21.15.80:0/2396102413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:52:43.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:52:42 smithi090 bash[32384]: cluster 2023-12-01T15:52:40.938241+0000 mgr.y (mgr.24362) 19920 : cluster 0 pgmap v19889: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:43.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:52:42 smithi090 bash[32384]: audit 2023-12-01T15:52:42.725214+0000 mon.a (mon.0) 12055 : audit 0 from='client.? 172.21.15.80:0/2396102413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:52:45.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:52:44 smithi080 bash[28361]: cluster 2023-12-01T15:52:42.938889+0000 mgr.y (mgr.24362) 19921 : cluster 0 pgmap v19890: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:45.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:52:44 smithi080 bash[41963]: cluster 2023-12-01T15:52:42.938889+0000 mgr.y (mgr.24362) 19921 : cluster 0 pgmap v19890: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:45.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:52:44 smithi090 bash[32384]: cluster 2023-12-01T15:52:42.938889+0000 mgr.y (mgr.24362) 19921 : cluster 0 pgmap v19890: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:46.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:52:45 smithi080 bash[28361]: cluster 2023-12-01T15:52:44.939428+0000 mgr.y (mgr.24362) 19922 : cluster 0 pgmap v19891: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:46.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:52:45 smithi080 bash[28361]: audit 2023-12-01T15:52:45.182546+0000 mon.c (mon.2) 12747 : audit 0 from='client.? 172.21.15.80:0/1855311311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:52:46.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:52:45 smithi080 bash[41963]: cluster 2023-12-01T15:52:44.939428+0000 mgr.y (mgr.24362) 19922 : cluster 0 pgmap v19891: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:46.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:52:45 smithi080 bash[41963]: audit 2023-12-01T15:52:45.182546+0000 mon.c (mon.2) 12747 : audit 0 from='client.? 172.21.15.80:0/1855311311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:52:46.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:52:45 smithi090 bash[32384]: cluster 2023-12-01T15:52:44.939428+0000 mgr.y (mgr.24362) 19922 : cluster 0 pgmap v19891: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:46.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:52:45 smithi090 bash[32384]: audit 2023-12-01T15:52:45.182546+0000 mon.c (mon.2) 12747 : audit 0 from='client.? 172.21.15.80:0/1855311311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:52:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:52:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:52:46] "GET /metrics HTTP/1.1" 200 33977 "" "Prometheus/2.43.0" 2023-12-01T15:52:48.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:52:48 smithi080 bash[28361]: cluster 2023-12-01T15:52:46.940594+0000 mgr.y (mgr.24362) 19923 : cluster 0 pgmap v19892: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:48.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:52:48 smithi080 bash[28361]: audit 2023-12-01T15:52:47.633058+0000 mon.c (mon.2) 12748 : audit 0 from='client.? 172.21.15.80:0/670843721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:52:48.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:52:48 smithi080 bash[41963]: cluster 2023-12-01T15:52:46.940594+0000 mgr.y (mgr.24362) 19923 : cluster 0 pgmap v19892: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:48.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:52:48 smithi080 bash[41963]: audit 2023-12-01T15:52:47.633058+0000 mon.c (mon.2) 12748 : audit 0 from='client.? 172.21.15.80:0/670843721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:52:48.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:52:48 smithi090 bash[32384]: cluster 2023-12-01T15:52:46.940594+0000 mgr.y (mgr.24362) 19923 : cluster 0 pgmap v19892: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:48.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:52:48 smithi090 bash[32384]: audit 2023-12-01T15:52:47.633058+0000 mon.c (mon.2) 12748 : audit 0 from='client.? 172.21.15.80:0/670843721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:52:49.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:52:49 smithi080 bash[28361]: audit 2023-12-01T15:52:49.255328+0000 mon.c (mon.2) 12749 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:52:49.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:52:49 smithi080 bash[41963]: audit 2023-12-01T15:52:49.255328+0000 mon.c (mon.2) 12749 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:52:49.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:52:49 smithi090 bash[32384]: audit 2023-12-01T15:52:49.255328+0000 mon.c (mon.2) 12749 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:52:50.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:52:50 smithi080 bash[28361]: cluster 2023-12-01T15:52:48.941201+0000 mgr.y (mgr.24362) 19924 : cluster 0 pgmap v19893: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:50.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:52:50 smithi080 bash[28361]: audit 2023-12-01T15:52:50.089838+0000 mon.c (mon.2) 12750 : audit 0 from='client.? 172.21.15.80:0/2627282996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:52:50.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:52:50 smithi080 bash[41963]: cluster 2023-12-01T15:52:48.941201+0000 mgr.y (mgr.24362) 19924 : cluster 0 pgmap v19893: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:50.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:52:50 smithi080 bash[41963]: audit 2023-12-01T15:52:50.089838+0000 mon.c (mon.2) 12750 : audit 0 from='client.? 172.21.15.80:0/2627282996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:52:50.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:52:50 smithi090 bash[32384]: cluster 2023-12-01T15:52:48.941201+0000 mgr.y (mgr.24362) 19924 : cluster 0 pgmap v19893: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:50.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:52:50 smithi090 bash[32384]: audit 2023-12-01T15:52:50.089838+0000 mon.c (mon.2) 12750 : audit 0 from='client.? 172.21.15.80:0/2627282996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:52:52.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:52:52 smithi080 bash[28361]: cluster 2023-12-01T15:52:50.942332+0000 mgr.y (mgr.24362) 19925 : cluster 0 pgmap v19894: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:52.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:52:52 smithi080 bash[41963]: cluster 2023-12-01T15:52:50.942332+0000 mgr.y (mgr.24362) 19925 : cluster 0 pgmap v19894: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:52.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:52:52 smithi090 bash[32384]: cluster 2023-12-01T15:52:50.942332+0000 mgr.y (mgr.24362) 19925 : cluster 0 pgmap v19894: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:53.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:52:53 smithi080 bash[28361]: audit 2023-12-01T15:52:52.551529+0000 mon.a (mon.0) 12056 : audit 0 from='client.? 172.21.15.80:0/377558425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:52:53.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:52:53 smithi080 bash[41963]: audit 2023-12-01T15:52:52.551529+0000 mon.a (mon.0) 12056 : audit 0 from='client.? 172.21.15.80:0/377558425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:52:53.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:52:53 smithi090 bash[32384]: audit 2023-12-01T15:52:52.551529+0000 mon.a (mon.0) 12056 : audit 0 from='client.? 172.21.15.80:0/377558425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:52:54.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:52:54 smithi080 bash[41963]: cluster 2023-12-01T15:52:52.942906+0000 mgr.y (mgr.24362) 19926 : cluster 0 pgmap v19895: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:54.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:52:54 smithi080 bash[28361]: cluster 2023-12-01T15:52:52.942906+0000 mgr.y (mgr.24362) 19926 : cluster 0 pgmap v19895: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:54.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:52:54 smithi090 bash[32384]: cluster 2023-12-01T15:52:52.942906+0000 mgr.y (mgr.24362) 19926 : cluster 0 pgmap v19895: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:55.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:52:55 smithi080 bash[41963]: audit 2023-12-01T15:52:55.086277+0000 mon.c (mon.2) 12751 : audit 0 from='client.? 172.21.15.80:0/190917037' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:52:55.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:52:55 smithi080 bash[41963]: audit 2023-12-01T15:52:55.101134+0000 mon.a (mon.0) 12057 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:52:55.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:52:55 smithi080 bash[41963]: audit 2023-12-01T15:52:55.110732+0000 mon.a (mon.0) 12058 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:52:55.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:52:55 smithi080 bash[28361]: audit 2023-12-01T15:52:55.086277+0000 mon.c (mon.2) 12751 : audit 0 from='client.? 172.21.15.80:0/190917037' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:52:55.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:52:55 smithi080 bash[28361]: audit 2023-12-01T15:52:55.101134+0000 mon.a (mon.0) 12057 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:52:55.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:52:55 smithi080 bash[28361]: audit 2023-12-01T15:52:55.110732+0000 mon.a (mon.0) 12058 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:52:55.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:52:55 smithi090 bash[32384]: audit 2023-12-01T15:52:55.086277+0000 mon.c (mon.2) 12751 : audit 0 from='client.? 172.21.15.80:0/190917037' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:52:55.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:52:55 smithi090 bash[32384]: audit 2023-12-01T15:52:55.101134+0000 mon.a (mon.0) 12057 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:52:55.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:52:55 smithi090 bash[32384]: audit 2023-12-01T15:52:55.110732+0000 mon.a (mon.0) 12058 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:52:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:52:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:52:56] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T15:52:56.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:52:56 smithi080 bash[41963]: cluster 2023-12-01T15:52:54.943557+0000 mgr.y (mgr.24362) 19927 : cluster 0 pgmap v19896: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:56.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:52:56 smithi080 bash[41963]: audit 2023-12-01T15:52:55.449969+0000 mon.a (mon.0) 12059 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:52:56.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:52:56 smithi080 bash[41963]: audit 2023-12-01T15:52:55.461717+0000 mon.a (mon.0) 12060 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:52:56.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:52:56 smithi080 bash[41963]: audit 2023-12-01T15:52:55.831604+0000 mon.c (mon.2) 12752 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:52:56.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:52:56 smithi080 bash[41963]: audit 2023-12-01T15:52:55.943610+0000 mon.c (mon.2) 12753 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:52:56.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:52:56 smithi080 bash[41963]: audit 2023-12-01T15:52:55.945343+0000 mon.c (mon.2) 12754 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:52:56.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:52:56 smithi080 bash[41963]: audit 2023-12-01T15:52:55.956614+0000 mon.a (mon.0) 12061 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:52:56.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:52:56 smithi080 bash[28361]: cluster 2023-12-01T15:52:54.943557+0000 mgr.y (mgr.24362) 19927 : cluster 0 pgmap v19896: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:56.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:52:56 smithi080 bash[28361]: audit 2023-12-01T15:52:55.449969+0000 mon.a (mon.0) 12059 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:52:56.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:52:56 smithi080 bash[28361]: audit 2023-12-01T15:52:55.461717+0000 mon.a (mon.0) 12060 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:52:56.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:52:56 smithi080 bash[28361]: audit 2023-12-01T15:52:55.831604+0000 mon.c (mon.2) 12752 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:52:56.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:52:56 smithi080 bash[28361]: audit 2023-12-01T15:52:55.943610+0000 mon.c (mon.2) 12753 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:52:56.684 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:52:56 smithi080 bash[28361]: audit 2023-12-01T15:52:55.945343+0000 mon.c (mon.2) 12754 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:52:56.684 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:52:56 smithi080 bash[28361]: audit 2023-12-01T15:52:55.956614+0000 mon.a (mon.0) 12061 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:52:56.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:52:56 smithi090 bash[32384]: cluster 2023-12-01T15:52:54.943557+0000 mgr.y (mgr.24362) 19927 : cluster 0 pgmap v19896: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:56.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:52:56 smithi090 bash[32384]: audit 2023-12-01T15:52:55.449969+0000 mon.a (mon.0) 12059 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:52:56.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:52:56 smithi090 bash[32384]: audit 2023-12-01T15:52:55.461717+0000 mon.a (mon.0) 12060 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:52:56.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:52:56 smithi090 bash[32384]: audit 2023-12-01T15:52:55.831604+0000 mon.c (mon.2) 12752 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:52:56.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:52:56 smithi090 bash[32384]: audit 2023-12-01T15:52:55.943610+0000 mon.c (mon.2) 12753 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:52:56.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:52:56 smithi090 bash[32384]: audit 2023-12-01T15:52:55.945343+0000 mon.c (mon.2) 12754 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:52:56.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:52:56 smithi090 bash[32384]: audit 2023-12-01T15:52:55.956614+0000 mon.a (mon.0) 12061 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:52:58.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:52:58 smithi090 bash[32384]: cluster 2023-12-01T15:52:56.944732+0000 mgr.y (mgr.24362) 19928 : cluster 0 pgmap v19897: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:58.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:52:58 smithi090 bash[32384]: audit 2023-12-01T15:52:57.540633+0000 mon.c (mon.2) 12755 : audit 0 from='client.? 172.21.15.80:0/762949914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:52:58.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:52:58 smithi080 bash[41963]: cluster 2023-12-01T15:52:56.944732+0000 mgr.y (mgr.24362) 19928 : cluster 0 pgmap v19897: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:58.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:52:58 smithi080 bash[41963]: audit 2023-12-01T15:52:57.540633+0000 mon.c (mon.2) 12755 : audit 0 from='client.? 172.21.15.80:0/762949914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:52:58.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:52:58 smithi080 bash[28361]: cluster 2023-12-01T15:52:56.944732+0000 mgr.y (mgr.24362) 19928 : cluster 0 pgmap v19897: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:58.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:52:58 smithi080 bash[28361]: audit 2023-12-01T15:52:57.540633+0000 mon.c (mon.2) 12755 : audit 0 from='client.? 172.21.15.80:0/762949914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:53:00.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:53:00 smithi090 bash[32384]: cluster 2023-12-01T15:52:58.945522+0000 mgr.y (mgr.24362) 19929 : cluster 0 pgmap v19898: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:00.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:53:00 smithi090 bash[32384]: audit 2023-12-01T15:53:00.000699+0000 mon.c (mon.2) 12756 : audit 0 from='client.? 172.21.15.80:0/2654498760' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:53:00.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:53:00 smithi080 bash[41963]: cluster 2023-12-01T15:52:58.945522+0000 mgr.y (mgr.24362) 19929 : cluster 0 pgmap v19898: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:00.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:53:00 smithi080 bash[41963]: audit 2023-12-01T15:53:00.000699+0000 mon.c (mon.2) 12756 : audit 0 from='client.? 172.21.15.80:0/2654498760' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:53:00.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:53:00 smithi080 bash[28361]: cluster 2023-12-01T15:52:58.945522+0000 mgr.y (mgr.24362) 19929 : cluster 0 pgmap v19898: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:00.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:53:00 smithi080 bash[28361]: audit 2023-12-01T15:53:00.000699+0000 mon.c (mon.2) 12756 : audit 0 from='client.? 172.21.15.80:0/2654498760' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:53:02.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:53:02 smithi090 bash[32384]: cluster 2023-12-01T15:53:00.946303+0000 mgr.y (mgr.24362) 19930 : cluster 0 pgmap v19899: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:02.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:53:02 smithi080 bash[41963]: cluster 2023-12-01T15:53:00.946303+0000 mgr.y (mgr.24362) 19930 : cluster 0 pgmap v19899: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:02.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:53:02 smithi080 bash[28361]: cluster 2023-12-01T15:53:00.946303+0000 mgr.y (mgr.24362) 19930 : cluster 0 pgmap v19899: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:03.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:53:03 smithi090 bash[32384]: audit 2023-12-01T15:53:02.465952+0000 mon.c (mon.2) 12757 : audit 0 from='client.? 172.21.15.80:0/538314917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:53:03.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:53:03 smithi080 bash[28361]: audit 2023-12-01T15:53:02.465952+0000 mon.c (mon.2) 12757 : audit 0 from='client.? 172.21.15.80:0/538314917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:53:03.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:53:03 smithi080 bash[41963]: audit 2023-12-01T15:53:02.465952+0000 mon.c (mon.2) 12757 : audit 0 from='client.? 172.21.15.80:0/538314917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:53:04.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:53:04 smithi090 bash[32384]: cluster 2023-12-01T15:53:02.947074+0000 mgr.y (mgr.24362) 19931 : cluster 0 pgmap v19900: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:04.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:53:04 smithi080 bash[28361]: cluster 2023-12-01T15:53:02.947074+0000 mgr.y (mgr.24362) 19931 : cluster 0 pgmap v19900: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:04.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:53:04 smithi080 bash[41963]: cluster 2023-12-01T15:53:02.947074+0000 mgr.y (mgr.24362) 19931 : cluster 0 pgmap v19900: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:05.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:53:05 smithi090 bash[32384]: audit 2023-12-01T15:53:04.927053+0000 mon.c (mon.2) 12758 : audit 0 from='client.? 172.21.15.80:0/1557602612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:53:05.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:53:05 smithi080 bash[28361]: audit 2023-12-01T15:53:04.927053+0000 mon.c (mon.2) 12758 : audit 0 from='client.? 172.21.15.80:0/1557602612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:53:05.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:53:05 smithi080 bash[41963]: audit 2023-12-01T15:53:04.927053+0000 mon.c (mon.2) 12758 : audit 0 from='client.? 172.21.15.80:0/1557602612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:53:06.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:53:06 smithi080 bash[28361]: cluster 2023-12-01T15:53:04.947714+0000 mgr.y (mgr.24362) 19932 : cluster 0 pgmap v19901: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:53:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:53:06] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T15:53:06.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:53:06 smithi080 bash[41963]: cluster 2023-12-01T15:53:04.947714+0000 mgr.y (mgr.24362) 19932 : cluster 0 pgmap v19901: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:06.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:53:06 smithi090 bash[32384]: cluster 2023-12-01T15:53:04.947714+0000 mgr.y (mgr.24362) 19932 : cluster 0 pgmap v19901: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:07.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:53:07 smithi090 bash[32384]: audit 2023-12-01T15:53:07.379254+0000 mon.c (mon.2) 12759 : audit 0 from='client.? 172.21.15.80:0/561118001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:53:07.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:53:07 smithi080 bash[28361]: audit 2023-12-01T15:53:07.379254+0000 mon.c (mon.2) 12759 : audit 0 from='client.? 172.21.15.80:0/561118001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:53:07.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:53:07 smithi080 bash[41963]: audit 2023-12-01T15:53:07.379254+0000 mon.c (mon.2) 12759 : audit 0 from='client.? 172.21.15.80:0/561118001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:53:08.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:53:08 smithi090 bash[32384]: cluster 2023-12-01T15:53:06.948861+0000 mgr.y (mgr.24362) 19933 : cluster 0 pgmap v19902: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:08.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:53:08 smithi080 bash[28361]: cluster 2023-12-01T15:53:06.948861+0000 mgr.y (mgr.24362) 19933 : cluster 0 pgmap v19902: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:08.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:53:08 smithi080 bash[41963]: cluster 2023-12-01T15:53:06.948861+0000 mgr.y (mgr.24362) 19933 : cluster 0 pgmap v19902: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:10.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:53:10 smithi090 bash[32384]: cluster 2023-12-01T15:53:08.949516+0000 mgr.y (mgr.24362) 19934 : cluster 0 pgmap v19903: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:10.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:53:10 smithi090 bash[32384]: audit 2023-12-01T15:53:09.830337+0000 mon.a (mon.0) 12062 : audit 0 from='client.? 172.21.15.80:0/2358788665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:53:10.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:53:10 smithi080 bash[28361]: cluster 2023-12-01T15:53:08.949516+0000 mgr.y (mgr.24362) 19934 : cluster 0 pgmap v19903: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:10.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:53:10 smithi080 bash[28361]: audit 2023-12-01T15:53:09.830337+0000 mon.a (mon.0) 12062 : audit 0 from='client.? 172.21.15.80:0/2358788665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:53:10.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:53:10 smithi080 bash[41963]: cluster 2023-12-01T15:53:08.949516+0000 mgr.y (mgr.24362) 19934 : cluster 0 pgmap v19903: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:10.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:53:10 smithi080 bash[41963]: audit 2023-12-01T15:53:09.830337+0000 mon.a (mon.0) 12062 : audit 0 from='client.? 172.21.15.80:0/2358788665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:53:11.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:53:11 smithi090 bash[32384]: audit 2023-12-01T15:53:10.832069+0000 mon.c (mon.2) 12760 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:53:11.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:53:11 smithi080 bash[28361]: audit 2023-12-01T15:53:10.832069+0000 mon.c (mon.2) 12760 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:53:11.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:53:11 smithi080 bash[41963]: audit 2023-12-01T15:53:10.832069+0000 mon.c (mon.2) 12760 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:53:12.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:53:12 smithi090 bash[32384]: cluster 2023-12-01T15:53:10.950612+0000 mgr.y (mgr.24362) 19935 : cluster 0 pgmap v19904: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:12.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:53:12 smithi090 bash[32384]: audit 2023-12-01T15:53:12.282226+0000 mon.a (mon.0) 12063 : audit 0 from='client.? 172.21.15.80:0/1604675723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:53:12.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:53:12 smithi080 bash[28361]: cluster 2023-12-01T15:53:10.950612+0000 mgr.y (mgr.24362) 19935 : cluster 0 pgmap v19904: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:12.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:53:12 smithi080 bash[28361]: audit 2023-12-01T15:53:12.282226+0000 mon.a (mon.0) 12063 : audit 0 from='client.? 172.21.15.80:0/1604675723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:53:12.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:53:12 smithi080 bash[41963]: cluster 2023-12-01T15:53:10.950612+0000 mgr.y (mgr.24362) 19935 : cluster 0 pgmap v19904: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:12.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:53:12 smithi080 bash[41963]: audit 2023-12-01T15:53:12.282226+0000 mon.a (mon.0) 12063 : audit 0 from='client.? 172.21.15.80:0/1604675723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:53:14.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:53:14 smithi090 bash[32384]: cluster 2023-12-01T15:53:12.951190+0000 mgr.y (mgr.24362) 19936 : cluster 0 pgmap v19905: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:14.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:53:14 smithi080 bash[28361]: cluster 2023-12-01T15:53:12.951190+0000 mgr.y (mgr.24362) 19936 : cluster 0 pgmap v19905: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:14.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:53:14 smithi080 bash[41963]: cluster 2023-12-01T15:53:12.951190+0000 mgr.y (mgr.24362) 19936 : cluster 0 pgmap v19905: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:15.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:53:15 smithi080 bash[28361]: audit 2023-12-01T15:53:14.741012+0000 mon.c (mon.2) 12761 : audit 0 from='client.? 172.21.15.80:0/186192099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:53:15.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:53:15 smithi080 bash[41963]: audit 2023-12-01T15:53:14.741012+0000 mon.c (mon.2) 12761 : audit 0 from='client.? 172.21.15.80:0/186192099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:53:16.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:53:15 smithi090 bash[32384]: audit 2023-12-01T15:53:14.741012+0000 mon.c (mon.2) 12761 : audit 0 from='client.? 172.21.15.80:0/186192099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:53:16.523 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:53:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:53:16] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T15:53:16.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:53:16 smithi080 bash[41963]: cluster 2023-12-01T15:53:14.951820+0000 mgr.y (mgr.24362) 19937 : cluster 0 pgmap v19906: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:16.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:53:16 smithi080 bash[28361]: cluster 2023-12-01T15:53:14.951820+0000 mgr.y (mgr.24362) 19937 : cluster 0 pgmap v19906: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:17.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:53:16 smithi090 bash[32384]: cluster 2023-12-01T15:53:14.951820+0000 mgr.y (mgr.24362) 19937 : cluster 0 pgmap v19906: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:17.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:53:17 smithi080 bash[28361]: audit 2023-12-01T15:53:17.193423+0000 mon.a (mon.0) 12064 : audit 0 from='client.? 172.21.15.80:0/648744659' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:53:17.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:53:17 smithi080 bash[41963]: audit 2023-12-01T15:53:17.193423+0000 mon.a (mon.0) 12064 : audit 0 from='client.? 172.21.15.80:0/648744659' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:53:18.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:53:17 smithi090 bash[32384]: audit 2023-12-01T15:53:17.193423+0000 mon.a (mon.0) 12064 : audit 0 from='client.? 172.21.15.80:0/648744659' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:53:18.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:53:18 smithi080 bash[28361]: cluster 2023-12-01T15:53:16.952556+0000 mgr.y (mgr.24362) 19938 : cluster 0 pgmap v19907: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:18.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:53:18 smithi080 bash[41963]: cluster 2023-12-01T15:53:16.952556+0000 mgr.y (mgr.24362) 19938 : cluster 0 pgmap v19907: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:19.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:53:18 smithi090 bash[32384]: cluster 2023-12-01T15:53:16.952556+0000 mgr.y (mgr.24362) 19938 : cluster 0 pgmap v19907: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:20.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:53:20 smithi080 bash[28361]: cluster 2023-12-01T15:53:18.953157+0000 mgr.y (mgr.24362) 19939 : cluster 0 pgmap v19908: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:20.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:53:20 smithi080 bash[28361]: audit 2023-12-01T15:53:19.653565+0000 mon.a (mon.0) 12065 : audit 0 from='client.? 172.21.15.80:0/854392005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:53:20.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:53:20 smithi080 bash[41963]: cluster 2023-12-01T15:53:18.953157+0000 mgr.y (mgr.24362) 19939 : cluster 0 pgmap v19908: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:20.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:53:20 smithi080 bash[41963]: audit 2023-12-01T15:53:19.653565+0000 mon.a (mon.0) 12065 : audit 0 from='client.? 172.21.15.80:0/854392005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:53:21.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:53:20 smithi090 bash[32384]: cluster 2023-12-01T15:53:18.953157+0000 mgr.y (mgr.24362) 19939 : cluster 0 pgmap v19908: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:21.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:53:20 smithi090 bash[32384]: audit 2023-12-01T15:53:19.653565+0000 mon.a (mon.0) 12065 : audit 0 from='client.? 172.21.15.80:0/854392005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:53:22.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:53:22 smithi080 bash[28361]: cluster 2023-12-01T15:53:20.954293+0000 mgr.y (mgr.24362) 19940 : cluster 0 pgmap v19909: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:22.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:53:22 smithi080 bash[28361]: audit 2023-12-01T15:53:22.103838+0000 mon.c (mon.2) 12762 : audit 0 from='client.? 172.21.15.80:0/1970076921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:53:22.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:53:22 smithi080 bash[41963]: cluster 2023-12-01T15:53:20.954293+0000 mgr.y (mgr.24362) 19940 : cluster 0 pgmap v19909: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:22.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:53:22 smithi080 bash[41963]: audit 2023-12-01T15:53:22.103838+0000 mon.c (mon.2) 12762 : audit 0 from='client.? 172.21.15.80:0/1970076921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:53:23.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:53:22 smithi090 bash[32384]: cluster 2023-12-01T15:53:20.954293+0000 mgr.y (mgr.24362) 19940 : cluster 0 pgmap v19909: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:23.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:53:22 smithi090 bash[32384]: audit 2023-12-01T15:53:22.103838+0000 mon.c (mon.2) 12762 : audit 0 from='client.? 172.21.15.80:0/1970076921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:53:24.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:53:24 smithi080 bash[28361]: cluster 2023-12-01T15:53:22.954954+0000 mgr.y (mgr.24362) 19941 : cluster 0 pgmap v19910: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:24.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:53:24 smithi080 bash[41963]: cluster 2023-12-01T15:53:22.954954+0000 mgr.y (mgr.24362) 19941 : cluster 0 pgmap v19910: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:25.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:53:24 smithi090 bash[32384]: cluster 2023-12-01T15:53:22.954954+0000 mgr.y (mgr.24362) 19941 : cluster 0 pgmap v19910: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:25.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:53:25 smithi080 bash[28361]: audit 2023-12-01T15:53:24.559413+0000 mon.c (mon.2) 12763 : audit 0 from='client.? 172.21.15.80:0/1711877917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:53:25.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:53:25 smithi080 bash[41963]: audit 2023-12-01T15:53:24.559413+0000 mon.c (mon.2) 12763 : audit 0 from='client.? 172.21.15.80:0/1711877917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:53:26.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:53:25 smithi090 bash[32384]: audit 2023-12-01T15:53:24.559413+0000 mon.c (mon.2) 12763 : audit 0 from='client.? 172.21.15.80:0/1711877917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:53:26.560 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:53:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:53:26] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T15:53:26.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:53:26 smithi080 bash[41963]: cluster 2023-12-01T15:53:24.955610+0000 mgr.y (mgr.24362) 19942 : cluster 0 pgmap v19911: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:27.043 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:53:26 smithi080 bash[41963]: audit 2023-12-01T15:53:25.832462+0000 mon.c (mon.2) 12764 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:53:27.043 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:53:26 smithi080 bash[28361]: cluster 2023-12-01T15:53:24.955610+0000 mgr.y (mgr.24362) 19942 : cluster 0 pgmap v19911: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:27.043 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:53:26 smithi080 bash[28361]: audit 2023-12-01T15:53:25.832462+0000 mon.c (mon.2) 12764 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:53:27.044 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:53:26 smithi090 bash[32384]: cluster 2023-12-01T15:53:24.955610+0000 mgr.y (mgr.24362) 19942 : cluster 0 pgmap v19911: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:27.044 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:53:26 smithi090 bash[32384]: audit 2023-12-01T15:53:25.832462+0000 mon.c (mon.2) 12764 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:53:27.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:53:27 smithi080 bash[28361]: audit 2023-12-01T15:53:27.007432+0000 mon.a (mon.0) 12066 : audit 0 from='client.? 172.21.15.80:0/1176833115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:53:27.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:53:27 smithi080 bash[41963]: audit 2023-12-01T15:53:27.007432+0000 mon.a (mon.0) 12066 : audit 0 from='client.? 172.21.15.80:0/1176833115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:53:28.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:53:27 smithi090 bash[32384]: audit 2023-12-01T15:53:27.007432+0000 mon.a (mon.0) 12066 : audit 0 from='client.? 172.21.15.80:0/1176833115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:53:28.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:53:28 smithi080 bash[28361]: cluster 2023-12-01T15:53:26.956440+0000 mgr.y (mgr.24362) 19943 : cluster 0 pgmap v19912: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:28.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:53:28 smithi080 bash[41963]: cluster 2023-12-01T15:53:26.956440+0000 mgr.y (mgr.24362) 19943 : cluster 0 pgmap v19912: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:29.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:53:28 smithi090 bash[32384]: cluster 2023-12-01T15:53:26.956440+0000 mgr.y (mgr.24362) 19943 : cluster 0 pgmap v19912: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:29.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:53:29 smithi080 bash[28361]: audit 2023-12-01T15:53:29.466463+0000 mon.a (mon.0) 12067 : audit 0 from='client.? 172.21.15.80:0/235588605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:53:29.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:53:29 smithi080 bash[41963]: audit 2023-12-01T15:53:29.466463+0000 mon.a (mon.0) 12067 : audit 0 from='client.? 172.21.15.80:0/235588605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:53:30.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:53:29 smithi090 bash[32384]: audit 2023-12-01T15:53:29.466463+0000 mon.a (mon.0) 12067 : audit 0 from='client.? 172.21.15.80:0/235588605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:53:30.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:53:30 smithi080 bash[28361]: cluster 2023-12-01T15:53:28.957092+0000 mgr.y (mgr.24362) 19944 : cluster 0 pgmap v19913: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:30.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:53:30 smithi080 bash[41963]: cluster 2023-12-01T15:53:28.957092+0000 mgr.y (mgr.24362) 19944 : cluster 0 pgmap v19913: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:31.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:53:30 smithi090 bash[32384]: cluster 2023-12-01T15:53:28.957092+0000 mgr.y (mgr.24362) 19944 : cluster 0 pgmap v19913: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:32.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:53:32 smithi080 bash[28361]: cluster 2023-12-01T15:53:30.958216+0000 mgr.y (mgr.24362) 19945 : cluster 0 pgmap v19914: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:32.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:53:32 smithi080 bash[28361]: audit 2023-12-01T15:53:31.912220+0000 mon.a (mon.0) 12068 : audit 0 from='client.? 172.21.15.80:0/4170719465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:53:32.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:53:32 smithi080 bash[41963]: cluster 2023-12-01T15:53:30.958216+0000 mgr.y (mgr.24362) 19945 : cluster 0 pgmap v19914: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:32.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:53:32 smithi080 bash[41963]: audit 2023-12-01T15:53:31.912220+0000 mon.a (mon.0) 12068 : audit 0 from='client.? 172.21.15.80:0/4170719465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:53:33.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:53:32 smithi090 bash[32384]: cluster 2023-12-01T15:53:30.958216+0000 mgr.y (mgr.24362) 19945 : cluster 0 pgmap v19914: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:33.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:53:32 smithi090 bash[32384]: audit 2023-12-01T15:53:31.912220+0000 mon.a (mon.0) 12068 : audit 0 from='client.? 172.21.15.80:0/4170719465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:53:34.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:53:34 smithi080 bash[28361]: cluster 2023-12-01T15:53:32.958886+0000 mgr.y (mgr.24362) 19946 : cluster 0 pgmap v19915: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:34.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:53:34 smithi080 bash[28361]: audit 2023-12-01T15:53:34.369904+0000 mon.c (mon.2) 12765 : audit 0 from='client.? 172.21.15.80:0/2912568014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:53:34.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:53:34 smithi080 bash[41963]: cluster 2023-12-01T15:53:32.958886+0000 mgr.y (mgr.24362) 19946 : cluster 0 pgmap v19915: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:34.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:53:34 smithi080 bash[41963]: audit 2023-12-01T15:53:34.369904+0000 mon.c (mon.2) 12765 : audit 0 from='client.? 172.21.15.80:0/2912568014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:53:35.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:53:34 smithi090 bash[32384]: cluster 2023-12-01T15:53:32.958886+0000 mgr.y (mgr.24362) 19946 : cluster 0 pgmap v19915: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:35.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:53:34 smithi090 bash[32384]: audit 2023-12-01T15:53:34.369904+0000 mon.c (mon.2) 12765 : audit 0 from='client.? 172.21.15.80:0/2912568014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:53:36.601 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:53:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:53:36] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T15:53:36.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:53:36 smithi080 bash[28361]: cluster 2023-12-01T15:53:34.959540+0000 mgr.y (mgr.24362) 19947 : cluster 0 pgmap v19916: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:36.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:53:36 smithi080 bash[41963]: cluster 2023-12-01T15:53:34.959540+0000 mgr.y (mgr.24362) 19947 : cluster 0 pgmap v19916: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:37.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:53:36 smithi090 bash[32384]: cluster 2023-12-01T15:53:34.959540+0000 mgr.y (mgr.24362) 19947 : cluster 0 pgmap v19916: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:37.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:53:37 smithi080 bash[28361]: audit 2023-12-01T15:53:36.833576+0000 mon.c (mon.2) 12766 : audit 0 from='client.? 172.21.15.80:0/2227554703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:53:37.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:53:37 smithi080 bash[41963]: audit 2023-12-01T15:53:36.833576+0000 mon.c (mon.2) 12766 : audit 0 from='client.? 172.21.15.80:0/2227554703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:53:38.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:53:37 smithi090 bash[32384]: audit 2023-12-01T15:53:36.833576+0000 mon.c (mon.2) 12766 : audit 0 from='client.? 172.21.15.80:0/2227554703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:53:38.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:53:38 smithi080 bash[28361]: cluster 2023-12-01T15:53:36.960683+0000 mgr.y (mgr.24362) 19948 : cluster 0 pgmap v19917: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:38.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:53:38 smithi080 bash[41963]: cluster 2023-12-01T15:53:36.960683+0000 mgr.y (mgr.24362) 19948 : cluster 0 pgmap v19917: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:39.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:53:38 smithi090 bash[32384]: cluster 2023-12-01T15:53:36.960683+0000 mgr.y (mgr.24362) 19948 : cluster 0 pgmap v19917: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:39.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:53:39 smithi080 bash[41963]: audit 2023-12-01T15:53:39.290938+0000 mon.a (mon.0) 12069 : audit 0 from='client.? 172.21.15.80:0/3510879514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:53:39.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:53:39 smithi080 bash[28361]: audit 2023-12-01T15:53:39.290938+0000 mon.a (mon.0) 12069 : audit 0 from='client.? 172.21.15.80:0/3510879514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:53:40.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:53:39 smithi090 bash[32384]: audit 2023-12-01T15:53:39.290938+0000 mon.a (mon.0) 12069 : audit 0 from='client.? 172.21.15.80:0/3510879514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:53:40.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:53:40 smithi080 bash[28361]: cluster 2023-12-01T15:53:38.961315+0000 mgr.y (mgr.24362) 19949 : cluster 0 pgmap v19918: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:40.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:53:40 smithi080 bash[41963]: cluster 2023-12-01T15:53:38.961315+0000 mgr.y (mgr.24362) 19949 : cluster 0 pgmap v19918: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:41.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:53:40 smithi090 bash[32384]: cluster 2023-12-01T15:53:38.961315+0000 mgr.y (mgr.24362) 19949 : cluster 0 pgmap v19918: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:41.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:53:41 smithi080 bash[28361]: audit 2023-12-01T15:53:40.832873+0000 mon.c (mon.2) 12767 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:53:41.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:53:41 smithi080 bash[41963]: audit 2023-12-01T15:53:40.832873+0000 mon.c (mon.2) 12767 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:53:42.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:53:41 smithi090 bash[32384]: audit 2023-12-01T15:53:40.832873+0000 mon.c (mon.2) 12767 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:53:42.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:53:42 smithi080 bash[28361]: cluster 2023-12-01T15:53:40.962378+0000 mgr.y (mgr.24362) 19950 : cluster 0 pgmap v19919: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:42.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:53:42 smithi080 bash[28361]: audit 2023-12-01T15:53:41.749583+0000 mon.a (mon.0) 12070 : audit 0 from='client.? 172.21.15.80:0/1176419114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:53:42.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:53:42 smithi080 bash[41963]: cluster 2023-12-01T15:53:40.962378+0000 mgr.y (mgr.24362) 19950 : cluster 0 pgmap v19919: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:42.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:53:42 smithi080 bash[41963]: audit 2023-12-01T15:53:41.749583+0000 mon.a (mon.0) 12070 : audit 0 from='client.? 172.21.15.80:0/1176419114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:53:43.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:53:42 smithi090 bash[32384]: cluster 2023-12-01T15:53:40.962378+0000 mgr.y (mgr.24362) 19950 : cluster 0 pgmap v19919: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:43.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:53:42 smithi090 bash[32384]: audit 2023-12-01T15:53:41.749583+0000 mon.a (mon.0) 12070 : audit 0 from='client.? 172.21.15.80:0/1176419114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:53:44.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:53:44 smithi080 bash[28361]: cluster 2023-12-01T15:53:42.963033+0000 mgr.y (mgr.24362) 19951 : cluster 0 pgmap v19920: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:44.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:53:44 smithi080 bash[28361]: audit 2023-12-01T15:53:44.211873+0000 mon.c (mon.2) 12768 : audit 0 from='client.? 172.21.15.80:0/1825394164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:53:44.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:53:44 smithi080 bash[41963]: cluster 2023-12-01T15:53:42.963033+0000 mgr.y (mgr.24362) 19951 : cluster 0 pgmap v19920: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:44.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:53:44 smithi080 bash[41963]: audit 2023-12-01T15:53:44.211873+0000 mon.c (mon.2) 12768 : audit 0 from='client.? 172.21.15.80:0/1825394164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:53:45.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:53:44 smithi090 bash[32384]: cluster 2023-12-01T15:53:42.963033+0000 mgr.y (mgr.24362) 19951 : cluster 0 pgmap v19920: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:45.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:53:44 smithi090 bash[32384]: audit 2023-12-01T15:53:44.211873+0000 mon.c (mon.2) 12768 : audit 0 from='client.? 172.21.15.80:0/1825394164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:53:46.646 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:53:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:53:46] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T15:53:46.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:53:46 smithi080 bash[28361]: cluster 2023-12-01T15:53:44.963720+0000 mgr.y (mgr.24362) 19952 : cluster 0 pgmap v19921: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:46.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:53:46 smithi080 bash[41963]: cluster 2023-12-01T15:53:44.963720+0000 mgr.y (mgr.24362) 19952 : cluster 0 pgmap v19921: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:47.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:53:46 smithi090 bash[32384]: cluster 2023-12-01T15:53:44.963720+0000 mgr.y (mgr.24362) 19952 : cluster 0 pgmap v19921: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:47.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:53:47 smithi080 bash[41963]: audit 2023-12-01T15:53:46.669624+0000 mon.c (mon.2) 12769 : audit 0 from='client.? 172.21.15.80:0/3533833608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:53:47.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:53:47 smithi080 bash[28361]: audit 2023-12-01T15:53:46.669624+0000 mon.c (mon.2) 12769 : audit 0 from='client.? 172.21.15.80:0/3533833608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:53:48.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:53:47 smithi090 bash[32384]: audit 2023-12-01T15:53:46.669624+0000 mon.c (mon.2) 12769 : audit 0 from='client.? 172.21.15.80:0/3533833608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:53:48.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:53:48 smithi080 bash[41963]: cluster 2023-12-01T15:53:46.964950+0000 mgr.y (mgr.24362) 19953 : cluster 0 pgmap v19922: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:48.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:53:48 smithi080 bash[28361]: cluster 2023-12-01T15:53:46.964950+0000 mgr.y (mgr.24362) 19953 : cluster 0 pgmap v19922: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:49.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:53:48 smithi090 bash[32384]: cluster 2023-12-01T15:53:46.964950+0000 mgr.y (mgr.24362) 19953 : cluster 0 pgmap v19922: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:49.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:53:49 smithi080 bash[28361]: audit 2023-12-01T15:53:49.130991+0000 mon.c (mon.2) 12770 : audit 0 from='client.? 172.21.15.80:0/3851327351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:53:49.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:53:49 smithi080 bash[41963]: audit 2023-12-01T15:53:49.130991+0000 mon.c (mon.2) 12770 : audit 0 from='client.? 172.21.15.80:0/3851327351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:53:50.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:53:49 smithi090 bash[32384]: audit 2023-12-01T15:53:49.130991+0000 mon.c (mon.2) 12770 : audit 0 from='client.? 172.21.15.80:0/3851327351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:53:50.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:53:50 smithi080 bash[41963]: cluster 2023-12-01T15:53:48.965591+0000 mgr.y (mgr.24362) 19954 : cluster 0 pgmap v19923: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:50.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:53:50 smithi080 bash[28361]: cluster 2023-12-01T15:53:48.965591+0000 mgr.y (mgr.24362) 19954 : cluster 0 pgmap v19923: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:51.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:53:50 smithi090 bash[32384]: cluster 2023-12-01T15:53:48.965591+0000 mgr.y (mgr.24362) 19954 : cluster 0 pgmap v19923: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:52.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:53:52 smithi080 bash[41963]: cluster 2023-12-01T15:53:50.966700+0000 mgr.y (mgr.24362) 19955 : cluster 0 pgmap v19924: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:52.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:53:52 smithi080 bash[41963]: audit 2023-12-01T15:53:51.591458+0000 mon.a (mon.0) 12071 : audit 0 from='client.? 172.21.15.80:0/3081043667' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:53:52.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:53:52 smithi080 bash[28361]: cluster 2023-12-01T15:53:50.966700+0000 mgr.y (mgr.24362) 19955 : cluster 0 pgmap v19924: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:52.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:53:52 smithi080 bash[28361]: audit 2023-12-01T15:53:51.591458+0000 mon.a (mon.0) 12071 : audit 0 from='client.? 172.21.15.80:0/3081043667' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:53:52.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:53:52 smithi090 bash[32384]: cluster 2023-12-01T15:53:50.966700+0000 mgr.y (mgr.24362) 19955 : cluster 0 pgmap v19924: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:52.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:53:52 smithi090 bash[32384]: audit 2023-12-01T15:53:51.591458+0000 mon.a (mon.0) 12071 : audit 0 from='client.? 172.21.15.80:0/3081043667' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:53:54.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:53:54 smithi080 bash[41963]: cluster 2023-12-01T15:53:52.967305+0000 mgr.y (mgr.24362) 19956 : cluster 0 pgmap v19925: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:54.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:53:54 smithi080 bash[41963]: audit 2023-12-01T15:53:54.047746+0000 mon.c (mon.2) 12771 : audit 0 from='client.? 172.21.15.80:0/1349216905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:53:54.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:53:54 smithi080 bash[28361]: cluster 2023-12-01T15:53:52.967305+0000 mgr.y (mgr.24362) 19956 : cluster 0 pgmap v19925: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:54.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:53:54 smithi080 bash[28361]: audit 2023-12-01T15:53:54.047746+0000 mon.c (mon.2) 12771 : audit 0 from='client.? 172.21.15.80:0/1349216905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:53:54.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:53:54 smithi090 bash[32384]: cluster 2023-12-01T15:53:52.967305+0000 mgr.y (mgr.24362) 19956 : cluster 0 pgmap v19925: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:54.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:53:54 smithi090 bash[32384]: audit 2023-12-01T15:53:54.047746+0000 mon.c (mon.2) 12771 : audit 0 from='client.? 172.21.15.80:0/1349216905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:53:56.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:53:56 smithi080 bash[28361]: cluster 2023-12-01T15:53:54.967985+0000 mgr.y (mgr.24362) 19957 : cluster 0 pgmap v19926: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:56.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:53:56 smithi080 bash[28361]: audit 2023-12-01T15:53:55.833307+0000 mon.c (mon.2) 12772 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:53:56.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:53:56 smithi080 bash[28361]: audit 2023-12-01T15:53:56.039556+0000 mon.c (mon.2) 12773 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:53:56.683 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:53:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:53:56] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T15:53:56.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:53:56 smithi080 bash[41963]: cluster 2023-12-01T15:53:54.967985+0000 mgr.y (mgr.24362) 19957 : cluster 0 pgmap v19926: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:56.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:53:56 smithi080 bash[41963]: audit 2023-12-01T15:53:55.833307+0000 mon.c (mon.2) 12772 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:53:56.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:53:56 smithi080 bash[41963]: audit 2023-12-01T15:53:56.039556+0000 mon.c (mon.2) 12773 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:53:56.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:53:56 smithi090 bash[32384]: cluster 2023-12-01T15:53:54.967985+0000 mgr.y (mgr.24362) 19957 : cluster 0 pgmap v19926: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:56.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:53:56 smithi090 bash[32384]: audit 2023-12-01T15:53:55.833307+0000 mon.c (mon.2) 12772 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:53:56.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:53:56 smithi090 bash[32384]: audit 2023-12-01T15:53:56.039556+0000 mon.c (mon.2) 12773 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:53:57.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:53:57 smithi080 bash[28361]: audit 2023-12-01T15:53:56.512037+0000 mon.c (mon.2) 12774 : audit 0 from='client.? 172.21.15.80:0/3889567298' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:53:57.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:53:57 smithi080 bash[41963]: audit 2023-12-01T15:53:56.512037+0000 mon.c (mon.2) 12774 : audit 0 from='client.? 172.21.15.80:0/3889567298' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:53:57.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:53:57 smithi090 bash[32384]: audit 2023-12-01T15:53:56.512037+0000 mon.c (mon.2) 12774 : audit 0 from='client.? 172.21.15.80:0/3889567298' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:53:58.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:53:58 smithi080 bash[41963]: cluster 2023-12-01T15:53:56.969100+0000 mgr.y (mgr.24362) 19958 : cluster 0 pgmap v19927: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:58.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:53:58 smithi080 bash[28361]: cluster 2023-12-01T15:53:56.969100+0000 mgr.y (mgr.24362) 19958 : cluster 0 pgmap v19927: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:58.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:53:58 smithi090 bash[32384]: cluster 2023-12-01T15:53:56.969100+0000 mgr.y (mgr.24362) 19958 : cluster 0 pgmap v19927: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:59.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:53:59 smithi080 bash[28361]: audit 2023-12-01T15:53:58.963828+0000 mon.c (mon.2) 12775 : audit 0 from='client.? 172.21.15.80:0/2963340367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:53:59.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:53:59 smithi080 bash[41963]: audit 2023-12-01T15:53:58.963828+0000 mon.c (mon.2) 12775 : audit 0 from='client.? 172.21.15.80:0/2963340367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:53:59.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:53:59 smithi090 bash[32384]: audit 2023-12-01T15:53:58.963828+0000 mon.c (mon.2) 12775 : audit 0 from='client.? 172.21.15.80:0/2963340367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:54:00.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:54:00 smithi080 bash[28361]: cluster 2023-12-01T15:53:58.969802+0000 mgr.y (mgr.24362) 19959 : cluster 0 pgmap v19928: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:00.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:54:00 smithi080 bash[41963]: cluster 2023-12-01T15:53:58.969802+0000 mgr.y (mgr.24362) 19959 : cluster 0 pgmap v19928: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:00.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:54:00 smithi090 bash[32384]: cluster 2023-12-01T15:53:58.969802+0000 mgr.y (mgr.24362) 19959 : cluster 0 pgmap v19928: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:02.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:54:02 smithi080 bash[28361]: cluster 2023-12-01T15:54:00.970515+0000 mgr.y (mgr.24362) 19960 : cluster 0 pgmap v19929: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:02.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:54:02 smithi080 bash[28361]: audit 2023-12-01T15:54:01.453995+0000 mon.c (mon.2) 12776 : audit 0 from='client.? 172.21.15.80:0/3161426155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:54:02.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:54:02 smithi080 bash[28361]: audit 2023-12-01T15:54:01.886238+0000 mon.a (mon.0) 12072 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:54:02.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:54:02 smithi080 bash[28361]: audit 2023-12-01T15:54:01.900165+0000 mon.a (mon.0) 12073 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:54:02.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:54:02 smithi080 bash[28361]: audit 2023-12-01T15:54:02.237416+0000 mon.a (mon.0) 12074 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:54:02.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:54:02 smithi080 bash[28361]: audit 2023-12-01T15:54:02.247558+0000 mon.a (mon.0) 12075 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:54:02.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:54:02 smithi080 bash[41963]: cluster 2023-12-01T15:54:00.970515+0000 mgr.y (mgr.24362) 19960 : cluster 0 pgmap v19929: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:02.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:54:02 smithi080 bash[41963]: audit 2023-12-01T15:54:01.453995+0000 mon.c (mon.2) 12776 : audit 0 from='client.? 172.21.15.80:0/3161426155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:54:02.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:54:02 smithi080 bash[41963]: audit 2023-12-01T15:54:01.886238+0000 mon.a (mon.0) 12072 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:54:02.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:54:02 smithi080 bash[41963]: audit 2023-12-01T15:54:01.900165+0000 mon.a (mon.0) 12073 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:54:02.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:54:02 smithi080 bash[41963]: audit 2023-12-01T15:54:02.237416+0000 mon.a (mon.0) 12074 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:54:02.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:54:02 smithi080 bash[41963]: audit 2023-12-01T15:54:02.247558+0000 mon.a (mon.0) 12075 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:54:02.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:54:02 smithi090 bash[32384]: cluster 2023-12-01T15:54:00.970515+0000 mgr.y (mgr.24362) 19960 : cluster 0 pgmap v19929: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:02.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:54:02 smithi090 bash[32384]: audit 2023-12-01T15:54:01.453995+0000 mon.c (mon.2) 12776 : audit 0 from='client.? 172.21.15.80:0/3161426155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:54:02.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:54:02 smithi090 bash[32384]: audit 2023-12-01T15:54:01.886238+0000 mon.a (mon.0) 12072 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:54:02.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:54:02 smithi090 bash[32384]: audit 2023-12-01T15:54:01.900165+0000 mon.a (mon.0) 12073 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:54:02.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:54:02 smithi090 bash[32384]: audit 2023-12-01T15:54:02.237416+0000 mon.a (mon.0) 12074 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:54:02.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:54:02 smithi090 bash[32384]: audit 2023-12-01T15:54:02.247558+0000 mon.a (mon.0) 12075 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:54:03.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:54:03 smithi080 bash[41963]: audit 2023-12-01T15:54:02.728948+0000 mon.c (mon.2) 12777 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:54:03.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:54:03 smithi080 bash[41963]: audit 2023-12-01T15:54:02.730881+0000 mon.c (mon.2) 12778 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:54:03.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:54:03 smithi080 bash[41963]: audit 2023-12-01T15:54:02.740895+0000 mon.a (mon.0) 12076 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:54:03.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:54:03 smithi080 bash[28361]: audit 2023-12-01T15:54:02.728948+0000 mon.c (mon.2) 12777 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:54:03.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:54:03 smithi080 bash[28361]: audit 2023-12-01T15:54:02.730881+0000 mon.c (mon.2) 12778 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:54:03.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:54:03 smithi080 bash[28361]: audit 2023-12-01T15:54:02.740895+0000 mon.a (mon.0) 12076 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:54:03.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:54:03 smithi090 bash[32384]: audit 2023-12-01T15:54:02.728948+0000 mon.c (mon.2) 12777 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:54:03.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:54:03 smithi090 bash[32384]: audit 2023-12-01T15:54:02.730881+0000 mon.c (mon.2) 12778 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:54:03.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:54:03 smithi090 bash[32384]: audit 2023-12-01T15:54:02.740895+0000 mon.a (mon.0) 12076 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:54:05.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:54:04 smithi090 bash[32384]: cluster 2023-12-01T15:54:02.971108+0000 mgr.y (mgr.24362) 19961 : cluster 0 pgmap v19930: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:05.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:54:04 smithi090 bash[32384]: audit 2023-12-01T15:54:03.914777+0000 mon.a (mon.0) 12077 : audit 0 from='client.? 172.21.15.80:0/630621667' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:54:05.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:54:04 smithi080 bash[28361]: cluster 2023-12-01T15:54:02.971108+0000 mgr.y (mgr.24362) 19961 : cluster 0 pgmap v19930: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:05.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:54:04 smithi080 bash[28361]: audit 2023-12-01T15:54:03.914777+0000 mon.a (mon.0) 12077 : audit 0 from='client.? 172.21.15.80:0/630621667' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:54:05.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:54:04 smithi080 bash[41963]: cluster 2023-12-01T15:54:02.971108+0000 mgr.y (mgr.24362) 19961 : cluster 0 pgmap v19930: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:05.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:54:04 smithi080 bash[41963]: audit 2023-12-01T15:54:03.914777+0000 mon.a (mon.0) 12077 : audit 0 from='client.? 172.21.15.80:0/630621667' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:54:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:54:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:54:06] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T15:54:07.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:54:06 smithi090 bash[32384]: cluster 2023-12-01T15:54:04.971553+0000 mgr.y (mgr.24362) 19962 : cluster 0 pgmap v19931: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:07.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:54:06 smithi090 bash[32384]: audit 2023-12-01T15:54:06.373125+0000 mon.c (mon.2) 12779 : audit 0 from='client.? 172.21.15.80:0/3399635652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:54:07.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:54:06 smithi080 bash[41963]: cluster 2023-12-01T15:54:04.971553+0000 mgr.y (mgr.24362) 19962 : cluster 0 pgmap v19931: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:07.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:54:06 smithi080 bash[41963]: audit 2023-12-01T15:54:06.373125+0000 mon.c (mon.2) 12779 : audit 0 from='client.? 172.21.15.80:0/3399635652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:54:07.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:54:06 smithi080 bash[28361]: cluster 2023-12-01T15:54:04.971553+0000 mgr.y (mgr.24362) 19962 : cluster 0 pgmap v19931: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:07.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:54:06 smithi080 bash[28361]: audit 2023-12-01T15:54:06.373125+0000 mon.c (mon.2) 12779 : audit 0 from='client.? 172.21.15.80:0/3399635652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:54:09.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:54:08 smithi090 bash[32384]: cluster 2023-12-01T15:54:06.972689+0000 mgr.y (mgr.24362) 19963 : cluster 0 pgmap v19932: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:09.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:54:08 smithi080 bash[28361]: cluster 2023-12-01T15:54:06.972689+0000 mgr.y (mgr.24362) 19963 : cluster 0 pgmap v19932: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:09.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:54:08 smithi080 bash[41963]: cluster 2023-12-01T15:54:06.972689+0000 mgr.y (mgr.24362) 19963 : cluster 0 pgmap v19932: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:10.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:54:09 smithi090 bash[32384]: audit 2023-12-01T15:54:08.839477+0000 mon.c (mon.2) 12780 : audit 0 from='client.? 172.21.15.80:0/2675548112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:54:10.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:54:09 smithi080 bash[28361]: audit 2023-12-01T15:54:08.839477+0000 mon.c (mon.2) 12780 : audit 0 from='client.? 172.21.15.80:0/2675548112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:54:10.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:54:09 smithi080 bash[41963]: audit 2023-12-01T15:54:08.839477+0000 mon.c (mon.2) 12780 : audit 0 from='client.? 172.21.15.80:0/2675548112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:54:11.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:54:10 smithi090 bash[32384]: cluster 2023-12-01T15:54:08.973309+0000 mgr.y (mgr.24362) 19964 : cluster 0 pgmap v19933: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:54:10 smithi080 bash[28361]: cluster 2023-12-01T15:54:08.973309+0000 mgr.y (mgr.24362) 19964 : cluster 0 pgmap v19933: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:11.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:54:10 smithi080 bash[41963]: cluster 2023-12-01T15:54:08.973309+0000 mgr.y (mgr.24362) 19964 : cluster 0 pgmap v19933: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:12.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:54:11 smithi080 bash[28361]: audit 2023-12-01T15:54:10.833680+0000 mon.c (mon.2) 12781 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:54:12.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:54:11 smithi080 bash[28361]: audit 2023-12-01T15:54:11.288855+0000 mon.a (mon.0) 12078 : audit 0 from='client.? 172.21.15.80:0/3825350091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:54:12.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:54:11 smithi080 bash[41963]: audit 2023-12-01T15:54:10.833680+0000 mon.c (mon.2) 12781 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:54:12.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:54:11 smithi080 bash[41963]: audit 2023-12-01T15:54:11.288855+0000 mon.a (mon.0) 12078 : audit 0 from='client.? 172.21.15.80:0/3825350091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:54:12.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:54:11 smithi090 bash[32384]: audit 2023-12-01T15:54:10.833680+0000 mon.c (mon.2) 12781 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:54:12.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:54:11 smithi090 bash[32384]: audit 2023-12-01T15:54:11.288855+0000 mon.a (mon.0) 12078 : audit 0 from='client.? 172.21.15.80:0/3825350091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:54:13.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:54:12 smithi080 bash[28361]: cluster 2023-12-01T15:54:10.974360+0000 mgr.y (mgr.24362) 19965 : cluster 0 pgmap v19934: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:13.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:54:12 smithi080 bash[41963]: cluster 2023-12-01T15:54:10.974360+0000 mgr.y (mgr.24362) 19965 : cluster 0 pgmap v19934: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:13.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:54:12 smithi090 bash[32384]: cluster 2023-12-01T15:54:10.974360+0000 mgr.y (mgr.24362) 19965 : cluster 0 pgmap v19934: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:14.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:54:13 smithi080 bash[28361]: audit 2023-12-01T15:54:13.740980+0000 mon.c (mon.2) 12782 : audit 0 from='client.? 172.21.15.80:0/1251509583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:54:14.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:54:13 smithi080 bash[41963]: audit 2023-12-01T15:54:13.740980+0000 mon.c (mon.2) 12782 : audit 0 from='client.? 172.21.15.80:0/1251509583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:54:14.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:54:13 smithi090 bash[32384]: audit 2023-12-01T15:54:13.740980+0000 mon.c (mon.2) 12782 : audit 0 from='client.? 172.21.15.80:0/1251509583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:54:15.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:54:14 smithi080 bash[28361]: cluster 2023-12-01T15:54:12.974867+0000 mgr.y (mgr.24362) 19966 : cluster 0 pgmap v19935: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:15.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:54:14 smithi080 bash[41963]: cluster 2023-12-01T15:54:12.974867+0000 mgr.y (mgr.24362) 19966 : cluster 0 pgmap v19935: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:15.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:54:14 smithi090 bash[32384]: cluster 2023-12-01T15:54:12.974867+0000 mgr.y (mgr.24362) 19966 : cluster 0 pgmap v19935: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:54:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:54:16] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T15:54:17.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:54:16 smithi080 bash[28361]: cluster 2023-12-01T15:54:14.975484+0000 mgr.y (mgr.24362) 19967 : cluster 0 pgmap v19936: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:17.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:54:16 smithi080 bash[28361]: audit 2023-12-01T15:54:16.200177+0000 mon.c (mon.2) 12783 : audit 0 from='client.? 172.21.15.80:0/3460644033' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:54:17.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:54:16 smithi080 bash[41963]: cluster 2023-12-01T15:54:14.975484+0000 mgr.y (mgr.24362) 19967 : cluster 0 pgmap v19936: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:17.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:54:16 smithi080 bash[41963]: audit 2023-12-01T15:54:16.200177+0000 mon.c (mon.2) 12783 : audit 0 from='client.? 172.21.15.80:0/3460644033' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:54:17.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:54:16 smithi090 bash[32384]: cluster 2023-12-01T15:54:14.975484+0000 mgr.y (mgr.24362) 19967 : cluster 0 pgmap v19936: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:17.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:54:16 smithi090 bash[32384]: audit 2023-12-01T15:54:16.200177+0000 mon.c (mon.2) 12783 : audit 0 from='client.? 172.21.15.80:0/3460644033' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:54:19.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:54:18 smithi080 bash[28361]: cluster 2023-12-01T15:54:16.976676+0000 mgr.y (mgr.24362) 19968 : cluster 0 pgmap v19937: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:19.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:54:18 smithi080 bash[28361]: audit 2023-12-01T15:54:18.660231+0000 mon.c (mon.2) 12784 : audit 0 from='client.? 172.21.15.80:0/3385957661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:54:19.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:54:18 smithi080 bash[41963]: cluster 2023-12-01T15:54:16.976676+0000 mgr.y (mgr.24362) 19968 : cluster 0 pgmap v19937: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:19.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:54:18 smithi080 bash[41963]: audit 2023-12-01T15:54:18.660231+0000 mon.c (mon.2) 12784 : audit 0 from='client.? 172.21.15.80:0/3385957661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:54:19.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:54:18 smithi090 bash[32384]: cluster 2023-12-01T15:54:16.976676+0000 mgr.y (mgr.24362) 19968 : cluster 0 pgmap v19937: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:19.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:54:18 smithi090 bash[32384]: audit 2023-12-01T15:54:18.660231+0000 mon.c (mon.2) 12784 : audit 0 from='client.? 172.21.15.80:0/3385957661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:54:21.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:54:20 smithi080 bash[28361]: cluster 2023-12-01T15:54:18.977294+0000 mgr.y (mgr.24362) 19969 : cluster 0 pgmap v19938: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:21.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:54:20 smithi080 bash[41963]: cluster 2023-12-01T15:54:18.977294+0000 mgr.y (mgr.24362) 19969 : cluster 0 pgmap v19938: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:21.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:54:20 smithi090 bash[32384]: cluster 2023-12-01T15:54:18.977294+0000 mgr.y (mgr.24362) 19969 : cluster 0 pgmap v19938: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:22.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:54:21 smithi080 bash[41963]: audit 2023-12-01T15:54:21.124519+0000 mon.a (mon.0) 12079 : audit 0 from='client.? 172.21.15.80:0/2297871993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:54:22.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:54:21 smithi080 bash[28361]: audit 2023-12-01T15:54:21.124519+0000 mon.a (mon.0) 12079 : audit 0 from='client.? 172.21.15.80:0/2297871993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:54:22.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:54:21 smithi090 bash[32384]: audit 2023-12-01T15:54:21.124519+0000 mon.a (mon.0) 12079 : audit 0 from='client.? 172.21.15.80:0/2297871993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:54:23.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:54:22 smithi080 bash[28361]: cluster 2023-12-01T15:54:20.978369+0000 mgr.y (mgr.24362) 19970 : cluster 0 pgmap v19939: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:23.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:54:22 smithi080 bash[41963]: cluster 2023-12-01T15:54:20.978369+0000 mgr.y (mgr.24362) 19970 : cluster 0 pgmap v19939: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:23.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:54:22 smithi090 bash[32384]: cluster 2023-12-01T15:54:20.978369+0000 mgr.y (mgr.24362) 19970 : cluster 0 pgmap v19939: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:24.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:54:23 smithi080 bash[28361]: audit 2023-12-01T15:54:23.581831+0000 mon.a (mon.0) 12080 : audit 0 from='client.? 172.21.15.80:0/1055019238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:54:24.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:54:23 smithi080 bash[41963]: audit 2023-12-01T15:54:23.581831+0000 mon.a (mon.0) 12080 : audit 0 from='client.? 172.21.15.80:0/1055019238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:54:24.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:54:23 smithi090 bash[32384]: audit 2023-12-01T15:54:23.581831+0000 mon.a (mon.0) 12080 : audit 0 from='client.? 172.21.15.80:0/1055019238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:54:25.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:54:24 smithi080 bash[28361]: cluster 2023-12-01T15:54:22.979028+0000 mgr.y (mgr.24362) 19971 : cluster 0 pgmap v19940: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:25.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:54:24 smithi080 bash[41963]: cluster 2023-12-01T15:54:22.979028+0000 mgr.y (mgr.24362) 19971 : cluster 0 pgmap v19940: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:25.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:54:24 smithi090 bash[32384]: cluster 2023-12-01T15:54:22.979028+0000 mgr.y (mgr.24362) 19971 : cluster 0 pgmap v19940: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:54:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:54:26] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T15:54:27.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:54:26 smithi080 bash[41963]: cluster 2023-12-01T15:54:24.979662+0000 mgr.y (mgr.24362) 19972 : cluster 0 pgmap v19941: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:27.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:54:26 smithi080 bash[41963]: audit 2023-12-01T15:54:25.833385+0000 mon.c (mon.2) 12785 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:54:27.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:54:26 smithi080 bash[41963]: audit 2023-12-01T15:54:26.052014+0000 mon.c (mon.2) 12786 : audit 0 from='client.? 172.21.15.80:0/1973806201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:54:27.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:54:26 smithi080 bash[28361]: cluster 2023-12-01T15:54:24.979662+0000 mgr.y (mgr.24362) 19972 : cluster 0 pgmap v19941: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:27.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:54:26 smithi080 bash[28361]: audit 2023-12-01T15:54:25.833385+0000 mon.c (mon.2) 12785 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:54:27.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:54:26 smithi080 bash[28361]: audit 2023-12-01T15:54:26.052014+0000 mon.c (mon.2) 12786 : audit 0 from='client.? 172.21.15.80:0/1973806201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:54:27.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:54:26 smithi090 bash[32384]: cluster 2023-12-01T15:54:24.979662+0000 mgr.y (mgr.24362) 19972 : cluster 0 pgmap v19941: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:27.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:54:26 smithi090 bash[32384]: audit 2023-12-01T15:54:25.833385+0000 mon.c (mon.2) 12785 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:54:27.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:54:26 smithi090 bash[32384]: audit 2023-12-01T15:54:26.052014+0000 mon.c (mon.2) 12786 : audit 0 from='client.? 172.21.15.80:0/1973806201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:54:29.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:54:28 smithi080 bash[28361]: cluster 2023-12-01T15:54:26.980768+0000 mgr.y (mgr.24362) 19973 : cluster 0 pgmap v19942: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:29.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:54:28 smithi080 bash[28361]: audit 2023-12-01T15:54:28.512306+0000 mon.a (mon.0) 12081 : audit 0 from='client.? 172.21.15.80:0/3488349358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:54:29.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:54:28 smithi080 bash[41963]: cluster 2023-12-01T15:54:26.980768+0000 mgr.y (mgr.24362) 19973 : cluster 0 pgmap v19942: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:29.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:54:28 smithi080 bash[41963]: audit 2023-12-01T15:54:28.512306+0000 mon.a (mon.0) 12081 : audit 0 from='client.? 172.21.15.80:0/3488349358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:54:29.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:54:28 smithi090 bash[32384]: cluster 2023-12-01T15:54:26.980768+0000 mgr.y (mgr.24362) 19973 : cluster 0 pgmap v19942: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:29.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:54:28 smithi090 bash[32384]: audit 2023-12-01T15:54:28.512306+0000 mon.a (mon.0) 12081 : audit 0 from='client.? 172.21.15.80:0/3488349358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:54:31.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:54:30 smithi080 bash[28361]: cluster 2023-12-01T15:54:28.981427+0000 mgr.y (mgr.24362) 19974 : cluster 0 pgmap v19943: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:31.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:54:30 smithi080 bash[41963]: cluster 2023-12-01T15:54:28.981427+0000 mgr.y (mgr.24362) 19974 : cluster 0 pgmap v19943: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:31.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:54:30 smithi090 bash[32384]: cluster 2023-12-01T15:54:28.981427+0000 mgr.y (mgr.24362) 19974 : cluster 0 pgmap v19943: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:32.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:54:31 smithi080 bash[41963]: audit 2023-12-01T15:54:30.962645+0000 mon.c (mon.2) 12787 : audit 0 from='client.? 172.21.15.80:0/1666001016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:54:32.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:54:31 smithi080 bash[28361]: audit 2023-12-01T15:54:30.962645+0000 mon.c (mon.2) 12787 : audit 0 from='client.? 172.21.15.80:0/1666001016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:54:32.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:54:31 smithi090 bash[32384]: audit 2023-12-01T15:54:30.962645+0000 mon.c (mon.2) 12787 : audit 0 from='client.? 172.21.15.80:0/1666001016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:54:33.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:54:32 smithi080 bash[28361]: cluster 2023-12-01T15:54:30.982498+0000 mgr.y (mgr.24362) 19975 : cluster 0 pgmap v19944: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:33.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:54:32 smithi080 bash[41963]: cluster 2023-12-01T15:54:30.982498+0000 mgr.y (mgr.24362) 19975 : cluster 0 pgmap v19944: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:33.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:54:32 smithi090 bash[32384]: cluster 2023-12-01T15:54:30.982498+0000 mgr.y (mgr.24362) 19975 : cluster 0 pgmap v19944: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:34.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:54:33 smithi080 bash[28361]: audit 2023-12-01T15:54:33.419482+0000 mon.a (mon.0) 12082 : audit 0 from='client.? 172.21.15.80:0/4060511499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:54:34.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:54:33 smithi080 bash[41963]: audit 2023-12-01T15:54:33.419482+0000 mon.a (mon.0) 12082 : audit 0 from='client.? 172.21.15.80:0/4060511499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:54:34.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:54:33 smithi090 bash[32384]: audit 2023-12-01T15:54:33.419482+0000 mon.a (mon.0) 12082 : audit 0 from='client.? 172.21.15.80:0/4060511499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:54:35.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:54:34 smithi080 bash[28361]: cluster 2023-12-01T15:54:32.983188+0000 mgr.y (mgr.24362) 19976 : cluster 0 pgmap v19945: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:35.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:54:34 smithi080 bash[41963]: cluster 2023-12-01T15:54:32.983188+0000 mgr.y (mgr.24362) 19976 : cluster 0 pgmap v19945: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:35.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:54:34 smithi090 bash[32384]: cluster 2023-12-01T15:54:32.983188+0000 mgr.y (mgr.24362) 19976 : cluster 0 pgmap v19945: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:54:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:54:36] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T15:54:37.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:54:36 smithi080 bash[28361]: cluster 2023-12-01T15:54:34.983907+0000 mgr.y (mgr.24362) 19977 : cluster 0 pgmap v19946: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:37.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:54:36 smithi080 bash[28361]: audit 2023-12-01T15:54:35.883719+0000 mon.a (mon.0) 12083 : audit 0 from='client.? 172.21.15.80:0/2615906840' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:54:37.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:54:36 smithi080 bash[41963]: cluster 2023-12-01T15:54:34.983907+0000 mgr.y (mgr.24362) 19977 : cluster 0 pgmap v19946: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:37.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:54:36 smithi080 bash[41963]: audit 2023-12-01T15:54:35.883719+0000 mon.a (mon.0) 12083 : audit 0 from='client.? 172.21.15.80:0/2615906840' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:54:37.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:54:36 smithi090 bash[32384]: cluster 2023-12-01T15:54:34.983907+0000 mgr.y (mgr.24362) 19977 : cluster 0 pgmap v19946: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:37.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:54:36 smithi090 bash[32384]: audit 2023-12-01T15:54:35.883719+0000 mon.a (mon.0) 12083 : audit 0 from='client.? 172.21.15.80:0/2615906840' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:54:39.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:54:38 smithi080 bash[28361]: cluster 2023-12-01T15:54:36.984806+0000 mgr.y (mgr.24362) 19978 : cluster 0 pgmap v19947: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:39.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:54:38 smithi080 bash[28361]: audit 2023-12-01T15:54:38.348360+0000 mon.c (mon.2) 12788 : audit 0 from='client.? 172.21.15.80:0/2568931002' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:54:39.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:54:38 smithi080 bash[41963]: cluster 2023-12-01T15:54:36.984806+0000 mgr.y (mgr.24362) 19978 : cluster 0 pgmap v19947: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:39.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:54:38 smithi080 bash[41963]: audit 2023-12-01T15:54:38.348360+0000 mon.c (mon.2) 12788 : audit 0 from='client.? 172.21.15.80:0/2568931002' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:54:39.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:54:38 smithi090 bash[32384]: cluster 2023-12-01T15:54:36.984806+0000 mgr.y (mgr.24362) 19978 : cluster 0 pgmap v19947: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:39.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:54:38 smithi090 bash[32384]: audit 2023-12-01T15:54:38.348360+0000 mon.c (mon.2) 12788 : audit 0 from='client.? 172.21.15.80:0/2568931002' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:54:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:54:40 smithi080 bash[28361]: cluster 2023-12-01T15:54:38.985414+0000 mgr.y (mgr.24362) 19979 : cluster 0 pgmap v19948: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:54:40 smithi080 bash[28361]: audit 2023-12-01T15:54:40.796439+0000 mon.c (mon.2) 12789 : audit 0 from='client.? 172.21.15.80:0/2151776436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:54:41.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:54:40 smithi080 bash[28361]: audit 2023-12-01T15:54:40.834255+0000 mon.c (mon.2) 12790 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:54:41.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:54:40 smithi080 bash[41963]: cluster 2023-12-01T15:54:38.985414+0000 mgr.y (mgr.24362) 19979 : cluster 0 pgmap v19948: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:41.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:54:40 smithi080 bash[41963]: audit 2023-12-01T15:54:40.796439+0000 mon.c (mon.2) 12789 : audit 0 from='client.? 172.21.15.80:0/2151776436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:54:41.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:54:40 smithi080 bash[41963]: audit 2023-12-01T15:54:40.834255+0000 mon.c (mon.2) 12790 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:54:41.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:54:40 smithi090 bash[32384]: cluster 2023-12-01T15:54:38.985414+0000 mgr.y (mgr.24362) 19979 : cluster 0 pgmap v19948: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:41.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:54:40 smithi090 bash[32384]: audit 2023-12-01T15:54:40.796439+0000 mon.c (mon.2) 12789 : audit 0 from='client.? 172.21.15.80:0/2151776436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:54:41.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:54:40 smithi090 bash[32384]: audit 2023-12-01T15:54:40.834255+0000 mon.c (mon.2) 12790 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:54:43.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:54:42 smithi080 bash[28361]: cluster 2023-12-01T15:54:40.986448+0000 mgr.y (mgr.24362) 19980 : cluster 0 pgmap v19949: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:43.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:54:42 smithi080 bash[41963]: cluster 2023-12-01T15:54:40.986448+0000 mgr.y (mgr.24362) 19980 : cluster 0 pgmap v19949: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:43.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:54:42 smithi090 bash[32384]: cluster 2023-12-01T15:54:40.986448+0000 mgr.y (mgr.24362) 19980 : cluster 0 pgmap v19949: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:44.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:54:43 smithi080 bash[28361]: audit 2023-12-01T15:54:43.251806+0000 mon.c (mon.2) 12791 : audit 0 from='client.? 172.21.15.80:0/1001468813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:54:44.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:54:43 smithi080 bash[41963]: audit 2023-12-01T15:54:43.251806+0000 mon.c (mon.2) 12791 : audit 0 from='client.? 172.21.15.80:0/1001468813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:54:44.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:54:43 smithi090 bash[32384]: audit 2023-12-01T15:54:43.251806+0000 mon.c (mon.2) 12791 : audit 0 from='client.? 172.21.15.80:0/1001468813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:54:45.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:54:44 smithi080 bash[28361]: cluster 2023-12-01T15:54:42.987093+0000 mgr.y (mgr.24362) 19981 : cluster 0 pgmap v19950: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:45.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:54:44 smithi080 bash[41963]: cluster 2023-12-01T15:54:42.987093+0000 mgr.y (mgr.24362) 19981 : cluster 0 pgmap v19950: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:45.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:54:44 smithi090 bash[32384]: cluster 2023-12-01T15:54:42.987093+0000 mgr.y (mgr.24362) 19981 : cluster 0 pgmap v19950: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:46.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:54:45 smithi080 bash[41963]: audit 2023-12-01T15:54:45.706297+0000 mon.a (mon.0) 12084 : audit 0 from='client.? 172.21.15.80:0/998700867' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:54:46.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:54:45 smithi080 bash[28361]: audit 2023-12-01T15:54:45.706297+0000 mon.a (mon.0) 12084 : audit 0 from='client.? 172.21.15.80:0/998700867' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:54:46.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:54:45 smithi090 bash[32384]: audit 2023-12-01T15:54:45.706297+0000 mon.a (mon.0) 12084 : audit 0 from='client.? 172.21.15.80:0/998700867' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:54:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:54:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:54:46] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T15:54:47.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:54:46 smithi080 bash[28361]: cluster 2023-12-01T15:54:44.987754+0000 mgr.y (mgr.24362) 19982 : cluster 0 pgmap v19951: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:47.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:54:46 smithi080 bash[41963]: cluster 2023-12-01T15:54:44.987754+0000 mgr.y (mgr.24362) 19982 : cluster 0 pgmap v19951: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:47.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:54:46 smithi090 bash[32384]: cluster 2023-12-01T15:54:44.987754+0000 mgr.y (mgr.24362) 19982 : cluster 0 pgmap v19951: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:48.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:54:47 smithi090 bash[32384]: cluster 2023-12-01T15:54:46.988869+0000 mgr.y (mgr.24362) 19983 : cluster 0 pgmap v19952: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:48.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:54:47 smithi080 bash[28361]: cluster 2023-12-01T15:54:46.988869+0000 mgr.y (mgr.24362) 19983 : cluster 0 pgmap v19952: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:48.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:54:47 smithi080 bash[41963]: cluster 2023-12-01T15:54:46.988869+0000 mgr.y (mgr.24362) 19983 : cluster 0 pgmap v19952: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:49.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:54:48 smithi090 bash[32384]: audit 2023-12-01T15:54:48.162358+0000 mon.c (mon.2) 12792 : audit 0 from='client.? 172.21.15.80:0/2216381345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:54:49.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:54:48 smithi080 bash[41963]: audit 2023-12-01T15:54:48.162358+0000 mon.c (mon.2) 12792 : audit 0 from='client.? 172.21.15.80:0/2216381345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:54:49.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:54:48 smithi080 bash[28361]: audit 2023-12-01T15:54:48.162358+0000 mon.c (mon.2) 12792 : audit 0 from='client.? 172.21.15.80:0/2216381345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:54:50.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:54:49 smithi090 bash[32384]: cluster 2023-12-01T15:54:48.989426+0000 mgr.y (mgr.24362) 19984 : cluster 0 pgmap v19953: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:50.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:54:49 smithi080 bash[28361]: cluster 2023-12-01T15:54:48.989426+0000 mgr.y (mgr.24362) 19984 : cluster 0 pgmap v19953: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:50.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:54:49 smithi080 bash[41963]: cluster 2023-12-01T15:54:48.989426+0000 mgr.y (mgr.24362) 19984 : cluster 0 pgmap v19953: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:51.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:54:50 smithi090 bash[32384]: audit 2023-12-01T15:54:50.609065+0000 mon.c (mon.2) 12793 : audit 0 from='client.? 172.21.15.80:0/2519561616' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:54:51.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:54:50 smithi080 bash[28361]: audit 2023-12-01T15:54:50.609065+0000 mon.c (mon.2) 12793 : audit 0 from='client.? 172.21.15.80:0/2519561616' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:54:51.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:54:50 smithi080 bash[41963]: audit 2023-12-01T15:54:50.609065+0000 mon.c (mon.2) 12793 : audit 0 from='client.? 172.21.15.80:0/2519561616' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:54:52.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:54:52 smithi080 bash[28361]: cluster 2023-12-01T15:54:50.990553+0000 mgr.y (mgr.24362) 19985 : cluster 0 pgmap v19954: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:52.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:54:52 smithi080 bash[41963]: cluster 2023-12-01T15:54:50.990553+0000 mgr.y (mgr.24362) 19985 : cluster 0 pgmap v19954: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:52.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:54:52 smithi090 bash[32384]: cluster 2023-12-01T15:54:50.990553+0000 mgr.y (mgr.24362) 19985 : cluster 0 pgmap v19954: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:53.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:54:53 smithi080 bash[28361]: audit 2023-12-01T15:54:53.060980+0000 mon.a (mon.0) 12085 : audit 0 from='client.? 172.21.15.80:0/3039221364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:54:53.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:54:53 smithi080 bash[41963]: audit 2023-12-01T15:54:53.060980+0000 mon.a (mon.0) 12085 : audit 0 from='client.? 172.21.15.80:0/3039221364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:54:53.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:54:53 smithi090 bash[32384]: audit 2023-12-01T15:54:53.060980+0000 mon.a (mon.0) 12085 : audit 0 from='client.? 172.21.15.80:0/3039221364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:54:54.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:54:54 smithi080 bash[28361]: cluster 2023-12-01T15:54:52.991169+0000 mgr.y (mgr.24362) 19986 : cluster 0 pgmap v19955: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:54.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:54:54 smithi080 bash[41963]: cluster 2023-12-01T15:54:52.991169+0000 mgr.y (mgr.24362) 19986 : cluster 0 pgmap v19955: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:54.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:54:54 smithi090 bash[32384]: cluster 2023-12-01T15:54:52.991169+0000 mgr.y (mgr.24362) 19986 : cluster 0 pgmap v19955: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:54:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:54:56] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T15:54:56.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:54:56 smithi080 bash[28361]: cluster 2023-12-01T15:54:54.991823+0000 mgr.y (mgr.24362) 19987 : cluster 0 pgmap v19956: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:56.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:54:56 smithi080 bash[28361]: audit 2023-12-01T15:54:55.521951+0000 mon.c (mon.2) 12794 : audit 0 from='client.? 172.21.15.80:0/701364339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:54:56.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:54:56 smithi080 bash[28361]: audit 2023-12-01T15:54:55.834695+0000 mon.c (mon.2) 12795 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:54:56.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:54:56 smithi080 bash[41963]: cluster 2023-12-01T15:54:54.991823+0000 mgr.y (mgr.24362) 19987 : cluster 0 pgmap v19956: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:56.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:54:56 smithi080 bash[41963]: audit 2023-12-01T15:54:55.521951+0000 mon.c (mon.2) 12794 : audit 0 from='client.? 172.21.15.80:0/701364339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:54:56.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:54:56 smithi080 bash[41963]: audit 2023-12-01T15:54:55.834695+0000 mon.c (mon.2) 12795 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:54:56.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:54:56 smithi090 bash[32384]: cluster 2023-12-01T15:54:54.991823+0000 mgr.y (mgr.24362) 19987 : cluster 0 pgmap v19956: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:56.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:54:56 smithi090 bash[32384]: audit 2023-12-01T15:54:55.521951+0000 mon.c (mon.2) 12794 : audit 0 from='client.? 172.21.15.80:0/701364339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:54:56.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:54:56 smithi090 bash[32384]: audit 2023-12-01T15:54:55.834695+0000 mon.c (mon.2) 12795 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:54:58.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:54:58 smithi080 bash[41963]: cluster 2023-12-01T15:54:56.992771+0000 mgr.y (mgr.24362) 19988 : cluster 0 pgmap v19957: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:58.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:54:58 smithi080 bash[41963]: audit 2023-12-01T15:54:57.975087+0000 mon.a (mon.0) 12086 : audit 0 from='client.? 172.21.15.80:0/4013509766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:54:58.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:54:58 smithi080 bash[28361]: cluster 2023-12-01T15:54:56.992771+0000 mgr.y (mgr.24362) 19988 : cluster 0 pgmap v19957: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:58.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:54:58 smithi080 bash[28361]: audit 2023-12-01T15:54:57.975087+0000 mon.a (mon.0) 12086 : audit 0 from='client.? 172.21.15.80:0/4013509766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:54:58.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:54:58 smithi090 bash[32384]: cluster 2023-12-01T15:54:56.992771+0000 mgr.y (mgr.24362) 19988 : cluster 0 pgmap v19957: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:58.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:54:58 smithi090 bash[32384]: audit 2023-12-01T15:54:57.975087+0000 mon.a (mon.0) 12086 : audit 0 from='client.? 172.21.15.80:0/4013509766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:55:00.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:55:00 smithi080 bash[28361]: cluster 2023-12-01T15:54:58.993373+0000 mgr.y (mgr.24362) 19989 : cluster 0 pgmap v19958: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:00.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:55:00 smithi080 bash[41963]: cluster 2023-12-01T15:54:58.993373+0000 mgr.y (mgr.24362) 19989 : cluster 0 pgmap v19958: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:00.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:55:00 smithi090 bash[32384]: cluster 2023-12-01T15:54:58.993373+0000 mgr.y (mgr.24362) 19989 : cluster 0 pgmap v19958: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:01.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:55:01 smithi080 bash[28361]: audit 2023-12-01T15:55:00.419669+0000 mon.a (mon.0) 12087 : audit 0 from='client.? 172.21.15.80:0/2899385599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:55:01.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:55:01 smithi080 bash[41963]: audit 2023-12-01T15:55:00.419669+0000 mon.a (mon.0) 12087 : audit 0 from='client.? 172.21.15.80:0/2899385599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:55:01.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:55:01 smithi090 bash[32384]: audit 2023-12-01T15:55:00.419669+0000 mon.a (mon.0) 12087 : audit 0 from='client.? 172.21.15.80:0/2899385599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:55:02.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:55:02 smithi080 bash[28361]: cluster 2023-12-01T15:55:00.994506+0000 mgr.y (mgr.24362) 19990 : cluster 0 pgmap v19959: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:02.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:55:02 smithi080 bash[41963]: cluster 2023-12-01T15:55:00.994506+0000 mgr.y (mgr.24362) 19990 : cluster 0 pgmap v19959: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:02.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:55:02 smithi090 bash[32384]: cluster 2023-12-01T15:55:00.994506+0000 mgr.y (mgr.24362) 19990 : cluster 0 pgmap v19959: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:03.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:55:03 smithi080 bash[28361]: audit 2023-12-01T15:55:02.823589+0000 mon.c (mon.2) 12796 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:55:03.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:55:03 smithi080 bash[28361]: audit 2023-12-01T15:55:02.871627+0000 mon.c (mon.2) 12797 : audit 0 from='client.? 172.21.15.80:0/3307122360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:55:03.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:55:03 smithi080 bash[41963]: audit 2023-12-01T15:55:02.823589+0000 mon.c (mon.2) 12796 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:55:03.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:55:03 smithi080 bash[41963]: audit 2023-12-01T15:55:02.871627+0000 mon.c (mon.2) 12797 : audit 0 from='client.? 172.21.15.80:0/3307122360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:55:03.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:55:03 smithi090 bash[32384]: audit 2023-12-01T15:55:02.823589+0000 mon.c (mon.2) 12796 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:55:03.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:55:03 smithi090 bash[32384]: audit 2023-12-01T15:55:02.871627+0000 mon.c (mon.2) 12797 : audit 0 from='client.? 172.21.15.80:0/3307122360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:55:04.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:55:04 smithi080 bash[28361]: cluster 2023-12-01T15:55:02.995129+0000 mgr.y (mgr.24362) 19991 : cluster 0 pgmap v19960: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:04.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:55:04 smithi080 bash[41963]: cluster 2023-12-01T15:55:02.995129+0000 mgr.y (mgr.24362) 19991 : cluster 0 pgmap v19960: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:04.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:55:04 smithi090 bash[32384]: cluster 2023-12-01T15:55:02.995129+0000 mgr.y (mgr.24362) 19991 : cluster 0 pgmap v19960: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:05.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:55:05 smithi090 bash[32384]: audit 2023-12-01T15:55:05.327255+0000 mon.c (mon.2) 12798 : audit 0 from='client.? 172.21.15.80:0/1838654142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:55:05.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:55:05 smithi080 bash[28361]: audit 2023-12-01T15:55:05.327255+0000 mon.c (mon.2) 12798 : audit 0 from='client.? 172.21.15.80:0/1838654142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:55:05.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:55:05 smithi080 bash[41963]: audit 2023-12-01T15:55:05.327255+0000 mon.c (mon.2) 12798 : audit 0 from='client.? 172.21.15.80:0/1838654142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:55:06.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:55:06 smithi080 bash[28361]: cluster 2023-12-01T15:55:04.995786+0000 mgr.y (mgr.24362) 19992 : cluster 0 pgmap v19961: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:55:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:55:06] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T15:55:06.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:55:06 smithi080 bash[41963]: cluster 2023-12-01T15:55:04.995786+0000 mgr.y (mgr.24362) 19992 : cluster 0 pgmap v19961: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:06.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:55:06 smithi090 bash[32384]: cluster 2023-12-01T15:55:04.995786+0000 mgr.y (mgr.24362) 19992 : cluster 0 pgmap v19961: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:08.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:55:08 smithi090 bash[32384]: cluster 2023-12-01T15:55:06.996840+0000 mgr.y (mgr.24362) 19993 : cluster 0 pgmap v19962: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:08.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:55:08 smithi090 bash[32384]: audit 2023-12-01T15:55:07.816666+0000 mon.c (mon.2) 12799 : audit 0 from='client.? 172.21.15.80:0/1158195737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:55:08.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:55:08 smithi080 bash[41963]: cluster 2023-12-01T15:55:06.996840+0000 mgr.y (mgr.24362) 19993 : cluster 0 pgmap v19962: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:08.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:55:08 smithi080 bash[41963]: audit 2023-12-01T15:55:07.816666+0000 mon.c (mon.2) 12799 : audit 0 from='client.? 172.21.15.80:0/1158195737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:55:08.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:55:08 smithi080 bash[28361]: cluster 2023-12-01T15:55:06.996840+0000 mgr.y (mgr.24362) 19993 : cluster 0 pgmap v19962: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:08.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:55:08 smithi080 bash[28361]: audit 2023-12-01T15:55:07.816666+0000 mon.c (mon.2) 12799 : audit 0 from='client.? 172.21.15.80:0/1158195737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:55:09.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:55:09 smithi080 bash[28361]: audit 2023-12-01T15:55:08.618155+0000 mon.a (mon.0) 12088 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:55:09.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:55:09 smithi080 bash[28361]: audit 2023-12-01T15:55:08.634375+0000 mon.a (mon.0) 12089 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:55:09.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:55:09 smithi080 bash[28361]: audit 2023-12-01T15:55:09.021241+0000 mon.a (mon.0) 12090 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:55:09.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:55:09 smithi080 bash[28361]: audit 2023-12-01T15:55:09.036928+0000 mon.a (mon.0) 12091 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:55:09.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:55:09 smithi080 bash[41963]: audit 2023-12-01T15:55:08.618155+0000 mon.a (mon.0) 12088 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:55:09.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:55:09 smithi080 bash[41963]: audit 2023-12-01T15:55:08.634375+0000 mon.a (mon.0) 12089 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:55:09.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:55:09 smithi080 bash[41963]: audit 2023-12-01T15:55:09.021241+0000 mon.a (mon.0) 12090 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:55:09.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:55:09 smithi080 bash[41963]: audit 2023-12-01T15:55:09.036928+0000 mon.a (mon.0) 12091 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:55:10.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:55:09 smithi090 bash[32384]: audit 2023-12-01T15:55:08.618155+0000 mon.a (mon.0) 12088 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:55:10.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:55:09 smithi090 bash[32384]: audit 2023-12-01T15:55:08.634375+0000 mon.a (mon.0) 12089 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:55:10.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:55:09 smithi090 bash[32384]: audit 2023-12-01T15:55:09.021241+0000 mon.a (mon.0) 12090 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:55:10.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:55:09 smithi090 bash[32384]: audit 2023-12-01T15:55:09.036928+0000 mon.a (mon.0) 12091 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:55:10.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:55:10 smithi080 bash[28361]: cluster 2023-12-01T15:55:08.997423+0000 mgr.y (mgr.24362) 19994 : cluster 0 pgmap v19963: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:10.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:55:10 smithi080 bash[28361]: audit 2023-12-01T15:55:10.278644+0000 mon.a (mon.0) 12092 : audit 0 from='client.? 172.21.15.80:0/2297964722' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:55:10.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:55:10 smithi080 bash[41963]: cluster 2023-12-01T15:55:08.997423+0000 mgr.y (mgr.24362) 19994 : cluster 0 pgmap v19963: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:10.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:55:10 smithi080 bash[41963]: audit 2023-12-01T15:55:10.278644+0000 mon.a (mon.0) 12092 : audit 0 from='client.? 172.21.15.80:0/2297964722' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:55:11.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:55:10 smithi090 bash[32384]: cluster 2023-12-01T15:55:08.997423+0000 mgr.y (mgr.24362) 19994 : cluster 0 pgmap v19963: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:11.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:55:10 smithi090 bash[32384]: audit 2023-12-01T15:55:10.278644+0000 mon.a (mon.0) 12092 : audit 0 from='client.? 172.21.15.80:0/2297964722' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:55:11.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:55:11 smithi080 bash[28361]: audit 2023-12-01T15:55:10.835105+0000 mon.c (mon.2) 12800 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:55:11.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:55:11 smithi080 bash[41963]: audit 2023-12-01T15:55:10.835105+0000 mon.c (mon.2) 12800 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:55:12.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:55:11 smithi090 bash[32384]: audit 2023-12-01T15:55:10.835105+0000 mon.c (mon.2) 12800 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:55:12.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:55:12 smithi080 bash[28361]: cluster 2023-12-01T15:55:10.998513+0000 mgr.y (mgr.24362) 19995 : cluster 0 pgmap v19964: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:12.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:55:12 smithi080 bash[41963]: cluster 2023-12-01T15:55:10.998513+0000 mgr.y (mgr.24362) 19995 : cluster 0 pgmap v19964: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:13.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:55:12 smithi090 bash[32384]: cluster 2023-12-01T15:55:10.998513+0000 mgr.y (mgr.24362) 19995 : cluster 0 pgmap v19964: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:13.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:55:13 smithi080 bash[28361]: audit 2023-12-01T15:55:12.751368+0000 mon.c (mon.2) 12801 : audit 0 from='client.? 172.21.15.80:0/635944425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:55:13.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:55:13 smithi080 bash[41963]: audit 2023-12-01T15:55:12.751368+0000 mon.c (mon.2) 12801 : audit 0 from='client.? 172.21.15.80:0/635944425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:55:14.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:55:13 smithi090 bash[32384]: audit 2023-12-01T15:55:12.751368+0000 mon.c (mon.2) 12801 : audit 0 from='client.? 172.21.15.80:0/635944425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:55:14.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:55:14 smithi080 bash[28361]: cluster 2023-12-01T15:55:12.999190+0000 mgr.y (mgr.24362) 19996 : cluster 0 pgmap v19965: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:14.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:55:14 smithi080 bash[41963]: cluster 2023-12-01T15:55:12.999190+0000 mgr.y (mgr.24362) 19996 : cluster 0 pgmap v19965: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:15.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:55:14 smithi090 bash[32384]: cluster 2023-12-01T15:55:12.999190+0000 mgr.y (mgr.24362) 19996 : cluster 0 pgmap v19965: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:15.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:55:15 smithi080 bash[41963]: audit 2023-12-01T15:55:15.207726+0000 mon.a (mon.0) 12093 : audit 0 from='client.? 172.21.15.80:0/3093764230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:55:15.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:55:15 smithi080 bash[28361]: audit 2023-12-01T15:55:15.207726+0000 mon.a (mon.0) 12093 : audit 0 from='client.? 172.21.15.80:0/3093764230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:55:16.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:55:15 smithi090 bash[32384]: audit 2023-12-01T15:55:15.207726+0000 mon.a (mon.0) 12093 : audit 0 from='client.? 172.21.15.80:0/3093764230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:55:16.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:55:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:55:16] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T15:55:16.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:55:16 smithi080 bash[28361]: cluster 2023-12-01T15:55:14.999721+0000 mgr.y (mgr.24362) 19997 : cluster 0 pgmap v19966: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:16.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:55:16 smithi080 bash[41963]: cluster 2023-12-01T15:55:14.999721+0000 mgr.y (mgr.24362) 19997 : cluster 0 pgmap v19966: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:17.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:55:16 smithi090 bash[32384]: cluster 2023-12-01T15:55:14.999721+0000 mgr.y (mgr.24362) 19997 : cluster 0 pgmap v19966: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:17.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:55:17 smithi080 bash[28361]: audit 2023-12-01T15:55:17.659201+0000 mon.a (mon.0) 12094 : audit 0 from='client.? 172.21.15.80:0/2297763469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:55:17.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:55:17 smithi080 bash[41963]: audit 2023-12-01T15:55:17.659201+0000 mon.a (mon.0) 12094 : audit 0 from='client.? 172.21.15.80:0/2297763469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:55:18.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:55:17 smithi090 bash[32384]: audit 2023-12-01T15:55:17.659201+0000 mon.a (mon.0) 12094 : audit 0 from='client.? 172.21.15.80:0/2297763469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:55:18.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:55:18 smithi080 bash[28361]: cluster 2023-12-01T15:55:17.000861+0000 mgr.y (mgr.24362) 19998 : cluster 0 pgmap v19967: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:18.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:55:18 smithi080 bash[41963]: cluster 2023-12-01T15:55:17.000861+0000 mgr.y (mgr.24362) 19998 : cluster 0 pgmap v19967: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:19.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:55:18 smithi090 bash[32384]: cluster 2023-12-01T15:55:17.000861+0000 mgr.y (mgr.24362) 19998 : cluster 0 pgmap v19967: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:20.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:55:20 smithi080 bash[28361]: cluster 2023-12-01T15:55:19.001478+0000 mgr.y (mgr.24362) 19999 : cluster 0 pgmap v19968: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:20.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:55:20 smithi080 bash[28361]: audit 2023-12-01T15:55:19.413377+0000 mon.a (mon.0) 12095 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:55:20.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:55:20 smithi080 bash[28361]: audit 2023-12-01T15:55:19.425185+0000 mon.a (mon.0) 12096 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:55:20.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:55:20 smithi080 bash[28361]: audit 2023-12-01T15:55:19.427761+0000 mon.c (mon.2) 12802 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:55:20.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:55:20 smithi080 bash[28361]: audit 2023-12-01T15:55:19.429117+0000 mon.c (mon.2) 12803 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:55:20.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:55:20 smithi080 bash[28361]: audit 2023-12-01T15:55:19.439177+0000 mon.a (mon.0) 12097 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:55:20.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:55:20 smithi080 bash[28361]: audit 2023-12-01T15:55:20.117849+0000 mon.c (mon.2) 12804 : audit 0 from='client.? 172.21.15.80:0/1812525000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:55:20.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:55:20 smithi080 bash[41963]: cluster 2023-12-01T15:55:19.001478+0000 mgr.y (mgr.24362) 19999 : cluster 0 pgmap v19968: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:20.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:55:20 smithi080 bash[41963]: audit 2023-12-01T15:55:19.413377+0000 mon.a (mon.0) 12095 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:55:20.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:55:20 smithi080 bash[41963]: audit 2023-12-01T15:55:19.425185+0000 mon.a (mon.0) 12096 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:55:20.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:55:20 smithi080 bash[41963]: audit 2023-12-01T15:55:19.427761+0000 mon.c (mon.2) 12802 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:55:20.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:55:20 smithi080 bash[41963]: audit 2023-12-01T15:55:19.429117+0000 mon.c (mon.2) 12803 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:55:20.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:55:20 smithi080 bash[41963]: audit 2023-12-01T15:55:19.439177+0000 mon.a (mon.0) 12097 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:55:20.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:55:20 smithi080 bash[41963]: audit 2023-12-01T15:55:20.117849+0000 mon.c (mon.2) 12804 : audit 0 from='client.? 172.21.15.80:0/1812525000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:55:20.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:55:20 smithi090 bash[32384]: cluster 2023-12-01T15:55:19.001478+0000 mgr.y (mgr.24362) 19999 : cluster 0 pgmap v19968: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:20.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:55:20 smithi090 bash[32384]: audit 2023-12-01T15:55:19.413377+0000 mon.a (mon.0) 12095 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:55:20.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:55:20 smithi090 bash[32384]: audit 2023-12-01T15:55:19.425185+0000 mon.a (mon.0) 12096 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:55:20.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:55:20 smithi090 bash[32384]: audit 2023-12-01T15:55:19.427761+0000 mon.c (mon.2) 12802 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:55:20.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:55:20 smithi090 bash[32384]: audit 2023-12-01T15:55:19.429117+0000 mon.c (mon.2) 12803 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:55:20.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:55:20 smithi090 bash[32384]: audit 2023-12-01T15:55:19.439177+0000 mon.a (mon.0) 12097 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:55:20.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:55:20 smithi090 bash[32384]: audit 2023-12-01T15:55:20.117849+0000 mon.c (mon.2) 12804 : audit 0 from='client.? 172.21.15.80:0/1812525000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:55:22.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:55:22 smithi080 bash[41963]: cluster 2023-12-01T15:55:21.002599+0000 mgr.y (mgr.24362) 20000 : cluster 0 pgmap v19969: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:22.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:55:22 smithi080 bash[28361]: cluster 2023-12-01T15:55:21.002599+0000 mgr.y (mgr.24362) 20000 : cluster 0 pgmap v19969: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:22.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:55:22 smithi090 bash[32384]: cluster 2023-12-01T15:55:21.002599+0000 mgr.y (mgr.24362) 20000 : cluster 0 pgmap v19969: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:23.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:55:23 smithi080 bash[28361]: audit 2023-12-01T15:55:22.581359+0000 mon.a (mon.0) 12098 : audit 0 from='client.? 172.21.15.80:0/786553977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:55:23.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:55:23 smithi080 bash[41963]: audit 2023-12-01T15:55:22.581359+0000 mon.a (mon.0) 12098 : audit 0 from='client.? 172.21.15.80:0/786553977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:55:23.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:55:23 smithi090 bash[32384]: audit 2023-12-01T15:55:22.581359+0000 mon.a (mon.0) 12098 : audit 0 from='client.? 172.21.15.80:0/786553977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:55:24.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:55:24 smithi080 bash[28361]: cluster 2023-12-01T15:55:23.003351+0000 mgr.y (mgr.24362) 20001 : cluster 0 pgmap v19970: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:24.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:55:24 smithi080 bash[41963]: cluster 2023-12-01T15:55:23.003351+0000 mgr.y (mgr.24362) 20001 : cluster 0 pgmap v19970: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:24.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:55:24 smithi090 bash[32384]: cluster 2023-12-01T15:55:23.003351+0000 mgr.y (mgr.24362) 20001 : cluster 0 pgmap v19970: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:25.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:55:25 smithi090 bash[32384]: audit 2023-12-01T15:55:25.048680+0000 mon.c (mon.2) 12805 : audit 0 from='client.? 172.21.15.80:0/1636167009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:55:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:55:25 smithi080 bash[28361]: audit 2023-12-01T15:55:25.048680+0000 mon.c (mon.2) 12805 : audit 0 from='client.? 172.21.15.80:0/1636167009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:55:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:55:25 smithi080 bash[41963]: audit 2023-12-01T15:55:25.048680+0000 mon.c (mon.2) 12805 : audit 0 from='client.? 172.21.15.80:0/1636167009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:55:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:55:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:55:26] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T15:55:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:55:26 smithi080 bash[28361]: cluster 2023-12-01T15:55:25.004142+0000 mgr.y (mgr.24362) 20002 : cluster 0 pgmap v19971: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:26.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:55:26 smithi080 bash[28361]: audit 2023-12-01T15:55:25.835739+0000 mon.c (mon.2) 12806 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:55:26.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:55:26 smithi080 bash[41963]: cluster 2023-12-01T15:55:25.004142+0000 mgr.y (mgr.24362) 20002 : cluster 0 pgmap v19971: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:26.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:55:26 smithi080 bash[41963]: audit 2023-12-01T15:55:25.835739+0000 mon.c (mon.2) 12806 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:55:26.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:55:26 smithi090 bash[32384]: cluster 2023-12-01T15:55:25.004142+0000 mgr.y (mgr.24362) 20002 : cluster 0 pgmap v19971: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:26.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:55:26 smithi090 bash[32384]: audit 2023-12-01T15:55:25.835739+0000 mon.c (mon.2) 12806 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:55:28.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:55:28 smithi090 bash[32384]: cluster 2023-12-01T15:55:27.005261+0000 mgr.y (mgr.24362) 20003 : cluster 0 pgmap v19972: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:28.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:55:28 smithi090 bash[32384]: audit 2023-12-01T15:55:27.501634+0000 mon.a (mon.0) 12099 : audit 0 from='client.? 172.21.15.80:0/4114625413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:55:28.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:55:28 smithi080 bash[28361]: cluster 2023-12-01T15:55:27.005261+0000 mgr.y (mgr.24362) 20003 : cluster 0 pgmap v19972: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:28.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:55:28 smithi080 bash[28361]: audit 2023-12-01T15:55:27.501634+0000 mon.a (mon.0) 12099 : audit 0 from='client.? 172.21.15.80:0/4114625413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:55:28.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:55:28 smithi080 bash[41963]: cluster 2023-12-01T15:55:27.005261+0000 mgr.y (mgr.24362) 20003 : cluster 0 pgmap v19972: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:28.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:55:28 smithi080 bash[41963]: audit 2023-12-01T15:55:27.501634+0000 mon.a (mon.0) 12099 : audit 0 from='client.? 172.21.15.80:0/4114625413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:55:30.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:55:30 smithi090 bash[32384]: cluster 2023-12-01T15:55:29.005825+0000 mgr.y (mgr.24362) 20004 : cluster 0 pgmap v19973: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:30.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:55:30 smithi090 bash[32384]: audit 2023-12-01T15:55:29.959010+0000 mon.c (mon.2) 12807 : audit 0 from='client.? 172.21.15.80:0/3085760589' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:55:30.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:55:30 smithi080 bash[28361]: cluster 2023-12-01T15:55:29.005825+0000 mgr.y (mgr.24362) 20004 : cluster 0 pgmap v19973: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:30.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:55:30 smithi080 bash[28361]: audit 2023-12-01T15:55:29.959010+0000 mon.c (mon.2) 12807 : audit 0 from='client.? 172.21.15.80:0/3085760589' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:55:30.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:55:30 smithi080 bash[41963]: cluster 2023-12-01T15:55:29.005825+0000 mgr.y (mgr.24362) 20004 : cluster 0 pgmap v19973: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:30.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:55:30 smithi080 bash[41963]: audit 2023-12-01T15:55:29.959010+0000 mon.c (mon.2) 12807 : audit 0 from='client.? 172.21.15.80:0/3085760589' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:55:32.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:55:32 smithi090 bash[32384]: cluster 2023-12-01T15:55:31.006886+0000 mgr.y (mgr.24362) 20005 : cluster 0 pgmap v19974: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:32.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:55:32 smithi090 bash[32384]: audit 2023-12-01T15:55:32.416094+0000 mon.a (mon.0) 12100 : audit 0 from='client.? 172.21.15.80:0/96062963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:55:32.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:55:32 smithi080 bash[28361]: cluster 2023-12-01T15:55:31.006886+0000 mgr.y (mgr.24362) 20005 : cluster 0 pgmap v19974: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:32.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:55:32 smithi080 bash[28361]: audit 2023-12-01T15:55:32.416094+0000 mon.a (mon.0) 12100 : audit 0 from='client.? 172.21.15.80:0/96062963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:55:32.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:55:32 smithi080 bash[41963]: cluster 2023-12-01T15:55:31.006886+0000 mgr.y (mgr.24362) 20005 : cluster 0 pgmap v19974: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:32.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:55:32 smithi080 bash[41963]: audit 2023-12-01T15:55:32.416094+0000 mon.a (mon.0) 12100 : audit 0 from='client.? 172.21.15.80:0/96062963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:55:34.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:55:34 smithi090 bash[32384]: cluster 2023-12-01T15:55:33.007519+0000 mgr.y (mgr.24362) 20006 : cluster 0 pgmap v19975: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:34.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:55:34 smithi080 bash[28361]: cluster 2023-12-01T15:55:33.007519+0000 mgr.y (mgr.24362) 20006 : cluster 0 pgmap v19975: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:34.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:55:34 smithi080 bash[41963]: cluster 2023-12-01T15:55:33.007519+0000 mgr.y (mgr.24362) 20006 : cluster 0 pgmap v19975: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:35.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:55:35 smithi090 bash[32384]: audit 2023-12-01T15:55:34.868452+0000 mon.c (mon.2) 12808 : audit 0 from='client.? 172.21.15.80:0/3991593490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:55:35.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:55:35 smithi080 bash[28361]: audit 2023-12-01T15:55:34.868452+0000 mon.c (mon.2) 12808 : audit 0 from='client.? 172.21.15.80:0/3991593490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:55:35.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:55:35 smithi080 bash[41963]: audit 2023-12-01T15:55:34.868452+0000 mon.c (mon.2) 12808 : audit 0 from='client.? 172.21.15.80:0/3991593490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:55:36.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:55:36 smithi080 bash[28361]: cluster 2023-12-01T15:55:35.008191+0000 mgr.y (mgr.24362) 20007 : cluster 0 pgmap v19976: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:55:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:55:36] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T15:55:36.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:55:36 smithi080 bash[41963]: cluster 2023-12-01T15:55:35.008191+0000 mgr.y (mgr.24362) 20007 : cluster 0 pgmap v19976: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:36.774 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:55:36 smithi090 bash[32384]: cluster 2023-12-01T15:55:35.008191+0000 mgr.y (mgr.24362) 20007 : cluster 0 pgmap v19976: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:37.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:55:37 smithi090 bash[32384]: audit 2023-12-01T15:55:37.333386+0000 mon.c (mon.2) 12809 : audit 0 from='client.? 172.21.15.80:0/2040011484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:55:37.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:55:37 smithi080 bash[41963]: audit 2023-12-01T15:55:37.333386+0000 mon.c (mon.2) 12809 : audit 0 from='client.? 172.21.15.80:0/2040011484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:55:37.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:55:37 smithi080 bash[28361]: audit 2023-12-01T15:55:37.333386+0000 mon.c (mon.2) 12809 : audit 0 from='client.? 172.21.15.80:0/2040011484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:55:38.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:55:38 smithi090 bash[32384]: cluster 2023-12-01T15:55:37.009389+0000 mgr.y (mgr.24362) 20008 : cluster 0 pgmap v19977: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:38.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:55:38 smithi080 bash[41963]: cluster 2023-12-01T15:55:37.009389+0000 mgr.y (mgr.24362) 20008 : cluster 0 pgmap v19977: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:38.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:55:38 smithi080 bash[28361]: cluster 2023-12-01T15:55:37.009389+0000 mgr.y (mgr.24362) 20008 : cluster 0 pgmap v19977: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:40.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:55:40 smithi090 bash[32384]: cluster 2023-12-01T15:55:39.010043+0000 mgr.y (mgr.24362) 20009 : cluster 0 pgmap v19978: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:40.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:55:40 smithi090 bash[32384]: audit 2023-12-01T15:55:39.784114+0000 mon.c (mon.2) 12810 : audit 0 from='client.? 172.21.15.80:0/231353043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:55:40.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:55:40 smithi080 bash[41963]: cluster 2023-12-01T15:55:39.010043+0000 mgr.y (mgr.24362) 20009 : cluster 0 pgmap v19978: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:40.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:55:40 smithi080 bash[41963]: audit 2023-12-01T15:55:39.784114+0000 mon.c (mon.2) 12810 : audit 0 from='client.? 172.21.15.80:0/231353043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:55:40.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:55:40 smithi080 bash[28361]: cluster 2023-12-01T15:55:39.010043+0000 mgr.y (mgr.24362) 20009 : cluster 0 pgmap v19978: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:40.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:55:40 smithi080 bash[28361]: audit 2023-12-01T15:55:39.784114+0000 mon.c (mon.2) 12810 : audit 0 from='client.? 172.21.15.80:0/231353043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:55:41.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:55:41 smithi090 bash[32384]: audit 2023-12-01T15:55:40.836115+0000 mon.c (mon.2) 12811 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:55:41.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:55:41 smithi080 bash[28361]: audit 2023-12-01T15:55:40.836115+0000 mon.c (mon.2) 12811 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:55:41.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:55:41 smithi080 bash[41963]: audit 2023-12-01T15:55:40.836115+0000 mon.c (mon.2) 12811 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:55:42.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:55:42 smithi090 bash[32384]: cluster 2023-12-01T15:55:41.011255+0000 mgr.y (mgr.24362) 20010 : cluster 0 pgmap v19979: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:42.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:55:42 smithi090 bash[32384]: audit 2023-12-01T15:55:42.237010+0000 mon.c (mon.2) 12812 : audit 0 from='client.? 172.21.15.80:0/2394491716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:55:42.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:55:42 smithi080 bash[28361]: cluster 2023-12-01T15:55:41.011255+0000 mgr.y (mgr.24362) 20010 : cluster 0 pgmap v19979: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:42.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:55:42 smithi080 bash[28361]: audit 2023-12-01T15:55:42.237010+0000 mon.c (mon.2) 12812 : audit 0 from='client.? 172.21.15.80:0/2394491716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:55:42.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:55:42 smithi080 bash[41963]: cluster 2023-12-01T15:55:41.011255+0000 mgr.y (mgr.24362) 20010 : cluster 0 pgmap v19979: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:42.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:55:42 smithi080 bash[41963]: audit 2023-12-01T15:55:42.237010+0000 mon.c (mon.2) 12812 : audit 0 from='client.? 172.21.15.80:0/2394491716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:55:44.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:55:44 smithi090 bash[32384]: cluster 2023-12-01T15:55:43.011949+0000 mgr.y (mgr.24362) 20011 : cluster 0 pgmap v19980: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:44.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:55:44 smithi080 bash[28361]: cluster 2023-12-01T15:55:43.011949+0000 mgr.y (mgr.24362) 20011 : cluster 0 pgmap v19980: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:44.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:55:44 smithi080 bash[41963]: cluster 2023-12-01T15:55:43.011949+0000 mgr.y (mgr.24362) 20011 : cluster 0 pgmap v19980: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:45.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:55:45 smithi080 bash[28361]: audit 2023-12-01T15:55:44.686875+0000 mon.a (mon.0) 12101 : audit 0 from='client.? 172.21.15.80:0/2547945606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:55:45.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:55:45 smithi080 bash[41963]: audit 2023-12-01T15:55:44.686875+0000 mon.a (mon.0) 12101 : audit 0 from='client.? 172.21.15.80:0/2547945606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:55:46.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:55:45 smithi090 bash[32384]: audit 2023-12-01T15:55:44.686875+0000 mon.a (mon.0) 12101 : audit 0 from='client.? 172.21.15.80:0/2547945606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:55:46.525 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:55:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:55:46] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T15:55:46.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:55:46 smithi080 bash[28361]: cluster 2023-12-01T15:55:45.012557+0000 mgr.y (mgr.24362) 20012 : cluster 0 pgmap v19981: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:46.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:55:46 smithi080 bash[41963]: cluster 2023-12-01T15:55:45.012557+0000 mgr.y (mgr.24362) 20012 : cluster 0 pgmap v19981: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:47.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:55:46 smithi090 bash[32384]: cluster 2023-12-01T15:55:45.012557+0000 mgr.y (mgr.24362) 20012 : cluster 0 pgmap v19981: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:47.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:55:47 smithi080 bash[28361]: audit 2023-12-01T15:55:47.137855+0000 mon.c (mon.2) 12813 : audit 0 from='client.? 172.21.15.80:0/1671803399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:55:47.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:55:47 smithi080 bash[41963]: audit 2023-12-01T15:55:47.137855+0000 mon.c (mon.2) 12813 : audit 0 from='client.? 172.21.15.80:0/1671803399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:55:48.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:55:47 smithi090 bash[32384]: audit 2023-12-01T15:55:47.137855+0000 mon.c (mon.2) 12813 : audit 0 from='client.? 172.21.15.80:0/1671803399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:55:48.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:55:48 smithi080 bash[28361]: cluster 2023-12-01T15:55:47.013574+0000 mgr.y (mgr.24362) 20013 : cluster 0 pgmap v19982: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:48.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:55:48 smithi080 bash[41963]: cluster 2023-12-01T15:55:47.013574+0000 mgr.y (mgr.24362) 20013 : cluster 0 pgmap v19982: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:49.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:55:48 smithi090 bash[32384]: cluster 2023-12-01T15:55:47.013574+0000 mgr.y (mgr.24362) 20013 : cluster 0 pgmap v19982: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:50.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:55:50 smithi080 bash[28361]: cluster 2023-12-01T15:55:49.014276+0000 mgr.y (mgr.24362) 20014 : cluster 0 pgmap v19983: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:50.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:55:50 smithi080 bash[28361]: audit 2023-12-01T15:55:49.593928+0000 mon.c (mon.2) 12814 : audit 0 from='client.? 172.21.15.80:0/2005195920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:55:50.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:55:50 smithi080 bash[41963]: cluster 2023-12-01T15:55:49.014276+0000 mgr.y (mgr.24362) 20014 : cluster 0 pgmap v19983: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:50.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:55:50 smithi080 bash[41963]: audit 2023-12-01T15:55:49.593928+0000 mon.c (mon.2) 12814 : audit 0 from='client.? 172.21.15.80:0/2005195920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:55:51.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:55:50 smithi090 bash[32384]: cluster 2023-12-01T15:55:49.014276+0000 mgr.y (mgr.24362) 20014 : cluster 0 pgmap v19983: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:51.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:55:50 smithi090 bash[32384]: audit 2023-12-01T15:55:49.593928+0000 mon.c (mon.2) 12814 : audit 0 from='client.? 172.21.15.80:0/2005195920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:55:52.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:55:52 smithi080 bash[28361]: cluster 2023-12-01T15:55:51.015471+0000 mgr.y (mgr.24362) 20015 : cluster 0 pgmap v19984: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:52.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:55:52 smithi080 bash[28361]: audit 2023-12-01T15:55:52.039139+0000 mon.c (mon.2) 12815 : audit 0 from='client.? 172.21.15.80:0/2692371166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:55:52.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:55:52 smithi080 bash[41963]: cluster 2023-12-01T15:55:51.015471+0000 mgr.y (mgr.24362) 20015 : cluster 0 pgmap v19984: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:52.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:55:52 smithi080 bash[41963]: audit 2023-12-01T15:55:52.039139+0000 mon.c (mon.2) 12815 : audit 0 from='client.? 172.21.15.80:0/2692371166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:55:53.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:55:52 smithi090 bash[32384]: cluster 2023-12-01T15:55:51.015471+0000 mgr.y (mgr.24362) 20015 : cluster 0 pgmap v19984: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:53.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:55:52 smithi090 bash[32384]: audit 2023-12-01T15:55:52.039139+0000 mon.c (mon.2) 12815 : audit 0 from='client.? 172.21.15.80:0/2692371166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:55:54.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:55:54 smithi080 bash[28361]: cluster 2023-12-01T15:55:53.016271+0000 mgr.y (mgr.24362) 20016 : cluster 0 pgmap v19985: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:54.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:55:54 smithi080 bash[28361]: audit 2023-12-01T15:55:54.488645+0000 mon.a (mon.0) 12102 : audit 0 from='client.? 172.21.15.80:0/3276646400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:55:54.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:55:54 smithi080 bash[41963]: cluster 2023-12-01T15:55:53.016271+0000 mgr.y (mgr.24362) 20016 : cluster 0 pgmap v19985: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:54.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:55:54 smithi080 bash[41963]: audit 2023-12-01T15:55:54.488645+0000 mon.a (mon.0) 12102 : audit 0 from='client.? 172.21.15.80:0/3276646400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:55:55.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:55:54 smithi090 bash[32384]: cluster 2023-12-01T15:55:53.016271+0000 mgr.y (mgr.24362) 20016 : cluster 0 pgmap v19985: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:55.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:55:54 smithi090 bash[32384]: audit 2023-12-01T15:55:54.488645+0000 mon.a (mon.0) 12102 : audit 0 from='client.? 172.21.15.80:0/3276646400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:55:56.554 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:55:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:55:56] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T15:55:56.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:55:56 smithi080 bash[28361]: cluster 2023-12-01T15:55:55.016895+0000 mgr.y (mgr.24362) 20017 : cluster 0 pgmap v19986: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:56.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:55:56 smithi080 bash[28361]: audit 2023-12-01T15:55:55.836258+0000 mon.c (mon.2) 12816 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:55:56.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:55:56 smithi080 bash[41963]: cluster 2023-12-01T15:55:55.016895+0000 mgr.y (mgr.24362) 20017 : cluster 0 pgmap v19986: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:56.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:55:56 smithi080 bash[41963]: audit 2023-12-01T15:55:55.836258+0000 mon.c (mon.2) 12816 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:55:57.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:55:56 smithi090 bash[32384]: cluster 2023-12-01T15:55:55.016895+0000 mgr.y (mgr.24362) 20017 : cluster 0 pgmap v19986: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:57.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:55:56 smithi090 bash[32384]: audit 2023-12-01T15:55:55.836258+0000 mon.c (mon.2) 12816 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:55:57.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:55:57 smithi080 bash[28361]: audit 2023-12-01T15:55:56.947487+0000 mon.c (mon.2) 12817 : audit 0 from='client.? 172.21.15.80:0/2789775003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:55:57.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:55:57 smithi080 bash[41963]: audit 2023-12-01T15:55:56.947487+0000 mon.c (mon.2) 12817 : audit 0 from='client.? 172.21.15.80:0/2789775003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:55:58.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:55:57 smithi090 bash[32384]: audit 2023-12-01T15:55:56.947487+0000 mon.c (mon.2) 12817 : audit 0 from='client.? 172.21.15.80:0/2789775003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:55:58.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:55:58 smithi080 bash[28361]: cluster 2023-12-01T15:55:57.018038+0000 mgr.y (mgr.24362) 20018 : cluster 0 pgmap v19987: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:58.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:55:58 smithi080 bash[41963]: cluster 2023-12-01T15:55:57.018038+0000 mgr.y (mgr.24362) 20018 : cluster 0 pgmap v19987: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:59.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:55:58 smithi090 bash[32384]: cluster 2023-12-01T15:55:57.018038+0000 mgr.y (mgr.24362) 20018 : cluster 0 pgmap v19987: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:59.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:55:59 smithi080 bash[28361]: audit 2023-12-01T15:55:59.401417+0000 mon.c (mon.2) 12818 : audit 0 from='client.? 172.21.15.80:0/714786558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:55:59.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:55:59 smithi080 bash[41963]: audit 2023-12-01T15:55:59.401417+0000 mon.c (mon.2) 12818 : audit 0 from='client.? 172.21.15.80:0/714786558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:56:00.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:55:59 smithi090 bash[32384]: audit 2023-12-01T15:55:59.401417+0000 mon.c (mon.2) 12818 : audit 0 from='client.? 172.21.15.80:0/714786558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:56:00.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:56:00 smithi080 bash[41963]: cluster 2023-12-01T15:55:59.018691+0000 mgr.y (mgr.24362) 20019 : cluster 0 pgmap v19988: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:00.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:56:00 smithi080 bash[28361]: cluster 2023-12-01T15:55:59.018691+0000 mgr.y (mgr.24362) 20019 : cluster 0 pgmap v19988: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:01.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:56:00 smithi090 bash[32384]: cluster 2023-12-01T15:55:59.018691+0000 mgr.y (mgr.24362) 20019 : cluster 0 pgmap v19988: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:02.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:56:02 smithi080 bash[28361]: cluster 2023-12-01T15:56:01.019817+0000 mgr.y (mgr.24362) 20020 : cluster 0 pgmap v19989: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:02.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:56:02 smithi080 bash[28361]: audit 2023-12-01T15:56:01.862252+0000 mon.c (mon.2) 12819 : audit 0 from='client.? 172.21.15.80:0/925254674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:56:02.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:56:02 smithi080 bash[41963]: cluster 2023-12-01T15:56:01.019817+0000 mgr.y (mgr.24362) 20020 : cluster 0 pgmap v19989: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:02.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:56:02 smithi080 bash[41963]: audit 2023-12-01T15:56:01.862252+0000 mon.c (mon.2) 12819 : audit 0 from='client.? 172.21.15.80:0/925254674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:56:03.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:56:02 smithi090 bash[32384]: cluster 2023-12-01T15:56:01.019817+0000 mgr.y (mgr.24362) 20020 : cluster 0 pgmap v19989: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:03.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:56:02 smithi090 bash[32384]: audit 2023-12-01T15:56:01.862252+0000 mon.c (mon.2) 12819 : audit 0 from='client.? 172.21.15.80:0/925254674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:56:04.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:56:04 smithi080 bash[28361]: cluster 2023-12-01T15:56:03.020550+0000 mgr.y (mgr.24362) 20021 : cluster 0 pgmap v19990: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:04.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:56:04 smithi080 bash[28361]: audit 2023-12-01T15:56:04.316347+0000 mon.a (mon.0) 12103 : audit 0 from='client.? 172.21.15.80:0/308456044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:56:04.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:56:04 smithi080 bash[41963]: cluster 2023-12-01T15:56:03.020550+0000 mgr.y (mgr.24362) 20021 : cluster 0 pgmap v19990: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:04.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:56:04 smithi080 bash[41963]: audit 2023-12-01T15:56:04.316347+0000 mon.a (mon.0) 12103 : audit 0 from='client.? 172.21.15.80:0/308456044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:56:05.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:56:04 smithi090 bash[32384]: cluster 2023-12-01T15:56:03.020550+0000 mgr.y (mgr.24362) 20021 : cluster 0 pgmap v19990: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:05.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:56:04 smithi090 bash[32384]: audit 2023-12-01T15:56:04.316347+0000 mon.a (mon.0) 12103 : audit 0 from='client.? 172.21.15.80:0/308456044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:56:06.591 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:56:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:56:06] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T15:56:06.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:56:06 smithi080 bash[28361]: cluster 2023-12-01T15:56:05.021241+0000 mgr.y (mgr.24362) 20022 : cluster 0 pgmap v19991: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:06.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:56:06 smithi080 bash[41963]: cluster 2023-12-01T15:56:05.021241+0000 mgr.y (mgr.24362) 20022 : cluster 0 pgmap v19991: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:07.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:56:06 smithi090 bash[32384]: cluster 2023-12-01T15:56:05.021241+0000 mgr.y (mgr.24362) 20022 : cluster 0 pgmap v19991: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:07.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:56:07 smithi080 bash[41963]: audit 2023-12-01T15:56:06.769732+0000 mon.c (mon.2) 12820 : audit 0 from='client.? 172.21.15.80:0/1996880463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:56:07.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:56:07 smithi080 bash[28361]: audit 2023-12-01T15:56:06.769732+0000 mon.c (mon.2) 12820 : audit 0 from='client.? 172.21.15.80:0/1996880463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:56:08.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:56:07 smithi090 bash[32384]: audit 2023-12-01T15:56:06.769732+0000 mon.c (mon.2) 12820 : audit 0 from='client.? 172.21.15.80:0/1996880463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:56:08.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:56:08 smithi080 bash[41963]: cluster 2023-12-01T15:56:07.022369+0000 mgr.y (mgr.24362) 20023 : cluster 0 pgmap v19992: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:08.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:56:08 smithi080 bash[28361]: cluster 2023-12-01T15:56:07.022369+0000 mgr.y (mgr.24362) 20023 : cluster 0 pgmap v19992: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:09.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:56:08 smithi090 bash[32384]: cluster 2023-12-01T15:56:07.022369+0000 mgr.y (mgr.24362) 20023 : cluster 0 pgmap v19992: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:09.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:56:09 smithi080 bash[28361]: audit 2023-12-01T15:56:09.225839+0000 mon.c (mon.2) 12821 : audit 0 from='client.? 172.21.15.80:0/3855598009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:56:09.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:56:09 smithi080 bash[41963]: audit 2023-12-01T15:56:09.225839+0000 mon.c (mon.2) 12821 : audit 0 from='client.? 172.21.15.80:0/3855598009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:56:10.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:56:09 smithi090 bash[32384]: audit 2023-12-01T15:56:09.225839+0000 mon.c (mon.2) 12821 : audit 0 from='client.? 172.21.15.80:0/3855598009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:56:10.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:56:10 smithi080 bash[28361]: cluster 2023-12-01T15:56:09.022965+0000 mgr.y (mgr.24362) 20024 : cluster 0 pgmap v19993: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:10.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:56:10 smithi080 bash[41963]: cluster 2023-12-01T15:56:09.022965+0000 mgr.y (mgr.24362) 20024 : cluster 0 pgmap v19993: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:11.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:56:10 smithi090 bash[32384]: cluster 2023-12-01T15:56:09.022965+0000 mgr.y (mgr.24362) 20024 : cluster 0 pgmap v19993: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:11.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:56:11 smithi080 bash[41963]: audit 2023-12-01T15:56:10.836802+0000 mon.c (mon.2) 12822 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:56:11.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:56:11 smithi080 bash[28361]: audit 2023-12-01T15:56:10.836802+0000 mon.c (mon.2) 12822 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:56:12.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:56:11 smithi090 bash[32384]: audit 2023-12-01T15:56:10.836802+0000 mon.c (mon.2) 12822 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:56:12.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:56:12 smithi080 bash[41963]: cluster 2023-12-01T15:56:11.024103+0000 mgr.y (mgr.24362) 20025 : cluster 0 pgmap v19994: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:12.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:56:12 smithi080 bash[41963]: audit 2023-12-01T15:56:11.678837+0000 mon.c (mon.2) 12823 : audit 0 from='client.? 172.21.15.80:0/1947785891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:56:12.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:56:12 smithi080 bash[28361]: cluster 2023-12-01T15:56:11.024103+0000 mgr.y (mgr.24362) 20025 : cluster 0 pgmap v19994: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:12.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:56:12 smithi080 bash[28361]: audit 2023-12-01T15:56:11.678837+0000 mon.c (mon.2) 12823 : audit 0 from='client.? 172.21.15.80:0/1947785891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:56:13.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:56:12 smithi090 bash[32384]: cluster 2023-12-01T15:56:11.024103+0000 mgr.y (mgr.24362) 20025 : cluster 0 pgmap v19994: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:13.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:56:12 smithi090 bash[32384]: audit 2023-12-01T15:56:11.678837+0000 mon.c (mon.2) 12823 : audit 0 from='client.? 172.21.15.80:0/1947785891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:56:14.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:56:14 smithi080 bash[28361]: cluster 2023-12-01T15:56:13.024623+0000 mgr.y (mgr.24362) 20026 : cluster 0 pgmap v19995: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:14.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:56:14 smithi080 bash[28361]: audit 2023-12-01T15:56:14.130936+0000 mon.c (mon.2) 12824 : audit 0 from='client.? 172.21.15.80:0/716209986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:56:14.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:56:14 smithi080 bash[41963]: cluster 2023-12-01T15:56:13.024623+0000 mgr.y (mgr.24362) 20026 : cluster 0 pgmap v19995: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:14.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:56:14 smithi080 bash[41963]: audit 2023-12-01T15:56:14.130936+0000 mon.c (mon.2) 12824 : audit 0 from='client.? 172.21.15.80:0/716209986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:56:15.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:56:14 smithi090 bash[32384]: cluster 2023-12-01T15:56:13.024623+0000 mgr.y (mgr.24362) 20026 : cluster 0 pgmap v19995: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:15.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:56:14 smithi090 bash[32384]: audit 2023-12-01T15:56:14.130936+0000 mon.c (mon.2) 12824 : audit 0 from='client.? 172.21.15.80:0/716209986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:56:16.631 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:56:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:56:16] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T15:56:16.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:56:16 smithi080 bash[28361]: cluster 2023-12-01T15:56:15.025339+0000 mgr.y (mgr.24362) 20027 : cluster 0 pgmap v19996: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:16.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:56:16 smithi080 bash[28361]: audit 2023-12-01T15:56:16.597736+0000 mon.a (mon.0) 12104 : audit 0 from='client.? 172.21.15.80:0/3771270469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:56:16.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:56:16 smithi080 bash[41963]: cluster 2023-12-01T15:56:15.025339+0000 mgr.y (mgr.24362) 20027 : cluster 0 pgmap v19996: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:16.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:56:16 smithi080 bash[41963]: audit 2023-12-01T15:56:16.597736+0000 mon.a (mon.0) 12104 : audit 0 from='client.? 172.21.15.80:0/3771270469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:56:17.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:56:16 smithi090 bash[32384]: cluster 2023-12-01T15:56:15.025339+0000 mgr.y (mgr.24362) 20027 : cluster 0 pgmap v19996: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:17.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:56:16 smithi090 bash[32384]: audit 2023-12-01T15:56:16.597736+0000 mon.a (mon.0) 12104 : audit 0 from='client.? 172.21.15.80:0/3771270469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:56:18.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:56:18 smithi080 bash[28361]: cluster 2023-12-01T15:56:17.026498+0000 mgr.y (mgr.24362) 20028 : cluster 0 pgmap v19997: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:18.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:56:18 smithi080 bash[41963]: cluster 2023-12-01T15:56:17.026498+0000 mgr.y (mgr.24362) 20028 : cluster 0 pgmap v19997: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:19.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:56:18 smithi090 bash[32384]: cluster 2023-12-01T15:56:17.026498+0000 mgr.y (mgr.24362) 20028 : cluster 0 pgmap v19997: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:19.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:56:19 smithi080 bash[28361]: audit 2023-12-01T15:56:19.049862+0000 mon.a (mon.0) 12105 : audit 0 from='client.? 172.21.15.80:0/426771021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:56:19.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:56:19 smithi080 bash[28361]: audit 2023-12-01T15:56:19.521988+0000 mon.c (mon.2) 12825 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:56:19.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:56:19 smithi080 bash[41963]: audit 2023-12-01T15:56:19.049862+0000 mon.a (mon.0) 12105 : audit 0 from='client.? 172.21.15.80:0/426771021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:56:19.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:56:19 smithi080 bash[41963]: audit 2023-12-01T15:56:19.521988+0000 mon.c (mon.2) 12825 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:56:20.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:56:19 smithi090 bash[32384]: audit 2023-12-01T15:56:19.049862+0000 mon.a (mon.0) 12105 : audit 0 from='client.? 172.21.15.80:0/426771021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:56:20.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:56:19 smithi090 bash[32384]: audit 2023-12-01T15:56:19.521988+0000 mon.c (mon.2) 12825 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:56:20.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:56:20 smithi080 bash[28361]: cluster 2023-12-01T15:56:19.026934+0000 mgr.y (mgr.24362) 20029 : cluster 0 pgmap v19998: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:20.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:56:20 smithi080 bash[41963]: cluster 2023-12-01T15:56:19.026934+0000 mgr.y (mgr.24362) 20029 : cluster 0 pgmap v19998: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:21.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:56:20 smithi090 bash[32384]: cluster 2023-12-01T15:56:19.026934+0000 mgr.y (mgr.24362) 20029 : cluster 0 pgmap v19998: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:22.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:56:22 smithi080 bash[28361]: cluster 2023-12-01T15:56:21.028052+0000 mgr.y (mgr.24362) 20030 : cluster 0 pgmap v19999: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:22.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:56:22 smithi080 bash[28361]: audit 2023-12-01T15:56:21.504771+0000 mon.a (mon.0) 12106 : audit 0 from='client.? 172.21.15.80:0/102436592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:56:22.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:56:22 smithi080 bash[41963]: cluster 2023-12-01T15:56:21.028052+0000 mgr.y (mgr.24362) 20030 : cluster 0 pgmap v19999: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:22.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:56:22 smithi080 bash[41963]: audit 2023-12-01T15:56:21.504771+0000 mon.a (mon.0) 12106 : audit 0 from='client.? 172.21.15.80:0/102436592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:56:22.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:56:22 smithi090 bash[32384]: cluster 2023-12-01T15:56:21.028052+0000 mgr.y (mgr.24362) 20030 : cluster 0 pgmap v19999: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:22.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:56:22 smithi090 bash[32384]: audit 2023-12-01T15:56:21.504771+0000 mon.a (mon.0) 12106 : audit 0 from='client.? 172.21.15.80:0/102436592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:56:24.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:56:24 smithi080 bash[28361]: cluster 2023-12-01T15:56:23.028677+0000 mgr.y (mgr.24362) 20031 : cluster 0 pgmap v20000: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:24.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:56:24 smithi080 bash[28361]: audit 2023-12-01T15:56:23.965138+0000 mon.a (mon.0) 12107 : audit 0 from='client.? 172.21.15.80:0/636475372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:56:24.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:56:24 smithi080 bash[41963]: cluster 2023-12-01T15:56:23.028677+0000 mgr.y (mgr.24362) 20031 : cluster 0 pgmap v20000: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:24.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:56:24 smithi080 bash[41963]: audit 2023-12-01T15:56:23.965138+0000 mon.a (mon.0) 12107 : audit 0 from='client.? 172.21.15.80:0/636475372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:56:24.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:56:24 smithi090 bash[32384]: cluster 2023-12-01T15:56:23.028677+0000 mgr.y (mgr.24362) 20031 : cluster 0 pgmap v20000: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:24.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:56:24 smithi090 bash[32384]: audit 2023-12-01T15:56:23.965138+0000 mon.a (mon.0) 12107 : audit 0 from='client.? 172.21.15.80:0/636475372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:56:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:56:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:56:26] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T15:56:26.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:56:26 smithi080 bash[28361]: cluster 2023-12-01T15:56:25.029391+0000 mgr.y (mgr.24362) 20032 : cluster 0 pgmap v20001: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:26.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:56:26 smithi080 bash[28361]: audit 2023-12-01T15:56:25.367460+0000 mon.a (mon.0) 12108 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:56:26.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:56:26 smithi080 bash[28361]: audit 2023-12-01T15:56:25.380696+0000 mon.a (mon.0) 12109 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:56:26.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:56:26 smithi080 bash[28361]: audit 2023-12-01T15:56:25.721100+0000 mon.a (mon.0) 12110 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:56:26.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:56:26 smithi080 bash[28361]: audit 2023-12-01T15:56:25.736199+0000 mon.a (mon.0) 12111 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:56:26.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:56:26 smithi080 bash[28361]: audit 2023-12-01T15:56:25.836932+0000 mon.c (mon.2) 12826 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:56:26.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:56:26 smithi080 bash[28361]: audit 2023-12-01T15:56:26.268996+0000 mon.c (mon.2) 12827 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:56:26.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:56:26 smithi080 bash[28361]: audit 2023-12-01T15:56:26.270580+0000 mon.c (mon.2) 12828 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:56:26.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:56:26 smithi080 bash[28361]: audit 2023-12-01T15:56:26.279693+0000 mon.a (mon.0) 12112 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:56:26.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:56:26 smithi080 bash[41963]: cluster 2023-12-01T15:56:25.029391+0000 mgr.y (mgr.24362) 20032 : cluster 0 pgmap v20001: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:26.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:56:26 smithi080 bash[41963]: audit 2023-12-01T15:56:25.367460+0000 mon.a (mon.0) 12108 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:56:26.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:56:26 smithi080 bash[41963]: audit 2023-12-01T15:56:25.380696+0000 mon.a (mon.0) 12109 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:56:26.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:56:26 smithi080 bash[41963]: audit 2023-12-01T15:56:25.721100+0000 mon.a (mon.0) 12110 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:56:26.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:56:26 smithi080 bash[41963]: audit 2023-12-01T15:56:25.736199+0000 mon.a (mon.0) 12111 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:56:26.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:56:26 smithi080 bash[41963]: audit 2023-12-01T15:56:25.836932+0000 mon.c (mon.2) 12826 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:56:26.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:56:26 smithi080 bash[41963]: audit 2023-12-01T15:56:26.268996+0000 mon.c (mon.2) 12827 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:56:26.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:56:26 smithi080 bash[41963]: audit 2023-12-01T15:56:26.270580+0000 mon.c (mon.2) 12828 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:56:26.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:56:26 smithi080 bash[41963]: audit 2023-12-01T15:56:26.279693+0000 mon.a (mon.0) 12112 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:56:26.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:56:26 smithi090 bash[32384]: cluster 2023-12-01T15:56:25.029391+0000 mgr.y (mgr.24362) 20032 : cluster 0 pgmap v20001: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:26.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:56:26 smithi090 bash[32384]: audit 2023-12-01T15:56:25.367460+0000 mon.a (mon.0) 12108 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:56:26.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:56:26 smithi090 bash[32384]: audit 2023-12-01T15:56:25.380696+0000 mon.a (mon.0) 12109 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:56:26.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:56:26 smithi090 bash[32384]: audit 2023-12-01T15:56:25.721100+0000 mon.a (mon.0) 12110 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:56:26.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:56:26 smithi090 bash[32384]: audit 2023-12-01T15:56:25.736199+0000 mon.a (mon.0) 12111 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:56:26.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:56:26 smithi090 bash[32384]: audit 2023-12-01T15:56:25.836932+0000 mon.c (mon.2) 12826 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:56:26.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:56:26 smithi090 bash[32384]: audit 2023-12-01T15:56:26.268996+0000 mon.c (mon.2) 12827 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:56:26.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:56:26 smithi090 bash[32384]: audit 2023-12-01T15:56:26.270580+0000 mon.c (mon.2) 12828 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:56:26.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:56:26 smithi090 bash[32384]: audit 2023-12-01T15:56:26.279693+0000 mon.a (mon.0) 12112 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:56:27.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:56:27 smithi080 bash[28361]: audit 2023-12-01T15:56:26.427942+0000 mon.a (mon.0) 12113 : audit 0 from='client.? 172.21.15.80:0/3681396617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:56:27.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:56:27 smithi080 bash[41963]: audit 2023-12-01T15:56:26.427942+0000 mon.a (mon.0) 12113 : audit 0 from='client.? 172.21.15.80:0/3681396617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:56:27.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:56:27 smithi090 bash[32384]: audit 2023-12-01T15:56:26.427942+0000 mon.a (mon.0) 12113 : audit 0 from='client.? 172.21.15.80:0/3681396617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:56:28.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:56:28 smithi080 bash[28361]: cluster 2023-12-01T15:56:27.030532+0000 mgr.y (mgr.24362) 20033 : cluster 0 pgmap v20002: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:28.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:56:28 smithi080 bash[41963]: cluster 2023-12-01T15:56:27.030532+0000 mgr.y (mgr.24362) 20033 : cluster 0 pgmap v20002: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:28.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:56:28 smithi090 bash[32384]: cluster 2023-12-01T15:56:27.030532+0000 mgr.y (mgr.24362) 20033 : cluster 0 pgmap v20002: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:29.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:56:29 smithi090 bash[32384]: audit 2023-12-01T15:56:28.881784+0000 mon.c (mon.2) 12829 : audit 0 from='client.? 172.21.15.80:0/653839848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:56:29.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:56:29 smithi080 bash[41963]: audit 2023-12-01T15:56:28.881784+0000 mon.c (mon.2) 12829 : audit 0 from='client.? 172.21.15.80:0/653839848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:56:29.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:56:29 smithi080 bash[28361]: audit 2023-12-01T15:56:28.881784+0000 mon.c (mon.2) 12829 : audit 0 from='client.? 172.21.15.80:0/653839848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:56:30.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:56:30 smithi090 bash[32384]: cluster 2023-12-01T15:56:29.031190+0000 mgr.y (mgr.24362) 20034 : cluster 0 pgmap v20003: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:30.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:56:30 smithi080 bash[28361]: cluster 2023-12-01T15:56:29.031190+0000 mgr.y (mgr.24362) 20034 : cluster 0 pgmap v20003: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:30.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:56:30 smithi080 bash[41963]: cluster 2023-12-01T15:56:29.031190+0000 mgr.y (mgr.24362) 20034 : cluster 0 pgmap v20003: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:31.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:56:31 smithi090 bash[32384]: audit 2023-12-01T15:56:31.344792+0000 mon.c (mon.2) 12830 : audit 0 from='client.? 172.21.15.80:0/2239594852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:56:31.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:56:31 smithi080 bash[28361]: audit 2023-12-01T15:56:31.344792+0000 mon.c (mon.2) 12830 : audit 0 from='client.? 172.21.15.80:0/2239594852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:56:31.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:56:31 smithi080 bash[41963]: audit 2023-12-01T15:56:31.344792+0000 mon.c (mon.2) 12830 : audit 0 from='client.? 172.21.15.80:0/2239594852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:56:32.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:56:32 smithi090 bash[32384]: cluster 2023-12-01T15:56:31.032268+0000 mgr.y (mgr.24362) 20035 : cluster 0 pgmap v20004: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:32.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:56:32 smithi080 bash[28361]: cluster 2023-12-01T15:56:31.032268+0000 mgr.y (mgr.24362) 20035 : cluster 0 pgmap v20004: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:32.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:56:32 smithi080 bash[41963]: cluster 2023-12-01T15:56:31.032268+0000 mgr.y (mgr.24362) 20035 : cluster 0 pgmap v20004: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:34.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:56:34 smithi090 bash[32384]: cluster 2023-12-01T15:56:33.033046+0000 mgr.y (mgr.24362) 20036 : cluster 0 pgmap v20005: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:34.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:56:34 smithi090 bash[32384]: audit 2023-12-01T15:56:33.797439+0000 mon.a (mon.0) 12114 : audit 0 from='client.? 172.21.15.80:0/1310043538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:56:34.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:56:34 smithi080 bash[28361]: cluster 2023-12-01T15:56:33.033046+0000 mgr.y (mgr.24362) 20036 : cluster 0 pgmap v20005: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:34.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:56:34 smithi080 bash[28361]: audit 2023-12-01T15:56:33.797439+0000 mon.a (mon.0) 12114 : audit 0 from='client.? 172.21.15.80:0/1310043538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:56:34.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:56:34 smithi080 bash[41963]: cluster 2023-12-01T15:56:33.033046+0000 mgr.y (mgr.24362) 20036 : cluster 0 pgmap v20005: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:34.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:56:34 smithi080 bash[41963]: audit 2023-12-01T15:56:33.797439+0000 mon.a (mon.0) 12114 : audit 0 from='client.? 172.21.15.80:0/1310043538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:56:36.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:56:36 smithi080 bash[41963]: cluster 2023-12-01T15:56:35.033730+0000 mgr.y (mgr.24362) 20037 : cluster 0 pgmap v20006: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:36.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:56:36 smithi080 bash[41963]: audit 2023-12-01T15:56:36.249925+0000 mon.a (mon.0) 12115 : audit 0 from='client.? 172.21.15.80:0/1084044037' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:56:36.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:56:36 smithi080 bash[28361]: cluster 2023-12-01T15:56:35.033730+0000 mgr.y (mgr.24362) 20037 : cluster 0 pgmap v20006: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:36.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:56:36 smithi080 bash[28361]: audit 2023-12-01T15:56:36.249925+0000 mon.a (mon.0) 12115 : audit 0 from='client.? 172.21.15.80:0/1084044037' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:56:36.683 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:56:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:56:36] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T15:56:36.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:56:36 smithi090 bash[32384]: cluster 2023-12-01T15:56:35.033730+0000 mgr.y (mgr.24362) 20037 : cluster 0 pgmap v20006: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:36.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:56:36 smithi090 bash[32384]: audit 2023-12-01T15:56:36.249925+0000 mon.a (mon.0) 12115 : audit 0 from='client.? 172.21.15.80:0/1084044037' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:56:38.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:56:38 smithi090 bash[32384]: cluster 2023-12-01T15:56:37.034904+0000 mgr.y (mgr.24362) 20038 : cluster 0 pgmap v20007: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:38.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:56:38 smithi080 bash[41963]: cluster 2023-12-01T15:56:37.034904+0000 mgr.y (mgr.24362) 20038 : cluster 0 pgmap v20007: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:38.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:56:38 smithi080 bash[28361]: cluster 2023-12-01T15:56:37.034904+0000 mgr.y (mgr.24362) 20038 : cluster 0 pgmap v20007: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:39.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:56:39 smithi090 bash[32384]: audit 2023-12-01T15:56:38.716041+0000 mon.c (mon.2) 12831 : audit 0 from='client.? 172.21.15.80:0/723472728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:56:39.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:56:39 smithi080 bash[41963]: audit 2023-12-01T15:56:38.716041+0000 mon.c (mon.2) 12831 : audit 0 from='client.? 172.21.15.80:0/723472728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:56:39.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:56:39 smithi080 bash[28361]: audit 2023-12-01T15:56:38.716041+0000 mon.c (mon.2) 12831 : audit 0 from='client.? 172.21.15.80:0/723472728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:56:40.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:56:40 smithi090 bash[32384]: cluster 2023-12-01T15:56:39.035554+0000 mgr.y (mgr.24362) 20039 : cluster 0 pgmap v20008: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:40.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:56:40 smithi080 bash[28361]: cluster 2023-12-01T15:56:39.035554+0000 mgr.y (mgr.24362) 20039 : cluster 0 pgmap v20008: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:40.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:56:40 smithi080 bash[41963]: cluster 2023-12-01T15:56:39.035554+0000 mgr.y (mgr.24362) 20039 : cluster 0 pgmap v20008: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:41.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:56:41 smithi090 bash[32384]: audit 2023-12-01T15:56:40.837398+0000 mon.c (mon.2) 12832 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:56:41.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:56:41 smithi090 bash[32384]: audit 2023-12-01T15:56:41.165298+0000 mon.a (mon.0) 12116 : audit 0 from='client.? 172.21.15.80:0/3895680333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:56:41.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:56:41 smithi080 bash[41963]: audit 2023-12-01T15:56:40.837398+0000 mon.c (mon.2) 12832 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:56:41.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:56:41 smithi080 bash[41963]: audit 2023-12-01T15:56:41.165298+0000 mon.a (mon.0) 12116 : audit 0 from='client.? 172.21.15.80:0/3895680333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:56:41.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:56:41 smithi080 bash[28361]: audit 2023-12-01T15:56:40.837398+0000 mon.c (mon.2) 12832 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:56:41.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:56:41 smithi080 bash[28361]: audit 2023-12-01T15:56:41.165298+0000 mon.a (mon.0) 12116 : audit 0 from='client.? 172.21.15.80:0/3895680333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:56:42.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:56:42 smithi090 bash[32384]: cluster 2023-12-01T15:56:41.036653+0000 mgr.y (mgr.24362) 20040 : cluster 0 pgmap v20009: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:42.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:56:42 smithi080 bash[41963]: cluster 2023-12-01T15:56:41.036653+0000 mgr.y (mgr.24362) 20040 : cluster 0 pgmap v20009: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:42.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:56:42 smithi080 bash[28361]: cluster 2023-12-01T15:56:41.036653+0000 mgr.y (mgr.24362) 20040 : cluster 0 pgmap v20009: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:44.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:56:44 smithi090 bash[32384]: cluster 2023-12-01T15:56:43.037294+0000 mgr.y (mgr.24362) 20041 : cluster 0 pgmap v20010: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:44.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:56:44 smithi090 bash[32384]: audit 2023-12-01T15:56:43.626262+0000 mon.a (mon.0) 12117 : audit 0 from='client.? 172.21.15.80:0/3445504997' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:56:44.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:56:44 smithi080 bash[41963]: cluster 2023-12-01T15:56:43.037294+0000 mgr.y (mgr.24362) 20041 : cluster 0 pgmap v20010: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:44.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:56:44 smithi080 bash[41963]: audit 2023-12-01T15:56:43.626262+0000 mon.a (mon.0) 12117 : audit 0 from='client.? 172.21.15.80:0/3445504997' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:56:44.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:56:44 smithi080 bash[28361]: cluster 2023-12-01T15:56:43.037294+0000 mgr.y (mgr.24362) 20041 : cluster 0 pgmap v20010: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:44.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:56:44 smithi080 bash[28361]: audit 2023-12-01T15:56:43.626262+0000 mon.a (mon.0) 12117 : audit 0 from='client.? 172.21.15.80:0/3445504997' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:56:46.499 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:56:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:56:46] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T15:56:46.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:56:46 smithi090 bash[32384]: cluster 2023-12-01T15:56:45.037989+0000 mgr.y (mgr.24362) 20042 : cluster 0 pgmap v20011: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:46.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:56:46 smithi090 bash[32384]: audit 2023-12-01T15:56:46.079562+0000 mon.c (mon.2) 12833 : audit 0 from='client.? 172.21.15.80:0/3147341383' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:56:46.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:56:46 smithi080 bash[28361]: cluster 2023-12-01T15:56:45.037989+0000 mgr.y (mgr.24362) 20042 : cluster 0 pgmap v20011: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:46.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:56:46 smithi080 bash[28361]: audit 2023-12-01T15:56:46.079562+0000 mon.c (mon.2) 12833 : audit 0 from='client.? 172.21.15.80:0/3147341383' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:56:46.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:56:46 smithi080 bash[41963]: cluster 2023-12-01T15:56:45.037989+0000 mgr.y (mgr.24362) 20042 : cluster 0 pgmap v20011: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:46.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:56:46 smithi080 bash[41963]: audit 2023-12-01T15:56:46.079562+0000 mon.c (mon.2) 12833 : audit 0 from='client.? 172.21.15.80:0/3147341383' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:56:48.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:56:48 smithi090 bash[32384]: cluster 2023-12-01T15:56:47.039168+0000 mgr.y (mgr.24362) 20043 : cluster 0 pgmap v20012: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:48.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:56:48 smithi080 bash[28361]: cluster 2023-12-01T15:56:47.039168+0000 mgr.y (mgr.24362) 20043 : cluster 0 pgmap v20012: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:48.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:56:48 smithi080 bash[41963]: cluster 2023-12-01T15:56:47.039168+0000 mgr.y (mgr.24362) 20043 : cluster 0 pgmap v20012: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:49.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:56:49 smithi090 bash[32384]: audit 2023-12-01T15:56:48.538738+0000 mon.c (mon.2) 12834 : audit 0 from='client.? 172.21.15.80:0/2715545177' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:56:49.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:56:49 smithi080 bash[28361]: audit 2023-12-01T15:56:48.538738+0000 mon.c (mon.2) 12834 : audit 0 from='client.? 172.21.15.80:0/2715545177' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:56:49.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:56:49 smithi080 bash[41963]: audit 2023-12-01T15:56:48.538738+0000 mon.c (mon.2) 12834 : audit 0 from='client.? 172.21.15.80:0/2715545177' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:56:50.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:56:50 smithi090 bash[32384]: cluster 2023-12-01T15:56:49.039961+0000 mgr.y (mgr.24362) 20044 : cluster 0 pgmap v20013: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:50.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:56:50 smithi080 bash[28361]: cluster 2023-12-01T15:56:49.039961+0000 mgr.y (mgr.24362) 20044 : cluster 0 pgmap v20013: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:50.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:56:50 smithi080 bash[41963]: cluster 2023-12-01T15:56:49.039961+0000 mgr.y (mgr.24362) 20044 : cluster 0 pgmap v20013: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:51.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:56:51 smithi090 bash[32384]: audit 2023-12-01T15:56:50.988331+0000 mon.a (mon.0) 12118 : audit 0 from='client.? 172.21.15.80:0/3065855405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:56:51.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:56:51 smithi080 bash[41963]: audit 2023-12-01T15:56:50.988331+0000 mon.a (mon.0) 12118 : audit 0 from='client.? 172.21.15.80:0/3065855405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:56:51.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:56:51 smithi080 bash[28361]: audit 2023-12-01T15:56:50.988331+0000 mon.a (mon.0) 12118 : audit 0 from='client.? 172.21.15.80:0/3065855405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:56:52.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:56:52 smithi080 bash[28361]: cluster 2023-12-01T15:56:51.041016+0000 mgr.y (mgr.24362) 20045 : cluster 0 pgmap v20014: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:52.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:56:52 smithi080 bash[41963]: cluster 2023-12-01T15:56:51.041016+0000 mgr.y (mgr.24362) 20045 : cluster 0 pgmap v20014: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:53.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:56:52 smithi090 bash[32384]: cluster 2023-12-01T15:56:51.041016+0000 mgr.y (mgr.24362) 20045 : cluster 0 pgmap v20014: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:53.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:56:53 smithi080 bash[41963]: audit 2023-12-01T15:56:53.444046+0000 mon.a (mon.0) 12119 : audit 0 from='client.? 172.21.15.80:0/1047078236' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:56:53.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:56:53 smithi080 bash[28361]: audit 2023-12-01T15:56:53.444046+0000 mon.a (mon.0) 12119 : audit 0 from='client.? 172.21.15.80:0/1047078236' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:56:54.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:56:53 smithi090 bash[32384]: audit 2023-12-01T15:56:53.444046+0000 mon.a (mon.0) 12119 : audit 0 from='client.? 172.21.15.80:0/1047078236' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:56:54.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:56:54 smithi080 bash[28361]: cluster 2023-12-01T15:56:53.041624+0000 mgr.y (mgr.24362) 20046 : cluster 0 pgmap v20015: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:54.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:56:54 smithi080 bash[41963]: cluster 2023-12-01T15:56:53.041624+0000 mgr.y (mgr.24362) 20046 : cluster 0 pgmap v20015: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:55.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:56:54 smithi090 bash[32384]: cluster 2023-12-01T15:56:53.041624+0000 mgr.y (mgr.24362) 20046 : cluster 0 pgmap v20015: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:56.545 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:56:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:56:56] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T15:56:56.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:56:56 smithi080 bash[28361]: cluster 2023-12-01T15:56:55.042272+0000 mgr.y (mgr.24362) 20047 : cluster 0 pgmap v20016: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:56.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:56:56 smithi080 bash[28361]: audit 2023-12-01T15:56:55.837778+0000 mon.c (mon.2) 12835 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:56:56.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:56:56 smithi080 bash[28361]: audit 2023-12-01T15:56:55.911182+0000 mon.a (mon.0) 12120 : audit 0 from='client.? 172.21.15.80:0/3389001154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:56:56.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:56:56 smithi080 bash[41963]: cluster 2023-12-01T15:56:55.042272+0000 mgr.y (mgr.24362) 20047 : cluster 0 pgmap v20016: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:56.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:56:56 smithi080 bash[41963]: audit 2023-12-01T15:56:55.837778+0000 mon.c (mon.2) 12835 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:56:56.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:56:56 smithi080 bash[41963]: audit 2023-12-01T15:56:55.911182+0000 mon.a (mon.0) 12120 : audit 0 from='client.? 172.21.15.80:0/3389001154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:56:57.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:56:56 smithi090 bash[32384]: cluster 2023-12-01T15:56:55.042272+0000 mgr.y (mgr.24362) 20047 : cluster 0 pgmap v20016: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:57.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:56:56 smithi090 bash[32384]: audit 2023-12-01T15:56:55.837778+0000 mon.c (mon.2) 12835 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:56:57.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:56:56 smithi090 bash[32384]: audit 2023-12-01T15:56:55.911182+0000 mon.a (mon.0) 12120 : audit 0 from='client.? 172.21.15.80:0/3389001154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:56:58.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:56:58 smithi080 bash[28361]: cluster 2023-12-01T15:56:57.043539+0000 mgr.y (mgr.24362) 20048 : cluster 0 pgmap v20017: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:58.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:56:58 smithi080 bash[28361]: audit 2023-12-01T15:56:58.384145+0000 mon.c (mon.2) 12836 : audit 0 from='client.? 172.21.15.80:0/3554813335' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:56:58.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:56:58 smithi080 bash[41963]: cluster 2023-12-01T15:56:57.043539+0000 mgr.y (mgr.24362) 20048 : cluster 0 pgmap v20017: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:58.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:56:58 smithi080 bash[41963]: audit 2023-12-01T15:56:58.384145+0000 mon.c (mon.2) 12836 : audit 0 from='client.? 172.21.15.80:0/3554813335' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:56:59.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:56:58 smithi090 bash[32384]: cluster 2023-12-01T15:56:57.043539+0000 mgr.y (mgr.24362) 20048 : cluster 0 pgmap v20017: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:59.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:56:58 smithi090 bash[32384]: audit 2023-12-01T15:56:58.384145+0000 mon.c (mon.2) 12836 : audit 0 from='client.? 172.21.15.80:0/3554813335' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:57:00.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:57:00 smithi080 bash[28361]: cluster 2023-12-01T15:56:59.044358+0000 mgr.y (mgr.24362) 20049 : cluster 0 pgmap v20018: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:00.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:57:00 smithi080 bash[41963]: cluster 2023-12-01T15:56:59.044358+0000 mgr.y (mgr.24362) 20049 : cluster 0 pgmap v20018: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:01.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:57:00 smithi090 bash[32384]: cluster 2023-12-01T15:56:59.044358+0000 mgr.y (mgr.24362) 20049 : cluster 0 pgmap v20018: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:01.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:57:01 smithi080 bash[28361]: audit 2023-12-01T15:57:00.840343+0000 mon.c (mon.2) 12837 : audit 0 from='client.? 172.21.15.80:0/188831562' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:57:01.958 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:57:01 smithi080 bash[41963]: audit 2023-12-01T15:57:00.840343+0000 mon.c (mon.2) 12837 : audit 0 from='client.? 172.21.15.80:0/188831562' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:57:02.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:57:01 smithi090 bash[32384]: audit 2023-12-01T15:57:00.840343+0000 mon.c (mon.2) 12837 : audit 0 from='client.? 172.21.15.80:0/188831562' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:57:02.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:57:02 smithi080 bash[41963]: cluster 2023-12-01T15:57:01.045488+0000 mgr.y (mgr.24362) 20050 : cluster 0 pgmap v20019: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:02.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:57:02 smithi080 bash[28361]: cluster 2023-12-01T15:57:01.045488+0000 mgr.y (mgr.24362) 20050 : cluster 0 pgmap v20019: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:03.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:57:02 smithi090 bash[32384]: cluster 2023-12-01T15:57:01.045488+0000 mgr.y (mgr.24362) 20050 : cluster 0 pgmap v20019: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:03.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:57:03 smithi080 bash[28361]: audit 2023-12-01T15:57:03.298157+0000 mon.c (mon.2) 12838 : audit 0 from='client.? 172.21.15.80:0/2702363479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:57:03.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:57:03 smithi080 bash[41963]: audit 2023-12-01T15:57:03.298157+0000 mon.c (mon.2) 12838 : audit 0 from='client.? 172.21.15.80:0/2702363479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:57:04.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:57:03 smithi090 bash[32384]: audit 2023-12-01T15:57:03.298157+0000 mon.c (mon.2) 12838 : audit 0 from='client.? 172.21.15.80:0/2702363479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:57:04.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:57:04 smithi080 bash[28361]: cluster 2023-12-01T15:57:03.046260+0000 mgr.y (mgr.24362) 20051 : cluster 0 pgmap v20020: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:04.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:57:04 smithi080 bash[41963]: cluster 2023-12-01T15:57:03.046260+0000 mgr.y (mgr.24362) 20051 : cluster 0 pgmap v20020: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:05.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:57:04 smithi090 bash[32384]: cluster 2023-12-01T15:57:03.046260+0000 mgr.y (mgr.24362) 20051 : cluster 0 pgmap v20020: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:06.579 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:57:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:57:06] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T15:57:06.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:57:06 smithi080 bash[41963]: cluster 2023-12-01T15:57:05.047050+0000 mgr.y (mgr.24362) 20052 : cluster 0 pgmap v20021: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:06.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:57:06 smithi080 bash[41963]: audit 2023-12-01T15:57:05.751746+0000 mon.a (mon.0) 12121 : audit 0 from='client.? 172.21.15.80:0/1452565101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:57:06.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:57:06 smithi080 bash[28361]: cluster 2023-12-01T15:57:05.047050+0000 mgr.y (mgr.24362) 20052 : cluster 0 pgmap v20021: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:06.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:57:06 smithi080 bash[28361]: audit 2023-12-01T15:57:05.751746+0000 mon.a (mon.0) 12121 : audit 0 from='client.? 172.21.15.80:0/1452565101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:57:07.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:57:06 smithi090 bash[32384]: cluster 2023-12-01T15:57:05.047050+0000 mgr.y (mgr.24362) 20052 : cluster 0 pgmap v20021: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:07.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:57:06 smithi090 bash[32384]: audit 2023-12-01T15:57:05.751746+0000 mon.a (mon.0) 12121 : audit 0 from='client.? 172.21.15.80:0/1452565101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:57:08.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:57:08 smithi080 bash[41963]: cluster 2023-12-01T15:57:07.048367+0000 mgr.y (mgr.24362) 20053 : cluster 0 pgmap v20022: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:08.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:57:08 smithi080 bash[41963]: audit 2023-12-01T15:57:08.200298+0000 mon.c (mon.2) 12839 : audit 0 from='client.? 172.21.15.80:0/965729796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:57:08.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:57:08 smithi080 bash[28361]: cluster 2023-12-01T15:57:07.048367+0000 mgr.y (mgr.24362) 20053 : cluster 0 pgmap v20022: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:08.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:57:08 smithi080 bash[28361]: audit 2023-12-01T15:57:08.200298+0000 mon.c (mon.2) 12839 : audit 0 from='client.? 172.21.15.80:0/965729796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:57:09.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:57:08 smithi090 bash[32384]: cluster 2023-12-01T15:57:07.048367+0000 mgr.y (mgr.24362) 20053 : cluster 0 pgmap v20022: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:09.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:57:08 smithi090 bash[32384]: audit 2023-12-01T15:57:08.200298+0000 mon.c (mon.2) 12839 : audit 0 from='client.? 172.21.15.80:0/965729796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:57:10.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:57:10 smithi080 bash[28361]: cluster 2023-12-01T15:57:09.049172+0000 mgr.y (mgr.24362) 20054 : cluster 0 pgmap v20023: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:10.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:57:10 smithi080 bash[41963]: cluster 2023-12-01T15:57:09.049172+0000 mgr.y (mgr.24362) 20054 : cluster 0 pgmap v20023: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:11.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:57:10 smithi090 bash[32384]: cluster 2023-12-01T15:57:09.049172+0000 mgr.y (mgr.24362) 20054 : cluster 0 pgmap v20023: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:11.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:57:11 smithi080 bash[28361]: audit 2023-12-01T15:57:10.663492+0000 mon.a (mon.0) 12122 : audit 0 from='client.? 172.21.15.80:0/1258061625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:57:11.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:57:11 smithi080 bash[28361]: audit 2023-12-01T15:57:10.838301+0000 mon.c (mon.2) 12840 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:57:11.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:57:11 smithi080 bash[41963]: audit 2023-12-01T15:57:10.663492+0000 mon.a (mon.0) 12122 : audit 0 from='client.? 172.21.15.80:0/1258061625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:57:11.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:57:11 smithi080 bash[41963]: audit 2023-12-01T15:57:10.838301+0000 mon.c (mon.2) 12840 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:57:12.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:57:11 smithi090 bash[32384]: audit 2023-12-01T15:57:10.663492+0000 mon.a (mon.0) 12122 : audit 0 from='client.? 172.21.15.80:0/1258061625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:57:12.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:57:11 smithi090 bash[32384]: audit 2023-12-01T15:57:10.838301+0000 mon.c (mon.2) 12840 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:57:12.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:57:12 smithi080 bash[28361]: cluster 2023-12-01T15:57:11.050435+0000 mgr.y (mgr.24362) 20055 : cluster 0 pgmap v20024: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:12.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:57:12 smithi080 bash[41963]: cluster 2023-12-01T15:57:11.050435+0000 mgr.y (mgr.24362) 20055 : cluster 0 pgmap v20024: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:13.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:57:12 smithi090 bash[32384]: cluster 2023-12-01T15:57:11.050435+0000 mgr.y (mgr.24362) 20055 : cluster 0 pgmap v20024: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:13.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:57:13 smithi080 bash[28361]: audit 2023-12-01T15:57:13.113519+0000 mon.a (mon.0) 12123 : audit 0 from='client.? 172.21.15.80:0/3033838419' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:57:13.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:57:13 smithi080 bash[41963]: audit 2023-12-01T15:57:13.113519+0000 mon.a (mon.0) 12123 : audit 0 from='client.? 172.21.15.80:0/3033838419' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:57:14.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:57:13 smithi090 bash[32384]: audit 2023-12-01T15:57:13.113519+0000 mon.a (mon.0) 12123 : audit 0 from='client.? 172.21.15.80:0/3033838419' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:57:14.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:57:14 smithi080 bash[28361]: cluster 2023-12-01T15:57:13.051089+0000 mgr.y (mgr.24362) 20056 : cluster 0 pgmap v20025: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:14.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:57:14 smithi080 bash[41963]: cluster 2023-12-01T15:57:13.051089+0000 mgr.y (mgr.24362) 20056 : cluster 0 pgmap v20025: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:15.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:57:14 smithi090 bash[32384]: cluster 2023-12-01T15:57:13.051089+0000 mgr.y (mgr.24362) 20056 : cluster 0 pgmap v20025: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:15.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:57:15 smithi080 bash[28361]: audit 2023-12-01T15:57:15.571017+0000 mon.c (mon.2) 12841 : audit 0 from='client.? 172.21.15.80:0/768259555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:57:15.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:57:15 smithi080 bash[41963]: audit 2023-12-01T15:57:15.571017+0000 mon.c (mon.2) 12841 : audit 0 from='client.? 172.21.15.80:0/768259555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:57:16.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:57:15 smithi090 bash[32384]: audit 2023-12-01T15:57:15.571017+0000 mon.c (mon.2) 12841 : audit 0 from='client.? 172.21.15.80:0/768259555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:57:16.617 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:57:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:57:16] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T15:57:16.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:57:16 smithi080 bash[41963]: cluster 2023-12-01T15:57:15.051659+0000 mgr.y (mgr.24362) 20057 : cluster 0 pgmap v20026: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:16.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:57:16 smithi080 bash[28361]: cluster 2023-12-01T15:57:15.051659+0000 mgr.y (mgr.24362) 20057 : cluster 0 pgmap v20026: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:17.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:57:16 smithi090 bash[32384]: cluster 2023-12-01T15:57:15.051659+0000 mgr.y (mgr.24362) 20057 : cluster 0 pgmap v20026: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:18.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:57:18 smithi080 bash[41963]: cluster 2023-12-01T15:57:17.052844+0000 mgr.y (mgr.24362) 20058 : cluster 0 pgmap v20027: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:18.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:57:18 smithi080 bash[41963]: audit 2023-12-01T15:57:18.017478+0000 mon.c (mon.2) 12842 : audit 0 from='client.? 172.21.15.80:0/2236316972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:57:18.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:57:18 smithi080 bash[28361]: cluster 2023-12-01T15:57:17.052844+0000 mgr.y (mgr.24362) 20058 : cluster 0 pgmap v20027: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:18.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:57:18 smithi080 bash[28361]: audit 2023-12-01T15:57:18.017478+0000 mon.c (mon.2) 12842 : audit 0 from='client.? 172.21.15.80:0/2236316972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:57:19.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:57:18 smithi090 bash[32384]: cluster 2023-12-01T15:57:17.052844+0000 mgr.y (mgr.24362) 20058 : cluster 0 pgmap v20027: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:19.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:57:18 smithi090 bash[32384]: audit 2023-12-01T15:57:18.017478+0000 mon.c (mon.2) 12842 : audit 0 from='client.? 172.21.15.80:0/2236316972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:57:20.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:57:20 smithi080 bash[28361]: cluster 2023-12-01T15:57:19.053538+0000 mgr.y (mgr.24362) 20059 : cluster 0 pgmap v20028: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:20.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:57:20 smithi080 bash[28361]: audit 2023-12-01T15:57:20.469823+0000 mon.a (mon.0) 12124 : audit 0 from='client.? 172.21.15.80:0/2668066127' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:57:20.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:57:20 smithi080 bash[41963]: cluster 2023-12-01T15:57:19.053538+0000 mgr.y (mgr.24362) 20059 : cluster 0 pgmap v20028: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:20.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:57:20 smithi080 bash[41963]: audit 2023-12-01T15:57:20.469823+0000 mon.a (mon.0) 12124 : audit 0 from='client.? 172.21.15.80:0/2668066127' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:57:21.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:57:20 smithi090 bash[32384]: cluster 2023-12-01T15:57:19.053538+0000 mgr.y (mgr.24362) 20059 : cluster 0 pgmap v20028: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:21.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:57:20 smithi090 bash[32384]: audit 2023-12-01T15:57:20.469823+0000 mon.a (mon.0) 12124 : audit 0 from='client.? 172.21.15.80:0/2668066127' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:57:22.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:57:22 smithi080 bash[41963]: cluster 2023-12-01T15:57:21.054711+0000 mgr.y (mgr.24362) 20060 : cluster 0 pgmap v20029: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:22.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:57:22 smithi080 bash[28361]: cluster 2023-12-01T15:57:21.054711+0000 mgr.y (mgr.24362) 20060 : cluster 0 pgmap v20029: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:23.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:57:22 smithi090 bash[32384]: cluster 2023-12-01T15:57:21.054711+0000 mgr.y (mgr.24362) 20060 : cluster 0 pgmap v20029: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:23.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:57:23 smithi080 bash[41963]: audit 2023-12-01T15:57:22.930257+0000 mon.c (mon.2) 12843 : audit 0 from='client.? 172.21.15.80:0/1766553472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:57:23.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:57:23 smithi080 bash[28361]: audit 2023-12-01T15:57:22.930257+0000 mon.c (mon.2) 12843 : audit 0 from='client.? 172.21.15.80:0/1766553472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:57:24.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:57:23 smithi090 bash[32384]: audit 2023-12-01T15:57:22.930257+0000 mon.c (mon.2) 12843 : audit 0 from='client.? 172.21.15.80:0/1766553472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:57:24.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:57:24 smithi080 bash[41963]: cluster 2023-12-01T15:57:23.055445+0000 mgr.y (mgr.24362) 20061 : cluster 0 pgmap v20030: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:24.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:57:24 smithi080 bash[28361]: cluster 2023-12-01T15:57:23.055445+0000 mgr.y (mgr.24362) 20061 : cluster 0 pgmap v20030: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:25.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:57:24 smithi090 bash[32384]: cluster 2023-12-01T15:57:23.055445+0000 mgr.y (mgr.24362) 20061 : cluster 0 pgmap v20030: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:57:25 smithi080 bash[41963]: audit 2023-12-01T15:57:25.379222+0000 mon.a (mon.0) 12125 : audit 0 from='client.? 172.21.15.80:0/3103811148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:57:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:57:25 smithi080 bash[28361]: audit 2023-12-01T15:57:25.379222+0000 mon.a (mon.0) 12125 : audit 0 from='client.? 172.21.15.80:0/3103811148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:57:26.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:57:25 smithi090 bash[32384]: audit 2023-12-01T15:57:25.379222+0000 mon.a (mon.0) 12125 : audit 0 from='client.? 172.21.15.80:0/3103811148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:57:26.653 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:57:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:57:26] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T15:57:26.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:57:26 smithi080 bash[28361]: cluster 2023-12-01T15:57:25.056099+0000 mgr.y (mgr.24362) 20062 : cluster 0 pgmap v20031: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:26.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:57:26 smithi080 bash[28361]: audit 2023-12-01T15:57:25.838833+0000 mon.c (mon.2) 12844 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:57:26.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:57:26 smithi080 bash[28361]: audit 2023-12-01T15:57:26.360210+0000 mon.c (mon.2) 12845 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:57:26.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:57:26 smithi080 bash[41963]: cluster 2023-12-01T15:57:25.056099+0000 mgr.y (mgr.24362) 20062 : cluster 0 pgmap v20031: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:26.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:57:26 smithi080 bash[41963]: audit 2023-12-01T15:57:25.838833+0000 mon.c (mon.2) 12844 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:57:26.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:57:26 smithi080 bash[41963]: audit 2023-12-01T15:57:26.360210+0000 mon.c (mon.2) 12845 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:57:27.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:57:26 smithi090 bash[32384]: cluster 2023-12-01T15:57:25.056099+0000 mgr.y (mgr.24362) 20062 : cluster 0 pgmap v20031: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:27.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:57:26 smithi090 bash[32384]: audit 2023-12-01T15:57:25.838833+0000 mon.c (mon.2) 12844 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:57:27.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:57:26 smithi090 bash[32384]: audit 2023-12-01T15:57:26.360210+0000 mon.c (mon.2) 12845 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:57:28.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:57:28 smithi080 bash[28361]: cluster 2023-12-01T15:57:27.057186+0000 mgr.y (mgr.24362) 20063 : cluster 0 pgmap v20032: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:28.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:57:28 smithi080 bash[28361]: audit 2023-12-01T15:57:27.838783+0000 mon.c (mon.2) 12846 : audit 0 from='client.? 172.21.15.80:0/3785230746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:57:28.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:57:28 smithi080 bash[41963]: cluster 2023-12-01T15:57:27.057186+0000 mgr.y (mgr.24362) 20063 : cluster 0 pgmap v20032: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:28.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:57:28 smithi080 bash[41963]: audit 2023-12-01T15:57:27.838783+0000 mon.c (mon.2) 12846 : audit 0 from='client.? 172.21.15.80:0/3785230746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:57:29.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:57:28 smithi090 bash[32384]: cluster 2023-12-01T15:57:27.057186+0000 mgr.y (mgr.24362) 20063 : cluster 0 pgmap v20032: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:29.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:57:28 smithi090 bash[32384]: audit 2023-12-01T15:57:27.838783+0000 mon.c (mon.2) 12846 : audit 0 from='client.? 172.21.15.80:0/3785230746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:57:30.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:57:30 smithi080 bash[41963]: cluster 2023-12-01T15:57:29.057861+0000 mgr.y (mgr.24362) 20064 : cluster 0 pgmap v20033: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:30.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:57:30 smithi080 bash[41963]: audit 2023-12-01T15:57:30.286624+0000 mon.c (mon.2) 12847 : audit 0 from='client.? 172.21.15.80:0/3584915491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:57:30.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:57:30 smithi080 bash[28361]: cluster 2023-12-01T15:57:29.057861+0000 mgr.y (mgr.24362) 20064 : cluster 0 pgmap v20033: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:30.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:57:30 smithi080 bash[28361]: audit 2023-12-01T15:57:30.286624+0000 mon.c (mon.2) 12847 : audit 0 from='client.? 172.21.15.80:0/3584915491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:57:31.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:57:30 smithi090 bash[32384]: cluster 2023-12-01T15:57:29.057861+0000 mgr.y (mgr.24362) 20064 : cluster 0 pgmap v20033: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:31.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:57:30 smithi090 bash[32384]: audit 2023-12-01T15:57:30.286624+0000 mon.c (mon.2) 12847 : audit 0 from='client.? 172.21.15.80:0/3584915491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:57:32.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:57:32 smithi080 bash[28361]: cluster 2023-12-01T15:57:31.058984+0000 mgr.y (mgr.24362) 20065 : cluster 0 pgmap v20034: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:32.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:57:32 smithi080 bash[28361]: audit 2023-12-01T15:57:32.259763+0000 mon.a (mon.0) 12126 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:57:32.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:57:32 smithi080 bash[28361]: audit 2023-12-01T15:57:32.270704+0000 mon.a (mon.0) 12127 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:57:32.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:57:32 smithi080 bash[28361]: audit 2023-12-01T15:57:32.556191+0000 mon.a (mon.0) 12128 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:57:32.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:57:32 smithi080 bash[28361]: audit 2023-12-01T15:57:32.567968+0000 mon.a (mon.0) 12129 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:57:32.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:57:32 smithi080 bash[41963]: cluster 2023-12-01T15:57:31.058984+0000 mgr.y (mgr.24362) 20065 : cluster 0 pgmap v20034: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:32.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:57:32 smithi080 bash[41963]: audit 2023-12-01T15:57:32.259763+0000 mon.a (mon.0) 12126 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:57:32.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:57:32 smithi080 bash[41963]: audit 2023-12-01T15:57:32.270704+0000 mon.a (mon.0) 12127 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:57:32.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:57:32 smithi080 bash[41963]: audit 2023-12-01T15:57:32.556191+0000 mon.a (mon.0) 12128 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:57:32.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:57:32 smithi080 bash[41963]: audit 2023-12-01T15:57:32.567968+0000 mon.a (mon.0) 12129 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:57:33.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:57:32 smithi090 bash[32384]: cluster 2023-12-01T15:57:31.058984+0000 mgr.y (mgr.24362) 20065 : cluster 0 pgmap v20034: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:33.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:57:32 smithi090 bash[32384]: audit 2023-12-01T15:57:32.259763+0000 mon.a (mon.0) 12126 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:57:33.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:57:32 smithi090 bash[32384]: audit 2023-12-01T15:57:32.270704+0000 mon.a (mon.0) 12127 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:57:33.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:57:32 smithi090 bash[32384]: audit 2023-12-01T15:57:32.556191+0000 mon.a (mon.0) 12128 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:57:33.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:57:32 smithi090 bash[32384]: audit 2023-12-01T15:57:32.567968+0000 mon.a (mon.0) 12129 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:57:33.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:57:33 smithi080 bash[41963]: audit 2023-12-01T15:57:32.751022+0000 mon.a (mon.0) 12130 : audit 0 from='client.? 172.21.15.80:0/2024835812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:57:33.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:57:33 smithi080 bash[41963]: audit 2023-12-01T15:57:33.095276+0000 mon.c (mon.2) 12848 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:57:33.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:57:33 smithi080 bash[41963]: audit 2023-12-01T15:57:33.097179+0000 mon.c (mon.2) 12849 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:57:33.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:57:33 smithi080 bash[41963]: audit 2023-12-01T15:57:33.106414+0000 mon.a (mon.0) 12131 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:57:33.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:57:33 smithi080 bash[28361]: audit 2023-12-01T15:57:32.751022+0000 mon.a (mon.0) 12130 : audit 0 from='client.? 172.21.15.80:0/2024835812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:57:33.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:57:33 smithi080 bash[28361]: audit 2023-12-01T15:57:33.095276+0000 mon.c (mon.2) 12848 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:57:33.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:57:33 smithi080 bash[28361]: audit 2023-12-01T15:57:33.097179+0000 mon.c (mon.2) 12849 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:57:33.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:57:33 smithi080 bash[28361]: audit 2023-12-01T15:57:33.106414+0000 mon.a (mon.0) 12131 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:57:34.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:57:33 smithi090 bash[32384]: audit 2023-12-01T15:57:32.751022+0000 mon.a (mon.0) 12130 : audit 0 from='client.? 172.21.15.80:0/2024835812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:57:34.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:57:33 smithi090 bash[32384]: audit 2023-12-01T15:57:33.095276+0000 mon.c (mon.2) 12848 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:57:34.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:57:33 smithi090 bash[32384]: audit 2023-12-01T15:57:33.097179+0000 mon.c (mon.2) 12849 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:57:34.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:57:33 smithi090 bash[32384]: audit 2023-12-01T15:57:33.106414+0000 mon.a (mon.0) 12131 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:57:34.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:57:34 smithi080 bash[28361]: cluster 2023-12-01T15:57:33.059672+0000 mgr.y (mgr.24362) 20066 : cluster 0 pgmap v20035: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:34.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:57:34 smithi080 bash[41963]: cluster 2023-12-01T15:57:33.059672+0000 mgr.y (mgr.24362) 20066 : cluster 0 pgmap v20035: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:35.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:57:34 smithi090 bash[32384]: cluster 2023-12-01T15:57:33.059672+0000 mgr.y (mgr.24362) 20066 : cluster 0 pgmap v20035: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:36.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:57:35 smithi090 bash[32384]: audit 2023-12-01T15:57:35.199572+0000 mon.a (mon.0) 12132 : audit 0 from='client.? 172.21.15.80:0/4035508971' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:57:36.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:57:35 smithi080 bash[41963]: audit 2023-12-01T15:57:35.199572+0000 mon.a (mon.0) 12132 : audit 0 from='client.? 172.21.15.80:0/4035508971' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:57:36.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:57:35 smithi080 bash[28361]: audit 2023-12-01T15:57:35.199572+0000 mon.a (mon.0) 12132 : audit 0 from='client.? 172.21.15.80:0/4035508971' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:57:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:57:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:57:36] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T15:57:37.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:57:36 smithi090 bash[32384]: cluster 2023-12-01T15:57:35.060417+0000 mgr.y (mgr.24362) 20067 : cluster 0 pgmap v20036: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:37.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:57:36 smithi080 bash[41963]: cluster 2023-12-01T15:57:35.060417+0000 mgr.y (mgr.24362) 20067 : cluster 0 pgmap v20036: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:37.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:57:36 smithi080 bash[28361]: cluster 2023-12-01T15:57:35.060417+0000 mgr.y (mgr.24362) 20067 : cluster 0 pgmap v20036: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:38.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:57:37 smithi090 bash[32384]: audit 2023-12-01T15:57:37.654628+0000 mon.c (mon.2) 12850 : audit 0 from='client.? 172.21.15.80:0/122137856' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:57:38.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:57:37 smithi080 bash[41963]: audit 2023-12-01T15:57:37.654628+0000 mon.c (mon.2) 12850 : audit 0 from='client.? 172.21.15.80:0/122137856' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:57:38.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:57:37 smithi080 bash[28361]: audit 2023-12-01T15:57:37.654628+0000 mon.c (mon.2) 12850 : audit 0 from='client.? 172.21.15.80:0/122137856' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:57:39.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:57:38 smithi090 bash[32384]: cluster 2023-12-01T15:57:37.061746+0000 mgr.y (mgr.24362) 20068 : cluster 0 pgmap v20037: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:39.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:57:38 smithi080 bash[28361]: cluster 2023-12-01T15:57:37.061746+0000 mgr.y (mgr.24362) 20068 : cluster 0 pgmap v20037: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:39.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:57:38 smithi080 bash[41963]: cluster 2023-12-01T15:57:37.061746+0000 mgr.y (mgr.24362) 20068 : cluster 0 pgmap v20037: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:41.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:57:40 smithi090 bash[32384]: cluster 2023-12-01T15:57:39.062546+0000 mgr.y (mgr.24362) 20069 : cluster 0 pgmap v20038: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:41.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:57:40 smithi090 bash[32384]: audit 2023-12-01T15:57:40.110213+0000 mon.a (mon.0) 12133 : audit 0 from='client.? 172.21.15.80:0/2142260150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:57:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:57:40 smithi080 bash[41963]: cluster 2023-12-01T15:57:39.062546+0000 mgr.y (mgr.24362) 20069 : cluster 0 pgmap v20038: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:57:40 smithi080 bash[41963]: audit 2023-12-01T15:57:40.110213+0000 mon.a (mon.0) 12133 : audit 0 from='client.? 172.21.15.80:0/2142260150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:57:41.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:57:40 smithi080 bash[28361]: cluster 2023-12-01T15:57:39.062546+0000 mgr.y (mgr.24362) 20069 : cluster 0 pgmap v20038: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:41.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:57:40 smithi080 bash[28361]: audit 2023-12-01T15:57:40.110213+0000 mon.a (mon.0) 12133 : audit 0 from='client.? 172.21.15.80:0/2142260150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:57:42.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:57:41 smithi090 bash[32384]: audit 2023-12-01T15:57:40.838995+0000 mon.c (mon.2) 12851 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:57:42.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:57:41 smithi080 bash[28361]: audit 2023-12-01T15:57:40.838995+0000 mon.c (mon.2) 12851 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:57:42.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:57:41 smithi080 bash[41963]: audit 2023-12-01T15:57:40.838995+0000 mon.c (mon.2) 12851 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:57:43.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:57:42 smithi090 bash[32384]: cluster 2023-12-01T15:57:41.063704+0000 mgr.y (mgr.24362) 20070 : cluster 0 pgmap v20039: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:43.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:57:42 smithi090 bash[32384]: audit 2023-12-01T15:57:42.567533+0000 mon.c (mon.2) 12852 : audit 0 from='client.? 172.21.15.80:0/3998578077' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:57:43.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:57:42 smithi080 bash[28361]: cluster 2023-12-01T15:57:41.063704+0000 mgr.y (mgr.24362) 20070 : cluster 0 pgmap v20039: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:43.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:57:42 smithi080 bash[28361]: audit 2023-12-01T15:57:42.567533+0000 mon.c (mon.2) 12852 : audit 0 from='client.? 172.21.15.80:0/3998578077' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:57:43.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:57:42 smithi080 bash[41963]: cluster 2023-12-01T15:57:41.063704+0000 mgr.y (mgr.24362) 20070 : cluster 0 pgmap v20039: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:43.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:57:42 smithi080 bash[41963]: audit 2023-12-01T15:57:42.567533+0000 mon.c (mon.2) 12852 : audit 0 from='client.? 172.21.15.80:0/3998578077' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:57:45.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:57:44 smithi090 bash[32384]: cluster 2023-12-01T15:57:43.064538+0000 mgr.y (mgr.24362) 20071 : cluster 0 pgmap v20040: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:45.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:57:44 smithi080 bash[28361]: cluster 2023-12-01T15:57:43.064538+0000 mgr.y (mgr.24362) 20071 : cluster 0 pgmap v20040: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:45.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:57:44 smithi080 bash[41963]: cluster 2023-12-01T15:57:43.064538+0000 mgr.y (mgr.24362) 20071 : cluster 0 pgmap v20040: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:46.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:57:45 smithi090 bash[32384]: audit 2023-12-01T15:57:45.030828+0000 mon.c (mon.2) 12853 : audit 0 from='client.? 172.21.15.80:0/1734705774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:57:46.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:57:45 smithi080 bash[41963]: audit 2023-12-01T15:57:45.030828+0000 mon.c (mon.2) 12853 : audit 0 from='client.? 172.21.15.80:0/1734705774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:57:46.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:57:45 smithi080 bash[28361]: audit 2023-12-01T15:57:45.030828+0000 mon.c (mon.2) 12853 : audit 0 from='client.? 172.21.15.80:0/1734705774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:57:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:57:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:57:46] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T15:57:47.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:57:46 smithi090 bash[32384]: cluster 2023-12-01T15:57:45.065239+0000 mgr.y (mgr.24362) 20072 : cluster 0 pgmap v20041: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:47.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:57:46 smithi080 bash[41963]: cluster 2023-12-01T15:57:45.065239+0000 mgr.y (mgr.24362) 20072 : cluster 0 pgmap v20041: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:47.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:57:46 smithi080 bash[28361]: cluster 2023-12-01T15:57:45.065239+0000 mgr.y (mgr.24362) 20072 : cluster 0 pgmap v20041: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:48.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:57:47 smithi090 bash[32384]: audit 2023-12-01T15:57:47.482002+0000 mon.a (mon.0) 12134 : audit 0 from='client.? 172.21.15.80:0/3998489418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:57:48.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:57:47 smithi080 bash[28361]: audit 2023-12-01T15:57:47.482002+0000 mon.a (mon.0) 12134 : audit 0 from='client.? 172.21.15.80:0/3998489418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:57:48.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:57:47 smithi080 bash[41963]: audit 2023-12-01T15:57:47.482002+0000 mon.a (mon.0) 12134 : audit 0 from='client.? 172.21.15.80:0/3998489418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:57:49.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:57:48 smithi090 bash[32384]: cluster 2023-12-01T15:57:47.066345+0000 mgr.y (mgr.24362) 20073 : cluster 0 pgmap v20042: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:49.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:57:48 smithi080 bash[28361]: cluster 2023-12-01T15:57:47.066345+0000 mgr.y (mgr.24362) 20073 : cluster 0 pgmap v20042: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:49.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:57:48 smithi080 bash[41963]: cluster 2023-12-01T15:57:47.066345+0000 mgr.y (mgr.24362) 20073 : cluster 0 pgmap v20042: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:51.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:57:50 smithi090 bash[32384]: cluster 2023-12-01T15:57:49.067120+0000 mgr.y (mgr.24362) 20074 : cluster 0 pgmap v20043: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:51.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:57:50 smithi090 bash[32384]: audit 2023-12-01T15:57:49.937948+0000 mon.c (mon.2) 12854 : audit 0 from='client.? 172.21.15.80:0/1345862165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:57:51.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:57:50 smithi080 bash[28361]: cluster 2023-12-01T15:57:49.067120+0000 mgr.y (mgr.24362) 20074 : cluster 0 pgmap v20043: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:51.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:57:50 smithi080 bash[28361]: audit 2023-12-01T15:57:49.937948+0000 mon.c (mon.2) 12854 : audit 0 from='client.? 172.21.15.80:0/1345862165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:57:51.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:57:50 smithi080 bash[41963]: cluster 2023-12-01T15:57:49.067120+0000 mgr.y (mgr.24362) 20074 : cluster 0 pgmap v20043: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:51.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:57:50 smithi080 bash[41963]: audit 2023-12-01T15:57:49.937948+0000 mon.c (mon.2) 12854 : audit 0 from='client.? 172.21.15.80:0/1345862165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:57:53.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:57:52 smithi090 bash[32384]: cluster 2023-12-01T15:57:51.068444+0000 mgr.y (mgr.24362) 20075 : cluster 0 pgmap v20044: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:53.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:57:52 smithi090 bash[32384]: audit 2023-12-01T15:57:52.394168+0000 mon.a (mon.0) 12135 : audit 0 from='client.? 172.21.15.80:0/1235316294' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:57:53.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:57:52 smithi080 bash[28361]: cluster 2023-12-01T15:57:51.068444+0000 mgr.y (mgr.24362) 20075 : cluster 0 pgmap v20044: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:53.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:57:52 smithi080 bash[28361]: audit 2023-12-01T15:57:52.394168+0000 mon.a (mon.0) 12135 : audit 0 from='client.? 172.21.15.80:0/1235316294' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:57:53.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:57:52 smithi080 bash[41963]: cluster 2023-12-01T15:57:51.068444+0000 mgr.y (mgr.24362) 20075 : cluster 0 pgmap v20044: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:53.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:57:52 smithi080 bash[41963]: audit 2023-12-01T15:57:52.394168+0000 mon.a (mon.0) 12135 : audit 0 from='client.? 172.21.15.80:0/1235316294' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:57:55.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:57:54 smithi090 bash[32384]: cluster 2023-12-01T15:57:53.069260+0000 mgr.y (mgr.24362) 20076 : cluster 0 pgmap v20045: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:55.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:57:54 smithi080 bash[28361]: cluster 2023-12-01T15:57:53.069260+0000 mgr.y (mgr.24362) 20076 : cluster 0 pgmap v20045: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:55.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:57:54 smithi080 bash[41963]: cluster 2023-12-01T15:57:53.069260+0000 mgr.y (mgr.24362) 20076 : cluster 0 pgmap v20045: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:56.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:57:55 smithi090 bash[32384]: audit 2023-12-01T15:57:54.852029+0000 mon.c (mon.2) 12855 : audit 0 from='client.? 172.21.15.80:0/915015048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:57:56.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:57:55 smithi080 bash[28361]: audit 2023-12-01T15:57:54.852029+0000 mon.c (mon.2) 12855 : audit 0 from='client.? 172.21.15.80:0/915015048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:57:56.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:57:55 smithi080 bash[41963]: audit 2023-12-01T15:57:54.852029+0000 mon.c (mon.2) 12855 : audit 0 from='client.? 172.21.15.80:0/915015048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:57:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:57:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:57:56] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T15:57:57.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:57:56 smithi090 bash[32384]: cluster 2023-12-01T15:57:55.070021+0000 mgr.y (mgr.24362) 20077 : cluster 0 pgmap v20046: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:57.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:57:56 smithi090 bash[32384]: audit 2023-12-01T15:57:55.839446+0000 mon.c (mon.2) 12856 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:57:57.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:57:56 smithi080 bash[28361]: cluster 2023-12-01T15:57:55.070021+0000 mgr.y (mgr.24362) 20077 : cluster 0 pgmap v20046: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:57.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:57:56 smithi080 bash[28361]: audit 2023-12-01T15:57:55.839446+0000 mon.c (mon.2) 12856 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:57:57.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:57:56 smithi080 bash[41963]: cluster 2023-12-01T15:57:55.070021+0000 mgr.y (mgr.24362) 20077 : cluster 0 pgmap v20046: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:57.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:57:56 smithi080 bash[41963]: audit 2023-12-01T15:57:55.839446+0000 mon.c (mon.2) 12856 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:57:58.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:57:57 smithi080 bash[41963]: audit 2023-12-01T15:57:57.311661+0000 mon.a (mon.0) 12136 : audit 0 from='client.? 172.21.15.80:0/633548443' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:57:58.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:57:57 smithi080 bash[28361]: audit 2023-12-01T15:57:57.311661+0000 mon.a (mon.0) 12136 : audit 0 from='client.? 172.21.15.80:0/633548443' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:57:58.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:57:57 smithi090 bash[32384]: audit 2023-12-01T15:57:57.311661+0000 mon.a (mon.0) 12136 : audit 0 from='client.? 172.21.15.80:0/633548443' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:57:59.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:57:58 smithi080 bash[28361]: cluster 2023-12-01T15:57:57.070788+0000 mgr.y (mgr.24362) 20078 : cluster 0 pgmap v20047: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:59.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:57:58 smithi080 bash[41963]: cluster 2023-12-01T15:57:57.070788+0000 mgr.y (mgr.24362) 20078 : cluster 0 pgmap v20047: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:59.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:57:58 smithi090 bash[32384]: cluster 2023-12-01T15:57:57.070788+0000 mgr.y (mgr.24362) 20078 : cluster 0 pgmap v20047: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:00.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:57:59 smithi080 bash[41963]: audit 2023-12-01T15:57:59.765197+0000 mon.a (mon.0) 12137 : audit 0 from='client.? 172.21.15.80:0/322550973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:58:00.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:57:59 smithi080 bash[28361]: audit 2023-12-01T15:57:59.765197+0000 mon.a (mon.0) 12137 : audit 0 from='client.? 172.21.15.80:0/322550973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:58:00.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:57:59 smithi090 bash[32384]: audit 2023-12-01T15:57:59.765197+0000 mon.a (mon.0) 12137 : audit 0 from='client.? 172.21.15.80:0/322550973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:58:01.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:58:00 smithi080 bash[28361]: cluster 2023-12-01T15:57:59.071367+0000 mgr.y (mgr.24362) 20079 : cluster 0 pgmap v20048: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:01.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:58:00 smithi080 bash[41963]: cluster 2023-12-01T15:57:59.071367+0000 mgr.y (mgr.24362) 20079 : cluster 0 pgmap v20048: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:01.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:58:00 smithi090 bash[32384]: cluster 2023-12-01T15:57:59.071367+0000 mgr.y (mgr.24362) 20079 : cluster 0 pgmap v20048: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:03.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:58:02 smithi080 bash[41963]: cluster 2023-12-01T15:58:01.072576+0000 mgr.y (mgr.24362) 20080 : cluster 0 pgmap v20049: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:03.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:58:02 smithi080 bash[41963]: audit 2023-12-01T15:58:02.215354+0000 mon.c (mon.2) 12857 : audit 0 from='client.? 172.21.15.80:0/125897307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:58:03.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:58:02 smithi080 bash[28361]: cluster 2023-12-01T15:58:01.072576+0000 mgr.y (mgr.24362) 20080 : cluster 0 pgmap v20049: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:03.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:58:02 smithi080 bash[28361]: audit 2023-12-01T15:58:02.215354+0000 mon.c (mon.2) 12857 : audit 0 from='client.? 172.21.15.80:0/125897307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:58:03.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:58:02 smithi090 bash[32384]: cluster 2023-12-01T15:58:01.072576+0000 mgr.y (mgr.24362) 20080 : cluster 0 pgmap v20049: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:03.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:58:02 smithi090 bash[32384]: audit 2023-12-01T15:58:02.215354+0000 mon.c (mon.2) 12857 : audit 0 from='client.? 172.21.15.80:0/125897307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:58:05.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:58:04 smithi080 bash[41963]: cluster 2023-12-01T15:58:03.073250+0000 mgr.y (mgr.24362) 20081 : cluster 0 pgmap v20050: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:05.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:58:04 smithi080 bash[41963]: audit 2023-12-01T15:58:04.672859+0000 mon.a (mon.0) 12138 : audit 0 from='client.? 172.21.15.80:0/225039329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:58:05.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:58:04 smithi080 bash[28361]: cluster 2023-12-01T15:58:03.073250+0000 mgr.y (mgr.24362) 20081 : cluster 0 pgmap v20050: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:05.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:58:04 smithi080 bash[28361]: audit 2023-12-01T15:58:04.672859+0000 mon.a (mon.0) 12138 : audit 0 from='client.? 172.21.15.80:0/225039329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:58:05.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:58:04 smithi090 bash[32384]: cluster 2023-12-01T15:58:03.073250+0000 mgr.y (mgr.24362) 20081 : cluster 0 pgmap v20050: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:05.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:58:04 smithi090 bash[32384]: audit 2023-12-01T15:58:04.672859+0000 mon.a (mon.0) 12138 : audit 0 from='client.? 172.21.15.80:0/225039329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:58:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:58:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:58:06] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T15:58:07.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:58:06 smithi080 bash[41963]: cluster 2023-12-01T15:58:05.073888+0000 mgr.y (mgr.24362) 20082 : cluster 0 pgmap v20051: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:07.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:58:06 smithi080 bash[28361]: cluster 2023-12-01T15:58:05.073888+0000 mgr.y (mgr.24362) 20082 : cluster 0 pgmap v20051: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:07.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:58:06 smithi090 bash[32384]: cluster 2023-12-01T15:58:05.073888+0000 mgr.y (mgr.24362) 20082 : cluster 0 pgmap v20051: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:08.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:58:07 smithi080 bash[41963]: audit 2023-12-01T15:58:07.128394+0000 mon.a (mon.0) 12139 : audit 0 from='client.? 172.21.15.80:0/1838665901' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:58:08.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:58:07 smithi080 bash[28361]: audit 2023-12-01T15:58:07.128394+0000 mon.a (mon.0) 12139 : audit 0 from='client.? 172.21.15.80:0/1838665901' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:58:08.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:58:07 smithi090 bash[32384]: audit 2023-12-01T15:58:07.128394+0000 mon.a (mon.0) 12139 : audit 0 from='client.? 172.21.15.80:0/1838665901' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:58:09.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:58:08 smithi080 bash[28361]: cluster 2023-12-01T15:58:07.074960+0000 mgr.y (mgr.24362) 20083 : cluster 0 pgmap v20052: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:09.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:58:08 smithi080 bash[41963]: cluster 2023-12-01T15:58:07.074960+0000 mgr.y (mgr.24362) 20083 : cluster 0 pgmap v20052: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:09.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:58:08 smithi090 bash[32384]: cluster 2023-12-01T15:58:07.074960+0000 mgr.y (mgr.24362) 20083 : cluster 0 pgmap v20052: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:10.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:58:09 smithi080 bash[28361]: audit 2023-12-01T15:58:09.585618+0000 mon.c (mon.2) 12858 : audit 0 from='client.? 172.21.15.80:0/772917262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:58:10.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:58:09 smithi080 bash[41963]: audit 2023-12-01T15:58:09.585618+0000 mon.c (mon.2) 12858 : audit 0 from='client.? 172.21.15.80:0/772917262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:58:10.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:58:09 smithi090 bash[32384]: audit 2023-12-01T15:58:09.585618+0000 mon.c (mon.2) 12858 : audit 0 from='client.? 172.21.15.80:0/772917262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:58:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:58:10 smithi080 bash[28361]: cluster 2023-12-01T15:58:09.075548+0000 mgr.y (mgr.24362) 20084 : cluster 0 pgmap v20053: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:11.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:58:10 smithi080 bash[41963]: cluster 2023-12-01T15:58:09.075548+0000 mgr.y (mgr.24362) 20084 : cluster 0 pgmap v20053: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:11.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:58:10 smithi090 bash[32384]: cluster 2023-12-01T15:58:09.075548+0000 mgr.y (mgr.24362) 20084 : cluster 0 pgmap v20053: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:12.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:58:11 smithi080 bash[41963]: audit 2023-12-01T15:58:10.839783+0000 mon.c (mon.2) 12859 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:58:12.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:58:11 smithi080 bash[28361]: audit 2023-12-01T15:58:10.839783+0000 mon.c (mon.2) 12859 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:58:12.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:58:11 smithi090 bash[32384]: audit 2023-12-01T15:58:10.839783+0000 mon.c (mon.2) 12859 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:58:13.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:58:12 smithi080 bash[41963]: cluster 2023-12-01T15:58:11.076652+0000 mgr.y (mgr.24362) 20085 : cluster 0 pgmap v20054: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:13.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:58:12 smithi080 bash[41963]: audit 2023-12-01T15:58:12.047259+0000 mon.a (mon.0) 12140 : audit 0 from='client.? 172.21.15.80:0/4273976142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:58:13.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:58:12 smithi080 bash[28361]: cluster 2023-12-01T15:58:11.076652+0000 mgr.y (mgr.24362) 20085 : cluster 0 pgmap v20054: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:13.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:58:12 smithi080 bash[28361]: audit 2023-12-01T15:58:12.047259+0000 mon.a (mon.0) 12140 : audit 0 from='client.? 172.21.15.80:0/4273976142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:58:13.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:58:12 smithi090 bash[32384]: cluster 2023-12-01T15:58:11.076652+0000 mgr.y (mgr.24362) 20085 : cluster 0 pgmap v20054: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:13.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:58:12 smithi090 bash[32384]: audit 2023-12-01T15:58:12.047259+0000 mon.a (mon.0) 12140 : audit 0 from='client.? 172.21.15.80:0/4273976142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:58:15.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:58:14 smithi080 bash[41963]: cluster 2023-12-01T15:58:13.077315+0000 mgr.y (mgr.24362) 20086 : cluster 0 pgmap v20055: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:15.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:58:14 smithi080 bash[41963]: audit 2023-12-01T15:58:14.504175+0000 mon.a (mon.0) 12141 : audit 0 from='client.? 172.21.15.80:0/909307508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:58:15.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:58:14 smithi080 bash[28361]: cluster 2023-12-01T15:58:13.077315+0000 mgr.y (mgr.24362) 20086 : cluster 0 pgmap v20055: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:15.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:58:14 smithi080 bash[28361]: audit 2023-12-01T15:58:14.504175+0000 mon.a (mon.0) 12141 : audit 0 from='client.? 172.21.15.80:0/909307508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:58:15.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:58:14 smithi090 bash[32384]: cluster 2023-12-01T15:58:13.077315+0000 mgr.y (mgr.24362) 20086 : cluster 0 pgmap v20055: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:15.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:58:14 smithi090 bash[32384]: audit 2023-12-01T15:58:14.504175+0000 mon.a (mon.0) 12141 : audit 0 from='client.? 172.21.15.80:0/909307508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:58:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:58:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:58:16] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T15:58:17.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:58:16 smithi080 bash[28361]: cluster 2023-12-01T15:58:15.077908+0000 mgr.y (mgr.24362) 20087 : cluster 0 pgmap v20056: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:17.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:58:16 smithi080 bash[41963]: cluster 2023-12-01T15:58:15.077908+0000 mgr.y (mgr.24362) 20087 : cluster 0 pgmap v20056: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:17.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:58:16 smithi090 bash[32384]: cluster 2023-12-01T15:58:15.077908+0000 mgr.y (mgr.24362) 20087 : cluster 0 pgmap v20056: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:18.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:58:17 smithi080 bash[41963]: audit 2023-12-01T15:58:16.965593+0000 mon.c (mon.2) 12860 : audit 0 from='client.? 172.21.15.80:0/3522764698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:58:18.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:58:17 smithi080 bash[28361]: audit 2023-12-01T15:58:16.965593+0000 mon.c (mon.2) 12860 : audit 0 from='client.? 172.21.15.80:0/3522764698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:58:18.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:58:17 smithi090 bash[32384]: audit 2023-12-01T15:58:16.965593+0000 mon.c (mon.2) 12860 : audit 0 from='client.? 172.21.15.80:0/3522764698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:58:19.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:58:18 smithi080 bash[28361]: cluster 2023-12-01T15:58:17.079017+0000 mgr.y (mgr.24362) 20088 : cluster 0 pgmap v20057: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:19.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:58:18 smithi080 bash[41963]: cluster 2023-12-01T15:58:17.079017+0000 mgr.y (mgr.24362) 20088 : cluster 0 pgmap v20057: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:19.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:58:18 smithi090 bash[32384]: cluster 2023-12-01T15:58:17.079017+0000 mgr.y (mgr.24362) 20088 : cluster 0 pgmap v20057: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:20.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:58:19 smithi080 bash[28361]: audit 2023-12-01T15:58:19.423571+0000 mon.a (mon.0) 12142 : audit 0 from='client.? 172.21.15.80:0/549463225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:58:20.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:58:19 smithi080 bash[41963]: audit 2023-12-01T15:58:19.423571+0000 mon.a (mon.0) 12142 : audit 0 from='client.? 172.21.15.80:0/549463225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:58:20.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:58:19 smithi090 bash[32384]: audit 2023-12-01T15:58:19.423571+0000 mon.a (mon.0) 12142 : audit 0 from='client.? 172.21.15.80:0/549463225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:58:21.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:58:20 smithi080 bash[28361]: cluster 2023-12-01T15:58:19.079587+0000 mgr.y (mgr.24362) 20089 : cluster 0 pgmap v20058: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:21.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:58:20 smithi080 bash[41963]: cluster 2023-12-01T15:58:19.079587+0000 mgr.y (mgr.24362) 20089 : cluster 0 pgmap v20058: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:21.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:58:20 smithi090 bash[32384]: cluster 2023-12-01T15:58:19.079587+0000 mgr.y (mgr.24362) 20089 : cluster 0 pgmap v20058: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:23.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:58:22 smithi080 bash[28361]: cluster 2023-12-01T15:58:21.080754+0000 mgr.y (mgr.24362) 20090 : cluster 0 pgmap v20059: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:23.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:58:22 smithi080 bash[28361]: audit 2023-12-01T15:58:21.884455+0000 mon.c (mon.2) 12861 : audit 0 from='client.? 172.21.15.80:0/974496468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:58:23.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:58:22 smithi080 bash[41963]: cluster 2023-12-01T15:58:21.080754+0000 mgr.y (mgr.24362) 20090 : cluster 0 pgmap v20059: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:23.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:58:22 smithi080 bash[41963]: audit 2023-12-01T15:58:21.884455+0000 mon.c (mon.2) 12861 : audit 0 from='client.? 172.21.15.80:0/974496468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:58:23.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:58:22 smithi090 bash[32384]: cluster 2023-12-01T15:58:21.080754+0000 mgr.y (mgr.24362) 20090 : cluster 0 pgmap v20059: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:23.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:58:22 smithi090 bash[32384]: audit 2023-12-01T15:58:21.884455+0000 mon.c (mon.2) 12861 : audit 0 from='client.? 172.21.15.80:0/974496468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:58:25.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:58:24 smithi080 bash[28361]: cluster 2023-12-01T15:58:23.081419+0000 mgr.y (mgr.24362) 20091 : cluster 0 pgmap v20060: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:25.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:58:24 smithi080 bash[28361]: audit 2023-12-01T15:58:24.335330+0000 mon.c (mon.2) 12862 : audit 0 from='client.? 172.21.15.80:0/4091826072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:58:25.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:58:24 smithi080 bash[41963]: cluster 2023-12-01T15:58:23.081419+0000 mgr.y (mgr.24362) 20091 : cluster 0 pgmap v20060: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:25.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:58:24 smithi080 bash[41963]: audit 2023-12-01T15:58:24.335330+0000 mon.c (mon.2) 12862 : audit 0 from='client.? 172.21.15.80:0/4091826072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:58:25.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:58:24 smithi090 bash[32384]: cluster 2023-12-01T15:58:23.081419+0000 mgr.y (mgr.24362) 20091 : cluster 0 pgmap v20060: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:25.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:58:24 smithi090 bash[32384]: audit 2023-12-01T15:58:24.335330+0000 mon.c (mon.2) 12862 : audit 0 from='client.? 172.21.15.80:0/4091826072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:58:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:58:25 smithi080 bash[28361]: audit 2023-12-01T15:58:25.840238+0000 mon.c (mon.2) 12863 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:58:26.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:58:25 smithi080 bash[41963]: audit 2023-12-01T15:58:25.840238+0000 mon.c (mon.2) 12863 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:58:26.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:58:25 smithi090 bash[32384]: audit 2023-12-01T15:58:25.840238+0000 mon.c (mon.2) 12863 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:58:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:58:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:58:26] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T15:58:27.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:58:26 smithi080 bash[28361]: cluster 2023-12-01T15:58:25.082102+0000 mgr.y (mgr.24362) 20092 : cluster 0 pgmap v20061: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:27.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:58:26 smithi080 bash[28361]: audit 2023-12-01T15:58:26.776685+0000 mon.c (mon.2) 12864 : audit 0 from='client.? 172.21.15.80:0/4182690352' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:58:27.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:58:26 smithi080 bash[41963]: cluster 2023-12-01T15:58:25.082102+0000 mgr.y (mgr.24362) 20092 : cluster 0 pgmap v20061: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:27.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:58:26 smithi080 bash[41963]: audit 2023-12-01T15:58:26.776685+0000 mon.c (mon.2) 12864 : audit 0 from='client.? 172.21.15.80:0/4182690352' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:58:27.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:58:26 smithi090 bash[32384]: cluster 2023-12-01T15:58:25.082102+0000 mgr.y (mgr.24362) 20092 : cluster 0 pgmap v20061: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:27.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:58:26 smithi090 bash[32384]: audit 2023-12-01T15:58:26.776685+0000 mon.c (mon.2) 12864 : audit 0 from='client.? 172.21.15.80:0/4182690352' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:58:29.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:58:28 smithi080 bash[28361]: cluster 2023-12-01T15:58:27.083347+0000 mgr.y (mgr.24362) 20093 : cluster 0 pgmap v20062: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:29.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:58:28 smithi080 bash[41963]: cluster 2023-12-01T15:58:27.083347+0000 mgr.y (mgr.24362) 20093 : cluster 0 pgmap v20062: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:29.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:58:28 smithi090 bash[32384]: cluster 2023-12-01T15:58:27.083347+0000 mgr.y (mgr.24362) 20093 : cluster 0 pgmap v20062: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:30.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:58:29 smithi080 bash[28361]: audit 2023-12-01T15:58:29.243919+0000 mon.a (mon.0) 12143 : audit 0 from='client.? 172.21.15.80:0/3882552627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:58:30.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:58:29 smithi080 bash[41963]: audit 2023-12-01T15:58:29.243919+0000 mon.a (mon.0) 12143 : audit 0 from='client.? 172.21.15.80:0/3882552627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:58:30.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:58:29 smithi090 bash[32384]: audit 2023-12-01T15:58:29.243919+0000 mon.a (mon.0) 12143 : audit 0 from='client.? 172.21.15.80:0/3882552627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:58:31.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:58:30 smithi080 bash[28361]: cluster 2023-12-01T15:58:29.083948+0000 mgr.y (mgr.24362) 20094 : cluster 0 pgmap v20063: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:31.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:58:30 smithi080 bash[41963]: cluster 2023-12-01T15:58:29.083948+0000 mgr.y (mgr.24362) 20094 : cluster 0 pgmap v20063: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:31.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:58:30 smithi090 bash[32384]: cluster 2023-12-01T15:58:29.083948+0000 mgr.y (mgr.24362) 20094 : cluster 0 pgmap v20063: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:32.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:58:32 smithi090 bash[32384]: cluster 2023-12-01T15:58:31.085023+0000 mgr.y (mgr.24362) 20095 : cluster 0 pgmap v20064: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:32.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:58:32 smithi090 bash[32384]: audit 2023-12-01T15:58:31.695916+0000 mon.a (mon.0) 12144 : audit 0 from='client.? 172.21.15.80:0/2131150959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:58:32.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:58:32 smithi080 bash[41963]: cluster 2023-12-01T15:58:31.085023+0000 mgr.y (mgr.24362) 20095 : cluster 0 pgmap v20064: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:32.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:58:32 smithi080 bash[41963]: audit 2023-12-01T15:58:31.695916+0000 mon.a (mon.0) 12144 : audit 0 from='client.? 172.21.15.80:0/2131150959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:58:32.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:58:32 smithi080 bash[28361]: cluster 2023-12-01T15:58:31.085023+0000 mgr.y (mgr.24362) 20095 : cluster 0 pgmap v20064: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:32.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:58:32 smithi080 bash[28361]: audit 2023-12-01T15:58:31.695916+0000 mon.a (mon.0) 12144 : audit 0 from='client.? 172.21.15.80:0/2131150959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:58:33.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:58:33 smithi090 bash[32384]: audit 2023-12-01T15:58:33.190641+0000 mon.c (mon.2) 12865 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:58:33.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:58:33 smithi080 bash[41963]: audit 2023-12-01T15:58:33.190641+0000 mon.c (mon.2) 12865 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:58:33.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:58:33 smithi080 bash[28361]: audit 2023-12-01T15:58:33.190641+0000 mon.c (mon.2) 12865 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:58:34.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:58:34 smithi090 bash[32384]: cluster 2023-12-01T15:58:33.085661+0000 mgr.y (mgr.24362) 20096 : cluster 0 pgmap v20065: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:34.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:58:34 smithi090 bash[32384]: audit 2023-12-01T15:58:34.160547+0000 mon.c (mon.2) 12866 : audit 0 from='client.? 172.21.15.80:0/2665658870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:58:34.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:58:34 smithi080 bash[41963]: cluster 2023-12-01T15:58:33.085661+0000 mgr.y (mgr.24362) 20096 : cluster 0 pgmap v20065: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:34.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:58:34 smithi080 bash[41963]: audit 2023-12-01T15:58:34.160547+0000 mon.c (mon.2) 12866 : audit 0 from='client.? 172.21.15.80:0/2665658870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:58:34.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:58:34 smithi080 bash[28361]: cluster 2023-12-01T15:58:33.085661+0000 mgr.y (mgr.24362) 20096 : cluster 0 pgmap v20065: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:34.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:58:34 smithi080 bash[28361]: audit 2023-12-01T15:58:34.160547+0000 mon.c (mon.2) 12866 : audit 0 from='client.? 172.21.15.80:0/2665658870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:58:36.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:58:36 smithi080 bash[28361]: cluster 2023-12-01T15:58:35.086322+0000 mgr.y (mgr.24362) 20097 : cluster 0 pgmap v20066: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:58:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:58:36] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T15:58:36.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:58:36 smithi080 bash[41963]: cluster 2023-12-01T15:58:35.086322+0000 mgr.y (mgr.24362) 20097 : cluster 0 pgmap v20066: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:36.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:58:36 smithi090 bash[32384]: cluster 2023-12-01T15:58:35.086322+0000 mgr.y (mgr.24362) 20097 : cluster 0 pgmap v20066: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:37.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:58:37 smithi090 bash[32384]: audit 2023-12-01T15:58:36.617370+0000 mon.c (mon.2) 12867 : audit 0 from='client.? 172.21.15.80:0/4106680768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:58:37.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:58:37 smithi080 bash[28361]: audit 2023-12-01T15:58:36.617370+0000 mon.c (mon.2) 12867 : audit 0 from='client.? 172.21.15.80:0/4106680768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:58:37.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:58:37 smithi080 bash[41963]: audit 2023-12-01T15:58:36.617370+0000 mon.c (mon.2) 12867 : audit 0 from='client.? 172.21.15.80:0/4106680768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:58:38.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:58:38 smithi090 bash[32384]: cluster 2023-12-01T15:58:37.087499+0000 mgr.y (mgr.24362) 20098 : cluster 0 pgmap v20067: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:38.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:58:38 smithi080 bash[28361]: cluster 2023-12-01T15:58:37.087499+0000 mgr.y (mgr.24362) 20098 : cluster 0 pgmap v20067: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:38.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:58:38 smithi080 bash[41963]: cluster 2023-12-01T15:58:37.087499+0000 mgr.y (mgr.24362) 20098 : cluster 0 pgmap v20067: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:40.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:58:39 smithi090 bash[32384]: audit 2023-12-01T15:58:38.983244+0000 mon.a (mon.0) 12145 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:58:40.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:58:39 smithi090 bash[32384]: audit 2023-12-01T15:58:38.991626+0000 mon.a (mon.0) 12146 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:58:40.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:58:39 smithi090 bash[32384]: cluster 2023-12-01T15:58:39.088054+0000 mgr.y (mgr.24362) 20099 : cluster 0 pgmap v20068: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:40.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:58:39 smithi090 bash[32384]: audit 2023-12-01T15:58:39.091564+0000 mon.a (mon.0) 12147 : audit 0 from='client.? 172.21.15.80:0/1785002267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:58:40.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:58:39 smithi090 bash[32384]: audit 2023-12-01T15:58:39.488587+0000 mon.a (mon.0) 12148 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:58:40.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:58:39 smithi090 bash[32384]: audit 2023-12-01T15:58:39.500764+0000 mon.a (mon.0) 12149 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:58:40.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:58:39 smithi080 bash[28361]: audit 2023-12-01T15:58:38.983244+0000 mon.a (mon.0) 12145 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:58:40.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:58:39 smithi080 bash[28361]: audit 2023-12-01T15:58:38.991626+0000 mon.a (mon.0) 12146 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:58:40.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:58:39 smithi080 bash[28361]: cluster 2023-12-01T15:58:39.088054+0000 mgr.y (mgr.24362) 20099 : cluster 0 pgmap v20068: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:40.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:58:39 smithi080 bash[28361]: audit 2023-12-01T15:58:39.091564+0000 mon.a (mon.0) 12147 : audit 0 from='client.? 172.21.15.80:0/1785002267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:58:40.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:58:39 smithi080 bash[28361]: audit 2023-12-01T15:58:39.488587+0000 mon.a (mon.0) 12148 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:58:40.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:58:39 smithi080 bash[28361]: audit 2023-12-01T15:58:39.500764+0000 mon.a (mon.0) 12149 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:58:40.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:58:39 smithi080 bash[41963]: audit 2023-12-01T15:58:38.983244+0000 mon.a (mon.0) 12145 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:58:40.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:58:39 smithi080 bash[41963]: audit 2023-12-01T15:58:38.991626+0000 mon.a (mon.0) 12146 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:58:40.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:58:39 smithi080 bash[41963]: cluster 2023-12-01T15:58:39.088054+0000 mgr.y (mgr.24362) 20099 : cluster 0 pgmap v20068: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:40.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:58:39 smithi080 bash[41963]: audit 2023-12-01T15:58:39.091564+0000 mon.a (mon.0) 12147 : audit 0 from='client.? 172.21.15.80:0/1785002267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:58:40.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:58:39 smithi080 bash[41963]: audit 2023-12-01T15:58:39.488587+0000 mon.a (mon.0) 12148 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:58:40.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:58:39 smithi080 bash[41963]: audit 2023-12-01T15:58:39.500764+0000 mon.a (mon.0) 12149 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:58:41.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:58:40 smithi090 bash[32384]: audit 2023-12-01T15:58:40.840994+0000 mon.c (mon.2) 12868 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:58:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:58:40 smithi080 bash[28361]: audit 2023-12-01T15:58:40.840994+0000 mon.c (mon.2) 12868 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:58:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:58:40 smithi080 bash[41963]: audit 2023-12-01T15:58:40.840994+0000 mon.c (mon.2) 12868 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:58:42.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:58:42 smithi090 bash[32384]: cluster 2023-12-01T15:58:41.089137+0000 mgr.y (mgr.24362) 20100 : cluster 0 pgmap v20069: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:42.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:58:42 smithi090 bash[32384]: audit 2023-12-01T15:58:41.551347+0000 mon.c (mon.2) 12869 : audit 0 from='client.? 172.21.15.80:0/1336443511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:58:42.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:58:42 smithi080 bash[28361]: cluster 2023-12-01T15:58:41.089137+0000 mgr.y (mgr.24362) 20100 : cluster 0 pgmap v20069: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:42.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:58:42 smithi080 bash[28361]: audit 2023-12-01T15:58:41.551347+0000 mon.c (mon.2) 12869 : audit 0 from='client.? 172.21.15.80:0/1336443511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:58:42.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:58:42 smithi080 bash[41963]: cluster 2023-12-01T15:58:41.089137+0000 mgr.y (mgr.24362) 20100 : cluster 0 pgmap v20069: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:42.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:58:42 smithi080 bash[41963]: audit 2023-12-01T15:58:41.551347+0000 mon.c (mon.2) 12869 : audit 0 from='client.? 172.21.15.80:0/1336443511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:58:44.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:58:44 smithi090 bash[32384]: cluster 2023-12-01T15:58:43.089805+0000 mgr.y (mgr.24362) 20101 : cluster 0 pgmap v20070: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:44.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:58:44 smithi090 bash[32384]: audit 2023-12-01T15:58:44.006357+0000 mon.c (mon.2) 12870 : audit 0 from='client.? 172.21.15.80:0/17685812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:58:44.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:58:44 smithi080 bash[28361]: cluster 2023-12-01T15:58:43.089805+0000 mgr.y (mgr.24362) 20101 : cluster 0 pgmap v20070: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:44.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:58:44 smithi080 bash[28361]: audit 2023-12-01T15:58:44.006357+0000 mon.c (mon.2) 12870 : audit 0 from='client.? 172.21.15.80:0/17685812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:58:44.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:58:44 smithi080 bash[41963]: cluster 2023-12-01T15:58:43.089805+0000 mgr.y (mgr.24362) 20101 : cluster 0 pgmap v20070: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:44.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:58:44 smithi080 bash[41963]: audit 2023-12-01T15:58:44.006357+0000 mon.c (mon.2) 12870 : audit 0 from='client.? 172.21.15.80:0/17685812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:58:46.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:58:46 smithi090 bash[32384]: cluster 2023-12-01T15:58:45.090444+0000 mgr.y (mgr.24362) 20102 : cluster 0 pgmap v20071: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:46.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:58:46 smithi090 bash[32384]: audit 2023-12-01T15:58:46.454149+0000 mon.c (mon.2) 12871 : audit 0 from='client.? 172.21.15.80:0/2051266609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:58:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:58:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:58:46] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T15:58:46.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:58:46 smithi080 bash[28361]: cluster 2023-12-01T15:58:45.090444+0000 mgr.y (mgr.24362) 20102 : cluster 0 pgmap v20071: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:46.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:58:46 smithi080 bash[28361]: audit 2023-12-01T15:58:46.454149+0000 mon.c (mon.2) 12871 : audit 0 from='client.? 172.21.15.80:0/2051266609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:58:46.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:58:46 smithi080 bash[41963]: cluster 2023-12-01T15:58:45.090444+0000 mgr.y (mgr.24362) 20102 : cluster 0 pgmap v20071: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:46.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:58:46 smithi080 bash[41963]: audit 2023-12-01T15:58:46.454149+0000 mon.c (mon.2) 12871 : audit 0 from='client.? 172.21.15.80:0/2051266609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:58:48.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:58:48 smithi090 bash[32384]: cluster 2023-12-01T15:58:47.091656+0000 mgr.y (mgr.24362) 20103 : cluster 0 pgmap v20072: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:48.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:58:48 smithi080 bash[28361]: cluster 2023-12-01T15:58:47.091656+0000 mgr.y (mgr.24362) 20103 : cluster 0 pgmap v20072: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:48.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:58:48 smithi080 bash[41963]: cluster 2023-12-01T15:58:47.091656+0000 mgr.y (mgr.24362) 20103 : cluster 0 pgmap v20072: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:49.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:58:49 smithi090 bash[32384]: audit 2023-12-01T15:58:48.918796+0000 mon.c (mon.2) 12872 : audit 0 from='client.? 172.21.15.80:0/1961191605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:58:49.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:58:49 smithi080 bash[28361]: audit 2023-12-01T15:58:48.918796+0000 mon.c (mon.2) 12872 : audit 0 from='client.? 172.21.15.80:0/1961191605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:58:49.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:58:49 smithi080 bash[41963]: audit 2023-12-01T15:58:48.918796+0000 mon.c (mon.2) 12872 : audit 0 from='client.? 172.21.15.80:0/1961191605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:58:50.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:58:50 smithi090 bash[32384]: cluster 2023-12-01T15:58:49.092292+0000 mgr.y (mgr.24362) 20104 : cluster 0 pgmap v20073: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:50.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:58:50 smithi080 bash[28361]: cluster 2023-12-01T15:58:49.092292+0000 mgr.y (mgr.24362) 20104 : cluster 0 pgmap v20073: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:50.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:58:50 smithi080 bash[41963]: cluster 2023-12-01T15:58:49.092292+0000 mgr.y (mgr.24362) 20104 : cluster 0 pgmap v20073: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:52.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:58:52 smithi080 bash[28361]: audit 2023-12-01T15:58:51.023859+0000 mon.a (mon.0) 12150 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:58:52.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:58:52 smithi080 bash[28361]: audit 2023-12-01T15:58:51.032506+0000 mon.a (mon.0) 12151 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:58:52.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:58:52 smithi080 bash[28361]: audit 2023-12-01T15:58:51.034919+0000 mon.c (mon.2) 12873 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:58:52.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:58:52 smithi080 bash[28361]: audit 2023-12-01T15:58:51.036115+0000 mon.c (mon.2) 12874 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:58:52.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:58:52 smithi080 bash[28361]: audit 2023-12-01T15:58:51.043574+0000 mon.a (mon.0) 12152 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:58:52.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:58:52 smithi080 bash[28361]: cluster 2023-12-01T15:58:51.093279+0000 mgr.y (mgr.24362) 20105 : cluster 0 pgmap v20074: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:52.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:58:52 smithi080 bash[28361]: audit 2023-12-01T15:58:51.367645+0000 mon.a (mon.0) 12153 : audit 0 from='client.? 172.21.15.80:0/3275704903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:58:52.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:58:52 smithi080 bash[41963]: audit 2023-12-01T15:58:51.023859+0000 mon.a (mon.0) 12150 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:58:52.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:58:52 smithi080 bash[41963]: audit 2023-12-01T15:58:51.032506+0000 mon.a (mon.0) 12151 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:58:52.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:58:52 smithi080 bash[41963]: audit 2023-12-01T15:58:51.034919+0000 mon.c (mon.2) 12873 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:58:52.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:58:52 smithi080 bash[41963]: audit 2023-12-01T15:58:51.036115+0000 mon.c (mon.2) 12874 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:58:52.435 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:58:52 smithi080 bash[41963]: audit 2023-12-01T15:58:51.043574+0000 mon.a (mon.0) 12152 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:58:52.435 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:58:52 smithi080 bash[41963]: cluster 2023-12-01T15:58:51.093279+0000 mgr.y (mgr.24362) 20105 : cluster 0 pgmap v20074: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:52.435 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:58:52 smithi080 bash[41963]: audit 2023-12-01T15:58:51.367645+0000 mon.a (mon.0) 12153 : audit 0 from='client.? 172.21.15.80:0/3275704903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:58:52.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:58:52 smithi090 bash[32384]: audit 2023-12-01T15:58:51.023859+0000 mon.a (mon.0) 12150 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:58:52.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:58:52 smithi090 bash[32384]: audit 2023-12-01T15:58:51.032506+0000 mon.a (mon.0) 12151 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:58:52.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:58:52 smithi090 bash[32384]: audit 2023-12-01T15:58:51.034919+0000 mon.c (mon.2) 12873 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:58:52.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:58:52 smithi090 bash[32384]: audit 2023-12-01T15:58:51.036115+0000 mon.c (mon.2) 12874 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:58:52.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:58:52 smithi090 bash[32384]: audit 2023-12-01T15:58:51.043574+0000 mon.a (mon.0) 12152 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:58:52.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:58:52 smithi090 bash[32384]: cluster 2023-12-01T15:58:51.093279+0000 mgr.y (mgr.24362) 20105 : cluster 0 pgmap v20074: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:52.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:58:52 smithi090 bash[32384]: audit 2023-12-01T15:58:51.367645+0000 mon.a (mon.0) 12153 : audit 0 from='client.? 172.21.15.80:0/3275704903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:58:54.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:58:54 smithi080 bash[28361]: cluster 2023-12-01T15:58:53.093924+0000 mgr.y (mgr.24362) 20106 : cluster 0 pgmap v20075: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:54.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:58:54 smithi080 bash[28361]: audit 2023-12-01T15:58:53.820808+0000 mon.c (mon.2) 12875 : audit 0 from='client.? 172.21.15.80:0/3103989171' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:58:54.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:58:54 smithi080 bash[41963]: cluster 2023-12-01T15:58:53.093924+0000 mgr.y (mgr.24362) 20106 : cluster 0 pgmap v20075: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:54.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:58:54 smithi080 bash[41963]: audit 2023-12-01T15:58:53.820808+0000 mon.c (mon.2) 12875 : audit 0 from='client.? 172.21.15.80:0/3103989171' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:58:54.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:58:54 smithi090 bash[32384]: cluster 2023-12-01T15:58:53.093924+0000 mgr.y (mgr.24362) 20106 : cluster 0 pgmap v20075: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:54.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:58:54 smithi090 bash[32384]: audit 2023-12-01T15:58:53.820808+0000 mon.c (mon.2) 12875 : audit 0 from='client.? 172.21.15.80:0/3103989171' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:58:56.434 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:58:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:58:56] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T15:58:56.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:58:56 smithi080 bash[28361]: cluster 2023-12-01T15:58:55.094555+0000 mgr.y (mgr.24362) 20107 : cluster 0 pgmap v20076: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:56.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:58:56 smithi080 bash[28361]: audit 2023-12-01T15:58:55.841203+0000 mon.c (mon.2) 12876 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:58:56.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:58:56 smithi080 bash[41963]: cluster 2023-12-01T15:58:55.094555+0000 mgr.y (mgr.24362) 20107 : cluster 0 pgmap v20076: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:56.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:58:56 smithi080 bash[41963]: audit 2023-12-01T15:58:55.841203+0000 mon.c (mon.2) 12876 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:58:56.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:58:56 smithi090 bash[32384]: cluster 2023-12-01T15:58:55.094555+0000 mgr.y (mgr.24362) 20107 : cluster 0 pgmap v20076: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:56.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:58:56 smithi090 bash[32384]: audit 2023-12-01T15:58:55.841203+0000 mon.c (mon.2) 12876 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:58:57.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:58:57 smithi080 bash[28361]: audit 2023-12-01T15:58:56.276318+0000 mon.c (mon.2) 12877 : audit 0 from='client.? 172.21.15.80:0/1303010884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:58:57.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:58:57 smithi080 bash[41963]: audit 2023-12-01T15:58:56.276318+0000 mon.c (mon.2) 12877 : audit 0 from='client.? 172.21.15.80:0/1303010884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:58:57.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:58:57 smithi090 bash[32384]: audit 2023-12-01T15:58:56.276318+0000 mon.c (mon.2) 12877 : audit 0 from='client.? 172.21.15.80:0/1303010884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:58:58.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:58:58 smithi090 bash[32384]: cluster 2023-12-01T15:58:57.095690+0000 mgr.y (mgr.24362) 20108 : cluster 0 pgmap v20077: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:58.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:58:58 smithi080 bash[28361]: cluster 2023-12-01T15:58:57.095690+0000 mgr.y (mgr.24362) 20108 : cluster 0 pgmap v20077: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:58.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:58:58 smithi080 bash[41963]: cluster 2023-12-01T15:58:57.095690+0000 mgr.y (mgr.24362) 20108 : cluster 0 pgmap v20077: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:59.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:58:59 smithi090 bash[32384]: audit 2023-12-01T15:58:58.732233+0000 mon.a (mon.0) 12154 : audit 0 from='client.? 172.21.15.80:0/3733916654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:58:59.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:58:59 smithi080 bash[41963]: audit 2023-12-01T15:58:58.732233+0000 mon.a (mon.0) 12154 : audit 0 from='client.? 172.21.15.80:0/3733916654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:58:59.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:58:59 smithi080 bash[28361]: audit 2023-12-01T15:58:58.732233+0000 mon.a (mon.0) 12154 : audit 0 from='client.? 172.21.15.80:0/3733916654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:59:00.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:59:00 smithi090 bash[32384]: cluster 2023-12-01T15:58:59.096353+0000 mgr.y (mgr.24362) 20109 : cluster 0 pgmap v20078: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:00.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:59:00 smithi080 bash[28361]: cluster 2023-12-01T15:58:59.096353+0000 mgr.y (mgr.24362) 20109 : cluster 0 pgmap v20078: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:00.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:59:00 smithi080 bash[41963]: cluster 2023-12-01T15:58:59.096353+0000 mgr.y (mgr.24362) 20109 : cluster 0 pgmap v20078: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:01.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:59:01 smithi090 bash[32384]: audit 2023-12-01T15:59:01.182384+0000 mon.c (mon.2) 12878 : audit 0 from='client.? 172.21.15.80:0/166994304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:59:01.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:59:01 smithi080 bash[28361]: audit 2023-12-01T15:59:01.182384+0000 mon.c (mon.2) 12878 : audit 0 from='client.? 172.21.15.80:0/166994304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:59:01.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:59:01 smithi080 bash[41963]: audit 2023-12-01T15:59:01.182384+0000 mon.c (mon.2) 12878 : audit 0 from='client.? 172.21.15.80:0/166994304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:59:02.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:59:02 smithi090 bash[32384]: cluster 2023-12-01T15:59:01.097573+0000 mgr.y (mgr.24362) 20110 : cluster 0 pgmap v20079: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:02.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:59:02 smithi080 bash[28361]: cluster 2023-12-01T15:59:01.097573+0000 mgr.y (mgr.24362) 20110 : cluster 0 pgmap v20079: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:02.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:59:02 smithi080 bash[41963]: cluster 2023-12-01T15:59:01.097573+0000 mgr.y (mgr.24362) 20110 : cluster 0 pgmap v20079: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:04.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:59:04 smithi090 bash[32384]: cluster 2023-12-01T15:59:03.098281+0000 mgr.y (mgr.24362) 20111 : cluster 0 pgmap v20080: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:04.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:59:04 smithi090 bash[32384]: audit 2023-12-01T15:59:03.626672+0000 mon.a (mon.0) 12155 : audit 0 from='client.? 172.21.15.80:0/2748372750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:59:04.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:59:04 smithi080 bash[41963]: cluster 2023-12-01T15:59:03.098281+0000 mgr.y (mgr.24362) 20111 : cluster 0 pgmap v20080: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:04.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:59:04 smithi080 bash[41963]: audit 2023-12-01T15:59:03.626672+0000 mon.a (mon.0) 12155 : audit 0 from='client.? 172.21.15.80:0/2748372750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:59:04.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:59:04 smithi080 bash[28361]: cluster 2023-12-01T15:59:03.098281+0000 mgr.y (mgr.24362) 20111 : cluster 0 pgmap v20080: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:04.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:59:04 smithi080 bash[28361]: audit 2023-12-01T15:59:03.626672+0000 mon.a (mon.0) 12155 : audit 0 from='client.? 172.21.15.80:0/2748372750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:59:06.504 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:59:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:59:06] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T15:59:06.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:59:06 smithi090 bash[32384]: cluster 2023-12-01T15:59:05.098976+0000 mgr.y (mgr.24362) 20112 : cluster 0 pgmap v20081: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:06.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:59:06 smithi090 bash[32384]: audit 2023-12-01T15:59:06.081309+0000 mon.c (mon.2) 12879 : audit 0 from='client.? 172.21.15.80:0/764893432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:59:06.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:59:06 smithi080 bash[41963]: cluster 2023-12-01T15:59:05.098976+0000 mgr.y (mgr.24362) 20112 : cluster 0 pgmap v20081: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:06.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:59:06 smithi080 bash[41963]: audit 2023-12-01T15:59:06.081309+0000 mon.c (mon.2) 12879 : audit 0 from='client.? 172.21.15.80:0/764893432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:59:06.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:59:06 smithi080 bash[28361]: cluster 2023-12-01T15:59:05.098976+0000 mgr.y (mgr.24362) 20112 : cluster 0 pgmap v20081: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:06.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:59:06 smithi080 bash[28361]: audit 2023-12-01T15:59:06.081309+0000 mon.c (mon.2) 12879 : audit 0 from='client.? 172.21.15.80:0/764893432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:59:08.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:59:08 smithi090 bash[32384]: cluster 2023-12-01T15:59:07.100123+0000 mgr.y (mgr.24362) 20113 : cluster 0 pgmap v20082: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:08.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:59:08 smithi080 bash[41963]: cluster 2023-12-01T15:59:07.100123+0000 mgr.y (mgr.24362) 20113 : cluster 0 pgmap v20082: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:08.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:59:08 smithi080 bash[28361]: cluster 2023-12-01T15:59:07.100123+0000 mgr.y (mgr.24362) 20113 : cluster 0 pgmap v20082: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:09.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:59:09 smithi090 bash[32384]: audit 2023-12-01T15:59:08.541463+0000 mon.c (mon.2) 12880 : audit 0 from='client.? 172.21.15.80:0/2826675813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:59:09.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:59:09 smithi080 bash[28361]: audit 2023-12-01T15:59:08.541463+0000 mon.c (mon.2) 12880 : audit 0 from='client.? 172.21.15.80:0/2826675813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:59:09.945 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:59:09 smithi080 bash[41963]: audit 2023-12-01T15:59:08.541463+0000 mon.c (mon.2) 12880 : audit 0 from='client.? 172.21.15.80:0/2826675813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:59:10.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:59:10 smithi080 bash[28361]: cluster 2023-12-01T15:59:09.100706+0000 mgr.y (mgr.24362) 20114 : cluster 0 pgmap v20083: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:10.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:59:10 smithi080 bash[41963]: cluster 2023-12-01T15:59:09.100706+0000 mgr.y (mgr.24362) 20114 : cluster 0 pgmap v20083: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:11.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:59:10 smithi090 bash[32384]: cluster 2023-12-01T15:59:09.100706+0000 mgr.y (mgr.24362) 20114 : cluster 0 pgmap v20083: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:11.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:59:11 smithi080 bash[28361]: audit 2023-12-01T15:59:10.841394+0000 mon.c (mon.2) 12881 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:59:11.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:59:11 smithi080 bash[28361]: audit 2023-12-01T15:59:10.998500+0000 mon.a (mon.0) 12156 : audit 0 from='client.? 172.21.15.80:0/1822137314' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:59:11.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:59:11 smithi080 bash[41963]: audit 2023-12-01T15:59:10.841394+0000 mon.c (mon.2) 12881 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:59:11.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:59:11 smithi080 bash[41963]: audit 2023-12-01T15:59:10.998500+0000 mon.a (mon.0) 12156 : audit 0 from='client.? 172.21.15.80:0/1822137314' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:59:12.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:59:11 smithi090 bash[32384]: audit 2023-12-01T15:59:10.841394+0000 mon.c (mon.2) 12881 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:59:12.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:59:11 smithi090 bash[32384]: audit 2023-12-01T15:59:10.998500+0000 mon.a (mon.0) 12156 : audit 0 from='client.? 172.21.15.80:0/1822137314' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:59:12.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:59:12 smithi080 bash[28361]: cluster 2023-12-01T15:59:11.101841+0000 mgr.y (mgr.24362) 20115 : cluster 0 pgmap v20084: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:12.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:59:12 smithi080 bash[41963]: cluster 2023-12-01T15:59:11.101841+0000 mgr.y (mgr.24362) 20115 : cluster 0 pgmap v20084: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:13.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:59:12 smithi090 bash[32384]: cluster 2023-12-01T15:59:11.101841+0000 mgr.y (mgr.24362) 20115 : cluster 0 pgmap v20084: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:13.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:59:13 smithi080 bash[28361]: audit 2023-12-01T15:59:13.446350+0000 mon.c (mon.2) 12882 : audit 0 from='client.? 172.21.15.80:0/668219410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:59:13.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:59:13 smithi080 bash[41963]: audit 2023-12-01T15:59:13.446350+0000 mon.c (mon.2) 12882 : audit 0 from='client.? 172.21.15.80:0/668219410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:59:14.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:59:13 smithi090 bash[32384]: audit 2023-12-01T15:59:13.446350+0000 mon.c (mon.2) 12882 : audit 0 from='client.? 172.21.15.80:0/668219410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:59:14.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:59:14 smithi080 bash[28361]: cluster 2023-12-01T15:59:13.102470+0000 mgr.y (mgr.24362) 20116 : cluster 0 pgmap v20085: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:14.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:59:14 smithi080 bash[41963]: cluster 2023-12-01T15:59:13.102470+0000 mgr.y (mgr.24362) 20116 : cluster 0 pgmap v20085: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:15.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:59:14 smithi090 bash[32384]: cluster 2023-12-01T15:59:13.102470+0000 mgr.y (mgr.24362) 20116 : cluster 0 pgmap v20085: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:16.551 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:59:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:59:16] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T15:59:16.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:59:16 smithi080 bash[28361]: cluster 2023-12-01T15:59:15.103135+0000 mgr.y (mgr.24362) 20117 : cluster 0 pgmap v20086: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:16.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:59:16 smithi080 bash[28361]: audit 2023-12-01T15:59:15.895154+0000 mon.a (mon.0) 12157 : audit 0 from='client.? 172.21.15.80:0/19612004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:59:16.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:59:16 smithi080 bash[41963]: cluster 2023-12-01T15:59:15.103135+0000 mgr.y (mgr.24362) 20117 : cluster 0 pgmap v20086: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:16.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:59:16 smithi080 bash[41963]: audit 2023-12-01T15:59:15.895154+0000 mon.a (mon.0) 12157 : audit 0 from='client.? 172.21.15.80:0/19612004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:59:17.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:59:16 smithi090 bash[32384]: cluster 2023-12-01T15:59:15.103135+0000 mgr.y (mgr.24362) 20117 : cluster 0 pgmap v20086: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:17.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:59:16 smithi090 bash[32384]: audit 2023-12-01T15:59:15.895154+0000 mon.a (mon.0) 12157 : audit 0 from='client.? 172.21.15.80:0/19612004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:59:18.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:59:18 smithi080 bash[28361]: cluster 2023-12-01T15:59:17.104288+0000 mgr.y (mgr.24362) 20118 : cluster 0 pgmap v20087: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:18.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:59:18 smithi080 bash[28361]: audit 2023-12-01T15:59:18.344884+0000 mon.c (mon.2) 12883 : audit 0 from='client.? 172.21.15.80:0/1437950139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:59:18.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:59:18 smithi080 bash[41963]: cluster 2023-12-01T15:59:17.104288+0000 mgr.y (mgr.24362) 20118 : cluster 0 pgmap v20087: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:18.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:59:18 smithi080 bash[41963]: audit 2023-12-01T15:59:18.344884+0000 mon.c (mon.2) 12883 : audit 0 from='client.? 172.21.15.80:0/1437950139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:59:19.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:59:18 smithi090 bash[32384]: cluster 2023-12-01T15:59:17.104288+0000 mgr.y (mgr.24362) 20118 : cluster 0 pgmap v20087: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:19.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:59:18 smithi090 bash[32384]: audit 2023-12-01T15:59:18.344884+0000 mon.c (mon.2) 12883 : audit 0 from='client.? 172.21.15.80:0/1437950139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:59:20.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:59:20 smithi080 bash[41963]: cluster 2023-12-01T15:59:19.104877+0000 mgr.y (mgr.24362) 20119 : cluster 0 pgmap v20088: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:20.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:59:20 smithi080 bash[28361]: cluster 2023-12-01T15:59:19.104877+0000 mgr.y (mgr.24362) 20119 : cluster 0 pgmap v20088: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:21.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:59:20 smithi090 bash[32384]: cluster 2023-12-01T15:59:19.104877+0000 mgr.y (mgr.24362) 20119 : cluster 0 pgmap v20088: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:21.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:59:21 smithi080 bash[28361]: audit 2023-12-01T15:59:20.799017+0000 mon.a (mon.0) 12158 : audit 0 from='client.? 172.21.15.80:0/2894839000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:59:21.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:59:21 smithi080 bash[41963]: audit 2023-12-01T15:59:20.799017+0000 mon.a (mon.0) 12158 : audit 0 from='client.? 172.21.15.80:0/2894839000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:59:22.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:59:21 smithi090 bash[32384]: audit 2023-12-01T15:59:20.799017+0000 mon.a (mon.0) 12158 : audit 0 from='client.? 172.21.15.80:0/2894839000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:59:22.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:59:22 smithi080 bash[41963]: cluster 2023-12-01T15:59:21.106252+0000 mgr.y (mgr.24362) 20120 : cluster 0 pgmap v20089: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:22.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:59:22 smithi080 bash[28361]: cluster 2023-12-01T15:59:21.106252+0000 mgr.y (mgr.24362) 20120 : cluster 0 pgmap v20089: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:23.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:59:22 smithi090 bash[32384]: cluster 2023-12-01T15:59:21.106252+0000 mgr.y (mgr.24362) 20120 : cluster 0 pgmap v20089: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:23.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:59:23 smithi080 bash[41963]: audit 2023-12-01T15:59:23.255556+0000 mon.a (mon.0) 12159 : audit 0 from='client.? 172.21.15.80:0/3589876636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:59:23.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:59:23 smithi080 bash[28361]: audit 2023-12-01T15:59:23.255556+0000 mon.a (mon.0) 12159 : audit 0 from='client.? 172.21.15.80:0/3589876636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:59:24.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:59:23 smithi090 bash[32384]: audit 2023-12-01T15:59:23.255556+0000 mon.a (mon.0) 12159 : audit 0 from='client.? 172.21.15.80:0/3589876636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:59:24.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:59:24 smithi080 bash[28361]: cluster 2023-12-01T15:59:23.106871+0000 mgr.y (mgr.24362) 20121 : cluster 0 pgmap v20090: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:24.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:59:24 smithi080 bash[41963]: cluster 2023-12-01T15:59:23.106871+0000 mgr.y (mgr.24362) 20121 : cluster 0 pgmap v20090: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:25.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:59:24 smithi090 bash[32384]: cluster 2023-12-01T15:59:23.106871+0000 mgr.y (mgr.24362) 20121 : cluster 0 pgmap v20090: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:26.589 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:59:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:59:26] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T15:59:26.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:59:26 smithi080 bash[41963]: cluster 2023-12-01T15:59:25.107446+0000 mgr.y (mgr.24362) 20122 : cluster 0 pgmap v20091: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:26.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:59:26 smithi080 bash[41963]: audit 2023-12-01T15:59:25.713448+0000 mon.c (mon.2) 12884 : audit 0 from='client.? 172.21.15.80:0/2086467124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:59:26.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:59:26 smithi080 bash[41963]: audit 2023-12-01T15:59:25.841846+0000 mon.c (mon.2) 12885 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:59:26.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:59:26 smithi080 bash[28361]: cluster 2023-12-01T15:59:25.107446+0000 mgr.y (mgr.24362) 20122 : cluster 0 pgmap v20091: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:26.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:59:26 smithi080 bash[28361]: audit 2023-12-01T15:59:25.713448+0000 mon.c (mon.2) 12884 : audit 0 from='client.? 172.21.15.80:0/2086467124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:59:26.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:59:26 smithi080 bash[28361]: audit 2023-12-01T15:59:25.841846+0000 mon.c (mon.2) 12885 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:59:27.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:59:26 smithi090 bash[32384]: cluster 2023-12-01T15:59:25.107446+0000 mgr.y (mgr.24362) 20122 : cluster 0 pgmap v20091: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:27.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:59:26 smithi090 bash[32384]: audit 2023-12-01T15:59:25.713448+0000 mon.c (mon.2) 12884 : audit 0 from='client.? 172.21.15.80:0/2086467124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:59:27.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:59:26 smithi090 bash[32384]: audit 2023-12-01T15:59:25.841846+0000 mon.c (mon.2) 12885 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:59:28.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:59:28 smithi080 bash[41963]: cluster 2023-12-01T15:59:27.108591+0000 mgr.y (mgr.24362) 20123 : cluster 0 pgmap v20092: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:28.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:59:28 smithi080 bash[41963]: audit 2023-12-01T15:59:28.169740+0000 mon.a (mon.0) 12160 : audit 0 from='client.? 172.21.15.80:0/2307965179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:59:28.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:59:28 smithi080 bash[28361]: cluster 2023-12-01T15:59:27.108591+0000 mgr.y (mgr.24362) 20123 : cluster 0 pgmap v20092: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:28.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:59:28 smithi080 bash[28361]: audit 2023-12-01T15:59:28.169740+0000 mon.a (mon.0) 12160 : audit 0 from='client.? 172.21.15.80:0/2307965179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:59:29.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:59:28 smithi090 bash[32384]: cluster 2023-12-01T15:59:27.108591+0000 mgr.y (mgr.24362) 20123 : cluster 0 pgmap v20092: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:29.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:59:28 smithi090 bash[32384]: audit 2023-12-01T15:59:28.169740+0000 mon.a (mon.0) 12160 : audit 0 from='client.? 172.21.15.80:0/2307965179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:59:30.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:59:30 smithi080 bash[28361]: cluster 2023-12-01T15:59:29.109244+0000 mgr.y (mgr.24362) 20124 : cluster 0 pgmap v20093: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:30.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:59:30 smithi080 bash[41963]: cluster 2023-12-01T15:59:29.109244+0000 mgr.y (mgr.24362) 20124 : cluster 0 pgmap v20093: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:31.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:59:30 smithi090 bash[32384]: cluster 2023-12-01T15:59:29.109244+0000 mgr.y (mgr.24362) 20124 : cluster 0 pgmap v20093: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:31.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:59:31 smithi080 bash[28361]: audit 2023-12-01T15:59:30.621029+0000 mon.a (mon.0) 12161 : audit 0 from='client.? 172.21.15.80:0/3589094038' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:59:31.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:59:31 smithi080 bash[41963]: audit 2023-12-01T15:59:30.621029+0000 mon.a (mon.0) 12161 : audit 0 from='client.? 172.21.15.80:0/3589094038' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:59:32.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:59:31 smithi090 bash[32384]: audit 2023-12-01T15:59:30.621029+0000 mon.a (mon.0) 12161 : audit 0 from='client.? 172.21.15.80:0/3589094038' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:59:32.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:59:32 smithi080 bash[28361]: cluster 2023-12-01T15:59:31.110318+0000 mgr.y (mgr.24362) 20125 : cluster 0 pgmap v20094: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:32.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:59:32 smithi080 bash[41963]: cluster 2023-12-01T15:59:31.110318+0000 mgr.y (mgr.24362) 20125 : cluster 0 pgmap v20094: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:33.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:59:32 smithi090 bash[32384]: cluster 2023-12-01T15:59:31.110318+0000 mgr.y (mgr.24362) 20125 : cluster 0 pgmap v20094: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:33.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:59:33 smithi080 bash[28361]: audit 2023-12-01T15:59:33.074055+0000 mon.a (mon.0) 12162 : audit 0 from='client.? 172.21.15.80:0/3637532462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:59:33.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:59:33 smithi080 bash[41963]: audit 2023-12-01T15:59:33.074055+0000 mon.a (mon.0) 12162 : audit 0 from='client.? 172.21.15.80:0/3637532462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:59:34.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:59:33 smithi090 bash[32384]: audit 2023-12-01T15:59:33.074055+0000 mon.a (mon.0) 12162 : audit 0 from='client.? 172.21.15.80:0/3637532462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:59:34.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:59:34 smithi080 bash[28361]: cluster 2023-12-01T15:59:33.110959+0000 mgr.y (mgr.24362) 20126 : cluster 0 pgmap v20095: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:34.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:59:34 smithi080 bash[41963]: cluster 2023-12-01T15:59:33.110959+0000 mgr.y (mgr.24362) 20126 : cluster 0 pgmap v20095: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:35.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:59:34 smithi090 bash[32384]: cluster 2023-12-01T15:59:33.110959+0000 mgr.y (mgr.24362) 20126 : cluster 0 pgmap v20095: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:35.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:59:35 smithi080 bash[28361]: audit 2023-12-01T15:59:35.518263+0000 mon.c (mon.2) 12886 : audit 0 from='client.? 172.21.15.80:0/3194503918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:59:35.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:59:35 smithi080 bash[41963]: audit 2023-12-01T15:59:35.518263+0000 mon.c (mon.2) 12886 : audit 0 from='client.? 172.21.15.80:0/3194503918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:59:36.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:59:35 smithi090 bash[32384]: audit 2023-12-01T15:59:35.518263+0000 mon.c (mon.2) 12886 : audit 0 from='client.? 172.21.15.80:0/3194503918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:59:36.633 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:59:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:59:36] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T15:59:36.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:59:36 smithi080 bash[41963]: cluster 2023-12-01T15:59:35.111569+0000 mgr.y (mgr.24362) 20127 : cluster 0 pgmap v20096: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:36.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:59:36 smithi080 bash[28361]: cluster 2023-12-01T15:59:35.111569+0000 mgr.y (mgr.24362) 20127 : cluster 0 pgmap v20096: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:37.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:59:36 smithi090 bash[32384]: cluster 2023-12-01T15:59:35.111569+0000 mgr.y (mgr.24362) 20127 : cluster 0 pgmap v20096: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:38.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:59:38 smithi080 bash[28361]: cluster 2023-12-01T15:59:37.112684+0000 mgr.y (mgr.24362) 20128 : cluster 0 pgmap v20097: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:38.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:59:38 smithi080 bash[28361]: audit 2023-12-01T15:59:37.967273+0000 mon.c (mon.2) 12887 : audit 0 from='client.? 172.21.15.80:0/1358335226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:59:38.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:59:38 smithi080 bash[41963]: cluster 2023-12-01T15:59:37.112684+0000 mgr.y (mgr.24362) 20128 : cluster 0 pgmap v20097: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:38.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:59:38 smithi080 bash[41963]: audit 2023-12-01T15:59:37.967273+0000 mon.c (mon.2) 12887 : audit 0 from='client.? 172.21.15.80:0/1358335226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:59:39.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:59:38 smithi090 bash[32384]: cluster 2023-12-01T15:59:37.112684+0000 mgr.y (mgr.24362) 20128 : cluster 0 pgmap v20097: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:39.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:59:38 smithi090 bash[32384]: audit 2023-12-01T15:59:37.967273+0000 mon.c (mon.2) 12887 : audit 0 from='client.? 172.21.15.80:0/1358335226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:59:40.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:59:40 smithi080 bash[28361]: cluster 2023-12-01T15:59:39.113393+0000 mgr.y (mgr.24362) 20129 : cluster 0 pgmap v20098: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:40.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:59:40 smithi080 bash[28361]: audit 2023-12-01T15:59:40.422541+0000 mon.c (mon.2) 12888 : audit 0 from='client.? 172.21.15.80:0/1635126103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:59:40.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:59:40 smithi080 bash[41963]: cluster 2023-12-01T15:59:39.113393+0000 mgr.y (mgr.24362) 20129 : cluster 0 pgmap v20098: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:40.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:59:40 smithi080 bash[41963]: audit 2023-12-01T15:59:40.422541+0000 mon.c (mon.2) 12888 : audit 0 from='client.? 172.21.15.80:0/1635126103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:59:41.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:59:40 smithi090 bash[32384]: cluster 2023-12-01T15:59:39.113393+0000 mgr.y (mgr.24362) 20129 : cluster 0 pgmap v20098: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:41.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:59:40 smithi090 bash[32384]: audit 2023-12-01T15:59:40.422541+0000 mon.c (mon.2) 12888 : audit 0 from='client.? 172.21.15.80:0/1635126103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:59:41.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:59:41 smithi080 bash[28361]: audit 2023-12-01T15:59:40.842190+0000 mon.c (mon.2) 12889 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:59:41.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:59:41 smithi080 bash[41963]: audit 2023-12-01T15:59:40.842190+0000 mon.c (mon.2) 12889 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:59:42.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:59:41 smithi090 bash[32384]: audit 2023-12-01T15:59:40.842190+0000 mon.c (mon.2) 12889 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:59:42.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:59:42 smithi080 bash[28361]: cluster 2023-12-01T15:59:41.114543+0000 mgr.y (mgr.24362) 20130 : cluster 0 pgmap v20099: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:42.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:59:42 smithi080 bash[41963]: cluster 2023-12-01T15:59:41.114543+0000 mgr.y (mgr.24362) 20130 : cluster 0 pgmap v20099: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:43.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:59:42 smithi090 bash[32384]: cluster 2023-12-01T15:59:41.114543+0000 mgr.y (mgr.24362) 20130 : cluster 0 pgmap v20099: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:43.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:59:43 smithi080 bash[28361]: audit 2023-12-01T15:59:42.886958+0000 mon.a (mon.0) 12163 : audit 0 from='client.? 172.21.15.80:0/1231392972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:59:43.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:59:43 smithi080 bash[41963]: audit 2023-12-01T15:59:42.886958+0000 mon.a (mon.0) 12163 : audit 0 from='client.? 172.21.15.80:0/1231392972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:59:44.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:59:43 smithi090 bash[32384]: audit 2023-12-01T15:59:42.886958+0000 mon.a (mon.0) 12163 : audit 0 from='client.? 172.21.15.80:0/1231392972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:59:44.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:59:44 smithi080 bash[28361]: cluster 2023-12-01T15:59:43.115303+0000 mgr.y (mgr.24362) 20131 : cluster 0 pgmap v20100: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:44.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:59:44 smithi080 bash[41963]: cluster 2023-12-01T15:59:43.115303+0000 mgr.y (mgr.24362) 20131 : cluster 0 pgmap v20100: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:45.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:59:44 smithi090 bash[32384]: cluster 2023-12-01T15:59:43.115303+0000 mgr.y (mgr.24362) 20131 : cluster 0 pgmap v20100: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:45.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:59:45 smithi080 bash[28361]: audit 2023-12-01T15:59:45.332433+0000 mon.a (mon.0) 12164 : audit 0 from='client.? 172.21.15.80:0/871312482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:59:45.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:59:45 smithi080 bash[41963]: audit 2023-12-01T15:59:45.332433+0000 mon.a (mon.0) 12164 : audit 0 from='client.? 172.21.15.80:0/871312482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:59:46.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:59:45 smithi090 bash[32384]: audit 2023-12-01T15:59:45.332433+0000 mon.a (mon.0) 12164 : audit 0 from='client.? 172.21.15.80:0/871312482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:59:46.677 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:59:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:59:46] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T15:59:46.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:59:46 smithi080 bash[41963]: cluster 2023-12-01T15:59:45.115958+0000 mgr.y (mgr.24362) 20132 : cluster 0 pgmap v20101: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:46.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:59:46 smithi080 bash[28361]: cluster 2023-12-01T15:59:45.115958+0000 mgr.y (mgr.24362) 20132 : cluster 0 pgmap v20101: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:47.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:59:46 smithi090 bash[32384]: cluster 2023-12-01T15:59:45.115958+0000 mgr.y (mgr.24362) 20132 : cluster 0 pgmap v20101: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:48.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:59:48 smithi080 bash[41963]: cluster 2023-12-01T15:59:47.117063+0000 mgr.y (mgr.24362) 20133 : cluster 0 pgmap v20102: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:48.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:59:48 smithi080 bash[41963]: audit 2023-12-01T15:59:47.787229+0000 mon.a (mon.0) 12165 : audit 0 from='client.? 172.21.15.80:0/3313607735' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:59:48.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:59:48 smithi080 bash[28361]: cluster 2023-12-01T15:59:47.117063+0000 mgr.y (mgr.24362) 20133 : cluster 0 pgmap v20102: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:48.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:59:48 smithi080 bash[28361]: audit 2023-12-01T15:59:47.787229+0000 mon.a (mon.0) 12165 : audit 0 from='client.? 172.21.15.80:0/3313607735' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:59:49.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:59:48 smithi090 bash[32384]: cluster 2023-12-01T15:59:47.117063+0000 mgr.y (mgr.24362) 20133 : cluster 0 pgmap v20102: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:49.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:59:48 smithi090 bash[32384]: audit 2023-12-01T15:59:47.787229+0000 mon.a (mon.0) 12165 : audit 0 from='client.? 172.21.15.80:0/3313607735' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:59:51.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:59:50 smithi090 bash[32384]: cluster 2023-12-01T15:59:49.117699+0000 mgr.y (mgr.24362) 20134 : cluster 0 pgmap v20103: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:51.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:59:50 smithi090 bash[32384]: audit 2023-12-01T15:59:50.247142+0000 mon.a (mon.0) 12166 : audit 0 from='client.? 172.21.15.80:0/82686840' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:59:51.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:59:50 smithi080 bash[28361]: cluster 2023-12-01T15:59:49.117699+0000 mgr.y (mgr.24362) 20134 : cluster 0 pgmap v20103: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:51.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:59:50 smithi080 bash[28361]: audit 2023-12-01T15:59:50.247142+0000 mon.a (mon.0) 12166 : audit 0 from='client.? 172.21.15.80:0/82686840' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:59:51.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:59:50 smithi080 bash[41963]: cluster 2023-12-01T15:59:49.117699+0000 mgr.y (mgr.24362) 20134 : cluster 0 pgmap v20103: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:51.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:59:50 smithi080 bash[41963]: audit 2023-12-01T15:59:50.247142+0000 mon.a (mon.0) 12166 : audit 0 from='client.? 172.21.15.80:0/82686840' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:59:52.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:59:51 smithi090 bash[32384]: audit 2023-12-01T15:59:51.127542+0000 mon.c (mon.2) 12890 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:59:52.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:59:51 smithi090 bash[32384]: audit 2023-12-01T15:59:51.502325+0000 mon.a (mon.0) 12167 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:59:52.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:59:51 smithi090 bash[32384]: audit 2023-12-01T15:59:51.511809+0000 mon.a (mon.0) 12168 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:59:52.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:59:51 smithi080 bash[28361]: audit 2023-12-01T15:59:51.127542+0000 mon.c (mon.2) 12890 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:59:52.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:59:51 smithi080 bash[28361]: audit 2023-12-01T15:59:51.502325+0000 mon.a (mon.0) 12167 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:59:52.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:59:51 smithi080 bash[28361]: audit 2023-12-01T15:59:51.511809+0000 mon.a (mon.0) 12168 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:59:52.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:59:51 smithi080 bash[41963]: audit 2023-12-01T15:59:51.127542+0000 mon.c (mon.2) 12890 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:59:52.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:59:51 smithi080 bash[41963]: audit 2023-12-01T15:59:51.502325+0000 mon.a (mon.0) 12167 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:59:52.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:59:51 smithi080 bash[41963]: audit 2023-12-01T15:59:51.511809+0000 mon.a (mon.0) 12168 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:59:53.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:59:52 smithi090 bash[32384]: cluster 2023-12-01T15:59:51.118759+0000 mgr.y (mgr.24362) 20135 : cluster 0 pgmap v20104: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:53.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:59:52 smithi080 bash[28361]: cluster 2023-12-01T15:59:51.118759+0000 mgr.y (mgr.24362) 20135 : cluster 0 pgmap v20104: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:53.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:59:52 smithi080 bash[41963]: cluster 2023-12-01T15:59:51.118759+0000 mgr.y (mgr.24362) 20135 : cluster 0 pgmap v20104: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:54.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:59:53 smithi090 bash[32384]: audit 2023-12-01T15:59:52.704043+0000 mon.c (mon.2) 12891 : audit 0 from='client.? 172.21.15.80:0/3223335500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:59:54.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:59:53 smithi080 bash[28361]: audit 2023-12-01T15:59:52.704043+0000 mon.c (mon.2) 12891 : audit 0 from='client.? 172.21.15.80:0/3223335500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:59:54.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:59:53 smithi080 bash[41963]: audit 2023-12-01T15:59:52.704043+0000 mon.c (mon.2) 12891 : audit 0 from='client.? 172.21.15.80:0/3223335500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:59:55.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:59:54 smithi090 bash[32384]: cluster 2023-12-01T15:59:53.119391+0000 mgr.y (mgr.24362) 20136 : cluster 0 pgmap v20105: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:55.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:59:54 smithi080 bash[28361]: cluster 2023-12-01T15:59:53.119391+0000 mgr.y (mgr.24362) 20136 : cluster 0 pgmap v20105: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:55.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:59:54 smithi080 bash[41963]: cluster 2023-12-01T15:59:53.119391+0000 mgr.y (mgr.24362) 20136 : cluster 0 pgmap v20105: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:56.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:59:55 smithi090 bash[32384]: audit 2023-12-01T15:59:55.159544+0000 mon.a (mon.0) 12169 : audit 0 from='client.? 172.21.15.80:0/4062398722' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:59:56.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:59:55 smithi080 bash[28361]: audit 2023-12-01T15:59:55.159544+0000 mon.a (mon.0) 12169 : audit 0 from='client.? 172.21.15.80:0/4062398722' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:59:56.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:59:55 smithi080 bash[41963]: audit 2023-12-01T15:59:55.159544+0000 mon.a (mon.0) 12169 : audit 0 from='client.? 172.21.15.80:0/4062398722' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:59:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 15:59:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:15:59:56] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T15:59:57.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:59:56 smithi090 bash[32384]: cluster 2023-12-01T15:59:55.120036+0000 mgr.y (mgr.24362) 20137 : cluster 0 pgmap v20106: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:57.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:59:56 smithi090 bash[32384]: audit 2023-12-01T15:59:55.842613+0000 mon.c (mon.2) 12892 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:59:57.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:59:56 smithi080 bash[41963]: cluster 2023-12-01T15:59:55.120036+0000 mgr.y (mgr.24362) 20137 : cluster 0 pgmap v20106: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:57.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:59:56 smithi080 bash[41963]: audit 2023-12-01T15:59:55.842613+0000 mon.c (mon.2) 12892 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:59:57.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:59:56 smithi080 bash[28361]: cluster 2023-12-01T15:59:55.120036+0000 mgr.y (mgr.24362) 20137 : cluster 0 pgmap v20106: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:57.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:59:56 smithi080 bash[28361]: audit 2023-12-01T15:59:55.842613+0000 mon.c (mon.2) 12892 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:59:58.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:59:58 smithi080 bash[28361]: cluster 2023-12-01T15:59:57.120996+0000 mgr.y (mgr.24362) 20138 : cluster 0 pgmap v20107: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:58.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:59:58 smithi080 bash[28361]: audit 2023-12-01T15:59:57.354782+0000 mon.a (mon.0) 12170 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:59:58.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:59:58 smithi080 bash[28361]: audit 2023-12-01T15:59:57.364340+0000 mon.a (mon.0) 12171 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:59:58.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:59:58 smithi080 bash[28361]: audit 2023-12-01T15:59:57.381243+0000 mon.a (mon.0) 12172 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:59:58.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:59:58 smithi080 bash[28361]: audit 2023-12-01T15:59:57.389414+0000 mon.a (mon.0) 12173 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:59:58.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:59:58 smithi080 bash[28361]: audit 2023-12-01T15:59:57.637514+0000 mon.c (mon.2) 12893 : audit 0 from='client.? 172.21.15.80:0/529831904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:59:58.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:59:58 smithi080 bash[28361]: audit 2023-12-01T15:59:58.218098+0000 mon.a (mon.0) 12174 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:59:58.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:59:58 smithi080 bash[28361]: audit 2023-12-01T15:59:58.231456+0000 mon.a (mon.0) 12175 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:59:58.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:59:58 smithi080 bash[28361]: audit 2023-12-01T15:59:58.246056+0000 mon.a (mon.0) 12176 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:59:58.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:59:58 smithi080 bash[28361]: audit 2023-12-01T15:59:58.257307+0000 mon.a (mon.0) 12177 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:59:58.684 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:59:58 smithi080 bash[28361]: audit 2023-12-01T15:59:58.261586+0000 mon.c (mon.2) 12894 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:59:58.684 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:59:58 smithi080 bash[28361]: audit 2023-12-01T15:59:58.263094+0000 mon.c (mon.2) 12895 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:59:58.684 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 15:59:58 smithi080 bash[28361]: audit 2023-12-01T15:59:58.271238+0000 mon.a (mon.0) 12178 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:59:58.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:59:58 smithi080 bash[41963]: cluster 2023-12-01T15:59:57.120996+0000 mgr.y (mgr.24362) 20138 : cluster 0 pgmap v20107: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:58.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:59:58 smithi080 bash[41963]: audit 2023-12-01T15:59:57.354782+0000 mon.a (mon.0) 12170 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:59:58.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:59:58 smithi080 bash[41963]: audit 2023-12-01T15:59:57.364340+0000 mon.a (mon.0) 12171 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:59:58.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:59:58 smithi080 bash[41963]: audit 2023-12-01T15:59:57.381243+0000 mon.a (mon.0) 12172 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:59:58.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:59:58 smithi080 bash[41963]: audit 2023-12-01T15:59:57.389414+0000 mon.a (mon.0) 12173 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:59:58.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:59:58 smithi080 bash[41963]: audit 2023-12-01T15:59:57.637514+0000 mon.c (mon.2) 12893 : audit 0 from='client.? 172.21.15.80:0/529831904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:59:58.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:59:58 smithi080 bash[41963]: audit 2023-12-01T15:59:58.218098+0000 mon.a (mon.0) 12174 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:59:58.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:59:58 smithi080 bash[41963]: audit 2023-12-01T15:59:58.231456+0000 mon.a (mon.0) 12175 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:59:58.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:59:58 smithi080 bash[41963]: audit 2023-12-01T15:59:58.246056+0000 mon.a (mon.0) 12176 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:59:58.685 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:59:58 smithi080 bash[41963]: audit 2023-12-01T15:59:58.257307+0000 mon.a (mon.0) 12177 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:59:58.685 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:59:58 smithi080 bash[41963]: audit 2023-12-01T15:59:58.261586+0000 mon.c (mon.2) 12894 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:59:58.685 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:59:58 smithi080 bash[41963]: audit 2023-12-01T15:59:58.263094+0000 mon.c (mon.2) 12895 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:59:58.685 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 15:59:58 smithi080 bash[41963]: audit 2023-12-01T15:59:58.271238+0000 mon.a (mon.0) 12178 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:59:58.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:59:58 smithi090 bash[32384]: cluster 2023-12-01T15:59:57.120996+0000 mgr.y (mgr.24362) 20138 : cluster 0 pgmap v20107: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:58.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:59:58 smithi090 bash[32384]: audit 2023-12-01T15:59:57.354782+0000 mon.a (mon.0) 12170 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:59:58.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:59:58 smithi090 bash[32384]: audit 2023-12-01T15:59:57.364340+0000 mon.a (mon.0) 12171 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:59:58.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:59:58 smithi090 bash[32384]: audit 2023-12-01T15:59:57.381243+0000 mon.a (mon.0) 12172 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:59:58.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:59:58 smithi090 bash[32384]: audit 2023-12-01T15:59:57.389414+0000 mon.a (mon.0) 12173 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:59:58.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:59:58 smithi090 bash[32384]: audit 2023-12-01T15:59:57.637514+0000 mon.c (mon.2) 12893 : audit 0 from='client.? 172.21.15.80:0/529831904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:59:58.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:59:58 smithi090 bash[32384]: audit 2023-12-01T15:59:58.218098+0000 mon.a (mon.0) 12174 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:59:58.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:59:58 smithi090 bash[32384]: audit 2023-12-01T15:59:58.231456+0000 mon.a (mon.0) 12175 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:59:58.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:59:58 smithi090 bash[32384]: audit 2023-12-01T15:59:58.246056+0000 mon.a (mon.0) 12176 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:59:58.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:59:58 smithi090 bash[32384]: audit 2023-12-01T15:59:58.257307+0000 mon.a (mon.0) 12177 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T15:59:58.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:59:58 smithi090 bash[32384]: audit 2023-12-01T15:59:58.261586+0000 mon.c (mon.2) 12894 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:59:58.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:59:58 smithi090 bash[32384]: audit 2023-12-01T15:59:58.263094+0000 mon.c (mon.2) 12895 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:59:58.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 15:59:58 smithi090 bash[32384]: audit 2023-12-01T15:59:58.271238+0000 mon.a (mon.0) 12178 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:00:00.359 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:00:00 smithi080 bash[28361]: debug 2023-12-01T15:59:59.999+0000 7f6ec9bf0700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T16:00:00.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:00:00 smithi080 bash[28361]: cluster 2023-12-01T15:59:59.121636+0000 mgr.y (mgr.24362) 20139 : cluster 0 pgmap v20108: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:00.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:00:00 smithi080 bash[28361]: cluster 2023-12-01T16:00:00.000115+0000 mon.a (mon.0) 12179 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T16:00:00.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:00:00 smithi080 bash[28361]: audit 2023-12-01T16:00:00.089969+0000 mon.a (mon.0) 12180 : audit 0 from='client.? 172.21.15.80:0/3863292440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:00:00.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:00:00 smithi080 bash[41963]: cluster 2023-12-01T15:59:59.121636+0000 mgr.y (mgr.24362) 20139 : cluster 0 pgmap v20108: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:00.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:00:00 smithi080 bash[41963]: cluster 2023-12-01T16:00:00.000115+0000 mon.a (mon.0) 12179 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T16:00:00.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:00:00 smithi080 bash[41963]: audit 2023-12-01T16:00:00.089969+0000 mon.a (mon.0) 12180 : audit 0 from='client.? 172.21.15.80:0/3863292440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:00:00.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:00:00 smithi090 bash[32384]: cluster 2023-12-01T15:59:59.121636+0000 mgr.y (mgr.24362) 20139 : cluster 0 pgmap v20108: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:00.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:00:00 smithi090 bash[32384]: cluster 2023-12-01T16:00:00.000115+0000 mon.a (mon.0) 12179 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T16:00:00.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:00:00 smithi090 bash[32384]: audit 2023-12-01T16:00:00.089969+0000 mon.a (mon.0) 12180 : audit 0 from='client.? 172.21.15.80:0/3863292440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:00:02.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:00:02 smithi090 bash[32384]: cluster 2023-12-01T16:00:01.122795+0000 mgr.y (mgr.24362) 20140 : cluster 0 pgmap v20109: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:02.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:00:02 smithi080 bash[28361]: cluster 2023-12-01T16:00:01.122795+0000 mgr.y (mgr.24362) 20140 : cluster 0 pgmap v20109: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:02.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:00:02 smithi080 bash[41963]: cluster 2023-12-01T16:00:01.122795+0000 mgr.y (mgr.24362) 20140 : cluster 0 pgmap v20109: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:03.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:00:03 smithi090 bash[32384]: audit 2023-12-01T16:00:02.546377+0000 mon.a (mon.0) 12181 : audit 0 from='client.? 172.21.15.80:0/253798762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:00:03.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:00:03 smithi080 bash[28361]: audit 2023-12-01T16:00:02.546377+0000 mon.a (mon.0) 12181 : audit 0 from='client.? 172.21.15.80:0/253798762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:00:03.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:00:03 smithi080 bash[41963]: audit 2023-12-01T16:00:02.546377+0000 mon.a (mon.0) 12181 : audit 0 from='client.? 172.21.15.80:0/253798762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:00:04.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:00:04 smithi090 bash[32384]: cluster 2023-12-01T16:00:03.123563+0000 mgr.y (mgr.24362) 20141 : cluster 0 pgmap v20110: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:04.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:00:04 smithi080 bash[41963]: cluster 2023-12-01T16:00:03.123563+0000 mgr.y (mgr.24362) 20141 : cluster 0 pgmap v20110: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:04.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:00:04 smithi080 bash[28361]: cluster 2023-12-01T16:00:03.123563+0000 mgr.y (mgr.24362) 20141 : cluster 0 pgmap v20110: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:05.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:00:05 smithi090 bash[32384]: audit 2023-12-01T16:00:05.014644+0000 mon.a (mon.0) 12182 : audit 0 from='client.? 172.21.15.80:0/2697677151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:00:05.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:00:05 smithi080 bash[41963]: audit 2023-12-01T16:00:05.014644+0000 mon.a (mon.0) 12182 : audit 0 from='client.? 172.21.15.80:0/2697677151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:00:05.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:00:05 smithi080 bash[28361]: audit 2023-12-01T16:00:05.014644+0000 mon.a (mon.0) 12182 : audit 0 from='client.? 172.21.15.80:0/2697677151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:00:06.520 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:00:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:00:06] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T16:00:06.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:00:06 smithi080 bash[28361]: cluster 2023-12-01T16:00:05.124373+0000 mgr.y (mgr.24362) 20142 : cluster 0 pgmap v20111: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:06.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:00:06 smithi080 bash[41963]: cluster 2023-12-01T16:00:05.124373+0000 mgr.y (mgr.24362) 20142 : cluster 0 pgmap v20111: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:07.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:00:06 smithi090 bash[32384]: cluster 2023-12-01T16:00:05.124373+0000 mgr.y (mgr.24362) 20142 : cluster 0 pgmap v20111: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:07.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:00:07 smithi080 bash[41963]: audit 2023-12-01T16:00:07.476257+0000 mon.c (mon.2) 12896 : audit 0 from='client.? 172.21.15.80:0/3527526721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:00:07.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:00:07 smithi080 bash[28361]: audit 2023-12-01T16:00:07.476257+0000 mon.c (mon.2) 12896 : audit 0 from='client.? 172.21.15.80:0/3527526721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:00:08.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:00:07 smithi090 bash[32384]: audit 2023-12-01T16:00:07.476257+0000 mon.c (mon.2) 12896 : audit 0 from='client.? 172.21.15.80:0/3527526721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:00:08.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:00:08 smithi080 bash[28361]: cluster 2023-12-01T16:00:07.125579+0000 mgr.y (mgr.24362) 20143 : cluster 0 pgmap v20112: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:08.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:00:08 smithi080 bash[41963]: cluster 2023-12-01T16:00:07.125579+0000 mgr.y (mgr.24362) 20143 : cluster 0 pgmap v20112: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:09.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:00:08 smithi090 bash[32384]: cluster 2023-12-01T16:00:07.125579+0000 mgr.y (mgr.24362) 20143 : cluster 0 pgmap v20112: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:10.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:00:10 smithi080 bash[28361]: cluster 2023-12-01T16:00:09.126332+0000 mgr.y (mgr.24362) 20144 : cluster 0 pgmap v20113: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:10.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:00:10 smithi080 bash[28361]: audit 2023-12-01T16:00:09.928070+0000 mon.a (mon.0) 12183 : audit 0 from='client.? 172.21.15.80:0/2148385498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:00:10.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:00:10 smithi080 bash[41963]: cluster 2023-12-01T16:00:09.126332+0000 mgr.y (mgr.24362) 20144 : cluster 0 pgmap v20113: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:10.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:00:10 smithi080 bash[41963]: audit 2023-12-01T16:00:09.928070+0000 mon.a (mon.0) 12183 : audit 0 from='client.? 172.21.15.80:0/2148385498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:00:11.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:00:10 smithi090 bash[32384]: cluster 2023-12-01T16:00:09.126332+0000 mgr.y (mgr.24362) 20144 : cluster 0 pgmap v20113: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:11.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:00:10 smithi090 bash[32384]: audit 2023-12-01T16:00:09.928070+0000 mon.a (mon.0) 12183 : audit 0 from='client.? 172.21.15.80:0/2148385498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:00:11.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:00:11 smithi080 bash[41963]: audit 2023-12-01T16:00:10.842880+0000 mon.c (mon.2) 12897 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:00:11.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:00:11 smithi080 bash[28361]: audit 2023-12-01T16:00:10.842880+0000 mon.c (mon.2) 12897 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:00:12.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:00:11 smithi090 bash[32384]: audit 2023-12-01T16:00:10.842880+0000 mon.c (mon.2) 12897 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:00:12.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:00:12 smithi080 bash[41963]: cluster 2023-12-01T16:00:11.127527+0000 mgr.y (mgr.24362) 20145 : cluster 0 pgmap v20114: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:12.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:00:12 smithi080 bash[41963]: audit 2023-12-01T16:00:12.390924+0000 mon.a (mon.0) 12184 : audit 0 from='client.? 172.21.15.80:0/661507748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:00:12.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:00:12 smithi080 bash[28361]: cluster 2023-12-01T16:00:11.127527+0000 mgr.y (mgr.24362) 20145 : cluster 0 pgmap v20114: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:12.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:00:12 smithi080 bash[28361]: audit 2023-12-01T16:00:12.390924+0000 mon.a (mon.0) 12184 : audit 0 from='client.? 172.21.15.80:0/661507748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:00:13.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:00:12 smithi090 bash[32384]: cluster 2023-12-01T16:00:11.127527+0000 mgr.y (mgr.24362) 20145 : cluster 0 pgmap v20114: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:13.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:00:12 smithi090 bash[32384]: audit 2023-12-01T16:00:12.390924+0000 mon.a (mon.0) 12184 : audit 0 from='client.? 172.21.15.80:0/661507748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:00:14.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:00:14 smithi080 bash[28361]: cluster 2023-12-01T16:00:13.128346+0000 mgr.y (mgr.24362) 20146 : cluster 0 pgmap v20115: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:14.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:00:14 smithi080 bash[41963]: cluster 2023-12-01T16:00:13.128346+0000 mgr.y (mgr.24362) 20146 : cluster 0 pgmap v20115: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:15.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:00:14 smithi090 bash[32384]: cluster 2023-12-01T16:00:13.128346+0000 mgr.y (mgr.24362) 20146 : cluster 0 pgmap v20115: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:15.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:00:15 smithi080 bash[28361]: audit 2023-12-01T16:00:14.835255+0000 mon.c (mon.2) 12898 : audit 0 from='client.? 172.21.15.80:0/1565916418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:00:15.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:00:15 smithi080 bash[41963]: audit 2023-12-01T16:00:14.835255+0000 mon.c (mon.2) 12898 : audit 0 from='client.? 172.21.15.80:0/1565916418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:00:16.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:00:15 smithi090 bash[32384]: audit 2023-12-01T16:00:14.835255+0000 mon.c (mon.2) 12898 : audit 0 from='client.? 172.21.15.80:0/1565916418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:00:16.560 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:00:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:00:16] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T16:00:16.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:00:16 smithi080 bash[28361]: cluster 2023-12-01T16:00:15.128951+0000 mgr.y (mgr.24362) 20147 : cluster 0 pgmap v20116: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:16.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:00:16 smithi080 bash[41963]: cluster 2023-12-01T16:00:15.128951+0000 mgr.y (mgr.24362) 20147 : cluster 0 pgmap v20116: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:17.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:00:16 smithi090 bash[32384]: cluster 2023-12-01T16:00:15.128951+0000 mgr.y (mgr.24362) 20147 : cluster 0 pgmap v20116: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:17.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:00:17 smithi080 bash[28361]: audit 2023-12-01T16:00:17.294551+0000 mon.c (mon.2) 12899 : audit 0 from='client.? 172.21.15.80:0/1337642054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:00:17.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:00:17 smithi080 bash[41963]: audit 2023-12-01T16:00:17.294551+0000 mon.c (mon.2) 12899 : audit 0 from='client.? 172.21.15.80:0/1337642054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:00:18.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:00:17 smithi090 bash[32384]: audit 2023-12-01T16:00:17.294551+0000 mon.c (mon.2) 12899 : audit 0 from='client.? 172.21.15.80:0/1337642054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:00:18.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:00:18 smithi080 bash[28361]: cluster 2023-12-01T16:00:17.130073+0000 mgr.y (mgr.24362) 20148 : cluster 0 pgmap v20117: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:18.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:00:18 smithi080 bash[41963]: cluster 2023-12-01T16:00:17.130073+0000 mgr.y (mgr.24362) 20148 : cluster 0 pgmap v20117: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:19.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:00:18 smithi090 bash[32384]: cluster 2023-12-01T16:00:17.130073+0000 mgr.y (mgr.24362) 20148 : cluster 0 pgmap v20117: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:20.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:00:20 smithi080 bash[28361]: cluster 2023-12-01T16:00:19.130633+0000 mgr.y (mgr.24362) 20149 : cluster 0 pgmap v20118: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:20.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:00:20 smithi080 bash[28361]: audit 2023-12-01T16:00:19.744499+0000 mon.c (mon.2) 12900 : audit 0 from='client.? 172.21.15.80:0/2645328689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:00:20.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:00:20 smithi080 bash[41963]: cluster 2023-12-01T16:00:19.130633+0000 mgr.y (mgr.24362) 20149 : cluster 0 pgmap v20118: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:20.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:00:20 smithi080 bash[41963]: audit 2023-12-01T16:00:19.744499+0000 mon.c (mon.2) 12900 : audit 0 from='client.? 172.21.15.80:0/2645328689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:00:21.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:00:20 smithi090 bash[32384]: cluster 2023-12-01T16:00:19.130633+0000 mgr.y (mgr.24362) 20149 : cluster 0 pgmap v20118: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:21.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:00:20 smithi090 bash[32384]: audit 2023-12-01T16:00:19.744499+0000 mon.c (mon.2) 12900 : audit 0 from='client.? 172.21.15.80:0/2645328689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:00:22.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:00:22 smithi080 bash[28361]: cluster 2023-12-01T16:00:21.131688+0000 mgr.y (mgr.24362) 20150 : cluster 0 pgmap v20119: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:22.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:00:22 smithi080 bash[28361]: audit 2023-12-01T16:00:22.208362+0000 mon.c (mon.2) 12901 : audit 0 from='client.? 172.21.15.80:0/578526692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:00:22.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:00:22 smithi080 bash[41963]: cluster 2023-12-01T16:00:21.131688+0000 mgr.y (mgr.24362) 20150 : cluster 0 pgmap v20119: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:22.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:00:22 smithi080 bash[41963]: audit 2023-12-01T16:00:22.208362+0000 mon.c (mon.2) 12901 : audit 0 from='client.? 172.21.15.80:0/578526692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:00:23.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:00:22 smithi090 bash[32384]: cluster 2023-12-01T16:00:21.131688+0000 mgr.y (mgr.24362) 20150 : cluster 0 pgmap v20119: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:23.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:00:22 smithi090 bash[32384]: audit 2023-12-01T16:00:22.208362+0000 mon.c (mon.2) 12901 : audit 0 from='client.? 172.21.15.80:0/578526692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:00:24.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:00:24 smithi080 bash[28361]: cluster 2023-12-01T16:00:23.132357+0000 mgr.y (mgr.24362) 20151 : cluster 0 pgmap v20120: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:24.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:00:24 smithi080 bash[41963]: cluster 2023-12-01T16:00:23.132357+0000 mgr.y (mgr.24362) 20151 : cluster 0 pgmap v20120: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:25.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:00:24 smithi090 bash[32384]: cluster 2023-12-01T16:00:23.132357+0000 mgr.y (mgr.24362) 20151 : cluster 0 pgmap v20120: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:00:25 smithi080 bash[28361]: audit 2023-12-01T16:00:24.672265+0000 mon.a (mon.0) 12185 : audit 0 from='client.? 172.21.15.80:0/3846990028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:00:25.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:00:25 smithi080 bash[41963]: audit 2023-12-01T16:00:24.672265+0000 mon.a (mon.0) 12185 : audit 0 from='client.? 172.21.15.80:0/3846990028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:00:26.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:00:25 smithi090 bash[32384]: audit 2023-12-01T16:00:24.672265+0000 mon.a (mon.0) 12185 : audit 0 from='client.? 172.21.15.80:0/3846990028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:00:26.598 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:00:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:00:26] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T16:00:26.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:00:26 smithi080 bash[41963]: cluster 2023-12-01T16:00:25.133006+0000 mgr.y (mgr.24362) 20152 : cluster 0 pgmap v20121: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:26.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:00:26 smithi080 bash[41963]: audit 2023-12-01T16:00:25.843447+0000 mon.c (mon.2) 12902 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:00:26.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:00:26 smithi080 bash[28361]: cluster 2023-12-01T16:00:25.133006+0000 mgr.y (mgr.24362) 20152 : cluster 0 pgmap v20121: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:26.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:00:26 smithi080 bash[28361]: audit 2023-12-01T16:00:25.843447+0000 mon.c (mon.2) 12902 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:00:27.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:00:26 smithi090 bash[32384]: cluster 2023-12-01T16:00:25.133006+0000 mgr.y (mgr.24362) 20152 : cluster 0 pgmap v20121: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:27.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:00:26 smithi090 bash[32384]: audit 2023-12-01T16:00:25.843447+0000 mon.c (mon.2) 12902 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:00:27.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:00:27 smithi080 bash[28361]: audit 2023-12-01T16:00:27.132394+0000 mon.a (mon.0) 12186 : audit 0 from='client.? 172.21.15.80:0/4060764013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:00:27.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:00:27 smithi080 bash[41963]: audit 2023-12-01T16:00:27.132394+0000 mon.a (mon.0) 12186 : audit 0 from='client.? 172.21.15.80:0/4060764013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:00:28.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:00:27 smithi090 bash[32384]: audit 2023-12-01T16:00:27.132394+0000 mon.a (mon.0) 12186 : audit 0 from='client.? 172.21.15.80:0/4060764013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:00:28.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:00:28 smithi080 bash[28361]: cluster 2023-12-01T16:00:27.134078+0000 mgr.y (mgr.24362) 20153 : cluster 0 pgmap v20122: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:28.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:00:28 smithi080 bash[41963]: cluster 2023-12-01T16:00:27.134078+0000 mgr.y (mgr.24362) 20153 : cluster 0 pgmap v20122: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:29.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:00:28 smithi090 bash[32384]: cluster 2023-12-01T16:00:27.134078+0000 mgr.y (mgr.24362) 20153 : cluster 0 pgmap v20122: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:29.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:00:29 smithi080 bash[28361]: audit 2023-12-01T16:00:29.585308+0000 mon.a (mon.0) 12187 : audit 0 from='client.? 172.21.15.80:0/2056855973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:00:29.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:00:29 smithi080 bash[41963]: audit 2023-12-01T16:00:29.585308+0000 mon.a (mon.0) 12187 : audit 0 from='client.? 172.21.15.80:0/2056855973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:00:30.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:00:29 smithi090 bash[32384]: audit 2023-12-01T16:00:29.585308+0000 mon.a (mon.0) 12187 : audit 0 from='client.? 172.21.15.80:0/2056855973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:00:30.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:00:30 smithi080 bash[28361]: cluster 2023-12-01T16:00:29.134730+0000 mgr.y (mgr.24362) 20154 : cluster 0 pgmap v20123: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:30.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:00:30 smithi080 bash[41963]: cluster 2023-12-01T16:00:29.134730+0000 mgr.y (mgr.24362) 20154 : cluster 0 pgmap v20123: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:31.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:00:30 smithi090 bash[32384]: cluster 2023-12-01T16:00:29.134730+0000 mgr.y (mgr.24362) 20154 : cluster 0 pgmap v20123: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:32.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:00:32 smithi080 bash[28361]: cluster 2023-12-01T16:00:31.135835+0000 mgr.y (mgr.24362) 20155 : cluster 0 pgmap v20124: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:32.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:00:32 smithi080 bash[28361]: audit 2023-12-01T16:00:32.044011+0000 mon.c (mon.2) 12903 : audit 0 from='client.? 172.21.15.80:0/3423226830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:00:32.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:00:32 smithi080 bash[41963]: cluster 2023-12-01T16:00:31.135835+0000 mgr.y (mgr.24362) 20155 : cluster 0 pgmap v20124: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:32.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:00:32 smithi080 bash[41963]: audit 2023-12-01T16:00:32.044011+0000 mon.c (mon.2) 12903 : audit 0 from='client.? 172.21.15.80:0/3423226830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:00:33.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:00:32 smithi090 bash[32384]: cluster 2023-12-01T16:00:31.135835+0000 mgr.y (mgr.24362) 20155 : cluster 0 pgmap v20124: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:33.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:00:32 smithi090 bash[32384]: audit 2023-12-01T16:00:32.044011+0000 mon.c (mon.2) 12903 : audit 0 from='client.? 172.21.15.80:0/3423226830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:00:34.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:00:34 smithi080 bash[28361]: cluster 2023-12-01T16:00:33.136505+0000 mgr.y (mgr.24362) 20156 : cluster 0 pgmap v20125: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:34.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:00:34 smithi080 bash[28361]: audit 2023-12-01T16:00:34.499247+0000 mon.a (mon.0) 12188 : audit 0 from='client.? 172.21.15.80:0/2431197721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:00:34.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:00:34 smithi080 bash[41963]: cluster 2023-12-01T16:00:33.136505+0000 mgr.y (mgr.24362) 20156 : cluster 0 pgmap v20125: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:34.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:00:34 smithi080 bash[41963]: audit 2023-12-01T16:00:34.499247+0000 mon.a (mon.0) 12188 : audit 0 from='client.? 172.21.15.80:0/2431197721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:00:35.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:00:34 smithi090 bash[32384]: cluster 2023-12-01T16:00:33.136505+0000 mgr.y (mgr.24362) 20156 : cluster 0 pgmap v20125: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:35.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:00:34 smithi090 bash[32384]: audit 2023-12-01T16:00:34.499247+0000 mon.a (mon.0) 12188 : audit 0 from='client.? 172.21.15.80:0/2431197721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:00:36.633 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:00:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:00:36] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T16:00:36.935 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:00:36 smithi080 bash[28361]: cluster 2023-12-01T16:00:35.137161+0000 mgr.y (mgr.24362) 20157 : cluster 0 pgmap v20126: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:36.935 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:00:36 smithi080 bash[41963]: cluster 2023-12-01T16:00:35.137161+0000 mgr.y (mgr.24362) 20157 : cluster 0 pgmap v20126: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:37.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:00:36 smithi090 bash[32384]: cluster 2023-12-01T16:00:35.137161+0000 mgr.y (mgr.24362) 20157 : cluster 0 pgmap v20126: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:37.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:00:37 smithi080 bash[28361]: audit 2023-12-01T16:00:36.952386+0000 mon.c (mon.2) 12904 : audit 0 from='client.? 172.21.15.80:0/2379675096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:00:37.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:00:37 smithi080 bash[41963]: audit 2023-12-01T16:00:36.952386+0000 mon.c (mon.2) 12904 : audit 0 from='client.? 172.21.15.80:0/2379675096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:00:38.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:00:37 smithi090 bash[32384]: audit 2023-12-01T16:00:36.952386+0000 mon.c (mon.2) 12904 : audit 0 from='client.? 172.21.15.80:0/2379675096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:00:38.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:00:38 smithi080 bash[28361]: cluster 2023-12-01T16:00:37.138317+0000 mgr.y (mgr.24362) 20158 : cluster 0 pgmap v20127: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:38.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:00:38 smithi080 bash[41963]: cluster 2023-12-01T16:00:37.138317+0000 mgr.y (mgr.24362) 20158 : cluster 0 pgmap v20127: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:39.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:00:38 smithi090 bash[32384]: cluster 2023-12-01T16:00:37.138317+0000 mgr.y (mgr.24362) 20158 : cluster 0 pgmap v20127: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:39.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:00:39 smithi080 bash[28361]: audit 2023-12-01T16:00:39.415129+0000 mon.a (mon.0) 12189 : audit 0 from='client.? 172.21.15.80:0/3601846000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:00:39.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:00:39 smithi080 bash[41963]: audit 2023-12-01T16:00:39.415129+0000 mon.a (mon.0) 12189 : audit 0 from='client.? 172.21.15.80:0/3601846000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:00:40.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:00:39 smithi090 bash[32384]: audit 2023-12-01T16:00:39.415129+0000 mon.a (mon.0) 12189 : audit 0 from='client.? 172.21.15.80:0/3601846000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:00:40.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:00:40 smithi080 bash[28361]: cluster 2023-12-01T16:00:39.138928+0000 mgr.y (mgr.24362) 20159 : cluster 0 pgmap v20128: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:40.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:00:40 smithi080 bash[41963]: cluster 2023-12-01T16:00:39.138928+0000 mgr.y (mgr.24362) 20159 : cluster 0 pgmap v20128: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:41.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:00:40 smithi090 bash[32384]: cluster 2023-12-01T16:00:39.138928+0000 mgr.y (mgr.24362) 20159 : cluster 0 pgmap v20128: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:41.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:00:41 smithi080 bash[41963]: audit 2023-12-01T16:00:40.843915+0000 mon.c (mon.2) 12905 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:00:41.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:00:41 smithi080 bash[28361]: audit 2023-12-01T16:00:40.843915+0000 mon.c (mon.2) 12905 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:00:42.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:00:41 smithi090 bash[32384]: audit 2023-12-01T16:00:40.843915+0000 mon.c (mon.2) 12905 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:00:42.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:00:42 smithi080 bash[41963]: cluster 2023-12-01T16:00:41.139952+0000 mgr.y (mgr.24362) 20160 : cluster 0 pgmap v20129: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:42.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:00:42 smithi080 bash[41963]: audit 2023-12-01T16:00:41.867737+0000 mon.a (mon.0) 12190 : audit 0 from='client.? 172.21.15.80:0/3062542364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:00:42.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:00:42 smithi080 bash[28361]: cluster 2023-12-01T16:00:41.139952+0000 mgr.y (mgr.24362) 20160 : cluster 0 pgmap v20129: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:42.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:00:42 smithi080 bash[28361]: audit 2023-12-01T16:00:41.867737+0000 mon.a (mon.0) 12190 : audit 0 from='client.? 172.21.15.80:0/3062542364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:00:43.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:00:42 smithi090 bash[32384]: cluster 2023-12-01T16:00:41.139952+0000 mgr.y (mgr.24362) 20160 : cluster 0 pgmap v20129: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:43.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:00:42 smithi090 bash[32384]: audit 2023-12-01T16:00:41.867737+0000 mon.a (mon.0) 12190 : audit 0 from='client.? 172.21.15.80:0/3062542364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:00:44.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:00:44 smithi080 bash[41963]: cluster 2023-12-01T16:00:43.140559+0000 mgr.y (mgr.24362) 20161 : cluster 0 pgmap v20130: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:44.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:00:44 smithi080 bash[41963]: audit 2023-12-01T16:00:44.325309+0000 mon.c (mon.2) 12906 : audit 0 from='client.? 172.21.15.80:0/2060313636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:00:44.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:00:44 smithi080 bash[28361]: cluster 2023-12-01T16:00:43.140559+0000 mgr.y (mgr.24362) 20161 : cluster 0 pgmap v20130: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:44.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:00:44 smithi080 bash[28361]: audit 2023-12-01T16:00:44.325309+0000 mon.c (mon.2) 12906 : audit 0 from='client.? 172.21.15.80:0/2060313636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:00:45.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:00:44 smithi090 bash[32384]: cluster 2023-12-01T16:00:43.140559+0000 mgr.y (mgr.24362) 20161 : cluster 0 pgmap v20130: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:45.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:00:44 smithi090 bash[32384]: audit 2023-12-01T16:00:44.325309+0000 mon.c (mon.2) 12906 : audit 0 from='client.? 172.21.15.80:0/2060313636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:00:46.677 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:00:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:00:46] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T16:00:46.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:00:46 smithi080 bash[41963]: cluster 2023-12-01T16:00:45.141146+0000 mgr.y (mgr.24362) 20162 : cluster 0 pgmap v20131: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:46.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:00:46 smithi080 bash[28361]: cluster 2023-12-01T16:00:45.141146+0000 mgr.y (mgr.24362) 20162 : cluster 0 pgmap v20131: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:47.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:00:46 smithi090 bash[32384]: cluster 2023-12-01T16:00:45.141146+0000 mgr.y (mgr.24362) 20162 : cluster 0 pgmap v20131: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:48.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:00:47 smithi090 bash[32384]: audit 2023-12-01T16:00:46.785864+0000 mon.c (mon.2) 12907 : audit 0 from='client.? 172.21.15.80:0/2747025144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:00:48.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:00:47 smithi080 bash[28361]: audit 2023-12-01T16:00:46.785864+0000 mon.c (mon.2) 12907 : audit 0 from='client.? 172.21.15.80:0/2747025144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:00:48.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:00:47 smithi080 bash[41963]: audit 2023-12-01T16:00:46.785864+0000 mon.c (mon.2) 12907 : audit 0 from='client.? 172.21.15.80:0/2747025144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:00:49.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:00:48 smithi090 bash[32384]: cluster 2023-12-01T16:00:47.142305+0000 mgr.y (mgr.24362) 20163 : cluster 0 pgmap v20132: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:49.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:00:48 smithi080 bash[28361]: cluster 2023-12-01T16:00:47.142305+0000 mgr.y (mgr.24362) 20163 : cluster 0 pgmap v20132: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:49.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:00:48 smithi080 bash[41963]: cluster 2023-12-01T16:00:47.142305+0000 mgr.y (mgr.24362) 20163 : cluster 0 pgmap v20132: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:50.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:00:49 smithi090 bash[32384]: audit 2023-12-01T16:00:49.250393+0000 mon.a (mon.0) 12191 : audit 0 from='client.? 172.21.15.80:0/2702772061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:00:50.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:00:49 smithi080 bash[28361]: audit 2023-12-01T16:00:49.250393+0000 mon.a (mon.0) 12191 : audit 0 from='client.? 172.21.15.80:0/2702772061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:00:50.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:00:49 smithi080 bash[41963]: audit 2023-12-01T16:00:49.250393+0000 mon.a (mon.0) 12191 : audit 0 from='client.? 172.21.15.80:0/2702772061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:00:51.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:00:50 smithi090 bash[32384]: cluster 2023-12-01T16:00:49.142762+0000 mgr.y (mgr.24362) 20164 : cluster 0 pgmap v20133: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:51.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:00:50 smithi080 bash[41963]: cluster 2023-12-01T16:00:49.142762+0000 mgr.y (mgr.24362) 20164 : cluster 0 pgmap v20133: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:51.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:00:50 smithi080 bash[28361]: cluster 2023-12-01T16:00:49.142762+0000 mgr.y (mgr.24362) 20164 : cluster 0 pgmap v20133: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:53.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:00:52 smithi090 bash[32384]: cluster 2023-12-01T16:00:51.143777+0000 mgr.y (mgr.24362) 20165 : cluster 0 pgmap v20134: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:53.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:00:52 smithi090 bash[32384]: audit 2023-12-01T16:00:51.710351+0000 mon.c (mon.2) 12908 : audit 0 from='client.? 172.21.15.80:0/2644980186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:00:53.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:00:52 smithi080 bash[41963]: cluster 2023-12-01T16:00:51.143777+0000 mgr.y (mgr.24362) 20165 : cluster 0 pgmap v20134: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:53.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:00:52 smithi080 bash[41963]: audit 2023-12-01T16:00:51.710351+0000 mon.c (mon.2) 12908 : audit 0 from='client.? 172.21.15.80:0/2644980186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:00:53.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:00:52 smithi080 bash[28361]: cluster 2023-12-01T16:00:51.143777+0000 mgr.y (mgr.24362) 20165 : cluster 0 pgmap v20134: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:53.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:00:52 smithi080 bash[28361]: audit 2023-12-01T16:00:51.710351+0000 mon.c (mon.2) 12908 : audit 0 from='client.? 172.21.15.80:0/2644980186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:00:55.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:00:54 smithi090 bash[32384]: cluster 2023-12-01T16:00:53.144439+0000 mgr.y (mgr.24362) 20166 : cluster 0 pgmap v20135: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:55.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:00:54 smithi090 bash[32384]: audit 2023-12-01T16:00:54.161692+0000 mon.c (mon.2) 12909 : audit 0 from='client.? 172.21.15.80:0/2218732960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:00:55.185 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:00:54 smithi080 bash[28361]: cluster 2023-12-01T16:00:53.144439+0000 mgr.y (mgr.24362) 20166 : cluster 0 pgmap v20135: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:55.185 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:00:54 smithi080 bash[28361]: audit 2023-12-01T16:00:54.161692+0000 mon.c (mon.2) 12909 : audit 0 from='client.? 172.21.15.80:0/2218732960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:00:55.186 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:00:54 smithi080 bash[41963]: cluster 2023-12-01T16:00:53.144439+0000 mgr.y (mgr.24362) 20166 : cluster 0 pgmap v20135: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:55.186 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:00:54 smithi080 bash[41963]: audit 2023-12-01T16:00:54.161692+0000 mon.c (mon.2) 12909 : audit 0 from='client.? 172.21.15.80:0/2218732960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:00:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:00:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:00:56] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T16:00:57.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:00:56 smithi090 bash[32384]: cluster 2023-12-01T16:00:55.145106+0000 mgr.y (mgr.24362) 20167 : cluster 0 pgmap v20136: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:57.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:00:56 smithi090 bash[32384]: audit 2023-12-01T16:00:55.844290+0000 mon.c (mon.2) 12910 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:00:57.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:00:56 smithi090 bash[32384]: audit 2023-12-01T16:00:56.622647+0000 mon.c (mon.2) 12911 : audit 0 from='client.? 172.21.15.80:0/3207529823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:00:57.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:00:56 smithi080 bash[28361]: cluster 2023-12-01T16:00:55.145106+0000 mgr.y (mgr.24362) 20167 : cluster 0 pgmap v20136: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:57.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:00:56 smithi080 bash[28361]: audit 2023-12-01T16:00:55.844290+0000 mon.c (mon.2) 12910 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:00:57.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:00:56 smithi080 bash[28361]: audit 2023-12-01T16:00:56.622647+0000 mon.c (mon.2) 12911 : audit 0 from='client.? 172.21.15.80:0/3207529823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:00:57.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:00:56 smithi080 bash[41963]: cluster 2023-12-01T16:00:55.145106+0000 mgr.y (mgr.24362) 20167 : cluster 0 pgmap v20136: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:57.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:00:56 smithi080 bash[41963]: audit 2023-12-01T16:00:55.844290+0000 mon.c (mon.2) 12910 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:00:57.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:00:56 smithi080 bash[41963]: audit 2023-12-01T16:00:56.622647+0000 mon.c (mon.2) 12911 : audit 0 from='client.? 172.21.15.80:0/3207529823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:00:59.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:00:58 smithi090 bash[32384]: cluster 2023-12-01T16:00:57.146231+0000 mgr.y (mgr.24362) 20168 : cluster 0 pgmap v20137: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:59.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:00:58 smithi090 bash[32384]: audit 2023-12-01T16:00:58.355168+0000 mon.c (mon.2) 12912 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:00:59.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:00:58 smithi080 bash[28361]: cluster 2023-12-01T16:00:57.146231+0000 mgr.y (mgr.24362) 20168 : cluster 0 pgmap v20137: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:59.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:00:58 smithi080 bash[28361]: audit 2023-12-01T16:00:58.355168+0000 mon.c (mon.2) 12912 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:00:59.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:00:58 smithi080 bash[41963]: cluster 2023-12-01T16:00:57.146231+0000 mgr.y (mgr.24362) 20168 : cluster 0 pgmap v20137: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:59.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:00:58 smithi080 bash[41963]: audit 2023-12-01T16:00:58.355168+0000 mon.c (mon.2) 12912 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:01:00.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:00:59 smithi090 bash[32384]: audit 2023-12-01T16:00:58.739760+0000 mon.a (mon.0) 12192 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:01:00.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:00:59 smithi090 bash[32384]: audit 2023-12-01T16:00:58.752022+0000 mon.a (mon.0) 12193 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:01:00.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:00:59 smithi090 bash[32384]: audit 2023-12-01T16:00:59.062747+0000 mon.a (mon.0) 12194 : audit 0 from='client.? 172.21.15.80:0/3036894162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:01:00.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:00:59 smithi080 bash[41963]: audit 2023-12-01T16:00:58.739760+0000 mon.a (mon.0) 12192 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:01:00.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:00:59 smithi080 bash[41963]: audit 2023-12-01T16:00:58.752022+0000 mon.a (mon.0) 12193 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:01:00.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:00:59 smithi080 bash[41963]: audit 2023-12-01T16:00:59.062747+0000 mon.a (mon.0) 12194 : audit 0 from='client.? 172.21.15.80:0/3036894162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:01:00.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:00:59 smithi080 bash[28361]: audit 2023-12-01T16:00:58.739760+0000 mon.a (mon.0) 12192 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:01:00.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:00:59 smithi080 bash[28361]: audit 2023-12-01T16:00:58.752022+0000 mon.a (mon.0) 12193 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:01:00.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:00:59 smithi080 bash[28361]: audit 2023-12-01T16:00:59.062747+0000 mon.a (mon.0) 12194 : audit 0 from='client.? 172.21.15.80:0/3036894162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:01:01.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:01:00 smithi090 bash[32384]: cluster 2023-12-01T16:00:59.146892+0000 mgr.y (mgr.24362) 20169 : cluster 0 pgmap v20138: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:01.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:01:00 smithi080 bash[28361]: cluster 2023-12-01T16:00:59.146892+0000 mgr.y (mgr.24362) 20169 : cluster 0 pgmap v20138: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:01.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:01:00 smithi080 bash[41963]: cluster 2023-12-01T16:00:59.146892+0000 mgr.y (mgr.24362) 20169 : cluster 0 pgmap v20138: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:02.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:01:02 smithi090 bash[32384]: cluster 2023-12-01T16:01:01.147727+0000 mgr.y (mgr.24362) 20170 : cluster 0 pgmap v20139: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:02.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:01:02 smithi090 bash[32384]: audit 2023-12-01T16:01:01.519450+0000 mon.a (mon.0) 12195 : audit 0 from='client.? 172.21.15.80:0/3845882563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:01:02.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:01:02 smithi080 bash[28361]: cluster 2023-12-01T16:01:01.147727+0000 mgr.y (mgr.24362) 20170 : cluster 0 pgmap v20139: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:02.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:01:02 smithi080 bash[28361]: audit 2023-12-01T16:01:01.519450+0000 mon.a (mon.0) 12195 : audit 0 from='client.? 172.21.15.80:0/3845882563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:01:02.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:01:02 smithi080 bash[41963]: cluster 2023-12-01T16:01:01.147727+0000 mgr.y (mgr.24362) 20170 : cluster 0 pgmap v20139: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:02.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:01:02 smithi080 bash[41963]: audit 2023-12-01T16:01:01.519450+0000 mon.a (mon.0) 12195 : audit 0 from='client.? 172.21.15.80:0/3845882563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:01:04.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:01:04 smithi080 bash[41963]: cluster 2023-12-01T16:01:03.148393+0000 mgr.y (mgr.24362) 20171 : cluster 0 pgmap v20140: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:04.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:01:04 smithi080 bash[41963]: audit 2023-12-01T16:01:03.996475+0000 mon.c (mon.2) 12913 : audit 0 from='client.? 172.21.15.80:0/2568249151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:01:04.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:01:04 smithi080 bash[41963]: audit 2023-12-01T16:01:04.156783+0000 mon.a (mon.0) 12196 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:01:04.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:01:04 smithi080 bash[41963]: audit 2023-12-01T16:01:04.168524+0000 mon.a (mon.0) 12197 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:01:04.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:01:04 smithi080 bash[28361]: cluster 2023-12-01T16:01:03.148393+0000 mgr.y (mgr.24362) 20171 : cluster 0 pgmap v20140: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:04.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:01:04 smithi080 bash[28361]: audit 2023-12-01T16:01:03.996475+0000 mon.c (mon.2) 12913 : audit 0 from='client.? 172.21.15.80:0/2568249151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:01:04.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:01:04 smithi080 bash[28361]: audit 2023-12-01T16:01:04.156783+0000 mon.a (mon.0) 12196 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:01:04.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:01:04 smithi080 bash[28361]: audit 2023-12-01T16:01:04.168524+0000 mon.a (mon.0) 12197 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:01:05.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:01:04 smithi090 bash[32384]: cluster 2023-12-01T16:01:03.148393+0000 mgr.y (mgr.24362) 20171 : cluster 0 pgmap v20140: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:05.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:01:04 smithi090 bash[32384]: audit 2023-12-01T16:01:03.996475+0000 mon.c (mon.2) 12913 : audit 0 from='client.? 172.21.15.80:0/2568249151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:01:05.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:01:04 smithi090 bash[32384]: audit 2023-12-01T16:01:04.156783+0000 mon.a (mon.0) 12196 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:01:05.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:01:04 smithi090 bash[32384]: audit 2023-12-01T16:01:04.168524+0000 mon.a (mon.0) 12197 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:01:06.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:01:06 smithi090 bash[32384]: audit 2023-12-01T16:01:05.002379+0000 mon.a (mon.0) 12198 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:01:06.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:01:06 smithi090 bash[32384]: audit 2023-12-01T16:01:05.012518+0000 mon.a (mon.0) 12199 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:01:06.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:01:06 smithi090 bash[32384]: cluster 2023-12-01T16:01:05.149075+0000 mgr.y (mgr.24362) 20172 : cluster 0 pgmap v20141: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:06.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:01:06 smithi090 bash[32384]: audit 2023-12-01T16:01:05.486758+0000 mon.c (mon.2) 12914 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:01:06.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:01:06 smithi090 bash[32384]: audit 2023-12-01T16:01:05.488345+0000 mon.c (mon.2) 12915 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:01:06.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:01:06 smithi090 bash[32384]: audit 2023-12-01T16:01:05.497618+0000 mon.a (mon.0) 12200 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:01:06.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:01:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:01:06] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T16:01:06.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:01:06 smithi080 bash[28361]: audit 2023-12-01T16:01:05.002379+0000 mon.a (mon.0) 12198 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:01:06.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:01:06 smithi080 bash[28361]: audit 2023-12-01T16:01:05.012518+0000 mon.a (mon.0) 12199 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:01:06.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:01:06 smithi080 bash[28361]: cluster 2023-12-01T16:01:05.149075+0000 mgr.y (mgr.24362) 20172 : cluster 0 pgmap v20141: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:06.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:01:06 smithi080 bash[28361]: audit 2023-12-01T16:01:05.486758+0000 mon.c (mon.2) 12914 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:01:06.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:01:06 smithi080 bash[28361]: audit 2023-12-01T16:01:05.488345+0000 mon.c (mon.2) 12915 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:01:06.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:01:06 smithi080 bash[28361]: audit 2023-12-01T16:01:05.497618+0000 mon.a (mon.0) 12200 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:01:06.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:01:06 smithi080 bash[41963]: audit 2023-12-01T16:01:05.002379+0000 mon.a (mon.0) 12198 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:01:06.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:01:06 smithi080 bash[41963]: audit 2023-12-01T16:01:05.012518+0000 mon.a (mon.0) 12199 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:01:06.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:01:06 smithi080 bash[41963]: cluster 2023-12-01T16:01:05.149075+0000 mgr.y (mgr.24362) 20172 : cluster 0 pgmap v20141: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:06.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:01:06 smithi080 bash[41963]: audit 2023-12-01T16:01:05.486758+0000 mon.c (mon.2) 12914 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:01:06.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:01:06 smithi080 bash[41963]: audit 2023-12-01T16:01:05.488345+0000 mon.c (mon.2) 12915 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:01:06.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:01:06 smithi080 bash[41963]: audit 2023-12-01T16:01:05.497618+0000 mon.a (mon.0) 12200 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:01:07.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:01:07 smithi090 bash[32384]: audit 2023-12-01T16:01:06.451146+0000 mon.c (mon.2) 12916 : audit 0 from='client.? 172.21.15.80:0/2759393379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:01:07.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:01:07 smithi080 bash[41963]: audit 2023-12-01T16:01:06.451146+0000 mon.c (mon.2) 12916 : audit 0 from='client.? 172.21.15.80:0/2759393379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:01:07.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:01:07 smithi080 bash[28361]: audit 2023-12-01T16:01:06.451146+0000 mon.c (mon.2) 12916 : audit 0 from='client.? 172.21.15.80:0/2759393379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:01:08.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:01:08 smithi080 bash[41963]: cluster 2023-12-01T16:01:07.150240+0000 mgr.y (mgr.24362) 20173 : cluster 0 pgmap v20142: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:08.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:01:08 smithi080 bash[28361]: cluster 2023-12-01T16:01:07.150240+0000 mgr.y (mgr.24362) 20173 : cluster 0 pgmap v20142: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:08.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:01:08 smithi090 bash[32384]: cluster 2023-12-01T16:01:07.150240+0000 mgr.y (mgr.24362) 20173 : cluster 0 pgmap v20142: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:09.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:01:09 smithi080 bash[41963]: audit 2023-12-01T16:01:08.902961+0000 mon.a (mon.0) 12201 : audit 0 from='client.? 172.21.15.80:0/695391463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:01:09.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:01:09 smithi080 bash[28361]: audit 2023-12-01T16:01:08.902961+0000 mon.a (mon.0) 12201 : audit 0 from='client.? 172.21.15.80:0/695391463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:01:09.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:01:09 smithi090 bash[32384]: audit 2023-12-01T16:01:08.902961+0000 mon.a (mon.0) 12201 : audit 0 from='client.? 172.21.15.80:0/695391463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:01:10.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:01:10 smithi080 bash[41963]: cluster 2023-12-01T16:01:09.150880+0000 mgr.y (mgr.24362) 20174 : cluster 0 pgmap v20143: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:10.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:01:10 smithi080 bash[28361]: cluster 2023-12-01T16:01:09.150880+0000 mgr.y (mgr.24362) 20174 : cluster 0 pgmap v20143: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:10.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:01:10 smithi090 bash[32384]: cluster 2023-12-01T16:01:09.150880+0000 mgr.y (mgr.24362) 20174 : cluster 0 pgmap v20143: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:01:11 smithi080 bash[28361]: audit 2023-12-01T16:01:10.844818+0000 mon.c (mon.2) 12917 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:01:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:01:11 smithi080 bash[41963]: audit 2023-12-01T16:01:10.844818+0000 mon.c (mon.2) 12917 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:01:11.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:01:11 smithi090 bash[32384]: audit 2023-12-01T16:01:10.844818+0000 mon.c (mon.2) 12917 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:01:12.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:01:12 smithi080 bash[28361]: cluster 2023-12-01T16:01:11.152024+0000 mgr.y (mgr.24362) 20175 : cluster 0 pgmap v20144: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:12.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:01:12 smithi080 bash[28361]: audit 2023-12-01T16:01:11.360367+0000 mon.c (mon.2) 12918 : audit 0 from='client.? 172.21.15.80:0/18324884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:01:12.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:01:12 smithi080 bash[41963]: cluster 2023-12-01T16:01:11.152024+0000 mgr.y (mgr.24362) 20175 : cluster 0 pgmap v20144: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:12.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:01:12 smithi080 bash[41963]: audit 2023-12-01T16:01:11.360367+0000 mon.c (mon.2) 12918 : audit 0 from='client.? 172.21.15.80:0/18324884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:01:12.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:01:12 smithi090 bash[32384]: cluster 2023-12-01T16:01:11.152024+0000 mgr.y (mgr.24362) 20175 : cluster 0 pgmap v20144: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:12.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:01:12 smithi090 bash[32384]: audit 2023-12-01T16:01:11.360367+0000 mon.c (mon.2) 12918 : audit 0 from='client.? 172.21.15.80:0/18324884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:01:14.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:01:14 smithi090 bash[32384]: cluster 2023-12-01T16:01:13.152625+0000 mgr.y (mgr.24362) 20176 : cluster 0 pgmap v20145: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:14.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:01:14 smithi090 bash[32384]: audit 2023-12-01T16:01:13.813031+0000 mon.a (mon.0) 12202 : audit 0 from='client.? 172.21.15.80:0/3399240015' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:01:14.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:01:14 smithi080 bash[28361]: cluster 2023-12-01T16:01:13.152625+0000 mgr.y (mgr.24362) 20176 : cluster 0 pgmap v20145: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:14.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:01:14 smithi080 bash[28361]: audit 2023-12-01T16:01:13.813031+0000 mon.a (mon.0) 12202 : audit 0 from='client.? 172.21.15.80:0/3399240015' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:01:14.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:01:14 smithi080 bash[41963]: cluster 2023-12-01T16:01:13.152625+0000 mgr.y (mgr.24362) 20176 : cluster 0 pgmap v20145: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:14.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:01:14 smithi080 bash[41963]: audit 2023-12-01T16:01:13.813031+0000 mon.a (mon.0) 12202 : audit 0 from='client.? 172.21.15.80:0/3399240015' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:01:16.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:01:16 smithi090 bash[32384]: cluster 2023-12-01T16:01:15.153293+0000 mgr.y (mgr.24362) 20177 : cluster 0 pgmap v20146: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:16.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:01:16 smithi080 bash[28361]: cluster 2023-12-01T16:01:15.153293+0000 mgr.y (mgr.24362) 20177 : cluster 0 pgmap v20146: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:16.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:01:16 smithi080 bash[41963]: cluster 2023-12-01T16:01:15.153293+0000 mgr.y (mgr.24362) 20177 : cluster 0 pgmap v20146: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:16.683 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:01:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:01:16] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T16:01:17.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:01:17 smithi090 bash[32384]: audit 2023-12-01T16:01:16.264415+0000 mon.c (mon.2) 12919 : audit 0 from='client.? 172.21.15.80:0/3883596537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:01:17.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:01:17 smithi080 bash[41963]: audit 2023-12-01T16:01:16.264415+0000 mon.c (mon.2) 12919 : audit 0 from='client.? 172.21.15.80:0/3883596537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:01:17.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:01:17 smithi080 bash[28361]: audit 2023-12-01T16:01:16.264415+0000 mon.c (mon.2) 12919 : audit 0 from='client.? 172.21.15.80:0/3883596537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:01:18.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:01:18 smithi080 bash[28361]: cluster 2023-12-01T16:01:17.154447+0000 mgr.y (mgr.24362) 20178 : cluster 0 pgmap v20147: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:18.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:01:18 smithi080 bash[41963]: cluster 2023-12-01T16:01:17.154447+0000 mgr.y (mgr.24362) 20178 : cluster 0 pgmap v20147: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:19.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:01:18 smithi090 bash[32384]: cluster 2023-12-01T16:01:17.154447+0000 mgr.y (mgr.24362) 20178 : cluster 0 pgmap v20147: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:19.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:01:19 smithi080 bash[28361]: audit 2023-12-01T16:01:18.732217+0000 mon.c (mon.2) 12920 : audit 0 from='client.? 172.21.15.80:0/1443999264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:01:19.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:01:19 smithi080 bash[41963]: audit 2023-12-01T16:01:18.732217+0000 mon.c (mon.2) 12920 : audit 0 from='client.? 172.21.15.80:0/1443999264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:01:20.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:01:19 smithi090 bash[32384]: audit 2023-12-01T16:01:18.732217+0000 mon.c (mon.2) 12920 : audit 0 from='client.? 172.21.15.80:0/1443999264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:01:20.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:01:20 smithi080 bash[41963]: cluster 2023-12-01T16:01:19.155106+0000 mgr.y (mgr.24362) 20179 : cluster 0 pgmap v20148: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:20.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:01:20 smithi080 bash[28361]: cluster 2023-12-01T16:01:19.155106+0000 mgr.y (mgr.24362) 20179 : cluster 0 pgmap v20148: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:21.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:01:20 smithi090 bash[32384]: cluster 2023-12-01T16:01:19.155106+0000 mgr.y (mgr.24362) 20179 : cluster 0 pgmap v20148: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:21.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:01:21 smithi080 bash[28361]: audit 2023-12-01T16:01:21.192319+0000 mon.c (mon.2) 12921 : audit 0 from='client.? 172.21.15.80:0/3125602034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:01:21.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:01:21 smithi080 bash[41963]: audit 2023-12-01T16:01:21.192319+0000 mon.c (mon.2) 12921 : audit 0 from='client.? 172.21.15.80:0/3125602034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:01:22.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:01:21 smithi090 bash[32384]: audit 2023-12-01T16:01:21.192319+0000 mon.c (mon.2) 12921 : audit 0 from='client.? 172.21.15.80:0/3125602034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:01:22.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:01:22 smithi080 bash[28361]: cluster 2023-12-01T16:01:21.155847+0000 mgr.y (mgr.24362) 20180 : cluster 0 pgmap v20149: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:22.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:01:22 smithi080 bash[41963]: cluster 2023-12-01T16:01:21.155847+0000 mgr.y (mgr.24362) 20180 : cluster 0 pgmap v20149: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:23.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:01:22 smithi090 bash[32384]: cluster 2023-12-01T16:01:21.155847+0000 mgr.y (mgr.24362) 20180 : cluster 0 pgmap v20149: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:24.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:01:24 smithi080 bash[28361]: cluster 2023-12-01T16:01:23.156432+0000 mgr.y (mgr.24362) 20181 : cluster 0 pgmap v20150: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:24.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:01:24 smithi080 bash[28361]: audit 2023-12-01T16:01:23.647097+0000 mon.c (mon.2) 12922 : audit 0 from='client.? 172.21.15.80:0/2784168946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:01:24.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:01:24 smithi080 bash[41963]: cluster 2023-12-01T16:01:23.156432+0000 mgr.y (mgr.24362) 20181 : cluster 0 pgmap v20150: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:24.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:01:24 smithi080 bash[41963]: audit 2023-12-01T16:01:23.647097+0000 mon.c (mon.2) 12922 : audit 0 from='client.? 172.21.15.80:0/2784168946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:01:25.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:01:24 smithi090 bash[32384]: cluster 2023-12-01T16:01:23.156432+0000 mgr.y (mgr.24362) 20181 : cluster 0 pgmap v20150: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:25.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:01:24 smithi090 bash[32384]: audit 2023-12-01T16:01:23.647097+0000 mon.c (mon.2) 12922 : audit 0 from='client.? 172.21.15.80:0/2784168946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:01:26.559 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:01:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:01:26] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T16:01:26.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:01:26 smithi080 bash[41963]: cluster 2023-12-01T16:01:25.157025+0000 mgr.y (mgr.24362) 20182 : cluster 0 pgmap v20151: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:26.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:01:26 smithi080 bash[41963]: audit 2023-12-01T16:01:25.844963+0000 mon.c (mon.2) 12923 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:01:26.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:01:26 smithi080 bash[41963]: audit 2023-12-01T16:01:26.098616+0000 mon.a (mon.0) 12203 : audit 0 from='client.? 172.21.15.80:0/839578407' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:01:26.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:01:26 smithi080 bash[28361]: cluster 2023-12-01T16:01:25.157025+0000 mgr.y (mgr.24362) 20182 : cluster 0 pgmap v20151: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:26.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:01:26 smithi080 bash[28361]: audit 2023-12-01T16:01:25.844963+0000 mon.c (mon.2) 12923 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:01:26.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:01:26 smithi080 bash[28361]: audit 2023-12-01T16:01:26.098616+0000 mon.a (mon.0) 12203 : audit 0 from='client.? 172.21.15.80:0/839578407' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:01:27.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:01:26 smithi090 bash[32384]: cluster 2023-12-01T16:01:25.157025+0000 mgr.y (mgr.24362) 20182 : cluster 0 pgmap v20151: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:27.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:01:26 smithi090 bash[32384]: audit 2023-12-01T16:01:25.844963+0000 mon.c (mon.2) 12923 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:01:27.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:01:26 smithi090 bash[32384]: audit 2023-12-01T16:01:26.098616+0000 mon.a (mon.0) 12203 : audit 0 from='client.? 172.21.15.80:0/839578407' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:01:28.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:01:28 smithi080 bash[28361]: cluster 2023-12-01T16:01:27.158206+0000 mgr.y (mgr.24362) 20183 : cluster 0 pgmap v20152: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:28.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:01:28 smithi080 bash[28361]: audit 2023-12-01T16:01:28.550925+0000 mon.a (mon.0) 12204 : audit 0 from='client.? 172.21.15.80:0/2462230033' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:01:28.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:01:28 smithi080 bash[41963]: cluster 2023-12-01T16:01:27.158206+0000 mgr.y (mgr.24362) 20183 : cluster 0 pgmap v20152: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:28.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:01:28 smithi080 bash[41963]: audit 2023-12-01T16:01:28.550925+0000 mon.a (mon.0) 12204 : audit 0 from='client.? 172.21.15.80:0/2462230033' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:01:29.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:01:28 smithi090 bash[32384]: cluster 2023-12-01T16:01:27.158206+0000 mgr.y (mgr.24362) 20183 : cluster 0 pgmap v20152: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:29.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:01:28 smithi090 bash[32384]: audit 2023-12-01T16:01:28.550925+0000 mon.a (mon.0) 12204 : audit 0 from='client.? 172.21.15.80:0/2462230033' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:01:30.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:01:30 smithi080 bash[41963]: cluster 2023-12-01T16:01:29.158887+0000 mgr.y (mgr.24362) 20184 : cluster 0 pgmap v20153: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:30.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:01:30 smithi080 bash[28361]: cluster 2023-12-01T16:01:29.158887+0000 mgr.y (mgr.24362) 20184 : cluster 0 pgmap v20153: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:31.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:01:30 smithi090 bash[32384]: cluster 2023-12-01T16:01:29.158887+0000 mgr.y (mgr.24362) 20184 : cluster 0 pgmap v20153: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:31.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:01:31 smithi080 bash[41963]: audit 2023-12-01T16:01:31.009003+0000 mon.c (mon.2) 12924 : audit 0 from='client.? 172.21.15.80:0/91640149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:01:31.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:01:31 smithi080 bash[28361]: audit 2023-12-01T16:01:31.009003+0000 mon.c (mon.2) 12924 : audit 0 from='client.? 172.21.15.80:0/91640149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:01:32.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:01:31 smithi090 bash[32384]: audit 2023-12-01T16:01:31.009003+0000 mon.c (mon.2) 12924 : audit 0 from='client.? 172.21.15.80:0/91640149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:01:32.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:01:32 smithi080 bash[41963]: cluster 2023-12-01T16:01:31.160060+0000 mgr.y (mgr.24362) 20185 : cluster 0 pgmap v20154: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:32.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:01:32 smithi080 bash[28361]: cluster 2023-12-01T16:01:31.160060+0000 mgr.y (mgr.24362) 20185 : cluster 0 pgmap v20154: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:33.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:01:32 smithi090 bash[32384]: cluster 2023-12-01T16:01:31.160060+0000 mgr.y (mgr.24362) 20185 : cluster 0 pgmap v20154: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:33.841 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:01:33 smithi090 bash[32384]: audit 2023-12-01T16:01:33.474590+0000 mon.c (mon.2) 12925 : audit 0 from='client.? 172.21.15.80:0/3681992281' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:01:33.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:01:33 smithi080 bash[41963]: audit 2023-12-01T16:01:33.474590+0000 mon.c (mon.2) 12925 : audit 0 from='client.? 172.21.15.80:0/3681992281' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:01:33.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:01:33 smithi080 bash[28361]: audit 2023-12-01T16:01:33.474590+0000 mon.c (mon.2) 12925 : audit 0 from='client.? 172.21.15.80:0/3681992281' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:01:34.270 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 16:01:33 smithi090 bash[65515]: logger=cleanup t=2023-12-01T16:01:33.838686276Z level=info msg="Completed cleanup jobs" duration=48.909963ms 2023-12-01T16:01:34.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:01:34 smithi080 bash[41963]: cluster 2023-12-01T16:01:33.160609+0000 mgr.y (mgr.24362) 20186 : cluster 0 pgmap v20155: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:34.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:01:34 smithi080 bash[28361]: cluster 2023-12-01T16:01:33.160609+0000 mgr.y (mgr.24362) 20186 : cluster 0 pgmap v20155: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:35.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:01:34 smithi090 bash[32384]: cluster 2023-12-01T16:01:33.160609+0000 mgr.y (mgr.24362) 20186 : cluster 0 pgmap v20155: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:36.590 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:01:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:01:36] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T16:01:36.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:01:36 smithi080 bash[41963]: cluster 2023-12-01T16:01:35.161265+0000 mgr.y (mgr.24362) 20187 : cluster 0 pgmap v20156: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:36.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:01:36 smithi080 bash[41963]: audit 2023-12-01T16:01:35.920695+0000 mon.a (mon.0) 12205 : audit 0 from='client.? 172.21.15.80:0/1337769135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:01:36.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:01:36 smithi080 bash[28361]: cluster 2023-12-01T16:01:35.161265+0000 mgr.y (mgr.24362) 20187 : cluster 0 pgmap v20156: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:36.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:01:36 smithi080 bash[28361]: audit 2023-12-01T16:01:35.920695+0000 mon.a (mon.0) 12205 : audit 0 from='client.? 172.21.15.80:0/1337769135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:01:37.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:01:36 smithi090 bash[32384]: cluster 2023-12-01T16:01:35.161265+0000 mgr.y (mgr.24362) 20187 : cluster 0 pgmap v20156: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:37.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:01:36 smithi090 bash[32384]: audit 2023-12-01T16:01:35.920695+0000 mon.a (mon.0) 12205 : audit 0 from='client.? 172.21.15.80:0/1337769135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:01:38.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:01:38 smithi080 bash[28361]: cluster 2023-12-01T16:01:37.162301+0000 mgr.y (mgr.24362) 20188 : cluster 0 pgmap v20157: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:38.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:01:38 smithi080 bash[28361]: audit 2023-12-01T16:01:38.376825+0000 mon.c (mon.2) 12926 : audit 0 from='client.? 172.21.15.80:0/735472367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:01:38.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:01:38 smithi080 bash[41963]: cluster 2023-12-01T16:01:37.162301+0000 mgr.y (mgr.24362) 20188 : cluster 0 pgmap v20157: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:38.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:01:38 smithi080 bash[41963]: audit 2023-12-01T16:01:38.376825+0000 mon.c (mon.2) 12926 : audit 0 from='client.? 172.21.15.80:0/735472367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:01:39.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:01:38 smithi090 bash[32384]: cluster 2023-12-01T16:01:37.162301+0000 mgr.y (mgr.24362) 20188 : cluster 0 pgmap v20157: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:39.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:01:38 smithi090 bash[32384]: audit 2023-12-01T16:01:38.376825+0000 mon.c (mon.2) 12926 : audit 0 from='client.? 172.21.15.80:0/735472367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:01:40.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:01:40 smithi080 bash[28361]: cluster 2023-12-01T16:01:39.162948+0000 mgr.y (mgr.24362) 20189 : cluster 0 pgmap v20158: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:40.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:01:40 smithi080 bash[41963]: cluster 2023-12-01T16:01:39.162948+0000 mgr.y (mgr.24362) 20189 : cluster 0 pgmap v20158: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:41.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:01:40 smithi090 bash[32384]: cluster 2023-12-01T16:01:39.162948+0000 mgr.y (mgr.24362) 20189 : cluster 0 pgmap v20158: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:41.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:01:41 smithi080 bash[28361]: audit 2023-12-01T16:01:40.830777+0000 mon.a (mon.0) 12206 : audit 0 from='client.? 172.21.15.80:0/1104477035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:01:41.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:01:41 smithi080 bash[28361]: audit 2023-12-01T16:01:40.844551+0000 mon.c (mon.2) 12927 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:01:41.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:01:41 smithi080 bash[41963]: audit 2023-12-01T16:01:40.830777+0000 mon.a (mon.0) 12206 : audit 0 from='client.? 172.21.15.80:0/1104477035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:01:41.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:01:41 smithi080 bash[41963]: audit 2023-12-01T16:01:40.844551+0000 mon.c (mon.2) 12927 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:01:42.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:01:41 smithi090 bash[32384]: audit 2023-12-01T16:01:40.830777+0000 mon.a (mon.0) 12206 : audit 0 from='client.? 172.21.15.80:0/1104477035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:01:42.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:01:41 smithi090 bash[32384]: audit 2023-12-01T16:01:40.844551+0000 mon.c (mon.2) 12927 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:01:42.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:01:42 smithi080 bash[41963]: cluster 2023-12-01T16:01:41.164111+0000 mgr.y (mgr.24362) 20190 : cluster 0 pgmap v20159: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:42.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:01:42 smithi080 bash[28361]: cluster 2023-12-01T16:01:41.164111+0000 mgr.y (mgr.24362) 20190 : cluster 0 pgmap v20159: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:43.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:01:42 smithi090 bash[32384]: cluster 2023-12-01T16:01:41.164111+0000 mgr.y (mgr.24362) 20190 : cluster 0 pgmap v20159: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:43.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:01:43 smithi080 bash[28361]: audit 2023-12-01T16:01:43.294260+0000 mon.a (mon.0) 12207 : audit 0 from='client.? 172.21.15.80:0/1298621412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:01:43.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:01:43 smithi080 bash[41963]: audit 2023-12-01T16:01:43.294260+0000 mon.a (mon.0) 12207 : audit 0 from='client.? 172.21.15.80:0/1298621412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:01:44.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:01:43 smithi090 bash[32384]: audit 2023-12-01T16:01:43.294260+0000 mon.a (mon.0) 12207 : audit 0 from='client.? 172.21.15.80:0/1298621412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:01:44.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:01:44 smithi080 bash[41963]: cluster 2023-12-01T16:01:43.164719+0000 mgr.y (mgr.24362) 20191 : cluster 0 pgmap v20160: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:44.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:01:44 smithi080 bash[28361]: cluster 2023-12-01T16:01:43.164719+0000 mgr.y (mgr.24362) 20191 : cluster 0 pgmap v20160: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:45.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:01:44 smithi090 bash[32384]: cluster 2023-12-01T16:01:43.164719+0000 mgr.y (mgr.24362) 20191 : cluster 0 pgmap v20160: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:46.624 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:01:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:01:46] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T16:01:46.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:01:46 smithi080 bash[28361]: cluster 2023-12-01T16:01:45.165375+0000 mgr.y (mgr.24362) 20192 : cluster 0 pgmap v20161: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:46.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:01:46 smithi080 bash[28361]: audit 2023-12-01T16:01:45.752511+0000 mon.c (mon.2) 12928 : audit 0 from='client.? 172.21.15.80:0/3977432171' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:01:46.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:01:46 smithi080 bash[41963]: cluster 2023-12-01T16:01:45.165375+0000 mgr.y (mgr.24362) 20192 : cluster 0 pgmap v20161: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:46.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:01:46 smithi080 bash[41963]: audit 2023-12-01T16:01:45.752511+0000 mon.c (mon.2) 12928 : audit 0 from='client.? 172.21.15.80:0/3977432171' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:01:47.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:01:46 smithi090 bash[32384]: cluster 2023-12-01T16:01:45.165375+0000 mgr.y (mgr.24362) 20192 : cluster 0 pgmap v20161: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:47.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:01:46 smithi090 bash[32384]: audit 2023-12-01T16:01:45.752511+0000 mon.c (mon.2) 12928 : audit 0 from='client.? 172.21.15.80:0/3977432171' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:01:48.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:01:48 smithi080 bash[28361]: cluster 2023-12-01T16:01:47.166529+0000 mgr.y (mgr.24362) 20193 : cluster 0 pgmap v20162: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:48.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:01:48 smithi080 bash[28361]: audit 2023-12-01T16:01:48.215683+0000 mon.c (mon.2) 12929 : audit 0 from='client.? 172.21.15.80:0/3094416955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:01:48.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:01:48 smithi080 bash[41963]: cluster 2023-12-01T16:01:47.166529+0000 mgr.y (mgr.24362) 20193 : cluster 0 pgmap v20162: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:48.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:01:48 smithi080 bash[41963]: audit 2023-12-01T16:01:48.215683+0000 mon.c (mon.2) 12929 : audit 0 from='client.? 172.21.15.80:0/3094416955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:01:49.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:01:48 smithi090 bash[32384]: cluster 2023-12-01T16:01:47.166529+0000 mgr.y (mgr.24362) 20193 : cluster 0 pgmap v20162: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:49.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:01:48 smithi090 bash[32384]: audit 2023-12-01T16:01:48.215683+0000 mon.c (mon.2) 12929 : audit 0 from='client.? 172.21.15.80:0/3094416955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:01:50.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:01:50 smithi080 bash[28361]: cluster 2023-12-01T16:01:49.167213+0000 mgr.y (mgr.24362) 20194 : cluster 0 pgmap v20163: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:50.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:01:50 smithi080 bash[41963]: cluster 2023-12-01T16:01:49.167213+0000 mgr.y (mgr.24362) 20194 : cluster 0 pgmap v20163: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:51.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:01:50 smithi090 bash[32384]: cluster 2023-12-01T16:01:49.167213+0000 mgr.y (mgr.24362) 20194 : cluster 0 pgmap v20163: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:51.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:01:51 smithi080 bash[41963]: audit 2023-12-01T16:01:50.671707+0000 mon.a (mon.0) 12208 : audit 0 from='client.? 172.21.15.80:0/3188118460' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:01:51.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:01:51 smithi080 bash[28361]: audit 2023-12-01T16:01:50.671707+0000 mon.a (mon.0) 12208 : audit 0 from='client.? 172.21.15.80:0/3188118460' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:01:52.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:01:51 smithi090 bash[32384]: audit 2023-12-01T16:01:50.671707+0000 mon.a (mon.0) 12208 : audit 0 from='client.? 172.21.15.80:0/3188118460' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:01:52.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:01:52 smithi080 bash[41963]: cluster 2023-12-01T16:01:51.168272+0000 mgr.y (mgr.24362) 20195 : cluster 0 pgmap v20164: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:52.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:01:52 smithi080 bash[28361]: cluster 2023-12-01T16:01:51.168272+0000 mgr.y (mgr.24362) 20195 : cluster 0 pgmap v20164: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:53.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:01:52 smithi090 bash[32384]: cluster 2023-12-01T16:01:51.168272+0000 mgr.y (mgr.24362) 20195 : cluster 0 pgmap v20164: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:53.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:01:53 smithi080 bash[28361]: audit 2023-12-01T16:01:53.127135+0000 mon.c (mon.2) 12930 : audit 0 from='client.? 172.21.15.80:0/3876297125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:01:53.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:01:53 smithi080 bash[41963]: audit 2023-12-01T16:01:53.127135+0000 mon.c (mon.2) 12930 : audit 0 from='client.? 172.21.15.80:0/3876297125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:01:54.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:01:53 smithi090 bash[32384]: audit 2023-12-01T16:01:53.127135+0000 mon.c (mon.2) 12930 : audit 0 from='client.? 172.21.15.80:0/3876297125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:01:54.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:01:54 smithi080 bash[28361]: cluster 2023-12-01T16:01:53.168871+0000 mgr.y (mgr.24362) 20196 : cluster 0 pgmap v20165: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:54.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:01:54 smithi080 bash[41963]: cluster 2023-12-01T16:01:53.168871+0000 mgr.y (mgr.24362) 20196 : cluster 0 pgmap v20165: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:55.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:01:54 smithi090 bash[32384]: cluster 2023-12-01T16:01:53.168871+0000 mgr.y (mgr.24362) 20196 : cluster 0 pgmap v20165: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:55.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:01:55 smithi080 bash[28361]: audit 2023-12-01T16:01:55.573459+0000 mon.a (mon.0) 12209 : audit 0 from='client.? 172.21.15.80:0/1423942181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:01:55.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:01:55 smithi080 bash[41963]: audit 2023-12-01T16:01:55.573459+0000 mon.a (mon.0) 12209 : audit 0 from='client.? 172.21.15.80:0/1423942181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:01:56.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:01:55 smithi090 bash[32384]: audit 2023-12-01T16:01:55.573459+0000 mon.a (mon.0) 12209 : audit 0 from='client.? 172.21.15.80:0/1423942181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:01:56.665 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:01:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:01:56] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T16:01:56.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:01:56 smithi080 bash[28361]: cluster 2023-12-01T16:01:55.169537+0000 mgr.y (mgr.24362) 20197 : cluster 0 pgmap v20166: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:56.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:01:56 smithi080 bash[28361]: audit 2023-12-01T16:01:55.845744+0000 mon.c (mon.2) 12931 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:01:56.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:01:56 smithi080 bash[41963]: cluster 2023-12-01T16:01:55.169537+0000 mgr.y (mgr.24362) 20197 : cluster 0 pgmap v20166: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:56.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:01:56 smithi080 bash[41963]: audit 2023-12-01T16:01:55.845744+0000 mon.c (mon.2) 12931 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:01:57.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:01:56 smithi090 bash[32384]: cluster 2023-12-01T16:01:55.169537+0000 mgr.y (mgr.24362) 20197 : cluster 0 pgmap v20166: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:57.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:01:56 smithi090 bash[32384]: audit 2023-12-01T16:01:55.845744+0000 mon.c (mon.2) 12931 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:01:58.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:01:58 smithi080 bash[28361]: cluster 2023-12-01T16:01:57.170705+0000 mgr.y (mgr.24362) 20198 : cluster 0 pgmap v20167: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:58.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:01:58 smithi080 bash[28361]: audit 2023-12-01T16:01:58.036153+0000 mon.a (mon.0) 12210 : audit 0 from='client.? 172.21.15.80:0/4160244886' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:01:58.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:01:58 smithi080 bash[41963]: cluster 2023-12-01T16:01:57.170705+0000 mgr.y (mgr.24362) 20198 : cluster 0 pgmap v20167: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:58.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:01:58 smithi080 bash[41963]: audit 2023-12-01T16:01:58.036153+0000 mon.a (mon.0) 12210 : audit 0 from='client.? 172.21.15.80:0/4160244886' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:01:59.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:01:58 smithi090 bash[32384]: cluster 2023-12-01T16:01:57.170705+0000 mgr.y (mgr.24362) 20198 : cluster 0 pgmap v20167: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:59.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:01:58 smithi090 bash[32384]: audit 2023-12-01T16:01:58.036153+0000 mon.a (mon.0) 12210 : audit 0 from='client.? 172.21.15.80:0/4160244886' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:02:00.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:02:00 smithi080 bash[41963]: cluster 2023-12-01T16:01:59.171430+0000 mgr.y (mgr.24362) 20199 : cluster 0 pgmap v20168: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:00.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:02:00 smithi080 bash[41963]: audit 2023-12-01T16:02:00.498803+0000 mon.c (mon.2) 12932 : audit 0 from='client.? 172.21.15.80:0/1564759684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:02:00.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:02:00 smithi080 bash[28361]: cluster 2023-12-01T16:01:59.171430+0000 mgr.y (mgr.24362) 20199 : cluster 0 pgmap v20168: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:00.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:02:00 smithi080 bash[28361]: audit 2023-12-01T16:02:00.498803+0000 mon.c (mon.2) 12932 : audit 0 from='client.? 172.21.15.80:0/1564759684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:02:01.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:02:00 smithi090 bash[32384]: cluster 2023-12-01T16:01:59.171430+0000 mgr.y (mgr.24362) 20199 : cluster 0 pgmap v20168: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:01.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:02:00 smithi090 bash[32384]: audit 2023-12-01T16:02:00.498803+0000 mon.c (mon.2) 12932 : audit 0 from='client.? 172.21.15.80:0/1564759684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:02:02.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:02:02 smithi080 bash[28361]: cluster 2023-12-01T16:02:01.172608+0000 mgr.y (mgr.24362) 20200 : cluster 0 pgmap v20169: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:02.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:02:02 smithi080 bash[41963]: cluster 2023-12-01T16:02:01.172608+0000 mgr.y (mgr.24362) 20200 : cluster 0 pgmap v20169: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:03.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:02:02 smithi090 bash[32384]: cluster 2023-12-01T16:02:01.172608+0000 mgr.y (mgr.24362) 20200 : cluster 0 pgmap v20169: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:04.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:02:03 smithi090 bash[32384]: audit 2023-12-01T16:02:02.964691+0000 mon.c (mon.2) 12933 : audit 0 from='client.? 172.21.15.80:0/700953029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:02:04.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:02:03 smithi080 bash[41963]: audit 2023-12-01T16:02:02.964691+0000 mon.c (mon.2) 12933 : audit 0 from='client.? 172.21.15.80:0/700953029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:02:04.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:02:03 smithi080 bash[28361]: audit 2023-12-01T16:02:02.964691+0000 mon.c (mon.2) 12933 : audit 0 from='client.? 172.21.15.80:0/700953029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:02:05.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:02:04 smithi090 bash[32384]: cluster 2023-12-01T16:02:03.173255+0000 mgr.y (mgr.24362) 20201 : cluster 0 pgmap v20170: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:05.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:02:04 smithi080 bash[28361]: cluster 2023-12-01T16:02:03.173255+0000 mgr.y (mgr.24362) 20201 : cluster 0 pgmap v20170: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:05.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:02:04 smithi080 bash[41963]: cluster 2023-12-01T16:02:03.173255+0000 mgr.y (mgr.24362) 20201 : cluster 0 pgmap v20170: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:06.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:02:05 smithi090 bash[32384]: audit 2023-12-01T16:02:05.417981+0000 mon.a (mon.0) 12211 : audit 0 from='client.? 172.21.15.80:0/535715187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:02:06.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:02:05 smithi090 bash[32384]: audit 2023-12-01T16:02:05.578376+0000 mon.c (mon.2) 12934 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:02:06.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:02:05 smithi080 bash[28361]: audit 2023-12-01T16:02:05.417981+0000 mon.a (mon.0) 12211 : audit 0 from='client.? 172.21.15.80:0/535715187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:02:06.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:02:05 smithi080 bash[28361]: audit 2023-12-01T16:02:05.578376+0000 mon.c (mon.2) 12934 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:02:06.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:02:05 smithi080 bash[41963]: audit 2023-12-01T16:02:05.417981+0000 mon.a (mon.0) 12211 : audit 0 from='client.? 172.21.15.80:0/535715187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:02:06.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:02:05 smithi080 bash[41963]: audit 2023-12-01T16:02:05.578376+0000 mon.c (mon.2) 12934 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:02:06.687 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:02:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:02:06] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T16:02:07.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:02:06 smithi090 bash[32384]: cluster 2023-12-01T16:02:05.173891+0000 mgr.y (mgr.24362) 20202 : cluster 0 pgmap v20171: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:07.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:02:06 smithi080 bash[28361]: cluster 2023-12-01T16:02:05.173891+0000 mgr.y (mgr.24362) 20202 : cluster 0 pgmap v20171: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:07.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:02:06 smithi080 bash[41963]: cluster 2023-12-01T16:02:05.173891+0000 mgr.y (mgr.24362) 20202 : cluster 0 pgmap v20171: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:09.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:02:08 smithi090 bash[32384]: cluster 2023-12-01T16:02:07.175070+0000 mgr.y (mgr.24362) 20203 : cluster 0 pgmap v20172: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:09.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:02:08 smithi090 bash[32384]: audit 2023-12-01T16:02:07.867524+0000 mon.c (mon.2) 12935 : audit 0 from='client.? 172.21.15.80:0/3278788406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:02:09.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:02:08 smithi080 bash[28361]: cluster 2023-12-01T16:02:07.175070+0000 mgr.y (mgr.24362) 20203 : cluster 0 pgmap v20172: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:09.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:02:08 smithi080 bash[28361]: audit 2023-12-01T16:02:07.867524+0000 mon.c (mon.2) 12935 : audit 0 from='client.? 172.21.15.80:0/3278788406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:02:09.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:02:08 smithi080 bash[41963]: cluster 2023-12-01T16:02:07.175070+0000 mgr.y (mgr.24362) 20203 : cluster 0 pgmap v20172: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:09.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:02:08 smithi080 bash[41963]: audit 2023-12-01T16:02:07.867524+0000 mon.c (mon.2) 12935 : audit 0 from='client.? 172.21.15.80:0/3278788406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:02:11.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:02:10 smithi090 bash[32384]: cluster 2023-12-01T16:02:09.175680+0000 mgr.y (mgr.24362) 20204 : cluster 0 pgmap v20173: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:11.022 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:02:10 smithi090 bash[32384]: audit 2023-12-01T16:02:10.324367+0000 mon.c (mon.2) 12936 : audit 0 from='client.? 172.21.15.80:0/1121596166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:02:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:02:10 smithi080 bash[28361]: cluster 2023-12-01T16:02:09.175680+0000 mgr.y (mgr.24362) 20204 : cluster 0 pgmap v20173: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:02:10 smithi080 bash[28361]: audit 2023-12-01T16:02:10.324367+0000 mon.c (mon.2) 12936 : audit 0 from='client.? 172.21.15.80:0/1121596166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:02:11.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:02:10 smithi080 bash[41963]: cluster 2023-12-01T16:02:09.175680+0000 mgr.y (mgr.24362) 20204 : cluster 0 pgmap v20173: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:11.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:02:10 smithi080 bash[41963]: audit 2023-12-01T16:02:10.324367+0000 mon.c (mon.2) 12936 : audit 0 from='client.? 172.21.15.80:0/1121596166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:02:12.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:02:11 smithi090 bash[32384]: audit 2023-12-01T16:02:10.845948+0000 mon.c (mon.2) 12937 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:02:12.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:02:11 smithi090 bash[32384]: audit 2023-12-01T16:02:11.377821+0000 mon.a (mon.0) 12212 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:02:12.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:02:11 smithi090 bash[32384]: audit 2023-12-01T16:02:11.389336+0000 mon.a (mon.0) 12213 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:02:12.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:02:11 smithi080 bash[28361]: audit 2023-12-01T16:02:10.845948+0000 mon.c (mon.2) 12937 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:02:12.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:02:11 smithi080 bash[28361]: audit 2023-12-01T16:02:11.377821+0000 mon.a (mon.0) 12212 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:02:12.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:02:11 smithi080 bash[28361]: audit 2023-12-01T16:02:11.389336+0000 mon.a (mon.0) 12213 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:02:12.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:02:11 smithi080 bash[41963]: audit 2023-12-01T16:02:10.845948+0000 mon.c (mon.2) 12937 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:02:12.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:02:11 smithi080 bash[41963]: audit 2023-12-01T16:02:11.377821+0000 mon.a (mon.0) 12212 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:02:12.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:02:11 smithi080 bash[41963]: audit 2023-12-01T16:02:11.389336+0000 mon.a (mon.0) 12213 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:02:13.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:02:12 smithi080 bash[28361]: cluster 2023-12-01T16:02:11.176478+0000 mgr.y (mgr.24362) 20205 : cluster 0 pgmap v20174: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:13.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:02:12 smithi080 bash[28361]: audit 2023-12-01T16:02:11.889676+0000 mon.a (mon.0) 12214 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:02:13.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:02:12 smithi080 bash[28361]: audit 2023-12-01T16:02:11.902960+0000 mon.a (mon.0) 12215 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:02:13.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:02:12 smithi080 bash[28361]: audit 2023-12-01T16:02:12.431791+0000 mon.c (mon.2) 12938 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:02:13.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:02:12 smithi080 bash[28361]: audit 2023-12-01T16:02:12.433681+0000 mon.c (mon.2) 12939 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:02:13.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:02:12 smithi080 bash[28361]: audit 2023-12-01T16:02:12.442355+0000 mon.a (mon.0) 12216 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:02:13.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:02:12 smithi080 bash[28361]: audit 2023-12-01T16:02:12.763833+0000 mon.c (mon.2) 12940 : audit 0 from='client.? 172.21.15.80:0/2508163944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:02:13.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:02:12 smithi080 bash[41963]: cluster 2023-12-01T16:02:11.176478+0000 mgr.y (mgr.24362) 20205 : cluster 0 pgmap v20174: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:13.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:02:12 smithi080 bash[41963]: audit 2023-12-01T16:02:11.889676+0000 mon.a (mon.0) 12214 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:02:13.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:02:12 smithi080 bash[41963]: audit 2023-12-01T16:02:11.902960+0000 mon.a (mon.0) 12215 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:02:13.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:02:12 smithi080 bash[41963]: audit 2023-12-01T16:02:12.431791+0000 mon.c (mon.2) 12938 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:02:13.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:02:12 smithi080 bash[41963]: audit 2023-12-01T16:02:12.433681+0000 mon.c (mon.2) 12939 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:02:13.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:02:12 smithi080 bash[41963]: audit 2023-12-01T16:02:12.442355+0000 mon.a (mon.0) 12216 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:02:13.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:02:12 smithi080 bash[41963]: audit 2023-12-01T16:02:12.763833+0000 mon.c (mon.2) 12940 : audit 0 from='client.? 172.21.15.80:0/2508163944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:02:13.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:02:12 smithi090 bash[32384]: cluster 2023-12-01T16:02:11.176478+0000 mgr.y (mgr.24362) 20205 : cluster 0 pgmap v20174: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:13.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:02:12 smithi090 bash[32384]: audit 2023-12-01T16:02:11.889676+0000 mon.a (mon.0) 12214 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:02:13.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:02:12 smithi090 bash[32384]: audit 2023-12-01T16:02:11.902960+0000 mon.a (mon.0) 12215 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:02:13.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:02:12 smithi090 bash[32384]: audit 2023-12-01T16:02:12.431791+0000 mon.c (mon.2) 12938 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:02:13.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:02:12 smithi090 bash[32384]: audit 2023-12-01T16:02:12.433681+0000 mon.c (mon.2) 12939 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:02:13.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:02:12 smithi090 bash[32384]: audit 2023-12-01T16:02:12.442355+0000 mon.a (mon.0) 12216 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:02:13.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:02:12 smithi090 bash[32384]: audit 2023-12-01T16:02:12.763833+0000 mon.c (mon.2) 12940 : audit 0 from='client.? 172.21.15.80:0/2508163944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:02:15.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:02:14 smithi080 bash[41963]: cluster 2023-12-01T16:02:13.177060+0000 mgr.y (mgr.24362) 20206 : cluster 0 pgmap v20175: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:15.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:02:14 smithi080 bash[28361]: cluster 2023-12-01T16:02:13.177060+0000 mgr.y (mgr.24362) 20206 : cluster 0 pgmap v20175: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:15.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:02:14 smithi090 bash[32384]: cluster 2023-12-01T16:02:13.177060+0000 mgr.y (mgr.24362) 20206 : cluster 0 pgmap v20175: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:16.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:02:15 smithi080 bash[41963]: audit 2023-12-01T16:02:15.215492+0000 mon.c (mon.2) 12941 : audit 0 from='client.? 172.21.15.80:0/4198177972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:02:16.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:02:15 smithi080 bash[28361]: audit 2023-12-01T16:02:15.215492+0000 mon.c (mon.2) 12941 : audit 0 from='client.? 172.21.15.80:0/4198177972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:02:16.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:02:15 smithi090 bash[32384]: audit 2023-12-01T16:02:15.215492+0000 mon.c (mon.2) 12941 : audit 0 from='client.? 172.21.15.80:0/4198177972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:02:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:02:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:02:16] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T16:02:17.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:02:16 smithi080 bash[28361]: cluster 2023-12-01T16:02:15.177650+0000 mgr.y (mgr.24362) 20207 : cluster 0 pgmap v20176: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:17.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:02:16 smithi080 bash[41963]: cluster 2023-12-01T16:02:15.177650+0000 mgr.y (mgr.24362) 20207 : cluster 0 pgmap v20176: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:17.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:02:16 smithi090 bash[32384]: cluster 2023-12-01T16:02:15.177650+0000 mgr.y (mgr.24362) 20207 : cluster 0 pgmap v20176: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:18.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:02:17 smithi080 bash[41963]: audit 2023-12-01T16:02:17.676915+0000 mon.c (mon.2) 12942 : audit 0 from='client.? 172.21.15.80:0/683770853' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:02:18.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:02:17 smithi080 bash[28361]: audit 2023-12-01T16:02:17.676915+0000 mon.c (mon.2) 12942 : audit 0 from='client.? 172.21.15.80:0/683770853' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:02:18.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:02:17 smithi090 bash[32384]: audit 2023-12-01T16:02:17.676915+0000 mon.c (mon.2) 12942 : audit 0 from='client.? 172.21.15.80:0/683770853' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:02:19.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:02:18 smithi080 bash[28361]: cluster 2023-12-01T16:02:17.178906+0000 mgr.y (mgr.24362) 20208 : cluster 0 pgmap v20177: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:19.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:02:18 smithi080 bash[41963]: cluster 2023-12-01T16:02:17.178906+0000 mgr.y (mgr.24362) 20208 : cluster 0 pgmap v20177: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:19.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:02:18 smithi090 bash[32384]: cluster 2023-12-01T16:02:17.178906+0000 mgr.y (mgr.24362) 20208 : cluster 0 pgmap v20177: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:21.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:02:20 smithi080 bash[41963]: cluster 2023-12-01T16:02:19.179616+0000 mgr.y (mgr.24362) 20209 : cluster 0 pgmap v20178: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:21.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:02:20 smithi080 bash[41963]: audit 2023-12-01T16:02:20.136588+0000 mon.c (mon.2) 12943 : audit 0 from='client.? 172.21.15.80:0/549368531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:02:21.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:02:20 smithi080 bash[28361]: cluster 2023-12-01T16:02:19.179616+0000 mgr.y (mgr.24362) 20209 : cluster 0 pgmap v20178: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:21.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:02:20 smithi080 bash[28361]: audit 2023-12-01T16:02:20.136588+0000 mon.c (mon.2) 12943 : audit 0 from='client.? 172.21.15.80:0/549368531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:02:21.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:02:20 smithi090 bash[32384]: cluster 2023-12-01T16:02:19.179616+0000 mgr.y (mgr.24362) 20209 : cluster 0 pgmap v20178: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:21.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:02:20 smithi090 bash[32384]: audit 2023-12-01T16:02:20.136588+0000 mon.c (mon.2) 12943 : audit 0 from='client.? 172.21.15.80:0/549368531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:02:23.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:02:22 smithi080 bash[41963]: cluster 2023-12-01T16:02:21.180749+0000 mgr.y (mgr.24362) 20210 : cluster 0 pgmap v20179: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:23.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:02:22 smithi080 bash[41963]: audit 2023-12-01T16:02:22.590572+0000 mon.a (mon.0) 12217 : audit 0 from='client.? 172.21.15.80:0/590776918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:02:23.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:02:22 smithi080 bash[28361]: cluster 2023-12-01T16:02:21.180749+0000 mgr.y (mgr.24362) 20210 : cluster 0 pgmap v20179: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:23.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:02:22 smithi080 bash[28361]: audit 2023-12-01T16:02:22.590572+0000 mon.a (mon.0) 12217 : audit 0 from='client.? 172.21.15.80:0/590776918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:02:23.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:02:22 smithi090 bash[32384]: cluster 2023-12-01T16:02:21.180749+0000 mgr.y (mgr.24362) 20210 : cluster 0 pgmap v20179: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:23.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:02:22 smithi090 bash[32384]: audit 2023-12-01T16:02:22.590572+0000 mon.a (mon.0) 12217 : audit 0 from='client.? 172.21.15.80:0/590776918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:02:25.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:02:24 smithi080 bash[41963]: cluster 2023-12-01T16:02:23.181432+0000 mgr.y (mgr.24362) 20211 : cluster 0 pgmap v20180: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:25.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:02:24 smithi080 bash[28361]: cluster 2023-12-01T16:02:23.181432+0000 mgr.y (mgr.24362) 20211 : cluster 0 pgmap v20180: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:25.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:02:24 smithi090 bash[32384]: cluster 2023-12-01T16:02:23.181432+0000 mgr.y (mgr.24362) 20211 : cluster 0 pgmap v20180: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:26.234 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:02:25 smithi080 bash[41963]: audit 2023-12-01T16:02:25.052984+0000 mon.a (mon.0) 12218 : audit 0 from='client.? 172.21.15.80:0/4075122290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:02:26.234 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:02:25 smithi080 bash[41963]: audit 2023-12-01T16:02:25.846553+0000 mon.c (mon.2) 12944 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:02:26.234 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:02:25 smithi080 bash[28361]: audit 2023-12-01T16:02:25.052984+0000 mon.a (mon.0) 12218 : audit 0 from='client.? 172.21.15.80:0/4075122290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:02:26.234 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:02:25 smithi080 bash[28361]: audit 2023-12-01T16:02:25.846553+0000 mon.c (mon.2) 12944 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:02:26.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:02:25 smithi090 bash[32384]: audit 2023-12-01T16:02:25.052984+0000 mon.a (mon.0) 12218 : audit 0 from='client.? 172.21.15.80:0/4075122290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:02:26.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:02:25 smithi090 bash[32384]: audit 2023-12-01T16:02:25.846553+0000 mon.c (mon.2) 12944 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:02:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:02:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:02:26] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T16:02:27.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:02:26 smithi090 bash[32384]: cluster 2023-12-01T16:02:25.182071+0000 mgr.y (mgr.24362) 20212 : cluster 0 pgmap v20181: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:27.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:02:26 smithi080 bash[28361]: cluster 2023-12-01T16:02:25.182071+0000 mgr.y (mgr.24362) 20212 : cluster 0 pgmap v20181: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:27.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:02:26 smithi080 bash[41963]: cluster 2023-12-01T16:02:25.182071+0000 mgr.y (mgr.24362) 20212 : cluster 0 pgmap v20181: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:28.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:02:27 smithi090 bash[32384]: audit 2023-12-01T16:02:27.514256+0000 mon.a (mon.0) 12219 : audit 0 from='client.? 172.21.15.80:0/3116875391' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:02:28.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:02:27 smithi080 bash[28361]: audit 2023-12-01T16:02:27.514256+0000 mon.a (mon.0) 12219 : audit 0 from='client.? 172.21.15.80:0/3116875391' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:02:28.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:02:27 smithi080 bash[41963]: audit 2023-12-01T16:02:27.514256+0000 mon.a (mon.0) 12219 : audit 0 from='client.? 172.21.15.80:0/3116875391' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:02:29.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:02:28 smithi090 bash[32384]: cluster 2023-12-01T16:02:27.183223+0000 mgr.y (mgr.24362) 20213 : cluster 0 pgmap v20182: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:29.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:02:28 smithi080 bash[28361]: cluster 2023-12-01T16:02:27.183223+0000 mgr.y (mgr.24362) 20213 : cluster 0 pgmap v20182: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:29.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:02:28 smithi080 bash[41963]: cluster 2023-12-01T16:02:27.183223+0000 mgr.y (mgr.24362) 20213 : cluster 0 pgmap v20182: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:31.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:02:30 smithi090 bash[32384]: cluster 2023-12-01T16:02:29.183910+0000 mgr.y (mgr.24362) 20214 : cluster 0 pgmap v20183: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:31.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:02:30 smithi090 bash[32384]: audit 2023-12-01T16:02:29.976709+0000 mon.a (mon.0) 12220 : audit 0 from='client.? 172.21.15.80:0/1620026272' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:02:31.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:02:30 smithi080 bash[41963]: cluster 2023-12-01T16:02:29.183910+0000 mgr.y (mgr.24362) 20214 : cluster 0 pgmap v20183: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:31.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:02:30 smithi080 bash[41963]: audit 2023-12-01T16:02:29.976709+0000 mon.a (mon.0) 12220 : audit 0 from='client.? 172.21.15.80:0/1620026272' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:02:31.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:02:30 smithi080 bash[28361]: cluster 2023-12-01T16:02:29.183910+0000 mgr.y (mgr.24362) 20214 : cluster 0 pgmap v20183: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:31.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:02:30 smithi080 bash[28361]: audit 2023-12-01T16:02:29.976709+0000 mon.a (mon.0) 12220 : audit 0 from='client.? 172.21.15.80:0/1620026272' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:02:33.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:02:32 smithi090 bash[32384]: cluster 2023-12-01T16:02:31.184994+0000 mgr.y (mgr.24362) 20215 : cluster 0 pgmap v20184: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:33.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:02:32 smithi090 bash[32384]: audit 2023-12-01T16:02:32.429648+0000 mon.a (mon.0) 12221 : audit 0 from='client.? 172.21.15.80:0/17674725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:02:33.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:02:32 smithi080 bash[41963]: cluster 2023-12-01T16:02:31.184994+0000 mgr.y (mgr.24362) 20215 : cluster 0 pgmap v20184: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:33.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:02:32 smithi080 bash[41963]: audit 2023-12-01T16:02:32.429648+0000 mon.a (mon.0) 12221 : audit 0 from='client.? 172.21.15.80:0/17674725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:02:33.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:02:32 smithi080 bash[28361]: cluster 2023-12-01T16:02:31.184994+0000 mgr.y (mgr.24362) 20215 : cluster 0 pgmap v20184: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:33.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:02:32 smithi080 bash[28361]: audit 2023-12-01T16:02:32.429648+0000 mon.a (mon.0) 12221 : audit 0 from='client.? 172.21.15.80:0/17674725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:02:35.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:02:34 smithi090 bash[32384]: cluster 2023-12-01T16:02:33.185683+0000 mgr.y (mgr.24362) 20216 : cluster 0 pgmap v20185: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:35.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:02:34 smithi090 bash[32384]: audit 2023-12-01T16:02:34.883780+0000 mon.c (mon.2) 12945 : audit 0 from='client.? 172.21.15.80:0/3010492134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:02:35.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:02:34 smithi080 bash[28361]: cluster 2023-12-01T16:02:33.185683+0000 mgr.y (mgr.24362) 20216 : cluster 0 pgmap v20185: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:35.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:02:34 smithi080 bash[28361]: audit 2023-12-01T16:02:34.883780+0000 mon.c (mon.2) 12945 : audit 0 from='client.? 172.21.15.80:0/3010492134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:02:35.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:02:34 smithi080 bash[41963]: cluster 2023-12-01T16:02:33.185683+0000 mgr.y (mgr.24362) 20216 : cluster 0 pgmap v20185: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:35.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:02:34 smithi080 bash[41963]: audit 2023-12-01T16:02:34.883780+0000 mon.c (mon.2) 12945 : audit 0 from='client.? 172.21.15.80:0/3010492134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:02:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:02:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:02:36] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T16:02:37.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:02:36 smithi090 bash[32384]: cluster 2023-12-01T16:02:35.186471+0000 mgr.y (mgr.24362) 20217 : cluster 0 pgmap v20186: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:37.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:02:36 smithi080 bash[28361]: cluster 2023-12-01T16:02:35.186471+0000 mgr.y (mgr.24362) 20217 : cluster 0 pgmap v20186: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:37.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:02:36 smithi080 bash[41963]: cluster 2023-12-01T16:02:35.186471+0000 mgr.y (mgr.24362) 20217 : cluster 0 pgmap v20186: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:38.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:02:37 smithi090 bash[32384]: audit 2023-12-01T16:02:37.346777+0000 mon.c (mon.2) 12946 : audit 0 from='client.? 172.21.15.80:0/21960066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:02:38.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:02:37 smithi080 bash[28361]: audit 2023-12-01T16:02:37.346777+0000 mon.c (mon.2) 12946 : audit 0 from='client.? 172.21.15.80:0/21960066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:02:38.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:02:37 smithi080 bash[41963]: audit 2023-12-01T16:02:37.346777+0000 mon.c (mon.2) 12946 : audit 0 from='client.? 172.21.15.80:0/21960066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:02:39.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:02:38 smithi090 bash[32384]: cluster 2023-12-01T16:02:37.187759+0000 mgr.y (mgr.24362) 20218 : cluster 0 pgmap v20187: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:39.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:02:38 smithi080 bash[41963]: cluster 2023-12-01T16:02:37.187759+0000 mgr.y (mgr.24362) 20218 : cluster 0 pgmap v20187: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:39.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:02:38 smithi080 bash[28361]: cluster 2023-12-01T16:02:37.187759+0000 mgr.y (mgr.24362) 20218 : cluster 0 pgmap v20187: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:40.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:02:39 smithi090 bash[32384]: audit 2023-12-01T16:02:39.801418+0000 mon.a (mon.0) 12222 : audit 0 from='client.? 172.21.15.80:0/2603017706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:02:40.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:02:39 smithi080 bash[28361]: audit 2023-12-01T16:02:39.801418+0000 mon.a (mon.0) 12222 : audit 0 from='client.? 172.21.15.80:0/2603017706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:02:40.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:02:39 smithi080 bash[41963]: audit 2023-12-01T16:02:39.801418+0000 mon.a (mon.0) 12222 : audit 0 from='client.? 172.21.15.80:0/2603017706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:02:41.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:02:40 smithi090 bash[32384]: cluster 2023-12-01T16:02:39.188414+0000 mgr.y (mgr.24362) 20219 : cluster 0 pgmap v20188: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:41.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:02:40 smithi090 bash[32384]: audit 2023-12-01T16:02:40.846995+0000 mon.c (mon.2) 12947 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:02:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:02:40 smithi080 bash[28361]: cluster 2023-12-01T16:02:39.188414+0000 mgr.y (mgr.24362) 20219 : cluster 0 pgmap v20188: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:02:40 smithi080 bash[28361]: audit 2023-12-01T16:02:40.846995+0000 mon.c (mon.2) 12947 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:02:41.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:02:40 smithi080 bash[41963]: cluster 2023-12-01T16:02:39.188414+0000 mgr.y (mgr.24362) 20219 : cluster 0 pgmap v20188: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:41.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:02:40 smithi080 bash[41963]: audit 2023-12-01T16:02:40.846995+0000 mon.c (mon.2) 12947 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:02:42.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:02:42 smithi080 bash[28361]: cluster 2023-12-01T16:02:41.189528+0000 mgr.y (mgr.24362) 20220 : cluster 0 pgmap v20189: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:42.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:02:42 smithi080 bash[28361]: audit 2023-12-01T16:02:42.255830+0000 mon.a (mon.0) 12223 : audit 0 from='client.? 172.21.15.80:0/1476578275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:02:42.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:02:42 smithi080 bash[41963]: cluster 2023-12-01T16:02:41.189528+0000 mgr.y (mgr.24362) 20220 : cluster 0 pgmap v20189: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:42.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:02:42 smithi080 bash[41963]: audit 2023-12-01T16:02:42.255830+0000 mon.a (mon.0) 12223 : audit 0 from='client.? 172.21.15.80:0/1476578275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:02:43.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:02:42 smithi090 bash[32384]: cluster 2023-12-01T16:02:41.189528+0000 mgr.y (mgr.24362) 20220 : cluster 0 pgmap v20189: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:43.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:02:42 smithi090 bash[32384]: audit 2023-12-01T16:02:42.255830+0000 mon.a (mon.0) 12223 : audit 0 from='client.? 172.21.15.80:0/1476578275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:02:44.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:02:44 smithi080 bash[28361]: cluster 2023-12-01T16:02:43.190175+0000 mgr.y (mgr.24362) 20221 : cluster 0 pgmap v20190: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:44.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:02:44 smithi080 bash[41963]: cluster 2023-12-01T16:02:43.190175+0000 mgr.y (mgr.24362) 20221 : cluster 0 pgmap v20190: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:45.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:02:44 smithi090 bash[32384]: cluster 2023-12-01T16:02:43.190175+0000 mgr.y (mgr.24362) 20221 : cluster 0 pgmap v20190: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:45.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:02:45 smithi080 bash[28361]: audit 2023-12-01T16:02:44.711796+0000 mon.c (mon.2) 12948 : audit 0 from='client.? 172.21.15.80:0/1656532946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:02:45.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:02:45 smithi080 bash[41963]: audit 2023-12-01T16:02:44.711796+0000 mon.c (mon.2) 12948 : audit 0 from='client.? 172.21.15.80:0/1656532946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:02:46.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:02:45 smithi090 bash[32384]: audit 2023-12-01T16:02:44.711796+0000 mon.c (mon.2) 12948 : audit 0 from='client.? 172.21.15.80:0/1656532946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:02:46.575 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:02:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:02:46] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T16:02:46.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:02:46 smithi080 bash[28361]: cluster 2023-12-01T16:02:45.190832+0000 mgr.y (mgr.24362) 20222 : cluster 0 pgmap v20191: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:46.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:02:46 smithi080 bash[41963]: cluster 2023-12-01T16:02:45.190832+0000 mgr.y (mgr.24362) 20222 : cluster 0 pgmap v20191: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:47.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:02:46 smithi090 bash[32384]: cluster 2023-12-01T16:02:45.190832+0000 mgr.y (mgr.24362) 20222 : cluster 0 pgmap v20191: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:47.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:02:47 smithi080 bash[28361]: audit 2023-12-01T16:02:47.160853+0000 mon.a (mon.0) 12224 : audit 0 from='client.? 172.21.15.80:0/3593028404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:02:47.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:02:47 smithi080 bash[41963]: audit 2023-12-01T16:02:47.160853+0000 mon.a (mon.0) 12224 : audit 0 from='client.? 172.21.15.80:0/3593028404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:02:48.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:02:47 smithi090 bash[32384]: audit 2023-12-01T16:02:47.160853+0000 mon.a (mon.0) 12224 : audit 0 from='client.? 172.21.15.80:0/3593028404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:02:48.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:02:48 smithi080 bash[28361]: cluster 2023-12-01T16:02:47.191698+0000 mgr.y (mgr.24362) 20223 : cluster 0 pgmap v20192: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:48.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:02:48 smithi080 bash[41963]: cluster 2023-12-01T16:02:47.191698+0000 mgr.y (mgr.24362) 20223 : cluster 0 pgmap v20192: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:49.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:02:48 smithi090 bash[32384]: cluster 2023-12-01T16:02:47.191698+0000 mgr.y (mgr.24362) 20223 : cluster 0 pgmap v20192: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:50.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:02:50 smithi080 bash[28361]: cluster 2023-12-01T16:02:49.192326+0000 mgr.y (mgr.24362) 20224 : cluster 0 pgmap v20193: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:50.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:02:50 smithi080 bash[28361]: audit 2023-12-01T16:02:49.610002+0000 mon.c (mon.2) 12949 : audit 0 from='client.? 172.21.15.80:0/4070902785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:02:50.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:02:50 smithi080 bash[41963]: cluster 2023-12-01T16:02:49.192326+0000 mgr.y (mgr.24362) 20224 : cluster 0 pgmap v20193: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:50.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:02:50 smithi080 bash[41963]: audit 2023-12-01T16:02:49.610002+0000 mon.c (mon.2) 12949 : audit 0 from='client.? 172.21.15.80:0/4070902785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:02:51.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:02:50 smithi090 bash[32384]: cluster 2023-12-01T16:02:49.192326+0000 mgr.y (mgr.24362) 20224 : cluster 0 pgmap v20193: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:51.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:02:50 smithi090 bash[32384]: audit 2023-12-01T16:02:49.610002+0000 mon.c (mon.2) 12949 : audit 0 from='client.? 172.21.15.80:0/4070902785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:02:52.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:02:52 smithi080 bash[41963]: cluster 2023-12-01T16:02:51.193469+0000 mgr.y (mgr.24362) 20225 : cluster 0 pgmap v20194: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:52.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:02:52 smithi080 bash[41963]: audit 2023-12-01T16:02:52.064500+0000 mon.c (mon.2) 12950 : audit 0 from='client.? 172.21.15.80:0/2827414022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:02:52.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:02:52 smithi080 bash[28361]: cluster 2023-12-01T16:02:51.193469+0000 mgr.y (mgr.24362) 20225 : cluster 0 pgmap v20194: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:52.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:02:52 smithi080 bash[28361]: audit 2023-12-01T16:02:52.064500+0000 mon.c (mon.2) 12950 : audit 0 from='client.? 172.21.15.80:0/2827414022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:02:53.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:02:52 smithi090 bash[32384]: cluster 2023-12-01T16:02:51.193469+0000 mgr.y (mgr.24362) 20225 : cluster 0 pgmap v20194: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:53.023 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:02:52 smithi090 bash[32384]: audit 2023-12-01T16:02:52.064500+0000 mon.c (mon.2) 12950 : audit 0 from='client.? 172.21.15.80:0/2827414022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:02:54.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:02:54 smithi080 bash[28361]: cluster 2023-12-01T16:02:53.194140+0000 mgr.y (mgr.24362) 20226 : cluster 0 pgmap v20195: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:54.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:02:54 smithi080 bash[28361]: audit 2023-12-01T16:02:54.517612+0000 mon.a (mon.0) 12225 : audit 0 from='client.? 172.21.15.80:0/3329587435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:02:54.935 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:02:54 smithi080 bash[41963]: cluster 2023-12-01T16:02:53.194140+0000 mgr.y (mgr.24362) 20226 : cluster 0 pgmap v20195: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:54.935 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:02:54 smithi080 bash[41963]: audit 2023-12-01T16:02:54.517612+0000 mon.a (mon.0) 12225 : audit 0 from='client.? 172.21.15.80:0/3329587435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:02:55.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:02:54 smithi090 bash[32384]: cluster 2023-12-01T16:02:53.194140+0000 mgr.y (mgr.24362) 20226 : cluster 0 pgmap v20195: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:55.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:02:54 smithi090 bash[32384]: audit 2023-12-01T16:02:54.517612+0000 mon.a (mon.0) 12225 : audit 0 from='client.? 172.21.15.80:0/3329587435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:02:56.602 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:02:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:02:56] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T16:02:56.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:02:56 smithi080 bash[41963]: cluster 2023-12-01T16:02:55.194794+0000 mgr.y (mgr.24362) 20227 : cluster 0 pgmap v20196: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:56.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:02:56 smithi080 bash[41963]: audit 2023-12-01T16:02:55.847283+0000 mon.c (mon.2) 12951 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:02:56.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:02:56 smithi080 bash[28361]: cluster 2023-12-01T16:02:55.194794+0000 mgr.y (mgr.24362) 20227 : cluster 0 pgmap v20196: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:56.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:02:56 smithi080 bash[28361]: audit 2023-12-01T16:02:55.847283+0000 mon.c (mon.2) 12951 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:02:57.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:02:56 smithi090 bash[32384]: cluster 2023-12-01T16:02:55.194794+0000 mgr.y (mgr.24362) 20227 : cluster 0 pgmap v20196: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:57.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:02:56 smithi090 bash[32384]: audit 2023-12-01T16:02:55.847283+0000 mon.c (mon.2) 12951 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:02:57.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:02:57 smithi080 bash[28361]: audit 2023-12-01T16:02:56.974347+0000 mon.c (mon.2) 12952 : audit 0 from='client.? 172.21.15.80:0/616470841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:02:57.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:02:57 smithi080 bash[41963]: audit 2023-12-01T16:02:56.974347+0000 mon.c (mon.2) 12952 : audit 0 from='client.? 172.21.15.80:0/616470841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:02:58.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:02:57 smithi090 bash[32384]: audit 2023-12-01T16:02:56.974347+0000 mon.c (mon.2) 12952 : audit 0 from='client.? 172.21.15.80:0/616470841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:02:58.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:02:58 smithi080 bash[28361]: cluster 2023-12-01T16:02:57.195983+0000 mgr.y (mgr.24362) 20228 : cluster 0 pgmap v20197: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:58.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:02:58 smithi080 bash[41963]: cluster 2023-12-01T16:02:57.195983+0000 mgr.y (mgr.24362) 20228 : cluster 0 pgmap v20197: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:59.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:02:58 smithi090 bash[32384]: cluster 2023-12-01T16:02:57.195983+0000 mgr.y (mgr.24362) 20228 : cluster 0 pgmap v20197: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:59.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:02:59 smithi080 bash[28361]: audit 2023-12-01T16:02:59.416214+0000 mon.c (mon.2) 12953 : audit 0 from='client.? 172.21.15.80:0/953086938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:02:59.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:02:59 smithi080 bash[41963]: audit 2023-12-01T16:02:59.416214+0000 mon.c (mon.2) 12953 : audit 0 from='client.? 172.21.15.80:0/953086938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:03:00.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:02:59 smithi090 bash[32384]: audit 2023-12-01T16:02:59.416214+0000 mon.c (mon.2) 12953 : audit 0 from='client.? 172.21.15.80:0/953086938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:03:00.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:03:00 smithi080 bash[28361]: cluster 2023-12-01T16:02:59.196645+0000 mgr.y (mgr.24362) 20229 : cluster 0 pgmap v20198: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:00.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:03:00 smithi080 bash[41963]: cluster 2023-12-01T16:02:59.196645+0000 mgr.y (mgr.24362) 20229 : cluster 0 pgmap v20198: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:01.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:03:00 smithi090 bash[32384]: cluster 2023-12-01T16:02:59.196645+0000 mgr.y (mgr.24362) 20229 : cluster 0 pgmap v20198: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:02.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:03:02 smithi080 bash[28361]: cluster 2023-12-01T16:03:01.197651+0000 mgr.y (mgr.24362) 20230 : cluster 0 pgmap v20199: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:02.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:03:02 smithi080 bash[28361]: audit 2023-12-01T16:03:01.873159+0000 mon.a (mon.0) 12226 : audit 0 from='client.? 172.21.15.80:0/3654760822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:03:02.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:03:02 smithi080 bash[41963]: cluster 2023-12-01T16:03:01.197651+0000 mgr.y (mgr.24362) 20230 : cluster 0 pgmap v20199: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:02.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:03:02 smithi080 bash[41963]: audit 2023-12-01T16:03:01.873159+0000 mon.a (mon.0) 12226 : audit 0 from='client.? 172.21.15.80:0/3654760822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:03:03.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:03:02 smithi090 bash[32384]: cluster 2023-12-01T16:03:01.197651+0000 mgr.y (mgr.24362) 20230 : cluster 0 pgmap v20199: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:03.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:03:02 smithi090 bash[32384]: audit 2023-12-01T16:03:01.873159+0000 mon.a (mon.0) 12226 : audit 0 from='client.? 172.21.15.80:0/3654760822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:03:04.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:03:04 smithi080 bash[28361]: cluster 2023-12-01T16:03:03.198332+0000 mgr.y (mgr.24362) 20231 : cluster 0 pgmap v20200: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:04.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:03:04 smithi080 bash[28361]: audit 2023-12-01T16:03:04.323416+0000 mon.a (mon.0) 12227 : audit 0 from='client.? 172.21.15.80:0/130479147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:03:04.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:03:04 smithi080 bash[41963]: cluster 2023-12-01T16:03:03.198332+0000 mgr.y (mgr.24362) 20231 : cluster 0 pgmap v20200: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:04.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:03:04 smithi080 bash[41963]: audit 2023-12-01T16:03:04.323416+0000 mon.a (mon.0) 12227 : audit 0 from='client.? 172.21.15.80:0/130479147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:03:05.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:03:04 smithi090 bash[32384]: cluster 2023-12-01T16:03:03.198332+0000 mgr.y (mgr.24362) 20231 : cluster 0 pgmap v20200: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:05.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:03:04 smithi090 bash[32384]: audit 2023-12-01T16:03:04.323416+0000 mon.a (mon.0) 12227 : audit 0 from='client.? 172.21.15.80:0/130479147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:03:06.635 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:03:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:03:06] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T16:03:06.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:03:06 smithi080 bash[41963]: cluster 2023-12-01T16:03:05.199028+0000 mgr.y (mgr.24362) 20232 : cluster 0 pgmap v20201: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:06.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:03:06 smithi080 bash[28361]: cluster 2023-12-01T16:03:05.199028+0000 mgr.y (mgr.24362) 20232 : cluster 0 pgmap v20201: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:07.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:03:06 smithi090 bash[32384]: cluster 2023-12-01T16:03:05.199028+0000 mgr.y (mgr.24362) 20232 : cluster 0 pgmap v20201: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:07.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:03:07 smithi080 bash[28361]: audit 2023-12-01T16:03:06.785669+0000 mon.a (mon.0) 12228 : audit 0 from='client.? 172.21.15.80:0/3977182746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:03:07.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:03:07 smithi080 bash[41963]: audit 2023-12-01T16:03:06.785669+0000 mon.a (mon.0) 12228 : audit 0 from='client.? 172.21.15.80:0/3977182746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:03:08.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:03:07 smithi090 bash[32384]: audit 2023-12-01T16:03:06.785669+0000 mon.a (mon.0) 12228 : audit 0 from='client.? 172.21.15.80:0/3977182746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:03:08.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:03:08 smithi080 bash[41963]: cluster 2023-12-01T16:03:07.200242+0000 mgr.y (mgr.24362) 20233 : cluster 0 pgmap v20202: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:08.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:03:08 smithi080 bash[28361]: cluster 2023-12-01T16:03:07.200242+0000 mgr.y (mgr.24362) 20233 : cluster 0 pgmap v20202: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:09.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:03:08 smithi090 bash[32384]: cluster 2023-12-01T16:03:07.200242+0000 mgr.y (mgr.24362) 20233 : cluster 0 pgmap v20202: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:09.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:03:09 smithi080 bash[41963]: audit 2023-12-01T16:03:09.233413+0000 mon.a (mon.0) 12229 : audit 0 from='client.? 172.21.15.80:0/696761936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:03:09.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:03:09 smithi080 bash[28361]: audit 2023-12-01T16:03:09.233413+0000 mon.a (mon.0) 12229 : audit 0 from='client.? 172.21.15.80:0/696761936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:03:10.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:03:09 smithi090 bash[32384]: audit 2023-12-01T16:03:09.233413+0000 mon.a (mon.0) 12229 : audit 0 from='client.? 172.21.15.80:0/696761936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:03:10.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:03:10 smithi080 bash[41963]: cluster 2023-12-01T16:03:09.200824+0000 mgr.y (mgr.24362) 20234 : cluster 0 pgmap v20203: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:10.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:03:10 smithi080 bash[28361]: cluster 2023-12-01T16:03:09.200824+0000 mgr.y (mgr.24362) 20234 : cluster 0 pgmap v20203: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:11.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:03:10 smithi090 bash[32384]: cluster 2023-12-01T16:03:09.200824+0000 mgr.y (mgr.24362) 20234 : cluster 0 pgmap v20203: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:11.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:03:11 smithi080 bash[28361]: audit 2023-12-01T16:03:10.847733+0000 mon.c (mon.2) 12954 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:03:11.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:03:11 smithi080 bash[41963]: audit 2023-12-01T16:03:10.847733+0000 mon.c (mon.2) 12954 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:03:12.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:03:11 smithi090 bash[32384]: audit 2023-12-01T16:03:10.847733+0000 mon.c (mon.2) 12954 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:03:12.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:03:12 smithi080 bash[41963]: cluster 2023-12-01T16:03:11.201924+0000 mgr.y (mgr.24362) 20235 : cluster 0 pgmap v20204: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:12.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:03:12 smithi080 bash[41963]: audit 2023-12-01T16:03:11.691091+0000 mon.c (mon.2) 12955 : audit 0 from='client.? 172.21.15.80:0/3714104788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:03:12.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:03:12 smithi080 bash[41963]: audit 2023-12-01T16:03:12.524068+0000 mon.c (mon.2) 12956 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:03:12.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:03:12 smithi080 bash[28361]: cluster 2023-12-01T16:03:11.201924+0000 mgr.y (mgr.24362) 20235 : cluster 0 pgmap v20204: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:12.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:03:12 smithi080 bash[28361]: audit 2023-12-01T16:03:11.691091+0000 mon.c (mon.2) 12955 : audit 0 from='client.? 172.21.15.80:0/3714104788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:03:12.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:03:12 smithi080 bash[28361]: audit 2023-12-01T16:03:12.524068+0000 mon.c (mon.2) 12956 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:03:13.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:03:12 smithi090 bash[32384]: cluster 2023-12-01T16:03:11.201924+0000 mgr.y (mgr.24362) 20235 : cluster 0 pgmap v20204: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:13.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:03:12 smithi090 bash[32384]: audit 2023-12-01T16:03:11.691091+0000 mon.c (mon.2) 12955 : audit 0 from='client.? 172.21.15.80:0/3714104788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:03:13.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:03:12 smithi090 bash[32384]: audit 2023-12-01T16:03:12.524068+0000 mon.c (mon.2) 12956 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:03:14.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:03:14 smithi080 bash[41963]: cluster 2023-12-01T16:03:13.202598+0000 mgr.y (mgr.24362) 20236 : cluster 0 pgmap v20205: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:14.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:03:14 smithi080 bash[41963]: audit 2023-12-01T16:03:14.143918+0000 mon.a (mon.0) 12230 : audit 0 from='client.? 172.21.15.80:0/2790945110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:03:14.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:03:14 smithi080 bash[28361]: cluster 2023-12-01T16:03:13.202598+0000 mgr.y (mgr.24362) 20236 : cluster 0 pgmap v20205: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:14.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:03:14 smithi080 bash[28361]: audit 2023-12-01T16:03:14.143918+0000 mon.a (mon.0) 12230 : audit 0 from='client.? 172.21.15.80:0/2790945110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:03:15.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:03:14 smithi090 bash[32384]: cluster 2023-12-01T16:03:13.202598+0000 mgr.y (mgr.24362) 20236 : cluster 0 pgmap v20205: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:15.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:03:14 smithi090 bash[32384]: audit 2023-12-01T16:03:14.143918+0000 mon.a (mon.0) 12230 : audit 0 from='client.? 172.21.15.80:0/2790945110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:03:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:03:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:03:16] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T16:03:16.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:03:16 smithi080 bash[41963]: cluster 2023-12-01T16:03:15.203228+0000 mgr.y (mgr.24362) 20237 : cluster 0 pgmap v20206: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:16.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:03:16 smithi080 bash[41963]: audit 2023-12-01T16:03:16.593655+0000 mon.c (mon.2) 12957 : audit 0 from='client.? 172.21.15.80:0/1003070431' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:03:16.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:03:16 smithi080 bash[28361]: cluster 2023-12-01T16:03:15.203228+0000 mgr.y (mgr.24362) 20237 : cluster 0 pgmap v20206: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:16.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:03:16 smithi080 bash[28361]: audit 2023-12-01T16:03:16.593655+0000 mon.c (mon.2) 12957 : audit 0 from='client.? 172.21.15.80:0/1003070431' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:03:17.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:03:16 smithi090 bash[32384]: cluster 2023-12-01T16:03:15.203228+0000 mgr.y (mgr.24362) 20237 : cluster 0 pgmap v20206: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:17.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:03:16 smithi090 bash[32384]: audit 2023-12-01T16:03:16.593655+0000 mon.c (mon.2) 12957 : audit 0 from='client.? 172.21.15.80:0/1003070431' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:03:19.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:03:18 smithi090 bash[32384]: cluster 2023-12-01T16:03:17.204445+0000 mgr.y (mgr.24362) 20238 : cluster 0 pgmap v20207: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:19.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:03:18 smithi090 bash[32384]: audit 2023-12-01T16:03:18.372653+0000 mon.a (mon.0) 12231 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:03:19.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:03:18 smithi090 bash[32384]: audit 2023-12-01T16:03:18.384531+0000 mon.a (mon.0) 12232 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:03:19.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:03:18 smithi080 bash[28361]: cluster 2023-12-01T16:03:17.204445+0000 mgr.y (mgr.24362) 20238 : cluster 0 pgmap v20207: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:19.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:03:18 smithi080 bash[28361]: audit 2023-12-01T16:03:18.372653+0000 mon.a (mon.0) 12231 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:03:19.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:03:18 smithi080 bash[28361]: audit 2023-12-01T16:03:18.384531+0000 mon.a (mon.0) 12232 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:03:19.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:03:18 smithi080 bash[41963]: cluster 2023-12-01T16:03:17.204445+0000 mgr.y (mgr.24362) 20238 : cluster 0 pgmap v20207: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:19.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:03:18 smithi080 bash[41963]: audit 2023-12-01T16:03:18.372653+0000 mon.a (mon.0) 12231 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:03:19.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:03:18 smithi080 bash[41963]: audit 2023-12-01T16:03:18.384531+0000 mon.a (mon.0) 12232 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:03:20.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:03:19 smithi090 bash[32384]: audit 2023-12-01T16:03:18.721409+0000 mon.a (mon.0) 12233 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:03:20.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:03:19 smithi090 bash[32384]: audit 2023-12-01T16:03:18.731130+0000 mon.a (mon.0) 12234 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:03:20.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:03:19 smithi090 bash[32384]: audit 2023-12-01T16:03:19.040505+0000 mon.c (mon.2) 12958 : audit 0 from='client.? 172.21.15.80:0/430175945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:03:20.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:03:19 smithi090 bash[32384]: audit 2023-12-01T16:03:19.267108+0000 mon.c (mon.2) 12959 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:03:20.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:03:19 smithi090 bash[32384]: audit 2023-12-01T16:03:19.268646+0000 mon.c (mon.2) 12960 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:03:20.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:03:19 smithi090 bash[32384]: audit 2023-12-01T16:03:19.277728+0000 mon.a (mon.0) 12235 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:03:20.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:03:19 smithi080 bash[28361]: audit 2023-12-01T16:03:18.721409+0000 mon.a (mon.0) 12233 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:03:20.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:03:19 smithi080 bash[28361]: audit 2023-12-01T16:03:18.731130+0000 mon.a (mon.0) 12234 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:03:20.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:03:19 smithi080 bash[28361]: audit 2023-12-01T16:03:19.040505+0000 mon.c (mon.2) 12958 : audit 0 from='client.? 172.21.15.80:0/430175945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:03:20.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:03:19 smithi080 bash[28361]: audit 2023-12-01T16:03:19.267108+0000 mon.c (mon.2) 12959 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:03:20.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:03:19 smithi080 bash[28361]: audit 2023-12-01T16:03:19.268646+0000 mon.c (mon.2) 12960 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:03:20.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:03:19 smithi080 bash[28361]: audit 2023-12-01T16:03:19.277728+0000 mon.a (mon.0) 12235 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:03:20.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:03:19 smithi080 bash[41963]: audit 2023-12-01T16:03:18.721409+0000 mon.a (mon.0) 12233 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:03:20.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:03:19 smithi080 bash[41963]: audit 2023-12-01T16:03:18.731130+0000 mon.a (mon.0) 12234 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:03:20.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:03:19 smithi080 bash[41963]: audit 2023-12-01T16:03:19.040505+0000 mon.c (mon.2) 12958 : audit 0 from='client.? 172.21.15.80:0/430175945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:03:20.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:03:19 smithi080 bash[41963]: audit 2023-12-01T16:03:19.267108+0000 mon.c (mon.2) 12959 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:03:20.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:03:19 smithi080 bash[41963]: audit 2023-12-01T16:03:19.268646+0000 mon.c (mon.2) 12960 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:03:20.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:03:19 smithi080 bash[41963]: audit 2023-12-01T16:03:19.277728+0000 mon.a (mon.0) 12235 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:03:21.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:03:20 smithi090 bash[32384]: cluster 2023-12-01T16:03:19.205096+0000 mgr.y (mgr.24362) 20239 : cluster 0 pgmap v20208: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:21.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:03:20 smithi080 bash[41963]: cluster 2023-12-01T16:03:19.205096+0000 mgr.y (mgr.24362) 20239 : cluster 0 pgmap v20208: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:21.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:03:20 smithi080 bash[28361]: cluster 2023-12-01T16:03:19.205096+0000 mgr.y (mgr.24362) 20239 : cluster 0 pgmap v20208: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:22.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:03:21 smithi090 bash[32384]: audit 2023-12-01T16:03:21.499191+0000 mon.a (mon.0) 12236 : audit 0 from='client.? 172.21.15.80:0/2512372153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:03:22.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:03:21 smithi080 bash[28361]: audit 2023-12-01T16:03:21.499191+0000 mon.a (mon.0) 12236 : audit 0 from='client.? 172.21.15.80:0/2512372153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:03:22.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:03:21 smithi080 bash[41963]: audit 2023-12-01T16:03:21.499191+0000 mon.a (mon.0) 12236 : audit 0 from='client.? 172.21.15.80:0/2512372153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:03:23.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:03:22 smithi090 bash[32384]: cluster 2023-12-01T16:03:21.205710+0000 mgr.y (mgr.24362) 20240 : cluster 0 pgmap v20209: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:23.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:03:22 smithi080 bash[41963]: cluster 2023-12-01T16:03:21.205710+0000 mgr.y (mgr.24362) 20240 : cluster 0 pgmap v20209: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:23.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:03:22 smithi080 bash[28361]: cluster 2023-12-01T16:03:21.205710+0000 mgr.y (mgr.24362) 20240 : cluster 0 pgmap v20209: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:25.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:03:24 smithi090 bash[32384]: cluster 2023-12-01T16:03:23.206379+0000 mgr.y (mgr.24362) 20241 : cluster 0 pgmap v20210: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:25.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:03:24 smithi090 bash[32384]: audit 2023-12-01T16:03:23.960163+0000 mon.c (mon.2) 12961 : audit 0 from='client.? 172.21.15.80:0/272721998' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:03:25.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:03:24 smithi080 bash[28361]: cluster 2023-12-01T16:03:23.206379+0000 mgr.y (mgr.24362) 20241 : cluster 0 pgmap v20210: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:25.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:03:24 smithi080 bash[28361]: audit 2023-12-01T16:03:23.960163+0000 mon.c (mon.2) 12961 : audit 0 from='client.? 172.21.15.80:0/272721998' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:03:25.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:03:24 smithi080 bash[41963]: cluster 2023-12-01T16:03:23.206379+0000 mgr.y (mgr.24362) 20241 : cluster 0 pgmap v20210: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:25.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:03:24 smithi080 bash[41963]: audit 2023-12-01T16:03:23.960163+0000 mon.c (mon.2) 12961 : audit 0 from='client.? 172.21.15.80:0/272721998' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:03:26.686 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:03:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:03:26] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T16:03:27.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:03:26 smithi090 bash[32384]: cluster 2023-12-01T16:03:25.207007+0000 mgr.y (mgr.24362) 20242 : cluster 0 pgmap v20211: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:27.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:03:26 smithi090 bash[32384]: audit 2023-12-01T16:03:25.848195+0000 mon.c (mon.2) 12962 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:03:27.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:03:26 smithi090 bash[32384]: audit 2023-12-01T16:03:26.420052+0000 mon.a (mon.0) 12237 : audit 0 from='client.? 172.21.15.80:0/3740399384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:03:27.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:03:26 smithi080 bash[28361]: cluster 2023-12-01T16:03:25.207007+0000 mgr.y (mgr.24362) 20242 : cluster 0 pgmap v20211: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:27.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:03:26 smithi080 bash[28361]: audit 2023-12-01T16:03:25.848195+0000 mon.c (mon.2) 12962 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:03:27.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:03:26 smithi080 bash[28361]: audit 2023-12-01T16:03:26.420052+0000 mon.a (mon.0) 12237 : audit 0 from='client.? 172.21.15.80:0/3740399384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:03:27.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:03:26 smithi080 bash[41963]: cluster 2023-12-01T16:03:25.207007+0000 mgr.y (mgr.24362) 20242 : cluster 0 pgmap v20211: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:27.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:03:26 smithi080 bash[41963]: audit 2023-12-01T16:03:25.848195+0000 mon.c (mon.2) 12962 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:03:27.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:03:26 smithi080 bash[41963]: audit 2023-12-01T16:03:26.420052+0000 mon.a (mon.0) 12237 : audit 0 from='client.? 172.21.15.80:0/3740399384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:03:29.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:03:28 smithi090 bash[32384]: cluster 2023-12-01T16:03:27.208188+0000 mgr.y (mgr.24362) 20243 : cluster 0 pgmap v20212: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:29.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:03:28 smithi080 bash[28361]: cluster 2023-12-01T16:03:27.208188+0000 mgr.y (mgr.24362) 20243 : cluster 0 pgmap v20212: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:29.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:03:28 smithi080 bash[41963]: cluster 2023-12-01T16:03:27.208188+0000 mgr.y (mgr.24362) 20243 : cluster 0 pgmap v20212: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:30.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:03:29 smithi090 bash[32384]: audit 2023-12-01T16:03:28.866732+0000 mon.a (mon.0) 12238 : audit 0 from='client.? 172.21.15.80:0/3460346007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:03:30.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:03:29 smithi080 bash[41963]: audit 2023-12-01T16:03:28.866732+0000 mon.a (mon.0) 12238 : audit 0 from='client.? 172.21.15.80:0/3460346007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:03:30.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:03:29 smithi080 bash[28361]: audit 2023-12-01T16:03:28.866732+0000 mon.a (mon.0) 12238 : audit 0 from='client.? 172.21.15.80:0/3460346007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:03:31.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:03:30 smithi090 bash[32384]: cluster 2023-12-01T16:03:29.208984+0000 mgr.y (mgr.24362) 20244 : cluster 0 pgmap v20213: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:31.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:03:30 smithi080 bash[28361]: cluster 2023-12-01T16:03:29.208984+0000 mgr.y (mgr.24362) 20244 : cluster 0 pgmap v20213: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:31.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:03:30 smithi080 bash[41963]: cluster 2023-12-01T16:03:29.208984+0000 mgr.y (mgr.24362) 20244 : cluster 0 pgmap v20213: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:32.184 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:03:31 smithi080 bash[28361]: audit 2023-12-01T16:03:31.325046+0000 mon.a (mon.0) 12239 : audit 0 from='client.? 172.21.15.80:0/2720932649' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:03:32.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:03:31 smithi080 bash[41963]: audit 2023-12-01T16:03:31.325046+0000 mon.a (mon.0) 12239 : audit 0 from='client.? 172.21.15.80:0/2720932649' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:03:32.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:03:31 smithi090 bash[32384]: audit 2023-12-01T16:03:31.325046+0000 mon.a (mon.0) 12239 : audit 0 from='client.? 172.21.15.80:0/2720932649' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:03:33.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:03:32 smithi080 bash[28361]: cluster 2023-12-01T16:03:31.209768+0000 mgr.y (mgr.24362) 20245 : cluster 0 pgmap v20214: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:33.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:03:32 smithi080 bash[41963]: cluster 2023-12-01T16:03:31.209768+0000 mgr.y (mgr.24362) 20245 : cluster 0 pgmap v20214: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:33.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:03:32 smithi090 bash[32384]: cluster 2023-12-01T16:03:31.209768+0000 mgr.y (mgr.24362) 20245 : cluster 0 pgmap v20214: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:35.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:03:34 smithi080 bash[28361]: cluster 2023-12-01T16:03:33.210373+0000 mgr.y (mgr.24362) 20246 : cluster 0 pgmap v20215: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:35.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:03:34 smithi080 bash[28361]: audit 2023-12-01T16:03:33.782444+0000 mon.c (mon.2) 12963 : audit 0 from='client.? 172.21.15.80:0/2362944196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:03:35.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:03:34 smithi080 bash[41963]: cluster 2023-12-01T16:03:33.210373+0000 mgr.y (mgr.24362) 20246 : cluster 0 pgmap v20215: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:35.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:03:34 smithi080 bash[41963]: audit 2023-12-01T16:03:33.782444+0000 mon.c (mon.2) 12963 : audit 0 from='client.? 172.21.15.80:0/2362944196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:03:35.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:03:34 smithi090 bash[32384]: cluster 2023-12-01T16:03:33.210373+0000 mgr.y (mgr.24362) 20246 : cluster 0 pgmap v20215: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:35.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:03:34 smithi090 bash[32384]: audit 2023-12-01T16:03:33.782444+0000 mon.c (mon.2) 12963 : audit 0 from='client.? 172.21.15.80:0/2362944196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:03:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:03:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:03:36] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T16:03:37.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:03:36 smithi080 bash[28361]: cluster 2023-12-01T16:03:35.211077+0000 mgr.y (mgr.24362) 20247 : cluster 0 pgmap v20216: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:37.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:03:36 smithi080 bash[28361]: audit 2023-12-01T16:03:36.232464+0000 mon.a (mon.0) 12240 : audit 0 from='client.? 172.21.15.80:0/3343524057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:03:37.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:03:36 smithi080 bash[41963]: cluster 2023-12-01T16:03:35.211077+0000 mgr.y (mgr.24362) 20247 : cluster 0 pgmap v20216: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:37.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:03:36 smithi080 bash[41963]: audit 2023-12-01T16:03:36.232464+0000 mon.a (mon.0) 12240 : audit 0 from='client.? 172.21.15.80:0/3343524057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:03:37.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:03:36 smithi090 bash[32384]: cluster 2023-12-01T16:03:35.211077+0000 mgr.y (mgr.24362) 20247 : cluster 0 pgmap v20216: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:37.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:03:36 smithi090 bash[32384]: audit 2023-12-01T16:03:36.232464+0000 mon.a (mon.0) 12240 : audit 0 from='client.? 172.21.15.80:0/3343524057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:03:39.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:03:38 smithi080 bash[28361]: cluster 2023-12-01T16:03:37.212289+0000 mgr.y (mgr.24362) 20248 : cluster 0 pgmap v20217: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:39.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:03:38 smithi080 bash[28361]: audit 2023-12-01T16:03:38.684094+0000 mon.a (mon.0) 12241 : audit 0 from='client.? 172.21.15.80:0/1614064966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:03:39.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:03:38 smithi080 bash[41963]: cluster 2023-12-01T16:03:37.212289+0000 mgr.y (mgr.24362) 20248 : cluster 0 pgmap v20217: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:39.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:03:38 smithi080 bash[41963]: audit 2023-12-01T16:03:38.684094+0000 mon.a (mon.0) 12241 : audit 0 from='client.? 172.21.15.80:0/1614064966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:03:39.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:03:38 smithi090 bash[32384]: cluster 2023-12-01T16:03:37.212289+0000 mgr.y (mgr.24362) 20248 : cluster 0 pgmap v20217: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:39.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:03:38 smithi090 bash[32384]: audit 2023-12-01T16:03:38.684094+0000 mon.a (mon.0) 12241 : audit 0 from='client.? 172.21.15.80:0/1614064966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:03:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:03:40 smithi080 bash[28361]: cluster 2023-12-01T16:03:39.212892+0000 mgr.y (mgr.24362) 20249 : cluster 0 pgmap v20218: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:41.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:03:40 smithi080 bash[41963]: cluster 2023-12-01T16:03:39.212892+0000 mgr.y (mgr.24362) 20249 : cluster 0 pgmap v20218: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:41.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:03:40 smithi090 bash[32384]: cluster 2023-12-01T16:03:39.212892+0000 mgr.y (mgr.24362) 20249 : cluster 0 pgmap v20218: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:42.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:03:41 smithi080 bash[28361]: audit 2023-12-01T16:03:40.848441+0000 mon.c (mon.2) 12964 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:03:42.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:03:41 smithi080 bash[28361]: audit 2023-12-01T16:03:41.156673+0000 mon.a (mon.0) 12242 : audit 0 from='client.? 172.21.15.80:0/2441324963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:03:42.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:03:41 smithi080 bash[41963]: audit 2023-12-01T16:03:40.848441+0000 mon.c (mon.2) 12964 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:03:42.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:03:41 smithi080 bash[41963]: audit 2023-12-01T16:03:41.156673+0000 mon.a (mon.0) 12242 : audit 0 from='client.? 172.21.15.80:0/2441324963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:03:42.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:03:41 smithi090 bash[32384]: audit 2023-12-01T16:03:40.848441+0000 mon.c (mon.2) 12964 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:03:42.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:03:41 smithi090 bash[32384]: audit 2023-12-01T16:03:41.156673+0000 mon.a (mon.0) 12242 : audit 0 from='client.? 172.21.15.80:0/2441324963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:03:43.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:03:42 smithi080 bash[28361]: cluster 2023-12-01T16:03:41.213963+0000 mgr.y (mgr.24362) 20250 : cluster 0 pgmap v20219: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:43.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:03:42 smithi080 bash[41963]: cluster 2023-12-01T16:03:41.213963+0000 mgr.y (mgr.24362) 20250 : cluster 0 pgmap v20219: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:43.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:03:42 smithi090 bash[32384]: cluster 2023-12-01T16:03:41.213963+0000 mgr.y (mgr.24362) 20250 : cluster 0 pgmap v20219: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:44.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:03:43 smithi080 bash[28361]: audit 2023-12-01T16:03:43.599184+0000 mon.c (mon.2) 12965 : audit 0 from='client.? 172.21.15.80:0/3663829155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:03:44.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:03:43 smithi080 bash[41963]: audit 2023-12-01T16:03:43.599184+0000 mon.c (mon.2) 12965 : audit 0 from='client.? 172.21.15.80:0/3663829155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:03:44.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:03:43 smithi090 bash[32384]: audit 2023-12-01T16:03:43.599184+0000 mon.c (mon.2) 12965 : audit 0 from='client.? 172.21.15.80:0/3663829155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:03:45.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:03:44 smithi080 bash[28361]: cluster 2023-12-01T16:03:43.214620+0000 mgr.y (mgr.24362) 20251 : cluster 0 pgmap v20220: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:45.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:03:44 smithi080 bash[41963]: cluster 2023-12-01T16:03:43.214620+0000 mgr.y (mgr.24362) 20251 : cluster 0 pgmap v20220: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:45.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:03:44 smithi090 bash[32384]: cluster 2023-12-01T16:03:43.214620+0000 mgr.y (mgr.24362) 20251 : cluster 0 pgmap v20220: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:03:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:03:46] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T16:03:47.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:03:46 smithi080 bash[28361]: cluster 2023-12-01T16:03:45.215290+0000 mgr.y (mgr.24362) 20252 : cluster 0 pgmap v20221: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:47.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:03:46 smithi080 bash[28361]: audit 2023-12-01T16:03:46.055422+0000 mon.a (mon.0) 12243 : audit 0 from='client.? 172.21.15.80:0/4176877814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:03:47.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:03:46 smithi080 bash[41963]: cluster 2023-12-01T16:03:45.215290+0000 mgr.y (mgr.24362) 20252 : cluster 0 pgmap v20221: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:47.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:03:46 smithi080 bash[41963]: audit 2023-12-01T16:03:46.055422+0000 mon.a (mon.0) 12243 : audit 0 from='client.? 172.21.15.80:0/4176877814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:03:47.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:03:46 smithi090 bash[32384]: cluster 2023-12-01T16:03:45.215290+0000 mgr.y (mgr.24362) 20252 : cluster 0 pgmap v20221: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:47.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:03:46 smithi090 bash[32384]: audit 2023-12-01T16:03:46.055422+0000 mon.a (mon.0) 12243 : audit 0 from='client.? 172.21.15.80:0/4176877814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:03:49.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:03:48 smithi080 bash[28361]: cluster 2023-12-01T16:03:47.216467+0000 mgr.y (mgr.24362) 20253 : cluster 0 pgmap v20222: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:49.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:03:48 smithi080 bash[28361]: audit 2023-12-01T16:03:48.516180+0000 mon.a (mon.0) 12244 : audit 0 from='client.? 172.21.15.80:0/221990054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:03:49.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:03:48 smithi080 bash[41963]: cluster 2023-12-01T16:03:47.216467+0000 mgr.y (mgr.24362) 20253 : cluster 0 pgmap v20222: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:49.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:03:48 smithi080 bash[41963]: audit 2023-12-01T16:03:48.516180+0000 mon.a (mon.0) 12244 : audit 0 from='client.? 172.21.15.80:0/221990054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:03:49.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:03:48 smithi090 bash[32384]: cluster 2023-12-01T16:03:47.216467+0000 mgr.y (mgr.24362) 20253 : cluster 0 pgmap v20222: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:49.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:03:48 smithi090 bash[32384]: audit 2023-12-01T16:03:48.516180+0000 mon.a (mon.0) 12244 : audit 0 from='client.? 172.21.15.80:0/221990054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:03:51.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:03:50 smithi080 bash[28361]: cluster 2023-12-01T16:03:49.217021+0000 mgr.y (mgr.24362) 20254 : cluster 0 pgmap v20223: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:51.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:03:50 smithi080 bash[41963]: cluster 2023-12-01T16:03:49.217021+0000 mgr.y (mgr.24362) 20254 : cluster 0 pgmap v20223: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:51.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:03:50 smithi090 bash[32384]: cluster 2023-12-01T16:03:49.217021+0000 mgr.y (mgr.24362) 20254 : cluster 0 pgmap v20223: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:52.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:03:51 smithi080 bash[28361]: audit 2023-12-01T16:03:50.969847+0000 mon.a (mon.0) 12245 : audit 0 from='client.? 172.21.15.80:0/828384466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:03:52.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:03:51 smithi080 bash[41963]: audit 2023-12-01T16:03:50.969847+0000 mon.a (mon.0) 12245 : audit 0 from='client.? 172.21.15.80:0/828384466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:03:52.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:03:51 smithi090 bash[32384]: audit 2023-12-01T16:03:50.969847+0000 mon.a (mon.0) 12245 : audit 0 from='client.? 172.21.15.80:0/828384466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:03:53.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:03:52 smithi080 bash[41963]: cluster 2023-12-01T16:03:51.218144+0000 mgr.y (mgr.24362) 20255 : cluster 0 pgmap v20224: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:53.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:03:52 smithi080 bash[28361]: cluster 2023-12-01T16:03:51.218144+0000 mgr.y (mgr.24362) 20255 : cluster 0 pgmap v20224: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:53.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:03:52 smithi090 bash[32384]: cluster 2023-12-01T16:03:51.218144+0000 mgr.y (mgr.24362) 20255 : cluster 0 pgmap v20224: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:54.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:03:53 smithi080 bash[41963]: audit 2023-12-01T16:03:53.429358+0000 mon.a (mon.0) 12246 : audit 0 from='client.? 172.21.15.80:0/1523036327' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:03:54.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:03:53 smithi080 bash[28361]: audit 2023-12-01T16:03:53.429358+0000 mon.a (mon.0) 12246 : audit 0 from='client.? 172.21.15.80:0/1523036327' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:03:54.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:03:53 smithi090 bash[32384]: audit 2023-12-01T16:03:53.429358+0000 mon.a (mon.0) 12246 : audit 0 from='client.? 172.21.15.80:0/1523036327' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:03:55.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:03:54 smithi080 bash[28361]: cluster 2023-12-01T16:03:53.218765+0000 mgr.y (mgr.24362) 20256 : cluster 0 pgmap v20225: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:55.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:03:54 smithi080 bash[41963]: cluster 2023-12-01T16:03:53.218765+0000 mgr.y (mgr.24362) 20256 : cluster 0 pgmap v20225: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:55.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:03:54 smithi090 bash[32384]: cluster 2023-12-01T16:03:53.218765+0000 mgr.y (mgr.24362) 20256 : cluster 0 pgmap v20225: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:56.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:03:55 smithi080 bash[41963]: audit 2023-12-01T16:03:55.848984+0000 mon.c (mon.2) 12966 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:03:56.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:03:55 smithi080 bash[28361]: audit 2023-12-01T16:03:55.848984+0000 mon.c (mon.2) 12966 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:03:56.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:03:55 smithi090 bash[32384]: audit 2023-12-01T16:03:55.848984+0000 mon.c (mon.2) 12966 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:03:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:03:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:03:56] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T16:03:57.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:03:56 smithi080 bash[28361]: cluster 2023-12-01T16:03:55.219416+0000 mgr.y (mgr.24362) 20257 : cluster 0 pgmap v20226: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:57.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:03:56 smithi080 bash[28361]: audit 2023-12-01T16:03:55.893888+0000 mon.a (mon.0) 12247 : audit 0 from='client.? 172.21.15.80:0/302582851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:03:57.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:03:56 smithi080 bash[41963]: cluster 2023-12-01T16:03:55.219416+0000 mgr.y (mgr.24362) 20257 : cluster 0 pgmap v20226: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:57.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:03:56 smithi080 bash[41963]: audit 2023-12-01T16:03:55.893888+0000 mon.a (mon.0) 12247 : audit 0 from='client.? 172.21.15.80:0/302582851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:03:57.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:03:56 smithi090 bash[32384]: cluster 2023-12-01T16:03:55.219416+0000 mgr.y (mgr.24362) 20257 : cluster 0 pgmap v20226: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:57.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:03:56 smithi090 bash[32384]: audit 2023-12-01T16:03:55.893888+0000 mon.a (mon.0) 12247 : audit 0 from='client.? 172.21.15.80:0/302582851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:03:59.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:03:58 smithi080 bash[28361]: cluster 2023-12-01T16:03:57.220642+0000 mgr.y (mgr.24362) 20258 : cluster 0 pgmap v20227: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:59.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:03:58 smithi080 bash[28361]: audit 2023-12-01T16:03:58.348901+0000 mon.c (mon.2) 12967 : audit 0 from='client.? 172.21.15.80:0/1619019021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:03:59.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:03:58 smithi080 bash[41963]: cluster 2023-12-01T16:03:57.220642+0000 mgr.y (mgr.24362) 20258 : cluster 0 pgmap v20227: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:59.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:03:58 smithi080 bash[41963]: audit 2023-12-01T16:03:58.348901+0000 mon.c (mon.2) 12967 : audit 0 from='client.? 172.21.15.80:0/1619019021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:03:59.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:03:58 smithi090 bash[32384]: cluster 2023-12-01T16:03:57.220642+0000 mgr.y (mgr.24362) 20258 : cluster 0 pgmap v20227: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:59.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:03:58 smithi090 bash[32384]: audit 2023-12-01T16:03:58.348901+0000 mon.c (mon.2) 12967 : audit 0 from='client.? 172.21.15.80:0/1619019021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:04:01.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:04:00 smithi080 bash[28361]: cluster 2023-12-01T16:03:59.221282+0000 mgr.y (mgr.24362) 20259 : cluster 0 pgmap v20228: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:01.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:04:00 smithi080 bash[28361]: audit 2023-12-01T16:04:00.797675+0000 mon.a (mon.0) 12248 : audit 0 from='client.? 172.21.15.80:0/4034883985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:04:01.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:04:00 smithi080 bash[41963]: cluster 2023-12-01T16:03:59.221282+0000 mgr.y (mgr.24362) 20259 : cluster 0 pgmap v20228: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:01.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:04:00 smithi080 bash[41963]: audit 2023-12-01T16:04:00.797675+0000 mon.a (mon.0) 12248 : audit 0 from='client.? 172.21.15.80:0/4034883985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:04:01.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:04:00 smithi090 bash[32384]: cluster 2023-12-01T16:03:59.221282+0000 mgr.y (mgr.24362) 20259 : cluster 0 pgmap v20228: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:01.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:04:00 smithi090 bash[32384]: audit 2023-12-01T16:04:00.797675+0000 mon.a (mon.0) 12248 : audit 0 from='client.? 172.21.15.80:0/4034883985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:04:03.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:04:02 smithi080 bash[41963]: cluster 2023-12-01T16:04:01.222343+0000 mgr.y (mgr.24362) 20260 : cluster 0 pgmap v20229: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:03.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:04:02 smithi080 bash[28361]: cluster 2023-12-01T16:04:01.222343+0000 mgr.y (mgr.24362) 20260 : cluster 0 pgmap v20229: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:03.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:04:02 smithi090 bash[32384]: cluster 2023-12-01T16:04:01.222343+0000 mgr.y (mgr.24362) 20260 : cluster 0 pgmap v20229: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:04.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:04:03 smithi080 bash[28361]: audit 2023-12-01T16:04:03.245269+0000 mon.c (mon.2) 12968 : audit 0 from='client.? 172.21.15.80:0/1339210565' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:04:04.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:04:03 smithi080 bash[41963]: audit 2023-12-01T16:04:03.245269+0000 mon.c (mon.2) 12968 : audit 0 from='client.? 172.21.15.80:0/1339210565' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:04:04.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:04:03 smithi090 bash[32384]: audit 2023-12-01T16:04:03.245269+0000 mon.c (mon.2) 12968 : audit 0 from='client.? 172.21.15.80:0/1339210565' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:04:05.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:04:04 smithi080 bash[28361]: cluster 2023-12-01T16:04:03.222772+0000 mgr.y (mgr.24362) 20261 : cluster 0 pgmap v20230: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:05.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:04:04 smithi080 bash[41963]: cluster 2023-12-01T16:04:03.222772+0000 mgr.y (mgr.24362) 20261 : cluster 0 pgmap v20230: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:05.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:04:04 smithi090 bash[32384]: cluster 2023-12-01T16:04:03.222772+0000 mgr.y (mgr.24362) 20261 : cluster 0 pgmap v20230: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:06.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:04:05 smithi080 bash[41963]: audit 2023-12-01T16:04:05.700578+0000 mon.c (mon.2) 12969 : audit 0 from='client.? 172.21.15.80:0/81262820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:04:06.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:04:05 smithi080 bash[28361]: audit 2023-12-01T16:04:05.700578+0000 mon.c (mon.2) 12969 : audit 0 from='client.? 172.21.15.80:0/81262820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:04:06.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:04:05 smithi090 bash[32384]: audit 2023-12-01T16:04:05.700578+0000 mon.c (mon.2) 12969 : audit 0 from='client.? 172.21.15.80:0/81262820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:04:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:04:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:04:06] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T16:04:07.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:04:06 smithi080 bash[41963]: cluster 2023-12-01T16:04:05.223403+0000 mgr.y (mgr.24362) 20262 : cluster 0 pgmap v20231: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:07.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:04:06 smithi080 bash[28361]: cluster 2023-12-01T16:04:05.223403+0000 mgr.y (mgr.24362) 20262 : cluster 0 pgmap v20231: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:07.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:04:06 smithi090 bash[32384]: cluster 2023-12-01T16:04:05.223403+0000 mgr.y (mgr.24362) 20262 : cluster 0 pgmap v20231: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:09.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:04:08 smithi080 bash[28361]: cluster 2023-12-01T16:04:07.224660+0000 mgr.y (mgr.24362) 20263 : cluster 0 pgmap v20232: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:09.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:04:08 smithi080 bash[28361]: audit 2023-12-01T16:04:08.158206+0000 mon.a (mon.0) 12249 : audit 0 from='client.? 172.21.15.80:0/321670849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:04:09.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:04:08 smithi080 bash[41963]: cluster 2023-12-01T16:04:07.224660+0000 mgr.y (mgr.24362) 20263 : cluster 0 pgmap v20232: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:09.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:04:08 smithi080 bash[41963]: audit 2023-12-01T16:04:08.158206+0000 mon.a (mon.0) 12249 : audit 0 from='client.? 172.21.15.80:0/321670849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:04:09.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:04:08 smithi090 bash[32384]: cluster 2023-12-01T16:04:07.224660+0000 mgr.y (mgr.24362) 20263 : cluster 0 pgmap v20232: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:09.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:04:08 smithi090 bash[32384]: audit 2023-12-01T16:04:08.158206+0000 mon.a (mon.0) 12249 : audit 0 from='client.? 172.21.15.80:0/321670849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:04:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:04:10 smithi080 bash[28361]: cluster 2023-12-01T16:04:09.225465+0000 mgr.y (mgr.24362) 20264 : cluster 0 pgmap v20233: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:11.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:04:10 smithi080 bash[28361]: audit 2023-12-01T16:04:10.606899+0000 mon.a (mon.0) 12250 : audit 0 from='client.? 172.21.15.80:0/3077171774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:04:11.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:04:10 smithi080 bash[28361]: audit 2023-12-01T16:04:10.849433+0000 mon.c (mon.2) 12970 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:04:11.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:04:10 smithi080 bash[41963]: cluster 2023-12-01T16:04:09.225465+0000 mgr.y (mgr.24362) 20264 : cluster 0 pgmap v20233: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:11.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:04:10 smithi080 bash[41963]: audit 2023-12-01T16:04:10.606899+0000 mon.a (mon.0) 12250 : audit 0 from='client.? 172.21.15.80:0/3077171774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:04:11.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:04:10 smithi080 bash[41963]: audit 2023-12-01T16:04:10.849433+0000 mon.c (mon.2) 12970 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:04:11.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:04:10 smithi090 bash[32384]: cluster 2023-12-01T16:04:09.225465+0000 mgr.y (mgr.24362) 20264 : cluster 0 pgmap v20233: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:11.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:04:10 smithi090 bash[32384]: audit 2023-12-01T16:04:10.606899+0000 mon.a (mon.0) 12250 : audit 0 from='client.? 172.21.15.80:0/3077171774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:04:11.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:04:10 smithi090 bash[32384]: audit 2023-12-01T16:04:10.849433+0000 mon.c (mon.2) 12970 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:04:13.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:04:12 smithi080 bash[28361]: cluster 2023-12-01T16:04:11.226671+0000 mgr.y (mgr.24362) 20265 : cluster 0 pgmap v20234: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:13.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:04:12 smithi080 bash[41963]: cluster 2023-12-01T16:04:11.226671+0000 mgr.y (mgr.24362) 20265 : cluster 0 pgmap v20234: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:13.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:04:12 smithi090 bash[32384]: cluster 2023-12-01T16:04:11.226671+0000 mgr.y (mgr.24362) 20265 : cluster 0 pgmap v20234: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:14.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:04:13 smithi080 bash[28361]: audit 2023-12-01T16:04:13.062005+0000 mon.c (mon.2) 12971 : audit 0 from='client.? 172.21.15.80:0/3193665282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:04:14.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:04:13 smithi080 bash[41963]: audit 2023-12-01T16:04:13.062005+0000 mon.c (mon.2) 12971 : audit 0 from='client.? 172.21.15.80:0/3193665282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:04:14.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:04:13 smithi090 bash[32384]: audit 2023-12-01T16:04:13.062005+0000 mon.c (mon.2) 12971 : audit 0 from='client.? 172.21.15.80:0/3193665282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:04:15.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:04:14 smithi080 bash[28361]: cluster 2023-12-01T16:04:13.227372+0000 mgr.y (mgr.24362) 20266 : cluster 0 pgmap v20235: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:15.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:04:14 smithi080 bash[41963]: cluster 2023-12-01T16:04:13.227372+0000 mgr.y (mgr.24362) 20266 : cluster 0 pgmap v20235: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:15.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:04:14 smithi090 bash[32384]: cluster 2023-12-01T16:04:13.227372+0000 mgr.y (mgr.24362) 20266 : cluster 0 pgmap v20235: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:16.234 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:04:15 smithi080 bash[28361]: audit 2023-12-01T16:04:15.524118+0000 mon.a (mon.0) 12251 : audit 0 from='client.? 172.21.15.80:0/2726174744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:04:16.234 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:04:15 smithi080 bash[41963]: audit 2023-12-01T16:04:15.524118+0000 mon.a (mon.0) 12251 : audit 0 from='client.? 172.21.15.80:0/2726174744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:04:16.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:04:15 smithi090 bash[32384]: audit 2023-12-01T16:04:15.524118+0000 mon.a (mon.0) 12251 : audit 0 from='client.? 172.21.15.80:0/2726174744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:04:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:04:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:04:16] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T16:04:17.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:04:16 smithi090 bash[32384]: cluster 2023-12-01T16:04:15.227825+0000 mgr.y (mgr.24362) 20267 : cluster 0 pgmap v20236: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:17.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:04:16 smithi080 bash[28361]: cluster 2023-12-01T16:04:15.227825+0000 mgr.y (mgr.24362) 20267 : cluster 0 pgmap v20236: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:17.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:04:16 smithi080 bash[41963]: cluster 2023-12-01T16:04:15.227825+0000 mgr.y (mgr.24362) 20267 : cluster 0 pgmap v20236: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:19.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:04:18 smithi090 bash[32384]: cluster 2023-12-01T16:04:17.228935+0000 mgr.y (mgr.24362) 20268 : cluster 0 pgmap v20237: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:19.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:04:18 smithi090 bash[32384]: audit 2023-12-01T16:04:17.980293+0000 mon.c (mon.2) 12972 : audit 0 from='client.? 172.21.15.80:0/2487485626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:04:19.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:04:18 smithi080 bash[41963]: cluster 2023-12-01T16:04:17.228935+0000 mgr.y (mgr.24362) 20268 : cluster 0 pgmap v20237: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:19.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:04:18 smithi080 bash[41963]: audit 2023-12-01T16:04:17.980293+0000 mon.c (mon.2) 12972 : audit 0 from='client.? 172.21.15.80:0/2487485626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:04:19.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:04:18 smithi080 bash[28361]: cluster 2023-12-01T16:04:17.228935+0000 mgr.y (mgr.24362) 20268 : cluster 0 pgmap v20237: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:19.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:04:18 smithi080 bash[28361]: audit 2023-12-01T16:04:17.980293+0000 mon.c (mon.2) 12972 : audit 0 from='client.? 172.21.15.80:0/2487485626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:04:20.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:04:19 smithi090 bash[32384]: audit 2023-12-01T16:04:19.364783+0000 mon.c (mon.2) 12973 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:04:20.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:04:19 smithi080 bash[28361]: audit 2023-12-01T16:04:19.364783+0000 mon.c (mon.2) 12973 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:04:20.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:04:19 smithi080 bash[41963]: audit 2023-12-01T16:04:19.364783+0000 mon.c (mon.2) 12973 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:04:21.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:04:20 smithi090 bash[32384]: cluster 2023-12-01T16:04:19.229573+0000 mgr.y (mgr.24362) 20269 : cluster 0 pgmap v20238: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:21.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:04:20 smithi090 bash[32384]: audit 2023-12-01T16:04:20.445241+0000 mon.a (mon.0) 12252 : audit 0 from='client.? 172.21.15.80:0/3555723796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:04:21.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:04:20 smithi080 bash[28361]: cluster 2023-12-01T16:04:19.229573+0000 mgr.y (mgr.24362) 20269 : cluster 0 pgmap v20238: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:21.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:04:20 smithi080 bash[28361]: audit 2023-12-01T16:04:20.445241+0000 mon.a (mon.0) 12252 : audit 0 from='client.? 172.21.15.80:0/3555723796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:04:21.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:04:20 smithi080 bash[41963]: cluster 2023-12-01T16:04:19.229573+0000 mgr.y (mgr.24362) 20269 : cluster 0 pgmap v20238: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:21.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:04:20 smithi080 bash[41963]: audit 2023-12-01T16:04:20.445241+0000 mon.a (mon.0) 12252 : audit 0 from='client.? 172.21.15.80:0/3555723796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:04:23.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:04:22 smithi090 bash[32384]: cluster 2023-12-01T16:04:21.230805+0000 mgr.y (mgr.24362) 20270 : cluster 0 pgmap v20239: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:23.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:04:22 smithi090 bash[32384]: audit 2023-12-01T16:04:22.904529+0000 mon.c (mon.2) 12974 : audit 0 from='client.? 172.21.15.80:0/3062737358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:04:23.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:04:22 smithi080 bash[41963]: cluster 2023-12-01T16:04:21.230805+0000 mgr.y (mgr.24362) 20270 : cluster 0 pgmap v20239: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:23.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:04:22 smithi080 bash[41963]: audit 2023-12-01T16:04:22.904529+0000 mon.c (mon.2) 12974 : audit 0 from='client.? 172.21.15.80:0/3062737358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:04:23.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:04:22 smithi080 bash[28361]: cluster 2023-12-01T16:04:21.230805+0000 mgr.y (mgr.24362) 20270 : cluster 0 pgmap v20239: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:23.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:04:22 smithi080 bash[28361]: audit 2023-12-01T16:04:22.904529+0000 mon.c (mon.2) 12974 : audit 0 from='client.? 172.21.15.80:0/3062737358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:04:25.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:04:24 smithi090 bash[32384]: cluster 2023-12-01T16:04:23.231477+0000 mgr.y (mgr.24362) 20271 : cluster 0 pgmap v20240: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:25.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:04:24 smithi080 bash[28361]: cluster 2023-12-01T16:04:23.231477+0000 mgr.y (mgr.24362) 20271 : cluster 0 pgmap v20240: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:25.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:04:24 smithi080 bash[41963]: cluster 2023-12-01T16:04:23.231477+0000 mgr.y (mgr.24362) 20271 : cluster 0 pgmap v20240: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:26.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:04:26 smithi090 bash[32384]: audit 2023-12-01T16:04:25.208603+0000 mon.a (mon.0) 12253 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:04:26.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:04:26 smithi090 bash[32384]: audit 2023-12-01T16:04:25.223095+0000 mon.a (mon.0) 12254 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:04:26.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:04:26 smithi090 bash[32384]: cluster 2023-12-01T16:04:25.232061+0000 mgr.y (mgr.24362) 20272 : cluster 0 pgmap v20241: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:26.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:04:26 smithi090 bash[32384]: audit 2023-12-01T16:04:25.418652+0000 mon.c (mon.2) 12975 : audit 0 from='client.? 172.21.15.80:0/4226890736' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:04:26.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:04:26 smithi090 bash[32384]: audit 2023-12-01T16:04:25.564002+0000 mon.a (mon.0) 12255 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:04:26.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:04:26 smithi090 bash[32384]: audit 2023-12-01T16:04:25.574865+0000 mon.a (mon.0) 12256 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:04:26.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:04:26 smithi090 bash[32384]: audit 2023-12-01T16:04:25.849776+0000 mon.c (mon.2) 12976 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:04:26.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:04:26 smithi090 bash[32384]: audit 2023-12-01T16:04:26.098452+0000 mon.c (mon.2) 12977 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:04:26.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:04:26 smithi090 bash[32384]: audit 2023-12-01T16:04:26.099916+0000 mon.c (mon.2) 12978 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:04:26.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:04:26 smithi090 bash[32384]: audit 2023-12-01T16:04:26.108823+0000 mon.a (mon.0) 12257 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:04:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:04:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:04:26] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T16:04:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:04:26 smithi080 bash[41963]: audit 2023-12-01T16:04:25.208603+0000 mon.a (mon.0) 12253 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:04:26.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:04:26 smithi080 bash[41963]: audit 2023-12-01T16:04:25.223095+0000 mon.a (mon.0) 12254 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:04:26.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:04:26 smithi080 bash[41963]: cluster 2023-12-01T16:04:25.232061+0000 mgr.y (mgr.24362) 20272 : cluster 0 pgmap v20241: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:26.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:04:26 smithi080 bash[41963]: audit 2023-12-01T16:04:25.418652+0000 mon.c (mon.2) 12975 : audit 0 from='client.? 172.21.15.80:0/4226890736' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:04:26.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:04:26 smithi080 bash[41963]: audit 2023-12-01T16:04:25.564002+0000 mon.a (mon.0) 12255 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:04:26.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:04:26 smithi080 bash[41963]: audit 2023-12-01T16:04:25.574865+0000 mon.a (mon.0) 12256 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:04:26.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:04:26 smithi080 bash[41963]: audit 2023-12-01T16:04:25.849776+0000 mon.c (mon.2) 12976 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:04:26.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:04:26 smithi080 bash[41963]: audit 2023-12-01T16:04:26.098452+0000 mon.c (mon.2) 12977 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:04:26.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:04:26 smithi080 bash[41963]: audit 2023-12-01T16:04:26.099916+0000 mon.c (mon.2) 12978 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:04:26.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:04:26 smithi080 bash[41963]: audit 2023-12-01T16:04:26.108823+0000 mon.a (mon.0) 12257 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:04:26.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:04:26 smithi080 bash[28361]: audit 2023-12-01T16:04:25.208603+0000 mon.a (mon.0) 12253 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:04:26.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:04:26 smithi080 bash[28361]: audit 2023-12-01T16:04:25.223095+0000 mon.a (mon.0) 12254 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:04:26.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:04:26 smithi080 bash[28361]: cluster 2023-12-01T16:04:25.232061+0000 mgr.y (mgr.24362) 20272 : cluster 0 pgmap v20241: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:26.684 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:04:26 smithi080 bash[28361]: audit 2023-12-01T16:04:25.418652+0000 mon.c (mon.2) 12975 : audit 0 from='client.? 172.21.15.80:0/4226890736' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:04:26.684 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:04:26 smithi080 bash[28361]: audit 2023-12-01T16:04:25.564002+0000 mon.a (mon.0) 12255 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:04:26.684 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:04:26 smithi080 bash[28361]: audit 2023-12-01T16:04:25.574865+0000 mon.a (mon.0) 12256 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:04:26.684 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:04:26 smithi080 bash[28361]: audit 2023-12-01T16:04:25.849776+0000 mon.c (mon.2) 12976 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:04:26.684 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:04:26 smithi080 bash[28361]: audit 2023-12-01T16:04:26.098452+0000 mon.c (mon.2) 12977 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:04:26.684 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:04:26 smithi080 bash[28361]: audit 2023-12-01T16:04:26.099916+0000 mon.c (mon.2) 12978 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:04:26.684 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:04:26 smithi080 bash[28361]: audit 2023-12-01T16:04:26.108823+0000 mon.a (mon.0) 12257 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:04:28.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:04:28 smithi080 bash[28361]: cluster 2023-12-01T16:04:27.233136+0000 mgr.y (mgr.24362) 20273 : cluster 0 pgmap v20242: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:28.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:04:28 smithi080 bash[28361]: audit 2023-12-01T16:04:27.879846+0000 mon.a (mon.0) 12258 : audit 0 from='client.? 172.21.15.80:0/4058559156' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:04:28.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:04:28 smithi080 bash[41963]: cluster 2023-12-01T16:04:27.233136+0000 mgr.y (mgr.24362) 20273 : cluster 0 pgmap v20242: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:28.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:04:28 smithi080 bash[41963]: audit 2023-12-01T16:04:27.879846+0000 mon.a (mon.0) 12258 : audit 0 from='client.? 172.21.15.80:0/4058559156' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:04:29.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:04:28 smithi090 bash[32384]: cluster 2023-12-01T16:04:27.233136+0000 mgr.y (mgr.24362) 20273 : cluster 0 pgmap v20242: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:29.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:04:28 smithi090 bash[32384]: audit 2023-12-01T16:04:27.879846+0000 mon.a (mon.0) 12258 : audit 0 from='client.? 172.21.15.80:0/4058559156' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:04:30.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:04:30 smithi080 bash[28361]: cluster 2023-12-01T16:04:29.233870+0000 mgr.y (mgr.24362) 20274 : cluster 0 pgmap v20243: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:30.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:04:30 smithi080 bash[28361]: audit 2023-12-01T16:04:30.318043+0000 mon.a (mon.0) 12259 : audit 0 from='client.? 172.21.15.80:0/2110582373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:04:30.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:04:30 smithi080 bash[41963]: cluster 2023-12-01T16:04:29.233870+0000 mgr.y (mgr.24362) 20274 : cluster 0 pgmap v20243: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:30.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:04:30 smithi080 bash[41963]: audit 2023-12-01T16:04:30.318043+0000 mon.a (mon.0) 12259 : audit 0 from='client.? 172.21.15.80:0/2110582373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:04:31.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:04:30 smithi090 bash[32384]: cluster 2023-12-01T16:04:29.233870+0000 mgr.y (mgr.24362) 20274 : cluster 0 pgmap v20243: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:31.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:04:30 smithi090 bash[32384]: audit 2023-12-01T16:04:30.318043+0000 mon.a (mon.0) 12259 : audit 0 from='client.? 172.21.15.80:0/2110582373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:04:32.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:04:32 smithi080 bash[28361]: cluster 2023-12-01T16:04:31.234971+0000 mgr.y (mgr.24362) 20275 : cluster 0 pgmap v20244: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:32.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:04:32 smithi080 bash[41963]: cluster 2023-12-01T16:04:31.234971+0000 mgr.y (mgr.24362) 20275 : cluster 0 pgmap v20244: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:33.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:04:32 smithi090 bash[32384]: cluster 2023-12-01T16:04:31.234971+0000 mgr.y (mgr.24362) 20275 : cluster 0 pgmap v20244: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:33.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:04:33 smithi080 bash[28361]: audit 2023-12-01T16:04:32.775981+0000 mon.c (mon.2) 12979 : audit 0 from='client.? 172.21.15.80:0/346997929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:04:33.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:04:33 smithi080 bash[41963]: audit 2023-12-01T16:04:32.775981+0000 mon.c (mon.2) 12979 : audit 0 from='client.? 172.21.15.80:0/346997929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:04:34.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:04:33 smithi090 bash[32384]: audit 2023-12-01T16:04:32.775981+0000 mon.c (mon.2) 12979 : audit 0 from='client.? 172.21.15.80:0/346997929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:04:34.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:04:34 smithi080 bash[41963]: cluster 2023-12-01T16:04:33.235671+0000 mgr.y (mgr.24362) 20276 : cluster 0 pgmap v20245: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:34.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:04:34 smithi080 bash[28361]: cluster 2023-12-01T16:04:33.235671+0000 mgr.y (mgr.24362) 20276 : cluster 0 pgmap v20245: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:35.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:04:34 smithi090 bash[32384]: cluster 2023-12-01T16:04:33.235671+0000 mgr.y (mgr.24362) 20276 : cluster 0 pgmap v20245: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:35.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:04:35 smithi080 bash[28361]: audit 2023-12-01T16:04:35.225749+0000 mon.a (mon.0) 12260 : audit 0 from='client.? 172.21.15.80:0/3153985701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:04:35.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:04:35 smithi080 bash[41963]: audit 2023-12-01T16:04:35.225749+0000 mon.a (mon.0) 12260 : audit 0 from='client.? 172.21.15.80:0/3153985701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:04:36.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:04:35 smithi090 bash[32384]: audit 2023-12-01T16:04:35.225749+0000 mon.a (mon.0) 12260 : audit 0 from='client.? 172.21.15.80:0/3153985701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:04:36.628 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:04:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:04:36] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T16:04:36.629 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:04:36 smithi080 bash[28361]: cluster 2023-12-01T16:04:35.236365+0000 mgr.y (mgr.24362) 20277 : cluster 0 pgmap v20246: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:36.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:04:36 smithi080 bash[41963]: cluster 2023-12-01T16:04:35.236365+0000 mgr.y (mgr.24362) 20277 : cluster 0 pgmap v20246: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:37.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:04:36 smithi090 bash[32384]: cluster 2023-12-01T16:04:35.236365+0000 mgr.y (mgr.24362) 20277 : cluster 0 pgmap v20246: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:38.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:04:38 smithi080 bash[28361]: cluster 2023-12-01T16:04:37.237572+0000 mgr.y (mgr.24362) 20278 : cluster 0 pgmap v20247: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:38.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:04:38 smithi080 bash[28361]: audit 2023-12-01T16:04:37.683539+0000 mon.a (mon.0) 12261 : audit 0 from='client.? 172.21.15.80:0/1057078589' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:04:38.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:04:38 smithi080 bash[41963]: cluster 2023-12-01T16:04:37.237572+0000 mgr.y (mgr.24362) 20278 : cluster 0 pgmap v20247: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:38.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:04:38 smithi080 bash[41963]: audit 2023-12-01T16:04:37.683539+0000 mon.a (mon.0) 12261 : audit 0 from='client.? 172.21.15.80:0/1057078589' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:04:39.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:04:38 smithi090 bash[32384]: cluster 2023-12-01T16:04:37.237572+0000 mgr.y (mgr.24362) 20278 : cluster 0 pgmap v20247: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:39.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:04:38 smithi090 bash[32384]: audit 2023-12-01T16:04:37.683539+0000 mon.a (mon.0) 12261 : audit 0 from='client.? 172.21.15.80:0/1057078589' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:04:40.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:04:40 smithi080 bash[28361]: cluster 2023-12-01T16:04:39.238232+0000 mgr.y (mgr.24362) 20279 : cluster 0 pgmap v20248: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:40.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:04:40 smithi080 bash[28361]: audit 2023-12-01T16:04:40.133568+0000 mon.c (mon.2) 12980 : audit 0 from='client.? 172.21.15.80:0/473006069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:04:40.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:04:40 smithi080 bash[41963]: cluster 2023-12-01T16:04:39.238232+0000 mgr.y (mgr.24362) 20279 : cluster 0 pgmap v20248: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:40.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:04:40 smithi080 bash[41963]: audit 2023-12-01T16:04:40.133568+0000 mon.c (mon.2) 12980 : audit 0 from='client.? 172.21.15.80:0/473006069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:04:41.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:04:40 smithi090 bash[32384]: cluster 2023-12-01T16:04:39.238232+0000 mgr.y (mgr.24362) 20279 : cluster 0 pgmap v20248: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:41.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:04:40 smithi090 bash[32384]: audit 2023-12-01T16:04:40.133568+0000 mon.c (mon.2) 12980 : audit 0 from='client.? 172.21.15.80:0/473006069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:04:41.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:04:41 smithi080 bash[28361]: audit 2023-12-01T16:04:40.850156+0000 mon.c (mon.2) 12981 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:04:41.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:04:41 smithi080 bash[41963]: audit 2023-12-01T16:04:40.850156+0000 mon.c (mon.2) 12981 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:04:42.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:04:41 smithi090 bash[32384]: audit 2023-12-01T16:04:40.850156+0000 mon.c (mon.2) 12981 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:04:42.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:04:42 smithi080 bash[28361]: cluster 2023-12-01T16:04:41.239366+0000 mgr.y (mgr.24362) 20280 : cluster 0 pgmap v20249: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:42.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:04:42 smithi080 bash[28361]: audit 2023-12-01T16:04:42.588502+0000 mon.c (mon.2) 12982 : audit 0 from='client.? 172.21.15.80:0/3067298232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:04:42.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:04:42 smithi080 bash[41963]: cluster 2023-12-01T16:04:41.239366+0000 mgr.y (mgr.24362) 20280 : cluster 0 pgmap v20249: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:42.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:04:42 smithi080 bash[41963]: audit 2023-12-01T16:04:42.588502+0000 mon.c (mon.2) 12982 : audit 0 from='client.? 172.21.15.80:0/3067298232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:04:43.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:04:42 smithi090 bash[32384]: cluster 2023-12-01T16:04:41.239366+0000 mgr.y (mgr.24362) 20280 : cluster 0 pgmap v20249: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:43.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:04:42 smithi090 bash[32384]: audit 2023-12-01T16:04:42.588502+0000 mon.c (mon.2) 12982 : audit 0 from='client.? 172.21.15.80:0/3067298232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:04:44.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:04:44 smithi080 bash[28361]: cluster 2023-12-01T16:04:43.240079+0000 mgr.y (mgr.24362) 20281 : cluster 0 pgmap v20250: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:44.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:04:44 smithi080 bash[41963]: cluster 2023-12-01T16:04:43.240079+0000 mgr.y (mgr.24362) 20281 : cluster 0 pgmap v20250: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:45.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:04:44 smithi090 bash[32384]: cluster 2023-12-01T16:04:43.240079+0000 mgr.y (mgr.24362) 20281 : cluster 0 pgmap v20250: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:45.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:04:45 smithi080 bash[28361]: audit 2023-12-01T16:04:45.043042+0000 mon.a (mon.0) 12262 : audit 0 from='client.? 172.21.15.80:0/932595231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:04:45.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:04:45 smithi080 bash[41963]: audit 2023-12-01T16:04:45.043042+0000 mon.a (mon.0) 12262 : audit 0 from='client.? 172.21.15.80:0/932595231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:04:46.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:04:45 smithi090 bash[32384]: audit 2023-12-01T16:04:45.043042+0000 mon.a (mon.0) 12262 : audit 0 from='client.? 172.21.15.80:0/932595231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:04:46.661 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:04:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:04:46] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T16:04:46.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:04:46 smithi080 bash[28361]: cluster 2023-12-01T16:04:45.240690+0000 mgr.y (mgr.24362) 20282 : cluster 0 pgmap v20251: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:46.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:04:46 smithi080 bash[41963]: cluster 2023-12-01T16:04:45.240690+0000 mgr.y (mgr.24362) 20282 : cluster 0 pgmap v20251: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:47.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:04:46 smithi090 bash[32384]: cluster 2023-12-01T16:04:45.240690+0000 mgr.y (mgr.24362) 20282 : cluster 0 pgmap v20251: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:47.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:04:47 smithi080 bash[28361]: audit 2023-12-01T16:04:47.499985+0000 mon.a (mon.0) 12263 : audit 0 from='client.? 172.21.15.80:0/2895491384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:04:47.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:04:47 smithi080 bash[41963]: audit 2023-12-01T16:04:47.499985+0000 mon.a (mon.0) 12263 : audit 0 from='client.? 172.21.15.80:0/2895491384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:04:48.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:04:47 smithi090 bash[32384]: audit 2023-12-01T16:04:47.499985+0000 mon.a (mon.0) 12263 : audit 0 from='client.? 172.21.15.80:0/2895491384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:04:48.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:04:48 smithi080 bash[28361]: cluster 2023-12-01T16:04:47.241423+0000 mgr.y (mgr.24362) 20283 : cluster 0 pgmap v20252: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:48.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:04:48 smithi080 bash[41963]: cluster 2023-12-01T16:04:47.241423+0000 mgr.y (mgr.24362) 20283 : cluster 0 pgmap v20252: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:49.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:04:48 smithi090 bash[32384]: cluster 2023-12-01T16:04:47.241423+0000 mgr.y (mgr.24362) 20283 : cluster 0 pgmap v20252: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:50.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:04:50 smithi080 bash[28361]: cluster 2023-12-01T16:04:49.242066+0000 mgr.y (mgr.24362) 20284 : cluster 0 pgmap v20253: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:50.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:04:50 smithi080 bash[28361]: audit 2023-12-01T16:04:49.954997+0000 mon.c (mon.2) 12983 : audit 0 from='client.? 172.21.15.80:0/2314109270' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:04:50.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:04:50 smithi080 bash[41963]: cluster 2023-12-01T16:04:49.242066+0000 mgr.y (mgr.24362) 20284 : cluster 0 pgmap v20253: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:50.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:04:50 smithi080 bash[41963]: audit 2023-12-01T16:04:49.954997+0000 mon.c (mon.2) 12983 : audit 0 from='client.? 172.21.15.80:0/2314109270' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:04:51.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:04:50 smithi090 bash[32384]: cluster 2023-12-01T16:04:49.242066+0000 mgr.y (mgr.24362) 20284 : cluster 0 pgmap v20253: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:51.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:04:50 smithi090 bash[32384]: audit 2023-12-01T16:04:49.954997+0000 mon.c (mon.2) 12983 : audit 0 from='client.? 172.21.15.80:0/2314109270' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:04:52.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:04:52 smithi080 bash[28361]: cluster 2023-12-01T16:04:51.243195+0000 mgr.y (mgr.24362) 20285 : cluster 0 pgmap v20254: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:52.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:04:52 smithi080 bash[28361]: audit 2023-12-01T16:04:52.398007+0000 mon.a (mon.0) 12264 : audit 0 from='client.? 172.21.15.80:0/2991279086' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:04:52.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:04:52 smithi080 bash[41963]: cluster 2023-12-01T16:04:51.243195+0000 mgr.y (mgr.24362) 20285 : cluster 0 pgmap v20254: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:52.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:04:52 smithi080 bash[41963]: audit 2023-12-01T16:04:52.398007+0000 mon.a (mon.0) 12264 : audit 0 from='client.? 172.21.15.80:0/2991279086' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:04:53.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:04:52 smithi090 bash[32384]: cluster 2023-12-01T16:04:51.243195+0000 mgr.y (mgr.24362) 20285 : cluster 0 pgmap v20254: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:53.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:04:52 smithi090 bash[32384]: audit 2023-12-01T16:04:52.398007+0000 mon.a (mon.0) 12264 : audit 0 from='client.? 172.21.15.80:0/2991279086' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:04:55.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:04:54 smithi090 bash[32384]: cluster 2023-12-01T16:04:53.243861+0000 mgr.y (mgr.24362) 20286 : cluster 0 pgmap v20255: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:55.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:04:54 smithi080 bash[28361]: cluster 2023-12-01T16:04:53.243861+0000 mgr.y (mgr.24362) 20286 : cluster 0 pgmap v20255: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:55.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:04:54 smithi080 bash[41963]: cluster 2023-12-01T16:04:53.243861+0000 mgr.y (mgr.24362) 20286 : cluster 0 pgmap v20255: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:56.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:04:55 smithi090 bash[32384]: audit 2023-12-01T16:04:54.857679+0000 mon.a (mon.0) 12265 : audit 0 from='client.? 172.21.15.80:0/3100829617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:04:56.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:04:55 smithi080 bash[41963]: audit 2023-12-01T16:04:54.857679+0000 mon.a (mon.0) 12265 : audit 0 from='client.? 172.21.15.80:0/3100829617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:04:56.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:04:55 smithi080 bash[28361]: audit 2023-12-01T16:04:54.857679+0000 mon.a (mon.0) 12265 : audit 0 from='client.? 172.21.15.80:0/3100829617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:04:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:04:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:04:56] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T16:04:57.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:04:56 smithi090 bash[32384]: cluster 2023-12-01T16:04:55.244558+0000 mgr.y (mgr.24362) 20287 : cluster 0 pgmap v20256: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:57.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:04:56 smithi090 bash[32384]: audit 2023-12-01T16:04:55.850633+0000 mon.c (mon.2) 12984 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:04:57.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:04:56 smithi080 bash[28361]: cluster 2023-12-01T16:04:55.244558+0000 mgr.y (mgr.24362) 20287 : cluster 0 pgmap v20256: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:57.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:04:56 smithi080 bash[28361]: audit 2023-12-01T16:04:55.850633+0000 mon.c (mon.2) 12984 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:04:57.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:04:56 smithi080 bash[41963]: cluster 2023-12-01T16:04:55.244558+0000 mgr.y (mgr.24362) 20287 : cluster 0 pgmap v20256: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:57.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:04:56 smithi080 bash[41963]: audit 2023-12-01T16:04:55.850633+0000 mon.c (mon.2) 12984 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:04:58.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:04:57 smithi090 bash[32384]: audit 2023-12-01T16:04:57.326509+0000 mon.a (mon.0) 12266 : audit 0 from='client.? 172.21.15.80:0/1406144283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:04:58.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:04:57 smithi080 bash[28361]: audit 2023-12-01T16:04:57.326509+0000 mon.a (mon.0) 12266 : audit 0 from='client.? 172.21.15.80:0/1406144283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:04:58.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:04:57 smithi080 bash[41963]: audit 2023-12-01T16:04:57.326509+0000 mon.a (mon.0) 12266 : audit 0 from='client.? 172.21.15.80:0/1406144283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:04:59.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:04:58 smithi090 bash[32384]: cluster 2023-12-01T16:04:57.245627+0000 mgr.y (mgr.24362) 20288 : cluster 0 pgmap v20257: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:59.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:04:58 smithi080 bash[28361]: cluster 2023-12-01T16:04:57.245627+0000 mgr.y (mgr.24362) 20288 : cluster 0 pgmap v20257: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:59.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:04:58 smithi080 bash[41963]: cluster 2023-12-01T16:04:57.245627+0000 mgr.y (mgr.24362) 20288 : cluster 0 pgmap v20257: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:01.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:05:00 smithi090 bash[32384]: cluster 2023-12-01T16:04:59.246293+0000 mgr.y (mgr.24362) 20289 : cluster 0 pgmap v20258: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:01.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:05:00 smithi090 bash[32384]: audit 2023-12-01T16:04:59.785047+0000 mon.a (mon.0) 12267 : audit 0 from='client.? 172.21.15.80:0/1794867329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:05:01.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:05:00 smithi080 bash[28361]: cluster 2023-12-01T16:04:59.246293+0000 mgr.y (mgr.24362) 20289 : cluster 0 pgmap v20258: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:01.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:05:00 smithi080 bash[28361]: audit 2023-12-01T16:04:59.785047+0000 mon.a (mon.0) 12267 : audit 0 from='client.? 172.21.15.80:0/1794867329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:05:01.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:05:00 smithi080 bash[41963]: cluster 2023-12-01T16:04:59.246293+0000 mgr.y (mgr.24362) 20289 : cluster 0 pgmap v20258: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:01.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:05:00 smithi080 bash[41963]: audit 2023-12-01T16:04:59.785047+0000 mon.a (mon.0) 12267 : audit 0 from='client.? 172.21.15.80:0/1794867329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:05:03.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:05:02 smithi090 bash[32384]: cluster 2023-12-01T16:05:01.247351+0000 mgr.y (mgr.24362) 20290 : cluster 0 pgmap v20259: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:03.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:05:02 smithi090 bash[32384]: audit 2023-12-01T16:05:02.242366+0000 mon.c (mon.2) 12985 : audit 0 from='client.? 172.21.15.80:0/718776989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:05:03.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:05:02 smithi080 bash[41963]: cluster 2023-12-01T16:05:01.247351+0000 mgr.y (mgr.24362) 20290 : cluster 0 pgmap v20259: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:03.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:05:02 smithi080 bash[41963]: audit 2023-12-01T16:05:02.242366+0000 mon.c (mon.2) 12985 : audit 0 from='client.? 172.21.15.80:0/718776989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:05:03.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:05:02 smithi080 bash[28361]: cluster 2023-12-01T16:05:01.247351+0000 mgr.y (mgr.24362) 20290 : cluster 0 pgmap v20259: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:03.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:05:02 smithi080 bash[28361]: audit 2023-12-01T16:05:02.242366+0000 mon.c (mon.2) 12985 : audit 0 from='client.? 172.21.15.80:0/718776989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:05:05.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:05:04 smithi090 bash[32384]: cluster 2023-12-01T16:05:03.247974+0000 mgr.y (mgr.24362) 20291 : cluster 0 pgmap v20260: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:05.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:05:04 smithi090 bash[32384]: audit 2023-12-01T16:05:04.688631+0000 mon.c (mon.2) 12986 : audit 0 from='client.? 172.21.15.80:0/260630315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:05:05.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:05:04 smithi080 bash[41963]: cluster 2023-12-01T16:05:03.247974+0000 mgr.y (mgr.24362) 20291 : cluster 0 pgmap v20260: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:05.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:05:04 smithi080 bash[41963]: audit 2023-12-01T16:05:04.688631+0000 mon.c (mon.2) 12986 : audit 0 from='client.? 172.21.15.80:0/260630315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:05:05.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:05:04 smithi080 bash[28361]: cluster 2023-12-01T16:05:03.247974+0000 mgr.y (mgr.24362) 20291 : cluster 0 pgmap v20260: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:05.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:05:04 smithi080 bash[28361]: audit 2023-12-01T16:05:04.688631+0000 mon.c (mon.2) 12986 : audit 0 from='client.? 172.21.15.80:0/260630315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:05:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:05:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:05:06] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T16:05:07.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:05:06 smithi090 bash[32384]: cluster 2023-12-01T16:05:05.248585+0000 mgr.y (mgr.24362) 20292 : cluster 0 pgmap v20261: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:07.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:05:06 smithi080 bash[28361]: cluster 2023-12-01T16:05:05.248585+0000 mgr.y (mgr.24362) 20292 : cluster 0 pgmap v20261: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:07.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:05:06 smithi080 bash[41963]: cluster 2023-12-01T16:05:05.248585+0000 mgr.y (mgr.24362) 20292 : cluster 0 pgmap v20261: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:08.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:05:07 smithi090 bash[32384]: audit 2023-12-01T16:05:07.136644+0000 mon.a (mon.0) 12268 : audit 0 from='client.? 172.21.15.80:0/3764791651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:05:08.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:05:07 smithi080 bash[28361]: audit 2023-12-01T16:05:07.136644+0000 mon.a (mon.0) 12268 : audit 0 from='client.? 172.21.15.80:0/3764791651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:05:08.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:05:07 smithi080 bash[41963]: audit 2023-12-01T16:05:07.136644+0000 mon.a (mon.0) 12268 : audit 0 from='client.? 172.21.15.80:0/3764791651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:05:09.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:05:08 smithi090 bash[32384]: cluster 2023-12-01T16:05:07.249755+0000 mgr.y (mgr.24362) 20293 : cluster 0 pgmap v20262: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:09.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:05:08 smithi080 bash[28361]: cluster 2023-12-01T16:05:07.249755+0000 mgr.y (mgr.24362) 20293 : cluster 0 pgmap v20262: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:09.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:05:08 smithi080 bash[41963]: cluster 2023-12-01T16:05:07.249755+0000 mgr.y (mgr.24362) 20293 : cluster 0 pgmap v20262: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:10.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:05:09 smithi090 bash[32384]: audit 2023-12-01T16:05:09.591680+0000 mon.a (mon.0) 12269 : audit 0 from='client.? 172.21.15.80:0/1749625823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:05:10.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:05:09 smithi080 bash[28361]: audit 2023-12-01T16:05:09.591680+0000 mon.a (mon.0) 12269 : audit 0 from='client.? 172.21.15.80:0/1749625823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:05:10.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:05:09 smithi080 bash[41963]: audit 2023-12-01T16:05:09.591680+0000 mon.a (mon.0) 12269 : audit 0 from='client.? 172.21.15.80:0/1749625823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:05:11.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:05:10 smithi090 bash[32384]: cluster 2023-12-01T16:05:09.250394+0000 mgr.y (mgr.24362) 20294 : cluster 0 pgmap v20263: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:05:10 smithi080 bash[28361]: cluster 2023-12-01T16:05:09.250394+0000 mgr.y (mgr.24362) 20294 : cluster 0 pgmap v20263: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:11.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:05:10 smithi080 bash[41963]: cluster 2023-12-01T16:05:09.250394+0000 mgr.y (mgr.24362) 20294 : cluster 0 pgmap v20263: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:12.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:05:11 smithi090 bash[32384]: audit 2023-12-01T16:05:10.850920+0000 mon.c (mon.2) 12987 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:05:12.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:05:11 smithi080 bash[41963]: audit 2023-12-01T16:05:10.850920+0000 mon.c (mon.2) 12987 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:05:12.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:05:11 smithi080 bash[28361]: audit 2023-12-01T16:05:10.850920+0000 mon.c (mon.2) 12987 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:05:13.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:05:12 smithi090 bash[32384]: cluster 2023-12-01T16:05:11.251490+0000 mgr.y (mgr.24362) 20295 : cluster 0 pgmap v20264: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:13.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:05:12 smithi090 bash[32384]: audit 2023-12-01T16:05:12.043578+0000 mon.c (mon.2) 12988 : audit 0 from='client.? 172.21.15.80:0/1116614587' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:05:13.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:05:12 smithi080 bash[28361]: cluster 2023-12-01T16:05:11.251490+0000 mgr.y (mgr.24362) 20295 : cluster 0 pgmap v20264: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:13.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:05:12 smithi080 bash[28361]: audit 2023-12-01T16:05:12.043578+0000 mon.c (mon.2) 12988 : audit 0 from='client.? 172.21.15.80:0/1116614587' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:05:13.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:05:12 smithi080 bash[41963]: cluster 2023-12-01T16:05:11.251490+0000 mgr.y (mgr.24362) 20295 : cluster 0 pgmap v20264: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:13.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:05:12 smithi080 bash[41963]: audit 2023-12-01T16:05:12.043578+0000 mon.c (mon.2) 12988 : audit 0 from='client.? 172.21.15.80:0/1116614587' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:05:15.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:05:14 smithi090 bash[32384]: cluster 2023-12-01T16:05:13.252166+0000 mgr.y (mgr.24362) 20296 : cluster 0 pgmap v20265: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:15.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:05:14 smithi090 bash[32384]: audit 2023-12-01T16:05:14.495678+0000 mon.c (mon.2) 12989 : audit 0 from='client.? 172.21.15.80:0/4035234346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:05:15.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:05:14 smithi080 bash[41963]: cluster 2023-12-01T16:05:13.252166+0000 mgr.y (mgr.24362) 20296 : cluster 0 pgmap v20265: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:15.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:05:14 smithi080 bash[41963]: audit 2023-12-01T16:05:14.495678+0000 mon.c (mon.2) 12989 : audit 0 from='client.? 172.21.15.80:0/4035234346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:05:15.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:05:14 smithi080 bash[28361]: cluster 2023-12-01T16:05:13.252166+0000 mgr.y (mgr.24362) 20296 : cluster 0 pgmap v20265: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:15.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:05:14 smithi080 bash[28361]: audit 2023-12-01T16:05:14.495678+0000 mon.c (mon.2) 12989 : audit 0 from='client.? 172.21.15.80:0/4035234346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:05:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:05:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:05:16] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T16:05:17.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:05:16 smithi080 bash[28361]: cluster 2023-12-01T16:05:15.252766+0000 mgr.y (mgr.24362) 20297 : cluster 0 pgmap v20266: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:17.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:05:16 smithi080 bash[41963]: cluster 2023-12-01T16:05:15.252766+0000 mgr.y (mgr.24362) 20297 : cluster 0 pgmap v20266: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:17.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:05:16 smithi090 bash[32384]: cluster 2023-12-01T16:05:15.252766+0000 mgr.y (mgr.24362) 20297 : cluster 0 pgmap v20266: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:18.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:05:17 smithi080 bash[28361]: audit 2023-12-01T16:05:16.950127+0000 mon.a (mon.0) 12270 : audit 0 from='client.? 172.21.15.80:0/2286600246' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:05:18.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:05:17 smithi080 bash[41963]: audit 2023-12-01T16:05:16.950127+0000 mon.a (mon.0) 12270 : audit 0 from='client.? 172.21.15.80:0/2286600246' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:05:18.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:05:17 smithi090 bash[32384]: audit 2023-12-01T16:05:16.950127+0000 mon.a (mon.0) 12270 : audit 0 from='client.? 172.21.15.80:0/2286600246' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:05:19.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:05:18 smithi080 bash[28361]: cluster 2023-12-01T16:05:17.253967+0000 mgr.y (mgr.24362) 20298 : cluster 0 pgmap v20267: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:19.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:05:18 smithi080 bash[41963]: cluster 2023-12-01T16:05:17.253967+0000 mgr.y (mgr.24362) 20298 : cluster 0 pgmap v20267: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:19.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:05:18 smithi090 bash[32384]: cluster 2023-12-01T16:05:17.253967+0000 mgr.y (mgr.24362) 20298 : cluster 0 pgmap v20267: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:20.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:05:19 smithi080 bash[28361]: audit 2023-12-01T16:05:19.409238+0000 mon.a (mon.0) 12271 : audit 0 from='client.? 172.21.15.80:0/2442077137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:05:20.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:05:19 smithi080 bash[41963]: audit 2023-12-01T16:05:19.409238+0000 mon.a (mon.0) 12271 : audit 0 from='client.? 172.21.15.80:0/2442077137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:05:20.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:05:19 smithi090 bash[32384]: audit 2023-12-01T16:05:19.409238+0000 mon.a (mon.0) 12271 : audit 0 from='client.? 172.21.15.80:0/2442077137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:05:21.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:05:20 smithi080 bash[28361]: cluster 2023-12-01T16:05:19.254641+0000 mgr.y (mgr.24362) 20299 : cluster 0 pgmap v20268: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:21.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:05:20 smithi080 bash[41963]: cluster 2023-12-01T16:05:19.254641+0000 mgr.y (mgr.24362) 20299 : cluster 0 pgmap v20268: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:21.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:05:20 smithi090 bash[32384]: cluster 2023-12-01T16:05:19.254641+0000 mgr.y (mgr.24362) 20299 : cluster 0 pgmap v20268: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:23.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:05:22 smithi080 bash[41963]: cluster 2023-12-01T16:05:21.255824+0000 mgr.y (mgr.24362) 20300 : cluster 0 pgmap v20269: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:23.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:05:22 smithi080 bash[41963]: audit 2023-12-01T16:05:21.868472+0000 mon.a (mon.0) 12272 : audit 0 from='client.? 172.21.15.80:0/3145925149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:05:23.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:05:22 smithi080 bash[28361]: cluster 2023-12-01T16:05:21.255824+0000 mgr.y (mgr.24362) 20300 : cluster 0 pgmap v20269: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:23.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:05:22 smithi080 bash[28361]: audit 2023-12-01T16:05:21.868472+0000 mon.a (mon.0) 12272 : audit 0 from='client.? 172.21.15.80:0/3145925149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:05:23.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:05:22 smithi090 bash[32384]: cluster 2023-12-01T16:05:21.255824+0000 mgr.y (mgr.24362) 20300 : cluster 0 pgmap v20269: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:23.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:05:22 smithi090 bash[32384]: audit 2023-12-01T16:05:21.868472+0000 mon.a (mon.0) 12272 : audit 0 from='client.? 172.21.15.80:0/3145925149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:05:25.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:05:24 smithi080 bash[28361]: cluster 2023-12-01T16:05:23.256505+0000 mgr.y (mgr.24362) 20301 : cluster 0 pgmap v20270: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:25.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:05:24 smithi080 bash[28361]: audit 2023-12-01T16:05:24.320312+0000 mon.a (mon.0) 12273 : audit 0 from='client.? 172.21.15.80:0/3028512484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:05:25.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:05:24 smithi080 bash[41963]: cluster 2023-12-01T16:05:23.256505+0000 mgr.y (mgr.24362) 20301 : cluster 0 pgmap v20270: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:25.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:05:24 smithi080 bash[41963]: audit 2023-12-01T16:05:24.320312+0000 mon.a (mon.0) 12273 : audit 0 from='client.? 172.21.15.80:0/3028512484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:05:25.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:05:24 smithi090 bash[32384]: cluster 2023-12-01T16:05:23.256505+0000 mgr.y (mgr.24362) 20301 : cluster 0 pgmap v20270: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:25.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:05:24 smithi090 bash[32384]: audit 2023-12-01T16:05:24.320312+0000 mon.a (mon.0) 12273 : audit 0 from='client.? 172.21.15.80:0/3028512484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:05:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:05:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:05:26] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T16:05:27.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:05:26 smithi080 bash[28361]: cluster 2023-12-01T16:05:25.257065+0000 mgr.y (mgr.24362) 20302 : cluster 0 pgmap v20271: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:27.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:05:26 smithi080 bash[28361]: audit 2023-12-01T16:05:25.851197+0000 mon.c (mon.2) 12990 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:05:27.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:05:26 smithi080 bash[28361]: audit 2023-12-01T16:05:26.190098+0000 mon.c (mon.2) 12991 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:05:27.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:05:26 smithi080 bash[28361]: audit 2023-12-01T16:05:26.770863+0000 mon.c (mon.2) 12992 : audit 0 from='client.? 172.21.15.80:0/4121527492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:05:27.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:05:26 smithi080 bash[41963]: cluster 2023-12-01T16:05:25.257065+0000 mgr.y (mgr.24362) 20302 : cluster 0 pgmap v20271: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:27.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:05:26 smithi080 bash[41963]: audit 2023-12-01T16:05:25.851197+0000 mon.c (mon.2) 12990 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:05:27.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:05:26 smithi080 bash[41963]: audit 2023-12-01T16:05:26.190098+0000 mon.c (mon.2) 12991 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:05:27.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:05:26 smithi080 bash[41963]: audit 2023-12-01T16:05:26.770863+0000 mon.c (mon.2) 12992 : audit 0 from='client.? 172.21.15.80:0/4121527492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:05:27.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:05:26 smithi090 bash[32384]: cluster 2023-12-01T16:05:25.257065+0000 mgr.y (mgr.24362) 20302 : cluster 0 pgmap v20271: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:27.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:05:26 smithi090 bash[32384]: audit 2023-12-01T16:05:25.851197+0000 mon.c (mon.2) 12990 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:05:27.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:05:26 smithi090 bash[32384]: audit 2023-12-01T16:05:26.190098+0000 mon.c (mon.2) 12991 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:05:27.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:05:26 smithi090 bash[32384]: audit 2023-12-01T16:05:26.770863+0000 mon.c (mon.2) 12992 : audit 0 from='client.? 172.21.15.80:0/4121527492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:05:29.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:05:28 smithi080 bash[28361]: cluster 2023-12-01T16:05:27.258318+0000 mgr.y (mgr.24362) 20303 : cluster 0 pgmap v20272: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:29.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:05:28 smithi080 bash[41963]: cluster 2023-12-01T16:05:27.258318+0000 mgr.y (mgr.24362) 20303 : cluster 0 pgmap v20272: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:29.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:05:28 smithi090 bash[32384]: cluster 2023-12-01T16:05:27.258318+0000 mgr.y (mgr.24362) 20303 : cluster 0 pgmap v20272: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:30.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:05:29 smithi080 bash[28361]: audit 2023-12-01T16:05:29.234058+0000 mon.c (mon.2) 12993 : audit 0 from='client.? 172.21.15.80:0/1233387158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:05:30.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:05:29 smithi080 bash[41963]: audit 2023-12-01T16:05:29.234058+0000 mon.c (mon.2) 12993 : audit 0 from='client.? 172.21.15.80:0/1233387158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:05:30.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:05:29 smithi090 bash[32384]: audit 2023-12-01T16:05:29.234058+0000 mon.c (mon.2) 12993 : audit 0 from='client.? 172.21.15.80:0/1233387158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:05:31.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:05:30 smithi080 bash[41963]: cluster 2023-12-01T16:05:29.258964+0000 mgr.y (mgr.24362) 20304 : cluster 0 pgmap v20273: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:31.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:05:30 smithi080 bash[28361]: cluster 2023-12-01T16:05:29.258964+0000 mgr.y (mgr.24362) 20304 : cluster 0 pgmap v20273: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:31.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:05:30 smithi090 bash[32384]: cluster 2023-12-01T16:05:29.258964+0000 mgr.y (mgr.24362) 20304 : cluster 0 pgmap v20273: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:32.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:05:32 smithi080 bash[41963]: cluster 2023-12-01T16:05:31.260210+0000 mgr.y (mgr.24362) 20305 : cluster 0 pgmap v20274: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:32.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:05:32 smithi080 bash[41963]: audit 2023-12-01T16:05:31.731529+0000 mon.a (mon.0) 12274 : audit 0 from='client.? 172.21.15.80:0/1105227304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:05:32.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:05:32 smithi080 bash[41963]: audit 2023-12-01T16:05:31.983725+0000 mon.a (mon.0) 12275 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:05:32.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:05:32 smithi080 bash[41963]: audit 2023-12-01T16:05:31.993062+0000 mon.a (mon.0) 12276 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:05:32.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:05:32 smithi080 bash[41963]: audit 2023-12-01T16:05:32.390201+0000 mon.a (mon.0) 12277 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:05:32.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:05:32 smithi080 bash[41963]: audit 2023-12-01T16:05:32.405072+0000 mon.a (mon.0) 12278 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:05:32.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:05:32 smithi080 bash[28361]: cluster 2023-12-01T16:05:31.260210+0000 mgr.y (mgr.24362) 20305 : cluster 0 pgmap v20274: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:32.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:05:32 smithi080 bash[28361]: audit 2023-12-01T16:05:31.731529+0000 mon.a (mon.0) 12274 : audit 0 from='client.? 172.21.15.80:0/1105227304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:05:32.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:05:32 smithi080 bash[28361]: audit 2023-12-01T16:05:31.983725+0000 mon.a (mon.0) 12275 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:05:32.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:05:32 smithi080 bash[28361]: audit 2023-12-01T16:05:31.993062+0000 mon.a (mon.0) 12276 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:05:32.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:05:32 smithi080 bash[28361]: audit 2023-12-01T16:05:32.390201+0000 mon.a (mon.0) 12277 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:05:32.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:05:32 smithi080 bash[28361]: audit 2023-12-01T16:05:32.405072+0000 mon.a (mon.0) 12278 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:05:33.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:05:32 smithi090 bash[32384]: cluster 2023-12-01T16:05:31.260210+0000 mgr.y (mgr.24362) 20305 : cluster 0 pgmap v20274: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:33.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:05:32 smithi090 bash[32384]: audit 2023-12-01T16:05:31.731529+0000 mon.a (mon.0) 12274 : audit 0 from='client.? 172.21.15.80:0/1105227304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:05:33.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:05:32 smithi090 bash[32384]: audit 2023-12-01T16:05:31.983725+0000 mon.a (mon.0) 12275 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:05:33.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:05:32 smithi090 bash[32384]: audit 2023-12-01T16:05:31.993062+0000 mon.a (mon.0) 12276 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:05:33.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:05:32 smithi090 bash[32384]: audit 2023-12-01T16:05:32.390201+0000 mon.a (mon.0) 12277 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:05:33.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:05:32 smithi090 bash[32384]: audit 2023-12-01T16:05:32.405072+0000 mon.a (mon.0) 12278 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:05:33.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:05:33 smithi080 bash[41963]: audit 2023-12-01T16:05:32.946603+0000 mon.c (mon.2) 12994 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:05:33.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:05:33 smithi080 bash[41963]: audit 2023-12-01T16:05:32.948654+0000 mon.c (mon.2) 12995 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:05:33.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:05:33 smithi080 bash[41963]: audit 2023-12-01T16:05:32.958758+0000 mon.a (mon.0) 12279 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:05:33.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:05:33 smithi080 bash[28361]: audit 2023-12-01T16:05:32.946603+0000 mon.c (mon.2) 12994 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:05:33.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:05:33 smithi080 bash[28361]: audit 2023-12-01T16:05:32.948654+0000 mon.c (mon.2) 12995 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:05:33.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:05:33 smithi080 bash[28361]: audit 2023-12-01T16:05:32.958758+0000 mon.a (mon.0) 12279 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:05:34.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:05:33 smithi090 bash[32384]: audit 2023-12-01T16:05:32.946603+0000 mon.c (mon.2) 12994 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:05:34.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:05:33 smithi090 bash[32384]: audit 2023-12-01T16:05:32.948654+0000 mon.c (mon.2) 12995 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:05:34.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:05:33 smithi090 bash[32384]: audit 2023-12-01T16:05:32.958758+0000 mon.a (mon.0) 12279 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:05:35.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:05:34 smithi090 bash[32384]: cluster 2023-12-01T16:05:33.260762+0000 mgr.y (mgr.24362) 20306 : cluster 0 pgmap v20275: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:35.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:05:34 smithi090 bash[32384]: audit 2023-12-01T16:05:34.193659+0000 mon.a (mon.0) 12280 : audit 0 from='client.? 172.21.15.80:0/2163427767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:05:35.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:05:34 smithi080 bash[28361]: cluster 2023-12-01T16:05:33.260762+0000 mgr.y (mgr.24362) 20306 : cluster 0 pgmap v20275: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:35.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:05:34 smithi080 bash[28361]: audit 2023-12-01T16:05:34.193659+0000 mon.a (mon.0) 12280 : audit 0 from='client.? 172.21.15.80:0/2163427767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:05:35.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:05:34 smithi080 bash[41963]: cluster 2023-12-01T16:05:33.260762+0000 mgr.y (mgr.24362) 20306 : cluster 0 pgmap v20275: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:35.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:05:34 smithi080 bash[41963]: audit 2023-12-01T16:05:34.193659+0000 mon.a (mon.0) 12280 : audit 0 from='client.? 172.21.15.80:0/2163427767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:05:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:05:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:05:36] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T16:05:37.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:05:36 smithi090 bash[32384]: cluster 2023-12-01T16:05:35.261418+0000 mgr.y (mgr.24362) 20307 : cluster 0 pgmap v20276: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:37.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:05:36 smithi090 bash[32384]: audit 2023-12-01T16:05:36.659139+0000 mon.c (mon.2) 12996 : audit 0 from='client.? 172.21.15.80:0/2387340799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:05:37.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:05:36 smithi080 bash[28361]: cluster 2023-12-01T16:05:35.261418+0000 mgr.y (mgr.24362) 20307 : cluster 0 pgmap v20276: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:37.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:05:36 smithi080 bash[28361]: audit 2023-12-01T16:05:36.659139+0000 mon.c (mon.2) 12996 : audit 0 from='client.? 172.21.15.80:0/2387340799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:05:37.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:05:36 smithi080 bash[41963]: cluster 2023-12-01T16:05:35.261418+0000 mgr.y (mgr.24362) 20307 : cluster 0 pgmap v20276: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:37.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:05:36 smithi080 bash[41963]: audit 2023-12-01T16:05:36.659139+0000 mon.c (mon.2) 12996 : audit 0 from='client.? 172.21.15.80:0/2387340799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:05:39.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:05:38 smithi090 bash[32384]: cluster 2023-12-01T16:05:37.262516+0000 mgr.y (mgr.24362) 20308 : cluster 0 pgmap v20277: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:39.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:05:38 smithi080 bash[28361]: cluster 2023-12-01T16:05:37.262516+0000 mgr.y (mgr.24362) 20308 : cluster 0 pgmap v20277: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:39.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:05:38 smithi080 bash[41963]: cluster 2023-12-01T16:05:37.262516+0000 mgr.y (mgr.24362) 20308 : cluster 0 pgmap v20277: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:40.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:05:39 smithi090 bash[32384]: audit 2023-12-01T16:05:39.120304+0000 mon.c (mon.2) 12997 : audit 0 from='client.? 172.21.15.80:0/2840607103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:05:40.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:05:39 smithi080 bash[28361]: audit 2023-12-01T16:05:39.120304+0000 mon.c (mon.2) 12997 : audit 0 from='client.? 172.21.15.80:0/2840607103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:05:40.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:05:39 smithi080 bash[41963]: audit 2023-12-01T16:05:39.120304+0000 mon.c (mon.2) 12997 : audit 0 from='client.? 172.21.15.80:0/2840607103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:05:41.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:05:40 smithi090 bash[32384]: cluster 2023-12-01T16:05:39.263143+0000 mgr.y (mgr.24362) 20309 : cluster 0 pgmap v20278: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:41.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:05:40 smithi090 bash[32384]: audit 2023-12-01T16:05:40.851555+0000 mon.c (mon.2) 12998 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:05:41.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:05:40 smithi080 bash[28361]: cluster 2023-12-01T16:05:39.263143+0000 mgr.y (mgr.24362) 20309 : cluster 0 pgmap v20278: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:41.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:05:40 smithi080 bash[28361]: audit 2023-12-01T16:05:40.851555+0000 mon.c (mon.2) 12998 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:05:41.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:05:40 smithi080 bash[41963]: cluster 2023-12-01T16:05:39.263143+0000 mgr.y (mgr.24362) 20309 : cluster 0 pgmap v20278: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:41.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:05:40 smithi080 bash[41963]: audit 2023-12-01T16:05:40.851555+0000 mon.c (mon.2) 12998 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:05:42.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:05:41 smithi090 bash[32384]: audit 2023-12-01T16:05:41.579027+0000 mon.c (mon.2) 12999 : audit 0 from='client.? 172.21.15.80:0/1252676200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:05:42.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:05:41 smithi080 bash[28361]: audit 2023-12-01T16:05:41.579027+0000 mon.c (mon.2) 12999 : audit 0 from='client.? 172.21.15.80:0/1252676200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:05:42.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:05:41 smithi080 bash[41963]: audit 2023-12-01T16:05:41.579027+0000 mon.c (mon.2) 12999 : audit 0 from='client.? 172.21.15.80:0/1252676200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:05:43.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:05:42 smithi090 bash[32384]: cluster 2023-12-01T16:05:41.264289+0000 mgr.y (mgr.24362) 20310 : cluster 0 pgmap v20279: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:43.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:05:42 smithi080 bash[28361]: cluster 2023-12-01T16:05:41.264289+0000 mgr.y (mgr.24362) 20310 : cluster 0 pgmap v20279: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:43.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:05:42 smithi080 bash[41963]: cluster 2023-12-01T16:05:41.264289+0000 mgr.y (mgr.24362) 20310 : cluster 0 pgmap v20279: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:45.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:05:44 smithi090 bash[32384]: cluster 2023-12-01T16:05:43.264903+0000 mgr.y (mgr.24362) 20311 : cluster 0 pgmap v20280: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:45.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:05:44 smithi090 bash[32384]: audit 2023-12-01T16:05:44.032199+0000 mon.c (mon.2) 13000 : audit 0 from='client.? 172.21.15.80:0/3311111436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:05:45.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:05:44 smithi080 bash[28361]: cluster 2023-12-01T16:05:43.264903+0000 mgr.y (mgr.24362) 20311 : cluster 0 pgmap v20280: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:45.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:05:44 smithi080 bash[28361]: audit 2023-12-01T16:05:44.032199+0000 mon.c (mon.2) 13000 : audit 0 from='client.? 172.21.15.80:0/3311111436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:05:45.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:05:44 smithi080 bash[41963]: cluster 2023-12-01T16:05:43.264903+0000 mgr.y (mgr.24362) 20311 : cluster 0 pgmap v20280: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:45.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:05:44 smithi080 bash[41963]: audit 2023-12-01T16:05:44.032199+0000 mon.c (mon.2) 13000 : audit 0 from='client.? 172.21.15.80:0/3311111436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:05:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:05:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:05:46] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T16:05:47.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:05:47 smithi090 bash[32384]: cluster 2023-12-01T16:05:45.265633+0000 mgr.y (mgr.24362) 20312 : cluster 0 pgmap v20281: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:47.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:05:47 smithi090 bash[32384]: audit 2023-12-01T16:05:46.484015+0000 mon.c (mon.2) 13001 : audit 0 from='client.? 172.21.15.80:0/1929967368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:05:47.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:05:47 smithi080 bash[28361]: cluster 2023-12-01T16:05:45.265633+0000 mgr.y (mgr.24362) 20312 : cluster 0 pgmap v20281: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:47.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:05:47 smithi080 bash[28361]: audit 2023-12-01T16:05:46.484015+0000 mon.c (mon.2) 13001 : audit 0 from='client.? 172.21.15.80:0/1929967368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:05:47.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:05:47 smithi080 bash[41963]: cluster 2023-12-01T16:05:45.265633+0000 mgr.y (mgr.24362) 20312 : cluster 0 pgmap v20281: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:47.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:05:47 smithi080 bash[41963]: audit 2023-12-01T16:05:46.484015+0000 mon.c (mon.2) 13001 : audit 0 from='client.? 172.21.15.80:0/1929967368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:05:49.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:05:49 smithi090 bash[32384]: cluster 2023-12-01T16:05:47.266809+0000 mgr.y (mgr.24362) 20313 : cluster 0 pgmap v20282: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:49.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:05:49 smithi090 bash[32384]: audit 2023-12-01T16:05:48.937269+0000 mon.a (mon.0) 12281 : audit 0 from='client.? 172.21.15.80:0/1914648808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:05:49.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:05:49 smithi080 bash[28361]: cluster 2023-12-01T16:05:47.266809+0000 mgr.y (mgr.24362) 20313 : cluster 0 pgmap v20282: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:49.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:05:49 smithi080 bash[28361]: audit 2023-12-01T16:05:48.937269+0000 mon.a (mon.0) 12281 : audit 0 from='client.? 172.21.15.80:0/1914648808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:05:49.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:05:49 smithi080 bash[41963]: cluster 2023-12-01T16:05:47.266809+0000 mgr.y (mgr.24362) 20313 : cluster 0 pgmap v20282: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:49.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:05:49 smithi080 bash[41963]: audit 2023-12-01T16:05:48.937269+0000 mon.a (mon.0) 12281 : audit 0 from='client.? 172.21.15.80:0/1914648808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:05:51.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:05:51 smithi090 bash[32384]: cluster 2023-12-01T16:05:49.267462+0000 mgr.y (mgr.24362) 20314 : cluster 0 pgmap v20283: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:51.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:05:51 smithi080 bash[28361]: cluster 2023-12-01T16:05:49.267462+0000 mgr.y (mgr.24362) 20314 : cluster 0 pgmap v20283: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:51.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:05:51 smithi080 bash[41963]: cluster 2023-12-01T16:05:49.267462+0000 mgr.y (mgr.24362) 20314 : cluster 0 pgmap v20283: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:52.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:05:52 smithi090 bash[32384]: audit 2023-12-01T16:05:51.395346+0000 mon.c (mon.2) 13002 : audit 0 from='client.? 172.21.15.80:0/1770842304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:05:52.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:05:52 smithi080 bash[28361]: audit 2023-12-01T16:05:51.395346+0000 mon.c (mon.2) 13002 : audit 0 from='client.? 172.21.15.80:0/1770842304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:05:52.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:05:52 smithi080 bash[41963]: audit 2023-12-01T16:05:51.395346+0000 mon.c (mon.2) 13002 : audit 0 from='client.? 172.21.15.80:0/1770842304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:05:53.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:05:53 smithi090 bash[32384]: cluster 2023-12-01T16:05:51.268264+0000 mgr.y (mgr.24362) 20315 : cluster 0 pgmap v20284: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:53.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:05:53 smithi080 bash[28361]: cluster 2023-12-01T16:05:51.268264+0000 mgr.y (mgr.24362) 20315 : cluster 0 pgmap v20284: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:53.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:05:53 smithi080 bash[41963]: cluster 2023-12-01T16:05:51.268264+0000 mgr.y (mgr.24362) 20315 : cluster 0 pgmap v20284: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:54.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:05:54 smithi080 bash[28361]: audit 2023-12-01T16:05:53.851523+0000 mon.c (mon.2) 13003 : audit 0 from='client.? 172.21.15.80:0/1526935718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:05:54.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:05:54 smithi080 bash[41963]: audit 2023-12-01T16:05:53.851523+0000 mon.c (mon.2) 13003 : audit 0 from='client.? 172.21.15.80:0/1526935718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:05:54.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:05:54 smithi090 bash[32384]: audit 2023-12-01T16:05:53.851523+0000 mon.c (mon.2) 13003 : audit 0 from='client.? 172.21.15.80:0/1526935718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:05:55.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:05:55 smithi080 bash[41963]: cluster 2023-12-01T16:05:53.268912+0000 mgr.y (mgr.24362) 20316 : cluster 0 pgmap v20285: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:55.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:05:55 smithi080 bash[28361]: cluster 2023-12-01T16:05:53.268912+0000 mgr.y (mgr.24362) 20316 : cluster 0 pgmap v20285: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:55.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:05:55 smithi090 bash[32384]: cluster 2023-12-01T16:05:53.268912+0000 mgr.y (mgr.24362) 20316 : cluster 0 pgmap v20285: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:56.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:05:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:05:56] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T16:05:56.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:05:56 smithi080 bash[41963]: cluster 2023-12-01T16:05:55.269620+0000 mgr.y (mgr.24362) 20317 : cluster 0 pgmap v20286: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:56.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:05:56 smithi080 bash[41963]: audit 2023-12-01T16:05:55.852045+0000 mon.c (mon.2) 13004 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:05:56.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:05:56 smithi080 bash[28361]: cluster 2023-12-01T16:05:55.269620+0000 mgr.y (mgr.24362) 20317 : cluster 0 pgmap v20286: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:56.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:05:56 smithi080 bash[28361]: audit 2023-12-01T16:05:55.852045+0000 mon.c (mon.2) 13004 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:05:56.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:05:56 smithi090 bash[32384]: cluster 2023-12-01T16:05:55.269620+0000 mgr.y (mgr.24362) 20317 : cluster 0 pgmap v20286: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:56.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:05:56 smithi090 bash[32384]: audit 2023-12-01T16:05:55.852045+0000 mon.c (mon.2) 13004 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:05:57.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:05:57 smithi080 bash[28361]: audit 2023-12-01T16:05:56.306732+0000 mon.a (mon.0) 12282 : audit 0 from='client.? 172.21.15.80:0/1604051924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:05:57.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:05:57 smithi080 bash[41963]: audit 2023-12-01T16:05:56.306732+0000 mon.a (mon.0) 12282 : audit 0 from='client.? 172.21.15.80:0/1604051924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:05:57.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:05:57 smithi090 bash[32384]: audit 2023-12-01T16:05:56.306732+0000 mon.a (mon.0) 12282 : audit 0 from='client.? 172.21.15.80:0/1604051924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:05:58.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:05:58 smithi080 bash[41963]: cluster 2023-12-01T16:05:57.270799+0000 mgr.y (mgr.24362) 20318 : cluster 0 pgmap v20287: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:58.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:05:58 smithi080 bash[28361]: cluster 2023-12-01T16:05:57.270799+0000 mgr.y (mgr.24362) 20318 : cluster 0 pgmap v20287: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:58.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:05:58 smithi090 bash[32384]: cluster 2023-12-01T16:05:57.270799+0000 mgr.y (mgr.24362) 20318 : cluster 0 pgmap v20287: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:59.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:05:59 smithi080 bash[28361]: audit 2023-12-01T16:05:58.762050+0000 mon.a (mon.0) 12283 : audit 0 from='client.? 172.21.15.80:0/697598225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:05:59.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:05:59 smithi080 bash[41963]: audit 2023-12-01T16:05:58.762050+0000 mon.a (mon.0) 12283 : audit 0 from='client.? 172.21.15.80:0/697598225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:05:59.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:05:59 smithi090 bash[32384]: audit 2023-12-01T16:05:58.762050+0000 mon.a (mon.0) 12283 : audit 0 from='client.? 172.21.15.80:0/697598225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:06:00.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:06:00 smithi080 bash[41963]: cluster 2023-12-01T16:05:59.271453+0000 mgr.y (mgr.24362) 20319 : cluster 0 pgmap v20288: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:00.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:06:00 smithi080 bash[28361]: cluster 2023-12-01T16:05:59.271453+0000 mgr.y (mgr.24362) 20319 : cluster 0 pgmap v20288: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:00.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:06:00 smithi090 bash[32384]: cluster 2023-12-01T16:05:59.271453+0000 mgr.y (mgr.24362) 20319 : cluster 0 pgmap v20288: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:01.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:06:01 smithi080 bash[28361]: audit 2023-12-01T16:06:01.228710+0000 mon.a (mon.0) 12284 : audit 0 from='client.? 172.21.15.80:0/3156405437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:06:01.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:06:01 smithi080 bash[41963]: audit 2023-12-01T16:06:01.228710+0000 mon.a (mon.0) 12284 : audit 0 from='client.? 172.21.15.80:0/3156405437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:06:01.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:06:01 smithi090 bash[32384]: audit 2023-12-01T16:06:01.228710+0000 mon.a (mon.0) 12284 : audit 0 from='client.? 172.21.15.80:0/3156405437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:06:02.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:06:02 smithi080 bash[28361]: cluster 2023-12-01T16:06:01.272561+0000 mgr.y (mgr.24362) 20320 : cluster 0 pgmap v20289: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:02.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:06:02 smithi080 bash[41963]: cluster 2023-12-01T16:06:01.272561+0000 mgr.y (mgr.24362) 20320 : cluster 0 pgmap v20289: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:03.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:06:02 smithi090 bash[32384]: cluster 2023-12-01T16:06:01.272561+0000 mgr.y (mgr.24362) 20320 : cluster 0 pgmap v20289: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:04.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:06:04 smithi080 bash[28361]: cluster 2023-12-01T16:06:03.273236+0000 mgr.y (mgr.24362) 20321 : cluster 0 pgmap v20290: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:04.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:06:04 smithi080 bash[28361]: audit 2023-12-01T16:06:03.682008+0000 mon.c (mon.2) 13005 : audit 0 from='client.? 172.21.15.80:0/3154043053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:06:04.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:06:04 smithi080 bash[41963]: cluster 2023-12-01T16:06:03.273236+0000 mgr.y (mgr.24362) 20321 : cluster 0 pgmap v20290: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:04.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:06:04 smithi080 bash[41963]: audit 2023-12-01T16:06:03.682008+0000 mon.c (mon.2) 13005 : audit 0 from='client.? 172.21.15.80:0/3154043053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:06:05.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:06:04 smithi090 bash[32384]: cluster 2023-12-01T16:06:03.273236+0000 mgr.y (mgr.24362) 20321 : cluster 0 pgmap v20290: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:05.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:06:04 smithi090 bash[32384]: audit 2023-12-01T16:06:03.682008+0000 mon.c (mon.2) 13005 : audit 0 from='client.? 172.21.15.80:0/3154043053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:06:06.643 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:06:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:06:06] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T16:06:06.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:06:06 smithi080 bash[41963]: cluster 2023-12-01T16:06:05.273865+0000 mgr.y (mgr.24362) 20322 : cluster 0 pgmap v20291: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:06.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:06:06 smithi080 bash[41963]: audit 2023-12-01T16:06:06.127008+0000 mon.a (mon.0) 12285 : audit 0 from='client.? 172.21.15.80:0/549728900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:06:06.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:06:06 smithi080 bash[28361]: cluster 2023-12-01T16:06:05.273865+0000 mgr.y (mgr.24362) 20322 : cluster 0 pgmap v20291: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:06.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:06:06 smithi080 bash[28361]: audit 2023-12-01T16:06:06.127008+0000 mon.a (mon.0) 12285 : audit 0 from='client.? 172.21.15.80:0/549728900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:06:07.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:06:06 smithi090 bash[32384]: cluster 2023-12-01T16:06:05.273865+0000 mgr.y (mgr.24362) 20322 : cluster 0 pgmap v20291: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:07.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:06:06 smithi090 bash[32384]: audit 2023-12-01T16:06:06.127008+0000 mon.a (mon.0) 12285 : audit 0 from='client.? 172.21.15.80:0/549728900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:06:08.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:06:08 smithi080 bash[41963]: cluster 2023-12-01T16:06:07.275049+0000 mgr.y (mgr.24362) 20323 : cluster 0 pgmap v20292: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:08.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:06:08 smithi080 bash[41963]: audit 2023-12-01T16:06:08.592111+0000 mon.c (mon.2) 13006 : audit 0 from='client.? 172.21.15.80:0/2599177778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:06:08.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:06:08 smithi080 bash[28361]: cluster 2023-12-01T16:06:07.275049+0000 mgr.y (mgr.24362) 20323 : cluster 0 pgmap v20292: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:08.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:06:08 smithi080 bash[28361]: audit 2023-12-01T16:06:08.592111+0000 mon.c (mon.2) 13006 : audit 0 from='client.? 172.21.15.80:0/2599177778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:06:09.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:06:08 smithi090 bash[32384]: cluster 2023-12-01T16:06:07.275049+0000 mgr.y (mgr.24362) 20323 : cluster 0 pgmap v20292: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:09.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:06:08 smithi090 bash[32384]: audit 2023-12-01T16:06:08.592111+0000 mon.c (mon.2) 13006 : audit 0 from='client.? 172.21.15.80:0/2599177778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:06:10.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:06:10 smithi080 bash[41963]: cluster 2023-12-01T16:06:09.275721+0000 mgr.y (mgr.24362) 20324 : cluster 0 pgmap v20293: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:10.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:06:10 smithi080 bash[28361]: cluster 2023-12-01T16:06:09.275721+0000 mgr.y (mgr.24362) 20324 : cluster 0 pgmap v20293: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:11.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:06:10 smithi090 bash[32384]: cluster 2023-12-01T16:06:09.275721+0000 mgr.y (mgr.24362) 20324 : cluster 0 pgmap v20293: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:11.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:06:11 smithi080 bash[28361]: audit 2023-12-01T16:06:10.852231+0000 mon.c (mon.2) 13007 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:06:11.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:06:11 smithi080 bash[28361]: audit 2023-12-01T16:06:11.058352+0000 mon.a (mon.0) 12286 : audit 0 from='client.? 172.21.15.80:0/1006771853' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:06:11.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:06:11 smithi080 bash[41963]: audit 2023-12-01T16:06:10.852231+0000 mon.c (mon.2) 13007 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:06:11.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:06:11 smithi080 bash[41963]: audit 2023-12-01T16:06:11.058352+0000 mon.a (mon.0) 12286 : audit 0 from='client.? 172.21.15.80:0/1006771853' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:06:12.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:06:11 smithi090 bash[32384]: audit 2023-12-01T16:06:10.852231+0000 mon.c (mon.2) 13007 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:06:12.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:06:11 smithi090 bash[32384]: audit 2023-12-01T16:06:11.058352+0000 mon.a (mon.0) 12286 : audit 0 from='client.? 172.21.15.80:0/1006771853' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:06:12.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:06:12 smithi080 bash[41963]: cluster 2023-12-01T16:06:11.276974+0000 mgr.y (mgr.24362) 20325 : cluster 0 pgmap v20294: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:12.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:06:12 smithi080 bash[28361]: cluster 2023-12-01T16:06:11.276974+0000 mgr.y (mgr.24362) 20325 : cluster 0 pgmap v20294: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:13.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:06:12 smithi090 bash[32384]: cluster 2023-12-01T16:06:11.276974+0000 mgr.y (mgr.24362) 20325 : cluster 0 pgmap v20294: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:13.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:06:13 smithi080 bash[41963]: audit 2023-12-01T16:06:13.508339+0000 mon.a (mon.0) 12287 : audit 0 from='client.? 172.21.15.80:0/3522133199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:06:13.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:06:13 smithi080 bash[28361]: audit 2023-12-01T16:06:13.508339+0000 mon.a (mon.0) 12287 : audit 0 from='client.? 172.21.15.80:0/3522133199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:06:14.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:06:13 smithi090 bash[32384]: audit 2023-12-01T16:06:13.508339+0000 mon.a (mon.0) 12287 : audit 0 from='client.? 172.21.15.80:0/3522133199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:06:14.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:06:14 smithi080 bash[41963]: cluster 2023-12-01T16:06:13.277630+0000 mgr.y (mgr.24362) 20326 : cluster 0 pgmap v20295: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:14.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:06:14 smithi080 bash[28361]: cluster 2023-12-01T16:06:13.277630+0000 mgr.y (mgr.24362) 20326 : cluster 0 pgmap v20295: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:15.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:06:14 smithi090 bash[32384]: cluster 2023-12-01T16:06:13.277630+0000 mgr.y (mgr.24362) 20326 : cluster 0 pgmap v20295: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:16.674 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:06:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:06:16] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T16:06:16.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:06:16 smithi080 bash[28361]: cluster 2023-12-01T16:06:15.278258+0000 mgr.y (mgr.24362) 20327 : cluster 0 pgmap v20296: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:16.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:06:16 smithi080 bash[28361]: audit 2023-12-01T16:06:15.965629+0000 mon.a (mon.0) 12288 : audit 0 from='client.? 172.21.15.80:0/2095549544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:06:16.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:06:16 smithi080 bash[41963]: cluster 2023-12-01T16:06:15.278258+0000 mgr.y (mgr.24362) 20327 : cluster 0 pgmap v20296: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:16.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:06:16 smithi080 bash[41963]: audit 2023-12-01T16:06:15.965629+0000 mon.a (mon.0) 12288 : audit 0 from='client.? 172.21.15.80:0/2095549544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:06:17.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:06:16 smithi090 bash[32384]: cluster 2023-12-01T16:06:15.278258+0000 mgr.y (mgr.24362) 20327 : cluster 0 pgmap v20296: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:17.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:06:16 smithi090 bash[32384]: audit 2023-12-01T16:06:15.965629+0000 mon.a (mon.0) 12288 : audit 0 from='client.? 172.21.15.80:0/2095549544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:06:18.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:06:18 smithi080 bash[41963]: cluster 2023-12-01T16:06:17.279419+0000 mgr.y (mgr.24362) 20328 : cluster 0 pgmap v20297: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:18.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:06:18 smithi080 bash[41963]: audit 2023-12-01T16:06:18.415054+0000 mon.c (mon.2) 13008 : audit 0 from='client.? 172.21.15.80:0/3621947761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:06:18.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:06:18 smithi080 bash[28361]: cluster 2023-12-01T16:06:17.279419+0000 mgr.y (mgr.24362) 20328 : cluster 0 pgmap v20297: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:18.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:06:18 smithi080 bash[28361]: audit 2023-12-01T16:06:18.415054+0000 mon.c (mon.2) 13008 : audit 0 from='client.? 172.21.15.80:0/3621947761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:06:19.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:06:18 smithi090 bash[32384]: cluster 2023-12-01T16:06:17.279419+0000 mgr.y (mgr.24362) 20328 : cluster 0 pgmap v20297: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:19.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:06:18 smithi090 bash[32384]: audit 2023-12-01T16:06:18.415054+0000 mon.c (mon.2) 13008 : audit 0 from='client.? 172.21.15.80:0/3621947761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:06:20.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:06:20 smithi080 bash[28361]: cluster 2023-12-01T16:06:19.280045+0000 mgr.y (mgr.24362) 20329 : cluster 0 pgmap v20298: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:20.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:06:20 smithi080 bash[41963]: cluster 2023-12-01T16:06:19.280045+0000 mgr.y (mgr.24362) 20329 : cluster 0 pgmap v20298: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:21.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:06:20 smithi090 bash[32384]: cluster 2023-12-01T16:06:19.280045+0000 mgr.y (mgr.24362) 20329 : cluster 0 pgmap v20298: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:22.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:06:21 smithi090 bash[32384]: audit 2023-12-01T16:06:20.877102+0000 mon.c (mon.2) 13009 : audit 0 from='client.? 172.21.15.80:0/4254915818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:06:22.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:06:21 smithi080 bash[28361]: audit 2023-12-01T16:06:20.877102+0000 mon.c (mon.2) 13009 : audit 0 from='client.? 172.21.15.80:0/4254915818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:06:22.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:06:21 smithi080 bash[41963]: audit 2023-12-01T16:06:20.877102+0000 mon.c (mon.2) 13009 : audit 0 from='client.? 172.21.15.80:0/4254915818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:06:23.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:06:22 smithi090 bash[32384]: cluster 2023-12-01T16:06:21.281113+0000 mgr.y (mgr.24362) 20330 : cluster 0 pgmap v20299: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:23.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:06:22 smithi080 bash[28361]: cluster 2023-12-01T16:06:21.281113+0000 mgr.y (mgr.24362) 20330 : cluster 0 pgmap v20299: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:23.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:06:22 smithi080 bash[41963]: cluster 2023-12-01T16:06:21.281113+0000 mgr.y (mgr.24362) 20330 : cluster 0 pgmap v20299: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:24.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:06:23 smithi090 bash[32384]: audit 2023-12-01T16:06:23.335689+0000 mon.a (mon.0) 12289 : audit 0 from='client.? 172.21.15.80:0/3151922693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:06:24.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:06:23 smithi080 bash[41963]: audit 2023-12-01T16:06:23.335689+0000 mon.a (mon.0) 12289 : audit 0 from='client.? 172.21.15.80:0/3151922693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:06:24.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:06:23 smithi080 bash[28361]: audit 2023-12-01T16:06:23.335689+0000 mon.a (mon.0) 12289 : audit 0 from='client.? 172.21.15.80:0/3151922693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:06:25.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:06:24 smithi090 bash[32384]: cluster 2023-12-01T16:06:23.281746+0000 mgr.y (mgr.24362) 20331 : cluster 0 pgmap v20300: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:25.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:06:24 smithi080 bash[41963]: cluster 2023-12-01T16:06:23.281746+0000 mgr.y (mgr.24362) 20331 : cluster 0 pgmap v20300: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:25.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:06:24 smithi080 bash[28361]: cluster 2023-12-01T16:06:23.281746+0000 mgr.y (mgr.24362) 20331 : cluster 0 pgmap v20300: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:06:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:06:26] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T16:06:27.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:06:26 smithi090 bash[32384]: cluster 2023-12-01T16:06:25.282418+0000 mgr.y (mgr.24362) 20332 : cluster 0 pgmap v20301: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:27.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:06:26 smithi090 bash[32384]: audit 2023-12-01T16:06:25.784740+0000 mon.a (mon.0) 12290 : audit 0 from='client.? 172.21.15.80:0/1321046761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:06:27.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:06:26 smithi090 bash[32384]: audit 2023-12-01T16:06:25.852848+0000 mon.c (mon.2) 13010 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:06:27.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:06:26 smithi080 bash[28361]: cluster 2023-12-01T16:06:25.282418+0000 mgr.y (mgr.24362) 20332 : cluster 0 pgmap v20301: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:27.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:06:26 smithi080 bash[28361]: audit 2023-12-01T16:06:25.784740+0000 mon.a (mon.0) 12290 : audit 0 from='client.? 172.21.15.80:0/1321046761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:06:27.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:06:26 smithi080 bash[28361]: audit 2023-12-01T16:06:25.852848+0000 mon.c (mon.2) 13010 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:06:27.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:06:26 smithi080 bash[41963]: cluster 2023-12-01T16:06:25.282418+0000 mgr.y (mgr.24362) 20332 : cluster 0 pgmap v20301: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:27.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:06:26 smithi080 bash[41963]: audit 2023-12-01T16:06:25.784740+0000 mon.a (mon.0) 12290 : audit 0 from='client.? 172.21.15.80:0/1321046761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:06:27.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:06:26 smithi080 bash[41963]: audit 2023-12-01T16:06:25.852848+0000 mon.c (mon.2) 13010 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:06:29.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:06:28 smithi090 bash[32384]: cluster 2023-12-01T16:06:27.283618+0000 mgr.y (mgr.24362) 20333 : cluster 0 pgmap v20302: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:29.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:06:28 smithi090 bash[32384]: audit 2023-12-01T16:06:28.246682+0000 mon.a (mon.0) 12291 : audit 0 from='client.? 172.21.15.80:0/3992232397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:06:29.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:06:28 smithi080 bash[28361]: cluster 2023-12-01T16:06:27.283618+0000 mgr.y (mgr.24362) 20333 : cluster 0 pgmap v20302: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:29.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:06:28 smithi080 bash[28361]: audit 2023-12-01T16:06:28.246682+0000 mon.a (mon.0) 12291 : audit 0 from='client.? 172.21.15.80:0/3992232397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:06:29.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:06:28 smithi080 bash[41963]: cluster 2023-12-01T16:06:27.283618+0000 mgr.y (mgr.24362) 20333 : cluster 0 pgmap v20302: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:29.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:06:28 smithi080 bash[41963]: audit 2023-12-01T16:06:28.246682+0000 mon.a (mon.0) 12291 : audit 0 from='client.? 172.21.15.80:0/3992232397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:06:31.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:06:30 smithi090 bash[32384]: cluster 2023-12-01T16:06:29.284330+0000 mgr.y (mgr.24362) 20334 : cluster 0 pgmap v20303: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:31.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:06:30 smithi090 bash[32384]: audit 2023-12-01T16:06:30.698034+0000 mon.c (mon.2) 13011 : audit 0 from='client.? 172.21.15.80:0/313902498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:06:31.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:06:30 smithi080 bash[28361]: cluster 2023-12-01T16:06:29.284330+0000 mgr.y (mgr.24362) 20334 : cluster 0 pgmap v20303: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:31.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:06:30 smithi080 bash[28361]: audit 2023-12-01T16:06:30.698034+0000 mon.c (mon.2) 13011 : audit 0 from='client.? 172.21.15.80:0/313902498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:06:31.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:06:30 smithi080 bash[41963]: cluster 2023-12-01T16:06:29.284330+0000 mgr.y (mgr.24362) 20334 : cluster 0 pgmap v20303: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:31.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:06:30 smithi080 bash[41963]: audit 2023-12-01T16:06:30.698034+0000 mon.c (mon.2) 13011 : audit 0 from='client.? 172.21.15.80:0/313902498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:06:33.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:06:32 smithi090 bash[32384]: cluster 2023-12-01T16:06:31.285393+0000 mgr.y (mgr.24362) 20335 : cluster 0 pgmap v20304: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:33.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:06:32 smithi080 bash[41963]: cluster 2023-12-01T16:06:31.285393+0000 mgr.y (mgr.24362) 20335 : cluster 0 pgmap v20304: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:33.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:06:32 smithi080 bash[28361]: cluster 2023-12-01T16:06:31.285393+0000 mgr.y (mgr.24362) 20335 : cluster 0 pgmap v20304: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:34.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:06:33 smithi090 bash[32384]: audit 2023-12-01T16:06:33.040568+0000 mon.c (mon.2) 13012 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:06:34.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:06:33 smithi090 bash[32384]: audit 2023-12-01T16:06:33.149677+0000 mon.a (mon.0) 12292 : audit 0 from='client.? 172.21.15.80:0/2698744334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:06:34.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:06:33 smithi080 bash[41963]: audit 2023-12-01T16:06:33.040568+0000 mon.c (mon.2) 13012 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:06:34.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:06:33 smithi080 bash[41963]: audit 2023-12-01T16:06:33.149677+0000 mon.a (mon.0) 12292 : audit 0 from='client.? 172.21.15.80:0/2698744334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:06:34.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:06:33 smithi080 bash[28361]: audit 2023-12-01T16:06:33.040568+0000 mon.c (mon.2) 13012 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:06:34.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:06:33 smithi080 bash[28361]: audit 2023-12-01T16:06:33.149677+0000 mon.a (mon.0) 12292 : audit 0 from='client.? 172.21.15.80:0/2698744334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:06:35.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:06:34 smithi090 bash[32384]: cluster 2023-12-01T16:06:33.286008+0000 mgr.y (mgr.24362) 20336 : cluster 0 pgmap v20305: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:35.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:06:34 smithi080 bash[28361]: cluster 2023-12-01T16:06:33.286008+0000 mgr.y (mgr.24362) 20336 : cluster 0 pgmap v20305: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:35.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:06:34 smithi080 bash[41963]: cluster 2023-12-01T16:06:33.286008+0000 mgr.y (mgr.24362) 20336 : cluster 0 pgmap v20305: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:36.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:06:35 smithi090 bash[32384]: audit 2023-12-01T16:06:35.609063+0000 mon.c (mon.2) 13013 : audit 0 from='client.? 172.21.15.80:0/2267123446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:06:36.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:06:35 smithi080 bash[28361]: audit 2023-12-01T16:06:35.609063+0000 mon.c (mon.2) 13013 : audit 0 from='client.? 172.21.15.80:0/2267123446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:06:36.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:06:35 smithi080 bash[41963]: audit 2023-12-01T16:06:35.609063+0000 mon.c (mon.2) 13013 : audit 0 from='client.? 172.21.15.80:0/2267123446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:06:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:06:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:06:36] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T16:06:37.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:06:36 smithi090 bash[32384]: cluster 2023-12-01T16:06:35.286769+0000 mgr.y (mgr.24362) 20337 : cluster 0 pgmap v20306: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:37.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:06:36 smithi080 bash[41963]: cluster 2023-12-01T16:06:35.286769+0000 mgr.y (mgr.24362) 20337 : cluster 0 pgmap v20306: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:37.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:06:36 smithi080 bash[28361]: cluster 2023-12-01T16:06:35.286769+0000 mgr.y (mgr.24362) 20337 : cluster 0 pgmap v20306: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:39.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:06:38 smithi090 bash[32384]: cluster 2023-12-01T16:06:37.287934+0000 mgr.y (mgr.24362) 20338 : cluster 0 pgmap v20307: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:39.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:06:38 smithi090 bash[32384]: audit 2023-12-01T16:06:38.076576+0000 mon.c (mon.2) 13014 : audit 0 from='client.? 172.21.15.80:0/1251924914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:06:39.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:06:38 smithi080 bash[28361]: cluster 2023-12-01T16:06:37.287934+0000 mgr.y (mgr.24362) 20338 : cluster 0 pgmap v20307: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:39.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:06:38 smithi080 bash[28361]: audit 2023-12-01T16:06:38.076576+0000 mon.c (mon.2) 13014 : audit 0 from='client.? 172.21.15.80:0/1251924914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:06:39.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:06:38 smithi080 bash[41963]: cluster 2023-12-01T16:06:37.287934+0000 mgr.y (mgr.24362) 20338 : cluster 0 pgmap v20307: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:39.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:06:38 smithi080 bash[41963]: audit 2023-12-01T16:06:38.076576+0000 mon.c (mon.2) 13014 : audit 0 from='client.? 172.21.15.80:0/1251924914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:06:40.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:06:39 smithi080 bash[28361]: audit 2023-12-01T16:06:38.837116+0000 mon.a (mon.0) 12293 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:06:40.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:06:39 smithi080 bash[28361]: audit 2023-12-01T16:06:38.849266+0000 mon.a (mon.0) 12294 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:06:40.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:06:39 smithi080 bash[28361]: audit 2023-12-01T16:06:39.247193+0000 mon.a (mon.0) 12295 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:06:40.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:06:39 smithi080 bash[28361]: audit 2023-12-01T16:06:39.261018+0000 mon.a (mon.0) 12296 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:06:40.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:06:39 smithi080 bash[28361]: audit 2023-12-01T16:06:39.747530+0000 mon.c (mon.2) 13015 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:06:40.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:06:39 smithi080 bash[28361]: audit 2023-12-01T16:06:39.749233+0000 mon.c (mon.2) 13016 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:06:40.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:06:39 smithi080 bash[28361]: audit 2023-12-01T16:06:39.758405+0000 mon.a (mon.0) 12297 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:06:40.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:06:39 smithi080 bash[41963]: audit 2023-12-01T16:06:38.837116+0000 mon.a (mon.0) 12293 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:06:40.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:06:39 smithi080 bash[41963]: audit 2023-12-01T16:06:38.849266+0000 mon.a (mon.0) 12294 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:06:40.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:06:39 smithi080 bash[41963]: audit 2023-12-01T16:06:39.247193+0000 mon.a (mon.0) 12295 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:06:40.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:06:39 smithi080 bash[41963]: audit 2023-12-01T16:06:39.261018+0000 mon.a (mon.0) 12296 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:06:40.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:06:39 smithi080 bash[41963]: audit 2023-12-01T16:06:39.747530+0000 mon.c (mon.2) 13015 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:06:40.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:06:39 smithi080 bash[41963]: audit 2023-12-01T16:06:39.749233+0000 mon.c (mon.2) 13016 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:06:40.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:06:39 smithi080 bash[41963]: audit 2023-12-01T16:06:39.758405+0000 mon.a (mon.0) 12297 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:06:40.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:06:39 smithi090 bash[32384]: audit 2023-12-01T16:06:38.837116+0000 mon.a (mon.0) 12293 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:06:40.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:06:39 smithi090 bash[32384]: audit 2023-12-01T16:06:38.849266+0000 mon.a (mon.0) 12294 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:06:40.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:06:39 smithi090 bash[32384]: audit 2023-12-01T16:06:39.247193+0000 mon.a (mon.0) 12295 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:06:40.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:06:39 smithi090 bash[32384]: audit 2023-12-01T16:06:39.261018+0000 mon.a (mon.0) 12296 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:06:40.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:06:39 smithi090 bash[32384]: audit 2023-12-01T16:06:39.747530+0000 mon.c (mon.2) 13015 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:06:40.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:06:39 smithi090 bash[32384]: audit 2023-12-01T16:06:39.749233+0000 mon.c (mon.2) 13016 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:06:40.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:06:39 smithi090 bash[32384]: audit 2023-12-01T16:06:39.758405+0000 mon.a (mon.0) 12297 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:06:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:06:40 smithi080 bash[28361]: cluster 2023-12-01T16:06:39.288508+0000 mgr.y (mgr.24362) 20339 : cluster 0 pgmap v20308: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:06:40 smithi080 bash[28361]: audit 2023-12-01T16:06:40.536921+0000 mon.c (mon.2) 13017 : audit 0 from='client.? 172.21.15.80:0/1861215051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:06:41.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:06:40 smithi080 bash[41963]: cluster 2023-12-01T16:06:39.288508+0000 mgr.y (mgr.24362) 20339 : cluster 0 pgmap v20308: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:41.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:06:40 smithi080 bash[41963]: audit 2023-12-01T16:06:40.536921+0000 mon.c (mon.2) 13017 : audit 0 from='client.? 172.21.15.80:0/1861215051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:06:41.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:06:40 smithi090 bash[32384]: cluster 2023-12-01T16:06:39.288508+0000 mgr.y (mgr.24362) 20339 : cluster 0 pgmap v20308: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:41.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:06:40 smithi090 bash[32384]: audit 2023-12-01T16:06:40.536921+0000 mon.c (mon.2) 13017 : audit 0 from='client.? 172.21.15.80:0/1861215051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:06:42.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:06:41 smithi080 bash[28361]: audit 2023-12-01T16:06:40.853107+0000 mon.c (mon.2) 13018 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:06:42.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:06:41 smithi080 bash[41963]: audit 2023-12-01T16:06:40.853107+0000 mon.c (mon.2) 13018 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:06:42.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:06:41 smithi090 bash[32384]: audit 2023-12-01T16:06:40.853107+0000 mon.c (mon.2) 13018 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:06:43.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:06:42 smithi080 bash[28361]: cluster 2023-12-01T16:06:41.289571+0000 mgr.y (mgr.24362) 20340 : cluster 0 pgmap v20309: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:43.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:06:42 smithi080 bash[41963]: cluster 2023-12-01T16:06:41.289571+0000 mgr.y (mgr.24362) 20340 : cluster 0 pgmap v20309: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:43.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:06:42 smithi090 bash[32384]: cluster 2023-12-01T16:06:41.289571+0000 mgr.y (mgr.24362) 20340 : cluster 0 pgmap v20309: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:44.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:06:43 smithi080 bash[28361]: audit 2023-12-01T16:06:42.987431+0000 mon.c (mon.2) 13019 : audit 0 from='client.? 172.21.15.80:0/520940436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:06:44.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:06:43 smithi080 bash[41963]: audit 2023-12-01T16:06:42.987431+0000 mon.c (mon.2) 13019 : audit 0 from='client.? 172.21.15.80:0/520940436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:06:44.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:06:43 smithi090 bash[32384]: audit 2023-12-01T16:06:42.987431+0000 mon.c (mon.2) 13019 : audit 0 from='client.? 172.21.15.80:0/520940436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:06:45.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:06:44 smithi080 bash[28361]: cluster 2023-12-01T16:06:43.290235+0000 mgr.y (mgr.24362) 20341 : cluster 0 pgmap v20310: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:45.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:06:44 smithi080 bash[41963]: cluster 2023-12-01T16:06:43.290235+0000 mgr.y (mgr.24362) 20341 : cluster 0 pgmap v20310: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:45.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:06:44 smithi090 bash[32384]: cluster 2023-12-01T16:06:43.290235+0000 mgr.y (mgr.24362) 20341 : cluster 0 pgmap v20310: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:46.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:06:45 smithi080 bash[28361]: audit 2023-12-01T16:06:45.442319+0000 mon.a (mon.0) 12298 : audit 0 from='client.? 172.21.15.80:0/3438075608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:06:46.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:06:45 smithi080 bash[41963]: audit 2023-12-01T16:06:45.442319+0000 mon.a (mon.0) 12298 : audit 0 from='client.? 172.21.15.80:0/3438075608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:06:46.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:06:45 smithi090 bash[32384]: audit 2023-12-01T16:06:45.442319+0000 mon.a (mon.0) 12298 : audit 0 from='client.? 172.21.15.80:0/3438075608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:06:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:06:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:06:46] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T16:06:47.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:06:46 smithi080 bash[41963]: cluster 2023-12-01T16:06:45.290880+0000 mgr.y (mgr.24362) 20342 : cluster 0 pgmap v20311: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:47.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:06:46 smithi080 bash[28361]: cluster 2023-12-01T16:06:45.290880+0000 mgr.y (mgr.24362) 20342 : cluster 0 pgmap v20311: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:47.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:06:46 smithi090 bash[32384]: cluster 2023-12-01T16:06:45.290880+0000 mgr.y (mgr.24362) 20342 : cluster 0 pgmap v20311: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:49.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:06:48 smithi080 bash[28361]: cluster 2023-12-01T16:06:47.292059+0000 mgr.y (mgr.24362) 20343 : cluster 0 pgmap v20312: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:49.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:06:48 smithi080 bash[28361]: audit 2023-12-01T16:06:47.892141+0000 mon.a (mon.0) 12299 : audit 0 from='client.? 172.21.15.80:0/676308984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:06:49.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:06:48 smithi080 bash[41963]: cluster 2023-12-01T16:06:47.292059+0000 mgr.y (mgr.24362) 20343 : cluster 0 pgmap v20312: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:49.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:06:48 smithi080 bash[41963]: audit 2023-12-01T16:06:47.892141+0000 mon.a (mon.0) 12299 : audit 0 from='client.? 172.21.15.80:0/676308984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:06:49.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:06:48 smithi090 bash[32384]: cluster 2023-12-01T16:06:47.292059+0000 mgr.y (mgr.24362) 20343 : cluster 0 pgmap v20312: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:49.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:06:48 smithi090 bash[32384]: audit 2023-12-01T16:06:47.892141+0000 mon.a (mon.0) 12299 : audit 0 from='client.? 172.21.15.80:0/676308984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:06:51.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:06:50 smithi080 bash[28361]: cluster 2023-12-01T16:06:49.292738+0000 mgr.y (mgr.24362) 20344 : cluster 0 pgmap v20313: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:51.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:06:50 smithi080 bash[28361]: audit 2023-12-01T16:06:50.337225+0000 mon.c (mon.2) 13020 : audit 0 from='client.? 172.21.15.80:0/3498598144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:06:51.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:06:50 smithi080 bash[41963]: cluster 2023-12-01T16:06:49.292738+0000 mgr.y (mgr.24362) 20344 : cluster 0 pgmap v20313: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:51.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:06:50 smithi080 bash[41963]: audit 2023-12-01T16:06:50.337225+0000 mon.c (mon.2) 13020 : audit 0 from='client.? 172.21.15.80:0/3498598144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:06:51.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:06:50 smithi090 bash[32384]: cluster 2023-12-01T16:06:49.292738+0000 mgr.y (mgr.24362) 20344 : cluster 0 pgmap v20313: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:51.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:06:50 smithi090 bash[32384]: audit 2023-12-01T16:06:50.337225+0000 mon.c (mon.2) 13020 : audit 0 from='client.? 172.21.15.80:0/3498598144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:06:53.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:06:52 smithi080 bash[41963]: cluster 2023-12-01T16:06:51.293933+0000 mgr.y (mgr.24362) 20345 : cluster 0 pgmap v20314: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:53.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:06:52 smithi080 bash[41963]: audit 2023-12-01T16:06:52.792540+0000 mon.a (mon.0) 12300 : audit 0 from='client.? 172.21.15.80:0/1230576125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:06:53.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:06:52 smithi080 bash[28361]: cluster 2023-12-01T16:06:51.293933+0000 mgr.y (mgr.24362) 20345 : cluster 0 pgmap v20314: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:53.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:06:52 smithi080 bash[28361]: audit 2023-12-01T16:06:52.792540+0000 mon.a (mon.0) 12300 : audit 0 from='client.? 172.21.15.80:0/1230576125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:06:53.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:06:52 smithi090 bash[32384]: cluster 2023-12-01T16:06:51.293933+0000 mgr.y (mgr.24362) 20345 : cluster 0 pgmap v20314: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:53.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:06:52 smithi090 bash[32384]: audit 2023-12-01T16:06:52.792540+0000 mon.a (mon.0) 12300 : audit 0 from='client.? 172.21.15.80:0/1230576125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:06:55.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:06:54 smithi080 bash[28361]: cluster 2023-12-01T16:06:53.294615+0000 mgr.y (mgr.24362) 20346 : cluster 0 pgmap v20315: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:55.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:06:54 smithi080 bash[41963]: cluster 2023-12-01T16:06:53.294615+0000 mgr.y (mgr.24362) 20346 : cluster 0 pgmap v20315: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:55.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:06:54 smithi090 bash[32384]: cluster 2023-12-01T16:06:53.294615+0000 mgr.y (mgr.24362) 20346 : cluster 0 pgmap v20315: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:56.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:06:55 smithi080 bash[41963]: audit 2023-12-01T16:06:55.241138+0000 mon.a (mon.0) 12301 : audit 0 from='client.? 172.21.15.80:0/2058871971' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:06:56.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:06:55 smithi080 bash[41963]: audit 2023-12-01T16:06:55.853699+0000 mon.c (mon.2) 13021 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:06:56.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:06:55 smithi080 bash[28361]: audit 2023-12-01T16:06:55.241138+0000 mon.a (mon.0) 12301 : audit 0 from='client.? 172.21.15.80:0/2058871971' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:06:56.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:06:55 smithi080 bash[28361]: audit 2023-12-01T16:06:55.853699+0000 mon.c (mon.2) 13021 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:06:56.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:06:55 smithi090 bash[32384]: audit 2023-12-01T16:06:55.241138+0000 mon.a (mon.0) 12301 : audit 0 from='client.? 172.21.15.80:0/2058871971' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:06:56.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:06:55 smithi090 bash[32384]: audit 2023-12-01T16:06:55.853699+0000 mon.c (mon.2) 13021 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:06:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:06:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:06:56] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T16:06:57.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:06:56 smithi080 bash[28361]: cluster 2023-12-01T16:06:55.295305+0000 mgr.y (mgr.24362) 20347 : cluster 0 pgmap v20316: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:57.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:06:56 smithi080 bash[41963]: cluster 2023-12-01T16:06:55.295305+0000 mgr.y (mgr.24362) 20347 : cluster 0 pgmap v20316: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:57.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:06:56 smithi090 bash[32384]: cluster 2023-12-01T16:06:55.295305+0000 mgr.y (mgr.24362) 20347 : cluster 0 pgmap v20316: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:58.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:06:57 smithi080 bash[41963]: audit 2023-12-01T16:06:57.703602+0000 mon.a (mon.0) 12302 : audit 0 from='client.? 172.21.15.80:0/2525615987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:06:58.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:06:57 smithi080 bash[28361]: audit 2023-12-01T16:06:57.703602+0000 mon.a (mon.0) 12302 : audit 0 from='client.? 172.21.15.80:0/2525615987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:06:58.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:06:57 smithi090 bash[32384]: audit 2023-12-01T16:06:57.703602+0000 mon.a (mon.0) 12302 : audit 0 from='client.? 172.21.15.80:0/2525615987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:06:59.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:06:58 smithi080 bash[28361]: cluster 2023-12-01T16:06:57.296453+0000 mgr.y (mgr.24362) 20348 : cluster 0 pgmap v20317: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:59.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:06:58 smithi080 bash[41963]: cluster 2023-12-01T16:06:57.296453+0000 mgr.y (mgr.24362) 20348 : cluster 0 pgmap v20317: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:59.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:06:58 smithi090 bash[32384]: cluster 2023-12-01T16:06:57.296453+0000 mgr.y (mgr.24362) 20348 : cluster 0 pgmap v20317: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:01.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:07:00 smithi080 bash[28361]: cluster 2023-12-01T16:06:59.297113+0000 mgr.y (mgr.24362) 20349 : cluster 0 pgmap v20318: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:01.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:07:00 smithi080 bash[28361]: audit 2023-12-01T16:07:00.162656+0000 mon.a (mon.0) 12303 : audit 0 from='client.? 172.21.15.80:0/3326447197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:07:01.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:07:00 smithi080 bash[41963]: cluster 2023-12-01T16:06:59.297113+0000 mgr.y (mgr.24362) 20349 : cluster 0 pgmap v20318: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:01.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:07:00 smithi080 bash[41963]: audit 2023-12-01T16:07:00.162656+0000 mon.a (mon.0) 12303 : audit 0 from='client.? 172.21.15.80:0/3326447197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:07:01.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:07:00 smithi090 bash[32384]: cluster 2023-12-01T16:06:59.297113+0000 mgr.y (mgr.24362) 20349 : cluster 0 pgmap v20318: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:01.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:07:00 smithi090 bash[32384]: audit 2023-12-01T16:07:00.162656+0000 mon.a (mon.0) 12303 : audit 0 from='client.? 172.21.15.80:0/3326447197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:07:03.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:07:02 smithi080 bash[28361]: cluster 2023-12-01T16:07:01.298098+0000 mgr.y (mgr.24362) 20350 : cluster 0 pgmap v20319: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:03.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:07:02 smithi080 bash[28361]: audit 2023-12-01T16:07:02.624522+0000 mon.a (mon.0) 12304 : audit 0 from='client.? 172.21.15.80:0/135172499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:07:03.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:07:02 smithi080 bash[41963]: cluster 2023-12-01T16:07:01.298098+0000 mgr.y (mgr.24362) 20350 : cluster 0 pgmap v20319: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:03.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:07:02 smithi080 bash[41963]: audit 2023-12-01T16:07:02.624522+0000 mon.a (mon.0) 12304 : audit 0 from='client.? 172.21.15.80:0/135172499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:07:03.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:07:02 smithi090 bash[32384]: cluster 2023-12-01T16:07:01.298098+0000 mgr.y (mgr.24362) 20350 : cluster 0 pgmap v20319: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:03.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:07:02 smithi090 bash[32384]: audit 2023-12-01T16:07:02.624522+0000 mon.a (mon.0) 12304 : audit 0 from='client.? 172.21.15.80:0/135172499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:07:05.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:07:04 smithi090 bash[32384]: cluster 2023-12-01T16:07:03.298739+0000 mgr.y (mgr.24362) 20351 : cluster 0 pgmap v20320: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:05.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:07:04 smithi080 bash[28361]: cluster 2023-12-01T16:07:03.298739+0000 mgr.y (mgr.24362) 20351 : cluster 0 pgmap v20320: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:05.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:07:04 smithi080 bash[41963]: cluster 2023-12-01T16:07:03.298739+0000 mgr.y (mgr.24362) 20351 : cluster 0 pgmap v20320: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:06.235 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:07:05 smithi080 bash[41963]: audit 2023-12-01T16:07:05.090581+0000 mon.a (mon.0) 12305 : audit 0 from='client.? 172.21.15.80:0/247856012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:07:06.235 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:07:05 smithi080 bash[28361]: audit 2023-12-01T16:07:05.090581+0000 mon.a (mon.0) 12305 : audit 0 from='client.? 172.21.15.80:0/247856012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:07:06.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:07:05 smithi090 bash[32384]: audit 2023-12-01T16:07:05.090581+0000 mon.a (mon.0) 12305 : audit 0 from='client.? 172.21.15.80:0/247856012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:07:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:07:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:07:06] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T16:07:07.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:07:06 smithi090 bash[32384]: cluster 2023-12-01T16:07:05.299458+0000 mgr.y (mgr.24362) 20352 : cluster 0 pgmap v20321: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:07.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:07:06 smithi080 bash[28361]: cluster 2023-12-01T16:07:05.299458+0000 mgr.y (mgr.24362) 20352 : cluster 0 pgmap v20321: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:07.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:07:06 smithi080 bash[41963]: cluster 2023-12-01T16:07:05.299458+0000 mgr.y (mgr.24362) 20352 : cluster 0 pgmap v20321: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:08.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:07:07 smithi090 bash[32384]: audit 2023-12-01T16:07:07.539348+0000 mon.a (mon.0) 12306 : audit 0 from='client.? 172.21.15.80:0/2171753842' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:07:08.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:07:07 smithi080 bash[28361]: audit 2023-12-01T16:07:07.539348+0000 mon.a (mon.0) 12306 : audit 0 from='client.? 172.21.15.80:0/2171753842' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:07:08.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:07:07 smithi080 bash[41963]: audit 2023-12-01T16:07:07.539348+0000 mon.a (mon.0) 12306 : audit 0 from='client.? 172.21.15.80:0/2171753842' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:07:09.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:07:08 smithi090 bash[32384]: cluster 2023-12-01T16:07:07.300606+0000 mgr.y (mgr.24362) 20353 : cluster 0 pgmap v20322: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:09.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:07:08 smithi080 bash[28361]: cluster 2023-12-01T16:07:07.300606+0000 mgr.y (mgr.24362) 20353 : cluster 0 pgmap v20322: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:09.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:07:08 smithi080 bash[41963]: cluster 2023-12-01T16:07:07.300606+0000 mgr.y (mgr.24362) 20353 : cluster 0 pgmap v20322: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:11.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:07:10 smithi090 bash[32384]: cluster 2023-12-01T16:07:09.301312+0000 mgr.y (mgr.24362) 20354 : cluster 0 pgmap v20323: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:11.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:07:10 smithi090 bash[32384]: audit 2023-12-01T16:07:10.001155+0000 mon.c (mon.2) 13022 : audit 0 from='client.? 172.21.15.80:0/512579426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:07:11.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:07:10 smithi090 bash[32384]: audit 2023-12-01T16:07:10.853923+0000 mon.c (mon.2) 13023 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:07:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:07:10 smithi080 bash[41963]: cluster 2023-12-01T16:07:09.301312+0000 mgr.y (mgr.24362) 20354 : cluster 0 pgmap v20323: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:11.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:07:10 smithi080 bash[41963]: audit 2023-12-01T16:07:10.001155+0000 mon.c (mon.2) 13022 : audit 0 from='client.? 172.21.15.80:0/512579426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:07:11.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:07:10 smithi080 bash[41963]: audit 2023-12-01T16:07:10.853923+0000 mon.c (mon.2) 13023 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:07:11.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:07:10 smithi080 bash[28361]: cluster 2023-12-01T16:07:09.301312+0000 mgr.y (mgr.24362) 20354 : cluster 0 pgmap v20323: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:11.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:07:10 smithi080 bash[28361]: audit 2023-12-01T16:07:10.001155+0000 mon.c (mon.2) 13022 : audit 0 from='client.? 172.21.15.80:0/512579426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:07:11.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:07:10 smithi080 bash[28361]: audit 2023-12-01T16:07:10.853923+0000 mon.c (mon.2) 13023 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:07:13.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:07:12 smithi090 bash[32384]: cluster 2023-12-01T16:07:11.302453+0000 mgr.y (mgr.24362) 20355 : cluster 0 pgmap v20324: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:13.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:07:12 smithi090 bash[32384]: audit 2023-12-01T16:07:12.459140+0000 mon.a (mon.0) 12307 : audit 0 from='client.? 172.21.15.80:0/3353632535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:07:13.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:07:12 smithi080 bash[28361]: cluster 2023-12-01T16:07:11.302453+0000 mgr.y (mgr.24362) 20355 : cluster 0 pgmap v20324: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:13.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:07:12 smithi080 bash[28361]: audit 2023-12-01T16:07:12.459140+0000 mon.a (mon.0) 12307 : audit 0 from='client.? 172.21.15.80:0/3353632535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:07:13.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:07:12 smithi080 bash[41963]: cluster 2023-12-01T16:07:11.302453+0000 mgr.y (mgr.24362) 20355 : cluster 0 pgmap v20324: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:13.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:07:12 smithi080 bash[41963]: audit 2023-12-01T16:07:12.459140+0000 mon.a (mon.0) 12307 : audit 0 from='client.? 172.21.15.80:0/3353632535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:07:15.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:07:14 smithi090 bash[32384]: cluster 2023-12-01T16:07:13.303112+0000 mgr.y (mgr.24362) 20356 : cluster 0 pgmap v20325: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:15.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:07:14 smithi090 bash[32384]: audit 2023-12-01T16:07:14.914037+0000 mon.a (mon.0) 12308 : audit 0 from='client.? 172.21.15.80:0/1728562678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:07:15.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:07:14 smithi080 bash[28361]: cluster 2023-12-01T16:07:13.303112+0000 mgr.y (mgr.24362) 20356 : cluster 0 pgmap v20325: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:15.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:07:14 smithi080 bash[28361]: audit 2023-12-01T16:07:14.914037+0000 mon.a (mon.0) 12308 : audit 0 from='client.? 172.21.15.80:0/1728562678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:07:15.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:07:14 smithi080 bash[41963]: cluster 2023-12-01T16:07:13.303112+0000 mgr.y (mgr.24362) 20356 : cluster 0 pgmap v20325: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:15.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:07:14 smithi080 bash[41963]: audit 2023-12-01T16:07:14.914037+0000 mon.a (mon.0) 12308 : audit 0 from='client.? 172.21.15.80:0/1728562678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:07:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:07:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:07:16] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T16:07:17.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:07:16 smithi090 bash[32384]: cluster 2023-12-01T16:07:15.303702+0000 mgr.y (mgr.24362) 20357 : cluster 0 pgmap v20326: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:17.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:07:16 smithi080 bash[41963]: cluster 2023-12-01T16:07:15.303702+0000 mgr.y (mgr.24362) 20357 : cluster 0 pgmap v20326: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:17.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:07:16 smithi080 bash[28361]: cluster 2023-12-01T16:07:15.303702+0000 mgr.y (mgr.24362) 20357 : cluster 0 pgmap v20326: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:18.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:07:17 smithi090 bash[32384]: audit 2023-12-01T16:07:17.365922+0000 mon.a (mon.0) 12309 : audit 0 from='client.? 172.21.15.80:0/3831615572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:07:18.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:07:17 smithi080 bash[28361]: audit 2023-12-01T16:07:17.365922+0000 mon.a (mon.0) 12309 : audit 0 from='client.? 172.21.15.80:0/3831615572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:07:18.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:07:17 smithi080 bash[41963]: audit 2023-12-01T16:07:17.365922+0000 mon.a (mon.0) 12309 : audit 0 from='client.? 172.21.15.80:0/3831615572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:07:19.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:07:18 smithi090 bash[32384]: cluster 2023-12-01T16:07:17.304811+0000 mgr.y (mgr.24362) 20358 : cluster 0 pgmap v20327: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:19.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:07:18 smithi080 bash[41963]: cluster 2023-12-01T16:07:17.304811+0000 mgr.y (mgr.24362) 20358 : cluster 0 pgmap v20327: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:19.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:07:18 smithi080 bash[28361]: cluster 2023-12-01T16:07:17.304811+0000 mgr.y (mgr.24362) 20358 : cluster 0 pgmap v20327: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:20.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:07:19 smithi090 bash[32384]: audit 2023-12-01T16:07:19.811841+0000 mon.a (mon.0) 12310 : audit 0 from='client.? 172.21.15.80:0/1705142076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:07:20.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:07:19 smithi080 bash[28361]: audit 2023-12-01T16:07:19.811841+0000 mon.a (mon.0) 12310 : audit 0 from='client.? 172.21.15.80:0/1705142076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:07:20.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:07:19 smithi080 bash[41963]: audit 2023-12-01T16:07:19.811841+0000 mon.a (mon.0) 12310 : audit 0 from='client.? 172.21.15.80:0/1705142076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:07:21.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:07:20 smithi090 bash[32384]: cluster 2023-12-01T16:07:19.305521+0000 mgr.y (mgr.24362) 20359 : cluster 0 pgmap v20328: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:21.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:07:20 smithi080 bash[28361]: cluster 2023-12-01T16:07:19.305521+0000 mgr.y (mgr.24362) 20359 : cluster 0 pgmap v20328: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:21.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:07:20 smithi080 bash[41963]: cluster 2023-12-01T16:07:19.305521+0000 mgr.y (mgr.24362) 20359 : cluster 0 pgmap v20328: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:23.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:07:23 smithi090 bash[32384]: cluster 2023-12-01T16:07:21.306689+0000 mgr.y (mgr.24362) 20360 : cluster 0 pgmap v20329: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:23.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:07:23 smithi090 bash[32384]: audit 2023-12-01T16:07:22.273481+0000 mon.c (mon.2) 13024 : audit 0 from='client.? 172.21.15.80:0/4261409592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:07:23.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:07:23 smithi080 bash[28361]: cluster 2023-12-01T16:07:21.306689+0000 mgr.y (mgr.24362) 20360 : cluster 0 pgmap v20329: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:23.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:07:23 smithi080 bash[28361]: audit 2023-12-01T16:07:22.273481+0000 mon.c (mon.2) 13024 : audit 0 from='client.? 172.21.15.80:0/4261409592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:07:23.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:07:23 smithi080 bash[41963]: cluster 2023-12-01T16:07:21.306689+0000 mgr.y (mgr.24362) 20360 : cluster 0 pgmap v20329: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:23.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:07:23 smithi080 bash[41963]: audit 2023-12-01T16:07:22.273481+0000 mon.c (mon.2) 13024 : audit 0 from='client.? 172.21.15.80:0/4261409592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:07:25.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:07:25 smithi090 bash[32384]: cluster 2023-12-01T16:07:23.307360+0000 mgr.y (mgr.24362) 20361 : cluster 0 pgmap v20330: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:25.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:07:25 smithi090 bash[32384]: audit 2023-12-01T16:07:24.722490+0000 mon.a (mon.0) 12311 : audit 0 from='client.? 172.21.15.80:0/2505547966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:07:25.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:07:25 smithi080 bash[28361]: cluster 2023-12-01T16:07:23.307360+0000 mgr.y (mgr.24362) 20361 : cluster 0 pgmap v20330: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:25.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:07:25 smithi080 bash[28361]: audit 2023-12-01T16:07:24.722490+0000 mon.a (mon.0) 12311 : audit 0 from='client.? 172.21.15.80:0/2505547966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:07:25.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:07:25 smithi080 bash[41963]: cluster 2023-12-01T16:07:23.307360+0000 mgr.y (mgr.24362) 20361 : cluster 0 pgmap v20330: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:25.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:07:25 smithi080 bash[41963]: audit 2023-12-01T16:07:24.722490+0000 mon.a (mon.0) 12311 : audit 0 from='client.? 172.21.15.80:0/2505547966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:07:26.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:07:26 smithi090 bash[32384]: audit 2023-12-01T16:07:25.854465+0000 mon.c (mon.2) 13025 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:07:26.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:07:26 smithi080 bash[28361]: audit 2023-12-01T16:07:25.854465+0000 mon.c (mon.2) 13025 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:07:26.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:07:26 smithi080 bash[41963]: audit 2023-12-01T16:07:25.854465+0000 mon.c (mon.2) 13025 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:07:26.433 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:07:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:07:26] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T16:07:27.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:07:27 smithi090 bash[32384]: cluster 2023-12-01T16:07:25.308019+0000 mgr.y (mgr.24362) 20362 : cluster 0 pgmap v20331: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:27.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:07:27 smithi080 bash[28361]: cluster 2023-12-01T16:07:25.308019+0000 mgr.y (mgr.24362) 20362 : cluster 0 pgmap v20331: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:27.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:07:27 smithi080 bash[41963]: cluster 2023-12-01T16:07:25.308019+0000 mgr.y (mgr.24362) 20362 : cluster 0 pgmap v20331: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:28.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:07:28 smithi080 bash[28361]: audit 2023-12-01T16:07:27.179304+0000 mon.c (mon.2) 13026 : audit 0 from='client.? 172.21.15.80:0/1957944189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:07:28.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:07:28 smithi080 bash[41963]: audit 2023-12-01T16:07:27.179304+0000 mon.c (mon.2) 13026 : audit 0 from='client.? 172.21.15.80:0/1957944189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:07:28.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:07:28 smithi090 bash[32384]: audit 2023-12-01T16:07:27.179304+0000 mon.c (mon.2) 13026 : audit 0 from='client.? 172.21.15.80:0/1957944189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:07:29.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:07:29 smithi080 bash[28361]: cluster 2023-12-01T16:07:27.309125+0000 mgr.y (mgr.24362) 20363 : cluster 0 pgmap v20332: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:29.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:07:29 smithi080 bash[41963]: cluster 2023-12-01T16:07:27.309125+0000 mgr.y (mgr.24362) 20363 : cluster 0 pgmap v20332: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:29.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:07:29 smithi090 bash[32384]: cluster 2023-12-01T16:07:27.309125+0000 mgr.y (mgr.24362) 20363 : cluster 0 pgmap v20332: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:30.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:07:30 smithi080 bash[28361]: audit 2023-12-01T16:07:29.633401+0000 mon.a (mon.0) 12312 : audit 0 from='client.? 172.21.15.80:0/2600691054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:07:30.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:07:30 smithi080 bash[41963]: audit 2023-12-01T16:07:29.633401+0000 mon.a (mon.0) 12312 : audit 0 from='client.? 172.21.15.80:0/2600691054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:07:30.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:07:30 smithi090 bash[32384]: audit 2023-12-01T16:07:29.633401+0000 mon.a (mon.0) 12312 : audit 0 from='client.? 172.21.15.80:0/2600691054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:07:31.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:07:31 smithi080 bash[28361]: cluster 2023-12-01T16:07:29.309846+0000 mgr.y (mgr.24362) 20364 : cluster 0 pgmap v20333: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:31.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:07:31 smithi080 bash[41963]: cluster 2023-12-01T16:07:29.309846+0000 mgr.y (mgr.24362) 20364 : cluster 0 pgmap v20333: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:31.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:07:31 smithi090 bash[32384]: cluster 2023-12-01T16:07:29.309846+0000 mgr.y (mgr.24362) 20364 : cluster 0 pgmap v20333: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:32.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:07:32 smithi080 bash[28361]: cluster 2023-12-01T16:07:31.311006+0000 mgr.y (mgr.24362) 20365 : cluster 0 pgmap v20334: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:32.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:07:32 smithi080 bash[28361]: audit 2023-12-01T16:07:32.092708+0000 mon.a (mon.0) 12313 : audit 0 from='client.? 172.21.15.80:0/1176254650' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:07:32.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:07:32 smithi080 bash[41963]: cluster 2023-12-01T16:07:31.311006+0000 mgr.y (mgr.24362) 20365 : cluster 0 pgmap v20334: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:32.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:07:32 smithi080 bash[41963]: audit 2023-12-01T16:07:32.092708+0000 mon.a (mon.0) 12313 : audit 0 from='client.? 172.21.15.80:0/1176254650' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:07:33.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:07:32 smithi090 bash[32384]: cluster 2023-12-01T16:07:31.311006+0000 mgr.y (mgr.24362) 20365 : cluster 0 pgmap v20334: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:33.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:07:32 smithi090 bash[32384]: audit 2023-12-01T16:07:32.092708+0000 mon.a (mon.0) 12313 : audit 0 from='client.? 172.21.15.80:0/1176254650' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:07:34.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:07:34 smithi080 bash[41963]: cluster 2023-12-01T16:07:33.311648+0000 mgr.y (mgr.24362) 20366 : cluster 0 pgmap v20335: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:34.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:07:34 smithi080 bash[41963]: audit 2023-12-01T16:07:34.548243+0000 mon.c (mon.2) 13027 : audit 0 from='client.? 172.21.15.80:0/4066688487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:07:34.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:07:34 smithi080 bash[28361]: cluster 2023-12-01T16:07:33.311648+0000 mgr.y (mgr.24362) 20366 : cluster 0 pgmap v20335: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:34.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:07:34 smithi080 bash[28361]: audit 2023-12-01T16:07:34.548243+0000 mon.c (mon.2) 13027 : audit 0 from='client.? 172.21.15.80:0/4066688487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:07:35.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:07:34 smithi090 bash[32384]: cluster 2023-12-01T16:07:33.311648+0000 mgr.y (mgr.24362) 20366 : cluster 0 pgmap v20335: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:35.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:07:34 smithi090 bash[32384]: audit 2023-12-01T16:07:34.548243+0000 mon.c (mon.2) 13027 : audit 0 from='client.? 172.21.15.80:0/4066688487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:07:36.680 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:07:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:07:36] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-12-01T16:07:36.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:07:36 smithi080 bash[41963]: cluster 2023-12-01T16:07:35.312364+0000 mgr.y (mgr.24362) 20367 : cluster 0 pgmap v20336: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:36.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:07:36 smithi080 bash[28361]: cluster 2023-12-01T16:07:35.312364+0000 mgr.y (mgr.24362) 20367 : cluster 0 pgmap v20336: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:37.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:07:36 smithi090 bash[32384]: cluster 2023-12-01T16:07:35.312364+0000 mgr.y (mgr.24362) 20367 : cluster 0 pgmap v20336: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:38.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:07:37 smithi090 bash[32384]: audit 2023-12-01T16:07:36.994738+0000 mon.c (mon.2) 13028 : audit 0 from='client.? 172.21.15.80:0/193925371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:07:38.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:07:37 smithi080 bash[28361]: audit 2023-12-01T16:07:36.994738+0000 mon.c (mon.2) 13028 : audit 0 from='client.? 172.21.15.80:0/193925371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:07:38.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:07:37 smithi080 bash[41963]: audit 2023-12-01T16:07:36.994738+0000 mon.c (mon.2) 13028 : audit 0 from='client.? 172.21.15.80:0/193925371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:07:39.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:07:38 smithi090 bash[32384]: cluster 2023-12-01T16:07:37.313527+0000 mgr.y (mgr.24362) 20368 : cluster 0 pgmap v20337: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:39.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:07:38 smithi080 bash[41963]: cluster 2023-12-01T16:07:37.313527+0000 mgr.y (mgr.24362) 20368 : cluster 0 pgmap v20337: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:39.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:07:38 smithi080 bash[28361]: cluster 2023-12-01T16:07:37.313527+0000 mgr.y (mgr.24362) 20368 : cluster 0 pgmap v20337: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:40.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:07:39 smithi090 bash[32384]: audit 2023-12-01T16:07:39.447364+0000 mon.a (mon.0) 12314 : audit 0 from='client.? 172.21.15.80:0/882679900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:07:40.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:07:39 smithi080 bash[28361]: audit 2023-12-01T16:07:39.447364+0000 mon.a (mon.0) 12314 : audit 0 from='client.? 172.21.15.80:0/882679900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:07:40.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:07:39 smithi080 bash[41963]: audit 2023-12-01T16:07:39.447364+0000 mon.a (mon.0) 12314 : audit 0 from='client.? 172.21.15.80:0/882679900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:07:41.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:07:40 smithi090 bash[32384]: cluster 2023-12-01T16:07:39.314161+0000 mgr.y (mgr.24362) 20369 : cluster 0 pgmap v20338: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:41.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:07:40 smithi090 bash[32384]: audit 2023-12-01T16:07:39.845596+0000 mon.c (mon.2) 13029 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:07:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:07:40 smithi080 bash[28361]: cluster 2023-12-01T16:07:39.314161+0000 mgr.y (mgr.24362) 20369 : cluster 0 pgmap v20338: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:41.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:07:40 smithi080 bash[28361]: audit 2023-12-01T16:07:39.845596+0000 mon.c (mon.2) 13029 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:07:41.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:07:40 smithi080 bash[41963]: cluster 2023-12-01T16:07:39.314161+0000 mgr.y (mgr.24362) 20369 : cluster 0 pgmap v20338: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:41.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:07:40 smithi080 bash[41963]: audit 2023-12-01T16:07:39.845596+0000 mon.c (mon.2) 13029 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:07:42.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:07:41 smithi090 bash[32384]: audit 2023-12-01T16:07:40.854674+0000 mon.c (mon.2) 13030 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:07:42.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:07:41 smithi080 bash[28361]: audit 2023-12-01T16:07:40.854674+0000 mon.c (mon.2) 13030 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:07:42.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:07:41 smithi080 bash[41963]: audit 2023-12-01T16:07:40.854674+0000 mon.c (mon.2) 13030 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:07:43.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:07:42 smithi090 bash[32384]: cluster 2023-12-01T16:07:41.315325+0000 mgr.y (mgr.24362) 20370 : cluster 0 pgmap v20339: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:43.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:07:42 smithi090 bash[32384]: audit 2023-12-01T16:07:41.907454+0000 mon.a (mon.0) 12315 : audit 0 from='client.? 172.21.15.80:0/512216289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:07:43.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:07:42 smithi080 bash[28361]: cluster 2023-12-01T16:07:41.315325+0000 mgr.y (mgr.24362) 20370 : cluster 0 pgmap v20339: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:43.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:07:42 smithi080 bash[28361]: audit 2023-12-01T16:07:41.907454+0000 mon.a (mon.0) 12315 : audit 0 from='client.? 172.21.15.80:0/512216289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:07:43.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:07:42 smithi080 bash[41963]: cluster 2023-12-01T16:07:41.315325+0000 mgr.y (mgr.24362) 20370 : cluster 0 pgmap v20339: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:43.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:07:42 smithi080 bash[41963]: audit 2023-12-01T16:07:41.907454+0000 mon.a (mon.0) 12315 : audit 0 from='client.? 172.21.15.80:0/512216289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:07:45.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:07:44 smithi090 bash[32384]: cluster 2023-12-01T16:07:43.316045+0000 mgr.y (mgr.24362) 20371 : cluster 0 pgmap v20340: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:45.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:07:44 smithi090 bash[32384]: audit 2023-12-01T16:07:44.372025+0000 mon.c (mon.2) 13031 : audit 0 from='client.? 172.21.15.80:0/3063970485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:07:45.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:07:44 smithi080 bash[41963]: cluster 2023-12-01T16:07:43.316045+0000 mgr.y (mgr.24362) 20371 : cluster 0 pgmap v20340: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:45.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:07:44 smithi080 bash[41963]: audit 2023-12-01T16:07:44.372025+0000 mon.c (mon.2) 13031 : audit 0 from='client.? 172.21.15.80:0/3063970485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:07:45.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:07:44 smithi080 bash[28361]: cluster 2023-12-01T16:07:43.316045+0000 mgr.y (mgr.24362) 20371 : cluster 0 pgmap v20340: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:45.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:07:44 smithi080 bash[28361]: audit 2023-12-01T16:07:44.372025+0000 mon.c (mon.2) 13031 : audit 0 from='client.? 172.21.15.80:0/3063970485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:07:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:07:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:07:46] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T16:07:47.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:07:46 smithi090 bash[32384]: cluster 2023-12-01T16:07:45.316598+0000 mgr.y (mgr.24362) 20372 : cluster 0 pgmap v20341: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:47.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:07:46 smithi090 bash[32384]: audit 2023-12-01T16:07:45.696810+0000 mon.a (mon.0) 12316 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:07:47.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:07:46 smithi090 bash[32384]: audit 2023-12-01T16:07:45.707824+0000 mon.a (mon.0) 12317 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:07:47.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:07:46 smithi090 bash[32384]: audit 2023-12-01T16:07:45.998956+0000 mon.a (mon.0) 12318 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:07:47.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:07:46 smithi090 bash[32384]: audit 2023-12-01T16:07:46.009830+0000 mon.a (mon.0) 12319 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:07:47.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:07:46 smithi090 bash[32384]: audit 2023-12-01T16:07:46.492343+0000 mon.c (mon.2) 13032 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:07:47.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:07:46 smithi090 bash[32384]: audit 2023-12-01T16:07:46.493904+0000 mon.c (mon.2) 13033 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:07:47.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:07:46 smithi090 bash[32384]: audit 2023-12-01T16:07:46.504512+0000 mon.a (mon.0) 12320 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:07:47.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:07:46 smithi080 bash[28361]: cluster 2023-12-01T16:07:45.316598+0000 mgr.y (mgr.24362) 20372 : cluster 0 pgmap v20341: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:47.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:07:46 smithi080 bash[28361]: audit 2023-12-01T16:07:45.696810+0000 mon.a (mon.0) 12316 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:07:47.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:07:46 smithi080 bash[28361]: audit 2023-12-01T16:07:45.707824+0000 mon.a (mon.0) 12317 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:07:47.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:07:46 smithi080 bash[28361]: audit 2023-12-01T16:07:45.998956+0000 mon.a (mon.0) 12318 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:07:47.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:07:46 smithi080 bash[28361]: audit 2023-12-01T16:07:46.009830+0000 mon.a (mon.0) 12319 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:07:47.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:07:46 smithi080 bash[28361]: audit 2023-12-01T16:07:46.492343+0000 mon.c (mon.2) 13032 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:07:47.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:07:46 smithi080 bash[28361]: audit 2023-12-01T16:07:46.493904+0000 mon.c (mon.2) 13033 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:07:47.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:07:46 smithi080 bash[28361]: audit 2023-12-01T16:07:46.504512+0000 mon.a (mon.0) 12320 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:07:47.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:07:46 smithi080 bash[41963]: cluster 2023-12-01T16:07:45.316598+0000 mgr.y (mgr.24362) 20372 : cluster 0 pgmap v20341: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:47.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:07:46 smithi080 bash[41963]: audit 2023-12-01T16:07:45.696810+0000 mon.a (mon.0) 12316 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:07:47.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:07:46 smithi080 bash[41963]: audit 2023-12-01T16:07:45.707824+0000 mon.a (mon.0) 12317 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:07:47.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:07:46 smithi080 bash[41963]: audit 2023-12-01T16:07:45.998956+0000 mon.a (mon.0) 12318 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:07:47.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:07:46 smithi080 bash[41963]: audit 2023-12-01T16:07:46.009830+0000 mon.a (mon.0) 12319 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:07:47.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:07:46 smithi080 bash[41963]: audit 2023-12-01T16:07:46.492343+0000 mon.c (mon.2) 13032 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:07:47.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:07:46 smithi080 bash[41963]: audit 2023-12-01T16:07:46.493904+0000 mon.c (mon.2) 13033 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:07:47.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:07:46 smithi080 bash[41963]: audit 2023-12-01T16:07:46.504512+0000 mon.a (mon.0) 12320 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:07:48.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:07:47 smithi090 bash[32384]: audit 2023-12-01T16:07:46.832991+0000 mon.a (mon.0) 12321 : audit 0 from='client.? 172.21.15.80:0/1583534365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:07:48.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:07:47 smithi080 bash[28361]: audit 2023-12-01T16:07:46.832991+0000 mon.a (mon.0) 12321 : audit 0 from='client.? 172.21.15.80:0/1583534365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:07:48.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:07:47 smithi080 bash[41963]: audit 2023-12-01T16:07:46.832991+0000 mon.a (mon.0) 12321 : audit 0 from='client.? 172.21.15.80:0/1583534365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:07:49.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:07:48 smithi090 bash[32384]: cluster 2023-12-01T16:07:47.317742+0000 mgr.y (mgr.24362) 20373 : cluster 0 pgmap v20342: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:49.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:07:48 smithi080 bash[28361]: cluster 2023-12-01T16:07:47.317742+0000 mgr.y (mgr.24362) 20373 : cluster 0 pgmap v20342: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:49.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:07:48 smithi080 bash[41963]: cluster 2023-12-01T16:07:47.317742+0000 mgr.y (mgr.24362) 20373 : cluster 0 pgmap v20342: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:50.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:07:49 smithi090 bash[32384]: audit 2023-12-01T16:07:49.293902+0000 mon.c (mon.2) 13034 : audit 0 from='client.? 172.21.15.80:0/2094988092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:07:50.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:07:49 smithi080 bash[28361]: audit 2023-12-01T16:07:49.293902+0000 mon.c (mon.2) 13034 : audit 0 from='client.? 172.21.15.80:0/2094988092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:07:50.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:07:49 smithi080 bash[41963]: audit 2023-12-01T16:07:49.293902+0000 mon.c (mon.2) 13034 : audit 0 from='client.? 172.21.15.80:0/2094988092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:07:51.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:07:50 smithi090 bash[32384]: cluster 2023-12-01T16:07:49.318447+0000 mgr.y (mgr.24362) 20374 : cluster 0 pgmap v20343: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:51.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:07:50 smithi080 bash[41963]: cluster 2023-12-01T16:07:49.318447+0000 mgr.y (mgr.24362) 20374 : cluster 0 pgmap v20343: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:51.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:07:50 smithi080 bash[28361]: cluster 2023-12-01T16:07:49.318447+0000 mgr.y (mgr.24362) 20374 : cluster 0 pgmap v20343: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:53.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:07:52 smithi090 bash[32384]: cluster 2023-12-01T16:07:51.319540+0000 mgr.y (mgr.24362) 20375 : cluster 0 pgmap v20344: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:53.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:07:52 smithi090 bash[32384]: audit 2023-12-01T16:07:51.748378+0000 mon.a (mon.0) 12322 : audit 0 from='client.? 172.21.15.80:0/1330994791' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:07:53.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:07:52 smithi080 bash[28361]: cluster 2023-12-01T16:07:51.319540+0000 mgr.y (mgr.24362) 20375 : cluster 0 pgmap v20344: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:53.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:07:52 smithi080 bash[28361]: audit 2023-12-01T16:07:51.748378+0000 mon.a (mon.0) 12322 : audit 0 from='client.? 172.21.15.80:0/1330994791' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:07:53.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:07:52 smithi080 bash[41963]: cluster 2023-12-01T16:07:51.319540+0000 mgr.y (mgr.24362) 20375 : cluster 0 pgmap v20344: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:53.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:07:52 smithi080 bash[41963]: audit 2023-12-01T16:07:51.748378+0000 mon.a (mon.0) 12322 : audit 0 from='client.? 172.21.15.80:0/1330994791' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:07:55.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:07:54 smithi090 bash[32384]: cluster 2023-12-01T16:07:53.320244+0000 mgr.y (mgr.24362) 20376 : cluster 0 pgmap v20345: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:55.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:07:54 smithi090 bash[32384]: audit 2023-12-01T16:07:54.196755+0000 mon.a (mon.0) 12323 : audit 0 from='client.? 172.21.15.80:0/1350195720' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:07:55.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:07:54 smithi080 bash[41963]: cluster 2023-12-01T16:07:53.320244+0000 mgr.y (mgr.24362) 20376 : cluster 0 pgmap v20345: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:55.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:07:54 smithi080 bash[41963]: audit 2023-12-01T16:07:54.196755+0000 mon.a (mon.0) 12323 : audit 0 from='client.? 172.21.15.80:0/1350195720' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:07:55.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:07:54 smithi080 bash[28361]: cluster 2023-12-01T16:07:53.320244+0000 mgr.y (mgr.24362) 20376 : cluster 0 pgmap v20345: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:55.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:07:54 smithi080 bash[28361]: audit 2023-12-01T16:07:54.196755+0000 mon.a (mon.0) 12323 : audit 0 from='client.? 172.21.15.80:0/1350195720' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:07:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:07:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:07:56] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T16:07:57.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:07:56 smithi090 bash[32384]: cluster 2023-12-01T16:07:55.320864+0000 mgr.y (mgr.24362) 20377 : cluster 0 pgmap v20346: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:57.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:07:56 smithi090 bash[32384]: audit 2023-12-01T16:07:55.855083+0000 mon.c (mon.2) 13035 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:07:57.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:07:56 smithi090 bash[32384]: audit 2023-12-01T16:07:56.653296+0000 mon.a (mon.0) 12324 : audit 0 from='client.? 172.21.15.80:0/3743913873' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:07:57.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:07:56 smithi080 bash[28361]: cluster 2023-12-01T16:07:55.320864+0000 mgr.y (mgr.24362) 20377 : cluster 0 pgmap v20346: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:57.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:07:56 smithi080 bash[28361]: audit 2023-12-01T16:07:55.855083+0000 mon.c (mon.2) 13035 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:07:57.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:07:56 smithi080 bash[28361]: audit 2023-12-01T16:07:56.653296+0000 mon.a (mon.0) 12324 : audit 0 from='client.? 172.21.15.80:0/3743913873' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:07:57.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:07:56 smithi080 bash[41963]: cluster 2023-12-01T16:07:55.320864+0000 mgr.y (mgr.24362) 20377 : cluster 0 pgmap v20346: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:57.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:07:56 smithi080 bash[41963]: audit 2023-12-01T16:07:55.855083+0000 mon.c (mon.2) 13035 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:07:57.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:07:56 smithi080 bash[41963]: audit 2023-12-01T16:07:56.653296+0000 mon.a (mon.0) 12324 : audit 0 from='client.? 172.21.15.80:0/3743913873' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:07:59.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:07:58 smithi090 bash[32384]: cluster 2023-12-01T16:07:57.321921+0000 mgr.y (mgr.24362) 20378 : cluster 0 pgmap v20347: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:59.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:07:58 smithi080 bash[41963]: cluster 2023-12-01T16:07:57.321921+0000 mgr.y (mgr.24362) 20378 : cluster 0 pgmap v20347: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:59.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:07:58 smithi080 bash[28361]: cluster 2023-12-01T16:07:57.321921+0000 mgr.y (mgr.24362) 20378 : cluster 0 pgmap v20347: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:00.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:07:59 smithi090 bash[32384]: audit 2023-12-01T16:07:59.104971+0000 mon.a (mon.0) 12325 : audit 0 from='client.? 172.21.15.80:0/391391656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:08:00.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:07:59 smithi080 bash[28361]: audit 2023-12-01T16:07:59.104971+0000 mon.a (mon.0) 12325 : audit 0 from='client.? 172.21.15.80:0/391391656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:08:00.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:07:59 smithi080 bash[41963]: audit 2023-12-01T16:07:59.104971+0000 mon.a (mon.0) 12325 : audit 0 from='client.? 172.21.15.80:0/391391656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:08:01.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:08:00 smithi090 bash[32384]: cluster 2023-12-01T16:07:59.322583+0000 mgr.y (mgr.24362) 20379 : cluster 0 pgmap v20348: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:01.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:08:00 smithi080 bash[28361]: cluster 2023-12-01T16:07:59.322583+0000 mgr.y (mgr.24362) 20379 : cluster 0 pgmap v20348: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:01.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:08:00 smithi080 bash[41963]: cluster 2023-12-01T16:07:59.322583+0000 mgr.y (mgr.24362) 20379 : cluster 0 pgmap v20348: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:02.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:08:01 smithi090 bash[32384]: audit 2023-12-01T16:08:01.559665+0000 mon.a (mon.0) 12326 : audit 0 from='client.? 172.21.15.80:0/320674305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:08:02.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:08:01 smithi080 bash[28361]: audit 2023-12-01T16:08:01.559665+0000 mon.a (mon.0) 12326 : audit 0 from='client.? 172.21.15.80:0/320674305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:08:02.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:08:01 smithi080 bash[41963]: audit 2023-12-01T16:08:01.559665+0000 mon.a (mon.0) 12326 : audit 0 from='client.? 172.21.15.80:0/320674305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:08:03.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:08:02 smithi090 bash[32384]: cluster 2023-12-01T16:08:01.323656+0000 mgr.y (mgr.24362) 20380 : cluster 0 pgmap v20349: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:03.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:08:02 smithi080 bash[28361]: cluster 2023-12-01T16:08:01.323656+0000 mgr.y (mgr.24362) 20380 : cluster 0 pgmap v20349: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:03.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:08:02 smithi080 bash[41963]: cluster 2023-12-01T16:08:01.323656+0000 mgr.y (mgr.24362) 20380 : cluster 0 pgmap v20349: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:05.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:08:04 smithi080 bash[28361]: cluster 2023-12-01T16:08:03.324345+0000 mgr.y (mgr.24362) 20381 : cluster 0 pgmap v20350: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:05.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:08:04 smithi080 bash[28361]: audit 2023-12-01T16:08:04.026137+0000 mon.a (mon.0) 12327 : audit 0 from='client.? 172.21.15.80:0/515821829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:08:05.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:08:04 smithi080 bash[41963]: cluster 2023-12-01T16:08:03.324345+0000 mgr.y (mgr.24362) 20381 : cluster 0 pgmap v20350: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:05.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:08:04 smithi080 bash[41963]: audit 2023-12-01T16:08:04.026137+0000 mon.a (mon.0) 12327 : audit 0 from='client.? 172.21.15.80:0/515821829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:08:05.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:08:04 smithi090 bash[32384]: cluster 2023-12-01T16:08:03.324345+0000 mgr.y (mgr.24362) 20381 : cluster 0 pgmap v20350: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:05.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:08:04 smithi090 bash[32384]: audit 2023-12-01T16:08:04.026137+0000 mon.a (mon.0) 12327 : audit 0 from='client.? 172.21.15.80:0/515821829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:08:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:08:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:08:06] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T16:08:07.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:08:06 smithi080 bash[41963]: cluster 2023-12-01T16:08:05.325018+0000 mgr.y (mgr.24362) 20382 : cluster 0 pgmap v20351: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:07.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:08:06 smithi080 bash[41963]: audit 2023-12-01T16:08:06.480512+0000 mon.c (mon.2) 13036 : audit 0 from='client.? 172.21.15.80:0/3480048413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:08:07.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:08:06 smithi080 bash[28361]: cluster 2023-12-01T16:08:05.325018+0000 mgr.y (mgr.24362) 20382 : cluster 0 pgmap v20351: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:07.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:08:06 smithi080 bash[28361]: audit 2023-12-01T16:08:06.480512+0000 mon.c (mon.2) 13036 : audit 0 from='client.? 172.21.15.80:0/3480048413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:08:07.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:08:06 smithi090 bash[32384]: cluster 2023-12-01T16:08:05.325018+0000 mgr.y (mgr.24362) 20382 : cluster 0 pgmap v20351: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:07.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:08:06 smithi090 bash[32384]: audit 2023-12-01T16:08:06.480512+0000 mon.c (mon.2) 13036 : audit 0 from='client.? 172.21.15.80:0/3480048413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:08:09.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:08:08 smithi080 bash[28361]: cluster 2023-12-01T16:08:07.326283+0000 mgr.y (mgr.24362) 20383 : cluster 0 pgmap v20352: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:09.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:08:08 smithi080 bash[41963]: cluster 2023-12-01T16:08:07.326283+0000 mgr.y (mgr.24362) 20383 : cluster 0 pgmap v20352: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:09.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:08:08 smithi090 bash[32384]: cluster 2023-12-01T16:08:07.326283+0000 mgr.y (mgr.24362) 20383 : cluster 0 pgmap v20352: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:10.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:08:09 smithi080 bash[28361]: audit 2023-12-01T16:08:08.931967+0000 mon.c (mon.2) 13037 : audit 0 from='client.? 172.21.15.80:0/856255552' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:08:10.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:08:09 smithi080 bash[41963]: audit 2023-12-01T16:08:08.931967+0000 mon.c (mon.2) 13037 : audit 0 from='client.? 172.21.15.80:0/856255552' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:08:10.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:08:09 smithi090 bash[32384]: audit 2023-12-01T16:08:08.931967+0000 mon.c (mon.2) 13037 : audit 0 from='client.? 172.21.15.80:0/856255552' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:08:11.185 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:08:10 smithi080 bash[41963]: cluster 2023-12-01T16:08:09.327060+0000 mgr.y (mgr.24362) 20384 : cluster 0 pgmap v20353: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:11.185 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:08:10 smithi080 bash[28361]: cluster 2023-12-01T16:08:09.327060+0000 mgr.y (mgr.24362) 20384 : cluster 0 pgmap v20353: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:11.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:08:10 smithi090 bash[32384]: cluster 2023-12-01T16:08:09.327060+0000 mgr.y (mgr.24362) 20384 : cluster 0 pgmap v20353: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:12.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:08:11 smithi080 bash[28361]: audit 2023-12-01T16:08:10.855746+0000 mon.c (mon.2) 13038 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:08:12.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:08:11 smithi080 bash[28361]: audit 2023-12-01T16:08:11.388631+0000 mon.c (mon.2) 13039 : audit 0 from='client.? 172.21.15.80:0/3593485517' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:08:12.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:08:11 smithi080 bash[41963]: audit 2023-12-01T16:08:10.855746+0000 mon.c (mon.2) 13038 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:08:12.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:08:11 smithi080 bash[41963]: audit 2023-12-01T16:08:11.388631+0000 mon.c (mon.2) 13039 : audit 0 from='client.? 172.21.15.80:0/3593485517' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:08:12.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:08:11 smithi090 bash[32384]: audit 2023-12-01T16:08:10.855746+0000 mon.c (mon.2) 13038 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:08:12.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:08:11 smithi090 bash[32384]: audit 2023-12-01T16:08:11.388631+0000 mon.c (mon.2) 13039 : audit 0 from='client.? 172.21.15.80:0/3593485517' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:08:13.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:08:12 smithi080 bash[28361]: cluster 2023-12-01T16:08:11.328175+0000 mgr.y (mgr.24362) 20385 : cluster 0 pgmap v20354: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:13.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:08:12 smithi080 bash[41963]: cluster 2023-12-01T16:08:11.328175+0000 mgr.y (mgr.24362) 20385 : cluster 0 pgmap v20354: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:13.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:08:12 smithi090 bash[32384]: cluster 2023-12-01T16:08:11.328175+0000 mgr.y (mgr.24362) 20385 : cluster 0 pgmap v20354: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:15.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:08:14 smithi080 bash[28361]: cluster 2023-12-01T16:08:13.328774+0000 mgr.y (mgr.24362) 20386 : cluster 0 pgmap v20355: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:15.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:08:14 smithi080 bash[28361]: audit 2023-12-01T16:08:13.849624+0000 mon.a (mon.0) 12328 : audit 0 from='client.? 172.21.15.80:0/3289859598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:08:15.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:08:14 smithi080 bash[41963]: cluster 2023-12-01T16:08:13.328774+0000 mgr.y (mgr.24362) 20386 : cluster 0 pgmap v20355: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:15.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:08:14 smithi080 bash[41963]: audit 2023-12-01T16:08:13.849624+0000 mon.a (mon.0) 12328 : audit 0 from='client.? 172.21.15.80:0/3289859598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:08:15.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:08:14 smithi090 bash[32384]: cluster 2023-12-01T16:08:13.328774+0000 mgr.y (mgr.24362) 20386 : cluster 0 pgmap v20355: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:15.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:08:14 smithi090 bash[32384]: audit 2023-12-01T16:08:13.849624+0000 mon.a (mon.0) 12328 : audit 0 from='client.? 172.21.15.80:0/3289859598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:08:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:08:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:08:16] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T16:08:17.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:08:16 smithi080 bash[28361]: cluster 2023-12-01T16:08:15.329441+0000 mgr.y (mgr.24362) 20387 : cluster 0 pgmap v20356: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:17.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:08:16 smithi080 bash[28361]: audit 2023-12-01T16:08:16.304345+0000 mon.a (mon.0) 12329 : audit 0 from='client.? 172.21.15.80:0/2992869159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:08:17.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:08:16 smithi080 bash[41963]: cluster 2023-12-01T16:08:15.329441+0000 mgr.y (mgr.24362) 20387 : cluster 0 pgmap v20356: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:17.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:08:16 smithi080 bash[41963]: audit 2023-12-01T16:08:16.304345+0000 mon.a (mon.0) 12329 : audit 0 from='client.? 172.21.15.80:0/2992869159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:08:17.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:08:16 smithi090 bash[32384]: cluster 2023-12-01T16:08:15.329441+0000 mgr.y (mgr.24362) 20387 : cluster 0 pgmap v20356: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:17.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:08:16 smithi090 bash[32384]: audit 2023-12-01T16:08:16.304345+0000 mon.a (mon.0) 12329 : audit 0 from='client.? 172.21.15.80:0/2992869159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:08:19.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:08:18 smithi080 bash[41963]: cluster 2023-12-01T16:08:17.330601+0000 mgr.y (mgr.24362) 20388 : cluster 0 pgmap v20357: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:19.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:08:18 smithi080 bash[41963]: audit 2023-12-01T16:08:18.753109+0000 mon.a (mon.0) 12330 : audit 0 from='client.? 172.21.15.80:0/3762778696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:08:19.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:08:18 smithi080 bash[28361]: cluster 2023-12-01T16:08:17.330601+0000 mgr.y (mgr.24362) 20388 : cluster 0 pgmap v20357: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:19.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:08:18 smithi080 bash[28361]: audit 2023-12-01T16:08:18.753109+0000 mon.a (mon.0) 12330 : audit 0 from='client.? 172.21.15.80:0/3762778696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:08:19.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:08:18 smithi090 bash[32384]: cluster 2023-12-01T16:08:17.330601+0000 mgr.y (mgr.24362) 20388 : cluster 0 pgmap v20357: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:19.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:08:18 smithi090 bash[32384]: audit 2023-12-01T16:08:18.753109+0000 mon.a (mon.0) 12330 : audit 0 from='client.? 172.21.15.80:0/3762778696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:08:21.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:08:20 smithi080 bash[28361]: cluster 2023-12-01T16:08:19.331220+0000 mgr.y (mgr.24362) 20389 : cluster 0 pgmap v20358: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:21.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:08:20 smithi080 bash[41963]: cluster 2023-12-01T16:08:19.331220+0000 mgr.y (mgr.24362) 20389 : cluster 0 pgmap v20358: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:21.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:08:20 smithi090 bash[32384]: cluster 2023-12-01T16:08:19.331220+0000 mgr.y (mgr.24362) 20389 : cluster 0 pgmap v20358: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:22.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:08:21 smithi080 bash[28361]: audit 2023-12-01T16:08:21.208257+0000 mon.c (mon.2) 13040 : audit 0 from='client.? 172.21.15.80:0/113770160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:08:22.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:08:21 smithi080 bash[41963]: audit 2023-12-01T16:08:21.208257+0000 mon.c (mon.2) 13040 : audit 0 from='client.? 172.21.15.80:0/113770160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:08:22.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:08:21 smithi090 bash[32384]: audit 2023-12-01T16:08:21.208257+0000 mon.c (mon.2) 13040 : audit 0 from='client.? 172.21.15.80:0/113770160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:08:23.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:08:22 smithi080 bash[28361]: cluster 2023-12-01T16:08:21.332490+0000 mgr.y (mgr.24362) 20390 : cluster 0 pgmap v20359: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:23.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:08:22 smithi080 bash[41963]: cluster 2023-12-01T16:08:21.332490+0000 mgr.y (mgr.24362) 20390 : cluster 0 pgmap v20359: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:23.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:08:22 smithi090 bash[32384]: cluster 2023-12-01T16:08:21.332490+0000 mgr.y (mgr.24362) 20390 : cluster 0 pgmap v20359: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:24.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:08:23 smithi080 bash[28361]: audit 2023-12-01T16:08:23.660266+0000 mon.c (mon.2) 13041 : audit 0 from='client.? 172.21.15.80:0/4027699408' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:08:24.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:08:23 smithi080 bash[41963]: audit 2023-12-01T16:08:23.660266+0000 mon.c (mon.2) 13041 : audit 0 from='client.? 172.21.15.80:0/4027699408' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:08:24.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:08:23 smithi090 bash[32384]: audit 2023-12-01T16:08:23.660266+0000 mon.c (mon.2) 13041 : audit 0 from='client.? 172.21.15.80:0/4027699408' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:08:25.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:08:24 smithi080 bash[28361]: cluster 2023-12-01T16:08:23.333268+0000 mgr.y (mgr.24362) 20391 : cluster 0 pgmap v20360: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:25.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:08:24 smithi080 bash[41963]: cluster 2023-12-01T16:08:23.333268+0000 mgr.y (mgr.24362) 20391 : cluster 0 pgmap v20360: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:25.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:08:24 smithi090 bash[32384]: cluster 2023-12-01T16:08:23.333268+0000 mgr.y (mgr.24362) 20391 : cluster 0 pgmap v20360: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:08:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:08:26] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T16:08:27.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:08:26 smithi080 bash[41963]: cluster 2023-12-01T16:08:25.334072+0000 mgr.y (mgr.24362) 20392 : cluster 0 pgmap v20361: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:27.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:08:26 smithi080 bash[41963]: audit 2023-12-01T16:08:25.856357+0000 mon.c (mon.2) 13042 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:08:27.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:08:26 smithi080 bash[41963]: audit 2023-12-01T16:08:26.121557+0000 mon.a (mon.0) 12331 : audit 0 from='client.? 172.21.15.80:0/4138094902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:08:27.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:08:26 smithi080 bash[28361]: cluster 2023-12-01T16:08:25.334072+0000 mgr.y (mgr.24362) 20392 : cluster 0 pgmap v20361: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:27.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:08:26 smithi080 bash[28361]: audit 2023-12-01T16:08:25.856357+0000 mon.c (mon.2) 13042 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:08:27.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:08:26 smithi080 bash[28361]: audit 2023-12-01T16:08:26.121557+0000 mon.a (mon.0) 12331 : audit 0 from='client.? 172.21.15.80:0/4138094902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:08:27.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:08:26 smithi090 bash[32384]: cluster 2023-12-01T16:08:25.334072+0000 mgr.y (mgr.24362) 20392 : cluster 0 pgmap v20361: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:27.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:08:26 smithi090 bash[32384]: audit 2023-12-01T16:08:25.856357+0000 mon.c (mon.2) 13042 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:08:27.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:08:26 smithi090 bash[32384]: audit 2023-12-01T16:08:26.121557+0000 mon.a (mon.0) 12331 : audit 0 from='client.? 172.21.15.80:0/4138094902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:08:29.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:08:28 smithi080 bash[41963]: cluster 2023-12-01T16:08:27.335282+0000 mgr.y (mgr.24362) 20393 : cluster 0 pgmap v20362: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:29.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:08:28 smithi080 bash[41963]: audit 2023-12-01T16:08:28.579374+0000 mon.a (mon.0) 12332 : audit 0 from='client.? 172.21.15.80:0/4283531500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:08:29.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:08:28 smithi080 bash[28361]: cluster 2023-12-01T16:08:27.335282+0000 mgr.y (mgr.24362) 20393 : cluster 0 pgmap v20362: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:29.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:08:28 smithi080 bash[28361]: audit 2023-12-01T16:08:28.579374+0000 mon.a (mon.0) 12332 : audit 0 from='client.? 172.21.15.80:0/4283531500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:08:29.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:08:28 smithi090 bash[32384]: cluster 2023-12-01T16:08:27.335282+0000 mgr.y (mgr.24362) 20393 : cluster 0 pgmap v20362: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:29.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:08:28 smithi090 bash[32384]: audit 2023-12-01T16:08:28.579374+0000 mon.a (mon.0) 12332 : audit 0 from='client.? 172.21.15.80:0/4283531500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:08:31.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:08:30 smithi080 bash[28361]: cluster 2023-12-01T16:08:29.335998+0000 mgr.y (mgr.24362) 20394 : cluster 0 pgmap v20363: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:31.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:08:30 smithi080 bash[41963]: cluster 2023-12-01T16:08:29.335998+0000 mgr.y (mgr.24362) 20394 : cluster 0 pgmap v20363: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:31.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:08:30 smithi090 bash[32384]: cluster 2023-12-01T16:08:29.335998+0000 mgr.y (mgr.24362) 20394 : cluster 0 pgmap v20363: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:32.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:08:31 smithi080 bash[28361]: audit 2023-12-01T16:08:31.032352+0000 mon.c (mon.2) 13043 : audit 0 from='client.? 172.21.15.80:0/1990085386' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:08:32.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:08:31 smithi080 bash[41963]: audit 2023-12-01T16:08:31.032352+0000 mon.c (mon.2) 13043 : audit 0 from='client.? 172.21.15.80:0/1990085386' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:08:32.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:08:31 smithi090 bash[32384]: audit 2023-12-01T16:08:31.032352+0000 mon.c (mon.2) 13043 : audit 0 from='client.? 172.21.15.80:0/1990085386' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:08:33.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:08:32 smithi080 bash[28361]: cluster 2023-12-01T16:08:31.337186+0000 mgr.y (mgr.24362) 20395 : cluster 0 pgmap v20364: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:33.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:08:32 smithi080 bash[41963]: cluster 2023-12-01T16:08:31.337186+0000 mgr.y (mgr.24362) 20395 : cluster 0 pgmap v20364: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:33.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:08:32 smithi090 bash[32384]: cluster 2023-12-01T16:08:31.337186+0000 mgr.y (mgr.24362) 20395 : cluster 0 pgmap v20364: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:34.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:08:33 smithi080 bash[28361]: audit 2023-12-01T16:08:33.484036+0000 mon.c (mon.2) 13044 : audit 0 from='client.? 172.21.15.80:0/1225479712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:08:34.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:08:33 smithi080 bash[41963]: audit 2023-12-01T16:08:33.484036+0000 mon.c (mon.2) 13044 : audit 0 from='client.? 172.21.15.80:0/1225479712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:08:34.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:08:33 smithi090 bash[32384]: audit 2023-12-01T16:08:33.484036+0000 mon.c (mon.2) 13044 : audit 0 from='client.? 172.21.15.80:0/1225479712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:08:35.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:08:34 smithi080 bash[41963]: cluster 2023-12-01T16:08:33.337645+0000 mgr.y (mgr.24362) 20396 : cluster 0 pgmap v20365: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:35.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:08:34 smithi080 bash[28361]: cluster 2023-12-01T16:08:33.337645+0000 mgr.y (mgr.24362) 20396 : cluster 0 pgmap v20365: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:35.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:08:34 smithi090 bash[32384]: cluster 2023-12-01T16:08:33.337645+0000 mgr.y (mgr.24362) 20396 : cluster 0 pgmap v20365: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:08:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:08:36] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T16:08:37.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:08:36 smithi080 bash[28361]: cluster 2023-12-01T16:08:35.338272+0000 mgr.y (mgr.24362) 20397 : cluster 0 pgmap v20366: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:37.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:08:36 smithi080 bash[28361]: audit 2023-12-01T16:08:35.943462+0000 mon.a (mon.0) 12333 : audit 0 from='client.? 172.21.15.80:0/1266080435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:08:37.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:08:36 smithi080 bash[41963]: cluster 2023-12-01T16:08:35.338272+0000 mgr.y (mgr.24362) 20397 : cluster 0 pgmap v20366: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:37.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:08:36 smithi080 bash[41963]: audit 2023-12-01T16:08:35.943462+0000 mon.a (mon.0) 12333 : audit 0 from='client.? 172.21.15.80:0/1266080435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:08:37.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:08:36 smithi090 bash[32384]: cluster 2023-12-01T16:08:35.338272+0000 mgr.y (mgr.24362) 20397 : cluster 0 pgmap v20366: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:37.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:08:36 smithi090 bash[32384]: audit 2023-12-01T16:08:35.943462+0000 mon.a (mon.0) 12333 : audit 0 from='client.? 172.21.15.80:0/1266080435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:08:39.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:08:38 smithi080 bash[28361]: cluster 2023-12-01T16:08:37.339436+0000 mgr.y (mgr.24362) 20398 : cluster 0 pgmap v20367: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:39.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:08:38 smithi080 bash[28361]: audit 2023-12-01T16:08:38.406409+0000 mon.c (mon.2) 13045 : audit 0 from='client.? 172.21.15.80:0/1878215668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:08:39.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:08:38 smithi080 bash[41963]: cluster 2023-12-01T16:08:37.339436+0000 mgr.y (mgr.24362) 20398 : cluster 0 pgmap v20367: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:39.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:08:38 smithi080 bash[41963]: audit 2023-12-01T16:08:38.406409+0000 mon.c (mon.2) 13045 : audit 0 from='client.? 172.21.15.80:0/1878215668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:08:39.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:08:38 smithi090 bash[32384]: cluster 2023-12-01T16:08:37.339436+0000 mgr.y (mgr.24362) 20398 : cluster 0 pgmap v20367: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:39.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:08:38 smithi090 bash[32384]: audit 2023-12-01T16:08:38.406409+0000 mon.c (mon.2) 13045 : audit 0 from='client.? 172.21.15.80:0/1878215668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:08:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:08:40 smithi080 bash[41963]: cluster 2023-12-01T16:08:39.340101+0000 mgr.y (mgr.24362) 20399 : cluster 0 pgmap v20368: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:41.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:08:40 smithi080 bash[41963]: audit 2023-12-01T16:08:40.847063+0000 mon.a (mon.0) 12334 : audit 0 from='client.? 172.21.15.80:0/2205541447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:08:41.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:08:40 smithi080 bash[41963]: audit 2023-12-01T16:08:40.855820+0000 mon.c (mon.2) 13046 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:08:41.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:08:40 smithi080 bash[28361]: cluster 2023-12-01T16:08:39.340101+0000 mgr.y (mgr.24362) 20399 : cluster 0 pgmap v20368: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:41.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:08:40 smithi080 bash[28361]: audit 2023-12-01T16:08:40.847063+0000 mon.a (mon.0) 12334 : audit 0 from='client.? 172.21.15.80:0/2205541447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:08:41.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:08:40 smithi080 bash[28361]: audit 2023-12-01T16:08:40.855820+0000 mon.c (mon.2) 13046 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:08:41.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:08:40 smithi090 bash[32384]: cluster 2023-12-01T16:08:39.340101+0000 mgr.y (mgr.24362) 20399 : cluster 0 pgmap v20368: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:41.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:08:40 smithi090 bash[32384]: audit 2023-12-01T16:08:40.847063+0000 mon.a (mon.0) 12334 : audit 0 from='client.? 172.21.15.80:0/2205541447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:08:41.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:08:40 smithi090 bash[32384]: audit 2023-12-01T16:08:40.855820+0000 mon.c (mon.2) 13046 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:08:43.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:08:42 smithi080 bash[41963]: cluster 2023-12-01T16:08:41.341220+0000 mgr.y (mgr.24362) 20400 : cluster 0 pgmap v20369: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:43.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:08:42 smithi080 bash[28361]: cluster 2023-12-01T16:08:41.341220+0000 mgr.y (mgr.24362) 20400 : cluster 0 pgmap v20369: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:43.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:08:42 smithi090 bash[32384]: cluster 2023-12-01T16:08:41.341220+0000 mgr.y (mgr.24362) 20400 : cluster 0 pgmap v20369: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:44.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:08:43 smithi080 bash[41963]: audit 2023-12-01T16:08:43.309734+0000 mon.c (mon.2) 13047 : audit 0 from='client.? 172.21.15.80:0/3617951662' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:08:44.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:08:43 smithi080 bash[28361]: audit 2023-12-01T16:08:43.309734+0000 mon.c (mon.2) 13047 : audit 0 from='client.? 172.21.15.80:0/3617951662' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:08:44.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:08:43 smithi090 bash[32384]: audit 2023-12-01T16:08:43.309734+0000 mon.c (mon.2) 13047 : audit 0 from='client.? 172.21.15.80:0/3617951662' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:08:45.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:08:44 smithi080 bash[41963]: cluster 2023-12-01T16:08:43.341872+0000 mgr.y (mgr.24362) 20401 : cluster 0 pgmap v20370: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:45.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:08:44 smithi080 bash[28361]: cluster 2023-12-01T16:08:43.341872+0000 mgr.y (mgr.24362) 20401 : cluster 0 pgmap v20370: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:45.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:08:44 smithi090 bash[32384]: cluster 2023-12-01T16:08:43.341872+0000 mgr.y (mgr.24362) 20401 : cluster 0 pgmap v20370: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:46.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:08:45 smithi080 bash[28361]: audit 2023-12-01T16:08:45.766583+0000 mon.c (mon.2) 13048 : audit 0 from='client.? 172.21.15.80:0/1383007279' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:08:46.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:08:45 smithi080 bash[41963]: audit 2023-12-01T16:08:45.766583+0000 mon.c (mon.2) 13048 : audit 0 from='client.? 172.21.15.80:0/1383007279' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:08:46.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:08:45 smithi090 bash[32384]: audit 2023-12-01T16:08:45.766583+0000 mon.c (mon.2) 13048 : audit 0 from='client.? 172.21.15.80:0/1383007279' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:08:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:08:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:08:46] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T16:08:47.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:08:46 smithi080 bash[28361]: cluster 2023-12-01T16:08:45.342483+0000 mgr.y (mgr.24362) 20402 : cluster 0 pgmap v20371: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:47.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:08:46 smithi080 bash[28361]: audit 2023-12-01T16:08:46.588097+0000 mon.c (mon.2) 13049 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:08:47.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:08:46 smithi080 bash[41963]: cluster 2023-12-01T16:08:45.342483+0000 mgr.y (mgr.24362) 20402 : cluster 0 pgmap v20371: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:47.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:08:46 smithi080 bash[41963]: audit 2023-12-01T16:08:46.588097+0000 mon.c (mon.2) 13049 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:08:47.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:08:46 smithi090 bash[32384]: cluster 2023-12-01T16:08:45.342483+0000 mgr.y (mgr.24362) 20402 : cluster 0 pgmap v20371: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:47.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:08:46 smithi090 bash[32384]: audit 2023-12-01T16:08:46.588097+0000 mon.c (mon.2) 13049 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:08:49.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:08:48 smithi080 bash[28361]: cluster 2023-12-01T16:08:47.343658+0000 mgr.y (mgr.24362) 20403 : cluster 0 pgmap v20372: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:49.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:08:48 smithi080 bash[28361]: audit 2023-12-01T16:08:48.229075+0000 mon.a (mon.0) 12335 : audit 0 from='client.? 172.21.15.80:0/1521101183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:08:49.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:08:48 smithi080 bash[41963]: cluster 2023-12-01T16:08:47.343658+0000 mgr.y (mgr.24362) 20403 : cluster 0 pgmap v20372: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:49.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:08:48 smithi080 bash[41963]: audit 2023-12-01T16:08:48.229075+0000 mon.a (mon.0) 12335 : audit 0 from='client.? 172.21.15.80:0/1521101183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:08:49.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:08:48 smithi090 bash[32384]: cluster 2023-12-01T16:08:47.343658+0000 mgr.y (mgr.24362) 20403 : cluster 0 pgmap v20372: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:49.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:08:48 smithi090 bash[32384]: audit 2023-12-01T16:08:48.229075+0000 mon.a (mon.0) 12335 : audit 0 from='client.? 172.21.15.80:0/1521101183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:08:51.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:08:50 smithi080 bash[28361]: cluster 2023-12-01T16:08:49.344466+0000 mgr.y (mgr.24362) 20404 : cluster 0 pgmap v20373: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:51.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:08:50 smithi080 bash[28361]: audit 2023-12-01T16:08:50.674140+0000 mon.c (mon.2) 13050 : audit 0 from='client.? 172.21.15.80:0/1238018189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:08:51.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:08:50 smithi080 bash[41963]: cluster 2023-12-01T16:08:49.344466+0000 mgr.y (mgr.24362) 20404 : cluster 0 pgmap v20373: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:51.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:08:50 smithi080 bash[41963]: audit 2023-12-01T16:08:50.674140+0000 mon.c (mon.2) 13050 : audit 0 from='client.? 172.21.15.80:0/1238018189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:08:51.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:08:50 smithi090 bash[32384]: cluster 2023-12-01T16:08:49.344466+0000 mgr.y (mgr.24362) 20404 : cluster 0 pgmap v20373: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:51.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:08:50 smithi090 bash[32384]: audit 2023-12-01T16:08:50.674140+0000 mon.c (mon.2) 13050 : audit 0 from='client.? 172.21.15.80:0/1238018189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:08:53.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:08:52 smithi090 bash[32384]: cluster 2023-12-01T16:08:51.345633+0000 mgr.y (mgr.24362) 20405 : cluster 0 pgmap v20374: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:53.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:08:52 smithi090 bash[32384]: audit 2023-12-01T16:08:52.380197+0000 mon.a (mon.0) 12336 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:08:53.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:08:52 smithi090 bash[32384]: audit 2023-12-01T16:08:52.393904+0000 mon.a (mon.0) 12337 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:08:53.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:08:52 smithi090 bash[32384]: audit 2023-12-01T16:08:52.788080+0000 mon.a (mon.0) 12338 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:08:53.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:08:52 smithi090 bash[32384]: audit 2023-12-01T16:08:52.805051+0000 mon.a (mon.0) 12339 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:08:53.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:08:52 smithi080 bash[28361]: cluster 2023-12-01T16:08:51.345633+0000 mgr.y (mgr.24362) 20405 : cluster 0 pgmap v20374: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:53.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:08:52 smithi080 bash[28361]: audit 2023-12-01T16:08:52.380197+0000 mon.a (mon.0) 12336 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:08:53.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:08:52 smithi080 bash[28361]: audit 2023-12-01T16:08:52.393904+0000 mon.a (mon.0) 12337 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:08:53.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:08:52 smithi080 bash[28361]: audit 2023-12-01T16:08:52.788080+0000 mon.a (mon.0) 12338 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:08:53.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:08:52 smithi080 bash[28361]: audit 2023-12-01T16:08:52.805051+0000 mon.a (mon.0) 12339 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:08:53.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:08:52 smithi080 bash[41963]: cluster 2023-12-01T16:08:51.345633+0000 mgr.y (mgr.24362) 20405 : cluster 0 pgmap v20374: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:53.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:08:52 smithi080 bash[41963]: audit 2023-12-01T16:08:52.380197+0000 mon.a (mon.0) 12336 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:08:53.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:08:52 smithi080 bash[41963]: audit 2023-12-01T16:08:52.393904+0000 mon.a (mon.0) 12337 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:08:53.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:08:52 smithi080 bash[41963]: audit 2023-12-01T16:08:52.788080+0000 mon.a (mon.0) 12338 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:08:53.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:08:52 smithi080 bash[41963]: audit 2023-12-01T16:08:52.805051+0000 mon.a (mon.0) 12339 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:08:54.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:08:53 smithi090 bash[32384]: audit 2023-12-01T16:08:53.126176+0000 mon.c (mon.2) 13051 : audit 0 from='client.? 172.21.15.80:0/744253319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:08:54.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:08:53 smithi090 bash[32384]: audit 2023-12-01T16:08:53.344015+0000 mon.c (mon.2) 13052 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:08:54.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:08:53 smithi090 bash[32384]: audit 2023-12-01T16:08:53.345805+0000 mon.c (mon.2) 13053 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:08:54.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:08:53 smithi090 bash[32384]: audit 2023-12-01T16:08:53.356811+0000 mon.a (mon.0) 12340 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:08:54.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:08:53 smithi080 bash[41963]: audit 2023-12-01T16:08:53.126176+0000 mon.c (mon.2) 13051 : audit 0 from='client.? 172.21.15.80:0/744253319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:08:54.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:08:53 smithi080 bash[41963]: audit 2023-12-01T16:08:53.344015+0000 mon.c (mon.2) 13052 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:08:54.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:08:53 smithi080 bash[41963]: audit 2023-12-01T16:08:53.345805+0000 mon.c (mon.2) 13053 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:08:54.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:08:53 smithi080 bash[41963]: audit 2023-12-01T16:08:53.356811+0000 mon.a (mon.0) 12340 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:08:54.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:08:53 smithi080 bash[28361]: audit 2023-12-01T16:08:53.126176+0000 mon.c (mon.2) 13051 : audit 0 from='client.? 172.21.15.80:0/744253319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:08:54.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:08:53 smithi080 bash[28361]: audit 2023-12-01T16:08:53.344015+0000 mon.c (mon.2) 13052 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:08:54.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:08:53 smithi080 bash[28361]: audit 2023-12-01T16:08:53.345805+0000 mon.c (mon.2) 13053 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:08:54.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:08:53 smithi080 bash[28361]: audit 2023-12-01T16:08:53.356811+0000 mon.a (mon.0) 12340 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:08:55.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:08:54 smithi090 bash[32384]: cluster 2023-12-01T16:08:53.346229+0000 mgr.y (mgr.24362) 20406 : cluster 0 pgmap v20375: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:55.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:08:54 smithi080 bash[28361]: cluster 2023-12-01T16:08:53.346229+0000 mgr.y (mgr.24362) 20406 : cluster 0 pgmap v20375: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:08:54 smithi080 bash[41963]: cluster 2023-12-01T16:08:53.346229+0000 mgr.y (mgr.24362) 20406 : cluster 0 pgmap v20375: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:56.235 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:08:55 smithi080 bash[28361]: audit 2023-12-01T16:08:55.586564+0000 mon.a (mon.0) 12341 : audit 0 from='client.? 172.21.15.80:0/1908979959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:08:56.235 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:08:55 smithi080 bash[28361]: audit 2023-12-01T16:08:55.856730+0000 mon.c (mon.2) 13054 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:08:56.235 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:08:55 smithi080 bash[41963]: audit 2023-12-01T16:08:55.586564+0000 mon.a (mon.0) 12341 : audit 0 from='client.? 172.21.15.80:0/1908979959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:08:56.235 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:08:55 smithi080 bash[41963]: audit 2023-12-01T16:08:55.856730+0000 mon.c (mon.2) 13054 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:08:56.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:08:55 smithi090 bash[32384]: audit 2023-12-01T16:08:55.586564+0000 mon.a (mon.0) 12341 : audit 0 from='client.? 172.21.15.80:0/1908979959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:08:56.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:08:55 smithi090 bash[32384]: audit 2023-12-01T16:08:55.856730+0000 mon.c (mon.2) 13054 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:08:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:08:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:08:56] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T16:08:57.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:08:56 smithi090 bash[32384]: cluster 2023-12-01T16:08:55.346845+0000 mgr.y (mgr.24362) 20407 : cluster 0 pgmap v20376: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:57.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:08:56 smithi080 bash[28361]: cluster 2023-12-01T16:08:55.346845+0000 mgr.y (mgr.24362) 20407 : cluster 0 pgmap v20376: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:57.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:08:56 smithi080 bash[41963]: cluster 2023-12-01T16:08:55.346845+0000 mgr.y (mgr.24362) 20407 : cluster 0 pgmap v20376: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:59.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:08:58 smithi090 bash[32384]: cluster 2023-12-01T16:08:57.348055+0000 mgr.y (mgr.24362) 20408 : cluster 0 pgmap v20377: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:59.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:08:58 smithi090 bash[32384]: audit 2023-12-01T16:08:58.051458+0000 mon.c (mon.2) 13055 : audit 0 from='client.? 172.21.15.80:0/1442680217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:08:59.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:08:58 smithi080 bash[28361]: cluster 2023-12-01T16:08:57.348055+0000 mgr.y (mgr.24362) 20408 : cluster 0 pgmap v20377: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:59.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:08:58 smithi080 bash[28361]: audit 2023-12-01T16:08:58.051458+0000 mon.c (mon.2) 13055 : audit 0 from='client.? 172.21.15.80:0/1442680217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:08:59.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:08:58 smithi080 bash[41963]: cluster 2023-12-01T16:08:57.348055+0000 mgr.y (mgr.24362) 20408 : cluster 0 pgmap v20377: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:59.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:08:58 smithi080 bash[41963]: audit 2023-12-01T16:08:58.051458+0000 mon.c (mon.2) 13055 : audit 0 from='client.? 172.21.15.80:0/1442680217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:09:01.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:09:00 smithi090 bash[32384]: cluster 2023-12-01T16:08:59.348758+0000 mgr.y (mgr.24362) 20409 : cluster 0 pgmap v20378: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:01.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:09:00 smithi090 bash[32384]: audit 2023-12-01T16:09:00.511119+0000 mon.c (mon.2) 13056 : audit 0 from='client.? 172.21.15.80:0/867586054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:09:01.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:09:00 smithi080 bash[28361]: cluster 2023-12-01T16:08:59.348758+0000 mgr.y (mgr.24362) 20409 : cluster 0 pgmap v20378: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:01.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:09:00 smithi080 bash[28361]: audit 2023-12-01T16:09:00.511119+0000 mon.c (mon.2) 13056 : audit 0 from='client.? 172.21.15.80:0/867586054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:09:01.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:09:00 smithi080 bash[41963]: cluster 2023-12-01T16:08:59.348758+0000 mgr.y (mgr.24362) 20409 : cluster 0 pgmap v20378: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:01.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:09:00 smithi080 bash[41963]: audit 2023-12-01T16:09:00.511119+0000 mon.c (mon.2) 13056 : audit 0 from='client.? 172.21.15.80:0/867586054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:09:03.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:09:02 smithi090 bash[32384]: cluster 2023-12-01T16:09:01.349869+0000 mgr.y (mgr.24362) 20410 : cluster 0 pgmap v20379: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:03.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:09:02 smithi090 bash[32384]: audit 2023-12-01T16:09:02.961766+0000 mon.a (mon.0) 12342 : audit 0 from='client.? 172.21.15.80:0/2420754538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:09:03.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:09:02 smithi080 bash[28361]: cluster 2023-12-01T16:09:01.349869+0000 mgr.y (mgr.24362) 20410 : cluster 0 pgmap v20379: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:03.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:09:02 smithi080 bash[28361]: audit 2023-12-01T16:09:02.961766+0000 mon.a (mon.0) 12342 : audit 0 from='client.? 172.21.15.80:0/2420754538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:09:03.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:09:02 smithi080 bash[41963]: cluster 2023-12-01T16:09:01.349869+0000 mgr.y (mgr.24362) 20410 : cluster 0 pgmap v20379: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:03.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:09:02 smithi080 bash[41963]: audit 2023-12-01T16:09:02.961766+0000 mon.a (mon.0) 12342 : audit 0 from='client.? 172.21.15.80:0/2420754538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:09:05.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:09:04 smithi090 bash[32384]: cluster 2023-12-01T16:09:03.350506+0000 mgr.y (mgr.24362) 20411 : cluster 0 pgmap v20380: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:05.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:09:04 smithi080 bash[28361]: cluster 2023-12-01T16:09:03.350506+0000 mgr.y (mgr.24362) 20411 : cluster 0 pgmap v20380: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:05.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:09:04 smithi080 bash[41963]: cluster 2023-12-01T16:09:03.350506+0000 mgr.y (mgr.24362) 20411 : cluster 0 pgmap v20380: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:06.235 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:09:05 smithi080 bash[28361]: audit 2023-12-01T16:09:05.417334+0000 mon.a (mon.0) 12343 : audit 0 from='client.? 172.21.15.80:0/3147573186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:09:06.235 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:09:05 smithi080 bash[41963]: audit 2023-12-01T16:09:05.417334+0000 mon.a (mon.0) 12343 : audit 0 from='client.? 172.21.15.80:0/3147573186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:09:06.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:09:05 smithi090 bash[32384]: audit 2023-12-01T16:09:05.417334+0000 mon.a (mon.0) 12343 : audit 0 from='client.? 172.21.15.80:0/3147573186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:09:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:09:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:09:06] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T16:09:07.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:09:06 smithi090 bash[32384]: cluster 2023-12-01T16:09:05.350962+0000 mgr.y (mgr.24362) 20412 : cluster 0 pgmap v20381: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:07.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:09:06 smithi080 bash[41963]: cluster 2023-12-01T16:09:05.350962+0000 mgr.y (mgr.24362) 20412 : cluster 0 pgmap v20381: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:07.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:09:06 smithi080 bash[28361]: cluster 2023-12-01T16:09:05.350962+0000 mgr.y (mgr.24362) 20412 : cluster 0 pgmap v20381: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:08.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:09:07 smithi090 bash[32384]: audit 2023-12-01T16:09:07.867803+0000 mon.a (mon.0) 12344 : audit 0 from='client.? 172.21.15.80:0/2396807051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:09:08.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:09:07 smithi080 bash[28361]: audit 2023-12-01T16:09:07.867803+0000 mon.a (mon.0) 12344 : audit 0 from='client.? 172.21.15.80:0/2396807051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:09:08.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:09:07 smithi080 bash[41963]: audit 2023-12-01T16:09:07.867803+0000 mon.a (mon.0) 12344 : audit 0 from='client.? 172.21.15.80:0/2396807051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:09:09.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:09:08 smithi090 bash[32384]: cluster 2023-12-01T16:09:07.352110+0000 mgr.y (mgr.24362) 20413 : cluster 0 pgmap v20382: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:09.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:09:08 smithi080 bash[28361]: cluster 2023-12-01T16:09:07.352110+0000 mgr.y (mgr.24362) 20413 : cluster 0 pgmap v20382: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:09.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:09:08 smithi080 bash[41963]: cluster 2023-12-01T16:09:07.352110+0000 mgr.y (mgr.24362) 20413 : cluster 0 pgmap v20382: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:11.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:09:10 smithi090 bash[32384]: cluster 2023-12-01T16:09:09.352706+0000 mgr.y (mgr.24362) 20414 : cluster 0 pgmap v20383: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:11.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:09:10 smithi090 bash[32384]: audit 2023-12-01T16:09:10.322755+0000 mon.c (mon.2) 13057 : audit 0 from='client.? 172.21.15.80:0/4029401142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:09:11.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:09:10 smithi090 bash[32384]: audit 2023-12-01T16:09:10.856969+0000 mon.c (mon.2) 13058 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:09:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:09:10 smithi080 bash[28361]: cluster 2023-12-01T16:09:09.352706+0000 mgr.y (mgr.24362) 20414 : cluster 0 pgmap v20383: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:09:10 smithi080 bash[28361]: audit 2023-12-01T16:09:10.322755+0000 mon.c (mon.2) 13057 : audit 0 from='client.? 172.21.15.80:0/4029401142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:09:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:09:10 smithi080 bash[28361]: audit 2023-12-01T16:09:10.856969+0000 mon.c (mon.2) 13058 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:09:11.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:09:11 smithi080 bash[41963]: cluster 2023-12-01T16:09:09.352706+0000 mgr.y (mgr.24362) 20414 : cluster 0 pgmap v20383: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:11.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:09:11 smithi080 bash[41963]: audit 2023-12-01T16:09:10.322755+0000 mon.c (mon.2) 13057 : audit 0 from='client.? 172.21.15.80:0/4029401142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:09:11.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:09:11 smithi080 bash[41963]: audit 2023-12-01T16:09:10.856969+0000 mon.c (mon.2) 13058 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:09:13.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:09:13 smithi090 bash[32384]: cluster 2023-12-01T16:09:11.353835+0000 mgr.y (mgr.24362) 20415 : cluster 0 pgmap v20384: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:13.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:09:13 smithi090 bash[32384]: audit 2023-12-01T16:09:12.777759+0000 mon.a (mon.0) 12345 : audit 0 from='client.? 172.21.15.80:0/3700963648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:09:13.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:09:13 smithi080 bash[41963]: cluster 2023-12-01T16:09:11.353835+0000 mgr.y (mgr.24362) 20415 : cluster 0 pgmap v20384: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:13.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:09:13 smithi080 bash[41963]: audit 2023-12-01T16:09:12.777759+0000 mon.a (mon.0) 12345 : audit 0 from='client.? 172.21.15.80:0/3700963648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:09:13.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:09:13 smithi080 bash[28361]: cluster 2023-12-01T16:09:11.353835+0000 mgr.y (mgr.24362) 20415 : cluster 0 pgmap v20384: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:13.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:09:13 smithi080 bash[28361]: audit 2023-12-01T16:09:12.777759+0000 mon.a (mon.0) 12345 : audit 0 from='client.? 172.21.15.80:0/3700963648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:09:15.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:09:15 smithi080 bash[28361]: cluster 2023-12-01T16:09:13.354483+0000 mgr.y (mgr.24362) 20416 : cluster 0 pgmap v20385: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:15.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:09:15 smithi080 bash[41963]: cluster 2023-12-01T16:09:13.354483+0000 mgr.y (mgr.24362) 20416 : cluster 0 pgmap v20385: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:15.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:09:15 smithi090 bash[32384]: cluster 2023-12-01T16:09:13.354483+0000 mgr.y (mgr.24362) 20416 : cluster 0 pgmap v20385: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:16.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:09:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:09:16] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T16:09:16.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:09:16 smithi080 bash[28361]: audit 2023-12-01T16:09:15.239327+0000 mon.c (mon.2) 13059 : audit 0 from='client.? 172.21.15.80:0/3521222335' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:09:16.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:09:16 smithi080 bash[41963]: audit 2023-12-01T16:09:15.239327+0000 mon.c (mon.2) 13059 : audit 0 from='client.? 172.21.15.80:0/3521222335' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:09:16.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:09:16 smithi090 bash[32384]: audit 2023-12-01T16:09:15.239327+0000 mon.c (mon.2) 13059 : audit 0 from='client.? 172.21.15.80:0/3521222335' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:09:17.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:09:17 smithi080 bash[41963]: cluster 2023-12-01T16:09:15.355205+0000 mgr.y (mgr.24362) 20417 : cluster 0 pgmap v20386: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:17.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:09:17 smithi080 bash[28361]: cluster 2023-12-01T16:09:15.355205+0000 mgr.y (mgr.24362) 20417 : cluster 0 pgmap v20386: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:17.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:09:17 smithi090 bash[32384]: cluster 2023-12-01T16:09:15.355205+0000 mgr.y (mgr.24362) 20417 : cluster 0 pgmap v20386: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:18.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:09:18 smithi080 bash[28361]: audit 2023-12-01T16:09:17.693781+0000 mon.a (mon.0) 12346 : audit 0 from='client.? 172.21.15.80:0/459466055' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:09:18.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:09:18 smithi080 bash[41963]: audit 2023-12-01T16:09:17.693781+0000 mon.a (mon.0) 12346 : audit 0 from='client.? 172.21.15.80:0/459466055' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:09:18.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:09:18 smithi090 bash[32384]: audit 2023-12-01T16:09:17.693781+0000 mon.a (mon.0) 12346 : audit 0 from='client.? 172.21.15.80:0/459466055' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:09:19.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:09:19 smithi080 bash[28361]: cluster 2023-12-01T16:09:17.356071+0000 mgr.y (mgr.24362) 20418 : cluster 0 pgmap v20387: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:19.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:09:19 smithi080 bash[41963]: cluster 2023-12-01T16:09:17.356071+0000 mgr.y (mgr.24362) 20418 : cluster 0 pgmap v20387: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:19.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:09:19 smithi090 bash[32384]: cluster 2023-12-01T16:09:17.356071+0000 mgr.y (mgr.24362) 20418 : cluster 0 pgmap v20387: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:21.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:09:21 smithi080 bash[28361]: cluster 2023-12-01T16:09:19.356731+0000 mgr.y (mgr.24362) 20419 : cluster 0 pgmap v20388: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:21.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:09:21 smithi080 bash[28361]: audit 2023-12-01T16:09:20.153749+0000 mon.a (mon.0) 12347 : audit 0 from='client.? 172.21.15.80:0/3449189559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:09:21.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:09:21 smithi080 bash[41963]: cluster 2023-12-01T16:09:19.356731+0000 mgr.y (mgr.24362) 20419 : cluster 0 pgmap v20388: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:21.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:09:21 smithi080 bash[41963]: audit 2023-12-01T16:09:20.153749+0000 mon.a (mon.0) 12347 : audit 0 from='client.? 172.21.15.80:0/3449189559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:09:21.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:09:21 smithi090 bash[32384]: cluster 2023-12-01T16:09:19.356731+0000 mgr.y (mgr.24362) 20419 : cluster 0 pgmap v20388: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:21.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:09:21 smithi090 bash[32384]: audit 2023-12-01T16:09:20.153749+0000 mon.a (mon.0) 12347 : audit 0 from='client.? 172.21.15.80:0/3449189559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:09:23.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:09:23 smithi080 bash[41963]: cluster 2023-12-01T16:09:21.357892+0000 mgr.y (mgr.24362) 20420 : cluster 0 pgmap v20389: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:23.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:09:23 smithi080 bash[41963]: audit 2023-12-01T16:09:22.606216+0000 mon.c (mon.2) 13060 : audit 0 from='client.? 172.21.15.80:0/1387976015' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:09:23.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:09:23 smithi080 bash[28361]: cluster 2023-12-01T16:09:21.357892+0000 mgr.y (mgr.24362) 20420 : cluster 0 pgmap v20389: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:23.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:09:23 smithi080 bash[28361]: audit 2023-12-01T16:09:22.606216+0000 mon.c (mon.2) 13060 : audit 0 from='client.? 172.21.15.80:0/1387976015' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:09:23.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:09:23 smithi090 bash[32384]: cluster 2023-12-01T16:09:21.357892+0000 mgr.y (mgr.24362) 20420 : cluster 0 pgmap v20389: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:23.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:09:23 smithi090 bash[32384]: audit 2023-12-01T16:09:22.606216+0000 mon.c (mon.2) 13060 : audit 0 from='client.? 172.21.15.80:0/1387976015' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:09:25.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:09:25 smithi080 bash[28361]: cluster 2023-12-01T16:09:23.358526+0000 mgr.y (mgr.24362) 20421 : cluster 0 pgmap v20390: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:25.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:09:25 smithi080 bash[41963]: cluster 2023-12-01T16:09:23.358526+0000 mgr.y (mgr.24362) 20421 : cluster 0 pgmap v20390: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:25.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:09:25 smithi090 bash[32384]: cluster 2023-12-01T16:09:23.358526+0000 mgr.y (mgr.24362) 20421 : cluster 0 pgmap v20390: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:26.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:09:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:09:26] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T16:09:26.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:09:26 smithi080 bash[28361]: audit 2023-12-01T16:09:25.060454+0000 mon.a (mon.0) 12348 : audit 0 from='client.? 172.21.15.80:0/757584313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:09:26.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:09:26 smithi080 bash[28361]: audit 2023-12-01T16:09:25.857583+0000 mon.c (mon.2) 13061 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:09:26.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:09:26 smithi080 bash[41963]: audit 2023-12-01T16:09:25.060454+0000 mon.a (mon.0) 12348 : audit 0 from='client.? 172.21.15.80:0/757584313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:09:26.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:09:26 smithi080 bash[41963]: audit 2023-12-01T16:09:25.857583+0000 mon.c (mon.2) 13061 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:09:26.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:09:26 smithi090 bash[32384]: audit 2023-12-01T16:09:25.060454+0000 mon.a (mon.0) 12348 : audit 0 from='client.? 172.21.15.80:0/757584313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:09:26.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:09:26 smithi090 bash[32384]: audit 2023-12-01T16:09:25.857583+0000 mon.c (mon.2) 13061 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:09:27.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:09:27 smithi080 bash[28361]: cluster 2023-12-01T16:09:25.359228+0000 mgr.y (mgr.24362) 20422 : cluster 0 pgmap v20391: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:27.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:09:27 smithi080 bash[41963]: cluster 2023-12-01T16:09:25.359228+0000 mgr.y (mgr.24362) 20422 : cluster 0 pgmap v20391: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:27.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:09:27 smithi090 bash[32384]: cluster 2023-12-01T16:09:25.359228+0000 mgr.y (mgr.24362) 20422 : cluster 0 pgmap v20391: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:28.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:09:28 smithi080 bash[28361]: cluster 2023-12-01T16:09:27.360363+0000 mgr.y (mgr.24362) 20423 : cluster 0 pgmap v20392: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:28.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:09:28 smithi080 bash[28361]: audit 2023-12-01T16:09:27.514423+0000 mon.a (mon.0) 12349 : audit 0 from='client.? 172.21.15.80:0/602941449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:09:28.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:09:28 smithi080 bash[41963]: cluster 2023-12-01T16:09:27.360363+0000 mgr.y (mgr.24362) 20423 : cluster 0 pgmap v20392: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:28.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:09:28 smithi080 bash[41963]: audit 2023-12-01T16:09:27.514423+0000 mon.a (mon.0) 12349 : audit 0 from='client.? 172.21.15.80:0/602941449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:09:28.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:09:28 smithi090 bash[32384]: cluster 2023-12-01T16:09:27.360363+0000 mgr.y (mgr.24362) 20423 : cluster 0 pgmap v20392: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:28.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:09:28 smithi090 bash[32384]: audit 2023-12-01T16:09:27.514423+0000 mon.a (mon.0) 12349 : audit 0 from='client.? 172.21.15.80:0/602941449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:09:30.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:09:30 smithi080 bash[28361]: cluster 2023-12-01T16:09:29.361015+0000 mgr.y (mgr.24362) 20424 : cluster 0 pgmap v20393: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:30.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:09:30 smithi080 bash[28361]: audit 2023-12-01T16:09:29.968386+0000 mon.a (mon.0) 12350 : audit 0 from='client.? 172.21.15.80:0/676445377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:09:30.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:09:30 smithi080 bash[41963]: cluster 2023-12-01T16:09:29.361015+0000 mgr.y (mgr.24362) 20424 : cluster 0 pgmap v20393: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:30.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:09:30 smithi080 bash[41963]: audit 2023-12-01T16:09:29.968386+0000 mon.a (mon.0) 12350 : audit 0 from='client.? 172.21.15.80:0/676445377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:09:30.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:09:30 smithi090 bash[32384]: cluster 2023-12-01T16:09:29.361015+0000 mgr.y (mgr.24362) 20424 : cluster 0 pgmap v20393: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:30.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:09:30 smithi090 bash[32384]: audit 2023-12-01T16:09:29.968386+0000 mon.a (mon.0) 12350 : audit 0 from='client.? 172.21.15.80:0/676445377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:09:33.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:09:32 smithi090 bash[32384]: cluster 2023-12-01T16:09:31.362144+0000 mgr.y (mgr.24362) 20425 : cluster 0 pgmap v20394: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:33.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:09:32 smithi090 bash[32384]: audit 2023-12-01T16:09:32.424514+0000 mon.c (mon.2) 13062 : audit 0 from='client.? 172.21.15.80:0/4273412997' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:09:33.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:09:32 smithi080 bash[41963]: cluster 2023-12-01T16:09:31.362144+0000 mgr.y (mgr.24362) 20425 : cluster 0 pgmap v20394: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:33.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:09:32 smithi080 bash[41963]: audit 2023-12-01T16:09:32.424514+0000 mon.c (mon.2) 13062 : audit 0 from='client.? 172.21.15.80:0/4273412997' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:09:33.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:09:32 smithi080 bash[28361]: cluster 2023-12-01T16:09:31.362144+0000 mgr.y (mgr.24362) 20425 : cluster 0 pgmap v20394: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:33.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:09:32 smithi080 bash[28361]: audit 2023-12-01T16:09:32.424514+0000 mon.c (mon.2) 13062 : audit 0 from='client.? 172.21.15.80:0/4273412997' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:09:35.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:09:34 smithi090 bash[32384]: cluster 2023-12-01T16:09:33.362824+0000 mgr.y (mgr.24362) 20426 : cluster 0 pgmap v20395: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:35.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:09:34 smithi080 bash[28361]: cluster 2023-12-01T16:09:33.362824+0000 mgr.y (mgr.24362) 20426 : cluster 0 pgmap v20395: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:35.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:09:34 smithi080 bash[41963]: cluster 2023-12-01T16:09:33.362824+0000 mgr.y (mgr.24362) 20426 : cluster 0 pgmap v20395: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:36.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:09:35 smithi090 bash[32384]: audit 2023-12-01T16:09:34.869620+0000 mon.a (mon.0) 12351 : audit 0 from='client.? 172.21.15.80:0/2539281874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:09:36.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:09:35 smithi080 bash[41963]: audit 2023-12-01T16:09:34.869620+0000 mon.a (mon.0) 12351 : audit 0 from='client.? 172.21.15.80:0/2539281874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:09:36.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:09:35 smithi080 bash[28361]: audit 2023-12-01T16:09:34.869620+0000 mon.a (mon.0) 12351 : audit 0 from='client.? 172.21.15.80:0/2539281874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:09:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:09:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:09:36] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T16:09:37.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:09:36 smithi090 bash[32384]: cluster 2023-12-01T16:09:35.363519+0000 mgr.y (mgr.24362) 20427 : cluster 0 pgmap v20396: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:37.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:09:36 smithi080 bash[41963]: cluster 2023-12-01T16:09:35.363519+0000 mgr.y (mgr.24362) 20427 : cluster 0 pgmap v20396: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:37.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:09:36 smithi080 bash[28361]: cluster 2023-12-01T16:09:35.363519+0000 mgr.y (mgr.24362) 20427 : cluster 0 pgmap v20396: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:38.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:09:37 smithi090 bash[32384]: audit 2023-12-01T16:09:37.328304+0000 mon.c (mon.2) 13063 : audit 0 from='client.? 172.21.15.80:0/2793283971' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:09:38.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:09:37 smithi080 bash[28361]: audit 2023-12-01T16:09:37.328304+0000 mon.c (mon.2) 13063 : audit 0 from='client.? 172.21.15.80:0/2793283971' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:09:38.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:09:37 smithi080 bash[41963]: audit 2023-12-01T16:09:37.328304+0000 mon.c (mon.2) 13063 : audit 0 from='client.? 172.21.15.80:0/2793283971' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:09:39.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:09:38 smithi090 bash[32384]: cluster 2023-12-01T16:09:37.364632+0000 mgr.y (mgr.24362) 20428 : cluster 0 pgmap v20397: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:39.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:09:38 smithi080 bash[28361]: cluster 2023-12-01T16:09:37.364632+0000 mgr.y (mgr.24362) 20428 : cluster 0 pgmap v20397: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:39.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:09:38 smithi080 bash[41963]: cluster 2023-12-01T16:09:37.364632+0000 mgr.y (mgr.24362) 20428 : cluster 0 pgmap v20397: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:41.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:09:40 smithi090 bash[32384]: cluster 2023-12-01T16:09:39.365299+0000 mgr.y (mgr.24362) 20429 : cluster 0 pgmap v20398: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:41.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:09:40 smithi090 bash[32384]: audit 2023-12-01T16:09:39.790339+0000 mon.c (mon.2) 13064 : audit 0 from='client.? 172.21.15.80:0/3868797542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:09:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:09:40 smithi080 bash[28361]: cluster 2023-12-01T16:09:39.365299+0000 mgr.y (mgr.24362) 20429 : cluster 0 pgmap v20398: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:09:40 smithi080 bash[28361]: audit 2023-12-01T16:09:39.790339+0000 mon.c (mon.2) 13064 : audit 0 from='client.? 172.21.15.80:0/3868797542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:09:41.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:09:40 smithi080 bash[41963]: cluster 2023-12-01T16:09:39.365299+0000 mgr.y (mgr.24362) 20429 : cluster 0 pgmap v20398: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:41.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:09:40 smithi080 bash[41963]: audit 2023-12-01T16:09:39.790339+0000 mon.c (mon.2) 13064 : audit 0 from='client.? 172.21.15.80:0/3868797542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:09:42.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:09:41 smithi090 bash[32384]: audit 2023-12-01T16:09:40.857823+0000 mon.c (mon.2) 13065 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:09:42.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:09:41 smithi080 bash[41963]: audit 2023-12-01T16:09:40.857823+0000 mon.c (mon.2) 13065 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:09:42.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:09:41 smithi080 bash[28361]: audit 2023-12-01T16:09:40.857823+0000 mon.c (mon.2) 13065 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:09:43.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:09:42 smithi090 bash[32384]: cluster 2023-12-01T16:09:41.366420+0000 mgr.y (mgr.24362) 20430 : cluster 0 pgmap v20399: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:43.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:09:42 smithi090 bash[32384]: audit 2023-12-01T16:09:42.239671+0000 mon.c (mon.2) 13066 : audit 0 from='client.? 172.21.15.80:0/3064277545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:09:43.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:09:42 smithi080 bash[41963]: cluster 2023-12-01T16:09:41.366420+0000 mgr.y (mgr.24362) 20430 : cluster 0 pgmap v20399: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:43.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:09:42 smithi080 bash[41963]: audit 2023-12-01T16:09:42.239671+0000 mon.c (mon.2) 13066 : audit 0 from='client.? 172.21.15.80:0/3064277545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:09:43.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:09:42 smithi080 bash[28361]: cluster 2023-12-01T16:09:41.366420+0000 mgr.y (mgr.24362) 20430 : cluster 0 pgmap v20399: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:43.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:09:42 smithi080 bash[28361]: audit 2023-12-01T16:09:42.239671+0000 mon.c (mon.2) 13066 : audit 0 from='client.? 172.21.15.80:0/3064277545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:09:45.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:09:44 smithi090 bash[32384]: cluster 2023-12-01T16:09:43.367107+0000 mgr.y (mgr.24362) 20431 : cluster 0 pgmap v20400: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:45.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:09:44 smithi090 bash[32384]: audit 2023-12-01T16:09:44.694200+0000 mon.c (mon.2) 13067 : audit 0 from='client.? 172.21.15.80:0/1374623761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:09:45.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:09:44 smithi080 bash[28361]: cluster 2023-12-01T16:09:43.367107+0000 mgr.y (mgr.24362) 20431 : cluster 0 pgmap v20400: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:45.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:09:44 smithi080 bash[28361]: audit 2023-12-01T16:09:44.694200+0000 mon.c (mon.2) 13067 : audit 0 from='client.? 172.21.15.80:0/1374623761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:09:45.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:09:44 smithi080 bash[41963]: cluster 2023-12-01T16:09:43.367107+0000 mgr.y (mgr.24362) 20431 : cluster 0 pgmap v20400: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:45.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:09:44 smithi080 bash[41963]: audit 2023-12-01T16:09:44.694200+0000 mon.c (mon.2) 13067 : audit 0 from='client.? 172.21.15.80:0/1374623761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:09:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:09:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:09:46] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T16:09:47.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:09:46 smithi090 bash[32384]: cluster 2023-12-01T16:09:45.367753+0000 mgr.y (mgr.24362) 20432 : cluster 0 pgmap v20401: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:47.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:09:46 smithi080 bash[28361]: cluster 2023-12-01T16:09:45.367753+0000 mgr.y (mgr.24362) 20432 : cluster 0 pgmap v20401: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:47.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:09:46 smithi080 bash[41963]: cluster 2023-12-01T16:09:45.367753+0000 mgr.y (mgr.24362) 20432 : cluster 0 pgmap v20401: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:48.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:09:47 smithi090 bash[32384]: audit 2023-12-01T16:09:47.158929+0000 mon.c (mon.2) 13068 : audit 0 from='client.? 172.21.15.80:0/2258184675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:09:48.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:09:47 smithi080 bash[28361]: audit 2023-12-01T16:09:47.158929+0000 mon.c (mon.2) 13068 : audit 0 from='client.? 172.21.15.80:0/2258184675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:09:48.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:09:47 smithi080 bash[41963]: audit 2023-12-01T16:09:47.158929+0000 mon.c (mon.2) 13068 : audit 0 from='client.? 172.21.15.80:0/2258184675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:09:49.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:09:48 smithi090 bash[32384]: cluster 2023-12-01T16:09:47.368947+0000 mgr.y (mgr.24362) 20433 : cluster 0 pgmap v20402: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:49.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:09:48 smithi080 bash[28361]: cluster 2023-12-01T16:09:47.368947+0000 mgr.y (mgr.24362) 20433 : cluster 0 pgmap v20402: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:49.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:09:48 smithi080 bash[41963]: cluster 2023-12-01T16:09:47.368947+0000 mgr.y (mgr.24362) 20433 : cluster 0 pgmap v20402: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:50.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:09:49 smithi080 bash[28361]: audit 2023-12-01T16:09:49.608201+0000 mon.a (mon.0) 12352 : audit 0 from='client.? 172.21.15.80:0/1976466394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:09:50.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:09:49 smithi080 bash[41963]: audit 2023-12-01T16:09:49.608201+0000 mon.a (mon.0) 12352 : audit 0 from='client.? 172.21.15.80:0/1976466394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:09:50.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:09:49 smithi090 bash[32384]: audit 2023-12-01T16:09:49.608201+0000 mon.a (mon.0) 12352 : audit 0 from='client.? 172.21.15.80:0/1976466394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:09:51.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:09:50 smithi080 bash[28361]: cluster 2023-12-01T16:09:49.369590+0000 mgr.y (mgr.24362) 20434 : cluster 0 pgmap v20403: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:51.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:09:50 smithi080 bash[41963]: cluster 2023-12-01T16:09:49.369590+0000 mgr.y (mgr.24362) 20434 : cluster 0 pgmap v20403: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:51.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:09:50 smithi090 bash[32384]: cluster 2023-12-01T16:09:49.369590+0000 mgr.y (mgr.24362) 20434 : cluster 0 pgmap v20403: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:53.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:09:52 smithi080 bash[28361]: cluster 2023-12-01T16:09:51.370743+0000 mgr.y (mgr.24362) 20435 : cluster 0 pgmap v20404: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:53.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:09:52 smithi080 bash[28361]: audit 2023-12-01T16:09:52.058180+0000 mon.a (mon.0) 12353 : audit 0 from='client.? 172.21.15.80:0/2824848309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:09:53.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:09:52 smithi080 bash[41963]: cluster 2023-12-01T16:09:51.370743+0000 mgr.y (mgr.24362) 20435 : cluster 0 pgmap v20404: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:53.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:09:52 smithi080 bash[41963]: audit 2023-12-01T16:09:52.058180+0000 mon.a (mon.0) 12353 : audit 0 from='client.? 172.21.15.80:0/2824848309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:09:53.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:09:52 smithi090 bash[32384]: cluster 2023-12-01T16:09:51.370743+0000 mgr.y (mgr.24362) 20435 : cluster 0 pgmap v20404: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:53.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:09:52 smithi090 bash[32384]: audit 2023-12-01T16:09:52.058180+0000 mon.a (mon.0) 12353 : audit 0 from='client.? 172.21.15.80:0/2824848309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:09:54.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:09:53 smithi080 bash[41963]: audit 2023-12-01T16:09:53.440053+0000 mon.c (mon.2) 13069 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:09:54.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:09:53 smithi080 bash[28361]: audit 2023-12-01T16:09:53.440053+0000 mon.c (mon.2) 13069 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:09:54.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:09:53 smithi090 bash[32384]: audit 2023-12-01T16:09:53.440053+0000 mon.c (mon.2) 13069 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:09:55.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:09:54 smithi080 bash[41963]: cluster 2023-12-01T16:09:53.371398+0000 mgr.y (mgr.24362) 20436 : cluster 0 pgmap v20405: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:55.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:09:54 smithi080 bash[41963]: audit 2023-12-01T16:09:53.817760+0000 mon.a (mon.0) 12354 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:09:55.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:09:54 smithi080 bash[41963]: audit 2023-12-01T16:09:53.829430+0000 mon.a (mon.0) 12355 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:09:55.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:09:54 smithi080 bash[41963]: audit 2023-12-01T16:09:54.502933+0000 mon.c (mon.2) 13070 : audit 0 from='client.? 172.21.15.80:0/3267483439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:09:55.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:09:54 smithi080 bash[28361]: cluster 2023-12-01T16:09:53.371398+0000 mgr.y (mgr.24362) 20436 : cluster 0 pgmap v20405: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:55.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:09:54 smithi080 bash[28361]: audit 2023-12-01T16:09:53.817760+0000 mon.a (mon.0) 12354 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:09:55.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:09:54 smithi080 bash[28361]: audit 2023-12-01T16:09:53.829430+0000 mon.a (mon.0) 12355 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:09:55.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:09:54 smithi080 bash[28361]: audit 2023-12-01T16:09:54.502933+0000 mon.c (mon.2) 13070 : audit 0 from='client.? 172.21.15.80:0/3267483439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:09:55.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:09:54 smithi090 bash[32384]: cluster 2023-12-01T16:09:53.371398+0000 mgr.y (mgr.24362) 20436 : cluster 0 pgmap v20405: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:55.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:09:54 smithi090 bash[32384]: audit 2023-12-01T16:09:53.817760+0000 mon.a (mon.0) 12354 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:09:55.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:09:54 smithi090 bash[32384]: audit 2023-12-01T16:09:53.829430+0000 mon.a (mon.0) 12355 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:09:55.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:09:54 smithi090 bash[32384]: audit 2023-12-01T16:09:54.502933+0000 mon.c (mon.2) 13070 : audit 0 from='client.? 172.21.15.80:0/3267483439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:09:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:09:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:09:56] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T16:09:57.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:09:56 smithi080 bash[28361]: cluster 2023-12-01T16:09:55.372119+0000 mgr.y (mgr.24362) 20437 : cluster 0 pgmap v20406: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:57.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:09:56 smithi080 bash[28361]: audit 2023-12-01T16:09:55.858350+0000 mon.c (mon.2) 13071 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:09:57.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:09:56 smithi080 bash[41963]: cluster 2023-12-01T16:09:55.372119+0000 mgr.y (mgr.24362) 20437 : cluster 0 pgmap v20406: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:57.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:09:56 smithi080 bash[41963]: audit 2023-12-01T16:09:55.858350+0000 mon.c (mon.2) 13071 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:09:57.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:09:56 smithi090 bash[32384]: cluster 2023-12-01T16:09:55.372119+0000 mgr.y (mgr.24362) 20437 : cluster 0 pgmap v20406: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:57.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:09:56 smithi090 bash[32384]: audit 2023-12-01T16:09:55.858350+0000 mon.c (mon.2) 13071 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:09:58.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:09:57 smithi080 bash[41963]: audit 2023-12-01T16:09:56.958691+0000 mon.c (mon.2) 13072 : audit 0 from='client.? 172.21.15.80:0/73578294' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:09:58.190 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:09:57 smithi080 bash[28361]: audit 2023-12-01T16:09:56.958691+0000 mon.c (mon.2) 13072 : audit 0 from='client.? 172.21.15.80:0/73578294' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:09:58.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:09:57 smithi090 bash[32384]: audit 2023-12-01T16:09:56.958691+0000 mon.c (mon.2) 13072 : audit 0 from='client.? 172.21.15.80:0/73578294' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:09:59.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:09:58 smithi080 bash[41963]: cluster 2023-12-01T16:09:57.373359+0000 mgr.y (mgr.24362) 20438 : cluster 0 pgmap v20407: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:59.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:09:58 smithi080 bash[28361]: cluster 2023-12-01T16:09:57.373359+0000 mgr.y (mgr.24362) 20438 : cluster 0 pgmap v20407: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:59.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:09:58 smithi090 bash[32384]: cluster 2023-12-01T16:09:57.373359+0000 mgr.y (mgr.24362) 20438 : cluster 0 pgmap v20407: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:00.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:09:59 smithi080 bash[41963]: audit 2023-12-01T16:09:59.418485+0000 mon.c (mon.2) 13073 : audit 0 from='client.? 172.21.15.80:0/492497273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:10:00.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:09:59 smithi080 bash[41963]: audit 2023-12-01T16:09:59.569706+0000 mon.a (mon.0) 12356 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:10:00.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:09:59 smithi080 bash[41963]: audit 2023-12-01T16:09:59.579584+0000 mon.a (mon.0) 12357 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:10:00.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:09:59 smithi080 bash[41963]: audit 2023-12-01T16:09:59.586998+0000 mon.a (mon.0) 12358 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:10:00.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:09:59 smithi080 bash[41963]: audit 2023-12-01T16:09:59.596014+0000 mon.a (mon.0) 12359 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:10:00.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:09:59 smithi080 bash[28361]: audit 2023-12-01T16:09:59.418485+0000 mon.c (mon.2) 13073 : audit 0 from='client.? 172.21.15.80:0/492497273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:10:00.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:09:59 smithi080 bash[28361]: audit 2023-12-01T16:09:59.569706+0000 mon.a (mon.0) 12356 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:10:00.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:09:59 smithi080 bash[28361]: audit 2023-12-01T16:09:59.579584+0000 mon.a (mon.0) 12357 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:10:00.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:09:59 smithi080 bash[28361]: audit 2023-12-01T16:09:59.586998+0000 mon.a (mon.0) 12358 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:10:00.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:09:59 smithi080 bash[28361]: audit 2023-12-01T16:09:59.596014+0000 mon.a (mon.0) 12359 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:10:00.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:10:00 smithi080 bash[28361]: debug 2023-12-01T16:09:59.997+0000 7f6ec9bf0700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T16:10:00.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:09:59 smithi090 bash[32384]: audit 2023-12-01T16:09:59.418485+0000 mon.c (mon.2) 13073 : audit 0 from='client.? 172.21.15.80:0/492497273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:10:00.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:09:59 smithi090 bash[32384]: audit 2023-12-01T16:09:59.569706+0000 mon.a (mon.0) 12356 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:10:00.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:09:59 smithi090 bash[32384]: audit 2023-12-01T16:09:59.579584+0000 mon.a (mon.0) 12357 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:10:00.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:09:59 smithi090 bash[32384]: audit 2023-12-01T16:09:59.586998+0000 mon.a (mon.0) 12358 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:10:00.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:09:59 smithi090 bash[32384]: audit 2023-12-01T16:09:59.596014+0000 mon.a (mon.0) 12359 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:10:01.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:10:00 smithi080 bash[28361]: cluster 2023-12-01T16:09:59.373881+0000 mgr.y (mgr.24362) 20439 : cluster 0 pgmap v20408: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:01.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:10:00 smithi080 bash[28361]: cluster 2023-12-01T16:10:00.000120+0000 mon.a (mon.0) 12360 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T16:10:01.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:10:00 smithi080 bash[28361]: audit 2023-12-01T16:10:00.124254+0000 mon.c (mon.2) 13074 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:10:01.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:10:00 smithi080 bash[28361]: audit 2023-12-01T16:10:00.126031+0000 mon.c (mon.2) 13075 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:10:01.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:10:00 smithi080 bash[28361]: audit 2023-12-01T16:10:00.135409+0000 mon.a (mon.0) 12361 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:10:01.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:10:00 smithi080 bash[41963]: cluster 2023-12-01T16:09:59.373881+0000 mgr.y (mgr.24362) 20439 : cluster 0 pgmap v20408: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:01.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:10:00 smithi080 bash[41963]: cluster 2023-12-01T16:10:00.000120+0000 mon.a (mon.0) 12360 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T16:10:01.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:10:00 smithi080 bash[41963]: audit 2023-12-01T16:10:00.124254+0000 mon.c (mon.2) 13074 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:10:01.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:10:00 smithi080 bash[41963]: audit 2023-12-01T16:10:00.126031+0000 mon.c (mon.2) 13075 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:10:01.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:10:00 smithi080 bash[41963]: audit 2023-12-01T16:10:00.135409+0000 mon.a (mon.0) 12361 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:10:01.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:10:00 smithi090 bash[32384]: cluster 2023-12-01T16:09:59.373881+0000 mgr.y (mgr.24362) 20439 : cluster 0 pgmap v20408: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:01.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:10:00 smithi090 bash[32384]: cluster 2023-12-01T16:10:00.000120+0000 mon.a (mon.0) 12360 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T16:10:01.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:10:00 smithi090 bash[32384]: audit 2023-12-01T16:10:00.124254+0000 mon.c (mon.2) 13074 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:10:01.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:10:00 smithi090 bash[32384]: audit 2023-12-01T16:10:00.126031+0000 mon.c (mon.2) 13075 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:10:01.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:10:00 smithi090 bash[32384]: audit 2023-12-01T16:10:00.135409+0000 mon.a (mon.0) 12361 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:10:03.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:10:02 smithi080 bash[41963]: cluster 2023-12-01T16:10:01.374900+0000 mgr.y (mgr.24362) 20440 : cluster 0 pgmap v20409: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:03.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:10:02 smithi080 bash[41963]: audit 2023-12-01T16:10:01.905040+0000 mon.c (mon.2) 13076 : audit 0 from='client.? 172.21.15.80:0/1504006930' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:10:03.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:10:02 smithi080 bash[28361]: cluster 2023-12-01T16:10:01.374900+0000 mgr.y (mgr.24362) 20440 : cluster 0 pgmap v20409: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:03.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:10:02 smithi080 bash[28361]: audit 2023-12-01T16:10:01.905040+0000 mon.c (mon.2) 13076 : audit 0 from='client.? 172.21.15.80:0/1504006930' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:10:03.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:10:02 smithi090 bash[32384]: cluster 2023-12-01T16:10:01.374900+0000 mgr.y (mgr.24362) 20440 : cluster 0 pgmap v20409: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:03.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:10:02 smithi090 bash[32384]: audit 2023-12-01T16:10:01.905040+0000 mon.c (mon.2) 13076 : audit 0 from='client.? 172.21.15.80:0/1504006930' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:10:05.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:10:05 smithi080 bash[41963]: cluster 2023-12-01T16:10:03.375511+0000 mgr.y (mgr.24362) 20441 : cluster 0 pgmap v20410: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:05.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:10:05 smithi080 bash[41963]: audit 2023-12-01T16:10:04.363288+0000 mon.a (mon.0) 12362 : audit 0 from='client.? 172.21.15.80:0/3789691805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:10:05.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:10:04 smithi080 bash[28361]: cluster 2023-12-01T16:10:03.375511+0000 mgr.y (mgr.24362) 20441 : cluster 0 pgmap v20410: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:05.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:10:04 smithi080 bash[28361]: audit 2023-12-01T16:10:04.363288+0000 mon.a (mon.0) 12362 : audit 0 from='client.? 172.21.15.80:0/3789691805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:10:05.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:10:04 smithi090 bash[32384]: cluster 2023-12-01T16:10:03.375511+0000 mgr.y (mgr.24362) 20441 : cluster 0 pgmap v20410: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:05.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:10:04 smithi090 bash[32384]: audit 2023-12-01T16:10:04.363288+0000 mon.a (mon.0) 12362 : audit 0 from='client.? 172.21.15.80:0/3789691805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:10:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:10:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:10:06] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T16:10:07.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:10:06 smithi080 bash[28361]: cluster 2023-12-01T16:10:05.376121+0000 mgr.y (mgr.24362) 20442 : cluster 0 pgmap v20411: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:07.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:10:06 smithi080 bash[28361]: audit 2023-12-01T16:10:06.825316+0000 mon.a (mon.0) 12363 : audit 0 from='client.? 172.21.15.80:0/2276194338' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:10:07.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:10:06 smithi080 bash[41963]: cluster 2023-12-01T16:10:05.376121+0000 mgr.y (mgr.24362) 20442 : cluster 0 pgmap v20411: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:07.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:10:06 smithi080 bash[41963]: audit 2023-12-01T16:10:06.825316+0000 mon.a (mon.0) 12363 : audit 0 from='client.? 172.21.15.80:0/2276194338' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:10:07.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:10:06 smithi090 bash[32384]: cluster 2023-12-01T16:10:05.376121+0000 mgr.y (mgr.24362) 20442 : cluster 0 pgmap v20411: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:07.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:10:06 smithi090 bash[32384]: audit 2023-12-01T16:10:06.825316+0000 mon.a (mon.0) 12363 : audit 0 from='client.? 172.21.15.80:0/2276194338' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:10:09.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:10:08 smithi080 bash[28361]: cluster 2023-12-01T16:10:07.377321+0000 mgr.y (mgr.24362) 20443 : cluster 0 pgmap v20412: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:09.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:10:08 smithi080 bash[41963]: cluster 2023-12-01T16:10:07.377321+0000 mgr.y (mgr.24362) 20443 : cluster 0 pgmap v20412: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:09.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:10:08 smithi090 bash[32384]: cluster 2023-12-01T16:10:07.377321+0000 mgr.y (mgr.24362) 20443 : cluster 0 pgmap v20412: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:10.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:10:09 smithi080 bash[28361]: audit 2023-12-01T16:10:09.282637+0000 mon.a (mon.0) 12364 : audit 0 from='client.? 172.21.15.80:0/1628577958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:10:10.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:10:09 smithi080 bash[41963]: audit 2023-12-01T16:10:09.282637+0000 mon.a (mon.0) 12364 : audit 0 from='client.? 172.21.15.80:0/1628577958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:10:10.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:10:09 smithi090 bash[32384]: audit 2023-12-01T16:10:09.282637+0000 mon.a (mon.0) 12364 : audit 0 from='client.? 172.21.15.80:0/1628577958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:10:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:10:10 smithi080 bash[28361]: cluster 2023-12-01T16:10:09.377958+0000 mgr.y (mgr.24362) 20444 : cluster 0 pgmap v20413: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:11.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:10:10 smithi080 bash[28361]: audit 2023-12-01T16:10:10.858667+0000 mon.c (mon.2) 13077 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:10:11.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:10:10 smithi080 bash[41963]: cluster 2023-12-01T16:10:09.377958+0000 mgr.y (mgr.24362) 20444 : cluster 0 pgmap v20413: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:11.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:10:10 smithi080 bash[41963]: audit 2023-12-01T16:10:10.858667+0000 mon.c (mon.2) 13077 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:10:11.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:10:10 smithi090 bash[32384]: cluster 2023-12-01T16:10:09.377958+0000 mgr.y (mgr.24362) 20444 : cluster 0 pgmap v20413: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:11.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:10:10 smithi090 bash[32384]: audit 2023-12-01T16:10:10.858667+0000 mon.c (mon.2) 13077 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:10:13.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:10:12 smithi090 bash[32384]: cluster 2023-12-01T16:10:11.379144+0000 mgr.y (mgr.24362) 20445 : cluster 0 pgmap v20414: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:13.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:10:12 smithi090 bash[32384]: audit 2023-12-01T16:10:11.729118+0000 mon.a (mon.0) 12365 : audit 0 from='client.? 172.21.15.80:0/2987152373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:10:13.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:10:12 smithi080 bash[28361]: cluster 2023-12-01T16:10:11.379144+0000 mgr.y (mgr.24362) 20445 : cluster 0 pgmap v20414: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:13.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:10:12 smithi080 bash[28361]: audit 2023-12-01T16:10:11.729118+0000 mon.a (mon.0) 12365 : audit 0 from='client.? 172.21.15.80:0/2987152373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:10:13.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:10:12 smithi080 bash[41963]: cluster 2023-12-01T16:10:11.379144+0000 mgr.y (mgr.24362) 20445 : cluster 0 pgmap v20414: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:13.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:10:12 smithi080 bash[41963]: audit 2023-12-01T16:10:11.729118+0000 mon.a (mon.0) 12365 : audit 0 from='client.? 172.21.15.80:0/2987152373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:10:15.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:10:14 smithi090 bash[32384]: cluster 2023-12-01T16:10:13.379800+0000 mgr.y (mgr.24362) 20446 : cluster 0 pgmap v20415: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:15.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:10:14 smithi090 bash[32384]: audit 2023-12-01T16:10:14.179479+0000 mon.a (mon.0) 12366 : audit 0 from='client.? 172.21.15.80:0/2621733022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:10:15.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:10:14 smithi080 bash[28361]: cluster 2023-12-01T16:10:13.379800+0000 mgr.y (mgr.24362) 20446 : cluster 0 pgmap v20415: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:15.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:10:14 smithi080 bash[28361]: audit 2023-12-01T16:10:14.179479+0000 mon.a (mon.0) 12366 : audit 0 from='client.? 172.21.15.80:0/2621733022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:10:15.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:10:14 smithi080 bash[41963]: cluster 2023-12-01T16:10:13.379800+0000 mgr.y (mgr.24362) 20446 : cluster 0 pgmap v20415: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:15.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:10:14 smithi080 bash[41963]: audit 2023-12-01T16:10:14.179479+0000 mon.a (mon.0) 12366 : audit 0 from='client.? 172.21.15.80:0/2621733022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:10:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:10:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:10:16] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T16:10:17.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:10:16 smithi090 bash[32384]: cluster 2023-12-01T16:10:15.380444+0000 mgr.y (mgr.24362) 20447 : cluster 0 pgmap v20416: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:17.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:10:16 smithi090 bash[32384]: audit 2023-12-01T16:10:16.639049+0000 mon.a (mon.0) 12367 : audit 0 from='client.? 172.21.15.80:0/638841756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:10:17.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:10:16 smithi080 bash[28361]: cluster 2023-12-01T16:10:15.380444+0000 mgr.y (mgr.24362) 20447 : cluster 0 pgmap v20416: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:17.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:10:16 smithi080 bash[28361]: audit 2023-12-01T16:10:16.639049+0000 mon.a (mon.0) 12367 : audit 0 from='client.? 172.21.15.80:0/638841756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:10:17.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:10:16 smithi080 bash[41963]: cluster 2023-12-01T16:10:15.380444+0000 mgr.y (mgr.24362) 20447 : cluster 0 pgmap v20416: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:17.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:10:16 smithi080 bash[41963]: audit 2023-12-01T16:10:16.639049+0000 mon.a (mon.0) 12367 : audit 0 from='client.? 172.21.15.80:0/638841756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:10:19.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:10:18 smithi090 bash[32384]: cluster 2023-12-01T16:10:17.381521+0000 mgr.y (mgr.24362) 20448 : cluster 0 pgmap v20417: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:19.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:10:18 smithi080 bash[28361]: cluster 2023-12-01T16:10:17.381521+0000 mgr.y (mgr.24362) 20448 : cluster 0 pgmap v20417: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:19.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:10:18 smithi080 bash[41963]: cluster 2023-12-01T16:10:17.381521+0000 mgr.y (mgr.24362) 20448 : cluster 0 pgmap v20417: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:20.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:10:19 smithi090 bash[32384]: audit 2023-12-01T16:10:19.100947+0000 mon.a (mon.0) 12368 : audit 0 from='client.? 172.21.15.80:0/3351640864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:10:20.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:10:19 smithi080 bash[28361]: audit 2023-12-01T16:10:19.100947+0000 mon.a (mon.0) 12368 : audit 0 from='client.? 172.21.15.80:0/3351640864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:10:20.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:10:19 smithi080 bash[41963]: audit 2023-12-01T16:10:19.100947+0000 mon.a (mon.0) 12368 : audit 0 from='client.? 172.21.15.80:0/3351640864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:10:21.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:10:20 smithi090 bash[32384]: cluster 2023-12-01T16:10:19.382208+0000 mgr.y (mgr.24362) 20449 : cluster 0 pgmap v20418: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:21.185 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:10:20 smithi080 bash[41963]: cluster 2023-12-01T16:10:19.382208+0000 mgr.y (mgr.24362) 20449 : cluster 0 pgmap v20418: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:21.185 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:10:20 smithi080 bash[28361]: cluster 2023-12-01T16:10:19.382208+0000 mgr.y (mgr.24362) 20449 : cluster 0 pgmap v20418: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:22.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:10:21 smithi090 bash[32384]: audit 2023-12-01T16:10:21.560519+0000 mon.a (mon.0) 12369 : audit 0 from='client.? 172.21.15.80:0/1324089410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:10:22.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:10:21 smithi080 bash[41963]: audit 2023-12-01T16:10:21.560519+0000 mon.a (mon.0) 12369 : audit 0 from='client.? 172.21.15.80:0/1324089410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:10:22.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:10:21 smithi080 bash[28361]: audit 2023-12-01T16:10:21.560519+0000 mon.a (mon.0) 12369 : audit 0 from='client.? 172.21.15.80:0/1324089410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:10:23.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:10:22 smithi090 bash[32384]: cluster 2023-12-01T16:10:21.383230+0000 mgr.y (mgr.24362) 20450 : cluster 0 pgmap v20419: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:23.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:10:22 smithi080 bash[41963]: cluster 2023-12-01T16:10:21.383230+0000 mgr.y (mgr.24362) 20450 : cluster 0 pgmap v20419: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:23.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:10:22 smithi080 bash[28361]: cluster 2023-12-01T16:10:21.383230+0000 mgr.y (mgr.24362) 20450 : cluster 0 pgmap v20419: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:25.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:10:24 smithi080 bash[41963]: cluster 2023-12-01T16:10:23.383918+0000 mgr.y (mgr.24362) 20451 : cluster 0 pgmap v20420: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:25.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:10:24 smithi080 bash[41963]: audit 2023-12-01T16:10:24.005129+0000 mon.a (mon.0) 12370 : audit 0 from='client.? 172.21.15.80:0/2839989987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:10:25.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:10:24 smithi080 bash[28361]: cluster 2023-12-01T16:10:23.383918+0000 mgr.y (mgr.24362) 20451 : cluster 0 pgmap v20420: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:25.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:10:24 smithi080 bash[28361]: audit 2023-12-01T16:10:24.005129+0000 mon.a (mon.0) 12370 : audit 0 from='client.? 172.21.15.80:0/2839989987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:10:25.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:10:24 smithi090 bash[32384]: cluster 2023-12-01T16:10:23.383918+0000 mgr.y (mgr.24362) 20451 : cluster 0 pgmap v20420: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:25.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:10:24 smithi090 bash[32384]: audit 2023-12-01T16:10:24.005129+0000 mon.a (mon.0) 12370 : audit 0 from='client.? 172.21.15.80:0/2839989987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:10:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:10:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:10:26] "GET /metrics HTTP/1.1" 200 33977 "" "Prometheus/2.43.0" 2023-12-01T16:10:27.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:10:26 smithi080 bash[28361]: cluster 2023-12-01T16:10:25.384600+0000 mgr.y (mgr.24362) 20452 : cluster 0 pgmap v20421: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:27.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:10:26 smithi080 bash[28361]: audit 2023-12-01T16:10:25.859029+0000 mon.c (mon.2) 13078 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:10:27.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:10:26 smithi080 bash[28361]: audit 2023-12-01T16:10:26.454116+0000 mon.a (mon.0) 12371 : audit 0 from='client.? 172.21.15.80:0/4177672722' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:10:27.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:10:26 smithi080 bash[41963]: cluster 2023-12-01T16:10:25.384600+0000 mgr.y (mgr.24362) 20452 : cluster 0 pgmap v20421: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:27.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:10:26 smithi080 bash[41963]: audit 2023-12-01T16:10:25.859029+0000 mon.c (mon.2) 13078 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:10:27.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:10:26 smithi080 bash[41963]: audit 2023-12-01T16:10:26.454116+0000 mon.a (mon.0) 12371 : audit 0 from='client.? 172.21.15.80:0/4177672722' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:10:27.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:10:26 smithi090 bash[32384]: cluster 2023-12-01T16:10:25.384600+0000 mgr.y (mgr.24362) 20452 : cluster 0 pgmap v20421: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:27.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:10:26 smithi090 bash[32384]: audit 2023-12-01T16:10:25.859029+0000 mon.c (mon.2) 13078 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:10:27.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:10:26 smithi090 bash[32384]: audit 2023-12-01T16:10:26.454116+0000 mon.a (mon.0) 12371 : audit 0 from='client.? 172.21.15.80:0/4177672722' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:10:29.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:10:28 smithi080 bash[28361]: cluster 2023-12-01T16:10:27.385752+0000 mgr.y (mgr.24362) 20453 : cluster 0 pgmap v20422: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:29.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:10:28 smithi080 bash[41963]: cluster 2023-12-01T16:10:27.385752+0000 mgr.y (mgr.24362) 20453 : cluster 0 pgmap v20422: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:29.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:10:28 smithi090 bash[32384]: cluster 2023-12-01T16:10:27.385752+0000 mgr.y (mgr.24362) 20453 : cluster 0 pgmap v20422: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:30.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:10:29 smithi080 bash[41963]: audit 2023-12-01T16:10:28.909805+0000 mon.c (mon.2) 13079 : audit 0 from='client.? 172.21.15.80:0/1631808237' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:10:30.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:10:29 smithi080 bash[28361]: audit 2023-12-01T16:10:28.909805+0000 mon.c (mon.2) 13079 : audit 0 from='client.? 172.21.15.80:0/1631808237' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:10:30.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:10:29 smithi090 bash[32384]: audit 2023-12-01T16:10:28.909805+0000 mon.c (mon.2) 13079 : audit 0 from='client.? 172.21.15.80:0/1631808237' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:10:31.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:10:30 smithi080 bash[28361]: cluster 2023-12-01T16:10:29.386387+0000 mgr.y (mgr.24362) 20454 : cluster 0 pgmap v20423: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:31.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:10:30 smithi080 bash[41963]: cluster 2023-12-01T16:10:29.386387+0000 mgr.y (mgr.24362) 20454 : cluster 0 pgmap v20423: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:31.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:10:30 smithi090 bash[32384]: cluster 2023-12-01T16:10:29.386387+0000 mgr.y (mgr.24362) 20454 : cluster 0 pgmap v20423: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:32.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:10:31 smithi080 bash[41963]: audit 2023-12-01T16:10:31.361261+0000 mon.a (mon.0) 12372 : audit 0 from='client.? 172.21.15.80:0/4215595800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:10:32.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:10:31 smithi080 bash[28361]: audit 2023-12-01T16:10:31.361261+0000 mon.a (mon.0) 12372 : audit 0 from='client.? 172.21.15.80:0/4215595800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:10:32.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:10:31 smithi090 bash[32384]: audit 2023-12-01T16:10:31.361261+0000 mon.a (mon.0) 12372 : audit 0 from='client.? 172.21.15.80:0/4215595800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:10:33.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:10:32 smithi080 bash[28361]: cluster 2023-12-01T16:10:31.387200+0000 mgr.y (mgr.24362) 20455 : cluster 0 pgmap v20424: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:33.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:10:32 smithi080 bash[41963]: cluster 2023-12-01T16:10:31.387200+0000 mgr.y (mgr.24362) 20455 : cluster 0 pgmap v20424: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:33.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:10:32 smithi090 bash[32384]: cluster 2023-12-01T16:10:31.387200+0000 mgr.y (mgr.24362) 20455 : cluster 0 pgmap v20424: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:35.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:10:34 smithi080 bash[28361]: cluster 2023-12-01T16:10:33.387844+0000 mgr.y (mgr.24362) 20456 : cluster 0 pgmap v20425: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:35.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:10:34 smithi080 bash[28361]: audit 2023-12-01T16:10:33.821581+0000 mon.c (mon.2) 13080 : audit 0 from='client.? 172.21.15.80:0/3970250470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:10:35.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:10:34 smithi080 bash[41963]: cluster 2023-12-01T16:10:33.387844+0000 mgr.y (mgr.24362) 20456 : cluster 0 pgmap v20425: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:35.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:10:34 smithi080 bash[41963]: audit 2023-12-01T16:10:33.821581+0000 mon.c (mon.2) 13080 : audit 0 from='client.? 172.21.15.80:0/3970250470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:10:35.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:10:34 smithi090 bash[32384]: cluster 2023-12-01T16:10:33.387844+0000 mgr.y (mgr.24362) 20456 : cluster 0 pgmap v20425: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:35.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:10:34 smithi090 bash[32384]: audit 2023-12-01T16:10:33.821581+0000 mon.c (mon.2) 13080 : audit 0 from='client.? 172.21.15.80:0/3970250470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:10:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:10:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:10:36] "GET /metrics HTTP/1.1" 200 33977 "" "Prometheus/2.43.0" 2023-12-01T16:10:37.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:10:36 smithi080 bash[28361]: cluster 2023-12-01T16:10:35.388499+0000 mgr.y (mgr.24362) 20457 : cluster 0 pgmap v20426: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:37.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:10:36 smithi080 bash[28361]: audit 2023-12-01T16:10:36.284353+0000 mon.a (mon.0) 12373 : audit 0 from='client.? 172.21.15.80:0/797266814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:10:37.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:10:36 smithi080 bash[41963]: cluster 2023-12-01T16:10:35.388499+0000 mgr.y (mgr.24362) 20457 : cluster 0 pgmap v20426: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:37.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:10:36 smithi080 bash[41963]: audit 2023-12-01T16:10:36.284353+0000 mon.a (mon.0) 12373 : audit 0 from='client.? 172.21.15.80:0/797266814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:10:37.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:10:36 smithi090 bash[32384]: cluster 2023-12-01T16:10:35.388499+0000 mgr.y (mgr.24362) 20457 : cluster 0 pgmap v20426: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:37.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:10:36 smithi090 bash[32384]: audit 2023-12-01T16:10:36.284353+0000 mon.a (mon.0) 12373 : audit 0 from='client.? 172.21.15.80:0/797266814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:10:39.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:10:38 smithi080 bash[41963]: cluster 2023-12-01T16:10:37.389641+0000 mgr.y (mgr.24362) 20458 : cluster 0 pgmap v20427: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:39.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:10:38 smithi080 bash[41963]: audit 2023-12-01T16:10:38.729845+0000 mon.a (mon.0) 12374 : audit 0 from='client.? 172.21.15.80:0/1665402457' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:10:39.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:10:38 smithi080 bash[28361]: cluster 2023-12-01T16:10:37.389641+0000 mgr.y (mgr.24362) 20458 : cluster 0 pgmap v20427: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:39.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:10:38 smithi080 bash[28361]: audit 2023-12-01T16:10:38.729845+0000 mon.a (mon.0) 12374 : audit 0 from='client.? 172.21.15.80:0/1665402457' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:10:39.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:10:38 smithi090 bash[32384]: cluster 2023-12-01T16:10:37.389641+0000 mgr.y (mgr.24362) 20458 : cluster 0 pgmap v20427: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:39.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:10:38 smithi090 bash[32384]: audit 2023-12-01T16:10:38.729845+0000 mon.a (mon.0) 12374 : audit 0 from='client.? 172.21.15.80:0/1665402457' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:10:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:10:40 smithi080 bash[28361]: cluster 2023-12-01T16:10:39.390306+0000 mgr.y (mgr.24362) 20459 : cluster 0 pgmap v20428: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:41.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:10:40 smithi080 bash[41963]: cluster 2023-12-01T16:10:39.390306+0000 mgr.y (mgr.24362) 20459 : cluster 0 pgmap v20428: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:41.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:10:40 smithi090 bash[32384]: cluster 2023-12-01T16:10:39.390306+0000 mgr.y (mgr.24362) 20459 : cluster 0 pgmap v20428: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:42.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:10:41 smithi080 bash[28361]: audit 2023-12-01T16:10:40.859127+0000 mon.c (mon.2) 13081 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:10:42.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:10:41 smithi080 bash[28361]: audit 2023-12-01T16:10:41.178901+0000 mon.a (mon.0) 12375 : audit 0 from='client.? 172.21.15.80:0/431653654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:10:42.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:10:41 smithi080 bash[41963]: audit 2023-12-01T16:10:40.859127+0000 mon.c (mon.2) 13081 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:10:42.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:10:41 smithi080 bash[41963]: audit 2023-12-01T16:10:41.178901+0000 mon.a (mon.0) 12375 : audit 0 from='client.? 172.21.15.80:0/431653654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:10:42.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:10:41 smithi090 bash[32384]: audit 2023-12-01T16:10:40.859127+0000 mon.c (mon.2) 13081 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:10:42.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:10:41 smithi090 bash[32384]: audit 2023-12-01T16:10:41.178901+0000 mon.a (mon.0) 12375 : audit 0 from='client.? 172.21.15.80:0/431653654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:10:43.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:10:42 smithi080 bash[28361]: cluster 2023-12-01T16:10:41.391482+0000 mgr.y (mgr.24362) 20460 : cluster 0 pgmap v20429: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:43.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:10:42 smithi080 bash[41963]: cluster 2023-12-01T16:10:41.391482+0000 mgr.y (mgr.24362) 20460 : cluster 0 pgmap v20429: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:43.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:10:42 smithi090 bash[32384]: cluster 2023-12-01T16:10:41.391482+0000 mgr.y (mgr.24362) 20460 : cluster 0 pgmap v20429: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:44.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:10:43 smithi080 bash[41963]: audit 2023-12-01T16:10:43.635403+0000 mon.a (mon.0) 12376 : audit 0 from='client.? 172.21.15.80:0/2672659941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:10:44.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:10:43 smithi080 bash[28361]: audit 2023-12-01T16:10:43.635403+0000 mon.a (mon.0) 12376 : audit 0 from='client.? 172.21.15.80:0/2672659941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:10:44.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:10:43 smithi090 bash[32384]: audit 2023-12-01T16:10:43.635403+0000 mon.a (mon.0) 12376 : audit 0 from='client.? 172.21.15.80:0/2672659941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:10:45.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:10:44 smithi080 bash[41963]: cluster 2023-12-01T16:10:43.392131+0000 mgr.y (mgr.24362) 20461 : cluster 0 pgmap v20430: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:45.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:10:44 smithi080 bash[28361]: cluster 2023-12-01T16:10:43.392131+0000 mgr.y (mgr.24362) 20461 : cluster 0 pgmap v20430: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:45.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:10:44 smithi090 bash[32384]: cluster 2023-12-01T16:10:43.392131+0000 mgr.y (mgr.24362) 20461 : cluster 0 pgmap v20430: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:10:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:10:46] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T16:10:47.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:10:46 smithi080 bash[28361]: cluster 2023-12-01T16:10:45.392755+0000 mgr.y (mgr.24362) 20462 : cluster 0 pgmap v20431: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:47.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:10:46 smithi080 bash[28361]: audit 2023-12-01T16:10:46.097163+0000 mon.c (mon.2) 13082 : audit 0 from='client.? 172.21.15.80:0/2742449396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:10:47.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:10:46 smithi080 bash[41963]: cluster 2023-12-01T16:10:45.392755+0000 mgr.y (mgr.24362) 20462 : cluster 0 pgmap v20431: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:47.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:10:46 smithi080 bash[41963]: audit 2023-12-01T16:10:46.097163+0000 mon.c (mon.2) 13082 : audit 0 from='client.? 172.21.15.80:0/2742449396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:10:47.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:10:46 smithi090 bash[32384]: cluster 2023-12-01T16:10:45.392755+0000 mgr.y (mgr.24362) 20462 : cluster 0 pgmap v20431: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:47.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:10:46 smithi090 bash[32384]: audit 2023-12-01T16:10:46.097163+0000 mon.c (mon.2) 13082 : audit 0 from='client.? 172.21.15.80:0/2742449396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:10:49.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:10:48 smithi080 bash[28361]: cluster 2023-12-01T16:10:47.393867+0000 mgr.y (mgr.24362) 20463 : cluster 0 pgmap v20432: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:49.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:10:48 smithi080 bash[28361]: audit 2023-12-01T16:10:48.554673+0000 mon.a (mon.0) 12377 : audit 0 from='client.? 172.21.15.80:0/199222745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:10:49.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:10:48 smithi080 bash[41963]: cluster 2023-12-01T16:10:47.393867+0000 mgr.y (mgr.24362) 20463 : cluster 0 pgmap v20432: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:49.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:10:48 smithi080 bash[41963]: audit 2023-12-01T16:10:48.554673+0000 mon.a (mon.0) 12377 : audit 0 from='client.? 172.21.15.80:0/199222745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:10:49.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:10:48 smithi090 bash[32384]: cluster 2023-12-01T16:10:47.393867+0000 mgr.y (mgr.24362) 20463 : cluster 0 pgmap v20432: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:49.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:10:48 smithi090 bash[32384]: audit 2023-12-01T16:10:48.554673+0000 mon.a (mon.0) 12377 : audit 0 from='client.? 172.21.15.80:0/199222745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:10:51.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:10:50 smithi080 bash[28361]: cluster 2023-12-01T16:10:49.394505+0000 mgr.y (mgr.24362) 20464 : cluster 0 pgmap v20433: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:51.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:10:50 smithi080 bash[41963]: cluster 2023-12-01T16:10:49.394505+0000 mgr.y (mgr.24362) 20464 : cluster 0 pgmap v20433: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:51.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:10:50 smithi090 bash[32384]: cluster 2023-12-01T16:10:49.394505+0000 mgr.y (mgr.24362) 20464 : cluster 0 pgmap v20433: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:52.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:10:51 smithi080 bash[41963]: audit 2023-12-01T16:10:51.002291+0000 mon.c (mon.2) 13083 : audit 0 from='client.? 172.21.15.80:0/1995165484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:10:52.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:10:51 smithi080 bash[28361]: audit 2023-12-01T16:10:51.002291+0000 mon.c (mon.2) 13083 : audit 0 from='client.? 172.21.15.80:0/1995165484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:10:52.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:10:51 smithi090 bash[32384]: audit 2023-12-01T16:10:51.002291+0000 mon.c (mon.2) 13083 : audit 0 from='client.? 172.21.15.80:0/1995165484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:10:53.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:10:52 smithi080 bash[41963]: cluster 2023-12-01T16:10:51.395722+0000 mgr.y (mgr.24362) 20465 : cluster 0 pgmap v20434: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:53.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:10:52 smithi080 bash[28361]: cluster 2023-12-01T16:10:51.395722+0000 mgr.y (mgr.24362) 20465 : cluster 0 pgmap v20434: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:53.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:10:52 smithi090 bash[32384]: cluster 2023-12-01T16:10:51.395722+0000 mgr.y (mgr.24362) 20465 : cluster 0 pgmap v20434: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:54.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:10:53 smithi080 bash[28361]: audit 2023-12-01T16:10:53.451049+0000 mon.a (mon.0) 12378 : audit 0 from='client.? 172.21.15.80:0/1500340671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:10:54.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:10:53 smithi080 bash[41963]: audit 2023-12-01T16:10:53.451049+0000 mon.a (mon.0) 12378 : audit 0 from='client.? 172.21.15.80:0/1500340671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:10:54.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:10:53 smithi090 bash[32384]: audit 2023-12-01T16:10:53.451049+0000 mon.a (mon.0) 12378 : audit 0 from='client.? 172.21.15.80:0/1500340671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:10:55.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:10:54 smithi080 bash[41963]: cluster 2023-12-01T16:10:53.396363+0000 mgr.y (mgr.24362) 20466 : cluster 0 pgmap v20435: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:55.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:10:54 smithi080 bash[28361]: cluster 2023-12-01T16:10:53.396363+0000 mgr.y (mgr.24362) 20466 : cluster 0 pgmap v20435: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:55.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:10:54 smithi090 bash[32384]: cluster 2023-12-01T16:10:53.396363+0000 mgr.y (mgr.24362) 20466 : cluster 0 pgmap v20435: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:56.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:10:55 smithi080 bash[41963]: audit 2023-12-01T16:10:55.859701+0000 mon.c (mon.2) 13084 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:10:56.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:10:55 smithi080 bash[28361]: audit 2023-12-01T16:10:55.859701+0000 mon.c (mon.2) 13084 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:10:56.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:10:55 smithi090 bash[32384]: audit 2023-12-01T16:10:55.859701+0000 mon.c (mon.2) 13084 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:10:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:10:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:10:56] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T16:10:57.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:10:56 smithi080 bash[28361]: cluster 2023-12-01T16:10:55.396982+0000 mgr.y (mgr.24362) 20467 : cluster 0 pgmap v20436: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:57.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:10:56 smithi080 bash[28361]: audit 2023-12-01T16:10:55.917430+0000 mon.c (mon.2) 13085 : audit 0 from='client.? 172.21.15.80:0/383647530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:10:57.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:10:56 smithi080 bash[41963]: cluster 2023-12-01T16:10:55.396982+0000 mgr.y (mgr.24362) 20467 : cluster 0 pgmap v20436: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:57.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:10:56 smithi080 bash[41963]: audit 2023-12-01T16:10:55.917430+0000 mon.c (mon.2) 13085 : audit 0 from='client.? 172.21.15.80:0/383647530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:10:57.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:10:56 smithi090 bash[32384]: cluster 2023-12-01T16:10:55.396982+0000 mgr.y (mgr.24362) 20467 : cluster 0 pgmap v20436: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:57.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:10:56 smithi090 bash[32384]: audit 2023-12-01T16:10:55.917430+0000 mon.c (mon.2) 13085 : audit 0 from='client.? 172.21.15.80:0/383647530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:10:59.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:10:58 smithi080 bash[41963]: cluster 2023-12-01T16:10:57.398120+0000 mgr.y (mgr.24362) 20468 : cluster 0 pgmap v20437: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:59.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:10:58 smithi080 bash[41963]: audit 2023-12-01T16:10:58.371764+0000 mon.c (mon.2) 13086 : audit 0 from='client.? 172.21.15.80:0/2727122162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:10:59.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:10:58 smithi080 bash[28361]: cluster 2023-12-01T16:10:57.398120+0000 mgr.y (mgr.24362) 20468 : cluster 0 pgmap v20437: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:59.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:10:58 smithi080 bash[28361]: audit 2023-12-01T16:10:58.371764+0000 mon.c (mon.2) 13086 : audit 0 from='client.? 172.21.15.80:0/2727122162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:10:59.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:10:58 smithi090 bash[32384]: cluster 2023-12-01T16:10:57.398120+0000 mgr.y (mgr.24362) 20468 : cluster 0 pgmap v20437: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:59.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:10:58 smithi090 bash[32384]: audit 2023-12-01T16:10:58.371764+0000 mon.c (mon.2) 13086 : audit 0 from='client.? 172.21.15.80:0/2727122162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:11:01.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:11:00 smithi080 bash[28361]: cluster 2023-12-01T16:10:59.398830+0000 mgr.y (mgr.24362) 20469 : cluster 0 pgmap v20438: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:01.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:11:00 smithi080 bash[28361]: audit 2023-12-01T16:11:00.217474+0000 mon.c (mon.2) 13087 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:11:01.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:11:00 smithi080 bash[28361]: audit 2023-12-01T16:11:00.595454+0000 mon.a (mon.0) 12379 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:11:01.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:11:00 smithi080 bash[28361]: audit 2023-12-01T16:11:00.604956+0000 mon.a (mon.0) 12380 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:11:01.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:11:00 smithi080 bash[28361]: audit 2023-12-01T16:11:00.859464+0000 mon.a (mon.0) 12381 : audit 0 from='client.? 172.21.15.80:0/1253081481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:11:01.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:11:00 smithi080 bash[41963]: cluster 2023-12-01T16:10:59.398830+0000 mgr.y (mgr.24362) 20469 : cluster 0 pgmap v20438: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:01.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:11:00 smithi080 bash[41963]: audit 2023-12-01T16:11:00.217474+0000 mon.c (mon.2) 13087 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:11:01.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:11:00 smithi080 bash[41963]: audit 2023-12-01T16:11:00.595454+0000 mon.a (mon.0) 12379 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:11:01.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:11:00 smithi080 bash[41963]: audit 2023-12-01T16:11:00.604956+0000 mon.a (mon.0) 12380 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:11:01.184 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:11:00 smithi080 bash[41963]: audit 2023-12-01T16:11:00.859464+0000 mon.a (mon.0) 12381 : audit 0 from='client.? 172.21.15.80:0/1253081481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:11:01.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:11:00 smithi090 bash[32384]: cluster 2023-12-01T16:10:59.398830+0000 mgr.y (mgr.24362) 20469 : cluster 0 pgmap v20438: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:01.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:11:00 smithi090 bash[32384]: audit 2023-12-01T16:11:00.217474+0000 mon.c (mon.2) 13087 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:11:01.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:11:00 smithi090 bash[32384]: audit 2023-12-01T16:11:00.595454+0000 mon.a (mon.0) 12379 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:11:01.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:11:00 smithi090 bash[32384]: audit 2023-12-01T16:11:00.604956+0000 mon.a (mon.0) 12380 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:11:01.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:11:00 smithi090 bash[32384]: audit 2023-12-01T16:11:00.859464+0000 mon.a (mon.0) 12381 : audit 0 from='client.? 172.21.15.80:0/1253081481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:11:03.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:11:02 smithi080 bash[28361]: cluster 2023-12-01T16:11:01.399951+0000 mgr.y (mgr.24362) 20470 : cluster 0 pgmap v20439: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:03.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:11:02 smithi080 bash[41963]: cluster 2023-12-01T16:11:01.399951+0000 mgr.y (mgr.24362) 20470 : cluster 0 pgmap v20439: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:03.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:11:02 smithi090 bash[32384]: cluster 2023-12-01T16:11:01.399951+0000 mgr.y (mgr.24362) 20470 : cluster 0 pgmap v20439: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:04.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:11:03 smithi080 bash[28361]: audit 2023-12-01T16:11:03.317860+0000 mon.c (mon.2) 13088 : audit 0 from='client.? 172.21.15.80:0/1409682022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:11:04.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:11:03 smithi080 bash[41963]: audit 2023-12-01T16:11:03.317860+0000 mon.c (mon.2) 13088 : audit 0 from='client.? 172.21.15.80:0/1409682022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:11:04.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:11:03 smithi090 bash[32384]: audit 2023-12-01T16:11:03.317860+0000 mon.c (mon.2) 13088 : audit 0 from='client.? 172.21.15.80:0/1409682022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:11:05.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:11:04 smithi080 bash[28361]: cluster 2023-12-01T16:11:03.400565+0000 mgr.y (mgr.24362) 20471 : cluster 0 pgmap v20440: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:05.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:11:04 smithi080 bash[41963]: cluster 2023-12-01T16:11:03.400565+0000 mgr.y (mgr.24362) 20471 : cluster 0 pgmap v20440: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:05.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:11:04 smithi090 bash[32384]: cluster 2023-12-01T16:11:03.400565+0000 mgr.y (mgr.24362) 20471 : cluster 0 pgmap v20440: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:06.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:11:05 smithi080 bash[28361]: audit 2023-12-01T16:11:05.797700+0000 mon.a (mon.0) 12382 : audit 0 from='client.? 172.21.15.80:0/3827912925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:11:06.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:11:05 smithi080 bash[41963]: audit 2023-12-01T16:11:05.797700+0000 mon.a (mon.0) 12382 : audit 0 from='client.? 172.21.15.80:0/3827912925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:11:06.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:11:05 smithi090 bash[32384]: audit 2023-12-01T16:11:05.797700+0000 mon.a (mon.0) 12382 : audit 0 from='client.? 172.21.15.80:0/3827912925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:11:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:11:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:11:06] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T16:11:07.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:11:07 smithi080 bash[41963]: cluster 2023-12-01T16:11:05.401145+0000 mgr.y (mgr.24362) 20472 : cluster 0 pgmap v20441: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:07.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:11:07 smithi080 bash[41963]: audit 2023-12-01T16:11:06.067424+0000 mon.a (mon.0) 12383 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:11:07.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:11:07 smithi080 bash[41963]: audit 2023-12-01T16:11:06.078224+0000 mon.a (mon.0) 12384 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:11:07.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:11:07 smithi080 bash[41963]: audit 2023-12-01T16:11:06.803447+0000 mon.a (mon.0) 12385 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:11:07.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:11:07 smithi080 bash[41963]: audit 2023-12-01T16:11:06.814902+0000 mon.a (mon.0) 12386 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:11:07.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:11:07 smithi080 bash[28361]: cluster 2023-12-01T16:11:05.401145+0000 mgr.y (mgr.24362) 20472 : cluster 0 pgmap v20441: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:07.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:11:07 smithi080 bash[28361]: audit 2023-12-01T16:11:06.067424+0000 mon.a (mon.0) 12383 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:11:07.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:11:07 smithi080 bash[28361]: audit 2023-12-01T16:11:06.078224+0000 mon.a (mon.0) 12384 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:11:07.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:11:07 smithi080 bash[28361]: audit 2023-12-01T16:11:06.803447+0000 mon.a (mon.0) 12385 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:11:07.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:11:07 smithi080 bash[28361]: audit 2023-12-01T16:11:06.814902+0000 mon.a (mon.0) 12386 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:11:07.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:11:07 smithi090 bash[32384]: cluster 2023-12-01T16:11:05.401145+0000 mgr.y (mgr.24362) 20472 : cluster 0 pgmap v20441: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:07.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:11:07 smithi090 bash[32384]: audit 2023-12-01T16:11:06.067424+0000 mon.a (mon.0) 12383 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:11:07.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:11:07 smithi090 bash[32384]: audit 2023-12-01T16:11:06.078224+0000 mon.a (mon.0) 12384 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:11:07.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:11:07 smithi090 bash[32384]: audit 2023-12-01T16:11:06.803447+0000 mon.a (mon.0) 12385 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:11:07.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:11:07 smithi090 bash[32384]: audit 2023-12-01T16:11:06.814902+0000 mon.a (mon.0) 12386 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:11:08.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:11:08 smithi080 bash[28361]: audit 2023-12-01T16:11:07.288661+0000 mon.c (mon.2) 13089 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:11:08.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:11:08 smithi080 bash[28361]: audit 2023-12-01T16:11:07.290566+0000 mon.c (mon.2) 13090 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:11:08.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:11:08 smithi080 bash[28361]: audit 2023-12-01T16:11:07.300147+0000 mon.a (mon.0) 12387 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:11:08.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:11:08 smithi080 bash[41963]: audit 2023-12-01T16:11:07.288661+0000 mon.c (mon.2) 13089 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:11:08.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:11:08 smithi080 bash[41963]: audit 2023-12-01T16:11:07.290566+0000 mon.c (mon.2) 13090 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:11:08.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:11:08 smithi080 bash[41963]: audit 2023-12-01T16:11:07.300147+0000 mon.a (mon.0) 12387 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:11:08.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:11:08 smithi090 bash[32384]: audit 2023-12-01T16:11:07.288661+0000 mon.c (mon.2) 13089 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:11:08.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:11:08 smithi090 bash[32384]: audit 2023-12-01T16:11:07.290566+0000 mon.c (mon.2) 13090 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:11:08.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:11:08 smithi090 bash[32384]: audit 2023-12-01T16:11:07.300147+0000 mon.a (mon.0) 12387 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:11:09.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:11:09 smithi080 bash[41963]: cluster 2023-12-01T16:11:07.402175+0000 mgr.y (mgr.24362) 20473 : cluster 0 pgmap v20442: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:09.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:11:09 smithi080 bash[41963]: audit 2023-12-01T16:11:08.254061+0000 mon.a (mon.0) 12388 : audit 0 from='client.? 172.21.15.80:0/4208774089' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:11:09.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:11:09 smithi080 bash[28361]: cluster 2023-12-01T16:11:07.402175+0000 mgr.y (mgr.24362) 20473 : cluster 0 pgmap v20442: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:09.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:11:09 smithi080 bash[28361]: audit 2023-12-01T16:11:08.254061+0000 mon.a (mon.0) 12388 : audit 0 from='client.? 172.21.15.80:0/4208774089' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:11:09.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:11:09 smithi090 bash[32384]: cluster 2023-12-01T16:11:07.402175+0000 mgr.y (mgr.24362) 20473 : cluster 0 pgmap v20442: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:09.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:11:09 smithi090 bash[32384]: audit 2023-12-01T16:11:08.254061+0000 mon.a (mon.0) 12388 : audit 0 from='client.? 172.21.15.80:0/4208774089' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:11:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:11:11 smithi080 bash[41963]: cluster 2023-12-01T16:11:09.402790+0000 mgr.y (mgr.24362) 20474 : cluster 0 pgmap v20443: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:11.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:11:11 smithi080 bash[41963]: audit 2023-12-01T16:11:10.706122+0000 mon.a (mon.0) 12389 : audit 0 from='client.? 172.21.15.80:0/1730037447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:11:11.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:11:11 smithi080 bash[41963]: audit 2023-12-01T16:11:10.860113+0000 mon.c (mon.2) 13091 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:11:11.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:11:11 smithi080 bash[28361]: cluster 2023-12-01T16:11:09.402790+0000 mgr.y (mgr.24362) 20474 : cluster 0 pgmap v20443: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:11.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:11:11 smithi080 bash[28361]: audit 2023-12-01T16:11:10.706122+0000 mon.a (mon.0) 12389 : audit 0 from='client.? 172.21.15.80:0/1730037447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:11:11.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:11:11 smithi080 bash[28361]: audit 2023-12-01T16:11:10.860113+0000 mon.c (mon.2) 13091 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:11:11.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:11:11 smithi090 bash[32384]: cluster 2023-12-01T16:11:09.402790+0000 mgr.y (mgr.24362) 20474 : cluster 0 pgmap v20443: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:11.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:11:11 smithi090 bash[32384]: audit 2023-12-01T16:11:10.706122+0000 mon.a (mon.0) 12389 : audit 0 from='client.? 172.21.15.80:0/1730037447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:11:11.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:11:11 smithi090 bash[32384]: audit 2023-12-01T16:11:10.860113+0000 mon.c (mon.2) 13091 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:11:13.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:11:13 smithi080 bash[28361]: cluster 2023-12-01T16:11:11.403809+0000 mgr.y (mgr.24362) 20475 : cluster 0 pgmap v20444: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:13.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:11:13 smithi080 bash[41963]: cluster 2023-12-01T16:11:11.403809+0000 mgr.y (mgr.24362) 20475 : cluster 0 pgmap v20444: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:13.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:11:13 smithi090 bash[32384]: cluster 2023-12-01T16:11:11.403809+0000 mgr.y (mgr.24362) 20475 : cluster 0 pgmap v20444: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:14.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:11:14 smithi080 bash[28361]: audit 2023-12-01T16:11:13.157329+0000 mon.c (mon.2) 13092 : audit 0 from='client.? 172.21.15.80:0/1805422487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:11:14.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:11:14 smithi080 bash[28361]: cluster 2023-12-01T16:11:13.404458+0000 mgr.y (mgr.24362) 20476 : cluster 0 pgmap v20445: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:14.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:11:14 smithi080 bash[41963]: audit 2023-12-01T16:11:13.157329+0000 mon.c (mon.2) 13092 : audit 0 from='client.? 172.21.15.80:0/1805422487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:11:14.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:11:14 smithi080 bash[41963]: cluster 2023-12-01T16:11:13.404458+0000 mgr.y (mgr.24362) 20476 : cluster 0 pgmap v20445: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:14.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:11:14 smithi090 bash[32384]: audit 2023-12-01T16:11:13.157329+0000 mon.c (mon.2) 13092 : audit 0 from='client.? 172.21.15.80:0/1805422487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:11:14.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:11:14 smithi090 bash[32384]: cluster 2023-12-01T16:11:13.404458+0000 mgr.y (mgr.24362) 20476 : cluster 0 pgmap v20445: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:11:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:11:16] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T16:11:16.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:11:16 smithi080 bash[28361]: cluster 2023-12-01T16:11:15.405137+0000 mgr.y (mgr.24362) 20477 : cluster 0 pgmap v20446: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:16.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:11:16 smithi080 bash[28361]: audit 2023-12-01T16:11:15.611288+0000 mon.c (mon.2) 13093 : audit 0 from='client.? 172.21.15.80:0/1532699452' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:11:16.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:11:16 smithi080 bash[41963]: cluster 2023-12-01T16:11:15.405137+0000 mgr.y (mgr.24362) 20477 : cluster 0 pgmap v20446: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:16.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:11:16 smithi080 bash[41963]: audit 2023-12-01T16:11:15.611288+0000 mon.c (mon.2) 13093 : audit 0 from='client.? 172.21.15.80:0/1532699452' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:11:16.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:11:16 smithi090 bash[32384]: cluster 2023-12-01T16:11:15.405137+0000 mgr.y (mgr.24362) 20477 : cluster 0 pgmap v20446: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:16.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:11:16 smithi090 bash[32384]: audit 2023-12-01T16:11:15.611288+0000 mon.c (mon.2) 13093 : audit 0 from='client.? 172.21.15.80:0/1532699452' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:11:19.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:11:18 smithi090 bash[32384]: cluster 2023-12-01T16:11:17.406337+0000 mgr.y (mgr.24362) 20478 : cluster 0 pgmap v20447: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:19.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:11:18 smithi090 bash[32384]: audit 2023-12-01T16:11:18.059591+0000 mon.c (mon.2) 13094 : audit 0 from='client.? 172.21.15.80:0/2200358654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:11:19.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:11:18 smithi080 bash[41963]: cluster 2023-12-01T16:11:17.406337+0000 mgr.y (mgr.24362) 20478 : cluster 0 pgmap v20447: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:19.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:11:18 smithi080 bash[41963]: audit 2023-12-01T16:11:18.059591+0000 mon.c (mon.2) 13094 : audit 0 from='client.? 172.21.15.80:0/2200358654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:11:19.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:11:18 smithi080 bash[28361]: cluster 2023-12-01T16:11:17.406337+0000 mgr.y (mgr.24362) 20478 : cluster 0 pgmap v20447: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:19.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:11:18 smithi080 bash[28361]: audit 2023-12-01T16:11:18.059591+0000 mon.c (mon.2) 13094 : audit 0 from='client.? 172.21.15.80:0/2200358654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:11:21.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:11:20 smithi090 bash[32384]: cluster 2023-12-01T16:11:19.407018+0000 mgr.y (mgr.24362) 20479 : cluster 0 pgmap v20448: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:21.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:11:20 smithi090 bash[32384]: audit 2023-12-01T16:11:20.520461+0000 mon.a (mon.0) 12390 : audit 0 from='client.? 172.21.15.80:0/940839457' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:11:21.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:11:20 smithi080 bash[41963]: cluster 2023-12-01T16:11:19.407018+0000 mgr.y (mgr.24362) 20479 : cluster 0 pgmap v20448: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:21.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:11:20 smithi080 bash[41963]: audit 2023-12-01T16:11:20.520461+0000 mon.a (mon.0) 12390 : audit 0 from='client.? 172.21.15.80:0/940839457' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:11:21.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:11:20 smithi080 bash[28361]: cluster 2023-12-01T16:11:19.407018+0000 mgr.y (mgr.24362) 20479 : cluster 0 pgmap v20448: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:21.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:11:20 smithi080 bash[28361]: audit 2023-12-01T16:11:20.520461+0000 mon.a (mon.0) 12390 : audit 0 from='client.? 172.21.15.80:0/940839457' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:11:23.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:11:22 smithi090 bash[32384]: cluster 2023-12-01T16:11:21.408173+0000 mgr.y (mgr.24362) 20480 : cluster 0 pgmap v20449: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:23.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:11:22 smithi080 bash[41963]: cluster 2023-12-01T16:11:21.408173+0000 mgr.y (mgr.24362) 20480 : cluster 0 pgmap v20449: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:23.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:11:22 smithi080 bash[28361]: cluster 2023-12-01T16:11:21.408173+0000 mgr.y (mgr.24362) 20480 : cluster 0 pgmap v20449: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:24.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:11:23 smithi080 bash[41963]: audit 2023-12-01T16:11:22.976097+0000 mon.a (mon.0) 12391 : audit 0 from='client.? 172.21.15.80:0/4121002514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:11:24.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:11:23 smithi080 bash[28361]: audit 2023-12-01T16:11:22.976097+0000 mon.a (mon.0) 12391 : audit 0 from='client.? 172.21.15.80:0/4121002514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:11:24.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:11:23 smithi090 bash[32384]: audit 2023-12-01T16:11:22.976097+0000 mon.a (mon.0) 12391 : audit 0 from='client.? 172.21.15.80:0/4121002514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:11:25.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:11:24 smithi080 bash[28361]: cluster 2023-12-01T16:11:23.408863+0000 mgr.y (mgr.24362) 20481 : cluster 0 pgmap v20450: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:25.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:11:24 smithi080 bash[41963]: cluster 2023-12-01T16:11:23.408863+0000 mgr.y (mgr.24362) 20481 : cluster 0 pgmap v20450: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:25.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:11:24 smithi090 bash[32384]: cluster 2023-12-01T16:11:23.408863+0000 mgr.y (mgr.24362) 20481 : cluster 0 pgmap v20450: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:26.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:11:25 smithi080 bash[28361]: audit 2023-12-01T16:11:25.426723+0000 mon.a (mon.0) 12392 : audit 0 from='client.? 172.21.15.80:0/2539860994' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:11:26.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:11:25 smithi080 bash[41963]: audit 2023-12-01T16:11:25.426723+0000 mon.a (mon.0) 12392 : audit 0 from='client.? 172.21.15.80:0/2539860994' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:11:26.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:11:25 smithi090 bash[32384]: audit 2023-12-01T16:11:25.426723+0000 mon.a (mon.0) 12392 : audit 0 from='client.? 172.21.15.80:0/2539860994' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:11:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:11:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:11:26] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T16:11:27.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:11:26 smithi080 bash[28361]: cluster 2023-12-01T16:11:25.409342+0000 mgr.y (mgr.24362) 20482 : cluster 0 pgmap v20451: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:27.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:11:26 smithi080 bash[28361]: audit 2023-12-01T16:11:25.860533+0000 mon.c (mon.2) 13095 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:11:27.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:11:26 smithi080 bash[41963]: cluster 2023-12-01T16:11:25.409342+0000 mgr.y (mgr.24362) 20482 : cluster 0 pgmap v20451: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:27.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:11:26 smithi080 bash[41963]: audit 2023-12-01T16:11:25.860533+0000 mon.c (mon.2) 13095 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:11:27.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:11:26 smithi090 bash[32384]: cluster 2023-12-01T16:11:25.409342+0000 mgr.y (mgr.24362) 20482 : cluster 0 pgmap v20451: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:27.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:11:26 smithi090 bash[32384]: audit 2023-12-01T16:11:25.860533+0000 mon.c (mon.2) 13095 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:11:29.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:11:28 smithi080 bash[41963]: cluster 2023-12-01T16:11:27.410474+0000 mgr.y (mgr.24362) 20483 : cluster 0 pgmap v20452: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:29.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:11:28 smithi080 bash[41963]: audit 2023-12-01T16:11:27.887570+0000 mon.a (mon.0) 12393 : audit 0 from='client.? 172.21.15.80:0/2350413058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:11:29.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:11:28 smithi080 bash[28361]: cluster 2023-12-01T16:11:27.410474+0000 mgr.y (mgr.24362) 20483 : cluster 0 pgmap v20452: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:29.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:11:28 smithi080 bash[28361]: audit 2023-12-01T16:11:27.887570+0000 mon.a (mon.0) 12393 : audit 0 from='client.? 172.21.15.80:0/2350413058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:11:29.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:11:28 smithi090 bash[32384]: cluster 2023-12-01T16:11:27.410474+0000 mgr.y (mgr.24362) 20483 : cluster 0 pgmap v20452: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:29.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:11:28 smithi090 bash[32384]: audit 2023-12-01T16:11:27.887570+0000 mon.a (mon.0) 12393 : audit 0 from='client.? 172.21.15.80:0/2350413058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:11:31.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:11:30 smithi080 bash[28361]: cluster 2023-12-01T16:11:29.411135+0000 mgr.y (mgr.24362) 20484 : cluster 0 pgmap v20453: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:31.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:11:30 smithi080 bash[28361]: audit 2023-12-01T16:11:30.343507+0000 mon.a (mon.0) 12394 : audit 0 from='client.? 172.21.15.80:0/2653742648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:11:31.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:11:30 smithi080 bash[41963]: cluster 2023-12-01T16:11:29.411135+0000 mgr.y (mgr.24362) 20484 : cluster 0 pgmap v20453: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:31.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:11:30 smithi080 bash[41963]: audit 2023-12-01T16:11:30.343507+0000 mon.a (mon.0) 12394 : audit 0 from='client.? 172.21.15.80:0/2653742648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:11:31.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:11:30 smithi090 bash[32384]: cluster 2023-12-01T16:11:29.411135+0000 mgr.y (mgr.24362) 20484 : cluster 0 pgmap v20453: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:31.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:11:30 smithi090 bash[32384]: audit 2023-12-01T16:11:30.343507+0000 mon.a (mon.0) 12394 : audit 0 from='client.? 172.21.15.80:0/2653742648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:11:33.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:11:32 smithi080 bash[41963]: cluster 2023-12-01T16:11:31.412323+0000 mgr.y (mgr.24362) 20485 : cluster 0 pgmap v20454: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:33.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:11:32 smithi080 bash[41963]: audit 2023-12-01T16:11:32.799985+0000 mon.a (mon.0) 12395 : audit 0 from='client.? 172.21.15.80:0/3661717105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:11:33.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:11:32 smithi080 bash[28361]: cluster 2023-12-01T16:11:31.412323+0000 mgr.y (mgr.24362) 20485 : cluster 0 pgmap v20454: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:33.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:11:32 smithi080 bash[28361]: audit 2023-12-01T16:11:32.799985+0000 mon.a (mon.0) 12395 : audit 0 from='client.? 172.21.15.80:0/3661717105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:11:33.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:11:32 smithi090 bash[32384]: cluster 2023-12-01T16:11:31.412323+0000 mgr.y (mgr.24362) 20485 : cluster 0 pgmap v20454: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:33.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:11:32 smithi090 bash[32384]: audit 2023-12-01T16:11:32.799985+0000 mon.a (mon.0) 12395 : audit 0 from='client.? 172.21.15.80:0/3661717105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:11:34.270 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 16:11:33 smithi090 bash[65515]: logger=cleanup t=2023-12-01T16:11:33.857701813Z level=info msg="Completed cleanup jobs" duration=66.962929ms 2023-12-01T16:11:35.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:11:34 smithi080 bash[28361]: cluster 2023-12-01T16:11:33.412945+0000 mgr.y (mgr.24362) 20486 : cluster 0 pgmap v20455: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:35.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:11:34 smithi080 bash[41963]: cluster 2023-12-01T16:11:33.412945+0000 mgr.y (mgr.24362) 20486 : cluster 0 pgmap v20455: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:35.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:11:34 smithi090 bash[32384]: cluster 2023-12-01T16:11:33.412945+0000 mgr.y (mgr.24362) 20486 : cluster 0 pgmap v20455: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:36.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:11:35 smithi080 bash[41963]: audit 2023-12-01T16:11:35.264064+0000 mon.c (mon.2) 13096 : audit 0 from='client.? 172.21.15.80:0/2541851524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:11:36.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:11:35 smithi080 bash[28361]: audit 2023-12-01T16:11:35.264064+0000 mon.c (mon.2) 13096 : audit 0 from='client.? 172.21.15.80:0/2541851524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:11:36.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:11:35 smithi090 bash[32384]: audit 2023-12-01T16:11:35.264064+0000 mon.c (mon.2) 13096 : audit 0 from='client.? 172.21.15.80:0/2541851524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:11:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:11:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:11:36] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T16:11:37.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:11:36 smithi080 bash[41963]: cluster 2023-12-01T16:11:35.413689+0000 mgr.y (mgr.24362) 20487 : cluster 0 pgmap v20456: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:37.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:11:36 smithi080 bash[28361]: cluster 2023-12-01T16:11:35.413689+0000 mgr.y (mgr.24362) 20487 : cluster 0 pgmap v20456: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:37.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:11:36 smithi090 bash[32384]: cluster 2023-12-01T16:11:35.413689+0000 mgr.y (mgr.24362) 20487 : cluster 0 pgmap v20456: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:38.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:11:37 smithi080 bash[28361]: audit 2023-12-01T16:11:37.721696+0000 mon.c (mon.2) 13097 : audit 0 from='client.? 172.21.15.80:0/4103107511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:11:38.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:11:37 smithi080 bash[41963]: audit 2023-12-01T16:11:37.721696+0000 mon.c (mon.2) 13097 : audit 0 from='client.? 172.21.15.80:0/4103107511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:11:38.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:11:37 smithi090 bash[32384]: audit 2023-12-01T16:11:37.721696+0000 mon.c (mon.2) 13097 : audit 0 from='client.? 172.21.15.80:0/4103107511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:11:39.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:11:38 smithi080 bash[41963]: cluster 2023-12-01T16:11:37.415102+0000 mgr.y (mgr.24362) 20488 : cluster 0 pgmap v20457: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:39.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:11:38 smithi080 bash[28361]: cluster 2023-12-01T16:11:37.415102+0000 mgr.y (mgr.24362) 20488 : cluster 0 pgmap v20457: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:39.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:11:38 smithi090 bash[32384]: cluster 2023-12-01T16:11:37.415102+0000 mgr.y (mgr.24362) 20488 : cluster 0 pgmap v20457: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:11:40 smithi080 bash[41963]: cluster 2023-12-01T16:11:39.415776+0000 mgr.y (mgr.24362) 20489 : cluster 0 pgmap v20458: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:11:40 smithi080 bash[41963]: audit 2023-12-01T16:11:40.186626+0000 mon.c (mon.2) 13098 : audit 0 from='client.? 172.21.15.80:0/1531216918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:11:41.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:11:40 smithi080 bash[28361]: cluster 2023-12-01T16:11:39.415776+0000 mgr.y (mgr.24362) 20489 : cluster 0 pgmap v20458: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:41.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:11:40 smithi080 bash[28361]: audit 2023-12-01T16:11:40.186626+0000 mon.c (mon.2) 13098 : audit 0 from='client.? 172.21.15.80:0/1531216918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:11:41.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:11:40 smithi090 bash[32384]: cluster 2023-12-01T16:11:39.415776+0000 mgr.y (mgr.24362) 20489 : cluster 0 pgmap v20458: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:41.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:11:40 smithi090 bash[32384]: audit 2023-12-01T16:11:40.186626+0000 mon.c (mon.2) 13098 : audit 0 from='client.? 172.21.15.80:0/1531216918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:11:42.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:11:41 smithi080 bash[28361]: audit 2023-12-01T16:11:40.861111+0000 mon.c (mon.2) 13099 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:11:42.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:11:41 smithi080 bash[41963]: audit 2023-12-01T16:11:40.861111+0000 mon.c (mon.2) 13099 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:11:42.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:11:41 smithi090 bash[32384]: audit 2023-12-01T16:11:40.861111+0000 mon.c (mon.2) 13099 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:11:43.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:11:42 smithi080 bash[28361]: cluster 2023-12-01T16:11:41.416976+0000 mgr.y (mgr.24362) 20490 : cluster 0 pgmap v20459: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:43.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:11:42 smithi080 bash[28361]: audit 2023-12-01T16:11:42.650476+0000 mon.a (mon.0) 12396 : audit 0 from='client.? 172.21.15.80:0/290409418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:11:43.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:11:42 smithi080 bash[41963]: cluster 2023-12-01T16:11:41.416976+0000 mgr.y (mgr.24362) 20490 : cluster 0 pgmap v20459: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:43.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:11:42 smithi080 bash[41963]: audit 2023-12-01T16:11:42.650476+0000 mon.a (mon.0) 12396 : audit 0 from='client.? 172.21.15.80:0/290409418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:11:43.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:11:42 smithi090 bash[32384]: cluster 2023-12-01T16:11:41.416976+0000 mgr.y (mgr.24362) 20490 : cluster 0 pgmap v20459: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:43.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:11:42 smithi090 bash[32384]: audit 2023-12-01T16:11:42.650476+0000 mon.a (mon.0) 12396 : audit 0 from='client.? 172.21.15.80:0/290409418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:11:45.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:11:44 smithi080 bash[28361]: cluster 2023-12-01T16:11:43.417763+0000 mgr.y (mgr.24362) 20491 : cluster 0 pgmap v20460: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:45.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:11:44 smithi080 bash[41963]: cluster 2023-12-01T16:11:43.417763+0000 mgr.y (mgr.24362) 20491 : cluster 0 pgmap v20460: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:45.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:11:44 smithi090 bash[32384]: cluster 2023-12-01T16:11:43.417763+0000 mgr.y (mgr.24362) 20491 : cluster 0 pgmap v20460: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:46.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:11:45 smithi080 bash[28361]: audit 2023-12-01T16:11:45.106099+0000 mon.c (mon.2) 13100 : audit 0 from='client.? 172.21.15.80:0/599873155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:11:46.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:11:45 smithi080 bash[41963]: audit 2023-12-01T16:11:45.106099+0000 mon.c (mon.2) 13100 : audit 0 from='client.? 172.21.15.80:0/599873155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:11:46.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:11:45 smithi090 bash[32384]: audit 2023-12-01T16:11:45.106099+0000 mon.c (mon.2) 13100 : audit 0 from='client.? 172.21.15.80:0/599873155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:11:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:11:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:11:46] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T16:11:47.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:11:46 smithi080 bash[28361]: cluster 2023-12-01T16:11:45.418553+0000 mgr.y (mgr.24362) 20492 : cluster 0 pgmap v20461: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:47.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:11:46 smithi080 bash[41963]: cluster 2023-12-01T16:11:45.418553+0000 mgr.y (mgr.24362) 20492 : cluster 0 pgmap v20461: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:47.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:11:46 smithi090 bash[32384]: cluster 2023-12-01T16:11:45.418553+0000 mgr.y (mgr.24362) 20492 : cluster 0 pgmap v20461: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:48.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:11:47 smithi080 bash[28361]: audit 2023-12-01T16:11:47.559859+0000 mon.c (mon.2) 13101 : audit 0 from='client.? 172.21.15.80:0/2572732002' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:11:48.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:11:47 smithi080 bash[41963]: audit 2023-12-01T16:11:47.559859+0000 mon.c (mon.2) 13101 : audit 0 from='client.? 172.21.15.80:0/2572732002' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:11:48.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:11:47 smithi090 bash[32384]: audit 2023-12-01T16:11:47.559859+0000 mon.c (mon.2) 13101 : audit 0 from='client.? 172.21.15.80:0/2572732002' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:11:49.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:11:48 smithi080 bash[41963]: cluster 2023-12-01T16:11:47.419729+0000 mgr.y (mgr.24362) 20493 : cluster 0 pgmap v20462: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:49.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:11:48 smithi080 bash[28361]: cluster 2023-12-01T16:11:47.419729+0000 mgr.y (mgr.24362) 20493 : cluster 0 pgmap v20462: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:49.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:11:48 smithi090 bash[32384]: cluster 2023-12-01T16:11:47.419729+0000 mgr.y (mgr.24362) 20493 : cluster 0 pgmap v20462: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:51.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:11:50 smithi080 bash[41963]: cluster 2023-12-01T16:11:49.420413+0000 mgr.y (mgr.24362) 20494 : cluster 0 pgmap v20463: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:51.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:11:50 smithi080 bash[41963]: audit 2023-12-01T16:11:50.010844+0000 mon.a (mon.0) 12397 : audit 0 from='client.? 172.21.15.80:0/1676871062' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:11:51.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:11:50 smithi080 bash[28361]: cluster 2023-12-01T16:11:49.420413+0000 mgr.y (mgr.24362) 20494 : cluster 0 pgmap v20463: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:51.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:11:50 smithi080 bash[28361]: audit 2023-12-01T16:11:50.010844+0000 mon.a (mon.0) 12397 : audit 0 from='client.? 172.21.15.80:0/1676871062' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:11:51.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:11:50 smithi090 bash[32384]: cluster 2023-12-01T16:11:49.420413+0000 mgr.y (mgr.24362) 20494 : cluster 0 pgmap v20463: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:51.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:11:50 smithi090 bash[32384]: audit 2023-12-01T16:11:50.010844+0000 mon.a (mon.0) 12397 : audit 0 from='client.? 172.21.15.80:0/1676871062' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:11:53.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:11:52 smithi080 bash[41963]: cluster 2023-12-01T16:11:51.421552+0000 mgr.y (mgr.24362) 20495 : cluster 0 pgmap v20464: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:53.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:11:52 smithi080 bash[41963]: audit 2023-12-01T16:11:52.459418+0000 mon.c (mon.2) 13102 : audit 0 from='client.? 172.21.15.80:0/1062497100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:11:53.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:11:52 smithi080 bash[28361]: cluster 2023-12-01T16:11:51.421552+0000 mgr.y (mgr.24362) 20495 : cluster 0 pgmap v20464: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:53.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:11:52 smithi080 bash[28361]: audit 2023-12-01T16:11:52.459418+0000 mon.c (mon.2) 13102 : audit 0 from='client.? 172.21.15.80:0/1062497100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:11:53.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:11:52 smithi090 bash[32384]: cluster 2023-12-01T16:11:51.421552+0000 mgr.y (mgr.24362) 20495 : cluster 0 pgmap v20464: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:53.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:11:52 smithi090 bash[32384]: audit 2023-12-01T16:11:52.459418+0000 mon.c (mon.2) 13102 : audit 0 from='client.? 172.21.15.80:0/1062497100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:11:55.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:11:54 smithi080 bash[28361]: cluster 2023-12-01T16:11:53.422159+0000 mgr.y (mgr.24362) 20496 : cluster 0 pgmap v20465: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:55.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:11:54 smithi080 bash[41963]: cluster 2023-12-01T16:11:53.422159+0000 mgr.y (mgr.24362) 20496 : cluster 0 pgmap v20465: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:55.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:11:54 smithi090 bash[32384]: cluster 2023-12-01T16:11:53.422159+0000 mgr.y (mgr.24362) 20496 : cluster 0 pgmap v20465: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:56.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:11:55 smithi080 bash[28361]: audit 2023-12-01T16:11:54.922262+0000 mon.a (mon.0) 12398 : audit 0 from='client.? 172.21.15.80:0/4123384888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:11:56.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:11:55 smithi080 bash[28361]: audit 2023-12-01T16:11:55.861299+0000 mon.c (mon.2) 13103 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:11:56.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:11:55 smithi080 bash[41963]: audit 2023-12-01T16:11:54.922262+0000 mon.a (mon.0) 12398 : audit 0 from='client.? 172.21.15.80:0/4123384888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:11:56.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:11:55 smithi080 bash[41963]: audit 2023-12-01T16:11:55.861299+0000 mon.c (mon.2) 13103 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:11:56.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:11:55 smithi090 bash[32384]: audit 2023-12-01T16:11:54.922262+0000 mon.a (mon.0) 12398 : audit 0 from='client.? 172.21.15.80:0/4123384888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:11:56.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:11:55 smithi090 bash[32384]: audit 2023-12-01T16:11:55.861299+0000 mon.c (mon.2) 13103 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:11:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:11:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:11:56] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T16:11:57.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:11:56 smithi080 bash[28361]: cluster 2023-12-01T16:11:55.422814+0000 mgr.y (mgr.24362) 20497 : cluster 0 pgmap v20466: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:57.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:11:56 smithi080 bash[41963]: cluster 2023-12-01T16:11:55.422814+0000 mgr.y (mgr.24362) 20497 : cluster 0 pgmap v20466: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:57.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:11:56 smithi090 bash[32384]: cluster 2023-12-01T16:11:55.422814+0000 mgr.y (mgr.24362) 20497 : cluster 0 pgmap v20466: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:58.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:11:57 smithi080 bash[28361]: audit 2023-12-01T16:11:57.366604+0000 mon.a (mon.0) 12399 : audit 0 from='client.? 172.21.15.80:0/2389530826' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:11:58.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:11:57 smithi080 bash[41963]: audit 2023-12-01T16:11:57.366604+0000 mon.a (mon.0) 12399 : audit 0 from='client.? 172.21.15.80:0/2389530826' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:11:58.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:11:57 smithi090 bash[32384]: audit 2023-12-01T16:11:57.366604+0000 mon.a (mon.0) 12399 : audit 0 from='client.? 172.21.15.80:0/2389530826' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:11:59.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:11:58 smithi080 bash[28361]: cluster 2023-12-01T16:11:57.423939+0000 mgr.y (mgr.24362) 20498 : cluster 0 pgmap v20467: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:59.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:11:58 smithi080 bash[41963]: cluster 2023-12-01T16:11:57.423939+0000 mgr.y (mgr.24362) 20498 : cluster 0 pgmap v20467: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:59.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:11:58 smithi090 bash[32384]: cluster 2023-12-01T16:11:57.423939+0000 mgr.y (mgr.24362) 20498 : cluster 0 pgmap v20467: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:00.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:11:59 smithi080 bash[41963]: audit 2023-12-01T16:11:59.809854+0000 mon.c (mon.2) 13104 : audit 0 from='client.? 172.21.15.80:0/2441087889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:12:00.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:11:59 smithi080 bash[28361]: audit 2023-12-01T16:11:59.809854+0000 mon.c (mon.2) 13104 : audit 0 from='client.? 172.21.15.80:0/2441087889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:12:00.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:11:59 smithi090 bash[32384]: audit 2023-12-01T16:11:59.809854+0000 mon.c (mon.2) 13104 : audit 0 from='client.? 172.21.15.80:0/2441087889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:12:01.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:12:00 smithi080 bash[41963]: cluster 2023-12-01T16:11:59.424471+0000 mgr.y (mgr.24362) 20499 : cluster 0 pgmap v20468: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:01.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:12:00 smithi080 bash[28361]: cluster 2023-12-01T16:11:59.424471+0000 mgr.y (mgr.24362) 20499 : cluster 0 pgmap v20468: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:01.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:12:00 smithi090 bash[32384]: cluster 2023-12-01T16:11:59.424471+0000 mgr.y (mgr.24362) 20499 : cluster 0 pgmap v20468: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:03.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:12:02 smithi090 bash[32384]: cluster 2023-12-01T16:12:01.425517+0000 mgr.y (mgr.24362) 20500 : cluster 0 pgmap v20469: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:03.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:12:02 smithi090 bash[32384]: audit 2023-12-01T16:12:02.270312+0000 mon.c (mon.2) 13105 : audit 0 from='client.? 172.21.15.80:0/1365231872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:12:03.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:12:02 smithi080 bash[28361]: cluster 2023-12-01T16:12:01.425517+0000 mgr.y (mgr.24362) 20500 : cluster 0 pgmap v20469: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:03.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:12:02 smithi080 bash[28361]: audit 2023-12-01T16:12:02.270312+0000 mon.c (mon.2) 13105 : audit 0 from='client.? 172.21.15.80:0/1365231872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:12:03.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:12:02 smithi080 bash[41963]: cluster 2023-12-01T16:12:01.425517+0000 mgr.y (mgr.24362) 20500 : cluster 0 pgmap v20469: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:03.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:12:02 smithi080 bash[41963]: audit 2023-12-01T16:12:02.270312+0000 mon.c (mon.2) 13105 : audit 0 from='client.? 172.21.15.80:0/1365231872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:12:05.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:12:04 smithi090 bash[32384]: cluster 2023-12-01T16:12:03.426159+0000 mgr.y (mgr.24362) 20501 : cluster 0 pgmap v20470: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:05.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:12:04 smithi090 bash[32384]: audit 2023-12-01T16:12:04.730007+0000 mon.c (mon.2) 13106 : audit 0 from='client.? 172.21.15.80:0/1111874842' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:12:05.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:12:04 smithi080 bash[28361]: cluster 2023-12-01T16:12:03.426159+0000 mgr.y (mgr.24362) 20501 : cluster 0 pgmap v20470: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:05.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:12:04 smithi080 bash[28361]: audit 2023-12-01T16:12:04.730007+0000 mon.c (mon.2) 13106 : audit 0 from='client.? 172.21.15.80:0/1111874842' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:12:05.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:12:04 smithi080 bash[41963]: cluster 2023-12-01T16:12:03.426159+0000 mgr.y (mgr.24362) 20501 : cluster 0 pgmap v20470: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:05.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:12:04 smithi080 bash[41963]: audit 2023-12-01T16:12:04.730007+0000 mon.c (mon.2) 13106 : audit 0 from='client.? 172.21.15.80:0/1111874842' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:12:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:12:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:12:06] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T16:12:07.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:12:06 smithi090 bash[32384]: cluster 2023-12-01T16:12:05.426827+0000 mgr.y (mgr.24362) 20502 : cluster 0 pgmap v20471: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:07.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:12:06 smithi080 bash[28361]: cluster 2023-12-01T16:12:05.426827+0000 mgr.y (mgr.24362) 20502 : cluster 0 pgmap v20471: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:07.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:12:06 smithi080 bash[41963]: cluster 2023-12-01T16:12:05.426827+0000 mgr.y (mgr.24362) 20502 : cluster 0 pgmap v20471: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:08.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:12:07 smithi090 bash[32384]: audit 2023-12-01T16:12:07.188773+0000 mon.c (mon.2) 13107 : audit 0 from='client.? 172.21.15.80:0/3542217528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:12:08.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:12:07 smithi090 bash[32384]: audit 2023-12-01T16:12:07.383626+0000 mon.c (mon.2) 13108 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:12:08.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:12:07 smithi080 bash[28361]: audit 2023-12-01T16:12:07.188773+0000 mon.c (mon.2) 13107 : audit 0 from='client.? 172.21.15.80:0/3542217528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:12:08.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:12:07 smithi080 bash[28361]: audit 2023-12-01T16:12:07.383626+0000 mon.c (mon.2) 13108 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:12:08.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:12:07 smithi080 bash[41963]: audit 2023-12-01T16:12:07.188773+0000 mon.c (mon.2) 13107 : audit 0 from='client.? 172.21.15.80:0/3542217528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:12:08.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:12:07 smithi080 bash[41963]: audit 2023-12-01T16:12:07.383626+0000 mon.c (mon.2) 13108 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:12:09.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:12:08 smithi090 bash[32384]: cluster 2023-12-01T16:12:07.428050+0000 mgr.y (mgr.24362) 20503 : cluster 0 pgmap v20472: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:09.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:12:08 smithi080 bash[41963]: cluster 2023-12-01T16:12:07.428050+0000 mgr.y (mgr.24362) 20503 : cluster 0 pgmap v20472: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:09.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:12:08 smithi080 bash[28361]: cluster 2023-12-01T16:12:07.428050+0000 mgr.y (mgr.24362) 20503 : cluster 0 pgmap v20472: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:10.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:12:09 smithi090 bash[32384]: audit 2023-12-01T16:12:09.646644+0000 mon.c (mon.2) 13109 : audit 0 from='client.? 172.21.15.80:0/182877070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:12:10.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:12:09 smithi080 bash[28361]: audit 2023-12-01T16:12:09.646644+0000 mon.c (mon.2) 13109 : audit 0 from='client.? 172.21.15.80:0/182877070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:12:10.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:12:09 smithi080 bash[41963]: audit 2023-12-01T16:12:09.646644+0000 mon.c (mon.2) 13109 : audit 0 from='client.? 172.21.15.80:0/182877070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:12:11.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:12:10 smithi090 bash[32384]: cluster 2023-12-01T16:12:09.428631+0000 mgr.y (mgr.24362) 20504 : cluster 0 pgmap v20473: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:11.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:12:10 smithi090 bash[32384]: audit 2023-12-01T16:12:10.861777+0000 mon.c (mon.2) 13110 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:12:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:12:10 smithi080 bash[41963]: cluster 2023-12-01T16:12:09.428631+0000 mgr.y (mgr.24362) 20504 : cluster 0 pgmap v20473: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:12:10 smithi080 bash[41963]: audit 2023-12-01T16:12:10.861777+0000 mon.c (mon.2) 13110 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:12:11.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:12:10 smithi080 bash[28361]: cluster 2023-12-01T16:12:09.428631+0000 mgr.y (mgr.24362) 20504 : cluster 0 pgmap v20473: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:11.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:12:10 smithi080 bash[28361]: audit 2023-12-01T16:12:10.861777+0000 mon.c (mon.2) 13110 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:12:13.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:12:12 smithi090 bash[32384]: cluster 2023-12-01T16:12:11.429714+0000 mgr.y (mgr.24362) 20505 : cluster 0 pgmap v20474: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:13.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:12:12 smithi090 bash[32384]: audit 2023-12-01T16:12:12.103864+0000 mon.a (mon.0) 12400 : audit 0 from='client.? 172.21.15.80:0/2367065517' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:12:13.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:12:12 smithi080 bash[28361]: cluster 2023-12-01T16:12:11.429714+0000 mgr.y (mgr.24362) 20505 : cluster 0 pgmap v20474: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:13.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:12:12 smithi080 bash[28361]: audit 2023-12-01T16:12:12.103864+0000 mon.a (mon.0) 12400 : audit 0 from='client.? 172.21.15.80:0/2367065517' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:12:13.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:12:12 smithi080 bash[41963]: cluster 2023-12-01T16:12:11.429714+0000 mgr.y (mgr.24362) 20505 : cluster 0 pgmap v20474: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:13.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:12:12 smithi080 bash[41963]: audit 2023-12-01T16:12:12.103864+0000 mon.a (mon.0) 12400 : audit 0 from='client.? 172.21.15.80:0/2367065517' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:12:14.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:12:14 smithi090 bash[32384]: audit 2023-12-01T16:12:13.234337+0000 mon.a (mon.0) 12401 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:12:14.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:12:14 smithi090 bash[32384]: audit 2023-12-01T16:12:13.244582+0000 mon.a (mon.0) 12402 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:12:14.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:12:14 smithi090 bash[32384]: cluster 2023-12-01T16:12:13.430348+0000 mgr.y (mgr.24362) 20506 : cluster 0 pgmap v20475: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:14.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:12:14 smithi090 bash[32384]: audit 2023-12-01T16:12:13.582765+0000 mon.a (mon.0) 12403 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:12:14.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:12:14 smithi090 bash[32384]: audit 2023-12-01T16:12:13.593285+0000 mon.a (mon.0) 12404 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:12:14.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:12:14 smithi090 bash[32384]: audit 2023-12-01T16:12:14.120566+0000 mon.c (mon.2) 13111 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:12:14.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:12:14 smithi090 bash[32384]: audit 2023-12-01T16:12:14.122487+0000 mon.c (mon.2) 13112 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:12:14.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:12:14 smithi090 bash[32384]: audit 2023-12-01T16:12:14.132378+0000 mon.a (mon.0) 12405 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:12:14.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:12:14 smithi080 bash[28361]: audit 2023-12-01T16:12:13.234337+0000 mon.a (mon.0) 12401 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:12:14.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:12:14 smithi080 bash[28361]: audit 2023-12-01T16:12:13.244582+0000 mon.a (mon.0) 12402 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:12:14.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:12:14 smithi080 bash[28361]: cluster 2023-12-01T16:12:13.430348+0000 mgr.y (mgr.24362) 20506 : cluster 0 pgmap v20475: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:14.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:12:14 smithi080 bash[28361]: audit 2023-12-01T16:12:13.582765+0000 mon.a (mon.0) 12403 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:12:14.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:12:14 smithi080 bash[28361]: audit 2023-12-01T16:12:13.593285+0000 mon.a (mon.0) 12404 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:12:14.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:12:14 smithi080 bash[28361]: audit 2023-12-01T16:12:14.120566+0000 mon.c (mon.2) 13111 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:12:14.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:12:14 smithi080 bash[28361]: audit 2023-12-01T16:12:14.122487+0000 mon.c (mon.2) 13112 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:12:14.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:12:14 smithi080 bash[28361]: audit 2023-12-01T16:12:14.132378+0000 mon.a (mon.0) 12405 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:12:14.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:12:14 smithi080 bash[41963]: audit 2023-12-01T16:12:13.234337+0000 mon.a (mon.0) 12401 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:12:14.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:12:14 smithi080 bash[41963]: audit 2023-12-01T16:12:13.244582+0000 mon.a (mon.0) 12402 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:12:14.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:12:14 smithi080 bash[41963]: cluster 2023-12-01T16:12:13.430348+0000 mgr.y (mgr.24362) 20506 : cluster 0 pgmap v20475: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:14.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:12:14 smithi080 bash[41963]: audit 2023-12-01T16:12:13.582765+0000 mon.a (mon.0) 12403 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:12:14.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:12:14 smithi080 bash[41963]: audit 2023-12-01T16:12:13.593285+0000 mon.a (mon.0) 12404 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:12:14.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:12:14 smithi080 bash[41963]: audit 2023-12-01T16:12:14.120566+0000 mon.c (mon.2) 13111 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:12:14.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:12:14 smithi080 bash[41963]: audit 2023-12-01T16:12:14.122487+0000 mon.c (mon.2) 13112 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:12:14.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:12:14 smithi080 bash[41963]: audit 2023-12-01T16:12:14.132378+0000 mon.a (mon.0) 12405 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:12:15.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:12:15 smithi090 bash[32384]: audit 2023-12-01T16:12:14.559491+0000 mon.c (mon.2) 13113 : audit 0 from='client.? 172.21.15.80:0/704386108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:12:15.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:12:15 smithi080 bash[28361]: audit 2023-12-01T16:12:14.559491+0000 mon.c (mon.2) 13113 : audit 0 from='client.? 172.21.15.80:0/704386108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:12:15.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:12:15 smithi080 bash[41963]: audit 2023-12-01T16:12:14.559491+0000 mon.c (mon.2) 13113 : audit 0 from='client.? 172.21.15.80:0/704386108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:12:16.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:12:16 smithi090 bash[32384]: cluster 2023-12-01T16:12:15.431031+0000 mgr.y (mgr.24362) 20507 : cluster 0 pgmap v20476: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:16.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:12:16 smithi080 bash[28361]: cluster 2023-12-01T16:12:15.431031+0000 mgr.y (mgr.24362) 20507 : cluster 0 pgmap v20476: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:16.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:12:16 smithi080 bash[41963]: cluster 2023-12-01T16:12:15.431031+0000 mgr.y (mgr.24362) 20507 : cluster 0 pgmap v20476: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:16.683 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:12:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:12:16] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T16:12:18.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:12:17 smithi080 bash[28361]: audit 2023-12-01T16:12:17.015295+0000 mon.c (mon.2) 13114 : audit 0 from='client.? 172.21.15.80:0/3064633972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:12:18.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:12:17 smithi080 bash[41963]: audit 2023-12-01T16:12:17.015295+0000 mon.c (mon.2) 13114 : audit 0 from='client.? 172.21.15.80:0/3064633972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:12:18.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:12:17 smithi090 bash[32384]: audit 2023-12-01T16:12:17.015295+0000 mon.c (mon.2) 13114 : audit 0 from='client.? 172.21.15.80:0/3064633972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:12:19.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:12:18 smithi080 bash[28361]: cluster 2023-12-01T16:12:17.432315+0000 mgr.y (mgr.24362) 20508 : cluster 0 pgmap v20477: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:19.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:12:18 smithi080 bash[41963]: cluster 2023-12-01T16:12:17.432315+0000 mgr.y (mgr.24362) 20508 : cluster 0 pgmap v20477: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:19.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:12:18 smithi090 bash[32384]: cluster 2023-12-01T16:12:17.432315+0000 mgr.y (mgr.24362) 20508 : cluster 0 pgmap v20477: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:20.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:12:19 smithi080 bash[28361]: audit 2023-12-01T16:12:19.479555+0000 mon.a (mon.0) 12406 : audit 0 from='client.? 172.21.15.80:0/70309467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:12:20.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:12:19 smithi080 bash[41963]: audit 2023-12-01T16:12:19.479555+0000 mon.a (mon.0) 12406 : audit 0 from='client.? 172.21.15.80:0/70309467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:12:20.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:12:19 smithi090 bash[32384]: audit 2023-12-01T16:12:19.479555+0000 mon.a (mon.0) 12406 : audit 0 from='client.? 172.21.15.80:0/70309467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:12:21.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:12:20 smithi080 bash[28361]: cluster 2023-12-01T16:12:19.433089+0000 mgr.y (mgr.24362) 20509 : cluster 0 pgmap v20478: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:21.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:12:20 smithi080 bash[41963]: cluster 2023-12-01T16:12:19.433089+0000 mgr.y (mgr.24362) 20509 : cluster 0 pgmap v20478: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:21.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:12:20 smithi090 bash[32384]: cluster 2023-12-01T16:12:19.433089+0000 mgr.y (mgr.24362) 20509 : cluster 0 pgmap v20478: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:23.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:12:22 smithi080 bash[41963]: cluster 2023-12-01T16:12:21.434178+0000 mgr.y (mgr.24362) 20510 : cluster 0 pgmap v20479: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:23.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:12:22 smithi080 bash[41963]: audit 2023-12-01T16:12:21.932478+0000 mon.c (mon.2) 13115 : audit 0 from='client.? 172.21.15.80:0/29703936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:12:23.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:12:22 smithi080 bash[28361]: cluster 2023-12-01T16:12:21.434178+0000 mgr.y (mgr.24362) 20510 : cluster 0 pgmap v20479: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:23.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:12:22 smithi080 bash[28361]: audit 2023-12-01T16:12:21.932478+0000 mon.c (mon.2) 13115 : audit 0 from='client.? 172.21.15.80:0/29703936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:12:23.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:12:22 smithi090 bash[32384]: cluster 2023-12-01T16:12:21.434178+0000 mgr.y (mgr.24362) 20510 : cluster 0 pgmap v20479: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:23.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:12:22 smithi090 bash[32384]: audit 2023-12-01T16:12:21.932478+0000 mon.c (mon.2) 13115 : audit 0 from='client.? 172.21.15.80:0/29703936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:12:25.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:12:24 smithi080 bash[41963]: cluster 2023-12-01T16:12:23.434800+0000 mgr.y (mgr.24362) 20511 : cluster 0 pgmap v20480: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:25.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:12:24 smithi080 bash[41963]: audit 2023-12-01T16:12:24.386084+0000 mon.a (mon.0) 12407 : audit 0 from='client.? 172.21.15.80:0/2245589116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:12:25.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:12:24 smithi080 bash[28361]: cluster 2023-12-01T16:12:23.434800+0000 mgr.y (mgr.24362) 20511 : cluster 0 pgmap v20480: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:25.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:12:24 smithi080 bash[28361]: audit 2023-12-01T16:12:24.386084+0000 mon.a (mon.0) 12407 : audit 0 from='client.? 172.21.15.80:0/2245589116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:12:25.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:12:24 smithi090 bash[32384]: cluster 2023-12-01T16:12:23.434800+0000 mgr.y (mgr.24362) 20511 : cluster 0 pgmap v20480: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:25.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:12:24 smithi090 bash[32384]: audit 2023-12-01T16:12:24.386084+0000 mon.a (mon.0) 12407 : audit 0 from='client.? 172.21.15.80:0/2245589116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:12:26.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:12:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:12:26] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T16:12:27.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:12:26 smithi080 bash[41963]: cluster 2023-12-01T16:12:25.435472+0000 mgr.y (mgr.24362) 20512 : cluster 0 pgmap v20481: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:27.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:12:26 smithi080 bash[41963]: audit 2023-12-01T16:12:25.862119+0000 mon.c (mon.2) 13116 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:12:27.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:12:26 smithi080 bash[28361]: cluster 2023-12-01T16:12:25.435472+0000 mgr.y (mgr.24362) 20512 : cluster 0 pgmap v20481: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:27.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:12:26 smithi080 bash[28361]: audit 2023-12-01T16:12:25.862119+0000 mon.c (mon.2) 13116 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:12:27.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:12:26 smithi090 bash[32384]: cluster 2023-12-01T16:12:25.435472+0000 mgr.y (mgr.24362) 20512 : cluster 0 pgmap v20481: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:27.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:12:26 smithi090 bash[32384]: audit 2023-12-01T16:12:25.862119+0000 mon.c (mon.2) 13116 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:12:28.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:12:27 smithi080 bash[28361]: audit 2023-12-01T16:12:26.848887+0000 mon.a (mon.0) 12408 : audit 0 from='client.? 172.21.15.80:0/964882038' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:12:28.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:12:27 smithi080 bash[41963]: audit 2023-12-01T16:12:26.848887+0000 mon.a (mon.0) 12408 : audit 0 from='client.? 172.21.15.80:0/964882038' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:12:28.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:12:27 smithi090 bash[32384]: audit 2023-12-01T16:12:26.848887+0000 mon.a (mon.0) 12408 : audit 0 from='client.? 172.21.15.80:0/964882038' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:12:29.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:12:28 smithi080 bash[41963]: cluster 2023-12-01T16:12:27.436639+0000 mgr.y (mgr.24362) 20513 : cluster 0 pgmap v20482: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:29.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:12:28 smithi080 bash[28361]: cluster 2023-12-01T16:12:27.436639+0000 mgr.y (mgr.24362) 20513 : cluster 0 pgmap v20482: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:29.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:12:28 smithi090 bash[32384]: cluster 2023-12-01T16:12:27.436639+0000 mgr.y (mgr.24362) 20513 : cluster 0 pgmap v20482: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:30.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:12:29 smithi080 bash[28361]: audit 2023-12-01T16:12:29.306573+0000 mon.c (mon.2) 13117 : audit 0 from='client.? 172.21.15.80:0/3733023031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:12:30.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:12:29 smithi080 bash[41963]: audit 2023-12-01T16:12:29.306573+0000 mon.c (mon.2) 13117 : audit 0 from='client.? 172.21.15.80:0/3733023031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:12:30.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:12:29 smithi090 bash[32384]: audit 2023-12-01T16:12:29.306573+0000 mon.c (mon.2) 13117 : audit 0 from='client.? 172.21.15.80:0/3733023031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:12:31.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:12:30 smithi080 bash[28361]: cluster 2023-12-01T16:12:29.437324+0000 mgr.y (mgr.24362) 20514 : cluster 0 pgmap v20483: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:31.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:12:30 smithi080 bash[41963]: cluster 2023-12-01T16:12:29.437324+0000 mgr.y (mgr.24362) 20514 : cluster 0 pgmap v20483: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:31.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:12:30 smithi090 bash[32384]: cluster 2023-12-01T16:12:29.437324+0000 mgr.y (mgr.24362) 20514 : cluster 0 pgmap v20483: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:32.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:12:31 smithi080 bash[28361]: audit 2023-12-01T16:12:31.758902+0000 mon.a (mon.0) 12409 : audit 0 from='client.? 172.21.15.80:0/1041754442' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:12:32.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:12:31 smithi080 bash[41963]: audit 2023-12-01T16:12:31.758902+0000 mon.a (mon.0) 12409 : audit 0 from='client.? 172.21.15.80:0/1041754442' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:12:32.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:12:31 smithi090 bash[32384]: audit 2023-12-01T16:12:31.758902+0000 mon.a (mon.0) 12409 : audit 0 from='client.? 172.21.15.80:0/1041754442' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:12:33.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:12:32 smithi080 bash[28361]: cluster 2023-12-01T16:12:31.438399+0000 mgr.y (mgr.24362) 20515 : cluster 0 pgmap v20484: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:33.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:12:32 smithi080 bash[41963]: cluster 2023-12-01T16:12:31.438399+0000 mgr.y (mgr.24362) 20515 : cluster 0 pgmap v20484: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:33.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:12:32 smithi090 bash[32384]: cluster 2023-12-01T16:12:31.438399+0000 mgr.y (mgr.24362) 20515 : cluster 0 pgmap v20484: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:35.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:12:34 smithi080 bash[41963]: cluster 2023-12-01T16:12:33.439066+0000 mgr.y (mgr.24362) 20516 : cluster 0 pgmap v20485: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:35.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:12:34 smithi080 bash[41963]: audit 2023-12-01T16:12:34.218403+0000 mon.a (mon.0) 12410 : audit 0 from='client.? 172.21.15.80:0/1286066984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:12:35.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:12:34 smithi080 bash[28361]: cluster 2023-12-01T16:12:33.439066+0000 mgr.y (mgr.24362) 20516 : cluster 0 pgmap v20485: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:35.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:12:34 smithi080 bash[28361]: audit 2023-12-01T16:12:34.218403+0000 mon.a (mon.0) 12410 : audit 0 from='client.? 172.21.15.80:0/1286066984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:12:35.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:12:34 smithi090 bash[32384]: cluster 2023-12-01T16:12:33.439066+0000 mgr.y (mgr.24362) 20516 : cluster 0 pgmap v20485: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:35.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:12:34 smithi090 bash[32384]: audit 2023-12-01T16:12:34.218403+0000 mon.a (mon.0) 12410 : audit 0 from='client.? 172.21.15.80:0/1286066984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:12:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:12:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:12:36] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T16:12:37.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:12:36 smithi080 bash[41963]: cluster 2023-12-01T16:12:35.439720+0000 mgr.y (mgr.24362) 20517 : cluster 0 pgmap v20486: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:37.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:12:36 smithi080 bash[41963]: audit 2023-12-01T16:12:36.661190+0000 mon.a (mon.0) 12411 : audit 0 from='client.? 172.21.15.80:0/4079133727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:12:37.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:12:36 smithi080 bash[28361]: cluster 2023-12-01T16:12:35.439720+0000 mgr.y (mgr.24362) 20517 : cluster 0 pgmap v20486: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:37.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:12:36 smithi080 bash[28361]: audit 2023-12-01T16:12:36.661190+0000 mon.a (mon.0) 12411 : audit 0 from='client.? 172.21.15.80:0/4079133727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:12:37.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:12:36 smithi090 bash[32384]: cluster 2023-12-01T16:12:35.439720+0000 mgr.y (mgr.24362) 20517 : cluster 0 pgmap v20486: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:37.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:12:36 smithi090 bash[32384]: audit 2023-12-01T16:12:36.661190+0000 mon.a (mon.0) 12411 : audit 0 from='client.? 172.21.15.80:0/4079133727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:12:39.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:12:38 smithi080 bash[41963]: cluster 2023-12-01T16:12:37.440903+0000 mgr.y (mgr.24362) 20518 : cluster 0 pgmap v20487: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:39.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:12:38 smithi080 bash[28361]: cluster 2023-12-01T16:12:37.440903+0000 mgr.y (mgr.24362) 20518 : cluster 0 pgmap v20487: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:39.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:12:38 smithi090 bash[32384]: cluster 2023-12-01T16:12:37.440903+0000 mgr.y (mgr.24362) 20518 : cluster 0 pgmap v20487: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:40.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:12:39 smithi080 bash[28361]: audit 2023-12-01T16:12:39.126404+0000 mon.a (mon.0) 12412 : audit 0 from='client.? 172.21.15.80:0/1091925460' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:12:40.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:12:39 smithi080 bash[41963]: audit 2023-12-01T16:12:39.126404+0000 mon.a (mon.0) 12412 : audit 0 from='client.? 172.21.15.80:0/1091925460' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:12:40.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:12:39 smithi090 bash[32384]: audit 2023-12-01T16:12:39.126404+0000 mon.a (mon.0) 12412 : audit 0 from='client.? 172.21.15.80:0/1091925460' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:12:41.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:12:40 smithi080 bash[41963]: cluster 2023-12-01T16:12:39.441592+0000 mgr.y (mgr.24362) 20519 : cluster 0 pgmap v20488: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:41.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:12:40 smithi080 bash[28361]: cluster 2023-12-01T16:12:39.441592+0000 mgr.y (mgr.24362) 20519 : cluster 0 pgmap v20488: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:41.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:12:40 smithi090 bash[32384]: cluster 2023-12-01T16:12:39.441592+0000 mgr.y (mgr.24362) 20519 : cluster 0 pgmap v20488: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:42.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:12:41 smithi080 bash[28361]: audit 2023-12-01T16:12:40.862559+0000 mon.c (mon.2) 13118 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:12:42.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:12:41 smithi080 bash[28361]: audit 2023-12-01T16:12:41.581860+0000 mon.c (mon.2) 13119 : audit 0 from='client.? 172.21.15.80:0/2241406273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:12:42.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:12:41 smithi080 bash[41963]: audit 2023-12-01T16:12:40.862559+0000 mon.c (mon.2) 13118 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:12:42.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:12:41 smithi080 bash[41963]: audit 2023-12-01T16:12:41.581860+0000 mon.c (mon.2) 13119 : audit 0 from='client.? 172.21.15.80:0/2241406273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:12:42.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:12:41 smithi090 bash[32384]: audit 2023-12-01T16:12:40.862559+0000 mon.c (mon.2) 13118 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:12:42.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:12:41 smithi090 bash[32384]: audit 2023-12-01T16:12:41.581860+0000 mon.c (mon.2) 13119 : audit 0 from='client.? 172.21.15.80:0/2241406273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:12:43.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:12:42 smithi080 bash[28361]: cluster 2023-12-01T16:12:41.442701+0000 mgr.y (mgr.24362) 20520 : cluster 0 pgmap v20489: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:43.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:12:42 smithi080 bash[41963]: cluster 2023-12-01T16:12:41.442701+0000 mgr.y (mgr.24362) 20520 : cluster 0 pgmap v20489: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:43.273 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:12:42 smithi090 bash[32384]: cluster 2023-12-01T16:12:41.442701+0000 mgr.y (mgr.24362) 20520 : cluster 0 pgmap v20489: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:45.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:12:44 smithi080 bash[28361]: cluster 2023-12-01T16:12:43.443375+0000 mgr.y (mgr.24362) 20521 : cluster 0 pgmap v20490: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:45.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:12:44 smithi080 bash[28361]: audit 2023-12-01T16:12:44.049599+0000 mon.a (mon.0) 12413 : audit 0 from='client.? 172.21.15.80:0/3664651286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:12:45.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:12:44 smithi080 bash[41963]: cluster 2023-12-01T16:12:43.443375+0000 mgr.y (mgr.24362) 20521 : cluster 0 pgmap v20490: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:45.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:12:44 smithi080 bash[41963]: audit 2023-12-01T16:12:44.049599+0000 mon.a (mon.0) 12413 : audit 0 from='client.? 172.21.15.80:0/3664651286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:12:45.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:12:44 smithi090 bash[32384]: cluster 2023-12-01T16:12:43.443375+0000 mgr.y (mgr.24362) 20521 : cluster 0 pgmap v20490: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:45.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:12:44 smithi090 bash[32384]: audit 2023-12-01T16:12:44.049599+0000 mon.a (mon.0) 12413 : audit 0 from='client.? 172.21.15.80:0/3664651286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:12:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:12:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:12:46] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T16:12:47.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:12:46 smithi080 bash[28361]: cluster 2023-12-01T16:12:45.444033+0000 mgr.y (mgr.24362) 20522 : cluster 0 pgmap v20491: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:47.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:12:46 smithi080 bash[28361]: audit 2023-12-01T16:12:46.507723+0000 mon.a (mon.0) 12414 : audit 0 from='client.? 172.21.15.80:0/4099664721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:12:47.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:12:46 smithi080 bash[41963]: cluster 2023-12-01T16:12:45.444033+0000 mgr.y (mgr.24362) 20522 : cluster 0 pgmap v20491: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:47.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:12:46 smithi080 bash[41963]: audit 2023-12-01T16:12:46.507723+0000 mon.a (mon.0) 12414 : audit 0 from='client.? 172.21.15.80:0/4099664721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:12:47.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:12:46 smithi090 bash[32384]: cluster 2023-12-01T16:12:45.444033+0000 mgr.y (mgr.24362) 20522 : cluster 0 pgmap v20491: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:47.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:12:46 smithi090 bash[32384]: audit 2023-12-01T16:12:46.507723+0000 mon.a (mon.0) 12414 : audit 0 from='client.? 172.21.15.80:0/4099664721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:12:49.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:12:48 smithi080 bash[28361]: cluster 2023-12-01T16:12:47.445269+0000 mgr.y (mgr.24362) 20523 : cluster 0 pgmap v20492: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:49.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:12:48 smithi080 bash[41963]: cluster 2023-12-01T16:12:47.445269+0000 mgr.y (mgr.24362) 20523 : cluster 0 pgmap v20492: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:49.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:12:48 smithi090 bash[32384]: cluster 2023-12-01T16:12:47.445269+0000 mgr.y (mgr.24362) 20523 : cluster 0 pgmap v20492: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:50.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:12:49 smithi080 bash[41963]: audit 2023-12-01T16:12:48.965186+0000 mon.a (mon.0) 12415 : audit 0 from='client.? 172.21.15.80:0/925147116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:12:50.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:12:49 smithi080 bash[28361]: audit 2023-12-01T16:12:48.965186+0000 mon.a (mon.0) 12415 : audit 0 from='client.? 172.21.15.80:0/925147116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:12:50.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:12:49 smithi090 bash[32384]: audit 2023-12-01T16:12:48.965186+0000 mon.a (mon.0) 12415 : audit 0 from='client.? 172.21.15.80:0/925147116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:12:51.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:12:50 smithi080 bash[28361]: cluster 2023-12-01T16:12:49.445979+0000 mgr.y (mgr.24362) 20524 : cluster 0 pgmap v20493: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:51.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:12:50 smithi080 bash[41963]: cluster 2023-12-01T16:12:49.445979+0000 mgr.y (mgr.24362) 20524 : cluster 0 pgmap v20493: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:51.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:12:50 smithi090 bash[32384]: cluster 2023-12-01T16:12:49.445979+0000 mgr.y (mgr.24362) 20524 : cluster 0 pgmap v20493: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:52.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:12:51 smithi080 bash[28361]: audit 2023-12-01T16:12:51.414640+0000 mon.a (mon.0) 12416 : audit 0 from='client.? 172.21.15.80:0/1558226641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:12:52.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:12:51 smithi080 bash[41963]: audit 2023-12-01T16:12:51.414640+0000 mon.a (mon.0) 12416 : audit 0 from='client.? 172.21.15.80:0/1558226641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:12:52.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:12:51 smithi090 bash[32384]: audit 2023-12-01T16:12:51.414640+0000 mon.a (mon.0) 12416 : audit 0 from='client.? 172.21.15.80:0/1558226641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:12:53.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:12:52 smithi080 bash[28361]: cluster 2023-12-01T16:12:51.447080+0000 mgr.y (mgr.24362) 20525 : cluster 0 pgmap v20494: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:53.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:12:52 smithi080 bash[41963]: cluster 2023-12-01T16:12:51.447080+0000 mgr.y (mgr.24362) 20525 : cluster 0 pgmap v20494: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:53.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:12:52 smithi090 bash[32384]: cluster 2023-12-01T16:12:51.447080+0000 mgr.y (mgr.24362) 20525 : cluster 0 pgmap v20494: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:54.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:12:53 smithi080 bash[28361]: audit 2023-12-01T16:12:53.871632+0000 mon.a (mon.0) 12417 : audit 0 from='client.? 172.21.15.80:0/438766684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:12:54.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:12:53 smithi080 bash[41963]: audit 2023-12-01T16:12:53.871632+0000 mon.a (mon.0) 12417 : audit 0 from='client.? 172.21.15.80:0/438766684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:12:54.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:12:53 smithi090 bash[32384]: audit 2023-12-01T16:12:53.871632+0000 mon.a (mon.0) 12417 : audit 0 from='client.? 172.21.15.80:0/438766684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:12:55.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:12:54 smithi080 bash[28361]: cluster 2023-12-01T16:12:53.447734+0000 mgr.y (mgr.24362) 20526 : cluster 0 pgmap v20495: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:55.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:12:54 smithi080 bash[41963]: cluster 2023-12-01T16:12:53.447734+0000 mgr.y (mgr.24362) 20526 : cluster 0 pgmap v20495: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:55.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:12:54 smithi090 bash[32384]: cluster 2023-12-01T16:12:53.447734+0000 mgr.y (mgr.24362) 20526 : cluster 0 pgmap v20495: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:56.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:12:55 smithi080 bash[28361]: audit 2023-12-01T16:12:55.862883+0000 mon.c (mon.2) 13120 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:12:56.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:12:55 smithi080 bash[41963]: audit 2023-12-01T16:12:55.862883+0000 mon.c (mon.2) 13120 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:12:56.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:12:55 smithi090 bash[32384]: audit 2023-12-01T16:12:55.862883+0000 mon.c (mon.2) 13120 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:12:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:12:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:12:56] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T16:12:57.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:12:56 smithi080 bash[41963]: cluster 2023-12-01T16:12:55.448394+0000 mgr.y (mgr.24362) 20527 : cluster 0 pgmap v20496: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:57.186 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:12:56 smithi080 bash[41963]: audit 2023-12-01T16:12:56.324207+0000 mon.a (mon.0) 12418 : audit 0 from='client.? 172.21.15.80:0/374200912' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:12:57.186 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:12:56 smithi080 bash[28361]: cluster 2023-12-01T16:12:55.448394+0000 mgr.y (mgr.24362) 20527 : cluster 0 pgmap v20496: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:57.186 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:12:56 smithi080 bash[28361]: audit 2023-12-01T16:12:56.324207+0000 mon.a (mon.0) 12418 : audit 0 from='client.? 172.21.15.80:0/374200912' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:12:57.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:12:56 smithi090 bash[32384]: cluster 2023-12-01T16:12:55.448394+0000 mgr.y (mgr.24362) 20527 : cluster 0 pgmap v20496: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:57.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:12:56 smithi090 bash[32384]: audit 2023-12-01T16:12:56.324207+0000 mon.a (mon.0) 12418 : audit 0 from='client.? 172.21.15.80:0/374200912' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:12:59.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:12:58 smithi090 bash[32384]: cluster 2023-12-01T16:12:57.449586+0000 mgr.y (mgr.24362) 20528 : cluster 0 pgmap v20497: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:59.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:12:58 smithi090 bash[32384]: audit 2023-12-01T16:12:58.780005+0000 mon.c (mon.2) 13121 : audit 0 from='client.? 172.21.15.80:0/1327854910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:12:59.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:12:58 smithi080 bash[41963]: cluster 2023-12-01T16:12:57.449586+0000 mgr.y (mgr.24362) 20528 : cluster 0 pgmap v20497: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:59.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:12:58 smithi080 bash[41963]: audit 2023-12-01T16:12:58.780005+0000 mon.c (mon.2) 13121 : audit 0 from='client.? 172.21.15.80:0/1327854910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:12:59.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:12:58 smithi080 bash[28361]: cluster 2023-12-01T16:12:57.449586+0000 mgr.y (mgr.24362) 20528 : cluster 0 pgmap v20497: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:59.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:12:58 smithi080 bash[28361]: audit 2023-12-01T16:12:58.780005+0000 mon.c (mon.2) 13121 : audit 0 from='client.? 172.21.15.80:0/1327854910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:13:01.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:13:00 smithi090 bash[32384]: cluster 2023-12-01T16:12:59.450219+0000 mgr.y (mgr.24362) 20529 : cluster 0 pgmap v20498: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:01.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:13:00 smithi080 bash[28361]: cluster 2023-12-01T16:12:59.450219+0000 mgr.y (mgr.24362) 20529 : cluster 0 pgmap v20498: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:01.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:13:00 smithi080 bash[41963]: cluster 2023-12-01T16:12:59.450219+0000 mgr.y (mgr.24362) 20529 : cluster 0 pgmap v20498: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:02.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:13:01 smithi090 bash[32384]: audit 2023-12-01T16:13:01.242634+0000 mon.c (mon.2) 13122 : audit 0 from='client.? 172.21.15.80:0/372033628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:13:02.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:13:01 smithi080 bash[28361]: audit 2023-12-01T16:13:01.242634+0000 mon.c (mon.2) 13122 : audit 0 from='client.? 172.21.15.80:0/372033628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:13:02.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:13:01 smithi080 bash[41963]: audit 2023-12-01T16:13:01.242634+0000 mon.c (mon.2) 13122 : audit 0 from='client.? 172.21.15.80:0/372033628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:13:03.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:13:02 smithi090 bash[32384]: cluster 2023-12-01T16:13:01.451326+0000 mgr.y (mgr.24362) 20530 : cluster 0 pgmap v20499: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:03.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:13:02 smithi080 bash[28361]: cluster 2023-12-01T16:13:01.451326+0000 mgr.y (mgr.24362) 20530 : cluster 0 pgmap v20499: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:03.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:13:02 smithi080 bash[41963]: cluster 2023-12-01T16:13:01.451326+0000 mgr.y (mgr.24362) 20530 : cluster 0 pgmap v20499: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:04.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:13:03 smithi090 bash[32384]: audit 2023-12-01T16:13:03.697858+0000 mon.c (mon.2) 13123 : audit 0 from='client.? 172.21.15.80:0/217722379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:13:04.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:13:03 smithi080 bash[28361]: audit 2023-12-01T16:13:03.697858+0000 mon.c (mon.2) 13123 : audit 0 from='client.? 172.21.15.80:0/217722379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:13:04.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:13:03 smithi080 bash[41963]: audit 2023-12-01T16:13:03.697858+0000 mon.c (mon.2) 13123 : audit 0 from='client.? 172.21.15.80:0/217722379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:13:05.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:13:04 smithi090 bash[32384]: cluster 2023-12-01T16:13:03.452025+0000 mgr.y (mgr.24362) 20531 : cluster 0 pgmap v20500: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:05.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:13:04 smithi080 bash[28361]: cluster 2023-12-01T16:13:03.452025+0000 mgr.y (mgr.24362) 20531 : cluster 0 pgmap v20500: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:05.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:13:04 smithi080 bash[41963]: cluster 2023-12-01T16:13:03.452025+0000 mgr.y (mgr.24362) 20531 : cluster 0 pgmap v20500: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:13:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:13:06] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T16:13:07.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:13:06 smithi090 bash[32384]: cluster 2023-12-01T16:13:05.452622+0000 mgr.y (mgr.24362) 20532 : cluster 0 pgmap v20501: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:07.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:13:06 smithi090 bash[32384]: audit 2023-12-01T16:13:06.150873+0000 mon.c (mon.2) 13124 : audit 0 from='client.? 172.21.15.80:0/3536304012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:13:07.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:13:06 smithi080 bash[28361]: cluster 2023-12-01T16:13:05.452622+0000 mgr.y (mgr.24362) 20532 : cluster 0 pgmap v20501: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:07.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:13:06 smithi080 bash[28361]: audit 2023-12-01T16:13:06.150873+0000 mon.c (mon.2) 13124 : audit 0 from='client.? 172.21.15.80:0/3536304012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:13:07.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:13:06 smithi080 bash[41963]: cluster 2023-12-01T16:13:05.452622+0000 mgr.y (mgr.24362) 20532 : cluster 0 pgmap v20501: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:07.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:13:06 smithi080 bash[41963]: audit 2023-12-01T16:13:06.150873+0000 mon.c (mon.2) 13124 : audit 0 from='client.? 172.21.15.80:0/3536304012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:13:09.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:13:08 smithi090 bash[32384]: cluster 2023-12-01T16:13:07.453801+0000 mgr.y (mgr.24362) 20533 : cluster 0 pgmap v20502: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:09.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:13:08 smithi090 bash[32384]: audit 2023-12-01T16:13:08.605408+0000 mon.c (mon.2) 13125 : audit 0 from='client.? 172.21.15.80:0/454691296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:13:09.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:13:08 smithi080 bash[41963]: cluster 2023-12-01T16:13:07.453801+0000 mgr.y (mgr.24362) 20533 : cluster 0 pgmap v20502: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:09.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:13:08 smithi080 bash[41963]: audit 2023-12-01T16:13:08.605408+0000 mon.c (mon.2) 13125 : audit 0 from='client.? 172.21.15.80:0/454691296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:13:09.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:13:08 smithi080 bash[28361]: cluster 2023-12-01T16:13:07.453801+0000 mgr.y (mgr.24362) 20533 : cluster 0 pgmap v20502: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:09.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:13:08 smithi080 bash[28361]: audit 2023-12-01T16:13:08.605408+0000 mon.c (mon.2) 13125 : audit 0 from='client.? 172.21.15.80:0/454691296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:13:11.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:13:10 smithi090 bash[32384]: cluster 2023-12-01T16:13:09.454395+0000 mgr.y (mgr.24362) 20534 : cluster 0 pgmap v20503: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:11.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:13:10 smithi090 bash[32384]: audit 2023-12-01T16:13:10.863034+0000 mon.c (mon.2) 13126 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:13:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:13:10 smithi080 bash[28361]: cluster 2023-12-01T16:13:09.454395+0000 mgr.y (mgr.24362) 20534 : cluster 0 pgmap v20503: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:11.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:13:10 smithi080 bash[28361]: audit 2023-12-01T16:13:10.863034+0000 mon.c (mon.2) 13126 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:13:11.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:13:10 smithi080 bash[41963]: cluster 2023-12-01T16:13:09.454395+0000 mgr.y (mgr.24362) 20534 : cluster 0 pgmap v20503: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:11.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:13:10 smithi080 bash[41963]: audit 2023-12-01T16:13:10.863034+0000 mon.c (mon.2) 13126 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:13:12.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:13:11 smithi090 bash[32384]: audit 2023-12-01T16:13:11.058869+0000 mon.a (mon.0) 12419 : audit 0 from='client.? 172.21.15.80:0/810696710' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:13:12.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:13:11 smithi080 bash[41963]: audit 2023-12-01T16:13:11.058869+0000 mon.a (mon.0) 12419 : audit 0 from='client.? 172.21.15.80:0/810696710' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:13:12.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:13:11 smithi080 bash[28361]: audit 2023-12-01T16:13:11.058869+0000 mon.a (mon.0) 12419 : audit 0 from='client.? 172.21.15.80:0/810696710' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:13:13.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:13:12 smithi090 bash[32384]: cluster 2023-12-01T16:13:11.455511+0000 mgr.y (mgr.24362) 20535 : cluster 0 pgmap v20504: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:13.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:13:12 smithi080 bash[28361]: cluster 2023-12-01T16:13:11.455511+0000 mgr.y (mgr.24362) 20535 : cluster 0 pgmap v20504: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:13.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:13:12 smithi080 bash[41963]: cluster 2023-12-01T16:13:11.455511+0000 mgr.y (mgr.24362) 20535 : cluster 0 pgmap v20504: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:14.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:13:14 smithi090 bash[32384]: audit 2023-12-01T16:13:13.516042+0000 mon.a (mon.0) 12420 : audit 0 from='client.? 172.21.15.80:0/3331266191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:13:14.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:13:14 smithi080 bash[28361]: audit 2023-12-01T16:13:13.516042+0000 mon.a (mon.0) 12420 : audit 0 from='client.? 172.21.15.80:0/3331266191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:13:14.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:13:14 smithi080 bash[41963]: audit 2023-12-01T16:13:13.516042+0000 mon.a (mon.0) 12420 : audit 0 from='client.? 172.21.15.80:0/3331266191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:13:15.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:13:15 smithi090 bash[32384]: cluster 2023-12-01T16:13:13.456132+0000 mgr.y (mgr.24362) 20536 : cluster 0 pgmap v20505: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:15.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:13:15 smithi090 bash[32384]: audit 2023-12-01T16:13:14.215181+0000 mon.c (mon.2) 13127 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:13:15.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:13:15 smithi080 bash[41963]: cluster 2023-12-01T16:13:13.456132+0000 mgr.y (mgr.24362) 20536 : cluster 0 pgmap v20505: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:15.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:13:15 smithi080 bash[41963]: audit 2023-12-01T16:13:14.215181+0000 mon.c (mon.2) 13127 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:13:15.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:13:15 smithi080 bash[28361]: cluster 2023-12-01T16:13:13.456132+0000 mgr.y (mgr.24362) 20536 : cluster 0 pgmap v20505: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:15.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:13:15 smithi080 bash[28361]: audit 2023-12-01T16:13:14.215181+0000 mon.c (mon.2) 13127 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:13:16.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:13:16 smithi090 bash[32384]: audit 2023-12-01T16:13:15.962116+0000 mon.a (mon.0) 12421 : audit 0 from='client.? 172.21.15.80:0/391267811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:13:16.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:13:16 smithi080 bash[28361]: audit 2023-12-01T16:13:15.962116+0000 mon.a (mon.0) 12421 : audit 0 from='client.? 172.21.15.80:0/391267811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:13:16.433 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:13:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:13:16] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T16:13:16.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:13:16 smithi080 bash[41963]: audit 2023-12-01T16:13:15.962116+0000 mon.a (mon.0) 12421 : audit 0 from='client.? 172.21.15.80:0/391267811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:13:17.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:13:17 smithi090 bash[32384]: cluster 2023-12-01T16:13:15.456852+0000 mgr.y (mgr.24362) 20537 : cluster 0 pgmap v20506: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:17.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:13:17 smithi080 bash[28361]: cluster 2023-12-01T16:13:15.456852+0000 mgr.y (mgr.24362) 20537 : cluster 0 pgmap v20506: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:17.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:13:17 smithi080 bash[41963]: cluster 2023-12-01T16:13:15.456852+0000 mgr.y (mgr.24362) 20537 : cluster 0 pgmap v20506: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:19.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:13:19 smithi080 bash[41963]: cluster 2023-12-01T16:13:17.458039+0000 mgr.y (mgr.24362) 20538 : cluster 0 pgmap v20507: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:19.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:13:19 smithi080 bash[41963]: audit 2023-12-01T16:13:18.420124+0000 mon.a (mon.0) 12422 : audit 0 from='client.? 172.21.15.80:0/949305846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:13:19.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:13:19 smithi080 bash[28361]: cluster 2023-12-01T16:13:17.458039+0000 mgr.y (mgr.24362) 20538 : cluster 0 pgmap v20507: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:19.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:13:19 smithi080 bash[28361]: audit 2023-12-01T16:13:18.420124+0000 mon.a (mon.0) 12422 : audit 0 from='client.? 172.21.15.80:0/949305846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:13:19.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:13:19 smithi090 bash[32384]: cluster 2023-12-01T16:13:17.458039+0000 mgr.y (mgr.24362) 20538 : cluster 0 pgmap v20507: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:19.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:13:19 smithi090 bash[32384]: audit 2023-12-01T16:13:18.420124+0000 mon.a (mon.0) 12422 : audit 0 from='client.? 172.21.15.80:0/949305846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:13:21.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:13:21 smithi080 bash[28361]: cluster 2023-12-01T16:13:19.458718+0000 mgr.y (mgr.24362) 20539 : cluster 0 pgmap v20508: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:21.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:13:21 smithi080 bash[28361]: audit 2023-12-01T16:13:20.064760+0000 mon.a (mon.0) 12423 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:13:21.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:13:21 smithi080 bash[28361]: audit 2023-12-01T16:13:20.076526+0000 mon.a (mon.0) 12424 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:13:21.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:13:21 smithi080 bash[28361]: audit 2023-12-01T16:13:20.366490+0000 mon.a (mon.0) 12425 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:13:21.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:13:21 smithi080 bash[28361]: audit 2023-12-01T16:13:20.375370+0000 mon.a (mon.0) 12426 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:13:21.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:13:21 smithi080 bash[28361]: audit 2023-12-01T16:13:20.909488+0000 mon.c (mon.2) 13128 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:13:21.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:13:21 smithi080 bash[28361]: audit 2023-12-01T16:13:20.910987+0000 mon.c (mon.2) 13129 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:13:21.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:13:21 smithi080 bash[28361]: audit 2023-12-01T16:13:20.920838+0000 mon.a (mon.0) 12427 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:13:21.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:13:21 smithi080 bash[28361]: audit 2023-12-01T16:13:20.921061+0000 mon.a (mon.0) 12428 : audit 0 from='client.? 172.21.15.80:0/4239776742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:13:21.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:13:21 smithi080 bash[41963]: cluster 2023-12-01T16:13:19.458718+0000 mgr.y (mgr.24362) 20539 : cluster 0 pgmap v20508: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:21.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:13:21 smithi080 bash[41963]: audit 2023-12-01T16:13:20.064760+0000 mon.a (mon.0) 12423 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:13:21.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:13:21 smithi080 bash[41963]: audit 2023-12-01T16:13:20.076526+0000 mon.a (mon.0) 12424 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:13:21.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:13:21 smithi080 bash[41963]: audit 2023-12-01T16:13:20.366490+0000 mon.a (mon.0) 12425 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:13:21.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:13:21 smithi080 bash[41963]: audit 2023-12-01T16:13:20.375370+0000 mon.a (mon.0) 12426 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:13:21.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:13:21 smithi080 bash[41963]: audit 2023-12-01T16:13:20.909488+0000 mon.c (mon.2) 13128 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:13:21.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:13:21 smithi080 bash[41963]: audit 2023-12-01T16:13:20.910987+0000 mon.c (mon.2) 13129 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:13:21.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:13:21 smithi080 bash[41963]: audit 2023-12-01T16:13:20.920838+0000 mon.a (mon.0) 12427 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:13:21.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:13:21 smithi080 bash[41963]: audit 2023-12-01T16:13:20.921061+0000 mon.a (mon.0) 12428 : audit 0 from='client.? 172.21.15.80:0/4239776742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:13:21.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:13:21 smithi090 bash[32384]: cluster 2023-12-01T16:13:19.458718+0000 mgr.y (mgr.24362) 20539 : cluster 0 pgmap v20508: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:21.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:13:21 smithi090 bash[32384]: audit 2023-12-01T16:13:20.064760+0000 mon.a (mon.0) 12423 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:13:21.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:13:21 smithi090 bash[32384]: audit 2023-12-01T16:13:20.076526+0000 mon.a (mon.0) 12424 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:13:21.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:13:21 smithi090 bash[32384]: audit 2023-12-01T16:13:20.366490+0000 mon.a (mon.0) 12425 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:13:21.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:13:21 smithi090 bash[32384]: audit 2023-12-01T16:13:20.375370+0000 mon.a (mon.0) 12426 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:13:21.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:13:21 smithi090 bash[32384]: audit 2023-12-01T16:13:20.909488+0000 mon.c (mon.2) 13128 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:13:21.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:13:21 smithi090 bash[32384]: audit 2023-12-01T16:13:20.910987+0000 mon.c (mon.2) 13129 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:13:21.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:13:21 smithi090 bash[32384]: audit 2023-12-01T16:13:20.920838+0000 mon.a (mon.0) 12427 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:13:21.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:13:21 smithi090 bash[32384]: audit 2023-12-01T16:13:20.921061+0000 mon.a (mon.0) 12428 : audit 0 from='client.? 172.21.15.80:0/4239776742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:13:23.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:13:23 smithi080 bash[28361]: cluster 2023-12-01T16:13:21.459864+0000 mgr.y (mgr.24362) 20540 : cluster 0 pgmap v20509: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:23.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:13:23 smithi080 bash[41963]: cluster 2023-12-01T16:13:21.459864+0000 mgr.y (mgr.24362) 20540 : cluster 0 pgmap v20509: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:23.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:13:23 smithi090 bash[32384]: cluster 2023-12-01T16:13:21.459864+0000 mgr.y (mgr.24362) 20540 : cluster 0 pgmap v20509: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:24.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:13:24 smithi080 bash[28361]: audit 2023-12-01T16:13:23.378776+0000 mon.a (mon.0) 12429 : audit 0 from='client.? 172.21.15.80:0/45351006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:13:24.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:13:24 smithi080 bash[41963]: audit 2023-12-01T16:13:23.378776+0000 mon.a (mon.0) 12429 : audit 0 from='client.? 172.21.15.80:0/45351006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:13:24.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:13:24 smithi090 bash[32384]: audit 2023-12-01T16:13:23.378776+0000 mon.a (mon.0) 12429 : audit 0 from='client.? 172.21.15.80:0/45351006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:13:25.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:13:25 smithi080 bash[41963]: cluster 2023-12-01T16:13:23.460438+0000 mgr.y (mgr.24362) 20541 : cluster 0 pgmap v20510: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:25.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:13:25 smithi080 bash[28361]: cluster 2023-12-01T16:13:23.460438+0000 mgr.y (mgr.24362) 20541 : cluster 0 pgmap v20510: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:25.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:13:25 smithi090 bash[32384]: cluster 2023-12-01T16:13:23.460438+0000 mgr.y (mgr.24362) 20541 : cluster 0 pgmap v20510: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:26.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:13:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:13:26] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T16:13:26.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:13:26 smithi080 bash[41963]: audit 2023-12-01T16:13:25.829322+0000 mon.a (mon.0) 12430 : audit 0 from='client.? 172.21.15.80:0/3298270369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:13:26.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:13:26 smithi080 bash[41963]: audit 2023-12-01T16:13:25.863558+0000 mon.c (mon.2) 13130 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:13:26.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:13:26 smithi080 bash[28361]: audit 2023-12-01T16:13:25.829322+0000 mon.a (mon.0) 12430 : audit 0 from='client.? 172.21.15.80:0/3298270369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:13:26.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:13:26 smithi080 bash[28361]: audit 2023-12-01T16:13:25.863558+0000 mon.c (mon.2) 13130 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:13:26.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:13:26 smithi090 bash[32384]: audit 2023-12-01T16:13:25.829322+0000 mon.a (mon.0) 12430 : audit 0 from='client.? 172.21.15.80:0/3298270369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:13:26.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:13:26 smithi090 bash[32384]: audit 2023-12-01T16:13:25.863558+0000 mon.c (mon.2) 13130 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:13:27.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:13:27 smithi080 bash[41963]: cluster 2023-12-01T16:13:25.461035+0000 mgr.y (mgr.24362) 20542 : cluster 0 pgmap v20511: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:27.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:13:27 smithi080 bash[28361]: cluster 2023-12-01T16:13:25.461035+0000 mgr.y (mgr.24362) 20542 : cluster 0 pgmap v20511: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:27.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:13:27 smithi090 bash[32384]: cluster 2023-12-01T16:13:25.461035+0000 mgr.y (mgr.24362) 20542 : cluster 0 pgmap v20511: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:29.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:13:29 smithi080 bash[28361]: cluster 2023-12-01T16:13:27.462214+0000 mgr.y (mgr.24362) 20543 : cluster 0 pgmap v20512: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:29.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:13:29 smithi080 bash[28361]: audit 2023-12-01T16:13:28.278636+0000 mon.a (mon.0) 12431 : audit 0 from='client.? 172.21.15.80:0/2099474114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:13:29.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:13:29 smithi080 bash[41963]: cluster 2023-12-01T16:13:27.462214+0000 mgr.y (mgr.24362) 20543 : cluster 0 pgmap v20512: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:29.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:13:29 smithi080 bash[41963]: audit 2023-12-01T16:13:28.278636+0000 mon.a (mon.0) 12431 : audit 0 from='client.? 172.21.15.80:0/2099474114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:13:29.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:13:29 smithi090 bash[32384]: cluster 2023-12-01T16:13:27.462214+0000 mgr.y (mgr.24362) 20543 : cluster 0 pgmap v20512: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:29.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:13:29 smithi090 bash[32384]: audit 2023-12-01T16:13:28.278636+0000 mon.a (mon.0) 12431 : audit 0 from='client.? 172.21.15.80:0/2099474114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:13:31.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:13:31 smithi080 bash[28361]: cluster 2023-12-01T16:13:29.462858+0000 mgr.y (mgr.24362) 20544 : cluster 0 pgmap v20513: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:31.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:13:31 smithi080 bash[28361]: audit 2023-12-01T16:13:30.734190+0000 mon.a (mon.0) 12432 : audit 0 from='client.? 172.21.15.80:0/2061729784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:13:31.435 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:13:31 smithi080 bash[41963]: cluster 2023-12-01T16:13:29.462858+0000 mgr.y (mgr.24362) 20544 : cluster 0 pgmap v20513: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:31.435 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:13:31 smithi080 bash[41963]: audit 2023-12-01T16:13:30.734190+0000 mon.a (mon.0) 12432 : audit 0 from='client.? 172.21.15.80:0/2061729784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:13:31.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:13:31 smithi090 bash[32384]: cluster 2023-12-01T16:13:29.462858+0000 mgr.y (mgr.24362) 20544 : cluster 0 pgmap v20513: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:31.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:13:31 smithi090 bash[32384]: audit 2023-12-01T16:13:30.734190+0000 mon.a (mon.0) 12432 : audit 0 from='client.? 172.21.15.80:0/2061729784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:13:33.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:13:33 smithi080 bash[41963]: cluster 2023-12-01T16:13:31.463969+0000 mgr.y (mgr.24362) 20545 : cluster 0 pgmap v20514: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:33.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:13:33 smithi080 bash[28361]: cluster 2023-12-01T16:13:31.463969+0000 mgr.y (mgr.24362) 20545 : cluster 0 pgmap v20514: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:33.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:13:33 smithi090 bash[32384]: cluster 2023-12-01T16:13:31.463969+0000 mgr.y (mgr.24362) 20545 : cluster 0 pgmap v20514: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:34.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:13:34 smithi080 bash[28361]: audit 2023-12-01T16:13:33.186273+0000 mon.c (mon.2) 13131 : audit 0 from='client.? 172.21.15.80:0/847483256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:13:34.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:13:34 smithi080 bash[41963]: audit 2023-12-01T16:13:33.186273+0000 mon.c (mon.2) 13131 : audit 0 from='client.? 172.21.15.80:0/847483256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:13:34.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:13:34 smithi090 bash[32384]: audit 2023-12-01T16:13:33.186273+0000 mon.c (mon.2) 13131 : audit 0 from='client.? 172.21.15.80:0/847483256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:13:35.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:13:35 smithi080 bash[28361]: cluster 2023-12-01T16:13:33.464540+0000 mgr.y (mgr.24362) 20546 : cluster 0 pgmap v20515: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:35.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:13:35 smithi080 bash[41963]: cluster 2023-12-01T16:13:33.464540+0000 mgr.y (mgr.24362) 20546 : cluster 0 pgmap v20515: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:35.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:13:35 smithi090 bash[32384]: cluster 2023-12-01T16:13:33.464540+0000 mgr.y (mgr.24362) 20546 : cluster 0 pgmap v20515: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:36.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:13:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:13:36] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T16:13:36.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:13:36 smithi080 bash[41963]: cluster 2023-12-01T16:13:35.465098+0000 mgr.y (mgr.24362) 20547 : cluster 0 pgmap v20516: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:36.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:13:36 smithi080 bash[41963]: audit 2023-12-01T16:13:35.638745+0000 mon.c (mon.2) 13132 : audit 0 from='client.? 172.21.15.80:0/1272986708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:13:36.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:13:36 smithi080 bash[28361]: cluster 2023-12-01T16:13:35.465098+0000 mgr.y (mgr.24362) 20547 : cluster 0 pgmap v20516: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:36.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:13:36 smithi080 bash[28361]: audit 2023-12-01T16:13:35.638745+0000 mon.c (mon.2) 13132 : audit 0 from='client.? 172.21.15.80:0/1272986708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:13:36.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:13:36 smithi090 bash[32384]: cluster 2023-12-01T16:13:35.465098+0000 mgr.y (mgr.24362) 20547 : cluster 0 pgmap v20516: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:36.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:13:36 smithi090 bash[32384]: audit 2023-12-01T16:13:35.638745+0000 mon.c (mon.2) 13132 : audit 0 from='client.? 172.21.15.80:0/1272986708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:13:39.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:13:38 smithi080 bash[41963]: cluster 2023-12-01T16:13:37.466209+0000 mgr.y (mgr.24362) 20548 : cluster 0 pgmap v20517: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:39.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:13:38 smithi080 bash[41963]: audit 2023-12-01T16:13:38.089408+0000 mon.c (mon.2) 13133 : audit 0 from='client.? 172.21.15.80:0/91275951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:13:39.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:13:38 smithi080 bash[28361]: cluster 2023-12-01T16:13:37.466209+0000 mgr.y (mgr.24362) 20548 : cluster 0 pgmap v20517: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:39.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:13:38 smithi080 bash[28361]: audit 2023-12-01T16:13:38.089408+0000 mon.c (mon.2) 13133 : audit 0 from='client.? 172.21.15.80:0/91275951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:13:39.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:13:38 smithi090 bash[32384]: cluster 2023-12-01T16:13:37.466209+0000 mgr.y (mgr.24362) 20548 : cluster 0 pgmap v20517: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:39.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:13:38 smithi090 bash[32384]: audit 2023-12-01T16:13:38.089408+0000 mon.c (mon.2) 13133 : audit 0 from='client.? 172.21.15.80:0/91275951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:13:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:13:40 smithi080 bash[28361]: cluster 2023-12-01T16:13:39.466831+0000 mgr.y (mgr.24362) 20549 : cluster 0 pgmap v20518: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:13:40 smithi080 bash[28361]: audit 2023-12-01T16:13:40.536324+0000 mon.c (mon.2) 13134 : audit 0 from='client.? 172.21.15.80:0/954580748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:13:41.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:13:40 smithi080 bash[41963]: cluster 2023-12-01T16:13:39.466831+0000 mgr.y (mgr.24362) 20549 : cluster 0 pgmap v20518: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:41.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:13:40 smithi080 bash[41963]: audit 2023-12-01T16:13:40.536324+0000 mon.c (mon.2) 13134 : audit 0 from='client.? 172.21.15.80:0/954580748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:13:41.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:13:40 smithi090 bash[32384]: cluster 2023-12-01T16:13:39.466831+0000 mgr.y (mgr.24362) 20549 : cluster 0 pgmap v20518: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:41.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:13:40 smithi090 bash[32384]: audit 2023-12-01T16:13:40.536324+0000 mon.c (mon.2) 13134 : audit 0 from='client.? 172.21.15.80:0/954580748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:13:42.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:13:41 smithi080 bash[28361]: audit 2023-12-01T16:13:40.864029+0000 mon.c (mon.2) 13135 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:13:42.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:13:41 smithi080 bash[41963]: audit 2023-12-01T16:13:40.864029+0000 mon.c (mon.2) 13135 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:13:42.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:13:41 smithi090 bash[32384]: audit 2023-12-01T16:13:40.864029+0000 mon.c (mon.2) 13135 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:13:43.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:13:42 smithi080 bash[28361]: cluster 2023-12-01T16:13:41.467910+0000 mgr.y (mgr.24362) 20550 : cluster 0 pgmap v20519: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:43.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:13:42 smithi080 bash[41963]: cluster 2023-12-01T16:13:41.467910+0000 mgr.y (mgr.24362) 20550 : cluster 0 pgmap v20519: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:43.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:13:42 smithi090 bash[32384]: cluster 2023-12-01T16:13:41.467910+0000 mgr.y (mgr.24362) 20550 : cluster 0 pgmap v20519: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:44.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:13:43 smithi080 bash[28361]: audit 2023-12-01T16:13:42.990840+0000 mon.c (mon.2) 13136 : audit 0 from='client.? 172.21.15.80:0/4075823839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:13:44.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:13:43 smithi080 bash[41963]: audit 2023-12-01T16:13:42.990840+0000 mon.c (mon.2) 13136 : audit 0 from='client.? 172.21.15.80:0/4075823839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:13:44.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:13:43 smithi090 bash[32384]: audit 2023-12-01T16:13:42.990840+0000 mon.c (mon.2) 13136 : audit 0 from='client.? 172.21.15.80:0/4075823839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:13:45.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:13:44 smithi080 bash[41963]: cluster 2023-12-01T16:13:43.468535+0000 mgr.y (mgr.24362) 20551 : cluster 0 pgmap v20520: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:45.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:13:44 smithi080 bash[28361]: cluster 2023-12-01T16:13:43.468535+0000 mgr.y (mgr.24362) 20551 : cluster 0 pgmap v20520: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:45.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:13:44 smithi090 bash[32384]: cluster 2023-12-01T16:13:43.468535+0000 mgr.y (mgr.24362) 20551 : cluster 0 pgmap v20520: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:46.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:13:45 smithi080 bash[41963]: audit 2023-12-01T16:13:45.445553+0000 mon.a (mon.0) 12433 : audit 0 from='client.? 172.21.15.80:0/2794098471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:13:46.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:13:45 smithi080 bash[28361]: audit 2023-12-01T16:13:45.445553+0000 mon.a (mon.0) 12433 : audit 0 from='client.? 172.21.15.80:0/2794098471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:13:46.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:13:45 smithi090 bash[32384]: audit 2023-12-01T16:13:45.445553+0000 mon.a (mon.0) 12433 : audit 0 from='client.? 172.21.15.80:0/2794098471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:13:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:13:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:13:46] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T16:13:47.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:13:46 smithi080 bash[28361]: cluster 2023-12-01T16:13:45.469152+0000 mgr.y (mgr.24362) 20552 : cluster 0 pgmap v20521: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:47.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:13:46 smithi080 bash[41963]: cluster 2023-12-01T16:13:45.469152+0000 mgr.y (mgr.24362) 20552 : cluster 0 pgmap v20521: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:47.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:13:46 smithi090 bash[32384]: cluster 2023-12-01T16:13:45.469152+0000 mgr.y (mgr.24362) 20552 : cluster 0 pgmap v20521: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:49.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:13:48 smithi080 bash[28361]: cluster 2023-12-01T16:13:47.470085+0000 mgr.y (mgr.24362) 20553 : cluster 0 pgmap v20522: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:49.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:13:48 smithi080 bash[28361]: audit 2023-12-01T16:13:47.900714+0000 mon.c (mon.2) 13137 : audit 0 from='client.? 172.21.15.80:0/71688529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:13:49.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:13:48 smithi080 bash[41963]: cluster 2023-12-01T16:13:47.470085+0000 mgr.y (mgr.24362) 20553 : cluster 0 pgmap v20522: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:49.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:13:48 smithi080 bash[41963]: audit 2023-12-01T16:13:47.900714+0000 mon.c (mon.2) 13137 : audit 0 from='client.? 172.21.15.80:0/71688529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:13:49.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:13:48 smithi090 bash[32384]: cluster 2023-12-01T16:13:47.470085+0000 mgr.y (mgr.24362) 20553 : cluster 0 pgmap v20522: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:49.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:13:48 smithi090 bash[32384]: audit 2023-12-01T16:13:47.900714+0000 mon.c (mon.2) 13137 : audit 0 from='client.? 172.21.15.80:0/71688529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:13:51.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:13:50 smithi080 bash[28361]: cluster 2023-12-01T16:13:49.470664+0000 mgr.y (mgr.24362) 20554 : cluster 0 pgmap v20523: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:51.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:13:50 smithi080 bash[28361]: audit 2023-12-01T16:13:50.357952+0000 mon.c (mon.2) 13138 : audit 0 from='client.? 172.21.15.80:0/1654671234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:13:51.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:13:50 smithi080 bash[41963]: cluster 2023-12-01T16:13:49.470664+0000 mgr.y (mgr.24362) 20554 : cluster 0 pgmap v20523: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:51.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:13:50 smithi080 bash[41963]: audit 2023-12-01T16:13:50.357952+0000 mon.c (mon.2) 13138 : audit 0 from='client.? 172.21.15.80:0/1654671234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:13:51.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:13:50 smithi090 bash[32384]: cluster 2023-12-01T16:13:49.470664+0000 mgr.y (mgr.24362) 20554 : cluster 0 pgmap v20523: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:51.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:13:50 smithi090 bash[32384]: audit 2023-12-01T16:13:50.357952+0000 mon.c (mon.2) 13138 : audit 0 from='client.? 172.21.15.80:0/1654671234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:13:53.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:13:52 smithi080 bash[28361]: cluster 2023-12-01T16:13:51.471954+0000 mgr.y (mgr.24362) 20555 : cluster 0 pgmap v20524: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:53.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:13:52 smithi080 bash[28361]: audit 2023-12-01T16:13:52.810508+0000 mon.c (mon.2) 13139 : audit 0 from='client.? 172.21.15.80:0/3080369453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:13:53.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:13:52 smithi080 bash[41963]: cluster 2023-12-01T16:13:51.471954+0000 mgr.y (mgr.24362) 20555 : cluster 0 pgmap v20524: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:53.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:13:52 smithi080 bash[41963]: audit 2023-12-01T16:13:52.810508+0000 mon.c (mon.2) 13139 : audit 0 from='client.? 172.21.15.80:0/3080369453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:13:53.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:13:52 smithi090 bash[32384]: cluster 2023-12-01T16:13:51.471954+0000 mgr.y (mgr.24362) 20555 : cluster 0 pgmap v20524: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:53.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:13:52 smithi090 bash[32384]: audit 2023-12-01T16:13:52.810508+0000 mon.c (mon.2) 13139 : audit 0 from='client.? 172.21.15.80:0/3080369453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:13:55.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:13:54 smithi080 bash[28361]: cluster 2023-12-01T16:13:53.472586+0000 mgr.y (mgr.24362) 20556 : cluster 0 pgmap v20525: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:55.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:13:54 smithi080 bash[41963]: cluster 2023-12-01T16:13:53.472586+0000 mgr.y (mgr.24362) 20556 : cluster 0 pgmap v20525: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:55.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:13:54 smithi090 bash[32384]: cluster 2023-12-01T16:13:53.472586+0000 mgr.y (mgr.24362) 20556 : cluster 0 pgmap v20525: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:56.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:13:55 smithi080 bash[41963]: audit 2023-12-01T16:13:55.270859+0000 mon.a (mon.0) 12434 : audit 0 from='client.? 172.21.15.80:0/346706464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:13:56.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:13:55 smithi080 bash[41963]: audit 2023-12-01T16:13:55.864584+0000 mon.c (mon.2) 13140 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:13:56.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:13:55 smithi080 bash[28361]: audit 2023-12-01T16:13:55.270859+0000 mon.a (mon.0) 12434 : audit 0 from='client.? 172.21.15.80:0/346706464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:13:56.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:13:55 smithi080 bash[28361]: audit 2023-12-01T16:13:55.864584+0000 mon.c (mon.2) 13140 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:13:56.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:13:55 smithi090 bash[32384]: audit 2023-12-01T16:13:55.270859+0000 mon.a (mon.0) 12434 : audit 0 from='client.? 172.21.15.80:0/346706464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:13:56.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:13:55 smithi090 bash[32384]: audit 2023-12-01T16:13:55.864584+0000 mon.c (mon.2) 13140 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:13:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:13:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:13:56] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T16:13:57.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:13:56 smithi080 bash[28361]: cluster 2023-12-01T16:13:55.473207+0000 mgr.y (mgr.24362) 20557 : cluster 0 pgmap v20526: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:57.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:13:56 smithi080 bash[41963]: cluster 2023-12-01T16:13:55.473207+0000 mgr.y (mgr.24362) 20557 : cluster 0 pgmap v20526: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:57.274 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:13:56 smithi090 bash[32384]: cluster 2023-12-01T16:13:55.473207+0000 mgr.y (mgr.24362) 20557 : cluster 0 pgmap v20526: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:58.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:13:57 smithi080 bash[28361]: audit 2023-12-01T16:13:57.725345+0000 mon.a (mon.0) 12435 : audit 0 from='client.? 172.21.15.80:0/186617417' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:13:58.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:13:57 smithi080 bash[41963]: audit 2023-12-01T16:13:57.725345+0000 mon.a (mon.0) 12435 : audit 0 from='client.? 172.21.15.80:0/186617417' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:13:58.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:13:57 smithi090 bash[32384]: audit 2023-12-01T16:13:57.725345+0000 mon.a (mon.0) 12435 : audit 0 from='client.? 172.21.15.80:0/186617417' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:13:59.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:13:58 smithi080 bash[28361]: cluster 2023-12-01T16:13:57.474327+0000 mgr.y (mgr.24362) 20558 : cluster 0 pgmap v20527: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:59.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:13:58 smithi080 bash[41963]: cluster 2023-12-01T16:13:57.474327+0000 mgr.y (mgr.24362) 20558 : cluster 0 pgmap v20527: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:59.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:13:58 smithi090 bash[32384]: cluster 2023-12-01T16:13:57.474327+0000 mgr.y (mgr.24362) 20558 : cluster 0 pgmap v20527: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:01.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:14:00 smithi080 bash[28361]: cluster 2023-12-01T16:13:59.475093+0000 mgr.y (mgr.24362) 20559 : cluster 0 pgmap v20528: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:01.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:14:00 smithi080 bash[28361]: audit 2023-12-01T16:14:00.178223+0000 mon.a (mon.0) 12436 : audit 0 from='client.? 172.21.15.80:0/2676391043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:14:01.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:14:00 smithi080 bash[41963]: cluster 2023-12-01T16:13:59.475093+0000 mgr.y (mgr.24362) 20559 : cluster 0 pgmap v20528: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:01.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:14:00 smithi080 bash[41963]: audit 2023-12-01T16:14:00.178223+0000 mon.a (mon.0) 12436 : audit 0 from='client.? 172.21.15.80:0/2676391043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:14:01.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:14:00 smithi090 bash[32384]: cluster 2023-12-01T16:13:59.475093+0000 mgr.y (mgr.24362) 20559 : cluster 0 pgmap v20528: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:01.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:14:00 smithi090 bash[32384]: audit 2023-12-01T16:14:00.178223+0000 mon.a (mon.0) 12436 : audit 0 from='client.? 172.21.15.80:0/2676391043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:14:03.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:14:02 smithi080 bash[41963]: cluster 2023-12-01T16:14:01.476274+0000 mgr.y (mgr.24362) 20560 : cluster 0 pgmap v20529: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:03.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:14:02 smithi080 bash[41963]: audit 2023-12-01T16:14:02.631409+0000 mon.c (mon.2) 13141 : audit 0 from='client.? 172.21.15.80:0/2120298265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:14:03.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:14:02 smithi080 bash[28361]: cluster 2023-12-01T16:14:01.476274+0000 mgr.y (mgr.24362) 20560 : cluster 0 pgmap v20529: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:03.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:14:02 smithi080 bash[28361]: audit 2023-12-01T16:14:02.631409+0000 mon.c (mon.2) 13141 : audit 0 from='client.? 172.21.15.80:0/2120298265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:14:03.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:14:02 smithi090 bash[32384]: cluster 2023-12-01T16:14:01.476274+0000 mgr.y (mgr.24362) 20560 : cluster 0 pgmap v20529: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:03.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:14:02 smithi090 bash[32384]: audit 2023-12-01T16:14:02.631409+0000 mon.c (mon.2) 13141 : audit 0 from='client.? 172.21.15.80:0/2120298265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:14:05.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:14:04 smithi080 bash[41963]: cluster 2023-12-01T16:14:03.476875+0000 mgr.y (mgr.24362) 20561 : cluster 0 pgmap v20530: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:05.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:14:04 smithi080 bash[28361]: cluster 2023-12-01T16:14:03.476875+0000 mgr.y (mgr.24362) 20561 : cluster 0 pgmap v20530: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:05.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:14:04 smithi090 bash[32384]: cluster 2023-12-01T16:14:03.476875+0000 mgr.y (mgr.24362) 20561 : cluster 0 pgmap v20530: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:06.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:14:05 smithi080 bash[41963]: audit 2023-12-01T16:14:05.091949+0000 mon.c (mon.2) 13142 : audit 0 from='client.? 172.21.15.80:0/196592805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:14:06.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:14:05 smithi080 bash[28361]: audit 2023-12-01T16:14:05.091949+0000 mon.c (mon.2) 13142 : audit 0 from='client.? 172.21.15.80:0/196592805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:14:06.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:14:05 smithi090 bash[32384]: audit 2023-12-01T16:14:05.091949+0000 mon.c (mon.2) 13142 : audit 0 from='client.? 172.21.15.80:0/196592805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:14:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:14:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:14:06] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T16:14:07.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:14:06 smithi080 bash[41963]: cluster 2023-12-01T16:14:05.477554+0000 mgr.y (mgr.24362) 20562 : cluster 0 pgmap v20531: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:07.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:14:06 smithi080 bash[28361]: cluster 2023-12-01T16:14:05.477554+0000 mgr.y (mgr.24362) 20562 : cluster 0 pgmap v20531: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:07.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:14:06 smithi090 bash[32384]: cluster 2023-12-01T16:14:05.477554+0000 mgr.y (mgr.24362) 20562 : cluster 0 pgmap v20531: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:08.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:14:07 smithi090 bash[32384]: audit 2023-12-01T16:14:07.547195+0000 mon.c (mon.2) 13143 : audit 0 from='client.? 172.21.15.80:0/487824678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:14:08.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:14:07 smithi080 bash[28361]: audit 2023-12-01T16:14:07.547195+0000 mon.c (mon.2) 13143 : audit 0 from='client.? 172.21.15.80:0/487824678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:14:08.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:14:07 smithi080 bash[41963]: audit 2023-12-01T16:14:07.547195+0000 mon.c (mon.2) 13143 : audit 0 from='client.? 172.21.15.80:0/487824678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:14:09.276 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:14:08 smithi090 bash[32384]: cluster 2023-12-01T16:14:07.478668+0000 mgr.y (mgr.24362) 20563 : cluster 0 pgmap v20532: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:09.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:14:08 smithi080 bash[41963]: cluster 2023-12-01T16:14:07.478668+0000 mgr.y (mgr.24362) 20563 : cluster 0 pgmap v20532: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:09.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:14:08 smithi080 bash[28361]: cluster 2023-12-01T16:14:07.478668+0000 mgr.y (mgr.24362) 20563 : cluster 0 pgmap v20532: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:11.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:14:10 smithi090 bash[32384]: cluster 2023-12-01T16:14:09.479254+0000 mgr.y (mgr.24362) 20564 : cluster 0 pgmap v20533: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:11.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:14:10 smithi090 bash[32384]: audit 2023-12-01T16:14:09.992171+0000 mon.c (mon.2) 13144 : audit 0 from='client.? 172.21.15.80:0/3235740247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:14:11.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:14:10 smithi090 bash[32384]: audit 2023-12-01T16:14:10.864781+0000 mon.c (mon.2) 13145 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:14:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:14:10 smithi080 bash[41963]: cluster 2023-12-01T16:14:09.479254+0000 mgr.y (mgr.24362) 20564 : cluster 0 pgmap v20533: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:11.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:14:10 smithi080 bash[41963]: audit 2023-12-01T16:14:09.992171+0000 mon.c (mon.2) 13144 : audit 0 from='client.? 172.21.15.80:0/3235740247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:14:11.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:14:10 smithi080 bash[41963]: audit 2023-12-01T16:14:10.864781+0000 mon.c (mon.2) 13145 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:14:11.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:14:10 smithi080 bash[28361]: cluster 2023-12-01T16:14:09.479254+0000 mgr.y (mgr.24362) 20564 : cluster 0 pgmap v20533: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:11.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:14:10 smithi080 bash[28361]: audit 2023-12-01T16:14:09.992171+0000 mon.c (mon.2) 13144 : audit 0 from='client.? 172.21.15.80:0/3235740247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:14:11.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:14:10 smithi080 bash[28361]: audit 2023-12-01T16:14:10.864781+0000 mon.c (mon.2) 13145 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:14:13.273 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:14:12 smithi090 bash[32384]: cluster 2023-12-01T16:14:11.480396+0000 mgr.y (mgr.24362) 20565 : cluster 0 pgmap v20534: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:13.274 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:14:12 smithi090 bash[32384]: audit 2023-12-01T16:14:12.445822+0000 mon.c (mon.2) 13146 : audit 0 from='client.? 172.21.15.80:0/935572189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:14:13.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:14:12 smithi080 bash[28361]: cluster 2023-12-01T16:14:11.480396+0000 mgr.y (mgr.24362) 20565 : cluster 0 pgmap v20534: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:13.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:14:12 smithi080 bash[28361]: audit 2023-12-01T16:14:12.445822+0000 mon.c (mon.2) 13146 : audit 0 from='client.? 172.21.15.80:0/935572189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:14:13.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:14:12 smithi080 bash[41963]: cluster 2023-12-01T16:14:11.480396+0000 mgr.y (mgr.24362) 20565 : cluster 0 pgmap v20534: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:13.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:14:12 smithi080 bash[41963]: audit 2023-12-01T16:14:12.445822+0000 mon.c (mon.2) 13146 : audit 0 from='client.? 172.21.15.80:0/935572189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:14:15.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:14:14 smithi090 bash[32384]: cluster 2023-12-01T16:14:13.480953+0000 mgr.y (mgr.24362) 20566 : cluster 0 pgmap v20535: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:15.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:14:14 smithi090 bash[32384]: audit 2023-12-01T16:14:14.901698+0000 mon.c (mon.2) 13147 : audit 0 from='client.? 172.21.15.80:0/451055163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:14:15.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:14:14 smithi080 bash[41963]: cluster 2023-12-01T16:14:13.480953+0000 mgr.y (mgr.24362) 20566 : cluster 0 pgmap v20535: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:15.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:14:14 smithi080 bash[41963]: audit 2023-12-01T16:14:14.901698+0000 mon.c (mon.2) 13147 : audit 0 from='client.? 172.21.15.80:0/451055163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:14:15.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:14:14 smithi080 bash[28361]: cluster 2023-12-01T16:14:13.480953+0000 mgr.y (mgr.24362) 20566 : cluster 0 pgmap v20535: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:15.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:14:14 smithi080 bash[28361]: audit 2023-12-01T16:14:14.901698+0000 mon.c (mon.2) 13147 : audit 0 from='client.? 172.21.15.80:0/451055163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:14:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:14:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:14:16] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T16:14:17.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:14:16 smithi090 bash[32384]: cluster 2023-12-01T16:14:15.481590+0000 mgr.y (mgr.24362) 20567 : cluster 0 pgmap v20536: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:17.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:14:16 smithi080 bash[28361]: cluster 2023-12-01T16:14:15.481590+0000 mgr.y (mgr.24362) 20567 : cluster 0 pgmap v20536: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:17.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:14:16 smithi080 bash[41963]: cluster 2023-12-01T16:14:15.481590+0000 mgr.y (mgr.24362) 20567 : cluster 0 pgmap v20536: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:18.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:14:17 smithi090 bash[32384]: audit 2023-12-01T16:14:17.353615+0000 mon.a (mon.0) 12437 : audit 0 from='client.? 172.21.15.80:0/2197064993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:14:18.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:14:17 smithi080 bash[28361]: audit 2023-12-01T16:14:17.353615+0000 mon.a (mon.0) 12437 : audit 0 from='client.? 172.21.15.80:0/2197064993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:14:18.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:14:17 smithi080 bash[41963]: audit 2023-12-01T16:14:17.353615+0000 mon.a (mon.0) 12437 : audit 0 from='client.? 172.21.15.80:0/2197064993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:14:19.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:14:18 smithi090 bash[32384]: cluster 2023-12-01T16:14:17.482840+0000 mgr.y (mgr.24362) 20568 : cluster 0 pgmap v20537: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:19.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:14:18 smithi080 bash[28361]: cluster 2023-12-01T16:14:17.482840+0000 mgr.y (mgr.24362) 20568 : cluster 0 pgmap v20537: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:19.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:14:18 smithi080 bash[41963]: cluster 2023-12-01T16:14:17.482840+0000 mgr.y (mgr.24362) 20568 : cluster 0 pgmap v20537: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:20.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:14:19 smithi090 bash[32384]: audit 2023-12-01T16:14:19.805558+0000 mon.a (mon.0) 12438 : audit 0 from='client.? 172.21.15.80:0/3625582286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:14:20.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:14:19 smithi080 bash[28361]: audit 2023-12-01T16:14:19.805558+0000 mon.a (mon.0) 12438 : audit 0 from='client.? 172.21.15.80:0/3625582286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:14:20.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:14:19 smithi080 bash[41963]: audit 2023-12-01T16:14:19.805558+0000 mon.a (mon.0) 12438 : audit 0 from='client.? 172.21.15.80:0/3625582286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:14:21.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:14:20 smithi090 bash[32384]: cluster 2023-12-01T16:14:19.483581+0000 mgr.y (mgr.24362) 20569 : cluster 0 pgmap v20538: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:21.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:14:20 smithi080 bash[28361]: cluster 2023-12-01T16:14:19.483581+0000 mgr.y (mgr.24362) 20569 : cluster 0 pgmap v20538: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:21.441 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:14:20 smithi080 bash[41963]: cluster 2023-12-01T16:14:19.483581+0000 mgr.y (mgr.24362) 20569 : cluster 0 pgmap v20538: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:22.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:14:21 smithi090 bash[32384]: audit 2023-12-01T16:14:21.003374+0000 mon.c (mon.2) 13148 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:14:22.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:14:21 smithi080 bash[41963]: audit 2023-12-01T16:14:21.003374+0000 mon.c (mon.2) 13148 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:14:22.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:14:21 smithi080 bash[28361]: audit 2023-12-01T16:14:21.003374+0000 mon.c (mon.2) 13148 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:14:23.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:14:22 smithi090 bash[32384]: cluster 2023-12-01T16:14:21.484801+0000 mgr.y (mgr.24362) 20570 : cluster 0 pgmap v20539: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:23.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:14:22 smithi090 bash[32384]: audit 2023-12-01T16:14:22.257853+0000 mon.a (mon.0) 12439 : audit 0 from='client.? 172.21.15.80:0/4263501688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:14:23.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:14:22 smithi080 bash[41963]: cluster 2023-12-01T16:14:21.484801+0000 mgr.y (mgr.24362) 20570 : cluster 0 pgmap v20539: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:23.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:14:22 smithi080 bash[41963]: audit 2023-12-01T16:14:22.257853+0000 mon.a (mon.0) 12439 : audit 0 from='client.? 172.21.15.80:0/4263501688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:14:23.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:14:22 smithi080 bash[28361]: cluster 2023-12-01T16:14:21.484801+0000 mgr.y (mgr.24362) 20570 : cluster 0 pgmap v20539: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:23.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:14:22 smithi080 bash[28361]: audit 2023-12-01T16:14:22.257853+0000 mon.a (mon.0) 12439 : audit 0 from='client.? 172.21.15.80:0/4263501688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:14:25.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:14:24 smithi090 bash[32384]: cluster 2023-12-01T16:14:23.485514+0000 mgr.y (mgr.24362) 20571 : cluster 0 pgmap v20540: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:25.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:14:24 smithi090 bash[32384]: audit 2023-12-01T16:14:24.713695+0000 mon.a (mon.0) 12440 : audit 0 from='client.? 172.21.15.80:0/666842016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:14:25.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:14:24 smithi080 bash[28361]: cluster 2023-12-01T16:14:23.485514+0000 mgr.y (mgr.24362) 20571 : cluster 0 pgmap v20540: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:25.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:14:24 smithi080 bash[28361]: audit 2023-12-01T16:14:24.713695+0000 mon.a (mon.0) 12440 : audit 0 from='client.? 172.21.15.80:0/666842016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:14:25.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:14:24 smithi080 bash[41963]: cluster 2023-12-01T16:14:23.485514+0000 mgr.y (mgr.24362) 20571 : cluster 0 pgmap v20540: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:25.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:14:24 smithi080 bash[41963]: audit 2023-12-01T16:14:24.713695+0000 mon.a (mon.0) 12440 : audit 0 from='client.? 172.21.15.80:0/666842016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:14:26.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:14:25 smithi090 bash[32384]: audit 2023-12-01T16:14:25.865434+0000 mon.c (mon.2) 13149 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:14:26.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:14:26 smithi080 bash[41963]: audit 2023-12-01T16:14:25.865434+0000 mon.c (mon.2) 13149 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:14:26.433 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:14:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:14:26] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T16:14:26.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:14:25 smithi080 bash[28361]: audit 2023-12-01T16:14:25.865434+0000 mon.c (mon.2) 13149 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:14:27.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:14:27 smithi090 bash[32384]: cluster 2023-12-01T16:14:25.486146+0000 mgr.y (mgr.24362) 20572 : cluster 0 pgmap v20541: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:27.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:14:27 smithi090 bash[32384]: audit 2023-12-01T16:14:26.795163+0000 mon.a (mon.0) 12441 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:14:27.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:14:27 smithi090 bash[32384]: audit 2023-12-01T16:14:26.808723+0000 mon.a (mon.0) 12442 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:14:27.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:14:27 smithi080 bash[28361]: cluster 2023-12-01T16:14:25.486146+0000 mgr.y (mgr.24362) 20572 : cluster 0 pgmap v20541: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:27.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:14:27 smithi080 bash[28361]: audit 2023-12-01T16:14:26.795163+0000 mon.a (mon.0) 12441 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:14:27.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:14:27 smithi080 bash[28361]: audit 2023-12-01T16:14:26.808723+0000 mon.a (mon.0) 12442 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:14:27.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:14:27 smithi080 bash[41963]: cluster 2023-12-01T16:14:25.486146+0000 mgr.y (mgr.24362) 20572 : cluster 0 pgmap v20541: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:27.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:14:27 smithi080 bash[41963]: audit 2023-12-01T16:14:26.795163+0000 mon.a (mon.0) 12441 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:14:27.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:14:27 smithi080 bash[41963]: audit 2023-12-01T16:14:26.808723+0000 mon.a (mon.0) 12442 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:14:28.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:14:28 smithi080 bash[28361]: audit 2023-12-01T16:14:27.156401+0000 mon.a (mon.0) 12443 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:14:28.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:14:28 smithi080 bash[28361]: audit 2023-12-01T16:14:27.166734+0000 mon.a (mon.0) 12444 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:14:28.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:14:28 smithi080 bash[28361]: audit 2023-12-01T16:14:27.177057+0000 mon.c (mon.2) 13150 : audit 0 from='client.? 172.21.15.80:0/1599877585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:14:28.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:14:28 smithi080 bash[28361]: cluster 2023-12-01T16:14:27.487331+0000 mgr.y (mgr.24362) 20573 : cluster 0 pgmap v20542: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:28.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:14:28 smithi080 bash[28361]: audit 2023-12-01T16:14:27.700562+0000 mon.c (mon.2) 13151 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:14:28.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:14:28 smithi080 bash[28361]: audit 2023-12-01T16:14:27.702063+0000 mon.c (mon.2) 13152 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:14:28.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:14:28 smithi080 bash[28361]: audit 2023-12-01T16:14:27.711377+0000 mon.a (mon.0) 12445 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:14:28.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:14:28 smithi080 bash[41963]: audit 2023-12-01T16:14:27.156401+0000 mon.a (mon.0) 12443 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:14:28.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:14:28 smithi080 bash[41963]: audit 2023-12-01T16:14:27.166734+0000 mon.a (mon.0) 12444 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:14:28.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:14:28 smithi080 bash[41963]: audit 2023-12-01T16:14:27.177057+0000 mon.c (mon.2) 13150 : audit 0 from='client.? 172.21.15.80:0/1599877585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:14:28.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:14:28 smithi080 bash[41963]: cluster 2023-12-01T16:14:27.487331+0000 mgr.y (mgr.24362) 20573 : cluster 0 pgmap v20542: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:28.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:14:28 smithi080 bash[41963]: audit 2023-12-01T16:14:27.700562+0000 mon.c (mon.2) 13151 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:14:28.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:14:28 smithi080 bash[41963]: audit 2023-12-01T16:14:27.702063+0000 mon.c (mon.2) 13152 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:14:28.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:14:28 smithi080 bash[41963]: audit 2023-12-01T16:14:27.711377+0000 mon.a (mon.0) 12445 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:14:28.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:14:28 smithi090 bash[32384]: audit 2023-12-01T16:14:27.156401+0000 mon.a (mon.0) 12443 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:14:28.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:14:28 smithi090 bash[32384]: audit 2023-12-01T16:14:27.166734+0000 mon.a (mon.0) 12444 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:14:28.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:14:28 smithi090 bash[32384]: audit 2023-12-01T16:14:27.177057+0000 mon.c (mon.2) 13150 : audit 0 from='client.? 172.21.15.80:0/1599877585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:14:28.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:14:28 smithi090 bash[32384]: cluster 2023-12-01T16:14:27.487331+0000 mgr.y (mgr.24362) 20573 : cluster 0 pgmap v20542: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:28.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:14:28 smithi090 bash[32384]: audit 2023-12-01T16:14:27.700562+0000 mon.c (mon.2) 13151 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:14:28.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:14:28 smithi090 bash[32384]: audit 2023-12-01T16:14:27.702063+0000 mon.c (mon.2) 13152 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:14:28.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:14:28 smithi090 bash[32384]: audit 2023-12-01T16:14:27.711377+0000 mon.a (mon.0) 12445 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:14:30.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:14:30 smithi080 bash[28361]: cluster 2023-12-01T16:14:29.487953+0000 mgr.y (mgr.24362) 20574 : cluster 0 pgmap v20543: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:30.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:14:30 smithi080 bash[28361]: audit 2023-12-01T16:14:29.634733+0000 mon.c (mon.2) 13153 : audit 0 from='client.? 172.21.15.80:0/1377325211' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:14:30.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:14:30 smithi080 bash[41963]: cluster 2023-12-01T16:14:29.487953+0000 mgr.y (mgr.24362) 20574 : cluster 0 pgmap v20543: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:30.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:14:30 smithi080 bash[41963]: audit 2023-12-01T16:14:29.634733+0000 mon.c (mon.2) 13153 : audit 0 from='client.? 172.21.15.80:0/1377325211' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:14:31.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:14:30 smithi090 bash[32384]: cluster 2023-12-01T16:14:29.487953+0000 mgr.y (mgr.24362) 20574 : cluster 0 pgmap v20543: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:31.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:14:30 smithi090 bash[32384]: audit 2023-12-01T16:14:29.634733+0000 mon.c (mon.2) 13153 : audit 0 from='client.? 172.21.15.80:0/1377325211' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:14:33.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:14:32 smithi080 bash[28361]: cluster 2023-12-01T16:14:31.489005+0000 mgr.y (mgr.24362) 20575 : cluster 0 pgmap v20544: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:33.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:14:32 smithi080 bash[28361]: audit 2023-12-01T16:14:32.085693+0000 mon.a (mon.0) 12446 : audit 0 from='client.? 172.21.15.80:0/1875376117' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:14:33.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:14:32 smithi080 bash[41963]: cluster 2023-12-01T16:14:31.489005+0000 mgr.y (mgr.24362) 20575 : cluster 0 pgmap v20544: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:33.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:14:32 smithi080 bash[41963]: audit 2023-12-01T16:14:32.085693+0000 mon.a (mon.0) 12446 : audit 0 from='client.? 172.21.15.80:0/1875376117' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:14:33.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:14:32 smithi090 bash[32384]: cluster 2023-12-01T16:14:31.489005+0000 mgr.y (mgr.24362) 20575 : cluster 0 pgmap v20544: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:33.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:14:32 smithi090 bash[32384]: audit 2023-12-01T16:14:32.085693+0000 mon.a (mon.0) 12446 : audit 0 from='client.? 172.21.15.80:0/1875376117' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:14:35.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:14:34 smithi080 bash[41963]: cluster 2023-12-01T16:14:33.489667+0000 mgr.y (mgr.24362) 20576 : cluster 0 pgmap v20545: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:35.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:14:34 smithi080 bash[41963]: audit 2023-12-01T16:14:34.546589+0000 mon.c (mon.2) 13154 : audit 0 from='client.? 172.21.15.80:0/4246956728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:14:35.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:14:34 smithi080 bash[28361]: cluster 2023-12-01T16:14:33.489667+0000 mgr.y (mgr.24362) 20576 : cluster 0 pgmap v20545: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:35.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:14:34 smithi080 bash[28361]: audit 2023-12-01T16:14:34.546589+0000 mon.c (mon.2) 13154 : audit 0 from='client.? 172.21.15.80:0/4246956728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:14:35.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:14:34 smithi090 bash[32384]: cluster 2023-12-01T16:14:33.489667+0000 mgr.y (mgr.24362) 20576 : cluster 0 pgmap v20545: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:35.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:14:34 smithi090 bash[32384]: audit 2023-12-01T16:14:34.546589+0000 mon.c (mon.2) 13154 : audit 0 from='client.? 172.21.15.80:0/4246956728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:14:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:14:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:14:36] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T16:14:37.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:14:36 smithi080 bash[28361]: cluster 2023-12-01T16:14:35.490344+0000 mgr.y (mgr.24362) 20577 : cluster 0 pgmap v20546: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:37.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:14:36 smithi080 bash[41963]: cluster 2023-12-01T16:14:35.490344+0000 mgr.y (mgr.24362) 20577 : cluster 0 pgmap v20546: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:37.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:14:36 smithi090 bash[32384]: cluster 2023-12-01T16:14:35.490344+0000 mgr.y (mgr.24362) 20577 : cluster 0 pgmap v20546: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:38.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:14:37 smithi080 bash[28361]: audit 2023-12-01T16:14:36.998665+0000 mon.c (mon.2) 13155 : audit 0 from='client.? 172.21.15.80:0/1690580721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:14:38.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:14:37 smithi080 bash[41963]: audit 2023-12-01T16:14:36.998665+0000 mon.c (mon.2) 13155 : audit 0 from='client.? 172.21.15.80:0/1690580721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:14:38.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:14:37 smithi090 bash[32384]: audit 2023-12-01T16:14:36.998665+0000 mon.c (mon.2) 13155 : audit 0 from='client.? 172.21.15.80:0/1690580721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:14:39.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:14:38 smithi080 bash[41963]: cluster 2023-12-01T16:14:37.491612+0000 mgr.y (mgr.24362) 20578 : cluster 0 pgmap v20547: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:39.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:14:38 smithi080 bash[28361]: cluster 2023-12-01T16:14:37.491612+0000 mgr.y (mgr.24362) 20578 : cluster 0 pgmap v20547: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:39.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:14:38 smithi090 bash[32384]: cluster 2023-12-01T16:14:37.491612+0000 mgr.y (mgr.24362) 20578 : cluster 0 pgmap v20547: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:40.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:14:39 smithi080 bash[28361]: audit 2023-12-01T16:14:39.454151+0000 mon.a (mon.0) 12447 : audit 0 from='client.? 172.21.15.80:0/884074870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:14:40.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:14:39 smithi080 bash[41963]: audit 2023-12-01T16:14:39.454151+0000 mon.a (mon.0) 12447 : audit 0 from='client.? 172.21.15.80:0/884074870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:14:40.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:14:39 smithi090 bash[32384]: audit 2023-12-01T16:14:39.454151+0000 mon.a (mon.0) 12447 : audit 0 from='client.? 172.21.15.80:0/884074870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:14:41.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:14:40 smithi080 bash[28361]: cluster 2023-12-01T16:14:39.492328+0000 mgr.y (mgr.24362) 20579 : cluster 0 pgmap v20548: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:41.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:14:40 smithi080 bash[41963]: cluster 2023-12-01T16:14:39.492328+0000 mgr.y (mgr.24362) 20579 : cluster 0 pgmap v20548: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:41.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:14:40 smithi090 bash[32384]: cluster 2023-12-01T16:14:39.492328+0000 mgr.y (mgr.24362) 20579 : cluster 0 pgmap v20548: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:42.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:14:41 smithi080 bash[41963]: audit 2023-12-01T16:14:40.865680+0000 mon.c (mon.2) 13156 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:14:42.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:14:41 smithi080 bash[28361]: audit 2023-12-01T16:14:40.865680+0000 mon.c (mon.2) 13156 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:14:42.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:14:41 smithi090 bash[32384]: audit 2023-12-01T16:14:40.865680+0000 mon.c (mon.2) 13156 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:14:43.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:14:42 smithi080 bash[28361]: cluster 2023-12-01T16:14:41.493437+0000 mgr.y (mgr.24362) 20580 : cluster 0 pgmap v20549: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:43.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:14:42 smithi080 bash[28361]: audit 2023-12-01T16:14:41.908184+0000 mon.a (mon.0) 12448 : audit 0 from='client.? 172.21.15.80:0/2379236790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:14:43.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:14:42 smithi080 bash[41963]: cluster 2023-12-01T16:14:41.493437+0000 mgr.y (mgr.24362) 20580 : cluster 0 pgmap v20549: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:43.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:14:42 smithi080 bash[41963]: audit 2023-12-01T16:14:41.908184+0000 mon.a (mon.0) 12448 : audit 0 from='client.? 172.21.15.80:0/2379236790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:14:43.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:14:42 smithi090 bash[32384]: cluster 2023-12-01T16:14:41.493437+0000 mgr.y (mgr.24362) 20580 : cluster 0 pgmap v20549: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:43.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:14:42 smithi090 bash[32384]: audit 2023-12-01T16:14:41.908184+0000 mon.a (mon.0) 12448 : audit 0 from='client.? 172.21.15.80:0/2379236790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:14:45.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:14:44 smithi080 bash[41963]: cluster 2023-12-01T16:14:43.494163+0000 mgr.y (mgr.24362) 20581 : cluster 0 pgmap v20550: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:45.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:14:44 smithi080 bash[41963]: audit 2023-12-01T16:14:44.363558+0000 mon.a (mon.0) 12449 : audit 0 from='client.? 172.21.15.80:0/704444140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:14:45.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:14:44 smithi080 bash[28361]: cluster 2023-12-01T16:14:43.494163+0000 mgr.y (mgr.24362) 20581 : cluster 0 pgmap v20550: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:45.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:14:44 smithi080 bash[28361]: audit 2023-12-01T16:14:44.363558+0000 mon.a (mon.0) 12449 : audit 0 from='client.? 172.21.15.80:0/704444140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:14:45.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:14:44 smithi090 bash[32384]: cluster 2023-12-01T16:14:43.494163+0000 mgr.y (mgr.24362) 20581 : cluster 0 pgmap v20550: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:45.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:14:44 smithi090 bash[32384]: audit 2023-12-01T16:14:44.363558+0000 mon.a (mon.0) 12449 : audit 0 from='client.? 172.21.15.80:0/704444140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:14:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:14:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:14:46] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T16:14:47.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:14:46 smithi080 bash[41963]: cluster 2023-12-01T16:14:45.494857+0000 mgr.y (mgr.24362) 20582 : cluster 0 pgmap v20551: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:47.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:14:46 smithi080 bash[41963]: audit 2023-12-01T16:14:46.823177+0000 mon.a (mon.0) 12450 : audit 0 from='client.? 172.21.15.80:0/2701717610' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:14:47.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:14:46 smithi080 bash[28361]: cluster 2023-12-01T16:14:45.494857+0000 mgr.y (mgr.24362) 20582 : cluster 0 pgmap v20551: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:47.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:14:46 smithi080 bash[28361]: audit 2023-12-01T16:14:46.823177+0000 mon.a (mon.0) 12450 : audit 0 from='client.? 172.21.15.80:0/2701717610' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:14:47.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:14:46 smithi090 bash[32384]: cluster 2023-12-01T16:14:45.494857+0000 mgr.y (mgr.24362) 20582 : cluster 0 pgmap v20551: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:47.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:14:46 smithi090 bash[32384]: audit 2023-12-01T16:14:46.823177+0000 mon.a (mon.0) 12450 : audit 0 from='client.? 172.21.15.80:0/2701717610' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:14:49.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:14:48 smithi080 bash[41963]: cluster 2023-12-01T16:14:47.496040+0000 mgr.y (mgr.24362) 20583 : cluster 0 pgmap v20552: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:49.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:14:48 smithi080 bash[28361]: cluster 2023-12-01T16:14:47.496040+0000 mgr.y (mgr.24362) 20583 : cluster 0 pgmap v20552: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:49.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:14:48 smithi090 bash[32384]: cluster 2023-12-01T16:14:47.496040+0000 mgr.y (mgr.24362) 20583 : cluster 0 pgmap v20552: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:50.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:14:49 smithi080 bash[28361]: audit 2023-12-01T16:14:49.285411+0000 mon.c (mon.2) 13157 : audit 0 from='client.? 172.21.15.80:0/1872794197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:14:50.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:14:49 smithi080 bash[41963]: audit 2023-12-01T16:14:49.285411+0000 mon.c (mon.2) 13157 : audit 0 from='client.? 172.21.15.80:0/1872794197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:14:50.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:14:49 smithi090 bash[32384]: audit 2023-12-01T16:14:49.285411+0000 mon.c (mon.2) 13157 : audit 0 from='client.? 172.21.15.80:0/1872794197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:14:51.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:14:50 smithi080 bash[28361]: cluster 2023-12-01T16:14:49.496734+0000 mgr.y (mgr.24362) 20584 : cluster 0 pgmap v20553: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:51.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:14:50 smithi080 bash[41963]: cluster 2023-12-01T16:14:49.496734+0000 mgr.y (mgr.24362) 20584 : cluster 0 pgmap v20553: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:51.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:14:50 smithi090 bash[32384]: cluster 2023-12-01T16:14:49.496734+0000 mgr.y (mgr.24362) 20584 : cluster 0 pgmap v20553: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:52.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:14:51 smithi080 bash[28361]: audit 2023-12-01T16:14:51.741319+0000 mon.a (mon.0) 12451 : audit 0 from='client.? 172.21.15.80:0/1414738873' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:14:52.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:14:51 smithi080 bash[41963]: audit 2023-12-01T16:14:51.741319+0000 mon.a (mon.0) 12451 : audit 0 from='client.? 172.21.15.80:0/1414738873' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:14:52.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:14:51 smithi090 bash[32384]: audit 2023-12-01T16:14:51.741319+0000 mon.a (mon.0) 12451 : audit 0 from='client.? 172.21.15.80:0/1414738873' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:14:53.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:14:52 smithi080 bash[28361]: cluster 2023-12-01T16:14:51.497803+0000 mgr.y (mgr.24362) 20585 : cluster 0 pgmap v20554: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:53.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:14:52 smithi080 bash[41963]: cluster 2023-12-01T16:14:51.497803+0000 mgr.y (mgr.24362) 20585 : cluster 0 pgmap v20554: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:53.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:14:52 smithi090 bash[32384]: cluster 2023-12-01T16:14:51.497803+0000 mgr.y (mgr.24362) 20585 : cluster 0 pgmap v20554: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:55.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:14:54 smithi080 bash[41963]: cluster 2023-12-01T16:14:53.498473+0000 mgr.y (mgr.24362) 20586 : cluster 0 pgmap v20555: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:55.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:14:54 smithi080 bash[41963]: audit 2023-12-01T16:14:54.195550+0000 mon.c (mon.2) 13158 : audit 0 from='client.? 172.21.15.80:0/1668876070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:14:55.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:14:54 smithi080 bash[28361]: cluster 2023-12-01T16:14:53.498473+0000 mgr.y (mgr.24362) 20586 : cluster 0 pgmap v20555: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:55.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:14:54 smithi080 bash[28361]: audit 2023-12-01T16:14:54.195550+0000 mon.c (mon.2) 13158 : audit 0 from='client.? 172.21.15.80:0/1668876070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:14:55.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:14:54 smithi090 bash[32384]: cluster 2023-12-01T16:14:53.498473+0000 mgr.y (mgr.24362) 20586 : cluster 0 pgmap v20555: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:55.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:14:54 smithi090 bash[32384]: audit 2023-12-01T16:14:54.195550+0000 mon.c (mon.2) 13158 : audit 0 from='client.? 172.21.15.80:0/1668876070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:14:56.234 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:14:55 smithi080 bash[28361]: audit 2023-12-01T16:14:55.866071+0000 mon.c (mon.2) 13159 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:14:56.235 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:14:55 smithi080 bash[41963]: audit 2023-12-01T16:14:55.866071+0000 mon.c (mon.2) 13159 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:14:56.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:14:55 smithi090 bash[32384]: audit 2023-12-01T16:14:55.866071+0000 mon.c (mon.2) 13159 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:14:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:14:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:14:56] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T16:14:57.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:14:56 smithi090 bash[32384]: cluster 2023-12-01T16:14:55.499249+0000 mgr.y (mgr.24362) 20587 : cluster 0 pgmap v20556: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:57.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:14:56 smithi090 bash[32384]: audit 2023-12-01T16:14:56.649695+0000 mon.c (mon.2) 13160 : audit 0 from='client.? 172.21.15.80:0/3665700530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:14:57.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:14:56 smithi080 bash[28361]: cluster 2023-12-01T16:14:55.499249+0000 mgr.y (mgr.24362) 20587 : cluster 0 pgmap v20556: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:57.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:14:56 smithi080 bash[28361]: audit 2023-12-01T16:14:56.649695+0000 mon.c (mon.2) 13160 : audit 0 from='client.? 172.21.15.80:0/3665700530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:14:57.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:14:56 smithi080 bash[41963]: cluster 2023-12-01T16:14:55.499249+0000 mgr.y (mgr.24362) 20587 : cluster 0 pgmap v20556: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:57.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:14:56 smithi080 bash[41963]: audit 2023-12-01T16:14:56.649695+0000 mon.c (mon.2) 13160 : audit 0 from='client.? 172.21.15.80:0/3665700530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:14:59.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:14:58 smithi090 bash[32384]: cluster 2023-12-01T16:14:57.500484+0000 mgr.y (mgr.24362) 20588 : cluster 0 pgmap v20557: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:59.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:14:58 smithi080 bash[41963]: cluster 2023-12-01T16:14:57.500484+0000 mgr.y (mgr.24362) 20588 : cluster 0 pgmap v20557: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:59.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:14:58 smithi080 bash[28361]: cluster 2023-12-01T16:14:57.500484+0000 mgr.y (mgr.24362) 20588 : cluster 0 pgmap v20557: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:00.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:14:59 smithi090 bash[32384]: audit 2023-12-01T16:14:59.102390+0000 mon.a (mon.0) 12452 : audit 0 from='client.? 172.21.15.80:0/1309412037' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:15:00.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:14:59 smithi080 bash[41963]: audit 2023-12-01T16:14:59.102390+0000 mon.a (mon.0) 12452 : audit 0 from='client.? 172.21.15.80:0/1309412037' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:15:00.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:14:59 smithi080 bash[28361]: audit 2023-12-01T16:14:59.102390+0000 mon.a (mon.0) 12452 : audit 0 from='client.? 172.21.15.80:0/1309412037' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:15:01.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:15:00 smithi090 bash[32384]: cluster 2023-12-01T16:14:59.501238+0000 mgr.y (mgr.24362) 20589 : cluster 0 pgmap v20558: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:01.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:15:00 smithi080 bash[28361]: cluster 2023-12-01T16:14:59.501238+0000 mgr.y (mgr.24362) 20589 : cluster 0 pgmap v20558: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:01.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:15:00 smithi080 bash[41963]: cluster 2023-12-01T16:14:59.501238+0000 mgr.y (mgr.24362) 20589 : cluster 0 pgmap v20558: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:02.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:15:01 smithi090 bash[32384]: audit 2023-12-01T16:15:01.551906+0000 mon.a (mon.0) 12453 : audit 0 from='client.? 172.21.15.80:0/707723164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:15:02.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:15:01 smithi080 bash[28361]: audit 2023-12-01T16:15:01.551906+0000 mon.a (mon.0) 12453 : audit 0 from='client.? 172.21.15.80:0/707723164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:15:02.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:15:01 smithi080 bash[41963]: audit 2023-12-01T16:15:01.551906+0000 mon.a (mon.0) 12453 : audit 0 from='client.? 172.21.15.80:0/707723164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:15:03.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:15:02 smithi090 bash[32384]: cluster 2023-12-01T16:15:01.502314+0000 mgr.y (mgr.24362) 20590 : cluster 0 pgmap v20559: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:03.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:15:02 smithi080 bash[28361]: cluster 2023-12-01T16:15:01.502314+0000 mgr.y (mgr.24362) 20590 : cluster 0 pgmap v20559: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:03.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:15:02 smithi080 bash[41963]: cluster 2023-12-01T16:15:01.502314+0000 mgr.y (mgr.24362) 20590 : cluster 0 pgmap v20559: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:05.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:15:04 smithi090 bash[32384]: cluster 2023-12-01T16:15:03.502972+0000 mgr.y (mgr.24362) 20591 : cluster 0 pgmap v20560: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:05.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:15:04 smithi090 bash[32384]: audit 2023-12-01T16:15:04.010338+0000 mon.c (mon.2) 13161 : audit 0 from='client.? 172.21.15.80:0/178959371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:15:05.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:15:05 smithi080 bash[41963]: cluster 2023-12-01T16:15:03.502972+0000 mgr.y (mgr.24362) 20591 : cluster 0 pgmap v20560: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:05.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:15:05 smithi080 bash[41963]: audit 2023-12-01T16:15:04.010338+0000 mon.c (mon.2) 13161 : audit 0 from='client.? 172.21.15.80:0/178959371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:15:05.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:15:04 smithi080 bash[28361]: cluster 2023-12-01T16:15:03.502972+0000 mgr.y (mgr.24362) 20591 : cluster 0 pgmap v20560: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:05.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:15:04 smithi080 bash[28361]: audit 2023-12-01T16:15:04.010338+0000 mon.c (mon.2) 13161 : audit 0 from='client.? 172.21.15.80:0/178959371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:15:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:15:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:15:06] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T16:15:07.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:15:06 smithi090 bash[32384]: cluster 2023-12-01T16:15:05.503621+0000 mgr.y (mgr.24362) 20592 : cluster 0 pgmap v20561: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:07.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:15:06 smithi090 bash[32384]: audit 2023-12-01T16:15:06.465743+0000 mon.c (mon.2) 13162 : audit 0 from='client.? 172.21.15.80:0/3611255424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:15:07.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:15:06 smithi080 bash[41963]: cluster 2023-12-01T16:15:05.503621+0000 mgr.y (mgr.24362) 20592 : cluster 0 pgmap v20561: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:07.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:15:06 smithi080 bash[41963]: audit 2023-12-01T16:15:06.465743+0000 mon.c (mon.2) 13162 : audit 0 from='client.? 172.21.15.80:0/3611255424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:15:07.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:15:06 smithi080 bash[28361]: cluster 2023-12-01T16:15:05.503621+0000 mgr.y (mgr.24362) 20592 : cluster 0 pgmap v20561: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:07.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:15:06 smithi080 bash[28361]: audit 2023-12-01T16:15:06.465743+0000 mon.c (mon.2) 13162 : audit 0 from='client.? 172.21.15.80:0/3611255424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:15:09.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:15:08 smithi090 bash[32384]: cluster 2023-12-01T16:15:07.504860+0000 mgr.y (mgr.24362) 20593 : cluster 0 pgmap v20562: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:09.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:15:08 smithi090 bash[32384]: audit 2023-12-01T16:15:08.921806+0000 mon.c (mon.2) 13163 : audit 0 from='client.? 172.21.15.80:0/171180511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:15:09.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:15:08 smithi080 bash[28361]: cluster 2023-12-01T16:15:07.504860+0000 mgr.y (mgr.24362) 20593 : cluster 0 pgmap v20562: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:09.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:15:08 smithi080 bash[28361]: audit 2023-12-01T16:15:08.921806+0000 mon.c (mon.2) 13163 : audit 0 from='client.? 172.21.15.80:0/171180511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:15:09.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:15:08 smithi080 bash[41963]: cluster 2023-12-01T16:15:07.504860+0000 mgr.y (mgr.24362) 20593 : cluster 0 pgmap v20562: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:09.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:15:08 smithi080 bash[41963]: audit 2023-12-01T16:15:08.921806+0000 mon.c (mon.2) 13163 : audit 0 from='client.? 172.21.15.80:0/171180511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:15:11.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:15:10 smithi090 bash[32384]: cluster 2023-12-01T16:15:09.505647+0000 mgr.y (mgr.24362) 20594 : cluster 0 pgmap v20563: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:11.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:15:10 smithi090 bash[32384]: audit 2023-12-01T16:15:10.866389+0000 mon.c (mon.2) 13164 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:15:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:15:10 smithi080 bash[28361]: cluster 2023-12-01T16:15:09.505647+0000 mgr.y (mgr.24362) 20594 : cluster 0 pgmap v20563: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:15:10 smithi080 bash[28361]: audit 2023-12-01T16:15:10.866389+0000 mon.c (mon.2) 13164 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:15:11.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:15:10 smithi080 bash[41963]: cluster 2023-12-01T16:15:09.505647+0000 mgr.y (mgr.24362) 20594 : cluster 0 pgmap v20563: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:11.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:15:10 smithi080 bash[41963]: audit 2023-12-01T16:15:10.866389+0000 mon.c (mon.2) 13164 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:15:12.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:15:11 smithi090 bash[32384]: audit 2023-12-01T16:15:11.369765+0000 mon.c (mon.2) 13165 : audit 0 from='client.? 172.21.15.80:0/4229788472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:15:12.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:15:11 smithi080 bash[41963]: audit 2023-12-01T16:15:11.369765+0000 mon.c (mon.2) 13165 : audit 0 from='client.? 172.21.15.80:0/4229788472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:15:12.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:15:11 smithi080 bash[28361]: audit 2023-12-01T16:15:11.369765+0000 mon.c (mon.2) 13165 : audit 0 from='client.? 172.21.15.80:0/4229788472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:15:13.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:15:12 smithi090 bash[32384]: cluster 2023-12-01T16:15:11.506954+0000 mgr.y (mgr.24362) 20595 : cluster 0 pgmap v20564: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:13.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:15:12 smithi080 bash[41963]: cluster 2023-12-01T16:15:11.506954+0000 mgr.y (mgr.24362) 20595 : cluster 0 pgmap v20564: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:13.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:15:12 smithi080 bash[28361]: cluster 2023-12-01T16:15:11.506954+0000 mgr.y (mgr.24362) 20595 : cluster 0 pgmap v20564: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:14.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:15:14 smithi090 bash[32384]: audit 2023-12-01T16:15:13.819455+0000 mon.c (mon.2) 13166 : audit 0 from='client.? 172.21.15.80:0/2847925869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:15:14.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:15:14 smithi080 bash[28361]: audit 2023-12-01T16:15:13.819455+0000 mon.c (mon.2) 13166 : audit 0 from='client.? 172.21.15.80:0/2847925869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:15:14.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:15:14 smithi080 bash[41963]: audit 2023-12-01T16:15:13.819455+0000 mon.c (mon.2) 13166 : audit 0 from='client.? 172.21.15.80:0/2847925869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:15:15.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:15:15 smithi090 bash[32384]: cluster 2023-12-01T16:15:13.507423+0000 mgr.y (mgr.24362) 20596 : cluster 0 pgmap v20565: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:15.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:15:15 smithi080 bash[41963]: cluster 2023-12-01T16:15:13.507423+0000 mgr.y (mgr.24362) 20596 : cluster 0 pgmap v20565: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:15.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:15:15 smithi080 bash[28361]: cluster 2023-12-01T16:15:13.507423+0000 mgr.y (mgr.24362) 20596 : cluster 0 pgmap v20565: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:15:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:15:16] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T16:15:17.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:15:17 smithi090 bash[32384]: cluster 2023-12-01T16:15:15.508009+0000 mgr.y (mgr.24362) 20597 : cluster 0 pgmap v20566: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:17.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:15:17 smithi090 bash[32384]: audit 2023-12-01T16:15:16.281134+0000 mon.c (mon.2) 13167 : audit 0 from='client.? 172.21.15.80:0/3214500790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:15:17.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:15:17 smithi080 bash[41963]: cluster 2023-12-01T16:15:15.508009+0000 mgr.y (mgr.24362) 20597 : cluster 0 pgmap v20566: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:17.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:15:17 smithi080 bash[41963]: audit 2023-12-01T16:15:16.281134+0000 mon.c (mon.2) 13167 : audit 0 from='client.? 172.21.15.80:0/3214500790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:15:17.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:15:17 smithi080 bash[28361]: cluster 2023-12-01T16:15:15.508009+0000 mgr.y (mgr.24362) 20597 : cluster 0 pgmap v20566: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:17.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:15:17 smithi080 bash[28361]: audit 2023-12-01T16:15:16.281134+0000 mon.c (mon.2) 13167 : audit 0 from='client.? 172.21.15.80:0/3214500790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:15:19.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:15:19 smithi090 bash[32384]: cluster 2023-12-01T16:15:17.509059+0000 mgr.y (mgr.24362) 20598 : cluster 0 pgmap v20567: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:19.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:15:19 smithi090 bash[32384]: audit 2023-12-01T16:15:18.736010+0000 mon.c (mon.2) 13168 : audit 0 from='client.? 172.21.15.80:0/3868525371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:15:19.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:15:19 smithi080 bash[41963]: cluster 2023-12-01T16:15:17.509059+0000 mgr.y (mgr.24362) 20598 : cluster 0 pgmap v20567: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:19.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:15:19 smithi080 bash[41963]: audit 2023-12-01T16:15:18.736010+0000 mon.c (mon.2) 13168 : audit 0 from='client.? 172.21.15.80:0/3868525371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:15:19.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:15:19 smithi080 bash[28361]: cluster 2023-12-01T16:15:17.509059+0000 mgr.y (mgr.24362) 20598 : cluster 0 pgmap v20567: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:19.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:15:19 smithi080 bash[28361]: audit 2023-12-01T16:15:18.736010+0000 mon.c (mon.2) 13168 : audit 0 from='client.? 172.21.15.80:0/3868525371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:15:21.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:15:21 smithi080 bash[28361]: cluster 2023-12-01T16:15:19.509699+0000 mgr.y (mgr.24362) 20599 : cluster 0 pgmap v20568: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:21.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:15:21 smithi080 bash[41963]: cluster 2023-12-01T16:15:19.509699+0000 mgr.y (mgr.24362) 20599 : cluster 0 pgmap v20568: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:21.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:15:21 smithi090 bash[32384]: cluster 2023-12-01T16:15:19.509699+0000 mgr.y (mgr.24362) 20599 : cluster 0 pgmap v20568: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:22.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:15:22 smithi080 bash[41963]: audit 2023-12-01T16:15:21.191466+0000 mon.a (mon.0) 12454 : audit 0 from='client.? 172.21.15.80:0/2462860983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:15:22.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:15:22 smithi080 bash[28361]: audit 2023-12-01T16:15:21.191466+0000 mon.a (mon.0) 12454 : audit 0 from='client.? 172.21.15.80:0/2462860983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:15:22.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:15:22 smithi090 bash[32384]: audit 2023-12-01T16:15:21.191466+0000 mon.a (mon.0) 12454 : audit 0 from='client.? 172.21.15.80:0/2462860983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:15:23.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:15:23 smithi080 bash[41963]: cluster 2023-12-01T16:15:21.510841+0000 mgr.y (mgr.24362) 20600 : cluster 0 pgmap v20569: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:23.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:15:23 smithi080 bash[28361]: cluster 2023-12-01T16:15:21.510841+0000 mgr.y (mgr.24362) 20600 : cluster 0 pgmap v20569: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:23.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:15:23 smithi090 bash[32384]: cluster 2023-12-01T16:15:21.510841+0000 mgr.y (mgr.24362) 20600 : cluster 0 pgmap v20569: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:24.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:15:24 smithi080 bash[28361]: audit 2023-12-01T16:15:23.640484+0000 mon.c (mon.2) 13169 : audit 0 from='client.? 172.21.15.80:0/1983301139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:15:24.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:15:24 smithi080 bash[41963]: audit 2023-12-01T16:15:23.640484+0000 mon.c (mon.2) 13169 : audit 0 from='client.? 172.21.15.80:0/1983301139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:15:24.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:15:24 smithi090 bash[32384]: audit 2023-12-01T16:15:23.640484+0000 mon.c (mon.2) 13169 : audit 0 from='client.? 172.21.15.80:0/1983301139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:15:25.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:15:25 smithi080 bash[28361]: cluster 2023-12-01T16:15:23.511487+0000 mgr.y (mgr.24362) 20601 : cluster 0 pgmap v20570: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:25.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:15:25 smithi080 bash[41963]: cluster 2023-12-01T16:15:23.511487+0000 mgr.y (mgr.24362) 20601 : cluster 0 pgmap v20570: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:25.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:15:25 smithi090 bash[32384]: cluster 2023-12-01T16:15:23.511487+0000 mgr.y (mgr.24362) 20601 : cluster 0 pgmap v20570: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:26.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:15:26 smithi080 bash[28361]: audit 2023-12-01T16:15:25.866660+0000 mon.c (mon.2) 13170 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:15:26.433 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:15:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:15:26] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T16:15:26.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:15:26 smithi080 bash[41963]: audit 2023-12-01T16:15:25.866660+0000 mon.c (mon.2) 13170 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:15:26.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:15:26 smithi090 bash[32384]: audit 2023-12-01T16:15:25.866660+0000 mon.c (mon.2) 13170 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:15:27.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:15:27 smithi080 bash[41963]: cluster 2023-12-01T16:15:25.512129+0000 mgr.y (mgr.24362) 20602 : cluster 0 pgmap v20571: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:27.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:15:27 smithi080 bash[41963]: audit 2023-12-01T16:15:26.091259+0000 mon.a (mon.0) 12455 : audit 0 from='client.? 172.21.15.80:0/409860677' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:15:27.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:15:27 smithi080 bash[28361]: cluster 2023-12-01T16:15:25.512129+0000 mgr.y (mgr.24362) 20602 : cluster 0 pgmap v20571: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:27.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:15:27 smithi080 bash[28361]: audit 2023-12-01T16:15:26.091259+0000 mon.a (mon.0) 12455 : audit 0 from='client.? 172.21.15.80:0/409860677' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:15:27.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:15:27 smithi090 bash[32384]: cluster 2023-12-01T16:15:25.512129+0000 mgr.y (mgr.24362) 20602 : cluster 0 pgmap v20571: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:27.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:15:27 smithi090 bash[32384]: audit 2023-12-01T16:15:26.091259+0000 mon.a (mon.0) 12455 : audit 0 from='client.? 172.21.15.80:0/409860677' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:15:28.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:15:28 smithi080 bash[41963]: audit 2023-12-01T16:15:27.795530+0000 mon.c (mon.2) 13171 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:15:28.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:15:28 smithi080 bash[28361]: audit 2023-12-01T16:15:27.795530+0000 mon.c (mon.2) 13171 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:15:28.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:15:28 smithi090 bash[32384]: audit 2023-12-01T16:15:27.795530+0000 mon.c (mon.2) 13171 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:15:29.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:15:29 smithi080 bash[28361]: cluster 2023-12-01T16:15:27.513170+0000 mgr.y (mgr.24362) 20603 : cluster 0 pgmap v20572: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:29.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:15:29 smithi080 bash[28361]: audit 2023-12-01T16:15:28.543052+0000 mon.a (mon.0) 12456 : audit 0 from='client.? 172.21.15.80:0/1481850133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:15:29.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:15:29 smithi080 bash[41963]: cluster 2023-12-01T16:15:27.513170+0000 mgr.y (mgr.24362) 20603 : cluster 0 pgmap v20572: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:29.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:15:29 smithi080 bash[41963]: audit 2023-12-01T16:15:28.543052+0000 mon.a (mon.0) 12456 : audit 0 from='client.? 172.21.15.80:0/1481850133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:15:29.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:15:29 smithi090 bash[32384]: cluster 2023-12-01T16:15:27.513170+0000 mgr.y (mgr.24362) 20603 : cluster 0 pgmap v20572: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:29.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:15:29 smithi090 bash[32384]: audit 2023-12-01T16:15:28.543052+0000 mon.a (mon.0) 12456 : audit 0 from='client.? 172.21.15.80:0/1481850133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:15:31.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:15:31 smithi080 bash[28361]: cluster 2023-12-01T16:15:29.513795+0000 mgr.y (mgr.24362) 20604 : cluster 0 pgmap v20573: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:31.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:15:31 smithi080 bash[28361]: audit 2023-12-01T16:15:31.010124+0000 mon.a (mon.0) 12457 : audit 0 from='client.? 172.21.15.80:0/2570932681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:15:31.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:15:31 smithi080 bash[41963]: cluster 2023-12-01T16:15:29.513795+0000 mgr.y (mgr.24362) 20604 : cluster 0 pgmap v20573: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:31.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:15:31 smithi080 bash[41963]: audit 2023-12-01T16:15:31.010124+0000 mon.a (mon.0) 12457 : audit 0 from='client.? 172.21.15.80:0/2570932681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:15:31.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:15:31 smithi090 bash[32384]: cluster 2023-12-01T16:15:29.513795+0000 mgr.y (mgr.24362) 20604 : cluster 0 pgmap v20573: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:31.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:15:31 smithi090 bash[32384]: audit 2023-12-01T16:15:31.010124+0000 mon.a (mon.0) 12457 : audit 0 from='client.? 172.21.15.80:0/2570932681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:15:33.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:15:33 smithi080 bash[41963]: cluster 2023-12-01T16:15:31.515016+0000 mgr.y (mgr.24362) 20605 : cluster 0 pgmap v20574: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:33.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:15:33 smithi080 bash[28361]: cluster 2023-12-01T16:15:31.515016+0000 mgr.y (mgr.24362) 20605 : cluster 0 pgmap v20574: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:33.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:15:33 smithi090 bash[32384]: cluster 2023-12-01T16:15:31.515016+0000 mgr.y (mgr.24362) 20605 : cluster 0 pgmap v20574: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:34.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:15:34 smithi080 bash[28361]: audit 2023-12-01T16:15:33.498522+0000 mon.c (mon.2) 13172 : audit 0 from='client.? 172.21.15.80:0/910483245' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:15:34.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:15:34 smithi080 bash[28361]: audit 2023-12-01T16:15:33.645537+0000 mon.a (mon.0) 12458 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:15:34.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:15:34 smithi080 bash[28361]: audit 2023-12-01T16:15:33.656789+0000 mon.a (mon.0) 12459 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:15:34.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:15:34 smithi080 bash[28361]: audit 2023-12-01T16:15:34.003688+0000 mon.a (mon.0) 12460 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:15:34.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:15:34 smithi080 bash[28361]: audit 2023-12-01T16:15:34.012557+0000 mon.a (mon.0) 12461 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:15:34.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:15:34 smithi080 bash[41963]: audit 2023-12-01T16:15:33.498522+0000 mon.c (mon.2) 13172 : audit 0 from='client.? 172.21.15.80:0/910483245' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:15:34.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:15:34 smithi080 bash[41963]: audit 2023-12-01T16:15:33.645537+0000 mon.a (mon.0) 12458 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:15:34.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:15:34 smithi080 bash[41963]: audit 2023-12-01T16:15:33.656789+0000 mon.a (mon.0) 12459 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:15:34.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:15:34 smithi080 bash[41963]: audit 2023-12-01T16:15:34.003688+0000 mon.a (mon.0) 12460 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:15:34.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:15:34 smithi080 bash[41963]: audit 2023-12-01T16:15:34.012557+0000 mon.a (mon.0) 12461 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:15:34.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:15:34 smithi090 bash[32384]: audit 2023-12-01T16:15:33.498522+0000 mon.c (mon.2) 13172 : audit 0 from='client.? 172.21.15.80:0/910483245' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:15:34.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:15:34 smithi090 bash[32384]: audit 2023-12-01T16:15:33.645537+0000 mon.a (mon.0) 12458 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:15:34.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:15:34 smithi090 bash[32384]: audit 2023-12-01T16:15:33.656789+0000 mon.a (mon.0) 12459 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:15:34.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:15:34 smithi090 bash[32384]: audit 2023-12-01T16:15:34.003688+0000 mon.a (mon.0) 12460 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:15:34.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:15:34 smithi090 bash[32384]: audit 2023-12-01T16:15:34.012557+0000 mon.a (mon.0) 12461 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:15:35.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:15:35 smithi080 bash[28361]: cluster 2023-12-01T16:15:33.515580+0000 mgr.y (mgr.24362) 20606 : cluster 0 pgmap v20575: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:35.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:15:35 smithi080 bash[28361]: audit 2023-12-01T16:15:34.545523+0000 mon.c (mon.2) 13173 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:15:35.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:15:35 smithi080 bash[28361]: audit 2023-12-01T16:15:34.547303+0000 mon.c (mon.2) 13174 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:15:35.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:15:35 smithi080 bash[28361]: audit 2023-12-01T16:15:34.557722+0000 mon.a (mon.0) 12462 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:15:35.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:15:35 smithi080 bash[41963]: cluster 2023-12-01T16:15:33.515580+0000 mgr.y (mgr.24362) 20606 : cluster 0 pgmap v20575: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:35.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:15:35 smithi080 bash[41963]: audit 2023-12-01T16:15:34.545523+0000 mon.c (mon.2) 13173 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:15:35.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:15:35 smithi080 bash[41963]: audit 2023-12-01T16:15:34.547303+0000 mon.c (mon.2) 13174 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:15:35.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:15:35 smithi080 bash[41963]: audit 2023-12-01T16:15:34.557722+0000 mon.a (mon.0) 12462 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:15:35.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:15:35 smithi090 bash[32384]: cluster 2023-12-01T16:15:33.515580+0000 mgr.y (mgr.24362) 20606 : cluster 0 pgmap v20575: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:35.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:15:35 smithi090 bash[32384]: audit 2023-12-01T16:15:34.545523+0000 mon.c (mon.2) 13173 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:15:35.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:15:35 smithi090 bash[32384]: audit 2023-12-01T16:15:34.547303+0000 mon.c (mon.2) 13174 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:15:35.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:15:35 smithi090 bash[32384]: audit 2023-12-01T16:15:34.557722+0000 mon.a (mon.0) 12462 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:15:36.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:15:36 smithi080 bash[28361]: audit 2023-12-01T16:15:35.957941+0000 mon.a (mon.0) 12463 : audit 0 from='client.? 172.21.15.80:0/4048633058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:15:36.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:15:36 smithi080 bash[41963]: audit 2023-12-01T16:15:35.957941+0000 mon.a (mon.0) 12463 : audit 0 from='client.? 172.21.15.80:0/4048633058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:15:36.433 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:15:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:15:36] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T16:15:36.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:15:36 smithi090 bash[32384]: audit 2023-12-01T16:15:35.957941+0000 mon.a (mon.0) 12463 : audit 0 from='client.? 172.21.15.80:0/4048633058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:15:37.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:15:37 smithi080 bash[41963]: cluster 2023-12-01T16:15:35.516210+0000 mgr.y (mgr.24362) 20607 : cluster 0 pgmap v20576: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:37.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:15:37 smithi080 bash[28361]: cluster 2023-12-01T16:15:35.516210+0000 mgr.y (mgr.24362) 20607 : cluster 0 pgmap v20576: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:37.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:15:37 smithi090 bash[32384]: cluster 2023-12-01T16:15:35.516210+0000 mgr.y (mgr.24362) 20607 : cluster 0 pgmap v20576: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:39.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:15:39 smithi080 bash[41963]: cluster 2023-12-01T16:15:37.517277+0000 mgr.y (mgr.24362) 20608 : cluster 0 pgmap v20577: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:39.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:15:39 smithi080 bash[41963]: audit 2023-12-01T16:15:38.406323+0000 mon.c (mon.2) 13175 : audit 0 from='client.? 172.21.15.80:0/3949352069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:15:39.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:15:39 smithi080 bash[28361]: cluster 2023-12-01T16:15:37.517277+0000 mgr.y (mgr.24362) 20608 : cluster 0 pgmap v20577: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:39.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:15:39 smithi080 bash[28361]: audit 2023-12-01T16:15:38.406323+0000 mon.c (mon.2) 13175 : audit 0 from='client.? 172.21.15.80:0/3949352069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:15:39.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:15:39 smithi090 bash[32384]: cluster 2023-12-01T16:15:37.517277+0000 mgr.y (mgr.24362) 20608 : cluster 0 pgmap v20577: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:39.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:15:39 smithi090 bash[32384]: audit 2023-12-01T16:15:38.406323+0000 mon.c (mon.2) 13175 : audit 0 from='client.? 172.21.15.80:0/3949352069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:15:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:15:41 smithi080 bash[28361]: cluster 2023-12-01T16:15:39.517900+0000 mgr.y (mgr.24362) 20609 : cluster 0 pgmap v20578: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:41.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:15:41 smithi080 bash[28361]: audit 2023-12-01T16:15:40.866749+0000 mon.c (mon.2) 13176 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:15:41.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:15:41 smithi080 bash[28361]: audit 2023-12-01T16:15:40.879647+0000 mon.c (mon.2) 13177 : audit 0 from='client.? 172.21.15.80:0/1910629459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:15:41.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:15:41 smithi080 bash[41963]: cluster 2023-12-01T16:15:39.517900+0000 mgr.y (mgr.24362) 20609 : cluster 0 pgmap v20578: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:41.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:15:41 smithi080 bash[41963]: audit 2023-12-01T16:15:40.866749+0000 mon.c (mon.2) 13176 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:15:41.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:15:41 smithi080 bash[41963]: audit 2023-12-01T16:15:40.879647+0000 mon.c (mon.2) 13177 : audit 0 from='client.? 172.21.15.80:0/1910629459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:15:41.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:15:41 smithi090 bash[32384]: cluster 2023-12-01T16:15:39.517900+0000 mgr.y (mgr.24362) 20609 : cluster 0 pgmap v20578: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:41.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:15:41 smithi090 bash[32384]: audit 2023-12-01T16:15:40.866749+0000 mon.c (mon.2) 13176 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:15:41.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:15:41 smithi090 bash[32384]: audit 2023-12-01T16:15:40.879647+0000 mon.c (mon.2) 13177 : audit 0 from='client.? 172.21.15.80:0/1910629459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:15:43.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:15:43 smithi080 bash[28361]: cluster 2023-12-01T16:15:41.519011+0000 mgr.y (mgr.24362) 20610 : cluster 0 pgmap v20579: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:43.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:15:43 smithi080 bash[41963]: cluster 2023-12-01T16:15:41.519011+0000 mgr.y (mgr.24362) 20610 : cluster 0 pgmap v20579: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:43.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:15:43 smithi090 bash[32384]: cluster 2023-12-01T16:15:41.519011+0000 mgr.y (mgr.24362) 20610 : cluster 0 pgmap v20579: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:44.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:15:44 smithi080 bash[28361]: audit 2023-12-01T16:15:43.336214+0000 mon.a (mon.0) 12464 : audit 0 from='client.? 172.21.15.80:0/3180951276' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:15:44.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:15:44 smithi080 bash[41963]: audit 2023-12-01T16:15:43.336214+0000 mon.a (mon.0) 12464 : audit 0 from='client.? 172.21.15.80:0/3180951276' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:15:44.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:15:44 smithi090 bash[32384]: audit 2023-12-01T16:15:43.336214+0000 mon.a (mon.0) 12464 : audit 0 from='client.? 172.21.15.80:0/3180951276' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:15:45.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:15:45 smithi080 bash[28361]: cluster 2023-12-01T16:15:43.519659+0000 mgr.y (mgr.24362) 20611 : cluster 0 pgmap v20580: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:45.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:15:45 smithi080 bash[41963]: cluster 2023-12-01T16:15:43.519659+0000 mgr.y (mgr.24362) 20611 : cluster 0 pgmap v20580: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:45.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:15:45 smithi090 bash[32384]: cluster 2023-12-01T16:15:43.519659+0000 mgr.y (mgr.24362) 20611 : cluster 0 pgmap v20580: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:46.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:15:46 smithi080 bash[28361]: audit 2023-12-01T16:15:45.801150+0000 mon.c (mon.2) 13178 : audit 0 from='client.? 172.21.15.80:0/3470908763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:15:46.433 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:15:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:15:46] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T16:15:46.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:15:46 smithi080 bash[41963]: audit 2023-12-01T16:15:45.801150+0000 mon.c (mon.2) 13178 : audit 0 from='client.? 172.21.15.80:0/3470908763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:15:46.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:15:46 smithi090 bash[32384]: audit 2023-12-01T16:15:45.801150+0000 mon.c (mon.2) 13178 : audit 0 from='client.? 172.21.15.80:0/3470908763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:15:47.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:15:47 smithi080 bash[28361]: cluster 2023-12-01T16:15:45.520285+0000 mgr.y (mgr.24362) 20612 : cluster 0 pgmap v20581: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:47.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:15:47 smithi080 bash[41963]: cluster 2023-12-01T16:15:45.520285+0000 mgr.y (mgr.24362) 20612 : cluster 0 pgmap v20581: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:47.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:15:47 smithi090 bash[32384]: cluster 2023-12-01T16:15:45.520285+0000 mgr.y (mgr.24362) 20612 : cluster 0 pgmap v20581: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:49.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:15:49 smithi080 bash[28361]: cluster 2023-12-01T16:15:47.521386+0000 mgr.y (mgr.24362) 20613 : cluster 0 pgmap v20582: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:49.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:15:49 smithi080 bash[28361]: audit 2023-12-01T16:15:48.253163+0000 mon.c (mon.2) 13179 : audit 0 from='client.? 172.21.15.80:0/1696955772' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:15:49.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:15:49 smithi080 bash[41963]: cluster 2023-12-01T16:15:47.521386+0000 mgr.y (mgr.24362) 20613 : cluster 0 pgmap v20582: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:49.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:15:49 smithi080 bash[41963]: audit 2023-12-01T16:15:48.253163+0000 mon.c (mon.2) 13179 : audit 0 from='client.? 172.21.15.80:0/1696955772' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:15:49.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:15:49 smithi090 bash[32384]: cluster 2023-12-01T16:15:47.521386+0000 mgr.y (mgr.24362) 20613 : cluster 0 pgmap v20582: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:49.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:15:49 smithi090 bash[32384]: audit 2023-12-01T16:15:48.253163+0000 mon.c (mon.2) 13179 : audit 0 from='client.? 172.21.15.80:0/1696955772' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:15:50.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:15:50 smithi080 bash[41963]: cluster 2023-12-01T16:15:49.522004+0000 mgr.y (mgr.24362) 20614 : cluster 0 pgmap v20583: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:50.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:15:50 smithi080 bash[28361]: cluster 2023-12-01T16:15:49.522004+0000 mgr.y (mgr.24362) 20614 : cluster 0 pgmap v20583: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:50.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:15:50 smithi090 bash[32384]: cluster 2023-12-01T16:15:49.522004+0000 mgr.y (mgr.24362) 20614 : cluster 0 pgmap v20583: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:51.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:15:51 smithi080 bash[28361]: audit 2023-12-01T16:15:50.713422+0000 mon.a (mon.0) 12465 : audit 0 from='client.? 172.21.15.80:0/3245440484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:15:51.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:15:51 smithi080 bash[41963]: audit 2023-12-01T16:15:50.713422+0000 mon.a (mon.0) 12465 : audit 0 from='client.? 172.21.15.80:0/3245440484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:15:51.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:15:51 smithi090 bash[32384]: audit 2023-12-01T16:15:50.713422+0000 mon.a (mon.0) 12465 : audit 0 from='client.? 172.21.15.80:0/3245440484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:15:53.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:15:52 smithi080 bash[28361]: cluster 2023-12-01T16:15:51.523103+0000 mgr.y (mgr.24362) 20615 : cluster 0 pgmap v20584: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:53.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:15:52 smithi080 bash[41963]: cluster 2023-12-01T16:15:51.523103+0000 mgr.y (mgr.24362) 20615 : cluster 0 pgmap v20584: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:53.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:15:52 smithi090 bash[32384]: cluster 2023-12-01T16:15:51.523103+0000 mgr.y (mgr.24362) 20615 : cluster 0 pgmap v20584: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:54.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:15:53 smithi080 bash[28361]: audit 2023-12-01T16:15:53.172608+0000 mon.c (mon.2) 13180 : audit 0 from='client.? 172.21.15.80:0/1443125294' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:15:54.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:15:53 smithi080 bash[41963]: audit 2023-12-01T16:15:53.172608+0000 mon.c (mon.2) 13180 : audit 0 from='client.? 172.21.15.80:0/1443125294' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:15:54.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:15:53 smithi090 bash[32384]: audit 2023-12-01T16:15:53.172608+0000 mon.c (mon.2) 13180 : audit 0 from='client.? 172.21.15.80:0/1443125294' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:15:55.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:15:54 smithi080 bash[28361]: cluster 2023-12-01T16:15:53.523754+0000 mgr.y (mgr.24362) 20616 : cluster 0 pgmap v20585: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:55.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:15:54 smithi080 bash[41963]: cluster 2023-12-01T16:15:53.523754+0000 mgr.y (mgr.24362) 20616 : cluster 0 pgmap v20585: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:55.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:15:54 smithi090 bash[32384]: cluster 2023-12-01T16:15:53.523754+0000 mgr.y (mgr.24362) 20616 : cluster 0 pgmap v20585: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:56.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:15:55 smithi080 bash[28361]: audit 2023-12-01T16:15:55.636470+0000 mon.a (mon.0) 12466 : audit 0 from='client.? 172.21.15.80:0/4027531539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:15:56.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:15:55 smithi080 bash[28361]: audit 2023-12-01T16:15:55.867444+0000 mon.c (mon.2) 13181 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:15:56.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:15:55 smithi080 bash[41963]: audit 2023-12-01T16:15:55.636470+0000 mon.a (mon.0) 12466 : audit 0 from='client.? 172.21.15.80:0/4027531539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:15:56.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:15:55 smithi080 bash[41963]: audit 2023-12-01T16:15:55.867444+0000 mon.c (mon.2) 13181 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:15:56.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:15:55 smithi090 bash[32384]: audit 2023-12-01T16:15:55.636470+0000 mon.a (mon.0) 12466 : audit 0 from='client.? 172.21.15.80:0/4027531539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:15:56.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:15:55 smithi090 bash[32384]: audit 2023-12-01T16:15:55.867444+0000 mon.c (mon.2) 13181 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:15:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:15:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:15:56] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T16:15:57.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:15:56 smithi080 bash[28361]: cluster 2023-12-01T16:15:55.524387+0000 mgr.y (mgr.24362) 20617 : cluster 0 pgmap v20586: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:57.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:15:56 smithi080 bash[41963]: cluster 2023-12-01T16:15:55.524387+0000 mgr.y (mgr.24362) 20617 : cluster 0 pgmap v20586: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:57.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:15:56 smithi090 bash[32384]: cluster 2023-12-01T16:15:55.524387+0000 mgr.y (mgr.24362) 20617 : cluster 0 pgmap v20586: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:59.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:15:58 smithi080 bash[28361]: cluster 2023-12-01T16:15:57.525539+0000 mgr.y (mgr.24362) 20618 : cluster 0 pgmap v20587: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:59.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:15:58 smithi080 bash[28361]: audit 2023-12-01T16:15:58.095267+0000 mon.c (mon.2) 13182 : audit 0 from='client.? 172.21.15.80:0/1353244906' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:15:59.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:15:58 smithi080 bash[41963]: cluster 2023-12-01T16:15:57.525539+0000 mgr.y (mgr.24362) 20618 : cluster 0 pgmap v20587: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:59.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:15:58 smithi080 bash[41963]: audit 2023-12-01T16:15:58.095267+0000 mon.c (mon.2) 13182 : audit 0 from='client.? 172.21.15.80:0/1353244906' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:15:59.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:15:58 smithi090 bash[32384]: cluster 2023-12-01T16:15:57.525539+0000 mgr.y (mgr.24362) 20618 : cluster 0 pgmap v20587: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:59.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:15:58 smithi090 bash[32384]: audit 2023-12-01T16:15:58.095267+0000 mon.c (mon.2) 13182 : audit 0 from='client.? 172.21.15.80:0/1353244906' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:16:01.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:16:00 smithi080 bash[28361]: cluster 2023-12-01T16:15:59.526167+0000 mgr.y (mgr.24362) 20619 : cluster 0 pgmap v20588: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:01.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:16:00 smithi080 bash[28361]: audit 2023-12-01T16:16:00.555935+0000 mon.a (mon.0) 12467 : audit 0 from='client.? 172.21.15.80:0/3950361263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:16:01.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:16:00 smithi080 bash[41963]: cluster 2023-12-01T16:15:59.526167+0000 mgr.y (mgr.24362) 20619 : cluster 0 pgmap v20588: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:01.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:16:00 smithi080 bash[41963]: audit 2023-12-01T16:16:00.555935+0000 mon.a (mon.0) 12467 : audit 0 from='client.? 172.21.15.80:0/3950361263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:16:01.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:16:00 smithi090 bash[32384]: cluster 2023-12-01T16:15:59.526167+0000 mgr.y (mgr.24362) 20619 : cluster 0 pgmap v20588: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:01.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:16:00 smithi090 bash[32384]: audit 2023-12-01T16:16:00.555935+0000 mon.a (mon.0) 12467 : audit 0 from='client.? 172.21.15.80:0/3950361263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:16:03.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:16:02 smithi080 bash[28361]: cluster 2023-12-01T16:16:01.527322+0000 mgr.y (mgr.24362) 20620 : cluster 0 pgmap v20589: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:03.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:16:02 smithi080 bash[41963]: cluster 2023-12-01T16:16:01.527322+0000 mgr.y (mgr.24362) 20620 : cluster 0 pgmap v20589: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:03.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:16:02 smithi090 bash[32384]: cluster 2023-12-01T16:16:01.527322+0000 mgr.y (mgr.24362) 20620 : cluster 0 pgmap v20589: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:04.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:16:03 smithi080 bash[28361]: audit 2023-12-01T16:16:03.002772+0000 mon.a (mon.0) 12468 : audit 0 from='client.? 172.21.15.80:0/1278716505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:16:04.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:16:03 smithi080 bash[41963]: audit 2023-12-01T16:16:03.002772+0000 mon.a (mon.0) 12468 : audit 0 from='client.? 172.21.15.80:0/1278716505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:16:04.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:16:03 smithi090 bash[32384]: audit 2023-12-01T16:16:03.002772+0000 mon.a (mon.0) 12468 : audit 0 from='client.? 172.21.15.80:0/1278716505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:16:05.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:16:04 smithi080 bash[28361]: cluster 2023-12-01T16:16:03.528032+0000 mgr.y (mgr.24362) 20621 : cluster 0 pgmap v20590: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:05.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:16:04 smithi080 bash[41963]: cluster 2023-12-01T16:16:03.528032+0000 mgr.y (mgr.24362) 20621 : cluster 0 pgmap v20590: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:05.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:16:04 smithi090 bash[32384]: cluster 2023-12-01T16:16:03.528032+0000 mgr.y (mgr.24362) 20621 : cluster 0 pgmap v20590: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:06.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:16:05 smithi080 bash[28361]: audit 2023-12-01T16:16:05.445601+0000 mon.c (mon.2) 13183 : audit 0 from='client.? 172.21.15.80:0/2666193137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:16:06.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:16:05 smithi080 bash[41963]: audit 2023-12-01T16:16:05.445601+0000 mon.c (mon.2) 13183 : audit 0 from='client.? 172.21.15.80:0/2666193137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:16:06.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:16:05 smithi090 bash[32384]: audit 2023-12-01T16:16:05.445601+0000 mon.c (mon.2) 13183 : audit 0 from='client.? 172.21.15.80:0/2666193137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:16:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:16:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:16:06] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T16:16:07.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:16:06 smithi080 bash[28361]: cluster 2023-12-01T16:16:05.528609+0000 mgr.y (mgr.24362) 20622 : cluster 0 pgmap v20591: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:07.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:16:06 smithi080 bash[41963]: cluster 2023-12-01T16:16:05.528609+0000 mgr.y (mgr.24362) 20622 : cluster 0 pgmap v20591: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:07.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:16:06 smithi090 bash[32384]: cluster 2023-12-01T16:16:05.528609+0000 mgr.y (mgr.24362) 20622 : cluster 0 pgmap v20591: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:08.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:16:07 smithi080 bash[41963]: audit 2023-12-01T16:16:07.902460+0000 mon.a (mon.0) 12469 : audit 0 from='client.? 172.21.15.80:0/2356729865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:16:08.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:16:07 smithi080 bash[28361]: audit 2023-12-01T16:16:07.902460+0000 mon.a (mon.0) 12469 : audit 0 from='client.? 172.21.15.80:0/2356729865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:16:08.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:16:07 smithi090 bash[32384]: audit 2023-12-01T16:16:07.902460+0000 mon.a (mon.0) 12469 : audit 0 from='client.? 172.21.15.80:0/2356729865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:16:09.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:16:08 smithi080 bash[28361]: cluster 2023-12-01T16:16:07.529661+0000 mgr.y (mgr.24362) 20623 : cluster 0 pgmap v20592: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:09.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:16:08 smithi080 bash[41963]: cluster 2023-12-01T16:16:07.529661+0000 mgr.y (mgr.24362) 20623 : cluster 0 pgmap v20592: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:09.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:16:08 smithi090 bash[32384]: cluster 2023-12-01T16:16:07.529661+0000 mgr.y (mgr.24362) 20623 : cluster 0 pgmap v20592: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:11.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:16:10 smithi080 bash[41963]: cluster 2023-12-01T16:16:09.530249+0000 mgr.y (mgr.24362) 20624 : cluster 0 pgmap v20593: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:11.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:16:10 smithi080 bash[41963]: audit 2023-12-01T16:16:10.344945+0000 mon.a (mon.0) 12470 : audit 0 from='client.? 172.21.15.80:0/1884708028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:16:11.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:16:10 smithi080 bash[41963]: audit 2023-12-01T16:16:10.867775+0000 mon.c (mon.2) 13184 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:16:11.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:16:10 smithi080 bash[28361]: cluster 2023-12-01T16:16:09.530249+0000 mgr.y (mgr.24362) 20624 : cluster 0 pgmap v20593: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:11.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:16:10 smithi080 bash[28361]: audit 2023-12-01T16:16:10.344945+0000 mon.a (mon.0) 12470 : audit 0 from='client.? 172.21.15.80:0/1884708028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:16:11.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:16:10 smithi080 bash[28361]: audit 2023-12-01T16:16:10.867775+0000 mon.c (mon.2) 13184 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:16:11.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:16:10 smithi090 bash[32384]: cluster 2023-12-01T16:16:09.530249+0000 mgr.y (mgr.24362) 20624 : cluster 0 pgmap v20593: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:11.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:16:10 smithi090 bash[32384]: audit 2023-12-01T16:16:10.344945+0000 mon.a (mon.0) 12470 : audit 0 from='client.? 172.21.15.80:0/1884708028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:16:11.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:16:10 smithi090 bash[32384]: audit 2023-12-01T16:16:10.867775+0000 mon.c (mon.2) 13184 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:16:13.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:16:12 smithi090 bash[32384]: cluster 2023-12-01T16:16:11.531374+0000 mgr.y (mgr.24362) 20625 : cluster 0 pgmap v20594: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:13.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:16:12 smithi090 bash[32384]: audit 2023-12-01T16:16:12.799827+0000 mon.c (mon.2) 13185 : audit 0 from='client.? 172.21.15.80:0/3480824640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:16:13.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:16:12 smithi080 bash[41963]: cluster 2023-12-01T16:16:11.531374+0000 mgr.y (mgr.24362) 20625 : cluster 0 pgmap v20594: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:13.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:16:12 smithi080 bash[41963]: audit 2023-12-01T16:16:12.799827+0000 mon.c (mon.2) 13185 : audit 0 from='client.? 172.21.15.80:0/3480824640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:16:13.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:16:12 smithi080 bash[28361]: cluster 2023-12-01T16:16:11.531374+0000 mgr.y (mgr.24362) 20625 : cluster 0 pgmap v20594: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:13.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:16:12 smithi080 bash[28361]: audit 2023-12-01T16:16:12.799827+0000 mon.c (mon.2) 13185 : audit 0 from='client.? 172.21.15.80:0/3480824640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:16:15.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:16:14 smithi090 bash[32384]: cluster 2023-12-01T16:16:13.532038+0000 mgr.y (mgr.24362) 20626 : cluster 0 pgmap v20595: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:15.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:16:14 smithi080 bash[28361]: cluster 2023-12-01T16:16:13.532038+0000 mgr.y (mgr.24362) 20626 : cluster 0 pgmap v20595: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:15.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:16:14 smithi080 bash[41963]: cluster 2023-12-01T16:16:13.532038+0000 mgr.y (mgr.24362) 20626 : cluster 0 pgmap v20595: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:16.235 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:16:15 smithi080 bash[41963]: audit 2023-12-01T16:16:15.259186+0000 mon.a (mon.0) 12471 : audit 0 from='client.? 172.21.15.80:0/2793302759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:16:16.235 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:16:15 smithi080 bash[28361]: audit 2023-12-01T16:16:15.259186+0000 mon.a (mon.0) 12471 : audit 0 from='client.? 172.21.15.80:0/2793302759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:16:16.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:16:15 smithi090 bash[32384]: audit 2023-12-01T16:16:15.259186+0000 mon.a (mon.0) 12471 : audit 0 from='client.? 172.21.15.80:0/2793302759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:16:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:16:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:16:16] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T16:16:17.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:16:16 smithi090 bash[32384]: cluster 2023-12-01T16:16:15.532696+0000 mgr.y (mgr.24362) 20627 : cluster 0 pgmap v20596: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:17.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:16:16 smithi080 bash[28361]: cluster 2023-12-01T16:16:15.532696+0000 mgr.y (mgr.24362) 20627 : cluster 0 pgmap v20596: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:17.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:16:16 smithi080 bash[41963]: cluster 2023-12-01T16:16:15.532696+0000 mgr.y (mgr.24362) 20627 : cluster 0 pgmap v20596: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:18.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:16:17 smithi090 bash[32384]: audit 2023-12-01T16:16:17.714082+0000 mon.c (mon.2) 13186 : audit 0 from='client.? 172.21.15.80:0/2021485850' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:16:18.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:16:17 smithi080 bash[28361]: audit 2023-12-01T16:16:17.714082+0000 mon.c (mon.2) 13186 : audit 0 from='client.? 172.21.15.80:0/2021485850' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:16:18.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:16:17 smithi080 bash[41963]: audit 2023-12-01T16:16:17.714082+0000 mon.c (mon.2) 13186 : audit 0 from='client.? 172.21.15.80:0/2021485850' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:16:19.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:16:18 smithi090 bash[32384]: cluster 2023-12-01T16:16:17.533802+0000 mgr.y (mgr.24362) 20628 : cluster 0 pgmap v20597: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:19.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:16:18 smithi080 bash[28361]: cluster 2023-12-01T16:16:17.533802+0000 mgr.y (mgr.24362) 20628 : cluster 0 pgmap v20597: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:19.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:16:18 smithi080 bash[41963]: cluster 2023-12-01T16:16:17.533802+0000 mgr.y (mgr.24362) 20628 : cluster 0 pgmap v20597: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:21.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:16:20 smithi090 bash[32384]: cluster 2023-12-01T16:16:19.534377+0000 mgr.y (mgr.24362) 20629 : cluster 0 pgmap v20598: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:21.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:16:20 smithi090 bash[32384]: audit 2023-12-01T16:16:20.180025+0000 mon.c (mon.2) 13187 : audit 0 from='client.? 172.21.15.80:0/3317704512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:16:21.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:16:20 smithi080 bash[28361]: cluster 2023-12-01T16:16:19.534377+0000 mgr.y (mgr.24362) 20629 : cluster 0 pgmap v20598: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:21.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:16:20 smithi080 bash[28361]: audit 2023-12-01T16:16:20.180025+0000 mon.c (mon.2) 13187 : audit 0 from='client.? 172.21.15.80:0/3317704512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:16:21.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:16:20 smithi080 bash[41963]: cluster 2023-12-01T16:16:19.534377+0000 mgr.y (mgr.24362) 20629 : cluster 0 pgmap v20598: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:21.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:16:20 smithi080 bash[41963]: audit 2023-12-01T16:16:20.180025+0000 mon.c (mon.2) 13187 : audit 0 from='client.? 172.21.15.80:0/3317704512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:16:23.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:16:22 smithi090 bash[32384]: cluster 2023-12-01T16:16:21.535521+0000 mgr.y (mgr.24362) 20630 : cluster 0 pgmap v20599: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:23.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:16:22 smithi090 bash[32384]: audit 2023-12-01T16:16:22.636576+0000 mon.a (mon.0) 12472 : audit 0 from='client.? 172.21.15.80:0/1135748346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:16:23.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:16:22 smithi080 bash[28361]: cluster 2023-12-01T16:16:21.535521+0000 mgr.y (mgr.24362) 20630 : cluster 0 pgmap v20599: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:23.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:16:22 smithi080 bash[28361]: audit 2023-12-01T16:16:22.636576+0000 mon.a (mon.0) 12472 : audit 0 from='client.? 172.21.15.80:0/1135748346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:16:23.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:16:22 smithi080 bash[41963]: cluster 2023-12-01T16:16:21.535521+0000 mgr.y (mgr.24362) 20630 : cluster 0 pgmap v20599: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:23.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:16:22 smithi080 bash[41963]: audit 2023-12-01T16:16:22.636576+0000 mon.a (mon.0) 12472 : audit 0 from='client.? 172.21.15.80:0/1135748346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:16:25.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:16:24 smithi090 bash[32384]: cluster 2023-12-01T16:16:23.536193+0000 mgr.y (mgr.24362) 20631 : cluster 0 pgmap v20600: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:25.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:16:24 smithi080 bash[28361]: cluster 2023-12-01T16:16:23.536193+0000 mgr.y (mgr.24362) 20631 : cluster 0 pgmap v20600: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:25.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:16:24 smithi080 bash[41963]: cluster 2023-12-01T16:16:23.536193+0000 mgr.y (mgr.24362) 20631 : cluster 0 pgmap v20600: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:26.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:16:25 smithi090 bash[32384]: audit 2023-12-01T16:16:25.092238+0000 mon.a (mon.0) 12473 : audit 0 from='client.? 172.21.15.80:0/1936539589' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:16:26.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:16:25 smithi090 bash[32384]: audit 2023-12-01T16:16:25.868375+0000 mon.c (mon.2) 13188 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:16:26.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:16:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:16:26] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T16:16:26.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:16:25 smithi080 bash[41963]: audit 2023-12-01T16:16:25.092238+0000 mon.a (mon.0) 12473 : audit 0 from='client.? 172.21.15.80:0/1936539589' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:16:26.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:16:25 smithi080 bash[41963]: audit 2023-12-01T16:16:25.868375+0000 mon.c (mon.2) 13188 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:16:26.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:16:25 smithi080 bash[28361]: audit 2023-12-01T16:16:25.092238+0000 mon.a (mon.0) 12473 : audit 0 from='client.? 172.21.15.80:0/1936539589' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:16:26.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:16:25 smithi080 bash[28361]: audit 2023-12-01T16:16:25.868375+0000 mon.c (mon.2) 13188 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:16:27.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:16:26 smithi090 bash[32384]: cluster 2023-12-01T16:16:25.536797+0000 mgr.y (mgr.24362) 20632 : cluster 0 pgmap v20601: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:27.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:16:26 smithi080 bash[41963]: cluster 2023-12-01T16:16:25.536797+0000 mgr.y (mgr.24362) 20632 : cluster 0 pgmap v20601: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:27.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:16:26 smithi080 bash[28361]: cluster 2023-12-01T16:16:25.536797+0000 mgr.y (mgr.24362) 20632 : cluster 0 pgmap v20601: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:28.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:16:27 smithi090 bash[32384]: audit 2023-12-01T16:16:27.547053+0000 mon.c (mon.2) 13189 : audit 0 from='client.? 172.21.15.80:0/2323479304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:16:28.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:16:27 smithi080 bash[28361]: audit 2023-12-01T16:16:27.547053+0000 mon.c (mon.2) 13189 : audit 0 from='client.? 172.21.15.80:0/2323479304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:16:28.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:16:28 smithi080 bash[41963]: audit 2023-12-01T16:16:27.547053+0000 mon.c (mon.2) 13189 : audit 0 from='client.? 172.21.15.80:0/2323479304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:16:29.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:16:29 smithi090 bash[32384]: cluster 2023-12-01T16:16:27.537911+0000 mgr.y (mgr.24362) 20633 : cluster 0 pgmap v20602: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:29.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:16:29 smithi080 bash[41963]: cluster 2023-12-01T16:16:27.537911+0000 mgr.y (mgr.24362) 20633 : cluster 0 pgmap v20602: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:29.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:16:29 smithi080 bash[28361]: cluster 2023-12-01T16:16:27.537911+0000 mgr.y (mgr.24362) 20633 : cluster 0 pgmap v20602: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:30.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:16:30 smithi080 bash[28361]: audit 2023-12-01T16:16:30.001995+0000 mon.a (mon.0) 12474 : audit 0 from='client.? 172.21.15.80:0/1750535902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:16:30.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:16:30 smithi080 bash[41963]: audit 2023-12-01T16:16:30.001995+0000 mon.a (mon.0) 12474 : audit 0 from='client.? 172.21.15.80:0/1750535902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:16:30.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:16:30 smithi090 bash[32384]: audit 2023-12-01T16:16:30.001995+0000 mon.a (mon.0) 12474 : audit 0 from='client.? 172.21.15.80:0/1750535902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:16:31.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:16:31 smithi080 bash[28361]: cluster 2023-12-01T16:16:29.538570+0000 mgr.y (mgr.24362) 20634 : cluster 0 pgmap v20603: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:31.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:16:31 smithi080 bash[41963]: cluster 2023-12-01T16:16:29.538570+0000 mgr.y (mgr.24362) 20634 : cluster 0 pgmap v20603: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:31.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:16:31 smithi090 bash[32384]: cluster 2023-12-01T16:16:29.538570+0000 mgr.y (mgr.24362) 20634 : cluster 0 pgmap v20603: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:33.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:16:33 smithi080 bash[41963]: cluster 2023-12-01T16:16:31.539799+0000 mgr.y (mgr.24362) 20635 : cluster 0 pgmap v20604: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:33.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:16:33 smithi080 bash[41963]: audit 2023-12-01T16:16:32.454825+0000 mon.c (mon.2) 13190 : audit 0 from='client.? 172.21.15.80:0/1948942375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:16:33.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:16:33 smithi080 bash[28361]: cluster 2023-12-01T16:16:31.539799+0000 mgr.y (mgr.24362) 20635 : cluster 0 pgmap v20604: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:33.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:16:33 smithi080 bash[28361]: audit 2023-12-01T16:16:32.454825+0000 mon.c (mon.2) 13190 : audit 0 from='client.? 172.21.15.80:0/1948942375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:16:33.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:16:33 smithi090 bash[32384]: cluster 2023-12-01T16:16:31.539799+0000 mgr.y (mgr.24362) 20635 : cluster 0 pgmap v20604: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:33.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:16:33 smithi090 bash[32384]: audit 2023-12-01T16:16:32.454825+0000 mon.c (mon.2) 13190 : audit 0 from='client.? 172.21.15.80:0/1948942375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:16:35.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:16:35 smithi080 bash[28361]: cluster 2023-12-01T16:16:33.540562+0000 mgr.y (mgr.24362) 20636 : cluster 0 pgmap v20605: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:35.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:16:35 smithi080 bash[28361]: audit 2023-12-01T16:16:34.641679+0000 mon.c (mon.2) 13191 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:16:35.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:16:35 smithi080 bash[28361]: audit 2023-12-01T16:16:34.908667+0000 mon.c (mon.2) 13192 : audit 0 from='client.? 172.21.15.80:0/1493042573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:16:35.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:16:35 smithi080 bash[41963]: cluster 2023-12-01T16:16:33.540562+0000 mgr.y (mgr.24362) 20636 : cluster 0 pgmap v20605: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:35.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:16:35 smithi080 bash[41963]: audit 2023-12-01T16:16:34.641679+0000 mon.c (mon.2) 13191 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:16:35.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:16:35 smithi080 bash[41963]: audit 2023-12-01T16:16:34.908667+0000 mon.c (mon.2) 13192 : audit 0 from='client.? 172.21.15.80:0/1493042573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:16:35.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:16:35 smithi090 bash[32384]: cluster 2023-12-01T16:16:33.540562+0000 mgr.y (mgr.24362) 20636 : cluster 0 pgmap v20605: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:35.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:16:35 smithi090 bash[32384]: audit 2023-12-01T16:16:34.641679+0000 mon.c (mon.2) 13191 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:16:35.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:16:35 smithi090 bash[32384]: audit 2023-12-01T16:16:34.908667+0000 mon.c (mon.2) 13192 : audit 0 from='client.? 172.21.15.80:0/1493042573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:16:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:16:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:16:36] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-12-01T16:16:37.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:16:37 smithi080 bash[28361]: cluster 2023-12-01T16:16:35.541267+0000 mgr.y (mgr.24362) 20637 : cluster 0 pgmap v20606: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:37.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:16:37 smithi080 bash[41963]: cluster 2023-12-01T16:16:35.541267+0000 mgr.y (mgr.24362) 20637 : cluster 0 pgmap v20606: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:37.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:16:37 smithi090 bash[32384]: cluster 2023-12-01T16:16:35.541267+0000 mgr.y (mgr.24362) 20637 : cluster 0 pgmap v20606: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:38.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:16:38 smithi080 bash[28361]: audit 2023-12-01T16:16:37.368680+0000 mon.c (mon.2) 13193 : audit 0 from='client.? 172.21.15.80:0/293981027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:16:38.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:16:38 smithi080 bash[41963]: audit 2023-12-01T16:16:37.368680+0000 mon.c (mon.2) 13193 : audit 0 from='client.? 172.21.15.80:0/293981027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:16:38.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:16:38 smithi090 bash[32384]: audit 2023-12-01T16:16:37.368680+0000 mon.c (mon.2) 13193 : audit 0 from='client.? 172.21.15.80:0/293981027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:16:39.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:16:39 smithi080 bash[41963]: cluster 2023-12-01T16:16:37.542445+0000 mgr.y (mgr.24362) 20638 : cluster 0 pgmap v20607: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:39.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:16:39 smithi080 bash[28361]: cluster 2023-12-01T16:16:37.542445+0000 mgr.y (mgr.24362) 20638 : cluster 0 pgmap v20607: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:39.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:16:39 smithi090 bash[32384]: cluster 2023-12-01T16:16:37.542445+0000 mgr.y (mgr.24362) 20638 : cluster 0 pgmap v20607: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:40.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:16:40 smithi080 bash[41963]: audit 2023-12-01T16:16:39.847223+0000 mon.a (mon.0) 12475 : audit 0 from='client.? 172.21.15.80:0/514742990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:16:40.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:16:40 smithi080 bash[28361]: audit 2023-12-01T16:16:39.847223+0000 mon.a (mon.0) 12475 : audit 0 from='client.? 172.21.15.80:0/514742990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:16:40.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:16:40 smithi090 bash[32384]: audit 2023-12-01T16:16:39.847223+0000 mon.a (mon.0) 12475 : audit 0 from='client.? 172.21.15.80:0/514742990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:16:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:16:41 smithi080 bash[28361]: cluster 2023-12-01T16:16:39.542884+0000 mgr.y (mgr.24362) 20639 : cluster 0 pgmap v20608: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:41.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:16:41 smithi080 bash[28361]: audit 2023-12-01T16:16:40.439924+0000 mon.a (mon.0) 12476 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:16:41.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:16:41 smithi080 bash[28361]: audit 2023-12-01T16:16:40.450472+0000 mon.a (mon.0) 12477 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:16:41.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:16:41 smithi080 bash[28361]: audit 2023-12-01T16:16:40.792306+0000 mon.a (mon.0) 12478 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:16:41.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:16:41 smithi080 bash[28361]: audit 2023-12-01T16:16:40.801567+0000 mon.a (mon.0) 12479 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:16:41.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:16:41 smithi080 bash[28361]: audit 2023-12-01T16:16:40.868964+0000 mon.c (mon.2) 13194 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:16:41.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:16:41 smithi080 bash[41963]: cluster 2023-12-01T16:16:39.542884+0000 mgr.y (mgr.24362) 20639 : cluster 0 pgmap v20608: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:41.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:16:41 smithi080 bash[41963]: audit 2023-12-01T16:16:40.439924+0000 mon.a (mon.0) 12476 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:16:41.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:16:41 smithi080 bash[41963]: audit 2023-12-01T16:16:40.450472+0000 mon.a (mon.0) 12477 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:16:41.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:16:41 smithi080 bash[41963]: audit 2023-12-01T16:16:40.792306+0000 mon.a (mon.0) 12478 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:16:41.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:16:41 smithi080 bash[41963]: audit 2023-12-01T16:16:40.801567+0000 mon.a (mon.0) 12479 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:16:41.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:16:41 smithi080 bash[41963]: audit 2023-12-01T16:16:40.868964+0000 mon.c (mon.2) 13194 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:16:41.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:16:41 smithi090 bash[32384]: cluster 2023-12-01T16:16:39.542884+0000 mgr.y (mgr.24362) 20639 : cluster 0 pgmap v20608: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:41.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:16:41 smithi090 bash[32384]: audit 2023-12-01T16:16:40.439924+0000 mon.a (mon.0) 12476 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:16:41.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:16:41 smithi090 bash[32384]: audit 2023-12-01T16:16:40.450472+0000 mon.a (mon.0) 12477 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:16:41.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:16:41 smithi090 bash[32384]: audit 2023-12-01T16:16:40.792306+0000 mon.a (mon.0) 12478 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:16:41.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:16:41 smithi090 bash[32384]: audit 2023-12-01T16:16:40.801567+0000 mon.a (mon.0) 12479 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:16:41.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:16:41 smithi090 bash[32384]: audit 2023-12-01T16:16:40.868964+0000 mon.c (mon.2) 13194 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:16:42.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:16:42 smithi080 bash[41963]: audit 2023-12-01T16:16:41.378244+0000 mon.c (mon.2) 13195 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:16:42.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:16:42 smithi080 bash[41963]: audit 2023-12-01T16:16:41.380171+0000 mon.c (mon.2) 13196 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:16:42.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:16:42 smithi080 bash[41963]: audit 2023-12-01T16:16:41.392412+0000 mon.a (mon.0) 12480 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:16:42.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:16:42 smithi080 bash[28361]: audit 2023-12-01T16:16:41.378244+0000 mon.c (mon.2) 13195 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:16:42.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:16:42 smithi080 bash[28361]: audit 2023-12-01T16:16:41.380171+0000 mon.c (mon.2) 13196 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:16:42.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:16:42 smithi080 bash[28361]: audit 2023-12-01T16:16:41.392412+0000 mon.a (mon.0) 12480 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:16:42.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:16:42 smithi090 bash[32384]: audit 2023-12-01T16:16:41.378244+0000 mon.c (mon.2) 13195 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:16:42.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:16:42 smithi090 bash[32384]: audit 2023-12-01T16:16:41.380171+0000 mon.c (mon.2) 13196 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:16:42.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:16:42 smithi090 bash[32384]: audit 2023-12-01T16:16:41.392412+0000 mon.a (mon.0) 12480 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:16:43.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:16:43 smithi080 bash[28361]: cluster 2023-12-01T16:16:41.544002+0000 mgr.y (mgr.24362) 20640 : cluster 0 pgmap v20609: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:43.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:16:43 smithi080 bash[28361]: audit 2023-12-01T16:16:42.297925+0000 mon.a (mon.0) 12481 : audit 0 from='client.? 172.21.15.80:0/1517123465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:16:43.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:16:43 smithi080 bash[41963]: cluster 2023-12-01T16:16:41.544002+0000 mgr.y (mgr.24362) 20640 : cluster 0 pgmap v20609: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:43.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:16:43 smithi080 bash[41963]: audit 2023-12-01T16:16:42.297925+0000 mon.a (mon.0) 12481 : audit 0 from='client.? 172.21.15.80:0/1517123465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:16:43.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:16:43 smithi090 bash[32384]: cluster 2023-12-01T16:16:41.544002+0000 mgr.y (mgr.24362) 20640 : cluster 0 pgmap v20609: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:43.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:16:43 smithi090 bash[32384]: audit 2023-12-01T16:16:42.297925+0000 mon.a (mon.0) 12481 : audit 0 from='client.? 172.21.15.80:0/1517123465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:16:45.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:16:45 smithi080 bash[28361]: cluster 2023-12-01T16:16:43.544611+0000 mgr.y (mgr.24362) 20641 : cluster 0 pgmap v20610: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:45.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:16:45 smithi080 bash[28361]: audit 2023-12-01T16:16:44.755988+0000 mon.a (mon.0) 12482 : audit 0 from='client.? 172.21.15.80:0/2785150407' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:16:45.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:16:45 smithi080 bash[41963]: cluster 2023-12-01T16:16:43.544611+0000 mgr.y (mgr.24362) 20641 : cluster 0 pgmap v20610: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:45.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:16:45 smithi080 bash[41963]: audit 2023-12-01T16:16:44.755988+0000 mon.a (mon.0) 12482 : audit 0 from='client.? 172.21.15.80:0/2785150407' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:16:45.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:16:45 smithi090 bash[32384]: cluster 2023-12-01T16:16:43.544611+0000 mgr.y (mgr.24362) 20641 : cluster 0 pgmap v20610: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:45.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:16:45 smithi090 bash[32384]: audit 2023-12-01T16:16:44.755988+0000 mon.a (mon.0) 12482 : audit 0 from='client.? 172.21.15.80:0/2785150407' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:16:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:16:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:16:46] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T16:16:47.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:16:47 smithi080 bash[28361]: cluster 2023-12-01T16:16:45.545237+0000 mgr.y (mgr.24362) 20642 : cluster 0 pgmap v20611: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:47.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:16:47 smithi080 bash[41963]: cluster 2023-12-01T16:16:45.545237+0000 mgr.y (mgr.24362) 20642 : cluster 0 pgmap v20611: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:47.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:16:47 smithi090 bash[32384]: cluster 2023-12-01T16:16:45.545237+0000 mgr.y (mgr.24362) 20642 : cluster 0 pgmap v20611: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:48.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:16:48 smithi080 bash[28361]: audit 2023-12-01T16:16:47.205903+0000 mon.c (mon.2) 13197 : audit 0 from='client.? 172.21.15.80:0/268350173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:16:48.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:16:48 smithi080 bash[41963]: audit 2023-12-01T16:16:47.205903+0000 mon.c (mon.2) 13197 : audit 0 from='client.? 172.21.15.80:0/268350173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:16:48.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:16:48 smithi090 bash[32384]: audit 2023-12-01T16:16:47.205903+0000 mon.c (mon.2) 13197 : audit 0 from='client.? 172.21.15.80:0/268350173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:16:49.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:16:49 smithi080 bash[28361]: cluster 2023-12-01T16:16:47.546374+0000 mgr.y (mgr.24362) 20643 : cluster 0 pgmap v20612: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:49.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:16:49 smithi080 bash[41963]: cluster 2023-12-01T16:16:47.546374+0000 mgr.y (mgr.24362) 20643 : cluster 0 pgmap v20612: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:49.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:16:49 smithi090 bash[32384]: cluster 2023-12-01T16:16:47.546374+0000 mgr.y (mgr.24362) 20643 : cluster 0 pgmap v20612: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:50.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:16:50 smithi080 bash[41963]: audit 2023-12-01T16:16:49.661532+0000 mon.c (mon.2) 13198 : audit 0 from='client.? 172.21.15.80:0/3989603066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:16:50.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:16:50 smithi080 bash[28361]: audit 2023-12-01T16:16:49.661532+0000 mon.c (mon.2) 13198 : audit 0 from='client.? 172.21.15.80:0/3989603066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:16:50.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:16:50 smithi090 bash[32384]: audit 2023-12-01T16:16:49.661532+0000 mon.c (mon.2) 13198 : audit 0 from='client.? 172.21.15.80:0/3989603066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:16:51.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:16:51 smithi080 bash[41963]: cluster 2023-12-01T16:16:49.547106+0000 mgr.y (mgr.24362) 20644 : cluster 0 pgmap v20613: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:51.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:16:51 smithi080 bash[28361]: cluster 2023-12-01T16:16:49.547106+0000 mgr.y (mgr.24362) 20644 : cluster 0 pgmap v20613: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:51.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:16:51 smithi090 bash[32384]: cluster 2023-12-01T16:16:49.547106+0000 mgr.y (mgr.24362) 20644 : cluster 0 pgmap v20613: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:53.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:16:52 smithi080 bash[28361]: cluster 2023-12-01T16:16:51.548318+0000 mgr.y (mgr.24362) 20645 : cluster 0 pgmap v20614: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:53.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:16:52 smithi080 bash[28361]: audit 2023-12-01T16:16:52.116277+0000 mon.c (mon.2) 13199 : audit 0 from='client.? 172.21.15.80:0/1609449932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:16:53.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:16:52 smithi080 bash[41963]: cluster 2023-12-01T16:16:51.548318+0000 mgr.y (mgr.24362) 20645 : cluster 0 pgmap v20614: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:53.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:16:52 smithi080 bash[41963]: audit 2023-12-01T16:16:52.116277+0000 mon.c (mon.2) 13199 : audit 0 from='client.? 172.21.15.80:0/1609449932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:16:53.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:16:52 smithi090 bash[32384]: cluster 2023-12-01T16:16:51.548318+0000 mgr.y (mgr.24362) 20645 : cluster 0 pgmap v20614: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:53.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:16:52 smithi090 bash[32384]: audit 2023-12-01T16:16:52.116277+0000 mon.c (mon.2) 13199 : audit 0 from='client.? 172.21.15.80:0/1609449932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:16:55.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:16:54 smithi080 bash[41963]: cluster 2023-12-01T16:16:53.548961+0000 mgr.y (mgr.24362) 20646 : cluster 0 pgmap v20615: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:55.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:16:54 smithi080 bash[41963]: audit 2023-12-01T16:16:54.571392+0000 mon.c (mon.2) 13200 : audit 0 from='client.? 172.21.15.80:0/1593877732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:16:55.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:16:54 smithi080 bash[28361]: cluster 2023-12-01T16:16:53.548961+0000 mgr.y (mgr.24362) 20646 : cluster 0 pgmap v20615: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:55.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:16:54 smithi080 bash[28361]: audit 2023-12-01T16:16:54.571392+0000 mon.c (mon.2) 13200 : audit 0 from='client.? 172.21.15.80:0/1593877732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:16:55.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:16:54 smithi090 bash[32384]: cluster 2023-12-01T16:16:53.548961+0000 mgr.y (mgr.24362) 20646 : cluster 0 pgmap v20615: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:55.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:16:54 smithi090 bash[32384]: audit 2023-12-01T16:16:54.571392+0000 mon.c (mon.2) 13200 : audit 0 from='client.? 172.21.15.80:0/1593877732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:16:56.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:16:55 smithi080 bash[28361]: audit 2023-12-01T16:16:55.869474+0000 mon.c (mon.2) 13201 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:16:56.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:16:55 smithi080 bash[41963]: audit 2023-12-01T16:16:55.869474+0000 mon.c (mon.2) 13201 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:16:56.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:16:55 smithi090 bash[32384]: audit 2023-12-01T16:16:55.869474+0000 mon.c (mon.2) 13201 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:16:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:16:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:16:56] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T16:16:57.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:16:56 smithi080 bash[28361]: cluster 2023-12-01T16:16:55.549652+0000 mgr.y (mgr.24362) 20647 : cluster 0 pgmap v20616: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:57.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:16:56 smithi080 bash[41963]: cluster 2023-12-01T16:16:55.549652+0000 mgr.y (mgr.24362) 20647 : cluster 0 pgmap v20616: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:57.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:16:56 smithi090 bash[32384]: cluster 2023-12-01T16:16:55.549652+0000 mgr.y (mgr.24362) 20647 : cluster 0 pgmap v20616: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:58.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:16:57 smithi080 bash[28361]: audit 2023-12-01T16:16:57.030065+0000 mon.c (mon.2) 13202 : audit 0 from='client.? 172.21.15.80:0/1197710301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:16:58.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:16:57 smithi080 bash[41963]: audit 2023-12-01T16:16:57.030065+0000 mon.c (mon.2) 13202 : audit 0 from='client.? 172.21.15.80:0/1197710301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:16:58.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:16:57 smithi090 bash[32384]: audit 2023-12-01T16:16:57.030065+0000 mon.c (mon.2) 13202 : audit 0 from='client.? 172.21.15.80:0/1197710301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:16:59.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:16:58 smithi080 bash[41963]: cluster 2023-12-01T16:16:57.550848+0000 mgr.y (mgr.24362) 20648 : cluster 0 pgmap v20617: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:59.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:16:58 smithi080 bash[28361]: cluster 2023-12-01T16:16:57.550848+0000 mgr.y (mgr.24362) 20648 : cluster 0 pgmap v20617: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:59.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:16:58 smithi090 bash[32384]: cluster 2023-12-01T16:16:57.550848+0000 mgr.y (mgr.24362) 20648 : cluster 0 pgmap v20617: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:00.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:16:59 smithi080 bash[28361]: audit 2023-12-01T16:16:59.479973+0000 mon.a (mon.0) 12483 : audit 0 from='client.? 172.21.15.80:0/2101626465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:17:00.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:16:59 smithi080 bash[41963]: audit 2023-12-01T16:16:59.479973+0000 mon.a (mon.0) 12483 : audit 0 from='client.? 172.21.15.80:0/2101626465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:17:00.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:16:59 smithi090 bash[32384]: audit 2023-12-01T16:16:59.479973+0000 mon.a (mon.0) 12483 : audit 0 from='client.? 172.21.15.80:0/2101626465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:17:01.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:17:00 smithi080 bash[28361]: cluster 2023-12-01T16:16:59.551472+0000 mgr.y (mgr.24362) 20649 : cluster 0 pgmap v20618: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:01.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:17:00 smithi080 bash[41963]: cluster 2023-12-01T16:16:59.551472+0000 mgr.y (mgr.24362) 20649 : cluster 0 pgmap v20618: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:01.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:17:00 smithi090 bash[32384]: cluster 2023-12-01T16:16:59.551472+0000 mgr.y (mgr.24362) 20649 : cluster 0 pgmap v20618: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:03.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:17:02 smithi080 bash[41963]: cluster 2023-12-01T16:17:01.552569+0000 mgr.y (mgr.24362) 20650 : cluster 0 pgmap v20619: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:03.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:17:02 smithi080 bash[41963]: audit 2023-12-01T16:17:01.937921+0000 mon.c (mon.2) 13203 : audit 0 from='client.? 172.21.15.80:0/2597111766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:17:03.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:17:02 smithi080 bash[28361]: cluster 2023-12-01T16:17:01.552569+0000 mgr.y (mgr.24362) 20650 : cluster 0 pgmap v20619: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:03.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:17:02 smithi080 bash[28361]: audit 2023-12-01T16:17:01.937921+0000 mon.c (mon.2) 13203 : audit 0 from='client.? 172.21.15.80:0/2597111766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:17:03.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:17:02 smithi090 bash[32384]: cluster 2023-12-01T16:17:01.552569+0000 mgr.y (mgr.24362) 20650 : cluster 0 pgmap v20619: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:03.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:17:02 smithi090 bash[32384]: audit 2023-12-01T16:17:01.937921+0000 mon.c (mon.2) 13203 : audit 0 from='client.? 172.21.15.80:0/2597111766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:17:05.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:17:04 smithi090 bash[32384]: cluster 2023-12-01T16:17:03.553158+0000 mgr.y (mgr.24362) 20651 : cluster 0 pgmap v20620: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:05.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:17:04 smithi090 bash[32384]: audit 2023-12-01T16:17:04.393342+0000 mon.a (mon.0) 12484 : audit 0 from='client.? 172.21.15.80:0/1303539335' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:17:05.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:17:04 smithi080 bash[28361]: cluster 2023-12-01T16:17:03.553158+0000 mgr.y (mgr.24362) 20651 : cluster 0 pgmap v20620: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:05.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:17:04 smithi080 bash[28361]: audit 2023-12-01T16:17:04.393342+0000 mon.a (mon.0) 12484 : audit 0 from='client.? 172.21.15.80:0/1303539335' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:17:05.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:17:04 smithi080 bash[41963]: cluster 2023-12-01T16:17:03.553158+0000 mgr.y (mgr.24362) 20651 : cluster 0 pgmap v20620: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:05.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:17:04 smithi080 bash[41963]: audit 2023-12-01T16:17:04.393342+0000 mon.a (mon.0) 12484 : audit 0 from='client.? 172.21.15.80:0/1303539335' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:17:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:17:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:17:06] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T16:17:07.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:17:06 smithi090 bash[32384]: cluster 2023-12-01T16:17:05.553816+0000 mgr.y (mgr.24362) 20652 : cluster 0 pgmap v20621: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:07.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:17:06 smithi090 bash[32384]: audit 2023-12-01T16:17:06.850277+0000 mon.a (mon.0) 12485 : audit 0 from='client.? 172.21.15.80:0/3820549562' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:17:07.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:17:06 smithi080 bash[41963]: cluster 2023-12-01T16:17:05.553816+0000 mgr.y (mgr.24362) 20652 : cluster 0 pgmap v20621: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:07.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:17:06 smithi080 bash[41963]: audit 2023-12-01T16:17:06.850277+0000 mon.a (mon.0) 12485 : audit 0 from='client.? 172.21.15.80:0/3820549562' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:17:07.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:17:06 smithi080 bash[28361]: cluster 2023-12-01T16:17:05.553816+0000 mgr.y (mgr.24362) 20652 : cluster 0 pgmap v20621: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:07.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:17:06 smithi080 bash[28361]: audit 2023-12-01T16:17:06.850277+0000 mon.a (mon.0) 12485 : audit 0 from='client.? 172.21.15.80:0/3820549562' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:17:09.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:17:08 smithi090 bash[32384]: cluster 2023-12-01T16:17:07.555000+0000 mgr.y (mgr.24362) 20653 : cluster 0 pgmap v20622: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:09.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:17:08 smithi080 bash[41963]: cluster 2023-12-01T16:17:07.555000+0000 mgr.y (mgr.24362) 20653 : cluster 0 pgmap v20622: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:09.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:17:08 smithi080 bash[28361]: cluster 2023-12-01T16:17:07.555000+0000 mgr.y (mgr.24362) 20653 : cluster 0 pgmap v20622: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:10.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:17:09 smithi090 bash[32384]: audit 2023-12-01T16:17:09.307812+0000 mon.a (mon.0) 12486 : audit 0 from='client.? 172.21.15.80:0/588940194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:17:10.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:17:09 smithi080 bash[28361]: audit 2023-12-01T16:17:09.307812+0000 mon.a (mon.0) 12486 : audit 0 from='client.? 172.21.15.80:0/588940194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:17:10.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:17:09 smithi080 bash[41963]: audit 2023-12-01T16:17:09.307812+0000 mon.a (mon.0) 12486 : audit 0 from='client.? 172.21.15.80:0/588940194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:17:11.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:17:10 smithi090 bash[32384]: cluster 2023-12-01T16:17:09.555754+0000 mgr.y (mgr.24362) 20654 : cluster 0 pgmap v20623: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:11.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:17:10 smithi090 bash[32384]: audit 2023-12-01T16:17:10.869971+0000 mon.c (mon.2) 13204 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:17:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:17:10 smithi080 bash[41963]: cluster 2023-12-01T16:17:09.555754+0000 mgr.y (mgr.24362) 20654 : cluster 0 pgmap v20623: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:11.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:17:10 smithi080 bash[41963]: audit 2023-12-01T16:17:10.869971+0000 mon.c (mon.2) 13204 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:17:11.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:17:10 smithi080 bash[28361]: cluster 2023-12-01T16:17:09.555754+0000 mgr.y (mgr.24362) 20654 : cluster 0 pgmap v20623: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:11.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:17:10 smithi080 bash[28361]: audit 2023-12-01T16:17:10.869971+0000 mon.c (mon.2) 13204 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:17:12.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:17:11 smithi090 bash[32384]: audit 2023-12-01T16:17:11.766643+0000 mon.c (mon.2) 13205 : audit 0 from='client.? 172.21.15.80:0/230237771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:17:12.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:17:11 smithi080 bash[28361]: audit 2023-12-01T16:17:11.766643+0000 mon.c (mon.2) 13205 : audit 0 from='client.? 172.21.15.80:0/230237771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:17:12.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:17:11 smithi080 bash[41963]: audit 2023-12-01T16:17:11.766643+0000 mon.c (mon.2) 13205 : audit 0 from='client.? 172.21.15.80:0/230237771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:17:13.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:17:12 smithi090 bash[32384]: cluster 2023-12-01T16:17:11.556488+0000 mgr.y (mgr.24362) 20655 : cluster 0 pgmap v20624: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:13.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:17:12 smithi080 bash[28361]: cluster 2023-12-01T16:17:11.556488+0000 mgr.y (mgr.24362) 20655 : cluster 0 pgmap v20624: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:13.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:17:12 smithi080 bash[41963]: cluster 2023-12-01T16:17:11.556488+0000 mgr.y (mgr.24362) 20655 : cluster 0 pgmap v20624: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:15.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:17:14 smithi090 bash[32384]: cluster 2023-12-01T16:17:13.557122+0000 mgr.y (mgr.24362) 20656 : cluster 0 pgmap v20625: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:15.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:17:14 smithi090 bash[32384]: audit 2023-12-01T16:17:14.212991+0000 mon.a (mon.0) 12487 : audit 0 from='client.? 172.21.15.80:0/1297188253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:17:15.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:17:14 smithi080 bash[28361]: cluster 2023-12-01T16:17:13.557122+0000 mgr.y (mgr.24362) 20656 : cluster 0 pgmap v20625: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:15.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:17:14 smithi080 bash[28361]: audit 2023-12-01T16:17:14.212991+0000 mon.a (mon.0) 12487 : audit 0 from='client.? 172.21.15.80:0/1297188253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:17:15.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:17:14 smithi080 bash[41963]: cluster 2023-12-01T16:17:13.557122+0000 mgr.y (mgr.24362) 20656 : cluster 0 pgmap v20625: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:15.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:17:14 smithi080 bash[41963]: audit 2023-12-01T16:17:14.212991+0000 mon.a (mon.0) 12487 : audit 0 from='client.? 172.21.15.80:0/1297188253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:17:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:17:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:17:16] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T16:17:17.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:17:16 smithi090 bash[32384]: cluster 2023-12-01T16:17:15.557763+0000 mgr.y (mgr.24362) 20657 : cluster 0 pgmap v20626: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:17.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:17:16 smithi090 bash[32384]: audit 2023-12-01T16:17:16.669150+0000 mon.c (mon.2) 13206 : audit 0 from='client.? 172.21.15.80:0/805559171' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:17:17.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:17:16 smithi080 bash[28361]: cluster 2023-12-01T16:17:15.557763+0000 mgr.y (mgr.24362) 20657 : cluster 0 pgmap v20626: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:17.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:17:16 smithi080 bash[28361]: audit 2023-12-01T16:17:16.669150+0000 mon.c (mon.2) 13206 : audit 0 from='client.? 172.21.15.80:0/805559171' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:17:17.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:17:16 smithi080 bash[41963]: cluster 2023-12-01T16:17:15.557763+0000 mgr.y (mgr.24362) 20657 : cluster 0 pgmap v20626: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:17.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:17:16 smithi080 bash[41963]: audit 2023-12-01T16:17:16.669150+0000 mon.c (mon.2) 13206 : audit 0 from='client.? 172.21.15.80:0/805559171' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:17:19.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:17:18 smithi090 bash[32384]: cluster 2023-12-01T16:17:17.558959+0000 mgr.y (mgr.24362) 20658 : cluster 0 pgmap v20627: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:19.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:17:18 smithi080 bash[28361]: cluster 2023-12-01T16:17:17.558959+0000 mgr.y (mgr.24362) 20658 : cluster 0 pgmap v20627: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:19.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:17:18 smithi080 bash[41963]: cluster 2023-12-01T16:17:17.558959+0000 mgr.y (mgr.24362) 20658 : cluster 0 pgmap v20627: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:20.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:17:19 smithi090 bash[32384]: audit 2023-12-01T16:17:19.123761+0000 mon.a (mon.0) 12488 : audit 0 from='client.? 172.21.15.80:0/4234835106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:17:20.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:17:19 smithi080 bash[28361]: audit 2023-12-01T16:17:19.123761+0000 mon.a (mon.0) 12488 : audit 0 from='client.? 172.21.15.80:0/4234835106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:17:20.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:17:19 smithi080 bash[41963]: audit 2023-12-01T16:17:19.123761+0000 mon.a (mon.0) 12488 : audit 0 from='client.? 172.21.15.80:0/4234835106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:17:21.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:17:20 smithi090 bash[32384]: cluster 2023-12-01T16:17:19.559748+0000 mgr.y (mgr.24362) 20659 : cluster 0 pgmap v20628: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:21.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:17:20 smithi080 bash[41963]: cluster 2023-12-01T16:17:19.559748+0000 mgr.y (mgr.24362) 20659 : cluster 0 pgmap v20628: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:21.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:17:20 smithi080 bash[28361]: cluster 2023-12-01T16:17:19.559748+0000 mgr.y (mgr.24362) 20659 : cluster 0 pgmap v20628: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:22.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:17:21 smithi090 bash[32384]: audit 2023-12-01T16:17:21.579483+0000 mon.c (mon.2) 13207 : audit 0 from='client.? 172.21.15.80:0/2938473408' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:17:22.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:17:21 smithi080 bash[28361]: audit 2023-12-01T16:17:21.579483+0000 mon.c (mon.2) 13207 : audit 0 from='client.? 172.21.15.80:0/2938473408' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:17:22.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:17:21 smithi080 bash[41963]: audit 2023-12-01T16:17:21.579483+0000 mon.c (mon.2) 13207 : audit 0 from='client.? 172.21.15.80:0/2938473408' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:17:23.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:17:22 smithi090 bash[32384]: cluster 2023-12-01T16:17:21.560956+0000 mgr.y (mgr.24362) 20660 : cluster 0 pgmap v20629: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:23.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:17:22 smithi080 bash[28361]: cluster 2023-12-01T16:17:21.560956+0000 mgr.y (mgr.24362) 20660 : cluster 0 pgmap v20629: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:23.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:17:22 smithi080 bash[41963]: cluster 2023-12-01T16:17:21.560956+0000 mgr.y (mgr.24362) 20660 : cluster 0 pgmap v20629: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:25.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:17:25 smithi090 bash[32384]: cluster 2023-12-01T16:17:23.561743+0000 mgr.y (mgr.24362) 20661 : cluster 0 pgmap v20630: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:25.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:17:25 smithi090 bash[32384]: audit 2023-12-01T16:17:24.037274+0000 mon.c (mon.2) 13208 : audit 0 from='client.? 172.21.15.80:0/675197165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:17:25.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:17:25 smithi080 bash[28361]: cluster 2023-12-01T16:17:23.561743+0000 mgr.y (mgr.24362) 20661 : cluster 0 pgmap v20630: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:25.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:17:25 smithi080 bash[28361]: audit 2023-12-01T16:17:24.037274+0000 mon.c (mon.2) 13208 : audit 0 from='client.? 172.21.15.80:0/675197165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:17:25.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:17:25 smithi080 bash[41963]: cluster 2023-12-01T16:17:23.561743+0000 mgr.y (mgr.24362) 20661 : cluster 0 pgmap v20630: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:25.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:17:25 smithi080 bash[41963]: audit 2023-12-01T16:17:24.037274+0000 mon.c (mon.2) 13208 : audit 0 from='client.? 172.21.15.80:0/675197165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:17:26.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:17:26 smithi090 bash[32384]: audit 2023-12-01T16:17:25.870284+0000 mon.c (mon.2) 13209 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:17:26.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:17:26 smithi080 bash[28361]: audit 2023-12-01T16:17:25.870284+0000 mon.c (mon.2) 13209 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:17:26.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:17:26 smithi080 bash[41963]: audit 2023-12-01T16:17:25.870284+0000 mon.c (mon.2) 13209 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:17:26.433 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:17:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:17:26] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T16:17:27.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:17:27 smithi090 bash[32384]: cluster 2023-12-01T16:17:25.562387+0000 mgr.y (mgr.24362) 20662 : cluster 0 pgmap v20631: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:27.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:17:27 smithi090 bash[32384]: audit 2023-12-01T16:17:26.486917+0000 mon.a (mon.0) 12489 : audit 0 from='client.? 172.21.15.80:0/1401611272' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:17:27.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:17:27 smithi080 bash[41963]: cluster 2023-12-01T16:17:25.562387+0000 mgr.y (mgr.24362) 20662 : cluster 0 pgmap v20631: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:27.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:17:27 smithi080 bash[41963]: audit 2023-12-01T16:17:26.486917+0000 mon.a (mon.0) 12489 : audit 0 from='client.? 172.21.15.80:0/1401611272' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:17:27.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:17:27 smithi080 bash[28361]: cluster 2023-12-01T16:17:25.562387+0000 mgr.y (mgr.24362) 20662 : cluster 0 pgmap v20631: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:27.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:17:27 smithi080 bash[28361]: audit 2023-12-01T16:17:26.486917+0000 mon.a (mon.0) 12489 : audit 0 from='client.? 172.21.15.80:0/1401611272' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:17:29.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:17:29 smithi090 bash[32384]: cluster 2023-12-01T16:17:27.563553+0000 mgr.y (mgr.24362) 20663 : cluster 0 pgmap v20632: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:29.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:17:29 smithi090 bash[32384]: audit 2023-12-01T16:17:28.943226+0000 mon.a (mon.0) 12490 : audit 0 from='client.? 172.21.15.80:0/2129000432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:17:29.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:17:29 smithi080 bash[41963]: cluster 2023-12-01T16:17:27.563553+0000 mgr.y (mgr.24362) 20663 : cluster 0 pgmap v20632: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:29.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:17:29 smithi080 bash[41963]: audit 2023-12-01T16:17:28.943226+0000 mon.a (mon.0) 12490 : audit 0 from='client.? 172.21.15.80:0/2129000432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:17:29.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:17:29 smithi080 bash[28361]: cluster 2023-12-01T16:17:27.563553+0000 mgr.y (mgr.24362) 20663 : cluster 0 pgmap v20632: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:29.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:17:29 smithi080 bash[28361]: audit 2023-12-01T16:17:28.943226+0000 mon.a (mon.0) 12490 : audit 0 from='client.? 172.21.15.80:0/2129000432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:17:31.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:17:31 smithi090 bash[32384]: cluster 2023-12-01T16:17:29.564255+0000 mgr.y (mgr.24362) 20664 : cluster 0 pgmap v20633: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:31.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:17:31 smithi080 bash[41963]: cluster 2023-12-01T16:17:29.564255+0000 mgr.y (mgr.24362) 20664 : cluster 0 pgmap v20633: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:31.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:17:31 smithi080 bash[28361]: cluster 2023-12-01T16:17:29.564255+0000 mgr.y (mgr.24362) 20664 : cluster 0 pgmap v20633: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:32.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:17:32 smithi080 bash[41963]: audit 2023-12-01T16:17:31.394092+0000 mon.a (mon.0) 12491 : audit 0 from='client.? 172.21.15.80:0/3626261727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:17:32.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:17:32 smithi080 bash[28361]: audit 2023-12-01T16:17:31.394092+0000 mon.a (mon.0) 12491 : audit 0 from='client.? 172.21.15.80:0/3626261727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:17:32.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:17:32 smithi090 bash[32384]: audit 2023-12-01T16:17:31.394092+0000 mon.a (mon.0) 12491 : audit 0 from='client.? 172.21.15.80:0/3626261727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:17:33.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:17:33 smithi080 bash[41963]: cluster 2023-12-01T16:17:31.565400+0000 mgr.y (mgr.24362) 20665 : cluster 0 pgmap v20634: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:33.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:17:33 smithi080 bash[28361]: cluster 2023-12-01T16:17:31.565400+0000 mgr.y (mgr.24362) 20665 : cluster 0 pgmap v20634: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:33.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:17:33 smithi090 bash[32384]: cluster 2023-12-01T16:17:31.565400+0000 mgr.y (mgr.24362) 20665 : cluster 0 pgmap v20634: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:34.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:17:34 smithi080 bash[28361]: audit 2023-12-01T16:17:33.847165+0000 mon.a (mon.0) 12492 : audit 0 from='client.? 172.21.15.80:0/3256118751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:17:34.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:17:34 smithi080 bash[41963]: audit 2023-12-01T16:17:33.847165+0000 mon.a (mon.0) 12492 : audit 0 from='client.? 172.21.15.80:0/3256118751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:17:34.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:17:34 smithi090 bash[32384]: audit 2023-12-01T16:17:33.847165+0000 mon.a (mon.0) 12492 : audit 0 from='client.? 172.21.15.80:0/3256118751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:17:35.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:17:35 smithi080 bash[28361]: cluster 2023-12-01T16:17:33.566032+0000 mgr.y (mgr.24362) 20666 : cluster 0 pgmap v20635: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:35.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:17:35 smithi080 bash[41963]: cluster 2023-12-01T16:17:33.566032+0000 mgr.y (mgr.24362) 20666 : cluster 0 pgmap v20635: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:35.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:17:35 smithi090 bash[32384]: cluster 2023-12-01T16:17:33.566032+0000 mgr.y (mgr.24362) 20666 : cluster 0 pgmap v20635: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:17:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:17:36] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T16:17:37.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:17:37 smithi080 bash[28361]: cluster 2023-12-01T16:17:35.566674+0000 mgr.y (mgr.24362) 20667 : cluster 0 pgmap v20636: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:37.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:17:37 smithi080 bash[28361]: audit 2023-12-01T16:17:36.301479+0000 mon.a (mon.0) 12493 : audit 0 from='client.? 172.21.15.80:0/83538171' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:17:37.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:17:37 smithi080 bash[41963]: cluster 2023-12-01T16:17:35.566674+0000 mgr.y (mgr.24362) 20667 : cluster 0 pgmap v20636: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:37.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:17:37 smithi080 bash[41963]: audit 2023-12-01T16:17:36.301479+0000 mon.a (mon.0) 12493 : audit 0 from='client.? 172.21.15.80:0/83538171' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:17:37.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:17:37 smithi090 bash[32384]: cluster 2023-12-01T16:17:35.566674+0000 mgr.y (mgr.24362) 20667 : cluster 0 pgmap v20636: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:37.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:17:37 smithi090 bash[32384]: audit 2023-12-01T16:17:36.301479+0000 mon.a (mon.0) 12493 : audit 0 from='client.? 172.21.15.80:0/83538171' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:17:39.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:17:39 smithi080 bash[28361]: cluster 2023-12-01T16:17:37.567830+0000 mgr.y (mgr.24362) 20668 : cluster 0 pgmap v20637: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:39.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:17:39 smithi080 bash[28361]: audit 2023-12-01T16:17:38.761635+0000 mon.c (mon.2) 13210 : audit 0 from='client.? 172.21.15.80:0/3762798626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:17:39.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:17:39 smithi080 bash[41963]: cluster 2023-12-01T16:17:37.567830+0000 mgr.y (mgr.24362) 20668 : cluster 0 pgmap v20637: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:39.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:17:39 smithi080 bash[41963]: audit 2023-12-01T16:17:38.761635+0000 mon.c (mon.2) 13210 : audit 0 from='client.? 172.21.15.80:0/3762798626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:17:39.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:17:39 smithi090 bash[32384]: cluster 2023-12-01T16:17:37.567830+0000 mgr.y (mgr.24362) 20668 : cluster 0 pgmap v20637: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:39.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:17:39 smithi090 bash[32384]: audit 2023-12-01T16:17:38.761635+0000 mon.c (mon.2) 13210 : audit 0 from='client.? 172.21.15.80:0/3762798626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:17:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:17:41 smithi080 bash[41963]: cluster 2023-12-01T16:17:39.568510+0000 mgr.y (mgr.24362) 20669 : cluster 0 pgmap v20638: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:41.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:17:41 smithi080 bash[41963]: audit 2023-12-01T16:17:40.870139+0000 mon.c (mon.2) 13211 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:17:41.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:17:41 smithi080 bash[28361]: cluster 2023-12-01T16:17:39.568510+0000 mgr.y (mgr.24362) 20669 : cluster 0 pgmap v20638: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:41.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:17:41 smithi080 bash[28361]: audit 2023-12-01T16:17:40.870139+0000 mon.c (mon.2) 13211 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:17:41.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:17:41 smithi090 bash[32384]: cluster 2023-12-01T16:17:39.568510+0000 mgr.y (mgr.24362) 20669 : cluster 0 pgmap v20638: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:41.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:17:41 smithi090 bash[32384]: audit 2023-12-01T16:17:40.870139+0000 mon.c (mon.2) 13211 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:17:42.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:17:42 smithi080 bash[28361]: audit 2023-12-01T16:17:41.222972+0000 mon.c (mon.2) 13212 : audit 0 from='client.? 172.21.15.80:0/4108568269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:17:42.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:17:42 smithi080 bash[28361]: audit 2023-12-01T16:17:41.479765+0000 mon.c (mon.2) 13213 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:17:42.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:17:42 smithi080 bash[41963]: audit 2023-12-01T16:17:41.222972+0000 mon.c (mon.2) 13212 : audit 0 from='client.? 172.21.15.80:0/4108568269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:17:42.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:17:42 smithi080 bash[41963]: audit 2023-12-01T16:17:41.479765+0000 mon.c (mon.2) 13213 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:17:42.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:17:42 smithi090 bash[32384]: audit 2023-12-01T16:17:41.222972+0000 mon.c (mon.2) 13212 : audit 0 from='client.? 172.21.15.80:0/4108568269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:17:42.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:17:42 smithi090 bash[32384]: audit 2023-12-01T16:17:41.479765+0000 mon.c (mon.2) 13213 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:17:43.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:17:43 smithi080 bash[28361]: cluster 2023-12-01T16:17:41.569594+0000 mgr.y (mgr.24362) 20670 : cluster 0 pgmap v20639: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:43.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:17:43 smithi080 bash[41963]: cluster 2023-12-01T16:17:41.569594+0000 mgr.y (mgr.24362) 20670 : cluster 0 pgmap v20639: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:43.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:17:43 smithi090 bash[32384]: cluster 2023-12-01T16:17:41.569594+0000 mgr.y (mgr.24362) 20670 : cluster 0 pgmap v20639: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:44.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:17:44 smithi080 bash[28361]: audit 2023-12-01T16:17:43.675751+0000 mon.a (mon.0) 12494 : audit 0 from='client.? 172.21.15.80:0/3915189096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:17:44.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:17:44 smithi080 bash[41963]: audit 2023-12-01T16:17:43.675751+0000 mon.a (mon.0) 12494 : audit 0 from='client.? 172.21.15.80:0/3915189096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:17:44.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:17:44 smithi090 bash[32384]: audit 2023-12-01T16:17:43.675751+0000 mon.a (mon.0) 12494 : audit 0 from='client.? 172.21.15.80:0/3915189096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:17:45.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:17:45 smithi080 bash[28361]: cluster 2023-12-01T16:17:43.570213+0000 mgr.y (mgr.24362) 20671 : cluster 0 pgmap v20640: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:45.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:17:45 smithi080 bash[41963]: cluster 2023-12-01T16:17:43.570213+0000 mgr.y (mgr.24362) 20671 : cluster 0 pgmap v20640: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:45.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:17:45 smithi090 bash[32384]: cluster 2023-12-01T16:17:43.570213+0000 mgr.y (mgr.24362) 20671 : cluster 0 pgmap v20640: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:17:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:17:46] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T16:17:47.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:17:47 smithi080 bash[41963]: cluster 2023-12-01T16:17:45.570810+0000 mgr.y (mgr.24362) 20672 : cluster 0 pgmap v20641: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:47.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:17:47 smithi080 bash[41963]: audit 2023-12-01T16:17:46.136037+0000 mon.a (mon.0) 12495 : audit 0 from='client.? 172.21.15.80:0/2310750829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:17:47.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:17:47 smithi080 bash[28361]: cluster 2023-12-01T16:17:45.570810+0000 mgr.y (mgr.24362) 20672 : cluster 0 pgmap v20641: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:47.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:17:47 smithi080 bash[28361]: audit 2023-12-01T16:17:46.136037+0000 mon.a (mon.0) 12495 : audit 0 from='client.? 172.21.15.80:0/2310750829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:17:47.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:17:47 smithi090 bash[32384]: cluster 2023-12-01T16:17:45.570810+0000 mgr.y (mgr.24362) 20672 : cluster 0 pgmap v20641: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:47.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:17:47 smithi090 bash[32384]: audit 2023-12-01T16:17:46.136037+0000 mon.a (mon.0) 12495 : audit 0 from='client.? 172.21.15.80:0/2310750829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:17:48.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:17:48 smithi080 bash[28361]: audit 2023-12-01T16:17:47.376973+0000 mon.a (mon.0) 12496 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:17:48.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:17:48 smithi080 bash[28361]: audit 2023-12-01T16:17:47.391465+0000 mon.a (mon.0) 12497 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:17:48.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:17:48 smithi080 bash[28361]: cluster 2023-12-01T16:17:47.571952+0000 mgr.y (mgr.24362) 20673 : cluster 0 pgmap v20642: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:48.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:17:48 smithi080 bash[28361]: audit 2023-12-01T16:17:47.625652+0000 mon.a (mon.0) 12498 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:17:48.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:17:48 smithi080 bash[28361]: audit 2023-12-01T16:17:47.639544+0000 mon.a (mon.0) 12499 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:17:48.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:17:48 smithi080 bash[28361]: audit 2023-12-01T16:17:48.120353+0000 mon.c (mon.2) 13214 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:17:48.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:17:48 smithi080 bash[28361]: audit 2023-12-01T16:17:48.122212+0000 mon.c (mon.2) 13215 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:17:48.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:17:48 smithi080 bash[28361]: audit 2023-12-01T16:17:48.131959+0000 mon.a (mon.0) 12500 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:17:48.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:17:48 smithi080 bash[41963]: audit 2023-12-01T16:17:47.376973+0000 mon.a (mon.0) 12496 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:17:48.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:17:48 smithi080 bash[41963]: audit 2023-12-01T16:17:47.391465+0000 mon.a (mon.0) 12497 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:17:48.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:17:48 smithi080 bash[41963]: cluster 2023-12-01T16:17:47.571952+0000 mgr.y (mgr.24362) 20673 : cluster 0 pgmap v20642: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:48.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:17:48 smithi080 bash[41963]: audit 2023-12-01T16:17:47.625652+0000 mon.a (mon.0) 12498 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:17:48.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:17:48 smithi080 bash[41963]: audit 2023-12-01T16:17:47.639544+0000 mon.a (mon.0) 12499 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:17:48.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:17:48 smithi080 bash[41963]: audit 2023-12-01T16:17:48.120353+0000 mon.c (mon.2) 13214 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:17:48.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:17:48 smithi080 bash[41963]: audit 2023-12-01T16:17:48.122212+0000 mon.c (mon.2) 13215 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:17:48.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:17:48 smithi080 bash[41963]: audit 2023-12-01T16:17:48.131959+0000 mon.a (mon.0) 12500 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:17:48.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:17:48 smithi090 bash[32384]: audit 2023-12-01T16:17:47.376973+0000 mon.a (mon.0) 12496 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:17:48.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:17:48 smithi090 bash[32384]: audit 2023-12-01T16:17:47.391465+0000 mon.a (mon.0) 12497 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:17:48.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:17:48 smithi090 bash[32384]: cluster 2023-12-01T16:17:47.571952+0000 mgr.y (mgr.24362) 20673 : cluster 0 pgmap v20642: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:48.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:17:48 smithi090 bash[32384]: audit 2023-12-01T16:17:47.625652+0000 mon.a (mon.0) 12498 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:17:48.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:17:48 smithi090 bash[32384]: audit 2023-12-01T16:17:47.639544+0000 mon.a (mon.0) 12499 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:17:48.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:17:48 smithi090 bash[32384]: audit 2023-12-01T16:17:48.120353+0000 mon.c (mon.2) 13214 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:17:48.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:17:48 smithi090 bash[32384]: audit 2023-12-01T16:17:48.122212+0000 mon.c (mon.2) 13215 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:17:48.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:17:48 smithi090 bash[32384]: audit 2023-12-01T16:17:48.131959+0000 mon.a (mon.0) 12500 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:17:49.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:17:49 smithi080 bash[28361]: audit 2023-12-01T16:17:48.591600+0000 mon.c (mon.2) 13216 : audit 0 from='client.? 172.21.15.80:0/533442161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:17:49.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:17:49 smithi080 bash[41963]: audit 2023-12-01T16:17:48.591600+0000 mon.c (mon.2) 13216 : audit 0 from='client.? 172.21.15.80:0/533442161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:17:49.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:17:49 smithi090 bash[32384]: audit 2023-12-01T16:17:48.591600+0000 mon.c (mon.2) 13216 : audit 0 from='client.? 172.21.15.80:0/533442161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:17:50.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:17:50 smithi080 bash[28361]: cluster 2023-12-01T16:17:49.572601+0000 mgr.y (mgr.24362) 20674 : cluster 0 pgmap v20643: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:50.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:17:50 smithi080 bash[41963]: cluster 2023-12-01T16:17:49.572601+0000 mgr.y (mgr.24362) 20674 : cluster 0 pgmap v20643: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:50.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:17:50 smithi090 bash[32384]: cluster 2023-12-01T16:17:49.572601+0000 mgr.y (mgr.24362) 20674 : cluster 0 pgmap v20643: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:51.685 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:17:51 smithi080 bash[41963]: audit 2023-12-01T16:17:51.045500+0000 mon.a (mon.0) 12501 : audit 0 from='client.? 172.21.15.80:0/510044390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:17:51.686 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:17:51 smithi080 bash[28361]: audit 2023-12-01T16:17:51.045500+0000 mon.a (mon.0) 12501 : audit 0 from='client.? 172.21.15.80:0/510044390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:17:51.770 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:17:51 smithi090 bash[32384]: audit 2023-12-01T16:17:51.045500+0000 mon.a (mon.0) 12501 : audit 0 from='client.? 172.21.15.80:0/510044390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:17:53.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:17:52 smithi080 bash[28361]: cluster 2023-12-01T16:17:51.573728+0000 mgr.y (mgr.24362) 20675 : cluster 0 pgmap v20644: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:53.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:17:52 smithi080 bash[41963]: cluster 2023-12-01T16:17:51.573728+0000 mgr.y (mgr.24362) 20675 : cluster 0 pgmap v20644: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:53.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:17:52 smithi090 bash[32384]: cluster 2023-12-01T16:17:51.573728+0000 mgr.y (mgr.24362) 20675 : cluster 0 pgmap v20644: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:54.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:17:53 smithi080 bash[28361]: audit 2023-12-01T16:17:53.496657+0000 mon.c (mon.2) 13217 : audit 0 from='client.? 172.21.15.80:0/4236635210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:17:54.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:17:53 smithi080 bash[41963]: audit 2023-12-01T16:17:53.496657+0000 mon.c (mon.2) 13217 : audit 0 from='client.? 172.21.15.80:0/4236635210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:17:54.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:17:53 smithi090 bash[32384]: audit 2023-12-01T16:17:53.496657+0000 mon.c (mon.2) 13217 : audit 0 from='client.? 172.21.15.80:0/4236635210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:17:55.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:17:54 smithi080 bash[28361]: cluster 2023-12-01T16:17:53.574415+0000 mgr.y (mgr.24362) 20676 : cluster 0 pgmap v20645: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:55.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:17:54 smithi080 bash[41963]: cluster 2023-12-01T16:17:53.574415+0000 mgr.y (mgr.24362) 20676 : cluster 0 pgmap v20645: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:55.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:17:54 smithi090 bash[32384]: cluster 2023-12-01T16:17:53.574415+0000 mgr.y (mgr.24362) 20676 : cluster 0 pgmap v20645: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:56.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:17:55 smithi080 bash[28361]: audit 2023-12-01T16:17:55.870934+0000 mon.c (mon.2) 13218 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:17:56.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:17:55 smithi080 bash[41963]: audit 2023-12-01T16:17:55.870934+0000 mon.c (mon.2) 13218 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:17:56.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:17:55 smithi090 bash[32384]: audit 2023-12-01T16:17:55.870934+0000 mon.c (mon.2) 13218 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:17:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:17:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:17:56] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T16:17:57.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:17:56 smithi080 bash[41963]: cluster 2023-12-01T16:17:55.575009+0000 mgr.y (mgr.24362) 20677 : cluster 0 pgmap v20646: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:57.182 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:17:56 smithi080 bash[41963]: audit 2023-12-01T16:17:55.960506+0000 mon.c (mon.2) 13219 : audit 0 from='client.? 172.21.15.80:0/151907400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:17:57.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:17:56 smithi080 bash[28361]: cluster 2023-12-01T16:17:55.575009+0000 mgr.y (mgr.24362) 20677 : cluster 0 pgmap v20646: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:57.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:17:56 smithi080 bash[28361]: audit 2023-12-01T16:17:55.960506+0000 mon.c (mon.2) 13219 : audit 0 from='client.? 172.21.15.80:0/151907400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:17:57.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:17:56 smithi090 bash[32384]: cluster 2023-12-01T16:17:55.575009+0000 mgr.y (mgr.24362) 20677 : cluster 0 pgmap v20646: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:57.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:17:56 smithi090 bash[32384]: audit 2023-12-01T16:17:55.960506+0000 mon.c (mon.2) 13219 : audit 0 from='client.? 172.21.15.80:0/151907400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:17:59.182 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:17:58 smithi080 bash[28361]: cluster 2023-12-01T16:17:57.576238+0000 mgr.y (mgr.24362) 20678 : cluster 0 pgmap v20647: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:59.183 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:17:58 smithi080 bash[28361]: audit 2023-12-01T16:17:58.417928+0000 mon.a (mon.0) 12502 : audit 0 from='client.? 172.21.15.80:0/2152670902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:17:59.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:17:58 smithi080 bash[41963]: cluster 2023-12-01T16:17:57.576238+0000 mgr.y (mgr.24362) 20678 : cluster 0 pgmap v20647: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:59.183 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:17:58 smithi080 bash[41963]: audit 2023-12-01T16:17:58.417928+0000 mon.a (mon.0) 12502 : audit 0 from='client.? 172.21.15.80:0/2152670902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:17:59.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:17:58 smithi090 bash[32384]: cluster 2023-12-01T16:17:57.576238+0000 mgr.y (mgr.24362) 20678 : cluster 0 pgmap v20647: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:59.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:17:58 smithi090 bash[32384]: audit 2023-12-01T16:17:58.417928+0000 mon.a (mon.0) 12502 : audit 0 from='client.? 172.21.15.80:0/2152670902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:18:01.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:18:00 smithi090 bash[32384]: cluster 2023-12-01T16:17:59.576855+0000 mgr.y (mgr.24362) 20679 : cluster 0 pgmap v20648: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:01.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:18:00 smithi090 bash[32384]: audit 2023-12-01T16:18:00.871896+0000 mon.c (mon.2) 13220 : audit 0 from='client.? 172.21.15.80:0/2349465324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:18:01.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:18:00 smithi080 bash[28361]: cluster 2023-12-01T16:17:59.576855+0000 mgr.y (mgr.24362) 20679 : cluster 0 pgmap v20648: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:01.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:18:00 smithi080 bash[28361]: audit 2023-12-01T16:18:00.871896+0000 mon.c (mon.2) 13220 : audit 0 from='client.? 172.21.15.80:0/2349465324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:18:01.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:18:00 smithi080 bash[41963]: cluster 2023-12-01T16:17:59.576855+0000 mgr.y (mgr.24362) 20679 : cluster 0 pgmap v20648: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:01.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:18:00 smithi080 bash[41963]: audit 2023-12-01T16:18:00.871896+0000 mon.c (mon.2) 13220 : audit 0 from='client.? 172.21.15.80:0/2349465324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:18:03.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:18:02 smithi090 bash[32384]: cluster 2023-12-01T16:18:01.578037+0000 mgr.y (mgr.24362) 20680 : cluster 0 pgmap v20649: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:03.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:18:02 smithi080 bash[41963]: cluster 2023-12-01T16:18:01.578037+0000 mgr.y (mgr.24362) 20680 : cluster 0 pgmap v20649: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:03.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:18:02 smithi080 bash[28361]: cluster 2023-12-01T16:18:01.578037+0000 mgr.y (mgr.24362) 20680 : cluster 0 pgmap v20649: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:04.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:18:03 smithi090 bash[32384]: audit 2023-12-01T16:18:03.324661+0000 mon.a (mon.0) 12503 : audit 0 from='client.? 172.21.15.80:0/2580834422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:18:04.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:18:03 smithi080 bash[41963]: audit 2023-12-01T16:18:03.324661+0000 mon.a (mon.0) 12503 : audit 0 from='client.? 172.21.15.80:0/2580834422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:18:04.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:18:03 smithi080 bash[28361]: audit 2023-12-01T16:18:03.324661+0000 mon.a (mon.0) 12503 : audit 0 from='client.? 172.21.15.80:0/2580834422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:18:05.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:18:04 smithi090 bash[32384]: cluster 2023-12-01T16:18:03.578700+0000 mgr.y (mgr.24362) 20681 : cluster 0 pgmap v20650: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:05.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:18:04 smithi080 bash[28361]: cluster 2023-12-01T16:18:03.578700+0000 mgr.y (mgr.24362) 20681 : cluster 0 pgmap v20650: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:05.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:18:04 smithi080 bash[41963]: cluster 2023-12-01T16:18:03.578700+0000 mgr.y (mgr.24362) 20681 : cluster 0 pgmap v20650: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:06.235 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:18:05 smithi080 bash[28361]: audit 2023-12-01T16:18:05.783687+0000 mon.c (mon.2) 13221 : audit 0 from='client.? 172.21.15.80:0/1029389506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:18:06.235 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:18:05 smithi080 bash[41963]: audit 2023-12-01T16:18:05.783687+0000 mon.c (mon.2) 13221 : audit 0 from='client.? 172.21.15.80:0/1029389506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:18:06.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:18:05 smithi090 bash[32384]: audit 2023-12-01T16:18:05.783687+0000 mon.c (mon.2) 13221 : audit 0 from='client.? 172.21.15.80:0/1029389506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:18:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:18:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:18:06] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T16:18:07.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:18:06 smithi090 bash[32384]: cluster 2023-12-01T16:18:05.579335+0000 mgr.y (mgr.24362) 20682 : cluster 0 pgmap v20651: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:07.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:18:06 smithi080 bash[28361]: cluster 2023-12-01T16:18:05.579335+0000 mgr.y (mgr.24362) 20682 : cluster 0 pgmap v20651: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:07.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:18:06 smithi080 bash[41963]: cluster 2023-12-01T16:18:05.579335+0000 mgr.y (mgr.24362) 20682 : cluster 0 pgmap v20651: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:09.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:18:08 smithi090 bash[32384]: cluster 2023-12-01T16:18:07.580468+0000 mgr.y (mgr.24362) 20683 : cluster 0 pgmap v20652: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:09.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:18:08 smithi090 bash[32384]: audit 2023-12-01T16:18:08.240557+0000 mon.c (mon.2) 13222 : audit 0 from='client.? 172.21.15.80:0/2823436775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:18:09.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:18:08 smithi080 bash[28361]: cluster 2023-12-01T16:18:07.580468+0000 mgr.y (mgr.24362) 20683 : cluster 0 pgmap v20652: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:09.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:18:08 smithi080 bash[28361]: audit 2023-12-01T16:18:08.240557+0000 mon.c (mon.2) 13222 : audit 0 from='client.? 172.21.15.80:0/2823436775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:18:09.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:18:08 smithi080 bash[41963]: cluster 2023-12-01T16:18:07.580468+0000 mgr.y (mgr.24362) 20683 : cluster 0 pgmap v20652: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:09.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:18:08 smithi080 bash[41963]: audit 2023-12-01T16:18:08.240557+0000 mon.c (mon.2) 13222 : audit 0 from='client.? 172.21.15.80:0/2823436775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:18:11.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:18:10 smithi090 bash[32384]: cluster 2023-12-01T16:18:09.581255+0000 mgr.y (mgr.24362) 20684 : cluster 0 pgmap v20653: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:11.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:18:10 smithi090 bash[32384]: audit 2023-12-01T16:18:10.686359+0000 mon.a (mon.0) 12504 : audit 0 from='client.? 172.21.15.80:0/3914881725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:18:11.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:18:10 smithi090 bash[32384]: audit 2023-12-01T16:18:10.871261+0000 mon.c (mon.2) 13223 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:18:11.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:18:10 smithi080 bash[28361]: cluster 2023-12-01T16:18:09.581255+0000 mgr.y (mgr.24362) 20684 : cluster 0 pgmap v20653: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:11.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:18:10 smithi080 bash[28361]: audit 2023-12-01T16:18:10.686359+0000 mon.a (mon.0) 12504 : audit 0 from='client.? 172.21.15.80:0/3914881725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:18:11.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:18:10 smithi080 bash[28361]: audit 2023-12-01T16:18:10.871261+0000 mon.c (mon.2) 13223 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:18:11.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:18:10 smithi080 bash[41963]: cluster 2023-12-01T16:18:09.581255+0000 mgr.y (mgr.24362) 20684 : cluster 0 pgmap v20653: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:11.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:18:10 smithi080 bash[41963]: audit 2023-12-01T16:18:10.686359+0000 mon.a (mon.0) 12504 : audit 0 from='client.? 172.21.15.80:0/3914881725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:18:11.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:18:10 smithi080 bash[41963]: audit 2023-12-01T16:18:10.871261+0000 mon.c (mon.2) 13223 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:18:13.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:18:12 smithi090 bash[32384]: cluster 2023-12-01T16:18:11.582371+0000 mgr.y (mgr.24362) 20685 : cluster 0 pgmap v20654: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:13.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:18:12 smithi080 bash[41963]: cluster 2023-12-01T16:18:11.582371+0000 mgr.y (mgr.24362) 20685 : cluster 0 pgmap v20654: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:13.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:18:12 smithi080 bash[28361]: cluster 2023-12-01T16:18:11.582371+0000 mgr.y (mgr.24362) 20685 : cluster 0 pgmap v20654: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:14.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:18:13 smithi090 bash[32384]: audit 2023-12-01T16:18:13.145466+0000 mon.c (mon.2) 13224 : audit 0 from='client.? 172.21.15.80:0/3463251527' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:18:14.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:18:13 smithi080 bash[41963]: audit 2023-12-01T16:18:13.145466+0000 mon.c (mon.2) 13224 : audit 0 from='client.? 172.21.15.80:0/3463251527' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:18:14.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:18:13 smithi080 bash[28361]: audit 2023-12-01T16:18:13.145466+0000 mon.c (mon.2) 13224 : audit 0 from='client.? 172.21.15.80:0/3463251527' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:18:15.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:18:14 smithi090 bash[32384]: cluster 2023-12-01T16:18:13.583027+0000 mgr.y (mgr.24362) 20686 : cluster 0 pgmap v20655: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:15.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:18:14 smithi080 bash[28361]: cluster 2023-12-01T16:18:13.583027+0000 mgr.y (mgr.24362) 20686 : cluster 0 pgmap v20655: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:15.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:18:14 smithi080 bash[41963]: cluster 2023-12-01T16:18:13.583027+0000 mgr.y (mgr.24362) 20686 : cluster 0 pgmap v20655: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:16.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:18:15 smithi090 bash[32384]: audit 2023-12-01T16:18:15.599386+0000 mon.a (mon.0) 12505 : audit 0 from='client.? 172.21.15.80:0/1480980102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:18:16.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:18:15 smithi080 bash[28361]: audit 2023-12-01T16:18:15.599386+0000 mon.a (mon.0) 12505 : audit 0 from='client.? 172.21.15.80:0/1480980102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:18:16.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:18:15 smithi080 bash[41963]: audit 2023-12-01T16:18:15.599386+0000 mon.a (mon.0) 12505 : audit 0 from='client.? 172.21.15.80:0/1480980102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:18:16.433 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:18:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:18:16] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T16:18:17.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:18:16 smithi090 bash[32384]: cluster 2023-12-01T16:18:15.583657+0000 mgr.y (mgr.24362) 20687 : cluster 0 pgmap v20656: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:17.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:18:16 smithi080 bash[28361]: cluster 2023-12-01T16:18:15.583657+0000 mgr.y (mgr.24362) 20687 : cluster 0 pgmap v20656: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:17.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:18:16 smithi080 bash[41963]: cluster 2023-12-01T16:18:15.583657+0000 mgr.y (mgr.24362) 20687 : cluster 0 pgmap v20656: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:19.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:18:18 smithi090 bash[32384]: cluster 2023-12-01T16:18:17.584787+0000 mgr.y (mgr.24362) 20688 : cluster 0 pgmap v20657: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:19.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:18:18 smithi090 bash[32384]: audit 2023-12-01T16:18:18.052196+0000 mon.a (mon.0) 12506 : audit 0 from='client.? 172.21.15.80:0/2273959118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:18:19.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:18:18 smithi080 bash[28361]: cluster 2023-12-01T16:18:17.584787+0000 mgr.y (mgr.24362) 20688 : cluster 0 pgmap v20657: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:19.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:18:18 smithi080 bash[28361]: audit 2023-12-01T16:18:18.052196+0000 mon.a (mon.0) 12506 : audit 0 from='client.? 172.21.15.80:0/2273959118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:18:19.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:18:19 smithi080 bash[41963]: cluster 2023-12-01T16:18:17.584787+0000 mgr.y (mgr.24362) 20688 : cluster 0 pgmap v20657: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:19.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:18:19 smithi080 bash[41963]: audit 2023-12-01T16:18:18.052196+0000 mon.a (mon.0) 12506 : audit 0 from='client.? 172.21.15.80:0/2273959118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:18:21.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:18:21 smithi090 bash[32384]: cluster 2023-12-01T16:18:19.585462+0000 mgr.y (mgr.24362) 20689 : cluster 0 pgmap v20658: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:21.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:18:21 smithi090 bash[32384]: audit 2023-12-01T16:18:20.507514+0000 mon.c (mon.2) 13225 : audit 0 from='client.? 172.21.15.80:0/3658132510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:18:21.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:18:21 smithi080 bash[28361]: cluster 2023-12-01T16:18:19.585462+0000 mgr.y (mgr.24362) 20689 : cluster 0 pgmap v20658: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:21.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:18:21 smithi080 bash[28361]: audit 2023-12-01T16:18:20.507514+0000 mon.c (mon.2) 13225 : audit 0 from='client.? 172.21.15.80:0/3658132510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:18:21.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:18:21 smithi080 bash[41963]: cluster 2023-12-01T16:18:19.585462+0000 mgr.y (mgr.24362) 20689 : cluster 0 pgmap v20658: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:21.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:18:21 smithi080 bash[41963]: audit 2023-12-01T16:18:20.507514+0000 mon.c (mon.2) 13225 : audit 0 from='client.? 172.21.15.80:0/3658132510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:18:23.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:18:23 smithi090 bash[32384]: cluster 2023-12-01T16:18:21.586728+0000 mgr.y (mgr.24362) 20690 : cluster 0 pgmap v20659: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:23.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:18:23 smithi090 bash[32384]: audit 2023-12-01T16:18:22.966323+0000 mon.c (mon.2) 13226 : audit 0 from='client.? 172.21.15.80:0/502204977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:18:23.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:18:23 smithi080 bash[28361]: cluster 2023-12-01T16:18:21.586728+0000 mgr.y (mgr.24362) 20690 : cluster 0 pgmap v20659: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:23.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:18:23 smithi080 bash[28361]: audit 2023-12-01T16:18:22.966323+0000 mon.c (mon.2) 13226 : audit 0 from='client.? 172.21.15.80:0/502204977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:18:23.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:18:23 smithi080 bash[41963]: cluster 2023-12-01T16:18:21.586728+0000 mgr.y (mgr.24362) 20690 : cluster 0 pgmap v20659: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:23.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:18:23 smithi080 bash[41963]: audit 2023-12-01T16:18:22.966323+0000 mon.c (mon.2) 13226 : audit 0 from='client.? 172.21.15.80:0/502204977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:18:25.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:18:25 smithi090 bash[32384]: cluster 2023-12-01T16:18:23.587451+0000 mgr.y (mgr.24362) 20691 : cluster 0 pgmap v20660: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:25.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:18:25 smithi080 bash[28361]: cluster 2023-12-01T16:18:23.587451+0000 mgr.y (mgr.24362) 20691 : cluster 0 pgmap v20660: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:25.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:18:25 smithi080 bash[41963]: cluster 2023-12-01T16:18:23.587451+0000 mgr.y (mgr.24362) 20691 : cluster 0 pgmap v20660: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:26.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:18:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:18:26] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T16:18:26.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:18:26 smithi080 bash[28361]: audit 2023-12-01T16:18:25.416879+0000 mon.c (mon.2) 13227 : audit 0 from='client.? 172.21.15.80:0/2351064361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:18:26.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:18:26 smithi080 bash[28361]: audit 2023-12-01T16:18:25.871707+0000 mon.c (mon.2) 13228 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:18:26.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:18:26 smithi080 bash[41963]: audit 2023-12-01T16:18:25.416879+0000 mon.c (mon.2) 13227 : audit 0 from='client.? 172.21.15.80:0/2351064361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:18:26.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:18:26 smithi080 bash[41963]: audit 2023-12-01T16:18:25.871707+0000 mon.c (mon.2) 13228 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:18:26.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:18:26 smithi090 bash[32384]: audit 2023-12-01T16:18:25.416879+0000 mon.c (mon.2) 13227 : audit 0 from='client.? 172.21.15.80:0/2351064361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:18:26.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:18:26 smithi090 bash[32384]: audit 2023-12-01T16:18:25.871707+0000 mon.c (mon.2) 13228 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:18:27.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:18:27 smithi080 bash[41963]: cluster 2023-12-01T16:18:25.588163+0000 mgr.y (mgr.24362) 20692 : cluster 0 pgmap v20661: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:27.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:18:27 smithi080 bash[28361]: cluster 2023-12-01T16:18:25.588163+0000 mgr.y (mgr.24362) 20692 : cluster 0 pgmap v20661: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:27.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:18:27 smithi090 bash[32384]: cluster 2023-12-01T16:18:25.588163+0000 mgr.y (mgr.24362) 20692 : cluster 0 pgmap v20661: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:28.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:18:28 smithi080 bash[41963]: audit 2023-12-01T16:18:27.879481+0000 mon.c (mon.2) 13229 : audit 0 from='client.? 172.21.15.80:0/451053470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:18:28.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:18:28 smithi080 bash[28361]: audit 2023-12-01T16:18:27.879481+0000 mon.c (mon.2) 13229 : audit 0 from='client.? 172.21.15.80:0/451053470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:18:28.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:18:28 smithi090 bash[32384]: audit 2023-12-01T16:18:27.879481+0000 mon.c (mon.2) 13229 : audit 0 from='client.? 172.21.15.80:0/451053470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:18:29.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:18:29 smithi080 bash[28361]: cluster 2023-12-01T16:18:27.589363+0000 mgr.y (mgr.24362) 20693 : cluster 0 pgmap v20662: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:29.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:18:29 smithi080 bash[41963]: cluster 2023-12-01T16:18:27.589363+0000 mgr.y (mgr.24362) 20693 : cluster 0 pgmap v20662: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:29.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:18:29 smithi090 bash[32384]: cluster 2023-12-01T16:18:27.589363+0000 mgr.y (mgr.24362) 20693 : cluster 0 pgmap v20662: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:31.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:18:31 smithi080 bash[28361]: cluster 2023-12-01T16:18:29.590043+0000 mgr.y (mgr.24362) 20694 : cluster 0 pgmap v20663: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:31.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:18:31 smithi080 bash[28361]: audit 2023-12-01T16:18:30.329185+0000 mon.c (mon.2) 13230 : audit 0 from='client.? 172.21.15.80:0/3412513486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:18:31.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:18:31 smithi080 bash[41963]: cluster 2023-12-01T16:18:29.590043+0000 mgr.y (mgr.24362) 20694 : cluster 0 pgmap v20663: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:31.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:18:31 smithi080 bash[41963]: audit 2023-12-01T16:18:30.329185+0000 mon.c (mon.2) 13230 : audit 0 from='client.? 172.21.15.80:0/3412513486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:18:31.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:18:31 smithi090 bash[32384]: cluster 2023-12-01T16:18:29.590043+0000 mgr.y (mgr.24362) 20694 : cluster 0 pgmap v20663: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:31.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:18:31 smithi090 bash[32384]: audit 2023-12-01T16:18:30.329185+0000 mon.c (mon.2) 13230 : audit 0 from='client.? 172.21.15.80:0/3412513486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:18:33.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:18:33 smithi080 bash[28361]: cluster 2023-12-01T16:18:31.591200+0000 mgr.y (mgr.24362) 20695 : cluster 0 pgmap v20664: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:33.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:18:33 smithi080 bash[28361]: audit 2023-12-01T16:18:32.773659+0000 mon.a (mon.0) 12507 : audit 0 from='client.? 172.21.15.80:0/1707050730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:18:33.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:18:33 smithi080 bash[41963]: cluster 2023-12-01T16:18:31.591200+0000 mgr.y (mgr.24362) 20695 : cluster 0 pgmap v20664: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:33.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:18:33 smithi080 bash[41963]: audit 2023-12-01T16:18:32.773659+0000 mon.a (mon.0) 12507 : audit 0 from='client.? 172.21.15.80:0/1707050730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:18:33.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:18:33 smithi090 bash[32384]: cluster 2023-12-01T16:18:31.591200+0000 mgr.y (mgr.24362) 20695 : cluster 0 pgmap v20664: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:33.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:18:33 smithi090 bash[32384]: audit 2023-12-01T16:18:32.773659+0000 mon.a (mon.0) 12507 : audit 0 from='client.? 172.21.15.80:0/1707050730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:18:35.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:18:35 smithi080 bash[28361]: cluster 2023-12-01T16:18:33.591874+0000 mgr.y (mgr.24362) 20696 : cluster 0 pgmap v20665: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:35.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:18:35 smithi080 bash[41963]: cluster 2023-12-01T16:18:33.591874+0000 mgr.y (mgr.24362) 20696 : cluster 0 pgmap v20665: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:35.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:18:35 smithi090 bash[32384]: cluster 2023-12-01T16:18:33.591874+0000 mgr.y (mgr.24362) 20696 : cluster 0 pgmap v20665: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:36.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:18:36 smithi080 bash[28361]: audit 2023-12-01T16:18:35.236527+0000 mon.c (mon.2) 13231 : audit 0 from='client.? 172.21.15.80:0/2241494727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:18:36.433 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:18:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:18:36] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T16:18:36.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:18:36 smithi080 bash[41963]: audit 2023-12-01T16:18:35.236527+0000 mon.c (mon.2) 13231 : audit 0 from='client.? 172.21.15.80:0/2241494727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:18:36.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:18:36 smithi090 bash[32384]: audit 2023-12-01T16:18:35.236527+0000 mon.c (mon.2) 13231 : audit 0 from='client.? 172.21.15.80:0/2241494727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:18:37.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:18:37 smithi080 bash[28361]: cluster 2023-12-01T16:18:35.592532+0000 mgr.y (mgr.24362) 20697 : cluster 0 pgmap v20666: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:37.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:18:37 smithi080 bash[41963]: cluster 2023-12-01T16:18:35.592532+0000 mgr.y (mgr.24362) 20697 : cluster 0 pgmap v20666: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:37.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:18:37 smithi090 bash[32384]: cluster 2023-12-01T16:18:35.592532+0000 mgr.y (mgr.24362) 20697 : cluster 0 pgmap v20666: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:38.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:18:38 smithi080 bash[28361]: audit 2023-12-01T16:18:37.694235+0000 mon.c (mon.2) 13232 : audit 0 from='client.? 172.21.15.80:0/145035315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:18:38.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:18:38 smithi080 bash[41963]: audit 2023-12-01T16:18:37.694235+0000 mon.c (mon.2) 13232 : audit 0 from='client.? 172.21.15.80:0/145035315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:18:38.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:18:38 smithi090 bash[32384]: audit 2023-12-01T16:18:37.694235+0000 mon.c (mon.2) 13232 : audit 0 from='client.? 172.21.15.80:0/145035315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:18:39.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:18:39 smithi080 bash[28361]: cluster 2023-12-01T16:18:37.593636+0000 mgr.y (mgr.24362) 20698 : cluster 0 pgmap v20667: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:39.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:18:39 smithi080 bash[41963]: cluster 2023-12-01T16:18:37.593636+0000 mgr.y (mgr.24362) 20698 : cluster 0 pgmap v20667: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:39.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:18:39 smithi090 bash[32384]: cluster 2023-12-01T16:18:37.593636+0000 mgr.y (mgr.24362) 20698 : cluster 0 pgmap v20667: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:41.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:18:41 smithi080 bash[41963]: cluster 2023-12-01T16:18:39.594298+0000 mgr.y (mgr.24362) 20699 : cluster 0 pgmap v20668: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:41.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:18:41 smithi080 bash[41963]: audit 2023-12-01T16:18:40.155522+0000 mon.b (mon.1) 59 : audit 0 from='client.? 172.21.15.80:0/1324304732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:18:41.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:18:41 smithi080 bash[41963]: audit 2023-12-01T16:18:40.872204+0000 mon.c (mon.2) 13233 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:18:41.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:18:41 smithi080 bash[28361]: cluster 2023-12-01T16:18:39.594298+0000 mgr.y (mgr.24362) 20699 : cluster 0 pgmap v20668: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:41.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:18:41 smithi080 bash[28361]: audit 2023-12-01T16:18:40.155522+0000 mon.b (mon.1) 59 : audit 0 from='client.? 172.21.15.80:0/1324304732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:18:41.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:18:41 smithi080 bash[28361]: audit 2023-12-01T16:18:40.872204+0000 mon.c (mon.2) 13233 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:18:41.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:18:41 smithi090 bash[32384]: cluster 2023-12-01T16:18:39.594298+0000 mgr.y (mgr.24362) 20699 : cluster 0 pgmap v20668: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:41.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:18:41 smithi090 bash[32384]: audit 2023-12-01T16:18:40.155522+0000 mon.b (mon.1) 59 : audit 0 from='client.? 172.21.15.80:0/1324304732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:18:41.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:18:41 smithi090 bash[32384]: audit 2023-12-01T16:18:40.872204+0000 mon.c (mon.2) 13233 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:18:43.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:18:43 smithi080 bash[28361]: cluster 2023-12-01T16:18:41.595422+0000 mgr.y (mgr.24362) 20700 : cluster 0 pgmap v20669: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:43.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:18:43 smithi080 bash[28361]: audit 2023-12-01T16:18:42.605196+0000 mon.c (mon.2) 13234 : audit 0 from='client.? 172.21.15.80:0/402654524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:18:43.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:18:43 smithi080 bash[41963]: cluster 2023-12-01T16:18:41.595422+0000 mgr.y (mgr.24362) 20700 : cluster 0 pgmap v20669: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:43.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:18:43 smithi080 bash[41963]: audit 2023-12-01T16:18:42.605196+0000 mon.c (mon.2) 13234 : audit 0 from='client.? 172.21.15.80:0/402654524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:18:43.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:18:43 smithi090 bash[32384]: cluster 2023-12-01T16:18:41.595422+0000 mgr.y (mgr.24362) 20700 : cluster 0 pgmap v20669: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:43.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:18:43 smithi090 bash[32384]: audit 2023-12-01T16:18:42.605196+0000 mon.c (mon.2) 13234 : audit 0 from='client.? 172.21.15.80:0/402654524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:18:45.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:18:45 smithi080 bash[28361]: cluster 2023-12-01T16:18:43.596148+0000 mgr.y (mgr.24362) 20701 : cluster 0 pgmap v20670: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:45.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:18:45 smithi080 bash[28361]: audit 2023-12-01T16:18:45.055811+0000 mon.c (mon.2) 13235 : audit 0 from='client.? 172.21.15.80:0/2005515291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:18:45.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:18:45 smithi080 bash[41963]: cluster 2023-12-01T16:18:43.596148+0000 mgr.y (mgr.24362) 20701 : cluster 0 pgmap v20670: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:45.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:18:45 smithi080 bash[41963]: audit 2023-12-01T16:18:45.055811+0000 mon.c (mon.2) 13235 : audit 0 from='client.? 172.21.15.80:0/2005515291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:18:45.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:18:45 smithi090 bash[32384]: cluster 2023-12-01T16:18:43.596148+0000 mgr.y (mgr.24362) 20701 : cluster 0 pgmap v20670: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:45.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:18:45 smithi090 bash[32384]: audit 2023-12-01T16:18:45.055811+0000 mon.c (mon.2) 13235 : audit 0 from='client.? 172.21.15.80:0/2005515291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:18:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:18:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:18:46] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T16:18:47.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:18:47 smithi080 bash[28361]: cluster 2023-12-01T16:18:45.596785+0000 mgr.y (mgr.24362) 20702 : cluster 0 pgmap v20671: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:47.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:18:47 smithi080 bash[41963]: cluster 2023-12-01T16:18:45.596785+0000 mgr.y (mgr.24362) 20702 : cluster 0 pgmap v20671: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:47.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:18:47 smithi090 bash[32384]: cluster 2023-12-01T16:18:45.596785+0000 mgr.y (mgr.24362) 20702 : cluster 0 pgmap v20671: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:48.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:18:48 smithi080 bash[28361]: audit 2023-12-01T16:18:47.518781+0000 mon.a (mon.0) 12508 : audit 0 from='client.? 172.21.15.80:0/3530026917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:18:48.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:18:48 smithi080 bash[41963]: audit 2023-12-01T16:18:47.518781+0000 mon.a (mon.0) 12508 : audit 0 from='client.? 172.21.15.80:0/3530026917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:18:48.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:18:48 smithi090 bash[32384]: audit 2023-12-01T16:18:47.518781+0000 mon.a (mon.0) 12508 : audit 0 from='client.? 172.21.15.80:0/3530026917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:18:49.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:18:49 smithi080 bash[28361]: cluster 2023-12-01T16:18:47.598031+0000 mgr.y (mgr.24362) 20703 : cluster 0 pgmap v20672: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:49.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:18:49 smithi080 bash[28361]: audit 2023-12-01T16:18:48.214049+0000 mon.c (mon.2) 13236 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:18:49.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:18:49 smithi080 bash[41963]: cluster 2023-12-01T16:18:47.598031+0000 mgr.y (mgr.24362) 20703 : cluster 0 pgmap v20672: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:49.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:18:49 smithi080 bash[41963]: audit 2023-12-01T16:18:48.214049+0000 mon.c (mon.2) 13236 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:18:49.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:18:49 smithi090 bash[32384]: cluster 2023-12-01T16:18:47.598031+0000 mgr.y (mgr.24362) 20703 : cluster 0 pgmap v20672: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:49.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:18:49 smithi090 bash[32384]: audit 2023-12-01T16:18:48.214049+0000 mon.c (mon.2) 13236 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:18:50.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:18:50 smithi080 bash[28361]: audit 2023-12-01T16:18:49.972050+0000 mon.a (mon.0) 12509 : audit 0 from='client.? 172.21.15.80:0/2191710395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:18:50.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:18:50 smithi080 bash[41963]: audit 2023-12-01T16:18:49.972050+0000 mon.a (mon.0) 12509 : audit 0 from='client.? 172.21.15.80:0/2191710395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:18:50.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:18:50 smithi090 bash[32384]: audit 2023-12-01T16:18:49.972050+0000 mon.a (mon.0) 12509 : audit 0 from='client.? 172.21.15.80:0/2191710395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:18:51.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:18:51 smithi080 bash[28361]: cluster 2023-12-01T16:18:49.598576+0000 mgr.y (mgr.24362) 20704 : cluster 0 pgmap v20673: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:51.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:18:51 smithi080 bash[41963]: cluster 2023-12-01T16:18:49.598576+0000 mgr.y (mgr.24362) 20704 : cluster 0 pgmap v20673: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:51.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:18:51 smithi090 bash[32384]: cluster 2023-12-01T16:18:49.598576+0000 mgr.y (mgr.24362) 20704 : cluster 0 pgmap v20673: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:53.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:18:53 smithi080 bash[28361]: cluster 2023-12-01T16:18:51.599766+0000 mgr.y (mgr.24362) 20705 : cluster 0 pgmap v20674: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:53.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:18:53 smithi080 bash[28361]: audit 2023-12-01T16:18:52.426405+0000 mon.c (mon.2) 13237 : audit 0 from='client.? 172.21.15.80:0/2155119499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:18:53.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:18:53 smithi080 bash[41963]: cluster 2023-12-01T16:18:51.599766+0000 mgr.y (mgr.24362) 20705 : cluster 0 pgmap v20674: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:53.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:18:53 smithi080 bash[41963]: audit 2023-12-01T16:18:52.426405+0000 mon.c (mon.2) 13237 : audit 0 from='client.? 172.21.15.80:0/2155119499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:18:53.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:18:53 smithi090 bash[32384]: cluster 2023-12-01T16:18:51.599766+0000 mgr.y (mgr.24362) 20705 : cluster 0 pgmap v20674: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:53.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:18:53 smithi090 bash[32384]: audit 2023-12-01T16:18:52.426405+0000 mon.c (mon.2) 13237 : audit 0 from='client.? 172.21.15.80:0/2155119499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:18:55.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:18:55 smithi080 bash[28361]: cluster 2023-12-01T16:18:53.600323+0000 mgr.y (mgr.24362) 20706 : cluster 0 pgmap v20675: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:55.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:18:55 smithi080 bash[28361]: audit 2023-12-01T16:18:54.058619+0000 mon.a (mon.0) 12510 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:18:55.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:18:55 smithi080 bash[28361]: audit 2023-12-01T16:18:54.069126+0000 mon.a (mon.0) 12511 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:18:55.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:18:55 smithi080 bash[28361]: audit 2023-12-01T16:18:54.362654+0000 mon.a (mon.0) 12512 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:18:55.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:18:55 smithi080 bash[28361]: audit 2023-12-01T16:18:54.371751+0000 mon.a (mon.0) 12513 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:18:55.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:18:55 smithi080 bash[28361]: audit 2023-12-01T16:18:54.846218+0000 mon.c (mon.2) 13238 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:18:55.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:18:55 smithi080 bash[28361]: audit 2023-12-01T16:18:54.847795+0000 mon.c (mon.2) 13239 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:18:55.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:18:55 smithi080 bash[28361]: audit 2023-12-01T16:18:54.856798+0000 mon.a (mon.0) 12514 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:18:55.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:18:55 smithi080 bash[28361]: audit 2023-12-01T16:18:54.885704+0000 mon.c (mon.2) 13240 : audit 0 from='client.? 172.21.15.80:0/153015096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:18:55.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:18:55 smithi080 bash[41963]: cluster 2023-12-01T16:18:53.600323+0000 mgr.y (mgr.24362) 20706 : cluster 0 pgmap v20675: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:55.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:18:55 smithi080 bash[41963]: audit 2023-12-01T16:18:54.058619+0000 mon.a (mon.0) 12510 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:18:55.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:18:55 smithi080 bash[41963]: audit 2023-12-01T16:18:54.069126+0000 mon.a (mon.0) 12511 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:18:55.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:18:55 smithi080 bash[41963]: audit 2023-12-01T16:18:54.362654+0000 mon.a (mon.0) 12512 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:18:55.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:18:55 smithi080 bash[41963]: audit 2023-12-01T16:18:54.371751+0000 mon.a (mon.0) 12513 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:18:55.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:18:55 smithi080 bash[41963]: audit 2023-12-01T16:18:54.846218+0000 mon.c (mon.2) 13238 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:18:55.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:18:55 smithi080 bash[41963]: audit 2023-12-01T16:18:54.847795+0000 mon.c (mon.2) 13239 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:18:55.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:18:55 smithi080 bash[41963]: audit 2023-12-01T16:18:54.856798+0000 mon.a (mon.0) 12514 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:18:55.435 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:18:55 smithi080 bash[41963]: audit 2023-12-01T16:18:54.885704+0000 mon.c (mon.2) 13240 : audit 0 from='client.? 172.21.15.80:0/153015096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:18:55.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:18:55 smithi090 bash[32384]: cluster 2023-12-01T16:18:53.600323+0000 mgr.y (mgr.24362) 20706 : cluster 0 pgmap v20675: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:55.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:18:55 smithi090 bash[32384]: audit 2023-12-01T16:18:54.058619+0000 mon.a (mon.0) 12510 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:18:55.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:18:55 smithi090 bash[32384]: audit 2023-12-01T16:18:54.069126+0000 mon.a (mon.0) 12511 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:18:55.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:18:55 smithi090 bash[32384]: audit 2023-12-01T16:18:54.362654+0000 mon.a (mon.0) 12512 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:18:55.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:18:55 smithi090 bash[32384]: audit 2023-12-01T16:18:54.371751+0000 mon.a (mon.0) 12513 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:18:55.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:18:55 smithi090 bash[32384]: audit 2023-12-01T16:18:54.846218+0000 mon.c (mon.2) 13238 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:18:55.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:18:55 smithi090 bash[32384]: audit 2023-12-01T16:18:54.847795+0000 mon.c (mon.2) 13239 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:18:55.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:18:55 smithi090 bash[32384]: audit 2023-12-01T16:18:54.856798+0000 mon.a (mon.0) 12514 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:18:55.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:18:55 smithi090 bash[32384]: audit 2023-12-01T16:18:54.885704+0000 mon.c (mon.2) 13240 : audit 0 from='client.? 172.21.15.80:0/153015096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:18:56.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:18:56 smithi080 bash[28361]: audit 2023-12-01T16:18:55.872609+0000 mon.c (mon.2) 13241 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:18:56.433 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:18:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:18:56] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T16:18:56.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:18:56 smithi080 bash[41963]: audit 2023-12-01T16:18:55.872609+0000 mon.c (mon.2) 13241 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:18:56.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:18:56 smithi090 bash[32384]: audit 2023-12-01T16:18:55.872609+0000 mon.c (mon.2) 13241 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:18:57.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:18:57 smithi080 bash[28361]: cluster 2023-12-01T16:18:55.600996+0000 mgr.y (mgr.24362) 20707 : cluster 0 pgmap v20676: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:57.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:18:57 smithi080 bash[41963]: cluster 2023-12-01T16:18:55.600996+0000 mgr.y (mgr.24362) 20707 : cluster 0 pgmap v20676: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:57.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:18:57 smithi090 bash[32384]: cluster 2023-12-01T16:18:55.600996+0000 mgr.y (mgr.24362) 20707 : cluster 0 pgmap v20676: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:58.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:18:58 smithi080 bash[28361]: audit 2023-12-01T16:18:57.356747+0000 mon.c (mon.2) 13242 : audit 0 from='client.? 172.21.15.80:0/1796846075' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:18:58.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:18:58 smithi080 bash[41963]: audit 2023-12-01T16:18:57.356747+0000 mon.c (mon.2) 13242 : audit 0 from='client.? 172.21.15.80:0/1796846075' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:18:58.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:18:58 smithi090 bash[32384]: audit 2023-12-01T16:18:57.356747+0000 mon.c (mon.2) 13242 : audit 0 from='client.? 172.21.15.80:0/1796846075' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:18:59.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:18:59 smithi080 bash[28361]: cluster 2023-12-01T16:18:57.602059+0000 mgr.y (mgr.24362) 20708 : cluster 0 pgmap v20677: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:59.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:18:59 smithi080 bash[41963]: cluster 2023-12-01T16:18:57.602059+0000 mgr.y (mgr.24362) 20708 : cluster 0 pgmap v20677: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:59.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:18:59 smithi090 bash[32384]: cluster 2023-12-01T16:18:57.602059+0000 mgr.y (mgr.24362) 20708 : cluster 0 pgmap v20677: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:00.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:19:00 smithi080 bash[28361]: audit 2023-12-01T16:18:59.820020+0000 mon.a (mon.0) 12515 : audit 0 from='client.? 172.21.15.80:0/1634623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:19:00.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:19:00 smithi080 bash[41963]: audit 2023-12-01T16:18:59.820020+0000 mon.a (mon.0) 12515 : audit 0 from='client.? 172.21.15.80:0/1634623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:19:00.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:19:00 smithi090 bash[32384]: audit 2023-12-01T16:18:59.820020+0000 mon.a (mon.0) 12515 : audit 0 from='client.? 172.21.15.80:0/1634623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:19:01.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:19:01 smithi080 bash[28361]: cluster 2023-12-01T16:18:59.602687+0000 mgr.y (mgr.24362) 20709 : cluster 0 pgmap v20678: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:01.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:19:01 smithi080 bash[41963]: cluster 2023-12-01T16:18:59.602687+0000 mgr.y (mgr.24362) 20709 : cluster 0 pgmap v20678: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:01.523 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:19:01 smithi090 bash[32384]: cluster 2023-12-01T16:18:59.602687+0000 mgr.y (mgr.24362) 20709 : cluster 0 pgmap v20678: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:03.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:19:03 smithi080 bash[28361]: cluster 2023-12-01T16:19:01.603975+0000 mgr.y (mgr.24362) 20710 : cluster 0 pgmap v20679: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:03.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:19:03 smithi080 bash[28361]: audit 2023-12-01T16:19:02.274371+0000 mon.c (mon.2) 13243 : audit 0 from='client.? 172.21.15.80:0/519075232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:19:03.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:19:03 smithi080 bash[41963]: cluster 2023-12-01T16:19:01.603975+0000 mgr.y (mgr.24362) 20710 : cluster 0 pgmap v20679: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:03.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:19:03 smithi080 bash[41963]: audit 2023-12-01T16:19:02.274371+0000 mon.c (mon.2) 13243 : audit 0 from='client.? 172.21.15.80:0/519075232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:19:03.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:19:03 smithi090 bash[32384]: cluster 2023-12-01T16:19:01.603975+0000 mgr.y (mgr.24362) 20710 : cluster 0 pgmap v20679: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:03.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:19:03 smithi090 bash[32384]: audit 2023-12-01T16:19:02.274371+0000 mon.c (mon.2) 13243 : audit 0 from='client.? 172.21.15.80:0/519075232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:19:05.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:19:05 smithi080 bash[41963]: cluster 2023-12-01T16:19:03.604679+0000 mgr.y (mgr.24362) 20711 : cluster 0 pgmap v20680: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:05.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:19:05 smithi080 bash[41963]: audit 2023-12-01T16:19:04.740127+0000 mon.a (mon.0) 12516 : audit 0 from='client.? 172.21.15.80:0/1828389045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:19:05.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:19:05 smithi080 bash[28361]: cluster 2023-12-01T16:19:03.604679+0000 mgr.y (mgr.24362) 20711 : cluster 0 pgmap v20680: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:05.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:19:05 smithi080 bash[28361]: audit 2023-12-01T16:19:04.740127+0000 mon.a (mon.0) 12516 : audit 0 from='client.? 172.21.15.80:0/1828389045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:19:05.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:19:05 smithi090 bash[32384]: cluster 2023-12-01T16:19:03.604679+0000 mgr.y (mgr.24362) 20711 : cluster 0 pgmap v20680: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:05.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:19:05 smithi090 bash[32384]: audit 2023-12-01T16:19:04.740127+0000 mon.a (mon.0) 12516 : audit 0 from='client.? 172.21.15.80:0/1828389045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:19:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:19:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:19:06] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T16:19:07.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:19:07 smithi080 bash[41963]: cluster 2023-12-01T16:19:05.605336+0000 mgr.y (mgr.24362) 20712 : cluster 0 pgmap v20681: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:07.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:19:07 smithi080 bash[28361]: cluster 2023-12-01T16:19:05.605336+0000 mgr.y (mgr.24362) 20712 : cluster 0 pgmap v20681: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:07.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:19:07 smithi090 bash[32384]: cluster 2023-12-01T16:19:05.605336+0000 mgr.y (mgr.24362) 20712 : cluster 0 pgmap v20681: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:08.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:19:08 smithi080 bash[28361]: audit 2023-12-01T16:19:07.191985+0000 mon.a (mon.0) 12517 : audit 0 from='client.? 172.21.15.80:0/1033597352' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:19:08.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:19:08 smithi080 bash[41963]: audit 2023-12-01T16:19:07.191985+0000 mon.a (mon.0) 12517 : audit 0 from='client.? 172.21.15.80:0/1033597352' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:19:08.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:19:08 smithi090 bash[32384]: audit 2023-12-01T16:19:07.191985+0000 mon.a (mon.0) 12517 : audit 0 from='client.? 172.21.15.80:0/1033597352' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:19:09.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:19:09 smithi080 bash[41963]: cluster 2023-12-01T16:19:07.606507+0000 mgr.y (mgr.24362) 20713 : cluster 0 pgmap v20682: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:09.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:19:09 smithi080 bash[28361]: cluster 2023-12-01T16:19:07.606507+0000 mgr.y (mgr.24362) 20713 : cluster 0 pgmap v20682: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:09.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:19:09 smithi090 bash[32384]: cluster 2023-12-01T16:19:07.606507+0000 mgr.y (mgr.24362) 20713 : cluster 0 pgmap v20682: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:10.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:19:10 smithi080 bash[41963]: audit 2023-12-01T16:19:09.651586+0000 mon.c (mon.2) 13244 : audit 0 from='client.? 172.21.15.80:0/1802564043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:19:10.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:19:10 smithi080 bash[28361]: audit 2023-12-01T16:19:09.651586+0000 mon.c (mon.2) 13244 : audit 0 from='client.? 172.21.15.80:0/1802564043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:19:10.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:19:10 smithi090 bash[32384]: audit 2023-12-01T16:19:09.651586+0000 mon.c (mon.2) 13244 : audit 0 from='client.? 172.21.15.80:0/1802564043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:19:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:19:11 smithi080 bash[28361]: cluster 2023-12-01T16:19:09.607143+0000 mgr.y (mgr.24362) 20714 : cluster 0 pgmap v20683: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:11.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:19:11 smithi080 bash[28361]: audit 2023-12-01T16:19:10.873003+0000 mon.c (mon.2) 13245 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:19:11.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:19:11 smithi080 bash[41963]: cluster 2023-12-01T16:19:09.607143+0000 mgr.y (mgr.24362) 20714 : cluster 0 pgmap v20683: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:11.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:19:11 smithi080 bash[41963]: audit 2023-12-01T16:19:10.873003+0000 mon.c (mon.2) 13245 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:19:11.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:19:11 smithi090 bash[32384]: cluster 2023-12-01T16:19:09.607143+0000 mgr.y (mgr.24362) 20714 : cluster 0 pgmap v20683: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:11.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:19:11 smithi090 bash[32384]: audit 2023-12-01T16:19:10.873003+0000 mon.c (mon.2) 13245 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:19:13.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:19:12 smithi090 bash[32384]: cluster 2023-12-01T16:19:11.608329+0000 mgr.y (mgr.24362) 20715 : cluster 0 pgmap v20684: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:13.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:19:12 smithi090 bash[32384]: audit 2023-12-01T16:19:12.119003+0000 mon.a (mon.0) 12518 : audit 0 from='client.? 172.21.15.80:0/1562700166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:19:13.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:19:12 smithi080 bash[41963]: cluster 2023-12-01T16:19:11.608329+0000 mgr.y (mgr.24362) 20715 : cluster 0 pgmap v20684: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:13.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:19:12 smithi080 bash[41963]: audit 2023-12-01T16:19:12.119003+0000 mon.a (mon.0) 12518 : audit 0 from='client.? 172.21.15.80:0/1562700166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:19:13.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:19:12 smithi080 bash[28361]: cluster 2023-12-01T16:19:11.608329+0000 mgr.y (mgr.24362) 20715 : cluster 0 pgmap v20684: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:13.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:19:12 smithi080 bash[28361]: audit 2023-12-01T16:19:12.119003+0000 mon.a (mon.0) 12518 : audit 0 from='client.? 172.21.15.80:0/1562700166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:19:15.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:19:14 smithi090 bash[32384]: cluster 2023-12-01T16:19:13.608964+0000 mgr.y (mgr.24362) 20716 : cluster 0 pgmap v20685: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:15.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:19:14 smithi090 bash[32384]: audit 2023-12-01T16:19:14.581011+0000 mon.c (mon.2) 13246 : audit 0 from='client.? 172.21.15.80:0/951633999' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:19:15.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:19:14 smithi080 bash[41963]: cluster 2023-12-01T16:19:13.608964+0000 mgr.y (mgr.24362) 20716 : cluster 0 pgmap v20685: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:15.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:19:14 smithi080 bash[41963]: audit 2023-12-01T16:19:14.581011+0000 mon.c (mon.2) 13246 : audit 0 from='client.? 172.21.15.80:0/951633999' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:19:15.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:19:14 smithi080 bash[28361]: cluster 2023-12-01T16:19:13.608964+0000 mgr.y (mgr.24362) 20716 : cluster 0 pgmap v20685: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:15.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:19:14 smithi080 bash[28361]: audit 2023-12-01T16:19:14.581011+0000 mon.c (mon.2) 13246 : audit 0 from='client.? 172.21.15.80:0/951633999' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:19:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:19:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:19:16] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T16:19:17.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:19:16 smithi090 bash[32384]: cluster 2023-12-01T16:19:15.609631+0000 mgr.y (mgr.24362) 20717 : cluster 0 pgmap v20686: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:17.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:19:16 smithi080 bash[28361]: cluster 2023-12-01T16:19:15.609631+0000 mgr.y (mgr.24362) 20717 : cluster 0 pgmap v20686: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:17.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:19:16 smithi080 bash[41963]: cluster 2023-12-01T16:19:15.609631+0000 mgr.y (mgr.24362) 20717 : cluster 0 pgmap v20686: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:18.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:19:17 smithi090 bash[32384]: audit 2023-12-01T16:19:17.039547+0000 mon.a (mon.0) 12519 : audit 0 from='client.? 172.21.15.80:0/322261776' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:19:18.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:19:17 smithi080 bash[41963]: audit 2023-12-01T16:19:17.039547+0000 mon.a (mon.0) 12519 : audit 0 from='client.? 172.21.15.80:0/322261776' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:19:18.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:19:17 smithi080 bash[28361]: audit 2023-12-01T16:19:17.039547+0000 mon.a (mon.0) 12519 : audit 0 from='client.? 172.21.15.80:0/322261776' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:19:19.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:19:18 smithi090 bash[32384]: cluster 2023-12-01T16:19:17.610784+0000 mgr.y (mgr.24362) 20718 : cluster 0 pgmap v20687: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:19.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:19:18 smithi080 bash[28361]: cluster 2023-12-01T16:19:17.610784+0000 mgr.y (mgr.24362) 20718 : cluster 0 pgmap v20687: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:19.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:19:18 smithi080 bash[41963]: cluster 2023-12-01T16:19:17.610784+0000 mgr.y (mgr.24362) 20718 : cluster 0 pgmap v20687: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:20.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:19:19 smithi090 bash[32384]: audit 2023-12-01T16:19:19.478826+0000 mon.a (mon.0) 12520 : audit 0 from='client.? 172.21.15.80:0/3186821927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:19:20.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:19:19 smithi080 bash[41963]: audit 2023-12-01T16:19:19.478826+0000 mon.a (mon.0) 12520 : audit 0 from='client.? 172.21.15.80:0/3186821927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:19:20.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:19:19 smithi080 bash[28361]: audit 2023-12-01T16:19:19.478826+0000 mon.a (mon.0) 12520 : audit 0 from='client.? 172.21.15.80:0/3186821927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:19:21.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:19:20 smithi090 bash[32384]: cluster 2023-12-01T16:19:19.611483+0000 mgr.y (mgr.24362) 20719 : cluster 0 pgmap v20688: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:21.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:19:20 smithi080 bash[28361]: cluster 2023-12-01T16:19:19.611483+0000 mgr.y (mgr.24362) 20719 : cluster 0 pgmap v20688: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:21.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:19:20 smithi080 bash[41963]: cluster 2023-12-01T16:19:19.611483+0000 mgr.y (mgr.24362) 20719 : cluster 0 pgmap v20688: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:22.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:19:21 smithi090 bash[32384]: audit 2023-12-01T16:19:21.927676+0000 mon.a (mon.0) 12521 : audit 0 from='client.? 172.21.15.80:0/1468090166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:19:22.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:19:21 smithi080 bash[28361]: audit 2023-12-01T16:19:21.927676+0000 mon.a (mon.0) 12521 : audit 0 from='client.? 172.21.15.80:0/1468090166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:19:22.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:19:21 smithi080 bash[41963]: audit 2023-12-01T16:19:21.927676+0000 mon.a (mon.0) 12521 : audit 0 from='client.? 172.21.15.80:0/1468090166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:19:23.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:19:22 smithi090 bash[32384]: cluster 2023-12-01T16:19:21.612643+0000 mgr.y (mgr.24362) 20720 : cluster 0 pgmap v20689: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:23.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:19:22 smithi080 bash[28361]: cluster 2023-12-01T16:19:21.612643+0000 mgr.y (mgr.24362) 20720 : cluster 0 pgmap v20689: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:23.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:19:22 smithi080 bash[41963]: cluster 2023-12-01T16:19:21.612643+0000 mgr.y (mgr.24362) 20720 : cluster 0 pgmap v20689: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:25.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:19:24 smithi090 bash[32384]: cluster 2023-12-01T16:19:23.613301+0000 mgr.y (mgr.24362) 20721 : cluster 0 pgmap v20690: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:25.273 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:19:24 smithi090 bash[32384]: audit 2023-12-01T16:19:24.386011+0000 mon.c (mon.2) 13247 : audit 0 from='client.? 172.21.15.80:0/1442953868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:19:25.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:19:24 smithi080 bash[28361]: cluster 2023-12-01T16:19:23.613301+0000 mgr.y (mgr.24362) 20721 : cluster 0 pgmap v20690: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:25.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:19:24 smithi080 bash[28361]: audit 2023-12-01T16:19:24.386011+0000 mon.c (mon.2) 13247 : audit 0 from='client.? 172.21.15.80:0/1442953868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:19:25.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:19:24 smithi080 bash[41963]: cluster 2023-12-01T16:19:23.613301+0000 mgr.y (mgr.24362) 20721 : cluster 0 pgmap v20690: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:25.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:19:24 smithi080 bash[41963]: audit 2023-12-01T16:19:24.386011+0000 mon.c (mon.2) 13247 : audit 0 from='client.? 172.21.15.80:0/1442953868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:19:26.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:19:25 smithi090 bash[32384]: audit 2023-12-01T16:19:25.873629+0000 mon.c (mon.2) 13248 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:19:26.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:19:25 smithi080 bash[28361]: audit 2023-12-01T16:19:25.873629+0000 mon.c (mon.2) 13248 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:19:26.433 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:19:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:19:26] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T16:19:26.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:19:25 smithi080 bash[41963]: audit 2023-12-01T16:19:25.873629+0000 mon.c (mon.2) 13248 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:19:27.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:19:26 smithi090 bash[32384]: cluster 2023-12-01T16:19:25.613937+0000 mgr.y (mgr.24362) 20722 : cluster 0 pgmap v20691: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:27.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:19:26 smithi090 bash[32384]: audit 2023-12-01T16:19:26.841018+0000 mon.c (mon.2) 13249 : audit 0 from='client.? 172.21.15.80:0/1274470428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:19:27.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:19:26 smithi080 bash[41963]: cluster 2023-12-01T16:19:25.613937+0000 mgr.y (mgr.24362) 20722 : cluster 0 pgmap v20691: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:27.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:19:26 smithi080 bash[41963]: audit 2023-12-01T16:19:26.841018+0000 mon.c (mon.2) 13249 : audit 0 from='client.? 172.21.15.80:0/1274470428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:19:27.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:19:26 smithi080 bash[28361]: cluster 2023-12-01T16:19:25.613937+0000 mgr.y (mgr.24362) 20722 : cluster 0 pgmap v20691: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:27.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:19:26 smithi080 bash[28361]: audit 2023-12-01T16:19:26.841018+0000 mon.c (mon.2) 13249 : audit 0 from='client.? 172.21.15.80:0/1274470428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:19:29.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:19:28 smithi090 bash[32384]: cluster 2023-12-01T16:19:27.615088+0000 mgr.y (mgr.24362) 20723 : cluster 0 pgmap v20692: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:29.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:19:28 smithi080 bash[41963]: cluster 2023-12-01T16:19:27.615088+0000 mgr.y (mgr.24362) 20723 : cluster 0 pgmap v20692: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:29.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:19:28 smithi080 bash[28361]: cluster 2023-12-01T16:19:27.615088+0000 mgr.y (mgr.24362) 20723 : cluster 0 pgmap v20692: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:30.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:19:30 smithi090 bash[32384]: audit 2023-12-01T16:19:29.300167+0000 mon.a (mon.0) 12522 : audit 0 from='client.? 172.21.15.80:0/726515886' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:19:30.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:19:30 smithi080 bash[28361]: audit 2023-12-01T16:19:29.300167+0000 mon.a (mon.0) 12522 : audit 0 from='client.? 172.21.15.80:0/726515886' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:19:30.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:19:30 smithi080 bash[41963]: audit 2023-12-01T16:19:29.300167+0000 mon.a (mon.0) 12522 : audit 0 from='client.? 172.21.15.80:0/726515886' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:19:31.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:19:31 smithi090 bash[32384]: cluster 2023-12-01T16:19:29.615677+0000 mgr.y (mgr.24362) 20724 : cluster 0 pgmap v20693: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:31.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:19:31 smithi080 bash[28361]: cluster 2023-12-01T16:19:29.615677+0000 mgr.y (mgr.24362) 20724 : cluster 0 pgmap v20693: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:31.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:19:31 smithi080 bash[41963]: cluster 2023-12-01T16:19:29.615677+0000 mgr.y (mgr.24362) 20724 : cluster 0 pgmap v20693: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:32.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:19:32 smithi090 bash[32384]: audit 2023-12-01T16:19:31.752834+0000 mon.c (mon.2) 13250 : audit 0 from='client.? 172.21.15.80:0/1503034440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:19:32.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:19:32 smithi080 bash[41963]: audit 2023-12-01T16:19:31.752834+0000 mon.c (mon.2) 13250 : audit 0 from='client.? 172.21.15.80:0/1503034440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:19:32.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:19:32 smithi080 bash[28361]: audit 2023-12-01T16:19:31.752834+0000 mon.c (mon.2) 13250 : audit 0 from='client.? 172.21.15.80:0/1503034440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:19:33.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:19:33 smithi090 bash[32384]: cluster 2023-12-01T16:19:31.616758+0000 mgr.y (mgr.24362) 20725 : cluster 0 pgmap v20694: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:33.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:19:33 smithi080 bash[41963]: cluster 2023-12-01T16:19:31.616758+0000 mgr.y (mgr.24362) 20725 : cluster 0 pgmap v20694: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:33.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:19:33 smithi080 bash[28361]: cluster 2023-12-01T16:19:31.616758+0000 mgr.y (mgr.24362) 20725 : cluster 0 pgmap v20694: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:35.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:19:35 smithi080 bash[41963]: cluster 2023-12-01T16:19:33.617279+0000 mgr.y (mgr.24362) 20726 : cluster 0 pgmap v20695: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:35.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:19:35 smithi080 bash[41963]: audit 2023-12-01T16:19:34.206313+0000 mon.c (mon.2) 13251 : audit 0 from='client.? 172.21.15.80:0/3509955067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:19:35.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:19:35 smithi080 bash[28361]: cluster 2023-12-01T16:19:33.617279+0000 mgr.y (mgr.24362) 20726 : cluster 0 pgmap v20695: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:35.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:19:35 smithi080 bash[28361]: audit 2023-12-01T16:19:34.206313+0000 mon.c (mon.2) 13251 : audit 0 from='client.? 172.21.15.80:0/3509955067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:19:35.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:19:35 smithi090 bash[32384]: cluster 2023-12-01T16:19:33.617279+0000 mgr.y (mgr.24362) 20726 : cluster 0 pgmap v20695: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:35.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:19:35 smithi090 bash[32384]: audit 2023-12-01T16:19:34.206313+0000 mon.c (mon.2) 13251 : audit 0 from='client.? 172.21.15.80:0/3509955067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:19:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:19:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:19:36] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T16:19:37.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:19:37 smithi080 bash[41963]: cluster 2023-12-01T16:19:35.617870+0000 mgr.y (mgr.24362) 20727 : cluster 0 pgmap v20696: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:37.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:19:37 smithi080 bash[41963]: audit 2023-12-01T16:19:36.663820+0000 mon.a (mon.0) 12523 : audit 0 from='client.? 172.21.15.80:0/4171244194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:19:37.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:19:37 smithi080 bash[28361]: cluster 2023-12-01T16:19:35.617870+0000 mgr.y (mgr.24362) 20727 : cluster 0 pgmap v20696: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:37.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:19:37 smithi080 bash[28361]: audit 2023-12-01T16:19:36.663820+0000 mon.a (mon.0) 12523 : audit 0 from='client.? 172.21.15.80:0/4171244194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:19:37.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:19:37 smithi090 bash[32384]: cluster 2023-12-01T16:19:35.617870+0000 mgr.y (mgr.24362) 20727 : cluster 0 pgmap v20696: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:37.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:19:37 smithi090 bash[32384]: audit 2023-12-01T16:19:36.663820+0000 mon.a (mon.0) 12523 : audit 0 from='client.? 172.21.15.80:0/4171244194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:19:39.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:19:39 smithi080 bash[28361]: cluster 2023-12-01T16:19:37.618967+0000 mgr.y (mgr.24362) 20728 : cluster 0 pgmap v20697: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:39.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:19:39 smithi080 bash[41963]: cluster 2023-12-01T16:19:37.618967+0000 mgr.y (mgr.24362) 20728 : cluster 0 pgmap v20697: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:39.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:19:39 smithi090 bash[32384]: cluster 2023-12-01T16:19:37.618967+0000 mgr.y (mgr.24362) 20728 : cluster 0 pgmap v20697: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:40.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:19:40 smithi080 bash[28361]: audit 2023-12-01T16:19:39.117471+0000 mon.c (mon.2) 13252 : audit 0 from='client.? 172.21.15.80:0/1375727986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:19:40.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:19:40 smithi080 bash[41963]: audit 2023-12-01T16:19:39.117471+0000 mon.c (mon.2) 13252 : audit 0 from='client.? 172.21.15.80:0/1375727986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:19:40.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:19:40 smithi090 bash[32384]: audit 2023-12-01T16:19:39.117471+0000 mon.c (mon.2) 13252 : audit 0 from='client.? 172.21.15.80:0/1375727986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:19:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:19:41 smithi080 bash[28361]: cluster 2023-12-01T16:19:39.619632+0000 mgr.y (mgr.24362) 20729 : cluster 0 pgmap v20698: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:41.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:19:41 smithi080 bash[28361]: audit 2023-12-01T16:19:40.873859+0000 mon.c (mon.2) 13253 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:19:41.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:19:41 smithi080 bash[41963]: cluster 2023-12-01T16:19:39.619632+0000 mgr.y (mgr.24362) 20729 : cluster 0 pgmap v20698: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:41.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:19:41 smithi080 bash[41963]: audit 2023-12-01T16:19:40.873859+0000 mon.c (mon.2) 13253 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:19:41.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:19:41 smithi090 bash[32384]: cluster 2023-12-01T16:19:39.619632+0000 mgr.y (mgr.24362) 20729 : cluster 0 pgmap v20698: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:41.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:19:41 smithi090 bash[32384]: audit 2023-12-01T16:19:40.873859+0000 mon.c (mon.2) 13253 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:19:42.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:19:42 smithi080 bash[41963]: audit 2023-12-01T16:19:41.577159+0000 mon.c (mon.2) 13254 : audit 0 from='client.? 172.21.15.80:0/1458534548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:19:42.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:19:42 smithi080 bash[28361]: audit 2023-12-01T16:19:41.577159+0000 mon.c (mon.2) 13254 : audit 0 from='client.? 172.21.15.80:0/1458534548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:19:42.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:19:42 smithi090 bash[32384]: audit 2023-12-01T16:19:41.577159+0000 mon.c (mon.2) 13254 : audit 0 from='client.? 172.21.15.80:0/1458534548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:19:43.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:19:43 smithi080 bash[41963]: cluster 2023-12-01T16:19:41.620917+0000 mgr.y (mgr.24362) 20730 : cluster 0 pgmap v20699: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:43.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:19:43 smithi080 bash[28361]: cluster 2023-12-01T16:19:41.620917+0000 mgr.y (mgr.24362) 20730 : cluster 0 pgmap v20699: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:43.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:19:43 smithi090 bash[32384]: cluster 2023-12-01T16:19:41.620917+0000 mgr.y (mgr.24362) 20730 : cluster 0 pgmap v20699: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:44.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:19:44 smithi080 bash[41963]: audit 2023-12-01T16:19:44.023697+0000 mon.c (mon.2) 13255 : audit 0 from='client.? 172.21.15.80:0/4213430674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:19:44.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:19:44 smithi080 bash[28361]: audit 2023-12-01T16:19:44.023697+0000 mon.c (mon.2) 13255 : audit 0 from='client.? 172.21.15.80:0/4213430674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:19:44.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:19:44 smithi090 bash[32384]: audit 2023-12-01T16:19:44.023697+0000 mon.c (mon.2) 13255 : audit 0 from='client.? 172.21.15.80:0/4213430674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:19:45.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:19:45 smithi080 bash[28361]: cluster 2023-12-01T16:19:43.621571+0000 mgr.y (mgr.24362) 20731 : cluster 0 pgmap v20700: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:45.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:19:45 smithi080 bash[41963]: cluster 2023-12-01T16:19:43.621571+0000 mgr.y (mgr.24362) 20731 : cluster 0 pgmap v20700: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:45.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:19:45 smithi090 bash[32384]: cluster 2023-12-01T16:19:43.621571+0000 mgr.y (mgr.24362) 20731 : cluster 0 pgmap v20700: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:19:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:19:46] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T16:19:47.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:19:47 smithi080 bash[28361]: cluster 2023-12-01T16:19:45.622176+0000 mgr.y (mgr.24362) 20732 : cluster 0 pgmap v20701: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:47.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:19:47 smithi080 bash[28361]: audit 2023-12-01T16:19:46.474204+0000 mon.c (mon.2) 13256 : audit 0 from='client.? 172.21.15.80:0/2735534856' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:19:47.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:19:47 smithi080 bash[41963]: cluster 2023-12-01T16:19:45.622176+0000 mgr.y (mgr.24362) 20732 : cluster 0 pgmap v20701: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:47.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:19:47 smithi080 bash[41963]: audit 2023-12-01T16:19:46.474204+0000 mon.c (mon.2) 13256 : audit 0 from='client.? 172.21.15.80:0/2735534856' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:19:47.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:19:47 smithi090 bash[32384]: cluster 2023-12-01T16:19:45.622176+0000 mgr.y (mgr.24362) 20732 : cluster 0 pgmap v20701: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:47.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:19:47 smithi090 bash[32384]: audit 2023-12-01T16:19:46.474204+0000 mon.c (mon.2) 13256 : audit 0 from='client.? 172.21.15.80:0/2735534856' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:19:49.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:19:49 smithi080 bash[28361]: cluster 2023-12-01T16:19:47.623315+0000 mgr.y (mgr.24362) 20733 : cluster 0 pgmap v20702: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:49.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:19:49 smithi080 bash[28361]: audit 2023-12-01T16:19:48.921794+0000 mon.a (mon.0) 12524 : audit 0 from='client.? 172.21.15.80:0/1332110972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:19:49.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:19:49 smithi080 bash[41963]: cluster 2023-12-01T16:19:47.623315+0000 mgr.y (mgr.24362) 20733 : cluster 0 pgmap v20702: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:49.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:19:49 smithi080 bash[41963]: audit 2023-12-01T16:19:48.921794+0000 mon.a (mon.0) 12524 : audit 0 from='client.? 172.21.15.80:0/1332110972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:19:49.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:19:49 smithi090 bash[32384]: cluster 2023-12-01T16:19:47.623315+0000 mgr.y (mgr.24362) 20733 : cluster 0 pgmap v20702: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:49.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:19:49 smithi090 bash[32384]: audit 2023-12-01T16:19:48.921794+0000 mon.a (mon.0) 12524 : audit 0 from='client.? 172.21.15.80:0/1332110972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:19:51.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:19:51 smithi080 bash[28361]: cluster 2023-12-01T16:19:49.623993+0000 mgr.y (mgr.24362) 20734 : cluster 0 pgmap v20703: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:51.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:19:51 smithi080 bash[41963]: cluster 2023-12-01T16:19:49.623993+0000 mgr.y (mgr.24362) 20734 : cluster 0 pgmap v20703: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:51.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:19:51 smithi090 bash[32384]: cluster 2023-12-01T16:19:49.623993+0000 mgr.y (mgr.24362) 20734 : cluster 0 pgmap v20703: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:52.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:19:52 smithi080 bash[28361]: audit 2023-12-01T16:19:51.375205+0000 mon.c (mon.2) 13257 : audit 0 from='client.? 172.21.15.80:0/3518530935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:19:52.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:19:52 smithi080 bash[41963]: audit 2023-12-01T16:19:51.375205+0000 mon.c (mon.2) 13257 : audit 0 from='client.? 172.21.15.80:0/3518530935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:19:52.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:19:52 smithi090 bash[32384]: audit 2023-12-01T16:19:51.375205+0000 mon.c (mon.2) 13257 : audit 0 from='client.? 172.21.15.80:0/3518530935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:19:53.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:19:53 smithi080 bash[28361]: cluster 2023-12-01T16:19:51.625077+0000 mgr.y (mgr.24362) 20735 : cluster 0 pgmap v20704: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:53.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:19:53 smithi080 bash[41963]: cluster 2023-12-01T16:19:51.625077+0000 mgr.y (mgr.24362) 20735 : cluster 0 pgmap v20704: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:53.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:19:53 smithi090 bash[32384]: cluster 2023-12-01T16:19:51.625077+0000 mgr.y (mgr.24362) 20735 : cluster 0 pgmap v20704: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:54.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:19:54 smithi080 bash[28361]: audit 2023-12-01T16:19:53.830325+0000 mon.a (mon.0) 12525 : audit 0 from='client.? 172.21.15.80:0/693835602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:19:54.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:19:54 smithi080 bash[41963]: audit 2023-12-01T16:19:53.830325+0000 mon.a (mon.0) 12525 : audit 0 from='client.? 172.21.15.80:0/693835602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:19:54.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:19:54 smithi090 bash[32384]: audit 2023-12-01T16:19:53.830325+0000 mon.a (mon.0) 12525 : audit 0 from='client.? 172.21.15.80:0/693835602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:19:55.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:19:55 smithi080 bash[41963]: cluster 2023-12-01T16:19:53.625689+0000 mgr.y (mgr.24362) 20736 : cluster 0 pgmap v20705: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:55.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:19:55 smithi080 bash[41963]: audit 2023-12-01T16:19:54.939585+0000 mon.c (mon.2) 13258 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:19:55.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:19:55 smithi080 bash[28361]: cluster 2023-12-01T16:19:53.625689+0000 mgr.y (mgr.24362) 20736 : cluster 0 pgmap v20705: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:55.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:19:55 smithi080 bash[28361]: audit 2023-12-01T16:19:54.939585+0000 mon.c (mon.2) 13258 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:19:55.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:19:55 smithi090 bash[32384]: cluster 2023-12-01T16:19:53.625689+0000 mgr.y (mgr.24362) 20736 : cluster 0 pgmap v20705: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:55.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:19:55 smithi090 bash[32384]: audit 2023-12-01T16:19:54.939585+0000 mon.c (mon.2) 13258 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:19:56.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:19:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:19:56] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T16:19:56.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:19:56 smithi080 bash[28361]: audit 2023-12-01T16:19:55.320993+0000 mon.a (mon.0) 12526 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:19:56.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:19:56 smithi080 bash[28361]: audit 2023-12-01T16:19:55.334096+0000 mon.a (mon.0) 12527 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:19:56.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:19:56 smithi080 bash[28361]: cluster 2023-12-01T16:19:55.626373+0000 mgr.y (mgr.24362) 20737 : cluster 0 pgmap v20706: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:56.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:19:56 smithi080 bash[28361]: audit 2023-12-01T16:19:55.874086+0000 mon.c (mon.2) 13259 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:19:56.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:19:56 smithi080 bash[28361]: audit 2023-12-01T16:19:56.291152+0000 mon.a (mon.0) 12528 : audit 0 from='client.? 172.21.15.80:0/3061595028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:19:56.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:19:56 smithi080 bash[41963]: audit 2023-12-01T16:19:55.320993+0000 mon.a (mon.0) 12526 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:19:56.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:19:56 smithi080 bash[41963]: audit 2023-12-01T16:19:55.334096+0000 mon.a (mon.0) 12527 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:19:56.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:19:56 smithi080 bash[41963]: cluster 2023-12-01T16:19:55.626373+0000 mgr.y (mgr.24362) 20737 : cluster 0 pgmap v20706: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:56.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:19:56 smithi080 bash[41963]: audit 2023-12-01T16:19:55.874086+0000 mon.c (mon.2) 13259 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:19:56.684 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:19:56 smithi080 bash[41963]: audit 2023-12-01T16:19:56.291152+0000 mon.a (mon.0) 12528 : audit 0 from='client.? 172.21.15.80:0/3061595028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:19:56.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:19:56 smithi090 bash[32384]: audit 2023-12-01T16:19:55.320993+0000 mon.a (mon.0) 12526 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:19:56.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:19:56 smithi090 bash[32384]: audit 2023-12-01T16:19:55.334096+0000 mon.a (mon.0) 12527 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:19:56.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:19:56 smithi090 bash[32384]: cluster 2023-12-01T16:19:55.626373+0000 mgr.y (mgr.24362) 20737 : cluster 0 pgmap v20706: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:56.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:19:56 smithi090 bash[32384]: audit 2023-12-01T16:19:55.874086+0000 mon.c (mon.2) 13259 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:19:56.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:19:56 smithi090 bash[32384]: audit 2023-12-01T16:19:56.291152+0000 mon.a (mon.0) 12528 : audit 0 from='client.? 172.21.15.80:0/3061595028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:19:59.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:19:58 smithi090 bash[32384]: cluster 2023-12-01T16:19:57.627605+0000 mgr.y (mgr.24362) 20738 : cluster 0 pgmap v20707: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:59.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:19:58 smithi090 bash[32384]: audit 2023-12-01T16:19:58.749553+0000 mon.a (mon.0) 12529 : audit 0 from='client.? 172.21.15.80:0/2400501448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:19:59.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:19:58 smithi080 bash[28361]: cluster 2023-12-01T16:19:57.627605+0000 mgr.y (mgr.24362) 20738 : cluster 0 pgmap v20707: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:59.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:19:58 smithi080 bash[28361]: audit 2023-12-01T16:19:58.749553+0000 mon.a (mon.0) 12529 : audit 0 from='client.? 172.21.15.80:0/2400501448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:19:59.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:19:58 smithi080 bash[41963]: cluster 2023-12-01T16:19:57.627605+0000 mgr.y (mgr.24362) 20738 : cluster 0 pgmap v20707: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:59.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:19:58 smithi080 bash[41963]: audit 2023-12-01T16:19:58.749553+0000 mon.a (mon.0) 12529 : audit 0 from='client.? 172.21.15.80:0/2400501448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:20:00.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:20:00 smithi080 bash[28361]: debug 2023-12-01T16:19:59.996+0000 7f6ec9bf0700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T16:20:01.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:20:00 smithi090 bash[32384]: cluster 2023-12-01T16:19:59.628255+0000 mgr.y (mgr.24362) 20739 : cluster 0 pgmap v20708: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:01.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:20:00 smithi090 bash[32384]: cluster 2023-12-01T16:20:00.000114+0000 mon.a (mon.0) 12530 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T16:20:01.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:20:00 smithi080 bash[41963]: cluster 2023-12-01T16:19:59.628255+0000 mgr.y (mgr.24362) 20739 : cluster 0 pgmap v20708: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:01.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:20:00 smithi080 bash[41963]: cluster 2023-12-01T16:20:00.000114+0000 mon.a (mon.0) 12530 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T16:20:01.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:20:00 smithi080 bash[28361]: cluster 2023-12-01T16:19:59.628255+0000 mgr.y (mgr.24362) 20739 : cluster 0 pgmap v20708: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:01.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:20:00 smithi080 bash[28361]: cluster 2023-12-01T16:20:00.000114+0000 mon.a (mon.0) 12530 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T16:20:02.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:20:02 smithi080 bash[41963]: audit 2023-12-01T16:20:01.084753+0000 mon.a (mon.0) 12531 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:20:02.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:20:02 smithi080 bash[41963]: audit 2023-12-01T16:20:01.097133+0000 mon.a (mon.0) 12532 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:20:02.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:20:02 smithi080 bash[41963]: audit 2023-12-01T16:20:01.127621+0000 mon.a (mon.0) 12533 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:20:02.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:20:02 smithi080 bash[41963]: audit 2023-12-01T16:20:01.141921+0000 mon.a (mon.0) 12534 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:20:02.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:20:02 smithi080 bash[41963]: audit 2023-12-01T16:20:01.283784+0000 mon.a (mon.0) 12535 : audit 0 from='client.? 172.21.15.80:0/1864627909' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:20:02.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:20:02 smithi080 bash[41963]: audit 2023-12-01T16:20:01.684064+0000 mon.c (mon.2) 13260 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:20:02.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:20:02 smithi080 bash[41963]: audit 2023-12-01T16:20:01.685726+0000 mon.c (mon.2) 13261 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:20:02.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:20:02 smithi080 bash[41963]: audit 2023-12-01T16:20:01.695467+0000 mon.a (mon.0) 12536 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:20:02.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:20:02 smithi080 bash[28361]: audit 2023-12-01T16:20:01.084753+0000 mon.a (mon.0) 12531 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:20:02.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:20:02 smithi080 bash[28361]: audit 2023-12-01T16:20:01.097133+0000 mon.a (mon.0) 12532 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:20:02.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:20:02 smithi080 bash[28361]: audit 2023-12-01T16:20:01.127621+0000 mon.a (mon.0) 12533 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:20:02.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:20:02 smithi080 bash[28361]: audit 2023-12-01T16:20:01.141921+0000 mon.a (mon.0) 12534 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:20:02.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:20:02 smithi080 bash[28361]: audit 2023-12-01T16:20:01.283784+0000 mon.a (mon.0) 12535 : audit 0 from='client.? 172.21.15.80:0/1864627909' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:20:02.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:20:02 smithi080 bash[28361]: audit 2023-12-01T16:20:01.684064+0000 mon.c (mon.2) 13260 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:20:02.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:20:02 smithi080 bash[28361]: audit 2023-12-01T16:20:01.685726+0000 mon.c (mon.2) 13261 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:20:02.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:20:02 smithi080 bash[28361]: audit 2023-12-01T16:20:01.695467+0000 mon.a (mon.0) 12536 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:20:02.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:20:02 smithi090 bash[32384]: audit 2023-12-01T16:20:01.084753+0000 mon.a (mon.0) 12531 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:20:02.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:20:02 smithi090 bash[32384]: audit 2023-12-01T16:20:01.097133+0000 mon.a (mon.0) 12532 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:20:02.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:20:02 smithi090 bash[32384]: audit 2023-12-01T16:20:01.127621+0000 mon.a (mon.0) 12533 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:20:02.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:20:02 smithi090 bash[32384]: audit 2023-12-01T16:20:01.141921+0000 mon.a (mon.0) 12534 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:20:02.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:20:02 smithi090 bash[32384]: audit 2023-12-01T16:20:01.283784+0000 mon.a (mon.0) 12535 : audit 0 from='client.? 172.21.15.80:0/1864627909' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:20:02.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:20:02 smithi090 bash[32384]: audit 2023-12-01T16:20:01.684064+0000 mon.c (mon.2) 13260 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:20:02.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:20:02 smithi090 bash[32384]: audit 2023-12-01T16:20:01.685726+0000 mon.c (mon.2) 13261 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:20:02.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:20:02 smithi090 bash[32384]: audit 2023-12-01T16:20:01.695467+0000 mon.a (mon.0) 12536 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:20:03.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:20:03 smithi080 bash[28361]: cluster 2023-12-01T16:20:01.629267+0000 mgr.y (mgr.24362) 20740 : cluster 0 pgmap v20709: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:03.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:20:03 smithi080 bash[41963]: cluster 2023-12-01T16:20:01.629267+0000 mgr.y (mgr.24362) 20740 : cluster 0 pgmap v20709: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:03.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:20:03 smithi090 bash[32384]: cluster 2023-12-01T16:20:01.629267+0000 mgr.y (mgr.24362) 20740 : cluster 0 pgmap v20709: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:04.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:20:04 smithi080 bash[28361]: audit 2023-12-01T16:20:03.740723+0000 mon.c (mon.2) 13262 : audit 0 from='client.? 172.21.15.80:0/1339838256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:20:04.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:20:04 smithi080 bash[41963]: audit 2023-12-01T16:20:03.740723+0000 mon.c (mon.2) 13262 : audit 0 from='client.? 172.21.15.80:0/1339838256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:20:04.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:20:04 smithi090 bash[32384]: audit 2023-12-01T16:20:03.740723+0000 mon.c (mon.2) 13262 : audit 0 from='client.? 172.21.15.80:0/1339838256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:20:05.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:20:05 smithi080 bash[28361]: cluster 2023-12-01T16:20:03.629717+0000 mgr.y (mgr.24362) 20741 : cluster 0 pgmap v20710: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:05.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:20:05 smithi080 bash[41963]: cluster 2023-12-01T16:20:03.629717+0000 mgr.y (mgr.24362) 20741 : cluster 0 pgmap v20710: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:05.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:20:05 smithi090 bash[32384]: cluster 2023-12-01T16:20:03.629717+0000 mgr.y (mgr.24362) 20741 : cluster 0 pgmap v20710: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:20:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:20:06] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T16:20:07.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:20:07 smithi080 bash[41963]: cluster 2023-12-01T16:20:05.630339+0000 mgr.y (mgr.24362) 20742 : cluster 0 pgmap v20711: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:07.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:20:07 smithi080 bash[41963]: audit 2023-12-01T16:20:06.198830+0000 mon.c (mon.2) 13263 : audit 0 from='client.? 172.21.15.80:0/1639972665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:20:07.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:20:07 smithi080 bash[28361]: cluster 2023-12-01T16:20:05.630339+0000 mgr.y (mgr.24362) 20742 : cluster 0 pgmap v20711: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:07.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:20:07 smithi080 bash[28361]: audit 2023-12-01T16:20:06.198830+0000 mon.c (mon.2) 13263 : audit 0 from='client.? 172.21.15.80:0/1639972665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:20:07.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:20:07 smithi090 bash[32384]: cluster 2023-12-01T16:20:05.630339+0000 mgr.y (mgr.24362) 20742 : cluster 0 pgmap v20711: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:07.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:20:07 smithi090 bash[32384]: audit 2023-12-01T16:20:06.198830+0000 mon.c (mon.2) 13263 : audit 0 from='client.? 172.21.15.80:0/1639972665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:20:09.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:20:09 smithi080 bash[41963]: cluster 2023-12-01T16:20:07.631513+0000 mgr.y (mgr.24362) 20743 : cluster 0 pgmap v20712: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:09.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:20:09 smithi080 bash[41963]: audit 2023-12-01T16:20:08.653118+0000 mon.a (mon.0) 12537 : audit 0 from='client.? 172.21.15.80:0/149487786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:20:09.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:20:09 smithi080 bash[28361]: cluster 2023-12-01T16:20:07.631513+0000 mgr.y (mgr.24362) 20743 : cluster 0 pgmap v20712: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:09.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:20:09 smithi080 bash[28361]: audit 2023-12-01T16:20:08.653118+0000 mon.a (mon.0) 12537 : audit 0 from='client.? 172.21.15.80:0/149487786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:20:09.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:20:09 smithi090 bash[32384]: cluster 2023-12-01T16:20:07.631513+0000 mgr.y (mgr.24362) 20743 : cluster 0 pgmap v20712: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:09.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:20:09 smithi090 bash[32384]: audit 2023-12-01T16:20:08.653118+0000 mon.a (mon.0) 12537 : audit 0 from='client.? 172.21.15.80:0/149487786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:20:11.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:20:11 smithi080 bash[41963]: cluster 2023-12-01T16:20:09.632221+0000 mgr.y (mgr.24362) 20744 : cluster 0 pgmap v20713: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:11.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:20:11 smithi080 bash[41963]: audit 2023-12-01T16:20:10.874440+0000 mon.c (mon.2) 13264 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:20:11.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:20:11 smithi080 bash[41963]: audit 2023-12-01T16:20:11.118028+0000 mon.a (mon.0) 12538 : audit 0 from='client.? 172.21.15.80:0/3180944800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:20:11.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:20:11 smithi080 bash[28361]: cluster 2023-12-01T16:20:09.632221+0000 mgr.y (mgr.24362) 20744 : cluster 0 pgmap v20713: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:11.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:20:11 smithi080 bash[28361]: audit 2023-12-01T16:20:10.874440+0000 mon.c (mon.2) 13264 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:20:11.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:20:11 smithi080 bash[28361]: audit 2023-12-01T16:20:11.118028+0000 mon.a (mon.0) 12538 : audit 0 from='client.? 172.21.15.80:0/3180944800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:20:11.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:20:11 smithi090 bash[32384]: cluster 2023-12-01T16:20:09.632221+0000 mgr.y (mgr.24362) 20744 : cluster 0 pgmap v20713: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:11.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:20:11 smithi090 bash[32384]: audit 2023-12-01T16:20:10.874440+0000 mon.c (mon.2) 13264 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:20:11.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:20:11 smithi090 bash[32384]: audit 2023-12-01T16:20:11.118028+0000 mon.a (mon.0) 12538 : audit 0 from='client.? 172.21.15.80:0/3180944800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:20:13.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:20:13 smithi080 bash[28361]: cluster 2023-12-01T16:20:11.633395+0000 mgr.y (mgr.24362) 20745 : cluster 0 pgmap v20714: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:13.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:20:13 smithi080 bash[41963]: cluster 2023-12-01T16:20:11.633395+0000 mgr.y (mgr.24362) 20745 : cluster 0 pgmap v20714: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:13.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:20:13 smithi090 bash[32384]: cluster 2023-12-01T16:20:11.633395+0000 mgr.y (mgr.24362) 20745 : cluster 0 pgmap v20714: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:14.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:20:14 smithi080 bash[28361]: audit 2023-12-01T16:20:13.575451+0000 mon.a (mon.0) 12539 : audit 0 from='client.? 172.21.15.80:0/3434715196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:20:14.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:20:14 smithi080 bash[41963]: audit 2023-12-01T16:20:13.575451+0000 mon.a (mon.0) 12539 : audit 0 from='client.? 172.21.15.80:0/3434715196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:20:14.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:20:14 smithi090 bash[32384]: audit 2023-12-01T16:20:13.575451+0000 mon.a (mon.0) 12539 : audit 0 from='client.? 172.21.15.80:0/3434715196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:20:15.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:20:15 smithi080 bash[28361]: cluster 2023-12-01T16:20:13.634005+0000 mgr.y (mgr.24362) 20746 : cluster 0 pgmap v20715: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:15.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:20:15 smithi080 bash[41963]: cluster 2023-12-01T16:20:13.634005+0000 mgr.y (mgr.24362) 20746 : cluster 0 pgmap v20715: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:15.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:20:15 smithi090 bash[32384]: cluster 2023-12-01T16:20:13.634005+0000 mgr.y (mgr.24362) 20746 : cluster 0 pgmap v20715: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:16.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:20:16 smithi090 bash[32384]: audit 2023-12-01T16:20:16.036628+0000 mon.a (mon.0) 12540 : audit 0 from='client.? 172.21.15.80:0/3754085710' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:20:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:20:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:20:16] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T16:20:16.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:20:16 smithi080 bash[41963]: audit 2023-12-01T16:20:16.036628+0000 mon.a (mon.0) 12540 : audit 0 from='client.? 172.21.15.80:0/3754085710' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:20:16.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:20:16 smithi080 bash[28361]: audit 2023-12-01T16:20:16.036628+0000 mon.a (mon.0) 12540 : audit 0 from='client.? 172.21.15.80:0/3754085710' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:20:17.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:20:17 smithi090 bash[32384]: cluster 2023-12-01T16:20:15.634645+0000 mgr.y (mgr.24362) 20747 : cluster 0 pgmap v20716: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:17.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:20:17 smithi080 bash[41963]: cluster 2023-12-01T16:20:15.634645+0000 mgr.y (mgr.24362) 20747 : cluster 0 pgmap v20716: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:17.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:20:17 smithi080 bash[28361]: cluster 2023-12-01T16:20:15.634645+0000 mgr.y (mgr.24362) 20747 : cluster 0 pgmap v20716: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:18.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:20:18 smithi090 bash[32384]: cluster 2023-12-01T16:20:17.635837+0000 mgr.y (mgr.24362) 20748 : cluster 0 pgmap v20717: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:18.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:20:18 smithi080 bash[28361]: cluster 2023-12-01T16:20:17.635837+0000 mgr.y (mgr.24362) 20748 : cluster 0 pgmap v20717: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:18.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:20:18 smithi080 bash[41963]: cluster 2023-12-01T16:20:17.635837+0000 mgr.y (mgr.24362) 20748 : cluster 0 pgmap v20717: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:19.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:20:19 smithi090 bash[32384]: audit 2023-12-01T16:20:18.488322+0000 mon.c (mon.2) 13265 : audit 0 from='client.? 172.21.15.80:0/2398955823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:20:19.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:20:19 smithi080 bash[41963]: audit 2023-12-01T16:20:18.488322+0000 mon.c (mon.2) 13265 : audit 0 from='client.? 172.21.15.80:0/2398955823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:20:19.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:20:19 smithi080 bash[28361]: audit 2023-12-01T16:20:18.488322+0000 mon.c (mon.2) 13265 : audit 0 from='client.? 172.21.15.80:0/2398955823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:20:20.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:20:20 smithi090 bash[32384]: cluster 2023-12-01T16:20:19.636465+0000 mgr.y (mgr.24362) 20749 : cluster 0 pgmap v20718: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:20.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:20:20 smithi080 bash[41963]: cluster 2023-12-01T16:20:19.636465+0000 mgr.y (mgr.24362) 20749 : cluster 0 pgmap v20718: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:20.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:20:20 smithi080 bash[28361]: cluster 2023-12-01T16:20:19.636465+0000 mgr.y (mgr.24362) 20749 : cluster 0 pgmap v20718: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:21.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:20:21 smithi090 bash[32384]: audit 2023-12-01T16:20:20.937890+0000 mon.a (mon.0) 12541 : audit 0 from='client.? 172.21.15.80:0/1344081987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:20:21.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:20:21 smithi080 bash[41963]: audit 2023-12-01T16:20:20.937890+0000 mon.a (mon.0) 12541 : audit 0 from='client.? 172.21.15.80:0/1344081987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:20:21.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:20:21 smithi080 bash[28361]: audit 2023-12-01T16:20:20.937890+0000 mon.a (mon.0) 12541 : audit 0 from='client.? 172.21.15.80:0/1344081987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:20:23.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:20:22 smithi090 bash[32384]: cluster 2023-12-01T16:20:21.637647+0000 mgr.y (mgr.24362) 20750 : cluster 0 pgmap v20719: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:23.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:20:22 smithi080 bash[28361]: cluster 2023-12-01T16:20:21.637647+0000 mgr.y (mgr.24362) 20750 : cluster 0 pgmap v20719: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:23.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:20:22 smithi080 bash[41963]: cluster 2023-12-01T16:20:21.637647+0000 mgr.y (mgr.24362) 20750 : cluster 0 pgmap v20719: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:24.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:20:23 smithi090 bash[32384]: audit 2023-12-01T16:20:23.389986+0000 mon.c (mon.2) 13266 : audit 0 from='client.? 172.21.15.80:0/3139511911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:20:24.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:20:23 smithi080 bash[28361]: audit 2023-12-01T16:20:23.389986+0000 mon.c (mon.2) 13266 : audit 0 from='client.? 172.21.15.80:0/3139511911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:20:24.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:20:23 smithi080 bash[41963]: audit 2023-12-01T16:20:23.389986+0000 mon.c (mon.2) 13266 : audit 0 from='client.? 172.21.15.80:0/3139511911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:20:25.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:20:24 smithi090 bash[32384]: cluster 2023-12-01T16:20:23.638362+0000 mgr.y (mgr.24362) 20751 : cluster 0 pgmap v20720: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:25.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:20:24 smithi080 bash[41963]: cluster 2023-12-01T16:20:23.638362+0000 mgr.y (mgr.24362) 20751 : cluster 0 pgmap v20720: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:25.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:20:24 smithi080 bash[28361]: cluster 2023-12-01T16:20:23.638362+0000 mgr.y (mgr.24362) 20751 : cluster 0 pgmap v20720: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:26.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:20:25 smithi090 bash[32384]: audit 2023-12-01T16:20:25.836010+0000 mon.c (mon.2) 13267 : audit 0 from='client.? 172.21.15.80:0/3371859449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:20:26.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:20:25 smithi090 bash[32384]: audit 2023-12-01T16:20:25.874724+0000 mon.c (mon.2) 13268 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:20:26.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:20:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:20:26] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T16:20:26.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:20:25 smithi080 bash[28361]: audit 2023-12-01T16:20:25.836010+0000 mon.c (mon.2) 13267 : audit 0 from='client.? 172.21.15.80:0/3371859449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:20:26.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:20:25 smithi080 bash[28361]: audit 2023-12-01T16:20:25.874724+0000 mon.c (mon.2) 13268 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:20:26.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:20:25 smithi080 bash[41963]: audit 2023-12-01T16:20:25.836010+0000 mon.c (mon.2) 13267 : audit 0 from='client.? 172.21.15.80:0/3371859449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:20:26.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:20:25 smithi080 bash[41963]: audit 2023-12-01T16:20:25.874724+0000 mon.c (mon.2) 13268 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:20:27.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:20:26 smithi090 bash[32384]: cluster 2023-12-01T16:20:25.639029+0000 mgr.y (mgr.24362) 20752 : cluster 0 pgmap v20721: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:27.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:20:26 smithi080 bash[28361]: cluster 2023-12-01T16:20:25.639029+0000 mgr.y (mgr.24362) 20752 : cluster 0 pgmap v20721: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:27.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:20:26 smithi080 bash[41963]: cluster 2023-12-01T16:20:25.639029+0000 mgr.y (mgr.24362) 20752 : cluster 0 pgmap v20721: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:29.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:20:28 smithi090 bash[32384]: cluster 2023-12-01T16:20:27.640325+0000 mgr.y (mgr.24362) 20753 : cluster 0 pgmap v20722: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:29.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:20:28 smithi090 bash[32384]: audit 2023-12-01T16:20:28.289711+0000 mon.c (mon.2) 13269 : audit 0 from='client.? 172.21.15.80:0/2733071200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:20:29.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:20:28 smithi080 bash[28361]: cluster 2023-12-01T16:20:27.640325+0000 mgr.y (mgr.24362) 20753 : cluster 0 pgmap v20722: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:29.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:20:28 smithi080 bash[28361]: audit 2023-12-01T16:20:28.289711+0000 mon.c (mon.2) 13269 : audit 0 from='client.? 172.21.15.80:0/2733071200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:20:29.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:20:28 smithi080 bash[41963]: cluster 2023-12-01T16:20:27.640325+0000 mgr.y (mgr.24362) 20753 : cluster 0 pgmap v20722: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:29.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:20:28 smithi080 bash[41963]: audit 2023-12-01T16:20:28.289711+0000 mon.c (mon.2) 13269 : audit 0 from='client.? 172.21.15.80:0/2733071200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:20:31.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:20:30 smithi090 bash[32384]: cluster 2023-12-01T16:20:29.641111+0000 mgr.y (mgr.24362) 20754 : cluster 0 pgmap v20723: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:31.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:20:30 smithi090 bash[32384]: audit 2023-12-01T16:20:30.752867+0000 mon.c (mon.2) 13270 : audit 0 from='client.? 172.21.15.80:0/4242395576' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:20:31.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:20:30 smithi080 bash[28361]: cluster 2023-12-01T16:20:29.641111+0000 mgr.y (mgr.24362) 20754 : cluster 0 pgmap v20723: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:31.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:20:30 smithi080 bash[28361]: audit 2023-12-01T16:20:30.752867+0000 mon.c (mon.2) 13270 : audit 0 from='client.? 172.21.15.80:0/4242395576' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:20:31.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:20:30 smithi080 bash[41963]: cluster 2023-12-01T16:20:29.641111+0000 mgr.y (mgr.24362) 20754 : cluster 0 pgmap v20723: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:31.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:20:30 smithi080 bash[41963]: audit 2023-12-01T16:20:30.752867+0000 mon.c (mon.2) 13270 : audit 0 from='client.? 172.21.15.80:0/4242395576' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:20:33.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:20:32 smithi090 bash[32384]: cluster 2023-12-01T16:20:31.642215+0000 mgr.y (mgr.24362) 20755 : cluster 0 pgmap v20724: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:33.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:20:33 smithi080 bash[28361]: cluster 2023-12-01T16:20:31.642215+0000 mgr.y (mgr.24362) 20755 : cluster 0 pgmap v20724: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:33.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:20:33 smithi080 bash[41963]: cluster 2023-12-01T16:20:31.642215+0000 mgr.y (mgr.24362) 20755 : cluster 0 pgmap v20724: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:34.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:20:34 smithi090 bash[32384]: audit 2023-12-01T16:20:33.215741+0000 mon.c (mon.2) 13271 : audit 0 from='client.? 172.21.15.80:0/2926249497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:20:34.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:20:34 smithi080 bash[28361]: audit 2023-12-01T16:20:33.215741+0000 mon.c (mon.2) 13271 : audit 0 from='client.? 172.21.15.80:0/2926249497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:20:34.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:20:34 smithi080 bash[41963]: audit 2023-12-01T16:20:33.215741+0000 mon.c (mon.2) 13271 : audit 0 from='client.? 172.21.15.80:0/2926249497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:20:35.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:20:35 smithi090 bash[32384]: cluster 2023-12-01T16:20:33.643051+0000 mgr.y (mgr.24362) 20756 : cluster 0 pgmap v20725: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:35.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:20:35 smithi080 bash[28361]: cluster 2023-12-01T16:20:33.643051+0000 mgr.y (mgr.24362) 20756 : cluster 0 pgmap v20725: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:35.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:20:35 smithi080 bash[41963]: cluster 2023-12-01T16:20:33.643051+0000 mgr.y (mgr.24362) 20756 : cluster 0 pgmap v20725: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:36.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:20:36 smithi090 bash[32384]: audit 2023-12-01T16:20:35.665321+0000 mon.c (mon.2) 13272 : audit 0 from='client.? 172.21.15.80:0/1796369265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:20:36.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:20:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:20:36] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T16:20:36.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:20:36 smithi080 bash[41963]: audit 2023-12-01T16:20:35.665321+0000 mon.c (mon.2) 13272 : audit 0 from='client.? 172.21.15.80:0/1796369265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:20:36.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:20:36 smithi080 bash[28361]: audit 2023-12-01T16:20:35.665321+0000 mon.c (mon.2) 13272 : audit 0 from='client.? 172.21.15.80:0/1796369265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:20:37.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:20:37 smithi080 bash[41963]: cluster 2023-12-01T16:20:35.643575+0000 mgr.y (mgr.24362) 20757 : cluster 0 pgmap v20726: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:37.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:20:37 smithi080 bash[28361]: cluster 2023-12-01T16:20:35.643575+0000 mgr.y (mgr.24362) 20757 : cluster 0 pgmap v20726: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:37.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:20:37 smithi090 bash[32384]: cluster 2023-12-01T16:20:35.643575+0000 mgr.y (mgr.24362) 20757 : cluster 0 pgmap v20726: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:39.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:20:39 smithi080 bash[41963]: cluster 2023-12-01T16:20:37.644739+0000 mgr.y (mgr.24362) 20758 : cluster 0 pgmap v20727: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:39.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:20:39 smithi080 bash[41963]: audit 2023-12-01T16:20:38.126370+0000 mon.a (mon.0) 12542 : audit 0 from='client.? 172.21.15.80:0/1000214907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:20:39.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:20:39 smithi080 bash[28361]: cluster 2023-12-01T16:20:37.644739+0000 mgr.y (mgr.24362) 20758 : cluster 0 pgmap v20727: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:39.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:20:39 smithi080 bash[28361]: audit 2023-12-01T16:20:38.126370+0000 mon.a (mon.0) 12542 : audit 0 from='client.? 172.21.15.80:0/1000214907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:20:39.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:20:39 smithi090 bash[32384]: cluster 2023-12-01T16:20:37.644739+0000 mgr.y (mgr.24362) 20758 : cluster 0 pgmap v20727: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:39.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:20:39 smithi090 bash[32384]: audit 2023-12-01T16:20:38.126370+0000 mon.a (mon.0) 12542 : audit 0 from='client.? 172.21.15.80:0/1000214907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:20:41.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:20:41 smithi080 bash[41963]: cluster 2023-12-01T16:20:39.645408+0000 mgr.y (mgr.24362) 20759 : cluster 0 pgmap v20728: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:41.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:20:41 smithi080 bash[41963]: audit 2023-12-01T16:20:40.570529+0000 mon.c (mon.2) 13273 : audit 0 from='client.? 172.21.15.80:0/2225182119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:20:41.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:20:41 smithi080 bash[41963]: audit 2023-12-01T16:20:40.875174+0000 mon.c (mon.2) 13274 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:20:41.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:20:41 smithi080 bash[28361]: cluster 2023-12-01T16:20:39.645408+0000 mgr.y (mgr.24362) 20759 : cluster 0 pgmap v20728: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:41.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:20:41 smithi080 bash[28361]: audit 2023-12-01T16:20:40.570529+0000 mon.c (mon.2) 13273 : audit 0 from='client.? 172.21.15.80:0/2225182119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:20:41.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:20:41 smithi080 bash[28361]: audit 2023-12-01T16:20:40.875174+0000 mon.c (mon.2) 13274 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:20:41.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:20:41 smithi090 bash[32384]: cluster 2023-12-01T16:20:39.645408+0000 mgr.y (mgr.24362) 20759 : cluster 0 pgmap v20728: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:41.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:20:41 smithi090 bash[32384]: audit 2023-12-01T16:20:40.570529+0000 mon.c (mon.2) 13273 : audit 0 from='client.? 172.21.15.80:0/2225182119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:20:41.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:20:41 smithi090 bash[32384]: audit 2023-12-01T16:20:40.875174+0000 mon.c (mon.2) 13274 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:20:43.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:20:43 smithi080 bash[41963]: cluster 2023-12-01T16:20:41.646706+0000 mgr.y (mgr.24362) 20760 : cluster 0 pgmap v20729: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:43.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:20:43 smithi080 bash[41963]: audit 2023-12-01T16:20:43.021419+0000 mon.a (mon.0) 12543 : audit 0 from='client.? 172.21.15.80:0/2350922745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:20:43.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:20:43 smithi080 bash[28361]: cluster 2023-12-01T16:20:41.646706+0000 mgr.y (mgr.24362) 20760 : cluster 0 pgmap v20729: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:43.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:20:43 smithi080 bash[28361]: audit 2023-12-01T16:20:43.021419+0000 mon.a (mon.0) 12543 : audit 0 from='client.? 172.21.15.80:0/2350922745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:20:43.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:20:43 smithi090 bash[32384]: cluster 2023-12-01T16:20:41.646706+0000 mgr.y (mgr.24362) 20760 : cluster 0 pgmap v20729: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:43.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:20:43 smithi090 bash[32384]: audit 2023-12-01T16:20:43.021419+0000 mon.a (mon.0) 12543 : audit 0 from='client.? 172.21.15.80:0/2350922745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:20:45.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:20:45 smithi080 bash[28361]: cluster 2023-12-01T16:20:43.647295+0000 mgr.y (mgr.24362) 20761 : cluster 0 pgmap v20730: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:45.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:20:45 smithi080 bash[41963]: cluster 2023-12-01T16:20:43.647295+0000 mgr.y (mgr.24362) 20761 : cluster 0 pgmap v20730: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:45.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:20:45 smithi090 bash[32384]: cluster 2023-12-01T16:20:43.647295+0000 mgr.y (mgr.24362) 20761 : cluster 0 pgmap v20730: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:46.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:20:46 smithi080 bash[28361]: audit 2023-12-01T16:20:45.471514+0000 mon.a (mon.0) 12544 : audit 0 from='client.? 172.21.15.80:0/1558888164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:20:46.433 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:20:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:20:46] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T16:20:46.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:20:46 smithi080 bash[41963]: audit 2023-12-01T16:20:45.471514+0000 mon.a (mon.0) 12544 : audit 0 from='client.? 172.21.15.80:0/1558888164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:20:46.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:20:46 smithi090 bash[32384]: audit 2023-12-01T16:20:45.471514+0000 mon.a (mon.0) 12544 : audit 0 from='client.? 172.21.15.80:0/1558888164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:20:47.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:20:47 smithi080 bash[41963]: cluster 2023-12-01T16:20:45.647984+0000 mgr.y (mgr.24362) 20762 : cluster 0 pgmap v20731: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:47.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:20:47 smithi080 bash[28361]: cluster 2023-12-01T16:20:45.647984+0000 mgr.y (mgr.24362) 20762 : cluster 0 pgmap v20731: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:47.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:20:47 smithi090 bash[32384]: cluster 2023-12-01T16:20:45.647984+0000 mgr.y (mgr.24362) 20762 : cluster 0 pgmap v20731: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:48.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:20:48 smithi080 bash[41963]: audit 2023-12-01T16:20:47.927186+0000 mon.a (mon.0) 12545 : audit 0 from='client.? 172.21.15.80:0/3058139798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:20:48.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:20:48 smithi080 bash[28361]: audit 2023-12-01T16:20:47.927186+0000 mon.a (mon.0) 12545 : audit 0 from='client.? 172.21.15.80:0/3058139798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:20:48.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:20:48 smithi090 bash[32384]: audit 2023-12-01T16:20:47.927186+0000 mon.a (mon.0) 12545 : audit 0 from='client.? 172.21.15.80:0/3058139798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:20:49.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:20:49 smithi080 bash[28361]: cluster 2023-12-01T16:20:47.648800+0000 mgr.y (mgr.24362) 20763 : cluster 0 pgmap v20732: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:49.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:20:49 smithi080 bash[41963]: cluster 2023-12-01T16:20:47.648800+0000 mgr.y (mgr.24362) 20763 : cluster 0 pgmap v20732: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:49.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:20:49 smithi090 bash[32384]: cluster 2023-12-01T16:20:47.648800+0000 mgr.y (mgr.24362) 20763 : cluster 0 pgmap v20732: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:51.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:20:51 smithi080 bash[28361]: cluster 2023-12-01T16:20:49.649467+0000 mgr.y (mgr.24362) 20764 : cluster 0 pgmap v20733: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:51.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:20:51 smithi080 bash[28361]: audit 2023-12-01T16:20:50.400952+0000 mon.c (mon.2) 13275 : audit 0 from='client.? 172.21.15.80:0/1339103538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:20:51.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:20:51 smithi080 bash[41963]: cluster 2023-12-01T16:20:49.649467+0000 mgr.y (mgr.24362) 20764 : cluster 0 pgmap v20733: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:51.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:20:51 smithi080 bash[41963]: audit 2023-12-01T16:20:50.400952+0000 mon.c (mon.2) 13275 : audit 0 from='client.? 172.21.15.80:0/1339103538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:20:51.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:20:51 smithi090 bash[32384]: cluster 2023-12-01T16:20:49.649467+0000 mgr.y (mgr.24362) 20764 : cluster 0 pgmap v20733: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:51.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:20:51 smithi090 bash[32384]: audit 2023-12-01T16:20:50.400952+0000 mon.c (mon.2) 13275 : audit 0 from='client.? 172.21.15.80:0/1339103538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:20:53.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:20:53 smithi080 bash[28361]: cluster 2023-12-01T16:20:51.650615+0000 mgr.y (mgr.24362) 20765 : cluster 0 pgmap v20734: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:53.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:20:53 smithi080 bash[28361]: audit 2023-12-01T16:20:52.850725+0000 mon.c (mon.2) 13276 : audit 0 from='client.? 172.21.15.80:0/1957498627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:20:53.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:20:53 smithi080 bash[41963]: cluster 2023-12-01T16:20:51.650615+0000 mgr.y (mgr.24362) 20765 : cluster 0 pgmap v20734: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:53.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:20:53 smithi080 bash[41963]: audit 2023-12-01T16:20:52.850725+0000 mon.c (mon.2) 13276 : audit 0 from='client.? 172.21.15.80:0/1957498627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:20:53.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:20:53 smithi090 bash[32384]: cluster 2023-12-01T16:20:51.650615+0000 mgr.y (mgr.24362) 20765 : cluster 0 pgmap v20734: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:53.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:20:53 smithi090 bash[32384]: audit 2023-12-01T16:20:52.850725+0000 mon.c (mon.2) 13276 : audit 0 from='client.? 172.21.15.80:0/1957498627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:20:55.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:20:55 smithi080 bash[28361]: cluster 2023-12-01T16:20:53.651286+0000 mgr.y (mgr.24362) 20766 : cluster 0 pgmap v20735: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:55.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:20:55 smithi080 bash[41963]: cluster 2023-12-01T16:20:53.651286+0000 mgr.y (mgr.24362) 20766 : cluster 0 pgmap v20735: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:55.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:20:55 smithi090 bash[32384]: cluster 2023-12-01T16:20:53.651286+0000 mgr.y (mgr.24362) 20766 : cluster 0 pgmap v20735: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:56.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:20:56 smithi080 bash[28361]: audit 2023-12-01T16:20:55.319355+0000 mon.a (mon.0) 12546 : audit 0 from='client.? 172.21.15.80:0/4221682411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:20:56.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:20:56 smithi080 bash[28361]: audit 2023-12-01T16:20:55.875438+0000 mon.c (mon.2) 13277 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:20:56.433 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:20:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:20:56] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T16:20:56.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:20:56 smithi080 bash[41963]: audit 2023-12-01T16:20:55.319355+0000 mon.a (mon.0) 12546 : audit 0 from='client.? 172.21.15.80:0/4221682411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:20:56.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:20:56 smithi080 bash[41963]: audit 2023-12-01T16:20:55.875438+0000 mon.c (mon.2) 13277 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:20:56.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:20:56 smithi090 bash[32384]: audit 2023-12-01T16:20:55.319355+0000 mon.a (mon.0) 12546 : audit 0 from='client.? 172.21.15.80:0/4221682411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:20:56.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:20:56 smithi090 bash[32384]: audit 2023-12-01T16:20:55.875438+0000 mon.c (mon.2) 13277 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:20:57.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:20:57 smithi080 bash[28361]: cluster 2023-12-01T16:20:55.651988+0000 mgr.y (mgr.24362) 20767 : cluster 0 pgmap v20736: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:57.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:20:57 smithi080 bash[41963]: cluster 2023-12-01T16:20:55.651988+0000 mgr.y (mgr.24362) 20767 : cluster 0 pgmap v20736: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:57.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:20:57 smithi090 bash[32384]: cluster 2023-12-01T16:20:55.651988+0000 mgr.y (mgr.24362) 20767 : cluster 0 pgmap v20736: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:58.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:20:58 smithi080 bash[28361]: audit 2023-12-01T16:20:57.763842+0000 mon.a (mon.0) 12547 : audit 0 from='client.? 172.21.15.80:0/256872407' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:20:58.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:20:58 smithi080 bash[41963]: audit 2023-12-01T16:20:57.763842+0000 mon.a (mon.0) 12547 : audit 0 from='client.? 172.21.15.80:0/256872407' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:20:58.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:20:58 smithi090 bash[32384]: audit 2023-12-01T16:20:57.763842+0000 mon.a (mon.0) 12547 : audit 0 from='client.? 172.21.15.80:0/256872407' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:20:59.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:20:59 smithi080 bash[28361]: cluster 2023-12-01T16:20:57.653084+0000 mgr.y (mgr.24362) 20768 : cluster 0 pgmap v20737: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:59.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:20:59 smithi080 bash[41963]: cluster 2023-12-01T16:20:57.653084+0000 mgr.y (mgr.24362) 20768 : cluster 0 pgmap v20737: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:59.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:20:59 smithi090 bash[32384]: cluster 2023-12-01T16:20:57.653084+0000 mgr.y (mgr.24362) 20768 : cluster 0 pgmap v20737: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:01.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:21:01 smithi080 bash[28361]: cluster 2023-12-01T16:20:59.653730+0000 mgr.y (mgr.24362) 20769 : cluster 0 pgmap v20738: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:01.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:21:01 smithi080 bash[28361]: audit 2023-12-01T16:21:00.227445+0000 mon.a (mon.0) 12548 : audit 0 from='client.? 172.21.15.80:0/1330042696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:21:01.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:21:01 smithi080 bash[41963]: cluster 2023-12-01T16:20:59.653730+0000 mgr.y (mgr.24362) 20769 : cluster 0 pgmap v20738: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:01.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:21:01 smithi080 bash[41963]: audit 2023-12-01T16:21:00.227445+0000 mon.a (mon.0) 12548 : audit 0 from='client.? 172.21.15.80:0/1330042696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:21:01.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:21:01 smithi090 bash[32384]: cluster 2023-12-01T16:20:59.653730+0000 mgr.y (mgr.24362) 20769 : cluster 0 pgmap v20738: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:01.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:21:01 smithi090 bash[32384]: audit 2023-12-01T16:21:00.227445+0000 mon.a (mon.0) 12548 : audit 0 from='client.? 172.21.15.80:0/1330042696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:21:02.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:21:02 smithi080 bash[28361]: audit 2023-12-01T16:21:01.779626+0000 mon.c (mon.2) 13278 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:21:02.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:21:02 smithi080 bash[41963]: audit 2023-12-01T16:21:01.779626+0000 mon.c (mon.2) 13278 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:21:02.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:21:02 smithi090 bash[32384]: audit 2023-12-01T16:21:01.779626+0000 mon.c (mon.2) 13278 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:21:03.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:21:03 smithi080 bash[28361]: cluster 2023-12-01T16:21:01.654843+0000 mgr.y (mgr.24362) 20770 : cluster 0 pgmap v20739: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:03.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:21:03 smithi080 bash[28361]: audit 2023-12-01T16:21:02.160025+0000 mon.a (mon.0) 12549 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:21:03.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:21:03 smithi080 bash[28361]: audit 2023-12-01T16:21:02.170393+0000 mon.a (mon.0) 12550 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:21:03.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:21:03 smithi080 bash[28361]: audit 2023-12-01T16:21:02.684934+0000 mon.a (mon.0) 12551 : audit 0 from='client.? 172.21.15.80:0/3412518290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:21:03.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:21:03 smithi080 bash[41963]: cluster 2023-12-01T16:21:01.654843+0000 mgr.y (mgr.24362) 20770 : cluster 0 pgmap v20739: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:03.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:21:03 smithi080 bash[41963]: audit 2023-12-01T16:21:02.160025+0000 mon.a (mon.0) 12549 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:21:03.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:21:03 smithi080 bash[41963]: audit 2023-12-01T16:21:02.170393+0000 mon.a (mon.0) 12550 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:21:03.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:21:03 smithi080 bash[41963]: audit 2023-12-01T16:21:02.684934+0000 mon.a (mon.0) 12551 : audit 0 from='client.? 172.21.15.80:0/3412518290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:21:03.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:21:03 smithi090 bash[32384]: cluster 2023-12-01T16:21:01.654843+0000 mgr.y (mgr.24362) 20770 : cluster 0 pgmap v20739: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:03.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:21:03 smithi090 bash[32384]: audit 2023-12-01T16:21:02.160025+0000 mon.a (mon.0) 12549 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:21:03.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:21:03 smithi090 bash[32384]: audit 2023-12-01T16:21:02.170393+0000 mon.a (mon.0) 12550 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:21:03.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:21:03 smithi090 bash[32384]: audit 2023-12-01T16:21:02.684934+0000 mon.a (mon.0) 12551 : audit 0 from='client.? 172.21.15.80:0/3412518290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:21:05.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:21:05 smithi080 bash[28361]: cluster 2023-12-01T16:21:03.655598+0000 mgr.y (mgr.24362) 20771 : cluster 0 pgmap v20740: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:05.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:21:05 smithi080 bash[28361]: audit 2023-12-01T16:21:05.144027+0000 mon.a (mon.0) 12552 : audit 0 from='client.? 172.21.15.80:0/2339633076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:21:05.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:21:05 smithi080 bash[41963]: cluster 2023-12-01T16:21:03.655598+0000 mgr.y (mgr.24362) 20771 : cluster 0 pgmap v20740: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:05.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:21:05 smithi080 bash[41963]: audit 2023-12-01T16:21:05.144027+0000 mon.a (mon.0) 12552 : audit 0 from='client.? 172.21.15.80:0/2339633076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:21:05.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:21:05 smithi090 bash[32384]: cluster 2023-12-01T16:21:03.655598+0000 mgr.y (mgr.24362) 20771 : cluster 0 pgmap v20740: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:05.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:21:05 smithi090 bash[32384]: audit 2023-12-01T16:21:05.144027+0000 mon.a (mon.0) 12552 : audit 0 from='client.? 172.21.15.80:0/2339633076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:21:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:21:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:21:06] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T16:21:07.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:21:07 smithi080 bash[28361]: cluster 2023-12-01T16:21:05.656304+0000 mgr.y (mgr.24362) 20772 : cluster 0 pgmap v20741: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:07.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:21:07 smithi080 bash[41963]: cluster 2023-12-01T16:21:05.656304+0000 mgr.y (mgr.24362) 20772 : cluster 0 pgmap v20741: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:07.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:21:07 smithi090 bash[32384]: cluster 2023-12-01T16:21:05.656304+0000 mgr.y (mgr.24362) 20772 : cluster 0 pgmap v20741: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:08.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:21:08 smithi080 bash[28361]: audit 2023-12-01T16:21:07.626771+0000 mon.a (mon.0) 12553 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:21:08.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:21:08 smithi080 bash[28361]: audit 2023-12-01T16:21:07.638703+0000 mon.a (mon.0) 12554 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:21:08.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:21:08 smithi080 bash[28361]: cluster 2023-12-01T16:21:07.657610+0000 mgr.y (mgr.24362) 20773 : cluster 0 pgmap v20742: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:08.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:21:08 smithi080 bash[28361]: audit 2023-12-01T16:21:07.664700+0000 mon.a (mon.0) 12555 : audit 0 from='client.? 172.21.15.80:0/3751325176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:21:08.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:21:08 smithi080 bash[28361]: audit 2023-12-01T16:21:08.374645+0000 mon.a (mon.0) 12556 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:21:08.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:21:08 smithi080 bash[28361]: audit 2023-12-01T16:21:08.384093+0000 mon.a (mon.0) 12557 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:21:08.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:21:08 smithi080 bash[41963]: audit 2023-12-01T16:21:07.626771+0000 mon.a (mon.0) 12553 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:21:08.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:21:08 smithi080 bash[41963]: audit 2023-12-01T16:21:07.638703+0000 mon.a (mon.0) 12554 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:21:08.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:21:08 smithi080 bash[41963]: cluster 2023-12-01T16:21:07.657610+0000 mgr.y (mgr.24362) 20773 : cluster 0 pgmap v20742: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:08.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:21:08 smithi080 bash[41963]: audit 2023-12-01T16:21:07.664700+0000 mon.a (mon.0) 12555 : audit 0 from='client.? 172.21.15.80:0/3751325176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:21:08.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:21:08 smithi080 bash[41963]: audit 2023-12-01T16:21:08.374645+0000 mon.a (mon.0) 12556 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:21:08.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:21:08 smithi080 bash[41963]: audit 2023-12-01T16:21:08.384093+0000 mon.a (mon.0) 12557 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:21:09.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:21:08 smithi090 bash[32384]: audit 2023-12-01T16:21:07.626771+0000 mon.a (mon.0) 12553 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:21:09.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:21:08 smithi090 bash[32384]: audit 2023-12-01T16:21:07.638703+0000 mon.a (mon.0) 12554 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:21:09.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:21:08 smithi090 bash[32384]: cluster 2023-12-01T16:21:07.657610+0000 mgr.y (mgr.24362) 20773 : cluster 0 pgmap v20742: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:09.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:21:08 smithi090 bash[32384]: audit 2023-12-01T16:21:07.664700+0000 mon.a (mon.0) 12555 : audit 0 from='client.? 172.21.15.80:0/3751325176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:21:09.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:21:08 smithi090 bash[32384]: audit 2023-12-01T16:21:08.374645+0000 mon.a (mon.0) 12556 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:21:09.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:21:08 smithi090 bash[32384]: audit 2023-12-01T16:21:08.384093+0000 mon.a (mon.0) 12557 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:21:09.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:21:09 smithi080 bash[28361]: audit 2023-12-01T16:21:08.858490+0000 mon.c (mon.2) 13279 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:21:09.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:21:09 smithi080 bash[28361]: audit 2023-12-01T16:21:08.860160+0000 mon.c (mon.2) 13280 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:21:09.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:21:09 smithi080 bash[28361]: audit 2023-12-01T16:21:08.870011+0000 mon.a (mon.0) 12558 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:21:09.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:21:09 smithi080 bash[41963]: audit 2023-12-01T16:21:08.858490+0000 mon.c (mon.2) 13279 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:21:09.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:21:09 smithi080 bash[41963]: audit 2023-12-01T16:21:08.860160+0000 mon.c (mon.2) 13280 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:21:09.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:21:09 smithi080 bash[41963]: audit 2023-12-01T16:21:08.870011+0000 mon.a (mon.0) 12558 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:21:10.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:21:09 smithi090 bash[32384]: audit 2023-12-01T16:21:08.858490+0000 mon.c (mon.2) 13279 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:21:10.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:21:09 smithi090 bash[32384]: audit 2023-12-01T16:21:08.860160+0000 mon.c (mon.2) 13280 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:21:10.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:21:09 smithi090 bash[32384]: audit 2023-12-01T16:21:08.870011+0000 mon.a (mon.0) 12558 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:21:10.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:21:10 smithi080 bash[28361]: cluster 2023-12-01T16:21:09.658262+0000 mgr.y (mgr.24362) 20774 : cluster 0 pgmap v20743: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:10.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:21:10 smithi080 bash[28361]: audit 2023-12-01T16:21:10.123466+0000 mon.c (mon.2) 13281 : audit 0 from='client.? 172.21.15.80:0/4138259768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:21:10.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:21:10 smithi080 bash[41963]: cluster 2023-12-01T16:21:09.658262+0000 mgr.y (mgr.24362) 20774 : cluster 0 pgmap v20743: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:10.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:21:10 smithi080 bash[41963]: audit 2023-12-01T16:21:10.123466+0000 mon.c (mon.2) 13281 : audit 0 from='client.? 172.21.15.80:0/4138259768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:21:11.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:21:10 smithi090 bash[32384]: cluster 2023-12-01T16:21:09.658262+0000 mgr.y (mgr.24362) 20774 : cluster 0 pgmap v20743: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:11.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:21:10 smithi090 bash[32384]: audit 2023-12-01T16:21:10.123466+0000 mon.c (mon.2) 13281 : audit 0 from='client.? 172.21.15.80:0/4138259768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:21:11.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:21:11 smithi080 bash[28361]: audit 2023-12-01T16:21:10.876200+0000 mon.c (mon.2) 13282 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:21:11.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:21:11 smithi080 bash[41963]: audit 2023-12-01T16:21:10.876200+0000 mon.c (mon.2) 13282 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:21:12.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:21:11 smithi090 bash[32384]: audit 2023-12-01T16:21:10.876200+0000 mon.c (mon.2) 13282 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:21:13.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:21:12 smithi090 bash[32384]: cluster 2023-12-01T16:21:11.659248+0000 mgr.y (mgr.24362) 20775 : cluster 0 pgmap v20744: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:13.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:21:12 smithi090 bash[32384]: audit 2023-12-01T16:21:12.577897+0000 mon.c (mon.2) 13283 : audit 0 from='client.? 172.21.15.80:0/4213757403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:21:13.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:21:12 smithi080 bash[28361]: cluster 2023-12-01T16:21:11.659248+0000 mgr.y (mgr.24362) 20775 : cluster 0 pgmap v20744: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:13.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:21:12 smithi080 bash[28361]: audit 2023-12-01T16:21:12.577897+0000 mon.c (mon.2) 13283 : audit 0 from='client.? 172.21.15.80:0/4213757403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:21:13.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:21:12 smithi080 bash[41963]: cluster 2023-12-01T16:21:11.659248+0000 mgr.y (mgr.24362) 20775 : cluster 0 pgmap v20744: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:13.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:21:12 smithi080 bash[41963]: audit 2023-12-01T16:21:12.577897+0000 mon.c (mon.2) 13283 : audit 0 from='client.? 172.21.15.80:0/4213757403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:21:15.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:21:14 smithi090 bash[32384]: cluster 2023-12-01T16:21:13.659861+0000 mgr.y (mgr.24362) 20776 : cluster 0 pgmap v20745: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:15.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:21:14 smithi080 bash[28361]: cluster 2023-12-01T16:21:13.659861+0000 mgr.y (mgr.24362) 20776 : cluster 0 pgmap v20745: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:15.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:21:14 smithi080 bash[41963]: cluster 2023-12-01T16:21:13.659861+0000 mgr.y (mgr.24362) 20776 : cluster 0 pgmap v20745: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:16.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:21:15 smithi090 bash[32384]: audit 2023-12-01T16:21:15.026519+0000 mon.c (mon.2) 13284 : audit 0 from='client.? 172.21.15.80:0/485660393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:21:16.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:21:15 smithi080 bash[28361]: audit 2023-12-01T16:21:15.026519+0000 mon.c (mon.2) 13284 : audit 0 from='client.? 172.21.15.80:0/485660393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:21:16.433 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:21:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:21:16] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T16:21:16.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:21:15 smithi080 bash[41963]: audit 2023-12-01T16:21:15.026519+0000 mon.c (mon.2) 13284 : audit 0 from='client.? 172.21.15.80:0/485660393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:21:17.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:21:17 smithi090 bash[32384]: cluster 2023-12-01T16:21:15.660485+0000 mgr.y (mgr.24362) 20777 : cluster 0 pgmap v20746: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:17.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:21:17 smithi080 bash[41963]: cluster 2023-12-01T16:21:15.660485+0000 mgr.y (mgr.24362) 20777 : cluster 0 pgmap v20746: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:17.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:21:17 smithi080 bash[28361]: cluster 2023-12-01T16:21:15.660485+0000 mgr.y (mgr.24362) 20777 : cluster 0 pgmap v20746: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:18.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:21:18 smithi090 bash[32384]: audit 2023-12-01T16:21:17.490580+0000 mon.c (mon.2) 13285 : audit 0 from='client.? 172.21.15.80:0/3611342778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:21:18.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:21:18 smithi080 bash[28361]: audit 2023-12-01T16:21:17.490580+0000 mon.c (mon.2) 13285 : audit 0 from='client.? 172.21.15.80:0/3611342778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:21:18.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:21:18 smithi080 bash[41963]: audit 2023-12-01T16:21:17.490580+0000 mon.c (mon.2) 13285 : audit 0 from='client.? 172.21.15.80:0/3611342778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:21:19.270 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:21:19 smithi090 bash[32384]: cluster 2023-12-01T16:21:17.661643+0000 mgr.y (mgr.24362) 20778 : cluster 0 pgmap v20747: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:19.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:21:19 smithi080 bash[28361]: cluster 2023-12-01T16:21:17.661643+0000 mgr.y (mgr.24362) 20778 : cluster 0 pgmap v20747: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:19.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:21:19 smithi080 bash[41963]: cluster 2023-12-01T16:21:17.661643+0000 mgr.y (mgr.24362) 20778 : cluster 0 pgmap v20747: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:20.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:21:20 smithi080 bash[28361]: audit 2023-12-01T16:21:19.948326+0000 mon.a (mon.0) 12559 : audit 0 from='client.? 172.21.15.80:0/651348541' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:21:20.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:21:20 smithi080 bash[41963]: audit 2023-12-01T16:21:19.948326+0000 mon.a (mon.0) 12559 : audit 0 from='client.? 172.21.15.80:0/651348541' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:21:20.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:21:20 smithi090 bash[32384]: audit 2023-12-01T16:21:19.948326+0000 mon.a (mon.0) 12559 : audit 0 from='client.? 172.21.15.80:0/651348541' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:21:21.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:21:21 smithi080 bash[28361]: cluster 2023-12-01T16:21:19.662257+0000 mgr.y (mgr.24362) 20779 : cluster 0 pgmap v20748: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:21.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:21:21 smithi080 bash[41963]: cluster 2023-12-01T16:21:19.662257+0000 mgr.y (mgr.24362) 20779 : cluster 0 pgmap v20748: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:21.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:21:21 smithi090 bash[32384]: cluster 2023-12-01T16:21:19.662257+0000 mgr.y (mgr.24362) 20779 : cluster 0 pgmap v20748: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:23.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:21:23 smithi080 bash[28361]: cluster 2023-12-01T16:21:21.663414+0000 mgr.y (mgr.24362) 20780 : cluster 0 pgmap v20749: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:23.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:21:23 smithi080 bash[28361]: audit 2023-12-01T16:21:22.411117+0000 mon.a (mon.0) 12560 : audit 0 from='client.? 172.21.15.80:0/2218785702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:21:23.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:21:23 smithi080 bash[41963]: cluster 2023-12-01T16:21:21.663414+0000 mgr.y (mgr.24362) 20780 : cluster 0 pgmap v20749: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:23.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:21:23 smithi080 bash[41963]: audit 2023-12-01T16:21:22.411117+0000 mon.a (mon.0) 12560 : audit 0 from='client.? 172.21.15.80:0/2218785702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:21:23.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:21:23 smithi090 bash[32384]: cluster 2023-12-01T16:21:21.663414+0000 mgr.y (mgr.24362) 20780 : cluster 0 pgmap v20749: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:23.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:21:23 smithi090 bash[32384]: audit 2023-12-01T16:21:22.411117+0000 mon.a (mon.0) 12560 : audit 0 from='client.? 172.21.15.80:0/2218785702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:21:25.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:21:25 smithi080 bash[28361]: cluster 2023-12-01T16:21:23.664210+0000 mgr.y (mgr.24362) 20781 : cluster 0 pgmap v20750: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:25.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:21:25 smithi080 bash[28361]: audit 2023-12-01T16:21:24.876035+0000 mon.a (mon.0) 12561 : audit 0 from='client.? 172.21.15.80:0/1699731943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:21:25.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:21:25 smithi080 bash[41963]: cluster 2023-12-01T16:21:23.664210+0000 mgr.y (mgr.24362) 20781 : cluster 0 pgmap v20750: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:25.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:21:25 smithi080 bash[41963]: audit 2023-12-01T16:21:24.876035+0000 mon.a (mon.0) 12561 : audit 0 from='client.? 172.21.15.80:0/1699731943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:21:25.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:21:25 smithi090 bash[32384]: cluster 2023-12-01T16:21:23.664210+0000 mgr.y (mgr.24362) 20781 : cluster 0 pgmap v20750: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:25.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:21:25 smithi090 bash[32384]: audit 2023-12-01T16:21:24.876035+0000 mon.a (mon.0) 12561 : audit 0 from='client.? 172.21.15.80:0/1699731943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:21:26.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:21:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:21:26] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T16:21:26.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:21:26 smithi080 bash[41963]: audit 2023-12-01T16:21:25.876450+0000 mon.c (mon.2) 13286 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:21:26.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:21:26 smithi080 bash[28361]: audit 2023-12-01T16:21:25.876450+0000 mon.c (mon.2) 13286 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:21:26.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:21:26 smithi090 bash[32384]: audit 2023-12-01T16:21:25.876450+0000 mon.c (mon.2) 13286 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:21:27.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:21:27 smithi080 bash[28361]: cluster 2023-12-01T16:21:25.664902+0000 mgr.y (mgr.24362) 20782 : cluster 0 pgmap v20751: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:27.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:21:27 smithi080 bash[41963]: cluster 2023-12-01T16:21:25.664902+0000 mgr.y (mgr.24362) 20782 : cluster 0 pgmap v20751: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:27.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:21:27 smithi090 bash[32384]: cluster 2023-12-01T16:21:25.664902+0000 mgr.y (mgr.24362) 20782 : cluster 0 pgmap v20751: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:28.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:21:28 smithi080 bash[28361]: audit 2023-12-01T16:21:27.335953+0000 mon.a (mon.0) 12562 : audit 0 from='client.? 172.21.15.80:0/428032121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:21:28.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:21:28 smithi080 bash[41963]: audit 2023-12-01T16:21:27.335953+0000 mon.a (mon.0) 12562 : audit 0 from='client.? 172.21.15.80:0/428032121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:21:28.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:21:28 smithi090 bash[32384]: audit 2023-12-01T16:21:27.335953+0000 mon.a (mon.0) 12562 : audit 0 from='client.? 172.21.15.80:0/428032121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:21:29.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:21:29 smithi080 bash[28361]: cluster 2023-12-01T16:21:27.666067+0000 mgr.y (mgr.24362) 20783 : cluster 0 pgmap v20752: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:29.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:21:29 smithi080 bash[41963]: cluster 2023-12-01T16:21:27.666067+0000 mgr.y (mgr.24362) 20783 : cluster 0 pgmap v20752: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:29.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:21:29 smithi090 bash[32384]: cluster 2023-12-01T16:21:27.666067+0000 mgr.y (mgr.24362) 20783 : cluster 0 pgmap v20752: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:30.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:21:30 smithi080 bash[28361]: audit 2023-12-01T16:21:29.786977+0000 mon.a (mon.0) 12563 : audit 0 from='client.? 172.21.15.80:0/1667391269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:21:30.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:21:30 smithi080 bash[41963]: audit 2023-12-01T16:21:29.786977+0000 mon.a (mon.0) 12563 : audit 0 from='client.? 172.21.15.80:0/1667391269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:21:30.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:21:30 smithi090 bash[32384]: audit 2023-12-01T16:21:29.786977+0000 mon.a (mon.0) 12563 : audit 0 from='client.? 172.21.15.80:0/1667391269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:21:31.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:21:31 smithi080 bash[28361]: cluster 2023-12-01T16:21:29.666692+0000 mgr.y (mgr.24362) 20784 : cluster 0 pgmap v20753: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:31.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:21:31 smithi080 bash[41963]: cluster 2023-12-01T16:21:29.666692+0000 mgr.y (mgr.24362) 20784 : cluster 0 pgmap v20753: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:31.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:21:31 smithi090 bash[32384]: cluster 2023-12-01T16:21:29.666692+0000 mgr.y (mgr.24362) 20784 : cluster 0 pgmap v20753: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:33.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:21:33 smithi080 bash[28361]: cluster 2023-12-01T16:21:31.667957+0000 mgr.y (mgr.24362) 20785 : cluster 0 pgmap v20754: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:33.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:21:33 smithi080 bash[28361]: audit 2023-12-01T16:21:32.248745+0000 mon.c (mon.2) 13287 : audit 0 from='client.? 172.21.15.80:0/2567970380' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:21:33.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:21:33 smithi080 bash[41963]: cluster 2023-12-01T16:21:31.667957+0000 mgr.y (mgr.24362) 20785 : cluster 0 pgmap v20754: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:33.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:21:33 smithi080 bash[41963]: audit 2023-12-01T16:21:32.248745+0000 mon.c (mon.2) 13287 : audit 0 from='client.? 172.21.15.80:0/2567970380' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:21:33.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:21:33 smithi090 bash[32384]: cluster 2023-12-01T16:21:31.667957+0000 mgr.y (mgr.24362) 20785 : cluster 0 pgmap v20754: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:33.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:21:33 smithi090 bash[32384]: audit 2023-12-01T16:21:32.248745+0000 mon.c (mon.2) 13287 : audit 0 from='client.? 172.21.15.80:0/2567970380' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:21:34.271 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Dec 01 16:21:33 smithi090 bash[65515]: logger=cleanup t=2023-12-01T16:21:33.838898716Z level=info msg="Completed cleanup jobs" duration=48.717003ms 2023-12-01T16:21:35.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:21:35 smithi080 bash[28361]: cluster 2023-12-01T16:21:33.668601+0000 mgr.y (mgr.24362) 20786 : cluster 0 pgmap v20755: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:35.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:21:35 smithi080 bash[28361]: audit 2023-12-01T16:21:34.706163+0000 mon.a (mon.0) 12564 : audit 0 from='client.? 172.21.15.80:0/158019375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:21:35.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:21:35 smithi080 bash[41963]: cluster 2023-12-01T16:21:33.668601+0000 mgr.y (mgr.24362) 20786 : cluster 0 pgmap v20755: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:35.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:21:35 smithi080 bash[41963]: audit 2023-12-01T16:21:34.706163+0000 mon.a (mon.0) 12564 : audit 0 from='client.? 172.21.15.80:0/158019375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:21:35.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:21:35 smithi090 bash[32384]: cluster 2023-12-01T16:21:33.668601+0000 mgr.y (mgr.24362) 20786 : cluster 0 pgmap v20755: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:35.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:21:35 smithi090 bash[32384]: audit 2023-12-01T16:21:34.706163+0000 mon.a (mon.0) 12564 : audit 0 from='client.? 172.21.15.80:0/158019375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:21:36.683 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:21:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:21:36] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T16:21:37.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:21:37 smithi080 bash[41963]: cluster 2023-12-01T16:21:35.669301+0000 mgr.y (mgr.24362) 20787 : cluster 0 pgmap v20756: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:37.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:21:37 smithi080 bash[28361]: cluster 2023-12-01T16:21:35.669301+0000 mgr.y (mgr.24362) 20787 : cluster 0 pgmap v20756: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:37.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:21:37 smithi090 bash[32384]: cluster 2023-12-01T16:21:35.669301+0000 mgr.y (mgr.24362) 20787 : cluster 0 pgmap v20756: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:38.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:21:38 smithi080 bash[28361]: audit 2023-12-01T16:21:37.160449+0000 mon.a (mon.0) 12565 : audit 0 from='client.? 172.21.15.80:0/2986241318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:21:38.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:21:38 smithi080 bash[41963]: audit 2023-12-01T16:21:37.160449+0000 mon.a (mon.0) 12565 : audit 0 from='client.? 172.21.15.80:0/2986241318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:21:38.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:21:38 smithi090 bash[32384]: audit 2023-12-01T16:21:37.160449+0000 mon.a (mon.0) 12565 : audit 0 from='client.? 172.21.15.80:0/2986241318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:21:39.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:21:39 smithi080 bash[41963]: cluster 2023-12-01T16:21:37.670463+0000 mgr.y (mgr.24362) 20788 : cluster 0 pgmap v20757: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:39.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:21:39 smithi080 bash[28361]: cluster 2023-12-01T16:21:37.670463+0000 mgr.y (mgr.24362) 20788 : cluster 0 pgmap v20757: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:39.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:21:39 smithi090 bash[32384]: cluster 2023-12-01T16:21:37.670463+0000 mgr.y (mgr.24362) 20788 : cluster 0 pgmap v20757: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:40.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:21:40 smithi080 bash[28361]: audit 2023-12-01T16:21:39.616923+0000 mon.c (mon.2) 13288 : audit 0 from='client.? 172.21.15.80:0/441338469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:21:40.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:21:40 smithi080 bash[41963]: audit 2023-12-01T16:21:39.616923+0000 mon.c (mon.2) 13288 : audit 0 from='client.? 172.21.15.80:0/441338469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:21:40.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:21:40 smithi090 bash[32384]: audit 2023-12-01T16:21:39.616923+0000 mon.c (mon.2) 13288 : audit 0 from='client.? 172.21.15.80:0/441338469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:21:41.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:21:41 smithi080 bash[28361]: cluster 2023-12-01T16:21:39.671082+0000 mgr.y (mgr.24362) 20789 : cluster 0 pgmap v20758: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:41.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:21:41 smithi080 bash[28361]: audit 2023-12-01T16:21:40.876866+0000 mon.c (mon.2) 13289 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:21:41.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:21:41 smithi080 bash[41963]: cluster 2023-12-01T16:21:39.671082+0000 mgr.y (mgr.24362) 20789 : cluster 0 pgmap v20758: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:41.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:21:41 smithi080 bash[41963]: audit 2023-12-01T16:21:40.876866+0000 mon.c (mon.2) 13289 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:21:41.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:21:41 smithi090 bash[32384]: cluster 2023-12-01T16:21:39.671082+0000 mgr.y (mgr.24362) 20789 : cluster 0 pgmap v20758: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:41.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:21:41 smithi090 bash[32384]: audit 2023-12-01T16:21:40.876866+0000 mon.c (mon.2) 13289 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:21:43.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:21:43 smithi090 bash[32384]: cluster 2023-12-01T16:21:41.672219+0000 mgr.y (mgr.24362) 20790 : cluster 0 pgmap v20759: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:43.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:21:43 smithi090 bash[32384]: audit 2023-12-01T16:21:42.074743+0000 mon.c (mon.2) 13290 : audit 0 from='client.? 172.21.15.80:0/563858228' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:21:43.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:21:43 smithi080 bash[28361]: cluster 2023-12-01T16:21:41.672219+0000 mgr.y (mgr.24362) 20790 : cluster 0 pgmap v20759: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:43.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:21:43 smithi080 bash[28361]: audit 2023-12-01T16:21:42.074743+0000 mon.c (mon.2) 13290 : audit 0 from='client.? 172.21.15.80:0/563858228' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:21:43.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:21:43 smithi080 bash[41963]: cluster 2023-12-01T16:21:41.672219+0000 mgr.y (mgr.24362) 20790 : cluster 0 pgmap v20759: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:43.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:21:43 smithi080 bash[41963]: audit 2023-12-01T16:21:42.074743+0000 mon.c (mon.2) 13290 : audit 0 from='client.? 172.21.15.80:0/563858228' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:21:45.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:21:45 smithi090 bash[32384]: cluster 2023-12-01T16:21:43.672874+0000 mgr.y (mgr.24362) 20791 : cluster 0 pgmap v20760: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:45.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:21:45 smithi090 bash[32384]: audit 2023-12-01T16:21:44.523498+0000 mon.a (mon.0) 12566 : audit 0 from='client.? 172.21.15.80:0/2989687197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:21:45.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:21:45 smithi080 bash[41963]: cluster 2023-12-01T16:21:43.672874+0000 mgr.y (mgr.24362) 20791 : cluster 0 pgmap v20760: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:45.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:21:45 smithi080 bash[41963]: audit 2023-12-01T16:21:44.523498+0000 mon.a (mon.0) 12566 : audit 0 from='client.? 172.21.15.80:0/2989687197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:21:45.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:21:45 smithi080 bash[28361]: cluster 2023-12-01T16:21:43.672874+0000 mgr.y (mgr.24362) 20791 : cluster 0 pgmap v20760: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:45.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:21:45 smithi080 bash[28361]: audit 2023-12-01T16:21:44.523498+0000 mon.a (mon.0) 12566 : audit 0 from='client.? 172.21.15.80:0/2989687197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:21:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:21:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:21:46] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T16:21:47.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:21:47 smithi090 bash[32384]: cluster 2023-12-01T16:21:45.673568+0000 mgr.y (mgr.24362) 20792 : cluster 0 pgmap v20761: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:47.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:21:47 smithi090 bash[32384]: audit 2023-12-01T16:21:46.985693+0000 mon.c (mon.2) 13291 : audit 0 from='client.? 172.21.15.80:0/1706768109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:21:47.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:21:47 smithi080 bash[28361]: cluster 2023-12-01T16:21:45.673568+0000 mgr.y (mgr.24362) 20792 : cluster 0 pgmap v20761: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:47.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:21:47 smithi080 bash[28361]: audit 2023-12-01T16:21:46.985693+0000 mon.c (mon.2) 13291 : audit 0 from='client.? 172.21.15.80:0/1706768109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:21:47.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:21:47 smithi080 bash[41963]: cluster 2023-12-01T16:21:45.673568+0000 mgr.y (mgr.24362) 20792 : cluster 0 pgmap v20761: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:47.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:21:47 smithi080 bash[41963]: audit 2023-12-01T16:21:46.985693+0000 mon.c (mon.2) 13291 : audit 0 from='client.? 172.21.15.80:0/1706768109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:21:49.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:21:49 smithi090 bash[32384]: cluster 2023-12-01T16:21:47.674737+0000 mgr.y (mgr.24362) 20793 : cluster 0 pgmap v20762: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:49.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:21:49 smithi080 bash[41963]: cluster 2023-12-01T16:21:47.674737+0000 mgr.y (mgr.24362) 20793 : cluster 0 pgmap v20762: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:49.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:21:49 smithi080 bash[28361]: cluster 2023-12-01T16:21:47.674737+0000 mgr.y (mgr.24362) 20793 : cluster 0 pgmap v20762: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:50.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:21:50 smithi080 bash[28361]: audit 2023-12-01T16:21:49.441811+0000 mon.a (mon.0) 12567 : audit 0 from='client.? 172.21.15.80:0/3502722595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:21:50.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:21:50 smithi080 bash[41963]: audit 2023-12-01T16:21:49.441811+0000 mon.a (mon.0) 12567 : audit 0 from='client.? 172.21.15.80:0/3502722595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:21:50.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:21:50 smithi090 bash[32384]: audit 2023-12-01T16:21:49.441811+0000 mon.a (mon.0) 12567 : audit 0 from='client.? 172.21.15.80:0/3502722595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:21:51.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:21:51 smithi080 bash[28361]: cluster 2023-12-01T16:21:49.675411+0000 mgr.y (mgr.24362) 20794 : cluster 0 pgmap v20763: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:51.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:21:51 smithi080 bash[41963]: cluster 2023-12-01T16:21:49.675411+0000 mgr.y (mgr.24362) 20794 : cluster 0 pgmap v20763: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:51.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:21:51 smithi090 bash[32384]: cluster 2023-12-01T16:21:49.675411+0000 mgr.y (mgr.24362) 20794 : cluster 0 pgmap v20763: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:52.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:21:52 smithi080 bash[28361]: audit 2023-12-01T16:21:51.886176+0000 mon.c (mon.2) 13292 : audit 0 from='client.? 172.21.15.80:0/959581222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:21:52.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:21:52 smithi080 bash[41963]: audit 2023-12-01T16:21:51.886176+0000 mon.c (mon.2) 13292 : audit 0 from='client.? 172.21.15.80:0/959581222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:21:52.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:21:52 smithi090 bash[32384]: audit 2023-12-01T16:21:51.886176+0000 mon.c (mon.2) 13292 : audit 0 from='client.? 172.21.15.80:0/959581222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:21:53.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:21:53 smithi080 bash[41963]: cluster 2023-12-01T16:21:51.676585+0000 mgr.y (mgr.24362) 20795 : cluster 0 pgmap v20764: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:53.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:21:53 smithi080 bash[28361]: cluster 2023-12-01T16:21:51.676585+0000 mgr.y (mgr.24362) 20795 : cluster 0 pgmap v20764: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:53.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:21:53 smithi090 bash[32384]: cluster 2023-12-01T16:21:51.676585+0000 mgr.y (mgr.24362) 20795 : cluster 0 pgmap v20764: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:55.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:21:55 smithi080 bash[41963]: cluster 2023-12-01T16:21:53.677291+0000 mgr.y (mgr.24362) 20796 : cluster 0 pgmap v20765: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:55.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:21:55 smithi080 bash[41963]: audit 2023-12-01T16:21:54.343450+0000 mon.c (mon.2) 13293 : audit 0 from='client.? 172.21.15.80:0/1080776098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:21:55.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:21:55 smithi080 bash[28361]: cluster 2023-12-01T16:21:53.677291+0000 mgr.y (mgr.24362) 20796 : cluster 0 pgmap v20765: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:55.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:21:55 smithi080 bash[28361]: audit 2023-12-01T16:21:54.343450+0000 mon.c (mon.2) 13293 : audit 0 from='client.? 172.21.15.80:0/1080776098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:21:55.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:21:55 smithi090 bash[32384]: cluster 2023-12-01T16:21:53.677291+0000 mgr.y (mgr.24362) 20796 : cluster 0 pgmap v20765: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:55.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:21:55 smithi090 bash[32384]: audit 2023-12-01T16:21:54.343450+0000 mon.c (mon.2) 13293 : audit 0 from='client.? 172.21.15.80:0/1080776098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:21:56.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:21:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:21:56] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T16:21:56.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:21:56 smithi080 bash[41963]: audit 2023-12-01T16:21:55.877340+0000 mon.c (mon.2) 13294 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:21:56.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:21:56 smithi080 bash[28361]: audit 2023-12-01T16:21:55.877340+0000 mon.c (mon.2) 13294 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:21:56.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:21:56 smithi090 bash[32384]: audit 2023-12-01T16:21:55.877340+0000 mon.c (mon.2) 13294 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:21:57.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:21:57 smithi080 bash[41963]: cluster 2023-12-01T16:21:55.677955+0000 mgr.y (mgr.24362) 20797 : cluster 0 pgmap v20766: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:57.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:21:57 smithi080 bash[41963]: audit 2023-12-01T16:21:56.796494+0000 mon.a (mon.0) 12568 : audit 0 from='client.? 172.21.15.80:0/2076582961' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:21:57.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:21:57 smithi080 bash[28361]: cluster 2023-12-01T16:21:55.677955+0000 mgr.y (mgr.24362) 20797 : cluster 0 pgmap v20766: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:57.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:21:57 smithi080 bash[28361]: audit 2023-12-01T16:21:56.796494+0000 mon.a (mon.0) 12568 : audit 0 from='client.? 172.21.15.80:0/2076582961' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:21:57.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:21:57 smithi090 bash[32384]: cluster 2023-12-01T16:21:55.677955+0000 mgr.y (mgr.24362) 20797 : cluster 0 pgmap v20766: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:57.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:21:57 smithi090 bash[32384]: audit 2023-12-01T16:21:56.796494+0000 mon.a (mon.0) 12568 : audit 0 from='client.? 172.21.15.80:0/2076582961' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:21:59.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:21:59 smithi080 bash[28361]: cluster 2023-12-01T16:21:57.679108+0000 mgr.y (mgr.24362) 20798 : cluster 0 pgmap v20767: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:59.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:21:59 smithi080 bash[41963]: cluster 2023-12-01T16:21:57.679108+0000 mgr.y (mgr.24362) 20798 : cluster 0 pgmap v20767: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:59.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:21:59 smithi090 bash[32384]: cluster 2023-12-01T16:21:57.679108+0000 mgr.y (mgr.24362) 20798 : cluster 0 pgmap v20767: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:00.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:22:00 smithi080 bash[41963]: audit 2023-12-01T16:21:59.255742+0000 mon.c (mon.2) 13295 : audit 0 from='client.? 172.21.15.80:0/4286972217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:22:00.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:22:00 smithi080 bash[28361]: audit 2023-12-01T16:21:59.255742+0000 mon.c (mon.2) 13295 : audit 0 from='client.? 172.21.15.80:0/4286972217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:22:00.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:22:00 smithi090 bash[32384]: audit 2023-12-01T16:21:59.255742+0000 mon.c (mon.2) 13295 : audit 0 from='client.? 172.21.15.80:0/4286972217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:22:01.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:22:01 smithi080 bash[41963]: cluster 2023-12-01T16:21:59.679794+0000 mgr.y (mgr.24362) 20799 : cluster 0 pgmap v20768: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:01.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:22:01 smithi080 bash[28361]: cluster 2023-12-01T16:21:59.679794+0000 mgr.y (mgr.24362) 20799 : cluster 0 pgmap v20768: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:01.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:22:01 smithi090 bash[32384]: cluster 2023-12-01T16:21:59.679794+0000 mgr.y (mgr.24362) 20799 : cluster 0 pgmap v20768: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:02.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:22:02 smithi080 bash[28361]: audit 2023-12-01T16:22:01.706494+0000 mon.c (mon.2) 13296 : audit 0 from='client.? 172.21.15.80:0/866471587' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:22:02.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:22:02 smithi080 bash[41963]: audit 2023-12-01T16:22:01.706494+0000 mon.c (mon.2) 13296 : audit 0 from='client.? 172.21.15.80:0/866471587' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:22:02.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:22:02 smithi090 bash[32384]: audit 2023-12-01T16:22:01.706494+0000 mon.c (mon.2) 13296 : audit 0 from='client.? 172.21.15.80:0/866471587' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:22:03.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:22:03 smithi080 bash[28361]: cluster 2023-12-01T16:22:01.680892+0000 mgr.y (mgr.24362) 20800 : cluster 0 pgmap v20769: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:03.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:22:03 smithi080 bash[41963]: cluster 2023-12-01T16:22:01.680892+0000 mgr.y (mgr.24362) 20800 : cluster 0 pgmap v20769: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:03.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:22:03 smithi090 bash[32384]: cluster 2023-12-01T16:22:01.680892+0000 mgr.y (mgr.24362) 20800 : cluster 0 pgmap v20769: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:05.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:22:05 smithi080 bash[41963]: cluster 2023-12-01T16:22:03.681539+0000 mgr.y (mgr.24362) 20801 : cluster 0 pgmap v20770: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:05.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:22:05 smithi080 bash[41963]: audit 2023-12-01T16:22:04.161981+0000 mon.c (mon.2) 13297 : audit 0 from='client.? 172.21.15.80:0/1576553985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:22:05.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:22:05 smithi080 bash[28361]: cluster 2023-12-01T16:22:03.681539+0000 mgr.y (mgr.24362) 20801 : cluster 0 pgmap v20770: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:05.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:22:05 smithi080 bash[28361]: audit 2023-12-01T16:22:04.161981+0000 mon.c (mon.2) 13297 : audit 0 from='client.? 172.21.15.80:0/1576553985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:22:05.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:22:05 smithi090 bash[32384]: cluster 2023-12-01T16:22:03.681539+0000 mgr.y (mgr.24362) 20801 : cluster 0 pgmap v20770: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:05.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:22:05 smithi090 bash[32384]: audit 2023-12-01T16:22:04.161981+0000 mon.c (mon.2) 13297 : audit 0 from='client.? 172.21.15.80:0/1576553985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:22:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:22:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:22:06] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T16:22:07.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:22:07 smithi080 bash[28361]: cluster 2023-12-01T16:22:05.682233+0000 mgr.y (mgr.24362) 20802 : cluster 0 pgmap v20771: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:07.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:22:07 smithi080 bash[28361]: audit 2023-12-01T16:22:06.608756+0000 mon.a (mon.0) 12569 : audit 0 from='client.? 172.21.15.80:0/2805086350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:22:07.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:22:07 smithi080 bash[41963]: cluster 2023-12-01T16:22:05.682233+0000 mgr.y (mgr.24362) 20802 : cluster 0 pgmap v20771: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:07.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:22:07 smithi080 bash[41963]: audit 2023-12-01T16:22:06.608756+0000 mon.a (mon.0) 12569 : audit 0 from='client.? 172.21.15.80:0/2805086350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:22:07.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:22:07 smithi090 bash[32384]: cluster 2023-12-01T16:22:05.682233+0000 mgr.y (mgr.24362) 20802 : cluster 0 pgmap v20771: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:07.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:22:07 smithi090 bash[32384]: audit 2023-12-01T16:22:06.608756+0000 mon.a (mon.0) 12569 : audit 0 from='client.? 172.21.15.80:0/2805086350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:22:09.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:22:09 smithi080 bash[28361]: cluster 2023-12-01T16:22:07.683354+0000 mgr.y (mgr.24362) 20803 : cluster 0 pgmap v20772: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:09.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:22:09 smithi080 bash[28361]: audit 2023-12-01T16:22:08.952300+0000 mon.c (mon.2) 13298 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:22:09.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:22:09 smithi080 bash[28361]: audit 2023-12-01T16:22:09.064106+0000 mon.a (mon.0) 12570 : audit 0 from='client.? 172.21.15.80:0/651295204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:22:09.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:22:09 smithi080 bash[41963]: cluster 2023-12-01T16:22:07.683354+0000 mgr.y (mgr.24362) 20803 : cluster 0 pgmap v20772: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:09.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:22:09 smithi080 bash[41963]: audit 2023-12-01T16:22:08.952300+0000 mon.c (mon.2) 13298 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:22:09.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:22:09 smithi080 bash[41963]: audit 2023-12-01T16:22:09.064106+0000 mon.a (mon.0) 12570 : audit 0 from='client.? 172.21.15.80:0/651295204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:22:09.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:22:09 smithi090 bash[32384]: cluster 2023-12-01T16:22:07.683354+0000 mgr.y (mgr.24362) 20803 : cluster 0 pgmap v20772: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:09.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:22:09 smithi090 bash[32384]: audit 2023-12-01T16:22:08.952300+0000 mon.c (mon.2) 13298 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:22:09.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:22:09 smithi090 bash[32384]: audit 2023-12-01T16:22:09.064106+0000 mon.a (mon.0) 12570 : audit 0 from='client.? 172.21.15.80:0/651295204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:22:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:22:11 smithi080 bash[28361]: cluster 2023-12-01T16:22:09.684064+0000 mgr.y (mgr.24362) 20804 : cluster 0 pgmap v20773: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:11.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:22:11 smithi080 bash[28361]: audit 2023-12-01T16:22:10.877726+0000 mon.c (mon.2) 13299 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:22:11.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:22:11 smithi080 bash[41963]: cluster 2023-12-01T16:22:09.684064+0000 mgr.y (mgr.24362) 20804 : cluster 0 pgmap v20773: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:11.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:22:11 smithi080 bash[41963]: audit 2023-12-01T16:22:10.877726+0000 mon.c (mon.2) 13299 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:22:11.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:22:11 smithi090 bash[32384]: cluster 2023-12-01T16:22:09.684064+0000 mgr.y (mgr.24362) 20804 : cluster 0 pgmap v20773: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:11.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:22:11 smithi090 bash[32384]: audit 2023-12-01T16:22:10.877726+0000 mon.c (mon.2) 13299 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:22:12.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:22:12 smithi080 bash[41963]: audit 2023-12-01T16:22:11.522839+0000 mon.c (mon.2) 13300 : audit 0 from='client.? 172.21.15.80:0/429945031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:22:12.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:22:12 smithi080 bash[28361]: audit 2023-12-01T16:22:11.522839+0000 mon.c (mon.2) 13300 : audit 0 from='client.? 172.21.15.80:0/429945031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:22:12.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:22:12 smithi090 bash[32384]: audit 2023-12-01T16:22:11.522839+0000 mon.c (mon.2) 13300 : audit 0 from='client.? 172.21.15.80:0/429945031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:22:13.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:22:13 smithi080 bash[41963]: cluster 2023-12-01T16:22:11.685323+0000 mgr.y (mgr.24362) 20805 : cluster 0 pgmap v20774: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:13.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:22:13 smithi080 bash[28361]: cluster 2023-12-01T16:22:11.685323+0000 mgr.y (mgr.24362) 20805 : cluster 0 pgmap v20774: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:13.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:22:13 smithi090 bash[32384]: cluster 2023-12-01T16:22:11.685323+0000 mgr.y (mgr.24362) 20805 : cluster 0 pgmap v20774: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:14.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:22:14 smithi080 bash[41963]: audit 2023-12-01T16:22:13.987489+0000 mon.a (mon.0) 12571 : audit 0 from='client.? 172.21.15.80:0/2138297838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:22:14.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:22:14 smithi080 bash[28361]: audit 2023-12-01T16:22:13.987489+0000 mon.a (mon.0) 12571 : audit 0 from='client.? 172.21.15.80:0/2138297838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:22:14.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:22:14 smithi090 bash[32384]: audit 2023-12-01T16:22:13.987489+0000 mon.a (mon.0) 12571 : audit 0 from='client.? 172.21.15.80:0/2138297838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:22:15.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:22:15 smithi080 bash[28361]: cluster 2023-12-01T16:22:13.685832+0000 mgr.y (mgr.24362) 20806 : cluster 0 pgmap v20775: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:15.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:22:15 smithi080 bash[28361]: audit 2023-12-01T16:22:14.749043+0000 mon.a (mon.0) 12572 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:22:15.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:22:15 smithi080 bash[28361]: audit 2023-12-01T16:22:14.762226+0000 mon.a (mon.0) 12573 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:22:15.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:22:15 smithi080 bash[41963]: cluster 2023-12-01T16:22:13.685832+0000 mgr.y (mgr.24362) 20806 : cluster 0 pgmap v20775: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:15.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:22:15 smithi080 bash[41963]: audit 2023-12-01T16:22:14.749043+0000 mon.a (mon.0) 12572 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:22:15.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:22:15 smithi080 bash[41963]: audit 2023-12-01T16:22:14.762226+0000 mon.a (mon.0) 12573 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:22:15.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:22:15 smithi090 bash[32384]: cluster 2023-12-01T16:22:13.685832+0000 mgr.y (mgr.24362) 20806 : cluster 0 pgmap v20775: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:15.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:22:15 smithi090 bash[32384]: audit 2023-12-01T16:22:14.749043+0000 mon.a (mon.0) 12572 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:22:15.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:22:15 smithi090 bash[32384]: audit 2023-12-01T16:22:14.762226+0000 mon.a (mon.0) 12573 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:22:16.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:22:16 smithi080 bash[28361]: audit 2023-12-01T16:22:15.166170+0000 mon.a (mon.0) 12574 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:22:16.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:22:16 smithi080 bash[28361]: audit 2023-12-01T16:22:15.181438+0000 mon.a (mon.0) 12575 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:22:16.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:22:16 smithi080 bash[28361]: audit 2023-12-01T16:22:15.675077+0000 mon.c (mon.2) 13301 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:22:16.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:22:16 smithi080 bash[28361]: audit 2023-12-01T16:22:15.676690+0000 mon.c (mon.2) 13302 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:22:16.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:22:16 smithi080 bash[28361]: audit 2023-12-01T16:22:15.689947+0000 mon.a (mon.0) 12576 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:22:16.433 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:22:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:22:16] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T16:22:16.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:22:16 smithi080 bash[41963]: audit 2023-12-01T16:22:15.166170+0000 mon.a (mon.0) 12574 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:22:16.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:22:16 smithi080 bash[41963]: audit 2023-12-01T16:22:15.181438+0000 mon.a (mon.0) 12575 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:22:16.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:22:16 smithi080 bash[41963]: audit 2023-12-01T16:22:15.675077+0000 mon.c (mon.2) 13301 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:22:16.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:22:16 smithi080 bash[41963]: audit 2023-12-01T16:22:15.676690+0000 mon.c (mon.2) 13302 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:22:16.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:22:16 smithi080 bash[41963]: audit 2023-12-01T16:22:15.689947+0000 mon.a (mon.0) 12576 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:22:16.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:22:16 smithi090 bash[32384]: audit 2023-12-01T16:22:15.166170+0000 mon.a (mon.0) 12574 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:22:16.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:22:16 smithi090 bash[32384]: audit 2023-12-01T16:22:15.181438+0000 mon.a (mon.0) 12575 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:22:16.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:22:16 smithi090 bash[32384]: audit 2023-12-01T16:22:15.675077+0000 mon.c (mon.2) 13301 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:22:16.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:22:16 smithi090 bash[32384]: audit 2023-12-01T16:22:15.676690+0000 mon.c (mon.2) 13302 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:22:16.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:22:16 smithi090 bash[32384]: audit 2023-12-01T16:22:15.689947+0000 mon.a (mon.0) 12576 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:22:17.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:22:17 smithi080 bash[28361]: cluster 2023-12-01T16:22:15.686315+0000 mgr.y (mgr.24362) 20807 : cluster 0 pgmap v20776: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:17.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:22:17 smithi080 bash[28361]: audit 2023-12-01T16:22:16.446960+0000 mon.c (mon.2) 13303 : audit 0 from='client.? 172.21.15.80:0/3723761928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:22:17.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:22:17 smithi080 bash[41963]: cluster 2023-12-01T16:22:15.686315+0000 mgr.y (mgr.24362) 20807 : cluster 0 pgmap v20776: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:17.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:22:17 smithi080 bash[41963]: audit 2023-12-01T16:22:16.446960+0000 mon.c (mon.2) 13303 : audit 0 from='client.? 172.21.15.80:0/3723761928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:22:17.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:22:17 smithi090 bash[32384]: cluster 2023-12-01T16:22:15.686315+0000 mgr.y (mgr.24362) 20807 : cluster 0 pgmap v20776: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:17.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:22:17 smithi090 bash[32384]: audit 2023-12-01T16:22:16.446960+0000 mon.c (mon.2) 13303 : audit 0 from='client.? 172.21.15.80:0/3723761928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:22:19.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:22:19 smithi080 bash[28361]: cluster 2023-12-01T16:22:17.687389+0000 mgr.y (mgr.24362) 20808 : cluster 0 pgmap v20777: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:19.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:22:19 smithi080 bash[28361]: audit 2023-12-01T16:22:18.901507+0000 mon.c (mon.2) 13304 : audit 0 from='client.? 172.21.15.80:0/2926426781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:22:19.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:22:19 smithi080 bash[41963]: cluster 2023-12-01T16:22:17.687389+0000 mgr.y (mgr.24362) 20808 : cluster 0 pgmap v20777: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:19.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:22:19 smithi080 bash[41963]: audit 2023-12-01T16:22:18.901507+0000 mon.c (mon.2) 13304 : audit 0 from='client.? 172.21.15.80:0/2926426781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:22:19.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:22:19 smithi090 bash[32384]: cluster 2023-12-01T16:22:17.687389+0000 mgr.y (mgr.24362) 20808 : cluster 0 pgmap v20777: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:19.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:22:19 smithi090 bash[32384]: audit 2023-12-01T16:22:18.901507+0000 mon.c (mon.2) 13304 : audit 0 from='client.? 172.21.15.80:0/2926426781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:22:21.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:22:21 smithi080 bash[28361]: cluster 2023-12-01T16:22:19.688182+0000 mgr.y (mgr.24362) 20809 : cluster 0 pgmap v20778: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:21.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:22:21 smithi080 bash[41963]: cluster 2023-12-01T16:22:19.688182+0000 mgr.y (mgr.24362) 20809 : cluster 0 pgmap v20778: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:21.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:22:21 smithi090 bash[32384]: cluster 2023-12-01T16:22:19.688182+0000 mgr.y (mgr.24362) 20809 : cluster 0 pgmap v20778: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:22.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:22:22 smithi090 bash[32384]: audit 2023-12-01T16:22:21.355721+0000 mon.a (mon.0) 12577 : audit 0 from='client.? 172.21.15.80:0/847607249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:22:22.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:22:22 smithi080 bash[28361]: audit 2023-12-01T16:22:21.355721+0000 mon.a (mon.0) 12577 : audit 0 from='client.? 172.21.15.80:0/847607249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:22:22.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:22:22 smithi080 bash[41963]: audit 2023-12-01T16:22:21.355721+0000 mon.a (mon.0) 12577 : audit 0 from='client.? 172.21.15.80:0/847607249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:22:23.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:22:23 smithi090 bash[32384]: cluster 2023-12-01T16:22:21.689435+0000 mgr.y (mgr.24362) 20810 : cluster 0 pgmap v20779: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:23.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:22:23 smithi080 bash[41963]: cluster 2023-12-01T16:22:21.689435+0000 mgr.y (mgr.24362) 20810 : cluster 0 pgmap v20779: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:23.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:22:23 smithi080 bash[28361]: cluster 2023-12-01T16:22:21.689435+0000 mgr.y (mgr.24362) 20810 : cluster 0 pgmap v20779: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:24.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:22:24 smithi090 bash[32384]: audit 2023-12-01T16:22:23.814042+0000 mon.c (mon.2) 13305 : audit 0 from='client.? 172.21.15.80:0/2554523008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:22:24.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:22:24 smithi080 bash[28361]: audit 2023-12-01T16:22:23.814042+0000 mon.c (mon.2) 13305 : audit 0 from='client.? 172.21.15.80:0/2554523008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:22:24.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:22:24 smithi080 bash[41963]: audit 2023-12-01T16:22:23.814042+0000 mon.c (mon.2) 13305 : audit 0 from='client.? 172.21.15.80:0/2554523008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:22:25.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:22:25 smithi090 bash[32384]: cluster 2023-12-01T16:22:23.690105+0000 mgr.y (mgr.24362) 20811 : cluster 0 pgmap v20780: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:25.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:22:25 smithi080 bash[41963]: cluster 2023-12-01T16:22:23.690105+0000 mgr.y (mgr.24362) 20811 : cluster 0 pgmap v20780: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:25.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:22:25 smithi080 bash[28361]: cluster 2023-12-01T16:22:23.690105+0000 mgr.y (mgr.24362) 20811 : cluster 0 pgmap v20780: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:26.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:22:26 smithi090 bash[32384]: audit 2023-12-01T16:22:25.877792+0000 mon.c (mon.2) 13306 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:22:26.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:22:26 smithi080 bash[28361]: audit 2023-12-01T16:22:25.877792+0000 mon.c (mon.2) 13306 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:22:26.683 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:22:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:22:26] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T16:22:26.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:22:26 smithi080 bash[41963]: audit 2023-12-01T16:22:25.877792+0000 mon.c (mon.2) 13306 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:22:27.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:22:27 smithi090 bash[32384]: cluster 2023-12-01T16:22:25.690772+0000 mgr.y (mgr.24362) 20812 : cluster 0 pgmap v20781: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:27.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:22:27 smithi090 bash[32384]: audit 2023-12-01T16:22:26.265289+0000 mon.c (mon.2) 13307 : audit 0 from='client.? 172.21.15.80:0/1467901094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:22:27.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:22:27 smithi080 bash[41963]: cluster 2023-12-01T16:22:25.690772+0000 mgr.y (mgr.24362) 20812 : cluster 0 pgmap v20781: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:27.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:22:27 smithi080 bash[41963]: audit 2023-12-01T16:22:26.265289+0000 mon.c (mon.2) 13307 : audit 0 from='client.? 172.21.15.80:0/1467901094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:22:27.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:22:27 smithi080 bash[28361]: cluster 2023-12-01T16:22:25.690772+0000 mgr.y (mgr.24362) 20812 : cluster 0 pgmap v20781: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:27.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:22:27 smithi080 bash[28361]: audit 2023-12-01T16:22:26.265289+0000 mon.c (mon.2) 13307 : audit 0 from='client.? 172.21.15.80:0/1467901094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:22:28.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:22:28 smithi090 bash[32384]: cluster 2023-12-01T16:22:27.691998+0000 mgr.y (mgr.24362) 20813 : cluster 0 pgmap v20782: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:28.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:22:28 smithi080 bash[41963]: cluster 2023-12-01T16:22:27.691998+0000 mgr.y (mgr.24362) 20813 : cluster 0 pgmap v20782: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:28.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:22:28 smithi080 bash[28361]: cluster 2023-12-01T16:22:27.691998+0000 mgr.y (mgr.24362) 20813 : cluster 0 pgmap v20782: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:29.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:22:29 smithi090 bash[32384]: audit 2023-12-01T16:22:28.728728+0000 mon.c (mon.2) 13308 : audit 0 from='client.? 172.21.15.80:0/2522752546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:22:29.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:22:29 smithi080 bash[41963]: audit 2023-12-01T16:22:28.728728+0000 mon.c (mon.2) 13308 : audit 0 from='client.? 172.21.15.80:0/2522752546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:22:29.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:22:29 smithi080 bash[28361]: audit 2023-12-01T16:22:28.728728+0000 mon.c (mon.2) 13308 : audit 0 from='client.? 172.21.15.80:0/2522752546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:22:30.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:22:30 smithi090 bash[32384]: cluster 2023-12-01T16:22:29.692619+0000 mgr.y (mgr.24362) 20814 : cluster 0 pgmap v20783: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:30.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:22:30 smithi080 bash[41963]: cluster 2023-12-01T16:22:29.692619+0000 mgr.y (mgr.24362) 20814 : cluster 0 pgmap v20783: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:30.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:22:30 smithi080 bash[28361]: cluster 2023-12-01T16:22:29.692619+0000 mgr.y (mgr.24362) 20814 : cluster 0 pgmap v20783: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:31.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:22:31 smithi090 bash[32384]: audit 2023-12-01T16:22:31.187417+0000 mon.a (mon.0) 12578 : audit 0 from='client.? 172.21.15.80:0/3149993324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:22:31.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:22:31 smithi080 bash[41963]: audit 2023-12-01T16:22:31.187417+0000 mon.a (mon.0) 12578 : audit 0 from='client.? 172.21.15.80:0/3149993324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:22:31.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:22:31 smithi080 bash[28361]: audit 2023-12-01T16:22:31.187417+0000 mon.a (mon.0) 12578 : audit 0 from='client.? 172.21.15.80:0/3149993324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:22:33.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:22:33 smithi090 bash[32384]: cluster 2023-12-01T16:22:31.693757+0000 mgr.y (mgr.24362) 20815 : cluster 0 pgmap v20784: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:33.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:22:33 smithi080 bash[41963]: cluster 2023-12-01T16:22:31.693757+0000 mgr.y (mgr.24362) 20815 : cluster 0 pgmap v20784: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:33.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:22:33 smithi080 bash[28361]: cluster 2023-12-01T16:22:31.693757+0000 mgr.y (mgr.24362) 20815 : cluster 0 pgmap v20784: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:34.271 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:22:34 smithi090 bash[32384]: audit 2023-12-01T16:22:33.643282+0000 mon.a (mon.0) 12579 : audit 0 from='client.? 172.21.15.80:0/3374087623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:22:34.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:22:34 smithi080 bash[28361]: audit 2023-12-01T16:22:33.643282+0000 mon.a (mon.0) 12579 : audit 0 from='client.? 172.21.15.80:0/3374087623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:22:34.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:22:34 smithi080 bash[41963]: audit 2023-12-01T16:22:33.643282+0000 mon.a (mon.0) 12579 : audit 0 from='client.? 172.21.15.80:0/3374087623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:22:35.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:22:35 smithi080 bash[28361]: cluster 2023-12-01T16:22:33.694405+0000 mgr.y (mgr.24362) 20816 : cluster 0 pgmap v20785: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:35.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:22:35 smithi080 bash[41963]: cluster 2023-12-01T16:22:33.694405+0000 mgr.y (mgr.24362) 20816 : cluster 0 pgmap v20785: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:35.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:22:35 smithi090 bash[32384]: cluster 2023-12-01T16:22:33.694405+0000 mgr.y (mgr.24362) 20816 : cluster 0 pgmap v20785: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:22:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:22:36] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T16:22:37.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:22:37 smithi080 bash[28361]: cluster 2023-12-01T16:22:35.694912+0000 mgr.y (mgr.24362) 20817 : cluster 0 pgmap v20786: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:37.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:22:37 smithi080 bash[28361]: audit 2023-12-01T16:22:36.104577+0000 mon.a (mon.0) 12580 : audit 0 from='client.? 172.21.15.80:0/1247587045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:22:37.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:22:37 smithi080 bash[41963]: cluster 2023-12-01T16:22:35.694912+0000 mgr.y (mgr.24362) 20817 : cluster 0 pgmap v20786: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:37.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:22:37 smithi080 bash[41963]: audit 2023-12-01T16:22:36.104577+0000 mon.a (mon.0) 12580 : audit 0 from='client.? 172.21.15.80:0/1247587045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:22:37.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:22:37 smithi090 bash[32384]: cluster 2023-12-01T16:22:35.694912+0000 mgr.y (mgr.24362) 20817 : cluster 0 pgmap v20786: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:37.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:22:37 smithi090 bash[32384]: audit 2023-12-01T16:22:36.104577+0000 mon.a (mon.0) 12580 : audit 0 from='client.? 172.21.15.80:0/1247587045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:22:39.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:22:39 smithi080 bash[28361]: cluster 2023-12-01T16:22:37.696004+0000 mgr.y (mgr.24362) 20818 : cluster 0 pgmap v20787: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:39.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:22:39 smithi080 bash[28361]: audit 2023-12-01T16:22:38.562510+0000 mon.c (mon.2) 13309 : audit 0 from='client.? 172.21.15.80:0/4218985914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:22:39.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:22:39 smithi080 bash[41963]: cluster 2023-12-01T16:22:37.696004+0000 mgr.y (mgr.24362) 20818 : cluster 0 pgmap v20787: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:39.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:22:39 smithi080 bash[41963]: audit 2023-12-01T16:22:38.562510+0000 mon.c (mon.2) 13309 : audit 0 from='client.? 172.21.15.80:0/4218985914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:22:39.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:22:39 smithi090 bash[32384]: cluster 2023-12-01T16:22:37.696004+0000 mgr.y (mgr.24362) 20818 : cluster 0 pgmap v20787: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:39.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:22:39 smithi090 bash[32384]: audit 2023-12-01T16:22:38.562510+0000 mon.c (mon.2) 13309 : audit 0 from='client.? 172.21.15.80:0/4218985914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:22:41.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:22:41 smithi080 bash[41963]: cluster 2023-12-01T16:22:39.696622+0000 mgr.y (mgr.24362) 20819 : cluster 0 pgmap v20788: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:41.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:22:41 smithi080 bash[41963]: audit 2023-12-01T16:22:40.877970+0000 mon.c (mon.2) 13310 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:22:41.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:22:41 smithi080 bash[41963]: audit 2023-12-01T16:22:41.022123+0000 mon.c (mon.2) 13311 : audit 0 from='client.? 172.21.15.80:0/2601765580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:22:41.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:22:41 smithi080 bash[28361]: cluster 2023-12-01T16:22:39.696622+0000 mgr.y (mgr.24362) 20819 : cluster 0 pgmap v20788: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:41.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:22:41 smithi080 bash[28361]: audit 2023-12-01T16:22:40.877970+0000 mon.c (mon.2) 13310 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:22:41.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:22:41 smithi080 bash[28361]: audit 2023-12-01T16:22:41.022123+0000 mon.c (mon.2) 13311 : audit 0 from='client.? 172.21.15.80:0/2601765580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:22:41.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:22:41 smithi090 bash[32384]: cluster 2023-12-01T16:22:39.696622+0000 mgr.y (mgr.24362) 20819 : cluster 0 pgmap v20788: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:41.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:22:41 smithi090 bash[32384]: audit 2023-12-01T16:22:40.877970+0000 mon.c (mon.2) 13310 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:22:41.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:22:41 smithi090 bash[32384]: audit 2023-12-01T16:22:41.022123+0000 mon.c (mon.2) 13311 : audit 0 from='client.? 172.21.15.80:0/2601765580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:22:43.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:22:43 smithi080 bash[28361]: cluster 2023-12-01T16:22:41.697800+0000 mgr.y (mgr.24362) 20820 : cluster 0 pgmap v20789: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:43.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:22:43 smithi080 bash[41963]: cluster 2023-12-01T16:22:41.697800+0000 mgr.y (mgr.24362) 20820 : cluster 0 pgmap v20789: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:43.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:22:43 smithi090 bash[32384]: cluster 2023-12-01T16:22:41.697800+0000 mgr.y (mgr.24362) 20820 : cluster 0 pgmap v20789: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:44.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:22:44 smithi080 bash[28361]: audit 2023-12-01T16:22:43.471615+0000 mon.a (mon.0) 12581 : audit 0 from='client.? 172.21.15.80:0/1525140312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:22:44.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:22:44 smithi080 bash[41963]: audit 2023-12-01T16:22:43.471615+0000 mon.a (mon.0) 12581 : audit 0 from='client.? 172.21.15.80:0/1525140312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:22:44.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:22:44 smithi090 bash[32384]: audit 2023-12-01T16:22:43.471615+0000 mon.a (mon.0) 12581 : audit 0 from='client.? 172.21.15.80:0/1525140312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:22:45.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:22:45 smithi080 bash[28361]: cluster 2023-12-01T16:22:43.698492+0000 mgr.y (mgr.24362) 20821 : cluster 0 pgmap v20790: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:45.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:22:45 smithi080 bash[41963]: cluster 2023-12-01T16:22:43.698492+0000 mgr.y (mgr.24362) 20821 : cluster 0 pgmap v20790: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:45.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:22:45 smithi090 bash[32384]: cluster 2023-12-01T16:22:43.698492+0000 mgr.y (mgr.24362) 20821 : cluster 0 pgmap v20790: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:46.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:22:46 smithi080 bash[28361]: audit 2023-12-01T16:22:45.926253+0000 mon.c (mon.2) 13312 : audit 0 from='client.? 172.21.15.80:0/3142406470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:22:46.433 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:22:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:22:46] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T16:22:46.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:22:46 smithi080 bash[41963]: audit 2023-12-01T16:22:45.926253+0000 mon.c (mon.2) 13312 : audit 0 from='client.? 172.21.15.80:0/3142406470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:22:46.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:22:46 smithi090 bash[32384]: audit 2023-12-01T16:22:45.926253+0000 mon.c (mon.2) 13312 : audit 0 from='client.? 172.21.15.80:0/3142406470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:22:47.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:22:47 smithi080 bash[28361]: cluster 2023-12-01T16:22:45.699101+0000 mgr.y (mgr.24362) 20822 : cluster 0 pgmap v20791: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:47.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:22:47 smithi080 bash[41963]: cluster 2023-12-01T16:22:45.699101+0000 mgr.y (mgr.24362) 20822 : cluster 0 pgmap v20791: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:47.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:22:47 smithi090 bash[32384]: cluster 2023-12-01T16:22:45.699101+0000 mgr.y (mgr.24362) 20822 : cluster 0 pgmap v20791: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:49.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:22:49 smithi080 bash[41963]: cluster 2023-12-01T16:22:47.700294+0000 mgr.y (mgr.24362) 20823 : cluster 0 pgmap v20792: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:49.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:22:49 smithi080 bash[41963]: audit 2023-12-01T16:22:48.379243+0000 mon.a (mon.0) 12582 : audit 0 from='client.? 172.21.15.80:0/537443360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:22:49.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:22:49 smithi080 bash[28361]: cluster 2023-12-01T16:22:47.700294+0000 mgr.y (mgr.24362) 20823 : cluster 0 pgmap v20792: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:49.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:22:49 smithi080 bash[28361]: audit 2023-12-01T16:22:48.379243+0000 mon.a (mon.0) 12582 : audit 0 from='client.? 172.21.15.80:0/537443360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:22:49.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:22:49 smithi090 bash[32384]: cluster 2023-12-01T16:22:47.700294+0000 mgr.y (mgr.24362) 20823 : cluster 0 pgmap v20792: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:49.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:22:49 smithi090 bash[32384]: audit 2023-12-01T16:22:48.379243+0000 mon.a (mon.0) 12582 : audit 0 from='client.? 172.21.15.80:0/537443360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:22:51.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:22:51 smithi080 bash[28361]: cluster 2023-12-01T16:22:49.700952+0000 mgr.y (mgr.24362) 20824 : cluster 0 pgmap v20793: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:51.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:22:51 smithi080 bash[28361]: audit 2023-12-01T16:22:50.822388+0000 mon.c (mon.2) 13313 : audit 0 from='client.? 172.21.15.80:0/1350147231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:22:51.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:22:51 smithi080 bash[41963]: cluster 2023-12-01T16:22:49.700952+0000 mgr.y (mgr.24362) 20824 : cluster 0 pgmap v20793: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:51.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:22:51 smithi080 bash[41963]: audit 2023-12-01T16:22:50.822388+0000 mon.c (mon.2) 13313 : audit 0 from='client.? 172.21.15.80:0/1350147231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:22:51.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:22:51 smithi090 bash[32384]: cluster 2023-12-01T16:22:49.700952+0000 mgr.y (mgr.24362) 20824 : cluster 0 pgmap v20793: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:51.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:22:51 smithi090 bash[32384]: audit 2023-12-01T16:22:50.822388+0000 mon.c (mon.2) 13313 : audit 0 from='client.? 172.21.15.80:0/1350147231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:22:53.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:22:53 smithi080 bash[41963]: cluster 2023-12-01T16:22:51.702095+0000 mgr.y (mgr.24362) 20825 : cluster 0 pgmap v20794: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:53.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:22:53 smithi080 bash[28361]: cluster 2023-12-01T16:22:51.702095+0000 mgr.y (mgr.24362) 20825 : cluster 0 pgmap v20794: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:53.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:22:53 smithi090 bash[32384]: cluster 2023-12-01T16:22:51.702095+0000 mgr.y (mgr.24362) 20825 : cluster 0 pgmap v20794: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:54.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:22:54 smithi080 bash[28361]: audit 2023-12-01T16:22:53.286067+0000 mon.c (mon.2) 13314 : audit 0 from='client.? 172.21.15.80:0/2563204143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:22:54.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:22:54 smithi080 bash[41963]: audit 2023-12-01T16:22:53.286067+0000 mon.c (mon.2) 13314 : audit 0 from='client.? 172.21.15.80:0/2563204143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:22:54.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:22:54 smithi090 bash[32384]: audit 2023-12-01T16:22:53.286067+0000 mon.c (mon.2) 13314 : audit 0 from='client.? 172.21.15.80:0/2563204143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:22:55.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:22:55 smithi080 bash[28361]: cluster 2023-12-01T16:22:53.702778+0000 mgr.y (mgr.24362) 20826 : cluster 0 pgmap v20795: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:55.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:22:55 smithi080 bash[41963]: cluster 2023-12-01T16:22:53.702778+0000 mgr.y (mgr.24362) 20826 : cluster 0 pgmap v20795: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:55.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:22:55 smithi090 bash[32384]: cluster 2023-12-01T16:22:53.702778+0000 mgr.y (mgr.24362) 20826 : cluster 0 pgmap v20795: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:56.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:22:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:22:56] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T16:22:56.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:22:56 smithi080 bash[28361]: audit 2023-12-01T16:22:55.739288+0000 mon.c (mon.2) 13315 : audit 0 from='client.? 172.21.15.80:0/3293655923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:22:56.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:22:56 smithi080 bash[28361]: audit 2023-12-01T16:22:55.878729+0000 mon.c (mon.2) 13316 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:22:56.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:22:56 smithi080 bash[41963]: audit 2023-12-01T16:22:55.739288+0000 mon.c (mon.2) 13315 : audit 0 from='client.? 172.21.15.80:0/3293655923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:22:56.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:22:56 smithi080 bash[41963]: audit 2023-12-01T16:22:55.878729+0000 mon.c (mon.2) 13316 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:22:56.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:22:56 smithi090 bash[32384]: audit 2023-12-01T16:22:55.739288+0000 mon.c (mon.2) 13315 : audit 0 from='client.? 172.21.15.80:0/3293655923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:22:56.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:22:56 smithi090 bash[32384]: audit 2023-12-01T16:22:55.878729+0000 mon.c (mon.2) 13316 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:22:57.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:22:57 smithi080 bash[28361]: cluster 2023-12-01T16:22:55.703351+0000 mgr.y (mgr.24362) 20827 : cluster 0 pgmap v20796: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:57.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:22:57 smithi080 bash[41963]: cluster 2023-12-01T16:22:55.703351+0000 mgr.y (mgr.24362) 20827 : cluster 0 pgmap v20796: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:57.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:22:57 smithi090 bash[32384]: cluster 2023-12-01T16:22:55.703351+0000 mgr.y (mgr.24362) 20827 : cluster 0 pgmap v20796: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:59.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:22:59 smithi080 bash[28361]: cluster 2023-12-01T16:22:57.704537+0000 mgr.y (mgr.24362) 20828 : cluster 0 pgmap v20797: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:59.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:22:59 smithi080 bash[28361]: audit 2023-12-01T16:22:58.198126+0000 mon.a (mon.0) 12583 : audit 0 from='client.? 172.21.15.80:0/3592280061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:22:59.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:22:59 smithi080 bash[41963]: cluster 2023-12-01T16:22:57.704537+0000 mgr.y (mgr.24362) 20828 : cluster 0 pgmap v20797: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:59.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:22:59 smithi080 bash[41963]: audit 2023-12-01T16:22:58.198126+0000 mon.a (mon.0) 12583 : audit 0 from='client.? 172.21.15.80:0/3592280061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:22:59.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:22:59 smithi090 bash[32384]: cluster 2023-12-01T16:22:57.704537+0000 mgr.y (mgr.24362) 20828 : cluster 0 pgmap v20797: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:59.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:22:59 smithi090 bash[32384]: audit 2023-12-01T16:22:58.198126+0000 mon.a (mon.0) 12583 : audit 0 from='client.? 172.21.15.80:0/3592280061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:23:01.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:23:01 smithi080 bash[41963]: cluster 2023-12-01T16:22:59.705192+0000 mgr.y (mgr.24362) 20829 : cluster 0 pgmap v20798: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:01.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:23:01 smithi080 bash[41963]: audit 2023-12-01T16:23:00.654147+0000 mon.c (mon.2) 13317 : audit 0 from='client.? 172.21.15.80:0/36511456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:23:01.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:23:01 smithi080 bash[28361]: cluster 2023-12-01T16:22:59.705192+0000 mgr.y (mgr.24362) 20829 : cluster 0 pgmap v20798: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:01.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:23:01 smithi080 bash[28361]: audit 2023-12-01T16:23:00.654147+0000 mon.c (mon.2) 13317 : audit 0 from='client.? 172.21.15.80:0/36511456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:23:01.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:23:01 smithi090 bash[32384]: cluster 2023-12-01T16:22:59.705192+0000 mgr.y (mgr.24362) 20829 : cluster 0 pgmap v20798: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:01.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:23:01 smithi090 bash[32384]: audit 2023-12-01T16:23:00.654147+0000 mon.c (mon.2) 13317 : audit 0 from='client.? 172.21.15.80:0/36511456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:23:03.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:23:03 smithi080 bash[28361]: cluster 2023-12-01T16:23:01.706346+0000 mgr.y (mgr.24362) 20830 : cluster 0 pgmap v20799: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:03.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:23:03 smithi080 bash[28361]: audit 2023-12-01T16:23:03.106036+0000 mon.a (mon.0) 12584 : audit 0 from='client.? 172.21.15.80:0/4082419479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:23:03.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:23:03 smithi080 bash[41963]: cluster 2023-12-01T16:23:01.706346+0000 mgr.y (mgr.24362) 20830 : cluster 0 pgmap v20799: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:03.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:23:03 smithi080 bash[41963]: audit 2023-12-01T16:23:03.106036+0000 mon.a (mon.0) 12584 : audit 0 from='client.? 172.21.15.80:0/4082419479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:23:03.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:23:03 smithi090 bash[32384]: cluster 2023-12-01T16:23:01.706346+0000 mgr.y (mgr.24362) 20830 : cluster 0 pgmap v20799: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:03.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:23:03 smithi090 bash[32384]: audit 2023-12-01T16:23:03.106036+0000 mon.a (mon.0) 12584 : audit 0 from='client.? 172.21.15.80:0/4082419479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:23:05.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:23:05 smithi080 bash[28361]: cluster 2023-12-01T16:23:03.706964+0000 mgr.y (mgr.24362) 20831 : cluster 0 pgmap v20800: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:05.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:23:05 smithi080 bash[41963]: cluster 2023-12-01T16:23:03.706964+0000 mgr.y (mgr.24362) 20831 : cluster 0 pgmap v20800: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:05.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:23:05 smithi090 bash[32384]: cluster 2023-12-01T16:23:03.706964+0000 mgr.y (mgr.24362) 20831 : cluster 0 pgmap v20800: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:06.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:23:06 smithi080 bash[28361]: audit 2023-12-01T16:23:05.558126+0000 mon.a (mon.0) 12585 : audit 0 from='client.? 172.21.15.80:0/4025915531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:23:06.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:23:06 smithi080 bash[41963]: audit 2023-12-01T16:23:05.558126+0000 mon.a (mon.0) 12585 : audit 0 from='client.? 172.21.15.80:0/4025915531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:23:06.433 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:23:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:23:06] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-12-01T16:23:06.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:23:06 smithi090 bash[32384]: audit 2023-12-01T16:23:05.558126+0000 mon.a (mon.0) 12585 : audit 0 from='client.? 172.21.15.80:0/4025915531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:23:07.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:23:07 smithi080 bash[28361]: cluster 2023-12-01T16:23:05.707619+0000 mgr.y (mgr.24362) 20832 : cluster 0 pgmap v20801: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:07.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:23:07 smithi080 bash[41963]: cluster 2023-12-01T16:23:05.707619+0000 mgr.y (mgr.24362) 20832 : cluster 0 pgmap v20801: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:07.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:23:07 smithi090 bash[32384]: cluster 2023-12-01T16:23:05.707619+0000 mgr.y (mgr.24362) 20832 : cluster 0 pgmap v20801: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:08.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:23:08 smithi080 bash[28361]: audit 2023-12-01T16:23:08.000696+0000 mon.a (mon.0) 12586 : audit 0 from='client.? 172.21.15.80:0/464411711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:23:08.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:23:08 smithi080 bash[41963]: audit 2023-12-01T16:23:08.000696+0000 mon.a (mon.0) 12586 : audit 0 from='client.? 172.21.15.80:0/464411711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:23:08.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:23:08 smithi090 bash[32384]: audit 2023-12-01T16:23:08.000696+0000 mon.a (mon.0) 12586 : audit 0 from='client.? 172.21.15.80:0/464411711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:23:09.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:23:09 smithi080 bash[28361]: cluster 2023-12-01T16:23:07.708354+0000 mgr.y (mgr.24362) 20833 : cluster 0 pgmap v20802: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:09.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:23:09 smithi080 bash[41963]: cluster 2023-12-01T16:23:07.708354+0000 mgr.y (mgr.24362) 20833 : cluster 0 pgmap v20802: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:09.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:23:09 smithi090 bash[32384]: cluster 2023-12-01T16:23:07.708354+0000 mgr.y (mgr.24362) 20833 : cluster 0 pgmap v20802: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:11.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:23:11 smithi080 bash[28361]: cluster 2023-12-01T16:23:09.709081+0000 mgr.y (mgr.24362) 20834 : cluster 0 pgmap v20803: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:11.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:23:11 smithi080 bash[28361]: audit 2023-12-01T16:23:10.457305+0000 mon.c (mon.2) 13318 : audit 0 from='client.? 172.21.15.80:0/3951012504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:23:11.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:23:11 smithi080 bash[28361]: audit 2023-12-01T16:23:10.879122+0000 mon.c (mon.2) 13319 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:23:11.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:23:11 smithi080 bash[41963]: cluster 2023-12-01T16:23:09.709081+0000 mgr.y (mgr.24362) 20834 : cluster 0 pgmap v20803: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:11.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:23:11 smithi080 bash[41963]: audit 2023-12-01T16:23:10.457305+0000 mon.c (mon.2) 13318 : audit 0 from='client.? 172.21.15.80:0/3951012504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:23:11.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:23:11 smithi080 bash[41963]: audit 2023-12-01T16:23:10.879122+0000 mon.c (mon.2) 13319 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:23:11.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:23:11 smithi090 bash[32384]: cluster 2023-12-01T16:23:09.709081+0000 mgr.y (mgr.24362) 20834 : cluster 0 pgmap v20803: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:11.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:23:11 smithi090 bash[32384]: audit 2023-12-01T16:23:10.457305+0000 mon.c (mon.2) 13318 : audit 0 from='client.? 172.21.15.80:0/3951012504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:23:11.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:23:11 smithi090 bash[32384]: audit 2023-12-01T16:23:10.879122+0000 mon.c (mon.2) 13319 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:23:13.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:23:13 smithi080 bash[28361]: cluster 2023-12-01T16:23:11.710261+0000 mgr.y (mgr.24362) 20835 : cluster 0 pgmap v20804: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:13.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:23:13 smithi080 bash[28361]: audit 2023-12-01T16:23:12.909127+0000 mon.a (mon.0) 12587 : audit 0 from='client.? 172.21.15.80:0/321049865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:23:13.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:23:13 smithi080 bash[41963]: cluster 2023-12-01T16:23:11.710261+0000 mgr.y (mgr.24362) 20835 : cluster 0 pgmap v20804: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:13.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:23:13 smithi080 bash[41963]: audit 2023-12-01T16:23:12.909127+0000 mon.a (mon.0) 12587 : audit 0 from='client.? 172.21.15.80:0/321049865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:23:13.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:23:13 smithi090 bash[32384]: cluster 2023-12-01T16:23:11.710261+0000 mgr.y (mgr.24362) 20835 : cluster 0 pgmap v20804: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:13.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:23:13 smithi090 bash[32384]: audit 2023-12-01T16:23:12.909127+0000 mon.a (mon.0) 12587 : audit 0 from='client.? 172.21.15.80:0/321049865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:23:15.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:23:15 smithi080 bash[41963]: cluster 2023-12-01T16:23:13.710936+0000 mgr.y (mgr.24362) 20836 : cluster 0 pgmap v20805: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:15.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:23:15 smithi080 bash[28361]: cluster 2023-12-01T16:23:13.710936+0000 mgr.y (mgr.24362) 20836 : cluster 0 pgmap v20805: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:15.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:23:15 smithi090 bash[32384]: cluster 2023-12-01T16:23:13.710936+0000 mgr.y (mgr.24362) 20836 : cluster 0 pgmap v20805: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:16.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:23:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:23:16] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T16:23:16.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:23:16 smithi080 bash[28361]: audit 2023-12-01T16:23:15.366293+0000 mon.a (mon.0) 12588 : audit 0 from='client.? 172.21.15.80:0/1838992717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:23:16.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:23:16 smithi080 bash[28361]: audit 2023-12-01T16:23:15.775417+0000 mon.c (mon.2) 13320 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:23:16.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:23:16 smithi080 bash[41963]: audit 2023-12-01T16:23:15.366293+0000 mon.a (mon.0) 12588 : audit 0 from='client.? 172.21.15.80:0/1838992717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:23:16.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:23:16 smithi080 bash[41963]: audit 2023-12-01T16:23:15.775417+0000 mon.c (mon.2) 13320 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:23:16.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:23:16 smithi090 bash[32384]: audit 2023-12-01T16:23:15.366293+0000 mon.a (mon.0) 12588 : audit 0 from='client.? 172.21.15.80:0/1838992717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:23:16.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:23:16 smithi090 bash[32384]: audit 2023-12-01T16:23:15.775417+0000 mon.c (mon.2) 13320 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:23:17.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:23:17 smithi080 bash[28361]: cluster 2023-12-01T16:23:15.711622+0000 mgr.y (mgr.24362) 20837 : cluster 0 pgmap v20806: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:17.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:23:17 smithi080 bash[41963]: cluster 2023-12-01T16:23:15.711622+0000 mgr.y (mgr.24362) 20837 : cluster 0 pgmap v20806: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:17.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:23:17 smithi090 bash[32384]: cluster 2023-12-01T16:23:15.711622+0000 mgr.y (mgr.24362) 20837 : cluster 0 pgmap v20806: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:18.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:23:18 smithi080 bash[28361]: audit 2023-12-01T16:23:17.818270+0000 mon.a (mon.0) 12589 : audit 0 from='client.? 172.21.15.80:0/55300477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:23:18.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:23:18 smithi080 bash[41963]: audit 2023-12-01T16:23:17.818270+0000 mon.a (mon.0) 12589 : audit 0 from='client.? 172.21.15.80:0/55300477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:23:18.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:23:18 smithi090 bash[32384]: audit 2023-12-01T16:23:17.818270+0000 mon.a (mon.0) 12589 : audit 0 from='client.? 172.21.15.80:0/55300477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:23:19.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:23:19 smithi080 bash[28361]: cluster 2023-12-01T16:23:17.712684+0000 mgr.y (mgr.24362) 20838 : cluster 0 pgmap v20807: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:19.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:23:19 smithi080 bash[41963]: cluster 2023-12-01T16:23:17.712684+0000 mgr.y (mgr.24362) 20838 : cluster 0 pgmap v20807: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:19.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:23:19 smithi090 bash[32384]: cluster 2023-12-01T16:23:17.712684+0000 mgr.y (mgr.24362) 20838 : cluster 0 pgmap v20807: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:21.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:23:21 smithi080 bash[41963]: cluster 2023-12-01T16:23:19.713328+0000 mgr.y (mgr.24362) 20839 : cluster 0 pgmap v20808: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:21.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:23:21 smithi080 bash[41963]: audit 2023-12-01T16:23:20.284230+0000 mon.c (mon.2) 13321 : audit 0 from='client.? 172.21.15.80:0/2406959571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:23:21.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:23:21 smithi080 bash[28361]: cluster 2023-12-01T16:23:19.713328+0000 mgr.y (mgr.24362) 20839 : cluster 0 pgmap v20808: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:21.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:23:21 smithi080 bash[28361]: audit 2023-12-01T16:23:20.284230+0000 mon.c (mon.2) 13321 : audit 0 from='client.? 172.21.15.80:0/2406959571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:23:21.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:23:21 smithi090 bash[32384]: cluster 2023-12-01T16:23:19.713328+0000 mgr.y (mgr.24362) 20839 : cluster 0 pgmap v20808: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:21.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:23:21 smithi090 bash[32384]: audit 2023-12-01T16:23:20.284230+0000 mon.c (mon.2) 13321 : audit 0 from='client.? 172.21.15.80:0/2406959571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:23:22.937 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:23:22 smithi080 bash[28361]: audit 2023-12-01T16:23:21.568711+0000 mon.a (mon.0) 12590 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:23:22.937 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:23:22 smithi080 bash[28361]: audit 2023-12-01T16:23:21.580097+0000 mon.a (mon.0) 12591 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:23:22.938 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:23:22 smithi080 bash[28361]: cluster 2023-12-01T16:23:21.714406+0000 mgr.y (mgr.24362) 20840 : cluster 0 pgmap v20809: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:22.938 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:23:22 smithi080 bash[28361]: audit 2023-12-01T16:23:21.989179+0000 mon.a (mon.0) 12592 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:23:22.938 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:23:22 smithi080 bash[28361]: audit 2023-12-01T16:23:22.004277+0000 mon.a (mon.0) 12593 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:23:22.938 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:23:22 smithi080 bash[28361]: audit 2023-12-01T16:23:22.540510+0000 mon.c (mon.2) 13322 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:23:22.938 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:23:22 smithi080 bash[28361]: audit 2023-12-01T16:23:22.541976+0000 mon.c (mon.2) 13323 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:23:22.938 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:23:22 smithi080 bash[28361]: audit 2023-12-01T16:23:22.551139+0000 mon.a (mon.0) 12594 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:23:22.938 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:23:22 smithi080 bash[41963]: audit 2023-12-01T16:23:21.568711+0000 mon.a (mon.0) 12590 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:23:22.938 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:23:22 smithi080 bash[41963]: audit 2023-12-01T16:23:21.580097+0000 mon.a (mon.0) 12591 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:23:22.938 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:23:22 smithi080 bash[41963]: cluster 2023-12-01T16:23:21.714406+0000 mgr.y (mgr.24362) 20840 : cluster 0 pgmap v20809: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:22.938 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:23:22 smithi080 bash[41963]: audit 2023-12-01T16:23:21.989179+0000 mon.a (mon.0) 12592 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:23:22.939 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:23:22 smithi080 bash[41963]: audit 2023-12-01T16:23:22.004277+0000 mon.a (mon.0) 12593 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:23:22.939 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:23:22 smithi080 bash[41963]: audit 2023-12-01T16:23:22.540510+0000 mon.c (mon.2) 13322 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:23:22.939 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:23:22 smithi080 bash[41963]: audit 2023-12-01T16:23:22.541976+0000 mon.c (mon.2) 13323 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:23:22.939 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:23:22 smithi080 bash[41963]: audit 2023-12-01T16:23:22.551139+0000 mon.a (mon.0) 12594 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:23:23.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:23:22 smithi090 bash[32384]: audit 2023-12-01T16:23:21.568711+0000 mon.a (mon.0) 12590 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:23:23.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:23:22 smithi090 bash[32384]: audit 2023-12-01T16:23:21.580097+0000 mon.a (mon.0) 12591 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:23:23.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:23:22 smithi090 bash[32384]: cluster 2023-12-01T16:23:21.714406+0000 mgr.y (mgr.24362) 20840 : cluster 0 pgmap v20809: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:23.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:23:22 smithi090 bash[32384]: audit 2023-12-01T16:23:21.989179+0000 mon.a (mon.0) 12592 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:23:23.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:23:22 smithi090 bash[32384]: audit 2023-12-01T16:23:22.004277+0000 mon.a (mon.0) 12593 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:23:23.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:23:22 smithi090 bash[32384]: audit 2023-12-01T16:23:22.540510+0000 mon.c (mon.2) 13322 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:23:23.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:23:22 smithi090 bash[32384]: audit 2023-12-01T16:23:22.541976+0000 mon.c (mon.2) 13323 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:23:23.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:23:22 smithi090 bash[32384]: audit 2023-12-01T16:23:22.551139+0000 mon.a (mon.0) 12594 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:23:23.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:23:23 smithi080 bash[28361]: audit 2023-12-01T16:23:22.755666+0000 mon.c (mon.2) 13324 : audit 0 from='client.? 172.21.15.80:0/1814756284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:23:23.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:23:23 smithi080 bash[41963]: audit 2023-12-01T16:23:22.755666+0000 mon.c (mon.2) 13324 : audit 0 from='client.? 172.21.15.80:0/1814756284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:23:24.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:23:23 smithi090 bash[32384]: audit 2023-12-01T16:23:22.755666+0000 mon.c (mon.2) 13324 : audit 0 from='client.? 172.21.15.80:0/1814756284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:23:24.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:23:24 smithi080 bash[41963]: cluster 2023-12-01T16:23:23.715062+0000 mgr.y (mgr.24362) 20841 : cluster 0 pgmap v20810: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:24.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:23:24 smithi080 bash[28361]: cluster 2023-12-01T16:23:23.715062+0000 mgr.y (mgr.24362) 20841 : cluster 0 pgmap v20810: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:25.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:23:24 smithi090 bash[32384]: cluster 2023-12-01T16:23:23.715062+0000 mgr.y (mgr.24362) 20841 : cluster 0 pgmap v20810: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:25.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:23:25 smithi080 bash[28361]: audit 2023-12-01T16:23:25.212832+0000 mon.c (mon.2) 13325 : audit 0 from='client.? 172.21.15.80:0/1375175226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:23:25.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:23:25 smithi080 bash[41963]: audit 2023-12-01T16:23:25.212832+0000 mon.c (mon.2) 13325 : audit 0 from='client.? 172.21.15.80:0/1375175226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:23:26.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:23:25 smithi090 bash[32384]: audit 2023-12-01T16:23:25.212832+0000 mon.c (mon.2) 13325 : audit 0 from='client.? 172.21.15.80:0/1375175226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:23:26.603 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:23:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:23:26] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T16:23:26.932 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:23:26 smithi080 bash[41963]: cluster 2023-12-01T16:23:25.715785+0000 mgr.y (mgr.24362) 20842 : cluster 0 pgmap v20811: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:26.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:23:26 smithi080 bash[41963]: audit 2023-12-01T16:23:25.879322+0000 mon.c (mon.2) 13326 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:23:26.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:23:26 smithi080 bash[28361]: cluster 2023-12-01T16:23:25.715785+0000 mgr.y (mgr.24362) 20842 : cluster 0 pgmap v20811: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:26.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:23:26 smithi080 bash[28361]: audit 2023-12-01T16:23:25.879322+0000 mon.c (mon.2) 13326 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:23:27.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:23:26 smithi090 bash[32384]: cluster 2023-12-01T16:23:25.715785+0000 mgr.y (mgr.24362) 20842 : cluster 0 pgmap v20811: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:27.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:23:26 smithi090 bash[32384]: audit 2023-12-01T16:23:25.879322+0000 mon.c (mon.2) 13326 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:23:28.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:23:28 smithi080 bash[41963]: audit 2023-12-01T16:23:27.662337+0000 mon.c (mon.2) 13327 : audit 0 from='client.? 172.21.15.80:0/3627245598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:23:28.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:23:28 smithi080 bash[28361]: audit 2023-12-01T16:23:27.662337+0000 mon.c (mon.2) 13327 : audit 0 from='client.? 172.21.15.80:0/3627245598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:23:28.523 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:23:28 smithi090 bash[32384]: audit 2023-12-01T16:23:27.662337+0000 mon.c (mon.2) 13327 : audit 0 from='client.? 172.21.15.80:0/3627245598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:23:29.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:23:29 smithi080 bash[28361]: cluster 2023-12-01T16:23:27.716928+0000 mgr.y (mgr.24362) 20843 : cluster 0 pgmap v20812: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:29.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:23:29 smithi080 bash[41963]: cluster 2023-12-01T16:23:27.716928+0000 mgr.y (mgr.24362) 20843 : cluster 0 pgmap v20812: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:29.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:23:29 smithi090 bash[32384]: cluster 2023-12-01T16:23:27.716928+0000 mgr.y (mgr.24362) 20843 : cluster 0 pgmap v20812: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:31.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:23:31 smithi080 bash[28361]: cluster 2023-12-01T16:23:29.717745+0000 mgr.y (mgr.24362) 20844 : cluster 0 pgmap v20813: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:31.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:23:31 smithi080 bash[28361]: audit 2023-12-01T16:23:30.115321+0000 mon.a (mon.0) 12595 : audit 0 from='client.? 172.21.15.80:0/191623345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:23:31.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:23:31 smithi080 bash[41963]: cluster 2023-12-01T16:23:29.717745+0000 mgr.y (mgr.24362) 20844 : cluster 0 pgmap v20813: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:31.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:23:31 smithi080 bash[41963]: audit 2023-12-01T16:23:30.115321+0000 mon.a (mon.0) 12595 : audit 0 from='client.? 172.21.15.80:0/191623345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:23:31.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:23:31 smithi090 bash[32384]: cluster 2023-12-01T16:23:29.717745+0000 mgr.y (mgr.24362) 20844 : cluster 0 pgmap v20813: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:31.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:23:31 smithi090 bash[32384]: audit 2023-12-01T16:23:30.115321+0000 mon.a (mon.0) 12595 : audit 0 from='client.? 172.21.15.80:0/191623345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:23:33.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:23:33 smithi080 bash[41963]: cluster 2023-12-01T16:23:31.718911+0000 mgr.y (mgr.24362) 20845 : cluster 0 pgmap v20814: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:33.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:23:33 smithi080 bash[41963]: audit 2023-12-01T16:23:32.578746+0000 mon.a (mon.0) 12596 : audit 0 from='client.? 172.21.15.80:0/826765099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:23:33.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:23:33 smithi080 bash[28361]: cluster 2023-12-01T16:23:31.718911+0000 mgr.y (mgr.24362) 20845 : cluster 0 pgmap v20814: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:33.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:23:33 smithi080 bash[28361]: audit 2023-12-01T16:23:32.578746+0000 mon.a (mon.0) 12596 : audit 0 from='client.? 172.21.15.80:0/826765099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:23:33.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:23:33 smithi090 bash[32384]: cluster 2023-12-01T16:23:31.718911+0000 mgr.y (mgr.24362) 20845 : cluster 0 pgmap v20814: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:33.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:23:33 smithi090 bash[32384]: audit 2023-12-01T16:23:32.578746+0000 mon.a (mon.0) 12596 : audit 0 from='client.? 172.21.15.80:0/826765099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:23:35.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:23:35 smithi080 bash[28361]: cluster 2023-12-01T16:23:33.719588+0000 mgr.y (mgr.24362) 20846 : cluster 0 pgmap v20815: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:35.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:23:35 smithi080 bash[28361]: audit 2023-12-01T16:23:35.029072+0000 mon.c (mon.2) 13328 : audit 0 from='client.? 172.21.15.80:0/435852875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:23:35.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:23:35 smithi080 bash[41963]: cluster 2023-12-01T16:23:33.719588+0000 mgr.y (mgr.24362) 20846 : cluster 0 pgmap v20815: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:35.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:23:35 smithi080 bash[41963]: audit 2023-12-01T16:23:35.029072+0000 mon.c (mon.2) 13328 : audit 0 from='client.? 172.21.15.80:0/435852875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:23:35.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:23:35 smithi090 bash[32384]: cluster 2023-12-01T16:23:33.719588+0000 mgr.y (mgr.24362) 20846 : cluster 0 pgmap v20815: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:35.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:23:35 smithi090 bash[32384]: audit 2023-12-01T16:23:35.029072+0000 mon.c (mon.2) 13328 : audit 0 from='client.? 172.21.15.80:0/435852875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:23:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:23:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:23:36] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T16:23:37.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:23:37 smithi080 bash[41963]: cluster 2023-12-01T16:23:35.720246+0000 mgr.y (mgr.24362) 20847 : cluster 0 pgmap v20816: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:37.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:23:37 smithi080 bash[28361]: cluster 2023-12-01T16:23:35.720246+0000 mgr.y (mgr.24362) 20847 : cluster 0 pgmap v20816: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:37.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:23:37 smithi090 bash[32384]: cluster 2023-12-01T16:23:35.720246+0000 mgr.y (mgr.24362) 20847 : cluster 0 pgmap v20816: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:38.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:23:38 smithi080 bash[28361]: audit 2023-12-01T16:23:37.485752+0000 mon.c (mon.2) 13329 : audit 0 from='client.? 172.21.15.80:0/2252862017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:23:38.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:23:38 smithi080 bash[41963]: audit 2023-12-01T16:23:37.485752+0000 mon.c (mon.2) 13329 : audit 0 from='client.? 172.21.15.80:0/2252862017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:23:38.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:23:38 smithi090 bash[32384]: audit 2023-12-01T16:23:37.485752+0000 mon.c (mon.2) 13329 : audit 0 from='client.? 172.21.15.80:0/2252862017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:23:39.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:23:39 smithi080 bash[41963]: cluster 2023-12-01T16:23:37.721304+0000 mgr.y (mgr.24362) 20848 : cluster 0 pgmap v20817: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:39.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:23:39 smithi080 bash[28361]: cluster 2023-12-01T16:23:37.721304+0000 mgr.y (mgr.24362) 20848 : cluster 0 pgmap v20817: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:39.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:23:39 smithi090 bash[32384]: cluster 2023-12-01T16:23:37.721304+0000 mgr.y (mgr.24362) 20848 : cluster 0 pgmap v20817: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:40.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:23:40 smithi080 bash[41963]: audit 2023-12-01T16:23:39.937649+0000 mon.c (mon.2) 13330 : audit 0 from='client.? 172.21.15.80:0/3809211382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:23:40.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:23:40 smithi080 bash[28361]: audit 2023-12-01T16:23:39.937649+0000 mon.c (mon.2) 13330 : audit 0 from='client.? 172.21.15.80:0/3809211382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:23:40.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:23:40 smithi090 bash[32384]: audit 2023-12-01T16:23:39.937649+0000 mon.c (mon.2) 13330 : audit 0 from='client.? 172.21.15.80:0/3809211382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:23:41.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:23:41 smithi080 bash[41963]: cluster 2023-12-01T16:23:39.721957+0000 mgr.y (mgr.24362) 20849 : cluster 0 pgmap v20818: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:41.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:23:41 smithi080 bash[41963]: audit 2023-12-01T16:23:40.879924+0000 mon.c (mon.2) 13331 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:23:41.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:23:41 smithi080 bash[28361]: cluster 2023-12-01T16:23:39.721957+0000 mgr.y (mgr.24362) 20849 : cluster 0 pgmap v20818: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:41.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:23:41 smithi080 bash[28361]: audit 2023-12-01T16:23:40.879924+0000 mon.c (mon.2) 13331 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:23:41.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:23:41 smithi090 bash[32384]: cluster 2023-12-01T16:23:39.721957+0000 mgr.y (mgr.24362) 20849 : cluster 0 pgmap v20818: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:41.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:23:41 smithi090 bash[32384]: audit 2023-12-01T16:23:40.879924+0000 mon.c (mon.2) 13331 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:23:43.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:23:43 smithi080 bash[41963]: cluster 2023-12-01T16:23:41.722954+0000 mgr.y (mgr.24362) 20850 : cluster 0 pgmap v20819: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:43.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:23:43 smithi080 bash[41963]: audit 2023-12-01T16:23:42.396354+0000 mon.a (mon.0) 12597 : audit 0 from='client.? 172.21.15.80:0/3976616150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:23:43.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:23:43 smithi080 bash[28361]: cluster 2023-12-01T16:23:41.722954+0000 mgr.y (mgr.24362) 20850 : cluster 0 pgmap v20819: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:43.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:23:43 smithi080 bash[28361]: audit 2023-12-01T16:23:42.396354+0000 mon.a (mon.0) 12597 : audit 0 from='client.? 172.21.15.80:0/3976616150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:23:43.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:23:43 smithi090 bash[32384]: cluster 2023-12-01T16:23:41.722954+0000 mgr.y (mgr.24362) 20850 : cluster 0 pgmap v20819: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:43.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:23:43 smithi090 bash[32384]: audit 2023-12-01T16:23:42.396354+0000 mon.a (mon.0) 12597 : audit 0 from='client.? 172.21.15.80:0/3976616150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:23:45.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:23:45 smithi080 bash[41963]: cluster 2023-12-01T16:23:43.723593+0000 mgr.y (mgr.24362) 20851 : cluster 0 pgmap v20820: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:45.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:23:45 smithi080 bash[41963]: audit 2023-12-01T16:23:44.850049+0000 mon.a (mon.0) 12598 : audit 0 from='client.? 172.21.15.80:0/3178399797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:23:45.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:23:45 smithi080 bash[28361]: cluster 2023-12-01T16:23:43.723593+0000 mgr.y (mgr.24362) 20851 : cluster 0 pgmap v20820: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:45.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:23:45 smithi080 bash[28361]: audit 2023-12-01T16:23:44.850049+0000 mon.a (mon.0) 12598 : audit 0 from='client.? 172.21.15.80:0/3178399797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:23:45.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:23:45 smithi090 bash[32384]: cluster 2023-12-01T16:23:43.723593+0000 mgr.y (mgr.24362) 20851 : cluster 0 pgmap v20820: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:45.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:23:45 smithi090 bash[32384]: audit 2023-12-01T16:23:44.850049+0000 mon.a (mon.0) 12598 : audit 0 from='client.? 172.21.15.80:0/3178399797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:23:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:23:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:23:46] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2023-12-01T16:23:47.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:23:47 smithi080 bash[28361]: cluster 2023-12-01T16:23:45.724266+0000 mgr.y (mgr.24362) 20852 : cluster 0 pgmap v20821: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:47.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:23:47 smithi080 bash[41963]: cluster 2023-12-01T16:23:45.724266+0000 mgr.y (mgr.24362) 20852 : cluster 0 pgmap v20821: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:47.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:23:47 smithi090 bash[32384]: cluster 2023-12-01T16:23:45.724266+0000 mgr.y (mgr.24362) 20852 : cluster 0 pgmap v20821: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:48.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:23:48 smithi080 bash[28361]: audit 2023-12-01T16:23:47.297568+0000 mon.c (mon.2) 13332 : audit 0 from='client.? 172.21.15.80:0/1085610982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:23:48.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:23:48 smithi080 bash[41963]: audit 2023-12-01T16:23:47.297568+0000 mon.c (mon.2) 13332 : audit 0 from='client.? 172.21.15.80:0/1085610982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:23:48.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:23:48 smithi090 bash[32384]: audit 2023-12-01T16:23:47.297568+0000 mon.c (mon.2) 13332 : audit 0 from='client.? 172.21.15.80:0/1085610982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:23:49.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:23:49 smithi080 bash[28361]: cluster 2023-12-01T16:23:47.725284+0000 mgr.y (mgr.24362) 20853 : cluster 0 pgmap v20822: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:49.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:23:49 smithi080 bash[41963]: cluster 2023-12-01T16:23:47.725284+0000 mgr.y (mgr.24362) 20853 : cluster 0 pgmap v20822: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:49.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:23:49 smithi090 bash[32384]: cluster 2023-12-01T16:23:47.725284+0000 mgr.y (mgr.24362) 20853 : cluster 0 pgmap v20822: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:50.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:23:50 smithi080 bash[28361]: audit 2023-12-01T16:23:49.759451+0000 mon.c (mon.2) 13333 : audit 0 from='client.? 172.21.15.80:0/2235548042' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:23:50.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:23:50 smithi080 bash[41963]: audit 2023-12-01T16:23:49.759451+0000 mon.c (mon.2) 13333 : audit 0 from='client.? 172.21.15.80:0/2235548042' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:23:50.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:23:50 smithi090 bash[32384]: audit 2023-12-01T16:23:49.759451+0000 mon.c (mon.2) 13333 : audit 0 from='client.? 172.21.15.80:0/2235548042' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:23:51.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:23:51 smithi080 bash[28361]: cluster 2023-12-01T16:23:49.725851+0000 mgr.y (mgr.24362) 20854 : cluster 0 pgmap v20823: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:51.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:23:51 smithi080 bash[41963]: cluster 2023-12-01T16:23:49.725851+0000 mgr.y (mgr.24362) 20854 : cluster 0 pgmap v20823: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:51.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:23:51 smithi090 bash[32384]: cluster 2023-12-01T16:23:49.725851+0000 mgr.y (mgr.24362) 20854 : cluster 0 pgmap v20823: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:53.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:23:53 smithi080 bash[28361]: cluster 2023-12-01T16:23:51.727043+0000 mgr.y (mgr.24362) 20855 : cluster 0 pgmap v20824: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:53.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:23:53 smithi080 bash[28361]: audit 2023-12-01T16:23:52.211119+0000 mon.a (mon.0) 12599 : audit 0 from='client.? 172.21.15.80:0/986849642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:23:53.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:23:53 smithi080 bash[41963]: cluster 2023-12-01T16:23:51.727043+0000 mgr.y (mgr.24362) 20855 : cluster 0 pgmap v20824: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:53.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:23:53 smithi080 bash[41963]: audit 2023-12-01T16:23:52.211119+0000 mon.a (mon.0) 12599 : audit 0 from='client.? 172.21.15.80:0/986849642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:23:53.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:23:53 smithi090 bash[32384]: cluster 2023-12-01T16:23:51.727043+0000 mgr.y (mgr.24362) 20855 : cluster 0 pgmap v20824: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:53.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:23:53 smithi090 bash[32384]: audit 2023-12-01T16:23:52.211119+0000 mon.a (mon.0) 12599 : audit 0 from='client.? 172.21.15.80:0/986849642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:23:55.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:23:55 smithi080 bash[28361]: cluster 2023-12-01T16:23:53.727822+0000 mgr.y (mgr.24362) 20856 : cluster 0 pgmap v20825: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:55.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:23:55 smithi080 bash[28361]: audit 2023-12-01T16:23:54.661002+0000 mon.a (mon.0) 12600 : audit 0 from='client.? 172.21.15.80:0/3725489895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:23:55.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:23:55 smithi080 bash[41963]: cluster 2023-12-01T16:23:53.727822+0000 mgr.y (mgr.24362) 20856 : cluster 0 pgmap v20825: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:55.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:23:55 smithi080 bash[41963]: audit 2023-12-01T16:23:54.661002+0000 mon.a (mon.0) 12600 : audit 0 from='client.? 172.21.15.80:0/3725489895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:23:55.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:23:55 smithi090 bash[32384]: cluster 2023-12-01T16:23:53.727822+0000 mgr.y (mgr.24362) 20856 : cluster 0 pgmap v20825: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:55.745 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:23:55 smithi090 bash[32384]: audit 2023-12-01T16:23:54.661002+0000 mon.a (mon.0) 12600 : audit 0 from='client.? 172.21.15.80:0/3725489895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:23:56.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:23:56 smithi080 bash[28361]: audit 2023-12-01T16:23:55.880290+0000 mon.c (mon.2) 13334 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:23:56.433 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:23:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:23:56] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T16:23:56.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:23:56 smithi080 bash[41963]: audit 2023-12-01T16:23:55.880290+0000 mon.c (mon.2) 13334 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:23:56.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:23:56 smithi090 bash[32384]: audit 2023-12-01T16:23:55.880290+0000 mon.c (mon.2) 13334 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:23:57.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:23:57 smithi080 bash[28361]: cluster 2023-12-01T16:23:55.728619+0000 mgr.y (mgr.24362) 20857 : cluster 0 pgmap v20826: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:57.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:23:57 smithi080 bash[28361]: audit 2023-12-01T16:23:57.110360+0000 mon.c (mon.2) 13335 : audit 0 from='client.? 172.21.15.80:0/982865216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:23:57.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:23:57 smithi080 bash[41963]: cluster 2023-12-01T16:23:55.728619+0000 mgr.y (mgr.24362) 20857 : cluster 0 pgmap v20826: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:57.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:23:57 smithi080 bash[41963]: audit 2023-12-01T16:23:57.110360+0000 mon.c (mon.2) 13335 : audit 0 from='client.? 172.21.15.80:0/982865216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:23:57.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:23:57 smithi090 bash[32384]: cluster 2023-12-01T16:23:55.728619+0000 mgr.y (mgr.24362) 20857 : cluster 0 pgmap v20826: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:57.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:23:57 smithi090 bash[32384]: audit 2023-12-01T16:23:57.110360+0000 mon.c (mon.2) 13335 : audit 0 from='client.? 172.21.15.80:0/982865216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:23:59.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:23:59 smithi080 bash[28361]: cluster 2023-12-01T16:23:57.729695+0000 mgr.y (mgr.24362) 20858 : cluster 0 pgmap v20827: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:59.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:23:59 smithi080 bash[41963]: cluster 2023-12-01T16:23:57.729695+0000 mgr.y (mgr.24362) 20858 : cluster 0 pgmap v20827: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:59.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:23:59 smithi090 bash[32384]: cluster 2023-12-01T16:23:57.729695+0000 mgr.y (mgr.24362) 20858 : cluster 0 pgmap v20827: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:00.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:24:00 smithi080 bash[28361]: audit 2023-12-01T16:23:59.566440+0000 mon.c (mon.2) 13336 : audit 0 from='client.? 172.21.15.80:0/419775769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:24:00.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:24:00 smithi080 bash[41963]: audit 2023-12-01T16:23:59.566440+0000 mon.c (mon.2) 13336 : audit 0 from='client.? 172.21.15.80:0/419775769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:24:00.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:24:00 smithi090 bash[32384]: audit 2023-12-01T16:23:59.566440+0000 mon.c (mon.2) 13336 : audit 0 from='client.? 172.21.15.80:0/419775769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:24:01.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:24:01 smithi080 bash[28361]: cluster 2023-12-01T16:23:59.730336+0000 mgr.y (mgr.24362) 20859 : cluster 0 pgmap v20828: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:01.711 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:24:01 smithi080 bash[41963]: cluster 2023-12-01T16:23:59.730336+0000 mgr.y (mgr.24362) 20859 : cluster 0 pgmap v20828: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:01.712 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:24:01 smithi090 bash[32384]: cluster 2023-12-01T16:23:59.730336+0000 mgr.y (mgr.24362) 20859 : cluster 0 pgmap v20828: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:02.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:24:02 smithi080 bash[28361]: audit 2023-12-01T16:24:02.013200+0000 mon.a (mon.0) 12601 : audit 0 from='client.? 172.21.15.80:0/2974118170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:24:02.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:24:02 smithi080 bash[41963]: audit 2023-12-01T16:24:02.013200+0000 mon.a (mon.0) 12601 : audit 0 from='client.? 172.21.15.80:0/2974118170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:24:02.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:24:02 smithi090 bash[32384]: audit 2023-12-01T16:24:02.013200+0000 mon.a (mon.0) 12601 : audit 0 from='client.? 172.21.15.80:0/2974118170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:24:03.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:24:03 smithi080 bash[28361]: cluster 2023-12-01T16:24:01.731466+0000 mgr.y (mgr.24362) 20860 : cluster 0 pgmap v20829: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:03.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:24:03 smithi080 bash[41963]: cluster 2023-12-01T16:24:01.731466+0000 mgr.y (mgr.24362) 20860 : cluster 0 pgmap v20829: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:03.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:24:03 smithi090 bash[32384]: cluster 2023-12-01T16:24:01.731466+0000 mgr.y (mgr.24362) 20860 : cluster 0 pgmap v20829: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:05.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:24:05 smithi080 bash[41963]: cluster 2023-12-01T16:24:03.732210+0000 mgr.y (mgr.24362) 20861 : cluster 0 pgmap v20830: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:05.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:24:05 smithi080 bash[41963]: audit 2023-12-01T16:24:04.464953+0000 mon.c (mon.2) 13337 : audit 0 from='client.? 172.21.15.80:0/1830732408' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:24:05.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:24:05 smithi080 bash[28361]: cluster 2023-12-01T16:24:03.732210+0000 mgr.y (mgr.24362) 20861 : cluster 0 pgmap v20830: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:05.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:24:05 smithi080 bash[28361]: audit 2023-12-01T16:24:04.464953+0000 mon.c (mon.2) 13337 : audit 0 from='client.? 172.21.15.80:0/1830732408' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:24:05.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:24:05 smithi090 bash[32384]: cluster 2023-12-01T16:24:03.732210+0000 mgr.y (mgr.24362) 20861 : cluster 0 pgmap v20830: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:05.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:24:05 smithi090 bash[32384]: audit 2023-12-01T16:24:04.464953+0000 mon.c (mon.2) 13337 : audit 0 from='client.? 172.21.15.80:0/1830732408' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:24:06.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:24:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:24:06] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T16:24:07.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:24:07 smithi080 bash[28361]: cluster 2023-12-01T16:24:05.732823+0000 mgr.y (mgr.24362) 20862 : cluster 0 pgmap v20831: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:07.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:24:07 smithi080 bash[28361]: audit 2023-12-01T16:24:06.922307+0000 mon.a (mon.0) 12602 : audit 0 from='client.? 172.21.15.80:0/2248329342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:24:07.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:24:07 smithi080 bash[41963]: cluster 2023-12-01T16:24:05.732823+0000 mgr.y (mgr.24362) 20862 : cluster 0 pgmap v20831: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:07.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:24:07 smithi080 bash[41963]: audit 2023-12-01T16:24:06.922307+0000 mon.a (mon.0) 12602 : audit 0 from='client.? 172.21.15.80:0/2248329342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:24:07.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:24:07 smithi090 bash[32384]: cluster 2023-12-01T16:24:05.732823+0000 mgr.y (mgr.24362) 20862 : cluster 0 pgmap v20831: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:07.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:24:07 smithi090 bash[32384]: audit 2023-12-01T16:24:06.922307+0000 mon.a (mon.0) 12602 : audit 0 from='client.? 172.21.15.80:0/2248329342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:24:09.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:24:09 smithi080 bash[28361]: cluster 2023-12-01T16:24:07.734004+0000 mgr.y (mgr.24362) 20863 : cluster 0 pgmap v20832: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:09.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:24:09 smithi080 bash[41963]: cluster 2023-12-01T16:24:07.734004+0000 mgr.y (mgr.24362) 20863 : cluster 0 pgmap v20832: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:09.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:24:09 smithi090 bash[32384]: cluster 2023-12-01T16:24:07.734004+0000 mgr.y (mgr.24362) 20863 : cluster 0 pgmap v20832: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:10.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:24:10 smithi080 bash[28361]: audit 2023-12-01T16:24:09.387635+0000 mon.a (mon.0) 12603 : audit 0 from='client.? 172.21.15.80:0/1651758780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:24:10.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:24:10 smithi080 bash[41963]: audit 2023-12-01T16:24:09.387635+0000 mon.a (mon.0) 12603 : audit 0 from='client.? 172.21.15.80:0/1651758780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:24:10.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:24:10 smithi090 bash[32384]: audit 2023-12-01T16:24:09.387635+0000 mon.a (mon.0) 12603 : audit 0 from='client.? 172.21.15.80:0/1651758780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:24:11.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:24:11 smithi090 bash[32384]: cluster 2023-12-01T16:24:09.734698+0000 mgr.y (mgr.24362) 20864 : cluster 0 pgmap v20833: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:11.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:24:11 smithi090 bash[32384]: audit 2023-12-01T16:24:10.880817+0000 mon.c (mon.2) 13338 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:24:11.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:24:11 smithi080 bash[41963]: cluster 2023-12-01T16:24:09.734698+0000 mgr.y (mgr.24362) 20864 : cluster 0 pgmap v20833: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:11.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:24:11 smithi080 bash[41963]: audit 2023-12-01T16:24:10.880817+0000 mon.c (mon.2) 13338 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:24:11.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:24:11 smithi080 bash[28361]: cluster 2023-12-01T16:24:09.734698+0000 mgr.y (mgr.24362) 20864 : cluster 0 pgmap v20833: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:11.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:24:11 smithi080 bash[28361]: audit 2023-12-01T16:24:10.880817+0000 mon.c (mon.2) 13338 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:24:12.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:24:12 smithi090 bash[32384]: audit 2023-12-01T16:24:11.837348+0000 mon.c (mon.2) 13339 : audit 0 from='client.? 172.21.15.80:0/1952976805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:24:12.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:24:12 smithi080 bash[28361]: audit 2023-12-01T16:24:11.837348+0000 mon.c (mon.2) 13339 : audit 0 from='client.? 172.21.15.80:0/1952976805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:24:12.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:24:12 smithi080 bash[41963]: audit 2023-12-01T16:24:11.837348+0000 mon.c (mon.2) 13339 : audit 0 from='client.? 172.21.15.80:0/1952976805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:24:13.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:24:13 smithi090 bash[32384]: cluster 2023-12-01T16:24:11.735793+0000 mgr.y (mgr.24362) 20865 : cluster 0 pgmap v20834: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:13.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:24:13 smithi080 bash[28361]: cluster 2023-12-01T16:24:11.735793+0000 mgr.y (mgr.24362) 20865 : cluster 0 pgmap v20834: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:13.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:24:13 smithi080 bash[41963]: cluster 2023-12-01T16:24:11.735793+0000 mgr.y (mgr.24362) 20865 : cluster 0 pgmap v20834: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:15.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:24:15 smithi090 bash[32384]: cluster 2023-12-01T16:24:13.736494+0000 mgr.y (mgr.24362) 20866 : cluster 0 pgmap v20835: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:15.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:24:15 smithi090 bash[32384]: audit 2023-12-01T16:24:14.292781+0000 mon.a (mon.0) 12604 : audit 0 from='client.? 172.21.15.80:0/2862463443' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:24:15.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:24:15 smithi080 bash[28361]: cluster 2023-12-01T16:24:13.736494+0000 mgr.y (mgr.24362) 20866 : cluster 0 pgmap v20835: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:15.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:24:15 smithi080 bash[28361]: audit 2023-12-01T16:24:14.292781+0000 mon.a (mon.0) 12604 : audit 0 from='client.? 172.21.15.80:0/2862463443' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:24:15.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:24:15 smithi080 bash[41963]: cluster 2023-12-01T16:24:13.736494+0000 mgr.y (mgr.24362) 20866 : cluster 0 pgmap v20835: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:15.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:24:15 smithi080 bash[41963]: audit 2023-12-01T16:24:14.292781+0000 mon.a (mon.0) 12604 : audit 0 from='client.? 172.21.15.80:0/2862463443' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:24:16.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:24:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:24:16] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T16:24:17.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:24:17 smithi090 bash[32384]: cluster 2023-12-01T16:24:15.737190+0000 mgr.y (mgr.24362) 20867 : cluster 0 pgmap v20836: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:17.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:24:17 smithi090 bash[32384]: audit 2023-12-01T16:24:16.749201+0000 mon.c (mon.2) 13340 : audit 0 from='client.? 172.21.15.80:0/4158937202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:24:17.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:24:17 smithi080 bash[41963]: cluster 2023-12-01T16:24:15.737190+0000 mgr.y (mgr.24362) 20867 : cluster 0 pgmap v20836: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:17.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:24:17 smithi080 bash[41963]: audit 2023-12-01T16:24:16.749201+0000 mon.c (mon.2) 13340 : audit 0 from='client.? 172.21.15.80:0/4158937202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:24:17.684 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:24:17 smithi080 bash[28361]: cluster 2023-12-01T16:24:15.737190+0000 mgr.y (mgr.24362) 20867 : cluster 0 pgmap v20836: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:17.684 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:24:17 smithi080 bash[28361]: audit 2023-12-01T16:24:16.749201+0000 mon.c (mon.2) 13340 : audit 0 from='client.? 172.21.15.80:0/4158937202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:24:19.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:24:19 smithi090 bash[32384]: cluster 2023-12-01T16:24:17.738192+0000 mgr.y (mgr.24362) 20868 : cluster 0 pgmap v20837: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:19.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:24:19 smithi080 bash[41963]: cluster 2023-12-01T16:24:17.738192+0000 mgr.y (mgr.24362) 20868 : cluster 0 pgmap v20837: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:19.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:24:19 smithi080 bash[28361]: cluster 2023-12-01T16:24:17.738192+0000 mgr.y (mgr.24362) 20868 : cluster 0 pgmap v20837: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:20.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:24:20 smithi090 bash[32384]: audit 2023-12-01T16:24:19.211135+0000 mon.c (mon.2) 13341 : audit 0 from='client.? 172.21.15.80:0/3612606095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:24:20.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:24:20 smithi080 bash[28361]: audit 2023-12-01T16:24:19.211135+0000 mon.c (mon.2) 13341 : audit 0 from='client.? 172.21.15.80:0/3612606095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:24:20.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:24:20 smithi080 bash[41963]: audit 2023-12-01T16:24:19.211135+0000 mon.c (mon.2) 13341 : audit 0 from='client.? 172.21.15.80:0/3612606095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:24:21.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:24:21 smithi090 bash[32384]: cluster 2023-12-01T16:24:19.738821+0000 mgr.y (mgr.24362) 20869 : cluster 0 pgmap v20838: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:21.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:24:21 smithi080 bash[41963]: cluster 2023-12-01T16:24:19.738821+0000 mgr.y (mgr.24362) 20869 : cluster 0 pgmap v20838: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:21.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:24:21 smithi080 bash[28361]: cluster 2023-12-01T16:24:19.738821+0000 mgr.y (mgr.24362) 20869 : cluster 0 pgmap v20838: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:22.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:24:22 smithi090 bash[32384]: audit 2023-12-01T16:24:21.662357+0000 mon.c (mon.2) 13342 : audit 0 from='client.? 172.21.15.80:0/3309036091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:24:22.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:24:22 smithi080 bash[41963]: audit 2023-12-01T16:24:21.662357+0000 mon.c (mon.2) 13342 : audit 0 from='client.? 172.21.15.80:0/3309036091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:24:22.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:24:22 smithi080 bash[28361]: audit 2023-12-01T16:24:21.662357+0000 mon.c (mon.2) 13342 : audit 0 from='client.? 172.21.15.80:0/3309036091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:24:23.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:24:23 smithi090 bash[32384]: cluster 2023-12-01T16:24:21.740036+0000 mgr.y (mgr.24362) 20870 : cluster 0 pgmap v20839: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:23.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:24:23 smithi090 bash[32384]: audit 2023-12-01T16:24:22.632374+0000 mon.c (mon.2) 13343 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:24:23.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:24:23 smithi080 bash[41963]: cluster 2023-12-01T16:24:21.740036+0000 mgr.y (mgr.24362) 20870 : cluster 0 pgmap v20839: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:23.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:24:23 smithi080 bash[41963]: audit 2023-12-01T16:24:22.632374+0000 mon.c (mon.2) 13343 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:24:23.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:24:23 smithi080 bash[28361]: cluster 2023-12-01T16:24:21.740036+0000 mgr.y (mgr.24362) 20870 : cluster 0 pgmap v20839: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:23.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:24:23 smithi080 bash[28361]: audit 2023-12-01T16:24:22.632374+0000 mon.c (mon.2) 13343 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:24:24.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:24:24 smithi090 bash[32384]: audit 2023-12-01T16:24:24.117475+0000 mon.a (mon.0) 12605 : audit 0 from='client.? 172.21.15.80:0/2295950986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:24:24.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:24:24 smithi080 bash[41963]: audit 2023-12-01T16:24:24.117475+0000 mon.a (mon.0) 12605 : audit 0 from='client.? 172.21.15.80:0/2295950986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:24:24.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:24:24 smithi080 bash[28361]: audit 2023-12-01T16:24:24.117475+0000 mon.a (mon.0) 12605 : audit 0 from='client.? 172.21.15.80:0/2295950986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:24:25.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:24:25 smithi090 bash[32384]: cluster 2023-12-01T16:24:23.740540+0000 mgr.y (mgr.24362) 20871 : cluster 0 pgmap v20840: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:25.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:24:25 smithi080 bash[28361]: cluster 2023-12-01T16:24:23.740540+0000 mgr.y (mgr.24362) 20871 : cluster 0 pgmap v20840: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:25.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:24:25 smithi080 bash[41963]: cluster 2023-12-01T16:24:23.740540+0000 mgr.y (mgr.24362) 20871 : cluster 0 pgmap v20840: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:26.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:24:26 smithi090 bash[32384]: cluster 2023-12-01T16:24:25.741231+0000 mgr.y (mgr.24362) 20872 : cluster 0 pgmap v20841: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:26.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:24:26 smithi090 bash[32384]: audit 2023-12-01T16:24:25.881077+0000 mon.c (mon.2) 13344 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:24:26.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:24:26 smithi080 bash[41963]: cluster 2023-12-01T16:24:25.741231+0000 mgr.y (mgr.24362) 20872 : cluster 0 pgmap v20841: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:26.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:24:26 smithi080 bash[41963]: audit 2023-12-01T16:24:25.881077+0000 mon.c (mon.2) 13344 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:24:26.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:24:26 smithi080 bash[28361]: cluster 2023-12-01T16:24:25.741231+0000 mgr.y (mgr.24362) 20872 : cluster 0 pgmap v20841: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:26.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:24:26 smithi080 bash[28361]: audit 2023-12-01T16:24:25.881077+0000 mon.c (mon.2) 13344 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:24:26.683 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:24:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:24:26] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T16:24:27.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:24:27 smithi090 bash[32384]: audit 2023-12-01T16:24:26.572184+0000 mon.a (mon.0) 12606 : audit 0 from='client.? 172.21.15.80:0/997011664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:24:27.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:24:27 smithi080 bash[28361]: audit 2023-12-01T16:24:26.572184+0000 mon.a (mon.0) 12606 : audit 0 from='client.? 172.21.15.80:0/997011664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:24:27.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:24:27 smithi080 bash[41963]: audit 2023-12-01T16:24:26.572184+0000 mon.a (mon.0) 12606 : audit 0 from='client.? 172.21.15.80:0/997011664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:24:28.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:24:28 smithi090 bash[32384]: cluster 2023-12-01T16:24:27.742370+0000 mgr.y (mgr.24362) 20873 : cluster 0 pgmap v20842: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:28.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:24:28 smithi080 bash[28361]: cluster 2023-12-01T16:24:27.742370+0000 mgr.y (mgr.24362) 20873 : cluster 0 pgmap v20842: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:28.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:24:28 smithi080 bash[41963]: cluster 2023-12-01T16:24:27.742370+0000 mgr.y (mgr.24362) 20873 : cluster 0 pgmap v20842: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:29.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:24:29 smithi090 bash[32384]: audit 2023-12-01T16:24:28.474790+0000 mon.a (mon.0) 12607 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:24:29.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:24:29 smithi090 bash[32384]: audit 2023-12-01T16:24:28.487685+0000 mon.a (mon.0) 12608 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:24:29.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:24:29 smithi090 bash[32384]: audit 2023-12-01T16:24:28.830848+0000 mon.a (mon.0) 12609 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:24:29.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:24:29 smithi090 bash[32384]: audit 2023-12-01T16:24:28.841191+0000 mon.a (mon.0) 12610 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:24:29.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:24:29 smithi090 bash[32384]: audit 2023-12-01T16:24:29.051152+0000 mon.a (mon.0) 12611 : audit 0 from='client.? 172.21.15.80:0/3313970643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:24:29.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:24:29 smithi090 bash[32384]: audit 2023-12-01T16:24:29.371315+0000 mon.c (mon.2) 13345 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:24:29.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:24:29 smithi090 bash[32384]: audit 2023-12-01T16:24:29.373269+0000 mon.c (mon.2) 13346 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:24:29.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:24:29 smithi090 bash[32384]: audit 2023-12-01T16:24:29.383019+0000 mon.a (mon.0) 12612 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:24:29.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:24:29 smithi080 bash[28361]: audit 2023-12-01T16:24:28.474790+0000 mon.a (mon.0) 12607 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:24:29.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:24:29 smithi080 bash[28361]: audit 2023-12-01T16:24:28.487685+0000 mon.a (mon.0) 12608 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:24:29.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:24:29 smithi080 bash[28361]: audit 2023-12-01T16:24:28.830848+0000 mon.a (mon.0) 12609 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:24:29.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:24:29 smithi080 bash[28361]: audit 2023-12-01T16:24:28.841191+0000 mon.a (mon.0) 12610 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:24:29.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:24:29 smithi080 bash[28361]: audit 2023-12-01T16:24:29.051152+0000 mon.a (mon.0) 12611 : audit 0 from='client.? 172.21.15.80:0/3313970643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:24:29.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:24:29 smithi080 bash[28361]: audit 2023-12-01T16:24:29.371315+0000 mon.c (mon.2) 13345 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:24:29.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:24:29 smithi080 bash[28361]: audit 2023-12-01T16:24:29.373269+0000 mon.c (mon.2) 13346 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:24:29.934 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:24:29 smithi080 bash[28361]: audit 2023-12-01T16:24:29.383019+0000 mon.a (mon.0) 12612 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:24:29.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:24:29 smithi080 bash[41963]: audit 2023-12-01T16:24:28.474790+0000 mon.a (mon.0) 12607 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:24:29.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:24:29 smithi080 bash[41963]: audit 2023-12-01T16:24:28.487685+0000 mon.a (mon.0) 12608 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:24:29.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:24:29 smithi080 bash[41963]: audit 2023-12-01T16:24:28.830848+0000 mon.a (mon.0) 12609 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:24:29.935 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:24:29 smithi080 bash[41963]: audit 2023-12-01T16:24:28.841191+0000 mon.a (mon.0) 12610 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:24:29.935 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:24:29 smithi080 bash[41963]: audit 2023-12-01T16:24:29.051152+0000 mon.a (mon.0) 12611 : audit 0 from='client.? 172.21.15.80:0/3313970643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:24:29.935 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:24:29 smithi080 bash[41963]: audit 2023-12-01T16:24:29.371315+0000 mon.c (mon.2) 13345 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:24:29.935 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:24:29 smithi080 bash[41963]: audit 2023-12-01T16:24:29.373269+0000 mon.c (mon.2) 13346 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:24:29.935 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:24:29 smithi080 bash[41963]: audit 2023-12-01T16:24:29.383019+0000 mon.a (mon.0) 12612 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:24:30.771 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:24:30 smithi090 bash[32384]: cluster 2023-12-01T16:24:29.743025+0000 mgr.y (mgr.24362) 20874 : cluster 0 pgmap v20843: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:30.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:24:30 smithi080 bash[28361]: cluster 2023-12-01T16:24:29.743025+0000 mgr.y (mgr.24362) 20874 : cluster 0 pgmap v20843: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:30.933 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:24:30 smithi080 bash[41963]: cluster 2023-12-01T16:24:29.743025+0000 mgr.y (mgr.24362) 20874 : cluster 0 pgmap v20843: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:31.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:24:31 smithi080 bash[28361]: audit 2023-12-01T16:24:31.506398+0000 mon.c (mon.2) 13347 : audit 0 from='client.? 172.21.15.80:0/3811788898' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:24:31.934 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:24:31 smithi080 bash[41963]: audit 2023-12-01T16:24:31.506398+0000 mon.c (mon.2) 13347 : audit 0 from='client.? 172.21.15.80:0/3811788898' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:24:32.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:24:31 smithi090 bash[32384]: audit 2023-12-01T16:24:31.506398+0000 mon.c (mon.2) 13347 : audit 0 from='client.? 172.21.15.80:0/3811788898' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:24:33.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:24:33 smithi080 bash[28361]: cluster 2023-12-01T16:24:31.744168+0000 mgr.y (mgr.24362) 20875 : cluster 0 pgmap v20844: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:33.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:24:33 smithi080 bash[41963]: cluster 2023-12-01T16:24:31.744168+0000 mgr.y (mgr.24362) 20875 : cluster 0 pgmap v20844: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:33.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:24:33 smithi090 bash[32384]: cluster 2023-12-01T16:24:31.744168+0000 mgr.y (mgr.24362) 20875 : cluster 0 pgmap v20844: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:34.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:24:34 smithi080 bash[41963]: audit 2023-12-01T16:24:33.959376+0000 mon.c (mon.2) 13348 : audit 0 from='client.? 172.21.15.80:0/71313311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:24:34.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:24:34 smithi080 bash[28361]: audit 2023-12-01T16:24:33.959376+0000 mon.c (mon.2) 13348 : audit 0 from='client.? 172.21.15.80:0/71313311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:24:34.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:24:34 smithi090 bash[32384]: audit 2023-12-01T16:24:33.959376+0000 mon.c (mon.2) 13348 : audit 0 from='client.? 172.21.15.80:0/71313311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:24:35.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:24:35 smithi080 bash[41963]: cluster 2023-12-01T16:24:33.744793+0000 mgr.y (mgr.24362) 20876 : cluster 0 pgmap v20845: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:35.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:24:35 smithi080 bash[28361]: cluster 2023-12-01T16:24:33.744793+0000 mgr.y (mgr.24362) 20876 : cluster 0 pgmap v20845: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:35.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:24:35 smithi090 bash[32384]: cluster 2023-12-01T16:24:33.744793+0000 mgr.y (mgr.24362) 20876 : cluster 0 pgmap v20845: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:36.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:24:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:24:36] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T16:24:37.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:24:37 smithi080 bash[41963]: cluster 2023-12-01T16:24:35.745427+0000 mgr.y (mgr.24362) 20877 : cluster 0 pgmap v20846: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:37.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:24:37 smithi080 bash[41963]: audit 2023-12-01T16:24:36.412851+0000 mon.a (mon.0) 12613 : audit 0 from='client.? 172.21.15.80:0/3252378384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:24:37.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:24:37 smithi080 bash[28361]: cluster 2023-12-01T16:24:35.745427+0000 mgr.y (mgr.24362) 20877 : cluster 0 pgmap v20846: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:37.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:24:37 smithi080 bash[28361]: audit 2023-12-01T16:24:36.412851+0000 mon.a (mon.0) 12613 : audit 0 from='client.? 172.21.15.80:0/3252378384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:24:37.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:24:37 smithi090 bash[32384]: cluster 2023-12-01T16:24:35.745427+0000 mgr.y (mgr.24362) 20877 : cluster 0 pgmap v20846: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:37.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:24:37 smithi090 bash[32384]: audit 2023-12-01T16:24:36.412851+0000 mon.a (mon.0) 12613 : audit 0 from='client.? 172.21.15.80:0/3252378384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:24:39.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:24:39 smithi080 bash[41963]: cluster 2023-12-01T16:24:37.746612+0000 mgr.y (mgr.24362) 20878 : cluster 0 pgmap v20847: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:39.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:24:39 smithi080 bash[41963]: audit 2023-12-01T16:24:38.861179+0000 mon.c (mon.2) 13349 : audit 0 from='client.? 172.21.15.80:0/2419251544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:24:39.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:24:39 smithi080 bash[28361]: cluster 2023-12-01T16:24:37.746612+0000 mgr.y (mgr.24362) 20878 : cluster 0 pgmap v20847: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:39.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:24:39 smithi080 bash[28361]: audit 2023-12-01T16:24:38.861179+0000 mon.c (mon.2) 13349 : audit 0 from='client.? 172.21.15.80:0/2419251544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:24:39.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:24:39 smithi090 bash[32384]: cluster 2023-12-01T16:24:37.746612+0000 mgr.y (mgr.24362) 20878 : cluster 0 pgmap v20847: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:39.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:24:39 smithi090 bash[32384]: audit 2023-12-01T16:24:38.861179+0000 mon.c (mon.2) 13349 : audit 0 from='client.? 172.21.15.80:0/2419251544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:24:41.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:24:41 smithi080 bash[28361]: cluster 2023-12-01T16:24:39.747278+0000 mgr.y (mgr.24362) 20879 : cluster 0 pgmap v20848: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:41.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:24:41 smithi080 bash[28361]: audit 2023-12-01T16:24:40.881615+0000 mon.c (mon.2) 13350 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:24:41.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:24:41 smithi080 bash[41963]: cluster 2023-12-01T16:24:39.747278+0000 mgr.y (mgr.24362) 20879 : cluster 0 pgmap v20848: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:41.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:24:41 smithi080 bash[41963]: audit 2023-12-01T16:24:40.881615+0000 mon.c (mon.2) 13350 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:24:41.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:24:41 smithi090 bash[32384]: cluster 2023-12-01T16:24:39.747278+0000 mgr.y (mgr.24362) 20879 : cluster 0 pgmap v20848: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:41.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:24:41 smithi090 bash[32384]: audit 2023-12-01T16:24:40.881615+0000 mon.c (mon.2) 13350 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:24:42.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:24:42 smithi080 bash[28361]: audit 2023-12-01T16:24:41.314887+0000 mon.c (mon.2) 13351 : audit 0 from='client.? 172.21.15.80:0/2519038139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:24:42.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:24:42 smithi080 bash[41963]: audit 2023-12-01T16:24:41.314887+0000 mon.c (mon.2) 13351 : audit 0 from='client.? 172.21.15.80:0/2519038139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:24:42.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:24:42 smithi090 bash[32384]: audit 2023-12-01T16:24:41.314887+0000 mon.c (mon.2) 13351 : audit 0 from='client.? 172.21.15.80:0/2519038139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:24:43.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:24:43 smithi080 bash[41963]: cluster 2023-12-01T16:24:41.748461+0000 mgr.y (mgr.24362) 20880 : cluster 0 pgmap v20849: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:43.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:24:43 smithi080 bash[28361]: cluster 2023-12-01T16:24:41.748461+0000 mgr.y (mgr.24362) 20880 : cluster 0 pgmap v20849: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:43.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:24:43 smithi090 bash[32384]: cluster 2023-12-01T16:24:41.748461+0000 mgr.y (mgr.24362) 20880 : cluster 0 pgmap v20849: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:44.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:24:44 smithi080 bash[28361]: audit 2023-12-01T16:24:43.771375+0000 mon.c (mon.2) 13352 : audit 0 from='client.? 172.21.15.80:0/1992103458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:24:44.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:24:44 smithi080 bash[41963]: audit 2023-12-01T16:24:43.771375+0000 mon.c (mon.2) 13352 : audit 0 from='client.? 172.21.15.80:0/1992103458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:24:44.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:24:44 smithi090 bash[32384]: audit 2023-12-01T16:24:43.771375+0000 mon.c (mon.2) 13352 : audit 0 from='client.? 172.21.15.80:0/1992103458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:24:45.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:24:45 smithi080 bash[28361]: cluster 2023-12-01T16:24:43.749139+0000 mgr.y (mgr.24362) 20881 : cluster 0 pgmap v20850: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:45.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:24:45 smithi080 bash[41963]: cluster 2023-12-01T16:24:43.749139+0000 mgr.y (mgr.24362) 20881 : cluster 0 pgmap v20850: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:45.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:24:45 smithi090 bash[32384]: cluster 2023-12-01T16:24:43.749139+0000 mgr.y (mgr.24362) 20881 : cluster 0 pgmap v20850: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:46.682 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:24:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:24:46] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T16:24:47.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:24:47 smithi080 bash[28361]: cluster 2023-12-01T16:24:45.749848+0000 mgr.y (mgr.24362) 20882 : cluster 0 pgmap v20851: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:47.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:24:47 smithi080 bash[28361]: audit 2023-12-01T16:24:46.228128+0000 mon.c (mon.2) 13353 : audit 0 from='client.? 172.21.15.80:0/1379448192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:24:47.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:24:47 smithi080 bash[41963]: cluster 2023-12-01T16:24:45.749848+0000 mgr.y (mgr.24362) 20882 : cluster 0 pgmap v20851: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:47.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:24:47 smithi080 bash[41963]: audit 2023-12-01T16:24:46.228128+0000 mon.c (mon.2) 13353 : audit 0 from='client.? 172.21.15.80:0/1379448192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:24:47.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:24:47 smithi090 bash[32384]: cluster 2023-12-01T16:24:45.749848+0000 mgr.y (mgr.24362) 20882 : cluster 0 pgmap v20851: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:47.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:24:47 smithi090 bash[32384]: audit 2023-12-01T16:24:46.228128+0000 mon.c (mon.2) 13353 : audit 0 from='client.? 172.21.15.80:0/1379448192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:24:49.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:24:49 smithi080 bash[41963]: cluster 2023-12-01T16:24:47.750995+0000 mgr.y (mgr.24362) 20883 : cluster 0 pgmap v20852: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:49.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:24:49 smithi080 bash[41963]: audit 2023-12-01T16:24:48.692390+0000 mon.c (mon.2) 13354 : audit 0 from='client.? 172.21.15.80:0/2393148724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:24:49.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:24:49 smithi080 bash[28361]: cluster 2023-12-01T16:24:47.750995+0000 mgr.y (mgr.24362) 20883 : cluster 0 pgmap v20852: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:49.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:24:49 smithi080 bash[28361]: audit 2023-12-01T16:24:48.692390+0000 mon.c (mon.2) 13354 : audit 0 from='client.? 172.21.15.80:0/2393148724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:24:49.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:24:49 smithi090 bash[32384]: cluster 2023-12-01T16:24:47.750995+0000 mgr.y (mgr.24362) 20883 : cluster 0 pgmap v20852: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:49.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:24:49 smithi090 bash[32384]: audit 2023-12-01T16:24:48.692390+0000 mon.c (mon.2) 13354 : audit 0 from='client.? 172.21.15.80:0/2393148724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:24:51.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:24:51 smithi080 bash[28361]: cluster 2023-12-01T16:24:49.751674+0000 mgr.y (mgr.24362) 20884 : cluster 0 pgmap v20853: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:51.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:24:51 smithi080 bash[41963]: cluster 2023-12-01T16:24:49.751674+0000 mgr.y (mgr.24362) 20884 : cluster 0 pgmap v20853: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:51.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:24:51 smithi090 bash[32384]: cluster 2023-12-01T16:24:49.751674+0000 mgr.y (mgr.24362) 20884 : cluster 0 pgmap v20853: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:52.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:24:52 smithi080 bash[28361]: audit 2023-12-01T16:24:51.142674+0000 mon.c (mon.2) 13355 : audit 0 from='client.? 172.21.15.80:0/3659781728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:24:52.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:24:52 smithi080 bash[41963]: audit 2023-12-01T16:24:51.142674+0000 mon.c (mon.2) 13355 : audit 0 from='client.? 172.21.15.80:0/3659781728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:24:52.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:24:52 smithi090 bash[32384]: audit 2023-12-01T16:24:51.142674+0000 mon.c (mon.2) 13355 : audit 0 from='client.? 172.21.15.80:0/3659781728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:24:53.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:24:53 smithi080 bash[41963]: cluster 2023-12-01T16:24:51.752774+0000 mgr.y (mgr.24362) 20885 : cluster 0 pgmap v20854: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:53.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:24:53 smithi080 bash[28361]: cluster 2023-12-01T16:24:51.752774+0000 mgr.y (mgr.24362) 20885 : cluster 0 pgmap v20854: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:53.520 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:24:53 smithi090 bash[32384]: cluster 2023-12-01T16:24:51.752774+0000 mgr.y (mgr.24362) 20885 : cluster 0 pgmap v20854: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:54.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:24:54 smithi080 bash[28361]: audit 2023-12-01T16:24:53.597139+0000 mon.a (mon.0) 12614 : audit 0 from='client.? 172.21.15.80:0/4227115077' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:24:54.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:24:54 smithi080 bash[41963]: audit 2023-12-01T16:24:53.597139+0000 mon.a (mon.0) 12614 : audit 0 from='client.? 172.21.15.80:0/4227115077' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:24:54.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:24:54 smithi090 bash[32384]: audit 2023-12-01T16:24:53.597139+0000 mon.a (mon.0) 12614 : audit 0 from='client.? 172.21.15.80:0/4227115077' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:24:55.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:24:55 smithi080 bash[28361]: cluster 2023-12-01T16:24:53.753406+0000 mgr.y (mgr.24362) 20886 : cluster 0 pgmap v20855: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:55.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:24:55 smithi080 bash[41963]: cluster 2023-12-01T16:24:53.753406+0000 mgr.y (mgr.24362) 20886 : cluster 0 pgmap v20855: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:55.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:24:55 smithi090 bash[32384]: cluster 2023-12-01T16:24:53.753406+0000 mgr.y (mgr.24362) 20886 : cluster 0 pgmap v20855: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:56.432 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:24:56 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:24:56] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T16:24:56.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:24:56 smithi080 bash[28361]: audit 2023-12-01T16:24:55.881833+0000 mon.c (mon.2) 13356 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:24:56.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:24:56 smithi080 bash[28361]: audit 2023-12-01T16:24:56.051006+0000 mon.c (mon.2) 13357 : audit 0 from='client.? 172.21.15.80:0/2007781056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:24:56.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:24:56 smithi080 bash[41963]: audit 2023-12-01T16:24:55.881833+0000 mon.c (mon.2) 13356 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:24:56.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:24:56 smithi080 bash[41963]: audit 2023-12-01T16:24:56.051006+0000 mon.c (mon.2) 13357 : audit 0 from='client.? 172.21.15.80:0/2007781056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:24:56.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:24:56 smithi090 bash[32384]: audit 2023-12-01T16:24:55.881833+0000 mon.c (mon.2) 13356 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:24:56.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:24:56 smithi090 bash[32384]: audit 2023-12-01T16:24:56.051006+0000 mon.c (mon.2) 13357 : audit 0 from='client.? 172.21.15.80:0/2007781056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:24:57.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:24:57 smithi080 bash[41963]: cluster 2023-12-01T16:24:55.753975+0000 mgr.y (mgr.24362) 20887 : cluster 0 pgmap v20856: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:57.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:24:57 smithi080 bash[28361]: cluster 2023-12-01T16:24:55.753975+0000 mgr.y (mgr.24362) 20887 : cluster 0 pgmap v20856: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:57.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:24:57 smithi090 bash[32384]: cluster 2023-12-01T16:24:55.753975+0000 mgr.y (mgr.24362) 20887 : cluster 0 pgmap v20856: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:59.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:24:59 smithi080 bash[28361]: cluster 2023-12-01T16:24:57.755252+0000 mgr.y (mgr.24362) 20888 : cluster 0 pgmap v20857: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:59.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:24:59 smithi080 bash[28361]: audit 2023-12-01T16:24:58.504930+0000 mon.a (mon.0) 12615 : audit 0 from='client.? 172.21.15.80:0/2275687339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:24:59.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:24:59 smithi080 bash[41963]: cluster 2023-12-01T16:24:57.755252+0000 mgr.y (mgr.24362) 20888 : cluster 0 pgmap v20857: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:59.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:24:59 smithi080 bash[41963]: audit 2023-12-01T16:24:58.504930+0000 mon.a (mon.0) 12615 : audit 0 from='client.? 172.21.15.80:0/2275687339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:24:59.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:24:59 smithi090 bash[32384]: cluster 2023-12-01T16:24:57.755252+0000 mgr.y (mgr.24362) 20888 : cluster 0 pgmap v20857: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:59.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:24:59 smithi090 bash[32384]: audit 2023-12-01T16:24:58.504930+0000 mon.a (mon.0) 12615 : audit 0 from='client.? 172.21.15.80:0/2275687339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:25:01.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:25:01 smithi080 bash[28361]: cluster 2023-12-01T16:24:59.756029+0000 mgr.y (mgr.24362) 20889 : cluster 0 pgmap v20858: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:01.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:25:01 smithi080 bash[28361]: audit 2023-12-01T16:25:00.960837+0000 mon.c (mon.2) 13358 : audit 0 from='client.? 172.21.15.80:0/623320247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:25:01.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:25:01 smithi080 bash[41963]: cluster 2023-12-01T16:24:59.756029+0000 mgr.y (mgr.24362) 20889 : cluster 0 pgmap v20858: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:01.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:25:01 smithi080 bash[41963]: audit 2023-12-01T16:25:00.960837+0000 mon.c (mon.2) 13358 : audit 0 from='client.? 172.21.15.80:0/623320247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:25:01.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:25:01 smithi090 bash[32384]: cluster 2023-12-01T16:24:59.756029+0000 mgr.y (mgr.24362) 20889 : cluster 0 pgmap v20858: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:01.522 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:25:01 smithi090 bash[32384]: audit 2023-12-01T16:25:00.960837+0000 mon.c (mon.2) 13358 : audit 0 from='client.? 172.21.15.80:0/623320247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:25:03.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:25:03 smithi080 bash[28361]: cluster 2023-12-01T16:25:01.757224+0000 mgr.y (mgr.24362) 20890 : cluster 0 pgmap v20859: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:03.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:25:03 smithi080 bash[41963]: cluster 2023-12-01T16:25:01.757224+0000 mgr.y (mgr.24362) 20890 : cluster 0 pgmap v20859: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:03.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:25:03 smithi090 bash[32384]: cluster 2023-12-01T16:25:01.757224+0000 mgr.y (mgr.24362) 20890 : cluster 0 pgmap v20859: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:04.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:25:04 smithi090 bash[32384]: audit 2023-12-01T16:25:03.420625+0000 mon.c (mon.2) 13359 : audit 0 from='client.? 172.21.15.80:0/2954506020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:25:04.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:25:04 smithi080 bash[28361]: audit 2023-12-01T16:25:03.420625+0000 mon.c (mon.2) 13359 : audit 0 from='client.? 172.21.15.80:0/2954506020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:25:04.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:25:04 smithi080 bash[41963]: audit 2023-12-01T16:25:03.420625+0000 mon.c (mon.2) 13359 : audit 0 from='client.? 172.21.15.80:0/2954506020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:25:05.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:25:05 smithi090 bash[32384]: cluster 2023-12-01T16:25:03.757962+0000 mgr.y (mgr.24362) 20891 : cluster 0 pgmap v20860: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:05.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:25:05 smithi080 bash[28361]: cluster 2023-12-01T16:25:03.757962+0000 mgr.y (mgr.24362) 20891 : cluster 0 pgmap v20860: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:05.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:25:05 smithi080 bash[41963]: cluster 2023-12-01T16:25:03.757962+0000 mgr.y (mgr.24362) 20891 : cluster 0 pgmap v20860: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:06.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:25:06 smithi090 bash[32384]: audit 2023-12-01T16:25:05.885394+0000 mon.a (mon.0) 12616 : audit 0 from='client.? 172.21.15.80:0/2726828522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:25:06.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:25:06 smithi080 bash[28361]: audit 2023-12-01T16:25:05.885394+0000 mon.a (mon.0) 12616 : audit 0 from='client.? 172.21.15.80:0/2726828522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:25:06.683 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:25:06 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:25:06] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-12-01T16:25:06.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:25:06 smithi080 bash[41963]: audit 2023-12-01T16:25:05.885394+0000 mon.a (mon.0) 12616 : audit 0 from='client.? 172.21.15.80:0/2726828522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:25:07.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:25:07 smithi090 bash[32384]: cluster 2023-12-01T16:25:05.758590+0000 mgr.y (mgr.24362) 20892 : cluster 0 pgmap v20861: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:07.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:25:07 smithi080 bash[28361]: cluster 2023-12-01T16:25:05.758590+0000 mgr.y (mgr.24362) 20892 : cluster 0 pgmap v20861: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:07.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:25:07 smithi080 bash[41963]: cluster 2023-12-01T16:25:05.758590+0000 mgr.y (mgr.24362) 20892 : cluster 0 pgmap v20861: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:09.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:25:09 smithi090 bash[32384]: cluster 2023-12-01T16:25:07.759864+0000 mgr.y (mgr.24362) 20893 : cluster 0 pgmap v20862: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:09.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:25:09 smithi090 bash[32384]: audit 2023-12-01T16:25:08.340636+0000 mon.a (mon.0) 12617 : audit 0 from='client.? 172.21.15.80:0/1742097742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:25:09.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:25:09 smithi080 bash[28361]: cluster 2023-12-01T16:25:07.759864+0000 mgr.y (mgr.24362) 20893 : cluster 0 pgmap v20862: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:09.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:25:09 smithi080 bash[28361]: audit 2023-12-01T16:25:08.340636+0000 mon.a (mon.0) 12617 : audit 0 from='client.? 172.21.15.80:0/1742097742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:25:09.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:25:09 smithi080 bash[41963]: cluster 2023-12-01T16:25:07.759864+0000 mgr.y (mgr.24362) 20893 : cluster 0 pgmap v20862: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:09.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:25:09 smithi080 bash[41963]: audit 2023-12-01T16:25:08.340636+0000 mon.a (mon.0) 12617 : audit 0 from='client.? 172.21.15.80:0/1742097742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:25:11.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:25:11 smithi090 bash[32384]: cluster 2023-12-01T16:25:09.760625+0000 mgr.y (mgr.24362) 20894 : cluster 0 pgmap v20863: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:11.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:25:11 smithi090 bash[32384]: audit 2023-12-01T16:25:10.781554+0000 mon.c (mon.2) 13360 : audit 0 from='client.? 172.21.15.80:0/3480688016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:25:11.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:25:11 smithi090 bash[32384]: audit 2023-12-01T16:25:10.882217+0000 mon.c (mon.2) 13361 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:25:11.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:25:11 smithi080 bash[28361]: cluster 2023-12-01T16:25:09.760625+0000 mgr.y (mgr.24362) 20894 : cluster 0 pgmap v20863: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:11.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:25:11 smithi080 bash[28361]: audit 2023-12-01T16:25:10.781554+0000 mon.c (mon.2) 13360 : audit 0 from='client.? 172.21.15.80:0/3480688016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:25:11.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:25:11 smithi080 bash[28361]: audit 2023-12-01T16:25:10.882217+0000 mon.c (mon.2) 13361 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:25:11.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:25:11 smithi080 bash[41963]: cluster 2023-12-01T16:25:09.760625+0000 mgr.y (mgr.24362) 20894 : cluster 0 pgmap v20863: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:11.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:25:11 smithi080 bash[41963]: audit 2023-12-01T16:25:10.781554+0000 mon.c (mon.2) 13360 : audit 0 from='client.? 172.21.15.80:0/3480688016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:25:11.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:25:11 smithi080 bash[41963]: audit 2023-12-01T16:25:10.882217+0000 mon.c (mon.2) 13361 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:25:13.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:25:13 smithi090 bash[32384]: cluster 2023-12-01T16:25:11.761827+0000 mgr.y (mgr.24362) 20895 : cluster 0 pgmap v20864: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:13.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:25:13 smithi080 bash[28361]: cluster 2023-12-01T16:25:11.761827+0000 mgr.y (mgr.24362) 20895 : cluster 0 pgmap v20864: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:13.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:25:13 smithi080 bash[41963]: cluster 2023-12-01T16:25:11.761827+0000 mgr.y (mgr.24362) 20895 : cluster 0 pgmap v20864: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:14.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:25:14 smithi090 bash[32384]: audit 2023-12-01T16:25:13.240758+0000 mon.a (mon.0) 12618 : audit 0 from='client.? 172.21.15.80:0/664514498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:25:14.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:25:14 smithi080 bash[28361]: audit 2023-12-01T16:25:13.240758+0000 mon.a (mon.0) 12618 : audit 0 from='client.? 172.21.15.80:0/664514498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:25:14.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:25:14 smithi080 bash[41963]: audit 2023-12-01T16:25:13.240758+0000 mon.a (mon.0) 12618 : audit 0 from='client.? 172.21.15.80:0/664514498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:25:15.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:25:15 smithi090 bash[32384]: cluster 2023-12-01T16:25:13.762504+0000 mgr.y (mgr.24362) 20896 : cluster 0 pgmap v20865: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:15.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:25:15 smithi080 bash[28361]: cluster 2023-12-01T16:25:13.762504+0000 mgr.y (mgr.24362) 20896 : cluster 0 pgmap v20865: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:15.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:25:15 smithi080 bash[41963]: cluster 2023-12-01T16:25:13.762504+0000 mgr.y (mgr.24362) 20896 : cluster 0 pgmap v20865: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:16.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:25:16 smithi090 bash[32384]: audit 2023-12-01T16:25:15.691251+0000 mon.c (mon.2) 13362 : audit 0 from='client.? 172.21.15.80:0/2362574644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:25:16.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:25:16 smithi080 bash[28361]: audit 2023-12-01T16:25:15.691251+0000 mon.c (mon.2) 13362 : audit 0 from='client.? 172.21.15.80:0/2362574644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:25:16.683 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:25:16 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:25:16] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T16:25:16.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:25:16 smithi080 bash[41963]: audit 2023-12-01T16:25:15.691251+0000 mon.c (mon.2) 13362 : audit 0 from='client.? 172.21.15.80:0/2362574644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:25:17.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:25:17 smithi090 bash[32384]: cluster 2023-12-01T16:25:15.763202+0000 mgr.y (mgr.24362) 20897 : cluster 0 pgmap v20866: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:17.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:25:17 smithi080 bash[28361]: cluster 2023-12-01T16:25:15.763202+0000 mgr.y (mgr.24362) 20897 : cluster 0 pgmap v20866: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:17.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:25:17 smithi080 bash[41963]: cluster 2023-12-01T16:25:15.763202+0000 mgr.y (mgr.24362) 20897 : cluster 0 pgmap v20866: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:18.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:25:18 smithi090 bash[32384]: audit 2023-12-01T16:25:18.144756+0000 mon.c (mon.2) 13363 : audit 0 from='client.? 172.21.15.80:0/2864941106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:25:18.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:25:18 smithi080 bash[41963]: audit 2023-12-01T16:25:18.144756+0000 mon.c (mon.2) 13363 : audit 0 from='client.? 172.21.15.80:0/2864941106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:25:18.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:25:18 smithi080 bash[28361]: audit 2023-12-01T16:25:18.144756+0000 mon.c (mon.2) 13363 : audit 0 from='client.? 172.21.15.80:0/2864941106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:25:19.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:25:19 smithi090 bash[32384]: cluster 2023-12-01T16:25:17.764357+0000 mgr.y (mgr.24362) 20898 : cluster 0 pgmap v20867: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:19.682 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:25:19 smithi080 bash[41963]: cluster 2023-12-01T16:25:17.764357+0000 mgr.y (mgr.24362) 20898 : cluster 0 pgmap v20867: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:19.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:25:19 smithi080 bash[28361]: cluster 2023-12-01T16:25:17.764357+0000 mgr.y (mgr.24362) 20898 : cluster 0 pgmap v20867: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:20.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:25:20 smithi090 bash[32384]: cluster 2023-12-01T16:25:19.764998+0000 mgr.y (mgr.24362) 20899 : cluster 0 pgmap v20868: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:20.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:25:20 smithi080 bash[28361]: cluster 2023-12-01T16:25:19.764998+0000 mgr.y (mgr.24362) 20899 : cluster 0 pgmap v20868: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:20.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:25:20 smithi080 bash[41963]: cluster 2023-12-01T16:25:19.764998+0000 mgr.y (mgr.24362) 20899 : cluster 0 pgmap v20868: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:21.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:25:21 smithi090 bash[32384]: audit 2023-12-01T16:25:20.601275+0000 mon.a (mon.0) 12619 : audit 0 from='client.? 172.21.15.80:0/4182766217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:25:21.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:25:21 smithi080 bash[41963]: audit 2023-12-01T16:25:20.601275+0000 mon.a (mon.0) 12619 : audit 0 from='client.? 172.21.15.80:0/4182766217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:25:21.683 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:25:21 smithi080 bash[28361]: audit 2023-12-01T16:25:20.601275+0000 mon.a (mon.0) 12619 : audit 0 from='client.? 172.21.15.80:0/4182766217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:25:23.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:25:23 smithi080 bash[41963]: cluster 2023-12-01T16:25:21.766139+0000 mgr.y (mgr.24362) 20900 : cluster 0 pgmap v20869: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:23.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:25:23 smithi080 bash[41963]: audit 2023-12-01T16:25:23.051759+0000 mon.a (mon.0) 12620 : audit 0 from='client.? 172.21.15.80:0/1454757773' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:25:23.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:25:23 smithi080 bash[28361]: cluster 2023-12-01T16:25:21.766139+0000 mgr.y (mgr.24362) 20900 : cluster 0 pgmap v20869: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:23.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:25:23 smithi080 bash[28361]: audit 2023-12-01T16:25:23.051759+0000 mon.a (mon.0) 12620 : audit 0 from='client.? 172.21.15.80:0/1454757773' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:25:23.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:25:23 smithi090 bash[32384]: cluster 2023-12-01T16:25:21.766139+0000 mgr.y (mgr.24362) 20900 : cluster 0 pgmap v20869: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:23.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:25:23 smithi090 bash[32384]: audit 2023-12-01T16:25:23.051759+0000 mon.a (mon.0) 12620 : audit 0 from='client.? 172.21.15.80:0/1454757773' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:25:25.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:25:25 smithi080 bash[28361]: cluster 2023-12-01T16:25:23.766833+0000 mgr.y (mgr.24362) 20901 : cluster 0 pgmap v20870: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:25.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:25:25 smithi080 bash[41963]: cluster 2023-12-01T16:25:23.766833+0000 mgr.y (mgr.24362) 20901 : cluster 0 pgmap v20870: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:25.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:25:25 smithi090 bash[32384]: cluster 2023-12-01T16:25:23.766833+0000 mgr.y (mgr.24362) 20901 : cluster 0 pgmap v20870: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:26.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:25:26 smithi080 bash[28361]: audit 2023-12-01T16:25:25.508636+0000 mon.a (mon.0) 12621 : audit 0 from='client.? 172.21.15.80:0/3619941999' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:25:26.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:25:26 smithi080 bash[28361]: audit 2023-12-01T16:25:25.882732+0000 mon.c (mon.2) 13364 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:25:26.433 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:25:26 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:25:26] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T16:25:26.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:25:26 smithi080 bash[41963]: audit 2023-12-01T16:25:25.508636+0000 mon.a (mon.0) 12621 : audit 0 from='client.? 172.21.15.80:0/3619941999' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:25:26.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:25:26 smithi080 bash[41963]: audit 2023-12-01T16:25:25.882732+0000 mon.c (mon.2) 13364 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:25:26.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:25:26 smithi090 bash[32384]: audit 2023-12-01T16:25:25.508636+0000 mon.a (mon.0) 12621 : audit 0 from='client.? 172.21.15.80:0/3619941999' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:25:26.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:25:26 smithi090 bash[32384]: audit 2023-12-01T16:25:25.882732+0000 mon.c (mon.2) 13364 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:25:27.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:25:27 smithi080 bash[41963]: cluster 2023-12-01T16:25:25.767452+0000 mgr.y (mgr.24362) 20902 : cluster 0 pgmap v20871: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:27.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:25:27 smithi080 bash[28361]: cluster 2023-12-01T16:25:25.767452+0000 mgr.y (mgr.24362) 20902 : cluster 0 pgmap v20871: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:27.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:25:27 smithi090 bash[32384]: cluster 2023-12-01T16:25:25.767452+0000 mgr.y (mgr.24362) 20902 : cluster 0 pgmap v20871: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:28.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:25:28 smithi080 bash[28361]: audit 2023-12-01T16:25:27.967917+0000 mon.c (mon.2) 13365 : audit 0 from='client.? 172.21.15.80:0/252397826' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:25:28.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:25:28 smithi080 bash[41963]: audit 2023-12-01T16:25:27.967917+0000 mon.c (mon.2) 13365 : audit 0 from='client.? 172.21.15.80:0/252397826' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:25:28.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:25:28 smithi090 bash[32384]: audit 2023-12-01T16:25:27.967917+0000 mon.c (mon.2) 13365 : audit 0 from='client.? 172.21.15.80:0/252397826' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:25:29.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:25:29 smithi080 bash[28361]: cluster 2023-12-01T16:25:27.768576+0000 mgr.y (mgr.24362) 20903 : cluster 0 pgmap v20872: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:29.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:25:29 smithi080 bash[41963]: cluster 2023-12-01T16:25:27.768576+0000 mgr.y (mgr.24362) 20903 : cluster 0 pgmap v20872: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:29.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:25:29 smithi090 bash[32384]: cluster 2023-12-01T16:25:27.768576+0000 mgr.y (mgr.24362) 20903 : cluster 0 pgmap v20872: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:30.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:25:30 smithi080 bash[28361]: audit 2023-12-01T16:25:29.467380+0000 mon.c (mon.2) 13366 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:25:30.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:25:30 smithi080 bash[41963]: audit 2023-12-01T16:25:29.467380+0000 mon.c (mon.2) 13366 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:25:30.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:25:30 smithi090 bash[32384]: audit 2023-12-01T16:25:29.467380+0000 mon.c (mon.2) 13366 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:25:31.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:25:31 smithi080 bash[28361]: cluster 2023-12-01T16:25:29.769172+0000 mgr.y (mgr.24362) 20904 : cluster 0 pgmap v20873: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:31.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:25:31 smithi080 bash[28361]: audit 2023-12-01T16:25:30.424714+0000 mon.a (mon.0) 12622 : audit 0 from='client.? 172.21.15.80:0/1505394095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:25:31.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:25:31 smithi080 bash[41963]: cluster 2023-12-01T16:25:29.769172+0000 mgr.y (mgr.24362) 20904 : cluster 0 pgmap v20873: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:31.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:25:31 smithi080 bash[41963]: audit 2023-12-01T16:25:30.424714+0000 mon.a (mon.0) 12622 : audit 0 from='client.? 172.21.15.80:0/1505394095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:25:31.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:25:31 smithi090 bash[32384]: cluster 2023-12-01T16:25:29.769172+0000 mgr.y (mgr.24362) 20904 : cluster 0 pgmap v20873: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:31.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:25:31 smithi090 bash[32384]: audit 2023-12-01T16:25:30.424714+0000 mon.a (mon.0) 12622 : audit 0 from='client.? 172.21.15.80:0/1505394095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:25:33.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:25:33 smithi080 bash[28361]: cluster 2023-12-01T16:25:31.770254+0000 mgr.y (mgr.24362) 20905 : cluster 0 pgmap v20874: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:33.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:25:33 smithi080 bash[28361]: audit 2023-12-01T16:25:32.883623+0000 mon.c (mon.2) 13367 : audit 0 from='client.? 172.21.15.80:0/1915768328' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:25:33.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:25:33 smithi080 bash[41963]: cluster 2023-12-01T16:25:31.770254+0000 mgr.y (mgr.24362) 20905 : cluster 0 pgmap v20874: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:33.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:25:33 smithi080 bash[41963]: audit 2023-12-01T16:25:32.883623+0000 mon.c (mon.2) 13367 : audit 0 from='client.? 172.21.15.80:0/1915768328' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:25:33.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:25:33 smithi090 bash[32384]: cluster 2023-12-01T16:25:31.770254+0000 mgr.y (mgr.24362) 20905 : cluster 0 pgmap v20874: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:33.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:25:33 smithi090 bash[32384]: audit 2023-12-01T16:25:32.883623+0000 mon.c (mon.2) 13367 : audit 0 from='client.? 172.21.15.80:0/1915768328' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:25:35.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:25:35 smithi080 bash[41963]: cluster 2023-12-01T16:25:33.770905+0000 mgr.y (mgr.24362) 20906 : cluster 0 pgmap v20875: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:35.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:25:35 smithi080 bash[28361]: cluster 2023-12-01T16:25:33.770905+0000 mgr.y (mgr.24362) 20906 : cluster 0 pgmap v20875: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:35.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:25:35 smithi090 bash[32384]: cluster 2023-12-01T16:25:33.770905+0000 mgr.y (mgr.24362) 20906 : cluster 0 pgmap v20875: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:36.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:25:36 smithi090 bash[32384]: audit 2023-12-01T16:25:35.259324+0000 mon.a (mon.0) 12623 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:25:36.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:25:36 smithi090 bash[32384]: audit 2023-12-01T16:25:35.269775+0000 mon.a (mon.0) 12624 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:25:36.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:25:36 smithi090 bash[32384]: audit 2023-12-01T16:25:35.368510+0000 mon.a (mon.0) 12625 : audit 0 from='client.? 172.21.15.80:0/1708978429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:25:36.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:25:36 smithi090 bash[32384]: audit 2023-12-01T16:25:35.662447+0000 mon.a (mon.0) 12626 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:25:36.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:25:36 smithi090 bash[32384]: audit 2023-12-01T16:25:35.692060+0000 mon.a (mon.0) 12627 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:25:36.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:25:36 smithi090 bash[32384]: cluster 2023-12-01T16:25:35.771399+0000 mgr.y (mgr.24362) 20907 : cluster 0 pgmap v20876: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:36.683 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:25:36 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:25:36] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-12-01T16:25:36.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:25:36 smithi080 bash[41963]: audit 2023-12-01T16:25:35.259324+0000 mon.a (mon.0) 12623 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:25:36.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:25:36 smithi080 bash[41963]: audit 2023-12-01T16:25:35.269775+0000 mon.a (mon.0) 12624 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:25:36.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:25:36 smithi080 bash[41963]: audit 2023-12-01T16:25:35.368510+0000 mon.a (mon.0) 12625 : audit 0 from='client.? 172.21.15.80:0/1708978429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:25:36.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:25:36 smithi080 bash[41963]: audit 2023-12-01T16:25:35.662447+0000 mon.a (mon.0) 12626 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:25:36.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:25:36 smithi080 bash[41963]: audit 2023-12-01T16:25:35.692060+0000 mon.a (mon.0) 12627 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:25:36.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:25:36 smithi080 bash[41963]: cluster 2023-12-01T16:25:35.771399+0000 mgr.y (mgr.24362) 20907 : cluster 0 pgmap v20876: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:36.684 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:25:36 smithi080 bash[28361]: audit 2023-12-01T16:25:35.259324+0000 mon.a (mon.0) 12623 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:25:36.684 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:25:36 smithi080 bash[28361]: audit 2023-12-01T16:25:35.269775+0000 mon.a (mon.0) 12624 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:25:36.684 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:25:36 smithi080 bash[28361]: audit 2023-12-01T16:25:35.368510+0000 mon.a (mon.0) 12625 : audit 0 from='client.? 172.21.15.80:0/1708978429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:25:36.684 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:25:36 smithi080 bash[28361]: audit 2023-12-01T16:25:35.662447+0000 mon.a (mon.0) 12626 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:25:36.684 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:25:36 smithi080 bash[28361]: audit 2023-12-01T16:25:35.692060+0000 mon.a (mon.0) 12627 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:25:36.684 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:25:36 smithi080 bash[28361]: cluster 2023-12-01T16:25:35.771399+0000 mgr.y (mgr.24362) 20907 : cluster 0 pgmap v20876: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:38.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:25:38 smithi080 bash[28361]: audit 2023-12-01T16:25:37.823869+0000 mon.a (mon.0) 12628 : audit 0 from='client.? 172.21.15.80:0/2642971022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:25:38.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:25:38 smithi080 bash[41963]: audit 2023-12-01T16:25:37.823869+0000 mon.a (mon.0) 12628 : audit 0 from='client.? 172.21.15.80:0/2642971022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:25:38.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:25:38 smithi090 bash[32384]: audit 2023-12-01T16:25:37.823869+0000 mon.a (mon.0) 12628 : audit 0 from='client.? 172.21.15.80:0/2642971022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:25:39.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:25:39 smithi080 bash[28361]: cluster 2023-12-01T16:25:37.772528+0000 mgr.y (mgr.24362) 20908 : cluster 0 pgmap v20877: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:39.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:25:39 smithi080 bash[41963]: cluster 2023-12-01T16:25:37.772528+0000 mgr.y (mgr.24362) 20908 : cluster 0 pgmap v20877: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:39.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:25:39 smithi090 bash[32384]: cluster 2023-12-01T16:25:37.772528+0000 mgr.y (mgr.24362) 20908 : cluster 0 pgmap v20877: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:41.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:25:41 smithi080 bash[28361]: cluster 2023-12-01T16:25:39.773217+0000 mgr.y (mgr.24362) 20909 : cluster 0 pgmap v20878: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:41.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:25:41 smithi080 bash[28361]: audit 2023-12-01T16:25:40.286454+0000 mon.a (mon.0) 12629 : audit 0 from='client.? 172.21.15.80:0/3475941775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:25:41.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:25:41 smithi080 bash[28361]: audit 2023-12-01T16:25:40.882999+0000 mon.c (mon.2) 13368 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:25:41.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:25:41 smithi080 bash[41963]: cluster 2023-12-01T16:25:39.773217+0000 mgr.y (mgr.24362) 20909 : cluster 0 pgmap v20878: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:41.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:25:41 smithi080 bash[41963]: audit 2023-12-01T16:25:40.286454+0000 mon.a (mon.0) 12629 : audit 0 from='client.? 172.21.15.80:0/3475941775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:25:41.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:25:41 smithi080 bash[41963]: audit 2023-12-01T16:25:40.882999+0000 mon.c (mon.2) 13368 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:25:41.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:25:41 smithi090 bash[32384]: cluster 2023-12-01T16:25:39.773217+0000 mgr.y (mgr.24362) 20909 : cluster 0 pgmap v20878: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:41.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:25:41 smithi090 bash[32384]: audit 2023-12-01T16:25:40.286454+0000 mon.a (mon.0) 12629 : audit 0 from='client.? 172.21.15.80:0/3475941775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:25:41.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:25:41 smithi090 bash[32384]: audit 2023-12-01T16:25:40.882999+0000 mon.c (mon.2) 13368 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:25:43.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:25:43 smithi080 bash[28361]: cluster 2023-12-01T16:25:41.774337+0000 mgr.y (mgr.24362) 20910 : cluster 0 pgmap v20879: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:43.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:25:43 smithi080 bash[28361]: audit 2023-12-01T16:25:42.719541+0000 mon.c (mon.2) 13369 : audit 0 from='client.? 172.21.15.80:0/1415521173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:25:43.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:25:43 smithi080 bash[41963]: cluster 2023-12-01T16:25:41.774337+0000 mgr.y (mgr.24362) 20910 : cluster 0 pgmap v20879: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:43.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:25:43 smithi080 bash[41963]: audit 2023-12-01T16:25:42.719541+0000 mon.c (mon.2) 13369 : audit 0 from='client.? 172.21.15.80:0/1415521173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:25:43.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:25:43 smithi090 bash[32384]: cluster 2023-12-01T16:25:41.774337+0000 mgr.y (mgr.24362) 20910 : cluster 0 pgmap v20879: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:43.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:25:43 smithi090 bash[32384]: audit 2023-12-01T16:25:42.719541+0000 mon.c (mon.2) 13369 : audit 0 from='client.? 172.21.15.80:0/1415521173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:25:45.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:25:45 smithi080 bash[28361]: cluster 2023-12-01T16:25:43.775134+0000 mgr.y (mgr.24362) 20911 : cluster 0 pgmap v20880: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:45.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:25:45 smithi080 bash[41963]: cluster 2023-12-01T16:25:43.775134+0000 mgr.y (mgr.24362) 20911 : cluster 0 pgmap v20880: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:45.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:25:45 smithi090 bash[32384]: cluster 2023-12-01T16:25:43.775134+0000 mgr.y (mgr.24362) 20911 : cluster 0 pgmap v20880: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:46.433 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 01 16:25:46 smithi080 bash[28629]: ::ffff:172.21.15.90 - - [01/Dec/2023:16:25:46] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-12-01T16:25:46.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:25:46 smithi080 bash[28361]: audit 2023-12-01T16:25:45.223398+0000 mon.c (mon.2) 13370 : audit 0 from='client.? 172.21.15.80:0/1040180321' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:25:46.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:25:46 smithi080 bash[28361]: audit 2023-12-01T16:25:46.041747+0000 mon.a (mon.0) 12630 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:25:46.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:25:46 smithi080 bash[28361]: audit 2023-12-01T16:25:46.050934+0000 mon.a (mon.0) 12631 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:25:46.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:25:46 smithi080 bash[28361]: audit 2023-12-01T16:25:46.053420+0000 mon.c (mon.2) 13371 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:25:46.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:25:46 smithi080 bash[28361]: audit 2023-12-01T16:25:46.054909+0000 mon.c (mon.2) 13372 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:25:46.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:25:46 smithi080 bash[28361]: audit 2023-12-01T16:25:46.063836+0000 mon.a (mon.0) 12632 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:25:46.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:25:46 smithi080 bash[41963]: audit 2023-12-01T16:25:45.223398+0000 mon.c (mon.2) 13370 : audit 0 from='client.? 172.21.15.80:0/1040180321' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:25:46.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:25:46 smithi080 bash[41963]: audit 2023-12-01T16:25:46.041747+0000 mon.a (mon.0) 12630 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:25:46.435 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:25:46 smithi080 bash[41963]: audit 2023-12-01T16:25:46.050934+0000 mon.a (mon.0) 12631 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:25:46.435 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:25:46 smithi080 bash[41963]: audit 2023-12-01T16:25:46.053420+0000 mon.c (mon.2) 13371 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:25:46.435 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:25:46 smithi080 bash[41963]: audit 2023-12-01T16:25:46.054909+0000 mon.c (mon.2) 13372 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:25:46.435 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:25:46 smithi080 bash[41963]: audit 2023-12-01T16:25:46.063836+0000 mon.a (mon.0) 12632 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:25:46.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:25:46 smithi090 bash[32384]: audit 2023-12-01T16:25:45.223398+0000 mon.c (mon.2) 13370 : audit 0 from='client.? 172.21.15.80:0/1040180321' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:25:46.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:25:46 smithi090 bash[32384]: audit 2023-12-01T16:25:46.041747+0000 mon.a (mon.0) 12630 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:25:46.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:25:46 smithi090 bash[32384]: audit 2023-12-01T16:25:46.050934+0000 mon.a (mon.0) 12631 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:25:46.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:25:46 smithi090 bash[32384]: audit 2023-12-01T16:25:46.053420+0000 mon.c (mon.2) 13371 : audit 0 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:25:46.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:25:46 smithi090 bash[32384]: audit 2023-12-01T16:25:46.054909+0000 mon.c (mon.2) 13372 : audit 1 from='mgr.24362 172.21.15.80:0/2117334250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:25:46.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:25:46 smithi090 bash[32384]: audit 2023-12-01T16:25:46.063836+0000 mon.a (mon.0) 12632 : audit 1 from='mgr.24362 ' entity='mgr.y' 2023-12-01T16:25:47.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:25:47 smithi080 bash[28361]: cluster 2023-12-01T16:25:45.775835+0000 mgr.y (mgr.24362) 20912 : cluster 0 pgmap v20881: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:47.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:25:47 smithi080 bash[41963]: cluster 2023-12-01T16:25:45.775835+0000 mgr.y (mgr.24362) 20912 : cluster 0 pgmap v20881: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:47.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:25:47 smithi090 bash[32384]: cluster 2023-12-01T16:25:45.775835+0000 mgr.y (mgr.24362) 20912 : cluster 0 pgmap v20881: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:48.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:25:48 smithi080 bash[28361]: audit 2023-12-01T16:25:47.675359+0000 mon.a (mon.0) 12633 : audit 0 from='client.? 172.21.15.80:0/3006276947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:25:48.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:25:48 smithi080 bash[41963]: audit 2023-12-01T16:25:47.675359+0000 mon.a (mon.0) 12633 : audit 0 from='client.? 172.21.15.80:0/3006276947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:25:48.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:25:48 smithi090 bash[32384]: audit 2023-12-01T16:25:47.675359+0000 mon.a (mon.0) 12633 : audit 0 from='client.? 172.21.15.80:0/3006276947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:25:49.432 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 01 16:25:49 smithi080 bash[28361]: cluster 2023-12-01T16:25:47.776894+0000 mgr.y (mgr.24362) 20913 : cluster 0 pgmap v20882: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:49.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 01 16:25:49 smithi080 bash[41963]: cluster 2023-12-01T16:25:47.776894+0000 mgr.y (mgr.24362) 20913 : cluster 0 pgmap v20882: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:49.521 INFO:journalctl@ceph.mon.b.smithi090.stdout:Dec 01 16:25:49 smithi090 bash[32384]: cluster 2023-12-01T16:25:47.776894+0000 mgr.y (mgr.24362) 20913 : cluster 0 pgmap v20882: 73 pgs: 73 active+clean; 579 KiB data, 292 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:50.844 DEBUG:teuthology.exit:Got signal 15; running 1 handler... 2023-12-01T16:25:50.845 DEBUG:teuthology.task.console_log:Killing console logger for smithi080 2023-12-01T16:25:50.846 DEBUG:teuthology.task.console_log:Killing console logger for smithi090 2023-12-01T16:25:50.846 DEBUG:teuthology.exit:Finished running handlers